aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/algebra/strap/DFLOAT.lsp946
-rw-r--r--src/algebra/strap/OUTFORM.lsp858
-rw-r--r--src/share/algebra/browse.daase2200
-rw-r--r--src/share/algebra/category.daase3089
-rw-r--r--src/share/algebra/compress.daase1298
-rw-r--r--src/share/algebra/interp.daase9708
-rw-r--r--src/share/algebra/operation.daase32984
7 files changed, 25545 insertions, 25538 deletions
diff --git a/src/algebra/strap/DFLOAT.lsp b/src/algebra/strap/DFLOAT.lsp
index ec08fcad..bc21825f 100644
--- a/src/algebra/strap/DFLOAT.lsp
+++ b/src/algebra/strap/DFLOAT.lsp
@@ -1,77 +1,70 @@
(/VERSIONCHECK 2)
-(DEFUN |DFLOAT;doubleFloatFormat;2S;1| (|s| $)
- (PROG (|ss|)
- (RETURN
- (SEQ (LETT |ss| (|getShellEntry| $ 6)
- |DFLOAT;doubleFloatFormat;2S;1|)
- (SETELT $ 6 |s|) (EXIT |ss|)))))
-
-(DEFUN |DFLOAT;OMwrite;$S;2| (|x| $)
+(DEFUN |DFLOAT;OMwrite;$S;1| (|x| $)
(PROG (|sp| |dev| |s|)
(RETURN
- (SEQ (LETT |s| "" |DFLOAT;OMwrite;$S;2|)
- (LETT |sp| (OM-STRINGTOSTRINGPTR |s|) |DFLOAT;OMwrite;$S;2|)
+ (SEQ (LETT |s| "" |DFLOAT;OMwrite;$S;1|)
+ (LETT |sp| (OM-STRINGTOSTRINGPTR |s|) |DFLOAT;OMwrite;$S;1|)
(LETT |dev|
- (SPADCALL |sp| (SPADCALL (|getShellEntry| $ 10))
- (|getShellEntry| $ 12))
- |DFLOAT;OMwrite;$S;2|)
- (SPADCALL |dev| (|getShellEntry| $ 14))
- (SPADCALL |dev| |x| (|getShellEntry| $ 16))
- (SPADCALL |dev| (|getShellEntry| $ 17))
- (SPADCALL |dev| (|getShellEntry| $ 18))
- (LETT |s| (OM-STRINGPTRTOSTRING |sp|) |DFLOAT;OMwrite;$S;2|)
+ (SPADCALL |sp| (SPADCALL (|getShellEntry| $ 7))
+ (|getShellEntry| $ 10))
+ |DFLOAT;OMwrite;$S;1|)
+ (SPADCALL |dev| (|getShellEntry| $ 12))
+ (SPADCALL |dev| |x| (|getShellEntry| $ 14))
+ (SPADCALL |dev| (|getShellEntry| $ 15))
+ (SPADCALL |dev| (|getShellEntry| $ 16))
+ (LETT |s| (OM-STRINGPTRTOSTRING |sp|) |DFLOAT;OMwrite;$S;1|)
(EXIT |s|)))))
-(DEFUN |DFLOAT;OMwrite;$BS;3| (|x| |wholeObj| $)
+(DEFUN |DFLOAT;OMwrite;$BS;2| (|x| |wholeObj| $)
(PROG (|sp| |dev| |s|)
(RETURN
- (SEQ (LETT |s| "" |DFLOAT;OMwrite;$BS;3|)
+ (SEQ (LETT |s| "" |DFLOAT;OMwrite;$BS;2|)
(LETT |sp| (OM-STRINGTOSTRINGPTR |s|)
- |DFLOAT;OMwrite;$BS;3|)
+ |DFLOAT;OMwrite;$BS;2|)
(LETT |dev|
- (SPADCALL |sp| (SPADCALL (|getShellEntry| $ 10))
- (|getShellEntry| $ 12))
- |DFLOAT;OMwrite;$BS;3|)
- (COND (|wholeObj| (SPADCALL |dev| (|getShellEntry| $ 14))))
- (SPADCALL |dev| |x| (|getShellEntry| $ 16))
- (COND (|wholeObj| (SPADCALL |dev| (|getShellEntry| $ 17))))
- (SPADCALL |dev| (|getShellEntry| $ 18))
+ (SPADCALL |sp| (SPADCALL (|getShellEntry| $ 7))
+ (|getShellEntry| $ 10))
+ |DFLOAT;OMwrite;$BS;2|)
+ (COND (|wholeObj| (SPADCALL |dev| (|getShellEntry| $ 12))))
+ (SPADCALL |dev| |x| (|getShellEntry| $ 14))
+ (COND (|wholeObj| (SPADCALL |dev| (|getShellEntry| $ 15))))
+ (SPADCALL |dev| (|getShellEntry| $ 16))
(LETT |s| (OM-STRINGPTRTOSTRING |sp|)
- |DFLOAT;OMwrite;$BS;3|)
+ |DFLOAT;OMwrite;$BS;2|)
(EXIT |s|)))))
-(DEFUN |DFLOAT;OMwrite;Omd$V;4| (|dev| |x| $)
- (SEQ (SPADCALL |dev| (|getShellEntry| $ 14))
- (SPADCALL |dev| |x| (|getShellEntry| $ 16))
- (EXIT (SPADCALL |dev| (|getShellEntry| $ 17)))))
+(DEFUN |DFLOAT;OMwrite;Omd$V;3| (|dev| |x| $)
+ (SEQ (SPADCALL |dev| (|getShellEntry| $ 12))
+ (SPADCALL |dev| |x| (|getShellEntry| $ 14))
+ (EXIT (SPADCALL |dev| (|getShellEntry| $ 15)))))
-(DEFUN |DFLOAT;OMwrite;Omd$BV;5| (|dev| |x| |wholeObj| $)
- (SEQ (COND (|wholeObj| (SPADCALL |dev| (|getShellEntry| $ 14))))
- (SPADCALL |dev| |x| (|getShellEntry| $ 16))
+(DEFUN |DFLOAT;OMwrite;Omd$BV;4| (|dev| |x| |wholeObj| $)
+ (SEQ (COND (|wholeObj| (SPADCALL |dev| (|getShellEntry| $ 12))))
+ (SPADCALL |dev| |x| (|getShellEntry| $ 14))
(EXIT (COND
- (|wholeObj| (SPADCALL |dev| (|getShellEntry| $ 17)))))))
+ (|wholeObj| (SPADCALL |dev| (|getShellEntry| $ 15)))))))
(PUT '|DFLOAT;checkComplex| '|SPADreplace| 'C-TO-R)
(DEFUN |DFLOAT;checkComplex| (|x| $) (C-TO-R |x|))
-(PUT '|DFLOAT;base;Pi;7| '|SPADreplace| '(XLAM NIL (FLOAT-RADIX 0.0)))
+(PUT '|DFLOAT;base;Pi;6| '|SPADreplace| '(XLAM NIL (FLOAT-RADIX 0.0)))
-(DEFUN |DFLOAT;base;Pi;7| ($) (FLOAT-RADIX 0.0))
+(DEFUN |DFLOAT;base;Pi;6| ($) (FLOAT-RADIX 0.0))
-(DEFUN |DFLOAT;mantissa;$I;8| (|x| $) (QCAR (|DFLOAT;manexp| |x| $)))
+(DEFUN |DFLOAT;mantissa;$I;7| (|x| $) (QCAR (|DFLOAT;manexp| |x| $)))
-(DEFUN |DFLOAT;exponent;$I;9| (|x| $) (QCDR (|DFLOAT;manexp| |x| $)))
+(DEFUN |DFLOAT;exponent;$I;8| (|x| $) (QCDR (|DFLOAT;manexp| |x| $)))
-(PUT '|DFLOAT;precision;Pi;10| '|SPADreplace|
+(PUT '|DFLOAT;precision;Pi;9| '|SPADreplace|
'(XLAM NIL (FLOAT-DIGITS 0.0)))
-(DEFUN |DFLOAT;precision;Pi;10| ($) (FLOAT-DIGITS 0.0))
+(DEFUN |DFLOAT;precision;Pi;9| ($) (FLOAT-DIGITS 0.0))
-(DEFUN |DFLOAT;bits;Pi;11| ($)
- (PROG (#0=#:G1421)
+(DEFUN |DFLOAT;bits;Pi;10| ($)
+ (PROG (#0=#:G1422)
(RETURN
(COND
((EQL (FLOAT-RADIX 0.0) 2) (FLOAT-DIGITS 0.0))
@@ -82,252 +75,251 @@
(SPADCALL
(FLOAT (FLOAT-RADIX 0.0)
|$DoubleFloatMaximum|)
- (|getShellEntry| $ 30))
- (|getShellEntry| $ 31)))
- |DFLOAT;bits;Pi;11|)
+ (|getShellEntry| $ 28))
+ (|getShellEntry| $ 29)))
+ |DFLOAT;bits;Pi;10|)
(|check-subtype| (> #0# 0) '(|PositiveInteger|) #0#)))))))
-(PUT '|DFLOAT;max;$;12| '|SPADreplace|
+(PUT '|DFLOAT;max;$;11| '|SPADreplace|
'(XLAM NIL |$DoubleFloatMaximum|))
-(DEFUN |DFLOAT;max;$;12| ($) |$DoubleFloatMaximum|)
+(DEFUN |DFLOAT;max;$;11| ($) |$DoubleFloatMaximum|)
-(PUT '|DFLOAT;min;$;13| '|SPADreplace|
+(PUT '|DFLOAT;min;$;12| '|SPADreplace|
'(XLAM NIL |$DoubleFloatMinimum|))
-(DEFUN |DFLOAT;min;$;13| ($) |$DoubleFloatMinimum|)
+(DEFUN |DFLOAT;min;$;12| ($) |$DoubleFloatMinimum|)
-(DEFUN |DFLOAT;order;$I;14| (|a| $)
- (- (+ (FLOAT-DIGITS 0.0) (SPADCALL |a| (|getShellEntry| $ 28))) 1))
+(DEFUN |DFLOAT;order;$I;13| (|a| $)
+ (- (+ (FLOAT-DIGITS 0.0) (SPADCALL |a| (|getShellEntry| $ 26))) 1))
-(PUT '|DFLOAT;Zero;$;15| '|SPADreplace|
+(PUT '|DFLOAT;Zero;$;14| '|SPADreplace|
'(XLAM NIL (FLOAT 0 |$DoubleFloatMaximum|)))
-(DEFUN |DFLOAT;Zero;$;15| ($) (FLOAT 0 |$DoubleFloatMaximum|))
+(DEFUN |DFLOAT;Zero;$;14| ($) (FLOAT 0 |$DoubleFloatMaximum|))
-(PUT '|DFLOAT;One;$;16| '|SPADreplace|
+(PUT '|DFLOAT;One;$;15| '|SPADreplace|
'(XLAM NIL (FLOAT 1 |$DoubleFloatMaximum|)))
-(DEFUN |DFLOAT;One;$;16| ($) (FLOAT 1 |$DoubleFloatMaximum|))
+(DEFUN |DFLOAT;One;$;15| ($) (FLOAT 1 |$DoubleFloatMaximum|))
-(DEFUN |DFLOAT;exp1;$;17| ($)
+(DEFUN |DFLOAT;exp1;$;16| ($)
(/ (FLOAT 534625820200 |$DoubleFloatMaximum|)
(FLOAT 196677847971 |$DoubleFloatMaximum|)))
-(PUT '|DFLOAT;pi;$;18| '|SPADreplace| '(XLAM NIL PI))
+(PUT '|DFLOAT;pi;$;17| '|SPADreplace| '(XLAM NIL PI))
-(DEFUN |DFLOAT;pi;$;18| ($) PI)
+(DEFUN |DFLOAT;pi;$;17| ($) PI)
-(DEFUN |DFLOAT;coerce;$Of;19| (|x| $)
- (SPADCALL (FORMAT NIL (|getShellEntry| $ 6) |x|)
- (|getShellEntry| $ 41)))
+(DEFUN |DFLOAT;coerce;$Of;18| (|x| $)
+ (SPADCALL |x| (|getShellEntry| $ 39)))
-(DEFUN |DFLOAT;convert;$If;20| (|x| $)
- (SPADCALL |x| (|getShellEntry| $ 44)))
+(DEFUN |DFLOAT;convert;$If;19| (|x| $)
+ (SPADCALL |x| (|getShellEntry| $ 42)))
-(PUT '|DFLOAT;<;2$B;21| '|SPADreplace| '<)
+(PUT '|DFLOAT;<;2$B;20| '|SPADreplace| '<)
-(DEFUN |DFLOAT;<;2$B;21| (|x| |y| $) (< |x| |y|))
+(DEFUN |DFLOAT;<;2$B;20| (|x| |y| $) (< |x| |y|))
-(PUT '|DFLOAT;-;2$;22| '|SPADreplace| '-)
+(PUT '|DFLOAT;-;2$;21| '|SPADreplace| '-)
-(DEFUN |DFLOAT;-;2$;22| (|x| $) (- |x|))
+(DEFUN |DFLOAT;-;2$;21| (|x| $) (- |x|))
-(PUT '|DFLOAT;+;3$;23| '|SPADreplace| '+)
+(PUT '|DFLOAT;+;3$;22| '|SPADreplace| '+)
-(DEFUN |DFLOAT;+;3$;23| (|x| |y| $) (+ |x| |y|))
+(DEFUN |DFLOAT;+;3$;22| (|x| |y| $) (+ |x| |y|))
-(PUT '|DFLOAT;-;3$;24| '|SPADreplace| '-)
+(PUT '|DFLOAT;-;3$;23| '|SPADreplace| '-)
-(DEFUN |DFLOAT;-;3$;24| (|x| |y| $) (- |x| |y|))
+(DEFUN |DFLOAT;-;3$;23| (|x| |y| $) (- |x| |y|))
-(PUT '|DFLOAT;*;3$;25| '|SPADreplace| '*)
+(PUT '|DFLOAT;*;3$;24| '|SPADreplace| '*)
-(DEFUN |DFLOAT;*;3$;25| (|x| |y| $) (* |x| |y|))
+(DEFUN |DFLOAT;*;3$;24| (|x| |y| $) (* |x| |y|))
-(PUT '|DFLOAT;*;I2$;26| '|SPADreplace| '*)
+(PUT '|DFLOAT;*;I2$;25| '|SPADreplace| '*)
-(DEFUN |DFLOAT;*;I2$;26| (|i| |x| $) (* |i| |x|))
+(DEFUN |DFLOAT;*;I2$;25| (|i| |x| $) (* |i| |x|))
-(PUT '|DFLOAT;max;3$;27| '|SPADreplace| 'MAX)
+(PUT '|DFLOAT;max;3$;26| '|SPADreplace| 'MAX)
-(DEFUN |DFLOAT;max;3$;27| (|x| |y| $) (MAX |x| |y|))
+(DEFUN |DFLOAT;max;3$;26| (|x| |y| $) (MAX |x| |y|))
-(PUT '|DFLOAT;min;3$;28| '|SPADreplace| 'MIN)
+(PUT '|DFLOAT;min;3$;27| '|SPADreplace| 'MIN)
-(DEFUN |DFLOAT;min;3$;28| (|x| |y| $) (MIN |x| |y|))
+(DEFUN |DFLOAT;min;3$;27| (|x| |y| $) (MIN |x| |y|))
-(PUT '|DFLOAT;=;2$B;29| '|SPADreplace| '=)
+(PUT '|DFLOAT;=;2$B;28| '|SPADreplace| '=)
-(DEFUN |DFLOAT;=;2$B;29| (|x| |y| $) (= |x| |y|))
+(DEFUN |DFLOAT;=;2$B;28| (|x| |y| $) (= |x| |y|))
-(PUT '|DFLOAT;/;$I$;30| '|SPADreplace| '/)
+(PUT '|DFLOAT;/;$I$;29| '|SPADreplace| '/)
-(DEFUN |DFLOAT;/;$I$;30| (|x| |i| $) (/ |x| |i|))
+(DEFUN |DFLOAT;/;$I$;29| (|x| |i| $) (/ |x| |i|))
-(DEFUN |DFLOAT;sqrt;2$;31| (|x| $)
+(DEFUN |DFLOAT;sqrt;2$;30| (|x| $)
(|DFLOAT;checkComplex| (SQRT |x|) $))
-(DEFUN |DFLOAT;log10;2$;32| (|x| $)
+(DEFUN |DFLOAT;log10;2$;31| (|x| $)
(|DFLOAT;checkComplex| (|log| |x|) $))
-(PUT '|DFLOAT;**;$I$;33| '|SPADreplace| 'EXPT)
+(PUT '|DFLOAT;**;$I$;32| '|SPADreplace| 'EXPT)
-(DEFUN |DFLOAT;**;$I$;33| (|x| |i| $) (EXPT |x| |i|))
+(DEFUN |DFLOAT;**;$I$;32| (|x| |i| $) (EXPT |x| |i|))
-(DEFUN |DFLOAT;**;3$;34| (|x| |y| $)
+(DEFUN |DFLOAT;**;3$;33| (|x| |y| $)
(|DFLOAT;checkComplex| (EXPT |x| |y|) $))
-(PUT '|DFLOAT;coerce;I$;35| '|SPADreplace|
+(PUT '|DFLOAT;coerce;I$;34| '|SPADreplace|
'(XLAM (|i|) (FLOAT |i| |$DoubleFloatMaximum|)))
-(DEFUN |DFLOAT;coerce;I$;35| (|i| $)
+(DEFUN |DFLOAT;coerce;I$;34| (|i| $)
(FLOAT |i| |$DoubleFloatMaximum|))
-(PUT '|DFLOAT;exp;2$;36| '|SPADreplace| 'EXP)
+(PUT '|DFLOAT;exp;2$;35| '|SPADreplace| 'EXP)
-(DEFUN |DFLOAT;exp;2$;36| (|x| $) (EXP |x|))
+(DEFUN |DFLOAT;exp;2$;35| (|x| $) (EXP |x|))
-(DEFUN |DFLOAT;log;2$;37| (|x| $) (|DFLOAT;checkComplex| (LN |x|) $))
+(DEFUN |DFLOAT;log;2$;36| (|x| $) (|DFLOAT;checkComplex| (LN |x|) $))
-(DEFUN |DFLOAT;log2;2$;38| (|x| $)
+(DEFUN |DFLOAT;log2;2$;37| (|x| $)
(|DFLOAT;checkComplex| (LOG2 |x|) $))
-(PUT '|DFLOAT;sin;2$;39| '|SPADreplace| 'SIN)
+(PUT '|DFLOAT;sin;2$;38| '|SPADreplace| 'SIN)
-(DEFUN |DFLOAT;sin;2$;39| (|x| $) (SIN |x|))
+(DEFUN |DFLOAT;sin;2$;38| (|x| $) (SIN |x|))
-(PUT '|DFLOAT;cos;2$;40| '|SPADreplace| 'COS)
+(PUT '|DFLOAT;cos;2$;39| '|SPADreplace| 'COS)
-(DEFUN |DFLOAT;cos;2$;40| (|x| $) (COS |x|))
+(DEFUN |DFLOAT;cos;2$;39| (|x| $) (COS |x|))
-(PUT '|DFLOAT;tan;2$;41| '|SPADreplace| 'TAN)
+(PUT '|DFLOAT;tan;2$;40| '|SPADreplace| 'TAN)
-(DEFUN |DFLOAT;tan;2$;41| (|x| $) (TAN |x|))
+(DEFUN |DFLOAT;tan;2$;40| (|x| $) (TAN |x|))
-(PUT '|DFLOAT;cot;2$;42| '|SPADreplace| 'COT)
+(PUT '|DFLOAT;cot;2$;41| '|SPADreplace| 'COT)
-(DEFUN |DFLOAT;cot;2$;42| (|x| $) (COT |x|))
+(DEFUN |DFLOAT;cot;2$;41| (|x| $) (COT |x|))
-(PUT '|DFLOAT;sec;2$;43| '|SPADreplace| 'SEC)
+(PUT '|DFLOAT;sec;2$;42| '|SPADreplace| 'SEC)
-(DEFUN |DFLOAT;sec;2$;43| (|x| $) (SEC |x|))
+(DEFUN |DFLOAT;sec;2$;42| (|x| $) (SEC |x|))
-(PUT '|DFLOAT;csc;2$;44| '|SPADreplace| 'CSC)
+(PUT '|DFLOAT;csc;2$;43| '|SPADreplace| 'CSC)
-(DEFUN |DFLOAT;csc;2$;44| (|x| $) (CSC |x|))
+(DEFUN |DFLOAT;csc;2$;43| (|x| $) (CSC |x|))
-(DEFUN |DFLOAT;asin;2$;45| (|x| $)
+(DEFUN |DFLOAT;asin;2$;44| (|x| $)
(|DFLOAT;checkComplex| (ASIN |x|) $))
-(DEFUN |DFLOAT;acos;2$;46| (|x| $)
+(DEFUN |DFLOAT;acos;2$;45| (|x| $)
(|DFLOAT;checkComplex| (ACOS |x|) $))
-(PUT '|DFLOAT;atan;2$;47| '|SPADreplace| 'ATAN)
+(PUT '|DFLOAT;atan;2$;46| '|SPADreplace| 'ATAN)
-(DEFUN |DFLOAT;atan;2$;47| (|x| $) (ATAN |x|))
+(DEFUN |DFLOAT;atan;2$;46| (|x| $) (ATAN |x|))
-(DEFUN |DFLOAT;acsc;2$;48| (|x| $)
+(DEFUN |DFLOAT;acsc;2$;47| (|x| $)
(|DFLOAT;checkComplex| (ACSC |x|) $))
-(PUT '|DFLOAT;acot;2$;49| '|SPADreplace| 'ACOT)
+(PUT '|DFLOAT;acot;2$;48| '|SPADreplace| 'ACOT)
-(DEFUN |DFLOAT;acot;2$;49| (|x| $) (ACOT |x|))
+(DEFUN |DFLOAT;acot;2$;48| (|x| $) (ACOT |x|))
-(DEFUN |DFLOAT;asec;2$;50| (|x| $)
+(DEFUN |DFLOAT;asec;2$;49| (|x| $)
(|DFLOAT;checkComplex| (ASEC |x|) $))
-(PUT '|DFLOAT;sinh;2$;51| '|SPADreplace| 'SINH)
+(PUT '|DFLOAT;sinh;2$;50| '|SPADreplace| 'SINH)
-(DEFUN |DFLOAT;sinh;2$;51| (|x| $) (SINH |x|))
+(DEFUN |DFLOAT;sinh;2$;50| (|x| $) (SINH |x|))
-(PUT '|DFLOAT;cosh;2$;52| '|SPADreplace| 'COSH)
+(PUT '|DFLOAT;cosh;2$;51| '|SPADreplace| 'COSH)
-(DEFUN |DFLOAT;cosh;2$;52| (|x| $) (COSH |x|))
+(DEFUN |DFLOAT;cosh;2$;51| (|x| $) (COSH |x|))
-(PUT '|DFLOAT;tanh;2$;53| '|SPADreplace| 'TANH)
+(PUT '|DFLOAT;tanh;2$;52| '|SPADreplace| 'TANH)
-(DEFUN |DFLOAT;tanh;2$;53| (|x| $) (TANH |x|))
+(DEFUN |DFLOAT;tanh;2$;52| (|x| $) (TANH |x|))
-(PUT '|DFLOAT;csch;2$;54| '|SPADreplace| 'CSCH)
+(PUT '|DFLOAT;csch;2$;53| '|SPADreplace| 'CSCH)
-(DEFUN |DFLOAT;csch;2$;54| (|x| $) (CSCH |x|))
+(DEFUN |DFLOAT;csch;2$;53| (|x| $) (CSCH |x|))
-(PUT '|DFLOAT;coth;2$;55| '|SPADreplace| 'COTH)
+(PUT '|DFLOAT;coth;2$;54| '|SPADreplace| 'COTH)
-(DEFUN |DFLOAT;coth;2$;55| (|x| $) (COTH |x|))
+(DEFUN |DFLOAT;coth;2$;54| (|x| $) (COTH |x|))
-(PUT '|DFLOAT;sech;2$;56| '|SPADreplace| 'SECH)
+(PUT '|DFLOAT;sech;2$;55| '|SPADreplace| 'SECH)
-(DEFUN |DFLOAT;sech;2$;56| (|x| $) (SECH |x|))
+(DEFUN |DFLOAT;sech;2$;55| (|x| $) (SECH |x|))
-(PUT '|DFLOAT;asinh;2$;57| '|SPADreplace| 'ASINH)
+(PUT '|DFLOAT;asinh;2$;56| '|SPADreplace| 'ASINH)
-(DEFUN |DFLOAT;asinh;2$;57| (|x| $) (ASINH |x|))
+(DEFUN |DFLOAT;asinh;2$;56| (|x| $) (ASINH |x|))
-(DEFUN |DFLOAT;acosh;2$;58| (|x| $)
+(DEFUN |DFLOAT;acosh;2$;57| (|x| $)
(|DFLOAT;checkComplex| (ACOSH |x|) $))
-(DEFUN |DFLOAT;atanh;2$;59| (|x| $)
+(DEFUN |DFLOAT;atanh;2$;58| (|x| $)
(|DFLOAT;checkComplex| (ATANH |x|) $))
-(PUT '|DFLOAT;acsch;2$;60| '|SPADreplace| 'ACSCH)
+(PUT '|DFLOAT;acsch;2$;59| '|SPADreplace| 'ACSCH)
-(DEFUN |DFLOAT;acsch;2$;60| (|x| $) (ACSCH |x|))
+(DEFUN |DFLOAT;acsch;2$;59| (|x| $) (ACSCH |x|))
-(DEFUN |DFLOAT;acoth;2$;61| (|x| $)
+(DEFUN |DFLOAT;acoth;2$;60| (|x| $)
(|DFLOAT;checkComplex| (ACOTH |x|) $))
-(DEFUN |DFLOAT;asech;2$;62| (|x| $)
+(DEFUN |DFLOAT;asech;2$;61| (|x| $)
(|DFLOAT;checkComplex| (ASECH |x|) $))
-(PUT '|DFLOAT;/;3$;63| '|SPADreplace| '/)
+(PUT '|DFLOAT;/;3$;62| '|SPADreplace| '/)
-(DEFUN |DFLOAT;/;3$;63| (|x| |y| $) (/ |x| |y|))
+(DEFUN |DFLOAT;/;3$;62| (|x| |y| $) (/ |x| |y|))
-(PUT '|DFLOAT;negative?;$B;64| '|SPADreplace| 'MINUSP)
+(PUT '|DFLOAT;negative?;$B;63| '|SPADreplace| 'MINUSP)
-(DEFUN |DFLOAT;negative?;$B;64| (|x| $) (MINUSP |x|))
+(DEFUN |DFLOAT;negative?;$B;63| (|x| $) (MINUSP |x|))
-(PUT '|DFLOAT;zero?;$B;65| '|SPADreplace| 'ZEROP)
+(PUT '|DFLOAT;zero?;$B;64| '|SPADreplace| 'ZEROP)
-(DEFUN |DFLOAT;zero?;$B;65| (|x| $) (ZEROP |x|))
+(DEFUN |DFLOAT;zero?;$B;64| (|x| $) (ZEROP |x|))
-(PUT '|DFLOAT;hash;$Si;66| '|SPADreplace| 'HASHEQ)
+(PUT '|DFLOAT;hash;$Si;65| '|SPADreplace| 'HASHEQ)
-(DEFUN |DFLOAT;hash;$Si;66| (|x| $) (HASHEQ |x|))
+(DEFUN |DFLOAT;hash;$Si;65| (|x| $) (HASHEQ |x|))
-(DEFUN |DFLOAT;recip;$U;67| (|x| $)
+(DEFUN |DFLOAT;recip;$U;66| (|x| $)
(COND ((ZEROP |x|) (CONS 1 "failed")) ('T (CONS 0 (/ 1.0 |x|)))))
-(PUT '|DFLOAT;differentiate;2$;68| '|SPADreplace| '(XLAM (|x|) 0.0))
+(PUT '|DFLOAT;differentiate;2$;67| '|SPADreplace| '(XLAM (|x|) 0.0))
-(DEFUN |DFLOAT;differentiate;2$;68| (|x| $) 0.0)
+(DEFUN |DFLOAT;differentiate;2$;67| (|x| $) 0.0)
-(DEFUN |DFLOAT;Gamma;2$;69| (|x| $)
- (SPADCALL |x| (|getShellEntry| $ 96)))
+(DEFUN |DFLOAT;Gamma;2$;68| (|x| $)
+ (SPADCALL |x| (|getShellEntry| $ 94)))
-(DEFUN |DFLOAT;Beta;3$;70| (|x| |y| $)
- (SPADCALL |x| |y| (|getShellEntry| $ 98)))
+(DEFUN |DFLOAT;Beta;3$;69| (|x| |y| $)
+ (SPADCALL |x| |y| (|getShellEntry| $ 96)))
-(PUT '|DFLOAT;wholePart;$I;71| '|SPADreplace| 'FIX)
+(PUT '|DFLOAT;wholePart;$I;70| '|SPADreplace| 'FIX)
-(DEFUN |DFLOAT;wholePart;$I;71| (|x| $) (FIX |x|))
+(DEFUN |DFLOAT;wholePart;$I;70| (|x| $) (FIX |x|))
-(DEFUN |DFLOAT;float;2IPi$;72| (|ma| |ex| |b| $)
+(DEFUN |DFLOAT;float;2IPi$;71| (|ma| |ex| |b| $)
(* |ma| (EXPT (FLOAT |b| |$DoubleFloatMaximum|) |ex|)))
-(PUT '|DFLOAT;convert;2$;73| '|SPADreplace| '(XLAM (|x|) |x|))
+(PUT '|DFLOAT;convert;2$;72| '|SPADreplace| '(XLAM (|x|) |x|))
-(DEFUN |DFLOAT;convert;2$;73| (|x| $) |x|)
+(DEFUN |DFLOAT;convert;2$;72| (|x| $) |x|)
-(DEFUN |DFLOAT;convert;$F;74| (|x| $)
- (SPADCALL |x| (|getShellEntry| $ 104)))
+(DEFUN |DFLOAT;convert;$F;73| (|x| $)
+ (SPADCALL |x| (|getShellEntry| $ 102)))
-(DEFUN |DFLOAT;rationalApproximation;$NniF;75| (|x| |d| $)
- (SPADCALL |x| |d| 10 (|getShellEntry| $ 108)))
+(DEFUN |DFLOAT;rationalApproximation;$NniF;74| (|x| |d| $)
+ (SPADCALL |x| |d| 10 (|getShellEntry| $ 106)))
-(DEFUN |DFLOAT;atan;3$;76| (|x| |y| $)
+(DEFUN |DFLOAT;atan;3$;75| (|x| |y| $)
(PROG (|theta|)
(RETURN
(SEQ (COND
@@ -338,68 +330,68 @@
('T 0.0)))
('T
(SEQ (LETT |theta| (ATAN (FLOAT-SIGN 1.0 (/ |y| |x|)))
- |DFLOAT;atan;3$;76|)
+ |DFLOAT;atan;3$;75|)
(COND
((< |x| 0.0)
- (LETT |theta| (- PI |theta|) |DFLOAT;atan;3$;76|)))
+ (LETT |theta| (- PI |theta|) |DFLOAT;atan;3$;75|)))
(COND
((< |y| 0.0)
- (LETT |theta| (- |theta|) |DFLOAT;atan;3$;76|)))
+ (LETT |theta| (- |theta|) |DFLOAT;atan;3$;75|)))
(EXIT |theta|))))))))
-(DEFUN |DFLOAT;retract;$F;77| (|x| $)
- (PROG (#0=#:G1496)
+(DEFUN |DFLOAT;retract;$F;76| (|x| $)
+ (PROG (#0=#:G1497)
(RETURN
(SPADCALL |x|
(PROG1 (LETT #0# (- (FLOAT-DIGITS 0.0) 1)
- |DFLOAT;retract;$F;77|)
+ |DFLOAT;retract;$F;76|)
(|check-subtype| (>= #0# 0) '(|NonNegativeInteger|) #0#))
- (FLOAT-RADIX 0.0) (|getShellEntry| $ 108)))))
+ (FLOAT-RADIX 0.0) (|getShellEntry| $ 106)))))
-(DEFUN |DFLOAT;retractIfCan;$U;78| (|x| $)
- (PROG (#0=#:G1501)
+(DEFUN |DFLOAT;retractIfCan;$U;77| (|x| $)
+ (PROG (#0=#:G1502)
(RETURN
(CONS 0
(SPADCALL |x|
(PROG1 (LETT #0# (- (FLOAT-DIGITS 0.0) 1)
- |DFLOAT;retractIfCan;$U;78|)
+ |DFLOAT;retractIfCan;$U;77|)
(|check-subtype| (>= #0# 0) '(|NonNegativeInteger|)
#0#))
- (FLOAT-RADIX 0.0) (|getShellEntry| $ 108))))))
+ (FLOAT-RADIX 0.0) (|getShellEntry| $ 106))))))
-(DEFUN |DFLOAT;retract;$I;79| (|x| $)
+(DEFUN |DFLOAT;retract;$I;78| (|x| $)
(PROG (|n|)
(RETURN
- (SEQ (LETT |n| (FIX |x|) |DFLOAT;retract;$I;79|)
+ (SEQ (LETT |n| (FIX |x|) |DFLOAT;retract;$I;78|)
(EXIT (COND
((= |x| (FLOAT |n| |$DoubleFloatMaximum|)) |n|)
('T (|error| "Not an integer"))))))))
-(DEFUN |DFLOAT;retractIfCan;$U;80| (|x| $)
+(DEFUN |DFLOAT;retractIfCan;$U;79| (|x| $)
(PROG (|n|)
(RETURN
- (SEQ (LETT |n| (FIX |x|) |DFLOAT;retractIfCan;$U;80|)
+ (SEQ (LETT |n| (FIX |x|) |DFLOAT;retractIfCan;$U;79|)
(EXIT (COND
((= |x| (FLOAT |n| |$DoubleFloatMaximum|))
(CONS 0 |n|))
('T (CONS 1 "failed"))))))))
-(DEFUN |DFLOAT;sign;$I;81| (|x| $)
- (SPADCALL (FLOAT-SIGN |x| 1.0) (|getShellEntry| $ 114)))
+(DEFUN |DFLOAT;sign;$I;80| (|x| $)
+ (SPADCALL (FLOAT-SIGN |x| 1.0) (|getShellEntry| $ 112)))
-(PUT '|DFLOAT;abs;2$;82| '|SPADreplace|
+(PUT '|DFLOAT;abs;2$;81| '|SPADreplace|
'(XLAM (|x|) (FLOAT-SIGN 1.0 |x|)))
-(DEFUN |DFLOAT;abs;2$;82| (|x| $) (FLOAT-SIGN 1.0 |x|))
+(DEFUN |DFLOAT;abs;2$;81| (|x| $) (FLOAT-SIGN 1.0 |x|))
(DEFUN |DFLOAT;manexp| (|x| $)
- (PROG (|s| #0=#:G1522 |me| |two53|)
+ (PROG (|s| #0=#:G1523 |me| |two53|)
(RETURN
(SEQ (EXIT (COND
((ZEROP |x|) (CONS 0 0))
('T
(SEQ (LETT |s|
- (SPADCALL |x| (|getShellEntry| $ 117))
+ (SPADCALL |x| (|getShellEntry| $ 115))
|DFLOAT;manexp|)
(LETT |x| (FLOAT-SIGN 1.0 |x|)
|DFLOAT;manexp|)
@@ -411,48 +403,48 @@
(+
(* |s|
(SPADCALL |$DoubleFloatMaximum|
- (|getShellEntry| $ 27)))
+ (|getShellEntry| $ 25)))
1)
(SPADCALL |$DoubleFloatMaximum|
- (|getShellEntry| $ 28)))
+ (|getShellEntry| $ 26)))
|DFLOAT;manexp|)
(GO #0#))))
(LETT |me| (MANEXP |x|) |DFLOAT;manexp|)
(LETT |two53|
(SPADCALL (FLOAT-RADIX 0.0)
(FLOAT-DIGITS 0.0)
- (|getShellEntry| $ 119))
+ (|getShellEntry| $ 117))
|DFLOAT;manexp|)
(EXIT (CONS (* |s|
(FIX (* |two53| (QCAR |me|))))
(- (QCDR |me|) (FLOAT-DIGITS 0.0))))))))
#0# (EXIT #0#)))))
-(DEFUN |DFLOAT;rationalApproximation;$2NniF;84| (|f| |d| |b| $)
- (PROG (|#G103| |nu| |ex| BASE #0=#:G1524 |de| |tol| |#G104| |q| |r|
- |p2| |q2| #1=#:G1540 |#G105| |#G106| |p0| |p1| |#G107|
- |#G108| |q0| |q1| |#G109| |#G110| |s| |t| #2=#:G1538)
+(DEFUN |DFLOAT;rationalApproximation;$2NniF;83| (|f| |d| |b| $)
+ (PROG (|#G102| |nu| |ex| BASE #0=#:G1525 |de| |tol| |#G103| |q| |r|
+ |p2| |q2| #1=#:G1541 |#G104| |#G105| |p0| |p1| |#G106|
+ |#G107| |q0| |q1| |#G108| |#G109| |s| |t| #2=#:G1539)
(RETURN
(SEQ (EXIT (SEQ (PROGN
- (LETT |#G103| (|DFLOAT;manexp| |f| $)
- |DFLOAT;rationalApproximation;$2NniF;84|)
- (LETT |nu| (QCAR |#G103|)
- |DFLOAT;rationalApproximation;$2NniF;84|)
- (LETT |ex| (QCDR |#G103|)
- |DFLOAT;rationalApproximation;$2NniF;84|)
- |#G103|)
+ (LETT |#G102| (|DFLOAT;manexp| |f| $)
+ |DFLOAT;rationalApproximation;$2NniF;83|)
+ (LETT |nu| (QCAR |#G102|)
+ |DFLOAT;rationalApproximation;$2NniF;83|)
+ (LETT |ex| (QCDR |#G102|)
+ |DFLOAT;rationalApproximation;$2NniF;83|)
+ |#G102|)
(LETT BASE (FLOAT-RADIX 0.0)
- |DFLOAT;rationalApproximation;$2NniF;84|)
+ |DFLOAT;rationalApproximation;$2NniF;83|)
(EXIT (COND
((< |ex| 0)
(SEQ (LETT |de|
(EXPT BASE
(PROG1
(LETT #0# (- |ex|)
- |DFLOAT;rationalApproximation;$2NniF;84|)
+ |DFLOAT;rationalApproximation;$2NniF;83|)
(|check-subtype| (>= #0# 0)
'(|NonNegativeInteger|) #0#)))
- |DFLOAT;rationalApproximation;$2NniF;84|)
+ |DFLOAT;rationalApproximation;$2NniF;83|)
(EXIT
(COND
((< |b| 2)
@@ -460,37 +452,37 @@
('T
(SEQ
(LETT |tol| (EXPT |b| |d|)
- |DFLOAT;rationalApproximation;$2NniF;84|)
+ |DFLOAT;rationalApproximation;$2NniF;83|)
(LETT |s| |nu|
- |DFLOAT;rationalApproximation;$2NniF;84|)
+ |DFLOAT;rationalApproximation;$2NniF;83|)
(LETT |t| |de|
- |DFLOAT;rationalApproximation;$2NniF;84|)
+ |DFLOAT;rationalApproximation;$2NniF;83|)
(LETT |p0| 0
- |DFLOAT;rationalApproximation;$2NniF;84|)
+ |DFLOAT;rationalApproximation;$2NniF;83|)
(LETT |p1| 1
- |DFLOAT;rationalApproximation;$2NniF;84|)
+ |DFLOAT;rationalApproximation;$2NniF;83|)
(LETT |q0| 1
- |DFLOAT;rationalApproximation;$2NniF;84|)
+ |DFLOAT;rationalApproximation;$2NniF;83|)
(LETT |q1| 0
- |DFLOAT;rationalApproximation;$2NniF;84|)
+ |DFLOAT;rationalApproximation;$2NniF;83|)
(EXIT
(SEQ G190 NIL
(SEQ
(PROGN
- (LETT |#G104|
+ (LETT |#G103|
(DIVIDE2 |s| |t|)
- |DFLOAT;rationalApproximation;$2NniF;84|)
- (LETT |q| (QCAR |#G104|)
- |DFLOAT;rationalApproximation;$2NniF;84|)
- (LETT |r| (QCDR |#G104|)
- |DFLOAT;rationalApproximation;$2NniF;84|)
- |#G104|)
+ |DFLOAT;rationalApproximation;$2NniF;83|)
+ (LETT |q| (QCAR |#G103|)
+ |DFLOAT;rationalApproximation;$2NniF;83|)
+ (LETT |r| (QCDR |#G103|)
+ |DFLOAT;rationalApproximation;$2NniF;83|)
+ |#G103|)
(LETT |p2|
(+ (* |q| |p1|) |p0|)
- |DFLOAT;rationalApproximation;$2NniF;84|)
+ |DFLOAT;rationalApproximation;$2NniF;83|)
(LETT |q2|
(+ (* |q| |q1|) |q0|)
- |DFLOAT;rationalApproximation;$2NniF;84|)
+ |DFLOAT;rationalApproximation;$2NniF;83|)
(COND
((OR (EQL |r| 0)
(<
@@ -499,44 +491,44 @@
(- (* |nu| |q2|)
(* |de| |p2|)))
(|getShellEntry| $
- 122))
+ 120))
(* |de| (ABS |p2|))))
(EXIT
(PROGN
(LETT #1#
(SPADCALL |p2| |q2|
(|getShellEntry| $
- 121))
- |DFLOAT;rationalApproximation;$2NniF;84|)
+ 119))
+ |DFLOAT;rationalApproximation;$2NniF;83|)
(GO #1#)))))
(PROGN
- (LETT |#G105| |p1|
- |DFLOAT;rationalApproximation;$2NniF;84|)
- (LETT |#G106| |p2|
- |DFLOAT;rationalApproximation;$2NniF;84|)
- (LETT |p0| |#G105|
- |DFLOAT;rationalApproximation;$2NniF;84|)
- (LETT |p1| |#G106|
- |DFLOAT;rationalApproximation;$2NniF;84|))
+ (LETT |#G104| |p1|
+ |DFLOAT;rationalApproximation;$2NniF;83|)
+ (LETT |#G105| |p2|
+ |DFLOAT;rationalApproximation;$2NniF;83|)
+ (LETT |p0| |#G104|
+ |DFLOAT;rationalApproximation;$2NniF;83|)
+ (LETT |p1| |#G105|
+ |DFLOAT;rationalApproximation;$2NniF;83|))
(PROGN
- (LETT |#G107| |q1|
- |DFLOAT;rationalApproximation;$2NniF;84|)
- (LETT |#G108| |q2|
- |DFLOAT;rationalApproximation;$2NniF;84|)
- (LETT |q0| |#G107|
- |DFLOAT;rationalApproximation;$2NniF;84|)
- (LETT |q1| |#G108|
- |DFLOAT;rationalApproximation;$2NniF;84|))
+ (LETT |#G106| |q1|
+ |DFLOAT;rationalApproximation;$2NniF;83|)
+ (LETT |#G107| |q2|
+ |DFLOAT;rationalApproximation;$2NniF;83|)
+ (LETT |q0| |#G106|
+ |DFLOAT;rationalApproximation;$2NniF;83|)
+ (LETT |q1| |#G107|
+ |DFLOAT;rationalApproximation;$2NniF;83|))
(EXIT
(PROGN
- (LETT |#G109| |t|
- |DFLOAT;rationalApproximation;$2NniF;84|)
- (LETT |#G110| |r|
- |DFLOAT;rationalApproximation;$2NniF;84|)
- (LETT |s| |#G109|
- |DFLOAT;rationalApproximation;$2NniF;84|)
- (LETT |t| |#G110|
- |DFLOAT;rationalApproximation;$2NniF;84|))))
+ (LETT |#G108| |t|
+ |DFLOAT;rationalApproximation;$2NniF;83|)
+ (LETT |#G109| |r|
+ |DFLOAT;rationalApproximation;$2NniF;83|)
+ (LETT |s| |#G108|
+ |DFLOAT;rationalApproximation;$2NniF;83|)
+ (LETT |t| |#G109|
+ |DFLOAT;rationalApproximation;$2NniF;83|))))
NIL (GO G190) G191
(EXIT NIL)))))))))
('T
@@ -545,40 +537,40 @@
(EXPT BASE
(PROG1
(LETT #2# |ex|
- |DFLOAT;rationalApproximation;$2NniF;84|)
+ |DFLOAT;rationalApproximation;$2NniF;83|)
(|check-subtype| (>= #2# 0)
'(|NonNegativeInteger|) #2#))))
- (|getShellEntry| $ 123)))))))
+ (|getShellEntry| $ 121)))))))
#1# (EXIT #1#)))))
-(DEFUN |DFLOAT;**;$F$;85| (|x| |r| $)
- (PROG (|n| |d| #0=#:G1549)
+(DEFUN |DFLOAT;**;$F$;84| (|x| |r| $)
+ (PROG (|n| |d| #0=#:G1550)
(RETURN
(SEQ (EXIT (COND
((ZEROP |x|)
(COND
- ((SPADCALL |r| (|getShellEntry| $ 124))
+ ((SPADCALL |r| (|getShellEntry| $ 122))
(|error| "0**0 is undefined"))
- ((SPADCALL |r| (|getShellEntry| $ 125))
+ ((SPADCALL |r| (|getShellEntry| $ 123))
(|error| "division by 0"))
('T 0.0)))
- ((OR (SPADCALL |r| (|getShellEntry| $ 124))
+ ((OR (SPADCALL |r| (|getShellEntry| $ 122))
(= |x| 1.0))
1.0)
('T
(COND
- ((SPADCALL |r| (|spadConstant| $ 126)
- (|getShellEntry| $ 127))
+ ((SPADCALL |r| (|spadConstant| $ 124)
+ (|getShellEntry| $ 125))
|x|)
('T
(SEQ (LETT |n|
(SPADCALL |r|
- (|getShellEntry| $ 128))
- |DFLOAT;**;$F$;85|)
+ (|getShellEntry| $ 126))
+ |DFLOAT;**;$F$;84|)
(LETT |d|
(SPADCALL |r|
- (|getShellEntry| $ 129))
- |DFLOAT;**;$F$;85|)
+ (|getShellEntry| $ 127))
+ |DFLOAT;**;$F$;84|)
(EXIT (COND
((MINUSP |x|)
(COND
@@ -589,21 +581,21 @@
(LETT #0#
(-
(SPADCALL (- |x|) |r|
- (|getShellEntry| $ 130)))
- |DFLOAT;**;$F$;85|)
+ (|getShellEntry| $ 128)))
+ |DFLOAT;**;$F$;84|)
(GO #0#)))
('T
(PROGN
(LETT #0#
(SPADCALL (- |x|) |r|
- (|getShellEntry| $ 130))
- |DFLOAT;**;$F$;85|)
+ (|getShellEntry| $ 128))
+ |DFLOAT;**;$F$;84|)
(GO #0#)))))
('T (|error| "negative root"))))
((EQL |d| 2)
(EXPT
(SPADCALL |x|
- (|getShellEntry| $ 56))
+ (|getShellEntry| $ 54))
|n|))
('T
(SPADCALL |x|
@@ -612,13 +604,13 @@
|$DoubleFloatMaximum|)
(FLOAT |d|
|$DoubleFloatMaximum|))
- (|getShellEntry| $ 59)))))))))))
+ (|getShellEntry| $ 57)))))))))))
#0# (EXIT #0#)))))
(DEFUN |DoubleFloat| ()
(PROG ()
(RETURN
- (PROG (#0=#:G1562)
+ (PROG (#0=#:G1563)
(RETURN
(COND
((LETT #0# (HGET |$ConstructorCache| '|DoubleFloat|)
@@ -639,81 +631,79 @@
(RETURN
(PROGN
(LETT |dv$| '(|DoubleFloat|) . #0=(|DoubleFloat|))
- (LETT $ (|newShell| 143) . #0#)
+ (LETT $ (|newShell| 141) . #0#)
(|setShellEntry| $ 0 |dv$|)
(|setShellEntry| $ 3
(LETT |pv$| (|buildPredVector| 0 0 NIL) . #0#))
(|haddProp| |$ConstructorCache| '|DoubleFloat| NIL (CONS 1 $))
(|stuffDomainSlots| $)
- (|setShellEntry| $ 6 "~G")
$))))
(MAKEPROP '|DoubleFloat| '|infovec|
- (LIST '#(NIL NIL NIL NIL NIL NIL '|format| (|String|)
- |DFLOAT;doubleFloatFormat;2S;1| (|OpenMathEncoding|)
- (0 . |OMencodingXML|) (|OpenMathDevice|)
+ (LIST '#(NIL NIL NIL NIL NIL NIL (|OpenMathEncoding|)
+ (0 . |OMencodingXML|) (|String|) (|OpenMathDevice|)
(4 . |OMopenString|) (|Void|) (10 . |OMputObject|)
(|DoubleFloat|) (15 . |OMputFloat|)
(21 . |OMputEndObject|) (26 . |OMclose|)
- |DFLOAT;OMwrite;$S;2| (|Boolean|) |DFLOAT;OMwrite;$BS;3|
- |DFLOAT;OMwrite;Omd$V;4| |DFLOAT;OMwrite;Omd$BV;5|
- (|PositiveInteger|) |DFLOAT;base;Pi;7| (|Integer|)
- |DFLOAT;mantissa;$I;8| |DFLOAT;exponent;$I;9|
- |DFLOAT;precision;Pi;10| |DFLOAT;log2;2$;38| (31 . *)
- |DFLOAT;bits;Pi;11| |DFLOAT;max;$;12| |DFLOAT;min;$;13|
- |DFLOAT;order;$I;14|
+ |DFLOAT;OMwrite;$S;1| (|Boolean|) |DFLOAT;OMwrite;$BS;2|
+ |DFLOAT;OMwrite;Omd$V;3| |DFLOAT;OMwrite;Omd$BV;4|
+ (|PositiveInteger|) |DFLOAT;base;Pi;6| (|Integer|)
+ |DFLOAT;mantissa;$I;7| |DFLOAT;exponent;$I;8|
+ |DFLOAT;precision;Pi;9| |DFLOAT;log2;2$;37| (31 . *)
+ |DFLOAT;bits;Pi;10| |DFLOAT;max;$;11| |DFLOAT;min;$;12|
+ |DFLOAT;order;$I;13|
(CONS IDENTITY
- (FUNCALL (|dispatchFunction| |DFLOAT;Zero;$;15|) $))
+ (FUNCALL (|dispatchFunction| |DFLOAT;Zero;$;14|) $))
(CONS IDENTITY
- (FUNCALL (|dispatchFunction| |DFLOAT;One;$;16|) $))
- |DFLOAT;exp1;$;17| |DFLOAT;pi;$;18| (|OutputForm|)
- (37 . |outputForm|) |DFLOAT;coerce;$Of;19| (|InputForm|)
- (42 . |convert|) |DFLOAT;convert;$If;20| |DFLOAT;<;2$B;21|
- |DFLOAT;-;2$;22| |DFLOAT;+;3$;23| |DFLOAT;-;3$;24|
- |DFLOAT;*;3$;25| |DFLOAT;*;I2$;26| |DFLOAT;max;3$;27|
- |DFLOAT;min;3$;28| |DFLOAT;=;2$B;29| |DFLOAT;/;$I$;30|
- |DFLOAT;sqrt;2$;31| |DFLOAT;log10;2$;32|
- |DFLOAT;**;$I$;33| |DFLOAT;**;3$;34| |DFLOAT;coerce;I$;35|
- |DFLOAT;exp;2$;36| |DFLOAT;log;2$;37| |DFLOAT;sin;2$;39|
- |DFLOAT;cos;2$;40| |DFLOAT;tan;2$;41| |DFLOAT;cot;2$;42|
- |DFLOAT;sec;2$;43| |DFLOAT;csc;2$;44| |DFLOAT;asin;2$;45|
- |DFLOAT;acos;2$;46| |DFLOAT;atan;2$;47|
- |DFLOAT;acsc;2$;48| |DFLOAT;acot;2$;49|
- |DFLOAT;asec;2$;50| |DFLOAT;sinh;2$;51|
- |DFLOAT;cosh;2$;52| |DFLOAT;tanh;2$;53|
- |DFLOAT;csch;2$;54| |DFLOAT;coth;2$;55|
- |DFLOAT;sech;2$;56| |DFLOAT;asinh;2$;57|
- |DFLOAT;acosh;2$;58| |DFLOAT;atanh;2$;59|
- |DFLOAT;acsch;2$;60| |DFLOAT;acoth;2$;61|
- |DFLOAT;asech;2$;62| |DFLOAT;/;3$;63|
- |DFLOAT;negative?;$B;64| |DFLOAT;zero?;$B;65|
- (|SingleInteger|) |DFLOAT;hash;$Si;66|
- (|Union| $ '"failed") |DFLOAT;recip;$U;67|
- |DFLOAT;differentiate;2$;68|
+ (FUNCALL (|dispatchFunction| |DFLOAT;One;$;15|) $))
+ |DFLOAT;exp1;$;16| |DFLOAT;pi;$;17| (|OutputForm|)
+ (37 . |outputForm|) |DFLOAT;coerce;$Of;18| (|InputForm|)
+ (42 . |convert|) |DFLOAT;convert;$If;19| |DFLOAT;<;2$B;20|
+ |DFLOAT;-;2$;21| |DFLOAT;+;3$;22| |DFLOAT;-;3$;23|
+ |DFLOAT;*;3$;24| |DFLOAT;*;I2$;25| |DFLOAT;max;3$;26|
+ |DFLOAT;min;3$;27| |DFLOAT;=;2$B;28| |DFLOAT;/;$I$;29|
+ |DFLOAT;sqrt;2$;30| |DFLOAT;log10;2$;31|
+ |DFLOAT;**;$I$;32| |DFLOAT;**;3$;33| |DFLOAT;coerce;I$;34|
+ |DFLOAT;exp;2$;35| |DFLOAT;log;2$;36| |DFLOAT;sin;2$;38|
+ |DFLOAT;cos;2$;39| |DFLOAT;tan;2$;40| |DFLOAT;cot;2$;41|
+ |DFLOAT;sec;2$;42| |DFLOAT;csc;2$;43| |DFLOAT;asin;2$;44|
+ |DFLOAT;acos;2$;45| |DFLOAT;atan;2$;46|
+ |DFLOAT;acsc;2$;47| |DFLOAT;acot;2$;48|
+ |DFLOAT;asec;2$;49| |DFLOAT;sinh;2$;50|
+ |DFLOAT;cosh;2$;51| |DFLOAT;tanh;2$;52|
+ |DFLOAT;csch;2$;53| |DFLOAT;coth;2$;54|
+ |DFLOAT;sech;2$;55| |DFLOAT;asinh;2$;56|
+ |DFLOAT;acosh;2$;57| |DFLOAT;atanh;2$;58|
+ |DFLOAT;acsch;2$;59| |DFLOAT;acoth;2$;60|
+ |DFLOAT;asech;2$;61| |DFLOAT;/;3$;62|
+ |DFLOAT;negative?;$B;63| |DFLOAT;zero?;$B;64|
+ (|SingleInteger|) |DFLOAT;hash;$Si;65|
+ (|Union| $ '"failed") |DFLOAT;recip;$U;66|
+ |DFLOAT;differentiate;2$;67|
(|DoubleFloatSpecialFunctions|) (47 . |Gamma|)
- |DFLOAT;Gamma;2$;69| (52 . |Beta|) |DFLOAT;Beta;3$;70|
- |DFLOAT;wholePart;$I;71| |DFLOAT;float;2IPi$;72|
- |DFLOAT;convert;2$;73| (|Float|) (58 . |convert|)
- |DFLOAT;convert;$F;74| (|Fraction| 26)
+ |DFLOAT;Gamma;2$;68| (52 . |Beta|) |DFLOAT;Beta;3$;69|
+ |DFLOAT;wholePart;$I;70| |DFLOAT;float;2IPi$;71|
+ |DFLOAT;convert;2$;72| (|Float|) (58 . |convert|)
+ |DFLOAT;convert;$F;73| (|Fraction| 24)
(|NonNegativeInteger|)
- |DFLOAT;rationalApproximation;$2NniF;84|
- |DFLOAT;rationalApproximation;$NniF;75|
- |DFLOAT;atan;3$;76| |DFLOAT;retract;$F;77|
- (|Union| 106 '"failed") |DFLOAT;retractIfCan;$U;78|
- |DFLOAT;retract;$I;79| (|Union| 26 '"failed")
- |DFLOAT;retractIfCan;$U;80| |DFLOAT;sign;$I;81|
- |DFLOAT;abs;2$;82| (63 . **) (69 . |Zero|) (73 . /)
+ |DFLOAT;rationalApproximation;$2NniF;83|
+ |DFLOAT;rationalApproximation;$NniF;74|
+ |DFLOAT;atan;3$;75| |DFLOAT;retract;$F;76|
+ (|Union| 104 '"failed") |DFLOAT;retractIfCan;$U;77|
+ |DFLOAT;retract;$I;78| (|Union| 24 '"failed")
+ |DFLOAT;retractIfCan;$U;79| |DFLOAT;sign;$I;80|
+ |DFLOAT;abs;2$;81| (63 . **) (69 . |Zero|) (73 . /)
(79 . *) (85 . |coerce|) (90 . |zero?|) (95 . |negative?|)
(100 . |One|) (104 . =) (110 . |numer|) (115 . |denom|)
- |DFLOAT;**;$F$;85| (|PatternMatchResult| 103 $)
- (|Pattern| 103) (|Factored| $)
+ |DFLOAT;**;$F$;84| (|PatternMatchResult| 101 $)
+ (|Pattern| 101) (|Factored| $)
(|Record| (|:| |coef1| $) (|:| |coef2| $))
- (|Union| 134 '"failed") (|List| $) (|Union| 136 '"failed")
+ (|Union| 132 '"failed") (|List| $) (|Union| 134 '"failed")
(|Record| (|:| |coef1| $) (|:| |coef2| $)
(|:| |generator| $))
(|Record| (|:| |quotient| $) (|:| |remainder| $))
(|SparseUnivariatePolynomial| $)
- (|Record| (|:| |coef| 136) (|:| |generator| $))
+ (|Record| (|:| |coef| 134) (|:| |generator| $))
(|Record| (|:| |unit| $) (|:| |canonical| $)
(|:| |associate| $)))
'#(~= 120 |zero?| 126 |wholePart| 131 |unitNormal| 136
@@ -732,16 +722,15 @@
|fractionPart| 422 |floor| 427 |float| 432 |factor| 445
|extendedEuclidean| 450 |exquo| 463 |expressIdealMember|
469 |exponent| 475 |exp1| 480 |exp| 484 |euclideanSize|
- 489 |doubleFloatFormat| 494 |divide| 499 |digits| 505
- |differentiate| 509 |csch| 520 |csc| 525 |coth| 530 |cot|
- 535 |cosh| 540 |cos| 545 |convert| 550 |coerce| 570
- |characteristic| 600 |ceiling| 604 |bits| 609 |base| 613
- |atanh| 617 |atan| 622 |associates?| 633 |asinh| 639
- |asin| 644 |asech| 649 |asec| 654 |acsch| 659 |acsc| 664
- |acoth| 669 |acot| 674 |acosh| 679 |acos| 684 |abs| 689
- |Zero| 694 |One| 698 |OMwrite| 702 |Gamma| 726 D 731
- |Beta| 742 >= 748 > 754 = 760 <= 766 < 772 / 778 - 790 +
- 801 ** 807 * 837)
+ 489 |divide| 494 |digits| 500 |differentiate| 504 |csch|
+ 515 |csc| 520 |coth| 525 |cot| 530 |cosh| 535 |cos| 540
+ |convert| 545 |coerce| 565 |characteristic| 595 |ceiling|
+ 599 |bits| 604 |base| 608 |atanh| 612 |atan| 617
+ |associates?| 628 |asinh| 634 |asin| 639 |asech| 644
+ |asec| 649 |acsch| 654 |acsc| 659 |acoth| 664 |acot| 669
+ |acosh| 674 |acos| 679 |abs| 684 |Zero| 689 |One| 693
+ |OMwrite| 697 |Gamma| 721 D 726 |Beta| 737 >= 743 > 749 =
+ 755 <= 761 < 767 / 773 - 785 + 796 ** 802 * 832)
'((|approximate| . 0) (|canonicalsClosed| . 0)
(|canonicalUnitNormal| . 0) (|noZeroDivisors| . 0)
((|commutative| "*") . 0) (|rightUnitary| . 0)
@@ -774,14 +763,14 @@
(|PrincipalIdealDomain|)
(|UniqueFactorizationDomain|)
(|GcdDomain|) (|DivisionRing|)
- (|IntegralDomain|) (|Algebra| 106)
+ (|IntegralDomain|) (|Algebra| 104)
(|Algebra| $$) (|DifferentialRing|)
(|CharacteristicZero|) (|OrderedRing|)
- (|Module| 106) (|EntireRing|)
+ (|Module| 104) (|EntireRing|)
(|CommutativeRing|) (|Module| $$)
- (|BiModule| 106 106) (|BiModule| $$ $$)
+ (|BiModule| 104 104) (|BiModule| $$ $$)
(|Ring|) (|OrderedAbelianGroup|)
- (|RightModule| 106) (|LeftModule| 106)
+ (|RightModule| 104) (|LeftModule| 104)
(|LeftModule| $$) (|Rng|)
(|RightModule| $$)
(|OrderedCancellationAbelianMonoid|)
@@ -790,80 +779,79 @@
(|CancellationAbelianMonoid|)
(|OrderedAbelianSemiGroup|)
(|AbelianMonoid|) (|Monoid|)
- (|PatternMatchable| 103) (|OrderedSet|)
+ (|PatternMatchable| 101) (|OrderedSet|)
(|AbelianSemiGroup|) (|SemiGroup|)
(|TranscendentalFunctionCategory|)
(|RealConstant|) (|SetCategory|)
- (|ConvertibleTo| 43)
+ (|ConvertibleTo| 41)
(|ElementaryFunctionCategory|)
(|ArcHyperbolicFunctionCategory|)
(|HyperbolicFunctionCategory|)
(|ArcTrigonometricFunctionCategory|)
(|TrigonometricFunctionCategory|)
- (|OpenMath|) (|ConvertibleTo| 132)
+ (|OpenMath|) (|ConvertibleTo| 130)
(|RadicalCategory|)
- (|RetractableTo| 106)
- (|RetractableTo| 26)
- (|ConvertibleTo| 103)
- (|ConvertibleTo| 15) (|BasicType|)
- (|CoercibleTo| 40))
- (|makeByteWordVec2| 142
- '(0 9 0 10 2 11 0 7 9 12 1 11 13 0 14 2
- 11 13 0 15 16 1 11 13 0 17 1 11 13 0
- 18 2 0 0 24 0 31 1 40 0 15 41 1 43 0
- 15 44 1 95 15 15 96 2 95 15 15 15 98
- 1 103 0 15 104 2 26 0 0 24 119 0 106
- 0 120 2 106 0 26 26 121 2 26 0 107 0
- 122 1 106 0 26 123 1 106 20 0 124 1
- 106 20 0 125 0 106 0 126 2 106 20 0 0
- 127 1 106 26 0 128 1 106 26 0 129 2 0
- 20 0 0 1 1 0 20 0 89 1 0 26 0 100 1 0
- 142 0 1 1 0 0 0 1 1 0 20 0 1 1 0 0 0
- 1 1 0 0 0 77 1 0 0 0 65 2 0 92 0 0 1
- 1 0 0 0 1 1 0 133 0 1 1 0 0 0 56 2 0
- 20 0 0 1 1 0 0 0 75 1 0 0 0 63 1 0 26
- 0 117 1 0 0 0 80 1 0 0 0 67 0 0 0 1 1
- 0 0 0 1 1 0 112 0 113 1 0 115 0 116 1
- 0 106 0 111 1 0 26 0 114 2 0 0 0 0 1
- 1 0 92 0 93 2 0 106 0 107 109 3 0 106
- 0 107 107 108 2 0 0 0 0 1 1 0 141 136
- 1 1 0 20 0 1 0 0 24 29 1 0 20 0 1 0 0
- 0 39 3 0 131 0 132 131 1 1 0 26 0 35
- 1 0 20 0 1 2 0 0 0 26 1 1 0 0 0 1 1 0
- 20 0 88 2 0 137 136 0 1 0 0 0 34 2 0
- 0 0 0 53 0 0 0 33 2 0 0 0 0 52 1 0 26
- 0 27 1 0 0 0 30 1 0 0 0 57 1 0 0 0 62
- 2 0 0 0 0 1 1 0 0 136 1 1 0 7 0 1 1 0
- 0 0 1 1 0 90 0 91 2 0 140 140 140 1 1
- 0 0 136 1 2 0 0 0 0 1 1 0 0 0 1 1 0 0
- 0 1 2 0 0 26 26 1 3 0 0 26 26 24 101
- 1 0 133 0 1 3 0 135 0 0 0 1 2 0 138 0
- 0 1 2 0 92 0 0 1 2 0 137 136 0 1 1 0
- 26 0 28 0 0 0 38 1 0 0 0 61 1 0 107 0
- 1 1 0 7 7 8 2 0 139 0 0 1 0 0 24 1 1
- 0 0 0 94 2 0 0 0 107 1 1 0 0 0 78 1 0
- 0 0 68 1 0 0 0 79 1 0 0 0 66 1 0 0 0
- 76 1 0 0 0 64 1 0 43 0 45 1 0 132 0 1
- 1 0 15 0 102 1 0 103 0 105 1 0 0 106
- 1 1 0 0 26 60 1 0 0 106 1 1 0 0 26 60
- 1 0 0 0 1 1 0 40 0 42 0 0 107 1 1 0 0
- 0 1 0 0 24 32 0 0 24 25 1 0 0 0 83 2
- 0 0 0 0 110 1 0 0 0 71 2 0 20 0 0 1 1
- 0 0 0 81 1 0 0 0 69 1 0 0 0 86 1 0 0
- 0 74 1 0 0 0 84 1 0 0 0 72 1 0 0 0 85
- 1 0 0 0 73 1 0 0 0 82 1 0 0 0 70 1 0
- 0 0 118 0 0 0 36 0 0 0 37 3 0 13 11 0
- 20 23 2 0 7 0 20 21 2 0 13 11 0 22 1
- 0 7 0 19 1 0 0 0 97 1 0 0 0 1 2 0 0 0
- 107 1 2 0 0 0 0 99 2 0 20 0 0 1 2 0
- 20 0 0 1 2 0 20 0 0 54 2 0 20 0 0 1 2
- 0 20 0 0 46 2 0 0 0 26 55 2 0 0 0 0
- 87 2 0 0 0 0 49 1 0 0 0 47 2 0 0 0 0
- 48 2 0 0 0 0 59 2 0 0 0 106 130 2 0 0
- 0 26 58 2 0 0 0 107 1 2 0 0 0 24 1 2
- 0 0 0 106 1 2 0 0 106 0 1 2 0 0 0 0
- 50 2 0 0 26 0 51 2 0 0 107 0 1 2 0 0
- 24 0 31)))))
+ (|RetractableTo| 104)
+ (|RetractableTo| 24)
+ (|ConvertibleTo| 101)
+ (|ConvertibleTo| 13) (|BasicType|)
+ (|CoercibleTo| 38))
+ (|makeByteWordVec2| 140
+ '(0 6 0 7 2 9 0 8 6 10 1 9 11 0 12 2 9
+ 11 0 13 14 1 9 11 0 15 1 9 11 0 16 2
+ 0 0 22 0 29 1 38 0 13 39 1 41 0 13 42
+ 1 93 13 13 94 2 93 13 13 13 96 1 101
+ 0 13 102 2 24 0 0 22 117 0 104 0 118
+ 2 104 0 24 24 119 2 24 0 105 0 120 1
+ 104 0 24 121 1 104 18 0 122 1 104 18
+ 0 123 0 104 0 124 2 104 18 0 0 125 1
+ 104 24 0 126 1 104 24 0 127 2 0 18 0
+ 0 1 1 0 18 0 87 1 0 24 0 98 1 0 140 0
+ 1 1 0 0 0 1 1 0 18 0 1 1 0 0 0 1 1 0
+ 0 0 75 1 0 0 0 63 2 0 90 0 0 1 1 0 0
+ 0 1 1 0 131 0 1 1 0 0 0 54 2 0 18 0 0
+ 1 1 0 0 0 73 1 0 0 0 61 1 0 24 0 115
+ 1 0 0 0 78 1 0 0 0 65 0 0 0 1 1 0 0 0
+ 1 1 0 110 0 111 1 0 113 0 114 1 0 104
+ 0 109 1 0 24 0 112 2 0 0 0 0 1 1 0 90
+ 0 91 2 0 104 0 105 107 3 0 104 0 105
+ 105 106 2 0 0 0 0 1 1 0 139 134 1 1 0
+ 18 0 1 0 0 22 27 1 0 18 0 1 0 0 0 37
+ 3 0 129 0 130 129 1 1 0 24 0 33 1 0
+ 18 0 1 2 0 0 0 24 1 1 0 0 0 1 1 0 18
+ 0 86 2 0 135 134 0 1 0 0 0 32 2 0 0 0
+ 0 51 0 0 0 31 2 0 0 0 0 50 1 0 24 0
+ 25 1 0 0 0 28 1 0 0 0 55 1 0 0 0 60 2
+ 0 0 0 0 1 1 0 0 134 1 1 0 8 0 1 1 0 0
+ 0 1 1 0 88 0 89 2 0 138 138 138 1 1 0
+ 0 134 1 2 0 0 0 0 1 1 0 0 0 1 1 0 0 0
+ 1 3 0 0 24 24 22 99 2 0 0 24 24 1 1 0
+ 131 0 1 3 0 133 0 0 0 1 2 0 136 0 0 1
+ 2 0 90 0 0 1 2 0 135 134 0 1 1 0 24 0
+ 26 0 0 0 36 1 0 0 0 59 1 0 105 0 1 2
+ 0 137 0 0 1 0 0 22 1 1 0 0 0 92 2 0 0
+ 0 105 1 1 0 0 0 76 1 0 0 0 66 1 0 0 0
+ 77 1 0 0 0 64 1 0 0 0 74 1 0 0 0 62 1
+ 0 41 0 43 1 0 130 0 1 1 0 101 0 103 1
+ 0 13 0 100 1 0 0 104 1 1 0 0 24 58 1
+ 0 0 104 1 1 0 0 24 58 1 0 0 0 1 1 0
+ 38 0 40 0 0 105 1 1 0 0 0 1 0 0 22 30
+ 0 0 22 23 1 0 0 0 81 2 0 0 0 0 108 1
+ 0 0 0 69 2 0 18 0 0 1 1 0 0 0 79 1 0
+ 0 0 67 1 0 0 0 84 1 0 0 0 72 1 0 0 0
+ 82 1 0 0 0 70 1 0 0 0 83 1 0 0 0 71 1
+ 0 0 0 80 1 0 0 0 68 1 0 0 0 116 0 0 0
+ 34 0 0 0 35 2 0 11 9 0 20 3 0 11 9 0
+ 18 21 1 0 8 0 17 2 0 8 0 18 19 1 0 0
+ 0 95 1 0 0 0 1 2 0 0 0 105 1 2 0 0 0
+ 0 97 2 0 18 0 0 1 2 0 18 0 0 1 2 0 18
+ 0 0 52 2 0 18 0 0 1 2 0 18 0 0 44 2 0
+ 0 0 24 53 2 0 0 0 0 85 2 0 0 0 0 47 1
+ 0 0 0 45 2 0 0 0 0 46 2 0 0 0 0 57 2
+ 0 0 0 104 128 2 0 0 0 24 56 2 0 0 0
+ 105 1 2 0 0 0 22 1 2 0 0 104 0 1 2 0
+ 0 0 104 1 2 0 0 0 0 48 2 0 0 24 0 49
+ 2 0 0 105 0 1 2 0 0 22 0 29)))))
'|lookupComplete|))
(SETQ |$CategoryFrame|
@@ -871,54 +859,52 @@
'(((|rationalApproximation|
((|Fraction| (|Integer|)) $ (|NonNegativeInteger|)
(|NonNegativeInteger|)))
- T (ELT $ 108))
+ T (ELT $ 106))
((|rationalApproximation|
((|Fraction| (|Integer|)) $ (|NonNegativeInteger|)))
- T (ELT $ 109))
- ((|doubleFloatFormat| ((|String|) (|String|))) T
- (ELT $ 8))
- ((|Beta| ($ $ $)) T (ELT $ 99))
- ((|Gamma| ($ $)) T (ELT $ 97))
- ((|atan| ($ $ $)) T (ELT $ 110))
- ((|log10| ($ $)) T (ELT $ 57))
- ((|log2| ($ $)) T (ELT $ 30))
- ((|exp1| ($)) T (ELT $ 38))
- ((/ ($ $ (|Integer|))) T (ELT $ 55))
- ((|convert| ((|InputForm|) $)) T (ELT $ 45))
- ((|tan| ($ $)) T (ELT $ 65))
- ((|sin| ($ $)) T (ELT $ 63))
- ((|sec| ($ $)) T (ELT $ 67))
- ((|csc| ($ $)) T (ELT $ 68))
- ((|cot| ($ $)) T (ELT $ 66))
- ((|cos| ($ $)) T (ELT $ 64))
- ((|acos| ($ $)) T (ELT $ 70))
- ((|acot| ($ $)) T (ELT $ 73))
- ((|acsc| ($ $)) T (ELT $ 72))
- ((|asec| ($ $)) T (ELT $ 74))
- ((|asin| ($ $)) T (ELT $ 69))
- ((|atan| ($ $)) T (ELT $ 71))
- ((|cosh| ($ $)) T (ELT $ 76))
- ((|coth| ($ $)) T (ELT $ 79))
- ((|csch| ($ $)) T (ELT $ 78))
- ((|sech| ($ $)) T (ELT $ 80))
- ((|sinh| ($ $)) T (ELT $ 75))
- ((|tanh| ($ $)) T (ELT $ 77))
- ((|acosh| ($ $)) T (ELT $ 82))
- ((|acoth| ($ $)) T (ELT $ 85))
- ((|acsch| ($ $)) T (ELT $ 84))
- ((|asech| ($ $)) T (ELT $ 86))
- ((|asinh| ($ $)) T (ELT $ 81))
- ((|atanh| ($ $)) T (ELT $ 83))
- ((|log| ($ $)) T (ELT $ 62))
- ((|exp| ($ $)) T (ELT $ 61)) ((** ($ $ $)) T (ELT $ 59))
- ((|pi| ($)) T (ELT $ 39))
+ T (ELT $ 107))
+ ((|Beta| ($ $ $)) T (ELT $ 97))
+ ((|Gamma| ($ $)) T (ELT $ 95))
+ ((|atan| ($ $ $)) T (ELT $ 108))
+ ((|log10| ($ $)) T (ELT $ 55))
+ ((|log2| ($ $)) T (ELT $ 28))
+ ((|exp1| ($)) T (ELT $ 36))
+ ((/ ($ $ (|Integer|))) T (ELT $ 53))
+ ((|convert| ((|InputForm|) $)) T (ELT $ 43))
+ ((|tan| ($ $)) T (ELT $ 63))
+ ((|sin| ($ $)) T (ELT $ 61))
+ ((|sec| ($ $)) T (ELT $ 65))
+ ((|csc| ($ $)) T (ELT $ 66))
+ ((|cot| ($ $)) T (ELT $ 64))
+ ((|cos| ($ $)) T (ELT $ 62))
+ ((|acos| ($ $)) T (ELT $ 68))
+ ((|acot| ($ $)) T (ELT $ 71))
+ ((|acsc| ($ $)) T (ELT $ 70))
+ ((|asec| ($ $)) T (ELT $ 72))
+ ((|asin| ($ $)) T (ELT $ 67))
+ ((|atan| ($ $)) T (ELT $ 69))
+ ((|cosh| ($ $)) T (ELT $ 74))
+ ((|coth| ($ $)) T (ELT $ 77))
+ ((|csch| ($ $)) T (ELT $ 76))
+ ((|sech| ($ $)) T (ELT $ 78))
+ ((|sinh| ($ $)) T (ELT $ 73))
+ ((|tanh| ($ $)) T (ELT $ 75))
+ ((|acosh| ($ $)) T (ELT $ 80))
+ ((|acoth| ($ $)) T (ELT $ 83))
+ ((|acsch| ($ $)) T (ELT $ 82))
+ ((|asech| ($ $)) T (ELT $ 84))
+ ((|asinh| ($ $)) T (ELT $ 79))
+ ((|atanh| ($ $)) T (ELT $ 81))
+ ((|log| ($ $)) T (ELT $ 60))
+ ((|exp| ($ $)) T (ELT $ 59)) ((** ($ $ $)) T (ELT $ 57))
+ ((|pi| ($)) T (ELT $ 37))
((|OMwrite| ((|Void|) (|OpenMathDevice|) $ (|Boolean|)))
- T (ELT $ 23))
+ T (ELT $ 21))
((|OMwrite| ((|Void|) (|OpenMathDevice|) $)) T
- (ELT $ 22))
- ((|OMwrite| ((|String|) $ (|Boolean|))) T (ELT $ 21))
- ((|OMwrite| ((|String|) $)) T (ELT $ 19))
- ((|differentiate| ($ $)) T (ELT $ 94))
+ (ELT $ 20))
+ ((|OMwrite| ((|String|) $ (|Boolean|))) T (ELT $ 19))
+ ((|OMwrite| ((|String|) $)) T (ELT $ 17))
+ ((|differentiate| ($ $)) T (ELT $ 92))
((D ($ $)) T (ELT $ NIL))
((|differentiate| ($ $ (|NonNegativeInteger|))) T
(ELT $ NIL))
@@ -926,11 +912,11 @@
((|max| ($))
(AND (|not| (|has| $ (ATTRIBUTE |arbitraryExponent|)))
(|not| (|has| $ (ATTRIBUTE |arbitraryPrecision|))))
- (ELT $ 33))
+ (ELT $ 31))
((|min| ($))
(AND (|not| (|has| $ (ATTRIBUTE |arbitraryExponent|)))
(|not| (|has| $ (ATTRIBUTE |arbitraryPrecision|))))
- (ELT $ 34))
+ (ELT $ 32))
((|decreasePrecision| ((|PositiveInteger|) (|Integer|)))
(|has| $ (ATTRIBUTE |arbitraryPrecision|)) (ELT $ NIL))
((|increasePrecision| ((|PositiveInteger|) (|Integer|)))
@@ -941,21 +927,21 @@
(|has| $ (ATTRIBUTE |arbitraryPrecision|)) (ELT $ NIL))
((|bits| ((|PositiveInteger|) (|PositiveInteger|)))
(|has| $ (ATTRIBUTE |arbitraryPrecision|)) (ELT $ NIL))
- ((|precision| ((|PositiveInteger|))) T (ELT $ 29))
+ ((|precision| ((|PositiveInteger|))) T (ELT $ 27))
((|digits| ((|PositiveInteger|))) T (ELT $ NIL))
- ((|bits| ((|PositiveInteger|))) T (ELT $ 32))
- ((|mantissa| ((|Integer|) $)) T (ELT $ 27))
- ((|exponent| ((|Integer|) $)) T (ELT $ 28))
- ((|base| ((|PositiveInteger|))) T (ELT $ 25))
- ((|order| ((|Integer|) $)) T (ELT $ 35))
+ ((|bits| ((|PositiveInteger|))) T (ELT $ 30))
+ ((|mantissa| ((|Integer|) $)) T (ELT $ 25))
+ ((|exponent| ((|Integer|) $)) T (ELT $ 26))
+ ((|base| ((|PositiveInteger|))) T (ELT $ 23))
+ ((|order| ((|Integer|) $)) T (ELT $ 33))
((|float| ($ (|Integer|) (|Integer|)
(|PositiveInteger|)))
- T (ELT $ 101))
+ T (ELT $ 99))
((|float| ($ (|Integer|) (|Integer|))) T (ELT $ NIL))
((|round| ($ $)) T (ELT $ NIL))
((|truncate| ($ $)) T (ELT $ NIL))
((|fractionPart| ($ $)) T (ELT $ NIL))
- ((|wholePart| ((|Integer|) $)) T (ELT $ 100))
+ ((|wholePart| ((|Integer|) $)) T (ELT $ 98))
((|floor| ($ $)) T (ELT $ NIL))
((|ceiling| ($ $)) T (ELT $ NIL))
((|norm| ($ $)) T (ELT $ NIL))
@@ -965,34 +951,34 @@
(|PatternMatchResult| (|Float|) $)))
T (ELT $ NIL))
((|convert| ((|Pattern| (|Float|)) $)) T (ELT $ NIL))
- ((** ($ $ (|Fraction| (|Integer|)))) T (ELT $ 130))
+ ((** ($ $ (|Fraction| (|Integer|)))) T (ELT $ 128))
((|nthRoot| ($ $ (|Integer|))) T (ELT $ NIL))
- ((|sqrt| ($ $)) T (ELT $ 56))
- ((|retract| ((|Fraction| (|Integer|)) $)) T (ELT $ 111))
+ ((|sqrt| ($ $)) T (ELT $ 54))
+ ((|retract| ((|Fraction| (|Integer|)) $)) T (ELT $ 109))
((|retractIfCan|
((|Union| (|Fraction| (|Integer|)) "failed") $))
- T (ELT $ 113))
+ T (ELT $ 111))
((|coerce| ($ (|Fraction| (|Integer|)))) T (ELT $ NIL))
- ((|retract| ((|Integer|) $)) T (ELT $ 114))
+ ((|retract| ((|Integer|) $)) T (ELT $ 112))
((|retractIfCan| ((|Union| (|Integer|) "failed") $)) T
- (ELT $ 116))
- ((|coerce| ($ (|Integer|))) T (ELT $ 60))
- ((|convert| ((|DoubleFloat|) $)) T (ELT $ 102))
- ((|convert| ((|Float|) $)) T (ELT $ 105))
- ((< ((|Boolean|) $ $)) T (ELT $ 46))
+ (ELT $ 114))
+ ((|coerce| ($ (|Integer|))) T (ELT $ 58))
+ ((|convert| ((|DoubleFloat|) $)) T (ELT $ 100))
+ ((|convert| ((|Float|) $)) T (ELT $ 103))
+ ((< ((|Boolean|) $ $)) T (ELT $ 44))
((> ((|Boolean|) $ $)) T (ELT $ NIL))
((>= ((|Boolean|) $ $)) T (ELT $ NIL))
((<= ((|Boolean|) $ $)) T (ELT $ NIL))
- ((|max| ($ $ $)) T (ELT $ 52))
- ((|min| ($ $ $)) T (ELT $ 53))
+ ((|max| ($ $ $)) T (ELT $ 50))
+ ((|min| ($ $ $)) T (ELT $ 51))
((|positive?| ((|Boolean|) $)) T (ELT $ NIL))
- ((|negative?| ((|Boolean|) $)) T (ELT $ 88))
- ((|sign| ((|Integer|) $)) T (ELT $ 117))
- ((|abs| ($ $)) T (ELT $ 118)) ((/ ($ $ $)) T (ELT $ 87))
+ ((|negative?| ((|Boolean|) $)) T (ELT $ 86))
+ ((|sign| ((|Integer|) $)) T (ELT $ 115))
+ ((|abs| ($ $)) T (ELT $ 116)) ((/ ($ $ $)) T (ELT $ 85))
((|coerce| ($ (|Fraction| (|Integer|)))) T (ELT $ NIL))
((* ($ (|Fraction| (|Integer|)) $)) T (ELT $ NIL))
((* ($ $ (|Fraction| (|Integer|)))) T (ELT $ NIL))
- ((** ($ $ (|Integer|))) T (ELT $ 58))
+ ((** ($ $ (|Integer|))) T (ELT $ 56))
((|inv| ($ $)) T (ELT $ NIL))
((|prime?| ((|Boolean|) $)) T (ELT $ NIL))
((|squareFree| ((|Factored| $) $)) T (ELT $ NIL))
@@ -1048,29 +1034,29 @@
T (ELT $ NIL))
((|exquo| ((|Union| $ "failed") $ $)) T (ELT $ NIL))
((|coerce| ($ $)) T (ELT $ NIL))
- ((|coerce| ($ (|Integer|))) T (ELT $ 60))
+ ((|coerce| ($ (|Integer|))) T (ELT $ 58))
((|characteristic| ((|NonNegativeInteger|))) T
(ELT $ NIL))
- ((|One| ($)) T (CONST $ 37))
+ ((|One| ($)) T (CONST $ 35))
((|one?| ((|Boolean|) $)) T (ELT $ NIL))
((** ($ $ (|NonNegativeInteger|))) T (ELT $ NIL))
- ((|recip| ((|Union| $ "failed") $)) T (ELT $ 93))
- ((* ($ $ $)) T (ELT $ 50))
+ ((|recip| ((|Union| $ "failed") $)) T (ELT $ 91))
+ ((* ($ $ $)) T (ELT $ 48))
((** ($ $ (|PositiveInteger|))) T (ELT $ NIL))
- ((* ($ (|Integer|) $)) T (ELT $ 51))
- ((- ($ $ $)) T (ELT $ 49)) ((- ($ $)) T (ELT $ 47))
+ ((* ($ (|Integer|) $)) T (ELT $ 49))
+ ((- ($ $ $)) T (ELT $ 47)) ((- ($ $)) T (ELT $ 45))
((|subtractIfCan| ((|Union| $ "failed") $ $)) T
(ELT $ NIL))
((* ($ (|NonNegativeInteger|) $)) T (ELT $ NIL))
- ((|zero?| ((|Boolean|) $)) T (ELT $ 89))
+ ((|zero?| ((|Boolean|) $)) T (ELT $ 87))
((|sample| ($)) T (CONST $ NIL))
- ((|Zero| ($)) T (CONST $ 36))
- ((* ($ (|PositiveInteger|) $)) T (ELT $ 31))
- ((+ ($ $ $)) T (ELT $ 48))
+ ((|Zero| ($)) T (CONST $ 34))
+ ((* ($ (|PositiveInteger|) $)) T (ELT $ 29))
+ ((+ ($ $ $)) T (ELT $ 46))
((|latex| ((|String|) $)) T (ELT $ NIL))
- ((|hash| ((|SingleInteger|) $)) T (ELT $ 91))
- ((|coerce| ((|OutputForm|) $)) T (ELT $ 42))
- ((= ((|Boolean|) $ $)) T (ELT $ 54))
+ ((|hash| ((|SingleInteger|) $)) T (ELT $ 89))
+ ((|coerce| ((|OutputForm|) $)) T (ELT $ 40))
+ ((= ((|Boolean|) $ $)) T (ELT $ 52))
((~= ((|Boolean|) $ $)) T (ELT $ NIL)))
(|addModemap| '|DoubleFloat| '(|DoubleFloat|)
'((|Join| (|FloatingPointSystem|) (|DifferentialRing|)
@@ -1086,8 +1072,6 @@
(SIGNATURE |atan| ($ $ $))
(SIGNATURE |Gamma| ($ $))
(SIGNATURE |Beta| ($ $ $))
- (SIGNATURE |doubleFloatFormat|
- ((|String|) (|String|)))
(SIGNATURE |rationalApproximation|
((|Fraction| (|Integer|)) $
(|NonNegativeInteger|)))
@@ -1111,8 +1095,6 @@
(SIGNATURE |atan| ($ $ $))
(SIGNATURE |Gamma| ($ $))
(SIGNATURE |Beta| ($ $ $))
- (SIGNATURE |doubleFloatFormat|
- ((|String|) (|String|)))
(SIGNATURE
|rationalApproximation|
((|Fraction| (|Integer|)) $
diff --git a/src/algebra/strap/OUTFORM.lsp b/src/algebra/strap/OUTFORM.lsp
index 6605cbf3..3986749a 100644
--- a/src/algebra/strap/OUTFORM.lsp
+++ b/src/algebra/strap/OUTFORM.lsp
@@ -1,6 +1,13 @@
(/VERSIONCHECK 2)
+(DEFUN |OUTFORM;doubleFloatFormat;2S;1| (|s| $)
+ (PROG (|ss|)
+ (RETURN
+ (SEQ (LETT |ss| (|getShellEntry| $ 6)
+ |OUTFORM;doubleFloatFormat;2S;1|)
+ (SETELT $ 6 |s|) (EXIT |ss|)))))
+
(PUT '|OUTFORM;sform| '|SPADreplace| '(XLAM (|s|) |s|))
(DEFUN |OUTFORM;sform| (|s| $) |s|)
@@ -17,331 +24,330 @@
(DEFUN |OUTFORM;bless| (|x| $) |x|)
-(PUT '|OUTFORM;print;$V;5| '|SPADreplace| '|mathprint|)
+(PUT '|OUTFORM;print;$V;6| '|SPADreplace| '|mathprint|)
-(DEFUN |OUTFORM;print;$V;5| (|x| $) (|mathprint| |x|))
+(DEFUN |OUTFORM;print;$V;6| (|x| $) (|mathprint| |x|))
-(DEFUN |OUTFORM;message;S$;6| (|s| $)
+(DEFUN |OUTFORM;message;S$;7| (|s| $)
(COND
- ((SPADCALL |s| (|getShellEntry| $ 10))
- (SPADCALL (|getShellEntry| $ 11)))
+ ((SPADCALL |s| (|getShellEntry| $ 12))
+ (SPADCALL (|getShellEntry| $ 13)))
('T |s|)))
-(DEFUN |OUTFORM;messagePrint;SV;7| (|s| $)
- (SPADCALL (SPADCALL |s| (|getShellEntry| $ 12))
- (|getShellEntry| $ 7)))
+(DEFUN |OUTFORM;messagePrint;SV;8| (|s| $)
+ (SPADCALL (SPADCALL |s| (|getShellEntry| $ 14))
+ (|getShellEntry| $ 10)))
-(PUT '|OUTFORM;=;2$B;8| '|SPADreplace| 'EQUAL)
+(PUT '|OUTFORM;=;2$B;9| '|SPADreplace| 'EQUAL)
-(DEFUN |OUTFORM;=;2$B;8| (|a| |b| $) (EQUAL |a| |b|))
+(DEFUN |OUTFORM;=;2$B;9| (|a| |b| $) (EQUAL |a| |b|))
-(DEFUN |OUTFORM;=;3$;9| (|a| |b| $)
+(DEFUN |OUTFORM;=;3$;10| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;sform| "=" $) |a| |b|) $))
-(PUT '|OUTFORM;coerce;2$;10| '|SPADreplace| '(XLAM (|a|) |a|))
-
-(DEFUN |OUTFORM;coerce;2$;10| (|a| $) |a|)
+(PUT '|OUTFORM;coerce;2$;11| '|SPADreplace| '(XLAM (|a|) |a|))
-(PUT '|OUTFORM;outputForm;I$;11| '|SPADreplace| '(XLAM (|n|) |n|))
+(DEFUN |OUTFORM;coerce;2$;11| (|a| $) |a|)
-(DEFUN |OUTFORM;outputForm;I$;11| (|n| $) |n|)
+(PUT '|OUTFORM;outputForm;I$;12| '|SPADreplace| '(XLAM (|n|) |n|))
-(PUT '|OUTFORM;outputForm;S$;12| '|SPADreplace| '(XLAM (|e|) |e|))
+(DEFUN |OUTFORM;outputForm;I$;12| (|n| $) |n|)
-(DEFUN |OUTFORM;outputForm;S$;12| (|e| $) |e|)
+(PUT '|OUTFORM;outputForm;S$;13| '|SPADreplace| '(XLAM (|e|) |e|))
-(PUT '|OUTFORM;outputForm;Df$;13| '|SPADreplace| '(XLAM (|f|) |f|))
+(DEFUN |OUTFORM;outputForm;S$;13| (|e| $) |e|)
-(DEFUN |OUTFORM;outputForm;Df$;13| (|f| $) |f|)
+(DEFUN |OUTFORM;outputForm;Df$;14| (|f| $)
+ (FORMAT NIL (|getShellEntry| $ 6) |f|))
-(DEFUN |OUTFORM;outputForm;S$;14| (|s| $)
+(DEFUN |OUTFORM;outputForm;S$;15| (|s| $)
(|OUTFORM;sform|
- (SPADCALL (SPADCALL (|getShellEntry| $ 25))
- (SPADCALL |s| (SPADCALL (|getShellEntry| $ 25))
- (|getShellEntry| $ 26))
- (|getShellEntry| $ 27))
+ (SPADCALL (SPADCALL (|getShellEntry| $ 27))
+ (SPADCALL |s| (SPADCALL (|getShellEntry| $ 27))
+ (|getShellEntry| $ 28))
+ (|getShellEntry| $ 29))
$))
-(PUT '|OUTFORM;width;$I;15| '|SPADreplace| '|outformWidth|)
+(PUT '|OUTFORM;width;$I;16| '|SPADreplace| '|outformWidth|)
-(DEFUN |OUTFORM;width;$I;15| (|a| $) (|outformWidth| |a|))
+(DEFUN |OUTFORM;width;$I;16| (|a| $) (|outformWidth| |a|))
-(PUT '|OUTFORM;height;$I;16| '|SPADreplace| '|height|)
+(PUT '|OUTFORM;height;$I;17| '|SPADreplace| '|height|)
-(DEFUN |OUTFORM;height;$I;16| (|a| $) (|height| |a|))
+(DEFUN |OUTFORM;height;$I;17| (|a| $) (|height| |a|))
-(PUT '|OUTFORM;subHeight;$I;17| '|SPADreplace| '|subspan|)
+(PUT '|OUTFORM;subHeight;$I;18| '|SPADreplace| '|subspan|)
-(DEFUN |OUTFORM;subHeight;$I;17| (|a| $) (|subspan| |a|))
+(DEFUN |OUTFORM;subHeight;$I;18| (|a| $) (|subspan| |a|))
-(PUT '|OUTFORM;superHeight;$I;18| '|SPADreplace| '|superspan|)
+(PUT '|OUTFORM;superHeight;$I;19| '|SPADreplace| '|superspan|)
-(DEFUN |OUTFORM;superHeight;$I;18| (|a| $) (|superspan| |a|))
+(DEFUN |OUTFORM;superHeight;$I;19| (|a| $) (|superspan| |a|))
-(PUT '|OUTFORM;height;I;19| '|SPADreplace| '(XLAM NIL 20))
+(PUT '|OUTFORM;height;I;20| '|SPADreplace| '(XLAM NIL 20))
-(DEFUN |OUTFORM;height;I;19| ($) 20)
+(DEFUN |OUTFORM;height;I;20| ($) 20)
-(PUT '|OUTFORM;width;I;20| '|SPADreplace| '(XLAM NIL 66))
+(PUT '|OUTFORM;width;I;21| '|SPADreplace| '(XLAM NIL 66))
-(DEFUN |OUTFORM;width;I;20| ($) 66)
+(DEFUN |OUTFORM;width;I;21| ($) 66)
-(DEFUN |OUTFORM;center;$I$;21| (|a| |w| $)
+(DEFUN |OUTFORM;center;$I$;22| (|a| |w| $)
(SPADCALL
(SPADCALL
- (QUOTIENT2 (- |w| (SPADCALL |a| (|getShellEntry| $ 29))) 2)
- (|getShellEntry| $ 35))
- |a| (|getShellEntry| $ 36)))
+ (QUOTIENT2 (- |w| (SPADCALL |a| (|getShellEntry| $ 31))) 2)
+ (|getShellEntry| $ 37))
+ |a| (|getShellEntry| $ 38)))
-(DEFUN |OUTFORM;left;$I$;22| (|a| |w| $)
+(DEFUN |OUTFORM;left;$I$;23| (|a| |w| $)
(SPADCALL |a|
- (SPADCALL (- |w| (SPADCALL |a| (|getShellEntry| $ 29)))
- (|getShellEntry| $ 35))
- (|getShellEntry| $ 36)))
+ (SPADCALL (- |w| (SPADCALL |a| (|getShellEntry| $ 31)))
+ (|getShellEntry| $ 37))
+ (|getShellEntry| $ 38)))
-(DEFUN |OUTFORM;right;$I$;23| (|a| |w| $)
+(DEFUN |OUTFORM;right;$I$;24| (|a| |w| $)
(SPADCALL
- (SPADCALL (- |w| (SPADCALL |a| (|getShellEntry| $ 29)))
- (|getShellEntry| $ 35))
- |a| (|getShellEntry| $ 36)))
+ (SPADCALL (- |w| (SPADCALL |a| (|getShellEntry| $ 31)))
+ (|getShellEntry| $ 37))
+ |a| (|getShellEntry| $ 38)))
-(DEFUN |OUTFORM;center;2$;24| (|a| $)
- (SPADCALL |a| (SPADCALL (|getShellEntry| $ 34))
- (|getShellEntry| $ 37)))
+(DEFUN |OUTFORM;center;2$;25| (|a| $)
+ (SPADCALL |a| (SPADCALL (|getShellEntry| $ 36))
+ (|getShellEntry| $ 39)))
-(DEFUN |OUTFORM;left;2$;25| (|a| $)
- (SPADCALL |a| (SPADCALL (|getShellEntry| $ 34))
- (|getShellEntry| $ 38)))
+(DEFUN |OUTFORM;left;2$;26| (|a| $)
+ (SPADCALL |a| (SPADCALL (|getShellEntry| $ 36))
+ (|getShellEntry| $ 40)))
-(DEFUN |OUTFORM;right;2$;26| (|a| $)
- (SPADCALL |a| (SPADCALL (|getShellEntry| $ 34))
- (|getShellEntry| $ 39)))
+(DEFUN |OUTFORM;right;2$;27| (|a| $)
+ (SPADCALL |a| (SPADCALL (|getShellEntry| $ 36))
+ (|getShellEntry| $ 41)))
-(DEFUN |OUTFORM;vspace;I$;27| (|n| $)
+(DEFUN |OUTFORM;vspace;I$;28| (|n| $)
(COND
- ((EQL |n| 0) (SPADCALL (|getShellEntry| $ 11)))
+ ((EQL |n| 0) (SPADCALL (|getShellEntry| $ 13)))
('T
(SPADCALL (|OUTFORM;sform| " " $)
- (SPADCALL (- |n| 1) (|getShellEntry| $ 43))
- (|getShellEntry| $ 44)))))
+ (SPADCALL (- |n| 1) (|getShellEntry| $ 45))
+ (|getShellEntry| $ 46)))))
-(DEFUN |OUTFORM;hspace;I$;28| (|n| $)
+(DEFUN |OUTFORM;hspace;I$;29| (|n| $)
(COND
- ((EQL |n| 0) (SPADCALL (|getShellEntry| $ 11)))
+ ((EQL |n| 0) (SPADCALL (|getShellEntry| $ 13)))
('T (|OUTFORM;sform| (|fillerSpaces| |n|) $))))
-(DEFUN |OUTFORM;rspace;2I$;29| (|n| |m| $)
+(DEFUN |OUTFORM;rspace;2I$;30| (|n| |m| $)
(COND
- ((OR (EQL |n| 0) (EQL |m| 0)) (SPADCALL (|getShellEntry| $ 11)))
+ ((OR (EQL |n| 0) (EQL |m| 0)) (SPADCALL (|getShellEntry| $ 13)))
('T
- (SPADCALL (SPADCALL |n| (|getShellEntry| $ 35))
- (SPADCALL |n| (- |m| 1) (|getShellEntry| $ 45))
- (|getShellEntry| $ 44)))))
+ (SPADCALL (SPADCALL |n| (|getShellEntry| $ 37))
+ (SPADCALL |n| (- |m| 1) (|getShellEntry| $ 47))
+ (|getShellEntry| $ 46)))))
-(DEFUN |OUTFORM;matrix;L$;30| (|ll| $)
- (PROG (#0=#:G1440 |l| #1=#:G1441 |lv|)
+(DEFUN |OUTFORM;matrix;L$;31| (|ll| $)
+ (PROG (#0=#:G1445 |l| #1=#:G1446 |lv|)
(RETURN
(SEQ (LETT |lv|
(|OUTFORM;bless|
(PROGN
- (LETT #0# NIL |OUTFORM;matrix;L$;30|)
- (SEQ (LETT |l| NIL |OUTFORM;matrix;L$;30|)
- (LETT #1# |ll| |OUTFORM;matrix;L$;30|) G190
+ (LETT #0# NIL |OUTFORM;matrix;L$;31|)
+ (SEQ (LETT |l| NIL |OUTFORM;matrix;L$;31|)
+ (LETT #1# |ll| |OUTFORM;matrix;L$;31|) G190
(COND
((OR (ATOM #1#)
(PROGN
(LETT |l| (CAR #1#)
- |OUTFORM;matrix;L$;30|)
+ |OUTFORM;matrix;L$;31|)
NIL))
(GO G191)))
(SEQ (EXIT (LETT #0#
(CONS (LIST2VEC |l|) #0#)
- |OUTFORM;matrix;L$;30|)))
- (LETT #1# (CDR #1#) |OUTFORM;matrix;L$;30|)
+ |OUTFORM;matrix;L$;31|)))
+ (LETT #1# (CDR #1#) |OUTFORM;matrix;L$;31|)
(GO G190) G191 (EXIT (NREVERSE0 #0#))))
$)
- |OUTFORM;matrix;L$;30|)
+ |OUTFORM;matrix;L$;31|)
(EXIT (CONS (|OUTFORM;eform| 'MATRIX $) (LIST2VEC |lv|)))))))
-(DEFUN |OUTFORM;pile;L$;31| (|l| $)
+(DEFUN |OUTFORM;pile;L$;32| (|l| $)
(CONS (|OUTFORM;eform| 'SC $) |l|))
-(DEFUN |OUTFORM;commaSeparate;L$;32| (|l| $)
+(DEFUN |OUTFORM;commaSeparate;L$;33| (|l| $)
(CONS (|OUTFORM;eform| 'AGGLST $) |l|))
-(DEFUN |OUTFORM;semicolonSeparate;L$;33| (|l| $)
+(DEFUN |OUTFORM;semicolonSeparate;L$;34| (|l| $)
(CONS (|OUTFORM;eform| 'AGGSET $) |l|))
-(DEFUN |OUTFORM;blankSeparate;L$;34| (|l| $)
- (PROG (|c| |u| #0=#:G1449 |l1|)
+(DEFUN |OUTFORM;blankSeparate;L$;35| (|l| $)
+ (PROG (|c| |u| #0=#:G1454 |l1|)
(RETURN
(SEQ (LETT |c| (|OUTFORM;eform| 'CONCATB $)
- |OUTFORM;blankSeparate;L$;34|)
- (LETT |l1| NIL |OUTFORM;blankSeparate;L$;34|)
- (SEQ (LETT |u| NIL |OUTFORM;blankSeparate;L$;34|)
- (LETT #0# (SPADCALL |l| (|getShellEntry| $ 53))
- |OUTFORM;blankSeparate;L$;34|)
+ |OUTFORM;blankSeparate;L$;35|)
+ (LETT |l1| NIL |OUTFORM;blankSeparate;L$;35|)
+ (SEQ (LETT |u| NIL |OUTFORM;blankSeparate;L$;35|)
+ (LETT #0# (SPADCALL |l| (|getShellEntry| $ 55))
+ |OUTFORM;blankSeparate;L$;35|)
G190
(COND
((OR (ATOM #0#)
(PROGN
(LETT |u| (CAR #0#)
- |OUTFORM;blankSeparate;L$;34|)
+ |OUTFORM;blankSeparate;L$;35|)
NIL))
(GO G191)))
(SEQ (EXIT (COND
((EQCAR |u| |c|)
(LETT |l1|
(SPADCALL (CDR |u|) |l1|
- (|getShellEntry| $ 54))
- |OUTFORM;blankSeparate;L$;34|))
+ (|getShellEntry| $ 56))
+ |OUTFORM;blankSeparate;L$;35|))
('T
(LETT |l1| (CONS |u| |l1|)
- |OUTFORM;blankSeparate;L$;34|)))))
- (LETT #0# (CDR #0#) |OUTFORM;blankSeparate;L$;34|)
+ |OUTFORM;blankSeparate;L$;35|)))))
+ (LETT #0# (CDR #0#) |OUTFORM;blankSeparate;L$;35|)
(GO G190) G191 (EXIT NIL))
(EXIT (CONS |c| |l1|))))))
-(DEFUN |OUTFORM;brace;2$;35| (|a| $)
+(DEFUN |OUTFORM;brace;2$;36| (|a| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'BRACE $) |a|) $))
-(DEFUN |OUTFORM;brace;L$;36| (|l| $)
- (SPADCALL (SPADCALL |l| (|getShellEntry| $ 50))
- (|getShellEntry| $ 56)))
+(DEFUN |OUTFORM;brace;L$;37| (|l| $)
+ (SPADCALL (SPADCALL |l| (|getShellEntry| $ 52))
+ (|getShellEntry| $ 58)))
-(DEFUN |OUTFORM;bracket;2$;37| (|a| $)
+(DEFUN |OUTFORM;bracket;2$;38| (|a| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'BRACKET $) |a|) $))
-(DEFUN |OUTFORM;bracket;L$;38| (|l| $)
- (SPADCALL (SPADCALL |l| (|getShellEntry| $ 50))
- (|getShellEntry| $ 58)))
+(DEFUN |OUTFORM;bracket;L$;39| (|l| $)
+ (SPADCALL (SPADCALL |l| (|getShellEntry| $ 52))
+ (|getShellEntry| $ 60)))
-(DEFUN |OUTFORM;paren;2$;39| (|a| $)
+(DEFUN |OUTFORM;paren;2$;40| (|a| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'PAREN $) |a|) $))
-(DEFUN |OUTFORM;paren;L$;40| (|l| $)
- (SPADCALL (SPADCALL |l| (|getShellEntry| $ 50))
- (|getShellEntry| $ 60)))
+(DEFUN |OUTFORM;paren;L$;41| (|l| $)
+ (SPADCALL (SPADCALL |l| (|getShellEntry| $ 52))
+ (|getShellEntry| $ 62)))
-(DEFUN |OUTFORM;sub;3$;41| (|a| |b| $)
+(DEFUN |OUTFORM;sub;3$;42| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'SUB $) |a| |b|) $))
-(DEFUN |OUTFORM;super;3$;42| (|a| |b| $)
+(DEFUN |OUTFORM;super;3$;43| (|a| |b| $)
(|OUTFORM;bless|
(LIST (|OUTFORM;eform| 'SUPERSUB $) |a| (|OUTFORM;sform| " " $)
|b|)
$))
-(DEFUN |OUTFORM;presub;3$;43| (|a| |b| $)
+(DEFUN |OUTFORM;presub;3$;44| (|a| |b| $)
(|OUTFORM;bless|
(LIST (|OUTFORM;eform| 'SUPERSUB $) |a| (|OUTFORM;sform| " " $)
(|OUTFORM;sform| " " $) (|OUTFORM;sform| " " $) |b|)
$))
-(DEFUN |OUTFORM;presuper;3$;44| (|a| |b| $)
+(DEFUN |OUTFORM;presuper;3$;45| (|a| |b| $)
(|OUTFORM;bless|
(LIST (|OUTFORM;eform| 'SUPERSUB $) |a| (|OUTFORM;sform| " " $)
(|OUTFORM;sform| " " $) |b|)
$))
-(DEFUN |OUTFORM;scripts;$L$;45| (|a| |l| $)
+(DEFUN |OUTFORM;scripts;$L$;46| (|a| |l| $)
(COND
- ((SPADCALL |l| (|getShellEntry| $ 66)) |a|)
- ((SPADCALL (SPADCALL |l| (|getShellEntry| $ 67))
- (|getShellEntry| $ 66))
- (SPADCALL |a| (SPADCALL |l| (|getShellEntry| $ 68))
- (|getShellEntry| $ 62)))
+ ((SPADCALL |l| (|getShellEntry| $ 68)) |a|)
+ ((SPADCALL (SPADCALL |l| (|getShellEntry| $ 69))
+ (|getShellEntry| $ 68))
+ (SPADCALL |a| (SPADCALL |l| (|getShellEntry| $ 70))
+ (|getShellEntry| $ 64)))
('T (CONS (|OUTFORM;eform| 'SUPERSUB $) (CONS |a| |l|)))))
-(DEFUN |OUTFORM;supersub;$L$;46| (|a| |l| $)
+(DEFUN |OUTFORM;supersub;$L$;47| (|a| |l| $)
(SEQ (COND
- ((ODDP (SPADCALL |l| (|getShellEntry| $ 71)))
+ ((ODDP (SPADCALL |l| (|getShellEntry| $ 73)))
(LETT |l|
- (SPADCALL |l| (LIST (SPADCALL (|getShellEntry| $ 11)))
- (|getShellEntry| $ 54))
- |OUTFORM;supersub;$L$;46|)))
+ (SPADCALL |l| (LIST (SPADCALL (|getShellEntry| $ 13)))
+ (|getShellEntry| $ 56))
+ |OUTFORM;supersub;$L$;47|)))
(EXIT (CONS (|OUTFORM;eform| 'ALTSUPERSUB $) (CONS |a| |l|)))))
-(DEFUN |OUTFORM;hconcat;3$;47| (|a| |b| $)
+(DEFUN |OUTFORM;hconcat;3$;48| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'CONCAT $) |a| |b|) $))
-(DEFUN |OUTFORM;hconcat;L$;48| (|l| $)
+(DEFUN |OUTFORM;hconcat;L$;49| (|l| $)
(CONS (|OUTFORM;eform| 'CONCAT $) |l|))
-(DEFUN |OUTFORM;vconcat;3$;49| (|a| |b| $)
+(DEFUN |OUTFORM;vconcat;3$;50| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'VCONCAT $) |a| |b|) $))
-(DEFUN |OUTFORM;vconcat;L$;50| (|l| $)
+(DEFUN |OUTFORM;vconcat;L$;51| (|l| $)
(CONS (|OUTFORM;eform| 'VCONCAT $) |l|))
-(DEFUN |OUTFORM;~=;3$;51| (|a| |b| $)
+(DEFUN |OUTFORM;~=;3$;52| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;sform| "~=" $) |a| |b|) $))
-(DEFUN |OUTFORM;<;3$;52| (|a| |b| $)
+(DEFUN |OUTFORM;<;3$;53| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;sform| "<" $) |a| |b|) $))
-(DEFUN |OUTFORM;>;3$;53| (|a| |b| $)
+(DEFUN |OUTFORM;>;3$;54| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;sform| ">" $) |a| |b|) $))
-(DEFUN |OUTFORM;<=;3$;54| (|a| |b| $)
+(DEFUN |OUTFORM;<=;3$;55| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;sform| "<=" $) |a| |b|) $))
-(DEFUN |OUTFORM;>=;3$;55| (|a| |b| $)
+(DEFUN |OUTFORM;>=;3$;56| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;sform| ">=" $) |a| |b|) $))
-(DEFUN |OUTFORM;+;3$;56| (|a| |b| $)
+(DEFUN |OUTFORM;+;3$;57| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;sform| "+" $) |a| |b|) $))
-(DEFUN |OUTFORM;-;3$;57| (|a| |b| $)
+(DEFUN |OUTFORM;-;3$;58| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;sform| "-" $) |a| |b|) $))
-(DEFUN |OUTFORM;-;2$;58| (|a| $)
+(DEFUN |OUTFORM;-;2$;59| (|a| $)
(|OUTFORM;bless| (LIST (|OUTFORM;sform| "-" $) |a|) $))
-(DEFUN |OUTFORM;*;3$;59| (|a| |b| $)
+(DEFUN |OUTFORM;*;3$;60| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;sform| "*" $) |a| |b|) $))
-(DEFUN |OUTFORM;/;3$;60| (|a| |b| $)
+(DEFUN |OUTFORM;/;3$;61| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;sform| "/" $) |a| |b|) $))
-(DEFUN |OUTFORM;**;3$;61| (|a| |b| $)
+(DEFUN |OUTFORM;**;3$;62| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;sform| "**" $) |a| |b|) $))
-(DEFUN |OUTFORM;div;3$;62| (|a| |b| $)
+(DEFUN |OUTFORM;div;3$;63| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;sform| "div" $) |a| |b|) $))
-(DEFUN |OUTFORM;rem;3$;63| (|a| |b| $)
+(DEFUN |OUTFORM;rem;3$;64| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;sform| "rem" $) |a| |b|) $))
-(DEFUN |OUTFORM;quo;3$;64| (|a| |b| $)
+(DEFUN |OUTFORM;quo;3$;65| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;sform| "quo" $) |a| |b|) $))
-(DEFUN |OUTFORM;exquo;3$;65| (|a| |b| $)
+(DEFUN |OUTFORM;exquo;3$;66| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;sform| "exquo" $) |a| |b|) $))
-(DEFUN |OUTFORM;and;3$;66| (|a| |b| $)
+(DEFUN |OUTFORM;and;3$;67| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;sform| "and" $) |a| |b|) $))
-(DEFUN |OUTFORM;or;3$;67| (|a| |b| $)
+(DEFUN |OUTFORM;or;3$;68| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;sform| "or" $) |a| |b|) $))
-(DEFUN |OUTFORM;not;2$;68| (|a| $)
+(DEFUN |OUTFORM;not;2$;69| (|a| $)
(|OUTFORM;bless| (LIST (|OUTFORM;sform| "not" $) |a|) $))
-(DEFUN |OUTFORM;SEGMENT;3$;69| (|a| |b| $)
+(DEFUN |OUTFORM;SEGMENT;3$;70| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'SEGMENT $) |a| |b|) $))
-(DEFUN |OUTFORM;SEGMENT;2$;70| (|a| $)
+(DEFUN |OUTFORM;SEGMENT;2$;71| (|a| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'SEGMENT $) |a|) $))
-(DEFUN |OUTFORM;binomial;3$;71| (|a| |b| $)
+(DEFUN |OUTFORM;binomial;3$;72| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'BINOMIAL $) |a| |b|) $))
-(DEFUN |OUTFORM;empty;$;72| ($)
+(DEFUN |OUTFORM;empty;$;73| ($)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'NOTHING $)) $))
-(DEFUN |OUTFORM;infix?;$B;73| (|a| $)
- (PROG (#0=#:G1494 |e|)
+(DEFUN |OUTFORM;infix?;$B;74| (|a| $)
+ (PROG (#0=#:G1499 |e|)
(RETURN
(SEQ (EXIT (SEQ (LETT |e|
(COND
@@ -349,180 +355,180 @@
((STRINGP |a|) (INTERN |a|))
('T
(PROGN
- (LETT #0# 'NIL |OUTFORM;infix?;$B;73|)
+ (LETT #0# 'NIL |OUTFORM;infix?;$B;74|)
(GO #0#))))
- |OUTFORM;infix?;$B;73|)
+ |OUTFORM;infix?;$B;74|)
(EXIT (COND ((GET |e| 'INFIXOP) 'T) ('T 'NIL)))))
#0# (EXIT #0#)))))
-(PUT '|OUTFORM;elt;$L$;74| '|SPADreplace| 'CONS)
+(PUT '|OUTFORM;elt;$L$;75| '|SPADreplace| 'CONS)
-(DEFUN |OUTFORM;elt;$L$;74| (|a| |l| $) (CONS |a| |l|))
+(DEFUN |OUTFORM;elt;$L$;75| (|a| |l| $) (CONS |a| |l|))
-(DEFUN |OUTFORM;prefix;$L$;75| (|a| |l| $)
+(DEFUN |OUTFORM;prefix;$L$;76| (|a| |l| $)
(COND
- ((NULL (SPADCALL |a| (|getShellEntry| $ 96))) (CONS |a| |l|))
+ ((NULL (SPADCALL |a| (|getShellEntry| $ 98))) (CONS |a| |l|))
('T
(SPADCALL |a|
- (SPADCALL (SPADCALL |l| (|getShellEntry| $ 50))
- (|getShellEntry| $ 60))
- (|getShellEntry| $ 36)))))
+ (SPADCALL (SPADCALL |l| (|getShellEntry| $ 52))
+ (|getShellEntry| $ 62))
+ (|getShellEntry| $ 38)))))
-(DEFUN |OUTFORM;infix;$L$;76| (|a| |l| $)
+(DEFUN |OUTFORM;infix;$L$;77| (|a| |l| $)
(COND
- ((SPADCALL |l| (|getShellEntry| $ 66))
- (SPADCALL (|getShellEntry| $ 11)))
- ((SPADCALL (SPADCALL |l| (|getShellEntry| $ 67))
- (|getShellEntry| $ 66))
- (SPADCALL |l| (|getShellEntry| $ 68)))
- ((SPADCALL |a| (|getShellEntry| $ 96)) (CONS |a| |l|))
+ ((SPADCALL |l| (|getShellEntry| $ 68))
+ (SPADCALL (|getShellEntry| $ 13)))
+ ((SPADCALL (SPADCALL |l| (|getShellEntry| $ 69))
+ (|getShellEntry| $ 68))
+ (SPADCALL |l| (|getShellEntry| $ 70)))
+ ((SPADCALL |a| (|getShellEntry| $ 98)) (CONS |a| |l|))
('T
(SPADCALL
- (LIST (SPADCALL |l| (|getShellEntry| $ 68)) |a|
- (SPADCALL |a| (SPADCALL |l| (|getShellEntry| $ 67))
- (|getShellEntry| $ 99)))
- (|getShellEntry| $ 73)))))
+ (LIST (SPADCALL |l| (|getShellEntry| $ 70)) |a|
+ (SPADCALL |a| (SPADCALL |l| (|getShellEntry| $ 69))
+ (|getShellEntry| $ 101)))
+ (|getShellEntry| $ 75)))))
-(DEFUN |OUTFORM;infix;4$;77| (|a| |b| |c| $)
+(DEFUN |OUTFORM;infix;4$;78| (|a| |b| |c| $)
(COND
- ((SPADCALL |a| (|getShellEntry| $ 96))
+ ((SPADCALL |a| (|getShellEntry| $ 98))
(|OUTFORM;bless| (LIST |a| |b| |c|) $))
- ('T (SPADCALL (LIST |b| |a| |c|) (|getShellEntry| $ 73)))))
+ ('T (SPADCALL (LIST |b| |a| |c|) (|getShellEntry| $ 75)))))
-(DEFUN |OUTFORM;postfix;3$;78| (|a| |b| $)
- (SPADCALL |b| |a| (|getShellEntry| $ 36)))
+(DEFUN |OUTFORM;postfix;3$;79| (|a| |b| $)
+ (SPADCALL |b| |a| (|getShellEntry| $ 38)))
-(DEFUN |OUTFORM;string;2$;79| (|a| $)
+(DEFUN |OUTFORM;string;2$;80| (|a| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'STRING $) |a|) $))
-(DEFUN |OUTFORM;quote;2$;80| (|a| $)
+(DEFUN |OUTFORM;quote;2$;81| (|a| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'QUOTE $) |a|) $))
-(DEFUN |OUTFORM;overbar;2$;81| (|a| $)
+(DEFUN |OUTFORM;overbar;2$;82| (|a| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'OVERBAR $) |a|) $))
-(DEFUN |OUTFORM;dot;2$;82| (|a| $)
- (SPADCALL |a| (|OUTFORM;sform| "." $) (|getShellEntry| $ 63)))
+(DEFUN |OUTFORM;dot;2$;83| (|a| $)
+ (SPADCALL |a| (|OUTFORM;sform| "." $) (|getShellEntry| $ 65)))
-(DEFUN |OUTFORM;prime;2$;83| (|a| $)
- (SPADCALL |a| (|OUTFORM;sform| "," $) (|getShellEntry| $ 63)))
+(DEFUN |OUTFORM;prime;2$;84| (|a| $)
+ (SPADCALL |a| (|OUTFORM;sform| "," $) (|getShellEntry| $ 65)))
-(DEFUN |OUTFORM;dot;$Nni$;84| (|a| |nn| $)
+(DEFUN |OUTFORM;dot;$Nni$;85| (|a| |nn| $)
(PROG (|s|)
(RETURN
(SEQ (LETT |s|
(MAKE-FULL-CVEC |nn|
- (SPADCALL "." (|getShellEntry| $ 107)))
- |OUTFORM;dot;$Nni$;84|)
+ (SPADCALL "." (|getShellEntry| $ 109)))
+ |OUTFORM;dot;$Nni$;85|)
(EXIT (SPADCALL |a| (|OUTFORM;sform| |s| $)
- (|getShellEntry| $ 63)))))))
+ (|getShellEntry| $ 65)))))))
-(DEFUN |OUTFORM;prime;$Nni$;85| (|a| |nn| $)
+(DEFUN |OUTFORM;prime;$Nni$;86| (|a| |nn| $)
(PROG (|s|)
(RETURN
(SEQ (LETT |s|
(MAKE-FULL-CVEC |nn|
- (SPADCALL "," (|getShellEntry| $ 107)))
- |OUTFORM;prime;$Nni$;85|)
+ (SPADCALL "," (|getShellEntry| $ 109)))
+ |OUTFORM;prime;$Nni$;86|)
(EXIT (SPADCALL |a| (|OUTFORM;sform| |s| $)
- (|getShellEntry| $ 63)))))))
+ (|getShellEntry| $ 65)))))))
-(DEFUN |OUTFORM;overlabel;3$;86| (|a| |b| $)
+(DEFUN |OUTFORM;overlabel;3$;87| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'OVERLABEL $) |a| |b|) $))
-(DEFUN |OUTFORM;box;2$;87| (|a| $)
+(DEFUN |OUTFORM;box;2$;88| (|a| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'BOX $) |a|) $))
-(DEFUN |OUTFORM;zag;3$;88| (|a| |b| $)
+(DEFUN |OUTFORM;zag;3$;89| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'ZAG $) |a| |b|) $))
-(DEFUN |OUTFORM;root;2$;89| (|a| $)
+(DEFUN |OUTFORM;root;2$;90| (|a| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'ROOT $) |a|) $))
-(DEFUN |OUTFORM;root;3$;90| (|a| |b| $)
+(DEFUN |OUTFORM;root;3$;91| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'ROOT $) |a| |b|) $))
-(DEFUN |OUTFORM;over;3$;91| (|a| |b| $)
+(DEFUN |OUTFORM;over;3$;92| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'OVER $) |a| |b|) $))
-(DEFUN |OUTFORM;slash;3$;92| (|a| |b| $)
+(DEFUN |OUTFORM;slash;3$;93| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'SLASH $) |a| |b|) $))
-(DEFUN |OUTFORM;assign;3$;93| (|a| |b| $)
+(DEFUN |OUTFORM;assign;3$;94| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'LET $) |a| |b|) $))
-(DEFUN |OUTFORM;label;3$;94| (|a| |b| $)
+(DEFUN |OUTFORM;label;3$;95| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'EQUATNUM $) |a| |b|) $))
-(DEFUN |OUTFORM;rarrow;3$;95| (|a| |b| $)
+(DEFUN |OUTFORM;rarrow;3$;96| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'TAG $) |a| |b|) $))
-(DEFUN |OUTFORM;differentiate;$Nni$;96| (|a| |nn| $)
- (PROG (#0=#:G1524 |r| |s|)
+(DEFUN |OUTFORM;differentiate;$Nni$;97| (|a| |nn| $)
+ (PROG (#0=#:G1529 |r| |s|)
(RETURN
(SEQ (COND
((ZEROP |nn|) |a|)
- ((< |nn| 4) (SPADCALL |a| |nn| (|getShellEntry| $ 109)))
+ ((< |nn| 4) (SPADCALL |a| |nn| (|getShellEntry| $ 111)))
('T
(SEQ (LETT |r|
(SPADCALL
(PROG1 (LETT #0# |nn|
- |OUTFORM;differentiate;$Nni$;96|)
+ |OUTFORM;differentiate;$Nni$;97|)
(|check-subtype| (> #0# 0)
'(|PositiveInteger|) #0#))
- (|getShellEntry| $ 122))
- |OUTFORM;differentiate;$Nni$;96|)
- (LETT |s| (SPADCALL |r| (|getShellEntry| $ 123))
- |OUTFORM;differentiate;$Nni$;96|)
+ (|getShellEntry| $ 124))
+ |OUTFORM;differentiate;$Nni$;97|)
+ (LETT |s| (SPADCALL |r| (|getShellEntry| $ 125))
+ |OUTFORM;differentiate;$Nni$;97|)
(EXIT (SPADCALL |a|
(SPADCALL (|OUTFORM;sform| |s| $)
- (|getShellEntry| $ 60))
- (|getShellEntry| $ 63))))))))))
+ (|getShellEntry| $ 62))
+ (|getShellEntry| $ 65))))))))))
-(DEFUN |OUTFORM;sum;2$;97| (|a| $)
+(DEFUN |OUTFORM;sum;2$;98| (|a| $)
(|OUTFORM;bless|
(LIST (|OUTFORM;eform| 'SIGMA $)
- (SPADCALL (|getShellEntry| $ 11)) |a|)
+ (SPADCALL (|getShellEntry| $ 13)) |a|)
$))
-(DEFUN |OUTFORM;sum;3$;98| (|a| |b| $)
+(DEFUN |OUTFORM;sum;3$;99| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'SIGMA $) |b| |a|) $))
-(DEFUN |OUTFORM;sum;4$;99| (|a| |b| |c| $)
+(DEFUN |OUTFORM;sum;4$;100| (|a| |b| |c| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'SIGMA2 $) |b| |c| |a|) $))
-(DEFUN |OUTFORM;prod;2$;100| (|a| $)
+(DEFUN |OUTFORM;prod;2$;101| (|a| $)
(|OUTFORM;bless|
- (LIST (|OUTFORM;eform| 'PI $) (SPADCALL (|getShellEntry| $ 11))
+ (LIST (|OUTFORM;eform| 'PI $) (SPADCALL (|getShellEntry| $ 13))
|a|)
$))
-(DEFUN |OUTFORM;prod;3$;101| (|a| |b| $)
+(DEFUN |OUTFORM;prod;3$;102| (|a| |b| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'PI $) |b| |a|) $))
-(DEFUN |OUTFORM;prod;4$;102| (|a| |b| |c| $)
+(DEFUN |OUTFORM;prod;4$;103| (|a| |b| |c| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'PI2 $) |b| |c| |a|) $))
-(DEFUN |OUTFORM;int;2$;103| (|a| $)
+(DEFUN |OUTFORM;int;2$;104| (|a| $)
(|OUTFORM;bless|
(LIST (|OUTFORM;eform| 'INTSIGN $)
- (SPADCALL (|getShellEntry| $ 11))
- (SPADCALL (|getShellEntry| $ 11)) |a|)
+ (SPADCALL (|getShellEntry| $ 13))
+ (SPADCALL (|getShellEntry| $ 13)) |a|)
$))
-(DEFUN |OUTFORM;int;3$;104| (|a| |b| $)
+(DEFUN |OUTFORM;int;3$;105| (|a| |b| $)
(|OUTFORM;bless|
(LIST (|OUTFORM;eform| 'INTSIGN $) |b|
- (SPADCALL (|getShellEntry| $ 11)) |a|)
+ (SPADCALL (|getShellEntry| $ 13)) |a|)
$))
-(DEFUN |OUTFORM;int;4$;105| (|a| |b| |c| $)
+(DEFUN |OUTFORM;int;4$;106| (|a| |b| |c| $)
(|OUTFORM;bless| (LIST (|OUTFORM;eform| 'INTSIGN $) |b| |c| |a|) $))
(DEFUN |OutputForm| ()
(PROG ()
(RETURN
- (PROG (#0=#:G1538)
+ (PROG (#0=#:G1543)
(RETURN
(COND
((LETT #0# (HGET |$ConstructorCache| '|OutputForm|)
@@ -542,73 +548,75 @@
(RETURN
(PROGN
(LETT |dv$| '(|OutputForm|) . #0=(|OutputForm|))
- (LETT $ (|newShell| 135) . #0#)
+ (LETT $ (|newShell| 137) . #0#)
(|setShellEntry| $ 0 |dv$|)
(|setShellEntry| $ 3
(LETT |pv$| (|buildPredVector| 0 0 NIL) . #0#))
(|haddProp| |$ConstructorCache| '|OutputForm| NIL (CONS 1 $))
(|stuffDomainSlots| $)
+ (|setShellEntry| $ 6 "~G")
$))))
(MAKEPROP '|OutputForm| '|infovec|
- (LIST '#(NIL NIL NIL NIL NIL NIL (|Void|) |OUTFORM;print;$V;5|
- (|Boolean|) (|String|) (0 . |empty?|) |OUTFORM;empty;$;72|
- |OUTFORM;message;S$;6| |OUTFORM;messagePrint;SV;7|
- |OUTFORM;=;2$B;8| |OUTFORM;=;3$;9| (|OutputForm|)
- |OUTFORM;coerce;2$;10| (|Integer|)
- |OUTFORM;outputForm;I$;11| (|Symbol|)
- |OUTFORM;outputForm;S$;12| (|DoubleFloat|)
- |OUTFORM;outputForm;Df$;13| (|Character|) (5 . |quote|)
- (9 . |concat|) (15 . |concat|) |OUTFORM;outputForm;S$;14|
- |OUTFORM;width;$I;15| |OUTFORM;height;$I;16|
- |OUTFORM;subHeight;$I;17| |OUTFORM;superHeight;$I;18|
- |OUTFORM;height;I;19| |OUTFORM;width;I;20|
- |OUTFORM;hspace;I$;28| |OUTFORM;hconcat;3$;47|
- |OUTFORM;center;$I$;21| |OUTFORM;left;$I$;22|
- |OUTFORM;right;$I$;23| |OUTFORM;center;2$;24|
- |OUTFORM;left;2$;25| |OUTFORM;right;2$;26|
- |OUTFORM;vspace;I$;27| |OUTFORM;vconcat;3$;49|
- |OUTFORM;rspace;2I$;29| (|List| $) (|List| 46)
- |OUTFORM;matrix;L$;30| |OUTFORM;pile;L$;31|
- |OUTFORM;commaSeparate;L$;32|
- |OUTFORM;semicolonSeparate;L$;33| (|List| $$)
+ (LIST '#(NIL NIL NIL NIL NIL NIL '|format| (|String|)
+ |OUTFORM;doubleFloatFormat;2S;1| (|Void|)
+ |OUTFORM;print;$V;6| (|Boolean|) (0 . |empty?|)
+ |OUTFORM;empty;$;73| |OUTFORM;message;S$;7|
+ |OUTFORM;messagePrint;SV;8| |OUTFORM;=;2$B;9|
+ |OUTFORM;=;3$;10| (|OutputForm|) |OUTFORM;coerce;2$;11|
+ (|Integer|) |OUTFORM;outputForm;I$;12| (|Symbol|)
+ |OUTFORM;outputForm;S$;13| (|DoubleFloat|)
+ |OUTFORM;outputForm;Df$;14| (|Character|) (5 . |quote|)
+ (9 . |concat|) (15 . |concat|) |OUTFORM;outputForm;S$;15|
+ |OUTFORM;width;$I;16| |OUTFORM;height;$I;17|
+ |OUTFORM;subHeight;$I;18| |OUTFORM;superHeight;$I;19|
+ |OUTFORM;height;I;20| |OUTFORM;width;I;21|
+ |OUTFORM;hspace;I$;29| |OUTFORM;hconcat;3$;48|
+ |OUTFORM;center;$I$;22| |OUTFORM;left;$I$;23|
+ |OUTFORM;right;$I$;24| |OUTFORM;center;2$;25|
+ |OUTFORM;left;2$;26| |OUTFORM;right;2$;27|
+ |OUTFORM;vspace;I$;28| |OUTFORM;vconcat;3$;50|
+ |OUTFORM;rspace;2I$;30| (|List| $) (|List| 48)
+ |OUTFORM;matrix;L$;31| |OUTFORM;pile;L$;32|
+ |OUTFORM;commaSeparate;L$;33|
+ |OUTFORM;semicolonSeparate;L$;34| (|List| $$)
(21 . |reverse|) (26 . |append|)
- |OUTFORM;blankSeparate;L$;34| |OUTFORM;brace;2$;35|
- |OUTFORM;brace;L$;36| |OUTFORM;bracket;2$;37|
- |OUTFORM;bracket;L$;38| |OUTFORM;paren;2$;39|
- |OUTFORM;paren;L$;40| |OUTFORM;sub;3$;41|
- |OUTFORM;super;3$;42| |OUTFORM;presub;3$;43|
- |OUTFORM;presuper;3$;44| (32 . |null|) (37 . |rest|)
- (42 . |first|) |OUTFORM;scripts;$L$;45|
+ |OUTFORM;blankSeparate;L$;35| |OUTFORM;brace;2$;36|
+ |OUTFORM;brace;L$;37| |OUTFORM;bracket;2$;38|
+ |OUTFORM;bracket;L$;39| |OUTFORM;paren;2$;40|
+ |OUTFORM;paren;L$;41| |OUTFORM;sub;3$;42|
+ |OUTFORM;super;3$;43| |OUTFORM;presub;3$;44|
+ |OUTFORM;presuper;3$;45| (32 . |null|) (37 . |rest|)
+ (42 . |first|) |OUTFORM;scripts;$L$;46|
(|NonNegativeInteger|) (47 . |#|)
- |OUTFORM;supersub;$L$;46| |OUTFORM;hconcat;L$;48|
- |OUTFORM;vconcat;L$;50| |OUTFORM;~=;3$;51|
- |OUTFORM;<;3$;52| |OUTFORM;>;3$;53| |OUTFORM;<=;3$;54|
- |OUTFORM;>=;3$;55| |OUTFORM;+;3$;56| |OUTFORM;-;3$;57|
- |OUTFORM;-;2$;58| |OUTFORM;*;3$;59| |OUTFORM;/;3$;60|
- |OUTFORM;**;3$;61| |OUTFORM;div;3$;62| |OUTFORM;rem;3$;63|
- |OUTFORM;quo;3$;64| |OUTFORM;exquo;3$;65|
- |OUTFORM;and;3$;66| |OUTFORM;or;3$;67| |OUTFORM;not;2$;68|
- |OUTFORM;SEGMENT;3$;69| |OUTFORM;SEGMENT;2$;70|
- |OUTFORM;binomial;3$;71| |OUTFORM;infix?;$B;73|
- |OUTFORM;elt;$L$;74| |OUTFORM;prefix;$L$;75|
- |OUTFORM;infix;$L$;76| |OUTFORM;infix;4$;77|
- |OUTFORM;postfix;3$;78| |OUTFORM;string;2$;79|
- |OUTFORM;quote;2$;80| |OUTFORM;overbar;2$;81|
- |OUTFORM;dot;2$;82| |OUTFORM;prime;2$;83| (52 . |char|)
- |OUTFORM;dot;$Nni$;84| |OUTFORM;prime;$Nni$;85|
- |OUTFORM;overlabel;3$;86| |OUTFORM;box;2$;87|
- |OUTFORM;zag;3$;88| |OUTFORM;root;2$;89|
- |OUTFORM;root;3$;90| |OUTFORM;over;3$;91|
- |OUTFORM;slash;3$;92| |OUTFORM;assign;3$;93|
- |OUTFORM;label;3$;94| |OUTFORM;rarrow;3$;95|
+ |OUTFORM;supersub;$L$;47| |OUTFORM;hconcat;L$;49|
+ |OUTFORM;vconcat;L$;51| |OUTFORM;~=;3$;52|
+ |OUTFORM;<;3$;53| |OUTFORM;>;3$;54| |OUTFORM;<=;3$;55|
+ |OUTFORM;>=;3$;56| |OUTFORM;+;3$;57| |OUTFORM;-;3$;58|
+ |OUTFORM;-;2$;59| |OUTFORM;*;3$;60| |OUTFORM;/;3$;61|
+ |OUTFORM;**;3$;62| |OUTFORM;div;3$;63| |OUTFORM;rem;3$;64|
+ |OUTFORM;quo;3$;65| |OUTFORM;exquo;3$;66|
+ |OUTFORM;and;3$;67| |OUTFORM;or;3$;68| |OUTFORM;not;2$;69|
+ |OUTFORM;SEGMENT;3$;70| |OUTFORM;SEGMENT;2$;71|
+ |OUTFORM;binomial;3$;72| |OUTFORM;infix?;$B;74|
+ |OUTFORM;elt;$L$;75| |OUTFORM;prefix;$L$;76|
+ |OUTFORM;infix;$L$;77| |OUTFORM;infix;4$;78|
+ |OUTFORM;postfix;3$;79| |OUTFORM;string;2$;80|
+ |OUTFORM;quote;2$;81| |OUTFORM;overbar;2$;82|
+ |OUTFORM;dot;2$;83| |OUTFORM;prime;2$;84| (52 . |char|)
+ |OUTFORM;dot;$Nni$;85| |OUTFORM;prime;$Nni$;86|
+ |OUTFORM;overlabel;3$;87| |OUTFORM;box;2$;88|
+ |OUTFORM;zag;3$;89| |OUTFORM;root;2$;90|
+ |OUTFORM;root;3$;91| |OUTFORM;over;3$;92|
+ |OUTFORM;slash;3$;93| |OUTFORM;assign;3$;94|
+ |OUTFORM;label;3$;95| |OUTFORM;rarrow;3$;96|
(|PositiveInteger|) (|NumberFormats|) (57 . |FormatRoman|)
- (62 . |lowerCase|) |OUTFORM;differentiate;$Nni$;96|
- |OUTFORM;sum;2$;97| |OUTFORM;sum;3$;98|
- |OUTFORM;sum;4$;99| |OUTFORM;prod;2$;100|
- |OUTFORM;prod;3$;101| |OUTFORM;prod;4$;102|
- |OUTFORM;int;2$;103| |OUTFORM;int;3$;104|
- |OUTFORM;int;4$;105| (|SingleInteger|))
+ (62 . |lowerCase|) |OUTFORM;differentiate;$Nni$;97|
+ |OUTFORM;sum;2$;98| |OUTFORM;sum;3$;99|
+ |OUTFORM;sum;4$;100| |OUTFORM;prod;2$;101|
+ |OUTFORM;prod;3$;102| |OUTFORM;prod;4$;103|
+ |OUTFORM;int;2$;104| |OUTFORM;int;3$;105|
+ |OUTFORM;int;4$;106| (|SingleInteger|))
'#(~= 67 |zag| 79 |width| 85 |vspace| 94 |vconcat| 99
|supersub| 110 |superHeight| 116 |super| 121 |sum| 127
|subHeight| 145 |sub| 150 |string| 156 |slash| 161
@@ -621,159 +629,163 @@
|matrix| 360 |left| 365 |latex| 376 |label| 381 |int| 387
|infix?| 405 |infix| 410 |hspace| 423 |height| 428
|hconcat| 437 |hash| 448 |exquo| 453 |empty| 459 |elt| 463
- |dot| 469 |div| 480 |differentiate| 486 |commaSeparate|
- 492 |coerce| 497 |center| 502 |bracket| 513 |brace| 523
- |box| 533 |blankSeparate| 538 |binomial| 543 |assign| 549
- |and| 555 SEGMENT 561 >= 572 > 578 = 584 <= 596 < 602 /
- 608 - 614 + 625 ** 631 * 637)
+ |doubleFloatFormat| 469 |dot| 474 |div| 485
+ |differentiate| 491 |commaSeparate| 497 |coerce| 502
+ |center| 507 |bracket| 518 |brace| 528 |box| 538
+ |blankSeparate| 543 |binomial| 548 |assign| 554 |and| 560
+ SEGMENT 566 >= 577 > 583 = 589 <= 601 < 607 / 613 - 619 +
+ 630 ** 636 * 642)
'NIL
(CONS (|makeByteWordVec2| 1 '(0 0 0))
(CONS '#(|SetCategory&| |BasicType&| NIL)
(CONS '#((|SetCategory|) (|BasicType|)
- (|CoercibleTo| 16))
- (|makeByteWordVec2| 134
- '(1 9 8 0 10 0 24 0 25 2 9 0 0 24 26 2
- 9 0 24 0 27 1 52 0 0 53 2 52 0 0 0 54
- 1 52 8 0 66 1 52 0 0 67 1 52 2 0 68 1
- 52 70 0 71 1 24 0 9 107 1 121 9 120
- 122 1 9 0 0 123 2 0 0 0 0 75 2 0 8 0
- 0 1 2 0 0 0 0 112 0 0 18 34 1 0 18 0
- 29 1 0 0 18 43 1 0 0 46 74 2 0 0 0 0
- 44 2 0 0 0 46 72 1 0 18 0 32 2 0 0 0
- 0 63 2 0 0 0 0 126 3 0 0 0 0 0 127 1
- 0 0 0 125 1 0 18 0 31 2 0 0 0 0 62 1
- 0 0 0 102 2 0 0 0 0 116 1 0 0 46 51 2
- 0 0 0 46 69 2 0 0 18 18 45 1 0 0 0
- 113 2 0 0 0 0 114 1 0 0 0 42 2 0 0 0
- 18 39 2 0 0 0 0 87 2 0 0 0 0 119 1 0
- 0 0 103 2 0 0 0 0 88 3 0 0 0 0 0 130
- 1 0 0 0 128 2 0 0 0 0 129 1 0 6 0 7 2
- 0 0 0 70 109 1 0 0 0 106 2 0 0 0 0 65
- 2 0 0 0 0 64 2 0 0 0 46 98 2 0 0 0 0
- 101 1 0 0 46 49 1 0 0 46 61 1 0 0 0
- 60 2 0 0 0 0 110 1 0 0 0 104 2 0 0 0
- 0 115 1 0 0 9 28 1 0 0 22 23 1 0 0 20
- 21 1 0 0 18 19 2 0 0 0 0 91 1 0 0 0
- 92 1 0 6 9 13 1 0 0 9 12 1 0 0 47 48
- 1 0 0 0 41 2 0 0 0 18 38 1 0 9 0 1 2
- 0 0 0 0 118 3 0 0 0 0 0 133 2 0 0 0 0
- 132 1 0 0 0 131 1 0 8 0 96 2 0 0 0 46
- 99 3 0 0 0 0 0 100 1 0 0 18 35 0 0 18
- 33 1 0 18 0 30 1 0 0 46 73 2 0 0 0 0
- 36 1 0 134 0 1 2 0 0 0 0 89 0 0 0 11
- 2 0 0 0 46 97 2 0 0 0 70 108 1 0 0 0
- 105 2 0 0 0 0 86 2 0 0 0 70 124 1 0 0
- 46 50 1 0 16 0 17 1 0 0 0 40 2 0 0 0
- 18 37 1 0 0 0 58 1 0 0 46 59 1 0 0 46
- 57 1 0 0 0 56 1 0 0 0 111 1 0 0 46 55
- 2 0 0 0 0 95 2 0 0 0 0 117 2 0 0 0 0
- 90 1 0 0 0 94 2 0 0 0 0 93 2 0 0 0 0
- 79 2 0 0 0 0 77 2 0 0 0 0 15 2 0 8 0
- 0 14 2 0 0 0 0 78 2 0 0 0 0 76 2 0 0
- 0 0 84 1 0 0 0 82 2 0 0 0 0 81 2 0 0
- 0 0 80 2 0 0 0 0 85 2 0 0 0 0 83)))))
+ (|CoercibleTo| 18))
+ (|makeByteWordVec2| 136
+ '(1 7 11 0 12 0 26 0 27 2 7 0 0 26 28 2
+ 7 0 26 0 29 1 54 0 0 55 2 54 0 0 0 56
+ 1 54 11 0 68 1 54 0 0 69 1 54 2 0 70
+ 1 54 72 0 73 1 26 0 7 109 1 123 7 122
+ 124 1 7 0 0 125 2 0 0 0 0 77 2 0 11 0
+ 0 1 2 0 0 0 0 114 0 0 20 36 1 0 20 0
+ 31 1 0 0 20 45 1 0 0 48 76 2 0 0 0 0
+ 46 2 0 0 0 48 74 1 0 20 0 34 2 0 0 0
+ 0 65 2 0 0 0 0 128 3 0 0 0 0 0 129 1
+ 0 0 0 127 1 0 20 0 33 2 0 0 0 0 64 1
+ 0 0 0 104 2 0 0 0 0 118 1 0 0 48 53 2
+ 0 0 0 48 71 2 0 0 20 20 47 1 0 0 0
+ 115 2 0 0 0 0 116 1 0 0 0 44 2 0 0 0
+ 20 41 2 0 0 0 0 89 2 0 0 0 0 121 1 0
+ 0 0 105 2 0 0 0 0 90 3 0 0 0 0 0 132
+ 1 0 0 0 130 2 0 0 0 0 131 1 0 9 0 10
+ 2 0 0 0 72 111 1 0 0 0 108 2 0 0 0 0
+ 67 2 0 0 0 0 66 2 0 0 0 48 100 2 0 0
+ 0 0 103 1 0 0 48 51 1 0 0 48 63 1 0 0
+ 0 62 2 0 0 0 0 112 1 0 0 0 106 2 0 0
+ 0 0 117 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 93 1 0 0 0
+ 94 1 0 9 7 15 1 0 0 7 14 1 0 0 49 50
+ 1 0 0 0 43 2 0 0 0 20 40 1 0 7 0 1 2
+ 0 0 0 0 120 3 0 0 0 0 0 135 2 0 0 0 0
+ 134 1 0 0 0 133 1 0 11 0 98 2 0 0 0
+ 48 101 3 0 0 0 0 0 102 1 0 0 20 37 0
+ 0 20 35 1 0 20 0 32 1 0 0 48 75 2 0 0
+ 0 0 38 1 0 136 0 1 2 0 0 0 0 91 0 0 0
+ 13 2 0 0 0 48 99 1 0 7 7 8 2 0 0 0 72
+ 110 1 0 0 0 107 2 0 0 0 0 88 2 0 0 0
+ 72 126 1 0 0 48 52 1 0 18 0 19 1 0 0
+ 0 42 2 0 0 0 20 39 1 0 0 0 60 1 0 0
+ 48 61 1 0 0 48 59 1 0 0 0 58 1 0 0 0
+ 113 1 0 0 48 57 2 0 0 0 0 97 2 0 0 0
+ 0 119 2 0 0 0 0 92 1 0 0 0 96 2 0 0 0
+ 0 95 2 0 0 0 0 81 2 0 0 0 0 79 2 0 0
+ 0 0 17 2 0 11 0 0 16 2 0 0 0 0 80 2 0
+ 0 0 0 78 2 0 0 0 0 86 1 0 0 0 84 2 0
+ 0 0 0 83 2 0 0 0 0 82 2 0 0 0 0 87 2
+ 0 0 0 0 85)))))
'|lookupComplete|))
(SETQ |$CategoryFrame|
(|put| '|OutputForm| '|isFunctor|
- '(((SEGMENT ($ $)) T (ELT $ 94))
- ((SEGMENT ($ $ $)) T (ELT $ 93))
- ((|not| ($ $)) T (ELT $ 92))
- ((|or| ($ $ $)) T (ELT $ 91))
- ((|and| ($ $ $)) T (ELT $ 90))
- ((|exquo| ($ $ $)) T (ELT $ 89))
- ((|quo| ($ $ $)) T (ELT $ 88))
- ((|rem| ($ $ $)) T (ELT $ 87))
- ((|div| ($ $ $)) T (ELT $ 86))
- ((** ($ $ $)) T (ELT $ 85)) ((/ ($ $ $)) T (ELT $ 84))
- ((* ($ $ $)) T (ELT $ 83)) ((- ($ $)) T (ELT $ 82))
- ((- ($ $ $)) T (ELT $ 81)) ((+ ($ $ $)) T (ELT $ 80))
- ((>= ($ $ $)) T (ELT $ 79)) ((<= ($ $ $)) T (ELT $ 78))
- ((> ($ $ $)) T (ELT $ 77)) ((< ($ $ $)) T (ELT $ 76))
- ((~= ($ $ $)) T (ELT $ 75)) ((= ($ $ $)) T (ELT $ 15))
- ((|blankSeparate| ($ (|List| $))) T (ELT $ 55))
- ((|semicolonSeparate| ($ (|List| $))) T (ELT $ 51))
- ((|commaSeparate| ($ (|List| $))) T (ELT $ 50))
- ((|pile| ($ (|List| $))) T (ELT $ 49))
- ((|paren| ($ (|List| $))) T (ELT $ 61))
- ((|paren| ($ $)) T (ELT $ 60))
- ((|bracket| ($ (|List| $))) T (ELT $ 59))
- ((|bracket| ($ $)) T (ELT $ 58))
- ((|brace| ($ (|List| $))) T (ELT $ 57))
- ((|brace| ($ $)) T (ELT $ 56))
- ((|int| ($ $ $ $)) T (ELT $ 133))
- ((|int| ($ $ $)) T (ELT $ 132))
- ((|int| ($ $)) T (ELT $ 131))
- ((|prod| ($ $ $ $)) T (ELT $ 130))
- ((|prod| ($ $ $)) T (ELT $ 129))
- ((|prod| ($ $)) T (ELT $ 128))
- ((|sum| ($ $ $ $)) T (ELT $ 127))
- ((|sum| ($ $ $)) T (ELT $ 126))
- ((|sum| ($ $)) T (ELT $ 125))
- ((|overlabel| ($ $ $)) T (ELT $ 110))
- ((|overbar| ($ $)) T (ELT $ 104))
- ((|prime| ($ $ (|NonNegativeInteger|))) T (ELT $ 109))
- ((|prime| ($ $)) T (ELT $ 106))
- ((|dot| ($ $ (|NonNegativeInteger|))) T (ELT $ 108))
- ((|dot| ($ $)) T (ELT $ 105))
- ((|quote| ($ $)) T (ELT $ 103))
- ((|supersub| ($ $ (|List| $))) T (ELT $ 72))
- ((|scripts| ($ $ (|List| $))) T (ELT $ 69))
- ((|presuper| ($ $ $)) T (ELT $ 65))
- ((|presub| ($ $ $)) T (ELT $ 64))
- ((|super| ($ $ $)) T (ELT $ 63))
- ((|sub| ($ $ $)) T (ELT $ 62))
- ((|binomial| ($ $ $)) T (ELT $ 95))
+ '(((SEGMENT ($ $)) T (ELT $ 96))
+ ((SEGMENT ($ $ $)) T (ELT $ 95))
+ ((|not| ($ $)) T (ELT $ 94))
+ ((|or| ($ $ $)) T (ELT $ 93))
+ ((|and| ($ $ $)) T (ELT $ 92))
+ ((|exquo| ($ $ $)) T (ELT $ 91))
+ ((|quo| ($ $ $)) T (ELT $ 90))
+ ((|rem| ($ $ $)) T (ELT $ 89))
+ ((|div| ($ $ $)) T (ELT $ 88))
+ ((** ($ $ $)) T (ELT $ 87)) ((/ ($ $ $)) T (ELT $ 86))
+ ((* ($ $ $)) T (ELT $ 85)) ((- ($ $)) T (ELT $ 84))
+ ((- ($ $ $)) T (ELT $ 83)) ((+ ($ $ $)) T (ELT $ 82))
+ ((>= ($ $ $)) T (ELT $ 81)) ((<= ($ $ $)) T (ELT $ 80))
+ ((> ($ $ $)) T (ELT $ 79)) ((< ($ $ $)) T (ELT $ 78))
+ ((~= ($ $ $)) T (ELT $ 77)) ((= ($ $ $)) T (ELT $ 17))
+ ((|blankSeparate| ($ (|List| $))) T (ELT $ 57))
+ ((|semicolonSeparate| ($ (|List| $))) T (ELT $ 53))
+ ((|commaSeparate| ($ (|List| $))) T (ELT $ 52))
+ ((|pile| ($ (|List| $))) T (ELT $ 51))
+ ((|paren| ($ (|List| $))) T (ELT $ 63))
+ ((|paren| ($ $)) T (ELT $ 62))
+ ((|bracket| ($ (|List| $))) T (ELT $ 61))
+ ((|bracket| ($ $)) T (ELT $ 60))
+ ((|brace| ($ (|List| $))) T (ELT $ 59))
+ ((|brace| ($ $)) T (ELT $ 58))
+ ((|int| ($ $ $ $)) T (ELT $ 135))
+ ((|int| ($ $ $)) T (ELT $ 134))
+ ((|int| ($ $)) T (ELT $ 133))
+ ((|prod| ($ $ $ $)) T (ELT $ 132))
+ ((|prod| ($ $ $)) T (ELT $ 131))
+ ((|prod| ($ $)) T (ELT $ 130))
+ ((|sum| ($ $ $ $)) T (ELT $ 129))
+ ((|sum| ($ $ $)) T (ELT $ 128))
+ ((|sum| ($ $)) T (ELT $ 127))
+ ((|overlabel| ($ $ $)) T (ELT $ 112))
+ ((|overbar| ($ $)) T (ELT $ 106))
+ ((|prime| ($ $ (|NonNegativeInteger|))) T (ELT $ 111))
+ ((|prime| ($ $)) T (ELT $ 108))
+ ((|dot| ($ $ (|NonNegativeInteger|))) T (ELT $ 110))
+ ((|dot| ($ $)) T (ELT $ 107))
+ ((|quote| ($ $)) T (ELT $ 105))
+ ((|supersub| ($ $ (|List| $))) T (ELT $ 74))
+ ((|scripts| ($ $ (|List| $))) T (ELT $ 71))
+ ((|presuper| ($ $ $)) T (ELT $ 67))
+ ((|presub| ($ $ $)) T (ELT $ 66))
+ ((|super| ($ $ $)) T (ELT $ 65))
+ ((|sub| ($ $ $)) T (ELT $ 64))
+ ((|binomial| ($ $ $)) T (ELT $ 97))
((|differentiate| ($ $ (|NonNegativeInteger|))) T
- (ELT $ 124))
- ((|rarrow| ($ $ $)) T (ELT $ 119))
- ((|assign| ($ $ $)) T (ELT $ 117))
- ((|slash| ($ $ $)) T (ELT $ 116))
- ((|over| ($ $ $)) T (ELT $ 115))
- ((|root| ($ $ $)) T (ELT $ 114))
- ((|root| ($ $)) T (ELT $ 113))
- ((|zag| ($ $ $)) T (ELT $ 112))
- ((|matrix| ($ (|List| (|List| $)))) T (ELT $ 48))
- ((|box| ($ $)) T (ELT $ 111))
- ((|label| ($ $ $)) T (ELT $ 118))
- ((|string| ($ $)) T (ELT $ 102))
- ((|elt| ($ $ (|List| $))) T (ELT $ 97))
- ((|infix?| ((|Boolean|) $)) T (ELT $ 96))
- ((|postfix| ($ $ $)) T (ELT $ 101))
- ((|infix| ($ $ $ $)) T (ELT $ 100))
- ((|infix| ($ $ (|List| $))) T (ELT $ 99))
- ((|prefix| ($ $ (|List| $))) T (ELT $ 98))
- ((|vconcat| ($ (|List| $))) T (ELT $ 74))
- ((|hconcat| ($ (|List| $))) T (ELT $ 73))
- ((|vconcat| ($ $ $)) T (ELT $ 44))
- ((|hconcat| ($ $ $)) T (ELT $ 36))
- ((|center| ($ $)) T (ELT $ 40))
- ((|right| ($ $)) T (ELT $ 42))
- ((|left| ($ $)) T (ELT $ 41))
- ((|center| ($ $ (|Integer|))) T (ELT $ 37))
- ((|right| ($ $ (|Integer|))) T (ELT $ 39))
- ((|left| ($ $ (|Integer|))) T (ELT $ 38))
- ((|rspace| ($ (|Integer|) (|Integer|))) T (ELT $ 45))
- ((|vspace| ($ (|Integer|))) T (ELT $ 43))
- ((|hspace| ($ (|Integer|))) T (ELT $ 35))
- ((|superHeight| ((|Integer|) $)) T (ELT $ 32))
- ((|subHeight| ((|Integer|) $)) T (ELT $ 31))
- ((|height| ((|Integer|))) T (ELT $ 33))
- ((|width| ((|Integer|))) T (ELT $ 34))
- ((|height| ((|Integer|) $)) T (ELT $ 30))
- ((|width| ((|Integer|) $)) T (ELT $ 29))
- ((|empty| ($)) T (ELT $ 11))
- ((|outputForm| ($ (|DoubleFloat|))) T (ELT $ 23))
- ((|outputForm| ($ (|String|))) T (ELT $ 28))
- ((|outputForm| ($ (|Symbol|))) T (ELT $ 21))
- ((|outputForm| ($ (|Integer|))) T (ELT $ 19))
- ((|messagePrint| ((|Void|) (|String|))) T (ELT $ 13))
- ((|message| ($ (|String|))) T (ELT $ 12))
- ((|print| ((|Void|) $)) T (ELT $ 7))
+ (ELT $ 126))
+ ((|rarrow| ($ $ $)) T (ELT $ 121))
+ ((|assign| ($ $ $)) T (ELT $ 119))
+ ((|slash| ($ $ $)) T (ELT $ 118))
+ ((|over| ($ $ $)) T (ELT $ 117))
+ ((|root| ($ $ $)) T (ELT $ 116))
+ ((|root| ($ $)) T (ELT $ 115))
+ ((|zag| ($ $ $)) T (ELT $ 114))
+ ((|matrix| ($ (|List| (|List| $)))) T (ELT $ 50))
+ ((|box| ($ $)) T (ELT $ 113))
+ ((|label| ($ $ $)) T (ELT $ 120))
+ ((|string| ($ $)) T (ELT $ 104))
+ ((|elt| ($ $ (|List| $))) T (ELT $ 99))
+ ((|infix?| ((|Boolean|) $)) T (ELT $ 98))
+ ((|postfix| ($ $ $)) T (ELT $ 103))
+ ((|infix| ($ $ $ $)) T (ELT $ 102))
+ ((|infix| ($ $ (|List| $))) T (ELT $ 101))
+ ((|prefix| ($ $ (|List| $))) T (ELT $ 100))
+ ((|vconcat| ($ (|List| $))) T (ELT $ 76))
+ ((|hconcat| ($ (|List| $))) T (ELT $ 75))
+ ((|vconcat| ($ $ $)) T (ELT $ 46))
+ ((|hconcat| ($ $ $)) T (ELT $ 38))
+ ((|center| ($ $)) T (ELT $ 42))
+ ((|right| ($ $)) T (ELT $ 44))
+ ((|left| ($ $)) T (ELT $ 43))
+ ((|center| ($ $ (|Integer|))) T (ELT $ 39))
+ ((|right| ($ $ (|Integer|))) T (ELT $ 41))
+ ((|left| ($ $ (|Integer|))) T (ELT $ 40))
+ ((|rspace| ($ (|Integer|) (|Integer|))) T (ELT $ 47))
+ ((|vspace| ($ (|Integer|))) T (ELT $ 45))
+ ((|hspace| ($ (|Integer|))) T (ELT $ 37))
+ ((|superHeight| ((|Integer|) $)) T (ELT $ 34))
+ ((|subHeight| ((|Integer|) $)) T (ELT $ 33))
+ ((|height| ((|Integer|))) T (ELT $ 35))
+ ((|width| ((|Integer|))) T (ELT $ 36))
+ ((|height| ((|Integer|) $)) T (ELT $ 32))
+ ((|width| ((|Integer|) $)) T (ELT $ 31))
+ ((|doubleFloatFormat| ((|String|) (|String|))) T
+ (ELT $ 8))
+ ((|empty| ($)) T (ELT $ 13))
+ ((|outputForm| ($ (|DoubleFloat|))) T (ELT $ 25))
+ ((|outputForm| ($ (|String|))) T (ELT $ 30))
+ ((|outputForm| ($ (|Symbol|))) T (ELT $ 23))
+ ((|outputForm| ($ (|Integer|))) T (ELT $ 21))
+ ((|messagePrint| ((|Void|) (|String|))) T (ELT $ 15))
+ ((|message| ($ (|String|))) T (ELT $ 14))
+ ((|print| ((|Void|) $)) T (ELT $ 10))
((|latex| ((|String|) $)) T (ELT $ NIL))
((|hash| ((|SingleInteger|) $)) T (ELT $ NIL))
- ((|coerce| ((|OutputForm|) $)) T (ELT $ 17))
- ((= ((|Boolean|) $ $)) T (ELT $ 14))
+ ((|coerce| ((|OutputForm|) $)) T (ELT $ 19))
+ ((= ((|Boolean|) $ $)) T (ELT $ 16))
((~= ((|Boolean|) $ $)) T (ELT $ NIL)))
(|addModemap| '|OutputForm| '(|OutputForm|)
'((|Join| (|SetCategory|)
@@ -788,6 +800,8 @@
(SIGNATURE |outputForm|
($ (|DoubleFloat|)))
(SIGNATURE |empty| ($))
+ (SIGNATURE |doubleFloatFormat|
+ ((|String|) (|String|)))
(SIGNATURE |width| ((|Integer|) $))
(SIGNATURE |height| ((|Integer|) $))
(SIGNATURE |width| ((|Integer|)))
@@ -907,6 +921,8 @@
(SIGNATURE |outputForm|
($ (|DoubleFloat|)))
(SIGNATURE |empty| ($))
+ (SIGNATURE |doubleFloatFormat|
+ ((|String|) (|String|)))
(SIGNATURE |width|
((|Integer|) $))
(SIGNATURE |height|
diff --git a/src/share/algebra/browse.daase b/src/share/algebra/browse.daase
index 0ffdb818..c292e4ed 100644
--- a/src/share/algebra/browse.daase
+++ b/src/share/algebra/browse.daase
@@ -1,12 +1,12 @@
-(2267193 . 3431822560)
+(2267755 . 3431897906)
(-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.")))
-((-4343 . T) (-4342 . T) (-1964 . T))
+((-4345 . T) (-4344 . T) (-2836 . 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}.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . 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}.")))
-((-4339 . T) (-4337 . T) (-4336 . T) ((-4344 "*") . T) (-4335 . T) (-4340 . T) (-4334 . T) (-1964 . T))
+((-4341 . T) (-4339 . T) (-4338 . T) ((-4346 "*") . T) (-4337 . T) (-4342 . T) (-4336 . T) (-2836 . 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,17 +56,17 @@ 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 -3260)
+(-32 R -3327)
((|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 -1011) (QUOTE (-550)))))
+((|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))))
(-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 -4342)))
+((|HasAttribute| |#1| (QUOTE -4344)))
(-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.")))
-((-1964 . T))
+((-2836 . T))
NIL
(-35)
((|constructor| (NIL "Category for the inverse hyperbolic trigonometric functions.")) (|atanh| (($ $) "\\spad{atanh(x)} returns the hyperbolic arc-tangent of \\spad{x}.")) (|asinh| (($ $) "\\spad{asinh(x)} returns the hyperbolic arc-sine of \\spad{x}.")) (|asech| (($ $) "\\spad{asech(x)} returns the hyperbolic arc-secant of \\spad{x}.")) (|acsch| (($ $) "\\spad{acsch(x)} returns the hyperbolic arc-cosecant of \\spad{x}.")) (|acoth| (($ $) "\\spad{acoth(x)} returns the hyperbolic arc-cotangent of \\spad{x}.")) (|acosh| (($ $) "\\spad{acosh(x)} returns the hyperbolic arc-cosine of \\spad{x}.")))
@@ -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}.")))
-((-4342 . T) (-4343 . T) (-1964 . T))
+((-4344 . T) (-4345 . T) (-2836 . T))
NIL
(-37 S R)
((|constructor| (NIL "The category of associative algebras (modules which are themselves rings). \\blankline")) (|coerce| (($ |#2|) "\\spad{coerce(r)} maps the ring element \\spad{r} to a member of the algebra.")))
@@ -82,20 +82,20 @@ NIL
NIL
(-38 R)
((|constructor| (NIL "The category of associative algebras (modules which are themselves rings). \\blankline")) (|coerce| (($ |#1|) "\\spad{coerce(r)} maps the ring element \\spad{r} to a member of the algebra.")))
-((-4336 . T) (-4337 . T) (-4339 . T))
+((-4338 . T) (-4339 . T) (-4341 . 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 -3260 UP UPUP -4189)
+(-40 -3327 UP UPUP -2351)
((|constructor| (NIL "Function field defined by \\spad{f}(\\spad{x},{} \\spad{y}) = 0.")) (|knownInfBasis| (((|Void|) (|NonNegativeInteger|)) "\\spad{knownInfBasis(n)} \\undocumented{}")))
-((-4335 |has| (-400 |#2|) (-356)) (-4340 |has| (-400 |#2|) (-356)) (-4334 |has| (-400 |#2|) (-356)) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| (-400 |#2|) (QUOTE (-143))) (|HasCategory| (-400 |#2|) (QUOTE (-145))) (|HasCategory| (-400 |#2|) (QUOTE (-342))) (-1561 (|HasCategory| (-400 |#2|) (QUOTE (-356))) (|HasCategory| (-400 |#2|) (QUOTE (-342)))) (|HasCategory| (-400 |#2|) (QUOTE (-356))) (|HasCategory| (-400 |#2|) (QUOTE (-361))) (-1561 (-12 (|HasCategory| (-400 |#2|) (QUOTE (-227))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))) (|HasCategory| (-400 |#2|) (QUOTE (-342)))) (-1561 (-12 (|HasCategory| (-400 |#2|) (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))) (-12 (|HasCategory| (-400 |#2|) (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| (-400 |#2|) (QUOTE (-342))))) (|HasCategory| (-400 |#2|) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| (-400 |#2|) (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-400 |#2|) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-361))) (-1561 (|HasCategory| (-400 |#2|) (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))) (-12 (|HasCategory| (-400 |#2|) (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))) (-12 (|HasCategory| (-400 |#2|) (QUOTE (-227))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))))
-(-41 R -3260)
+((-4337 |has| (-400 |#2|) (-356)) (-4342 |has| (-400 |#2|) (-356)) (-4336 |has| (-400 |#2|) (-356)) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| (-400 |#2|) (QUOTE (-143))) (|HasCategory| (-400 |#2|) (QUOTE (-145))) (|HasCategory| (-400 |#2|) (QUOTE (-342))) (-1489 (|HasCategory| (-400 |#2|) (QUOTE (-356))) (|HasCategory| (-400 |#2|) (QUOTE (-342)))) (|HasCategory| (-400 |#2|) (QUOTE (-356))) (|HasCategory| (-400 |#2|) (QUOTE (-361))) (-1489 (-12 (|HasCategory| (-400 |#2|) (QUOTE (-227))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))) (|HasCategory| (-400 |#2|) (QUOTE (-342)))) (-1489 (-12 (|HasCategory| (-400 |#2|) (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))) (-12 (|HasCategory| (-400 |#2|) (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| (-400 |#2|) (QUOTE (-342))))) (|HasCategory| (-400 |#2|) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| (-400 |#2|) (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-400 |#2|) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-361))) (-1489 (|HasCategory| (-400 |#2|) (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))) (-12 (|HasCategory| (-400 |#2|) (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))) (-12 (|HasCategory| (-400 |#2|) (QUOTE (-227))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))))
+(-41 R -3327)
((|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 (-444))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -423) (|devaluate| |#1|)))))
+((-12 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -423) (|devaluate| |#1|)))))
(-42 OV E P)
((|constructor| (NIL "This package factors multivariate polynomials over the domain of \\spadtype{AlgebraicNumber} by allowing the user to specify a list of algebraic numbers generating the particular extension to factor over.")) (|factor| (((|Factored| (|SparseUnivariatePolynomial| |#3|)) (|SparseUnivariatePolynomial| |#3|) (|List| (|AlgebraicNumber|))) "\\spad{factor(p,{}lan)} factors the polynomial \\spad{p} over the extension generated by the algebraic numbers given by the list \\spad{lan}. \\spad{p} is presented as a univariate polynomial with multivariate coefficients.") (((|Factored| |#3|) |#3| (|List| (|AlgebraicNumber|))) "\\spad{factor(p,{}lan)} factors the polynomial \\spad{p} over the extension generated by the algebraic numbers given by the list \\spad{lan}.")))
NIL
@@ -106,31 +106,31 @@ NIL
((|HasCategory| |#1| (QUOTE (-300))))
(-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.")))
-((-4339 |has| |#1| (-542)) (-4337 . T) (-4336 . T))
+((-4341 |has| |#1| (-542)) (-4339 . T) (-4338 . T))
((|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542))))
(-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.")))
-((-4342 . T) (-4343 . T))
-((-1561 (-12 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-825))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2763) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2119) (|devaluate| |#2|)))))) (-12 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2763) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2119) (|devaluate| |#2|))))))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-825))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-825))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| |#2| (QUOTE (-1068)))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| |#2| (QUOTE (-1068)))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836)))) (-12 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2763) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2119) (|devaluate| |#2|)))))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4344 . T) (-4345 . T))
+((-1489 (-12 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-825))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3549) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3859) (|devaluate| |#2|)))))) (-12 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3549) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3859) (|devaluate| |#2|))))))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-825))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-825))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| |#2| (QUOTE (-1069)))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| |#2| (QUOTE (-1069)))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837)))) (-12 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3549) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3859) (|devaluate| |#2|)))))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))))
(-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 -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-356))))
(-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}.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4336 . T) (-4337 . T) (-4339 . T))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4338 . T) (-4339 . T) (-4341 . 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.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| $ (QUOTE (-1020))) (|HasCategory| $ (LIST (QUOTE -1011) (QUOTE (-550)))))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| $ (QUOTE (-1021))) (|HasCategory| $ (LIST (QUOTE -1012) (QUOTE (-550)))))
(-49)
((|constructor| (NIL "This domain implements anonymous functions")) (|body| (((|Syntax|) $) "\\spad{body(f)} returns the body of the unnamed function \\spad{`f'}.")) (|parameters| (((|List| (|Symbol|)) $) "\\spad{parameters(f)} returns the list of parameters bound by \\spad{`f'}.")))
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}.")))
-((-4339 . T))
+((-4341 . 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 -3260)
+(-54 |Base| R -3327)
((|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
@@ -154,7 +154,7 @@ NIL
NIL
(-56 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")))
-((-4342 . T) (-4343 . T) (-1964 . T))
+((-4344 . T) (-4345 . T) (-2836 . T))
NIL
(-57 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),{}...]}.")))
@@ -162,65 +162,65 @@ NIL
NIL
(-58 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}")))
-((-4343 . T) (-4342 . T))
-((-1561 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1561 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4345 . T) (-4344 . T))
+((-1489 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1489 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-59 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}.")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
-(-60 -1916)
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
+(-60 -1856)
((|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
-(-61 -1916)
+(-61 -1856)
((|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
-(-62 -1916)
+(-62 -1856)
((|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
-(-63 -1916)
+(-63 -1856)
((|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
-(-64 -1916)
+(-64 -1856)
((|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}")) (|coerce| (($ (|Matrix| (|FortranExpression| (|construct|) (|construct| (QUOTE X) (QUOTE HESS)) (|MachineFloat|)))) "\\spad{coerce(f)} takes objects from the appropriate instantiation of \\spadtype{FortranExpression} and turns them into an ASP.")))
NIL
NIL
-(-65 -1916)
+(-65 -1856)
((|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
-(-66 -1916)
+(-66 -1856)
((|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
-(-67 -1916)
+(-67 -1856)
((|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
-(-68 -1916)
+(-68 -1856)
((|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
-(-69 -1916)
+(-69 -1856)
((|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
-(-70 -1916)
+(-70 -1856)
((|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
-(-71 -1916)
+(-71 -1856)
((|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
-(-72 -1916)
+(-72 -1856)
((|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
-(-73 -1916)
+(-73 -1856)
((|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
@@ -232,55 +232,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
-(-76 -1916)
+(-76 -1856)
((|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
-(-77 -1916)
+(-77 -1856)
((|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
-(-78 -1916)
+(-78 -1856)
((|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
-(-79 -1916)
+(-79 -1856)
((|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
-(-80 -1916)
+(-80 -1856)
((|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}")) (|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 -1916)
+(-81 -1856)
((|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
-(-82 -1916)
+(-82 -1856)
((|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
-(-83 -1916)
+(-83 -1856)
((|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
-(-84 -1916)
+(-84 -1856)
((|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
-(-85 -1916)
+(-85 -1856)
((|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
-(-86 -1916)
+(-86 -1856)
((|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
-(-87 -1916)
+(-87 -1856)
((|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
-(-88 -1916)
+(-88 -1856)
((|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
@@ -290,8 +290,8 @@ NIL
((|HasCategory| |#1| (QUOTE (-356))))
(-90 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}.")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-91 S)
((|constructor| (NIL "This is the category of Spad abstract syntax trees.")))
NIL
@@ -314,15 +314,15 @@ NIL
NIL
(-96)
((|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\".")))
-((-4342 . T))
+((-4344 . T))
NIL
(-97)
((|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.")))
-((-4342 . T) ((-4344 "*") . T) (-4343 . T) (-4339 . T) (-4337 . T) (-4336 . T) (-4335 . T) (-4340 . T) (-4334 . T) (-4333 . T) (-4332 . T) (-4331 . T) (-4330 . T) (-4338 . T) (-4341 . T) (|NullSquare| . T) (|JacobiIdentity| . T) (-4329 . T))
+((-4344 . T) ((-4346 "*") . T) (-4345 . T) (-4341 . T) (-4339 . T) (-4338 . T) (-4337 . T) (-4342 . T) (-4336 . T) (-4335 . T) (-4334 . T) (-4333 . T) (-4332 . T) (-4340 . T) (-4343 . T) (|NullSquare| . T) (|JacobiIdentity| . T) (-4331 . T))
NIL
(-98 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}.")))
-((-4339 . T))
+((-4341 . T))
NIL
(-99 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}.")))
@@ -338,15 +338,15 @@ NIL
NIL
(-102 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}.")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-103 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 (-4344 "*"))))
+((|HasAttribute| |#1| (QUOTE (-4346 "*"))))
(-104)
((|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")))
-((-4342 . T))
+((-4344 . T))
NIL
(-105 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.")))
@@ -354,12 +354,12 @@ NIL
NIL
(-106 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.")))
-((-4343 . T) (-1964 . T))
+((-4345 . T) (-2836 . T))
NIL
(-107)
((|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.")) (|coerce| (((|RadixExpansion| 2) $) "\\spad{coerce(b)} converts a binary expansion to a radix expansion with base 2.") (((|Fraction| (|Integer|)) $) "\\spad{coerce(b)} converts a binary expansion to a rational number.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| (-550) (QUOTE (-882))) (|HasCategory| (-550) (LIST (QUOTE -1011) (QUOTE (-1144)))) (|HasCategory| (-550) (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-145))) (|HasCategory| (-550) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-550) (QUOTE (-995))) (|HasCategory| (-550) (QUOTE (-798))) (-1561 (|HasCategory| (-550) (QUOTE (-798))) (|HasCategory| (-550) (QUOTE (-825)))) (|HasCategory| (-550) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| (-550) (QUOTE (-1119))) (|HasCategory| (-550) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| (-550) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| (-550) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| (-550) (QUOTE (-227))) (|HasCategory| (-550) (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| (-550) (LIST (QUOTE -505) (QUOTE (-1144)) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -302) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -279) (QUOTE (-550)) (QUOTE (-550)))) (|HasCategory| (-550) (QUOTE (-300))) (|HasCategory| (-550) (QUOTE (-535))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-550) (LIST (QUOTE -619) (QUOTE (-550)))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-882)))) (|HasCategory| (-550) (QUOTE (-143)))))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| (-550) (QUOTE (-883))) (|HasCategory| (-550) (LIST (QUOTE -1012) (QUOTE (-1145)))) (|HasCategory| (-550) (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-145))) (|HasCategory| (-550) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-550) (QUOTE (-996))) (|HasCategory| (-550) (QUOTE (-798))) (-1489 (|HasCategory| (-550) (QUOTE (-798))) (|HasCategory| (-550) (QUOTE (-825)))) (|HasCategory| (-550) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| (-550) (QUOTE (-1120))) (|HasCategory| (-550) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| (-550) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| (-550) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| (-550) (QUOTE (-227))) (|HasCategory| (-550) (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| (-550) (LIST (QUOTE -505) (QUOTE (-1145)) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -302) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -279) (QUOTE (-550)) (QUOTE (-550)))) (|HasCategory| (-550) (QUOTE (-300))) (|HasCategory| (-550) (QUOTE (-535))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-550) (LIST (QUOTE -619) (QUOTE (-550)))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-883)))) (|HasCategory| (-550) (QUOTE (-143)))))
(-108)
((|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| (($ (|Symbol|) (|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| (((|Symbol|) $) "\\spad{name(b)} returns the name of binding \\spad{b}")))
NIL
@@ -370,11 +370,11 @@ 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}")))
-((-4343 . T) (-4342 . T))
-((-12 (|HasCategory| (-112) (QUOTE (-1068))) (|HasCategory| (-112) (LIST (QUOTE -302) (QUOTE (-112))))) (|HasCategory| (-112) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-112) (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-112) (QUOTE (-1068))) (|HasCategory| (-112) (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4345 . T) (-4344 . T))
+((-12 (|HasCategory| (-112) (QUOTE (-1069))) (|HasCategory| (-112) (LIST (QUOTE -302) (QUOTE (-112))))) (|HasCategory| (-112) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-112) (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-112) (QUOTE (-1069))) (|HasCategory| (-112) (LIST (QUOTE -595) (QUOTE (-837)))))
(-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}")))
-((-4337 . T) (-4336 . T))
+((-4339 . T) (-4338 . 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,25 +388,25 @@ 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| (($ $ (|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| (((|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!| (($ $ (|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| (($ $ (|String|)) "\\spad{assert(op,{} s)} attaches property \\spad{s} to \\spad{op}. Argument \\spad{op} is modified \"in place\",{} \\spadignore{i.e.} no copy is made.")) (|has?| (((|Boolean|) $ (|String|)) "\\spad{has?(op,{} s)} 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.")) (|arity| (((|Union| (|NonNegativeInteger|) "failed") $) "\\spad{arity(op)} returns \\spad{n} if \\spad{op} is \\spad{n}-ary,{} and \"failed\" if \\spad{op} has arbitrary arity.")) (|operator| (($ (|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}.")) (|name| (((|Symbol|) $) "\\spad{name(op)} returns the name of \\spad{op}.")))
NIL
NIL
-(-115 -3260 UP)
+(-115 -3327 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}.")))
-((-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . 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}.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| (-116 |#1|) (QUOTE (-882))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -1011) (QUOTE (-1144)))) (|HasCategory| (-116 |#1|) (QUOTE (-143))) (|HasCategory| (-116 |#1|) (QUOTE (-145))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-116 |#1|) (QUOTE (-995))) (|HasCategory| (-116 |#1|) (QUOTE (-798))) (-1561 (|HasCategory| (-116 |#1|) (QUOTE (-798))) (|HasCategory| (-116 |#1|) (QUOTE (-825)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| (-116 |#1|) (QUOTE (-1119))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| (-116 |#1|) (QUOTE (-227))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -505) (QUOTE (-1144)) (LIST (QUOTE -116) (|devaluate| |#1|)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -302) (LIST (QUOTE -116) (|devaluate| |#1|)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -279) (LIST (QUOTE -116) (|devaluate| |#1|)) (LIST (QUOTE -116) (|devaluate| |#1|)))) (|HasCategory| (-116 |#1|) (QUOTE (-300))) (|HasCategory| (-116 |#1|) (QUOTE (-535))) (|HasCategory| (-116 |#1|) (QUOTE (-825))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-116 |#1|) (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-116 |#1|) (QUOTE (-882)))) (|HasCategory| (-116 |#1|) (QUOTE (-143)))))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| (-116 |#1|) (QUOTE (-883))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -1012) (QUOTE (-1145)))) (|HasCategory| (-116 |#1|) (QUOTE (-143))) (|HasCategory| (-116 |#1|) (QUOTE (-145))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-116 |#1|) (QUOTE (-996))) (|HasCategory| (-116 |#1|) (QUOTE (-798))) (-1489 (|HasCategory| (-116 |#1|) (QUOTE (-798))) (|HasCategory| (-116 |#1|) (QUOTE (-825)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| (-116 |#1|) (QUOTE (-1120))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| (-116 |#1|) (QUOTE (-227))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -505) (QUOTE (-1145)) (LIST (QUOTE -116) (|devaluate| |#1|)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -302) (LIST (QUOTE -116) (|devaluate| |#1|)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -279) (LIST (QUOTE -116) (|devaluate| |#1|)) (LIST (QUOTE -116) (|devaluate| |#1|)))) (|HasCategory| (-116 |#1|) (QUOTE (-300))) (|HasCategory| (-116 |#1|) (QUOTE (-535))) (|HasCategory| (-116 |#1|) (QUOTE (-825))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-116 |#1|) (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-116 |#1|) (QUOTE (-883)))) (|HasCategory| (-116 |#1|) (QUOTE (-143)))))
(-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 -4343)))
+((|HasAttribute| |#1| (QUOTE -4345)))
(-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.")))
-((-1964 . T))
+((-2836 . T))
NIL
(-120 UP)
((|constructor| (NIL "\\indented{1}{Author: Frederic Lehobey,{} James \\spad{H}. Davenport} Date Created: 28 June 1994 Date Last Updated: 11 July 1997 Basic Operations: brillhartIrreducible? Related Domains: Also See: AMS Classifications: Keywords: factorization Examples: References: [1] John Brillhart,{} Note on Irreducibility Testing,{} Mathematics of Computation,{} vol. 35,{} num. 35,{} Oct. 1980,{} 1379-1381 [2] James Davenport,{} On Brillhart Irreducibility. To appear. [3] John Brillhart,{} On the Euler and Bernoulli polynomials,{} \\spad{J}. Reine Angew. Math.,{} \\spad{v}. 234,{} (1969),{} \\spad{pp}. 45-64")) (|noLinearFactor?| (((|Boolean|) |#1|) "\\spad{noLinearFactor?(p)} returns \\spad{true} if \\spad{p} can be shown to have no linear factor by a theorem of Lehmer,{} \\spad{false} else. \\spad{I} insist on the fact that \\spad{false} does not mean that \\spad{p} has a linear factor.")) (|brillhartTrials| (((|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{brillhartTrials(n)} sets to \\spad{n} the number of tests in \\spadfun{brillhartIrreducible?} and returns the previous value.") (((|NonNegativeInteger|)) "\\spad{brillhartTrials()} returns the number of tests in \\spadfun{brillhartIrreducible?}.")) (|brillhartIrreducible?| (((|Boolean|) |#1| (|Boolean|)) "\\spad{brillhartIrreducible?(p,{}noLinears)} returns \\spad{true} if \\spad{p} can be shown to be irreducible by a remark of Brillhart,{} \\spad{false} else. If \\spad{noLinears} is \\spad{true},{} we are being told \\spad{p} has no linear factors \\spad{false} does not mean that \\spad{p} is reducible.") (((|Boolean|) |#1|) "\\spad{brillhartIrreducible?(p)} returns \\spad{true} if \\spad{p} can be shown to be irreducible by a remark of Brillhart,{} \\spad{false} is inconclusive.")))
@@ -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")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-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}}.")))
-((-4343 . T) (-4342 . T) (-1964 . T))
+((-4345 . T) (-4344 . T) (-2836 . 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")))
-((-4342 . T) (-4343 . T) (-1964 . T))
+((-4344 . T) (-4345 . T) (-2836 . 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.")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-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.")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-128)
((|constructor| (NIL "ByteArray provides datatype for fix-sized buffer of bytes.")))
-((-4343 . T) (-4342 . T))
-((-1561 (-12 (|HasCategory| (-129) (QUOTE (-825))) (|HasCategory| (-129) (LIST (QUOTE -302) (QUOTE (-129))))) (-12 (|HasCategory| (-129) (QUOTE (-1068))) (|HasCategory| (-129) (LIST (QUOTE -302) (QUOTE (-129)))))) (-1561 (-12 (|HasCategory| (-129) (QUOTE (-1068))) (|HasCategory| (-129) (LIST (QUOTE -302) (QUOTE (-129))))) (|HasCategory| (-129) (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| (-129) (LIST (QUOTE -596) (QUOTE (-526)))) (-1561 (|HasCategory| (-129) (QUOTE (-825))) (|HasCategory| (-129) (QUOTE (-1068)))) (|HasCategory| (-129) (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-129) (QUOTE (-1068))) (-12 (|HasCategory| (-129) (QUOTE (-1068))) (|HasCategory| (-129) (LIST (QUOTE -302) (QUOTE (-129))))) (|HasCategory| (-129) (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4345 . T) (-4344 . T))
+((-1489 (-12 (|HasCategory| (-129) (QUOTE (-825))) (|HasCategory| (-129) (LIST (QUOTE -302) (QUOTE (-129))))) (-12 (|HasCategory| (-129) (QUOTE (-1069))) (|HasCategory| (-129) (LIST (QUOTE -302) (QUOTE (-129)))))) (-1489 (-12 (|HasCategory| (-129) (QUOTE (-1069))) (|HasCategory| (-129) (LIST (QUOTE -302) (QUOTE (-129))))) (|HasCategory| (-129) (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| (-129) (LIST (QUOTE -596) (QUOTE (-526)))) (-1489 (|HasCategory| (-129) (QUOTE (-825))) (|HasCategory| (-129) (QUOTE (-1069)))) (|HasCategory| (-129) (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-129) (QUOTE (-1069))) (-12 (|HasCategory| (-129) (QUOTE (-1069))) (|HasCategory| (-129) (LIST (QUOTE -302) (QUOTE (-129))))) (|HasCategory| (-129) (LIST (QUOTE -595) (QUOTE (-837)))))
(-129)
((|constructor| (NIL "Byte is the datatype of 8-bit sized unsigned integer values.")) (|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'}.")) (|coerce| (($ (|NonNegativeInteger|)) "\\spad{coerce(x)} has the same effect as byte(\\spad{x}).")) (|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
@@ -462,13 +462,13 @@ NIL
NIL
(-133)
((|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.")))
-(((-4344 "*") . T))
+(((-4346 "*") . T))
NIL
-(-134 |minix| -3873 S T$)
+(-134 |minix| -2281 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
-(-135 |minix| -3873 R)
+(-135 |minix| -2281 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
@@ -486,8 +486,8 @@ NIL
NIL
(-139)
((|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}.")))
-((-4342 . T) (-4332 . T) (-4343 . T))
-((-1561 (-12 (|HasCategory| (-142) (QUOTE (-361))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142))))) (-12 (|HasCategory| (-142) (QUOTE (-1068))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142)))))) (|HasCategory| (-142) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-142) (QUOTE (-361))) (|HasCategory| (-142) (QUOTE (-825))) (|HasCategory| (-142) (QUOTE (-1068))) (-12 (|HasCategory| (-142) (QUOTE (-1068))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142))))) (|HasCategory| (-142) (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4344 . T) (-4334 . T) (-4345 . T))
+((-1489 (-12 (|HasCategory| (-142) (QUOTE (-361))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142))))) (-12 (|HasCategory| (-142) (QUOTE (-1069))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142)))))) (|HasCategory| (-142) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-142) (QUOTE (-361))) (|HasCategory| (-142) (QUOTE (-825))) (|HasCategory| (-142) (QUOTE (-1069))) (-12 (|HasCategory| (-142) (QUOTE (-1069))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142))))) (|HasCategory| (-142) (LIST (QUOTE -595) (QUOTE (-837)))))
(-140 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
@@ -502,7 +502,7 @@ NIL
NIL
(-143)
((|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.")))
-((-4339 . T))
+((-4341 . T))
NIL
(-144 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}.")))
@@ -510,9 +510,9 @@ NIL
NIL
(-145)
((|constructor| (NIL "Rings of Characteristic Zero.")))
-((-4339 . T))
+((-4341 . T))
NIL
-(-146 -3260 UP UPUP)
+(-146 -3327 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
@@ -523,14 +523,14 @@ NIL
(-148 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 -596) (QUOTE (-526)))) (|HasCategory| |#2| (QUOTE (-1068))) (|HasAttribute| |#1| (QUOTE -4342)))
+((|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (QUOTE (-1069))) (|HasAttribute| |#1| (QUOTE -4344)))
(-149 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.")))
-((-1964 . T))
+((-2836 . T))
NIL
(-150 |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.")))
-((-4337 . T) (-4336 . T) (-4339 . T))
+((-4339 . T) (-4338 . T) (-4341 . T))
NIL
(-151)
((|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.")))
@@ -552,7 +552,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
-(-156 R -3260)
+(-156 R -3327)
((|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
@@ -583,10 +583,10 @@ NIL
(-163 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 (-882))) (|HasCategory| |#2| (QUOTE (-535))) (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (QUOTE (-1166))) (|HasCategory| |#2| (QUOTE (-1029))) (|HasCategory| |#2| (QUOTE (-995))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (QUOTE (-356))) (|HasAttribute| |#2| (QUOTE -4338)) (|HasAttribute| |#2| (QUOTE -4341)) (|HasCategory| |#2| (QUOTE (-300))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-825))))
+((|HasCategory| |#2| (QUOTE (-883))) (|HasCategory| |#2| (QUOTE (-535))) (|HasCategory| |#2| (QUOTE (-976))) (|HasCategory| |#2| (QUOTE (-1167))) (|HasCategory| |#2| (QUOTE (-1030))) (|HasCategory| |#2| (QUOTE (-996))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (QUOTE (-356))) (|HasAttribute| |#2| (QUOTE -4340)) (|HasAttribute| |#2| (QUOTE -4343)) (|HasCategory| |#2| (QUOTE (-300))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-825))))
(-164 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})")))
-((-4335 -1561 (|has| |#1| (-542)) (-12 (|has| |#1| (-300)) (|has| |#1| (-882)))) (-4340 |has| |#1| (-356)) (-4334 |has| |#1| (-356)) (-4338 |has| |#1| (-6 -4338)) (-4341 |has| |#1| (-6 -4341)) (-2738 . T) (-1964 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4337 -1489 (|has| |#1| (-542)) (-12 (|has| |#1| (-300)) (|has| |#1| (-883)))) (-4342 |has| |#1| (-356)) (-4336 |has| |#1| (-356)) (-4340 |has| |#1| (-6 -4340)) (-4343 |has| |#1| (-6 -4343)) (-2167 . T) (-2836 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-165 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.")))
@@ -598,8 +598,8 @@ NIL
NIL
(-167 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}.")))
-((-4335 -1561 (|has| |#1| (-542)) (-12 (|has| |#1| (-300)) (|has| |#1| (-882)))) (-4340 |has| |#1| (-356)) (-4334 |has| |#1| (-356)) (-4338 |has| |#1| (-6 -4338)) (-4341 |has| |#1| (-6 -4341)) (-2738 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-342))) (-1561 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-342)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-361))) (-1561 (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#1| (QUOTE (-342)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-342)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -505) (QUOTE (-1144)) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-342)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-342)))) (-12 (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-342)))) (-12 (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-342)))) (|HasCategory| |#1| (QUOTE (-227))) (-12 (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-342)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-342)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (LIST (QUOTE -279) (|devaluate| |#1|) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144))))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (QUOTE (-361)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (QUOTE (-806)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (QUOTE (-825)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (QUOTE (-995)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (QUOTE (-1166)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526))))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-372))))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))))) (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-356))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (QUOTE (-882))))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-882)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-882)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (QUOTE (-882))))) (-1561 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (QUOTE (-1166)))) (|HasCategory| |#1| (QUOTE (-1166))) (|HasCategory| |#1| (QUOTE (-995))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1561 (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (QUOTE (-542)))) (-1561 (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-342)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#1| (LIST (QUOTE -505) (QUOTE (-1144)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -279) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-806))) (|HasCategory| |#1| (QUOTE (-1029))) (-12 (|HasCategory| |#1| (QUOTE (-1029))) (|HasCategory| |#1| (QUOTE (-1166)))) (|HasCategory| |#1| (QUOTE (-535))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-882))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-356)))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-227))) (-12 (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasAttribute| |#1| (QUOTE -4338)) (|HasAttribute| |#1| (QUOTE -4341)) (-12 (|HasCategory| |#1| (QUOTE (-227))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144))))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-143)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-342)))))
+((-4337 -1489 (|has| |#1| (-542)) (-12 (|has| |#1| (-300)) (|has| |#1| (-883)))) (-4342 |has| |#1| (-356)) (-4336 |has| |#1| (-356)) (-4340 |has| |#1| (-6 -4340)) (-4343 |has| |#1| (-6 -4343)) (-2167 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-342))) (-1489 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-342)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-361))) (-1489 (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#1| (QUOTE (-342)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-342)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -505) (QUOTE (-1145)) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-342)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-342)))) (-12 (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-342)))) (-12 (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-342)))) (|HasCategory| |#1| (QUOTE (-227))) (-12 (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-342)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-342)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (LIST (QUOTE -279) (|devaluate| |#1|) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145))))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (QUOTE (-361)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (QUOTE (-806)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (QUOTE (-825)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (QUOTE (-996)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (QUOTE (-1167)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526))))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-372))))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))))) (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-356))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (QUOTE (-883))))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-883)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-883)))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (QUOTE (-883))))) (-1489 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| |#1| (QUOTE (-976))) (|HasCategory| |#1| (QUOTE (-1167)))) (|HasCategory| |#1| (QUOTE (-1167))) (|HasCategory| |#1| (QUOTE (-996))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1489 (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (QUOTE (-542)))) (-1489 (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-342)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#1| (LIST (QUOTE -505) (QUOTE (-1145)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -279) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-806))) (|HasCategory| |#1| (QUOTE (-1030))) (-12 (|HasCategory| |#1| (QUOTE (-1030))) (|HasCategory| |#1| (QUOTE (-1167)))) (|HasCategory| |#1| (QUOTE (-535))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-883))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-356)))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-227))) (-12 (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasAttribute| |#1| (QUOTE -4340)) (|HasAttribute| |#1| (QUOTE -4343)) (-12 (|HasCategory| |#1| (QUOTE (-227))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145))))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-143)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-342)))))
(-168 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
@@ -610,7 +610,7 @@ NIL
NIL
(-170)
((|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.")))
-(((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+(((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-171)
((|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.")))
@@ -618,7 +618,7 @@ NIL
NIL
(-172 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}.")))
-(((-4344 "*") . T) (-4335 . T) (-4340 . T) (-4334 . T) (-4336 . T) (-4337 . T) (-4339 . T))
+(((-4346 "*") . T) (-4337 . T) (-4342 . T) (-4336 . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-173)
((|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| (((|Union| (|Binding|) "failed") (|Symbol|) $) "\\spad{findBinding(c,{}n)} returns the first binding associated with \\spad{`n'}. Otherwise `failed'.")) (|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}.")))
@@ -635,7 +635,7 @@ NIL
(-176 R S CS)
((|constructor| (NIL "This package supports matching patterns involving complex expressions")) (|patternMatch| (((|PatternMatchResult| |#1| |#3|) |#3| (|Pattern| |#1|) (|PatternMatchResult| |#1| |#3|)) "\\spad{patternMatch(cexpr,{} pat,{} res)} matches the pattern \\spad{pat} to the complex expression \\spad{cexpr}. res contains the variables of \\spad{pat} which are already matched and their matches.")))
NIL
-((|HasCategory| (-925 |#2|) (LIST (QUOTE -859) (|devaluate| |#1|))))
+((|HasCategory| (-926 |#2|) (LIST (QUOTE -860) (|devaluate| |#1|))))
(-177 R)
((|constructor| (NIL "This package \\undocumented{}")) (|multiEuclideanTree| (((|List| |#1|) (|List| |#1|) |#1|) "\\spad{multiEuclideanTree(l,{}r)} \\undocumented{}")) (|chineseRemainder| (((|List| |#1|) (|List| (|List| |#1|)) (|List| |#1|)) "\\spad{chineseRemainder(llv,{}lm)} returns a list of values,{} each of which corresponds to the Chinese remainder of the associated element of \\axiom{\\spad{llv}} and axiom{\\spad{lm}}. This is more efficient than applying chineseRemainder several times.") ((|#1| (|List| |#1|) (|List| |#1|)) "\\spad{chineseRemainder(lv,{}lm)} returns a value \\axiom{\\spad{v}} such that,{} if \\spad{x} is \\axiom{\\spad{lv}.\\spad{i}} modulo \\axiom{\\spad{lm}.\\spad{i}} for all \\axiom{\\spad{i}},{} then \\spad{x} is \\axiom{\\spad{v}} modulo \\axiom{\\spad{lm}(1)\\spad{*lm}(2)*...\\spad{*lm}(\\spad{n})}.")) (|modTree| (((|List| |#1|) |#1| (|List| |#1|)) "\\spad{modTree(r,{}l)} \\undocumented{}")))
NIL
@@ -656,7 +656,7 @@ NIL
((|constructor| (NIL "This domains represents a syntax object that designates a category,{} domain,{} or a package. See Also: Syntax,{} Domain")) (|arguments| (((|List| (|Syntax|)) $) "\\spad{arguments returns} the list of syntax objects for the arguments used to invoke the constructor.")) (|constructorName| (((|Symbol|) $) "\\spad{constructorName c} returns the name of the constructor")))
NIL
NIL
-(-182 R -3260)
+(-182 R -3327)
((|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
@@ -764,23 +764,23 @@ NIL
((|constructor| (NIL "\\indented{1}{This domain implements a simple view of a database whose fields are} indexed by symbols")) (|coerce| (($ (|List| |#1|)) "\\spad{coerce(l)} makes a database out of a list")) (- (($ $ $) "\\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
-(-209 -3260 UP UPUP R)
+(-209 -3327 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
-(-210 -3260 FP)
+(-210 -3327 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
(-211)
((|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.")) (|coerce| (((|RadixExpansion| 10) $) "\\spad{coerce(d)} converts a decimal expansion to a radix expansion with base 10.") (((|Fraction| (|Integer|)) $) "\\spad{coerce(d)} converts a decimal expansion to a rational number.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| (-550) (QUOTE (-882))) (|HasCategory| (-550) (LIST (QUOTE -1011) (QUOTE (-1144)))) (|HasCategory| (-550) (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-145))) (|HasCategory| (-550) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-550) (QUOTE (-995))) (|HasCategory| (-550) (QUOTE (-798))) (-1561 (|HasCategory| (-550) (QUOTE (-798))) (|HasCategory| (-550) (QUOTE (-825)))) (|HasCategory| (-550) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| (-550) (QUOTE (-1119))) (|HasCategory| (-550) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| (-550) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| (-550) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| (-550) (QUOTE (-227))) (|HasCategory| (-550) (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| (-550) (LIST (QUOTE -505) (QUOTE (-1144)) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -302) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -279) (QUOTE (-550)) (QUOTE (-550)))) (|HasCategory| (-550) (QUOTE (-300))) (|HasCategory| (-550) (QUOTE (-535))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-550) (LIST (QUOTE -619) (QUOTE (-550)))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-882)))) (|HasCategory| (-550) (QUOTE (-143)))))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| (-550) (QUOTE (-883))) (|HasCategory| (-550) (LIST (QUOTE -1012) (QUOTE (-1145)))) (|HasCategory| (-550) (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-145))) (|HasCategory| (-550) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-550) (QUOTE (-996))) (|HasCategory| (-550) (QUOTE (-798))) (-1489 (|HasCategory| (-550) (QUOTE (-798))) (|HasCategory| (-550) (QUOTE (-825)))) (|HasCategory| (-550) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| (-550) (QUOTE (-1120))) (|HasCategory| (-550) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| (-550) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| (-550) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| (-550) (QUOTE (-227))) (|HasCategory| (-550) (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| (-550) (LIST (QUOTE -505) (QUOTE (-1145)) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -302) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -279) (QUOTE (-550)) (QUOTE (-550)))) (|HasCategory| (-550) (QUOTE (-300))) (|HasCategory| (-550) (QUOTE (-535))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-550) (LIST (QUOTE -619) (QUOTE (-550)))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-883)))) (|HasCategory| (-550) (QUOTE (-143)))))
(-212)
((|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
-(-213 R -3260)
+(-213 R -3327)
((|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
@@ -794,19 +794,19 @@ NIL
NIL
(-216 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}.")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-217 |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}.")))
-((-4339 . T))
+((-4341 . T))
NIL
-(-218 R -3260)
+(-218 R -3327)
((|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
(-219)
-((|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)}.")) (|doubleFloatFormat| (((|String|) (|String|)) "change the output format for doublefloats using lisp format strings")) (|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}.")))
-((-2001 . T) (-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((|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}.")))
+((-2154 . T) (-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-220)
((|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)}.}")))
@@ -814,23 +814,23 @@ NIL
NIL
(-221 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}")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-542))) (|HasAttribute| |#1| (QUOTE (-4344 "*"))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-542))) (|HasAttribute| |#1| (QUOTE (-4346 "*"))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-222 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
(-223 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.")))
-((-4343 . T) (-1964 . T))
+((-4345 . T) (-2836 . T))
NIL
(-224 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}.")))
NIL
-((|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-227))))
+((|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-227))))
(-225 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}.")))
-((-4339 . T))
+((-4341 . T))
NIL
(-226 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.")))
@@ -838,36 +838,36 @@ NIL
NIL
(-227)
((|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.")))
-((-4339 . T))
+((-4341 . T))
NIL
(-228 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 -4342)))
+((|HasAttribute| |#1| (QUOTE -4344)))
(-229 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}.")))
-((-4343 . T) (-1964 . T))
+((-4345 . T) (-2836 . T))
NIL
(-230)
((|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
-(-231 S -3873 R)
+(-231 S -2281 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 (-356))) (|HasCategory| |#3| (QUOTE (-771))) (|HasCategory| |#3| (QUOTE (-823))) (|HasAttribute| |#3| (QUOTE -4339)) (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#3| (QUOTE (-705))) (|HasCategory| |#3| (QUOTE (-130))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (QUOTE (-1068))))
-(-232 -3873 R)
+((|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (QUOTE (-771))) (|HasCategory| |#3| (QUOTE (-823))) (|HasAttribute| |#3| (QUOTE -4341)) (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#3| (QUOTE (-705))) (|HasCategory| |#3| (QUOTE (-130))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-1021))) (|HasCategory| |#3| (QUOTE (-1069))))
+(-232 -2281 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")))
-((-4336 |has| |#2| (-1020)) (-4337 |has| |#2| (-1020)) (-4339 |has| |#2| (-6 -4339)) ((-4344 "*") |has| |#2| (-170)) (-4342 . T) (-1964 . T))
+((-4338 |has| |#2| (-1021)) (-4339 |has| |#2| (-1021)) (-4341 |has| |#2| (-6 -4341)) ((-4346 "*") |has| |#2| (-170)) (-4344 . T) (-2836 . T))
NIL
-(-233 -3873 A B)
+(-233 -2281 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
-(-234 -3873 R)
+(-234 -2281 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.")))
-((-4336 |has| |#2| (-1020)) (-4337 |has| |#2| (-1020)) (-4339 |has| |#2| (-6 -4339)) ((-4344 "*") |has| |#2| (-170)) (-4342 . T))
-((-1561 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))))) (-1561 (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1068)))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1020)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144))))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#2| (QUOTE (-356))) (-1561 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1020)))) (-1561 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-356)))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-771))) (-1561 (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-823)))) (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-170))) (-1561 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-1020)))) (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-1068)))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1020)))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1020)))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1020)))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1020)))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-130)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-170)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-227)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-356)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-361)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-705)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-771)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-823)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1020)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1068))))) (-1561 (-12 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550)))))) (|HasCategory| (-550) (QUOTE (-825))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1020)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144))))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-1561 (|HasCategory| |#2| (QUOTE (-1020))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1068)))) (|HasAttribute| |#2| (QUOTE -4339)) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4338 |has| |#2| (-1021)) (-4339 |has| |#2| (-1021)) (-4341 |has| |#2| (-6 -4341)) ((-4346 "*") |has| |#2| (-170)) (-4344 . T))
+((-1489 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))))) (-1489 (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1069)))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1021)))) (-12 (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145))))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#2| (QUOTE (-356))) (-1489 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1021)))) (-1489 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-356)))) (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (QUOTE (-771))) (-1489 (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-823)))) (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-170))) (-1489 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-1021)))) (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (QUOTE (-1069)))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1021)))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1021)))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1021)))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1021)))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-130)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-170)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-227)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-356)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-361)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-705)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-771)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-823)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1021)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1069))))) (-1489 (-12 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550)))))) (|HasCategory| (-550) (QUOTE (-825))) (-12 (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1021)))) (-12 (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145))))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-1489 (|HasCategory| |#2| (QUOTE (-1021))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1069)))) (|HasAttribute| |#2| (QUOTE -4341)) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837)))))
(-235)
((|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
@@ -878,47 +878,47 @@ NIL
NIL
(-237)
((|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}.")))
-((-4335 . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4337 . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-238 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.")))
-((-1964 . T))
+((-2836 . T))
NIL
(-239 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}")) (|coerce| (((|List| |#1|) $) "\\spad{coerce(x)} returns the list of elements in \\spad{x}") (($ (|List| |#1|)) "\\spad{coerce(l)} creates a datalist from \\spad{l}")))
-((-4343 . T) (-4342 . T))
-((-1561 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1561 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4345 . T) (-4344 . T))
+((-1489 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1489 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-240 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
(-241 |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")))
-(((-4344 "*") |has| |#2| (-170)) (-4335 |has| |#2| (-542)) (-4340 |has| |#2| (-6 -4340)) (-4337 . T) (-4336 . T) (-4339 . T))
-((|HasCategory| |#2| (QUOTE (-882))) (-1561 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-882)))) (-1561 (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-882)))) (-1561 (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-882)))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-170))) (-1561 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-542)))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-372))))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-550))))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372)))))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550)))))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-356))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#2| (QUOTE -4340)) (|HasCategory| |#2| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-882)))) (|HasCategory| |#2| (QUOTE (-143)))))
+(((-4346 "*") |has| |#2| (-170)) (-4337 |has| |#2| (-542)) (-4342 |has| |#2| (-6 -4342)) (-4339 . T) (-4338 . T) (-4341 . T))
+((|HasCategory| |#2| (QUOTE (-883))) (-1489 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-883)))) (-1489 (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-883)))) (-1489 (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-883)))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-170))) (-1489 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-542)))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-372))))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-550))))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372)))))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550)))))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-356))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#2| (QUOTE -4342)) (|HasCategory| |#2| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-883)))) (|HasCategory| |#2| (QUOTE (-143)))))
(-242)
((|constructor| (NIL "\\indented{1}{Author: Gabriel Dos Reis} Date Create: October 18,{} 2007. Date Last Updated: January 19,{} 2008. Basic Operations: coerce,{} reify Related Constructors: Type,{} Syntax,{} OutputForm Also See: Type,{} ConstructorCall")) (|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'}.")))
NIL
NIL
(-243 |n| R M S)
((|constructor| (NIL "This constructor provides a direct product type with a left matrix-module view.")))
-((-4339 -1561 (-1262 (|has| |#4| (-1020)) (|has| |#4| (-227))) (-1262 (|has| |#4| (-1020)) (|has| |#4| (-873 (-1144)))) (|has| |#4| (-6 -4339)) (-1262 (|has| |#4| (-1020)) (|has| |#4| (-619 (-550))))) (-4336 |has| |#4| (-1020)) (-4337 |has| |#4| (-1020)) ((-4344 "*") |has| |#4| (-170)) (-4342 . T))
-((-1561 (-12 (|HasCategory| |#4| (QUOTE (-170))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-227))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-356))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-361))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-705))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-771))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-823))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-1020))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-1068))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|))) (|HasCategory| |#4| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|))) (|HasCategory| |#4| (LIST (QUOTE -873) (QUOTE (-1144)))))) (|HasCategory| |#4| (QUOTE (-356))) (-1561 (|HasCategory| |#4| (QUOTE (-170))) (|HasCategory| |#4| (QUOTE (-356))) (|HasCategory| |#4| (QUOTE (-1020)))) (-1561 (|HasCategory| |#4| (QUOTE (-170))) (|HasCategory| |#4| (QUOTE (-356)))) (|HasCategory| |#4| (QUOTE (-1020))) (|HasCategory| |#4| (QUOTE (-771))) (-1561 (|HasCategory| |#4| (QUOTE (-771))) (|HasCategory| |#4| (QUOTE (-823)))) (|HasCategory| |#4| (QUOTE (-823))) (|HasCategory| |#4| (QUOTE (-705))) (|HasCategory| |#4| (QUOTE (-170))) (-1561 (|HasCategory| |#4| (QUOTE (-170))) (|HasCategory| |#4| (QUOTE (-1020)))) (|HasCategory| |#4| (QUOTE (-361))) (|HasCategory| |#4| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#4| (LIST (QUOTE -873) (QUOTE (-1144)))) (-1561 (|HasCategory| |#4| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#4| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#4| (QUOTE (-170))) (|HasCategory| |#4| (QUOTE (-227))) (|HasCategory| |#4| (QUOTE (-1020)))) (|HasCategory| |#4| (QUOTE (-227))) (|HasCategory| |#4| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#4| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (LIST (QUOTE -873) (QUOTE (-1144))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-170)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-227)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-356)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-361)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-705)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-771)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-823)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-1020)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-1068))))) (-1561 (-12 (|HasCategory| |#4| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#4| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#4| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-170))) (|HasCategory| |#4| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-227))) (|HasCategory| |#4| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-356))) (|HasCategory| |#4| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-361))) (|HasCategory| |#4| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-705))) (|HasCategory| |#4| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-771))) (|HasCategory| |#4| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-823))) (|HasCategory| |#4| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-1020))) (|HasCategory| |#4| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-1068))) (|HasCategory| |#4| (LIST (QUOTE -1011) (QUOTE (-550)))))) (|HasCategory| (-550) (QUOTE (-825))) (-12 (|HasCategory| |#4| (QUOTE (-1020))) (|HasCategory| |#4| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-1020))) (|HasCategory| |#4| (LIST (QUOTE -873) (QUOTE (-1144))))) (-12 (|HasCategory| |#4| (QUOTE (-227))) (|HasCategory| |#4| (QUOTE (-1020)))) (-1561 (-12 (|HasCategory| |#4| (QUOTE (-227))) (|HasCategory| |#4| (QUOTE (-1020)))) (|HasCategory| |#4| (QUOTE (-705))) (-12 (|HasCategory| |#4| (QUOTE (-1020))) (|HasCategory| |#4| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-1020))) (|HasCategory| |#4| (LIST (QUOTE -873) (QUOTE (-1144)))))) (-1561 (|HasCategory| |#4| (QUOTE (-1020))) (-12 (|HasCategory| |#4| (QUOTE (-1068))) (|HasCategory| |#4| (LIST (QUOTE -1011) (QUOTE (-550)))))) (-12 (|HasCategory| |#4| (QUOTE (-1068))) (|HasCategory| |#4| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-1068)))) (-1561 (|HasAttribute| |#4| (QUOTE -4339)) (-12 (|HasCategory| |#4| (QUOTE (-227))) (|HasCategory| |#4| (QUOTE (-1020)))) (-12 (|HasCategory| |#4| (QUOTE (-1020))) (|HasCategory| |#4| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-1020))) (|HasCategory| |#4| (LIST (QUOTE -873) (QUOTE (-1144)))))) (|HasCategory| |#4| (QUOTE (-130))) (|HasCategory| |#4| (QUOTE (-25))) (-12 (|HasCategory| |#4| (QUOTE (-1068))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4341 -1489 (-1304 (|has| |#4| (-1021)) (|has| |#4| (-227))) (-1304 (|has| |#4| (-1021)) (|has| |#4| (-874 (-1145)))) (|has| |#4| (-6 -4341)) (-1304 (|has| |#4| (-1021)) (|has| |#4| (-619 (-550))))) (-4338 |has| |#4| (-1021)) (-4339 |has| |#4| (-1021)) ((-4346 "*") |has| |#4| (-170)) (-4344 . T))
+((-1489 (-12 (|HasCategory| |#4| (QUOTE (-170))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-227))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-356))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-361))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-705))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-771))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-823))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-1021))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-1069))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|))) (|HasCategory| |#4| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|))) (|HasCategory| |#4| (LIST (QUOTE -874) (QUOTE (-1145)))))) (|HasCategory| |#4| (QUOTE (-356))) (-1489 (|HasCategory| |#4| (QUOTE (-170))) (|HasCategory| |#4| (QUOTE (-356))) (|HasCategory| |#4| (QUOTE (-1021)))) (-1489 (|HasCategory| |#4| (QUOTE (-170))) (|HasCategory| |#4| (QUOTE (-356)))) (|HasCategory| |#4| (QUOTE (-1021))) (|HasCategory| |#4| (QUOTE (-771))) (-1489 (|HasCategory| |#4| (QUOTE (-771))) (|HasCategory| |#4| (QUOTE (-823)))) (|HasCategory| |#4| (QUOTE (-823))) (|HasCategory| |#4| (QUOTE (-705))) (|HasCategory| |#4| (QUOTE (-170))) (-1489 (|HasCategory| |#4| (QUOTE (-170))) (|HasCategory| |#4| (QUOTE (-1021)))) (|HasCategory| |#4| (QUOTE (-361))) (|HasCategory| |#4| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#4| (LIST (QUOTE -874) (QUOTE (-1145)))) (-1489 (|HasCategory| |#4| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#4| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#4| (QUOTE (-170))) (|HasCategory| |#4| (QUOTE (-227))) (|HasCategory| |#4| (QUOTE (-1021)))) (|HasCategory| |#4| (QUOTE (-227))) (|HasCategory| |#4| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#4| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (LIST (QUOTE -874) (QUOTE (-1145))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-170)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-227)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-356)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-361)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-705)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-771)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-823)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-1021)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-1069))))) (-1489 (-12 (|HasCategory| |#4| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#4| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#4| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-170))) (|HasCategory| |#4| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-227))) (|HasCategory| |#4| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-356))) (|HasCategory| |#4| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-361))) (|HasCategory| |#4| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-705))) (|HasCategory| |#4| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-771))) (|HasCategory| |#4| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-823))) (|HasCategory| |#4| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-1021))) (|HasCategory| |#4| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-1069))) (|HasCategory| |#4| (LIST (QUOTE -1012) (QUOTE (-550)))))) (|HasCategory| (-550) (QUOTE (-825))) (-12 (|HasCategory| |#4| (QUOTE (-1021))) (|HasCategory| |#4| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-1021))) (|HasCategory| |#4| (LIST (QUOTE -874) (QUOTE (-1145))))) (-12 (|HasCategory| |#4| (QUOTE (-227))) (|HasCategory| |#4| (QUOTE (-1021)))) (-1489 (-12 (|HasCategory| |#4| (QUOTE (-227))) (|HasCategory| |#4| (QUOTE (-1021)))) (|HasCategory| |#4| (QUOTE (-705))) (-12 (|HasCategory| |#4| (QUOTE (-1021))) (|HasCategory| |#4| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-1021))) (|HasCategory| |#4| (LIST (QUOTE -874) (QUOTE (-1145)))))) (-1489 (|HasCategory| |#4| (QUOTE (-1021))) (-12 (|HasCategory| |#4| (QUOTE (-1069))) (|HasCategory| |#4| (LIST (QUOTE -1012) (QUOTE (-550)))))) (-12 (|HasCategory| |#4| (QUOTE (-1069))) (|HasCategory| |#4| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (QUOTE (-1069)))) (-1489 (|HasAttribute| |#4| (QUOTE -4341)) (-12 (|HasCategory| |#4| (QUOTE (-227))) (|HasCategory| |#4| (QUOTE (-1021)))) (-12 (|HasCategory| |#4| (QUOTE (-1021))) (|HasCategory| |#4| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#4| (QUOTE (-1021))) (|HasCategory| |#4| (LIST (QUOTE -874) (QUOTE (-1145)))))) (|HasCategory| |#4| (QUOTE (-130))) (|HasCategory| |#4| (QUOTE (-25))) (-12 (|HasCategory| |#4| (QUOTE (-1069))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -595) (QUOTE (-837)))))
(-244 |n| R S)
((|constructor| (NIL "This constructor provides a direct product of \\spad{R}-modules with an \\spad{R}-module view.")))
-((-4339 -1561 (-1262 (|has| |#3| (-1020)) (|has| |#3| (-227))) (-1262 (|has| |#3| (-1020)) (|has| |#3| (-873 (-1144)))) (|has| |#3| (-6 -4339)) (-1262 (|has| |#3| (-1020)) (|has| |#3| (-619 (-550))))) (-4336 |has| |#3| (-1020)) (-4337 |has| |#3| (-1020)) ((-4344 "*") |has| |#3| (-170)) (-4342 . T))
-((-1561 (-12 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-705))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-771))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-823))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1068))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -873) (QUOTE (-1144)))))) (|HasCategory| |#3| (QUOTE (-356))) (-1561 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (QUOTE (-1020)))) (-1561 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-356)))) (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (QUOTE (-771))) (-1561 (|HasCategory| |#3| (QUOTE (-771))) (|HasCategory| |#3| (QUOTE (-823)))) (|HasCategory| |#3| (QUOTE (-823))) (|HasCategory| |#3| (QUOTE (-705))) (|HasCategory| |#3| (QUOTE (-170))) (-1561 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-1020)))) (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -873) (QUOTE (-1144)))) (-1561 (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-1020)))) (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (LIST (QUOTE -873) (QUOTE (-1144))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-170)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-227)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-356)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-361)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-705)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-771)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-823)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-1020)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-1068))))) (-1561 (-12 (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-705))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-771))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-823))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-1068))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550)))))) (|HasCategory| (-550) (QUOTE (-825))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -873) (QUOTE (-1144))))) (-12 (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-1020)))) (-1561 (-12 (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-1020)))) (|HasCategory| |#3| (QUOTE (-705))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -873) (QUOTE (-1144)))))) (-1561 (|HasCategory| |#3| (QUOTE (-1020))) (-12 (|HasCategory| |#3| (QUOTE (-1068))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550)))))) (-12 (|HasCategory| |#3| (QUOTE (-1068))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-1068)))) (-1561 (|HasAttribute| |#3| (QUOTE -4339)) (-12 (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-1020)))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -873) (QUOTE (-1144)))))) (|HasCategory| |#3| (QUOTE (-130))) (|HasCategory| |#3| (QUOTE (-25))) (-12 (|HasCategory| |#3| (QUOTE (-1068))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (|HasCategory| |#3| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4341 -1489 (-1304 (|has| |#3| (-1021)) (|has| |#3| (-227))) (-1304 (|has| |#3| (-1021)) (|has| |#3| (-874 (-1145)))) (|has| |#3| (-6 -4341)) (-1304 (|has| |#3| (-1021)) (|has| |#3| (-619 (-550))))) (-4338 |has| |#3| (-1021)) (-4339 |has| |#3| (-1021)) ((-4346 "*") |has| |#3| (-170)) (-4344 . T))
+((-1489 (-12 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-705))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-771))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-823))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1021))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1069))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -874) (QUOTE (-1145)))))) (|HasCategory| |#3| (QUOTE (-356))) (-1489 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (QUOTE (-1021)))) (-1489 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-356)))) (|HasCategory| |#3| (QUOTE (-1021))) (|HasCategory| |#3| (QUOTE (-771))) (-1489 (|HasCategory| |#3| (QUOTE (-771))) (|HasCategory| |#3| (QUOTE (-823)))) (|HasCategory| |#3| (QUOTE (-823))) (|HasCategory| |#3| (QUOTE (-705))) (|HasCategory| |#3| (QUOTE (-170))) (-1489 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-1021)))) (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -874) (QUOTE (-1145)))) (-1489 (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-1021)))) (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (LIST (QUOTE -874) (QUOTE (-1145))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-170)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-227)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-356)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-361)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-705)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-771)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-823)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-1021)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-1069))))) (-1489 (-12 (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-705))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-771))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-823))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-1021))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-1069))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550)))))) (|HasCategory| (-550) (QUOTE (-825))) (-12 (|HasCategory| |#3| (QUOTE (-1021))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-1021))) (|HasCategory| |#3| (LIST (QUOTE -874) (QUOTE (-1145))))) (-12 (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-1021)))) (-1489 (-12 (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-1021)))) (|HasCategory| |#3| (QUOTE (-705))) (-12 (|HasCategory| |#3| (QUOTE (-1021))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-1021))) (|HasCategory| |#3| (LIST (QUOTE -874) (QUOTE (-1145)))))) (-1489 (|HasCategory| |#3| (QUOTE (-1021))) (-12 (|HasCategory| |#3| (QUOTE (-1069))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550)))))) (-12 (|HasCategory| |#3| (QUOTE (-1069))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-1069)))) (-1489 (|HasAttribute| |#3| (QUOTE -4341)) (-12 (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-1021)))) (-12 (|HasCategory| |#3| (QUOTE (-1021))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-1021))) (|HasCategory| |#3| (LIST (QUOTE -874) (QUOTE (-1145)))))) (|HasCategory| |#3| (QUOTE (-130))) (|HasCategory| |#3| (QUOTE (-25))) (-12 (|HasCategory| |#3| (QUOTE (-1069))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (|HasCategory| |#3| (LIST (QUOTE -595) (QUOTE (-837)))))
(-245 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 (-227))))
(-246 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.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-6 -4340)) (-4337 . T) (-4336 . T) (-4339 . T))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-6 -4342)) (-4339 . T) (-4338 . T) (-4341 . T))
NIL
(-247 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}.")))
-((-4342 . T) (-4343 . T) (-1964 . T))
+((-4344 . T) (-4345 . T) (-2836 . T))
NIL
(-248)
((|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.")))
@@ -958,8 +958,8 @@ NIL
NIL
(-257 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")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-6 -4340)) (-4337 . T) (-4336 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-882))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#3| (LIST (QUOTE -859) (QUOTE (-372))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -859) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#3| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#3| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#3| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-227))) (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#1| (QUOTE (-356))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#1| (QUOTE -4340)) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-143)))))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-6 -4342)) (-4339 . T) (-4338 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-883))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#3| (LIST (QUOTE -860) (QUOTE (-372))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -860) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#3| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#3| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#3| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-227))) (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#1| (QUOTE (-356))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#1| (QUOTE -4342)) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-143)))))
(-258 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
@@ -1004,11 +1004,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
-(-269 R -3260)
+(-269 R -3327)
((|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
-(-270 R -3260)
+(-270 R -3327)
((|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
@@ -1027,10 +1027,10 @@ NIL
(-274 A 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|) |#2|) $) "\\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|) |#2| |#2|) $ $) "\\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}.") (($ |#2| $ (|Integer|)) "\\spad{insert!(x,{}u,{}i)} destructively inserts \\spad{x} into \\spad{u} at position \\spad{i}.")) (|remove!| (($ |#2| $) "\\spad{remove!(x,{}u)} destructively removes all values \\spad{x} from \\spad{u}.") (($ (|Mapping| (|Boolean|) |#2|) $) "\\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") (($ $ |#2|) "\\spad{concat!(u,{}x)} destructively adds element \\spad{x} to the end of \\spad{u}.")))
NIL
-((|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-1068))))
+((|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-1069))))
(-275 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}.")))
-((-4343 . T) (-1964 . T))
+((-4345 . T) (-2836 . T))
NIL
(-276 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}.")))
@@ -1051,18 +1051,18 @@ NIL
(-280 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 -4343)))
+((|HasAttribute| |#1| (QUOTE -4345)))
(-281 |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
-(-282 S R |Mod| -2824 -1832 |exactQuo|)
+(-282 S R |Mod| -1591 -2441 |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")))
-((-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-283)
((|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.")))
-((-4335 . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4337 . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-284)
((|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.")) (|currentEnv| (($) "the current normal environment in effect.")) (|setProperties!| (($ (|Symbol|) (|List| (|Property|)) $) "setBinding!(\\spad{n},{}props,{}\\spad{e}) set the list of properties of \\spad{`n'} to `props' in `e'.")) (|getProperties| (((|Union| (|List| (|Property|)) "failed") (|Symbol|) $) "getBinding(\\spad{n},{}\\spad{e}) returns the list of properties of \\spad{`n'} in \\spad{e}; otherwise `failed'.")) (|setProperty!| (($ (|Symbol|) (|Symbol|) (|SExpression|) $) "\\spad{setProperty!(n,{}p,{}v,{}e)} binds the property `(\\spad{p},{}\\spad{v})' to \\spad{`n'} in the topmost scope of `e'.")) (|getProperty| (((|Union| (|SExpression|) "failed") (|Symbol|) (|Symbol|) $) "\\spad{getProperty(n,{}p,{}e)} returns the value of property with name \\spad{`p'} for the symbol \\spad{`n'} in environment `e'. Otherwise,{} `failed'.")) (|scopes| (((|List| (|Scope|)) $) "\\spad{scopes(e)} returns the stack of scopes in environment \\spad{e}.")) (|empty| (($) "\\spad{empty()} constructs an empty environment")))
@@ -1078,21 +1078,21 @@ NIL
NIL
(-287 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.")))
-((-4339 -1561 (|has| |#1| (-1020)) (|has| |#1| (-465))) (-4336 |has| |#1| (-1020)) (-4337 |has| |#1| (-1020)))
-((|HasCategory| |#1| (QUOTE (-356))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-1020)))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#1| (QUOTE (-1020)))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-1020)))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-1020)))) (-1561 (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#1| (QUOTE (-705)))) (|HasCategory| |#1| (QUOTE (-465))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#1| (QUOTE (-705))) (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (QUOTE (-1080))) (|HasCategory| |#1| (QUOTE (-1068)))) (-1561 (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#1| (QUOTE (-705))) (|HasCategory| |#1| (QUOTE (-1080)))) (|HasCategory| |#1| (LIST (QUOTE -505) (QUOTE (-1144)) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-295))) (-1561 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-465)))) (-1561 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-705)))) (-1561 (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-705))) (|HasCategory| |#1| (QUOTE (-1080))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))))
+((-4341 -1489 (|has| |#1| (-1021)) (|has| |#1| (-465))) (-4338 |has| |#1| (-1021)) (-4339 |has| |#1| (-1021)))
+((|HasCategory| |#1| (QUOTE (-356))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-1021)))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (QUOTE (-1021))) (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#1| (QUOTE (-1021)))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-1021)))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-1021)))) (-1489 (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#1| (QUOTE (-705)))) (|HasCategory| |#1| (QUOTE (-465))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#1| (QUOTE (-705))) (|HasCategory| |#1| (QUOTE (-1021))) (|HasCategory| |#1| (QUOTE (-1081))) (|HasCategory| |#1| (QUOTE (-1069)))) (-1489 (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#1| (QUOTE (-705))) (|HasCategory| |#1| (QUOTE (-1081)))) (|HasCategory| |#1| (LIST (QUOTE -505) (QUOTE (-1145)) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-295))) (-1489 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-465)))) (-1489 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-705)))) (-1489 (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#1| (QUOTE (-1021)))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-705))) (|HasCategory| |#1| (QUOTE (-1081))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))))
(-288 |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.")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2763) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2119) (|devaluate| |#2|)))))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| |#2| (QUOTE (-1068)))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-1068))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3549) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3859) (|devaluate| |#2|)))))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| |#2| (QUOTE (-1069)))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-1069))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))))
(-289)
((|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
-(-290 -3260 S)
+(-290 -3327 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
-(-291 E -3260)
+(-291 E -3327)
((|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
@@ -1107,7 +1107,7 @@ NIL
(-294 S)
((|constructor| (NIL "An expression space is a set which is closed under certain operators.")) (|odd?| (((|Boolean|) $) "\\spad{odd? x} is \\spad{true} if \\spad{x} is an odd integer.")) (|even?| (((|Boolean|) $) "\\spad{even? x} is \\spad{true} if \\spad{x} is an even integer.")) (|definingPolynomial| (($ $) "\\spad{definingPolynomial(x)} returns an expression \\spad{p} such that \\spad{p(x) = 0}.")) (|minPoly| (((|SparseUnivariatePolynomial| $) (|Kernel| $)) "\\spad{minPoly(k)} returns \\spad{p} such that \\spad{p(k) = 0}.")) (|eval| (($ $ (|BasicOperator|) (|Mapping| $ $)) "\\spad{eval(x,{} s,{} f)} replaces every \\spad{s(a)} in \\spad{x} by \\spad{f(a)} for any \\spad{a}.") (($ $ (|BasicOperator|) (|Mapping| $ (|List| $))) "\\spad{eval(x,{} s,{} f)} replaces every \\spad{s(a1,{}..,{}am)} in \\spad{x} by \\spad{f(a1,{}..,{}am)} for any \\spad{a1},{}...,{}\\spad{am}.") (($ $ (|List| (|BasicOperator|)) (|List| (|Mapping| $ (|List| $)))) "\\spad{eval(x,{} [s1,{}...,{}sm],{} [f1,{}...,{}fm])} replaces every \\spad{\\spad{si}(a1,{}...,{}an)} in \\spad{x} by \\spad{\\spad{fi}(a1,{}...,{}an)} for any \\spad{a1},{}...,{}\\spad{an}.") (($ $ (|List| (|BasicOperator|)) (|List| (|Mapping| $ $))) "\\spad{eval(x,{} [s1,{}...,{}sm],{} [f1,{}...,{}fm])} replaces every \\spad{\\spad{si}(a)} in \\spad{x} by \\spad{\\spad{fi}(a)} for any \\spad{a}.") (($ $ (|Symbol|) (|Mapping| $ $)) "\\spad{eval(x,{} s,{} f)} replaces every \\spad{s(a)} in \\spad{x} by \\spad{f(a)} for any \\spad{a}.") (($ $ (|Symbol|) (|Mapping| $ (|List| $))) "\\spad{eval(x,{} s,{} f)} replaces every \\spad{s(a1,{}..,{}am)} in \\spad{x} by \\spad{f(a1,{}..,{}am)} for any \\spad{a1},{}...,{}\\spad{am}.") (($ $ (|List| (|Symbol|)) (|List| (|Mapping| $ (|List| $)))) "\\spad{eval(x,{} [s1,{}...,{}sm],{} [f1,{}...,{}fm])} replaces every \\spad{\\spad{si}(a1,{}...,{}an)} in \\spad{x} by \\spad{\\spad{fi}(a1,{}...,{}an)} for any \\spad{a1},{}...,{}\\spad{an}.") (($ $ (|List| (|Symbol|)) (|List| (|Mapping| $ $))) "\\spad{eval(x,{} [s1,{}...,{}sm],{} [f1,{}...,{}fm])} replaces every \\spad{\\spad{si}(a)} in \\spad{x} by \\spad{\\spad{fi}(a)} for any \\spad{a}.")) (|freeOf?| (((|Boolean|) $ (|Symbol|)) "\\spad{freeOf?(x,{} s)} tests if \\spad{x} does not contain any operator whose name is \\spad{s}.") (((|Boolean|) $ $) "\\spad{freeOf?(x,{} y)} tests if \\spad{x} does not contain any occurrence of \\spad{y},{} where \\spad{y} is a single kernel.")) (|map| (($ (|Mapping| $ $) (|Kernel| $)) "\\spad{map(f,{} k)} returns \\spad{op(f(x1),{}...,{}f(xn))} where \\spad{k = op(x1,{}...,{}xn)}.")) (|kernel| (($ (|BasicOperator|) (|List| $)) "\\spad{kernel(op,{} [f1,{}...,{}fn])} constructs \\spad{op(f1,{}...,{}fn)} without evaluating it.") (($ (|BasicOperator|) $) "\\spad{kernel(op,{} x)} constructs \\spad{op}(\\spad{x}) without evaluating it.")) (|is?| (((|Boolean|) $ (|Symbol|)) "\\spad{is?(x,{} s)} tests if \\spad{x} is a kernel and is the name of its operator is \\spad{s}.") (((|Boolean|) $ (|BasicOperator|)) "\\spad{is?(x,{} op)} tests if \\spad{x} is a kernel and is its operator is op.")) (|belong?| (((|Boolean|) (|BasicOperator|)) "\\spad{belong?(op)} tests if \\% accepts \\spad{op} as applicable to its elements.")) (|operator| (((|BasicOperator|) (|BasicOperator|)) "\\spad{operator(op)} returns a copy of \\spad{op} with the domain-dependent properties appropriate for \\%.")) (|operators| (((|List| (|BasicOperator|)) $) "\\spad{operators(f)} returns all the basic operators appearing in \\spad{f},{} no matter what their levels are.")) (|tower| (((|List| (|Kernel| $)) $) "\\spad{tower(f)} returns all the kernels appearing in \\spad{f},{} no matter what their levels are.")) (|kernels| (((|List| (|Kernel| $)) $) "\\spad{kernels(f)} returns the list of all the top-level kernels appearing in \\spad{f},{} but not the ones appearing in the arguments of the top-level kernels.")) (|mainKernel| (((|Union| (|Kernel| $) "failed") $) "\\spad{mainKernel(f)} returns a kernel of \\spad{f} with maximum nesting level,{} or if \\spad{f} has no kernels (\\spadignore{i.e.} \\spad{f} is a constant).")) (|height| (((|NonNegativeInteger|) $) "\\spad{height(f)} returns the highest nesting level appearing in \\spad{f}. Constants have height 0. Symbols have height 1. For any operator op and expressions \\spad{f1},{}...,{}\\spad{fn},{} \\spad{op(f1,{}...,{}fn)} has height equal to \\spad{1 + max(height(f1),{}...,{}height(fn))}.")) (|distribute| (($ $ $) "\\spad{distribute(f,{} g)} expands all the kernels in \\spad{f} that contain \\spad{g} in their arguments and that are formally enclosed by a \\spadfunFrom{box}{ExpressionSpace} or a \\spadfunFrom{paren}{ExpressionSpace} expression.") (($ $) "\\spad{distribute(f)} expands all the kernels in \\spad{f} that are formally enclosed by a \\spadfunFrom{box}{ExpressionSpace} or \\spadfunFrom{paren}{ExpressionSpace} expression.")) (|paren| (($ (|List| $)) "\\spad{paren([f1,{}...,{}fn])} returns \\spad{(f1,{}...,{}fn)}. This prevents the \\spad{fi} from being evaluated when operators are applied to them,{} and makes them applicable to a unary operator. For example,{} \\spad{atan(paren [x,{} 2])} returns the formal kernel \\spad{atan((x,{} 2))}.") (($ $) "\\spad{paren(f)} returns (\\spad{f}). This prevents \\spad{f} from being evaluated when operators are applied to it. For example,{} \\spad{log(1)} returns 0,{} but \\spad{log(paren 1)} returns the formal kernel log((1)).")) (|box| (($ (|List| $)) "\\spad{box([f1,{}...,{}fn])} returns \\spad{(f1,{}...,{}fn)} with a 'box' around them that prevents the \\spad{fi} from being evaluated when operators are applied to them,{} and makes them applicable to a unary operator. For example,{} \\spad{atan(box [x,{} 2])} returns the formal kernel \\spad{atan(x,{} 2)}.") (($ $) "\\spad{box(f)} returns \\spad{f} with a 'box' around it that prevents \\spad{f} from being evaluated when operators are applied to it. For example,{} \\spad{log(1)} returns 0,{} but \\spad{log(box 1)} returns the formal kernel log(1).")) (|subst| (($ $ (|List| (|Kernel| $)) (|List| $)) "\\spad{subst(f,{} [k1...,{}kn],{} [g1,{}...,{}gn])} replaces the kernels \\spad{k1},{}...,{}\\spad{kn} by \\spad{g1},{}...,{}\\spad{gn} formally in \\spad{f}.") (($ $ (|List| (|Equation| $))) "\\spad{subst(f,{} [k1 = g1,{}...,{}kn = gn])} replaces the kernels \\spad{k1},{}...,{}\\spad{kn} by \\spad{g1},{}...,{}\\spad{gn} formally in \\spad{f}.") (($ $ (|Equation| $)) "\\spad{subst(f,{} k = g)} replaces the kernel \\spad{k} by \\spad{g} formally in \\spad{f}.")) (|elt| (($ (|BasicOperator|) (|List| $)) "\\spad{elt(op,{}[x1,{}...,{}xn])} or \\spad{op}([\\spad{x1},{}...,{}\\spad{xn}]) applies the \\spad{n}-ary operator \\spad{op} to \\spad{x1},{}...,{}\\spad{xn}.") (($ (|BasicOperator|) $ $ $ $) "\\spad{elt(op,{}x,{}y,{}z,{}t)} or \\spad{op}(\\spad{x},{} \\spad{y},{} \\spad{z},{} \\spad{t}) applies the 4-ary operator \\spad{op} to \\spad{x},{} \\spad{y},{} \\spad{z} and \\spad{t}.") (($ (|BasicOperator|) $ $ $) "\\spad{elt(op,{}x,{}y,{}z)} or \\spad{op}(\\spad{x},{} \\spad{y},{} \\spad{z}) applies the ternary operator \\spad{op} to \\spad{x},{} \\spad{y} and \\spad{z}.") (($ (|BasicOperator|) $ $) "\\spad{elt(op,{}x,{}y)} or \\spad{op}(\\spad{x},{} \\spad{y}) applies the binary operator \\spad{op} to \\spad{x} and \\spad{y}.") (($ (|BasicOperator|) $) "\\spad{elt(op,{}x)} or \\spad{op}(\\spad{x}) applies the unary operator \\spad{op} to \\spad{x}.")))
NIL
-((|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-1020))))
+((|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-1021))))
(-295)
((|constructor| (NIL "An expression space is a set which is closed under certain operators.")) (|odd?| (((|Boolean|) $) "\\spad{odd? x} is \\spad{true} if \\spad{x} is an odd integer.")) (|even?| (((|Boolean|) $) "\\spad{even? x} is \\spad{true} if \\spad{x} is an even integer.")) (|definingPolynomial| (($ $) "\\spad{definingPolynomial(x)} returns an expression \\spad{p} such that \\spad{p(x) = 0}.")) (|minPoly| (((|SparseUnivariatePolynomial| $) (|Kernel| $)) "\\spad{minPoly(k)} returns \\spad{p} such that \\spad{p(k) = 0}.")) (|eval| (($ $ (|BasicOperator|) (|Mapping| $ $)) "\\spad{eval(x,{} s,{} f)} replaces every \\spad{s(a)} in \\spad{x} by \\spad{f(a)} for any \\spad{a}.") (($ $ (|BasicOperator|) (|Mapping| $ (|List| $))) "\\spad{eval(x,{} s,{} f)} replaces every \\spad{s(a1,{}..,{}am)} in \\spad{x} by \\spad{f(a1,{}..,{}am)} for any \\spad{a1},{}...,{}\\spad{am}.") (($ $ (|List| (|BasicOperator|)) (|List| (|Mapping| $ (|List| $)))) "\\spad{eval(x,{} [s1,{}...,{}sm],{} [f1,{}...,{}fm])} replaces every \\spad{\\spad{si}(a1,{}...,{}an)} in \\spad{x} by \\spad{\\spad{fi}(a1,{}...,{}an)} for any \\spad{a1},{}...,{}\\spad{an}.") (($ $ (|List| (|BasicOperator|)) (|List| (|Mapping| $ $))) "\\spad{eval(x,{} [s1,{}...,{}sm],{} [f1,{}...,{}fm])} replaces every \\spad{\\spad{si}(a)} in \\spad{x} by \\spad{\\spad{fi}(a)} for any \\spad{a}.") (($ $ (|Symbol|) (|Mapping| $ $)) "\\spad{eval(x,{} s,{} f)} replaces every \\spad{s(a)} in \\spad{x} by \\spad{f(a)} for any \\spad{a}.") (($ $ (|Symbol|) (|Mapping| $ (|List| $))) "\\spad{eval(x,{} s,{} f)} replaces every \\spad{s(a1,{}..,{}am)} in \\spad{x} by \\spad{f(a1,{}..,{}am)} for any \\spad{a1},{}...,{}\\spad{am}.") (($ $ (|List| (|Symbol|)) (|List| (|Mapping| $ (|List| $)))) "\\spad{eval(x,{} [s1,{}...,{}sm],{} [f1,{}...,{}fm])} replaces every \\spad{\\spad{si}(a1,{}...,{}an)} in \\spad{x} by \\spad{\\spad{fi}(a1,{}...,{}an)} for any \\spad{a1},{}...,{}\\spad{an}.") (($ $ (|List| (|Symbol|)) (|List| (|Mapping| $ $))) "\\spad{eval(x,{} [s1,{}...,{}sm],{} [f1,{}...,{}fm])} replaces every \\spad{\\spad{si}(a)} in \\spad{x} by \\spad{\\spad{fi}(a)} for any \\spad{a}.")) (|freeOf?| (((|Boolean|) $ (|Symbol|)) "\\spad{freeOf?(x,{} s)} tests if \\spad{x} does not contain any operator whose name is \\spad{s}.") (((|Boolean|) $ $) "\\spad{freeOf?(x,{} y)} tests if \\spad{x} does not contain any occurrence of \\spad{y},{} where \\spad{y} is a single kernel.")) (|map| (($ (|Mapping| $ $) (|Kernel| $)) "\\spad{map(f,{} k)} returns \\spad{op(f(x1),{}...,{}f(xn))} where \\spad{k = op(x1,{}...,{}xn)}.")) (|kernel| (($ (|BasicOperator|) (|List| $)) "\\spad{kernel(op,{} [f1,{}...,{}fn])} constructs \\spad{op(f1,{}...,{}fn)} without evaluating it.") (($ (|BasicOperator|) $) "\\spad{kernel(op,{} x)} constructs \\spad{op}(\\spad{x}) without evaluating it.")) (|is?| (((|Boolean|) $ (|Symbol|)) "\\spad{is?(x,{} s)} tests if \\spad{x} is a kernel and is the name of its operator is \\spad{s}.") (((|Boolean|) $ (|BasicOperator|)) "\\spad{is?(x,{} op)} tests if \\spad{x} is a kernel and is its operator is op.")) (|belong?| (((|Boolean|) (|BasicOperator|)) "\\spad{belong?(op)} tests if \\% accepts \\spad{op} as applicable to its elements.")) (|operator| (((|BasicOperator|) (|BasicOperator|)) "\\spad{operator(op)} returns a copy of \\spad{op} with the domain-dependent properties appropriate for \\%.")) (|operators| (((|List| (|BasicOperator|)) $) "\\spad{operators(f)} returns all the basic operators appearing in \\spad{f},{} no matter what their levels are.")) (|tower| (((|List| (|Kernel| $)) $) "\\spad{tower(f)} returns all the kernels appearing in \\spad{f},{} no matter what their levels are.")) (|kernels| (((|List| (|Kernel| $)) $) "\\spad{kernels(f)} returns the list of all the top-level kernels appearing in \\spad{f},{} but not the ones appearing in the arguments of the top-level kernels.")) (|mainKernel| (((|Union| (|Kernel| $) "failed") $) "\\spad{mainKernel(f)} returns a kernel of \\spad{f} with maximum nesting level,{} or if \\spad{f} has no kernels (\\spadignore{i.e.} \\spad{f} is a constant).")) (|height| (((|NonNegativeInteger|) $) "\\spad{height(f)} returns the highest nesting level appearing in \\spad{f}. Constants have height 0. Symbols have height 1. For any operator op and expressions \\spad{f1},{}...,{}\\spad{fn},{} \\spad{op(f1,{}...,{}fn)} has height equal to \\spad{1 + max(height(f1),{}...,{}height(fn))}.")) (|distribute| (($ $ $) "\\spad{distribute(f,{} g)} expands all the kernels in \\spad{f} that contain \\spad{g} in their arguments and that are formally enclosed by a \\spadfunFrom{box}{ExpressionSpace} or a \\spadfunFrom{paren}{ExpressionSpace} expression.") (($ $) "\\spad{distribute(f)} expands all the kernels in \\spad{f} that are formally enclosed by a \\spadfunFrom{box}{ExpressionSpace} or \\spadfunFrom{paren}{ExpressionSpace} expression.")) (|paren| (($ (|List| $)) "\\spad{paren([f1,{}...,{}fn])} returns \\spad{(f1,{}...,{}fn)}. This prevents the \\spad{fi} from being evaluated when operators are applied to them,{} and makes them applicable to a unary operator. For example,{} \\spad{atan(paren [x,{} 2])} returns the formal kernel \\spad{atan((x,{} 2))}.") (($ $) "\\spad{paren(f)} returns (\\spad{f}). This prevents \\spad{f} from being evaluated when operators are applied to it. For example,{} \\spad{log(1)} returns 0,{} but \\spad{log(paren 1)} returns the formal kernel log((1)).")) (|box| (($ (|List| $)) "\\spad{box([f1,{}...,{}fn])} returns \\spad{(f1,{}...,{}fn)} with a 'box' around them that prevents the \\spad{fi} from being evaluated when operators are applied to them,{} and makes them applicable to a unary operator. For example,{} \\spad{atan(box [x,{} 2])} returns the formal kernel \\spad{atan(x,{} 2)}.") (($ $) "\\spad{box(f)} returns \\spad{f} with a 'box' around it that prevents \\spad{f} from being evaluated when operators are applied to it. For example,{} \\spad{log(1)} returns 0,{} but \\spad{log(box 1)} returns the formal kernel log(1).")) (|subst| (($ $ (|List| (|Kernel| $)) (|List| $)) "\\spad{subst(f,{} [k1...,{}kn],{} [g1,{}...,{}gn])} replaces the kernels \\spad{k1},{}...,{}\\spad{kn} by \\spad{g1},{}...,{}\\spad{gn} formally in \\spad{f}.") (($ $ (|List| (|Equation| $))) "\\spad{subst(f,{} [k1 = g1,{}...,{}kn = gn])} replaces the kernels \\spad{k1},{}...,{}\\spad{kn} by \\spad{g1},{}...,{}\\spad{gn} formally in \\spad{f}.") (($ $ (|Equation| $)) "\\spad{subst(f,{} k = g)} replaces the kernel \\spad{k} by \\spad{g} formally in \\spad{f}.")) (|elt| (($ (|BasicOperator|) (|List| $)) "\\spad{elt(op,{}[x1,{}...,{}xn])} or \\spad{op}([\\spad{x1},{}...,{}\\spad{xn}]) applies the \\spad{n}-ary operator \\spad{op} to \\spad{x1},{}...,{}\\spad{xn}.") (($ (|BasicOperator|) $ $ $ $) "\\spad{elt(op,{}x,{}y,{}z,{}t)} or \\spad{op}(\\spad{x},{} \\spad{y},{} \\spad{z},{} \\spad{t}) applies the 4-ary operator \\spad{op} to \\spad{x},{} \\spad{y},{} \\spad{z} and \\spad{t}.") (($ (|BasicOperator|) $ $ $) "\\spad{elt(op,{}x,{}y,{}z)} or \\spad{op}(\\spad{x},{} \\spad{y},{} \\spad{z}) applies the ternary operator \\spad{op} to \\spad{x},{} \\spad{y} and \\spad{z}.") (($ (|BasicOperator|) $ $) "\\spad{elt(op,{}x,{}y)} or \\spad{op}(\\spad{x},{} \\spad{y}) applies the binary operator \\spad{op} to \\spad{x} and \\spad{y}.") (($ (|BasicOperator|) $) "\\spad{elt(op,{}x)} or \\spad{op}(\\spad{x}) applies the unary operator \\spad{op} to \\spad{x}.")))
NIL
@@ -1130,7 +1130,7 @@ NIL
NIL
(-300)
((|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}.")))
-((-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-301 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}.")))
@@ -1140,7 +1140,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
-(-303 -3260)
+(-303 -3327)
((|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
@@ -1154,8 +1154,8 @@ NIL
NIL
(-306 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))}.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (QUOTE (-882))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (LIST (QUOTE -1011) (QUOTE (-1144)))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (QUOTE (-143))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (QUOTE (-145))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (QUOTE (-995))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (QUOTE (-798))) (-1561 (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (QUOTE (-798))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (QUOTE (-825)))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (QUOTE (-1119))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (QUOTE (-227))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (LIST (QUOTE -505) (QUOTE (-1144)) (LIST (QUOTE -1213) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (LIST (QUOTE -302) (LIST (QUOTE -1213) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (LIST (QUOTE -279) (LIST (QUOTE -1213) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)) (LIST (QUOTE -1213) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (QUOTE (-300))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (QUOTE (-535))) (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (QUOTE (-825))) (-12 (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (QUOTE (-882))) (|HasCategory| $ (QUOTE (-143)))) (-1561 (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (QUOTE (-143))) (-12 (|HasCategory| (-1213 |#1| |#2| |#3| |#4|) (QUOTE (-882))) (|HasCategory| $ (QUOTE (-143))))))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (QUOTE (-883))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (LIST (QUOTE -1012) (QUOTE (-1145)))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (QUOTE (-143))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (QUOTE (-145))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (QUOTE (-996))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (QUOTE (-798))) (-1489 (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (QUOTE (-798))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (QUOTE (-825)))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (QUOTE (-1120))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (QUOTE (-227))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (LIST (QUOTE -505) (QUOTE (-1145)) (LIST (QUOTE -1214) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (LIST (QUOTE -302) (LIST (QUOTE -1214) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (LIST (QUOTE -279) (LIST (QUOTE -1214) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)) (LIST (QUOTE -1214) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (QUOTE (-300))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (QUOTE (-535))) (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (QUOTE (-825))) (-12 (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (QUOTE (-883))) (|HasCategory| $ (QUOTE (-143)))) (-1489 (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (QUOTE (-143))) (-12 (|HasCategory| (-1214 |#1| |#2| |#3| |#4|) (QUOTE (-883))) (|HasCategory| $ (QUOTE (-143))))))
(-307 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
@@ -1166,9 +1166,9 @@ NIL
NIL
(-309 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.")))
-((-4339 -1561 (-1262 (|has| |#1| (-1020)) (|has| |#1| (-619 (-550)))) (-12 (|has| |#1| (-542)) (-1561 (-1262 (|has| |#1| (-1020)) (|has| |#1| (-619 (-550)))) (|has| |#1| (-1020)) (|has| |#1| (-465)))) (|has| |#1| (-1020)) (|has| |#1| (-465))) (-4337 |has| |#1| (-170)) (-4336 |has| |#1| (-170)) ((-4344 "*") |has| |#1| (-542)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-542)) (-4334 |has| |#1| (-542)))
-((-1561 (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))))) (|HasCategory| |#1| (QUOTE (-542))) (-1561 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (-1561 (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#1| (QUOTE (-1080)))) (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550))))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-1020)))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-1020)))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-1020)))) (-12 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542)))) (-1561 (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#1| (QUOTE (-542)))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550))))) (-1561 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550))))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-1080)))) (-1561 (|HasCategory| |#1| (QUOTE (-21))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))))) (-1561 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-1080)))) (-1561 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))))) (-1561 (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#1| (QUOTE (-1020)))) (-1561 (-12 (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-1080))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| $ (QUOTE (-1020))) (|HasCategory| $ (LIST (QUOTE -1011) (QUOTE (-550)))))
-(-310 R -3260)
+((-4341 -1489 (-1304 (|has| |#1| (-1021)) (|has| |#1| (-619 (-550)))) (-12 (|has| |#1| (-542)) (-1489 (-1304 (|has| |#1| (-1021)) (|has| |#1| (-619 (-550)))) (|has| |#1| (-1021)) (|has| |#1| (-465)))) (|has| |#1| (-1021)) (|has| |#1| (-465))) (-4339 |has| |#1| (-170)) (-4338 |has| |#1| (-170)) ((-4346 "*") |has| |#1| (-542)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-542)) (-4336 |has| |#1| (-542)))
+((-1489 (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))))) (|HasCategory| |#1| (QUOTE (-542))) (-1489 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-1021)))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-1021))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (-1489 (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#1| (QUOTE (-1081)))) (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550))))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-1021)))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-1021)))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-1021)))) (-12 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542)))) (-1489 (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#1| (QUOTE (-542)))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| |#1| (QUOTE (-1021))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550))))) (-1489 (|HasCategory| |#1| (QUOTE (-1021))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550))))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1021))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-1081)))) (-1489 (|HasCategory| |#1| (QUOTE (-21))) (-12 (|HasCategory| |#1| (QUOTE (-1021))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))))) (-1489 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-1021))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-1081)))) (-1489 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-1021))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))))) (-1489 (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#1| (QUOTE (-1021)))) (-1489 (-12 (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-1081))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| $ (QUOTE (-1021))) (|HasCategory| $ (LIST (QUOTE -1012) (QUOTE (-550)))))
+(-310 R -3327)
((|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
@@ -1178,8 +1178,8 @@ NIL
NIL
(-312 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.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-356)) (-4334 |has| |#1| (-356)) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|)))) (|HasCategory| (-400 (-550)) (QUOTE (-1080))) (|HasCategory| |#1| (QUOTE (-356))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-1561 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasSignature| |#1| (LIST (QUOTE -1518) (LIST (|devaluate| |#1|) (QUOTE (-1144)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (-1561 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-932))) (|HasCategory| |#1| (QUOTE (-1166))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -1489) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1144))))) (|HasSignature| |#1| (LIST (QUOTE -3141) (LIST (LIST (QUOTE -623) (QUOTE (-1144))) (|devaluate| |#1|)))))))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-356)) (-4336 |has| |#1| (-356)) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|)))) (|HasCategory| (-400 (-550)) (QUOTE (-1081))) (|HasCategory| |#1| (QUOTE (-356))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-1489 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasSignature| |#1| (LIST (QUOTE -2233) (LIST (|devaluate| |#1|) (QUOTE (-1145)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (-1489 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-933))) (|HasCategory| |#1| (QUOTE (-1167))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -2149) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1145))))) (|HasSignature| |#1| (LIST (QUOTE -1516) (LIST (LIST (QUOTE -623) (QUOTE (-1145))) (|devaluate| |#1|)))))))
(-313 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
@@ -1190,7 +1190,7 @@ NIL
NIL
(-315 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.")))
-((-4337 . T) (-4336 . T))
+((-4339 . T) (-4338 . T))
((|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-770))))
(-316 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}.")))
@@ -1206,19 +1206,19 @@ NIL
((|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-170))))
(-319 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.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4336 . T) (-4337 . T) (-4339 . T))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-320 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.")))
-((-4343 . T) (-4342 . T))
-((-1561 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1561 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
-(-321 S -3260)
+((-4345 . T) (-4344 . T))
+((-1489 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1489 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
+(-321 S -3327)
((|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 (-361))))
-(-322 -3260)
+(-322 -3327)
((|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.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-323)
((|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.")) (|coerce| (((|OutputForm|) $) "\\spad{coerce(f)} returns an object of type OutputForm.")))
@@ -1236,54 +1236,54 @@ 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
-(-327 S -3260 UP UPUP R)
+(-327 S -3327 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
-(-328 -3260 UP UPUP R)
+(-328 -3327 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
-(-329 -3260 UP UPUP R)
+(-329 -3327 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
(-330 S R)
((|constructor| (NIL "This category provides a selection of evaluation operations depending on what the argument type \\spad{R} provides.")) (|map| (($ (|Mapping| |#2| |#2|) $) "\\spad{map(f,{} ex)} evaluates ex,{} applying \\spad{f} to values of type \\spad{R} in ex.")))
NIL
-((|HasCategory| |#2| (LIST (QUOTE -505) (QUOTE (-1144)) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -279) (|devaluate| |#2|) (|devaluate| |#2|))))
+((|HasCategory| |#2| (LIST (QUOTE -505) (QUOTE (-1145)) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -279) (|devaluate| |#2|) (|devaluate| |#2|))))
(-331 R)
((|constructor| (NIL "This category provides a selection of evaluation operations depending on what the argument type \\spad{R} provides.")) (|map| (($ (|Mapping| |#1| |#1|) $) "\\spad{map(f,{} ex)} evaluates ex,{} applying \\spad{f} to values of type \\spad{R} in ex.")))
NIL
NIL
(-332 |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.}")))
-((-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-372)))) (|HasCategory| $ (QUOTE (-1020))) (|HasCategory| $ (LIST (QUOTE -1011) (QUOTE (-550)))))
+((-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-372)))) (|HasCategory| $ (QUOTE (-1021))) (|HasCategory| $ (LIST (QUOTE -1012) (QUOTE (-550)))))
(-333 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
-(-334 S -3260 UP UPUP)
+(-334 S -3327 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 (-361))) (|HasCategory| |#2| (QUOTE (-356))))
-(-335 -3260 UP UPUP)
+(-335 -3327 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.")))
-((-4335 |has| (-400 |#2|) (-356)) (-4340 |has| (-400 |#2|) (-356)) (-4334 |has| (-400 |#2|) (-356)) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4337 |has| (-400 |#2|) (-356)) (-4342 |has| (-400 |#2|) (-356)) (-4336 |has| (-400 |#2|) (-356)) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-336 |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.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((-1561 (|HasCategory| (-883 |#1|) (QUOTE (-143))) (|HasCategory| (-883 |#1|) (QUOTE (-361)))) (|HasCategory| (-883 |#1|) (QUOTE (-145))) (|HasCategory| (-883 |#1|) (QUOTE (-361))) (|HasCategory| (-883 |#1|) (QUOTE (-143))))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((-1489 (|HasCategory| (-884 |#1|) (QUOTE (-143))) (|HasCategory| (-884 |#1|) (QUOTE (-361)))) (|HasCategory| (-884 |#1|) (QUOTE (-145))) (|HasCategory| (-884 |#1|) (QUOTE (-361))) (|HasCategory| (-884 |#1|) (QUOTE (-143))))
(-337 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.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((-1561 (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-361)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-143))))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((-1489 (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-361)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-143))))
(-338 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.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((-1561 (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-361)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-143))))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((-1489 (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-361)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-143))))
(-339 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
@@ -1298,33 +1298,33 @@ NIL
NIL
(-342)
((|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.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-343 R UP -3260)
+(-343 R UP -3327)
((|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
(-344 |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.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((-1561 (|HasCategory| (-883 |#1|) (QUOTE (-143))) (|HasCategory| (-883 |#1|) (QUOTE (-361)))) (|HasCategory| (-883 |#1|) (QUOTE (-145))) (|HasCategory| (-883 |#1|) (QUOTE (-361))) (|HasCategory| (-883 |#1|) (QUOTE (-143))))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((-1489 (|HasCategory| (-884 |#1|) (QUOTE (-143))) (|HasCategory| (-884 |#1|) (QUOTE (-361)))) (|HasCategory| (-884 |#1|) (QUOTE (-145))) (|HasCategory| (-884 |#1|) (QUOTE (-361))) (|HasCategory| (-884 |#1|) (QUOTE (-143))))
(-345 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.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((-1561 (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-361)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-143))))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((-1489 (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-361)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-143))))
(-346 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.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((-1561 (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-361)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-143))))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((-1489 (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-361)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-143))))
(-347 |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}.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((-1561 (|HasCategory| (-883 |#1|) (QUOTE (-143))) (|HasCategory| (-883 |#1|) (QUOTE (-361)))) (|HasCategory| (-883 |#1|) (QUOTE (-145))) (|HasCategory| (-883 |#1|) (QUOTE (-361))) (|HasCategory| (-883 |#1|) (QUOTE (-143))))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((-1489 (|HasCategory| (-884 |#1|) (QUOTE (-143))) (|HasCategory| (-884 |#1|) (QUOTE (-361)))) (|HasCategory| (-884 |#1|) (QUOTE (-145))) (|HasCategory| (-884 |#1|) (QUOTE (-361))) (|HasCategory| (-884 |#1|) (QUOTE (-143))))
(-348 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.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((-1561 (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-361)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-143))))
-(-349 -3260 GF)
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((-1489 (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-361)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-143))))
+(-349 -3327 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
@@ -1332,21 +1332,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
-(-351 -3260 FP FPP)
+(-351 -3327 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
(-352 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}.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((-1561 (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-361)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-143))))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((-1489 (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-361)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-143))))
(-353 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
(-354 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.")))
-((-4339 . T))
+((-4341 . T))
NIL
(-355 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.")))
@@ -1354,7 +1354,7 @@ NIL
NIL
(-356)
((|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.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-357 |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.")))
@@ -1370,7 +1370,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-542))))
(-360 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.")))
-((-4339 |has| |#1| (-542)) (-4337 . T) (-4336 . T))
+((-4341 |has| |#1| (-542)) (-4339 . T) (-4338 . T))
NIL
(-361)
((|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.")))
@@ -1382,7 +1382,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-356))))
(-363 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.")))
-((-4336 . T) (-4337 . T) (-4339 . T))
+((-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-364 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.")))
@@ -1391,14 +1391,14 @@ NIL
(-365 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 -4343)) (|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-1068))))
+((|HasAttribute| |#1| (QUOTE -4345)) (|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-1069))))
(-366 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]}.")))
-((-4342 . T) (-1964 . T))
+((-4344 . T) (-2836 . T))
NIL
(-367 |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) (-4337 . T) (-4336 . T))
+((|JacobiIdentity| . T) (|NullSquare| . T) (-4339 . T) (-4338 . T))
NIL
(-368 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.")))
@@ -1410,7 +1410,7 @@ NIL
((|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))))
(-370 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}")))
-((-4339 . T))
+((-4341 . T))
NIL
(-371 |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}.")))
@@ -1418,7 +1418,7 @@ NIL
NIL
(-372)
((|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}.")) (|convert| (($ (|DoubleFloat|)) "\\spad{convert(x)} converts a \\spadtype{DoubleFloat} \\spad{x} to a \\spadtype{Float}.")) (|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}.")))
-((-4325 . T) (-4333 . T) (-2001 . T) (-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4327 . T) (-4335 . T) (-2154 . T) (-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-373 |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}.")))
@@ -1426,23 +1426,23 @@ NIL
NIL
(-374 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}")))
-((-4337 . T) (-4336 . T))
+((-4339 . T) (-4338 . T))
((|HasCategory| |#1| (QUOTE (-170))))
(-375 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}.")))
-((-4337 . T) (-4336 . T))
+((-4339 . T) (-4338 . T))
NIL
(-376)
((|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}.")))
-((-1964 . T))
+((-2836 . T))
NIL
(-377)
((|constructor| (NIL "\\axiomType{FortranMatrixFunctionCategory} provides support for producing Functions and Subroutines representing matrices of expressions.")) (|retractIfCan| (((|Union| $ "failed") (|Matrix| (|Fraction| (|Polynomial| (|Integer|))))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Matrix| (|Fraction| (|Polynomial| (|Float|))))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Matrix| (|Polynomial| (|Integer|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Matrix| (|Polynomial| (|Float|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Matrix| (|Expression| (|Integer|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Matrix| (|Expression| (|Float|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}")) (|retract| (($ (|Matrix| (|Fraction| (|Polynomial| (|Integer|))))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Matrix| (|Fraction| (|Polynomial| (|Float|))))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Matrix| (|Polynomial| (|Integer|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Matrix| (|Polynomial| (|Float|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Matrix| (|Expression| (|Integer|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Matrix| (|Expression| (|Float|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}")) (|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.}")))
-((-1964 . T))
+((-2836 . T))
NIL
(-378 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.")))
-((-4337 . T) (-4336 . T))
+((-4339 . T) (-4338 . T))
((|HasCategory| |#1| (QUOTE (-170))))
(-379 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.")))
@@ -1450,7 +1450,7 @@ NIL
((|HasCategory| |#1| (QUOTE (-825))))
(-380)
((|constructor| (NIL "A category of domains which model machine arithmetic used by machines in the AXIOM-NAG link.")))
-((-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-381)
((|constructor| (NIL "This domain provides an interface to names in the file system.")))
@@ -1462,13 +1462,13 @@ NIL
NIL
(-383 |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")))
-((-4337 . T) (-4336 . T))
+((-4339 . T) (-4338 . T))
NIL
(-384)
((|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
-(-385 -3260 UP UPUP R)
+(-385 -3327 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
@@ -1482,27 +1482,27 @@ NIL
NIL
(-388)
((|constructor| (NIL "\\axiomType{FortranProgramCategory} provides various models of FORTRAN subprograms. These can be transformed into actual FORTRAN code.")) (|outputAsFortran| (((|Void|) $) "\\axiom{outputAsFortran(\\spad{u})} translates \\axiom{\\spad{u}} into a legal FORTRAN subprogram.")))
-((-1964 . T))
+((-2836 . T))
NIL
(-389)
((|constructor| (NIL "\\axiomType{FortranFunctionCategory} is the category of arguments to NAG Library routines which return (sets of) function values.")) (|retractIfCan| (((|Union| $ "failed") (|Fraction| (|Polynomial| (|Integer|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Fraction| (|Polynomial| (|Float|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Polynomial| (|Integer|))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Polynomial| (|Float|))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Expression| (|Integer|))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Expression| (|Float|))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}")) (|retract| (($ (|Fraction| (|Polynomial| (|Integer|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Fraction| (|Polynomial| (|Float|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Polynomial| (|Integer|))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Polynomial| (|Float|))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Expression| (|Integer|))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Expression| (|Float|))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}")) (|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.}")))
-((-1964 . T))
+((-2836 . T))
NIL
(-390)
((|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
-(-391 -1916 |returnType| -2899 |symbols|)
+(-391 -1856 |returnType| -2642 |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
-(-392 -3260 UP)
+(-392 -3327 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
(-393 R)
((|constructor| (NIL "A set \\spad{S} is PatternMatchable over \\spad{R} if \\spad{S} can lift the pattern-matching functions of \\spad{S} over the integers and float to itself (necessary for matching in towers).")))
-((-1964 . T))
+((-2836 . T))
NIL
(-394 S)
((|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.")))
@@ -1510,15 +1510,15 @@ NIL
NIL
(-395)
((|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.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-396 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 -4325)) (|HasAttribute| |#1| (QUOTE -4333)))
+((|HasAttribute| |#1| (QUOTE -4327)) (|HasAttribute| |#1| (QUOTE -4335)))
(-397)
((|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\".")))
-((-2001 . T) (-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-2154 . T) (-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-398 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.")))
@@ -1530,20 +1530,20 @@ NIL
NIL
(-400 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.")))
-((-4329 -12 (|has| |#1| (-6 -4340)) (|has| |#1| (-444)) (|has| |#1| (-6 -4329))) (-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-882))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-1144)))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-806)))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-995))) (|HasCategory| |#1| (QUOTE (-798))) (-1561 (|HasCategory| |#1| (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-825)))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-806)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-1119))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-806)))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-806))))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (-12 (|HasCategory| |#1| (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-806))))) (|HasCategory| |#1| (QUOTE (-227))) (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#1| (LIST (QUOTE -505) (QUOTE (-1144)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -279) (|devaluate| |#1|) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-806)))) (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-535))) (-12 (|HasAttribute| |#1| (QUOTE -4340)) (|HasAttribute| |#1| (QUOTE -4329)) (|HasCategory| |#1| (QUOTE (-444)))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-143)))))
+((-4331 -12 (|has| |#1| (-6 -4342)) (|has| |#1| (-444)) (|has| |#1| (-6 -4331))) (-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-883))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-1145)))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-806)))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-996))) (|HasCategory| |#1| (QUOTE (-798))) (-1489 (|HasCategory| |#1| (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-825)))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-806)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-1120))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-806)))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-806))))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (-12 (|HasCategory| |#1| (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-806))))) (|HasCategory| |#1| (QUOTE (-227))) (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#1| (LIST (QUOTE -505) (QUOTE (-1145)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -279) (|devaluate| |#1|) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-806)))) (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-535))) (-12 (|HasAttribute| |#1| (QUOTE -4342)) (|HasAttribute| |#1| (QUOTE -4331)) (|HasCategory| |#1| (QUOTE (-444)))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-143)))))
(-401 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
(-402 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.")))
-((-4336 . T) (-4337 . T) (-4339 . T))
+((-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-403 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")))
NIL
-((|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550)))))
+((|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550)))))
(-404 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")))
NIL
@@ -1552,14 +1552,14 @@ 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
-(-406 R -3260 UP A)
+(-406 R -3327 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)}.")))
-((-4339 . T))
+((-4341 . T))
NIL
-(-407 R -3260 UP A |ibasis|)
+(-407 R -3327 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 -1011) (|devaluate| |#2|))))
+((|HasCategory| |#4| (LIST (QUOTE -1012) (|devaluate| |#2|))))
(-408 AR R AS S)
((|constructor| (NIL "FramedNonAssociativeAlgebraFunctions2 implements functions between two framed non associative algebra domains defined over different rings. The function map is used to coerce between algebras over different domains having the same structural constants.")) (|map| ((|#3| (|Mapping| |#4| |#2|) |#1|) "\\spad{map(f,{}u)} maps \\spad{f} onto the coordinates of \\spad{u} to get an element in \\spad{AS} via identification of the basis of \\spad{AR} as beginning part of the basis of \\spad{AS}.")))
NIL
@@ -1570,12 +1570,12 @@ NIL
((|HasCategory| |#2| (QUOTE (-356))))
(-410 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.")))
-((-4339 |has| |#1| (-542)) (-4337 . T) (-4336 . T))
+((-4341 |has| |#1| (-542)) (-4339 . T) (-4338 . T))
NIL
(-411 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.")))
-((-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (LIST (QUOTE -505) (QUOTE (-1144)) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -302) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -279) (QUOTE $) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-1185))) (-1561 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-1185)))) (|HasCategory| |#1| (QUOTE (-995))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -505) (QUOTE (-1144)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -279) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-227))) (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#1| (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-444))))
+((-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (LIST (QUOTE -505) (QUOTE (-1145)) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -302) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -279) (QUOTE $) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-1186))) (-1489 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-1186)))) (|HasCategory| |#1| (QUOTE (-996))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -505) (QUOTE (-1145)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -279) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-227))) (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#1| (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-444))))
(-412 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
@@ -1602,37 +1602,37 @@ NIL
((|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-361))))
(-418 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}.")))
-((-4342 . T) (-4332 . T) (-4343 . T) (-1964 . T))
+((-4344 . T) (-4334 . T) (-4345 . T) (-2836 . T))
NIL
-(-419 R -3260)
+(-419 R -3327)
((|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
(-420 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")))
-((-4329 -12 (|has| |#1| (-6 -4329)) (|has| |#2| (-6 -4329))) (-4336 . T) (-4337 . T) (-4339 . T))
-((-12 (|HasAttribute| |#1| (QUOTE -4329)) (|HasAttribute| |#2| (QUOTE -4329))))
-(-421 R -3260)
+((-4331 -12 (|has| |#1| (-6 -4331)) (|has| |#2| (-6 -4331))) (-4338 . T) (-4339 . T) (-4341 . T))
+((-12 (|HasAttribute| |#1| (QUOTE -4331)) (|HasAttribute| |#2| (QUOTE -4331))))
+(-421 R -3327)
((|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
(-422 S 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| |#2| (|Kernel| $)) (|SparseMultivariatePolynomial| |#2| (|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| |#2| (|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| |#2| (|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| |#2|)))) "\\spad{coerce(f)} returns \\spad{f} as an element of \\%.") (($ (|Polynomial| (|Fraction| |#2|))) "\\spad{coerce(p)} returns \\spad{p} as an element of \\%.") (($ (|Fraction| |#2|)) "\\spad{coerce(q)} returns \\spad{q} as an element of \\%.") (($ (|SparseMultivariatePolynomial| |#2| (|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| ((|#2| $) "\\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}.")))
NIL
-((|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-465))) (|HasCategory| |#2| (QUOTE (-1080))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526)))))
+((|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-465))) (|HasCategory| |#2| (QUOTE (-1081))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526)))))
(-423 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}.")))
-((-4339 -1561 (|has| |#1| (-1020)) (|has| |#1| (-465))) (-4337 |has| |#1| (-170)) (-4336 |has| |#1| (-170)) ((-4344 "*") |has| |#1| (-542)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-542)) (-4334 |has| |#1| (-542)) (-1964 . T))
+((-4341 -1489 (|has| |#1| (-1021)) (|has| |#1| (-465))) (-4339 |has| |#1| (-170)) (-4338 |has| |#1| (-170)) ((-4346 "*") |has| |#1| (-542)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-542)) (-4336 |has| |#1| (-542)) (-2836 . T))
NIL
-(-424 R -3260)
+(-424 R -3327)
((|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
-(-425 R -3260)
+(-425 R -3327)
((|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))))
-(-426 R -3260)
+(-426 R -3327)
((|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
@@ -1640,10 +1640,10 @@ 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
-(-428 R -3260 UP)
+(-428 R -3327 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 -1011) (QUOTE (-48)))))
+((|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-48)))))
(-429)
((|constructor| (NIL "Code to manipulate Fortran templates")) (|fortranCarriageReturn| (((|Void|)) "\\spad{fortranCarriageReturn()} produces a carriage return on the current Fortran output stream")) (|fortranLiteral| (((|Void|) (|String|)) "\\spad{fortranLiteral(s)} writes \\spad{s} to the current Fortran output stream")) (|fortranLiteralLine| (((|Void|) (|String|)) "\\spad{fortranLiteralLine(s)} writes \\spad{s} to the current Fortran output stream,{} followed by a carriage return")) (|processTemplate| (((|FileName|) (|FileName|)) "\\spad{processTemplate(tp)} processes the template \\spad{tp},{} writing the result to the current FORTRAN output stream.") (((|FileName|) (|FileName|) (|FileName|)) "\\spad{processTemplate(tp,{}fn)} processes the template \\spad{tp},{} writing the result out to \\spad{fn}.")))
NIL
@@ -1658,17 +1658,17 @@ NIL
NIL
(-432)
((|constructor| (NIL "\\axiomType{FortranVectorCategory} provides support for producing Functions and Subroutines when the input to these is an AXIOM object of type \\axiomType{Vector} 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.}") (($ (|Vector| (|MachineFloat|))) "\\spad{coerce(v)} produces an ASP which returns the value of \\spad{v}.")))
-((-1964 . T))
+((-2836 . T))
NIL
(-433)
((|constructor| (NIL "\\axiomType{FortranVectorFunctionCategory} is the catagory of arguments to NAG Library routines which return the values of vectors of functions.")) (|retractIfCan| (((|Union| $ "failed") (|Vector| (|Fraction| (|Polynomial| (|Integer|))))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Vector| (|Fraction| (|Polynomial| (|Float|))))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Vector| (|Polynomial| (|Integer|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Vector| (|Polynomial| (|Float|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Vector| (|Expression| (|Integer|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Vector| (|Expression| (|Float|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}")) (|retract| (($ (|Vector| (|Fraction| (|Polynomial| (|Integer|))))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Vector| (|Fraction| (|Polynomial| (|Float|))))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Vector| (|Polynomial| (|Integer|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Vector| (|Polynomial| (|Float|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Vector| (|Expression| (|Integer|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Vector| (|Expression| (|Float|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}")) (|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.}")))
-((-1964 . T))
+((-2836 . T))
NIL
(-434 UP)
((|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
-(-435 R UP -3260)
+(-435 R UP -3327)
((|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
@@ -1706,16 +1706,16 @@ NIL
NIL
(-444)
((|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}.")))
-((-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-445 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")))
-((-4339 |has| (-400 (-925 |#1|)) (-542)) (-4337 . T) (-4336 . T))
-((|HasCategory| (-400 (-925 |#1|)) (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| (-400 (-925 |#1|)) (QUOTE (-542))))
+((-4341 |has| (-400 (-926 |#1|)) (-542)) (-4339 . T) (-4338 . T))
+((|HasCategory| (-400 (-926 |#1|)) (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| (-400 (-926 |#1|)) (QUOTE (-542))))
(-446 |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")))
-(((-4344 "*") |has| |#2| (-170)) (-4335 |has| |#2| (-542)) (-4340 |has| |#2| (-6 -4340)) (-4337 . T) (-4336 . T) (-4339 . T))
-((|HasCategory| |#2| (QUOTE (-882))) (-1561 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-882)))) (-1561 (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-882)))) (-1561 (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-882)))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-170))) (-1561 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-542)))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-372))))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-550))))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372)))))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550)))))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-356))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#2| (QUOTE -4340)) (|HasCategory| |#2| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-882)))) (|HasCategory| |#2| (QUOTE (-143)))))
+(((-4346 "*") |has| |#2| (-170)) (-4337 |has| |#2| (-542)) (-4342 |has| |#2| (-6 -4342)) (-4339 . T) (-4338 . T) (-4341 . T))
+((|HasCategory| |#2| (QUOTE (-883))) (-1489 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-883)))) (-1489 (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-883)))) (-1489 (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-883)))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-170))) (-1489 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-542)))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-372))))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-550))))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372)))))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550)))))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-356))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#2| (QUOTE -4342)) (|HasCategory| |#2| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-883)))) (|HasCategory| |#2| (QUOTE (-143)))))
(-447 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
@@ -1742,7 +1742,7 @@ NIL
NIL
(-453 |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")))
-((-4337 . T) (-4336 . T))
+((-4339 . T) (-4338 . T))
NIL
(-454 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}.")))
@@ -1750,8 +1750,8 @@ NIL
NIL
(-455 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}}.")))
-((-4343 . T) (-4342 . T))
-((-12 (|HasCategory| |#4| (QUOTE (-1068))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#4| (QUOTE (-1068))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#4| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4345 . T) (-4344 . T))
+((-12 (|HasCategory| |#4| (QUOTE (-1069))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#4| (QUOTE (-1069))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#4| (LIST (QUOTE -595) (QUOTE (-837)))))
(-456 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}.")))
NIL
@@ -1780,7 +1780,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
-(-463 |lv| -3260 R)
+(-463 |lv| -3327 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
@@ -1790,23 +1790,23 @@ NIL
NIL
(-465)
((|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}.")))
-((-4339 . T))
+((-4341 . T))
NIL
(-466 |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.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-356)) (-4334 |has| |#1| (-356)) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|)))) (|HasCategory| (-400 (-550)) (QUOTE (-1080))) (|HasCategory| |#1| (QUOTE (-356))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-1561 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasSignature| |#1| (LIST (QUOTE -1518) (LIST (|devaluate| |#1|) (QUOTE (-1144)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (-1561 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-932))) (|HasCategory| |#1| (QUOTE (-1166))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -1489) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1144))))) (|HasSignature| |#1| (LIST (QUOTE -3141) (LIST (LIST (QUOTE -623) (QUOTE (-1144))) (|devaluate| |#1|)))))))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-356)) (-4336 |has| |#1| (-356)) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|)))) (|HasCategory| (-400 (-550)) (QUOTE (-1081))) (|HasCategory| |#1| (QUOTE (-356))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-1489 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasSignature| |#1| (LIST (QUOTE -2233) (LIST (|devaluate| |#1|) (QUOTE (-1145)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (-1489 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-933))) (|HasCategory| |#1| (QUOTE (-1167))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -2149) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1145))))) (|HasSignature| |#1| (LIST (QUOTE -1516) (LIST (LIST (QUOTE -623) (QUOTE (-1145))) (|devaluate| |#1|)))))))
(-467 |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.")))
-((-4343 . T))
-((-12 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2763) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2119) (|devaluate| |#2|)))))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| |#2| (QUOTE (-1068)))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-825))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4345 . T))
+((-12 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3549) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3859) (|devaluate| |#2|)))))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| |#2| (QUOTE (-1069)))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-825))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))))
(-468 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)}")))
-((-4343 . T) (-4342 . T))
-((-12 (|HasCategory| |#4| (QUOTE (-1068))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#4| (QUOTE (-1068))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#4| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4345 . T) (-4344 . T))
+((-12 (|HasCategory| |#4| (QUOTE (-1069))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#4| (QUOTE (-1069))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#4| (LIST (QUOTE -595) (QUOTE (-837)))))
(-469)
((|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}.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-470)
((|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'.")))
@@ -1814,29 +1814,29 @@ NIL
NIL
(-471 |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.")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2763) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2119) (|devaluate| |#2|)))))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| |#2| (QUOTE (-1068)))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-1068))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3549) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3859) (|devaluate| |#2|)))))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| |#2| (QUOTE (-1069)))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-1069))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))))
(-472)
((|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
(-473 |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")))
-(((-4344 "*") |has| |#2| (-170)) (-4335 |has| |#2| (-542)) (-4340 |has| |#2| (-6 -4340)) (-4337 . T) (-4336 . T) (-4339 . T))
-((|HasCategory| |#2| (QUOTE (-882))) (-1561 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-882)))) (-1561 (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-882)))) (-1561 (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-882)))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-170))) (-1561 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-542)))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-372))))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-550))))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372)))))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550)))))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-356))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#2| (QUOTE -4340)) (|HasCategory| |#2| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-882)))) (|HasCategory| |#2| (QUOTE (-143)))))
-(-474 -3873 S)
+(((-4346 "*") |has| |#2| (-170)) (-4337 |has| |#2| (-542)) (-4342 |has| |#2| (-6 -4342)) (-4339 . T) (-4338 . T) (-4341 . T))
+((|HasCategory| |#2| (QUOTE (-883))) (-1489 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-883)))) (-1489 (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-883)))) (-1489 (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-883)))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-170))) (-1489 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-542)))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-372))))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-550))))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372)))))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550)))))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-356))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#2| (QUOTE -4342)) (|HasCategory| |#2| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-883)))) (|HasCategory| |#2| (QUOTE (-143)))))
+(-474 -2281 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}.")))
-((-4336 |has| |#2| (-1020)) (-4337 |has| |#2| (-1020)) (-4339 |has| |#2| (-6 -4339)) ((-4344 "*") |has| |#2| (-170)) (-4342 . T))
-((-1561 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))))) (-1561 (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1068)))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1020)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144))))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#2| (QUOTE (-356))) (-1561 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1020)))) (-1561 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-356)))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-771))) (-1561 (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-823)))) (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-170))) (-1561 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-1020)))) (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-1068)))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1020)))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1020)))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1020)))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1020)))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-130)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-170)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-227)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-356)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-361)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-705)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-771)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-823)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1020)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1068))))) (-1561 (-12 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550)))))) (|HasCategory| (-550) (QUOTE (-825))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1020)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144))))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-1561 (|HasCategory| |#2| (QUOTE (-1020))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1068)))) (|HasAttribute| |#2| (QUOTE -4339)) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4338 |has| |#2| (-1021)) (-4339 |has| |#2| (-1021)) (-4341 |has| |#2| (-6 -4341)) ((-4346 "*") |has| |#2| (-170)) (-4344 . T))
+((-1489 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))))) (-1489 (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1069)))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1021)))) (-12 (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145))))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#2| (QUOTE (-356))) (-1489 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1021)))) (-1489 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-356)))) (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (QUOTE (-771))) (-1489 (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-823)))) (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-170))) (-1489 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-1021)))) (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (QUOTE (-1069)))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1021)))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1021)))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1021)))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1021)))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-130)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-170)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-227)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-356)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-361)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-705)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-771)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-823)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1021)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1069))))) (-1489 (-12 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550)))))) (|HasCategory| (-550) (QUOTE (-825))) (-12 (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1021)))) (-12 (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145))))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-1489 (|HasCategory| |#2| (QUOTE (-1021))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1069)))) (|HasAttribute| |#2| (QUOTE -4341)) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837)))))
(-475)
((|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
(-476 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}.")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
-(-477 -3260 UP UPUP R)
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
+(-477 -3327 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
@@ -1846,15 +1846,15 @@ NIL
NIL
(-479)
((|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.")) (|coerce| (((|RadixExpansion| 16) $) "\\spad{coerce(h)} converts a hexadecimal expansion to a radix expansion with base 16.") (((|Fraction| (|Integer|)) $) "\\spad{coerce(h)} converts a hexadecimal expansion to a rational number.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| (-550) (QUOTE (-882))) (|HasCategory| (-550) (LIST (QUOTE -1011) (QUOTE (-1144)))) (|HasCategory| (-550) (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-145))) (|HasCategory| (-550) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-550) (QUOTE (-995))) (|HasCategory| (-550) (QUOTE (-798))) (-1561 (|HasCategory| (-550) (QUOTE (-798))) (|HasCategory| (-550) (QUOTE (-825)))) (|HasCategory| (-550) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| (-550) (QUOTE (-1119))) (|HasCategory| (-550) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| (-550) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| (-550) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| (-550) (QUOTE (-227))) (|HasCategory| (-550) (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| (-550) (LIST (QUOTE -505) (QUOTE (-1144)) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -302) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -279) (QUOTE (-550)) (QUOTE (-550)))) (|HasCategory| (-550) (QUOTE (-300))) (|HasCategory| (-550) (QUOTE (-535))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-550) (LIST (QUOTE -619) (QUOTE (-550)))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-882)))) (|HasCategory| (-550) (QUOTE (-143)))))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| (-550) (QUOTE (-883))) (|HasCategory| (-550) (LIST (QUOTE -1012) (QUOTE (-1145)))) (|HasCategory| (-550) (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-145))) (|HasCategory| (-550) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-550) (QUOTE (-996))) (|HasCategory| (-550) (QUOTE (-798))) (-1489 (|HasCategory| (-550) (QUOTE (-798))) (|HasCategory| (-550) (QUOTE (-825)))) (|HasCategory| (-550) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| (-550) (QUOTE (-1120))) (|HasCategory| (-550) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| (-550) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| (-550) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| (-550) (QUOTE (-227))) (|HasCategory| (-550) (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| (-550) (LIST (QUOTE -505) (QUOTE (-1145)) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -302) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -279) (QUOTE (-550)) (QUOTE (-550)))) (|HasCategory| (-550) (QUOTE (-300))) (|HasCategory| (-550) (QUOTE (-535))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-550) (LIST (QUOTE -619) (QUOTE (-550)))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-883)))) (|HasCategory| (-550) (QUOTE (-143)))))
(-480 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 -4342)) (|HasAttribute| |#1| (QUOTE -4343)) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836)))))
+((|HasAttribute| |#1| (QUOTE -4344)) (|HasAttribute| |#1| (QUOTE -4345)) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837)))))
(-481 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}]}.")))
-((-1964 . T))
+((-2836 . T))
NIL
(-482)
((|constructor| (NIL "This domain represents hostnames on computer network.")) (|host| (($ (|String|)) "\\spad{host(n)} constructs a Hostname from the name \\spad{`n'}.")))
@@ -1868,34 +1868,34 @@ 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
-(-485 -3260 UP |AlExt| |AlPol|)
+(-485 -3327 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
(-486)
((|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.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| $ (QUOTE (-1020))) (|HasCategory| $ (LIST (QUOTE -1011) (QUOTE (-550)))))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| $ (QUOTE (-1021))) (|HasCategory| $ (LIST (QUOTE -1012) (QUOTE (-550)))))
(-487 S |mn|)
((|constructor| (NIL "\\indented{1}{Author Micheal Monagan Aug/87} This is the basic one dimensional array data type.")))
-((-4343 . T) (-4342 . T))
-((-1561 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1561 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4345 . T) (-4344 . T))
+((-1489 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1489 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-488 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.")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-489 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
-(-490 R UP -3260)
+(-490 R UP -3327)
((|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
(-491 |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}.")))
-((-4343 . T) (-4342 . T))
-((-12 (|HasCategory| (-112) (QUOTE (-1068))) (|HasCategory| (-112) (LIST (QUOTE -302) (QUOTE (-112))))) (|HasCategory| (-112) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-112) (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-112) (QUOTE (-1068))) (|HasCategory| (-112) (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4345 . T) (-4344 . T))
+((-12 (|HasCategory| (-112) (QUOTE (-1069))) (|HasCategory| (-112) (LIST (QUOTE -302) (QUOTE (-112))))) (|HasCategory| (-112) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-112) (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-112) (QUOTE (-1069))) (|HasCategory| (-112) (LIST (QUOTE -595) (QUOTE (-837)))))
(-492 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)}.")))
NIL
@@ -1908,10 +1908,10 @@ 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
-(-495 -3260 |Expon| |VarSet| |DPoly|)
+(-495 -3327 |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 -596) (QUOTE (-1144)))))
+((|HasCategory| |#3| (LIST (QUOTE -596) (QUOTE (-1145)))))
(-496 |vl| |nv|)
((|constructor| (NIL "\\indented{2}{This package provides functions for the primary decomposition of} polynomial ideals over the rational numbers. The ideals are members of the \\spadtype{PolynomialIdeals} domain,{} and the polynomial generators are required to be from the \\spadtype{DistributedMultivariatePolynomial} domain.")) (|contract| (((|PolynomialIdeals| (|Fraction| (|Integer|)) (|DirectProduct| |#2| (|NonNegativeInteger|)) (|OrderedVariableList| |#1|) (|DistributedMultivariatePolynomial| |#1| (|Fraction| (|Integer|)))) (|PolynomialIdeals| (|Fraction| (|Integer|)) (|DirectProduct| |#2| (|NonNegativeInteger|)) (|OrderedVariableList| |#1|) (|DistributedMultivariatePolynomial| |#1| (|Fraction| (|Integer|)))) (|List| (|OrderedVariableList| |#1|))) "\\spad{contract(I,{}lvar)} contracts the ideal \\spad{I} to the polynomial ring \\spad{F[lvar]}.")) (|primaryDecomp| (((|List| (|PolynomialIdeals| (|Fraction| (|Integer|)) (|DirectProduct| |#2| (|NonNegativeInteger|)) (|OrderedVariableList| |#1|) (|DistributedMultivariatePolynomial| |#1| (|Fraction| (|Integer|))))) (|PolynomialIdeals| (|Fraction| (|Integer|)) (|DirectProduct| |#2| (|NonNegativeInteger|)) (|OrderedVariableList| |#1|) (|DistributedMultivariatePolynomial| |#1| (|Fraction| (|Integer|))))) "\\spad{primaryDecomp(I)} returns a list of primary ideals such that their intersection is the ideal \\spad{I}.")) (|radical| (((|PolynomialIdeals| (|Fraction| (|Integer|)) (|DirectProduct| |#2| (|NonNegativeInteger|)) (|OrderedVariableList| |#1|) (|DistributedMultivariatePolynomial| |#1| (|Fraction| (|Integer|)))) (|PolynomialIdeals| (|Fraction| (|Integer|)) (|DirectProduct| |#2| (|NonNegativeInteger|)) (|OrderedVariableList| |#1|) (|DistributedMultivariatePolynomial| |#1| (|Fraction| (|Integer|))))) "\\spad{radical(I)} returns the radical of the ideal \\spad{I}.")) (|prime?| (((|Boolean|) (|PolynomialIdeals| (|Fraction| (|Integer|)) (|DirectProduct| |#2| (|NonNegativeInteger|)) (|OrderedVariableList| |#1|) (|DistributedMultivariatePolynomial| |#1| (|Fraction| (|Integer|))))) "\\spad{prime?(I)} tests if the ideal \\spad{I} is prime.")) (|zeroDimPrimary?| (((|Boolean|) (|PolynomialIdeals| (|Fraction| (|Integer|)) (|DirectProduct| |#2| (|NonNegativeInteger|)) (|OrderedVariableList| |#1|) (|DistributedMultivariatePolynomial| |#1| (|Fraction| (|Integer|))))) "\\spad{zeroDimPrimary?(I)} tests if the ideal \\spad{I} is 0-dimensional primary.")) (|zeroDimPrime?| (((|Boolean|) (|PolynomialIdeals| (|Fraction| (|Integer|)) (|DirectProduct| |#2| (|NonNegativeInteger|)) (|OrderedVariableList| |#1|) (|DistributedMultivariatePolynomial| |#1| (|Fraction| (|Integer|))))) "\\spad{zeroDimPrime?(I)} tests if the ideal \\spad{I} is a 0-dimensional prime.")))
NIL
@@ -1958,36 +1958,36 @@ NIL
((|HasCategory| |#2| (QUOTE (-770))))
(-507 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}")))
-((-4343 . T) (-4342 . T))
-((-1561 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1561 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4345 . T) (-4344 . T))
+((-1489 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1489 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-508)
((|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
(-509 |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}.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((-1561 (|HasCategory| (-565 |#1|) (QUOTE (-143))) (|HasCategory| (-565 |#1|) (QUOTE (-361)))) (|HasCategory| (-565 |#1|) (QUOTE (-145))) (|HasCategory| (-565 |#1|) (QUOTE (-361))) (|HasCategory| (-565 |#1|) (QUOTE (-143))))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((-1489 (|HasCategory| (-565 |#1|) (QUOTE (-143))) (|HasCategory| (-565 |#1|) (QUOTE (-361)))) (|HasCategory| (-565 |#1|) (QUOTE (-145))) (|HasCategory| (-565 |#1|) (QUOTE (-361))) (|HasCategory| (-565 |#1|) (QUOTE (-143))))
(-510 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}.")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-511 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.")))
-((-4343 . T) (-4342 . T))
-((-1561 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1561 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4345 . T) (-4344 . T))
+((-1489 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1489 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-512 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 -4343)))
+((|HasAttribute| |#3| (QUOTE -4345)))
(-513 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 -4343)))
+((|HasAttribute| |#7| (QUOTE -4345)))
(-514 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.")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-542))) (|HasAttribute| |#1| (QUOTE (-4344 "*"))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-542))) (|HasAttribute| |#1| (QUOTE (-4346 "*"))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-515)
((|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
@@ -2009,7 +2009,7 @@ NIL
NIL
NIL
(-520)
-((|constructor| (NIL "This domain provides representation for binary files open for input operations. `Binary' here means that the conduits do not interpret their contents.")) (|isOpen?| (((|Boolean|) $) "open?(ifile) holds if `ifile' is in open state.")) (|eof?| (((|Boolean|) $) "\\spad{eof?(ifile)} holds when end-of-file has been reached for the conduit file `ifile'.")) (|openBinaryFile| (($ (|String|)) "\\spad{openBinaryFile(f)} returns an input conduit obtained by opening the file named by \\spad{`f'} as a binary file.") (($ (|FileName|)) "\\spad{openBinaryFile(f)} returns an input conduit obtained by opening the file named by \\spad{`f'} as a binary file.")))
+((|constructor| (NIL "This domain provides representation for binary files open for input operations. `Binary' here means that the conduits do not interpret their contents.")) (|isOpen?| (((|Boolean|) $) "open?(ifile) holds if `ifile' is in open state.")) (|eof?| (((|Boolean|) $) "\\spad{eof?(ifile)} holds when the last read reached end of file.")) (|inputBinaryFile| (($ (|String|)) "\\spad{inputBinaryFile(f)} returns an input conduit obtained by opening the file named by \\spad{`f'} as a binary file.") (($ (|FileName|)) "\\spad{inputBinaryFile(f)} returns an input conduit obtained by opening the file named by \\spad{`f'} as a binary file.")))
NIL
NIL
(-521 R)
@@ -2020,7 +2020,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
-(-523 K -3260 |Par|)
+(-523 K -3327 |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
@@ -2040,7 +2040,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
-(-528 K -3260 |Par|)
+(-528 K -3327 |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
@@ -2070,17 +2070,17 @@ NIL
NIL
(-535)
((|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.")))
-((-4340 . T) (-4341 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4342 . T) (-4343 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-536 |Key| |Entry| |addDom|)
((|constructor| (NIL "This domain is used to provide a conditional \"add\" domain for the implementation of \\spadtype{Table}.")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2763) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2119) (|devaluate| |#2|)))))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| |#2| (QUOTE (-1068)))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-1068))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))))
-(-537 R -3260)
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3549) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3859) (|devaluate| |#2|)))))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| |#2| (QUOTE (-1069)))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-1069))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))))
+(-537 R -3327)
((|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
-(-538 R0 -3260 UP UPUP R)
+(-538 R0 -3327 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
@@ -2090,7 +2090,7 @@ NIL
NIL
(-540 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.")))
-((-2001 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-2154 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-541 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.")))
@@ -2098,9 +2098,9 @@ NIL
NIL
(-542)
((|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.")))
-((-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-543 R -3260)
+(-543 R -3327)
((|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
@@ -2112,7 +2112,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
-(-546 R -3260 L)
+(-546 R -3327 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 -634) (|devaluate| |#2|))))
@@ -2120,31 +2120,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
-(-548 -3260 UP UPUP R)
+(-548 -3327 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
-(-549 -3260 UP)
+(-549 -3327 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
(-550)
((|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}.")))
-((-4324 . T) (-4330 . T) (-4334 . T) (-4329 . T) (-4340 . T) (-4341 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4326 . T) (-4332 . T) (-4336 . T) (-4331 . T) (-4342 . T) (-4343 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-551)
((|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
-(-552 R -3260 L)
+(-552 R -3327 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 -634) (|devaluate| |#2|))))
-(-553 R -3260)
+(-553 R -3327)
((|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 -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-1107)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-609)))))
-(-554 -3260 UP)
+((-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-1108)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-609)))))
+(-554 -3327 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
@@ -2152,27 +2152,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
-(-556 -3260)
+(-556 -3327)
((|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
(-557 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.")))
-((-2001 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-2154 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-558)
((|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
-(-559 R -3260)
+(-559 R -3327)
((|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 -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-277))) (|HasCategory| |#2| (QUOTE (-609))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-1144))))) (-12 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-277)))) (|HasCategory| |#1| (QUOTE (-542))))
-(-560 -3260 UP)
+((-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-277))) (|HasCategory| |#2| (QUOTE (-609))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-1145))))) (-12 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-277)))) (|HasCategory| |#1| (QUOTE (-542))))
+(-560 -3327 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
-(-561 R -3260)
+(-561 R -3327)
((|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
@@ -2186,28 +2186,28 @@ NIL
NIL
(-564 |p| |unBalanced?|)
((|constructor| (NIL "This domain implements \\spad{Zp},{} the \\spad{p}-adic completion of the integers. This is an internal domain.")))
-((-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-565 |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.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
((|HasCategory| $ (QUOTE (-145))) (|HasCategory| $ (QUOTE (-143))) (|HasCategory| $ (QUOTE (-361))))
(-566)
((|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
-(-567 R -3260)
+(-567 R -3327)
((|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
-(-568 E -3260)
+(-568 E -3327)
((|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
-(-569 -3260)
+(-569 -3327)
((|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}.")))
-((-4337 . T) (-4336 . T))
-((|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-1144)))))
+((-4339 . T) (-4338 . T))
+((|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-1145)))))
(-570 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")))
NIL
@@ -2234,19 +2234,19 @@ NIL
NIL
(-576 |mn|)
((|constructor| (NIL "This domain implements low-level strings")) (|hash| (((|Integer|) $) "\\spad{hash(x)} provides a hashing function for strings")))
-((-4343 . T) (-4342 . T))
-((-1561 (-12 (|HasCategory| (-142) (QUOTE (-825))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142))))) (-12 (|HasCategory| (-142) (QUOTE (-1068))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142)))))) (-1561 (|HasCategory| (-142) (LIST (QUOTE -595) (QUOTE (-836)))) (-12 (|HasCategory| (-142) (QUOTE (-1068))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142)))))) (|HasCategory| (-142) (LIST (QUOTE -596) (QUOTE (-526)))) (-1561 (|HasCategory| (-142) (QUOTE (-825))) (|HasCategory| (-142) (QUOTE (-1068)))) (|HasCategory| (-142) (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-142) (QUOTE (-1068))) (-12 (|HasCategory| (-142) (QUOTE (-1068))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142))))) (|HasCategory| (-142) (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4345 . T) (-4344 . T))
+((-1489 (-12 (|HasCategory| (-142) (QUOTE (-825))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142))))) (-12 (|HasCategory| (-142) (QUOTE (-1069))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142)))))) (-1489 (|HasCategory| (-142) (LIST (QUOTE -595) (QUOTE (-837)))) (-12 (|HasCategory| (-142) (QUOTE (-1069))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142)))))) (|HasCategory| (-142) (LIST (QUOTE -596) (QUOTE (-526)))) (-1489 (|HasCategory| (-142) (QUOTE (-825))) (|HasCategory| (-142) (QUOTE (-1069)))) (|HasCategory| (-142) (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-142) (QUOTE (-1069))) (-12 (|HasCategory| (-142) (QUOTE (-1069))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142))))) (|HasCategory| (-142) (LIST (QUOTE -595) (QUOTE (-837)))))
(-577 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
(-578 |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}.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-550)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-550)) (|devaluate| |#1|)))) (|HasCategory| (-550) (QUOTE (-1080))) (|HasCategory| |#1| (QUOTE (-356))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -1518) (LIST (|devaluate| |#1|) (QUOTE (-1144)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-550))))))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-550)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-550)) (|devaluate| |#1|)))) (|HasCategory| (-550) (QUOTE (-1081))) (|HasCategory| |#1| (QUOTE (-356))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -2233) (LIST (|devaluate| |#1|) (QUOTE (-1145)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-550))))))
(-579 |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.}")))
-((-4337 |has| |#1| (-542)) (-4336 |has| |#1| (-542)) ((-4344 "*") |has| |#1| (-542)) (-4335 |has| |#1| (-542)) (-4339 . T))
+((-4339 |has| |#1| (-542)) (-4338 |has| |#1| (-542)) ((-4346 "*") |has| |#1| (-542)) (-4337 |has| |#1| (-542)) (-4341 . T))
((|HasCategory| |#1| (QUOTE (-542))))
(-580 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),{}..]}.")))
@@ -2256,7 +2256,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
-(-582 R -3260 FG)
+(-582 R -3327 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
@@ -2266,15 +2266,15 @@ NIL
NIL
(-584 R |mn|)
((|constructor| (NIL "\\indented{2}{This type represents vector like objects with varying lengths} and a user-specified initial index.")))
-((-4343 . T) (-4342 . T))
-((-1561 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1561 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-705))) (|HasCategory| |#1| (QUOTE (-1020))) (-12 (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (QUOTE (-1020)))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4345 . T) (-4344 . T))
+((-1489 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1489 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-705))) (|HasCategory| |#1| (QUOTE (-1021))) (-12 (|HasCategory| |#1| (QUOTE (-976))) (|HasCategory| |#1| (QUOTE (-1021)))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-585 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 -4343)) (|HasCategory| |#2| (QUOTE (-825))) (|HasAttribute| |#1| (QUOTE -4342)) (|HasCategory| |#3| (QUOTE (-1068))))
+((|HasAttribute| |#1| (QUOTE -4345)) (|HasCategory| |#2| (QUOTE (-825))) (|HasAttribute| |#1| (QUOTE -4344)) (|HasCategory| |#3| (QUOTE (-1069))))
(-586 |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.")))
-((-1964 . T))
+((-2836 . T))
NIL
(-587)
((|constructor| (NIL "\\indented{1}{This domain defines the datatype for the Java} Virtual Machine byte codes.")) (|coerce| (($ (|Byte|)) "\\spad{coerce(x)} the numerical byte value into a \\spad{JVM} bytecode.")))
@@ -2286,19 +2286,19 @@ NIL
NIL
(-589 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).")))
-((-4339 -1561 (-1262 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))) (-4337 . T) (-4336 . T))
-((-1561 (|HasCategory| |#2| (LIST (QUOTE -360) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -410) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -410) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -410) (|devaluate| |#1|)))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#2| (LIST (QUOTE -360) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#2| (LIST (QUOTE -410) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -360) (|devaluate| |#1|))))
+((-4341 -1489 (-1304 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))) (-4339 . T) (-4338 . T))
+((-1489 (|HasCategory| |#2| (LIST (QUOTE -360) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -410) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -410) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -410) (|devaluate| |#1|)))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#2| (LIST (QUOTE -360) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#2| (LIST (QUOTE -410) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -360) (|devaluate| |#1|))))
(-590 |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.")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2763) (QUOTE (-1126))) (LIST (QUOTE |:|) (QUOTE -2119) (|devaluate| |#1|)))))) (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| (-1126) (QUOTE (-825))) (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3549) (QUOTE (-1127))) (LIST (QUOTE |:|) (QUOTE -3859) (|devaluate| |#1|)))))) (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| (-1127) (QUOTE (-825))) (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (LIST (QUOTE -595) (QUOTE (-837)))))
(-591 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
(-592 |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}.")))
-((-4343 . T) (-1964 . T))
+((-4345 . T) (-2836 . T))
NIL
(-593 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")))
@@ -2307,7 +2307,7 @@ NIL
(-594 S)
((|constructor| (NIL "A kernel over a set \\spad{S} is an operator applied to a given list of arguments from \\spad{S}.")) (|is?| (((|Boolean|) $ (|Symbol|)) "\\spad{is?(op(a1,{}...,{}an),{} s)} tests if the name of op is \\spad{s}.") (((|Boolean|) $ (|BasicOperator|)) "\\spad{is?(op(a1,{}...,{}an),{} f)} tests if op = \\spad{f}.")) (|symbolIfCan| (((|Union| (|Symbol|) "failed") $) "\\spad{symbolIfCan(k)} returns \\spad{k} viewed as a symbol if \\spad{k} is a symbol,{} and \"failed\" otherwise.")) (|kernel| (($ (|Symbol|)) "\\spad{kernel(x)} returns \\spad{x} viewed as a kernel.") (($ (|BasicOperator|) (|List| |#1|) (|NonNegativeInteger|)) "\\spad{kernel(op,{} [a1,{}...,{}an],{} m)} returns the kernel \\spad{op(a1,{}...,{}an)} of nesting level \\spad{m}. Error: if \\spad{op} is \\spad{k}-ary for some \\spad{k} not equal to \\spad{m}.")) (|height| (((|NonNegativeInteger|) $) "\\spad{height(k)} returns the nesting level of \\spad{k}.")) (|argument| (((|List| |#1|) $) "\\spad{argument(op(a1,{}...,{}an))} returns \\spad{[a1,{}...,{}an]}.")) (|operator| (((|BasicOperator|) $) "\\spad{operator(op(a1,{}...,{}an))} returns the operator op.")) (|name| (((|Symbol|) $) "\\spad{name(op(a1,{}...,{}an))} returns the name of op.")))
NIL
-((|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))))
+((|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))))
(-595 S)
((|constructor| (NIL "A is coercible to \\spad{B} means any element of A can automatically be converted into an element of \\spad{B} by the interpreter.")) (|coerce| ((|#1| $) "\\spad{coerce(a)} transforms a into an element of \\spad{S}.")))
NIL
@@ -2316,7 +2316,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
-(-597 -3260 UP)
+(-597 -3327 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
@@ -2330,20 +2330,20 @@ NIL
NIL
(-600 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.")))
-((-4339 . T))
+((-4341 . T))
NIL
(-601 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}.")))
-((-4336 . T) (-4337 . T) (-4339 . T))
+((-4338 . T) (-4339 . T) (-4341 . T))
((|HasCategory| |#1| (QUOTE (-823))))
-(-602 R -3260)
+(-602 R -3327)
((|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
(-603 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")))
-((-4337 . T) (-4336 . T) ((-4344 "*") . T) (-4335 . T) (-4339 . T))
-((|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))))
+((-4339 . T) (-4338 . T) ((-4346 "*") . T) (-4337 . T) (-4341 . T))
+((|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))))
(-604 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.")))
NIL
@@ -2358,7 +2358,7 @@ NIL
NIL
(-607 |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}}.")))
-((-4339 . T))
+((-4341 . T))
NIL
(-608 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}}.")))
@@ -2368,30 +2368,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
-(-610 R -3260)
+(-610 R -3327)
((|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
-(-611 |lv| -3260)
+(-611 |lv| -3327)
((|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
(-612)
((|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.")))
-((-4343 . T))
-((-12 (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2763) (QUOTE (-1126))) (LIST (QUOTE |:|) (QUOTE -2119) (QUOTE (-52))))))) (-1561 (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (QUOTE (-1068))) (|HasCategory| (-52) (QUOTE (-1068)))) (-1561 (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| (-52) (QUOTE (-1068))) (|HasCategory| (-52) (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| (-52) (QUOTE (-1068))) (|HasCategory| (-52) (LIST (QUOTE -302) (QUOTE (-52))))) (|HasCategory| (-1126) (QUOTE (-825))) (-1561 (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| (-52) (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| (-52) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| (-52) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4345 . T))
+((-12 (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3549) (QUOTE (-1127))) (LIST (QUOTE |:|) (QUOTE -3859) (QUOTE (-52))))))) (-1489 (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (QUOTE (-1069))) (|HasCategory| (-52) (QUOTE (-1069)))) (-1489 (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| (-52) (QUOTE (-1069))) (|HasCategory| (-52) (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| (-52) (QUOTE (-1069))) (|HasCategory| (-52) (LIST (QUOTE -302) (QUOTE (-52))))) (|HasCategory| (-1127) (QUOTE (-825))) (-1489 (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| (-52) (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| (-52) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| (-52) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (LIST (QUOTE -595) (QUOTE (-837)))))
(-613 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 (-356))))
(-614 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) (-4337 . T) (-4336 . T))
+((|JacobiIdentity| . T) (|NullSquare| . T) (-4339 . T) (-4338 . T))
NIL
(-615 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).")))
-((-4339 -1561 (-1262 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))) (-4337 . T) (-4336 . T))
-((-1561 (|HasCategory| |#2| (LIST (QUOTE -360) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -410) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -410) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -410) (|devaluate| |#1|)))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#2| (LIST (QUOTE -360) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#2| (LIST (QUOTE -410) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -360) (|devaluate| |#1|))))
+((-4341 -1489 (-1304 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))) (-4339 . T) (-4338 . T))
+((-1489 (|HasCategory| |#2| (LIST (QUOTE -360) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -410) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -410) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -410) (|devaluate| |#1|)))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#2| (LIST (QUOTE -360) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#2| (LIST (QUOTE -410) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -360) (|devaluate| |#1|))))
(-616 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
@@ -2403,10 +2403,10 @@ NIL
(-618 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
-((-3462 (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-356))))
+((-3548 (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-356))))
(-619 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}.")))
-((-4339 . T))
+((-4341 . T))
NIL
(-620 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}.")))
@@ -2422,16 +2422,16 @@ NIL
NIL
(-623 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.")))
-((-4343 . T) (-4342 . T))
-((-1561 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1561 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-806))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4345 . T) (-4344 . T))
+((-1489 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1489 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-806))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-624 T$)
((|constructor| (NIL "This domain represents AST for Spad literals.")))
NIL
NIL
(-625 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.")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-626 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
@@ -2443,39 +2443,39 @@ NIL
(-628 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 -4343)))
+((|HasAttribute| |#1| (QUOTE -4345)))
(-629 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})}.")))
-((-1964 . T))
+((-2836 . T))
NIL
-(-630 R -3260 L)
+(-630 R -3327 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
(-631 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}}")))
-((-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-356))))
+((-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-356))))
(-632 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}")))
-((-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-356))))
+((-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-356))))
(-633 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}.")))
NIL
((|HasCategory| |#2| (QUOTE (-356))))
(-634 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}.")))
-((-4336 . T) (-4337 . T) (-4339 . T))
+((-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-635 -3260 UP)
+(-635 -3327 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))))
-(-636 A -4208)
+(-636 A -2548)
((|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}}")))
-((-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-356))))
+((-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-356))))
(-637 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.")))
NIL
@@ -2490,7 +2490,7 @@ NIL
NIL
(-640 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}.")))
-((-4337 . T) (-4336 . T))
+((-4339 . T) (-4338 . T))
((|HasCategory| |#1| (QUOTE (-769))))
(-641 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.")))
@@ -2498,7 +2498,7 @@ NIL
NIL
(-642 |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) (-4337 . T) (-4336 . T))
+((|JacobiIdentity| . T) (|NullSquare| . T) (-4339 . T) (-4338 . T))
((|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-170))))
(-643 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}.")))
@@ -2506,13 +2506,13 @@ NIL
NIL
(-644 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}.")))
-((-4343 . T) (-4342 . T) (-1964 . T))
+((-4345 . T) (-4344 . T) (-2836 . T))
NIL
-(-645 -3260)
+(-645 -3327)
((|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
-(-646 -3260 |Row| |Col| M)
+(-646 -3327 |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
@@ -2522,8 +2522,8 @@ NIL
NIL
(-648 |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.")))
-((-4339 . T) (-4342 . T) (-4336 . T) (-4337 . T))
-((|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-227))) (|HasAttribute| |#2| (QUOTE (-4344 "*"))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550)))) (-1561 (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))))) (|HasCategory| |#2| (QUOTE (-300))) (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-542))) (-1561 (|HasAttribute| |#2| (QUOTE (-4344 "*"))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-227)))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (QUOTE (-170))))
+((-4341 . T) (-4344 . T) (-4338 . T) (-4339 . T))
+((|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-227))) (|HasAttribute| |#2| (QUOTE (-4346 "*"))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550)))) (-1489 (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))))) (|HasCategory| |#2| (QUOTE (-300))) (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-542))) (-1489 (|HasAttribute| |#2| (QUOTE (-4346 "*"))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-227)))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (QUOTE (-170))))
(-649)
((|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
@@ -2538,12 +2538,12 @@ NIL
NIL
(-652 S)
((|constructor| (NIL "LazyStreamAggregate is the category of streams with lazy evaluation. It is understood that the function 'empty?' will cause lazy evaluation if necessary to determine if there are entries. Functions which call 'empty?',{} \\spadignore{e.g.} 'first' and 'rest',{} will also cause lazy evaluation if necessary.")) (|complete| (($ $) "\\spad{complete(st)} causes all entries of 'st' to be computed. this function should only be called on streams which are known to be finite.")) (|extend| (($ $ (|Integer|)) "\\spad{extend(st,{}n)} causes entries to be computed,{} if necessary,{} so that 'st' will have at least \\spad{'n'} explicit entries or so that all entries of 'st' will be computed if 'st' is finite with length \\spad{<=} \\spad{n}.")) (|numberOfComputedEntries| (((|NonNegativeInteger|) $) "\\spad{numberOfComputedEntries(st)} returns the number of explicitly computed entries of stream \\spad{st} which exist immediately prior to the time this function is called.")) (|rst| (($ $) "\\spad{rst(s)} returns a pointer to the next node of stream \\spad{s}. Caution: this function should only be called after a \\spad{empty?} test has been made since there no error check.")) (|frst| ((|#1| $) "\\spad{frst(s)} returns the first element of stream \\spad{s}. Caution: this function should only be called after a \\spad{empty?} test has been made since there no error check.")) (|lazyEvaluate| (($ $) "\\spad{lazyEvaluate(s)} causes one lazy evaluation of stream \\spad{s}. Caution: the first node must be a lazy evaluation mechanism (satisfies \\spad{lazy?(s) = true}) as there is no error check. Note: a call to this function may or may not produce an explicit first entry")) (|lazy?| (((|Boolean|) $) "\\spad{lazy?(s)} returns \\spad{true} if the first node of the stream \\spad{s} is a lazy evaluation mechanism which could produce an additional entry to \\spad{s}.")) (|explicitlyEmpty?| (((|Boolean|) $) "\\spad{explicitlyEmpty?(s)} returns \\spad{true} if the stream is an (explicitly) empty stream. Note: this is a null test which will not cause lazy evaluation.")) (|explicitEntries?| (((|Boolean|) $) "\\spad{explicitEntries?(s)} returns \\spad{true} if the stream \\spad{s} has explicitly computed entries,{} and \\spad{false} otherwise.")) (|select| (($ (|Mapping| (|Boolean|) |#1|) $) "\\spad{select(f,{}st)} returns a stream consisting of those elements of stream \\spad{st} satisfying the predicate \\spad{f}. Note: \\spad{select(f,{}st) = [x for x in st | f(x)]}.")) (|remove| (($ (|Mapping| (|Boolean|) |#1|) $) "\\spad{remove(f,{}st)} returns a stream consisting of those elements of stream \\spad{st} which do not satisfy the predicate \\spad{f}. Note: \\spad{remove(f,{}st) = [x for x in st | not f(x)]}.")))
-((-1964 . T))
+((-2836 . T))
NIL
(-653 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
-((-1561 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (QUOTE (-1020))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-1489 (-12 (|HasCategory| |#1| (QUOTE (-1021))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (QUOTE (-1021))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-654)
((|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
@@ -2587,10 +2587,10 @@ NIL
(-664 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 (-4344 "*"))) (|HasCategory| |#2| (QUOTE (-300))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-542))))
+((|HasAttribute| |#2| (QUOTE (-4346 "*"))) (|HasCategory| |#2| (QUOTE (-300))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-542))))
(-665 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")))
-((-4342 . T) (-4343 . T) (-1964 . T))
+((-4344 . T) (-4345 . T) (-2836 . T))
NIL
(-666 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.")))
@@ -2598,8 +2598,8 @@ NIL
((|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-542))))
(-667 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.")))
-((-4342 . T) (-4343 . T))
-((-1561 (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-542))) (|HasAttribute| |#1| (QUOTE (-4344 "*"))) (|HasCategory| |#1| (QUOTE (-356))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4344 . T) (-4345 . T))
+((-1489 (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-542))) (|HasAttribute| |#1| (QUOTE (-4346 "*"))) (|HasCategory| |#1| (QUOTE (-356))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-668 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
@@ -2608,7 +2608,7 @@ NIL
((|constructor| (NIL "This domain implements the notion of optional vallue,{} where a computation may fail to produce expected value.")) (|nothing| (($) "represents failure.")) (|autoCoerce| ((|#1| $) "same as above but implicitly called by the compiler.")) (|coerce| ((|#1| $) "x::T tries to extract the value of \\spad{T} from the computation \\spad{x}. Produces a runtime error when the computation fails.") (($ |#1|) "x::T injects the value \\spad{x} into \\%.")) (|case| (((|Boolean|) $ (|[\|\|]| |nothing|)) "\\spad{x case nothing} evaluates \\spad{true} 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}.")))
NIL
NIL
-(-670 S -3260 FLAF FLAS)
+(-670 S -3327 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
@@ -2618,11 +2618,11 @@ NIL
NIL
(-672)
((|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")))
-((-4335 . T) (-4340 |has| (-677) (-356)) (-4334 |has| (-677) (-356)) (-2738 . T) (-4341 |has| (-677) (-6 -4341)) (-4338 |has| (-677) (-6 -4338)) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| (-677) (QUOTE (-145))) (|HasCategory| (-677) (QUOTE (-143))) (|HasCategory| (-677) (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-677) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| (-677) (QUOTE (-361))) (|HasCategory| (-677) (QUOTE (-356))) (|HasCategory| (-677) (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| (-677) (QUOTE (-227))) (-1561 (|HasCategory| (-677) (QUOTE (-356))) (|HasCategory| (-677) (QUOTE (-342)))) (|HasCategory| (-677) (QUOTE (-342))) (|HasCategory| (-677) (LIST (QUOTE -279) (QUOTE (-677)) (QUOTE (-677)))) (|HasCategory| (-677) (LIST (QUOTE -302) (QUOTE (-677)))) (|HasCategory| (-677) (LIST (QUOTE -505) (QUOTE (-1144)) (QUOTE (-677)))) (|HasCategory| (-677) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| (-677) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| (-677) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| (-677) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (-1561 (|HasCategory| (-677) (QUOTE (-300))) (|HasCategory| (-677) (QUOTE (-356))) (|HasCategory| (-677) (QUOTE (-342)))) (|HasCategory| (-677) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-677) (QUOTE (-995))) (|HasCategory| (-677) (QUOTE (-1166))) (-12 (|HasCategory| (-677) (QUOTE (-975))) (|HasCategory| (-677) (QUOTE (-1166)))) (-1561 (-12 (|HasCategory| (-677) (QUOTE (-300))) (|HasCategory| (-677) (QUOTE (-882)))) (|HasCategory| (-677) (QUOTE (-356))) (-12 (|HasCategory| (-677) (QUOTE (-342))) (|HasCategory| (-677) (QUOTE (-882))))) (-1561 (-12 (|HasCategory| (-677) (QUOTE (-300))) (|HasCategory| (-677) (QUOTE (-882)))) (-12 (|HasCategory| (-677) (QUOTE (-356))) (|HasCategory| (-677) (QUOTE (-882)))) (-12 (|HasCategory| (-677) (QUOTE (-342))) (|HasCategory| (-677) (QUOTE (-882))))) (|HasCategory| (-677) (QUOTE (-535))) (-12 (|HasCategory| (-677) (QUOTE (-1029))) (|HasCategory| (-677) (QUOTE (-1166)))) (|HasCategory| (-677) (QUOTE (-1029))) (-1561 (|HasCategory| (-677) (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-677) (QUOTE (-356)))) (|HasCategory| (-677) (QUOTE (-300))) (|HasCategory| (-677) (QUOTE (-882))) (-1561 (-12 (|HasCategory| (-677) (QUOTE (-300))) (|HasCategory| (-677) (QUOTE (-882)))) (|HasCategory| (-677) (QUOTE (-356)))) (-1561 (-12 (|HasCategory| (-677) (QUOTE (-300))) (|HasCategory| (-677) (QUOTE (-882)))) (|HasCategory| (-677) (QUOTE (-542)))) (-12 (|HasCategory| (-677) (QUOTE (-227))) (|HasCategory| (-677) (QUOTE (-356)))) (-12 (|HasCategory| (-677) (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| (-677) (QUOTE (-356)))) (|HasCategory| (-677) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| (-677) (QUOTE (-825))) (|HasCategory| (-677) (QUOTE (-542))) (|HasAttribute| (-677) (QUOTE -4341)) (|HasAttribute| (-677) (QUOTE -4338)) (-12 (|HasCategory| (-677) (QUOTE (-300))) (|HasCategory| (-677) (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-677) (QUOTE (-300))) (|HasCategory| (-677) (QUOTE (-882)))) (|HasCategory| (-677) (QUOTE (-143)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-677) (QUOTE (-300))) (|HasCategory| (-677) (QUOTE (-882)))) (|HasCategory| (-677) (QUOTE (-342)))))
+((-4337 . T) (-4342 |has| (-677) (-356)) (-4336 |has| (-677) (-356)) (-2167 . T) (-4343 |has| (-677) (-6 -4343)) (-4340 |has| (-677) (-6 -4340)) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| (-677) (QUOTE (-145))) (|HasCategory| (-677) (QUOTE (-143))) (|HasCategory| (-677) (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-677) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| (-677) (QUOTE (-361))) (|HasCategory| (-677) (QUOTE (-356))) (|HasCategory| (-677) (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| (-677) (QUOTE (-227))) (-1489 (|HasCategory| (-677) (QUOTE (-356))) (|HasCategory| (-677) (QUOTE (-342)))) (|HasCategory| (-677) (QUOTE (-342))) (|HasCategory| (-677) (LIST (QUOTE -279) (QUOTE (-677)) (QUOTE (-677)))) (|HasCategory| (-677) (LIST (QUOTE -302) (QUOTE (-677)))) (|HasCategory| (-677) (LIST (QUOTE -505) (QUOTE (-1145)) (QUOTE (-677)))) (|HasCategory| (-677) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| (-677) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| (-677) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| (-677) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (-1489 (|HasCategory| (-677) (QUOTE (-300))) (|HasCategory| (-677) (QUOTE (-356))) (|HasCategory| (-677) (QUOTE (-342)))) (|HasCategory| (-677) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-677) (QUOTE (-996))) (|HasCategory| (-677) (QUOTE (-1167))) (-12 (|HasCategory| (-677) (QUOTE (-976))) (|HasCategory| (-677) (QUOTE (-1167)))) (-1489 (-12 (|HasCategory| (-677) (QUOTE (-300))) (|HasCategory| (-677) (QUOTE (-883)))) (|HasCategory| (-677) (QUOTE (-356))) (-12 (|HasCategory| (-677) (QUOTE (-342))) (|HasCategory| (-677) (QUOTE (-883))))) (-1489 (-12 (|HasCategory| (-677) (QUOTE (-300))) (|HasCategory| (-677) (QUOTE (-883)))) (-12 (|HasCategory| (-677) (QUOTE (-356))) (|HasCategory| (-677) (QUOTE (-883)))) (-12 (|HasCategory| (-677) (QUOTE (-342))) (|HasCategory| (-677) (QUOTE (-883))))) (|HasCategory| (-677) (QUOTE (-535))) (-12 (|HasCategory| (-677) (QUOTE (-1030))) (|HasCategory| (-677) (QUOTE (-1167)))) (|HasCategory| (-677) (QUOTE (-1030))) (-1489 (|HasCategory| (-677) (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-677) (QUOTE (-356)))) (|HasCategory| (-677) (QUOTE (-300))) (|HasCategory| (-677) (QUOTE (-883))) (-1489 (-12 (|HasCategory| (-677) (QUOTE (-300))) (|HasCategory| (-677) (QUOTE (-883)))) (|HasCategory| (-677) (QUOTE (-356)))) (-1489 (-12 (|HasCategory| (-677) (QUOTE (-300))) (|HasCategory| (-677) (QUOTE (-883)))) (|HasCategory| (-677) (QUOTE (-542)))) (-12 (|HasCategory| (-677) (QUOTE (-227))) (|HasCategory| (-677) (QUOTE (-356)))) (-12 (|HasCategory| (-677) (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| (-677) (QUOTE (-356)))) (|HasCategory| (-677) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| (-677) (QUOTE (-825))) (|HasCategory| (-677) (QUOTE (-542))) (|HasAttribute| (-677) (QUOTE -4343)) (|HasAttribute| (-677) (QUOTE -4340)) (-12 (|HasCategory| (-677) (QUOTE (-300))) (|HasCategory| (-677) (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-677) (QUOTE (-300))) (|HasCategory| (-677) (QUOTE (-883)))) (|HasCategory| (-677) (QUOTE (-143)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-677) (QUOTE (-300))) (|HasCategory| (-677) (QUOTE (-883)))) (|HasCategory| (-677) (QUOTE (-342)))))
(-673 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}.")))
-((-4343 . T) (-1964 . T))
+((-4345 . T) (-2836 . T))
NIL
(-674 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}.")))
@@ -2632,13 +2632,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
-(-676 OV E -3260 PG)
+(-676 OV E -3327 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
(-677)
((|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}")))
-((-2001 . T) (-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-2154 . T) (-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-678 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.")))
@@ -2646,7 +2646,7 @@ NIL
NIL
(-679)
((|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}")))
-((-4341 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4343 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-680 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")))
@@ -2668,7 +2668,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
-(-685 S -4183 I)
+(-685 S -1901 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
@@ -2678,7 +2678,7 @@ NIL
NIL
(-687 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)}.}")))
-((-4336 . T) (-4337 . T) (-4339 . T))
+((-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-688 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}.")))
@@ -2688,25 +2688,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
-(-690 R |Mod| -2824 -1832 |exactQuo|)
+(-690 R |Mod| -1591 -2441 |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")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-691 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")) (|coerce| (($ |#2|) "\\spad{coerce(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")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4338 |has| |#1| (-356)) (-4340 |has| |#1| (-6 -4340)) (-4337 . T) (-4336 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-882))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-372))))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-550))))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372)))))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550)))))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-1119))) (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-342))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasCategory| |#1| (QUOTE (-227))) (|HasAttribute| |#1| (QUOTE -4340)) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-143)))))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4340 |has| |#1| (-356)) (-4342 |has| |#1| (-6 -4342)) (-4339 . T) (-4338 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-883))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-372))))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-550))))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372)))))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550)))))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-1120))) (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-342))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasCategory| |#1| (QUOTE (-227))) (|HasAttribute| |#1| (QUOTE -4342)) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-143)))))
(-692 IS E |ff|)
((|constructor| (NIL "This package \\undocumented")) (|construct| (($ |#1| |#2|) "\\spad{construct(i,{}e)} \\undocumented")) (|coerce| (((|Record| (|:| |index| |#1|) (|:| |exponent| |#2|)) $) "\\spad{coerce(x)} \\undocumented") (($ (|Record| (|:| |index| |#1|) (|:| |exponent| |#2|))) "\\spad{coerce(x)} \\undocumented")) (|index| ((|#1| $) "\\spad{index(x)} \\undocumented")) (|exponent| ((|#2| $) "\\spad{exponent(x)} \\undocumented")))
NIL
NIL
(-693 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}.")))
-((-4337 |has| |#1| (-170)) (-4336 |has| |#1| (-170)) (-4339 . T))
+((-4339 |has| |#1| (-170)) (-4338 |has| |#1| (-170)) (-4341 . T))
((|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))))
-(-694 R |Mod| -2824 -1832 |exactQuo|)
+(-694 R |Mod| -1591 -2441 |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")))
-((-4339 . T))
+((-4341 . T))
NIL
(-695 S R)
((|constructor| (NIL "The category of modules over a commutative ring. \\blankline")))
@@ -2714,11 +2714,11 @@ NIL
NIL
(-696 R)
((|constructor| (NIL "The category of modules over a commutative ring. \\blankline")))
-((-4337 . T) (-4336 . T))
+((-4339 . T) (-4338 . T))
NIL
-(-697 -3260)
+(-697 -3327)
((|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]]}.")))
-((-4339 . T))
+((-4341 . T))
NIL
(-698 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.")))
@@ -2742,7 +2742,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-342))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-361))))
(-703 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.")))
-((-4335 |has| |#1| (-356)) (-4340 |has| |#1| (-356)) (-4334 |has| |#1| (-356)) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4337 |has| |#1| (-356)) (-4342 |has| |#1| (-356)) (-4336 |has| |#1| (-356)) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-704 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.")))
@@ -2752,7 +2752,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
-(-706 -3260 UP)
+(-706 -3327 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
@@ -2770,8 +2770,8 @@ NIL
NIL
(-710 |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.")))
-(((-4344 "*") |has| |#2| (-170)) (-4335 |has| |#2| (-542)) (-4340 |has| |#2| (-6 -4340)) (-4337 . T) (-4336 . T) (-4339 . T))
-((|HasCategory| |#2| (QUOTE (-882))) (-1561 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-882)))) (-1561 (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-882)))) (-1561 (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-882)))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-170))) (-1561 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-542)))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-372))))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-550))))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372)))))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550)))))) (-12 (|HasCategory| (-838 |#1|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-356))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#2| (QUOTE -4340)) (|HasCategory| |#2| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-882)))) (|HasCategory| |#2| (QUOTE (-143)))))
+(((-4346 "*") |has| |#2| (-170)) (-4337 |has| |#2| (-542)) (-4342 |has| |#2| (-6 -4342)) (-4339 . T) (-4338 . T) (-4341 . T))
+((|HasCategory| |#2| (QUOTE (-883))) (-1489 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-883)))) (-1489 (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-883)))) (-1489 (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-883)))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-170))) (-1489 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-542)))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-372))))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-550))))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372)))))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550)))))) (-12 (|HasCategory| (-839 |#1|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-356))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#2| (QUOTE -4342)) (|HasCategory| |#2| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-883)))) (|HasCategory| |#2| (QUOTE (-143)))))
(-711 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
@@ -2786,16 +2786,16 @@ NIL
NIL
(-714 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}.")))
-((-4337 |has| |#1| (-170)) (-4336 |has| |#1| (-170)) (-4339 . T))
+((-4339 |has| |#1| (-170)) (-4338 |has| |#1| (-170)) (-4341 . T))
((-12 (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#2| (QUOTE (-361)))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-825))))
(-715 S)
((|constructor| (NIL "A multi-set aggregate is a set which keeps track of the multiplicity of its elements.")))
-((-4332 . T) (-4343 . T) (-1964 . T))
+((-4334 . T) (-4345 . T) (-2836 . T))
NIL
(-716 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}.")))
-((-4342 . T) (-4332 . T) (-4343 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4344 . T) (-4334 . T) (-4345 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
(-717)
((|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.")))
NIL
@@ -2806,7 +2806,7 @@ NIL
NIL
(-719 |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}.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4337 . T) (-4336 . T) (-4339 . T))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4339 . T) (-4338 . T) (-4341 . T))
NIL
(-720 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")))
@@ -2822,7 +2822,7 @@ NIL
NIL
(-723 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}.")))
-((-4337 . T) (-4336 . T))
+((-4339 . T) (-4338 . T))
NIL
(-724)
((|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}.")))
@@ -2904,15 +2904,15 @@ 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
-(-744 -3260)
+(-744 -3327)
((|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
-(-745 P -3260)
+(-745 P -3327)
((|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
-(-746 UP -3260)
+(-746 UP -3327)
((|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
@@ -2926,9 +2926,9 @@ NIL
NIL
(-749)
((|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.")))
-(((-4344 "*") . T))
+(((-4346 "*") . T))
NIL
-(-750 R -3260)
+(-750 R -3327)
((|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
@@ -2948,7 +2948,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
-(-755 -3260 |ExtF| |SUEx| |ExtP| |n|)
+(-755 -3327 |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
@@ -2962,28 +2962,28 @@ NIL
NIL
(-758 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.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-6 -4340)) (-4337 . T) (-4336 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-882))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-372))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-1144))))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-1144)))) (|HasCategory| |#1| (QUOTE (-356))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-1144))))) (-1561 (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-1144)))) (-3462 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-1144)))))) (-1561 (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-1144)))) (-3462 (|HasCategory| |#1| (QUOTE (-535)))) (-3462 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-1144)))) (-3462 (|HasCategory| |#1| (LIST (QUOTE -38) (QUOTE (-550))))) (-3462 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-1144)))) (-3462 (|HasCategory| |#1| (LIST (QUOTE -965) (QUOTE (-550))))))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#1| (QUOTE -4340)) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-143)))))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-6 -4342)) (-4339 . T) (-4338 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-883))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-372))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-1145))))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-1145)))) (|HasCategory| |#1| (QUOTE (-356))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-1145))))) (-1489 (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-1145)))) (-3548 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-1145)))))) (-1489 (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-1145)))) (-3548 (|HasCategory| |#1| (QUOTE (-535)))) (-3548 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-1145)))) (-3548 (|HasCategory| |#1| (LIST (QUOTE -38) (QUOTE (-550))))) (-3548 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-1145)))) (-3548 (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-550))))))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#1| (QUOTE -4342)) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-143)))))
(-759 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
(-760 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)}")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4338 |has| |#1| (-356)) (-4340 |has| |#1| (-6 -4340)) (-4337 . T) (-4336 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-882))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-372))))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-550))))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372)))))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550)))))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-1119))) (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasCategory| |#1| (QUOTE (-227))) (|HasAttribute| |#1| (QUOTE -4340)) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-143)))))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4340 |has| |#1| (-356)) (-4342 |has| |#1| (-6 -4342)) (-4339 . T) (-4338 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-883))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-372))))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-550))))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372)))))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550)))))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-1120))) (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasCategory| |#1| (QUOTE (-227))) (|HasAttribute| |#1| (QUOTE -4342)) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-143)))))
(-761 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 -400) (QUOTE (-550))))))
(-762 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.}")))
-((-4343 . T) (-4342 . T) (-1964 . T))
+((-4345 . T) (-4344 . T) (-2836 . T))
NIL
(-763 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}.")))
NIL
-((-12 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-825)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (QUOTE (-170))))
+((-12 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-825)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-1021))) (|HasCategory| |#1| (QUOTE (-170))))
(-764)
((|constructor| (NIL "NumberFormats provides function to format and read arabic and roman numbers,{} to convert numbers to strings and to read floating-point numbers.")) (|ScanFloatIgnoreSpacesIfCan| (((|Union| (|Float|) "failed") (|String|)) "\\spad{ScanFloatIgnoreSpacesIfCan(s)} tries to form a floating point number from the string \\spad{s} ignoring any spaces.")) (|ScanFloatIgnoreSpaces| (((|Float|) (|String|)) "\\spad{ScanFloatIgnoreSpaces(s)} forms a floating point number from the string \\spad{s} ignoring any spaces. Error is generated if the string is not recognised as a floating point number.")) (|ScanRoman| (((|PositiveInteger|) (|String|)) "\\spad{ScanRoman(s)} forms an integer from a Roman numeral string \\spad{s}.")) (|FormatRoman| (((|String|) (|PositiveInteger|)) "\\spad{FormatRoman(n)} forms a Roman numeral string from an integer \\spad{n}.")) (|ScanArabic| (((|PositiveInteger|) (|String|)) "\\spad{ScanArabic(s)} forms an integer from an Arabic numeral string \\spad{s}.")) (|FormatArabic| (((|String|) (|PositiveInteger|)) "\\spad{FormatArabic(n)} forms an Arabic numeral string from an integer \\spad{n}.")))
NIL
@@ -3027,28 +3027,28 @@ NIL
(-774 S 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| ((|#2| $) "\\spad{abs(o)} computes the absolute value of an octonion,{} equal to the square root of the \\spadfunFrom{norm}{Octonion}.")) (|octon| (($ |#2| |#2| |#2| |#2| |#2| |#2| |#2| |#2|) "\\spad{octon(re,{}\\spad{ri},{}rj,{}rk,{}rE,{}rI,{}rJ,{}rK)} constructs an octonion from scalars.")) (|norm| ((|#2| $) "\\spad{norm(o)} returns the norm of an octonion,{} equal to the sum of the squares of its coefficients.")) (|imagK| ((|#2| $) "\\spad{imagK(o)} extracts the imaginary \\spad{K} part of octonion \\spad{o}.")) (|imagJ| ((|#2| $) "\\spad{imagJ(o)} extracts the imaginary \\spad{J} part of octonion \\spad{o}.")) (|imagI| ((|#2| $) "\\spad{imagI(o)} extracts the imaginary \\spad{I} part of octonion \\spad{o}.")) (|imagE| ((|#2| $) "\\spad{imagE(o)} extracts the imaginary \\spad{E} part of octonion \\spad{o}.")) (|imagk| ((|#2| $) "\\spad{imagk(o)} extracts the \\spad{k} part of octonion \\spad{o}.")) (|imagj| ((|#2| $) "\\spad{imagj(o)} extracts the \\spad{j} part of octonion \\spad{o}.")) (|imagi| ((|#2| $) "\\spad{imagi(o)} extracts the \\spad{i} part of octonion \\spad{o}.")) (|real| ((|#2| $) "\\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}.")))
NIL
-((|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-535))) (|HasCategory| |#2| (QUOTE (-1029))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-361))))
+((|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-535))) (|HasCategory| |#2| (QUOTE (-1030))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-361))))
(-775 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}.")))
-((-4336 . T) (-4337 . T) (-4339 . T))
+((-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-776 -1561 R OS S)
+(-776 -1489 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
(-777 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}.")))
-((-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (LIST (QUOTE -505) (QUOTE (-1144)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -279) (|devaluate| |#1|) (|devaluate| |#1|))) (-1561 (|HasCategory| (-972 |#1|) (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550)))))) (-1561 (|HasCategory| (-972 |#1|) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-1029))) (|HasCategory| |#1| (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| (-972 |#1|) (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-972 |#1|) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))))
+((-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (LIST (QUOTE -505) (QUOTE (-1145)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -279) (|devaluate| |#1|) (|devaluate| |#1|))) (-1489 (|HasCategory| (-973 |#1|) (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550)))))) (-1489 (|HasCategory| (-973 |#1|) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-1030))) (|HasCategory| |#1| (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| (-973 |#1|) (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-973 |#1|) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))))
(-778)
((|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
-(-779 R -3260 L)
+(-779 R -3327 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
-(-780 R -3260)
+(-780 R -3327)
((|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
@@ -3056,7 +3056,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
-(-782 R -3260)
+(-782 R -3327)
((|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
@@ -3064,11 +3064,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
-(-784 -3260 UP UPUP R)
+(-784 -3327 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
-(-785 -3260 UP L LQ)
+(-785 -3327 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
@@ -3076,41 +3076,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| (((|OutputForm|) $) "\\spad{coerce(x)} \\undocumented{}") (($ (|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
-(-787 -3260 UP L LQ)
+(-787 -3327 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
-(-788 -3260 UP)
+(-788 -3327 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
-(-789 -3260 L UP A LO)
+(-789 -3327 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
-(-790 -3260 UP)
+(-790 -3327 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))))
-(-791 -3260 LO)
+(-791 -3327 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
-(-792 -3260 LODO)
+(-792 -3327 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
-(-793 -3873 S |f|)
+(-793 -2281 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}.")))
-((-4336 |has| |#2| (-1020)) (-4337 |has| |#2| (-1020)) (-4339 |has| |#2| (-6 -4339)) ((-4344 "*") |has| |#2| (-170)) (-4342 . T))
-((-1561 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))))) (-1561 (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1068)))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1020)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144))))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#2| (QUOTE (-356))) (-1561 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1020)))) (-1561 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-356)))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-771))) (-1561 (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-823)))) (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-170))) (-1561 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-1020)))) (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-1068)))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1020)))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1020)))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1020)))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1020)))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-130)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-170)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-227)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-356)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-361)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-705)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-771)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-823)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1020)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1068))))) (-1561 (-12 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550)))))) (|HasCategory| (-550) (QUOTE (-825))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1020)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144))))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-1561 (|HasCategory| |#2| (QUOTE (-1020))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1068)))) (|HasAttribute| |#2| (QUOTE -4339)) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4338 |has| |#2| (-1021)) (-4339 |has| |#2| (-1021)) (-4341 |has| |#2| (-6 -4341)) ((-4346 "*") |has| |#2| (-170)) (-4344 . T))
+((-1489 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))))) (-1489 (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1069)))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1021)))) (-12 (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145))))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#2| (QUOTE (-356))) (-1489 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1021)))) (-1489 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-356)))) (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (QUOTE (-771))) (-1489 (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-823)))) (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-170))) (-1489 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-1021)))) (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (QUOTE (-1069)))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1021)))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1021)))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1021)))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1021)))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-130)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-170)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-227)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-356)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-361)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-705)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-771)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-823)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1021)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1069))))) (-1489 (-12 (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-361))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-771))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-823))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550)))))) (|HasCategory| (-550) (QUOTE (-825))) (-12 (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (QUOTE (-1021)))) (-12 (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145))))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-1489 (|HasCategory| |#2| (QUOTE (-1021))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-1069)))) (|HasAttribute| |#2| (QUOTE -4341)) (|HasCategory| |#2| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837)))))
(-794 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")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-6 -4340)) (-4337 . T) (-4336 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-882))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| (-796 (-1144)) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-372))))) (-12 (|HasCategory| (-796 (-1144)) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-550))))) (-12 (|HasCategory| (-796 (-1144)) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372)))))) (-12 (|HasCategory| (-796 (-1144)) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550)))))) (-12 (|HasCategory| (-796 (-1144)) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-227))) (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#1| (QUOTE (-356))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#1| (QUOTE -4340)) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-143)))))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-6 -4342)) (-4339 . T) (-4338 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-883))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| (-796 (-1145)) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-372))))) (-12 (|HasCategory| (-796 (-1145)) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-550))))) (-12 (|HasCategory| (-796 (-1145)) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372)))))) (-12 (|HasCategory| (-796 (-1145)) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550)))))) (-12 (|HasCategory| (-796 (-1145)) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-227))) (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#1| (QUOTE (-356))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#1| (QUOTE -4342)) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-143)))))
(-795 |Kernels| R |var|)
((|constructor| (NIL "This constructor produces an ordinary differential ring from a partial differential ring by specifying a variable.")) (|coerce| ((|#2| $) "\\spad{coerce(p)} views \\spad{p} as a valie in the partial differential ring.") (($ |#2|) "\\spad{coerce(r)} views \\spad{r} as a value in the ordinary differential ring.")))
-(((-4344 "*") |has| |#2| (-356)) (-4335 |has| |#2| (-356)) (-4340 |has| |#2| (-356)) (-4334 |has| |#2| (-356)) (-4339 . T) (-4337 . T) (-4336 . T))
+(((-4346 "*") |has| |#2| (-356)) (-4337 |has| |#2| (-356)) (-4342 |has| |#2| (-356)) (-4336 |has| |#2| (-356)) (-4341 . T) (-4339 . T) (-4338 . T))
((|HasCategory| |#2| (QUOTE (-356))))
(-796 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})).")))
@@ -3122,7 +3122,7 @@ NIL
NIL
(-798)
((|constructor| (NIL "The category of ordered commutative integral domains,{} where ordering and the arithmetic operations are compatible \\blankline")))
-((-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-799)
((|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}")))
@@ -3150,7 +3150,7 @@ NIL
NIL
(-805 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}.")))
-((-4336 . T) (-4337 . T) (-4339 . T))
+((-4338 . T) (-4339 . T) (-4341 . T))
((|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-227))))
(-806)
((|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.")))
@@ -3162,7 +3162,7 @@ NIL
NIL
(-808 S)
((|constructor| (NIL "to become an in order iterator")) (|min| ((|#1| $) "\\spad{min(u)} returns the smallest entry in the multiset aggregate \\spad{u}.")))
-((-4342 . T) (-4332 . T) (-4343 . T) (-1964 . T))
+((-4344 . T) (-4334 . T) (-4345 . T) (-2836 . T))
NIL
(-809)
((|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.")))
@@ -3174,11 +3174,11 @@ NIL
NIL
(-811 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.")))
-((-4339 |has| |#1| (-823)))
-((|HasCategory| |#1| (QUOTE (-823))) (-1561 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-823)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-535))) (-1561 (|HasCategory| |#1| (QUOTE (-823))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-21))))
+((-4341 |has| |#1| (-823)))
+((|HasCategory| |#1| (QUOTE (-823))) (-1489 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-823)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-535))) (-1489 (|HasCategory| |#1| (QUOTE (-823))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-21))))
(-812 R)
((|constructor| (NIL "Algebra of ADDITIVE operators over a ring.")))
-((-4337 |has| |#1| (-170)) (-4336 |has| |#1| (-170)) (-4339 . T))
+((-4339 |has| |#1| (-170)) (-4338 |has| |#1| (-170)) (-4341 . T))
((|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))))
(-813)
((|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).")))
@@ -3202,13 +3202,13 @@ NIL
NIL
(-818 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.")))
-((-4339 |has| |#1| (-823)))
-((|HasCategory| |#1| (QUOTE (-823))) (-1561 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-823)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-535))) (-1561 (|HasCategory| |#1| (QUOTE (-823))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-21))))
+((-4341 |has| |#1| (-823)))
+((|HasCategory| |#1| (QUOTE (-823))) (-1489 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-823)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-535))) (-1489 (|HasCategory| |#1| (QUOTE (-823))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-21))))
(-819)
((|constructor| (NIL "Ordered finite sets.")))
NIL
NIL
-(-820 -3873 S)
+(-820 -2281 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
@@ -3222,7 +3222,7 @@ NIL
NIL
(-823)
((|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.")))
-((-4339 . T))
+((-4341 . T))
NIL
(-824 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.")))
@@ -3238,20 +3238,20 @@ NIL
((|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-170))))
(-827 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)}.}")))
-((-4336 . T) (-4337 . T) (-4339 . T))
+((-4338 . T) (-4339 . T) (-4341 . T))
NIL
(-828 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 (-356))) (|HasCategory| |#1| (QUOTE (-542))))
-(-829 R |sigma| -3754)
+(-829 R |sigma| -1940)
((|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.")))
-((-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-356))))
-(-830 |x| R |sigma| -3754)
+((-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-356))))
+(-830 |x| R |sigma| -1940)
((|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}.")) (|coerce| (($ (|Variable| |#1|)) "\\spad{coerce(x)} returns \\spad{x} as a skew-polynomial.")))
-((-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-356))))
+((-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-356))))
(-831 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..)}.")))
NIL
@@ -3273,1684 +3273,1688 @@ NIL
NIL
NIL
(-836)
-((|constructor| (NIL "This domain is used to create and manipulate mathematical expressions for output. It is intended to provide an insulating layer between the expression rendering software (\\spadignore{e.g.} TeX,{} or Script) and the output coercions in the various domains.")) (SEGMENT (($ $) "\\spad{SEGMENT(x)} creates the prefix form: \\spad{x..}.") (($ $ $) "\\spad{SEGMENT(x,{}y)} creates the infix form: \\spad{x..y}.")) (|not| (($ $) "\\spad{not f} creates the equivalent prefix form.")) (|or| (($ $ $) "\\spad{f or g} creates the equivalent infix form.")) (|and| (($ $ $) "\\spad{f and g} creates the equivalent infix form.")) (|exquo| (($ $ $) "\\spad{exquo(f,{}g)} creates the equivalent infix form.")) (|quo| (($ $ $) "\\spad{f quo g} creates the equivalent infix form.")) (|rem| (($ $ $) "\\spad{f rem g} creates the equivalent infix form.")) (|div| (($ $ $) "\\spad{f div g} creates the equivalent infix form.")) (** (($ $ $) "\\spad{f ** g} creates the equivalent infix form.")) (/ (($ $ $) "\\spad{f / g} creates the equivalent infix form.")) (* (($ $ $) "\\spad{f * g} creates the equivalent infix form.")) (- (($ $) "\\spad{- f} creates the equivalent prefix form.") (($ $ $) "\\spad{f - g} creates the equivalent infix form.")) (+ (($ $ $) "\\spad{f + g} creates the equivalent infix form.")) (>= (($ $ $) "\\spad{f >= g} creates the equivalent infix form.")) (<= (($ $ $) "\\spad{f <= g} creates the equivalent infix form.")) (> (($ $ $) "\\spad{f > g} creates the equivalent infix form.")) (< (($ $ $) "\\spad{f < g} creates the equivalent infix form.")) (~= (($ $ $) "\\spad{f ~= g} creates the equivalent infix form.")) (= (($ $ $) "\\spad{f = g} creates the equivalent infix form.")) (|blankSeparate| (($ (|List| $)) "\\spad{blankSeparate(l)} creates the form separating the elements of \\spad{l} by blanks.")) (|semicolonSeparate| (($ (|List| $)) "\\spad{semicolonSeparate(l)} creates the form separating the elements of \\spad{l} by semicolons.")) (|commaSeparate| (($ (|List| $)) "\\spad{commaSeparate(l)} creates the form separating the elements of \\spad{l} by commas.")) (|pile| (($ (|List| $)) "\\spad{pile(l)} creates the form consisting of the elements of \\spad{l} which displays as a pile,{} \\spadignore{i.e.} the elements begin on a new line and are indented right to the same margin.")) (|paren| (($ (|List| $)) "\\spad{paren(lf)} creates the form separating the elements of \\spad{lf} by commas and encloses the result in parentheses.") (($ $) "\\spad{paren(f)} creates the form enclosing \\spad{f} in parentheses.")) (|bracket| (($ (|List| $)) "\\spad{bracket(lf)} creates the form separating the elements of \\spad{lf} by commas and encloses the result in square brackets.") (($ $) "\\spad{bracket(f)} creates the form enclosing \\spad{f} in square brackets.")) (|brace| (($ (|List| $)) "\\spad{brace(lf)} creates the form separating the elements of \\spad{lf} by commas and encloses the result in curly brackets.") (($ $) "\\spad{brace(f)} creates the form enclosing \\spad{f} in braces (curly brackets).")) (|int| (($ $ $ $) "\\spad{int(expr,{}lowerlimit,{}upperlimit)} creates the form prefixing \\spad{expr} by an integral sign with both a \\spad{lowerlimit} and \\spad{upperlimit}.") (($ $ $) "\\spad{int(expr,{}lowerlimit)} creates the form prefixing \\spad{expr} by an integral sign with a \\spad{lowerlimit}.") (($ $) "\\spad{int(expr)} creates the form prefixing \\spad{expr} with an integral sign.")) (|prod| (($ $ $ $) "\\spad{prod(expr,{}lowerlimit,{}upperlimit)} creates the form prefixing \\spad{expr} by a capital \\spad{pi} with both a \\spad{lowerlimit} and \\spad{upperlimit}.") (($ $ $) "\\spad{prod(expr,{}lowerlimit)} creates the form prefixing \\spad{expr} by a capital \\spad{pi} with a \\spad{lowerlimit}.") (($ $) "\\spad{prod(expr)} creates the form prefixing \\spad{expr} by a capital \\spad{pi}.")) (|sum| (($ $ $ $) "\\spad{sum(expr,{}lowerlimit,{}upperlimit)} creates the form prefixing \\spad{expr} by a capital sigma with both a \\spad{lowerlimit} and \\spad{upperlimit}.") (($ $ $) "\\spad{sum(expr,{}lowerlimit)} creates the form prefixing \\spad{expr} by a capital sigma with a \\spad{lowerlimit}.") (($ $) "\\spad{sum(expr)} creates the form prefixing \\spad{expr} by a capital sigma.")) (|overlabel| (($ $ $) "\\spad{overlabel(x,{}f)} creates the form \\spad{f} with \\spad{\"x} overbar\" over the top.")) (|overbar| (($ $) "\\spad{overbar(f)} creates the form \\spad{f} with an overbar.")) (|prime| (($ $ (|NonNegativeInteger|)) "\\spad{prime(f,{}n)} creates the form \\spad{f} followed by \\spad{n} primes.") (($ $) "\\spad{prime(f)} creates the form \\spad{f} followed by a suffix prime (single quote).")) (|dot| (($ $ (|NonNegativeInteger|)) "\\spad{dot(f,{}n)} creates the form \\spad{f} with \\spad{n} dots overhead.") (($ $) "\\spad{dot(f)} creates the form with a one dot overhead.")) (|quote| (($ $) "\\spad{quote(f)} creates the form \\spad{f} with a prefix quote.")) (|supersub| (($ $ (|List| $)) "\\spad{supersub(a,{}[sub1,{}super1,{}sub2,{}super2,{}...])} creates a form with each subscript aligned under each superscript.")) (|scripts| (($ $ (|List| $)) "\\spad{scripts(f,{} [sub,{} super,{} presuper,{} presub])} \\indented{1}{creates a form for \\spad{f} with scripts on all 4 corners.}")) (|presuper| (($ $ $) "\\spad{presuper(f,{}n)} creates a form for \\spad{f} presuperscripted by \\spad{n}.")) (|presub| (($ $ $) "\\spad{presub(f,{}n)} creates a form for \\spad{f} presubscripted by \\spad{n}.")) (|super| (($ $ $) "\\spad{super(f,{}n)} creates a form for \\spad{f} superscripted by \\spad{n}.")) (|sub| (($ $ $) "\\spad{sub(f,{}n)} creates a form for \\spad{f} subscripted by \\spad{n}.")) (|binomial| (($ $ $) "\\spad{binomial(n,{}m)} creates a form for the binomial coefficient of \\spad{n} and \\spad{m}.")) (|differentiate| (($ $ (|NonNegativeInteger|)) "\\spad{differentiate(f,{}n)} creates a form for the \\spad{n}th derivative of \\spad{f},{} \\spadignore{e.g.} \\spad{f'},{} \\spad{f''},{} \\spad{f'''},{} \\spad{\"f} super \\spad{iv}\".")) (|rarrow| (($ $ $) "\\spad{rarrow(f,{}g)} creates a form for the mapping \\spad{f -> g}.")) (|assign| (($ $ $) "\\spad{assign(f,{}g)} creates a form for the assignment \\spad{f := g}.")) (|slash| (($ $ $) "\\spad{slash(f,{}g)} creates a form for the horizontal fraction of \\spad{f} over \\spad{g}.")) (|over| (($ $ $) "\\spad{over(f,{}g)} creates a form for the vertical fraction of \\spad{f} over \\spad{g}.")) (|root| (($ $ $) "\\spad{root(f,{}n)} creates a form for the \\spad{n}th root of form \\spad{f}.") (($ $) "\\spad{root(f)} creates a form for the square root of form \\spad{f}.")) (|zag| (($ $ $) "\\spad{zag(f,{}g)} creates a form for the continued fraction form for \\spad{f} over \\spad{g}.")) (|matrix| (($ (|List| (|List| $))) "\\spad{matrix(llf)} makes \\spad{llf} (a list of lists of forms) into a form which displays as a matrix.")) (|box| (($ $) "\\spad{box(f)} encloses \\spad{f} in a box.")) (|label| (($ $ $) "\\spad{label(n,{}f)} gives form \\spad{f} an equation label \\spad{n}.")) (|string| (($ $) "\\spad{string(f)} creates \\spad{f} with string quotes.")) (|elt| (($ $ (|List| $)) "\\spad{elt(op,{}l)} creates a form for application of \\spad{op} to list of arguments \\spad{l}.")) (|infix?| (((|Boolean|) $) "\\spad{infix?(op)} returns \\spad{true} if \\spad{op} is an infix operator,{} and \\spad{false} otherwise.")) (|postfix| (($ $ $) "\\spad{postfix(op,{} a)} creates a form which prints as: a \\spad{op}.")) (|infix| (($ $ $ $) "\\spad{infix(op,{} a,{} b)} creates a form which prints as: a \\spad{op} \\spad{b}.") (($ $ (|List| $)) "\\spad{infix(f,{}l)} creates a form depicting the \\spad{n}-ary application of infix operation \\spad{f} to a tuple of arguments \\spad{l}.")) (|prefix| (($ $ (|List| $)) "\\spad{prefix(f,{}l)} creates a form depicting the \\spad{n}-ary prefix application of \\spad{f} to a tuple of arguments given by list \\spad{l}.")) (|vconcat| (($ (|List| $)) "\\spad{vconcat(u)} vertically concatenates all forms in list \\spad{u}.") (($ $ $) "\\spad{vconcat(f,{}g)} vertically concatenates forms \\spad{f} and \\spad{g}.")) (|hconcat| (($ (|List| $)) "\\spad{hconcat(u)} horizontally concatenates all forms in list \\spad{u}.") (($ $ $) "\\spad{hconcat(f,{}g)} horizontally concatenate forms \\spad{f} and \\spad{g}.")) (|center| (($ $) "\\spad{center(f)} centers form \\spad{f} in total space.") (($ $ (|Integer|)) "\\spad{center(f,{}n)} centers form \\spad{f} within space of width \\spad{n}.")) (|right| (($ $) "\\spad{right(f)} right-justifies form \\spad{f} in total space.") (($ $ (|Integer|)) "\\spad{right(f,{}n)} right-justifies form \\spad{f} within space of width \\spad{n}.")) (|left| (($ $) "\\spad{left(f)} left-justifies form \\spad{f} in total space.") (($ $ (|Integer|)) "\\spad{left(f,{}n)} left-justifies form \\spad{f} within space of width \\spad{n}.")) (|rspace| (($ (|Integer|) (|Integer|)) "\\spad{rspace(n,{}m)} creates rectangular white space,{} \\spad{n} wide by \\spad{m} high.")) (|vspace| (($ (|Integer|)) "\\spad{vspace(n)} creates white space of height \\spad{n}.")) (|hspace| (($ (|Integer|)) "\\spad{hspace(n)} creates white space of width \\spad{n}.")) (|superHeight| (((|Integer|) $) "\\spad{superHeight(f)} returns the height of form \\spad{f} above the base line.")) (|subHeight| (((|Integer|) $) "\\spad{subHeight(f)} returns the height of form \\spad{f} below the base line.")) (|height| (((|Integer|)) "\\spad{height()} returns the height of the display area (an integer).") (((|Integer|) $) "\\spad{height(f)} returns the height of form \\spad{f} (an integer).")) (|width| (((|Integer|)) "\\spad{width()} returns the width of the display area (an integer).") (((|Integer|) $) "\\spad{width(f)} returns the width of form \\spad{f} (an integer).")) (|empty| (($) "\\spad{empty()} creates an empty form.")) (|outputForm| (($ (|DoubleFloat|)) "\\spad{outputForm(sf)} creates an form for small float \\spad{sf}.") (($ (|String|)) "\\spad{outputForm(s)} creates an form for string \\spad{s}.") (($ (|Symbol|)) "\\spad{outputForm(s)} creates an form for symbol \\spad{s}.") (($ (|Integer|)) "\\spad{outputForm(n)} creates an form for integer \\spad{n}.")) (|messagePrint| (((|Void|) (|String|)) "\\spad{messagePrint(s)} prints \\spad{s} without string quotes. Note: \\spad{messagePrint(s)} is equivalent to \\spad{print message(s)}.")) (|message| (($ (|String|)) "\\spad{message(s)} creates an form with no string quotes from string \\spad{s}.")) (|print| (((|Void|) $) "\\spad{print(u)} prints the form \\spad{u}.")))
+((|constructor| (NIL "This domain provides representation for binary files open for output operations. `Binary' here means that the conduits do not interpret their contents.")) (|isOpen?| (((|Boolean|) $) "open?(ifile) holds if `ifile' is in open state.")) (|outputBinaryFile| (($ (|String|)) "\\spad{outputBinaryFile(f)} returns an output conduit obtained by opening the file named by \\spad{`f'} as a binary file.") (($ (|FileName|)) "\\spad{outputBinaryFile(f)} returns an output conduit obtained by opening the file named by \\spad{`f'} as a binary file.")))
NIL
NIL
(-837)
+((|constructor| (NIL "This domain is used to create and manipulate mathematical expressions for output. It is intended to provide an insulating layer between the expression rendering software (\\spadignore{e.g.} TeX,{} or Script) and the output coercions in the various domains.")) (SEGMENT (($ $) "\\spad{SEGMENT(x)} creates the prefix form: \\spad{x..}.") (($ $ $) "\\spad{SEGMENT(x,{}y)} creates the infix form: \\spad{x..y}.")) (|not| (($ $) "\\spad{not f} creates the equivalent prefix form.")) (|or| (($ $ $) "\\spad{f or g} creates the equivalent infix form.")) (|and| (($ $ $) "\\spad{f and g} creates the equivalent infix form.")) (|exquo| (($ $ $) "\\spad{exquo(f,{}g)} creates the equivalent infix form.")) (|quo| (($ $ $) "\\spad{f quo g} creates the equivalent infix form.")) (|rem| (($ $ $) "\\spad{f rem g} creates the equivalent infix form.")) (|div| (($ $ $) "\\spad{f div g} creates the equivalent infix form.")) (** (($ $ $) "\\spad{f ** g} creates the equivalent infix form.")) (/ (($ $ $) "\\spad{f / g} creates the equivalent infix form.")) (* (($ $ $) "\\spad{f * g} creates the equivalent infix form.")) (- (($ $) "\\spad{- f} creates the equivalent prefix form.") (($ $ $) "\\spad{f - g} creates the equivalent infix form.")) (+ (($ $ $) "\\spad{f + g} creates the equivalent infix form.")) (>= (($ $ $) "\\spad{f >= g} creates the equivalent infix form.")) (<= (($ $ $) "\\spad{f <= g} creates the equivalent infix form.")) (> (($ $ $) "\\spad{f > g} creates the equivalent infix form.")) (< (($ $ $) "\\spad{f < g} creates the equivalent infix form.")) (~= (($ $ $) "\\spad{f ~= g} creates the equivalent infix form.")) (= (($ $ $) "\\spad{f = g} creates the equivalent infix form.")) (|blankSeparate| (($ (|List| $)) "\\spad{blankSeparate(l)} creates the form separating the elements of \\spad{l} by blanks.")) (|semicolonSeparate| (($ (|List| $)) "\\spad{semicolonSeparate(l)} creates the form separating the elements of \\spad{l} by semicolons.")) (|commaSeparate| (($ (|List| $)) "\\spad{commaSeparate(l)} creates the form separating the elements of \\spad{l} by commas.")) (|pile| (($ (|List| $)) "\\spad{pile(l)} creates the form consisting of the elements of \\spad{l} which displays as a pile,{} \\spadignore{i.e.} the elements begin on a new line and are indented right to the same margin.")) (|paren| (($ (|List| $)) "\\spad{paren(lf)} creates the form separating the elements of \\spad{lf} by commas and encloses the result in parentheses.") (($ $) "\\spad{paren(f)} creates the form enclosing \\spad{f} in parentheses.")) (|bracket| (($ (|List| $)) "\\spad{bracket(lf)} creates the form separating the elements of \\spad{lf} by commas and encloses the result in square brackets.") (($ $) "\\spad{bracket(f)} creates the form enclosing \\spad{f} in square brackets.")) (|brace| (($ (|List| $)) "\\spad{brace(lf)} creates the form separating the elements of \\spad{lf} by commas and encloses the result in curly brackets.") (($ $) "\\spad{brace(f)} creates the form enclosing \\spad{f} in braces (curly brackets).")) (|int| (($ $ $ $) "\\spad{int(expr,{}lowerlimit,{}upperlimit)} creates the form prefixing \\spad{expr} by an integral sign with both a \\spad{lowerlimit} and \\spad{upperlimit}.") (($ $ $) "\\spad{int(expr,{}lowerlimit)} creates the form prefixing \\spad{expr} by an integral sign with a \\spad{lowerlimit}.") (($ $) "\\spad{int(expr)} creates the form prefixing \\spad{expr} with an integral sign.")) (|prod| (($ $ $ $) "\\spad{prod(expr,{}lowerlimit,{}upperlimit)} creates the form prefixing \\spad{expr} by a capital \\spad{pi} with both a \\spad{lowerlimit} and \\spad{upperlimit}.") (($ $ $) "\\spad{prod(expr,{}lowerlimit)} creates the form prefixing \\spad{expr} by a capital \\spad{pi} with a \\spad{lowerlimit}.") (($ $) "\\spad{prod(expr)} creates the form prefixing \\spad{expr} by a capital \\spad{pi}.")) (|sum| (($ $ $ $) "\\spad{sum(expr,{}lowerlimit,{}upperlimit)} creates the form prefixing \\spad{expr} by a capital sigma with both a \\spad{lowerlimit} and \\spad{upperlimit}.") (($ $ $) "\\spad{sum(expr,{}lowerlimit)} creates the form prefixing \\spad{expr} by a capital sigma with a \\spad{lowerlimit}.") (($ $) "\\spad{sum(expr)} creates the form prefixing \\spad{expr} by a capital sigma.")) (|overlabel| (($ $ $) "\\spad{overlabel(x,{}f)} creates the form \\spad{f} with \\spad{\"x} overbar\" over the top.")) (|overbar| (($ $) "\\spad{overbar(f)} creates the form \\spad{f} with an overbar.")) (|prime| (($ $ (|NonNegativeInteger|)) "\\spad{prime(f,{}n)} creates the form \\spad{f} followed by \\spad{n} primes.") (($ $) "\\spad{prime(f)} creates the form \\spad{f} followed by a suffix prime (single quote).")) (|dot| (($ $ (|NonNegativeInteger|)) "\\spad{dot(f,{}n)} creates the form \\spad{f} with \\spad{n} dots overhead.") (($ $) "\\spad{dot(f)} creates the form with a one dot overhead.")) (|quote| (($ $) "\\spad{quote(f)} creates the form \\spad{f} with a prefix quote.")) (|supersub| (($ $ (|List| $)) "\\spad{supersub(a,{}[sub1,{}super1,{}sub2,{}super2,{}...])} creates a form with each subscript aligned under each superscript.")) (|scripts| (($ $ (|List| $)) "\\spad{scripts(f,{} [sub,{} super,{} presuper,{} presub])} \\indented{1}{creates a form for \\spad{f} with scripts on all 4 corners.}")) (|presuper| (($ $ $) "\\spad{presuper(f,{}n)} creates a form for \\spad{f} presuperscripted by \\spad{n}.")) (|presub| (($ $ $) "\\spad{presub(f,{}n)} creates a form for \\spad{f} presubscripted by \\spad{n}.")) (|super| (($ $ $) "\\spad{super(f,{}n)} creates a form for \\spad{f} superscripted by \\spad{n}.")) (|sub| (($ $ $) "\\spad{sub(f,{}n)} creates a form for \\spad{f} subscripted by \\spad{n}.")) (|binomial| (($ $ $) "\\spad{binomial(n,{}m)} creates a form for the binomial coefficient of \\spad{n} and \\spad{m}.")) (|differentiate| (($ $ (|NonNegativeInteger|)) "\\spad{differentiate(f,{}n)} creates a form for the \\spad{n}th derivative of \\spad{f},{} \\spadignore{e.g.} \\spad{f'},{} \\spad{f''},{} \\spad{f'''},{} \\spad{\"f} super \\spad{iv}\".")) (|rarrow| (($ $ $) "\\spad{rarrow(f,{}g)} creates a form for the mapping \\spad{f -> g}.")) (|assign| (($ $ $) "\\spad{assign(f,{}g)} creates a form for the assignment \\spad{f := g}.")) (|slash| (($ $ $) "\\spad{slash(f,{}g)} creates a form for the horizontal fraction of \\spad{f} over \\spad{g}.")) (|over| (($ $ $) "\\spad{over(f,{}g)} creates a form for the vertical fraction of \\spad{f} over \\spad{g}.")) (|root| (($ $ $) "\\spad{root(f,{}n)} creates a form for the \\spad{n}th root of form \\spad{f}.") (($ $) "\\spad{root(f)} creates a form for the square root of form \\spad{f}.")) (|zag| (($ $ $) "\\spad{zag(f,{}g)} creates a form for the continued fraction form for \\spad{f} over \\spad{g}.")) (|matrix| (($ (|List| (|List| $))) "\\spad{matrix(llf)} makes \\spad{llf} (a list of lists of forms) into a form which displays as a matrix.")) (|box| (($ $) "\\spad{box(f)} encloses \\spad{f} in a box.")) (|label| (($ $ $) "\\spad{label(n,{}f)} gives form \\spad{f} an equation label \\spad{n}.")) (|string| (($ $) "\\spad{string(f)} creates \\spad{f} with string quotes.")) (|elt| (($ $ (|List| $)) "\\spad{elt(op,{}l)} creates a form for application of \\spad{op} to list of arguments \\spad{l}.")) (|infix?| (((|Boolean|) $) "\\spad{infix?(op)} returns \\spad{true} if \\spad{op} is an infix operator,{} and \\spad{false} otherwise.")) (|postfix| (($ $ $) "\\spad{postfix(op,{} a)} creates a form which prints as: a \\spad{op}.")) (|infix| (($ $ $ $) "\\spad{infix(op,{} a,{} b)} creates a form which prints as: a \\spad{op} \\spad{b}.") (($ $ (|List| $)) "\\spad{infix(f,{}l)} creates a form depicting the \\spad{n}-ary application of infix operation \\spad{f} to a tuple of arguments \\spad{l}.")) (|prefix| (($ $ (|List| $)) "\\spad{prefix(f,{}l)} creates a form depicting the \\spad{n}-ary prefix application of \\spad{f} to a tuple of arguments given by list \\spad{l}.")) (|vconcat| (($ (|List| $)) "\\spad{vconcat(u)} vertically concatenates all forms in list \\spad{u}.") (($ $ $) "\\spad{vconcat(f,{}g)} vertically concatenates forms \\spad{f} and \\spad{g}.")) (|hconcat| (($ (|List| $)) "\\spad{hconcat(u)} horizontally concatenates all forms in list \\spad{u}.") (($ $ $) "\\spad{hconcat(f,{}g)} horizontally concatenate forms \\spad{f} and \\spad{g}.")) (|center| (($ $) "\\spad{center(f)} centers form \\spad{f} in total space.") (($ $ (|Integer|)) "\\spad{center(f,{}n)} centers form \\spad{f} within space of width \\spad{n}.")) (|right| (($ $) "\\spad{right(f)} right-justifies form \\spad{f} in total space.") (($ $ (|Integer|)) "\\spad{right(f,{}n)} right-justifies form \\spad{f} within space of width \\spad{n}.")) (|left| (($ $) "\\spad{left(f)} left-justifies form \\spad{f} in total space.") (($ $ (|Integer|)) "\\spad{left(f,{}n)} left-justifies form \\spad{f} within space of width \\spad{n}.")) (|rspace| (($ (|Integer|) (|Integer|)) "\\spad{rspace(n,{}m)} creates rectangular white space,{} \\spad{n} wide by \\spad{m} high.")) (|vspace| (($ (|Integer|)) "\\spad{vspace(n)} creates white space of height \\spad{n}.")) (|hspace| (($ (|Integer|)) "\\spad{hspace(n)} creates white space of width \\spad{n}.")) (|superHeight| (((|Integer|) $) "\\spad{superHeight(f)} returns the height of form \\spad{f} above the base line.")) (|subHeight| (((|Integer|) $) "\\spad{subHeight(f)} returns the height of form \\spad{f} below the base line.")) (|height| (((|Integer|)) "\\spad{height()} returns the height of the display area (an integer).") (((|Integer|) $) "\\spad{height(f)} returns the height of form \\spad{f} (an integer).")) (|width| (((|Integer|)) "\\spad{width()} returns the width of the display area (an integer).") (((|Integer|) $) "\\spad{width(f)} returns the width of form \\spad{f} (an integer).")) (|doubleFloatFormat| (((|String|) (|String|)) "change the output format for doublefloats using lisp format strings")) (|empty| (($) "\\spad{empty()} creates an empty form.")) (|outputForm| (($ (|DoubleFloat|)) "\\spad{outputForm(sf)} creates an form for small float \\spad{sf}.") (($ (|String|)) "\\spad{outputForm(s)} creates an form for string \\spad{s}.") (($ (|Symbol|)) "\\spad{outputForm(s)} creates an form for symbol \\spad{s}.") (($ (|Integer|)) "\\spad{outputForm(n)} creates an form for integer \\spad{n}.")) (|messagePrint| (((|Void|) (|String|)) "\\spad{messagePrint(s)} prints \\spad{s} without string quotes. Note: \\spad{messagePrint(s)} is equivalent to \\spad{print message(s)}.")) (|message| (($ (|String|)) "\\spad{message(s)} creates an form with no string quotes from string \\spad{s}.")) (|print| (((|Void|) $) "\\spad{print(u)} prints the form \\spad{u}.")))
+NIL
+NIL
+(-838)
((|constructor| (NIL "OutPackage allows pretty-printing from programs.")) (|outputList| (((|Void|) (|List| (|Any|))) "\\spad{outputList(l)} displays the concatenated components of the list \\spad{l} on the ``algebra output\\spad{''} stream,{} as defined by \\spadsyscom{set output algebra}; quotes are stripped from strings.")) (|output| (((|Void|) (|String|) (|OutputForm|)) "\\spad{output(s,{}x)} displays the string \\spad{s} followed by the form \\spad{x} on the ``algebra output\\spad{''} stream,{} as defined by \\spadsyscom{set output algebra}.") (((|Void|) (|OutputForm|)) "\\spad{output(x)} displays the output form \\spad{x} on the ``algebra output\\spad{''} stream,{} as defined by \\spadsyscom{set output algebra}.") (((|Void|) (|String|)) "\\spad{output(s)} displays the string \\spad{s} on the ``algebra output\\spad{''} stream,{} as defined by \\spadsyscom{set output algebra}.")))
NIL
NIL
-(-838 |VariableList|)
+(-839 |VariableList|)
((|constructor| (NIL "This domain implements ordered variables")) (|variable| (((|Union| $ "failed") (|Symbol|)) "\\spad{variable(s)} returns a member of the variable set or failed")))
NIL
NIL
-(-839 R |vl| |wl| |wtlevel|)
+(-840 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)")) (|coerce| (($ (|Polynomial| |#1|)) "\\spad{coerce(p)} coerces a Polynomial(\\spad{R}) into Weighted form,{} applying weights and ignoring terms") (((|Polynomial| |#1|) $) "\\spad{coerce(p)} converts back into a Polynomial(\\spad{R}),{} ignoring weights")))
-((-4337 |has| |#1| (-170)) (-4336 |has| |#1| (-170)) (-4339 . T))
+((-4339 |has| |#1| (-170)) (-4338 |has| |#1| (-170)) (-4341 . T))
((|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))))
-(-840 R PS UP)
+(-841 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).")))
NIL
NIL
-(-841 R |x| |pt|)
+(-842 R |x| |pt|)
((|constructor| (NIL "\\indented{1}{This package computes reliable Pad&ea. approximants using} a generalized Viskovatov continued fraction algorithm. Authors: Trager,{}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.}")) (|pade| (((|Union| (|Fraction| (|UnivariatePolynomial| |#2| |#1|)) "failed") (|NonNegativeInteger|) (|NonNegativeInteger|) (|UnivariateTaylorSeries| |#1| |#2| |#3|)) "\\spad{pade(nd,{}dd,{}s)} computes the quotient of polynomials (if it exists) with numerator degree at most \\spad{nd} and denominator degree at most \\spad{dd} which matches the series \\spad{s} to order \\spad{nd + dd}.") (((|Union| (|Fraction| (|UnivariatePolynomial| |#2| |#1|)) "failed") (|NonNegativeInteger|) (|NonNegativeInteger|) (|UnivariateTaylorSeries| |#1| |#2| |#3|) (|UnivariateTaylorSeries| |#1| |#2| |#3|)) "\\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).")))
NIL
NIL
-(-842 |p|)
+(-843 |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}.")))
-((-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-843 |p|)
+(-844 |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).")))
-((-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-844 |p|)
+(-845 |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).")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| (-843 |#1|) (QUOTE (-882))) (|HasCategory| (-843 |#1|) (LIST (QUOTE -1011) (QUOTE (-1144)))) (|HasCategory| (-843 |#1|) (QUOTE (-143))) (|HasCategory| (-843 |#1|) (QUOTE (-145))) (|HasCategory| (-843 |#1|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-843 |#1|) (QUOTE (-995))) (|HasCategory| (-843 |#1|) (QUOTE (-798))) (-1561 (|HasCategory| (-843 |#1|) (QUOTE (-798))) (|HasCategory| (-843 |#1|) (QUOTE (-825)))) (|HasCategory| (-843 |#1|) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| (-843 |#1|) (QUOTE (-1119))) (|HasCategory| (-843 |#1|) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| (-843 |#1|) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| (-843 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| (-843 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| (-843 |#1|) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| (-843 |#1|) (QUOTE (-227))) (|HasCategory| (-843 |#1|) (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| (-843 |#1|) (LIST (QUOTE -505) (QUOTE (-1144)) (LIST (QUOTE -843) (|devaluate| |#1|)))) (|HasCategory| (-843 |#1|) (LIST (QUOTE -302) (LIST (QUOTE -843) (|devaluate| |#1|)))) (|HasCategory| (-843 |#1|) (LIST (QUOTE -279) (LIST (QUOTE -843) (|devaluate| |#1|)) (LIST (QUOTE -843) (|devaluate| |#1|)))) (|HasCategory| (-843 |#1|) (QUOTE (-300))) (|HasCategory| (-843 |#1|) (QUOTE (-535))) (|HasCategory| (-843 |#1|) (QUOTE (-825))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-843 |#1|) (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-843 |#1|) (QUOTE (-882)))) (|HasCategory| (-843 |#1|) (QUOTE (-143)))))
-(-845 |p| PADIC)
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| (-844 |#1|) (QUOTE (-883))) (|HasCategory| (-844 |#1|) (LIST (QUOTE -1012) (QUOTE (-1145)))) (|HasCategory| (-844 |#1|) (QUOTE (-143))) (|HasCategory| (-844 |#1|) (QUOTE (-145))) (|HasCategory| (-844 |#1|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-844 |#1|) (QUOTE (-996))) (|HasCategory| (-844 |#1|) (QUOTE (-798))) (-1489 (|HasCategory| (-844 |#1|) (QUOTE (-798))) (|HasCategory| (-844 |#1|) (QUOTE (-825)))) (|HasCategory| (-844 |#1|) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| (-844 |#1|) (QUOTE (-1120))) (|HasCategory| (-844 |#1|) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| (-844 |#1|) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| (-844 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| (-844 |#1|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| (-844 |#1|) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| (-844 |#1|) (QUOTE (-227))) (|HasCategory| (-844 |#1|) (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| (-844 |#1|) (LIST (QUOTE -505) (QUOTE (-1145)) (LIST (QUOTE -844) (|devaluate| |#1|)))) (|HasCategory| (-844 |#1|) (LIST (QUOTE -302) (LIST (QUOTE -844) (|devaluate| |#1|)))) (|HasCategory| (-844 |#1|) (LIST (QUOTE -279) (LIST (QUOTE -844) (|devaluate| |#1|)) (LIST (QUOTE -844) (|devaluate| |#1|)))) (|HasCategory| (-844 |#1|) (QUOTE (-300))) (|HasCategory| (-844 |#1|) (QUOTE (-535))) (|HasCategory| (-844 |#1|) (QUOTE (-825))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-844 |#1|) (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-844 |#1|) (QUOTE (-883)))) (|HasCategory| (-844 |#1|) (QUOTE (-143)))))
+(-846 |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)}.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#2| (QUOTE (-882))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (QUOTE (-995))) (|HasCategory| |#2| (QUOTE (-798))) (-1561 (|HasCategory| |#2| (QUOTE (-798))) (|HasCategory| |#2| (QUOTE (-825)))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-1119))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (LIST (QUOTE -505) (QUOTE (-1144)) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -279) (|devaluate| |#2|) (|devaluate| |#2|))) (|HasCategory| |#2| (QUOTE (-300))) (|HasCategory| |#2| (QUOTE (-535))) (|HasCategory| |#2| (QUOTE (-825))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-882)))) (|HasCategory| |#2| (QUOTE (-143)))))
-(-846 S T$)
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#2| (QUOTE (-883))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (QUOTE (-996))) (|HasCategory| |#2| (QUOTE (-798))) (-1489 (|HasCategory| |#2| (QUOTE (-798))) (|HasCategory| |#2| (QUOTE (-825)))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-1120))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (LIST (QUOTE -505) (QUOTE (-1145)) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -279) (|devaluate| |#2|) (|devaluate| |#2|))) (|HasCategory| |#2| (QUOTE (-300))) (|HasCategory| |#2| (QUOTE (-535))) (|HasCategory| |#2| (QUOTE (-825))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-883)))) (|HasCategory| |#2| (QUOTE (-143)))))
+(-847 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 (-1068))) (|HasCategory| |#2| (QUOTE (-1068)))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#2| (QUOTE (-1068)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836))))))
-(-847)
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#2| (QUOTE (-1069)))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#2| (QUOTE (-1069)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837))))))
+(-848)
((|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
NIL
-(-848)
+(-849)
((|constructor| (NIL "This package provides a coerce from polynomials over algebraic numbers to \\spadtype{Expression AlgebraicNumber}.")) (|coerce| (((|Expression| (|Integer|)) (|Fraction| (|Polynomial| (|AlgebraicNumber|)))) "\\spad{coerce(rf)} converts \\spad{rf},{} a fraction of polynomial \\spad{p} with algebraic number coefficients to \\spadtype{Expression Integer}.") (((|Expression| (|Integer|)) (|Polynomial| (|AlgebraicNumber|))) "\\spad{coerce(p)} converts the polynomial \\spad{p} with algebraic number coefficients to \\spadtype{Expression Integer}.")))
NIL
NIL
-(-849 CF1 CF2)
+(-850 CF1 CF2)
((|constructor| (NIL "This package \\undocumented")) (|map| (((|ParametricPlaneCurve| |#2|) (|Mapping| |#2| |#1|) (|ParametricPlaneCurve| |#1|)) "\\spad{map(f,{}x)} \\undocumented")))
NIL
NIL
-(-850 |ComponentFunction|)
+(-851 |ComponentFunction|)
((|constructor| (NIL "ParametricPlaneCurve is used for plotting parametric plane curves in the affine plane.")) (|coordinate| ((|#1| $ (|NonNegativeInteger|)) "\\spad{coordinate(c,{}i)} returns a coordinate function for \\spad{c} using 1-based indexing according to \\spad{i}. This indicates what the function for the coordinate component \\spad{i} of the plane curve is.")) (|curve| (($ |#1| |#1|) "\\spad{curve(c1,{}c2)} creates a plane curve from 2 component functions \\spad{c1} and \\spad{c2}.")))
NIL
NIL
-(-851 CF1 CF2)
+(-852 CF1 CF2)
((|constructor| (NIL "This package \\undocumented")) (|map| (((|ParametricSpaceCurve| |#2|) (|Mapping| |#2| |#1|) (|ParametricSpaceCurve| |#1|)) "\\spad{map(f,{}x)} \\undocumented")))
NIL
NIL
-(-852 |ComponentFunction|)
+(-853 |ComponentFunction|)
((|constructor| (NIL "ParametricSpaceCurve is used for plotting parametric space curves in affine 3-space.")) (|coordinate| ((|#1| $ (|NonNegativeInteger|)) "\\spad{coordinate(c,{}i)} returns a coordinate function of \\spad{c} using 1-based indexing according to \\spad{i}. This indicates what the function for the coordinate component,{} \\spad{i},{} of the space curve is.")) (|curve| (($ |#1| |#1| |#1|) "\\spad{curve(c1,{}c2,{}c3)} creates a space curve from 3 component functions \\spad{c1},{} \\spad{c2},{} and \\spad{c3}.")))
NIL
NIL
-(-853)
+(-854)
((|constructor| (NIL "\\indented{1}{This package provides a simple Spad script parser.} Related Constructors: Syntax. See Also: Syntax.")) (|getSyntaxFormsFromFile| (((|List| (|Syntax|)) (|String|)) "\\spad{getSyntaxFormsFromFile(f)} parses the source file \\spad{f} (supposedly containing Spad scripts) and returns a List Syntax. The filename \\spad{f} is supposed to have the proper extension. Note that source location information is not part of result.")))
NIL
NIL
-(-854 CF1 CF2)
+(-855 CF1 CF2)
((|constructor| (NIL "This package \\undocumented")) (|map| (((|ParametricSurface| |#2|) (|Mapping| |#2| |#1|) (|ParametricSurface| |#1|)) "\\spad{map(f,{}x)} \\undocumented")))
NIL
NIL
-(-855 |ComponentFunction|)
+(-856 |ComponentFunction|)
((|constructor| (NIL "ParametricSurface is used for plotting parametric surfaces in affine 3-space.")) (|coordinate| ((|#1| $ (|NonNegativeInteger|)) "\\spad{coordinate(s,{}i)} returns a coordinate function of \\spad{s} using 1-based indexing according to \\spad{i}. This indicates what the function for the coordinate component,{} \\spad{i},{} of the surface is.")) (|surface| (($ |#1| |#1| |#1|) "\\spad{surface(c1,{}c2,{}c3)} creates a surface from 3 parametric component functions \\spad{c1},{} \\spad{c2},{} and \\spad{c3}.")))
NIL
NIL
-(-856)
+(-857)
((|constructor| (NIL "PartitionsAndPermutations contains functions for generating streams of integer partitions,{} and streams of sequences of integers composed from a multi-set.")) (|permutations| (((|Stream| (|List| (|Integer|))) (|Integer|)) "\\spad{permutations(n)} is the stream of permutations \\indented{1}{formed from \\spad{1,{}2,{}3,{}...,{}n}.}")) (|sequences| (((|Stream| (|List| (|Integer|))) (|List| (|Integer|))) "\\spad{sequences([l0,{}l1,{}l2,{}..,{}ln])} is the set of \\indented{1}{all sequences formed from} \\spad{l0} 0\\spad{'s},{}\\spad{l1} 1\\spad{'s},{}\\spad{l2} 2\\spad{'s},{}...,{}\\spad{ln} \\spad{n}\\spad{'s}.") (((|Stream| (|List| (|Integer|))) (|List| (|Integer|)) (|List| (|Integer|))) "\\spad{sequences(l1,{}l2)} is the stream of all sequences that \\indented{1}{can be composed from the multiset defined from} \\indented{1}{two lists of integers \\spad{l1} and \\spad{l2}.} \\indented{1}{For example,{}the pair \\spad{([1,{}2,{}4],{}[2,{}3,{}5])} represents} \\indented{1}{multi-set with 1 \\spad{2},{} 2 \\spad{3}\\spad{'s},{} and 4 \\spad{5}\\spad{'s}.}")) (|shufflein| (((|Stream| (|List| (|Integer|))) (|List| (|Integer|)) (|Stream| (|List| (|Integer|)))) "\\spad{shufflein(l,{}st)} maps shuffle(\\spad{l},{}\\spad{u}) on to all \\indented{1}{members \\spad{u} of \\spad{st},{} concatenating the results.}")) (|shuffle| (((|Stream| (|List| (|Integer|))) (|List| (|Integer|)) (|List| (|Integer|))) "\\spad{shuffle(l1,{}l2)} forms the stream of all shuffles of \\spad{l1} \\indented{1}{and \\spad{l2},{} \\spadignore{i.e.} all sequences that can be formed from} \\indented{1}{merging \\spad{l1} and \\spad{l2}.}")) (|conjugates| (((|Stream| (|List| (|Integer|))) (|Stream| (|List| (|Integer|)))) "\\spad{conjugates(lp)} is the stream of conjugates of a stream \\indented{1}{of partitions \\spad{lp}.}")) (|conjugate| (((|List| (|Integer|)) (|List| (|Integer|))) "\\spad{conjugate(pt)} is the conjugate of the partition \\spad{pt}.")) (|partitions| (((|Stream| (|List| (|Integer|))) (|Integer|) (|Integer|)) "\\spad{partitions(p,{}l)} is the stream of all \\indented{1}{partitions whose number of} \\indented{1}{parts and largest part are no greater than \\spad{p} and \\spad{l}.}") (((|Stream| (|List| (|Integer|))) (|Integer|)) "\\spad{partitions(n)} is the stream of all partitions of \\spad{n}.") (((|Stream| (|List| (|Integer|))) (|Integer|) (|Integer|) (|Integer|)) "\\spad{partitions(p,{}l,{}n)} is the stream of partitions \\indented{1}{of \\spad{n} whose number of parts is no greater than \\spad{p}} \\indented{1}{and whose largest part is no greater than \\spad{l}.}")))
NIL
NIL
-(-857 R)
+(-858 R)
((|constructor| (NIL "An object \\spad{S} is Patternable over an object \\spad{R} if \\spad{S} can lift the conversions from \\spad{R} into \\spadtype{Pattern(Integer)} and \\spadtype{Pattern(Float)} to itself.")))
NIL
NIL
-(-858 R S L)
+(-859 R S L)
((|constructor| (NIL "A PatternMatchListResult is an object internally returned by the pattern matcher when matching on lists. It is either a failed match,{} or a pair of PatternMatchResult,{} one for atoms (elements of the list),{} and one for lists.")) (|lists| (((|PatternMatchResult| |#1| |#3|) $) "\\spad{lists(r)} returns the list of matches that match lists.")) (|atoms| (((|PatternMatchResult| |#1| |#2|) $) "\\spad{atoms(r)} returns the list of matches that match atoms (elements of the lists).")) (|makeResult| (($ (|PatternMatchResult| |#1| |#2|) (|PatternMatchResult| |#1| |#3|)) "\\spad{makeResult(r1,{}r2)} makes the combined result [\\spad{r1},{}\\spad{r2}].")) (|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
-(-859 S)
+(-860 S)
((|constructor| (NIL "A set \\spad{R} is PatternMatchable over \\spad{S} if elements of \\spad{R} can be matched to patterns over \\spad{S}.")) (|patternMatch| (((|PatternMatchResult| |#1| $) $ (|Pattern| |#1|) (|PatternMatchResult| |#1| $)) "\\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 (necessary for recursion). Initially,{} res is just the result of \\spadfun{new} which is an empty list of matches.")))
NIL
NIL
-(-860 |Base| |Subject| |Pat|)
+(-861 |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 (-3462 (|HasCategory| |#2| (QUOTE (-1020)))) (-3462 (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-1144)))))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (-3462 (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-1144)))))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-1144)))))
-(-861 R A B)
+((-12 (-3548 (|HasCategory| |#2| (QUOTE (-1021)))) (-3548 (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-1145)))))) (-12 (|HasCategory| |#2| (QUOTE (-1021))) (-3548 (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-1145)))))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-1145)))))
+(-862 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
NIL
-(-862 R S)
+(-863 R S)
((|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
-(-863 R -4183)
+(-864 R -1901)
((|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
-(-864 R S)
+(-865 R S)
((|constructor| (NIL "Lifts maps to patterns.")) (|map| (((|Pattern| |#2|) (|Mapping| |#2| |#1|) (|Pattern| |#1|)) "\\spad{map(f,{} p)} applies \\spad{f} to all the leaves of \\spad{p} and returns the result as a pattern over \\spad{S}.")))
NIL
NIL
-(-865 R)
+(-866 R)
((|constructor| (NIL "Patterns for use by the pattern matcher.")) (|optpair| (((|Union| (|List| $) "failed") (|List| $)) "\\spad{optpair(l)} returns \\spad{l} has the form \\spad{[a,{} b]} and a is optional,{} and \"failed\" otherwise.")) (|variables| (((|List| $) $) "\\spad{variables(p)} returns the list of matching variables appearing in \\spad{p}.")) (|getBadValues| (((|List| (|Any|)) $) "\\spad{getBadValues(p)} returns the list of \"bad values\" for \\spad{p}. Note: \\spad{p} is not allowed to match any of its \"bad values\".")) (|addBadValue| (($ $ (|Any|)) "\\spad{addBadValue(p,{} v)} adds \\spad{v} to the list of \"bad values\" for \\spad{p}. Note: \\spad{p} is not allowed to match any of its \"bad values\".")) (|resetBadValues| (($ $) "\\spad{resetBadValues(p)} initializes the list of \"bad values\" for \\spad{p} to \\spad{[]}. Note: \\spad{p} is not allowed to match any of its \"bad values\".")) (|hasTopPredicate?| (((|Boolean|) $) "\\spad{hasTopPredicate?(p)} tests if \\spad{p} has a top-level predicate.")) (|topPredicate| (((|Record| (|:| |var| (|List| (|Symbol|))) (|:| |pred| (|Any|))) $) "\\spad{topPredicate(x)} returns \\spad{[[a1,{}...,{}an],{} f]} where the top-level predicate of \\spad{x} is \\spad{f(a1,{}...,{}an)}. Note: \\spad{n} is 0 if \\spad{x} has no top-level predicate.")) (|setTopPredicate| (($ $ (|List| (|Symbol|)) (|Any|)) "\\spad{setTopPredicate(x,{} [a1,{}...,{}an],{} f)} returns \\spad{x} with the top-level predicate set to \\spad{f(a1,{}...,{}an)}.")) (|patternVariable| (($ (|Symbol|) (|Boolean|) (|Boolean|) (|Boolean|)) "\\spad{patternVariable(x,{} c?,{} o?,{} m?)} creates a pattern variable \\spad{x},{} which is constant if \\spad{c? = true},{} optional if \\spad{o? = true},{} and multiple if \\spad{m? = true}.")) (|withPredicates| (($ $ (|List| (|Any|))) "\\spad{withPredicates(p,{} [p1,{}...,{}pn])} makes a copy of \\spad{p} and attaches the predicate \\spad{p1} and ... and \\spad{pn} to the copy,{} which is returned.")) (|setPredicates| (($ $ (|List| (|Any|))) "\\spad{setPredicates(p,{} [p1,{}...,{}pn])} attaches the predicate \\spad{p1} and ... and \\spad{pn} to \\spad{p}.")) (|predicates| (((|List| (|Any|)) $) "\\spad{predicates(p)} returns \\spad{[p1,{}...,{}pn]} such that the predicate attached to \\spad{p} is \\spad{p1} and ... and \\spad{pn}.")) (|hasPredicate?| (((|Boolean|) $) "\\spad{hasPredicate?(p)} tests if \\spad{p} has predicates attached to it.")) (|optional?| (((|Boolean|) $) "\\spad{optional?(p)} tests if \\spad{p} is a single matching variable which can match an identity.")) (|multiple?| (((|Boolean|) $) "\\spad{multiple?(p)} tests if \\spad{p} is a single matching variable allowing list matching or multiple term matching in a sum or product.")) (|generic?| (((|Boolean|) $) "\\spad{generic?(p)} tests if \\spad{p} is a single matching variable.")) (|constant?| (((|Boolean|) $) "\\spad{constant?(p)} tests if \\spad{p} contains no matching variables.")) (|symbol?| (((|Boolean|) $) "\\spad{symbol?(p)} tests if \\spad{p} is a symbol.")) (|quoted?| (((|Boolean|) $) "\\spad{quoted?(p)} tests if \\spad{p} is of the form \\spad{'s} for a symbol \\spad{s}.")) (|inR?| (((|Boolean|) $) "\\spad{inR?(p)} tests if \\spad{p} is an atom (\\spadignore{i.e.} an element of \\spad{R}).")) (|copy| (($ $) "\\spad{copy(p)} returns a recursive copy of \\spad{p}.")) (|convert| (($ (|List| $)) "\\spad{convert([a1,{}...,{}an])} returns the pattern \\spad{[a1,{}...,{}an]}.")) (|depth| (((|NonNegativeInteger|) $) "\\spad{depth(p)} returns the nesting level of \\spad{p}.")) (/ (($ $ $) "\\spad{a / b} returns the pattern \\spad{a / b}.")) (** (($ $ $) "\\spad{a ** b} returns the pattern \\spad{a ** b}.") (($ $ (|NonNegativeInteger|)) "\\spad{a ** n} returns the pattern \\spad{a ** n}.")) (* (($ $ $) "\\spad{a * b} returns the pattern \\spad{a * b}.")) (+ (($ $ $) "\\spad{a + b} returns the pattern \\spad{a + b}.")) (|elt| (($ (|BasicOperator|) (|List| $)) "\\spad{elt(op,{} [a1,{}...,{}an])} returns \\spad{op(a1,{}...,{}an)}.")) (|isPower| (((|Union| (|Record| (|:| |val| $) (|:| |exponent| $)) "failed") $) "\\spad{isPower(p)} returns \\spad{[a,{} b]} if \\spad{p = a ** b},{} and \"failed\" otherwise.")) (|isList| (((|Union| (|List| $) "failed") $) "\\spad{isList(p)} returns \\spad{[a1,{}...,{}an]} if \\spad{p = [a1,{}...,{}an]},{} \"failed\" otherwise.")) (|isQuotient| (((|Union| (|Record| (|:| |num| $) (|:| |den| $)) "failed") $) "\\spad{isQuotient(p)} returns \\spad{[a,{} b]} if \\spad{p = a / b},{} and \"failed\" otherwise.")) (|isExpt| (((|Union| (|Record| (|:| |val| $) (|:| |exponent| (|NonNegativeInteger|))) "failed") $) "\\spad{isExpt(p)} returns \\spad{[q,{} n]} if \\spad{n > 0} and \\spad{p = q ** n},{} and \"failed\" otherwise.")) (|isOp| (((|Union| (|Record| (|:| |op| (|BasicOperator|)) (|:| |arg| (|List| $))) "failed") $) "\\spad{isOp(p)} returns \\spad{[op,{} [a1,{}...,{}an]]} if \\spad{p = op(a1,{}...,{}an)},{} and \"failed\" otherwise.") (((|Union| (|List| $) "failed") $ (|BasicOperator|)) "\\spad{isOp(p,{} op)} returns \\spad{[a1,{}...,{}an]} if \\spad{p = op(a1,{}...,{}an)},{} and \"failed\" otherwise.")) (|isTimes| (((|Union| (|List| $) "failed") $) "\\spad{isTimes(p)} returns \\spad{[a1,{}...,{}an]} if \\spad{n > 1} and \\spad{p = a1 * ... * an},{} and \"failed\" otherwise.")) (|isPlus| (((|Union| (|List| $) "failed") $) "\\spad{isPlus(p)} returns \\spad{[a1,{}...,{}an]} if \\spad{n > 1} \\indented{1}{and \\spad{p = a1 + ... + an},{}} and \"failed\" otherwise.")) ((|One|) (($) "1")) ((|Zero|) (($) "0")))
NIL
NIL
-(-866 |VarSet|)
+(-867 |VarSet|)
((|constructor| (NIL "This domain provides the internal representation of polynomials in non-commutative variables written over the Poincare-Birkhoff-Witt basis. See the \\spadtype{XPBWPolynomial} domain constructor. See Free Lie Algebras by \\spad{C}. Reutenauer (Oxford science publications). \\newline Author: Michel Petitot (petitot@lifl.\\spad{fr}).")) (|varList| (((|List| |#1|) $) "\\spad{varList([l1]*[l2]*...[ln])} returns the list of variables in the word \\spad{l1*l2*...*ln}.")) (|retractable?| (((|Boolean|) $) "\\spad{retractable?([l1]*[l2]*...[ln])} returns \\spad{true} iff \\spad{n} equals \\spad{1}.")) (|rest| (($ $) "\\spad{rest([l1]*[l2]*...[ln])} returns the list \\spad{l2,{} .... ln}.")) (|ListOfTerms| (((|List| (|LyndonWord| |#1|)) $) "\\spad{ListOfTerms([l1]*[l2]*...[ln])} returns the list of words \\spad{l1,{} l2,{} .... ln}.")) (|length| (((|NonNegativeInteger|) $) "\\spad{length([l1]*[l2]*...[ln])} returns the length of the word \\spad{l1*l2*...*ln}.")) (|first| (((|LyndonWord| |#1|) $) "\\spad{first([l1]*[l2]*...[ln])} returns the Lyndon word \\spad{l1}.")) (|coerce| (($ |#1|) "\\spad{coerce(v)} return \\spad{v}") (((|OrderedFreeMonoid| |#1|) $) "\\spad{coerce([l1]*[l2]*...[ln])} returns the word \\spad{l1*l2*...*ln},{} where \\spad{[l_i]} is the backeted form of the Lyndon word \\spad{l_i}.")) ((|One|) (($) "\\spad{1} returns the empty list.")))
NIL
NIL
-(-867 UP R)
+(-868 UP R)
((|constructor| (NIL "This package \\undocumented")) (|compose| ((|#1| |#1| |#1|) "\\spad{compose(p,{}q)} \\undocumented")))
NIL
NIL
-(-868)
+(-869)
((|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
-(-869 UP -3260)
+(-870 UP -3327)
((|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
-(-870)
+(-871)
((|measure| (((|Record| (|:| |measure| (|Float|)) (|:| |name| (|String|)) (|:| |explanations| (|List| (|String|)))) (|NumericalPDEProblem|) (|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 PDE problem defined by \\axiom{\\spad{prob}}. \\blankline It calls each \\axiom{domain} listed in \\axiom{\\spad{R}} of \\axiom{category} \\axiomType{PartialDifferentialEquationsSolverCategory} 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 PDEs by checking various attributes of the system of PDEs and calculating a measure of compatibility of each routine to these attributes.") (((|Record| (|:| |measure| (|Float|)) (|:| |name| (|String|)) (|:| |explanations| (|List| (|String|)))) (|NumericalPDEProblem|)) "\\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 PDE problem defined by \\axiom{\\spad{prob}}. \\blankline It calls each \\axiom{domain} of \\axiom{category} \\axiomType{PartialDifferentialEquationsSolverCategory} 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 PDEs by checking various attributes of the system of PDEs and calculating a measure of compatibility of each routine to these attributes.")) (|solve| (((|Result|) (|Float|) (|Float|) (|Float|) (|Float|) (|NonNegativeInteger|) (|NonNegativeInteger|) (|List| (|Expression| (|Float|))) (|List| (|List| (|Expression| (|Float|)))) (|String|)) "\\spad{solve(xmin,{}ymin,{}xmax,{}ymax,{}ngx,{}ngy,{}pde,{}bounds,{}st)} is a top level ANNA function to solve numerically a system of partial differential equations. This is defined as a list of coefficients (\\axiom{\\spad{pde}}),{} a grid (\\axiom{\\spad{xmin}},{} \\axiom{\\spad{ymin}},{} \\axiom{\\spad{xmax}},{} \\axiom{\\spad{ymax}},{} \\axiom{\\spad{ngx}},{} \\axiom{\\spad{ngy}}) and the boundary values (\\axiom{\\spad{bounds}}). A default value for tolerance is used. There is also a parameter (\\axiom{\\spad{st}}) which should contain the value \"elliptic\" if the PDE is known to be elliptic,{} or \"unknown\" if it is uncertain. This causes the routine to check whether the PDE is elliptic. \\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 PDE\\spad{'s} and calculating a measure of compatibility of each routine to these attributes. \\blankline It then calls the resulting `best' routine. \\blankline \\spad{**} At the moment,{} only Second Order Elliptic Partial Differential Equations are solved \\spad{**}") (((|Result|) (|Float|) (|Float|) (|Float|) (|Float|) (|NonNegativeInteger|) (|NonNegativeInteger|) (|List| (|Expression| (|Float|))) (|List| (|List| (|Expression| (|Float|)))) (|String|) (|DoubleFloat|)) "\\spad{solve(xmin,{}ymin,{}xmax,{}ymax,{}ngx,{}ngy,{}pde,{}bounds,{}st,{}tol)} is a top level ANNA function to solve numerically a system of partial differential equations. This is defined as a list of coefficients (\\axiom{\\spad{pde}}),{} a grid (\\axiom{\\spad{xmin}},{} \\axiom{\\spad{ymin}},{} \\axiom{\\spad{xmax}},{} \\axiom{\\spad{ymax}},{} \\axiom{\\spad{ngx}},{} \\axiom{\\spad{ngy}}),{} the boundary values (\\axiom{\\spad{bounds}}) and a tolerance requirement (\\axiom{\\spad{tol}}). There is also a parameter (\\axiom{\\spad{st}}) which should contain the value \"elliptic\" if the PDE is known to be elliptic,{} or \"unknown\" if it is uncertain. This causes the routine to check whether the PDE is elliptic. \\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 PDE\\spad{'s} and calculating a measure of compatibility of each routine to these attributes. \\blankline It then calls the resulting `best' routine. \\blankline \\spad{**} At the moment,{} only Second Order Elliptic Partial Differential Equations are solved \\spad{**}") (((|Result|) (|NumericalPDEProblem|) (|RoutinesTable|)) "\\spad{solve(PDEProblem,{}routines)} is a top level ANNA function to solve numerically a system of partial differential equations. \\blankline The method used to perform the numerical process will be one of the \\spad{routines} contained in the NAG numerical Library. The function predicts the likely most effective routine by checking various attributes of the system of PDE\\spad{'s} and calculating a measure of compatibility of each routine to these attributes. \\blankline It then calls the resulting `best' routine. \\blankline \\spad{**} At the moment,{} only Second Order Elliptic Partial Differential Equations are solved \\spad{**}") (((|Result|) (|NumericalPDEProblem|)) "\\spad{solve(PDEProblem)} is a top level ANNA function to solve numerically a system of partial differential equations. \\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 PDE\\spad{'s} and calculating a measure of compatibility of each routine to these attributes. \\blankline It then calls the resulting `best' routine. \\blankline \\spad{**} At the moment,{} only Second Order Elliptic Partial Differential Equations are solved \\spad{**}")))
NIL
NIL
-(-871)
+(-872)
((|retract| (((|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{retract(x)} \\undocumented{}")) (|coerce| (((|OutputForm|) $) "\\spad{coerce(x)} \\undocumented{}") (($ (|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{coerce(x)} \\undocumented{}")))
NIL
NIL
-(-872 A S)
+(-873 A S)
((|constructor| (NIL "A partial differential ring with differentiations indexed by a parameter type \\spad{S}. \\blankline")) (D (($ $ (|List| |#2|) (|List| (|NonNegativeInteger|))) "\\spad{D(x,{} [s1,{}...,{}sn],{} [n1,{}...,{}nn])} computes multiple partial derivatives,{} \\spadignore{i.e.} \\spad{D(...D(x,{} s1,{} n1)...,{} sn,{} nn)}.") (($ $ |#2| (|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| |#2|)) "\\spad{D(x,{}[s1,{}...sn])} computes successive partial derivatives,{} \\spadignore{i.e.} \\spad{D(...D(x,{} s1)...,{} sn)}.") (($ $ |#2|) "\\spad{D(x,{}v)} computes the partial derivative of \\spad{x} with respect to \\spad{v}.")) (|differentiate| (($ $ (|List| |#2|) (|List| (|NonNegativeInteger|))) "\\spad{differentiate(x,{} [s1,{}...,{}sn],{} [n1,{}...,{}nn])} computes multiple partial derivatives,{} \\spadignore{i.e.}") (($ $ |#2| (|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| |#2|)) "\\spad{differentiate(x,{}[s1,{}...sn])} computes successive partial derivatives,{} \\spadignore{i.e.} \\spad{differentiate(...differentiate(x,{} s1)...,{} sn)}.") (($ $ |#2|) "\\spad{differentiate(x,{}v)} computes the partial derivative of \\spad{x} with respect to \\spad{v}.")))
NIL
NIL
-(-873 S)
+(-874 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}.")))
-((-4339 . T))
+((-4341 . T))
NIL
-(-874 S)
+(-875 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}")) (|coerce| (((|Tree| |#1|) $) "\\spad{coerce(x)} \\undocumented")) (|ptree| (($ $ $) "\\spad{ptree(x,{}y)} \\undocumented") (($ |#1|) "\\spad{ptree(s)} is a leaf? pendant tree")))
NIL
-((-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
-(-875 |n| R)
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
+(-876 |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
-(-876 S)
+(-877 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.")))
-((-4339 . T))
+((-4341 . T))
NIL
-(-877 S)
+(-878 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}.")))
NIL
NIL
-(-878 S)
+(-879 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.")))
-((-4339 . T))
-((-1561 (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-825)))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-825))))
-(-879 R E |VarSet| S)
+((-4341 . T))
+((-1489 (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-825)))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-825))))
+(-880 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
NIL
-(-880 R S)
+(-881 R S)
((|constructor| (NIL "\\indented{1}{PolynomialFactorizationByRecursionUnivariate} \\spad{R} is a \\spadfun{PolynomialFactorizationExplicit} domain,{} \\spad{S} is univariate polynomials over \\spad{R} We are interested in handling SparseUnivariatePolynomials over \\spad{S},{} is a variable we shall call \\spad{z}")) (|factorSFBRlcUnit| (((|Factored| (|SparseUnivariatePolynomial| |#2|)) (|SparseUnivariatePolynomial| |#2|)) "\\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.")) (|randomR| ((|#1|) "\\spad{randomR()} produces a random element of \\spad{R}")) (|factorSquareFreeByRecursion| (((|Factored| (|SparseUnivariatePolynomial| |#2|)) (|SparseUnivariatePolynomial| |#2|)) "\\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| |#2|)) (|SparseUnivariatePolynomial| |#2|)) "\\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| |#2|)) "failed") (|List| (|SparseUnivariatePolynomial| |#2|)) (|SparseUnivariatePolynomial| |#2|)) "\\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
NIL
-(-881 S)
+(-882 S)
((|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}.")))
NIL
((|HasCategory| |#1| (QUOTE (-143))))
-(-882)
+(-883)
((|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}.")))
-((-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-883 |p|)
+(-884 |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.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
((|HasCategory| $ (QUOTE (-145))) (|HasCategory| $ (QUOTE (-143))) (|HasCategory| $ (QUOTE (-361))))
-(-884 R0 -3260 UP UPUP R)
+(-885 R0 -3327 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
-(-885 UP UPUP R)
+(-886 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| |#3|)) "failed") (|FiniteDivisor| (|Fraction| (|Integer|)) |#1| |#2| |#3|)) "\\spad{torsionIfCan(f)} \\undocumented")) (|torsion?| (((|Boolean|) (|FiniteDivisor| (|Fraction| (|Integer|)) |#1| |#2| |#3|)) "\\spad{torsion?(f)} \\undocumented")) (|order| (((|Union| (|NonNegativeInteger|) "failed") (|FiniteDivisor| (|Fraction| (|Integer|)) |#1| |#2| |#3|)) "\\spad{order(f)} \\undocumented")))
NIL
NIL
-(-886 UP UPUP)
+(-887 UP UPUP)
((|constructor| (NIL "\\indented{1}{Utilities for PFOQ and PFO} Author: Manuel Bronstein Date Created: 25 Aug 1988 Date Last Updated: 11 Jul 1990")) (|polyred| ((|#2| |#2|) "\\spad{polyred(u)} \\undocumented")) (|doubleDisc| (((|Integer|) |#2|) "\\spad{doubleDisc(u)} \\undocumented")) (|mix| (((|Integer|) (|List| (|Record| (|:| |den| (|Integer|)) (|:| |gcdnum| (|Integer|))))) "\\spad{mix(l)} \\undocumented")) (|badNum| (((|Integer|) |#2|) "\\spad{badNum(u)} \\undocumented") (((|Record| (|:| |den| (|Integer|)) (|:| |gcdnum| (|Integer|))) |#1|) "\\spad{badNum(p)} \\undocumented")) (|getGoodPrime| (((|PositiveInteger|) (|Integer|)) "\\spad{getGoodPrime n} returns the smallest prime not dividing \\spad{n}")))
NIL
NIL
-(-887 R)
+(-888 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.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-888 R)
+(-889 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.")))
NIL
NIL
-(-889 E OV R P)
+(-890 E OV R P)
((|gcdPrimitive| ((|#4| (|List| |#4|)) "\\spad{gcdPrimitive lp} computes the \\spad{gcd} of the list of primitive polynomials \\spad{lp}.") (((|SparseUnivariatePolynomial| |#4|) (|SparseUnivariatePolynomial| |#4|) (|SparseUnivariatePolynomial| |#4|)) "\\spad{gcdPrimitive(p,{}q)} computes the \\spad{gcd} of the primitive polynomials \\spad{p} and \\spad{q}.") ((|#4| |#4| |#4|) "\\spad{gcdPrimitive(p,{}q)} computes the \\spad{gcd} of the primitive polynomials \\spad{p} and \\spad{q}.")) (|gcd| (((|SparseUnivariatePolynomial| |#4|) (|List| (|SparseUnivariatePolynomial| |#4|))) "\\spad{gcd(lp)} computes the \\spad{gcd} of the list of polynomials \\spad{lp}.") (((|SparseUnivariatePolynomial| |#4|) (|SparseUnivariatePolynomial| |#4|) (|SparseUnivariatePolynomial| |#4|)) "\\spad{gcd(p,{}q)} computes the \\spad{gcd} of the two polynomials \\spad{p} and \\spad{q}.") ((|#4| (|List| |#4|)) "\\spad{gcd(lp)} computes the \\spad{gcd} of the list of polynomials \\spad{lp}.") ((|#4| |#4| |#4|) "\\spad{gcd(p,{}q)} computes the \\spad{gcd} of the two polynomials \\spad{p} and \\spad{q}.")))
NIL
NIL
-(-890)
+(-891)
((|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
-(-891 -3260)
+(-892 -3327)
((|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
-(-892 R)
+(-893 R)
((|constructor| (NIL "\\indented{1}{Provides a coercion from the symbolic fractions in \\%\\spad{pi} with} integer coefficients to any Expression type. Date Created: 21 Feb 1990 Date Last Updated: 21 Feb 1990")) (|coerce| (((|Expression| |#1|) (|Pi|)) "\\spad{coerce(f)} returns \\spad{f} as an Expression(\\spad{R}).")))
NIL
NIL
-(-893)
+(-894)
((|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)}")))
-((-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-894)
+(-895)
((|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}.")))
-(((-4344 "*") . T))
+(((-4346 "*") . T))
NIL
-(-895 -3260 P)
+(-896 -3327 P)
((|constructor| (NIL "This package exports interpolation algorithms")) (|LagrangeInterpolation| ((|#2| (|List| |#1|) (|List| |#1|)) "\\spad{LagrangeInterpolation(l1,{}l2)} \\undocumented")))
NIL
NIL
-(-896 |xx| -3260)
+(-897 |xx| -3327)
((|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
-(-897 R |Var| |Expon| GR)
+(-898 R |Var| |Expon| GR)
((|constructor| (NIL "Author: William Sit,{} spring 89")) (|inconsistent?| (((|Boolean|) (|List| (|Polynomial| |#1|))) "inconsistant?(\\spad{pl}) returns \\spad{true} if the system of equations \\spad{p} = 0 for \\spad{p} in \\spad{pl} is inconsistent. It is assumed that \\spad{pl} is a groebner basis.") (((|Boolean|) (|List| |#4|)) "inconsistant?(\\spad{pl}) returns \\spad{true} if the system of equations \\spad{p} = 0 for \\spad{p} in \\spad{pl} is inconsistent. It is assumed that \\spad{pl} is a groebner basis.")) (|sqfree| ((|#4| |#4|) "\\spad{sqfree(p)} returns the product of square free factors of \\spad{p}")) (|regime| (((|Record| (|:| |eqzro| (|List| |#4|)) (|:| |neqzro| (|List| |#4|)) (|:| |wcond| (|List| (|Polynomial| |#1|))) (|:| |bsoln| (|Record| (|:| |partsol| (|Vector| (|Fraction| (|Polynomial| |#1|)))) (|:| |basis| (|List| (|Vector| (|Fraction| (|Polynomial| |#1|)))))))) (|Record| (|:| |det| |#4|) (|:| |rows| (|List| (|Integer|))) (|:| |cols| (|List| (|Integer|)))) (|Matrix| |#4|) (|List| (|Fraction| (|Polynomial| |#1|))) (|List| (|List| |#4|)) (|NonNegativeInteger|) (|NonNegativeInteger|) (|Integer|)) "\\spad{regime(y,{}c,{} w,{} p,{} r,{} rm,{} m)} returns a regime,{} a list of polynomials specifying the consistency conditions,{} a particular solution and basis representing the general solution of the parametric linear system \\spad{c} \\spad{z} = \\spad{w} on that regime. The regime returned depends on the subdeterminant \\spad{y}.det and the row and column indices. The solutions are simplified using the assumption that the system has rank \\spad{r} and maximum rank \\spad{rm}. The list \\spad{p} represents a list of list of factors of polynomials in a groebner basis of the ideal generated by higher order subdeterminants,{} and ius used for the simplification. The mode \\spad{m} distinguishes the cases when the system is homogeneous,{} or the right hand side is arbitrary,{} or when there is no new right hand side variables.")) (|redmat| (((|Matrix| |#4|) (|Matrix| |#4|) (|List| |#4|)) "\\spad{redmat(m,{}g)} returns a matrix whose entries are those of \\spad{m} modulo the ideal generated by the groebner basis \\spad{g}")) (|ParCond| (((|List| (|Record| (|:| |det| |#4|) (|:| |rows| (|List| (|Integer|))) (|:| |cols| (|List| (|Integer|))))) (|Matrix| |#4|) (|NonNegativeInteger|)) "\\spad{ParCond(m,{}k)} returns the list of all \\spad{k} by \\spad{k} subdeterminants in the matrix \\spad{m}")) (|overset?| (((|Boolean|) (|List| |#4|) (|List| (|List| |#4|))) "\\spad{overset?(s,{}sl)} returns \\spad{true} if \\spad{s} properly a sublist of a member of \\spad{sl}; otherwise it returns \\spad{false}")) (|nextSublist| (((|List| (|List| (|Integer|))) (|Integer|) (|Integer|)) "\\spad{nextSublist(n,{}k)} returns a list of \\spad{k}-subsets of {1,{} ...,{} \\spad{n}}.")) (|minset| (((|List| (|List| |#4|)) (|List| (|List| |#4|))) "\\spad{minset(sl)} returns the sublist of \\spad{sl} consisting of the minimal lists (with respect to inclusion) in the list \\spad{sl} of lists")) (|minrank| (((|NonNegativeInteger|) (|List| (|Record| (|:| |rank| (|NonNegativeInteger|)) (|:| |eqns| (|List| (|Record| (|:| |det| |#4|) (|:| |rows| (|List| (|Integer|))) (|:| |cols| (|List| (|Integer|)))))) (|:| |fgb| (|List| |#4|))))) "\\spad{minrank(r)} returns the minimum rank in the list \\spad{r} of regimes")) (|maxrank| (((|NonNegativeInteger|) (|List| (|Record| (|:| |rank| (|NonNegativeInteger|)) (|:| |eqns| (|List| (|Record| (|:| |det| |#4|) (|:| |rows| (|List| (|Integer|))) (|:| |cols| (|List| (|Integer|)))))) (|:| |fgb| (|List| |#4|))))) "\\spad{maxrank(r)} returns the maximum rank in the list \\spad{r} of regimes")) (|factorset| (((|List| |#4|) |#4|) "\\spad{factorset(p)} returns the set of irreducible factors of \\spad{p}.")) (|B1solve| (((|Record| (|:| |partsol| (|Vector| (|Fraction| (|Polynomial| |#1|)))) (|:| |basis| (|List| (|Vector| (|Fraction| (|Polynomial| |#1|)))))) (|Record| (|:| |mat| (|Matrix| (|Fraction| (|Polynomial| |#1|)))) (|:| |vec| (|List| (|Fraction| (|Polynomial| |#1|)))) (|:| |rank| (|NonNegativeInteger|)) (|:| |rows| (|List| (|Integer|))) (|:| |cols| (|List| (|Integer|))))) "\\spad{B1solve(s)} solves the system (\\spad{s}.mat) \\spad{z} = \\spad{s}.vec for the variables given by the column indices of \\spad{s}.cols in terms of the other variables and the right hand side \\spad{s}.vec by assuming that the rank is \\spad{s}.rank,{} that the system is consistent,{} with the linearly independent equations indexed by the given row indices \\spad{s}.rows; the coefficients in \\spad{s}.mat involving parameters are treated as polynomials. B1solve(\\spad{s}) returns a particular solution to the system and a basis of the homogeneous system (\\spad{s}.mat) \\spad{z} = 0.")) (|redpps| (((|Record| (|:| |partsol| (|Vector| (|Fraction| (|Polynomial| |#1|)))) (|:| |basis| (|List| (|Vector| (|Fraction| (|Polynomial| |#1|)))))) (|Record| (|:| |partsol| (|Vector| (|Fraction| (|Polynomial| |#1|)))) (|:| |basis| (|List| (|Vector| (|Fraction| (|Polynomial| |#1|)))))) (|List| |#4|)) "\\spad{redpps(s,{}g)} returns the simplified form of \\spad{s} after reducing modulo a groebner basis \\spad{g}")) (|ParCondList| (((|List| (|Record| (|:| |rank| (|NonNegativeInteger|)) (|:| |eqns| (|List| (|Record| (|:| |det| |#4|) (|:| |rows| (|List| (|Integer|))) (|:| |cols| (|List| (|Integer|)))))) (|:| |fgb| (|List| |#4|)))) (|Matrix| |#4|) (|NonNegativeInteger|)) "\\spad{ParCondList(c,{}r)} computes a list of subdeterminants of each rank \\spad{>=} \\spad{r} of the matrix \\spad{c} and returns a groebner basis for the ideal they generate")) (|hasoln| (((|Record| (|:| |sysok| (|Boolean|)) (|:| |z0| (|List| |#4|)) (|:| |n0| (|List| |#4|))) (|List| |#4|) (|List| |#4|)) "\\spad{hasoln(g,{} l)} tests whether the quasi-algebraic set defined by \\spad{p} = 0 for \\spad{p} in \\spad{g} and \\spad{q} \\spad{~=} 0 for \\spad{q} in \\spad{l} is empty or not and returns a simplified definition of the quasi-algebraic set")) (|pr2dmp| ((|#4| (|Polynomial| |#1|)) "\\spad{pr2dmp(p)} converts \\spad{p} to target domain")) (|se2rfi| (((|List| (|Fraction| (|Polynomial| |#1|))) (|List| (|Symbol|))) "\\spad{se2rfi(l)} converts \\spad{l} to target domain")) (|dmp2rfi| (((|List| (|Fraction| (|Polynomial| |#1|))) (|List| |#4|)) "\\spad{dmp2rfi(l)} converts \\spad{l} to target domain") (((|Matrix| (|Fraction| (|Polynomial| |#1|))) (|Matrix| |#4|)) "\\spad{dmp2rfi(m)} converts \\spad{m} to target domain") (((|Fraction| (|Polynomial| |#1|)) |#4|) "\\spad{dmp2rfi(p)} converts \\spad{p} to target domain")) (|bsolve| (((|Record| (|:| |rgl| (|List| (|Record| (|:| |eqzro| (|List| |#4|)) (|:| |neqzro| (|List| |#4|)) (|:| |wcond| (|List| (|Polynomial| |#1|))) (|:| |bsoln| (|Record| (|:| |partsol| (|Vector| (|Fraction| (|Polynomial| |#1|)))) (|:| |basis| (|List| (|Vector| (|Fraction| (|Polynomial| |#1|)))))))))) (|:| |rgsz| (|Integer|))) (|Matrix| |#4|) (|List| (|Fraction| (|Polynomial| |#1|))) (|NonNegativeInteger|) (|String|) (|Integer|)) "\\spad{bsolve(c,{} w,{} r,{} s,{} m)} returns a list of regimes and solutions of the system \\spad{c} \\spad{z} = \\spad{w} for ranks at least \\spad{r}; depending on the mode \\spad{m} chosen,{} it writes the output to a file given by the string \\spad{s}.")) (|rdregime| (((|List| (|Record| (|:| |eqzro| (|List| |#4|)) (|:| |neqzro| (|List| |#4|)) (|:| |wcond| (|List| (|Polynomial| |#1|))) (|:| |bsoln| (|Record| (|:| |partsol| (|Vector| (|Fraction| (|Polynomial| |#1|)))) (|:| |basis| (|List| (|Vector| (|Fraction| (|Polynomial| |#1|))))))))) (|String|)) "\\spad{rdregime(s)} reads in a list from a file with name \\spad{s}")) (|wrregime| (((|Integer|) (|List| (|Record| (|:| |eqzro| (|List| |#4|)) (|:| |neqzro| (|List| |#4|)) (|:| |wcond| (|List| (|Polynomial| |#1|))) (|:| |bsoln| (|Record| (|:| |partsol| (|Vector| (|Fraction| (|Polynomial| |#1|)))) (|:| |basis| (|List| (|Vector| (|Fraction| (|Polynomial| |#1|))))))))) (|String|)) "\\spad{wrregime(l,{}s)} writes a list of regimes to a file named \\spad{s} and returns the number of regimes written")) (|psolve| (((|Integer|) (|Matrix| |#4|) (|PositiveInteger|) (|String|)) "\\spad{psolve(c,{}k,{}s)} solves \\spad{c} \\spad{z} = 0 for all possible ranks \\spad{>=} \\spad{k} of the matrix \\spad{c},{} writes the results to a file named \\spad{s},{} and returns the number of regimes") (((|Integer|) (|Matrix| |#4|) (|List| (|Symbol|)) (|PositiveInteger|) (|String|)) "\\spad{psolve(c,{}w,{}k,{}s)} solves \\spad{c} \\spad{z} = \\spad{w} for all possible ranks \\spad{>=} \\spad{k} of the matrix \\spad{c} and indeterminate right hand side \\spad{w},{} writes the results to a file named \\spad{s},{} and returns the number of regimes") (((|Integer|) (|Matrix| |#4|) (|List| |#4|) (|PositiveInteger|) (|String|)) "\\spad{psolve(c,{}w,{}k,{}s)} solves \\spad{c} \\spad{z} = \\spad{w} for all possible ranks \\spad{>=} \\spad{k} of the matrix \\spad{c} and given right hand side \\spad{w},{} writes the results to a file named \\spad{s},{} and returns the number of regimes") (((|Integer|) (|Matrix| |#4|) (|String|)) "\\spad{psolve(c,{}s)} solves \\spad{c} \\spad{z} = 0 for all possible ranks of the matrix \\spad{c} and given right hand side vector \\spad{w},{} writes the results to a file named \\spad{s},{} and returns the number of regimes") (((|Integer|) (|Matrix| |#4|) (|List| (|Symbol|)) (|String|)) "\\spad{psolve(c,{}w,{}s)} solves \\spad{c} \\spad{z} = \\spad{w} for all possible ranks of the matrix \\spad{c} and indeterminate right hand side \\spad{w},{} writes the results to a file named \\spad{s},{} and returns the number of regimes") (((|Integer|) (|Matrix| |#4|) (|List| |#4|) (|String|)) "\\spad{psolve(c,{}w,{}s)} solves \\spad{c} \\spad{z} = \\spad{w} for all possible ranks of the matrix \\spad{c} and given right hand side vector \\spad{w},{} writes the results to a file named \\spad{s},{} and returns the number of regimes") (((|List| (|Record| (|:| |eqzro| (|List| |#4|)) (|:| |neqzro| (|List| |#4|)) (|:| |wcond| (|List| (|Polynomial| |#1|))) (|:| |bsoln| (|Record| (|:| |partsol| (|Vector| (|Fraction| (|Polynomial| |#1|)))) (|:| |basis| (|List| (|Vector| (|Fraction| (|Polynomial| |#1|))))))))) (|Matrix| |#4|) (|PositiveInteger|)) "\\spad{psolve(c)} solves the homogeneous linear system \\spad{c} \\spad{z} = 0 for all possible ranks \\spad{>=} \\spad{k} of the matrix \\spad{c}") (((|List| (|Record| (|:| |eqzro| (|List| |#4|)) (|:| |neqzro| (|List| |#4|)) (|:| |wcond| (|List| (|Polynomial| |#1|))) (|:| |bsoln| (|Record| (|:| |partsol| (|Vector| (|Fraction| (|Polynomial| |#1|)))) (|:| |basis| (|List| (|Vector| (|Fraction| (|Polynomial| |#1|))))))))) (|Matrix| |#4|) (|List| (|Symbol|)) (|PositiveInteger|)) "\\spad{psolve(c,{}w,{}k)} solves \\spad{c} \\spad{z} = \\spad{w} for all possible ranks \\spad{>=} \\spad{k} of the matrix \\spad{c} and indeterminate right hand side \\spad{w}") (((|List| (|Record| (|:| |eqzro| (|List| |#4|)) (|:| |neqzro| (|List| |#4|)) (|:| |wcond| (|List| (|Polynomial| |#1|))) (|:| |bsoln| (|Record| (|:| |partsol| (|Vector| (|Fraction| (|Polynomial| |#1|)))) (|:| |basis| (|List| (|Vector| (|Fraction| (|Polynomial| |#1|))))))))) (|Matrix| |#4|) (|List| |#4|) (|PositiveInteger|)) "\\spad{psolve(c,{}w,{}k)} solves \\spad{c} \\spad{z} = \\spad{w} for all possible ranks \\spad{>=} \\spad{k} of the matrix \\spad{c} and given right hand side vector \\spad{w}") (((|List| (|Record| (|:| |eqzro| (|List| |#4|)) (|:| |neqzro| (|List| |#4|)) (|:| |wcond| (|List| (|Polynomial| |#1|))) (|:| |bsoln| (|Record| (|:| |partsol| (|Vector| (|Fraction| (|Polynomial| |#1|)))) (|:| |basis| (|List| (|Vector| (|Fraction| (|Polynomial| |#1|))))))))) (|Matrix| |#4|)) "\\spad{psolve(c)} solves the homogeneous linear system \\spad{c} \\spad{z} = 0 for all possible ranks of the matrix \\spad{c}") (((|List| (|Record| (|:| |eqzro| (|List| |#4|)) (|:| |neqzro| (|List| |#4|)) (|:| |wcond| (|List| (|Polynomial| |#1|))) (|:| |bsoln| (|Record| (|:| |partsol| (|Vector| (|Fraction| (|Polynomial| |#1|)))) (|:| |basis| (|List| (|Vector| (|Fraction| (|Polynomial| |#1|))))))))) (|Matrix| |#4|) (|List| (|Symbol|))) "\\spad{psolve(c,{}w)} solves \\spad{c} \\spad{z} = \\spad{w} for all possible ranks of the matrix \\spad{c} and indeterminate right hand side \\spad{w}") (((|List| (|Record| (|:| |eqzro| (|List| |#4|)) (|:| |neqzro| (|List| |#4|)) (|:| |wcond| (|List| (|Polynomial| |#1|))) (|:| |bsoln| (|Record| (|:| |partsol| (|Vector| (|Fraction| (|Polynomial| |#1|)))) (|:| |basis| (|List| (|Vector| (|Fraction| (|Polynomial| |#1|))))))))) (|Matrix| |#4|) (|List| |#4|)) "\\spad{psolve(c,{}w)} solves \\spad{c} \\spad{z} = \\spad{w} for all possible ranks of the matrix \\spad{c} and given right hand side vector \\spad{w}")))
NIL
NIL
-(-898 S)
+(-899 S)
((|constructor| (NIL "PlotFunctions1 provides facilities for plotting curves where functions \\spad{SF} \\spad{->} \\spad{SF} are specified by giving an expression")) (|plotPolar| (((|Plot|) |#1| (|Symbol|)) "\\spad{plotPolar(f,{}theta)} plots the graph of \\spad{r = f(theta)} as \\spad{theta} ranges from 0 to 2 \\spad{pi}") (((|Plot|) |#1| (|Symbol|) (|Segment| (|DoubleFloat|))) "\\spad{plotPolar(f,{}theta,{}seg)} plots the graph of \\spad{r = f(theta)} as \\spad{theta} ranges over an interval")) (|plot| (((|Plot|) |#1| |#1| (|Symbol|) (|Segment| (|DoubleFloat|))) "\\spad{plot(f,{}g,{}t,{}seg)} plots the graph of \\spad{x = f(t)},{} \\spad{y = g(t)} as \\spad{t} ranges over an interval.") (((|Plot|) |#1| (|Symbol|) (|Segment| (|DoubleFloat|))) "\\spad{plot(fcn,{}x,{}seg)} plots the graph of \\spad{y = f(x)} on a interval")))
NIL
NIL
-(-899)
+(-900)
((|constructor| (NIL "Plot3D supports parametric plots defined over a real number system. A real number system is a model for the real numbers and as such may be an approximation. For example,{} floating point numbers and infinite continued fractions are real number systems. The facilities at this point are limited to 3-dimensional parametric plots.")) (|debug3D| (((|Boolean|) (|Boolean|)) "\\spad{debug3D(true)} turns debug mode on; debug3D(\\spad{false}) turns debug mode off.")) (|numFunEvals3D| (((|Integer|)) "\\spad{numFunEvals3D()} returns the number of points computed.")) (|setAdaptive3D| (((|Boolean|) (|Boolean|)) "\\spad{setAdaptive3D(true)} turns adaptive plotting on; setAdaptive3D(\\spad{false}) turns adaptive plotting off.")) (|adaptive3D?| (((|Boolean|)) "\\spad{adaptive3D?()} determines whether plotting be done adaptively.")) (|setScreenResolution3D| (((|Integer|) (|Integer|)) "\\spad{setScreenResolution3D(i)} sets the screen resolution for a 3d graph to \\spad{i}.")) (|screenResolution3D| (((|Integer|)) "\\spad{screenResolution3D()} returns the screen resolution for a 3d graph.")) (|setMaxPoints3D| (((|Integer|) (|Integer|)) "\\spad{setMaxPoints3D(i)} sets the maximum number of points in a plot to \\spad{i}.")) (|maxPoints3D| (((|Integer|)) "\\spad{maxPoints3D()} returns the maximum number of points in a plot.")) (|setMinPoints3D| (((|Integer|) (|Integer|)) "\\spad{setMinPoints3D(i)} sets the minimum number of points in a plot to \\spad{i}.")) (|minPoints3D| (((|Integer|)) "\\spad{minPoints3D()} returns the minimum number of points in a plot.")) (|tValues| (((|List| (|List| (|DoubleFloat|))) $) "\\spad{tValues(p)} returns a list of lists of the values of the parameter for which a point is computed,{} one list for each curve in the plot \\spad{p}.")) (|tRange| (((|Segment| (|DoubleFloat|)) $) "\\spad{tRange(p)} returns the range of the parameter in a parametric plot \\spad{p}.")) (|refine| (($ $) "\\spad{refine(x)} \\undocumented") (($ $ (|Segment| (|DoubleFloat|))) "\\spad{refine(x,{}r)} \\undocumented")) (|zoom| (($ $ (|Segment| (|DoubleFloat|)) (|Segment| (|DoubleFloat|)) (|Segment| (|DoubleFloat|))) "\\spad{zoom(x,{}r,{}s,{}t)} \\undocumented")) (|plot| (($ $ (|Segment| (|DoubleFloat|))) "\\spad{plot(x,{}r)} \\undocumented") (($ (|Mapping| (|DoubleFloat|) (|DoubleFloat|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|DoubleFloat|)) (|Segment| (|DoubleFloat|)) (|Segment| (|DoubleFloat|)) (|Segment| (|DoubleFloat|))) "\\spad{plot(f1,{}f2,{}f3,{}f4,{}x,{}y,{}z,{}w)} \\undocumented") (($ (|Mapping| (|DoubleFloat|) (|DoubleFloat|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|DoubleFloat|))) "\\spad{plot(f,{}g,{}h,{}a..b)} plots {/emx = \\spad{f}(\\spad{t}),{} \\spad{y} = \\spad{g}(\\spad{t}),{} \\spad{z} = \\spad{h}(\\spad{t})} as \\spad{t} ranges over {/em[a,{}\\spad{b}]}.")) (|pointPlot| (($ (|Mapping| (|Point| (|DoubleFloat|)) (|DoubleFloat|)) (|Segment| (|DoubleFloat|)) (|Segment| (|DoubleFloat|)) (|Segment| (|DoubleFloat|)) (|Segment| (|DoubleFloat|))) "\\spad{pointPlot(f,{}x,{}y,{}z,{}w)} \\undocumented") (($ (|Mapping| (|Point| (|DoubleFloat|)) (|DoubleFloat|)) (|Segment| (|DoubleFloat|))) "\\spad{pointPlot(f,{}g,{}h,{}a..b)} plots {/emx = \\spad{f}(\\spad{t}),{} \\spad{y} = \\spad{g}(\\spad{t}),{} \\spad{z} = \\spad{h}(\\spad{t})} as \\spad{t} ranges over {/em[a,{}\\spad{b}]}.")))
NIL
NIL
-(-900)
+(-901)
((|constructor| (NIL "The Plot domain supports plotting of functions defined over a real number system. A real number system is a model for the real numbers and as such may be an approximation. For example floating point numbers and infinite continued fractions. The facilities at this point are limited to 2-dimensional plots or either a single function or a parametric function.")) (|debug| (((|Boolean|) (|Boolean|)) "\\spad{debug(true)} turns debug mode on \\spad{debug(false)} turns debug mode off")) (|numFunEvals| (((|Integer|)) "\\spad{numFunEvals()} returns the number of points computed")) (|setAdaptive| (((|Boolean|) (|Boolean|)) "\\spad{setAdaptive(true)} turns adaptive plotting on \\spad{setAdaptive(false)} turns adaptive plotting off")) (|adaptive?| (((|Boolean|)) "\\spad{adaptive?()} determines whether plotting be done adaptively")) (|setScreenResolution| (((|Integer|) (|Integer|)) "\\spad{setScreenResolution(i)} sets the screen resolution to \\spad{i}")) (|screenResolution| (((|Integer|)) "\\spad{screenResolution()} returns the screen resolution")) (|setMaxPoints| (((|Integer|) (|Integer|)) "\\spad{setMaxPoints(i)} sets the maximum number of points in a plot to \\spad{i}")) (|maxPoints| (((|Integer|)) "\\spad{maxPoints()} returns the maximum number of points in a plot")) (|setMinPoints| (((|Integer|) (|Integer|)) "\\spad{setMinPoints(i)} sets the minimum number of points in a plot to \\spad{i}")) (|minPoints| (((|Integer|)) "\\spad{minPoints()} returns the minimum number of points in a plot")) (|tRange| (((|Segment| (|DoubleFloat|)) $) "\\spad{tRange(p)} returns the range of the parameter in a parametric plot \\spad{p}")) (|refine| (($ $) "\\spad{refine(p)} performs a refinement on the plot \\spad{p}") (($ $ (|Segment| (|DoubleFloat|))) "\\spad{refine(x,{}r)} \\undocumented")) (|zoom| (($ $ (|Segment| (|DoubleFloat|)) (|Segment| (|DoubleFloat|))) "\\spad{zoom(x,{}r,{}s)} \\undocumented") (($ $ (|Segment| (|DoubleFloat|))) "\\spad{zoom(x,{}r)} \\undocumented")) (|parametric?| (((|Boolean|) $) "\\spad{parametric? determines} whether it is a parametric plot?")) (|plotPolar| (($ (|Mapping| (|DoubleFloat|) (|DoubleFloat|))) "\\spad{plotPolar(f)} plots the polar curve \\spad{r = f(theta)} as theta ranges over the interval \\spad{[0,{}2*\\%\\spad{pi}]}; this is the same as the parametric curve \\spad{x = f(t) * cos(t)},{} \\spad{y = f(t) * sin(t)}.") (($ (|Mapping| (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|DoubleFloat|))) "\\spad{plotPolar(f,{}a..b)} plots the polar curve \\spad{r = f(theta)} as theta ranges over the interval \\spad{[a,{}b]}; this is the same as the parametric curve \\spad{x = f(t) * cos(t)},{} \\spad{y = f(t) * sin(t)}.")) (|pointPlot| (($ (|Mapping| (|Point| (|DoubleFloat|)) (|DoubleFloat|)) (|Segment| (|DoubleFloat|)) (|Segment| (|DoubleFloat|)) (|Segment| (|DoubleFloat|))) "\\spad{pointPlot(t +-> (f(t),{}g(t)),{}a..b,{}c..d,{}e..f)} plots the parametric curve \\spad{x = f(t)},{} \\spad{y = g(t)} as \\spad{t} ranges over the interval \\spad{[a,{}b]}; \\spad{x}-range of \\spad{[c,{}d]} and \\spad{y}-range of \\spad{[e,{}f]} are noted in Plot object.") (($ (|Mapping| (|Point| (|DoubleFloat|)) (|DoubleFloat|)) (|Segment| (|DoubleFloat|))) "\\spad{pointPlot(t +-> (f(t),{}g(t)),{}a..b)} plots the parametric curve \\spad{x = f(t)},{} \\spad{y = g(t)} as \\spad{t} ranges over the interval \\spad{[a,{}b]}.")) (|plot| (($ $ (|Segment| (|DoubleFloat|))) "\\spad{plot(x,{}r)} \\undocumented") (($ (|Mapping| (|DoubleFloat|) (|DoubleFloat|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|DoubleFloat|)) (|Segment| (|DoubleFloat|)) (|Segment| (|DoubleFloat|))) "\\spad{plot(f,{}g,{}a..b,{}c..d,{}e..f)} plots the parametric curve \\spad{x = f(t)},{} \\spad{y = g(t)} as \\spad{t} ranges over the interval \\spad{[a,{}b]}; \\spad{x}-range of \\spad{[c,{}d]} and \\spad{y}-range of \\spad{[e,{}f]} are noted in Plot object.") (($ (|Mapping| (|DoubleFloat|) (|DoubleFloat|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|DoubleFloat|))) "\\spad{plot(f,{}g,{}a..b)} plots the parametric curve \\spad{x = f(t)},{} \\spad{y = g(t)} as \\spad{t} ranges over the interval \\spad{[a,{}b]}.") (($ (|List| (|Mapping| (|DoubleFloat|) (|DoubleFloat|))) (|Segment| (|DoubleFloat|)) (|Segment| (|DoubleFloat|))) "\\spad{plot([f1,{}...,{}fm],{}a..b,{}c..d)} plots the functions \\spad{y = f1(x)},{}...,{} \\spad{y = fm(x)} on the interval \\spad{a..b}; \\spad{y}-range of \\spad{[c,{}d]} is noted in Plot object.") (($ (|List| (|Mapping| (|DoubleFloat|) (|DoubleFloat|))) (|Segment| (|DoubleFloat|))) "\\spad{plot([f1,{}...,{}fm],{}a..b)} plots the functions \\spad{y = f1(x)},{}...,{} \\spad{y = fm(x)} on the interval \\spad{a..b}.") (($ (|Mapping| (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|DoubleFloat|)) (|Segment| (|DoubleFloat|))) "\\spad{plot(f,{}a..b,{}c..d)} plots the function \\spad{f(x)} on the interval \\spad{[a,{}b]}; \\spad{y}-range of \\spad{[c,{}d]} is noted in Plot object.") (($ (|Mapping| (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|DoubleFloat|))) "\\spad{plot(f,{}a..b)} plots the function \\spad{f(x)} on the interval \\spad{[a,{}b]}.")))
NIL
NIL
-(-901)
+(-902)
((|constructor| (NIL "This package exports plotting tools")) (|calcRanges| (((|List| (|Segment| (|DoubleFloat|))) (|List| (|List| (|Point| (|DoubleFloat|))))) "\\spad{calcRanges(l)} \\undocumented")))
NIL
NIL
-(-902 R -3260)
+(-903 R -3327)
((|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| (|String|)) "\\spad{assert(x,{} s)} makes the assertion \\spad{s} about \\spad{x}. Error: if \\spad{x} is not a symbol.")))
NIL
NIL
-(-903)
+(-904)
((|constructor| (NIL "Attaching assertions to symbols for pattern matching. Date Created: 21 Mar 1989 Date Last Updated: 23 May 1990")) (|multiple| (((|Expression| (|Integer|)) (|Symbol|)) "\\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.")) (|optional| (((|Expression| (|Integer|)) (|Symbol|)) "\\spad{optional(x)} tells the pattern matcher that \\spad{x} can match an identity (0 in a sum,{} 1 in a product or exponentiation)..")) (|constant| (((|Expression| (|Integer|)) (|Symbol|)) "\\spad{constant(x)} tells the pattern matcher that \\spad{x} should match only the symbol \\spad{'x} and no other quantity.")) (|assert| (((|Expression| (|Integer|)) (|Symbol|) (|String|)) "\\spad{assert(x,{} s)} makes the assertion \\spad{s} about \\spad{x}.")))
NIL
NIL
-(-904 S A B)
+(-905 S A B)
((|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
-(-905 S R -3260)
+(-906 S R -3327)
((|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
-(-906 I)
+(-907 I)
((|constructor| (NIL "This package provides pattern matching functions on integers.")) (|patternMatch| (((|PatternMatchResult| (|Integer|) |#1|) |#1| (|Pattern| (|Integer|)) (|PatternMatchResult| (|Integer|) |#1|)) "\\spad{patternMatch(n,{} pat,{} res)} matches the pattern \\spad{pat} to the integer \\spad{n}; res contains the variables of \\spad{pat} which are already matched and their matches.")))
NIL
NIL
-(-907 S E)
+(-908 S E)
((|constructor| (NIL "This package provides pattern matching functions on kernels.")) (|patternMatch| (((|PatternMatchResult| |#1| |#2|) (|Kernel| |#2|) (|Pattern| |#1|) (|PatternMatchResult| |#1| |#2|)) "\\spad{patternMatch(f(e1,{}...,{}en),{} pat,{} res)} matches the pattern \\spad{pat} to \\spad{f(e1,{}...,{}en)}; res contains the variables of \\spad{pat} which are already matched and their matches.")))
NIL
NIL
-(-908 S R L)
+(-909 S R L)
((|constructor| (NIL "This package provides pattern matching functions on lists.")) (|patternMatch| (((|PatternMatchListResult| |#1| |#2| |#3|) |#3| (|Pattern| |#1|) (|PatternMatchListResult| |#1| |#2| |#3|)) "\\spad{patternMatch(l,{} pat,{} res)} matches the pattern \\spad{pat} to the list \\spad{l}; res contains the variables of \\spad{pat} which are already matched and their matches.")))
NIL
NIL
-(-909 S E V R P)
+(-910 S E V R P)
((|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 -859) (|devaluate| |#1|))))
-(-910 R -3260 -4183)
+((|HasCategory| |#3| (LIST (QUOTE -860) (|devaluate| |#1|))))
+(-911 R -3327 -1901)
((|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
-(-911 -4183)
+(-912 -1901)
((|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
-(-912 S R Q)
+(-913 S R Q)
((|constructor| (NIL "This package provides pattern matching functions on quotients.")) (|patternMatch| (((|PatternMatchResult| |#1| |#3|) |#3| (|Pattern| |#1|) (|PatternMatchResult| |#1| |#3|)) "\\spad{patternMatch(a/b,{} pat,{} res)} matches the pattern \\spad{pat} to the quotient \\spad{a/b}; res contains the variables of \\spad{pat} which are already matched and their matches.")))
NIL
NIL
-(-913 S)
+(-914 S)
((|constructor| (NIL "This package provides pattern matching functions on symbols.")) (|patternMatch| (((|PatternMatchResult| |#1| (|Symbol|)) (|Symbol|) (|Pattern| |#1|) (|PatternMatchResult| |#1| (|Symbol|))) "\\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 (necessary for recursion).")))
NIL
NIL
-(-914 S R P)
+(-915 S R P)
((|constructor| (NIL "This package provides tools for the pattern matcher.")) (|patternMatchTimes| (((|PatternMatchResult| |#1| |#3|) (|List| |#3|) (|List| (|Pattern| |#1|)) (|PatternMatchResult| |#1| |#3|) (|Mapping| (|PatternMatchResult| |#1| |#3|) |#3| (|Pattern| |#1|) (|PatternMatchResult| |#1| |#3|))) "\\spad{patternMatchTimes(lsubj,{} lpat,{} res,{} match)} matches the product of patterns \\spad{reduce(*,{}lpat)} to the product of subjects \\spad{reduce(*,{}lsubj)}; \\spad{r} contains the previous matches and match is a pattern-matching function on \\spad{P}.")) (|patternMatch| (((|PatternMatchResult| |#1| |#3|) (|List| |#3|) (|List| (|Pattern| |#1|)) (|Mapping| |#3| (|List| |#3|)) (|PatternMatchResult| |#1| |#3|) (|Mapping| (|PatternMatchResult| |#1| |#3|) |#3| (|Pattern| |#1|) (|PatternMatchResult| |#1| |#3|))) "\\spad{patternMatch(lsubj,{} lpat,{} op,{} res,{} match)} matches the list of patterns \\spad{lpat} to the list of subjects \\spad{lsubj},{} allowing for commutativity; \\spad{op} is the operator such that \\spad{op}(\\spad{lpat}) should match \\spad{op}(\\spad{lsubj}) at the end,{} \\spad{r} contains the previous matches,{} and match is a pattern-matching function on \\spad{P}.")))
NIL
NIL
-(-915)
+(-916)
((|constructor| (NIL "This package provides various polynomial number theoretic functions over the integers.")) (|legendre| (((|SparseUnivariatePolynomial| (|Fraction| (|Integer|))) (|Integer|)) "\\spad{legendre(n)} returns the \\spad{n}th Legendre polynomial \\spad{P[n](x)}. Note: Legendre polynomials,{} denoted \\spad{P[n](x)},{} are computed from the two term recurrence. The generating function is: \\spad{1/sqrt(1-2*t*x+t**2) = sum(P[n](x)*t**n,{} n=0..infinity)}.")) (|laguerre| (((|SparseUnivariatePolynomial| (|Integer|)) (|Integer|)) "\\spad{laguerre(n)} returns the \\spad{n}th Laguerre polynomial \\spad{L[n](x)}. Note: Laguerre polynomials,{} denoted \\spad{L[n](x)},{} are computed from the two term recurrence. The generating function is: \\spad{exp(x*t/(t-1))/(1-t) = sum(L[n](x)*t**n/n!,{} n=0..infinity)}.")) (|hermite| (((|SparseUnivariatePolynomial| (|Integer|)) (|Integer|)) "\\spad{hermite(n)} returns the \\spad{n}th Hermite polynomial \\spad{H[n](x)}. Note: Hermite polynomials,{} denoted \\spad{H[n](x)},{} are computed from the two term recurrence. The generating function is: \\spad{exp(2*t*x-t**2) = sum(H[n](x)*t**n/n!,{} n=0..infinity)}.")) (|fixedDivisor| (((|Integer|) (|SparseUnivariatePolynomial| (|Integer|))) "\\spad{fixedDivisor(a)} for \\spad{a(x)} in \\spad{Z[x]} is the largest integer \\spad{f} such that \\spad{f} divides \\spad{a(x=k)} for all integers \\spad{k}. Note: fixed divisor of \\spad{a} is \\spad{reduce(gcd,{}[a(x=k) for k in 0..degree(a)])}.")) (|euler| (((|SparseUnivariatePolynomial| (|Fraction| (|Integer|))) (|Integer|)) "\\spad{euler(n)} returns the \\spad{n}th Euler polynomial \\spad{E[n](x)}. Note: Euler polynomials denoted \\spad{E(n,{}x)} computed by solving the differential equation \\spad{differentiate(E(n,{}x),{}x) = n E(n-1,{}x)} where \\spad{E(0,{}x) = 1} and initial condition comes from \\spad{E(n) = 2**n E(n,{}1/2)}.")) (|cyclotomic| (((|SparseUnivariatePolynomial| (|Integer|)) (|Integer|)) "\\spad{cyclotomic(n)} returns the \\spad{n}th cyclotomic polynomial \\spad{phi[n](x)}. Note: \\spad{phi[n](x)} is the factor of \\spad{x**n - 1} whose roots are the primitive \\spad{n}th roots of unity.")) (|chebyshevU| (((|SparseUnivariatePolynomial| (|Integer|)) (|Integer|)) "\\spad{chebyshevU(n)} returns the \\spad{n}th Chebyshev polynomial \\spad{U[n](x)}. Note: Chebyshev polynomials of the second kind,{} denoted \\spad{U[n](x)},{} computed from the two term recurrence. The generating function \\spad{1/(1-2*t*x+t**2) = sum(T[n](x)*t**n,{} n=0..infinity)}.")) (|chebyshevT| (((|SparseUnivariatePolynomial| (|Integer|)) (|Integer|)) "\\spad{chebyshevT(n)} returns the \\spad{n}th Chebyshev polynomial \\spad{T[n](x)}. Note: Chebyshev polynomials of the first kind,{} denoted \\spad{T[n](x)},{} computed from the two term recurrence. The generating function \\spad{(1-t*x)/(1-2*t*x+t**2) = sum(T[n](x)*t**n,{} n=0..infinity)}.")) (|bernoulli| (((|SparseUnivariatePolynomial| (|Fraction| (|Integer|))) (|Integer|)) "\\spad{bernoulli(n)} returns the \\spad{n}th Bernoulli polynomial \\spad{B[n](x)}. Note: Bernoulli polynomials denoted \\spad{B(n,{}x)} computed by solving the differential equation \\spad{differentiate(B(n,{}x),{}x) = n B(n-1,{}x)} where \\spad{B(0,{}x) = 1} and initial condition comes from \\spad{B(n) = B(n,{}0)}.")))
NIL
NIL
-(-916 R)
+(-917 R)
((|constructor| (NIL "This domain implements points in coordinate space")))
-((-4343 . T) (-4342 . T))
-((-1561 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1561 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-705))) (|HasCategory| |#1| (QUOTE (-1020))) (-12 (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (QUOTE (-1020)))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
-(-917 |lv| R)
+((-4345 . T) (-4344 . T))
+((-1489 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1489 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-705))) (|HasCategory| |#1| (QUOTE (-1021))) (-12 (|HasCategory| |#1| (QUOTE (-976))) (|HasCategory| |#1| (QUOTE (-1021)))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
+(-918 |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
NIL
-(-918 |TheField| |ThePols|)
+(-919 |TheField| |ThePols|)
((|constructor| (NIL "\\axiomType{RealPolynomialUtilitiesPackage} provides common functions used by interval coding.")) (|lazyVariations| (((|NonNegativeInteger|) (|List| |#1|) (|Integer|) (|Integer|)) "\\axiom{lazyVariations(\\spad{l},{}\\spad{s1},{}\\spad{sn})} is the number of sign variations in the list of non null numbers [s1::l]\\spad{@sn},{}")) (|sturmVariationsOf| (((|NonNegativeInteger|) (|List| |#1|)) "\\axiom{sturmVariationsOf(\\spad{l})} is the number of sign variations in the list of numbers \\spad{l},{} note that the first term counts as a sign")) (|boundOfCauchy| ((|#1| |#2|) "\\axiom{boundOfCauchy(\\spad{p})} bounds the roots of \\spad{p}")) (|sturmSequence| (((|List| |#2|) |#2|) "\\axiom{sturmSequence(\\spad{p}) = sylvesterSequence(\\spad{p},{}\\spad{p'})}")) (|sylvesterSequence| (((|List| |#2|) |#2| |#2|) "\\axiom{sylvesterSequence(\\spad{p},{}\\spad{q})} is the negated remainder sequence of \\spad{p} and \\spad{q} divided by the last computed term")))
NIL
((|HasCategory| |#1| (QUOTE (-823))))
-(-919 R S)
+(-920 R S)
((|constructor| (NIL "\\indented{2}{This package takes a mapping between coefficient rings,{} and lifts} it to a mapping between polynomials over those rings.")) (|map| (((|Polynomial| |#2|) (|Mapping| |#2| |#1|) (|Polynomial| |#1|)) "\\spad{map(f,{} p)} produces a new polynomial as a result of applying the function \\spad{f} to every coefficient of the polynomial \\spad{p}.")))
NIL
NIL
-(-920 |x| R)
+(-921 |x| R)
((|constructor| (NIL "This package is primarily to help the interpreter do coercions. It allows you to view a polynomial as a univariate polynomial in one of its variables with coefficients which are again a polynomial in all the other variables.")) (|univariate| (((|UnivariatePolynomial| |#1| (|Polynomial| |#2|)) (|Polynomial| |#2|) (|Variable| |#1|)) "\\spad{univariate(p,{} x)} converts the polynomial \\spad{p} to a one of type \\spad{UnivariatePolynomial(x,{}Polynomial(R))},{} ie. as a member of \\spad{R[...][x]}.")))
NIL
NIL
-(-921 S R E |VarSet|)
+(-922 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 (-882))) (|HasAttribute| |#2| (QUOTE -4340)) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#4| (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#4| (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#4| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#4| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#4| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (QUOTE (-825))))
-(-922 R E |VarSet|)
+((|HasCategory| |#2| (QUOTE (-883))) (|HasAttribute| |#2| (QUOTE -4342)) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#4| (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#4| (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#4| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#4| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#4| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (QUOTE (-825))))
+(-923 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}.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-6 -4340)) (-4337 . T) (-4336 . T) (-4339 . T))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-6 -4342)) (-4339 . T) (-4338 . T) (-4341 . T))
NIL
-(-923 E V R P -3260)
+(-924 E V R P -3327)
((|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
-(-924 E |Vars| R P S)
+(-925 E |Vars| R P S)
((|constructor| (NIL "This package provides a very general map function,{} which given a set \\spad{S} and polynomials over \\spad{R} with maps from the variables into \\spad{S} and the coefficients into \\spad{S},{} maps polynomials into \\spad{S}. \\spad{S} is assumed to support \\spad{+},{} \\spad{*} and \\spad{**}.")) (|map| ((|#5| (|Mapping| |#5| |#2|) (|Mapping| |#5| |#3|) |#4|) "\\spad{map(varmap,{} coefmap,{} p)} takes a \\spad{varmap},{} a mapping from the variables of polynomial \\spad{p} into \\spad{S},{} \\spad{coefmap},{} a mapping from coefficients of \\spad{p} into \\spad{S},{} and \\spad{p},{} and produces a member of \\spad{S} using the corresponding arithmetic. in \\spad{S}")))
NIL
NIL
-(-925 R)
+(-926 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}.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-6 -4340)) (-4337 . T) (-4336 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-882))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| (-1144) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-372))))) (-12 (|HasCategory| (-1144) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-550))))) (-12 (|HasCategory| (-1144) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372)))))) (-12 (|HasCategory| (-1144) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550)))))) (-12 (|HasCategory| (-1144) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-356))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#1| (QUOTE -4340)) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-143)))))
-(-926 E V R P -3260)
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-6 -4342)) (-4339 . T) (-4338 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-883))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| (-1145) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-372))))) (-12 (|HasCategory| (-1145) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-550))))) (-12 (|HasCategory| (-1145) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372)))))) (-12 (|HasCategory| (-1145) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550)))))) (-12 (|HasCategory| (-1145) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-356))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#1| (QUOTE -4342)) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-143)))))
+(-927 E V R P -3327)
((|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)}.")) (|coerce| (($ |#4|) "\\spad{coerce(p)} \\undocumented")) (|denom| ((|#4| $) "\\spad{denom(x)} \\undocumented")) (|numer| ((|#4| $) "\\spad{numer(x)} \\undocumented")))
NIL
((|HasCategory| |#3| (QUOTE (-444))))
-(-927)
+(-928)
((|constructor| (NIL "This domain represents network port numbers (notable \\spad{TCP} and UDP).")) (|port| (($ (|SingleInteger|)) "\\spad{port(n)} constructs a PortNumber from the integer \\spad{`n'}.")))
NIL
NIL
-(-928)
+(-929)
((|constructor| (NIL "PlottablePlaneCurveCategory is the category of curves in the plane 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}-coordinates and \\spad{y}-coordinates of the points on the curve.")) (|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}.")))
NIL
NIL
-(-929 R L)
+(-930 R L)
((|constructor| (NIL "\\spadtype{PrecomputedAssociatedEquations} stores some generic precomputations which speed up the computations of the associated equations needed for factoring operators.")) (|firstUncouplingMatrix| (((|Union| (|Matrix| |#1|) "failed") |#2| (|PositiveInteger|)) "\\spad{firstUncouplingMatrix(op,{} m)} returns the matrix A such that \\spad{A w = (W',{}W'',{}...,{}W^N)} in the corresponding associated equations for right-factors of order \\spad{m} of \\spad{op}. Returns \"failed\" if the matrix A has not been precomputed for the particular combination \\spad{degree(L),{} m}.")))
NIL
NIL
-(-930 A B)
+(-931 A B)
((|constructor| (NIL "\\indented{1}{This package provides tools for operating on primitive arrays} with unary and binary functions involving different underlying types")) (|map| (((|PrimitiveArray| |#2|) (|Mapping| |#2| |#1|) (|PrimitiveArray| |#1|)) "\\spad{map(f,{}a)} applies function \\spad{f} to each member of primitive array \\spad{a} resulting in a new primitive array over a possibly different underlying domain.")) (|reduce| ((|#2| (|Mapping| |#2| |#1| |#2|) (|PrimitiveArray| |#1|) |#2|) "\\spad{reduce(f,{}a,{}r)} applies function \\spad{f} to each successive element of the primitive 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| (((|PrimitiveArray| |#2|) (|Mapping| |#2| |#1| |#2|) (|PrimitiveArray| |#1|) |#2|) "\\spad{scan(f,{}a,{}r)} successively applies \\spad{reduce(f,{}x,{}r)} to more and more leading sub-arrays \\spad{x} of primitive 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),{}...]}.")))
NIL
NIL
-(-931 S)
+(-932 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")))
-((-4343 . T) (-4342 . T))
-((-1561 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1561 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
-(-932)
+((-4345 . T) (-4344 . T))
+((-1489 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1489 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
+(-933)
((|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
-(-933 -3260)
+(-934 -3327)
((|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
-(-934 I)
+(-935 I)
((|constructor| (NIL "The \\spadtype{IntegerPrimesPackage} implements a modification of Rabin\\spad{'s} probabilistic primality test and the utility functions \\spadfun{nextPrime},{} \\spadfun{prevPrime} and \\spadfun{primes}.")) (|primes| (((|List| |#1|) |#1| |#1|) "\\spad{primes(a,{}b)} returns a list of all primes \\spad{p} with \\spad{a <= p <= b}")) (|prevPrime| ((|#1| |#1|) "\\spad{prevPrime(n)} returns the largest prime strictly smaller than \\spad{n}")) (|nextPrime| ((|#1| |#1|) "\\spad{nextPrime(n)} returns the smallest prime strictly larger than \\spad{n}")) (|prime?| (((|Boolean|) |#1|) "\\spad{prime?(n)} returns \\spad{true} if \\spad{n} is prime and \\spad{false} if not. The algorithm used is Rabin\\spad{'s} probabilistic primality test (reference: Knuth Volume 2 Semi Numerical Algorithms). If \\spad{prime? n} returns \\spad{false},{} \\spad{n} is proven composite. If \\spad{prime? n} returns \\spad{true},{} prime? may be in error however,{} the probability of error is very low. and is zero below 25*10**9 (due to a result of Pomerance et al),{} below 10**12 and 10**13 due to results of Pinch,{} and below 341550071728321 due to a result of Jaeschke. Specifically,{} this implementation does at least 10 pseudo prime tests and so the probability of error is \\spad{< 4**(-10)}. The running time of this method is cubic in the length of the input \\spad{n},{} that is \\spad{O( (log n)**3 )},{} for n<10**20. beyond that,{} the algorithm is quartic,{} \\spad{O( (log n)**4 )}. Two improvements due to Davenport have been incorporated which catches some trivial strong pseudo-primes,{} such as [Jaeschke,{} 1991] 1377161253229053 * 413148375987157,{} which the original algorithm regards as prime")))
NIL
NIL
-(-935)
+(-936)
((|constructor| (NIL "PrintPackage provides a print function for output forms.")) (|print| (((|Void|) (|OutputForm|)) "\\spad{print(o)} writes the output form \\spad{o} on standard output using the two-dimensional formatter.")))
NIL
NIL
-(-936 R E)
+(-937 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}")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-6 -4340)) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-130)))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#1| (QUOTE -4340)))
-(-937 A B)
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-6 -4342)) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-130)))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#1| (QUOTE -4342)))
+(-938 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")))
-((-4339 -12 (|has| |#2| (-465)) (|has| |#1| (-465))))
-((-1561 (-12 (|HasCategory| |#1| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-771)))) (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-825))))) (-12 (|HasCategory| |#1| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-771)))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-130)))) (-12 (|HasCategory| |#1| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-771))))) (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-130)))) (-12 (|HasCategory| |#1| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-771))))) (-12 (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#2| (QUOTE (-465)))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#2| (QUOTE (-465)))) (-12 (|HasCategory| |#1| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-705))))) (-12 (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#2| (QUOTE (-361)))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-130)))) (-12 (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#2| (QUOTE (-465)))) (-12 (|HasCategory| |#1| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-705)))) (-12 (|HasCategory| |#1| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-771))))) (-12 (|HasCategory| |#1| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-705)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-130)))) (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-825)))))
-(-938)
+((-4341 -12 (|has| |#2| (-465)) (|has| |#1| (-465))))
+((-1489 (-12 (|HasCategory| |#1| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-771)))) (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-825))))) (-12 (|HasCategory| |#1| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-771)))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-130)))) (-12 (|HasCategory| |#1| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-771))))) (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-130)))) (-12 (|HasCategory| |#1| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-771))))) (-12 (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#2| (QUOTE (-465)))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#2| (QUOTE (-465)))) (-12 (|HasCategory| |#1| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-705))))) (-12 (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#2| (QUOTE (-361)))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-130)))) (-12 (|HasCategory| |#1| (QUOTE (-465))) (|HasCategory| |#2| (QUOTE (-465)))) (-12 (|HasCategory| |#1| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-705)))) (-12 (|HasCategory| |#1| (QUOTE (-771))) (|HasCategory| |#2| (QUOTE (-771))))) (-12 (|HasCategory| |#1| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-705)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-130))) (|HasCategory| |#2| (QUOTE (-130)))) (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-825)))))
+(-939)
((|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| (($ (|Symbol|) (|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| (((|Symbol|) $) "\\spad{name(p)} returns the name of property \\spad{p}")))
NIL
NIL
-(-939 T$)
+(-940 T$)
((|constructor| (NIL "This domain implements propositional formula build over a term domain,{} that itself belongs to PropositionalLogic")) (|equivOperands| (((|Pair| $ $) $) "\\spad{equivOperands p} extracts the operands to the logical equivalence; otherwise errors.")) (|equiv?| (((|Boolean|) $) "\\spad{equiv? p} is \\spad{true} when \\spad{`p'} is a logical equivalence.")) (|impliesOperands| (((|Pair| $ $) $) "\\spad{impliesOperands p} extracts the operands to the logical implication; otherwise errors.")) (|implies?| (((|Boolean|) $) "\\spad{implies? p} is \\spad{true} when \\spad{`p'} is a logical implication.")) (|orOperands| (((|Pair| $ $) $) "\\spad{orOperands p} extracts the operands to the logical disjunction; otherwise errors.")) (|or?| (((|Boolean|) $) "\\spad{or? p} is \\spad{true} when \\spad{`p'} is a logical disjunction.")) (|andOperands| (((|Pair| $ $) $) "\\spad{andOperands p} extracts the operands of the logical conjunction; otherwise errors.")) (|and?| (((|Boolean|) $) "\\spad{and? p} is \\spad{true} when \\spad{`p'} is a logical conjunction.")) (|notOperand| (($ $) "\\spad{notOperand returns} the operand to the logical `not' operator; otherwise errors.")) (|not?| (((|Boolean|) $) "\\spad{not? p} is \\spad{true} when \\spad{`p'} is a logical negation")) (|variable| (((|Symbol|) $) "\\spad{variable p} extracts the variable name from \\spad{`p'}; otherwise errors.")) (|variable?| (((|Boolean|) $) "variables? \\spad{p} returns \\spad{true} when \\spad{`p'} really is a variable.")) (|term| ((|#1| $) "\\spad{term p} extracts the term value from \\spad{`p'}; otherwise errors.")) (|term?| (((|Boolean|) $) "\\spad{term? p} returns \\spad{true} when \\spad{`p'} really is a term")) (|variables| (((|Set| (|Symbol|)) $) "\\spad{variables(p)} returns the set of propositional variables appearing in the proposition \\spad{`p'}.")) (|coerce| (($ (|Symbol|)) "\\spad{coerce(t)} turns the term \\spad{`t'} into a propositional variable.") (($ |#1|) "\\spad{coerce(t)} turns the term \\spad{`t'} into a propositional formula")))
NIL
NIL
-(-940)
+(-941)
((|constructor| (NIL "This category declares the connectives of Propositional Logic.")) (|equiv| (($ $ $) "\\spad{equiv(p,{}q)} returns the logical equivalence of \\spad{`p'},{} \\spad{`q'}.")) (|implies| (($ $ $) "\\spad{implies(p,{}q)} returns the logical implication of \\spad{`q'} by \\spad{`p'}.")) (|or| (($ $ $) "\\spad{p or q} returns the logical disjunction of \\spad{`p'},{} \\spad{`q'}.")) (|and| (($ $ $) "\\spad{p and q} returns the logical conjunction of \\spad{`p'},{} \\spad{`q'}.")) (|not| (($ $) "\\spad{not p} returns the logical negation of \\spad{`p'}.")))
NIL
NIL
-(-941 S)
+(-942 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}.")))
-((-4342 . T) (-4343 . T) (-1964 . T))
+((-4344 . T) (-4345 . T) (-2836 . T))
NIL
-(-942 R |polR|)
+(-943 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}}")))
NIL
((|HasCategory| |#1| (QUOTE (-444))))
-(-943)
+(-944)
((|constructor| (NIL "This domain represents `pretend' expressions.")) (|target| (((|TypeAst|) $) "\\spad{target(e)} returns the target type of the conversion..")) (|expression| (((|SpadAst|) $) "\\spad{expression(e)} returns the expression being converted.")))
NIL
NIL
-(-944)
+(-945)
((|constructor| (NIL "\\indented{1}{Partition is an OrderedCancellationAbelianMonoid which is used} as the basis for symmetric polynomial representation of the sums of powers in SymmetricPolynomial. Thus,{} \\spad{(5 2 2 1)} will represent \\spad{s5 * s2**2 * s1}.")) (|coerce| (((|List| (|Integer|)) $) "\\spad{coerce(p)} coerces a partition into a list of integers")) (|conjugate| (($ $) "\\spad{conjugate(p)} returns the conjugate partition of a partition \\spad{p}")) (|pdct| (((|Integer|) $) "\\spad{pdct(a1**n1 a2**n2 ...)} returns \\spad{n1! * a1**n1 * n2! * a2**n2 * ...}. This function is used in the package \\spadtype{CycleIndicators}.")) (|powers| (((|List| (|List| (|Integer|))) (|List| (|Integer|))) "\\spad{powers(\\spad{li})} returns a list of 2-element lists. For each 2-element list,{} the first element is an entry of \\spad{li} and the second element is the multiplicity with which the first element occurs in \\spad{li}. There is a 2-element list for each value occurring in \\spad{l}.")) (|partition| (($ (|List| (|Integer|))) "\\spad{partition(\\spad{li})} converts a list of integers \\spad{li} to a partition")))
NIL
NIL
-(-945 S |Coef| |Expon| |Var|)
+(-946 S |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| |#4|) $) "\\spad{variables(f)} returns a list of the variables occuring in the power series \\spad{f}.")) (|degree| ((|#3| $) "\\spad{degree(f)} returns the exponent of the lowest order term of \\spad{f}.")) (|leadingCoefficient| ((|#2| $) "\\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| |#4|) (|List| |#3|)) "\\spad{monomial(a,{}[x1,{}..,{}xk],{}[n1,{}..,{}nk])} computes \\spad{a * x1**n1 * .. * xk**nk}.") (($ $ |#4| |#3|) "\\spad{monomial(a,{}x,{}n)} computes \\spad{a*x**n}.")))
NIL
NIL
-(-946 |Coef| |Expon| |Var|)
+(-947 |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}.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4336 . T) (-4337 . T) (-4339 . T))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-947)
+(-948)
((|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}.")))
NIL
NIL
-(-948 S R E |VarSet| P)
+(-949 S 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| |#5|) (|List| |#5|) $) "\\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| |#5|) (|List| |#5|) $) "\\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| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| $) "\\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| |#5|) (|:| |den| |#2|)) |#5| $) "\\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| $)) $ |#4|) "\\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| (($ $ |#4|) "\\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| (($ $ |#4|) "\\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| (($ $ |#4|) "\\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|) |#4| $) "\\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| |#4|) $) "\\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| |#4|) $) "\\axiom{variables(\\spad{ps})} returns the decreasingly sorted list of the variables which are variables of some polynomial in \\axiom{\\spad{ps}}.")) (|mvar| ((|#4| $) "\\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| |#5|)) "\\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| |#5|)) "\\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.")))
NIL
((|HasCategory| |#2| (QUOTE (-542))))
-(-949 R E |VarSet| P)
+(-950 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.")))
-((-4342 . T) (-1964 . T))
+((-4344 . T) (-2836 . T))
NIL
-(-950 R E V P)
+(-951 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.")))
NIL
((-12 (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-300)))) (|HasCategory| |#1| (QUOTE (-444))))
-(-951 K)
+(-952 K)
((|constructor| (NIL "PseudoLinearNormalForm provides a function for computing a block-companion form for pseudo-linear operators.")) (|companionBlocks| (((|List| (|Record| (|:| C (|Matrix| |#1|)) (|:| |g| (|Vector| |#1|)))) (|Matrix| |#1|) (|Vector| |#1|)) "\\spad{companionBlocks(m,{} v)} returns \\spad{[[C_1,{} g_1],{}...,{}[C_k,{} g_k]]} such that each \\spad{C_i} is a companion block and \\spad{m = diagonal(C_1,{}...,{}C_k)}.")) (|changeBase| (((|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|) (|Automorphism| |#1|) (|Mapping| |#1| |#1|)) "\\spad{changeBase(M,{} A,{} sig,{} der)}: computes the new matrix of a pseudo-linear transform given by the matrix \\spad{M} under the change of base A")) (|normalForm| (((|Record| (|:| R (|Matrix| |#1|)) (|:| A (|Matrix| |#1|)) (|:| |Ainv| (|Matrix| |#1|))) (|Matrix| |#1|) (|Automorphism| |#1|) (|Mapping| |#1| |#1|)) "\\spad{normalForm(M,{} sig,{} der)} returns \\spad{[R,{} A,{} A^{-1}]} such that the pseudo-linear operator whose matrix in the basis \\spad{y} is \\spad{M} had matrix \\spad{R} in the basis \\spad{z = A y}. \\spad{der} is a \\spad{sig}-derivation.")))
NIL
NIL
-(-952 |VarSet| E RC P)
+(-953 |VarSet| E RC P)
((|constructor| (NIL "This package computes square-free decomposition of multivariate polynomials over a coefficient ring which is an arbitrary \\spad{gcd} domain. The requirement on the coefficient domain guarantees that the \\spadfun{content} can be removed so that factors will be primitive as well as square-free. Over an infinite ring of finite characteristic,{}it may not be possible to guarantee that the factors are square-free.")) (|squareFree| (((|Factored| |#4|) |#4|) "\\spad{squareFree(p)} returns the square-free factorization of the polynomial \\spad{p}. Each factor has no repeated roots,{} and the factors are pairwise relatively prime.")))
NIL
NIL
-(-953 R)
+(-954 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")) (|convert| (($ (|List| |#1|)) "\\spad{convert(l)} takes a list of elements,{} \\spad{l},{} from the domain Ring and returns the form of point category.")) (|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}.")))
-((-4343 . T) (-4342 . T) (-1964 . T))
+((-4345 . T) (-4344 . T) (-2836 . T))
NIL
-(-954 R1 R2)
+(-955 R1 R2)
((|constructor| (NIL "This package \\undocumented")) (|map| (((|Point| |#2|) (|Mapping| |#2| |#1|) (|Point| |#1|)) "\\spad{map(f,{}p)} \\undocumented")))
NIL
NIL
-(-955 R)
+(-956 R)
((|constructor| (NIL "This package \\undocumented")) (|shade| ((|#1| (|Point| |#1|)) "\\spad{shade(pt)} returns the fourth element of the two dimensional point,{} \\spad{pt},{} although no assumptions are made with regards as to how the components of higher dimensional points are interpreted. This function is defined for the convenience of the user using specifically,{} shade to express a fourth dimension.")) (|hue| ((|#1| (|Point| |#1|)) "\\spad{hue(pt)} returns the third element of the two dimensional point,{} \\spad{pt},{} although no assumptions are made with regards as to how the components of higher dimensional points are interpreted. This function is defined for the convenience of the user using specifically,{} hue to express a third dimension.")) (|color| ((|#1| (|Point| |#1|)) "\\spad{color(pt)} returns the fourth element of the point,{} \\spad{pt},{} although no assumptions are made with regards as to how the components of higher dimensional points are interpreted. This function is defined for the convenience of the user using specifically,{} color to express a fourth dimension.")) (|phiCoord| ((|#1| (|Point| |#1|)) "\\spad{phiCoord(pt)} returns the third element of the point,{} \\spad{pt},{} although no assumptions are made as to the coordinate system being used. This function is defined for the convenience of the user dealing with a spherical coordinate system.")) (|thetaCoord| ((|#1| (|Point| |#1|)) "\\spad{thetaCoord(pt)} returns the second element of the point,{} \\spad{pt},{} although no assumptions are made as to the coordinate system being used. This function is defined for the convenience of the user dealing with a spherical or a cylindrical coordinate system.")) (|rCoord| ((|#1| (|Point| |#1|)) "\\spad{rCoord(pt)} returns the first element of the point,{} \\spad{pt},{} although no assumptions are made as to the coordinate system being used. This function is defined for the convenience of the user dealing with a spherical or a cylindrical coordinate system.")) (|zCoord| ((|#1| (|Point| |#1|)) "\\spad{zCoord(pt)} returns the third element of the point,{} \\spad{pt},{} although no assumptions are made as to the coordinate system being used. This function is defined for the convenience of the user dealing with a Cartesian or a cylindrical coordinate system.")) (|yCoord| ((|#1| (|Point| |#1|)) "\\spad{yCoord(pt)} returns the second element of the point,{} \\spad{pt},{} although no assumptions are made as to the coordinate system being used. This function is defined for the convenience of the user dealing with a Cartesian coordinate system.")) (|xCoord| ((|#1| (|Point| |#1|)) "\\spad{xCoord(pt)} returns the first element of the point,{} \\spad{pt},{} although no assumptions are made as to the coordinate system being used. This function is defined for the convenience of the user dealing with a Cartesian coordinate system.")))
NIL
NIL
-(-956 K)
+(-957 K)
((|constructor| (NIL "This is the description of any package which provides partial functions on a domain belonging to TranscendentalFunctionCategory.")) (|acschIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{acschIfCan(z)} returns acsch(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|asechIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{asechIfCan(z)} returns asech(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|acothIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{acothIfCan(z)} returns acoth(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|atanhIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{atanhIfCan(z)} returns atanh(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|acoshIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{acoshIfCan(z)} returns acosh(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|asinhIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{asinhIfCan(z)} returns asinh(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|cschIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{cschIfCan(z)} returns csch(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|sechIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{sechIfCan(z)} returns sech(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|cothIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{cothIfCan(z)} returns coth(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|tanhIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{tanhIfCan(z)} returns tanh(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|coshIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{coshIfCan(z)} returns cosh(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|sinhIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{sinhIfCan(z)} returns sinh(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|acscIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{acscIfCan(z)} returns acsc(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|asecIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{asecIfCan(z)} returns asec(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|acotIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{acotIfCan(z)} returns acot(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|atanIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{atanIfCan(z)} returns atan(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|acosIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{acosIfCan(z)} returns acos(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|asinIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{asinIfCan(z)} returns asin(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|cscIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{cscIfCan(z)} returns \\spad{csc}(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|secIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{secIfCan(z)} returns sec(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|cotIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{cotIfCan(z)} returns cot(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|tanIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{tanIfCan(z)} returns tan(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|cosIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{cosIfCan(z)} returns cos(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|sinIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{sinIfCan(z)} returns sin(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|logIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{logIfCan(z)} returns log(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|expIfCan| (((|Union| |#1| "failed") |#1|) "\\spad{expIfCan(z)} returns exp(\\spad{z}) if possible,{} and \"failed\" otherwise.")) (|nthRootIfCan| (((|Union| |#1| "failed") |#1| (|NonNegativeInteger|)) "\\spad{nthRootIfCan(z,{}n)} returns the \\spad{n}th root of \\spad{z} if possible,{} and \"failed\" otherwise.")))
NIL
NIL
-(-957 R E OV PPR)
+(-958 R E OV PPR)
((|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
-(-958 K R UP -3260)
+(-959 K R UP -3327)
((|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
-(-959 |vl| |nv|)
+(-960 |vl| |nv|)
((|constructor| (NIL "\\spadtype{QuasiAlgebraicSet2} adds a function \\spadfun{radicalSimplify} which uses \\spadtype{IdealDecompositionPackage} to simplify the representation of a quasi-algebraic set. A quasi-algebraic set is the intersection of a Zariski closed set,{} defined as the common zeros of a given list of polynomials (the defining polynomials for equations),{} and a principal Zariski open set,{} defined as the complement of the common zeros of a polynomial \\spad{f} (the defining polynomial for the inequation). Quasi-algebraic sets are implemented in the domain \\spadtype{QuasiAlgebraicSet},{} where two simplification routines are provided: \\spadfun{idealSimplify} and \\spadfun{simplify}. The function \\spadfun{radicalSimplify} is added for comparison study only. Because the domain \\spadtype{IdealDecompositionPackage} provides facilities for computing with radical ideals,{} it is necessary to restrict the ground ring to the domain \\spadtype{Fraction Integer},{} and the polynomial ring to be of type \\spadtype{DistributedMultivariatePolynomial}. The routine \\spadfun{radicalSimplify} uses these to compute groebner basis of radical ideals and is inefficient and restricted when compared to the two in \\spadtype{QuasiAlgebraicSet}.")) (|radicalSimplify| (((|QuasiAlgebraicSet| (|Fraction| (|Integer|)) (|OrderedVariableList| |#1|) (|DirectProduct| |#2| (|NonNegativeInteger|)) (|DistributedMultivariatePolynomial| |#1| (|Fraction| (|Integer|)))) (|QuasiAlgebraicSet| (|Fraction| (|Integer|)) (|OrderedVariableList| |#1|) (|DirectProduct| |#2| (|NonNegativeInteger|)) (|DistributedMultivariatePolynomial| |#1| (|Fraction| (|Integer|))))) "\\spad{radicalSimplify(s)} returns a different and presumably simpler representation of \\spad{s} with the defining polynomials for the equations forming a groebner basis,{} and the defining polynomial for the inequation reduced with respect to the basis,{} using using groebner basis of radical ideals")))
NIL
NIL
-(-960 R |Var| |Expon| |Dpoly|)
+(-961 R |Var| |Expon| |Dpoly|)
((|constructor| (NIL "\\spadtype{QuasiAlgebraicSet} constructs a domain representing quasi-algebraic sets,{} which is the intersection of a Zariski closed set,{} defined as the common zeros of a given list of polynomials (the defining polynomials for equations),{} and a principal Zariski open set,{} defined as the complement of the common zeros of a polynomial \\spad{f} (the defining polynomial for the inequation). This domain provides simplification of a user-given representation using groebner basis computations. There are two simplification routines: the first function \\spadfun{idealSimplify} uses groebner basis of ideals alone,{} while the second,{} \\spadfun{simplify} uses both groebner basis and factorization. The resulting defining equations \\spad{L} always form a groebner basis,{} and the resulting defining inequation \\spad{f} is always reduced. The function \\spadfun{simplify} may be applied several times if desired. A third simplification routine \\spadfun{radicalSimplify} is provided in \\spadtype{QuasiAlgebraicSet2} for comparison study only,{} as it is inefficient compared to the other two,{} as well as is restricted to only certain coefficient domains. For detail analysis and a comparison of the three methods,{} please consult the reference cited. \\blankline A polynomial function \\spad{q} defined on the quasi-algebraic set is equivalent to its reduced form with respect to \\spad{L}. While this may be obtained using the usual normal form algorithm,{} there is no canonical form for \\spad{q}. \\blankline The ordering in groebner basis computation is determined by the data type of the input polynomials. If it is possible we suggest to use refinements of total degree orderings.")) (|simplify| (($ $) "\\spad{simplify(s)} returns a different and presumably simpler representation of \\spad{s} with the defining polynomials for the equations forming a groebner basis,{} and the defining polynomial for the inequation reduced with respect to the basis,{} using a heuristic algorithm based on factoring.")) (|idealSimplify| (($ $) "\\spad{idealSimplify(s)} returns a different and presumably simpler representation of \\spad{s} with the defining polynomials for the equations forming a groebner basis,{} and the defining polynomial for the inequation reduced with respect to the basis,{} using Buchberger\\spad{'s} algorithm.")) (|definingInequation| ((|#4| $) "\\spad{definingInequation(s)} returns a single defining polynomial for the inequation,{} that is,{} the Zariski open part of \\spad{s}.")) (|definingEquations| (((|List| |#4|) $) "\\spad{definingEquations(s)} returns a list of defining polynomials for equations,{} that is,{} for the Zariski closed part of \\spad{s}.")) (|empty?| (((|Boolean|) $) "\\spad{empty?(s)} returns \\spad{true} if the quasialgebraic set \\spad{s} has no points,{} and \\spad{false} otherwise.")) (|setStatus| (($ $ (|Union| (|Boolean|) "failed")) "\\spad{setStatus(s,{}t)} returns the same representation for \\spad{s},{} but asserts the following: if \\spad{t} is \\spad{true},{} then \\spad{s} is empty,{} if \\spad{t} is \\spad{false},{} then \\spad{s} is non-empty,{} and if \\spad{t} = \"failed\",{} then no assertion is made (that is,{} \"don\\spad{'t} know\"). Note: for internal use only,{} with care.")) (|status| (((|Union| (|Boolean|) "failed") $) "\\spad{status(s)} returns \\spad{true} if the quasi-algebraic set is empty,{} \\spad{false} if it is not,{} and \"failed\" if not yet known")) (|quasiAlgebraicSet| (($ (|List| |#4|) |#4|) "\\spad{quasiAlgebraicSet(pl,{}q)} returns the quasi-algebraic set with defining equations \\spad{p} = 0 for \\spad{p} belonging to the list \\spad{pl},{} and defining inequation \\spad{q} \\spad{~=} 0.")) (|empty| (($) "\\spad{empty()} returns the empty quasi-algebraic set")))
NIL
((-12 (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-300)))))
-(-961 R E V P TS)
+(-962 R E V P TS)
((|constructor| (NIL "A package for removing redundant quasi-components and redundant branches when decomposing a variety by means of quasi-components of regular 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} \\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.}")) (|branchIfCan| (((|Union| (|Record| (|:| |eq| (|List| |#4|)) (|:| |tower| |#5|) (|:| |ineq| (|List| |#4|))) "failed") (|List| |#4|) |#5| (|List| |#4|) (|Boolean|) (|Boolean|) (|Boolean|) (|Boolean|) (|Boolean|)) "\\axiom{branchIfCan(leq,{}\\spad{ts},{}lineq,{}\\spad{b1},{}\\spad{b2},{}\\spad{b3},{}\\spad{b4},{}\\spad{b5})} is an internal subroutine,{} exported only for developement.")) (|prepareDecompose| (((|List| (|Record| (|:| |eq| (|List| |#4|)) (|:| |tower| |#5|) (|:| |ineq| (|List| |#4|)))) (|List| |#4|) (|List| |#5|) (|Boolean|) (|Boolean|)) "\\axiom{prepareDecompose(\\spad{lp},{}\\spad{lts},{}\\spad{b1},{}\\spad{b2})} is an internal subroutine,{} exported only for developement.")) (|removeSuperfluousCases| (((|List| (|Record| (|:| |val| (|List| |#4|)) (|:| |tower| |#5|))) (|List| (|Record| (|:| |val| (|List| |#4|)) (|:| |tower| |#5|)))) "\\axiom{removeSuperfluousCases(llpwt)} is an internal subroutine,{} exported only for developement.")) (|subCase?| (((|Boolean|) (|Record| (|:| |val| (|List| |#4|)) (|:| |tower| |#5|)) (|Record| (|:| |val| (|List| |#4|)) (|:| |tower| |#5|))) "\\axiom{subCase?(lpwt1,{}lpwt2)} is an internal subroutine,{} exported only for developement.")) (|removeSuperfluousQuasiComponents| (((|List| |#5|) (|List| |#5|)) "\\axiom{removeSuperfluousQuasiComponents(\\spad{lts})} removes from \\axiom{\\spad{lts}} any \\spad{ts} such that \\axiom{subQuasiComponent?(\\spad{ts},{}us)} holds for another \\spad{us} in \\axiom{\\spad{lts}}.")) (|subQuasiComponent?| (((|Boolean|) |#5| (|List| |#5|)) "\\axiom{subQuasiComponent?(\\spad{ts},{}lus)} returns \\spad{true} iff \\axiom{subQuasiComponent?(\\spad{ts},{}us)} holds for one \\spad{us} in \\spad{lus}.") (((|Boolean|) |#5| |#5|) "\\axiom{subQuasiComponent?(\\spad{ts},{}us)} returns \\spad{true} iff \\axiomOpFrom{internalSubQuasiComponent?}{QuasiComponentPackage} returs \\spad{true}.")) (|internalSubQuasiComponent?| (((|Union| (|Boolean|) "failed") |#5| |#5|) "\\axiom{internalSubQuasiComponent?(\\spad{ts},{}us)} returns a boolean \\spad{b} value if the fact that the regular zero set of \\axiom{us} contains that of \\axiom{\\spad{ts}} can be decided (and in that case \\axiom{\\spad{b}} gives this inclusion) otherwise returns \\axiom{\"failed\"}.")) (|infRittWu?| (((|Boolean|) (|List| |#4|) (|List| |#4|)) "\\axiom{infRittWu?(\\spad{lp1},{}\\spad{lp2})} is an internal subroutine,{} exported only for developement.")) (|internalInfRittWu?| (((|Boolean|) (|List| |#4|) (|List| |#4|)) "\\axiom{internalInfRittWu?(\\spad{lp1},{}\\spad{lp2})} is an internal subroutine,{} exported only for developement.")) (|internalSubPolSet?| (((|Boolean|) (|List| |#4|) (|List| |#4|)) "\\axiom{internalSubPolSet?(\\spad{lp1},{}\\spad{lp2})} returns \\spad{true} iff \\axiom{\\spad{lp1}} is a sub-set of \\axiom{\\spad{lp2}} assuming that these lists are sorted increasingly \\spad{w}.\\spad{r}.\\spad{t}. \\axiomOpFrom{infRittWu?}{RecursivePolynomialCategory}.")) (|subPolSet?| (((|Boolean|) (|List| |#4|) (|List| |#4|)) "\\axiom{subPolSet?(\\spad{lp1},{}\\spad{lp2})} returns \\spad{true} iff \\axiom{\\spad{lp1}} is a sub-set of \\axiom{\\spad{lp2}}.")) (|subTriSet?| (((|Boolean|) |#5| |#5|) "\\axiom{subTriSet?(\\spad{ts},{}us)} returns \\spad{true} iff \\axiom{\\spad{ts}} is a sub-set of \\axiom{us}.")) (|moreAlgebraic?| (((|Boolean|) |#5| |#5|) "\\axiom{moreAlgebraic?(\\spad{ts},{}us)} returns \\spad{false} iff \\axiom{\\spad{ts}} and \\axiom{us} are both empty,{} or \\axiom{\\spad{ts}} has less elements than \\axiom{us},{} or some variable is algebraic \\spad{w}.\\spad{r}.\\spad{t}. \\axiom{us} and is not \\spad{w}.\\spad{r}.\\spad{t}. \\axiom{\\spad{ts}}.")) (|algebraicSort| (((|List| |#5|) (|List| |#5|)) "\\axiom{algebraicSort(\\spad{lts})} sorts \\axiom{\\spad{lts}} \\spad{w}.\\spad{r}.\\spad{t} \\axiomOpFrom{supDimElseRittWu?}{QuasiComponentPackage}.")) (|supDimElseRittWu?| (((|Boolean|) |#5| |#5|) "\\axiom{supDimElseRittWu(\\spad{ts},{}us)} returns \\spad{true} iff \\axiom{\\spad{ts}} has less elements than \\axiom{us} otherwise if \\axiom{\\spad{ts}} has higher rank than \\axiom{us} \\spad{w}.\\spad{r}.\\spad{t}. Riit and Wu ordering.")) (|stopTable!| (((|Void|)) "\\axiom{stopTableGcd!()} is an internal subroutine,{} exported only for developement.")) (|startTable!| (((|Void|) (|String|) (|String|) (|String|)) "\\axiom{startTableGcd!(\\spad{s1},{}\\spad{s2},{}\\spad{s3})} is an internal subroutine,{} exported only for developement.")))
NIL
NIL
-(-962)
+(-963)
((|constructor| (NIL "This domain implements simple database queries")) (|value| (((|String|) $) "\\spad{value(q)} returns the value (\\spadignore{i.e.} right hand side) of \\axiom{\\spad{q}}.")) (|variable| (((|Symbol|) $) "\\spad{variable(q)} returns the variable (\\spadignore{i.e.} left hand side) of \\axiom{\\spad{q}}.")) (|equation| (($ (|Symbol|) (|String|)) "\\spad{equation(s,{}\"a\")} creates a new equation.")))
NIL
NIL
-(-963 A B R S)
+(-964 A B R S)
((|constructor| (NIL "This package extends a function between integral domains to a mapping between their quotient fields.")) (|map| ((|#4| (|Mapping| |#2| |#1|) |#3|) "\\spad{map(func,{}frac)} applies the function \\spad{func} to the numerator and denominator of \\spad{frac}.")))
NIL
NIL
-(-964 A S)
+(-965 A S)
((|constructor| (NIL "QuotientField(\\spad{S}) is the category of fractions of an Integral Domain \\spad{S}.")) (|floor| ((|#2| $) "\\spad{floor(x)} returns the largest integral element below \\spad{x}.")) (|ceiling| ((|#2| $) "\\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| ((|#2| $) "\\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| ((|#2| $) "\\spad{denom(x)} returns the denominator of the fraction \\spad{x}.")) (|numer| ((|#2| $) "\\spad{numer(x)} returns the numerator of the fraction \\spad{x}.")) (/ (($ |#2| |#2|) "\\spad{d1 / d2} returns the fraction \\spad{d1} divided by \\spad{d2}.")))
NIL
-((|HasCategory| |#2| (QUOTE (-882))) (|HasCategory| |#2| (QUOTE (-535))) (|HasCategory| |#2| (QUOTE (-300))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (QUOTE (-995))) (|HasCategory| |#2| (QUOTE (-798))) (|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-1119))))
-(-965 S)
+((|HasCategory| |#2| (QUOTE (-883))) (|HasCategory| |#2| (QUOTE (-535))) (|HasCategory| |#2| (QUOTE (-300))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (QUOTE (-996))) (|HasCategory| |#2| (QUOTE (-798))) (|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-1120))))
+(-966 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}.")))
-((-1964 . T) (-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-2836 . T) (-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-966 |n| K)
+(-967 |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}.")))
NIL
NIL
-(-967)
+(-968)
((|constructor| (NIL "This domain represents the syntax of a quasiquote \\indented{2}{expression.}")) (|expression| (((|SpadAst|) $) "\\spad{expression(e)} returns the syntax for the expression being quoted.")))
NIL
NIL
-(-968 S)
+(-969 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.")))
-((-4342 . T) (-4343 . T) (-1964 . T))
+((-4344 . T) (-4345 . T) (-2836 . T))
NIL
-(-969 S R)
+(-970 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}.")))
NIL
-((|HasCategory| |#2| (QUOTE (-535))) (|HasCategory| |#2| (QUOTE (-1029))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-283))))
-(-970 R)
+((|HasCategory| |#2| (QUOTE (-535))) (|HasCategory| |#2| (QUOTE (-1030))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-283))))
+(-971 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}.")))
-((-4335 |has| |#1| (-283)) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4337 |has| |#1| (-283)) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-971 QR R QS S)
+(-972 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}.")))
NIL
NIL
-(-972 R)
+(-973 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.}")))
-((-4335 |has| |#1| (-283)) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-356))) (-1561 (|HasCategory| |#1| (QUOTE (-283))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-283))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -505) (QUOTE (-1144)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -279) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-227))) (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-1029))) (|HasCategory| |#1| (QUOTE (-535))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-356)))))
-(-973 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}.")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
+((-4337 |has| |#1| (-283)) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-356))) (-1489 (|HasCategory| |#1| (QUOTE (-283))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-283))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -505) (QUOTE (-1145)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -279) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-227))) (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-1030))) (|HasCategory| |#1| (QUOTE (-535))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-356)))))
(-974 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}.")))
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
+(-975 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
NIL
-(-975)
+(-976)
((|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
-(-976 -3260 UP UPUP |radicnd| |n|)
+(-977 -3327 UP UPUP |radicnd| |n|)
((|constructor| (NIL "Function field defined by y**n = \\spad{f}(\\spad{x}).")))
-((-4335 |has| (-400 |#2|) (-356)) (-4340 |has| (-400 |#2|) (-356)) (-4334 |has| (-400 |#2|) (-356)) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| (-400 |#2|) (QUOTE (-143))) (|HasCategory| (-400 |#2|) (QUOTE (-145))) (|HasCategory| (-400 |#2|) (QUOTE (-342))) (-1561 (|HasCategory| (-400 |#2|) (QUOTE (-356))) (|HasCategory| (-400 |#2|) (QUOTE (-342)))) (|HasCategory| (-400 |#2|) (QUOTE (-356))) (|HasCategory| (-400 |#2|) (QUOTE (-361))) (-1561 (-12 (|HasCategory| (-400 |#2|) (QUOTE (-227))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))) (|HasCategory| (-400 |#2|) (QUOTE (-342)))) (-1561 (-12 (|HasCategory| (-400 |#2|) (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))) (-12 (|HasCategory| (-400 |#2|) (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| (-400 |#2|) (QUOTE (-342))))) (|HasCategory| (-400 |#2|) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| (-400 |#2|) (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-400 |#2|) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-361))) (-1561 (|HasCategory| (-400 |#2|) (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))) (-12 (|HasCategory| (-400 |#2|) (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))) (-12 (|HasCategory| (-400 |#2|) (QUOTE (-227))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))))
-(-977 |bb|)
+((-4337 |has| (-400 |#2|) (-356)) (-4342 |has| (-400 |#2|) (-356)) (-4336 |has| (-400 |#2|) (-356)) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| (-400 |#2|) (QUOTE (-143))) (|HasCategory| (-400 |#2|) (QUOTE (-145))) (|HasCategory| (-400 |#2|) (QUOTE (-342))) (-1489 (|HasCategory| (-400 |#2|) (QUOTE (-356))) (|HasCategory| (-400 |#2|) (QUOTE (-342)))) (|HasCategory| (-400 |#2|) (QUOTE (-356))) (|HasCategory| (-400 |#2|) (QUOTE (-361))) (-1489 (-12 (|HasCategory| (-400 |#2|) (QUOTE (-227))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))) (|HasCategory| (-400 |#2|) (QUOTE (-342)))) (-1489 (-12 (|HasCategory| (-400 |#2|) (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))) (-12 (|HasCategory| (-400 |#2|) (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| (-400 |#2|) (QUOTE (-342))))) (|HasCategory| (-400 |#2|) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| (-400 |#2|) (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-400 |#2|) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-361))) (-1489 (|HasCategory| (-400 |#2|) (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))) (-12 (|HasCategory| (-400 |#2|) (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))) (-12 (|HasCategory| (-400 |#2|) (QUOTE (-227))) (|HasCategory| (-400 |#2|) (QUOTE (-356)))))
+(-978 |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.")) (|coerce| (((|Fraction| (|Integer|)) $) "\\spad{coerce(rx)} converts a radix expansion to a rational number.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| (-550) (QUOTE (-882))) (|HasCategory| (-550) (LIST (QUOTE -1011) (QUOTE (-1144)))) (|HasCategory| (-550) (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-145))) (|HasCategory| (-550) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-550) (QUOTE (-995))) (|HasCategory| (-550) (QUOTE (-798))) (-1561 (|HasCategory| (-550) (QUOTE (-798))) (|HasCategory| (-550) (QUOTE (-825)))) (|HasCategory| (-550) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| (-550) (QUOTE (-1119))) (|HasCategory| (-550) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| (-550) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| (-550) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| (-550) (QUOTE (-227))) (|HasCategory| (-550) (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| (-550) (LIST (QUOTE -505) (QUOTE (-1144)) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -302) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -279) (QUOTE (-550)) (QUOTE (-550)))) (|HasCategory| (-550) (QUOTE (-300))) (|HasCategory| (-550) (QUOTE (-535))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-550) (LIST (QUOTE -619) (QUOTE (-550)))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-882)))) (|HasCategory| (-550) (QUOTE (-143)))))
-(-978)
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| (-550) (QUOTE (-883))) (|HasCategory| (-550) (LIST (QUOTE -1012) (QUOTE (-1145)))) (|HasCategory| (-550) (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-145))) (|HasCategory| (-550) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-550) (QUOTE (-996))) (|HasCategory| (-550) (QUOTE (-798))) (-1489 (|HasCategory| (-550) (QUOTE (-798))) (|HasCategory| (-550) (QUOTE (-825)))) (|HasCategory| (-550) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| (-550) (QUOTE (-1120))) (|HasCategory| (-550) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| (-550) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| (-550) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| (-550) (QUOTE (-227))) (|HasCategory| (-550) (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| (-550) (LIST (QUOTE -505) (QUOTE (-1145)) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -302) (QUOTE (-550)))) (|HasCategory| (-550) (LIST (QUOTE -279) (QUOTE (-550)) (QUOTE (-550)))) (|HasCategory| (-550) (QUOTE (-300))) (|HasCategory| (-550) (QUOTE (-535))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-550) (LIST (QUOTE -619) (QUOTE (-550)))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-550) (QUOTE (-883)))) (|HasCategory| (-550) (QUOTE (-143)))))
+(-979)
((|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
NIL
-(-979)
+(-980)
((|constructor| (NIL "Random number generators \\indented{2}{All random numbers used in the system should originate from} \\indented{2}{the same generator.\\space{2}This package is intended to be the source.}")) (|seed| (((|Integer|)) "\\spad{seed()} returns the current seed value.")) (|reseed| (((|Void|) (|Integer|)) "\\spad{reseed(n)} restarts the random number generator at \\spad{n}.")) (|size| (((|Integer|)) "\\spad{size()} is the base of the random number generator")) (|randnum| (((|Integer|) (|Integer|)) "\\spad{randnum(n)} is a random number between 0 and \\spad{n}.") (((|Integer|)) "\\spad{randnum()} is a random number between 0 and size().")))
NIL
NIL
-(-980 RP)
+(-981 RP)
((|factorSquareFree| (((|Factored| |#1|) |#1|) "\\spad{factorSquareFree(p)} factors an extended squareFree polynomial \\spad{p} over the rational numbers.")) (|factor| (((|Factored| |#1|) |#1|) "\\spad{factor(p)} factors an extended polynomial \\spad{p} over the rational numbers.")))
NIL
NIL
-(-981 S)
+(-982 S)
((|constructor| (NIL "rational number testing and retraction functions. Date Created: March 1990 Date Last Updated: 9 April 1991")) (|rationalIfCan| (((|Union| (|Fraction| (|Integer|)) "failed") |#1|) "\\spad{rationalIfCan(x)} returns \\spad{x} as a rational number,{} \"failed\" if \\spad{x} is not a rational number.")) (|rational?| (((|Boolean|) |#1|) "\\spad{rational?(x)} returns \\spad{true} if \\spad{x} is a rational number,{} \\spad{false} otherwise.")) (|rational| (((|Fraction| (|Integer|)) |#1|) "\\spad{rational(x)} returns \\spad{x} as a rational number; error if \\spad{x} is not a rational number.")))
NIL
NIL
-(-982 A S)
+(-983 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 -4343)) (|HasCategory| |#2| (QUOTE (-1068))))
-(-983 S)
+((|HasAttribute| |#1| (QUOTE -4345)) (|HasCategory| |#2| (QUOTE (-1069))))
+(-984 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}.")))
-((-1964 . T))
+((-2836 . T))
NIL
-(-984 S)
+(-985 S)
((|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}}")))
NIL
NIL
-(-985)
+(-986)
((|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}}")))
-((-4335 . T) (-4340 . T) (-4334 . T) (-4337 . T) (-4336 . T) ((-4344 "*") . T) (-4339 . T))
+((-4337 . T) (-4342 . T) (-4336 . T) (-4339 . T) (-4338 . T) ((-4346 "*") . T) (-4341 . T))
NIL
-(-986 R -3260)
+(-987 R -3327)
((|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
-(-987 R -3260)
+(-988 R -3327)
((|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
-(-988 -3260 UP)
+(-989 -3327 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
-(-989 -3260 UP)
+(-990 -3327 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
-(-990 S)
+(-991 S)
((|constructor| (NIL "This package exports random distributions")) (|rdHack1| (((|Mapping| |#1|) (|Vector| |#1|) (|Vector| (|Integer|)) (|Integer|)) "\\spad{rdHack1(v,{}u,{}n)} \\undocumented")) (|weighted| (((|Mapping| |#1|) (|List| (|Record| (|:| |value| |#1|) (|:| |weight| (|Integer|))))) "\\spad{weighted(l)} \\undocumented")) (|uniform| (((|Mapping| |#1|) (|Set| |#1|)) "\\spad{uniform(s)} \\undocumented")))
NIL
NIL
-(-991 F1 UP UPUP R F2)
+(-992 F1 UP UPUP R F2)
((|constructor| (NIL "\\indented{1}{Finds the order of a divisor over a finite field} Author: Manuel Bronstein Date Created: 1988 Date Last Updated: 8 November 1994")) (|order| (((|NonNegativeInteger|) (|FiniteDivisor| |#1| |#2| |#3| |#4|) |#3| (|Mapping| |#5| |#1|)) "\\spad{order(f,{}u,{}g)} \\undocumented")))
NIL
NIL
-(-992)
+(-993)
((|constructor| (NIL "This domain represents list reduction syntax.")) (|body| (((|SpadAst|) $) "\\spad{body(e)} return the list of expressions being redcued.")) (|operator| (((|SpadAst|) $) "\\spad{operator(e)} returns the magma operation being applied.")))
NIL
NIL
-(-993 |Pol|)
+(-994 |Pol|)
((|constructor| (NIL "\\indented{2}{This package provides functions for finding the real zeros} of univariate polynomials over the integers to arbitrary user-specified precision. The results are returned as a list of isolating intervals which are expressed as records with \"left\" and \"right\" rational number components.")) (|midpoints| (((|List| (|Fraction| (|Integer|))) (|List| (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|)))))) "\\spad{midpoints(isolist)} returns the list of midpoints for the list of intervals \\spad{isolist}.")) (|midpoint| (((|Fraction| (|Integer|)) (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|))))) "\\spad{midpoint(int)} returns the midpoint of the interval \\spad{int}.")) (|refine| (((|Union| (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|)))) "failed") |#1| (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|)))) (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|))))) "\\spad{refine(pol,{} int,{} range)} takes a univariate polynomial \\spad{pol} and and isolating interval \\spad{int} containing exactly one real root of \\spad{pol}; the operation returns an isolating interval which is contained within range,{} or \"failed\" if no such isolating interval exists.") (((|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|)))) |#1| (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|)))) (|Fraction| (|Integer|))) "\\spad{refine(pol,{} int,{} eps)} refines the interval \\spad{int} containing exactly one root of the univariate polynomial \\spad{pol} to size less than the rational number eps.")) (|realZeros| (((|List| (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|))))) |#1| (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|)))) (|Fraction| (|Integer|))) "\\spad{realZeros(pol,{} int,{} eps)} returns a list of intervals of length less than the rational number eps for all the real roots of the polynomial \\spad{pol} which lie in the interval expressed by the record \\spad{int}.") (((|List| (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|))))) |#1| (|Fraction| (|Integer|))) "\\spad{realZeros(pol,{} eps)} returns a list of intervals of length less than the rational number eps for all the real roots of the polynomial \\spad{pol}.") (((|List| (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|))))) |#1| (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|))))) "\\spad{realZeros(pol,{} range)} returns a list of isolating intervals for all the real zeros of the univariate polynomial \\spad{pol} which lie in the interval expressed by the record range.") (((|List| (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|))))) |#1|) "\\spad{realZeros(pol)} returns a list of isolating intervals for all the real zeros of the univariate polynomial \\spad{pol}.")))
NIL
NIL
-(-994 |Pol|)
+(-995 |Pol|)
((|constructor| (NIL "\\indented{2}{This package provides functions for finding the real zeros} of univariate polynomials over the rational numbers to arbitrary user-specified precision. The results are returned as a list of isolating intervals,{} expressed as records with \"left\" and \"right\" rational number components.")) (|refine| (((|Union| (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|)))) "failed") |#1| (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|)))) (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|))))) "\\spad{refine(pol,{} int,{} range)} takes a univariate polynomial \\spad{pol} and and isolating interval \\spad{int} which must contain exactly one real root of \\spad{pol},{} and returns an isolating interval which is contained within range,{} or \"failed\" if no such isolating interval exists.") (((|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|)))) |#1| (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|)))) (|Fraction| (|Integer|))) "\\spad{refine(pol,{} int,{} eps)} refines the interval \\spad{int} containing exactly one root of the univariate polynomial \\spad{pol} to size less than the rational number eps.")) (|realZeros| (((|List| (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|))))) |#1| (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|)))) (|Fraction| (|Integer|))) "\\spad{realZeros(pol,{} int,{} eps)} returns a list of intervals of length less than the rational number eps for all the real roots of the polynomial \\spad{pol} which lie in the interval expressed by the record \\spad{int}.") (((|List| (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|))))) |#1| (|Fraction| (|Integer|))) "\\spad{realZeros(pol,{} eps)} returns a list of intervals of length less than the rational number eps for all the real roots of the polynomial \\spad{pol}.") (((|List| (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|))))) |#1| (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|))))) "\\spad{realZeros(pol,{} range)} returns a list of isolating intervals for all the real zeros of the univariate polynomial \\spad{pol} which lie in the interval expressed by the record range.") (((|List| (|Record| (|:| |left| (|Fraction| (|Integer|))) (|:| |right| (|Fraction| (|Integer|))))) |#1|) "\\spad{realZeros(pol)} returns a list of isolating intervals for all the real zeros of the univariate polynomial \\spad{pol}.")))
NIL
NIL
-(-995)
+(-996)
((|constructor| (NIL "The category of real numeric domains,{} \\spadignore{i.e.} convertible to floats.")))
NIL
NIL
-(-996)
+(-997)
((|constructor| (NIL "\\indented{1}{This package provides numerical solutions of systems of polynomial} equations for use in ACPLOT.")) (|realSolve| (((|List| (|List| (|Float|))) (|List| (|Polynomial| (|Integer|))) (|List| (|Symbol|)) (|Float|)) "\\spad{realSolve(lp,{}lv,{}eps)} = compute the list of the real solutions of the list \\spad{lp} of polynomials with integer coefficients with respect to the variables in \\spad{lv},{} with precision \\spad{eps}.")) (|solve| (((|List| (|Float|)) (|Polynomial| (|Integer|)) (|Float|)) "\\spad{solve(p,{}eps)} finds the real zeroes of a univariate integer polynomial \\spad{p} with precision \\spad{eps}.") (((|List| (|Float|)) (|Polynomial| (|Fraction| (|Integer|))) (|Float|)) "\\spad{solve(p,{}eps)} finds the real zeroes of a univariate rational polynomial \\spad{p} with precision \\spad{eps}.")))
NIL
NIL
-(-997 |TheField|)
+(-998 |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")))
-((-4335 . T) (-4340 . T) (-4334 . T) (-4337 . T) (-4336 . T) ((-4344 "*") . T) (-4339 . T))
-((-1561 (|HasCategory| (-400 (-550)) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| (-400 (-550)) (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-400 (-550)) (LIST (QUOTE -1011) (QUOTE (-550)))))
-(-998 -3260 L)
+((-4337 . T) (-4342 . T) (-4336 . T) (-4339 . T) (-4338 . T) ((-4346 "*") . T) (-4341 . T))
+((-1489 (|HasCategory| (-400 (-550)) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| (-400 (-550)) (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-400 (-550)) (LIST (QUOTE -1012) (QUOTE (-550)))))
+(-999 -3327 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
-(-999 S)
+(-1000 S)
((|constructor| (NIL "\\indented{1}{\\spadtype{Reference} is for making a changeable instance} of something.")) (= (((|Boolean|) $ $) "\\spad{a=b} tests if \\spad{a} and \\spad{b} are equal.")) (|setref| ((|#1| $ |#1|) "\\spad{setref(n,{}m)} same as \\spad{setelt(n,{}m)}.")) (|deref| ((|#1| $) "\\spad{deref(n)} is equivalent to \\spad{elt(n)}.")) (|setelt| ((|#1| $ |#1|) "\\spad{setelt(n,{}m)} changes the value of the object \\spad{n} to \\spad{m}.")) (|elt| ((|#1| $) "\\spad{elt(n)} returns the object \\spad{n}.")) (|ref| (($ |#1|) "\\spad{ref(n)} creates a pointer (reference) to the object \\spad{n}.")))
NIL
-((|HasCategory| |#1| (QUOTE (-1068))))
-(-1000 R E V P)
+((|HasCategory| |#1| (QUOTE (-1069))))
+(-1001 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.")))
-((-4343 . T) (-4342 . T))
-((-12 (|HasCategory| |#4| (QUOTE (-1068))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#4| (QUOTE (-1068))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#4| (LIST (QUOTE -595) (QUOTE (-836)))))
-(-1001 R)
+((-4345 . T) (-4344 . T))
+((-12 (|HasCategory| |#4| (QUOTE (-1069))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#4| (QUOTE (-1069))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#4| (LIST (QUOTE -595) (QUOTE (-837)))))
+(-1002 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 (-4344 "*"))))
-(-1002 R)
+((|HasAttribute| |#1| (QUOTE (-4346 "*"))))
+(-1003 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
((-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-361)))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-300))))
-(-1003 S)
+(-1004 S)
((|constructor| (NIL "Implements multiplication by repeated addition")) (|double| ((|#1| (|PositiveInteger|) |#1|) "\\spad{double(i,{} r)} multiplies \\spad{r} by \\spad{i} using repeated doubling.")) (+ (($ $ $) "\\spad{x+y} returns the sum of \\spad{x} and \\spad{y}")))
NIL
NIL
-(-1004)
+(-1005)
((|constructor| (NIL "Package for the computation of eigenvalues and eigenvectors. This package works for matrices with coefficients which are rational functions over the integers. (see \\spadtype{Fraction Polynomial Integer}). The eigenvalues and eigenvectors are expressed in terms of radicals.")) (|orthonormalBasis| (((|List| (|Matrix| (|Expression| (|Integer|)))) (|Matrix| (|Fraction| (|Polynomial| (|Integer|))))) "\\spad{orthonormalBasis(m)} returns the orthogonal matrix \\spad{b} such that \\spad{b*m*(inverse b)} is diagonal. Error: if \\spad{m} is not a symmetric matrix.")) (|gramschmidt| (((|List| (|Matrix| (|Expression| (|Integer|)))) (|List| (|Matrix| (|Expression| (|Integer|))))) "\\spad{gramschmidt(lv)} converts the list of column vectors \\spad{lv} into a set of orthogonal column vectors of euclidean length 1 using the Gram-Schmidt algorithm.")) (|normalise| (((|Matrix| (|Expression| (|Integer|))) (|Matrix| (|Expression| (|Integer|)))) "\\spad{normalise(v)} returns the column vector \\spad{v} divided by its euclidean norm; when possible,{} the vector \\spad{v} is expressed in terms of radicals.")) (|eigenMatrix| (((|Union| (|Matrix| (|Expression| (|Integer|))) "failed") (|Matrix| (|Fraction| (|Polynomial| (|Integer|))))) "\\spad{eigenMatrix(m)} returns the matrix \\spad{b} such that \\spad{b*m*(inverse b)} is diagonal,{} or \"failed\" if no such \\spad{b} exists.")) (|radicalEigenvalues| (((|List| (|Expression| (|Integer|))) (|Matrix| (|Fraction| (|Polynomial| (|Integer|))))) "\\spad{radicalEigenvalues(m)} computes the eigenvalues of the matrix \\spad{m}; when possible,{} the eigenvalues are expressed in terms of radicals.")) (|radicalEigenvector| (((|List| (|Matrix| (|Expression| (|Integer|)))) (|Expression| (|Integer|)) (|Matrix| (|Fraction| (|Polynomial| (|Integer|))))) "\\spad{radicalEigenvector(c,{}m)} computes the eigenvector(\\spad{s}) of the matrix \\spad{m} corresponding to the eigenvalue \\spad{c}; when possible,{} values are expressed in terms of radicals.")) (|radicalEigenvectors| (((|List| (|Record| (|:| |radval| (|Expression| (|Integer|))) (|:| |radmult| (|Integer|)) (|:| |radvect| (|List| (|Matrix| (|Expression| (|Integer|))))))) (|Matrix| (|Fraction| (|Polynomial| (|Integer|))))) "\\spad{radicalEigenvectors(m)} computes the eigenvalues and the corresponding eigenvectors of the matrix \\spad{m}; when possible,{} values are expressed in terms of radicals.")))
NIL
NIL
-(-1005 S)
+(-1006 S)
((|constructor| (NIL "Implements exponentiation by repeated squaring")) (|expt| ((|#1| |#1| (|PositiveInteger|)) "\\spad{expt(r,{} i)} computes r**i by repeated squaring")) (* (($ $ $) "\\spad{x*y} returns the product of \\spad{x} and \\spad{y}")))
NIL
NIL
-(-1006 S)
+(-1007 S)
((|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
-(-1007 -3260 |Expon| |VarSet| |FPol| |LFPol|)
+(-1008 -3327 |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")))
-(((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+(((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-1008)
-((|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.}")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2763) (QUOTE (-1144))) (LIST (QUOTE |:|) (QUOTE -2119) (QUOTE (-52))))))) (-1561 (|HasCategory| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (QUOTE (-1068))) (|HasCategory| (-52) (QUOTE (-1068)))) (-1561 (|HasCategory| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| (-52) (QUOTE (-1068))) (|HasCategory| (-52) (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| (-52) (QUOTE (-1068))) (|HasCategory| (-52) (LIST (QUOTE -302) (QUOTE (-52))))) (|HasCategory| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (QUOTE (-1068))) (|HasCategory| (-1144) (QUOTE (-825))) (|HasCategory| (-52) (QUOTE (-1068))) (-1561 (|HasCategory| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| (-52) (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| (-52) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (LIST (QUOTE -595) (QUOTE (-836)))))
(-1009)
+((|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.}")))
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3549) (QUOTE (-1145))) (LIST (QUOTE |:|) (QUOTE -3859) (QUOTE (-52))))))) (-1489 (|HasCategory| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (QUOTE (-1069))) (|HasCategory| (-52) (QUOTE (-1069)))) (-1489 (|HasCategory| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| (-52) (QUOTE (-1069))) (|HasCategory| (-52) (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| (-52) (QUOTE (-1069))) (|HasCategory| (-52) (LIST (QUOTE -302) (QUOTE (-52))))) (|HasCategory| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (QUOTE (-1069))) (|HasCategory| (-1145) (QUOTE (-825))) (|HasCategory| (-52) (QUOTE (-1069))) (-1489 (|HasCategory| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| (-52) (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| (-52) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (LIST (QUOTE -595) (QUOTE (-837)))))
+(-1010)
((|constructor| (NIL "This domain represents `return' expressions.")) (|expression| (((|SpadAst|) $) "\\spad{expression(e)} returns the expression returned by `e'.")))
NIL
NIL
-(-1010 A S)
+(-1011 A S)
((|constructor| (NIL "A is retractable to \\spad{B} means that some elementsif A can be converted into elements of \\spad{B} and any element of \\spad{B} can be converted into an element of A.")) (|retract| ((|#2| $) "\\spad{retract(a)} transforms a into an element of \\spad{S} if possible. Error: if a cannot be made into an element of \\spad{S}.")) (|retractIfCan| (((|Union| |#2| "failed") $) "\\spad{retractIfCan(a)} transforms a into an element of \\spad{S} if possible. Returns \"failed\" if a cannot be made into an element of \\spad{S}.")) (|coerce| (($ |#2|) "\\spad{coerce(a)} transforms a into an element of \\%.")))
NIL
NIL
-(-1011 S)
+(-1012 S)
((|constructor| (NIL "A is retractable to \\spad{B} means that some elementsif A can be converted into elements of \\spad{B} and any element of \\spad{B} can be converted into an element of A.")) (|retract| ((|#1| $) "\\spad{retract(a)} transforms a into an element of \\spad{S} if possible. Error: if a cannot be made into an element of \\spad{S}.")) (|retractIfCan| (((|Union| |#1| "failed") $) "\\spad{retractIfCan(a)} transforms a into an element of \\spad{S} if possible. Returns \"failed\" if a cannot be made into an element of \\spad{S}.")) (|coerce| (($ |#1|) "\\spad{coerce(a)} transforms a into an element of \\%.")))
NIL
NIL
-(-1012 Q R)
+(-1013 Q R)
((|constructor| (NIL "RetractSolvePackage is an interface to \\spadtype{SystemSolvePackage} that attempts to retract the coefficients of the equations before solving.")) (|solveRetract| (((|List| (|List| (|Equation| (|Fraction| (|Polynomial| |#2|))))) (|List| (|Polynomial| |#2|)) (|List| (|Symbol|))) "\\spad{solveRetract(lp,{}lv)} finds the solutions of the list \\spad{lp} of rational functions with respect to the list of symbols \\spad{lv}. The function tries to retract all the coefficients of the equations to \\spad{Q} before solving if possible.")))
NIL
NIL
-(-1013)
+(-1014)
((|t| (((|Mapping| (|Float|)) (|NonNegativeInteger|)) "\\spad{t(n)} \\undocumented")) (F (((|Mapping| (|Float|)) (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{F(n,{}m)} \\undocumented")) (|Beta| (((|Mapping| (|Float|)) (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{Beta(n,{}m)} \\undocumented")) (|chiSquare| (((|Mapping| (|Float|)) (|NonNegativeInteger|)) "\\spad{chiSquare(n)} \\undocumented")) (|exponential| (((|Mapping| (|Float|)) (|Float|)) "\\spad{exponential(f)} \\undocumented")) (|normal| (((|Mapping| (|Float|)) (|Float|) (|Float|)) "\\spad{normal(f,{}g)} \\undocumented")) (|uniform| (((|Mapping| (|Float|)) (|Float|) (|Float|)) "\\spad{uniform(f,{}g)} \\undocumented")) (|chiSquare1| (((|Float|) (|NonNegativeInteger|)) "\\spad{chiSquare1(n)} \\undocumented")) (|exponential1| (((|Float|)) "\\spad{exponential1()} \\undocumented")) (|normal01| (((|Float|)) "\\spad{normal01()} \\undocumented")) (|uniform01| (((|Float|)) "\\spad{uniform01()} \\undocumented")))
NIL
NIL
-(-1014 UP)
+(-1015 UP)
((|constructor| (NIL "Factorization of univariate polynomials with coefficients which are rational functions with integer coefficients.")) (|factor| (((|Factored| |#1|) |#1|) "\\spad{factor(p)} returns a prime factorisation of \\spad{p}.")))
NIL
NIL
-(-1015 R)
+(-1016 R)
((|constructor| (NIL "\\spadtype{RationalFunctionFactorizer} contains the factor function (called factorFraction) which factors fractions of polynomials by factoring the numerator and denominator. Since any non zero fraction is a unit the usual factor operation will just return the original fraction.")) (|factorFraction| (((|Fraction| (|Factored| (|Polynomial| |#1|))) (|Fraction| (|Polynomial| |#1|))) "\\spad{factorFraction(r)} factors the numerator and the denominator of the polynomial fraction \\spad{r}.")))
NIL
NIL
-(-1016 R)
+(-1017 R)
((|constructor| (NIL "Utilities that provide the same top-level manipulations on fractions than on polynomials.")) (|coerce| (((|Fraction| (|Polynomial| |#1|)) |#1|) "\\spad{coerce(r)} returns \\spad{r} viewed as a rational function over \\spad{R}.")) (|eval| (((|Fraction| (|Polynomial| |#1|)) (|Fraction| (|Polynomial| |#1|)) (|List| (|Equation| (|Fraction| (|Polynomial| |#1|))))) "\\spad{eval(f,{} [v1 = g1,{}...,{}vn = gn])} returns \\spad{f} with each \\spad{vi} replaced by \\spad{gi} in parallel,{} \\spadignore{i.e.} \\spad{vi}\\spad{'s} appearing inside the \\spad{gi}\\spad{'s} are not replaced. Error: if any \\spad{vi} is not a symbol.") (((|Fraction| (|Polynomial| |#1|)) (|Fraction| (|Polynomial| |#1|)) (|Equation| (|Fraction| (|Polynomial| |#1|)))) "\\spad{eval(f,{} v = g)} returns \\spad{f} with \\spad{v} replaced by \\spad{g}. Error: if \\spad{v} is not a symbol.") (((|Fraction| (|Polynomial| |#1|)) (|Fraction| (|Polynomial| |#1|)) (|List| (|Symbol|)) (|List| (|Fraction| (|Polynomial| |#1|)))) "\\spad{eval(f,{} [v1,{}...,{}vn],{} [g1,{}...,{}gn])} returns \\spad{f} with each \\spad{vi} replaced by \\spad{gi} in parallel,{} \\spadignore{i.e.} \\spad{vi}\\spad{'s} appearing inside the \\spad{gi}\\spad{'s} are not replaced.") (((|Fraction| (|Polynomial| |#1|)) (|Fraction| (|Polynomial| |#1|)) (|Symbol|) (|Fraction| (|Polynomial| |#1|))) "\\spad{eval(f,{} v,{} g)} returns \\spad{f} with \\spad{v} replaced by \\spad{g}.")) (|multivariate| (((|Fraction| (|Polynomial| |#1|)) (|Fraction| (|SparseUnivariatePolynomial| (|Fraction| (|Polynomial| |#1|)))) (|Symbol|)) "\\spad{multivariate(f,{} v)} applies both the numerator and denominator of \\spad{f} to \\spad{v}.")) (|univariate| (((|Fraction| (|SparseUnivariatePolynomial| (|Fraction| (|Polynomial| |#1|)))) (|Fraction| (|Polynomial| |#1|)) (|Symbol|)) "\\spad{univariate(f,{} v)} returns \\spad{f} viewed as a univariate rational function in \\spad{v}.")) (|mainVariable| (((|Union| (|Symbol|) "failed") (|Fraction| (|Polynomial| |#1|))) "\\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| (|Symbol|)) (|Fraction| (|Polynomial| |#1|))) "\\spad{variables(f)} returns the list of variables appearing in the numerator or the denominator of \\spad{f}.")))
NIL
NIL
-(-1017 R |ls|)
+(-1018 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}.")))
-((-4343 . T) (-4342 . T))
-((-12 (|HasCategory| (-758 |#1| (-838 |#2|)) (QUOTE (-1068))) (|HasCategory| (-758 |#1| (-838 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -758) (|devaluate| |#1|) (LIST (QUOTE -838) (|devaluate| |#2|)))))) (|HasCategory| (-758 |#1| (-838 |#2|)) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-758 |#1| (-838 |#2|)) (QUOTE (-1068))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| (-838 |#2|) (QUOTE (-361))) (|HasCategory| (-758 |#1| (-838 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))))
-(-1018)
+((-4345 . T) (-4344 . T))
+((-12 (|HasCategory| (-758 |#1| (-839 |#2|)) (QUOTE (-1069))) (|HasCategory| (-758 |#1| (-839 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -758) (|devaluate| |#1|) (LIST (QUOTE -839) (|devaluate| |#2|)))))) (|HasCategory| (-758 |#1| (-839 |#2|)) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-758 |#1| (-839 |#2|)) (QUOTE (-1069))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| (-839 |#2|) (QUOTE (-361))) (|HasCategory| (-758 |#1| (-839 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))))
+(-1019)
((|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")))
NIL
NIL
-(-1019 S)
+(-1020 S)
((|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\"}.")) (|coerce| (($ (|Integer|)) "\\spad{coerce(i)} converts the integer \\spad{i} to a member of the given domain.")) (|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.")))
NIL
NIL
-(-1020)
+(-1021)
((|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\"}.")) (|coerce| (($ (|Integer|)) "\\spad{coerce(i)} converts the integer \\spad{i} to a member of the given domain.")) (|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.")))
-((-4339 . T))
+((-4341 . T))
NIL
-(-1021 |xx| -3260)
+(-1022 |xx| -3327)
((|constructor| (NIL "This package exports rational interpolation algorithms")))
NIL
NIL
-(-1022 S |m| |n| R |Row| |Col|)
+(-1023 S |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| |#6|) $) "\\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}.")) (/ (($ $ |#4|) "\\spad{m/r} divides the elements of \\spad{m} by \\spad{r}. Error: if \\spad{r = 0}.")) (|exquo| (((|Union| $ "failed") $ |#4|) "\\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| |#4| |#4| |#4|) $ $) "\\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| |#4| |#4|) $) "\\spad{map(f,{}a)} returns \\spad{b},{} where \\spad{b(i,{}j) = a(i,{}j)} for all \\spad{i},{} \\spad{j}.")) (|column| ((|#6| $ (|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| ((|#5| $ (|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| ((|#4| $ (|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| ((|#4| $ (|Integer|) (|Integer|) |#4|) "\\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.") ((|#4| $ (|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| |#4|)) $) "\\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| |#4|))) "\\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")))
NIL
((|HasCategory| |#4| (QUOTE (-300))) (|HasCategory| |#4| (QUOTE (-356))) (|HasCategory| |#4| (QUOTE (-542))) (|HasCategory| |#4| (QUOTE (-170))))
-(-1023 |m| |n| R |Row| |Col|)
+(-1024 |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")))
-((-4342 . T) (-1964 . T) (-4337 . T) (-4336 . T))
+((-4344 . T) (-2836 . T) (-4339 . T) (-4338 . T))
NIL
-(-1024 |m| |n| R)
+(-1025 |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.")) (|coerce| (((|Matrix| |#3|) $) "\\spad{coerce(m)} converts a matrix of type \\spadtype{RectangularMatrix} to a matrix of type \\spad{Matrix}.")) (|rectangularMatrix| (($ (|Matrix| |#3|)) "\\spad{rectangularMatrix(m)} converts a matrix of type \\spadtype{Matrix} to a matrix of type \\spad{RectangularMatrix}.")))
-((-4342 . T) (-4337 . T) (-4336 . T))
-((-1561 (-12 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1068))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|))))) (|HasCategory| |#3| (LIST (QUOTE -596) (QUOTE (-526)))) (-1561 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-356)))) (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (QUOTE (-1068))) (|HasCategory| |#3| (QUOTE (-300))) (|HasCategory| |#3| (QUOTE (-542))) (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (LIST (QUOTE -595) (QUOTE (-836)))) (-12 (|HasCategory| |#3| (QUOTE (-1068))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))))
-(-1025 |m| |n| R1 |Row1| |Col1| M1 R2 |Row2| |Col2| M2)
+((-4344 . T) (-4339 . T) (-4338 . T))
+((-1489 (-12 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1069))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|))))) (|HasCategory| |#3| (LIST (QUOTE -596) (QUOTE (-526)))) (-1489 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-356)))) (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (QUOTE (-1069))) (|HasCategory| |#3| (QUOTE (-300))) (|HasCategory| |#3| (QUOTE (-542))) (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (LIST (QUOTE -595) (QUOTE (-837)))) (-12 (|HasCategory| |#3| (QUOTE (-1069))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))))
+(-1026 |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
NIL
-(-1026 R)
+(-1027 R)
((|constructor| (NIL "The category of right modules over an \\spad{rng} (ring not necessarily with unit). This is an abelian group which supports right multiplation by elements of the \\spad{rng}. \\blankline")) (* (($ $ |#1|) "\\spad{x*r} returns the right multiplication of the module element \\spad{x} by the ring element \\spad{r}.")))
NIL
NIL
-(-1027)
+(-1028)
((|constructor| (NIL "The category of associative rings,{} not necessarily commutative,{} and not necessarily with a 1. This is a combination of an abelian group and a semigroup,{} with multiplication distributing over addition. \\blankline")))
NIL
NIL
-(-1028 S)
+(-1029 S)
((|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.")))
NIL
NIL
-(-1029)
+(-1030)
((|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.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-1030 |TheField| |ThePolDom|)
+(-1031 |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")))
NIL
NIL
-(-1031)
+(-1032)
((|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}.")) (|convert| (($ (|Symbol|)) "\\spad{convert(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.")))
-((-4330 . T) (-4334 . T) (-4329 . T) (-4340 . T) (-4341 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4332 . T) (-4336 . T) (-4331 . T) (-4342 . T) (-4343 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-1032)
+(-1033)
((|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}")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2763) (QUOTE (-1144))) (LIST (QUOTE |:|) (QUOTE -2119) (QUOTE (-52))))))) (-1561 (|HasCategory| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (QUOTE (-1068))) (|HasCategory| (-52) (QUOTE (-1068)))) (-1561 (|HasCategory| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| (-52) (QUOTE (-1068))) (|HasCategory| (-52) (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| (-52) (QUOTE (-1068))) (|HasCategory| (-52) (LIST (QUOTE -302) (QUOTE (-52))))) (|HasCategory| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (QUOTE (-1068))) (|HasCategory| (-1144) (QUOTE (-825))) (|HasCategory| (-52) (QUOTE (-1068))) (-1561 (|HasCategory| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| (-52) (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| (-52) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (LIST (QUOTE -595) (QUOTE (-836)))))
-(-1033 S R E V)
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3549) (QUOTE (-1145))) (LIST (QUOTE |:|) (QUOTE -3859) (QUOTE (-52))))))) (-1489 (|HasCategory| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (QUOTE (-1069))) (|HasCategory| (-52) (QUOTE (-1069)))) (-1489 (|HasCategory| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| (-52) (QUOTE (-1069))) (|HasCategory| (-52) (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| (-52) (QUOTE (-1069))) (|HasCategory| (-52) (LIST (QUOTE -302) (QUOTE (-52))))) (|HasCategory| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (QUOTE (-1069))) (|HasCategory| (-1145) (QUOTE (-825))) (|HasCategory| (-52) (QUOTE (-1069))) (-1489 (|HasCategory| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| (-52) (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| (-52) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (LIST (QUOTE -595) (QUOTE (-837)))))
+(-1034 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 (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-535))) (|HasCategory| |#2| (LIST (QUOTE -38) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -965) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (LIST (QUOTE -596) (QUOTE (-1144)))))
-(-1034 R E V)
+((|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-535))) (|HasCategory| |#2| (LIST (QUOTE -38) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#4| (LIST (QUOTE -596) (QUOTE (-1145)))))
+(-1035 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}}.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-6 -4340)) (-4337 . T) (-4336 . T) (-4339 . T))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-6 -4342)) (-4339 . T) (-4338 . T) (-4341 . T))
NIL
-(-1035)
+(-1036)
((|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'.")))
NIL
NIL
-(-1036 S |TheField| |ThePols|)
+(-1037 S |TheField| |ThePols|)
((|constructor| (NIL "\\axiomType{RealRootCharacterizationCategory} provides common acces functions for all real root codings.")) (|relativeApprox| ((|#2| |#3| $ |#2|) "\\axiom{approximate(term,{}root,{}prec)} gives an approximation of \\axiom{term} over \\axiom{root} with precision \\axiom{prec}")) (|approximate| ((|#2| |#3| $ |#2|) "\\axiom{approximate(term,{}root,{}prec)} gives an approximation of \\axiom{term} over \\axiom{root} with precision \\axiom{prec}")) (|rootOf| (((|Union| $ "failed") |#3| (|PositiveInteger|)) "\\axiom{rootOf(pol,{}\\spad{n})} gives the \\spad{n}th root for the order of the Real Closure")) (|allRootsOf| (((|List| $) |#3|) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} in the Real Closure,{} assumed in order.")) (|definingPolynomial| ((|#3| $) "\\axiom{definingPolynomial(aRoot)} gives a polynomial such that \\axiom{definingPolynomial(aRoot).aRoot = 0}")) (|recip| (((|Union| |#3| "failed") |#3| $) "\\axiom{recip(pol,{}aRoot)} tries to inverse \\axiom{pol} interpreted as \\axiom{aRoot}")) (|positive?| (((|Boolean|) |#3| $) "\\axiom{positive?(pol,{}aRoot)} answers if \\axiom{pol} interpreted as \\axiom{aRoot} is positive")) (|negative?| (((|Boolean|) |#3| $) "\\axiom{negative?(pol,{}aRoot)} answers if \\axiom{pol} interpreted as \\axiom{aRoot} is negative")) (|zero?| (((|Boolean|) |#3| $) "\\axiom{zero?(pol,{}aRoot)} answers if \\axiom{pol} interpreted as \\axiom{aRoot} is \\axiom{0}")) (|sign| (((|Integer|) |#3| $) "\\axiom{sign(pol,{}aRoot)} gives the sign of \\axiom{pol} interpreted as \\axiom{aRoot}")))
NIL
NIL
-(-1037 |TheField| |ThePols|)
+(-1038 |TheField| |ThePols|)
((|constructor| (NIL "\\axiomType{RealRootCharacterizationCategory} provides common acces functions for all real root codings.")) (|relativeApprox| ((|#1| |#2| $ |#1|) "\\axiom{approximate(term,{}root,{}prec)} gives an approximation of \\axiom{term} over \\axiom{root} with precision \\axiom{prec}")) (|approximate| ((|#1| |#2| $ |#1|) "\\axiom{approximate(term,{}root,{}prec)} gives an approximation of \\axiom{term} over \\axiom{root} with precision \\axiom{prec}")) (|rootOf| (((|Union| $ "failed") |#2| (|PositiveInteger|)) "\\axiom{rootOf(pol,{}\\spad{n})} gives the \\spad{n}th root for the order of the Real Closure")) (|allRootsOf| (((|List| $) |#2|) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} in the Real Closure,{} assumed in order.")) (|definingPolynomial| ((|#2| $) "\\axiom{definingPolynomial(aRoot)} gives a polynomial such that \\axiom{definingPolynomial(aRoot).aRoot = 0}")) (|recip| (((|Union| |#2| "failed") |#2| $) "\\axiom{recip(pol,{}aRoot)} tries to inverse \\axiom{pol} interpreted as \\axiom{aRoot}")) (|positive?| (((|Boolean|) |#2| $) "\\axiom{positive?(pol,{}aRoot)} answers if \\axiom{pol} interpreted as \\axiom{aRoot} is positive")) (|negative?| (((|Boolean|) |#2| $) "\\axiom{negative?(pol,{}aRoot)} answers if \\axiom{pol} interpreted as \\axiom{aRoot} is negative")) (|zero?| (((|Boolean|) |#2| $) "\\axiom{zero?(pol,{}aRoot)} answers if \\axiom{pol} interpreted as \\axiom{aRoot} is \\axiom{0}")) (|sign| (((|Integer|) |#2| $) "\\axiom{sign(pol,{}aRoot)} gives the sign of \\axiom{pol} interpreted as \\axiom{aRoot}")))
NIL
NIL
-(-1038 R E V P TS)
+(-1039 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 proposed: 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 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 \\axiomType{QCMPACK}(\\spad{R},{}\\spad{E},{}\\spad{V},{}\\spad{P},{}\\spad{TS}) and \\axiomType{RSETGCD}(\\spad{R},{}\\spad{E},{}\\spad{V},{}\\spad{P},{}\\spad{TS}). The same way it does not care about the way univariate polynomial \\spad{gcd} (with coefficients in the tower of simple extensions associated with a regular set) are computed. The only requirement is that these \\spad{gcd} 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 \\axiom{\\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.}")))
NIL
NIL
-(-1039 S R E V P)
+(-1040 S 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| |#5|) (|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| |#5|) (|List| $)) "\\spad{extend(lp,{}lts)} returns the same as \\spad{concat([extend(lp,{}ts) for ts in lts])|}") (((|List| $) (|List| |#5|) $) "\\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| $) |#5| (|List| $)) "\\spad{extend(p,{}lts)} returns the same as \\spad{concat([extend(p,{}ts) for ts in lts])|}") (((|List| $) |#5| $) "\\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| |#5|) $) "\\spad{internalAugment(lp,{}ts)} returns \\spad{ts} if \\spad{lp} is empty otherwise returns \\spad{internalAugment(rest lp,{} internalAugment(first lp,{} ts))}") (($ |#5| $) "\\spad{internalAugment(p,{}ts)} assumes that \\spad{augment(p,{}ts)} returns a singleton and returns it.")) (|augment| (((|List| $) (|List| |#5|) (|List| $)) "\\spad{augment(lp,{}lts)} returns the same as \\spad{concat([augment(lp,{}ts) for ts in lts])}") (((|List| $) (|List| |#5|) $) "\\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| $) |#5| (|List| $)) "\\spad{augment(p,{}lts)} returns the same as \\spad{concat([augment(p,{}ts) for ts in lts])}") (((|List| $) |#5| $) "\\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| $) |#5| (|List| $)) "\\spad{intersect(p,{}lts)} returns the same as \\spad{intersect([p],{}lts)}") (((|List| $) (|List| |#5|) (|List| $)) "\\spad{intersect(lp,{}lts)} returns the same as \\spad{concat([intersect(lp,{}ts) for ts in lts])|}") (((|List| $) (|List| |#5|) $) "\\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| $) |#5| $) "\\spad{intersect(p,{}ts)} returns the same as \\spad{intersect([p],{}ts)}")) (|squareFreePart| (((|List| (|Record| (|:| |val| |#5|) (|:| |tower| $))) |#5| $) "\\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| |#5|) (|:| |tower| $))) |#5| |#5| $) "\\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| |#5| (|List| $)) |#5| |#5| $) "\\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| $) |#5| $) "\\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|) |#5| $) "\\spad{invertible?(p,{}ts)} returns \\spad{true} iff \\spad{p} is invertible in the tower associated with \\spad{ts}.") (((|List| (|Record| (|:| |val| (|Boolean|)) (|:| |tower| $))) |#5| $) "\\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| $)) |#5| $) "\\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|) |#5| $) "\\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|) |#5| $) "\\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|) |#5| $) "\\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|) |#5| $) "\\spad{purelyAlgebraic?(p,{}ts)} returns \\spad{true} iff every variable of \\spad{p} is algebraic \\spad{w}.\\spad{r}.\\spad{t}. \\spad{ts}.")))
NIL
NIL
-(-1040 R E V P)
+(-1041 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}.")))
-((-4343 . T) (-4342 . T) (-1964 . T))
+((-4345 . T) (-4344 . T) (-2836 . T))
NIL
-(-1041 R E V P TS)
+(-1042 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.")))
NIL
NIL
-(-1042)
+(-1043)
((|constructor| (NIL "This domain represents `restrict' expressions.")) (|target| (((|TypeAst|) $) "\\spad{target(e)} returns the target type of the conversion..")) (|expression| (((|SpadAst|) $) "\\spad{expression(e)} returns the expression being converted.")))
NIL
NIL
-(-1043 |f|)
+(-1044 |f|)
((|constructor| (NIL "This domain implements named rules")) (|name| (((|Symbol|) $) "\\spad{name(x)} returns the symbol")))
NIL
NIL
-(-1044 |Base| R -3260)
+(-1045 |Base| R -3327)
((|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
-(-1045 |Base| R -3260)
+(-1046 |Base| R -3327)
((|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
-(-1046 R |ls|)
+(-1047 R |ls|)
((|constructor| (NIL "\\indented{1}{A package for computing the rational univariate representation} \\indented{1}{of a zero-dimensional algebraic variety given by a regular} \\indented{1}{triangular set. This package is essentially an interface for the} \\spadtype{InternalRationalUnivariateRepresentationPackage} constructor. It is used in the \\spadtype{ZeroDimensionalSolvePackage} for solving polynomial systems with finitely many solutions.")) (|rur| (((|List| (|Record| (|:| |complexRoots| (|SparseUnivariatePolynomial| |#1|)) (|:| |coordinates| (|List| (|Polynomial| |#1|))))) (|List| (|Polynomial| |#1|)) (|Boolean|) (|Boolean|)) "\\spad{rur(lp,{}univ?,{}check?)} returns the same as \\spad{rur(lp,{}true)}. Moreover,{} if \\spad{check?} is \\spad{true} then the result is checked.") (((|List| (|Record| (|:| |complexRoots| (|SparseUnivariatePolynomial| |#1|)) (|:| |coordinates| (|List| (|Polynomial| |#1|))))) (|List| (|Polynomial| |#1|))) "\\spad{rur(lp)} returns the same as \\spad{rur(lp,{}true)}") (((|List| (|Record| (|:| |complexRoots| (|SparseUnivariatePolynomial| |#1|)) (|:| |coordinates| (|List| (|Polynomial| |#1|))))) (|List| (|Polynomial| |#1|)) (|Boolean|)) "\\spad{rur(lp,{}univ?)} returns a rational univariate representation of \\spad{lp}. This assumes that \\spad{lp} defines a regular triangular \\spad{ts} whose associated variety is zero-dimensional over \\spad{R}. \\spad{rur(lp,{}univ?)} returns a list of items \\spad{[u,{}lc]} where \\spad{u} is an irreducible univariate polynomial and each \\spad{c} in \\spad{lc} involves two variables: one from \\spad{ls},{} called the coordinate of \\spad{c},{} and an extra variable which represents any root of \\spad{u}. Every root of \\spad{u} leads to a tuple of values for the coordinates of \\spad{lc}. Moreover,{} a point \\spad{x} belongs to the variety associated with \\spad{lp} iff there exists an item \\spad{[u,{}lc]} in \\spad{rur(lp,{}univ?)} and a root \\spad{r} of \\spad{u} such that \\spad{x} is given by the tuple of values for the coordinates of \\spad{lc} evaluated at \\spad{r}. If \\spad{univ?} is \\spad{true} then each polynomial \\spad{c} will have a constant leading coefficient \\spad{w}.\\spad{r}.\\spad{t}. its coordinate. See the example which illustrates the \\spadtype{ZeroDimensionalSolvePackage} package constructor.")))
NIL
NIL
-(-1047 UP SAE UPA)
+(-1048 UP SAE UPA)
((|constructor| (NIL "Factorization of univariate polynomials with coefficients in an algebraic extension of the rational numbers (\\spadtype{Fraction Integer}).")) (|factor| (((|Factored| |#3|) |#3|) "\\spad{factor(p)} returns a prime factorisation of \\spad{p}.")))
NIL
NIL
-(-1048 R UP M)
+(-1049 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.")))
-((-4335 |has| |#1| (-356)) (-4340 |has| |#1| (-356)) (-4334 |has| |#1| (-356)) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-342))) (-1561 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-342)))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-361))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-227))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-342)))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144))))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144))))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| |#1| (QUOTE (-227))) (|HasCategory| |#1| (QUOTE (-356)))))
-(-1049 UP SAE UPA)
+((-4337 |has| |#1| (-356)) (-4342 |has| |#1| (-356)) (-4336 |has| |#1| (-356)) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-342))) (-1489 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-342)))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-361))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-227))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-342)))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145))))) (-12 (|HasCategory| |#1| (QUOTE (-342))) (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145))))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| |#1| (QUOTE (-227))) (|HasCategory| |#1| (QUOTE (-356)))))
+(-1050 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
NIL
-(-1050)
+(-1051)
((|constructor| (NIL "This trivial domain lets us build Univariate Polynomials in an anonymous variable")))
NIL
NIL
-(-1051)
+(-1052)
((|constructor| (NIL "This is the category of Spad syntax objects.")))
NIL
NIL
-(-1052 S)
+(-1053 S)
((|constructor| (NIL "\\indented{1}{Cache of elements in a set} Author: Manuel Bronstein Date Created: 31 Oct 1988 Date Last Updated: 14 May 1991 \\indented{2}{A sorted cache of a cachable set \\spad{S} is a dynamic structure that} \\indented{2}{keeps the elements of \\spad{S} sorted and assigns an integer to each} \\indented{2}{element of \\spad{S} once it is in the cache. This way,{} equality and ordering} \\indented{2}{on \\spad{S} are tested directly on the integers associated with the elements} \\indented{2}{of \\spad{S},{} once they have been entered in the cache.}")) (|enterInCache| ((|#1| |#1| (|Mapping| (|Integer|) |#1| |#1|)) "\\spad{enterInCache(x,{} f)} enters \\spad{x} in the cache,{} calling \\spad{f(x,{} y)} to determine whether \\spad{x < y (f(x,{}y) < 0),{} x = y (f(x,{}y) = 0)},{} or \\spad{x > y (f(x,{}y) > 0)}. It returns \\spad{x} with an integer associated with it.") ((|#1| |#1| (|Mapping| (|Boolean|) |#1|)) "\\spad{enterInCache(x,{} f)} enters \\spad{x} in the cache,{} calling \\spad{f(y)} to determine whether \\spad{x} is equal to \\spad{y}. It returns \\spad{x} with an integer associated with it.")) (|cache| (((|List| |#1|)) "\\spad{cache()} returns the current cache as a list.")) (|clearCache| (((|Void|)) "\\spad{clearCache()} empties the cache.")))
NIL
NIL
-(-1053)
+(-1054)
((|constructor| (NIL "\\indented{1}{Author: Gabriel Dos Reis} Date Created: October 24,{} 2007 Date Last Modified: January 18,{} 2008. A `Scope' is a sequence of contours.")) (|currentCategoryFrame| (($) "\\spad{currentCategoryFrame()} returns the category frame currently in effect.")) (|currentScope| (($) "\\spad{currentScope()} returns the scope currently in effect")) (|pushNewContour| (($ (|Binding|) $) "\\spad{pushNewContour(b,{}s)} pushs a new contour with sole binding \\spad{`b'}.")) (|findBinding| (((|Union| (|Binding|) "failed") (|Symbol|) $) "\\spad{findBinding(n,{}s)} returns the first binding of \\spad{`n'} in \\spad{`s'}; otherwise `failed'.")) (|contours| (((|List| (|Contour|)) $) "\\spad{contours(s)} returns the list of contours in scope \\spad{s}.")) (|empty| (($) "\\spad{empty()} returns an empty scope.")))
NIL
NIL
-(-1054 R)
+(-1055 R)
((|constructor| (NIL "StructuralConstantsPackage provides functions creating structural constants from a multiplication tables or a basis of a matrix algebra and other useful functions in this context.")) (|coordinates| (((|Vector| |#1|) (|Matrix| |#1|) (|List| (|Matrix| |#1|))) "\\spad{coordinates(a,{}[v1,{}...,{}vn])} returns the coordinates of \\spad{a} with respect to the \\spad{R}-module basis \\spad{v1},{}...,{}\\spad{vn}.")) (|structuralConstants| (((|Vector| (|Matrix| |#1|)) (|List| (|Matrix| |#1|))) "\\spad{structuralConstants(basis)} takes the \\spad{basis} of a matrix algebra,{} \\spadignore{e.g.} the result of \\spadfun{basisOfCentroid} and calculates the structural constants. Note,{} that the it is not checked,{} whether \\spad{basis} really is a \\spad{basis} of a matrix algebra.") (((|Vector| (|Matrix| (|Polynomial| |#1|))) (|List| (|Symbol|)) (|Matrix| (|Polynomial| |#1|))) "\\spad{structuralConstants(ls,{}mt)} determines the structural constants of an algebra with generators \\spad{ls} and multiplication table \\spad{mt},{} the entries of which must be given as linear polynomials in the indeterminates given by \\spad{ls}. The result is in particular useful \\indented{1}{as fourth argument for \\spadtype{AlgebraGivenByStructuralConstants}} \\indented{1}{and \\spadtype{GenericNonAssociativeAlgebra}.}") (((|Vector| (|Matrix| (|Fraction| (|Polynomial| |#1|)))) (|List| (|Symbol|)) (|Matrix| (|Fraction| (|Polynomial| |#1|)))) "\\spad{structuralConstants(ls,{}mt)} determines the structural constants of an algebra with generators \\spad{ls} and multiplication table \\spad{mt},{} the entries of which must be given as linear polynomials in the indeterminates given by \\spad{ls}. The result is in particular useful \\indented{1}{as fourth argument for \\spadtype{AlgebraGivenByStructuralConstants}} \\indented{1}{and \\spadtype{GenericNonAssociativeAlgebra}.}")))
NIL
NIL
-(-1055 R)
+(-1056 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")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-6 -4340)) (-4337 . T) (-4336 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-882))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| (-1056 (-1144)) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-372))))) (-12 (|HasCategory| (-1056 (-1144)) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-550))))) (-12 (|HasCategory| (-1056 (-1144)) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372)))))) (-12 (|HasCategory| (-1056 (-1144)) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550)))))) (-12 (|HasCategory| (-1056 (-1144)) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-227))) (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#1| (QUOTE (-356))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#1| (QUOTE -4340)) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-143)))))
-(-1056 S)
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-6 -4342)) (-4339 . T) (-4338 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-883))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| (-1057 (-1145)) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-372))))) (-12 (|HasCategory| (-1057 (-1145)) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-550))))) (-12 (|HasCategory| (-1057 (-1145)) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372)))))) (-12 (|HasCategory| (-1057 (-1145)) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550)))))) (-12 (|HasCategory| (-1057 (-1145)) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-227))) (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#1| (QUOTE (-356))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#1| (QUOTE -4342)) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-143)))))
+(-1057 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
NIL
-(-1057 R S)
+(-1058 R S)
((|constructor| (NIL "This package provides operations for mapping functions onto segments.")) (|map| (((|List| |#2|) (|Mapping| |#2| |#1|) (|Segment| |#1|)) "\\spad{map(f,{}s)} expands the segment \\spad{s},{} applying \\spad{f} to each value. For example,{} if \\spad{s = l..h by k},{} then the list \\spad{[f(l),{} f(l+k),{}...,{} f(lN)]} is computed,{} where \\spad{lN <= h < lN+k}.") (((|Segment| |#2|) (|Mapping| |#2| |#1|) (|Segment| |#1|)) "\\spad{map(f,{}l..h)} returns a new segment \\spad{f(l)..f(h)}.")))
NIL
((|HasCategory| |#1| (QUOTE (-823))))
-(-1058)
+(-1059)
((|constructor| (NIL "This domain represents segement expressions.")) (|bounds| (((|List| (|SpadAst|)) $) "\\spad{bounds(s)} returns the bounds of the segment \\spad{`s'}. If \\spad{`s'} designates an infinite interval,{} then the returns list a singleton list.")))
NIL
NIL
-(-1059 R S)
+(-1060 R S)
((|constructor| (NIL "This package provides operations for mapping functions onto \\spadtype{SegmentBinding}\\spad{s}.")) (|map| (((|SegmentBinding| |#2|) (|Mapping| |#2| |#1|) (|SegmentBinding| |#1|)) "\\spad{map(f,{}v=a..b)} returns the value given by \\spad{v=f(a)..f(b)}.")))
NIL
NIL
-(-1060 S)
+(-1061 S)
((|constructor| (NIL "This domain is used to provide the function argument syntax \\spad{v=a..b}. This is used,{} for example,{} by the top-level \\spadfun{draw} functions.")) (|segment| (((|Segment| |#1|) $) "\\spad{segment(segb)} returns the segment from the right hand side of the \\spadtype{SegmentBinding}. For example,{} if \\spad{segb} is \\spad{v=a..b},{} then \\spad{segment(segb)} returns \\spad{a..b}.")) (|variable| (((|Symbol|) $) "\\spad{variable(segb)} returns the variable from the left hand side of the \\spadtype{SegmentBinding}. For example,{} if \\spad{segb} is \\spad{v=a..b},{} then \\spad{variable(segb)} returns \\spad{v}.")) (|equation| (($ (|Symbol|) (|Segment| |#1|)) "\\spad{equation(v,{}a..b)} creates a segment binding value with variable \\spad{v} and segment \\spad{a..b}. Note that the interpreter parses \\spad{v=a..b} to this form.")))
NIL
-((|HasCategory| |#1| (QUOTE (-1068))))
-(-1061 S)
+((|HasCategory| |#1| (QUOTE (-1069))))
+(-1062 S)
((|constructor| (NIL "This category provides operations on ranges,{} or {\\em segments} as they are called.")) (|convert| (($ |#1|) "\\spad{convert(i)} creates the segment \\spad{i..i}.")) (|segment| (($ |#1| |#1|) "\\spad{segment(i,{}j)} is an alternate way to create the segment \\spad{i..j}.")) (|incr| (((|Integer|) $) "\\spad{incr(s)} returns \\spad{n},{} where \\spad{s} is a segment in which every \\spad{n}\\spad{-}th element is used. Note: \\spad{incr(l..h by n) = n}.")) (|high| ((|#1| $) "\\spad{high(s)} returns the second endpoint of \\spad{s}. Note: \\spad{high(l..h) = h}.")) (|low| ((|#1| $) "\\spad{low(s)} returns the first endpoint of \\spad{s}. Note: \\spad{low(l..h) = l}.")) (|hi| ((|#1| $) "\\spad{\\spad{hi}(s)} returns the second endpoint of \\spad{s}. Note: \\spad{\\spad{hi}(l..h) = h}.")) (|lo| ((|#1| $) "\\spad{lo(s)} returns the first endpoint of \\spad{s}. Note: \\spad{lo(l..h) = l}.")) (BY (($ $ (|Integer|)) "\\spad{s by n} creates a new segment in which only every \\spad{n}\\spad{-}th element is used.")) (SEGMENT (($ |#1| |#1|) "\\spad{l..h} creates a segment with \\spad{l} and \\spad{h} as the endpoints.")))
-((-1964 . T))
+((-2836 . T))
NIL
-(-1062 S)
+(-1063 S)
((|constructor| (NIL "This type is used to specify a range of values from type \\spad{S}.")))
NIL
-((|HasCategory| |#1| (QUOTE (-823))) (|HasCategory| |#1| (QUOTE (-1068))))
-(-1063 S L)
+((|HasCategory| |#1| (QUOTE (-823))) (|HasCategory| |#1| (QUOTE (-1069))))
+(-1064 S L)
((|constructor| (NIL "This category provides an interface for expanding segments to a stream of elements.")) (|map| ((|#2| (|Mapping| |#1| |#1|) $) "\\spad{map(f,{}l..h by k)} produces a value of type \\spad{L} by applying \\spad{f} to each of the succesive elements of the segment,{} that is,{} \\spad{[f(l),{} f(l+k),{} ...,{} f(lN)]},{} where \\spad{lN <= h < lN+k}.")) (|expand| ((|#2| $) "\\spad{expand(l..h by k)} creates value of type \\spad{L} with elements \\spad{l,{} l+k,{} ... lN} where \\spad{lN <= h < lN+k}. For example,{} \\spad{expand(1..5 by 2) = [1,{}3,{}5]}.") ((|#2| (|List| $)) "\\spad{expand(l)} creates a new value of type \\spad{L} in which each segment \\spad{l..h by k} is replaced with \\spad{l,{} l+k,{} ... lN},{} where \\spad{lN <= h < lN+k}. For example,{} \\spad{expand [1..4,{} 7..9] = [1,{}2,{}3,{}4,{}7,{}8,{}9]}.")))
-((-1964 . T))
+((-2836 . T))
NIL
-(-1064)
+(-1065)
((|constructor| (NIL "This domain represents a block of expressions.")) (|last| (((|SpadAst|) $) "\\spad{last(e)} returns the last instruction in `e'.")) (|body| (((|List| (|SpadAst|)) $) "\\spad{body(e)} returns the list of expressions in the sequence of instruction `e'.")))
NIL
NIL
-(-1065 A S)
+(-1066 A 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| (($ |#2| $) "\\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}.") (($ $ |#2|) "\\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| (($ $ |#2|) "\\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| |#2|)) "\\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| |#2|)) "\\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}.")))
NIL
NIL
-(-1066 S)
+(-1067 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}.")))
-((-4332 . T) (-1964 . T))
+((-4334 . T) (-2836 . T))
NIL
-(-1067 S)
+(-1068 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}.")))
NIL
NIL
-(-1068)
+(-1069)
((|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}.")))
NIL
NIL
-(-1069 |m| |n|)
+(-1070 |m| |n|)
((|constructor| (NIL "\\spadtype{SetOfMIntegersInOneToN} implements the subsets of \\spad{M} integers in the interval \\spad{[1..n]}")) (|delta| (((|NonNegativeInteger|) $ (|PositiveInteger|) (|PositiveInteger|)) "\\spad{delta(S,{}k,{}p)} returns the number of elements of \\spad{S} which are strictly between \\spad{p} and the \\spad{k^}{th} element of \\spad{S}.")) (|member?| (((|Boolean|) (|PositiveInteger|) $) "\\spad{member?(p,{} s)} returns \\spad{true} is \\spad{p} is in \\spad{s},{} \\spad{false} otherwise.")) (|enumerate| (((|Vector| $)) "\\spad{enumerate()} returns a vector of all the sets of \\spad{M} integers in \\spad{1..n}.")) (|setOfMinN| (($ (|List| (|PositiveInteger|))) "\\spad{setOfMinN([a_1,{}...,{}a_m])} returns the set {a_1,{}...,{}a_m}. Error if {a_1,{}...,{}a_m} is not a set of \\spad{M} integers in \\spad{1..n}.")) (|elements| (((|List| (|PositiveInteger|)) $) "\\spad{elements(S)} returns the list of the elements of \\spad{S} in increasing order.")) (|replaceKthElement| (((|Union| $ "failed") $ (|PositiveInteger|) (|PositiveInteger|)) "\\spad{replaceKthElement(S,{}k,{}p)} replaces the \\spad{k^}{th} element of \\spad{S} by \\spad{p},{} and returns \"failed\" if the result is not a set of \\spad{M} integers in \\spad{1..n} any more.")) (|incrementKthElement| (((|Union| $ "failed") $ (|PositiveInteger|)) "\\spad{incrementKthElement(S,{}k)} increments the \\spad{k^}{th} element of \\spad{S},{} and returns \"failed\" if the result is not a set of \\spad{M} integers in \\spad{1..n} any more.")))
NIL
NIL
-(-1070 S)
+(-1071 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)}}")))
-((-4342 . T) (-4332 . T) (-4343 . T))
-((-1561 (-12 (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (QUOTE (-825))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
-(-1071 |Str| |Sym| |Int| |Flt| |Expr|)
+((-4344 . T) (-4334 . T) (-4345 . T))
+((-1489 (-12 (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-361))) (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (QUOTE (-825))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
+(-1072 |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.")) (|convert| (($ |#5|) "\\spad{convert(x)} returns the Lisp atom \\spad{x}.") (($ |#4|) "\\spad{convert(x)} returns the Lisp atom \\spad{x}.") (($ |#3|) "\\spad{convert(x)} returns the Lisp atom \\spad{x}.") (($ |#2|) "\\spad{convert(x)} returns the Lisp atom \\spad{x}.") (($ |#1|) "\\spad{convert(x)} returns the Lisp atom \\spad{x}.") (($ (|List| $)) "\\spad{convert([a1,{}...,{}an])} returns the \\spad{S}-expression \\spad{(a1,{}...,{}an)}.")) (|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
NIL
-(-1072)
+(-1073)
((|constructor| (NIL "This domain allows the manipulation of the usual Lisp values.")))
NIL
NIL
-(-1073 |Str| |Sym| |Int| |Flt| |Expr|)
+(-1074 |Str| |Sym| |Int| |Flt| |Expr|)
((|constructor| (NIL "This domain allows the manipulation of Lisp values over arbitrary atomic types.")))
NIL
NIL
-(-1074 R FS)
+(-1075 R FS)
((|constructor| (NIL "\\axiomType{SimpleFortranProgram(\\spad{f},{}type)} provides a simple model of some FORTRAN subprograms,{} making it possible to coerce objects of various domains into a FORTRAN subprogram called \\axiom{\\spad{f}}. These can then be translated into legal FORTRAN code.")) (|fortran| (($ (|Symbol|) (|FortranScalarType|) |#2|) "\\spad{fortran(fname,{}ftype,{}body)} builds an object of type \\axiomType{FortranProgramCategory}. The three arguments specify the name,{} the type and the \\spad{body} of the program.")))
NIL
NIL
-(-1075 R E V P TS)
+(-1076 R E V P TS)
((|constructor| (NIL "\\indented{2}{A internal package for removing redundant quasi-components and redundant} \\indented{2}{branches when decomposing a variety by means of quasi-components} \\indented{2}{of regular 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} \\indented{5}{Tech. Report (PoSSo project)} \\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.}")) (|branchIfCan| (((|Union| (|Record| (|:| |eq| (|List| |#4|)) (|:| |tower| |#5|) (|:| |ineq| (|List| |#4|))) "failed") (|List| |#4|) |#5| (|List| |#4|) (|Boolean|) (|Boolean|) (|Boolean|) (|Boolean|) (|Boolean|)) "\\axiom{branchIfCan(leq,{}\\spad{ts},{}lineq,{}\\spad{b1},{}\\spad{b2},{}\\spad{b3},{}\\spad{b4},{}\\spad{b5})} is an internal subroutine,{} exported only for developement.")) (|prepareDecompose| (((|List| (|Record| (|:| |eq| (|List| |#4|)) (|:| |tower| |#5|) (|:| |ineq| (|List| |#4|)))) (|List| |#4|) (|List| |#5|) (|Boolean|) (|Boolean|)) "\\axiom{prepareDecompose(\\spad{lp},{}\\spad{lts},{}\\spad{b1},{}\\spad{b2})} is an internal subroutine,{} exported only for developement.")) (|removeSuperfluousCases| (((|List| (|Record| (|:| |val| (|List| |#4|)) (|:| |tower| |#5|))) (|List| (|Record| (|:| |val| (|List| |#4|)) (|:| |tower| |#5|)))) "\\axiom{removeSuperfluousCases(llpwt)} is an internal subroutine,{} exported only for developement.")) (|subCase?| (((|Boolean|) (|Record| (|:| |val| (|List| |#4|)) (|:| |tower| |#5|)) (|Record| (|:| |val| (|List| |#4|)) (|:| |tower| |#5|))) "\\axiom{subCase?(lpwt1,{}lpwt2)} is an internal subroutine,{} exported only for developement.")) (|removeSuperfluousQuasiComponents| (((|List| |#5|) (|List| |#5|)) "\\axiom{removeSuperfluousQuasiComponents(\\spad{lts})} removes from \\axiom{\\spad{lts}} any \\spad{ts} such that \\axiom{subQuasiComponent?(\\spad{ts},{}us)} holds for another \\spad{us} in \\axiom{\\spad{lts}}.")) (|subQuasiComponent?| (((|Boolean|) |#5| (|List| |#5|)) "\\axiom{subQuasiComponent?(\\spad{ts},{}lus)} returns \\spad{true} iff \\axiom{subQuasiComponent?(\\spad{ts},{}us)} holds for one \\spad{us} in \\spad{lus}.") (((|Boolean|) |#5| |#5|) "\\axiom{subQuasiComponent?(\\spad{ts},{}us)} returns \\spad{true} iff \\axiomOpFrom{internalSubQuasiComponent?(\\spad{ts},{}us)}{QuasiComponentPackage} returs \\spad{true}.")) (|internalSubQuasiComponent?| (((|Union| (|Boolean|) "failed") |#5| |#5|) "\\axiom{internalSubQuasiComponent?(\\spad{ts},{}us)} returns a boolean \\spad{b} value if the fact the regular zero set of \\axiom{us} contains that of \\axiom{\\spad{ts}} can be decided (and in that case \\axiom{\\spad{b}} gives this inclusion) otherwise returns \\axiom{\"failed\"}.")) (|infRittWu?| (((|Boolean|) (|List| |#4|) (|List| |#4|)) "\\axiom{infRittWu?(\\spad{lp1},{}\\spad{lp2})} is an internal subroutine,{} exported only for developement.")) (|internalInfRittWu?| (((|Boolean|) (|List| |#4|) (|List| |#4|)) "\\axiom{internalInfRittWu?(\\spad{lp1},{}\\spad{lp2})} is an internal subroutine,{} exported only for developement.")) (|internalSubPolSet?| (((|Boolean|) (|List| |#4|) (|List| |#4|)) "\\axiom{internalSubPolSet?(\\spad{lp1},{}\\spad{lp2})} returns \\spad{true} iff \\axiom{\\spad{lp1}} is a sub-set of \\axiom{\\spad{lp2}} assuming that these lists are sorted increasingly \\spad{w}.\\spad{r}.\\spad{t}. \\axiomOpFrom{infRittWu?}{RecursivePolynomialCategory}.")) (|subPolSet?| (((|Boolean|) (|List| |#4|) (|List| |#4|)) "\\axiom{subPolSet?(\\spad{lp1},{}\\spad{lp2})} returns \\spad{true} iff \\axiom{\\spad{lp1}} is a sub-set of \\axiom{\\spad{lp2}}.")) (|subTriSet?| (((|Boolean|) |#5| |#5|) "\\axiom{subTriSet?(\\spad{ts},{}us)} returns \\spad{true} iff \\axiom{\\spad{ts}} is a sub-set of \\axiom{us}.")) (|moreAlgebraic?| (((|Boolean|) |#5| |#5|) "\\axiom{moreAlgebraic?(\\spad{ts},{}us)} returns \\spad{false} iff \\axiom{\\spad{ts}} and \\axiom{us} are both empty,{} or \\axiom{\\spad{ts}} has less elements than \\axiom{us},{} or some variable is algebraic \\spad{w}.\\spad{r}.\\spad{t}. \\axiom{us} and is not \\spad{w}.\\spad{r}.\\spad{t}. \\axiom{\\spad{ts}}.")) (|algebraicSort| (((|List| |#5|) (|List| |#5|)) "\\axiom{algebraicSort(\\spad{lts})} sorts \\axiom{\\spad{lts}} \\spad{w}.\\spad{r}.\\spad{t} \\axiomOpFrom{supDimElseRittWu}{QuasiComponentPackage}.")) (|supDimElseRittWu?| (((|Boolean|) |#5| |#5|) "\\axiom{supDimElseRittWu(\\spad{ts},{}us)} returns \\spad{true} iff \\axiom{\\spad{ts}} has less elements than \\axiom{us} otherwise if \\axiom{\\spad{ts}} has higher rank than \\axiom{us} \\spad{w}.\\spad{r}.\\spad{t}. Riit and Wu ordering.")) (|stopTable!| (((|Void|)) "\\axiom{stopTableGcd!()} is an internal subroutine,{} exported only for developement.")) (|startTable!| (((|Void|) (|String|) (|String|) (|String|)) "\\axiom{startTableGcd!(\\spad{s1},{}\\spad{s2},{}\\spad{s3})} is an internal subroutine,{} exported only for developement.")))
NIL
NIL
-(-1076 R E V P TS)
+(-1077 R E V P TS)
((|constructor| (NIL "A internal package for computing gcds and resultants of univariate polynomials with coefficients in a tower of simple extensions of a field. There is no need to use directly this package since its main operations are available from \\spad{TS}. \\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.}")))
NIL
NIL
-(-1077 R E V P)
+(-1078 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.}")))
-((-4343 . T) (-4342 . T) (-1964 . T))
+((-4345 . T) (-4344 . T) (-2836 . T))
NIL
-(-1078)
+(-1079)
((|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.")))
NIL
NIL
-(-1079 S)
+(-1080 S)
((|constructor| (NIL "the class of all multiplicative semigroups,{} \\spadignore{i.e.} a set with an associative operation \\spadop{*}. \\blankline")) (** (($ $ (|PositiveInteger|)) "\\spad{x**n} returns the repeated product of \\spad{x} \\spad{n} times,{} \\spadignore{i.e.} exponentiation.")) (* (($ $ $) "\\spad{x*y} returns the product of \\spad{x} and \\spad{y}.")))
NIL
NIL
-(-1080)
+(-1081)
((|constructor| (NIL "the class of all multiplicative semigroups,{} \\spadignore{i.e.} a set with an associative operation \\spadop{*}. \\blankline")) (** (($ $ (|PositiveInteger|)) "\\spad{x**n} returns the repeated product of \\spad{x} \\spad{n} times,{} \\spadignore{i.e.} exponentiation.")) (* (($ $ $) "\\spad{x*y} returns the product of \\spad{x} and \\spad{y}.")))
NIL
NIL
-(-1081 |dimtot| |dim1| S)
+(-1082 |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}.")))
-((-4336 |has| |#3| (-1020)) (-4337 |has| |#3| (-1020)) (-4339 |has| |#3| (-6 -4339)) ((-4344 "*") |has| |#3| (-170)) (-4342 . T))
-((-1561 (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-130))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-705))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-771))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-823))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1068))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -873) (QUOTE (-1144)))))) (-1561 (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-1068)))) (-12 (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-1020)))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -873) (QUOTE (-1144))))) (-12 (|HasCategory| |#3| (QUOTE (-1068))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1068))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (|HasCategory| |#3| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#3| (QUOTE (-356))) (-1561 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (QUOTE (-1020)))) (-1561 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-356)))) (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (QUOTE (-771))) (-1561 (|HasCategory| |#3| (QUOTE (-771))) (|HasCategory| |#3| (QUOTE (-823)))) (|HasCategory| |#3| (QUOTE (-823))) (|HasCategory| |#3| (QUOTE (-705))) (|HasCategory| |#3| (QUOTE (-170))) (-1561 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-1020)))) (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -873) (QUOTE (-1144)))) (-1561 (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-130))) (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#3| (QUOTE (-705))) (|HasCategory| |#3| (QUOTE (-771))) (|HasCategory| |#3| (QUOTE (-823))) (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (QUOTE (-1068)))) (-1561 (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-130))) (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (QUOTE (-1020)))) (-1561 (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#3| (QUOTE (-130))) (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (QUOTE (-1020)))) (-1561 (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (QUOTE (-1020)))) (-1561 (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-1020)))) (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (LIST (QUOTE -873) (QUOTE (-1144))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-25)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-130)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-170)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-227)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-356)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-361)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-705)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-771)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-823)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-1020)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-1068))))) (-1561 (-12 (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-130))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-705))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-771))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-823))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-1068))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550)))))) (|HasCategory| (-550) (QUOTE (-825))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-1020)))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -873) (QUOTE (-1144))))) (-12 (|HasCategory| |#3| (QUOTE (-1068))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550))))) (-1561 (|HasCategory| |#3| (QUOTE (-1020))) (-12 (|HasCategory| |#3| (QUOTE (-1068))) (|HasCategory| |#3| (LIST (QUOTE -1011) (QUOTE (-550)))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-1068)))) (|HasAttribute| |#3| (QUOTE -4339)) (|HasCategory| |#3| (QUOTE (-130))) (|HasCategory| |#3| (QUOTE (-25))) (-12 (|HasCategory| |#3| (QUOTE (-1068))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (|HasCategory| |#3| (LIST (QUOTE -595) (QUOTE (-836)))))
-(-1082 R |x|)
+((-4338 |has| |#3| (-1021)) (-4339 |has| |#3| (-1021)) (-4341 |has| |#3| (-6 -4341)) ((-4346 "*") |has| |#3| (-170)) (-4344 . T))
+((-1489 (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-130))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-705))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-771))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-823))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1021))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1069))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -874) (QUOTE (-1145)))))) (-1489 (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-1069)))) (-12 (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-1021)))) (-12 (|HasCategory| |#3| (QUOTE (-1021))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-1021))) (|HasCategory| |#3| (LIST (QUOTE -874) (QUOTE (-1145))))) (-12 (|HasCategory| |#3| (QUOTE (-1069))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1069))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (|HasCategory| |#3| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#3| (QUOTE (-356))) (-1489 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (QUOTE (-1021)))) (-1489 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-356)))) (|HasCategory| |#3| (QUOTE (-1021))) (|HasCategory| |#3| (QUOTE (-771))) (-1489 (|HasCategory| |#3| (QUOTE (-771))) (|HasCategory| |#3| (QUOTE (-823)))) (|HasCategory| |#3| (QUOTE (-823))) (|HasCategory| |#3| (QUOTE (-705))) (|HasCategory| |#3| (QUOTE (-170))) (-1489 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-1021)))) (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -874) (QUOTE (-1145)))) (-1489 (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-130))) (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#3| (QUOTE (-705))) (|HasCategory| |#3| (QUOTE (-771))) (|HasCategory| |#3| (QUOTE (-823))) (|HasCategory| |#3| (QUOTE (-1021))) (|HasCategory| |#3| (QUOTE (-1069)))) (-1489 (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-130))) (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (QUOTE (-1021)))) (-1489 (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#3| (QUOTE (-130))) (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (QUOTE (-1021)))) (-1489 (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (QUOTE (-1021)))) (-1489 (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-1021)))) (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (LIST (QUOTE -874) (QUOTE (-1145))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-25)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-130)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-170)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-227)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-356)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-361)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-705)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-771)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-823)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-1021)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-1069))))) (-1489 (-12 (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-130))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-170))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-356))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-705))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-771))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-823))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-1021))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-1069))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550)))))) (|HasCategory| (-550) (QUOTE (-825))) (-12 (|HasCategory| |#3| (QUOTE (-1021))) (|HasCategory| |#3| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#3| (QUOTE (-227))) (|HasCategory| |#3| (QUOTE (-1021)))) (-12 (|HasCategory| |#3| (QUOTE (-1021))) (|HasCategory| |#3| (LIST (QUOTE -874) (QUOTE (-1145))))) (-12 (|HasCategory| |#3| (QUOTE (-1069))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550))))) (-1489 (|HasCategory| |#3| (QUOTE (-1021))) (-12 (|HasCategory| |#3| (QUOTE (-1069))) (|HasCategory| |#3| (LIST (QUOTE -1012) (QUOTE (-550)))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#3| (QUOTE (-1069)))) (|HasAttribute| |#3| (QUOTE -4341)) (|HasCategory| |#3| (QUOTE (-130))) (|HasCategory| |#3| (QUOTE (-25))) (-12 (|HasCategory| |#3| (QUOTE (-1069))) (|HasCategory| |#3| (LIST (QUOTE -302) (|devaluate| |#3|)))) (|HasCategory| |#3| (LIST (QUOTE -595) (QUOTE (-837)))))
+(-1083 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
((|HasCategory| |#1| (QUOTE (-444))))
-(-1083)
+(-1084)
((|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
-(-1084 R -3260)
+(-1085 R -3327)
((|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
-(-1085 R)
+(-1086 R)
((|constructor| (NIL "Find the sign of a rational function around a point or infinity.")) (|sign| (((|Union| (|Integer|) "failed") (|Fraction| (|Polynomial| |#1|)) (|Symbol|) (|Fraction| (|Polynomial| |#1|)) (|String|)) "\\spad{sign(f,{} x,{} a,{} s)} returns the sign of \\spad{f} as \\spad{x} nears \\spad{a} from the left (below) if \\spad{s} is the string \\spad{\"left\"},{} or from the right (above) if \\spad{s} is the string \\spad{\"right\"}.") (((|Union| (|Integer|) "failed") (|Fraction| (|Polynomial| |#1|)) (|Symbol|) (|OrderedCompletion| (|Fraction| (|Polynomial| |#1|)))) "\\spad{sign(f,{} x,{} a)} returns the sign of \\spad{f} as \\spad{x} approaches \\spad{a},{} from both sides if \\spad{a} is finite.") (((|Union| (|Integer|) "failed") (|Fraction| (|Polynomial| |#1|))) "\\spad{sign f} returns the sign of \\spad{f} if it is constant everywhere.")))
NIL
NIL
-(-1086)
+(-1087)
((|constructor| (NIL "This is the datatype for operation signatures as \\indented{2}{used by the compiler and the interpreter.\\space{2}Note that this domain} \\indented{2}{differs from SignatureAst.} See also: ConstructorCall,{} Domain.")) (|source| (((|List| (|Syntax|)) $) "\\spad{source(s)} returns the list of parameter types of \\spad{`s'}.")) (|target| (((|Syntax|) $) "\\spad{target(s)} returns the target type of the signature \\spad{`s'}.")) (|signature| (($ (|List| (|Syntax|)) (|Syntax|)) "\\spad{signature(s,{}t)} constructs a Signature object with parameter types indicaded by \\spad{`s'},{} and return type indicated by \\spad{`t'}.")))
NIL
NIL
-(-1087)
+(-1088)
((|constructor| (NIL "\\indented{1}{Package to allow simplify to be called on AlgebraicNumbers} by converting to EXPR(INT)")) (|simplify| (((|Expression| (|Integer|)) (|AlgebraicNumber|)) "\\spad{simplify(an)} applies simplifications to \\spad{an}")))
NIL
NIL
-(-1088)
+(-1089)
((|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}.")) (|\\/| (($ $ $) "\\spad{n} \\spad{\\/} \\spad{m} returns the bit-by-bit logical {\\em or} of the single integers \\spad{n} and \\spad{m}.")) (|/\\| (($ $ $) "\\spad{n} \\spad{/\\} \\spad{m} returns the bit-by-bit logical {\\em and} of the single integers \\spad{n} and \\spad{m}.")) (~ (($ $) "\\spad{~ n} returns the bit-by-bit logical {\\em not } of the single integer \\spad{n}.")) (|not| (($ $) "\\spad{not(n)} returns the bit-by-bit logical {\\em not} of the single integer \\spad{n}.")) (|min| (($) "\\spad{min()} returns the smallest single integer.")) (|max| (($) "\\spad{max()} returns the largest single integer.")) (|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.")))
-((-4330 . T) (-4334 . T) (-4329 . T) (-4340 . T) (-4341 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4332 . T) (-4336 . T) (-4331 . T) (-4342 . T) (-4343 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-1089 S)
+(-1090 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}.")))
-((-4342 . T) (-4343 . T) (-1964 . T))
+((-4344 . T) (-4345 . T) (-2836 . T))
NIL
-(-1090 S |ndim| R |Row| |Col|)
+(-1091 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 (-356))) (|HasAttribute| |#3| (QUOTE (-4344 "*"))) (|HasCategory| |#3| (QUOTE (-170))))
-(-1091 |ndim| R |Row| |Col|)
+((|HasCategory| |#3| (QUOTE (-356))) (|HasAttribute| |#3| (QUOTE (-4346 "*"))) (|HasCategory| |#3| (QUOTE (-170))))
+(-1092 |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.")))
-((-1964 . T) (-4342 . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-2836 . T) (-4344 . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-1092 R |Row| |Col| M)
+(-1093 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}.")))
NIL
NIL
-(-1093 R |VarSet|)
+(-1094 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.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-6 -4340)) (-4337 . T) (-4336 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-882))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-372))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-356))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#1| (QUOTE -4340)) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-143)))))
-(-1094 |Coef| |Var| SMP)
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-6 -4342)) (-4339 . T) (-4338 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-883))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-372))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-356))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#1| (QUOTE -4342)) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-143)))))
+(-1095 |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}.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4337 . T) (-4336 . T) (-4339 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-356))))
-(-1095 R E V P)
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4339 . T) (-4338 . T) (-4341 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-356))))
+(-1096 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}")))
-((-4343 . T) (-4342 . T) (-1964 . T))
+((-4345 . T) (-4344 . T) (-2836 . T))
NIL
-(-1096 UP -3260)
+(-1097 UP -3327)
((|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
-(-1097 R)
+(-1098 R)
((|constructor| (NIL "This package tries to find solutions expressed in terms of radicals for systems of equations of rational functions with coefficients in an integral domain \\spad{R}.")) (|contractSolve| (((|SuchThat| (|List| (|Expression| |#1|)) (|List| (|Equation| (|Expression| |#1|)))) (|Fraction| (|Polynomial| |#1|)) (|Symbol|)) "\\spad{contractSolve(rf,{}x)} finds the solutions expressed in terms of radicals of the equation \\spad{rf} = 0 with respect to the symbol \\spad{x},{} where \\spad{rf} is a rational function. The result contains new symbols for common subexpressions in order to reduce the size of the output.") (((|SuchThat| (|List| (|Expression| |#1|)) (|List| (|Equation| (|Expression| |#1|)))) (|Equation| (|Fraction| (|Polynomial| |#1|))) (|Symbol|)) "\\spad{contractSolve(eq,{}x)} finds the solutions expressed in terms of radicals of the equation of rational functions \\spad{eq} with respect to the symbol \\spad{x}. The result contains new symbols for common subexpressions in order to reduce the size of the output.")) (|radicalRoots| (((|List| (|List| (|Expression| |#1|))) (|List| (|Fraction| (|Polynomial| |#1|))) (|List| (|Symbol|))) "\\spad{radicalRoots(lrf,{}lvar)} finds the roots expressed in terms of radicals of the list of rational functions \\spad{lrf} with respect to the list of symbols \\spad{lvar}.") (((|List| (|Expression| |#1|)) (|Fraction| (|Polynomial| |#1|)) (|Symbol|)) "\\spad{radicalRoots(rf,{}x)} finds the roots expressed in terms of radicals of the rational function \\spad{rf} with respect to the symbol \\spad{x}.")) (|radicalSolve| (((|List| (|List| (|Equation| (|Expression| |#1|)))) (|List| (|Equation| (|Fraction| (|Polynomial| |#1|))))) "\\spad{radicalSolve(leq)} finds the solutions expressed in terms of radicals of the system of equations of rational functions \\spad{leq} with respect to the unique symbol \\spad{x} appearing in \\spad{leq}.") (((|List| (|List| (|Equation| (|Expression| |#1|)))) (|List| (|Equation| (|Fraction| (|Polynomial| |#1|)))) (|List| (|Symbol|))) "\\spad{radicalSolve(leq,{}lvar)} finds the solutions expressed in terms of radicals of the system of equations of rational functions \\spad{leq} with respect to the list of symbols \\spad{lvar}.") (((|List| (|List| (|Equation| (|Expression| |#1|)))) (|List| (|Fraction| (|Polynomial| |#1|)))) "\\spad{radicalSolve(lrf)} finds the solutions expressed in terms of radicals of the system of equations \\spad{lrf} = 0,{} where \\spad{lrf} is a system of univariate rational functions.") (((|List| (|List| (|Equation| (|Expression| |#1|)))) (|List| (|Fraction| (|Polynomial| |#1|))) (|List| (|Symbol|))) "\\spad{radicalSolve(lrf,{}lvar)} finds the solutions expressed in terms of radicals of the system of equations \\spad{lrf} = 0 with respect to the list of symbols \\spad{lvar},{} where \\spad{lrf} is a list of rational functions.") (((|List| (|Equation| (|Expression| |#1|))) (|Equation| (|Fraction| (|Polynomial| |#1|)))) "\\spad{radicalSolve(eq)} finds the solutions expressed in terms of radicals of the equation of rational functions \\spad{eq} with respect to the unique symbol \\spad{x} appearing in \\spad{eq}.") (((|List| (|Equation| (|Expression| |#1|))) (|Equation| (|Fraction| (|Polynomial| |#1|))) (|Symbol|)) "\\spad{radicalSolve(eq,{}x)} finds the solutions expressed in terms of radicals of the equation of rational functions \\spad{eq} with respect to the symbol \\spad{x}.") (((|List| (|Equation| (|Expression| |#1|))) (|Fraction| (|Polynomial| |#1|))) "\\spad{radicalSolve(rf)} finds the solutions expressed in terms of radicals of the equation \\spad{rf} = 0,{} where \\spad{rf} is a univariate rational function.") (((|List| (|Equation| (|Expression| |#1|))) (|Fraction| (|Polynomial| |#1|)) (|Symbol|)) "\\spad{radicalSolve(rf,{}x)} finds the solutions expressed in terms of radicals of the equation \\spad{rf} = 0 with respect to the symbol \\spad{x},{} where \\spad{rf} is a rational function.")))
NIL
NIL
-(-1098 R)
+(-1099 R)
((|constructor| (NIL "This package finds the function func3 where func1 and func2 \\indented{1}{are given and\\space{2}func1 = func3(func2) .\\space{2}If there is no solution then} \\indented{1}{function func1 will be returned.} \\indented{1}{An example would be\\space{2}\\spad{func1:= 8*X**3+32*X**2-14*X ::EXPR INT} and} \\indented{1}{\\spad{func2:=2*X ::EXPR INT} convert them via univariate} \\indented{1}{to FRAC SUP EXPR INT and then the solution is \\spad{func3:=X**3+X**2-X}} \\indented{1}{of type FRAC SUP EXPR INT}")) (|unvectorise| (((|Fraction| (|SparseUnivariatePolynomial| (|Expression| |#1|))) (|Vector| (|Expression| |#1|)) (|Fraction| (|SparseUnivariatePolynomial| (|Expression| |#1|))) (|Integer|)) "\\spad{unvectorise(vect,{} var,{} n)} returns \\spad{vect(1) + vect(2)*var + ... + vect(n+1)*var**(n)} where \\spad{vect} is the vector of the coefficients of the polynomail ,{} \\spad{var} the new variable and \\spad{n} the degree.")) (|decomposeFunc| (((|Fraction| (|SparseUnivariatePolynomial| (|Expression| |#1|))) (|Fraction| (|SparseUnivariatePolynomial| (|Expression| |#1|))) (|Fraction| (|SparseUnivariatePolynomial| (|Expression| |#1|))) (|Fraction| (|SparseUnivariatePolynomial| (|Expression| |#1|)))) "\\spad{decomposeFunc(func1,{} func2,{} newvar)} returns a function func3 where \\spad{func1} = func3(\\spad{func2}) and expresses it in the new variable newvar. If there is no solution then \\spad{func1} will be returned.")))
NIL
NIL
-(-1099 R)
+(-1100 R)
((|constructor| (NIL "This package tries to find solutions of equations of type Expression(\\spad{R}). This means expressions involving transcendental,{} exponential,{} logarithmic and nthRoot functions. After trying to transform different kernels to one kernel by applying several rules,{} it calls zerosOf for the SparseUnivariatePolynomial in the remaining kernel. For example the expression \\spad{sin(x)*cos(x)-2} will be transformed to \\indented{3}{\\spad{-2 tan(x/2)**4 -2 tan(x/2)**3 -4 tan(x/2)**2 +2 tan(x/2) -2}} by using the function normalize and then to \\indented{3}{\\spad{-2 tan(x)**2 + tan(x) -2}} with help of subsTan. This function tries to express the given function in terms of \\spad{tan(x/2)} to express in terms of \\spad{tan(x)} . Other examples are the expressions \\spad{sqrt(x+1)+sqrt(x+7)+1} or \\indented{1}{\\spad{sqrt(sin(x))+1} .}")) (|solve| (((|List| (|List| (|Equation| (|Expression| |#1|)))) (|List| (|Equation| (|Expression| |#1|))) (|List| (|Symbol|))) "\\spad{solve(leqs,{} lvar)} returns a list of solutions to the list of equations \\spad{leqs} with respect to the list of symbols lvar.") (((|List| (|Equation| (|Expression| |#1|))) (|Expression| |#1|) (|Symbol|)) "\\spad{solve(expr,{}x)} finds the solutions of the equation \\spad{expr} = 0 with respect to the symbol \\spad{x} where \\spad{expr} is a function of type Expression(\\spad{R}).") (((|List| (|Equation| (|Expression| |#1|))) (|Equation| (|Expression| |#1|)) (|Symbol|)) "\\spad{solve(eq,{}x)} finds the solutions of the equation \\spad{eq} where \\spad{eq} is an equation of functions of type Expression(\\spad{R}) with respect to the symbol \\spad{x}.") (((|List| (|Equation| (|Expression| |#1|))) (|Equation| (|Expression| |#1|))) "\\spad{solve(eq)} finds the solutions of the equation \\spad{eq} where \\spad{eq} is an equation of functions of type Expression(\\spad{R}) with respect to the unique symbol \\spad{x} appearing in \\spad{eq}.") (((|List| (|Equation| (|Expression| |#1|))) (|Expression| |#1|)) "\\spad{solve(expr)} finds the solutions of the equation \\spad{expr} = 0 where \\spad{expr} is a function of type Expression(\\spad{R}) with respect to the unique symbol \\spad{x} appearing in eq.")))
NIL
NIL
-(-1100 S A)
+(-1101 S A)
((|constructor| (NIL "This package exports sorting algorithnms")) (|insertionSort!| ((|#2| |#2|) "\\spad{insertionSort! }\\undocumented") ((|#2| |#2| (|Mapping| (|Boolean|) |#1| |#1|)) "\\spad{insertionSort!(a,{}f)} \\undocumented")) (|bubbleSort!| ((|#2| |#2|) "\\spad{bubbleSort!(a)} \\undocumented") ((|#2| |#2| (|Mapping| (|Boolean|) |#1| |#1|)) "\\spad{bubbleSort!(a,{}f)} \\undocumented")))
NIL
((|HasCategory| |#1| (QUOTE (-825))))
-(-1101 R)
+(-1102 R)
((|constructor| (NIL "The domain ThreeSpace is used for creating three dimensional objects using functions for defining points,{} curves,{} polygons,{} constructs and the subspaces containing them.")))
NIL
NIL
-(-1102 R)
+(-1103 R)
((|constructor| (NIL "The category ThreeSpaceCategory is used for creating three dimensional objects using functions for defining points,{} curves,{} polygons,{} constructs and the subspaces containing them.")) (|coerce| (((|OutputForm|) $) "\\spad{coerce(s)} returns the \\spadtype{ThreeSpace} \\spad{s} to Output format.")) (|subspace| (((|SubSpace| 3 |#1|) $) "\\spad{subspace(s)} returns the \\spadtype{SubSpace} which holds all the point information in the \\spadtype{ThreeSpace},{} \\spad{s}.")) (|check| (($ $) "\\spad{check(s)} returns lllpt,{} list of lists of lists of point information about the \\spadtype{ThreeSpace} \\spad{s}.")) (|objects| (((|Record| (|:| |points| (|NonNegativeInteger|)) (|:| |curves| (|NonNegativeInteger|)) (|:| |polygons| (|NonNegativeInteger|)) (|:| |constructs| (|NonNegativeInteger|))) $) "\\spad{objects(s)} returns the \\spadtype{ThreeSpace},{} \\spad{s},{} in the form of a 3D object record containing information on the number of points,{} curves,{} polygons and constructs comprising the \\spadtype{ThreeSpace}..")) (|lprop| (((|List| (|SubSpaceComponentProperty|)) $) "\\spad{lprop(s)} checks to see if the \\spadtype{ThreeSpace},{} \\spad{s},{} is composed of a list of subspace component properties,{} and if so,{} returns the list; An error is signaled otherwise.")) (|llprop| (((|List| (|List| (|SubSpaceComponentProperty|))) $) "\\spad{llprop(s)} checks to see if the \\spadtype{ThreeSpace},{} \\spad{s},{} is composed of a list of curves which are lists of the subspace component properties of the curves,{} and if so,{} returns the list of lists; An error is signaled otherwise.")) (|lllp| (((|List| (|List| (|List| (|Point| |#1|)))) $) "\\spad{lllp(s)} checks to see if the \\spadtype{ThreeSpace},{} \\spad{s},{} is composed of a list of components,{} which are lists of curves,{} which are lists of points,{} and if so,{} returns the list of lists of lists; An error is signaled otherwise.")) (|lllip| (((|List| (|List| (|List| (|NonNegativeInteger|)))) $) "\\spad{lllip(s)} checks to see if the \\spadtype{ThreeSpace},{} \\spad{s},{} is composed of a list of components,{} which are lists of curves,{} which are lists of indices to points,{} and if so,{} returns the list of lists of lists; An error is signaled otherwise.")) (|lp| (((|List| (|Point| |#1|)) $) "\\spad{lp(s)} returns the list of points component which the \\spadtype{ThreeSpace},{} \\spad{s},{} contains; these points are used by reference,{} \\spadignore{i.e.} the component holds indices referring to the points rather than the points themselves. This allows for sharing of the points.")) (|mesh?| (((|Boolean|) $) "\\spad{mesh?(s)} returns \\spad{true} if the \\spadtype{ThreeSpace} \\spad{s} is composed of one component,{} a mesh comprising a list of curves which are lists of points,{} or returns \\spad{false} if otherwise")) (|mesh| (((|List| (|List| (|Point| |#1|))) $) "\\spad{mesh(s)} checks to see if the \\spadtype{ThreeSpace},{} \\spad{s},{} is composed of a single surface component defined by a list curves which contain lists of points,{} and if so,{} returns the list of lists of points; An error is signaled otherwise.") (($ (|List| (|List| (|Point| |#1|))) (|Boolean|) (|Boolean|)) "\\spad{mesh([[p0],{}[p1],{}...,{}[pn]],{} close1,{} close2)} creates a surface defined over a list of curves,{} \\spad{p0} through \\spad{pn},{} which are lists of points; the booleans \\spad{close1} and close2 indicate how the surface is to be closed: \\spad{close1} set to \\spad{true} means that each individual list (a curve) is to be closed (that is,{} the last point of the list is to be connected to the first point); close2 set to \\spad{true} means that the boundary at one end of the surface is to be connected to the boundary at the other end (the boundaries are defined as the first list of points (curve) and the last list of points (curve)); the \\spadtype{ThreeSpace} containing this surface is returned.") (($ (|List| (|List| (|Point| |#1|)))) "\\spad{mesh([[p0],{}[p1],{}...,{}[pn]])} creates a surface defined by a list of curves which are lists,{} \\spad{p0} through \\spad{pn},{} of points,{} and returns a \\spadtype{ThreeSpace} whose component is the surface.") (($ $ (|List| (|List| (|List| |#1|))) (|Boolean|) (|Boolean|)) "\\spad{mesh(s,{}[ [[r10]...,{}[r1m]],{} [[r20]...,{}[r2m]],{}...,{} [[rn0]...,{}[rnm]] ],{} close1,{} close2)} adds a surface component to the \\spadtype{ThreeSpace} \\spad{s},{} which is defined over a rectangular domain of size \\spad{WxH} where \\spad{W} is the number of lists of points from the domain \\spad{PointDomain(R)} and \\spad{H} is the number of elements in each of those lists; the booleans \\spad{close1} and close2 indicate how the surface is to be closed: if \\spad{close1} is \\spad{true} this means that each individual list (a curve) is to be closed (\\spadignore{i.e.} the last point of the list is to be connected to the first point); if close2 is \\spad{true},{} this means that the boundary at one end of the surface is to be connected to the boundary at the other end (the boundaries are defined as the first list of points (curve) and the last list of points (curve)).") (($ $ (|List| (|List| (|Point| |#1|))) (|Boolean|) (|Boolean|)) "\\spad{mesh(s,{}[[p0],{}[p1],{}...,{}[pn]],{} close1,{} close2)} adds a surface component to the \\spadtype{ThreeSpace},{} which is defined over a list of curves,{} in which each of these curves is a list of points. The boolean arguments \\spad{close1} and close2 indicate how the surface is to be closed. Argument \\spad{close1} equal \\spad{true} means that each individual list (a curve) is to be closed,{} \\spadignore{i.e.} the last point of the list is to be connected to the first point. Argument close2 equal \\spad{true} means that the boundary at one end of the surface is to be connected to the boundary at the other end,{} \\spadignore{i.e.} the boundaries are defined as the first list of points (curve) and the last list of points (curve).") (($ $ (|List| (|List| (|List| |#1|))) (|List| (|SubSpaceComponentProperty|)) (|SubSpaceComponentProperty|)) "\\spad{mesh(s,{}[ [[r10]...,{}[r1m]],{} [[r20]...,{}[r2m]],{}...,{} [[rn0]...,{}[rnm]] ],{} [props],{} prop)} adds a surface component to the \\spadtype{ThreeSpace} \\spad{s},{} which is defined over a rectangular domain of size \\spad{WxH} where \\spad{W} is the number of lists of points from the domain \\spad{PointDomain(R)} and \\spad{H} is the number of elements in each of those lists; lprops is the list of the subspace component properties for each curve list,{} and prop is the subspace component property by which the points are defined.") (($ $ (|List| (|List| (|Point| |#1|))) (|List| (|SubSpaceComponentProperty|)) (|SubSpaceComponentProperty|)) "\\spad{mesh(s,{}[[p0],{}[p1],{}...,{}[pn]],{}[props],{}prop)} adds a surface component,{} defined over a list curves which contains lists of points,{} to the \\spadtype{ThreeSpace} \\spad{s}; props is a list which contains the subspace component properties for each surface parameter,{} and \\spad{prop} is the subspace component property by which the points are defined.")) (|polygon?| (((|Boolean|) $) "\\spad{polygon?(s)} returns \\spad{true} if the \\spadtype{ThreeSpace} \\spad{s} contains a single polygon component,{} or \\spad{false} otherwise.")) (|polygon| (((|List| (|Point| |#1|)) $) "\\spad{polygon(s)} checks to see if the \\spadtype{ThreeSpace},{} \\spad{s},{} is composed of a single polygon component defined by a list of points,{} and if so,{} returns the list of points; An error is signaled otherwise.") (($ (|List| (|Point| |#1|))) "\\spad{polygon([p0,{}p1,{}...,{}pn])} creates a polygon defined by a list of points,{} \\spad{p0} through \\spad{pn},{} and returns a \\spadtype{ThreeSpace} whose component is the polygon.") (($ $ (|List| (|List| |#1|))) "\\spad{polygon(s,{}[[r0],{}[r1],{}...,{}[rn]])} adds a polygon component defined by a list of points \\spad{r0} through \\spad{rn},{} which are lists of elements from the domain \\spad{PointDomain(m,{}R)} to the \\spadtype{ThreeSpace} \\spad{s},{} where \\spad{m} is the dimension of the points and \\spad{R} is the \\spadtype{Ring} over which the points are defined.") (($ $ (|List| (|Point| |#1|))) "\\spad{polygon(s,{}[p0,{}p1,{}...,{}pn])} adds a polygon component defined by a list of points,{} \\spad{p0} throught \\spad{pn},{} to the \\spadtype{ThreeSpace} \\spad{s}.")) (|closedCurve?| (((|Boolean|) $) "\\spad{closedCurve?(s)} returns \\spad{true} if the \\spadtype{ThreeSpace} \\spad{s} contains a single closed curve component,{} \\spadignore{i.e.} the first element of the curve is also the last element,{} or \\spad{false} otherwise.")) (|closedCurve| (((|List| (|Point| |#1|)) $) "\\spad{closedCurve(s)} checks to see if the \\spadtype{ThreeSpace},{} \\spad{s},{} is composed of a single closed curve component defined by a list of points in which the first point is also the last point,{} all of which are from the domain \\spad{PointDomain(m,{}R)} and if so,{} returns the list of points. An error is signaled otherwise.") (($ (|List| (|Point| |#1|))) "\\spad{closedCurve(lp)} sets a list of points defined by the first element of \\spad{lp} through the last element of \\spad{lp} and back to the first elelment again and returns a \\spadtype{ThreeSpace} whose component is the closed curve defined by \\spad{lp}.") (($ $ (|List| (|List| |#1|))) "\\spad{closedCurve(s,{}[[lr0],{}[lr1],{}...,{}[lrn],{}[lr0]])} adds a closed curve component defined by a list of points \\spad{lr0} through \\spad{lrn},{} which are lists of elements from the domain \\spad{PointDomain(m,{}R)},{} where \\spad{R} is the \\spadtype{Ring} over which the point elements are defined and \\spad{m} is the dimension of the points,{} in which the last element of the list of points contains a copy of the first element list,{} \\spad{lr0}. The closed curve is added to the \\spadtype{ThreeSpace},{} \\spad{s}.") (($ $ (|List| (|Point| |#1|))) "\\spad{closedCurve(s,{}[p0,{}p1,{}...,{}pn,{}p0])} adds a closed curve component which is a list of points defined by the first element \\spad{p0} through the last element \\spad{pn} and back to the first element \\spad{p0} again,{} to the \\spadtype{ThreeSpace} \\spad{s}.")) (|curve?| (((|Boolean|) $) "\\spad{curve?(s)} queries whether the \\spadtype{ThreeSpace},{} \\spad{s},{} is a curve,{} \\spadignore{i.e.} has one component,{} a list of list of points,{} and returns \\spad{true} if it is,{} or \\spad{false} otherwise.")) (|curve| (((|List| (|Point| |#1|)) $) "\\spad{curve(s)} checks to see if the \\spadtype{ThreeSpace},{} \\spad{s},{} is composed of a single curve defined by a list of points and if so,{} returns the curve,{} \\spadignore{i.e.} list of points. An error is signaled otherwise.") (($ (|List| (|Point| |#1|))) "\\spad{curve([p0,{}p1,{}p2,{}...,{}pn])} creates a space curve defined by the list of points \\spad{p0} through \\spad{pn},{} and returns the \\spadtype{ThreeSpace} whose component is the curve.") (($ $ (|List| (|List| |#1|))) "\\spad{curve(s,{}[[p0],{}[p1],{}...,{}[pn]])} adds a space curve which is a list of points \\spad{p0} through \\spad{pn} defined by lists of elements from the domain \\spad{PointDomain(m,{}R)},{} where \\spad{R} is the \\spadtype{Ring} over which the point elements are defined and \\spad{m} is the dimension of the points,{} to the \\spadtype{ThreeSpace} \\spad{s}.") (($ $ (|List| (|Point| |#1|))) "\\spad{curve(s,{}[p0,{}p1,{}...,{}pn])} adds a space curve component defined by a list of points \\spad{p0} through \\spad{pn},{} to the \\spadtype{ThreeSpace} \\spad{s}.")) (|point?| (((|Boolean|) $) "\\spad{point?(s)} queries whether the \\spadtype{ThreeSpace},{} \\spad{s},{} is composed of a single component which is a point and returns the boolean result.")) (|point| (((|Point| |#1|) $) "\\spad{point(s)} checks to see if the \\spadtype{ThreeSpace},{} \\spad{s},{} is composed of only a single point and if so,{} returns the point. An error is signaled otherwise.") (($ (|Point| |#1|)) "\\spad{point(p)} returns a \\spadtype{ThreeSpace} object which is composed of one component,{} the point \\spad{p}.") (($ $ (|NonNegativeInteger|)) "\\spad{point(s,{}i)} adds a point component which is placed into a component list of the \\spadtype{ThreeSpace},{} \\spad{s},{} at the index given by \\spad{i}.") (($ $ (|List| |#1|)) "\\spad{point(s,{}[x,{}y,{}z])} adds a point component defined by a list of elements which are from the \\spad{PointDomain(R)} to the \\spadtype{ThreeSpace},{} \\spad{s},{} where \\spad{R} is the \\spadtype{Ring} over which the point elements are defined.") (($ $ (|Point| |#1|)) "\\spad{point(s,{}p)} adds a point component defined by the point,{} \\spad{p},{} specified as a list from \\spad{List(R)},{} to the \\spadtype{ThreeSpace},{} \\spad{s},{} where \\spad{R} is the \\spadtype{Ring} over which the point is defined.")) (|modifyPointData| (($ $ (|NonNegativeInteger|) (|Point| |#1|)) "\\spad{modifyPointData(s,{}i,{}p)} changes the point at the indexed location \\spad{i} in the \\spadtype{ThreeSpace},{} \\spad{s},{} to that of point \\spad{p}. This is useful for making changes to a point which has been transformed.")) (|enterPointData| (((|NonNegativeInteger|) $ (|List| (|Point| |#1|))) "\\spad{enterPointData(s,{}[p0,{}p1,{}...,{}pn])} adds a list of points from \\spad{p0} through \\spad{pn} to the \\spadtype{ThreeSpace},{} \\spad{s},{} and returns the index,{} to the starting point of the list.")) (|copy| (($ $) "\\spad{copy(s)} returns a new \\spadtype{ThreeSpace} that is an exact copy of \\spad{s}.")) (|composites| (((|List| $) $) "\\spad{composites(s)} takes the \\spadtype{ThreeSpace} \\spad{s},{} and creates a list containing a unique \\spadtype{ThreeSpace} for each single composite of \\spad{s}. If \\spad{s} has no composites defined (composites need to be explicitly created),{} the list returned is empty. Note that not all the components need to be part of a composite.")) (|components| (((|List| $) $) "\\spad{components(s)} takes the \\spadtype{ThreeSpace} \\spad{s},{} and creates a list containing a unique \\spadtype{ThreeSpace} for each single component of \\spad{s}. If \\spad{s} has no components defined,{} the list returned is empty.")) (|composite| (($ (|List| $)) "\\spad{composite([s1,{}s2,{}...,{}sn])} will create a new \\spadtype{ThreeSpace} that is a union of all the components from each \\spadtype{ThreeSpace} in the parameter list,{} grouped as a composite.")) (|merge| (($ $ $) "\\spad{merge(s1,{}s2)} will create a new \\spadtype{ThreeSpace} that has the components of \\spad{s1} and \\spad{s2}; Groupings of components into composites are maintained.") (($ (|List| $)) "\\spad{merge([s1,{}s2,{}...,{}sn])} will create a new \\spadtype{ThreeSpace} that has the components of all the ones in the list; Groupings of components into composites are maintained.")) (|numberOfComposites| (((|NonNegativeInteger|) $) "\\spad{numberOfComposites(s)} returns the number of supercomponents,{} or composites,{} in the \\spadtype{ThreeSpace},{} \\spad{s}; Composites are arbitrary groupings of otherwise distinct and unrelated components; A \\spadtype{ThreeSpace} need not have any composites defined at all and,{} outside of the requirement that no component can belong to more than one composite at a time,{} the definition and interpretation of composites are unrestricted.")) (|numberOfComponents| (((|NonNegativeInteger|) $) "\\spad{numberOfComponents(s)} returns the number of distinct object components in the indicated \\spadtype{ThreeSpace},{} \\spad{s},{} such as points,{} curves,{} polygons,{} and constructs.")) (|create3Space| (($ (|SubSpace| 3 |#1|)) "\\spad{create3Space(s)} creates a \\spadtype{ThreeSpace} object containing objects pre-defined within some \\spadtype{SubSpace} \\spad{s}.") (($) "\\spad{create3Space()} creates a \\spadtype{ThreeSpace} object capable of holding point,{} curve,{} mesh components and any combination.")))
NIL
NIL
-(-1103)
+(-1104)
((|constructor| (NIL "This domain represents a kind of base domain \\indented{2}{for Spad syntax domain.\\space{2}It merely exists as a kind of} \\indented{2}{of abstract base in object-oriented programming language.} \\indented{2}{However,{} this is not an abstract class.}")))
NIL
NIL
-(-1104)
+(-1105)
((|constructor| (NIL "\\indented{1}{This package provides a simple Spad algebra parser.} Related Constructors: Syntax. See Also: Syntax.")) (|parse| (((|List| (|Syntax|)) (|String|)) "\\spad{parse(f)} parses the source file \\spad{f} (supposedly containing Spad algebras) and returns a List Syntax. The filename \\spad{f} is supposed to have the proper extension. Note that this function has the side effect of executing any system command contained in the file \\spad{f},{} even if it might not be meaningful.")))
NIL
NIL
-(-1105)
+(-1106)
((|constructor| (NIL "This category describes the exported \\indented{2}{signatures of the SpadAst domain.}")) (|autoCoerce| (((|Integer|) $) "\\spad{autoCoerce(s)} returns the Integer view of \\spad{`s'}. Left at the discretion of the compiler.") (((|String|) $) "\\spad{autoCoerce(s)} returns the String view of \\spad{`s'}. Left at the discretion of the compiler.") (((|Identifier|) $) "\\spad{autoCoerce(s)} returns the Identifier view of \\spad{`s'}. Left at the discretion of the compiler.") (((|IsAst|) $) "\\spad{autoCoerce(s)} returns the IsAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|HasAst|) $) "\\spad{autoCoerce(s)} returns the HasAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|CaseAst|) $) "\\spad{autoCoerce(s)} returns the CaseAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|ColonAst|) $) "\\spad{autoCoerce(s)} returns the ColoonAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|SuchThatAst|) $) "\\spad{autoCoerce(s)} returns the SuchThatAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|LetAst|) $) "\\spad{autoCoerce(s)} returns the LetAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|SequenceAst|) $) "\\spad{autoCoerce(s)} returns the SequenceAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|SegmentAst|) $) "\\spad{autoCoerce(s)} returns the SegmentAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|RestrictAst|) $) "\\spad{autoCoerce(s)} returns the RestrictAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|PretendAst|) $) "\\spad{autoCoerce(s)} returns the PretendAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|CoerceAst|) $) "\\spad{autoCoerce(s)} returns the CoerceAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|ReturnAst|) $) "\\spad{autoCoerce(s)} returns the ReturnAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|ExitAst|) $) "\\spad{autoCoerce(s)} returns the ExitAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|ConstructAst|) $) "\\spad{autoCoerce(s)} returns the ConstructAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|CollectAst|) $) "\\spad{autoCoerce(s)} returns the CollectAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|InAst|) $) "\\spad{autoCoerce(s)} returns the InAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|WhileAst|) $) "\\spad{autoCoerce(s)} returns the WhileAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|RepeatAst|) $) "\\spad{autoCoerce(s)} returns the RepeatAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|IfAst|) $) "\\spad{autoCoerce(s)} returns the IfAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|MappingAst|) $) "\\spad{autoCoerce(s)} returns the MappingAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|AttributeAst|) $) "\\spad{autoCoerce(s)} returns the AttributeAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|SignatureAst|) $) "\\spad{autoCoerce(s)} returns the SignatureAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|CapsuleAst|) $) "\\spad{autoCoerce(s)} returns the CapsuleAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|CategoryAst|) $) "\\spad{autoCoerce(s)} returns the CategoryAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|WhereAst|) $) "\\spad{autoCoerce(s)} returns the WhereAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|MacroAst|) $) "\\spad{autoCoerce(s)} returns the MacroAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|DefinitionAst|) $) "\\spad{autoCoerce(s)} returns the DefinitionAst view of \\spad{`s'}. Left at the discretion of the compiler.") (((|ImportAst|) $) "\\spad{autoCoerce(s)} returns the ImportAst view of \\spad{`s'}. Left at the discretion of the compiler.")) (|case| (((|Boolean|) $ (|[\|\|]| (|Integer|))) "\\spad{s case Integer} holds if \\spad{`s'} represents an integer literal.") (((|Boolean|) $ (|[\|\|]| (|String|))) "\\spad{s case String} holds if \\spad{`s'} represents a string literal.") (((|Boolean|) $ (|[\|\|]| (|Identifier|))) "\\spad{s case Identifier} holds if \\spad{`s'} represents an identifier.") (((|Boolean|) $ (|[\|\|]| (|IsAst|))) "\\spad{s case IsAst} holds if \\spad{`s'} represents an is-expression.") (((|Boolean|) $ (|[\|\|]| (|HasAst|))) "\\spad{s case HasAst} holds if \\spad{`s'} represents a has-expression.") (((|Boolean|) $ (|[\|\|]| (|CaseAst|))) "\\spad{s case CaseAst} holds if \\spad{`s'} represents a case-expression.") (((|Boolean|) $ (|[\|\|]| (|ColonAst|))) "\\spad{s case ColonAst} holds if \\spad{`s'} represents a colon-expression.") (((|Boolean|) $ (|[\|\|]| (|SuchThatAst|))) "\\spad{s case SuchThatAst} holds if \\spad{`s'} represents a qualified-expression.") (((|Boolean|) $ (|[\|\|]| (|LetAst|))) "\\spad{s case LetAst} holds if \\spad{`s'} represents an assignment-expression.") (((|Boolean|) $ (|[\|\|]| (|SequenceAst|))) "\\spad{s case SequenceAst} holds if \\spad{`s'} represents a sequence-of-statements.") (((|Boolean|) $ (|[\|\|]| (|SegmentAst|))) "\\spad{s case SegmentAst} holds if \\spad{`s'} represents a segment-expression.") (((|Boolean|) $ (|[\|\|]| (|RestrictAst|))) "\\spad{s case RestrictAst} holds if \\spad{`s'} represents a restrict-expression.") (((|Boolean|) $ (|[\|\|]| (|PretendAst|))) "\\spad{s case PretendAst} holds if \\spad{`s'} represents a pretend-expression.") (((|Boolean|) $ (|[\|\|]| (|CoerceAst|))) "\\spad{s case ReturnAst} holds if \\spad{`s'} represents a coerce-expression.") (((|Boolean|) $ (|[\|\|]| (|ReturnAst|))) "\\spad{s case ReturnAst} holds if \\spad{`s'} represents a return-statement.") (((|Boolean|) $ (|[\|\|]| (|ExitAst|))) "\\spad{s case ExitAst} holds if \\spad{`s'} represents an exit-expression.") (((|Boolean|) $ (|[\|\|]| (|ConstructAst|))) "\\spad{s case ConstructAst} holds if \\spad{`s'} represents a list-expression.") (((|Boolean|) $ (|[\|\|]| (|CollectAst|))) "\\spad{s case CollectAst} holds if \\spad{`s'} represents a list-comprehension.") (((|Boolean|) $ (|[\|\|]| (|InAst|))) "\\spad{s case InAst} holds if \\spad{`s'} represents a in-iterator") (((|Boolean|) $ (|[\|\|]| (|WhileAst|))) "\\spad{s case WhileAst} holds if \\spad{`s'} represents a while-iterator") (((|Boolean|) $ (|[\|\|]| (|RepeatAst|))) "\\spad{s case RepeatAst} holds if \\spad{`s'} represents an repeat-loop.") (((|Boolean|) $ (|[\|\|]| (|IfAst|))) "\\spad{s case IfAst} holds if \\spad{`s'} represents an if-statement.") (((|Boolean|) $ (|[\|\|]| (|MappingAst|))) "\\spad{s case MappingAst} holds if \\spad{`s'} represents a mapping type.") (((|Boolean|) $ (|[\|\|]| (|AttributeAst|))) "\\spad{s case AttributeAst} holds if \\spad{`s'} represents an attribute.") (((|Boolean|) $ (|[\|\|]| (|SignatureAst|))) "\\spad{s case SignatureAst} holds if \\spad{`s'} represents a signature export.") (((|Boolean|) $ (|[\|\|]| (|CapsuleAst|))) "\\spad{s case CapsuleAst} holds if \\spad{`s'} represents a domain capsule.") (((|Boolean|) $ (|[\|\|]| (|CategoryAst|))) "\\spad{s case CategoryAst} holds if \\spad{`s'} represents an unnamed category.") (((|Boolean|) $ (|[\|\|]| (|WhereAst|))) "\\spad{s case WhereAst} holds if \\spad{`s'} represents an expression with local definitions.") (((|Boolean|) $ (|[\|\|]| (|MacroAst|))) "\\spad{s case MacroAst} holds if \\spad{`s'} represents a macro definition.") (((|Boolean|) $ (|[\|\|]| (|DefinitionAst|))) "\\spad{s case DefinitionAst} holds if \\spad{`s'} represents a definition.") (((|Boolean|) $ (|[\|\|]| (|ImportAst|))) "\\spad{s case ImportAst} holds if \\spad{`s'} represents an `import' statement.")))
-((-1964 . T))
+((-2836 . T))
NIL
-(-1106)
+(-1107)
((|constructor| (NIL "SpecialOutputPackage allows FORTRAN,{} Tex and \\indented{2}{Script Formula Formatter output from programs.}")) (|outputAsTex| (((|Void|) (|List| (|OutputForm|))) "\\spad{outputAsTex(l)} sends (for each expression in the list \\spad{l}) output in Tex format to the destination as defined by \\spadsyscom{set output tex}.") (((|Void|) (|OutputForm|)) "\\spad{outputAsTex(o)} sends output \\spad{o} in Tex format to the destination defined by \\spadsyscom{set output tex}.")) (|outputAsScript| (((|Void|) (|List| (|OutputForm|))) "\\spad{outputAsScript(l)} sends (for each expression in the list \\spad{l}) output in Script Formula Formatter format to the destination defined. by \\spadsyscom{set output forumula}.") (((|Void|) (|OutputForm|)) "\\spad{outputAsScript(o)} sends output \\spad{o} in Script Formula Formatter format to the destination defined by \\spadsyscom{set output formula}.")) (|outputAsFortran| (((|Void|) (|List| (|OutputForm|))) "\\spad{outputAsFortran(l)} sends (for each expression in the list \\spad{l}) output in FORTRAN format to the destination defined by \\spadsyscom{set output fortran}.") (((|Void|) (|OutputForm|)) "\\spad{outputAsFortran(o)} sends output \\spad{o} in FORTRAN format.") (((|Void|) (|String|) (|OutputForm|)) "\\spad{outputAsFortran(v,{}o)} sends output \\spad{v} = \\spad{o} in FORTRAN format to the destination defined by \\spadsyscom{set output fortran}.")))
NIL
NIL
-(-1107)
+(-1108)
((|constructor| (NIL "Category for the other special functions.")) (|airyBi| (($ $) "\\spad{airyBi(x)} is the Airy function \\spad{\\spad{Bi}(x)}.")) (|airyAi| (($ $) "\\spad{airyAi(x)} is the Airy function \\spad{\\spad{Ai}(x)}.")) (|besselK| (($ $ $) "\\spad{besselK(v,{}z)} is the modified Bessel function of the second kind.")) (|besselI| (($ $ $) "\\spad{besselI(v,{}z)} is the modified Bessel function of the first kind.")) (|besselY| (($ $ $) "\\spad{besselY(v,{}z)} is the Bessel function of the second kind.")) (|besselJ| (($ $ $) "\\spad{besselJ(v,{}z)} is the Bessel function of the first kind.")) (|polygamma| (($ $ $) "\\spad{polygamma(k,{}x)} is the \\spad{k-th} derivative of \\spad{digamma(x)},{} (often written \\spad{psi(k,{}x)} in the literature).")) (|digamma| (($ $) "\\spad{digamma(x)} is the logarithmic derivative of \\spad{Gamma(x)} (often written \\spad{psi(x)} in the literature).")) (|Beta| (($ $ $) "\\spad{Beta(x,{}y)} is \\spad{Gamma(x) * Gamma(y)/Gamma(x+y)}.")) (|Gamma| (($ $ $) "\\spad{Gamma(a,{}x)} is the incomplete Gamma function.") (($ $) "\\spad{Gamma(x)} is the Euler Gamma function.")) (|abs| (($ $) "\\spad{abs(x)} returns the absolute value of \\spad{x}.")))
NIL
NIL
-(-1108 V C)
+(-1109 V C)
((|constructor| (NIL "This domain exports a modest implementation for the vertices of splitting trees. These vertices are called here splitting nodes. Every of these nodes store 3 informations. The first one is its value,{} that is the current expression to evaluate. The second one is its condition,{} that is the hypothesis under which the value has to be evaluated. The last one is its status,{} that is a boolean flag which is \\spad{true} iff the value is the result of its evaluation under its condition. Two splitting vertices are equal iff they have the sane values and the same conditions (so their status do not matter).")) (|subNode?| (((|Boolean|) $ $ (|Mapping| (|Boolean|) |#2| |#2|)) "\\axiom{subNode?(\\spad{n1},{}\\spad{n2},{}o2)} returns \\spad{true} iff \\axiom{value(\\spad{n1}) = value(\\spad{n2})} and \\axiom{o2(condition(\\spad{n1}),{}condition(\\spad{n2}))}")) (|infLex?| (((|Boolean|) $ $ (|Mapping| (|Boolean|) |#1| |#1|) (|Mapping| (|Boolean|) |#2| |#2|)) "\\axiom{infLex?(\\spad{n1},{}\\spad{n2},{}o1,{}o2)} returns \\spad{true} iff \\axiom{o1(value(\\spad{n1}),{}value(\\spad{n2}))} or \\axiom{value(\\spad{n1}) = value(\\spad{n2})} and \\axiom{o2(condition(\\spad{n1}),{}condition(\\spad{n2}))}.")) (|setEmpty!| (($ $) "\\axiom{setEmpty!(\\spad{n})} replaces \\spad{n} by \\axiom{empty()\\$\\%}.")) (|setStatus!| (($ $ (|Boolean|)) "\\axiom{setStatus!(\\spad{n},{}\\spad{b})} returns \\spad{n} whose status has been replaced by \\spad{b} if it is not empty,{} else an error is produced.")) (|setCondition!| (($ $ |#2|) "\\axiom{setCondition!(\\spad{n},{}\\spad{t})} returns \\spad{n} whose condition has been replaced by \\spad{t} if it is not empty,{} else an error is produced.")) (|setValue!| (($ $ |#1|) "\\axiom{setValue!(\\spad{n},{}\\spad{v})} returns \\spad{n} whose value has been replaced by \\spad{v} if it is not empty,{} else an error is produced.")) (|copy| (($ $) "\\axiom{copy(\\spad{n})} returns a copy of \\spad{n}.")) (|construct| (((|List| $) |#1| (|List| |#2|)) "\\axiom{construct(\\spad{v},{}\\spad{lt})} returns the same as \\axiom{[construct(\\spad{v},{}\\spad{t}) for \\spad{t} in \\spad{lt}]}") (((|List| $) (|List| (|Record| (|:| |val| |#1|) (|:| |tower| |#2|)))) "\\axiom{construct(\\spad{lvt})} returns the same as \\axiom{[construct(\\spad{vt}.val,{}\\spad{vt}.tower) for \\spad{vt} in \\spad{lvt}]}") (($ (|Record| (|:| |val| |#1|) (|:| |tower| |#2|))) "\\axiom{construct(\\spad{vt})} returns the same as \\axiom{construct(\\spad{vt}.val,{}\\spad{vt}.tower)}") (($ |#1| |#2|) "\\axiom{construct(\\spad{v},{}\\spad{t})} returns the same as \\axiom{construct(\\spad{v},{}\\spad{t},{}\\spad{false})}") (($ |#1| |#2| (|Boolean|)) "\\axiom{construct(\\spad{v},{}\\spad{t},{}\\spad{b})} returns the non-empty node with value \\spad{v},{} condition \\spad{t} and flag \\spad{b}")) (|status| (((|Boolean|) $) "\\axiom{status(\\spad{n})} returns the status of the node \\spad{n}.")) (|condition| ((|#2| $) "\\axiom{condition(\\spad{n})} returns the condition of the node \\spad{n}.")) (|value| ((|#1| $) "\\axiom{value(\\spad{n})} returns the value of the node \\spad{n}.")) (|empty?| (((|Boolean|) $) "\\axiom{empty?(\\spad{n})} returns \\spad{true} iff the node \\spad{n} is \\axiom{empty()\\$\\%}.")) (|empty| (($) "\\axiom{empty()} returns the same as \\axiom{[empty()\\$\\spad{V},{}empty()\\$\\spad{C},{}\\spad{false}]\\$\\%}")))
NIL
NIL
-(-1109 V C)
+(-1110 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.")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| (-1108 |#1| |#2|) (LIST (QUOTE -302) (LIST (QUOTE -1108) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1108 |#1| |#2|) (QUOTE (-1068)))) (|HasCategory| (-1108 |#1| |#2|) (QUOTE (-1068))) (-1561 (|HasCategory| (-1108 |#1| |#2|) (LIST (QUOTE -595) (QUOTE (-836)))) (-12 (|HasCategory| (-1108 |#1| |#2|) (LIST (QUOTE -302) (LIST (QUOTE -1108) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1108 |#1| |#2|) (QUOTE (-1068))))) (|HasCategory| (-1108 |#1| |#2|) (LIST (QUOTE -595) (QUOTE (-836)))))
-(-1110 |ndim| R)
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| (-1109 |#1| |#2|) (LIST (QUOTE -302) (LIST (QUOTE -1109) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1109 |#1| |#2|) (QUOTE (-1069)))) (|HasCategory| (-1109 |#1| |#2|) (QUOTE (-1069))) (-1489 (|HasCategory| (-1109 |#1| |#2|) (LIST (QUOTE -595) (QUOTE (-837)))) (-12 (|HasCategory| (-1109 |#1| |#2|) (LIST (QUOTE -302) (LIST (QUOTE -1109) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1109 |#1| |#2|) (QUOTE (-1069))))) (|HasCategory| (-1109 |#1| |#2|) (LIST (QUOTE -595) (QUOTE (-837)))))
+(-1111 |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}.")))
-((-4339 . T) (-4331 |has| |#2| (-6 (-4344 "*"))) (-4342 . T) (-4336 . T) (-4337 . T))
-((|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-227))) (|HasAttribute| |#2| (QUOTE (-4344 "*"))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550)))) (-1561 (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (QUOTE (-300))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (QUOTE (-356))) (-1561 (|HasAttribute| |#2| (QUOTE (-4344 "*"))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#2| (QUOTE (-227)))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (QUOTE (-170))))
-(-1111 S)
+((-4341 . T) (-4333 |has| |#2| (-6 (-4346 "*"))) (-4344 . T) (-4338 . T) (-4339 . T))
+((|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-227))) (|HasAttribute| |#2| (QUOTE (-4346 "*"))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550)))) (-1489 (-12 (|HasCategory| |#2| (QUOTE (-227))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (QUOTE (-300))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (QUOTE (-356))) (-1489 (|HasAttribute| |#2| (QUOTE (-4346 "*"))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#2| (QUOTE (-227)))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (QUOTE (-170))))
+(-1112 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
-(-1112)
+(-1113)
((|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.")))
-((-4343 . T) (-4342 . T) (-1964 . T))
+((-4345 . T) (-4344 . T) (-2836 . T))
NIL
-(-1113 R E V P TS)
+(-1114 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.}")))
NIL
NIL
-(-1114 R E V P)
+(-1115 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.")))
-((-4343 . T) (-4342 . T))
-((-12 (|HasCategory| |#4| (QUOTE (-1068))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#4| (QUOTE (-1068))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#4| (LIST (QUOTE -595) (QUOTE (-836)))))
-(-1115 S)
+((-4345 . T) (-4344 . T))
+((-12 (|HasCategory| |#4| (QUOTE (-1069))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#4| (QUOTE (-1069))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#4| (LIST (QUOTE -595) (QUOTE (-837)))))
+(-1116 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}.")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
-(-1116 A S)
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
+(-1117 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
NIL
-(-1117 S)
+(-1118 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})}.")))
-((-1964 . T))
+((-2836 . T))
NIL
-(-1118 |Key| |Ent| |dent|)
+(-1119 |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.")))
-((-4343 . T))
-((-12 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2763) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2119) (|devaluate| |#2|)))))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| |#2| (QUOTE (-1068)))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-825))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))))
-(-1119)
+((-4345 . T))
+((-12 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3549) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3859) (|devaluate| |#2|)))))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| |#2| (QUOTE (-1069)))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-825))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))))
+(-1120)
((|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
NIL
-(-1120 |Coef|)
+(-1121 |Coef|)
((|constructor| (NIL "This package computes infinite products of Taylor series over an integral domain of characteristic 0. Here Taylor series are represented by streams of Taylor coefficients.")) (|generalInfiniteProduct| (((|Stream| |#1|) (|Stream| |#1|) (|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| (((|Stream| |#1|) (|Stream| |#1|)) "\\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| (((|Stream| |#1|) (|Stream| |#1|)) "\\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| (((|Stream| |#1|) (|Stream| |#1|)) "\\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
-(-1121 S)
+(-1122 S)
((|constructor| (NIL "Functions defined on streams with entries in one set.")) (|concat| (((|Stream| |#1|) (|Stream| (|Stream| |#1|))) "\\spad{concat(u)} returns the left-to-right concatentation of the streams in \\spad{u}. Note: \\spad{concat(u) = reduce(concat,{}u)}.")))
NIL
NIL
-(-1122 A B)
+(-1123 A B)
((|constructor| (NIL "Functions defined on streams with entries in two sets.")) (|reduce| ((|#2| |#2| (|Mapping| |#2| |#1| |#2|) (|Stream| |#1|)) "\\spad{reduce(b,{}f,{}u)},{} where \\spad{u} is a finite stream \\spad{[x0,{}x1,{}...,{}xn]},{} returns the value \\spad{r(n)} computed as follows: \\spad{r0 = f(x0,{}b),{} r1 = f(x1,{}r0),{}...,{} r(n) = f(xn,{}r(n-1))}.")) (|scan| (((|Stream| |#2|) |#2| (|Mapping| |#2| |#1| |#2|) (|Stream| |#1|)) "\\spad{scan(b,{}h,{}[x0,{}x1,{}x2,{}...])} returns \\spad{[y0,{}y1,{}y2,{}...]},{} where \\spad{y0 = h(x0,{}b)},{} \\spad{y1 = h(x1,{}y0)},{}\\spad{...} \\spad{yn = h(xn,{}y(n-1))}.")) (|map| (((|Stream| |#2|) (|Mapping| |#2| |#1|) (|Stream| |#1|)) "\\spad{map(f,{}s)} returns a stream whose elements are the function \\spad{f} applied to the corresponding elements of \\spad{s}. Note: \\spad{map(f,{}[x0,{}x1,{}x2,{}...]) = [f(x0),{}f(x1),{}f(x2),{}..]}.")))
NIL
NIL
-(-1123 A B C)
+(-1124 A B C)
((|constructor| (NIL "Functions defined on streams with entries in three sets.")) (|map| (((|Stream| |#3|) (|Mapping| |#3| |#1| |#2|) (|Stream| |#1|) (|Stream| |#2|)) "\\spad{map(f,{}st1,{}st2)} returns the stream whose elements are the function \\spad{f} applied to the corresponding elements of \\spad{st1} and \\spad{st2}. Note: \\spad{map(f,{}[x0,{}x1,{}x2,{}..],{}[y0,{}y1,{}y2,{}..]) = [f(x0,{}y0),{}f(x1,{}y1),{}..]}.")))
NIL
NIL
-(-1124 S)
+(-1125 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}.")) (|coerce| (($ (|List| |#1|)) "\\spad{coerce(l)} converts a list \\spad{l} to a stream.")) (|shallowlyMutable| ((|attribute|) "one may destructively alter a stream by assigning new values to its entries.")))
-((-4343 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
-(-1125)
+((-4345 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
+(-1126)
((|constructor| (NIL "A category for string-like objects")) (|string| (($ (|Integer|)) "\\spad{string(i)} returns the decimal representation of \\spad{i} in a string")))
-((-4343 . T) (-4342 . T) (-1964 . T))
+((-4345 . T) (-4344 . T) (-2836 . T))
NIL
-(-1126)
+(-1127)
NIL
-((-4343 . T) (-4342 . T))
-((-1561 (-12 (|HasCategory| (-142) (QUOTE (-825))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142))))) (-12 (|HasCategory| (-142) (QUOTE (-1068))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142)))))) (|HasCategory| (-142) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-142) (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-142) (QUOTE (-1068))) (-12 (|HasCategory| (-142) (QUOTE (-1068))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142))))) (|HasCategory| (-142) (LIST (QUOTE -595) (QUOTE (-836)))))
-(-1127 |Entry|)
+((-4345 . T) (-4344 . T))
+((-1489 (-12 (|HasCategory| (-142) (QUOTE (-825))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142))))) (-12 (|HasCategory| (-142) (QUOTE (-1069))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142)))))) (|HasCategory| (-142) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| (-142) (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| (-142) (QUOTE (-1069))) (-12 (|HasCategory| (-142) (QUOTE (-1069))) (|HasCategory| (-142) (LIST (QUOTE -302) (QUOTE (-142))))) (|HasCategory| (-142) (LIST (QUOTE -595) (QUOTE (-837)))))
+(-1128 |Entry|)
((|constructor| (NIL "This domain provides tables where the keys are strings. A specialized hash function for strings is used.")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2763) (QUOTE (-1126))) (LIST (QUOTE |:|) (QUOTE -2119) (|devaluate| |#1|)))))) (-1561 (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (QUOTE (-1068))) (|HasCategory| |#1| (QUOTE (-1068)))) (-1561 (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (QUOTE (-1068))) (|HasCategory| (-1126) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (LIST (QUOTE -595) (QUOTE (-836)))))
-(-1128 A)
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3549) (QUOTE (-1127))) (LIST (QUOTE |:|) (QUOTE -3859) (|devaluate| |#1|)))))) (-1489 (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (QUOTE (-1069))) (|HasCategory| |#1| (QUOTE (-1069)))) (-1489 (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (QUOTE (-1069))) (|HasCategory| (-1127) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (LIST (QUOTE -595) (QUOTE (-837)))))
+(-1129 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
((|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))))
-(-1129 |Coef|)
+(-1130 |Coef|)
((|constructor| (NIL "StreamTranscendentalFunctionsNonCommutative implements transcendental functions on Taylor series over a non-commutative ring,{} where a Taylor series is represented by a stream of its coefficients.")) (|acsch| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{acsch(st)} computes the inverse hyperbolic cosecant of a power series \\spad{st}.")) (|asech| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{asech(st)} computes the inverse hyperbolic secant of a power series \\spad{st}.")) (|acoth| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{acoth(st)} computes the inverse hyperbolic cotangent of a power series \\spad{st}.")) (|atanh| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{atanh(st)} computes the inverse hyperbolic tangent of a power series \\spad{st}.")) (|acosh| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{acosh(st)} computes the inverse hyperbolic cosine of a power series \\spad{st}.")) (|asinh| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{asinh(st)} computes the inverse hyperbolic sine of a power series \\spad{st}.")) (|csch| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{csch(st)} computes the hyperbolic cosecant of a power series \\spad{st}.")) (|sech| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{sech(st)} computes the hyperbolic secant of a power series \\spad{st}.")) (|coth| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{coth(st)} computes the hyperbolic cotangent of a power series \\spad{st}.")) (|tanh| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{tanh(st)} computes the hyperbolic tangent of a power series \\spad{st}.")) (|cosh| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{cosh(st)} computes the hyperbolic cosine of a power series \\spad{st}.")) (|sinh| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{sinh(st)} computes the hyperbolic sine of a power series \\spad{st}.")) (|acsc| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{acsc(st)} computes arccosecant of a power series \\spad{st}.")) (|asec| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{asec(st)} computes arcsecant of a power series \\spad{st}.")) (|acot| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{acot(st)} computes arccotangent of a power series \\spad{st}.")) (|atan| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{atan(st)} computes arctangent of a power series \\spad{st}.")) (|acos| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{acos(st)} computes arccosine of a power series \\spad{st}.")) (|asin| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{asin(st)} computes arcsine of a power series \\spad{st}.")) (|csc| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{csc(st)} computes cosecant of a power series \\spad{st}.")) (|sec| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{sec(st)} computes secant of a power series \\spad{st}.")) (|cot| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{cot(st)} computes cotangent of a power series \\spad{st}.")) (|tan| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{tan(st)} computes tangent of a power series \\spad{st}.")) (|cos| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{cos(st)} computes cosine of a power series \\spad{st}.")) (|sin| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{sin(st)} computes sine of a power series \\spad{st}.")) (** (((|Stream| |#1|) (|Stream| |#1|) (|Stream| |#1|)) "\\spad{st1 ** st2} computes the power of a power series \\spad{st1} by another power series \\spad{st2}.")) (|log| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{log(st)} computes the log of a power series.")) (|exp| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{exp(st)} computes the exponential of a power series \\spad{st}.")))
NIL
NIL
-(-1130 |Coef|)
+(-1131 |Coef|)
((|constructor| (NIL "StreamTranscendentalFunctions implements transcendental functions on Taylor series,{} where a Taylor series is represented by a stream of its coefficients.")) (|acsch| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{acsch(st)} computes the inverse hyperbolic cosecant of a power series \\spad{st}.")) (|asech| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{asech(st)} computes the inverse hyperbolic secant of a power series \\spad{st}.")) (|acoth| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{acoth(st)} computes the inverse hyperbolic cotangent of a power series \\spad{st}.")) (|atanh| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{atanh(st)} computes the inverse hyperbolic tangent of a power series \\spad{st}.")) (|acosh| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{acosh(st)} computes the inverse hyperbolic cosine of a power series \\spad{st}.")) (|asinh| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{asinh(st)} computes the inverse hyperbolic sine of a power series \\spad{st}.")) (|csch| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{csch(st)} computes the hyperbolic cosecant of a power series \\spad{st}.")) (|sech| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{sech(st)} computes the hyperbolic secant of a power series \\spad{st}.")) (|coth| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{coth(st)} computes the hyperbolic cotangent of a power series \\spad{st}.")) (|tanh| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{tanh(st)} computes the hyperbolic tangent of a power series \\spad{st}.")) (|cosh| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{cosh(st)} computes the hyperbolic cosine of a power series \\spad{st}.")) (|sinh| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{sinh(st)} computes the hyperbolic sine of a power series \\spad{st}.")) (|sinhcosh| (((|Record| (|:| |sinh| (|Stream| |#1|)) (|:| |cosh| (|Stream| |#1|))) (|Stream| |#1|)) "\\spad{sinhcosh(st)} returns a record containing the hyperbolic sine and cosine of a power series \\spad{st}.")) (|acsc| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{acsc(st)} computes arccosecant of a power series \\spad{st}.")) (|asec| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{asec(st)} computes arcsecant of a power series \\spad{st}.")) (|acot| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{acot(st)} computes arccotangent of a power series \\spad{st}.")) (|atan| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{atan(st)} computes arctangent of a power series \\spad{st}.")) (|acos| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{acos(st)} computes arccosine of a power series \\spad{st}.")) (|asin| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{asin(st)} computes arcsine of a power series \\spad{st}.")) (|csc| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{csc(st)} computes cosecant of a power series \\spad{st}.")) (|sec| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{sec(st)} computes secant of a power series \\spad{st}.")) (|cot| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{cot(st)} computes cotangent of a power series \\spad{st}.")) (|tan| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{tan(st)} computes tangent of a power series \\spad{st}.")) (|cos| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{cos(st)} computes cosine of a power series \\spad{st}.")) (|sin| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{sin(st)} computes sine of a power series \\spad{st}.")) (|sincos| (((|Record| (|:| |sin| (|Stream| |#1|)) (|:| |cos| (|Stream| |#1|))) (|Stream| |#1|)) "\\spad{sincos(st)} returns a record containing the sine and cosine of a power series \\spad{st}.")) (** (((|Stream| |#1|) (|Stream| |#1|) (|Stream| |#1|)) "\\spad{st1 ** st2} computes the power of a power series \\spad{st1} by another power series \\spad{st2}.")) (|log| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{log(st)} computes the log of a power series.")) (|exp| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{exp(st)} computes the exponential of a power series \\spad{st}.")))
NIL
NIL
-(-1131 R UP)
+(-1132 R UP)
((|constructor| (NIL "This package computes the subresultants of two polynomials which is needed for the `Lazard Rioboo' enhancement to Tragers integrations formula For efficiency reasons this has been rewritten to call Lionel Ducos package which is currently the best one. \\blankline")) (|primitivePart| ((|#2| |#2| |#1|) "\\spad{primitivePart(p,{} q)} reduces the coefficient of \\spad{p} modulo \\spad{q},{} takes the primitive part of the result,{} and ensures that the leading coefficient of that result is monic.")) (|subresultantVector| (((|PrimitiveArray| |#2|) |#2| |#2|) "\\spad{subresultantVector(p,{} q)} returns \\spad{[p0,{}...,{}pn]} where \\spad{pi} is the \\spad{i}-th subresultant of \\spad{p} and \\spad{q}. In particular,{} \\spad{p0 = resultant(p,{} q)}.")))
NIL
((|HasCategory| |#1| (QUOTE (-300))))
-(-1132 |n| R)
+(-1133 |n| R)
((|constructor| (NIL "This domain \\undocumented")) (|pointData| (((|List| (|Point| |#2|)) $) "\\spad{pointData(s)} returns the list of points from the point data field of the 3 dimensional subspace \\spad{s}.")) (|parent| (($ $) "\\spad{parent(s)} returns the subspace which is the parent of the indicated 3 dimensional subspace \\spad{s}. If \\spad{s} is the top level subspace an error message is returned.")) (|level| (((|NonNegativeInteger|) $) "\\spad{level(s)} returns a non negative integer which is the current level field of the indicated 3 dimensional subspace \\spad{s}.")) (|extractProperty| (((|SubSpaceComponentProperty|) $) "\\spad{extractProperty(s)} returns the property of domain \\spadtype{SubSpaceComponentProperty} of the indicated 3 dimensional subspace \\spad{s}.")) (|extractClosed| (((|Boolean|) $) "\\spad{extractClosed(s)} returns the \\spadtype{Boolean} value of the closed property for the indicated 3 dimensional subspace \\spad{s}. If the property is closed,{} \\spad{True} is returned,{} otherwise \\spad{False} is returned.")) (|extractIndex| (((|NonNegativeInteger|) $) "\\spad{extractIndex(s)} returns a non negative integer which is the current index of the 3 dimensional subspace \\spad{s}.")) (|extractPoint| (((|Point| |#2|) $) "\\spad{extractPoint(s)} returns the point which is given by the current index location into the point data field of the 3 dimensional subspace \\spad{s}.")) (|traverse| (($ $ (|List| (|NonNegativeInteger|))) "\\spad{traverse(s,{}\\spad{li})} follows the branch list of the 3 dimensional subspace,{} \\spad{s},{} along the path dictated by the list of non negative integers,{} \\spad{li},{} which points to the component which has been traversed to. The subspace,{} \\spad{s},{} is returned,{} where \\spad{s} is now the subspace pointed to by \\spad{li}.")) (|defineProperty| (($ $ (|List| (|NonNegativeInteger|)) (|SubSpaceComponentProperty|)) "\\spad{defineProperty(s,{}\\spad{li},{}p)} defines the component property in the 3 dimensional subspace,{} \\spad{s},{} to be that of \\spad{p},{} where \\spad{p} is of the domain \\spadtype{SubSpaceComponentProperty}. The list of non negative integers,{} \\spad{li},{} dictates the path to follow,{} or,{} to look at it another way,{} points to the component whose property is being defined. The subspace,{} \\spad{s},{} is returned with the component property definition.")) (|closeComponent| (($ $ (|List| (|NonNegativeInteger|)) (|Boolean|)) "\\spad{closeComponent(s,{}\\spad{li},{}b)} sets the property of the component in the 3 dimensional subspace,{} \\spad{s},{} to be closed if \\spad{b} is \\spad{true},{} or open if \\spad{b} is \\spad{false}. The list of non negative integers,{} \\spad{li},{} dictates the path to follow,{} or,{} to look at it another way,{} points to the component whose closed property is to be set. The subspace,{} \\spad{s},{} is returned with the component property modification.")) (|modifyPoint| (($ $ (|NonNegativeInteger|) (|Point| |#2|)) "\\spad{modifyPoint(s,{}ind,{}p)} modifies the point referenced by the index location,{} \\spad{ind},{} by replacing it with the point,{} \\spad{p} in the 3 dimensional subspace,{} \\spad{s}. An error message occurs if \\spad{s} is empty,{} otherwise the subspace \\spad{s} is returned with the point modification.") (($ $ (|List| (|NonNegativeInteger|)) (|NonNegativeInteger|)) "\\spad{modifyPoint(s,{}\\spad{li},{}i)} replaces an existing point in the 3 dimensional subspace,{} \\spad{s},{} with the 4 dimensional point indicated by the index location,{} \\spad{i}. The list of non negative integers,{} \\spad{li},{} dictates the path to follow,{} or,{} to look at it another way,{} points to the component in which the existing point is to be modified. An error message occurs if \\spad{s} is empty,{} otherwise the subspace \\spad{s} is returned with the point modification.") (($ $ (|List| (|NonNegativeInteger|)) (|Point| |#2|)) "\\spad{modifyPoint(s,{}\\spad{li},{}p)} replaces an existing point in the 3 dimensional subspace,{} \\spad{s},{} with the 4 dimensional point,{} \\spad{p}. The list of non negative integers,{} \\spad{li},{} dictates the path to follow,{} or,{} to look at it another way,{} points to the component in which the existing point is to be modified. An error message occurs if \\spad{s} is empty,{} otherwise the subspace \\spad{s} is returned with the point modification.")) (|addPointLast| (($ $ $ (|Point| |#2|) (|NonNegativeInteger|)) "\\spad{addPointLast(s,{}s2,{}\\spad{li},{}p)} adds the 4 dimensional point,{} \\spad{p},{} to the 3 dimensional subspace,{} \\spad{s}. \\spad{s2} point to the end of the subspace \\spad{s}. \\spad{n} is the path in the \\spad{s2} component. The subspace \\spad{s} is returned with the additional point.")) (|addPoint2| (($ $ (|Point| |#2|)) "\\spad{addPoint2(s,{}p)} adds the 4 dimensional point,{} \\spad{p},{} to the 3 dimensional subspace,{} \\spad{s}. The subspace \\spad{s} is returned with the additional point.")) (|addPoint| (((|NonNegativeInteger|) $ (|Point| |#2|)) "\\spad{addPoint(s,{}p)} adds the point,{} \\spad{p},{} to the 3 dimensional subspace,{} \\spad{s},{} and returns the new total number of points in \\spad{s}.") (($ $ (|List| (|NonNegativeInteger|)) (|NonNegativeInteger|)) "\\spad{addPoint(s,{}\\spad{li},{}i)} adds the 4 dimensional point indicated by the index location,{} \\spad{i},{} to the 3 dimensional subspace,{} \\spad{s}. The list of non negative integers,{} \\spad{li},{} dictates the path to follow,{} or,{} to look at it another way,{} points to the component in which the point is to be added. It\\spad{'s} length should range from 0 to \\spad{n - 1} where \\spad{n} is the dimension of the subspace. If the length is \\spad{n - 1},{} then a specific lowest level component is being referenced. If it is less than \\spad{n - 1},{} then some higher level component (0 indicates top level component) is being referenced and a component of that level with the desired point is created. The subspace \\spad{s} is returned with the additional point.") (($ $ (|List| (|NonNegativeInteger|)) (|Point| |#2|)) "\\spad{addPoint(s,{}\\spad{li},{}p)} adds the 4 dimensional point,{} \\spad{p},{} to the 3 dimensional subspace,{} \\spad{s}. The list of non negative integers,{} \\spad{li},{} dictates the path to follow,{} or,{} to look at it another way,{} points to the component in which the point is to be added. It\\spad{'s} length should range from 0 to \\spad{n - 1} where \\spad{n} is the dimension of the subspace. If the length is \\spad{n - 1},{} then a specific lowest level component is being referenced. If it is less than \\spad{n - 1},{} then some higher level component (0 indicates top level component) is being referenced and a component of that level with the desired point is created. The subspace \\spad{s} is returned with the additional point.")) (|separate| (((|List| $) $) "\\spad{separate(s)} makes each of the components of the \\spadtype{SubSpace},{} \\spad{s},{} into a list of separate and distinct subspaces and returns the list.")) (|merge| (($ (|List| $)) "\\spad{merge(ls)} a list of subspaces,{} \\spad{ls},{} into one subspace.") (($ $ $) "\\spad{merge(s1,{}s2)} the subspaces \\spad{s1} and \\spad{s2} into a single subspace.")) (|deepCopy| (($ $) "\\spad{deepCopy(x)} \\undocumented")) (|shallowCopy| (($ $) "\\spad{shallowCopy(x)} \\undocumented")) (|numberOfChildren| (((|NonNegativeInteger|) $) "\\spad{numberOfChildren(x)} \\undocumented")) (|children| (((|List| $) $) "\\spad{children(x)} \\undocumented")) (|child| (($ $ (|NonNegativeInteger|)) "\\spad{child(x,{}n)} \\undocumented")) (|birth| (($ $) "\\spad{birth(x)} \\undocumented")) (|subspace| (($) "\\spad{subspace()} \\undocumented")) (|new| (($) "\\spad{new()} \\undocumented")) (|internal?| (((|Boolean|) $) "\\spad{internal?(x)} \\undocumented")) (|root?| (((|Boolean|) $) "\\spad{root?(x)} \\undocumented")) (|leaf?| (((|Boolean|) $) "\\spad{leaf?(x)} \\undocumented")))
NIL
NIL
-(-1133 S1 S2)
+(-1134 S1 S2)
((|constructor| (NIL "This domain implements \"such that\" forms")) (|rhs| ((|#2| $) "\\spad{rhs(f)} returns the right side of \\spad{f}")) (|lhs| ((|#1| $) "\\spad{lhs(f)} returns the left side of \\spad{f}")) (|construct| (($ |#1| |#2|) "\\spad{construct(s,{}t)} makes a form \\spad{s:t}")))
NIL
NIL
-(-1134)
+(-1135)
((|constructor| (NIL "This domain represents the filter iterator syntax.")) (|predicate| (((|SpadAst|) $) "\\spad{predicate(e)} returns the syntax object for the predicate in the filter iterator syntax `e'.")))
NIL
NIL
-(-1135 |Coef| |var| |cen|)
+(-1136 |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.")))
-(((-4344 "*") -1561 (-1262 (|has| |#1| (-356)) (|has| (-1142 |#1| |#2| |#3|) (-798))) (|has| |#1| (-170)) (-1262 (|has| |#1| (-356)) (|has| (-1142 |#1| |#2| |#3|) (-882)))) (-4335 -1561 (-1262 (|has| |#1| (-356)) (|has| (-1142 |#1| |#2| |#3|) (-798))) (|has| |#1| (-542)) (-1262 (|has| |#1| (-356)) (|has| (-1142 |#1| |#2| |#3|) (-882)))) (-4340 |has| |#1| (-356)) (-4334 |has| |#1| (-356)) (-4336 . T) (-4337 . T) (-4339 . T))
-((-1561 (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-882))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-995))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-1119))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -279) (LIST (QUOTE -1142) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1142) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -302) (LIST (QUOTE -1142) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -505) (QUOTE (-1144)) (LIST (QUOTE -1142) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -1011) (QUOTE (-1144)))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-1561 (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-143)))) (-1561 (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-145)))) (-1561 (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-550)) (|devaluate| |#1|)))))) (-1561 (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-227))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-550)) (|devaluate| |#1|))))) (|HasCategory| (-550) (QUOTE (-1080))) (-1561 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-356))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-882))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -1011) (QUOTE (-1144)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-995))) (|HasCategory| |#1| (QUOTE (-356)))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-1561 (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-356))))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-1119))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -279) (LIST (QUOTE -1142) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1142) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -302) (LIST (QUOTE -1142) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -505) (QUOTE (-1144)) (LIST (QUOTE -1142) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -1518) (LIST (|devaluate| |#1|) (QUOTE (-1144)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-550))))) (-1561 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-932))) (|HasCategory| |#1| (QUOTE (-1166))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -1489) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1144))))) (|HasSignature| |#1| (LIST (QUOTE -3141) (LIST (LIST (QUOTE -623) (QUOTE (-1144))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-882))) (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-143))) (-1561 (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-882))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-542)))) (-1561 (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-1561 (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-882))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-170)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-882))) (|HasCategory| |#1| (QUOTE (-356)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-882))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1142 |#1| |#2| |#3|) (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-143)))))
-(-1136 R -3260)
+(((-4346 "*") -1489 (-1304 (|has| |#1| (-356)) (|has| (-1143 |#1| |#2| |#3|) (-798))) (|has| |#1| (-170)) (-1304 (|has| |#1| (-356)) (|has| (-1143 |#1| |#2| |#3|) (-883)))) (-4337 -1489 (-1304 (|has| |#1| (-356)) (|has| (-1143 |#1| |#2| |#3|) (-798))) (|has| |#1| (-542)) (-1304 (|has| |#1| (-356)) (|has| (-1143 |#1| |#2| |#3|) (-883)))) (-4342 |has| |#1| (-356)) (-4336 |has| |#1| (-356)) (-4338 . T) (-4339 . T) (-4341 . T))
+((-1489 (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-883))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-996))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-1120))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -279) (LIST (QUOTE -1143) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1143) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -302) (LIST (QUOTE -1143) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -505) (QUOTE (-1145)) (LIST (QUOTE -1143) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -1012) (QUOTE (-1145)))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-1489 (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-143)))) (-1489 (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-145)))) (-1489 (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-550)) (|devaluate| |#1|)))))) (-1489 (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-227))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-550)) (|devaluate| |#1|))))) (|HasCategory| (-550) (QUOTE (-1081))) (-1489 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-356))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-883))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -1012) (QUOTE (-1145)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-996))) (|HasCategory| |#1| (QUOTE (-356)))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-1489 (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-356))))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-1120))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -279) (LIST (QUOTE -1143) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1143) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -302) (LIST (QUOTE -1143) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -505) (QUOTE (-1145)) (LIST (QUOTE -1143) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -2233) (LIST (|devaluate| |#1|) (QUOTE (-1145)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-550))))) (-1489 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-933))) (|HasCategory| |#1| (QUOTE (-1167))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -2149) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1145))))) (|HasSignature| |#1| (LIST (QUOTE -1516) (LIST (LIST (QUOTE -623) (QUOTE (-1145))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-883))) (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-143))) (-1489 (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-883))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-542)))) (-1489 (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-1489 (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-883))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-170)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-883))) (|HasCategory| |#1| (QUOTE (-356)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-883))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1143 |#1| |#2| |#3|) (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-143)))))
+(-1137 R -3327)
((|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
-(-1137 R)
+(-1138 R)
((|constructor| (NIL "Computes sums of rational functions.")) (|sum| (((|Union| (|Fraction| (|Polynomial| |#1|)) (|Expression| |#1|)) (|Fraction| (|Polynomial| |#1|)) (|SegmentBinding| (|Fraction| (|Polynomial| |#1|)))) "\\spad{sum(f(n),{} n = a..b)} returns \\spad{f(a) + f(a+1) + ... f(b)}.") (((|Fraction| (|Polynomial| |#1|)) (|Polynomial| |#1|) (|SegmentBinding| (|Polynomial| |#1|))) "\\spad{sum(f(n),{} n = a..b)} returns \\spad{f(a) + f(a+1) + ... f(b)}.") (((|Union| (|Fraction| (|Polynomial| |#1|)) (|Expression| |#1|)) (|Fraction| (|Polynomial| |#1|)) (|Symbol|)) "\\spad{sum(a(n),{} n)} returns \\spad{A} which is the indefinite sum of \\spad{a} with respect to upward difference on \\spad{n},{} \\spadignore{i.e.} \\spad{A(n+1) - A(n) = a(n)}.") (((|Fraction| (|Polynomial| |#1|)) (|Polynomial| |#1|) (|Symbol|)) "\\spad{sum(a(n),{} n)} returns \\spad{A} which is the indefinite sum of \\spad{a} with respect to upward difference on \\spad{n},{} \\spadignore{i.e.} \\spad{A(n+1) - A(n) = a(n)}.")))
NIL
NIL
-(-1138 R S)
+(-1139 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| (((|SparseUnivariatePolynomial| |#2|) (|Mapping| |#2| |#1|) (|SparseUnivariatePolynomial| |#1|)) "\\spad{map(func,{} poly)} creates a new polynomial by applying \\spad{func} to every non-zero coefficient of the polynomial poly.")))
NIL
NIL
-(-1139 E OV R P)
+(-1140 E OV R P)
((|constructor| (NIL "\\indented{1}{SupFractionFactorize} contains the factor function for univariate polynomials over the quotient field of a ring \\spad{S} such that the package MultivariateFactorize works for \\spad{S}")) (|squareFree| (((|Factored| (|SparseUnivariatePolynomial| (|Fraction| |#4|))) (|SparseUnivariatePolynomial| (|Fraction| |#4|))) "\\spad{squareFree(p)} returns the square-free factorization of the univariate polynomial \\spad{p} with coefficients which are fractions of polynomials over \\spad{R}. Each factor has no repeated roots and the factors are pairwise relatively prime.")) (|factor| (((|Factored| (|SparseUnivariatePolynomial| (|Fraction| |#4|))) (|SparseUnivariatePolynomial| (|Fraction| |#4|))) "\\spad{factor(p)} factors the univariate polynomial \\spad{p} with coefficients which are fractions of polynomials over \\spad{R}.")))
NIL
NIL
-(-1140 R)
+(-1141 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.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4338 |has| |#1| (-356)) (-4340 |has| |#1| (-6 -4340)) (-4337 . T) (-4336 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-882))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-372))))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -859) (QUOTE (-550))))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372)))))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550)))))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-1119))) (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasCategory| |#1| (QUOTE (-227))) (|HasAttribute| |#1| (QUOTE -4340)) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-143)))))
-(-1141 |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}.")) (|coerce| (($ (|Variable| |#2|)) "\\spad{coerce(var)} converts the series variable \\spad{var} into a Puiseux series.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-356)) (-4334 |has| |#1| (-356)) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|)))) (|HasCategory| (-400 (-550)) (QUOTE (-1080))) (|HasCategory| |#1| (QUOTE (-356))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-1561 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasSignature| |#1| (LIST (QUOTE -1518) (LIST (|devaluate| |#1|) (QUOTE (-1144)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (-1561 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-932))) (|HasCategory| |#1| (QUOTE (-1166))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -1489) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1144))))) (|HasSignature| |#1| (LIST (QUOTE -3141) (LIST (LIST (QUOTE -623) (QUOTE (-1144))) (|devaluate| |#1|)))))))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4340 |has| |#1| (-356)) (-4342 |has| |#1| (-6 -4342)) (-4339 . T) (-4338 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-883))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-372))))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -860) (QUOTE (-550))))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372)))))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550)))))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-1120))) (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasCategory| |#1| (QUOTE (-227))) (|HasAttribute| |#1| (QUOTE -4342)) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-143)))))
(-1142 |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}.")) (|coerce| (($ (|Variable| |#2|)) "\\spad{coerce(var)} converts the series variable \\spad{var} into a Puiseux series.")))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-356)) (-4336 |has| |#1| (-356)) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|)))) (|HasCategory| (-400 (-550)) (QUOTE (-1081))) (|HasCategory| |#1| (QUOTE (-356))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-1489 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasSignature| |#1| (LIST (QUOTE -2233) (LIST (|devaluate| |#1|) (QUOTE (-1145)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (-1489 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-933))) (|HasCategory| |#1| (QUOTE (-1167))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -2149) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1145))))) (|HasSignature| |#1| (LIST (QUOTE -1516) (LIST (LIST (QUOTE -623) (QUOTE (-1145))) (|devaluate| |#1|)))))))
+(-1143 |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}.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-749)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-749)) (|devaluate| |#1|)))) (|HasCategory| (-749) (QUOTE (-1080))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-749))))) (|HasSignature| |#1| (LIST (QUOTE -1518) (LIST (|devaluate| |#1|) (QUOTE (-1144)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-749))))) (|HasCategory| |#1| (QUOTE (-356))) (-1561 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-932))) (|HasCategory| |#1| (QUOTE (-1166))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -1489) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1144))))) (|HasSignature| |#1| (LIST (QUOTE -3141) (LIST (LIST (QUOTE -623) (QUOTE (-1144))) (|devaluate| |#1|)))))))
-(-1143)
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-749)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-749)) (|devaluate| |#1|)))) (|HasCategory| (-749) (QUOTE (-1081))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-749))))) (|HasSignature| |#1| (LIST (QUOTE -2233) (LIST (|devaluate| |#1|) (QUOTE (-1145)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-749))))) (|HasCategory| |#1| (QUOTE (-356))) (-1489 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-933))) (|HasCategory| |#1| (QUOTE (-1167))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -2149) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1145))))) (|HasSignature| |#1| (LIST (QUOTE -1516) (LIST (LIST (QUOTE -623) (QUOTE (-1145))) (|devaluate| |#1|)))))))
+(-1144)
((|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
NIL
-(-1144)
+(-1145)
((|constructor| (NIL "Basic and scripted symbols.")) (|sample| (($) "\\spad{sample()} returns a sample of \\%")) (|list| (((|List| $) $) "\\spad{list(sy)} takes a scripted symbol and produces a list of the name followed by the scripts.")) (|string| (((|String|) $) "\\spad{string(s)} converts the symbol \\spad{s} to a string. Error: if the symbol is subscripted.")) (|elt| (($ $ (|List| (|OutputForm|))) "\\spad{elt(s,{}[a1,{}...,{}an])} or \\spad{s}([a1,{}...,{}an]) returns \\spad{s} subscripted by \\spad{[a1,{}...,{}an]}.")) (|argscript| (($ $ (|List| (|OutputForm|))) "\\spad{argscript(s,{} [a1,{}...,{}an])} returns \\spad{s} arg-scripted by \\spad{[a1,{}...,{}an]}.")) (|superscript| (($ $ (|List| (|OutputForm|))) "\\spad{superscript(s,{} [a1,{}...,{}an])} returns \\spad{s} superscripted by \\spad{[a1,{}...,{}an]}.")) (|subscript| (($ $ (|List| (|OutputForm|))) "\\spad{subscript(s,{} [a1,{}...,{}an])} returns \\spad{s} subscripted by \\spad{[a1,{}...,{}an]}.")) (|script| (($ $ (|Record| (|:| |sub| (|List| (|OutputForm|))) (|:| |sup| (|List| (|OutputForm|))) (|:| |presup| (|List| (|OutputForm|))) (|:| |presub| (|List| (|OutputForm|))) (|:| |args| (|List| (|OutputForm|))))) "\\spad{script(s,{} [a,{}b,{}c,{}d,{}e])} returns \\spad{s} with subscripts a,{} superscripts \\spad{b},{} pre-superscripts \\spad{c},{} pre-subscripts \\spad{d},{} and argument-scripts \\spad{e}.") (($ $ (|List| (|List| (|OutputForm|)))) "\\spad{script(s,{} [a,{}b,{}c,{}d,{}e])} returns \\spad{s} with subscripts a,{} superscripts \\spad{b},{} pre-superscripts \\spad{c},{} pre-subscripts \\spad{d},{} and argument-scripts \\spad{e}. Omitted components are taken to be empty. For example,{} \\spad{script(s,{} [a,{}b,{}c])} is equivalent to \\spad{script(s,{}[a,{}b,{}c,{}[],{}[]])}.")) (|scripts| (((|Record| (|:| |sub| (|List| (|OutputForm|))) (|:| |sup| (|List| (|OutputForm|))) (|:| |presup| (|List| (|OutputForm|))) (|:| |presub| (|List| (|OutputForm|))) (|:| |args| (|List| (|OutputForm|)))) $) "\\spad{scripts(s)} returns all the scripts of \\spad{s}.")) (|scripted?| (((|Boolean|) $) "\\spad{scripted?(s)} is \\spad{true} if \\spad{s} has been given any scripts.")) (|name| (($ $) "\\spad{name(s)} returns \\spad{s} without its scripts.")) (|coerce| (($ (|String|)) "\\spad{coerce(s)} converts the string \\spad{s} to a symbol.")) (|resetNew| (((|Void|)) "\\spad{resetNew()} resets the internals counters that new() and new(\\spad{s}) use to return distinct symbols every time.")) (|new| (($ $) "\\spad{new(s)} returns a new symbol whose name starts with \\%\\spad{s}.") (($) "\\spad{new()} returns a new symbol whose name starts with \\%.")))
NIL
NIL
-(-1145 R)
+(-1146 R)
((|constructor| (NIL "Computes all the symmetric functions in \\spad{n} variables.")) (|symFunc| (((|Vector| |#1|) |#1| (|PositiveInteger|)) "\\spad{symFunc(r,{} n)} returns the vector of the elementary symmetric functions in \\spad{[r,{}r,{}...,{}r]} \\spad{n} times.") (((|Vector| |#1|) (|List| |#1|)) "\\spad{symFunc([r1,{}...,{}rn])} returns the vector of the elementary symmetric functions in the \\spad{\\spad{ri}'s}: \\spad{[r1 + ... + rn,{} r1 r2 + ... + r(n-1) rn,{} ...,{} r1 r2 ... rn]}.")))
NIL
NIL
-(-1146 R)
+(-1147 R)
((|constructor| (NIL "This domain implements symmetric polynomial")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-6 -4340)) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| (-944) (QUOTE (-130))) (|HasCategory| |#1| (QUOTE (-542)))) (-1561 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#1| (QUOTE -4340)))
-(-1147)
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-6 -4342)) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-444))) (-12 (|HasCategory| (-945) (QUOTE (-130))) (|HasCategory| |#1| (QUOTE (-542)))) (-1489 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasAttribute| |#1| (QUOTE -4342)))
+(-1148)
((|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
NIL
-(-1148)
+(-1149)
((|constructor| (NIL "Create and manipulate a symbol table for generated FORTRAN code")) (|symbolTable| (($ (|List| (|Record| (|:| |key| (|Symbol|)) (|:| |entry| (|FortranType|))))) "\\spad{symbolTable(l)} creates a symbol table from the elements of \\spad{l}.")) (|printTypes| (((|Void|) $) "\\spad{printTypes(tab)} produces FORTRAN type declarations from \\spad{tab},{} on the current FORTRAN output stream")) (|newTypeLists| (((|SExpression|) $) "\\spad{newTypeLists(x)} \\undocumented")) (|typeLists| (((|List| (|List| (|Union| (|:| |name| (|Symbol|)) (|:| |bounds| (|List| (|Union| (|:| S (|Symbol|)) (|:| P (|Polynomial| (|Integer|))))))))) $) "\\spad{typeLists(tab)} returns a list of lists of types of objects in \\spad{tab}")) (|externalList| (((|List| (|Symbol|)) $) "\\spad{externalList(tab)} returns a list of all the external symbols in \\spad{tab}")) (|typeList| (((|List| (|Union| (|:| |name| (|Symbol|)) (|:| |bounds| (|List| (|Union| (|:| S (|Symbol|)) (|:| P (|Polynomial| (|Integer|)))))))) (|FortranScalarType|) $) "\\spad{typeList(t,{}tab)} returns a list of all the objects of type \\spad{t} in \\spad{tab}")) (|parametersOf| (((|List| (|Symbol|)) $) "\\spad{parametersOf(tab)} returns a list of all the symbols declared in \\spad{tab}")) (|fortranTypeOf| (((|FortranType|) (|Symbol|) $) "\\spad{fortranTypeOf(u,{}tab)} returns the type of \\spad{u} in \\spad{tab}")) (|declare!| (((|FortranType|) (|Symbol|) (|FortranType|) $) "\\spad{declare!(u,{}t,{}tab)} creates a new entry in \\spad{tab},{} declaring \\spad{u} to be of type \\spad{t}") (((|FortranType|) (|List| (|Symbol|)) (|FortranType|) $) "\\spad{declare!(l,{}t,{}tab)} creates new entrys in \\spad{tab},{} declaring each of \\spad{l} to be of type \\spad{t}")) (|empty| (($) "\\spad{empty()} returns a new,{} empty symbol table")) (|coerce| (((|Table| (|Symbol|) (|FortranType|)) $) "\\spad{coerce(x)} returns a table view of \\spad{x}")))
NIL
NIL
-(-1149)
+(-1150)
((|constructor| (NIL "\\indented{1}{This domain provides a simple domain,{} general enough for} building complete representation of Spad programs as objects of a term algebra built from ground terms of type integers,{} foats,{} symbols,{} and strings. This domain differs from InputForm in that it represents any entity in a Spad program,{} not just expressions. Related Constructors: Boolean,{} Integer,{} Float,{} Symbol,{} String,{} SExpression. See Also: SExpression,{} SetCategory. The equality supported by this domain is structural.")) (|case| (((|Boolean|) $ (|[\|\|]| (|String|))) "\\spad{x case String} is \\spad{true} if \\spad{`x'} really is a String") (((|Boolean|) $ (|[\|\|]| (|Symbol|))) "\\spad{x case Symbol} is \\spad{true} if \\spad{`x'} really is a Symbol") (((|Boolean|) $ (|[\|\|]| (|DoubleFloat|))) "\\spad{x case DoubleFloat} is \\spad{true} if \\spad{`x'} really is a DoubleFloat") (((|Boolean|) $ (|[\|\|]| (|Integer|))) "\\spad{x case Integer} is \\spad{true} if \\spad{`x'} really is an Integer")) (|compound?| (((|Boolean|) $) "\\spad{compound? x} is \\spad{true} when \\spad{`x'} is not an atomic syntax.")) (|getOperands| (((|List| $) $) "\\spad{getOperands(x)} returns the list of operands to the operator in \\spad{`x'}.")) (|getOperator| (((|Union| (|Integer|) (|DoubleFloat|) (|Symbol|) (|String|) $) $) "\\spad{getOperator(x)} returns the operator,{} or tag,{} of the syntax \\spad{`x'}. The value returned is itself a syntax if \\spad{`x'} really is an application of a function symbol as opposed to being an atomic ground term.")) (|nil?| (((|Boolean|) $) "\\spad{nil?(s)} is \\spad{true} when \\spad{`s'} is a syntax for the constant nil.")) (|buildSyntax| (($ $ (|List| $)) "\\spad{buildSyntax(op,{} [a1,{} ...,{} an])} builds a syntax object for \\spad{op}(a1,{}...,{}an).") (($ (|Symbol|) (|List| $)) "\\spad{buildSyntax(op,{} [a1,{} ...,{} an])} builds a syntax object for \\spad{op}(a1,{}...,{}an).")) (|autoCoerce| (((|String|) $) "\\spad{autoCoerce(s)} forcibly extracts a string value from the syntax \\spad{`s'}; no check performed. To be called only at the discretion of the compiler.") (((|Symbol|) $) "\\spad{autoCoerce(s)} forcibly extracts a symbo from the Syntax domain \\spad{`s'}; no check performed. To be called only at at the discretion of the compiler.") (((|DoubleFloat|) $) "\\spad{autoCoerce(s)} forcibly extracts a float value from the syntax \\spad{`s'}; no check performed. To be called only at the discretion of the compiler") (((|Integer|) $) "\\spad{autoCoerce(s)} forcibly extracts an integer value from the syntax \\spad{`s'}; no check performed. To be called only at the discretion of the compiler.")) (|coerce| (((|String|) $) "\\spad{coerce(s)} extracts a string value from the syntax \\spad{`s'}.") (($ (|String|)) "\\spad{coerce(s)} injects the string value \\spad{`s'} into the syntax domain") (((|Symbol|) $) "\\spad{coerce(s)} extracts a symbol from the syntax \\spad{`s'}.") (($ (|Symbol|)) "\\spad{coerce(s)} injects the symbol \\spad{`s'} into the Syntax domain.") (((|DoubleFloat|) $) "\\spad{coerce(s)} extracts a float value from the syntax \\spad{`s'}.") (($ (|DoubleFloat|)) "\\spad{coerce(f)} injects the float value \\spad{`f'} into the Syntax domain") (((|Integer|) $) "\\spad{coerce(s)} extracts and integer value from the syntax \\spad{`s'}") (($ (|Integer|)) "\\spad{coerce(i)} injects the integer value `i' into the Syntax domain.")) (|convert| (($ (|SExpression|)) "\\spad{convert(s)} converts an \\spad{s}-expression to Syntax. Note,{} when \\spad{`s'} is not an atom,{} it is expected that it designates a proper list,{} \\spadignore{e.g.} a sequence of cons cells ending with nil.") (((|SExpression|) $) "\\spad{convert(s)} returns the \\spad{s}-expression representation of a syntax.")))
NIL
NIL
-(-1150 R)
+(-1151 R)
((|triangularSystems| (((|List| (|List| (|Polynomial| |#1|))) (|List| (|Fraction| (|Polynomial| |#1|))) (|List| (|Symbol|))) "\\spad{triangularSystems(lf,{}lv)} solves the system of equations defined by \\spad{lf} with respect to the list of symbols \\spad{lv}; the system of equations is obtaining by equating to zero the list of rational functions \\spad{lf}. The output is a list of solutions where each solution is expressed as a \"reduced\" triangular system of polynomials.")) (|solve| (((|List| (|Equation| (|Fraction| (|Polynomial| |#1|)))) (|Equation| (|Fraction| (|Polynomial| |#1|)))) "\\spad{solve(eq)} finds the solutions of the equation \\spad{eq} with respect to the unique variable appearing in \\spad{eq}.") (((|List| (|Equation| (|Fraction| (|Polynomial| |#1|)))) (|Fraction| (|Polynomial| |#1|))) "\\spad{solve(p)} finds the solution of a rational function \\spad{p} = 0 with respect to the unique variable appearing in \\spad{p}.") (((|List| (|Equation| (|Fraction| (|Polynomial| |#1|)))) (|Equation| (|Fraction| (|Polynomial| |#1|))) (|Symbol|)) "\\spad{solve(eq,{}v)} finds the solutions of the equation \\spad{eq} with respect to the variable \\spad{v}.") (((|List| (|Equation| (|Fraction| (|Polynomial| |#1|)))) (|Fraction| (|Polynomial| |#1|)) (|Symbol|)) "\\spad{solve(p,{}v)} solves the equation \\spad{p=0},{} where \\spad{p} is a rational function with respect to the variable \\spad{v}.") (((|List| (|List| (|Equation| (|Fraction| (|Polynomial| |#1|))))) (|List| (|Equation| (|Fraction| (|Polynomial| |#1|))))) "\\spad{solve(le)} finds the solutions of the list \\spad{le} of equations of rational functions with respect to all symbols appearing in \\spad{le}.") (((|List| (|List| (|Equation| (|Fraction| (|Polynomial| |#1|))))) (|List| (|Fraction| (|Polynomial| |#1|)))) "\\spad{solve(lp)} finds the solutions of the list \\spad{lp} of rational functions with respect to all symbols appearing in \\spad{lp}.") (((|List| (|List| (|Equation| (|Fraction| (|Polynomial| |#1|))))) (|List| (|Equation| (|Fraction| (|Polynomial| |#1|)))) (|List| (|Symbol|))) "\\spad{solve(le,{}lv)} finds the solutions of the list \\spad{le} of equations of rational functions with respect to the list of symbols \\spad{lv}.") (((|List| (|List| (|Equation| (|Fraction| (|Polynomial| |#1|))))) (|List| (|Fraction| (|Polynomial| |#1|))) (|List| (|Symbol|))) "\\spad{solve(lp,{}lv)} finds the solutions of the list \\spad{lp} of rational functions with respect to the list of symbols \\spad{lv}.")))
NIL
NIL
-(-1151)
+(-1152)
((|constructor| (NIL "The package \\spadtype{System} provides information about the runtime system and its characteristics.")) (|loadNativeModule| (((|Void|) (|String|)) "\\spad{loadNativeModule(path)} loads the native modile designated by \\spadvar{\\spad{path}}.")) (|nativeModuleExtension| (((|String|)) "\\spad{nativeModuleExtension()} returns a string representation of a filename extension for native modules.")) (|hostPlatform| (((|String|)) "\\spad{hostPlatform()} returns a string `triplet' description of the platform hosting the running OpenAxiom system.")) (|rootDirectory| (((|String|)) "\\spad{rootDirectory()} returns the pathname of the root directory for the running OpenAxiom system.")))
NIL
NIL
-(-1152 S)
+(-1153 S)
((|constructor| (NIL "TableauBumpers implements the Schenstead-Knuth correspondence between sequences and pairs of Young tableaux. The 2 Young tableaux are represented as a single tableau with pairs as components.")) (|mr| (((|Record| (|:| |f1| (|List| |#1|)) (|:| |f2| (|List| (|List| (|List| |#1|)))) (|:| |f3| (|List| (|List| |#1|))) (|:| |f4| (|List| (|List| (|List| |#1|))))) (|List| (|List| (|List| |#1|)))) "\\spad{mr(t)} is an auxiliary function which finds the position of the maximum element of a tableau \\spad{t} which is in the lowest row,{} producing a record of results")) (|maxrow| (((|Record| (|:| |f1| (|List| |#1|)) (|:| |f2| (|List| (|List| (|List| |#1|)))) (|:| |f3| (|List| (|List| |#1|))) (|:| |f4| (|List| (|List| (|List| |#1|))))) (|List| |#1|) (|List| (|List| (|List| |#1|))) (|List| (|List| |#1|)) (|List| (|List| (|List| |#1|))) (|List| (|List| (|List| |#1|))) (|List| (|List| (|List| |#1|)))) "\\spad{maxrow(a,{}b,{}c,{}d,{}e)} is an auxiliary function for \\spad{mr}")) (|inverse| (((|List| |#1|) (|List| |#1|)) "\\spad{inverse(ls)} forms the inverse of a sequence \\spad{ls}")) (|slex| (((|List| (|List| |#1|)) (|List| |#1|)) "\\spad{slex(ls)} sorts the argument sequence \\spad{ls},{} then zips (see \\spadfunFrom{map}{ListFunctions3}) the original argument sequence with the sorted result to a list of pairs")) (|lex| (((|List| (|List| |#1|)) (|List| (|List| |#1|))) "\\spad{lex(ls)} sorts a list of pairs to lexicographic order")) (|tab| (((|Tableau| (|List| |#1|)) (|List| |#1|)) "\\spad{tab(ls)} creates a tableau from \\spad{ls} by first creating a list of pairs using \\spadfunFrom{slex}{TableauBumpers},{} then creating a tableau using \\spadfunFrom{tab1}{TableauBumpers}.")) (|tab1| (((|List| (|List| (|List| |#1|))) (|List| (|List| |#1|))) "\\spad{tab1(lp)} creates a tableau from a list of pairs \\spad{lp}")) (|bat| (((|List| (|List| |#1|)) (|Tableau| (|List| |#1|))) "\\spad{bat(ls)} unbumps a tableau \\spad{ls}")) (|bat1| (((|List| (|List| |#1|)) (|List| (|List| (|List| |#1|)))) "\\spad{bat1(llp)} unbumps a tableau \\spad{llp}. Operation bat1 is the inverse of tab1.")) (|untab| (((|List| (|List| |#1|)) (|List| (|List| |#1|)) (|List| (|List| (|List| |#1|)))) "\\spad{untab(lp,{}llp)} is an auxiliary function which unbumps a tableau \\spad{llp},{} using \\spad{lp} to accumulate pairs")) (|bumptab1| (((|List| (|List| (|List| |#1|))) (|List| |#1|) (|List| (|List| (|List| |#1|)))) "\\spad{bumptab1(pr,{}t)} bumps a tableau \\spad{t} with a pair \\spad{pr} using comparison function \\spadfun{<},{} returning a new tableau")) (|bumptab| (((|List| (|List| (|List| |#1|))) (|Mapping| (|Boolean|) |#1| |#1|) (|List| |#1|) (|List| (|List| (|List| |#1|)))) "\\spad{bumptab(cf,{}pr,{}t)} bumps a tableau \\spad{t} with a pair \\spad{pr} using comparison function \\spad{cf},{} returning a new tableau")) (|bumprow| (((|Record| (|:| |fs| (|Boolean|)) (|:| |sd| (|List| |#1|)) (|:| |td| (|List| (|List| |#1|)))) (|Mapping| (|Boolean|) |#1| |#1|) (|List| |#1|) (|List| (|List| |#1|))) "\\spad{bumprow(cf,{}pr,{}r)} is an auxiliary function which bumps a row \\spad{r} with a pair \\spad{pr} using comparison function \\spad{cf},{} and returns a record")))
NIL
NIL
-(-1153 S)
+(-1154 S)
((|constructor| (NIL "\\indented{1}{The tableau domain is for printing Young tableaux,{} and} coercions to and from List List \\spad{S} where \\spad{S} is a set.")) (|coerce| (((|OutputForm|) $) "\\spad{coerce(t)} converts a tableau \\spad{t} to an output form.")) (|listOfLists| (((|List| (|List| |#1|)) $) "\\spad{listOfLists t} converts a tableau \\spad{t} to a list of lists.")) (|tableau| (($ (|List| (|List| |#1|))) "\\spad{tableau(ll)} converts a list of lists \\spad{ll} to a tableau.")))
NIL
NIL
-(-1154 |Key| |Entry|)
+(-1155 |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}")))
-((-4342 . T) (-4343 . T))
-((-12 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2763) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2119) (|devaluate| |#2|)))))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| |#2| (QUOTE (-1068)))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| |#2| (QUOTE (-1068))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (QUOTE (-1068))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-1068))) (-1561 (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-836)))) (|HasCategory| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (LIST (QUOTE -595) (QUOTE (-836)))))
-(-1155 R)
+((-4344 . T) (-4345 . T))
+((-12 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -302) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3549) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3859) (|devaluate| |#2|)))))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| |#2| (QUOTE (-1069)))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -596) (QUOTE (-526)))) (-12 (|HasCategory| |#2| (QUOTE (-1069))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (QUOTE (-1069))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#2| (QUOTE (-1069))) (-1489 (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#2| (LIST (QUOTE -595) (QUOTE (-837)))) (|HasCategory| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (LIST (QUOTE -595) (QUOTE (-837)))))
+(-1156 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
NIL
-(-1156 S |Key| |Entry|)
+(-1157 S |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| |#3| |#3| |#3|) $ $) "\\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| |#2|) (|:| |entry| |#3|)))) "\\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| ((|#3| $ |#2| |#3|) "\\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})}.")))
NIL
NIL
-(-1157 |Key| |Entry|)
+(-1158 |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})}.")))
-((-4343 . T) (-1964 . T))
+((-4345 . T) (-2836 . T))
NIL
-(-1158 |Key| |Entry|)
+(-1159 |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.")))
NIL
NIL
-(-1159)
+(-1160)
((|constructor| (NIL "This package provides functions for template manipulation")) (|stripCommentsAndBlanks| (((|String|) (|String|)) "\\spad{stripCommentsAndBlanks(s)} treats \\spad{s} as a piece of AXIOM input,{} and removes comments,{} and leading and trailing blanks.")) (|interpretString| (((|Any|) (|String|)) "\\spad{interpretString(s)} treats a string as a piece of AXIOM input,{} by parsing and interpreting it.")))
NIL
NIL
-(-1160 S)
+(-1161 S)
((|constructor| (NIL "\\spadtype{TexFormat1} provides a utility coercion for changing to TeX format anything that has a coercion to the standard output format.")) (|coerce| (((|TexFormat|) |#1|) "\\spad{coerce(s)} provides a direct coercion from a domain \\spad{S} to TeX format. This allows the user to skip the step of first manually coercing the object to standard output format before it is coerced to TeX format.")))
NIL
NIL
-(-1161)
+(-1162)
((|constructor| (NIL "\\spadtype{TexFormat} provides a coercion from \\spadtype{OutputForm} to \\TeX{} format. The particular dialect of \\TeX{} used is \\LaTeX{}. The basic object consists of three parts: a prologue,{} a tex part and an epilogue. The functions \\spadfun{prologue},{} \\spadfun{tex} and \\spadfun{epilogue} extract these parts,{} respectively. The main guts of the expression go into the tex part. The other parts can be set (\\spadfun{setPrologue!},{} \\spadfun{setEpilogue!}) so that contain the appropriate tags for printing. For example,{} the prologue and epilogue might simply contain \\spad{``}\\verb+\\spad{\\[}+\\spad{''} and \\spad{``}\\verb+\\spad{\\]}+\\spad{''},{} respectively,{} so that the TeX section will be printed in LaTeX display math mode.")) (|setPrologue!| (((|List| (|String|)) $ (|List| (|String|))) "\\spad{setPrologue!(t,{}strings)} sets the prologue section of a TeX form \\spad{t} to \\spad{strings}.")) (|setTex!| (((|List| (|String|)) $ (|List| (|String|))) "\\spad{setTex!(t,{}strings)} sets the TeX section of a TeX form \\spad{t} to \\spad{strings}.")) (|setEpilogue!| (((|List| (|String|)) $ (|List| (|String|))) "\\spad{setEpilogue!(t,{}strings)} sets the epilogue section of a TeX form \\spad{t} to \\spad{strings}.")) (|prologue| (((|List| (|String|)) $) "\\spad{prologue(t)} extracts the prologue section of a TeX form \\spad{t}.")) (|new| (($) "\\spad{new()} create a new,{} empty object. Use \\spadfun{setPrologue!},{} \\spadfun{setTex!} and \\spadfun{setEpilogue!} to set the various components of this object.")) (|tex| (((|List| (|String|)) $) "\\spad{tex(t)} extracts the TeX section of a TeX form \\spad{t}.")) (|epilogue| (((|List| (|String|)) $) "\\spad{epilogue(t)} extracts the epilogue section of a TeX form \\spad{t}.")) (|display| (((|Void|) $) "\\spad{display(t)} outputs the TeX formatted code \\spad{t} so that each line has length less than or equal to the value set by the system command \\spadsyscom{set output length}.") (((|Void|) $ (|Integer|)) "\\spad{display(t,{}width)} outputs the TeX formatted code \\spad{t} so that each line has length less than or equal to \\spadvar{\\spad{width}}.")) (|convert| (($ (|OutputForm|) (|Integer|) (|OutputForm|)) "\\spad{convert(o,{}step,{}type)} changes \\spad{o} in standard output format to TeX format and also adds the given \\spad{step} number and \\spad{type}. This is useful if you want to create equations with given numbers or have the equation numbers correspond to the interpreter \\spad{step} numbers.") (($ (|OutputForm|) (|Integer|)) "\\spad{convert(o,{}step)} changes \\spad{o} in standard output format to TeX format and also adds the given \\spad{step} number. This is useful if you want to create equations with given numbers or have the equation numbers correspond to the interpreter \\spad{step} numbers.")) (|coerce| (($ (|OutputForm|)) "\\spad{coerce(o)} changes \\spad{o} in the standard output format to TeX format.")))
NIL
NIL
-(-1162)
+(-1163)
((|constructor| (NIL "This domain provides an implementation of text files. Text is stored in these files using the native character set of the computer.")) (|endOfFile?| (((|Boolean|) $) "\\spad{endOfFile?(f)} tests whether the file \\spad{f} is positioned after the end of all text. If the file is open for output,{} then this test is always \\spad{true}.")) (|readIfCan!| (((|Union| (|String|) "failed") $) "\\spad{readIfCan!(f)} returns a string of the contents of a line from file \\spad{f},{} if possible. If \\spad{f} is not readable or if it is positioned at the end of file,{} then \\spad{\"failed\"} is returned.")) (|readLineIfCan!| (((|Union| (|String|) "failed") $) "\\spad{readLineIfCan!(f)} returns a string of the contents of a line from file \\spad{f},{} if possible. If \\spad{f} is not readable or if it is positioned at the end of file,{} then \\spad{\"failed\"} is returned.")) (|readLine!| (((|String|) $) "\\spad{readLine!(f)} returns a string of the contents of a line from the file \\spad{f}.")) (|writeLine!| (((|String|) $) "\\spad{writeLine!(f)} finishes the current line in the file \\spad{f}. An empty string is returned. The call \\spad{writeLine!(f)} is equivalent to \\spad{writeLine!(f,{}\"\")}.") (((|String|) $ (|String|)) "\\spad{writeLine!(f,{}s)} writes the contents of the string \\spad{s} and finishes the current line in the file \\spad{f}. The value of \\spad{s} is returned.")))
NIL
NIL
-(-1163 R)
+(-1164 R)
((|constructor| (NIL "Tools for the sign finding utilities.")) (|direction| (((|Integer|) (|String|)) "\\spad{direction(s)} \\undocumented")) (|nonQsign| (((|Union| (|Integer|) "failed") |#1|) "\\spad{nonQsign(r)} \\undocumented")) (|sign| (((|Union| (|Integer|) "failed") |#1|) "\\spad{sign(r)} \\undocumented")))
NIL
NIL
-(-1164)
+(-1165)
((|constructor| (NIL "This package exports a function for making a \\spadtype{ThreeSpace}")) (|createThreeSpace| (((|ThreeSpace| (|DoubleFloat|))) "\\spad{createThreeSpace()} creates a \\spadtype{ThreeSpace(DoubleFloat)} object capable of holding point,{} curve,{} mesh components and any combination.")))
NIL
NIL
-(-1165 S)
+(-1166 S)
((|constructor| (NIL "Category for the transcendental elementary functions.")) (|pi| (($) "\\spad{\\spad{pi}()} returns the constant \\spad{pi}.")))
NIL
NIL
-(-1166)
+(-1167)
((|constructor| (NIL "Category for the transcendental elementary functions.")) (|pi| (($) "\\spad{\\spad{pi}()} returns the constant \\spad{pi}.")))
NIL
NIL
-(-1167 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}.")))
-((-4343 . T) (-4342 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1068))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
(-1168 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}.")))
+((-4345 . T) (-4344 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1069))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
+(-1169 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
NIL
-(-1169)
+(-1170)
((|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
-(-1170 R -3260)
+(-1171 R -3327)
((|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
-(-1171 R |Row| |Col| M)
+(-1172 R |Row| |Col| M)
((|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
-(-1172 R -3260)
+(-1173 R -3327)
((|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 -596) (LIST (QUOTE -865) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -859) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -859) (|devaluate| |#1|)))))
-(-1173 S R E V P)
+((-12 (|HasCategory| |#1| (LIST (QUOTE -596) (LIST (QUOTE -866) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -860) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -860) (|devaluate| |#1|)))))
+(-1174 S 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| (($ $ |#5|) "\\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") $ |#5|) "\\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| |#5| "failed") $ |#4|) "\\axiom{select(\\spad{ts},{}\\spad{v})} returns the polynomial of \\axiom{\\spad{ts}} with \\axiom{\\spad{v}} as main variable,{} if any.")) (|algebraic?| (((|Boolean|) |#4| $) "\\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| |#4|) $) "\\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| |#5| "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| |#5| "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| |#5|)))) (|List| |#5|)) "\\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| |#5|)) "\\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| ((|#5| |#5| $) "\\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| ((|#5| |#5| $) "\\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| ((|#5| |#5| $) "\\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| ((|#5| |#5| $) "\\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| ((|#5| |#5| $) "\\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| |#5|) (|List| |#5|) $ (|Mapping| |#5| |#5| |#5|) (|Mapping| (|Boolean|) |#5| |#5|)) "\\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| ((|#5| |#5| $ (|Mapping| |#5| |#5| |#5|) (|Mapping| (|Boolean|) |#5| |#5|)) "\\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|) |#5| (|List| |#5|))) "\\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|) |#5| $) "\\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|) |#5| $) "\\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|) |#5| $) "\\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|) |#5| $ (|Mapping| (|Boolean|) |#5| |#5|)) "\\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|) |#5| $) "\\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| |#5|)) (|:| |open| (|List| |#5|))) $) "\\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| |#5|) $) "\\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| |#5|))) "failed") (|List| |#5|) (|Mapping| (|Boolean|) |#5|) (|Mapping| (|Boolean|) |#5| |#5|)) "\\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| |#5|))) "failed") (|List| |#5|) (|Mapping| (|Boolean|) |#5| |#5|)) "\\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.")))
NIL
((|HasCategory| |#4| (QUOTE (-361))))
-(-1174 R E V P)
+(-1175 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.")))
-((-4343 . T) (-4342 . T) (-1964 . T))
+((-4345 . T) (-4344 . T) (-2836 . T))
NIL
-(-1175 |Coef|)
+(-1176 |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}.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4337 . T) (-4336 . T) (-4339 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-356))))
-(-1176 |Curve|)
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4339 . T) (-4338 . T) (-4341 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-143))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-356))))
+(-1177 |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
NIL
-(-1177)
+(-1178)
((|constructor| (NIL "Tools for constructing tubes around 3-dimensional parametric curves.")) (|loopPoints| (((|List| (|Point| (|DoubleFloat|))) (|Point| (|DoubleFloat|)) (|Point| (|DoubleFloat|)) (|Point| (|DoubleFloat|)) (|DoubleFloat|) (|List| (|List| (|DoubleFloat|)))) "\\spad{loopPoints(p,{}n,{}b,{}r,{}lls)} creates and returns a list of points which form the loop with radius \\spad{r},{} around the center point indicated by the point \\spad{p},{} with the principal normal vector of the space curve at point \\spad{p} given by the point(vector) \\spad{n},{} and the binormal vector given by the point(vector) \\spad{b},{} and a list of lists,{} \\spad{lls},{} which is the \\spadfun{cosSinInfo} of the number of points defining the loop.")) (|cosSinInfo| (((|List| (|List| (|DoubleFloat|))) (|Integer|)) "\\spad{cosSinInfo(n)} returns the list of lists of values for \\spad{n},{} in the form: \\spad{[[cos(n - 1) a,{}sin(n - 1) a],{}...,{}[cos 2 a,{}sin 2 a],{}[cos a,{}sin a]]} where \\spad{a = 2 pi/n}. Note: \\spad{n} should be greater than 2.")) (|unitVector| (((|Point| (|DoubleFloat|)) (|Point| (|DoubleFloat|))) "\\spad{unitVector(p)} creates the unit vector of the point \\spad{p} and returns the result as a point. Note: \\spad{unitVector(p) = p/|p|}.")) (|cross| (((|Point| (|DoubleFloat|)) (|Point| (|DoubleFloat|)) (|Point| (|DoubleFloat|))) "\\spad{cross(p,{}q)} computes the cross product of the two points \\spad{p} and \\spad{q} using only the first three coordinates,{} and keeping the color of the first point \\spad{p}. The result is returned as a point.")) (|dot| (((|DoubleFloat|) (|Point| (|DoubleFloat|)) (|Point| (|DoubleFloat|))) "\\spad{dot(p,{}q)} computes the dot product of the two points \\spad{p} and \\spad{q} using only the first three coordinates,{} and returns the resulting \\spadtype{DoubleFloat}.")) (- (((|Point| (|DoubleFloat|)) (|Point| (|DoubleFloat|)) (|Point| (|DoubleFloat|))) "\\spad{p - q} computes and returns a point whose coordinates are the differences of the coordinates of two points \\spad{p} and \\spad{q},{} using the color,{} or fourth coordinate,{} of the first point \\spad{p} as the color also of the point \\spad{q}.")) (+ (((|Point| (|DoubleFloat|)) (|Point| (|DoubleFloat|)) (|Point| (|DoubleFloat|))) "\\spad{p + q} computes and returns a point whose coordinates are the sums of the coordinates of the two points \\spad{p} and \\spad{q},{} using the color,{} or fourth coordinate,{} of the first point \\spad{p} as the color also of the point \\spad{q}.")) (* (((|Point| (|DoubleFloat|)) (|DoubleFloat|) (|Point| (|DoubleFloat|))) "\\spad{s * p} returns a point whose coordinates are the scalar multiple of the point \\spad{p} by the scalar \\spad{s},{} preserving the color,{} or fourth coordinate,{} of \\spad{p}.")) (|point| (((|Point| (|DoubleFloat|)) (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) "\\spad{point(x1,{}x2,{}x3,{}c)} creates and returns a point from the three specified coordinates \\spad{x1},{} \\spad{x2},{} \\spad{x3},{} and also a fourth coordinate,{} \\spad{c},{} which is generally used to specify the color of the point.")))
NIL
NIL
-(-1178 S)
+(-1179 S)
((|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")) (|coerce| (($ (|PrimitiveArray| |#1|)) "\\spad{coerce(a)} makes a tuple from primitive array a")))
NIL
-((|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
-(-1179 -3260)
+((|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
+(-1180 -3327)
((|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
-(-1180)
+(-1181)
((|constructor| (NIL "This domain represents a type AST.")))
NIL
NIL
-(-1181)
+(-1182)
((|constructor| (NIL "The fundamental Type.")))
-((-1964 . T))
+((-2836 . T))
NIL
-(-1182 S)
+(-1183 S)
((|constructor| (NIL "Provides functions to force a partial ordering on any set.")) (|more?| (((|Boolean|) |#1| |#1|) "\\spad{more?(a,{} b)} compares \\spad{a} and \\spad{b} in the partial ordering induced by setOrder,{} and uses the ordering on \\spad{S} if \\spad{a} and \\spad{b} are not comparable in the partial ordering.")) (|userOrdered?| (((|Boolean|)) "\\spad{userOrdered?()} tests if the partial ordering induced by \\spadfunFrom{setOrder}{UserDefinedPartialOrdering} is not empty.")) (|largest| ((|#1| (|List| |#1|)) "\\spad{largest l} returns the largest element of \\spad{l} where the partial ordering induced by setOrder is completed into a total one by the ordering on \\spad{S}.") ((|#1| (|List| |#1|) (|Mapping| (|Boolean|) |#1| |#1|)) "\\spad{largest(l,{} fn)} returns the largest element of \\spad{l} where the partial ordering induced by setOrder is completed into a total one by \\spad{fn}.")) (|less?| (((|Boolean|) |#1| |#1| (|Mapping| (|Boolean|) |#1| |#1|)) "\\spad{less?(a,{} b,{} fn)} compares \\spad{a} and \\spad{b} in the partial ordering induced by setOrder,{} and returns \\spad{fn(a,{} b)} if \\spad{a} and \\spad{b} are not comparable in that ordering.") (((|Union| (|Boolean|) "failed") |#1| |#1|) "\\spad{less?(a,{} b)} compares \\spad{a} and \\spad{b} in the partial ordering induced by setOrder.")) (|getOrder| (((|Record| (|:| |low| (|List| |#1|)) (|:| |high| (|List| |#1|)))) "\\spad{getOrder()} returns \\spad{[[b1,{}...,{}bm],{} [a1,{}...,{}an]]} such that the partial ordering on \\spad{S} was given by \\spad{setOrder([b1,{}...,{}bm],{}[a1,{}...,{}an])}.")) (|setOrder| (((|Void|) (|List| |#1|) (|List| |#1|)) "\\spad{setOrder([b1,{}...,{}bm],{} [a1,{}...,{}an])} defines a partial ordering on \\spad{S} given \\spad{by:} \\indented{3}{(1)\\space{2}\\spad{b1 < b2 < ... < bm < a1 < a2 < ... < an}.} \\indented{3}{(2)\\space{2}\\spad{bj < c < \\spad{ai}}\\space{2}for \\spad{c} not among the \\spad{ai}\\spad{'s} and \\spad{bj}\\spad{'s}.} \\indented{3}{(3)\\space{2}undefined on \\spad{(c,{}d)} if neither is among the \\spad{ai}\\spad{'s},{}\\spad{bj}\\spad{'s}.}") (((|Void|) (|List| |#1|)) "\\spad{setOrder([a1,{}...,{}an])} defines a partial ordering on \\spad{S} given \\spad{by:} \\indented{3}{(1)\\space{2}\\spad{a1 < a2 < ... < an}.} \\indented{3}{(2)\\space{2}\\spad{b < \\spad{ai}\\space{3}for i = 1..n} and \\spad{b} not among the \\spad{ai}\\spad{'s}.} \\indented{3}{(3)\\space{2}undefined on \\spad{(b,{} c)} if neither is among the \\spad{ai}\\spad{'s}.}")))
NIL
((|HasCategory| |#1| (QUOTE (-825))))
-(-1183)
+(-1184)
((|constructor| (NIL "This packages provides functions to allow the user to select the ordering on the variables and operators for displaying polynomials,{} fractions and expressions. The ordering affects the display only and not the computations.")) (|resetVariableOrder| (((|Void|)) "\\spad{resetVariableOrder()} cancels any previous use of setVariableOrder and returns to the default system ordering.")) (|getVariableOrder| (((|Record| (|:| |high| (|List| (|Symbol|))) (|:| |low| (|List| (|Symbol|))))) "\\spad{getVariableOrder()} returns \\spad{[[b1,{}...,{}bm],{} [a1,{}...,{}an]]} such that the ordering on the variables was given by \\spad{setVariableOrder([b1,{}...,{}bm],{} [a1,{}...,{}an])}.")) (|setVariableOrder| (((|Void|) (|List| (|Symbol|)) (|List| (|Symbol|))) "\\spad{setVariableOrder([b1,{}...,{}bm],{} [a1,{}...,{}an])} defines an ordering on the variables given by \\spad{b1 > b2 > ... > bm >} other variables \\spad{> a1 > a2 > ... > an}.") (((|Void|) (|List| (|Symbol|))) "\\spad{setVariableOrder([a1,{}...,{}an])} defines an ordering on the variables given by \\spad{a1 > a2 > ... > an > other variables}.")))
NIL
NIL
-(-1184 S)
+(-1185 S)
((|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.")))
NIL
NIL
-(-1185)
+(-1186)
((|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.")))
-((-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-1186 |Coef1| |Coef2| |var1| |var2| |cen1| |cen2|)
+(-1187 |Coef1| |Coef2| |var1| |var2| |cen1| |cen2|)
((|constructor| (NIL "Mapping package for univariate Laurent series \\indented{2}{This package allows one to apply a function to the coefficients of} \\indented{2}{a univariate Laurent series.}")) (|map| (((|UnivariateLaurentSeries| |#2| |#4| |#6|) (|Mapping| |#2| |#1|) (|UnivariateLaurentSeries| |#1| |#3| |#5|)) "\\spad{map(f,{}g(x))} applies the map \\spad{f} to the coefficients of the Laurent series \\spad{g(x)}.")))
NIL
NIL
-(-1187 |Coef|)
+(-1188 |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.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-356)) (-4334 |has| |#1| (-356)) (-4336 . T) (-4337 . T) (-4339 . T))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-356)) (-4336 |has| |#1| (-356)) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-1188 S |Coef| UTS)
+(-1189 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.")) (|coerce| (($ |#3|) "\\spad{coerce(f(x))} converts the Taylor series \\spad{f(x)} to a Laurent series.")) (|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)}.")))
NIL
((|HasCategory| |#2| (QUOTE (-356))))
-(-1189 |Coef| UTS)
+(-1190 |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.")) (|coerce| (($ |#2|) "\\spad{coerce(f(x))} converts the Taylor series \\spad{f(x)} to a Laurent series.")) (|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)}.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-356)) (-4334 |has| |#1| (-356)) (-1964 |has| |#1| (-356)) (-4336 . T) (-4337 . T) (-4339 . T))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-356)) (-4336 |has| |#1| (-356)) (-2836 |has| |#1| (-356)) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-1190 |Coef| UTS)
+(-1191 |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)}.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-356)) (-4334 |has| |#1| (-356)) (-4336 . T) (-4337 . T) (-4339 . T))
-((-1561 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -279) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -505) (QUOTE (-1144)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-798)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-825)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-882)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-995)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1119)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-1144)))))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-1561 (|HasCategory| |#1| (QUOTE (-143))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-143))))) (-1561 (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-145))))) (-1561 (-12 (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-550)) (|devaluate| |#1|))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-227)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-550)) (|devaluate| |#1|))))) (|HasCategory| (-550) (QUOTE (-1080))) (-1561 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-356))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-882)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-1144))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-995)))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-798)))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-798)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-825))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1119)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -279) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -505) (QUOTE (-1144)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372)))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-372))))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -1518) (LIST (|devaluate| |#1|) (QUOTE (-1144)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-550))))) (-1561 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-932))) (|HasCategory| |#1| (QUOTE (-1166))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -1489) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1144))))) (|HasSignature| |#1| (LIST (QUOTE -3141) (LIST (LIST (QUOTE -623) (QUOTE (-1144))) (|devaluate| |#1|)))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-825)))) (|HasCategory| |#2| (QUOTE (-882))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-535)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-300)))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-882)))) (|HasCategory| |#1| (QUOTE (-143))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-143))))))
-(-1191 |Coef| |var| |cen|)
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-356)) (-4336 |has| |#1| (-356)) (-4338 . T) (-4339 . T) (-4341 . T))
+((-1489 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -279) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -505) (QUOTE (-1145)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-798)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-825)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-883)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-996)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1120)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-1145)))))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-1489 (|HasCategory| |#1| (QUOTE (-143))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-143))))) (-1489 (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-145))))) (-1489 (-12 (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-550)) (|devaluate| |#1|))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-227)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-550)) (|devaluate| |#1|))))) (|HasCategory| (-550) (QUOTE (-1081))) (-1489 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-356))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-883)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-1145))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-996)))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-798)))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-798)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-825))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1120)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -279) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -302) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -505) (QUOTE (-1145)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372)))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-550))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-372))))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -2233) (LIST (|devaluate| |#1|) (QUOTE (-1145)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-550))))) (-1489 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-933))) (|HasCategory| |#1| (QUOTE (-1167))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -2149) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1145))))) (|HasSignature| |#1| (LIST (QUOTE -1516) (LIST (LIST (QUOTE -623) (QUOTE (-1145))) (|devaluate| |#1|)))))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-825)))) (|HasCategory| |#2| (QUOTE (-883))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-535)))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-300)))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-883)))) (|HasCategory| |#1| (QUOTE (-143))) (-12 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-143))))))
+(-1192 |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.")))
-(((-4344 "*") -1561 (-1262 (|has| |#1| (-356)) (|has| (-1219 |#1| |#2| |#3|) (-798))) (|has| |#1| (-170)) (-1262 (|has| |#1| (-356)) (|has| (-1219 |#1| |#2| |#3|) (-882)))) (-4335 -1561 (-1262 (|has| |#1| (-356)) (|has| (-1219 |#1| |#2| |#3|) (-798))) (|has| |#1| (-542)) (-1262 (|has| |#1| (-356)) (|has| (-1219 |#1| |#2| |#3|) (-882)))) (-4340 |has| |#1| (-356)) (-4334 |has| |#1| (-356)) (-4336 . T) (-4337 . T) (-4339 . T))
-((-1561 (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-882))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-995))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-1119))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -279) (LIST (QUOTE -1219) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1219) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -302) (LIST (QUOTE -1219) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -505) (QUOTE (-1144)) (LIST (QUOTE -1219) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -1011) (QUOTE (-1144)))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-1561 (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-143)))) (-1561 (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-145)))) (-1561 (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-550)) (|devaluate| |#1|)))))) (-1561 (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-227))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-550)) (|devaluate| |#1|))))) (|HasCategory| (-550) (QUOTE (-1080))) (-1561 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-356))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-882))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -1011) (QUOTE (-1144)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-995))) (|HasCategory| |#1| (QUOTE (-356)))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-1561 (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-356))))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-1119))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -279) (LIST (QUOTE -1219) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1219) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -302) (LIST (QUOTE -1219) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -505) (QUOTE (-1144)) (LIST (QUOTE -1219) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -1518) (LIST (|devaluate| |#1|) (QUOTE (-1144)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-550))))) (-1561 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-932))) (|HasCategory| |#1| (QUOTE (-1166))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -1489) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1144))))) (|HasSignature| |#1| (LIST (QUOTE -3141) (LIST (LIST (QUOTE -623) (QUOTE (-1144))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-882))) (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-143))) (-1561 (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-882))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-542)))) (-1561 (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-1561 (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-882))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-170)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-882))) (|HasCategory| |#1| (QUOTE (-356)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-882))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1219 |#1| |#2| |#3|) (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-143)))))
-(-1192 ZP)
+(((-4346 "*") -1489 (-1304 (|has| |#1| (-356)) (|has| (-1220 |#1| |#2| |#3|) (-798))) (|has| |#1| (-170)) (-1304 (|has| |#1| (-356)) (|has| (-1220 |#1| |#2| |#3|) (-883)))) (-4337 -1489 (-1304 (|has| |#1| (-356)) (|has| (-1220 |#1| |#2| |#3|) (-798))) (|has| |#1| (-542)) (-1304 (|has| |#1| (-356)) (|has| (-1220 |#1| |#2| |#3|) (-883)))) (-4342 |has| |#1| (-356)) (-4336 |has| |#1| (-356)) (-4338 . T) (-4339 . T) (-4341 . T))
+((-1489 (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-883))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-996))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-1120))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -279) (LIST (QUOTE -1220) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1220) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -302) (LIST (QUOTE -1220) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -505) (QUOTE (-1145)) (LIST (QUOTE -1220) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -1012) (QUOTE (-1145)))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (-1489 (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-143)))) (-1489 (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-145)))) (-1489 (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-550)) (|devaluate| |#1|)))))) (-1489 (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-227))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-550)) (|devaluate| |#1|))))) (|HasCategory| (-550) (QUOTE (-1081))) (-1489 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-356))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-883))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -1012) (QUOTE (-1145)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-996))) (|HasCategory| |#1| (QUOTE (-356)))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-1489 (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-356))))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-1120))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -279) (LIST (QUOTE -1220) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1220) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -302) (LIST (QUOTE -1220) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -505) (QUOTE (-1145)) (LIST (QUOTE -1220) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -2233) (LIST (|devaluate| |#1|) (QUOTE (-1145)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-550))))) (-1489 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-933))) (|HasCategory| |#1| (QUOTE (-1167))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -2149) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1145))))) (|HasSignature| |#1| (LIST (QUOTE -1516) (LIST (LIST (QUOTE -623) (QUOTE (-1145))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-535))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-300))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-883))) (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-143))) (-1489 (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-883))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-542)))) (-1489 (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-1489 (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-798))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-883))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-170)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-883))) (|HasCategory| |#1| (QUOTE (-356)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-883))) (|HasCategory| |#1| (QUOTE (-356)))) (-12 (|HasCategory| (-1220 |#1| |#2| |#3|) (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-356)))) (|HasCategory| |#1| (QUOTE (-143)))))
+(-1193 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
NIL
-(-1193 R S)
+(-1194 R S)
((|constructor| (NIL "This package provides operations for mapping functions onto segments.")) (|map| (((|Stream| |#2|) (|Mapping| |#2| |#1|) (|UniversalSegment| |#1|)) "\\spad{map(f,{}s)} expands the segment \\spad{s},{} applying \\spad{f} to each value.") (((|UniversalSegment| |#2|) (|Mapping| |#2| |#1|) (|UniversalSegment| |#1|)) "\\spad{map(f,{}seg)} returns the new segment obtained by applying \\spad{f} to the endpoints of \\spad{seg}.")))
NIL
((|HasCategory| |#1| (QUOTE (-823))))
-(-1194 S)
+(-1195 S)
((|constructor| (NIL "This domain provides segments which may be half open. That is,{} ranges of the form \\spad{a..} or \\spad{a..b}.")) (|hasHi| (((|Boolean|) $) "\\spad{hasHi(s)} tests whether the segment \\spad{s} has an upper bound.")) (|coerce| (($ (|Segment| |#1|)) "\\spad{coerce(x)} allows \\spadtype{Segment} values to be used as \\%.")) (|segment| (($ |#1|) "\\spad{segment(l)} is an alternate way to construct the segment \\spad{l..}.")) (SEGMENT (($ |#1|) "\\spad{l..} produces a half open segment,{} that is,{} one with no upper bound.")))
NIL
-((|HasCategory| |#1| (QUOTE (-823))) (|HasCategory| |#1| (QUOTE (-1068))))
-(-1195 |x| R |y| S)
+((|HasCategory| |#1| (QUOTE (-823))) (|HasCategory| |#1| (QUOTE (-1069))))
+(-1196 |x| R |y| S)
((|constructor| (NIL "This package lifts a mapping from coefficient rings \\spad{R} to \\spad{S} to a mapping from \\spadtype{UnivariatePolynomial}(\\spad{x},{}\\spad{R}) to \\spadtype{UnivariatePolynomial}(\\spad{y},{}\\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| (((|UnivariatePolynomial| |#3| |#4|) (|Mapping| |#4| |#2|) (|UnivariatePolynomial| |#1| |#2|)) "\\spad{map(func,{} poly)} creates a new polynomial by applying \\spad{func} to every non-zero coefficient of the polynomial poly.")))
NIL
NIL
-(-1196 R Q UP)
+(-1197 R Q UP)
((|constructor| (NIL "UnivariatePolynomialCommonDenominator provides functions to compute the common denominator of the coefficients of univariate polynomials over the quotient field of a \\spad{gcd} domain.")) (|splitDenominator| (((|Record| (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) "\\spad{splitDenominator(q)} returns \\spad{[p,{} d]} such that \\spad{q = p/d} and \\spad{d} is a common denominator for the coefficients of \\spad{q}.")) (|clearDenominator| ((|#3| |#3|) "\\spad{clearDenominator(q)} returns \\spad{p} such that \\spad{q = p/d} where \\spad{d} is a common denominator for the coefficients of \\spad{q}.")) (|commonDenominator| ((|#1| |#3|) "\\spad{commonDenominator(q)} returns a common denominator \\spad{d} for the coefficients of \\spad{q}.")))
NIL
NIL
-(-1197 R UP)
+(-1198 R UP)
((|constructor| (NIL "UnivariatePolynomialDecompositionPackage implements functional decomposition of univariate polynomial with coefficients in an \\spad{IntegralDomain} of \\spad{CharacteristicZero}.")) (|monicCompleteDecompose| (((|List| |#2|) |#2|) "\\spad{monicCompleteDecompose(f)} returns a list of factors of \\spad{f} for the functional decomposition ([ \\spad{f1},{} ...,{} \\spad{fn} ] means \\spad{f} = \\spad{f1} \\spad{o} ... \\spad{o} \\spad{fn}).")) (|monicDecomposeIfCan| (((|Union| (|Record| (|:| |left| |#2|) (|:| |right| |#2|)) "failed") |#2|) "\\spad{monicDecomposeIfCan(f)} returns a functional decomposition of the monic polynomial \\spad{f} of \"failed\" if it has not found any.")) (|leftFactorIfCan| (((|Union| |#2| "failed") |#2| |#2|) "\\spad{leftFactorIfCan(f,{}h)} returns the left factor (\\spad{g} in \\spad{f} = \\spad{g} \\spad{o} \\spad{h}) of the functional decomposition of the polynomial \\spad{f} with given \\spad{h} or \\spad{\"failed\"} if \\spad{g} does not exist.")) (|rightFactorIfCan| (((|Union| |#2| "failed") |#2| (|NonNegativeInteger|) |#1|) "\\spad{rightFactorIfCan(f,{}d,{}c)} returns a candidate to be the right factor (\\spad{h} in \\spad{f} = \\spad{g} \\spad{o} \\spad{h}) of degree \\spad{d} with leading coefficient \\spad{c} of a functional decomposition of the polynomial \\spad{f} or \\spad{\"failed\"} if no such candidate.")) (|monicRightFactorIfCan| (((|Union| |#2| "failed") |#2| (|NonNegativeInteger|)) "\\spad{monicRightFactorIfCan(f,{}d)} returns a candidate to be the monic right factor (\\spad{h} in \\spad{f} = \\spad{g} \\spad{o} \\spad{h}) of degree \\spad{d} of a functional decomposition of the polynomial \\spad{f} or \\spad{\"failed\"} if no such candidate.")))
NIL
NIL
-(-1198 R UP)
+(-1199 R UP)
((|constructor| (NIL "UnivariatePolynomialDivisionPackage provides a division for non monic univarite polynomials with coefficients in an \\spad{IntegralDomain}.")) (|divideIfCan| (((|Union| (|Record| (|:| |quotient| |#2|) (|:| |remainder| |#2|)) "failed") |#2| |#2|) "\\spad{divideIfCan(f,{}g)} returns quotient and remainder of the division of \\spad{f} by \\spad{g} or \"failed\" if it has not succeeded.")))
NIL
NIL
-(-1199 R U)
+(-1200 R U)
((|constructor| (NIL "This package implements Karatsuba\\spad{'s} trick for multiplying (large) univariate polynomials. It could be improved with a version doing the work on place and also with a special case for squares. We've done this in Basicmath,{} but we believe that this out of the scope of AXIOM.")) (|karatsuba| ((|#2| |#2| |#2| (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{karatsuba(a,{}b,{}l,{}k)} returns \\spad{a*b} by applying Karatsuba\\spad{'s} trick provided that both \\spad{a} and \\spad{b} have at least \\spad{l} terms and \\spad{k > 0} holds and by calling \\spad{noKaratsuba} otherwise. The other multiplications are performed by recursive calls with the same third argument and \\spad{k-1} as fourth argument.")) (|karatsubaOnce| ((|#2| |#2| |#2|) "\\spad{karatsuba(a,{}b)} returns \\spad{a*b} by applying Karatsuba\\spad{'s} trick once. The other multiplications are performed by calling \\spad{*} from \\spad{U}.")) (|noKaratsuba| ((|#2| |#2| |#2|) "\\spad{noKaratsuba(a,{}b)} returns \\spad{a*b} without using Karatsuba\\spad{'s} trick at all.")))
NIL
NIL
-(-1200 |x| R)
+(-1201 |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}")) (|coerce| (($ (|Variable| |#1|)) "\\spad{coerce(x)} converts the variable \\spad{x} to a univariate polynomial.")))
-(((-4344 "*") |has| |#2| (-170)) (-4335 |has| |#2| (-542)) (-4338 |has| |#2| (-356)) (-4340 |has| |#2| (-6 -4340)) (-4337 . T) (-4336 . T) (-4339 . T))
-((|HasCategory| |#2| (QUOTE (-882))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-170))) (-1561 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-542)))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -859) (QUOTE (-372)))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-372))))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -859) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -859) (QUOTE (-550))))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-372)))))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -865) (QUOTE (-550)))))) (-12 (|HasCategory| (-1050) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (-1561 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-882)))) (-1561 (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-882)))) (-1561 (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-882)))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1119))) (|HasCategory| |#2| (LIST (QUOTE -873) (QUOTE (-1144)))) (-1561 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasCategory| |#2| (QUOTE (-227))) (|HasAttribute| |#2| (QUOTE -4340)) (|HasCategory| |#2| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-882)))) (-1561 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-882)))) (|HasCategory| |#2| (QUOTE (-143)))))
-(-1201 R PR S PS)
+(((-4346 "*") |has| |#2| (-170)) (-4337 |has| |#2| (-542)) (-4340 |has| |#2| (-356)) (-4342 |has| |#2| (-6 -4342)) (-4339 . T) (-4338 . T) (-4341 . T))
+((|HasCategory| |#2| (QUOTE (-883))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-170))) (-1489 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-542)))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -860) (QUOTE (-372)))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-372))))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -860) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -860) (QUOTE (-550))))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-372)))))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -596) (LIST (QUOTE -866) (QUOTE (-550)))))) (-12 (|HasCategory| (-1051) (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#2| (LIST (QUOTE -596) (QUOTE (-526))))) (|HasCategory| |#2| (QUOTE (-825))) (|HasCategory| |#2| (LIST (QUOTE -619) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (-1489 (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-883)))) (-1489 (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-883)))) (-1489 (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-883)))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-1120))) (|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (-1489 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasCategory| |#2| (QUOTE (-227))) (|HasAttribute| |#2| (QUOTE -4342)) (|HasCategory| |#2| (QUOTE (-444))) (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-883)))) (-1489 (-12 (|HasCategory| $ (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-883)))) (|HasCategory| |#2| (QUOTE (-143)))))
+(-1202 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
NIL
-(-1202 S R)
+(-1203 S 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| |#2|) (|:| |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| ((|#2| (|Fraction| $) |#2|) "\\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| ((|#2| $ $) "\\spad{resultant(p,{}q)} returns the resultant of the polynomials \\spad{p} and \\spad{q}.")) (|discriminant| ((|#2| $) "\\spad{discriminant(p)} returns the discriminant of the polynomial \\spad{p}.")) (|differentiate| (($ $ (|Mapping| |#2| |#2|) $) "\\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| |#2|)) "\\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| |#2|) $) "\\spad{makeSUP(p)} converts the polynomial \\spad{p} to be of type SparseUnivariatePolynomial over the same coefficients.")) (|vectorise| (((|Vector| |#2|) $ (|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}.")))
NIL
-((|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-1119))))
-(-1203 R)
+((|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-356))) (|HasCategory| |#2| (QUOTE (-444))) (|HasCategory| |#2| (QUOTE (-542))) (|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (QUOTE (-1120))))
+(-1204 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}.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4338 |has| |#1| (-356)) (-4340 |has| |#1| (-6 -4340)) (-4337 . T) (-4336 . T) (-4339 . T))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4340 |has| |#1| (-356)) (-4342 |has| |#1| (-6 -4342)) (-4339 . T) (-4338 . T) (-4341 . T))
NIL
-(-1204 S |Coef| |Expon|)
+(-1205 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 -873) (QUOTE (-1144)))) (|HasSignature| |#2| (LIST (QUOTE *) (LIST (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#2|)))) (|HasCategory| |#3| (QUOTE (-1080))) (|HasSignature| |#2| (LIST (QUOTE **) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasSignature| |#2| (LIST (QUOTE -1518) (LIST (|devaluate| |#2|) (QUOTE (-1144))))))
-(-1205 |Coef| |Expon|)
+((|HasCategory| |#2| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasSignature| |#2| (LIST (QUOTE *) (LIST (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#2|)))) (|HasCategory| |#3| (QUOTE (-1081))) (|HasSignature| |#2| (LIST (QUOTE **) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasSignature| |#2| (LIST (QUOTE -2233) (LIST (|devaluate| |#2|) (QUOTE (-1145))))))
+(-1206 |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.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4336 . T) (-4337 . T) (-4339 . T))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-1206 RC P)
+(-1207 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}.")))
NIL
NIL
-(-1207 |Coef1| |Coef2| |var1| |var2| |cen1| |cen2|)
+(-1208 |Coef1| |Coef2| |var1| |var2| |cen1| |cen2|)
((|constructor| (NIL "Mapping package for univariate Puiseux series. This package allows one to apply a function to the coefficients of a univariate Puiseux series.")) (|map| (((|UnivariatePuiseuxSeries| |#2| |#4| |#6|) (|Mapping| |#2| |#1|) (|UnivariatePuiseuxSeries| |#1| |#3| |#5|)) "\\spad{map(f,{}g(x))} applies the map \\spad{f} to the coefficients of the Puiseux series \\spad{g(x)}.")))
NIL
NIL
-(-1208 |Coef|)
+(-1209 |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.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-356)) (-4334 |has| |#1| (-356)) (-4336 . T) (-4337 . T) (-4339 . T))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-356)) (-4336 |has| |#1| (-356)) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-1209 S |Coef| ULS)
+(-1210 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.")) (|coerce| (($ |#3|) "\\spad{coerce(f(x))} converts the Laurent series \\spad{f(x)} to a Puiseux series.")) (|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)}.")))
NIL
NIL
-(-1210 |Coef| ULS)
+(-1211 |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.")) (|coerce| (($ |#2|) "\\spad{coerce(f(x))} converts the Laurent series \\spad{f(x)} to a Puiseux series.")) (|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)}.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-356)) (-4334 |has| |#1| (-356)) (-4336 . T) (-4337 . T) (-4339 . T))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-356)) (-4336 |has| |#1| (-356)) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-1211 |Coef| ULS)
+(-1212 |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)}.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-356)) (-4334 |has| |#1| (-356)) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|)))) (|HasCategory| (-400 (-550)) (QUOTE (-1080))) (|HasCategory| |#1| (QUOTE (-356))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-1561 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasSignature| |#1| (LIST (QUOTE -1518) (LIST (|devaluate| |#1|) (QUOTE (-1144)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (-1561 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-932))) (|HasCategory| |#1| (QUOTE (-1166))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -1489) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1144))))) (|HasSignature| |#1| (LIST (QUOTE -3141) (LIST (LIST (QUOTE -623) (QUOTE (-1144))) (|devaluate| |#1|)))))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))))
-(-1212 |Coef| |var| |cen|)
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-356)) (-4336 |has| |#1| (-356)) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|)))) (|HasCategory| (-400 (-550)) (QUOTE (-1081))) (|HasCategory| |#1| (QUOTE (-356))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-1489 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasSignature| |#1| (LIST (QUOTE -2233) (LIST (|devaluate| |#1|) (QUOTE (-1145)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (-1489 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-933))) (|HasCategory| |#1| (QUOTE (-1167))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -2149) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1145))))) (|HasSignature| |#1| (LIST (QUOTE -1516) (LIST (LIST (QUOTE -623) (QUOTE (-1145))) (|devaluate| |#1|)))))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))))
+(-1213 |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}.")) (|coerce| (($ (|Variable| |#2|)) "\\spad{coerce(var)} converts the series variable \\spad{var} into a Puiseux series.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4340 |has| |#1| (-356)) (-4334 |has| |#1| (-356)) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|)))) (|HasCategory| (-400 (-550)) (QUOTE (-1080))) (|HasCategory| |#1| (QUOTE (-356))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-1561 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasSignature| |#1| (LIST (QUOTE -1518) (LIST (|devaluate| |#1|) (QUOTE (-1144)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (-1561 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-932))) (|HasCategory| |#1| (QUOTE (-1166))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -1489) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1144))))) (|HasSignature| |#1| (LIST (QUOTE -3141) (LIST (LIST (QUOTE -623) (QUOTE (-1144))) (|devaluate| |#1|)))))))
-(-1213 R FE |var| |cen|)
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4342 |has| |#1| (-356)) (-4336 |has| |#1| (-356)) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#1| (QUOTE (-170))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550))) (|devaluate| |#1|)))) (|HasCategory| (-400 (-550)) (QUOTE (-1081))) (|HasCategory| |#1| (QUOTE (-356))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-1489 (|HasCategory| |#1| (QUOTE (-356))) (|HasCategory| |#1| (QUOTE (-542)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasSignature| |#1| (LIST (QUOTE -2233) (LIST (|devaluate| |#1|) (QUOTE (-1145)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -400) (QUOTE (-550)))))) (-1489 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-933))) (|HasCategory| |#1| (QUOTE (-1167))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -2149) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1145))))) (|HasSignature| |#1| (LIST (QUOTE -1516) (LIST (LIST (QUOTE -623) (QUOTE (-1145))) (|devaluate| |#1|)))))))
+(-1214 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))}.")))
-(((-4344 "*") |has| (-1212 |#2| |#3| |#4|) (-170)) (-4335 |has| (-1212 |#2| |#3| |#4|) (-542)) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| (-1212 |#2| |#3| |#4|) (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-1212 |#2| |#3| |#4|) (QUOTE (-143))) (|HasCategory| (-1212 |#2| |#3| |#4|) (QUOTE (-145))) (|HasCategory| (-1212 |#2| |#3| |#4|) (QUOTE (-170))) (|HasCategory| (-1212 |#2| |#3| |#4|) (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-1212 |#2| |#3| |#4|) (LIST (QUOTE -1011) (QUOTE (-550)))) (|HasCategory| (-1212 |#2| |#3| |#4|) (QUOTE (-356))) (|HasCategory| (-1212 |#2| |#3| |#4|) (QUOTE (-444))) (-1561 (|HasCategory| (-1212 |#2| |#3| |#4|) (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-1212 |#2| |#3| |#4|) (LIST (QUOTE -1011) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasCategory| (-1212 |#2| |#3| |#4|) (QUOTE (-542))))
-(-1214 A S)
+(((-4346 "*") |has| (-1213 |#2| |#3| |#4|) (-170)) (-4337 |has| (-1213 |#2| |#3| |#4|) (-542)) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| (-1213 |#2| |#3| |#4|) (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-1213 |#2| |#3| |#4|) (QUOTE (-143))) (|HasCategory| (-1213 |#2| |#3| |#4|) (QUOTE (-145))) (|HasCategory| (-1213 |#2| |#3| |#4|) (QUOTE (-170))) (|HasCategory| (-1213 |#2| |#3| |#4|) (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-1213 |#2| |#3| |#4|) (LIST (QUOTE -1012) (QUOTE (-550)))) (|HasCategory| (-1213 |#2| |#3| |#4|) (QUOTE (-356))) (|HasCategory| (-1213 |#2| |#3| |#4|) (QUOTE (-444))) (-1489 (|HasCategory| (-1213 |#2| |#3| |#4|) (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| (-1213 |#2| |#3| |#4|) (LIST (QUOTE -1012) (LIST (QUOTE -400) (QUOTE (-550)))))) (|HasCategory| (-1213 |#2| |#3| |#4|) (QUOTE (-542))))
+(-1215 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 -4343)))
-(-1215 S)
+((|HasAttribute| |#1| (QUOTE -4345)))
+(-1216 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)}.")))
-((-1964 . T))
+((-2836 . T))
NIL
-(-1216 |Coef1| |Coef2| UTS1 UTS2)
+(-1217 |Coef1| |Coef2| UTS1 UTS2)
((|constructor| (NIL "Mapping package for univariate Taylor series. \\indented{2}{This package allows one to apply a function to the coefficients of} \\indented{2}{a univariate Taylor series.}")) (|map| ((|#4| (|Mapping| |#2| |#1|) |#3|) "\\spad{map(f,{}g(x))} applies the map \\spad{f} to the coefficients of \\indented{1}{the Taylor series \\spad{g(x)}.}")))
NIL
NIL
-(-1217 S |Coef|)
+(-1218 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 (-550)))) (|HasCategory| |#2| (QUOTE (-932))) (|HasCategory| |#2| (QUOTE (-1166))) (|HasSignature| |#2| (LIST (QUOTE -3141) (LIST (LIST (QUOTE -623) (QUOTE (-1144))) (|devaluate| |#2|)))) (|HasSignature| |#2| (LIST (QUOTE -1489) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (QUOTE (-1144))))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-356))))
-(-1218 |Coef|)
+((|HasCategory| |#2| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#2| (QUOTE (-933))) (|HasCategory| |#2| (QUOTE (-1167))) (|HasSignature| |#2| (LIST (QUOTE -1516) (LIST (LIST (QUOTE -623) (QUOTE (-1145))) (|devaluate| |#2|)))) (|HasSignature| |#2| (LIST (QUOTE -2149) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (QUOTE (-1145))))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#2| (QUOTE (-356))))
+(-1219 |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.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4336 . T) (-4337 . T) (-4339 . T))
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-1219 |Coef| |var| |cen|)
+(-1220 |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}.")))
-(((-4344 "*") |has| |#1| (-170)) (-4335 |has| |#1| (-542)) (-4336 . T) (-4337 . T) (-4339 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542))) (-1561 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (LIST (QUOTE -873) (QUOTE (-1144)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-749)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-749)) (|devaluate| |#1|)))) (|HasCategory| (-749) (QUOTE (-1080))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-749))))) (|HasSignature| |#1| (LIST (QUOTE -1518) (LIST (|devaluate| |#1|) (QUOTE (-1144)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-749))))) (|HasCategory| |#1| (QUOTE (-356))) (-1561 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-932))) (|HasCategory| |#1| (QUOTE (-1166))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -1489) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1144))))) (|HasSignature| |#1| (LIST (QUOTE -3141) (LIST (LIST (QUOTE -623) (QUOTE (-1144))) (|devaluate| |#1|)))))))
-(-1220 |Coef| UTS)
+(((-4346 "*") |has| |#1| (-170)) (-4337 |has| |#1| (-542)) (-4338 . T) (-4339 . T) (-4341 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasCategory| |#1| (QUOTE (-542))) (-1489 (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-542)))) (|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-143))) (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (LIST (QUOTE -874) (QUOTE (-1145)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-749)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-749)) (|devaluate| |#1|)))) (|HasCategory| (-749) (QUOTE (-1081))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-749))))) (|HasSignature| |#1| (LIST (QUOTE -2233) (LIST (|devaluate| |#1|) (QUOTE (-1145)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-749))))) (|HasCategory| |#1| (QUOTE (-356))) (-1489 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-550)))) (|HasCategory| |#1| (QUOTE (-933))) (|HasCategory| |#1| (QUOTE (-1167))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasSignature| |#1| (LIST (QUOTE -2149) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1145))))) (|HasSignature| |#1| (LIST (QUOTE -1516) (LIST (LIST (QUOTE -623) (QUOTE (-1145))) (|devaluate| |#1|)))))))
+(-1221 |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
-(-1221 -3260 UP L UTS)
+(-1222 -3327 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 (-542))))
-(-1222)
+(-1223)
((|constructor| (NIL "The category of domains that act like unions. UnionType,{} like Type or Category,{} acts mostly as a take that communicates `union-like' intended semantics to the compiler. A domain \\spad{D} that satifies UnionType should provide definitions for `case' operators,{} with corresponding `autoCoerce' operators.")))
-((-1964 . T))
+((-2836 . T))
NIL
-(-1223 |sym|)
+(-1224 |sym|)
((|constructor| (NIL "This domain implements variables")) (|variable| (((|Symbol|)) "\\spad{variable()} returns the symbol")) (|coerce| (((|Symbol|) $) "\\spad{coerce(x)} returns the symbol")))
NIL
NIL
-(-1224 S R)
+(-1225 S 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| ((|#2| $) "\\spad{magnitude(v)} computes the sqrt(dot(\\spad{v},{}\\spad{v})),{} \\spadignore{i.e.} the length")) (|length| ((|#2| $) "\\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| |#2|) $ $) "\\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| ((|#2| $ $) "\\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.")) (* (($ $ |#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}.") (($ (|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.")))
NIL
-((|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-25))))
-(-1225 R)
+((|HasCategory| |#2| (QUOTE (-976))) (|HasCategory| |#2| (QUOTE (-1021))) (|HasCategory| |#2| (QUOTE (-705))) (|HasCategory| |#2| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-25))))
+(-1226 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.")))
-((-4343 . T) (-4342 . T) (-1964 . T))
+((-4345 . T) (-4344 . T) (-2836 . T))
NIL
-(-1226 A B)
+(-1227 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}.")))
NIL
NIL
-(-1227 R)
+(-1228 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.")))
-((-4343 . T) (-4342 . T))
-((-1561 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1561 (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1561 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-705))) (|HasCategory| |#1| (QUOTE (-1020))) (-12 (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (QUOTE (-1020)))) (-12 (|HasCategory| |#1| (QUOTE (-1068))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-836)))))
-(-1228)
+((-4345 . T) (-4344 . T))
+((-1489 (-12 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|))))) (-1489 (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837))))) (|HasCategory| |#1| (LIST (QUOTE -596) (QUOTE (-526)))) (-1489 (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069)))) (|HasCategory| |#1| (QUOTE (-825))) (|HasCategory| (-550) (QUOTE (-825))) (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-705))) (|HasCategory| |#1| (QUOTE (-1021))) (-12 (|HasCategory| |#1| (QUOTE (-976))) (|HasCategory| |#1| (QUOTE (-1021)))) (-12 (|HasCategory| |#1| (QUOTE (-1069))) (|HasCategory| |#1| (LIST (QUOTE -302) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -595) (QUOTE (-837)))))
+(-1229)
((|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
NIL
-(-1229)
+(-1230)
((|key| (((|Integer|) $) "\\spad{key(v)} returns the process ID number of the given three-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{ThreeDimensionalViewport}.")) (|close| (((|Void|) $) "\\spad{close(v)} closes the viewport window of the given three-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{ThreeDimensionalViewport},{} and terminates the corresponding process ID.")) (|write| (((|String|) $ (|String|) (|List| (|String|))) "\\spad{write(v,{}s,{}lf)} takes the given three-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{ThreeDimensionalViewport},{} and creates a directory indicated by \\spad{s},{} which contains the graph data file 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 three-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{ThreeDimensionalViewport},{} and creates a directory indicated by \\spad{s},{} which contains the graph data file for \\spad{v} and an optional file type \\spad{f}.") (((|String|) $ (|String|)) "\\spad{write(v,{}s)} takes the given three-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{ThreeDimensionalViewport},{} and creates a directory indicated by \\spad{s},{} which contains the graph data file for \\spad{v}.")) (|colorDef| (((|Void|) $ (|Color|) (|Color|)) "\\spad{colorDef(v,{}c1,{}c2)} sets the range of colors along the colormap so that the lower end of the colormap is defined by \\spad{c1} and the top end of the colormap is defined by \\spad{c2},{} for the given three-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{ThreeDimensionalViewport}.")) (|reset| (((|Void|) $) "\\spad{reset(v)} sets the current state of the graph characteristics of the given three-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{ThreeDimensionalViewport},{} back to their initial settings.")) (|intensity| (((|Void|) $ (|Float|)) "\\spad{intensity(v,{}i)} sets the intensity of the light source to \\spad{i},{} for the given three-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{ThreeDimensionalViewport}.")) (|lighting| (((|Void|) $ (|Float|) (|Float|) (|Float|)) "\\spad{lighting(v,{}x,{}y,{}z)} sets the position of the light source to the coordinates \\spad{x},{} \\spad{y},{} and \\spad{z} and displays the graph for the given three-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{ThreeDimensionalViewport}.")) (|clipSurface| (((|Void|) $ (|String|)) "\\spad{clipSurface(v,{}s)} displays the graph with the specified clipping region removed if \\spad{s} is \"on\",{} or displays the graph without clipping implemented if \\spad{s} is \"off\",{} for the given three-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{ThreeDimensionalViewport}.")) (|showClipRegion| (((|Void|) $ (|String|)) "\\spad{showClipRegion(v,{}s)} displays the clipping region of the given three-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{ThreeDimensionalViewport},{} if \\spad{s} is \"on\",{} or does not display the region if \\spad{s} is \"off\".")) (|showRegion| (((|Void|) $ (|String|)) "\\spad{showRegion(v,{}s)} displays the bounding box of the given three-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{ThreeDimensionalViewport},{} if \\spad{s} is \"on\",{} or does not display the box if \\spad{s} is \"off\".")) (|hitherPlane| (((|Void|) $ (|Float|)) "\\spad{hitherPlane(v,{}h)} sets the hither clipping plane of the graph to \\spad{h},{} for the viewport \\spad{v},{} which is of the domain \\spadtype{ThreeDimensionalViewport}.")) (|eyeDistance| (((|Void|) $ (|Float|)) "\\spad{eyeDistance(v,{}d)} sets the distance of the observer from the center of the graph to \\spad{d},{} for the viewport \\spad{v},{} which is of the domain \\spadtype{ThreeDimensionalViewport}.")) (|perspective| (((|Void|) $ (|String|)) "\\spad{perspective(v,{}s)} displays the graph in perspective if \\spad{s} is \"on\",{} or does not display perspective if \\spad{s} is \"off\" for the given three-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{ThreeDimensionalViewport}.")) (|translate| (((|Void|) $ (|Float|) (|Float|)) "\\spad{translate(v,{}dx,{}dy)} sets the horizontal viewport offset to \\spad{dx} and the vertical viewport offset to \\spad{dy},{} for the viewport \\spad{v},{} which is of the domain \\spadtype{ThreeDimensionalViewport}.")) (|zoom| (((|Void|) $ (|Float|) (|Float|) (|Float|)) "\\spad{zoom(v,{}sx,{}sy,{}sz)} sets the graph scaling factors for the \\spad{x}-coordinate axis to \\spad{sx},{} the \\spad{y}-coordinate axis to \\spad{sy} and the \\spad{z}-coordinate axis to \\spad{sz} for the viewport \\spad{v},{} which is of the domain \\spadtype{ThreeDimensionalViewport}.") (((|Void|) $ (|Float|)) "\\spad{zoom(v,{}s)} sets the graph scaling factor to \\spad{s},{} for the viewport \\spad{v},{} which is of the domain \\spadtype{ThreeDimensionalViewport}.")) (|rotate| (((|Void|) $ (|Integer|) (|Integer|)) "\\spad{rotate(v,{}th,{}phi)} rotates the graph to the longitudinal view angle \\spad{th} degrees and the latitudinal view angle \\spad{phi} degrees for the viewport \\spad{v},{} which is of the domain \\spadtype{ThreeDimensionalViewport}. The new rotation position is not displayed until the function \\spadfun{makeViewport3D} is executed again for \\spad{v}.") (((|Void|) $ (|Float|) (|Float|)) "\\spad{rotate(v,{}th,{}phi)} rotates the graph to the longitudinal view angle \\spad{th} radians and the latitudinal view angle \\spad{phi} radians for the viewport \\spad{v},{} which is of the domain \\spadtype{ThreeDimensionalViewport}.")) (|drawStyle| (((|Void|) $ (|String|)) "\\spad{drawStyle(v,{}s)} displays the surface for the given three-dimensional viewport \\spad{v} which is of domain \\spadtype{ThreeDimensionalViewport} in the style of drawing indicated by \\spad{s}. If \\spad{s} is not a valid drawing style the style is wireframe by default. Possible styles are \\spad{\"shade\"},{} \\spad{\"solid\"} or \\spad{\"opaque\"},{} \\spad{\"smooth\"},{} and \\spad{\"wireMesh\"}.")) (|outlineRender| (((|Void|) $ (|String|)) "\\spad{outlineRender(v,{}s)} displays the polygon outline showing either triangularized surface or a quadrilateral surface outline depending on the whether the \\spadfun{diagonals} function has been set,{} for the given three-dimensional viewport \\spad{v} which is of domain \\spadtype{ThreeDimensionalViewport},{} if \\spad{s} is \"on\",{} or does not display the polygon outline if \\spad{s} is \"off\".")) (|diagonals| (((|Void|) $ (|String|)) "\\spad{diagonals(v,{}s)} displays the diagonals of the polygon outline showing a triangularized surface instead of a quadrilateral surface outline,{} for the given three-dimensional viewport \\spad{v} which is of domain \\spadtype{ThreeDimensionalViewport},{} if \\spad{s} is \"on\",{} or does not display the diagonals if \\spad{s} is \"off\".")) (|axes| (((|Void|) $ (|String|)) "\\spad{axes(v,{}s)} displays the axes of the given three-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{ThreeDimensionalViewport},{} if \\spad{s} is \"on\",{} or does not display the axes if \\spad{s} is \"off\".")) (|controlPanel| (((|Void|) $ (|String|)) "\\spad{controlPanel(v,{}s)} displays the control panel of the given three-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{ThreeDimensionalViewport},{} if \\spad{s} is \"on\",{} or hides the control panel if \\spad{s} is \"off\".")) (|viewpoint| (((|Void|) $ (|Float|) (|Float|) (|Float|)) "\\spad{viewpoint(v,{}rotx,{}roty,{}rotz)} sets the rotation about the \\spad{x}-axis to be \\spad{rotx} radians,{} sets the rotation about the \\spad{y}-axis to be \\spad{roty} radians,{} and sets the rotation about the \\spad{z}-axis to be \\spad{rotz} radians,{} for the viewport \\spad{v},{} which is of the domain \\spadtype{ThreeDimensionalViewport} and displays \\spad{v} with the new view position.") (((|Void|) $ (|Float|) (|Float|)) "\\spad{viewpoint(v,{}th,{}phi)} sets the longitudinal view angle to \\spad{th} radians and the latitudinal view angle to \\spad{phi} radians for the viewport \\spad{v},{} which is of the domain \\spadtype{ThreeDimensionalViewport}. The new viewpoint position is not displayed until the function \\spadfun{makeViewport3D} is executed again for \\spad{v}.") (((|Void|) $ (|Integer|) (|Integer|) (|Float|) (|Float|) (|Float|)) "\\spad{viewpoint(v,{}th,{}phi,{}s,{}dx,{}dy)} sets the longitudinal view angle to \\spad{th} degrees,{} the latitudinal view angle to \\spad{phi} degrees,{} the scale factor to \\spad{s},{} the horizontal viewport offset to \\spad{dx},{} and the vertical viewport offset to \\spad{dy} for the viewport \\spad{v},{} which is of the domain \\spadtype{ThreeDimensionalViewport}. The new viewpoint position is not displayed until the function \\spadfun{makeViewport3D} is executed again for \\spad{v}.") (((|Void|) $ (|Record| (|:| |theta| (|DoubleFloat|)) (|:| |phi| (|DoubleFloat|)) (|:| |scale| (|DoubleFloat|)) (|:| |scaleX| (|DoubleFloat|)) (|:| |scaleY| (|DoubleFloat|)) (|:| |scaleZ| (|DoubleFloat|)) (|:| |deltaX| (|DoubleFloat|)) (|:| |deltaY| (|DoubleFloat|)))) "\\spad{viewpoint(v,{}viewpt)} sets the viewpoint for the viewport. The viewport record consists of the latitudal and longitudal angles,{} the zoom factor,{} the \\spad{X},{} \\spad{Y},{} and \\spad{Z} scales,{} and the \\spad{X} and \\spad{Y} displacements.") (((|Record| (|:| |theta| (|DoubleFloat|)) (|:| |phi| (|DoubleFloat|)) (|:| |scale| (|DoubleFloat|)) (|:| |scaleX| (|DoubleFloat|)) (|:| |scaleY| (|DoubleFloat|)) (|:| |scaleZ| (|DoubleFloat|)) (|:| |deltaX| (|DoubleFloat|)) (|:| |deltaY| (|DoubleFloat|))) $) "\\spad{viewpoint(v)} returns the current viewpoint setting of the given viewport,{} \\spad{v}. This function is useful in the situation where the user has created a viewport,{} proceeded to interact with it via the control panel and desires to save the values of the viewpoint as the default settings for another viewport to be created using the system.") (((|Void|) $ (|Float|) (|Float|) (|Float|) (|Float|) (|Float|)) "\\spad{viewpoint(v,{}th,{}phi,{}s,{}dx,{}dy)} sets the longitudinal view angle to \\spad{th} radians,{} the latitudinal view angle to \\spad{phi} radians,{} the scale factor to \\spad{s},{} the horizontal viewport offset to \\spad{dx},{} and the vertical viewport offset to \\spad{dy} for the viewport \\spad{v},{} which is of the domain \\spadtype{ThreeDimensionalViewport}. The new viewpoint position is not displayed until the function \\spadfun{makeViewport3D} is executed again for \\spad{v}.")) (|dimensions| (((|Void|) $ (|NonNegativeInteger|) (|NonNegativeInteger|) (|PositiveInteger|) (|PositiveInteger|)) "\\spad{dimensions(v,{}x,{}y,{}width,{}height)} sets the position of the upper left-hand corner of the three-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{ThreeDimensionalViewport},{} 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{makeViewport3D} is executed again for \\spad{v}.")) (|title| (((|Void|) $ (|String|)) "\\spad{title(v,{}s)} changes the title which is shown in the three-dimensional viewport window,{} \\spad{v} of domain \\spadtype{ThreeDimensionalViewport}.")) (|resize| (((|Void|) $ (|PositiveInteger|) (|PositiveInteger|)) "\\spad{resize(v,{}w,{}h)} displays the three-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{ThreeDimensionalViewport},{} with a width of \\spad{w} and a height of \\spad{h},{} keeping the upper left-hand corner position unchanged.")) (|move| (((|Void|) $ (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{move(v,{}x,{}y)} displays the three-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{ThreeDimensionalViewport},{} with the upper left-hand corner of the viewport window at the screen coordinate position \\spad{x},{} \\spad{y}.")) (|options| (($ $ (|List| (|DrawOption|))) "\\spad{options(v,{}lopt)} takes the viewport,{} \\spad{v},{} which is of the domain \\spadtype{ThreeDimensionalViewport} and sets the draw options being used by \\spad{v} to those indicated in the list,{} \\spad{lopt},{} which is a list of options from the domain \\spad{DrawOption}.") (((|List| (|DrawOption|)) $) "\\spad{options(v)} takes the viewport,{} \\spad{v},{} which is of the domain \\spadtype{ThreeDimensionalViewport} and returns a list of all the draw options from the domain \\spad{DrawOption} which are being used by \\spad{v}.")) (|modifyPointData| (((|Void|) $ (|NonNegativeInteger|) (|Point| (|DoubleFloat|))) "\\spad{modifyPointData(v,{}ind,{}pt)} takes the viewport,{} \\spad{v},{} which is of the domain \\spadtype{ThreeDimensionalViewport},{} and places the data point,{} \\spad{pt} into the list of points database of \\spad{v} at the index location given by \\spad{ind}.")) (|subspace| (($ $ (|ThreeSpace| (|DoubleFloat|))) "\\spad{subspace(v,{}sp)} places the contents of the viewport \\spad{v},{} which is of the domain \\spadtype{ThreeDimensionalViewport},{} in the subspace \\spad{sp},{} which is of the domain \\spad{ThreeSpace}.") (((|ThreeSpace| (|DoubleFloat|)) $) "\\spad{subspace(v)} returns the contents of the viewport \\spad{v},{} which is of the domain \\spadtype{ThreeDimensionalViewport},{} as a subspace of the domain \\spad{ThreeSpace}.")) (|makeViewport3D| (($ (|ThreeSpace| (|DoubleFloat|)) (|List| (|DrawOption|))) "\\spad{makeViewport3D(sp,{}lopt)} takes the given space,{} \\spad{sp} which is of the domain \\spadtype{ThreeSpace} and displays a viewport window on the screen which contains the contents of \\spad{sp},{} and whose draw options are indicated by the list \\spad{lopt},{} which is a list of options from the domain \\spad{DrawOption}.") (($ (|ThreeSpace| (|DoubleFloat|)) (|String|)) "\\spad{makeViewport3D(sp,{}s)} takes the given space,{} \\spad{sp} which is of the domain \\spadtype{ThreeSpace} and displays a viewport window on the screen which contains the contents of \\spad{sp},{} and whose title is given by \\spad{s}.") (($ $) "\\spad{makeViewport3D(v)} takes the given three-dimensional viewport,{} \\spad{v},{} of the domain \\spadtype{ThreeDimensionalViewport} and displays a viewport window on the screen which contains the contents of \\spad{v}.")) (|viewport3D| (($) "\\spad{viewport3D()} returns an undefined three-dimensional viewport of the domain \\spadtype{ThreeDimensionalViewport} whose contents are empty.")) (|viewDeltaYDefault| (((|Float|) (|Float|)) "\\spad{viewDeltaYDefault(dy)} sets the current default vertical offset from the center of the viewport window to be \\spad{dy} and returns \\spad{dy}.") (((|Float|)) "\\spad{viewDeltaYDefault()} returns the current default vertical offset from the center of the viewport window.")) (|viewDeltaXDefault| (((|Float|) (|Float|)) "\\spad{viewDeltaXDefault(dx)} sets the current default horizontal offset from the center of the viewport window to be \\spad{dx} and returns \\spad{dx}.") (((|Float|)) "\\spad{viewDeltaXDefault()} returns the current default horizontal offset from the center of the viewport window.")) (|viewZoomDefault| (((|Float|) (|Float|)) "\\spad{viewZoomDefault(s)} sets the current default graph scaling value to \\spad{s} and returns \\spad{s}.") (((|Float|)) "\\spad{viewZoomDefault()} returns the current default graph scaling value.")) (|viewPhiDefault| (((|Float|) (|Float|)) "\\spad{viewPhiDefault(p)} sets the current default latitudinal view angle in radians to the value \\spad{p} and returns \\spad{p}.") (((|Float|)) "\\spad{viewPhiDefault()} returns the current default latitudinal view angle in radians.")) (|viewThetaDefault| (((|Float|) (|Float|)) "\\spad{viewThetaDefault(t)} sets the current default longitudinal view angle in radians to the value \\spad{t} and returns \\spad{t}.") (((|Float|)) "\\spad{viewThetaDefault()} returns the current default longitudinal view angle in radians.")))
NIL
NIL
-(-1230)
+(-1231)
((|constructor| (NIL "ViewportDefaultsPackage describes default and user definable values for graphics")) (|tubeRadiusDefault| (((|DoubleFloat|)) "\\spad{tubeRadiusDefault()} returns the radius used for a 3D tube plot.") (((|DoubleFloat|) (|Float|)) "\\spad{tubeRadiusDefault(r)} sets the default radius for a 3D tube plot to \\spad{r}.")) (|tubePointsDefault| (((|PositiveInteger|)) "\\spad{tubePointsDefault()} returns the number of points to be used when creating the circle to be used in creating a 3D tube plot.") (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{tubePointsDefault(i)} sets the number of points to use when creating the circle to be used in creating a 3D tube plot to \\spad{i}.")) (|var2StepsDefault| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{var2StepsDefault(i)} sets the number of steps to take when creating a 3D mesh in the direction of the first defined free variable to \\spad{i} (a free variable is considered defined when its range is specified (\\spadignore{e.g.} \\spad{x=0}..10)).") (((|PositiveInteger|)) "\\spad{var2StepsDefault()} is the current setting for the number of steps to take when creating a 3D mesh in the direction of the first defined free variable (a free variable is considered defined when its range is specified (\\spadignore{e.g.} \\spad{x=0}..10)).")) (|var1StepsDefault| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{var1StepsDefault(i)} sets the number of steps to take when creating a 3D mesh in the direction of the first defined free variable to \\spad{i} (a free variable is considered defined when its range is specified (\\spadignore{e.g.} \\spad{x=0}..10)).") (((|PositiveInteger|)) "\\spad{var1StepsDefault()} is the current setting for the number of steps to take when creating a 3D mesh in the direction of the first defined free variable (a free variable is considered defined when its range is specified (\\spadignore{e.g.} \\spad{x=0}..10)).")) (|viewWriteAvailable| (((|List| (|String|))) "\\spad{viewWriteAvailable()} returns a list of available methods for writing,{} such as BITMAP,{} POSTSCRIPT,{} etc.")) (|viewWriteDefault| (((|List| (|String|)) (|List| (|String|))) "\\spad{viewWriteDefault(l)} sets the default list of things to write in a viewport data file to the strings in \\spad{l}; a viewAlone file is always genereated.") (((|List| (|String|))) "\\spad{viewWriteDefault()} returns the list of things to write in a viewport data file; a viewAlone file is always generated.")) (|viewDefaults| (((|Void|)) "\\spad{viewDefaults()} resets all the default graphics settings.")) (|viewSizeDefault| (((|List| (|PositiveInteger|)) (|List| (|PositiveInteger|))) "\\spad{viewSizeDefault([w,{}h])} sets the default viewport width to \\spad{w} and height to \\spad{h}.") (((|List| (|PositiveInteger|))) "\\spad{viewSizeDefault()} returns the default viewport width and height.")) (|viewPosDefault| (((|List| (|NonNegativeInteger|)) (|List| (|NonNegativeInteger|))) "\\spad{viewPosDefault([x,{}y])} sets the default \\spad{X} and \\spad{Y} position of a viewport window unless overriden explicityly,{} newly created viewports will have th \\spad{X} and \\spad{Y} coordinates \\spad{x},{} \\spad{y}.") (((|List| (|NonNegativeInteger|))) "\\spad{viewPosDefault()} returns the default \\spad{X} and \\spad{Y} position of a viewport window unless overriden explicityly,{} newly created viewports will have this \\spad{X} and \\spad{Y} coordinate.")) (|pointSizeDefault| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{pointSizeDefault(i)} sets the default size of the points in a 2D viewport to \\spad{i}.") (((|PositiveInteger|)) "\\spad{pointSizeDefault()} returns the default size of the points in a 2D viewport.")) (|unitsColorDefault| (((|Palette|) (|Palette|)) "\\spad{unitsColorDefault(p)} sets the default color of the unit ticks in a 2D viewport to the palette \\spad{p}.") (((|Palette|)) "\\spad{unitsColorDefault()} returns the default color of the unit ticks in a 2D viewport.")) (|axesColorDefault| (((|Palette|) (|Palette|)) "\\spad{axesColorDefault(p)} sets the default color of the axes in a 2D viewport to the palette \\spad{p}.") (((|Palette|)) "\\spad{axesColorDefault()} returns the default color of the axes in a 2D viewport.")) (|lineColorDefault| (((|Palette|) (|Palette|)) "\\spad{lineColorDefault(p)} sets the default color of lines connecting points in a 2D viewport to the palette \\spad{p}.") (((|Palette|)) "\\spad{lineColorDefault()} returns the default color of lines connecting points in a 2D viewport.")) (|pointColorDefault| (((|Palette|) (|Palette|)) "\\spad{pointColorDefault(p)} sets the default color of points in a 2D viewport to the palette \\spad{p}.") (((|Palette|)) "\\spad{pointColorDefault()} returns the default color of points in a 2D viewport.")))
NIL
NIL
-(-1231)
+(-1232)
((|constructor| (NIL "ViewportPackage provides functions for creating GraphImages and TwoDimensionalViewports from lists of lists of points.")) (|coerce| (((|TwoDimensionalViewport|) (|GraphImage|)) "\\spad{coerce(\\spad{gi})} converts the indicated \\spadtype{GraphImage},{} \\spad{gi},{} into the \\spadtype{TwoDimensionalViewport} form.")) (|drawCurves| (((|TwoDimensionalViewport|) (|List| (|List| (|Point| (|DoubleFloat|)))) (|List| (|DrawOption|))) "\\spad{drawCurves([[p0],{}[p1],{}...,{}[pn]],{}[options])} creates a \\spadtype{TwoDimensionalViewport} from the list of lists of points,{} \\spad{p0} throught \\spad{pn},{} using the options specified in the list \\spad{options}.") (((|TwoDimensionalViewport|) (|List| (|List| (|Point| (|DoubleFloat|)))) (|Palette|) (|Palette|) (|PositiveInteger|) (|List| (|DrawOption|))) "\\spad{drawCurves([[p0],{}[p1],{}...,{}[pn]],{}ptColor,{}lineColor,{}ptSize,{}[options])} creates a \\spadtype{TwoDimensionalViewport} from the list of lists of points,{} \\spad{p0} throught \\spad{pn},{} using the options specified in the list \\spad{options}. The point color is specified by \\spad{ptColor},{} the line color is specified by \\spad{lineColor},{} and the point size is specified by \\spad{ptSize}.")) (|graphCurves| (((|GraphImage|) (|List| (|List| (|Point| (|DoubleFloat|)))) (|List| (|DrawOption|))) "\\spad{graphCurves([[p0],{}[p1],{}...,{}[pn]],{}[options])} creates a \\spadtype{GraphImage} from the list of lists of points,{} \\spad{p0} throught \\spad{pn},{} using the options specified in the list \\spad{options}.") (((|GraphImage|) (|List| (|List| (|Point| (|DoubleFloat|))))) "\\spad{graphCurves([[p0],{}[p1],{}...,{}[pn]])} creates a \\spadtype{GraphImage} from the list of lists of points indicated by \\spad{p0} through \\spad{pn}.") (((|GraphImage|) (|List| (|List| (|Point| (|DoubleFloat|)))) (|Palette|) (|Palette|) (|PositiveInteger|) (|List| (|DrawOption|))) "\\spad{graphCurves([[p0],{}[p1],{}...,{}[pn]],{}ptColor,{}lineColor,{}ptSize,{}[options])} creates a \\spadtype{GraphImage} from the list of lists of points,{} \\spad{p0} throught \\spad{pn},{} using the options specified in the list \\spad{options}. The graph point color is specified by \\spad{ptColor},{} the graph line color is specified by \\spad{lineColor},{} and the size of the points is specified by \\spad{ptSize}.")))
NIL
NIL
-(-1232)
+(-1233)
((|constructor| (NIL "This type is used when no value is needed,{} \\spadignore{e.g.} in the \\spad{then} part of a one armed \\spad{if}. All values can be coerced to type Void. Once a value has been coerced to Void,{} it cannot be recovered.")) (|coerce| (((|OutputForm|) $) "\\spad{coerce(v)} coerces void object to outputForm.")) (|void| (($) "\\spad{void()} produces a void object.")))
NIL
NIL
-(-1233 A S)
+(-1234 A S)
((|constructor| (NIL "Vector Spaces (not necessarily finite dimensional) over a field.")) (|dimension| (((|CardinalNumber|)) "\\spad{dimension()} returns the dimensionality of the vector space.")) (/ (($ $ |#2|) "\\spad{x/y} divides the vector \\spad{x} by the scalar \\spad{y}.")))
NIL
NIL
-(-1234 S)
+(-1235 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}.")))
-((-4337 . T) (-4336 . T))
+((-4339 . T) (-4338 . T))
NIL
-(-1235 R)
+(-1236 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
-(-1236 K R UP -3260)
+(-1237 K R UP -3327)
((|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
-(-1237)
+(-1238)
((|constructor| (NIL "This domain represents the syntax of a `where' expression.")) (|qualifier| (((|SpadAst|) $) "\\spad{qualifier(e)} returns the qualifier of the expression `e'.")) (|mainExpression| (((|SpadAst|) $) "\\spad{mainExpression(e)} returns the main expression of the `where' expression `e'.")))
NIL
NIL
-(-1238)
+(-1239)
((|constructor| (NIL "This domain represents the `while' iterator syntax.")) (|condition| (((|SpadAst|) $) "\\spad{condition(i)} returns the condition of the while iterator `i'.")))
NIL
NIL
-(-1239 R |VarSet| E P |vl| |wl| |wtlevel|)
+(-1240 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)")) (|coerce| (($ |#4|) "\\spad{coerce(p)} coerces \\spad{p} into Weighted form,{} applying weights and ignoring terms") ((|#4| $) "convert back into a \\spad{\"P\"},{} ignoring weights")))
-((-4337 |has| |#1| (-170)) (-4336 |has| |#1| (-170)) (-4339 . T))
+((-4339 |has| |#1| (-170)) (-4338 |has| |#1| (-170)) (-4341 . T))
((|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))))
-(-1240 R E V P)
+(-1241 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}}.")))
-((-4343 . T) (-4342 . T))
-((-12 (|HasCategory| |#4| (QUOTE (-1068))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#4| (QUOTE (-1068))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#4| (LIST (QUOTE -595) (QUOTE (-836)))))
-(-1241 R)
+((-4345 . T) (-4344 . T))
+((-12 (|HasCategory| |#4| (QUOTE (-1069))) (|HasCategory| |#4| (LIST (QUOTE -302) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -596) (QUOTE (-526)))) (|HasCategory| |#4| (QUOTE (-1069))) (|HasCategory| |#1| (QUOTE (-542))) (|HasCategory| |#3| (QUOTE (-361))) (|HasCategory| |#4| (LIST (QUOTE -595) (QUOTE (-837)))))
+(-1242 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})")) (|coerce| (($ |#1|) "\\spad{coerce(r)} equals \\spad{r*1}.")))
-((-4336 . T) (-4337 . T) (-4339 . T))
+((-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-1242 |vl| R)
+(-1243 |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.")))
-((-4339 . T) (-4335 |has| |#2| (-6 -4335)) (-4337 . T) (-4336 . T))
-((|HasCategory| |#2| (QUOTE (-170))) (|HasAttribute| |#2| (QUOTE -4335)))
-(-1243 R |VarSet| XPOLY)
+((-4341 . T) (-4337 |has| |#2| (-6 -4337)) (-4339 . T) (-4338 . T))
+((|HasCategory| |#2| (QUOTE (-170))) (|HasAttribute| |#2| (QUOTE -4337)))
+(-1244 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
-(-1244 |vl| R)
+(-1245 |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}.")))
-((-4335 |has| |#2| (-6 -4335)) (-4337 . T) (-4336 . T) (-4339 . T))
+((-4337 |has| |#2| (-6 -4337)) (-4339 . T) (-4338 . T) (-4341 . T))
NIL
-(-1245 S -3260)
+(-1246 S -3327)
((|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 (-361))) (|HasCategory| |#2| (QUOTE (-143))) (|HasCategory| |#2| (QUOTE (-145))))
-(-1246 -3260)
+(-1247 -3327)
((|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}.")))
-((-4334 . T) (-4340 . T) (-4335 . T) ((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+((-4336 . T) (-4342 . T) (-4337 . T) ((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
-(-1247 |VarSet| R)
+(-1248 |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}}.")))
-((-4335 |has| |#2| (-6 -4335)) (-4337 . T) (-4336 . T) (-4339 . T))
-((|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (LIST (QUOTE -696) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasAttribute| |#2| (QUOTE -4335)))
-(-1248 |vl| R)
+((-4337 |has| |#2| (-6 -4337)) (-4339 . T) (-4338 . T) (-4341 . T))
+((|HasCategory| |#2| (QUOTE (-170))) (|HasCategory| |#2| (LIST (QUOTE -696) (LIST (QUOTE -400) (QUOTE (-550))))) (|HasAttribute| |#2| (QUOTE -4337)))
+(-1249 |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}.")))
-((-4335 |has| |#2| (-6 -4335)) (-4337 . T) (-4336 . T) (-4339 . T))
+((-4337 |has| |#2| (-6 -4337)) (-4339 . T) (-4338 . T) (-4341 . T))
NIL
-(-1249 R)
+(-1250 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.")))
-((-4335 |has| |#1| (-6 -4335)) (-4337 . T) (-4336 . T) (-4339 . T))
-((|HasCategory| |#1| (QUOTE (-170))) (|HasAttribute| |#1| (QUOTE -4335)))
-(-1250 R E)
+((-4337 |has| |#1| (-6 -4337)) (-4339 . T) (-4338 . T) (-4341 . T))
+((|HasCategory| |#1| (QUOTE (-170))) (|HasAttribute| |#1| (QUOTE -4337)))
+(-1251 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.")) (|coerce| (($ |#2|) "\\spad{coerce(e)} returns \\spad{1*e}")) (|#| (((|NonNegativeInteger|) $) "\\spad{\\# p} returns the number of terms in \\spad{p}.")) (* (($ $ |#1|) "\\spad{p*r} returns the product of \\spad{p} by \\spad{r}.")))
-((-4339 . T) (-4340 |has| |#1| (-6 -4340)) (-4335 |has| |#1| (-6 -4335)) (-4337 . T) (-4336 . T))
-((|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasAttribute| |#1| (QUOTE -4339)) (|HasAttribute| |#1| (QUOTE -4340)) (|HasAttribute| |#1| (QUOTE -4335)))
-(-1251 |VarSet| R)
+((-4341 . T) (-4342 |has| |#1| (-6 -4342)) (-4337 |has| |#1| (-6 -4337)) (-4339 . T) (-4338 . T))
+((|HasCategory| |#1| (QUOTE (-170))) (|HasCategory| |#1| (QUOTE (-356))) (|HasAttribute| |#1| (QUOTE -4341)) (|HasAttribute| |#1| (QUOTE -4342)) (|HasAttribute| |#1| (QUOTE -4337)))
+(-1252 |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.")))
-((-4335 |has| |#2| (-6 -4335)) (-4337 . T) (-4336 . T) (-4339 . T))
-((|HasCategory| |#2| (QUOTE (-170))) (|HasAttribute| |#2| (QUOTE -4335)))
-(-1252 A)
+((-4337 |has| |#2| (-6 -4337)) (-4339 . T) (-4338 . T) (-4341 . T))
+((|HasCategory| |#2| (QUOTE (-170))) (|HasAttribute| |#2| (QUOTE -4337)))
+(-1253 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
NIL
-(-1253 R |ls| |ls2|)
+(-1254 R |ls| |ls2|)
((|constructor| (NIL "A package for computing symbolically the complex and real roots of zero-dimensional algebraic systems over the integer or rational numbers. Complex roots are given by means of univariate representations of irreducible regular chains. Real roots are given by means of tuples of coordinates lying in the \\spadtype{RealClosure} of the coefficient ring. This constructor takes three arguments. The first one \\spad{R} is the coefficient ring. The second one \\spad{ls} is the list of variables involved in the systems to solve. The third one must be \\spad{concat(ls,{}s)} where \\spad{s} is an additional symbol used for the univariate representations. WARNING: The third argument is not checked. All operations are based on triangular decompositions. The default is to compute these decompositions directly from the input system by using the \\spadtype{RegularChain} domain constructor. The lexTriangular algorithm can also be used for computing these decompositions (see the \\spadtype{LexTriangularPackage} package constructor). For that purpose,{} the operations \\axiomOpFrom{univariateSolve}{ZeroDimensionalSolvePackage},{} \\axiomOpFrom{realSolve}{ZeroDimensionalSolvePackage} and \\axiomOpFrom{positiveSolve}{ZeroDimensionalSolvePackage} admit an optional argument. \\newline Author: Marc Moreno Maza.")) (|convert| (((|List| (|NewSparseMultivariatePolynomial| |#1| (|OrderedVariableList| |#3|))) (|SquareFreeRegularTriangularSet| |#1| (|IndexedExponents| (|OrderedVariableList| |#3|)) (|OrderedVariableList| |#3|) (|NewSparseMultivariatePolynomial| |#1| (|OrderedVariableList| |#3|)))) "\\spad{convert(st)} returns the members of \\spad{st}.") (((|SparseUnivariatePolynomial| (|RealClosure| (|Fraction| |#1|))) (|SparseUnivariatePolynomial| |#1|)) "\\spad{convert(u)} converts \\spad{u}.") (((|Polynomial| (|RealClosure| (|Fraction| |#1|))) (|NewSparseMultivariatePolynomial| |#1| (|OrderedVariableList| |#3|))) "\\spad{convert(q)} converts \\spad{q}.") (((|Polynomial| (|RealClosure| (|Fraction| |#1|))) (|Polynomial| |#1|)) "\\spad{convert(p)} converts \\spad{p}.") (((|NewSparseMultivariatePolynomial| |#1| (|OrderedVariableList| |#3|)) (|NewSparseMultivariatePolynomial| |#1| (|OrderedVariableList| |#2|))) "\\spad{convert(q)} converts \\spad{q}.")) (|squareFree| (((|List| (|SquareFreeRegularTriangularSet| |#1| (|IndexedExponents| (|OrderedVariableList| |#3|)) (|OrderedVariableList| |#3|) (|NewSparseMultivariatePolynomial| |#1| (|OrderedVariableList| |#3|)))) (|RegularChain| |#1| |#2|)) "\\spad{squareFree(ts)} returns the square-free factorization of \\spad{ts}. Moreover,{} each factor is a Lazard triangular set and the decomposition is a Kalkbrener split of \\spad{ts},{} which is enough here for the matter of solving zero-dimensional algebraic systems. WARNING: \\spad{ts} is not checked to be zero-dimensional.")) (|positiveSolve| (((|List| (|List| (|RealClosure| (|Fraction| |#1|)))) (|List| (|Polynomial| |#1|))) "\\spad{positiveSolve(lp)} returns the same as \\spad{positiveSolve(lp,{}false,{}false)}.") (((|List| (|List| (|RealClosure| (|Fraction| |#1|)))) (|List| (|Polynomial| |#1|)) (|Boolean|)) "\\spad{positiveSolve(lp)} returns the same as \\spad{positiveSolve(lp,{}info?,{}false)}.") (((|List| (|List| (|RealClosure| (|Fraction| |#1|)))) (|List| (|Polynomial| |#1|)) (|Boolean|) (|Boolean|)) "\\spad{positiveSolve(lp,{}info?,{}lextri?)} returns the set of the points in the variety associated with \\spad{lp} whose coordinates are (real) strictly positive. Moreover,{} if \\spad{info?} is \\spad{true} then some information is displayed during decomposition into regular chains. If \\spad{lextri?} is \\spad{true} then the lexTriangular algorithm is called from the \\spadtype{LexTriangularPackage} constructor (see \\axiomOpFrom{zeroSetSplit}{LexTriangularPackage}(\\spad{lp},{}\\spad{false})). Otherwise,{} the triangular decomposition is computed directly from the input system by using the \\axiomOpFrom{zeroSetSplit}{RegularChain} from \\spadtype{RegularChain}. WARNING: For each set of coordinates given by \\spad{positiveSolve(lp,{}info?,{}lextri?)} the ordering of the indeterminates is reversed \\spad{w}.\\spad{r}.\\spad{t}. \\spad{ls}.") (((|List| (|List| (|RealClosure| (|Fraction| |#1|)))) (|RegularChain| |#1| |#2|)) "\\spad{positiveSolve(ts)} returns the points of the regular set of \\spad{ts} with (real) strictly positive coordinates.")) (|realSolve| (((|List| (|List| (|RealClosure| (|Fraction| |#1|)))) (|List| (|Polynomial| |#1|))) "\\spad{realSolve(lp)} returns the same as \\spad{realSolve(ts,{}false,{}false,{}false)}") (((|List| (|List| (|RealClosure| (|Fraction| |#1|)))) (|List| (|Polynomial| |#1|)) (|Boolean|)) "\\spad{realSolve(ts,{}info?)} returns the same as \\spad{realSolve(ts,{}info?,{}false,{}false)}.") (((|List| (|List| (|RealClosure| (|Fraction| |#1|)))) (|List| (|Polynomial| |#1|)) (|Boolean|) (|Boolean|)) "\\spad{realSolve(ts,{}info?,{}check?)} returns the same as \\spad{realSolve(ts,{}info?,{}check?,{}false)}.") (((|List| (|List| (|RealClosure| (|Fraction| |#1|)))) (|List| (|Polynomial| |#1|)) (|Boolean|) (|Boolean|) (|Boolean|)) "\\spad{realSolve(ts,{}info?,{}check?,{}lextri?)} returns the set of the points in the variety associated with \\spad{lp} whose coordinates are all real. Moreover,{} if \\spad{info?} is \\spad{true} then some information is displayed during decomposition into regular chains. If \\spad{check?} is \\spad{true} then the result is checked. If \\spad{lextri?} is \\spad{true} then the lexTriangular algorithm is called from the \\spadtype{LexTriangularPackage} constructor (see \\axiomOpFrom{zeroSetSplit}{LexTriangularPackage}(\\spad{lp},{}\\spad{false})). Otherwise,{} the triangular decomposition is computed directly from the input system by using the \\axiomOpFrom{zeroSetSplit}{RegularChain} from \\spadtype{RegularChain}. WARNING: For each set of coordinates given by \\spad{realSolve(ts,{}info?,{}check?,{}lextri?)} the ordering of the indeterminates is reversed \\spad{w}.\\spad{r}.\\spad{t}. \\spad{ls}.") (((|List| (|List| (|RealClosure| (|Fraction| |#1|)))) (|RegularChain| |#1| |#2|)) "\\spad{realSolve(ts)} returns the set of the points in the regular zero set of \\spad{ts} whose coordinates are all real. WARNING: For each set of coordinates given by \\spad{realSolve(ts)} the ordering of the indeterminates is reversed \\spad{w}.\\spad{r}.\\spad{t}. \\spad{ls}.")) (|univariateSolve| (((|List| (|Record| (|:| |complexRoots| (|SparseUnivariatePolynomial| |#1|)) (|:| |coordinates| (|List| (|Polynomial| |#1|))))) (|List| (|Polynomial| |#1|))) "\\spad{univariateSolve(lp)} returns the same as \\spad{univariateSolve(lp,{}false,{}false,{}false)}.") (((|List| (|Record| (|:| |complexRoots| (|SparseUnivariatePolynomial| |#1|)) (|:| |coordinates| (|List| (|Polynomial| |#1|))))) (|List| (|Polynomial| |#1|)) (|Boolean|)) "\\spad{univariateSolve(lp,{}info?)} returns the same as \\spad{univariateSolve(lp,{}info?,{}false,{}false)}.") (((|List| (|Record| (|:| |complexRoots| (|SparseUnivariatePolynomial| |#1|)) (|:| |coordinates| (|List| (|Polynomial| |#1|))))) (|List| (|Polynomial| |#1|)) (|Boolean|) (|Boolean|)) "\\spad{univariateSolve(lp,{}info?,{}check?)} returns the same as \\spad{univariateSolve(lp,{}info?,{}check?,{}false)}.") (((|List| (|Record| (|:| |complexRoots| (|SparseUnivariatePolynomial| |#1|)) (|:| |coordinates| (|List| (|Polynomial| |#1|))))) (|List| (|Polynomial| |#1|)) (|Boolean|) (|Boolean|) (|Boolean|)) "\\spad{univariateSolve(lp,{}info?,{}check?,{}lextri?)} returns a univariate representation of the variety associated with \\spad{lp}. Moreover,{} if \\spad{info?} is \\spad{true} then some information is displayed during the decomposition into regular chains. If \\spad{check?} is \\spad{true} then the result is checked. See \\axiomOpFrom{rur}{RationalUnivariateRepresentationPackage}(\\spad{lp},{}\\spad{true}). If \\spad{lextri?} is \\spad{true} then the lexTriangular algorithm is called from the \\spadtype{LexTriangularPackage} constructor (see \\axiomOpFrom{zeroSetSplit}{LexTriangularPackage}(\\spad{lp},{}\\spad{false})). Otherwise,{} the triangular decomposition is computed directly from the input system by using the \\axiomOpFrom{zeroSetSplit}{RegularChain} from \\spadtype{RegularChain}.") (((|List| (|Record| (|:| |complexRoots| (|SparseUnivariatePolynomial| |#1|)) (|:| |coordinates| (|List| (|Polynomial| |#1|))))) (|RegularChain| |#1| |#2|)) "\\spad{univariateSolve(ts)} returns a univariate representation of \\spad{ts}. See \\axiomOpFrom{rur}{RationalUnivariateRepresentationPackage}(\\spad{lp},{}\\spad{true}).")) (|triangSolve| (((|List| (|RegularChain| |#1| |#2|)) (|List| (|Polynomial| |#1|))) "\\spad{triangSolve(lp)} returns the same as \\spad{triangSolve(lp,{}false,{}false)}") (((|List| (|RegularChain| |#1| |#2|)) (|List| (|Polynomial| |#1|)) (|Boolean|)) "\\spad{triangSolve(lp,{}info?)} returns the same as \\spad{triangSolve(lp,{}false)}") (((|List| (|RegularChain| |#1| |#2|)) (|List| (|Polynomial| |#1|)) (|Boolean|) (|Boolean|)) "\\spad{triangSolve(lp,{}info?,{}lextri?)} 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{\\spad{lp}} is not zero-dimensional then the result is only a decomposition of its zero-set in the sense of the closure (\\spad{w}.\\spad{r}.\\spad{t}. Zarisky topology). Moreover,{} if \\spad{info?} is \\spad{true} then some information is displayed during the computations. See \\axiomOpFrom{zeroSetSplit}{RegularTriangularSetCategory}(\\spad{lp},{}\\spad{true},{}\\spad{info?}). If \\spad{lextri?} is \\spad{true} then the lexTriangular algorithm is called from the \\spadtype{LexTriangularPackage} constructor (see \\axiomOpFrom{zeroSetSplit}{LexTriangularPackage}(\\spad{lp},{}\\spad{false})). Otherwise,{} the triangular decomposition is computed directly from the input system by using the \\axiomOpFrom{zeroSetSplit}{RegularChain} from \\spadtype{RegularChain}.")))
NIL
NIL
-(-1254 R)
+(-1255 R)
((|constructor| (NIL "Test for linear dependence over the integers.")) (|solveLinearlyOverQ| (((|Union| (|Vector| (|Fraction| (|Integer|))) "failed") (|Vector| |#1|) |#1|) "\\spad{solveLinearlyOverQ([v1,{}...,{}vn],{} u)} returns \\spad{[c1,{}...,{}cn]} such that \\spad{c1*v1 + ... + cn*vn = u},{} \"failed\" if no such rational numbers \\spad{ci}\\spad{'s} exist.")) (|linearDependenceOverZ| (((|Union| (|Vector| (|Integer|)) "failed") (|Vector| |#1|)) "\\spad{linearlyDependenceOverZ([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 the integers.")) (|linearlyDependentOverZ?| (((|Boolean|) (|Vector| |#1|)) "\\spad{linearlyDependentOverZ?([v1,{}...,{}vn])} returns \\spad{true} if the \\spad{vi}\\spad{'s} are linearly dependent over the integers,{} \\spad{false} otherwise.")))
NIL
NIL
-(-1255 |p|)
+(-1256 |p|)
((|constructor| (NIL "IntegerMod(\\spad{n}) creates the ring of integers reduced modulo the integer \\spad{n}.")))
-(((-4344 "*") . T) (-4336 . T) (-4337 . T) (-4339 . T))
+(((-4346 "*") . T) (-4338 . T) (-4339 . T) (-4341 . T))
NIL
NIL
NIL
@@ -4968,4 +4972,4 @@ NIL
NIL
NIL
NIL
-((-3 NIL 2267173 2267178 2267183 2267188) (-2 NIL 2267153 2267158 2267163 2267168) (-1 NIL 2267133 2267138 2267143 2267148) (0 NIL 2267113 2267118 2267123 2267128) (-1255 "ZMOD.spad" 2266922 2266935 2267051 2267108) (-1254 "ZLINDEP.spad" 2265966 2265977 2266912 2266917) (-1253 "ZDSOLVE.spad" 2255815 2255837 2265956 2265961) (-1252 "YSTREAM.spad" 2255308 2255319 2255805 2255810) (-1251 "XRPOLY.spad" 2254528 2254548 2255164 2255233) (-1250 "XPR.spad" 2252257 2252270 2254246 2254345) (-1249 "XPOLY.spad" 2251812 2251823 2252113 2252182) (-1248 "XPOLYC.spad" 2251129 2251145 2251738 2251807) (-1247 "XPBWPOLY.spad" 2249566 2249586 2250909 2250978) (-1246 "XF.spad" 2248027 2248042 2249468 2249561) (-1245 "XF.spad" 2246468 2246485 2247911 2247916) (-1244 "XFALG.spad" 2243492 2243508 2246394 2246463) (-1243 "XEXPPKG.spad" 2242743 2242769 2243482 2243487) (-1242 "XDPOLY.spad" 2242357 2242373 2242599 2242668) (-1241 "XALG.spad" 2241955 2241966 2242313 2242352) (-1240 "WUTSET.spad" 2237794 2237811 2241601 2241628) (-1239 "WP.spad" 2236808 2236852 2237652 2237719) (-1238 "WHILEAST.spad" 2236606 2236615 2236798 2236803) (-1237 "WHEREAST.spad" 2236277 2236286 2236596 2236601) (-1236 "WFFINTBS.spad" 2233840 2233862 2236267 2236272) (-1235 "WEIER.spad" 2232054 2232065 2233830 2233835) (-1234 "VSPACE.spad" 2231727 2231738 2232022 2232049) (-1233 "VSPACE.spad" 2231420 2231433 2231717 2231722) (-1232 "VOID.spad" 2231010 2231019 2231410 2231415) (-1231 "VIEW.spad" 2228632 2228641 2231000 2231005) (-1230 "VIEWDEF.spad" 2223829 2223838 2228622 2228627) (-1229 "VIEW3D.spad" 2207664 2207673 2223819 2223824) (-1228 "VIEW2D.spad" 2195401 2195410 2207654 2207659) (-1227 "VECTOR.spad" 2194076 2194087 2194327 2194354) (-1226 "VECTOR2.spad" 2192703 2192716 2194066 2194071) (-1225 "VECTCAT.spad" 2190591 2190602 2192659 2192698) (-1224 "VECTCAT.spad" 2188299 2188312 2190369 2190374) (-1223 "VARIABLE.spad" 2188079 2188094 2188289 2188294) (-1222 "UTYPE.spad" 2187713 2187722 2188059 2188074) (-1221 "UTSODETL.spad" 2187006 2187030 2187669 2187674) (-1220 "UTSODE.spad" 2185194 2185214 2186996 2187001) (-1219 "UTS.spad" 2179983 2180011 2183661 2183758) (-1218 "UTSCAT.spad" 2177434 2177450 2179881 2179978) (-1217 "UTSCAT.spad" 2174529 2174547 2176978 2176983) (-1216 "UTS2.spad" 2174122 2174157 2174519 2174524) (-1215 "URAGG.spad" 2168744 2168755 2174102 2174117) (-1214 "URAGG.spad" 2163340 2163353 2168700 2168705) (-1213 "UPXSSING.spad" 2160983 2161009 2162421 2162554) (-1212 "UPXS.spad" 2158010 2158038 2159115 2159264) (-1211 "UPXSCONS.spad" 2155767 2155787 2156142 2156291) (-1210 "UPXSCCA.spad" 2154225 2154245 2155613 2155762) (-1209 "UPXSCCA.spad" 2152825 2152847 2154215 2154220) (-1208 "UPXSCAT.spad" 2151406 2151422 2152671 2152820) (-1207 "UPXS2.spad" 2150947 2151000 2151396 2151401) (-1206 "UPSQFREE.spad" 2149359 2149373 2150937 2150942) (-1205 "UPSCAT.spad" 2146952 2146976 2149257 2149354) (-1204 "UPSCAT.spad" 2144251 2144277 2146558 2146563) (-1203 "UPOLYC.spad" 2139229 2139240 2144093 2144246) (-1202 "UPOLYC.spad" 2134099 2134112 2138965 2138970) (-1201 "UPOLYC2.spad" 2133568 2133587 2134089 2134094) (-1200 "UP.spad" 2130610 2130625 2131118 2131271) (-1199 "UPMP.spad" 2129500 2129513 2130600 2130605) (-1198 "UPDIVP.spad" 2129063 2129077 2129490 2129495) (-1197 "UPDECOMP.spad" 2127300 2127314 2129053 2129058) (-1196 "UPCDEN.spad" 2126507 2126523 2127290 2127295) (-1195 "UP2.spad" 2125869 2125890 2126497 2126502) (-1194 "UNISEG.spad" 2125222 2125233 2125788 2125793) (-1193 "UNISEG2.spad" 2124715 2124728 2125178 2125183) (-1192 "UNIFACT.spad" 2123816 2123828 2124705 2124710) (-1191 "ULS.spad" 2114370 2114398 2115463 2115892) (-1190 "ULSCONS.spad" 2108409 2108429 2108781 2108930) (-1189 "ULSCCAT.spad" 2106006 2106026 2108229 2108404) (-1188 "ULSCCAT.spad" 2103737 2103759 2105962 2105967) (-1187 "ULSCAT.spad" 2101953 2101969 2103583 2103732) (-1186 "ULS2.spad" 2101465 2101518 2101943 2101948) (-1185 "UFD.spad" 2100530 2100539 2101391 2101460) (-1184 "UFD.spad" 2099657 2099668 2100520 2100525) (-1183 "UDVO.spad" 2098504 2098513 2099647 2099652) (-1182 "UDPO.spad" 2095931 2095942 2098460 2098465) (-1181 "TYPE.spad" 2095853 2095862 2095911 2095926) (-1180 "TYPEAST.spad" 2095772 2095781 2095843 2095848) (-1179 "TWOFACT.spad" 2094422 2094437 2095762 2095767) (-1178 "TUPLE.spad" 2093808 2093819 2094321 2094326) (-1177 "TUBETOOL.spad" 2090645 2090654 2093798 2093803) (-1176 "TUBE.spad" 2089286 2089303 2090635 2090640) (-1175 "TS.spad" 2087875 2087891 2088851 2088948) (-1174 "TSETCAT.spad" 2074990 2075007 2087831 2087870) (-1173 "TSETCAT.spad" 2062103 2062122 2074946 2074951) (-1172 "TRMANIP.spad" 2056469 2056486 2061809 2061814) (-1171 "TRIMAT.spad" 2055428 2055453 2056459 2056464) (-1170 "TRIGMNIP.spad" 2053945 2053962 2055418 2055423) (-1169 "TRIGCAT.spad" 2053457 2053466 2053935 2053940) (-1168 "TRIGCAT.spad" 2052967 2052978 2053447 2053452) (-1167 "TREE.spad" 2051538 2051549 2052574 2052601) (-1166 "TRANFUN.spad" 2051369 2051378 2051528 2051533) (-1165 "TRANFUN.spad" 2051198 2051209 2051359 2051364) (-1164 "TOPSP.spad" 2050872 2050881 2051188 2051193) (-1163 "TOOLSIGN.spad" 2050535 2050546 2050862 2050867) (-1162 "TEXTFILE.spad" 2049092 2049101 2050525 2050530) (-1161 "TEX.spad" 2046109 2046118 2049082 2049087) (-1160 "TEX1.spad" 2045665 2045676 2046099 2046104) (-1159 "TEMUTL.spad" 2045220 2045229 2045655 2045660) (-1158 "TBCMPPK.spad" 2043313 2043336 2045210 2045215) (-1157 "TBAGG.spad" 2042337 2042360 2043281 2043308) (-1156 "TBAGG.spad" 2041381 2041406 2042327 2042332) (-1155 "TANEXP.spad" 2040757 2040768 2041371 2041376) (-1154 "TABLE.spad" 2039168 2039191 2039438 2039465) (-1153 "TABLEAU.spad" 2038649 2038660 2039158 2039163) (-1152 "TABLBUMP.spad" 2035432 2035443 2038639 2038644) (-1151 "SYSTEM.spad" 2034706 2034715 2035422 2035427) (-1150 "SYSSOLP.spad" 2032179 2032190 2034696 2034701) (-1149 "SYNTAX.spad" 2028371 2028380 2032169 2032174) (-1148 "SYMTAB.spad" 2026427 2026436 2028361 2028366) (-1147 "SYMS.spad" 2022412 2022421 2026417 2026422) (-1146 "SYMPOLY.spad" 2021419 2021430 2021501 2021628) (-1145 "SYMFUNC.spad" 2020894 2020905 2021409 2021414) (-1144 "SYMBOL.spad" 2018230 2018239 2020884 2020889) (-1143 "SWITCH.spad" 2014987 2014996 2018220 2018225) (-1142 "SUTS.spad" 2011886 2011914 2013454 2013551) (-1141 "SUPXS.spad" 2008900 2008928 2010018 2010167) (-1140 "SUP.spad" 2005669 2005680 2006450 2006603) (-1139 "SUPFRACF.spad" 2004774 2004792 2005659 2005664) (-1138 "SUP2.spad" 2004164 2004177 2004764 2004769) (-1137 "SUMRF.spad" 2003130 2003141 2004154 2004159) (-1136 "SUMFS.spad" 2002763 2002780 2003120 2003125) (-1135 "SULS.spad" 1993304 1993332 1994410 1994839) (-1134 "SUCHTAST.spad" 1993073 1993082 1993294 1993299) (-1133 "SUCH.spad" 1992753 1992768 1993063 1993068) (-1132 "SUBSPACE.spad" 1984760 1984775 1992743 1992748) (-1131 "SUBRESP.spad" 1983920 1983934 1984716 1984721) (-1130 "STTF.spad" 1980019 1980035 1983910 1983915) (-1129 "STTFNC.spad" 1976487 1976503 1980009 1980014) (-1128 "STTAYLOR.spad" 1968885 1968896 1976368 1976373) (-1127 "STRTBL.spad" 1967390 1967407 1967539 1967566) (-1126 "STRING.spad" 1966799 1966808 1966813 1966840) (-1125 "STRICAT.spad" 1966575 1966584 1966755 1966794) (-1124 "STREAM.spad" 1963343 1963354 1966100 1966115) (-1123 "STREAM3.spad" 1962888 1962903 1963333 1963338) (-1122 "STREAM2.spad" 1961956 1961969 1962878 1962883) (-1121 "STREAM1.spad" 1961660 1961671 1961946 1961951) (-1120 "STINPROD.spad" 1960566 1960582 1961650 1961655) (-1119 "STEP.spad" 1959767 1959776 1960556 1960561) (-1118 "STBL.spad" 1958293 1958321 1958460 1958475) (-1117 "STAGG.spad" 1957358 1957369 1958273 1958288) (-1116 "STAGG.spad" 1956431 1956444 1957348 1957353) (-1115 "STACK.spad" 1955782 1955793 1956038 1956065) (-1114 "SREGSET.spad" 1953486 1953503 1955428 1955455) (-1113 "SRDCMPK.spad" 1952031 1952051 1953476 1953481) (-1112 "SRAGG.spad" 1947116 1947125 1951987 1952026) (-1111 "SRAGG.spad" 1942233 1942244 1947106 1947111) (-1110 "SQMATRIX.spad" 1939849 1939867 1940765 1940852) (-1109 "SPLTREE.spad" 1934401 1934414 1939285 1939312) (-1108 "SPLNODE.spad" 1930989 1931002 1934391 1934396) (-1107 "SPFCAT.spad" 1929766 1929775 1930979 1930984) (-1106 "SPECOUT.spad" 1928316 1928325 1929756 1929761) (-1105 "SPADXPT.spad" 1920445 1920454 1928296 1928311) (-1104 "spad-parser.spad" 1919910 1919919 1920435 1920440) (-1103 "SPADAST.spad" 1919611 1919620 1919900 1919905) (-1102 "SPACEC.spad" 1903624 1903635 1919601 1919606) (-1101 "SPACE3.spad" 1903400 1903411 1903614 1903619) (-1100 "SORTPAK.spad" 1902945 1902958 1903356 1903361) (-1099 "SOLVETRA.spad" 1900702 1900713 1902935 1902940) (-1098 "SOLVESER.spad" 1899222 1899233 1900692 1900697) (-1097 "SOLVERAD.spad" 1895232 1895243 1899212 1899217) (-1096 "SOLVEFOR.spad" 1893652 1893670 1895222 1895227) (-1095 "SNTSCAT.spad" 1893240 1893257 1893608 1893647) (-1094 "SMTS.spad" 1891500 1891526 1892805 1892902) (-1093 "SMP.spad" 1888939 1888959 1889329 1889456) (-1092 "SMITH.spad" 1887782 1887807 1888929 1888934) (-1091 "SMATCAT.spad" 1885880 1885910 1887714 1887777) (-1090 "SMATCAT.spad" 1883922 1883954 1885758 1885763) (-1089 "SKAGG.spad" 1882871 1882882 1883878 1883917) (-1088 "SINT.spad" 1881179 1881188 1882737 1882866) (-1087 "SIMPAN.spad" 1880907 1880916 1881169 1881174) (-1086 "SIG.spad" 1880235 1880244 1880897 1880902) (-1085 "SIGNRF.spad" 1879343 1879354 1880225 1880230) (-1084 "SIGNEF.spad" 1878612 1878629 1879333 1879338) (-1083 "SIGAST.spad" 1877993 1878002 1878602 1878607) (-1082 "SHP.spad" 1875911 1875926 1877949 1877954) (-1081 "SHDP.spad" 1866896 1866923 1867405 1867536) (-1080 "SGROUP.spad" 1866504 1866513 1866886 1866891) (-1079 "SGROUP.spad" 1866110 1866121 1866494 1866499) (-1078 "SGCF.spad" 1858991 1859000 1866100 1866105) (-1077 "SFRTCAT.spad" 1857907 1857924 1858947 1858986) (-1076 "SFRGCD.spad" 1856970 1856990 1857897 1857902) (-1075 "SFQCMPK.spad" 1851607 1851627 1856960 1856965) (-1074 "SFORT.spad" 1851042 1851056 1851597 1851602) (-1073 "SEXOF.spad" 1850885 1850925 1851032 1851037) (-1072 "SEX.spad" 1850777 1850786 1850875 1850880) (-1071 "SEXCAT.spad" 1847881 1847921 1850767 1850772) (-1070 "SET.spad" 1846181 1846192 1847302 1847341) (-1069 "SETMN.spad" 1844615 1844632 1846171 1846176) (-1068 "SETCAT.spad" 1844100 1844109 1844605 1844610) (-1067 "SETCAT.spad" 1843583 1843594 1844090 1844095) (-1066 "SETAGG.spad" 1840092 1840103 1843551 1843578) (-1065 "SETAGG.spad" 1836621 1836634 1840082 1840087) (-1064 "SEQAST.spad" 1836324 1836333 1836611 1836616) (-1063 "SEGXCAT.spad" 1835436 1835449 1836304 1836319) (-1062 "SEG.spad" 1835249 1835260 1835355 1835360) (-1061 "SEGCAT.spad" 1834068 1834079 1835229 1835244) (-1060 "SEGBIND.spad" 1833140 1833151 1834023 1834028) (-1059 "SEGBIND2.spad" 1832836 1832849 1833130 1833135) (-1058 "SEGAST.spad" 1832550 1832559 1832826 1832831) (-1057 "SEG2.spad" 1831975 1831988 1832506 1832511) (-1056 "SDVAR.spad" 1831251 1831262 1831965 1831970) (-1055 "SDPOL.spad" 1828641 1828652 1828932 1829059) (-1054 "SCPKG.spad" 1826720 1826731 1828631 1828636) (-1053 "SCOPE.spad" 1825865 1825874 1826710 1826715) (-1052 "SCACHE.spad" 1824547 1824558 1825855 1825860) (-1051 "SASTCAT.spad" 1824456 1824465 1824537 1824542) (-1050 "SAOS.spad" 1824328 1824337 1824446 1824451) (-1049 "SAERFFC.spad" 1824041 1824061 1824318 1824323) (-1048 "SAE.spad" 1822216 1822232 1822827 1822962) (-1047 "SAEFACT.spad" 1821917 1821937 1822206 1822211) (-1046 "RURPK.spad" 1819558 1819574 1821907 1821912) (-1045 "RULESET.spad" 1818999 1819023 1819548 1819553) (-1044 "RULE.spad" 1817203 1817227 1818989 1818994) (-1043 "RULECOLD.spad" 1817055 1817068 1817193 1817198) (-1042 "RSTRCAST.spad" 1816772 1816781 1817045 1817050) (-1041 "RSETGCD.spad" 1813150 1813170 1816762 1816767) (-1040 "RSETCAT.spad" 1802922 1802939 1813106 1813145) (-1039 "RSETCAT.spad" 1792726 1792745 1802912 1802917) (-1038 "RSDCMPK.spad" 1791178 1791198 1792716 1792721) (-1037 "RRCC.spad" 1789562 1789592 1791168 1791173) (-1036 "RRCC.spad" 1787944 1787976 1789552 1789557) (-1035 "RPTAST.spad" 1787646 1787655 1787934 1787939) (-1034 "RPOLCAT.spad" 1767006 1767021 1787514 1787641) (-1033 "RPOLCAT.spad" 1746080 1746097 1766590 1766595) (-1032 "ROUTINE.spad" 1741943 1741952 1744727 1744754) (-1031 "ROMAN.spad" 1741175 1741184 1741809 1741938) (-1030 "ROIRC.spad" 1740255 1740287 1741165 1741170) (-1029 "RNS.spad" 1739158 1739167 1740157 1740250) (-1028 "RNS.spad" 1738147 1738158 1739148 1739153) (-1027 "RNG.spad" 1737882 1737891 1738137 1738142) (-1026 "RMODULE.spad" 1737520 1737531 1737872 1737877) (-1025 "RMCAT2.spad" 1736928 1736985 1737510 1737515) (-1024 "RMATRIX.spad" 1735607 1735626 1736095 1736134) (-1023 "RMATCAT.spad" 1731128 1731159 1735551 1735602) (-1022 "RMATCAT.spad" 1726551 1726584 1730976 1730981) (-1021 "RINTERP.spad" 1726439 1726459 1726541 1726546) (-1020 "RING.spad" 1725796 1725805 1726419 1726434) (-1019 "RING.spad" 1725161 1725172 1725786 1725791) (-1018 "RIDIST.spad" 1724545 1724554 1725151 1725156) (-1017 "RGCHAIN.spad" 1723124 1723140 1724030 1724057) (-1016 "RF.spad" 1720738 1720749 1723114 1723119) (-1015 "RFFACTOR.spad" 1720200 1720211 1720728 1720733) (-1014 "RFFACT.spad" 1719935 1719947 1720190 1720195) (-1013 "RFDIST.spad" 1718923 1718932 1719925 1719930) (-1012 "RETSOL.spad" 1718340 1718353 1718913 1718918) (-1011 "RETRACT.spad" 1717689 1717700 1718330 1718335) (-1010 "RETRACT.spad" 1717036 1717049 1717679 1717684) (-1009 "RETAST.spad" 1716848 1716857 1717026 1717031) (-1008 "RESULT.spad" 1714908 1714917 1715495 1715522) (-1007 "RESRING.spad" 1714255 1714302 1714846 1714903) (-1006 "RESLATC.spad" 1713579 1713590 1714245 1714250) (-1005 "REPSQ.spad" 1713308 1713319 1713569 1713574) (-1004 "REP.spad" 1710860 1710869 1713298 1713303) (-1003 "REPDB.spad" 1710565 1710576 1710850 1710855) (-1002 "REP2.spad" 1700137 1700148 1710407 1710412) (-1001 "REP1.spad" 1694127 1694138 1700087 1700092) (-1000 "REGSET.spad" 1691924 1691941 1693773 1693800) (-999 "REF.spad" 1691254 1691264 1691879 1691884) (-998 "REDORDER.spad" 1690431 1690447 1691244 1691249) (-997 "RECLOS.spad" 1689215 1689234 1689918 1690011) (-996 "REALSOLV.spad" 1688348 1688356 1689205 1689210) (-995 "REAL.spad" 1688221 1688229 1688338 1688343) (-994 "REAL0Q.spad" 1685504 1685518 1688211 1688216) (-993 "REAL0.spad" 1682333 1682347 1685494 1685499) (-992 "RDUCEAST.spad" 1682055 1682063 1682323 1682328) (-991 "RDIV.spad" 1681707 1681731 1682045 1682050) (-990 "RDIST.spad" 1681271 1681281 1681697 1681702) (-989 "RDETRS.spad" 1680068 1680085 1681261 1681266) (-988 "RDETR.spad" 1678176 1678193 1680058 1680063) (-987 "RDEEFS.spad" 1677250 1677266 1678166 1678171) (-986 "RDEEF.spad" 1676247 1676263 1677240 1677245) (-985 "RCFIELD.spad" 1673434 1673442 1676149 1676242) (-984 "RCFIELD.spad" 1670707 1670717 1673424 1673429) (-983 "RCAGG.spad" 1668610 1668620 1670687 1670702) (-982 "RCAGG.spad" 1666450 1666462 1668529 1668534) (-981 "RATRET.spad" 1665811 1665821 1666440 1666445) (-980 "RATFACT.spad" 1665504 1665515 1665801 1665806) (-979 "RANDSRC.spad" 1664824 1664832 1665494 1665499) (-978 "RADUTIL.spad" 1664579 1664587 1664814 1664819) (-977 "RADIX.spad" 1661370 1661383 1663047 1663140) (-976 "RADFF.spad" 1659784 1659820 1659902 1660058) (-975 "RADCAT.spad" 1659378 1659386 1659774 1659779) (-974 "RADCAT.spad" 1658970 1658980 1659368 1659373) (-973 "QUEUE.spad" 1658313 1658323 1658577 1658604) (-972 "QUAT.spad" 1656895 1656905 1657237 1657302) (-971 "QUATCT2.spad" 1656514 1656532 1656885 1656890) (-970 "QUATCAT.spad" 1654679 1654689 1656444 1656509) (-969 "QUATCAT.spad" 1652595 1652607 1654362 1654367) (-968 "QUAGG.spad" 1651409 1651419 1652551 1652590) (-967 "QQUTAST.spad" 1651178 1651186 1651399 1651404) (-966 "QFORM.spad" 1650641 1650655 1651168 1651173) (-965 "QFCAT.spad" 1649332 1649342 1650531 1650636) (-964 "QFCAT.spad" 1647627 1647639 1648828 1648833) (-963 "QFCAT2.spad" 1647318 1647334 1647617 1647622) (-962 "QEQUAT.spad" 1646875 1646883 1647308 1647313) (-961 "QCMPACK.spad" 1641622 1641641 1646865 1646870) (-960 "QALGSET.spad" 1637697 1637729 1641536 1641541) (-959 "QALGSET2.spad" 1635693 1635711 1637687 1637692) (-958 "PWFFINTB.spad" 1633003 1633024 1635683 1635688) (-957 "PUSHVAR.spad" 1632332 1632351 1632993 1632998) (-956 "PTRANFN.spad" 1628458 1628468 1632322 1632327) (-955 "PTPACK.spad" 1625546 1625556 1628448 1628453) (-954 "PTFUNC2.spad" 1625367 1625381 1625536 1625541) (-953 "PTCAT.spad" 1624449 1624459 1625323 1625362) (-952 "PSQFR.spad" 1623756 1623780 1624439 1624444) (-951 "PSEUDLIN.spad" 1622614 1622624 1623746 1623751) (-950 "PSETPK.spad" 1608047 1608063 1622492 1622497) (-949 "PSETCAT.spad" 1601955 1601978 1608015 1608042) (-948 "PSETCAT.spad" 1595849 1595874 1601911 1601916) (-947 "PSCURVE.spad" 1594832 1594840 1595839 1595844) (-946 "PSCAT.spad" 1593599 1593628 1594730 1594827) (-945 "PSCAT.spad" 1592456 1592487 1593589 1593594) (-944 "PRTITION.spad" 1591299 1591307 1592446 1592451) (-943 "PRTDAST.spad" 1591018 1591026 1591289 1591294) (-942 "PRS.spad" 1580580 1580597 1590974 1590979) (-941 "PRQAGG.spad" 1579999 1580009 1580536 1580575) (-940 "PROPLOG.spad" 1579402 1579410 1579989 1579994) (-939 "PROPFRML.spad" 1577320 1577331 1579392 1579397) (-938 "PROPERTY.spad" 1576814 1576822 1577310 1577315) (-937 "PRODUCT.spad" 1574494 1574506 1574780 1574835) (-936 "PR.spad" 1572880 1572892 1573585 1573712) (-935 "PRINT.spad" 1572632 1572640 1572870 1572875) (-934 "PRIMES.spad" 1570883 1570893 1572622 1572627) (-933 "PRIMELT.spad" 1568864 1568878 1570873 1570878) (-932 "PRIMCAT.spad" 1568487 1568495 1568854 1568859) (-931 "PRIMARR.spad" 1567492 1567502 1567670 1567697) (-930 "PRIMARR2.spad" 1566215 1566227 1567482 1567487) (-929 "PREASSOC.spad" 1565587 1565599 1566205 1566210) (-928 "PPCURVE.spad" 1564724 1564732 1565577 1565582) (-927 "PORTNUM.spad" 1564499 1564507 1564714 1564719) (-926 "POLYROOT.spad" 1563271 1563293 1564455 1564460) (-925 "POLY.spad" 1560568 1560578 1561085 1561212) (-924 "POLYLIFT.spad" 1559829 1559852 1560558 1560563) (-923 "POLYCATQ.spad" 1557931 1557953 1559819 1559824) (-922 "POLYCAT.spad" 1551337 1551358 1557799 1557926) (-921 "POLYCAT.spad" 1544045 1544068 1550509 1550514) (-920 "POLY2UP.spad" 1543493 1543507 1544035 1544040) (-919 "POLY2.spad" 1543088 1543100 1543483 1543488) (-918 "POLUTIL.spad" 1542029 1542058 1543044 1543049) (-917 "POLTOPOL.spad" 1540777 1540792 1542019 1542024) (-916 "POINT.spad" 1539616 1539626 1539703 1539730) (-915 "PNTHEORY.spad" 1536282 1536290 1539606 1539611) (-914 "PMTOOLS.spad" 1535039 1535053 1536272 1536277) (-913 "PMSYM.spad" 1534584 1534594 1535029 1535034) (-912 "PMQFCAT.spad" 1534171 1534185 1534574 1534579) (-911 "PMPRED.spad" 1533640 1533654 1534161 1534166) (-910 "PMPREDFS.spad" 1533084 1533106 1533630 1533635) (-909 "PMPLCAT.spad" 1532154 1532172 1533016 1533021) (-908 "PMLSAGG.spad" 1531735 1531749 1532144 1532149) (-907 "PMKERNEL.spad" 1531302 1531314 1531725 1531730) (-906 "PMINS.spad" 1530878 1530888 1531292 1531297) (-905 "PMFS.spad" 1530451 1530469 1530868 1530873) (-904 "PMDOWN.spad" 1529737 1529751 1530441 1530446) (-903 "PMASS.spad" 1528749 1528757 1529727 1529732) (-902 "PMASSFS.spad" 1527718 1527734 1528739 1528744) (-901 "PLOTTOOL.spad" 1527498 1527506 1527708 1527713) (-900 "PLOT.spad" 1522329 1522337 1527488 1527493) (-899 "PLOT3D.spad" 1518749 1518757 1522319 1522324) (-898 "PLOT1.spad" 1517890 1517900 1518739 1518744) (-897 "PLEQN.spad" 1505106 1505133 1517880 1517885) (-896 "PINTERP.spad" 1504722 1504741 1505096 1505101) (-895 "PINTERPA.spad" 1504504 1504520 1504712 1504717) (-894 "PI.spad" 1504111 1504119 1504478 1504499) (-893 "PID.spad" 1503067 1503075 1504037 1504106) (-892 "PICOERCE.spad" 1502724 1502734 1503057 1503062) (-891 "PGROEB.spad" 1501321 1501335 1502714 1502719) (-890 "PGE.spad" 1492574 1492582 1501311 1501316) (-889 "PGCD.spad" 1491456 1491473 1492564 1492569) (-888 "PFRPAC.spad" 1490599 1490609 1491446 1491451) (-887 "PFR.spad" 1487256 1487266 1490501 1490594) (-886 "PFOTOOLS.spad" 1486514 1486530 1487246 1487251) (-885 "PFOQ.spad" 1485884 1485902 1486504 1486509) (-884 "PFO.spad" 1485303 1485330 1485874 1485879) (-883 "PF.spad" 1484877 1484889 1485108 1485201) (-882 "PFECAT.spad" 1482543 1482551 1484803 1484872) (-881 "PFECAT.spad" 1480237 1480247 1482499 1482504) (-880 "PFBRU.spad" 1478107 1478119 1480227 1480232) (-879 "PFBR.spad" 1475645 1475668 1478097 1478102) (-878 "PERM.spad" 1471326 1471336 1475475 1475490) (-877 "PERMGRP.spad" 1466062 1466072 1471316 1471321) (-876 "PERMCAT.spad" 1464614 1464624 1466042 1466057) (-875 "PERMAN.spad" 1463146 1463160 1464604 1464609) (-874 "PENDTREE.spad" 1462419 1462429 1462775 1462780) (-873 "PDRING.spad" 1460910 1460920 1462399 1462414) (-872 "PDRING.spad" 1459409 1459421 1460900 1460905) (-871 "PDEPROB.spad" 1458366 1458374 1459399 1459404) (-870 "PDEPACK.spad" 1452368 1452376 1458356 1458361) (-869 "PDECOMP.spad" 1451830 1451847 1452358 1452363) (-868 "PDECAT.spad" 1450184 1450192 1451820 1451825) (-867 "PCOMP.spad" 1450035 1450048 1450174 1450179) (-866 "PBWLB.spad" 1448617 1448634 1450025 1450030) (-865 "PATTERN.spad" 1443048 1443058 1448607 1448612) (-864 "PATTERN2.spad" 1442784 1442796 1443038 1443043) (-863 "PATTERN1.spad" 1441086 1441102 1442774 1442779) (-862 "PATRES.spad" 1438633 1438645 1441076 1441081) (-861 "PATRES2.spad" 1438295 1438309 1438623 1438628) (-860 "PATMATCH.spad" 1436452 1436483 1438003 1438008) (-859 "PATMAB.spad" 1435877 1435887 1436442 1436447) (-858 "PATLRES.spad" 1434961 1434975 1435867 1435872) (-857 "PATAB.spad" 1434725 1434735 1434951 1434956) (-856 "PARTPERM.spad" 1432087 1432095 1434715 1434720) (-855 "PARSURF.spad" 1431515 1431543 1432077 1432082) (-854 "PARSU2.spad" 1431310 1431326 1431505 1431510) (-853 "script-parser.spad" 1430830 1430838 1431300 1431305) (-852 "PARSCURV.spad" 1430258 1430286 1430820 1430825) (-851 "PARSC2.spad" 1430047 1430063 1430248 1430253) (-850 "PARPCURV.spad" 1429505 1429533 1430037 1430042) (-849 "PARPC2.spad" 1429294 1429310 1429495 1429500) (-848 "PAN2EXPR.spad" 1428706 1428714 1429284 1429289) (-847 "PALETTE.spad" 1427676 1427684 1428696 1428701) (-846 "PAIR.spad" 1426659 1426672 1427264 1427269) (-845 "PADICRC.spad" 1423990 1424008 1425165 1425258) (-844 "PADICRAT.spad" 1422006 1422018 1422227 1422320) (-843 "PADIC.spad" 1421701 1421713 1421932 1422001) (-842 "PADICCT.spad" 1420242 1420254 1421627 1421696) (-841 "PADEPAC.spad" 1418921 1418940 1420232 1420237) (-840 "PADE.spad" 1417661 1417677 1418911 1418916) (-839 "OWP.spad" 1416645 1416675 1417519 1417586) (-838 "OVAR.spad" 1416426 1416449 1416635 1416640) (-837 "OUT.spad" 1415510 1415518 1416416 1416421) (-836 "OUTFORM.spad" 1404924 1404932 1415500 1415505) (-835 "OUTBCON.spad" 1404203 1404211 1404914 1404919) (-834 "OUTBCON.spad" 1403480 1403490 1404193 1404198) (-833 "OSI.spad" 1402955 1402963 1403470 1403475) (-832 "OSGROUP.spad" 1402873 1402881 1402945 1402950) (-831 "ORTHPOL.spad" 1401334 1401344 1402790 1402795) (-830 "OREUP.spad" 1400692 1400720 1401014 1401053) (-829 "ORESUP.spad" 1399991 1400015 1400372 1400411) (-828 "OREPCTO.spad" 1397810 1397822 1399911 1399916) (-827 "OREPCAT.spad" 1391867 1391877 1397766 1397805) (-826 "OREPCAT.spad" 1385814 1385826 1391715 1391720) (-825 "ORDSET.spad" 1384980 1384988 1385804 1385809) (-824 "ORDSET.spad" 1384144 1384154 1384970 1384975) (-823 "ORDRING.spad" 1383534 1383542 1384124 1384139) (-822 "ORDRING.spad" 1382932 1382942 1383524 1383529) (-821 "ORDMON.spad" 1382787 1382795 1382922 1382927) (-820 "ORDFUNS.spad" 1381913 1381929 1382777 1382782) (-819 "ORDFIN.spad" 1381847 1381855 1381903 1381908) (-818 "ORDCOMP.spad" 1380312 1380322 1381394 1381423) (-817 "ORDCOMP2.spad" 1379597 1379609 1380302 1380307) (-816 "OPTPROB.spad" 1378177 1378185 1379587 1379592) (-815 "OPTPACK.spad" 1370562 1370570 1378167 1378172) (-814 "OPTCAT.spad" 1368237 1368245 1370552 1370557) (-813 "OPQUERY.spad" 1367786 1367794 1368227 1368232) (-812 "OP.spad" 1367528 1367538 1367608 1367675) (-811 "ONECOMP.spad" 1366273 1366283 1367075 1367104) (-810 "ONECOMP2.spad" 1365691 1365703 1366263 1366268) (-809 "OMSERVER.spad" 1364693 1364701 1365681 1365686) (-808 "OMSAGG.spad" 1364469 1364479 1364637 1364688) (-807 "OMPKG.spad" 1363081 1363089 1364459 1364464) (-806 "OM.spad" 1362046 1362054 1363071 1363076) (-805 "OMLO.spad" 1361471 1361483 1361932 1361971) (-804 "OMEXPR.spad" 1361305 1361315 1361461 1361466) (-803 "OMERR.spad" 1360848 1360856 1361295 1361300) (-802 "OMERRK.spad" 1359882 1359890 1360838 1360843) (-801 "OMENC.spad" 1359226 1359234 1359872 1359877) (-800 "OMDEV.spad" 1353515 1353523 1359216 1359221) (-799 "OMCONN.spad" 1352924 1352932 1353505 1353510) (-798 "OINTDOM.spad" 1352687 1352695 1352850 1352919) (-797 "OFMONOID.spad" 1348874 1348884 1352677 1352682) (-796 "ODVAR.spad" 1348135 1348145 1348864 1348869) (-795 "ODR.spad" 1347583 1347609 1347947 1348096) (-794 "ODPOL.spad" 1344929 1344939 1345269 1345396) (-793 "ODP.spad" 1336050 1336070 1336423 1336554) (-792 "ODETOOLS.spad" 1334633 1334652 1336040 1336045) (-791 "ODESYS.spad" 1332283 1332300 1334623 1334628) (-790 "ODERTRIC.spad" 1328224 1328241 1332240 1332245) (-789 "ODERED.spad" 1327611 1327635 1328214 1328219) (-788 "ODERAT.spad" 1325162 1325179 1327601 1327606) (-787 "ODEPRRIC.spad" 1322053 1322075 1325152 1325157) (-786 "ODEPROB.spad" 1321252 1321260 1322043 1322048) (-785 "ODEPRIM.spad" 1318526 1318548 1321242 1321247) (-784 "ODEPAL.spad" 1317902 1317926 1318516 1318521) (-783 "ODEPACK.spad" 1304504 1304512 1317892 1317897) (-782 "ODEINT.spad" 1303935 1303951 1304494 1304499) (-781 "ODEIFTBL.spad" 1301330 1301338 1303925 1303930) (-780 "ODEEF.spad" 1296697 1296713 1301320 1301325) (-779 "ODECONST.spad" 1296216 1296234 1296687 1296692) (-778 "ODECAT.spad" 1294812 1294820 1296206 1296211) (-777 "OCT.spad" 1292950 1292960 1293666 1293705) (-776 "OCTCT2.spad" 1292594 1292615 1292940 1292945) (-775 "OC.spad" 1290368 1290378 1292550 1292589) (-774 "OC.spad" 1287867 1287879 1290051 1290056) (-773 "OCAMON.spad" 1287715 1287723 1287857 1287862) (-772 "OASGP.spad" 1287530 1287538 1287705 1287710) (-771 "OAMONS.spad" 1287050 1287058 1287520 1287525) (-770 "OAMON.spad" 1286911 1286919 1287040 1287045) (-769 "OAGROUP.spad" 1286773 1286781 1286901 1286906) (-768 "NUMTUBE.spad" 1286360 1286376 1286763 1286768) (-767 "NUMQUAD.spad" 1274222 1274230 1286350 1286355) (-766 "NUMODE.spad" 1265358 1265366 1274212 1274217) (-765 "NUMINT.spad" 1262916 1262924 1265348 1265353) (-764 "NUMFMT.spad" 1261756 1261764 1262906 1262911) (-763 "NUMERIC.spad" 1253828 1253838 1261561 1261566) (-762 "NTSCAT.spad" 1252318 1252334 1253784 1253823) (-761 "NTPOLFN.spad" 1251863 1251873 1252235 1252240) (-760 "NSUP.spad" 1244873 1244883 1249413 1249566) (-759 "NSUP2.spad" 1244265 1244277 1244863 1244868) (-758 "NSMP.spad" 1240460 1240479 1240768 1240895) (-757 "NREP.spad" 1238832 1238846 1240450 1240455) (-756 "NPCOEF.spad" 1238078 1238098 1238822 1238827) (-755 "NORMRETR.spad" 1237676 1237715 1238068 1238073) (-754 "NORMPK.spad" 1235578 1235597 1237666 1237671) (-753 "NORMMA.spad" 1235266 1235292 1235568 1235573) (-752 "NONE.spad" 1235007 1235015 1235256 1235261) (-751 "NONE1.spad" 1234683 1234693 1234997 1235002) (-750 "NODE1.spad" 1234152 1234168 1234673 1234678) (-749 "NNI.spad" 1233039 1233047 1234126 1234147) (-748 "NLINSOL.spad" 1231661 1231671 1233029 1233034) (-747 "NIPROB.spad" 1230144 1230152 1231651 1231656) (-746 "NFINTBAS.spad" 1227604 1227621 1230134 1230139) (-745 "NCODIV.spad" 1225802 1225818 1227594 1227599) (-744 "NCNTFRAC.spad" 1225444 1225458 1225792 1225797) (-743 "NCEP.spad" 1223604 1223618 1225434 1225439) (-742 "NASRING.spad" 1223200 1223208 1223594 1223599) (-741 "NASRING.spad" 1222794 1222804 1223190 1223195) (-740 "NARNG.spad" 1222138 1222146 1222784 1222789) (-739 "NARNG.spad" 1221480 1221490 1222128 1222133) (-738 "NAGSP.spad" 1220553 1220561 1221470 1221475) (-737 "NAGS.spad" 1210078 1210086 1220543 1220548) (-736 "NAGF07.spad" 1208471 1208479 1210068 1210073) (-735 "NAGF04.spad" 1202703 1202711 1208461 1208466) (-734 "NAGF02.spad" 1196512 1196520 1202693 1202698) (-733 "NAGF01.spad" 1192115 1192123 1196502 1196507) (-732 "NAGE04.spad" 1185575 1185583 1192105 1192110) (-731 "NAGE02.spad" 1175917 1175925 1185565 1185570) (-730 "NAGE01.spad" 1171801 1171809 1175907 1175912) (-729 "NAGD03.spad" 1169721 1169729 1171791 1171796) (-728 "NAGD02.spad" 1162252 1162260 1169711 1169716) (-727 "NAGD01.spad" 1156365 1156373 1162242 1162247) (-726 "NAGC06.spad" 1152152 1152160 1156355 1156360) (-725 "NAGC05.spad" 1150621 1150629 1152142 1152147) (-724 "NAGC02.spad" 1149876 1149884 1150611 1150616) (-723 "NAALG.spad" 1149411 1149421 1149844 1149871) (-722 "NAALG.spad" 1148966 1148978 1149401 1149406) (-721 "MULTSQFR.spad" 1145924 1145941 1148956 1148961) (-720 "MULTFACT.spad" 1145307 1145324 1145914 1145919) (-719 "MTSCAT.spad" 1143341 1143362 1145205 1145302) (-718 "MTHING.spad" 1142998 1143008 1143331 1143336) (-717 "MSYSCMD.spad" 1142432 1142440 1142988 1142993) (-716 "MSET.spad" 1140374 1140384 1142138 1142177) (-715 "MSETAGG.spad" 1140207 1140217 1140330 1140369) (-714 "MRING.spad" 1137178 1137190 1139915 1139982) (-713 "MRF2.spad" 1136746 1136760 1137168 1137173) (-712 "MRATFAC.spad" 1136292 1136309 1136736 1136741) (-711 "MPRFF.spad" 1134322 1134341 1136282 1136287) (-710 "MPOLY.spad" 1131757 1131772 1132116 1132243) (-709 "MPCPF.spad" 1131021 1131040 1131747 1131752) (-708 "MPC3.spad" 1130836 1130876 1131011 1131016) (-707 "MPC2.spad" 1130478 1130511 1130826 1130831) (-706 "MONOTOOL.spad" 1128813 1128830 1130468 1130473) (-705 "MONOID.spad" 1128132 1128140 1128803 1128808) (-704 "MONOID.spad" 1127449 1127459 1128122 1128127) (-703 "MONOGEN.spad" 1126195 1126208 1127309 1127444) (-702 "MONOGEN.spad" 1124963 1124978 1126079 1126084) (-701 "MONADWU.spad" 1122977 1122985 1124953 1124958) (-700 "MONADWU.spad" 1120989 1120999 1122967 1122972) (-699 "MONAD.spad" 1120133 1120141 1120979 1120984) (-698 "MONAD.spad" 1119275 1119285 1120123 1120128) (-697 "MOEBIUS.spad" 1117961 1117975 1119255 1119270) (-696 "MODULE.spad" 1117831 1117841 1117929 1117956) (-695 "MODULE.spad" 1117721 1117733 1117821 1117826) (-694 "MODRING.spad" 1117052 1117091 1117701 1117716) (-693 "MODOP.spad" 1115711 1115723 1116874 1116941) (-692 "MODMONOM.spad" 1115243 1115261 1115701 1115706) (-691 "MODMON.spad" 1111945 1111961 1112721 1112874) (-690 "MODFIELD.spad" 1111303 1111342 1111847 1111940) (-689 "MMLFORM.spad" 1110163 1110171 1111293 1111298) (-688 "MMAP.spad" 1109903 1109937 1110153 1110158) (-687 "MLO.spad" 1108330 1108340 1109859 1109898) (-686 "MLIFT.spad" 1106902 1106919 1108320 1108325) (-685 "MKUCFUNC.spad" 1106435 1106453 1106892 1106897) (-684 "MKRECORD.spad" 1106037 1106050 1106425 1106430) (-683 "MKFUNC.spad" 1105418 1105428 1106027 1106032) (-682 "MKFLCFN.spad" 1104374 1104384 1105408 1105413) (-681 "MKCHSET.spad" 1104150 1104160 1104364 1104369) (-680 "MKBCFUNC.spad" 1103635 1103653 1104140 1104145) (-679 "MINT.spad" 1103074 1103082 1103537 1103630) (-678 "MHROWRED.spad" 1101575 1101585 1103064 1103069) (-677 "MFLOAT.spad" 1100091 1100099 1101465 1101570) (-676 "MFINFACT.spad" 1099491 1099513 1100081 1100086) (-675 "MESH.spad" 1097223 1097231 1099481 1099486) (-674 "MDDFACT.spad" 1095416 1095426 1097213 1097218) (-673 "MDAGG.spad" 1094691 1094701 1095384 1095411) (-672 "MCMPLX.spad" 1090666 1090674 1091280 1091481) (-671 "MCDEN.spad" 1089874 1089886 1090656 1090661) (-670 "MCALCFN.spad" 1086976 1087002 1089864 1089869) (-669 "MAYBE.spad" 1086225 1086236 1086966 1086971) (-668 "MATSTOR.spad" 1083501 1083511 1086215 1086220) (-667 "MATRIX.spad" 1082205 1082215 1082689 1082716) (-666 "MATLIN.spad" 1079531 1079555 1082089 1082094) (-665 "MATCAT.spad" 1071104 1071126 1079487 1079526) (-664 "MATCAT.spad" 1062561 1062585 1070946 1070951) (-663 "MATCAT2.spad" 1061829 1061877 1062551 1062556) (-662 "MAPPKG3.spad" 1060728 1060742 1061819 1061824) (-661 "MAPPKG2.spad" 1060062 1060074 1060718 1060723) (-660 "MAPPKG1.spad" 1058880 1058890 1060052 1060057) (-659 "MAPPAST.spad" 1058193 1058201 1058870 1058875) (-658 "MAPHACK3.spad" 1058001 1058015 1058183 1058188) (-657 "MAPHACK2.spad" 1057766 1057778 1057991 1057996) (-656 "MAPHACK1.spad" 1057396 1057406 1057756 1057761) (-655 "MAGMA.spad" 1055186 1055203 1057386 1057391) (-654 "MACROAST.spad" 1054765 1054773 1055176 1055181) (-653 "M3D.spad" 1052461 1052471 1054143 1054148) (-652 "LZSTAGG.spad" 1049679 1049689 1052441 1052456) (-651 "LZSTAGG.spad" 1046905 1046917 1049669 1049674) (-650 "LWORD.spad" 1043610 1043627 1046895 1046900) (-649 "LSTAST.spad" 1043394 1043402 1043600 1043605) (-648 "LSQM.spad" 1041620 1041634 1042018 1042069) (-647 "LSPP.spad" 1041153 1041170 1041610 1041615) (-646 "LSMP.spad" 1039993 1040021 1041143 1041148) (-645 "LSMP1.spad" 1037797 1037811 1039983 1039988) (-644 "LSAGG.spad" 1037454 1037464 1037753 1037792) (-643 "LSAGG.spad" 1037143 1037155 1037444 1037449) (-642 "LPOLY.spad" 1036097 1036116 1036999 1037068) (-641 "LPEFRAC.spad" 1035354 1035364 1036087 1036092) (-640 "LO.spad" 1034755 1034769 1035288 1035315) (-639 "LOGIC.spad" 1034357 1034365 1034745 1034750) (-638 "LOGIC.spad" 1033957 1033967 1034347 1034352) (-637 "LODOOPS.spad" 1032875 1032887 1033947 1033952) (-636 "LODO.spad" 1032259 1032275 1032555 1032594) (-635 "LODOF.spad" 1031303 1031320 1032216 1032221) (-634 "LODOCAT.spad" 1029961 1029971 1031259 1031298) (-633 "LODOCAT.spad" 1028617 1028629 1029917 1029922) (-632 "LODO2.spad" 1027890 1027902 1028297 1028336) (-631 "LODO1.spad" 1027290 1027300 1027570 1027609) (-630 "LODEEF.spad" 1026062 1026080 1027280 1027285) (-629 "LNAGG.spad" 1021854 1021864 1026042 1026057) (-628 "LNAGG.spad" 1017620 1017632 1021810 1021815) (-627 "LMOPS.spad" 1014356 1014373 1017610 1017615) (-626 "LMODULE.spad" 1013998 1014008 1014346 1014351) (-625 "LMDICT.spad" 1013281 1013291 1013549 1013576) (-624 "LITERAL.spad" 1013187 1013198 1013271 1013276) (-623 "LIST.spad" 1010905 1010915 1012334 1012361) (-622 "LIST3.spad" 1010196 1010210 1010895 1010900) (-621 "LIST2.spad" 1008836 1008848 1010186 1010191) (-620 "LIST2MAP.spad" 1005713 1005725 1008826 1008831) (-619 "LINEXP.spad" 1005145 1005155 1005693 1005708) (-618 "LINDEP.spad" 1003922 1003934 1005057 1005062) (-617 "LIMITRF.spad" 1001836 1001846 1003912 1003917) (-616 "LIMITPS.spad" 1000719 1000732 1001826 1001831) (-615 "LIE.spad" 998733 998745 1000009 1000154) (-614 "LIECAT.spad" 998209 998219 998659 998728) (-613 "LIECAT.spad" 997713 997725 998165 998170) (-612 "LIB.spad" 995761 995769 996372 996387) (-611 "LGROBP.spad" 993114 993133 995751 995756) (-610 "LF.spad" 992033 992049 993104 993109) (-609 "LFCAT.spad" 991052 991060 992023 992028) (-608 "LEXTRIPK.spad" 986555 986570 991042 991047) (-607 "LEXP.spad" 984558 984585 986535 986550) (-606 "LETAST.spad" 984257 984265 984548 984553) (-605 "LEADCDET.spad" 982641 982658 984247 984252) (-604 "LAZM3PK.spad" 981345 981367 982631 982636) (-603 "LAUPOL.spad" 980034 980047 980938 981007) (-602 "LAPLACE.spad" 979607 979623 980024 980029) (-601 "LA.spad" 979047 979061 979529 979568) (-600 "LALG.spad" 978823 978833 979027 979042) (-599 "LALG.spad" 978607 978619 978813 978818) (-598 "KTVLOGIC.spad" 978030 978038 978597 978602) (-597 "KOVACIC.spad" 976743 976760 978020 978025) (-596 "KONVERT.spad" 976465 976475 976733 976738) (-595 "KOERCE.spad" 976202 976212 976455 976460) (-594 "KERNEL.spad" 974737 974747 975986 975991) (-593 "KERNEL2.spad" 974440 974452 974727 974732) (-592 "KDAGG.spad" 973531 973553 974408 974435) (-591 "KDAGG.spad" 972642 972666 973521 973526) (-590 "KAFILE.spad" 971605 971621 971840 971867) (-589 "JORDAN.spad" 969432 969444 970895 971040) (-588 "JOINAST.spad" 969126 969134 969422 969427) (-587 "JAVACODE.spad" 968892 968900 969116 969121) (-586 "IXAGG.spad" 967005 967029 968872 968887) (-585 "IXAGG.spad" 964983 965009 966852 966857) (-584 "IVECTOR.spad" 963754 963769 963909 963936) (-583 "ITUPLE.spad" 962899 962909 963744 963749) (-582 "ITRIGMNP.spad" 961710 961729 962889 962894) (-581 "ITFUN3.spad" 961204 961218 961700 961705) (-580 "ITFUN2.spad" 960934 960946 961194 961199) (-579 "ITAYLOR.spad" 958726 958741 960770 960895) (-578 "ISUPS.spad" 951137 951152 957700 957797) (-577 "ISUMP.spad" 950634 950650 951127 951132) (-576 "ISTRING.spad" 949637 949650 949803 949830) (-575 "ISAST.spad" 949356 949364 949627 949632) (-574 "IRURPK.spad" 948069 948088 949346 949351) (-573 "IRSN.spad" 946029 946037 948059 948064) (-572 "IRRF2F.spad" 944504 944514 945985 945990) (-571 "IRREDFFX.spad" 944105 944116 944494 944499) (-570 "IROOT.spad" 942436 942446 944095 944100) (-569 "IR.spad" 940225 940239 942291 942318) (-568 "IR2.spad" 939245 939261 940215 940220) (-567 "IR2F.spad" 938445 938461 939235 939240) (-566 "IPRNTPK.spad" 938205 938213 938435 938440) (-565 "IPF.spad" 937770 937782 938010 938103) (-564 "IPADIC.spad" 937531 937557 937696 937765) (-563 "IOMODE.spad" 937152 937160 937521 937526) (-562 "IOBCON.spad" 937017 937025 937142 937147) (-561 "INVLAPLA.spad" 936662 936678 937007 937012) (-560 "INTTR.spad" 929908 929925 936652 936657) (-559 "INTTOOLS.spad" 927619 927635 929482 929487) (-558 "INTSLPE.spad" 926925 926933 927609 927614) (-557 "INTRVL.spad" 926491 926501 926839 926920) (-556 "INTRF.spad" 924855 924869 926481 926486) (-555 "INTRET.spad" 924287 924297 924845 924850) (-554 "INTRAT.spad" 922962 922979 924277 924282) (-553 "INTPM.spad" 921325 921341 922605 922610) (-552 "INTPAF.spad" 919093 919111 921257 921262) (-551 "INTPACK.spad" 909403 909411 919083 919088) (-550 "INT.spad" 908764 908772 909257 909398) (-549 "INTHERTR.spad" 908030 908047 908754 908759) (-548 "INTHERAL.spad" 907696 907720 908020 908025) (-547 "INTHEORY.spad" 904109 904117 907686 907691) (-546 "INTG0.spad" 897572 897590 904041 904046) (-545 "INTFTBL.spad" 891601 891609 897562 897567) (-544 "INTFACT.spad" 890660 890670 891591 891596) (-543 "INTEF.spad" 888975 888991 890650 890655) (-542 "INTDOM.spad" 887590 887598 888901 888970) (-541 "INTDOM.spad" 886267 886277 887580 887585) (-540 "INTCAT.spad" 884520 884530 886181 886262) (-539 "INTBIT.spad" 884023 884031 884510 884515) (-538 "INTALG.spad" 883205 883232 884013 884018) (-537 "INTAF.spad" 882697 882713 883195 883200) (-536 "INTABL.spad" 881215 881246 881378 881405) (-535 "INS.spad" 878682 878690 881117 881210) (-534 "INS.spad" 876235 876245 878672 878677) (-533 "INPSIGN.spad" 875669 875682 876225 876230) (-532 "INPRODPF.spad" 874735 874754 875659 875664) (-531 "INPRODFF.spad" 873793 873817 874725 874730) (-530 "INNMFACT.spad" 872764 872781 873783 873788) (-529 "INMODGCD.spad" 872248 872278 872754 872759) (-528 "INFSP.spad" 870533 870555 872238 872243) (-527 "INFPROD0.spad" 869583 869602 870523 870528) (-526 "INFORM.spad" 866744 866752 869573 869578) (-525 "INFORM1.spad" 866369 866379 866734 866739) (-524 "INFINITY.spad" 865921 865929 866359 866364) (-523 "INEP.spad" 864453 864475 865911 865916) (-522 "INDE.spad" 864182 864199 864443 864448) (-521 "INCRMAPS.spad" 863603 863613 864172 864177) (-520 "INBFILE.spad" 862911 862919 863593 863598) (-519 "INBFF.spad" 858681 858692 862901 862906) (-518 "INBCON.spad" 857981 857989 858671 858676) (-517 "INBCON.spad" 857279 857289 857971 857976) (-516 "INAST.spad" 856944 856952 857269 857274) (-515 "IMPTAST.spad" 856652 856660 856934 856939) (-514 "IMATRIX.spad" 855597 855623 856109 856136) (-513 "IMATQF.spad" 854691 854735 855553 855558) (-512 "IMATLIN.spad" 853296 853320 854647 854652) (-511 "ILIST.spad" 851952 851967 852479 852506) (-510 "IIARRAY2.spad" 851340 851378 851559 851586) (-509 "IFF.spad" 850750 850766 851021 851114) (-508 "IFAST.spad" 850364 850372 850740 850745) (-507 "IFARRAY.spad" 847851 847866 849547 849574) (-506 "IFAMON.spad" 847713 847730 847807 847812) (-505 "IEVALAB.spad" 847102 847114 847703 847708) (-504 "IEVALAB.spad" 846489 846503 847092 847097) (-503 "IDPO.spad" 846287 846299 846479 846484) (-502 "IDPOAMS.spad" 846043 846055 846277 846282) (-501 "IDPOAM.spad" 845763 845775 846033 846038) (-500 "IDPC.spad" 844697 844709 845753 845758) (-499 "IDPAM.spad" 844442 844454 844687 844692) (-498 "IDPAG.spad" 844189 844201 844432 844437) (-497 "IDENT.spad" 844106 844114 844179 844184) (-496 "IDECOMP.spad" 841343 841361 844096 844101) (-495 "IDEAL.spad" 836266 836305 841278 841283) (-494 "ICDEN.spad" 835417 835433 836256 836261) (-493 "ICARD.spad" 834606 834614 835407 835412) (-492 "IBPTOOLS.spad" 833199 833216 834596 834601) (-491 "IBITS.spad" 832398 832411 832835 832862) (-490 "IBATOOL.spad" 829273 829292 832388 832393) (-489 "IBACHIN.spad" 827760 827775 829263 829268) (-488 "IARRAY2.spad" 826748 826774 827367 827394) (-487 "IARRAY1.spad" 825793 825808 825931 825958) (-486 "IAN.spad" 824006 824014 825609 825702) (-485 "IALGFACT.spad" 823607 823640 823996 824001) (-484 "HYPCAT.spad" 823031 823039 823597 823602) (-483 "HYPCAT.spad" 822453 822463 823021 823026) (-482 "HOSTNAME.spad" 822261 822269 822443 822448) (-481 "HOAGG.spad" 819519 819529 822241 822256) (-480 "HOAGG.spad" 816562 816574 819286 819291) (-479 "HEXADEC.spad" 814432 814440 815030 815123) (-478 "HEUGCD.spad" 813447 813458 814422 814427) (-477 "HELLFDIV.spad" 813037 813061 813437 813442) (-476 "HEAP.spad" 812429 812439 812644 812671) (-475 "HEADAST.spad" 811960 811968 812419 812424) (-474 "HDP.spad" 803077 803093 803454 803585) (-473 "HDMP.spad" 800253 800268 800871 800998) (-472 "HB.spad" 798490 798498 800243 800248) (-471 "HASHTBL.spad" 796960 796991 797171 797198) (-470 "HASAST.spad" 796676 796684 796950 796955) (-469 "HACKPI.spad" 796159 796167 796578 796671) (-468 "GTSET.spad" 795098 795114 795805 795832) (-467 "GSTBL.spad" 793617 793652 793791 793806) (-466 "GSERIES.spad" 790784 790811 791749 791898) (-465 "GROUP.spad" 790053 790061 790764 790779) (-464 "GROUP.spad" 789330 789340 790043 790048) (-463 "GROEBSOL.spad" 787818 787839 789320 789325) (-462 "GRMOD.spad" 786389 786401 787808 787813) (-461 "GRMOD.spad" 784958 784972 786379 786384) (-460 "GRIMAGE.spad" 777563 777571 784948 784953) (-459 "GRDEF.spad" 775942 775950 777553 777558) (-458 "GRAY.spad" 774401 774409 775932 775937) (-457 "GRALG.spad" 773448 773460 774391 774396) (-456 "GRALG.spad" 772493 772507 773438 773443) (-455 "GPOLSET.spad" 771947 771970 772175 772202) (-454 "GOSPER.spad" 771212 771230 771937 771942) (-453 "GMODPOL.spad" 770350 770377 771180 771207) (-452 "GHENSEL.spad" 769419 769433 770340 770345) (-451 "GENUPS.spad" 765520 765533 769409 769414) (-450 "GENUFACT.spad" 765097 765107 765510 765515) (-449 "GENPGCD.spad" 764681 764698 765087 765092) (-448 "GENMFACT.spad" 764133 764152 764671 764676) (-447 "GENEEZ.spad" 762072 762085 764123 764128) (-446 "GDMP.spad" 759090 759107 759866 759993) (-445 "GCNAALG.spad" 752985 753012 758884 758951) (-444 "GCDDOM.spad" 752157 752165 752911 752980) (-443 "GCDDOM.spad" 751391 751401 752147 752152) (-442 "GB.spad" 748909 748947 751347 751352) (-441 "GBINTERN.spad" 744929 744967 748899 748904) (-440 "GBF.spad" 740686 740724 744919 744924) (-439 "GBEUCLID.spad" 738560 738598 740676 740681) (-438 "GAUSSFAC.spad" 737857 737865 738550 738555) (-437 "GALUTIL.spad" 736179 736189 737813 737818) (-436 "GALPOLYU.spad" 734625 734638 736169 736174) (-435 "GALFACTU.spad" 732790 732809 734615 734620) (-434 "GALFACT.spad" 722923 722934 732780 732785) (-433 "FVFUN.spad" 719936 719944 722903 722918) (-432 "FVC.spad" 718978 718986 719916 719931) (-431 "FUNCTION.spad" 718827 718839 718968 718973) (-430 "FT.spad" 717039 717047 718817 718822) (-429 "FTEM.spad" 716202 716210 717029 717034) (-428 "FSUPFACT.spad" 715102 715121 716138 716143) (-427 "FST.spad" 713188 713196 715092 715097) (-426 "FSRED.spad" 712666 712682 713178 713183) (-425 "FSPRMELT.spad" 711490 711506 712623 712628) (-424 "FSPECF.spad" 709567 709583 711480 711485) (-423 "FS.spad" 703617 703627 709330 709562) (-422 "FS.spad" 697457 697469 703172 703177) (-421 "FSINT.spad" 697115 697131 697447 697452) (-420 "FSERIES.spad" 696302 696314 696935 697034) (-419 "FSCINT.spad" 695615 695631 696292 696297) (-418 "FSAGG.spad" 694720 694730 695559 695610) (-417 "FSAGG.spad" 693799 693811 694640 694645) (-416 "FSAGG2.spad" 692498 692514 693789 693794) (-415 "FS2UPS.spad" 686887 686921 692488 692493) (-414 "FS2.spad" 686532 686548 686877 686882) (-413 "FS2EXPXP.spad" 685655 685678 686522 686527) (-412 "FRUTIL.spad" 684597 684607 685645 685650) (-411 "FR.spad" 678292 678302 683622 683691) (-410 "FRNAALG.spad" 673379 673389 678234 678287) (-409 "FRNAALG.spad" 668478 668490 673335 673340) (-408 "FRNAAF2.spad" 667932 667950 668468 668473) (-407 "FRMOD.spad" 667326 667356 667863 667868) (-406 "FRIDEAL.spad" 666521 666542 667306 667321) (-405 "FRIDEAL2.spad" 666123 666155 666511 666516) (-404 "FRETRCT.spad" 665634 665644 666113 666118) (-403 "FRETRCT.spad" 665011 665023 665492 665497) (-402 "FRAMALG.spad" 663339 663352 664967 665006) (-401 "FRAMALG.spad" 661699 661714 663329 663334) (-400 "FRAC.spad" 658799 658809 659202 659375) (-399 "FRAC2.spad" 658402 658414 658789 658794) (-398 "FR2.spad" 657736 657748 658392 658397) (-397 "FPS.spad" 654545 654553 657626 657731) (-396 "FPS.spad" 651382 651392 654465 654470) (-395 "FPC.spad" 650424 650432 651284 651377) (-394 "FPC.spad" 649552 649562 650414 650419) (-393 "FPATMAB.spad" 649304 649314 649532 649547) (-392 "FPARFRAC.spad" 647777 647794 649294 649299) (-391 "FORTRAN.spad" 646283 646326 647767 647772) (-390 "FORT.spad" 645212 645220 646273 646278) (-389 "FORTFN.spad" 642372 642380 645192 645207) (-388 "FORTCAT.spad" 642046 642054 642352 642367) (-387 "FORMULA.spad" 639384 639392 642036 642041) (-386 "FORMULA1.spad" 638863 638873 639374 639379) (-385 "FORDER.spad" 638554 638578 638853 638858) (-384 "FOP.spad" 637755 637763 638544 638549) (-383 "FNLA.spad" 637179 637201 637723 637750) (-382 "FNCAT.spad" 635507 635515 637169 637174) (-381 "FNAME.spad" 635399 635407 635497 635502) (-380 "FMTC.spad" 635197 635205 635325 635394) (-379 "FMONOID.spad" 632252 632262 635153 635158) (-378 "FM.spad" 631947 631959 632186 632213) (-377 "FMFUN.spad" 628967 628975 631927 631942) (-376 "FMC.spad" 628009 628017 628947 628962) (-375 "FMCAT.spad" 625663 625681 627977 628004) (-374 "FM1.spad" 625020 625032 625597 625624) (-373 "FLOATRP.spad" 622741 622755 625010 625015) (-372 "FLOAT.spad" 615905 615913 622607 622736) (-371 "FLOATCP.spad" 613322 613336 615895 615900) (-370 "FLINEXP.spad" 613034 613044 613302 613317) (-369 "FLINEXP.spad" 612700 612712 612970 612975) (-368 "FLASORT.spad" 612020 612032 612690 612695) (-367 "FLALG.spad" 609666 609685 611946 612015) (-366 "FLAGG.spad" 606672 606682 609634 609661) (-365 "FLAGG.spad" 603591 603603 606555 606560) (-364 "FLAGG2.spad" 602272 602288 603581 603586) (-363 "FINRALG.spad" 600301 600314 602228 602267) (-362 "FINRALG.spad" 598256 598271 600185 600190) (-361 "FINITE.spad" 597408 597416 598246 598251) (-360 "FINAALG.spad" 586389 586399 597350 597403) (-359 "FINAALG.spad" 575382 575394 586345 586350) (-358 "FILE.spad" 574965 574975 575372 575377) (-357 "FILECAT.spad" 573483 573500 574955 574960) (-356 "FIELD.spad" 572889 572897 573385 573478) (-355 "FIELD.spad" 572381 572391 572879 572884) (-354 "FGROUP.spad" 570990 571000 572361 572376) (-353 "FGLMICPK.spad" 569777 569792 570980 570985) (-352 "FFX.spad" 569152 569167 569493 569586) (-351 "FFSLPE.spad" 568641 568662 569142 569147) (-350 "FFPOLY.spad" 559893 559904 568631 568636) (-349 "FFPOLY2.spad" 558953 558970 559883 559888) (-348 "FFP.spad" 558350 558370 558669 558762) (-347 "FF.spad" 557798 557814 558031 558124) (-346 "FFNBX.spad" 556310 556330 557514 557607) (-345 "FFNBP.spad" 554823 554840 556026 556119) (-344 "FFNB.spad" 553288 553309 554504 554597) (-343 "FFINTBAS.spad" 550702 550721 553278 553283) (-342 "FFIELDC.spad" 548277 548285 550604 550697) (-341 "FFIELDC.spad" 545938 545948 548267 548272) (-340 "FFHOM.spad" 544686 544703 545928 545933) (-339 "FFF.spad" 542121 542132 544676 544681) (-338 "FFCGX.spad" 540968 540988 541837 541930) (-337 "FFCGP.spad" 539857 539877 540684 540777) (-336 "FFCG.spad" 538649 538670 539538 539631) (-335 "FFCAT.spad" 531676 531698 538488 538644) (-334 "FFCAT.spad" 524782 524806 531596 531601) (-333 "FFCAT2.spad" 524527 524567 524772 524777) (-332 "FEXPR.spad" 516236 516282 524283 524322) (-331 "FEVALAB.spad" 515942 515952 516226 516231) (-330 "FEVALAB.spad" 515433 515445 515719 515724) (-329 "FDIV.spad" 514875 514899 515423 515428) (-328 "FDIVCAT.spad" 512917 512941 514865 514870) (-327 "FDIVCAT.spad" 510957 510983 512907 512912) (-326 "FDIV2.spad" 510611 510651 510947 510952) (-325 "FCPAK1.spad" 509164 509172 510601 510606) (-324 "FCOMP.spad" 508543 508553 509154 509159) (-323 "FC.spad" 498368 498376 508533 508538) (-322 "FAXF.spad" 491303 491317 498270 498363) (-321 "FAXF.spad" 484290 484306 491259 491264) (-320 "FARRAY.spad" 482436 482446 483473 483500) (-319 "FAMR.spad" 480556 480568 482334 482431) (-318 "FAMR.spad" 478660 478674 480440 480445) (-317 "FAMONOID.spad" 478310 478320 478614 478619) (-316 "FAMONC.spad" 476532 476544 478300 478305) (-315 "FAGROUP.spad" 476138 476148 476428 476455) (-314 "FACUTIL.spad" 474334 474351 476128 476133) (-313 "FACTFUNC.spad" 473510 473520 474324 474329) (-312 "EXPUPXS.spad" 470343 470366 471642 471791) (-311 "EXPRTUBE.spad" 467571 467579 470333 470338) (-310 "EXPRODE.spad" 464443 464459 467561 467566) (-309 "EXPR.spad" 459718 459728 460432 460839) (-308 "EXPR2UPS.spad" 455810 455823 459708 459713) (-307 "EXPR2.spad" 455513 455525 455800 455805) (-306 "EXPEXPAN.spad" 452452 452477 453086 453179) (-305 "EXIT.spad" 452123 452131 452442 452447) (-304 "EXITAST.spad" 451859 451867 452113 452118) (-303 "EVALCYC.spad" 451317 451331 451849 451854) (-302 "EVALAB.spad" 450881 450891 451307 451312) (-301 "EVALAB.spad" 450443 450455 450871 450876) (-300 "EUCDOM.spad" 447985 447993 450369 450438) (-299 "EUCDOM.spad" 445589 445599 447975 447980) (-298 "ESTOOLS.spad" 437429 437437 445579 445584) (-297 "ESTOOLS2.spad" 437030 437044 437419 437424) (-296 "ESTOOLS1.spad" 436715 436726 437020 437025) (-295 "ES.spad" 429262 429270 436705 436710) (-294 "ES.spad" 421715 421725 429160 429165) (-293 "ESCONT.spad" 418488 418496 421705 421710) (-292 "ESCONT1.spad" 418237 418249 418478 418483) (-291 "ES2.spad" 417732 417748 418227 418232) (-290 "ES1.spad" 417298 417314 417722 417727) (-289 "ERROR.spad" 414619 414627 417288 417293) (-288 "EQTBL.spad" 413091 413113 413300 413327) (-287 "EQ.spad" 407965 407975 410764 410876) (-286 "EQ2.spad" 407681 407693 407955 407960) (-285 "EP.spad" 403995 404005 407671 407676) (-284 "ENV.spad" 402697 402705 403985 403990) (-283 "ENTIRER.spad" 402365 402373 402641 402692) (-282 "EMR.spad" 401566 401607 402291 402360) (-281 "ELTAGG.spad" 399806 399825 401556 401561) (-280 "ELTAGG.spad" 398010 398031 399762 399767) (-279 "ELTAB.spad" 397457 397475 398000 398005) (-278 "ELFUTS.spad" 396836 396855 397447 397452) (-277 "ELEMFUN.spad" 396525 396533 396826 396831) (-276 "ELEMFUN.spad" 396212 396222 396515 396520) (-275 "ELAGG.spad" 394143 394153 396180 396207) (-274 "ELAGG.spad" 392023 392035 394062 394067) (-273 "ELABEXPR.spad" 390954 390962 392013 392018) (-272 "EFUPXS.spad" 387730 387760 390910 390915) (-271 "EFULS.spad" 384566 384589 387686 387691) (-270 "EFSTRUC.spad" 382521 382537 384556 384561) (-269 "EF.spad" 377287 377303 382511 382516) (-268 "EAB.spad" 375563 375571 377277 377282) (-267 "E04UCFA.spad" 375099 375107 375553 375558) (-266 "E04NAFA.spad" 374676 374684 375089 375094) (-265 "E04MBFA.spad" 374256 374264 374666 374671) (-264 "E04JAFA.spad" 373792 373800 374246 374251) (-263 "E04GCFA.spad" 373328 373336 373782 373787) (-262 "E04FDFA.spad" 372864 372872 373318 373323) (-261 "E04DGFA.spad" 372400 372408 372854 372859) (-260 "E04AGNT.spad" 368242 368250 372390 372395) (-259 "DVARCAT.spad" 364927 364937 368232 368237) (-258 "DVARCAT.spad" 361610 361622 364917 364922) (-257 "DSMP.spad" 359041 359055 359346 359473) (-256 "DROPT.spad" 352986 352994 359031 359036) (-255 "DROPT1.spad" 352649 352659 352976 352981) (-254 "DROPT0.spad" 347476 347484 352639 352644) (-253 "DRAWPT.spad" 345631 345639 347466 347471) (-252 "DRAW.spad" 338231 338244 345621 345626) (-251 "DRAWHACK.spad" 337539 337549 338221 338226) (-250 "DRAWCX.spad" 334981 334989 337529 337534) (-249 "DRAWCURV.spad" 334518 334533 334971 334976) (-248 "DRAWCFUN.spad" 323690 323698 334508 334513) (-247 "DQAGG.spad" 321846 321856 323646 323685) (-246 "DPOLCAT.spad" 317187 317203 321714 321841) (-245 "DPOLCAT.spad" 312614 312632 317143 317148) (-244 "DPMO.spad" 305917 305933 306055 306356) (-243 "DPMM.spad" 299233 299251 299358 299659) (-242 "DOMAIN.spad" 298504 298512 299223 299228) (-241 "DMP.spad" 295726 295741 296298 296425) (-240 "DLP.spad" 295074 295084 295716 295721) (-239 "DLIST.spad" 293486 293496 294257 294284) (-238 "DLAGG.spad" 291887 291897 293466 293481) (-237 "DIVRING.spad" 291429 291437 291831 291882) (-236 "DIVRING.spad" 291015 291025 291419 291424) (-235 "DISPLAY.spad" 289195 289203 291005 291010) (-234 "DIRPROD.spad" 280049 280065 280689 280820) (-233 "DIRPROD2.spad" 278857 278875 280039 280044) (-232 "DIRPCAT.spad" 277787 277803 278709 278852) (-231 "DIRPCAT.spad" 276458 276476 277382 277387) (-230 "DIOSP.spad" 275283 275291 276448 276453) (-229 "DIOPS.spad" 274255 274265 275251 275278) (-228 "DIOPS.spad" 273213 273225 274211 274216) (-227 "DIFRING.spad" 272505 272513 273193 273208) (-226 "DIFRING.spad" 271805 271815 272495 272500) (-225 "DIFEXT.spad" 270964 270974 271785 271800) (-224 "DIFEXT.spad" 270040 270052 270863 270868) (-223 "DIAGG.spad" 269658 269668 270008 270035) (-222 "DIAGG.spad" 269296 269308 269648 269653) (-221 "DHMATRIX.spad" 267600 267610 268753 268780) (-220 "DFSFUN.spad" 261008 261016 267590 267595) (-219 "DFLOAT.spad" 257611 257619 260898 261003) (-218 "DFINTTLS.spad" 255820 255836 257601 257606) (-217 "DERHAM.spad" 253730 253762 255800 255815) (-216 "DEQUEUE.spad" 253048 253058 253337 253364) (-215 "DEGRED.spad" 252663 252677 253038 253043) (-214 "DEFINTRF.spad" 250188 250198 252653 252658) (-213 "DEFINTEF.spad" 248684 248700 250178 250183) (-212 "DEFAST.spad" 248052 248060 248674 248679) (-211 "DECIMAL.spad" 245934 245942 246520 246613) (-210 "DDFACT.spad" 243733 243750 245924 245929) (-209 "DBLRESP.spad" 243331 243355 243723 243728) (-208 "DBASE.spad" 241903 241913 243321 243326) (-207 "DATABUF.spad" 241391 241404 241893 241898) (-206 "D03FAFA.spad" 241219 241227 241381 241386) (-205 "D03EEFA.spad" 241039 241047 241209 241214) (-204 "D03AGNT.spad" 240119 240127 241029 241034) (-203 "D02EJFA.spad" 239581 239589 240109 240114) (-202 "D02CJFA.spad" 239059 239067 239571 239576) (-201 "D02BHFA.spad" 238549 238557 239049 239054) (-200 "D02BBFA.spad" 238039 238047 238539 238544) (-199 "D02AGNT.spad" 232843 232851 238029 238034) (-198 "D01WGTS.spad" 231162 231170 232833 232838) (-197 "D01TRNS.spad" 231139 231147 231152 231157) (-196 "D01GBFA.spad" 230661 230669 231129 231134) (-195 "D01FCFA.spad" 230183 230191 230651 230656) (-194 "D01ASFA.spad" 229651 229659 230173 230178) (-193 "D01AQFA.spad" 229097 229105 229641 229646) (-192 "D01APFA.spad" 228521 228529 229087 229092) (-191 "D01ANFA.spad" 228015 228023 228511 228516) (-190 "D01AMFA.spad" 227525 227533 228005 228010) (-189 "D01ALFA.spad" 227065 227073 227515 227520) (-188 "D01AKFA.spad" 226591 226599 227055 227060) (-187 "D01AJFA.spad" 226114 226122 226581 226586) (-186 "D01AGNT.spad" 222173 222181 226104 226109) (-185 "CYCLOTOM.spad" 221679 221687 222163 222168) (-184 "CYCLES.spad" 218511 218519 221669 221674) (-183 "CVMP.spad" 217928 217938 218501 218506) (-182 "CTRIGMNP.spad" 216418 216434 217918 217923) (-181 "CTORCALL.spad" 216006 216014 216408 216413) (-180 "CSTTOOLS.spad" 215249 215262 215996 216001) (-179 "CRFP.spad" 208953 208966 215239 215244) (-178 "CRCEAST.spad" 208673 208681 208943 208948) (-177 "CRAPACK.spad" 207716 207726 208663 208668) (-176 "CPMATCH.spad" 207216 207231 207641 207646) (-175 "CPIMA.spad" 206921 206940 207206 207211) (-174 "COORDSYS.spad" 201814 201824 206911 206916) (-173 "CONTOUR.spad" 201216 201224 201804 201809) (-172 "CONTFRAC.spad" 196828 196838 201118 201211) (-171 "CONDUIT.spad" 196586 196594 196818 196823) (-170 "COMRING.spad" 196260 196268 196524 196581) (-169 "COMPPROP.spad" 195774 195782 196250 196255) (-168 "COMPLPAT.spad" 195541 195556 195764 195769) (-167 "COMPLEX.spad" 189567 189577 189811 190072) (-166 "COMPLEX2.spad" 189280 189292 189557 189562) (-165 "COMPFACT.spad" 188882 188896 189270 189275) (-164 "COMPCAT.spad" 186938 186948 188604 188877) (-163 "COMPCAT.spad" 184700 184712 186368 186373) (-162 "COMMUPC.spad" 184446 184464 184690 184695) (-161 "COMMONOP.spad" 183979 183987 184436 184441) (-160 "COMM.spad" 183788 183796 183969 183974) (-159 "COMMAAST.spad" 183551 183559 183778 183783) (-158 "COMBOPC.spad" 182456 182464 183541 183546) (-157 "COMBINAT.spad" 181201 181211 182446 182451) (-156 "COMBF.spad" 178569 178585 181191 181196) (-155 "COLOR.spad" 177406 177414 178559 178564) (-154 "COLONAST.spad" 177072 177080 177396 177401) (-153 "CMPLXRT.spad" 176781 176798 177062 177067) (-152 "CLLCTAST.spad" 176443 176451 176771 176776) (-151 "CLIP.spad" 172535 172543 176433 176438) (-150 "CLIF.spad" 171174 171190 172491 172530) (-149 "CLAGG.spad" 167649 167659 171154 171169) (-148 "CLAGG.spad" 164005 164017 167512 167517) (-147 "CINTSLPE.spad" 163330 163343 163995 164000) (-146 "CHVAR.spad" 161408 161430 163320 163325) (-145 "CHARZ.spad" 161323 161331 161388 161403) (-144 "CHARPOL.spad" 160831 160841 161313 161318) (-143 "CHARNZ.spad" 160584 160592 160811 160826) (-142 "CHAR.spad" 158452 158460 160574 160579) (-141 "CFCAT.spad" 157768 157776 158442 158447) (-140 "CDEN.spad" 156926 156940 157758 157763) (-139 "CCLASS.spad" 155075 155083 156337 156376) (-138 "CATEGORY.spad" 154854 154862 155065 155070) (-137 "CATAST.spad" 154481 154489 154844 154849) (-136 "CASEAST.spad" 154195 154203 154471 154476) (-135 "CARTEN.spad" 149298 149322 154185 154190) (-134 "CARTEN2.spad" 148684 148711 149288 149293) (-133 "CARD.spad" 145973 145981 148658 148679) (-132 "CAPSLAST.spad" 145747 145755 145963 145968) (-131 "CACHSET.spad" 145369 145377 145737 145742) (-130 "CABMON.spad" 144922 144930 145359 145364) (-129 "BYTE.spad" 144316 144324 144912 144917) (-128 "BYTEARY.spad" 143391 143399 143485 143512) (-127 "BTREE.spad" 142460 142470 142998 143025) (-126 "BTOURN.spad" 141463 141473 142067 142094) (-125 "BTCAT.spad" 140839 140849 141419 141458) (-124 "BTCAT.spad" 140247 140259 140829 140834) (-123 "BTAGG.spad" 139357 139365 140203 140242) (-122 "BTAGG.spad" 138499 138509 139347 139352) (-121 "BSTREE.spad" 137234 137244 138106 138133) (-120 "BRILL.spad" 135429 135440 137224 137229) (-119 "BRAGG.spad" 134343 134353 135409 135424) (-118 "BRAGG.spad" 133231 133243 134299 134304) (-117 "BPADICRT.spad" 131213 131225 131468 131561) (-116 "BPADIC.spad" 130877 130889 131139 131208) (-115 "BOUNDZRO.spad" 130533 130550 130867 130872) (-114 "BOP.spad" 125997 126005 130523 130528) (-113 "BOP1.spad" 123383 123393 125953 125958) (-112 "BOOLEAN.spad" 122707 122715 123373 123378) (-111 "BMODULE.spad" 122419 122431 122675 122702) (-110 "BITS.spad" 121838 121846 122055 122082) (-109 "BINFILE.spad" 121181 121189 121828 121833) (-108 "BINDING.spad" 120600 120608 121171 121176) (-107 "BINARY.spad" 118491 118499 119068 119161) (-106 "BGAGG.spad" 117676 117686 118459 118486) (-105 "BGAGG.spad" 116881 116893 117666 117671) (-104 "BFUNCT.spad" 116445 116453 116861 116876) (-103 "BEZOUT.spad" 115579 115606 116395 116400) (-102 "BBTREE.spad" 112398 112408 115186 115213) (-101 "BASTYPE.spad" 112070 112078 112388 112393) (-100 "BASTYPE.spad" 111740 111750 112060 112065) (-99 "BALFACT.spad" 111180 111192 111730 111735) (-98 "AUTOMOR.spad" 110627 110636 111160 111175) (-97 "ATTREG.spad" 107346 107353 110379 110622) (-96 "ATTRBUT.spad" 103369 103376 107326 107341) (-95 "ATTRAST.spad" 103086 103093 103359 103364) (-94 "ATRIG.spad" 102556 102563 103076 103081) (-93 "ATRIG.spad" 102024 102033 102546 102551) (-92 "ASTCAT.spad" 101928 101935 102014 102019) (-91 "ASTCAT.spad" 101830 101839 101918 101923) (-90 "ASTACK.spad" 101163 101172 101437 101464) (-89 "ASSOCEQ.spad" 99963 99974 101119 101124) (-88 "ASP9.spad" 99044 99057 99953 99958) (-87 "ASP8.spad" 98087 98100 99034 99039) (-86 "ASP80.spad" 97409 97422 98077 98082) (-85 "ASP7.spad" 96569 96582 97399 97404) (-84 "ASP78.spad" 96020 96033 96559 96564) (-83 "ASP77.spad" 95389 95402 96010 96015) (-82 "ASP74.spad" 94481 94494 95379 95384) (-81 "ASP73.spad" 93752 93765 94471 94476) (-80 "ASP6.spad" 92384 92397 93742 93747) (-79 "ASP55.spad" 90893 90906 92374 92379) (-78 "ASP50.spad" 88710 88723 90883 90888) (-77 "ASP4.spad" 88005 88018 88700 88705) (-76 "ASP49.spad" 87004 87017 87995 88000) (-75 "ASP42.spad" 85411 85450 86994 86999) (-74 "ASP41.spad" 83990 84029 85401 85406) (-73 "ASP35.spad" 82978 82991 83980 83985) (-72 "ASP34.spad" 82279 82292 82968 82973) (-71 "ASP33.spad" 81839 81852 82269 82274) (-70 "ASP31.spad" 80979 80992 81829 81834) (-69 "ASP30.spad" 79871 79884 80969 80974) (-68 "ASP29.spad" 79337 79350 79861 79866) (-67 "ASP28.spad" 70610 70623 79327 79332) (-66 "ASP27.spad" 69507 69520 70600 70605) (-65 "ASP24.spad" 68594 68607 69497 69502) (-64 "ASP20.spad" 67810 67823 68584 68589) (-63 "ASP1.spad" 67191 67204 67800 67805) (-62 "ASP19.spad" 61877 61890 67181 67186) (-61 "ASP12.spad" 61291 61304 61867 61872) (-60 "ASP10.spad" 60562 60575 61281 61286) (-59 "ARRAY2.spad" 59922 59931 60169 60196) (-58 "ARRAY1.spad" 58757 58766 59105 59132) (-57 "ARRAY12.spad" 57426 57437 58747 58752) (-56 "ARR2CAT.spad" 53076 53097 57382 57421) (-55 "ARR2CAT.spad" 48758 48781 53066 53071) (-54 "APPRULE.spad" 48002 48024 48748 48753) (-53 "APPLYORE.spad" 47617 47630 47992 47997) (-52 "ANY.spad" 45959 45966 47607 47612) (-51 "ANY1.spad" 45030 45039 45949 45954) (-50 "ANTISYM.spad" 43469 43485 45010 45025) (-49 "ANON.spad" 43166 43173 43459 43464) (-48 "AN.spad" 41467 41474 42982 43075) (-47 "AMR.spad" 39646 39657 41365 41462) (-46 "AMR.spad" 37662 37675 39383 39388) (-45 "ALIST.spad" 35074 35095 35424 35451) (-44 "ALGSC.spad" 34197 34223 34946 34999) (-43 "ALGPKG.spad" 29906 29917 34153 34158) (-42 "ALGMFACT.spad" 29095 29109 29896 29901) (-41 "ALGMANIP.spad" 26515 26530 28892 28897) (-40 "ALGFF.spad" 24830 24857 25047 25203) (-39 "ALGFACT.spad" 23951 23961 24820 24825) (-38 "ALGEBRA.spad" 23682 23691 23907 23946) (-37 "ALGEBRA.spad" 23445 23456 23672 23677) (-36 "ALAGG.spad" 22943 22964 23401 23440) (-35 "AHYP.spad" 22324 22331 22933 22938) (-34 "AGG.spad" 20623 20630 22304 22319) (-33 "AGG.spad" 18896 18905 20579 20584) (-32 "AF.spad" 17321 17336 18831 18836) (-31 "ADDAST.spad" 16999 17006 17311 17316) (-30 "ACPLOT.spad" 15570 15577 16989 16994) (-29 "ACFS.spad" 13309 13318 15460 15565) (-28 "ACFS.spad" 11146 11157 13299 13304) (-27 "ACF.spad" 7748 7755 11048 11141) (-26 "ACF.spad" 4436 4445 7738 7743) (-25 "ABELSG.spad" 3977 3984 4426 4431) (-24 "ABELSG.spad" 3516 3525 3967 3972) (-23 "ABELMON.spad" 3059 3066 3506 3511) (-22 "ABELMON.spad" 2600 2609 3049 3054) (-21 "ABELGRP.spad" 2172 2179 2590 2595) (-20 "ABELGRP.spad" 1742 1751 2162 2167) (-19 "A1AGG.spad" 870 879 1698 1737) (-18 "A1AGG.spad" 30 41 860 865)) \ No newline at end of file
+((-3 NIL 2267735 2267740 2267745 2267750) (-2 NIL 2267715 2267720 2267725 2267730) (-1 NIL 2267695 2267700 2267705 2267710) (0 NIL 2267675 2267680 2267685 2267690) (-1256 "ZMOD.spad" 2267484 2267497 2267613 2267670) (-1255 "ZLINDEP.spad" 2266528 2266539 2267474 2267479) (-1254 "ZDSOLVE.spad" 2256377 2256399 2266518 2266523) (-1253 "YSTREAM.spad" 2255870 2255881 2256367 2256372) (-1252 "XRPOLY.spad" 2255090 2255110 2255726 2255795) (-1251 "XPR.spad" 2252819 2252832 2254808 2254907) (-1250 "XPOLY.spad" 2252374 2252385 2252675 2252744) (-1249 "XPOLYC.spad" 2251691 2251707 2252300 2252369) (-1248 "XPBWPOLY.spad" 2250128 2250148 2251471 2251540) (-1247 "XF.spad" 2248589 2248604 2250030 2250123) (-1246 "XF.spad" 2247030 2247047 2248473 2248478) (-1245 "XFALG.spad" 2244054 2244070 2246956 2247025) (-1244 "XEXPPKG.spad" 2243305 2243331 2244044 2244049) (-1243 "XDPOLY.spad" 2242919 2242935 2243161 2243230) (-1242 "XALG.spad" 2242517 2242528 2242875 2242914) (-1241 "WUTSET.spad" 2238356 2238373 2242163 2242190) (-1240 "WP.spad" 2237370 2237414 2238214 2238281) (-1239 "WHILEAST.spad" 2237168 2237177 2237360 2237365) (-1238 "WHEREAST.spad" 2236839 2236848 2237158 2237163) (-1237 "WFFINTBS.spad" 2234402 2234424 2236829 2236834) (-1236 "WEIER.spad" 2232616 2232627 2234392 2234397) (-1235 "VSPACE.spad" 2232289 2232300 2232584 2232611) (-1234 "VSPACE.spad" 2231982 2231995 2232279 2232284) (-1233 "VOID.spad" 2231572 2231581 2231972 2231977) (-1232 "VIEW.spad" 2229194 2229203 2231562 2231567) (-1231 "VIEWDEF.spad" 2224391 2224400 2229184 2229189) (-1230 "VIEW3D.spad" 2208226 2208235 2224381 2224386) (-1229 "VIEW2D.spad" 2195963 2195972 2208216 2208221) (-1228 "VECTOR.spad" 2194638 2194649 2194889 2194916) (-1227 "VECTOR2.spad" 2193265 2193278 2194628 2194633) (-1226 "VECTCAT.spad" 2191153 2191164 2193221 2193260) (-1225 "VECTCAT.spad" 2188861 2188874 2190931 2190936) (-1224 "VARIABLE.spad" 2188641 2188656 2188851 2188856) (-1223 "UTYPE.spad" 2188275 2188284 2188621 2188636) (-1222 "UTSODETL.spad" 2187568 2187592 2188231 2188236) (-1221 "UTSODE.spad" 2185756 2185776 2187558 2187563) (-1220 "UTS.spad" 2180545 2180573 2184223 2184320) (-1219 "UTSCAT.spad" 2177996 2178012 2180443 2180540) (-1218 "UTSCAT.spad" 2175091 2175109 2177540 2177545) (-1217 "UTS2.spad" 2174684 2174719 2175081 2175086) (-1216 "URAGG.spad" 2169306 2169317 2174664 2174679) (-1215 "URAGG.spad" 2163902 2163915 2169262 2169267) (-1214 "UPXSSING.spad" 2161545 2161571 2162983 2163116) (-1213 "UPXS.spad" 2158572 2158600 2159677 2159826) (-1212 "UPXSCONS.spad" 2156329 2156349 2156704 2156853) (-1211 "UPXSCCA.spad" 2154787 2154807 2156175 2156324) (-1210 "UPXSCCA.spad" 2153387 2153409 2154777 2154782) (-1209 "UPXSCAT.spad" 2151968 2151984 2153233 2153382) (-1208 "UPXS2.spad" 2151509 2151562 2151958 2151963) (-1207 "UPSQFREE.spad" 2149921 2149935 2151499 2151504) (-1206 "UPSCAT.spad" 2147514 2147538 2149819 2149916) (-1205 "UPSCAT.spad" 2144813 2144839 2147120 2147125) (-1204 "UPOLYC.spad" 2139791 2139802 2144655 2144808) (-1203 "UPOLYC.spad" 2134661 2134674 2139527 2139532) (-1202 "UPOLYC2.spad" 2134130 2134149 2134651 2134656) (-1201 "UP.spad" 2131172 2131187 2131680 2131833) (-1200 "UPMP.spad" 2130062 2130075 2131162 2131167) (-1199 "UPDIVP.spad" 2129625 2129639 2130052 2130057) (-1198 "UPDECOMP.spad" 2127862 2127876 2129615 2129620) (-1197 "UPCDEN.spad" 2127069 2127085 2127852 2127857) (-1196 "UP2.spad" 2126431 2126452 2127059 2127064) (-1195 "UNISEG.spad" 2125784 2125795 2126350 2126355) (-1194 "UNISEG2.spad" 2125277 2125290 2125740 2125745) (-1193 "UNIFACT.spad" 2124378 2124390 2125267 2125272) (-1192 "ULS.spad" 2114932 2114960 2116025 2116454) (-1191 "ULSCONS.spad" 2108971 2108991 2109343 2109492) (-1190 "ULSCCAT.spad" 2106568 2106588 2108791 2108966) (-1189 "ULSCCAT.spad" 2104299 2104321 2106524 2106529) (-1188 "ULSCAT.spad" 2102515 2102531 2104145 2104294) (-1187 "ULS2.spad" 2102027 2102080 2102505 2102510) (-1186 "UFD.spad" 2101092 2101101 2101953 2102022) (-1185 "UFD.spad" 2100219 2100230 2101082 2101087) (-1184 "UDVO.spad" 2099066 2099075 2100209 2100214) (-1183 "UDPO.spad" 2096493 2096504 2099022 2099027) (-1182 "TYPE.spad" 2096415 2096424 2096473 2096488) (-1181 "TYPEAST.spad" 2096334 2096343 2096405 2096410) (-1180 "TWOFACT.spad" 2094984 2094999 2096324 2096329) (-1179 "TUPLE.spad" 2094370 2094381 2094883 2094888) (-1178 "TUBETOOL.spad" 2091207 2091216 2094360 2094365) (-1177 "TUBE.spad" 2089848 2089865 2091197 2091202) (-1176 "TS.spad" 2088437 2088453 2089413 2089510) (-1175 "TSETCAT.spad" 2075552 2075569 2088393 2088432) (-1174 "TSETCAT.spad" 2062665 2062684 2075508 2075513) (-1173 "TRMANIP.spad" 2057031 2057048 2062371 2062376) (-1172 "TRIMAT.spad" 2055990 2056015 2057021 2057026) (-1171 "TRIGMNIP.spad" 2054507 2054524 2055980 2055985) (-1170 "TRIGCAT.spad" 2054019 2054028 2054497 2054502) (-1169 "TRIGCAT.spad" 2053529 2053540 2054009 2054014) (-1168 "TREE.spad" 2052100 2052111 2053136 2053163) (-1167 "TRANFUN.spad" 2051931 2051940 2052090 2052095) (-1166 "TRANFUN.spad" 2051760 2051771 2051921 2051926) (-1165 "TOPSP.spad" 2051434 2051443 2051750 2051755) (-1164 "TOOLSIGN.spad" 2051097 2051108 2051424 2051429) (-1163 "TEXTFILE.spad" 2049654 2049663 2051087 2051092) (-1162 "TEX.spad" 2046671 2046680 2049644 2049649) (-1161 "TEX1.spad" 2046227 2046238 2046661 2046666) (-1160 "TEMUTL.spad" 2045782 2045791 2046217 2046222) (-1159 "TBCMPPK.spad" 2043875 2043898 2045772 2045777) (-1158 "TBAGG.spad" 2042899 2042922 2043843 2043870) (-1157 "TBAGG.spad" 2041943 2041968 2042889 2042894) (-1156 "TANEXP.spad" 2041319 2041330 2041933 2041938) (-1155 "TABLE.spad" 2039730 2039753 2040000 2040027) (-1154 "TABLEAU.spad" 2039211 2039222 2039720 2039725) (-1153 "TABLBUMP.spad" 2035994 2036005 2039201 2039206) (-1152 "SYSTEM.spad" 2035268 2035277 2035984 2035989) (-1151 "SYSSOLP.spad" 2032741 2032752 2035258 2035263) (-1150 "SYNTAX.spad" 2028933 2028942 2032731 2032736) (-1149 "SYMTAB.spad" 2026989 2026998 2028923 2028928) (-1148 "SYMS.spad" 2022974 2022983 2026979 2026984) (-1147 "SYMPOLY.spad" 2021981 2021992 2022063 2022190) (-1146 "SYMFUNC.spad" 2021456 2021467 2021971 2021976) (-1145 "SYMBOL.spad" 2018792 2018801 2021446 2021451) (-1144 "SWITCH.spad" 2015549 2015558 2018782 2018787) (-1143 "SUTS.spad" 2012448 2012476 2014016 2014113) (-1142 "SUPXS.spad" 2009462 2009490 2010580 2010729) (-1141 "SUP.spad" 2006231 2006242 2007012 2007165) (-1140 "SUPFRACF.spad" 2005336 2005354 2006221 2006226) (-1139 "SUP2.spad" 2004726 2004739 2005326 2005331) (-1138 "SUMRF.spad" 2003692 2003703 2004716 2004721) (-1137 "SUMFS.spad" 2003325 2003342 2003682 2003687) (-1136 "SULS.spad" 1993866 1993894 1994972 1995401) (-1135 "SUCHTAST.spad" 1993635 1993644 1993856 1993861) (-1134 "SUCH.spad" 1993315 1993330 1993625 1993630) (-1133 "SUBSPACE.spad" 1985322 1985337 1993305 1993310) (-1132 "SUBRESP.spad" 1984482 1984496 1985278 1985283) (-1131 "STTF.spad" 1980581 1980597 1984472 1984477) (-1130 "STTFNC.spad" 1977049 1977065 1980571 1980576) (-1129 "STTAYLOR.spad" 1969447 1969458 1976930 1976935) (-1128 "STRTBL.spad" 1967952 1967969 1968101 1968128) (-1127 "STRING.spad" 1967361 1967370 1967375 1967402) (-1126 "STRICAT.spad" 1967137 1967146 1967317 1967356) (-1125 "STREAM.spad" 1963905 1963916 1966662 1966677) (-1124 "STREAM3.spad" 1963450 1963465 1963895 1963900) (-1123 "STREAM2.spad" 1962518 1962531 1963440 1963445) (-1122 "STREAM1.spad" 1962222 1962233 1962508 1962513) (-1121 "STINPROD.spad" 1961128 1961144 1962212 1962217) (-1120 "STEP.spad" 1960329 1960338 1961118 1961123) (-1119 "STBL.spad" 1958855 1958883 1959022 1959037) (-1118 "STAGG.spad" 1957920 1957931 1958835 1958850) (-1117 "STAGG.spad" 1956993 1957006 1957910 1957915) (-1116 "STACK.spad" 1956344 1956355 1956600 1956627) (-1115 "SREGSET.spad" 1954048 1954065 1955990 1956017) (-1114 "SRDCMPK.spad" 1952593 1952613 1954038 1954043) (-1113 "SRAGG.spad" 1947678 1947687 1952549 1952588) (-1112 "SRAGG.spad" 1942795 1942806 1947668 1947673) (-1111 "SQMATRIX.spad" 1940411 1940429 1941327 1941414) (-1110 "SPLTREE.spad" 1934963 1934976 1939847 1939874) (-1109 "SPLNODE.spad" 1931551 1931564 1934953 1934958) (-1108 "SPFCAT.spad" 1930328 1930337 1931541 1931546) (-1107 "SPECOUT.spad" 1928878 1928887 1930318 1930323) (-1106 "SPADXPT.spad" 1921007 1921016 1928858 1928873) (-1105 "spad-parser.spad" 1920472 1920481 1920997 1921002) (-1104 "SPADAST.spad" 1920173 1920182 1920462 1920467) (-1103 "SPACEC.spad" 1904186 1904197 1920163 1920168) (-1102 "SPACE3.spad" 1903962 1903973 1904176 1904181) (-1101 "SORTPAK.spad" 1903507 1903520 1903918 1903923) (-1100 "SOLVETRA.spad" 1901264 1901275 1903497 1903502) (-1099 "SOLVESER.spad" 1899784 1899795 1901254 1901259) (-1098 "SOLVERAD.spad" 1895794 1895805 1899774 1899779) (-1097 "SOLVEFOR.spad" 1894214 1894232 1895784 1895789) (-1096 "SNTSCAT.spad" 1893802 1893819 1894170 1894209) (-1095 "SMTS.spad" 1892062 1892088 1893367 1893464) (-1094 "SMP.spad" 1889501 1889521 1889891 1890018) (-1093 "SMITH.spad" 1888344 1888369 1889491 1889496) (-1092 "SMATCAT.spad" 1886442 1886472 1888276 1888339) (-1091 "SMATCAT.spad" 1884484 1884516 1886320 1886325) (-1090 "SKAGG.spad" 1883433 1883444 1884440 1884479) (-1089 "SINT.spad" 1881741 1881750 1883299 1883428) (-1088 "SIMPAN.spad" 1881469 1881478 1881731 1881736) (-1087 "SIG.spad" 1880797 1880806 1881459 1881464) (-1086 "SIGNRF.spad" 1879905 1879916 1880787 1880792) (-1085 "SIGNEF.spad" 1879174 1879191 1879895 1879900) (-1084 "SIGAST.spad" 1878555 1878564 1879164 1879169) (-1083 "SHP.spad" 1876473 1876488 1878511 1878516) (-1082 "SHDP.spad" 1867458 1867485 1867967 1868098) (-1081 "SGROUP.spad" 1867066 1867075 1867448 1867453) (-1080 "SGROUP.spad" 1866672 1866683 1867056 1867061) (-1079 "SGCF.spad" 1859553 1859562 1866662 1866667) (-1078 "SFRTCAT.spad" 1858469 1858486 1859509 1859548) (-1077 "SFRGCD.spad" 1857532 1857552 1858459 1858464) (-1076 "SFQCMPK.spad" 1852169 1852189 1857522 1857527) (-1075 "SFORT.spad" 1851604 1851618 1852159 1852164) (-1074 "SEXOF.spad" 1851447 1851487 1851594 1851599) (-1073 "SEX.spad" 1851339 1851348 1851437 1851442) (-1072 "SEXCAT.spad" 1848443 1848483 1851329 1851334) (-1071 "SET.spad" 1846743 1846754 1847864 1847903) (-1070 "SETMN.spad" 1845177 1845194 1846733 1846738) (-1069 "SETCAT.spad" 1844662 1844671 1845167 1845172) (-1068 "SETCAT.spad" 1844145 1844156 1844652 1844657) (-1067 "SETAGG.spad" 1840654 1840665 1844113 1844140) (-1066 "SETAGG.spad" 1837183 1837196 1840644 1840649) (-1065 "SEQAST.spad" 1836886 1836895 1837173 1837178) (-1064 "SEGXCAT.spad" 1835998 1836011 1836866 1836881) (-1063 "SEG.spad" 1835811 1835822 1835917 1835922) (-1062 "SEGCAT.spad" 1834630 1834641 1835791 1835806) (-1061 "SEGBIND.spad" 1833702 1833713 1834585 1834590) (-1060 "SEGBIND2.spad" 1833398 1833411 1833692 1833697) (-1059 "SEGAST.spad" 1833112 1833121 1833388 1833393) (-1058 "SEG2.spad" 1832537 1832550 1833068 1833073) (-1057 "SDVAR.spad" 1831813 1831824 1832527 1832532) (-1056 "SDPOL.spad" 1829203 1829214 1829494 1829621) (-1055 "SCPKG.spad" 1827282 1827293 1829193 1829198) (-1054 "SCOPE.spad" 1826427 1826436 1827272 1827277) (-1053 "SCACHE.spad" 1825109 1825120 1826417 1826422) (-1052 "SASTCAT.spad" 1825018 1825027 1825099 1825104) (-1051 "SAOS.spad" 1824890 1824899 1825008 1825013) (-1050 "SAERFFC.spad" 1824603 1824623 1824880 1824885) (-1049 "SAE.spad" 1822778 1822794 1823389 1823524) (-1048 "SAEFACT.spad" 1822479 1822499 1822768 1822773) (-1047 "RURPK.spad" 1820120 1820136 1822469 1822474) (-1046 "RULESET.spad" 1819561 1819585 1820110 1820115) (-1045 "RULE.spad" 1817765 1817789 1819551 1819556) (-1044 "RULECOLD.spad" 1817617 1817630 1817755 1817760) (-1043 "RSTRCAST.spad" 1817334 1817343 1817607 1817612) (-1042 "RSETGCD.spad" 1813712 1813732 1817324 1817329) (-1041 "RSETCAT.spad" 1803484 1803501 1813668 1813707) (-1040 "RSETCAT.spad" 1793288 1793307 1803474 1803479) (-1039 "RSDCMPK.spad" 1791740 1791760 1793278 1793283) (-1038 "RRCC.spad" 1790124 1790154 1791730 1791735) (-1037 "RRCC.spad" 1788506 1788538 1790114 1790119) (-1036 "RPTAST.spad" 1788208 1788217 1788496 1788501) (-1035 "RPOLCAT.spad" 1767568 1767583 1788076 1788203) (-1034 "RPOLCAT.spad" 1746642 1746659 1767152 1767157) (-1033 "ROUTINE.spad" 1742505 1742514 1745289 1745316) (-1032 "ROMAN.spad" 1741737 1741746 1742371 1742500) (-1031 "ROIRC.spad" 1740817 1740849 1741727 1741732) (-1030 "RNS.spad" 1739720 1739729 1740719 1740812) (-1029 "RNS.spad" 1738709 1738720 1739710 1739715) (-1028 "RNG.spad" 1738444 1738453 1738699 1738704) (-1027 "RMODULE.spad" 1738082 1738093 1738434 1738439) (-1026 "RMCAT2.spad" 1737490 1737547 1738072 1738077) (-1025 "RMATRIX.spad" 1736169 1736188 1736657 1736696) (-1024 "RMATCAT.spad" 1731690 1731721 1736113 1736164) (-1023 "RMATCAT.spad" 1727113 1727146 1731538 1731543) (-1022 "RINTERP.spad" 1727001 1727021 1727103 1727108) (-1021 "RING.spad" 1726358 1726367 1726981 1726996) (-1020 "RING.spad" 1725723 1725734 1726348 1726353) (-1019 "RIDIST.spad" 1725107 1725116 1725713 1725718) (-1018 "RGCHAIN.spad" 1723686 1723702 1724592 1724619) (-1017 "RF.spad" 1721300 1721311 1723676 1723681) (-1016 "RFFACTOR.spad" 1720762 1720773 1721290 1721295) (-1015 "RFFACT.spad" 1720497 1720509 1720752 1720757) (-1014 "RFDIST.spad" 1719485 1719494 1720487 1720492) (-1013 "RETSOL.spad" 1718902 1718915 1719475 1719480) (-1012 "RETRACT.spad" 1718251 1718262 1718892 1718897) (-1011 "RETRACT.spad" 1717598 1717611 1718241 1718246) (-1010 "RETAST.spad" 1717410 1717419 1717588 1717593) (-1009 "RESULT.spad" 1715470 1715479 1716057 1716084) (-1008 "RESRING.spad" 1714817 1714864 1715408 1715465) (-1007 "RESLATC.spad" 1714141 1714152 1714807 1714812) (-1006 "REPSQ.spad" 1713870 1713881 1714131 1714136) (-1005 "REP.spad" 1711422 1711431 1713860 1713865) (-1004 "REPDB.spad" 1711127 1711138 1711412 1711417) (-1003 "REP2.spad" 1700699 1700710 1710969 1710974) (-1002 "REP1.spad" 1694689 1694700 1700649 1700654) (-1001 "REGSET.spad" 1692486 1692503 1694335 1694362) (-1000 "REF.spad" 1691815 1691826 1692441 1692446) (-999 "REDORDER.spad" 1690992 1691008 1691805 1691810) (-998 "RECLOS.spad" 1689776 1689795 1690479 1690572) (-997 "REALSOLV.spad" 1688909 1688917 1689766 1689771) (-996 "REAL.spad" 1688782 1688790 1688899 1688904) (-995 "REAL0Q.spad" 1686065 1686079 1688772 1688777) (-994 "REAL0.spad" 1682894 1682908 1686055 1686060) (-993 "RDUCEAST.spad" 1682616 1682624 1682884 1682889) (-992 "RDIV.spad" 1682268 1682292 1682606 1682611) (-991 "RDIST.spad" 1681832 1681842 1682258 1682263) (-990 "RDETRS.spad" 1680629 1680646 1681822 1681827) (-989 "RDETR.spad" 1678737 1678754 1680619 1680624) (-988 "RDEEFS.spad" 1677811 1677827 1678727 1678732) (-987 "RDEEF.spad" 1676808 1676824 1677801 1677806) (-986 "RCFIELD.spad" 1673995 1674003 1676710 1676803) (-985 "RCFIELD.spad" 1671268 1671278 1673985 1673990) (-984 "RCAGG.spad" 1669171 1669181 1671248 1671263) (-983 "RCAGG.spad" 1667011 1667023 1669090 1669095) (-982 "RATRET.spad" 1666372 1666382 1667001 1667006) (-981 "RATFACT.spad" 1666065 1666076 1666362 1666367) (-980 "RANDSRC.spad" 1665385 1665393 1666055 1666060) (-979 "RADUTIL.spad" 1665140 1665148 1665375 1665380) (-978 "RADIX.spad" 1661931 1661944 1663608 1663701) (-977 "RADFF.spad" 1660345 1660381 1660463 1660619) (-976 "RADCAT.spad" 1659939 1659947 1660335 1660340) (-975 "RADCAT.spad" 1659531 1659541 1659929 1659934) (-974 "QUEUE.spad" 1658874 1658884 1659138 1659165) (-973 "QUAT.spad" 1657456 1657466 1657798 1657863) (-972 "QUATCT2.spad" 1657075 1657093 1657446 1657451) (-971 "QUATCAT.spad" 1655240 1655250 1657005 1657070) (-970 "QUATCAT.spad" 1653156 1653168 1654923 1654928) (-969 "QUAGG.spad" 1651970 1651980 1653112 1653151) (-968 "QQUTAST.spad" 1651739 1651747 1651960 1651965) (-967 "QFORM.spad" 1651202 1651216 1651729 1651734) (-966 "QFCAT.spad" 1649893 1649903 1651092 1651197) (-965 "QFCAT.spad" 1648188 1648200 1649389 1649394) (-964 "QFCAT2.spad" 1647879 1647895 1648178 1648183) (-963 "QEQUAT.spad" 1647436 1647444 1647869 1647874) (-962 "QCMPACK.spad" 1642183 1642202 1647426 1647431) (-961 "QALGSET.spad" 1638258 1638290 1642097 1642102) (-960 "QALGSET2.spad" 1636254 1636272 1638248 1638253) (-959 "PWFFINTB.spad" 1633564 1633585 1636244 1636249) (-958 "PUSHVAR.spad" 1632893 1632912 1633554 1633559) (-957 "PTRANFN.spad" 1629019 1629029 1632883 1632888) (-956 "PTPACK.spad" 1626107 1626117 1629009 1629014) (-955 "PTFUNC2.spad" 1625928 1625942 1626097 1626102) (-954 "PTCAT.spad" 1625010 1625020 1625884 1625923) (-953 "PSQFR.spad" 1624317 1624341 1625000 1625005) (-952 "PSEUDLIN.spad" 1623175 1623185 1624307 1624312) (-951 "PSETPK.spad" 1608608 1608624 1623053 1623058) (-950 "PSETCAT.spad" 1602516 1602539 1608576 1608603) (-949 "PSETCAT.spad" 1596410 1596435 1602472 1602477) (-948 "PSCURVE.spad" 1595393 1595401 1596400 1596405) (-947 "PSCAT.spad" 1594160 1594189 1595291 1595388) (-946 "PSCAT.spad" 1593017 1593048 1594150 1594155) (-945 "PRTITION.spad" 1591860 1591868 1593007 1593012) (-944 "PRTDAST.spad" 1591579 1591587 1591850 1591855) (-943 "PRS.spad" 1581141 1581158 1591535 1591540) (-942 "PRQAGG.spad" 1580560 1580570 1581097 1581136) (-941 "PROPLOG.spad" 1579963 1579971 1580550 1580555) (-940 "PROPFRML.spad" 1577881 1577892 1579953 1579958) (-939 "PROPERTY.spad" 1577375 1577383 1577871 1577876) (-938 "PRODUCT.spad" 1575055 1575067 1575341 1575396) (-937 "PR.spad" 1573441 1573453 1574146 1574273) (-936 "PRINT.spad" 1573193 1573201 1573431 1573436) (-935 "PRIMES.spad" 1571444 1571454 1573183 1573188) (-934 "PRIMELT.spad" 1569425 1569439 1571434 1571439) (-933 "PRIMCAT.spad" 1569048 1569056 1569415 1569420) (-932 "PRIMARR.spad" 1568053 1568063 1568231 1568258) (-931 "PRIMARR2.spad" 1566776 1566788 1568043 1568048) (-930 "PREASSOC.spad" 1566148 1566160 1566766 1566771) (-929 "PPCURVE.spad" 1565285 1565293 1566138 1566143) (-928 "PORTNUM.spad" 1565060 1565068 1565275 1565280) (-927 "POLYROOT.spad" 1563832 1563854 1565016 1565021) (-926 "POLY.spad" 1561129 1561139 1561646 1561773) (-925 "POLYLIFT.spad" 1560390 1560413 1561119 1561124) (-924 "POLYCATQ.spad" 1558492 1558514 1560380 1560385) (-923 "POLYCAT.spad" 1551898 1551919 1558360 1558487) (-922 "POLYCAT.spad" 1544606 1544629 1551070 1551075) (-921 "POLY2UP.spad" 1544054 1544068 1544596 1544601) (-920 "POLY2.spad" 1543649 1543661 1544044 1544049) (-919 "POLUTIL.spad" 1542590 1542619 1543605 1543610) (-918 "POLTOPOL.spad" 1541338 1541353 1542580 1542585) (-917 "POINT.spad" 1540177 1540187 1540264 1540291) (-916 "PNTHEORY.spad" 1536843 1536851 1540167 1540172) (-915 "PMTOOLS.spad" 1535600 1535614 1536833 1536838) (-914 "PMSYM.spad" 1535145 1535155 1535590 1535595) (-913 "PMQFCAT.spad" 1534732 1534746 1535135 1535140) (-912 "PMPRED.spad" 1534201 1534215 1534722 1534727) (-911 "PMPREDFS.spad" 1533645 1533667 1534191 1534196) (-910 "PMPLCAT.spad" 1532715 1532733 1533577 1533582) (-909 "PMLSAGG.spad" 1532296 1532310 1532705 1532710) (-908 "PMKERNEL.spad" 1531863 1531875 1532286 1532291) (-907 "PMINS.spad" 1531439 1531449 1531853 1531858) (-906 "PMFS.spad" 1531012 1531030 1531429 1531434) (-905 "PMDOWN.spad" 1530298 1530312 1531002 1531007) (-904 "PMASS.spad" 1529310 1529318 1530288 1530293) (-903 "PMASSFS.spad" 1528279 1528295 1529300 1529305) (-902 "PLOTTOOL.spad" 1528059 1528067 1528269 1528274) (-901 "PLOT.spad" 1522890 1522898 1528049 1528054) (-900 "PLOT3D.spad" 1519310 1519318 1522880 1522885) (-899 "PLOT1.spad" 1518451 1518461 1519300 1519305) (-898 "PLEQN.spad" 1505667 1505694 1518441 1518446) (-897 "PINTERP.spad" 1505283 1505302 1505657 1505662) (-896 "PINTERPA.spad" 1505065 1505081 1505273 1505278) (-895 "PI.spad" 1504672 1504680 1505039 1505060) (-894 "PID.spad" 1503628 1503636 1504598 1504667) (-893 "PICOERCE.spad" 1503285 1503295 1503618 1503623) (-892 "PGROEB.spad" 1501882 1501896 1503275 1503280) (-891 "PGE.spad" 1493135 1493143 1501872 1501877) (-890 "PGCD.spad" 1492017 1492034 1493125 1493130) (-889 "PFRPAC.spad" 1491160 1491170 1492007 1492012) (-888 "PFR.spad" 1487817 1487827 1491062 1491155) (-887 "PFOTOOLS.spad" 1487075 1487091 1487807 1487812) (-886 "PFOQ.spad" 1486445 1486463 1487065 1487070) (-885 "PFO.spad" 1485864 1485891 1486435 1486440) (-884 "PF.spad" 1485438 1485450 1485669 1485762) (-883 "PFECAT.spad" 1483104 1483112 1485364 1485433) (-882 "PFECAT.spad" 1480798 1480808 1483060 1483065) (-881 "PFBRU.spad" 1478668 1478680 1480788 1480793) (-880 "PFBR.spad" 1476206 1476229 1478658 1478663) (-879 "PERM.spad" 1471887 1471897 1476036 1476051) (-878 "PERMGRP.spad" 1466623 1466633 1471877 1471882) (-877 "PERMCAT.spad" 1465175 1465185 1466603 1466618) (-876 "PERMAN.spad" 1463707 1463721 1465165 1465170) (-875 "PENDTREE.spad" 1462980 1462990 1463336 1463341) (-874 "PDRING.spad" 1461471 1461481 1462960 1462975) (-873 "PDRING.spad" 1459970 1459982 1461461 1461466) (-872 "PDEPROB.spad" 1458927 1458935 1459960 1459965) (-871 "PDEPACK.spad" 1452929 1452937 1458917 1458922) (-870 "PDECOMP.spad" 1452391 1452408 1452919 1452924) (-869 "PDECAT.spad" 1450745 1450753 1452381 1452386) (-868 "PCOMP.spad" 1450596 1450609 1450735 1450740) (-867 "PBWLB.spad" 1449178 1449195 1450586 1450591) (-866 "PATTERN.spad" 1443609 1443619 1449168 1449173) (-865 "PATTERN2.spad" 1443345 1443357 1443599 1443604) (-864 "PATTERN1.spad" 1441647 1441663 1443335 1443340) (-863 "PATRES.spad" 1439194 1439206 1441637 1441642) (-862 "PATRES2.spad" 1438856 1438870 1439184 1439189) (-861 "PATMATCH.spad" 1437013 1437044 1438564 1438569) (-860 "PATMAB.spad" 1436438 1436448 1437003 1437008) (-859 "PATLRES.spad" 1435522 1435536 1436428 1436433) (-858 "PATAB.spad" 1435286 1435296 1435512 1435517) (-857 "PARTPERM.spad" 1432648 1432656 1435276 1435281) (-856 "PARSURF.spad" 1432076 1432104 1432638 1432643) (-855 "PARSU2.spad" 1431871 1431887 1432066 1432071) (-854 "script-parser.spad" 1431391 1431399 1431861 1431866) (-853 "PARSCURV.spad" 1430819 1430847 1431381 1431386) (-852 "PARSC2.spad" 1430608 1430624 1430809 1430814) (-851 "PARPCURV.spad" 1430066 1430094 1430598 1430603) (-850 "PARPC2.spad" 1429855 1429871 1430056 1430061) (-849 "PAN2EXPR.spad" 1429267 1429275 1429845 1429850) (-848 "PALETTE.spad" 1428237 1428245 1429257 1429262) (-847 "PAIR.spad" 1427220 1427233 1427825 1427830) (-846 "PADICRC.spad" 1424551 1424569 1425726 1425819) (-845 "PADICRAT.spad" 1422567 1422579 1422788 1422881) (-844 "PADIC.spad" 1422262 1422274 1422493 1422562) (-843 "PADICCT.spad" 1420803 1420815 1422188 1422257) (-842 "PADEPAC.spad" 1419482 1419501 1420793 1420798) (-841 "PADE.spad" 1418222 1418238 1419472 1419477) (-840 "OWP.spad" 1417206 1417236 1418080 1418147) (-839 "OVAR.spad" 1416987 1417010 1417196 1417201) (-838 "OUT.spad" 1416071 1416079 1416977 1416982) (-837 "OUTFORM.spad" 1405367 1405375 1416061 1416066) (-836 "OUTBFILE.spad" 1404785 1404793 1405357 1405362) (-835 "OUTBCON.spad" 1404064 1404072 1404775 1404780) (-834 "OUTBCON.spad" 1403341 1403351 1404054 1404059) (-833 "OSI.spad" 1402816 1402824 1403331 1403336) (-832 "OSGROUP.spad" 1402734 1402742 1402806 1402811) (-831 "ORTHPOL.spad" 1401195 1401205 1402651 1402656) (-830 "OREUP.spad" 1400553 1400581 1400875 1400914) (-829 "ORESUP.spad" 1399852 1399876 1400233 1400272) (-828 "OREPCTO.spad" 1397671 1397683 1399772 1399777) (-827 "OREPCAT.spad" 1391728 1391738 1397627 1397666) (-826 "OREPCAT.spad" 1385675 1385687 1391576 1391581) (-825 "ORDSET.spad" 1384841 1384849 1385665 1385670) (-824 "ORDSET.spad" 1384005 1384015 1384831 1384836) (-823 "ORDRING.spad" 1383395 1383403 1383985 1384000) (-822 "ORDRING.spad" 1382793 1382803 1383385 1383390) (-821 "ORDMON.spad" 1382648 1382656 1382783 1382788) (-820 "ORDFUNS.spad" 1381774 1381790 1382638 1382643) (-819 "ORDFIN.spad" 1381708 1381716 1381764 1381769) (-818 "ORDCOMP.spad" 1380173 1380183 1381255 1381284) (-817 "ORDCOMP2.spad" 1379458 1379470 1380163 1380168) (-816 "OPTPROB.spad" 1378038 1378046 1379448 1379453) (-815 "OPTPACK.spad" 1370423 1370431 1378028 1378033) (-814 "OPTCAT.spad" 1368098 1368106 1370413 1370418) (-813 "OPQUERY.spad" 1367647 1367655 1368088 1368093) (-812 "OP.spad" 1367389 1367399 1367469 1367536) (-811 "ONECOMP.spad" 1366134 1366144 1366936 1366965) (-810 "ONECOMP2.spad" 1365552 1365564 1366124 1366129) (-809 "OMSERVER.spad" 1364554 1364562 1365542 1365547) (-808 "OMSAGG.spad" 1364330 1364340 1364498 1364549) (-807 "OMPKG.spad" 1362942 1362950 1364320 1364325) (-806 "OM.spad" 1361907 1361915 1362932 1362937) (-805 "OMLO.spad" 1361332 1361344 1361793 1361832) (-804 "OMEXPR.spad" 1361166 1361176 1361322 1361327) (-803 "OMERR.spad" 1360709 1360717 1361156 1361161) (-802 "OMERRK.spad" 1359743 1359751 1360699 1360704) (-801 "OMENC.spad" 1359087 1359095 1359733 1359738) (-800 "OMDEV.spad" 1353376 1353384 1359077 1359082) (-799 "OMCONN.spad" 1352785 1352793 1353366 1353371) (-798 "OINTDOM.spad" 1352548 1352556 1352711 1352780) (-797 "OFMONOID.spad" 1348735 1348745 1352538 1352543) (-796 "ODVAR.spad" 1347996 1348006 1348725 1348730) (-795 "ODR.spad" 1347444 1347470 1347808 1347957) (-794 "ODPOL.spad" 1344790 1344800 1345130 1345257) (-793 "ODP.spad" 1335911 1335931 1336284 1336415) (-792 "ODETOOLS.spad" 1334494 1334513 1335901 1335906) (-791 "ODESYS.spad" 1332144 1332161 1334484 1334489) (-790 "ODERTRIC.spad" 1328085 1328102 1332101 1332106) (-789 "ODERED.spad" 1327472 1327496 1328075 1328080) (-788 "ODERAT.spad" 1325023 1325040 1327462 1327467) (-787 "ODEPRRIC.spad" 1321914 1321936 1325013 1325018) (-786 "ODEPROB.spad" 1321113 1321121 1321904 1321909) (-785 "ODEPRIM.spad" 1318387 1318409 1321103 1321108) (-784 "ODEPAL.spad" 1317763 1317787 1318377 1318382) (-783 "ODEPACK.spad" 1304365 1304373 1317753 1317758) (-782 "ODEINT.spad" 1303796 1303812 1304355 1304360) (-781 "ODEIFTBL.spad" 1301191 1301199 1303786 1303791) (-780 "ODEEF.spad" 1296558 1296574 1301181 1301186) (-779 "ODECONST.spad" 1296077 1296095 1296548 1296553) (-778 "ODECAT.spad" 1294673 1294681 1296067 1296072) (-777 "OCT.spad" 1292811 1292821 1293527 1293566) (-776 "OCTCT2.spad" 1292455 1292476 1292801 1292806) (-775 "OC.spad" 1290229 1290239 1292411 1292450) (-774 "OC.spad" 1287728 1287740 1289912 1289917) (-773 "OCAMON.spad" 1287576 1287584 1287718 1287723) (-772 "OASGP.spad" 1287391 1287399 1287566 1287571) (-771 "OAMONS.spad" 1286911 1286919 1287381 1287386) (-770 "OAMON.spad" 1286772 1286780 1286901 1286906) (-769 "OAGROUP.spad" 1286634 1286642 1286762 1286767) (-768 "NUMTUBE.spad" 1286221 1286237 1286624 1286629) (-767 "NUMQUAD.spad" 1274083 1274091 1286211 1286216) (-766 "NUMODE.spad" 1265219 1265227 1274073 1274078) (-765 "NUMINT.spad" 1262777 1262785 1265209 1265214) (-764 "NUMFMT.spad" 1261617 1261625 1262767 1262772) (-763 "NUMERIC.spad" 1253689 1253699 1261422 1261427) (-762 "NTSCAT.spad" 1252179 1252195 1253645 1253684) (-761 "NTPOLFN.spad" 1251724 1251734 1252096 1252101) (-760 "NSUP.spad" 1244734 1244744 1249274 1249427) (-759 "NSUP2.spad" 1244126 1244138 1244724 1244729) (-758 "NSMP.spad" 1240321 1240340 1240629 1240756) (-757 "NREP.spad" 1238693 1238707 1240311 1240316) (-756 "NPCOEF.spad" 1237939 1237959 1238683 1238688) (-755 "NORMRETR.spad" 1237537 1237576 1237929 1237934) (-754 "NORMPK.spad" 1235439 1235458 1237527 1237532) (-753 "NORMMA.spad" 1235127 1235153 1235429 1235434) (-752 "NONE.spad" 1234868 1234876 1235117 1235122) (-751 "NONE1.spad" 1234544 1234554 1234858 1234863) (-750 "NODE1.spad" 1234013 1234029 1234534 1234539) (-749 "NNI.spad" 1232900 1232908 1233987 1234008) (-748 "NLINSOL.spad" 1231522 1231532 1232890 1232895) (-747 "NIPROB.spad" 1230005 1230013 1231512 1231517) (-746 "NFINTBAS.spad" 1227465 1227482 1229995 1230000) (-745 "NCODIV.spad" 1225663 1225679 1227455 1227460) (-744 "NCNTFRAC.spad" 1225305 1225319 1225653 1225658) (-743 "NCEP.spad" 1223465 1223479 1225295 1225300) (-742 "NASRING.spad" 1223061 1223069 1223455 1223460) (-741 "NASRING.spad" 1222655 1222665 1223051 1223056) (-740 "NARNG.spad" 1221999 1222007 1222645 1222650) (-739 "NARNG.spad" 1221341 1221351 1221989 1221994) (-738 "NAGSP.spad" 1220414 1220422 1221331 1221336) (-737 "NAGS.spad" 1209939 1209947 1220404 1220409) (-736 "NAGF07.spad" 1208332 1208340 1209929 1209934) (-735 "NAGF04.spad" 1202564 1202572 1208322 1208327) (-734 "NAGF02.spad" 1196373 1196381 1202554 1202559) (-733 "NAGF01.spad" 1191976 1191984 1196363 1196368) (-732 "NAGE04.spad" 1185436 1185444 1191966 1191971) (-731 "NAGE02.spad" 1175778 1175786 1185426 1185431) (-730 "NAGE01.spad" 1171662 1171670 1175768 1175773) (-729 "NAGD03.spad" 1169582 1169590 1171652 1171657) (-728 "NAGD02.spad" 1162113 1162121 1169572 1169577) (-727 "NAGD01.spad" 1156226 1156234 1162103 1162108) (-726 "NAGC06.spad" 1152013 1152021 1156216 1156221) (-725 "NAGC05.spad" 1150482 1150490 1152003 1152008) (-724 "NAGC02.spad" 1149737 1149745 1150472 1150477) (-723 "NAALG.spad" 1149272 1149282 1149705 1149732) (-722 "NAALG.spad" 1148827 1148839 1149262 1149267) (-721 "MULTSQFR.spad" 1145785 1145802 1148817 1148822) (-720 "MULTFACT.spad" 1145168 1145185 1145775 1145780) (-719 "MTSCAT.spad" 1143202 1143223 1145066 1145163) (-718 "MTHING.spad" 1142859 1142869 1143192 1143197) (-717 "MSYSCMD.spad" 1142293 1142301 1142849 1142854) (-716 "MSET.spad" 1140235 1140245 1141999 1142038) (-715 "MSETAGG.spad" 1140068 1140078 1140191 1140230) (-714 "MRING.spad" 1137039 1137051 1139776 1139843) (-713 "MRF2.spad" 1136607 1136621 1137029 1137034) (-712 "MRATFAC.spad" 1136153 1136170 1136597 1136602) (-711 "MPRFF.spad" 1134183 1134202 1136143 1136148) (-710 "MPOLY.spad" 1131618 1131633 1131977 1132104) (-709 "MPCPF.spad" 1130882 1130901 1131608 1131613) (-708 "MPC3.spad" 1130697 1130737 1130872 1130877) (-707 "MPC2.spad" 1130339 1130372 1130687 1130692) (-706 "MONOTOOL.spad" 1128674 1128691 1130329 1130334) (-705 "MONOID.spad" 1127993 1128001 1128664 1128669) (-704 "MONOID.spad" 1127310 1127320 1127983 1127988) (-703 "MONOGEN.spad" 1126056 1126069 1127170 1127305) (-702 "MONOGEN.spad" 1124824 1124839 1125940 1125945) (-701 "MONADWU.spad" 1122838 1122846 1124814 1124819) (-700 "MONADWU.spad" 1120850 1120860 1122828 1122833) (-699 "MONAD.spad" 1119994 1120002 1120840 1120845) (-698 "MONAD.spad" 1119136 1119146 1119984 1119989) (-697 "MOEBIUS.spad" 1117822 1117836 1119116 1119131) (-696 "MODULE.spad" 1117692 1117702 1117790 1117817) (-695 "MODULE.spad" 1117582 1117594 1117682 1117687) (-694 "MODRING.spad" 1116913 1116952 1117562 1117577) (-693 "MODOP.spad" 1115572 1115584 1116735 1116802) (-692 "MODMONOM.spad" 1115104 1115122 1115562 1115567) (-691 "MODMON.spad" 1111806 1111822 1112582 1112735) (-690 "MODFIELD.spad" 1111164 1111203 1111708 1111801) (-689 "MMLFORM.spad" 1110024 1110032 1111154 1111159) (-688 "MMAP.spad" 1109764 1109798 1110014 1110019) (-687 "MLO.spad" 1108191 1108201 1109720 1109759) (-686 "MLIFT.spad" 1106763 1106780 1108181 1108186) (-685 "MKUCFUNC.spad" 1106296 1106314 1106753 1106758) (-684 "MKRECORD.spad" 1105898 1105911 1106286 1106291) (-683 "MKFUNC.spad" 1105279 1105289 1105888 1105893) (-682 "MKFLCFN.spad" 1104235 1104245 1105269 1105274) (-681 "MKCHSET.spad" 1104011 1104021 1104225 1104230) (-680 "MKBCFUNC.spad" 1103496 1103514 1104001 1104006) (-679 "MINT.spad" 1102935 1102943 1103398 1103491) (-678 "MHROWRED.spad" 1101436 1101446 1102925 1102930) (-677 "MFLOAT.spad" 1099952 1099960 1101326 1101431) (-676 "MFINFACT.spad" 1099352 1099374 1099942 1099947) (-675 "MESH.spad" 1097084 1097092 1099342 1099347) (-674 "MDDFACT.spad" 1095277 1095287 1097074 1097079) (-673 "MDAGG.spad" 1094552 1094562 1095245 1095272) (-672 "MCMPLX.spad" 1090527 1090535 1091141 1091342) (-671 "MCDEN.spad" 1089735 1089747 1090517 1090522) (-670 "MCALCFN.spad" 1086837 1086863 1089725 1089730) (-669 "MAYBE.spad" 1086086 1086097 1086827 1086832) (-668 "MATSTOR.spad" 1083362 1083372 1086076 1086081) (-667 "MATRIX.spad" 1082066 1082076 1082550 1082577) (-666 "MATLIN.spad" 1079392 1079416 1081950 1081955) (-665 "MATCAT.spad" 1070965 1070987 1079348 1079387) (-664 "MATCAT.spad" 1062422 1062446 1070807 1070812) (-663 "MATCAT2.spad" 1061690 1061738 1062412 1062417) (-662 "MAPPKG3.spad" 1060589 1060603 1061680 1061685) (-661 "MAPPKG2.spad" 1059923 1059935 1060579 1060584) (-660 "MAPPKG1.spad" 1058741 1058751 1059913 1059918) (-659 "MAPPAST.spad" 1058054 1058062 1058731 1058736) (-658 "MAPHACK3.spad" 1057862 1057876 1058044 1058049) (-657 "MAPHACK2.spad" 1057627 1057639 1057852 1057857) (-656 "MAPHACK1.spad" 1057257 1057267 1057617 1057622) (-655 "MAGMA.spad" 1055047 1055064 1057247 1057252) (-654 "MACROAST.spad" 1054626 1054634 1055037 1055042) (-653 "M3D.spad" 1052322 1052332 1054004 1054009) (-652 "LZSTAGG.spad" 1049540 1049550 1052302 1052317) (-651 "LZSTAGG.spad" 1046766 1046778 1049530 1049535) (-650 "LWORD.spad" 1043471 1043488 1046756 1046761) (-649 "LSTAST.spad" 1043255 1043263 1043461 1043466) (-648 "LSQM.spad" 1041481 1041495 1041879 1041930) (-647 "LSPP.spad" 1041014 1041031 1041471 1041476) (-646 "LSMP.spad" 1039854 1039882 1041004 1041009) (-645 "LSMP1.spad" 1037658 1037672 1039844 1039849) (-644 "LSAGG.spad" 1037315 1037325 1037614 1037653) (-643 "LSAGG.spad" 1037004 1037016 1037305 1037310) (-642 "LPOLY.spad" 1035958 1035977 1036860 1036929) (-641 "LPEFRAC.spad" 1035215 1035225 1035948 1035953) (-640 "LO.spad" 1034616 1034630 1035149 1035176) (-639 "LOGIC.spad" 1034218 1034226 1034606 1034611) (-638 "LOGIC.spad" 1033818 1033828 1034208 1034213) (-637 "LODOOPS.spad" 1032736 1032748 1033808 1033813) (-636 "LODO.spad" 1032120 1032136 1032416 1032455) (-635 "LODOF.spad" 1031164 1031181 1032077 1032082) (-634 "LODOCAT.spad" 1029822 1029832 1031120 1031159) (-633 "LODOCAT.spad" 1028478 1028490 1029778 1029783) (-632 "LODO2.spad" 1027751 1027763 1028158 1028197) (-631 "LODO1.spad" 1027151 1027161 1027431 1027470) (-630 "LODEEF.spad" 1025923 1025941 1027141 1027146) (-629 "LNAGG.spad" 1021715 1021725 1025903 1025918) (-628 "LNAGG.spad" 1017481 1017493 1021671 1021676) (-627 "LMOPS.spad" 1014217 1014234 1017471 1017476) (-626 "LMODULE.spad" 1013859 1013869 1014207 1014212) (-625 "LMDICT.spad" 1013142 1013152 1013410 1013437) (-624 "LITERAL.spad" 1013048 1013059 1013132 1013137) (-623 "LIST.spad" 1010766 1010776 1012195 1012222) (-622 "LIST3.spad" 1010057 1010071 1010756 1010761) (-621 "LIST2.spad" 1008697 1008709 1010047 1010052) (-620 "LIST2MAP.spad" 1005574 1005586 1008687 1008692) (-619 "LINEXP.spad" 1005006 1005016 1005554 1005569) (-618 "LINDEP.spad" 1003783 1003795 1004918 1004923) (-617 "LIMITRF.spad" 1001697 1001707 1003773 1003778) (-616 "LIMITPS.spad" 1000580 1000593 1001687 1001692) (-615 "LIE.spad" 998594 998606 999870 1000015) (-614 "LIECAT.spad" 998070 998080 998520 998589) (-613 "LIECAT.spad" 997574 997586 998026 998031) (-612 "LIB.spad" 995622 995630 996233 996248) (-611 "LGROBP.spad" 992975 992994 995612 995617) (-610 "LF.spad" 991894 991910 992965 992970) (-609 "LFCAT.spad" 990913 990921 991884 991889) (-608 "LEXTRIPK.spad" 986416 986431 990903 990908) (-607 "LEXP.spad" 984419 984446 986396 986411) (-606 "LETAST.spad" 984118 984126 984409 984414) (-605 "LEADCDET.spad" 982502 982519 984108 984113) (-604 "LAZM3PK.spad" 981206 981228 982492 982497) (-603 "LAUPOL.spad" 979895 979908 980799 980868) (-602 "LAPLACE.spad" 979468 979484 979885 979890) (-601 "LA.spad" 978908 978922 979390 979429) (-600 "LALG.spad" 978684 978694 978888 978903) (-599 "LALG.spad" 978468 978480 978674 978679) (-598 "KTVLOGIC.spad" 977891 977899 978458 978463) (-597 "KOVACIC.spad" 976604 976621 977881 977886) (-596 "KONVERT.spad" 976326 976336 976594 976599) (-595 "KOERCE.spad" 976063 976073 976316 976321) (-594 "KERNEL.spad" 974598 974608 975847 975852) (-593 "KERNEL2.spad" 974301 974313 974588 974593) (-592 "KDAGG.spad" 973392 973414 974269 974296) (-591 "KDAGG.spad" 972503 972527 973382 973387) (-590 "KAFILE.spad" 971466 971482 971701 971728) (-589 "JORDAN.spad" 969293 969305 970756 970901) (-588 "JOINAST.spad" 968987 968995 969283 969288) (-587 "JAVACODE.spad" 968753 968761 968977 968982) (-586 "IXAGG.spad" 966866 966890 968733 968748) (-585 "IXAGG.spad" 964844 964870 966713 966718) (-584 "IVECTOR.spad" 963615 963630 963770 963797) (-583 "ITUPLE.spad" 962760 962770 963605 963610) (-582 "ITRIGMNP.spad" 961571 961590 962750 962755) (-581 "ITFUN3.spad" 961065 961079 961561 961566) (-580 "ITFUN2.spad" 960795 960807 961055 961060) (-579 "ITAYLOR.spad" 958587 958602 960631 960756) (-578 "ISUPS.spad" 950998 951013 957561 957658) (-577 "ISUMP.spad" 950495 950511 950988 950993) (-576 "ISTRING.spad" 949498 949511 949664 949691) (-575 "ISAST.spad" 949217 949225 949488 949493) (-574 "IRURPK.spad" 947930 947949 949207 949212) (-573 "IRSN.spad" 945890 945898 947920 947925) (-572 "IRRF2F.spad" 944365 944375 945846 945851) (-571 "IRREDFFX.spad" 943966 943977 944355 944360) (-570 "IROOT.spad" 942297 942307 943956 943961) (-569 "IR.spad" 940086 940100 942152 942179) (-568 "IR2.spad" 939106 939122 940076 940081) (-567 "IR2F.spad" 938306 938322 939096 939101) (-566 "IPRNTPK.spad" 938066 938074 938296 938301) (-565 "IPF.spad" 937631 937643 937871 937964) (-564 "IPADIC.spad" 937392 937418 937557 937626) (-563 "IOMODE.spad" 937013 937021 937382 937387) (-562 "IOBCON.spad" 936878 936886 937003 937008) (-561 "INVLAPLA.spad" 936523 936539 936868 936873) (-560 "INTTR.spad" 929769 929786 936513 936518) (-559 "INTTOOLS.spad" 927480 927496 929343 929348) (-558 "INTSLPE.spad" 926786 926794 927470 927475) (-557 "INTRVL.spad" 926352 926362 926700 926781) (-556 "INTRF.spad" 924716 924730 926342 926347) (-555 "INTRET.spad" 924148 924158 924706 924711) (-554 "INTRAT.spad" 922823 922840 924138 924143) (-553 "INTPM.spad" 921186 921202 922466 922471) (-552 "INTPAF.spad" 918954 918972 921118 921123) (-551 "INTPACK.spad" 909264 909272 918944 918949) (-550 "INT.spad" 908625 908633 909118 909259) (-549 "INTHERTR.spad" 907891 907908 908615 908620) (-548 "INTHERAL.spad" 907557 907581 907881 907886) (-547 "INTHEORY.spad" 903970 903978 907547 907552) (-546 "INTG0.spad" 897433 897451 903902 903907) (-545 "INTFTBL.spad" 891462 891470 897423 897428) (-544 "INTFACT.spad" 890521 890531 891452 891457) (-543 "INTEF.spad" 888836 888852 890511 890516) (-542 "INTDOM.spad" 887451 887459 888762 888831) (-541 "INTDOM.spad" 886128 886138 887441 887446) (-540 "INTCAT.spad" 884381 884391 886042 886123) (-539 "INTBIT.spad" 883884 883892 884371 884376) (-538 "INTALG.spad" 883066 883093 883874 883879) (-537 "INTAF.spad" 882558 882574 883056 883061) (-536 "INTABL.spad" 881076 881107 881239 881266) (-535 "INS.spad" 878543 878551 880978 881071) (-534 "INS.spad" 876096 876106 878533 878538) (-533 "INPSIGN.spad" 875530 875543 876086 876091) (-532 "INPRODPF.spad" 874596 874615 875520 875525) (-531 "INPRODFF.spad" 873654 873678 874586 874591) (-530 "INNMFACT.spad" 872625 872642 873644 873649) (-529 "INMODGCD.spad" 872109 872139 872615 872620) (-528 "INFSP.spad" 870394 870416 872099 872104) (-527 "INFPROD0.spad" 869444 869463 870384 870389) (-526 "INFORM.spad" 866605 866613 869434 869439) (-525 "INFORM1.spad" 866230 866240 866595 866600) (-524 "INFINITY.spad" 865782 865790 866220 866225) (-523 "INEP.spad" 864314 864336 865772 865777) (-522 "INDE.spad" 864043 864060 864304 864309) (-521 "INCRMAPS.spad" 863464 863474 864033 864038) (-520 "INBFILE.spad" 862793 862801 863454 863459) (-519 "INBFF.spad" 858563 858574 862783 862788) (-518 "INBCON.spad" 857863 857871 858553 858558) (-517 "INBCON.spad" 857161 857171 857853 857858) (-516 "INAST.spad" 856826 856834 857151 857156) (-515 "IMPTAST.spad" 856534 856542 856816 856821) (-514 "IMATRIX.spad" 855479 855505 855991 856018) (-513 "IMATQF.spad" 854573 854617 855435 855440) (-512 "IMATLIN.spad" 853178 853202 854529 854534) (-511 "ILIST.spad" 851834 851849 852361 852388) (-510 "IIARRAY2.spad" 851222 851260 851441 851468) (-509 "IFF.spad" 850632 850648 850903 850996) (-508 "IFAST.spad" 850246 850254 850622 850627) (-507 "IFARRAY.spad" 847733 847748 849429 849456) (-506 "IFAMON.spad" 847595 847612 847689 847694) (-505 "IEVALAB.spad" 846984 846996 847585 847590) (-504 "IEVALAB.spad" 846371 846385 846974 846979) (-503 "IDPO.spad" 846169 846181 846361 846366) (-502 "IDPOAMS.spad" 845925 845937 846159 846164) (-501 "IDPOAM.spad" 845645 845657 845915 845920) (-500 "IDPC.spad" 844579 844591 845635 845640) (-499 "IDPAM.spad" 844324 844336 844569 844574) (-498 "IDPAG.spad" 844071 844083 844314 844319) (-497 "IDENT.spad" 843988 843996 844061 844066) (-496 "IDECOMP.spad" 841225 841243 843978 843983) (-495 "IDEAL.spad" 836148 836187 841160 841165) (-494 "ICDEN.spad" 835299 835315 836138 836143) (-493 "ICARD.spad" 834488 834496 835289 835294) (-492 "IBPTOOLS.spad" 833081 833098 834478 834483) (-491 "IBITS.spad" 832280 832293 832717 832744) (-490 "IBATOOL.spad" 829155 829174 832270 832275) (-489 "IBACHIN.spad" 827642 827657 829145 829150) (-488 "IARRAY2.spad" 826630 826656 827249 827276) (-487 "IARRAY1.spad" 825675 825690 825813 825840) (-486 "IAN.spad" 823888 823896 825491 825584) (-485 "IALGFACT.spad" 823489 823522 823878 823883) (-484 "HYPCAT.spad" 822913 822921 823479 823484) (-483 "HYPCAT.spad" 822335 822345 822903 822908) (-482 "HOSTNAME.spad" 822143 822151 822325 822330) (-481 "HOAGG.spad" 819401 819411 822123 822138) (-480 "HOAGG.spad" 816444 816456 819168 819173) (-479 "HEXADEC.spad" 814314 814322 814912 815005) (-478 "HEUGCD.spad" 813329 813340 814304 814309) (-477 "HELLFDIV.spad" 812919 812943 813319 813324) (-476 "HEAP.spad" 812311 812321 812526 812553) (-475 "HEADAST.spad" 811842 811850 812301 812306) (-474 "HDP.spad" 802959 802975 803336 803467) (-473 "HDMP.spad" 800135 800150 800753 800880) (-472 "HB.spad" 798372 798380 800125 800130) (-471 "HASHTBL.spad" 796842 796873 797053 797080) (-470 "HASAST.spad" 796558 796566 796832 796837) (-469 "HACKPI.spad" 796041 796049 796460 796553) (-468 "GTSET.spad" 794980 794996 795687 795714) (-467 "GSTBL.spad" 793499 793534 793673 793688) (-466 "GSERIES.spad" 790666 790693 791631 791780) (-465 "GROUP.spad" 789935 789943 790646 790661) (-464 "GROUP.spad" 789212 789222 789925 789930) (-463 "GROEBSOL.spad" 787700 787721 789202 789207) (-462 "GRMOD.spad" 786271 786283 787690 787695) (-461 "GRMOD.spad" 784840 784854 786261 786266) (-460 "GRIMAGE.spad" 777445 777453 784830 784835) (-459 "GRDEF.spad" 775824 775832 777435 777440) (-458 "GRAY.spad" 774283 774291 775814 775819) (-457 "GRALG.spad" 773330 773342 774273 774278) (-456 "GRALG.spad" 772375 772389 773320 773325) (-455 "GPOLSET.spad" 771829 771852 772057 772084) (-454 "GOSPER.spad" 771094 771112 771819 771824) (-453 "GMODPOL.spad" 770232 770259 771062 771089) (-452 "GHENSEL.spad" 769301 769315 770222 770227) (-451 "GENUPS.spad" 765402 765415 769291 769296) (-450 "GENUFACT.spad" 764979 764989 765392 765397) (-449 "GENPGCD.spad" 764563 764580 764969 764974) (-448 "GENMFACT.spad" 764015 764034 764553 764558) (-447 "GENEEZ.spad" 761954 761967 764005 764010) (-446 "GDMP.spad" 758972 758989 759748 759875) (-445 "GCNAALG.spad" 752867 752894 758766 758833) (-444 "GCDDOM.spad" 752039 752047 752793 752862) (-443 "GCDDOM.spad" 751273 751283 752029 752034) (-442 "GB.spad" 748791 748829 751229 751234) (-441 "GBINTERN.spad" 744811 744849 748781 748786) (-440 "GBF.spad" 740568 740606 744801 744806) (-439 "GBEUCLID.spad" 738442 738480 740558 740563) (-438 "GAUSSFAC.spad" 737739 737747 738432 738437) (-437 "GALUTIL.spad" 736061 736071 737695 737700) (-436 "GALPOLYU.spad" 734507 734520 736051 736056) (-435 "GALFACTU.spad" 732672 732691 734497 734502) (-434 "GALFACT.spad" 722805 722816 732662 732667) (-433 "FVFUN.spad" 719818 719826 722785 722800) (-432 "FVC.spad" 718860 718868 719798 719813) (-431 "FUNCTION.spad" 718709 718721 718850 718855) (-430 "FT.spad" 716921 716929 718699 718704) (-429 "FTEM.spad" 716084 716092 716911 716916) (-428 "FSUPFACT.spad" 714984 715003 716020 716025) (-427 "FST.spad" 713070 713078 714974 714979) (-426 "FSRED.spad" 712548 712564 713060 713065) (-425 "FSPRMELT.spad" 711372 711388 712505 712510) (-424 "FSPECF.spad" 709449 709465 711362 711367) (-423 "FS.spad" 703499 703509 709212 709444) (-422 "FS.spad" 697339 697351 703054 703059) (-421 "FSINT.spad" 696997 697013 697329 697334) (-420 "FSERIES.spad" 696184 696196 696817 696916) (-419 "FSCINT.spad" 695497 695513 696174 696179) (-418 "FSAGG.spad" 694602 694612 695441 695492) (-417 "FSAGG.spad" 693681 693693 694522 694527) (-416 "FSAGG2.spad" 692380 692396 693671 693676) (-415 "FS2UPS.spad" 686769 686803 692370 692375) (-414 "FS2.spad" 686414 686430 686759 686764) (-413 "FS2EXPXP.spad" 685537 685560 686404 686409) (-412 "FRUTIL.spad" 684479 684489 685527 685532) (-411 "FR.spad" 678174 678184 683504 683573) (-410 "FRNAALG.spad" 673261 673271 678116 678169) (-409 "FRNAALG.spad" 668360 668372 673217 673222) (-408 "FRNAAF2.spad" 667814 667832 668350 668355) (-407 "FRMOD.spad" 667208 667238 667745 667750) (-406 "FRIDEAL.spad" 666403 666424 667188 667203) (-405 "FRIDEAL2.spad" 666005 666037 666393 666398) (-404 "FRETRCT.spad" 665516 665526 665995 666000) (-403 "FRETRCT.spad" 664893 664905 665374 665379) (-402 "FRAMALG.spad" 663221 663234 664849 664888) (-401 "FRAMALG.spad" 661581 661596 663211 663216) (-400 "FRAC.spad" 658681 658691 659084 659257) (-399 "FRAC2.spad" 658284 658296 658671 658676) (-398 "FR2.spad" 657618 657630 658274 658279) (-397 "FPS.spad" 654427 654435 657508 657613) (-396 "FPS.spad" 651264 651274 654347 654352) (-395 "FPC.spad" 650306 650314 651166 651259) (-394 "FPC.spad" 649434 649444 650296 650301) (-393 "FPATMAB.spad" 649186 649196 649414 649429) (-392 "FPARFRAC.spad" 647659 647676 649176 649181) (-391 "FORTRAN.spad" 646165 646208 647649 647654) (-390 "FORT.spad" 645094 645102 646155 646160) (-389 "FORTFN.spad" 642254 642262 645074 645089) (-388 "FORTCAT.spad" 641928 641936 642234 642249) (-387 "FORMULA.spad" 639266 639274 641918 641923) (-386 "FORMULA1.spad" 638745 638755 639256 639261) (-385 "FORDER.spad" 638436 638460 638735 638740) (-384 "FOP.spad" 637637 637645 638426 638431) (-383 "FNLA.spad" 637061 637083 637605 637632) (-382 "FNCAT.spad" 635389 635397 637051 637056) (-381 "FNAME.spad" 635281 635289 635379 635384) (-380 "FMTC.spad" 635079 635087 635207 635276) (-379 "FMONOID.spad" 632134 632144 635035 635040) (-378 "FM.spad" 631829 631841 632068 632095) (-377 "FMFUN.spad" 628849 628857 631809 631824) (-376 "FMC.spad" 627891 627899 628829 628844) (-375 "FMCAT.spad" 625545 625563 627859 627886) (-374 "FM1.spad" 624902 624914 625479 625506) (-373 "FLOATRP.spad" 622623 622637 624892 624897) (-372 "FLOAT.spad" 615787 615795 622489 622618) (-371 "FLOATCP.spad" 613204 613218 615777 615782) (-370 "FLINEXP.spad" 612916 612926 613184 613199) (-369 "FLINEXP.spad" 612582 612594 612852 612857) (-368 "FLASORT.spad" 611902 611914 612572 612577) (-367 "FLALG.spad" 609548 609567 611828 611897) (-366 "FLAGG.spad" 606554 606564 609516 609543) (-365 "FLAGG.spad" 603473 603485 606437 606442) (-364 "FLAGG2.spad" 602154 602170 603463 603468) (-363 "FINRALG.spad" 600183 600196 602110 602149) (-362 "FINRALG.spad" 598138 598153 600067 600072) (-361 "FINITE.spad" 597290 597298 598128 598133) (-360 "FINAALG.spad" 586271 586281 597232 597285) (-359 "FINAALG.spad" 575264 575276 586227 586232) (-358 "FILE.spad" 574847 574857 575254 575259) (-357 "FILECAT.spad" 573365 573382 574837 574842) (-356 "FIELD.spad" 572771 572779 573267 573360) (-355 "FIELD.spad" 572263 572273 572761 572766) (-354 "FGROUP.spad" 570872 570882 572243 572258) (-353 "FGLMICPK.spad" 569659 569674 570862 570867) (-352 "FFX.spad" 569034 569049 569375 569468) (-351 "FFSLPE.spad" 568523 568544 569024 569029) (-350 "FFPOLY.spad" 559775 559786 568513 568518) (-349 "FFPOLY2.spad" 558835 558852 559765 559770) (-348 "FFP.spad" 558232 558252 558551 558644) (-347 "FF.spad" 557680 557696 557913 558006) (-346 "FFNBX.spad" 556192 556212 557396 557489) (-345 "FFNBP.spad" 554705 554722 555908 556001) (-344 "FFNB.spad" 553170 553191 554386 554479) (-343 "FFINTBAS.spad" 550584 550603 553160 553165) (-342 "FFIELDC.spad" 548159 548167 550486 550579) (-341 "FFIELDC.spad" 545820 545830 548149 548154) (-340 "FFHOM.spad" 544568 544585 545810 545815) (-339 "FFF.spad" 542003 542014 544558 544563) (-338 "FFCGX.spad" 540850 540870 541719 541812) (-337 "FFCGP.spad" 539739 539759 540566 540659) (-336 "FFCG.spad" 538531 538552 539420 539513) (-335 "FFCAT.spad" 531558 531580 538370 538526) (-334 "FFCAT.spad" 524664 524688 531478 531483) (-333 "FFCAT2.spad" 524409 524449 524654 524659) (-332 "FEXPR.spad" 516118 516164 524165 524204) (-331 "FEVALAB.spad" 515824 515834 516108 516113) (-330 "FEVALAB.spad" 515315 515327 515601 515606) (-329 "FDIV.spad" 514757 514781 515305 515310) (-328 "FDIVCAT.spad" 512799 512823 514747 514752) (-327 "FDIVCAT.spad" 510839 510865 512789 512794) (-326 "FDIV2.spad" 510493 510533 510829 510834) (-325 "FCPAK1.spad" 509046 509054 510483 510488) (-324 "FCOMP.spad" 508425 508435 509036 509041) (-323 "FC.spad" 498250 498258 508415 508420) (-322 "FAXF.spad" 491185 491199 498152 498245) (-321 "FAXF.spad" 484172 484188 491141 491146) (-320 "FARRAY.spad" 482318 482328 483355 483382) (-319 "FAMR.spad" 480438 480450 482216 482313) (-318 "FAMR.spad" 478542 478556 480322 480327) (-317 "FAMONOID.spad" 478192 478202 478496 478501) (-316 "FAMONC.spad" 476414 476426 478182 478187) (-315 "FAGROUP.spad" 476020 476030 476310 476337) (-314 "FACUTIL.spad" 474216 474233 476010 476015) (-313 "FACTFUNC.spad" 473392 473402 474206 474211) (-312 "EXPUPXS.spad" 470225 470248 471524 471673) (-311 "EXPRTUBE.spad" 467453 467461 470215 470220) (-310 "EXPRODE.spad" 464325 464341 467443 467448) (-309 "EXPR.spad" 459600 459610 460314 460721) (-308 "EXPR2UPS.spad" 455692 455705 459590 459595) (-307 "EXPR2.spad" 455395 455407 455682 455687) (-306 "EXPEXPAN.spad" 452334 452359 452968 453061) (-305 "EXIT.spad" 452005 452013 452324 452329) (-304 "EXITAST.spad" 451741 451749 451995 452000) (-303 "EVALCYC.spad" 451199 451213 451731 451736) (-302 "EVALAB.spad" 450763 450773 451189 451194) (-301 "EVALAB.spad" 450325 450337 450753 450758) (-300 "EUCDOM.spad" 447867 447875 450251 450320) (-299 "EUCDOM.spad" 445471 445481 447857 447862) (-298 "ESTOOLS.spad" 437311 437319 445461 445466) (-297 "ESTOOLS2.spad" 436912 436926 437301 437306) (-296 "ESTOOLS1.spad" 436597 436608 436902 436907) (-295 "ES.spad" 429144 429152 436587 436592) (-294 "ES.spad" 421597 421607 429042 429047) (-293 "ESCONT.spad" 418370 418378 421587 421592) (-292 "ESCONT1.spad" 418119 418131 418360 418365) (-291 "ES2.spad" 417614 417630 418109 418114) (-290 "ES1.spad" 417180 417196 417604 417609) (-289 "ERROR.spad" 414501 414509 417170 417175) (-288 "EQTBL.spad" 412973 412995 413182 413209) (-287 "EQ.spad" 407847 407857 410646 410758) (-286 "EQ2.spad" 407563 407575 407837 407842) (-285 "EP.spad" 403877 403887 407553 407558) (-284 "ENV.spad" 402579 402587 403867 403872) (-283 "ENTIRER.spad" 402247 402255 402523 402574) (-282 "EMR.spad" 401448 401489 402173 402242) (-281 "ELTAGG.spad" 399688 399707 401438 401443) (-280 "ELTAGG.spad" 397892 397913 399644 399649) (-279 "ELTAB.spad" 397339 397357 397882 397887) (-278 "ELFUTS.spad" 396718 396737 397329 397334) (-277 "ELEMFUN.spad" 396407 396415 396708 396713) (-276 "ELEMFUN.spad" 396094 396104 396397 396402) (-275 "ELAGG.spad" 394025 394035 396062 396089) (-274 "ELAGG.spad" 391905 391917 393944 393949) (-273 "ELABEXPR.spad" 390836 390844 391895 391900) (-272 "EFUPXS.spad" 387612 387642 390792 390797) (-271 "EFULS.spad" 384448 384471 387568 387573) (-270 "EFSTRUC.spad" 382403 382419 384438 384443) (-269 "EF.spad" 377169 377185 382393 382398) (-268 "EAB.spad" 375445 375453 377159 377164) (-267 "E04UCFA.spad" 374981 374989 375435 375440) (-266 "E04NAFA.spad" 374558 374566 374971 374976) (-265 "E04MBFA.spad" 374138 374146 374548 374553) (-264 "E04JAFA.spad" 373674 373682 374128 374133) (-263 "E04GCFA.spad" 373210 373218 373664 373669) (-262 "E04FDFA.spad" 372746 372754 373200 373205) (-261 "E04DGFA.spad" 372282 372290 372736 372741) (-260 "E04AGNT.spad" 368124 368132 372272 372277) (-259 "DVARCAT.spad" 364809 364819 368114 368119) (-258 "DVARCAT.spad" 361492 361504 364799 364804) (-257 "DSMP.spad" 358923 358937 359228 359355) (-256 "DROPT.spad" 352868 352876 358913 358918) (-255 "DROPT1.spad" 352531 352541 352858 352863) (-254 "DROPT0.spad" 347358 347366 352521 352526) (-253 "DRAWPT.spad" 345513 345521 347348 347353) (-252 "DRAW.spad" 338113 338126 345503 345508) (-251 "DRAWHACK.spad" 337421 337431 338103 338108) (-250 "DRAWCX.spad" 334863 334871 337411 337416) (-249 "DRAWCURV.spad" 334400 334415 334853 334858) (-248 "DRAWCFUN.spad" 323572 323580 334390 334395) (-247 "DQAGG.spad" 321728 321738 323528 323567) (-246 "DPOLCAT.spad" 317069 317085 321596 321723) (-245 "DPOLCAT.spad" 312496 312514 317025 317030) (-244 "DPMO.spad" 305799 305815 305937 306238) (-243 "DPMM.spad" 299115 299133 299240 299541) (-242 "DOMAIN.spad" 298386 298394 299105 299110) (-241 "DMP.spad" 295608 295623 296180 296307) (-240 "DLP.spad" 294956 294966 295598 295603) (-239 "DLIST.spad" 293368 293378 294139 294166) (-238 "DLAGG.spad" 291769 291779 293348 293363) (-237 "DIVRING.spad" 291311 291319 291713 291764) (-236 "DIVRING.spad" 290897 290907 291301 291306) (-235 "DISPLAY.spad" 289077 289085 290887 290892) (-234 "DIRPROD.spad" 279931 279947 280571 280702) (-233 "DIRPROD2.spad" 278739 278757 279921 279926) (-232 "DIRPCAT.spad" 277669 277685 278591 278734) (-231 "DIRPCAT.spad" 276340 276358 277264 277269) (-230 "DIOSP.spad" 275165 275173 276330 276335) (-229 "DIOPS.spad" 274137 274147 275133 275160) (-228 "DIOPS.spad" 273095 273107 274093 274098) (-227 "DIFRING.spad" 272387 272395 273075 273090) (-226 "DIFRING.spad" 271687 271697 272377 272382) (-225 "DIFEXT.spad" 270846 270856 271667 271682) (-224 "DIFEXT.spad" 269922 269934 270745 270750) (-223 "DIAGG.spad" 269540 269550 269890 269917) (-222 "DIAGG.spad" 269178 269190 269530 269535) (-221 "DHMATRIX.spad" 267482 267492 268635 268662) (-220 "DFSFUN.spad" 260890 260898 267472 267477) (-219 "DFLOAT.spad" 257611 257619 260780 260885) (-218 "DFINTTLS.spad" 255820 255836 257601 257606) (-217 "DERHAM.spad" 253730 253762 255800 255815) (-216 "DEQUEUE.spad" 253048 253058 253337 253364) (-215 "DEGRED.spad" 252663 252677 253038 253043) (-214 "DEFINTRF.spad" 250188 250198 252653 252658) (-213 "DEFINTEF.spad" 248684 248700 250178 250183) (-212 "DEFAST.spad" 248052 248060 248674 248679) (-211 "DECIMAL.spad" 245934 245942 246520 246613) (-210 "DDFACT.spad" 243733 243750 245924 245929) (-209 "DBLRESP.spad" 243331 243355 243723 243728) (-208 "DBASE.spad" 241903 241913 243321 243326) (-207 "DATABUF.spad" 241391 241404 241893 241898) (-206 "D03FAFA.spad" 241219 241227 241381 241386) (-205 "D03EEFA.spad" 241039 241047 241209 241214) (-204 "D03AGNT.spad" 240119 240127 241029 241034) (-203 "D02EJFA.spad" 239581 239589 240109 240114) (-202 "D02CJFA.spad" 239059 239067 239571 239576) (-201 "D02BHFA.spad" 238549 238557 239049 239054) (-200 "D02BBFA.spad" 238039 238047 238539 238544) (-199 "D02AGNT.spad" 232843 232851 238029 238034) (-198 "D01WGTS.spad" 231162 231170 232833 232838) (-197 "D01TRNS.spad" 231139 231147 231152 231157) (-196 "D01GBFA.spad" 230661 230669 231129 231134) (-195 "D01FCFA.spad" 230183 230191 230651 230656) (-194 "D01ASFA.spad" 229651 229659 230173 230178) (-193 "D01AQFA.spad" 229097 229105 229641 229646) (-192 "D01APFA.spad" 228521 228529 229087 229092) (-191 "D01ANFA.spad" 228015 228023 228511 228516) (-190 "D01AMFA.spad" 227525 227533 228005 228010) (-189 "D01ALFA.spad" 227065 227073 227515 227520) (-188 "D01AKFA.spad" 226591 226599 227055 227060) (-187 "D01AJFA.spad" 226114 226122 226581 226586) (-186 "D01AGNT.spad" 222173 222181 226104 226109) (-185 "CYCLOTOM.spad" 221679 221687 222163 222168) (-184 "CYCLES.spad" 218511 218519 221669 221674) (-183 "CVMP.spad" 217928 217938 218501 218506) (-182 "CTRIGMNP.spad" 216418 216434 217918 217923) (-181 "CTORCALL.spad" 216006 216014 216408 216413) (-180 "CSTTOOLS.spad" 215249 215262 215996 216001) (-179 "CRFP.spad" 208953 208966 215239 215244) (-178 "CRCEAST.spad" 208673 208681 208943 208948) (-177 "CRAPACK.spad" 207716 207726 208663 208668) (-176 "CPMATCH.spad" 207216 207231 207641 207646) (-175 "CPIMA.spad" 206921 206940 207206 207211) (-174 "COORDSYS.spad" 201814 201824 206911 206916) (-173 "CONTOUR.spad" 201216 201224 201804 201809) (-172 "CONTFRAC.spad" 196828 196838 201118 201211) (-171 "CONDUIT.spad" 196586 196594 196818 196823) (-170 "COMRING.spad" 196260 196268 196524 196581) (-169 "COMPPROP.spad" 195774 195782 196250 196255) (-168 "COMPLPAT.spad" 195541 195556 195764 195769) (-167 "COMPLEX.spad" 189567 189577 189811 190072) (-166 "COMPLEX2.spad" 189280 189292 189557 189562) (-165 "COMPFACT.spad" 188882 188896 189270 189275) (-164 "COMPCAT.spad" 186938 186948 188604 188877) (-163 "COMPCAT.spad" 184700 184712 186368 186373) (-162 "COMMUPC.spad" 184446 184464 184690 184695) (-161 "COMMONOP.spad" 183979 183987 184436 184441) (-160 "COMM.spad" 183788 183796 183969 183974) (-159 "COMMAAST.spad" 183551 183559 183778 183783) (-158 "COMBOPC.spad" 182456 182464 183541 183546) (-157 "COMBINAT.spad" 181201 181211 182446 182451) (-156 "COMBF.spad" 178569 178585 181191 181196) (-155 "COLOR.spad" 177406 177414 178559 178564) (-154 "COLONAST.spad" 177072 177080 177396 177401) (-153 "CMPLXRT.spad" 176781 176798 177062 177067) (-152 "CLLCTAST.spad" 176443 176451 176771 176776) (-151 "CLIP.spad" 172535 172543 176433 176438) (-150 "CLIF.spad" 171174 171190 172491 172530) (-149 "CLAGG.spad" 167649 167659 171154 171169) (-148 "CLAGG.spad" 164005 164017 167512 167517) (-147 "CINTSLPE.spad" 163330 163343 163995 164000) (-146 "CHVAR.spad" 161408 161430 163320 163325) (-145 "CHARZ.spad" 161323 161331 161388 161403) (-144 "CHARPOL.spad" 160831 160841 161313 161318) (-143 "CHARNZ.spad" 160584 160592 160811 160826) (-142 "CHAR.spad" 158452 158460 160574 160579) (-141 "CFCAT.spad" 157768 157776 158442 158447) (-140 "CDEN.spad" 156926 156940 157758 157763) (-139 "CCLASS.spad" 155075 155083 156337 156376) (-138 "CATEGORY.spad" 154854 154862 155065 155070) (-137 "CATAST.spad" 154481 154489 154844 154849) (-136 "CASEAST.spad" 154195 154203 154471 154476) (-135 "CARTEN.spad" 149298 149322 154185 154190) (-134 "CARTEN2.spad" 148684 148711 149288 149293) (-133 "CARD.spad" 145973 145981 148658 148679) (-132 "CAPSLAST.spad" 145747 145755 145963 145968) (-131 "CACHSET.spad" 145369 145377 145737 145742) (-130 "CABMON.spad" 144922 144930 145359 145364) (-129 "BYTE.spad" 144316 144324 144912 144917) (-128 "BYTEARY.spad" 143391 143399 143485 143512) (-127 "BTREE.spad" 142460 142470 142998 143025) (-126 "BTOURN.spad" 141463 141473 142067 142094) (-125 "BTCAT.spad" 140839 140849 141419 141458) (-124 "BTCAT.spad" 140247 140259 140829 140834) (-123 "BTAGG.spad" 139357 139365 140203 140242) (-122 "BTAGG.spad" 138499 138509 139347 139352) (-121 "BSTREE.spad" 137234 137244 138106 138133) (-120 "BRILL.spad" 135429 135440 137224 137229) (-119 "BRAGG.spad" 134343 134353 135409 135424) (-118 "BRAGG.spad" 133231 133243 134299 134304) (-117 "BPADICRT.spad" 131213 131225 131468 131561) (-116 "BPADIC.spad" 130877 130889 131139 131208) (-115 "BOUNDZRO.spad" 130533 130550 130867 130872) (-114 "BOP.spad" 125997 126005 130523 130528) (-113 "BOP1.spad" 123383 123393 125953 125958) (-112 "BOOLEAN.spad" 122707 122715 123373 123378) (-111 "BMODULE.spad" 122419 122431 122675 122702) (-110 "BITS.spad" 121838 121846 122055 122082) (-109 "BINFILE.spad" 121181 121189 121828 121833) (-108 "BINDING.spad" 120600 120608 121171 121176) (-107 "BINARY.spad" 118491 118499 119068 119161) (-106 "BGAGG.spad" 117676 117686 118459 118486) (-105 "BGAGG.spad" 116881 116893 117666 117671) (-104 "BFUNCT.spad" 116445 116453 116861 116876) (-103 "BEZOUT.spad" 115579 115606 116395 116400) (-102 "BBTREE.spad" 112398 112408 115186 115213) (-101 "BASTYPE.spad" 112070 112078 112388 112393) (-100 "BASTYPE.spad" 111740 111750 112060 112065) (-99 "BALFACT.spad" 111180 111192 111730 111735) (-98 "AUTOMOR.spad" 110627 110636 111160 111175) (-97 "ATTREG.spad" 107346 107353 110379 110622) (-96 "ATTRBUT.spad" 103369 103376 107326 107341) (-95 "ATTRAST.spad" 103086 103093 103359 103364) (-94 "ATRIG.spad" 102556 102563 103076 103081) (-93 "ATRIG.spad" 102024 102033 102546 102551) (-92 "ASTCAT.spad" 101928 101935 102014 102019) (-91 "ASTCAT.spad" 101830 101839 101918 101923) (-90 "ASTACK.spad" 101163 101172 101437 101464) (-89 "ASSOCEQ.spad" 99963 99974 101119 101124) (-88 "ASP9.spad" 99044 99057 99953 99958) (-87 "ASP8.spad" 98087 98100 99034 99039) (-86 "ASP80.spad" 97409 97422 98077 98082) (-85 "ASP7.spad" 96569 96582 97399 97404) (-84 "ASP78.spad" 96020 96033 96559 96564) (-83 "ASP77.spad" 95389 95402 96010 96015) (-82 "ASP74.spad" 94481 94494 95379 95384) (-81 "ASP73.spad" 93752 93765 94471 94476) (-80 "ASP6.spad" 92384 92397 93742 93747) (-79 "ASP55.spad" 90893 90906 92374 92379) (-78 "ASP50.spad" 88710 88723 90883 90888) (-77 "ASP4.spad" 88005 88018 88700 88705) (-76 "ASP49.spad" 87004 87017 87995 88000) (-75 "ASP42.spad" 85411 85450 86994 86999) (-74 "ASP41.spad" 83990 84029 85401 85406) (-73 "ASP35.spad" 82978 82991 83980 83985) (-72 "ASP34.spad" 82279 82292 82968 82973) (-71 "ASP33.spad" 81839 81852 82269 82274) (-70 "ASP31.spad" 80979 80992 81829 81834) (-69 "ASP30.spad" 79871 79884 80969 80974) (-68 "ASP29.spad" 79337 79350 79861 79866) (-67 "ASP28.spad" 70610 70623 79327 79332) (-66 "ASP27.spad" 69507 69520 70600 70605) (-65 "ASP24.spad" 68594 68607 69497 69502) (-64 "ASP20.spad" 67810 67823 68584 68589) (-63 "ASP1.spad" 67191 67204 67800 67805) (-62 "ASP19.spad" 61877 61890 67181 67186) (-61 "ASP12.spad" 61291 61304 61867 61872) (-60 "ASP10.spad" 60562 60575 61281 61286) (-59 "ARRAY2.spad" 59922 59931 60169 60196) (-58 "ARRAY1.spad" 58757 58766 59105 59132) (-57 "ARRAY12.spad" 57426 57437 58747 58752) (-56 "ARR2CAT.spad" 53076 53097 57382 57421) (-55 "ARR2CAT.spad" 48758 48781 53066 53071) (-54 "APPRULE.spad" 48002 48024 48748 48753) (-53 "APPLYORE.spad" 47617 47630 47992 47997) (-52 "ANY.spad" 45959 45966 47607 47612) (-51 "ANY1.spad" 45030 45039 45949 45954) (-50 "ANTISYM.spad" 43469 43485 45010 45025) (-49 "ANON.spad" 43166 43173 43459 43464) (-48 "AN.spad" 41467 41474 42982 43075) (-47 "AMR.spad" 39646 39657 41365 41462) (-46 "AMR.spad" 37662 37675 39383 39388) (-45 "ALIST.spad" 35074 35095 35424 35451) (-44 "ALGSC.spad" 34197 34223 34946 34999) (-43 "ALGPKG.spad" 29906 29917 34153 34158) (-42 "ALGMFACT.spad" 29095 29109 29896 29901) (-41 "ALGMANIP.spad" 26515 26530 28892 28897) (-40 "ALGFF.spad" 24830 24857 25047 25203) (-39 "ALGFACT.spad" 23951 23961 24820 24825) (-38 "ALGEBRA.spad" 23682 23691 23907 23946) (-37 "ALGEBRA.spad" 23445 23456 23672 23677) (-36 "ALAGG.spad" 22943 22964 23401 23440) (-35 "AHYP.spad" 22324 22331 22933 22938) (-34 "AGG.spad" 20623 20630 22304 22319) (-33 "AGG.spad" 18896 18905 20579 20584) (-32 "AF.spad" 17321 17336 18831 18836) (-31 "ADDAST.spad" 16999 17006 17311 17316) (-30 "ACPLOT.spad" 15570 15577 16989 16994) (-29 "ACFS.spad" 13309 13318 15460 15565) (-28 "ACFS.spad" 11146 11157 13299 13304) (-27 "ACF.spad" 7748 7755 11048 11141) (-26 "ACF.spad" 4436 4445 7738 7743) (-25 "ABELSG.spad" 3977 3984 4426 4431) (-24 "ABELSG.spad" 3516 3525 3967 3972) (-23 "ABELMON.spad" 3059 3066 3506 3511) (-22 "ABELMON.spad" 2600 2609 3049 3054) (-21 "ABELGRP.spad" 2172 2179 2590 2595) (-20 "ABELGRP.spad" 1742 1751 2162 2167) (-19 "A1AGG.spad" 870 879 1698 1737) (-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 f1560383..7af81219 100644
--- a/src/share/algebra/category.daase
+++ b/src/share/algebra/category.daase
@@ -1,164 +1,164 @@
-(145022 . 3431822566)
-(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) ((#0=(-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) #0#) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))))
+(145040 . 3431897911)
+(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) ((#0=(-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) #0#) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))))
(((|#2| |#2|) . T))
((((-550)) . T))
-((($ $) -1561 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))) ((|#2| |#2|) . T) ((#0=(-400 (-550)) #0#) |has| |#2| (-38 (-400 (-550)))))
+((($ $) -1489 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))) ((|#2| |#2|) . T) ((#0=(-400 (-550)) #0#) |has| |#2| (-38 (-400 (-550)))))
((($) . T))
(((|#1|) . T))
((($) . T) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
(((|#2|) . T))
-((($) -1561 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))) ((|#2|) . T) (((-400 (-550))) |has| |#2| (-38 (-400 (-550)))))
-(|has| |#1| (-882))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
+((($) -1489 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))) ((|#2|) . T) (((-400 (-550))) |has| |#2| (-38 (-400 (-550)))))
+(|has| |#1| (-883))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
((($) . T) (((-400 (-550))) . T))
((($) . T))
((($) . T))
(((|#2| |#2|) . T))
((((-142)) . T))
-((((-526)) . T) (((-1126)) . T) (((-219)) . T) (((-372)) . T) (((-865 (-372))) . T))
-(((|#1|) . T))
-((((-219)) . T) (((-836)) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((|#1|) . T))
-(-1561 (|has| |#1| (-21)) (|has| |#1| (-823)))
-((($ $) . T) ((#0=(-400 (-550)) #0#) -1561 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1| |#1|) . T))
-(-1561 (|has| |#1| (-798)) (|has| |#1| (-825)))
-((((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) (((-550)) |has| |#1| (-1011 (-550))) ((|#1|) . T))
-((((-836)) . T))
-((((-836)) . T))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-542)))
+((((-526)) . T) (((-1127)) . T) (((-219)) . T) (((-372)) . T) (((-866 (-372))) . T))
+(((|#1|) . T))
+((((-219)) . T) (((-837)) . T))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((|#1|) . T))
+(-1489 (|has| |#1| (-21)) (|has| |#1| (-823)))
+((($ $) . T) ((#0=(-400 (-550)) #0#) -1489 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1| |#1|) . T))
+(-1489 (|has| |#1| (-798)) (|has| |#1| (-825)))
+((((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) (((-550)) |has| |#1| (-1012 (-550))) ((|#1|) . T))
+((((-837)) . T))
+((((-837)) . T))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-542)))
(|has| |#1| (-823))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
(((|#1| |#2| |#3|) . T))
(((|#4|) . T))
-((($) . T) (((-400 (-550))) -1561 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1|) . T))
-((((-836)) . T))
-((((-836)) |has| |#1| (-1068)))
-((((-836)) . T) (((-1149)) . T))
+((($) . T) (((-400 (-550))) -1489 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1|) . T))
+((((-837)) . T))
+((((-837)) |has| |#1| (-1069)))
+((((-837)) . T) (((-1150)) . T))
(((|#1|) . T) ((|#2|) . T))
-(((|#1|) . T) (((-550)) |has| |#1| (-1011 (-550))) (((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882)))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
-(((|#2| (-474 (-3191 |#1|) (-749))) . T))
-(((|#1| (-522 (-1144))) . T))
-(((#0=(-843 |#1|) #0#) . T) ((#1=(-400 (-550)) #1#) . T) (($ $) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+(((|#1|) . T) (((-550)) |has| |#1| (-1012 (-550))) (((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883)))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
+(((|#2| (-474 (-3307 |#1|) (-749))) . T))
+(((|#1| (-522 (-1145))) . T))
+(((#0=(-844 |#1|) #0#) . T) ((#1=(-400 (-550)) #1#) . T) (($ $) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
(|has| |#4| (-361))
(|has| |#3| (-361))
(((|#1|) . T))
-((((-843 |#1|)) . T) (((-400 (-550))) . T) (($) . T))
+((((-844 |#1|)) . T) (((-400 (-550))) . T) (($) . T))
(((|#1| |#2|) . T))
((($) . T))
(|has| |#1| (-143))
(|has| |#1| (-145))
(|has| |#1| (-542))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-542)))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-542)))
((($) . T))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-825)) (|has| |#1| (-1068))))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-825)) (|has| |#1| (-1069))))
((((-526)) |has| |#1| (-596 (-526))))
((($) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) . T))
((($) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-((((-836)) . T))
-((((-836)) . T))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+((((-837)) . T))
+((((-837)) . T))
((((-400 (-550))) . T) (($) . T))
-((((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (((-1219 |#1| |#2| |#3|)) |has| |#1| (-356)) (($) . T) ((|#1|) . T))
-((((-836)) . T))
+((((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (((-1220 |#1| |#2| |#3|)) |has| |#1| (-356)) (($) . T) ((|#1|) . T))
+((((-837)) . T))
(((|#1|) . T))
-((((-836)) . T))
-((((-836)) . T))
-(((|#1|) . T) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) . T))
+((((-837)) . T))
+((((-837)) . T))
+(((|#1|) . T) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) . T))
(((|#1| |#2|) . T))
-((((-836)) . T))
+((((-837)) . T))
(((|#1|) . T))
-(((#0=(-400 (-550)) #0#) |has| |#2| (-38 (-400 (-550)))) ((|#2| |#2|) . T) (($ $) -1561 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))))
+(((#0=(-400 (-550)) #0#) |has| |#2| (-38 (-400 (-550)))) ((|#2| |#2|) . T) (($ $) -1489 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))))
(((|#1|) . T))
(((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) (($) . T))
-((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) |has| |#2| (-170)) (($) -1561 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))))
-((($) -1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) |has| |#2| (-170)) (($) -1489 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))))
+((($) -1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
(((|#1|) . T) (((-400 (-550))) . T) (($) . T))
(((|#1|) . T) (((-400 (-550))) . T) (($) . T))
(((|#1|) . T) (((-400 (-550))) . T) (($) . T))
-(((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))) ((|#1| |#1|) . T) (($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))))
+(((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))) ((|#1| |#1|) . T) (($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))))
((($ $) . T))
(((|#2|) . T))
-((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) . T) (($) -1561 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
-((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) . T) (($) -1561 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))))
+((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) . T) (($) -1489 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
+((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) . T) (($) -1489 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))))
((($) . T))
(|has| |#1| (-361))
(((|#1|) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-((((-836)) . T))
-((((-836)) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+((((-837)) . T))
+((((-837)) . T))
(((|#1| |#2|) . T))
-(-1561 (|has| |#1| (-21)) (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-873 (-1144))) (|has| |#1| (-1020)))
-(-1561 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-873 (-1144))) (|has| |#1| (-1020)))
+(-1489 (|has| |#1| (-21)) (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-874 (-1145))) (|has| |#1| (-1021)))
+(-1489 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-874 (-1145))) (|has| |#1| (-1021)))
(((|#1| |#1|) . T))
(|has| |#1| (-542))
-(((|#2| |#2|) -12 (|has| |#1| (-356)) (|has| |#2| (-302 |#2|))) (((-1144) |#2|) -12 (|has| |#1| (-356)) (|has| |#2| (-505 (-1144) |#2|))))
+(((|#2| |#2|) -12 (|has| |#1| (-356)) (|has| |#2| (-302 |#2|))) (((-1145) |#2|) -12 (|has| |#1| (-356)) (|has| |#2| (-505 (-1145) |#2|))))
((((-400 |#2|)) . T) (((-400 (-550))) . T) (($) . T))
-(-1561 (|has| |#1| (-21)) (|has| |#1| (-823)))
+(-1489 (|has| |#1| (-21)) (|has| |#1| (-823)))
((($ $) . T) ((#0=(-400 (-550)) #0#) . T))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542)))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
-(|has| |#1| (-1068))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
-(|has| |#1| (-1068))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
+(|has| |#1| (-1069))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
+(|has| |#1| (-1069))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
(|has| |#1| (-823))
((($) . T) (((-400 (-550))) . T))
(((|#1|) . T))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-342)))
-(-1561 (|has| |#4| (-771)) (|has| |#4| (-823)))
-(-1561 (|has| |#4| (-771)) (|has| |#4| (-823)))
-(-1561 (|has| |#3| (-771)) (|has| |#3| (-823)))
-(-1561 (|has| |#3| (-771)) (|has| |#3| (-823)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-342)))
+(-1489 (|has| |#4| (-771)) (|has| |#4| (-823)))
+(-1489 (|has| |#4| (-771)) (|has| |#4| (-823)))
+(-1489 (|has| |#3| (-771)) (|has| |#3| (-823)))
+(-1489 (|has| |#3| (-771)) (|has| |#3| (-823)))
(((|#1| |#2|) . T))
(((|#1| |#2|) . T))
-(|has| |#1| (-1068))
-(|has| |#1| (-1068))
-(((|#1| (-1144) (-1056 (-1144)) (-522 (-1056 (-1144)))) . T))
+(|has| |#1| (-1069))
+(|has| |#1| (-1069))
+(((|#1| (-1145) (-1057 (-1145)) (-522 (-1057 (-1145)))) . T))
((((-550) |#1|) . T))
((((-550)) . T))
((((-550)) . T))
-((((-883 |#1|)) . T))
+((((-884 |#1|)) . T))
(((|#1| (-522 |#2|)) . T))
((((-550)) . T))
((((-550)) . T))
(((|#1|) . T))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-705)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-705)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
(((|#1| (-749)) . T))
(|has| |#2| (-771))
-(-1561 (|has| |#2| (-771)) (|has| |#2| (-823)))
+(-1489 (|has| |#2| (-771)) (|has| |#2| (-823)))
(|has| |#2| (-823))
(((|#1| |#2| |#3| |#4|) . T))
(((|#1| |#2|) . T))
-((((-1126) |#1|) . T))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
+((((-1127) |#1|) . T))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
(((|#1|) . T))
(((|#3| (-749)) . T))
(|has| |#1| (-145))
(|has| |#1| (-143))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542)))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542)))
-(|has| |#1| (-1068))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542)))
+(|has| |#1| (-1069))
((((-400 (-550))) . T) (((-550)) . T))
-((((-1144) |#2|) |has| |#2| (-505 (-1144) |#2|)) ((|#2| |#2|) |has| |#2| (-302 |#2|)))
+((((-1145) |#2|) |has| |#2| (-505 (-1145) |#2|)) ((|#2| |#2|) |has| |#2| (-302 |#2|)))
((((-400 (-550))) . T) (((-550)) . T))
(((|#1|) . T) (($) . T))
((((-550)) . T))
((((-550)) . T))
-((($) -1561 (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((|#1|) |has| |#1| (-170)))
+((($) -1489 (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((|#1|) |has| |#1| (-170)))
((((-550)) . T))
((((-550)) . T))
-(((#0=(-677) (-1140 #0#)) . T))
+(((#0=(-677) (-1141 #0#)) . T))
((((-400 (-550))) . T) (($) . T))
(((|#1|) . T) (((-400 (-550))) . T) (($) . T))
((((-550) |#1|) . T))
@@ -167,272 +167,272 @@
(|has| |#2| (-356))
(((|#1|) . T))
(((|#1| |#2|) . T))
-((((-836)) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-((((-1126) |#1|) . T))
+((((-837)) . T))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+((((-1127) |#1|) . T))
(((|#3| |#3|) . T))
-((((-836)) . T))
-((((-836)) . T))
+((((-837)) . T))
+((((-837)) . T))
(((|#1| |#1|) . T))
-(((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))) ((|#1| |#1|) . T) (($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))))
-((($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
-(((|#1|) . T))
-((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) . T) (($) -1561 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))))
-((($) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-((($) -1561 (|has| |#2| (-170)) (|has| |#2| (-823)) (|has| |#2| (-1020))) ((|#2|) -1561 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-1020))))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
+(((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))) ((|#1| |#1|) . T) (($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))))
+((($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
+(((|#1|) . T))
+((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) . T) (($) -1489 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))))
+((($) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+((($) -1489 (|has| |#2| (-170)) (|has| |#2| (-823)) (|has| |#2| (-1021))) ((|#2|) -1489 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-1021))))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
((((-550) |#1|) . T))
-((((-836)) . T))
-((((-167 (-219))) |has| |#1| (-995)) (((-167 (-372))) |has| |#1| (-995)) (((-526)) |has| |#1| (-596 (-526))) (((-1140 |#1|)) . T) (((-865 (-550))) |has| |#1| (-596 (-865 (-550)))) (((-865 (-372))) |has| |#1| (-596 (-865 (-372)))))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((|#1|) . T))
-(-1561 (|has| |#1| (-21)) (|has| |#1| (-823)))
-(-1561 (|has| |#1| (-21)) (|has| |#1| (-823)))
-((((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1561 (|has| |#1| (-356)) (|has| |#1| (-542))) ((|#2|) |has| |#1| (-356)) ((|#1|) |has| |#1| (-170)))
-(((|#1|) |has| |#1| (-170)) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1561 (|has| |#1| (-356)) (|has| |#1| (-542))))
+((((-837)) . T))
+((((-167 (-219))) |has| |#1| (-996)) (((-167 (-372))) |has| |#1| (-996)) (((-526)) |has| |#1| (-596 (-526))) (((-1141 |#1|)) . T) (((-866 (-550))) |has| |#1| (-596 (-866 (-550)))) (((-866 (-372))) |has| |#1| (-596 (-866 (-372)))))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((|#1|) . T))
+(-1489 (|has| |#1| (-21)) (|has| |#1| (-823)))
+(-1489 (|has| |#1| (-21)) (|has| |#1| (-823)))
+((((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1489 (|has| |#1| (-356)) (|has| |#1| (-542))) ((|#2|) |has| |#1| (-356)) ((|#1|) |has| |#1| (-170)))
+(((|#1|) |has| |#1| (-170)) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1489 (|has| |#1| (-356)) (|has| |#1| (-542))))
(|has| |#1| (-356))
-(-12 (|has| |#4| (-227)) (|has| |#4| (-1020)))
-(-12 (|has| |#3| (-227)) (|has| |#3| (-1020)))
-(-1561 (|has| |#4| (-170)) (|has| |#4| (-823)) (|has| |#4| (-1020)))
-(-1561 (|has| |#3| (-170)) (|has| |#3| (-823)) (|has| |#3| (-1020)))
-((((-836)) . T) (((-1149)) . T))
-((((-836)) . T) (((-1149)) . T))
-((((-836)) . T))
-(((|#1|) . T))
-((((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) (((-550)) |has| |#1| (-1011 (-550))) ((|#1|) . T))
+(-12 (|has| |#4| (-227)) (|has| |#4| (-1021)))
+(-12 (|has| |#3| (-227)) (|has| |#3| (-1021)))
+(-1489 (|has| |#4| (-170)) (|has| |#4| (-823)) (|has| |#4| (-1021)))
+(-1489 (|has| |#3| (-170)) (|has| |#3| (-823)) (|has| |#3| (-1021)))
+((((-837)) . T) (((-1150)) . T))
+((((-837)) . T) (((-1150)) . T))
+((((-837)) . T))
+(((|#1|) . T))
+((((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) (((-550)) |has| |#1| (-1012 (-550))) ((|#1|) . T))
(((|#1|) . T) (((-550)) |has| |#1| (-619 (-550))))
-(((|#2|) . T) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-(((|#1|) . T) (((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) . T))
+(((|#2|) . T) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+(((|#1|) . T) (((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) . T))
(|has| |#1| (-542))
(|has| |#1| (-542))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
(((|#1|) . T))
(|has| |#1| (-542))
(|has| |#1| (-542))
(|has| |#1| (-542))
((((-677)) . T))
(((|#1|) . T))
-(-12 (|has| |#1| (-975)) (|has| |#1| (-1166)))
+(-12 (|has| |#1| (-976)) (|has| |#1| (-1167)))
(((|#2|) . T) (($) . T) (((-400 (-550))) . T))
-(-12 (|has| |#1| (-1068)) (|has| |#2| (-1068)))
+(-12 (|has| |#1| (-1069)) (|has| |#2| (-1069)))
((($) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) . T))
-((((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (((-1142 |#1| |#2| |#3|)) |has| |#1| (-356)) (($) . T) ((|#1|) . T))
-(((|#1|) . T) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) . T))
+((((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (((-1143 |#1| |#2| |#3|)) |has| |#1| (-356)) (($) . T) ((|#1|) . T))
+(((|#1|) . T) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) . T))
(((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) (($) . T))
-(((|#4| |#4|) -1561 (|has| |#4| (-170)) (|has| |#4| (-356)) (|has| |#4| (-1020))) (($ $) |has| |#4| (-170)))
-(((|#3| |#3|) -1561 (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-1020))) (($ $) |has| |#3| (-170)))
+(((|#4| |#4|) -1489 (|has| |#4| (-170)) (|has| |#4| (-356)) (|has| |#4| (-1021))) (($ $) |has| |#4| (-170)))
+(((|#3| |#3|) -1489 (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-1021))) (($ $) |has| |#3| (-170)))
(((|#1|) . T))
(((|#2|) . T))
-((((-526)) |has| |#2| (-596 (-526))) (((-865 (-372))) |has| |#2| (-596 (-865 (-372)))) (((-865 (-550))) |has| |#2| (-596 (-865 (-550)))))
-((((-836)) . T))
+((((-526)) |has| |#2| (-596 (-526))) (((-866 (-372))) |has| |#2| (-596 (-866 (-372)))) (((-866 (-550))) |has| |#2| (-596 (-866 (-550)))))
+((((-837)) . T))
(((|#1| |#2| |#3| |#4|) . T))
-((((-836)) . T))
-((((-526)) |has| |#1| (-596 (-526))) (((-865 (-372))) |has| |#1| (-596 (-865 (-372)))) (((-865 (-550))) |has| |#1| (-596 (-865 (-550)))))
-(((|#4|) -1561 (|has| |#4| (-170)) (|has| |#4| (-356)) (|has| |#4| (-1020))) (($) |has| |#4| (-170)))
-(((|#3|) -1561 (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-1020))) (($) |has| |#3| (-170)))
-((((-836)) . T))
-((((-836)) . T))
-((((-526)) . T) (((-550)) . T) (((-865 (-550))) . T) (((-372)) . T) (((-219)) . T))
-(((|#1|) . T) (((-550)) |has| |#1| (-1011 (-550))) (((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))))
+((((-837)) . T))
+((((-526)) |has| |#1| (-596 (-526))) (((-866 (-372))) |has| |#1| (-596 (-866 (-372)))) (((-866 (-550))) |has| |#1| (-596 (-866 (-550)))))
+(((|#4|) -1489 (|has| |#4| (-170)) (|has| |#4| (-356)) (|has| |#4| (-1021))) (($) |has| |#4| (-170)))
+(((|#3|) -1489 (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-1021))) (($) |has| |#3| (-170)))
+((((-837)) . T))
+((((-837)) . T))
+((((-526)) . T) (((-550)) . T) (((-866 (-550))) . T) (((-372)) . T) (((-219)) . T))
+(((|#1|) . T) (((-550)) |has| |#1| (-1012 (-550))) (((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))))
((($) . T) (((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) . T))
((((-400 $) (-400 $)) |has| |#2| (-542)) (($ $) . T) ((|#2| |#2|) . T))
-((((-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) . T))
+((((-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) . T))
(((|#1|) . T))
-(|has| |#2| (-882))
-((((-1126) (-52)) . T))
+(|has| |#2| (-883))
+((((-1127) (-52)) . T))
((((-550)) |has| #0=(-400 |#2|) (-619 (-550))) ((#0#) . T))
-((((-526)) . T) (((-219)) . T) (((-372)) . T) (((-865 (-372))) . T))
-((((-836)) . T))
-(-1561 (|has| |#1| (-21)) (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-873 (-1144))) (|has| |#1| (-1020)))
+((((-526)) . T) (((-219)) . T) (((-372)) . T) (((-866 (-372))) . T))
+((((-837)) . T))
+(-1489 (|has| |#1| (-21)) (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-874 (-1145))) (|has| |#1| (-1021)))
(((|#1|) |has| |#1| (-170)))
(((|#1| $) |has| |#1| (-279 |#1| |#1|)))
-((((-836)) . T))
-((((-836)) . T))
+((((-837)) . T))
+((((-837)) . T))
((((-400 (-550))) . T) (($) . T))
((((-400 (-550))) . T) (($) . T))
-((((-836)) . T))
+((((-837)) . T))
(|has| |#1| (-825))
-(|has| |#1| (-1068))
+(|has| |#1| (-1069))
(((|#1|) . T))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-825)) (|has| |#1| (-1068))))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-825)) (|has| |#1| (-1069))))
((((-526)) |has| |#1| (-596 (-526))))
-((((-836)) . T) (((-1149)) . T))
+((((-837)) . T) (((-1150)) . T))
((((-129)) . T))
-((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) |has| |#2| (-170)) (($) -1561 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))))
+((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) |has| |#2| (-170)) (($) -1489 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))))
((((-129)) . T))
-((($) -1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-((($) -1561 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+((($) -1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+((($) -1489 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
(|has| |#1| (-227))
-((($) -1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-(((|#1| (-522 (-796 (-1144)))) . T))
-(((|#1| (-944)) . T))
-(((#0=(-843 |#1|) $) |has| #0# (-279 #0# #0#)))
+((($) -1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+(((|#1| (-522 (-796 (-1145)))) . T))
+(((|#1| (-945)) . T))
+(((#0=(-844 |#1|) $) |has| #0# (-279 #0# #0#)))
((((-550) |#4|) . T))
((((-550) |#3|) . T))
(((|#1|) . T))
(((|#2| |#2|) . T))
-(|has| |#1| (-1119))
-((((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) . T))
-(|has| (-1213 |#1| |#2| |#3| |#4|) (-143))
-(|has| (-1213 |#1| |#2| |#3| |#4|) (-145))
+(|has| |#1| (-1120))
+((((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) . T))
+(|has| (-1214 |#1| |#2| |#3| |#4|) (-143))
+(|has| (-1214 |#1| |#2| |#3| |#4|) (-145))
(|has| |#1| (-143))
(|has| |#1| (-145))
(((|#1|) |has| |#1| (-170)))
-((((-1144)) -12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020))))
+((((-1145)) -12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021))))
(((|#2|) . T))
-(|has| |#1| (-1068))
-((((-1126) |#1|) . T))
+(|has| |#1| (-1069))
+((((-1127) |#1|) . T))
(((|#1|) . T))
(((|#2|) . T) (((-550)) |has| |#2| (-619 (-550))))
(|has| |#2| (-361))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
((($) . T) ((|#1|) . T))
-(((|#2|) |has| |#2| (-1020)))
-((((-836)) . T))
-(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) ((#0=(-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) #0#) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))))
+(((|#2|) |has| |#2| (-1021)))
+((((-837)) . T))
+(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) ((#0=(-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) #0#) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))))
(((|#1|) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((#0=(-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) #0#) |has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-302 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((#0=(-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) #0#) |has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-302 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))))
((((-550) |#1|) . T))
-((((-836)) . T))
-((((-526)) -12 (|has| |#1| (-596 (-526))) (|has| |#2| (-596 (-526)))) (((-865 (-372))) -12 (|has| |#1| (-596 (-865 (-372)))) (|has| |#2| (-596 (-865 (-372))))) (((-865 (-550))) -12 (|has| |#1| (-596 (-865 (-550)))) (|has| |#2| (-596 (-865 (-550))))))
-((((-836)) . T))
+((((-837)) . T))
+((((-526)) -12 (|has| |#1| (-596 (-526))) (|has| |#2| (-596 (-526)))) (((-866 (-372))) -12 (|has| |#1| (-596 (-866 (-372)))) (|has| |#2| (-596 (-866 (-372))))) (((-866 (-550))) -12 (|has| |#1| (-596 (-866 (-550)))) (|has| |#2| (-596 (-866 (-550))))))
+((((-837)) . T))
((($) . T))
-((((-836)) . T))
-((($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
+((((-837)) . T))
+((($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
((($) . T))
((($) . T))
((($) . T))
-((($) -1561 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-((((-836)) . T))
-((((-836)) . T))
-(|has| (-1212 |#2| |#3| |#4|) (-145))
-(|has| (-1212 |#2| |#3| |#4|) (-143))
-(((|#2|) |has| |#2| (-1068)) (((-550)) -12 (|has| |#2| (-1011 (-550))) (|has| |#2| (-1068))) (((-400 (-550))) -12 (|has| |#2| (-1011 (-400 (-550)))) (|has| |#2| (-1068))))
+((($) -1489 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+((((-837)) . T))
+((((-837)) . T))
+(|has| (-1213 |#2| |#3| |#4|) (-145))
+(|has| (-1213 |#2| |#3| |#4|) (-143))
+(((|#2|) |has| |#2| (-1069)) (((-550)) -12 (|has| |#2| (-1012 (-550))) (|has| |#2| (-1069))) (((-400 (-550))) -12 (|has| |#2| (-1012 (-400 (-550)))) (|has| |#2| (-1069))))
(((|#1|) . T))
-(|has| |#1| (-1068))
-((((-836)) . T))
+(|has| |#1| (-1069))
+((((-837)) . T))
(((|#1|) . T))
(((|#1|) . T))
-(-1561 (|has| |#1| (-21)) (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-873 (-1144))) (|has| |#1| (-1020)))
+(-1489 (|has| |#1| (-21)) (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-874 (-1145))) (|has| |#1| (-1021)))
(((|#1|) . T))
((((-550) |#1|) . T))
(((|#2|) |has| |#2| (-170)))
(((|#1|) |has| |#1| (-170)))
(((|#1|) . T))
-(-1561 (|has| |#1| (-21)) (|has| |#1| (-823)))
-((((-836)) |has| |#1| (-1068)))
-(-1561 (|has| |#1| (-465)) (|has| |#1| (-705)) (|has| |#1| (-873 (-1144))) (|has| |#1| (-1020)) (|has| |#1| (-1080)))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-342)))
-((((-883 |#1|)) . T))
+(-1489 (|has| |#1| (-21)) (|has| |#1| (-823)))
+((((-837)) |has| |#1| (-1069)))
+(-1489 (|has| |#1| (-465)) (|has| |#1| (-705)) (|has| |#1| (-874 (-1145))) (|has| |#1| (-1021)) (|has| |#1| (-1081)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-342)))
+((((-884 |#1|)) . T))
((((-400 |#2|) |#3|) . T))
(|has| |#1| (-15 * (|#1| (-550) |#1|)))
((((-400 (-550))) . T) (($) . T))
(|has| |#1| (-825))
(((|#1|) . T) (($) . T))
((((-400 (-550))) . T) (($) . T))
-((((-836)) . T))
+((((-837)) . T))
(((|#1|) . T))
((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) |has| |#1| (-170)) (($) |has| |#1| (-542)))
(|has| |#1| (-356))
-(-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))
+(-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))
(|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))
(|has| |#1| (-356))
((((-550)) . T))
(|has| |#1| (-15 * (|#1| (-749) |#1|)))
-((((-1110 |#2| (-400 (-925 |#1|)))) . T) (((-400 (-925 |#1|))) . T))
+((((-1111 |#2| (-400 (-926 |#1|)))) . T) (((-400 (-926 |#1|))) . T))
((($) . T))
(((|#1|) |has| |#1| (-170)) (($) . T))
(((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) (($) . T))
(((|#1|) . T))
((((-550) |#1|) . T))
(((|#2|) . T))
-(-1561 (|has| |#2| (-356)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882)))
-(-1561 (|has| |#2| (-771)) (|has| |#2| (-823)))
-(-1561 (|has| |#2| (-771)) (|has| |#2| (-823)))
+(-1489 (|has| |#2| (-356)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883)))
+(-1489 (|has| |#2| (-771)) (|has| |#2| (-823)))
+(-1489 (|has| |#2| (-771)) (|has| |#2| (-823)))
(((|#1|) . T))
-((((-1144)) -12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020))))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+((((-1145)) -12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021))))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
(-12 (|has| |#1| (-356)) (|has| |#2| (-798)))
-(-1561 (|has| |#1| (-300)) (|has| |#1| (-356)) (|has| |#1| (-342)) (|has| |#1| (-542)))
-(((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))) ((|#1| |#1|) . T) (($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-542))))
+(-1489 (|has| |#1| (-300)) (|has| |#1| (-356)) (|has| |#1| (-342)) (|has| |#1| (-542)))
+(((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))) ((|#1| |#1|) . T) (($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-542))))
((($ $) |has| |#1| (-542)))
-(((#0=(-677) (-1140 #0#)) . T))
-((((-836)) . T))
-((((-836)) . T) (((-1227 |#4|)) . T))
-((((-836)) . T) (((-1227 |#3|)) . T))
-((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) . T) (($) -1561 (|has| |#1| (-170)) (|has| |#1| (-542))))
+(((#0=(-677) (-1141 #0#)) . T))
+((((-837)) . T))
+((((-837)) . T) (((-1228 |#4|)) . T))
+((((-837)) . T) (((-1228 |#3|)) . T))
+((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) . T) (($) -1489 (|has| |#1| (-170)) (|has| |#1| (-542))))
((($) |has| |#1| (-542)))
-((((-836)) . T))
-((($) . T))
-((($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((#0=(-400 (-550)) #0#) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((#1=(-1219 |#1| |#2| |#3|) #1#) |has| |#1| (-356)) ((|#1| |#1|) . T))
-(((|#1| |#1|) . T) (($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((#0=(-400 (-550)) #0#) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))))
-((($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-542))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
-((($) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (((-1219 |#1| |#2| |#3|)) |has| |#1| (-356)) ((|#1|) . T))
-(((|#1|) . T) (($) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))))
-(((|#3|) |has| |#3| (-1020)))
-((($) -1561 (|has| |#1| (-170)) (|has| |#1| (-542))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-(|has| |#1| (-1068))
+((((-837)) . T))
+((($) . T))
+((($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((#0=(-400 (-550)) #0#) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((#1=(-1220 |#1| |#2| |#3|) #1#) |has| |#1| (-356)) ((|#1| |#1|) . T))
+(((|#1| |#1|) . T) (($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((#0=(-400 (-550)) #0#) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))))
+((($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-542))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
+((($) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (((-1220 |#1| |#2| |#3|)) |has| |#1| (-356)) ((|#1|) . T))
+(((|#1|) . T) (($) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))))
+(((|#3|) |has| |#3| (-1021)))
+((($) -1489 (|has| |#1| (-170)) (|has| |#1| (-542))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+(|has| |#1| (-1069))
(((|#2| (-797 |#1|)) . T))
(((|#1|) . T))
(|has| |#1| (-356))
((((-400 $) (-400 $)) |has| |#1| (-542)) (($ $) . T) ((|#1| |#1|) . T))
-(((#0=(-1050) |#2|) . T) ((#0# $) . T) (($ $) . T))
-((((-883 |#1|)) . T))
+(((#0=(-1051) |#2|) . T) ((#0# $) . T) (($ $) . T))
+((((-884 |#1|)) . T))
((((-142)) . T))
((((-142)) . T))
-(((|#3|) |has| |#3| (-1068)) (((-550)) -12 (|has| |#3| (-1011 (-550))) (|has| |#3| (-1068))) (((-400 (-550))) -12 (|has| |#3| (-1011 (-400 (-550)))) (|has| |#3| (-1068))))
-((((-836)) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+(((|#3|) |has| |#3| (-1069)) (((-550)) -12 (|has| |#3| (-1012 (-550))) (|has| |#3| (-1069))) (((-400 (-550))) -12 (|has| |#3| (-1012 (-400 (-550)))) (|has| |#3| (-1069))))
+((((-837)) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
(((|#1|) . T))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-825)) (|has| |#1| (-1068))))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-825)) (|has| |#1| (-1069))))
((((-526)) |has| |#1| (-596 (-526))))
-((((-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) . T))
+((((-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) . T))
(|has| |#1| (-356))
-(-1561 (|has| |#1| (-21)) (|has| |#1| (-823)))
-((((-1144) |#1|) |has| |#1| (-505 (-1144) |#1|)) ((|#1| |#1|) |has| |#1| (-302 |#1|)))
+(-1489 (|has| |#1| (-21)) (|has| |#1| (-823)))
+((((-1145) |#1|) |has| |#1| (-505 (-1145) |#1|)) ((|#1| |#1|) |has| |#1| (-302 |#1|)))
(|has| |#2| (-798))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-823))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
-((((-836)) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
+((((-837)) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
((((-526)) |has| |#1| (-596 (-526))))
(((|#1| |#2|) . T))
-((((-1144)) -12 (|has| |#1| (-356)) (|has| |#1| (-873 (-1144)))))
-((((-1126) |#1|) . T))
+((((-1145)) -12 (|has| |#1| (-356)) (|has| |#1| (-874 (-1145)))))
+((((-1127) |#1|) . T))
(((|#1| |#2| |#3| (-522 |#3|)) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
(|has| |#1| (-361))
(|has| |#1| (-361))
(|has| |#1| (-361))
-((((-836)) . T))
+((((-837)) . T))
(((|#1|) . T))
-(-1561 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882)))
+(-1489 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883)))
(|has| |#1| (-361))
-(-1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
+(-1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
((((-550)) . T))
((((-550)) . T))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882)))
-((((-836)) . T))
-((((-836)) . T))
-(-12 (|has| |#2| (-227)) (|has| |#2| (-1020)))
-((((-1144) #0=(-843 |#1|)) |has| #0# (-505 (-1144) #0#)) ((#0# #0#) |has| #0# (-302 #0#)))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883)))
+((((-837)) . T))
+((((-837)) . T))
+(-12 (|has| |#2| (-227)) (|has| |#2| (-1021)))
+((((-1145) #0=(-844 |#1|)) |has| #0# (-505 (-1145) #0#)) ((#0# #0#) |has| #0# (-302 #0#)))
(((|#1|) . T))
((((-550) |#4|) . T))
((((-550) |#3|) . T))
(((|#1|) . T) (((-550)) |has| |#1| (-619 (-550))))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
-((((-1213 |#1| |#2| |#3| |#4|)) . T))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
+((((-1214 |#1| |#2| |#3| |#4|)) . T))
((((-400 (-550))) . T) (((-550)) . T))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
(((|#1| |#1|) . T))
(((|#1|) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
(((|#1|) . T))
(((|#1|) . T))
((($) . T) (((-550)) . T) (((-400 (-550))) . T))
@@ -444,95 +444,95 @@
(((|#1|) . T))
(((|#1|) . T))
(((#0=(-550) #0#) . T) ((#1=(-400 (-550)) #1#) . T) (($ $) . T))
-(((|#1|) . T) (((-550)) |has| |#1| (-1011 (-550))) (((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))))
+(((|#1|) . T) (((-550)) |has| |#1| (-1012 (-550))) (((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))))
(((|#1|) . T) (($) . T) (((-400 (-550))) . T))
(((|#1|) |has| |#1| (-542)))
((((-550) |#4|) . T))
((((-550) |#3|) . T))
-((((-836)) . T))
+((((-837)) . T))
((((-550)) . T) (((-400 (-550))) . T) (($) . T))
-((((-836)) . T))
+((((-837)) . T))
((((-550) |#1|) . T))
(((|#1|) . T))
-((($ $) . T) ((#0=(-838 |#1|) $) . T) ((#0# |#2|) . T))
+((($ $) . T) ((#0=(-839 |#1|) $) . T) ((#0# |#2|) . T))
((($) . T))
-((($ $) . T) ((#0=(-1144) $) . T) ((#0# |#1|) . T))
+((($ $) . T) ((#0=(-1145) $) . T) ((#0# |#1|) . T))
(((|#2|) |has| |#2| (-170)))
-((($) -1561 (|has| |#2| (-356)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))) ((|#2|) |has| |#2| (-170)) (((-400 (-550))) |has| |#2| (-38 (-400 (-550)))))
-(((|#2| |#2|) -1561 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-1020))) (($ $) |has| |#2| (-170)))
+((($) -1489 (|has| |#2| (-356)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))) ((|#2|) |has| |#2| (-170)) (((-400 (-550))) |has| |#2| (-38 (-400 (-550)))))
+(((|#2| |#2|) -1489 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-1021))) (($ $) |has| |#2| (-170)))
((((-142)) . T))
(((|#1|) . T))
(-12 (|has| |#1| (-361)) (|has| |#2| (-361)))
-((((-836)) . T))
-(((|#2|) -1561 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-1020))) (($) |has| |#2| (-170)))
+((((-837)) . T))
+(((|#2|) -1489 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-1021))) (($) |has| |#2| (-170)))
(((|#1|) . T))
-((((-836)) . T))
-(|has| |#1| (-1068))
+((((-837)) . T))
+(|has| |#1| (-1069))
(|has| $ (-145))
((((-550) |#1|) . T))
-((($) -1561 (|has| |#1| (-300)) (|has| |#1| (-356)) (|has| |#1| (-342)) (|has| |#1| (-542))) (((-400 (-550))) -1561 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1|) . T))
-((((-1144)) -12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144)))))
+((($) -1489 (|has| |#1| (-300)) (|has| |#1| (-356)) (|has| |#1| (-342)) (|has| |#1| (-542))) (((-400 (-550))) -1489 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1|) . T))
+((((-1145)) -12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145)))))
(|has| |#1| (-356))
-(-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))
+(-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))
(|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))
(|has| |#1| (-356))
(|has| |#1| (-15 * (|#1| (-749) |#1|)))
(((|#1|) . T))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
-((((-836)) . T))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
+((((-837)) . T))
((((-550) (-129)) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882)))
-(((|#2| (-522 (-838 |#1|))) . T))
-((((-836)) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((|#1|) . T))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
-(-1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883)))
+(((|#2| (-522 (-839 |#1|))) . T))
+((((-837)) . T))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((|#1|) . T))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
+(-1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
((((-565 |#1|)) . T))
((($) . T))
(((|#1|) . T) (($) . T))
((((-550)) |has| |#1| (-619 (-550))) ((|#1|) . T))
(((|#4|) . T))
(((|#3|) . T))
-((((-843 |#1|)) . T) (($) . T) (((-400 (-550))) . T))
-((((-1144)) -12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020))))
+((((-844 |#1|)) . T) (($) . T) (((-400 (-550))) . T))
+((((-1145)) -12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021))))
(((|#1|) . T))
-((((-836)) . T))
-((((-836)) . T))
+((((-837)) . T))
+((((-837)) . T))
((((-550) |#2|) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
(((|#1| |#2| |#3| |#4| |#5|) . T))
-(((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))) ((|#1| |#1|) . T) (($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-542))))
-((($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((#0=(-400 (-550)) #0#) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((#1=(-1142 |#1| |#2| |#3|) #1#) |has| |#1| (-356)) ((|#1| |#1|) . T))
-(((|#1| |#1|) . T) (($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((#0=(-400 (-550)) #0#) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))))
-((($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-542))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
-(((|#2|) |has| |#2| (-1020)))
-(|has| |#1| (-1068))
-((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) . T) (($) -1561 (|has| |#1| (-170)) (|has| |#1| (-542))))
-((($) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (((-1142 |#1| |#2| |#3|)) |has| |#1| (-356)) ((|#1|) . T))
-(((|#1|) . T) (($) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))))
-((($) -1561 (|has| |#1| (-170)) (|has| |#1| (-542))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+(((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))) ((|#1| |#1|) . T) (($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-542))))
+((($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((#0=(-400 (-550)) #0#) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((#1=(-1143 |#1| |#2| |#3|) #1#) |has| |#1| (-356)) ((|#1| |#1|) . T))
+(((|#1| |#1|) . T) (($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((#0=(-400 (-550)) #0#) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))))
+((($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-542))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
+(((|#2|) |has| |#2| (-1021)))
+(|has| |#1| (-1069))
+((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) . T) (($) -1489 (|has| |#1| (-170)) (|has| |#1| (-542))))
+((($) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (((-1143 |#1| |#2| |#3|)) |has| |#1| (-356)) ((|#1|) . T))
+(((|#1|) . T) (($) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))))
+((($) -1489 (|has| |#1| (-170)) (|has| |#1| (-542))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
(((|#1|) |has| |#1| (-170)) (($) . T))
(((|#1|) . T))
-(((#0=(-400 (-550)) #0#) |has| |#2| (-38 (-400 (-550)))) ((|#2| |#2|) . T) (($ $) -1561 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))))
-((((-836)) . T))
-((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) |has| |#2| (-170)) (($) -1561 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))))
+(((#0=(-400 (-550)) #0#) |has| |#2| (-38 (-400 (-550)))) ((|#2| |#2|) . T) (($ $) -1489 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))))
+((((-837)) . T))
+((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) |has| |#2| (-170)) (($) -1489 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))))
((($ $) . T) ((|#2| $) . T) ((|#2| |#1|) . T))
-((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) |has| |#1| (-170)) (($) -1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))))
-(((#0=(-1050) |#1|) . T) ((#0# $) . T) (($ $) . T))
-((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) . T) (($) -1561 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))))
+((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) |has| |#1| (-170)) (($) -1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))))
+(((#0=(-1051) |#1|) . T) ((#0# $) . T) (($ $) . T))
+((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) . T) (($) -1489 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))))
((($) . T))
(((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) (($) . T))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
(((|#1|) . T))
(((|#2|) |has| |#1| (-356)))
-(((|#2|) |has| |#2| (-1068)) (((-550)) -12 (|has| |#2| (-1011 (-550))) (|has| |#2| (-1068))) (((-400 (-550))) -12 (|has| |#2| (-1011 (-400 (-550)))) (|has| |#2| (-1068))))
+(((|#2|) |has| |#2| (-1069)) (((-550)) -12 (|has| |#2| (-1012 (-550))) (|has| |#2| (-1069))) (((-400 (-550))) -12 (|has| |#2| (-1012 (-400 (-550)))) (|has| |#2| (-1069))))
((((-550) |#1|) . T))
-((((-836)) . T))
+((((-837)) . T))
((((-400 |#2|) |#3|) . T))
(((|#1| (-400 (-550))) . T))
((((-400 (-550))) . T) (($) . T))
@@ -540,148 +540,148 @@
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
-((((-836)) . T) (((-1149)) . T))
+((((-837)) . T) (((-1150)) . T))
(|has| |#1| (-143))
(|has| |#1| (-145))
-((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) |has| |#2| (-170)) (($) -1561 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))))
-((($) -1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) |has| |#2| (-170)) (($) -1489 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))))
+((($) -1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
((((-400 (-550))) . T) (($) . T))
((((-400 (-550))) . T) (($) . T))
((((-400 (-550))) . T) (($) . T))
-(((|#2| |#3| (-838 |#1|)) . T))
-((((-1144)) |has| |#2| (-873 (-1144))))
+(((|#2| |#3| (-839 |#1|)) . T))
+((((-1145)) |has| |#2| (-874 (-1145))))
(((|#1|) . T))
(((|#1| (-522 |#2|) |#2|) . T))
-(((|#1| (-749) (-1050)) . T))
+(((|#1| (-749) (-1051)) . T))
((((-400 (-550))) |has| |#2| (-356)) (($) . T))
-(((|#1| (-522 (-1056 (-1144))) (-1056 (-1144))) . T))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
+(((|#1| (-522 (-1057 (-1145))) (-1057 (-1145))) . T))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
(((|#1|) . T))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-705)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-705)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
(|has| |#2| (-771))
-(-1561 (|has| |#2| (-771)) (|has| |#2| (-823)))
+(-1489 (|has| |#2| (-771)) (|has| |#2| (-823)))
(|has| |#1| (-361))
(|has| |#1| (-361))
(|has| |#1| (-361))
(|has| |#2| (-823))
-((((-866 |#1|)) . T) (((-797 |#1|)) . T))
-((((-797 (-1144))) . T))
+((((-867 |#1|)) . T) (((-797 |#1|)) . T))
+((((-797 (-1145))) . T))
(((|#1|) . T))
(((|#2|) . T))
(((|#2|) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
((((-623 (-550))) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-526)) . T) (((-865 (-550))) . T) (((-372)) . T) (((-219)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-526)) . T) (((-866 (-550))) . T) (((-372)) . T) (((-219)) . T))
(|has| |#1| (-227))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
((($ $) . T))
(((|#1| |#1|) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-((((-1219 |#1| |#2| |#3|) $) -12 (|has| (-1219 |#1| |#2| |#3|) (-279 (-1219 |#1| |#2| |#3|) (-1219 |#1| |#2| |#3|))) (|has| |#1| (-356))) (($ $) . T))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+((((-1220 |#1| |#2| |#3|) $) -12 (|has| (-1220 |#1| |#2| |#3|) (-279 (-1220 |#1| |#2| |#3|) (-1220 |#1| |#2| |#3|))) (|has| |#1| (-356))) (($ $) . T))
((($ $) . T))
((($ $) . T))
(((|#1|) . T))
-((((-1108 |#1| |#2|)) |has| (-1108 |#1| |#2|) (-302 (-1108 |#1| |#2|))))
-(((|#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))
-(((|#2|) . T) (((-550)) |has| |#2| (-1011 (-550))) (((-400 (-550))) |has| |#2| (-1011 (-400 (-550)))))
-(((|#3| |#3|) -12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068))))
-(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))))
+((((-1109 |#1| |#2|)) |has| (-1109 |#1| |#2|) (-302 (-1109 |#1| |#2|))))
+(((|#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))
+(((|#2|) . T) (((-550)) |has| |#2| (-1012 (-550))) (((-400 (-550))) |has| |#2| (-1012 (-400 (-550)))))
+(((|#3| |#3|) -12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069))))
+(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))))
(((|#1|) . T))
(((|#1| |#2|) . T))
((($) . T))
((($) . T))
(((|#2|) . T))
(((|#3|) . T))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
-(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
+(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))))
(((|#2|) . T))
-((((-836)) -1561 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-595 (-836))) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-361)) (|has| |#2| (-705)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1020)) (|has| |#2| (-1068))) (((-1227 |#2|)) . T))
+((((-837)) -1489 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-595 (-837))) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-361)) (|has| |#2| (-705)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1021)) (|has| |#2| (-1069))) (((-1228 |#2|)) . T))
(((|#1|) |has| |#1| (-170)))
((((-550)) . T))
-((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) |has| |#1| (-170)) (($) -1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))))
-((($) -1561 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) |has| |#1| (-170)) (($) -1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))))
+((($) -1489 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
((((-550) (-142)) . T))
-((($) -1561 (|has| |#2| (-170)) (|has| |#2| (-823)) (|has| |#2| (-1020))) ((|#2|) -1561 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-1020))))
-(-1561 (|has| |#1| (-21)) (|has| |#1| (-143)) (|has| |#1| (-145)) (|has| |#1| (-170)) (|has| |#1| (-542)) (|has| |#1| (-1020)))
+((($) -1489 (|has| |#2| (-170)) (|has| |#2| (-823)) (|has| |#2| (-1021))) ((|#2|) -1489 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-1021))))
+(-1489 (|has| |#1| (-21)) (|has| |#1| (-143)) (|has| |#1| (-145)) (|has| |#1| (-170)) (|has| |#1| (-542)) (|has| |#1| (-1021)))
(((|#1|) . T))
-(-1561 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-143)) (|has| |#1| (-145)) (|has| |#1| (-170)) (|has| |#1| (-542)) (|has| |#1| (-1020)))
+(-1489 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-143)) (|has| |#1| (-145)) (|has| |#1| (-170)) (|has| |#1| (-542)) (|has| |#1| (-1021)))
(((|#2|) |has| |#1| (-356)))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
(((|#1| |#1|) . T) (($ $) . T))
-((($) -1561 (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((|#1|) |has| |#1| (-170)))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((|#1| (-522 #0=(-1144)) #0#) . T))
+((($) -1489 (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((|#1|) |has| |#1| (-170)))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((|#1| (-522 #0=(-1145)) #0#) . T))
(((|#1|) . T) (($) . T))
(|has| |#4| (-170))
(|has| |#3| (-170))
-(((#0=(-400 (-925 |#1|)) #0#) . T))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
-(|has| |#1| (-1068))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
-(|has| |#1| (-1068))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-825)) (|has| |#1| (-1068))))
+(((#0=(-400 (-926 |#1|)) #0#) . T))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
+(|has| |#1| (-1069))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
+(|has| |#1| (-1069))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-825)) (|has| |#1| (-1069))))
((((-526)) |has| |#1| (-596 (-526))))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
-((((-836)) . T) (((-1149)) . T))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
+((((-837)) . T) (((-1150)) . T))
(((|#1| |#1|) |has| |#1| (-170)))
-((($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-542))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+((($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-542))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
(((|#1|) . T))
-((((-400 (-925 |#1|))) . T))
+((((-400 (-926 |#1|))) . T))
((((-550) (-129)) . T))
(((|#1|) |has| |#1| (-170)))
((((-129)) . T))
-((($) -1561 (|has| |#1| (-170)) (|has| |#1| (-542))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-(-1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
-((((-836)) . T))
-((((-1213 |#1| |#2| |#3| |#4|)) . T))
-(((|#1|) |has| |#1| (-1020)) (((-550)) -12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020))))
+((($) -1489 (|has| |#1| (-170)) (|has| |#1| (-542))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+(-1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
+((((-837)) . T))
+((((-1214 |#1| |#2| |#3| |#4|)) . T))
+(((|#1|) |has| |#1| (-1021)) (((-550)) -12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021))))
(((|#1| |#2|) . T))
-(-1561 (|has| |#3| (-170)) (|has| |#3| (-705)) (|has| |#3| (-823)) (|has| |#3| (-1020)))
+(-1489 (|has| |#3| (-170)) (|has| |#3| (-705)) (|has| |#3| (-823)) (|has| |#3| (-1021)))
(|has| |#3| (-771))
-(-1561 (|has| |#3| (-771)) (|has| |#3| (-823)))
+(-1489 (|has| |#3| (-771)) (|has| |#3| (-823)))
(|has| |#3| (-823))
-((((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1561 (|has| |#1| (-356)) (|has| |#1| (-542))) ((|#2|) |has| |#1| (-356)) ((|#1|) |has| |#1| (-170)))
-(((|#1|) |has| |#1| (-170)) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1561 (|has| |#1| (-356)) (|has| |#1| (-542))))
+((((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1489 (|has| |#1| (-356)) (|has| |#1| (-542))) ((|#2|) |has| |#1| (-356)) ((|#1|) |has| |#1| (-170)))
+(((|#1|) |has| |#1| (-170)) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1489 (|has| |#1| (-356)) (|has| |#1| (-542))))
(((|#2|) . T))
((((-550) (-129)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
((((-550) |#2|) . T))
-(((|#1| (-1124 |#1|)) |has| |#1| (-823)))
-(|has| |#1| (-1068))
-(((|#1|) . T))
-(-12 (|has| |#1| (-356)) (|has| |#2| (-1119)))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(|has| |#1| (-1068))
-(((|#2|) . T))
-((((-526)) |has| |#2| (-596 (-526))) (((-865 (-372))) |has| |#2| (-596 (-865 (-372)))) (((-865 (-550))) |has| |#2| (-596 (-865 (-550)))))
-(((|#4|) -1561 (|has| |#4| (-170)) (|has| |#4| (-356))))
-(((|#3|) -1561 (|has| |#3| (-170)) (|has| |#3| (-356))))
-((((-836)) . T))
-(((|#1|) . T))
-(-1561 (|has| |#2| (-444)) (|has| |#2| (-882)))
-(-1561 (|has| |#1| (-444)) (|has| |#1| (-882)))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-882)))
-((($ $) . T) ((#0=(-1144) $) |has| |#1| (-227)) ((#0# |#1|) |has| |#1| (-227)) ((#1=(-796 (-1144)) |#1|) . T) ((#1# $) . T))
-(-1561 (|has| |#1| (-444)) (|has| |#1| (-882)))
+(((|#1| (-1125 |#1|)) |has| |#1| (-823)))
+(|has| |#1| (-1069))
+(((|#1|) . T))
+(-12 (|has| |#1| (-356)) (|has| |#2| (-1120)))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(|has| |#1| (-1069))
+(((|#2|) . T))
+((((-526)) |has| |#2| (-596 (-526))) (((-866 (-372))) |has| |#2| (-596 (-866 (-372)))) (((-866 (-550))) |has| |#2| (-596 (-866 (-550)))))
+(((|#4|) -1489 (|has| |#4| (-170)) (|has| |#4| (-356))))
+(((|#3|) -1489 (|has| |#3| (-170)) (|has| |#3| (-356))))
+((((-837)) . T))
+(((|#1|) . T))
+(-1489 (|has| |#2| (-444)) (|has| |#2| (-883)))
+(-1489 (|has| |#1| (-444)) (|has| |#1| (-883)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-883)))
+((($ $) . T) ((#0=(-1145) $) |has| |#1| (-227)) ((#0# |#1|) |has| |#1| (-227)) ((#1=(-796 (-1145)) |#1|) . T) ((#1# $) . T))
+(-1489 (|has| |#1| (-444)) (|has| |#1| (-883)))
((((-550) |#2|) . T))
-((((-836)) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-((($) -1561 (|has| |#3| (-170)) (|has| |#3| (-823)) (|has| |#3| (-1020))) ((|#3|) -1561 (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-1020))))
+((((-837)) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+((($) -1489 (|has| |#3| (-170)) (|has| |#3| (-823)) (|has| |#3| (-1021))) ((|#3|) -1489 (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-1021))))
((((-550) |#1|) . T))
(|has| (-400 |#2|) (-145))
(|has| (-400 |#2|) (-143))
@@ -689,56 +689,56 @@
(|has| |#1| (-38 (-400 (-550))))
(((|#1|) . T))
(((|#2|) . T) (($) . T) (((-400 (-550))) . T))
-((((-836)) . T))
+((((-837)) . T))
(|has| |#1| (-542))
(|has| |#1| (-542))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-((((-836)) . T))
-((((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+((((-837)) . T))
+((((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) . T))
(|has| |#1| (-38 (-400 (-550))))
-((((-381) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) . T))
+((((-381) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) . T))
(|has| |#1| (-38 (-400 (-550))))
-(|has| |#2| (-1119))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-542)))
-((((-836)) . T) (((-1149)) . T))
-((((-836)) . T) (((-1149)) . T))
-((((-836)) . T) (((-1149)) . T))
-((((-836)) . T) (((-1149)) . T))
-((((-1180)) . T) (((-836)) . T) (((-1149)) . T))
-((((-836)) . T) (((-1149)) . T))
+(|has| |#2| (-1120))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-542)))
+((((-837)) . T) (((-1150)) . T))
+((((-837)) . T) (((-1150)) . T))
+((((-837)) . T) (((-1150)) . T))
+((((-837)) . T) (((-1150)) . T))
+((((-1181)) . T) (((-837)) . T) (((-1150)) . T))
+((((-837)) . T) (((-1150)) . T))
(((|#1|) . T))
-((((-381) (-1126)) . T))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-542)))
+((((-381) (-1127)) . T))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-542)))
((((-116 |#1|)) . T))
(|has| |#1| (-542))
((((-129)) . T))
((((-550) |#1|) . T))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
(((|#2|) . T))
-((((-836)) . T))
+((((-837)) . T))
((((-797 |#1|)) . T))
(((|#2|) |has| |#2| (-170)))
-((((-1144) (-52)) . T))
+((((-1145) (-52)) . T))
(((|#1|) . T))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-542))
(((|#1|) |has| |#1| (-170)))
-((((-836)) . T))
+((((-837)) . T))
((((-526)) |has| |#1| (-596 (-526))))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
(((|#2|) |has| |#2| (-302 |#2|)))
(((#0=(-550) #0#) . T) ((#1=(-400 (-550)) #1#) . T) (($ $) . T))
(((|#1|) . T))
-(((|#1| (-1140 |#1|)) . T))
+(((|#1| (-1141 |#1|)) . T))
(|has| $ (-145))
(((|#2|) . T))
(((#0=(-550) #0#) . T) ((#1=(-400 (-550)) #1#) . T) (($ $) . T))
((($) . T) (((-550)) . T) (((-400 (-550))) . T))
(|has| |#2| (-361))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
(((|#1|) . T) (((-400 (-550))) . T) (($) . T))
(((|#1|) . T) (((-400 (-550))) . T) (($) . T))
(((|#1|) . T) (((-400 (-550))) . T) (($) . T))
@@ -746,97 +746,97 @@
(((|#1| |#2|) . T))
(((|#1| |#2|) . T))
((((-550)) . T) (((-400 (-550))) . T) (($) . T))
-((((-1142 |#1| |#2| |#3|) $) -12 (|has| (-1142 |#1| |#2| |#3|) (-279 (-1142 |#1| |#2| |#3|) (-1142 |#1| |#2| |#3|))) (|has| |#1| (-356))) (($ $) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
+((((-1143 |#1| |#2| |#3|) $) -12 (|has| (-1143 |#1| |#2| |#3|) (-279 (-1143 |#1| |#2| |#3|) (-1143 |#1| |#2| |#3|))) (|has| |#1| (-356))) (($ $) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
((((-526)) |has| |#1| (-596 (-526))))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
-((($) . T) (((-400 (-550))) -1561 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1|) . T))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
+((($) . T) (((-400 (-550))) -1489 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1|) . T))
((($ $) . T))
((($ $) . T))
-((((-836)) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((#0=(-1219 |#1| |#2| |#3|) #0#) -12 (|has| (-1219 |#1| |#2| |#3|) (-302 (-1219 |#1| |#2| |#3|))) (|has| |#1| (-356))) (((-1144) #0#) -12 (|has| (-1219 |#1| |#2| |#3|) (-505 (-1144) (-1219 |#1| |#2| |#3|))) (|has| |#1| (-356))))
-(-12 (|has| |#1| (-1068)) (|has| |#2| (-1068)))
+((((-837)) . T))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((#0=(-1220 |#1| |#2| |#3|) #0#) -12 (|has| (-1220 |#1| |#2| |#3|) (-302 (-1220 |#1| |#2| |#3|))) (|has| |#1| (-356))) (((-1145) #0#) -12 (|has| (-1220 |#1| |#2| |#3|) (-505 (-1145) (-1220 |#1| |#2| |#3|))) (|has| |#1| (-356))))
+(-12 (|has| |#1| (-1069)) (|has| |#2| (-1069)))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
-((($) -1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+((($) -1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
((((-400 (-550))) . T) (((-550)) . T))
((((-550) (-142)) . T))
((((-142)) . T))
(((|#1|) . T))
-(-1561 (|has| |#1| (-21)) (|has| |#1| (-143)) (|has| |#1| (-145)) (|has| |#1| (-170)) (|has| |#1| (-542)) (|has| |#1| (-1020)))
+(-1489 (|has| |#1| (-21)) (|has| |#1| (-143)) (|has| |#1| (-145)) (|has| |#1| (-170)) (|has| |#1| (-542)) (|has| |#1| (-1021)))
((((-112)) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
((((-112)) . T))
(((|#1|) . T))
-((((-526)) |has| |#1| (-596 (-526))) (((-219)) . #0=(|has| |#1| (-995))) (((-372)) . #0#))
-((((-836)) . T))
+((((-526)) |has| |#1| (-596 (-526))) (((-219)) . #0=(|has| |#1| (-996))) (((-372)) . #0#))
+((((-837)) . T))
(|has| |#1| (-798))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
(|has| |#1| (-825))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-542)))
(|has| |#1| (-542))
-(|has| |#1| (-882))
-(((|#1|) . T))
-(|has| |#1| (-1068))
-((((-836)) . T))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542)))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542)))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-542)))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-(((|#1| (-1227 |#1|) (-1227 |#1|)) . T))
+(|has| |#1| (-883))
+(((|#1|) . T))
+(|has| |#1| (-1069))
+((((-837)) . T))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-542)))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+(((|#1| (-1228 |#1|) (-1228 |#1|)) . T))
((((-550) (-142)) . T))
((($) . T))
-(-1561 (|has| |#4| (-170)) (|has| |#4| (-823)) (|has| |#4| (-1020)))
-(-1561 (|has| |#3| (-170)) (|has| |#3| (-823)) (|has| |#3| (-1020)))
-((((-1149)) . T) (((-836)) . T))
-((((-836)) . T))
-(|has| |#1| (-1068))
-(((|#1| (-944)) . T))
+(-1489 (|has| |#4| (-170)) (|has| |#4| (-823)) (|has| |#4| (-1021)))
+(-1489 (|has| |#3| (-170)) (|has| |#3| (-823)) (|has| |#3| (-1021)))
+((((-1150)) . T) (((-837)) . T))
+((((-837)) . T))
+(|has| |#1| (-1069))
+(((|#1| (-945)) . T))
(((|#1| |#1|) . T))
((($) . T))
-(-1561 (|has| |#2| (-771)) (|has| |#2| (-823)))
-(-1561 (|has| |#2| (-771)) (|has| |#2| (-823)))
+(-1489 (|has| |#2| (-771)) (|has| |#2| (-823)))
+(-1489 (|has| |#2| (-771)) (|has| |#2| (-823)))
(-12 (|has| |#1| (-465)) (|has| |#2| (-465)))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-705)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
-(-1561 (-12 (|has| |#1| (-465)) (|has| |#2| (-465))) (-12 (|has| |#1| (-705)) (|has| |#2| (-705))))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-705)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
+(-1489 (-12 (|has| |#1| (-465)) (|has| |#2| (-465))) (-12 (|has| |#1| (-705)) (|has| |#2| (-705))))
(((|#1|) . T))
(|has| |#2| (-771))
-(-1561 (|has| |#2| (-771)) (|has| |#2| (-823)))
+(-1489 (|has| |#2| (-771)) (|has| |#2| (-823)))
(((|#1| |#2|) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
(|has| |#2| (-823))
(-12 (|has| |#1| (-771)) (|has| |#2| (-771)))
(-12 (|has| |#1| (-771)) (|has| |#2| (-771)))
(((|#1| |#2|) . T))
(((|#2|) |has| |#2| (-170)))
(((|#1|) |has| |#1| (-170)))
-((((-836)) . T))
+((((-837)) . T))
(|has| |#1| (-342))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
((((-400 (-550))) . T) (($) . T))
-((($) . T) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((|#1|) . T))
+((($) . T) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((|#1|) . T))
(|has| |#1| (-806))
-((((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) (((-550)) |has| |#1| (-1011 (-550))) ((|#1|) . T))
-(|has| |#1| (-1068))
+((((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) (((-550)) |has| |#1| (-1012 (-550))) ((|#1|) . T))
+(|has| |#1| (-1069))
(((|#1| $) |has| |#1| (-279 |#1| |#1|)))
((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) |has| |#1| (-170)) (($) |has| |#1| (-542)))
((($) |has| |#1| (-542)))
-(((|#4|) |has| |#4| (-1068)))
-(((|#3|) |has| |#3| (-1068)))
+(((|#4|) |has| |#4| (-1069)))
+(((|#3|) |has| |#3| (-1069)))
(|has| |#3| (-361))
-(((|#1|) . T) (((-836)) . T))
-((((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1561 (|has| |#1| (-356)) (|has| |#1| (-542))) (((-1219 |#1| |#2| |#3|)) |has| |#1| (-356)) ((|#1|) |has| |#1| (-170)))
-((((-836)) . T))
+(((|#1|) . T) (((-837)) . T))
+((((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1489 (|has| |#1| (-356)) (|has| |#1| (-542))) (((-1220 |#1| |#2| |#3|)) |has| |#1| (-356)) ((|#1|) |has| |#1| (-170)))
+((((-837)) . T))
(((|#2|) . T))
-(((|#1|) |has| |#1| (-170)) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1561 (|has| |#1| (-356)) (|has| |#1| (-542))))
+(((|#1|) |has| |#1| (-170)) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1489 (|has| |#1| (-356)) (|has| |#1| (-542))))
(((|#1| |#2|) . T))
((($) |has| |#1| (-542)) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
(((|#1| |#1|) |has| |#1| (-170)))
@@ -844,69 +844,69 @@
(((|#1|) . T))
(((|#1|) |has| |#1| (-170)))
((((-400 (-550))) . T) (((-550)) . T))
-((($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-542))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
-((($) -1561 (|has| |#1| (-170)) (|has| |#1| (-542))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))
+((($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-542))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
+((($) -1489 (|has| |#1| (-170)) (|has| |#1| (-542))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))
((((-142)) . T))
(((|#1|) . T))
-((($) -1561 (|has| |#2| (-170)) (|has| |#2| (-823)) (|has| |#2| (-1020))) ((|#2|) -1561 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-1020))))
+((($) -1489 (|has| |#2| (-170)) (|has| |#2| (-823)) (|has| |#2| (-1021))) ((|#2|) -1489 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-1021))))
((((-142)) . T))
((((-142)) . T))
(((|#1| |#2| |#3|) . T))
-(-1561 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-143)) (|has| |#1| (-145)) (|has| |#1| (-170)) (|has| |#1| (-542)) (|has| |#1| (-1020)))
+(-1489 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-143)) (|has| |#1| (-145)) (|has| |#1| (-170)) (|has| |#1| (-542)) (|has| |#1| (-1021)))
(|has| $ (-145))
(|has| $ (-145))
-(|has| |#1| (-1068))
-((((-836)) . T))
+(|has| |#1| (-1069))
+((((-837)) . T))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
-(-1561 (|has| |#1| (-143)) (|has| |#1| (-145)) (|has| |#1| (-170)) (|has| |#1| (-465)) (|has| |#1| (-542)) (|has| |#1| (-1020)) (|has| |#1| (-1080)))
+(-1489 (|has| |#1| (-143)) (|has| |#1| (-145)) (|has| |#1| (-170)) (|has| |#1| (-465)) (|has| |#1| (-542)) (|has| |#1| (-1021)) (|has| |#1| (-1081)))
((($ $) |has| |#1| (-279 $ $)) ((|#1| $) |has| |#1| (-279 |#1| |#1|)))
(((|#1| (-400 (-550))) . T))
(((|#1|) . T))
-((((-1144)) . T))
+((((-1145)) . T))
(|has| |#1| (-542))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-542)))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-542)))
(|has| |#1| (-542))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
-((((-836)) . T))
+((((-837)) . T))
(|has| |#2| (-143))
(|has| |#2| (-145))
(((|#2|) . T) (($) . T))
(|has| |#1| (-145))
(|has| |#1| (-143))
(|has| |#4| (-823))
-(((|#2| (-234 (-3191 |#1|) (-749)) (-838 |#1|)) . T))
+(((|#2| (-234 (-3307 |#1|) (-749)) (-839 |#1|)) . T))
(|has| |#3| (-823))
(((|#1| (-522 |#3|) |#3|) . T))
(|has| |#1| (-145))
(|has| |#1| (-143))
(((#0=(-400 (-550)) #0#) |has| |#2| (-356)) (($ $) . T))
-((((-843 |#1|)) . T))
+((((-844 |#1|)) . T))
(|has| |#1| (-145))
(|has| |#1| (-361))
(|has| |#1| (-361))
(|has| |#1| (-361))
(|has| |#1| (-143))
((((-400 (-550))) |has| |#2| (-356)) (($) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(-1561 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882)))
-(-1561 (|has| |#1| (-342)) (|has| |#1| (-361)))
-((((-1110 |#2| |#1|)) . T) ((|#1|) . T))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(-1489 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883)))
+(-1489 (|has| |#1| (-342)) (|has| |#1| (-361)))
+((((-1111 |#2| |#1|)) . T) ((|#1|) . T))
(|has| |#2| (-170))
(((|#1| |#2|) . T))
-(-12 (|has| |#2| (-227)) (|has| |#2| (-1020)))
-(((|#2|) . T) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-(-1561 (|has| |#3| (-771)) (|has| |#3| (-823)))
-(-1561 (|has| |#3| (-771)) (|has| |#3| (-823)))
-((((-836)) . T))
+(-12 (|has| |#2| (-227)) (|has| |#2| (-1021)))
+(((|#2|) . T) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+(-1489 (|has| |#3| (-771)) (|has| |#3| (-823)))
+(-1489 (|has| |#3| (-771)) (|has| |#3| (-823)))
+((((-837)) . T))
(((|#1|) . T))
(((|#2|) . T) (($) . T))
(((|#1|) . T) (($) . T))
((((-677)) . T))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
(|has| |#1| (-542))
(((|#1|) . T))
(((|#1|) . T))
@@ -914,52 +914,52 @@
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
-((((-1144) (-52)) . T))
-((((-836)) . T))
-((((-526)) . T) (((-865 (-550))) . T) (((-372)) . T) (((-219)) . T))
+((((-1145) (-52)) . T))
+((((-837)) . T))
+((((-526)) . T) (((-866 (-550))) . T) (((-372)) . T) (((-219)) . T))
(((|#1|) . T))
-((((-836)) . T))
-((((-526)) . T) (((-865 (-550))) . T) (((-372)) . T) (((-219)) . T))
+((((-837)) . T))
+((((-526)) . T) (((-866 (-550))) . T) (((-372)) . T) (((-219)) . T))
(((|#1| (-550)) . T))
-((((-836)) . T))
-((((-836)) . T))
+((((-837)) . T))
+((((-837)) . T))
(((|#1| |#2|) . T))
(((|#1|) . T))
(((|#1| (-400 (-550))) . T))
(((|#3|) . T) (((-594 $)) . T))
(((|#1| |#2|) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
(((|#1|) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
((($ $) . T) ((|#2| $) . T))
(((|#1|) . T) (((-400 (-550))) . T) (($) . T))
-(((#0=(-1142 |#1| |#2| |#3|) #0#) -12 (|has| (-1142 |#1| |#2| |#3|) (-302 (-1142 |#1| |#2| |#3|))) (|has| |#1| (-356))) (((-1144) #0#) -12 (|has| (-1142 |#1| |#2| |#3|) (-505 (-1144) (-1142 |#1| |#2| |#3|))) (|has| |#1| (-356))))
+(((#0=(-1143 |#1| |#2| |#3|) #0#) -12 (|has| (-1143 |#1| |#2| |#3|) (-302 (-1143 |#1| |#2| |#3|))) (|has| |#1| (-356))) (((-1145) #0#) -12 (|has| (-1143 |#1| |#2| |#3|) (-505 (-1145) (-1143 |#1| |#2| |#3|))) (|has| |#1| (-356))))
((((-550)) . T) (($) . T) (((-400 (-550))) . T))
-((((-836)) . T))
-((((-836)) . T))
+((((-837)) . T))
+((((-837)) . T))
(((|#1| |#1|) . T))
-(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) (((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) |has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-302 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))))
-((((-836)) . T))
+(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) (((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) |has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-302 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))))
+((((-837)) . T))
(((|#1|) . T))
(((|#3| |#3|) . T))
(((|#1|) . T))
((($) . T) ((|#2|) . T))
-((((-1144) (-52)) . T))
+((((-1145) (-52)) . T))
(((|#3|) . T))
-((($ $) . T) ((#0=(-838 |#1|) $) . T) ((#0# |#2|) . T))
+((($ $) . T) ((#0=(-839 |#1|) $) . T) ((#0# |#2|) . T))
(|has| |#1| (-806))
-(|has| |#1| (-1068))
-(((|#2| |#2|) -1561 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-1020))) (($ $) |has| |#2| (-170)))
-(((|#2|) -1561 (|has| |#2| (-170)) (|has| |#2| (-356))))
-((((-550) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T) ((|#1| |#2|) . T))
-(((|#2|) -1561 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-1020))) (($) |has| |#2| (-170)))
+(|has| |#1| (-1069))
+(((|#2| |#2|) -1489 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-1021))) (($ $) |has| |#2| (-170)))
+(((|#2|) -1489 (|has| |#2| (-170)) (|has| |#2| (-356))))
+((((-550) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T) ((|#1| |#2|) . T))
+(((|#2|) -1489 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-1021))) (($) |has| |#2| (-170)))
((((-749)) . T))
((((-550)) . T))
(|has| |#1| (-542))
-((((-836)) . T))
-(((|#1| (-400 (-550)) (-1050)) . T))
+((((-837)) . T))
+(((|#1| (-400 (-550)) (-1051)) . T))
(|has| |#1| (-143))
(((|#1|) . T))
(|has| |#1| (-542))
@@ -967,148 +967,148 @@
((((-116 |#1|)) . T))
(((|#1|) . T))
(|has| |#1| (-145))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-542)))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542)))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542)))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-542)))
-((((-865 (-550))) . T) (((-865 (-372))) . T) (((-526)) . T) (((-1144)) . T))
-((((-836)) . T))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
-((((-836)) . T) (((-1149)) . T))
-((($) . T))
-((((-836)) . T))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882)))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-542)))
+((((-866 (-550))) . T) (((-866 (-372))) . T) (((-526)) . T) (((-1145)) . T))
+((((-837)) . T))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
+((((-837)) . T) (((-1150)) . T))
+((($) . T))
+((((-837)) . T))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883)))
(((|#2|) |has| |#2| (-170)))
-((($) -1561 (|has| |#2| (-356)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))) ((|#2|) |has| |#2| (-170)) (((-400 (-550))) |has| |#2| (-38 (-400 (-550)))))
-((((-843 |#1|)) . T))
-(-1561 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-361)) (|has| |#2| (-705)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1020)) (|has| |#2| (-1068)))
-(-12 (|has| |#3| (-227)) (|has| |#3| (-1020)))
-(|has| |#2| (-1119))
-(((#0=(-52)) . T) (((-2 (|:| -2763 (-1144)) (|:| -2119 #0#))) . T))
+((($) -1489 (|has| |#2| (-356)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))) ((|#2|) |has| |#2| (-170)) (((-400 (-550))) |has| |#2| (-38 (-400 (-550)))))
+((((-844 |#1|)) . T))
+(-1489 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-361)) (|has| |#2| (-705)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1021)) (|has| |#2| (-1069)))
+(-12 (|has| |#3| (-227)) (|has| |#3| (-1021)))
+(|has| |#2| (-1120))
+(((#0=(-52)) . T) (((-2 (|:| -3549 (-1145)) (|:| -3859 #0#))) . T))
(((|#1| |#2|) . T))
-(-1561 (|has| |#3| (-170)) (|has| |#3| (-823)) (|has| |#3| (-1020)))
-(((|#1| (-550) (-1050)) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((|#1| (-400 (-550)) (-1050)) . T))
-((($) -1561 (|has| |#1| (-300)) (|has| |#1| (-356)) (|has| |#1| (-342)) (|has| |#1| (-542))) (((-400 (-550))) -1561 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1|) . T))
+(-1489 (|has| |#3| (-170)) (|has| |#3| (-823)) (|has| |#3| (-1021)))
+(((|#1| (-550) (-1051)) . T))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((|#1| (-400 (-550)) (-1051)) . T))
+((($) -1489 (|has| |#1| (-300)) (|has| |#1| (-356)) (|has| |#1| (-342)) (|has| |#1| (-542))) (((-400 (-550))) -1489 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1|) . T))
((((-550) |#2|) . T))
(((|#1| |#2|) . T))
(((|#1| |#2|) . T))
(|has| |#2| (-361))
(-12 (|has| |#1| (-361)) (|has| |#2| (-361)))
-((((-836)) . T))
-((((-1144) |#1|) |has| |#1| (-505 (-1144) |#1|)) ((|#1| |#1|) |has| |#1| (-302 |#1|)))
-(-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))
-(-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))
-(-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))
+((((-837)) . T))
+((((-1145) |#1|) |has| |#1| (-505 (-1145) |#1|)) ((|#1| |#1|) |has| |#1| (-302 |#1|)))
+(-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))
+(-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))
+(-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))
(((|#1|) . T))
((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) |has| |#1| (-170)) (($) |has| |#1| (-542)))
-((((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1561 (|has| |#1| (-356)) (|has| |#1| (-542))) (((-1142 |#1| |#2| |#3|)) |has| |#1| (-356)) ((|#1|) |has| |#1| (-170)))
-(((|#1|) |has| |#1| (-170)) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1561 (|has| |#1| (-356)) (|has| |#1| (-542))))
+((((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1489 (|has| |#1| (-356)) (|has| |#1| (-542))) (((-1143 |#1| |#2| |#3|)) |has| |#1| (-356)) ((|#1|) |has| |#1| (-170)))
+(((|#1|) |has| |#1| (-170)) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1489 (|has| |#1| (-356)) (|has| |#1| (-542))))
((($) |has| |#1| (-542)) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-((((-836)) . T))
+((((-837)) . T))
(|has| |#1| (-342))
(((|#1|) . T))
-(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) ((#0=(-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) #0#) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))))
+(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) ((#0=(-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) #0#) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))))
(|has| |#1| (-542))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-((((-836)) . T))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+((((-837)) . T))
(((|#1| |#2|) . T))
-(-1561 (|has| |#2| (-444)) (|has| |#2| (-882)))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
-(-1561 (|has| |#1| (-444)) (|has| |#1| (-882)))
+(-1489 (|has| |#2| (-444)) (|has| |#2| (-883)))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
+(-1489 (|has| |#1| (-444)) (|has| |#1| (-883)))
((((-400 (-550))) . T) (((-550)) . T))
((((-550)) . T))
-((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) |has| |#2| (-170)) (($) -1561 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))))
+((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) |has| |#2| (-170)) (($) -1489 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))))
((($) . T))
-((((-836)) . T))
+((((-837)) . T))
(((|#1|) . T))
-((((-843 |#1|)) . T) (($) . T) (((-400 (-550))) . T))
-((((-836)) . T))
-(((|#3| |#3|) -1561 (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-1020))) (($ $) |has| |#3| (-170)))
-(|has| |#1| (-995))
-((((-836)) . T))
-(((|#3|) -1561 (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-1020))) (($) |has| |#3| (-170)))
+((((-844 |#1|)) . T) (($) . T) (((-400 (-550))) . T))
+((((-837)) . T))
+(((|#3| |#3|) -1489 (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-1021))) (($ $) |has| |#3| (-170)))
+(|has| |#1| (-996))
+((((-837)) . T))
+(((|#3|) -1489 (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-1021))) (($) |has| |#3| (-170)))
((((-550) (-112)) . T))
(((|#1|) |has| |#1| (-302 |#1|)))
(|has| |#1| (-361))
(|has| |#1| (-361))
(|has| |#1| (-361))
-((((-1144) $) |has| |#1| (-505 (-1144) $)) (($ $) |has| |#1| (-302 $)) ((|#1| |#1|) |has| |#1| (-302 |#1|)) (((-1144) |#1|) |has| |#1| (-505 (-1144) |#1|)))
-((((-1144)) |has| |#1| (-873 (-1144))))
-(-1561 (-12 (|has| |#1| (-227)) (|has| |#1| (-356))) (|has| |#1| (-342)))
-((((-381) (-1088)) . T))
+((((-1145) $) |has| |#1| (-505 (-1145) $)) (($ $) |has| |#1| (-302 $)) ((|#1| |#1|) |has| |#1| (-302 |#1|)) (((-1145) |#1|) |has| |#1| (-505 (-1145) |#1|)))
+((((-1145)) |has| |#1| (-874 (-1145))))
+(-1489 (-12 (|has| |#1| (-227)) (|has| |#1| (-356))) (|has| |#1| (-342)))
+((((-381) (-1089)) . T))
(((|#1| |#4|) . T))
(((|#1| |#3|) . T))
((((-381) |#1|) . T))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-342)))
-(|has| |#1| (-1068))
-((((-836)) . T))
-((((-836)) . T))
-((((-883 |#1|)) . T))
-((((-836)) . T) (((-1149)) . T))
-((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) |has| |#2| (-170)) (($) -1561 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))))
-((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) |has| |#1| (-170)) (($) -1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-342)))
+(|has| |#1| (-1069))
+((((-837)) . T))
+((((-837)) . T))
+((((-884 |#1|)) . T))
+((((-837)) . T) (((-1150)) . T))
+((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) |has| |#2| (-170)) (($) -1489 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))))
+((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) |has| |#1| (-170)) (($) -1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))))
(((|#1| |#2|) . T))
((($) . T))
(((|#1| |#1|) . T))
-(((#0=(-843 |#1|)) |has| #0# (-302 #0#)))
+(((#0=(-844 |#1|)) |has| #0# (-302 #0#)))
(((|#1| |#2|) . T))
-(-1561 (|has| |#2| (-771)) (|has| |#2| (-823)))
-(-1561 (|has| |#2| (-771)) (|has| |#2| (-823)))
+(-1489 (|has| |#2| (-771)) (|has| |#2| (-823)))
+(-1489 (|has| |#2| (-771)) (|has| |#2| (-823)))
(-12 (|has| |#1| (-771)) (|has| |#2| (-771)))
(((|#1|) . T))
(-12 (|has| |#1| (-771)) (|has| |#2| (-771)))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
(((|#2|) . T) (($) . T))
-(((|#2|) . T) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-(|has| |#1| (-1166))
+(((|#2|) . T) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+(|has| |#1| (-1167))
(((#0=(-550) #0#) . T) ((#1=(-400 (-550)) #1#) . T) (($ $) . T))
((((-400 (-550))) . T) (($) . T))
-(((|#4|) |has| |#4| (-1020)))
-(((|#3|) |has| |#3| (-1020)))
+(((|#4|) |has| |#4| (-1021)))
+(((|#3|) |has| |#3| (-1021)))
(((|#1| |#1|) . T) (($ $) . T) ((#0=(-400 (-550)) #0#) . T))
(((|#1| |#1|) . T) (($ $) . T) ((#0=(-400 (-550)) #0#) . T))
(((|#1| |#1|) . T) (($ $) . T) ((#0=(-400 (-550)) #0#) . T))
(|has| |#1| (-356))
((((-550)) . T) (((-400 (-550))) . T) (($) . T))
-((($ $) . T) ((#0=(-400 (-550)) #0#) -1561 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1| |#1|) . T))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
+((($ $) . T) ((#0=(-400 (-550)) #0#) -1489 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1| |#1|) . T))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
(((|#1|) . T) (($) . T) (((-400 (-550))) . T))
-((((-836)) . T))
-((((-836)) . T))
+((((-837)) . T))
+((((-837)) . T))
(((|#1|) . T) (($) . T) (((-400 (-550))) . T))
(((|#1|) . T) (($) . T) (((-400 (-550))) . T))
(((|#1|) . T))
(((|#1|) . T))
((((-550) |#3|) . T))
-((((-836)) . T))
+((((-837)) . T))
((((-526)) |has| |#3| (-596 (-526))))
-((((-667 |#3|)) . T) (((-836)) . T))
+((((-667 |#3|)) . T) (((-837)) . T))
(((|#1| |#2|) . T))
(|has| |#1| (-823))
(|has| |#1| (-823))
-((($) . T) (((-400 (-550))) -1561 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1|) . T))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-542)))
+((($) . T) (((-400 (-550))) -1489 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1|) . T))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-542)))
((($) . T))
-(((#0=(-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) #0#) |has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-302 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))))
+(((#0=(-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) #0#) |has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-302 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))))
(|has| |#2| (-825))
((($) . T))
-(((|#2|) |has| |#2| (-1068)))
-((((-836)) -1561 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-595 (-836))) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-361)) (|has| |#2| (-705)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1020)) (|has| |#2| (-1068))) (((-1227 |#2|)) . T))
+(((|#2|) |has| |#2| (-1069)))
+((((-837)) -1489 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-595 (-837))) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-361)) (|has| |#2| (-705)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1021)) (|has| |#2| (-1069))) (((-1228 |#2|)) . T))
(|has| |#1| (-825))
(|has| |#1| (-825))
-((((-1126) (-52)) . T))
+((((-1127) (-52)) . T))
(|has| |#1| (-825))
-((((-836)) . T))
+((((-837)) . T))
((((-550)) |has| #0=(-400 |#2|) (-619 (-550))) ((#0#) . T))
((((-550) (-142)) . T))
-((((-550) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T) ((|#1| |#2|) . T))
+((((-550) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T) ((|#1| |#2|) . T))
((((-400 (-550))) . T) (($) . T))
(((|#1|) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-((((-836)) . T))
-((((-883 |#1|)) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+((((-837)) . T))
+((((-884 |#1|)) . T))
(|has| |#1| (-356))
(|has| |#1| (-356))
(|has| |#1| (-356))
@@ -1118,107 +1118,107 @@
(|has| |#1| (-823))
(((|#1|) . T) (($) . T))
(|has| |#1| (-823))
-((((-1144)) |has| |#1| (-873 (-1144))))
-(((|#1| (-1144)) . T))
-(((|#1| (-1227 |#1|) (-1227 |#1|)) . T))
-((((-836)) . T) (((-1149)) . T))
+((((-1145)) |has| |#1| (-874 (-1145))))
+(((|#1| (-1145)) . T))
+(((|#1| (-1228 |#1|) (-1228 |#1|)) . T))
+((((-837)) . T) (((-1150)) . T))
(((|#1| |#2|) . T))
((($ $) . T))
-(|has| |#1| (-1068))
-(((|#1| (-1144) (-796 (-1144)) (-522 (-796 (-1144)))) . T))
-((((-400 (-925 |#1|))) . T))
+(|has| |#1| (-1069))
+(((|#1| (-1145) (-796 (-1145)) (-522 (-796 (-1145)))) . T))
+((((-400 (-926 |#1|))) . T))
((((-526)) . T))
-((((-836)) . T))
+((((-837)) . T))
((($) . T))
(((|#2|) . T) (($) . T))
-((((-550) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T) ((|#1| |#2|) . T))
+((((-550) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T) ((|#1| |#2|) . T))
(((|#1|) . T))
(((|#1|) |has| |#1| (-170)))
((($) |has| |#1| (-542)) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
(((|#3|) . T))
(((|#1|) |has| |#1| (-170)))
-((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) |has| |#1| (-170)) (($) -1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))))
-((($) -1561 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) |has| |#1| (-170)) (($) -1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))))
+((($) -1489 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
(((|#1|) . T))
(((|#1|) . T))
-((((-526)) |has| |#1| (-596 (-526))) (((-865 (-372))) |has| |#1| (-596 (-865 (-372)))) (((-865 (-550))) |has| |#1| (-596 (-865 (-550)))))
-((((-836)) . T))
-(((|#2|) . T) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+((((-526)) |has| |#1| (-596 (-526))) (((-866 (-372))) |has| |#1| (-596 (-866 (-372)))) (((-866 (-550))) |has| |#1| (-596 (-866 (-550)))))
+((((-837)) . T))
+(((|#2|) . T) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
(|has| |#2| (-823))
-(-12 (|has| |#2| (-227)) (|has| |#2| (-1020)))
+(-12 (|has| |#2| (-227)) (|has| |#2| (-1021)))
(|has| |#1| (-542))
-(|has| |#1| (-1119))
-((((-1126) |#1|) . T))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
-(((#0=(-400 (-550)) #0#) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((|#1| |#1|) . T))
-((((-400 (-550))) |has| |#1| (-1011 (-550))) (((-550)) |has| |#1| (-1011 (-550))) (((-1144)) |has| |#1| (-1011 (-1144))) ((|#1|) . T))
+(|has| |#1| (-1120))
+((((-1127) |#1|) . T))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
+(((#0=(-400 (-550)) #0#) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((|#1| |#1|) . T))
+((((-400 (-550))) |has| |#1| (-1012 (-550))) (((-550)) |has| |#1| (-1012 (-550))) (((-1145)) |has| |#1| (-1012 (-1145))) ((|#1|) . T))
((((-550) |#2|) . T))
-((((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) (((-550)) |has| |#1| (-1011 (-550))) ((|#1|) . T))
-((((-550)) |has| |#1| (-859 (-550))) (((-372)) |has| |#1| (-859 (-372))))
-((((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((|#1|) . T))
+((((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) (((-550)) |has| |#1| (-1012 (-550))) ((|#1|) . T))
+((((-550)) |has| |#1| (-860 (-550))) (((-372)) |has| |#1| (-860 (-372))))
+((((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((|#1|) . T))
(((|#1|) . T))
-((((-623 |#4|)) . T) (((-836)) . T))
+((((-623 |#4|)) . T) (((-837)) . T))
((((-526)) |has| |#4| (-596 (-526))))
((((-526)) |has| |#4| (-596 (-526))))
-((((-836)) . T) (((-623 |#4|)) . T))
+((((-837)) . T) (((-623 |#4|)) . T))
((($) |has| |#1| (-823)))
(((|#1|) . T))
-((((-623 |#4|)) . T) (((-836)) . T))
+((((-623 |#4|)) . T) (((-837)) . T))
((((-526)) |has| |#4| (-596 (-526))))
(((|#1|) . T))
(((|#2|) . T))
-((((-1144)) |has| (-400 |#2|) (-873 (-1144))))
-(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) ((#0=(-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) #0#) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))))
+((((-1145)) |has| (-400 |#2|) (-874 (-1145))))
+(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) ((#0=(-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) #0#) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))))
((($) . T))
((($) . T))
(((|#2|) . T))
-((((-836)) -1561 (|has| |#3| (-25)) (|has| |#3| (-130)) (|has| |#3| (-595 (-836))) (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-361)) (|has| |#3| (-705)) (|has| |#3| (-771)) (|has| |#3| (-823)) (|has| |#3| (-1020)) (|has| |#3| (-1068))) (((-1227 |#3|)) . T))
+((((-837)) -1489 (|has| |#3| (-25)) (|has| |#3| (-130)) (|has| |#3| (-595 (-837))) (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-361)) (|has| |#3| (-705)) (|has| |#3| (-771)) (|has| |#3| (-823)) (|has| |#3| (-1021)) (|has| |#3| (-1069))) (((-1228 |#3|)) . T))
((((-550) |#2|) . T))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
-(((|#2| |#2|) -1561 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-1020))) (($ $) |has| |#2| (-170)))
-((((-836)) . T))
-((((-836)) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T) ((|#2|) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-1126) (-1144) (-550) (-219) (-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-(|has| |#1| (-38 (-400 (-550))))
-(|has| |#1| (-38 (-400 (-550))))
-((((-836)) . T))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
+(((|#2| |#2|) -1489 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-1021))) (($ $) |has| |#2| (-170)))
+((((-837)) . T))
+((((-837)) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T) ((|#2|) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-1127) (-1145) (-550) (-219) (-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+(|has| |#1| (-38 (-400 (-550))))
+(|has| |#1| (-38 (-400 (-550))))
+((((-837)) . T))
((((-550) (-112)) . T))
(((|#1|) . T))
-((((-836)) . T))
+((((-837)) . T))
((((-112)) . T))
((((-112)) . T))
-((((-836)) . T))
-((((-836)) . T))
+((((-837)) . T))
+((((-837)) . T))
((((-112)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
-((((-836)) . T))
+((((-837)) . T))
((((-526)) |has| |#1| (-596 (-526))))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
-(((|#2|) -1561 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-1020))) (($) |has| |#2| (-170)))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
+(((|#2|) -1489 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-1021))) (($) |has| |#2| (-170)))
(|has| $ (-145))
((((-400 |#2|)) . T))
-((((-400 (-550))) |has| #0=(-400 |#2|) (-1011 (-400 (-550)))) (((-550)) |has| #0# (-1011 (-550))) ((#0#) . T))
+((((-400 (-550))) |has| #0=(-400 |#2|) (-1012 (-400 (-550)))) (((-550)) |has| #0# (-1012 (-550))) ((#0#) . T))
(((|#2| |#2|) . T))
(((|#4|) |has| |#4| (-170)))
(|has| |#2| (-143))
@@ -1226,21 +1226,21 @@
(((|#3|) |has| |#3| (-170)))
(|has| |#1| (-145))
(|has| |#1| (-143))
-(-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))
+(-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))
(|has| |#1| (-145))
-(-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))
+(-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))
(|has| |#1| (-145))
-(-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))
+(-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))
(|has| |#1| (-145))
(((|#1|) . T))
(((|#2|) . T))
(|has| |#2| (-227))
-((((-836)) . T) (((-1149)) . T))
-((((-1144) (-52)) . T))
-((((-836)) . T))
-((((-836)) . T) (((-1149)) . T))
+((((-837)) . T) (((-1150)) . T))
+((((-1145) (-52)) . T))
+((((-837)) . T))
+((((-837)) . T) (((-1150)) . T))
(((|#1| |#1|) . T))
-((((-1144)) |has| |#2| (-873 (-1144))))
+((((-1145)) |has| |#2| (-874 (-1145))))
((((-550) (-112)) . T))
(|has| |#1| (-542))
(((|#2|) . T))
@@ -1255,144 +1255,145 @@
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
(((|#1|) . T))
-((((-836)) . T))
-((((-526)) . T) (((-865 (-550))) . T) (((-372)) . T) (((-219)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-972 |#1|)) . T) ((|#1|) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+((((-837)) . T))
+((((-526)) . T) (((-866 (-550))) . T) (((-372)) . T) (((-219)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-973 |#1|)) . T) ((|#1|) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
((((-400 (-550))) . T) (((-400 |#1|)) . T) ((|#1|) . T) (($) . T))
-(((|#1| (-1140 |#1|)) . T))
+(((|#1| (-1141 |#1|)) . T))
((((-550)) . T) (($) . T) (((-400 (-550))) . T))
(((|#3|) . T) (($) . T))
(|has| |#1| (-825))
(((|#2|) . T))
((((-550)) . T) (($) . T) (((-400 (-550))) . T))
-((((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) . T))
+((((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) . T))
((((-550) |#2|) . T))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
(((|#2|) . T))
((((-550) |#3|) . T))
(((|#2|) . T))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
-((((-1219 |#1| |#2| |#3|)) |has| |#1| (-356)))
+((((-1220 |#1| |#2| |#3|)) |has| |#1| (-356)))
(|has| |#1| (-38 (-400 (-550))))
-((((-836)) . T))
-(|has| |#1| (-1068))
-(((|#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))
-(((|#3|) -12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068))))
+((((-837)) . T))
+(|has| |#1| (-1069))
+(((|#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))
+(((|#3|) -12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069))))
(|has| |#1| (-38 (-400 (-550))))
(((|#2|) . T))
(((|#1|) . T))
-(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) ((#0=(-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) #0#) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))))
+(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) ((#0=(-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) #0#) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))))
(((|#2| |#2|) . T))
(|has| |#2| (-356))
-(((|#2|) . T) (((-550)) |has| |#2| (-1011 (-550))) (((-400 (-550))) |has| |#2| (-1011 (-400 (-550)))))
+(((|#2|) . T) (((-550)) |has| |#2| (-1012 (-550))) (((-400 (-550))) |has| |#2| (-1012 (-400 (-550)))))
(((|#2|) . T))
-((((-1126) (-52)) . T))
+((((-1127) (-52)) . T))
(((|#2|) |has| |#2| (-170)))
((((-550) |#3|) . T))
((((-550) (-142)) . T))
((((-142)) . T))
-((((-836)) . T))
+((((-837)) . T))
((((-112)) . T))
(|has| |#1| (-145))
(((|#1|) . T))
(|has| |#1| (-143))
((($) . T))
(|has| |#1| (-542))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
((($) . T))
(((|#1|) . T))
(((|#2|) . T) (((-550)) |has| |#2| (-619 (-550))))
-((((-836)) . T))
+((((-837)) . T))
((((-550)) |has| |#1| (-619 (-550))) ((|#1|) . T))
((((-550)) |has| |#1| (-619 (-550))) ((|#1|) . T))
((((-550)) |has| |#1| (-619 (-550))) ((|#1|) . T))
-((((-1126) (-52)) . T))
+((((-1127) (-52)) . T))
(((|#1|) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
(((|#1| |#2|) . T))
((((-550) (-142)) . T))
-(((#0=(-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) #0#) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) ((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))
-((($) -1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+(((#0=(-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) #0#) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) ((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))
+((($) -1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
(|has| |#1| (-825))
-(((|#2| (-749) (-1050)) . T))
+(((|#2| (-749) (-1051)) . T))
(((|#1| |#2|) . T))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-542)))
(|has| |#1| (-769))
(((|#1|) |has| |#1| (-170)))
(((|#4|) . T))
(((|#4|) . T))
(((|#1| |#2|) . T))
-(-1561 (|has| |#1| (-145)) (-12 (|has| |#1| (-356)) (|has| |#2| (-145))))
-(-1561 (|has| |#1| (-143)) (-12 (|has| |#1| (-356)) (|has| |#2| (-143))))
+(-1489 (|has| |#1| (-145)) (-12 (|has| |#1| (-356)) (|has| |#2| (-145))))
+(-1489 (|has| |#1| (-143)) (-12 (|has| |#1| (-356)) (|has| |#2| (-143))))
(((|#4|) . T))
(|has| |#1| (-143))
-((((-1126) |#1|) . T))
+((((-1127) |#1|) . T))
(|has| |#1| (-145))
(((|#1|) . T))
((((-550)) . T))
-((((-836)) . T))
+((((-837)) . T))
(((|#1| |#2|) . T))
-((((-836)) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+((((-837)) . T))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
(((|#3|) . T))
-((((-1219 |#1| |#2| |#3|)) |has| |#1| (-356)))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
+((((-1220 |#1| |#2| |#3|)) |has| |#1| (-356)))
+((((-837)) . T))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
(((|#1|) . T))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))) (((-931 |#1|)) . T))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))) (((-932 |#1|)) . T))
(|has| |#1| (-823))
(|has| |#1| (-823))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
(|has| |#2| (-356))
(((|#1|) |has| |#1| (-170)))
-(((|#2|) |has| |#2| (-1020)))
-((((-1126) |#1|) . T))
-(((|#3| |#3|) -12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068))))
-(((|#2| (-866 |#1|)) . T))
+(((|#2|) |has| |#2| (-1021)))
+((((-1127) |#1|) . T))
+(((|#3| |#3|) -12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069))))
+(((|#2| (-867 |#1|)) . T))
((($) . T))
-((((-381) (-1126)) . T))
+((((-381) (-1127)) . T))
((($) |has| |#1| (-542)) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-((((-836)) -1561 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-595 (-836))) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-361)) (|has| |#2| (-705)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1020)) (|has| |#2| (-1068))) (((-1227 |#2|)) . T))
-(((#0=(-52)) . T) (((-2 (|:| -2763 (-1126)) (|:| -2119 #0#))) . T))
+((((-837)) -1489 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-595 (-837))) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-361)) (|has| |#2| (-705)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1021)) (|has| |#2| (-1069))) (((-1228 |#2|)) . T))
+(((#0=(-52)) . T) (((-2 (|:| -3549 (-1127)) (|:| -3859 #0#))) . T))
(((|#1|) . T))
-((((-836)) . T))
-(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))
+((((-837)) . T))
+(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))
((((-142)) . T))
(|has| |#2| (-143))
(|has| |#2| (-145))
(|has| |#1| (-465))
-(-1561 (|has| |#1| (-465)) (|has| |#1| (-705)) (|has| |#1| (-873 (-1144))) (|has| |#1| (-1020)))
+(-1489 (|has| |#1| (-465)) (|has| |#1| (-705)) (|has| |#1| (-874 (-1145))) (|has| |#1| (-1021)))
(|has| |#1| (-356))
-((((-836)) . T))
+((((-837)) . T))
(|has| |#1| (-38 (-400 (-550))))
((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) |has| |#1| (-170)) (($) |has| |#1| (-542)))
((($) |has| |#1| (-542)))
(|has| |#1| (-823))
(|has| |#1| (-823))
-((((-836)) . T))
-((((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1561 (|has| |#1| (-356)) (|has| |#1| (-542))) (((-1219 |#1| |#2| |#3|)) |has| |#1| (-356)) ((|#1|) |has| |#1| (-170)))
-(((|#1|) |has| |#1| (-170)) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1561 (|has| |#1| (-356)) (|has| |#1| (-542))))
+((((-837)) . T))
+((((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1489 (|has| |#1| (-356)) (|has| |#1| (-542))) (((-1220 |#1| |#2| |#3|)) |has| |#1| (-356)) ((|#1|) |has| |#1| (-170)))
+(((|#1|) |has| |#1| (-170)) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1489 (|has| |#1| (-356)) (|has| |#1| (-542))))
((($) |has| |#1| (-542)) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
(((|#1| |#2|) . T))
-((((-1144)) |has| |#1| (-873 (-1144))))
-((((-883 |#1|)) . T) (((-400 (-550))) . T) (($) . T))
-((((-836)) . T))
-((((-836)) . T))
-(|has| |#1| (-1068))
-(((|#2| (-474 (-3191 |#1|) (-749)) (-838 |#1|)) . T))
+((((-1145)) |has| |#1| (-874 (-1145))))
+((((-884 |#1|)) . T) (((-400 (-550))) . T) (($) . T))
+((((-837)) . T))
+((((-837)) . T))
+(|has| |#1| (-1069))
+(((|#2| (-474 (-3307 |#1|) (-749)) (-839 |#1|)) . T))
((((-400 (-550))) . #0=(|has| |#2| (-356))) (($) . #0#))
-(((|#1| (-522 (-1144)) (-1144)) . T))
+(((|#1| (-522 (-1145)) (-1145)) . T))
(((|#1|) . T))
(((|#1|) . T))
-((((-836)) . T))
-((((-836)) . T))
+((((-837)) . T))
+((((-837)) . T))
(((|#3|) . T))
(((|#3|) . T))
(((|#1|) . T))
@@ -1406,45 +1407,45 @@
(|has| |#1| (-145))
(((|#1|) . T))
(((|#2|) . T))
-(((|#1|) . T) (((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-((((-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) . T))
-((((-1142 |#1| |#2| |#3|)) |has| |#1| (-356)))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-((((-1144) (-52)) . T))
+(((|#1|) . T) (((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+((((-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) . T))
+((((-1143 |#1| |#2| |#3|)) |has| |#1| (-356)))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+((((-1145) (-52)) . T))
((($ $) . T))
(((|#1| (-550)) . T))
-((((-883 |#1|)) . T))
-(((|#1|) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-1020))) (($) -1561 (|has| |#1| (-873 (-1144))) (|has| |#1| (-1020))))
-(((|#1|) . T) (((-550)) |has| |#1| (-1011 (-550))) (((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))))
+((((-884 |#1|)) . T))
+(((|#1|) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-1021))) (($) -1489 (|has| |#1| (-874 (-1145))) (|has| |#1| (-1021))))
+(((|#1|) . T) (((-550)) |has| |#1| (-1012 (-550))) (((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))))
(|has| |#1| (-825))
(|has| |#1| (-825))
((((-550) |#2|) . T))
((((-550)) . T))
-((((-1219 |#1| |#2| |#3|)) -12 (|has| (-1219 |#1| |#2| |#3|) (-302 (-1219 |#1| |#2| |#3|))) (|has| |#1| (-356))))
+((((-1220 |#1| |#2| |#3|)) -12 (|has| (-1220 |#1| |#2| |#3|) (-302 (-1220 |#1| |#2| |#3|))) (|has| |#1| (-356))))
(|has| |#1| (-825))
-((((-667 |#2|)) . T) (((-836)) . T))
+((((-667 |#2|)) . T) (((-837)) . T))
(((|#1| |#2|) . T))
-((((-400 (-925 |#1|))) . T))
-(((|#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))
-(((|#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))
+((((-400 (-926 |#1|))) . T))
+(((|#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))
+(((|#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))
(((|#1|) |has| |#1| (-170)))
-(((|#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))
-(((|#3|) -1561 (|has| |#3| (-170)) (|has| |#3| (-356))))
+(((|#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))
+(((|#3|) -1489 (|has| |#3| (-170)) (|has| |#3| (-356))))
(|has| |#2| (-825))
(|has| |#1| (-825))
-(-1561 (|has| |#2| (-356)) (|has| |#2| (-444)) (|has| |#2| (-882)))
+(-1489 (|has| |#2| (-356)) (|has| |#2| (-444)) (|has| |#2| (-883)))
((($ $) . T) ((#0=(-400 (-550)) #0#) . T))
((((-550) |#2|) . T))
-(((|#2|) -1561 (|has| |#2| (-170)) (|has| |#2| (-356))))
+(((|#2|) -1489 (|has| |#2| (-170)) (|has| |#2| (-356))))
(|has| |#1| (-342))
-(((|#3| |#3|) -12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068))))
+(((|#3| |#3|) -12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069))))
((($) . T) (((-400 (-550))) . T))
((((-550) (-112)) . T))
(|has| |#1| (-798))
(|has| |#1| (-798))
(((|#1|) . T))
-(-1561 (|has| |#1| (-300)) (|has| |#1| (-356)) (|has| |#1| (-342)))
+(-1489 (|has| |#1| (-300)) (|has| |#1| (-356)) (|has| |#1| (-342)))
(|has| |#1| (-823))
(|has| |#1| (-823))
(|has| |#1| (-823))
@@ -1453,16 +1454,16 @@
((((-550)) . T) (($) . T) (((-400 (-550))) . T))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-342)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-342)))
(|has| |#1| (-38 (-400 (-550))))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-((((-1144)) |has| |#1| (-873 (-1144))) (((-1050)) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+((((-1145)) |has| |#1| (-874 (-1145))) (((-1051)) . T))
(((|#1|) . T))
(|has| |#1| (-823))
-(((#0=(-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) #0#) |has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-302 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))))))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(|has| |#1| (-1068))
-((((-836)) . T) (((-1149)) . T))
+(((#0=(-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) #0#) |has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-302 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))))))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(|has| |#1| (-1069))
+((((-837)) . T) (((-1150)) . T))
(((|#1|) . T))
(((|#2| |#2|) . T))
(((|#1|) . T))
@@ -1472,14 +1473,14 @@
(((|#2|) . T))
(((|#1|) . T))
(((|#1| (-522 |#2|) |#2|) . T))
-((((-836)) . T))
-((((-749)) . T) (((-836)) . T))
-(((|#1| (-749) (-1050)) . T))
+((((-837)) . T))
+((((-749)) . T) (((-837)) . T))
+(((|#1| (-749) (-1051)) . T))
(((|#3|) . T))
(((|#1|) . T))
((((-142)) . T))
(((|#2|) |has| |#2| (-170)))
-(-1561 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-361)) (|has| |#2| (-705)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1020)) (|has| |#2| (-1068)))
+(-1489 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-361)) (|has| |#2| (-705)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1021)) (|has| |#2| (-1069)))
(((|#1|) . T))
(|has| |#1| (-143))
(|has| |#1| (-145))
@@ -1488,66 +1489,66 @@
(((|#3|) |has| |#3| (-356)))
(((|#1|) . T))
(((|#2|) |has| |#1| (-356)))
-((((-836)) . T))
+((((-837)) . T))
(((|#2|) . T))
-(((|#1| (-1140 |#1|)) . T))
-((((-1050)) . T) ((|#1|) . T) (((-550)) |has| |#1| (-1011 (-550))) (((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))))
+(((|#1| (-1141 |#1|)) . T))
+((((-1051)) . T) ((|#1|) . T) (((-550)) |has| |#1| (-1012 (-550))) (((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))))
((($) . T) ((|#1|) . T) (((-400 (-550))) . T))
(((|#2|) . T))
-((((-1142 |#1| |#2| |#3|)) |has| |#1| (-356)))
+((((-1143 |#1| |#2| |#3|)) |has| |#1| (-356)))
((($) |has| |#1| (-823)))
-(|has| |#1| (-882))
-((((-836)) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+(|has| |#1| (-883))
+((((-837)) . T))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
(((|#1|) . T))
(((|#1| |#2|) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((#0=(-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) #0#) |has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-302 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))))
-(-1561 (|has| |#2| (-444)) (|has| |#2| (-882)))
-(-1561 (|has| |#1| (-444)) (|has| |#1| (-882)))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((#0=(-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) #0#) |has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-302 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))))
+(-1489 (|has| |#2| (-444)) (|has| |#2| (-883)))
+(-1489 (|has| |#1| (-444)) (|has| |#1| (-883)))
(((|#1|) . T) (($) . T))
-(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))
+(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))
(((|#1| |#2|) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
-(((|#3|) -1561 (|has| |#3| (-170)) (|has| |#3| (-356))))
+(((|#3|) -1489 (|has| |#3| (-170)) (|has| |#3| (-356))))
(|has| |#1| (-825))
(|has| |#1| (-542))
((((-565 |#1|)) . T))
((($) . T))
(((|#2|) . T))
-(-1561 (-12 (|has| |#1| (-356)) (|has| |#2| (-798))) (-12 (|has| |#1| (-356)) (|has| |#2| (-825))))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-542)))
-((((-883 |#1|)) . T))
+(-1489 (-12 (|has| |#1| (-356)) (|has| |#2| (-798))) (-12 (|has| |#1| (-356)) (|has| |#2| (-825))))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-542)))
+((((-884 |#1|)) . T))
(((|#1| (-487 |#1| |#3|) (-487 |#1| |#2|)) . T))
(((|#1| |#4| |#5|) . T))
(((|#1| (-749)) . T))
((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) |has| |#1| (-170)) (($) |has| |#1| (-542)))
-((((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1561 (|has| |#1| (-356)) (|has| |#1| (-542))) (((-1142 |#1| |#2| |#3|)) |has| |#1| (-356)) ((|#1|) |has| |#1| (-170)))
-(((|#1|) |has| |#1| (-170)) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1561 (|has| |#1| (-356)) (|has| |#1| (-542))))
+((((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1489 (|has| |#1| (-356)) (|has| |#1| (-542))) (((-1143 |#1| |#2| |#3|)) |has| |#1| (-356)) ((|#1|) |has| |#1| (-170)))
+(((|#1|) |has| |#1| (-170)) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1489 (|has| |#1| (-356)) (|has| |#1| (-542))))
((($) |has| |#1| (-542)) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-((((-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) . T))
+((((-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) . T))
((((-400 |#2|)) . T) (((-400 (-550))) . T) (($) . T))
((((-650 |#1|)) . T))
(((|#1| |#2| |#3| |#4|) . T))
-((((-836)) . T) (((-1149)) . T))
+((((-837)) . T) (((-1150)) . T))
((((-526)) . T))
-((((-836)) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-((((-836)) . T))
-((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) |has| |#2| (-170)) (($) -1561 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-(((|#2|) . T))
-(-1561 (|has| |#3| (-25)) (|has| |#3| (-130)) (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-361)) (|has| |#3| (-705)) (|has| |#3| (-771)) (|has| |#3| (-823)) (|has| |#3| (-1020)) (|has| |#3| (-1068)))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
-((((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) (((-550)) |has| |#1| (-1011 (-550))) ((|#1|) . T))
-(|has| |#1| (-1166))
-(|has| |#1| (-1166))
-(-1561 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-361)) (|has| |#2| (-705)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1020)) (|has| |#2| (-1068)))
-(|has| |#1| (-1166))
-(|has| |#1| (-1166))
+((((-837)) . T))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+((((-837)) . T))
+((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) |has| |#2| (-170)) (($) -1489 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+(((|#2|) . T))
+(-1489 (|has| |#3| (-25)) (|has| |#3| (-130)) (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-361)) (|has| |#3| (-705)) (|has| |#3| (-771)) (|has| |#3| (-823)) (|has| |#3| (-1021)) (|has| |#3| (-1069)))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
+((((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) (((-550)) |has| |#1| (-1012 (-550))) ((|#1|) . T))
+(|has| |#1| (-1167))
+(|has| |#1| (-1167))
+(-1489 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-361)) (|has| |#2| (-705)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1021)) (|has| |#2| (-1069)))
+(|has| |#1| (-1167))
+(|has| |#1| (-1167))
(((|#3| |#3|) . T))
((((-550)) . T) (($) . T) (((-400 (-550))) . T))
((($) . T) (((-400 (-550))) . T) (((-400 |#1|)) . T) ((|#1|) . T))
@@ -1556,45 +1557,45 @@
(((|#1|) . T) (((-400 (-550))) . T) (($) . T))
(((|#1|) . T) (((-400 (-550))) . T) (($) . T))
(((|#1|) . T) (((-400 (-550))) . T) (($) . T))
-((((-1126) (-52)) . T))
-(|has| |#1| (-1068))
-(-1561 (|has| |#2| (-798)) (|has| |#2| (-825)))
+((((-1127) (-52)) . T))
+(|has| |#1| (-1069))
+(-1489 (|has| |#2| (-798)) (|has| |#2| (-825)))
(((|#1|) . T))
(((|#1|) |has| |#1| (-170)) (($) . T))
-((($) -1561 (|has| |#1| (-356)) (|has| |#1| (-342))) (((-400 (-550))) -1561 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1|) . T))
+((($) -1489 (|has| |#1| (-356)) (|has| |#1| (-342))) (((-400 (-550))) -1489 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1|) . T))
((($) . T))
-((((-1142 |#1| |#2| |#3|)) -12 (|has| (-1142 |#1| |#2| |#3|) (-302 (-1142 |#1| |#2| |#3|))) (|has| |#1| (-356))))
-((((-836)) . T))
-(-1561 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882)))
+((((-1143 |#1| |#2| |#3|)) -12 (|has| (-1143 |#1| |#2| |#3|) (-302 (-1143 |#1| |#2| |#3|))) (|has| |#1| (-356))))
+((((-837)) . T))
+(-1489 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883)))
((($) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(-1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
-((((-836)) . T))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
-(|has| |#2| (-882))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(-1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
+((((-837)) . T))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
+(|has| |#2| (-883))
(|has| |#1| (-356))
-(((|#2|) |has| |#2| (-1068)))
-(-1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
-(-1561 (|has| |#1| (-444)) (|has| |#1| (-882)))
+(((|#2|) |has| |#2| (-1069)))
+(-1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
+(-1489 (|has| |#1| (-444)) (|has| |#1| (-883)))
((($) . T) ((|#2|) . T))
-((((-526)) . T) (((-400 (-1140 (-550)))) . T) (((-219)) . T) (((-372)) . T))
-((((-372)) . T) (((-219)) . T) (((-836)) . T))
-(|has| |#1| (-882))
-(|has| |#1| (-882))
-(|has| |#1| (-882))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-882)))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
-(((|#1|) . T))
-(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))
+((((-526)) . T) (((-400 (-1141 (-550)))) . T) (((-219)) . T) (((-372)) . T))
+((((-372)) . T) (((-219)) . T) (((-837)) . T))
+(|has| |#1| (-883))
+(|has| |#1| (-883))
+(|has| |#1| (-883))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-883)))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
+(((|#1|) . T))
+(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))
((($ $) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
((($ $) . T))
((((-550) (-112)) . T))
((($) . T))
(((|#1|) . T))
((((-550)) . T))
((((-112)) . T))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542)))
(|has| |#1| (-38 (-400 (-550))))
(((|#1| (-550)) . T))
((($) . T))
@@ -1603,120 +1604,120 @@
(((|#1|) . T))
((((-550)) . T))
(((|#1| |#2|) . T))
-((((-1144)) |has| |#1| (-1020)))
+((((-1145)) |has| |#1| (-1021)))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
(((|#1|) . T))
-((((-836)) . T))
+((((-837)) . T))
(((|#1| (-550)) . T))
-(((|#1| (-1219 |#1| |#2| |#3|)) . T))
+(((|#1| (-1220 |#1| |#2| |#3|)) . T))
(((|#1|) . T))
(((|#1| (-400 (-550))) . T))
-(((|#1| (-1191 |#1| |#2| |#3|)) . T))
+(((|#1| (-1192 |#1| |#2| |#3|)) . T))
(((|#1| (-749)) . T))
(((|#1|) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-((((-836)) . T))
-(|has| |#1| (-1068))
-((((-1126) |#1|) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+((((-837)) . T))
+(|has| |#1| (-1069))
+((((-1127) |#1|) . T))
((($) . T))
(|has| |#2| (-145))
(|has| |#2| (-143))
-(((|#1| (-522 (-796 (-1144))) (-796 (-1144))) . T))
-((((-836)) . T))
-((((-1213 |#1| |#2| |#3| |#4|)) . T))
-((((-1213 |#1| |#2| |#3| |#4|)) . T))
-(((|#1|) |has| |#1| (-1020)))
+(((|#1| (-522 (-796 (-1145))) (-796 (-1145))) . T))
+((((-837)) . T))
+((((-1214 |#1| |#2| |#3| |#4|)) . T))
+((((-1214 |#1| |#2| |#3| |#4|)) . T))
+(((|#1|) |has| |#1| (-1021)))
((((-550) (-112)) . T))
-((((-836)) |has| |#1| (-1068)))
+((((-837)) |has| |#1| (-1069)))
(|has| |#2| (-170))
((((-550)) . T))
(|has| |#2| (-823))
(((|#1|) . T))
((((-550)) . T))
-((((-836)) . T))
-(-1561 (|has| |#1| (-143)) (|has| |#1| (-342)))
+((((-837)) . T))
+(-1489 (|has| |#1| (-143)) (|has| |#1| (-342)))
(|has| |#1| (-145))
-((((-836)) . T))
+((((-837)) . T))
(((|#3|) . T))
-(-1561 (|has| |#3| (-170)) (|has| |#3| (-823)) (|has| |#3| (-1020)))
-((((-836)) . T))
-((((-1212 |#2| |#3| |#4|)) . T) (((-1213 |#1| |#2| |#3| |#4|)) . T))
-((((-836)) . T))
-((((-48)) -12 (|has| |#1| (-542)) (|has| |#1| (-1011 (-550)))) (((-594 $)) . T) ((|#1|) . T) (((-550)) |has| |#1| (-1011 (-550))) (((-400 (-550))) -1561 (-12 (|has| |#1| (-542)) (|has| |#1| (-1011 (-550)))) (|has| |#1| (-1011 (-400 (-550))))) (((-400 (-925 |#1|))) |has| |#1| (-542)) (((-925 |#1|)) |has| |#1| (-1020)) (((-1144)) . T))
+(-1489 (|has| |#3| (-170)) (|has| |#3| (-823)) (|has| |#3| (-1021)))
+((((-837)) . T))
+((((-1213 |#2| |#3| |#4|)) . T) (((-1214 |#1| |#2| |#3| |#4|)) . T))
+((((-837)) . T))
+((((-48)) -12 (|has| |#1| (-542)) (|has| |#1| (-1012 (-550)))) (((-594 $)) . T) ((|#1|) . T) (((-550)) |has| |#1| (-1012 (-550))) (((-400 (-550))) -1489 (-12 (|has| |#1| (-542)) (|has| |#1| (-1012 (-550)))) (|has| |#1| (-1012 (-400 (-550))))) (((-400 (-926 |#1|))) |has| |#1| (-542)) (((-926 |#1|)) |has| |#1| (-1021)) (((-1145)) . T))
(((|#1|) . T) (($) . T))
(((|#1| (-749)) . T))
-((($) -1561 (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((|#1|) |has| |#1| (-170)))
+((($) -1489 (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((|#1|) |has| |#1| (-170)))
(((|#1|) |has| |#1| (-302 |#1|)))
-((((-1213 |#1| |#2| |#3| |#4|)) . T))
-((((-550)) |has| |#1| (-859 (-550))) (((-372)) |has| |#1| (-859 (-372))))
+((((-1214 |#1| |#2| |#3| |#4|)) . T))
+((((-550)) |has| |#1| (-860 (-550))) (((-372)) |has| |#1| (-860 (-372))))
(((|#1|) . T))
(|has| |#1| (-542))
(((|#1|) . T))
-((((-836)) . T))
-(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))))
+((((-837)) . T))
+(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))))
(((|#1|) |has| |#1| (-170)))
((($) |has| |#1| (-542)) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))
(((|#1|) . T))
-(((|#3|) |has| |#3| (-1068)))
-(((|#2|) -1561 (|has| |#2| (-170)) (|has| |#2| (-356))))
-((((-1212 |#2| |#3| |#4|)) . T))
+(((|#3|) |has| |#3| (-1069)))
+(((|#2|) -1489 (|has| |#2| (-170)) (|has| |#2| (-356))))
+((((-1213 |#2| |#3| |#4|)) . T))
((((-112)) . T))
(|has| |#1| (-798))
(|has| |#1| (-798))
-(((|#1| (-550) (-1050)) . T))
+(((|#1| (-550) (-1051)) . T))
((($) |has| |#1| (-302 $)) ((|#1|) |has| |#1| (-302 |#1|)))
(|has| |#1| (-823))
(|has| |#1| (-823))
-(((|#1| (-550) (-1050)) . T))
-(-1561 (|has| |#1| (-873 (-1144))) (|has| |#1| (-1020)))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-(((|#1| (-400 (-550)) (-1050)) . T))
-(((|#1| (-749) (-1050)) . T))
+(((|#1| (-550) (-1051)) . T))
+(-1489 (|has| |#1| (-874 (-1145))) (|has| |#1| (-1021)))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+(((|#1| (-400 (-550)) (-1051)) . T))
+(((|#1| (-749) (-1051)) . T))
(|has| |#1| (-825))
-(((#0=(-883 |#1|) #0#) . T) (($ $) . T) ((#1=(-400 (-550)) #1#) . T))
+(((#0=(-884 |#1|) #0#) . T) (($ $) . T) ((#1=(-400 (-550)) #1#) . T))
(|has| |#2| (-143))
(|has| |#2| (-145))
(((|#2|) . T))
(|has| |#1| (-143))
(|has| |#1| (-145))
-(|has| |#1| (-1068))
-((((-883 |#1|)) . T) (($) . T) (((-400 (-550))) . T))
-(|has| |#1| (-1068))
+(|has| |#1| (-1069))
+((((-884 |#1|)) . T) (($) . T) (((-400 (-550))) . T))
+(|has| |#1| (-1069))
(((|#1|) . T))
-(|has| |#1| (-1068))
+(|has| |#1| (-1069))
((((-550)) -12 (|has| |#1| (-356)) (|has| |#2| (-619 (-550)))) ((|#2|) |has| |#1| (-356)))
-(-1561 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-361)) (|has| |#2| (-705)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1020)) (|has| |#2| (-1068)))
+(-1489 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-361)) (|has| |#2| (-705)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1021)) (|has| |#2| (-1069)))
(((|#2|) |has| |#2| (-170)))
(((|#1|) |has| |#1| (-170)))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-((((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) . T))
-((((-836)) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+((((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) . T))
+((((-837)) . T))
(|has| |#3| (-823))
-((((-836)) . T))
-((((-1212 |#2| |#3| |#4|) (-312 |#2| |#3| |#4|)) . T))
-((((-836)) . T))
-(((|#1| |#1|) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-1020))))
+((((-837)) . T))
+((((-1213 |#2| |#3| |#4|) (-312 |#2| |#3| |#4|)) . T))
+((((-837)) . T))
+(((|#1| |#1|) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-1021))))
(((|#1|) . T))
((((-550)) . T))
((((-550)) . T))
-(((|#1|) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-1020))))
+(((|#1|) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-1021))))
(((|#2|) |has| |#2| (-356)))
((($) . T) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-356)))
(|has| |#1| (-825))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
(((|#2|) . T))
-((((-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) |has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-302 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))))
-(-1561 (|has| |#1| (-444)) (|has| |#1| (-882)))
+((((-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) |has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-302 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))))
+(-1489 (|has| |#1| (-444)) (|has| |#1| (-883)))
(((|#2|) . T) (((-550)) |has| |#2| (-619 (-550))))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-526)) . T) (((-550)) . T) (((-865 (-550))) . T) (((-372)) . T) (((-219)) . T))
-((((-836)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-526)) . T) (((-550)) . T) (((-866 (-550))) . T) (((-372)) . T) (((-219)) . T))
+((((-837)) . T))
(|has| |#1| (-38 (-400 (-550))))
((((-550)) . T) (($) . T) (((-400 (-550))) . T))
((((-550)) . T) (($) . T) (((-400 (-550))) . T))
@@ -1724,13 +1725,13 @@
(((|#1|) . T))
(((|#1| (-550)) . T))
(|has| |#1| (-823))
-(((|#1| (-1142 |#1| |#2| |#3|)) . T))
+(((|#1| (-1143 |#1| |#2| |#3|)) . T))
(((|#1| |#1|) . T))
(((|#1| |#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1| (-400 (-550))) . T))
-(((|#1| (-1135 |#1| |#2| |#3|)) . T))
+(((|#1| (-1136 |#1| |#2| |#3|)) . T))
(((|#1| (-749)) . T))
(((|#1|) . T))
(((|#1| |#1| |#2| (-234 |#1| |#2|) (-234 |#1| |#2|)) . T))
@@ -1746,43 +1747,43 @@
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
(((|#1|) . T))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
(((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) . T) (($ $) . T))
-((((-836)) . T))
+((((-837)) . T))
(((|#1|) . T) (((-400 (-550))) . T) (($) . T))
((($) . T) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
(|has| |#1| (-356))
(|has| |#1| (-356))
(|has| (-400 |#2|) (-227))
-(|has| |#1| (-882))
-(((|#2|) |has| |#2| (-1020)))
-(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))))
+(|has| |#1| (-883))
+(((|#2|) |has| |#2| (-1021)))
+(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))))
(|has| |#1| (-356))
(((|#1|) |has| |#1| (-170)))
(((|#1| |#1|) . T))
-((((-843 |#1|)) . T))
-((((-836)) . T))
+((((-844 |#1|)) . T))
+((((-837)) . T))
(((|#1|) . T))
-(((|#2|) |has| |#2| (-1068)))
+(((|#2|) |has| |#2| (-1069)))
(|has| |#2| (-825))
(((|#1|) . T))
((((-400 (-550))) . T) (((-550)) . T) (((-594 $)) . T))
(((|#1|) . T))
-((((-836)) . T))
+((((-837)) . T))
((($) . T))
(|has| |#1| (-825))
-((((-836)) . T))
+((((-837)) . T))
(((|#1| (-522 |#2|) |#2|) . T))
-(((|#1| (-550) (-1050)) . T))
-((((-883 |#1|)) . T))
-((((-836)) . T))
+(((|#1| (-550) (-1051)) . T))
+((((-884 |#1|)) . T))
+((((-837)) . T))
(((|#1| |#2|) . T))
(((|#1|) . T))
-(((|#1| (-400 (-550)) (-1050)) . T))
-(((|#1| (-749) (-1050)) . T))
+(((|#1| (-400 (-550)) (-1051)) . T))
+(((|#1| (-749) (-1051)) . T))
(((#0=(-400 |#2|) #0#) . T) ((#1=(-400 (-550)) #1#) . T) (($ $) . T))
-(((|#1|) . T) (((-550)) -1561 (|has| (-400 (-550)) (-1011 (-550))) (|has| |#1| (-1011 (-550)))) (((-400 (-550))) . T))
+(((|#1|) . T) (((-550)) -1489 (|has| (-400 (-550)) (-1012 (-550))) (|has| |#1| (-1012 (-550)))) (((-400 (-550))) . T))
(((|#1| (-584 |#1| |#3|) (-584 |#1| |#2|)) . T))
(((|#1|) |has| |#1| (-170)))
(((|#1|) . T))
@@ -1790,52 +1791,52 @@
(((|#1|) . T))
((((-400 |#2|)) . T) (((-400 (-550))) . T) (($) . T))
(|has| |#2| (-227))
-(((|#2| (-522 (-838 |#1|)) (-838 |#1|)) . T))
-((((-836)) . T))
+(((|#2| (-522 (-839 |#1|)) (-839 |#1|)) . T))
+((((-837)) . T))
((($) |has| |#1| (-542)) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-((((-836)) . T))
+((((-837)) . T))
(((|#1| |#3|) . T))
-((((-836)) . T))
+((((-837)) . T))
(((|#1|) |has| |#1| (-170)))
((((-677)) . T))
((((-677)) . T))
(((|#2|) |has| |#2| (-170)))
(|has| |#2| (-823))
-((((-112)) |has| |#1| (-1068)) (((-836)) -1561 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-465)) (|has| |#1| (-705)) (|has| |#1| (-873 (-1144))) (|has| |#1| (-1020)) (|has| |#1| (-1080)) (|has| |#1| (-1068))))
+((((-112)) |has| |#1| (-1069)) (((-837)) -1489 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-465)) (|has| |#1| (-705)) (|has| |#1| (-874 (-1145))) (|has| |#1| (-1021)) (|has| |#1| (-1081)) (|has| |#1| (-1069))))
(((|#1|) . T) (($) . T))
(((|#1| |#2|) . T))
-((((-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) . T))
-((((-836)) . T))
+((((-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) . T))
+((((-837)) . T))
((((-550) |#1|) . T))
((((-677)) . T) (((-400 (-550))) . T) (((-550)) . T))
(((|#1| |#1|) |has| |#1| (-170)))
(((|#2|) . T))
-(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))))
+(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))))
((((-372)) . T))
((((-677)) . T))
((((-400 (-550))) . #0=(|has| |#2| (-356))) (($) . #0#))
(((|#1|) |has| |#1| (-170)))
-((((-400 (-925 |#1|))) . T))
+((((-400 (-926 |#1|))) . T))
(((|#2| |#2|) . T))
-(-1561 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882)))
-(-1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
+(-1489 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883)))
+(-1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
(((|#2|) . T))
(|has| |#2| (-825))
-(((|#3|) |has| |#3| (-1020)))
-(|has| |#2| (-882))
-(|has| |#1| (-882))
+(((|#3|) |has| |#3| (-1021)))
+(|has| |#2| (-883))
+(|has| |#1| (-883))
(|has| |#1| (-356))
(|has| |#1| (-825))
-((((-1144)) |has| |#2| (-873 (-1144))))
-((((-836)) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+((((-1145)) |has| |#2| (-874 (-1145))))
+((((-837)) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
((((-400 (-550))) . T) (($) . T))
(|has| |#1| (-465))
(|has| |#1| (-361))
(|has| |#1| (-361))
(|has| |#1| (-361))
(|has| |#1| (-356))
-(-1561 (|has| |#1| (-143)) (|has| |#1| (-145)) (|has| |#1| (-170)) (|has| |#1| (-465)) (|has| |#1| (-542)) (|has| |#1| (-1020)) (|has| |#1| (-1080)))
+(-1489 (|has| |#1| (-143)) (|has| |#1| (-145)) (|has| |#1| (-170)) (|has| |#1| (-465)) (|has| |#1| (-542)) (|has| |#1| (-1021)) (|has| |#1| (-1081)))
(|has| |#1| (-38 (-400 (-550))))
((((-116 |#1|)) . T))
((((-116 |#1|)) . T))
@@ -1845,8 +1846,8 @@
((($) . T))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
-(((|#2|) . T) (((-836)) . T))
-(((|#2|) . T) (((-836)) . T))
+(((|#2|) . T) (((-837)) . T))
+(((|#2|) . T) (((-837)) . T))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
@@ -1856,64 +1857,64 @@
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-825))
-((((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) . T))
+((((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) . T))
(((|#1| |#2|) . T))
(|has| |#1| (-145))
(|has| |#1| (-143))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) ((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) ((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))
(((|#2|) . T))
(((|#3|) . T))
((((-116 |#1|)) . T))
(|has| |#1| (-361))
(|has| |#1| (-825))
-(((|#2|) . T) (((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) (((-550)) |has| |#1| (-1011 (-550))) ((|#1|) . T))
+(((|#2|) . T) (((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) (((-550)) |has| |#1| (-1012 (-550))) ((|#1|) . T))
((((-116 |#1|)) . T))
(((|#2|) |has| |#2| (-170)))
(((|#1|) . T))
((((-550)) . T))
(|has| |#1| (-356))
(|has| |#1| (-356))
-((((-836)) . T))
-((((-836)) . T))
-((((-526)) |has| |#1| (-596 (-526))) (((-865 (-550))) |has| |#1| (-596 (-865 (-550)))) (((-865 (-372))) |has| |#1| (-596 (-865 (-372)))) (((-372)) . #0=(|has| |#1| (-995))) (((-219)) . #0#))
+((((-837)) . T))
+((((-837)) . T))
+((((-526)) |has| |#1| (-596 (-526))) (((-866 (-550))) |has| |#1| (-596 (-866 (-550)))) (((-866 (-372))) |has| |#1| (-596 (-866 (-372)))) (((-372)) . #0=(|has| |#1| (-996))) (((-219)) . #0#))
(((|#1|) |has| |#1| (-356)))
-((((-836)) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+((((-837)) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
((($ $) . T) (((-594 $) $) . T))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-542)))
-((($) . T) (((-1213 |#1| |#2| |#3| |#4|)) . T) (((-400 (-550))) . T))
-((($) -1561 (|has| |#1| (-143)) (|has| |#1| (-145)) (|has| |#1| (-170)) (|has| |#1| (-542)) (|has| |#1| (-1020))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-542)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-542)))
+((($) . T) (((-1214 |#1| |#2| |#3| |#4|)) . T) (((-400 (-550))) . T))
+((($) -1489 (|has| |#1| (-143)) (|has| |#1| (-145)) (|has| |#1| (-170)) (|has| |#1| (-542)) (|has| |#1| (-1021))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-542)))
(|has| |#1| (-356))
(|has| |#1| (-356))
(|has| |#1| (-356))
((((-372)) . T) (((-550)) . T) (((-400 (-550))) . T))
-((((-623 (-758 |#1| (-838 |#2|)))) . T) (((-836)) . T))
-((((-526)) |has| (-758 |#1| (-838 |#2|)) (-596 (-526))))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+((((-623 (-758 |#1| (-839 |#2|)))) . T) (((-837)) . T))
+((((-526)) |has| (-758 |#1| (-839 |#2|)) (-596 (-526))))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
((((-372)) . T))
-(((|#3|) -12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068))))
-((((-836)) . T))
-(-1561 (|has| |#2| (-444)) (|has| |#2| (-882)))
+(((|#3|) -12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069))))
+((((-837)) . T))
+(-1489 (|has| |#2| (-444)) (|has| |#2| (-883)))
(((|#1|) . T))
(|has| |#1| (-825))
(|has| |#1| (-825))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
((((-526)) |has| |#1| (-596 (-526))))
-(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))
-(|has| |#1| (-1068))
-((((-836)) . T))
-((((-1144)) . T) (((-836)) . T) (((-1149)) . T))
+(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))
+(|has| |#1| (-1069))
+((((-837)) . T))
+((((-1145)) . T) (((-837)) . T) (((-1150)) . T))
((((-400 (-550))) . T) (((-550)) . T) (((-594 $)) . T))
(|has| |#1| (-143))
(|has| |#1| (-145))
((((-550)) . T))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-542)))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-542)))
-(((#0=(-1212 |#2| |#3| |#4|)) . T) (((-400 (-550))) |has| #0# (-38 (-400 (-550)))) (($) . T))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-542)))
+(((#0=(-1213 |#2| |#3| |#4|)) . T) (((-400 (-550))) |has| #0# (-38 (-400 (-550)))) (($) . T))
((((-550)) . T))
(|has| |#1| (-356))
-(-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-145)) (|has| |#1| (-356))) (|has| |#1| (-145)))
-(-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-143)) (|has| |#1| (-356))) (|has| |#1| (-143)))
+(-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-145)) (|has| |#1| (-356))) (|has| |#1| (-145)))
+(-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-143)) (|has| |#1| (-356))) (|has| |#1| (-143)))
(|has| |#1| (-356))
(|has| |#1| (-143))
(|has| |#1| (-145))
@@ -1922,44 +1923,44 @@
(|has| |#1| (-227))
(|has| |#1| (-356))
(((|#3|) . T))
-((((-836)) . T))
-((((-836)) . T))
+((((-837)) . T))
+((((-837)) . T))
((((-550)) |has| |#2| (-619 (-550))) ((|#2|) . T))
(((|#2|) . T))
-(|has| |#1| (-1068))
+(|has| |#1| (-1069))
(((|#1| |#2|) . T))
(((|#1|) . T) (((-550)) |has| |#1| (-619 (-550))))
(((|#3|) |has| |#3| (-170)))
-(-1561 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-361)) (|has| |#2| (-705)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1020)) (|has| |#2| (-1068)))
-((((-836)) . T))
+(-1489 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-361)) (|has| |#2| (-705)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1021)) (|has| |#2| (-1069)))
+((((-837)) . T))
((((-550)) . T))
(((|#1| $) |has| |#1| (-279 |#1| |#1|)))
((((-400 (-550))) . T) (($) . T) (((-400 |#1|)) . T) ((|#1|) . T))
-((((-836)) . T))
+((((-837)) . T))
(((|#3|) . T))
-(((|#1| |#1|) . T) (($ $) -1561 (|has| |#1| (-283)) (|has| |#1| (-356))) ((#0=(-400 (-550)) #0#) |has| |#1| (-356)))
-((((-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) . T))
+(((|#1| |#1|) . T) (($ $) -1489 (|has| |#1| (-283)) (|has| |#1| (-356))) ((#0=(-400 (-550)) #0#) |has| |#1| (-356)))
+((((-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) . T))
((($) . T))
((((-550) |#1|) . T))
-((((-1144)) |has| (-400 |#2|) (-873 (-1144))))
-(((|#1|) . T) (($) -1561 (|has| |#1| (-283)) (|has| |#1| (-356))) (((-400 (-550))) |has| |#1| (-356)))
+((((-1145)) |has| (-400 |#2|) (-874 (-1145))))
+(((|#1|) . T) (($) -1489 (|has| |#1| (-283)) (|has| |#1| (-356))) (((-400 (-550))) |has| |#1| (-356)))
((((-526)) |has| |#2| (-596 (-526))))
-((((-667 |#2|)) . T) (((-836)) . T))
-(((|#1|) . T))
-(((|#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))
-(((|#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))
-((((-843 |#1|)) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(-1561 (|has| |#4| (-771)) (|has| |#4| (-823)))
-(-1561 (|has| |#3| (-771)) (|has| |#3| (-823)))
-((((-836)) . T))
-((((-836)) . T))
-(((|#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))
-(((|#2|) |has| |#2| (-1020)))
+((((-667 |#2|)) . T) (((-837)) . T))
+(((|#1|) . T))
+(((|#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))
+(((|#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))
+((((-844 |#1|)) . T))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(-1489 (|has| |#4| (-771)) (|has| |#4| (-823)))
+(-1489 (|has| |#3| (-771)) (|has| |#3| (-823)))
+((((-837)) . T))
+((((-837)) . T))
+(((|#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))
+(((|#2|) |has| |#2| (-1021)))
(((|#1|) . T))
((((-400 |#2|)) . T))
(((|#1|) . T))
-(((|#3|) -12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068))))
+(((|#3|) -12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069))))
((((-550) |#1|) . T))
(((|#1|) . T))
((($) . T))
@@ -1967,18 +1968,18 @@
((((-400 (-550))) . T) (($) . T))
((((-400 (-550))) . T) (($) . T))
((((-400 (-550))) . T) (($) . T))
-(-1561 (|has| |#1| (-444)) (|has| |#1| (-1185)))
+(-1489 (|has| |#1| (-444)) (|has| |#1| (-1186)))
((($) . T))
-((((-400 (-550))) |has| #0=(-400 |#2|) (-1011 (-400 (-550)))) (((-550)) |has| #0# (-1011 (-550))) ((#0#) . T))
+((((-400 (-550))) |has| #0=(-400 |#2|) (-1012 (-400 (-550)))) (((-550)) |has| #0# (-1012 (-550))) ((#0#) . T))
(((|#2|) . T) (((-550)) |has| |#2| (-619 (-550))))
(((|#1| (-749)) . T))
(|has| |#1| (-825))
(((|#1|) . T) (((-550)) |has| |#1| (-619 (-550))))
-((($) -1561 (|has| |#1| (-356)) (|has| |#1| (-342))) (((-400 (-550))) -1561 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1|) . T))
+((($) -1489 (|has| |#1| (-356)) (|has| |#1| (-342))) (((-400 (-550))) -1489 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1|) . T))
((((-550)) . T))
(|has| |#1| (-38 (-400 (-550))))
-((((-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) |has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-302 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))))))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+((((-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) |has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-302 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))))))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
(|has| |#1| (-823))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
@@ -2001,95 +2002,95 @@
(|has| |#1| (-38 (-400 (-550))))
(((|#1| |#2|) . T))
((((-142)) . T))
-((((-758 |#1| (-838 |#2|))) . T))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
-(|has| |#1| (-1166))
-((((-836)) . T))
+((((-758 |#1| (-839 |#2|))) . T))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
+(|has| |#1| (-1167))
+((((-837)) . T))
(((|#1|) . T))
-(-1561 (|has| |#3| (-25)) (|has| |#3| (-130)) (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-361)) (|has| |#3| (-705)) (|has| |#3| (-771)) (|has| |#3| (-823)) (|has| |#3| (-1020)) (|has| |#3| (-1068)))
-((((-1144) |#1|) |has| |#1| (-505 (-1144) |#1|)))
+(-1489 (|has| |#3| (-25)) (|has| |#3| (-130)) (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-361)) (|has| |#3| (-705)) (|has| |#3| (-771)) (|has| |#3| (-823)) (|has| |#3| (-1021)) (|has| |#3| (-1069)))
+((((-1145) |#1|) |has| |#1| (-505 (-1145) |#1|)))
(((|#2|) . T))
-((($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
-((($) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-((((-883 |#1|)) . T))
+((($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
+((($) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+((((-884 |#1|)) . T))
((($) . T))
-((((-400 (-925 |#1|))) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+((((-400 (-926 |#1|))) . T))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
((((-526)) |has| |#4| (-596 (-526))))
-((((-836)) . T) (((-623 |#4|)) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+((((-837)) . T) (((-623 |#4|)) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
(((|#1|) . T))
(|has| |#1| (-823))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) (((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) |has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-302 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))))
-(|has| |#1| (-1068))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) (((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) |has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-302 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))))
+(|has| |#1| (-1069))
(|has| |#1| (-356))
(|has| |#1| (-825))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
((($) . T) (((-400 (-550))) . T))
-((($) -1561 (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((|#1|) |has| |#1| (-170)))
+((($) -1489 (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((|#1|) |has| |#1| (-170)))
(|has| |#1| (-143))
(|has| |#1| (-145))
-(-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-145)) (|has| |#1| (-356))) (|has| |#1| (-145)))
-(-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-143)) (|has| |#1| (-356))) (|has| |#1| (-143)))
+(-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-145)) (|has| |#1| (-356))) (|has| |#1| (-145)))
+(-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-143)) (|has| |#1| (-356))) (|has| |#1| (-143)))
(|has| |#1| (-143))
(|has| |#1| (-145))
(|has| |#1| (-145))
(|has| |#1| (-143))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
-((((-1219 |#1| |#2| |#3|)) |has| |#1| (-356)))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
+((((-1220 |#1| |#2| |#3|)) |has| |#1| (-356)))
(|has| |#1| (-823))
(((|#1| |#2|) . T))
(((|#1|) . T) (((-550)) |has| |#1| (-619 (-550))))
((((-550)) |has| |#1| (-619 (-550))) ((|#1|) . T))
-((((-883 |#1|)) . T) (((-400 (-550))) . T) (($) . T))
-(|has| |#1| (-1068))
+((((-884 |#1|)) . T) (((-400 (-550))) . T) (($) . T))
+(|has| |#1| (-1069))
(((|#1|) . T) (($) . T) (((-400 (-550))) . T) (((-550)) . T))
(|has| |#2| (-143))
(|has| |#2| (-145))
-((((-883 |#1|)) . T) (((-400 (-550))) . T) (($) . T))
-(|has| |#1| (-1068))
+((((-884 |#1|)) . T) (((-400 (-550))) . T) (($) . T))
+(|has| |#1| (-1069))
(((|#2|) |has| |#2| (-170)))
(((|#2|) . T))
(((|#1| |#1|) . T))
(((|#3|) |has| |#3| (-356)))
((((-400 |#2|)) . T))
-((((-836)) . T))
+((((-837)) . T))
(((|#1|) . T))
-((((-836)) . T))
-((((-836)) . T))
+((((-837)) . T))
+((((-837)) . T))
((((-526)) |has| |#1| (-596 (-526))))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-((((-1144) |#1|) |has| |#1| (-505 (-1144) |#1|)) ((|#1| |#1|) |has| |#1| (-302 |#1|)))
-(((|#1|) -1561 (|has| |#1| (-170)) (|has| |#1| (-356))))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+((((-1145) |#1|) |has| |#1| (-505 (-1145) |#1|)) ((|#1| |#1|) |has| |#1| (-302 |#1|)))
+(((|#1|) -1489 (|has| |#1| (-170)) (|has| |#1| (-356))))
((((-309 |#1|)) . T))
(((|#2|) |has| |#2| (-356)))
(((|#2|) . T))
((((-400 (-550))) . T) (((-677)) . T) (($) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((#0=(-758 |#1| (-838 |#2|)) #0#) |has| (-758 |#1| (-838 |#2|)) (-302 (-758 |#1| (-838 |#2|)))))
-((((-838 |#1|)) . T))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((#0=(-758 |#1| (-839 |#2|)) #0#) |has| (-758 |#1| (-839 |#2|)) (-302 (-758 |#1| (-839 |#2|)))))
+((((-839 |#1|)) . T))
(((|#2|) |has| |#2| (-170)))
(((|#1|) |has| |#1| (-170)))
(((|#2|) . T))
-((((-1144)) |has| |#1| (-873 (-1144))) (((-1050)) . T))
-((((-1144)) |has| |#1| (-873 (-1144))) (((-1056 (-1144))) . T))
-(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+((((-1145)) |has| |#1| (-874 (-1145))) (((-1051)) . T))
+((((-1145)) |has| |#1| (-874 (-1145))) (((-1057 (-1145))) . T))
+(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
(|has| |#1| (-38 (-400 (-550))))
-(((|#4|) |has| |#4| (-1020)) (((-550)) -12 (|has| |#4| (-619 (-550))) (|has| |#4| (-1020))))
-(((|#3|) |has| |#3| (-1020)) (((-550)) -12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1020))))
+(((|#4|) |has| |#4| (-1021)) (((-550)) -12 (|has| |#4| (-619 (-550))) (|has| |#4| (-1021))))
+(((|#3|) |has| |#3| (-1021)) (((-550)) -12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1021))))
(|has| |#1| (-143))
(|has| |#1| (-145))
((($ $) . T))
-(-1561 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-465)) (|has| |#1| (-705)) (|has| |#1| (-873 (-1144))) (|has| |#1| (-1020)) (|has| |#1| (-1080)) (|has| |#1| (-1068)))
+(-1489 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-465)) (|has| |#1| (-705)) (|has| |#1| (-874 (-1145))) (|has| |#1| (-1021)) (|has| |#1| (-1081)) (|has| |#1| (-1069)))
(|has| |#1| (-542))
(((|#2|) . T))
((((-550)) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
(((|#1|) . T))
-(-1561 (|has| |#1| (-143)) (|has| |#1| (-145)) (|has| |#1| (-170)) (|has| |#1| (-542)) (|has| |#1| (-1020)))
+(-1489 (|has| |#1| (-143)) (|has| |#1| (-145)) (|has| |#1| (-170)) (|has| |#1| (-542)) (|has| |#1| (-1021)))
((((-565 |#1|)) . T))
((($) . T))
(((|#1| (-58 |#1|) (-58 |#1|)) . T))
@@ -2097,35 +2098,35 @@
(((|#1|) . T))
((($) . T))
(((|#1|) . T))
-((((-836)) . T))
-(((|#2|) |has| |#2| (-6 (-4344 "*"))))
+((((-837)) . T))
+(((|#2|) |has| |#2| (-6 (-4346 "*"))))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
-((((-400 (-550))) |has| |#2| (-1011 (-400 (-550)))) (((-550)) |has| |#2| (-1011 (-550))) ((|#2|) . T) (((-838 |#1|)) . T))
+((((-400 (-550))) |has| |#2| (-1012 (-400 (-550)))) (((-550)) |has| |#2| (-1012 (-550))) ((|#2|) . T) (((-839 |#1|)) . T))
((($) . T) (((-116 |#1|)) . T) (((-400 (-550))) . T))
-((((-1093 |#1| |#2|)) . T) ((|#2|) . T) ((|#1|) . T) (((-550)) |has| |#1| (-1011 (-550))) (((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))))
-((((-1140 |#1|)) . T) (((-1050)) . T) ((|#1|) . T) (((-550)) |has| |#1| (-1011 (-550))) (((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))))
-((((-1093 |#1| (-1144))) . T) (((-1056 (-1144))) . T) ((|#1|) . T) (((-550)) |has| |#1| (-1011 (-550))) (((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) (((-1144)) . T))
-(|has| |#1| (-1068))
+((((-1094 |#1| |#2|)) . T) ((|#2|) . T) ((|#1|) . T) (((-550)) |has| |#1| (-1012 (-550))) (((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))))
+((((-1141 |#1|)) . T) (((-1051)) . T) ((|#1|) . T) (((-550)) |has| |#1| (-1012 (-550))) (((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))))
+((((-1094 |#1| (-1145))) . T) (((-1057 (-1145))) . T) ((|#1|) . T) (((-550)) |has| |#1| (-1012 (-550))) (((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) (((-1145)) . T))
+(|has| |#1| (-1069))
((($) . T))
-(|has| |#1| (-1068))
-((((-550)) -12 (|has| |#1| (-859 (-550))) (|has| |#2| (-859 (-550)))) (((-372)) -12 (|has| |#1| (-859 (-372))) (|has| |#2| (-859 (-372)))))
+(|has| |#1| (-1069))
+((((-550)) -12 (|has| |#1| (-860 (-550))) (|has| |#2| (-860 (-550)))) (((-372)) -12 (|has| |#1| (-860 (-372))) (|has| |#2| (-860 (-372)))))
(((|#1| |#2|) . T))
-((((-1144) |#1|) . T))
+((((-1145) |#1|) . T))
(((|#4|) . T))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-342)))
-((((-1144) (-52)) . T))
-((((-1212 |#2| |#3| |#4|) (-312 |#2| |#3| |#4|)) . T))
-((((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) (((-550)) |has| |#1| (-1011 (-550))) ((|#1|) . T))
-((((-836)) . T))
-(-1561 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-361)) (|has| |#2| (-705)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1020)) (|has| |#2| (-1068)))
-(((#0=(-1213 |#1| |#2| |#3| |#4|) #0#) . T) ((#1=(-400 (-550)) #1#) . T) (($ $) . T))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-342)))
+((((-1145) (-52)) . T))
+((((-1213 |#2| |#3| |#4|) (-312 |#2| |#3| |#4|)) . T))
+((((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) (((-550)) |has| |#1| (-1012 (-550))) ((|#1|) . T))
+((((-837)) . T))
+(-1489 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-361)) (|has| |#2| (-705)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1021)) (|has| |#2| (-1069)))
+(((#0=(-1214 |#1| |#2| |#3| |#4|) #0#) . T) ((#1=(-400 (-550)) #1#) . T) (($ $) . T))
(((|#1| |#1|) |has| |#1| (-170)) ((#0=(-400 (-550)) #0#) |has| |#1| (-542)) (($ $) |has| |#1| (-542)))
(((|#1|) . T) (($) . T) (((-400 (-550))) . T))
(((|#1| $) |has| |#1| (-279 |#1| |#1|)))
-((((-1213 |#1| |#2| |#3| |#4|)) . T) (((-400 (-550))) . T) (($) . T))
+((((-1214 |#1| |#2| |#3| |#4|)) . T) (((-400 (-550))) . T) (($) . T))
(((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-542)) (($) |has| |#1| (-542)))
(|has| |#1| (-356))
(|has| |#1| (-143))
@@ -2134,200 +2135,200 @@
(|has| |#1| (-143))
((((-400 (-550))) . T) (($) . T))
(((|#3|) |has| |#3| (-356)))
-(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))
-((((-1144)) . T))
+(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))
+((((-1145)) . T))
(((|#1|) . T))
-(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))
+(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))
(((|#2| |#3|) . T))
-(-1561 (|has| |#2| (-356)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882)))
+(-1489 (|has| |#2| (-356)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883)))
(((|#1| (-522 |#2|)) . T))
(((|#1| (-749)) . T))
-(((|#1| (-522 (-1056 (-1144)))) . T))
+(((|#1| (-522 (-1057 (-1145)))) . T))
(((|#1|) |has| |#1| (-170)))
(((|#1|) . T))
-(|has| |#2| (-882))
-(-1561 (|has| |#2| (-771)) (|has| |#2| (-823)))
-((((-836)) . T))
-((($ $) . T) ((#0=(-1212 |#2| |#3| |#4|) #0#) . T) ((#1=(-400 (-550)) #1#) |has| #0# (-38 (-400 (-550)))))
-((((-883 |#1|)) . T))
+(|has| |#2| (-883))
+(-1489 (|has| |#2| (-771)) (|has| |#2| (-823)))
+((((-837)) . T))
+((($ $) . T) ((#0=(-1213 |#2| |#3| |#4|) #0#) . T) ((#1=(-400 (-550)) #1#) |has| #0# (-38 (-400 (-550)))))
+((((-884 |#1|)) . T))
(-12 (|has| |#1| (-356)) (|has| |#2| (-798)))
((($) . T) (((-400 (-550))) . T))
((($) . T))
((($) . T))
(|has| |#1| (-356))
-(-1561 (|has| |#1| (-300)) (|has| |#1| (-356)) (|has| |#1| (-342)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-300)) (|has| |#1| (-356)) (|has| |#1| (-342)) (|has| |#1| (-542)))
(|has| |#1| (-356))
-((($) . T) ((#0=(-1212 |#2| |#3| |#4|)) . T) (((-400 (-550))) |has| #0# (-38 (-400 (-550)))))
+((($) . T) ((#0=(-1213 |#2| |#3| |#4|)) . T) (((-400 (-550))) |has| #0# (-38 (-400 (-550)))))
(((|#1| |#2|) . T))
-((((-1142 |#1| |#2| |#3|)) |has| |#1| (-356)))
-(-1561 (-12 (|has| |#1| (-300)) (|has| |#1| (-882))) (|has| |#1| (-356)) (|has| |#1| (-342)))
-(-1561 (|has| |#1| (-873 (-1144))) (|has| |#1| (-1020)))
+((((-1143 |#1| |#2| |#3|)) |has| |#1| (-356)))
+(-1489 (-12 (|has| |#1| (-300)) (|has| |#1| (-883))) (|has| |#1| (-356)) (|has| |#1| (-342)))
+(-1489 (|has| |#1| (-874 (-1145))) (|has| |#1| (-1021)))
((((-550)) |has| |#1| (-619 (-550))) ((|#1|) . T))
(((|#1| |#2|) . T))
-((((-836)) . T))
-((((-836)) . T))
+((((-837)) . T))
+((((-837)) . T))
((((-112)) . T))
(((|#1| |#2| |#3| |#4|) . T))
(((|#1| |#2| |#3| |#4|) . T))
((((-400 |#2|)) . T) (((-400 (-550))) . T) (($) . T))
(((|#1| |#2| |#3| |#4|) . T))
-(((|#1| (-522 (-838 |#2|)) (-838 |#2|) (-758 |#1| (-838 |#2|))) . T))
+(((|#1| (-522 (-839 |#2|)) (-839 |#2|) (-758 |#1| (-839 |#2|))) . T))
(|has| |#2| (-356))
(|has| |#1| (-825))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
-((((-836)) . T))
-(|has| |#1| (-1068))
+((((-837)) . T))
+(|has| |#1| (-1069))
(((|#4|) . T))
(((|#4|) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
((((-400 $) (-400 $)) |has| |#1| (-542)) (($ $) . T) ((|#1| |#1|) . T))
(|has| |#2| (-798))
(((|#4|) . T))
((($) . T))
((($ $) . T))
((($) . T))
-((((-836)) . T))
-(((|#1| (-522 (-1144))) . T))
+((((-837)) . T))
+(((|#1| (-522 (-1145))) . T))
(((|#1|) |has| |#1| (-170)))
-((((-836)) . T))
-(((|#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))
-(((|#2|) -1561 (|has| |#2| (-6 (-4344 "*"))) (|has| |#2| (-170))))
-(-1561 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882)))
-(-1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
+((((-837)) . T))
+(((|#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))
+(((|#2|) -1489 (|has| |#2| (-6 (-4346 "*"))) (|has| |#2| (-170))))
+(-1489 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883)))
+(-1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
(|has| |#2| (-825))
-(|has| |#2| (-882))
-(|has| |#1| (-882))
+(|has| |#2| (-883))
+(|has| |#1| (-883))
(((|#2|) |has| |#2| (-170)))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-((((-1219 |#1| |#2| |#3|)) |has| |#1| (-356)))
-((((-836)) . T))
-((((-836)) . T))
-((((-526)) . T) (((-550)) . T) (((-865 (-550))) . T) (((-372)) . T) (((-219)) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+((((-1220 |#1| |#2| |#3|)) |has| |#1| (-356)))
+((((-837)) . T))
+((((-837)) . T))
+((((-526)) . T) (((-550)) . T) (((-866 (-550))) . T) (((-372)) . T) (((-219)) . T))
(((|#1| |#2|) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-((((-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+((((-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) . T))
(((|#1|) . T))
-((((-836)) . T))
+((((-837)) . T))
(((|#1| |#2|) . T))
(((|#1| (-400 (-550))) . T))
(((|#1|) . T))
-(-1561 (|has| |#1| (-283)) (|has| |#1| (-356)))
+(-1489 (|has| |#1| (-283)) (|has| |#1| (-356)))
((((-142)) . T))
((((-400 |#2|)) . T) (((-400 (-550))) . T) (($) . T))
(|has| |#1| (-823))
-((((-836)) . T))
-((((-836)) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+((((-837)) . T))
+((((-837)) . T))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
(((|#1| |#1| |#2| (-234 |#1| |#2|) (-234 |#1| |#2|)) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1| |#2|) . T))
((((-400 (-550))) . T) (($) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
(((|#2| |#2|) . T) ((|#1| |#1|) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-526)) |has| |#1| (-596 (-526))) (((-865 (-550))) |has| |#1| (-596 (-865 (-550)))) (((-865 (-372))) |has| |#1| (-596 (-865 (-372)))))
-((((-1144) (-52)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-526)) |has| |#1| (-596 (-526))) (((-866 (-550))) |has| |#1| (-596 (-866 (-550)))) (((-866 (-372))) |has| |#1| (-596 (-866 (-372)))))
+((((-1145) (-52)) . T))
(((|#2|) . T))
(((|#1|) . T))
(((|#1|) . T))
-((((-836)) . T))
-((((-623 (-142))) . T) (((-1126)) . T))
-((((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) . T))
-((((-1144) |#1|) |has| |#1| (-505 (-1144) |#1|)) ((|#1| |#1|) |has| |#1| (-302 |#1|)))
+((((-837)) . T))
+((((-623 (-142))) . T) (((-1127)) . T))
+((((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) . T))
+((((-1145) |#1|) |has| |#1| (-505 (-1145) |#1|)) ((|#1| |#1|) |has| |#1| (-302 |#1|)))
(|has| |#1| (-825))
-((((-836)) . T))
+((((-837)) . T))
((((-526)) |has| |#1| (-596 (-526))))
-((((-836)) . T))
+((((-837)) . T))
(((|#2|) |has| |#2| (-356)))
-((((-836)) . T))
+((((-837)) . T))
((((-526)) |has| |#4| (-596 (-526))))
-((((-836)) . T) (((-623 |#4|)) . T))
+((((-837)) . T) (((-623 |#4|)) . T))
(((|#2|) . T))
-((((-883 |#1|)) . T) (((-400 (-550))) . T) (($) . T))
-(-1561 (|has| |#4| (-170)) (|has| |#4| (-705)) (|has| |#4| (-823)) (|has| |#4| (-1020)))
-(-1561 (|has| |#3| (-170)) (|has| |#3| (-705)) (|has| |#3| (-823)) (|has| |#3| (-1020)))
-((((-1144) (-52)) . T))
-(-1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
+((((-884 |#1|)) . T) (((-400 (-550))) . T) (($) . T))
+(-1489 (|has| |#4| (-170)) (|has| |#4| (-705)) (|has| |#4| (-823)) (|has| |#4| (-1021)))
+(-1489 (|has| |#3| (-170)) (|has| |#3| (-705)) (|has| |#3| (-823)) (|has| |#3| (-1021)))
+((((-1145) (-52)) . T))
+(-1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
-(-1561 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
-(|has| |#1| (-882))
-(|has| |#1| (-882))
+(-1489 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
+(|has| |#1| (-883))
+(|has| |#1| (-883))
(((|#2|) . T))
(((|#1|) . T))
-((((-836)) . T))
+((((-837)) . T))
((((-550)) . T))
(((#0=(-400 (-550)) #0#) . T) (($ $) . T))
((((-400 (-550))) . T) (($) . T))
-(((|#1| (-400 (-550)) (-1050)) . T))
-(|has| |#1| (-1068))
+(((|#1| (-400 (-550)) (-1051)) . T))
+(|has| |#1| (-1069))
(|has| |#1| (-542))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
(|has| |#1| (-798))
-(((#0=(-883 |#1|) #0#) . T) (($ $) . T) ((#1=(-400 (-550)) #1#) . T))
+(((#0=(-884 |#1|) #0#) . T) (($ $) . T) ((#1=(-400 (-550)) #1#) . T))
((((-400 |#2|)) . T))
(|has| |#1| (-823))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
(((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) . T) ((#1=(-550) #1#) . T) (($ $) . T))
-((((-883 |#1|)) . T) (($) . T) (((-400 (-550))) . T))
-(((|#2|) |has| |#2| (-1020)) (((-550)) -12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1020))))
+((((-884 |#1|)) . T) (($) . T) (((-400 (-550))) . T))
+(((|#2|) |has| |#2| (-1021)) (((-550)) -12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1021))))
(((|#1|) . T) (((-400 (-550))) . T) (((-550)) . T) (($) . T))
(((|#1| |#2| |#3| |#4|) . T))
(|has| |#1| (-145))
(|has| |#1| (-143))
(((|#2|) . T))
-((((-836)) . T))
-(-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))
-(-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))
-(-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))
-((((-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) . T))
-(((#0=(-52)) . T) (((-2 (|:| -2763 (-1144)) (|:| -2119 #0#))) . T))
+((((-837)) . T))
+(-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))
+(-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))
+(-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))
+((((-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) . T))
+(((#0=(-52)) . T) (((-2 (|:| -3549 (-1145)) (|:| -3859 #0#))) . T))
(|has| |#1| (-342))
((((-550)) . T))
-((((-836)) . T))
-(((#0=(-1213 |#1| |#2| |#3| |#4|) $) |has| #0# (-279 #0# #0#)))
+((((-837)) . T))
+(((#0=(-1214 |#1| |#2| |#3| |#4|) $) |has| #0# (-279 #0# #0#)))
(|has| |#1| (-356))
-(((#0=(-1050) |#1|) . T) ((#0# $) . T) (($ $) . T))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-342)))
+(((#0=(-1051) |#1|) . T) ((#0# $) . T) (($ $) . T))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-342)))
(((#0=(-400 (-550)) #0#) . T) ((#1=(-677) #1#) . T) (($ $) . T))
((((-309 |#1|)) . T) (($) . T))
(((|#1|) . T) (((-400 (-550))) |has| |#1| (-356)))
-(|has| |#1| (-1068))
+(|has| |#1| (-1069))
(((|#1|) . T))
-(((|#1|) -1561 (|has| |#2| (-360 |#1|)) (|has| |#2| (-410 |#1|))))
-(((|#1|) -1561 (|has| |#2| (-360 |#1|)) (|has| |#2| (-410 |#1|))))
+(((|#1|) -1489 (|has| |#2| (-360 |#1|)) (|has| |#2| (-410 |#1|))))
+(((|#1|) -1489 (|has| |#2| (-360 |#1|)) (|has| |#2| (-410 |#1|))))
(((|#2|) . T))
((((-400 (-550))) . T) (((-677)) . T) (($) . T))
(((|#3| |#3|) . T))
(|has| |#2| (-227))
-((((-838 |#1|)) . T))
-((((-1144)) |has| |#1| (-873 (-1144))) ((|#3|) . T))
-(-12 (|has| |#1| (-356)) (|has| |#2| (-995)))
-((((-1142 |#1| |#2| |#3|)) |has| |#1| (-356)))
-((((-836)) . T))
+((((-839 |#1|)) . T))
+((((-1145)) |has| |#1| (-874 (-1145))) ((|#3|) . T))
+(-12 (|has| |#1| (-356)) (|has| |#2| (-996)))
+((((-1143 |#1| |#2| |#3|)) |has| |#1| (-356)))
+((((-837)) . T))
(|has| |#1| (-356))
(|has| |#1| (-356))
((((-400 (-550))) . T) (($) . T) (((-400 |#1|)) . T) ((|#1|) . T))
((((-550)) . T))
-(|has| |#1| (-1068))
+(|has| |#1| (-1069))
(((|#3|) . T))
(((|#2|) . T))
(((|#1|) . T))
((((-550)) . T))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
(((|#2|) . T) (((-550)) |has| |#2| (-619 (-550))))
(((|#1| |#2|) . T))
((($) . T))
@@ -2335,13 +2336,13 @@
((($) . T) (((-400 (-550))) . T))
(((|#1| |#2| |#3| |#4|) . T))
(((|#1|) . T) (($) . T))
-(((|#1| (-1227 |#1|) (-1227 |#1|)) . T))
+(((|#1| (-1228 |#1|) (-1228 |#1|)) . T))
(((|#1| |#2| |#3| |#4|) . T))
-((((-836)) . T))
-((((-836)) . T))
+((((-837)) . T))
+((((-837)) . T))
(((#0=(-116 |#1|) #0#) . T) ((#1=(-400 (-550)) #1#) . T) (($ $) . T))
-((((-400 (-550))) |has| |#2| (-1011 (-400 (-550)))) (((-550)) |has| |#2| (-1011 (-550))) ((|#2|) . T) (((-838 |#1|)) . T))
-((((-1093 |#1| |#2|)) . T) ((|#3|) . T) ((|#1|) . T) (((-550)) |has| |#1| (-1011 (-550))) (((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) ((|#2|) . T))
+((((-400 (-550))) |has| |#2| (-1012 (-400 (-550)))) (((-550)) |has| |#2| (-1012 (-550))) ((|#2|) . T) (((-839 |#1|)) . T))
+((((-1094 |#1| |#2|)) . T) ((|#3|) . T) ((|#1|) . T) (((-550)) |has| |#1| (-1012 (-550))) (((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) ((|#2|) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
@@ -2349,7 +2350,7 @@
((((-650 |#1|)) . T))
((($) . T) (((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) . T))
((((-116 |#1|)) . T) (((-400 (-550))) . T) (($) . T))
-((((-550)) -12 (|has| |#1| (-859 (-550))) (|has| |#3| (-859 (-550)))) (((-372)) -12 (|has| |#1| (-859 (-372))) (|has| |#3| (-859 (-372)))))
+((((-550)) -12 (|has| |#1| (-860 (-550))) (|has| |#3| (-860 (-550)))) (((-372)) -12 (|has| |#1| (-860 (-372))) (|has| |#3| (-860 (-372)))))
(((|#2|) . T) ((|#6|) . T))
(((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) (($) . T))
((((-142)) . T))
@@ -2357,48 +2358,48 @@
((($) . T) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
((($) . T) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
(((|#1|) . T))
-(|has| |#2| (-882))
-(|has| |#1| (-882))
-(|has| |#1| (-882))
+(|has| |#2| (-883))
+(|has| |#1| (-883))
+(|has| |#1| (-883))
(((|#4|) . T))
-(|has| |#2| (-995))
+(|has| |#2| (-996))
((($) . T))
-(|has| |#1| (-882))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+(|has| |#1| (-883))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
((($) . T))
(((|#2|) . T))
(((|#1|) . T))
(((|#1|) . T) (($) . T))
((($) . T))
(|has| |#1| (-356))
-((((-883 |#1|)) . T))
-((($) -1561 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+((((-884 |#1|)) . T))
+((($) -1489 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
((($ $) . T) ((#0=(-400 (-550)) #0#) . T))
-(-1561 (|has| |#1| (-361)) (|has| |#1| (-825)))
+(-1489 (|has| |#1| (-361)) (|has| |#1| (-825)))
(((|#1|) . T))
-((((-836)) . T))
-((((-1144)) -12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144)))))
+((((-837)) . T))
+((((-1145)) -12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145)))))
((((-400 |#2|) |#3|) . T))
((($) . T) (((-400 (-550))) . T))
((((-749) |#1|) . T))
-(((|#2| (-234 (-3191 |#1|) (-749))) . T))
+(((|#2| (-234 (-3307 |#1|) (-749))) . T))
(((|#1| (-522 |#3|)) . T))
((((-400 (-550))) . T))
-(-1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
-((((-836)) . T))
-(((#0=(-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) #0#) |has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-302 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))))
-(|has| |#1| (-882))
+(-1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
+((((-837)) . T))
+(((#0=(-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) #0#) |has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-302 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))))
+(|has| |#1| (-883))
(|has| |#2| (-356))
-(-1561 (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
+(-1489 (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
((((-167 (-372))) . T) (((-219)) . T) (((-372)) . T))
-((((-836)) . T))
+((((-837)) . T))
(((|#1|) . T))
((((-372)) . T) (((-550)) . T))
(((#0=(-400 (-550)) #0#) . T) (($ $) . T))
((($ $) . T))
((($ $) . T))
(((|#1| |#1|) . T))
-((((-836)) . T))
+((((-837)) . T))
(|has| |#1| (-542))
((((-400 (-550))) . T) (($) . T))
((($) . T))
@@ -2406,13 +2407,13 @@
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
-(-1561 (|has| |#1| (-300)) (|has| |#1| (-356)) (|has| |#1| (-342)))
+(-1489 (|has| |#1| (-300)) (|has| |#1| (-356)) (|has| |#1| (-342)))
(|has| |#1| (-38 (-400 (-550))))
(-12 (|has| |#1| (-535)) (|has| |#1| (-806)))
-((((-836)) . T))
-((((-1144)) -1561 (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))) (-12 (|has| |#1| (-356)) (|has| |#2| (-873 (-1144))))))
+((((-837)) . T))
+((((-1145)) -1489 (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))) (-12 (|has| |#1| (-356)) (|has| |#2| (-874 (-1145))))))
(|has| |#1| (-356))
-((((-1144)) -12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144)))))
+((((-1145)) -12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145)))))
(|has| |#1| (-356))
((((-400 (-550))) . T) (($) . T))
((($) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) . T))
@@ -2420,55 +2421,55 @@
(((|#1|) . T))
(((|#2|) |has| |#1| (-356)))
(((|#2|) |has| |#1| (-356)))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
(((|#1|) . T))
(((|#1|) |has| |#1| (-170)))
(((|#1|) . T))
-(((|#2|) . T) (((-1144)) -12 (|has| |#1| (-356)) (|has| |#2| (-1011 (-1144)))) (((-550)) -12 (|has| |#1| (-356)) (|has| |#2| (-1011 (-550)))) (((-400 (-550))) -12 (|has| |#1| (-356)) (|has| |#2| (-1011 (-550)))))
+(((|#2|) . T) (((-1145)) -12 (|has| |#1| (-356)) (|has| |#2| (-1012 (-1145)))) (((-550)) -12 (|has| |#1| (-356)) (|has| |#2| (-1012 (-550)))) (((-400 (-550))) -12 (|has| |#1| (-356)) (|has| |#2| (-1012 (-550)))))
(((|#2|) . T))
-((((-1144) #0=(-1213 |#1| |#2| |#3| |#4|)) |has| #0# (-505 (-1144) #0#)) ((#0# #0#) |has| #0# (-302 #0#)))
+((((-1145) #0=(-1214 |#1| |#2| |#3| |#4|)) |has| #0# (-505 (-1145) #0#)) ((#0# #0#) |has| #0# (-302 #0#)))
((((-594 $) $) . T) (($ $) . T))
-((((-167 (-219))) . T) (((-167 (-372))) . T) (((-1140 (-677))) . T) (((-865 (-372))) . T))
-((((-836)) . T))
+((((-167 (-219))) . T) (((-167 (-372))) . T) (((-1141 (-677))) . T) (((-866 (-372))) . T))
+((((-837)) . T))
(|has| |#1| (-542))
(|has| |#1| (-542))
(|has| (-400 |#2|) (-227))
(((|#1| (-400 (-550))) . T))
((($ $) . T))
-((((-1144)) |has| |#2| (-873 (-1144))))
+((((-1145)) |has| |#2| (-874 (-1145))))
((($) . T))
-((((-836)) . T))
+((((-837)) . T))
((((-400 (-550))) . T) (($) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-((((-836)) . T))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+((((-837)) . T))
(((|#2|) |has| |#1| (-356)))
-((((-372)) -12 (|has| |#1| (-356)) (|has| |#2| (-859 (-372)))) (((-550)) -12 (|has| |#1| (-356)) (|has| |#2| (-859 (-550)))))
+((((-372)) -12 (|has| |#1| (-356)) (|has| |#2| (-860 (-372)))) (((-550)) -12 (|has| |#1| (-356)) (|has| |#2| (-860 (-550)))))
(|has| |#1| (-356))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-542)))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-542)))
(|has| |#1| (-356))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-542)))
(|has| |#1| (-356))
(|has| |#1| (-542))
-(((|#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))
+(((|#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))
(((|#3|) . T))
(((|#1|) . T))
-(-1561 (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
+(-1489 (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
(((|#2|) . T))
(((|#2|) . T))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-705)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-((((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-705)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+((((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
(|has| |#1| (-38 (-400 (-550))))
(((|#1| |#2|) . T))
(|has| |#1| (-38 (-400 (-550))))
-(-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))
+(-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))
(|has| |#1| (-145))
-((((-1126) |#1|) . T))
-(-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))
+((((-1127) |#1|) . T))
+(-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))
(|has| |#1| (-145))
-(-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))
+(-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))
(|has| |#1| (-145))
((((-565 |#1|)) . T))
((($) . T))
@@ -2476,77 +2477,77 @@
(|has| |#1| (-542))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
-(-1561 (|has| |#1| (-143)) (|has| |#1| (-342)))
+(-1489 (|has| |#1| (-143)) (|has| |#1| (-342)))
(|has| |#1| (-145))
-((((-836)) . T))
+((((-837)) . T))
((($) . T))
-((((-400 (-550))) |has| |#2| (-1011 (-550))) (((-550)) |has| |#2| (-1011 (-550))) (((-1144)) |has| |#2| (-1011 (-1144))) ((|#2|) . T))
+((((-400 (-550))) |has| |#2| (-1012 (-550))) (((-550)) |has| |#2| (-1012 (-550))) (((-1145)) |has| |#2| (-1012 (-1145))) ((|#2|) . T))
(((#0=(-400 |#2|) #0#) . T) ((#1=(-400 (-550)) #1#) . T) (($ $) . T))
-((((-1108 |#1| |#2|)) . T))
+((((-1109 |#1| |#2|)) . T))
(((|#1| (-550)) . T))
(((|#1| (-400 (-550))) . T))
-((((-550)) |has| |#2| (-859 (-550))) (((-372)) |has| |#2| (-859 (-372))))
+((((-550)) |has| |#2| (-860 (-550))) (((-372)) |has| |#2| (-860 (-372))))
(((|#2|) . T))
((((-400 |#2|)) . T) (((-400 (-550))) . T) (($) . T))
((((-112)) . T))
(((|#1| |#2| (-234 |#1| |#2|) (-234 |#1| |#2|)) . T))
(((|#2|) . T))
-((((-836)) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-((((-1144) (-52)) . T))
+((((-837)) . T))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+((((-1145) (-52)) . T))
((((-400 |#2|)) . T))
-((((-836)) . T))
+((((-837)) . T))
(((|#1|) . T))
-(|has| |#1| (-1068))
+(|has| |#1| (-1069))
(|has| |#1| (-769))
(|has| |#1| (-769))
((((-526)) |has| |#1| (-596 (-526))))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-825)) (|has| |#1| (-1068))))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-825)) (|has| |#1| (-1069))))
((((-114)) . T) ((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
-((((-219)) . T) (((-372)) . T) (((-865 (-372))) . T))
-((((-836)) . T))
-((((-1213 |#1| |#2| |#3| |#4|)) . T) (($) . T) (((-400 (-550))) . T))
+((((-219)) . T) (((-372)) . T) (((-866 (-372))) . T))
+((((-837)) . T))
+((((-1214 |#1| |#2| |#3| |#4|)) . T) (($) . T) (((-400 (-550))) . T))
(((|#1|) |has| |#1| (-170)) (($) |has| |#1| (-542)) (((-400 (-550))) |has| |#1| (-542)))
-((((-836)) . T))
-((((-836)) . T))
+((((-837)) . T))
+((((-837)) . T))
(((|#2|) . T))
-((((-836)) . T))
-(((#0=(-883 |#1|) #0#) . T) (($ $) . T) ((#1=(-400 (-550)) #1#) . T))
+((((-837)) . T))
+(((#0=(-884 |#1|) #0#) . T) (($ $) . T) ((#1=(-400 (-550)) #1#) . T))
(((|#1|) . T))
(((|#1|) . T))
-((((-883 |#1|)) . T) (($) . T) (((-400 (-550))) . T))
+((((-884 |#1|)) . T) (($) . T) (((-400 (-550))) . T))
(|has| |#1| (-356))
(((|#2|) . T))
((((-550)) . T))
-((((-836)) . T))
+((((-837)) . T))
((((-550)) . T))
-(-1561 (|has| |#2| (-771)) (|has| |#2| (-823)))
+(-1489 (|has| |#2| (-771)) (|has| |#2| (-823)))
((((-167 (-372))) . T) (((-219)) . T) (((-372)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-1126)) . T) (((-526)) . T) (((-550)) . T) (((-865 (-550))) . T) (((-372)) . T) (((-219)) . T))
-((((-836)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-1127)) . T) (((-526)) . T) (((-550)) . T) (((-866 (-550))) . T) (((-372)) . T) (((-219)) . T))
+((((-837)) . T))
(|has| |#1| (-145))
(|has| |#1| (-143))
-((($) . T) ((#0=(-1212 |#2| |#3| |#4|)) |has| #0# (-170)) (((-400 (-550))) |has| #0# (-38 (-400 (-550)))))
+((($) . T) ((#0=(-1213 |#2| |#3| |#4|)) |has| #0# (-170)) (((-400 (-550))) |has| #0# (-38 (-400 (-550)))))
(((|#1|) . T) (($) . T) (((-400 (-550))) . T))
(|has| |#1| (-356))
(|has| |#1| (-356))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
-(-1561 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-465)) (|has| |#1| (-705)) (|has| |#1| (-873 (-1144))) (|has| |#1| (-1020)) (|has| |#1| (-1080)) (|has| |#1| (-1068)))
-(|has| |#1| (-1119))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
+(-1489 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-465)) (|has| |#1| (-705)) (|has| |#1| (-874 (-1145))) (|has| |#1| (-1021)) (|has| |#1| (-1081)) (|has| |#1| (-1069)))
+(|has| |#1| (-1120))
((((-550) |#1|) . T))
(((|#1|) . T))
(((#0=(-116 |#1|) $) |has| #0# (-279 #0# #0#)))
(((|#1|) |has| |#1| (-170)))
(((|#1|) . T))
((((-114)) . T) ((|#1|) . T))
-((((-836)) . T))
+((((-837)) . T))
(((|#1| |#2|) . T))
-((((-1144) |#1|) . T))
+((((-1145) |#1|) . T))
(((|#1|) |has| |#1| (-302 |#1|)))
((((-550) |#1|) . T))
(((|#1|) . T))
@@ -2554,56 +2555,56 @@
(((|#1|) . T))
(|has| |#1| (-542))
((((-400 |#2|)) . T) (((-400 (-550))) . T) (($) . T))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-542)))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-542)))
((((-372)) . T))
(((|#1|) . T))
(((|#1|) . T))
(|has| |#1| (-356))
(|has| |#1| (-356))
(|has| |#1| (-542))
-(|has| |#1| (-1068))
-((((-758 |#1| (-838 |#2|))) |has| (-758 |#1| (-838 |#2|)) (-302 (-758 |#1| (-838 |#2|)))))
-(-1561 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882)))
+(|has| |#1| (-1069))
+((((-758 |#1| (-839 |#2|))) |has| (-758 |#1| (-839 |#2|)) (-302 (-758 |#1| (-839 |#2|)))))
+(-1489 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883)))
(((|#1|) . T))
(((|#2| |#3|) . T))
(((|#1|) . T))
-(|has| |#2| (-882))
+(|has| |#2| (-883))
(((|#1| (-522 |#2|)) . T))
(((|#1| (-749)) . T))
(|has| |#1| (-227))
-(((|#1| (-522 (-1056 (-1144)))) . T))
+(((|#1| (-522 (-1057 (-1145)))) . T))
(|has| |#2| (-356))
-((((-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) . T))
+((((-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) . T))
(((|#1|) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-((((-836)) . T))
-((((-836)) . T))
-(-1561 (|has| |#3| (-771)) (|has| |#3| (-823)))
-((((-836)) . T))
-((((-1088)) . T) (((-836)) . T))
-((((-836)) . T))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+((((-837)) . T))
+((((-837)) . T))
+(-1489 (|has| |#3| (-771)) (|has| |#3| (-823)))
+((((-837)) . T))
+((((-1089)) . T) (((-837)) . T))
+((((-837)) . T))
(((|#1|) . T))
((($ $) . T) (((-594 $) $) . T))
(((|#1|) . T))
((((-550)) . T))
(((|#3|) . T))
-((((-836)) . T))
-(-1561 (|has| |#1| (-300)) (|has| |#1| (-356)) (|has| |#1| (-342)))
-(-1561 (|has| |#1| (-143)) (|has| |#1| (-145)) (|has| |#1| (-170)) (|has| |#1| (-542)) (|has| |#1| (-1020)))
+((((-837)) . T))
+(-1489 (|has| |#1| (-300)) (|has| |#1| (-356)) (|has| |#1| (-342)))
+(-1489 (|has| |#1| (-143)) (|has| |#1| (-145)) (|has| |#1| (-170)) (|has| |#1| (-542)) (|has| |#1| (-1021)))
(((#0=(-565 |#1|) #0#) . T) (($ $) . T) ((#1=(-400 (-550)) #1#) . T))
((($ $) . T) ((#0=(-400 (-550)) #0#) . T))
(((|#1|) |has| |#1| (-170)))
-(((|#1| (-1227 |#1|) (-1227 |#1|)) . T))
+(((|#1| (-1228 |#1|) (-1228 |#1|)) . T))
((((-565 |#1|)) . T) (($) . T) (((-400 (-550))) . T))
((($) . T) (((-400 (-550))) . T))
((($) . T) (((-400 (-550))) . T))
-(((|#2|) |has| |#2| (-6 (-4344 "*"))))
+(((|#2|) |has| |#2| (-6 (-4346 "*"))))
(((|#1|) . T))
(((|#1|) . T))
-((((-836)) . T))
+((((-837)) . T))
((((-287 |#3|)) . T))
-(((#0=(-400 (-550)) #0#) |has| |#2| (-38 (-400 (-550)))) ((|#2| |#2|) . T) (($ $) -1561 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))))
+(((#0=(-400 (-550)) #0#) |has| |#2| (-38 (-400 (-550)))) ((|#2| |#2|) . T) (($ $) -1489 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))))
(((|#2| |#2|) . T) ((|#6| |#6|) . T))
(((|#1|) . T))
((($) . T) (((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) . T))
@@ -2611,271 +2612,271 @@
(((|#1|) . T) (((-400 (-550))) . T) (($) . T))
(((|#1|) . T) (((-400 (-550))) . T) (($) . T))
(((|#1|) . T) (((-400 (-550))) . T) (($) . T))
-((($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
-((($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
+((($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
+((($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
(((|#2|) . T))
-((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) . T) (($) -1561 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))))
+((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) . T) (($) -1489 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))))
(((|#2|) . T) ((|#6|) . T))
-((($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
-((((-836)) . T))
-((($) -1561 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-((($) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-(|has| |#2| (-882))
-(|has| |#1| (-882))
-((($) -1561 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+((($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
+((((-837)) . T))
+((($) -1489 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+((($) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+(|has| |#2| (-883))
+(|has| |#1| (-883))
+((($) -1489 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
(((|#1|) . T))
-((((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) . T))
+((((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1| |#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
-(|has| |#1| (-1068))
+(|has| |#1| (-1069))
(((|#1|) . T))
-((((-1144)) . T) ((|#1|) . T))
-((((-836)) . T))
-((((-836)) . T))
-(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))
+((((-1145)) . T) ((|#1|) . T))
+((((-837)) . T))
+((((-837)) . T))
+(((|#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))
(((#0=(-400 (-550)) #0#) . T))
((((-400 (-550))) . T))
-(-1561 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
+(-1489 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
(((|#1|) . T))
(((|#1|) . T))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
((((-526)) . T))
-((((-836)) . T))
-((((-1144)) |has| |#2| (-873 (-1144))) (((-1050)) . T))
-((((-1212 |#2| |#3| |#4|)) . T))
-((((-883 |#1|)) . T))
+((((-837)) . T))
+((((-1145)) |has| |#2| (-874 (-1145))) (((-1051)) . T))
+((((-1213 |#2| |#3| |#4|)) . T))
+((((-884 |#1|)) . T))
((($) . T) (((-400 (-550))) . T))
(-12 (|has| |#1| (-356)) (|has| |#2| (-798)))
(-12 (|has| |#1| (-356)) (|has| |#2| (-798)))
-((((-836)) . T))
-(|has| |#1| (-1185))
+((((-837)) . T))
+(|has| |#1| (-1186))
(((|#2|) . T))
((($ $) . T) ((#0=(-400 (-550)) #0#) . T))
-((((-1144)) |has| |#1| (-873 (-1144))))
-((((-883 |#1|)) . T) (((-400 (-550))) . T) (($) . T))
-((($) . T) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((|#1|) . T))
-(((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))) ((|#1| |#1|) . T) (($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-542))))
+((((-1145)) |has| |#1| (-874 (-1145))))
+((((-884 |#1|)) . T) (((-400 (-550))) . T) (($) . T))
+((($) . T) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((|#1|) . T))
+(((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))) ((|#1| |#1|) . T) (($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-542))))
((($) . T) (((-400 (-550))) . T))
(((|#1|) . T) (((-400 (-550))) . T) (((-550)) . T) (($) . T))
-(((|#2|) |has| |#2| (-1020)) (((-550)) -12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1020))))
-((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) . T) (($) -1561 (|has| |#1| (-170)) (|has| |#1| (-542))))
+(((|#2|) |has| |#2| (-1021)) (((-550)) -12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1021))))
+((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) . T) (($) -1489 (|has| |#1| (-170)) (|has| |#1| (-542))))
(|has| |#1| (-542))
(((|#1|) |has| |#1| (-356)))
((((-550)) . T))
(|has| |#1| (-769))
(|has| |#1| (-769))
-((((-1144) #0=(-116 |#1|)) |has| #0# (-505 (-1144) #0#)) ((#0# #0#) |has| #0# (-302 #0#)))
-(((|#2|) . T) (((-550)) |has| |#2| (-1011 (-550))) (((-400 (-550))) |has| |#2| (-1011 (-400 (-550)))))
-((((-1050)) . T) ((|#2|) . T) (((-550)) |has| |#2| (-1011 (-550))) (((-400 (-550))) |has| |#2| (-1011 (-400 (-550)))))
+((((-1145) #0=(-116 |#1|)) |has| #0# (-505 (-1145) #0#)) ((#0# #0#) |has| #0# (-302 #0#)))
+(((|#2|) . T) (((-550)) |has| |#2| (-1012 (-550))) (((-400 (-550))) |has| |#2| (-1012 (-400 (-550)))))
+((((-1051)) . T) ((|#2|) . T) (((-550)) |has| |#2| (-1012 (-550))) (((-400 (-550))) |has| |#2| (-1012 (-400 (-550)))))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
((((-550) (-749)) . T) ((|#3| (-749)) . T))
(((|#1|) . T))
(((|#1| |#2|) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-((((-836)) . T))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+((((-837)) . T))
(|has| |#2| (-798))
(|has| |#2| (-798))
-((((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((|#2|) |has| |#1| (-356)) (($) . T) ((|#1|) . T))
-(((|#1|) . T) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((|#1|) . T) (((-550)) |has| |#1| (-1011 (-550))) (((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))))
-((((-550)) |has| |#1| (-859 (-550))) (((-372)) |has| |#1| (-859 (-372))))
-(((|#1|) . T))
-((((-843 |#1|)) . T))
-((((-843 |#1|)) . T))
-(-12 (|has| |#1| (-356)) (|has| |#2| (-882)))
+((((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((|#2|) |has| |#1| (-356)) (($) . T) ((|#1|) . T))
+(((|#1|) . T) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) . T))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((|#1|) . T) (((-550)) |has| |#1| (-1012 (-550))) (((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))))
+((((-550)) |has| |#1| (-860 (-550))) (((-372)) |has| |#1| (-860 (-372))))
+(((|#1|) . T))
+((((-844 |#1|)) . T))
+((((-844 |#1|)) . T))
+(-12 (|has| |#1| (-356)) (|has| |#2| (-883)))
((((-400 (-550))) . T) (((-677)) . T) (($) . T))
(|has| |#1| (-356))
(|has| |#1| (-356))
(((|#1|) . T))
(((|#1|) . T))
-(((|#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))
+(((|#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))
(|has| |#1| (-356))
(((|#2|) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
-((((-838 |#1|)) . T))
+((((-839 |#1|)) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#2| (-749)) . T))
-((((-1144)) . T))
-((((-843 |#1|)) . T))
-(-1561 (|has| |#3| (-25)) (|has| |#3| (-130)) (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-771)) (|has| |#3| (-823)) (|has| |#3| (-1020)))
-(-1561 (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-823)) (|has| |#3| (-1020)))
-((((-836)) . T))
+((((-1145)) . T))
+((((-844 |#1|)) . T))
+(-1489 (|has| |#3| (-25)) (|has| |#3| (-130)) (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-771)) (|has| |#3| (-823)) (|has| |#3| (-1021)))
+(-1489 (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-823)) (|has| |#3| (-1021)))
+((((-837)) . T))
(((|#1|) . T))
-(-1561 (|has| |#2| (-771)) (|has| |#2| (-823)))
-(-1561 (-12 (|has| |#1| (-771)) (|has| |#2| (-771))) (-12 (|has| |#1| (-825)) (|has| |#2| (-825))))
-((((-843 |#1|)) . T))
+(-1489 (|has| |#2| (-771)) (|has| |#2| (-823)))
+(-1489 (-12 (|has| |#1| (-771)) (|has| |#2| (-771))) (-12 (|has| |#1| (-825)) (|has| |#2| (-825))))
+((((-844 |#1|)) . T))
(((|#1|) . T))
(|has| |#1| (-361))
(|has| |#1| (-361))
(|has| |#1| (-361))
((($ $) . T) (((-594 $) $) . T))
((($) . T))
-((((-836)) . T))
+((((-837)) . T))
((((-550)) . T))
(((|#2|) . T))
-((((-836)) . T))
+((((-837)) . T))
(((|#1|) . T) (((-400 (-550))) |has| |#1| (-356)))
-((((-836)) . T))
+((((-837)) . T))
(((|#1|) . T))
-((((-836)) . T))
+((((-837)) . T))
((($) . T) ((|#2|) . T) (((-400 (-550))) . T))
-(|has| |#1| (-1068))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((|#1|) . T))
-(((|#1|) . T))
-(((|#1|) . T))
-((((-836)) . T))
-(|has| |#2| (-882))
-((((-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) . T))
-((((-526)) |has| |#2| (-596 (-526))) (((-865 (-372))) |has| |#2| (-596 (-865 (-372)))) (((-865 (-550))) |has| |#2| (-596 (-865 (-550)))))
-((((-836)) . T))
-((((-836)) . T))
-(((|#3|) |has| |#3| (-1020)) (((-550)) -12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1020))))
-((((-1093 |#1| |#2|)) . T) (((-925 |#1|)) |has| |#2| (-596 (-1144))) (((-836)) . T))
-((((-925 |#1|)) |has| |#2| (-596 (-1144))) (((-1126)) -12 (|has| |#1| (-1011 (-550))) (|has| |#2| (-596 (-1144)))) (((-865 (-550))) -12 (|has| |#1| (-596 (-865 (-550)))) (|has| |#2| (-596 (-865 (-550))))) (((-865 (-372))) -12 (|has| |#1| (-596 (-865 (-372)))) (|has| |#2| (-596 (-865 (-372))))) (((-526)) -12 (|has| |#1| (-596 (-526))) (|has| |#2| (-596 (-526)))))
-((((-1140 |#1|)) . T) (((-836)) . T))
-((((-836)) . T))
-((((-400 (-550))) |has| |#2| (-1011 (-400 (-550)))) (((-550)) |has| |#2| (-1011 (-550))) ((|#2|) . T) (((-838 |#1|)) . T))
+(|has| |#1| (-1069))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((|#1|) . T))
+(((|#1|) . T))
+(((|#1|) . T))
+((((-837)) . T))
+(|has| |#2| (-883))
+((((-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) . T))
+((((-526)) |has| |#2| (-596 (-526))) (((-866 (-372))) |has| |#2| (-596 (-866 (-372)))) (((-866 (-550))) |has| |#2| (-596 (-866 (-550)))))
+((((-837)) . T))
+((((-837)) . T))
+(((|#3|) |has| |#3| (-1021)) (((-550)) -12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1021))))
+((((-1094 |#1| |#2|)) . T) (((-926 |#1|)) |has| |#2| (-596 (-1145))) (((-837)) . T))
+((((-926 |#1|)) |has| |#2| (-596 (-1145))) (((-1127)) -12 (|has| |#1| (-1012 (-550))) (|has| |#2| (-596 (-1145)))) (((-866 (-550))) -12 (|has| |#1| (-596 (-866 (-550)))) (|has| |#2| (-596 (-866 (-550))))) (((-866 (-372))) -12 (|has| |#1| (-596 (-866 (-372)))) (|has| |#2| (-596 (-866 (-372))))) (((-526)) -12 (|has| |#1| (-596 (-526))) (|has| |#2| (-596 (-526)))))
+((((-1141 |#1|)) . T) (((-837)) . T))
+((((-837)) . T))
+((((-400 (-550))) |has| |#2| (-1012 (-400 (-550)))) (((-550)) |has| |#2| (-1012 (-550))) ((|#2|) . T) (((-839 |#1|)) . T))
((((-116 |#1|)) . T) (($) . T) (((-400 (-550))) . T))
-((((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) (((-550)) |has| |#1| (-1011 (-550))) ((|#1|) . T) (((-1144)) . T))
-((((-836)) . T))
+((((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) (((-550)) |has| |#1| (-1012 (-550))) ((|#1|) . T) (((-1145)) . T))
+((((-837)) . T))
((((-550)) . T))
((($) . T))
-((((-372)) |has| |#1| (-859 (-372))) (((-550)) |has| |#1| (-859 (-550))))
+((((-372)) |has| |#1| (-860 (-372))) (((-550)) |has| |#1| (-860 (-550))))
((((-550)) . T))
(((|#1|) . T))
-((((-836)) . T))
+((((-837)) . T))
(((|#1|) . T))
-((((-836)) . T))
+((((-837)) . T))
(((|#1|) |has| |#1| (-170)) (($) . T))
((((-550)) . T) (((-400 (-550))) . T))
(((|#1|) |has| |#1| (-302 |#1|)))
-((((-836)) . T))
+((((-837)) . T))
((((-372)) . T))
(((|#1|) . T))
(((|#1|) . T))
-((((-836)) . T))
+((((-837)) . T))
((((-400 (-550))) . T) (($) . T))
((((-400 |#2|) |#3|) . T))
(((|#1|) . T))
-(|has| |#1| (-1068))
-(((|#2| (-474 (-3191 |#1|) (-749))) . T))
+(|has| |#1| (-1069))
+(((|#2| (-474 (-3307 |#1|) (-749))) . T))
((((-550) |#1|) . T))
-((((-1126)) . T) (((-836)) . T))
+((((-1127)) . T) (((-837)) . T))
(((|#2| |#2|) . T))
-(((|#1| (-522 (-1144))) . T))
-(-1561 (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
+(((|#1| (-522 (-1145))) . T))
+(-1489 (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
((((-550)) . T))
(((|#2|) . T))
(((|#2|) . T))
-((((-1144)) |has| |#1| (-873 (-1144))) (((-1050)) . T))
+((((-1145)) |has| |#1| (-874 (-1145))) (((-1051)) . T))
(((|#1|) . T) (((-550)) |has| |#1| (-619 (-550))))
(|has| |#1| (-542))
((($) . T) (((-400 (-550))) . T))
((($) . T))
((($) . T))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
(((|#1|) . T))
-((($) -1561 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-((((-836)) . T))
+((($) -1489 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+((((-837)) . T))
((((-142)) . T))
(((|#1|) . T) (((-400 (-550))) . T))
(((|#1|) . T))
(((|#1|) . T))
-((((-836)) . T))
+((((-837)) . T))
(((|#1|) . T))
-(|has| |#1| (-1119))
-(((|#1| (-522 (-838 |#2|)) (-838 |#2|) (-758 |#1| (-838 |#2|))) . T))
+(|has| |#1| (-1120))
+(((|#1| (-522 (-839 |#2|)) (-839 |#2|) (-758 |#1| (-839 |#2|))) . T))
(((|#1|) . T))
((((-400 $) (-400 $)) |has| |#1| (-542)) (($ $) . T) ((|#1| |#1|) . T))
-(((|#1|) . T) (((-550)) |has| |#1| (-1011 (-550))) (((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))))
-((((-836)) . T))
-((((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) (((-550)) |has| |#1| (-1011 (-550))) ((|#1|) . T) ((|#2|) . T))
-((((-1050)) . T) ((|#1|) . T) (((-550)) |has| |#1| (-1011 (-550))) (((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))))
-((((-372)) -12 (|has| |#1| (-859 (-372))) (|has| |#2| (-859 (-372)))) (((-550)) -12 (|has| |#1| (-859 (-550))) (|has| |#2| (-859 (-550)))))
-((((-1213 |#1| |#2| |#3| |#4|)) . T))
+(((|#1|) . T) (((-550)) |has| |#1| (-1012 (-550))) (((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))))
+((((-837)) . T))
+((((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) (((-550)) |has| |#1| (-1012 (-550))) ((|#1|) . T) ((|#2|) . T))
+((((-1051)) . T) ((|#1|) . T) (((-550)) |has| |#1| (-1012 (-550))) (((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))))
+((((-372)) -12 (|has| |#1| (-860 (-372))) (|has| |#2| (-860 (-372)))) (((-550)) -12 (|has| |#1| (-860 (-550))) (|has| |#2| (-860 (-550)))))
+((((-1214 |#1| |#2| |#3| |#4|)) . T))
((((-550) |#1|) . T))
(((|#1| |#1|) . T))
((($) . T) ((|#2|) . T))
(((|#1|) |has| |#1| (-170)) (($) . T))
((($) . T))
((((-677)) . T))
-((((-758 |#1| (-838 |#2|))) . T))
+((((-758 |#1| (-839 |#2|))) . T))
((($) . T))
((((-400 (-550))) . T) (($) . T))
-(|has| |#1| (-1068))
-(|has| |#1| (-1068))
+(|has| |#1| (-1069))
+(|has| |#1| (-1069))
(|has| |#2| (-356))
(|has| |#1| (-356))
(|has| |#1| (-356))
(|has| |#1| (-38 (-400 (-550))))
((((-550)) . T))
-((((-1144)) -12 (|has| |#4| (-873 (-1144))) (|has| |#4| (-1020))))
-((((-1144)) -12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020))))
+((((-1145)) -12 (|has| |#4| (-874 (-1145))) (|has| |#4| (-1021))))
+((((-1145)) -12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021))))
(((|#1|) . T))
(|has| |#1| (-227))
(((|#1| (-522 |#3|)) . T))
(|has| |#1| (-361))
-(((|#2| (-234 (-3191 |#1|) (-749))) . T))
+(((|#2| (-234 (-3307 |#1|) (-749))) . T))
(|has| |#1| (-361))
(|has| |#1| (-361))
(((|#1|) . T) (($) . T))
(((|#1| (-522 |#2|)) . T))
-(-1561 (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
+(-1489 (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
(((|#1| (-749)) . T))
(|has| |#1| (-542))
-(-1561 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
+(-1489 (|has| |#2| (-25)) (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
(-12 (|has| |#1| (-21)) (|has| |#2| (-21)))
-((((-836)) . T))
-(-1561 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771))))
-(-1561 (|has| |#3| (-130)) (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-771)) (|has| |#3| (-823)) (|has| |#3| (-1020)))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-705)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
+((((-837)) . T))
+(-1489 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771))))
+(-1489 (|has| |#3| (-130)) (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-771)) (|has| |#3| (-823)) (|has| |#3| (-1021)))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-705)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
(((|#1|) |has| |#1| (-170)))
-(((|#4|) |has| |#4| (-1020)))
-(((|#3|) |has| |#3| (-1020)))
+(((|#4|) |has| |#4| (-1021)))
+(((|#3|) |has| |#3| (-1021)))
(-12 (|has| |#1| (-356)) (|has| |#2| (-798)))
(-12 (|has| |#1| (-356)) (|has| |#2| (-798)))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-825)) (|has| |#1| (-1068))))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-825)) (|has| |#1| (-1069))))
((((-526)) |has| |#1| (-596 (-526))))
((((-400 |#2|)) . T) (((-400 (-550))) . T) (($) . T))
((($ $) . T) ((#0=(-400 (-550)) #0#) . T))
-((((-836)) . T))
+((((-837)) . T))
((($) . T) (((-400 (-550))) . T))
(((|#1|) . T))
-(((|#4|) |has| |#4| (-1068)) (((-550)) -12 (|has| |#4| (-1011 (-550))) (|has| |#4| (-1068))) (((-400 (-550))) -12 (|has| |#4| (-1011 (-400 (-550)))) (|has| |#4| (-1068))))
-(((|#3|) |has| |#3| (-1068)) (((-550)) -12 (|has| |#3| (-1011 (-550))) (|has| |#3| (-1068))) (((-400 (-550))) -12 (|has| |#3| (-1011 (-400 (-550)))) (|has| |#3| (-1068))))
+(((|#4|) |has| |#4| (-1069)) (((-550)) -12 (|has| |#4| (-1012 (-550))) (|has| |#4| (-1069))) (((-400 (-550))) -12 (|has| |#4| (-1012 (-400 (-550)))) (|has| |#4| (-1069))))
+(((|#3|) |has| |#3| (-1069)) (((-550)) -12 (|has| |#3| (-1012 (-550))) (|has| |#3| (-1069))) (((-400 (-550))) -12 (|has| |#3| (-1012 (-400 (-550)))) (|has| |#3| (-1069))))
(|has| |#2| (-356))
-(((|#2|) |has| |#2| (-1020)) (((-550)) -12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1020))))
+(((|#2|) |has| |#2| (-1021)) (((-550)) -12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1021))))
(((|#1|) . T))
(|has| |#2| (-356))
-(((#0=(-400 (-550)) #0#) |has| |#2| (-38 (-400 (-550)))) ((|#2| |#2|) . T) (($ $) -1561 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))))
-((($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
+(((#0=(-400 (-550)) #0#) |has| |#2| (-38 (-400 (-550)))) ((|#2| |#2|) . T) (($ $) -1489 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))))
+((($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1| |#1|) . T) ((#0=(-400 (-550)) #0#) |has| |#1| (-38 (-400 (-550)))))
(((|#1| |#1|) . T) (($ $) . T) ((#0=(-400 (-550)) #0#) . T))
(((|#1| |#1|) . T) (($ $) . T) ((#0=(-400 (-550)) #0#) . T))
(((|#1| |#1|) . T) (($ $) . T) ((#0=(-400 (-550)) #0#) . T))
(((|#2| |#2|) . T))
-((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) . T) (($) -1561 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))))
-((($) -1561 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) . T) (($) -1489 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))))
+((($) -1489 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
(((|#1|) . T) (($) . T) (((-400 (-550))) . T))
(((|#1|) . T) (($) . T) (((-400 (-550))) . T))
(((|#1|) . T) (($) . T) (((-400 (-550))) . T))
(((|#2|) . T))
-((((-836)) |has| |#1| (-1068)))
+((((-837)) |has| |#1| (-1069)))
((($) . T))
-((((-1213 |#1| |#2| |#3| |#4|)) . T))
+((((-1214 |#1| |#2| |#3| |#4|)) . T))
(((|#1|) . T))
(((|#1|) . T))
(|has| |#2| (-798))
@@ -2886,170 +2887,170 @@
(|has| |#1| (-356))
(((|#1|) |has| |#2| (-410 |#1|)))
(((|#1|) |has| |#2| (-410 |#1|)))
-((((-883 |#1|)) . T) (((-400 (-550))) . T) (($) . T))
-((((-836)) . T) (((-1149)) . T))
-((((-836)) . T) (((-1149)) . T))
-((((-836)) . T) (((-1149)) . T))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-825)) (|has| |#1| (-1068))))
+((((-884 |#1|)) . T) (((-400 (-550))) . T) (($) . T))
+((((-837)) . T) (((-1150)) . T))
+((((-837)) . T) (((-1150)) . T))
+((((-837)) . T) (((-1150)) . T))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-825)) (|has| |#1| (-1069))))
((((-526)) |has| |#1| (-596 (-526))))
-((((-836)) . T) (((-1149)) . T))
-((((-836)) . T))
-((((-836)) . T) (((-1149)) . T))
-((((-1180)) . T) (((-836)) . T) (((-1149)) . T))
-((((-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) |has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-302 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))))
-(-1561 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882)))
+((((-837)) . T) (((-1150)) . T))
+((((-837)) . T))
+((((-837)) . T) (((-1150)) . T))
+((((-1181)) . T) (((-837)) . T) (((-1150)) . T))
+((((-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) |has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-302 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))))
+(-1489 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883)))
((((-550) |#1|) . T))
((((-550) |#1|) . T))
((((-550) |#1|) . T))
-(-1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
+(-1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
((((-550) |#1|) . T))
(((|#1|) . T))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
-(-1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
-((((-1144)) |has| |#1| (-873 (-1144))) (((-796 (-1144))) . T))
-(-1561 (|has| |#3| (-130)) (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-771)) (|has| |#3| (-823)) (|has| |#3| (-1020)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
+(-1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
+((((-1145)) |has| |#1| (-874 (-1145))) (((-796 (-1145))) . T))
+(-1489 (|has| |#3| (-130)) (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-771)) (|has| |#3| (-823)) (|has| |#3| (-1021)))
((((-797 |#1|)) . T))
(((|#1| |#2|) . T))
-((((-836)) . T))
-(-1561 (|has| |#3| (-170)) (|has| |#3| (-705)) (|has| |#3| (-823)) (|has| |#3| (-1020)))
+((((-837)) . T))
+(-1489 (|has| |#3| (-170)) (|has| |#3| (-705)) (|has| |#3| (-823)) (|has| |#3| (-1021)))
(((|#1| |#2|) . T))
(|has| |#1| (-38 (-400 (-550))))
-((((-836)) . T))
-((((-1213 |#1| |#2| |#3| |#4|)) . T) (($) . T) (((-400 (-550))) . T))
+((((-837)) . T))
+((((-1214 |#1| |#2| |#3| |#4|)) . T) (($) . T) (((-400 (-550))) . T))
(((|#1|) |has| |#1| (-170)) (($) |has| |#1| (-542)) (((-400 (-550))) |has| |#1| (-542)))
(((|#2|) . T) (((-550)) |has| |#2| (-619 (-550))))
(|has| |#1| (-356))
-(-1561 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (-12 (|has| |#1| (-356)) (|has| |#2| (-227))))
+(-1489 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (-12 (|has| |#1| (-356)) (|has| |#2| (-227))))
(|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))
(|has| |#1| (-356))
(((|#1|) . T))
-(((#0=(-400 (-550)) #0#) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((|#1| |#1|) . T))
+(((#0=(-400 (-550)) #0#) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((|#1| |#1|) . T))
((((-550) |#1|) . T))
((((-309 |#1|)) . T))
-(((#0=(-677) (-1140 #0#)) . T))
-((((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((|#1|) . T))
+(((#0=(-677) (-1141 #0#)) . T))
+((((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) (($) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((|#1|) . T))
(((|#1| |#2| |#3| |#4|) . T))
(|has| |#1| (-823))
-((($ $) . T) ((#0=(-838 |#1|) $) . T) ((#0# |#2|) . T))
-((((-1093 |#1| (-1144))) . T) (((-796 (-1144))) . T) ((|#1|) . T) (((-550)) |has| |#1| (-1011 (-550))) (((-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) (((-1144)) . T))
+((($ $) . T) ((#0=(-839 |#1|) $) . T) ((#0# |#2|) . T))
+((((-1094 |#1| (-1145))) . T) (((-796 (-1145))) . T) ((|#1|) . T) (((-550)) |has| |#1| (-1012 (-550))) (((-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) (((-1145)) . T))
((($) . T))
(((|#2| |#1|) . T) ((|#2| $) . T) (($ $) . T))
-(((#0=(-1050) |#1|) . T) ((#0# $) . T) (($ $) . T))
-((($ $) . T) ((#0=(-1144) $) |has| |#1| (-227)) ((#0# |#1|) |has| |#1| (-227)) ((#1=(-1056 (-1144)) |#1|) . T) ((#1# $) . T))
+(((#0=(-1051) |#1|) . T) ((#0# $) . T) (($ $) . T))
+((($ $) . T) ((#0=(-1145) $) |has| |#1| (-227)) ((#0# |#1|) |has| |#1| (-227)) ((#1=(-1057 (-1145)) |#1|) . T) ((#1# $) . T))
((($) . T) ((|#2|) . T))
((($) . T) ((|#2|) . T) (((-400 (-550))) |has| |#2| (-38 (-400 (-550)))))
-(|has| |#2| (-882))
-((($) . T) ((#0=(-1212 |#2| |#3| |#4|)) |has| #0# (-170)) (((-400 (-550))) |has| #0# (-38 (-400 (-550)))))
+(|has| |#2| (-883))
+((($) . T) ((#0=(-1213 |#2| |#3| |#4|)) |has| #0# (-170)) (((-400 (-550))) |has| #0# (-38 (-400 (-550)))))
((((-550) |#1|) . T))
-(((#0=(-1213 |#1| |#2| |#3| |#4|)) |has| #0# (-302 #0#)))
+(((#0=(-1214 |#1| |#2| |#3| |#4|)) |has| #0# (-302 #0#)))
((($) . T))
(((|#1|) . T))
-((($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((#0=(-400 (-550)) #0#) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((|#2| |#2|) |has| |#1| (-356)) ((|#1| |#1|) . T))
-(((|#1| |#1|) . T) (($ $) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((#0=(-400 (-550)) #0#) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))))
+((($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((#0=(-400 (-550)) #0#) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((|#2| |#2|) |has| |#1| (-356)) ((|#1| |#1|) . T))
+(((|#1| |#1|) . T) (($ $) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) ((#0=(-400 (-550)) #0#) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))))
(|has| |#2| (-227))
(|has| $ (-145))
-((((-836)) . T))
-((($) . T) (((-400 (-550))) -1561 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1|) . T))
-((((-836)) . T))
+((((-837)) . T))
+((($) . T) (((-400 (-550))) -1489 (|has| |#1| (-356)) (|has| |#1| (-342))) ((|#1|) . T))
+((((-837)) . T))
(|has| |#1| (-823))
-((((-1144)) -12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))))
+((((-1145)) -12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))))
((((-400 |#2|) |#3|) . T))
(((|#1|) . T))
-((((-836)) . T))
+((((-837)) . T))
(((|#2| (-650 |#1|)) . T))
-(-12 (|has| |#1| (-300)) (|has| |#1| (-882)))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+(-12 (|has| |#1| (-300)) (|has| |#1| (-883)))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
(((|#4|) . T))
(|has| |#1| (-542))
-((($) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((|#2|) |has| |#1| (-356)) ((|#1|) . T))
-((((-1144)) -1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144))))))
-(((|#1|) . T) (($) -1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))))
-((((-1144)) -12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144)))))
-((((-1144)) -12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-873 (-1144)))))
-(((|#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))
+((($) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))) ((|#2|) |has| |#1| (-356)) ((|#1|) . T))
+((((-1145)) -1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145))))))
+(((|#1|) . T) (($) -1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-542))) (((-400 (-550))) -1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-356))))
+((((-1145)) -12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145)))))
+((((-1145)) -12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-874 (-1145)))))
+(((|#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))
((((-550) |#1|) . T))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882)))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883)))
(((|#1|) . T))
-(((|#1| (-522 (-796 (-1144)))) . T))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
+(((|#1| (-522 (-796 (-1145)))) . T))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
(((|#1|) . T))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
(((|#1|) . T))
-(-1561 (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
-(-1561 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771))))
-((((-1219 |#1| |#2| |#3|)) |has| |#1| (-356)))
-((($) . T) (((-843 |#1|)) . T) (((-400 (-550))) . T))
-((((-1219 |#1| |#2| |#3|)) |has| |#1| (-356)))
+(-1489 (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
+(-1489 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771))))
+((((-1220 |#1| |#2| |#3|)) |has| |#1| (-356)))
+((($) . T) (((-844 |#1|)) . T) (((-400 (-550))) . T))
+((((-1220 |#1| |#2| |#3|)) |has| |#1| (-356)))
(|has| |#1| (-542))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
((((-400 |#2|)) . T))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-342)))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-825)) (|has| |#1| (-1068))))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-342)))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-825)) (|has| |#1| (-1069))))
((((-526)) |has| |#1| (-596 (-526))))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-825)) (|has| |#1| (-1068))))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-825)) (|has| |#1| (-1069))))
((((-526)) |has| |#1| (-596 (-526))))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-825)) (|has| |#1| (-1068))))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-825)) (|has| |#1| (-1069))))
((((-526)) |has| |#1| (-596 (-526))))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
(((|#1|) . T))
(((|#2| |#2|) . T) ((#0=(-400 (-550)) #0#) . T) (($ $) . T))
((((-550)) . T))
-((((-836)) . T))
+((((-837)) . T))
(((|#2|) . T) (((-400 (-550))) . T) (($) . T))
((((-565 |#1|)) . T) (((-400 (-550))) . T) (($) . T))
-((((-836)) . T))
+((((-837)) . T))
((((-400 (-550))) . T) (($) . T))
((((-550) |#1|) . T))
-((((-836)) . T))
-((($ $) . T) (((-1144) $) . T))
-((((-1219 |#1| |#2| |#3|)) . T))
-((((-526)) |has| |#2| (-596 (-526))) (((-865 (-372))) |has| |#2| (-596 (-865 (-372)))) (((-865 (-550))) |has| |#2| (-596 (-865 (-550)))))
-((((-836)) . T))
-((((-836)) . T))
-((((-865 (-550))) -12 (|has| |#1| (-596 (-865 (-550)))) (|has| |#3| (-596 (-865 (-550))))) (((-865 (-372))) -12 (|has| |#1| (-596 (-865 (-372)))) (|has| |#3| (-596 (-865 (-372))))) (((-526)) -12 (|has| |#1| (-596 (-526))) (|has| |#3| (-596 (-526)))))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
-(((|#1|) . T) (((-836)) . T) (((-1149)) . T))
-((((-836)) . T))
-(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((|#1| (-522 (-838 |#2|)) (-838 |#2|) (-758 |#1| (-838 |#2|))) . T))
+((((-837)) . T))
+((($ $) . T) (((-1145) $) . T))
+((((-1220 |#1| |#2| |#3|)) . T))
+((((-526)) |has| |#2| (-596 (-526))) (((-866 (-372))) |has| |#2| (-596 (-866 (-372)))) (((-866 (-550))) |has| |#2| (-596 (-866 (-550)))))
+((((-837)) . T))
+((((-837)) . T))
+((((-866 (-550))) -12 (|has| |#1| (-596 (-866 (-550)))) (|has| |#3| (-596 (-866 (-550))))) (((-866 (-372))) -12 (|has| |#1| (-596 (-866 (-372)))) (|has| |#3| (-596 (-866 (-372))))) (((-526)) -12 (|has| |#1| (-596 (-526))) (|has| |#3| (-596 (-526)))))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
+(((|#1|) . T) (((-837)) . T) (((-1150)) . T))
+((((-837)) . T))
+(((|#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((|#1| (-522 (-839 |#2|)) (-839 |#2|) (-758 |#1| (-839 |#2|))) . T))
(((|#1| |#2| (-234 |#1| |#2|) (-234 |#1| |#2|)) . T))
-((((-836)) . T))
-((((-1219 |#1| |#2| |#3|)) |has| |#1| (-356)))
+((((-837)) . T))
+((((-1220 |#1| |#2| |#3|)) |has| |#1| (-356)))
(|has| |#1| (-356))
-((((-1219 |#1| |#2| |#3|)) . T) (((-1191 |#1| |#2| |#3|)) . T))
-((((-1144)) . T) (((-836)) . T))
-((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) |has| |#2| (-170)) (($) -1561 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882))))
+((((-1220 |#1| |#2| |#3|)) . T) (((-1192 |#1| |#2| |#3|)) . T))
+((((-1145)) . T) (((-837)) . T))
+((((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) |has| |#2| (-170)) (($) -1489 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883))))
(((|#2|) . T) ((|#6|) . T))
((($) . T) (((-400 (-550))) |has| |#2| (-38 (-400 (-550)))) ((|#2|) . T))
-((($) -1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-((((-1072)) . T))
-((((-836)) . T))
-((($) -1561 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+((($) -1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+((((-1073)) . T))
+((((-837)) . T))
+((($) -1489 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
((($) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) . T))
((($) . T))
-((($) -1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-(|has| |#2| (-882))
-(|has| |#1| (-882))
+((($) -1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883))) ((|#1|) |has| |#1| (-170)) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
+(|has| |#2| (-883))
+(|has| |#1| (-883))
(((|#1|) . T))
(((|#1|) . T))
(((|#1| |#1|) |has| |#1| (-170)))
((((-677)) . T))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
(((|#1|) |has| |#1| (-170)))
(((|#1|) |has| |#1| (-170)))
((((-400 (-550))) . T) (($) . T))
(((|#1| (-550)) . T))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-342)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-342)))
(|has| |#1| (-356))
(|has| |#1| (-356))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-342)))
-(-1561 (|has| |#1| (-170)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-342)))
+(-1489 (|has| |#1| (-170)) (|has| |#1| (-542)))
(((|#1| (-550)) . T))
(((|#1| (-400 (-550))) . T))
(((|#1| (-749)) . T))
@@ -3057,71 +3058,71 @@
(((|#1| (-522 |#2|) |#2|) . T))
((((-550) |#1|) . T))
((((-550) |#1|) . T))
-(|has| |#1| (-1068))
+(|has| |#1| (-1069))
((((-550) |#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
-((((-865 (-372))) . T) (((-865 (-550))) . T) (((-1144)) . T) (((-526)) . T))
+((((-866 (-372))) . T) (((-866 (-550))) . T) (((-1145)) . T) (((-526)) . T))
(((|#1|) . T))
-((((-836)) . T))
-(-1561 (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
-(-1561 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771))))
+((((-837)) . T))
+(-1489 (|has| |#2| (-130)) (|has| |#2| (-170)) (|has| |#2| (-356)) (|has| |#2| (-771)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
+(-1489 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771))))
((((-550)) . T))
((((-550)) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
(((|#1| |#2|) . T))
(((|#1|) . T))
-(-1561 (|has| |#2| (-170)) (|has| |#2| (-705)) (|has| |#2| (-823)) (|has| |#2| (-1020)))
-((((-1144)) -12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020))))
-(-1561 (-12 (|has| |#1| (-465)) (|has| |#2| (-465))) (-12 (|has| |#1| (-705)) (|has| |#2| (-705))))
+(-1489 (|has| |#2| (-170)) (|has| |#2| (-705)) (|has| |#2| (-823)) (|has| |#2| (-1021)))
+((((-1145)) -12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021))))
+(-1489 (-12 (|has| |#1| (-465)) (|has| |#2| (-465))) (-12 (|has| |#1| (-705)) (|has| |#2| (-705))))
(|has| |#1| (-143))
(|has| |#1| (-145))
(|has| |#1| (-356))
(((|#1| |#2|) . T))
(((|#1| |#2|) . T))
(|has| |#1| (-227))
-((((-836)) . T))
-(((|#1| (-749) (-1050)) . T))
+((((-837)) . T))
+(((|#1| (-749) (-1051)) . T))
((((-550) |#1|) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
((((-550) |#1|) . T))
((((-550) |#1|) . T))
((((-116 |#1|)) . T))
((((-400 (-550))) . T) (((-550)) . T))
-(((|#2|) |has| |#2| (-1020)))
+(((|#2|) |has| |#2| (-1021)))
((((-400 (-550))) . T) (($) . T))
(((|#2|) . T))
((((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) |has| |#1| (-170)) (($) |has| |#1| (-542)))
((((-550)) . T))
((((-550)) . T))
-((((-1126) (-1144) (-550) (-219) (-836)) . T))
+((((-1127) (-1145) (-550) (-219) (-837)) . T))
(((|#1| |#2| |#3| |#4|) . T))
(((|#1| |#2|) . T))
-(-1561 (|has| |#1| (-342)) (|has| |#1| (-361)))
+(-1489 (|has| |#1| (-342)) (|has| |#1| (-361)))
(((|#1| |#2|) . T))
((($) . T) ((|#1|) . T))
-((((-836)) . T))
+((((-837)) . T))
((($) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((|#1|) . T))
((($) . T) ((|#1|) . T) (((-400 (-550))) |has| |#1| (-38 (-400 (-550)))))
-(((|#2|) |has| |#2| (-1068)) (((-550)) -12 (|has| |#2| (-1011 (-550))) (|has| |#2| (-1068))) (((-400 (-550))) -12 (|has| |#2| (-1011 (-400 (-550)))) (|has| |#2| (-1068))))
+(((|#2|) |has| |#2| (-1069)) (((-550)) -12 (|has| |#2| (-1012 (-550))) (|has| |#2| (-1069))) (((-400 (-550))) -12 (|has| |#2| (-1012 (-400 (-550)))) (|has| |#2| (-1069))))
((((-526)) |has| |#1| (-596 (-526))))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-825)) (|has| |#1| (-1068))))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-825)) (|has| |#1| (-1069))))
((($) . T) (((-400 (-550))) . T))
-(|has| |#1| (-882))
-(|has| |#1| (-882))
-((((-219)) -12 (|has| |#1| (-356)) (|has| |#2| (-995))) (((-372)) -12 (|has| |#1| (-356)) (|has| |#2| (-995))) (((-865 (-372))) -12 (|has| |#1| (-356)) (|has| |#2| (-596 (-865 (-372))))) (((-865 (-550))) -12 (|has| |#1| (-356)) (|has| |#2| (-596 (-865 (-550))))) (((-526)) -12 (|has| |#1| (-356)) (|has| |#2| (-596 (-526)))))
-((((-836)) . T))
-((((-836)) . T))
+(|has| |#1| (-883))
+(|has| |#1| (-883))
+((((-219)) -12 (|has| |#1| (-356)) (|has| |#2| (-996))) (((-372)) -12 (|has| |#1| (-356)) (|has| |#2| (-996))) (((-866 (-372))) -12 (|has| |#1| (-356)) (|has| |#2| (-596 (-866 (-372))))) (((-866 (-550))) -12 (|has| |#1| (-356)) (|has| |#2| (-596 (-866 (-550))))) (((-526)) -12 (|has| |#1| (-356)) (|has| |#2| (-596 (-526)))))
+((((-837)) . T))
+((((-837)) . T))
(((|#2| |#2|) . T))
(((|#1| |#1|) |has| |#1| (-170)))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-542)))
-(-1561 (|has| |#1| (-21)) (|has| |#1| (-823)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-542)))
+(-1489 (|has| |#1| (-21)) (|has| |#1| (-823)))
(((|#2|) . T))
-(-1561 (|has| |#1| (-21)) (|has| |#1| (-823)))
+(-1489 (|has| |#1| (-21)) (|has| |#1| (-823)))
(((|#1|) |has| |#1| (-170)))
(((|#1|) . T))
(((|#1|) . T))
-((((-836)) -1561 (-12 (|has| |#1| (-595 (-836))) (|has| |#2| (-595 (-836)))) (-12 (|has| |#1| (-1068)) (|has| |#2| (-1068)))))
+((((-837)) -1489 (-12 (|has| |#1| (-595 (-837))) (|has| |#2| (-595 (-837)))) (-12 (|has| |#1| (-1069)) (|has| |#2| (-1069)))))
((((-400 |#2|) |#3|) . T))
((((-400 (-550))) . T) (($) . T))
(|has| |#1| (-38 (-400 (-550))))
@@ -3133,109 +3134,109 @@
(((|#1|) . T) (((-400 (-550))) . T) (((-550)) . T) (($) . T))
(((#0=(-550) #0#) . T))
((($) . T) (((-400 (-550))) . T))
-(-1561 (|has| |#4| (-170)) (|has| |#4| (-705)) (|has| |#4| (-823)) (|has| |#4| (-1020)))
-(-1561 (|has| |#3| (-170)) (|has| |#3| (-705)) (|has| |#3| (-823)) (|has| |#3| (-1020)))
-((((-836)) . T) (((-1149)) . T))
+(-1489 (|has| |#4| (-170)) (|has| |#4| (-705)) (|has| |#4| (-823)) (|has| |#4| (-1021)))
+(-1489 (|has| |#3| (-170)) (|has| |#3| (-705)) (|has| |#3| (-823)) (|has| |#3| (-1021)))
+((((-837)) . T) (((-1150)) . T))
(|has| |#4| (-771))
-(-1561 (|has| |#4| (-771)) (|has| |#4| (-823)))
+(-1489 (|has| |#4| (-771)) (|has| |#4| (-823)))
(|has| |#4| (-823))
(|has| |#3| (-771))
-(-1561 (|has| |#3| (-771)) (|has| |#3| (-823)))
+(-1489 (|has| |#3| (-771)) (|has| |#3| (-823)))
(|has| |#3| (-823))
((((-550)) . T))
(((|#2|) . T))
-((((-1144)) -1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144))))))
-((((-1144)) -12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144)))))
-((((-1144)) -12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-873 (-1144)))))
+((((-1145)) -1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145))))))
+((((-1145)) -12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145)))))
+((((-1145)) -12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-874 (-1145)))))
(((|#1| |#1|) . T) (($ $) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T) (($) . T))
(((|#1|) . T))
-((((-838 |#1|)) . T))
-((((-1142 |#1| |#2| |#3|)) |has| |#1| (-356)))
-((((-1108 |#1| |#2|)) . T))
-((((-1142 |#1| |#2| |#3|)) |has| |#1| (-356)))
-(((|#2|) . T) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-((((-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) . T))
+((((-839 |#1|)) . T))
+((((-1143 |#1| |#2| |#3|)) |has| |#1| (-356)))
+((((-1109 |#1| |#2|)) . T))
+((((-1143 |#1| |#2| |#3|)) |has| |#1| (-356)))
+(((|#2|) . T) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+((((-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) . T))
((($) . T))
-(|has| |#1| (-995))
-(((|#2|) . T) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
-((((-836)) . T))
-((((-526)) |has| |#2| (-596 (-526))) (((-865 (-550))) |has| |#2| (-596 (-865 (-550)))) (((-865 (-372))) |has| |#2| (-596 (-865 (-372)))) (((-372)) . #0=(|has| |#2| (-995))) (((-219)) . #0#))
-((((-1144) (-52)) . T))
+(|has| |#1| (-996))
+(((|#2|) . T) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
+((((-837)) . T))
+((((-526)) |has| |#2| (-596 (-526))) (((-866 (-550))) |has| |#2| (-596 (-866 (-550)))) (((-866 (-372))) |has| |#2| (-596 (-866 (-372)))) (((-372)) . #0=(|has| |#2| (-996))) (((-219)) . #0#))
+((((-1145) (-52)) . T))
(|has| |#1| (-38 (-400 (-550))))
(|has| |#1| (-38 (-400 (-550))))
(((|#2|) . T))
((($ $) . T))
((((-400 (-550))) . T) (((-677)) . T) (($) . T))
-((((-1142 |#1| |#2| |#3|)) . T))
-((((-1142 |#1| |#2| |#3|)) . T) (((-1135 |#1| |#2| |#3|)) . T))
-((((-836)) . T))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
+((((-1143 |#1| |#2| |#3|)) . T))
+((((-1143 |#1| |#2| |#3|)) . T) (((-1136 |#1| |#2| |#3|)) . T))
+((((-837)) . T))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
((((-550) |#1|) . T))
-((((-1142 |#1| |#2| |#3|)) |has| |#1| (-356)))
+((((-1143 |#1| |#2| |#3|)) |has| |#1| (-356)))
(((|#1| |#2| |#3| |#4|) . T))
(((|#1|) . T))
(((|#2|) . T))
(|has| |#2| (-356))
-(((|#3|) . T) ((|#2|) . T) (($) -1561 (|has| |#4| (-170)) (|has| |#4| (-823)) (|has| |#4| (-1020))) ((|#4|) -1561 (|has| |#4| (-170)) (|has| |#4| (-356)) (|has| |#4| (-1020))))
-(((|#2|) . T) (($) -1561 (|has| |#3| (-170)) (|has| |#3| (-823)) (|has| |#3| (-1020))) ((|#3|) -1561 (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-1020))))
+(((|#3|) . T) ((|#2|) . T) (($) -1489 (|has| |#4| (-170)) (|has| |#4| (-823)) (|has| |#4| (-1021))) ((|#4|) -1489 (|has| |#4| (-170)) (|has| |#4| (-356)) (|has| |#4| (-1021))))
+(((|#2|) . T) (($) -1489 (|has| |#3| (-170)) (|has| |#3| (-823)) (|has| |#3| (-1021))) ((|#3|) -1489 (|has| |#3| (-170)) (|has| |#3| (-356)) (|has| |#3| (-1021))))
(((|#1|) . T))
(((|#1|) . T))
(|has| |#1| (-356))
((((-116 |#1|)) . T))
(((|#1|) . T))
(((|#1|) . T))
-((((-400 (-550))) |has| |#2| (-1011 (-400 (-550)))) (((-550)) |has| |#2| (-1011 (-550))) ((|#2|) . T) (((-838 |#1|)) . T))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
+((((-400 (-550))) |has| |#2| (-1012 (-400 (-550)))) (((-550)) |has| |#2| (-1012 (-550))) ((|#2|) . T) (((-839 |#1|)) . T))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
(((|#1|) . T))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
-((((-129)) . T) (((-836)) . T))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
+((((-129)) . T) (((-837)) . T))
((((-550) |#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#2| $) -12 (|has| |#1| (-356)) (|has| |#2| (-279 |#2| |#2|))) (($ $) . T))
((($ $) . T))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-882)))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
-((((-836)) . T))
-((((-836)) . T))
-((((-836)) . T))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-444)) (|has| |#1| (-883)))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
+((((-837)) . T))
+((((-837)) . T))
+((((-837)) . T))
(((|#1| (-522 |#2|)) . T))
-((((-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) . T))
+((((-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) . T))
(((|#1| (-550)) . T))
(((|#1| (-400 (-550))) . T))
(((|#1| (-749)) . T))
-((((-836)) . T) (((-1149)) . T))
-((((-836)) . T) (((-1149)) . T))
-((((-836)) . T) (((-1149)) . T))
+((((-837)) . T) (((-1150)) . T))
+((((-837)) . T) (((-1150)) . T))
+((((-837)) . T) (((-1150)) . T))
((((-116 |#1|)) . T) (($) . T) (((-400 (-550))) . T))
-((((-836)) . T) (((-1149)) . T))
-((((-836)) . T) (((-1149)) . T))
-((((-836)) . T) (((-1149)) . T))
-(-1561 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-882)))
-(-1561 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-882)))
-((($) . T))
-(((|#2| (-522 (-838 |#1|))) . T))
-((((-836)) . T) (((-1149)) . T))
-((((-836)) . T) (((-1149)) . T))
+((((-837)) . T) (((-1150)) . T))
+((((-837)) . T) (((-1150)) . T))
+((((-837)) . T) (((-1150)) . T))
+(-1489 (|has| |#2| (-444)) (|has| |#2| (-542)) (|has| |#2| (-883)))
+(-1489 (|has| |#1| (-444)) (|has| |#1| (-542)) (|has| |#1| (-883)))
+((($) . T))
+(((|#2| (-522 (-839 |#1|))) . T))
+((((-837)) . T) (((-1150)) . T))
+((((-837)) . T) (((-1150)) . T))
((((-550) |#1|) . T))
-((((-836)) . T) (((-1149)) . T))
+((((-837)) . T) (((-1150)) . T))
(((|#2|) . T))
(((|#2| (-749)) . T))
-((((-836)) -1561 (|has| |#1| (-595 (-836))) (|has| |#1| (-1068))))
+((((-837)) -1489 (|has| |#1| (-595 (-837))) (|has| |#1| (-1069))))
(((|#1|) . T))
(((|#1| |#2|) . T))
-((((-1126) |#1|) . T))
+((((-1127) |#1|) . T))
((((-400 |#2|)) . T))
-((((-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T))
+((((-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T))
(|has| |#1| (-542))
(|has| |#1| (-542))
((($) . T) ((|#2|) . T))
@@ -3243,26 +3244,26 @@
(((|#1| |#2|) . T))
(((|#2| $) |has| |#2| (-279 |#2| |#2|)))
(((|#1| (-623 |#1|)) |has| |#1| (-823)))
-(-1561 (|has| |#1| (-227)) (|has| |#1| (-342)))
-(-1561 (|has| |#1| (-356)) (|has| |#1| (-342)))
-(|has| |#1| (-1068))
+(-1489 (|has| |#1| (-227)) (|has| |#1| (-342)))
+(-1489 (|has| |#1| (-356)) (|has| |#1| (-342)))
+(|has| |#1| (-1069))
(((|#1|) . T))
((((-400 (-550))) . T) (($) . T))
-((((-972 |#1|)) . T) ((|#1|) . T) (((-550)) -1561 (|has| (-972 |#1|) (-1011 (-550))) (|has| |#1| (-1011 (-550)))) (((-400 (-550))) -1561 (|has| (-972 |#1|) (-1011 (-400 (-550)))) (|has| |#1| (-1011 (-400 (-550))))))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-((((-1144)) |has| |#1| (-873 (-1144))))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
-(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))
+((((-973 |#1|)) . T) ((|#1|) . T) (((-550)) -1489 (|has| (-973 |#1|) (-1012 (-550))) (|has| |#1| (-1012 (-550)))) (((-400 (-550))) -1489 (|has| (-973 |#1|) (-1012 (-400 (-550)))) (|has| |#1| (-1012 (-400 (-550))))))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+((((-1145)) |has| |#1| (-874 (-1145))))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
+(((|#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))
(((|#1| (-584 |#1| |#3|) (-584 |#1| |#2|)) . T))
(((|#1|) . T))
(((|#1| |#2| |#3| |#4|) . T))
-(((#0=(-1108 |#1| |#2|) #0#) |has| (-1108 |#1| |#2|) (-302 (-1108 |#1| |#2|))))
-(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) ((#0=(-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) #0#) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))))
+(((#0=(-1109 |#1| |#2|) #0#) |has| (-1109 |#1| |#2|) (-302 (-1109 |#1| |#2|))))
+(((|#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) ((#0=(-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) #0#) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))))
(((#0=(-116 |#1|)) |has| #0# (-302 #0#)))
((($ $) . T))
-(-1561 (|has| |#1| (-825)) (|has| |#1| (-1068)))
-((($ $) . T) ((#0=(-838 |#1|) $) . T) ((#0# |#2|) . T))
+(-1489 (|has| |#1| (-825)) (|has| |#1| (-1069)))
+((($ $) . T) ((#0=(-839 |#1|) $) . T) ((#0# |#2|) . T))
((($ $) . T) ((|#2| $) |has| |#1| (-227)) ((|#2| |#1|) |has| |#1| (-227)) ((|#3| |#1|) . T) ((|#3| $) . T))
-(((-470 . -1068) T) ((-257 . -505) 144913) ((-241 . -505) 144856) ((-239 . -1068) 144806) ((-557 . -111) 144791) ((-522 . -23) T) ((-137 . -1068) T) ((-136 . -1068) T) ((-117 . -302) 144748) ((-132 . -1068) T) ((-471 . -505) 144540) ((-672 . -101) T) ((-1109 . -505) 144459) ((-383 . -130) T) ((-1240 . -949) 144428) ((-31 . -92) T) ((-584 . -481) 144412) ((-601 . -130) T) ((-797 . -821) T) ((-514 . -56) 144362) ((-58 . -505) 144295) ((-510 . -505) 144228) ((-411 . -873) 144187) ((-167 . -1020) T) ((-507 . -505) 144120) ((-488 . -505) 144053) ((-487 . -505) 143986) ((-777 . -1011) 143769) ((-677 . -38) 143734) ((-336 . -342) T) ((-1062 . -1061) 143718) ((-1062 . -1068) 143696) ((-167 . -237) 143647) ((-167 . -227) 143598) ((-1062 . -1063) 143556) ((-845 . -279) 143514) ((-219 . -773) T) ((-219 . -770) T) ((-672 . -277) NIL) ((-1118 . -1157) 143493) ((-400 . -965) 143477) ((-679 . -21) T) ((-679 . -25) T) ((-1242 . -626) 143451) ((-309 . -158) 143430) ((-309 . -141) 143409) ((-1118 . -106) 143359) ((-133 . -25) T) ((-40 . -225) 143336) ((-116 . -21) T) ((-116 . -25) T) ((-590 . -281) 143312) ((-467 . -281) 143291) ((-1200 . -1020) T) ((-830 . -1020) T) ((-777 . -331) 143275) ((-117 . -1119) NIL) ((-90 . -595) 143207) ((-469 . -130) T) ((-576 . -1181) T) ((-1200 . -319) 143184) ((-557 . -1020) T) ((-1200 . -227) T) ((-640 . -696) 143168) ((-1064 . -595) 143134) ((-931 . -281) 143111) ((-59 . -34) T) ((-1058 . -595) 143077) ((-1042 . -595) 143043) ((-1031 . -773) T) ((-1031 . -770) T) ((-794 . -705) T) ((-710 . -47) 143008) ((-603 . -38) 142995) ((-348 . -283) T) ((-345 . -283) T) ((-337 . -283) T) ((-257 . -283) 142926) ((-241 . -283) 142857) ((-1035 . -595) 142823) ((-1009 . -595) 142789) ((-997 . -101) T) ((-992 . -595) 142755) ((-406 . -705) T) ((-117 . -38) 142700) ((-606 . -595) 142666) ((-406 . -465) T) ((-475 . -595) 142632) ((-347 . -101) T) ((-212 . -595) 142598) ((-1175 . -1027) T) ((-690 . -1027) T) ((-1142 . -47) 142575) ((-1141 . -47) 142545) ((-1135 . -47) 142522) ((-1008 . -149) 142468) ((-883 . -283) T) ((-1094 . -47) 142440) ((-672 . -302) NIL) ((-506 . -595) 142422) ((-501 . -595) 142404) ((-499 . -595) 142386) ((-320 . -1068) 142336) ((-691 . -444) 142267) ((-48 . -101) T) ((-1211 . -279) 142252) ((-1190 . -279) 142172) ((-623 . -644) 142156) ((-623 . -629) 142140) ((-332 . -21) T) ((-332 . -25) T) ((-40 . -342) NIL) ((-172 . -21) T) ((-172 . -25) T) ((-623 . -366) 142124) ((-584 . -279) 142101) ((-587 . -595) 142068) ((-381 . -101) T) ((-1088 . -141) T) ((-126 . -595) 142000) ((-847 . -1068) T) ((-636 . -404) 141984) ((-693 . -595) 141966) ((-160 . -595) 141948) ((-155 . -595) 141930) ((-1242 . -705) T) ((-1070 . -34) T) ((-844 . -773) NIL) ((-844 . -770) NIL) ((-833 . -825) T) ((-710 . -859) NIL) ((-1251 . -130) T) ((-374 . -130) T) ((-877 . -101) T) ((-710 . -1011) 141806) ((-522 . -130) T) ((-1055 . -404) 141790) ((-973 . -481) 141774) ((-117 . -393) 141751) ((-1135 . -1181) 141730) ((-760 . -404) 141714) ((-758 . -404) 141698) ((-916 . -34) T) ((-672 . -1119) NIL) ((-244 . -626) 141533) ((-243 . -626) 141355) ((-795 . -893) 141334) ((-446 . -404) 141318) ((-584 . -19) 141302) ((-1114 . -1174) 141271) ((-1135 . -859) NIL) ((-1135 . -857) 141223) ((-584 . -586) 141200) ((-1167 . -595) 141132) ((-1143 . -595) 141114) ((-61 . -388) T) ((-1141 . -1011) 141049) ((-1135 . -1011) 141015) ((-672 . -38) 140965) ((-466 . -279) 140950) ((-710 . -370) 140934) ((-636 . -1027) T) ((-1211 . -975) 140900) ((-1190 . -975) 140866) ((-1032 . -1157) 140841) ((-845 . -596) 140649) ((-845 . -595) 140631) ((-1154 . -481) 140568) ((-411 . -995) 140547) ((-48 . -302) 140534) ((-1032 . -106) 140480) ((-471 . -481) 140417) ((-511 . -1181) T) ((-1135 . -331) 140369) ((-1109 . -481) 140340) ((-1135 . -370) 140292) ((-1055 . -1027) T) ((-430 . -101) T) ((-181 . -1068) T) ((-244 . -34) T) ((-243 . -34) T) ((-760 . -1027) T) ((-758 . -1027) T) ((-710 . -873) 140269) ((-446 . -1027) T) ((-58 . -481) 140253) ((-1007 . -1026) 140227) ((-510 . -481) 140211) ((-507 . -481) 140195) ((-488 . -481) 140179) ((-487 . -481) 140163) ((-239 . -505) 140096) ((-1007 . -111) 140063) ((-1142 . -873) 139976) ((-1141 . -873) 139882) ((-1135 . -873) 139715) ((-648 . -1080) T) ((-1094 . -873) 139699) ((-624 . -92) T) ((-347 . -1119) T) ((-315 . -1026) 139681) ((-244 . -769) 139660) ((-244 . -772) 139611) ((-244 . -771) 139590) ((-243 . -769) 139569) ((-243 . -772) 139520) ((-243 . -771) 139499) ((-31 . -595) 139465) ((-50 . -1027) T) ((-244 . -705) 139375) ((-243 . -705) 139285) ((-1175 . -1068) T) ((-648 . -23) T) ((-565 . -1027) T) ((-509 . -1027) T) ((-372 . -1026) 139250) ((-315 . -111) 139225) ((-72 . -376) T) ((-72 . -388) T) ((-997 . -38) 139162) ((-672 . -393) 139144) ((-98 . -101) T) ((-690 . -1068) T) ((-976 . -143) 139116) ((-976 . -145) 139088) ((-372 . -111) 139044) ((-312 . -1185) 139023) ((-466 . -975) 138989) ((-347 . -38) 138954) ((-40 . -363) 138926) ((-846 . -595) 138798) ((-127 . -125) 138782) ((-121 . -125) 138766) ((-812 . -1026) 138736) ((-811 . -21) 138688) ((-805 . -1026) 138672) ((-811 . -25) 138624) ((-312 . -542) 138575) ((-550 . -806) T) ((-234 . -1181) T) ((-812 . -111) 138540) ((-805 . -111) 138519) ((-1211 . -595) 138501) ((-1190 . -595) 138483) ((-1190 . -596) 138156) ((-1140 . -882) 138135) ((-1093 . -882) 138114) ((-48 . -38) 138079) ((-1249 . -1080) T) ((-584 . -595) 137991) ((-584 . -596) 137952) ((-1247 . -1080) T) ((-234 . -1011) 137779) ((-1140 . -626) 137704) ((-1093 . -626) 137629) ((-697 . -595) 137611) ((-829 . -626) 137585) ((-482 . -1068) T) ((-1249 . -23) T) ((-1247 . -23) T) ((-1007 . -1020) T) ((-1154 . -279) 137564) ((-167 . -361) 137515) ((-977 . -1181) T) ((-44 . -23) T) ((-471 . -279) 137494) ((-569 . -1068) T) ((-1114 . -1077) 137463) ((-1072 . -1071) 137415) ((-128 . -1181) T) ((-383 . -21) T) ((-383 . -25) T) ((-150 . -1080) T) ((-1255 . -101) T) ((-977 . -857) 137397) ((-977 . -859) 137379) ((-1175 . -696) 137276) ((-603 . -225) 137260) ((-601 . -21) T) ((-282 . -542) T) ((-601 . -25) T) ((-1161 . -1068) T) ((-690 . -696) 137225) ((-234 . -370) 137194) ((-977 . -1011) 137154) ((-372 . -1020) T) ((-217 . -1027) T) ((-117 . -225) 137131) ((-58 . -279) 137108) ((-150 . -23) T) ((-507 . -279) 137085) ((-320 . -505) 137018) ((-487 . -279) 136995) ((-372 . -237) T) ((-372 . -227) T) ((-812 . -1020) T) ((-805 . -1020) T) ((-691 . -922) 136964) ((-679 . -825) T) ((-466 . -595) 136946) ((-805 . -227) 136925) ((-133 . -825) T) ((-636 . -1068) T) ((-1154 . -586) 136904) ((-536 . -1157) 136883) ((-329 . -1068) T) ((-312 . -356) 136862) ((-400 . -145) 136841) ((-400 . -143) 136820) ((-937 . -1080) 136719) ((-234 . -873) 136651) ((-793 . -1080) 136561) ((-632 . -827) 136545) ((-471 . -586) 136524) ((-536 . -106) 136474) ((-977 . -370) 136456) ((-977 . -331) 136438) ((-96 . -1068) T) ((-937 . -23) 136249) ((-469 . -21) T) ((-469 . -25) T) ((-793 . -23) 136119) ((-1144 . -595) 136101) ((-58 . -19) 136085) ((-1144 . -596) 136007) ((-1140 . -705) T) ((-1093 . -705) T) ((-507 . -19) 135991) ((-487 . -19) 135975) ((-58 . -586) 135952) ((-1055 . -1068) T) ((-874 . -101) 135930) ((-829 . -705) T) ((-760 . -1068) T) ((-507 . -586) 135907) ((-487 . -586) 135884) ((-758 . -1068) T) ((-758 . -1034) 135851) ((-453 . -1068) T) ((-446 . -1068) T) ((-569 . -696) 135826) ((-627 . -1068) T) ((-977 . -873) NIL) ((-1219 . -47) 135803) ((-607 . -1080) T) ((-648 . -130) T) ((-1213 . -101) T) ((-1212 . -47) 135773) ((-1191 . -47) 135750) ((-1175 . -170) 135701) ((-1048 . -1185) 135652) ((-268 . -1068) T) ((-84 . -433) T) ((-84 . -388) T) ((-1141 . -300) 135631) ((-1135 . -300) 135610) ((-50 . -1068) T) ((-1048 . -542) 135561) ((-690 . -170) T) ((-578 . -47) 135538) ((-219 . -626) 135503) ((-565 . -1068) T) ((-509 . -1068) T) ((-352 . -1185) T) ((-346 . -1185) T) ((-338 . -1185) T) ((-479 . -798) T) ((-479 . -893) T) ((-312 . -1080) T) ((-107 . -1185) T) ((-332 . -825) T) ((-211 . -893) T) ((-211 . -798) T) ((-693 . -1026) 135473) ((-352 . -542) T) ((-346 . -542) T) ((-338 . -542) T) ((-107 . -542) T) ((-636 . -696) 135443) ((-1135 . -995) NIL) ((-312 . -23) T) ((-66 . -1181) T) ((-973 . -595) 135375) ((-672 . -225) 135357) ((-693 . -111) 135322) ((-623 . -34) T) ((-239 . -481) 135306) ((-1070 . -1066) 135290) ((-169 . -1068) T) ((-925 . -882) 135269) ((-473 . -882) 135248) ((-1255 . -1119) T) ((-1251 . -21) T) ((-1251 . -25) T) ((-1249 . -130) T) ((-1247 . -130) T) ((-1055 . -696) 135097) ((-1031 . -626) 135084) ((-925 . -626) 135009) ((-760 . -696) 134838) ((-526 . -595) 134820) ((-526 . -596) 134801) ((-758 . -696) 134650) ((-1240 . -101) T) ((-1045 . -101) T) ((-374 . -25) T) ((-374 . -21) T) ((-473 . -626) 134575) ((-453 . -696) 134546) ((-446 . -696) 134395) ((-960 . -101) T) ((-1223 . -595) 134361) ((-1212 . -1011) 134296) ((-1191 . -1181) 134275) ((-716 . -101) T) ((-1191 . -859) NIL) ((-1191 . -857) 134227) ((-1154 . -596) NIL) ((-1154 . -595) 134209) ((-522 . -25) T) ((-1110 . -1091) 134154) ((-1017 . -1174) 134083) ((-874 . -302) 134021) ((-336 . -1027) T) ((-139 . -101) T) ((-44 . -130) T) ((-282 . -1080) T) ((-659 . -92) T) ((-654 . -92) T) ((-642 . -595) 134003) ((-624 . -595) 133956) ((-470 . -92) T) ((-348 . -595) 133938) ((-345 . -595) 133920) ((-337 . -595) 133902) ((-257 . -596) 133650) ((-257 . -595) 133632) ((-241 . -595) 133614) ((-241 . -596) 133475) ((-137 . -92) T) ((-136 . -92) T) ((-132 . -92) T) ((-1191 . -1011) 133441) ((-1175 . -505) 133408) ((-1109 . -595) 133390) ((-797 . -832) T) ((-797 . -705) T) ((-584 . -281) 133367) ((-565 . -696) 133332) ((-471 . -596) NIL) ((-471 . -595) 133314) ((-509 . -696) 133259) ((-309 . -101) T) ((-306 . -101) T) ((-282 . -23) T) ((-150 . -130) T) ((-379 . -705) T) ((-845 . -1026) 133211) ((-883 . -595) 133193) ((-883 . -596) 133175) ((-845 . -111) 133113) ((-135 . -101) T) ((-114 . -101) T) ((-691 . -1203) 133097) ((-693 . -1020) T) ((-672 . -342) NIL) ((-510 . -595) 133029) ((-372 . -773) T) ((-217 . -1068) T) ((-372 . -770) T) ((-219 . -772) T) ((-219 . -769) T) ((-58 . -596) 132990) ((-58 . -595) 132902) ((-219 . -705) T) ((-507 . -596) 132863) ((-507 . -595) 132775) ((-488 . -595) 132707) ((-487 . -596) 132668) ((-487 . -595) 132580) ((-1048 . -356) 132531) ((-40 . -404) 132508) ((-76 . -1181) T) ((-844 . -882) NIL) ((-352 . -322) 132492) ((-352 . -356) T) ((-346 . -322) 132476) ((-346 . -356) T) ((-338 . -322) 132460) ((-338 . -356) T) ((-309 . -277) 132439) ((-107 . -356) T) ((-69 . -1181) T) ((-1191 . -331) 132391) ((-844 . -626) 132336) ((-1191 . -370) 132288) ((-937 . -130) 132143) ((-793 . -130) 132013) ((-931 . -629) 131997) ((-1055 . -170) 131908) ((-931 . -366) 131892) ((-1031 . -772) T) ((-1031 . -769) T) ((-760 . -170) 131783) ((-758 . -170) 131694) ((-794 . -47) 131656) ((-1031 . -705) T) ((-320 . -481) 131640) ((-925 . -705) T) ((-446 . -170) 131551) ((-239 . -279) 131528) ((-473 . -705) T) ((-1240 . -302) 131466) ((-1219 . -873) 131379) ((-1212 . -873) 131285) ((-1211 . -1026) 131120) ((-1191 . -873) 130953) ((-1190 . -1026) 130761) ((-1175 . -283) 130740) ((-1114 . -149) 130724) ((-1088 . -101) T) ((-1043 . -101) T) ((-900 . -928) T) ((-716 . -302) 130662) ((-74 . -1181) T) ((-30 . -928) T) ((-167 . -882) 130615) ((-642 . -375) 130587) ((-112 . -819) T) ((-1 . -595) 130569) ((-1086 . -1068) T) ((-1048 . -23) T) ((-50 . -600) 130553) ((-1048 . -1080) T) ((-976 . -402) 130525) ((-578 . -873) 130438) ((-431 . -101) T) ((-139 . -302) NIL) ((-845 . -1020) T) ((-811 . -825) 130417) ((-80 . -1181) T) ((-690 . -283) T) ((-40 . -1027) T) ((-565 . -170) T) ((-509 . -170) T) ((-502 . -595) 130399) ((-167 . -626) 130309) ((-498 . -595) 130291) ((-344 . -145) 130273) ((-344 . -143) T) ((-352 . -1080) T) ((-346 . -1080) T) ((-338 . -1080) T) ((-977 . -300) T) ((-887 . -300) T) ((-845 . -237) T) ((-107 . -1080) T) ((-845 . -227) 130252) ((-1211 . -111) 130073) ((-1190 . -111) 129862) ((-239 . -1215) 129846) ((-550 . -823) T) ((-352 . -23) T) ((-347 . -342) T) ((-309 . -302) 129833) ((-306 . -302) 129774) ((-346 . -23) T) ((-312 . -130) T) ((-338 . -23) T) ((-977 . -995) T) ((-107 . -23) T) ((-239 . -586) 129751) ((-1213 . -38) 129643) ((-1200 . -882) 129622) ((-112 . -1068) T) ((-1008 . -101) T) ((-1200 . -626) 129547) ((-844 . -772) NIL) ((-830 . -626) 129521) ((-844 . -769) NIL) ((-794 . -859) NIL) ((-844 . -705) T) ((-1055 . -505) 129394) ((-760 . -505) 129341) ((-758 . -505) 129293) ((-557 . -626) 129280) ((-794 . -1011) 129108) ((-446 . -505) 129051) ((-381 . -382) T) ((-59 . -1181) T) ((-601 . -825) 129030) ((-491 . -639) T) ((-1114 . -949) 128999) ((-976 . -444) T) ((-677 . -823) T) ((-501 . -770) T) ((-466 . -1026) 128834) ((-336 . -1068) T) ((-306 . -1119) NIL) ((-282 . -130) T) ((-387 . -1068) T) ((-672 . -363) 128801) ((-843 . -1027) T) ((-217 . -600) 128778) ((-320 . -279) 128755) ((-466 . -111) 128576) ((-1211 . -1020) T) ((-1190 . -1020) T) ((-794 . -370) 128560) ((-167 . -705) T) ((-632 . -101) T) ((-1211 . -237) 128539) ((-1211 . -227) 128491) ((-1190 . -227) 128396) ((-1190 . -237) 128375) ((-976 . -395) NIL) ((-648 . -619) 128323) ((-309 . -38) 128233) ((-306 . -38) 128162) ((-68 . -595) 128144) ((-312 . -484) 128110) ((-1154 . -281) 128089) ((-1081 . -1080) 127999) ((-82 . -1181) T) ((-60 . -595) 127981) ((-471 . -281) 127960) ((-1242 . -1011) 127937) ((-1132 . -1068) T) ((-1081 . -23) 127807) ((-794 . -873) 127743) ((-1200 . -705) T) ((-1070 . -1181) T) ((-1055 . -283) 127674) ((-939 . -1068) T) ((-866 . -101) T) ((-760 . -283) 127585) ((-320 . -19) 127569) ((-58 . -281) 127546) ((-758 . -283) 127477) ((-830 . -705) T) ((-117 . -823) NIL) ((-507 . -281) 127454) ((-320 . -586) 127431) ((-487 . -281) 127408) ((-446 . -283) 127339) ((-1008 . -302) 127190) ((-557 . -705) T) ((-659 . -595) 127140) ((-654 . -595) 127106) ((-640 . -595) 127088) ((-470 . -595) 127054) ((-239 . -596) 127015) ((-239 . -595) 126927) ((-137 . -595) 126893) ((-136 . -595) 126859) ((-132 . -595) 126825) ((-1115 . -34) T) ((-916 . -1181) T) ((-336 . -696) 126770) ((-648 . -25) T) ((-648 . -21) T) ((-466 . -1020) T) ((-615 . -410) 126735) ((-589 . -410) 126700) ((-1088 . -1119) T) ((-565 . -283) T) ((-509 . -283) T) ((-1212 . -300) 126679) ((-466 . -227) 126631) ((-466 . -237) 126610) ((-1191 . -300) 126589) ((-1191 . -995) NIL) ((-1048 . -130) T) ((-845 . -773) 126568) ((-142 . -101) T) ((-40 . -1068) T) ((-845 . -770) 126547) ((-623 . -983) 126531) ((-564 . -1027) T) ((-550 . -1027) T) ((-486 . -1027) T) ((-400 . -444) T) ((-352 . -130) T) ((-309 . -393) 126515) ((-306 . -393) 126476) ((-346 . -130) T) ((-338 . -130) T) ((-1149 . -1068) T) ((-1088 . -38) 126463) ((-1062 . -595) 126430) ((-107 . -130) T) ((-927 . -1068) T) ((-894 . -1068) T) ((-749 . -1068) T) ((-650 . -1068) T) ((-497 . -1051) T) ((-679 . -145) T) ((-116 . -145) T) ((-1249 . -21) T) ((-1249 . -25) T) ((-1247 . -21) T) ((-1247 . -25) T) ((-642 . -1026) 126414) ((-522 . -825) T) ((-491 . -825) T) ((-348 . -1026) 126366) ((-345 . -1026) 126318) ((-337 . -1026) 126270) ((-244 . -1181) T) ((-243 . -1181) T) ((-257 . -1026) 126113) ((-241 . -1026) 125956) ((-642 . -111) 125935) ((-348 . -111) 125873) ((-345 . -111) 125811) ((-337 . -111) 125749) ((-257 . -111) 125578) ((-241 . -111) 125407) ((-795 . -1185) 125386) ((-603 . -404) 125370) ((-44 . -21) T) ((-44 . -25) T) ((-793 . -619) 125276) ((-795 . -542) 125255) ((-244 . -1011) 125082) ((-243 . -1011) 124909) ((-126 . -119) 124893) ((-883 . -1026) 124858) ((-677 . -1027) T) ((-691 . -101) T) ((-336 . -170) T) ((-150 . -21) T) ((-150 . -25) T) ((-87 . -595) 124840) ((-883 . -111) 124796) ((-40 . -696) 124741) ((-843 . -1068) T) ((-320 . -596) 124702) ((-320 . -595) 124614) ((-1190 . -770) 124567) ((-1190 . -773) 124520) ((-244 . -370) 124489) ((-243 . -370) 124458) ((-632 . -38) 124428) ((-590 . -34) T) ((-474 . -1080) 124338) ((-467 . -34) T) ((-1081 . -130) 124208) ((-937 . -25) 124019) ((-847 . -595) 124001) ((-937 . -21) 123956) ((-793 . -21) 123866) ((-793 . -25) 123717) ((-603 . -1027) T) ((-1146 . -542) 123696) ((-1140 . -47) 123673) ((-348 . -1020) T) ((-345 . -1020) T) ((-474 . -23) 123543) ((-337 . -1020) T) ((-257 . -1020) T) ((-241 . -1020) T) ((-1093 . -47) 123515) ((-117 . -1027) T) ((-1007 . -626) 123489) ((-931 . -34) T) ((-348 . -227) 123468) ((-348 . -237) T) ((-345 . -227) 123447) ((-345 . -237) T) ((-241 . -319) 123404) ((-337 . -227) 123383) ((-337 . -237) T) ((-257 . -319) 123355) ((-257 . -227) 123334) ((-1124 . -149) 123318) ((-244 . -873) 123250) ((-243 . -873) 123182) ((-1050 . -825) T) ((-1194 . -1181) T) ((-407 . -1080) T) ((-1024 . -23) T) ((-883 . -1020) T) ((-315 . -626) 123164) ((-997 . -823) T) ((-1175 . -975) 123130) ((-1141 . -893) 123109) ((-1135 . -893) 123088) ((-883 . -237) T) ((-795 . -356) 123067) ((-378 . -23) T) ((-127 . -1068) 123045) ((-121 . -1068) 123023) ((-883 . -227) T) ((-1135 . -798) NIL) ((-372 . -626) 122988) ((-843 . -696) 122975) ((-1017 . -149) 122940) ((-40 . -170) T) ((-672 . -404) 122922) ((-691 . -302) 122909) ((-812 . -626) 122869) ((-805 . -626) 122843) ((-312 . -25) T) ((-312 . -21) T) ((-636 . -279) 122822) ((-564 . -1068) T) ((-550 . -1068) T) ((-486 . -1068) T) ((-239 . -281) 122799) ((-306 . -225) 122760) ((-1140 . -859) NIL) ((-1093 . -859) 122619) ((-129 . -825) T) ((-1140 . -1011) 122499) ((-1093 . -1011) 122382) ((-181 . -595) 122364) ((-829 . -1011) 122260) ((-760 . -279) 122187) ((-795 . -1080) T) ((-1007 . -705) T) ((-584 . -629) 122171) ((-1017 . -949) 122100) ((-972 . -101) T) ((-795 . -23) T) ((-691 . -1119) 122078) ((-672 . -1027) T) ((-584 . -366) 122062) ((-344 . -444) T) ((-336 . -283) T) ((-1228 . -1068) T) ((-242 . -1068) T) ((-392 . -101) T) ((-282 . -21) T) ((-282 . -25) T) ((-354 . -705) T) ((-689 . -1068) T) ((-677 . -1068) T) ((-354 . -465) T) ((-1175 . -595) 122044) ((-1140 . -370) 122028) ((-1093 . -370) 122012) ((-997 . -404) 121974) ((-139 . -223) 121956) ((-372 . -772) T) ((-372 . -769) T) ((-843 . -170) T) ((-372 . -705) T) ((-690 . -595) 121938) ((-691 . -38) 121767) ((-1227 . -1225) 121751) ((-344 . -395) T) ((-1227 . -1068) 121701) ((-564 . -696) 121688) ((-550 . -696) 121675) ((-486 . -696) 121640) ((-309 . -609) 121619) ((-812 . -705) T) ((-805 . -705) T) ((-623 . -1181) T) ((-1048 . -619) 121567) ((-1140 . -873) 121510) ((-1093 . -873) 121494) ((-640 . -1026) 121478) ((-107 . -619) 121460) ((-474 . -130) 121330) ((-1146 . -1080) T) ((-925 . -47) 121299) ((-603 . -1068) T) ((-640 . -111) 121278) ((-482 . -595) 121244) ((-320 . -281) 121221) ((-473 . -47) 121178) ((-1146 . -23) T) ((-117 . -1068) T) ((-102 . -101) 121156) ((-1239 . -1080) T) ((-1024 . -130) T) ((-997 . -1027) T) ((-797 . -1011) 121140) ((-976 . -703) 121112) ((-1239 . -23) T) ((-677 . -696) 121077) ((-569 . -595) 121059) ((-379 . -1011) 121043) ((-347 . -1027) T) ((-378 . -130) T) ((-317 . -1011) 121027) ((-219 . -859) 121009) ((-977 . -893) T) ((-90 . -34) T) ((-977 . -798) T) ((-887 . -893) T) ((-479 . -1185) T) ((-1161 . -595) 120991) ((-1073 . -1068) T) ((-211 . -1185) T) ((-972 . -302) 120956) ((-219 . -1011) 120916) ((-40 . -283) T) ((-1048 . -21) T) ((-1048 . -25) T) ((-1088 . -806) T) ((-479 . -542) T) ((-352 . -25) T) ((-211 . -542) T) ((-352 . -21) T) ((-346 . -25) T) ((-346 . -21) T) ((-693 . -626) 120876) ((-338 . -25) T) ((-338 . -21) T) ((-107 . -25) T) ((-107 . -21) T) ((-48 . -1027) T) ((-564 . -170) T) ((-550 . -170) T) ((-486 . -170) T) ((-636 . -595) 120858) ((-716 . -715) 120842) ((-329 . -595) 120824) ((-67 . -376) T) ((-67 . -388) T) ((-1070 . -106) 120808) ((-1031 . -859) 120790) ((-925 . -859) 120715) ((-631 . -1080) T) ((-603 . -696) 120702) ((-473 . -859) NIL) ((-1114 . -101) T) ((-1031 . -1011) 120684) ((-96 . -595) 120666) ((-469 . -145) T) ((-925 . -1011) 120546) ((-117 . -696) 120491) ((-631 . -23) T) ((-473 . -1011) 120367) ((-1055 . -596) NIL) ((-1055 . -595) 120349) ((-760 . -596) NIL) ((-760 . -595) 120310) ((-758 . -596) 119944) ((-758 . -595) 119858) ((-1081 . -619) 119764) ((-453 . -595) 119746) ((-446 . -595) 119728) ((-446 . -596) 119589) ((-1008 . -223) 119535) ((-845 . -882) 119514) ((-126 . -34) T) ((-795 . -130) T) ((-627 . -595) 119496) ((-563 . -101) T) ((-348 . -1246) 119480) ((-345 . -1246) 119464) ((-337 . -1246) 119448) ((-127 . -505) 119381) ((-121 . -505) 119314) ((-502 . -770) T) ((-502 . -773) T) ((-501 . -772) T) ((-102 . -302) 119252) ((-216 . -101) 119230) ((-672 . -1068) T) ((-677 . -170) T) ((-845 . -626) 119182) ((-64 . -377) T) ((-268 . -595) 119164) ((-64 . -388) T) ((-925 . -370) 119148) ((-843 . -283) T) ((-50 . -595) 119130) ((-972 . -38) 119078) ((-565 . -595) 119060) ((-473 . -370) 119044) ((-565 . -596) 119026) ((-509 . -595) 119008) ((-883 . -1246) 118995) ((-844 . -1181) T) ((-679 . -444) T) ((-486 . -505) 118961) ((-479 . -356) T) ((-348 . -361) 118940) ((-345 . -361) 118919) ((-337 . -361) 118898) ((-211 . -356) T) ((-693 . -705) T) ((-116 . -444) T) ((-1250 . -1241) 118882) ((-844 . -857) 118859) ((-844 . -859) NIL) ((-937 . -825) 118758) ((-793 . -825) 118709) ((-632 . -634) 118693) ((-1167 . -34) T) ((-169 . -595) 118675) ((-1081 . -21) 118585) ((-1081 . -25) 118436) ((-844 . -1011) 118413) ((-925 . -873) 118394) ((-1200 . -47) 118371) ((-883 . -361) T) ((-58 . -629) 118355) ((-507 . -629) 118339) ((-473 . -873) 118316) ((-70 . -433) T) ((-70 . -388) T) ((-487 . -629) 118300) ((-58 . -366) 118284) ((-603 . -170) T) ((-507 . -366) 118268) ((-487 . -366) 118252) ((-805 . -687) 118236) ((-1140 . -300) 118215) ((-1146 . -130) T) ((-117 . -170) T) ((-1114 . -302) 118153) ((-167 . -1181) T) ((-615 . -723) 118137) ((-589 . -723) 118121) ((-1239 . -130) T) ((-1212 . -893) 118100) ((-1191 . -893) 118079) ((-1191 . -798) NIL) ((-672 . -696) 118029) ((-1190 . -882) 117982) ((-997 . -1068) T) ((-844 . -370) 117959) ((-844 . -331) 117936) ((-878 . -1080) T) ((-167 . -857) 117920) ((-167 . -859) 117845) ((-479 . -1080) T) ((-347 . -1068) T) ((-211 . -1080) T) ((-75 . -433) T) ((-75 . -388) T) ((-167 . -1011) 117741) ((-312 . -825) T) ((-1227 . -505) 117674) ((-1211 . -626) 117571) ((-1190 . -626) 117441) ((-845 . -772) 117420) ((-845 . -769) 117399) ((-845 . -705) T) ((-479 . -23) T) ((-217 . -595) 117381) ((-172 . -444) T) ((-216 . -302) 117319) ((-85 . -433) T) ((-85 . -388) T) ((-211 . -23) T) ((-1251 . -1244) 117298) ((-564 . -283) T) ((-550 . -283) T) ((-655 . -1011) 117282) ((-486 . -283) T) ((-135 . -462) 117237) ((-48 . -1068) T) ((-691 . -225) 117221) ((-844 . -873) NIL) ((-1200 . -859) NIL) ((-862 . -101) T) ((-858 . -101) T) ((-381 . -1068) T) ((-167 . -370) 117205) ((-167 . -331) 117189) ((-1200 . -1011) 117069) ((-830 . -1011) 116965) ((-1110 . -101) T) ((-631 . -130) T) ((-117 . -505) 116873) ((-640 . -770) 116852) ((-640 . -773) 116831) ((-557 . -1011) 116813) ((-287 . -1234) 116783) ((-839 . -101) T) ((-936 . -542) 116762) ((-1175 . -1026) 116645) ((-474 . -619) 116551) ((-877 . -1068) T) ((-997 . -696) 116488) ((-690 . -1026) 116453) ((-598 . -101) T) ((-584 . -34) T) ((-1115 . -1181) T) ((-1175 . -111) 116322) ((-466 . -626) 116219) ((-347 . -696) 116164) ((-167 . -873) 116123) ((-677 . -283) T) ((-672 . -170) T) ((-690 . -111) 116079) ((-1255 . -1027) T) ((-1200 . -370) 116063) ((-411 . -1185) 116041) ((-1086 . -595) 116023) ((-306 . -823) NIL) ((-411 . -542) T) ((-219 . -300) T) ((-1190 . -769) 115976) ((-1190 . -772) 115929) ((-1211 . -705) T) ((-1190 . -705) T) ((-48 . -696) 115894) ((-219 . -995) T) ((-344 . -1234) 115871) ((-1213 . -404) 115837) ((-697 . -705) T) ((-1200 . -873) 115780) ((-112 . -595) 115762) ((-112 . -596) 115744) ((-697 . -465) T) ((-474 . -21) 115654) ((-127 . -481) 115638) ((-121 . -481) 115622) ((-474 . -25) 115473) ((-603 . -283) T) ((-569 . -1026) 115448) ((-430 . -1068) T) ((-1031 . -300) T) ((-117 . -283) T) ((-1072 . -101) T) ((-976 . -101) T) ((-569 . -111) 115416) ((-1110 . -302) 115354) ((-1175 . -1020) T) ((-1031 . -995) T) ((-65 . -1181) T) ((-1024 . -25) T) ((-1024 . -21) T) ((-690 . -1020) T) ((-378 . -21) T) ((-378 . -25) T) ((-672 . -505) NIL) ((-997 . -170) T) ((-690 . -237) T) ((-1031 . -535) T) ((-497 . -101) T) ((-493 . -101) T) ((-347 . -170) T) ((-336 . -595) 115336) ((-387 . -595) 115318) ((-466 . -705) T) ((-1088 . -823) T) ((-865 . -1011) 115286) ((-107 . -825) T) ((-636 . -1026) 115270) ((-479 . -130) T) ((-1213 . -1027) T) ((-211 . -130) T) ((-1124 . -101) 115248) ((-98 . -1068) T) ((-239 . -644) 115232) ((-239 . -629) 115216) ((-636 . -111) 115195) ((-309 . -404) 115179) ((-239 . -366) 115163) ((-1127 . -229) 115110) ((-972 . -225) 115094) ((-73 . -1181) T) ((-48 . -170) T) ((-679 . -380) T) ((-679 . -141) T) ((-1250 . -101) T) ((-1055 . -1026) 114937) ((-257 . -882) 114916) ((-241 . -882) 114895) ((-760 . -1026) 114718) ((-758 . -1026) 114561) ((-590 . -1181) T) ((-1132 . -595) 114543) ((-1055 . -111) 114372) ((-1017 . -101) T) ((-467 . -1181) T) ((-453 . -1026) 114343) ((-446 . -1026) 114186) ((-642 . -626) 114170) ((-844 . -300) T) ((-760 . -111) 113979) ((-758 . -111) 113808) ((-348 . -626) 113760) ((-345 . -626) 113712) ((-337 . -626) 113664) ((-257 . -626) 113589) ((-241 . -626) 113514) ((-1126 . -825) T) ((-1056 . -1011) 113498) ((-453 . -111) 113459) ((-446 . -111) 113288) ((-1044 . -1011) 113265) ((-973 . -34) T) ((-939 . -595) 113247) ((-931 . -1181) T) ((-126 . -983) 113231) ((-936 . -1080) T) ((-844 . -995) NIL) ((-714 . -1080) T) ((-694 . -1080) T) ((-1227 . -481) 113215) ((-1110 . -38) 113175) ((-936 . -23) T) ((-818 . -101) T) ((-795 . -21) T) ((-795 . -25) T) ((-714 . -23) T) ((-694 . -23) T) ((-110 . -639) T) ((-883 . -626) 113140) ((-565 . -1026) 113105) ((-509 . -1026) 113050) ((-221 . -56) 113008) ((-445 . -23) T) ((-400 . -101) T) ((-256 . -101) T) ((-672 . -283) T) ((-839 . -38) 112978) ((-565 . -111) 112934) ((-509 . -111) 112863) ((-411 . -1080) T) ((-309 . -1027) 112753) ((-306 . -1027) T) ((-636 . -1020) T) ((-1255 . -1068) T) ((-167 . -300) 112684) ((-411 . -23) T) ((-40 . -595) 112666) ((-40 . -596) 112650) ((-107 . -965) 112632) ((-116 . -842) 112616) ((-48 . -505) 112582) ((-1167 . -983) 112566) ((-1149 . -595) 112548) ((-1154 . -34) T) ((-927 . -595) 112514) ((-894 . -595) 112496) ((-1081 . -825) 112447) ((-749 . -595) 112429) ((-650 . -595) 112411) ((-1124 . -302) 112349) ((-471 . -34) T) ((-1060 . -1181) T) ((-469 . -444) T) ((-1055 . -1020) T) ((-1109 . -34) T) ((-760 . -1020) T) ((-758 . -1020) T) ((-625 . -229) 112333) ((-612 . -229) 112279) ((-1200 . -300) 112258) ((-1055 . -319) 112219) ((-446 . -1020) T) ((-1146 . -21) T) ((-1055 . -227) 112198) ((-760 . -319) 112175) ((-760 . -227) T) ((-758 . -319) 112147) ((-710 . -1185) 112126) ((-320 . -629) 112110) ((-1146 . -25) T) ((-58 . -34) T) ((-510 . -34) T) ((-507 . -34) T) ((-446 . -319) 112089) ((-320 . -366) 112073) ((-488 . -34) T) ((-487 . -34) T) ((-976 . -1119) NIL) ((-710 . -542) 112004) ((-615 . -101) T) ((-589 . -101) T) ((-348 . -705) T) ((-345 . -705) T) ((-337 . -705) T) ((-257 . -705) T) ((-241 . -705) T) ((-1017 . -302) 111912) ((-874 . -1068) 111890) ((-50 . -1020) T) ((-1239 . -21) T) ((-1239 . -25) T) ((-1142 . -542) 111869) ((-1141 . -1185) 111848) ((-565 . -1020) T) ((-509 . -1020) T) ((-1135 . -1185) 111827) ((-354 . -1011) 111811) ((-315 . -1011) 111795) ((-997 . -283) T) ((-372 . -859) 111777) ((-1141 . -542) 111728) ((-1135 . -542) 111679) ((-976 . -38) 111624) ((-777 . -1080) T) ((-883 . -705) T) ((-565 . -237) T) ((-565 . -227) T) ((-509 . -227) T) ((-509 . -237) T) ((-1094 . -542) 111603) ((-347 . -283) T) ((-625 . -673) 111587) ((-372 . -1011) 111547) ((-1088 . -1027) T) ((-102 . -125) 111531) ((-777 . -23) T) ((-1227 . -279) 111508) ((-400 . -302) 111473) ((-1249 . -1244) 111449) ((-1247 . -1244) 111428) ((-1213 . -1068) T) ((-843 . -595) 111410) ((-812 . -1011) 111379) ((-197 . -765) T) ((-196 . -765) T) ((-195 . -765) T) ((-194 . -765) T) ((-193 . -765) T) ((-192 . -765) T) ((-191 . -765) T) ((-190 . -765) T) ((-189 . -765) T) ((-188 . -765) T) ((-486 . -975) T) ((-267 . -814) T) ((-266 . -814) T) ((-265 . -814) T) ((-264 . -814) T) ((-48 . -283) T) ((-263 . -814) T) ((-262 . -814) T) ((-261 . -814) T) ((-187 . -765) T) ((-594 . -825) T) ((-632 . -404) 111363) ((-110 . -825) T) ((-631 . -21) T) ((-631 . -25) T) ((-1250 . -38) 111333) ((-117 . -279) 111284) ((-1227 . -19) 111268) ((-1227 . -586) 111245) ((-1240 . -1068) T) ((-1045 . -1068) T) ((-960 . -1068) T) ((-936 . -130) T) ((-716 . -1068) T) ((-714 . -130) T) ((-694 . -130) T) ((-502 . -771) T) ((-400 . -1119) 111223) ((-445 . -130) T) ((-502 . -772) T) ((-217 . -1020) T) ((-287 . -101) 111005) ((-139 . -1068) T) ((-677 . -975) T) ((-90 . -1181) T) ((-127 . -595) 110937) ((-121 . -595) 110869) ((-1255 . -170) T) ((-1141 . -356) 110848) ((-1135 . -356) 110827) ((-309 . -1068) T) ((-411 . -130) T) ((-306 . -1068) T) ((-400 . -38) 110779) ((-1101 . -101) T) ((-1213 . -696) 110671) ((-632 . -1027) T) ((-1103 . -1222) T) ((-312 . -143) 110650) ((-312 . -145) 110629) ((-135 . -1068) T) ((-114 . -1068) T) ((-833 . -101) T) ((-564 . -595) 110611) ((-550 . -596) 110510) ((-550 . -595) 110492) ((-486 . -595) 110474) ((-486 . -596) 110419) ((-477 . -23) T) ((-474 . -825) 110370) ((-479 . -619) 110352) ((-938 . -595) 110334) ((-211 . -619) 110316) ((-219 . -397) T) ((-640 . -626) 110300) ((-1140 . -893) 110279) ((-710 . -1080) T) ((-344 . -101) T) ((-1180 . -1051) T) ((-796 . -825) T) ((-710 . -23) T) ((-336 . -1026) 110224) ((-1126 . -1125) T) ((-1115 . -106) 110208) ((-1142 . -1080) T) ((-1141 . -1080) T) ((-506 . -1011) 110192) ((-1135 . -1080) T) ((-1094 . -1080) T) ((-336 . -111) 110121) ((-977 . -1185) T) ((-126 . -1181) T) ((-887 . -1185) T) ((-672 . -279) NIL) ((-1228 . -595) 110103) ((-1142 . -23) T) ((-1141 . -23) T) ((-1135 . -23) T) ((-977 . -542) T) ((-1110 . -225) 110087) ((-887 . -542) T) ((-1094 . -23) T) ((-242 . -595) 110069) ((-1043 . -1068) T) ((-777 . -130) T) ((-689 . -595) 110051) ((-309 . -696) 109961) ((-306 . -696) 109890) ((-677 . -595) 109872) ((-677 . -596) 109817) ((-400 . -393) 109801) ((-431 . -1068) T) ((-479 . -25) T) ((-479 . -21) T) ((-1088 . -1068) T) ((-211 . -25) T) ((-211 . -21) T) ((-691 . -404) 109785) ((-693 . -1011) 109754) ((-1227 . -595) 109666) ((-1227 . -596) 109627) ((-1213 . -170) T) ((-239 . -34) T) ((-899 . -947) T) ((-1167 . -1181) T) ((-640 . -769) 109606) ((-640 . -772) 109585) ((-391 . -388) T) ((-514 . -101) 109563) ((-1008 . -1068) T) ((-216 . -968) 109547) ((-495 . -101) T) ((-603 . -595) 109529) ((-45 . -825) NIL) ((-603 . -596) 109506) ((-1008 . -592) 109481) ((-874 . -505) 109414) ((-336 . -1020) T) ((-117 . -596) NIL) ((-117 . -595) 109396) ((-845 . -1181) T) ((-648 . -410) 109380) ((-648 . -1091) 109325) ((-491 . -149) 109307) ((-336 . -227) T) ((-336 . -237) T) ((-40 . -1026) 109252) ((-845 . -857) 109236) ((-845 . -859) 109161) ((-691 . -1027) T) ((-672 . -975) NIL) ((-3 . |UnionCategory|) T) ((-1211 . -47) 109131) ((-1190 . -47) 109108) ((-1109 . -983) 109079) ((-219 . -893) T) ((-40 . -111) 109008) ((-845 . -1011) 108872) ((-1088 . -696) 108859) ((-1073 . -595) 108841) ((-1048 . -145) 108820) ((-1048 . -143) 108771) ((-977 . -356) T) ((-312 . -1169) 108737) ((-372 . -300) T) ((-312 . -1166) 108703) ((-309 . -170) 108682) ((-306 . -170) T) ((-976 . -225) 108659) ((-887 . -356) T) ((-565 . -1246) 108646) ((-509 . -1246) 108623) ((-352 . -145) 108602) ((-352 . -143) 108553) ((-346 . -145) 108532) ((-346 . -143) 108483) ((-590 . -1157) 108459) ((-338 . -145) 108438) ((-338 . -143) 108389) ((-312 . -35) 108355) ((-467 . -1157) 108334) ((0 . |EnumerationCategory|) T) ((-312 . -94) 108300) ((-372 . -995) T) ((-107 . -145) T) ((-107 . -143) NIL) ((-45 . -229) 108250) ((-632 . -1068) T) ((-590 . -106) 108197) ((-477 . -130) T) ((-467 . -106) 108147) ((-234 . -1080) 108057) ((-845 . -370) 108041) ((-845 . -331) 108025) ((-234 . -23) 107895) ((-1031 . -893) T) ((-1031 . -798) T) ((-565 . -361) T) ((-509 . -361) T) ((-344 . -1119) T) ((-320 . -34) T) ((-44 . -410) 107879) ((-846 . -1181) T) ((-383 . -723) 107863) ((-1240 . -505) 107796) ((-710 . -130) T) ((-1219 . -542) 107775) ((-1212 . -1185) 107754) ((-1212 . -542) 107705) ((-1191 . -1185) 107684) ((-304 . -1051) T) ((-1191 . -542) 107635) ((-716 . -505) 107568) ((-1190 . -1181) 107547) ((-1190 . -859) 107420) ((-866 . -1068) T) ((-142 . -819) T) ((-1190 . -857) 107390) ((-669 . -595) 107372) ((-1142 . -130) T) ((-514 . -302) 107310) ((-1141 . -130) T) ((-139 . -505) NIL) ((-1135 . -130) T) ((-1094 . -130) T) ((-997 . -975) T) ((-977 . -23) T) ((-344 . -38) 107275) ((-977 . -1080) T) ((-887 . -1080) T) ((-81 . -595) 107257) ((-40 . -1020) T) ((-843 . -1026) 107244) ((-976 . -342) NIL) ((-845 . -873) 107203) ((-679 . -101) T) ((-944 . -23) T) ((-584 . -1181) T) ((-887 . -23) T) ((-843 . -111) 107188) ((-420 . -1080) T) ((-466 . -47) 107158) ((-207 . -101) T) ((-133 . -101) T) ((-40 . -227) 107130) ((-40 . -237) T) ((-116 . -101) T) ((-579 . -542) 107109) ((-578 . -542) 107088) ((-672 . -595) 107070) ((-672 . -596) 106978) ((-309 . -505) 106944) ((-306 . -505) 106836) ((-1211 . -1011) 106820) ((-1190 . -1011) 106606) ((-972 . -404) 106590) ((-420 . -23) T) ((-1088 . -170) T) ((-1213 . -283) T) ((-632 . -696) 106560) ((-142 . -1068) T) ((-48 . -975) T) ((-400 . -225) 106544) ((-288 . -229) 106494) ((-844 . -893) T) ((-844 . -798) NIL) ((-838 . -825) T) ((-1190 . -331) 106464) ((-1190 . -370) 106434) ((-216 . -1089) 106418) ((-1227 . -281) 106395) ((-1175 . -626) 106320) ((-936 . -21) T) ((-936 . -25) T) ((-714 . -21) T) ((-714 . -25) T) ((-694 . -21) T) ((-694 . -25) T) ((-690 . -626) 106285) ((-445 . -21) T) ((-445 . -25) T) ((-332 . -101) T) ((-172 . -101) T) ((-972 . -1027) T) ((-843 . -1020) T) ((-752 . -101) T) ((-1212 . -356) 106264) ((-1211 . -873) 106170) ((-1191 . -356) 106149) ((-1190 . -873) 106000) ((-997 . -595) 105982) ((-400 . -806) 105935) ((-1142 . -484) 105901) ((-167 . -893) 105832) ((-1141 . -484) 105798) ((-1135 . -484) 105764) ((-691 . -1068) T) ((-1094 . -484) 105730) ((-564 . -1026) 105717) ((-550 . -1026) 105704) ((-486 . -1026) 105669) ((-309 . -283) 105648) ((-306 . -283) T) ((-347 . -595) 105630) ((-411 . -25) T) ((-411 . -21) T) ((-98 . -279) 105609) ((-564 . -111) 105594) ((-550 . -111) 105579) ((-486 . -111) 105535) ((-1144 . -859) 105502) ((-874 . -481) 105486) ((-48 . -595) 105468) ((-48 . -596) 105413) ((-234 . -130) 105283) ((-1200 . -893) 105262) ((-794 . -1185) 105241) ((-1008 . -505) 105085) ((-381 . -595) 105067) ((-794 . -542) 104998) ((-569 . -626) 104973) ((-257 . -47) 104945) ((-241 . -47) 104902) ((-522 . -500) 104879) ((-973 . -1181) T) ((-677 . -1026) 104844) ((-1219 . -1080) T) ((-1212 . -1080) T) ((-1191 . -1080) T) ((-976 . -363) 104816) ((-112 . -361) T) ((-466 . -873) 104722) ((-1219 . -23) T) ((-1212 . -23) T) ((-877 . -595) 104704) ((-90 . -106) 104688) ((-1175 . -705) T) ((-878 . -825) 104639) ((-679 . -1119) T) ((-677 . -111) 104595) ((-1191 . -23) T) ((-579 . -1080) T) ((-578 . -1080) T) ((-691 . -696) 104424) ((-690 . -705) T) ((-1088 . -283) T) ((-977 . -130) T) ((-479 . -825) T) ((-944 . -130) T) ((-887 . -130) T) ((-777 . -25) T) ((-211 . -825) T) ((-777 . -21) T) ((-564 . -1020) T) ((-550 . -1020) T) ((-486 . -1020) T) ((-579 . -23) T) ((-336 . -1246) 104401) ((-312 . -444) 104380) ((-332 . -302) 104367) ((-578 . -23) T) ((-420 . -130) T) ((-636 . -626) 104341) ((-239 . -983) 104325) ((-845 . -300) T) ((-1251 . -1241) 104309) ((-749 . -770) T) ((-749 . -773) T) ((-679 . -38) 104296) ((-550 . -227) T) ((-486 . -237) T) ((-486 . -227) T) ((-1118 . -229) 104246) ((-1055 . -882) 104225) ((-116 . -38) 104212) ((-203 . -778) T) ((-202 . -778) T) ((-201 . -778) T) ((-200 . -778) T) ((-845 . -995) 104191) ((-1240 . -481) 104175) ((-760 . -882) 104154) ((-758 . -882) 104133) ((-1154 . -1181) T) ((-446 . -882) 104112) ((-716 . -481) 104096) ((-1055 . -626) 104021) ((-760 . -626) 103946) ((-603 . -1026) 103933) ((-471 . -1181) T) ((-336 . -361) T) ((-139 . -481) 103915) ((-758 . -626) 103840) ((-1109 . -1181) T) ((-453 . -626) 103811) ((-257 . -859) 103670) ((-241 . -859) NIL) ((-117 . -1026) 103615) ((-446 . -626) 103540) ((-642 . -1011) 103517) ((-603 . -111) 103502) ((-348 . -1011) 103486) ((-345 . -1011) 103470) ((-337 . -1011) 103454) ((-257 . -1011) 103298) ((-241 . -1011) 103174) ((-117 . -111) 103103) ((-58 . -1181) T) ((-510 . -1181) T) ((-507 . -1181) T) ((-488 . -1181) T) ((-487 . -1181) T) ((-430 . -595) 103085) ((-427 . -595) 103067) ((-3 . -101) T) ((-1000 . -1174) 103036) ((-811 . -101) T) ((-667 . -56) 102994) ((-677 . -1020) T) ((-50 . -626) 102968) ((-282 . -444) T) ((-468 . -1174) 102937) ((0 . -101) T) ((-565 . -626) 102902) ((-509 . -626) 102847) ((-49 . -101) T) ((-883 . -1011) 102834) ((-677 . -237) T) ((-1048 . -402) 102813) ((-710 . -619) 102761) ((-972 . -1068) T) ((-691 . -170) 102652) ((-479 . -965) 102634) ((-257 . -370) 102618) ((-241 . -370) 102602) ((-392 . -1068) T) ((-332 . -38) 102586) ((-999 . -101) 102564) ((-211 . -965) 102546) ((-172 . -38) 102478) ((-1211 . -300) 102457) ((-1190 . -300) 102436) ((-636 . -705) T) ((-98 . -595) 102418) ((-1135 . -619) 102370) ((-477 . -25) T) ((-477 . -21) T) ((-1190 . -995) 102323) ((-603 . -1020) T) ((-372 . -397) T) ((-383 . -101) T) ((-257 . -873) 102269) ((-241 . -873) 102246) ((-117 . -1020) T) ((-794 . -1080) T) ((-1055 . -705) T) ((-603 . -227) 102225) ((-601 . -101) T) ((-760 . -705) T) ((-758 . -705) T) ((-406 . -1080) T) ((-117 . -237) T) ((-40 . -361) NIL) ((-117 . -227) NIL) ((-446 . -705) T) ((-794 . -23) T) ((-710 . -25) T) ((-710 . -21) T) ((-681 . -825) T) ((-1045 . -279) 102204) ((-77 . -389) T) ((-77 . -388) T) ((-672 . -1026) 102154) ((-1219 . -130) T) ((-1212 . -130) T) ((-1191 . -130) T) ((-1110 . -404) 102138) ((-615 . -360) 102070) ((-589 . -360) 102002) ((-1124 . -1117) 101986) ((-102 . -1068) 101964) ((-1142 . -25) T) ((-1142 . -21) T) ((-1141 . -21) T) ((-972 . -696) 101912) ((-217 . -626) 101879) ((-672 . -111) 101813) ((-50 . -705) T) ((-1141 . -25) T) ((-344 . -342) T) ((-1135 . -21) T) ((-1048 . -444) 101764) ((-1135 . -25) T) ((-691 . -505) 101711) ((-565 . -705) T) ((-509 . -705) T) ((-1094 . -21) T) ((-1094 . -25) T) ((-579 . -130) T) ((-578 . -130) T) ((-352 . -444) T) ((-346 . -444) T) ((-338 . -444) T) ((-466 . -300) 101690) ((-306 . -279) 101625) ((-107 . -444) T) ((-78 . -433) T) ((-78 . -388) T) ((-469 . -101) T) ((-1255 . -595) 101607) ((-1255 . -596) 101589) ((-1048 . -395) 101568) ((-1008 . -481) 101499) ((-550 . -773) T) ((-550 . -770) T) ((-1032 . -229) 101445) ((-352 . -395) 101396) ((-346 . -395) 101347) ((-338 . -395) 101298) ((-1242 . -1080) T) ((-1242 . -23) T) ((-1229 . -101) T) ((-173 . -595) 101280) ((-1110 . -1027) T) ((-648 . -723) 101264) ((-1146 . -143) 101243) ((-1146 . -145) 101222) ((-1114 . -1068) T) ((-1114 . -1040) 101191) ((-68 . -1181) T) ((-997 . -1026) 101128) ((-839 . -1027) T) ((-234 . -619) 101034) ((-672 . -1020) T) ((-347 . -1026) 100979) ((-60 . -1181) T) ((-997 . -111) 100895) ((-874 . -595) 100827) ((-672 . -237) T) ((-672 . -227) NIL) ((-818 . -823) 100806) ((-677 . -773) T) ((-677 . -770) T) ((-976 . -404) 100783) ((-347 . -111) 100712) ((-372 . -893) T) ((-400 . -823) 100691) ((-691 . -283) 100602) ((-217 . -705) T) ((-1219 . -484) 100568) ((-1212 . -484) 100534) ((-1191 . -484) 100500) ((-563 . -1068) T) ((-309 . -975) 100479) ((-216 . -1068) 100457) ((-312 . -946) 100419) ((-104 . -101) T) ((-48 . -1026) 100384) ((-1251 . -101) T) ((-374 . -101) T) ((-48 . -111) 100340) ((-977 . -619) 100322) ((-1213 . -595) 100304) ((-522 . -101) T) ((-491 . -101) T) ((-1101 . -1102) 100288) ((-150 . -1234) 100272) ((-239 . -1181) T) ((-1180 . -101) T) ((-1140 . -1185) 100251) ((-1093 . -1185) 100230) ((-234 . -21) 100140) ((-234 . -25) 99991) ((-127 . -119) 99975) ((-121 . -119) 99959) ((-44 . -723) 99943) ((-1140 . -542) 99854) ((-1093 . -542) 99785) ((-1008 . -279) 99760) ((-1134 . -1051) T) ((-967 . -1051) T) ((-794 . -130) T) ((-117 . -773) NIL) ((-117 . -770) NIL) ((-348 . -300) T) ((-345 . -300) T) ((-337 . -300) T) ((-1062 . -1181) T) ((-244 . -1080) 99670) ((-243 . -1080) 99580) ((-997 . -1020) T) ((-976 . -1027) T) ((-336 . -626) 99525) ((-601 . -38) 99509) ((-1240 . -595) 99471) ((-1240 . -596) 99432) ((-1045 . -595) 99414) ((-997 . -237) T) ((-347 . -1020) T) ((-793 . -1234) 99384) ((-244 . -23) T) ((-243 . -23) T) ((-960 . -595) 99366) ((-716 . -596) 99327) ((-716 . -595) 99309) ((-777 . -825) 99288) ((-972 . -505) 99200) ((-347 . -227) T) ((-347 . -237) T) ((-1127 . -149) 99147) ((-977 . -25) T) ((-139 . -596) 99106) ((-139 . -595) 99088) ((-883 . -300) T) ((-977 . -21) T) ((-944 . -25) T) ((-887 . -21) T) ((-887 . -25) T) ((-420 . -21) T) ((-420 . -25) T) ((-818 . -404) 99072) ((-48 . -1020) T) ((-1249 . -1241) 99056) ((-1247 . -1241) 99040) ((-1008 . -586) 99015) ((-309 . -596) 98876) ((-309 . -595) 98858) ((-306 . -596) NIL) ((-306 . -595) 98840) ((-48 . -237) T) ((-48 . -227) T) ((-632 . -279) 98801) ((-536 . -229) 98751) ((-135 . -595) 98733) ((-114 . -595) 98715) ((-469 . -38) 98680) ((-1251 . -1248) 98659) ((-1242 . -130) T) ((-1250 . -1027) T) ((-1050 . -101) T) ((-87 . -1181) T) ((-491 . -302) NIL) ((-973 . -106) 98643) ((-862 . -1068) T) ((-858 . -1068) T) ((-1227 . -629) 98627) ((-1227 . -366) 98611) ((-320 . -1181) T) ((-576 . -825) T) ((-1110 . -1068) T) ((-1110 . -1023) 98551) ((-102 . -505) 98484) ((-900 . -595) 98466) ((-336 . -705) T) ((-30 . -595) 98448) ((-839 . -1068) T) ((-818 . -1027) 98427) ((-40 . -626) 98372) ((-219 . -1185) T) ((-400 . -1027) T) ((-1126 . -149) 98354) ((-972 . -283) 98305) ((-598 . -1068) T) ((-219 . -542) T) ((-312 . -1208) 98289) ((-312 . -1205) 98259) ((-1154 . -1157) 98238) ((-1043 . -595) 98220) ((-625 . -149) 98204) ((-612 . -149) 98150) ((-1154 . -106) 98100) ((-471 . -1157) 98079) ((-479 . -145) T) ((-479 . -143) NIL) ((-1088 . -596) 97994) ((-431 . -595) 97976) ((-211 . -145) T) ((-211 . -143) NIL) ((-1088 . -595) 97958) ((-129 . -101) T) ((-52 . -101) T) ((-1191 . -619) 97910) ((-471 . -106) 97860) ((-966 . -23) T) ((-1251 . -38) 97830) ((-1140 . -1080) T) ((-1093 . -1080) T) ((-1031 . -1185) T) ((-304 . -101) T) ((-829 . -1080) T) ((-925 . -1185) 97809) ((-473 . -1185) 97788) ((-710 . -825) 97767) ((-1031 . -542) T) ((-925 . -542) 97698) ((-1140 . -23) T) ((-1093 . -23) T) ((-829 . -23) T) ((-473 . -542) 97629) ((-1110 . -696) 97561) ((-1114 . -505) 97494) ((-1008 . -596) NIL) ((-1008 . -595) 97476) ((-95 . -1051) T) ((-839 . -696) 97446) ((-1175 . -47) 97415) ((-244 . -130) T) ((-243 . -130) T) ((-1072 . -1068) T) ((-976 . -1068) T) ((-61 . -595) 97397) ((-1135 . -825) NIL) ((-997 . -770) T) ((-997 . -773) T) ((-1255 . -1026) 97384) ((-1255 . -111) 97369) ((-843 . -626) 97356) ((-1219 . -25) T) ((-1219 . -21) T) ((-1212 . -21) T) ((-1212 . -25) T) ((-1191 . -21) T) ((-1191 . -25) T) ((-1000 . -149) 97340) ((-845 . -798) 97319) ((-845 . -893) T) ((-691 . -279) 97246) ((-579 . -21) T) ((-579 . -25) T) ((-578 . -21) T) ((-40 . -705) T) ((-216 . -505) 97179) ((-578 . -25) T) ((-468 . -149) 97163) ((-455 . -149) 97147) ((-894 . -772) T) ((-894 . -705) T) ((-749 . -771) T) ((-749 . -772) T) ((-497 . -1068) T) ((-493 . -1068) T) ((-749 . -705) T) ((-219 . -356) T) ((-1124 . -1068) 97125) ((-844 . -1185) T) ((-632 . -595) 97107) ((-844 . -542) T) ((-672 . -361) NIL) ((-352 . -1234) 97091) ((-648 . -101) T) ((-346 . -1234) 97075) ((-338 . -1234) 97059) ((-1250 . -1068) T) ((-511 . -825) 97038) ((-795 . -444) 97017) ((-1017 . -1068) T) ((-1017 . -1040) 96946) ((-1000 . -949) 96915) ((-797 . -1080) T) ((-976 . -696) 96860) ((-379 . -1080) T) ((-468 . -949) 96829) ((-455 . -949) 96798) ((-110 . -149) 96780) ((-72 . -595) 96762) ((-866 . -595) 96744) ((-1048 . -703) 96723) ((-1255 . -1020) T) ((-794 . -619) 96671) ((-287 . -1027) 96613) ((-167 . -1185) 96518) ((-219 . -1080) T) ((-317 . -23) T) ((-1135 . -965) 96470) ((-818 . -1068) T) ((-1094 . -719) 96449) ((-1213 . -1026) 96354) ((-1211 . -893) 96333) ((-843 . -705) T) ((-167 . -542) 96244) ((-1190 . -893) 96223) ((-564 . -626) 96210) ((-400 . -1068) T) ((-550 . -626) 96197) ((-256 . -1068) T) ((-486 . -626) 96162) ((-219 . -23) T) ((-1190 . -798) 96115) ((-1249 . -101) T) ((-347 . -1246) 96092) ((-1247 . -101) T) ((-1213 . -111) 95984) ((-142 . -595) 95966) ((-966 . -130) T) ((-44 . -101) T) ((-234 . -825) 95917) ((-1200 . -1185) 95896) ((-102 . -481) 95880) ((-1250 . -696) 95850) ((-1055 . -47) 95811) ((-1031 . -1080) T) ((-925 . -1080) T) ((-127 . -34) T) ((-121 . -34) T) ((-760 . -47) 95788) ((-758 . -47) 95760) ((-1200 . -542) 95671) ((-347 . -361) T) ((-473 . -1080) T) ((-1140 . -130) T) ((-1093 . -130) T) ((-446 . -47) 95650) ((-844 . -356) T) ((-829 . -130) T) ((-150 . -101) T) ((-1031 . -23) T) ((-925 . -23) T) ((-557 . -542) T) ((-794 . -25) T) ((-794 . -21) T) ((-1110 . -505) 95583) ((-575 . -1051) T) ((-569 . -1011) 95567) ((-473 . -23) T) ((-344 . -1027) T) ((-1175 . -873) 95548) ((-648 . -302) 95486) ((-1081 . -1234) 95456) ((-677 . -626) 95421) ((-976 . -170) T) ((-936 . -143) 95400) ((-615 . -1068) T) ((-589 . -1068) T) ((-936 . -145) 95379) ((-977 . -825) T) ((-714 . -145) 95358) ((-714 . -143) 95337) ((-944 . -825) T) ((-466 . -893) 95316) ((-309 . -1026) 95226) ((-306 . -1026) 95155) ((-972 . -279) 95113) ((-400 . -696) 95065) ((-128 . -825) T) ((-679 . -823) T) ((-1213 . -1020) T) ((-309 . -111) 94961) ((-306 . -111) 94874) ((-937 . -101) T) ((-793 . -101) 94664) ((-691 . -596) NIL) ((-691 . -595) 94646) ((-636 . -1011) 94542) ((-1213 . -319) 94486) ((-1008 . -281) 94461) ((-564 . -705) T) ((-550 . -772) T) ((-167 . -356) 94412) ((-550 . -769) T) ((-550 . -705) T) ((-486 . -705) T) ((-1114 . -481) 94396) ((-1055 . -859) NIL) ((-844 . -1080) T) ((-117 . -882) NIL) ((-1249 . -1248) 94372) ((-1247 . -1248) 94351) ((-760 . -859) NIL) ((-758 . -859) 94210) ((-1242 . -25) T) ((-1242 . -21) T) ((-1178 . -101) 94188) ((-1074 . -388) T) ((-603 . -626) 94175) ((-446 . -859) NIL) ((-653 . -101) 94153) ((-1055 . -1011) 93980) ((-844 . -23) T) ((-760 . -1011) 93839) ((-758 . -1011) 93696) ((-117 . -626) 93641) ((-446 . -1011) 93517) ((-627 . -1011) 93501) ((-607 . -101) T) ((-216 . -481) 93485) ((-1227 . -34) T) ((-615 . -696) 93469) ((-589 . -696) 93453) ((-648 . -38) 93413) ((-312 . -101) T) ((-84 . -595) 93395) ((-50 . -1011) 93379) ((-1088 . -1026) 93366) ((-1055 . -370) 93350) ((-760 . -370) 93334) ((-59 . -56) 93296) ((-677 . -772) T) ((-677 . -769) T) ((-565 . -1011) 93283) ((-509 . -1011) 93260) ((-677 . -705) T) ((-317 . -130) T) ((-309 . -1020) 93150) ((-306 . -1020) T) ((-167 . -1080) T) ((-758 . -370) 93134) ((-45 . -149) 93084) ((-977 . -965) 93066) ((-446 . -370) 93050) ((-400 . -170) T) ((-309 . -237) 93029) ((-306 . -237) T) ((-306 . -227) NIL) ((-287 . -1068) 92811) ((-219 . -130) T) ((-1088 . -111) 92796) ((-167 . -23) T) ((-777 . -145) 92775) ((-777 . -143) 92754) ((-244 . -619) 92660) ((-243 . -619) 92566) ((-312 . -277) 92532) ((-1124 . -505) 92465) ((-1101 . -1068) T) ((-219 . -1029) T) ((-793 . -302) 92403) ((-1055 . -873) 92338) ((-760 . -873) 92281) ((-758 . -873) 92265) ((-1249 . -38) 92235) ((-1247 . -38) 92205) ((-1200 . -1080) T) ((-830 . -1080) T) ((-446 . -873) 92182) ((-833 . -1068) T) ((-1200 . -23) T) ((-557 . -1080) T) ((-830 . -23) T) ((-603 . -705) T) ((-348 . -893) T) ((-345 . -893) T) ((-282 . -101) T) ((-337 . -893) T) ((-1031 . -130) T) ((-943 . -1051) T) ((-925 . -130) T) ((-117 . -772) NIL) ((-117 . -769) NIL) ((-117 . -705) T) ((-672 . -882) NIL) ((-1017 . -505) 92083) ((-473 . -130) T) ((-557 . -23) T) ((-653 . -302) 92021) ((-615 . -740) T) ((-589 . -740) T) ((-1191 . -825) NIL) ((-976 . -283) T) ((-244 . -21) T) ((-672 . -626) 91971) ((-344 . -1068) T) ((-244 . -25) T) ((-243 . -21) T) ((-243 . -25) T) ((-150 . -38) 91955) ((-2 . -101) T) ((-883 . -893) T) ((-474 . -1234) 91925) ((-217 . -1011) 91902) ((-1088 . -1020) T) ((-690 . -300) T) ((-287 . -696) 91844) ((-679 . -1027) T) ((-479 . -444) T) ((-400 . -505) 91756) ((-211 . -444) T) ((-1088 . -227) T) ((-288 . -149) 91706) ((-972 . -596) 91667) ((-972 . -595) 91649) ((-962 . -595) 91631) ((-116 . -1027) T) ((-632 . -1026) 91615) ((-219 . -484) T) ((-392 . -595) 91597) ((-392 . -596) 91574) ((-1024 . -1234) 91544) ((-632 . -111) 91523) ((-1110 . -481) 91507) ((-793 . -38) 91477) ((-62 . -433) T) ((-62 . -388) T) ((-1127 . -101) T) ((-844 . -130) T) ((-476 . -101) 91455) ((-1255 . -361) T) ((-1048 . -101) T) ((-1030 . -101) T) ((-344 . -696) 91400) ((-710 . -145) 91379) ((-710 . -143) 91358) ((-997 . -626) 91295) ((-514 . -1068) 91273) ((-352 . -101) T) ((-346 . -101) T) ((-338 . -101) T) ((-107 . -101) T) ((-495 . -1068) T) ((-347 . -626) 91218) ((-1140 . -619) 91166) ((-1093 . -619) 91114) ((-378 . -500) 91093) ((-811 . -823) 91072) ((-372 . -1185) T) ((-672 . -705) T) ((-332 . -1027) T) ((-1191 . -965) 91024) ((-172 . -1027) T) ((-102 . -595) 90956) ((-1142 . -143) 90935) ((-1142 . -145) 90914) ((-372 . -542) T) ((-1141 . -145) 90893) ((-1141 . -143) 90872) ((-1135 . -143) 90779) ((-400 . -283) T) ((-1135 . -145) 90686) ((-1094 . -145) 90665) ((-1094 . -143) 90644) ((-312 . -38) 90485) ((-167 . -130) T) ((-306 . -773) NIL) ((-306 . -770) NIL) ((-632 . -1020) T) ((-48 . -626) 90450) ((-1134 . -101) T) ((-967 . -101) T) ((-966 . -21) T) ((-127 . -983) 90434) ((-121 . -983) 90418) ((-966 . -25) T) ((-874 . -119) 90402) ((-1126 . -101) T) ((-794 . -825) 90381) ((-1200 . -130) T) ((-1140 . -25) T) ((-1140 . -21) T) ((-830 . -130) T) ((-1093 . -25) T) ((-1093 . -21) T) ((-829 . -25) T) ((-829 . -21) T) ((-760 . -300) 90360) ((-625 . -101) 90338) ((-612 . -101) T) ((-1127 . -302) 90133) ((-557 . -130) T) ((-601 . -823) 90112) ((-1124 . -481) 90096) ((-1118 . -149) 90046) ((-1114 . -595) 90008) ((-1114 . -596) 89969) ((-997 . -769) T) ((-997 . -772) T) ((-997 . -705) T) ((-476 . -302) 89907) ((-445 . -410) 89877) ((-344 . -170) T) ((-282 . -38) 89864) ((-267 . -101) T) ((-266 . -101) T) ((-265 . -101) T) ((-264 . -101) T) ((-263 . -101) T) ((-262 . -101) T) ((-261 . -101) T) ((-336 . -1011) 89841) ((-206 . -101) T) ((-205 . -101) T) ((-203 . -101) T) ((-202 . -101) T) ((-201 . -101) T) ((-200 . -101) T) ((-197 . -101) T) ((-196 . -101) T) ((-691 . -1026) 89664) ((-195 . -101) T) ((-194 . -101) T) ((-193 . -101) T) ((-192 . -101) T) ((-191 . -101) T) ((-190 . -101) T) ((-189 . -101) T) ((-188 . -101) T) ((-187 . -101) T) ((-347 . -705) T) ((-691 . -111) 89473) ((-648 . -225) 89457) ((-565 . -300) T) ((-509 . -300) T) ((-287 . -505) 89406) ((-107 . -302) NIL) ((-71 . -388) T) ((-1081 . -101) 89196) ((-811 . -404) 89180) ((-1088 . -773) T) ((-1088 . -770) T) ((-679 . -1068) T) ((-563 . -595) 89162) ((-372 . -356) T) ((-167 . -484) 89140) ((-207 . -1068) T) ((-216 . -595) 89072) ((-133 . -1068) T) ((-116 . -1068) T) ((-48 . -705) T) ((-1017 . -481) 89037) ((-497 . -92) T) ((-139 . -418) 89019) ((-139 . -361) T) ((-1000 . -101) T) ((-503 . -500) 88998) ((-468 . -101) T) ((-455 . -101) T) ((-1007 . -1080) T) ((-1142 . -35) 88964) ((-1142 . -94) 88930) ((-1142 . -1169) 88896) ((-1142 . -1166) 88862) ((-1126 . -302) NIL) ((-88 . -389) T) ((-88 . -388) T) ((-1048 . -1119) 88841) ((-1141 . -1166) 88807) ((-1141 . -1169) 88773) ((-1007 . -23) T) ((-1141 . -94) 88739) ((-557 . -484) T) ((-1141 . -35) 88705) ((-1135 . -1166) 88671) ((-1135 . -1169) 88637) ((-1135 . -94) 88603) ((-354 . -1080) T) ((-352 . -1119) 88582) ((-346 . -1119) 88561) ((-338 . -1119) 88540) ((-1135 . -35) 88506) ((-1094 . -35) 88472) ((-1094 . -94) 88438) ((-107 . -1119) T) ((-1094 . -1169) 88404) ((-811 . -1027) 88383) ((-625 . -302) 88321) ((-612 . -302) 88172) ((-1094 . -1166) 88138) ((-691 . -1020) T) ((-1031 . -619) 88120) ((-1048 . -38) 87988) ((-925 . -619) 87936) ((-977 . -145) T) ((-977 . -143) NIL) ((-372 . -1080) T) ((-317 . -25) T) ((-315 . -23) T) ((-916 . -825) 87915) ((-691 . -319) 87892) ((-473 . -619) 87840) ((-40 . -1011) 87728) ((-679 . -696) 87715) ((-691 . -227) T) ((-332 . -1068) T) ((-172 . -1068) T) ((-324 . -825) T) ((-411 . -444) 87665) ((-372 . -23) T) ((-352 . -38) 87630) ((-346 . -38) 87595) ((-338 . -38) 87560) ((-79 . -433) T) ((-79 . -388) T) ((-219 . -25) T) ((-219 . -21) T) ((-812 . -1080) T) ((-107 . -38) 87510) ((-805 . -1080) T) ((-752 . -1068) T) ((-116 . -696) 87497) ((-650 . -1011) 87481) ((-594 . -101) T) ((-812 . -23) T) ((-805 . -23) T) ((-1124 . -279) 87458) ((-1081 . -302) 87396) ((-1070 . -229) 87380) ((-63 . -389) T) ((-63 . -388) T) ((-110 . -101) T) ((-40 . -370) 87357) ((-95 . -101) T) ((-631 . -827) 87341) ((-1103 . -1051) T) ((-1031 . -21) T) ((-1031 . -25) T) ((-793 . -225) 87310) ((-925 . -25) T) ((-925 . -21) T) ((-601 . -1027) T) ((-473 . -25) T) ((-473 . -21) T) ((-1000 . -302) 87248) ((-862 . -595) 87230) ((-858 . -595) 87212) ((-244 . -825) 87163) ((-243 . -825) 87114) ((-514 . -505) 87047) ((-844 . -619) 87024) ((-468 . -302) 86962) ((-455 . -302) 86900) ((-344 . -283) T) ((-1124 . -1215) 86884) ((-1110 . -595) 86846) ((-1110 . -596) 86807) ((-1108 . -101) T) ((-972 . -1026) 86703) ((-40 . -873) 86655) ((-1124 . -586) 86632) ((-1255 . -626) 86619) ((-1032 . -149) 86565) ((-845 . -1185) T) ((-972 . -111) 86447) ((-332 . -696) 86431) ((-839 . -595) 86413) ((-172 . -696) 86345) ((-400 . -279) 86303) ((-845 . -542) T) ((-107 . -393) 86285) ((-83 . -377) T) ((-83 . -388) T) ((-679 . -170) T) ((-598 . -595) 86267) ((-98 . -705) T) ((-474 . -101) 86057) ((-98 . -465) T) ((-116 . -170) T) ((-1081 . -38) 86027) ((-167 . -619) 85975) ((-1024 . -101) T) ((-844 . -25) T) ((-793 . -232) 85954) ((-844 . -21) T) ((-796 . -101) T) ((-407 . -101) T) ((-378 . -101) T) ((-110 . -302) NIL) ((-221 . -101) 85932) ((-127 . -1181) T) ((-121 . -1181) T) ((-1007 . -130) T) ((-648 . -360) 85916) ((-972 . -1020) T) ((-1200 . -619) 85864) ((-1072 . -595) 85846) ((-976 . -595) 85828) ((-506 . -23) T) ((-501 . -23) T) ((-336 . -300) T) ((-499 . -23) T) ((-315 . -130) T) ((-3 . -1068) T) ((-976 . -596) 85812) ((-972 . -237) 85791) ((-972 . -227) 85770) ((-1255 . -705) T) ((-1219 . -143) 85749) ((-811 . -1068) T) ((-1219 . -145) 85728) ((-1212 . -145) 85707) ((-1212 . -143) 85686) ((-1211 . -1185) 85665) ((-1191 . -143) 85572) ((-1191 . -145) 85479) ((-1190 . -1185) 85458) ((-372 . -130) T) ((-550 . -859) 85440) ((0 . -1068) T) ((-172 . -170) T) ((-167 . -21) T) ((-167 . -25) T) ((-49 . -1068) T) ((-1213 . -626) 85345) ((-1211 . -542) 85296) ((-693 . -1080) T) ((-1190 . -542) 85247) ((-550 . -1011) 85229) ((-578 . -145) 85208) ((-578 . -143) 85187) ((-486 . -1011) 85130) ((-1103 . -1105) T) ((-86 . -377) T) ((-86 . -388) T) ((-845 . -356) T) ((-812 . -130) T) ((-805 . -130) T) ((-693 . -23) T) ((-497 . -595) 85080) ((-493 . -595) 85062) ((-1251 . -1027) T) ((-372 . -1029) T) ((-999 . -1068) 85040) ((-874 . -34) T) ((-474 . -302) 84978) ((-575 . -101) T) ((-1124 . -596) 84939) ((-1124 . -595) 84871) ((-1140 . -825) 84850) ((-45 . -101) T) ((-1093 . -825) 84829) ((-795 . -101) T) ((-1200 . -25) T) ((-1200 . -21) T) ((-830 . -25) T) ((-44 . -360) 84813) ((-830 . -21) T) ((-710 . -444) 84764) ((-1250 . -595) 84746) ((-1024 . -302) 84684) ((-649 . -1051) T) ((-588 . -1051) T) ((-383 . -1068) T) ((-557 . -25) T) ((-557 . -21) T) ((-178 . -1051) T) ((-159 . -1051) T) ((-154 . -1051) T) ((-152 . -1051) T) ((-601 . -1068) T) ((-677 . -859) 84666) ((-1227 . -1181) T) ((-221 . -302) 84604) ((-142 . -361) T) ((-1017 . -596) 84546) ((-1017 . -595) 84489) ((-306 . -882) NIL) ((-677 . -1011) 84434) ((-690 . -893) T) ((-466 . -1185) 84413) ((-1141 . -444) 84392) ((-1135 . -444) 84371) ((-323 . -101) T) ((-845 . -1080) T) ((-309 . -626) 84192) ((-306 . -626) 84121) ((-466 . -542) 84072) ((-332 . -505) 84038) ((-536 . -149) 83988) ((-40 . -300) T) ((-818 . -595) 83970) ((-679 . -283) T) ((-845 . -23) T) ((-372 . -484) T) ((-1048 . -225) 83940) ((-503 . -101) T) ((-400 . -596) 83748) ((-400 . -595) 83730) ((-256 . -595) 83712) ((-116 . -283) T) ((-1213 . -705) T) ((-1211 . -356) 83691) ((-1190 . -356) 83670) ((-1240 . -34) T) ((-117 . -1181) T) ((-107 . -225) 83652) ((-1146 . -101) T) ((-469 . -1068) T) ((-514 . -481) 83636) ((-716 . -34) T) ((-474 . -38) 83606) ((-139 . -34) T) ((-117 . -857) 83583) ((-117 . -859) NIL) ((-603 . -1011) 83466) ((-623 . -825) 83445) ((-1239 . -101) T) ((-288 . -101) T) ((-691 . -361) 83424) ((-117 . -1011) 83401) ((-383 . -696) 83385) ((-601 . -696) 83369) ((-45 . -302) 83173) ((-794 . -143) 83152) ((-794 . -145) 83131) ((-1250 . -375) 83110) ((-797 . -825) T) ((-1229 . -1068) T) ((-1127 . -223) 83057) ((-379 . -825) 83036) ((-1219 . -1169) 83002) ((-1219 . -1166) 82968) ((-1212 . -1166) 82934) ((-506 . -130) T) ((-1212 . -1169) 82900) ((-1191 . -1166) 82866) ((-1191 . -1169) 82832) ((-1219 . -35) 82798) ((-1219 . -94) 82764) ((-615 . -595) 82733) ((-589 . -595) 82702) ((-219 . -825) T) ((-1212 . -94) 82668) ((-1212 . -35) 82634) ((-1211 . -1080) T) ((-1088 . -626) 82621) ((-1191 . -94) 82587) ((-1190 . -1080) T) ((-576 . -149) 82569) ((-1048 . -342) 82548) ((-172 . -283) T) ((-117 . -370) 82525) ((-117 . -331) 82502) ((-1191 . -35) 82468) ((-843 . -300) T) ((-306 . -772) NIL) ((-306 . -769) NIL) ((-309 . -705) 82317) ((-306 . -705) T) ((-466 . -356) 82296) ((-352 . -342) 82275) ((-346 . -342) 82254) ((-338 . -342) 82233) ((-309 . -465) 82212) ((-1211 . -23) T) ((-1190 . -23) T) ((-697 . -1080) T) ((-693 . -130) T) ((-631 . -101) T) ((-469 . -696) 82177) ((-45 . -275) 82127) ((-104 . -1068) T) ((-67 . -595) 82109) ((-943 . -101) T) ((-838 . -101) T) ((-603 . -873) 82068) ((-1251 . -1068) T) ((-374 . -1068) T) ((-1180 . -1068) T) ((-81 . -1181) T) ((-1031 . -825) T) ((-925 . -825) 82047) ((-117 . -873) NIL) ((-760 . -893) 82026) ((-692 . -825) T) ((-522 . -1068) T) ((-491 . -1068) T) ((-348 . -1185) T) ((-345 . -1185) T) ((-337 . -1185) T) ((-257 . -1185) 82005) ((-241 . -1185) 81984) ((-1081 . -225) 81953) ((-473 . -825) 81932) ((-1110 . -1026) 81916) ((-383 . -740) T) ((-1126 . -806) T) ((-672 . -1181) T) ((-348 . -542) T) ((-345 . -542) T) ((-337 . -542) T) ((-257 . -542) 81847) ((-241 . -542) 81778) ((-516 . -1051) T) ((-1110 . -111) 81757) ((-445 . -723) 81727) ((-839 . -1026) 81697) ((-795 . -38) 81639) ((-672 . -857) 81621) ((-672 . -859) 81603) ((-288 . -302) 81407) ((-883 . -1185) T) ((-648 . -404) 81391) ((-839 . -111) 81356) ((-672 . -1011) 81301) ((-977 . -444) T) ((-883 . -542) T) ((-565 . -893) T) ((-466 . -1080) T) ((-509 . -893) T) ((-1124 . -281) 81278) ((-887 . -444) T) ((-64 . -595) 81260) ((-612 . -223) 81206) ((-466 . -23) T) ((-1088 . -772) T) ((-845 . -130) T) ((-1088 . -769) T) ((-1242 . -1244) 81185) ((-1088 . -705) T) ((-632 . -626) 81159) ((-287 . -595) 80900) ((-1008 . -34) T) ((-793 . -823) 80879) ((-564 . -300) T) ((-550 . -300) T) ((-486 . -300) T) ((-1251 . -696) 80849) ((-672 . -370) 80831) ((-672 . -331) 80813) ((-469 . -170) T) ((-374 . -696) 80783) ((-844 . -825) NIL) ((-550 . -995) T) ((-486 . -995) T) ((-1101 . -595) 80765) ((-1081 . -232) 80744) ((-208 . -101) T) ((-1118 . -101) T) ((-70 . -595) 80726) ((-1110 . -1020) T) ((-1146 . -38) 80623) ((-833 . -595) 80605) ((-550 . -535) T) ((-648 . -1027) T) ((-710 . -922) 80558) ((-1110 . -227) 80537) ((-1050 . -1068) T) ((-1007 . -25) T) ((-1007 . -21) T) ((-976 . -1026) 80482) ((-878 . -101) T) ((-839 . -1020) T) ((-672 . -873) NIL) ((-348 . -322) 80466) ((-348 . -356) T) ((-345 . -322) 80450) ((-345 . -356) T) ((-337 . -322) 80434) ((-337 . -356) T) ((-479 . -101) T) ((-1239 . -38) 80404) ((-514 . -665) 80354) ((-211 . -101) T) ((-997 . -1011) 80234) ((-976 . -111) 80163) ((-1142 . -946) 80132) ((-1141 . -946) 80094) ((-511 . -149) 80078) ((-1048 . -363) 80057) ((-344 . -595) 80039) ((-315 . -21) T) ((-347 . -1011) 80016) ((-315 . -25) T) ((-1135 . -946) 79985) ((-1094 . -946) 79952) ((-75 . -595) 79934) ((-677 . -300) T) ((-167 . -825) 79913) ((-883 . -356) T) ((-372 . -25) T) ((-372 . -21) T) ((-883 . -322) 79900) ((-85 . -595) 79882) ((-677 . -995) T) ((-655 . -825) T) ((-1211 . -130) T) ((-1190 . -130) T) ((-874 . -983) 79866) ((-812 . -21) T) ((-48 . -1011) 79809) ((-812 . -25) T) ((-805 . -25) T) ((-805 . -21) T) ((-1249 . -1027) T) ((-1247 . -1027) T) ((-632 . -705) T) ((-1250 . -1026) 79793) ((-1200 . -825) 79772) ((-793 . -404) 79741) ((-102 . -119) 79725) ((-129 . -1068) T) ((-52 . -1068) T) ((-899 . -595) 79707) ((-844 . -965) 79684) ((-801 . -101) T) ((-1250 . -111) 79663) ((-631 . -38) 79633) ((-557 . -825) T) ((-348 . -1080) T) ((-345 . -1080) T) ((-337 . -1080) T) ((-257 . -1080) T) ((-241 . -1080) T) ((-603 . -300) 79612) ((-1118 . -302) 79416) ((-515 . -1051) T) ((-304 . -1068) T) ((-642 . -23) T) ((-474 . -225) 79385) ((-150 . -1027) T) ((-348 . -23) T) ((-345 . -23) T) ((-337 . -23) T) ((-117 . -300) T) ((-257 . -23) T) ((-241 . -23) T) ((-976 . -1020) T) ((-691 . -882) 79364) ((-976 . -227) 79336) ((-976 . -237) T) ((-117 . -995) NIL) ((-883 . -1080) T) ((-1212 . -444) 79315) ((-1191 . -444) 79294) ((-514 . -595) 79226) ((-691 . -626) 79151) ((-400 . -1026) 79103) ((-495 . -595) 79085) ((-883 . -23) T) ((-479 . -302) NIL) ((-466 . -130) T) ((-211 . -302) NIL) ((-400 . -111) 79023) ((-793 . -1027) 78953) ((-716 . -1066) 78937) ((-1211 . -484) 78903) ((-1190 . -484) 78869) ((-469 . -283) T) ((-139 . -1066) 78851) ((-128 . -149) 78833) ((-1250 . -1020) T) ((-1032 . -101) T) ((-491 . -505) NIL) ((-681 . -101) T) ((-474 . -232) 78812) ((-1140 . -143) 78791) ((-1140 . -145) 78770) ((-1093 . -145) 78749) ((-1093 . -143) 78728) ((-615 . -1026) 78712) ((-589 . -1026) 78696) ((-648 . -1068) T) ((-648 . -1023) 78636) ((-1142 . -1218) 78620) ((-1142 . -1205) 78597) ((-479 . -1119) T) ((-1141 . -1210) 78558) ((-1141 . -1205) 78528) ((-1141 . -1208) 78512) ((-211 . -1119) T) ((-336 . -893) T) ((-796 . -259) 78496) ((-615 . -111) 78475) ((-589 . -111) 78454) ((-1135 . -1189) 78415) ((-818 . -1020) 78394) ((-1135 . -1205) 78371) ((-506 . -25) T) ((-486 . -295) T) ((-502 . -23) T) ((-501 . -25) T) ((-499 . -25) T) ((-498 . -23) T) ((-1135 . -1187) 78355) ((-400 . -1020) T) ((-312 . -1027) T) ((-672 . -300) T) ((-107 . -823) T) ((-400 . -237) T) ((-400 . -227) 78334) ((-691 . -705) T) ((-479 . -38) 78284) ((-211 . -38) 78234) ((-466 . -484) 78200) ((-1126 . -1112) T) ((-1069 . -101) T) ((-679 . -595) 78182) ((-679 . -596) 78097) ((-693 . -21) T) ((-693 . -25) T) ((-1103 . -101) T) ((-207 . -595) 78079) ((-133 . -595) 78061) ((-116 . -595) 78043) ((-155 . -25) T) ((-1249 . -1068) T) ((-845 . -619) 77991) ((-1247 . -1068) T) ((-936 . -101) T) ((-714 . -101) T) ((-694 . -101) T) ((-445 . -101) T) ((-794 . -444) 77942) ((-44 . -1068) T) ((-1056 . -825) T) ((-642 . -130) T) ((-1032 . -302) 77793) ((-648 . -696) 77777) ((-282 . -1027) T) ((-348 . -130) T) ((-345 . -130) T) ((-337 . -130) T) ((-257 . -130) T) ((-241 . -130) T) ((-411 . -101) T) ((-150 . -1068) T) ((-45 . -223) 77727) ((-931 . -825) 77706) ((-972 . -626) 77644) ((-234 . -1234) 77614) ((-997 . -300) T) ((-287 . -1026) 77535) ((-883 . -130) T) ((-40 . -893) T) ((-479 . -393) 77517) ((-347 . -300) T) ((-211 . -393) 77499) ((-1048 . -404) 77483) ((-287 . -111) 77399) ((-845 . -25) T) ((-845 . -21) T) ((-332 . -595) 77381) ((-1213 . -47) 77325) ((-219 . -145) T) ((-172 . -595) 77307) ((-1081 . -823) 77286) ((-752 . -595) 77268) ((-590 . -229) 77215) ((-467 . -229) 77165) ((-1249 . -696) 77135) ((-48 . -300) T) ((-1247 . -696) 77105) ((-937 . -1068) T) ((-793 . -1068) 76895) ((-305 . -101) T) ((-874 . -1181) T) ((-48 . -995) T) ((-1190 . -619) 76803) ((-667 . -101) 76781) ((-44 . -696) 76765) ((-536 . -101) T) ((-66 . -376) T) ((-66 . -388) T) ((-640 . -23) T) ((-648 . -740) T) ((-1178 . -1068) 76743) ((-344 . -1026) 76688) ((-653 . -1068) 76666) ((-1031 . -145) T) ((-925 . -145) 76645) ((-925 . -143) 76624) ((-777 . -101) T) ((-150 . -696) 76608) ((-473 . -145) 76587) ((-473 . -143) 76566) ((-344 . -111) 76495) ((-1048 . -1027) T) ((-315 . -825) 76474) ((-1219 . -946) 76443) ((-607 . -1068) T) ((-1212 . -946) 76405) ((-502 . -130) T) ((-498 . -130) T) ((-288 . -223) 76355) ((-352 . -1027) T) ((-346 . -1027) T) ((-338 . -1027) T) ((-287 . -1020) 76297) ((-1191 . -946) 76266) ((-372 . -825) T) ((-107 . -1027) T) ((-972 . -705) T) ((-843 . -893) T) ((-818 . -773) 76245) ((-818 . -770) 76224) ((-411 . -302) 76163) ((-460 . -101) T) ((-578 . -946) 76132) ((-312 . -1068) T) ((-400 . -773) 76111) ((-400 . -770) 76090) ((-491 . -481) 76072) ((-1213 . -1011) 76038) ((-1211 . -21) T) ((-1211 . -25) T) ((-1190 . -21) T) ((-1190 . -25) T) ((-793 . -696) 75980) ((-677 . -397) T) ((-1240 . -1181) T) ((-588 . -101) T) ((-1081 . -404) 75949) ((-976 . -361) NIL) ((-649 . -101) T) ((-178 . -101) T) ((-159 . -101) T) ((-154 . -101) T) ((-152 . -101) T) ((-102 . -34) T) ((-716 . -1181) T) ((-44 . -740) T) ((-576 . -101) T) ((-76 . -389) T) ((-76 . -388) T) ((-631 . -634) 75933) ((-139 . -1181) T) ((-844 . -145) T) ((-844 . -143) NIL) ((-1180 . -92) T) ((-344 . -1020) T) ((-69 . -376) T) ((-69 . -388) T) ((-1133 . -101) T) ((-648 . -505) 75866) ((-667 . -302) 75804) ((-936 . -38) 75701) ((-714 . -38) 75671) ((-536 . -302) 75475) ((-309 . -1181) T) ((-344 . -227) T) ((-344 . -237) T) ((-306 . -1181) T) ((-282 . -1068) T) ((-1148 . -595) 75457) ((-690 . -1185) T) ((-1124 . -629) 75441) ((-1175 . -542) 75420) ((-690 . -542) T) ((-309 . -857) 75404) ((-309 . -859) 75329) ((-306 . -857) 75290) ((-306 . -859) NIL) ((-777 . -302) 75255) ((-312 . -696) 75096) ((-317 . -316) 75073) ((-477 . -101) T) ((-466 . -25) T) ((-466 . -21) T) ((-411 . -38) 75047) ((-309 . -1011) 74710) ((-219 . -1166) T) ((-219 . -1169) T) ((-3 . -595) 74692) ((-306 . -1011) 74622) ((-2 . -1068) T) ((-2 . |RecordCategory|) T) ((-811 . -595) 74604) ((-1081 . -1027) 74534) ((-564 . -893) T) ((-550 . -798) T) ((-550 . -893) T) ((-486 . -893) T) ((-135 . -1011) 74518) ((-219 . -94) T) ((-74 . -433) T) ((-74 . -388) T) ((0 . -595) 74500) ((-167 . -145) 74479) ((-167 . -143) 74430) ((-219 . -35) T) ((-49 . -595) 74412) ((-469 . -1027) T) ((-479 . -225) 74394) ((-476 . -941) 74378) ((-474 . -823) 74357) ((-211 . -225) 74339) ((-80 . -433) T) ((-80 . -388) T) ((-1114 . -34) T) ((-793 . -170) 74318) ((-710 . -101) T) ((-999 . -595) 74285) ((-491 . -279) 74260) ((-309 . -370) 74229) ((-306 . -370) 74190) ((-306 . -331) 74151) ((-1053 . -595) 74133) ((-794 . -922) 74080) ((-640 . -130) T) ((-1200 . -143) 74059) ((-1200 . -145) 74038) ((-1142 . -101) T) ((-1141 . -101) T) ((-1135 . -101) T) ((-1127 . -1068) T) ((-1094 . -101) T) ((-216 . -34) T) ((-282 . -696) 74025) ((-1127 . -592) 74001) ((-576 . -302) NIL) ((-476 . -1068) 73979) ((-383 . -595) 73961) ((-501 . -825) T) ((-1118 . -223) 73911) ((-1219 . -1218) 73895) ((-1219 . -1205) 73872) ((-1212 . -1210) 73833) ((-1212 . -1205) 73803) ((-1212 . -1208) 73787) ((-1191 . -1189) 73748) ((-1191 . -1205) 73725) ((-601 . -595) 73707) ((-1191 . -1187) 73691) ((-677 . -893) T) ((-1142 . -277) 73657) ((-1141 . -277) 73623) ((-1135 . -277) 73589) ((-1048 . -1068) T) ((-1030 . -1068) T) ((-48 . -295) T) ((-309 . -873) 73555) ((-306 . -873) NIL) ((-1030 . -1037) 73534) ((-1088 . -859) 73516) ((-777 . -38) 73500) ((-257 . -619) 73448) ((-241 . -619) 73396) ((-679 . -1026) 73383) ((-578 . -1205) 73360) ((-1094 . -277) 73326) ((-312 . -170) 73257) ((-352 . -1068) T) ((-346 . -1068) T) ((-338 . -1068) T) ((-491 . -19) 73239) ((-1088 . -1011) 73221) ((-1070 . -149) 73205) ((-107 . -1068) T) ((-116 . -1026) 73192) ((-690 . -356) T) ((-491 . -586) 73167) ((-679 . -111) 73152) ((-429 . -101) T) ((-45 . -1117) 73102) ((-116 . -111) 73087) ((-615 . -699) T) ((-589 . -699) T) ((-793 . -505) 73020) ((-1008 . -1181) T) ((-916 . -149) 73004) ((-516 . -101) T) ((-511 . -101) 72954) ((-1140 . -444) 72885) ((-1134 . -1068) T) ((-1055 . -1185) 72864) ((-760 . -1185) 72843) ((-758 . -1185) 72822) ((-61 . -1181) T) ((-469 . -595) 72774) ((-469 . -596) 72696) ((-1126 . -1068) T) ((-1110 . -626) 72670) ((-1093 . -444) 72621) ((-1055 . -542) 72552) ((-474 . -404) 72521) ((-603 . -893) 72500) ((-446 . -1185) 72479) ((-967 . -1068) T) ((-760 . -542) 72390) ((-391 . -595) 72372) ((-758 . -542) 72303) ((-653 . -505) 72236) ((-710 . -302) 72223) ((-642 . -25) T) ((-642 . -21) T) ((-446 . -542) 72154) ((-117 . -893) T) ((-117 . -798) NIL) ((-348 . -25) T) ((-348 . -21) T) ((-345 . -25) T) ((-345 . -21) T) ((-337 . -25) T) ((-337 . -21) T) ((-257 . -25) T) ((-257 . -21) T) ((-82 . -377) T) ((-82 . -388) T) ((-241 . -25) T) ((-241 . -21) T) ((-1229 . -595) 72136) ((-1175 . -1080) T) ((-1175 . -23) T) ((-1135 . -302) 72021) ((-1094 . -302) 72008) ((-1048 . -696) 71876) ((-839 . -626) 71836) ((-916 . -953) 71820) ((-883 . -21) T) ((-282 . -170) T) ((-883 . -25) T) ((-304 . -92) T) ((-845 . -825) 71771) ((-690 . -1080) T) ((-690 . -23) T) ((-625 . -1068) 71749) ((-612 . -592) 71724) ((-612 . -1068) T) ((-565 . -1185) T) ((-509 . -1185) T) ((-565 . -542) T) ((-509 . -542) T) ((-352 . -696) 71676) ((-346 . -696) 71628) ((-338 . -696) 71580) ((-332 . -1026) 71564) ((-172 . -111) 71475) ((-172 . -1026) 71407) ((-107 . -696) 71357) ((-332 . -111) 71336) ((-267 . -1068) T) ((-266 . -1068) T) ((-265 . -1068) T) ((-264 . -1068) T) ((-679 . -1020) T) ((-263 . -1068) T) ((-262 . -1068) T) ((-261 . -1068) T) ((-206 . -1068) T) ((-205 . -1068) T) ((-203 . -1068) T) ((-167 . -1169) 71314) ((-167 . -1166) 71292) ((-202 . -1068) T) ((-201 . -1068) T) ((-116 . -1020) T) ((-200 . -1068) T) ((-197 . -1068) T) ((-679 . -227) T) ((-196 . -1068) T) ((-195 . -1068) T) ((-194 . -1068) T) ((-193 . -1068) T) ((-192 . -1068) T) ((-191 . -1068) T) ((-190 . -1068) T) ((-189 . -1068) T) ((-188 . -1068) T) ((-187 . -1068) T) ((-234 . -101) 71082) ((-167 . -35) 71060) ((-167 . -94) 71038) ((-632 . -1011) 70934) ((-474 . -1027) 70864) ((-1081 . -1068) 70654) ((-1110 . -34) T) ((-648 . -481) 70638) ((-72 . -1181) T) ((-104 . -595) 70620) ((-1251 . -595) 70602) ((-374 . -595) 70584) ((-710 . -38) 70433) ((-557 . -1169) T) ((-557 . -1166) T) ((-522 . -595) 70415) ((-511 . -302) 70353) ((-491 . -595) 70335) ((-491 . -596) 70317) ((-1180 . -595) 70283) ((-1135 . -1119) NIL) ((-1000 . -1040) 70252) ((-1000 . -1068) T) ((-977 . -101) T) ((-944 . -101) T) ((-887 . -101) T) ((-866 . -1011) 70229) ((-1110 . -705) T) ((-976 . -626) 70174) ((-468 . -1068) T) ((-455 . -1068) T) ((-569 . -23) T) ((-557 . -35) T) ((-557 . -94) T) ((-420 . -101) T) ((-1032 . -223) 70120) ((-128 . -101) T) ((-1142 . -38) 70017) ((-839 . -705) T) ((-672 . -893) T) ((-502 . -25) T) ((-498 . -21) T) ((-498 . -25) T) ((-1141 . -38) 69858) ((-332 . -1020) T) ((-1135 . -38) 69654) ((-1048 . -170) T) ((-172 . -1020) T) ((-1094 . -38) 69551) ((-691 . -47) 69528) ((-352 . -170) T) ((-346 . -170) T) ((-510 . -56) 69502) ((-488 . -56) 69452) ((-344 . -1246) 69429) ((-219 . -444) T) ((-312 . -283) 69380) ((-338 . -170) T) ((-172 . -237) T) ((-1190 . -825) 69279) ((-107 . -170) T) ((-845 . -965) 69263) ((-636 . -1080) T) ((-565 . -356) T) ((-565 . -322) 69250) ((-509 . -322) 69227) ((-509 . -356) T) ((-309 . -300) 69206) ((-306 . -300) T) ((-584 . -825) 69185) ((-1081 . -696) 69127) ((-511 . -275) 69111) ((-636 . -23) T) ((-411 . -225) 69095) ((-306 . -995) NIL) ((-329 . -23) T) ((-102 . -983) 69079) ((-45 . -36) 69058) ((-594 . -1068) T) ((-344 . -361) T) ((-515 . -101) T) ((-486 . -27) T) ((-234 . -302) 68996) ((-1055 . -1080) T) ((-1250 . -626) 68970) ((-760 . -1080) T) ((-758 . -1080) T) ((-446 . -1080) T) ((-1031 . -444) T) ((-925 . -444) 68921) ((-1083 . -1051) T) ((-110 . -1068) T) ((-1055 . -23) T) ((-795 . -1027) T) ((-760 . -23) T) ((-758 . -23) T) ((-473 . -444) 68872) ((-1127 . -505) 68655) ((-374 . -375) 68634) ((-1146 . -404) 68618) ((-453 . -23) T) ((-446 . -23) T) ((-95 . -1068) T) ((-476 . -505) 68551) ((-282 . -283) T) ((-1050 . -595) 68533) ((-400 . -882) 68512) ((-50 . -1080) T) ((-997 . -893) T) ((-976 . -705) T) ((-691 . -859) NIL) ((-565 . -1080) T) ((-509 . -1080) T) ((-818 . -626) 68485) ((-1175 . -130) T) ((-1135 . -393) 68437) ((-977 . -302) NIL) ((-793 . -481) 68421) ((-347 . -893) T) ((-1124 . -34) T) ((-400 . -626) 68373) ((-50 . -23) T) ((-690 . -130) T) ((-691 . -1011) 68253) ((-565 . -23) T) ((-107 . -505) NIL) ((-509 . -23) T) ((-167 . -402) 68224) ((-128 . -302) NIL) ((-1108 . -1068) T) ((-1242 . -1241) 68208) ((-679 . -773) T) ((-679 . -770) T) ((-1088 . -300) T) ((-372 . -145) T) ((-273 . -595) 68190) ((-1190 . -965) 68160) ((-48 . -893) T) ((-653 . -481) 68144) ((-244 . -1234) 68114) ((-243 . -1234) 68084) ((-1144 . -825) T) ((-1081 . -170) 68063) ((-1088 . -995) T) ((-1017 . -34) T) ((-812 . -145) 68042) ((-812 . -143) 68021) ((-716 . -106) 68005) ((-594 . -131) T) ((-474 . -1068) 67795) ((-1146 . -1027) T) ((-844 . -444) T) ((-84 . -1181) T) ((-234 . -38) 67765) ((-139 . -106) 67747) ((-691 . -370) 67731) ((-1088 . -535) T) ((-383 . -1026) 67715) ((-1250 . -705) T) ((-1140 . -922) 67684) ((-129 . -595) 67651) ((-52 . -595) 67633) ((-1093 . -922) 67600) ((-631 . -404) 67584) ((-1239 . -1027) T) ((-601 . -1026) 67568) ((-640 . -25) T) ((-640 . -21) T) ((-1126 . -505) NIL) ((-1219 . -101) T) ((-1212 . -101) T) ((-383 . -111) 67547) ((-216 . -247) 67531) ((-1191 . -101) T) ((-1024 . -1068) T) ((-977 . -1119) T) ((-1024 . -1023) 67471) ((-796 . -1068) T) ((-336 . -1185) T) ((-615 . -626) 67455) ((-601 . -111) 67434) ((-589 . -626) 67418) ((-579 . -101) T) ((-569 . -130) T) ((-578 . -101) T) ((-407 . -1068) T) ((-378 . -1068) T) ((-304 . -595) 67384) ((-221 . -1068) 67362) ((-625 . -505) 67295) ((-612 . -505) 67139) ((-811 . -1020) 67118) ((-623 . -149) 67102) ((-336 . -542) T) ((-691 . -873) 67045) ((-536 . -223) 66995) ((-1219 . -277) 66961) ((-1048 . -283) 66912) ((-479 . -823) T) ((-217 . -1080) T) ((-1212 . -277) 66878) ((-1191 . -277) 66844) ((-977 . -38) 66794) ((-211 . -823) T) ((-1175 . -484) 66760) ((-887 . -38) 66712) ((-818 . -772) 66691) ((-818 . -769) 66670) ((-818 . -705) 66649) ((-352 . -283) T) ((-346 . -283) T) ((-338 . -283) T) ((-167 . -444) 66580) ((-420 . -38) 66564) ((-107 . -283) T) ((-217 . -23) T) ((-400 . -772) 66543) ((-400 . -769) 66522) ((-400 . -705) T) ((-491 . -281) 66497) ((-469 . -1026) 66462) ((-636 . -130) T) ((-1081 . -505) 66395) ((-329 . -130) T) ((-167 . -395) 66374) ((-474 . -696) 66316) ((-793 . -279) 66293) ((-469 . -111) 66249) ((-631 . -1027) T) ((-1200 . -444) 66180) ((-1238 . -1051) T) ((-1237 . -1051) T) ((-1055 . -130) T) ((-257 . -825) 66159) ((-241 . -825) 66138) ((-760 . -130) T) ((-758 . -130) T) ((-557 . -444) T) ((-1024 . -696) 66080) ((-601 . -1020) T) ((-1000 . -505) 66013) ((-575 . -1068) T) ((-453 . -130) T) ((-446 . -130) T) ((-45 . -1068) T) ((-378 . -696) 65983) ((-795 . -1068) T) ((-468 . -505) 65916) ((-455 . -505) 65849) ((-445 . -360) 65819) ((-45 . -592) 65798) ((-309 . -295) T) ((-648 . -595) 65760) ((-58 . -825) 65739) ((-1191 . -302) 65624) ((-977 . -393) 65606) ((-793 . -586) 65583) ((-507 . -825) 65562) ((-487 . -825) 65541) ((-40 . -1185) T) ((-972 . -1011) 65437) ((-50 . -130) T) ((-565 . -130) T) ((-509 . -130) T) ((-287 . -626) 65297) ((-336 . -322) 65274) ((-336 . -356) T) ((-315 . -316) 65251) ((-312 . -279) 65236) ((-40 . -542) T) ((-372 . -1166) T) ((-372 . -1169) T) ((-1008 . -1157) 65211) ((-1154 . -229) 65161) ((-1135 . -225) 65113) ((-323 . -1068) T) ((-372 . -94) T) ((-372 . -35) T) ((-1008 . -106) 65059) ((-469 . -1020) T) ((-471 . -229) 65009) ((-1127 . -481) 64943) ((-1251 . -1026) 64927) ((-374 . -1026) 64911) ((-469 . -237) T) ((-794 . -101) T) ((-693 . -145) 64890) ((-693 . -143) 64869) ((-476 . -481) 64853) ((-477 . -328) 64822) ((-1251 . -111) 64801) ((-503 . -1068) T) ((-474 . -170) 64780) ((-972 . -370) 64764) ((-406 . -101) T) ((-374 . -111) 64743) ((-972 . -331) 64727) ((-272 . -956) 64711) ((-271 . -956) 64695) ((-1249 . -595) 64677) ((-1247 . -595) 64659) ((-110 . -505) NIL) ((-1140 . -1203) 64643) ((-829 . -827) 64627) ((-1146 . -1068) T) ((-102 . -1181) T) ((-925 . -922) 64588) ((-795 . -696) 64530) ((-1191 . -1119) NIL) ((-473 . -922) 64475) ((-1031 . -141) T) ((-59 . -101) 64453) ((-44 . -595) 64435) ((-77 . -595) 64417) ((-344 . -626) 64362) ((-1239 . -1068) T) ((-502 . -825) T) ((-336 . -1080) T) ((-288 . -1068) T) ((-972 . -873) 64321) ((-288 . -592) 64300) ((-1219 . -38) 64197) ((-1212 . -38) 64038) ((-479 . -1027) T) ((-1191 . -38) 63834) ((-211 . -1027) T) ((-336 . -23) T) ((-150 . -595) 63816) ((-811 . -773) 63795) ((-811 . -770) 63774) ((-579 . -38) 63747) ((-578 . -38) 63644) ((-843 . -542) T) ((-217 . -130) T) ((-312 . -975) 63610) ((-78 . -595) 63592) ((-691 . -300) 63571) ((-287 . -705) 63473) ((-802 . -101) T) ((-838 . -819) T) ((-287 . -465) 63452) ((-1242 . -101) T) ((-40 . -356) T) ((-845 . -145) 63431) ((-845 . -143) 63410) ((-1126 . -481) 63392) ((-1251 . -1020) T) ((-474 . -505) 63325) ((-1114 . -1181) T) ((-937 . -595) 63307) ((-625 . -481) 63291) ((-612 . -481) 63222) ((-793 . -595) 62953) ((-48 . -27) T) ((-1146 . -696) 62850) ((-631 . -1068) T) ((-429 . -357) 62824) ((-1070 . -101) T) ((-794 . -302) 62811) ((-943 . -1068) T) ((-838 . -1068) T) ((-1247 . -375) 62783) ((-1024 . -505) 62716) ((-1127 . -279) 62692) ((-234 . -225) 62661) ((-1239 . -696) 62631) ((-1134 . -92) T) ((-967 . -92) T) ((-795 . -170) 62610) ((-221 . -505) 62543) ((-601 . -773) 62522) ((-601 . -770) 62501) ((-1178 . -595) 62413) ((-216 . -1181) T) ((-653 . -595) 62345) ((-1124 . -983) 62329) ((-344 . -705) T) ((-916 . -101) 62279) ((-1191 . -393) 62231) ((-1081 . -481) 62215) ((-59 . -302) 62153) ((-324 . -101) T) ((-1175 . -21) T) ((-1175 . -25) T) ((-40 . -1080) T) ((-690 . -21) T) ((-607 . -595) 62135) ((-506 . -316) 62114) ((-690 . -25) T) ((-107 . -279) NIL) ((-894 . -1080) T) ((-40 . -23) T) ((-749 . -1080) T) ((-550 . -1185) T) ((-486 . -1185) T) ((-312 . -595) 62096) ((-977 . -225) 62078) ((-167 . -164) 62062) ((-564 . -542) T) ((-550 . -542) T) ((-486 . -542) T) ((-749 . -23) T) ((-1211 . -145) 62041) ((-1127 . -586) 62017) ((-1211 . -143) 61996) ((-1000 . -481) 61980) ((-1190 . -143) 61905) ((-1190 . -145) 61830) ((-1242 . -1248) 61809) ((-468 . -481) 61793) ((-455 . -481) 61777) ((-514 . -34) T) ((-631 . -696) 61747) ((-112 . -940) T) ((-640 . -825) 61726) ((-1146 . -170) 61677) ((-358 . -101) T) ((-234 . -232) 61656) ((-244 . -101) T) ((-243 . -101) T) ((-1200 . -922) 61625) ((-109 . -101) T) ((-239 . -825) 61604) ((-794 . -38) 61453) ((-45 . -505) 61245) ((-1126 . -279) 61220) ((-208 . -1068) T) ((-1118 . -1068) T) ((-1118 . -592) 61199) ((-569 . -25) T) ((-569 . -21) T) ((-1070 . -302) 61137) ((-936 . -404) 61121) ((-677 . -1185) T) ((-612 . -279) 61096) ((-1055 . -619) 61044) ((-760 . -619) 60992) ((-758 . -619) 60940) ((-336 . -130) T) ((-282 . -595) 60922) ((-677 . -542) T) ((-878 . -1068) T) ((-843 . -1080) T) ((-446 . -619) 60870) ((-878 . -876) 60854) ((-372 . -444) T) ((-479 . -1068) T) ((-679 . -626) 60841) ((-916 . -302) 60779) ((-211 . -1068) T) ((-309 . -893) 60758) ((-306 . -893) T) ((-306 . -798) NIL) ((-383 . -699) T) ((-843 . -23) T) ((-116 . -626) 60745) ((-466 . -143) 60724) ((-411 . -404) 60708) ((-466 . -145) 60687) ((-110 . -481) 60669) ((-2 . -595) 60651) ((-1126 . -19) 60633) ((-1126 . -586) 60608) ((-636 . -21) T) ((-636 . -25) T) ((-576 . -1112) T) ((-1081 . -279) 60585) ((-329 . -25) T) ((-329 . -21) T) ((-486 . -356) T) ((-1242 . -38) 60555) ((-1110 . -1181) T) ((-612 . -586) 60530) ((-1055 . -25) T) ((-1055 . -21) T) ((-522 . -770) T) ((-522 . -773) T) ((-117 . -1185) T) ((-936 . -1027) T) ((-603 . -542) T) ((-760 . -25) T) ((-760 . -21) T) ((-758 . -21) T) ((-758 . -25) T) ((-714 . -1027) T) ((-694 . -1027) T) ((-648 . -1026) 60514) ((-508 . -1051) T) ((-453 . -25) T) ((-117 . -542) T) ((-453 . -21) T) ((-446 . -25) T) ((-446 . -21) T) ((-1110 . -1011) 60410) ((-795 . -283) 60389) ((-801 . -1068) T) ((-939 . -940) T) ((-648 . -111) 60368) ((-288 . -505) 60160) ((-1249 . -1026) 60144) ((-1247 . -1026) 60128) ((-1211 . -1166) 60094) ((-244 . -302) 60032) ((-243 . -302) 59970) ((-1194 . -101) 59948) ((-1127 . -596) NIL) ((-1127 . -595) 59930) ((-1211 . -1169) 59896) ((-1191 . -225) 59848) ((-1190 . -1166) 59814) ((-95 . -92) T) ((-1190 . -1169) 59780) ((-1110 . -370) 59764) ((-1088 . -798) T) ((-1088 . -893) T) ((-1081 . -586) 59741) ((-1048 . -596) 59725) ((-476 . -595) 59657) ((-793 . -281) 59634) ((-590 . -149) 59581) ((-411 . -1027) T) ((-479 . -696) 59531) ((-474 . -481) 59515) ((-320 . -825) 59494) ((-332 . -626) 59468) ((-50 . -21) T) ((-50 . -25) T) ((-211 . -696) 59418) ((-167 . -703) 59389) ((-172 . -626) 59321) ((-565 . -21) T) ((-565 . -25) T) ((-509 . -25) T) ((-509 . -21) T) ((-467 . -149) 59271) ((-1048 . -595) 59253) ((-1030 . -595) 59235) ((-966 . -101) T) ((-836 . -101) T) ((-777 . -404) 59199) ((-40 . -130) T) ((-677 . -356) T) ((-206 . -868) T) ((-679 . -772) T) ((-679 . -769) T) ((-564 . -1080) T) ((-550 . -1080) T) ((-486 . -1080) T) ((-679 . -705) T) ((-352 . -595) 59181) ((-346 . -595) 59163) ((-338 . -595) 59145) ((-65 . -389) T) ((-65 . -388) T) ((-107 . -596) 59075) ((-107 . -595) 59057) ((-205 . -868) T) ((-931 . -149) 59041) ((-1211 . -94) 59007) ((-749 . -130) T) ((-133 . -705) T) ((-116 . -705) T) ((-1211 . -35) 58973) ((-1024 . -481) 58957) ((-564 . -23) T) ((-550 . -23) T) ((-486 . -23) T) ((-1190 . -94) 58923) ((-1190 . -35) 58889) ((-1140 . -101) T) ((-1093 . -101) T) ((-829 . -101) T) ((-221 . -481) 58873) ((-1249 . -111) 58852) ((-1247 . -111) 58831) ((-44 . -1026) 58815) ((-1200 . -1203) 58799) ((-830 . -827) 58783) ((-1146 . -283) 58762) ((-110 . -279) 58737) ((-1110 . -873) 58696) ((-44 . -111) 58675) ((-1149 . -1222) T) ((-1134 . -595) 58641) ((-648 . -1020) T) ((-1126 . -596) NIL) ((-1126 . -595) 58623) ((-1032 . -592) 58598) ((-1032 . -1068) T) ((-967 . -595) 58564) ((-73 . -433) T) ((-73 . -388) T) ((-648 . -227) 58543) ((-150 . -1026) 58527) ((-557 . -540) 58511) ((-348 . -145) 58490) ((-348 . -143) 58441) ((-345 . -145) 58420) ((-681 . -1068) T) ((-345 . -143) 58371) ((-337 . -145) 58350) ((-337 . -143) 58301) ((-257 . -143) 58280) ((-257 . -145) 58259) ((-244 . -38) 58229) ((-241 . -145) 58208) ((-117 . -356) T) ((-241 . -143) 58187) ((-243 . -38) 58157) ((-150 . -111) 58136) ((-976 . -1011) 58024) ((-1135 . -823) NIL) ((-672 . -1185) T) ((-777 . -1027) T) ((-677 . -1080) T) ((-1249 . -1020) T) ((-1247 . -1020) T) ((-1124 . -1181) T) ((-976 . -370) 58001) ((-883 . -143) T) ((-883 . -145) 57983) ((-843 . -130) T) ((-793 . -1026) 57880) ((-672 . -542) T) ((-677 . -23) T) ((-625 . -595) 57812) ((-625 . -596) 57773) ((-612 . -596) NIL) ((-612 . -595) 57755) ((-479 . -170) T) ((-217 . -21) T) ((-211 . -170) T) ((-217 . -25) T) ((-466 . -1169) 57721) ((-466 . -1166) 57687) ((-267 . -595) 57669) ((-266 . -595) 57651) ((-265 . -595) 57633) ((-264 . -595) 57615) ((-263 . -595) 57597) ((-491 . -629) 57579) ((-262 . -595) 57561) ((-332 . -705) T) ((-261 . -595) 57543) ((-110 . -19) 57525) ((-172 . -705) T) ((-491 . -366) 57507) ((-206 . -595) 57489) ((-511 . -1117) 57473) ((-491 . -123) T) ((-110 . -586) 57448) ((-205 . -595) 57430) ((-466 . -35) 57396) ((-466 . -94) 57362) ((-203 . -595) 57344) ((-202 . -595) 57326) ((-201 . -595) 57308) ((-200 . -595) 57290) ((-197 . -595) 57272) ((-196 . -595) 57254) ((-195 . -595) 57236) ((-194 . -595) 57218) ((-193 . -595) 57200) ((-192 . -595) 57182) ((-191 . -595) 57164) ((-526 . -1071) 57116) ((-190 . -595) 57098) ((-189 . -595) 57080) ((-45 . -481) 57017) ((-188 . -595) 56999) ((-187 . -595) 56981) ((-1083 . -101) T) ((-793 . -111) 56871) ((-623 . -101) 56821) ((-474 . -279) 56798) ((-1081 . -595) 56529) ((-1069 . -1068) T) ((-1017 . -1181) T) ((-1250 . -1011) 56513) ((-603 . -1080) T) ((-1140 . -302) 56500) ((-1103 . -1068) T) ((-1093 . -302) 56487) ((-1064 . -1051) T) ((-1058 . -1051) T) ((-1042 . -1051) T) ((-1035 . -1051) T) ((-1009 . -1051) T) ((-992 . -1051) T) ((-117 . -1080) T) ((-797 . -101) T) ((-606 . -1051) T) ((-603 . -23) T) ((-1118 . -505) 56279) ((-475 . -1051) T) ((-976 . -873) 56231) ((-379 . -101) T) ((-317 . -101) T) ((-212 . -1051) T) ((-936 . -1068) T) ((-150 . -1020) T) ((-117 . -23) T) ((-710 . -404) 56215) ((-714 . -1068) T) ((-694 . -1068) T) ((-681 . -131) T) ((-445 . -1068) T) ((-400 . -1181) T) ((-309 . -423) 56199) ((-575 . -92) T) ((-1000 . -596) 56160) ((-997 . -1185) T) ((-219 . -101) T) ((-1000 . -595) 56122) ((-794 . -225) 56106) ((-997 . -542) T) ((-811 . -626) 56079) ((-347 . -1185) T) ((-468 . -595) 56041) ((-468 . -596) 56002) ((-455 . -596) 55963) ((-455 . -595) 55925) ((-400 . -857) 55909) ((-312 . -1026) 55744) ((-400 . -859) 55669) ((-818 . -1011) 55565) ((-479 . -505) NIL) ((-474 . -586) 55542) ((-347 . -542) T) ((-211 . -505) NIL) ((-845 . -444) T) ((-411 . -1068) T) ((-400 . -1011) 55406) ((-312 . -111) 55227) ((-672 . -356) T) ((-219 . -277) T) ((-48 . -1185) T) ((-793 . -1020) 55157) ((-564 . -130) T) ((-550 . -130) T) ((-486 . -130) T) ((-48 . -542) T) ((-1127 . -281) 55133) ((-1140 . -1119) 55111) ((-309 . -27) 55090) ((-1031 . -101) T) ((-793 . -227) 55042) ((-234 . -823) 55021) ((-925 . -101) T) ((-692 . -101) T) ((-288 . -481) 54958) ((-473 . -101) T) ((-710 . -1027) T) ((-594 . -595) 54940) ((-594 . -596) 54801) ((-400 . -370) 54785) ((-400 . -331) 54769) ((-1140 . -38) 54598) ((-1093 . -38) 54447) ((-829 . -38) 54417) ((-383 . -626) 54401) ((-623 . -302) 54339) ((-936 . -696) 54236) ((-714 . -696) 54206) ((-216 . -106) 54190) ((-45 . -279) 54115) ((-601 . -626) 54089) ((-305 . -1068) T) ((-282 . -1026) 54076) ((-110 . -595) 54058) ((-110 . -596) 54040) ((-445 . -696) 54010) ((-794 . -246) 53949) ((-667 . -1068) 53927) ((-536 . -1068) T) ((-1142 . -1027) T) ((-1141 . -1027) T) ((-1135 . -1027) T) ((-282 . -111) 53912) ((-1094 . -1027) T) ((-536 . -592) 53891) ((-95 . -595) 53857) ((-977 . -823) T) ((-221 . -665) 53815) ((-672 . -1080) T) ((-1175 . -719) 53791) ((-312 . -1020) T) ((-336 . -25) T) ((-336 . -21) T) ((-400 . -873) 53750) ((-67 . -1181) T) ((-811 . -772) 53729) ((-411 . -696) 53703) ((-777 . -1068) T) ((-811 . -769) 53682) ((-677 . -130) T) ((-691 . -893) 53661) ((-672 . -23) T) ((-479 . -283) T) ((-811 . -705) 53640) ((-312 . -227) 53592) ((-312 . -237) 53571) ((-211 . -283) T) ((-997 . -356) T) ((-1211 . -444) 53550) ((-1190 . -444) 53529) ((-347 . -322) 53506) ((-347 . -356) T) ((-1108 . -595) 53488) ((-45 . -1215) 53438) ((-844 . -101) T) ((-623 . -275) 53422) ((-677 . -1029) T) ((-1238 . -101) T) ((-469 . -626) 53387) ((-460 . -1068) T) ((-45 . -586) 53312) ((-1237 . -101) T) ((-1126 . -281) 53287) ((-40 . -619) 53226) ((-48 . -356) T) ((-1074 . -595) 53208) ((-1055 . -825) 53187) ((-612 . -281) 53162) ((-760 . -825) 53141) ((-758 . -825) 53120) ((-474 . -595) 52851) ((-234 . -404) 52820) ((-925 . -302) 52807) ((-446 . -825) 52786) ((-64 . -1181) T) ((-1032 . -505) 52630) ((-603 . -130) T) ((-473 . -302) 52617) ((-588 . -1068) T) ((-117 . -130) T) ((-649 . -1068) T) ((-282 . -1020) T) ((-178 . -1068) T) ((-159 . -1068) T) ((-154 . -1068) T) ((-152 . -1068) T) ((-445 . -740) T) ((-31 . -1051) T) ((-936 . -170) 52568) ((-943 . -92) T) ((-1048 . -1026) 52478) ((-601 . -772) 52457) ((-576 . -1068) T) ((-601 . -769) 52436) ((-601 . -705) T) ((-288 . -279) 52415) ((-287 . -1181) T) ((-1024 . -595) 52377) ((-1024 . -596) 52338) ((-997 . -1080) T) ((-167 . -101) T) ((-268 . -825) T) ((-1133 . -1068) T) ((-796 . -595) 52320) ((-1081 . -281) 52297) ((-1070 . -223) 52281) ((-976 . -300) T) ((-777 . -696) 52265) ((-352 . -1026) 52217) ((-347 . -1080) T) ((-346 . -1026) 52169) ((-407 . -595) 52151) ((-378 . -595) 52133) ((-338 . -1026) 52085) ((-221 . -595) 52017) ((-1048 . -111) 51913) ((-997 . -23) T) ((-107 . -1026) 51863) ((-871 . -101) T) ((-816 . -101) T) ((-786 . -101) T) ((-747 . -101) T) ((-655 . -101) T) ((-466 . -444) 51842) ((-411 . -170) T) ((-352 . -111) 51780) ((-346 . -111) 51718) ((-338 . -111) 51656) ((-244 . -225) 51625) ((-243 . -225) 51594) ((-347 . -23) T) ((-70 . -1181) T) ((-219 . -38) 51559) ((-107 . -111) 51493) ((-40 . -25) T) ((-40 . -21) T) ((-648 . -699) T) ((-167 . -277) 51471) ((-48 . -1080) T) ((-894 . -25) T) ((-749 . -25) T) ((-1118 . -481) 51408) ((-477 . -1068) T) ((-1251 . -626) 51382) ((-1200 . -101) T) ((-830 . -101) T) ((-234 . -1027) 51312) ((-1031 . -1119) T) ((-937 . -770) 51265) ((-374 . -626) 51249) ((-48 . -23) T) ((-937 . -773) 51202) ((-793 . -773) 51153) ((-793 . -770) 51104) ((-288 . -586) 51083) ((-469 . -705) T) ((-557 . -101) T) ((-844 . -302) 51040) ((-631 . -279) 51019) ((-112 . -639) T) ((-75 . -1181) T) ((-1031 . -38) 51006) ((-642 . -367) 50985) ((-925 . -38) 50834) ((-710 . -1068) T) ((-473 . -38) 50683) ((-85 . -1181) T) ((-557 . -277) T) ((-1191 . -823) NIL) ((-575 . -595) 50649) ((-1142 . -1068) T) ((-1141 . -1068) T) ((-1135 . -1068) T) ((-344 . -1011) 50626) ((-1048 . -1020) T) ((-977 . -1027) T) ((-45 . -595) 50608) ((-45 . -596) NIL) ((-887 . -1027) T) ((-795 . -595) 50590) ((-1115 . -101) 50568) ((-1048 . -237) 50519) ((-420 . -1027) T) ((-352 . -1020) T) ((-346 . -1020) T) ((-358 . -357) 50496) ((-338 . -1020) T) ((-244 . -232) 50475) ((-243 . -232) 50454) ((-109 . -357) 50428) ((-1048 . -227) 50353) ((-1094 . -1068) T) ((-287 . -873) 50312) ((-107 . -1020) T) ((-672 . -130) T) ((-411 . -505) 50154) ((-352 . -227) 50133) ((-352 . -237) T) ((-44 . -699) T) ((-346 . -227) 50112) ((-346 . -237) T) ((-338 . -227) 50091) ((-338 . -237) T) ((-167 . -302) 50056) ((-107 . -237) T) ((-107 . -227) T) ((-312 . -770) T) ((-843 . -21) T) ((-843 . -25) T) ((-400 . -300) T) ((-491 . -34) T) ((-110 . -281) 50031) ((-1081 . -1026) 49928) ((-844 . -1119) NIL) ((-323 . -595) 49910) ((-400 . -995) 49889) ((-1081 . -111) 49779) ((-669 . -1222) T) ((-429 . -1068) T) ((-1251 . -705) T) ((-62 . -595) 49761) ((-844 . -38) 49706) ((-514 . -1181) T) ((-584 . -149) 49690) ((-503 . -595) 49672) ((-1200 . -302) 49659) ((-710 . -696) 49508) ((-522 . -771) T) ((-522 . -772) T) ((-550 . -619) 49490) ((-486 . -619) 49450) ((-348 . -444) T) ((-345 . -444) T) ((-337 . -444) T) ((-257 . -444) 49401) ((-516 . -1068) T) ((-511 . -1068) 49351) ((-241 . -444) 49302) ((-1118 . -279) 49281) ((-1146 . -595) 49263) ((-667 . -505) 49196) ((-936 . -283) 49175) ((-536 . -505) 48967) ((-1140 . -225) 48951) ((-167 . -1119) 48930) ((-1239 . -595) 48912) ((-1142 . -696) 48809) ((-1141 . -696) 48650) ((-865 . -101) T) ((-1135 . -696) 48446) ((-1094 . -696) 48343) ((-1124 . -652) 48327) ((-348 . -395) 48278) ((-345 . -395) 48229) ((-337 . -395) 48180) ((-997 . -130) T) ((-777 . -505) 48092) ((-288 . -596) NIL) ((-288 . -595) 48074) ((-883 . -444) T) ((-937 . -361) 48027) ((-793 . -361) 48006) ((-501 . -500) 47985) ((-499 . -500) 47964) ((-479 . -279) NIL) ((-474 . -281) 47941) ((-411 . -283) T) ((-347 . -130) T) ((-211 . -279) NIL) ((-672 . -484) NIL) ((-98 . -1080) T) ((-167 . -38) 47769) ((-1211 . -946) 47731) ((-1115 . -302) 47669) ((-1190 . -946) 47638) ((-883 . -395) T) ((-1081 . -1020) 47568) ((-1213 . -542) T) ((-1118 . -586) 47547) ((-112 . -825) T) ((-1032 . -481) 47478) ((-564 . -21) T) ((-564 . -25) T) ((-550 . -21) T) ((-550 . -25) T) ((-486 . -25) T) ((-486 . -21) T) ((-1200 . -1119) 47456) ((-1081 . -227) 47408) ((-48 . -130) T) ((-1162 . -101) T) ((-234 . -1068) 47198) ((-844 . -393) 47175) ((-1056 . -101) T) ((-1044 . -101) T) ((-590 . -101) T) ((-467 . -101) T) ((-1200 . -38) 47004) ((-830 . -38) 46974) ((-710 . -170) 46885) ((-631 . -595) 46867) ((-624 . -1051) T) ((-557 . -38) 46854) ((-943 . -595) 46820) ((-931 . -101) 46770) ((-838 . -595) 46752) ((-838 . -596) 46674) ((-576 . -505) NIL) ((-1219 . -1027) T) ((-1212 . -1027) T) ((-1191 . -1027) T) ((-579 . -1027) T) ((-578 . -1027) T) ((-1255 . -1080) T) ((-1142 . -170) 46625) ((-1141 . -170) 46556) ((-1135 . -170) 46487) ((-1094 . -170) 46438) ((-977 . -1068) T) ((-944 . -1068) T) ((-887 . -1068) T) ((-1175 . -145) 46417) ((-777 . -775) 46401) ((-677 . -25) T) ((-677 . -21) T) ((-117 . -619) 46378) ((-679 . -859) 46360) ((-420 . -1068) T) ((-309 . -1185) 46339) ((-306 . -1185) T) ((-167 . -393) 46323) ((-1175 . -143) 46302) ((-466 . -946) 46264) ((-128 . -1068) T) ((-71 . -595) 46246) ((-107 . -773) T) ((-107 . -770) T) ((-309 . -542) 46225) ((-679 . -1011) 46207) ((-306 . -542) T) ((-1255 . -23) T) ((-133 . -1011) 46189) ((-474 . -1026) 46086) ((-45 . -281) 46011) ((-234 . -696) 45953) ((-508 . -101) T) ((-474 . -111) 45843) ((-1060 . -101) 45821) ((-1007 . -101) T) ((-623 . -806) 45800) ((-710 . -505) 45743) ((-1024 . -1026) 45727) ((-1103 . -92) T) ((-1032 . -279) 45702) ((-603 . -21) T) ((-603 . -25) T) ((-515 . -1068) T) ((-354 . -101) T) ((-315 . -101) T) ((-648 . -626) 45676) ((-378 . -1026) 45660) ((-1024 . -111) 45639) ((-794 . -404) 45623) ((-117 . -25) T) ((-88 . -595) 45605) ((-117 . -21) T) ((-590 . -302) 45400) ((-467 . -302) 45204) ((-1118 . -596) NIL) ((-378 . -111) 45183) ((-372 . -101) T) ((-208 . -595) 45165) ((-1118 . -595) 45147) ((-977 . -696) 45097) ((-1135 . -505) 44866) ((-887 . -696) 44818) ((-1094 . -505) 44788) ((-344 . -300) T) ((-1154 . -149) 44738) ((-931 . -302) 44676) ((-812 . -101) T) ((-420 . -696) 44660) ((-219 . -806) T) ((-805 . -101) T) ((-803 . -101) T) ((-471 . -149) 44610) ((-1211 . -1210) 44589) ((-1088 . -1185) T) ((-332 . -1011) 44556) ((-1211 . -1205) 44526) ((-1211 . -1208) 44510) ((-1190 . -1189) 44489) ((-79 . -595) 44471) ((-878 . -595) 44453) ((-1190 . -1205) 44430) ((-1088 . -542) T) ((-894 . -825) T) ((-749 . -825) T) ((-479 . -596) 44360) ((-479 . -595) 44342) ((-372 . -277) T) ((-650 . -825) T) ((-1190 . -1187) 44326) ((-1213 . -1080) T) ((-211 . -596) 44256) ((-211 . -595) 44238) ((-1032 . -586) 44213) ((-58 . -149) 44197) ((-507 . -149) 44181) ((-487 . -149) 44165) ((-352 . -1246) 44149) ((-346 . -1246) 44133) ((-338 . -1246) 44117) ((-309 . -356) 44096) ((-306 . -356) T) ((-474 . -1020) 44026) ((-672 . -619) 44008) ((-1249 . -626) 43982) ((-1247 . -626) 43956) ((-1213 . -23) T) ((-667 . -481) 43940) ((-63 . -595) 43922) ((-1081 . -773) 43873) ((-1081 . -770) 43824) ((-536 . -481) 43761) ((-648 . -34) T) ((-474 . -227) 43713) ((-288 . -281) 43692) ((-234 . -170) 43671) ((-794 . -1027) T) ((-44 . -626) 43629) ((-1048 . -361) 43580) ((-710 . -283) 43511) ((-511 . -505) 43444) ((-795 . -1026) 43395) ((-1055 . -143) 43374) ((-352 . -361) 43353) ((-346 . -361) 43332) ((-338 . -361) 43311) ((-1055 . -145) 43290) ((-844 . -225) 43267) ((-795 . -111) 43209) ((-760 . -143) 43188) ((-760 . -145) 43167) ((-257 . -922) 43134) ((-244 . -823) 43113) ((-241 . -922) 43058) ((-243 . -823) 43037) ((-758 . -143) 43016) ((-758 . -145) 42995) ((-150 . -626) 42969) ((-446 . -145) 42948) ((-446 . -143) 42927) ((-648 . -705) T) ((-801 . -595) 42909) ((-1219 . -1068) T) ((-1212 . -1068) T) ((-1191 . -1068) T) ((-1175 . -1169) 42875) ((-1175 . -1166) 42841) ((-1142 . -283) 42820) ((-1141 . -283) 42771) ((-1135 . -283) 42722) ((-1094 . -283) 42701) ((-332 . -873) 42682) ((-977 . -170) T) ((-887 . -170) T) ((-579 . -1068) T) ((-578 . -1068) T) ((-672 . -21) T) ((-672 . -25) T) ((-466 . -1208) 42666) ((-466 . -1205) 42636) ((-411 . -279) 42564) ((-309 . -1080) 42413) ((-306 . -1080) T) ((-1175 . -35) 42379) ((-1175 . -94) 42345) ((-83 . -595) 42327) ((-90 . -101) 42305) ((-1255 . -130) T) ((-565 . -143) T) ((-565 . -145) 42287) ((-509 . -145) 42269) ((-509 . -143) T) ((-309 . -23) 42121) ((-40 . -335) 42095) ((-306 . -23) T) ((-1126 . -629) 42077) ((-1242 . -1027) T) ((-1126 . -366) 42059) ((-793 . -626) 41907) ((-1064 . -101) T) ((-1058 . -101) T) ((-1042 . -101) T) ((-167 . -225) 41891) ((-1035 . -101) T) ((-1009 . -101) T) ((-992 . -101) T) ((-576 . -481) 41873) ((-606 . -101) T) ((-234 . -505) 41806) ((-475 . -101) T) ((-1249 . -705) T) ((-1247 . -705) T) ((-212 . -101) T) ((-1146 . -1026) 41689) ((-1146 . -111) 41558) ((-795 . -1020) T) ((-659 . -1051) T) ((-654 . -1051) T) ((-506 . -101) T) ((-501 . -101) T) ((-48 . -619) 41518) ((-499 . -101) T) ((-470 . -1051) T) ((-1239 . -1026) 41488) ((-137 . -1051) T) ((-136 . -1051) T) ((-132 . -1051) T) ((-1007 . -38) 41472) ((-795 . -227) T) ((-795 . -237) 41451) ((-1239 . -111) 41416) ((-1219 . -696) 41313) ((-536 . -279) 41292) ((-1212 . -696) 41133) ((-1200 . -225) 41117) ((-588 . -92) T) ((-1032 . -596) NIL) ((-1032 . -595) 41099) ((-649 . -92) T) ((-178 . -92) T) ((-159 . -92) T) ((-154 . -92) T) ((-152 . -92) T) ((-1191 . -696) 40895) ((-976 . -893) T) ((-681 . -595) 40864) ((-150 . -705) T) ((-1081 . -361) 40843) ((-977 . -505) NIL) ((-244 . -404) 40812) ((-243 . -404) 40781) ((-997 . -25) T) ((-997 . -21) T) ((-579 . -696) 40754) ((-578 . -696) 40651) ((-777 . -279) 40609) ((-126 . -101) 40587) ((-811 . -1011) 40483) ((-167 . -806) 40462) ((-312 . -626) 40359) ((-793 . -34) T) ((-693 . -101) T) ((-1088 . -1080) T) ((-128 . -505) NIL) ((-999 . -1181) T) ((-372 . -38) 40324) ((-347 . -25) T) ((-347 . -21) T) ((-160 . -101) T) ((-155 . -101) T) ((-348 . -1234) 40308) ((-345 . -1234) 40292) ((-337 . -1234) 40276) ((-167 . -342) 40255) ((-550 . -825) T) ((-486 . -825) T) ((-1088 . -23) T) ((-86 . -595) 40237) ((-679 . -300) T) ((-812 . -38) 40207) ((-805 . -38) 40177) ((-1213 . -130) T) ((-1118 . -281) 40156) ((-937 . -771) 40109) ((-937 . -772) 40062) ((-793 . -769) 40041) ((-116 . -300) T) ((-90 . -302) 39979) ((-653 . -34) T) ((-536 . -586) 39958) ((-48 . -25) T) ((-48 . -21) T) ((-793 . -772) 39909) ((-793 . -771) 39888) ((-679 . -995) T) ((-631 . -1026) 39872) ((-937 . -705) 39771) ((-793 . -705) 39681) ((-937 . -465) 39634) ((-474 . -773) 39585) ((-474 . -770) 39536) ((-883 . -1234) 39523) ((-1146 . -1020) T) ((-631 . -111) 39502) ((-1146 . -319) 39479) ((-1167 . -101) 39457) ((-1069 . -595) 39439) ((-679 . -535) T) ((-794 . -1068) T) ((-1239 . -1020) T) ((-406 . -1068) T) ((-1103 . -595) 39405) ((-244 . -1027) 39335) ((-243 . -1027) 39265) ((-282 . -626) 39252) ((-576 . -279) 39227) ((-667 . -665) 39185) ((-936 . -595) 39167) ((-845 . -101) T) ((-714 . -595) 39149) ((-694 . -595) 39131) ((-1219 . -170) 39082) ((-1212 . -170) 39013) ((-1191 . -170) 38944) ((-677 . -825) T) ((-977 . -283) T) ((-445 . -595) 38926) ((-607 . -705) T) ((-59 . -1068) 38904) ((-239 . -149) 38888) ((-887 . -283) T) ((-997 . -985) T) ((-607 . -465) T) ((-691 . -1185) 38867) ((-579 . -170) 38846) ((-578 . -170) 38797) ((-1227 . -825) 38776) ((-691 . -542) 38687) ((-400 . -893) T) ((-400 . -798) 38666) ((-312 . -772) T) ((-312 . -705) T) ((-411 . -595) 38648) ((-411 . -596) 38556) ((-623 . -1117) 38540) ((-110 . -629) 38522) ((-172 . -300) T) ((-126 . -302) 38460) ((-110 . -366) 38442) ((-391 . -1181) T) ((-309 . -130) 38313) ((-306 . -130) T) ((-68 . -388) T) ((-110 . -123) T) ((-511 . -481) 38297) ((-632 . -1080) T) ((-576 . -19) 38279) ((-60 . -433) T) ((-60 . -388) T) ((-802 . -1068) T) ((-576 . -586) 38254) ((-469 . -1011) 38214) ((-631 . -1020) T) ((-632 . -23) T) ((-1242 . -1068) T) ((-31 . -101) T) ((-794 . -696) 38063) ((-117 . -825) NIL) ((-1140 . -404) 38047) ((-1093 . -404) 38031) ((-829 . -404) 38015) ((-846 . -101) 37966) ((-1211 . -101) T) ((-1191 . -505) 37735) ((-1190 . -101) T) ((-516 . -92) T) ((-1167 . -302) 37673) ((-305 . -595) 37655) ((-1142 . -279) 37640) ((-1070 . -1068) T) ((-1141 . -279) 37625) ((-1048 . -626) 37535) ((-282 . -705) T) ((-107 . -882) NIL) ((-667 . -595) 37467) ((-667 . -596) 37428) ((-583 . -595) 37410) ((-536 . -596) NIL) ((-536 . -595) 37392) ((-520 . -595) 37374) ((-1135 . -279) 37222) ((-479 . -1026) 37172) ((-690 . -444) T) ((-502 . -500) 37151) ((-498 . -500) 37130) ((-211 . -1026) 37080) ((-352 . -626) 37032) ((-346 . -626) 36984) ((-219 . -823) T) ((-338 . -626) 36936) ((-584 . -101) 36886) ((-474 . -361) 36865) ((-107 . -626) 36815) ((-479 . -111) 36749) ((-234 . -481) 36733) ((-336 . -145) 36715) ((-336 . -143) T) ((-167 . -363) 36686) ((-916 . -1225) 36670) ((-211 . -111) 36604) ((-845 . -302) 36569) ((-916 . -1068) 36519) ((-777 . -596) 36480) ((-777 . -595) 36462) ((-697 . -101) T) ((-324 . -1068) T) ((-1088 . -130) T) ((-693 . -38) 36432) ((-309 . -484) 36411) ((-491 . -1181) T) ((-1211 . -277) 36377) ((-1190 . -277) 36343) ((-320 . -149) 36327) ((-1032 . -281) 36302) ((-1242 . -696) 36272) ((-1127 . -34) T) ((-1251 . -1011) 36249) ((-460 . -595) 36231) ((-476 . -34) T) ((-374 . -1011) 36215) ((-1140 . -1027) T) ((-1093 . -1027) T) ((-829 . -1027) T) ((-1031 . -823) T) ((-794 . -170) 36126) ((-511 . -279) 36103) ((-128 . -481) 36085) ((-1219 . -283) 36064) ((-117 . -965) 36041) ((-1212 . -283) 35992) ((-1162 . -357) 35966) ((-1056 . -259) 35950) ((-649 . -595) 35916) ((-588 . -595) 35866) ((-466 . -101) T) ((-178 . -595) 35832) ((-159 . -595) 35798) ((-154 . -595) 35764) ((-358 . -1068) T) ((-244 . -1068) T) ((-243 . -1068) T) ((-152 . -595) 35730) ((-109 . -1068) T) ((-1191 . -283) 35681) ((-845 . -1119) 35659) ((-1142 . -975) 35625) ((-590 . -357) 35565) ((-1141 . -975) 35531) ((-590 . -223) 35478) ((-576 . -595) 35460) ((-576 . -596) NIL) ((-672 . -825) T) ((-467 . -223) 35410) ((-479 . -1020) T) ((-1135 . -975) 35376) ((-87 . -432) T) ((-87 . -388) T) ((-211 . -1020) T) ((-1094 . -975) 35342) ((-1048 . -705) T) ((-691 . -1080) T) ((-579 . -283) 35321) ((-578 . -283) 35300) ((-479 . -237) T) ((-479 . -227) T) ((-211 . -237) T) ((-211 . -227) T) ((-1133 . -595) 35282) ((-845 . -38) 35234) ((-352 . -705) T) ((-346 . -705) T) ((-338 . -705) T) ((-107 . -772) T) ((-107 . -769) T) ((-511 . -1215) 35218) ((-107 . -705) T) ((-691 . -23) T) ((-1255 . -25) T) ((-466 . -277) 35184) ((-1255 . -21) T) ((-1190 . -302) 35123) ((-1144 . -101) T) ((-40 . -143) 35095) ((-40 . -145) 35067) ((-511 . -586) 35044) ((-1081 . -626) 34892) ((-584 . -302) 34830) ((-45 . -629) 34780) ((-45 . -644) 34730) ((-45 . -366) 34680) ((-1126 . -34) T) ((-844 . -823) NIL) ((-632 . -130) T) ((-477 . -595) 34662) ((-234 . -279) 34639) ((-625 . -34) T) ((-612 . -34) T) ((-1055 . -444) 34590) ((-794 . -505) 34464) ((-760 . -444) 34395) ((-758 . -444) 34346) ((-446 . -444) 34297) ((-925 . -404) 34281) ((-710 . -595) 34263) ((-244 . -696) 34205) ((-243 . -696) 34147) ((-710 . -596) 34008) ((-473 . -404) 33992) ((-332 . -295) T) ((-515 . -92) T) ((-344 . -893) T) ((-973 . -101) 33970) ((-997 . -825) T) ((-59 . -505) 33903) ((-1190 . -1119) 33855) ((-977 . -279) NIL) ((-219 . -1027) T) ((-372 . -806) T) ((-1081 . -34) T) ((-1194 . -1061) 33839) ((-565 . -444) T) ((-509 . -444) T) ((-1194 . -1068) 33817) ((-1194 . -1063) 33774) ((-234 . -586) 33751) ((-1142 . -595) 33733) ((-1141 . -595) 33715) ((-1135 . -595) 33697) ((-1135 . -596) NIL) ((-1094 . -595) 33679) ((-128 . -279) 33654) ((-845 . -393) 33638) ((-526 . -101) T) ((-1211 . -38) 33479) ((-1190 . -38) 33293) ((-843 . -145) T) ((-565 . -395) T) ((-48 . -825) T) ((-509 . -395) T) ((-1223 . -101) T) ((-1213 . -21) T) ((-1213 . -25) T) ((-1081 . -769) 33272) ((-1081 . -772) 33223) ((-1081 . -771) 33202) ((-966 . -1068) T) ((-1000 . -34) T) ((-836 . -1068) T) ((-1081 . -705) 33112) ((-642 . -101) T) ((-624 . -101) T) ((-536 . -281) 33091) ((-1154 . -101) T) ((-468 . -34) T) ((-455 . -34) T) ((-348 . -101) T) ((-345 . -101) T) ((-337 . -101) T) ((-257 . -101) T) ((-241 . -101) T) ((-469 . -300) T) ((-1031 . -1027) T) ((-925 . -1027) T) ((-309 . -619) 32997) ((-306 . -619) 32958) ((-473 . -1027) T) ((-471 . -101) T) ((-429 . -595) 32940) ((-1140 . -1068) T) ((-1093 . -1068) T) ((-829 . -1068) T) ((-1109 . -101) T) ((-794 . -283) 32871) ((-936 . -1026) 32754) ((-469 . -995) T) ((-128 . -19) 32736) ((-714 . -1026) 32706) ((-128 . -586) 32681) ((-445 . -1026) 32651) ((-1115 . -1089) 32635) ((-1070 . -505) 32568) ((-936 . -111) 32437) ((-883 . -101) T) ((-714 . -111) 32402) ((-516 . -595) 32368) ((-58 . -101) 32318) ((-511 . -596) 32279) ((-511 . -595) 32191) ((-510 . -101) 32169) ((-507 . -101) 32119) ((-488 . -101) 32097) ((-487 . -101) 32047) ((-445 . -111) 32010) ((-244 . -170) 31989) ((-243 . -170) 31968) ((-411 . -1026) 31942) ((-1175 . -946) 31904) ((-972 . -1080) T) ((-916 . -505) 31837) ((-479 . -773) T) ((-466 . -38) 31678) ((-411 . -111) 31645) ((-479 . -770) T) ((-973 . -302) 31583) ((-211 . -773) T) ((-211 . -770) T) ((-972 . -23) T) ((-691 . -130) T) ((-1190 . -393) 31553) ((-309 . -25) 31405) ((-167 . -404) 31389) ((-309 . -21) 31260) ((-306 . -25) T) ((-306 . -21) T) ((-838 . -361) T) ((-110 . -34) T) ((-474 . -626) 31108) ((-844 . -1027) T) ((-576 . -281) 31083) ((-564 . -145) T) ((-550 . -145) T) ((-486 . -145) T) ((-1140 . -696) 30912) ((-1093 . -696) 30761) ((-1088 . -619) 30743) ((-829 . -696) 30713) ((-648 . -1181) T) ((-1 . -101) T) ((-234 . -595) 30444) ((-1083 . -1068) T) ((-1200 . -404) 30428) ((-1154 . -302) 30232) ((-936 . -1020) T) ((-714 . -1020) T) ((-694 . -1020) T) ((-623 . -1068) 30182) ((-1024 . -626) 30166) ((-830 . -404) 30150) ((-502 . -101) T) ((-498 . -101) T) ((-241 . -302) 30137) ((-257 . -302) 30124) ((-936 . -319) 30103) ((-378 . -626) 30087) ((-471 . -302) 29891) ((-244 . -505) 29824) ((-648 . -1011) 29720) ((-243 . -505) 29653) ((-1109 . -302) 29579) ((-797 . -1068) T) ((-777 . -1026) 29563) ((-1219 . -279) 29548) ((-1212 . -279) 29533) ((-1191 . -279) 29381) ((-379 . -1068) T) ((-317 . -1068) T) ((-411 . -1020) T) ((-167 . -1027) T) ((-58 . -302) 29319) ((-777 . -111) 29298) ((-578 . -279) 29283) ((-510 . -302) 29221) ((-507 . -302) 29159) ((-488 . -302) 29097) ((-487 . -302) 29035) ((-411 . -227) 29014) ((-474 . -34) T) ((-977 . -596) 28944) ((-219 . -1068) T) ((-977 . -595) 28926) ((-944 . -595) 28908) ((-944 . -596) 28883) ((-887 . -595) 28865) ((-677 . -145) T) ((-679 . -893) T) ((-679 . -798) T) ((-420 . -595) 28847) ((-1088 . -21) T) ((-128 . -596) NIL) ((-128 . -595) 28829) ((-1088 . -25) T) ((-648 . -370) 28813) ((-116 . -893) T) ((-845 . -225) 28797) ((-77 . -1181) T) ((-126 . -125) 28781) ((-1024 . -34) T) ((-1249 . -1011) 28755) ((-1247 . -1011) 28712) ((-1200 . -1027) T) ((-830 . -1027) T) ((-474 . -769) 28691) ((-348 . -1119) 28670) ((-345 . -1119) 28649) ((-337 . -1119) 28628) ((-474 . -772) 28579) ((-474 . -771) 28558) ((-221 . -34) T) ((-474 . -705) 28468) ((-59 . -481) 28452) ((-557 . -1027) T) ((-1140 . -170) 28343) ((-1093 . -170) 28254) ((-1031 . -1068) T) ((-1055 . -922) 28199) ((-925 . -1068) T) ((-795 . -626) 28150) ((-760 . -922) 28119) ((-692 . -1068) T) ((-758 . -922) 28086) ((-507 . -275) 28070) ((-648 . -873) 28029) ((-473 . -1068) T) ((-446 . -922) 27996) ((-78 . -1181) T) ((-348 . -38) 27961) ((-345 . -38) 27926) ((-337 . -38) 27891) ((-257 . -38) 27740) ((-241 . -38) 27589) ((-883 . -1119) T) ((-603 . -145) 27568) ((-603 . -143) 27547) ((-515 . -595) 27513) ((-117 . -145) T) ((-117 . -143) NIL) ((-407 . -705) T) ((-777 . -1020) T) ((-336 . -444) T) ((-1219 . -975) 27479) ((-1212 . -975) 27445) ((-1191 . -975) 27411) ((-883 . -38) 27376) ((-219 . -696) 27341) ((-312 . -47) 27311) ((-40 . -402) 27283) ((-138 . -595) 27265) ((-972 . -130) T) ((-793 . -1181) T) ((-172 . -893) T) ((-336 . -395) T) ((-511 . -281) 27242) ((-793 . -1011) 27069) ((-45 . -34) T) ((-659 . -101) T) ((-654 . -101) T) ((-640 . -101) T) ((-632 . -21) T) ((-632 . -25) T) ((-1190 . -225) 27039) ((-1070 . -481) 27023) ((-470 . -101) T) ((-653 . -1181) T) ((-239 . -101) 26973) ((-137 . -101) T) ((-136 . -101) T) ((-132 . -101) T) ((-844 . -1068) T) ((-1146 . -626) 26898) ((-1031 . -696) 26885) ((-710 . -1026) 26728) ((-1140 . -505) 26675) ((-925 . -696) 26524) ((-1093 . -505) 26476) ((-1238 . -1068) T) ((-1237 . -1068) T) ((-473 . -696) 26325) ((-66 . -595) 26307) ((-710 . -111) 26136) ((-916 . -481) 26120) ((-1239 . -626) 26080) ((-795 . -705) T) ((-1142 . -1026) 25963) ((-1141 . -1026) 25798) ((-1135 . -1026) 25588) ((-1094 . -1026) 25471) ((-976 . -1185) T) ((-1062 . -101) 25449) ((-793 . -370) 25418) ((-976 . -542) T) ((-1142 . -111) 25287) ((-1141 . -111) 25108) ((-1135 . -111) 24877) ((-1094 . -111) 24746) ((-1073 . -1071) 24710) ((-372 . -823) T) ((-1219 . -595) 24692) ((-1212 . -595) 24674) ((-1191 . -595) 24656) ((-1191 . -596) NIL) ((-234 . -281) 24633) ((-40 . -444) T) ((-219 . -170) T) ((-167 . -1068) T) ((-672 . -145) T) ((-672 . -143) NIL) ((-579 . -595) 24615) ((-578 . -595) 24597) ((-871 . -1068) T) ((-816 . -1068) T) ((-786 . -1068) T) ((-747 . -1068) T) ((-636 . -827) 24581) ((-655 . -1068) T) ((-793 . -873) 24513) ((-40 . -395) NIL) ((-1088 . -639) T) ((-844 . -696) 24458) ((-244 . -481) 24442) ((-243 . -481) 24426) ((-691 . -619) 24374) ((-631 . -626) 24348) ((-288 . -34) T) ((-710 . -1020) T) ((-565 . -1234) 24335) ((-509 . -1234) 24312) ((-1200 . -1068) T) ((-1140 . -283) 24223) ((-1093 . -283) 24154) ((-1031 . -170) T) ((-830 . -1068) T) ((-925 . -170) 24065) ((-760 . -1203) 24049) ((-623 . -505) 23982) ((-76 . -595) 23964) ((-710 . -319) 23929) ((-1146 . -705) T) ((-557 . -1068) T) ((-473 . -170) 23840) ((-239 . -302) 23778) ((-128 . -281) 23753) ((-1110 . -1080) T) ((-69 . -595) 23735) ((-1239 . -705) T) ((-1142 . -1020) T) ((-1141 . -1020) T) ((-320 . -101) 23685) ((-1135 . -1020) T) ((-1110 . -23) T) ((-1094 . -1020) T) ((-90 . -1089) 23669) ((-839 . -1080) T) ((-1142 . -227) 23628) ((-1141 . -237) 23607) ((-1141 . -227) 23559) ((-1135 . -227) 23446) ((-1135 . -237) 23425) ((-312 . -873) 23331) ((-839 . -23) T) ((-167 . -696) 23159) ((-400 . -1185) T) ((-1069 . -361) T) ((-997 . -145) T) ((-976 . -356) T) ((-843 . -444) T) ((-916 . -279) 23136) ((-309 . -825) T) ((-306 . -825) NIL) ((-847 . -101) T) ((-691 . -25) T) ((-400 . -542) T) ((-691 . -21) T) ((-347 . -145) 23118) ((-347 . -143) T) ((-1115 . -1068) 23096) ((-445 . -699) T) ((-74 . -595) 23078) ((-114 . -825) T) ((-239 . -275) 23062) ((-234 . -1026) 22959) ((-80 . -595) 22941) ((-714 . -361) 22894) ((-1144 . -806) T) ((-716 . -229) 22878) ((-1127 . -1181) T) ((-139 . -229) 22860) ((-234 . -111) 22750) ((-1200 . -696) 22579) ((-48 . -145) T) ((-844 . -170) T) ((-830 . -696) 22549) ((-476 . -1181) T) ((-925 . -505) 22496) ((-631 . -705) T) ((-557 . -696) 22483) ((-1007 . -1027) T) ((-473 . -505) 22426) ((-916 . -19) 22410) ((-916 . -586) 22387) ((-794 . -596) NIL) ((-794 . -595) 22369) ((-977 . -1026) 22319) ((-406 . -595) 22301) ((-244 . -279) 22278) ((-243 . -279) 22255) ((-479 . -882) NIL) ((-309 . -29) 22225) ((-107 . -1181) T) ((-976 . -1080) T) ((-211 . -882) NIL) ((-887 . -1026) 22177) ((-1048 . -1011) 22073) ((-977 . -111) 22007) ((-716 . -673) 21991) ((-257 . -225) 21975) ((-420 . -1026) 21959) ((-372 . -1027) T) ((-976 . -23) T) ((-887 . -111) 21897) ((-672 . -1169) NIL) ((-479 . -626) 21847) ((-107 . -857) 21829) ((-107 . -859) 21811) ((-672 . -1166) NIL) ((-211 . -626) 21761) ((-352 . -1011) 21745) ((-346 . -1011) 21729) ((-320 . -302) 21667) ((-338 . -1011) 21651) ((-219 . -283) T) ((-420 . -111) 21630) ((-59 . -595) 21562) ((-167 . -170) T) ((-1088 . -825) T) ((-107 . -1011) 21522) ((-865 . -1068) T) ((-812 . -1027) T) ((-805 . -1027) T) ((-672 . -35) NIL) ((-672 . -94) NIL) ((-306 . -965) 21483) ((-181 . -101) T) ((-564 . -444) T) ((-550 . -444) T) ((-486 . -444) T) ((-400 . -356) T) ((-234 . -1020) 21413) ((-1118 . -34) T) ((-469 . -893) T) ((-972 . -619) 21361) ((-244 . -586) 21338) ((-243 . -586) 21315) ((-1048 . -370) 21299) ((-844 . -505) 21207) ((-234 . -227) 21159) ((-1126 . -1181) T) ((-802 . -595) 21141) ((-1250 . -1080) T) ((-1242 . -595) 21123) ((-1200 . -170) 21014) ((-107 . -370) 20996) ((-107 . -331) 20978) ((-1031 . -283) T) ((-925 . -283) 20909) ((-777 . -361) 20888) ((-625 . -1181) T) ((-612 . -1181) T) ((-473 . -283) 20819) ((-557 . -170) T) ((-320 . -275) 20803) ((-1250 . -23) T) ((-1175 . -101) T) ((-1162 . -1068) T) ((-1056 . -1068) T) ((-1044 . -1068) T) ((-82 . -595) 20785) ((-690 . -101) T) ((-348 . -342) 20764) ((-590 . -1068) T) ((-345 . -342) 20743) ((-337 . -342) 20722) ((-467 . -1068) T) ((-1154 . -223) 20672) ((-257 . -246) 20634) ((-1110 . -130) T) ((-590 . -592) 20610) ((-1048 . -873) 20543) ((-977 . -1020) T) ((-887 . -1020) T) ((-467 . -592) 20522) ((-1135 . -770) NIL) ((-1135 . -773) NIL) ((-1070 . -596) 20483) ((-471 . -223) 20433) ((-1070 . -595) 20415) ((-977 . -237) T) ((-977 . -227) T) ((-420 . -1020) T) ((-931 . -1068) 20365) ((-887 . -237) T) ((-839 . -130) T) ((-677 . -444) T) ((-818 . -1080) 20344) ((-107 . -873) NIL) ((-1175 . -277) 20310) ((-845 . -823) 20289) ((-1081 . -1181) T) ((-878 . -705) T) ((-167 . -505) 20201) ((-972 . -25) T) ((-878 . -465) T) ((-400 . -1080) T) ((-479 . -772) T) ((-479 . -769) T) ((-883 . -342) T) ((-479 . -705) T) ((-211 . -772) T) ((-211 . -769) T) ((-972 . -21) T) ((-211 . -705) T) ((-818 . -23) 20153) ((-312 . -300) 20132) ((-1008 . -229) 20078) ((-400 . -23) T) ((-916 . -596) 20039) ((-916 . -595) 19951) ((-623 . -481) 19935) ((-45 . -983) 19885) ((-598 . -940) T) ((-482 . -101) T) ((-324 . -595) 19867) ((-1081 . -1011) 19694) ((-576 . -629) 19676) ((-576 . -366) 19658) ((-336 . -1234) 19635) ((-1000 . -1181) T) ((-844 . -283) T) ((-1200 . -505) 19582) ((-468 . -1181) T) ((-455 . -1181) T) ((-569 . -101) T) ((-1140 . -279) 19509) ((-603 . -444) 19488) ((-973 . -968) 19472) ((-1242 . -375) 19444) ((-508 . -1068) T) ((-117 . -444) T) ((-1161 . -101) T) ((-1060 . -1068) 19422) ((-1007 . -1068) T) ((-1083 . -92) T) ((-866 . -825) T) ((-344 . -1185) T) ((-1219 . -1026) 19305) ((-1081 . -370) 19274) ((-1212 . -1026) 19109) ((-1191 . -1026) 18899) ((-1219 . -111) 18768) ((-1212 . -111) 18589) ((-1191 . -111) 18358) ((-1175 . -302) 18345) ((-344 . -542) T) ((-358 . -595) 18327) ((-282 . -300) T) ((-579 . -1026) 18300) ((-578 . -1026) 18183) ((-354 . -1068) T) ((-315 . -1068) T) ((-244 . -595) 18144) ((-243 . -595) 18105) ((-976 . -130) T) ((-109 . -595) 18087) ((-615 . -23) T) ((-672 . -402) 18054) ((-589 . -23) T) ((-636 . -101) T) ((-579 . -111) 18025) ((-578 . -111) 17894) ((-372 . -1068) T) ((-329 . -101) T) ((-167 . -283) 17805) ((-1190 . -823) 17758) ((-693 . -1027) T) ((-1115 . -505) 17691) ((-1081 . -873) 17623) ((-812 . -1068) T) ((-805 . -1068) T) ((-803 . -1068) T) ((-96 . -101) T) ((-142 . -825) T) ((-594 . -857) 17607) ((-110 . -1181) T) ((-1055 . -101) T) ((-1032 . -34) T) ((-760 . -101) T) ((-758 . -101) T) ((-453 . -101) T) ((-446 . -101) T) ((-234 . -773) 17558) ((-234 . -770) 17509) ((-627 . -101) T) ((-1200 . -283) 17420) ((-642 . -614) 17404) ((-623 . -279) 17381) ((-1007 . -696) 17365) ((-557 . -283) T) ((-936 . -626) 17290) ((-1250 . -130) T) ((-714 . -626) 17250) ((-694 . -626) 17237) ((-268 . -101) T) ((-445 . -626) 17167) ((-50 . -101) T) ((-565 . -101) T) ((-509 . -101) T) ((-1219 . -1020) T) ((-1212 . -1020) T) ((-1191 . -1020) T) ((-1219 . -227) 17126) ((-315 . -696) 17108) ((-1212 . -237) 17087) ((-1212 . -227) 17039) ((-1191 . -227) 16926) ((-1191 . -237) 16905) ((-1175 . -38) 16802) ((-977 . -773) T) ((-579 . -1020) T) ((-578 . -1020) T) ((-977 . -770) T) ((-944 . -773) T) ((-944 . -770) T) ((-845 . -1027) T) ((-843 . -842) 16786) ((-108 . -595) 16768) ((-672 . -444) T) ((-372 . -696) 16733) ((-411 . -626) 16707) ((-691 . -825) 16686) ((-690 . -38) 16651) ((-578 . -227) 16610) ((-40 . -703) 16582) ((-344 . -322) 16559) ((-344 . -356) T) ((-1048 . -300) 16510) ((-287 . -1080) 16391) ((-1074 . -1181) T) ((-169 . -101) T) ((-1194 . -595) 16358) ((-818 . -130) 16310) ((-623 . -1215) 16294) ((-812 . -696) 16264) ((-805 . -696) 16234) ((-474 . -1181) T) ((-352 . -300) T) ((-346 . -300) T) ((-338 . -300) T) ((-623 . -586) 16211) ((-400 . -130) T) ((-511 . -644) 16195) ((-107 . -300) T) ((-287 . -23) 16078) ((-511 . -629) 16062) ((-672 . -395) NIL) ((-511 . -366) 16046) ((-284 . -595) 16028) ((-90 . -1068) 16006) ((-107 . -995) T) ((-550 . -141) T) ((-1227 . -149) 15990) ((-474 . -1011) 15817) ((-1213 . -143) 15778) ((-1213 . -145) 15739) ((-1024 . -1181) T) ((-966 . -595) 15721) ((-836 . -595) 15703) ((-794 . -1026) 15546) ((-1238 . -92) T) ((-1064 . -1068) T) ((-1058 . -1068) T) ((-1055 . -302) 15533) ((-1042 . -1068) T) ((-221 . -1181) T) ((-1035 . -1068) T) ((-1009 . -1068) T) ((-992 . -1068) T) ((-760 . -302) 15520) ((-758 . -302) 15507) ((-1237 . -92) T) ((-794 . -111) 15336) ((-1140 . -596) NIL) ((-606 . -1068) T) ((-1140 . -595) 15318) ((-520 . -171) T) ((-446 . -302) 15305) ((-475 . -1068) T) ((-1093 . -595) 15287) ((-1093 . -596) 15035) ((-1007 . -170) T) ((-212 . -1068) T) ((-829 . -595) 15017) ((-916 . -281) 14994) ((-590 . -505) 14777) ((-796 . -1011) 14761) ((-467 . -505) 14553) ((-936 . -705) T) ((-714 . -705) T) ((-694 . -705) T) ((-344 . -1080) T) ((-1147 . -595) 14535) ((-217 . -101) T) ((-474 . -370) 14504) ((-506 . -1068) T) ((-501 . -1068) T) ((-499 . -1068) T) ((-777 . -626) 14478) ((-997 . -444) T) ((-931 . -505) 14411) ((-344 . -23) T) ((-615 . -130) T) ((-589 . -130) T) ((-347 . -444) T) ((-234 . -361) 14390) ((-372 . -170) T) ((-1211 . -1027) T) ((-1190 . -1027) T) ((-219 . -975) T) ((-677 . -380) T) ((-411 . -705) T) ((-679 . -1185) T) ((-1110 . -619) 14338) ((-564 . -842) 14322) ((-1127 . -1157) 14298) ((-679 . -542) T) ((-126 . -1068) 14276) ((-1242 . -1026) 14260) ((-693 . -1068) T) ((-474 . -873) 14192) ((-636 . -38) 14162) ((-347 . -395) T) ((-309 . -145) 14141) ((-309 . -143) 14120) ((-116 . -542) T) ((-306 . -145) 14076) ((-306 . -143) 14032) ((-48 . -444) T) ((-160 . -1068) T) ((-155 . -1068) T) ((-1127 . -106) 13979) ((-760 . -1119) 13957) ((-667 . -34) T) ((-1242 . -111) 13936) ((-536 . -34) T) ((-476 . -106) 13920) ((-244 . -281) 13897) ((-243 . -281) 13874) ((-844 . -279) 13825) ((-45 . -1181) T) ((-794 . -1020) T) ((-1146 . -47) 13802) ((-794 . -319) 13764) ((-1055 . -38) 13613) ((-794 . -227) 13592) ((-760 . -38) 13421) ((-758 . -38) 13270) ((-128 . -629) 13252) ((-446 . -38) 13101) ((-128 . -366) 13083) ((-1083 . -595) 13049) ((-1086 . -101) T) ((-623 . -596) 13010) ((-623 . -595) 12922) ((-565 . -1119) T) ((-509 . -1119) T) ((-1115 . -481) 12906) ((-1167 . -1068) 12884) ((-1110 . -25) T) ((-1110 . -21) T) ((-466 . -1027) T) ((-1191 . -770) NIL) ((-1191 . -773) NIL) ((-972 . -825) 12863) ((-797 . -595) 12845) ((-839 . -21) T) ((-839 . -25) T) ((-777 . -705) T) ((-172 . -1185) T) ((-565 . -38) 12810) ((-509 . -38) 12775) ((-379 . -595) 12757) ((-317 . -595) 12739) ((-167 . -279) 12697) ((-62 . -1181) T) ((-112 . -101) T) ((-845 . -1068) T) ((-172 . -542) T) ((-693 . -696) 12667) ((-287 . -130) 12550) ((-219 . -595) 12532) ((-219 . -596) 12462) ((-976 . -619) 12401) ((-1242 . -1020) T) ((-1088 . -145) T) ((-612 . -1157) 12376) ((-710 . -882) 12355) ((-576 . -34) T) ((-625 . -106) 12339) ((-612 . -106) 12285) ((-1200 . -279) 12212) ((-710 . -626) 12137) ((-288 . -1181) T) ((-1146 . -1011) 12033) ((-520 . -518) T) ((-1135 . -882) NIL) ((-1031 . -596) 11948) ((-1031 . -595) 11930) ((-925 . -595) 11912) ((-336 . -101) T) ((-244 . -1026) 11809) ((-243 . -1026) 11706) ((-387 . -101) T) ((-31 . -1068) T) ((-925 . -596) 11567) ((-692 . -595) 11549) ((-1240 . -1174) 11518) ((-473 . -595) 11500) ((-473 . -596) 11361) ((-241 . -404) 11345) ((-257 . -404) 11329) ((-244 . -111) 11219) ((-243 . -111) 11109) ((-1142 . -626) 11034) ((-1141 . -626) 10931) ((-1135 . -626) 10783) ((-1094 . -626) 10708) ((-344 . -130) T) ((-81 . -433) T) ((-81 . -388) T) ((-976 . -25) T) ((-976 . -21) T) ((-846 . -1068) 10659) ((-845 . -696) 10611) ((-372 . -283) T) ((-167 . -975) 10563) ((-672 . -380) T) ((-972 . -970) 10547) ((-679 . -1080) T) ((-672 . -164) 10529) ((-1211 . -1068) T) ((-1190 . -1068) T) ((-309 . -1166) 10508) ((-309 . -1169) 10487) ((-1132 . -101) T) ((-309 . -932) 10466) ((-133 . -1080) T) ((-116 . -1080) T) ((-584 . -1225) 10450) ((-679 . -23) T) ((-584 . -1068) 10400) ((-90 . -505) 10333) ((-172 . -356) T) ((-309 . -94) 10312) ((-309 . -35) 10291) ((-590 . -481) 10225) ((-133 . -23) T) ((-116 . -23) T) ((-939 . -101) T) ((-697 . -1068) T) ((-467 . -481) 10162) ((-400 . -619) 10110) ((-631 . -1011) 10006) ((-931 . -481) 9990) ((-348 . -1027) T) ((-345 . -1027) T) ((-337 . -1027) T) ((-257 . -1027) T) ((-241 . -1027) T) ((-844 . -596) NIL) ((-844 . -595) 9972) ((-1250 . -21) T) ((-1238 . -595) 9938) ((-1237 . -595) 9904) ((-557 . -975) T) ((-710 . -705) T) ((-1250 . -25) T) ((-244 . -1020) 9834) ((-243 . -1020) 9764) ((-71 . -1181) T) ((-244 . -227) 9716) ((-243 . -227) 9668) ((-40 . -101) T) ((-883 . -1027) T) ((-1149 . -101) T) ((-1142 . -705) T) ((-1141 . -705) T) ((-1135 . -705) T) ((-1135 . -769) NIL) ((-1135 . -772) NIL) ((-927 . -101) T) ((-894 . -101) T) ((-1094 . -705) T) ((-749 . -101) T) ((-650 . -101) T) ((-466 . -1068) T) ((-332 . -1080) T) ((-172 . -1080) T) ((-312 . -893) 9647) ((-1211 . -696) 9488) ((-845 . -170) T) ((-1190 . -696) 9302) ((-818 . -21) 9254) ((-818 . -25) 9206) ((-239 . -1117) 9190) ((-126 . -505) 9123) ((-400 . -25) T) ((-400 . -21) T) ((-332 . -23) T) ((-167 . -596) 8891) ((-167 . -595) 8873) ((-172 . -23) T) ((-623 . -281) 8850) ((-511 . -34) T) ((-871 . -595) 8832) ((-88 . -1181) T) ((-816 . -595) 8814) ((-786 . -595) 8796) ((-747 . -595) 8778) ((-655 . -595) 8760) ((-234 . -626) 8608) ((-1144 . -1068) T) ((-1140 . -1026) 8431) ((-1118 . -1181) T) ((-1093 . -1026) 8274) ((-829 . -1026) 8258) ((-1140 . -111) 8067) ((-1093 . -111) 7896) ((-829 . -111) 7875) ((-1200 . -596) NIL) ((-1200 . -595) 7857) ((-336 . -1119) T) ((-830 . -595) 7839) ((-1044 . -279) 7818) ((-79 . -1181) T) ((-977 . -882) NIL) ((-590 . -279) 7794) ((-1167 . -505) 7727) ((-479 . -1181) T) ((-557 . -595) 7709) ((-467 . -279) 7688) ((-508 . -92) T) ((-211 . -1181) T) ((-1055 . -225) 7672) ((-282 . -893) T) ((-795 . -300) 7651) ((-843 . -101) T) ((-760 . -225) 7635) ((-977 . -626) 7585) ((-931 . -279) 7562) ((-887 . -626) 7514) ((-615 . -21) T) ((-615 . -25) T) ((-589 . -21) T) ((-336 . -38) 7479) ((-672 . -703) 7446) ((-479 . -857) 7428) ((-479 . -859) 7410) ((-466 . -696) 7251) ((-211 . -857) 7233) ((-63 . -1181) T) ((-211 . -859) 7215) ((-589 . -25) T) ((-420 . -626) 7189) ((-479 . -1011) 7149) ((-845 . -505) 7061) ((-211 . -1011) 7021) ((-234 . -34) T) ((-973 . -1068) 6999) ((-1211 . -170) 6930) ((-1190 . -170) 6861) ((-691 . -143) 6840) ((-691 . -145) 6819) ((-679 . -130) T) ((-135 . -457) 6796) ((-636 . -634) 6780) ((-1115 . -595) 6712) ((-116 . -130) T) ((-469 . -1185) T) ((-590 . -586) 6688) ((-467 . -586) 6667) ((-329 . -328) 6636) ((-526 . -1068) T) ((-469 . -542) T) ((-1140 . -1020) T) ((-1093 . -1020) T) ((-829 . -1020) T) ((-234 . -769) 6615) ((-234 . -772) 6566) ((-234 . -771) 6545) ((-1140 . -319) 6522) ((-234 . -705) 6432) ((-931 . -19) 6416) ((-479 . -370) 6398) ((-479 . -331) 6380) ((-1093 . -319) 6352) ((-347 . -1234) 6329) ((-211 . -370) 6311) ((-211 . -331) 6293) ((-931 . -586) 6270) ((-1140 . -227) T) ((-642 . -1068) T) ((-624 . -1068) T) ((-1223 . -1068) T) ((-1154 . -1068) T) ((-1055 . -246) 6207) ((-348 . -1068) T) ((-345 . -1068) T) ((-337 . -1068) T) ((-257 . -1068) T) ((-241 . -1068) T) ((-83 . -1181) T) ((-127 . -101) 6185) ((-121 . -101) 6163) ((-128 . -34) T) ((-1154 . -592) 6142) ((-471 . -1068) T) ((-1109 . -1068) T) ((-471 . -592) 6121) ((-244 . -773) 6072) ((-244 . -770) 6023) ((-243 . -773) 5974) ((-40 . -1119) NIL) ((-243 . -770) 5925) ((-1048 . -893) 5876) ((-977 . -772) T) ((-977 . -769) T) ((-977 . -705) T) ((-944 . -772) T) ((-887 . -705) T) ((-90 . -481) 5860) ((-479 . -873) NIL) ((-883 . -1068) T) ((-219 . -1026) 5825) ((-845 . -283) T) ((-211 . -873) NIL) ((-811 . -1080) 5804) ((-58 . -1068) 5754) ((-510 . -1068) 5732) ((-507 . -1068) 5682) ((-488 . -1068) 5660) ((-487 . -1068) 5610) ((-564 . -101) T) ((-550 . -101) T) ((-486 . -101) T) ((-466 . -170) 5541) ((-352 . -893) T) ((-346 . -893) T) ((-338 . -893) T) ((-219 . -111) 5497) ((-811 . -23) 5449) ((-420 . -705) T) ((-107 . -893) T) ((-40 . -38) 5394) ((-107 . -798) T) ((-565 . -342) T) ((-509 . -342) T) ((-1190 . -505) 5254) ((-309 . -444) 5233) ((-306 . -444) T) ((-812 . -279) 5212) ((-332 . -130) T) ((-172 . -130) T) ((-287 . -25) 5076) ((-287 . -21) 4959) ((-45 . -1157) 4938) ((-65 . -595) 4920) ((-865 . -595) 4902) ((-584 . -505) 4835) ((-45 . -106) 4785) ((-1070 . -418) 4769) ((-1070 . -361) 4748) ((-1032 . -1181) T) ((-1031 . -1026) 4735) ((-925 . -1026) 4578) ((-1228 . -101) T) ((-1227 . -101) 4528) ((-473 . -1026) 4371) ((-642 . -696) 4355) ((-1031 . -111) 4340) ((-925 . -111) 4169) ((-469 . -356) T) ((-348 . -696) 4121) ((-345 . -696) 4073) ((-337 . -696) 4025) ((-257 . -696) 3874) ((-241 . -696) 3723) ((-1219 . -626) 3648) ((-1191 . -882) NIL) ((-1064 . -92) T) ((-1058 . -92) T) ((-916 . -629) 3632) ((-1042 . -92) T) ((-473 . -111) 3461) ((-1035 . -92) T) ((-1009 . -92) T) ((-916 . -366) 3445) ((-242 . -101) T) ((-992 . -92) T) ((-73 . -595) 3427) ((-936 . -47) 3406) ((-601 . -1080) T) ((-1 . -1068) T) ((-689 . -101) T) ((-677 . -101) T) ((-1212 . -626) 3303) ((-606 . -92) T) ((-1162 . -595) 3285) ((-1056 . -595) 3267) ((-126 . -481) 3251) ((-475 . -92) T) ((-1044 . -595) 3233) ((-383 . -23) T) ((-86 . -1181) T) ((-212 . -92) T) ((-1191 . -626) 3085) ((-883 . -696) 3050) ((-601 . -23) T) ((-590 . -595) 3032) ((-590 . -596) NIL) ((-467 . -596) NIL) ((-467 . -595) 3014) ((-502 . -1068) T) ((-498 . -1068) T) ((-344 . -25) T) ((-344 . -21) T) ((-127 . -302) 2952) ((-121 . -302) 2890) ((-579 . -626) 2877) ((-219 . -1020) T) ((-578 . -626) 2802) ((-372 . -975) T) ((-219 . -237) T) ((-219 . -227) T) ((-931 . -596) 2763) ((-931 . -595) 2675) ((-843 . -38) 2662) ((-1211 . -283) 2613) ((-1190 . -283) 2564) ((-1088 . -444) T) ((-493 . -825) T) ((-309 . -1107) 2543) ((-972 . -145) 2522) ((-972 . -143) 2501) ((-486 . -302) 2488) ((-288 . -1157) 2467) ((-469 . -1080) T) ((-844 . -1026) 2412) ((-603 . -101) T) ((-1167 . -481) 2396) ((-244 . -361) 2375) ((-243 . -361) 2354) ((-288 . -106) 2304) ((-1031 . -1020) T) ((-117 . -101) T) ((-925 . -1020) T) ((-844 . -111) 2233) ((-469 . -23) T) ((-473 . -1020) T) ((-1031 . -227) T) ((-925 . -319) 2202) ((-473 . -319) 2159) ((-348 . -170) T) ((-345 . -170) T) ((-337 . -170) T) ((-257 . -170) 2070) ((-241 . -170) 1981) ((-936 . -1011) 1877) ((-714 . -1011) 1848) ((-508 . -595) 1814) ((-1073 . -101) T) ((-1060 . -595) 1781) ((-1007 . -595) 1763) ((-1219 . -705) T) ((-1212 . -705) T) ((-1191 . -769) NIL) ((-167 . -1026) 1673) ((-1191 . -772) NIL) ((-883 . -170) T) ((-1191 . -705) T) ((-1240 . -149) 1657) ((-976 . -335) 1631) ((-973 . -505) 1564) ((-818 . -825) 1543) ((-550 . -1119) T) ((-466 . -283) 1494) ((-579 . -705) T) ((-354 . -595) 1476) ((-315 . -595) 1458) ((-411 . -1011) 1354) ((-578 . -705) T) ((-400 . -825) 1305) ((-167 . -111) 1201) ((-811 . -130) 1153) ((-716 . -149) 1137) ((-1227 . -302) 1075) ((-479 . -300) T) ((-372 . -595) 1042) ((-511 . -983) 1026) ((-372 . -596) 940) ((-211 . -300) T) ((-139 . -149) 922) ((-693 . -279) 901) ((-479 . -995) T) ((-564 . -38) 888) ((-550 . -38) 875) ((-486 . -38) 840) ((-211 . -995) T) ((-844 . -1020) T) ((-812 . -595) 822) ((-805 . -595) 804) ((-803 . -595) 786) ((-794 . -882) 765) ((-1251 . -1080) T) ((-1200 . -1026) 588) ((-830 . -1026) 572) ((-844 . -237) T) ((-844 . -227) NIL) ((-667 . -1181) T) ((-1251 . -23) T) ((-794 . -626) 497) ((-536 . -1181) T) ((-411 . -331) 481) ((-557 . -1026) 468) ((-1200 . -111) 277) ((-679 . -619) 259) ((-830 . -111) 238) ((-374 . -23) T) ((-1154 . -505) 30) ((-640 . -1068) T) ((-659 . -1068) T) ((-654 . -1068) T)) \ No newline at end of file
+(((-470 . -1069) T) ((-257 . -505) 144931) ((-241 . -505) 144874) ((-239 . -1069) 144824) ((-557 . -111) 144809) ((-522 . -23) T) ((-137 . -1069) T) ((-136 . -1069) T) ((-117 . -302) 144766) ((-132 . -1069) T) ((-471 . -505) 144558) ((-672 . -101) T) ((-1110 . -505) 144477) ((-383 . -130) T) ((-1241 . -950) 144446) ((-31 . -92) T) ((-584 . -481) 144430) ((-601 . -130) T) ((-797 . -821) T) ((-514 . -56) 144380) ((-58 . -505) 144313) ((-510 . -505) 144246) ((-411 . -874) 144205) ((-167 . -1021) T) ((-507 . -505) 144138) ((-488 . -505) 144071) ((-487 . -505) 144004) ((-777 . -1012) 143787) ((-677 . -38) 143752) ((-336 . -342) T) ((-1063 . -1062) 143736) ((-1063 . -1069) 143714) ((-167 . -237) 143665) ((-167 . -227) 143616) ((-1063 . -1064) 143574) ((-846 . -279) 143532) ((-219 . -773) T) ((-219 . -770) T) ((-672 . -277) NIL) ((-1119 . -1158) 143511) ((-400 . -966) 143495) ((-679 . -21) T) ((-679 . -25) T) ((-1243 . -626) 143469) ((-309 . -158) 143448) ((-309 . -141) 143427) ((-1119 . -106) 143377) ((-133 . -25) T) ((-40 . -225) 143354) ((-116 . -21) T) ((-116 . -25) T) ((-590 . -281) 143330) ((-467 . -281) 143309) ((-1201 . -1021) T) ((-830 . -1021) T) ((-777 . -331) 143293) ((-117 . -1120) NIL) ((-90 . -595) 143225) ((-469 . -130) T) ((-576 . -1182) T) ((-1201 . -319) 143202) ((-557 . -1021) T) ((-1201 . -227) T) ((-640 . -696) 143186) ((-1065 . -595) 143152) ((-932 . -281) 143129) ((-59 . -34) T) ((-1059 . -595) 143095) ((-1043 . -595) 143061) ((-1032 . -773) T) ((-1032 . -770) T) ((-794 . -705) T) ((-710 . -47) 143026) ((-603 . -38) 143013) ((-348 . -283) T) ((-345 . -283) T) ((-337 . -283) T) ((-257 . -283) 142944) ((-241 . -283) 142875) ((-1036 . -595) 142841) ((-1010 . -595) 142807) ((-998 . -101) T) ((-993 . -595) 142773) ((-406 . -705) T) ((-117 . -38) 142718) ((-606 . -595) 142684) ((-406 . -465) T) ((-475 . -595) 142650) ((-347 . -101) T) ((-212 . -595) 142616) ((-1176 . -1028) T) ((-690 . -1028) T) ((-1143 . -47) 142593) ((-1142 . -47) 142563) ((-1136 . -47) 142540) ((-1009 . -149) 142486) ((-884 . -283) T) ((-1095 . -47) 142458) ((-672 . -302) NIL) ((-506 . -595) 142440) ((-501 . -595) 142422) ((-499 . -595) 142404) ((-320 . -1069) 142354) ((-691 . -444) 142285) ((-48 . -101) T) ((-1212 . -279) 142270) ((-1191 . -279) 142190) ((-623 . -644) 142174) ((-623 . -629) 142158) ((-332 . -21) T) ((-332 . -25) T) ((-40 . -342) NIL) ((-172 . -21) T) ((-172 . -25) T) ((-623 . -366) 142142) ((-584 . -279) 142119) ((-587 . -595) 142086) ((-381 . -101) T) ((-1089 . -141) T) ((-126 . -595) 142018) ((-848 . -1069) T) ((-636 . -404) 142002) ((-693 . -595) 141984) ((-160 . -595) 141966) ((-155 . -595) 141948) ((-1243 . -705) T) ((-1071 . -34) T) ((-845 . -773) NIL) ((-845 . -770) NIL) ((-833 . -825) T) ((-710 . -860) NIL) ((-1252 . -130) T) ((-374 . -130) T) ((-878 . -101) T) ((-710 . -1012) 141824) ((-522 . -130) T) ((-1056 . -404) 141808) ((-974 . -481) 141792) ((-117 . -393) 141769) ((-1136 . -1182) 141748) ((-760 . -404) 141732) ((-758 . -404) 141716) ((-917 . -34) T) ((-672 . -1120) NIL) ((-244 . -626) 141551) ((-243 . -626) 141373) ((-795 . -894) 141352) ((-446 . -404) 141336) ((-584 . -19) 141320) ((-1115 . -1175) 141289) ((-1136 . -860) NIL) ((-1136 . -858) 141241) ((-584 . -586) 141218) ((-1168 . -595) 141150) ((-1144 . -595) 141132) ((-61 . -388) T) ((-1142 . -1012) 141067) ((-1136 . -1012) 141033) ((-672 . -38) 140983) ((-466 . -279) 140968) ((-710 . -370) 140952) ((-636 . -1028) T) ((-1212 . -976) 140918) ((-1191 . -976) 140884) ((-1033 . -1158) 140859) ((-846 . -596) 140667) ((-846 . -595) 140649) ((-1155 . -481) 140586) ((-411 . -996) 140565) ((-48 . -302) 140552) ((-1033 . -106) 140498) ((-471 . -481) 140435) ((-511 . -1182) T) ((-1136 . -331) 140387) ((-1110 . -481) 140358) ((-1136 . -370) 140310) ((-1056 . -1028) T) ((-430 . -101) T) ((-181 . -1069) T) ((-244 . -34) T) ((-243 . -34) T) ((-760 . -1028) T) ((-758 . -1028) T) ((-710 . -874) 140287) ((-446 . -1028) T) ((-58 . -481) 140271) ((-1008 . -1027) 140245) ((-510 . -481) 140229) ((-507 . -481) 140213) ((-488 . -481) 140197) ((-487 . -481) 140181) ((-239 . -505) 140114) ((-1008 . -111) 140081) ((-1143 . -874) 139994) ((-1142 . -874) 139900) ((-1136 . -874) 139733) ((-648 . -1081) T) ((-1095 . -874) 139717) ((-624 . -92) T) ((-347 . -1120) T) ((-315 . -1027) 139699) ((-244 . -769) 139678) ((-244 . -772) 139629) ((-244 . -771) 139608) ((-243 . -769) 139587) ((-243 . -772) 139538) ((-243 . -771) 139517) ((-31 . -595) 139483) ((-50 . -1028) T) ((-244 . -705) 139393) ((-243 . -705) 139303) ((-1176 . -1069) T) ((-648 . -23) T) ((-565 . -1028) T) ((-509 . -1028) T) ((-372 . -1027) 139268) ((-315 . -111) 139243) ((-72 . -376) T) ((-72 . -388) T) ((-998 . -38) 139180) ((-672 . -393) 139162) ((-98 . -101) T) ((-690 . -1069) T) ((-977 . -143) 139134) ((-977 . -145) 139106) ((-372 . -111) 139062) ((-312 . -1186) 139041) ((-466 . -976) 139007) ((-347 . -38) 138972) ((-40 . -363) 138944) ((-847 . -595) 138816) ((-127 . -125) 138800) ((-121 . -125) 138784) ((-812 . -1027) 138754) ((-811 . -21) 138706) ((-805 . -1027) 138690) ((-811 . -25) 138642) ((-312 . -542) 138593) ((-550 . -806) T) ((-234 . -1182) T) ((-812 . -111) 138558) ((-805 . -111) 138537) ((-1212 . -595) 138519) ((-1191 . -595) 138501) ((-1191 . -596) 138174) ((-1141 . -883) 138153) ((-1094 . -883) 138132) ((-48 . -38) 138097) ((-1250 . -1081) T) ((-584 . -595) 138009) ((-584 . -596) 137970) ((-1248 . -1081) T) ((-234 . -1012) 137797) ((-1141 . -626) 137722) ((-1094 . -626) 137647) ((-697 . -595) 137629) ((-829 . -626) 137603) ((-482 . -1069) T) ((-1250 . -23) T) ((-1248 . -23) T) ((-1008 . -1021) T) ((-1155 . -279) 137582) ((-167 . -361) 137533) ((-978 . -1182) T) ((-44 . -23) T) ((-471 . -279) 137512) ((-569 . -1069) T) ((-1115 . -1078) 137481) ((-1073 . -1072) 137433) ((-128 . -1182) T) ((-383 . -21) T) ((-383 . -25) T) ((-150 . -1081) T) ((-1256 . -101) T) ((-978 . -858) 137415) ((-978 . -860) 137397) ((-1176 . -696) 137294) ((-603 . -225) 137278) ((-601 . -21) T) ((-282 . -542) T) ((-601 . -25) T) ((-1162 . -1069) T) ((-690 . -696) 137243) ((-234 . -370) 137212) ((-978 . -1012) 137172) ((-372 . -1021) T) ((-217 . -1028) T) ((-117 . -225) 137149) ((-58 . -279) 137126) ((-150 . -23) T) ((-507 . -279) 137103) ((-320 . -505) 137036) ((-487 . -279) 137013) ((-372 . -237) T) ((-372 . -227) T) ((-812 . -1021) T) ((-805 . -1021) T) ((-691 . -923) 136982) ((-679 . -825) T) ((-466 . -595) 136964) ((-805 . -227) 136943) ((-133 . -825) T) ((-636 . -1069) T) ((-1155 . -586) 136922) ((-536 . -1158) 136901) ((-329 . -1069) T) ((-312 . -356) 136880) ((-400 . -145) 136859) ((-400 . -143) 136838) ((-938 . -1081) 136737) ((-234 . -874) 136669) ((-793 . -1081) 136579) ((-632 . -827) 136563) ((-471 . -586) 136542) ((-536 . -106) 136492) ((-978 . -370) 136474) ((-978 . -331) 136456) ((-96 . -1069) T) ((-938 . -23) 136267) ((-469 . -21) T) ((-469 . -25) T) ((-793 . -23) 136137) ((-1145 . -595) 136119) ((-58 . -19) 136103) ((-1145 . -596) 136025) ((-1141 . -705) T) ((-1094 . -705) T) ((-507 . -19) 136009) ((-487 . -19) 135993) ((-58 . -586) 135970) ((-1056 . -1069) T) ((-875 . -101) 135948) ((-829 . -705) T) ((-760 . -1069) T) ((-507 . -586) 135925) ((-487 . -586) 135902) ((-758 . -1069) T) ((-758 . -1035) 135869) ((-453 . -1069) T) ((-446 . -1069) T) ((-569 . -696) 135844) ((-627 . -1069) T) ((-978 . -874) NIL) ((-1220 . -47) 135821) ((-607 . -1081) T) ((-648 . -130) T) ((-1214 . -101) T) ((-1213 . -47) 135791) ((-1192 . -47) 135768) ((-1176 . -170) 135719) ((-1049 . -1186) 135670) ((-268 . -1069) T) ((-84 . -433) T) ((-84 . -388) T) ((-1142 . -300) 135649) ((-1136 . -300) 135628) ((-50 . -1069) T) ((-1049 . -542) 135579) ((-690 . -170) T) ((-578 . -47) 135556) ((-219 . -626) 135521) ((-565 . -1069) T) ((-509 . -1069) T) ((-352 . -1186) T) ((-346 . -1186) T) ((-338 . -1186) T) ((-479 . -798) T) ((-479 . -894) T) ((-312 . -1081) T) ((-107 . -1186) T) ((-332 . -825) T) ((-211 . -894) T) ((-211 . -798) T) ((-693 . -1027) 135491) ((-352 . -542) T) ((-346 . -542) T) ((-338 . -542) T) ((-107 . -542) T) ((-636 . -696) 135461) ((-1136 . -996) NIL) ((-312 . -23) T) ((-66 . -1182) T) ((-974 . -595) 135393) ((-672 . -225) 135375) ((-693 . -111) 135340) ((-623 . -34) T) ((-239 . -481) 135324) ((-1071 . -1067) 135308) ((-169 . -1069) T) ((-926 . -883) 135287) ((-473 . -883) 135266) ((-1256 . -1120) T) ((-1252 . -21) T) ((-1252 . -25) T) ((-1250 . -130) T) ((-1248 . -130) T) ((-1056 . -696) 135115) ((-1032 . -626) 135102) ((-926 . -626) 135027) ((-760 . -696) 134856) ((-526 . -595) 134838) ((-526 . -596) 134819) ((-758 . -696) 134668) ((-1241 . -101) T) ((-1046 . -101) T) ((-374 . -25) T) ((-374 . -21) T) ((-473 . -626) 134593) ((-453 . -696) 134564) ((-446 . -696) 134413) ((-961 . -101) T) ((-1224 . -595) 134379) ((-1213 . -1012) 134314) ((-1192 . -1182) 134293) ((-716 . -101) T) ((-1192 . -860) NIL) ((-1192 . -858) 134245) ((-1155 . -596) NIL) ((-1155 . -595) 134227) ((-522 . -25) T) ((-1111 . -1092) 134172) ((-1018 . -1175) 134101) ((-875 . -302) 134039) ((-336 . -1028) T) ((-139 . -101) T) ((-44 . -130) T) ((-282 . -1081) T) ((-659 . -92) T) ((-654 . -92) T) ((-642 . -595) 134021) ((-624 . -595) 133974) ((-470 . -92) T) ((-348 . -595) 133956) ((-345 . -595) 133938) ((-337 . -595) 133920) ((-257 . -596) 133668) ((-257 . -595) 133650) ((-241 . -595) 133632) ((-241 . -596) 133493) ((-137 . -92) T) ((-136 . -92) T) ((-132 . -92) T) ((-1192 . -1012) 133459) ((-1176 . -505) 133426) ((-1110 . -595) 133408) ((-797 . -832) T) ((-797 . -705) T) ((-584 . -281) 133385) ((-565 . -696) 133350) ((-471 . -596) NIL) ((-471 . -595) 133332) ((-509 . -696) 133277) ((-309 . -101) T) ((-306 . -101) T) ((-282 . -23) T) ((-150 . -130) T) ((-379 . -705) T) ((-846 . -1027) 133229) ((-884 . -595) 133211) ((-884 . -596) 133193) ((-846 . -111) 133131) ((-135 . -101) T) ((-114 . -101) T) ((-691 . -1204) 133115) ((-693 . -1021) T) ((-672 . -342) NIL) ((-510 . -595) 133047) ((-372 . -773) T) ((-217 . -1069) T) ((-372 . -770) T) ((-219 . -772) T) ((-219 . -769) T) ((-58 . -596) 133008) ((-58 . -595) 132920) ((-219 . -705) T) ((-507 . -596) 132881) ((-507 . -595) 132793) ((-488 . -595) 132725) ((-487 . -596) 132686) ((-487 . -595) 132598) ((-1049 . -356) 132549) ((-40 . -404) 132526) ((-76 . -1182) T) ((-845 . -883) NIL) ((-352 . -322) 132510) ((-352 . -356) T) ((-346 . -322) 132494) ((-346 . -356) T) ((-338 . -322) 132478) ((-338 . -356) T) ((-309 . -277) 132457) ((-107 . -356) T) ((-69 . -1182) T) ((-1192 . -331) 132409) ((-845 . -626) 132354) ((-1192 . -370) 132306) ((-938 . -130) 132161) ((-793 . -130) 132031) ((-932 . -629) 132015) ((-1056 . -170) 131926) ((-932 . -366) 131910) ((-1032 . -772) T) ((-1032 . -769) T) ((-760 . -170) 131801) ((-758 . -170) 131712) ((-794 . -47) 131674) ((-1032 . -705) T) ((-320 . -481) 131658) ((-926 . -705) T) ((-446 . -170) 131569) ((-239 . -279) 131546) ((-473 . -705) T) ((-1241 . -302) 131484) ((-1220 . -874) 131397) ((-1213 . -874) 131303) ((-1212 . -1027) 131138) ((-1192 . -874) 130971) ((-1191 . -1027) 130779) ((-1176 . -283) 130758) ((-1115 . -149) 130742) ((-1089 . -101) T) ((-1044 . -101) T) ((-901 . -929) T) ((-716 . -302) 130680) ((-74 . -1182) T) ((-30 . -929) T) ((-167 . -883) 130633) ((-642 . -375) 130605) ((-112 . -819) T) ((-1 . -595) 130587) ((-1087 . -1069) T) ((-1049 . -23) T) ((-50 . -600) 130571) ((-1049 . -1081) T) ((-977 . -402) 130543) ((-578 . -874) 130456) ((-431 . -101) T) ((-139 . -302) NIL) ((-846 . -1021) T) ((-811 . -825) 130435) ((-80 . -1182) T) ((-690 . -283) T) ((-40 . -1028) T) ((-565 . -170) T) ((-509 . -170) T) ((-502 . -595) 130417) ((-167 . -626) 130327) ((-498 . -595) 130309) ((-344 . -145) 130291) ((-344 . -143) T) ((-352 . -1081) T) ((-346 . -1081) T) ((-338 . -1081) T) ((-978 . -300) T) ((-888 . -300) T) ((-846 . -237) T) ((-107 . -1081) T) ((-846 . -227) 130270) ((-1212 . -111) 130091) ((-1191 . -111) 129880) ((-239 . -1216) 129864) ((-550 . -823) T) ((-352 . -23) T) ((-347 . -342) T) ((-309 . -302) 129851) ((-306 . -302) 129792) ((-346 . -23) T) ((-312 . -130) T) ((-338 . -23) T) ((-978 . -996) T) ((-107 . -23) T) ((-239 . -586) 129769) ((-1214 . -38) 129661) ((-1201 . -883) 129640) ((-112 . -1069) T) ((-1009 . -101) T) ((-1201 . -626) 129565) ((-845 . -772) NIL) ((-830 . -626) 129539) ((-845 . -769) NIL) ((-794 . -860) NIL) ((-845 . -705) T) ((-1056 . -505) 129412) ((-760 . -505) 129359) ((-758 . -505) 129311) ((-557 . -626) 129298) ((-794 . -1012) 129126) ((-446 . -505) 129069) ((-381 . -382) T) ((-59 . -1182) T) ((-601 . -825) 129048) ((-491 . -639) T) ((-1115 . -950) 129017) ((-977 . -444) T) ((-677 . -823) T) ((-501 . -770) T) ((-466 . -1027) 128852) ((-336 . -1069) T) ((-306 . -1120) NIL) ((-282 . -130) T) ((-387 . -1069) T) ((-672 . -363) 128819) ((-844 . -1028) T) ((-217 . -600) 128796) ((-320 . -279) 128773) ((-466 . -111) 128594) ((-1212 . -1021) T) ((-1191 . -1021) T) ((-794 . -370) 128578) ((-167 . -705) T) ((-632 . -101) T) ((-1212 . -237) 128557) ((-1212 . -227) 128509) ((-1191 . -227) 128414) ((-1191 . -237) 128393) ((-977 . -395) NIL) ((-648 . -619) 128341) ((-309 . -38) 128251) ((-306 . -38) 128180) ((-68 . -595) 128162) ((-312 . -484) 128128) ((-1155 . -281) 128107) ((-1082 . -1081) 128017) ((-82 . -1182) T) ((-60 . -595) 127999) ((-471 . -281) 127978) ((-1243 . -1012) 127955) ((-1133 . -1069) T) ((-1082 . -23) 127825) ((-794 . -874) 127761) ((-1201 . -705) T) ((-1071 . -1182) T) ((-1056 . -283) 127692) ((-940 . -1069) T) ((-867 . -101) T) ((-760 . -283) 127603) ((-320 . -19) 127587) ((-58 . -281) 127564) ((-758 . -283) 127495) ((-830 . -705) T) ((-117 . -823) NIL) ((-507 . -281) 127472) ((-320 . -586) 127449) ((-487 . -281) 127426) ((-446 . -283) 127357) ((-1009 . -302) 127208) ((-557 . -705) T) ((-659 . -595) 127158) ((-654 . -595) 127124) ((-640 . -595) 127106) ((-470 . -595) 127072) ((-239 . -596) 127033) ((-239 . -595) 126945) ((-137 . -595) 126911) ((-136 . -595) 126877) ((-132 . -595) 126843) ((-1116 . -34) T) ((-917 . -1182) T) ((-336 . -696) 126788) ((-648 . -25) T) ((-648 . -21) T) ((-466 . -1021) T) ((-615 . -410) 126753) ((-589 . -410) 126718) ((-1089 . -1120) T) ((-565 . -283) T) ((-509 . -283) T) ((-1213 . -300) 126697) ((-466 . -227) 126649) ((-466 . -237) 126628) ((-1192 . -300) 126607) ((-1192 . -996) NIL) ((-1049 . -130) T) ((-846 . -773) 126586) ((-142 . -101) T) ((-40 . -1069) T) ((-846 . -770) 126565) ((-623 . -984) 126549) ((-564 . -1028) T) ((-550 . -1028) T) ((-486 . -1028) T) ((-400 . -444) T) ((-352 . -130) T) ((-309 . -393) 126533) ((-306 . -393) 126494) ((-346 . -130) T) ((-338 . -130) T) ((-1150 . -1069) T) ((-1089 . -38) 126481) ((-1063 . -595) 126448) ((-107 . -130) T) ((-928 . -1069) T) ((-895 . -1069) T) ((-749 . -1069) T) ((-650 . -1069) T) ((-497 . -1052) T) ((-679 . -145) T) ((-116 . -145) T) ((-1250 . -21) T) ((-1250 . -25) T) ((-1248 . -21) T) ((-1248 . -25) T) ((-642 . -1027) 126432) ((-522 . -825) T) ((-491 . -825) T) ((-348 . -1027) 126384) ((-345 . -1027) 126336) ((-337 . -1027) 126288) ((-244 . -1182) T) ((-243 . -1182) T) ((-257 . -1027) 126131) ((-241 . -1027) 125974) ((-642 . -111) 125953) ((-348 . -111) 125891) ((-345 . -111) 125829) ((-337 . -111) 125767) ((-257 . -111) 125596) ((-241 . -111) 125425) ((-795 . -1186) 125404) ((-603 . -404) 125388) ((-44 . -21) T) ((-44 . -25) T) ((-793 . -619) 125294) ((-795 . -542) 125273) ((-244 . -1012) 125100) ((-243 . -1012) 124927) ((-126 . -119) 124911) ((-884 . -1027) 124876) ((-677 . -1028) T) ((-691 . -101) T) ((-336 . -170) T) ((-150 . -21) T) ((-150 . -25) T) ((-87 . -595) 124858) ((-884 . -111) 124814) ((-40 . -696) 124759) ((-844 . -1069) T) ((-320 . -596) 124720) ((-320 . -595) 124632) ((-1191 . -770) 124585) ((-1191 . -773) 124538) ((-244 . -370) 124507) ((-243 . -370) 124476) ((-632 . -38) 124446) ((-590 . -34) T) ((-474 . -1081) 124356) ((-467 . -34) T) ((-1082 . -130) 124226) ((-938 . -25) 124037) ((-848 . -595) 124019) ((-938 . -21) 123974) ((-793 . -21) 123884) ((-793 . -25) 123735) ((-603 . -1028) T) ((-1147 . -542) 123714) ((-1141 . -47) 123691) ((-348 . -1021) T) ((-345 . -1021) T) ((-474 . -23) 123561) ((-337 . -1021) T) ((-257 . -1021) T) ((-241 . -1021) T) ((-1094 . -47) 123533) ((-117 . -1028) T) ((-1008 . -626) 123507) ((-932 . -34) T) ((-348 . -227) 123486) ((-348 . -237) T) ((-345 . -227) 123465) ((-345 . -237) T) ((-241 . -319) 123422) ((-337 . -227) 123401) ((-337 . -237) T) ((-257 . -319) 123373) ((-257 . -227) 123352) ((-1125 . -149) 123336) ((-244 . -874) 123268) ((-243 . -874) 123200) ((-1051 . -825) T) ((-1195 . -1182) T) ((-407 . -1081) T) ((-1025 . -23) T) ((-884 . -1021) T) ((-315 . -626) 123182) ((-998 . -823) T) ((-1176 . -976) 123148) ((-1142 . -894) 123127) ((-1136 . -894) 123106) ((-884 . -237) T) ((-795 . -356) 123085) ((-378 . -23) T) ((-127 . -1069) 123063) ((-121 . -1069) 123041) ((-884 . -227) T) ((-1136 . -798) NIL) ((-372 . -626) 123006) ((-844 . -696) 122993) ((-1018 . -149) 122958) ((-40 . -170) T) ((-672 . -404) 122940) ((-691 . -302) 122927) ((-812 . -626) 122887) ((-805 . -626) 122861) ((-312 . -25) T) ((-312 . -21) T) ((-636 . -279) 122840) ((-564 . -1069) T) ((-550 . -1069) T) ((-486 . -1069) T) ((-239 . -281) 122817) ((-306 . -225) 122778) ((-1141 . -860) NIL) ((-1094 . -860) 122637) ((-129 . -825) T) ((-1141 . -1012) 122517) ((-1094 . -1012) 122400) ((-181 . -595) 122382) ((-829 . -1012) 122278) ((-760 . -279) 122205) ((-795 . -1081) T) ((-1008 . -705) T) ((-584 . -629) 122189) ((-1018 . -950) 122118) ((-973 . -101) T) ((-795 . -23) T) ((-691 . -1120) 122096) ((-672 . -1028) T) ((-584 . -366) 122080) ((-344 . -444) T) ((-336 . -283) T) ((-1229 . -1069) T) ((-242 . -1069) T) ((-392 . -101) T) ((-282 . -21) T) ((-282 . -25) T) ((-354 . -705) T) ((-689 . -1069) T) ((-677 . -1069) T) ((-354 . -465) T) ((-1176 . -595) 122062) ((-1141 . -370) 122046) ((-1094 . -370) 122030) ((-998 . -404) 121992) ((-139 . -223) 121974) ((-372 . -772) T) ((-372 . -769) T) ((-844 . -170) T) ((-372 . -705) T) ((-690 . -595) 121956) ((-691 . -38) 121785) ((-1228 . -1226) 121769) ((-344 . -395) T) ((-1228 . -1069) 121719) ((-564 . -696) 121706) ((-550 . -696) 121693) ((-486 . -696) 121658) ((-309 . -609) 121637) ((-812 . -705) T) ((-805 . -705) T) ((-623 . -1182) T) ((-1049 . -619) 121585) ((-1141 . -874) 121528) ((-1094 . -874) 121512) ((-640 . -1027) 121496) ((-107 . -619) 121478) ((-474 . -130) 121348) ((-1147 . -1081) T) ((-926 . -47) 121317) ((-603 . -1069) T) ((-640 . -111) 121296) ((-482 . -595) 121262) ((-320 . -281) 121239) ((-473 . -47) 121196) ((-1147 . -23) T) ((-117 . -1069) T) ((-102 . -101) 121174) ((-1240 . -1081) T) ((-1025 . -130) T) ((-998 . -1028) T) ((-797 . -1012) 121158) ((-977 . -703) 121130) ((-1240 . -23) T) ((-677 . -696) 121095) ((-569 . -595) 121077) ((-379 . -1012) 121061) ((-347 . -1028) T) ((-378 . -130) T) ((-317 . -1012) 121045) ((-219 . -860) 121027) ((-978 . -894) T) ((-90 . -34) T) ((-978 . -798) T) ((-888 . -894) T) ((-479 . -1186) T) ((-1162 . -595) 121009) ((-1074 . -1069) T) ((-211 . -1186) T) ((-973 . -302) 120974) ((-219 . -1012) 120934) ((-40 . -283) T) ((-1049 . -21) T) ((-1049 . -25) T) ((-1089 . -806) T) ((-479 . -542) T) ((-352 . -25) T) ((-211 . -542) T) ((-352 . -21) T) ((-346 . -25) T) ((-346 . -21) T) ((-693 . -626) 120894) ((-338 . -25) T) ((-338 . -21) T) ((-107 . -25) T) ((-107 . -21) T) ((-48 . -1028) T) ((-564 . -170) T) ((-550 . -170) T) ((-486 . -170) T) ((-636 . -595) 120876) ((-716 . -715) 120860) ((-329 . -595) 120842) ((-67 . -376) T) ((-67 . -388) T) ((-1071 . -106) 120826) ((-1032 . -860) 120808) ((-926 . -860) 120733) ((-631 . -1081) T) ((-603 . -696) 120720) ((-473 . -860) NIL) ((-1115 . -101) T) ((-1032 . -1012) 120702) ((-96 . -595) 120684) ((-469 . -145) T) ((-926 . -1012) 120564) ((-117 . -696) 120509) ((-631 . -23) T) ((-473 . -1012) 120385) ((-1056 . -596) NIL) ((-1056 . -595) 120367) ((-760 . -596) NIL) ((-760 . -595) 120328) ((-758 . -596) 119962) ((-758 . -595) 119876) ((-1082 . -619) 119782) ((-453 . -595) 119764) ((-446 . -595) 119746) ((-446 . -596) 119607) ((-1009 . -223) 119553) ((-846 . -883) 119532) ((-126 . -34) T) ((-795 . -130) T) ((-627 . -595) 119514) ((-563 . -101) T) ((-348 . -1247) 119498) ((-345 . -1247) 119482) ((-337 . -1247) 119466) ((-127 . -505) 119399) ((-121 . -505) 119332) ((-502 . -770) T) ((-502 . -773) T) ((-501 . -772) T) ((-102 . -302) 119270) ((-216 . -101) 119248) ((-672 . -1069) T) ((-677 . -170) T) ((-846 . -626) 119200) ((-64 . -377) T) ((-268 . -595) 119182) ((-64 . -388) T) ((-926 . -370) 119166) ((-844 . -283) T) ((-50 . -595) 119148) ((-973 . -38) 119096) ((-565 . -595) 119078) ((-473 . -370) 119062) ((-565 . -596) 119044) ((-509 . -595) 119026) ((-884 . -1247) 119013) ((-845 . -1182) T) ((-679 . -444) T) ((-486 . -505) 118979) ((-479 . -356) T) ((-348 . -361) 118958) ((-345 . -361) 118937) ((-337 . -361) 118916) ((-211 . -356) T) ((-693 . -705) T) ((-116 . -444) T) ((-1251 . -1242) 118900) ((-845 . -858) 118877) ((-845 . -860) NIL) ((-938 . -825) 118776) ((-793 . -825) 118727) ((-632 . -634) 118711) ((-1168 . -34) T) ((-169 . -595) 118693) ((-1082 . -21) 118603) ((-1082 . -25) 118454) ((-845 . -1012) 118431) ((-926 . -874) 118412) ((-1201 . -47) 118389) ((-884 . -361) T) ((-58 . -629) 118373) ((-507 . -629) 118357) ((-473 . -874) 118334) ((-70 . -433) T) ((-70 . -388) T) ((-487 . -629) 118318) ((-58 . -366) 118302) ((-603 . -170) T) ((-507 . -366) 118286) ((-487 . -366) 118270) ((-805 . -687) 118254) ((-1141 . -300) 118233) ((-1147 . -130) T) ((-117 . -170) T) ((-1115 . -302) 118171) ((-167 . -1182) T) ((-615 . -723) 118155) ((-589 . -723) 118139) ((-1240 . -130) T) ((-1213 . -894) 118118) ((-1192 . -894) 118097) ((-1192 . -798) NIL) ((-672 . -696) 118047) ((-1191 . -883) 118000) ((-998 . -1069) T) ((-845 . -370) 117977) ((-845 . -331) 117954) ((-879 . -1081) T) ((-167 . -858) 117938) ((-167 . -860) 117863) ((-479 . -1081) T) ((-347 . -1069) T) ((-211 . -1081) T) ((-75 . -433) T) ((-75 . -388) T) ((-167 . -1012) 117759) ((-312 . -825) T) ((-1228 . -505) 117692) ((-1212 . -626) 117589) ((-1191 . -626) 117459) ((-846 . -772) 117438) ((-846 . -769) 117417) ((-846 . -705) T) ((-479 . -23) T) ((-217 . -595) 117399) ((-172 . -444) T) ((-216 . -302) 117337) ((-85 . -433) T) ((-85 . -388) T) ((-211 . -23) T) ((-1252 . -1245) 117316) ((-564 . -283) T) ((-550 . -283) T) ((-655 . -1012) 117300) ((-486 . -283) T) ((-135 . -462) 117255) ((-48 . -1069) T) ((-691 . -225) 117239) ((-845 . -874) NIL) ((-1201 . -860) NIL) ((-863 . -101) T) ((-859 . -101) T) ((-381 . -1069) T) ((-167 . -370) 117223) ((-167 . -331) 117207) ((-1201 . -1012) 117087) ((-830 . -1012) 116983) ((-1111 . -101) T) ((-631 . -130) T) ((-117 . -505) 116891) ((-640 . -770) 116870) ((-640 . -773) 116849) ((-557 . -1012) 116831) ((-287 . -1235) 116801) ((-840 . -101) T) ((-937 . -542) 116780) ((-1176 . -1027) 116663) ((-474 . -619) 116569) ((-878 . -1069) T) ((-998 . -696) 116506) ((-690 . -1027) 116471) ((-598 . -101) T) ((-584 . -34) T) ((-1116 . -1182) T) ((-1176 . -111) 116340) ((-466 . -626) 116237) ((-347 . -696) 116182) ((-167 . -874) 116141) ((-677 . -283) T) ((-672 . -170) T) ((-690 . -111) 116097) ((-1256 . -1028) T) ((-1201 . -370) 116081) ((-411 . -1186) 116059) ((-1087 . -595) 116041) ((-306 . -823) NIL) ((-411 . -542) T) ((-219 . -300) T) ((-1191 . -769) 115994) ((-1191 . -772) 115947) ((-1212 . -705) T) ((-1191 . -705) T) ((-48 . -696) 115912) ((-219 . -996) T) ((-344 . -1235) 115889) ((-1214 . -404) 115855) ((-697 . -705) T) ((-1201 . -874) 115798) ((-112 . -595) 115780) ((-112 . -596) 115762) ((-697 . -465) T) ((-474 . -21) 115672) ((-127 . -481) 115656) ((-121 . -481) 115640) ((-474 . -25) 115491) ((-603 . -283) T) ((-569 . -1027) 115466) ((-430 . -1069) T) ((-1032 . -300) T) ((-117 . -283) T) ((-1073 . -101) T) ((-977 . -101) T) ((-569 . -111) 115434) ((-1111 . -302) 115372) ((-1176 . -1021) T) ((-1032 . -996) T) ((-65 . -1182) T) ((-1025 . -25) T) ((-1025 . -21) T) ((-690 . -1021) T) ((-378 . -21) T) ((-378 . -25) T) ((-672 . -505) NIL) ((-998 . -170) T) ((-690 . -237) T) ((-1032 . -535) T) ((-497 . -101) T) ((-493 . -101) T) ((-347 . -170) T) ((-336 . -595) 115354) ((-387 . -595) 115336) ((-466 . -705) T) ((-1089 . -823) T) ((-866 . -1012) 115304) ((-107 . -825) T) ((-636 . -1027) 115288) ((-479 . -130) T) ((-1214 . -1028) T) ((-211 . -130) T) ((-1125 . -101) 115266) ((-98 . -1069) T) ((-239 . -644) 115250) ((-239 . -629) 115234) ((-636 . -111) 115213) ((-309 . -404) 115197) ((-239 . -366) 115181) ((-1128 . -229) 115128) ((-973 . -225) 115112) ((-73 . -1182) T) ((-48 . -170) T) ((-679 . -380) T) ((-679 . -141) T) ((-1251 . -101) T) ((-1056 . -1027) 114955) ((-257 . -883) 114934) ((-241 . -883) 114913) ((-760 . -1027) 114736) ((-758 . -1027) 114579) ((-590 . -1182) T) ((-1133 . -595) 114561) ((-1056 . -111) 114390) ((-1018 . -101) T) ((-467 . -1182) T) ((-453 . -1027) 114361) ((-446 . -1027) 114204) ((-642 . -626) 114188) ((-845 . -300) T) ((-760 . -111) 113997) ((-758 . -111) 113826) ((-348 . -626) 113778) ((-345 . -626) 113730) ((-337 . -626) 113682) ((-257 . -626) 113607) ((-241 . -626) 113532) ((-1127 . -825) T) ((-1057 . -1012) 113516) ((-453 . -111) 113477) ((-446 . -111) 113306) ((-1045 . -1012) 113283) ((-974 . -34) T) ((-940 . -595) 113265) ((-932 . -1182) T) ((-126 . -984) 113249) ((-937 . -1081) T) ((-845 . -996) NIL) ((-714 . -1081) T) ((-694 . -1081) T) ((-1228 . -481) 113233) ((-1111 . -38) 113193) ((-937 . -23) T) ((-818 . -101) T) ((-795 . -21) T) ((-795 . -25) T) ((-714 . -23) T) ((-694 . -23) T) ((-110 . -639) T) ((-884 . -626) 113158) ((-565 . -1027) 113123) ((-509 . -1027) 113068) ((-221 . -56) 113026) ((-445 . -23) T) ((-400 . -101) T) ((-256 . -101) T) ((-672 . -283) T) ((-840 . -38) 112996) ((-565 . -111) 112952) ((-509 . -111) 112881) ((-411 . -1081) T) ((-309 . -1028) 112771) ((-306 . -1028) T) ((-636 . -1021) T) ((-1256 . -1069) T) ((-167 . -300) 112702) ((-411 . -23) T) ((-40 . -595) 112684) ((-40 . -596) 112668) ((-107 . -966) 112650) ((-116 . -843) 112634) ((-48 . -505) 112600) ((-1168 . -984) 112584) ((-1150 . -595) 112566) ((-1155 . -34) T) ((-928 . -595) 112532) ((-895 . -595) 112514) ((-1082 . -825) 112465) ((-749 . -595) 112447) ((-650 . -595) 112429) ((-1125 . -302) 112367) ((-471 . -34) T) ((-1061 . -1182) T) ((-469 . -444) T) ((-1056 . -1021) T) ((-1110 . -34) T) ((-760 . -1021) T) ((-758 . -1021) T) ((-625 . -229) 112351) ((-612 . -229) 112297) ((-1201 . -300) 112276) ((-1056 . -319) 112237) ((-446 . -1021) T) ((-1147 . -21) T) ((-1056 . -227) 112216) ((-760 . -319) 112193) ((-760 . -227) T) ((-758 . -319) 112165) ((-710 . -1186) 112144) ((-320 . -629) 112128) ((-1147 . -25) T) ((-58 . -34) T) ((-510 . -34) T) ((-507 . -34) T) ((-446 . -319) 112107) ((-320 . -366) 112091) ((-488 . -34) T) ((-487 . -34) T) ((-977 . -1120) NIL) ((-710 . -542) 112022) ((-615 . -101) T) ((-589 . -101) T) ((-348 . -705) T) ((-345 . -705) T) ((-337 . -705) T) ((-257 . -705) T) ((-241 . -705) T) ((-1018 . -302) 111930) ((-875 . -1069) 111908) ((-50 . -1021) T) ((-1240 . -21) T) ((-1240 . -25) T) ((-1143 . -542) 111887) ((-1142 . -1186) 111866) ((-565 . -1021) T) ((-509 . -1021) T) ((-1136 . -1186) 111845) ((-354 . -1012) 111829) ((-315 . -1012) 111813) ((-998 . -283) T) ((-372 . -860) 111795) ((-1142 . -542) 111746) ((-1136 . -542) 111697) ((-977 . -38) 111642) ((-777 . -1081) T) ((-884 . -705) T) ((-565 . -237) T) ((-565 . -227) T) ((-509 . -227) T) ((-509 . -237) T) ((-1095 . -542) 111621) ((-347 . -283) T) ((-625 . -673) 111605) ((-372 . -1012) 111565) ((-1089 . -1028) T) ((-102 . -125) 111549) ((-777 . -23) T) ((-1228 . -279) 111526) ((-400 . -302) 111491) ((-1250 . -1245) 111467) ((-1248 . -1245) 111446) ((-1214 . -1069) T) ((-844 . -595) 111428) ((-812 . -1012) 111397) ((-197 . -765) T) ((-196 . -765) T) ((-195 . -765) T) ((-194 . -765) T) ((-193 . -765) T) ((-192 . -765) T) ((-191 . -765) T) ((-190 . -765) T) ((-189 . -765) T) ((-188 . -765) T) ((-486 . -976) T) ((-267 . -814) T) ((-266 . -814) T) ((-265 . -814) T) ((-264 . -814) T) ((-48 . -283) T) ((-263 . -814) T) ((-262 . -814) T) ((-261 . -814) T) ((-187 . -765) T) ((-594 . -825) T) ((-632 . -404) 111381) ((-110 . -825) T) ((-631 . -21) T) ((-631 . -25) T) ((-1251 . -38) 111351) ((-117 . -279) 111302) ((-1228 . -19) 111286) ((-1228 . -586) 111263) ((-1241 . -1069) T) ((-1046 . -1069) T) ((-961 . -1069) T) ((-937 . -130) T) ((-716 . -1069) T) ((-714 . -130) T) ((-694 . -130) T) ((-502 . -771) T) ((-400 . -1120) 111241) ((-445 . -130) T) ((-502 . -772) T) ((-217 . -1021) T) ((-287 . -101) 111023) ((-139 . -1069) T) ((-677 . -976) T) ((-90 . -1182) T) ((-127 . -595) 110955) ((-121 . -595) 110887) ((-1256 . -170) T) ((-1142 . -356) 110866) ((-1136 . -356) 110845) ((-309 . -1069) T) ((-411 . -130) T) ((-306 . -1069) T) ((-400 . -38) 110797) ((-1102 . -101) T) ((-1214 . -696) 110689) ((-632 . -1028) T) ((-1104 . -1223) T) ((-312 . -143) 110668) ((-312 . -145) 110647) ((-135 . -1069) T) ((-114 . -1069) T) ((-833 . -101) T) ((-564 . -595) 110629) ((-550 . -596) 110528) ((-550 . -595) 110510) ((-486 . -595) 110492) ((-486 . -596) 110437) ((-477 . -23) T) ((-474 . -825) 110388) ((-479 . -619) 110370) ((-939 . -595) 110352) ((-211 . -619) 110334) ((-219 . -397) T) ((-640 . -626) 110318) ((-1141 . -894) 110297) ((-710 . -1081) T) ((-344 . -101) T) ((-1181 . -1052) T) ((-796 . -825) T) ((-710 . -23) T) ((-336 . -1027) 110242) ((-1127 . -1126) T) ((-1116 . -106) 110226) ((-1143 . -1081) T) ((-1142 . -1081) T) ((-506 . -1012) 110210) ((-1136 . -1081) T) ((-1095 . -1081) T) ((-336 . -111) 110139) ((-978 . -1186) T) ((-126 . -1182) T) ((-888 . -1186) T) ((-672 . -279) NIL) ((-1229 . -595) 110121) ((-1143 . -23) T) ((-1142 . -23) T) ((-1136 . -23) T) ((-978 . -542) T) ((-1111 . -225) 110105) ((-888 . -542) T) ((-1095 . -23) T) ((-242 . -595) 110087) ((-1044 . -1069) T) ((-777 . -130) T) ((-689 . -595) 110069) ((-309 . -696) 109979) ((-306 . -696) 109908) ((-677 . -595) 109890) ((-677 . -596) 109835) ((-400 . -393) 109819) ((-431 . -1069) T) ((-479 . -25) T) ((-479 . -21) T) ((-1089 . -1069) T) ((-211 . -25) T) ((-211 . -21) T) ((-691 . -404) 109803) ((-693 . -1012) 109772) ((-1228 . -595) 109684) ((-1228 . -596) 109645) ((-1214 . -170) T) ((-239 . -34) T) ((-900 . -948) T) ((-1168 . -1182) T) ((-640 . -769) 109624) ((-640 . -772) 109603) ((-391 . -388) T) ((-514 . -101) 109581) ((-1009 . -1069) T) ((-216 . -969) 109565) ((-495 . -101) T) ((-603 . -595) 109547) ((-45 . -825) NIL) ((-603 . -596) 109524) ((-1009 . -592) 109499) ((-875 . -505) 109432) ((-336 . -1021) T) ((-117 . -596) NIL) ((-117 . -595) 109414) ((-846 . -1182) T) ((-648 . -410) 109398) ((-648 . -1092) 109343) ((-491 . -149) 109325) ((-336 . -227) T) ((-336 . -237) T) ((-40 . -1027) 109270) ((-846 . -858) 109254) ((-846 . -860) 109179) ((-691 . -1028) T) ((-672 . -976) NIL) ((-3 . |UnionCategory|) T) ((-1212 . -47) 109149) ((-1191 . -47) 109126) ((-1110 . -984) 109097) ((-219 . -894) T) ((-40 . -111) 109026) ((-846 . -1012) 108890) ((-1089 . -696) 108877) ((-1074 . -595) 108859) ((-1049 . -145) 108838) ((-1049 . -143) 108789) ((-978 . -356) T) ((-312 . -1170) 108755) ((-372 . -300) T) ((-312 . -1167) 108721) ((-309 . -170) 108700) ((-306 . -170) T) ((-977 . -225) 108677) ((-888 . -356) T) ((-565 . -1247) 108664) ((-509 . -1247) 108641) ((-352 . -145) 108620) ((-352 . -143) 108571) ((-346 . -145) 108550) ((-346 . -143) 108501) ((-590 . -1158) 108477) ((-338 . -145) 108456) ((-338 . -143) 108407) ((-312 . -35) 108373) ((-467 . -1158) 108352) ((0 . |EnumerationCategory|) T) ((-312 . -94) 108318) ((-372 . -996) T) ((-107 . -145) T) ((-107 . -143) NIL) ((-45 . -229) 108268) ((-632 . -1069) T) ((-590 . -106) 108215) ((-477 . -130) T) ((-467 . -106) 108165) ((-234 . -1081) 108075) ((-846 . -370) 108059) ((-846 . -331) 108043) ((-234 . -23) 107913) ((-1032 . -894) T) ((-1032 . -798) T) ((-565 . -361) T) ((-509 . -361) T) ((-344 . -1120) T) ((-320 . -34) T) ((-44 . -410) 107897) ((-847 . -1182) T) ((-383 . -723) 107881) ((-1241 . -505) 107814) ((-710 . -130) T) ((-1220 . -542) 107793) ((-1213 . -1186) 107772) ((-1213 . -542) 107723) ((-1192 . -1186) 107702) ((-304 . -1052) T) ((-1192 . -542) 107653) ((-716 . -505) 107586) ((-1191 . -1182) 107565) ((-1191 . -860) 107438) ((-867 . -1069) T) ((-142 . -819) T) ((-1191 . -858) 107408) ((-669 . -595) 107390) ((-1143 . -130) T) ((-514 . -302) 107328) ((-1142 . -130) T) ((-139 . -505) NIL) ((-1136 . -130) T) ((-1095 . -130) T) ((-998 . -976) T) ((-978 . -23) T) ((-344 . -38) 107293) ((-978 . -1081) T) ((-888 . -1081) T) ((-81 . -595) 107275) ((-40 . -1021) T) ((-844 . -1027) 107262) ((-977 . -342) NIL) ((-846 . -874) 107221) ((-679 . -101) T) ((-945 . -23) T) ((-584 . -1182) T) ((-888 . -23) T) ((-844 . -111) 107206) ((-420 . -1081) T) ((-466 . -47) 107176) ((-207 . -101) T) ((-133 . -101) T) ((-40 . -227) 107148) ((-40 . -237) T) ((-116 . -101) T) ((-579 . -542) 107127) ((-578 . -542) 107106) ((-672 . -595) 107088) ((-672 . -596) 106996) ((-309 . -505) 106962) ((-306 . -505) 106854) ((-1212 . -1012) 106838) ((-1191 . -1012) 106624) ((-973 . -404) 106608) ((-420 . -23) T) ((-1089 . -170) T) ((-1214 . -283) T) ((-632 . -696) 106578) ((-142 . -1069) T) ((-48 . -976) T) ((-400 . -225) 106562) ((-288 . -229) 106512) ((-845 . -894) T) ((-845 . -798) NIL) ((-839 . -825) T) ((-1191 . -331) 106482) ((-1191 . -370) 106452) ((-216 . -1090) 106436) ((-1228 . -281) 106413) ((-1176 . -626) 106338) ((-937 . -21) T) ((-937 . -25) T) ((-714 . -21) T) ((-714 . -25) T) ((-694 . -21) T) ((-694 . -25) T) ((-690 . -626) 106303) ((-445 . -21) T) ((-445 . -25) T) ((-332 . -101) T) ((-172 . -101) T) ((-973 . -1028) T) ((-844 . -1021) T) ((-752 . -101) T) ((-1213 . -356) 106282) ((-1212 . -874) 106188) ((-1192 . -356) 106167) ((-1191 . -874) 106018) ((-998 . -595) 106000) ((-400 . -806) 105953) ((-1143 . -484) 105919) ((-167 . -894) 105850) ((-1142 . -484) 105816) ((-1136 . -484) 105782) ((-691 . -1069) T) ((-1095 . -484) 105748) ((-564 . -1027) 105735) ((-550 . -1027) 105722) ((-486 . -1027) 105687) ((-309 . -283) 105666) ((-306 . -283) T) ((-347 . -595) 105648) ((-411 . -25) T) ((-411 . -21) T) ((-98 . -279) 105627) ((-564 . -111) 105612) ((-550 . -111) 105597) ((-486 . -111) 105553) ((-1145 . -860) 105520) ((-875 . -481) 105504) ((-48 . -595) 105486) ((-48 . -596) 105431) ((-234 . -130) 105301) ((-1201 . -894) 105280) ((-794 . -1186) 105259) ((-1009 . -505) 105103) ((-381 . -595) 105085) ((-794 . -542) 105016) ((-569 . -626) 104991) ((-257 . -47) 104963) ((-241 . -47) 104920) ((-522 . -500) 104897) ((-974 . -1182) T) ((-677 . -1027) 104862) ((-1220 . -1081) T) ((-1213 . -1081) T) ((-1192 . -1081) T) ((-977 . -363) 104834) ((-112 . -361) T) ((-466 . -874) 104740) ((-1220 . -23) T) ((-1213 . -23) T) ((-878 . -595) 104722) ((-90 . -106) 104706) ((-1176 . -705) T) ((-879 . -825) 104657) ((-679 . -1120) T) ((-677 . -111) 104613) ((-1192 . -23) T) ((-579 . -1081) T) ((-578 . -1081) T) ((-691 . -696) 104442) ((-690 . -705) T) ((-1089 . -283) T) ((-978 . -130) T) ((-479 . -825) T) ((-945 . -130) T) ((-888 . -130) T) ((-777 . -25) T) ((-211 . -825) T) ((-777 . -21) T) ((-564 . -1021) T) ((-550 . -1021) T) ((-486 . -1021) T) ((-579 . -23) T) ((-336 . -1247) 104419) ((-312 . -444) 104398) ((-332 . -302) 104385) ((-578 . -23) T) ((-420 . -130) T) ((-636 . -626) 104359) ((-239 . -984) 104343) ((-846 . -300) T) ((-1252 . -1242) 104327) ((-749 . -770) T) ((-749 . -773) T) ((-679 . -38) 104314) ((-550 . -227) T) ((-486 . -237) T) ((-486 . -227) T) ((-1119 . -229) 104264) ((-1056 . -883) 104243) ((-116 . -38) 104230) ((-203 . -778) T) ((-202 . -778) T) ((-201 . -778) T) ((-200 . -778) T) ((-846 . -996) 104209) ((-1241 . -481) 104193) ((-760 . -883) 104172) ((-758 . -883) 104151) ((-1155 . -1182) T) ((-446 . -883) 104130) ((-716 . -481) 104114) ((-1056 . -626) 104039) ((-760 . -626) 103964) ((-603 . -1027) 103951) ((-471 . -1182) T) ((-336 . -361) T) ((-139 . -481) 103933) ((-758 . -626) 103858) ((-1110 . -1182) T) ((-453 . -626) 103829) ((-257 . -860) 103688) ((-241 . -860) NIL) ((-117 . -1027) 103633) ((-446 . -626) 103558) ((-642 . -1012) 103535) ((-603 . -111) 103520) ((-348 . -1012) 103504) ((-345 . -1012) 103488) ((-337 . -1012) 103472) ((-257 . -1012) 103316) ((-241 . -1012) 103192) ((-117 . -111) 103121) ((-58 . -1182) T) ((-510 . -1182) T) ((-507 . -1182) T) ((-488 . -1182) T) ((-487 . -1182) T) ((-430 . -595) 103103) ((-427 . -595) 103085) ((-3 . -101) T) ((-1001 . -1175) 103054) ((-811 . -101) T) ((-667 . -56) 103012) ((-677 . -1021) T) ((-50 . -626) 102986) ((-282 . -444) T) ((-468 . -1175) 102955) ((0 . -101) T) ((-565 . -626) 102920) ((-509 . -626) 102865) ((-49 . -101) T) ((-884 . -1012) 102852) ((-677 . -237) T) ((-1049 . -402) 102831) ((-710 . -619) 102779) ((-973 . -1069) T) ((-691 . -170) 102670) ((-479 . -966) 102652) ((-257 . -370) 102636) ((-241 . -370) 102620) ((-392 . -1069) T) ((-332 . -38) 102604) ((-1000 . -101) 102582) ((-211 . -966) 102564) ((-172 . -38) 102496) ((-1212 . -300) 102475) ((-1191 . -300) 102454) ((-636 . -705) T) ((-98 . -595) 102436) ((-1136 . -619) 102388) ((-477 . -25) T) ((-477 . -21) T) ((-1191 . -996) 102341) ((-603 . -1021) T) ((-372 . -397) T) ((-383 . -101) T) ((-257 . -874) 102287) ((-241 . -874) 102264) ((-117 . -1021) T) ((-794 . -1081) T) ((-1056 . -705) T) ((-603 . -227) 102243) ((-601 . -101) T) ((-760 . -705) T) ((-758 . -705) T) ((-406 . -1081) T) ((-117 . -237) T) ((-40 . -361) NIL) ((-117 . -227) NIL) ((-446 . -705) T) ((-794 . -23) T) ((-710 . -25) T) ((-710 . -21) T) ((-681 . -825) T) ((-1046 . -279) 102222) ((-77 . -389) T) ((-77 . -388) T) ((-672 . -1027) 102172) ((-1220 . -130) T) ((-1213 . -130) T) ((-1192 . -130) T) ((-1111 . -404) 102156) ((-615 . -360) 102088) ((-589 . -360) 102020) ((-1125 . -1118) 102004) ((-102 . -1069) 101982) ((-1143 . -25) T) ((-1143 . -21) T) ((-1142 . -21) T) ((-973 . -696) 101930) ((-217 . -626) 101897) ((-672 . -111) 101831) ((-50 . -705) T) ((-1142 . -25) T) ((-344 . -342) T) ((-1136 . -21) T) ((-1049 . -444) 101782) ((-1136 . -25) T) ((-691 . -505) 101729) ((-565 . -705) T) ((-509 . -705) T) ((-1095 . -21) T) ((-1095 . -25) T) ((-579 . -130) T) ((-578 . -130) T) ((-352 . -444) T) ((-346 . -444) T) ((-338 . -444) T) ((-466 . -300) 101708) ((-306 . -279) 101643) ((-107 . -444) T) ((-78 . -433) T) ((-78 . -388) T) ((-469 . -101) T) ((-1256 . -595) 101625) ((-1256 . -596) 101607) ((-1049 . -395) 101586) ((-1009 . -481) 101517) ((-550 . -773) T) ((-550 . -770) T) ((-1033 . -229) 101463) ((-352 . -395) 101414) ((-346 . -395) 101365) ((-338 . -395) 101316) ((-1243 . -1081) T) ((-1243 . -23) T) ((-1230 . -101) T) ((-173 . -595) 101298) ((-1111 . -1028) T) ((-648 . -723) 101282) ((-1147 . -143) 101261) ((-1147 . -145) 101240) ((-1115 . -1069) T) ((-1115 . -1041) 101209) ((-68 . -1182) T) ((-998 . -1027) 101146) ((-840 . -1028) T) ((-234 . -619) 101052) ((-672 . -1021) T) ((-347 . -1027) 100997) ((-60 . -1182) T) ((-998 . -111) 100913) ((-875 . -595) 100845) ((-672 . -237) T) ((-672 . -227) NIL) ((-818 . -823) 100824) ((-677 . -773) T) ((-677 . -770) T) ((-977 . -404) 100801) ((-347 . -111) 100730) ((-372 . -894) T) ((-400 . -823) 100709) ((-691 . -283) 100620) ((-217 . -705) T) ((-1220 . -484) 100586) ((-1213 . -484) 100552) ((-1192 . -484) 100518) ((-563 . -1069) T) ((-309 . -976) 100497) ((-216 . -1069) 100475) ((-312 . -947) 100437) ((-104 . -101) T) ((-48 . -1027) 100402) ((-1252 . -101) T) ((-374 . -101) T) ((-48 . -111) 100358) ((-978 . -619) 100340) ((-1214 . -595) 100322) ((-522 . -101) T) ((-491 . -101) T) ((-1102 . -1103) 100306) ((-150 . -1235) 100290) ((-239 . -1182) T) ((-1181 . -101) T) ((-1141 . -1186) 100269) ((-1094 . -1186) 100248) ((-234 . -21) 100158) ((-234 . -25) 100009) ((-127 . -119) 99993) ((-121 . -119) 99977) ((-44 . -723) 99961) ((-1141 . -542) 99872) ((-1094 . -542) 99803) ((-1009 . -279) 99778) ((-1135 . -1052) T) ((-968 . -1052) T) ((-794 . -130) T) ((-117 . -773) NIL) ((-117 . -770) NIL) ((-348 . -300) T) ((-345 . -300) T) ((-337 . -300) T) ((-1063 . -1182) T) ((-244 . -1081) 99688) ((-243 . -1081) 99598) ((-998 . -1021) T) ((-977 . -1028) T) ((-336 . -626) 99543) ((-601 . -38) 99527) ((-1241 . -595) 99489) ((-1241 . -596) 99450) ((-1046 . -595) 99432) ((-998 . -237) T) ((-347 . -1021) T) ((-793 . -1235) 99402) ((-244 . -23) T) ((-243 . -23) T) ((-961 . -595) 99384) ((-716 . -596) 99345) ((-716 . -595) 99327) ((-777 . -825) 99306) ((-973 . -505) 99218) ((-347 . -227) T) ((-347 . -237) T) ((-1128 . -149) 99165) ((-978 . -25) T) ((-139 . -596) 99124) ((-139 . -595) 99106) ((-884 . -300) T) ((-978 . -21) T) ((-945 . -25) T) ((-888 . -21) T) ((-888 . -25) T) ((-420 . -21) T) ((-420 . -25) T) ((-818 . -404) 99090) ((-48 . -1021) T) ((-1250 . -1242) 99074) ((-1248 . -1242) 99058) ((-1009 . -586) 99033) ((-309 . -596) 98894) ((-309 . -595) 98876) ((-306 . -596) NIL) ((-306 . -595) 98858) ((-48 . -237) T) ((-48 . -227) T) ((-632 . -279) 98819) ((-536 . -229) 98769) ((-135 . -595) 98751) ((-114 . -595) 98733) ((-469 . -38) 98698) ((-1252 . -1249) 98677) ((-1243 . -130) T) ((-1251 . -1028) T) ((-1051 . -101) T) ((-87 . -1182) T) ((-491 . -302) NIL) ((-974 . -106) 98661) ((-863 . -1069) T) ((-859 . -1069) T) ((-1228 . -629) 98645) ((-1228 . -366) 98629) ((-320 . -1182) T) ((-576 . -825) T) ((-1111 . -1069) T) ((-1111 . -1024) 98569) ((-102 . -505) 98502) ((-901 . -595) 98484) ((-336 . -705) T) ((-30 . -595) 98466) ((-840 . -1069) T) ((-818 . -1028) 98445) ((-40 . -626) 98390) ((-219 . -1186) T) ((-400 . -1028) T) ((-1127 . -149) 98372) ((-973 . -283) 98323) ((-598 . -1069) T) ((-219 . -542) T) ((-312 . -1209) 98307) ((-312 . -1206) 98277) ((-1155 . -1158) 98256) ((-1044 . -595) 98238) ((-625 . -149) 98222) ((-612 . -149) 98168) ((-1155 . -106) 98118) ((-471 . -1158) 98097) ((-479 . -145) T) ((-479 . -143) NIL) ((-1089 . -596) 98012) ((-431 . -595) 97994) ((-211 . -145) T) ((-211 . -143) NIL) ((-1089 . -595) 97976) ((-129 . -101) T) ((-52 . -101) T) ((-1192 . -619) 97928) ((-471 . -106) 97878) ((-967 . -23) T) ((-1252 . -38) 97848) ((-1141 . -1081) T) ((-1094 . -1081) T) ((-1032 . -1186) T) ((-304 . -101) T) ((-829 . -1081) T) ((-926 . -1186) 97827) ((-473 . -1186) 97806) ((-710 . -825) 97785) ((-1032 . -542) T) ((-926 . -542) 97716) ((-1141 . -23) T) ((-1094 . -23) T) ((-829 . -23) T) ((-473 . -542) 97647) ((-1111 . -696) 97579) ((-1115 . -505) 97512) ((-1009 . -596) NIL) ((-1009 . -595) 97494) ((-95 . -1052) T) ((-840 . -696) 97464) ((-1176 . -47) 97433) ((-244 . -130) T) ((-243 . -130) T) ((-1073 . -1069) T) ((-977 . -1069) T) ((-61 . -595) 97415) ((-1136 . -825) NIL) ((-998 . -770) T) ((-998 . -773) T) ((-1256 . -1027) 97402) ((-1256 . -111) 97387) ((-844 . -626) 97374) ((-1220 . -25) T) ((-1220 . -21) T) ((-1213 . -21) T) ((-1213 . -25) T) ((-1192 . -21) T) ((-1192 . -25) T) ((-1001 . -149) 97358) ((-846 . -798) 97337) ((-846 . -894) T) ((-691 . -279) 97264) ((-579 . -21) T) ((-579 . -25) T) ((-578 . -21) T) ((-40 . -705) T) ((-216 . -505) 97197) ((-578 . -25) T) ((-468 . -149) 97181) ((-455 . -149) 97165) ((-895 . -772) T) ((-895 . -705) T) ((-749 . -771) T) ((-749 . -772) T) ((-497 . -1069) T) ((-493 . -1069) T) ((-749 . -705) T) ((-219 . -356) T) ((-1125 . -1069) 97143) ((-845 . -1186) T) ((-632 . -595) 97125) ((-845 . -542) T) ((-672 . -361) NIL) ((-352 . -1235) 97109) ((-648 . -101) T) ((-346 . -1235) 97093) ((-338 . -1235) 97077) ((-1251 . -1069) T) ((-511 . -825) 97056) ((-795 . -444) 97035) ((-1018 . -1069) T) ((-1018 . -1041) 96964) ((-1001 . -950) 96933) ((-797 . -1081) T) ((-977 . -696) 96878) ((-379 . -1081) T) ((-468 . -950) 96847) ((-455 . -950) 96816) ((-110 . -149) 96798) ((-72 . -595) 96780) ((-867 . -595) 96762) ((-1049 . -703) 96741) ((-1256 . -1021) T) ((-794 . -619) 96689) ((-287 . -1028) 96631) ((-167 . -1186) 96536) ((-219 . -1081) T) ((-317 . -23) T) ((-1136 . -966) 96488) ((-818 . -1069) T) ((-1095 . -719) 96467) ((-1214 . -1027) 96372) ((-1212 . -894) 96351) ((-844 . -705) T) ((-167 . -542) 96262) ((-1191 . -894) 96241) ((-564 . -626) 96228) ((-400 . -1069) T) ((-550 . -626) 96215) ((-256 . -1069) T) ((-486 . -626) 96180) ((-219 . -23) T) ((-1191 . -798) 96133) ((-1250 . -101) T) ((-347 . -1247) 96110) ((-1248 . -101) T) ((-1214 . -111) 96002) ((-142 . -595) 95984) ((-967 . -130) T) ((-44 . -101) T) ((-234 . -825) 95935) ((-1201 . -1186) 95914) ((-102 . -481) 95898) ((-1251 . -696) 95868) ((-1056 . -47) 95829) ((-1032 . -1081) T) ((-926 . -1081) T) ((-127 . -34) T) ((-121 . -34) T) ((-760 . -47) 95806) ((-758 . -47) 95778) ((-1201 . -542) 95689) ((-347 . -361) T) ((-473 . -1081) T) ((-1141 . -130) T) ((-1094 . -130) T) ((-446 . -47) 95668) ((-845 . -356) T) ((-829 . -130) T) ((-150 . -101) T) ((-1032 . -23) T) ((-926 . -23) T) ((-557 . -542) T) ((-794 . -25) T) ((-794 . -21) T) ((-1111 . -505) 95601) ((-575 . -1052) T) ((-569 . -1012) 95585) ((-473 . -23) T) ((-344 . -1028) T) ((-1176 . -874) 95566) ((-648 . -302) 95504) ((-1082 . -1235) 95474) ((-677 . -626) 95439) ((-977 . -170) T) ((-937 . -143) 95418) ((-615 . -1069) T) ((-589 . -1069) T) ((-937 . -145) 95397) ((-978 . -825) T) ((-714 . -145) 95376) ((-714 . -143) 95355) ((-945 . -825) T) ((-466 . -894) 95334) ((-309 . -1027) 95244) ((-306 . -1027) 95173) ((-973 . -279) 95131) ((-400 . -696) 95083) ((-128 . -825) T) ((-679 . -823) T) ((-1214 . -1021) T) ((-309 . -111) 94979) ((-306 . -111) 94892) ((-938 . -101) T) ((-793 . -101) 94682) ((-691 . -596) NIL) ((-691 . -595) 94664) ((-636 . -1012) 94560) ((-1214 . -319) 94504) ((-1009 . -281) 94479) ((-564 . -705) T) ((-550 . -772) T) ((-167 . -356) 94430) ((-550 . -769) T) ((-550 . -705) T) ((-486 . -705) T) ((-1115 . -481) 94414) ((-1056 . -860) NIL) ((-845 . -1081) T) ((-117 . -883) NIL) ((-1250 . -1249) 94390) ((-1248 . -1249) 94369) ((-760 . -860) NIL) ((-758 . -860) 94228) ((-1243 . -25) T) ((-1243 . -21) T) ((-1179 . -101) 94206) ((-1075 . -388) T) ((-603 . -626) 94193) ((-446 . -860) NIL) ((-653 . -101) 94171) ((-1056 . -1012) 93998) ((-845 . -23) T) ((-760 . -1012) 93857) ((-758 . -1012) 93714) ((-117 . -626) 93659) ((-446 . -1012) 93535) ((-627 . -1012) 93519) ((-607 . -101) T) ((-216 . -481) 93503) ((-1228 . -34) T) ((-615 . -696) 93487) ((-589 . -696) 93471) ((-648 . -38) 93431) ((-312 . -101) T) ((-84 . -595) 93413) ((-50 . -1012) 93397) ((-1089 . -1027) 93384) ((-1056 . -370) 93368) ((-760 . -370) 93352) ((-59 . -56) 93314) ((-677 . -772) T) ((-677 . -769) T) ((-565 . -1012) 93301) ((-509 . -1012) 93278) ((-677 . -705) T) ((-317 . -130) T) ((-309 . -1021) 93168) ((-306 . -1021) T) ((-167 . -1081) T) ((-758 . -370) 93152) ((-45 . -149) 93102) ((-978 . -966) 93084) ((-446 . -370) 93068) ((-400 . -170) T) ((-309 . -237) 93047) ((-306 . -237) T) ((-306 . -227) NIL) ((-287 . -1069) 92829) ((-219 . -130) T) ((-1089 . -111) 92814) ((-167 . -23) T) ((-777 . -145) 92793) ((-777 . -143) 92772) ((-244 . -619) 92678) ((-243 . -619) 92584) ((-312 . -277) 92550) ((-1125 . -505) 92483) ((-1102 . -1069) T) ((-219 . -1030) T) ((-793 . -302) 92421) ((-1056 . -874) 92356) ((-760 . -874) 92299) ((-758 . -874) 92283) ((-1250 . -38) 92253) ((-1248 . -38) 92223) ((-1201 . -1081) T) ((-830 . -1081) T) ((-446 . -874) 92200) ((-833 . -1069) T) ((-1201 . -23) T) ((-557 . -1081) T) ((-830 . -23) T) ((-603 . -705) T) ((-348 . -894) T) ((-345 . -894) T) ((-282 . -101) T) ((-337 . -894) T) ((-1032 . -130) T) ((-944 . -1052) T) ((-926 . -130) T) ((-117 . -772) NIL) ((-117 . -769) NIL) ((-117 . -705) T) ((-672 . -883) NIL) ((-1018 . -505) 92101) ((-473 . -130) T) ((-557 . -23) T) ((-653 . -302) 92039) ((-615 . -740) T) ((-589 . -740) T) ((-1192 . -825) NIL) ((-977 . -283) T) ((-244 . -21) T) ((-672 . -626) 91989) ((-344 . -1069) T) ((-244 . -25) T) ((-243 . -21) T) ((-243 . -25) T) ((-150 . -38) 91973) ((-2 . -101) T) ((-884 . -894) T) ((-474 . -1235) 91943) ((-217 . -1012) 91920) ((-1089 . -1021) T) ((-690 . -300) T) ((-287 . -696) 91862) ((-679 . -1028) T) ((-479 . -444) T) ((-400 . -505) 91774) ((-211 . -444) T) ((-1089 . -227) T) ((-288 . -149) 91724) ((-973 . -596) 91685) ((-973 . -595) 91667) ((-963 . -595) 91649) ((-116 . -1028) T) ((-632 . -1027) 91633) ((-219 . -484) T) ((-392 . -595) 91615) ((-392 . -596) 91592) ((-1025 . -1235) 91562) ((-632 . -111) 91541) ((-1111 . -481) 91525) ((-793 . -38) 91495) ((-62 . -433) T) ((-62 . -388) T) ((-1128 . -101) T) ((-845 . -130) T) ((-476 . -101) 91473) ((-1256 . -361) T) ((-1049 . -101) T) ((-1031 . -101) T) ((-344 . -696) 91418) ((-710 . -145) 91397) ((-710 . -143) 91376) ((-998 . -626) 91313) ((-514 . -1069) 91291) ((-352 . -101) T) ((-346 . -101) T) ((-338 . -101) T) ((-107 . -101) T) ((-495 . -1069) T) ((-347 . -626) 91236) ((-1141 . -619) 91184) ((-1094 . -619) 91132) ((-378 . -500) 91111) ((-811 . -823) 91090) ((-372 . -1186) T) ((-672 . -705) T) ((-332 . -1028) T) ((-1192 . -966) 91042) ((-172 . -1028) T) ((-102 . -595) 90974) ((-1143 . -143) 90953) ((-1143 . -145) 90932) ((-372 . -542) T) ((-1142 . -145) 90911) ((-1142 . -143) 90890) ((-1136 . -143) 90797) ((-400 . -283) T) ((-1136 . -145) 90704) ((-1095 . -145) 90683) ((-1095 . -143) 90662) ((-312 . -38) 90503) ((-167 . -130) T) ((-306 . -773) NIL) ((-306 . -770) NIL) ((-632 . -1021) T) ((-48 . -626) 90468) ((-1135 . -101) T) ((-968 . -101) T) ((-967 . -21) T) ((-127 . -984) 90452) ((-121 . -984) 90436) ((-967 . -25) T) ((-875 . -119) 90420) ((-1127 . -101) T) ((-794 . -825) 90399) ((-1201 . -130) T) ((-1141 . -25) T) ((-1141 . -21) T) ((-830 . -130) T) ((-1094 . -25) T) ((-1094 . -21) T) ((-829 . -25) T) ((-829 . -21) T) ((-760 . -300) 90378) ((-625 . -101) 90356) ((-612 . -101) T) ((-1128 . -302) 90151) ((-557 . -130) T) ((-601 . -823) 90130) ((-1125 . -481) 90114) ((-1119 . -149) 90064) ((-1115 . -595) 90026) ((-1115 . -596) 89987) ((-998 . -769) T) ((-998 . -772) T) ((-998 . -705) T) ((-476 . -302) 89925) ((-445 . -410) 89895) ((-344 . -170) T) ((-282 . -38) 89882) ((-267 . -101) T) ((-266 . -101) T) ((-265 . -101) T) ((-264 . -101) T) ((-263 . -101) T) ((-262 . -101) T) ((-261 . -101) T) ((-336 . -1012) 89859) ((-206 . -101) T) ((-205 . -101) T) ((-203 . -101) T) ((-202 . -101) T) ((-201 . -101) T) ((-200 . -101) T) ((-197 . -101) T) ((-196 . -101) T) ((-691 . -1027) 89682) ((-195 . -101) T) ((-194 . -101) T) ((-193 . -101) T) ((-192 . -101) T) ((-191 . -101) T) ((-190 . -101) T) ((-189 . -101) T) ((-188 . -101) T) ((-187 . -101) T) ((-347 . -705) T) ((-691 . -111) 89491) ((-648 . -225) 89475) ((-565 . -300) T) ((-509 . -300) T) ((-287 . -505) 89424) ((-107 . -302) NIL) ((-71 . -388) T) ((-1082 . -101) 89214) ((-811 . -404) 89198) ((-1089 . -773) T) ((-1089 . -770) T) ((-679 . -1069) T) ((-563 . -595) 89180) ((-372 . -356) T) ((-167 . -484) 89158) ((-207 . -1069) T) ((-216 . -595) 89090) ((-133 . -1069) T) ((-116 . -1069) T) ((-48 . -705) T) ((-1018 . -481) 89055) ((-497 . -92) T) ((-139 . -418) 89037) ((-139 . -361) T) ((-1001 . -101) T) ((-503 . -500) 89016) ((-468 . -101) T) ((-455 . -101) T) ((-1008 . -1081) T) ((-1143 . -35) 88982) ((-1143 . -94) 88948) ((-1143 . -1170) 88914) ((-1143 . -1167) 88880) ((-1127 . -302) NIL) ((-88 . -389) T) ((-88 . -388) T) ((-1049 . -1120) 88859) ((-1142 . -1167) 88825) ((-1142 . -1170) 88791) ((-1008 . -23) T) ((-1142 . -94) 88757) ((-557 . -484) T) ((-1142 . -35) 88723) ((-1136 . -1167) 88689) ((-1136 . -1170) 88655) ((-1136 . -94) 88621) ((-354 . -1081) T) ((-352 . -1120) 88600) ((-346 . -1120) 88579) ((-338 . -1120) 88558) ((-1136 . -35) 88524) ((-1095 . -35) 88490) ((-1095 . -94) 88456) ((-107 . -1120) T) ((-1095 . -1170) 88422) ((-811 . -1028) 88401) ((-625 . -302) 88339) ((-612 . -302) 88190) ((-1095 . -1167) 88156) ((-691 . -1021) T) ((-1032 . -619) 88138) ((-1049 . -38) 88006) ((-926 . -619) 87954) ((-978 . -145) T) ((-978 . -143) NIL) ((-372 . -1081) T) ((-317 . -25) T) ((-315 . -23) T) ((-917 . -825) 87933) ((-691 . -319) 87910) ((-473 . -619) 87858) ((-40 . -1012) 87746) ((-679 . -696) 87733) ((-691 . -227) T) ((-332 . -1069) T) ((-172 . -1069) T) ((-324 . -825) T) ((-411 . -444) 87683) ((-372 . -23) T) ((-352 . -38) 87648) ((-346 . -38) 87613) ((-338 . -38) 87578) ((-79 . -433) T) ((-79 . -388) T) ((-219 . -25) T) ((-219 . -21) T) ((-812 . -1081) T) ((-107 . -38) 87528) ((-805 . -1081) T) ((-752 . -1069) T) ((-116 . -696) 87515) ((-650 . -1012) 87499) ((-594 . -101) T) ((-812 . -23) T) ((-805 . -23) T) ((-1125 . -279) 87476) ((-1082 . -302) 87414) ((-1071 . -229) 87398) ((-63 . -389) T) ((-63 . -388) T) ((-110 . -101) T) ((-40 . -370) 87375) ((-95 . -101) T) ((-631 . -827) 87359) ((-1104 . -1052) T) ((-1032 . -21) T) ((-1032 . -25) T) ((-793 . -225) 87328) ((-926 . -25) T) ((-926 . -21) T) ((-601 . -1028) T) ((-473 . -25) T) ((-473 . -21) T) ((-1001 . -302) 87266) ((-863 . -595) 87248) ((-859 . -595) 87230) ((-244 . -825) 87181) ((-243 . -825) 87132) ((-514 . -505) 87065) ((-845 . -619) 87042) ((-468 . -302) 86980) ((-455 . -302) 86918) ((-344 . -283) T) ((-1125 . -1216) 86902) ((-1111 . -595) 86864) ((-1111 . -596) 86825) ((-1109 . -101) T) ((-973 . -1027) 86721) ((-40 . -874) 86673) ((-1125 . -586) 86650) ((-1256 . -626) 86637) ((-1033 . -149) 86583) ((-846 . -1186) T) ((-973 . -111) 86465) ((-332 . -696) 86449) ((-840 . -595) 86431) ((-172 . -696) 86363) ((-400 . -279) 86321) ((-846 . -542) T) ((-107 . -393) 86303) ((-83 . -377) T) ((-83 . -388) T) ((-679 . -170) T) ((-598 . -595) 86285) ((-98 . -705) T) ((-474 . -101) 86075) ((-98 . -465) T) ((-116 . -170) T) ((-1082 . -38) 86045) ((-167 . -619) 85993) ((-1025 . -101) T) ((-845 . -25) T) ((-793 . -232) 85972) ((-845 . -21) T) ((-796 . -101) T) ((-407 . -101) T) ((-378 . -101) T) ((-110 . -302) NIL) ((-221 . -101) 85950) ((-127 . -1182) T) ((-121 . -1182) T) ((-1008 . -130) T) ((-648 . -360) 85934) ((-973 . -1021) T) ((-1201 . -619) 85882) ((-1073 . -595) 85864) ((-977 . -595) 85846) ((-506 . -23) T) ((-501 . -23) T) ((-336 . -300) T) ((-499 . -23) T) ((-315 . -130) T) ((-3 . -1069) T) ((-977 . -596) 85830) ((-973 . -237) 85809) ((-973 . -227) 85788) ((-1256 . -705) T) ((-1220 . -143) 85767) ((-811 . -1069) T) ((-1220 . -145) 85746) ((-1213 . -145) 85725) ((-1213 . -143) 85704) ((-1212 . -1186) 85683) ((-1192 . -143) 85590) ((-1192 . -145) 85497) ((-1191 . -1186) 85476) ((-372 . -130) T) ((-550 . -860) 85458) ((0 . -1069) T) ((-172 . -170) T) ((-167 . -21) T) ((-167 . -25) T) ((-49 . -1069) T) ((-1214 . -626) 85363) ((-1212 . -542) 85314) ((-693 . -1081) T) ((-1191 . -542) 85265) ((-550 . -1012) 85247) ((-578 . -145) 85226) ((-578 . -143) 85205) ((-486 . -1012) 85148) ((-1104 . -1106) T) ((-86 . -377) T) ((-86 . -388) T) ((-846 . -356) T) ((-812 . -130) T) ((-805 . -130) T) ((-693 . -23) T) ((-497 . -595) 85098) ((-493 . -595) 85080) ((-1252 . -1028) T) ((-372 . -1030) T) ((-1000 . -1069) 85058) ((-875 . -34) T) ((-474 . -302) 84996) ((-575 . -101) T) ((-1125 . -596) 84957) ((-1125 . -595) 84889) ((-1141 . -825) 84868) ((-45 . -101) T) ((-1094 . -825) 84847) ((-795 . -101) T) ((-1201 . -25) T) ((-1201 . -21) T) ((-830 . -25) T) ((-44 . -360) 84831) ((-830 . -21) T) ((-710 . -444) 84782) ((-1251 . -595) 84764) ((-1025 . -302) 84702) ((-649 . -1052) T) ((-588 . -1052) T) ((-383 . -1069) T) ((-557 . -25) T) ((-557 . -21) T) ((-178 . -1052) T) ((-159 . -1052) T) ((-154 . -1052) T) ((-152 . -1052) T) ((-601 . -1069) T) ((-677 . -860) 84684) ((-1228 . -1182) T) ((-221 . -302) 84622) ((-142 . -361) T) ((-1018 . -596) 84564) ((-1018 . -595) 84507) ((-306 . -883) NIL) ((-677 . -1012) 84452) ((-690 . -894) T) ((-466 . -1186) 84431) ((-1142 . -444) 84410) ((-1136 . -444) 84389) ((-323 . -101) T) ((-846 . -1081) T) ((-309 . -626) 84210) ((-306 . -626) 84139) ((-466 . -542) 84090) ((-332 . -505) 84056) ((-536 . -149) 84006) ((-40 . -300) T) ((-818 . -595) 83988) ((-679 . -283) T) ((-846 . -23) T) ((-372 . -484) T) ((-1049 . -225) 83958) ((-503 . -101) T) ((-400 . -596) 83766) ((-400 . -595) 83748) ((-256 . -595) 83730) ((-116 . -283) T) ((-1214 . -705) T) ((-1212 . -356) 83709) ((-1191 . -356) 83688) ((-1241 . -34) T) ((-117 . -1182) T) ((-107 . -225) 83670) ((-1147 . -101) T) ((-469 . -1069) T) ((-514 . -481) 83654) ((-716 . -34) T) ((-474 . -38) 83624) ((-139 . -34) T) ((-117 . -858) 83601) ((-117 . -860) NIL) ((-603 . -1012) 83484) ((-623 . -825) 83463) ((-1240 . -101) T) ((-288 . -101) T) ((-691 . -361) 83442) ((-117 . -1012) 83419) ((-383 . -696) 83403) ((-601 . -696) 83387) ((-45 . -302) 83191) ((-794 . -143) 83170) ((-794 . -145) 83149) ((-1251 . -375) 83128) ((-797 . -825) T) ((-1230 . -1069) T) ((-1128 . -223) 83075) ((-379 . -825) 83054) ((-1220 . -1170) 83020) ((-1220 . -1167) 82986) ((-1213 . -1167) 82952) ((-506 . -130) T) ((-1213 . -1170) 82918) ((-1192 . -1167) 82884) ((-1192 . -1170) 82850) ((-1220 . -35) 82816) ((-1220 . -94) 82782) ((-615 . -595) 82751) ((-589 . -595) 82720) ((-219 . -825) T) ((-1213 . -94) 82686) ((-1213 . -35) 82652) ((-1212 . -1081) T) ((-1089 . -626) 82639) ((-1192 . -94) 82605) ((-1191 . -1081) T) ((-576 . -149) 82587) ((-1049 . -342) 82566) ((-172 . -283) T) ((-117 . -370) 82543) ((-117 . -331) 82520) ((-1192 . -35) 82486) ((-844 . -300) T) ((-306 . -772) NIL) ((-306 . -769) NIL) ((-309 . -705) 82335) ((-306 . -705) T) ((-466 . -356) 82314) ((-352 . -342) 82293) ((-346 . -342) 82272) ((-338 . -342) 82251) ((-309 . -465) 82230) ((-1212 . -23) T) ((-1191 . -23) T) ((-697 . -1081) T) ((-693 . -130) T) ((-631 . -101) T) ((-469 . -696) 82195) ((-45 . -275) 82145) ((-104 . -1069) T) ((-67 . -595) 82127) ((-944 . -101) T) ((-839 . -101) T) ((-603 . -874) 82086) ((-1252 . -1069) T) ((-374 . -1069) T) ((-1181 . -1069) T) ((-81 . -1182) T) ((-1032 . -825) T) ((-926 . -825) 82065) ((-117 . -874) NIL) ((-760 . -894) 82044) ((-692 . -825) T) ((-522 . -1069) T) ((-491 . -1069) T) ((-348 . -1186) T) ((-345 . -1186) T) ((-337 . -1186) T) ((-257 . -1186) 82023) ((-241 . -1186) 82002) ((-1082 . -225) 81971) ((-473 . -825) 81950) ((-1111 . -1027) 81934) ((-383 . -740) T) ((-1127 . -806) T) ((-672 . -1182) T) ((-348 . -542) T) ((-345 . -542) T) ((-337 . -542) T) ((-257 . -542) 81865) ((-241 . -542) 81796) ((-516 . -1052) T) ((-1111 . -111) 81775) ((-445 . -723) 81745) ((-840 . -1027) 81715) ((-795 . -38) 81657) ((-672 . -858) 81639) ((-672 . -860) 81621) ((-288 . -302) 81425) ((-884 . -1186) T) ((-648 . -404) 81409) ((-840 . -111) 81374) ((-672 . -1012) 81319) ((-978 . -444) T) ((-884 . -542) T) ((-565 . -894) T) ((-466 . -1081) T) ((-509 . -894) T) ((-1125 . -281) 81296) ((-888 . -444) T) ((-64 . -595) 81278) ((-612 . -223) 81224) ((-466 . -23) T) ((-1089 . -772) T) ((-846 . -130) T) ((-1089 . -769) T) ((-1243 . -1245) 81203) ((-1089 . -705) T) ((-632 . -626) 81177) ((-287 . -595) 80918) ((-1009 . -34) T) ((-793 . -823) 80897) ((-564 . -300) T) ((-550 . -300) T) ((-486 . -300) T) ((-1252 . -696) 80867) ((-672 . -370) 80849) ((-672 . -331) 80831) ((-469 . -170) T) ((-374 . -696) 80801) ((-845 . -825) NIL) ((-550 . -996) T) ((-486 . -996) T) ((-1102 . -595) 80783) ((-1082 . -232) 80762) ((-208 . -101) T) ((-1119 . -101) T) ((-70 . -595) 80744) ((-1111 . -1021) T) ((-1147 . -38) 80641) ((-833 . -595) 80623) ((-550 . -535) T) ((-648 . -1028) T) ((-710 . -923) 80576) ((-1111 . -227) 80555) ((-1051 . -1069) T) ((-1008 . -25) T) ((-1008 . -21) T) ((-977 . -1027) 80500) ((-879 . -101) T) ((-840 . -1021) T) ((-672 . -874) NIL) ((-348 . -322) 80484) ((-348 . -356) T) ((-345 . -322) 80468) ((-345 . -356) T) ((-337 . -322) 80452) ((-337 . -356) T) ((-479 . -101) T) ((-1240 . -38) 80422) ((-514 . -665) 80372) ((-211 . -101) T) ((-998 . -1012) 80252) ((-977 . -111) 80181) ((-1143 . -947) 80150) ((-1142 . -947) 80112) ((-511 . -149) 80096) ((-1049 . -363) 80075) ((-344 . -595) 80057) ((-315 . -21) T) ((-347 . -1012) 80034) ((-315 . -25) T) ((-1136 . -947) 80003) ((-1095 . -947) 79970) ((-75 . -595) 79952) ((-677 . -300) T) ((-167 . -825) 79931) ((-884 . -356) T) ((-372 . -25) T) ((-372 . -21) T) ((-884 . -322) 79918) ((-85 . -595) 79900) ((-677 . -996) T) ((-655 . -825) T) ((-1212 . -130) T) ((-1191 . -130) T) ((-875 . -984) 79884) ((-812 . -21) T) ((-48 . -1012) 79827) ((-812 . -25) T) ((-805 . -25) T) ((-805 . -21) T) ((-1250 . -1028) T) ((-1248 . -1028) T) ((-632 . -705) T) ((-1251 . -1027) 79811) ((-1201 . -825) 79790) ((-793 . -404) 79759) ((-102 . -119) 79743) ((-129 . -1069) T) ((-52 . -1069) T) ((-900 . -595) 79725) ((-845 . -966) 79702) ((-801 . -101) T) ((-1251 . -111) 79681) ((-631 . -38) 79651) ((-557 . -825) T) ((-348 . -1081) T) ((-345 . -1081) T) ((-337 . -1081) T) ((-257 . -1081) T) ((-241 . -1081) T) ((-603 . -300) 79630) ((-1119 . -302) 79434) ((-515 . -1052) T) ((-304 . -1069) T) ((-642 . -23) T) ((-474 . -225) 79403) ((-150 . -1028) T) ((-348 . -23) T) ((-345 . -23) T) ((-337 . -23) T) ((-117 . -300) T) ((-257 . -23) T) ((-241 . -23) T) ((-977 . -1021) T) ((-691 . -883) 79382) ((-977 . -227) 79354) ((-977 . -237) T) ((-117 . -996) NIL) ((-884 . -1081) T) ((-1213 . -444) 79333) ((-1192 . -444) 79312) ((-514 . -595) 79244) ((-691 . -626) 79169) ((-400 . -1027) 79121) ((-495 . -595) 79103) ((-884 . -23) T) ((-479 . -302) NIL) ((-466 . -130) T) ((-211 . -302) NIL) ((-400 . -111) 79041) ((-793 . -1028) 78971) ((-716 . -1067) 78955) ((-1212 . -484) 78921) ((-1191 . -484) 78887) ((-469 . -283) T) ((-139 . -1067) 78869) ((-128 . -149) 78851) ((-1251 . -1021) T) ((-1033 . -101) T) ((-491 . -505) NIL) ((-681 . -101) T) ((-474 . -232) 78830) ((-1141 . -143) 78809) ((-1141 . -145) 78788) ((-1094 . -145) 78767) ((-1094 . -143) 78746) ((-615 . -1027) 78730) ((-589 . -1027) 78714) ((-648 . -1069) T) ((-648 . -1024) 78654) ((-1143 . -1219) 78638) ((-1143 . -1206) 78615) ((-479 . -1120) T) ((-1142 . -1211) 78576) ((-1142 . -1206) 78546) ((-1142 . -1209) 78530) ((-211 . -1120) T) ((-336 . -894) T) ((-796 . -259) 78514) ((-615 . -111) 78493) ((-589 . -111) 78472) ((-1136 . -1190) 78433) ((-818 . -1021) 78412) ((-1136 . -1206) 78389) ((-506 . -25) T) ((-486 . -295) T) ((-502 . -23) T) ((-501 . -25) T) ((-499 . -25) T) ((-498 . -23) T) ((-1136 . -1188) 78373) ((-400 . -1021) T) ((-312 . -1028) T) ((-672 . -300) T) ((-107 . -823) T) ((-400 . -237) T) ((-400 . -227) 78352) ((-691 . -705) T) ((-479 . -38) 78302) ((-211 . -38) 78252) ((-466 . -484) 78218) ((-1127 . -1113) T) ((-1070 . -101) T) ((-679 . -595) 78200) ((-679 . -596) 78115) ((-693 . -21) T) ((-693 . -25) T) ((-1104 . -101) T) ((-207 . -595) 78097) ((-133 . -595) 78079) ((-116 . -595) 78061) ((-155 . -25) T) ((-1250 . -1069) T) ((-846 . -619) 78009) ((-1248 . -1069) T) ((-937 . -101) T) ((-714 . -101) T) ((-694 . -101) T) ((-445 . -101) T) ((-794 . -444) 77960) ((-44 . -1069) T) ((-1057 . -825) T) ((-642 . -130) T) ((-1033 . -302) 77811) ((-648 . -696) 77795) ((-282 . -1028) T) ((-348 . -130) T) ((-345 . -130) T) ((-337 . -130) T) ((-257 . -130) T) ((-241 . -130) T) ((-411 . -101) T) ((-150 . -1069) T) ((-45 . -223) 77745) ((-932 . -825) 77724) ((-973 . -626) 77662) ((-234 . -1235) 77632) ((-998 . -300) T) ((-287 . -1027) 77553) ((-884 . -130) T) ((-40 . -894) T) ((-479 . -393) 77535) ((-347 . -300) T) ((-211 . -393) 77517) ((-1049 . -404) 77501) ((-287 . -111) 77417) ((-846 . -25) T) ((-846 . -21) T) ((-332 . -595) 77399) ((-1214 . -47) 77343) ((-219 . -145) T) ((-172 . -595) 77325) ((-1082 . -823) 77304) ((-752 . -595) 77286) ((-590 . -229) 77233) ((-467 . -229) 77183) ((-1250 . -696) 77153) ((-48 . -300) T) ((-1248 . -696) 77123) ((-938 . -1069) T) ((-793 . -1069) 76913) ((-305 . -101) T) ((-875 . -1182) T) ((-48 . -996) T) ((-1191 . -619) 76821) ((-667 . -101) 76799) ((-44 . -696) 76783) ((-536 . -101) T) ((-66 . -376) T) ((-66 . -388) T) ((-640 . -23) T) ((-648 . -740) T) ((-1179 . -1069) 76761) ((-344 . -1027) 76706) ((-653 . -1069) 76684) ((-1032 . -145) T) ((-926 . -145) 76663) ((-926 . -143) 76642) ((-777 . -101) T) ((-150 . -696) 76626) ((-473 . -145) 76605) ((-473 . -143) 76584) ((-344 . -111) 76513) ((-1049 . -1028) T) ((-315 . -825) 76492) ((-1220 . -947) 76461) ((-607 . -1069) T) ((-1213 . -947) 76423) ((-502 . -130) T) ((-498 . -130) T) ((-288 . -223) 76373) ((-352 . -1028) T) ((-346 . -1028) T) ((-338 . -1028) T) ((-287 . -1021) 76315) ((-1192 . -947) 76284) ((-372 . -825) T) ((-107 . -1028) T) ((-973 . -705) T) ((-844 . -894) T) ((-818 . -773) 76263) ((-818 . -770) 76242) ((-411 . -302) 76181) ((-460 . -101) T) ((-578 . -947) 76150) ((-312 . -1069) T) ((-400 . -773) 76129) ((-400 . -770) 76108) ((-491 . -481) 76090) ((-1214 . -1012) 76056) ((-1212 . -21) T) ((-1212 . -25) T) ((-1191 . -21) T) ((-1191 . -25) T) ((-793 . -696) 75998) ((-677 . -397) T) ((-1241 . -1182) T) ((-588 . -101) T) ((-1082 . -404) 75967) ((-977 . -361) NIL) ((-649 . -101) T) ((-178 . -101) T) ((-159 . -101) T) ((-154 . -101) T) ((-152 . -101) T) ((-102 . -34) T) ((-716 . -1182) T) ((-44 . -740) T) ((-576 . -101) T) ((-76 . -389) T) ((-76 . -388) T) ((-631 . -634) 75951) ((-139 . -1182) T) ((-845 . -145) T) ((-845 . -143) NIL) ((-1181 . -92) T) ((-344 . -1021) T) ((-69 . -376) T) ((-69 . -388) T) ((-1134 . -101) T) ((-648 . -505) 75884) ((-667 . -302) 75822) ((-937 . -38) 75719) ((-714 . -38) 75689) ((-536 . -302) 75493) ((-309 . -1182) T) ((-344 . -227) T) ((-344 . -237) T) ((-306 . -1182) T) ((-282 . -1069) T) ((-1149 . -595) 75475) ((-690 . -1186) T) ((-1125 . -629) 75459) ((-1176 . -542) 75438) ((-690 . -542) T) ((-309 . -858) 75422) ((-309 . -860) 75347) ((-306 . -858) 75308) ((-306 . -860) NIL) ((-777 . -302) 75273) ((-312 . -696) 75114) ((-317 . -316) 75091) ((-477 . -101) T) ((-466 . -25) T) ((-466 . -21) T) ((-411 . -38) 75065) ((-309 . -1012) 74728) ((-219 . -1167) T) ((-219 . -1170) T) ((-3 . -595) 74710) ((-306 . -1012) 74640) ((-2 . -1069) T) ((-2 . |RecordCategory|) T) ((-811 . -595) 74622) ((-1082 . -1028) 74552) ((-564 . -894) T) ((-550 . -798) T) ((-550 . -894) T) ((-486 . -894) T) ((-135 . -1012) 74536) ((-219 . -94) T) ((-74 . -433) T) ((-74 . -388) T) ((0 . -595) 74518) ((-167 . -145) 74497) ((-167 . -143) 74448) ((-219 . -35) T) ((-49 . -595) 74430) ((-469 . -1028) T) ((-479 . -225) 74412) ((-476 . -942) 74396) ((-474 . -823) 74375) ((-211 . -225) 74357) ((-80 . -433) T) ((-80 . -388) T) ((-1115 . -34) T) ((-793 . -170) 74336) ((-710 . -101) T) ((-1000 . -595) 74303) ((-491 . -279) 74278) ((-309 . -370) 74247) ((-306 . -370) 74208) ((-306 . -331) 74169) ((-1054 . -595) 74151) ((-794 . -923) 74098) ((-640 . -130) T) ((-1201 . -143) 74077) ((-1201 . -145) 74056) ((-1143 . -101) T) ((-1142 . -101) T) ((-1136 . -101) T) ((-1128 . -1069) T) ((-1095 . -101) T) ((-216 . -34) T) ((-282 . -696) 74043) ((-1128 . -592) 74019) ((-576 . -302) NIL) ((-476 . -1069) 73997) ((-383 . -595) 73979) ((-501 . -825) T) ((-1119 . -223) 73929) ((-1220 . -1219) 73913) ((-1220 . -1206) 73890) ((-1213 . -1211) 73851) ((-1213 . -1206) 73821) ((-1213 . -1209) 73805) ((-1192 . -1190) 73766) ((-1192 . -1206) 73743) ((-601 . -595) 73725) ((-1192 . -1188) 73709) ((-677 . -894) T) ((-1143 . -277) 73675) ((-1142 . -277) 73641) ((-1136 . -277) 73607) ((-1049 . -1069) T) ((-1031 . -1069) T) ((-48 . -295) T) ((-309 . -874) 73573) ((-306 . -874) NIL) ((-1031 . -1038) 73552) ((-1089 . -860) 73534) ((-777 . -38) 73518) ((-257 . -619) 73466) ((-241 . -619) 73414) ((-679 . -1027) 73401) ((-578 . -1206) 73378) ((-1095 . -277) 73344) ((-312 . -170) 73275) ((-352 . -1069) T) ((-346 . -1069) T) ((-338 . -1069) T) ((-491 . -19) 73257) ((-1089 . -1012) 73239) ((-1071 . -149) 73223) ((-107 . -1069) T) ((-116 . -1027) 73210) ((-690 . -356) T) ((-491 . -586) 73185) ((-679 . -111) 73170) ((-429 . -101) T) ((-45 . -1118) 73120) ((-116 . -111) 73105) ((-615 . -699) T) ((-589 . -699) T) ((-793 . -505) 73038) ((-1009 . -1182) T) ((-917 . -149) 73022) ((-516 . -101) T) ((-511 . -101) 72972) ((-1141 . -444) 72903) ((-1135 . -1069) T) ((-1056 . -1186) 72882) ((-760 . -1186) 72861) ((-758 . -1186) 72840) ((-61 . -1182) T) ((-469 . -595) 72792) ((-469 . -596) 72714) ((-1127 . -1069) T) ((-1111 . -626) 72688) ((-1094 . -444) 72639) ((-1056 . -542) 72570) ((-474 . -404) 72539) ((-603 . -894) 72518) ((-446 . -1186) 72497) ((-968 . -1069) T) ((-760 . -542) 72408) ((-391 . -595) 72390) ((-758 . -542) 72321) ((-653 . -505) 72254) ((-710 . -302) 72241) ((-642 . -25) T) ((-642 . -21) T) ((-446 . -542) 72172) ((-117 . -894) T) ((-117 . -798) NIL) ((-348 . -25) T) ((-348 . -21) T) ((-345 . -25) T) ((-345 . -21) T) ((-337 . -25) T) ((-337 . -21) T) ((-257 . -25) T) ((-257 . -21) T) ((-82 . -377) T) ((-82 . -388) T) ((-241 . -25) T) ((-241 . -21) T) ((-1230 . -595) 72154) ((-1176 . -1081) T) ((-1176 . -23) T) ((-1136 . -302) 72039) ((-1095 . -302) 72026) ((-1049 . -696) 71894) ((-840 . -626) 71854) ((-917 . -954) 71838) ((-884 . -21) T) ((-282 . -170) T) ((-884 . -25) T) ((-304 . -92) T) ((-846 . -825) 71789) ((-690 . -1081) T) ((-690 . -23) T) ((-625 . -1069) 71767) ((-612 . -592) 71742) ((-612 . -1069) T) ((-565 . -1186) T) ((-509 . -1186) T) ((-565 . -542) T) ((-509 . -542) T) ((-352 . -696) 71694) ((-346 . -696) 71646) ((-338 . -696) 71598) ((-332 . -1027) 71582) ((-172 . -111) 71493) ((-172 . -1027) 71425) ((-107 . -696) 71375) ((-332 . -111) 71354) ((-267 . -1069) T) ((-266 . -1069) T) ((-265 . -1069) T) ((-264 . -1069) T) ((-679 . -1021) T) ((-263 . -1069) T) ((-262 . -1069) T) ((-261 . -1069) T) ((-206 . -1069) T) ((-205 . -1069) T) ((-203 . -1069) T) ((-167 . -1170) 71332) ((-167 . -1167) 71310) ((-202 . -1069) T) ((-201 . -1069) T) ((-116 . -1021) T) ((-200 . -1069) T) ((-197 . -1069) T) ((-679 . -227) T) ((-196 . -1069) T) ((-195 . -1069) T) ((-194 . -1069) T) ((-193 . -1069) T) ((-192 . -1069) T) ((-191 . -1069) T) ((-190 . -1069) T) ((-189 . -1069) T) ((-188 . -1069) T) ((-187 . -1069) T) ((-234 . -101) 71100) ((-167 . -35) 71078) ((-167 . -94) 71056) ((-632 . -1012) 70952) ((-474 . -1028) 70882) ((-1082 . -1069) 70672) ((-1111 . -34) T) ((-648 . -481) 70656) ((-72 . -1182) T) ((-104 . -595) 70638) ((-1252 . -595) 70620) ((-374 . -595) 70602) ((-710 . -38) 70451) ((-557 . -1170) T) ((-557 . -1167) T) ((-522 . -595) 70433) ((-511 . -302) 70371) ((-491 . -595) 70353) ((-491 . -596) 70335) ((-1181 . -595) 70301) ((-1136 . -1120) NIL) ((-1001 . -1041) 70270) ((-1001 . -1069) T) ((-978 . -101) T) ((-945 . -101) T) ((-888 . -101) T) ((-867 . -1012) 70247) ((-1111 . -705) T) ((-977 . -626) 70192) ((-468 . -1069) T) ((-455 . -1069) T) ((-569 . -23) T) ((-557 . -35) T) ((-557 . -94) T) ((-420 . -101) T) ((-1033 . -223) 70138) ((-128 . -101) T) ((-1143 . -38) 70035) ((-840 . -705) T) ((-672 . -894) T) ((-502 . -25) T) ((-498 . -21) T) ((-498 . -25) T) ((-1142 . -38) 69876) ((-332 . -1021) T) ((-1136 . -38) 69672) ((-1049 . -170) T) ((-172 . -1021) T) ((-1095 . -38) 69569) ((-691 . -47) 69546) ((-352 . -170) T) ((-346 . -170) T) ((-510 . -56) 69520) ((-488 . -56) 69470) ((-344 . -1247) 69447) ((-219 . -444) T) ((-312 . -283) 69398) ((-338 . -170) T) ((-172 . -237) T) ((-1191 . -825) 69297) ((-107 . -170) T) ((-846 . -966) 69281) ((-636 . -1081) T) ((-565 . -356) T) ((-565 . -322) 69268) ((-509 . -322) 69245) ((-509 . -356) T) ((-309 . -300) 69224) ((-306 . -300) T) ((-584 . -825) 69203) ((-1082 . -696) 69145) ((-511 . -275) 69129) ((-636 . -23) T) ((-411 . -225) 69113) ((-306 . -996) NIL) ((-329 . -23) T) ((-102 . -984) 69097) ((-45 . -36) 69076) ((-594 . -1069) T) ((-344 . -361) T) ((-515 . -101) T) ((-486 . -27) T) ((-234 . -302) 69014) ((-1056 . -1081) T) ((-1251 . -626) 68988) ((-760 . -1081) T) ((-758 . -1081) T) ((-446 . -1081) T) ((-1032 . -444) T) ((-926 . -444) 68939) ((-1084 . -1052) T) ((-110 . -1069) T) ((-1056 . -23) T) ((-795 . -1028) T) ((-760 . -23) T) ((-758 . -23) T) ((-473 . -444) 68890) ((-1128 . -505) 68673) ((-374 . -375) 68652) ((-1147 . -404) 68636) ((-453 . -23) T) ((-446 . -23) T) ((-95 . -1069) T) ((-476 . -505) 68569) ((-282 . -283) T) ((-1051 . -595) 68551) ((-400 . -883) 68530) ((-50 . -1081) T) ((-998 . -894) T) ((-977 . -705) T) ((-691 . -860) NIL) ((-565 . -1081) T) ((-509 . -1081) T) ((-818 . -626) 68503) ((-1176 . -130) T) ((-1136 . -393) 68455) ((-978 . -302) NIL) ((-793 . -481) 68439) ((-347 . -894) T) ((-1125 . -34) T) ((-400 . -626) 68391) ((-50 . -23) T) ((-690 . -130) T) ((-691 . -1012) 68271) ((-565 . -23) T) ((-107 . -505) NIL) ((-509 . -23) T) ((-167 . -402) 68242) ((-128 . -302) NIL) ((-1109 . -1069) T) ((-1243 . -1242) 68226) ((-679 . -773) T) ((-679 . -770) T) ((-1089 . -300) T) ((-372 . -145) T) ((-273 . -595) 68208) ((-1191 . -966) 68178) ((-48 . -894) T) ((-653 . -481) 68162) ((-244 . -1235) 68132) ((-243 . -1235) 68102) ((-1145 . -825) T) ((-1082 . -170) 68081) ((-1089 . -996) T) ((-1018 . -34) T) ((-812 . -145) 68060) ((-812 . -143) 68039) ((-716 . -106) 68023) ((-594 . -131) T) ((-474 . -1069) 67813) ((-1147 . -1028) T) ((-845 . -444) T) ((-84 . -1182) T) ((-234 . -38) 67783) ((-139 . -106) 67765) ((-691 . -370) 67749) ((-1089 . -535) T) ((-383 . -1027) 67733) ((-1251 . -705) T) ((-1141 . -923) 67702) ((-129 . -595) 67669) ((-52 . -595) 67651) ((-1094 . -923) 67618) ((-631 . -404) 67602) ((-1240 . -1028) T) ((-601 . -1027) 67586) ((-640 . -25) T) ((-640 . -21) T) ((-1127 . -505) NIL) ((-1220 . -101) T) ((-1213 . -101) T) ((-383 . -111) 67565) ((-216 . -247) 67549) ((-1192 . -101) T) ((-1025 . -1069) T) ((-978 . -1120) T) ((-1025 . -1024) 67489) ((-796 . -1069) T) ((-336 . -1186) T) ((-615 . -626) 67473) ((-601 . -111) 67452) ((-589 . -626) 67436) ((-579 . -101) T) ((-569 . -130) T) ((-578 . -101) T) ((-407 . -1069) T) ((-378 . -1069) T) ((-304 . -595) 67402) ((-221 . -1069) 67380) ((-625 . -505) 67313) ((-612 . -505) 67157) ((-811 . -1021) 67136) ((-623 . -149) 67120) ((-336 . -542) T) ((-691 . -874) 67063) ((-536 . -223) 67013) ((-1220 . -277) 66979) ((-1049 . -283) 66930) ((-479 . -823) T) ((-217 . -1081) T) ((-1213 . -277) 66896) ((-1192 . -277) 66862) ((-978 . -38) 66812) ((-211 . -823) T) ((-1176 . -484) 66778) ((-888 . -38) 66730) ((-818 . -772) 66709) ((-818 . -769) 66688) ((-818 . -705) 66667) ((-352 . -283) T) ((-346 . -283) T) ((-338 . -283) T) ((-167 . -444) 66598) ((-420 . -38) 66582) ((-107 . -283) T) ((-217 . -23) T) ((-400 . -772) 66561) ((-400 . -769) 66540) ((-400 . -705) T) ((-491 . -281) 66515) ((-469 . -1027) 66480) ((-636 . -130) T) ((-1082 . -505) 66413) ((-329 . -130) T) ((-167 . -395) 66392) ((-474 . -696) 66334) ((-793 . -279) 66311) ((-469 . -111) 66267) ((-631 . -1028) T) ((-1201 . -444) 66198) ((-1239 . -1052) T) ((-1238 . -1052) T) ((-1056 . -130) T) ((-257 . -825) 66177) ((-241 . -825) 66156) ((-760 . -130) T) ((-758 . -130) T) ((-557 . -444) T) ((-1025 . -696) 66098) ((-601 . -1021) T) ((-1001 . -505) 66031) ((-575 . -1069) T) ((-453 . -130) T) ((-446 . -130) T) ((-45 . -1069) T) ((-378 . -696) 66001) ((-795 . -1069) T) ((-468 . -505) 65934) ((-455 . -505) 65867) ((-445 . -360) 65837) ((-45 . -592) 65816) ((-309 . -295) T) ((-648 . -595) 65778) ((-58 . -825) 65757) ((-1192 . -302) 65642) ((-978 . -393) 65624) ((-793 . -586) 65601) ((-507 . -825) 65580) ((-487 . -825) 65559) ((-40 . -1186) T) ((-973 . -1012) 65455) ((-50 . -130) T) ((-565 . -130) T) ((-509 . -130) T) ((-287 . -626) 65315) ((-336 . -322) 65292) ((-336 . -356) T) ((-315 . -316) 65269) ((-312 . -279) 65254) ((-40 . -542) T) ((-372 . -1167) T) ((-372 . -1170) T) ((-1009 . -1158) 65229) ((-1155 . -229) 65179) ((-1136 . -225) 65131) ((-323 . -1069) T) ((-372 . -94) T) ((-372 . -35) T) ((-1009 . -106) 65077) ((-469 . -1021) T) ((-471 . -229) 65027) ((-1128 . -481) 64961) ((-1252 . -1027) 64945) ((-374 . -1027) 64929) ((-469 . -237) T) ((-794 . -101) T) ((-693 . -145) 64908) ((-693 . -143) 64887) ((-476 . -481) 64871) ((-477 . -328) 64840) ((-1252 . -111) 64819) ((-503 . -1069) T) ((-474 . -170) 64798) ((-973 . -370) 64782) ((-406 . -101) T) ((-374 . -111) 64761) ((-973 . -331) 64745) ((-272 . -957) 64729) ((-271 . -957) 64713) ((-1250 . -595) 64695) ((-1248 . -595) 64677) ((-110 . -505) NIL) ((-1141 . -1204) 64661) ((-829 . -827) 64645) ((-1147 . -1069) T) ((-102 . -1182) T) ((-926 . -923) 64606) ((-795 . -696) 64548) ((-1192 . -1120) NIL) ((-473 . -923) 64493) ((-1032 . -141) T) ((-59 . -101) 64471) ((-44 . -595) 64453) ((-77 . -595) 64435) ((-344 . -626) 64380) ((-1240 . -1069) T) ((-502 . -825) T) ((-336 . -1081) T) ((-288 . -1069) T) ((-973 . -874) 64339) ((-288 . -592) 64318) ((-1220 . -38) 64215) ((-1213 . -38) 64056) ((-479 . -1028) T) ((-1192 . -38) 63852) ((-211 . -1028) T) ((-336 . -23) T) ((-150 . -595) 63834) ((-811 . -773) 63813) ((-811 . -770) 63792) ((-579 . -38) 63765) ((-578 . -38) 63662) ((-844 . -542) T) ((-217 . -130) T) ((-312 . -976) 63628) ((-78 . -595) 63610) ((-691 . -300) 63589) ((-287 . -705) 63491) ((-802 . -101) T) ((-839 . -819) T) ((-287 . -465) 63470) ((-1243 . -101) T) ((-40 . -356) T) ((-846 . -145) 63449) ((-846 . -143) 63428) ((-1127 . -481) 63410) ((-1252 . -1021) T) ((-474 . -505) 63343) ((-1115 . -1182) T) ((-938 . -595) 63325) ((-625 . -481) 63309) ((-612 . -481) 63240) ((-793 . -595) 62971) ((-48 . -27) T) ((-1147 . -696) 62868) ((-631 . -1069) T) ((-836 . -835) T) ((-429 . -357) 62842) ((-1071 . -101) T) ((-794 . -302) 62829) ((-944 . -1069) T) ((-839 . -1069) T) ((-1248 . -375) 62801) ((-1025 . -505) 62734) ((-1128 . -279) 62710) ((-234 . -225) 62679) ((-1240 . -696) 62649) ((-1135 . -92) T) ((-968 . -92) T) ((-795 . -170) 62628) ((-221 . -505) 62561) ((-601 . -773) 62540) ((-601 . -770) 62519) ((-1179 . -595) 62431) ((-216 . -1182) T) ((-653 . -595) 62363) ((-1125 . -984) 62347) ((-917 . -101) 62297) ((-344 . -705) T) ((-836 . -595) 62279) ((-1192 . -393) 62231) ((-1082 . -481) 62215) ((-59 . -302) 62153) ((-324 . -101) T) ((-1176 . -21) T) ((-1176 . -25) T) ((-40 . -1081) T) ((-690 . -21) T) ((-607 . -595) 62135) ((-506 . -316) 62114) ((-690 . -25) T) ((-107 . -279) NIL) ((-895 . -1081) T) ((-40 . -23) T) ((-749 . -1081) T) ((-550 . -1186) T) ((-486 . -1186) T) ((-312 . -595) 62096) ((-978 . -225) 62078) ((-167 . -164) 62062) ((-564 . -542) T) ((-550 . -542) T) ((-486 . -542) T) ((-749 . -23) T) ((-1212 . -145) 62041) ((-1128 . -586) 62017) ((-1212 . -143) 61996) ((-1001 . -481) 61980) ((-1191 . -143) 61905) ((-1191 . -145) 61830) ((-1243 . -1249) 61809) ((-468 . -481) 61793) ((-455 . -481) 61777) ((-514 . -34) T) ((-631 . -696) 61747) ((-112 . -941) T) ((-640 . -825) 61726) ((-1147 . -170) 61677) ((-358 . -101) T) ((-234 . -232) 61656) ((-244 . -101) T) ((-243 . -101) T) ((-1201 . -923) 61625) ((-109 . -101) T) ((-239 . -825) 61604) ((-794 . -38) 61453) ((-45 . -505) 61245) ((-1127 . -279) 61220) ((-208 . -1069) T) ((-1119 . -1069) T) ((-1119 . -592) 61199) ((-569 . -25) T) ((-569 . -21) T) ((-1071 . -302) 61137) ((-937 . -404) 61121) ((-677 . -1186) T) ((-612 . -279) 61096) ((-1056 . -619) 61044) ((-760 . -619) 60992) ((-758 . -619) 60940) ((-336 . -130) T) ((-282 . -595) 60922) ((-677 . -542) T) ((-879 . -1069) T) ((-844 . -1081) T) ((-446 . -619) 60870) ((-879 . -877) 60854) ((-372 . -444) T) ((-479 . -1069) T) ((-679 . -626) 60841) ((-917 . -302) 60779) ((-211 . -1069) T) ((-309 . -894) 60758) ((-306 . -894) T) ((-306 . -798) NIL) ((-383 . -699) T) ((-844 . -23) T) ((-116 . -626) 60745) ((-466 . -143) 60724) ((-411 . -404) 60708) ((-466 . -145) 60687) ((-110 . -481) 60669) ((-2 . -595) 60651) ((-1127 . -19) 60633) ((-1127 . -586) 60608) ((-636 . -21) T) ((-636 . -25) T) ((-576 . -1113) T) ((-1082 . -279) 60585) ((-329 . -25) T) ((-329 . -21) T) ((-486 . -356) T) ((-1243 . -38) 60555) ((-1111 . -1182) T) ((-612 . -586) 60530) ((-1056 . -25) T) ((-1056 . -21) T) ((-522 . -770) T) ((-522 . -773) T) ((-117 . -1186) T) ((-937 . -1028) T) ((-603 . -542) T) ((-760 . -25) T) ((-760 . -21) T) ((-758 . -21) T) ((-758 . -25) T) ((-714 . -1028) T) ((-694 . -1028) T) ((-648 . -1027) 60514) ((-508 . -1052) T) ((-453 . -25) T) ((-117 . -542) T) ((-453 . -21) T) ((-446 . -25) T) ((-446 . -21) T) ((-1111 . -1012) 60410) ((-795 . -283) 60389) ((-801 . -1069) T) ((-940 . -941) T) ((-648 . -111) 60368) ((-288 . -505) 60160) ((-1250 . -1027) 60144) ((-1248 . -1027) 60128) ((-1212 . -1167) 60094) ((-244 . -302) 60032) ((-243 . -302) 59970) ((-1195 . -101) 59948) ((-1128 . -596) NIL) ((-1128 . -595) 59930) ((-1212 . -1170) 59896) ((-1192 . -225) 59848) ((-1191 . -1167) 59814) ((-95 . -92) T) ((-1191 . -1170) 59780) ((-1111 . -370) 59764) ((-1089 . -798) T) ((-1089 . -894) T) ((-1082 . -586) 59741) ((-1049 . -596) 59725) ((-476 . -595) 59657) ((-793 . -281) 59634) ((-590 . -149) 59581) ((-411 . -1028) T) ((-479 . -696) 59531) ((-474 . -481) 59515) ((-320 . -825) 59494) ((-332 . -626) 59468) ((-50 . -21) T) ((-50 . -25) T) ((-211 . -696) 59418) ((-167 . -703) 59389) ((-172 . -626) 59321) ((-565 . -21) T) ((-565 . -25) T) ((-509 . -25) T) ((-509 . -21) T) ((-467 . -149) 59271) ((-1049 . -595) 59253) ((-1031 . -595) 59235) ((-967 . -101) T) ((-837 . -101) T) ((-777 . -404) 59199) ((-40 . -130) T) ((-677 . -356) T) ((-206 . -869) T) ((-679 . -772) T) ((-679 . -769) T) ((-564 . -1081) T) ((-550 . -1081) T) ((-486 . -1081) T) ((-679 . -705) T) ((-352 . -595) 59181) ((-346 . -595) 59163) ((-338 . -595) 59145) ((-65 . -389) T) ((-65 . -388) T) ((-107 . -596) 59075) ((-107 . -595) 59057) ((-205 . -869) T) ((-932 . -149) 59041) ((-1212 . -94) 59007) ((-749 . -130) T) ((-133 . -705) T) ((-116 . -705) T) ((-1212 . -35) 58973) ((-1025 . -481) 58957) ((-564 . -23) T) ((-550 . -23) T) ((-486 . -23) T) ((-1191 . -94) 58923) ((-1191 . -35) 58889) ((-1141 . -101) T) ((-1094 . -101) T) ((-829 . -101) T) ((-221 . -481) 58873) ((-1250 . -111) 58852) ((-1248 . -111) 58831) ((-44 . -1027) 58815) ((-1201 . -1204) 58799) ((-830 . -827) 58783) ((-1147 . -283) 58762) ((-110 . -279) 58737) ((-1111 . -874) 58696) ((-44 . -111) 58675) ((-1150 . -1223) T) ((-1135 . -595) 58641) ((-648 . -1021) T) ((-1127 . -596) NIL) ((-1127 . -595) 58623) ((-1033 . -592) 58598) ((-1033 . -1069) T) ((-968 . -595) 58564) ((-73 . -433) T) ((-73 . -388) T) ((-648 . -227) 58543) ((-150 . -1027) 58527) ((-557 . -540) 58511) ((-348 . -145) 58490) ((-348 . -143) 58441) ((-345 . -145) 58420) ((-681 . -1069) T) ((-345 . -143) 58371) ((-337 . -145) 58350) ((-337 . -143) 58301) ((-257 . -143) 58280) ((-257 . -145) 58259) ((-244 . -38) 58229) ((-241 . -145) 58208) ((-117 . -356) T) ((-241 . -143) 58187) ((-243 . -38) 58157) ((-150 . -111) 58136) ((-977 . -1012) 58024) ((-1136 . -823) NIL) ((-672 . -1186) T) ((-777 . -1028) T) ((-677 . -1081) T) ((-1250 . -1021) T) ((-1248 . -1021) T) ((-1125 . -1182) T) ((-977 . -370) 58001) ((-884 . -143) T) ((-884 . -145) 57983) ((-844 . -130) T) ((-793 . -1027) 57880) ((-672 . -542) T) ((-677 . -23) T) ((-625 . -595) 57812) ((-625 . -596) 57773) ((-612 . -596) NIL) ((-612 . -595) 57755) ((-479 . -170) T) ((-217 . -21) T) ((-211 . -170) T) ((-217 . -25) T) ((-466 . -1170) 57721) ((-466 . -1167) 57687) ((-267 . -595) 57669) ((-266 . -595) 57651) ((-265 . -595) 57633) ((-264 . -595) 57615) ((-263 . -595) 57597) ((-491 . -629) 57579) ((-262 . -595) 57561) ((-332 . -705) T) ((-261 . -595) 57543) ((-110 . -19) 57525) ((-172 . -705) T) ((-491 . -366) 57507) ((-206 . -595) 57489) ((-511 . -1118) 57473) ((-491 . -123) T) ((-110 . -586) 57448) ((-205 . -595) 57430) ((-466 . -35) 57396) ((-466 . -94) 57362) ((-203 . -595) 57344) ((-202 . -595) 57326) ((-201 . -595) 57308) ((-200 . -595) 57290) ((-197 . -595) 57272) ((-196 . -595) 57254) ((-195 . -595) 57236) ((-194 . -595) 57218) ((-193 . -595) 57200) ((-192 . -595) 57182) ((-191 . -595) 57164) ((-526 . -1072) 57116) ((-190 . -595) 57098) ((-189 . -595) 57080) ((-45 . -481) 57017) ((-188 . -595) 56999) ((-187 . -595) 56981) ((-1084 . -101) T) ((-793 . -111) 56871) ((-623 . -101) 56821) ((-474 . -279) 56798) ((-1082 . -595) 56529) ((-1070 . -1069) T) ((-1018 . -1182) T) ((-1251 . -1012) 56513) ((-603 . -1081) T) ((-1141 . -302) 56500) ((-1104 . -1069) T) ((-1094 . -302) 56487) ((-1065 . -1052) T) ((-1059 . -1052) T) ((-1043 . -1052) T) ((-1036 . -1052) T) ((-1010 . -1052) T) ((-993 . -1052) T) ((-117 . -1081) T) ((-797 . -101) T) ((-606 . -1052) T) ((-603 . -23) T) ((-1119 . -505) 56279) ((-475 . -1052) T) ((-977 . -874) 56231) ((-379 . -101) T) ((-317 . -101) T) ((-212 . -1052) T) ((-937 . -1069) T) ((-150 . -1021) T) ((-117 . -23) T) ((-710 . -404) 56215) ((-714 . -1069) T) ((-694 . -1069) T) ((-681 . -131) T) ((-445 . -1069) T) ((-400 . -1182) T) ((-309 . -423) 56199) ((-575 . -92) T) ((-1001 . -596) 56160) ((-998 . -1186) T) ((-219 . -101) T) ((-1001 . -595) 56122) ((-794 . -225) 56106) ((-998 . -542) T) ((-811 . -626) 56079) ((-347 . -1186) T) ((-468 . -595) 56041) ((-468 . -596) 56002) ((-455 . -596) 55963) ((-455 . -595) 55925) ((-400 . -858) 55909) ((-312 . -1027) 55744) ((-400 . -860) 55669) ((-818 . -1012) 55565) ((-479 . -505) NIL) ((-474 . -586) 55542) ((-347 . -542) T) ((-211 . -505) NIL) ((-846 . -444) T) ((-411 . -1069) T) ((-400 . -1012) 55406) ((-312 . -111) 55227) ((-672 . -356) T) ((-219 . -277) T) ((-48 . -1186) T) ((-793 . -1021) 55157) ((-564 . -130) T) ((-550 . -130) T) ((-486 . -130) T) ((-48 . -542) T) ((-1128 . -281) 55133) ((-1141 . -1120) 55111) ((-309 . -27) 55090) ((-1032 . -101) T) ((-793 . -227) 55042) ((-234 . -823) 55021) ((-926 . -101) T) ((-692 . -101) T) ((-288 . -481) 54958) ((-473 . -101) T) ((-710 . -1028) T) ((-594 . -595) 54940) ((-594 . -596) 54801) ((-400 . -370) 54785) ((-400 . -331) 54769) ((-1141 . -38) 54598) ((-1094 . -38) 54447) ((-829 . -38) 54417) ((-383 . -626) 54401) ((-623 . -302) 54339) ((-937 . -696) 54236) ((-714 . -696) 54206) ((-216 . -106) 54190) ((-45 . -279) 54115) ((-601 . -626) 54089) ((-305 . -1069) T) ((-282 . -1027) 54076) ((-110 . -595) 54058) ((-110 . -596) 54040) ((-445 . -696) 54010) ((-794 . -246) 53949) ((-667 . -1069) 53927) ((-536 . -1069) T) ((-1143 . -1028) T) ((-1142 . -1028) T) ((-1136 . -1028) T) ((-282 . -111) 53912) ((-1095 . -1028) T) ((-536 . -592) 53891) ((-95 . -595) 53857) ((-978 . -823) T) ((-221 . -665) 53815) ((-672 . -1081) T) ((-1176 . -719) 53791) ((-312 . -1021) T) ((-336 . -25) T) ((-336 . -21) T) ((-400 . -874) 53750) ((-67 . -1182) T) ((-811 . -772) 53729) ((-411 . -696) 53703) ((-777 . -1069) T) ((-811 . -769) 53682) ((-677 . -130) T) ((-691 . -894) 53661) ((-672 . -23) T) ((-479 . -283) T) ((-811 . -705) 53640) ((-312 . -227) 53592) ((-312 . -237) 53571) ((-211 . -283) T) ((-998 . -356) T) ((-1212 . -444) 53550) ((-1191 . -444) 53529) ((-347 . -322) 53506) ((-347 . -356) T) ((-1109 . -595) 53488) ((-45 . -1216) 53438) ((-845 . -101) T) ((-623 . -275) 53422) ((-677 . -1030) T) ((-1239 . -101) T) ((-469 . -626) 53387) ((-460 . -1069) T) ((-45 . -586) 53312) ((-1238 . -101) T) ((-1127 . -281) 53287) ((-40 . -619) 53226) ((-48 . -356) T) ((-1075 . -595) 53208) ((-1056 . -825) 53187) ((-612 . -281) 53162) ((-760 . -825) 53141) ((-758 . -825) 53120) ((-474 . -595) 52851) ((-234 . -404) 52820) ((-926 . -302) 52807) ((-446 . -825) 52786) ((-64 . -1182) T) ((-1033 . -505) 52630) ((-603 . -130) T) ((-473 . -302) 52617) ((-588 . -1069) T) ((-117 . -130) T) ((-649 . -1069) T) ((-282 . -1021) T) ((-178 . -1069) T) ((-159 . -1069) T) ((-154 . -1069) T) ((-152 . -1069) T) ((-445 . -740) T) ((-31 . -1052) T) ((-937 . -170) 52568) ((-944 . -92) T) ((-1049 . -1027) 52478) ((-601 . -772) 52457) ((-576 . -1069) T) ((-601 . -769) 52436) ((-601 . -705) T) ((-288 . -279) 52415) ((-287 . -1182) T) ((-1025 . -595) 52377) ((-1025 . -596) 52338) ((-998 . -1081) T) ((-167 . -101) T) ((-268 . -825) T) ((-1134 . -1069) T) ((-796 . -595) 52320) ((-1082 . -281) 52297) ((-1071 . -223) 52281) ((-977 . -300) T) ((-777 . -696) 52265) ((-352 . -1027) 52217) ((-347 . -1081) T) ((-346 . -1027) 52169) ((-407 . -595) 52151) ((-378 . -595) 52133) ((-338 . -1027) 52085) ((-221 . -595) 52017) ((-1049 . -111) 51913) ((-998 . -23) T) ((-107 . -1027) 51863) ((-872 . -101) T) ((-816 . -101) T) ((-786 . -101) T) ((-747 . -101) T) ((-655 . -101) T) ((-466 . -444) 51842) ((-411 . -170) T) ((-352 . -111) 51780) ((-346 . -111) 51718) ((-338 . -111) 51656) ((-244 . -225) 51625) ((-243 . -225) 51594) ((-347 . -23) T) ((-70 . -1182) T) ((-219 . -38) 51559) ((-107 . -111) 51493) ((-40 . -25) T) ((-40 . -21) T) ((-648 . -699) T) ((-167 . -277) 51471) ((-48 . -1081) T) ((-895 . -25) T) ((-749 . -25) T) ((-1119 . -481) 51408) ((-477 . -1069) T) ((-1252 . -626) 51382) ((-1201 . -101) T) ((-830 . -101) T) ((-234 . -1028) 51312) ((-1032 . -1120) T) ((-938 . -770) 51265) ((-374 . -626) 51249) ((-48 . -23) T) ((-938 . -773) 51202) ((-793 . -773) 51153) ((-793 . -770) 51104) ((-288 . -586) 51083) ((-469 . -705) T) ((-557 . -101) T) ((-845 . -302) 51040) ((-631 . -279) 51019) ((-112 . -639) T) ((-75 . -1182) T) ((-1032 . -38) 51006) ((-642 . -367) 50985) ((-926 . -38) 50834) ((-710 . -1069) T) ((-473 . -38) 50683) ((-85 . -1182) T) ((-557 . -277) T) ((-1192 . -823) NIL) ((-575 . -595) 50649) ((-1143 . -1069) T) ((-1142 . -1069) T) ((-1136 . -1069) T) ((-344 . -1012) 50626) ((-1049 . -1021) T) ((-978 . -1028) T) ((-45 . -595) 50608) ((-45 . -596) NIL) ((-888 . -1028) T) ((-795 . -595) 50590) ((-1116 . -101) 50568) ((-1049 . -237) 50519) ((-420 . -1028) T) ((-352 . -1021) T) ((-346 . -1021) T) ((-358 . -357) 50496) ((-338 . -1021) T) ((-244 . -232) 50475) ((-243 . -232) 50454) ((-109 . -357) 50428) ((-1049 . -227) 50353) ((-1095 . -1069) T) ((-287 . -874) 50312) ((-107 . -1021) T) ((-672 . -130) T) ((-411 . -505) 50154) ((-352 . -227) 50133) ((-352 . -237) T) ((-44 . -699) T) ((-346 . -227) 50112) ((-346 . -237) T) ((-338 . -227) 50091) ((-338 . -237) T) ((-167 . -302) 50056) ((-107 . -237) T) ((-107 . -227) T) ((-312 . -770) T) ((-844 . -21) T) ((-844 . -25) T) ((-400 . -300) T) ((-491 . -34) T) ((-110 . -281) 50031) ((-1082 . -1027) 49928) ((-845 . -1120) NIL) ((-323 . -595) 49910) ((-400 . -996) 49889) ((-1082 . -111) 49779) ((-669 . -1223) T) ((-429 . -1069) T) ((-1252 . -705) T) ((-62 . -595) 49761) ((-845 . -38) 49706) ((-514 . -1182) T) ((-584 . -149) 49690) ((-503 . -595) 49672) ((-1201 . -302) 49659) ((-710 . -696) 49508) ((-522 . -771) T) ((-522 . -772) T) ((-550 . -619) 49490) ((-486 . -619) 49450) ((-348 . -444) T) ((-345 . -444) T) ((-337 . -444) T) ((-257 . -444) 49401) ((-516 . -1069) T) ((-511 . -1069) 49351) ((-241 . -444) 49302) ((-1119 . -279) 49281) ((-1147 . -595) 49263) ((-667 . -505) 49196) ((-937 . -283) 49175) ((-536 . -505) 48967) ((-1141 . -225) 48951) ((-167 . -1120) 48930) ((-1240 . -595) 48912) ((-1143 . -696) 48809) ((-1142 . -696) 48650) ((-866 . -101) T) ((-1136 . -696) 48446) ((-1095 . -696) 48343) ((-1125 . -652) 48327) ((-348 . -395) 48278) ((-345 . -395) 48229) ((-337 . -395) 48180) ((-998 . -130) T) ((-777 . -505) 48092) ((-288 . -596) NIL) ((-288 . -595) 48074) ((-884 . -444) T) ((-938 . -361) 48027) ((-793 . -361) 48006) ((-501 . -500) 47985) ((-499 . -500) 47964) ((-479 . -279) NIL) ((-474 . -281) 47941) ((-411 . -283) T) ((-347 . -130) T) ((-211 . -279) NIL) ((-672 . -484) NIL) ((-98 . -1081) T) ((-167 . -38) 47769) ((-1212 . -947) 47731) ((-1116 . -302) 47669) ((-1191 . -947) 47638) ((-884 . -395) T) ((-1082 . -1021) 47568) ((-1214 . -542) T) ((-1119 . -586) 47547) ((-112 . -825) T) ((-1033 . -481) 47478) ((-564 . -21) T) ((-564 . -25) T) ((-550 . -21) T) ((-550 . -25) T) ((-486 . -25) T) ((-486 . -21) T) ((-1201 . -1120) 47456) ((-1082 . -227) 47408) ((-48 . -130) T) ((-1163 . -101) T) ((-234 . -1069) 47198) ((-845 . -393) 47175) ((-1057 . -101) T) ((-1045 . -101) T) ((-590 . -101) T) ((-467 . -101) T) ((-1201 . -38) 47004) ((-830 . -38) 46974) ((-710 . -170) 46885) ((-631 . -595) 46867) ((-624 . -1052) T) ((-557 . -38) 46854) ((-944 . -595) 46820) ((-932 . -101) 46770) ((-839 . -595) 46752) ((-839 . -596) 46674) ((-576 . -505) NIL) ((-1220 . -1028) T) ((-1213 . -1028) T) ((-1192 . -1028) T) ((-579 . -1028) T) ((-578 . -1028) T) ((-1256 . -1081) T) ((-1143 . -170) 46625) ((-1142 . -170) 46556) ((-1136 . -170) 46487) ((-1095 . -170) 46438) ((-978 . -1069) T) ((-945 . -1069) T) ((-888 . -1069) T) ((-1176 . -145) 46417) ((-777 . -775) 46401) ((-677 . -25) T) ((-677 . -21) T) ((-117 . -619) 46378) ((-679 . -860) 46360) ((-420 . -1069) T) ((-309 . -1186) 46339) ((-306 . -1186) T) ((-167 . -393) 46323) ((-1176 . -143) 46302) ((-466 . -947) 46264) ((-128 . -1069) T) ((-71 . -595) 46246) ((-107 . -773) T) ((-107 . -770) T) ((-309 . -542) 46225) ((-679 . -1012) 46207) ((-306 . -542) T) ((-1256 . -23) T) ((-133 . -1012) 46189) ((-474 . -1027) 46086) ((-45 . -281) 46011) ((-234 . -696) 45953) ((-508 . -101) T) ((-474 . -111) 45843) ((-1061 . -101) 45821) ((-1008 . -101) T) ((-623 . -806) 45800) ((-710 . -505) 45743) ((-1025 . -1027) 45727) ((-1104 . -92) T) ((-1033 . -279) 45702) ((-603 . -21) T) ((-603 . -25) T) ((-515 . -1069) T) ((-354 . -101) T) ((-315 . -101) T) ((-648 . -626) 45676) ((-378 . -1027) 45660) ((-1025 . -111) 45639) ((-794 . -404) 45623) ((-117 . -25) T) ((-88 . -595) 45605) ((-117 . -21) T) ((-590 . -302) 45400) ((-467 . -302) 45204) ((-1119 . -596) NIL) ((-378 . -111) 45183) ((-372 . -101) T) ((-208 . -595) 45165) ((-1119 . -595) 45147) ((-978 . -696) 45097) ((-1136 . -505) 44866) ((-888 . -696) 44818) ((-1095 . -505) 44788) ((-344 . -300) T) ((-1155 . -149) 44738) ((-932 . -302) 44676) ((-812 . -101) T) ((-420 . -696) 44660) ((-219 . -806) T) ((-805 . -101) T) ((-803 . -101) T) ((-471 . -149) 44610) ((-1212 . -1211) 44589) ((-1089 . -1186) T) ((-332 . -1012) 44556) ((-1212 . -1206) 44526) ((-1212 . -1209) 44510) ((-1191 . -1190) 44489) ((-79 . -595) 44471) ((-879 . -595) 44453) ((-1191 . -1206) 44430) ((-1089 . -542) T) ((-895 . -825) T) ((-749 . -825) T) ((-479 . -596) 44360) ((-479 . -595) 44342) ((-372 . -277) T) ((-650 . -825) T) ((-1191 . -1188) 44326) ((-1214 . -1081) T) ((-211 . -596) 44256) ((-211 . -595) 44238) ((-1033 . -586) 44213) ((-58 . -149) 44197) ((-507 . -149) 44181) ((-487 . -149) 44165) ((-352 . -1247) 44149) ((-346 . -1247) 44133) ((-338 . -1247) 44117) ((-309 . -356) 44096) ((-306 . -356) T) ((-474 . -1021) 44026) ((-672 . -619) 44008) ((-1250 . -626) 43982) ((-1248 . -626) 43956) ((-1214 . -23) T) ((-667 . -481) 43940) ((-63 . -595) 43922) ((-1082 . -773) 43873) ((-1082 . -770) 43824) ((-536 . -481) 43761) ((-648 . -34) T) ((-474 . -227) 43713) ((-288 . -281) 43692) ((-234 . -170) 43671) ((-794 . -1028) T) ((-44 . -626) 43629) ((-1049 . -361) 43580) ((-710 . -283) 43511) ((-511 . -505) 43444) ((-795 . -1027) 43395) ((-1056 . -143) 43374) ((-352 . -361) 43353) ((-346 . -361) 43332) ((-338 . -361) 43311) ((-1056 . -145) 43290) ((-845 . -225) 43267) ((-795 . -111) 43209) ((-760 . -143) 43188) ((-760 . -145) 43167) ((-257 . -923) 43134) ((-244 . -823) 43113) ((-241 . -923) 43058) ((-243 . -823) 43037) ((-758 . -143) 43016) ((-758 . -145) 42995) ((-150 . -626) 42969) ((-446 . -145) 42948) ((-446 . -143) 42927) ((-648 . -705) T) ((-801 . -595) 42909) ((-1220 . -1069) T) ((-1213 . -1069) T) ((-1192 . -1069) T) ((-1176 . -1170) 42875) ((-1176 . -1167) 42841) ((-1143 . -283) 42820) ((-1142 . -283) 42771) ((-1136 . -283) 42722) ((-1095 . -283) 42701) ((-332 . -874) 42682) ((-978 . -170) T) ((-888 . -170) T) ((-579 . -1069) T) ((-578 . -1069) T) ((-672 . -21) T) ((-672 . -25) T) ((-466 . -1209) 42666) ((-466 . -1206) 42636) ((-411 . -279) 42564) ((-309 . -1081) 42413) ((-306 . -1081) T) ((-1176 . -35) 42379) ((-1176 . -94) 42345) ((-83 . -595) 42327) ((-90 . -101) 42305) ((-1256 . -130) T) ((-565 . -143) T) ((-565 . -145) 42287) ((-509 . -145) 42269) ((-509 . -143) T) ((-309 . -23) 42121) ((-40 . -335) 42095) ((-306 . -23) T) ((-1127 . -629) 42077) ((-1243 . -1028) T) ((-1127 . -366) 42059) ((-793 . -626) 41907) ((-1065 . -101) T) ((-1059 . -101) T) ((-1043 . -101) T) ((-167 . -225) 41891) ((-1036 . -101) T) ((-1010 . -101) T) ((-993 . -101) T) ((-576 . -481) 41873) ((-606 . -101) T) ((-234 . -505) 41806) ((-475 . -101) T) ((-1250 . -705) T) ((-1248 . -705) T) ((-212 . -101) T) ((-1147 . -1027) 41689) ((-1147 . -111) 41558) ((-836 . -171) T) ((-795 . -1021) T) ((-659 . -1052) T) ((-654 . -1052) T) ((-506 . -101) T) ((-501 . -101) T) ((-48 . -619) 41518) ((-499 . -101) T) ((-470 . -1052) T) ((-1240 . -1027) 41488) ((-137 . -1052) T) ((-136 . -1052) T) ((-132 . -1052) T) ((-1008 . -38) 41472) ((-795 . -227) T) ((-795 . -237) 41451) ((-1240 . -111) 41416) ((-1220 . -696) 41313) ((-536 . -279) 41292) ((-1213 . -696) 41133) ((-1201 . -225) 41117) ((-588 . -92) T) ((-1033 . -596) NIL) ((-1033 . -595) 41099) ((-649 . -92) T) ((-178 . -92) T) ((-159 . -92) T) ((-154 . -92) T) ((-152 . -92) T) ((-1192 . -696) 40895) ((-977 . -894) T) ((-681 . -595) 40864) ((-150 . -705) T) ((-1082 . -361) 40843) ((-978 . -505) NIL) ((-244 . -404) 40812) ((-243 . -404) 40781) ((-998 . -25) T) ((-998 . -21) T) ((-579 . -696) 40754) ((-578 . -696) 40651) ((-777 . -279) 40609) ((-126 . -101) 40587) ((-811 . -1012) 40483) ((-167 . -806) 40462) ((-312 . -626) 40359) ((-793 . -34) T) ((-693 . -101) T) ((-1089 . -1081) T) ((-128 . -505) NIL) ((-1000 . -1182) T) ((-372 . -38) 40324) ((-347 . -25) T) ((-347 . -21) T) ((-160 . -101) T) ((-155 . -101) T) ((-348 . -1235) 40308) ((-345 . -1235) 40292) ((-337 . -1235) 40276) ((-167 . -342) 40255) ((-550 . -825) T) ((-486 . -825) T) ((-1089 . -23) T) ((-86 . -595) 40237) ((-679 . -300) T) ((-812 . -38) 40207) ((-805 . -38) 40177) ((-1214 . -130) T) ((-1119 . -281) 40156) ((-938 . -771) 40109) ((-938 . -772) 40062) ((-793 . -769) 40041) ((-116 . -300) T) ((-90 . -302) 39979) ((-653 . -34) T) ((-536 . -586) 39958) ((-48 . -25) T) ((-48 . -21) T) ((-793 . -772) 39909) ((-793 . -771) 39888) ((-679 . -996) T) ((-631 . -1027) 39872) ((-938 . -705) 39771) ((-793 . -705) 39681) ((-938 . -465) 39634) ((-474 . -773) 39585) ((-474 . -770) 39536) ((-884 . -1235) 39523) ((-1147 . -1021) T) ((-631 . -111) 39502) ((-1147 . -319) 39479) ((-1168 . -101) 39457) ((-1070 . -595) 39439) ((-679 . -535) T) ((-794 . -1069) T) ((-1240 . -1021) T) ((-406 . -1069) T) ((-1104 . -595) 39405) ((-244 . -1028) 39335) ((-243 . -1028) 39265) ((-282 . -626) 39252) ((-576 . -279) 39227) ((-667 . -665) 39185) ((-937 . -595) 39167) ((-846 . -101) T) ((-714 . -595) 39149) ((-694 . -595) 39131) ((-1220 . -170) 39082) ((-1213 . -170) 39013) ((-1192 . -170) 38944) ((-677 . -825) T) ((-978 . -283) T) ((-445 . -595) 38926) ((-607 . -705) T) ((-59 . -1069) 38904) ((-239 . -149) 38888) ((-888 . -283) T) ((-998 . -986) T) ((-607 . -465) T) ((-691 . -1186) 38867) ((-579 . -170) 38846) ((-578 . -170) 38797) ((-1228 . -825) 38776) ((-691 . -542) 38687) ((-400 . -894) T) ((-400 . -798) 38666) ((-312 . -772) T) ((-312 . -705) T) ((-411 . -595) 38648) ((-411 . -596) 38556) ((-623 . -1118) 38540) ((-110 . -629) 38522) ((-172 . -300) T) ((-126 . -302) 38460) ((-110 . -366) 38442) ((-391 . -1182) T) ((-309 . -130) 38313) ((-306 . -130) T) ((-68 . -388) T) ((-110 . -123) T) ((-511 . -481) 38297) ((-632 . -1081) T) ((-576 . -19) 38279) ((-60 . -433) T) ((-60 . -388) T) ((-802 . -1069) T) ((-576 . -586) 38254) ((-469 . -1012) 38214) ((-631 . -1021) T) ((-632 . -23) T) ((-1243 . -1069) T) ((-31 . -101) T) ((-794 . -696) 38063) ((-117 . -825) NIL) ((-1141 . -404) 38047) ((-1094 . -404) 38031) ((-829 . -404) 38015) ((-847 . -101) 37966) ((-1212 . -101) T) ((-1192 . -505) 37735) ((-1191 . -101) T) ((-516 . -92) T) ((-1168 . -302) 37673) ((-305 . -595) 37655) ((-1143 . -279) 37640) ((-1071 . -1069) T) ((-1142 . -279) 37625) ((-1049 . -626) 37535) ((-282 . -705) T) ((-107 . -883) NIL) ((-667 . -595) 37467) ((-667 . -596) 37428) ((-583 . -595) 37410) ((-536 . -596) NIL) ((-536 . -595) 37392) ((-520 . -595) 37374) ((-1136 . -279) 37222) ((-479 . -1027) 37172) ((-690 . -444) T) ((-502 . -500) 37151) ((-498 . -500) 37130) ((-211 . -1027) 37080) ((-352 . -626) 37032) ((-346 . -626) 36984) ((-219 . -823) T) ((-338 . -626) 36936) ((-584 . -101) 36886) ((-474 . -361) 36865) ((-107 . -626) 36815) ((-479 . -111) 36749) ((-234 . -481) 36733) ((-336 . -145) 36715) ((-336 . -143) T) ((-167 . -363) 36686) ((-917 . -1226) 36670) ((-211 . -111) 36604) ((-846 . -302) 36569) ((-917 . -1069) 36519) ((-777 . -596) 36480) ((-777 . -595) 36462) ((-697 . -101) T) ((-324 . -1069) T) ((-1089 . -130) T) ((-693 . -38) 36432) ((-309 . -484) 36411) ((-491 . -1182) T) ((-1212 . -277) 36377) ((-1191 . -277) 36343) ((-320 . -149) 36327) ((-1033 . -281) 36302) ((-1243 . -696) 36272) ((-1128 . -34) T) ((-1252 . -1012) 36249) ((-460 . -595) 36231) ((-476 . -34) T) ((-374 . -1012) 36215) ((-1141 . -1028) T) ((-1094 . -1028) T) ((-829 . -1028) T) ((-1032 . -823) T) ((-794 . -170) 36126) ((-511 . -279) 36103) ((-128 . -481) 36085) ((-1220 . -283) 36064) ((-117 . -966) 36041) ((-1213 . -283) 35992) ((-1163 . -357) 35966) ((-1057 . -259) 35950) ((-649 . -595) 35916) ((-588 . -595) 35866) ((-466 . -101) T) ((-178 . -595) 35832) ((-159 . -595) 35798) ((-154 . -595) 35764) ((-358 . -1069) T) ((-244 . -1069) T) ((-243 . -1069) T) ((-152 . -595) 35730) ((-109 . -1069) T) ((-1192 . -283) 35681) ((-846 . -1120) 35659) ((-1143 . -976) 35625) ((-590 . -357) 35565) ((-1142 . -976) 35531) ((-590 . -223) 35478) ((-576 . -595) 35460) ((-576 . -596) NIL) ((-672 . -825) T) ((-467 . -223) 35410) ((-479 . -1021) T) ((-1136 . -976) 35376) ((-87 . -432) T) ((-87 . -388) T) ((-211 . -1021) T) ((-1095 . -976) 35342) ((-1049 . -705) T) ((-691 . -1081) T) ((-579 . -283) 35321) ((-578 . -283) 35300) ((-479 . -237) T) ((-479 . -227) T) ((-211 . -237) T) ((-211 . -227) T) ((-1134 . -595) 35282) ((-846 . -38) 35234) ((-352 . -705) T) ((-346 . -705) T) ((-338 . -705) T) ((-107 . -772) T) ((-107 . -769) T) ((-511 . -1216) 35218) ((-107 . -705) T) ((-691 . -23) T) ((-1256 . -25) T) ((-466 . -277) 35184) ((-1256 . -21) T) ((-1191 . -302) 35123) ((-1145 . -101) T) ((-40 . -143) 35095) ((-40 . -145) 35067) ((-511 . -586) 35044) ((-1082 . -626) 34892) ((-584 . -302) 34830) ((-45 . -629) 34780) ((-45 . -644) 34730) ((-45 . -366) 34680) ((-1127 . -34) T) ((-845 . -823) NIL) ((-632 . -130) T) ((-477 . -595) 34662) ((-234 . -279) 34639) ((-625 . -34) T) ((-612 . -34) T) ((-1056 . -444) 34590) ((-794 . -505) 34464) ((-760 . -444) 34395) ((-758 . -444) 34346) ((-446 . -444) 34297) ((-926 . -404) 34281) ((-710 . -595) 34263) ((-244 . -696) 34205) ((-243 . -696) 34147) ((-710 . -596) 34008) ((-473 . -404) 33992) ((-332 . -295) T) ((-515 . -92) T) ((-344 . -894) T) ((-974 . -101) 33970) ((-998 . -825) T) ((-59 . -505) 33903) ((-1191 . -1120) 33855) ((-978 . -279) NIL) ((-219 . -1028) T) ((-372 . -806) T) ((-1082 . -34) T) ((-1195 . -1062) 33839) ((-565 . -444) T) ((-509 . -444) T) ((-1195 . -1069) 33817) ((-1195 . -1064) 33774) ((-234 . -586) 33751) ((-1143 . -595) 33733) ((-1142 . -595) 33715) ((-1136 . -595) 33697) ((-1136 . -596) NIL) ((-1095 . -595) 33679) ((-128 . -279) 33654) ((-846 . -393) 33638) ((-526 . -101) T) ((-1212 . -38) 33479) ((-1191 . -38) 33293) ((-844 . -145) T) ((-565 . -395) T) ((-48 . -825) T) ((-509 . -395) T) ((-1224 . -101) T) ((-1214 . -21) T) ((-1214 . -25) T) ((-1082 . -769) 33272) ((-1082 . -772) 33223) ((-1082 . -771) 33202) ((-967 . -1069) T) ((-1001 . -34) T) ((-837 . -1069) T) ((-1082 . -705) 33112) ((-642 . -101) T) ((-624 . -101) T) ((-536 . -281) 33091) ((-1155 . -101) T) ((-468 . -34) T) ((-455 . -34) T) ((-348 . -101) T) ((-345 . -101) T) ((-337 . -101) T) ((-257 . -101) T) ((-241 . -101) T) ((-469 . -300) T) ((-1032 . -1028) T) ((-926 . -1028) T) ((-309 . -619) 32997) ((-306 . -619) 32958) ((-473 . -1028) T) ((-471 . -101) T) ((-429 . -595) 32940) ((-1141 . -1069) T) ((-1094 . -1069) T) ((-829 . -1069) T) ((-1110 . -101) T) ((-794 . -283) 32871) ((-937 . -1027) 32754) ((-469 . -996) T) ((-128 . -19) 32736) ((-714 . -1027) 32706) ((-128 . -586) 32681) ((-445 . -1027) 32651) ((-1116 . -1090) 32635) ((-1071 . -505) 32568) ((-937 . -111) 32437) ((-884 . -101) T) ((-714 . -111) 32402) ((-516 . -595) 32368) ((-58 . -101) 32318) ((-511 . -596) 32279) ((-511 . -595) 32191) ((-510 . -101) 32169) ((-507 . -101) 32119) ((-488 . -101) 32097) ((-487 . -101) 32047) ((-445 . -111) 32010) ((-244 . -170) 31989) ((-243 . -170) 31968) ((-411 . -1027) 31942) ((-1176 . -947) 31904) ((-973 . -1081) T) ((-917 . -505) 31837) ((-479 . -773) T) ((-466 . -38) 31678) ((-411 . -111) 31645) ((-479 . -770) T) ((-974 . -302) 31583) ((-211 . -773) T) ((-211 . -770) T) ((-973 . -23) T) ((-691 . -130) T) ((-1191 . -393) 31553) ((-309 . -25) 31405) ((-167 . -404) 31389) ((-309 . -21) 31260) ((-306 . -25) T) ((-306 . -21) T) ((-839 . -361) T) ((-110 . -34) T) ((-474 . -626) 31108) ((-845 . -1028) T) ((-576 . -281) 31083) ((-564 . -145) T) ((-550 . -145) T) ((-486 . -145) T) ((-1141 . -696) 30912) ((-1094 . -696) 30761) ((-1089 . -619) 30743) ((-829 . -696) 30713) ((-648 . -1182) T) ((-1 . -101) T) ((-234 . -595) 30444) ((-1084 . -1069) T) ((-1201 . -404) 30428) ((-1155 . -302) 30232) ((-937 . -1021) T) ((-714 . -1021) T) ((-694 . -1021) T) ((-623 . -1069) 30182) ((-1025 . -626) 30166) ((-830 . -404) 30150) ((-502 . -101) T) ((-498 . -101) T) ((-241 . -302) 30137) ((-257 . -302) 30124) ((-937 . -319) 30103) ((-378 . -626) 30087) ((-471 . -302) 29891) ((-244 . -505) 29824) ((-648 . -1012) 29720) ((-243 . -505) 29653) ((-1110 . -302) 29579) ((-797 . -1069) T) ((-777 . -1027) 29563) ((-1220 . -279) 29548) ((-1213 . -279) 29533) ((-1192 . -279) 29381) ((-379 . -1069) T) ((-317 . -1069) T) ((-411 . -1021) T) ((-167 . -1028) T) ((-58 . -302) 29319) ((-777 . -111) 29298) ((-578 . -279) 29283) ((-510 . -302) 29221) ((-507 . -302) 29159) ((-488 . -302) 29097) ((-487 . -302) 29035) ((-411 . -227) 29014) ((-474 . -34) T) ((-978 . -596) 28944) ((-219 . -1069) T) ((-978 . -595) 28926) ((-945 . -595) 28908) ((-945 . -596) 28883) ((-888 . -595) 28865) ((-677 . -145) T) ((-679 . -894) T) ((-679 . -798) T) ((-420 . -595) 28847) ((-1089 . -21) T) ((-128 . -596) NIL) ((-128 . -595) 28829) ((-1089 . -25) T) ((-648 . -370) 28813) ((-116 . -894) T) ((-846 . -225) 28797) ((-77 . -1182) T) ((-126 . -125) 28781) ((-1025 . -34) T) ((-1250 . -1012) 28755) ((-1248 . -1012) 28712) ((-1201 . -1028) T) ((-830 . -1028) T) ((-474 . -769) 28691) ((-348 . -1120) 28670) ((-345 . -1120) 28649) ((-337 . -1120) 28628) ((-474 . -772) 28579) ((-474 . -771) 28558) ((-221 . -34) T) ((-474 . -705) 28468) ((-59 . -481) 28452) ((-557 . -1028) T) ((-1141 . -170) 28343) ((-1094 . -170) 28254) ((-1032 . -1069) T) ((-1056 . -923) 28199) ((-926 . -1069) T) ((-795 . -626) 28150) ((-760 . -923) 28119) ((-692 . -1069) T) ((-758 . -923) 28086) ((-507 . -275) 28070) ((-648 . -874) 28029) ((-473 . -1069) T) ((-446 . -923) 27996) ((-78 . -1182) T) ((-348 . -38) 27961) ((-345 . -38) 27926) ((-337 . -38) 27891) ((-257 . -38) 27740) ((-241 . -38) 27589) ((-884 . -1120) T) ((-603 . -145) 27568) ((-603 . -143) 27547) ((-515 . -595) 27513) ((-117 . -145) T) ((-117 . -143) NIL) ((-407 . -705) T) ((-777 . -1021) T) ((-336 . -444) T) ((-1220 . -976) 27479) ((-1213 . -976) 27445) ((-1192 . -976) 27411) ((-884 . -38) 27376) ((-219 . -696) 27341) ((-312 . -47) 27311) ((-40 . -402) 27283) ((-138 . -595) 27265) ((-973 . -130) T) ((-793 . -1182) T) ((-172 . -894) T) ((-336 . -395) T) ((-511 . -281) 27242) ((-793 . -1012) 27069) ((-45 . -34) T) ((-659 . -101) T) ((-654 . -101) T) ((-640 . -101) T) ((-632 . -21) T) ((-632 . -25) T) ((-1191 . -225) 27039) ((-1071 . -481) 27023) ((-470 . -101) T) ((-653 . -1182) T) ((-239 . -101) 26973) ((-137 . -101) T) ((-136 . -101) T) ((-132 . -101) T) ((-845 . -1069) T) ((-1147 . -626) 26898) ((-1032 . -696) 26885) ((-710 . -1027) 26728) ((-1141 . -505) 26675) ((-926 . -696) 26524) ((-1094 . -505) 26476) ((-1239 . -1069) T) ((-1238 . -1069) T) ((-473 . -696) 26325) ((-66 . -595) 26307) ((-710 . -111) 26136) ((-917 . -481) 26120) ((-1240 . -626) 26080) ((-795 . -705) T) ((-1143 . -1027) 25963) ((-1142 . -1027) 25798) ((-1136 . -1027) 25588) ((-1095 . -1027) 25471) ((-977 . -1186) T) ((-1063 . -101) 25449) ((-793 . -370) 25418) ((-977 . -542) T) ((-1143 . -111) 25287) ((-1142 . -111) 25108) ((-1136 . -111) 24877) ((-1095 . -111) 24746) ((-1074 . -1072) 24710) ((-372 . -823) T) ((-1220 . -595) 24692) ((-1213 . -595) 24674) ((-1192 . -595) 24656) ((-1192 . -596) NIL) ((-234 . -281) 24633) ((-40 . -444) T) ((-219 . -170) T) ((-167 . -1069) T) ((-672 . -145) T) ((-672 . -143) NIL) ((-579 . -595) 24615) ((-578 . -595) 24597) ((-872 . -1069) T) ((-816 . -1069) T) ((-786 . -1069) T) ((-747 . -1069) T) ((-636 . -827) 24581) ((-655 . -1069) T) ((-793 . -874) 24513) ((-40 . -395) NIL) ((-1089 . -639) T) ((-845 . -696) 24458) ((-244 . -481) 24442) ((-243 . -481) 24426) ((-691 . -619) 24374) ((-631 . -626) 24348) ((-288 . -34) T) ((-710 . -1021) T) ((-565 . -1235) 24335) ((-509 . -1235) 24312) ((-1201 . -1069) T) ((-1141 . -283) 24223) ((-1094 . -283) 24154) ((-1032 . -170) T) ((-830 . -1069) T) ((-926 . -170) 24065) ((-760 . -1204) 24049) ((-623 . -505) 23982) ((-76 . -595) 23964) ((-710 . -319) 23929) ((-1147 . -705) T) ((-557 . -1069) T) ((-473 . -170) 23840) ((-239 . -302) 23778) ((-128 . -281) 23753) ((-1111 . -1081) T) ((-69 . -595) 23735) ((-1240 . -705) T) ((-1143 . -1021) T) ((-1142 . -1021) T) ((-320 . -101) 23685) ((-1136 . -1021) T) ((-1111 . -23) T) ((-1095 . -1021) T) ((-90 . -1090) 23669) ((-840 . -1081) T) ((-1143 . -227) 23628) ((-1142 . -237) 23607) ((-1142 . -227) 23559) ((-1136 . -227) 23446) ((-1136 . -237) 23425) ((-312 . -874) 23331) ((-840 . -23) T) ((-167 . -696) 23159) ((-400 . -1186) T) ((-1070 . -361) T) ((-998 . -145) T) ((-977 . -356) T) ((-844 . -444) T) ((-917 . -279) 23136) ((-309 . -825) T) ((-306 . -825) NIL) ((-848 . -101) T) ((-691 . -25) T) ((-400 . -542) T) ((-691 . -21) T) ((-347 . -145) 23118) ((-347 . -143) T) ((-1116 . -1069) 23096) ((-445 . -699) T) ((-74 . -595) 23078) ((-114 . -825) T) ((-239 . -275) 23062) ((-234 . -1027) 22959) ((-80 . -595) 22941) ((-714 . -361) 22894) ((-1145 . -806) T) ((-716 . -229) 22878) ((-1128 . -1182) T) ((-139 . -229) 22860) ((-234 . -111) 22750) ((-1201 . -696) 22579) ((-48 . -145) T) ((-845 . -170) T) ((-830 . -696) 22549) ((-476 . -1182) T) ((-926 . -505) 22496) ((-631 . -705) T) ((-557 . -696) 22483) ((-1008 . -1028) T) ((-473 . -505) 22426) ((-917 . -19) 22410) ((-917 . -586) 22387) ((-794 . -596) NIL) ((-794 . -595) 22369) ((-978 . -1027) 22319) ((-406 . -595) 22301) ((-244 . -279) 22278) ((-243 . -279) 22255) ((-479 . -883) NIL) ((-309 . -29) 22225) ((-107 . -1182) T) ((-977 . -1081) T) ((-211 . -883) NIL) ((-888 . -1027) 22177) ((-1049 . -1012) 22073) ((-978 . -111) 22007) ((-716 . -673) 21991) ((-257 . -225) 21975) ((-420 . -1027) 21959) ((-372 . -1028) T) ((-977 . -23) T) ((-888 . -111) 21897) ((-672 . -1170) NIL) ((-479 . -626) 21847) ((-107 . -858) 21829) ((-107 . -860) 21811) ((-672 . -1167) NIL) ((-211 . -626) 21761) ((-352 . -1012) 21745) ((-346 . -1012) 21729) ((-320 . -302) 21667) ((-338 . -1012) 21651) ((-219 . -283) T) ((-420 . -111) 21630) ((-59 . -595) 21562) ((-167 . -170) T) ((-1089 . -825) T) ((-107 . -1012) 21522) ((-866 . -1069) T) ((-812 . -1028) T) ((-805 . -1028) T) ((-672 . -35) NIL) ((-672 . -94) NIL) ((-306 . -966) 21483) ((-181 . -101) T) ((-564 . -444) T) ((-550 . -444) T) ((-486 . -444) T) ((-400 . -356) T) ((-234 . -1021) 21413) ((-1119 . -34) T) ((-469 . -894) T) ((-973 . -619) 21361) ((-244 . -586) 21338) ((-243 . -586) 21315) ((-1049 . -370) 21299) ((-845 . -505) 21207) ((-234 . -227) 21159) ((-1127 . -1182) T) ((-802 . -595) 21141) ((-1251 . -1081) T) ((-1243 . -595) 21123) ((-1201 . -170) 21014) ((-107 . -370) 20996) ((-107 . -331) 20978) ((-1032 . -283) T) ((-926 . -283) 20909) ((-777 . -361) 20888) ((-625 . -1182) T) ((-612 . -1182) T) ((-473 . -283) 20819) ((-557 . -170) T) ((-320 . -275) 20803) ((-1251 . -23) T) ((-1176 . -101) T) ((-1163 . -1069) T) ((-1057 . -1069) T) ((-1045 . -1069) T) ((-82 . -595) 20785) ((-690 . -101) T) ((-348 . -342) 20764) ((-590 . -1069) T) ((-345 . -342) 20743) ((-337 . -342) 20722) ((-467 . -1069) T) ((-1155 . -223) 20672) ((-257 . -246) 20634) ((-1111 . -130) T) ((-590 . -592) 20610) ((-1049 . -874) 20543) ((-978 . -1021) T) ((-888 . -1021) T) ((-467 . -592) 20522) ((-1136 . -770) NIL) ((-1136 . -773) NIL) ((-1071 . -596) 20483) ((-471 . -223) 20433) ((-1071 . -595) 20415) ((-978 . -237) T) ((-978 . -227) T) ((-420 . -1021) T) ((-932 . -1069) 20365) ((-888 . -237) T) ((-840 . -130) T) ((-677 . -444) T) ((-818 . -1081) 20344) ((-107 . -874) NIL) ((-1176 . -277) 20310) ((-846 . -823) 20289) ((-1082 . -1182) T) ((-879 . -705) T) ((-167 . -505) 20201) ((-973 . -25) T) ((-879 . -465) T) ((-400 . -1081) T) ((-479 . -772) T) ((-479 . -769) T) ((-884 . -342) T) ((-479 . -705) T) ((-211 . -772) T) ((-211 . -769) T) ((-973 . -21) T) ((-211 . -705) T) ((-818 . -23) 20153) ((-312 . -300) 20132) ((-1009 . -229) 20078) ((-400 . -23) T) ((-917 . -596) 20039) ((-917 . -595) 19951) ((-623 . -481) 19935) ((-45 . -984) 19885) ((-598 . -941) T) ((-482 . -101) T) ((-324 . -595) 19867) ((-1082 . -1012) 19694) ((-576 . -629) 19676) ((-576 . -366) 19658) ((-336 . -1235) 19635) ((-1001 . -1182) T) ((-845 . -283) T) ((-1201 . -505) 19582) ((-468 . -1182) T) ((-455 . -1182) T) ((-569 . -101) T) ((-1141 . -279) 19509) ((-603 . -444) 19488) ((-974 . -969) 19472) ((-1243 . -375) 19444) ((-508 . -1069) T) ((-117 . -444) T) ((-1162 . -101) T) ((-1061 . -1069) 19422) ((-1008 . -1069) T) ((-1084 . -92) T) ((-867 . -825) T) ((-344 . -1186) T) ((-1220 . -1027) 19305) ((-1082 . -370) 19274) ((-1213 . -1027) 19109) ((-1192 . -1027) 18899) ((-1220 . -111) 18768) ((-1213 . -111) 18589) ((-1192 . -111) 18358) ((-1176 . -302) 18345) ((-344 . -542) T) ((-358 . -595) 18327) ((-282 . -300) T) ((-579 . -1027) 18300) ((-578 . -1027) 18183) ((-354 . -1069) T) ((-315 . -1069) T) ((-244 . -595) 18144) ((-243 . -595) 18105) ((-977 . -130) T) ((-109 . -595) 18087) ((-615 . -23) T) ((-672 . -402) 18054) ((-589 . -23) T) ((-636 . -101) T) ((-579 . -111) 18025) ((-578 . -111) 17894) ((-372 . -1069) T) ((-329 . -101) T) ((-167 . -283) 17805) ((-1191 . -823) 17758) ((-693 . -1028) T) ((-1116 . -505) 17691) ((-1082 . -874) 17623) ((-812 . -1069) T) ((-805 . -1069) T) ((-803 . -1069) T) ((-96 . -101) T) ((-142 . -825) T) ((-594 . -858) 17607) ((-110 . -1182) T) ((-1056 . -101) T) ((-1033 . -34) T) ((-760 . -101) T) ((-758 . -101) T) ((-453 . -101) T) ((-446 . -101) T) ((-234 . -773) 17558) ((-234 . -770) 17509) ((-627 . -101) T) ((-1201 . -283) 17420) ((-642 . -614) 17404) ((-623 . -279) 17381) ((-1008 . -696) 17365) ((-557 . -283) T) ((-937 . -626) 17290) ((-1251 . -130) T) ((-714 . -626) 17250) ((-694 . -626) 17237) ((-268 . -101) T) ((-445 . -626) 17167) ((-50 . -101) T) ((-565 . -101) T) ((-509 . -101) T) ((-1220 . -1021) T) ((-1213 . -1021) T) ((-1192 . -1021) T) ((-1220 . -227) 17126) ((-315 . -696) 17108) ((-1213 . -237) 17087) ((-1213 . -227) 17039) ((-1192 . -227) 16926) ((-1192 . -237) 16905) ((-1176 . -38) 16802) ((-978 . -773) T) ((-579 . -1021) T) ((-578 . -1021) T) ((-978 . -770) T) ((-945 . -773) T) ((-945 . -770) T) ((-846 . -1028) T) ((-844 . -843) 16786) ((-108 . -595) 16768) ((-672 . -444) T) ((-372 . -696) 16733) ((-411 . -626) 16707) ((-691 . -825) 16686) ((-690 . -38) 16651) ((-578 . -227) 16610) ((-40 . -703) 16582) ((-344 . -322) 16559) ((-344 . -356) T) ((-1049 . -300) 16510) ((-287 . -1081) 16391) ((-1075 . -1182) T) ((-169 . -101) T) ((-1195 . -595) 16358) ((-818 . -130) 16310) ((-623 . -1216) 16294) ((-812 . -696) 16264) ((-805 . -696) 16234) ((-474 . -1182) T) ((-352 . -300) T) ((-346 . -300) T) ((-338 . -300) T) ((-623 . -586) 16211) ((-400 . -130) T) ((-511 . -644) 16195) ((-107 . -300) T) ((-287 . -23) 16078) ((-511 . -629) 16062) ((-672 . -395) NIL) ((-511 . -366) 16046) ((-284 . -595) 16028) ((-90 . -1069) 16006) ((-107 . -996) T) ((-550 . -141) T) ((-1228 . -149) 15990) ((-474 . -1012) 15817) ((-1214 . -143) 15778) ((-1214 . -145) 15739) ((-1025 . -1182) T) ((-967 . -595) 15721) ((-837 . -595) 15703) ((-794 . -1027) 15546) ((-1239 . -92) T) ((-1065 . -1069) T) ((-1059 . -1069) T) ((-1056 . -302) 15533) ((-1043 . -1069) T) ((-221 . -1182) T) ((-1036 . -1069) T) ((-1010 . -1069) T) ((-993 . -1069) T) ((-760 . -302) 15520) ((-758 . -302) 15507) ((-1238 . -92) T) ((-794 . -111) 15336) ((-1141 . -596) NIL) ((-606 . -1069) T) ((-1141 . -595) 15318) ((-520 . -171) T) ((-446 . -302) 15305) ((-475 . -1069) T) ((-1094 . -595) 15287) ((-1094 . -596) 15035) ((-1008 . -170) T) ((-212 . -1069) T) ((-829 . -595) 15017) ((-917 . -281) 14994) ((-590 . -505) 14777) ((-796 . -1012) 14761) ((-467 . -505) 14553) ((-937 . -705) T) ((-714 . -705) T) ((-694 . -705) T) ((-344 . -1081) T) ((-1148 . -595) 14535) ((-217 . -101) T) ((-474 . -370) 14504) ((-506 . -1069) T) ((-501 . -1069) T) ((-499 . -1069) T) ((-777 . -626) 14478) ((-998 . -444) T) ((-932 . -505) 14411) ((-344 . -23) T) ((-615 . -130) T) ((-589 . -130) T) ((-347 . -444) T) ((-234 . -361) 14390) ((-372 . -170) T) ((-1212 . -1028) T) ((-1191 . -1028) T) ((-219 . -976) T) ((-677 . -380) T) ((-411 . -705) T) ((-679 . -1186) T) ((-1111 . -619) 14338) ((-564 . -843) 14322) ((-1128 . -1158) 14298) ((-679 . -542) T) ((-126 . -1069) 14276) ((-1243 . -1027) 14260) ((-693 . -1069) T) ((-474 . -874) 14192) ((-636 . -38) 14162) ((-347 . -395) T) ((-309 . -145) 14141) ((-309 . -143) 14120) ((-116 . -542) T) ((-306 . -145) 14076) ((-306 . -143) 14032) ((-48 . -444) T) ((-160 . -1069) T) ((-155 . -1069) T) ((-1128 . -106) 13979) ((-760 . -1120) 13957) ((-667 . -34) T) ((-1243 . -111) 13936) ((-536 . -34) T) ((-476 . -106) 13920) ((-244 . -281) 13897) ((-243 . -281) 13874) ((-845 . -279) 13825) ((-45 . -1182) T) ((-794 . -1021) T) ((-1147 . -47) 13802) ((-794 . -319) 13764) ((-1056 . -38) 13613) ((-794 . -227) 13592) ((-760 . -38) 13421) ((-758 . -38) 13270) ((-128 . -629) 13252) ((-446 . -38) 13101) ((-128 . -366) 13083) ((-1084 . -595) 13049) ((-1087 . -101) T) ((-623 . -596) 13010) ((-623 . -595) 12922) ((-565 . -1120) T) ((-509 . -1120) T) ((-1116 . -481) 12906) ((-1168 . -1069) 12884) ((-1111 . -25) T) ((-1111 . -21) T) ((-466 . -1028) T) ((-1192 . -770) NIL) ((-1192 . -773) NIL) ((-973 . -825) 12863) ((-797 . -595) 12845) ((-840 . -21) T) ((-840 . -25) T) ((-777 . -705) T) ((-172 . -1186) T) ((-565 . -38) 12810) ((-509 . -38) 12775) ((-379 . -595) 12757) ((-317 . -595) 12739) ((-167 . -279) 12697) ((-62 . -1182) T) ((-112 . -101) T) ((-846 . -1069) T) ((-172 . -542) T) ((-693 . -696) 12667) ((-287 . -130) 12550) ((-219 . -595) 12532) ((-219 . -596) 12462) ((-977 . -619) 12401) ((-1243 . -1021) T) ((-1089 . -145) T) ((-612 . -1158) 12376) ((-710 . -883) 12355) ((-576 . -34) T) ((-625 . -106) 12339) ((-612 . -106) 12285) ((-1201 . -279) 12212) ((-710 . -626) 12137) ((-288 . -1182) T) ((-1147 . -1012) 12033) ((-520 . -518) T) ((-1136 . -883) NIL) ((-1032 . -596) 11948) ((-1032 . -595) 11930) ((-926 . -595) 11912) ((-336 . -101) T) ((-244 . -1027) 11809) ((-243 . -1027) 11706) ((-387 . -101) T) ((-31 . -1069) T) ((-926 . -596) 11567) ((-692 . -595) 11549) ((-1241 . -1175) 11518) ((-473 . -595) 11500) ((-473 . -596) 11361) ((-241 . -404) 11345) ((-257 . -404) 11329) ((-244 . -111) 11219) ((-243 . -111) 11109) ((-1143 . -626) 11034) ((-1142 . -626) 10931) ((-1136 . -626) 10783) ((-1095 . -626) 10708) ((-344 . -130) T) ((-81 . -433) T) ((-81 . -388) T) ((-977 . -25) T) ((-977 . -21) T) ((-847 . -1069) 10659) ((-846 . -696) 10611) ((-372 . -283) T) ((-167 . -976) 10563) ((-672 . -380) T) ((-973 . -971) 10547) ((-679 . -1081) T) ((-672 . -164) 10529) ((-1212 . -1069) T) ((-1191 . -1069) T) ((-309 . -1167) 10508) ((-309 . -1170) 10487) ((-1133 . -101) T) ((-309 . -933) 10466) ((-133 . -1081) T) ((-116 . -1081) T) ((-584 . -1226) 10450) ((-679 . -23) T) ((-584 . -1069) 10400) ((-90 . -505) 10333) ((-172 . -356) T) ((-309 . -94) 10312) ((-309 . -35) 10291) ((-590 . -481) 10225) ((-133 . -23) T) ((-116 . -23) T) ((-940 . -101) T) ((-697 . -1069) T) ((-467 . -481) 10162) ((-400 . -619) 10110) ((-631 . -1012) 10006) ((-932 . -481) 9990) ((-348 . -1028) T) ((-345 . -1028) T) ((-337 . -1028) T) ((-257 . -1028) T) ((-241 . -1028) T) ((-845 . -596) NIL) ((-845 . -595) 9972) ((-1251 . -21) T) ((-1239 . -595) 9938) ((-1238 . -595) 9904) ((-557 . -976) T) ((-710 . -705) T) ((-1251 . -25) T) ((-244 . -1021) 9834) ((-243 . -1021) 9764) ((-71 . -1182) T) ((-244 . -227) 9716) ((-243 . -227) 9668) ((-40 . -101) T) ((-884 . -1028) T) ((-1150 . -101) T) ((-1143 . -705) T) ((-1142 . -705) T) ((-1136 . -705) T) ((-1136 . -769) NIL) ((-1136 . -772) NIL) ((-928 . -101) T) ((-895 . -101) T) ((-1095 . -705) T) ((-749 . -101) T) ((-650 . -101) T) ((-466 . -1069) T) ((-332 . -1081) T) ((-172 . -1081) T) ((-312 . -894) 9647) ((-1212 . -696) 9488) ((-846 . -170) T) ((-1191 . -696) 9302) ((-818 . -21) 9254) ((-818 . -25) 9206) ((-239 . -1118) 9190) ((-126 . -505) 9123) ((-400 . -25) T) ((-400 . -21) T) ((-332 . -23) T) ((-167 . -596) 8891) ((-167 . -595) 8873) ((-172 . -23) T) ((-623 . -281) 8850) ((-511 . -34) T) ((-872 . -595) 8832) ((-88 . -1182) T) ((-816 . -595) 8814) ((-786 . -595) 8796) ((-747 . -595) 8778) ((-655 . -595) 8760) ((-234 . -626) 8608) ((-1145 . -1069) T) ((-1141 . -1027) 8431) ((-1119 . -1182) T) ((-1094 . -1027) 8274) ((-829 . -1027) 8258) ((-1141 . -111) 8067) ((-1094 . -111) 7896) ((-829 . -111) 7875) ((-1201 . -596) NIL) ((-1201 . -595) 7857) ((-336 . -1120) T) ((-830 . -595) 7839) ((-1045 . -279) 7818) ((-79 . -1182) T) ((-978 . -883) NIL) ((-590 . -279) 7794) ((-1168 . -505) 7727) ((-479 . -1182) T) ((-557 . -595) 7709) ((-467 . -279) 7688) ((-508 . -92) T) ((-211 . -1182) T) ((-1056 . -225) 7672) ((-282 . -894) T) ((-795 . -300) 7651) ((-844 . -101) T) ((-760 . -225) 7635) ((-978 . -626) 7585) ((-932 . -279) 7562) ((-888 . -626) 7514) ((-615 . -21) T) ((-615 . -25) T) ((-589 . -21) T) ((-336 . -38) 7479) ((-672 . -703) 7446) ((-479 . -858) 7428) ((-479 . -860) 7410) ((-466 . -696) 7251) ((-211 . -858) 7233) ((-63 . -1182) T) ((-211 . -860) 7215) ((-589 . -25) T) ((-420 . -626) 7189) ((-479 . -1012) 7149) ((-846 . -505) 7061) ((-211 . -1012) 7021) ((-234 . -34) T) ((-974 . -1069) 6999) ((-1212 . -170) 6930) ((-1191 . -170) 6861) ((-691 . -143) 6840) ((-691 . -145) 6819) ((-679 . -130) T) ((-135 . -457) 6796) ((-636 . -634) 6780) ((-1116 . -595) 6712) ((-116 . -130) T) ((-469 . -1186) T) ((-590 . -586) 6688) ((-467 . -586) 6667) ((-329 . -328) 6636) ((-526 . -1069) T) ((-469 . -542) T) ((-1141 . -1021) T) ((-1094 . -1021) T) ((-829 . -1021) T) ((-234 . -769) 6615) ((-234 . -772) 6566) ((-234 . -771) 6545) ((-1141 . -319) 6522) ((-234 . -705) 6432) ((-932 . -19) 6416) ((-479 . -370) 6398) ((-479 . -331) 6380) ((-1094 . -319) 6352) ((-347 . -1235) 6329) ((-211 . -370) 6311) ((-211 . -331) 6293) ((-932 . -586) 6270) ((-1141 . -227) T) ((-642 . -1069) T) ((-624 . -1069) T) ((-1224 . -1069) T) ((-1155 . -1069) T) ((-1056 . -246) 6207) ((-348 . -1069) T) ((-345 . -1069) T) ((-337 . -1069) T) ((-257 . -1069) T) ((-241 . -1069) T) ((-83 . -1182) T) ((-127 . -101) 6185) ((-121 . -101) 6163) ((-128 . -34) T) ((-1155 . -592) 6142) ((-471 . -1069) T) ((-1110 . -1069) T) ((-471 . -592) 6121) ((-244 . -773) 6072) ((-244 . -770) 6023) ((-243 . -773) 5974) ((-40 . -1120) NIL) ((-243 . -770) 5925) ((-1049 . -894) 5876) ((-978 . -772) T) ((-978 . -769) T) ((-978 . -705) T) ((-945 . -772) T) ((-888 . -705) T) ((-90 . -481) 5860) ((-479 . -874) NIL) ((-884 . -1069) T) ((-219 . -1027) 5825) ((-846 . -283) T) ((-211 . -874) NIL) ((-811 . -1081) 5804) ((-58 . -1069) 5754) ((-510 . -1069) 5732) ((-507 . -1069) 5682) ((-488 . -1069) 5660) ((-487 . -1069) 5610) ((-564 . -101) T) ((-550 . -101) T) ((-486 . -101) T) ((-466 . -170) 5541) ((-352 . -894) T) ((-346 . -894) T) ((-338 . -894) T) ((-219 . -111) 5497) ((-811 . -23) 5449) ((-420 . -705) T) ((-107 . -894) T) ((-40 . -38) 5394) ((-107 . -798) T) ((-565 . -342) T) ((-509 . -342) T) ((-1191 . -505) 5254) ((-309 . -444) 5233) ((-306 . -444) T) ((-812 . -279) 5212) ((-332 . -130) T) ((-172 . -130) T) ((-287 . -25) 5076) ((-287 . -21) 4959) ((-45 . -1158) 4938) ((-65 . -595) 4920) ((-866 . -595) 4902) ((-584 . -505) 4835) ((-45 . -106) 4785) ((-1071 . -418) 4769) ((-1071 . -361) 4748) ((-1033 . -1182) T) ((-1032 . -1027) 4735) ((-926 . -1027) 4578) ((-1229 . -101) T) ((-1228 . -101) 4528) ((-473 . -1027) 4371) ((-642 . -696) 4355) ((-1032 . -111) 4340) ((-926 . -111) 4169) ((-469 . -356) T) ((-348 . -696) 4121) ((-345 . -696) 4073) ((-337 . -696) 4025) ((-257 . -696) 3874) ((-241 . -696) 3723) ((-1220 . -626) 3648) ((-1192 . -883) NIL) ((-1065 . -92) T) ((-1059 . -92) T) ((-917 . -629) 3632) ((-1043 . -92) T) ((-473 . -111) 3461) ((-1036 . -92) T) ((-1010 . -92) T) ((-917 . -366) 3445) ((-242 . -101) T) ((-993 . -92) T) ((-73 . -595) 3427) ((-937 . -47) 3406) ((-601 . -1081) T) ((-1 . -1069) T) ((-689 . -101) T) ((-677 . -101) T) ((-1213 . -626) 3303) ((-606 . -92) T) ((-1163 . -595) 3285) ((-1057 . -595) 3267) ((-126 . -481) 3251) ((-475 . -92) T) ((-1045 . -595) 3233) ((-383 . -23) T) ((-86 . -1182) T) ((-212 . -92) T) ((-1192 . -626) 3085) ((-884 . -696) 3050) ((-601 . -23) T) ((-590 . -595) 3032) ((-590 . -596) NIL) ((-467 . -596) NIL) ((-467 . -595) 3014) ((-502 . -1069) T) ((-498 . -1069) T) ((-344 . -25) T) ((-344 . -21) T) ((-127 . -302) 2952) ((-121 . -302) 2890) ((-579 . -626) 2877) ((-219 . -1021) T) ((-578 . -626) 2802) ((-372 . -976) T) ((-219 . -237) T) ((-219 . -227) T) ((-932 . -596) 2763) ((-932 . -595) 2675) ((-844 . -38) 2662) ((-1212 . -283) 2613) ((-1191 . -283) 2564) ((-1089 . -444) T) ((-493 . -825) T) ((-309 . -1108) 2543) ((-973 . -145) 2522) ((-973 . -143) 2501) ((-486 . -302) 2488) ((-288 . -1158) 2467) ((-469 . -1081) T) ((-845 . -1027) 2412) ((-603 . -101) T) ((-1168 . -481) 2396) ((-244 . -361) 2375) ((-243 . -361) 2354) ((-288 . -106) 2304) ((-1032 . -1021) T) ((-117 . -101) T) ((-926 . -1021) T) ((-845 . -111) 2233) ((-469 . -23) T) ((-473 . -1021) T) ((-1032 . -227) T) ((-926 . -319) 2202) ((-473 . -319) 2159) ((-348 . -170) T) ((-345 . -170) T) ((-337 . -170) T) ((-257 . -170) 2070) ((-241 . -170) 1981) ((-937 . -1012) 1877) ((-714 . -1012) 1848) ((-508 . -595) 1814) ((-1074 . -101) T) ((-1061 . -595) 1781) ((-1008 . -595) 1763) ((-1220 . -705) T) ((-1213 . -705) T) ((-1192 . -769) NIL) ((-167 . -1027) 1673) ((-1192 . -772) NIL) ((-884 . -170) T) ((-1192 . -705) T) ((-1241 . -149) 1657) ((-977 . -335) 1631) ((-974 . -505) 1564) ((-818 . -825) 1543) ((-550 . -1120) T) ((-466 . -283) 1494) ((-579 . -705) T) ((-354 . -595) 1476) ((-315 . -595) 1458) ((-411 . -1012) 1354) ((-578 . -705) T) ((-400 . -825) 1305) ((-167 . -111) 1201) ((-811 . -130) 1153) ((-716 . -149) 1137) ((-1228 . -302) 1075) ((-479 . -300) T) ((-372 . -595) 1042) ((-511 . -984) 1026) ((-372 . -596) 940) ((-211 . -300) T) ((-139 . -149) 922) ((-693 . -279) 901) ((-479 . -996) T) ((-564 . -38) 888) ((-550 . -38) 875) ((-486 . -38) 840) ((-211 . -996) T) ((-845 . -1021) T) ((-812 . -595) 822) ((-805 . -595) 804) ((-803 . -595) 786) ((-794 . -883) 765) ((-1252 . -1081) T) ((-1201 . -1027) 588) ((-830 . -1027) 572) ((-845 . -237) T) ((-845 . -227) NIL) ((-667 . -1182) T) ((-1252 . -23) T) ((-794 . -626) 497) ((-536 . -1182) T) ((-411 . -331) 481) ((-557 . -1027) 468) ((-1201 . -111) 277) ((-679 . -619) 259) ((-830 . -111) 238) ((-374 . -23) T) ((-1155 . -505) 30) ((-640 . -1069) T) ((-659 . -1069) T) ((-654 . -1069) T)) \ No newline at end of file
diff --git a/src/share/algebra/compress.daase b/src/share/algebra/compress.daase
index 8d4faa5e..d0afd9e6 100644
--- a/src/share/algebra/compress.daase
+++ b/src/share/algebra/compress.daase
@@ -1,6 +1,6 @@
-(30 . 3431822559)
-(4345 |Enumeration| |Mapping| |Record| |Union| |ofCategory| |isDomain|
+(30 . 3431897904)
+(4347 |Enumeration| |Mapping| |Record| |Union| |ofCategory| |isDomain|
ATTRIBUTE |package| |domain| |category| CATEGORY |nobranch| AND |Join|
|ofType| SIGNATURE "failed" "algebra" |OneDimensionalArrayAggregate&|
|OneDimensionalArrayAggregate| |AbelianGroup&| |AbelianGroup|
@@ -307,8 +307,8 @@
|UnivariateSkewPolynomialCategoryOps| |SparseUnivariateSkewPolynomial|
|UnivariateSkewPolynomial| |OrthogonalPolynomialFunctions|
|OrderedSemiGroup| |OrdSetInts| |OutputByteConduit&|
- |OutputByteConduit| |OutputForm| |OutputPackage| |OrderedVariableList|
- |OrdinaryWeightedPolynomials| |PadeApproximants|
+ |OutputByteConduit| |OutputBinaryFile| |OutputForm| |OutputPackage|
+ |OrderedVariableList| |OrdinaryWeightedPolynomials| |PadeApproximants|
|PadeApproximantPackage| |PAdicIntegerCategory| |PAdicInteger|
|PAdicRational| |PAdicRationalConstructor| |Pair| |Palette|
|PolynomialAN2Expression| |ParametricPlaneCurveFunctions2|
@@ -469,653 +469,649 @@
|XPolynomial| |XPolynomialRing| |XRecursivePolynomial|
|ParadoxicalCombinatorsForStreams| |ZeroDimensionalSolvePackage|
|IntegerLinearDependence| |IntegerMod| |Enumeration| |Mapping|
- |Record| |Union| |LyndonWordsList| |internal?| |and| |tanhIfCan|
- |isMult| |structuralConstants| |createNormalPoly| |mapdiv| |OMgetType|
- |createGenericMatrix| |conjugate| |externalList| |in?|
- |createNormalElement| |goodnessOfFit| |poisson| |bfEntry|
- |setProperties| |morphism| |setFormula!| |addMatch|
- |removeRedundantFactorsInPols| |setelt!| |pile| |exptMod| |PDESolve|
- |csch2sinh| |iicsch| |algebraic?| |factorial| |An| |epilogue|
- |composite| |first| |symmetric?| |antisymmetric?| |initiallyReduced?|
- |tryFunctionalDecomposition| |lazyResidueClass| SEGMENT |setlast!|
- |changeName| |palgLODE| |mkIntegral| |complexZeros|
- |leftMinimalPolynomial| |logical?| |critBonD| |rest| |cycles|
- |definingPolynomial| |mathieu11| |basisOfNucleus| |e01sef| |OMgetAttr|
- |linearPolynomials| |ranges| |substitute| |c06gqf| |f01mcf| |lambert|
- |viewPosDefault| |zoom| |deleteProperty!| |stoseInvertible?reg|
- |continuedFraction| |tanNa| |int| |removeDuplicates|
- |subscriptedVariables| |adaptive?| |integer?| |sortConstraints|
- |scalarMatrix| |denominators| |extractBottom!| |idealiser|
- |tableForDiscreteLogarithm| |factorSquareFree| |uncouplingMatrices|
- |mat| |inRadical?| |s17dcf| |triangSolve| |backOldPos| |associates?|
- |genericLeftNorm| |dimensionOfIrreducibleRepresentation|
- |patternMatchTimes| |hexDigit| |exprToXXP| |yellow| |getIdentifier|
- |seriesToOutputForm| |sturmVariationsOf| |airyAi| |pToDmp| |powers|
- |antiCommutator| |cothIfCan| |normDeriv2| |c02agf|
- |rootOfIrreduciblePoly| |yCoordinates| |vark| |checkPrecision|
- |realEigenvectors| |OMcloseConn| |queue| |lazyVariations| |divergence|
- |whatInfinity| |transcendentalDecompose| |coordinates| |low|
- |curryRight| |complexLimit| |linear| |irreducibleFactors| |showAll?|
- |paren| |typeList| |lazyPseudoQuotient| |nextsubResultant2| |zerosOf|
- |sec2cos| |recip| |setProperty| |iiasinh| |norm| |showTypeInOutput|
- |OMencodingBinary| |symmetricTensors| |linkToFortran| |headReduced?|
- |nthFractionalTerm| |setRow!| |btwFact| |LyndonWordsList1|
- |splitConstant| |sh| |strongGenerators| |polynomial| |critMTonD1|
- |UnVectorise| |viewport2D| |nor| |e01sff| |geometric|
- |exprHasWeightCosWXorSinWX| |bivariate?| |linGenPos| |fixedPointExquo|
- |cons| |hasHi| |f01qcf| |positive?| |separant| |numberOfHues|
- |leftFactor| |stoseInvertibleSetreg| |mapUnivariate| |light|
- |innerint| |exprToGenUPS| |deref| |hermite| |viewSizeDefault|
- |minimalPolynomial| |doublyTransitive?| |nextPrimitiveNormalPoly|
- |setrest!| |chebyshevU| |henselFact| |contract| |c05nbf| |shuffle|
- |sumOfSquares| |neglist| |and?| |property| |const| |exprToUPS|
- |OMgetBind| |isPlus| |symmetricDifference| |leftFactorIfCan|
- |unitCanonical| |iCompose| |branchPointAtInfinity?| |imagi| |notelem|
- |bright| |wholePart| |c05adf| |initTable!| |complexNumericIfCan|
- |paraboloidal| |iiatanh| |partition| |nthRoot| |addPointLast|
- |listOfMonoms| |tanIfCan| |factorsOfCyclicGroupSize| |orbit| |/\\|
- |subset?| |declare| |mapmult| |GospersMethod| |pmintegrate|
- |OMconnInDevice| |bracket| |rightCharacteristicPolynomial|
- |movedPoints| |units| |OMunhandledSymbol| |uniform01| |digit|
- |stFunc1| |iiacosh| |\\/| |associatedEquations| |minset|
- |removeRoughlyRedundantFactorsInPols| |source| |rootPoly| |laplacian|
- |integrate| |quoted?| |LowTriBddDenomInv| |tracePowMod|
- |pmComplexintegrate| |plenaryPower| |exquo| |red| |localAbs| |s15adf|
- |toScale| |e02zaf| |createNormalPrimitivePoly| |processTemplate|
- |firstNumer| ~= |squareFreePart| |zeroDimPrime?| |div|
- |bivariatePolynomials| |bounds| |write!| |c05pbf| |outputAsTex|
- |algintegrate| |SturmHabicht| |doubleRank| |LazardQuotient2| |d02raf|
- |coerce| |quo| |totalDegree| |pastel| |mirror| |curryLeft| |divisor|
- |difference| |ldf2lst| |resultantReduit| |dihedral| |delete|
- |getPickedPoints| |prepareDecompose| |construct| |bernoulliB|
- |mightHaveRoots| |iiacoth| |groebgen| |cAcos| |solveInField|
- |isobaric?| |varList| |rightZero| |code| |every?| |rename!|
- |changeWeightLevel| |integers| NOT |infieldint| |generators| |ref|
- |target| |numerator| |returnType!| |oneDimensionalArray| |iisec|
- |increment| |logpart| |setMinPoints3D| |vspace| |suchThat| OR |ode1|
- |shufflein| |removeRoughlyRedundantFactorsInPol| |leadingTerm|
- |monicRightDivide| |blue| |call| |notOperand| |s21baf| |cotIfCan|
- |eulerPhi| |less?| AND |exteriorDifferential| |OMgetEndAttr|
- |monicDecomposeIfCan| |compiledFunction| |algebraicVariables|
- |leastAffineMultiple| |octon| |OMreceive| |trim| |genericRightNorm|
- |removeSquaresIfCan| |leadingSupport| |ellipticCylindrical|
- |printingInfo?| |sumSquares| |monic?| |rationalPoint?| |addPoint2|
- |curry| |simplify| |f04arf| |OMputEndBVar| |universe| |isTimes|
- |nextSubsetGray| |e04dgf| |numeric| |viewDeltaYDefault|
- |leftCharacteristicPolynomial| |makeFR| |symmetricSquare| |check|
- |tab1| |floor| |pointColorPalette| |FormatArabic| |c06eaf|
- |nextSublist| |radical| |countRealRoots| |traceMatrix| |hessian|
- |d03edf| |normal01| |constantKernel| |permutationGroup| |deriv|
- |s15aef| |intersect| |sdf2lst| |palgintegrate| |multiset| |inR?|
- |LazardQuotient| |branchIfCan| |prefix| |mainValue| |stFunc2|
- |arrayStack| |iiasech| |abs| |cAsin| |resultantReduitEuclidean|
- |irreducible?| |firstDenom| |leftZero| |BumInSepFFE| |hspace|
- |quotedOperators| |test| |iifact| |useNagFunctions| |extendedint|
- |wronskianMatrix| |quadraticForm| |weakBiRank| |colorDef|
- |zeroDimPrimary?| |ratpart| |userOrdered?| |characteristicSerie|
- |read!| |totolex| |OMgetEndBind| |leftDivide| |argumentList!| |cap|
- |weights| |iicsc| |log10| |secIfCan| |genericRightTrace|
- |minimumDegree| |constantRight| |interReduce| |radicalEigenvectors|
- |writable?| |zeroSetSplitIntoTriangularSystems| |bitand| |sort| |any?|
- |charpol| |fibonacci| |OMsend| |f04asf| |eulerE| * |refine|
- |sequences| |makingStats?| |euclideanNormalForm| |corrPoly| |bitior|
- |plus| |oddintegers| |variable?| |minPoints3D| |htrigs|
- |unprotectedRemoveRedundantFactors| |lprop| |bivariateSLPEBR|
- |complement| |monicCompleteDecompose| |e04fdf| |deepestInitial|
- |associatedSystem| |musserTrials| |mappingAst| |ODESolve| |s21bbf|
- |setelt| |iiacos| |OMputEndError| |ode2| |prolateSpheroidal| |c06ebf|
- |SturmHabichtMultiple| |viewDeltaXDefault| |green| |d03eef| |addPoint|
- |split| |rectangularMatrix| |constantIfCan| |tab| |totalDifferential|
- |eq| |firstSubsetGray| |part?| |curveColorPalette| |getlo|
- |absolutelyIrreducible?| |replace| |reducedQPowers| |rightNorm|
- |startTableGcd!| |copy| |randomLC| |mainDefiningPolynomial|
- |shrinkable| |iter| |iiacsch| |overset?| |palginfieldint| |cCsc|
- |times| |random| |swap| |bandedHessian| |factor1| |diag|
- |mergeDifference| |superHeight| |isExpt| |limitedint| |s17acf|
- |semiResultantReduitEuclidean| |back| |mkAnswer| |ceiling|
- |compactFraction| |optimize| |exponential1| |rur| |largest| |subst|
- |ScanArabic| |OMgetEndBVar| |Beta| |match?| |variationOfParameters|
- |rightDivide| |genericRightMinimalPolynomial| |isList|
- |subResultantChain| |cscIfCan| |autoCoerce| |wordsForStrongGenerators|
- |characteristicSet| |rationalPoints| |gderiv| |width| |roughBasicSet|
- |endSubProgram| |zeroSetSplit| |iiasin| |openBinaryFile| |intensity|
- |OMserve| |multiplyExponents| |f04atf| |stFuncN| |setButtonValue|
- |minPol| |extractIfCan| |readable?| |euclideanGroebner| |monom|
- |ratPoly| |solve1| |decimal| |simplifyExp| |harmonic| |llprop|
- |iibinom| |cardinality| |radicalEigenvector| |lifting| |e04gcf|
- |biRank| |term| |iiatan| |stopMusserTrials| |primaryDecomp|
- |removeRedundantFactors| |expr| |iomode| |exp| |c06ecf| |permutations|
- |iteratedInitials| |countRealRootsMultiple| |identityMatrix| |cup|
- |constDsolve| |kovacic| |d03faf| |monomials| |OMputEndObject|
- |constantLeft| |latex| |divideIfCan| |gethi| |viewZoomDefault|
- |diagonal?| |common| |host| |merge| |numericIfCan| |stopTableGcd!|
- |mainForm| |lex| |middle| |oblateSpheroidal| |specialTrigs|
- |var1Steps| |cSec| |leftNorm| |minPoly| |tValues| |minimize|
- |subHeight| |cond| |objects| |clipPointsDefault|
- |solveLinearPolynomialEquationByRecursion| |bitLength| |integerIfCan|
- |optional| |front| |jacobian| |perfectNthPower?| |s21bcf|
- |squareFreePrim| |more?| |base| |variable| |ode| |OMgetEndError|
- |ParCond| |hermiteH| |divide| |halfExtendedSubResultantGcd2|
- |asinIfCan| |upperCase!| |rightRankPolynomial| |create| |directory|
- |iterators| |homogeneous?| |s17adf| |crushedSet| |factors|
- |reduceByQuasiMonic| |partialFraction| |genus| |makeop| |f04axf|
- |medialSet| |physicalLength!| |digamma| |insert!|
- |factorGroebnerBasis| |currentSubProgram| |lighting|
- |symmetricProduct| |simplifyLog| |jacobi| |lllp| |stop| |flatten|
- |isPower| |nonSingularModel| |internalIntegrate0| |exists?| |e04jaf|
- |summation| |next| |numberOfFactors| |chiSquare1| |iiacot|
- |certainlySubVariety?| |FormatRoman| |computeBasis| |c06ekf|
- |lifting1| |signatureAst| |subResultantsChain| |innerEigenvectors|
- |e01baf| |isOp| |name| |laplace| |OMputInteger| |compose|
- |radicalEigenvalues| |member?| |outputMeasure| |deepestTail|
- |repeating?| |body| |term?| |startTableInvSet!| |laurentIfCan|
- |rischDE| |slex| |setAttributeButtonStep| |atoms| |quasiRegular|
- |cCot| |viewPhiDefault| |showTheIFTable| |rootPower| |freeOf?|
- |module| |messagePrint| |iiperm| |localReal?| |noKaratsuba|
- |var2Steps| |rotate!| |deepCopy| |basisOfCommutingElements|
- |perfectNthRoot| |compdegd| |setVariableOrder| |close!| |tree|
- |bipolar| |internalIntegrate| |bitCoef| |laguerreL| |cn| |rightTrace|
- |wreath| |acosIfCan| |f04faf| |enterInCache| |drawToScale| |nil|
- |twist| |systemCommand| |rewriteSetByReducingWithParticularGenerators|
- |Lazard| |collectQuasiMonic| |leader| |bandedJacobian| |trueEqual|
- |opeval| |lllip| |Hausdorff| |roman| |OMgetEndObject| |redmat|
- |groebnerFactorize| |nthFactor| |localUnquote|
- |halfExtendedSubResultantGcd1| |tRange| |expandPower| |skewSFunction|
- |iiasec| |previous| |factorByRecursion| |s17aef| |interpretString|
- |e04mbf| |newSubProgram| |unary?| |gcdPrimitive| |modularFactor|
- |s21bdf| |moebiusMu| |trailingCoefficient| |extension| |makeCos|
- |approximate| |mpsode| |polygamma| Y |normal| |pop!| |clipSurface|
- |e01bef| |upperCase| |possiblyNewVariety?| |rischDEsys| |outerProduct|
- |algSplitSimple| |c06fpf| |balancedBinaryTree| |exprex| |factorials|
- |getZechTable| |stopTableInvSet!| |OMputFloat| |padecf|
- |wordInStrongGenerators| |coord| |enumerate| |measure2Result| |head|
- |close| |parseString| |operators| |symmetricPower| |inverse|
- |getVariableOrder| |quoByVar| |cTan| |eigenMatrix| |quasiRegular?|
- |viewThetaDefault| |top| |equiv| |approxNthRoot| |exponential|
- |rightRegularRepresentation| |rightTraceMatrix| |rischNormalize|
- |makeResult| |space| |dequeue!| |display| |satisfy?| |atanIfCan|
- |univcase| |f04jgf| |makeRecord| |infieldIntegrate| |insert|
- |karatsubaOnce| |bitTruth| |legendreP| |sayLength| |evaluateInverse|
- |laurentRep| |currentCategoryFrame| |mesh?| |bipolarCylindrical|
- |rewriteIdealWithQuasiMonicGenerators| |Lazard2| |removeZero| |expPot|
- |basisOfLeftAnnihilator| |expandLog| |iiacsc| |Frobenius| |adaptive|
- |OMgetInteger| |credPol| |nthExpon| |datalist| |formula| |equiv?|
- |SFunction| |useSingleFactorBound?| |cyclotomicDecomposition|
- |normalizeIfCan| |e04naf| |clearTheSymbolTable| |simpsono|
- |factorList| |e01bff| |numberOfDivisors| |monomRDE| |ParCondList|
- |dec| |shallowExpand| |push!| |input| |extractIndex| |plot|
- |stosePrepareSubResAlgo| |pade| |probablyZeroDim?| |s13aaf|
- |sylvesterMatrix| |coerceL| |library| |rightAlternative?| |mainKernel|
- |fortranCompilerName| |OMputVariable| |resetVariableOrder| |t|
- |composites| |att2Result| |mdeg| |leftScalarTimes!| |nrows|
- |leftTraceMatrix| |maxrow| |zeroVector| |entry| |cCos|
- |pointColorDefault| |rank| |routines| |ncols| |OMread| |subNodeOf?|
- |leftRegularRepresentation| |f04maf| |squareFreeLexTriangular|
- |tubePoints| |enqueue!| BY |ramified?| |doubleDisc| |ideal| |cyclic?|
- |consnewpol| |mesh| |realZeros| |contains?| |writeBytes!| |set|
- |fortranDouble| |putGraph| |rightMult| |hdmpToP| |iisinh|
- |currentScope| |getSyntaxFormsFromFile| |doubleResultant| |setnext!|
- |d02bbf| |expt| |polCase| |transcendenceDegree| |commonDenominator|
- |rowEchLocal| |numberOfImproperPartitions| |zeroDim?| |qPot|
- |predicates| |internalSubPolSet?| |cyclotomicFactorization| |baseRDE|
- |polar| |dflist| |supRittWu?| |impliesOperands| |setright!|
- |vectorise| |sumOfDivisors| |root| |completeHensel| |colorFunction|
- |cTanh| |lists| |trapezoidalo| |rootProduct| |eigenvector| |rule|
- |submod| |redpps| |idealSimplify| |reset| |clipParametric|
- |extractPoint| |coerceP| |expintfldpoly| |normalDenom| |setvalue!|
- |showSummary| |ravel| |s13acf| |rightLcm|
- |semiSubResultantGcdEuclidean2| |nextNormalPoly| |leftAlternative?|
- |gcdprim| |shade| |over| |prepareSubResAlgo| |reshape|
- |indicialEquationAtInfinity| |components| |removeCoshSq| |write|
- |rightScalarTimes!| |s19abf| |OMreadFile| |cosSinInfo| |weierstrass|
- |showAttributes| |save| |zeroSquareMatrix| |pascalTriangle| |resetNew|
- |polyred| |adaptive3D?| |complexNormalize| |iiexp| |makeCrit|
- |belong?| |log2| |e02daf| |mainSquareFreePart| |fortranReal| |nodeOf?|
- |palgextint0| |f02axf| |mainCharacterization| |rowEchelonLocal|
- |subSet| |show| |ramifiedAtInfinity?| |graphs| |precision| |d02bhf|
- |trivialIdeal?| |radicalSolve| |surface| |df2mf| |RittWuCompare|
- |setprevious!| |makeUnit| |internalInfRittWu?| |ran| |OMputError|
- |curveColor| |clearDenominator| |cCosh| |update| |trace| |lookup|
- |setleft!| |showArrayValues| |entry?| |bumprow| |constant|
- |cylindrical| |addmod| |definingInequation| |implies?|
- |generalizedEigenvector| |hasPredicate?| |primeFactor| |setchildren!|
- |multMonom| |leftExtendedGcd| |semiSubResultantGcdEuclidean1| |sup|
- |monomialIntegrate| |extend| |totalfract| |zag| |B1solve| |reduceLODE|
- |removeSinhSq| |traverse| |rootSimp| |nthRootIfCan|
- |internalLastSubResultant| |loopPoints| |s13adf| |rangePascalTriangle|
- |symFunc| |antiAssociative?| |powerSum| |OMreadStr| |virtualDegree|
- |qqq| |numberOfComposites| |bfKeys| |e02dcf| |times!| |gcdcofact|
- |complexElementary| |iilog| |f02bbf| |brillhartIrreducible?|
- |rationalApproximation| |unrankImproperPartitions0| |position|
- |mainPrimitivePart| |external?| |setScreenResolution3D| |palglimint0|
- |radicalRoots| |identitySquareMatrix| |ldf2vmf| |normalizedDivide|
- |padicFraction| |d02cjf| |s19acf| |highCommonTerms| |collectUpper| =
- |Ci| |cSinh| |mainMonomials| |isOpen?| |fortran| |graphStates|
- |internalSubQuasiComponent?| |updateStatus!| |indices| |OMputObject|
- |algebraicOf| |definingEquations| |move| |shanksDiscLogAlgorithm|
- |generalizedEigenvectors| |singular?| |node?| |bumptab| < |coordinate|
- |pointColor| |leftGcd| |eof?| |normal?| |monomialIntPoly| |reverse!|
- |nthFlag| |postfix| > |splitDenominator| |symmetricRemainder|
- |expandTrigProducts| |orOperands| |expIfCan| |showScalarValues|
- |pushdterm| |generalTwoFactor| <= |spherical|
- |generalizedContinuumHypothesisAssumed?| |discriminantEuclidean|
- |imagE| |OMlistCDs| |optional?| |conditionsForIdempotents|
- |integralLastSubResultant| >= |build| |sizePascalTriangle| |singRicDE|
- |f02bjf| |defineProperty| |trigs| |truncate| |loadNativeModule|
- |integralBasis| |factorset| |e02ddf| |symbolTableOf| |associative?|
- |rootKerSimp| |scalarTypeOf| |iisin| |contractSolve| |s14aaf| |vector|
- |relerror| |unrankImproperPartitions1| |power!| |elementary| |d02ejf|
- |mapCoef| |palgRDE0| |characteristic| + |numberOfComponents|
- |differentiate| |edf2ef| |maxint| |gcdcofactprim| |mainContent|
- |plusInfinity| |subQuasiComponent?| |index?| |collect|
- |wordInGenerators| - |brillhartTrials| |cAcsc| |mainCoefficients|
- |lift| |eigenvectors| |padicallyExpand| |minusInfinity|
- |screenResolution3D| |OMputEndApp| |child?| / |lSpaceBasis|
- |setStatus| |modifyPointData| |status| |reduce| |graphState|
- |inverseLaplace| |s19adf| |infix| |bumptab1| |Si| |clip|
- |leftExactQuotient| |reflect| |logIfCan| |extractSplittingLeaf|
- |nthExponent| |generalSqFr| |partitions| |positiveRemainder|
- |fintegrate| |script| |basis| |singularAtInfinity?| |OMlistSymbols|
- |genericRightDiscriminant| |pushucoef| |ReduceOrder|
- |fillPascalTriangle| |semiDiscriminantEuclidean| |or?| |makeMulti|
- |real?| |f02fjf| |toseLastSubResultant| |monicRightFactorIfCan|
- |e02def| |polyRicDE| |imagk| |fortranCarriageReturn| |solveRetract|
- |decomposeFunc| |localIntegralBasis| |matrix| |parabolic|
- |subresultantSequence| |argumentListOf| |tex| |type| |closeComponent|
- |d02gaf| |multiple?| |iicos| |nthCoef| |level| |leadingIndex|
- |vedf2vef| |complexSolve| |antiCommutative?|
- |removeSuperfluousQuasiComponents| |order| |palgLODE0| |entries|
- |error| |maxrank| |cAsec| |binaryFunction| |trace2PowMod| |gradient|
- |leftRank| |factorAndSplit| |collectUnder| |distance| |s14abf|
- |assert| |quasiAlgebraicSet| |leastMonomial| |element?| |double|
- |primitivePart!| |alternating| |iprint| |OMputEndAtp| |vconcat|
- |create3Space| |leftRemainder| |subspace| |numberOfFractionalTerms|
- |content| |lintgcd| |sinIfCan| |untab| |twoFactor| |finiteBasis|
- |clipBoolean| |coefficient| |lazyPseudoRemainder| |makeViewport2D|
- |leaves| |OMsupportsCD?| |setMaxPoints3D| |irreducibleFactor|
- |genericRightTraceForm| |Ei| |safeCeiling| |bit?| |reify| |s20acf|
- |complexForm| |pushuconst| |f02wef| |setref| |e02dff|
- |chainSubResultants| |normalElement| |fortranLiteral| |squareMatrix|
- |toseInvertible?| |unvectorise| |conjugates| |ricDsolve|
- |SturmHabichtSequence| |andOperands| |branchPoint?| |d02gbf|
- |binomThmExpt| |qualifier| |rightFactorIfCan| |df2st| |returnTypeOf|
- |makeTerm| |imagj| |orbits| |subCase?| |iitan| |key?| |id|
- |parabolicCylindrical| |complexRoots| |cAcot| |modifyPoint| |declare!|
- |rightOne| |mainVariable| |chineseRemainder| |nodes| |leadingExponent|
- |makeFloatFunction| |radicalSimplify| |commutative?| |elem?|
- |generic?| |hconcat| |mainVariable?| |currentEnv| |table| |s14baf|
- |leftQuotient| |mainMonomial| |cosIfCan| |terms| |OMputEndAttr|
- |setOrder| |new| |minrank| |coHeight| |makeViewport3D|
- |subresultantVector| |rightRank| |zero| |OMsupportsSymbol?|
- |genericLeftDiscriminant| |bat1| |outputAsScript| |style| |safeFloor|
- |jordanAdmissible?| |cyclic| |UpTriBddDenomInv| |nilFactor| |f02xef|
- |principal?| |algint| |e02gaf| |elColumn2!| |fortranLiteralLine| |hex|
- |And| |numberOfMonomials| |bubbleSort!| |null| |schema|
- |SturmHabichtCoefficients| |characteristicPolynomial|
- |selectSumOfSquaresRoutines| |d02kef| |Or| |maxPoints3D| |pomopo!|
- |toseInvertibleSet| |case| |LyndonCoordinates| |f2st| |triangulate|
- |gcdPolynomial| |oddInfiniteProduct| |s20adf| |Not|
- |removeSuperfluousCases| |symbolIfCan| |mainExpression| |Zero|
- |baseRDEsys| |cAtan| |printHeader| |drawCurves| |iicot| |leftOne|
- |transpose| |li| |rename| |One| |rubiksGroup| |realRoots|
- |denominator| |identity| |divisors| |rspace| |controlPanel| |point|
- |unaryFunction| |monicLeftDivide| |setFieldInfo| |schwerpunkt|
- |d01apf| |mainVariables| |getOrder| |partialDenominators|
- |quasiMonic?| |extendIfCan| |primes| |genericPosition| |startTable!|
- |genericLeftTraceForm| |implies| |OMputEndBind| |constructorName|
- |leftUnits| |safetyMargin| |viewport3D| |atrapezoidal| |minPoints|
- |solveLinearlyOverQ| |f04adf| |bat| |bsolve| |left| |series| |mr|
- |primitivePart| |categoryFrame| |s18adf| |regularRepresentation| |xor|
- |insertionSort!| |elt| |droot| |right| |modularGcdPrimitive|
- |numberOfCycles| |lieAdmissible?| |primextendedint| |setCondition!|
- |mapExponents| |members| |goto| |semiIndiceSubResultantEuclidean|
- |invmultisect| |fractionFreeGauss!| |normalizeAtInfinity|
- |OMReadError?| |argument| |toseSquareFreePart| |LyndonBasis|
- |quadraticNorm| |rightGcd| |selectFiniteRoutines| |duplicates?|
- |yCoord| |normInvertible?| |numer| |weighted| |min| |float| |cot2tan|
- |torsion?| |standardBasisOfCyclicSubmodule| |direction| |radix| |nil?|
- |denom| |youngGroup| |rules| |heapSort| |explicitlyFinite?| |scale|
- |anfactor| |topPredicate| |decreasePrecision| |presuper| |viewpoint|
- |retract| |bezoutMatrix| |drawComplexVectorField| |dictionary|
- |d01aqf| |karatsubaDivide| |leftRecip| |getCurve| |pi| |iroot|
- |edf2fi| |modularGcd| |complex| |pol| |setErrorBound| |stopTable!|
- |lepol| |invertible?| |infinity| |partialNumerators| |cAtanh|
- |degreeSubResultant| |systemSizeIF| |boundOfCauchy| |selectsecond|
- |setProperties!| |lfunc| |f02adf| |tubeRadiusDefault| |compBound|
- |rightExactQuotient| |acothIfCan| |groebner?| |extendedResultant|
- |expextendedint| |romberg| |parametric?| |key| |changeNameToObjf|
- |quadratic| |dmp2rfi| |cyclePartition| |coth2tanh| |hdmpToDmp|
- |constantToUnaryFunction| |pointData| |s18aef| |zCoord| |BasicMethod|
- |depth| |kernel| |f07aef| |shellSort| |multisect| |npcoef|
- |jacobiIdentity?| |filename| |OMUnknownSymbol?| |setValue!| F2FG
- |remainder| |draw| |infinityNorm| |curve?| |symbol| |meshPar1Var| GE
- |infiniteProduct| |complementaryBasis| |invertIfCan| |not?|
- |createThreeSpace| |OMsetEncoding| |randnum| |basisOfLeftNucloid|
- |repeatUntilLoop| |expression| |lazyPremWithDefault| GT
- |numberOfNormalPoly| |fortranCharacter| |selectODEIVPRoutines|
- |mapGen| |parse| |presub| |buildSyntax| |setRealSteps|
- |zeroDimensional?| |normFactors| |integer| LE |condition|
- |explicitEntries?| |torsionIfCan| |d01asf| |areEquivalent?|
- |increasePrecision| |listLoops| |reduction| |rdHack1| |nextItem| LT
- |maxRowIndex| |label| |connect| |setTopPredicate| |supDimElseRittWu?|
- |prinshINFO| |leftPower| |makeObject| |bezoutResultant| |lexGroebner|
- |signature| |degreeSubResultantEuclidean| |noLinearFactor?| |dioSolve|
- |getProperties| |monicDivide| |f02aef| |invertibleElseSplit?|
- |dimensions| |edf2df| |rightRemainder| |escape| |xn| |rootSplit|
- |primlimitedint| |cubic| |dimension| |coef| |reducedContinuedFraction|
- |cAcosh| |removeCosSq| |trunc| |interpret| |startPolynomial|
- |selectfirst| |rCoord| |lhs| |optAttributes| |tubePlot| |tablePow|
- |outputSpacing| |asechIfCan| |expenseOfEvaluationIF| |inHallBasis?|
- |simpson| |OMUnknownCD?| |rhs| |PollardSmallFactor| |explogs2trigs|
- |se2rfi| |ptFunc| |coerceListOfPairs| |groebnerIdeal| |parent|
- |plotPolar| |cyclicParents| |headRemainder| |reseed| |f07fdf|
- |lazyPquo| |revert| |pToHdmp| |powerAssociative?|
- |fortranDoubleComplex| |s18aff| |OMputApp| |super| |curve| |nand|
- |scaleRoots| |listexp| |arguments| |copy!| |d01bbf| |empty?| |solve|
- |closed?| |basisOfRightNucloid| |whileLoop| |setImagSteps| |search|
- |evenInfiniteProduct| |selectPDERoutines| |integral?| |algebraicSort|
- |bits| |prindINFO| |fglmIfCan| |expenseOfEvaluation| |signAround|
- |createIrreduciblePoly| |setProperty!| |getGoodPrime| |mapExpon|
- |index| |rightPower| |f02aff| |node| |operator| |cAsinh|
- |semiDegreeSubResultantEuclidean| |matrixDimensions| |region|
- |explimitedint| |isAbsolutelyIrreducible?|
- |purelyAlgebraicLeadingMonomial?| |quartic| |totalGroebner|
- |rightQuotient| |acschIfCan| |minRowIndex| |newLine| |option|
- |exponentialOrder| |patternVariable| |thetaCoord| |erf| |crest|
- |resize| |coercePreimagesImages| |removeSinSq| |insertRoot!|
- |dAndcExp| |OMParseError?| |pair| |divideExponents| |Nul|
- |trigs2explogs| |push| |outputGeneral| |log| |compile|
- |generalLambert| |ord| |makeprod| |ratDenom| |cyclicEqual?|
- |showTheFTable| |seed| |solveid| |Aleph| |minimumExponent| |degree|
- |cycleElt| |trapezoidal| |fortranComplex| |dilog| |sub|
- |roughUnitIdeal?| |pr2dmp| |shiftRoots| |lazyPrem| |reorder|
- |extractProperty| |d01fcf| |OMputAtp| |sin| |open?| |setClipValue|
- |f07fef| |function| |e02bbf| |alternative?| |fprindINFO| |debug3D|
- |moreAlgebraic?| |triangularSystems| |cos| |invmod| |point?|
- |nextColeman| |rightTrim| |comparison| |plus!| |unitNormalize|
- |s18dcf| |f02agf| |tan| |unknown| |numberOfOperations| |forLoop|
- |lastSubResultantEuclidean| |leftTrim| |getProperty|
- |selectOptimizationRoutines| |derivationCoordinates| |splitNodeOf!|
- |aLinear| |cot| |groebner| |outputFixed| |cCsch| |completeEval|
- |badNum| |integralAtInfinity?| |primextintfrac|
- |algebraicCoefficients?| |sec| |midpoint| |maximumExponent| |pushdown|
- |swap!| |points| |commutativeEquality| |phiCoord| |csc| |cfirst|
- |derivative| |listRepresentation| |pquo| |copies| |exponents|
- |OMwrite| |meatAxe| |rational| |asin| |bindings| |binaryTournament|
- |evenlambert| |repSq| |clearTheFTable| |withPredicates|
- |cyclicEntries| |rarrow| |acos| |testModulus| |unravel| |option?|
- |fortranLogical| |equivOperands| |unmakeSUP| |roughEqualIdeals?|
- |atan| |setClosed| |degreePartition| |hasoln| |powmod| |equation|
- |computeCycleLength| |rombergo| |pattern| |prinpolINFO| |d01gaf|
- |OMputAttr| |acot| |s01eaf| |e02bcf| |semiLastSubResultantEuclidean|
- |destruct| |headAst| |extractClosed| |f02ajf| |subTriSet?| |asec|
- |rootDirectory| |initial| |enterPointData| |changeVar|
- |nextLatticePermutation| |equality| |isQuotient| |flexible?| |unit|
- |s18def| |clearCache| |aQuadratic| |acsc| |sin?| |edf2efi| |subscript|
- |scopes| |minus!| |lowerPolynomial| |numFunEvals3D| |one?| |sinh|
- |byte| |lexTriangular| |lcm| |cSech| |primlimintfrac| |message|
- |selectIntegrationRoutines| |fill!| |remove!| |purelyTranscendental?|
- |cosh| |midpoints| |binding| |pushup| |monomial|
- |integralBasisAtInfinity| |mix| |color| |rational?| |tanh| |sts2stst|
- |outputFloating| |dark| |append| |permanent| |multivariate| |iisqrt2|
- |getGraph| |leftMult| |po| |assign| |coth| |rowEch| |remove| |fmecg|
- |gcd| |oddlambert| |variables| |height| |fTable| |scanOneDimSubspaces|
- |cyclicCopy| |sech| |tube| |constantOperator| |leviCivitaSymbol|
- |false| |prem| |vertConcat| |fortranInteger| |prinb| |setPredicates|
- |roughSubIdeal?| |csch| |cartesian| |last| |binaryTree|
- |factorOfDegree| |getMeasure| |d01gbf| |f02akf| |makeSUP| |OMputBind|
- |asinh| |assoc| |HenselLift| |range| |e02bdf| |conditionP|
- |computeCycleEntry| |subPolSet?| |aCubic| |acosh| |hostPlatform|
- |mulmod| |comp| |nextPartition| |qelt| |magnitude| |eigenvalues|
- |raisePolynomial| |heap| |flagFactor| |atanh| |expressIdealMember|
- |dfRange| |subResultantGcdEuclidean| |#| |taylor| |logGamma|
- |primintfldpoly| |minIndex| |s19aaf| |splitSquarefree| |acoth|
- |denomLODE| |cCoth| |ratDsolve| |xRange| |laurent| |imports|
- |setAdaptive3D| |hue| |rationalIfCan| |purelyAlgebraic?| |asech|
- |root?| |reducedDiscriminant| |scripted?| |yRange| |puiseux|
- |firstUncouplingMatrix| |slash| |clikeUniv| |setLabelValue|
- |subtractIfCan| |kroneckerDelta| |zRange| |say| |tower| |getMatch|
- |rk4a| |endOfFile?| |concat| |iisqrt3| |multiple| |unitVector|
- |meshPar2Var| |position!| |factorsOfDegree| |map!| |inv| |character?|
- |lazyGintegrate| |subResultantGcd| ~ |applyQuote| |critpOrder|
- |palgint0| |reverse| |monicModulo| |qsetelt!| |exp1| |e02bef|
- |ground?| |balancedFactorisation| |divisorCascade| |c06gsf| |f02awf|
- |roughBase?| |mathieu12| |multinomial| |ground| |open| |pointLists|
- |symbol?| F |OMputBVar| |aQuartic| |basisOfCenter| |rotate|
- |extractTop!| |categories| |leadingMonomial| |associatorDependence|
- |setScreenResolution| |univariateSolve| |normalDeriv| |ruleset|
- |nativeModuleExtension| |numerators| |has?|
- |irreducibleRepresentation| |leadingCoefficient| |horizConcat|
- |complexNumeric| |getConstant| |s17def| |sqfrFactor| |maxIndex|
- |genericLeftTrace| |idealiserMatrix| |sechIfCan| |primitiveMonomials|
- |changeMeasure| |removeConstantTerm| |airyBi| |principalIdeal|
- |commutator| |infinite?| |acsch| |reductum| |kernels|
- |solveLinearPolynomialEquation| |inverseIntegralMatrixAtInfinity|
- |lazyIrreducibleFactors| |parametersOf| |stronglyReduced?|
- |indicialEquations| |bernoulli| |sech2cosh| |cross| |univariate|
- |limit| |OMencodingSGML| |setLegalFortranSourceExtensions| |critMonD1|
- |nary?| |leaf?| |e02adf| |internalDecompose| |multiplyCoefficients|
- |hypergeometric0F1| |tensorProduct| |readIfCan!| |Vectorise| |f01qdf|
- |find| |getCode| |singularitiesOf| |stoseInvertible?| |distdfact|
- |sequence| |doubleComplex?| |failed?| |negative?| |completeHermite|
- |meshFun2Var| |knownInfBasis| |lyndonIfCan| |exprHasAlgebraicWeight|
- |center| |integral| |hash| |factor| |d01ajf| |resultant|
- |basisOfCentroid| |viewDefaults| |graeffe| |insertBottom!|
- |lazyPseudoDivide| |ridHack1| |symbolTable| |mapUnivariateIfCan| |rem|
- |count| |fixedPoint| |rk4qc| |sqrt| |splitLinear| |string?|
- |multiEuclidean| |mantissa| |mathieu22| |checkRur|
- |rightFactorCandidate| |cycle| |cyclotomic| |power| |round| |real|
- |makeGraphImage| |realSolve| |unitNormal| |taylorQuoByVar|
- |pushFortranOutputStack| |drawStyle| |cschIfCan| |setfirst!|
- |lagrange| |OMgetBVar| |mapDown!| |imag| |select!| |screenResolution|
- |complete| |fractRadix| |convergents| |popFortranOutputStack|
- |moduleSum| |finite?| |central?| |printInfo!| |permutation|
- |directProduct| |mkPrim| |s17dgf| |OMconnOutDevice| |prod|
- |genericLeftMinimalPolynomial| |associator| |sin2csc|
- |outputAsFortran| |sizeMultiplication| |generalPosition| |lieAlgebra?|
- |removeIrreducibleRedundantFactors| |subNode?| |fortranTypeOf|
- |reduced?| |LagrangeInterpolation| |someBasis| |chebyshevT|
- |charClass| |sylvesterSequence| |squareTop| |integralMatrixAtInfinity|
- |OMencodingXML| |fracPart| |redPo| |indicialEquation| |e02aef|
- |decompose| |c02aff| |halfExtendedResultant2| |changeThreshhold|
- |linearlyDependent?| |readLineIfCan!| |setPoly| |f01qef| |outputForm|
- |polynomialZeros| |stoseInvertibleSet| |showAllElements| |high|
- |factorSquareFreePolynomial| |complex?| |permutationRepresentation|
- |zero?| |smith| |printCode| |insertTop!| |lyndon| |objectOf|
- |monomial?| |dot| |d01akf| |optpair| |radicalOfLeftTraceForm|
- |viewWriteDefault| |goodPoint| |mathieu23| |cAcsch| |interpolate|
- |exprHasLogarithmicWeights| |parts| |rotatez| |list?| |discriminant|
- |simpleBounds?| |extendedEuclidean| |operation|
- |createPrimitiveNormalPoly| |outlineRender| |measure| |asinhIfCan|
- |mapMatrixIfCan| |not| |inc| |iterationVar| |pleskenSplit|
- |positiveSolve| |lfextendedint| |iExquo| |approximants| |continue|
- |pureLex| |cycleSplit!| |zeroMatrix| |euler| |rk4f| |delete!|
- |graphImage| |pole?| |wholeRadix| |leftRankPolynomial|
- |complexEigenvalues| |sinh2csch| |square?| |OMgetError|
- |primitiveElement| |intPatternMatch| |setMaxPoints| |OMconnectTCP|
- |overlabel| |psolve| |sort!| |upDateBranches|
- |initializeGroupForWordProblem| |startStats!| |sincos| |s17dhf|
- |normalForm| |empty| |normalized?| |denomRicDE| |f2df| |e02agf|
- |getMultiplicationMatrix| |univariatePolynomial| |stack| |mapUp!|
- |OMencodingUnknown| |infLex?| |polyPart| |hMonic| |coefficients|
- |alphanumeric?| |sample| |lyndon?| |stoseSquareFreePart| |elliptic?|
- |failed| |stirling1| |inverseIntegralMatrix| |readLine!| |exponent|
- |f01rcf| |printStatement| |bottom!| |nullSpace| |quotient| |rquo|
- |jordanAlgebra?| |double?| |linearDependence| |keys| |augment|
- |completeSmith| |distFact| |bothWays| |coerceImages|
- |combineFeatureCompatibility| |sturmSequence| |elRow1!| |d01alf|
- |completeEchelonBasis| |euclideanSize| |viewWriteAvailable| |nothing|
- |polyRDE| |cAsech| |concat!| |mapBivariate| |halfExtendedResultant1|
- |selectMultiDimensionalRoutines| |getBadValues| |pair?| |linearMatrix|
- |getStream| |nullary?| |beauzamyBound| |delay| |acoshIfCan|
- |fixedDivisor| |lp| |predicate| |factorPolynomial| |pseudoRemainder|
- |squareFree| |lflimitedint| |cycleRagits| |mathieu24|
- |complexEigenvectors| |totalLex| |domainOf| |OMgetObject| |scan|
- |constantOpIfCan| |sn| |overbar| |listBranches| |properties| |brace|
- |diagonals| |preprocess| |tan2trig| |chvar| |printStats!| |any|
- |rotatey| |reciprocalPolynomial| |primintegrate| |OMbindTCP|
- |quasiComponent| |ptree| |reducedForm| |ef2edf| |copyInto!|
- |translate| |getMultiplicationTable| |nextIrreduciblePoly| |updatF|
- |readBytes!| |groebSolve| |omError| |sum| |compound?| |generic|
- |numberOfComputedEntries| |e02ahf| |frst| |aromberg| |maxPoints|
- |changeBase| |fullPartialFraction| |f01rdf| |wrregime| |nullity|
- |coleman| |column| |arg1| |nextPrime| |s17dlf| |writeLine!| |exQuo|
- |diophantineSystem| |makeSketch| |top!| |fixedPoints| |value|
- |lowerCase?| |arg2| |sinhcosh| |ffactor| |setEmpty!| |sizeLess?|
- |lastSubResultant| |leadingCoefficientRicDE| |reverseLex| |cycleTail|
- |lquo| |setleaves!| |inspect| |d01amf| |getRef| |var1StepsDefault|
- |argscript| |bombieriNorm| |tanh2trigh| |sparsityIF| |parameters|
- |stirling2| |conditions| |integralMatrix| |atom?| |linearPart|
- |prefixRagits| |block| |sorted?| |normalizedAssociate| |fullDisplay|
- |noncommutativeJordanAlgebra?| |match| |solveLinear|
- |linearlyDependentOverZ?| |lfinfieldint| |prime| |identification|
- |e02ajf| |internalZeroSetSplit| |laguerre| |elRow2!| |dn|
- |createRandomElement| |triangular?| |initials| |repeating| |ocf2ocdf|
- |monomRDEsys| |or| |inverseColeman| |OMgetEndApp| |expintegrate|
- |selectNonFiniteRoutines| |resetBadValues| |outputList| |sPol|
- |OMopenFile| |arity| |bag| |dequeue| |clearTable!|
- |squareFreePolynomial| |errorInfo| |shiftLeft| |f01ref| |getOperands|
- |setColumn!| |janko2| |innerSolve| |rst| |primitive?| |clipWithRanges|
- |graphCurves| |integerBound| |companionBlocks| |setPosition| |csubst|
- |binarySearchTree| |axes| |indiceSubResultant| |rowEchelon|
- |lazyEvaluate| |nextNormalPrimitivePoly| |rotatex| |rootRadius| |sign|
- |simplifyPower| |primeFrobenius| |partialQuotients| |box| |leftLcm|
- |odd?| |row| |readByteIfCan!| |qfactor| |testDim| |makeSeries|
- |moebius| |substring?| |rightUnits| |tan2cot| |cycleLength|
- |upperCase?| |void| |asimpson| |d01anf| |setMinPoints| |fractRagits|
- |lastSubResultantElseSplit| |rdregime| |LiePoly| |rootBound|
- |mindegTerm| |prevPrime| |s18acf| |null?| |quote| |var2StepsDefault|
- |suffix?| |inrootof| |e02akf| |normalize|
- |stiffnessAndStabilityFactor| |setStatus!| |linearDependenceOverZ|
- |nonLinearPart| |basicSet| |delta| |constantCoefficientRicDE|
- |listYoungTableaus| |internalAugment| |relationsIdeal|
- |leadingBasisTerm| |extract!| |sncndn| |updatD| |lfintegrate|
- |prefix?| |superscript| |recolor| |socf2socdf| |legendre|
- |physicalLength| |reduceBasisAtInfinity| |tanintegrate| |length|
- |f02aaf| |rewriteIdealWithRemainder| |returns| |makeEq| |even?|
- |OMgetEndAtp| |ScanRoman| |reducedSystem| |errorKind| |scripts|
- |OMopenString| |particularSolution| |indiceSubResultantEuclidean|
- |cycleEntry| |usingTable?| |rroot| |xCoord| |cyclicSubmodule|
- |number?| |getOperator| |clearTheIFTable| |obj| |singleFactorBound|
- |rightExtendedGcd| |numberOfIrreduciblePoly| |addiag|
- |hasTopPredicate?| |nonQsign| |generalizedContinuumHypothesisAssumed|
- GF2FG |shallowCopy| |cache| |outputArgs| |tanh2coth| |lazy?|
- |resetAttributeButtons| |UP2ifCan| |shiftRight| |discreteLog|
- |wholeRagits| |leftTrace| |quickSort| |possiblyInfinite?|
- |maxColIndex| |iipow| |rightRecip| |supersub| |lambda| |duplicates|
- |infix?| |df2fi| |e02baf| |alphabetic?| |reopen!| |shift| |regime|
- |stripCommentsAndBlanks| |invertibleSet| |infRittWu?| ** |mask|
- |extendedSubResultantGcd| |char| |cAcoth| |makeYoungTableau| |product|
- |setsubMatrix!| |makeSin| |s17aff| |printInfo| |minGbasis|
- |tubePointsDefault| |symmetricGroup| |drawComplex| |atanhIfCan|
- |stiffnessAndStabilityOfODEIF| |recoverAfterFail| |c06fqf| |Gamma|
- |quadratic?| |f02abf| |showClipRegion| |saturate| EQ
- |factorSquareFreeByRecursion| |hyperelliptic| |setOfMinN|
- |lfextlimint| |mapSolve| |init| |mkcomm| |perfectSquare?| |lowerCase!|
- |eval| |dmpToHdmp| UP2UTS |anticoord| |constant?| |seriesSolve|
- |rewriteIdealWithHeadRemainder| |dim| |unparse| |createZechTable|
- |acotIfCan| |numberOfPrimitivePoly| |ignore?| |realElementary|
- |retractIfCan| |normalise| FG2F |OMclose| |merge!| |directSum|
- |evaluate| |explicitlyEmpty?| |flexibleArray| |limitedIntegrate| |is?|
- |kind| |iFTable| |chiSquare| |cos2sec| |minColIndex|
- |ScanFloatIgnoreSpaces| |squareFreeFactors| |karatsuba|
- |nextsousResultant2| |initiallyReduce| |useSingleFactorBound|
- |numberOfChildren| |op| |addBadValue| |hexDigit?| |toroidal| |qroot|
- |accuracyIF| |OMgetFloat| |redPol| |overlap| |removeDuplicates!|
- |e01bgf| |rationalPower| |LiePolyIfCan| |lazyIntegrate| |figureUnits|
- |setPrologue!| |e04ucf| |showTheSymbolTable| |exactQuotient!|
- |basisOfRightAnnihilator| |stoseInternalLastSubResultant|
- |getButtonValue| |iiGamma| |sqfree| |deepExpand| |minordet|
- |alternatingGroup| |distribute| |listConjugateBases|
- |selectPolynomials| |prime?| |iidsum| |generator| |recur| |c06frf|
- |s17agf| |segment| |iflist2Result| |coerceS| |showRegion|
- |perfectSqrt| |pointPlot| |rightDiscriminant| |OMputString|
- |rightUnit| |fractionPart| |elements| |besselJ| |cSin| |mvar|
- |polarCoordinates| |fortranLinkerArgs| |asecIfCan| |f04mbf| |tableau|
- |subMatrix| |elliptic| |mindeg| |quatern| |lineColorDefault| |binary|
- |conjug| |union| |lowerCase| |nsqfree| |polygon?| |validExponential|
- |showTheRoutinesTable| |intcompBasis| |map| |tubeRadius|
- |writeByteIfCan!| |resultantEuclidean| |createMultiplicationTable|
- |cosh2sech| |iicosh| |pushNewContour| |randomR| |extendedIntegrate|
- |gramschmidt| |inf| |headReduce| |second| |showIntensityFunctions|
- |countable?| |solveLinearPolynomialEquationByFractions| |quotientByP|
- |extensionDegree| UTS2UP |Is| |univariatePolynomialsGcds| |gbasis|
- |resultantnaif| |third| |children| |useEisensteinCriterion?|
- |factorFraction| |rangeIsFinite| |rationalFunction| |computeInt|
- |options| |OMgetVariable| |separate| |e04ycf| |hcrf|
- |linearAssociatedLog| |comment| |e01bhf| |badValues|
- |leftDiscriminant| |sumOfKthPowerDivisors| |elseBranch| |conical|
- |setTex!| |determinant| |printTypes| |linears|
- |stoseIntegralLastSubResultant| |dominantTerm| |f04mcf|
- |selectOrPolynomials| |lo| |iiabs| |ScanFloatIgnoreSpacesIfCan|
- |putColorInfo| |convert| |pdf2ef| |clearFortranOutputStack|
- |exactQuotient| |basisOfLeftNucleus| |functionIsFracPolynomial?|
- |OMputSymbol| |polygon| |incr| |froot| |string| |c06fuf|
- |inconsistent?| |cLog| |frobenius| |dom| |abelianGroup| |matrixGcd|
- |approxSqrt| |size?| |listOfLists| |hi| |nlde| |s17ahf|
- |replaceKthElement| |imagK| |relativeApprox| |hitherPlane|
- |calcRanges| |acscIfCan| |iitanh| |createLowComplexityNormalBasis|
- |decrease| |besselY| |maxdeg| |blankSeparate| |axesColorDefault|
- |imaginary| |aspFilename| |adjoint| |reindex| |palgextint| |iidprod|
- |rootNormalize| |integralDerivationMatrix| |weight| |stronglyReduce|
- |packageCall| |KrullNumber| |cot2trig| |intChoose| |univariate?|
- |leftUnit| |varselect| |choosemon| |critT| |qinterval|
- |semiResultantEuclidean2| |createMultiplicationMatrix|
- |useEisensteinCriterion| |moduloP| |findBinding| |swapColumns!|
- |OMgetString| |orthonormalBasis| |f01brf| |resultantEuclideannaif|
- |hasSolution?| |expint| |e01daf| |title| |taylorIfCan|
- |inGroundField?| |deleteRoutine!| |addMatchRestricted|
- |removeRoughlyRedundantFactorsInContents| |hclf| |diagonalProduct|
- |child| |uniform| |stoseLastSubResultant|
- |functionIsContinuousAtEndPoints| |represents| |factorSFBRlcUnit|
- |setEpilogue!| |pseudoDivide| |pdf2df| |newTypeLists|
- |linearAssociatedOrder| |problemPoints| |retractable?|
- |HermiteIntegrate| |f04qaf| LODO2FUN |zeroOf| |modTree|
- |showFortranOutputStack| |cExp| |e| |ddFact| |generateIrredPoly|
- |limitPlus| |selectAndPolynomials| |closedCurve?| |checkForZero|
- |bringDown| |appendPoint| |computePowers| |imagJ|
- |primPartElseUnitCanonical!| |basisOfRightNucleus| |sinhIfCan| |eq?|
- |OMgetApp| |thenBranch| |c06gbf| |numFunEvals| |semicolonSeparate|
- |rootOf| |divideIfCan!| |cyclicGroup| |getDatabase| |result| |iicoth|
- |tanSum| |nthr| |s17ajf| |incrementKthElement|
- |rewriteSetWithReduction| |unitsColorDefault| |eyeDistance|
- |dimensionsOf| |coth2trigh| |representationType| |palglimint|
- |numericalIntegration| |max| |besselI| |RemainderList| |makeVariable|
- |critM| |debug| |solid| |eisensteinIrreducible?| |fixPredicate|
- |findCycle| |alphanumeric| |univariatePolynomials| |generate| |tanQ|
- |powern| |integralRepresents| |tail| |interval| |f01bsf| D
- |applyRules| |innerSolve1| |e01saf| |numberOfVariables| |coefChoose|
- |modulus| |output| |increase| |kmax| |transform|
- |semiResultantEuclideannaif| |diagonal| |semiResultantEuclidean1|
- |createLowComplexityTable| |stoseInvertible?sqfreg| |contours|
- |removeZeroes| |incrementBy| |ipow| |OMgetSymbol|
- |antisymmetricTensors| |df2ef| |lexico| |nextPrimitivePoly| |diff|
- |complexExpand| |linSolve| |mergeFactors| |transcendent?|
- |createPrimitivePoly| |expand| |rightMinimalPolynomial| |insertMatch|
- |removeRedundantFactorsInContents| |list| |cRationalPower| |typeLists|
- |nullary| |birth| |coshIfCan| |binomial| |functionIsOscillatory|
- |f07adf| |topFortranOutputStack| |filterWhile| |swapRows!| |car|
- |prologue| |pseudoQuotient| |matrixConcat3D| |imagI|
- |linearAssociatedExp| |numericalOptimization| |ListOfTerms| |palgint|
- |closedCurve| |filterUntil| |rootsOf| |charthRoot|
- |multiEuclideanTree| |cdr| |pow| |commaSeparate| |separateFactors|
- |csc2sin| |split!| |bezoutDiscriminant| |quasiMonicPolynomials|
- |intermediateResultsIF| |select| |newReduc| |getExplanations|
- |component| |setDifference| |allRootsOf| |autoReduced?|
- |primPartElseUnitCanonical| |basisOfMiddleNucleus|
- |tryFunctionalDecomposition?| |iisech| |OMgetAtp| |critB|
- |setIntersection| RF2UTS |c06gcf| |setAdaptive| |leadingIdeal|
- |pointSizeDefault| |digit?| |dihedralGroup| |leastPower| |e01sbf|
- |palgRDE| |tanAn| |doubleFloatFormat| |finiteBound| |setUnion|
- |s17akf| |float?| |f01maf| |dmpToP| |perspective| |restorePrecision|
- |stoseInvertibleSetsqfreg| |createPrimitiveElement| |linear?|
- |generalizedInverse| |unit?| |apply| |besselK| |unexpand|
- |realEigenvalues| |diagonalMatrix| |print| |solid?|
- |differentialVariables| |algebraicDecompose| |alphabetic| |digits|
- |callForm?| |rk4| |fi2df| |integralCoordinates|
- |generalInfiniteProduct| |pdct| |complexIntegrate| |algDsolve| |true|
- |patternMatch| |myDegree| |taylorRep| |radPoly| |ksec| |port| |pack!|
- |size| |cPower| |OMmakeConn| |separateDegrees| |nil| |infinite|
+ |Record| |Union| |fracPart| |traverse| |prindINFO|
+ |selectOrPolynomials| |drawToScale| |partialQuotients|
+ |outputAsScript| |rootSimp| |redPo| |low| |iiabs| |fglmIfCan| |style|
+ |twist| |suchThat| |leftLcm| |symbolTable| |currentEnv| |divisor|
+ |indicialEquation| |nthRootIfCan| |expenseOfEvaluation|
+ |ScanFloatIgnoreSpacesIfCan|
+ |rewriteSetByReducingWithParticularGenerators| |safeFloor| |odd?|
+ |difference| |putColorInfo| |e02aef| |internalLastSubResultant|
+ |signAround| |true| |height| |jordanAdmissible?| |Lazard|
+ |pushFortranOutputStack| |row| |ldf2lst| |brace| |pdf2ef| |decompose|
+ |loopPoints| |createIrreduciblePoly| |and| |cyclic|
+ |popFortranOutputStack| |readByteIfCan!| |resultantReduit| |eq|
+ |c02aff| |s13adf| |setProperty!| |clearFortranOutputStack| |cSec|
+ |qfactor| |outputAsFortran| |UpTriBddDenomInv| |dihedral| |iter|
+ |rangePascalTriangle| |halfExtendedResultant2| |getGoodPrime|
+ |exactQuotient| |leftNorm| |nilFactor| |testDim| |getPickedPoints|
+ |tree| |changeThreshhold| |symFunc| |basisOfLeftNucleus| |mapExpon|
+ |minPoly| |makeSeries| |f02xef| |prepareDecompose| |value|
+ |functionIsFracPolynomial?| |rightPower| |previous| |tValues|
+ |principal?| |moebius| |bernoulliB| |qPot| |principalIdeal| |f02aff|
+ |OMputSymbol| |minimize| |rightUnits| |algint| |mightHaveRoots|
+ |commutator| |predicates| |operator| |polygon| |subHeight| |e02gaf|
+ |tan2cot| |level| |iiacoth| |infinite?| |internalSubPolSet?| |cAsinh|
+ |froot| |cothIfCan| |clipPointsDefault| |groebgen|
+ |cyclotomicFactorization| |solveLinearPolynomialEquation| |c06fuf|
+ |semiDegreeSubResultantEuclidean| |normDeriv2|
+ |solveLinearPolynomialEquationByRecursion| |entries| |frst| |unknown|
+ |cAcos| |inverseIntegralMatrixAtInfinity| |baseRDE| |matrixDimensions|
+ |inconsistent?| |bitLength| |aromberg| |maxrank| |solveInField|
+ |polar| |lazyIrreducibleFactors| |cLog| |region| |constructorName|
+ |integerIfCan| |cAsec| |maxPoints| |isobaric?| |dflist| |parametersOf|
+ |front| |binaryFunction| |changeBase| |rightZero| |repeatUntilLoop|
+ |supRittWu?| |stronglyReduced?| |setPrologue!| |real| |jacobian|
+ |trace2PowMod| |fullPartialFraction| |every?| |e04ucf|
+ |indicialEquations| |impliesOperands| |lazyPremWithDefault| |imag|
+ |perfectNthPower?| |gradient| |f01rdf| |setright!| |rename!| |rules|
+ |directProduct| |bernoulli| |numberOfNormalPoly| |showTheSymbolTable|
+ |s21bcf| |leftRank| |wrregime| |changeWeightLevel| |sech2cosh|
+ |vectorise| |fortranCharacter| |exactQuotient!| |squareFreePrim|
+ |factorAndSplit| |nullity| |binomial| |basisOfRightAnnihilator|
+ |sumOfDivisors| |integers| |bright| |cross| |selectODEIVPRoutines|
+ |destruct| |more?| |collectUnder| |coleman| |functionIsOscillatory|
+ |infieldint| |limit| |root| |poisson| |mapGen|
+ |stoseInternalLastSubResultant| |ode| |distance| |column| |f07adf|
+ |getButtonValue| |bfEntry| |generators| |completeHensel|
+ |OMencodingSGML| |presub| |paren| |OMgetEndError| |s14abf| |nextPrime|
+ |topFortranOutputStack| |colorFunction| |ref|
+ |setLegalFortranSourceExtensions| |iiGamma| |buildSyntax| |typeList|
+ |insert| NOT |ParCond| |s17dlf| |quasiAlgebraicSet| |swapRows!|
+ |setRealSteps| |critMonD1| |numerator| |cTanh| |lazyPseudoQuotient|
+ |sqfree| |monomial| OR |hermiteH| |leastMonomial| |writeLine!| |obj|
+ |prologue| |nary?| |deepExpand| |inRadical?| |returnType!|
+ |zeroDimensional?| |trapezoidalo| |multivariate| |nextsubResultant2|
+ AND |rootProduct| |divide| |element?| |exQuo| |oneDimensionalArray|
+ |pseudoQuotient| |zerosOf| |cache| |delete| |s17dcf| |normFactors|
+ |leaf?| |variables| |minordet| |halfExtendedSubResultantGcd2|
+ |primitivePart!| |diophantineSystem| |matrixConcat3D| |iisec|
+ |eigenvector| |explicitEntries?| |e02adf| |alternatingGroup| |sec2cos|
+ |asinIfCan| |makeSketch| |alternating| |imagI| |distribute|
+ |increment| |submod| |internalDecompose| |torsionIfCan| |recip|
+ |shift| |upperCase!| |top!| |iprint| |linearAssociatedExp|
+ |setProperty| |logpart| |redpps| |multiplyCoefficients|
+ |listConjugateBases| |d01asf| |rightRankPolynomial| |OMputEndAtp|
+ |fixedPoints| |numericalOptimization| |eval| |hypergeometric0F1|
+ |setMinPoints3D| |iiasinh| |idealSimplify| |selectPolynomials|
+ |areEquivalent?| |suffix?| |create| |lowerCase?| |vconcat|
+ |ListOfTerms| |clipParametric| |increasePrecision| |vspace| |prime?|
+ |tensorProduct| |taylor| |norm| |homogeneous?| |create3Space|
+ |sinhcosh| |palgint| |showTypeInOutput| |iidsum| |precision| |ode1|
+ |extractPoint| |readIfCan!| |listLoops| |laurent| |prefix?| |s17adf|
+ |ffactor| |leftRemainder| |closedCurve| |coerceP| |seriesToOutputForm|
+ |reduction| |shufflein| |recur| |Vectorise| |puiseux|
+ |OMencodingBinary| |crushedSet| |setEmpty!| |subspace| |rootsOf|
+ |sturmVariationsOf| |expintfldpoly|
+ |removeRoughlyRedundantFactorsInPol| |c06frf| |f01qdf| |rdHack1|
+ |symmetricTensors| |tower| * |factors| |sizeLess?|
+ |numberOfFractionalTerms| |charthRoot| |find| |leadingTerm|
+ |linkToFortran| |normalDenom| |s17agf| |inv| |nextItem|
+ |reduceByQuasiMonic| |content| |lastSubResultant| |multiEuclideanTree|
+ |iflist2Result| |getCode| |monicRightDivide| |ground?| |setvalue!|
+ |maxRowIndex| |headReduced?| |partialFraction| |lintgcd|
+ |leadingCoefficientRicDE| |pow| |blue| |singularitiesOf| |log10|
+ |ground| |coerceS| |s13acf| |connect| |nthFractionalTerm| |exp|
+ |setRow!| |genus| |reverseLex| |sinIfCan| |bitand| |commaSeparate|
+ |operation| |declare| |notOperand| |setTopPredicate| |rightLcm|
+ |stoseInvertible?| |leadingMonomial| |showRegion| |infix?| |makeop|
+ |untab| |cycleTail| |separateFactors| |bitior| |distdfact| |btwFact|
+ |s21baf| |perfectSqrt| |semiSubResultantGcdEuclidean2|
+ |leadingCoefficient| |supDimElseRittWu?| |complexNumeric| |mask|
+ |f04axf| |twoFactor| |lquo| |csc2sin| |nextNormalPoly| |cotIfCan|
+ |prinshINFO| |sequence| |pointPlot| |primitiveMonomials| |medialSet|
+ |setleaves!| |finiteBasis| |split!| |leftAlternative?| |eulerPhi|
+ |rightDiscriminant| |doubleComplex?| |leftPower| |reductum| |kernels|
+ |physicalLength!| |inspect| |clipBoolean| |bezoutDiscriminant|
+ |replace| |less?| |gcdprim| |failed?| |bezoutResultant| |OMputString|
+ |univariate| |digamma| |d01amf| |coefficient| |quasiMonicPolynomials|
+ |exteriorDifferential| |shade| |negative?| |rightUnit| |lexGroebner|
+ |insert!| |getRef| |lazyPseudoRemainder| |intermediateResultsIF|
+ |OMgetEndAttr| |degreeSubResultantEuclidean| |over| |completeHermite|
+ |condition| |fractionPart| |options| |factorGroebnerBasis|
+ |makeViewport2D| |var1StepsDefault| |newReduc| |monicDecomposeIfCan|
+ |meshFun2Var| |prepareSubResAlgo| |noLinearFactor?| |elements|
+ |factor| |currentSubProgram| |OMsupportsCD?| |argscript|
+ |getExplanations| |compiledFunction| |knownInfBasis|
+ |indicialEquationAtInfinity| |dioSolve| |besselJ| |sqrt| |lighting|
+ |bombieriNorm| |setMaxPoints3D| |component| |getProperties|
+ |algebraicVariables| |lyndonIfCan| |components| |cSin| |string|
+ |symmetricProduct| |irreducibleFactor| |tanh2trigh| |allRootsOf| |dom|
+ |exprHasAlgebraicWeight| |leastAffineMultiple| |expression|
+ |removeCoshSq| |mvar| |monicDivide| |simplifyLog| |sparsityIF|
+ |genericRightTraceForm| |autoReduced?| |polarCoordinates| |octon|
+ |rightScalarTimes!| |integral| |f02aef| |integer| |jacobi| |stirling2|
+ |Ei| |primPartElseUnitCanonical| |OMreceive| |d01ajf| |s19abf|
+ |fortranLinkerArgs| |invertibleElseSplit?| |lllp| |integralMatrix|
+ |safeCeiling| |basisOfMiddleNucleus| |trim| |OMreadFile| |resultant|
+ |asecIfCan| |dimensions| |isPower| |bit?| |atom?|
+ |tryFunctionalDecomposition?| |genericRightNorm| |basisOfCentroid|
+ |cosSinInfo| |edf2df| |f04mbf| |nonSingularModel| |reify| |linearPart|
+ |iisech| |center| |title| |rightRemainder| |removeSquaresIfCan|
+ |viewDefaults| |weierstrass| |sort| |tableau| |internalIntegrate0|
+ |s20acf| |prefixRagits| |associates?| |OMgetAtp| |leadingSupport|
+ |graeffe| |zeroSquareMatrix| |escape| |subMatrix| |exists?| |block|
+ |complexForm| |critB| |genericLeftNorm| |ellipticCylindrical|
+ |insertBottom!| |pascalTriangle| |elliptic| |xn| |e04jaf| |sorted?|
+ |pushuconst| RF2UTS |e| |printingInfo?| |lazyPseudoDivide| |resetNew|
+ |rootSplit| |mindeg| |summation| |f02wef| |normalizedAssociate|
+ |c06gcf| |airyAi| |sumSquares| |primlimitedint| |polyred| |ridHack1|
+ |quatern| |name| |numberOfFactors| |fullDisplay| |setref|
+ |setAdaptive| |mapUnivariateIfCan| |pToDmp| |compile| |random| |body|
+ |adaptive3D?| |cubic| |lineColorDefault| |chiSquare1|
+ |noncommutativeJordanAlgebra?| |e02dff| |leadingIdeal| |iiatanh|
+ |fixedPoint| |complexNormalize| |binary| |dimension| |iiacot|
+ |solveLinear| |chainSubResultants| |pointSizeDefault| |partition| |lo|
+ |iiexp| |rk4qc| |reducedContinuedFraction| |conjug| |normalElement|
+ |certainlySubVariety?| |debug| |linearlyDependentOverZ?|
+ |dihedralGroup| |nthRoot| |incr| |splitLinear| |makeCrit| |cAcosh|
+ |lowerCase| |fortranLiteral| |lfinfieldint| D |leastPower| |hi|
+ |addPointLast| |belong?| |string?| |nsqfree| |removeCosSq| |iiasin|
+ |prime| |squareMatrix| |e01sbf| |listOfMonoms| |powers|
+ |multiEuclidean| |log2| |polygon?| |trunc| |intensity|
+ |identification| |toseInvertible?| |palgRDE| |antiCommutator|
+ |tanIfCan| |e02daf| |mathieu22| |startPolynomial| |validExponential|
+ |OMserve| |e02ajf| |unvectorise| Y |tanAn| |factorsOfCyclicGroupSize|
+ |selectfirst| |showTheRoutinesTable| |multiplyExponents| |conjugates|
+ |internalZeroSetSplit| |delta| |doubleFloatFormat| |directory| |orbit|
+ |extractIndex| |scripted?| |intcompBasis| |rCoord| |f04atf|
+ |ricDsolve| |laguerre| |finiteBound| |subset?| |close| |plot|
+ |firstUncouplingMatrix| |tubeRadius| |optAttributes| |stFuncN|
+ |elRow2!| |SturmHabichtSequence| |s17akf| |mapmult| |slash|
+ |stosePrepareSubResAlgo| |tubePlot| |writeByteIfCan!| |setButtonValue|
+ |float?| |GospersMethod| |display| |pade| |clikeUniv| |status|
+ |tablePow| |resultantEuclidean| |minPol| |child?|
+ |completeEchelonBasis| |remove| |f01maf| |pmintegrate| |setLabelValue|
+ |probablyZeroDim?| |createMultiplicationTable| |outputSpacing| |arg1|
+ |extractIfCan| |euclideanSize| |lSpaceBasis| |print| |dmpToP|
+ |OMconnInDevice| |subtractIfCan| |s13aaf| |asechIfCan| |cosh2sech|
+ |readable?| |arg2| |reverse| |setStatus| |last| |viewWriteAvailable|
+ |perspective| |formula| |bracket| |sylvesterMatrix| |kroneckerDelta|
+ |assoc| |euclideanGroebner| |polyRDE| |modifyPointData| |lambda|
+ |restorePrecision| |setProperties| |rightCharacteristicPolynomial|
+ |coerceL| |getMatch| |iroot| |saturate| |conditions| |ratPoly|
+ |cAsech| |graphState| |morphism| |input| BY |stoseInvertibleSetsqfreg|
+ |movedPoints| |generate| |rightAlternative?| |rk4a| |edf2fi|
+ |factorSquareFreeByRecursion| |match| |solve1| |inverseLaplace|
+ |concat!| |createPrimitiveElement| |library| |OMunhandledSymbol|
+ |mainKernel| |endOfFile?| |hyperelliptic| |modularGcd| |decimal|
+ |mapBivariate| |s19adf| |incrementBy| |uniform01| |nrows| SEGMENT
+ |iisqrt3| |fortranCompilerName| |pol| |setOfMinN| |simplifyExp|
+ |halfExtendedResultant1| |infix| |degreePartition| |dimensionsOf|
+ |digit| |expand| |ncols| |OMputVariable| |unitVector| |setErrorBound|
+ |lfextlimint| |harmonic| |selectMultiDimensionalRoutines| |bumptab1|
+ |hasoln| |coth2trigh| |filterWhile| |stFunc1| |meshPar2Var|
+ |resetVariableOrder| |stopTable!| |mapSolve| |llprop| |Si|
+ |getBadValues| |representationType| |powmod| |iiacosh| |set|
+ |filterUntil| |position!| |composites| |mkcomm| |lepol| |iibinom|
+ |clip| |pair?| |computeCycleLength| |palglimint| |associatedEquations|
+ |select| |att2Result| |factorsOfDegree| |perfectSquare?| |invertible?|
+ |cardinality| |linearMatrix| |leftExactQuotient|
+ |numericalIntegration| |rombergo| |minset| |character?| |mdeg|
+ |partialNumerators| |lowerCase!| |radicalEigenvector| |reflect|
+ |getStream| |prinpolINFO| |besselI|
+ |removeRoughlyRedundantFactorsInPols| |leftScalarTimes!|
+ |lazyGintegrate| |cAtanh| |dmpToHdmp| |lifting| |nullary?| |logIfCan|
+ |d01gaf| |RemainderList| |rootPoly| |leftTraceMatrix|
+ |subResultantGcd| |degreeSubResultant| UP2UTS |cons| |e04gcf|
+ |beauzamyBound| |extractSplittingLeaf| |makeVariable| |OMputAttr|
+ |laplacian| |critpOrder| |maxrow| |systemSizeIF| |anticoord|
+ |inputBinaryFile| |biRank| |nthExponent| |delay| |critM| |s01eaf|
+ |integrate| |zeroVector| |palgint0| |boundOfCauchy| |constant?|
+ |approximate| |term| |acoshIfCan| |generalSqFr| |solid| |e02bcf|
+ |cCos| |makeRecord| |quoted?| |double| |monicModulo| |seriesSolve|
+ |selectsecond| |complex| |iiatan| |partitions| |fixedDivisor|
+ |eisensteinIrreducible?| |semiLastSubResultantEuclidean| |max|
+ |LowTriBddDenomInv| |exp1| |pointColorDefault| |setProperties!|
+ |rewriteIdealWithHeadRemainder| |stopMusserTrials| |headAst|
+ |positiveRemainder| |factorPolynomial| |fixPredicate| |property|
+ |tracePowMod| |e02bef| |routines| |lfunc| |unparse| |yellow|
+ |primaryDecomp| |fintegrate| |pseudoRemainder| |findCycle|
+ |extractClosed| |balancedFactorisation| |pmComplexintegrate| |show|
+ |createZechTable| |OMread| |f02adf| |retract| |source| |getIdentifier|
+ |removeRedundantFactors| |basis| |squareFree| |alphanumeric| |f02ajf|
+ |plenaryPower| |divisorCascade| |subNodeOf?| |acotIfCan|
+ |tubeRadiusDefault| |singularAtInfinity?| |iomode| |lflimitedint|
+ |univariatePolynomials| |subTriSet?| |units| ~= |red| |trace|
+ |leftRegularRepresentation| |c06gsf| |numberOfPrimitivePoly|
+ |compBound| |c06ecf| |OMlistSymbols| |cycleRagits| |tanQ|
+ |rootDirectory| |coerce| |localAbs| |f02awf| |f04maf| |ignore?|
+ |rightExactQuotient| |stack| |permutations| |genericRightDiscriminant|
+ |mathieu24| |enterPointData| |powern| |construct|
+ |squareFreeLexTriangular| |s15adf| |roughBase?| |declare!|
+ |realElementary| |acothIfCan| |integralRepresents| |iteratedInitials|
+ |pushucoef| |complexEigenvectors| |generator| |changeVar| |toScale|
+ |tubePoints| |mathieu12| |groebner?| |normalise| |target| =
+ |countRealRootsMultiple| |totalLex| |ReduceOrder| |interval|
+ |nextLatticePermutation| |e02zaf| |multinomial| |enqueue!| FG2F
+ |extendedResultant| |domainOf| |equality| |identityMatrix| |code|
+ |fillPascalTriangle| |f01bsf| |dim| |createNormalPrimitivePoly|
+ |ramified?| |pointLists| |expextendedint| |OMclose| |/\\|
+ |retractIfCan| |cup| < |OMgetObject| |semiDiscriminantEuclidean|
+ |applyRules| |flexible?| |processTemplate| |doubleDisc| |symbol?|
+ |romberg| |merge!| |\\/| |constDsolve| > |or?| |scan| |unit|
+ |innerSolve1| |firstNumer| |ideal| |OMputBVar| |directSum|
+ |parametric?| |kovacic| <= |constantOpIfCan| |makeMulti| |e01saf|
+ |s18def| |squareFreePart| |aQuartic| |cyclic?| |changeNameToObjf|
+ |evaluate| |d03faf| >= |sn| |real?| |aQuadratic| |numberOfVariables|
+ |basisOfCenter| |zeroDimPrime?| |consnewpol| |segment|
+ |explicitlyEmpty?| |quadratic| |loadNativeModule| |monomials| |f02fjf|
+ |overbar| |sin?| |coefChoose| |bivariatePolynomials| |mesh| |rotate|
+ |flexibleArray| |dmp2rfi| |output| |OMputEndObject| |listBranches|
+ |toseLastSubResultant| |edf2efi| |modulus| |bounds| |extractTop!|
+ |realZeros| |limitedIntegrate| |cyclePartition| |constantLeft| +
+ |monicRightFactorIfCan| |diagonals| |increase| |subscript| |write!|
+ |associatorDependence| |contains?| |is?| |coth2tanh| |scopes| |latex|
+ - |e02def| |preprocess| |kmax| |lhs| |c05pbf| |writeBytes!|
+ |setScreenResolution| |iFTable| |hdmpToDmp| |transform| |divideIfCan|
+ / |polyRicDE| |tan2trig| |minus!| |rhs| |outputAsTex| |fortranDouble|
+ |univariateSolve| |constantToUnaryFunction| |chiSquare| |map| |gethi|
+ |chvar| |imagk| |lowerPolynomial| |semiResultantEuclideannaif|
+ |algintegrate| |normalDeriv| |putGraph| |pointData| |cos2sec|
+ |fortranCarriageReturn| |viewZoomDefault| |printStats!|
+ |numFunEvals3D| |diagonal| |second| |setelt| |rightMult|
+ |SturmHabicht| |s18aef| |nativeModuleExtension| |plusInfinity|
+ |minColIndex| |rotatey| |dec| |diagonal?| |one?| |solveRetract|
+ |semiResultantEuclidean1| |third| |doubleRank| |numerators| |hdmpToP|
+ |ScanFloatIgnoreSpaces| |minusInfinity| |zCoord| |node| |host|
+ |reciprocalPolynomial| |decomposeFunc| |byte|
+ |createLowComplexityTable| |copy| |LazardQuotient2| |has?| |iisinh|
+ |BasicMethod| |squareFreeFactors| |merge| |primintegrate|
+ |localIntegralBasis| |lexTriangular| |stoseInvertible?sqfreg| |d02raf|
+ |irreducibleRepresentation| |currentScope| |f07aef| |karatsuba|
+ |convert| |numericIfCan| |parabolic| |OMbindTCP| |cSech| |contours|
+ |totalDegree| |horizConcat| |getSyntaxFormsFromFile| |shellSort|
+ |nextsousResultant2| |match?| |init| |stopTableGcd!|
+ |subresultantSequence| |quasiComponent| |primlimintfrac|
+ |removeZeroes| |autoCoerce| |tail| |pastel| |doubleResultant|
+ |getConstant| |initiallyReduce| |multisect| |mainForm| |reducedForm|
+ |argumentListOf| |ipow| |selectIntegrationRoutines| |mirror|
+ |setnext!| |s17def| |useSingleFactorBound| |npcoef| |inc| |void| |lex|
+ |ef2edf| |closeComponent| |fill!| |OMgetSymbol| |type| |stop|
+ |curryLeft| |sqfrFactor| |d02bbf| |jacobiIdentity?| |numberOfChildren|
+ |width| |middle| |copyInto!| |d02gaf| |antisymmetricTensors| |remove!|
+ |maxIndex| |expt| |OMUnknownSymbol?| |addBadValue| |oblateSpheroidal|
+ |error| |getMultiplicationTable| |multiple?| |df2ef|
+ |purelyTranscendental?| |LyndonWordsList1| |genericLeftTrace|
+ |polCase| |curryRight| |expr| |hexDigit?| |setValue!| |iicos|
+ |specialTrigs| |nextIrreduciblePoly| |lexico| |assert| |midpoints|
+ |splitConstant| |idealiserMatrix| |complexLimit| |transcendenceDegree|
+ |toroidal| F2FG |var1Steps| |nthCoef| |updatF| |binding|
+ |nextPrimitivePoly| |sh| |irreducibleFactors| |sechIfCan|
+ |commonDenominator| |qroot| |remainder| |leadingIndex| |readBytes!|
+ |diff| |pushup| |strongGenerators| |rowEchLocal| |changeMeasure|
+ |showAll?| |accuracyIF| |infinityNorm| |cond| |green| |vedf2vef|
+ |groebSolve| |integralBasisAtInfinity| |complexExpand| |critMTonD1|
+ |removeConstantTerm| |variable| |numberOfImproperPartitions|
+ |OMgetFloat| |curve?| |d03eef| |optional| |complexSolve| |omError|
+ |linSolve| |mix| |UnVectorise| |zeroDim?| |iterators| |airyBi|
+ |redPol| |meshPar1Var| |continue| |addPoint| |antiCommutative?|
+ |compound?| |mergeFactors| |color| |viewport2D| |overlap|
+ |infiniteProduct| |equation| |split| |generic|
+ |removeSuperfluousQuasiComponents| |rational?| |transcendent?| |nor|
+ |rowEch| |getVariableOrder| |complementaryBasis| |removeDuplicates!|
+ |rectangularMatrix| |next| |numberOfComputedEntries| |order|
+ |createPrimitivePoly| |sts2stst| |e01sff| |fmecg| |quoByVar|
+ |invertIfCan| |e01bgf| |constantIfCan| |hexDigit|
+ |rightMinimalPolynomial| |palgLODE0| |e02ahf| |outputFloating|
+ |clearCache| |geometric| |cTan| |oddlambert| |createThreeSpace|
+ |rationalPower| |tab| |exprToXXP| |dark| |insertMatch|
+ |exprHasWeightCosWXorSinWX| |fTable| |eigenMatrix| |OMsetEncoding|
+ |LiePolyIfCan| |totalDifferential| |symmetricRemainder| |sinh2csch|
+ |permanent| |removeRedundantFactorsInContents| |bivariate?|
+ |scanOneDimSubspaces| |quasiRegular?| |randnum| |lazyIntegrate|
+ |arguments| |firstSubsetGray| |square?| |expandTrigProducts| |linear|
+ |iisqrt2| |cRationalPower| |linGenPos| |cyclicCopy| |viewThetaDefault|
+ |basisOfLeftNucloid| |figureUnits| |part?| |OMgetError| |orOperands|
+ |typeLists| |getGraph| |fixedPointExquo| |equiv| |tube|
+ |curveColorPalette| |null| |primitiveElement| |expIfCan| |polynomial|
+ |leftMult| |nullary| |hasHi| |constantOperator| |approxNthRoot|
+ |minPoints| |cyclicSubmodule| |getlo| |intPatternMatch| |case|
+ |systemCommand| |showScalarValues| |po| |birth| |leviCivitaSymbol|
+ |f01qcf| |lazyVariations| |exponential| |number?| |solveLinearlyOverQ|
+ |absolutelyIrreducible?| |Zero| |pushdterm| |setMaxPoints| |assign|
+ |coshIfCan| |rightRegularRepresentation| |positive?| |divergence|
+ |prem| |f04adf| |getOperator| |reducedQPowers| |One| |OMconnectTCP|
+ |generalTwoFactor| |separant| |rightTraceMatrix| |vertConcat|
+ |clearTheIFTable| |bat| |removeDuplicates| |spherical| |rightNorm|
+ |invmod| |point| |overlabel| |normal| |message| |deleteRoutine!|
+ |numberOfHues| |rischNormalize| |fortranInteger| |singleFactorBound|
+ |bsolve| |startTableGcd!| |generalizedContinuumHypothesisAssumed?|
+ |psolve| |addMatchRestricted| |point?| |leftFactor| |prinb|
+ |makeResult| |rightExtendedGcd| |primitivePart| |char| |randomLC|
+ |sort!| |discriminantEuclidean|
+ |removeRoughlyRedundantFactorsInContents| |nextColeman|
+ |stoseInvertibleSetreg| |space| |setPredicates| |categoryFrame|
+ |numberOfIrreduciblePoly| |erf| |series| |mainDefiningPolynomial|
+ |imagE| |upDateBranches| |comparison| |hclf| |mapUnivariate|
+ |roughSubIdeal?| |dequeue!| |s18adf| |addiag| |outerProduct|
+ |shrinkable| |elt| |OMlistCDs| |initializeGroupForWordProblem| |plus!|
+ |diagonalProduct| |light| |substring?| |cartesian| |satisfy?|
+ |regularRepresentation| |hasTopPredicate?| |iiacsch| |optional?|
+ |startStats!| |unitNormalize| |child| |innerint| |binaryTree|
+ |atanIfCan| |insertionSort!| |nonQsign| |conditionsForIdempotents|
+ |dilog| |overset?| |s18dcf| |sincos| |uniform| |vector| |exprToGenUPS|
+ |factorOfDegree| |univcase| |droot|
+ |generalizedContinuumHypothesisAssumed| |palginfieldint| |f02agf|
+ |s17dhf| |min| |integralLastSubResultant| |float| |sin|
+ |stoseLastSubResultant| |differentiate| |deref| |f04jgf| |getMeasure|
+ |modularGcdPrimitive| GF2FG |build| |cCsc| |normalForm| |cos|
+ |functionIsContinuousAtEndPoints| |numberOfOperations| |hermite|
+ |infieldIntegrate| |d01gbf| |numberOfCycles| |shallowCopy| |t| |swap|
+ |forLoop| |sizePascalTriangle| |empty| |tan| |represents|
+ |dimensionOfIrreducibleRepresentation| |viewSizeDefault| |f02akf|
+ |karatsubaOnce| |lieAdmissible?| |outputArgs| |bandedHessian|
+ |patternMatchTimes| |singRicDE| |normalized?| |cot| |factorSFBRlcUnit|
+ |lastSubResultantEuclidean| |minimalPolynomial| |nil| |bitTruth|
+ |makeSUP| |primextendedint| |tanh2coth| |factor1| |f02bjf|
+ |denomRicDE| |sec| |getProperty| |setEpilogue!| |doublyTransitive?|
+ |OMputBind| |legendreP| |lazy?| |setCondition!| |f2df| |diag|
+ |numeric| |defineProperty| |csc| |selectOptimizationRoutines|
+ |pseudoDivide| |nextPrimitiveNormalPoly| |sayLength| |HenselLift|
+ |resetAttributeButtons| |mapExponents| |radical| |mergeDifference|
+ |e02agf| |checkPrecision| |trigs| |asin| |pdf2df|
+ |derivationCoordinates| |setrest!| |range| |evaluateInverse|
+ |UP2ifCan| |members| |getMultiplicationMatrix| |superHeight|
+ |truncate| |acos| |splitNodeOf!| |newTypeLists| |chebyshevU| |e02bdf|
+ |laurentRep| |goto| |shiftRight| |linearAssociatedOrder| |mr|
+ |univariatePolynomial| |isExpt| |integralBasis| |atan| |aLinear| GE
+ |henselFact| |conditionP| |currentCategoryFrame| |discreteLog|
+ |semiIndiceSubResultantEuclidean| |mapUp!| |problemPoints|
+ |limitedint| |factorset| |acot| |groebner| GT |computeCycleEntry|
+ |contract| |lift| |mesh?| |wholeRagits| |invmultisect| |outputFixed|
+ |s17acf| |e02ddf| |OMencodingUnknown| |retractable?| LE
+ |bipolarCylindrical| |c05nbf| |tanhIfCan| |subPolSet?| |reduce|
+ |leftTrace| |fractionFreeGauss!| |HermiteIntegrate|
+ |semiResultantReduitEuclidean| |infLex?| |symbolTableOf| |cCsch| LT
+ |showSummary| |isMult| |shuffle|
+ |rewriteIdealWithQuasiMonicGenerators| |aCubic| |normalizeAtInfinity|
+ |quickSort| |back| |associative?| |polyPart| |completeEval| |f04qaf|
+ |sumOfSquares| |structuralConstants| |Lazard2| |hostPlatform|
+ |OMReadError?| |possiblyInfinite?| |leaves| |ravel| |mkAnswer|
+ |rootKerSimp| |hMonic| |badNum| LODO2FUN |neglist| |createNormalPoly|
+ |mulmod| |showAttributes| |removeZero| |argument| |maxColIndex|
+ |reshape| |zeroOf| |ceiling| |scalarTypeOf| |coefficients|
+ |integralAtInfinity?| |parts| |and?| |mapdiv| |expPot| |nextPartition|
+ |iipow| |toseSquareFreePart| |compactFraction| |alphanumeric?| |iisin|
+ |modTree| |primextintfrac| |const| |OMgetType|
+ |basisOfLeftAnnihilator| |magnitude| |LyndonBasis| |rightRecip|
+ |exponential1| |contractSolve| |sample| |showFortranOutputStack|
+ |algebraicCoefficients?| |exprToUPS| |eigenvalues| |expandLog|
+ |quadraticNorm| |supersub| |coordinates| |rur| |lyndon?| |s14aaf|
+ |cExp| |midpoint| |OMgetBind| |createGenericMatrix| |iiacsc|
+ |raisePolynomial| |duplicates| |rightGcd| |relerror| |largest|
+ |ddFact| |stoseSquareFreePart| |maximumExponent| |varList| |isPlus|
+ |conjugate| |heap| |Frobenius| |df2fi| |selectFiniteRoutines| |update|
+ |ScanArabic| |elliptic?| |unrankImproperPartitions1|
+ |generateIrredPoly| |pushdown| |symmetricDifference| |flagFactor|
+ |adaptive| |duplicates?| |e02baf| |OMgetEndBVar| |stirling1| |power!|
+ |swap!| |limitPlus| |leftFactorIfCan| |OMgetInteger|
+ |expressIdealMember| |alphabetic?| |yCoord| |Beta| |elementary|
+ |inverseIntegralMatrix| |selectAndPolynomials| |points| |dfRange|
+ |unitCanonical| |credPol| |f01mcf| |reopen!| |normInvertible?|
+ |variationOfParameters| |d02ejf| |readLine!| |commutativeEquality|
+ |closedCurve?| |iCompose| |lambert| |nthExpon|
+ |subResultantGcdEuclidean| |regime| |weighted| |rightDivide| |mapCoef|
+ |exponent| |checkForZero| |phiCoord| |branchPointAtInfinity?| |depth|
+ |logGamma| |equiv?| |stripCommentsAndBlanks| |cot2tan|
+ |genericRightMinimalPolynomial| |palgRDE0| |f01rcf| |log| |bringDown|
+ |cfirst| |imagi| |SFunction| |primintfldpoly| |torsion?|
+ |invertibleSet| |position| |isList| |printStatement| |characteristic|
+ |derivative| |appendPoint| |notelem| |useSingleFactorBound?|
+ |minIndex| |standardBasisOfCyclicSubmodule| |infRittWu?|
+ |subResultantChain| |bottom!| |numberOfComponents| |computePowers|
+ |listRepresentation| |wholePart| |cyclotomicDecomposition| |s19aaf|
+ |extendedSubResultantGcd| |direction| |uncouplingMatrices| |edf2ef|
+ |cscIfCan| |function| |nullSpace| |imagJ| |pquo| |c05adf|
+ |normalizeIfCan| |splitSquarefree| |cAcoth| |radix| |mat|
+ |wordsForStrongGenerators| |quotient| |maxint| |copies|
+ |primPartElseUnitCanonical!| |initTable!| |e04naf| |denomLODE|
+ |makeYoungTableau| |nil?| |characteristicSet| |gcdcofactprim| |rquo|
+ |basisOfRightNucleus| |exponents| |complexNumericIfCan| |cCoth|
+ |clearTheSymbolTable| |youngGroup| |product| |rationalPoints|
+ |jordanAlgebra?| |plus| |OMwrite| |mainContent| |sinhIfCan| |pile|
+ |paraboloidal| |fortran| |simpsono| |ratDsolve| |heapSort|
+ |setsubMatrix!| |eq?| |gderiv| |double?| |subQuasiComponent?|
+ |exptMod| |meatAxe| |factorList| |imports| |makeSin|
+ |explicitlyFinite?| |roughBasicSet| |index?| |linearDependence|
+ |OMgetApp| |rational| |e01bff| |setAdaptive3D| |s17aff| |scale|
+ |endSubProgram| |collect| |augment| |bindings| |thenBranch|
+ |triangSolve| |numberOfDivisors| |hue| |anfactor| |minGbasis|
+ |binaryTournament| |c06gbf| |zeroSetSplit| |wordInGenerators|
+ |completeSmith| |times| |ptree| |backOldPos| |rationalIfCan|
+ |monomRDE| |topPredicate| |tubePointsDefault| |brillhartTrials|
+ |distFact| |numFunEvals| |evenlambert| |ParCondList|
+ |purelyAlgebraic?| |decreasePrecision| |symmetricGroup| |weakBiRank|
+ |bothWays| |cAcsc| |repSq| |semicolonSeparate| |shallowExpand| |root?|
+ |drawComplex| |presuper| |colorDef| |coerceImages| |mainCoefficients|
+ |clearTheFTable| |rootOf| |reducedDiscriminant| |push!| |atanhIfCan|
+ |viewpoint| |zeroDimPrimary?| |combineFeatureCompatibility|
+ |eigenvectors| |divideIfCan!| |withPredicates| |monom| |bezoutMatrix|
+ |stiffnessAndStabilityOfODEIF| |ratpart| |lcm| |padicallyExpand|
+ |sturmSequence| |cyclicGroup| |cyclicEntries| |collectQuasiMonic|
+ |drawComplexVectorField| |recoverAfterFail| |userOrdered?| |elRow1!|
+ |screenResolution3D| |getDatabase| |rarrow| |bandedJacobian| |result|
+ |dictionary| |c06fqf| |characteristicSerie| |iicoth| |common| |d01alf|
+ |OMputEndApp| |testModulus| |append| |trueEqual| |d01aqf| |Gamma|
+ |read!| |unravel| |gcd| |tanSum| |opeval| |qelt| |script| |quadratic?|
+ |karatsubaDivide| |totolex| |antiAssociative?| |linearlyDependent?|
+ |option?| |false| |nthr| |lllip| |leftRecip| |f02abf| |OMgetEndBind|
+ |powerSum| |readLineIfCan!| |fortranLogical| |s17ajf| |Hausdorff|
+ |xRange| |getCurve| |showClipRegion| |leftDivide| |setPoly|
+ |OMreadStr| |equivOperands| |incrementKthElement| |roman| |yRange|
+ |tex| |argumentList!| |virtualDegree| |f01qef|
+ |rewriteSetWithReduction| |unmakeSUP| |elColumn2!| |OMgetEndObject|
+ |cycleLength| |zRange| |cap| |outputForm| |qqq| |roughEqualIdeals?|
+ |unitsColorDefault| |#| |upperCase?| |redmat| |fortranLiteralLine|
+ |map!| |weights| |polynomialZeros| |numberOfComposites| |setClosed|
+ |eyeDistance| |qsetelt!| |groebnerFactorize| |hex| |asimpson| |iicsc|
+ |bfKeys| |stoseInvertibleSet| |numberOfMonomials| |nthFactor| |d01anf|
+ F |secIfCan| |e02dcf| |showAllElements| |explimitedint| |frobenius|
+ |localUnquote| |setMinPoints| |bubbleSort!| |genericRightTrace|
+ |times!| |high| |abelianGroup| |isAbsolutelyIrreducible?| |cn|
+ |halfExtendedSubResultantGcd1| |schema| |fractRagits| |id|
+ |minimumDegree| |gcdcofact| |factorSquareFreePolynomial| |matrixGcd|
+ |purelyAlgebraicLeadingMonomial?| |tRange| |lastSubResultantElseSplit|
+ |SturmHabichtCoefficients| |constantRight| |complex?|
+ |complexElementary| |approxSqrt| |quartic| |characteristicPolynomial|
+ |expandPower| |rdregime| |outputList| |acsch| |table| |interReduce|
+ |iilog| |permutationRepresentation| |size?| |totalGroebner| |zero|
+ |skewSFunction| |LiePoly| |selectSumOfSquaresRoutines| |lp| |new|
+ |radicalEigenvectors| |f02bbf| |zero?| |rightQuotient| |listOfLists|
+ |iiasec| |rootBound| |d02kef| |writable?| |brillhartIrreducible?|
+ |smith| |acschIfCan| |nlde| |And| |factorByRecursion| |maxPoints3D|
+ |mindegTerm| |zeroSetSplitIntoTriangularSystems| |printCode|
+ |rationalApproximation| |s17ahf| |minRowIndex| |rank| |Or| |s17aef|
+ |pomopo!| |prevPrime| |insertTop!| |any?| |sum|
+ |unrankImproperPartitions0| |newLine| |replaceKthElement| |exquo|
+ |Not| |interpretString| |s18acf| |toseInvertibleSet| |charpol|
+ |lyndon| |mainPrimitivePart| |exponentialOrder| |imagK| |div|
+ |LyndonCoordinates| |e04mbf| |null?| |viewPosDefault| |fibonacci|
+ |objectOf| |external?| |patternVariable| |relativeApprox| |quo| |f2st|
+ |li| |newSubProgram| |quote| |zoom| |tableForDiscreteLogarithm|
+ |OMsend| |setScreenResolution3D| |monomial?| |thetaCoord|
+ |hitherPlane| |extractBottom!| |deleteProperty!| |unary?| |categories|
+ |hash| |triangulate| |var2StepsDefault| |palglimint0| |f04asf|
+ |calcRanges| |dot| |factorSquareFree| |crest| |idealiser| |rem|
+ |inrootof| |count| |gcdPrimitive| |gcdPolynomial|
+ |stoseInvertible?reg| |eulerE| |d01akf| |radicalRoots| |acscIfCan|
+ |resize| |lists| |modularFactor| |e02akf| |oddInfiniteProduct|
+ |continuedFraction| |refine| |identitySquareMatrix| |optpair| |iitanh|
+ |coercePreimagesImages| |s20adf| |s21bdf| |normalize| |tanNa| |left|
+ |sequences| |radicalOfLeftTraceForm| |ldf2vmf|
+ |createLowComplexityNormalBasis| |removeSinSq|
+ |stiffnessAndStabilityFactor| |moebiusMu| |removeSuperfluousCases|
+ |int| |right| |makingStats?| |normalizedDivide| |viewWriteDefault|
+ |decrease| |insertRoot!| |subscriptedVariables| |trailingCoefficient|
+ |symbolIfCan| |setStatus!| |euclideanNormalForm| |goodPoint|
+ |padicFraction| |dAndcExp| |besselY| |extension| |mainExpression|
+ |linearDependenceOverZ| |adaptive?| |corrPoly| |d02cjf| |mathieu23|
+ |OMParseError?| |maxdeg| |nonLinearPart| |makeCos| |baseRDEsys|
+ |integer?| |oddintegers| |cAcsch| |s19acf| |blankSeparate|
+ |divideExponents| |sortConstraints| |mpsode| |cAtan| |basicSet|
+ |variable?| |highCommonTerms| |interpolate| |Nul| |axesColorDefault|
+ |polygamma| |constantCoefficientRicDE| |printHeader| |minPoints3D|
+ |exprHasLogarithmicWeights| |collectUpper| |imaginary| |trigs2explogs|
+ |pop!| |listYoungTableaus| |drawCurves| |htrigs| |rotatez| |Ci| |push|
+ |aspFilename| |not| |key| |clipSurface| |iicot| |internalAugment|
+ |unprotectedRemoveRedundantFactors| |cSinh| |list?| |outputGeneral|
+ |adjoint| |e01bef| |leftOne| |relationsIdeal| |lprop| |mainMonomials|
+ |discriminant| |reindex| |generalLambert| |filename| |upperCase|
+ |leadingBasisTerm| |transpose| |bivariateSLPEBR| |simpleBounds?|
+ |isOpen?| |ord| |palgextint| |not?| |extract!| |possiblyNewVariety?|
+ |prefix| |rename| |complement| |extendedEuclidean| |graphStates|
+ |iidprod| |makeprod| |failed| |parse| |rischDEsys| |sncndn|
+ |rubiksGroup| |symbol| |test| |monicCompleteDecompose|
+ |createPrimitiveNormalPoly| |internalSubQuasiComponent?| |ratDenom|
+ |rootNormalize| |algSplitSimple| |realRoots| |updatD| |e04fdf|
+ |updateStatus!| |outlineRender| |integralDerivationMatrix|
+ |cyclicEqual?| |lfintegrate| |c06fpf| |PDESolve| |denominator|
+ |weight| |deepestInitial| |indices| |measure| |showTheFTable| |label|
+ |balancedBinaryTree| |identity| |csch2sinh| |superscript| |signature|
+ |associatedSystem| |OMputObject| |asinhIfCan| |seed| |stronglyReduce|
+ |recolor| |exprex| |iicsch| |divisors| |musserTrials| |mapMatrixIfCan|
+ |algebraicOf| |solveid| |packageCall| |factorials| |socf2socdf|
+ |algebraic?| |rspace| |mappingAst| |iterationVar| |definingEquations|
+ |Aleph| |KrullNumber| |factorial| |getZechTable| |legendre|
+ |controlPanel| |ODESolve| |pleskenSplit| |move| |minimumExponent|
+ |cot2trig| |any| |physicalLength| |stopTableInvSet!| |unaryFunction|
+ |An| |s21bbf| |shanksDiscLogAlgorithm| |positiveSolve| |intChoose|
+ |degree| |reduceBasisAtInfinity| |OMputFloat| |epilogue|
+ |monicLeftDivide| |iiacos| |generalizedEigenvectors| |lfextendedint|
+ |cycleElt| |univariate?| |setFieldInfo| |padecf| |tanintegrate|
+ |composite| |OMputEndError| |singular?| |iExquo| |leftUnit|
+ |trapezoidal| |schwerpunkt| |setFormula!| |wordInStrongGenerators|
+ |f02aaf| |symmetric?| |ode2| |approximants| |node?| |fortranComplex|
+ |varselect| |index| |coord| |d01apf| |addMatch|
+ |rewriteIdealWithRemainder| |antisymmetric?| |search|
+ |prolateSpheroidal| |pureLex| |bumptab| |choosemon| |sub| |returns|
+ |enumerate| |mainVariables| |initiallyReduced?| |option| |c06ebf|
+ |coordinate| |cycleSplit!| |critT| |roughUnitIdeal?| |measure2Result|
+ |tryFunctionalDecomposition| |makeEq| |getOrder|
+ |SturmHabichtMultiple| |pointColor| |zeroMatrix| |qinterval| |pr2dmp|
+ |pair| |properties| |partialDenominators| |head| |even?|
+ |lazyResidueClass| |viewDeltaXDefault| |leftGcd| |euler| |shiftRoots|
+ |semiResultantEuclidean2| |parseString| |nothing| |translate|
+ |OMgetEndAtp| |quasiMonic?| |setlast!| |createMultiplicationMatrix|
+ |eof?| |rk4f| |or| |lazyPrem| |list| |changeName| |operators|
+ |ScanRoman| |extendIfCan| |monic?| |delete!| |useEisensteinCriterion|
+ |normal?| |reorder| |car| |palgLODE| |symmetricPower| |reducedSystem|
+ |primes| |rationalPoint?| |graphImage| |monomialIntPoly| |moduloP|
+ |cdr| |extractProperty| |mkIntegral| |inverse| |genericPosition|
+ |errorKind| |addPoint2| |setDifference| |reverse!| |pole?| |d01fcf|
+ |findBinding| |complexZeros| |OMopenString| |startTable!| |curry|
+ |nthFlag| |setIntersection| |wholeRadix| |swapColumns!| |OMputAtp|
+ |FormatRoman| |leftMinimalPolynomial| |genericLeftTraceForm|
+ |particularSolution| |rightTrim| |simplify| |leftRankPolynomial| |box|
+ |setUnion| |postfix| |OMgetString| |open?| |computeBasis| |logical?|
+ |OMputEndBind| |indiceSubResultantEuclidean|
+ |removeRedundantFactorsInPols| |c02agf| |f04arf| |leftTrim|
+ |setClipValue| |complexEigenvalues| |splitDenominator| |apply|
+ |orthonormalBasis| |comment| |c06ekf| |critBonD| |leftUnits| |setelt!|
+ |cycleEntry| |rootOfIrreduciblePoly| |OMputEndBVar| |f01brf| |f07fef|
+ |lifting1| |safetyMargin| |usingTable?| |cycles| |flatten| |universe|
+ |checkRur| |mainSquareFreePart| |e02bbf| |resultantEuclideannaif|
+ |size| |signatureAst| |rroot| |viewport3D| |definingPolynomial|
+ |isTimes| |fortranReal| |rightFactorCandidate| |alternative?|
+ |hasSolution?| |subResultantsChain| |length| |atrapezoidal| |xCoord|
+ |mathieu11| |nextSubsetGray| |cycle| |nodeOf?| |fprindINFO| |expint|
+ |pattern| |innerEigenvectors| |scripts| |basisOfNucleus| |implies|
+ |e04dgf| |palgextint0| |cyclotomic| |e01daf| |debug3D| |first| |entry|
+ |e01baf| |dn| |andOperands| |e01sef| ** |viewDeltaYDefault| |f02axf|
+ |power| |moreAlgebraic?| |taylorIfCan| |rest| |isOp| |branchPoint?|
+ |createRandomElement| |OMgetAttr| |xor| |leftCharacteristicPolynomial|
+ |mainCharacterization| |round| |substitute| |triangularSystems|
+ |inGroundField?| |outputBinaryFile| |laplace| |d02gbf| |triangular?|
+ |linearPolynomials| |datalist| |initial| |makeFR| |makeGraphImage|
+ |LyndonWordsList| |rowEchelonLocal| EQ |OMputInteger| |binomThmExpt|
+ |initials| |yCoordinates| |symmetricSquare| |subSet| |realSolve|
+ |internal?| |expenseOfEvaluationIF| |iicosh| |compose| |repeating|
+ |qualifier| |vark| |rule| |check| |ramifiedAtInfinity?| |unitNormal|
+ |inHallBasis?| |pushNewContour| |radicalEigenvalues| |ocf2ocdf|
+ |rightFactorIfCan| |tab1| |taylorQuoByVar| |graphs| |simpson|
+ |randomR| |member?| |df2st| |monomRDEsys| |floor| |d02bhf| |drawStyle|
+ |extendedIntegrate| |OMUnknownCD?| |outputMeasure| |inverseColeman|
+ |returnTypeOf| |linear?| |pointColorPalette| |trivialIdeal?|
+ |cschIfCan| |PollardSmallFactor| |gramschmidt| |deepestTail| |top|
+ |makeTerm| |OMgetEndApp| |generalizedInverse| |FormatArabic|
+ |radicalSolve| |setfirst!| |inf| |explogs2trigs| |expintegrate|
+ |repeating?| |externalList| |imagj| |unit?| |c06eaf| |scalarMatrix|
+ |surface| |lagrange| |se2rfi| |headReduce| |kind| |in?| |term?|
+ |orbits| |selectNonFiniteRoutines| |ranges| |besselK| |denominators|
+ |leader| |comp| |nextSublist| |df2mf| |OMgetBVar| |ptFunc|
+ |showIntensityFunctions| |createNormalElement| |startTableInvSet!|
+ |resetBadValues| |subCase?| |c06gqf| |unexpand| |mapDown!|
+ |countRealRoots| |countable?| |RittWuCompare| |op| |coerceListOfPairs|
+ |iitan| |laurentIfCan| |sPol| |goodnessOfFit| |realEigenvalues|
+ |traceMatrix| |setprevious!| |select!| |groebnerIdeal|
+ |solveLinearPolynomialEquationByFractions| |rischDE| |key?|
+ |OMopenFile| |diagonalMatrix| |hessian| |makeUnit| |screenResolution|
+ |quotientByP| |parent| |concat| |slex| |arity| |parabolicCylindrical|
+ |solid?| |d03edf| |complete| |internalInfRittWu?| |plotPolar|
+ |extensionDegree| |setAttributeButtonStep| |bag| |complexRoots|
+ |differentialVariables| |say| |normal01| |ran| |fractRadix|
+ |cyclicParents| UTS2UP ~ |atoms| |dequeue| |cAcot|
+ |algebraicDecompose| |constantKernel| |convergents| |OMputError| |Is|
+ |headRemainder| |quasiRegular| |modifyPoint| |clearTable!|
+ |alphabetic| |curveColor| |permutationGroup| |moduleSum|
+ |univariatePolynomialsGcds| |reseed| |union| |open| |digit?| |cCot|
+ |rightOne| |squareFreePolynomial| |digits| |deriv| |finite?|
+ |clearDenominator| |gbasis| |f07fdf| |viewPhiDefault| |errorInfo|
+ |mainVariable| |callForm?| |s15aef| |central?| |cCosh| |resultantnaif|
+ |lazyPquo| |showTheIFTable| |predicate| |chineseRemainder| |shiftLeft|
+ |call| |rk4| |intersect| |lookup| |printInfo!| |children| |revert|
+ |rootPower| |f01ref| |nodes| |fi2df| |setleft!| |sdf2lst|
+ |permutation| |reset| |useEisensteinCriterion?| |pToHdmp| |freeOf?|
+ |leadingExponent| |getOperands| |integralCoordinates| |palgintegrate|
+ |mkPrim| |showArrayValues| |powerAssociative?| |factorFraction|
+ |module| |setColumn!| |makeFloatFunction| |generalInfiniteProduct|
+ |entry?| |multiset| |s17dgf| |write| |rangeIsFinite|
+ |fortranDoubleComplex| |messagePrint| |janko2| |radicalSimplify|
+ |pdct| |save| |inR?| |OMconnOutDevice| |bumprow| |s18aff|
+ |rationalFunction| |iiperm| |asec| |commutative?| |innerSolve|
+ |complexIntegrate| |LazardQuotient| |cylindrical| |prod| |computeInt|
+ |OMputApp| |localReal?| |acsc| |elem?| |rst| |algDsolve| |branchIfCan|
+ |genericLeftMinimalPolynomial| |addmod| |OMgetVariable| |super|
+ |mantissa| |sinh| |noKaratsuba| |primitive?| |generic?| |patternMatch|
+ |mainValue| |associator| |definingInequation| |curve| |separate|
+ |var2Steps| |parameters| |cosh| |clipWithRanges| |hconcat| |myDegree|
+ |numer| |stFunc2| |implies?| |sin2csc| |nand| |e04ycf| |mainVariable?|
+ |tanh| |rotate!| |graphCurves| |denom| |taylorRep| |constant|
+ |arrayStack| |generalizedEigenvector| |sizeMultiplication|
+ |scaleRoots| |hcrf| |coth| |deepCopy| |integerBound| |s14baf|
+ |radPoly| |iiasech| |generalPosition| |realEigenvectors|
+ |hasPredicate?| |linearAssociatedLog| |listexp|
+ |basisOfCommutingElements| |sech| |leftQuotient| |companionBlocks|
+ |ksec| |pi| |abs| |lieAlgebra?| |primeFactor| |copy!| |e01bhf|
+ |perfectNthRoot| |csch| |setPosition| |mainMonomial| |infinity| |port|
+ |cAsin| |OMcloseConn| |removeIrreducibleRedundantFactors|
+ |setchildren!| |d01bbf| |badValues| |compdegd| |asinh| |whatInfinity|
+ |cosIfCan| |csubst| |pack!| |multMonom| |keys|
+ |resultantReduitEuclidean| |queue| |subNode?| |leftDiscriminant|
+ |empty?| |acosh| |transcendentalDecompose| |setVariableOrder|
+ |binarySearchTree| |terms| |cPower| |matrix| |irreducible?|
+ |leftExtendedGcd| |fortranTypeOf| |sumOfKthPowerDivisors| |solve|
+ |subst| |close!| |kernel| |atanh| |OMputEndAttr| |axes| |OMmakeConn|
+ |optimize| |firstDenom| |semiSubResultantGcdEuclidean1| |reduced?|
+ |elseBranch| |closed?| |bipolar| |acoth| |indiceSubResultant|
+ |setOrder| |separateDegrees| |draw| |leftZero| |sup|
+ |LagrangeInterpolation| |basisOfRightNucloid| |conical|
+ |internalIntegrate| |asech| |minrank| |rowEchelon| |BumInSepFFE|
+ |someBasis| |monomialIntegrate| |whileLoop| |setTex!| |bitCoef|
+ |lazyEvaluate| |coHeight| |hspace| |chebyshevT| |extend|
+ |setImagSteps| |determinant| |multiple| |laguerreL|
+ |nextNormalPrimitivePoly| |makeViewport3D| |printInfo|
+ |quotedOperators| |charClass| |totalfract| |evenInfiniteProduct|
+ |printTypes| |rightTrace| |applyQuote| |rotatex| |subresultantVector|
+ |makeObject| |iifact| |zag| |sylvesterSequence| |linears|
+ |selectPDERoutines| |objects| |wreath| |rightRank| |rootRadius|
+ |useNagFunctions| |squareTop| |B1solve| |integral?|
+ |stoseIntegralLastSubResultant| |base| |acosIfCan| |OMsupportsSymbol?|
+ |sign| |coef| |integralMatrixAtInfinity| |extendedint| |interpret|
+ |reduceLODE| |algebraicSort| |dominantTerm| |isQuotient| |f04faf|
+ |ruleset| |simplifyPower| |genericLeftDiscriminant| |wronskianMatrix|
+ |OMencodingXML| |removeSinhSq| |bits| |f04mcf| |enterInCache|
+ |primeFrobenius| |bat1| |quadraticForm| |nil| |infinite|
|arbitraryExponent| |approximate| |complex| |shallowMutable|
|canonical| |noetherian| |central| |partiallyOrderedSet|
|arbitraryPrecision| |canonicalsClosed| |noZeroDivisors|
diff --git a/src/share/algebra/interp.daase b/src/share/algebra/interp.daase
index 6a430ca2..14c18906 100644
--- a/src/share/algebra/interp.daase
+++ b/src/share/algebra/interp.daase
@@ -1,5160 +1,5164 @@
-(3175158 . 3431822580)
-((-3654 (((-112) (-1 (-112) |#2| |#2|) $) 63) (((-112) $) NIL)) (-3491 (($ (-1 (-112) |#2| |#2|) $) 18) (($ $) NIL)) (-1705 ((|#2| $ (-550) |#2|) NIL) ((|#2| $ (-1194 (-550)) |#2|) 34)) (-2342 (($ $) 59)) (-2419 ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 40) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 38) ((|#2| (-1 |#2| |#2| |#2|) $) 37)) (-2302 (((-550) (-1 (-112) |#2|) $) 22) (((-550) |#2| $) NIL) (((-550) |#2| $ (-550)) 73)) (-3450 (((-623 |#2|) $) 13)) (-1832 (($ (-1 (-112) |#2| |#2|) $ $) 48) (($ $ $) NIL)) (-3234 (($ (-1 |#2| |#2|) $) 29)) (-3972 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 44)) (-2055 (($ |#2| $ (-550)) NIL) (($ $ $ (-550)) 50)) (-3321 (((-3 |#2| "failed") (-1 (-112) |#2|) $) 24)) (-1543 (((-112) (-1 (-112) |#2|) $) 21)) (-2680 ((|#2| $ (-550) |#2|) NIL) ((|#2| $ (-550)) NIL) (($ $ (-1194 (-550))) 49)) (-1529 (($ $ (-550)) 56) (($ $ (-1194 (-550))) 55)) (-3350 (((-749) (-1 (-112) |#2|) $) 26) (((-749) |#2| $) NIL)) (-3593 (($ $ $ (-550)) 52)) (-1731 (($ $) 51)) (-1532 (($ (-623 |#2|)) 53)) (-3227 (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ $ $) 64) (($ (-623 $)) 62)) (-1518 (((-836) $) 69)) (-1675 (((-112) (-1 (-112) |#2|) $) 20)) (-2316 (((-112) $ $) 72)) (-2335 (((-112) $ $) 75)))
-(((-18 |#1| |#2|) (-10 -8 (-15 -2316 ((-112) |#1| |#1|)) (-15 -1518 ((-836) |#1|)) (-15 -2335 ((-112) |#1| |#1|)) (-15 -3491 (|#1| |#1|)) (-15 -3491 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -2342 (|#1| |#1|)) (-15 -3593 (|#1| |#1| |#1| (-550))) (-15 -3654 ((-112) |#1|)) (-15 -1832 (|#1| |#1| |#1|)) (-15 -2302 ((-550) |#2| |#1| (-550))) (-15 -2302 ((-550) |#2| |#1|)) (-15 -2302 ((-550) (-1 (-112) |#2|) |#1|)) (-15 -3654 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -1832 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -1705 (|#2| |#1| (-1194 (-550)) |#2|)) (-15 -2055 (|#1| |#1| |#1| (-550))) (-15 -2055 (|#1| |#2| |#1| (-550))) (-15 -1529 (|#1| |#1| (-1194 (-550)))) (-15 -1529 (|#1| |#1| (-550))) (-15 -2680 (|#1| |#1| (-1194 (-550)))) (-15 -3972 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3227 (|#1| (-623 |#1|))) (-15 -3227 (|#1| |#1| |#1|)) (-15 -3227 (|#1| |#2| |#1|)) (-15 -3227 (|#1| |#1| |#2|)) (-15 -1532 (|#1| (-623 |#2|))) (-15 -3321 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -2419 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2419 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2419 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -2680 (|#2| |#1| (-550))) (-15 -2680 (|#2| |#1| (-550) |#2|)) (-15 -1705 (|#2| |#1| (-550) |#2|)) (-15 -3350 ((-749) |#2| |#1|)) (-15 -3450 ((-623 |#2|) |#1|)) (-15 -3350 ((-749) (-1 (-112) |#2|) |#1|)) (-15 -1543 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -1675 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3234 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3972 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1731 (|#1| |#1|))) (-19 |#2|) (-1181)) (T -18))
+(3175758 . 3431897926)
+((-1837 (((-112) (-1 (-112) |#2| |#2|) $) 63) (((-112) $) NIL)) (-2734 (($ (-1 (-112) |#2| |#2|) $) 18) (($ $) NIL)) (-2409 ((|#2| $ (-550) |#2|) NIL) ((|#2| $ (-1195 (-550)) |#2|) 34)) (-3770 (($ $) 59)) (-2924 ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 40) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 38) ((|#2| (-1 |#2| |#2| |#2|) $) 37)) (-3088 (((-550) (-1 (-112) |#2|) $) 22) (((-550) |#2| $) NIL) (((-550) |#2| $ (-550)) 73)) (-2971 (((-623 |#2|) $) 13)) (-2441 (($ (-1 (-112) |#2| |#2|) $ $) 48) (($ $ $) NIL)) (-3311 (($ (-1 |#2| |#2|) $) 29)) (-2392 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 44)) (-1476 (($ |#2| $ (-550)) NIL) (($ $ $ (-550)) 50)) (-1614 (((-3 |#2| "failed") (-1 (-112) |#2|) $) 24)) (-1410 (((-112) (-1 (-112) |#2|) $) 21)) (-2757 ((|#2| $ (-550) |#2|) NIL) ((|#2| $ (-550)) NIL) (($ $ (-1195 (-550))) 49)) (-1512 (($ $ (-550)) 56) (($ $ (-1195 (-550))) 55)) (-3457 (((-749) (-1 (-112) |#2|) $) 26) (((-749) |#2| $) NIL)) (-2502 (($ $ $ (-550)) 52)) (-2435 (($ $) 51)) (-2245 (($ (-623 |#2|)) 53)) (-4006 (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ $ $) 64) (($ (-623 $)) 62)) (-2233 (((-837) $) 69)) (-3404 (((-112) (-1 (-112) |#2|) $) 20)) (-2264 (((-112) $ $) 72)) (-2290 (((-112) $ $) 75)))
+(((-18 |#1| |#2|) (-10 -8 (-15 -2264 ((-112) |#1| |#1|)) (-15 -2233 ((-837) |#1|)) (-15 -2290 ((-112) |#1| |#1|)) (-15 -2734 (|#1| |#1|)) (-15 -2734 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -3770 (|#1| |#1|)) (-15 -2502 (|#1| |#1| |#1| (-550))) (-15 -1837 ((-112) |#1|)) (-15 -2441 (|#1| |#1| |#1|)) (-15 -3088 ((-550) |#2| |#1| (-550))) (-15 -3088 ((-550) |#2| |#1|)) (-15 -3088 ((-550) (-1 (-112) |#2|) |#1|)) (-15 -1837 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -2441 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -2409 (|#2| |#1| (-1195 (-550)) |#2|)) (-15 -1476 (|#1| |#1| |#1| (-550))) (-15 -1476 (|#1| |#2| |#1| (-550))) (-15 -1512 (|#1| |#1| (-1195 (-550)))) (-15 -1512 (|#1| |#1| (-550))) (-15 -2757 (|#1| |#1| (-1195 (-550)))) (-15 -2392 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -4006 (|#1| (-623 |#1|))) (-15 -4006 (|#1| |#1| |#1|)) (-15 -4006 (|#1| |#2| |#1|)) (-15 -4006 (|#1| |#1| |#2|)) (-15 -2245 (|#1| (-623 |#2|))) (-15 -1614 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -2924 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2924 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2924 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -2757 (|#2| |#1| (-550))) (-15 -2757 (|#2| |#1| (-550) |#2|)) (-15 -2409 (|#2| |#1| (-550) |#2|)) (-15 -3457 ((-749) |#2| |#1|)) (-15 -2971 ((-623 |#2|) |#1|)) (-15 -3457 ((-749) (-1 (-112) |#2|) |#1|)) (-15 -1410 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3404 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3311 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2392 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2435 (|#1| |#1|))) (-19 |#2|) (-1182)) (T -18))
NIL
-(-10 -8 (-15 -2316 ((-112) |#1| |#1|)) (-15 -1518 ((-836) |#1|)) (-15 -2335 ((-112) |#1| |#1|)) (-15 -3491 (|#1| |#1|)) (-15 -3491 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -2342 (|#1| |#1|)) (-15 -3593 (|#1| |#1| |#1| (-550))) (-15 -3654 ((-112) |#1|)) (-15 -1832 (|#1| |#1| |#1|)) (-15 -2302 ((-550) |#2| |#1| (-550))) (-15 -2302 ((-550) |#2| |#1|)) (-15 -2302 ((-550) (-1 (-112) |#2|) |#1|)) (-15 -3654 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -1832 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -1705 (|#2| |#1| (-1194 (-550)) |#2|)) (-15 -2055 (|#1| |#1| |#1| (-550))) (-15 -2055 (|#1| |#2| |#1| (-550))) (-15 -1529 (|#1| |#1| (-1194 (-550)))) (-15 -1529 (|#1| |#1| (-550))) (-15 -2680 (|#1| |#1| (-1194 (-550)))) (-15 -3972 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3227 (|#1| (-623 |#1|))) (-15 -3227 (|#1| |#1| |#1|)) (-15 -3227 (|#1| |#2| |#1|)) (-15 -3227 (|#1| |#1| |#2|)) (-15 -1532 (|#1| (-623 |#2|))) (-15 -3321 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -2419 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2419 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2419 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -2680 (|#2| |#1| (-550))) (-15 -2680 (|#2| |#1| (-550) |#2|)) (-15 -1705 (|#2| |#1| (-550) |#2|)) (-15 -3350 ((-749) |#2| |#1|)) (-15 -3450 ((-623 |#2|) |#1|)) (-15 -3350 ((-749) (-1 (-112) |#2|) |#1|)) (-15 -1543 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -1675 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3234 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3972 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1731 (|#1| |#1|)))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-3029 (((-1232) $ (-550) (-550)) 40 (|has| $ (-6 -4343)))) (-3654 (((-112) (-1 (-112) |#1| |#1|) $) 98) (((-112) $) 92 (|has| |#1| (-825)))) (-3491 (($ (-1 (-112) |#1| |#1|) $) 89 (|has| $ (-6 -4343))) (($ $) 88 (-12 (|has| |#1| (-825)) (|has| $ (-6 -4343))))) (-1674 (($ (-1 (-112) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-825)))) (-4047 (((-112) $ (-749)) 8)) (-1705 ((|#1| $ (-550) |#1|) 52 (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) 58 (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4342)))) (-3513 (($) 7 T CONST)) (-2342 (($ $) 90 (|has| $ (-6 -4343)))) (-3243 (($ $) 100)) (-1328 (($ $) 78 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3137 (($ |#1| $) 77 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#1|) $) 74 (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4342)))) (-3245 ((|#1| $ (-550) |#1|) 53 (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) 51)) (-2302 (((-550) (-1 (-112) |#1|) $) 97) (((-550) |#1| $) 96 (|has| |#1| (-1068))) (((-550) |#1| $ (-550)) 95 (|has| |#1| (-1068)))) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-2578 (($ (-749) |#1|) 69)) (-1859 (((-112) $ (-749)) 9)) (-3195 (((-550) $) 43 (|has| (-550) (-825)))) (-2707 (($ $ $) 87 (|has| |#1| (-825)))) (-1832 (($ (-1 (-112) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-825)))) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3283 (((-550) $) 44 (|has| (-550) (-825)))) (-4164 (($ $ $) 86 (|has| |#1| (-825)))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-2055 (($ |#1| $ (-550)) 60) (($ $ $ (-550)) 59)) (-2325 (((-623 (-550)) $) 46)) (-2400 (((-112) (-550) $) 47)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-1293 ((|#1| $) 42 (|has| (-550) (-825)))) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 71)) (-3111 (($ $ |#1|) 41 (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2256 (((-112) |#1| $) 45 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) 48)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#1| $ (-550) |#1|) 50) ((|#1| $ (-550)) 49) (($ $ (-1194 (-550))) 63)) (-1529 (($ $ (-550)) 62) (($ $ (-1194 (-550))) 61)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3593 (($ $ $ (-550)) 91 (|has| $ (-6 -4343)))) (-1731 (($ $) 13)) (-4028 (((-526) $) 79 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 70)) (-3227 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-623 $)) 65)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) 84 (|has| |#1| (-825)))) (-2345 (((-112) $ $) 83 (|has| |#1| (-825)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-2354 (((-112) $ $) 85 (|has| |#1| (-825)))) (-2335 (((-112) $ $) 82 (|has| |#1| (-825)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-19 |#1|) (-138) (-1181)) (T -19))
+(-10 -8 (-15 -2264 ((-112) |#1| |#1|)) (-15 -2233 ((-837) |#1|)) (-15 -2290 ((-112) |#1| |#1|)) (-15 -2734 (|#1| |#1|)) (-15 -2734 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -3770 (|#1| |#1|)) (-15 -2502 (|#1| |#1| |#1| (-550))) (-15 -1837 ((-112) |#1|)) (-15 -2441 (|#1| |#1| |#1|)) (-15 -3088 ((-550) |#2| |#1| (-550))) (-15 -3088 ((-550) |#2| |#1|)) (-15 -3088 ((-550) (-1 (-112) |#2|) |#1|)) (-15 -1837 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -2441 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -2409 (|#2| |#1| (-1195 (-550)) |#2|)) (-15 -1476 (|#1| |#1| |#1| (-550))) (-15 -1476 (|#1| |#2| |#1| (-550))) (-15 -1512 (|#1| |#1| (-1195 (-550)))) (-15 -1512 (|#1| |#1| (-550))) (-15 -2757 (|#1| |#1| (-1195 (-550)))) (-15 -2392 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -4006 (|#1| (-623 |#1|))) (-15 -4006 (|#1| |#1| |#1|)) (-15 -4006 (|#1| |#2| |#1|)) (-15 -4006 (|#1| |#1| |#2|)) (-15 -2245 (|#1| (-623 |#2|))) (-15 -1614 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -2924 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2924 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2924 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -2757 (|#2| |#1| (-550))) (-15 -2757 (|#2| |#1| (-550) |#2|)) (-15 -2409 (|#2| |#1| (-550) |#2|)) (-15 -3457 ((-749) |#2| |#1|)) (-15 -2971 ((-623 |#2|) |#1|)) (-15 -3457 ((-749) (-1 (-112) |#2|) |#1|)) (-15 -1410 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3404 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3311 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2392 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2435 (|#1| |#1|)))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-3037 (((-1233) $ (-550) (-550)) 40 (|has| $ (-6 -4345)))) (-1837 (((-112) (-1 (-112) |#1| |#1|) $) 98) (((-112) $) 92 (|has| |#1| (-825)))) (-2734 (($ (-1 (-112) |#1| |#1|) $) 89 (|has| $ (-6 -4345))) (($ $) 88 (-12 (|has| |#1| (-825)) (|has| $ (-6 -4345))))) (-1814 (($ (-1 (-112) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-825)))) (-3368 (((-112) $ (-749)) 8)) (-2409 ((|#1| $ (-550) |#1|) 52 (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) 58 (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4344)))) (-2991 (($) 7 T CONST)) (-3770 (($ $) 90 (|has| $ (-6 -4345)))) (-1999 (($ $) 100)) (-2708 (($ $) 78 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-1979 (($ |#1| $) 77 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#1|) $) 74 (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4344)))) (-3317 ((|#1| $ (-550) |#1|) 53 (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) 51)) (-3088 (((-550) (-1 (-112) |#1|) $) 97) (((-550) |#1| $) 96 (|has| |#1| (-1069))) (((-550) |#1| $ (-550)) 95 (|has| |#1| (-1069)))) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-3375 (($ (-749) |#1|) 69)) (-1445 (((-112) $ (-749)) 9)) (-3096 (((-550) $) 43 (|has| (-550) (-825)))) (-2793 (($ $ $) 87 (|has| |#1| (-825)))) (-2441 (($ (-1 (-112) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-825)))) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2506 (((-550) $) 44 (|has| (-550) (-825)))) (-2173 (($ $ $) 86 (|has| |#1| (-825)))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-1476 (($ |#1| $ (-550)) 60) (($ $ $ (-550)) 59)) (-3611 (((-623 (-550)) $) 46)) (-3166 (((-112) (-550) $) 47)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-3858 ((|#1| $) 42 (|has| (-550) (-825)))) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 71)) (-2491 (($ $ |#1|) 41 (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4100 (((-112) |#1| $) 45 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) 48)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#1| $ (-550) |#1|) 50) ((|#1| $ (-550)) 49) (($ $ (-1195 (-550))) 63)) (-1512 (($ $ (-550)) 62) (($ $ (-1195 (-550))) 61)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2502 (($ $ $ (-550)) 91 (|has| $ (-6 -4345)))) (-2435 (($ $) 13)) (-2451 (((-526) $) 79 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 70)) (-4006 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-623 $)) 65)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) 84 (|has| |#1| (-825)))) (-2302 (((-112) $ $) 83 (|has| |#1| (-825)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-2313 (((-112) $ $) 85 (|has| |#1| (-825)))) (-2290 (((-112) $ $) 82 (|has| |#1| (-825)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-19 |#1|) (-138) (-1182)) (T -19))
NIL
-(-13 (-366 |t#1|) (-10 -7 (-6 -4343)))
-(((-34) . T) ((-101) -1561 (|has| |#1| (-1068)) (|has| |#1| (-825))) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-825)) (|has| |#1| (-595 (-836)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 #0=(-550) |#1|) . T) ((-281 #0# |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-366 |#1|) . T) ((-481 |#1|) . T) ((-586 #0# |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-629 |#1|) . T) ((-825) |has| |#1| (-825)) ((-1068) -1561 (|has| |#1| (-1068)) (|has| |#1| (-825))) ((-1181) . T))
-((-3219 (((-3 $ "failed") $ $) 12)) (-2403 (($ $) NIL) (($ $ $) 9)) (* (($ (-894) $) NIL) (($ (-749) $) 16) (($ (-550) $) 21)))
-(((-20 |#1|) (-10 -8 (-15 * (|#1| (-550) |#1|)) (-15 -2403 (|#1| |#1| |#1|)) (-15 -2403 (|#1| |#1|)) (-15 -3219 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-894) |#1|))) (-21)) (T -20))
+(-13 (-366 |t#1|) (-10 -7 (-6 -4345)))
+(((-34) . T) ((-101) -1489 (|has| |#1| (-1069)) (|has| |#1| (-825))) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-825)) (|has| |#1| (-595 (-837)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 #0=(-550) |#1|) . T) ((-281 #0# |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-366 |#1|) . T) ((-481 |#1|) . T) ((-586 #0# |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-629 |#1|) . T) ((-825) |has| |#1| (-825)) ((-1069) -1489 (|has| |#1| (-1069)) (|has| |#1| (-825))) ((-1182) . T))
+((-1993 (((-3 $ "failed") $ $) 12)) (-2370 (($ $) NIL) (($ $ $) 9)) (* (($ (-895) $) NIL) (($ (-749) $) 16) (($ (-550) $) 21)))
+(((-20 |#1|) (-10 -8 (-15 * (|#1| (-550) |#1|)) (-15 -2370 (|#1| |#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 -1993 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-895) |#1|))) (-21)) (T -20))
NIL
-(-10 -8 (-15 * (|#1| (-550) |#1|)) (-15 -2403 (|#1| |#1| |#1|)) (-15 -2403 (|#1| |#1|)) (-15 -3219 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-894) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2626 (($) 18 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20)))
+(-10 -8 (-15 * (|#1| (-550) |#1|)) (-15 -2370 (|#1| |#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 -1993 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-895) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2688 (($) 18 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20)))
(((-21) (-138)) (T -21))
-((-2403 (*1 *1 *1) (-4 *1 (-21))) (-2403 (*1 *1 *1 *1) (-4 *1 (-21))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-21)) (-5 *2 (-550)))))
-(-13 (-130) (-10 -8 (-15 -2403 ($ $)) (-15 -2403 ($ $ $)) (-15 * ($ (-550) $))))
-(((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-3433 (((-112) $) 10)) (-3513 (($) 15)) (* (($ (-894) $) 14) (($ (-749) $) 18)))
-(((-22 |#1|) (-10 -8 (-15 * (|#1| (-749) |#1|)) (-15 -3433 ((-112) |#1|)) (-15 -3513 (|#1|)) (-15 * (|#1| (-894) |#1|))) (-23)) (T -22))
-NIL
-(-10 -8 (-15 * (|#1| (-749) |#1|)) (-15 -3433 ((-112) |#1|)) (-15 -3513 (|#1|)) (-15 * (|#1| (-894) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3513 (($) 17 T CONST)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2626 (($) 18 T CONST)) (-2316 (((-112) $ $) 6)) (-2391 (($ $ $) 14)) (* (($ (-894) $) 13) (($ (-749) $) 15)))
+((-2370 (*1 *1 *1) (-4 *1 (-21))) (-2370 (*1 *1 *1 *1) (-4 *1 (-21))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-21)) (-5 *2 (-550)))))
+(-13 (-130) (-10 -8 (-15 -2370 ($ $)) (-15 -2370 ($ $ $)) (-15 * ($ (-550) $))))
+(((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-3378 (((-112) $) 10)) (-2991 (($) 15)) (* (($ (-895) $) 14) (($ (-749) $) 18)))
+(((-22 |#1|) (-10 -8 (-15 * (|#1| (-749) |#1|)) (-15 -3378 ((-112) |#1|)) (-15 -2991 (|#1|)) (-15 * (|#1| (-895) |#1|))) (-23)) (T -22))
+NIL
+(-10 -8 (-15 * (|#1| (-749) |#1|)) (-15 -3378 ((-112) |#1|)) (-15 -2991 (|#1|)) (-15 * (|#1| (-895) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-2991 (($) 17 T CONST)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2688 (($) 18 T CONST)) (-2264 (((-112) $ $) 6)) (-2358 (($ $ $) 14)) (* (($ (-895) $) 13) (($ (-749) $) 15)))
(((-23) (-138)) (T -23))
-((-2626 (*1 *1) (-4 *1 (-23))) (-3513 (*1 *1) (-4 *1 (-23))) (-3433 (*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-112)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-749)))))
-(-13 (-25) (-10 -8 (-15 (-2626) ($) -2258) (-15 -3513 ($) -2258) (-15 -3433 ((-112) $)) (-15 * ($ (-749) $))))
-(((-25) . T) ((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((* (($ (-894) $) 10)))
-(((-24 |#1|) (-10 -8 (-15 * (|#1| (-894) |#1|))) (-25)) (T -24))
-NIL
-(-10 -8 (-15 * (|#1| (-894) |#1|)))
-((-1504 (((-112) $ $) 7)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2316 (((-112) $ $) 6)) (-2391 (($ $ $) 14)) (* (($ (-894) $) 13)))
+((-2688 (*1 *1) (-4 *1 (-23))) (-2991 (*1 *1) (-4 *1 (-23))) (-3378 (*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-112)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-749)))))
+(-13 (-25) (-10 -8 (-15 (-2688) ($) -4165) (-15 -2991 ($) -4165) (-15 -3378 ((-112) $)) (-15 * ($ (-749) $))))
+(((-25) . T) ((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((* (($ (-895) $) 10)))
+(((-24 |#1|) (-10 -8 (-15 * (|#1| (-895) |#1|))) (-25)) (T -24))
+NIL
+(-10 -8 (-15 * (|#1| (-895) |#1|)))
+((-2221 (((-112) $ $) 7)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2264 (((-112) $ $) 6)) (-2358 (($ $ $) 14)) (* (($ (-895) $) 13)))
(((-25) (-138)) (T -25))
-((-2391 (*1 *1 *1 *1) (-4 *1 (-25))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-25)) (-5 *2 (-894)))))
-(-13 (-1068) (-10 -8 (-15 -2391 ($ $ $)) (-15 * ($ (-894) $))))
-(((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-1384 (((-623 $) (-925 $)) 29) (((-623 $) (-1140 $)) 16) (((-623 $) (-1140 $) (-1144)) 20)) (-4122 (($ (-925 $)) 27) (($ (-1140 $)) 11) (($ (-1140 $) (-1144)) 54)) (-4241 (((-623 $) (-925 $)) 30) (((-623 $) (-1140 $)) 18) (((-623 $) (-1140 $) (-1144)) 19)) (-4146 (($ (-925 $)) 28) (($ (-1140 $)) 13) (($ (-1140 $) (-1144)) NIL)))
-(((-26 |#1|) (-10 -8 (-15 -1384 ((-623 |#1|) (-1140 |#1|) (-1144))) (-15 -1384 ((-623 |#1|) (-1140 |#1|))) (-15 -1384 ((-623 |#1|) (-925 |#1|))) (-15 -4122 (|#1| (-1140 |#1|) (-1144))) (-15 -4122 (|#1| (-1140 |#1|))) (-15 -4122 (|#1| (-925 |#1|))) (-15 -4241 ((-623 |#1|) (-1140 |#1|) (-1144))) (-15 -4241 ((-623 |#1|) (-1140 |#1|))) (-15 -4241 ((-623 |#1|) (-925 |#1|))) (-15 -4146 (|#1| (-1140 |#1|) (-1144))) (-15 -4146 (|#1| (-1140 |#1|))) (-15 -4146 (|#1| (-925 |#1|)))) (-27)) (T -26))
-NIL
-(-10 -8 (-15 -1384 ((-623 |#1|) (-1140 |#1|) (-1144))) (-15 -1384 ((-623 |#1|) (-1140 |#1|))) (-15 -1384 ((-623 |#1|) (-925 |#1|))) (-15 -4122 (|#1| (-1140 |#1|) (-1144))) (-15 -4122 (|#1| (-1140 |#1|))) (-15 -4122 (|#1| (-925 |#1|))) (-15 -4241 ((-623 |#1|) (-1140 |#1|) (-1144))) (-15 -4241 ((-623 |#1|) (-1140 |#1|))) (-15 -4241 ((-623 |#1|) (-925 |#1|))) (-15 -4146 (|#1| (-1140 |#1|) (-1144))) (-15 -4146 (|#1| (-1140 |#1|))) (-15 -4146 (|#1| (-925 |#1|))))
-((-1504 (((-112) $ $) 7)) (-1384 (((-623 $) (-925 $)) 77) (((-623 $) (-1140 $)) 76) (((-623 $) (-1140 $) (-1144)) 75)) (-4122 (($ (-925 $)) 80) (($ (-1140 $)) 79) (($ (-1140 $) (-1144)) 78)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-3219 (((-3 $ "failed") $ $) 19)) (-1505 (($ $) 70)) (-3564 (((-411 $) $) 69)) (-3353 (($ $) 89)) (-3631 (((-112) $ $) 57)) (-3513 (($) 17 T CONST)) (-4241 (((-623 $) (-925 $)) 83) (((-623 $) (-1140 $)) 82) (((-623 $) (-1140 $) (-1144)) 81)) (-4146 (($ (-925 $)) 86) (($ (-1140 $)) 85) (($ (-1140 $) (-1144)) 84)) (-3349 (($ $ $) 53)) (-1386 (((-3 $ "failed") $) 32)) (-1519 (($ $ $) 54)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 49)) (-3933 (((-112) $) 68)) (-3102 (((-112) $) 30)) (-1460 (($ $ (-550)) 88)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-3106 (($ $ $) 44) (($ (-623 $)) 43)) (-1825 (((-1126) $) 9)) (-3235 (($ $) 67)) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 42)) (-3139 (($ $ $) 46) (($ (-623 $)) 45)) (-3338 (((-411 $) $) 71)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-1495 (((-3 $ "failed") $ $) 40)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-3542 (((-749) $) 56)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 55)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63)) (-2390 (((-749)) 28)) (-1345 (((-112) $ $) 37)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2414 (($ $ $) 62)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66) (($ $ (-400 (-550))) 87)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64)))
+((-2358 (*1 *1 *1 *1) (-4 *1 (-25))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-25)) (-5 *2 (-895)))))
+(-13 (-1069) (-10 -8 (-15 -2358 ($ $ $)) (-15 * ($ (-895) $))))
+(((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-1510 (((-623 $) (-926 $)) 29) (((-623 $) (-1141 $)) 16) (((-623 $) (-1141 $) (-1145)) 20)) (-2966 (($ (-926 $)) 27) (($ (-1141 $)) 11) (($ (-1141 $) (-1145)) 54)) (-1600 (((-623 $) (-926 $)) 30) (((-623 $) (-1141 $)) 18) (((-623 $) (-1141 $) (-1145)) 19)) (-3217 (($ (-926 $)) 28) (($ (-1141 $)) 13) (($ (-1141 $) (-1145)) NIL)))
+(((-26 |#1|) (-10 -8 (-15 -1510 ((-623 |#1|) (-1141 |#1|) (-1145))) (-15 -1510 ((-623 |#1|) (-1141 |#1|))) (-15 -1510 ((-623 |#1|) (-926 |#1|))) (-15 -2966 (|#1| (-1141 |#1|) (-1145))) (-15 -2966 (|#1| (-1141 |#1|))) (-15 -2966 (|#1| (-926 |#1|))) (-15 -1600 ((-623 |#1|) (-1141 |#1|) (-1145))) (-15 -1600 ((-623 |#1|) (-1141 |#1|))) (-15 -1600 ((-623 |#1|) (-926 |#1|))) (-15 -3217 (|#1| (-1141 |#1|) (-1145))) (-15 -3217 (|#1| (-1141 |#1|))) (-15 -3217 (|#1| (-926 |#1|)))) (-27)) (T -26))
+NIL
+(-10 -8 (-15 -1510 ((-623 |#1|) (-1141 |#1|) (-1145))) (-15 -1510 ((-623 |#1|) (-1141 |#1|))) (-15 -1510 ((-623 |#1|) (-926 |#1|))) (-15 -2966 (|#1| (-1141 |#1|) (-1145))) (-15 -2966 (|#1| (-1141 |#1|))) (-15 -2966 (|#1| (-926 |#1|))) (-15 -1600 ((-623 |#1|) (-1141 |#1|) (-1145))) (-15 -1600 ((-623 |#1|) (-1141 |#1|))) (-15 -1600 ((-623 |#1|) (-926 |#1|))) (-15 -3217 (|#1| (-1141 |#1|) (-1145))) (-15 -3217 (|#1| (-1141 |#1|))) (-15 -3217 (|#1| (-926 |#1|))))
+((-2221 (((-112) $ $) 7)) (-1510 (((-623 $) (-926 $)) 77) (((-623 $) (-1141 $)) 76) (((-623 $) (-1141 $) (-1145)) 75)) (-2966 (($ (-926 $)) 80) (($ (-1141 $)) 79) (($ (-1141 $) (-1145)) 78)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-1993 (((-3 $ "failed") $ $) 19)) (-2318 (($ $) 70)) (-2207 (((-411 $) $) 69)) (-1745 (($ $) 89)) (-1611 (((-112) $ $) 57)) (-2991 (($) 17 T CONST)) (-1600 (((-623 $) (-926 $)) 83) (((-623 $) (-1141 $)) 82) (((-623 $) (-1141 $) (-1145)) 81)) (-3217 (($ (-926 $)) 86) (($ (-1141 $)) 85) (($ (-1141 $) (-1145)) 84)) (-3455 (($ $ $) 53)) (-1537 (((-3 $ "failed") $) 32)) (-3429 (($ $ $) 54)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 49)) (-1568 (((-112) $) 68)) (-2419 (((-112) $) 30)) (-1893 (($ $ (-550)) 88)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-3231 (($ $ $) 44) (($ (-623 $)) 43)) (-2369 (((-1127) $) 9)) (-1619 (($ $) 67)) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 42)) (-3260 (($ $ $) 46) (($ (-623 $)) 45)) (-1735 (((-411 $) $) 71)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-3409 (((-3 $ "failed") $ $) 40)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-1988 (((-749) $) 56)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 55)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63)) (-3091 (((-749)) 28)) (-1819 (((-112) $ $) 37)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2382 (($ $ $) 62)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66) (($ $ (-400 (-550))) 87)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64)))
(((-27) (-138)) (T -27))
-((-4146 (*1 *1 *2) (-12 (-5 *2 (-925 *1)) (-4 *1 (-27)))) (-4146 (*1 *1 *2) (-12 (-5 *2 (-1140 *1)) (-4 *1 (-27)))) (-4146 (*1 *1 *2 *3) (-12 (-5 *2 (-1140 *1)) (-5 *3 (-1144)) (-4 *1 (-27)))) (-4241 (*1 *2 *3) (-12 (-5 *3 (-925 *1)) (-4 *1 (-27)) (-5 *2 (-623 *1)))) (-4241 (*1 *2 *3) (-12 (-5 *3 (-1140 *1)) (-4 *1 (-27)) (-5 *2 (-623 *1)))) (-4241 (*1 *2 *3 *4) (-12 (-5 *3 (-1140 *1)) (-5 *4 (-1144)) (-4 *1 (-27)) (-5 *2 (-623 *1)))) (-4122 (*1 *1 *2) (-12 (-5 *2 (-925 *1)) (-4 *1 (-27)))) (-4122 (*1 *1 *2) (-12 (-5 *2 (-1140 *1)) (-4 *1 (-27)))) (-4122 (*1 *1 *2 *3) (-12 (-5 *2 (-1140 *1)) (-5 *3 (-1144)) (-4 *1 (-27)))) (-1384 (*1 *2 *3) (-12 (-5 *3 (-925 *1)) (-4 *1 (-27)) (-5 *2 (-623 *1)))) (-1384 (*1 *2 *3) (-12 (-5 *3 (-1140 *1)) (-4 *1 (-27)) (-5 *2 (-623 *1)))) (-1384 (*1 *2 *3 *4) (-12 (-5 *3 (-1140 *1)) (-5 *4 (-1144)) (-4 *1 (-27)) (-5 *2 (-623 *1)))))
-(-13 (-356) (-975) (-10 -8 (-15 -4146 ($ (-925 $))) (-15 -4146 ($ (-1140 $))) (-15 -4146 ($ (-1140 $) (-1144))) (-15 -4241 ((-623 $) (-925 $))) (-15 -4241 ((-623 $) (-1140 $))) (-15 -4241 ((-623 $) (-1140 $) (-1144))) (-15 -4122 ($ (-925 $))) (-15 -4122 ($ (-1140 $))) (-15 -4122 ($ (-1140 $) (-1144))) (-15 -1384 ((-623 $) (-925 $))) (-15 -1384 ((-623 $) (-1140 $))) (-15 -1384 ((-623 $) (-1140 $) (-1144)))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-836)) . T) ((-170) . T) ((-237) . T) ((-283) . T) ((-300) . T) ((-356) . T) ((-444) . T) ((-542) . T) ((-626 #0#) . T) ((-626 $) . T) ((-696 #0#) . T) ((-696 $) . T) ((-705) . T) ((-893) . T) ((-975) . T) ((-1026 #0#) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1185) . T))
-((-1384 (((-623 $) (-925 $)) NIL) (((-623 $) (-1140 $)) NIL) (((-623 $) (-1140 $) (-1144)) 50) (((-623 $) $) 19) (((-623 $) $ (-1144)) 41)) (-4122 (($ (-925 $)) NIL) (($ (-1140 $)) NIL) (($ (-1140 $) (-1144)) 52) (($ $) 17) (($ $ (-1144)) 37)) (-4241 (((-623 $) (-925 $)) NIL) (((-623 $) (-1140 $)) NIL) (((-623 $) (-1140 $) (-1144)) 48) (((-623 $) $) 15) (((-623 $) $ (-1144)) 43)) (-4146 (($ (-925 $)) NIL) (($ (-1140 $)) NIL) (($ (-1140 $) (-1144)) NIL) (($ $) 12) (($ $ (-1144)) 39)))
-(((-28 |#1| |#2|) (-10 -8 (-15 -1384 ((-623 |#1|) |#1| (-1144))) (-15 -4122 (|#1| |#1| (-1144))) (-15 -1384 ((-623 |#1|) |#1|)) (-15 -4122 (|#1| |#1|)) (-15 -4241 ((-623 |#1|) |#1| (-1144))) (-15 -4146 (|#1| |#1| (-1144))) (-15 -4241 ((-623 |#1|) |#1|)) (-15 -4146 (|#1| |#1|)) (-15 -1384 ((-623 |#1|) (-1140 |#1|) (-1144))) (-15 -1384 ((-623 |#1|) (-1140 |#1|))) (-15 -1384 ((-623 |#1|) (-925 |#1|))) (-15 -4122 (|#1| (-1140 |#1|) (-1144))) (-15 -4122 (|#1| (-1140 |#1|))) (-15 -4122 (|#1| (-925 |#1|))) (-15 -4241 ((-623 |#1|) (-1140 |#1|) (-1144))) (-15 -4241 ((-623 |#1|) (-1140 |#1|))) (-15 -4241 ((-623 |#1|) (-925 |#1|))) (-15 -4146 (|#1| (-1140 |#1|) (-1144))) (-15 -4146 (|#1| (-1140 |#1|))) (-15 -4146 (|#1| (-925 |#1|)))) (-29 |#2|) (-13 (-825) (-542))) (T -28))
-NIL
-(-10 -8 (-15 -1384 ((-623 |#1|) |#1| (-1144))) (-15 -4122 (|#1| |#1| (-1144))) (-15 -1384 ((-623 |#1|) |#1|)) (-15 -4122 (|#1| |#1|)) (-15 -4241 ((-623 |#1|) |#1| (-1144))) (-15 -4146 (|#1| |#1| (-1144))) (-15 -4241 ((-623 |#1|) |#1|)) (-15 -4146 (|#1| |#1|)) (-15 -1384 ((-623 |#1|) (-1140 |#1|) (-1144))) (-15 -1384 ((-623 |#1|) (-1140 |#1|))) (-15 -1384 ((-623 |#1|) (-925 |#1|))) (-15 -4122 (|#1| (-1140 |#1|) (-1144))) (-15 -4122 (|#1| (-1140 |#1|))) (-15 -4122 (|#1| (-925 |#1|))) (-15 -4241 ((-623 |#1|) (-1140 |#1|) (-1144))) (-15 -4241 ((-623 |#1|) (-1140 |#1|))) (-15 -4241 ((-623 |#1|) (-925 |#1|))) (-15 -4146 (|#1| (-1140 |#1|) (-1144))) (-15 -4146 (|#1| (-1140 |#1|))) (-15 -4146 (|#1| (-925 |#1|))))
-((-1504 (((-112) $ $) 7)) (-1384 (((-623 $) (-925 $)) 77) (((-623 $) (-1140 $)) 76) (((-623 $) (-1140 $) (-1144)) 75) (((-623 $) $) 123) (((-623 $) $ (-1144)) 121)) (-4122 (($ (-925 $)) 80) (($ (-1140 $)) 79) (($ (-1140 $) (-1144)) 78) (($ $) 124) (($ $ (-1144)) 122)) (-3433 (((-112) $) 16)) (-3141 (((-623 (-1144)) $) 198)) (-3306 (((-400 (-1140 $)) $ (-594 $)) 230 (|has| |#1| (-542)))) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-3223 (((-623 (-594 $)) $) 161)) (-3219 (((-3 $ "failed") $ $) 19)) (-1760 (($ $ (-623 (-594 $)) (-623 $)) 151) (($ $ (-623 (-287 $))) 150) (($ $ (-287 $)) 149)) (-1505 (($ $) 70)) (-3564 (((-411 $) $) 69)) (-3353 (($ $) 89)) (-3631 (((-112) $ $) 57)) (-3513 (($) 17 T CONST)) (-4241 (((-623 $) (-925 $)) 83) (((-623 $) (-1140 $)) 82) (((-623 $) (-1140 $) (-1144)) 81) (((-623 $) $) 127) (((-623 $) $ (-1144)) 125)) (-4146 (($ (-925 $)) 86) (($ (-1140 $)) 85) (($ (-1140 $) (-1144)) 84) (($ $) 128) (($ $ (-1144)) 126)) (-3880 (((-3 (-925 |#1|) "failed") $) 248 (|has| |#1| (-1020))) (((-3 (-400 (-925 |#1|)) "failed") $) 232 (|has| |#1| (-542))) (((-3 |#1| "failed") $) 194) (((-3 (-550) "failed") $) 192 (|has| |#1| (-1011 (-550)))) (((-3 (-1144) "failed") $) 185) (((-3 (-594 $) "failed") $) 136) (((-3 (-400 (-550)) "failed") $) 120 (-1561 (-12 (|has| |#1| (-1011 (-550))) (|has| |#1| (-542))) (|has| |#1| (-1011 (-400 (-550))))))) (-2726 (((-925 |#1|) $) 249 (|has| |#1| (-1020))) (((-400 (-925 |#1|)) $) 233 (|has| |#1| (-542))) ((|#1| $) 195) (((-550) $) 191 (|has| |#1| (-1011 (-550)))) (((-1144) $) 186) (((-594 $) $) 137) (((-400 (-550)) $) 119 (-1561 (-12 (|has| |#1| (-1011 (-550))) (|has| |#1| (-542))) (|has| |#1| (-1011 (-400 (-550))))))) (-3349 (($ $ $) 53)) (-3780 (((-667 |#1|) (-667 $)) 238 (|has| |#1| (-1020))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) 237 (|has| |#1| (-1020))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) 118 (-1561 (-1262 (|has| |#1| (-1020)) (|has| |#1| (-619 (-550)))) (-1262 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020))))) (((-667 (-550)) (-667 $)) 117 (-1561 (-1262 (|has| |#1| (-1020)) (|has| |#1| (-619 (-550)))) (-1262 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020)))))) (-1386 (((-3 $ "failed") $) 32)) (-1519 (($ $ $) 54)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 49)) (-3933 (((-112) $) 68)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) 190 (|has| |#1| (-859 (-372)))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) 189 (|has| |#1| (-859 (-550))))) (-1380 (($ (-623 $)) 155) (($ $) 154)) (-2029 (((-623 (-114)) $) 162)) (-2926 (((-114) (-114)) 163)) (-3102 (((-112) $) 30)) (-3718 (((-112) $) 183 (|has| $ (-1011 (-550))))) (-1552 (($ $) 215 (|has| |#1| (-1020)))) (-2705 (((-1093 |#1| (-594 $)) $) 214 (|has| |#1| (-1020)))) (-1460 (($ $ (-550)) 88)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-1843 (((-1140 $) (-594 $)) 180 (|has| $ (-1020)))) (-2707 (($ $ $) 134)) (-4164 (($ $ $) 133)) (-3972 (($ (-1 $ $) (-594 $)) 169)) (-2106 (((-3 (-594 $) "failed") $) 159)) (-3106 (($ $ $) 44) (($ (-623 $)) 43)) (-1825 (((-1126) $) 9)) (-3296 (((-623 (-594 $)) $) 160)) (-2776 (($ (-114) (-623 $)) 168) (($ (-114) $) 167)) (-1598 (((-3 (-623 $) "failed") $) 209 (|has| |#1| (-1080)))) (-1896 (((-3 (-2 (|:| |val| $) (|:| -3521 (-550))) "failed") $) 218 (|has| |#1| (-1020)))) (-1444 (((-3 (-623 $) "failed") $) 211 (|has| |#1| (-25)))) (-1264 (((-3 (-2 (|:| -2855 (-550)) (|:| |var| (-594 $))) "failed") $) 212 (|has| |#1| (-25)))) (-1748 (((-3 (-2 (|:| |var| (-594 $)) (|:| -3521 (-550))) "failed") $ (-1144)) 217 (|has| |#1| (-1020))) (((-3 (-2 (|:| |var| (-594 $)) (|:| -3521 (-550))) "failed") $ (-114)) 216 (|has| |#1| (-1020))) (((-3 (-2 (|:| |var| (-594 $)) (|:| -3521 (-550))) "failed") $) 210 (|has| |#1| (-1080)))) (-3890 (((-112) $ (-1144)) 166) (((-112) $ (-114)) 165)) (-3235 (($ $) 67)) (-3142 (((-749) $) 158)) (-3337 (((-1088) $) 10)) (-3248 (((-112) $) 196)) (-3256 ((|#1| $) 197)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 42)) (-3139 (($ $ $) 46) (($ (-623 $)) 45)) (-1938 (((-112) $ (-1144)) 171) (((-112) $ $) 170)) (-3338 (((-411 $) $) 71)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-1495 (((-3 $ "failed") $ $) 40)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-3777 (((-112) $) 182 (|has| $ (-1011 (-550))))) (-3866 (($ $ (-1144) (-749) (-1 $ $)) 222 (|has| |#1| (-1020))) (($ $ (-1144) (-749) (-1 $ (-623 $))) 221 (|has| |#1| (-1020))) (($ $ (-623 (-1144)) (-623 (-749)) (-623 (-1 $ (-623 $)))) 220 (|has| |#1| (-1020))) (($ $ (-623 (-1144)) (-623 (-749)) (-623 (-1 $ $))) 219 (|has| |#1| (-1020))) (($ $ (-623 (-114)) (-623 $) (-1144)) 208 (|has| |#1| (-596 (-526)))) (($ $ (-114) $ (-1144)) 207 (|has| |#1| (-596 (-526)))) (($ $) 206 (|has| |#1| (-596 (-526)))) (($ $ (-623 (-1144))) 205 (|has| |#1| (-596 (-526)))) (($ $ (-1144)) 204 (|has| |#1| (-596 (-526)))) (($ $ (-114) (-1 $ $)) 179) (($ $ (-114) (-1 $ (-623 $))) 178) (($ $ (-623 (-114)) (-623 (-1 $ (-623 $)))) 177) (($ $ (-623 (-114)) (-623 (-1 $ $))) 176) (($ $ (-1144) (-1 $ $)) 175) (($ $ (-1144) (-1 $ (-623 $))) 174) (($ $ (-623 (-1144)) (-623 (-1 $ (-623 $)))) 173) (($ $ (-623 (-1144)) (-623 (-1 $ $))) 172) (($ $ (-623 $) (-623 $)) 143) (($ $ $ $) 142) (($ $ (-287 $)) 141) (($ $ (-623 (-287 $))) 140) (($ $ (-623 (-594 $)) (-623 $)) 139) (($ $ (-594 $) $) 138)) (-3542 (((-749) $) 56)) (-2680 (($ (-114) (-623 $)) 148) (($ (-114) $ $ $ $) 147) (($ (-114) $ $ $) 146) (($ (-114) $ $) 145) (($ (-114) $) 144)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 55)) (-3930 (($ $ $) 157) (($ $) 156)) (-2393 (($ $ (-1144)) 246 (|has| |#1| (-1020))) (($ $ (-623 (-1144))) 245 (|has| |#1| (-1020))) (($ $ (-1144) (-749)) 244 (|has| |#1| (-1020))) (($ $ (-623 (-1144)) (-623 (-749))) 243 (|has| |#1| (-1020)))) (-2639 (($ $) 225 (|has| |#1| (-542)))) (-2715 (((-1093 |#1| (-594 $)) $) 224 (|has| |#1| (-542)))) (-1310 (($ $) 181 (|has| $ (-1020)))) (-4028 (((-526) $) 252 (|has| |#1| (-596 (-526)))) (($ (-411 $)) 223 (|has| |#1| (-542))) (((-865 (-372)) $) 188 (|has| |#1| (-596 (-865 (-372))))) (((-865 (-550)) $) 187 (|has| |#1| (-596 (-865 (-550)))))) (-1270 (($ $ $) 251 (|has| |#1| (-465)))) (-3292 (($ $ $) 250 (|has| |#1| (-465)))) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63) (($ (-925 |#1|)) 247 (|has| |#1| (-1020))) (($ (-400 (-925 |#1|))) 231 (|has| |#1| (-542))) (($ (-400 (-925 (-400 |#1|)))) 229 (|has| |#1| (-542))) (($ (-925 (-400 |#1|))) 228 (|has| |#1| (-542))) (($ (-400 |#1|)) 227 (|has| |#1| (-542))) (($ (-1093 |#1| (-594 $))) 213 (|has| |#1| (-1020))) (($ |#1|) 193) (($ (-1144)) 184) (($ (-594 $)) 135)) (-4242 (((-3 $ "failed") $) 236 (|has| |#1| (-143)))) (-2390 (((-749)) 28)) (-3716 (($ (-623 $)) 153) (($ $) 152)) (-2222 (((-112) (-114)) 164)) (-1345 (((-112) $ $) 37)) (-3240 (($ (-1144) (-623 $)) 203) (($ (-1144) $ $ $ $) 202) (($ (-1144) $ $ $) 201) (($ (-1144) $ $) 200) (($ (-1144) $) 199)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $ (-1144)) 242 (|has| |#1| (-1020))) (($ $ (-623 (-1144))) 241 (|has| |#1| (-1020))) (($ $ (-1144) (-749)) 240 (|has| |#1| (-1020))) (($ $ (-623 (-1144)) (-623 (-749))) 239 (|has| |#1| (-1020)))) (-2363 (((-112) $ $) 131)) (-2345 (((-112) $ $) 130)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 132)) (-2335 (((-112) $ $) 129)) (-2414 (($ $ $) 62) (($ (-1093 |#1| (-594 $)) (-1093 |#1| (-594 $))) 226 (|has| |#1| (-542)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66) (($ $ (-400 (-550))) 87)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64) (($ $ |#1|) 235 (|has| |#1| (-170))) (($ |#1| $) 234 (|has| |#1| (-170)))))
+((-3217 (*1 *1 *2) (-12 (-5 *2 (-926 *1)) (-4 *1 (-27)))) (-3217 (*1 *1 *2) (-12 (-5 *2 (-1141 *1)) (-4 *1 (-27)))) (-3217 (*1 *1 *2 *3) (-12 (-5 *2 (-1141 *1)) (-5 *3 (-1145)) (-4 *1 (-27)))) (-1600 (*1 *2 *3) (-12 (-5 *3 (-926 *1)) (-4 *1 (-27)) (-5 *2 (-623 *1)))) (-1600 (*1 *2 *3) (-12 (-5 *3 (-1141 *1)) (-4 *1 (-27)) (-5 *2 (-623 *1)))) (-1600 (*1 *2 *3 *4) (-12 (-5 *3 (-1141 *1)) (-5 *4 (-1145)) (-4 *1 (-27)) (-5 *2 (-623 *1)))) (-2966 (*1 *1 *2) (-12 (-5 *2 (-926 *1)) (-4 *1 (-27)))) (-2966 (*1 *1 *2) (-12 (-5 *2 (-1141 *1)) (-4 *1 (-27)))) (-2966 (*1 *1 *2 *3) (-12 (-5 *2 (-1141 *1)) (-5 *3 (-1145)) (-4 *1 (-27)))) (-1510 (*1 *2 *3) (-12 (-5 *3 (-926 *1)) (-4 *1 (-27)) (-5 *2 (-623 *1)))) (-1510 (*1 *2 *3) (-12 (-5 *3 (-1141 *1)) (-4 *1 (-27)) (-5 *2 (-623 *1)))) (-1510 (*1 *2 *3 *4) (-12 (-5 *3 (-1141 *1)) (-5 *4 (-1145)) (-4 *1 (-27)) (-5 *2 (-623 *1)))))
+(-13 (-356) (-976) (-10 -8 (-15 -3217 ($ (-926 $))) (-15 -3217 ($ (-1141 $))) (-15 -3217 ($ (-1141 $) (-1145))) (-15 -1600 ((-623 $) (-926 $))) (-15 -1600 ((-623 $) (-1141 $))) (-15 -1600 ((-623 $) (-1141 $) (-1145))) (-15 -2966 ($ (-926 $))) (-15 -2966 ($ (-1141 $))) (-15 -2966 ($ (-1141 $) (-1145))) (-15 -1510 ((-623 $) (-926 $))) (-15 -1510 ((-623 $) (-1141 $))) (-15 -1510 ((-623 $) (-1141 $) (-1145)))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-837)) . T) ((-170) . T) ((-237) . T) ((-283) . T) ((-300) . T) ((-356) . T) ((-444) . T) ((-542) . T) ((-626 #0#) . T) ((-626 $) . T) ((-696 #0#) . T) ((-696 $) . T) ((-705) . T) ((-894) . T) ((-976) . T) ((-1027 #0#) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1186) . T))
+((-1510 (((-623 $) (-926 $)) NIL) (((-623 $) (-1141 $)) NIL) (((-623 $) (-1141 $) (-1145)) 50) (((-623 $) $) 19) (((-623 $) $ (-1145)) 41)) (-2966 (($ (-926 $)) NIL) (($ (-1141 $)) NIL) (($ (-1141 $) (-1145)) 52) (($ $) 17) (($ $ (-1145)) 37)) (-1600 (((-623 $) (-926 $)) NIL) (((-623 $) (-1141 $)) NIL) (((-623 $) (-1141 $) (-1145)) 48) (((-623 $) $) 15) (((-623 $) $ (-1145)) 43)) (-3217 (($ (-926 $)) NIL) (($ (-1141 $)) NIL) (($ (-1141 $) (-1145)) NIL) (($ $) 12) (($ $ (-1145)) 39)))
+(((-28 |#1| |#2|) (-10 -8 (-15 -1510 ((-623 |#1|) |#1| (-1145))) (-15 -2966 (|#1| |#1| (-1145))) (-15 -1510 ((-623 |#1|) |#1|)) (-15 -2966 (|#1| |#1|)) (-15 -1600 ((-623 |#1|) |#1| (-1145))) (-15 -3217 (|#1| |#1| (-1145))) (-15 -1600 ((-623 |#1|) |#1|)) (-15 -3217 (|#1| |#1|)) (-15 -1510 ((-623 |#1|) (-1141 |#1|) (-1145))) (-15 -1510 ((-623 |#1|) (-1141 |#1|))) (-15 -1510 ((-623 |#1|) (-926 |#1|))) (-15 -2966 (|#1| (-1141 |#1|) (-1145))) (-15 -2966 (|#1| (-1141 |#1|))) (-15 -2966 (|#1| (-926 |#1|))) (-15 -1600 ((-623 |#1|) (-1141 |#1|) (-1145))) (-15 -1600 ((-623 |#1|) (-1141 |#1|))) (-15 -1600 ((-623 |#1|) (-926 |#1|))) (-15 -3217 (|#1| (-1141 |#1|) (-1145))) (-15 -3217 (|#1| (-1141 |#1|))) (-15 -3217 (|#1| (-926 |#1|)))) (-29 |#2|) (-13 (-825) (-542))) (T -28))
+NIL
+(-10 -8 (-15 -1510 ((-623 |#1|) |#1| (-1145))) (-15 -2966 (|#1| |#1| (-1145))) (-15 -1510 ((-623 |#1|) |#1|)) (-15 -2966 (|#1| |#1|)) (-15 -1600 ((-623 |#1|) |#1| (-1145))) (-15 -3217 (|#1| |#1| (-1145))) (-15 -1600 ((-623 |#1|) |#1|)) (-15 -3217 (|#1| |#1|)) (-15 -1510 ((-623 |#1|) (-1141 |#1|) (-1145))) (-15 -1510 ((-623 |#1|) (-1141 |#1|))) (-15 -1510 ((-623 |#1|) (-926 |#1|))) (-15 -2966 (|#1| (-1141 |#1|) (-1145))) (-15 -2966 (|#1| (-1141 |#1|))) (-15 -2966 (|#1| (-926 |#1|))) (-15 -1600 ((-623 |#1|) (-1141 |#1|) (-1145))) (-15 -1600 ((-623 |#1|) (-1141 |#1|))) (-15 -1600 ((-623 |#1|) (-926 |#1|))) (-15 -3217 (|#1| (-1141 |#1|) (-1145))) (-15 -3217 (|#1| (-1141 |#1|))) (-15 -3217 (|#1| (-926 |#1|))))
+((-2221 (((-112) $ $) 7)) (-1510 (((-623 $) (-926 $)) 77) (((-623 $) (-1141 $)) 76) (((-623 $) (-1141 $) (-1145)) 75) (((-623 $) $) 123) (((-623 $) $ (-1145)) 121)) (-2966 (($ (-926 $)) 80) (($ (-1141 $)) 79) (($ (-1141 $) (-1145)) 78) (($ $) 124) (($ $ (-1145)) 122)) (-3378 (((-112) $) 16)) (-1516 (((-623 (-1145)) $) 198)) (-1705 (((-400 (-1141 $)) $ (-594 $)) 230 (|has| |#1| (-542)))) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-1608 (((-623 (-594 $)) $) 161)) (-1993 (((-3 $ "failed") $ $) 19)) (-4230 (($ $ (-623 (-594 $)) (-623 $)) 151) (($ $ (-623 (-287 $))) 150) (($ $ (-287 $)) 149)) (-2318 (($ $) 70)) (-2207 (((-411 $) $) 69)) (-1745 (($ $) 89)) (-1611 (((-112) $ $) 57)) (-2991 (($) 17 T CONST)) (-1600 (((-623 $) (-926 $)) 83) (((-623 $) (-1141 $)) 82) (((-623 $) (-1141 $) (-1145)) 81) (((-623 $) $) 127) (((-623 $) $ (-1145)) 125)) (-3217 (($ (-926 $)) 86) (($ (-1141 $)) 85) (($ (-1141 $) (-1145)) 84) (($ $) 128) (($ $ (-1145)) 126)) (-2288 (((-3 (-926 |#1|) "failed") $) 248 (|has| |#1| (-1021))) (((-3 (-400 (-926 |#1|)) "failed") $) 232 (|has| |#1| (-542))) (((-3 |#1| "failed") $) 194) (((-3 (-550) "failed") $) 192 (|has| |#1| (-1012 (-550)))) (((-3 (-1145) "failed") $) 185) (((-3 (-594 $) "failed") $) 136) (((-3 (-400 (-550)) "failed") $) 120 (-1489 (-12 (|has| |#1| (-1012 (-550))) (|has| |#1| (-542))) (|has| |#1| (-1012 (-400 (-550))))))) (-2202 (((-926 |#1|) $) 249 (|has| |#1| (-1021))) (((-400 (-926 |#1|)) $) 233 (|has| |#1| (-542))) ((|#1| $) 195) (((-550) $) 191 (|has| |#1| (-1012 (-550)))) (((-1145) $) 186) (((-594 $) $) 137) (((-400 (-550)) $) 119 (-1489 (-12 (|has| |#1| (-1012 (-550))) (|has| |#1| (-542))) (|has| |#1| (-1012 (-400 (-550))))))) (-3455 (($ $ $) 53)) (-3756 (((-667 |#1|) (-667 $)) 238 (|has| |#1| (-1021))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) 237 (|has| |#1| (-1021))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) 118 (-1489 (-1304 (|has| |#1| (-1021)) (|has| |#1| (-619 (-550)))) (-1304 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021))))) (((-667 (-550)) (-667 $)) 117 (-1489 (-1304 (|has| |#1| (-1021)) (|has| |#1| (-619 (-550)))) (-1304 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021)))))) (-1537 (((-3 $ "failed") $) 32)) (-3429 (($ $ $) 54)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 49)) (-1568 (((-112) $) 68)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) 190 (|has| |#1| (-860 (-372)))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) 189 (|has| |#1| (-860 (-550))))) (-1465 (($ (-623 $)) 155) (($ $) 154)) (-3745 (((-623 (-114)) $) 162)) (-1355 (((-114) (-114)) 163)) (-2419 (((-112) $) 30)) (-1286 (((-112) $) 183 (|has| $ (-1012 (-550))))) (-1484 (($ $) 215 (|has| |#1| (-1021)))) (-4153 (((-1094 |#1| (-594 $)) $) 214 (|has| |#1| (-1021)))) (-1893 (($ $ (-550)) 88)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-1333 (((-1141 $) (-594 $)) 180 (|has| $ (-1021)))) (-2793 (($ $ $) 134)) (-2173 (($ $ $) 133)) (-2392 (($ (-1 $ $) (-594 $)) 169)) (-2041 (((-3 (-594 $) "failed") $) 159)) (-3231 (($ $ $) 44) (($ (-623 $)) 43)) (-2369 (((-1127) $) 9)) (-1694 (((-623 (-594 $)) $) 160)) (-4232 (($ (-114) (-623 $)) 168) (($ (-114) $) 167)) (-3833 (((-3 (-623 $) "failed") $) 209 (|has| |#1| (-1081)))) (-1795 (((-3 (-2 (|:| |val| $) (|:| -3068 (-550))) "failed") $) 218 (|has| |#1| (-1021)))) (-3017 (((-3 (-623 $) "failed") $) 211 (|has| |#1| (-25)))) (-2934 (((-3 (-2 (|:| -4304 (-550)) (|:| |var| (-594 $))) "failed") $) 212 (|has| |#1| (-25)))) (-2891 (((-3 (-2 (|:| |var| (-594 $)) (|:| -3068 (-550))) "failed") $ (-1145)) 217 (|has| |#1| (-1021))) (((-3 (-2 (|:| |var| (-594 $)) (|:| -3068 (-550))) "failed") $ (-114)) 216 (|has| |#1| (-1021))) (((-3 (-2 (|:| |var| (-594 $)) (|:| -3068 (-550))) "failed") $) 210 (|has| |#1| (-1081)))) (-2366 (((-112) $ (-1145)) 166) (((-112) $ (-114)) 165)) (-1619 (($ $) 67)) (-1293 (((-749) $) 158)) (-3445 (((-1089) $) 10)) (-1628 (((-112) $) 196)) (-1639 ((|#1| $) 197)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 42)) (-3260 (($ $ $) 46) (($ (-623 $)) 45)) (-4087 (((-112) $ (-1145)) 171) (((-112) $ $) 170)) (-1735 (((-411 $) $) 71)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-3409 (((-3 $ "failed") $ $) 40)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-3725 (((-112) $) 182 (|has| $ (-1012 (-550))))) (-1553 (($ $ (-1145) (-749) (-1 $ $)) 222 (|has| |#1| (-1021))) (($ $ (-1145) (-749) (-1 $ (-623 $))) 221 (|has| |#1| (-1021))) (($ $ (-623 (-1145)) (-623 (-749)) (-623 (-1 $ (-623 $)))) 220 (|has| |#1| (-1021))) (($ $ (-623 (-1145)) (-623 (-749)) (-623 (-1 $ $))) 219 (|has| |#1| (-1021))) (($ $ (-623 (-114)) (-623 $) (-1145)) 208 (|has| |#1| (-596 (-526)))) (($ $ (-114) $ (-1145)) 207 (|has| |#1| (-596 (-526)))) (($ $) 206 (|has| |#1| (-596 (-526)))) (($ $ (-623 (-1145))) 205 (|has| |#1| (-596 (-526)))) (($ $ (-1145)) 204 (|has| |#1| (-596 (-526)))) (($ $ (-114) (-1 $ $)) 179) (($ $ (-114) (-1 $ (-623 $))) 178) (($ $ (-623 (-114)) (-623 (-1 $ (-623 $)))) 177) (($ $ (-623 (-114)) (-623 (-1 $ $))) 176) (($ $ (-1145) (-1 $ $)) 175) (($ $ (-1145) (-1 $ (-623 $))) 174) (($ $ (-623 (-1145)) (-623 (-1 $ (-623 $)))) 173) (($ $ (-623 (-1145)) (-623 (-1 $ $))) 172) (($ $ (-623 $) (-623 $)) 143) (($ $ $ $) 142) (($ $ (-287 $)) 141) (($ $ (-623 (-287 $))) 140) (($ $ (-623 (-594 $)) (-623 $)) 139) (($ $ (-594 $) $) 138)) (-1988 (((-749) $) 56)) (-2757 (($ (-114) (-623 $)) 148) (($ (-114) $ $ $ $) 147) (($ (-114) $ $ $) 146) (($ (-114) $ $) 145) (($ (-114) $) 144)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 55)) (-1532 (($ $ $) 157) (($ $) 156)) (-2798 (($ $ (-1145)) 246 (|has| |#1| (-1021))) (($ $ (-623 (-1145))) 245 (|has| |#1| (-1021))) (($ $ (-1145) (-749)) 244 (|has| |#1| (-1021))) (($ $ (-623 (-1145)) (-623 (-749))) 243 (|has| |#1| (-1021)))) (-3608 (($ $) 225 (|has| |#1| (-542)))) (-4163 (((-1094 |#1| (-594 $)) $) 224 (|has| |#1| (-542)))) (-3832 (($ $) 181 (|has| $ (-1021)))) (-2451 (((-526) $) 252 (|has| |#1| (-596 (-526)))) (($ (-411 $)) 223 (|has| |#1| (-542))) (((-866 (-372)) $) 188 (|has| |#1| (-596 (-866 (-372))))) (((-866 (-550)) $) 187 (|has| |#1| (-596 (-866 (-550)))))) (-3018 (($ $ $) 251 (|has| |#1| (-465)))) (-1353 (($ $ $) 250 (|has| |#1| (-465)))) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63) (($ (-926 |#1|)) 247 (|has| |#1| (-1021))) (($ (-400 (-926 |#1|))) 231 (|has| |#1| (-542))) (($ (-400 (-926 (-400 |#1|)))) 229 (|has| |#1| (-542))) (($ (-926 (-400 |#1|))) 228 (|has| |#1| (-542))) (($ (-400 |#1|)) 227 (|has| |#1| (-542))) (($ (-1094 |#1| (-594 $))) 213 (|has| |#1| (-1021))) (($ |#1|) 193) (($ (-1145)) 184) (($ (-594 $)) 135)) (-1613 (((-3 $ "failed") $) 236 (|has| |#1| (-143)))) (-3091 (((-749)) 28)) (-3790 (($ (-623 $)) 153) (($ $) 152)) (-1905 (((-112) (-114)) 164)) (-1819 (((-112) $ $) 37)) (-4282 (($ (-1145) (-623 $)) 203) (($ (-1145) $ $ $ $) 202) (($ (-1145) $ $ $) 201) (($ (-1145) $ $) 200) (($ (-1145) $) 199)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $ (-1145)) 242 (|has| |#1| (-1021))) (($ $ (-623 (-1145))) 241 (|has| |#1| (-1021))) (($ $ (-1145) (-749)) 240 (|has| |#1| (-1021))) (($ $ (-623 (-1145)) (-623 (-749))) 239 (|has| |#1| (-1021)))) (-2324 (((-112) $ $) 131)) (-2302 (((-112) $ $) 130)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 132)) (-2290 (((-112) $ $) 129)) (-2382 (($ $ $) 62) (($ (-1094 |#1| (-594 $)) (-1094 |#1| (-594 $))) 226 (|has| |#1| (-542)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66) (($ $ (-400 (-550))) 87)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64) (($ $ |#1|) 235 (|has| |#1| (-170))) (($ |#1| $) 234 (|has| |#1| (-170)))))
(((-29 |#1|) (-138) (-13 (-825) (-542))) (T -29))
-((-4146 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-825) (-542))))) (-4241 (*1 *2 *1) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *2 (-623 *1)) (-4 *1 (-29 *3)))) (-4146 (*1 *1 *1 *2) (-12 (-5 *2 (-1144)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-825) (-542))))) (-4241 (*1 *2 *1 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-623 *1)) (-4 *1 (-29 *4)))) (-4122 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-825) (-542))))) (-1384 (*1 *2 *1) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *2 (-623 *1)) (-4 *1 (-29 *3)))) (-4122 (*1 *1 *1 *2) (-12 (-5 *2 (-1144)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-825) (-542))))) (-1384 (*1 *2 *1 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-623 *1)) (-4 *1 (-29 *4)))))
-(-13 (-27) (-423 |t#1|) (-10 -8 (-15 -4146 ($ $)) (-15 -4241 ((-623 $) $)) (-15 -4146 ($ $ (-1144))) (-15 -4241 ((-623 $) $ (-1144))) (-15 -4122 ($ $)) (-15 -1384 ((-623 $) $)) (-15 -4122 ($ $ (-1144))) (-15 -1384 ((-623 $) $ (-1144)))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) . T) ((-27) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 |#1| |#1|) |has| |#1| (-170)) ((-111 $ $) . T) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-170) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-596 (-865 (-372))) |has| |#1| (-596 (-865 (-372)))) ((-596 (-865 (-550))) |has| |#1| (-596 (-865 (-550)))) ((-237) . T) ((-283) . T) ((-300) . T) ((-302 $) . T) ((-295) . T) ((-356) . T) ((-370 |#1|) |has| |#1| (-1020)) ((-393 |#1|) . T) ((-404 |#1|) . T) ((-423 |#1|) . T) ((-444) . T) ((-465) |has| |#1| (-465)) ((-505 (-594 $) $) . T) ((-505 $ $) . T) ((-542) . T) ((-626 #0#) . T) ((-626 |#1|) |has| |#1| (-170)) ((-626 $) . T) ((-619 (-550)) -12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020))) ((-619 |#1|) |has| |#1| (-1020)) ((-696 #0#) . T) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) . T) ((-705) . T) ((-825) . T) ((-873 (-1144)) |has| |#1| (-1020)) ((-859 (-372)) |has| |#1| (-859 (-372))) ((-859 (-550)) |has| |#1| (-859 (-550))) ((-857 |#1|) . T) ((-893) . T) ((-975) . T) ((-1011 (-400 (-550))) -1561 (|has| |#1| (-1011 (-400 (-550)))) (-12 (|has| |#1| (-542)) (|has| |#1| (-1011 (-550))))) ((-1011 (-400 (-925 |#1|))) |has| |#1| (-542)) ((-1011 (-550)) |has| |#1| (-1011 (-550))) ((-1011 (-594 $)) . T) ((-1011 (-925 |#1|)) |has| |#1| (-1020)) ((-1011 (-1144)) . T) ((-1011 |#1|) . T) ((-1026 #0#) . T) ((-1026 |#1|) |has| |#1| (-170)) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1181) . T) ((-1185) . T))
-((-3213 (((-1062 (-219)) $) NIL)) (-3202 (((-1062 (-219)) $) NIL)) (-1682 (($ $ (-219)) 125)) (-3622 (($ (-925 (-550)) (-1144) (-1144) (-1062 (-400 (-550))) (-1062 (-400 (-550)))) 83)) (-3576 (((-623 (-623 (-916 (-219)))) $) 137)) (-1518 (((-836) $) 149)))
-(((-30) (-13 (-928) (-10 -8 (-15 -3622 ($ (-925 (-550)) (-1144) (-1144) (-1062 (-400 (-550))) (-1062 (-400 (-550))))) (-15 -1682 ($ $ (-219)))))) (T -30))
-((-3622 (*1 *1 *2 *3 *3 *4 *4) (-12 (-5 *2 (-925 (-550))) (-5 *3 (-1144)) (-5 *4 (-1062 (-400 (-550)))) (-5 *1 (-30)))) (-1682 (*1 *1 *1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-30)))))
-(-13 (-928) (-10 -8 (-15 -3622 ($ (-925 (-550)) (-1144) (-1144) (-1062 (-400 (-550))) (-1062 (-400 (-550))))) (-15 -1682 ($ $ (-219)))))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 19) (((-1149) $) NIL) (($ (-1149)) NIL)) (-1925 (((-1103) $) 11)) (-1860 (((-1103) $) 9)) (-2316 (((-112) $ $) NIL)))
-(((-31) (-13 (-1051) (-10 -8 (-15 -1860 ((-1103) $)) (-15 -1925 ((-1103) $))))) (T -31))
-((-1860 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-31)))) (-1925 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-31)))))
-(-13 (-1051) (-10 -8 (-15 -1860 ((-1103) $)) (-15 -1925 ((-1103) $))))
-((-4146 ((|#2| (-1140 |#2|) (-1144)) 43)) (-2926 (((-114) (-114)) 56)) (-1843 (((-1140 |#2|) (-594 |#2|)) 133 (|has| |#1| (-1011 (-550))))) (-2735 ((|#2| |#1| (-550)) 122 (|has| |#1| (-1011 (-550))))) (-3746 ((|#2| (-1140 |#2|) |#2|) 30)) (-2681 (((-836) (-623 |#2|)) 85)) (-1310 ((|#2| |#2|) 129 (|has| |#1| (-1011 (-550))))) (-2222 (((-112) (-114)) 18)) (** ((|#2| |#2| (-400 (-550))) 96 (|has| |#1| (-1011 (-550))))))
-(((-32 |#1| |#2|) (-10 -7 (-15 -4146 (|#2| (-1140 |#2|) (-1144))) (-15 -2926 ((-114) (-114))) (-15 -2222 ((-112) (-114))) (-15 -3746 (|#2| (-1140 |#2|) |#2|)) (-15 -2681 ((-836) (-623 |#2|))) (IF (|has| |#1| (-1011 (-550))) (PROGN (-15 ** (|#2| |#2| (-400 (-550)))) (-15 -1843 ((-1140 |#2|) (-594 |#2|))) (-15 -1310 (|#2| |#2|)) (-15 -2735 (|#2| |#1| (-550)))) |%noBranch|)) (-13 (-825) (-542)) (-423 |#1|)) (T -32))
-((-2735 (*1 *2 *3 *4) (-12 (-5 *4 (-550)) (-4 *2 (-423 *3)) (-5 *1 (-32 *3 *2)) (-4 *3 (-1011 *4)) (-4 *3 (-13 (-825) (-542))))) (-1310 (*1 *2 *2) (-12 (-4 *3 (-1011 (-550))) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-32 *3 *2)) (-4 *2 (-423 *3)))) (-1843 (*1 *2 *3) (-12 (-5 *3 (-594 *5)) (-4 *5 (-423 *4)) (-4 *4 (-1011 (-550))) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-1140 *5)) (-5 *1 (-32 *4 *5)))) (** (*1 *2 *2 *3) (-12 (-5 *3 (-400 (-550))) (-4 *4 (-1011 (-550))) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-32 *4 *2)) (-4 *2 (-423 *4)))) (-2681 (*1 *2 *3) (-12 (-5 *3 (-623 *5)) (-4 *5 (-423 *4)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-836)) (-5 *1 (-32 *4 *5)))) (-3746 (*1 *2 *3 *2) (-12 (-5 *3 (-1140 *2)) (-4 *2 (-423 *4)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-32 *4 *2)))) (-2222 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112)) (-5 *1 (-32 *4 *5)) (-4 *5 (-423 *4)))) (-2926 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-32 *3 *4)) (-4 *4 (-423 *3)))) (-4146 (*1 *2 *3 *4) (-12 (-5 *3 (-1140 *2)) (-5 *4 (-1144)) (-4 *2 (-423 *5)) (-5 *1 (-32 *5 *2)) (-4 *5 (-13 (-825) (-542))))))
-(-10 -7 (-15 -4146 (|#2| (-1140 |#2|) (-1144))) (-15 -2926 ((-114) (-114))) (-15 -2222 ((-112) (-114))) (-15 -3746 (|#2| (-1140 |#2|) |#2|)) (-15 -2681 ((-836) (-623 |#2|))) (IF (|has| |#1| (-1011 (-550))) (PROGN (-15 ** (|#2| |#2| (-400 (-550)))) (-15 -1843 ((-1140 |#2|) (-594 |#2|))) (-15 -1310 (|#2| |#2|)) (-15 -2735 (|#2| |#1| (-550)))) |%noBranch|))
-((-4047 (((-112) $ (-749)) 16)) (-3513 (($) 10)) (-1859 (((-112) $ (-749)) 15)) (-1573 (((-112) $ (-749)) 14)) (-4140 (((-112) $ $) 8)) (-2902 (((-112) $) 13)))
-(((-33 |#1|) (-10 -8 (-15 -3513 (|#1|)) (-15 -4047 ((-112) |#1| (-749))) (-15 -1859 ((-112) |#1| (-749))) (-15 -1573 ((-112) |#1| (-749))) (-15 -2902 ((-112) |#1|)) (-15 -4140 ((-112) |#1| |#1|))) (-34)) (T -33))
-NIL
-(-10 -8 (-15 -3513 (|#1|)) (-15 -4047 ((-112) |#1| (-749))) (-15 -1859 ((-112) |#1| (-749))) (-15 -1573 ((-112) |#1| (-749))) (-15 -2902 ((-112) |#1|)) (-15 -4140 ((-112) |#1| |#1|)))
-((-4047 (((-112) $ (-749)) 8)) (-3513 (($) 7 T CONST)) (-1859 (((-112) $ (-749)) 9)) (-1573 (((-112) $ (-749)) 10)) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-1731 (($ $) 13)) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
+((-3217 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-825) (-542))))) (-1600 (*1 *2 *1) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *2 (-623 *1)) (-4 *1 (-29 *3)))) (-3217 (*1 *1 *1 *2) (-12 (-5 *2 (-1145)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-825) (-542))))) (-1600 (*1 *2 *1 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-623 *1)) (-4 *1 (-29 *4)))) (-2966 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-825) (-542))))) (-1510 (*1 *2 *1) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *2 (-623 *1)) (-4 *1 (-29 *3)))) (-2966 (*1 *1 *1 *2) (-12 (-5 *2 (-1145)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-825) (-542))))) (-1510 (*1 *2 *1 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-623 *1)) (-4 *1 (-29 *4)))))
+(-13 (-27) (-423 |t#1|) (-10 -8 (-15 -3217 ($ $)) (-15 -1600 ((-623 $) $)) (-15 -3217 ($ $ (-1145))) (-15 -1600 ((-623 $) $ (-1145))) (-15 -2966 ($ $)) (-15 -1510 ((-623 $) $)) (-15 -2966 ($ $ (-1145))) (-15 -1510 ((-623 $) $ (-1145)))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) . T) ((-27) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 |#1| |#1|) |has| |#1| (-170)) ((-111 $ $) . T) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-170) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-596 (-866 (-372))) |has| |#1| (-596 (-866 (-372)))) ((-596 (-866 (-550))) |has| |#1| (-596 (-866 (-550)))) ((-237) . T) ((-283) . T) ((-300) . T) ((-302 $) . T) ((-295) . T) ((-356) . T) ((-370 |#1|) |has| |#1| (-1021)) ((-393 |#1|) . T) ((-404 |#1|) . T) ((-423 |#1|) . T) ((-444) . T) ((-465) |has| |#1| (-465)) ((-505 (-594 $) $) . T) ((-505 $ $) . T) ((-542) . T) ((-626 #0#) . T) ((-626 |#1|) |has| |#1| (-170)) ((-626 $) . T) ((-619 (-550)) -12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021))) ((-619 |#1|) |has| |#1| (-1021)) ((-696 #0#) . T) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) . T) ((-705) . T) ((-825) . T) ((-874 (-1145)) |has| |#1| (-1021)) ((-860 (-372)) |has| |#1| (-860 (-372))) ((-860 (-550)) |has| |#1| (-860 (-550))) ((-858 |#1|) . T) ((-894) . T) ((-976) . T) ((-1012 (-400 (-550))) -1489 (|has| |#1| (-1012 (-400 (-550)))) (-12 (|has| |#1| (-542)) (|has| |#1| (-1012 (-550))))) ((-1012 (-400 (-926 |#1|))) |has| |#1| (-542)) ((-1012 (-550)) |has| |#1| (-1012 (-550))) ((-1012 (-594 $)) . T) ((-1012 (-926 |#1|)) |has| |#1| (-1021)) ((-1012 (-1145)) . T) ((-1012 |#1|) . T) ((-1027 #0#) . T) ((-1027 |#1|) |has| |#1| (-170)) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1182) . T) ((-1186) . T))
+((-3291 (((-1063 (-219)) $) NIL)) (-3282 (((-1063 (-219)) $) NIL)) (-3471 (($ $ (-219)) 125)) (-1529 (($ (-926 (-550)) (-1145) (-1145) (-1063 (-400 (-550))) (-1063 (-400 (-550)))) 83)) (-2348 (((-623 (-623 (-917 (-219)))) $) 137)) (-2233 (((-837) $) 149)))
+(((-30) (-13 (-929) (-10 -8 (-15 -1529 ($ (-926 (-550)) (-1145) (-1145) (-1063 (-400 (-550))) (-1063 (-400 (-550))))) (-15 -3471 ($ $ (-219)))))) (T -30))
+((-1529 (*1 *1 *2 *3 *3 *4 *4) (-12 (-5 *2 (-926 (-550))) (-5 *3 (-1145)) (-5 *4 (-1063 (-400 (-550)))) (-5 *1 (-30)))) (-3471 (*1 *1 *1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-30)))))
+(-13 (-929) (-10 -8 (-15 -1529 ($ (-926 (-550)) (-1145) (-1145) (-1063 (-400 (-550))) (-1063 (-400 (-550))))) (-15 -3471 ($ $ (-219)))))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 19) (((-1150) $) NIL) (($ (-1150)) NIL)) (-1865 (((-1104) $) 11)) (-4300 (((-1104) $) 9)) (-2264 (((-112) $ $) NIL)))
+(((-31) (-13 (-1052) (-10 -8 (-15 -4300 ((-1104) $)) (-15 -1865 ((-1104) $))))) (T -31))
+((-4300 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-31)))) (-1865 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-31)))))
+(-13 (-1052) (-10 -8 (-15 -4300 ((-1104) $)) (-15 -1865 ((-1104) $))))
+((-3217 ((|#2| (-1141 |#2|) (-1145)) 43)) (-1355 (((-114) (-114)) 56)) (-1333 (((-1141 |#2|) (-594 |#2|)) 133 (|has| |#1| (-1012 (-550))))) (-2018 ((|#2| |#1| (-550)) 122 (|has| |#1| (-1012 (-550))))) (-3456 ((|#2| (-1141 |#2|) |#2|) 30)) (-2788 (((-837) (-623 |#2|)) 85)) (-3832 ((|#2| |#2|) 129 (|has| |#1| (-1012 (-550))))) (-1905 (((-112) (-114)) 18)) (** ((|#2| |#2| (-400 (-550))) 96 (|has| |#1| (-1012 (-550))))))
+(((-32 |#1| |#2|) (-10 -7 (-15 -3217 (|#2| (-1141 |#2|) (-1145))) (-15 -1355 ((-114) (-114))) (-15 -1905 ((-112) (-114))) (-15 -3456 (|#2| (-1141 |#2|) |#2|)) (-15 -2788 ((-837) (-623 |#2|))) (IF (|has| |#1| (-1012 (-550))) (PROGN (-15 ** (|#2| |#2| (-400 (-550)))) (-15 -1333 ((-1141 |#2|) (-594 |#2|))) (-15 -3832 (|#2| |#2|)) (-15 -2018 (|#2| |#1| (-550)))) |%noBranch|)) (-13 (-825) (-542)) (-423 |#1|)) (T -32))
+((-2018 (*1 *2 *3 *4) (-12 (-5 *4 (-550)) (-4 *2 (-423 *3)) (-5 *1 (-32 *3 *2)) (-4 *3 (-1012 *4)) (-4 *3 (-13 (-825) (-542))))) (-3832 (*1 *2 *2) (-12 (-4 *3 (-1012 (-550))) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-32 *3 *2)) (-4 *2 (-423 *3)))) (-1333 (*1 *2 *3) (-12 (-5 *3 (-594 *5)) (-4 *5 (-423 *4)) (-4 *4 (-1012 (-550))) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-1141 *5)) (-5 *1 (-32 *4 *5)))) (** (*1 *2 *2 *3) (-12 (-5 *3 (-400 (-550))) (-4 *4 (-1012 (-550))) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-32 *4 *2)) (-4 *2 (-423 *4)))) (-2788 (*1 *2 *3) (-12 (-5 *3 (-623 *5)) (-4 *5 (-423 *4)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-837)) (-5 *1 (-32 *4 *5)))) (-3456 (*1 *2 *3 *2) (-12 (-5 *3 (-1141 *2)) (-4 *2 (-423 *4)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-32 *4 *2)))) (-1905 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112)) (-5 *1 (-32 *4 *5)) (-4 *5 (-423 *4)))) (-1355 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-32 *3 *4)) (-4 *4 (-423 *3)))) (-3217 (*1 *2 *3 *4) (-12 (-5 *3 (-1141 *2)) (-5 *4 (-1145)) (-4 *2 (-423 *5)) (-5 *1 (-32 *5 *2)) (-4 *5 (-13 (-825) (-542))))))
+(-10 -7 (-15 -3217 (|#2| (-1141 |#2|) (-1145))) (-15 -1355 ((-114) (-114))) (-15 -1905 ((-112) (-114))) (-15 -3456 (|#2| (-1141 |#2|) |#2|)) (-15 -2788 ((-837) (-623 |#2|))) (IF (|has| |#1| (-1012 (-550))) (PROGN (-15 ** (|#2| |#2| (-400 (-550)))) (-15 -1333 ((-1141 |#2|) (-594 |#2|))) (-15 -3832 (|#2| |#2|)) (-15 -2018 (|#2| |#1| (-550)))) |%noBranch|))
+((-3368 (((-112) $ (-749)) 16)) (-2991 (($) 10)) (-1445 (((-112) $ (-749)) 15)) (-1700 (((-112) $ (-749)) 14)) (-3155 (((-112) $ $) 8)) (-4217 (((-112) $) 13)))
+(((-33 |#1|) (-10 -8 (-15 -2991 (|#1|)) (-15 -3368 ((-112) |#1| (-749))) (-15 -1445 ((-112) |#1| (-749))) (-15 -1700 ((-112) |#1| (-749))) (-15 -4217 ((-112) |#1|)) (-15 -3155 ((-112) |#1| |#1|))) (-34)) (T -33))
+NIL
+(-10 -8 (-15 -2991 (|#1|)) (-15 -3368 ((-112) |#1| (-749))) (-15 -1445 ((-112) |#1| (-749))) (-15 -1700 ((-112) |#1| (-749))) (-15 -4217 ((-112) |#1|)) (-15 -3155 ((-112) |#1| |#1|)))
+((-3368 (((-112) $ (-749)) 8)) (-2991 (($) 7 T CONST)) (-1445 (((-112) $ (-749)) 9)) (-1700 (((-112) $ (-749)) 10)) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2435 (($ $) 13)) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
(((-34) (-138)) (T -34))
-((-4140 (*1 *2 *1 *1) (-12 (-4 *1 (-34)) (-5 *2 (-112)))) (-1731 (*1 *1 *1) (-4 *1 (-34))) (-3498 (*1 *1) (-4 *1 (-34))) (-2902 (*1 *2 *1) (-12 (-4 *1 (-34)) (-5 *2 (-112)))) (-1573 (*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-749)) (-5 *2 (-112)))) (-1859 (*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-749)) (-5 *2 (-112)))) (-4047 (*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-749)) (-5 *2 (-112)))) (-3513 (*1 *1) (-4 *1 (-34))) (-3191 (*1 *2 *1) (-12 (|has| *1 (-6 -4342)) (-4 *1 (-34)) (-5 *2 (-749)))))
-(-13 (-1181) (-10 -8 (-15 -4140 ((-112) $ $)) (-15 -1731 ($ $)) (-15 -3498 ($)) (-15 -2902 ((-112) $)) (-15 -1573 ((-112) $ (-749))) (-15 -1859 ((-112) $ (-749))) (-15 -4047 ((-112) $ (-749))) (-15 -3513 ($) -2258) (IF (|has| $ (-6 -4342)) (-15 -3191 ((-749) $)) |%noBranch|)))
-(((-1181) . T))
-((-3187 (($ $) 11)) (-3167 (($ $) 10)) (-3209 (($ $) 9)) (-3294 (($ $) 8)) (-3198 (($ $) 7)) (-3176 (($ $) 6)))
+((-3155 (*1 *2 *1 *1) (-12 (-4 *1 (-34)) (-5 *2 (-112)))) (-2435 (*1 *1 *1) (-4 *1 (-34))) (-2819 (*1 *1) (-4 *1 (-34))) (-4217 (*1 *2 *1) (-12 (-4 *1 (-34)) (-5 *2 (-112)))) (-1700 (*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-749)) (-5 *2 (-112)))) (-1445 (*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-749)) (-5 *2 (-112)))) (-3368 (*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-749)) (-5 *2 (-112)))) (-2991 (*1 *1) (-4 *1 (-34))) (-3307 (*1 *2 *1) (-12 (|has| *1 (-6 -4344)) (-4 *1 (-34)) (-5 *2 (-749)))))
+(-13 (-1182) (-10 -8 (-15 -3155 ((-112) $ $)) (-15 -2435 ($ $)) (-15 -2819 ($)) (-15 -4217 ((-112) $)) (-15 -1700 ((-112) $ (-749))) (-15 -1445 ((-112) $ (-749))) (-15 -3368 ((-112) $ (-749))) (-15 -2991 ($) -4165) (IF (|has| $ (-6 -4344)) (-15 -3307 ((-749) $)) |%noBranch|)))
+(((-1182) . T))
+((-4233 (($ $) 11)) (-4206 (($ $) 10)) (-4255 (($ $) 9)) (-3363 (($ $) 8)) (-4244 (($ $) 7)) (-4218 (($ $) 6)))
(((-35) (-138)) (T -35))
-((-3187 (*1 *1 *1) (-4 *1 (-35))) (-3167 (*1 *1 *1) (-4 *1 (-35))) (-3209 (*1 *1 *1) (-4 *1 (-35))) (-3294 (*1 *1 *1) (-4 *1 (-35))) (-3198 (*1 *1 *1) (-4 *1 (-35))) (-3176 (*1 *1 *1) (-4 *1 (-35))))
-(-13 (-10 -8 (-15 -3176 ($ $)) (-15 -3198 ($ $)) (-15 -3294 ($ $)) (-15 -3209 ($ $)) (-15 -3167 ($ $)) (-15 -3187 ($ $))))
-((-1504 (((-112) $ $) 19 (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-3625 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 125)) (-3996 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 148)) (-4180 (($ $) 146)) (-2570 (($) 72) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 71)) (-3029 (((-1232) $ |#1| |#1|) 99 (|has| $ (-6 -4343))) (((-1232) $ (-550) (-550)) 178 (|has| $ (-6 -4343)))) (-4249 (($ $ (-550)) 159 (|has| $ (-6 -4343)))) (-3654 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 209) (((-112) $) 203 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-3491 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 200 (|has| $ (-6 -4343))) (($ $) 199 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)) (|has| $ (-6 -4343))))) (-1674 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 210) (($ $) 204 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-4047 (((-112) $ (-749)) 8)) (-2190 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 134 (|has| $ (-6 -4343)))) (-1431 (($ $ $) 155 (|has| $ (-6 -4343)))) (-1300 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 157 (|has| $ (-6 -4343)))) (-3373 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 153 (|has| $ (-6 -4343)))) (-1705 ((|#2| $ |#1| |#2|) 73) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-550) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 189 (|has| $ (-6 -4343))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-1194 (-550)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 160 (|has| $ (-6 -4343))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ "last" (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 158 (|has| $ (-6 -4343))) (($ $ "rest" $) 156 (|has| $ (-6 -4343))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ "first" (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 154 (|has| $ (-6 -4343))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ "value" (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 133 (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) 132 (|has| $ (-6 -4343)))) (-3378 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 45 (|has| $ (-6 -4342))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 216)) (-4253 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 55 (|has| $ (-6 -4342))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 175 (|has| $ (-6 -4342)))) (-3985 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 147)) (-2908 (((-3 |#2| "failed") |#1| $) 61)) (-3513 (($) 7 T CONST)) (-2342 (($ $) 201 (|has| $ (-6 -4343)))) (-3243 (($ $) 211)) (-1308 (($ $ (-749)) 142) (($ $) 140)) (-3912 (($ $) 214 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (-1328 (($ $) 58 (-1561 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342))) (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342)))))) (-3112 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 47 (|has| $ (-6 -4342))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 46 (|has| $ (-6 -4342))) (((-3 |#2| "failed") |#1| $) 62) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 220) (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 215 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (-3137 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 57 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 54 (|has| $ (-6 -4342))) (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 177 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 174 (|has| $ (-6 -4342)))) (-2419 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 56 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342)))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 53 (|has| $ (-6 -4342))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 52 (|has| $ (-6 -4342))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 176 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342)))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 173 (|has| $ (-6 -4342))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 172 (|has| $ (-6 -4342)))) (-3245 ((|#2| $ |#1| |#2|) 87 (|has| $ (-6 -4343))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-550) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 190 (|has| $ (-6 -4343)))) (-3181 ((|#2| $ |#1|) 88) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-550)) 188)) (-3815 (((-112) $) 192)) (-2302 (((-550) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 208) (((-550) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 207 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))) (((-550) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-550)) 206 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (-3450 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 30 (|has| $ (-6 -4342))) (((-623 |#2|) $) 79 (|has| $ (-6 -4342))) (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 114 (|has| $ (-6 -4342)))) (-2560 (((-623 $) $) 123)) (-2333 (((-112) $ $) 131 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (-2578 (($ (-749) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 169)) (-1859 (((-112) $ (-749)) 9)) (-3195 ((|#1| $) 96 (|has| |#1| (-825))) (((-550) $) 180 (|has| (-550) (-825)))) (-2707 (($ $ $) 198 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-3884 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ $) 217) (($ $ $) 213 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-1832 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ $) 212) (($ $ $) 205 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-2689 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 29 (|has| $ (-6 -4342))) (((-623 |#2|) $) 80 (|has| $ (-6 -4342))) (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 115 (|has| $ (-6 -4342)))) (-1921 (((-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 27 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342)))) (((-112) |#2| $) 82 (-12 (|has| |#2| (-1068)) (|has| $ (-6 -4342)))) (((-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 117 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342))))) (-3283 ((|#1| $) 95 (|has| |#1| (-825))) (((-550) $) 181 (|has| (-550) (-825)))) (-4164 (($ $ $) 197 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-3234 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 34 (|has| $ (-6 -4343))) (($ (-1 |#2| |#2|) $) 75 (|has| $ (-6 -4343))) (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 110 (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 35) (($ (-1 |#2| |#2|) $) 74) (($ (-1 |#2| |#2| |#2|) $ $) 70) (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ $) 166) (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 109)) (-4218 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 225)) (-1573 (((-112) $ (-749)) 10)) (-2513 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 128)) (-3312 (((-112) $) 124)) (-1825 (((-1126) $) 22 (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-3159 (($ $ (-749)) 145) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 143)) (-3531 (((-623 |#1|) $) 63)) (-2550 (((-112) |#1| $) 64)) (-3638 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 39)) (-1886 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 40) (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-550)) 219) (($ $ $ (-550)) 218)) (-2055 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-550)) 162) (($ $ $ (-550)) 161)) (-2325 (((-623 |#1|) $) 93) (((-623 (-550)) $) 183)) (-2400 (((-112) |#1| $) 92) (((-112) (-550) $) 184)) (-3337 (((-1088) $) 21 (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-1293 ((|#2| $) 97 (|has| |#1| (-825))) (($ $ (-749)) 139) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 137)) (-3321 (((-3 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) "failed") (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 51) (((-3 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) "failed") (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 171)) (-3111 (($ $ |#2|) 98 (|has| $ (-6 -4343))) (($ $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 179 (|has| $ (-6 -4343)))) (-3760 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 41)) (-2719 (((-112) $) 191)) (-1543 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 32 (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#2|) $) 77 (|has| $ (-6 -4342))) (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 112 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))))) 26 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 25 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 24 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 23 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 |#2|) (-623 |#2|)) 86 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ |#2| |#2|) 85 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-287 |#2|)) 84 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-623 (-287 |#2|))) 83 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 121 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 120 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 119 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))))) 118 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-4140 (((-112) $ $) 14)) (-2256 (((-112) |#2| $) 94 (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068)))) (((-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 182 (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-2477 (((-623 |#2|) $) 91) (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 185)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#2| $ |#1|) 90) ((|#2| $ |#1| |#2|) 89) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-550) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 187) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-550)) 186) (($ $ (-1194 (-550))) 165) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ "last") 144) (($ $ "rest") 141) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ "first") 138) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ "value") 126)) (-2487 (((-550) $ $) 129)) (-2729 (($) 49) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 48)) (-3476 (($ $ (-550)) 222) (($ $ (-1194 (-550))) 221)) (-1529 (($ $ (-550)) 164) (($ $ (-1194 (-550))) 163)) (-2136 (((-112) $) 127)) (-3635 (($ $) 151)) (-3472 (($ $) 152 (|has| $ (-6 -4343)))) (-3728 (((-749) $) 150)) (-3786 (($ $) 149)) (-3350 (((-749) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 31 (|has| $ (-6 -4342))) (((-749) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 28 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342)))) (((-749) |#2| $) 81 (-12 (|has| |#2| (-1068)) (|has| $ (-6 -4342)))) (((-749) (-1 (-112) |#2|) $) 78 (|has| $ (-6 -4342))) (((-749) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 116 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342)))) (((-749) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 113 (|has| $ (-6 -4342)))) (-3593 (($ $ $ (-550)) 202 (|has| $ (-6 -4343)))) (-1731 (($ $) 13)) (-4028 (((-526) $) 59 (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-596 (-526))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-596 (-526)))))) (-1532 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 50) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 170)) (-3547 (($ $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 224) (($ $ $) 223)) (-3227 (($ $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 168) (($ (-623 $)) 167) (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 136) (($ $ $) 135)) (-1518 (((-836) $) 18 (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-595 (-836))) (|has| |#2| (-595 (-836))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-595 (-836)))))) (-3997 (((-623 $) $) 122)) (-2413 (((-112) $ $) 130 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (-3685 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 42)) (-3168 (((-3 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) "failed") |#1| $) 108)) (-1675 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 33 (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#2|) $) 76 (|has| $ (-6 -4342))) (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 111 (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) 195 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-2345 (((-112) $ $) 194 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-2316 (((-112) $ $) 20 (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-2354 (((-112) $ $) 196 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-2335 (((-112) $ $) 193 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-36 |#1| |#2|) (-138) (-1068) (-1068)) (T -36))
-((-3168 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-36 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-5 *2 (-2 (|:| -2763 *3) (|:| -2119 *4))))))
-(-13 (-1157 |t#1| |t#2|) (-644 (-2 (|:| -2763 |t#1|) (|:| -2119 |t#2|))) (-10 -8 (-15 -3168 ((-3 (-2 (|:| -2763 |t#1|) (|:| -2119 |t#2|)) "failed") |t#1| $))))
-(((-34) . T) ((-106 #0=(-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T) ((-101) -1561 (|has| |#2| (-1068)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825))) ((-595 (-836)) -1561 (|has| |#2| (-1068)) (|has| |#2| (-595 (-836))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-595 (-836)))) ((-149 #1=(-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T) ((-596 (-526)) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-596 (-526))) ((-223 #0#) . T) ((-229 #0#) . T) ((-279 #2=(-550) #1#) . T) ((-279 |#1| |#2|) . T) ((-281 #2# #1#) . T) ((-281 |#1| |#2|) . T) ((-302 #1#) -12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))) ((-302 |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) ((-275 #1#) . T) ((-366 #1#) . T) ((-481 #1#) . T) ((-481 |#2|) . T) ((-586 #2# #1#) . T) ((-586 |#1| |#2|) . T) ((-505 #1# #1#) -12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))) ((-505 |#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) ((-592 |#1| |#2|) . T) ((-629 #1#) . T) ((-644 #1#) . T) ((-825) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)) ((-983 #1#) . T) ((-1068) -1561 (|has| |#2| (-1068)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825))) ((-1117 #1#) . T) ((-1157 |#1| |#2|) . T) ((-1181) . T) ((-1215 #1#) . T))
-((-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#2|) 10)))
-(((-37 |#1| |#2|) (-10 -8 (-15 -1518 (|#1| |#2|)) (-15 -1518 (|#1| (-550))) (-15 -1518 ((-836) |#1|))) (-38 |#2|) (-170)) (T -37))
-NIL
-(-10 -8 (-15 -1518 (|#1| |#2|)) (-15 -1518 (|#1| (-550))) (-15 -1518 ((-836) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1386 (((-3 $ "failed") $) 32)) (-3102 (((-112) $) 30)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#1|) 35)) (-2390 (((-749)) 28)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 37) (($ |#1| $) 36)))
+((-4233 (*1 *1 *1) (-4 *1 (-35))) (-4206 (*1 *1 *1) (-4 *1 (-35))) (-4255 (*1 *1 *1) (-4 *1 (-35))) (-3363 (*1 *1 *1) (-4 *1 (-35))) (-4244 (*1 *1 *1) (-4 *1 (-35))) (-4218 (*1 *1 *1) (-4 *1 (-35))))
+(-13 (-10 -8 (-15 -4218 ($ $)) (-15 -4244 ($ $)) (-15 -3363 ($ $)) (-15 -4255 ($ $)) (-15 -4206 ($ $)) (-15 -4233 ($ $))))
+((-2221 (((-112) $ $) 19 (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-1337 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 125)) (-2422 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 148)) (-2470 (($ $) 146)) (-3364 (($) 72) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 71)) (-3037 (((-1233) $ |#1| |#1|) 99 (|has| $ (-6 -4345))) (((-1233) $ (-550) (-550)) 178 (|has| $ (-6 -4345)))) (-1687 (($ $ (-550)) 159 (|has| $ (-6 -4345)))) (-1837 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 209) (((-112) $) 203 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-2734 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 200 (|has| $ (-6 -4345))) (($ $) 199 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)) (|has| $ (-6 -4345))))) (-1814 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 210) (($ $) 204 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-3368 (((-112) $ (-749)) 8)) (-1629 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 134 (|has| $ (-6 -4345)))) (-2872 (($ $ $) 155 (|has| $ (-6 -4345)))) (-3737 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 157 (|has| $ (-6 -4345)))) (-3946 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 153 (|has| $ (-6 -4345)))) (-2409 ((|#2| $ |#1| |#2|) 73) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-550) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 189 (|has| $ (-6 -4345))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-1195 (-550)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 160 (|has| $ (-6 -4345))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ "last" (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 158 (|has| $ (-6 -4345))) (($ $ "rest" $) 156 (|has| $ (-6 -4345))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ "first" (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 154 (|has| $ (-6 -4345))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ "value" (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 133 (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) 132 (|has| $ (-6 -4345)))) (-3994 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 45 (|has| $ (-6 -4344))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 216)) (-2097 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 55 (|has| $ (-6 -4344))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 175 (|has| $ (-6 -4344)))) (-2408 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 147)) (-3696 (((-3 |#2| "failed") |#1| $) 61)) (-2991 (($) 7 T CONST)) (-3770 (($ $) 201 (|has| $ (-6 -4345)))) (-1999 (($ $) 211)) (-3870 (($ $ (-749)) 142) (($ $) 140)) (-2599 (($ $) 214 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (-2708 (($ $) 58 (-1489 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344))) (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344)))))) (-2505 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 47 (|has| $ (-6 -4344))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 46 (|has| $ (-6 -4344))) (((-3 |#2| "failed") |#1| $) 62) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 220) (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 215 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (-1979 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 57 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 54 (|has| $ (-6 -4344))) (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 177 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 174 (|has| $ (-6 -4344)))) (-2924 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 56 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344)))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 53 (|has| $ (-6 -4344))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 52 (|has| $ (-6 -4344))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 176 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344)))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 173 (|has| $ (-6 -4344))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 172 (|has| $ (-6 -4344)))) (-3317 ((|#2| $ |#1| |#2|) 87 (|has| $ (-6 -4345))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-550) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 190 (|has| $ (-6 -4345)))) (-3263 ((|#2| $ |#1|) 88) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-550)) 188)) (-2950 (((-112) $) 192)) (-3088 (((-550) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 208) (((-550) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 207 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))) (((-550) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-550)) 206 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (-2971 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 30 (|has| $ (-6 -4344))) (((-623 |#2|) $) 79 (|has| $ (-6 -4344))) (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 114 (|has| $ (-6 -4344)))) (-4079 (((-623 $) $) 123)) (-3687 (((-112) $ $) 131 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (-3375 (($ (-749) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 169)) (-1445 (((-112) $ (-749)) 9)) (-3096 ((|#1| $) 96 (|has| |#1| (-825))) (((-550) $) 180 (|has| (-550) (-825)))) (-2793 (($ $ $) 198 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-2299 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ $) 217) (($ $ $) 213 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-2441 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ $) 212) (($ $ $) 205 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-2876 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 29 (|has| $ (-6 -4344))) (((-623 |#2|) $) 80 (|has| $ (-6 -4344))) (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 115 (|has| $ (-6 -4344)))) (-3922 (((-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 27 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344)))) (((-112) |#2| $) 82 (-12 (|has| |#2| (-1069)) (|has| $ (-6 -4344)))) (((-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 117 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344))))) (-2506 ((|#1| $) 95 (|has| |#1| (-825))) (((-550) $) 181 (|has| (-550) (-825)))) (-2173 (($ $ $) 197 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-3311 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 34 (|has| $ (-6 -4345))) (($ (-1 |#2| |#2|) $) 75 (|has| $ (-6 -4345))) (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 110 (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 35) (($ (-1 |#2| |#2|) $) 74) (($ (-1 |#2| |#2| |#2|) $ $) 70) (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ $) 166) (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 109)) (-3743 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 225)) (-1700 (((-112) $ (-749)) 10)) (-2951 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 128)) (-1515 (((-112) $) 124)) (-2369 (((-1127) $) 22 (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-2001 (($ $ (-749)) 145) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 143)) (-4212 (((-623 |#1|) $) 63)) (-3998 (((-112) |#1| $) 64)) (-1696 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 39)) (-1715 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 40) (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-550)) 219) (($ $ $ (-550)) 218)) (-1476 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-550)) 162) (($ $ $ (-550)) 161)) (-3611 (((-623 |#1|) $) 93) (((-623 (-550)) $) 183)) (-3166 (((-112) |#1| $) 92) (((-112) (-550) $) 184)) (-3445 (((-1089) $) 21 (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-3858 ((|#2| $) 97 (|has| |#1| (-825))) (($ $ (-749)) 139) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 137)) (-1614 (((-3 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) "failed") (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 51) (((-3 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) "failed") (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 171)) (-2491 (($ $ |#2|) 98 (|has| $ (-6 -4345))) (($ $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 179 (|has| $ (-6 -4345)))) (-3576 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 41)) (-3164 (((-112) $) 191)) (-1410 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 32 (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#2|) $) 77 (|has| $ (-6 -4344))) (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 112 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))))) 26 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 25 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 24 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 23 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 |#2|) (-623 |#2|)) 86 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ |#2| |#2|) 85 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-287 |#2|)) 84 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-623 (-287 |#2|))) 83 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 121 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 120 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 119 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))))) 118 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-3155 (((-112) $ $) 14)) (-4100 (((-112) |#2| $) 94 (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069)))) (((-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 182 (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-1375 (((-623 |#2|) $) 91) (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 185)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#2| $ |#1|) 90) ((|#2| $ |#1| |#2|) 89) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-550) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 187) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-550)) 186) (($ $ (-1195 (-550))) 165) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ "last") 144) (($ $ "rest") 141) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ "first") 138) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ "value") 126)) (-1456 (((-550) $ $) 129)) (-3246 (($) 49) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 48)) (-3749 (($ $ (-550)) 222) (($ $ (-1195 (-550))) 221)) (-1512 (($ $ (-550)) 164) (($ $ (-1195 (-550))) 163)) (-2320 (((-112) $) 127)) (-1662 (($ $) 151)) (-3709 (($ $) 152 (|has| $ (-6 -4345)))) (-3300 (((-749) $) 150)) (-3813 (($ $) 149)) (-3457 (((-749) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 31 (|has| $ (-6 -4344))) (((-749) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 28 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344)))) (((-749) |#2| $) 81 (-12 (|has| |#2| (-1069)) (|has| $ (-6 -4344)))) (((-749) (-1 (-112) |#2|) $) 78 (|has| $ (-6 -4344))) (((-749) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 116 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344)))) (((-749) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 113 (|has| $ (-6 -4344)))) (-2502 (($ $ $ (-550)) 202 (|has| $ (-6 -4345)))) (-2435 (($ $) 13)) (-2451 (((-526) $) 59 (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-596 (-526))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-596 (-526)))))) (-2245 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 50) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 170)) (-2037 (($ $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 224) (($ $ $) 223)) (-4006 (($ $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 168) (($ (-623 $)) 167) (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 136) (($ $ $) 135)) (-2233 (((-837) $) 18 (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-595 (-837))) (|has| |#2| (-595 (-837))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-595 (-837)))))) (-4075 (((-623 $) $) 122)) (-1977 (((-112) $ $) 130 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (-4017 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 42)) (-2008 (((-3 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) "failed") |#1| $) 108)) (-3404 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 33 (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#2|) $) 76 (|has| $ (-6 -4344))) (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 111 (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) 195 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-2302 (((-112) $ $) 194 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-2264 (((-112) $ $) 20 (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-2313 (((-112) $ $) 196 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-2290 (((-112) $ $) 193 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-36 |#1| |#2|) (-138) (-1069) (-1069)) (T -36))
+((-2008 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-36 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-5 *2 (-2 (|:| -3549 *3) (|:| -3859 *4))))))
+(-13 (-1158 |t#1| |t#2|) (-644 (-2 (|:| -3549 |t#1|) (|:| -3859 |t#2|))) (-10 -8 (-15 -2008 ((-3 (-2 (|:| -3549 |t#1|) (|:| -3859 |t#2|)) "failed") |t#1| $))))
+(((-34) . T) ((-106 #0=(-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T) ((-101) -1489 (|has| |#2| (-1069)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825))) ((-595 (-837)) -1489 (|has| |#2| (-1069)) (|has| |#2| (-595 (-837))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-595 (-837)))) ((-149 #1=(-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T) ((-596 (-526)) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-596 (-526))) ((-223 #0#) . T) ((-229 #0#) . T) ((-279 #2=(-550) #1#) . T) ((-279 |#1| |#2|) . T) ((-281 #2# #1#) . T) ((-281 |#1| |#2|) . T) ((-302 #1#) -12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))) ((-302 |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) ((-275 #1#) . T) ((-366 #1#) . T) ((-481 #1#) . T) ((-481 |#2|) . T) ((-586 #2# #1#) . T) ((-586 |#1| |#2|) . T) ((-505 #1# #1#) -12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))) ((-505 |#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) ((-592 |#1| |#2|) . T) ((-629 #1#) . T) ((-644 #1#) . T) ((-825) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)) ((-984 #1#) . T) ((-1069) -1489 (|has| |#2| (-1069)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825))) ((-1118 #1#) . T) ((-1158 |#1| |#2|) . T) ((-1182) . T) ((-1216 #1#) . T))
+((-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#2|) 10)))
+(((-37 |#1| |#2|) (-10 -8 (-15 -2233 (|#1| |#2|)) (-15 -2233 (|#1| (-550))) (-15 -2233 ((-837) |#1|))) (-38 |#2|) (-170)) (T -37))
+NIL
+(-10 -8 (-15 -2233 (|#1| |#2|)) (-15 -2233 (|#1| (-550))) (-15 -2233 ((-837) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1537 (((-3 $ "failed") $) 32)) (-2419 (((-112) $) 30)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#1|) 35)) (-3091 (((-749)) 28)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 37) (($ |#1| $) 36)))
(((-38 |#1|) (-138) (-170)) (T -38))
-((-1518 (*1 *1 *2) (-12 (-4 *1 (-38 *2)) (-4 *2 (-170)))))
-(-13 (-1020) (-696 |t#1|) (-10 -8 (-15 -1518 ($ |t#1|))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-696 |#1|) . T) ((-705) . T) ((-1026 |#1|) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-1716 (((-411 |#1|) |#1|) 41)) (-3338 (((-411 |#1|) |#1|) 30) (((-411 |#1|) |#1| (-623 (-48))) 33)) (-1429 (((-112) |#1|) 56)))
-(((-39 |#1|) (-10 -7 (-15 -3338 ((-411 |#1|) |#1| (-623 (-48)))) (-15 -3338 ((-411 |#1|) |#1|)) (-15 -1716 ((-411 |#1|) |#1|)) (-15 -1429 ((-112) |#1|))) (-1203 (-48))) (T -39))
-((-1429 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-39 *3)) (-4 *3 (-1203 (-48))))) (-1716 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-39 *3)) (-4 *3 (-1203 (-48))))) (-3338 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-39 *3)) (-4 *3 (-1203 (-48))))) (-3338 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-48))) (-5 *2 (-411 *3)) (-5 *1 (-39 *3)) (-4 *3 (-1203 (-48))))))
-(-10 -7 (-15 -3338 ((-411 |#1|) |#1| (-623 (-48)))) (-15 -3338 ((-411 |#1|) |#1|)) (-15 -1716 ((-411 |#1|) |#1|)) (-15 -1429 ((-112) |#1|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1363 (((-2 (|:| |num| (-1227 |#2|)) (|:| |den| |#2|)) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| (-400 |#2|) (-356)))) (-1447 (($ $) NIL (|has| (-400 |#2|) (-356)))) (-4291 (((-112) $) NIL (|has| (-400 |#2|) (-356)))) (-1615 (((-667 (-400 |#2|)) (-1227 $)) NIL) (((-667 (-400 |#2|))) NIL)) (-2252 (((-400 |#2|) $) NIL)) (-1337 (((-1154 (-894) (-749)) (-550)) NIL (|has| (-400 |#2|) (-342)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL (|has| (-400 |#2|) (-356)))) (-3564 (((-411 $) $) NIL (|has| (-400 |#2|) (-356)))) (-3631 (((-112) $ $) NIL (|has| (-400 |#2|) (-356)))) (-4319 (((-749)) NIL (|has| (-400 |#2|) (-361)))) (-2438 (((-112)) NIL)) (-2332 (((-112) |#1|) NIL) (((-112) |#2|) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL (|has| (-400 |#2|) (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-400 |#2|) (-1011 (-400 (-550))))) (((-3 (-400 |#2|) "failed") $) NIL)) (-2726 (((-550) $) NIL (|has| (-400 |#2|) (-1011 (-550)))) (((-400 (-550)) $) NIL (|has| (-400 |#2|) (-1011 (-400 (-550))))) (((-400 |#2|) $) NIL)) (-4110 (($ (-1227 (-400 |#2|)) (-1227 $)) NIL) (($ (-1227 (-400 |#2|))) 57) (($ (-1227 |#2|) |#2|) 125)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-400 |#2|) (-342)))) (-3349 (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-2677 (((-667 (-400 |#2|)) $ (-1227 $)) NIL) (((-667 (-400 |#2|)) $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| (-400 |#2|) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| (-400 |#2|) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-400 |#2|))) (|:| |vec| (-1227 (-400 |#2|)))) (-667 $) (-1227 $)) NIL) (((-667 (-400 |#2|)) (-667 $)) NIL)) (-3770 (((-1227 $) (-1227 $)) NIL)) (-2419 (($ |#3|) NIL) (((-3 $ "failed") (-400 |#3|)) NIL (|has| (-400 |#2|) (-356)))) (-1386 (((-3 $ "failed") $) NIL)) (-1774 (((-623 (-623 |#1|))) NIL (|has| |#1| (-361)))) (-1591 (((-112) |#1| |#1|) NIL)) (-2122 (((-894)) NIL)) (-1741 (($) NIL (|has| (-400 |#2|) (-361)))) (-2234 (((-112)) NIL)) (-2133 (((-112) |#1|) NIL) (((-112) |#2|) NIL)) (-1519 (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| (-400 |#2|) (-356)))) (-2674 (($ $) NIL)) (-3485 (($) NIL (|has| (-400 |#2|) (-342)))) (-3697 (((-112) $) NIL (|has| (-400 |#2|) (-342)))) (-3714 (($ $ (-749)) NIL (|has| (-400 |#2|) (-342))) (($ $) NIL (|has| (-400 |#2|) (-342)))) (-3933 (((-112) $) NIL (|has| (-400 |#2|) (-356)))) (-2475 (((-894) $) NIL (|has| (-400 |#2|) (-342))) (((-811 (-894)) $) NIL (|has| (-400 |#2|) (-342)))) (-3102 (((-112) $) NIL)) (-2392 (((-749)) NIL)) (-2694 (((-1227 $) (-1227 $)) 102)) (-1389 (((-400 |#2|) $) NIL)) (-1897 (((-623 (-925 |#1|)) (-1144)) NIL (|has| |#1| (-356)))) (-2826 (((-3 $ "failed") $) NIL (|has| (-400 |#2|) (-342)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| (-400 |#2|) (-356)))) (-1428 ((|#3| $) NIL (|has| (-400 |#2|) (-356)))) (-2253 (((-894) $) NIL (|has| (-400 |#2|) (-361)))) (-2407 ((|#3| $) NIL)) (-3106 (($ (-623 $)) NIL (|has| (-400 |#2|) (-356))) (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-1825 (((-1126) $) NIL)) (-3332 (((-1232) (-749)) 79)) (-3298 (((-667 (-400 |#2|))) 51)) (-3519 (((-667 (-400 |#2|))) 44)) (-3235 (($ $) NIL (|has| (-400 |#2|) (-356)))) (-4179 (($ (-1227 |#2|) |#2|) 126)) (-3411 (((-667 (-400 |#2|))) 45)) (-3649 (((-667 (-400 |#2|))) 43)) (-4072 (((-2 (|:| |num| (-667 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 124)) (-4306 (((-2 (|:| |num| (-1227 |#2|)) (|:| |den| |#2|)) $) 64)) (-3119 (((-1227 $)) 42)) (-2372 (((-1227 $)) 41)) (-3022 (((-112) $) NIL)) (-2911 (((-112) $) NIL) (((-112) $ |#1|) NIL) (((-112) $ |#2|) NIL)) (-3862 (($) NIL (|has| (-400 |#2|) (-342)) CONST)) (-2922 (($ (-894)) NIL (|has| (-400 |#2|) (-361)))) (-3858 (((-3 |#2| "failed")) NIL)) (-3337 (((-1088) $) NIL)) (-1880 (((-749)) NIL)) (-3935 (($) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| (-400 |#2|) (-356)))) (-3139 (($ (-623 $)) NIL (|has| (-400 |#2|) (-356))) (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) NIL (|has| (-400 |#2|) (-342)))) (-3338 (((-411 $) $) NIL (|has| (-400 |#2|) (-356)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-400 |#2|) (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| (-400 |#2|) (-356)))) (-1495 (((-3 $ "failed") $ $) NIL (|has| (-400 |#2|) (-356)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| (-400 |#2|) (-356)))) (-3542 (((-749) $) NIL (|has| (-400 |#2|) (-356)))) (-2680 ((|#1| $ |#1| |#1|) NIL)) (-3959 (((-3 |#2| "failed")) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| (-400 |#2|) (-356)))) (-3453 (((-400 |#2|) (-1227 $)) NIL) (((-400 |#2|)) 39)) (-3811 (((-749) $) NIL (|has| (-400 |#2|) (-342))) (((-3 (-749) "failed") $ $) NIL (|has| (-400 |#2|) (-342)))) (-2393 (($ $ (-1 (-400 |#2|) (-400 |#2|)) (-749)) NIL (|has| (-400 |#2|) (-356))) (($ $ (-1 (-400 |#2|) (-400 |#2|))) NIL (|has| (-400 |#2|) (-356))) (($ $ (-1 |#2| |#2|)) 120) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144))))) (($ $ (-1144)) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144))))) (($ $ (-749)) NIL (-1561 (-12 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342)))) (($ $) NIL (-1561 (-12 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342))))) (-3013 (((-667 (-400 |#2|)) (-1227 $) (-1 (-400 |#2|) (-400 |#2|))) NIL (|has| (-400 |#2|) (-356)))) (-1310 ((|#3|) 50)) (-4288 (($) NIL (|has| (-400 |#2|) (-342)))) (-1373 (((-1227 (-400 |#2|)) $ (-1227 $)) NIL) (((-667 (-400 |#2|)) (-1227 $) (-1227 $)) NIL) (((-1227 (-400 |#2|)) $) 58) (((-667 (-400 |#2|)) (-1227 $)) 103)) (-4028 (((-1227 (-400 |#2|)) $) NIL) (($ (-1227 (-400 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (|has| (-400 |#2|) (-342)))) (-2794 (((-1227 $) (-1227 $)) NIL)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ (-400 |#2|)) NIL) (($ (-400 (-550))) NIL (-1561 (|has| (-400 |#2|) (-1011 (-400 (-550)))) (|has| (-400 |#2|) (-356)))) (($ $) NIL (|has| (-400 |#2|) (-356)))) (-4242 (($ $) NIL (|has| (-400 |#2|) (-342))) (((-3 $ "failed") $) NIL (|has| (-400 |#2|) (-143)))) (-2608 ((|#3| $) NIL)) (-2390 (((-749)) NIL)) (-1449 (((-112)) 37)) (-2538 (((-112) |#1|) 49) (((-112) |#2|) 132)) (-2437 (((-1227 $)) 93)) (-1345 (((-112) $ $) NIL (|has| (-400 |#2|) (-356)))) (-2013 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-1726 (((-112)) NIL)) (-2626 (($) 16 T CONST)) (-2636 (($) 26 T CONST)) (-4183 (($ $ (-1 (-400 |#2|) (-400 |#2|)) (-749)) NIL (|has| (-400 |#2|) (-356))) (($ $ (-1 (-400 |#2|) (-400 |#2|))) NIL (|has| (-400 |#2|) (-356))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144))))) (($ $ (-1144)) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144))))) (($ $ (-749)) NIL (-1561 (-12 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342)))) (($ $) NIL (-1561 (-12 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342))))) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| (-400 |#2|) (-356)))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 |#2|)) NIL) (($ (-400 |#2|) $) NIL) (($ (-400 (-550)) $) NIL (|has| (-400 |#2|) (-356))) (($ $ (-400 (-550))) NIL (|has| (-400 |#2|) (-356)))))
-(((-40 |#1| |#2| |#3| |#4|) (-13 (-335 |#1| |#2| |#3|) (-10 -7 (-15 -3332 ((-1232) (-749))))) (-356) (-1203 |#1|) (-1203 (-400 |#2|)) |#3|) (T -40))
-((-3332 (*1 *2 *3) (-12 (-5 *3 (-749)) (-4 *4 (-356)) (-4 *5 (-1203 *4)) (-5 *2 (-1232)) (-5 *1 (-40 *4 *5 *6 *7)) (-4 *6 (-1203 (-400 *5))) (-14 *7 *6))))
-(-13 (-335 |#1| |#2| |#3|) (-10 -7 (-15 -3332 ((-1232) (-749)))))
-((-2851 ((|#2| |#2|) 48)) (-2279 ((|#2| |#2|) 120 (-12 (|has| |#2| (-423 |#1|)) (|has| |#1| (-444)) (|has| |#1| (-825)) (|has| |#1| (-1011 (-550)))))) (-2178 ((|#2| |#2|) 87 (-12 (|has| |#2| (-423 |#1|)) (|has| |#1| (-444)) (|has| |#1| (-825)) (|has| |#1| (-1011 (-550)))))) (-1937 ((|#2| |#2|) 88 (-12 (|has| |#2| (-423 |#1|)) (|has| |#1| (-444)) (|has| |#1| (-825)) (|has| |#1| (-1011 (-550)))))) (-2377 ((|#2| (-114) |#2| (-749)) 116 (-12 (|has| |#2| (-423 |#1|)) (|has| |#1| (-444)) (|has| |#1| (-825)) (|has| |#1| (-1011 (-550)))))) (-1793 (((-1140 |#2|) |#2|) 45)) (-2963 ((|#2| |#2| (-623 (-594 |#2|))) 18) ((|#2| |#2| (-623 |#2|)) 20) ((|#2| |#2| |#2|) 21) ((|#2| |#2|) 16)))
-(((-41 |#1| |#2|) (-10 -7 (-15 -2851 (|#2| |#2|)) (-15 -2963 (|#2| |#2|)) (-15 -2963 (|#2| |#2| |#2|)) (-15 -2963 (|#2| |#2| (-623 |#2|))) (-15 -2963 (|#2| |#2| (-623 (-594 |#2|)))) (-15 -1793 ((-1140 |#2|) |#2|)) (IF (|has| |#1| (-825)) (IF (|has| |#1| (-444)) (IF (|has| |#1| (-1011 (-550))) (IF (|has| |#2| (-423 |#1|)) (PROGN (-15 -1937 (|#2| |#2|)) (-15 -2178 (|#2| |#2|)) (-15 -2279 (|#2| |#2|)) (-15 -2377 (|#2| (-114) |#2| (-749)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-542) (-13 (-356) (-295) (-10 -8 (-15 -2705 ((-1093 |#1| (-594 $)) $)) (-15 -2715 ((-1093 |#1| (-594 $)) $)) (-15 -1518 ($ (-1093 |#1| (-594 $))))))) (T -41))
-((-2377 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-114)) (-5 *4 (-749)) (-4 *5 (-444)) (-4 *5 (-825)) (-4 *5 (-1011 (-550))) (-4 *5 (-542)) (-5 *1 (-41 *5 *2)) (-4 *2 (-423 *5)) (-4 *2 (-13 (-356) (-295) (-10 -8 (-15 -2705 ((-1093 *5 (-594 $)) $)) (-15 -2715 ((-1093 *5 (-594 $)) $)) (-15 -1518 ($ (-1093 *5 (-594 $))))))))) (-2279 (*1 *2 *2) (-12 (-4 *3 (-444)) (-4 *3 (-825)) (-4 *3 (-1011 (-550))) (-4 *3 (-542)) (-5 *1 (-41 *3 *2)) (-4 *2 (-423 *3)) (-4 *2 (-13 (-356) (-295) (-10 -8 (-15 -2705 ((-1093 *3 (-594 $)) $)) (-15 -2715 ((-1093 *3 (-594 $)) $)) (-15 -1518 ($ (-1093 *3 (-594 $))))))))) (-2178 (*1 *2 *2) (-12 (-4 *3 (-444)) (-4 *3 (-825)) (-4 *3 (-1011 (-550))) (-4 *3 (-542)) (-5 *1 (-41 *3 *2)) (-4 *2 (-423 *3)) (-4 *2 (-13 (-356) (-295) (-10 -8 (-15 -2705 ((-1093 *3 (-594 $)) $)) (-15 -2715 ((-1093 *3 (-594 $)) $)) (-15 -1518 ($ (-1093 *3 (-594 $))))))))) (-1937 (*1 *2 *2) (-12 (-4 *3 (-444)) (-4 *3 (-825)) (-4 *3 (-1011 (-550))) (-4 *3 (-542)) (-5 *1 (-41 *3 *2)) (-4 *2 (-423 *3)) (-4 *2 (-13 (-356) (-295) (-10 -8 (-15 -2705 ((-1093 *3 (-594 $)) $)) (-15 -2715 ((-1093 *3 (-594 $)) $)) (-15 -1518 ($ (-1093 *3 (-594 $))))))))) (-1793 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-1140 *3)) (-5 *1 (-41 *4 *3)) (-4 *3 (-13 (-356) (-295) (-10 -8 (-15 -2705 ((-1093 *4 (-594 $)) $)) (-15 -2715 ((-1093 *4 (-594 $)) $)) (-15 -1518 ($ (-1093 *4 (-594 $))))))))) (-2963 (*1 *2 *2 *3) (-12 (-5 *3 (-623 (-594 *2))) (-4 *2 (-13 (-356) (-295) (-10 -8 (-15 -2705 ((-1093 *4 (-594 $)) $)) (-15 -2715 ((-1093 *4 (-594 $)) $)) (-15 -1518 ($ (-1093 *4 (-594 $))))))) (-4 *4 (-542)) (-5 *1 (-41 *4 *2)))) (-2963 (*1 *2 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-13 (-356) (-295) (-10 -8 (-15 -2705 ((-1093 *4 (-594 $)) $)) (-15 -2715 ((-1093 *4 (-594 $)) $)) (-15 -1518 ($ (-1093 *4 (-594 $))))))) (-4 *4 (-542)) (-5 *1 (-41 *4 *2)))) (-2963 (*1 *2 *2 *2) (-12 (-4 *3 (-542)) (-5 *1 (-41 *3 *2)) (-4 *2 (-13 (-356) (-295) (-10 -8 (-15 -2705 ((-1093 *3 (-594 $)) $)) (-15 -2715 ((-1093 *3 (-594 $)) $)) (-15 -1518 ($ (-1093 *3 (-594 $))))))))) (-2963 (*1 *2 *2) (-12 (-4 *3 (-542)) (-5 *1 (-41 *3 *2)) (-4 *2 (-13 (-356) (-295) (-10 -8 (-15 -2705 ((-1093 *3 (-594 $)) $)) (-15 -2715 ((-1093 *3 (-594 $)) $)) (-15 -1518 ($ (-1093 *3 (-594 $))))))))) (-2851 (*1 *2 *2) (-12 (-4 *3 (-542)) (-5 *1 (-41 *3 *2)) (-4 *2 (-13 (-356) (-295) (-10 -8 (-15 -2705 ((-1093 *3 (-594 $)) $)) (-15 -2715 ((-1093 *3 (-594 $)) $)) (-15 -1518 ($ (-1093 *3 (-594 $))))))))))
-(-10 -7 (-15 -2851 (|#2| |#2|)) (-15 -2963 (|#2| |#2|)) (-15 -2963 (|#2| |#2| |#2|)) (-15 -2963 (|#2| |#2| (-623 |#2|))) (-15 -2963 (|#2| |#2| (-623 (-594 |#2|)))) (-15 -1793 ((-1140 |#2|) |#2|)) (IF (|has| |#1| (-825)) (IF (|has| |#1| (-444)) (IF (|has| |#1| (-1011 (-550))) (IF (|has| |#2| (-423 |#1|)) (PROGN (-15 -1937 (|#2| |#2|)) (-15 -2178 (|#2| |#2|)) (-15 -2279 (|#2| |#2|)) (-15 -2377 (|#2| (-114) |#2| (-749)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|))
-((-3338 (((-411 (-1140 |#3|)) (-1140 |#3|) (-623 (-48))) 23) (((-411 |#3|) |#3| (-623 (-48))) 19)))
-(((-42 |#1| |#2| |#3|) (-10 -7 (-15 -3338 ((-411 |#3|) |#3| (-623 (-48)))) (-15 -3338 ((-411 (-1140 |#3|)) (-1140 |#3|) (-623 (-48))))) (-825) (-771) (-922 (-48) |#2| |#1|)) (T -42))
-((-3338 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-48))) (-4 *5 (-825)) (-4 *6 (-771)) (-4 *7 (-922 (-48) *6 *5)) (-5 *2 (-411 (-1140 *7))) (-5 *1 (-42 *5 *6 *7)) (-5 *3 (-1140 *7)))) (-3338 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-48))) (-4 *5 (-825)) (-4 *6 (-771)) (-5 *2 (-411 *3)) (-5 *1 (-42 *5 *6 *3)) (-4 *3 (-922 (-48) *6 *5)))))
-(-10 -7 (-15 -3338 ((-411 |#3|) |#3| (-623 (-48)))) (-15 -3338 ((-411 (-1140 |#3|)) (-1140 |#3|) (-623 (-48)))))
-((-1650 (((-749) |#2|) 65)) (-2583 (((-749) |#2|) 68)) (-3443 (((-623 |#2|)) 33)) (-2484 (((-749) |#2|) 67)) (-1515 (((-749) |#2|) 64)) (-1804 (((-749) |#2|) 66)) (-2905 (((-623 (-667 |#1|))) 60)) (-4138 (((-623 |#2|)) 55)) (-3922 (((-623 |#2|) |#2|) 43)) (-1312 (((-623 |#2|)) 57)) (-4261 (((-623 |#2|)) 56)) (-2800 (((-623 (-667 |#1|))) 48)) (-4032 (((-623 |#2|)) 54)) (-2069 (((-623 |#2|) |#2|) 42)) (-1947 (((-623 |#2|)) 50)) (-3341 (((-623 (-667 |#1|))) 61)) (-3263 (((-623 |#2|)) 59)) (-2437 (((-1227 |#2|) (-1227 |#2|)) 84 (|has| |#1| (-300)))))
-(((-43 |#1| |#2|) (-10 -7 (-15 -2484 ((-749) |#2|)) (-15 -2583 ((-749) |#2|)) (-15 -1515 ((-749) |#2|)) (-15 -1650 ((-749) |#2|)) (-15 -1804 ((-749) |#2|)) (-15 -1947 ((-623 |#2|))) (-15 -2069 ((-623 |#2|) |#2|)) (-15 -3922 ((-623 |#2|) |#2|)) (-15 -4032 ((-623 |#2|))) (-15 -4138 ((-623 |#2|))) (-15 -4261 ((-623 |#2|))) (-15 -1312 ((-623 |#2|))) (-15 -3263 ((-623 |#2|))) (-15 -2800 ((-623 (-667 |#1|)))) (-15 -2905 ((-623 (-667 |#1|)))) (-15 -3341 ((-623 (-667 |#1|)))) (-15 -3443 ((-623 |#2|))) (IF (|has| |#1| (-300)) (-15 -2437 ((-1227 |#2|) (-1227 |#2|))) |%noBranch|)) (-542) (-410 |#1|)) (T -43))
-((-2437 (*1 *2 *2) (-12 (-5 *2 (-1227 *4)) (-4 *4 (-410 *3)) (-4 *3 (-300)) (-4 *3 (-542)) (-5 *1 (-43 *3 *4)))) (-3443 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-3341 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 (-667 *3))) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-2905 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 (-667 *3))) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-2800 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 (-667 *3))) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-3263 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-1312 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-4261 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-4138 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-4032 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-3922 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-623 *3)) (-5 *1 (-43 *4 *3)) (-4 *3 (-410 *4)))) (-2069 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-623 *3)) (-5 *1 (-43 *4 *3)) (-4 *3 (-410 *4)))) (-1947 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-1804 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3)) (-4 *3 (-410 *4)))) (-1650 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3)) (-4 *3 (-410 *4)))) (-1515 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3)) (-4 *3 (-410 *4)))) (-2583 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3)) (-4 *3 (-410 *4)))) (-2484 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3)) (-4 *3 (-410 *4)))))
-(-10 -7 (-15 -2484 ((-749) |#2|)) (-15 -2583 ((-749) |#2|)) (-15 -1515 ((-749) |#2|)) (-15 -1650 ((-749) |#2|)) (-15 -1804 ((-749) |#2|)) (-15 -1947 ((-623 |#2|))) (-15 -2069 ((-623 |#2|) |#2|)) (-15 -3922 ((-623 |#2|) |#2|)) (-15 -4032 ((-623 |#2|))) (-15 -4138 ((-623 |#2|))) (-15 -4261 ((-623 |#2|))) (-15 -1312 ((-623 |#2|))) (-15 -3263 ((-623 |#2|))) (-15 -2800 ((-623 (-667 |#1|)))) (-15 -2905 ((-623 (-667 |#1|)))) (-15 -3341 ((-623 (-667 |#1|)))) (-15 -3443 ((-623 |#2|))) (IF (|has| |#1| (-300)) (-15 -2437 ((-1227 |#2|) (-1227 |#2|))) |%noBranch|))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3090 (((-3 $ "failed")) NIL (|has| |#1| (-542)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1265 (((-1227 (-667 |#1|)) (-1227 $)) NIL) (((-1227 (-667 |#1|))) 24)) (-3406 (((-1227 $)) 51)) (-3513 (($) NIL T CONST)) (-3726 (((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed")) NIL (|has| |#1| (-542)))) (-3947 (((-3 $ "failed")) NIL (|has| |#1| (-542)))) (-2043 (((-667 |#1|) (-1227 $)) NIL) (((-667 |#1|)) NIL)) (-1958 ((|#1| $) NIL)) (-2042 (((-667 |#1|) $ (-1227 $)) NIL) (((-667 |#1|) $) NIL)) (-3818 (((-3 $ "failed") $) NIL (|has| |#1| (-542)))) (-1870 (((-1140 (-925 |#1|))) NIL (|has| |#1| (-356)))) (-2923 (($ $ (-894)) NIL)) (-1729 ((|#1| $) NIL)) (-4215 (((-1140 |#1|) $) NIL (|has| |#1| (-542)))) (-3945 ((|#1| (-1227 $)) NIL) ((|#1|) NIL)) (-1474 (((-1140 |#1|) $) NIL)) (-2105 (((-112)) 87)) (-4110 (($ (-1227 |#1|) (-1227 $)) NIL) (($ (-1227 |#1|)) NIL)) (-1386 (((-3 $ "failed") $) 14 (|has| |#1| (-542)))) (-2122 (((-894)) 52)) (-2890 (((-112)) NIL)) (-1494 (($ $ (-894)) NIL)) (-3657 (((-112)) NIL)) (-3400 (((-112)) NIL)) (-2685 (((-112)) 89)) (-2662 (((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed")) NIL (|has| |#1| (-542)))) (-4080 (((-3 $ "failed")) NIL (|has| |#1| (-542)))) (-2116 (((-667 |#1|) (-1227 $)) NIL) (((-667 |#1|)) NIL)) (-3813 ((|#1| $) NIL)) (-2127 (((-667 |#1|) $ (-1227 $)) NIL) (((-667 |#1|) $) NIL)) (-2732 (((-3 $ "failed") $) NIL (|has| |#1| (-542)))) (-3480 (((-1140 (-925 |#1|))) NIL (|has| |#1| (-356)))) (-2834 (($ $ (-894)) NIL)) (-1842 ((|#1| $) NIL)) (-1305 (((-1140 |#1|) $) NIL (|has| |#1| (-542)))) (-4012 ((|#1| (-1227 $)) NIL) ((|#1|) NIL)) (-1603 (((-1140 |#1|) $) NIL)) (-2197 (((-112)) 86)) (-1825 (((-1126) $) NIL)) (-3528 (((-112)) 93)) (-2591 (((-112)) 92)) (-2781 (((-112)) 94)) (-3337 (((-1088) $) NIL)) (-3089 (((-112)) 88)) (-2680 ((|#1| $ (-550)) 54)) (-1373 (((-1227 |#1|) $ (-1227 $)) 48) (((-667 |#1|) (-1227 $) (-1227 $)) NIL) (((-1227 |#1|) $) 28) (((-667 |#1|) (-1227 $)) NIL)) (-4028 (((-1227 |#1|) $) NIL) (($ (-1227 |#1|)) NIL)) (-2361 (((-623 (-925 |#1|)) (-1227 $)) NIL) (((-623 (-925 |#1|))) NIL)) (-3292 (($ $ $) NIL)) (-2564 (((-112)) 84)) (-1518 (((-836) $) 69) (($ (-1227 |#1|)) 22)) (-2437 (((-1227 $)) 45)) (-3268 (((-623 (-1227 |#1|))) NIL (|has| |#1| (-542)))) (-3395 (($ $ $ $) NIL)) (-2376 (((-112)) 82)) (-4292 (($ (-667 |#1|) $) 18)) (-1358 (($ $ $) NIL)) (-2473 (((-112)) 85)) (-2286 (((-112)) 83)) (-2990 (((-112)) 81)) (-2626 (($) NIL T CONST)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 76) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-1110 |#2| |#1|) $) 19)))
-(((-44 |#1| |#2| |#3| |#4|) (-13 (-410 |#1|) (-626 (-1110 |#2| |#1|)) (-10 -8 (-15 -1518 ($ (-1227 |#1|))))) (-356) (-894) (-623 (-1144)) (-1227 (-667 |#1|))) (T -44))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1227 *3)) (-4 *3 (-356)) (-14 *6 (-1227 (-667 *3))) (-5 *1 (-44 *3 *4 *5 *6)) (-14 *4 (-894)) (-14 *5 (-623 (-1144))))))
-(-13 (-410 |#1|) (-626 (-1110 |#2| |#1|)) (-10 -8 (-15 -1518 ($ (-1227 |#1|)))))
-((-1504 (((-112) $ $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-3625 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-3996 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-4180 (($ $) NIL)) (-2570 (($) NIL) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-3029 (((-1232) $ |#1| |#1|) NIL (|has| $ (-6 -4343))) (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-4249 (($ $ (-550)) NIL (|has| $ (-6 -4343)))) (-3654 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL) (((-112) $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-3491 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4343))) (($ $) NIL (-12 (|has| $ (-6 -4343)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825))))) (-1674 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL) (($ $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-4047 (((-112) $ (-749)) NIL)) (-2190 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (|has| $ (-6 -4343)))) (-1431 (($ $ $) 27 (|has| $ (-6 -4343)))) (-1300 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (|has| $ (-6 -4343)))) (-3373 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 29 (|has| $ (-6 -4343)))) (-1705 ((|#2| $ |#1| |#2|) 46) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-550) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (|has| $ (-6 -4343))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-1194 (-550)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (|has| $ (-6 -4343))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ "last" (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (|has| $ (-6 -4343))) (($ $ "rest" $) NIL (|has| $ (-6 -4343))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ "first" (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (|has| $ (-6 -4343))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ "value" (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) NIL (|has| $ (-6 -4343)))) (-3378 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL)) (-4253 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-3985 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-2908 (((-3 |#2| "failed") |#1| $) 37)) (-3513 (($) NIL T CONST)) (-2342 (($ $) NIL (|has| $ (-6 -4343)))) (-3243 (($ $) NIL)) (-1308 (($ $ (-749)) NIL) (($ $) 24)) (-3912 (($ $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-3112 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (|has| $ (-6 -4342))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-3 |#2| "failed") |#1| $) 48) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL) (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (-3137 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-2419 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (|has| $ (-6 -4342))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (|has| $ (-6 -4342))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-3245 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4343))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-550) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (|has| $ (-6 -4343)))) (-3181 ((|#2| $ |#1|) NIL) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-550)) NIL)) (-3815 (((-112) $) NIL)) (-2302 (((-550) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL) (((-550) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))) (((-550) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-550)) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (-3450 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 18 (|has| $ (-6 -4342))) (((-623 |#2|) $) NIL (|has| $ (-6 -4342))) (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 18 (|has| $ (-6 -4342)))) (-2560 (((-623 $) $) NIL)) (-2333 (((-112) $ $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (-2578 (($ (-749) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-3195 ((|#1| $) NIL (|has| |#1| (-825))) (((-550) $) 32 (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-3884 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-1832 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-2689 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-623 |#2|) $) NIL (|has| $ (-6 -4342))) (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068)))) (((-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-3283 ((|#1| $) NIL (|has| |#1| (-825))) (((-550) $) 34 (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-3234 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4343))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4343))) (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ $) NIL) (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL)) (-4218 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-2513 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL)) (-3312 (((-112) $) NIL)) (-1825 (((-1126) $) 42 (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-3159 (($ $ (-749)) NIL) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-3531 (((-623 |#1|) $) 20)) (-2550 (((-112) |#1| $) NIL)) (-3638 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-1886 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL) (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-2055 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-2325 (((-623 |#1|) $) NIL) (((-623 (-550)) $) NIL)) (-2400 (((-112) |#1| $) NIL) (((-112) (-550) $) NIL)) (-3337 (((-1088) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-1293 ((|#2| $) NIL (|has| |#1| (-825))) (($ $ (-749)) NIL) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 23)) (-3321 (((-3 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) "failed") (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL) (((-3 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) "failed") (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL)) (-3111 (($ $ |#2|) NIL (|has| $ (-6 -4343))) (($ $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (|has| $ (-6 -4343)))) (-3760 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-2719 (((-112) $) NIL)) (-1543 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068)))) (((-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-2477 (((-623 |#2|) $) NIL) (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 17)) (-2902 (((-112) $) 16)) (-3498 (($) 13)) (-2680 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-550) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ (-550)) NIL) (($ $ (-1194 (-550))) NIL) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ "last") NIL) (($ $ "rest") NIL) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ "first") NIL) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $ "value") NIL)) (-2487 (((-550) $ $) NIL)) (-2729 (($) 12) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-3476 (($ $ (-550)) NIL) (($ $ (-1194 (-550))) NIL)) (-1529 (($ $ (-550)) NIL) (($ $ (-1194 (-550))) NIL)) (-2136 (((-112) $) NIL)) (-3635 (($ $) NIL)) (-3472 (($ $) NIL (|has| $ (-6 -4343)))) (-3728 (((-749) $) NIL)) (-3786 (($ $) NIL)) (-3350 (((-749) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-749) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068)))) (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342))) (((-749) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-749) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-3593 (($ $ $ (-550)) NIL (|has| $ (-6 -4343)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-596 (-526))))) (-1532 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-3547 (($ $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL) (($ $ $) NIL)) (-3227 (($ $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL) (($ (-623 $)) NIL) (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 25) (($ $ $) NIL)) (-1518 (((-836) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-595 (-836))) (|has| |#2| (-595 (-836)))))) (-3997 (((-623 $) $) NIL)) (-2413 (((-112) $ $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (-3685 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-3168 (((-3 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) "failed") |#1| $) 44)) (-1675 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-2345 (((-112) $ $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-2316 (((-112) $ $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-2354 (((-112) $ $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-2335 (((-112) $ $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-825)))) (-3191 (((-749) $) 22 (|has| $ (-6 -4342)))))
-(((-45 |#1| |#2|) (-36 |#1| |#2|) (-1068) (-1068)) (T -45))
+((-2233 (*1 *1 *2) (-12 (-4 *1 (-38 *2)) (-4 *2 (-170)))))
+(-13 (-1021) (-696 |t#1|) (-10 -8 (-15 -2233 ($ |t#1|))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-696 |#1|) . T) ((-705) . T) ((-1027 |#1|) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2590 (((-411 |#1|) |#1|) 41)) (-1735 (((-411 |#1|) |#1|) 30) (((-411 |#1|) |#1| (-623 (-48))) 33)) (-2847 (((-112) |#1|) 56)))
+(((-39 |#1|) (-10 -7 (-15 -1735 ((-411 |#1|) |#1| (-623 (-48)))) (-15 -1735 ((-411 |#1|) |#1|)) (-15 -2590 ((-411 |#1|) |#1|)) (-15 -2847 ((-112) |#1|))) (-1204 (-48))) (T -39))
+((-2847 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-39 *3)) (-4 *3 (-1204 (-48))))) (-2590 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-39 *3)) (-4 *3 (-1204 (-48))))) (-1735 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-39 *3)) (-4 *3 (-1204 (-48))))) (-1735 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-48))) (-5 *2 (-411 *3)) (-5 *1 (-39 *3)) (-4 *3 (-1204 (-48))))))
+(-10 -7 (-15 -1735 ((-411 |#1|) |#1| (-623 (-48)))) (-15 -1735 ((-411 |#1|) |#1|)) (-15 -2590 ((-411 |#1|) |#1|)) (-15 -2847 ((-112) |#1|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3897 (((-2 (|:| |num| (-1228 |#2|)) (|:| |den| |#2|)) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| (-400 |#2|) (-356)))) (-3050 (($ $) NIL (|has| (-400 |#2|) (-356)))) (-3953 (((-112) $) NIL (|has| (-400 |#2|) (-356)))) (-3992 (((-667 (-400 |#2|)) (-1228 $)) NIL) (((-667 (-400 |#2|))) NIL)) (-2223 (((-400 |#2|) $) NIL)) (-3435 (((-1155 (-895) (-749)) (-550)) NIL (|has| (-400 |#2|) (-342)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL (|has| (-400 |#2|) (-356)))) (-2207 (((-411 $) $) NIL (|has| (-400 |#2|) (-356)))) (-1611 (((-112) $ $) NIL (|has| (-400 |#2|) (-356)))) (-3828 (((-749)) NIL (|has| (-400 |#2|) (-361)))) (-2215 (((-112)) NIL)) (-3676 (((-112) |#1|) NIL) (((-112) |#2|) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL (|has| (-400 |#2|) (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-400 |#2|) (-1012 (-400 (-550))))) (((-3 (-400 |#2|) "failed") $) NIL)) (-2202 (((-550) $) NIL (|has| (-400 |#2|) (-1012 (-550)))) (((-400 (-550)) $) NIL (|has| (-400 |#2|) (-1012 (-400 (-550))))) (((-400 |#2|) $) NIL)) (-2821 (($ (-1228 (-400 |#2|)) (-1228 $)) NIL) (($ (-1228 (-400 |#2|))) 57) (($ (-1228 |#2|) |#2|) 125)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-400 |#2|) (-342)))) (-3455 (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-2766 (((-667 (-400 |#2|)) $ (-1228 $)) NIL) (((-667 (-400 |#2|)) $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| (-400 |#2|) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| (-400 |#2|) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-400 |#2|))) (|:| |vec| (-1228 (-400 |#2|)))) (-667 $) (-1228 $)) NIL) (((-667 (-400 |#2|)) (-667 $)) NIL)) (-3662 (((-1228 $) (-1228 $)) NIL)) (-2924 (($ |#3|) NIL) (((-3 $ "failed") (-400 |#3|)) NIL (|has| (-400 |#2|) (-356)))) (-1537 (((-3 $ "failed") $) NIL)) (-3142 (((-623 (-623 |#1|))) NIL (|has| |#1| (-361)))) (-3758 (((-112) |#1| |#1|) NIL)) (-3398 (((-895)) NIL)) (-1864 (($) NIL (|has| (-400 |#2|) (-361)))) (-3910 (((-112)) NIL)) (-2283 (((-112) |#1|) NIL) (((-112) |#2|) NIL)) (-3429 (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| (-400 |#2|) (-356)))) (-2731 (($ $) NIL)) (-2664 (($) NIL (|has| (-400 |#2|) (-342)))) (-4139 (((-112) $) NIL (|has| (-400 |#2|) (-342)))) (-4322 (($ $ (-749)) NIL (|has| (-400 |#2|) (-342))) (($ $) NIL (|has| (-400 |#2|) (-342)))) (-1568 (((-112) $) NIL (|has| (-400 |#2|) (-356)))) (-2603 (((-895) $) NIL (|has| (-400 |#2|) (-342))) (((-811 (-895)) $) NIL (|has| (-400 |#2|) (-342)))) (-2419 (((-112) $) NIL)) (-3101 (((-749)) NIL)) (-2938 (((-1228 $) (-1228 $)) 102)) (-1571 (((-400 |#2|) $) NIL)) (-1804 (((-623 (-926 |#1|)) (-1145)) NIL (|has| |#1| (-356)))) (-1620 (((-3 $ "failed") $) NIL (|has| (-400 |#2|) (-342)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| (-400 |#2|) (-356)))) (-2835 ((|#3| $) NIL (|has| (-400 |#2|) (-356)))) (-4073 (((-895) $) NIL (|has| (-400 |#2|) (-361)))) (-2910 ((|#3| $) NIL)) (-3231 (($ (-623 $)) NIL (|has| (-400 |#2|) (-356))) (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-2369 (((-1127) $) NIL)) (-1741 (((-1233) (-749)) 79)) (-1379 (((-667 (-400 |#2|))) 51)) (-3046 (((-667 (-400 |#2|))) 44)) (-1619 (($ $) NIL (|has| (-400 |#2|) (-356)))) (-2252 (($ (-1228 |#2|) |#2|) 126)) (-4305 (((-667 (-400 |#2|))) 45)) (-1787 (((-667 (-400 |#2|))) 43)) (-3603 (((-2 (|:| |num| (-667 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 124)) (-4090 (((-2 (|:| |num| (-1228 |#2|)) (|:| |den| |#2|)) $) 64)) (-2560 (((-1228 $)) 42)) (-2892 (((-1228 $)) 41)) (-2970 (((-112) $) NIL)) (-4298 (((-112) $) NIL) (((-112) $ |#1|) NIL) (((-112) $ |#2|) NIL)) (-2463 (($) NIL (|has| (-400 |#2|) (-342)) CONST)) (-3690 (($ (-895)) NIL (|has| (-400 |#2|) (-361)))) (-2043 (((-3 |#2| "failed")) NIL)) (-3445 (((-1089) $) NIL)) (-1646 (((-749)) NIL)) (-2256 (($) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| (-400 |#2|) (-356)))) (-3260 (($ (-623 $)) NIL (|has| (-400 |#2|) (-356))) (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) NIL (|has| (-400 |#2|) (-342)))) (-1735 (((-411 $) $) NIL (|has| (-400 |#2|) (-356)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-400 |#2|) (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| (-400 |#2|) (-356)))) (-3409 (((-3 $ "failed") $ $) NIL (|has| (-400 |#2|) (-356)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| (-400 |#2|) (-356)))) (-1988 (((-749) $) NIL (|has| (-400 |#2|) (-356)))) (-2757 ((|#1| $ |#1| |#1|) NIL)) (-1834 (((-3 |#2| "failed")) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| (-400 |#2|) (-356)))) (-3563 (((-400 |#2|) (-1228 $)) NIL) (((-400 |#2|)) 39)) (-2899 (((-749) $) NIL (|has| (-400 |#2|) (-342))) (((-3 (-749) "failed") $ $) NIL (|has| (-400 |#2|) (-342)))) (-2798 (($ $ (-1 (-400 |#2|) (-400 |#2|)) (-749)) NIL (|has| (-400 |#2|) (-356))) (($ $ (-1 (-400 |#2|) (-400 |#2|))) NIL (|has| (-400 |#2|) (-356))) (($ $ (-1 |#2| |#2|)) 120) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145))))) (($ $ (-1145)) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145))))) (($ $ (-749)) NIL (-1489 (-12 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342)))) (($ $) NIL (-1489 (-12 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342))))) (-2871 (((-667 (-400 |#2|)) (-1228 $) (-1 (-400 |#2|) (-400 |#2|))) NIL (|has| (-400 |#2|) (-356)))) (-3832 ((|#3|) 50)) (-2038 (($) NIL (|has| (-400 |#2|) (-342)))) (-2999 (((-1228 (-400 |#2|)) $ (-1228 $)) NIL) (((-667 (-400 |#2|)) (-1228 $) (-1228 $)) NIL) (((-1228 (-400 |#2|)) $) 58) (((-667 (-400 |#2|)) (-1228 $)) 103)) (-2451 (((-1228 (-400 |#2|)) $) NIL) (($ (-1228 (-400 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (|has| (-400 |#2|) (-342)))) (-2598 (((-1228 $) (-1228 $)) NIL)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ (-400 |#2|)) NIL) (($ (-400 (-550))) NIL (-1489 (|has| (-400 |#2|) (-1012 (-400 (-550)))) (|has| (-400 |#2|) (-356)))) (($ $) NIL (|has| (-400 |#2|) (-356)))) (-1613 (($ $) NIL (|has| (-400 |#2|) (-342))) (((-3 $ "failed") $) NIL (|has| (-400 |#2|) (-143)))) (-3359 ((|#3| $) NIL)) (-3091 (((-749)) NIL)) (-3071 (((-112)) 37)) (-3872 (((-112) |#1|) 49) (((-112) |#2|) 132)) (-2206 (((-1228 $)) 93)) (-1819 (((-112) $ $) NIL (|has| (-400 |#2|) (-356)))) (-3597 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-2687 (((-112)) NIL)) (-2688 (($) 16 T CONST)) (-2700 (($) 26 T CONST)) (-1901 (($ $ (-1 (-400 |#2|) (-400 |#2|)) (-749)) NIL (|has| (-400 |#2|) (-356))) (($ $ (-1 (-400 |#2|) (-400 |#2|))) NIL (|has| (-400 |#2|) (-356))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145))))) (($ $ (-1145)) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145))))) (($ $ (-749)) NIL (-1489 (-12 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342)))) (($ $) NIL (-1489 (-12 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342))))) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| (-400 |#2|) (-356)))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 |#2|)) NIL) (($ (-400 |#2|) $) NIL) (($ (-400 (-550)) $) NIL (|has| (-400 |#2|) (-356))) (($ $ (-400 (-550))) NIL (|has| (-400 |#2|) (-356)))))
+(((-40 |#1| |#2| |#3| |#4|) (-13 (-335 |#1| |#2| |#3|) (-10 -7 (-15 -1741 ((-1233) (-749))))) (-356) (-1204 |#1|) (-1204 (-400 |#2|)) |#3|) (T -40))
+((-1741 (*1 *2 *3) (-12 (-5 *3 (-749)) (-4 *4 (-356)) (-4 *5 (-1204 *4)) (-5 *2 (-1233)) (-5 *1 (-40 *4 *5 *6 *7)) (-4 *6 (-1204 (-400 *5))) (-14 *7 *6))))
+(-13 (-335 |#1| |#2| |#3|) (-10 -7 (-15 -1741 ((-1233) (-749)))))
+((-1844 ((|#2| |#2|) 48)) (-1268 ((|#2| |#2|) 120 (-12 (|has| |#2| (-423 |#1|)) (|has| |#1| (-444)) (|has| |#1| (-825)) (|has| |#1| (-1012 (-550)))))) (-1504 ((|#2| |#2|) 87 (-12 (|has| |#2| (-423 |#1|)) (|has| |#1| (-444)) (|has| |#1| (-825)) (|has| |#1| (-1012 (-550)))))) (-4077 ((|#2| |#2|) 88 (-12 (|has| |#2| (-423 |#1|)) (|has| |#1| (-444)) (|has| |#1| (-825)) (|has| |#1| (-1012 (-550)))))) (-2954 ((|#2| (-114) |#2| (-749)) 116 (-12 (|has| |#2| (-423 |#1|)) (|has| |#1| (-444)) (|has| |#1| (-825)) (|has| |#1| (-1012 (-550)))))) (-2021 (((-1141 |#2|) |#2|) 45)) (-3595 ((|#2| |#2| (-623 (-594 |#2|))) 18) ((|#2| |#2| (-623 |#2|)) 20) ((|#2| |#2| |#2|) 21) ((|#2| |#2|) 16)))
+(((-41 |#1| |#2|) (-10 -7 (-15 -1844 (|#2| |#2|)) (-15 -3595 (|#2| |#2|)) (-15 -3595 (|#2| |#2| |#2|)) (-15 -3595 (|#2| |#2| (-623 |#2|))) (-15 -3595 (|#2| |#2| (-623 (-594 |#2|)))) (-15 -2021 ((-1141 |#2|) |#2|)) (IF (|has| |#1| (-825)) (IF (|has| |#1| (-444)) (IF (|has| |#1| (-1012 (-550))) (IF (|has| |#2| (-423 |#1|)) (PROGN (-15 -4077 (|#2| |#2|)) (-15 -1504 (|#2| |#2|)) (-15 -1268 (|#2| |#2|)) (-15 -2954 (|#2| (-114) |#2| (-749)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-542) (-13 (-356) (-295) (-10 -8 (-15 -4153 ((-1094 |#1| (-594 $)) $)) (-15 -4163 ((-1094 |#1| (-594 $)) $)) (-15 -2233 ($ (-1094 |#1| (-594 $))))))) (T -41))
+((-2954 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-114)) (-5 *4 (-749)) (-4 *5 (-444)) (-4 *5 (-825)) (-4 *5 (-1012 (-550))) (-4 *5 (-542)) (-5 *1 (-41 *5 *2)) (-4 *2 (-423 *5)) (-4 *2 (-13 (-356) (-295) (-10 -8 (-15 -4153 ((-1094 *5 (-594 $)) $)) (-15 -4163 ((-1094 *5 (-594 $)) $)) (-15 -2233 ($ (-1094 *5 (-594 $))))))))) (-1268 (*1 *2 *2) (-12 (-4 *3 (-444)) (-4 *3 (-825)) (-4 *3 (-1012 (-550))) (-4 *3 (-542)) (-5 *1 (-41 *3 *2)) (-4 *2 (-423 *3)) (-4 *2 (-13 (-356) (-295) (-10 -8 (-15 -4153 ((-1094 *3 (-594 $)) $)) (-15 -4163 ((-1094 *3 (-594 $)) $)) (-15 -2233 ($ (-1094 *3 (-594 $))))))))) (-1504 (*1 *2 *2) (-12 (-4 *3 (-444)) (-4 *3 (-825)) (-4 *3 (-1012 (-550))) (-4 *3 (-542)) (-5 *1 (-41 *3 *2)) (-4 *2 (-423 *3)) (-4 *2 (-13 (-356) (-295) (-10 -8 (-15 -4153 ((-1094 *3 (-594 $)) $)) (-15 -4163 ((-1094 *3 (-594 $)) $)) (-15 -2233 ($ (-1094 *3 (-594 $))))))))) (-4077 (*1 *2 *2) (-12 (-4 *3 (-444)) (-4 *3 (-825)) (-4 *3 (-1012 (-550))) (-4 *3 (-542)) (-5 *1 (-41 *3 *2)) (-4 *2 (-423 *3)) (-4 *2 (-13 (-356) (-295) (-10 -8 (-15 -4153 ((-1094 *3 (-594 $)) $)) (-15 -4163 ((-1094 *3 (-594 $)) $)) (-15 -2233 ($ (-1094 *3 (-594 $))))))))) (-2021 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-1141 *3)) (-5 *1 (-41 *4 *3)) (-4 *3 (-13 (-356) (-295) (-10 -8 (-15 -4153 ((-1094 *4 (-594 $)) $)) (-15 -4163 ((-1094 *4 (-594 $)) $)) (-15 -2233 ($ (-1094 *4 (-594 $))))))))) (-3595 (*1 *2 *2 *3) (-12 (-5 *3 (-623 (-594 *2))) (-4 *2 (-13 (-356) (-295) (-10 -8 (-15 -4153 ((-1094 *4 (-594 $)) $)) (-15 -4163 ((-1094 *4 (-594 $)) $)) (-15 -2233 ($ (-1094 *4 (-594 $))))))) (-4 *4 (-542)) (-5 *1 (-41 *4 *2)))) (-3595 (*1 *2 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-13 (-356) (-295) (-10 -8 (-15 -4153 ((-1094 *4 (-594 $)) $)) (-15 -4163 ((-1094 *4 (-594 $)) $)) (-15 -2233 ($ (-1094 *4 (-594 $))))))) (-4 *4 (-542)) (-5 *1 (-41 *4 *2)))) (-3595 (*1 *2 *2 *2) (-12 (-4 *3 (-542)) (-5 *1 (-41 *3 *2)) (-4 *2 (-13 (-356) (-295) (-10 -8 (-15 -4153 ((-1094 *3 (-594 $)) $)) (-15 -4163 ((-1094 *3 (-594 $)) $)) (-15 -2233 ($ (-1094 *3 (-594 $))))))))) (-3595 (*1 *2 *2) (-12 (-4 *3 (-542)) (-5 *1 (-41 *3 *2)) (-4 *2 (-13 (-356) (-295) (-10 -8 (-15 -4153 ((-1094 *3 (-594 $)) $)) (-15 -4163 ((-1094 *3 (-594 $)) $)) (-15 -2233 ($ (-1094 *3 (-594 $))))))))) (-1844 (*1 *2 *2) (-12 (-4 *3 (-542)) (-5 *1 (-41 *3 *2)) (-4 *2 (-13 (-356) (-295) (-10 -8 (-15 -4153 ((-1094 *3 (-594 $)) $)) (-15 -4163 ((-1094 *3 (-594 $)) $)) (-15 -2233 ($ (-1094 *3 (-594 $))))))))))
+(-10 -7 (-15 -1844 (|#2| |#2|)) (-15 -3595 (|#2| |#2|)) (-15 -3595 (|#2| |#2| |#2|)) (-15 -3595 (|#2| |#2| (-623 |#2|))) (-15 -3595 (|#2| |#2| (-623 (-594 |#2|)))) (-15 -2021 ((-1141 |#2|) |#2|)) (IF (|has| |#1| (-825)) (IF (|has| |#1| (-444)) (IF (|has| |#1| (-1012 (-550))) (IF (|has| |#2| (-423 |#1|)) (PROGN (-15 -4077 (|#2| |#2|)) (-15 -1504 (|#2| |#2|)) (-15 -1268 (|#2| |#2|)) (-15 -2954 (|#2| (-114) |#2| (-749)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|))
+((-1735 (((-411 (-1141 |#3|)) (-1141 |#3|) (-623 (-48))) 23) (((-411 |#3|) |#3| (-623 (-48))) 19)))
+(((-42 |#1| |#2| |#3|) (-10 -7 (-15 -1735 ((-411 |#3|) |#3| (-623 (-48)))) (-15 -1735 ((-411 (-1141 |#3|)) (-1141 |#3|) (-623 (-48))))) (-825) (-771) (-923 (-48) |#2| |#1|)) (T -42))
+((-1735 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-48))) (-4 *5 (-825)) (-4 *6 (-771)) (-4 *7 (-923 (-48) *6 *5)) (-5 *2 (-411 (-1141 *7))) (-5 *1 (-42 *5 *6 *7)) (-5 *3 (-1141 *7)))) (-1735 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-48))) (-4 *5 (-825)) (-4 *6 (-771)) (-5 *2 (-411 *3)) (-5 *1 (-42 *5 *6 *3)) (-4 *3 (-923 (-48) *6 *5)))))
+(-10 -7 (-15 -1735 ((-411 |#3|) |#3| (-623 (-48)))) (-15 -1735 ((-411 (-1141 |#3|)) (-1141 |#3|) (-623 (-48)))))
+((-3204 (((-749) |#2|) 65)) (-4293 (((-749) |#2|) 68)) (-3482 (((-623 |#2|)) 33)) (-1427 (((-749) |#2|) 67)) (-2423 (((-749) |#2|) 64)) (-2144 (((-749) |#2|) 66)) (-4252 (((-623 (-667 |#1|))) 60)) (-3135 (((-623 |#2|)) 55)) (-1438 (((-623 |#2|) |#2|) 43)) (-3851 (((-623 |#2|)) 57)) (-1789 (((-623 |#2|)) 56)) (-2652 (((-623 (-667 |#1|))) 48)) (-1331 (((-623 |#2|)) 54)) (-2985 (((-623 |#2|) |#2|) 42)) (-4182 (((-623 |#2|)) 50)) (-1800 (((-623 (-667 |#1|))) 61)) (-2329 (((-623 |#2|)) 59)) (-2206 (((-1228 |#2|) (-1228 |#2|)) 84 (|has| |#1| (-300)))))
+(((-43 |#1| |#2|) (-10 -7 (-15 -1427 ((-749) |#2|)) (-15 -4293 ((-749) |#2|)) (-15 -2423 ((-749) |#2|)) (-15 -3204 ((-749) |#2|)) (-15 -2144 ((-749) |#2|)) (-15 -4182 ((-623 |#2|))) (-15 -2985 ((-623 |#2|) |#2|)) (-15 -1438 ((-623 |#2|) |#2|)) (-15 -1331 ((-623 |#2|))) (-15 -3135 ((-623 |#2|))) (-15 -1789 ((-623 |#2|))) (-15 -3851 ((-623 |#2|))) (-15 -2329 ((-623 |#2|))) (-15 -2652 ((-623 (-667 |#1|)))) (-15 -4252 ((-623 (-667 |#1|)))) (-15 -1800 ((-623 (-667 |#1|)))) (-15 -3482 ((-623 |#2|))) (IF (|has| |#1| (-300)) (-15 -2206 ((-1228 |#2|) (-1228 |#2|))) |%noBranch|)) (-542) (-410 |#1|)) (T -43))
+((-2206 (*1 *2 *2) (-12 (-5 *2 (-1228 *4)) (-4 *4 (-410 *3)) (-4 *3 (-300)) (-4 *3 (-542)) (-5 *1 (-43 *3 *4)))) (-3482 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-1800 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 (-667 *3))) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-4252 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 (-667 *3))) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-2652 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 (-667 *3))) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-2329 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-3851 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-1789 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-3135 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-1331 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-1438 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-623 *3)) (-5 *1 (-43 *4 *3)) (-4 *3 (-410 *4)))) (-2985 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-623 *3)) (-5 *1 (-43 *4 *3)) (-4 *3 (-410 *4)))) (-4182 (*1 *2) (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-410 *3)))) (-2144 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3)) (-4 *3 (-410 *4)))) (-3204 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3)) (-4 *3 (-410 *4)))) (-2423 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3)) (-4 *3 (-410 *4)))) (-4293 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3)) (-4 *3 (-410 *4)))) (-1427 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3)) (-4 *3 (-410 *4)))))
+(-10 -7 (-15 -1427 ((-749) |#2|)) (-15 -4293 ((-749) |#2|)) (-15 -2423 ((-749) |#2|)) (-15 -3204 ((-749) |#2|)) (-15 -2144 ((-749) |#2|)) (-15 -4182 ((-623 |#2|))) (-15 -2985 ((-623 |#2|) |#2|)) (-15 -1438 ((-623 |#2|) |#2|)) (-15 -1331 ((-623 |#2|))) (-15 -3135 ((-623 |#2|))) (-15 -1789 ((-623 |#2|))) (-15 -3851 ((-623 |#2|))) (-15 -2329 ((-623 |#2|))) (-15 -2652 ((-623 (-667 |#1|)))) (-15 -4252 ((-623 (-667 |#1|)))) (-15 -1800 ((-623 (-667 |#1|)))) (-15 -3482 ((-623 |#2|))) (IF (|has| |#1| (-300)) (-15 -2206 ((-1228 |#2|) (-1228 |#2|))) |%noBranch|))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-2305 (((-3 $ "failed")) NIL (|has| |#1| (-542)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2946 (((-1228 (-667 |#1|)) (-1228 $)) NIL) (((-1228 (-667 |#1|))) 24)) (-4259 (((-1228 $)) 51)) (-2991 (($) NIL T CONST)) (-1350 (((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed")) NIL (|has| |#1| (-542)))) (-1713 (((-3 $ "failed")) NIL (|has| |#1| (-542)))) (-2704 (((-667 |#1|) (-1228 $)) NIL) (((-667 |#1|)) NIL)) (-4281 ((|#1| $) NIL)) (-2693 (((-667 |#1|) $ (-1228 $)) NIL) (((-667 |#1|) $) NIL)) (-2988 (((-3 $ "failed") $) NIL (|has| |#1| (-542)))) (-1549 (((-1141 (-926 |#1|))) NIL (|has| |#1| (-356)))) (-1339 (($ $ (-895)) NIL)) (-2710 ((|#1| $) NIL)) (-2613 (((-1141 |#1|) $) NIL (|has| |#1| (-542)))) (-1690 ((|#1| (-1228 $)) NIL) ((|#1|) NIL)) (-2015 (((-1141 |#1|) $) NIL)) (-2030 (((-112)) 87)) (-2821 (($ (-1228 |#1|) (-1228 $)) NIL) (($ (-1228 |#1|)) NIL)) (-1537 (((-3 $ "failed") $) 14 (|has| |#1| (-542)))) (-3398 (((-895)) 52)) (-4094 (((-112)) NIL)) (-2210 (($ $ (-895)) NIL)) (-1870 (((-112)) NIL)) (-4189 (((-112)) NIL)) (-2826 (((-112)) 89)) (-3811 (((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed")) NIL (|has| |#1| (-542)))) (-3678 (((-3 $ "failed")) NIL (|has| |#1| (-542)))) (-2128 (((-667 |#1|) (-1228 $)) NIL) (((-667 |#1|)) NIL)) (-2925 ((|#1| $) NIL)) (-2224 (((-667 |#1|) $ (-1228 $)) NIL) (((-667 |#1|) $) NIL)) (-3274 (((-3 $ "failed") $) NIL (|has| |#1| (-542)))) (-3789 (((-1141 (-926 |#1|))) NIL (|has| |#1| (-356)))) (-1692 (($ $ (-895)) NIL)) (-1324 ((|#1| $) NIL)) (-3784 (((-1141 |#1|) $) NIL (|has| |#1| (-542)))) (-4216 ((|#1| (-1228 $)) NIL) ((|#1|) NIL)) (-3876 (((-1141 |#1|) $) NIL)) (-1688 (((-112)) 86)) (-2369 (((-1127) $) NIL)) (-3143 (((-112)) 93)) (-1294 (((-112)) 92)) (-2498 (((-112)) 94)) (-3445 (((-1089) $) NIL)) (-2294 (((-112)) 88)) (-2757 ((|#1| $ (-550)) 54)) (-2999 (((-1228 |#1|) $ (-1228 $)) 48) (((-667 |#1|) (-1228 $) (-1228 $)) NIL) (((-1228 |#1|) $) 28) (((-667 |#1|) (-1228 $)) NIL)) (-2451 (((-1228 |#1|) $) NIL) (($ (-1228 |#1|)) NIL)) (-2778 (((-623 (-926 |#1|)) (-1228 $)) NIL) (((-623 (-926 |#1|))) NIL)) (-1353 (($ $ $) NIL)) (-4118 (((-112)) 84)) (-2233 (((-837) $) 69) (($ (-1228 |#1|)) 22)) (-2206 (((-1228 $)) 45)) (-2364 (((-623 (-1228 |#1|))) NIL (|has| |#1| (-542)))) (-4143 (($ $ $ $) NIL)) (-2941 (((-112)) 82)) (-3806 (($ (-667 |#1|) $) 18)) (-1923 (($ $ $) NIL)) (-2582 (((-112)) 85)) (-3268 (((-112)) 83)) (-3836 (((-112)) 81)) (-2688 (($) NIL T CONST)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 76) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-1111 |#2| |#1|) $) 19)))
+(((-44 |#1| |#2| |#3| |#4|) (-13 (-410 |#1|) (-626 (-1111 |#2| |#1|)) (-10 -8 (-15 -2233 ($ (-1228 |#1|))))) (-356) (-895) (-623 (-1145)) (-1228 (-667 |#1|))) (T -44))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1228 *3)) (-4 *3 (-356)) (-14 *6 (-1228 (-667 *3))) (-5 *1 (-44 *3 *4 *5 *6)) (-14 *4 (-895)) (-14 *5 (-623 (-1145))))))
+(-13 (-410 |#1|) (-626 (-1111 |#2| |#1|)) (-10 -8 (-15 -2233 ($ (-1228 |#1|)))))
+((-2221 (((-112) $ $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-1337 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-2422 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-2470 (($ $) NIL)) (-3364 (($) NIL) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3037 (((-1233) $ |#1| |#1|) NIL (|has| $ (-6 -4345))) (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-1687 (($ $ (-550)) NIL (|has| $ (-6 -4345)))) (-1837 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL) (((-112) $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-2734 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4345))) (($ $) NIL (-12 (|has| $ (-6 -4345)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825))))) (-1814 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL) (($ $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-3368 (((-112) $ (-749)) NIL)) (-1629 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (|has| $ (-6 -4345)))) (-2872 (($ $ $) 27 (|has| $ (-6 -4345)))) (-3737 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (|has| $ (-6 -4345)))) (-3946 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 29 (|has| $ (-6 -4345)))) (-2409 ((|#2| $ |#1| |#2|) 46) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-550) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (|has| $ (-6 -4345))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-1195 (-550)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (|has| $ (-6 -4345))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ "last" (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (|has| $ (-6 -4345))) (($ $ "rest" $) NIL (|has| $ (-6 -4345))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ "first" (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (|has| $ (-6 -4345))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ "value" (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) NIL (|has| $ (-6 -4345)))) (-3994 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL)) (-2097 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-2408 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-3696 (((-3 |#2| "failed") |#1| $) 37)) (-2991 (($) NIL T CONST)) (-3770 (($ $) NIL (|has| $ (-6 -4345)))) (-1999 (($ $) NIL)) (-3870 (($ $ (-749)) NIL) (($ $) 24)) (-2599 (($ $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-2505 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (|has| $ (-6 -4344))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-3 |#2| "failed") |#1| $) 48) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL) (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (-1979 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-2924 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (|has| $ (-6 -4344))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (|has| $ (-6 -4344))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-3317 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4345))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-550) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (|has| $ (-6 -4345)))) (-3263 ((|#2| $ |#1|) NIL) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-550)) NIL)) (-2950 (((-112) $) NIL)) (-3088 (((-550) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL) (((-550) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))) (((-550) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-550)) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (-2971 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 18 (|has| $ (-6 -4344))) (((-623 |#2|) $) NIL (|has| $ (-6 -4344))) (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 18 (|has| $ (-6 -4344)))) (-4079 (((-623 $) $) NIL)) (-3687 (((-112) $ $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (-3375 (($ (-749) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-3096 ((|#1| $) NIL (|has| |#1| (-825))) (((-550) $) 32 (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-2299 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-2441 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-2876 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-623 |#2|) $) NIL (|has| $ (-6 -4344))) (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069)))) (((-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-2506 ((|#1| $) NIL (|has| |#1| (-825))) (((-550) $) 34 (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-3311 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4345))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4345))) (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ $) NIL) (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL)) (-3743 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2951 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL)) (-1515 (((-112) $) NIL)) (-2369 (((-1127) $) 42 (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-2001 (($ $ (-749)) NIL) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-4212 (((-623 |#1|) $) 20)) (-3998 (((-112) |#1| $) NIL)) (-1696 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-1715 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL) (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-1476 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-3611 (((-623 |#1|) $) NIL) (((-623 (-550)) $) NIL)) (-3166 (((-112) |#1| $) NIL) (((-112) (-550) $) NIL)) (-3445 (((-1089) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-3858 ((|#2| $) NIL (|has| |#1| (-825))) (($ $ (-749)) NIL) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 23)) (-1614 (((-3 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) "failed") (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL) (((-3 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) "failed") (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL)) (-2491 (($ $ |#2|) NIL (|has| $ (-6 -4345))) (($ $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (|has| $ (-6 -4345)))) (-3576 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-3164 (((-112) $) NIL)) (-1410 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069)))) (((-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-1375 (((-623 |#2|) $) NIL) (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 17)) (-4217 (((-112) $) 16)) (-2819 (($) 13)) (-2757 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-550) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ (-550)) NIL) (($ $ (-1195 (-550))) NIL) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ "last") NIL) (($ $ "rest") NIL) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ "first") NIL) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $ "value") NIL)) (-1456 (((-550) $ $) NIL)) (-3246 (($) 12) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3749 (($ $ (-550)) NIL) (($ $ (-1195 (-550))) NIL)) (-1512 (($ $ (-550)) NIL) (($ $ (-1195 (-550))) NIL)) (-2320 (((-112) $) NIL)) (-1662 (($ $) NIL)) (-3709 (($ $) NIL (|has| $ (-6 -4345)))) (-3300 (((-749) $) NIL)) (-3813 (($ $) NIL)) (-3457 (((-749) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-749) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069)))) (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344))) (((-749) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-749) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-2502 (($ $ $ (-550)) NIL (|has| $ (-6 -4345)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-596 (-526))))) (-2245 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-2037 (($ $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL) (($ $ $) NIL)) (-4006 (($ $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL) (($ (-623 $)) NIL) (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 25) (($ $ $) NIL)) (-2233 (((-837) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-595 (-837))) (|has| |#2| (-595 (-837)))))) (-4075 (((-623 $) $) NIL)) (-1977 (((-112) $ $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (-4017 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-2008 (((-3 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) "failed") |#1| $) 44)) (-3404 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-2302 (((-112) $ $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-2264 (((-112) $ $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-2313 (((-112) $ $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-2290 (((-112) $ $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-825)))) (-3307 (((-749) $) 22 (|has| $ (-6 -4344)))))
+(((-45 |#1| |#2|) (-36 |#1| |#2|) (-1069) (-1069)) (T -45))
NIL
(-36 |#1| |#2|)
-((-3439 (((-112) $) 12)) (-3972 (($ (-1 |#2| |#2|) $) 21)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ (-400 (-550)) $) 25) (($ $ (-400 (-550))) NIL)))
-(((-46 |#1| |#2| |#3|) (-10 -8 (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 -3439 ((-112) |#1|)) (-15 -3972 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-894) |#1|))) (-47 |#2| |#3|) (-1020) (-770)) (T -46))
-NIL
-(-10 -8 (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 -3439 ((-112) |#1|)) (-15 -3972 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-894) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 49 (|has| |#1| (-542)))) (-1447 (($ $) 50 (|has| |#1| (-542)))) (-4291 (((-112) $) 52 (|has| |#1| (-542)))) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-3295 (($ $) 58)) (-1386 (((-3 $ "failed") $) 32)) (-3102 (((-112) $) 30)) (-3439 (((-112) $) 60)) (-3118 (($ |#1| |#2|) 59)) (-3972 (($ (-1 |#1| |#1|) $) 61)) (-3267 (($ $) 63)) (-3277 ((|#1| $) 64)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1495 (((-3 $ "failed") $ $) 48 (|has| |#1| (-542)))) (-2970 ((|#2| $) 62)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ (-400 (-550))) 55 (|has| |#1| (-38 (-400 (-550))))) (($ $) 47 (|has| |#1| (-542))) (($ |#1|) 45 (|has| |#1| (-170)))) (-2510 ((|#1| $ |#2|) 57)) (-4242 (((-3 $ "failed") $) 46 (|has| |#1| (-143)))) (-2390 (((-749)) 28)) (-1345 (((-112) $ $) 51 (|has| |#1| (-542)))) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2414 (($ $ |#1|) 56 (|has| |#1| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 66) (($ |#1| $) 65) (($ (-400 (-550)) $) 54 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 53 (|has| |#1| (-38 (-400 (-550)))))))
-(((-47 |#1| |#2|) (-138) (-1020) (-770)) (T -47))
-((-3277 (*1 *2 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1020)))) (-3267 (*1 *1 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-770)))) (-2970 (*1 *2 *1) (-12 (-4 *1 (-47 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-770)))) (-3972 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-47 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-770)))) (-3439 (*1 *2 *1) (-12 (-4 *1 (-47 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-770)) (-5 *2 (-112)))) (-3118 (*1 *1 *2 *3) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-770)))) (-3295 (*1 *1 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-770)))) (-2510 (*1 *2 *1 *3) (-12 (-4 *1 (-47 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1020)))) (-2414 (*1 *1 *1 *2) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-770)) (-4 *2 (-356)))))
-(-13 (-1020) (-111 |t#1| |t#1|) (-10 -8 (-15 -3277 (|t#1| $)) (-15 -3267 ($ $)) (-15 -2970 (|t#2| $)) (-15 -3972 ($ (-1 |t#1| |t#1|) $)) (-15 -3439 ((-112) $)) (-15 -3118 ($ |t#1| |t#2|)) (-15 -3295 ($ $)) (-15 -2510 (|t#1| $ |t#2|)) (IF (|has| |t#1| (-356)) (-15 -2414 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-170)) (PROGN (-6 (-170)) (-6 (-38 |t#1|))) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |t#1| (-542)) (-6 (-542)) |%noBranch|) (IF (|has| |t#1| (-38 (-400 (-550)))) (-6 (-38 (-400 (-550)))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) |has| |#1| (-542)) ((-101) . T) ((-111 #0# #0#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1561 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-170) -1561 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-283) |has| |#1| (-542)) ((-542) |has| |#1| (-542)) ((-626 #0#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #0#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) |has| |#1| (-542)) ((-705) . T) ((-1026 #0#) |has| |#1| (-38 (-400 (-550)))) ((-1026 |#1|) . T) ((-1026 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-1384 (((-623 $) (-1140 $) (-1144)) NIL) (((-623 $) (-1140 $)) NIL) (((-623 $) (-925 $)) NIL)) (-4122 (($ (-1140 $) (-1144)) NIL) (($ (-1140 $)) NIL) (($ (-925 $)) NIL)) (-3433 (((-112) $) 11)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-3223 (((-623 (-594 $)) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1760 (($ $ (-287 $)) NIL) (($ $ (-623 (-287 $))) NIL) (($ $ (-623 (-594 $)) (-623 $)) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3353 (($ $) NIL)) (-3631 (((-112) $ $) NIL)) (-3513 (($) NIL T CONST)) (-4241 (((-623 $) (-1140 $) (-1144)) NIL) (((-623 $) (-1140 $)) NIL) (((-623 $) (-925 $)) NIL)) (-4146 (($ (-1140 $) (-1144)) NIL) (($ (-1140 $)) NIL) (($ (-925 $)) NIL)) (-3880 (((-3 (-594 $) "failed") $) NIL) (((-3 (-550) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL)) (-2726 (((-594 $) $) NIL) (((-550) $) NIL) (((-400 (-550)) $) NIL)) (-3349 (($ $ $) NIL)) (-3780 (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL) (((-667 (-550)) (-667 $)) NIL) (((-2 (|:| -1340 (-667 (-400 (-550)))) (|:| |vec| (-1227 (-400 (-550))))) (-667 $) (-1227 $)) NIL) (((-667 (-400 (-550))) (-667 $)) NIL)) (-2419 (($ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-1380 (($ $) NIL) (($ (-623 $)) NIL)) (-2029 (((-623 (-114)) $) NIL)) (-2926 (((-114) (-114)) NIL)) (-3102 (((-112) $) 14)) (-3718 (((-112) $) NIL (|has| $ (-1011 (-550))))) (-2705 (((-1093 (-550) (-594 $)) $) NIL)) (-1460 (($ $ (-550)) NIL)) (-1389 (((-1140 $) (-1140 $) (-594 $)) NIL) (((-1140 $) (-1140 $) (-623 (-594 $))) NIL) (($ $ (-594 $)) NIL) (($ $ (-623 (-594 $))) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1843 (((-1140 $) (-594 $)) NIL (|has| $ (-1020)))) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-3972 (($ (-1 $ $) (-594 $)) NIL)) (-2106 (((-3 (-594 $) "failed") $) NIL)) (-3106 (($ (-623 $)) NIL) (($ $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3296 (((-623 (-594 $)) $) NIL)) (-2776 (($ (-114) $) NIL) (($ (-114) (-623 $)) NIL)) (-3890 (((-112) $ (-114)) NIL) (((-112) $ (-1144)) NIL)) (-3235 (($ $) NIL)) (-3142 (((-749) $) NIL)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ (-623 $)) NIL) (($ $ $) NIL)) (-1938 (((-112) $ $) NIL) (((-112) $ (-1144)) NIL)) (-3338 (((-411 $) $) NIL)) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3777 (((-112) $) NIL (|has| $ (-1011 (-550))))) (-3866 (($ $ (-594 $) $) NIL) (($ $ (-623 (-594 $)) (-623 $)) NIL) (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-623 (-1144)) (-623 (-1 $ $))) NIL) (($ $ (-623 (-1144)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-1144) (-1 $ (-623 $))) NIL) (($ $ (-1144) (-1 $ $)) NIL) (($ $ (-623 (-114)) (-623 (-1 $ $))) NIL) (($ $ (-623 (-114)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-114) (-1 $ (-623 $))) NIL) (($ $ (-114) (-1 $ $)) NIL)) (-3542 (((-749) $) NIL)) (-2680 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-623 $)) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-3930 (($ $) NIL) (($ $ $) NIL)) (-2393 (($ $ (-749)) NIL) (($ $) NIL)) (-2715 (((-1093 (-550) (-594 $)) $) NIL)) (-1310 (($ $) NIL (|has| $ (-1020)))) (-4028 (((-372) $) NIL) (((-219) $) NIL) (((-167 (-372)) $) NIL)) (-1518 (((-836) $) NIL) (($ (-594 $)) NIL) (($ (-400 (-550))) NIL) (($ $) NIL) (($ (-550)) NIL) (($ (-1093 (-550) (-594 $))) NIL)) (-2390 (((-749)) NIL)) (-3716 (($ $) NIL) (($ (-623 $)) NIL)) (-2222 (((-112) (-114)) NIL)) (-1345 (((-112) $ $) NIL)) (-2626 (($) 7 T CONST)) (-2636 (($) 12 T CONST)) (-4183 (($ $ (-749)) NIL) (($ $) NIL)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 16)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) NIL)) (-2414 (($ $ $) NIL)) (-2403 (($ $ $) 15) (($ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-400 (-550))) NIL) (($ $ (-550)) NIL) (($ $ (-749)) NIL) (($ $ (-894)) NIL)) (* (($ (-400 (-550)) $) NIL) (($ $ (-400 (-550))) NIL) (($ $ $) NIL) (($ (-550) $) NIL) (($ (-749) $) NIL) (($ (-894) $) NIL)))
-(((-48) (-13 (-295) (-27) (-1011 (-550)) (-1011 (-400 (-550))) (-619 (-550)) (-995) (-619 (-400 (-550))) (-145) (-596 (-167 (-372))) (-227) (-10 -8 (-15 -1518 ($ (-1093 (-550) (-594 $)))) (-15 -2705 ((-1093 (-550) (-594 $)) $)) (-15 -2715 ((-1093 (-550) (-594 $)) $)) (-15 -2419 ($ $)) (-15 -1389 ((-1140 $) (-1140 $) (-594 $))) (-15 -1389 ((-1140 $) (-1140 $) (-623 (-594 $)))) (-15 -1389 ($ $ (-594 $))) (-15 -1389 ($ $ (-623 (-594 $))))))) (T -48))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1093 (-550) (-594 (-48)))) (-5 *1 (-48)))) (-2705 (*1 *2 *1) (-12 (-5 *2 (-1093 (-550) (-594 (-48)))) (-5 *1 (-48)))) (-2715 (*1 *2 *1) (-12 (-5 *2 (-1093 (-550) (-594 (-48)))) (-5 *1 (-48)))) (-2419 (*1 *1 *1) (-5 *1 (-48))) (-1389 (*1 *2 *2 *3) (-12 (-5 *2 (-1140 (-48))) (-5 *3 (-594 (-48))) (-5 *1 (-48)))) (-1389 (*1 *2 *2 *3) (-12 (-5 *2 (-1140 (-48))) (-5 *3 (-623 (-594 (-48)))) (-5 *1 (-48)))) (-1389 (*1 *1 *1 *2) (-12 (-5 *2 (-594 (-48))) (-5 *1 (-48)))) (-1389 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-594 (-48)))) (-5 *1 (-48)))))
-(-13 (-295) (-27) (-1011 (-550)) (-1011 (-400 (-550))) (-619 (-550)) (-995) (-619 (-400 (-550))) (-145) (-596 (-167 (-372))) (-227) (-10 -8 (-15 -1518 ($ (-1093 (-550) (-594 $)))) (-15 -2705 ((-1093 (-550) (-594 $)) $)) (-15 -2715 ((-1093 (-550) (-594 $)) $)) (-15 -2419 ($ $)) (-15 -1389 ((-1140 $) (-1140 $) (-594 $))) (-15 -1389 ((-1140 $) (-1140 $) (-623 (-594 $)))) (-15 -1389 ($ $ (-594 $))) (-15 -1389 ($ $ (-623 (-594 $))))))
-((-1504 (((-112) $ $) NIL)) (-3646 (((-623 (-1144)) $) 17)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 7)) (-1925 (((-1149) $) 18)) (-2316 (((-112) $ $) NIL)))
-(((-49) (-13 (-1068) (-10 -8 (-15 -3646 ((-623 (-1144)) $)) (-15 -1925 ((-1149) $))))) (T -49))
-((-3646 (*1 *2 *1) (-12 (-5 *2 (-623 (-1144))) (-5 *1 (-49)))) (-1925 (*1 *2 *1) (-12 (-5 *2 (-1149)) (-5 *1 (-49)))))
-(-13 (-1068) (-10 -8 (-15 -3646 ((-623 (-1144)) $)) (-15 -1925 ((-1149) $))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 61)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-4118 (((-112) $) 20)) (-3880 (((-3 |#1| "failed") $) 23)) (-2726 ((|#1| $) 24)) (-3295 (($ $) 28)) (-1386 (((-3 $ "failed") $) NIL)) (-3102 (((-112) $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-3277 ((|#1| $) 21)) (-3759 (($ $) 50)) (-1825 (((-1126) $) NIL)) (-1874 (((-112) $) 30)) (-3337 (((-1088) $) NIL)) (-3935 (($ (-749)) 48)) (-1812 (($ (-623 (-550))) 49)) (-2970 (((-749) $) 31)) (-1518 (((-836) $) 64) (($ (-550)) 45) (($ |#1|) 43)) (-2510 ((|#1| $ $) 19)) (-2390 (((-749)) 47)) (-2626 (($) 32 T CONST)) (-2636 (($) 14 T CONST)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) 40)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 41) (($ |#1| $) 35)))
-(((-50 |#1| |#2|) (-13 (-600 |#1|) (-1011 |#1|) (-10 -8 (-15 -3277 (|#1| $)) (-15 -3759 ($ $)) (-15 -3295 ($ $)) (-15 -2510 (|#1| $ $)) (-15 -3935 ($ (-749))) (-15 -1812 ($ (-623 (-550)))) (-15 -1874 ((-112) $)) (-15 -4118 ((-112) $)) (-15 -2970 ((-749) $)) (-15 -3972 ($ (-1 |#1| |#1|) $)))) (-1020) (-623 (-1144))) (T -50))
-((-3277 (*1 *2 *1) (-12 (-4 *2 (-1020)) (-5 *1 (-50 *2 *3)) (-14 *3 (-623 (-1144))))) (-3759 (*1 *1 *1) (-12 (-5 *1 (-50 *2 *3)) (-4 *2 (-1020)) (-14 *3 (-623 (-1144))))) (-3295 (*1 *1 *1) (-12 (-5 *1 (-50 *2 *3)) (-4 *2 (-1020)) (-14 *3 (-623 (-1144))))) (-2510 (*1 *2 *1 *1) (-12 (-4 *2 (-1020)) (-5 *1 (-50 *2 *3)) (-14 *3 (-623 (-1144))))) (-3935 (*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1020)) (-14 *4 (-623 (-1144))))) (-1812 (*1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-50 *3 *4)) (-4 *3 (-1020)) (-14 *4 (-623 (-1144))))) (-1874 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1020)) (-14 *4 (-623 (-1144))))) (-4118 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1020)) (-14 *4 (-623 (-1144))))) (-2970 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1020)) (-14 *4 (-623 (-1144))))) (-3972 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-50 *3 *4)) (-14 *4 (-623 (-1144))))))
-(-13 (-600 |#1|) (-1011 |#1|) (-10 -8 (-15 -3277 (|#1| $)) (-15 -3759 ($ $)) (-15 -3295 ($ $)) (-15 -2510 (|#1| $ $)) (-15 -3935 ($ (-749))) (-15 -1812 ($ (-623 (-550)))) (-15 -1874 ((-112) $)) (-15 -4118 ((-112) $)) (-15 -2970 ((-749) $)) (-15 -3972 ($ (-1 |#1| |#1|) $))))
-((-4118 (((-112) (-52)) 13)) (-3880 (((-3 |#1| "failed") (-52)) 21)) (-2726 ((|#1| (-52)) 22)) (-1518 (((-52) |#1|) 18)))
-(((-51 |#1|) (-10 -7 (-15 -1518 ((-52) |#1|)) (-15 -3880 ((-3 |#1| "failed") (-52))) (-15 -4118 ((-112) (-52))) (-15 -2726 (|#1| (-52)))) (-1181)) (T -51))
-((-2726 (*1 *2 *3) (-12 (-5 *3 (-52)) (-5 *1 (-51 *2)) (-4 *2 (-1181)))) (-4118 (*1 *2 *3) (-12 (-5 *3 (-52)) (-5 *2 (-112)) (-5 *1 (-51 *4)) (-4 *4 (-1181)))) (-3880 (*1 *2 *3) (|partial| -12 (-5 *3 (-52)) (-5 *1 (-51 *2)) (-4 *2 (-1181)))) (-1518 (*1 *2 *3) (-12 (-5 *2 (-52)) (-5 *1 (-51 *3)) (-4 *3 (-1181)))))
-(-10 -7 (-15 -1518 ((-52) |#1|)) (-15 -3880 ((-3 |#1| "failed") (-52))) (-15 -4118 ((-112) (-52))) (-15 -2726 (|#1| (-52))))
-((-1504 (((-112) $ $) NIL)) (-1390 (((-1126) (-112)) 25)) (-3438 (((-836) $) 24)) (-3794 (((-752) $) 12)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3570 (((-836) $) 16)) (-4043 (((-1072) $) 14)) (-1518 (((-836) $) 32)) (-3584 (($ (-1072) (-752)) 33)) (-2316 (((-112) $ $) 18)))
-(((-52) (-13 (-1068) (-10 -8 (-15 -3584 ($ (-1072) (-752))) (-15 -3570 ((-836) $)) (-15 -3438 ((-836) $)) (-15 -4043 ((-1072) $)) (-15 -3794 ((-752) $)) (-15 -1390 ((-1126) (-112)))))) (T -52))
-((-3584 (*1 *1 *2 *3) (-12 (-5 *2 (-1072)) (-5 *3 (-752)) (-5 *1 (-52)))) (-3570 (*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-52)))) (-3438 (*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-52)))) (-4043 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-52)))) (-3794 (*1 *2 *1) (-12 (-5 *2 (-752)) (-5 *1 (-52)))) (-1390 (*1 *2 *3) (-12 (-5 *3 (-112)) (-5 *2 (-1126)) (-5 *1 (-52)))))
-(-13 (-1068) (-10 -8 (-15 -3584 ($ (-1072) (-752))) (-15 -3570 ((-836) $)) (-15 -3438 ((-836) $)) (-15 -4043 ((-1072) $)) (-15 -3794 ((-752) $)) (-15 -1390 ((-1126) (-112)))))
-((-4292 ((|#2| |#3| (-1 |#2| |#2|) |#2|) 16)))
-(((-53 |#1| |#2| |#3|) (-10 -7 (-15 -4292 (|#2| |#3| (-1 |#2| |#2|) |#2|))) (-1020) (-626 |#1|) (-827 |#1|)) (T -53))
-((-4292 (*1 *2 *3 *4 *2) (-12 (-5 *4 (-1 *2 *2)) (-4 *2 (-626 *5)) (-4 *5 (-1020)) (-5 *1 (-53 *5 *2 *3)) (-4 *3 (-827 *5)))))
-(-10 -7 (-15 -4292 (|#2| |#3| (-1 |#2| |#2|) |#2|)))
-((-1981 ((|#3| |#3| (-623 (-1144))) 35)) (-4184 ((|#3| (-623 (-1044 |#1| |#2| |#3|)) |#3| (-894)) 22) ((|#3| (-623 (-1044 |#1| |#2| |#3|)) |#3|) 20)))
-(((-54 |#1| |#2| |#3|) (-10 -7 (-15 -4184 (|#3| (-623 (-1044 |#1| |#2| |#3|)) |#3|)) (-15 -4184 (|#3| (-623 (-1044 |#1| |#2| |#3|)) |#3| (-894))) (-15 -1981 (|#3| |#3| (-623 (-1144))))) (-1068) (-13 (-1020) (-859 |#1|) (-825) (-596 (-865 |#1|))) (-13 (-423 |#2|) (-859 |#1|) (-596 (-865 |#1|)))) (T -54))
-((-1981 (*1 *2 *2 *3) (-12 (-5 *3 (-623 (-1144))) (-4 *4 (-1068)) (-4 *5 (-13 (-1020) (-859 *4) (-825) (-596 (-865 *4)))) (-5 *1 (-54 *4 *5 *2)) (-4 *2 (-13 (-423 *5) (-859 *4) (-596 (-865 *4)))))) (-4184 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-623 (-1044 *5 *6 *2))) (-5 *4 (-894)) (-4 *5 (-1068)) (-4 *6 (-13 (-1020) (-859 *5) (-825) (-596 (-865 *5)))) (-4 *2 (-13 (-423 *6) (-859 *5) (-596 (-865 *5)))) (-5 *1 (-54 *5 *6 *2)))) (-4184 (*1 *2 *3 *2) (-12 (-5 *3 (-623 (-1044 *4 *5 *2))) (-4 *4 (-1068)) (-4 *5 (-13 (-1020) (-859 *4) (-825) (-596 (-865 *4)))) (-4 *2 (-13 (-423 *5) (-859 *4) (-596 (-865 *4)))) (-5 *1 (-54 *4 *5 *2)))))
-(-10 -7 (-15 -4184 (|#3| (-623 (-1044 |#1| |#2| |#3|)) |#3|)) (-15 -4184 (|#3| (-623 (-1044 |#1| |#2| |#3|)) |#3| (-894))) (-15 -1981 (|#3| |#3| (-623 (-1144)))))
-((-4047 (((-112) $ (-749)) 23)) (-1396 (($ $ (-550) |#3|) 46)) (-3693 (($ $ (-550) |#4|) 50)) (-3719 ((|#3| $ (-550)) 59)) (-3450 (((-623 |#2|) $) 30)) (-1859 (((-112) $ (-749)) 25)) (-1921 (((-112) |#2| $) 54)) (-3234 (($ (-1 |#2| |#2|) $) 37)) (-3972 (($ (-1 |#2| |#2|) $) 36) (($ (-1 |#2| |#2| |#2|) $ $) 40) (($ (-1 |#2| |#2| |#2|) $ $ |#2|) 42)) (-1573 (((-112) $ (-749)) 24)) (-3111 (($ $ |#2|) 34)) (-1543 (((-112) (-1 (-112) |#2|) $) 19)) (-2680 ((|#2| $ (-550) (-550)) NIL) ((|#2| $ (-550) (-550) |#2|) 27)) (-3350 (((-749) (-1 (-112) |#2|) $) 28) (((-749) |#2| $) 56)) (-1731 (($ $) 33)) (-3615 ((|#4| $ (-550)) 62)) (-1518 (((-836) $) 68)) (-1675 (((-112) (-1 (-112) |#2|) $) 18)) (-2316 (((-112) $ $) 53)) (-3191 (((-749) $) 26)))
-(((-55 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1518 ((-836) |#1|)) (-15 -3972 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -3972 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3234 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3693 (|#1| |#1| (-550) |#4|)) (-15 -1396 (|#1| |#1| (-550) |#3|)) (-15 -3450 ((-623 |#2|) |#1|)) (-15 -3615 (|#4| |#1| (-550))) (-15 -3719 (|#3| |#1| (-550))) (-15 -2680 (|#2| |#1| (-550) (-550) |#2|)) (-15 -2680 (|#2| |#1| (-550) (-550))) (-15 -3111 (|#1| |#1| |#2|)) (-15 -2316 ((-112) |#1| |#1|)) (-15 -1921 ((-112) |#2| |#1|)) (-15 -3350 ((-749) |#2| |#1|)) (-15 -3350 ((-749) (-1 (-112) |#2|) |#1|)) (-15 -1543 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -1675 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3972 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3191 ((-749) |#1|)) (-15 -4047 ((-112) |#1| (-749))) (-15 -1859 ((-112) |#1| (-749))) (-15 -1573 ((-112) |#1| (-749))) (-15 -1731 (|#1| |#1|))) (-56 |#2| |#3| |#4|) (-1181) (-366 |#2|) (-366 |#2|)) (T -55))
-NIL
-(-10 -8 (-15 -1518 ((-836) |#1|)) (-15 -3972 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -3972 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3234 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3693 (|#1| |#1| (-550) |#4|)) (-15 -1396 (|#1| |#1| (-550) |#3|)) (-15 -3450 ((-623 |#2|) |#1|)) (-15 -3615 (|#4| |#1| (-550))) (-15 -3719 (|#3| |#1| (-550))) (-15 -2680 (|#2| |#1| (-550) (-550) |#2|)) (-15 -2680 (|#2| |#1| (-550) (-550))) (-15 -3111 (|#1| |#1| |#2|)) (-15 -2316 ((-112) |#1| |#1|)) (-15 -1921 ((-112) |#2| |#1|)) (-15 -3350 ((-749) |#2| |#1|)) (-15 -3350 ((-749) (-1 (-112) |#2|) |#1|)) (-15 -1543 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -1675 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3972 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3191 ((-749) |#1|)) (-15 -4047 ((-112) |#1| (-749))) (-15 -1859 ((-112) |#1| (-749))) (-15 -1573 ((-112) |#1| (-749))) (-15 -1731 (|#1| |#1|)))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-4047 (((-112) $ (-749)) 8)) (-1705 ((|#1| $ (-550) (-550) |#1|) 44)) (-1396 (($ $ (-550) |#2|) 42)) (-3693 (($ $ (-550) |#3|) 41)) (-3513 (($) 7 T CONST)) (-3719 ((|#2| $ (-550)) 46)) (-3245 ((|#1| $ (-550) (-550) |#1|) 43)) (-3181 ((|#1| $ (-550) (-550)) 48)) (-3450 (((-623 |#1|) $) 30)) (-2115 (((-749) $) 51)) (-2578 (($ (-749) (-749) |#1|) 57)) (-2124 (((-749) $) 50)) (-1859 (((-112) $ (-749)) 9)) (-2938 (((-550) $) 55)) (-3895 (((-550) $) 53)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-2828 (((-550) $) 54)) (-3816 (((-550) $) 52)) (-3234 (($ (-1 |#1| |#1|) $) 34)) (-3972 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 40) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 39)) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-3111 (($ $ |#1|) 56)) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#1| $ (-550) (-550)) 49) ((|#1| $ (-550) (-550) |#1|) 47)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-3615 ((|#3| $ (-550)) 45)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-56 |#1| |#2| |#3|) (-138) (-1181) (-366 |t#1|) (-366 |t#1|)) (T -56))
-((-3972 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-2578 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-749)) (-4 *3 (-1181)) (-4 *1 (-56 *3 *4 *5)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-3111 (*1 *1 *1 *2) (-12 (-4 *1 (-56 *2 *3 *4)) (-4 *2 (-1181)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (-2938 (*1 *2 *1) (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-550)))) (-2828 (*1 *2 *1) (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-550)))) (-3895 (*1 *2 *1) (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-550)))) (-3816 (*1 *2 *1) (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-550)))) (-2115 (*1 *2 *1) (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-749)))) (-2124 (*1 *2 *1) (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-749)))) (-2680 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-550)) (-4 *1 (-56 *2 *4 *5)) (-4 *4 (-366 *2)) (-4 *5 (-366 *2)) (-4 *2 (-1181)))) (-3181 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-550)) (-4 *1 (-56 *2 *4 *5)) (-4 *4 (-366 *2)) (-4 *5 (-366 *2)) (-4 *2 (-1181)))) (-2680 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-550)) (-4 *1 (-56 *2 *4 *5)) (-4 *2 (-1181)) (-4 *4 (-366 *2)) (-4 *5 (-366 *2)))) (-3719 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-56 *4 *2 *5)) (-4 *4 (-1181)) (-4 *5 (-366 *4)) (-4 *2 (-366 *4)))) (-3615 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-56 *4 *5 *2)) (-4 *4 (-1181)) (-4 *5 (-366 *4)) (-4 *2 (-366 *4)))) (-3450 (*1 *2 *1) (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-623 *3)))) (-1705 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-550)) (-4 *1 (-56 *2 *4 *5)) (-4 *2 (-1181)) (-4 *4 (-366 *2)) (-4 *5 (-366 *2)))) (-3245 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-550)) (-4 *1 (-56 *2 *4 *5)) (-4 *2 (-1181)) (-4 *4 (-366 *2)) (-4 *5 (-366 *2)))) (-1396 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-550)) (-4 *1 (-56 *4 *3 *5)) (-4 *4 (-1181)) (-4 *3 (-366 *4)) (-4 *5 (-366 *4)))) (-3693 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-550)) (-4 *1 (-56 *4 *5 *3)) (-4 *4 (-1181)) (-4 *5 (-366 *4)) (-4 *3 (-366 *4)))) (-3234 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-3972 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-3972 (*1 *1 *2 *1 *1 *3) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))))
-(-13 (-481 |t#1|) (-10 -8 (-6 -4343) (-6 -4342) (-15 -2578 ($ (-749) (-749) |t#1|)) (-15 -3111 ($ $ |t#1|)) (-15 -2938 ((-550) $)) (-15 -2828 ((-550) $)) (-15 -3895 ((-550) $)) (-15 -3816 ((-550) $)) (-15 -2115 ((-749) $)) (-15 -2124 ((-749) $)) (-15 -2680 (|t#1| $ (-550) (-550))) (-15 -3181 (|t#1| $ (-550) (-550))) (-15 -2680 (|t#1| $ (-550) (-550) |t#1|)) (-15 -3719 (|t#2| $ (-550))) (-15 -3615 (|t#3| $ (-550))) (-15 -3450 ((-623 |t#1|) $)) (-15 -1705 (|t#1| $ (-550) (-550) |t#1|)) (-15 -3245 (|t#1| $ (-550) (-550) |t#1|)) (-15 -1396 ($ $ (-550) |t#2|)) (-15 -3693 ($ $ (-550) |t#3|)) (-15 -3972 ($ (-1 |t#1| |t#1|) $)) (-15 -3234 ($ (-1 |t#1| |t#1|) $)) (-15 -3972 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -3972 ($ (-1 |t#1| |t#1| |t#1|) $ $ |t#1|))))
-(((-34) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-1068) |has| |#1| (-1068)) ((-1181) . T))
-((-3572 (((-58 |#2|) (-1 |#2| |#1| |#2|) (-58 |#1|) |#2|) 16)) (-2419 ((|#2| (-1 |#2| |#1| |#2|) (-58 |#1|) |#2|) 18)) (-3972 (((-58 |#2|) (-1 |#2| |#1|) (-58 |#1|)) 13)))
-(((-57 |#1| |#2|) (-10 -7 (-15 -3572 ((-58 |#2|) (-1 |#2| |#1| |#2|) (-58 |#1|) |#2|)) (-15 -2419 (|#2| (-1 |#2| |#1| |#2|) (-58 |#1|) |#2|)) (-15 -3972 ((-58 |#2|) (-1 |#2| |#1|) (-58 |#1|)))) (-1181) (-1181)) (T -57))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-58 *5)) (-4 *5 (-1181)) (-4 *6 (-1181)) (-5 *2 (-58 *6)) (-5 *1 (-57 *5 *6)))) (-2419 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-58 *5)) (-4 *5 (-1181)) (-4 *2 (-1181)) (-5 *1 (-57 *5 *2)))) (-3572 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-58 *6)) (-4 *6 (-1181)) (-4 *5 (-1181)) (-5 *2 (-58 *5)) (-5 *1 (-57 *6 *5)))))
-(-10 -7 (-15 -3572 ((-58 |#2|) (-1 |#2| |#1| |#2|) (-58 |#1|) |#2|)) (-15 -2419 (|#2| (-1 |#2| |#1| |#2|) (-58 |#1|) |#2|)) (-15 -3972 ((-58 |#2|) (-1 |#2| |#1|) (-58 |#1|))))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-3654 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-825)))) (-3491 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4343))) (($ $) NIL (-12 (|has| $ (-6 -4343)) (|has| |#1| (-825))))) (-1674 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-825)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 ((|#1| $ (-550) |#1|) 11 (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) NIL (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3513 (($) NIL T CONST)) (-2342 (($ $) NIL (|has| $ (-6 -4343)))) (-3243 (($ $) NIL)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3137 (($ |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4342)))) (-3245 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) NIL)) (-2302 (((-550) (-1 (-112) |#1|) $) NIL) (((-550) |#1| $) NIL (|has| |#1| (-1068))) (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1068)))) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1554 (($ (-623 |#1|)) 13) (($ (-749) |#1|) 14)) (-2578 (($ (-749) |#1|) 9)) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) NIL (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-1832 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-825)))) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3283 (((-550) $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-2055 (($ |#1| $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1293 ((|#1| $) NIL (|has| (-550) (-825)))) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3111 (($ $ |#1|) NIL (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) 7)) (-2680 ((|#1| $ (-550) |#1|) NIL) ((|#1| $ (-550)) NIL) (($ $ (-1194 (-550))) NIL)) (-1529 (($ $ (-550)) NIL) (($ $ (-1194 (-550))) NIL)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3593 (($ $ $ (-550)) NIL (|has| $ (-6 -4343)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) NIL)) (-3227 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-623 $)) NIL)) (-1518 (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-58 |#1|) (-13 (-19 |#1|) (-10 -8 (-15 -1554 ($ (-623 |#1|))) (-15 -1554 ($ (-749) |#1|)))) (-1181)) (T -58))
-((-1554 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-5 *1 (-58 *3)))) (-1554 (*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-5 *1 (-58 *3)) (-4 *3 (-1181)))))
-(-13 (-19 |#1|) (-10 -8 (-15 -1554 ($ (-623 |#1|))) (-15 -1554 ($ (-749) |#1|))))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 ((|#1| $ (-550) (-550) |#1|) NIL)) (-1396 (($ $ (-550) (-58 |#1|)) NIL)) (-3693 (($ $ (-550) (-58 |#1|)) NIL)) (-3513 (($) NIL T CONST)) (-3719 (((-58 |#1|) $ (-550)) NIL)) (-3245 ((|#1| $ (-550) (-550) |#1|) NIL)) (-3181 ((|#1| $ (-550) (-550)) NIL)) (-3450 (((-623 |#1|) $) NIL)) (-2115 (((-749) $) NIL)) (-2578 (($ (-749) (-749) |#1|) NIL)) (-2124 (((-749) $) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-2938 (((-550) $) NIL)) (-3895 (((-550) $) NIL)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2828 (((-550) $) NIL)) (-3816 (((-550) $) NIL)) (-3234 (($ (-1 |#1| |#1|) $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-3111 (($ $ |#1|) NIL)) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#1| $ (-550) (-550)) NIL) ((|#1| $ (-550) (-550) |#1|) NIL)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) NIL)) (-3615 (((-58 |#1|) $ (-550)) NIL)) (-1518 (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-59 |#1|) (-13 (-56 |#1| (-58 |#1|) (-58 |#1|)) (-10 -7 (-6 -4343))) (-1181)) (T -59))
-NIL
-(-13 (-56 |#1| (-58 |#1|) (-58 |#1|)) (-10 -7 (-6 -4343)))
-((-3880 (((-3 $ "failed") (-1227 (-309 (-372)))) 74) (((-3 $ "failed") (-1227 (-309 (-550)))) 63) (((-3 $ "failed") (-1227 (-925 (-372)))) 94) (((-3 $ "failed") (-1227 (-925 (-550)))) 84) (((-3 $ "failed") (-1227 (-400 (-925 (-372))))) 52) (((-3 $ "failed") (-1227 (-400 (-925 (-550))))) 39)) (-2726 (($ (-1227 (-309 (-372)))) 70) (($ (-1227 (-309 (-550)))) 59) (($ (-1227 (-925 (-372)))) 90) (($ (-1227 (-925 (-550)))) 80) (($ (-1227 (-400 (-925 (-372))))) 48) (($ (-1227 (-400 (-925 (-550))))) 32)) (-3397 (((-1232) $) 120)) (-1518 (((-836) $) 113) (($ (-623 (-323))) 103) (($ (-323)) 97) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 101) (($ (-1227 (-332 (-1532 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-1532) (-677)))) 31)))
-(((-60 |#1|) (-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-1532) (-677))))))) (-1144)) (T -60))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1227 (-332 (-1532 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-1532) (-677)))) (-5 *1 (-60 *3)) (-14 *3 (-1144)))))
-(-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-1532) (-677)))))))
-((-3397 (((-1232) $) 53) (((-1232)) 54)) (-1518 (((-836) $) 50)))
-(((-61 |#1|) (-13 (-388) (-10 -7 (-15 -3397 ((-1232))))) (-1144)) (T -61))
-((-3397 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-61 *3)) (-14 *3 (-1144)))))
-(-13 (-388) (-10 -7 (-15 -3397 ((-1232)))))
-((-3880 (((-3 $ "failed") (-1227 (-309 (-372)))) 144) (((-3 $ "failed") (-1227 (-309 (-550)))) 134) (((-3 $ "failed") (-1227 (-925 (-372)))) 164) (((-3 $ "failed") (-1227 (-925 (-550)))) 154) (((-3 $ "failed") (-1227 (-400 (-925 (-372))))) 123) (((-3 $ "failed") (-1227 (-400 (-925 (-550))))) 111)) (-2726 (($ (-1227 (-309 (-372)))) 140) (($ (-1227 (-309 (-550)))) 130) (($ (-1227 (-925 (-372)))) 160) (($ (-1227 (-925 (-550)))) 150) (($ (-1227 (-400 (-925 (-372))))) 119) (($ (-1227 (-400 (-925 (-550))))) 104)) (-3397 (((-1232) $) 97)) (-1518 (((-836) $) 91) (($ (-623 (-323))) 29) (($ (-323)) 34) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 32) (($ (-1227 (-332 (-1532) (-1532 (QUOTE XC)) (-677)))) 89)))
-(((-62 |#1|) (-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532) (-1532 (QUOTE XC)) (-677))))))) (-1144)) (T -62))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1227 (-332 (-1532) (-1532 (QUOTE XC)) (-677)))) (-5 *1 (-62 *3)) (-14 *3 (-1144)))))
-(-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532) (-1532 (QUOTE XC)) (-677)))))))
-((-3880 (((-3 $ "failed") (-309 (-372))) 41) (((-3 $ "failed") (-309 (-550))) 46) (((-3 $ "failed") (-925 (-372))) 50) (((-3 $ "failed") (-925 (-550))) 54) (((-3 $ "failed") (-400 (-925 (-372)))) 36) (((-3 $ "failed") (-400 (-925 (-550)))) 29)) (-2726 (($ (-309 (-372))) 39) (($ (-309 (-550))) 44) (($ (-925 (-372))) 48) (($ (-925 (-550))) 52) (($ (-400 (-925 (-372)))) 34) (($ (-400 (-925 (-550)))) 26)) (-3397 (((-1232) $) 76)) (-1518 (((-836) $) 69) (($ (-623 (-323))) 61) (($ (-323)) 66) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 64) (($ (-332 (-1532 (QUOTE X)) (-1532) (-677))) 25)))
-(((-63 |#1|) (-13 (-389) (-10 -8 (-15 -1518 ($ (-332 (-1532 (QUOTE X)) (-1532) (-677)))))) (-1144)) (T -63))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-332 (-1532 (QUOTE X)) (-1532) (-677))) (-5 *1 (-63 *3)) (-14 *3 (-1144)))))
-(-13 (-389) (-10 -8 (-15 -1518 ($ (-332 (-1532 (QUOTE X)) (-1532) (-677))))))
-((-3880 (((-3 $ "failed") (-667 (-309 (-372)))) 109) (((-3 $ "failed") (-667 (-309 (-550)))) 97) (((-3 $ "failed") (-667 (-925 (-372)))) 131) (((-3 $ "failed") (-667 (-925 (-550)))) 120) (((-3 $ "failed") (-667 (-400 (-925 (-372))))) 85) (((-3 $ "failed") (-667 (-400 (-925 (-550))))) 71)) (-2726 (($ (-667 (-309 (-372)))) 105) (($ (-667 (-309 (-550)))) 93) (($ (-667 (-925 (-372)))) 127) (($ (-667 (-925 (-550)))) 116) (($ (-667 (-400 (-925 (-372))))) 81) (($ (-667 (-400 (-925 (-550))))) 64)) (-3397 (((-1232) $) 139)) (-1518 (((-836) $) 133) (($ (-623 (-323))) 28) (($ (-323)) 33) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 31) (($ (-667 (-332 (-1532) (-1532 (QUOTE X) (QUOTE HESS)) (-677)))) 54)))
-(((-64 |#1|) (-13 (-377) (-10 -8 (-15 -1518 ($ (-667 (-332 (-1532) (-1532 (QUOTE X) (QUOTE HESS)) (-677))))))) (-1144)) (T -64))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-667 (-332 (-1532) (-1532 (QUOTE X) (QUOTE HESS)) (-677)))) (-5 *1 (-64 *3)) (-14 *3 (-1144)))))
-(-13 (-377) (-10 -8 (-15 -1518 ($ (-667 (-332 (-1532) (-1532 (QUOTE X) (QUOTE HESS)) (-677)))))))
-((-3880 (((-3 $ "failed") (-309 (-372))) 59) (((-3 $ "failed") (-309 (-550))) 64) (((-3 $ "failed") (-925 (-372))) 68) (((-3 $ "failed") (-925 (-550))) 72) (((-3 $ "failed") (-400 (-925 (-372)))) 54) (((-3 $ "failed") (-400 (-925 (-550)))) 47)) (-2726 (($ (-309 (-372))) 57) (($ (-309 (-550))) 62) (($ (-925 (-372))) 66) (($ (-925 (-550))) 70) (($ (-400 (-925 (-372)))) 52) (($ (-400 (-925 (-550)))) 44)) (-3397 (((-1232) $) 81)) (-1518 (((-836) $) 75) (($ (-623 (-323))) 28) (($ (-323)) 33) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 31) (($ (-332 (-1532) (-1532 (QUOTE XC)) (-677))) 39)))
-(((-65 |#1|) (-13 (-389) (-10 -8 (-15 -1518 ($ (-332 (-1532) (-1532 (QUOTE XC)) (-677)))))) (-1144)) (T -65))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-332 (-1532) (-1532 (QUOTE XC)) (-677))) (-5 *1 (-65 *3)) (-14 *3 (-1144)))))
-(-13 (-389) (-10 -8 (-15 -1518 ($ (-332 (-1532) (-1532 (QUOTE XC)) (-677))))))
-((-3397 (((-1232) $) 63)) (-1518 (((-836) $) 57) (($ (-667 (-677))) 49) (($ (-623 (-323))) 48) (($ (-323)) 55) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 53)))
-(((-66 |#1|) (-376) (-1144)) (T -66))
+((-3438 (((-112) $) 12)) (-2392 (($ (-1 |#2| |#2|) $) 21)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ (-400 (-550)) $) 25) (($ $ (-400 (-550))) NIL)))
+(((-46 |#1| |#2| |#3|) (-10 -8 (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 -3438 ((-112) |#1|)) (-15 -2392 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-895) |#1|))) (-47 |#2| |#3|) (-1021) (-770)) (T -46))
+NIL
+(-10 -8 (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 -3438 ((-112) |#1|)) (-15 -2392 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-895) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 49 (|has| |#1| (-542)))) (-3050 (($ $) 50 (|has| |#1| (-542)))) (-3953 (((-112) $) 52 (|has| |#1| (-542)))) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1693 (($ $) 58)) (-1537 (((-3 $ "failed") $) 32)) (-2419 (((-112) $) 30)) (-3438 (((-112) $) 60)) (-1488 (($ |#1| |#2|) 59)) (-2392 (($ (-1 |#1| |#1|) $) 61)) (-1657 (($ $) 63)) (-1670 ((|#1| $) 64)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3409 (((-3 $ "failed") $ $) 48 (|has| |#1| (-542)))) (-3661 ((|#2| $) 62)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ (-400 (-550))) 55 (|has| |#1| (-38 (-400 (-550))))) (($ $) 47 (|has| |#1| (-542))) (($ |#1|) 45 (|has| |#1| (-170)))) (-1708 ((|#1| $ |#2|) 57)) (-1613 (((-3 $ "failed") $) 46 (|has| |#1| (-143)))) (-3091 (((-749)) 28)) (-1819 (((-112) $ $) 51 (|has| |#1| (-542)))) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2382 (($ $ |#1|) 56 (|has| |#1| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 66) (($ |#1| $) 65) (($ (-400 (-550)) $) 54 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 53 (|has| |#1| (-38 (-400 (-550)))))))
+(((-47 |#1| |#2|) (-138) (-1021) (-770)) (T -47))
+((-1670 (*1 *2 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1021)))) (-1657 (*1 *1 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-770)))) (-3661 (*1 *2 *1) (-12 (-4 *1 (-47 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-770)))) (-2392 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-47 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-770)))) (-3438 (*1 *2 *1) (-12 (-4 *1 (-47 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-770)) (-5 *2 (-112)))) (-1488 (*1 *1 *2 *3) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-770)))) (-1693 (*1 *1 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-770)))) (-1708 (*1 *2 *1 *3) (-12 (-4 *1 (-47 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1021)))) (-2382 (*1 *1 *1 *2) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-770)) (-4 *2 (-356)))))
+(-13 (-1021) (-111 |t#1| |t#1|) (-10 -8 (-15 -1670 (|t#1| $)) (-15 -1657 ($ $)) (-15 -3661 (|t#2| $)) (-15 -2392 ($ (-1 |t#1| |t#1|) $)) (-15 -3438 ((-112) $)) (-15 -1488 ($ |t#1| |t#2|)) (-15 -1693 ($ $)) (-15 -1708 (|t#1| $ |t#2|)) (IF (|has| |t#1| (-356)) (-15 -2382 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-170)) (PROGN (-6 (-170)) (-6 (-38 |t#1|))) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |t#1| (-542)) (-6 (-542)) |%noBranch|) (IF (|has| |t#1| (-38 (-400 (-550)))) (-6 (-38 (-400 (-550)))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) |has| |#1| (-542)) ((-101) . T) ((-111 #0# #0#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1489 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-170) -1489 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-283) |has| |#1| (-542)) ((-542) |has| |#1| (-542)) ((-626 #0#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #0#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) |has| |#1| (-542)) ((-705) . T) ((-1027 #0#) |has| |#1| (-38 (-400 (-550)))) ((-1027 |#1|) . T) ((-1027 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-1510 (((-623 $) (-1141 $) (-1145)) NIL) (((-623 $) (-1141 $)) NIL) (((-623 $) (-926 $)) NIL)) (-2966 (($ (-1141 $) (-1145)) NIL) (($ (-1141 $)) NIL) (($ (-926 $)) NIL)) (-3378 (((-112) $) 11)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-1608 (((-623 (-594 $)) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4230 (($ $ (-287 $)) NIL) (($ $ (-623 (-287 $))) NIL) (($ $ (-623 (-594 $)) (-623 $)) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1745 (($ $) NIL)) (-1611 (((-112) $ $) NIL)) (-2991 (($) NIL T CONST)) (-1600 (((-623 $) (-1141 $) (-1145)) NIL) (((-623 $) (-1141 $)) NIL) (((-623 $) (-926 $)) NIL)) (-3217 (($ (-1141 $) (-1145)) NIL) (($ (-1141 $)) NIL) (($ (-926 $)) NIL)) (-2288 (((-3 (-594 $) "failed") $) NIL) (((-3 (-550) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL)) (-2202 (((-594 $) $) NIL) (((-550) $) NIL) (((-400 (-550)) $) NIL)) (-3455 (($ $ $) NIL)) (-3756 (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL) (((-667 (-550)) (-667 $)) NIL) (((-2 (|:| -3121 (-667 (-400 (-550)))) (|:| |vec| (-1228 (-400 (-550))))) (-667 $) (-1228 $)) NIL) (((-667 (-400 (-550))) (-667 $)) NIL)) (-2924 (($ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-1465 (($ $) NIL) (($ (-623 $)) NIL)) (-3745 (((-623 (-114)) $) NIL)) (-1355 (((-114) (-114)) NIL)) (-2419 (((-112) $) 14)) (-1286 (((-112) $) NIL (|has| $ (-1012 (-550))))) (-4153 (((-1094 (-550) (-594 $)) $) NIL)) (-1893 (($ $ (-550)) NIL)) (-1571 (((-1141 $) (-1141 $) (-594 $)) NIL) (((-1141 $) (-1141 $) (-623 (-594 $))) NIL) (($ $ (-594 $)) NIL) (($ $ (-623 (-594 $))) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1333 (((-1141 $) (-594 $)) NIL (|has| $ (-1021)))) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2392 (($ (-1 $ $) (-594 $)) NIL)) (-2041 (((-3 (-594 $) "failed") $) NIL)) (-3231 (($ (-623 $)) NIL) (($ $ $) NIL)) (-2369 (((-1127) $) NIL)) (-1694 (((-623 (-594 $)) $) NIL)) (-4232 (($ (-114) $) NIL) (($ (-114) (-623 $)) NIL)) (-2366 (((-112) $ (-114)) NIL) (((-112) $ (-1145)) NIL)) (-1619 (($ $) NIL)) (-1293 (((-749) $) NIL)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ (-623 $)) NIL) (($ $ $) NIL)) (-4087 (((-112) $ $) NIL) (((-112) $ (-1145)) NIL)) (-1735 (((-411 $) $) NIL)) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3725 (((-112) $) NIL (|has| $ (-1012 (-550))))) (-1553 (($ $ (-594 $) $) NIL) (($ $ (-623 (-594 $)) (-623 $)) NIL) (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-623 (-1145)) (-623 (-1 $ $))) NIL) (($ $ (-623 (-1145)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-1145) (-1 $ (-623 $))) NIL) (($ $ (-1145) (-1 $ $)) NIL) (($ $ (-623 (-114)) (-623 (-1 $ $))) NIL) (($ $ (-623 (-114)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-114) (-1 $ (-623 $))) NIL) (($ $ (-114) (-1 $ $)) NIL)) (-1988 (((-749) $) NIL)) (-2757 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-623 $)) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-1532 (($ $) NIL) (($ $ $) NIL)) (-2798 (($ $ (-749)) NIL) (($ $) NIL)) (-4163 (((-1094 (-550) (-594 $)) $) NIL)) (-3832 (($ $) NIL (|has| $ (-1021)))) (-2451 (((-372) $) NIL) (((-219) $) NIL) (((-167 (-372)) $) NIL)) (-2233 (((-837) $) NIL) (($ (-594 $)) NIL) (($ (-400 (-550))) NIL) (($ $) NIL) (($ (-550)) NIL) (($ (-1094 (-550) (-594 $))) NIL)) (-3091 (((-749)) NIL)) (-3790 (($ $) NIL) (($ (-623 $)) NIL)) (-1905 (((-112) (-114)) NIL)) (-1819 (((-112) $ $) NIL)) (-2688 (($) 7 T CONST)) (-2700 (($) 12 T CONST)) (-1901 (($ $ (-749)) NIL) (($ $) NIL)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 16)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) NIL)) (-2382 (($ $ $) NIL)) (-2370 (($ $ $) 15) (($ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-400 (-550))) NIL) (($ $ (-550)) NIL) (($ $ (-749)) NIL) (($ $ (-895)) NIL)) (* (($ (-400 (-550)) $) NIL) (($ $ (-400 (-550))) NIL) (($ $ $) NIL) (($ (-550) $) NIL) (($ (-749) $) NIL) (($ (-895) $) NIL)))
+(((-48) (-13 (-295) (-27) (-1012 (-550)) (-1012 (-400 (-550))) (-619 (-550)) (-996) (-619 (-400 (-550))) (-145) (-596 (-167 (-372))) (-227) (-10 -8 (-15 -2233 ($ (-1094 (-550) (-594 $)))) (-15 -4153 ((-1094 (-550) (-594 $)) $)) (-15 -4163 ((-1094 (-550) (-594 $)) $)) (-15 -2924 ($ $)) (-15 -1571 ((-1141 $) (-1141 $) (-594 $))) (-15 -1571 ((-1141 $) (-1141 $) (-623 (-594 $)))) (-15 -1571 ($ $ (-594 $))) (-15 -1571 ($ $ (-623 (-594 $))))))) (T -48))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1094 (-550) (-594 (-48)))) (-5 *1 (-48)))) (-4153 (*1 *2 *1) (-12 (-5 *2 (-1094 (-550) (-594 (-48)))) (-5 *1 (-48)))) (-4163 (*1 *2 *1) (-12 (-5 *2 (-1094 (-550) (-594 (-48)))) (-5 *1 (-48)))) (-2924 (*1 *1 *1) (-5 *1 (-48))) (-1571 (*1 *2 *2 *3) (-12 (-5 *2 (-1141 (-48))) (-5 *3 (-594 (-48))) (-5 *1 (-48)))) (-1571 (*1 *2 *2 *3) (-12 (-5 *2 (-1141 (-48))) (-5 *3 (-623 (-594 (-48)))) (-5 *1 (-48)))) (-1571 (*1 *1 *1 *2) (-12 (-5 *2 (-594 (-48))) (-5 *1 (-48)))) (-1571 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-594 (-48)))) (-5 *1 (-48)))))
+(-13 (-295) (-27) (-1012 (-550)) (-1012 (-400 (-550))) (-619 (-550)) (-996) (-619 (-400 (-550))) (-145) (-596 (-167 (-372))) (-227) (-10 -8 (-15 -2233 ($ (-1094 (-550) (-594 $)))) (-15 -4153 ((-1094 (-550) (-594 $)) $)) (-15 -4163 ((-1094 (-550) (-594 $)) $)) (-15 -2924 ($ $)) (-15 -1571 ((-1141 $) (-1141 $) (-594 $))) (-15 -1571 ((-1141 $) (-1141 $) (-623 (-594 $)))) (-15 -1571 ($ $ (-594 $))) (-15 -1571 ($ $ (-623 (-594 $))))))
+((-2221 (((-112) $ $) NIL)) (-4148 (((-623 (-1145)) $) 17)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 7)) (-1865 (((-1150) $) 18)) (-2264 (((-112) $ $) NIL)))
+(((-49) (-13 (-1069) (-10 -8 (-15 -4148 ((-623 (-1145)) $)) (-15 -1865 ((-1150) $))))) (T -49))
+((-4148 (*1 *2 *1) (-12 (-5 *2 (-623 (-1145))) (-5 *1 (-49)))) (-1865 (*1 *2 *1) (-12 (-5 *2 (-1150)) (-5 *1 (-49)))))
+(-13 (-1069) (-10 -8 (-15 -4148 ((-623 (-1145)) $)) (-15 -1865 ((-1150) $))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 61)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-2918 (((-112) $) 20)) (-2288 (((-3 |#1| "failed") $) 23)) (-2202 ((|#1| $) 24)) (-1693 (($ $) 28)) (-1537 (((-3 $ "failed") $) NIL)) (-2419 (((-112) $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1670 ((|#1| $) 21)) (-3568 (($ $) 50)) (-2369 (((-1127) $) NIL)) (-1572 (((-112) $) 30)) (-3445 (((-1089) $) NIL)) (-2256 (($ (-749)) 48)) (-1644 (($ (-623 (-550))) 49)) (-3661 (((-749) $) 31)) (-2233 (((-837) $) 64) (($ (-550)) 45) (($ |#1|) 43)) (-1708 ((|#1| $ $) 19)) (-3091 (((-749)) 47)) (-2688 (($) 32 T CONST)) (-2700 (($) 14 T CONST)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) 40)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 41) (($ |#1| $) 35)))
+(((-50 |#1| |#2|) (-13 (-600 |#1|) (-1012 |#1|) (-10 -8 (-15 -1670 (|#1| $)) (-15 -3568 ($ $)) (-15 -1693 ($ $)) (-15 -1708 (|#1| $ $)) (-15 -2256 ($ (-749))) (-15 -1644 ($ (-623 (-550)))) (-15 -1572 ((-112) $)) (-15 -2918 ((-112) $)) (-15 -3661 ((-749) $)) (-15 -2392 ($ (-1 |#1| |#1|) $)))) (-1021) (-623 (-1145))) (T -50))
+((-1670 (*1 *2 *1) (-12 (-4 *2 (-1021)) (-5 *1 (-50 *2 *3)) (-14 *3 (-623 (-1145))))) (-3568 (*1 *1 *1) (-12 (-5 *1 (-50 *2 *3)) (-4 *2 (-1021)) (-14 *3 (-623 (-1145))))) (-1693 (*1 *1 *1) (-12 (-5 *1 (-50 *2 *3)) (-4 *2 (-1021)) (-14 *3 (-623 (-1145))))) (-1708 (*1 *2 *1 *1) (-12 (-4 *2 (-1021)) (-5 *1 (-50 *2 *3)) (-14 *3 (-623 (-1145))))) (-2256 (*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1021)) (-14 *4 (-623 (-1145))))) (-1644 (*1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-50 *3 *4)) (-4 *3 (-1021)) (-14 *4 (-623 (-1145))))) (-1572 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1021)) (-14 *4 (-623 (-1145))))) (-2918 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1021)) (-14 *4 (-623 (-1145))))) (-3661 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1021)) (-14 *4 (-623 (-1145))))) (-2392 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1021)) (-5 *1 (-50 *3 *4)) (-14 *4 (-623 (-1145))))))
+(-13 (-600 |#1|) (-1012 |#1|) (-10 -8 (-15 -1670 (|#1| $)) (-15 -3568 ($ $)) (-15 -1693 ($ $)) (-15 -1708 (|#1| $ $)) (-15 -2256 ($ (-749))) (-15 -1644 ($ (-623 (-550)))) (-15 -1572 ((-112) $)) (-15 -2918 ((-112) $)) (-15 -3661 ((-749) $)) (-15 -2392 ($ (-1 |#1| |#1|) $))))
+((-2918 (((-112) (-52)) 13)) (-2288 (((-3 |#1| "failed") (-52)) 21)) (-2202 ((|#1| (-52)) 22)) (-2233 (((-52) |#1|) 18)))
+(((-51 |#1|) (-10 -7 (-15 -2233 ((-52) |#1|)) (-15 -2288 ((-3 |#1| "failed") (-52))) (-15 -2918 ((-112) (-52))) (-15 -2202 (|#1| (-52)))) (-1182)) (T -51))
+((-2202 (*1 *2 *3) (-12 (-5 *3 (-52)) (-5 *1 (-51 *2)) (-4 *2 (-1182)))) (-2918 (*1 *2 *3) (-12 (-5 *3 (-52)) (-5 *2 (-112)) (-5 *1 (-51 *4)) (-4 *4 (-1182)))) (-2288 (*1 *2 *3) (|partial| -12 (-5 *3 (-52)) (-5 *1 (-51 *2)) (-4 *2 (-1182)))) (-2233 (*1 *2 *3) (-12 (-5 *2 (-52)) (-5 *1 (-51 *3)) (-4 *3 (-1182)))))
+(-10 -7 (-15 -2233 ((-52) |#1|)) (-15 -2288 ((-3 |#1| "failed") (-52))) (-15 -2918 ((-112) (-52))) (-15 -2202 (|#1| (-52))))
+((-2221 (((-112) $ $) NIL)) (-1576 (((-1127) (-112)) 25)) (-3425 (((-837) $) 24)) (-1493 (((-752) $) 12)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2275 (((-837) $) 16)) (-1760 (((-1073) $) 14)) (-2233 (((-837) $) 32)) (-3652 (($ (-1073) (-752)) 33)) (-2264 (((-112) $ $) 18)))
+(((-52) (-13 (-1069) (-10 -8 (-15 -3652 ($ (-1073) (-752))) (-15 -2275 ((-837) $)) (-15 -3425 ((-837) $)) (-15 -1760 ((-1073) $)) (-15 -1493 ((-752) $)) (-15 -1576 ((-1127) (-112)))))) (T -52))
+((-3652 (*1 *1 *2 *3) (-12 (-5 *2 (-1073)) (-5 *3 (-752)) (-5 *1 (-52)))) (-2275 (*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-52)))) (-3425 (*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-52)))) (-1760 (*1 *2 *1) (-12 (-5 *2 (-1073)) (-5 *1 (-52)))) (-1493 (*1 *2 *1) (-12 (-5 *2 (-752)) (-5 *1 (-52)))) (-1576 (*1 *2 *3) (-12 (-5 *3 (-112)) (-5 *2 (-1127)) (-5 *1 (-52)))))
+(-13 (-1069) (-10 -8 (-15 -3652 ($ (-1073) (-752))) (-15 -2275 ((-837) $)) (-15 -3425 ((-837) $)) (-15 -1760 ((-1073) $)) (-15 -1493 ((-752) $)) (-15 -1576 ((-1127) (-112)))))
+((-3806 ((|#2| |#3| (-1 |#2| |#2|) |#2|) 16)))
+(((-53 |#1| |#2| |#3|) (-10 -7 (-15 -3806 (|#2| |#3| (-1 |#2| |#2|) |#2|))) (-1021) (-626 |#1|) (-827 |#1|)) (T -53))
+((-3806 (*1 *2 *3 *4 *2) (-12 (-5 *4 (-1 *2 *2)) (-4 *2 (-626 *5)) (-4 *5 (-1021)) (-5 *1 (-53 *5 *2 *3)) (-4 *3 (-827 *5)))))
+(-10 -7 (-15 -3806 (|#2| |#3| (-1 |#2| |#2|) |#2|)))
+((-3333 ((|#3| |#3| (-623 (-1145))) 35)) (-2293 ((|#3| (-623 (-1045 |#1| |#2| |#3|)) |#3| (-895)) 22) ((|#3| (-623 (-1045 |#1| |#2| |#3|)) |#3|) 20)))
+(((-54 |#1| |#2| |#3|) (-10 -7 (-15 -2293 (|#3| (-623 (-1045 |#1| |#2| |#3|)) |#3|)) (-15 -2293 (|#3| (-623 (-1045 |#1| |#2| |#3|)) |#3| (-895))) (-15 -3333 (|#3| |#3| (-623 (-1145))))) (-1069) (-13 (-1021) (-860 |#1|) (-825) (-596 (-866 |#1|))) (-13 (-423 |#2|) (-860 |#1|) (-596 (-866 |#1|)))) (T -54))
+((-3333 (*1 *2 *2 *3) (-12 (-5 *3 (-623 (-1145))) (-4 *4 (-1069)) (-4 *5 (-13 (-1021) (-860 *4) (-825) (-596 (-866 *4)))) (-5 *1 (-54 *4 *5 *2)) (-4 *2 (-13 (-423 *5) (-860 *4) (-596 (-866 *4)))))) (-2293 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-623 (-1045 *5 *6 *2))) (-5 *4 (-895)) (-4 *5 (-1069)) (-4 *6 (-13 (-1021) (-860 *5) (-825) (-596 (-866 *5)))) (-4 *2 (-13 (-423 *6) (-860 *5) (-596 (-866 *5)))) (-5 *1 (-54 *5 *6 *2)))) (-2293 (*1 *2 *3 *2) (-12 (-5 *3 (-623 (-1045 *4 *5 *2))) (-4 *4 (-1069)) (-4 *5 (-13 (-1021) (-860 *4) (-825) (-596 (-866 *4)))) (-4 *2 (-13 (-423 *5) (-860 *4) (-596 (-866 *4)))) (-5 *1 (-54 *4 *5 *2)))))
+(-10 -7 (-15 -2293 (|#3| (-623 (-1045 |#1| |#2| |#3|)) |#3|)) (-15 -2293 (|#3| (-623 (-1045 |#1| |#2| |#3|)) |#3| (-895))) (-15 -3333 (|#3| |#3| (-623 (-1145)))))
+((-3368 (((-112) $ (-749)) 23)) (-1645 (($ $ (-550) |#3|) 47)) (-4097 (($ $ (-550) |#4|) 51)) (-1297 ((|#3| $ (-550)) 60)) (-2971 (((-623 |#2|) $) 30)) (-1445 (((-112) $ (-749)) 25)) (-3922 (((-112) |#2| $) 55)) (-3311 (($ (-1 |#2| |#2|) $) 38)) (-2392 (($ (-1 |#2| |#2|) $) 37) (($ (-1 |#2| |#2| |#2|) $ $) 41) (($ (-1 |#2| |#2| |#2|) $ $ |#2|) 43)) (-1700 (((-112) $ (-749)) 24)) (-2491 (($ $ |#2|) 35)) (-1410 (((-112) (-1 (-112) |#2|) $) 19)) (-2757 ((|#2| $ (-550) (-550)) NIL) ((|#2| $ (-550) (-550) |#2|) 27)) (-3457 (((-749) (-1 (-112) |#2|) $) 28) (((-749) |#2| $) 57)) (-2435 (($ $) 34)) (-1457 ((|#4| $ (-550)) 63)) (-2233 (((-837) $) 69)) (-3404 (((-112) (-1 (-112) |#2|) $) 18)) (-2264 (((-112) $ $) 54)) (-3307 (((-749) $) 26)))
+(((-55 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2233 ((-837) |#1|)) (-15 -2392 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -2392 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3311 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4097 (|#1| |#1| (-550) |#4|)) (-15 -1645 (|#1| |#1| (-550) |#3|)) (-15 -2971 ((-623 |#2|) |#1|)) (-15 -1457 (|#4| |#1| (-550))) (-15 -1297 (|#3| |#1| (-550))) (-15 -2757 (|#2| |#1| (-550) (-550) |#2|)) (-15 -2757 (|#2| |#1| (-550) (-550))) (-15 -2491 (|#1| |#1| |#2|)) (-15 -2264 ((-112) |#1| |#1|)) (-15 -3922 ((-112) |#2| |#1|)) (-15 -3457 ((-749) |#2| |#1|)) (-15 -3457 ((-749) (-1 (-112) |#2|) |#1|)) (-15 -1410 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3404 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -2392 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3307 ((-749) |#1|)) (-15 -3368 ((-112) |#1| (-749))) (-15 -1445 ((-112) |#1| (-749))) (-15 -1700 ((-112) |#1| (-749))) (-15 -2435 (|#1| |#1|))) (-56 |#2| |#3| |#4|) (-1182) (-366 |#2|) (-366 |#2|)) (T -55))
+NIL
+(-10 -8 (-15 -2233 ((-837) |#1|)) (-15 -2392 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -2392 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3311 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4097 (|#1| |#1| (-550) |#4|)) (-15 -1645 (|#1| |#1| (-550) |#3|)) (-15 -2971 ((-623 |#2|) |#1|)) (-15 -1457 (|#4| |#1| (-550))) (-15 -1297 (|#3| |#1| (-550))) (-15 -2757 (|#2| |#1| (-550) (-550) |#2|)) (-15 -2757 (|#2| |#1| (-550) (-550))) (-15 -2491 (|#1| |#1| |#2|)) (-15 -2264 ((-112) |#1| |#1|)) (-15 -3922 ((-112) |#2| |#1|)) (-15 -3457 ((-749) |#2| |#1|)) (-15 -3457 ((-749) (-1 (-112) |#2|) |#1|)) (-15 -1410 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3404 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -2392 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3307 ((-749) |#1|)) (-15 -3368 ((-112) |#1| (-749))) (-15 -1445 ((-112) |#1| (-749))) (-15 -1700 ((-112) |#1| (-749))) (-15 -2435 (|#1| |#1|)))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-3368 (((-112) $ (-749)) 8)) (-2409 ((|#1| $ (-550) (-550) |#1|) 44)) (-1645 (($ $ (-550) |#2|) 42)) (-4097 (($ $ (-550) |#3|) 41)) (-2991 (($) 7 T CONST)) (-1297 ((|#2| $ (-550)) 46)) (-3317 ((|#1| $ (-550) (-550) |#1|) 43)) (-3263 ((|#1| $ (-550) (-550)) 48)) (-2971 (((-623 |#1|) $) 30)) (-2050 (((-749) $) 51)) (-3375 (($ (-749) (-749) |#1|) 57)) (-2063 (((-749) $) 50)) (-1445 (((-112) $ (-749)) 9)) (-3397 (((-550) $) 55)) (-2415 (((-550) $) 53)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-1630 (((-550) $) 54)) (-2964 (((-550) $) 52)) (-3311 (($ (-1 |#1| |#1|) $) 34)) (-2392 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 40) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 39)) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-2491 (($ $ |#1|) 56)) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#1| $ (-550) (-550)) 49) ((|#1| $ (-550) (-550) |#1|) 47)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-1457 ((|#3| $ (-550)) 45)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-56 |#1| |#2| |#3|) (-138) (-1182) (-366 |t#1|) (-366 |t#1|)) (T -56))
+((-2392 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-3375 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-749)) (-4 *3 (-1182)) (-4 *1 (-56 *3 *4 *5)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-2491 (*1 *1 *1 *2) (-12 (-4 *1 (-56 *2 *3 *4)) (-4 *2 (-1182)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (-3397 (*1 *2 *1) (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-550)))) (-1630 (*1 *2 *1) (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-550)))) (-2415 (*1 *2 *1) (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-550)))) (-2964 (*1 *2 *1) (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-550)))) (-2050 (*1 *2 *1) (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-749)))) (-2063 (*1 *2 *1) (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-749)))) (-2757 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-550)) (-4 *1 (-56 *2 *4 *5)) (-4 *4 (-366 *2)) (-4 *5 (-366 *2)) (-4 *2 (-1182)))) (-3263 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-550)) (-4 *1 (-56 *2 *4 *5)) (-4 *4 (-366 *2)) (-4 *5 (-366 *2)) (-4 *2 (-1182)))) (-2757 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-550)) (-4 *1 (-56 *2 *4 *5)) (-4 *2 (-1182)) (-4 *4 (-366 *2)) (-4 *5 (-366 *2)))) (-1297 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-56 *4 *2 *5)) (-4 *4 (-1182)) (-4 *5 (-366 *4)) (-4 *2 (-366 *4)))) (-1457 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-56 *4 *5 *2)) (-4 *4 (-1182)) (-4 *5 (-366 *4)) (-4 *2 (-366 *4)))) (-2971 (*1 *2 *1) (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-623 *3)))) (-2409 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-550)) (-4 *1 (-56 *2 *4 *5)) (-4 *2 (-1182)) (-4 *4 (-366 *2)) (-4 *5 (-366 *2)))) (-3317 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-550)) (-4 *1 (-56 *2 *4 *5)) (-4 *2 (-1182)) (-4 *4 (-366 *2)) (-4 *5 (-366 *2)))) (-1645 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-550)) (-4 *1 (-56 *4 *3 *5)) (-4 *4 (-1182)) (-4 *3 (-366 *4)) (-4 *5 (-366 *4)))) (-4097 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-550)) (-4 *1 (-56 *4 *5 *3)) (-4 *4 (-1182)) (-4 *5 (-366 *4)) (-4 *3 (-366 *4)))) (-3311 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-2392 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-2392 (*1 *1 *2 *1 *1 *3) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))))
+(-13 (-481 |t#1|) (-10 -8 (-6 -4345) (-6 -4344) (-15 -3375 ($ (-749) (-749) |t#1|)) (-15 -2491 ($ $ |t#1|)) (-15 -3397 ((-550) $)) (-15 -1630 ((-550) $)) (-15 -2415 ((-550) $)) (-15 -2964 ((-550) $)) (-15 -2050 ((-749) $)) (-15 -2063 ((-749) $)) (-15 -2757 (|t#1| $ (-550) (-550))) (-15 -3263 (|t#1| $ (-550) (-550))) (-15 -2757 (|t#1| $ (-550) (-550) |t#1|)) (-15 -1297 (|t#2| $ (-550))) (-15 -1457 (|t#3| $ (-550))) (-15 -2971 ((-623 |t#1|) $)) (-15 -2409 (|t#1| $ (-550) (-550) |t#1|)) (-15 -3317 (|t#1| $ (-550) (-550) |t#1|)) (-15 -1645 ($ $ (-550) |t#2|)) (-15 -4097 ($ $ (-550) |t#3|)) (-15 -2392 ($ (-1 |t#1| |t#1|) $)) (-15 -3311 ($ (-1 |t#1| |t#1|) $)) (-15 -2392 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -2392 ($ (-1 |t#1| |t#1| |t#1|) $ $ |t#1|))))
+(((-34) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-1069) |has| |#1| (-1069)) ((-1182) . T))
+((-2304 (((-58 |#2|) (-1 |#2| |#1| |#2|) (-58 |#1|) |#2|) 16)) (-2924 ((|#2| (-1 |#2| |#1| |#2|) (-58 |#1|) |#2|) 18)) (-2392 (((-58 |#2|) (-1 |#2| |#1|) (-58 |#1|)) 13)))
+(((-57 |#1| |#2|) (-10 -7 (-15 -2304 ((-58 |#2|) (-1 |#2| |#1| |#2|) (-58 |#1|) |#2|)) (-15 -2924 (|#2| (-1 |#2| |#1| |#2|) (-58 |#1|) |#2|)) (-15 -2392 ((-58 |#2|) (-1 |#2| |#1|) (-58 |#1|)))) (-1182) (-1182)) (T -57))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-58 *5)) (-4 *5 (-1182)) (-4 *6 (-1182)) (-5 *2 (-58 *6)) (-5 *1 (-57 *5 *6)))) (-2924 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-58 *5)) (-4 *5 (-1182)) (-4 *2 (-1182)) (-5 *1 (-57 *5 *2)))) (-2304 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-58 *6)) (-4 *6 (-1182)) (-4 *5 (-1182)) (-5 *2 (-58 *5)) (-5 *1 (-57 *6 *5)))))
+(-10 -7 (-15 -2304 ((-58 |#2|) (-1 |#2| |#1| |#2|) (-58 |#1|) |#2|)) (-15 -2924 (|#2| (-1 |#2| |#1| |#2|) (-58 |#1|) |#2|)) (-15 -2392 ((-58 |#2|) (-1 |#2| |#1|) (-58 |#1|))))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-1837 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-825)))) (-2734 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4345))) (($ $) NIL (-12 (|has| $ (-6 -4345)) (|has| |#1| (-825))))) (-1814 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-825)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 ((|#1| $ (-550) |#1|) 11 (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) NIL (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2991 (($) NIL T CONST)) (-3770 (($ $) NIL (|has| $ (-6 -4345)))) (-1999 (($ $) NIL)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1979 (($ |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4344)))) (-3317 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) NIL)) (-3088 (((-550) (-1 (-112) |#1|) $) NIL) (((-550) |#1| $) NIL (|has| |#1| (-1069))) (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1069)))) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-1508 (($ (-623 |#1|)) 13) (($ (-749) |#1|) 14)) (-3375 (($ (-749) |#1|) 9)) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) NIL (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2441 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-825)))) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2506 (((-550) $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-1476 (($ |#1| $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-3858 ((|#1| $) NIL (|has| (-550) (-825)))) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-2491 (($ $ |#1|) NIL (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) 7)) (-2757 ((|#1| $ (-550) |#1|) NIL) ((|#1| $ (-550)) NIL) (($ $ (-1195 (-550))) NIL)) (-1512 (($ $ (-550)) NIL) (($ $ (-1195 (-550))) NIL)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2502 (($ $ $ (-550)) NIL (|has| $ (-6 -4345)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) NIL)) (-4006 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-623 $)) NIL)) (-2233 (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-58 |#1|) (-13 (-19 |#1|) (-10 -8 (-15 -1508 ($ (-623 |#1|))) (-15 -1508 ($ (-749) |#1|)))) (-1182)) (T -58))
+((-1508 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-5 *1 (-58 *3)))) (-1508 (*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-5 *1 (-58 *3)) (-4 *3 (-1182)))))
+(-13 (-19 |#1|) (-10 -8 (-15 -1508 ($ (-623 |#1|))) (-15 -1508 ($ (-749) |#1|))))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 ((|#1| $ (-550) (-550) |#1|) NIL)) (-1645 (($ $ (-550) (-58 |#1|)) NIL)) (-4097 (($ $ (-550) (-58 |#1|)) NIL)) (-2991 (($) NIL T CONST)) (-1297 (((-58 |#1|) $ (-550)) NIL)) (-3317 ((|#1| $ (-550) (-550) |#1|) NIL)) (-3263 ((|#1| $ (-550) (-550)) NIL)) (-2971 (((-623 |#1|) $) NIL)) (-2050 (((-749) $) NIL)) (-3375 (($ (-749) (-749) |#1|) NIL)) (-2063 (((-749) $) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-3397 (((-550) $) NIL)) (-2415 (((-550) $) NIL)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1630 (((-550) $) NIL)) (-2964 (((-550) $) NIL)) (-3311 (($ (-1 |#1| |#1|) $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-2491 (($ $ |#1|) NIL)) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#1| $ (-550) (-550)) NIL) ((|#1| $ (-550) (-550) |#1|) NIL)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) NIL)) (-1457 (((-58 |#1|) $ (-550)) NIL)) (-2233 (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-59 |#1|) (-13 (-56 |#1| (-58 |#1|) (-58 |#1|)) (-10 -7 (-6 -4345))) (-1182)) (T -59))
+NIL
+(-13 (-56 |#1| (-58 |#1|) (-58 |#1|)) (-10 -7 (-6 -4345)))
+((-2288 (((-3 $ "failed") (-1228 (-309 (-372)))) 74) (((-3 $ "failed") (-1228 (-309 (-550)))) 63) (((-3 $ "failed") (-1228 (-926 (-372)))) 94) (((-3 $ "failed") (-1228 (-926 (-550)))) 84) (((-3 $ "failed") (-1228 (-400 (-926 (-372))))) 52) (((-3 $ "failed") (-1228 (-400 (-926 (-550))))) 39)) (-2202 (($ (-1228 (-309 (-372)))) 70) (($ (-1228 (-309 (-550)))) 59) (($ (-1228 (-926 (-372)))) 90) (($ (-1228 (-926 (-550)))) 80) (($ (-1228 (-400 (-926 (-372))))) 48) (($ (-1228 (-400 (-926 (-550))))) 32)) (-1316 (((-1233) $) 120)) (-2233 (((-837) $) 113) (($ (-623 (-323))) 103) (($ (-323)) 97) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 101) (($ (-1228 (-332 (-2245 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-2245) (-677)))) 31)))
+(((-60 |#1|) (-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-2245) (-677))))))) (-1145)) (T -60))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1228 (-332 (-2245 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-2245) (-677)))) (-5 *1 (-60 *3)) (-14 *3 (-1145)))))
+(-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-2245) (-677)))))))
+((-1316 (((-1233) $) 53) (((-1233)) 54)) (-2233 (((-837) $) 50)))
+(((-61 |#1|) (-13 (-388) (-10 -7 (-15 -1316 ((-1233))))) (-1145)) (T -61))
+((-1316 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-61 *3)) (-14 *3 (-1145)))))
+(-13 (-388) (-10 -7 (-15 -1316 ((-1233)))))
+((-2288 (((-3 $ "failed") (-1228 (-309 (-372)))) 144) (((-3 $ "failed") (-1228 (-309 (-550)))) 134) (((-3 $ "failed") (-1228 (-926 (-372)))) 164) (((-3 $ "failed") (-1228 (-926 (-550)))) 154) (((-3 $ "failed") (-1228 (-400 (-926 (-372))))) 123) (((-3 $ "failed") (-1228 (-400 (-926 (-550))))) 111)) (-2202 (($ (-1228 (-309 (-372)))) 140) (($ (-1228 (-309 (-550)))) 130) (($ (-1228 (-926 (-372)))) 160) (($ (-1228 (-926 (-550)))) 150) (($ (-1228 (-400 (-926 (-372))))) 119) (($ (-1228 (-400 (-926 (-550))))) 104)) (-1316 (((-1233) $) 97)) (-2233 (((-837) $) 91) (($ (-623 (-323))) 29) (($ (-323)) 34) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 32) (($ (-1228 (-332 (-2245) (-2245 (QUOTE XC)) (-677)))) 89)))
+(((-62 |#1|) (-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245) (-2245 (QUOTE XC)) (-677))))))) (-1145)) (T -62))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1228 (-332 (-2245) (-2245 (QUOTE XC)) (-677)))) (-5 *1 (-62 *3)) (-14 *3 (-1145)))))
+(-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245) (-2245 (QUOTE XC)) (-677)))))))
+((-2288 (((-3 $ "failed") (-309 (-372))) 41) (((-3 $ "failed") (-309 (-550))) 46) (((-3 $ "failed") (-926 (-372))) 50) (((-3 $ "failed") (-926 (-550))) 54) (((-3 $ "failed") (-400 (-926 (-372)))) 36) (((-3 $ "failed") (-400 (-926 (-550)))) 29)) (-2202 (($ (-309 (-372))) 39) (($ (-309 (-550))) 44) (($ (-926 (-372))) 48) (($ (-926 (-550))) 52) (($ (-400 (-926 (-372)))) 34) (($ (-400 (-926 (-550)))) 26)) (-1316 (((-1233) $) 76)) (-2233 (((-837) $) 69) (($ (-623 (-323))) 61) (($ (-323)) 66) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 64) (($ (-332 (-2245 (QUOTE X)) (-2245) (-677))) 25)))
+(((-63 |#1|) (-13 (-389) (-10 -8 (-15 -2233 ($ (-332 (-2245 (QUOTE X)) (-2245) (-677)))))) (-1145)) (T -63))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-332 (-2245 (QUOTE X)) (-2245) (-677))) (-5 *1 (-63 *3)) (-14 *3 (-1145)))))
+(-13 (-389) (-10 -8 (-15 -2233 ($ (-332 (-2245 (QUOTE X)) (-2245) (-677))))))
+((-2288 (((-3 $ "failed") (-667 (-309 (-372)))) 109) (((-3 $ "failed") (-667 (-309 (-550)))) 97) (((-3 $ "failed") (-667 (-926 (-372)))) 131) (((-3 $ "failed") (-667 (-926 (-550)))) 120) (((-3 $ "failed") (-667 (-400 (-926 (-372))))) 85) (((-3 $ "failed") (-667 (-400 (-926 (-550))))) 71)) (-2202 (($ (-667 (-309 (-372)))) 105) (($ (-667 (-309 (-550)))) 93) (($ (-667 (-926 (-372)))) 127) (($ (-667 (-926 (-550)))) 116) (($ (-667 (-400 (-926 (-372))))) 81) (($ (-667 (-400 (-926 (-550))))) 64)) (-1316 (((-1233) $) 139)) (-2233 (((-837) $) 133) (($ (-623 (-323))) 28) (($ (-323)) 33) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 31) (($ (-667 (-332 (-2245) (-2245 (QUOTE X) (QUOTE HESS)) (-677)))) 54)))
+(((-64 |#1|) (-13 (-377) (-10 -8 (-15 -2233 ($ (-667 (-332 (-2245) (-2245 (QUOTE X) (QUOTE HESS)) (-677))))))) (-1145)) (T -64))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-667 (-332 (-2245) (-2245 (QUOTE X) (QUOTE HESS)) (-677)))) (-5 *1 (-64 *3)) (-14 *3 (-1145)))))
+(-13 (-377) (-10 -8 (-15 -2233 ($ (-667 (-332 (-2245) (-2245 (QUOTE X) (QUOTE HESS)) (-677)))))))
+((-2288 (((-3 $ "failed") (-309 (-372))) 59) (((-3 $ "failed") (-309 (-550))) 64) (((-3 $ "failed") (-926 (-372))) 68) (((-3 $ "failed") (-926 (-550))) 72) (((-3 $ "failed") (-400 (-926 (-372)))) 54) (((-3 $ "failed") (-400 (-926 (-550)))) 47)) (-2202 (($ (-309 (-372))) 57) (($ (-309 (-550))) 62) (($ (-926 (-372))) 66) (($ (-926 (-550))) 70) (($ (-400 (-926 (-372)))) 52) (($ (-400 (-926 (-550)))) 44)) (-1316 (((-1233) $) 81)) (-2233 (((-837) $) 75) (($ (-623 (-323))) 28) (($ (-323)) 33) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 31) (($ (-332 (-2245) (-2245 (QUOTE XC)) (-677))) 39)))
+(((-65 |#1|) (-13 (-389) (-10 -8 (-15 -2233 ($ (-332 (-2245) (-2245 (QUOTE XC)) (-677)))))) (-1145)) (T -65))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-332 (-2245) (-2245 (QUOTE XC)) (-677))) (-5 *1 (-65 *3)) (-14 *3 (-1145)))))
+(-13 (-389) (-10 -8 (-15 -2233 ($ (-332 (-2245) (-2245 (QUOTE XC)) (-677))))))
+((-1316 (((-1233) $) 63)) (-2233 (((-837) $) 57) (($ (-667 (-677))) 49) (($ (-623 (-323))) 48) (($ (-323)) 55) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 53)))
+(((-66 |#1|) (-376) (-1145)) (T -66))
NIL
(-376)
-((-3397 (((-1232) $) 64)) (-1518 (((-836) $) 58) (($ (-667 (-677))) 50) (($ (-623 (-323))) 49) (($ (-323)) 52) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 55)))
-(((-67 |#1|) (-376) (-1144)) (T -67))
+((-1316 (((-1233) $) 64)) (-2233 (((-837) $) 58) (($ (-667 (-677))) 50) (($ (-623 (-323))) 49) (($ (-323)) 52) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 55)))
+(((-67 |#1|) (-376) (-1145)) (T -67))
NIL
(-376)
-((-3397 (((-1232) $) NIL) (((-1232)) 32)) (-1518 (((-836) $) NIL)))
-(((-68 |#1|) (-13 (-388) (-10 -7 (-15 -3397 ((-1232))))) (-1144)) (T -68))
-((-3397 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-68 *3)) (-14 *3 (-1144)))))
-(-13 (-388) (-10 -7 (-15 -3397 ((-1232)))))
-((-3397 (((-1232) $) 73)) (-1518 (((-836) $) 67) (($ (-667 (-677))) 59) (($ (-623 (-323))) 61) (($ (-323)) 64) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 58)))
-(((-69 |#1|) (-376) (-1144)) (T -69))
+((-1316 (((-1233) $) NIL) (((-1233)) 32)) (-2233 (((-837) $) NIL)))
+(((-68 |#1|) (-13 (-388) (-10 -7 (-15 -1316 ((-1233))))) (-1145)) (T -68))
+((-1316 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-68 *3)) (-14 *3 (-1145)))))
+(-13 (-388) (-10 -7 (-15 -1316 ((-1233)))))
+((-1316 (((-1233) $) 73)) (-2233 (((-837) $) 67) (($ (-667 (-677))) 59) (($ (-623 (-323))) 61) (($ (-323)) 64) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 58)))
+(((-69 |#1|) (-376) (-1145)) (T -69))
NIL
(-376)
-((-3880 (((-3 $ "failed") (-1227 (-309 (-372)))) 103) (((-3 $ "failed") (-1227 (-309 (-550)))) 92) (((-3 $ "failed") (-1227 (-925 (-372)))) 123) (((-3 $ "failed") (-1227 (-925 (-550)))) 113) (((-3 $ "failed") (-1227 (-400 (-925 (-372))))) 81) (((-3 $ "failed") (-1227 (-400 (-925 (-550))))) 68)) (-2726 (($ (-1227 (-309 (-372)))) 99) (($ (-1227 (-309 (-550)))) 88) (($ (-1227 (-925 (-372)))) 119) (($ (-1227 (-925 (-550)))) 109) (($ (-1227 (-400 (-925 (-372))))) 77) (($ (-1227 (-400 (-925 (-550))))) 61)) (-3397 (((-1232) $) 136)) (-1518 (((-836) $) 130) (($ (-623 (-323))) 125) (($ (-323)) 128) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 53) (($ (-1227 (-332 (-1532 (QUOTE X)) (-1532 (QUOTE -2004)) (-677)))) 54)))
-(((-70 |#1|) (-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532 (QUOTE X)) (-1532 (QUOTE -2004)) (-677))))))) (-1144)) (T -70))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1227 (-332 (-1532 (QUOTE X)) (-1532 (QUOTE -2004)) (-677)))) (-5 *1 (-70 *3)) (-14 *3 (-1144)))))
-(-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532 (QUOTE X)) (-1532 (QUOTE -2004)) (-677)))))))
-((-3397 (((-1232) $) 32) (((-1232)) 31)) (-1518 (((-836) $) 35)))
-(((-71 |#1|) (-13 (-388) (-10 -7 (-15 -3397 ((-1232))))) (-1144)) (T -71))
-((-3397 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-71 *3)) (-14 *3 (-1144)))))
-(-13 (-388) (-10 -7 (-15 -3397 ((-1232)))))
-((-3397 (((-1232) $) 63)) (-1518 (((-836) $) 57) (($ (-667 (-677))) 49) (($ (-623 (-323))) 51) (($ (-323)) 54) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 48)))
-(((-72 |#1|) (-376) (-1144)) (T -72))
+((-2288 (((-3 $ "failed") (-1228 (-309 (-372)))) 103) (((-3 $ "failed") (-1228 (-309 (-550)))) 92) (((-3 $ "failed") (-1228 (-926 (-372)))) 123) (((-3 $ "failed") (-1228 (-926 (-550)))) 113) (((-3 $ "failed") (-1228 (-400 (-926 (-372))))) 81) (((-3 $ "failed") (-1228 (-400 (-926 (-550))))) 68)) (-2202 (($ (-1228 (-309 (-372)))) 99) (($ (-1228 (-309 (-550)))) 88) (($ (-1228 (-926 (-372)))) 119) (($ (-1228 (-926 (-550)))) 109) (($ (-1228 (-400 (-926 (-372))))) 77) (($ (-1228 (-400 (-926 (-550))))) 61)) (-1316 (((-1233) $) 136)) (-2233 (((-837) $) 130) (($ (-623 (-323))) 125) (($ (-323)) 128) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 53) (($ (-1228 (-332 (-2245 (QUOTE X)) (-2245 (QUOTE -1932)) (-677)))) 54)))
+(((-70 |#1|) (-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245 (QUOTE X)) (-2245 (QUOTE -1932)) (-677))))))) (-1145)) (T -70))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1228 (-332 (-2245 (QUOTE X)) (-2245 (QUOTE -1932)) (-677)))) (-5 *1 (-70 *3)) (-14 *3 (-1145)))))
+(-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245 (QUOTE X)) (-2245 (QUOTE -1932)) (-677)))))))
+((-1316 (((-1233) $) 32) (((-1233)) 31)) (-2233 (((-837) $) 35)))
+(((-71 |#1|) (-13 (-388) (-10 -7 (-15 -1316 ((-1233))))) (-1145)) (T -71))
+((-1316 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-71 *3)) (-14 *3 (-1145)))))
+(-13 (-388) (-10 -7 (-15 -1316 ((-1233)))))
+((-1316 (((-1233) $) 63)) (-2233 (((-837) $) 57) (($ (-667 (-677))) 49) (($ (-623 (-323))) 51) (($ (-323)) 54) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 48)))
+(((-72 |#1|) (-376) (-1145)) (T -72))
NIL
(-376)
-((-3880 (((-3 $ "failed") (-1227 (-309 (-372)))) 125) (((-3 $ "failed") (-1227 (-309 (-550)))) 115) (((-3 $ "failed") (-1227 (-925 (-372)))) 145) (((-3 $ "failed") (-1227 (-925 (-550)))) 135) (((-3 $ "failed") (-1227 (-400 (-925 (-372))))) 105) (((-3 $ "failed") (-1227 (-400 (-925 (-550))))) 93)) (-2726 (($ (-1227 (-309 (-372)))) 121) (($ (-1227 (-309 (-550)))) 111) (($ (-1227 (-925 (-372)))) 141) (($ (-1227 (-925 (-550)))) 131) (($ (-1227 (-400 (-925 (-372))))) 101) (($ (-1227 (-400 (-925 (-550))))) 86)) (-3397 (((-1232) $) 78)) (-1518 (((-836) $) 27) (($ (-623 (-323))) 68) (($ (-323)) 64) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 71) (($ (-1227 (-332 (-1532) (-1532 (QUOTE X)) (-677)))) 65)))
-(((-73 |#1|) (-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532) (-1532 (QUOTE X)) (-677))))))) (-1144)) (T -73))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1227 (-332 (-1532) (-1532 (QUOTE X)) (-677)))) (-5 *1 (-73 *3)) (-14 *3 (-1144)))))
-(-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532) (-1532 (QUOTE X)) (-677)))))))
-((-3880 (((-3 $ "failed") (-1227 (-309 (-372)))) 130) (((-3 $ "failed") (-1227 (-309 (-550)))) 119) (((-3 $ "failed") (-1227 (-925 (-372)))) 150) (((-3 $ "failed") (-1227 (-925 (-550)))) 140) (((-3 $ "failed") (-1227 (-400 (-925 (-372))))) 108) (((-3 $ "failed") (-1227 (-400 (-925 (-550))))) 95)) (-2726 (($ (-1227 (-309 (-372)))) 126) (($ (-1227 (-309 (-550)))) 115) (($ (-1227 (-925 (-372)))) 146) (($ (-1227 (-925 (-550)))) 136) (($ (-1227 (-400 (-925 (-372))))) 104) (($ (-1227 (-400 (-925 (-550))))) 88)) (-3397 (((-1232) $) 79)) (-1518 (((-836) $) 71) (($ (-623 (-323))) NIL) (($ (-323)) NIL) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) NIL) (($ (-1227 (-332 (-1532 (QUOTE X) (QUOTE EPS)) (-1532 (QUOTE -2004)) (-677)))) 66)))
-(((-74 |#1| |#2| |#3|) (-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532 (QUOTE X) (QUOTE EPS)) (-1532 (QUOTE -2004)) (-677))))))) (-1144) (-1144) (-1144)) (T -74))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1227 (-332 (-1532 (QUOTE X) (QUOTE EPS)) (-1532 (QUOTE -2004)) (-677)))) (-5 *1 (-74 *3 *4 *5)) (-14 *3 (-1144)) (-14 *4 (-1144)) (-14 *5 (-1144)))))
-(-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532 (QUOTE X) (QUOTE EPS)) (-1532 (QUOTE -2004)) (-677)))))))
-((-3880 (((-3 $ "failed") (-1227 (-309 (-372)))) 134) (((-3 $ "failed") (-1227 (-309 (-550)))) 123) (((-3 $ "failed") (-1227 (-925 (-372)))) 154) (((-3 $ "failed") (-1227 (-925 (-550)))) 144) (((-3 $ "failed") (-1227 (-400 (-925 (-372))))) 112) (((-3 $ "failed") (-1227 (-400 (-925 (-550))))) 99)) (-2726 (($ (-1227 (-309 (-372)))) 130) (($ (-1227 (-309 (-550)))) 119) (($ (-1227 (-925 (-372)))) 150) (($ (-1227 (-925 (-550)))) 140) (($ (-1227 (-400 (-925 (-372))))) 108) (($ (-1227 (-400 (-925 (-550))))) 92)) (-3397 (((-1232) $) 83)) (-1518 (((-836) $) 75) (($ (-623 (-323))) NIL) (($ (-323)) NIL) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) NIL) (($ (-1227 (-332 (-1532 (QUOTE EPS)) (-1532 (QUOTE YA) (QUOTE YB)) (-677)))) 70)))
-(((-75 |#1| |#2| |#3|) (-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532 (QUOTE EPS)) (-1532 (QUOTE YA) (QUOTE YB)) (-677))))))) (-1144) (-1144) (-1144)) (T -75))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1227 (-332 (-1532 (QUOTE EPS)) (-1532 (QUOTE YA) (QUOTE YB)) (-677)))) (-5 *1 (-75 *3 *4 *5)) (-14 *3 (-1144)) (-14 *4 (-1144)) (-14 *5 (-1144)))))
-(-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532 (QUOTE EPS)) (-1532 (QUOTE YA) (QUOTE YB)) (-677)))))))
-((-3880 (((-3 $ "failed") (-309 (-372))) 82) (((-3 $ "failed") (-309 (-550))) 87) (((-3 $ "failed") (-925 (-372))) 91) (((-3 $ "failed") (-925 (-550))) 95) (((-3 $ "failed") (-400 (-925 (-372)))) 77) (((-3 $ "failed") (-400 (-925 (-550)))) 70)) (-2726 (($ (-309 (-372))) 80) (($ (-309 (-550))) 85) (($ (-925 (-372))) 89) (($ (-925 (-550))) 93) (($ (-400 (-925 (-372)))) 75) (($ (-400 (-925 (-550)))) 67)) (-3397 (((-1232) $) 62)) (-1518 (((-836) $) 50) (($ (-623 (-323))) 46) (($ (-323)) 56) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 54) (($ (-332 (-1532) (-1532 (QUOTE X)) (-677))) 47)))
-(((-76 |#1|) (-13 (-389) (-10 -8 (-15 -1518 ($ (-332 (-1532) (-1532 (QUOTE X)) (-677)))))) (-1144)) (T -76))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-332 (-1532) (-1532 (QUOTE X)) (-677))) (-5 *1 (-76 *3)) (-14 *3 (-1144)))))
-(-13 (-389) (-10 -8 (-15 -1518 ($ (-332 (-1532) (-1532 (QUOTE X)) (-677))))))
-((-3880 (((-3 $ "failed") (-309 (-372))) 46) (((-3 $ "failed") (-309 (-550))) 51) (((-3 $ "failed") (-925 (-372))) 55) (((-3 $ "failed") (-925 (-550))) 59) (((-3 $ "failed") (-400 (-925 (-372)))) 41) (((-3 $ "failed") (-400 (-925 (-550)))) 34)) (-2726 (($ (-309 (-372))) 44) (($ (-309 (-550))) 49) (($ (-925 (-372))) 53) (($ (-925 (-550))) 57) (($ (-400 (-925 (-372)))) 39) (($ (-400 (-925 (-550)))) 31)) (-3397 (((-1232) $) 80)) (-1518 (((-836) $) 74) (($ (-623 (-323))) 66) (($ (-323)) 71) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 69) (($ (-332 (-1532) (-1532 (QUOTE X)) (-677))) 30)))
-(((-77 |#1|) (-13 (-389) (-10 -8 (-15 -1518 ($ (-332 (-1532) (-1532 (QUOTE X)) (-677)))))) (-1144)) (T -77))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-332 (-1532) (-1532 (QUOTE X)) (-677))) (-5 *1 (-77 *3)) (-14 *3 (-1144)))))
-(-13 (-389) (-10 -8 (-15 -1518 ($ (-332 (-1532) (-1532 (QUOTE X)) (-677))))))
-((-3880 (((-3 $ "failed") (-1227 (-309 (-372)))) 89) (((-3 $ "failed") (-1227 (-309 (-550)))) 78) (((-3 $ "failed") (-1227 (-925 (-372)))) 109) (((-3 $ "failed") (-1227 (-925 (-550)))) 99) (((-3 $ "failed") (-1227 (-400 (-925 (-372))))) 67) (((-3 $ "failed") (-1227 (-400 (-925 (-550))))) 54)) (-2726 (($ (-1227 (-309 (-372)))) 85) (($ (-1227 (-309 (-550)))) 74) (($ (-1227 (-925 (-372)))) 105) (($ (-1227 (-925 (-550)))) 95) (($ (-1227 (-400 (-925 (-372))))) 63) (($ (-1227 (-400 (-925 (-550))))) 47)) (-3397 (((-1232) $) 125)) (-1518 (((-836) $) 119) (($ (-623 (-323))) 112) (($ (-323)) 37) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 115) (($ (-1227 (-332 (-1532) (-1532 (QUOTE XC)) (-677)))) 38)))
-(((-78 |#1|) (-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532) (-1532 (QUOTE XC)) (-677))))))) (-1144)) (T -78))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1227 (-332 (-1532) (-1532 (QUOTE XC)) (-677)))) (-5 *1 (-78 *3)) (-14 *3 (-1144)))))
-(-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532) (-1532 (QUOTE XC)) (-677)))))))
-((-3880 (((-3 $ "failed") (-1227 (-309 (-372)))) 142) (((-3 $ "failed") (-1227 (-309 (-550)))) 132) (((-3 $ "failed") (-1227 (-925 (-372)))) 162) (((-3 $ "failed") (-1227 (-925 (-550)))) 152) (((-3 $ "failed") (-1227 (-400 (-925 (-372))))) 122) (((-3 $ "failed") (-1227 (-400 (-925 (-550))))) 110)) (-2726 (($ (-1227 (-309 (-372)))) 138) (($ (-1227 (-309 (-550)))) 128) (($ (-1227 (-925 (-372)))) 158) (($ (-1227 (-925 (-550)))) 148) (($ (-1227 (-400 (-925 (-372))))) 118) (($ (-1227 (-400 (-925 (-550))))) 103)) (-3397 (((-1232) $) 96)) (-1518 (((-836) $) 90) (($ (-623 (-323))) 81) (($ (-323)) 88) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 86) (($ (-1227 (-332 (-1532) (-1532 (QUOTE X)) (-677)))) 82)))
-(((-79 |#1|) (-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532) (-1532 (QUOTE X)) (-677))))))) (-1144)) (T -79))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1227 (-332 (-1532) (-1532 (QUOTE X)) (-677)))) (-5 *1 (-79 *3)) (-14 *3 (-1144)))))
-(-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532) (-1532 (QUOTE X)) (-677)))))))
-((-3880 (((-3 $ "failed") (-1227 (-309 (-372)))) 78) (((-3 $ "failed") (-1227 (-309 (-550)))) 67) (((-3 $ "failed") (-1227 (-925 (-372)))) 98) (((-3 $ "failed") (-1227 (-925 (-550)))) 88) (((-3 $ "failed") (-1227 (-400 (-925 (-372))))) 56) (((-3 $ "failed") (-1227 (-400 (-925 (-550))))) 43)) (-2726 (($ (-1227 (-309 (-372)))) 74) (($ (-1227 (-309 (-550)))) 63) (($ (-1227 (-925 (-372)))) 94) (($ (-1227 (-925 (-550)))) 84) (($ (-1227 (-400 (-925 (-372))))) 52) (($ (-1227 (-400 (-925 (-550))))) 36)) (-3397 (((-1232) $) 124)) (-1518 (((-836) $) 118) (($ (-623 (-323))) 109) (($ (-323)) 115) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 113) (($ (-1227 (-332 (-1532) (-1532 (QUOTE X)) (-677)))) 35)))
-(((-80 |#1|) (-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532) (-1532 (QUOTE X)) (-677))))))) (-1144)) (T -80))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1227 (-332 (-1532) (-1532 (QUOTE X)) (-677)))) (-5 *1 (-80 *3)) (-14 *3 (-1144)))))
-(-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532) (-1532 (QUOTE X)) (-677)))))))
-((-3880 (((-3 $ "failed") (-1227 (-309 (-372)))) 95) (((-3 $ "failed") (-1227 (-309 (-550)))) 84) (((-3 $ "failed") (-1227 (-925 (-372)))) 115) (((-3 $ "failed") (-1227 (-925 (-550)))) 105) (((-3 $ "failed") (-1227 (-400 (-925 (-372))))) 73) (((-3 $ "failed") (-1227 (-400 (-925 (-550))))) 60)) (-2726 (($ (-1227 (-309 (-372)))) 91) (($ (-1227 (-309 (-550)))) 80) (($ (-1227 (-925 (-372)))) 111) (($ (-1227 (-925 (-550)))) 101) (($ (-1227 (-400 (-925 (-372))))) 69) (($ (-1227 (-400 (-925 (-550))))) 53)) (-3397 (((-1232) $) 45)) (-1518 (((-836) $) 39) (($ (-623 (-323))) 29) (($ (-323)) 32) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 35) (($ (-1227 (-332 (-1532 (QUOTE X) (QUOTE -2004)) (-1532) (-677)))) 30)))
-(((-81 |#1|) (-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532 (QUOTE X) (QUOTE -2004)) (-1532) (-677))))))) (-1144)) (T -81))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1227 (-332 (-1532 (QUOTE X) (QUOTE -2004)) (-1532) (-677)))) (-5 *1 (-81 *3)) (-14 *3 (-1144)))))
-(-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532 (QUOTE X) (QUOTE -2004)) (-1532) (-677)))))))
-((-3880 (((-3 $ "failed") (-667 (-309 (-372)))) 115) (((-3 $ "failed") (-667 (-309 (-550)))) 104) (((-3 $ "failed") (-667 (-925 (-372)))) 137) (((-3 $ "failed") (-667 (-925 (-550)))) 126) (((-3 $ "failed") (-667 (-400 (-925 (-372))))) 93) (((-3 $ "failed") (-667 (-400 (-925 (-550))))) 80)) (-2726 (($ (-667 (-309 (-372)))) 111) (($ (-667 (-309 (-550)))) 100) (($ (-667 (-925 (-372)))) 133) (($ (-667 (-925 (-550)))) 122) (($ (-667 (-400 (-925 (-372))))) 89) (($ (-667 (-400 (-925 (-550))))) 73)) (-3397 (((-1232) $) 63)) (-1518 (((-836) $) 50) (($ (-623 (-323))) 57) (($ (-323)) 46) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 55) (($ (-667 (-332 (-1532 (QUOTE X) (QUOTE -2004)) (-1532) (-677)))) 47)))
-(((-82 |#1|) (-13 (-377) (-10 -8 (-15 -1518 ($ (-667 (-332 (-1532 (QUOTE X) (QUOTE -2004)) (-1532) (-677))))))) (-1144)) (T -82))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-667 (-332 (-1532 (QUOTE X) (QUOTE -2004)) (-1532) (-677)))) (-5 *1 (-82 *3)) (-14 *3 (-1144)))))
-(-13 (-377) (-10 -8 (-15 -1518 ($ (-667 (-332 (-1532 (QUOTE X) (QUOTE -2004)) (-1532) (-677)))))))
-((-3880 (((-3 $ "failed") (-667 (-309 (-372)))) 112) (((-3 $ "failed") (-667 (-309 (-550)))) 100) (((-3 $ "failed") (-667 (-925 (-372)))) 134) (((-3 $ "failed") (-667 (-925 (-550)))) 123) (((-3 $ "failed") (-667 (-400 (-925 (-372))))) 88) (((-3 $ "failed") (-667 (-400 (-925 (-550))))) 74)) (-2726 (($ (-667 (-309 (-372)))) 108) (($ (-667 (-309 (-550)))) 96) (($ (-667 (-925 (-372)))) 130) (($ (-667 (-925 (-550)))) 119) (($ (-667 (-400 (-925 (-372))))) 84) (($ (-667 (-400 (-925 (-550))))) 67)) (-3397 (((-1232) $) 59)) (-1518 (((-836) $) 53) (($ (-623 (-323))) 47) (($ (-323)) 50) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 44) (($ (-667 (-332 (-1532 (QUOTE X)) (-1532) (-677)))) 45)))
-(((-83 |#1|) (-13 (-377) (-10 -8 (-15 -1518 ($ (-667 (-332 (-1532 (QUOTE X)) (-1532) (-677))))))) (-1144)) (T -83))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-667 (-332 (-1532 (QUOTE X)) (-1532) (-677)))) (-5 *1 (-83 *3)) (-14 *3 (-1144)))))
-(-13 (-377) (-10 -8 (-15 -1518 ($ (-667 (-332 (-1532 (QUOTE X)) (-1532) (-677)))))))
-((-3880 (((-3 $ "failed") (-1227 (-309 (-372)))) 104) (((-3 $ "failed") (-1227 (-309 (-550)))) 93) (((-3 $ "failed") (-1227 (-925 (-372)))) 124) (((-3 $ "failed") (-1227 (-925 (-550)))) 114) (((-3 $ "failed") (-1227 (-400 (-925 (-372))))) 82) (((-3 $ "failed") (-1227 (-400 (-925 (-550))))) 69)) (-2726 (($ (-1227 (-309 (-372)))) 100) (($ (-1227 (-309 (-550)))) 89) (($ (-1227 (-925 (-372)))) 120) (($ (-1227 (-925 (-550)))) 110) (($ (-1227 (-400 (-925 (-372))))) 78) (($ (-1227 (-400 (-925 (-550))))) 62)) (-3397 (((-1232) $) 46)) (-1518 (((-836) $) 40) (($ (-623 (-323))) 49) (($ (-323)) 36) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 52) (($ (-1227 (-332 (-1532 (QUOTE X)) (-1532) (-677)))) 37)))
-(((-84 |#1|) (-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532 (QUOTE X)) (-1532) (-677))))))) (-1144)) (T -84))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1227 (-332 (-1532 (QUOTE X)) (-1532) (-677)))) (-5 *1 (-84 *3)) (-14 *3 (-1144)))))
-(-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532 (QUOTE X)) (-1532) (-677)))))))
-((-3880 (((-3 $ "failed") (-1227 (-309 (-372)))) 79) (((-3 $ "failed") (-1227 (-309 (-550)))) 68) (((-3 $ "failed") (-1227 (-925 (-372)))) 99) (((-3 $ "failed") (-1227 (-925 (-550)))) 89) (((-3 $ "failed") (-1227 (-400 (-925 (-372))))) 57) (((-3 $ "failed") (-1227 (-400 (-925 (-550))))) 44)) (-2726 (($ (-1227 (-309 (-372)))) 75) (($ (-1227 (-309 (-550)))) 64) (($ (-1227 (-925 (-372)))) 95) (($ (-1227 (-925 (-550)))) 85) (($ (-1227 (-400 (-925 (-372))))) 53) (($ (-1227 (-400 (-925 (-550))))) 37)) (-3397 (((-1232) $) 125)) (-1518 (((-836) $) 119) (($ (-623 (-323))) 110) (($ (-323)) 116) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 114) (($ (-1227 (-332 (-1532 (QUOTE X)) (-1532 (QUOTE -2004)) (-677)))) 36)))
-(((-85 |#1|) (-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532 (QUOTE X)) (-1532 (QUOTE -2004)) (-677))))))) (-1144)) (T -85))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1227 (-332 (-1532 (QUOTE X)) (-1532 (QUOTE -2004)) (-677)))) (-5 *1 (-85 *3)) (-14 *3 (-1144)))))
-(-13 (-433) (-10 -8 (-15 -1518 ($ (-1227 (-332 (-1532 (QUOTE X)) (-1532 (QUOTE -2004)) (-677)))))))
-((-3880 (((-3 $ "failed") (-667 (-309 (-372)))) 113) (((-3 $ "failed") (-667 (-309 (-550)))) 101) (((-3 $ "failed") (-667 (-925 (-372)))) 135) (((-3 $ "failed") (-667 (-925 (-550)))) 124) (((-3 $ "failed") (-667 (-400 (-925 (-372))))) 89) (((-3 $ "failed") (-667 (-400 (-925 (-550))))) 75)) (-2726 (($ (-667 (-309 (-372)))) 109) (($ (-667 (-309 (-550)))) 97) (($ (-667 (-925 (-372)))) 131) (($ (-667 (-925 (-550)))) 120) (($ (-667 (-400 (-925 (-372))))) 85) (($ (-667 (-400 (-925 (-550))))) 68)) (-3397 (((-1232) $) 59)) (-1518 (((-836) $) 53) (($ (-623 (-323))) 43) (($ (-323)) 50) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 48) (($ (-667 (-332 (-1532 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-1532) (-677)))) 44)))
-(((-86 |#1|) (-13 (-377) (-10 -8 (-15 -1518 ($ (-667 (-332 (-1532 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-1532) (-677))))))) (-1144)) (T -86))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-667 (-332 (-1532 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-1532) (-677)))) (-5 *1 (-86 *3)) (-14 *3 (-1144)))))
-(-13 (-377) (-10 -8 (-15 -1518 ($ (-667 (-332 (-1532 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-1532) (-677)))))))
-((-3397 (((-1232) $) 44)) (-1518 (((-836) $) 38) (($ (-1227 (-677))) 92) (($ (-623 (-323))) 30) (($ (-323)) 35) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 33)))
-(((-87 |#1|) (-432) (-1144)) (T -87))
+((-2288 (((-3 $ "failed") (-1228 (-309 (-372)))) 125) (((-3 $ "failed") (-1228 (-309 (-550)))) 115) (((-3 $ "failed") (-1228 (-926 (-372)))) 145) (((-3 $ "failed") (-1228 (-926 (-550)))) 135) (((-3 $ "failed") (-1228 (-400 (-926 (-372))))) 105) (((-3 $ "failed") (-1228 (-400 (-926 (-550))))) 93)) (-2202 (($ (-1228 (-309 (-372)))) 121) (($ (-1228 (-309 (-550)))) 111) (($ (-1228 (-926 (-372)))) 141) (($ (-1228 (-926 (-550)))) 131) (($ (-1228 (-400 (-926 (-372))))) 101) (($ (-1228 (-400 (-926 (-550))))) 86)) (-1316 (((-1233) $) 78)) (-2233 (((-837) $) 27) (($ (-623 (-323))) 68) (($ (-323)) 64) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 71) (($ (-1228 (-332 (-2245) (-2245 (QUOTE X)) (-677)))) 65)))
+(((-73 |#1|) (-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245) (-2245 (QUOTE X)) (-677))))))) (-1145)) (T -73))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1228 (-332 (-2245) (-2245 (QUOTE X)) (-677)))) (-5 *1 (-73 *3)) (-14 *3 (-1145)))))
+(-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245) (-2245 (QUOTE X)) (-677)))))))
+((-2288 (((-3 $ "failed") (-1228 (-309 (-372)))) 130) (((-3 $ "failed") (-1228 (-309 (-550)))) 119) (((-3 $ "failed") (-1228 (-926 (-372)))) 150) (((-3 $ "failed") (-1228 (-926 (-550)))) 140) (((-3 $ "failed") (-1228 (-400 (-926 (-372))))) 108) (((-3 $ "failed") (-1228 (-400 (-926 (-550))))) 95)) (-2202 (($ (-1228 (-309 (-372)))) 126) (($ (-1228 (-309 (-550)))) 115) (($ (-1228 (-926 (-372)))) 146) (($ (-1228 (-926 (-550)))) 136) (($ (-1228 (-400 (-926 (-372))))) 104) (($ (-1228 (-400 (-926 (-550))))) 88)) (-1316 (((-1233) $) 79)) (-2233 (((-837) $) 71) (($ (-623 (-323))) NIL) (($ (-323)) NIL) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) NIL) (($ (-1228 (-332 (-2245 (QUOTE X) (QUOTE EPS)) (-2245 (QUOTE -1932)) (-677)))) 66)))
+(((-74 |#1| |#2| |#3|) (-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245 (QUOTE X) (QUOTE EPS)) (-2245 (QUOTE -1932)) (-677))))))) (-1145) (-1145) (-1145)) (T -74))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1228 (-332 (-2245 (QUOTE X) (QUOTE EPS)) (-2245 (QUOTE -1932)) (-677)))) (-5 *1 (-74 *3 *4 *5)) (-14 *3 (-1145)) (-14 *4 (-1145)) (-14 *5 (-1145)))))
+(-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245 (QUOTE X) (QUOTE EPS)) (-2245 (QUOTE -1932)) (-677)))))))
+((-2288 (((-3 $ "failed") (-1228 (-309 (-372)))) 134) (((-3 $ "failed") (-1228 (-309 (-550)))) 123) (((-3 $ "failed") (-1228 (-926 (-372)))) 154) (((-3 $ "failed") (-1228 (-926 (-550)))) 144) (((-3 $ "failed") (-1228 (-400 (-926 (-372))))) 112) (((-3 $ "failed") (-1228 (-400 (-926 (-550))))) 99)) (-2202 (($ (-1228 (-309 (-372)))) 130) (($ (-1228 (-309 (-550)))) 119) (($ (-1228 (-926 (-372)))) 150) (($ (-1228 (-926 (-550)))) 140) (($ (-1228 (-400 (-926 (-372))))) 108) (($ (-1228 (-400 (-926 (-550))))) 92)) (-1316 (((-1233) $) 83)) (-2233 (((-837) $) 75) (($ (-623 (-323))) NIL) (($ (-323)) NIL) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) NIL) (($ (-1228 (-332 (-2245 (QUOTE EPS)) (-2245 (QUOTE YA) (QUOTE YB)) (-677)))) 70)))
+(((-75 |#1| |#2| |#3|) (-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245 (QUOTE EPS)) (-2245 (QUOTE YA) (QUOTE YB)) (-677))))))) (-1145) (-1145) (-1145)) (T -75))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1228 (-332 (-2245 (QUOTE EPS)) (-2245 (QUOTE YA) (QUOTE YB)) (-677)))) (-5 *1 (-75 *3 *4 *5)) (-14 *3 (-1145)) (-14 *4 (-1145)) (-14 *5 (-1145)))))
+(-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245 (QUOTE EPS)) (-2245 (QUOTE YA) (QUOTE YB)) (-677)))))))
+((-2288 (((-3 $ "failed") (-309 (-372))) 82) (((-3 $ "failed") (-309 (-550))) 87) (((-3 $ "failed") (-926 (-372))) 91) (((-3 $ "failed") (-926 (-550))) 95) (((-3 $ "failed") (-400 (-926 (-372)))) 77) (((-3 $ "failed") (-400 (-926 (-550)))) 70)) (-2202 (($ (-309 (-372))) 80) (($ (-309 (-550))) 85) (($ (-926 (-372))) 89) (($ (-926 (-550))) 93) (($ (-400 (-926 (-372)))) 75) (($ (-400 (-926 (-550)))) 67)) (-1316 (((-1233) $) 62)) (-2233 (((-837) $) 50) (($ (-623 (-323))) 46) (($ (-323)) 56) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 54) (($ (-332 (-2245) (-2245 (QUOTE X)) (-677))) 47)))
+(((-76 |#1|) (-13 (-389) (-10 -8 (-15 -2233 ($ (-332 (-2245) (-2245 (QUOTE X)) (-677)))))) (-1145)) (T -76))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-332 (-2245) (-2245 (QUOTE X)) (-677))) (-5 *1 (-76 *3)) (-14 *3 (-1145)))))
+(-13 (-389) (-10 -8 (-15 -2233 ($ (-332 (-2245) (-2245 (QUOTE X)) (-677))))))
+((-2288 (((-3 $ "failed") (-309 (-372))) 46) (((-3 $ "failed") (-309 (-550))) 51) (((-3 $ "failed") (-926 (-372))) 55) (((-3 $ "failed") (-926 (-550))) 59) (((-3 $ "failed") (-400 (-926 (-372)))) 41) (((-3 $ "failed") (-400 (-926 (-550)))) 34)) (-2202 (($ (-309 (-372))) 44) (($ (-309 (-550))) 49) (($ (-926 (-372))) 53) (($ (-926 (-550))) 57) (($ (-400 (-926 (-372)))) 39) (($ (-400 (-926 (-550)))) 31)) (-1316 (((-1233) $) 80)) (-2233 (((-837) $) 74) (($ (-623 (-323))) 66) (($ (-323)) 71) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 69) (($ (-332 (-2245) (-2245 (QUOTE X)) (-677))) 30)))
+(((-77 |#1|) (-13 (-389) (-10 -8 (-15 -2233 ($ (-332 (-2245) (-2245 (QUOTE X)) (-677)))))) (-1145)) (T -77))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-332 (-2245) (-2245 (QUOTE X)) (-677))) (-5 *1 (-77 *3)) (-14 *3 (-1145)))))
+(-13 (-389) (-10 -8 (-15 -2233 ($ (-332 (-2245) (-2245 (QUOTE X)) (-677))))))
+((-2288 (((-3 $ "failed") (-1228 (-309 (-372)))) 89) (((-3 $ "failed") (-1228 (-309 (-550)))) 78) (((-3 $ "failed") (-1228 (-926 (-372)))) 109) (((-3 $ "failed") (-1228 (-926 (-550)))) 99) (((-3 $ "failed") (-1228 (-400 (-926 (-372))))) 67) (((-3 $ "failed") (-1228 (-400 (-926 (-550))))) 54)) (-2202 (($ (-1228 (-309 (-372)))) 85) (($ (-1228 (-309 (-550)))) 74) (($ (-1228 (-926 (-372)))) 105) (($ (-1228 (-926 (-550)))) 95) (($ (-1228 (-400 (-926 (-372))))) 63) (($ (-1228 (-400 (-926 (-550))))) 47)) (-1316 (((-1233) $) 125)) (-2233 (((-837) $) 119) (($ (-623 (-323))) 112) (($ (-323)) 37) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 115) (($ (-1228 (-332 (-2245) (-2245 (QUOTE XC)) (-677)))) 38)))
+(((-78 |#1|) (-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245) (-2245 (QUOTE XC)) (-677))))))) (-1145)) (T -78))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1228 (-332 (-2245) (-2245 (QUOTE XC)) (-677)))) (-5 *1 (-78 *3)) (-14 *3 (-1145)))))
+(-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245) (-2245 (QUOTE XC)) (-677)))))))
+((-2288 (((-3 $ "failed") (-1228 (-309 (-372)))) 142) (((-3 $ "failed") (-1228 (-309 (-550)))) 132) (((-3 $ "failed") (-1228 (-926 (-372)))) 162) (((-3 $ "failed") (-1228 (-926 (-550)))) 152) (((-3 $ "failed") (-1228 (-400 (-926 (-372))))) 122) (((-3 $ "failed") (-1228 (-400 (-926 (-550))))) 110)) (-2202 (($ (-1228 (-309 (-372)))) 138) (($ (-1228 (-309 (-550)))) 128) (($ (-1228 (-926 (-372)))) 158) (($ (-1228 (-926 (-550)))) 148) (($ (-1228 (-400 (-926 (-372))))) 118) (($ (-1228 (-400 (-926 (-550))))) 103)) (-1316 (((-1233) $) 96)) (-2233 (((-837) $) 90) (($ (-623 (-323))) 81) (($ (-323)) 88) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 86) (($ (-1228 (-332 (-2245) (-2245 (QUOTE X)) (-677)))) 82)))
+(((-79 |#1|) (-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245) (-2245 (QUOTE X)) (-677))))))) (-1145)) (T -79))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1228 (-332 (-2245) (-2245 (QUOTE X)) (-677)))) (-5 *1 (-79 *3)) (-14 *3 (-1145)))))
+(-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245) (-2245 (QUOTE X)) (-677)))))))
+((-2288 (((-3 $ "failed") (-1228 (-309 (-372)))) 78) (((-3 $ "failed") (-1228 (-309 (-550)))) 67) (((-3 $ "failed") (-1228 (-926 (-372)))) 98) (((-3 $ "failed") (-1228 (-926 (-550)))) 88) (((-3 $ "failed") (-1228 (-400 (-926 (-372))))) 56) (((-3 $ "failed") (-1228 (-400 (-926 (-550))))) 43)) (-2202 (($ (-1228 (-309 (-372)))) 74) (($ (-1228 (-309 (-550)))) 63) (($ (-1228 (-926 (-372)))) 94) (($ (-1228 (-926 (-550)))) 84) (($ (-1228 (-400 (-926 (-372))))) 52) (($ (-1228 (-400 (-926 (-550))))) 36)) (-1316 (((-1233) $) 124)) (-2233 (((-837) $) 118) (($ (-623 (-323))) 109) (($ (-323)) 115) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 113) (($ (-1228 (-332 (-2245) (-2245 (QUOTE X)) (-677)))) 35)))
+(((-80 |#1|) (-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245) (-2245 (QUOTE X)) (-677))))))) (-1145)) (T -80))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1228 (-332 (-2245) (-2245 (QUOTE X)) (-677)))) (-5 *1 (-80 *3)) (-14 *3 (-1145)))))
+(-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245) (-2245 (QUOTE X)) (-677)))))))
+((-2288 (((-3 $ "failed") (-1228 (-309 (-372)))) 95) (((-3 $ "failed") (-1228 (-309 (-550)))) 84) (((-3 $ "failed") (-1228 (-926 (-372)))) 115) (((-3 $ "failed") (-1228 (-926 (-550)))) 105) (((-3 $ "failed") (-1228 (-400 (-926 (-372))))) 73) (((-3 $ "failed") (-1228 (-400 (-926 (-550))))) 60)) (-2202 (($ (-1228 (-309 (-372)))) 91) (($ (-1228 (-309 (-550)))) 80) (($ (-1228 (-926 (-372)))) 111) (($ (-1228 (-926 (-550)))) 101) (($ (-1228 (-400 (-926 (-372))))) 69) (($ (-1228 (-400 (-926 (-550))))) 53)) (-1316 (((-1233) $) 45)) (-2233 (((-837) $) 39) (($ (-623 (-323))) 29) (($ (-323)) 32) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 35) (($ (-1228 (-332 (-2245 (QUOTE X) (QUOTE -1932)) (-2245) (-677)))) 30)))
+(((-81 |#1|) (-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245 (QUOTE X) (QUOTE -1932)) (-2245) (-677))))))) (-1145)) (T -81))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1228 (-332 (-2245 (QUOTE X) (QUOTE -1932)) (-2245) (-677)))) (-5 *1 (-81 *3)) (-14 *3 (-1145)))))
+(-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245 (QUOTE X) (QUOTE -1932)) (-2245) (-677)))))))
+((-2288 (((-3 $ "failed") (-667 (-309 (-372)))) 115) (((-3 $ "failed") (-667 (-309 (-550)))) 104) (((-3 $ "failed") (-667 (-926 (-372)))) 137) (((-3 $ "failed") (-667 (-926 (-550)))) 126) (((-3 $ "failed") (-667 (-400 (-926 (-372))))) 93) (((-3 $ "failed") (-667 (-400 (-926 (-550))))) 80)) (-2202 (($ (-667 (-309 (-372)))) 111) (($ (-667 (-309 (-550)))) 100) (($ (-667 (-926 (-372)))) 133) (($ (-667 (-926 (-550)))) 122) (($ (-667 (-400 (-926 (-372))))) 89) (($ (-667 (-400 (-926 (-550))))) 73)) (-1316 (((-1233) $) 63)) (-2233 (((-837) $) 50) (($ (-623 (-323))) 57) (($ (-323)) 46) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 55) (($ (-667 (-332 (-2245 (QUOTE X) (QUOTE -1932)) (-2245) (-677)))) 47)))
+(((-82 |#1|) (-13 (-377) (-10 -8 (-15 -2233 ($ (-667 (-332 (-2245 (QUOTE X) (QUOTE -1932)) (-2245) (-677))))))) (-1145)) (T -82))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-667 (-332 (-2245 (QUOTE X) (QUOTE -1932)) (-2245) (-677)))) (-5 *1 (-82 *3)) (-14 *3 (-1145)))))
+(-13 (-377) (-10 -8 (-15 -2233 ($ (-667 (-332 (-2245 (QUOTE X) (QUOTE -1932)) (-2245) (-677)))))))
+((-2288 (((-3 $ "failed") (-667 (-309 (-372)))) 112) (((-3 $ "failed") (-667 (-309 (-550)))) 100) (((-3 $ "failed") (-667 (-926 (-372)))) 134) (((-3 $ "failed") (-667 (-926 (-550)))) 123) (((-3 $ "failed") (-667 (-400 (-926 (-372))))) 88) (((-3 $ "failed") (-667 (-400 (-926 (-550))))) 74)) (-2202 (($ (-667 (-309 (-372)))) 108) (($ (-667 (-309 (-550)))) 96) (($ (-667 (-926 (-372)))) 130) (($ (-667 (-926 (-550)))) 119) (($ (-667 (-400 (-926 (-372))))) 84) (($ (-667 (-400 (-926 (-550))))) 67)) (-1316 (((-1233) $) 59)) (-2233 (((-837) $) 53) (($ (-623 (-323))) 47) (($ (-323)) 50) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 44) (($ (-667 (-332 (-2245 (QUOTE X)) (-2245) (-677)))) 45)))
+(((-83 |#1|) (-13 (-377) (-10 -8 (-15 -2233 ($ (-667 (-332 (-2245 (QUOTE X)) (-2245) (-677))))))) (-1145)) (T -83))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-667 (-332 (-2245 (QUOTE X)) (-2245) (-677)))) (-5 *1 (-83 *3)) (-14 *3 (-1145)))))
+(-13 (-377) (-10 -8 (-15 -2233 ($ (-667 (-332 (-2245 (QUOTE X)) (-2245) (-677)))))))
+((-2288 (((-3 $ "failed") (-1228 (-309 (-372)))) 104) (((-3 $ "failed") (-1228 (-309 (-550)))) 93) (((-3 $ "failed") (-1228 (-926 (-372)))) 124) (((-3 $ "failed") (-1228 (-926 (-550)))) 114) (((-3 $ "failed") (-1228 (-400 (-926 (-372))))) 82) (((-3 $ "failed") (-1228 (-400 (-926 (-550))))) 69)) (-2202 (($ (-1228 (-309 (-372)))) 100) (($ (-1228 (-309 (-550)))) 89) (($ (-1228 (-926 (-372)))) 120) (($ (-1228 (-926 (-550)))) 110) (($ (-1228 (-400 (-926 (-372))))) 78) (($ (-1228 (-400 (-926 (-550))))) 62)) (-1316 (((-1233) $) 46)) (-2233 (((-837) $) 40) (($ (-623 (-323))) 49) (($ (-323)) 36) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 52) (($ (-1228 (-332 (-2245 (QUOTE X)) (-2245) (-677)))) 37)))
+(((-84 |#1|) (-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245 (QUOTE X)) (-2245) (-677))))))) (-1145)) (T -84))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1228 (-332 (-2245 (QUOTE X)) (-2245) (-677)))) (-5 *1 (-84 *3)) (-14 *3 (-1145)))))
+(-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245 (QUOTE X)) (-2245) (-677)))))))
+((-2288 (((-3 $ "failed") (-1228 (-309 (-372)))) 79) (((-3 $ "failed") (-1228 (-309 (-550)))) 68) (((-3 $ "failed") (-1228 (-926 (-372)))) 99) (((-3 $ "failed") (-1228 (-926 (-550)))) 89) (((-3 $ "failed") (-1228 (-400 (-926 (-372))))) 57) (((-3 $ "failed") (-1228 (-400 (-926 (-550))))) 44)) (-2202 (($ (-1228 (-309 (-372)))) 75) (($ (-1228 (-309 (-550)))) 64) (($ (-1228 (-926 (-372)))) 95) (($ (-1228 (-926 (-550)))) 85) (($ (-1228 (-400 (-926 (-372))))) 53) (($ (-1228 (-400 (-926 (-550))))) 37)) (-1316 (((-1233) $) 125)) (-2233 (((-837) $) 119) (($ (-623 (-323))) 110) (($ (-323)) 116) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 114) (($ (-1228 (-332 (-2245 (QUOTE X)) (-2245 (QUOTE -1932)) (-677)))) 36)))
+(((-85 |#1|) (-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245 (QUOTE X)) (-2245 (QUOTE -1932)) (-677))))))) (-1145)) (T -85))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1228 (-332 (-2245 (QUOTE X)) (-2245 (QUOTE -1932)) (-677)))) (-5 *1 (-85 *3)) (-14 *3 (-1145)))))
+(-13 (-433) (-10 -8 (-15 -2233 ($ (-1228 (-332 (-2245 (QUOTE X)) (-2245 (QUOTE -1932)) (-677)))))))
+((-2288 (((-3 $ "failed") (-667 (-309 (-372)))) 113) (((-3 $ "failed") (-667 (-309 (-550)))) 101) (((-3 $ "failed") (-667 (-926 (-372)))) 135) (((-3 $ "failed") (-667 (-926 (-550)))) 124) (((-3 $ "failed") (-667 (-400 (-926 (-372))))) 89) (((-3 $ "failed") (-667 (-400 (-926 (-550))))) 75)) (-2202 (($ (-667 (-309 (-372)))) 109) (($ (-667 (-309 (-550)))) 97) (($ (-667 (-926 (-372)))) 131) (($ (-667 (-926 (-550)))) 120) (($ (-667 (-400 (-926 (-372))))) 85) (($ (-667 (-400 (-926 (-550))))) 68)) (-1316 (((-1233) $) 59)) (-2233 (((-837) $) 53) (($ (-623 (-323))) 43) (($ (-323)) 50) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 48) (($ (-667 (-332 (-2245 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-2245) (-677)))) 44)))
+(((-86 |#1|) (-13 (-377) (-10 -8 (-15 -2233 ($ (-667 (-332 (-2245 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-2245) (-677))))))) (-1145)) (T -86))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-667 (-332 (-2245 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-2245) (-677)))) (-5 *1 (-86 *3)) (-14 *3 (-1145)))))
+(-13 (-377) (-10 -8 (-15 -2233 ($ (-667 (-332 (-2245 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-2245) (-677)))))))
+((-1316 (((-1233) $) 44)) (-2233 (((-837) $) 38) (($ (-1228 (-677))) 92) (($ (-623 (-323))) 30) (($ (-323)) 35) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 33)))
+(((-87 |#1|) (-432) (-1145)) (T -87))
NIL
(-432)
-((-3880 (((-3 $ "failed") (-309 (-372))) 47) (((-3 $ "failed") (-309 (-550))) 52) (((-3 $ "failed") (-925 (-372))) 56) (((-3 $ "failed") (-925 (-550))) 60) (((-3 $ "failed") (-400 (-925 (-372)))) 42) (((-3 $ "failed") (-400 (-925 (-550)))) 35)) (-2726 (($ (-309 (-372))) 45) (($ (-309 (-550))) 50) (($ (-925 (-372))) 54) (($ (-925 (-550))) 58) (($ (-400 (-925 (-372)))) 40) (($ (-400 (-925 (-550)))) 32)) (-3397 (((-1232) $) 90)) (-1518 (((-836) $) 84) (($ (-623 (-323))) 78) (($ (-323)) 81) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 76) (($ (-332 (-1532 (QUOTE X)) (-1532 (QUOTE -2004)) (-677))) 31)))
-(((-88 |#1|) (-13 (-389) (-10 -8 (-15 -1518 ($ (-332 (-1532 (QUOTE X)) (-1532 (QUOTE -2004)) (-677)))))) (-1144)) (T -88))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-332 (-1532 (QUOTE X)) (-1532 (QUOTE -2004)) (-677))) (-5 *1 (-88 *3)) (-14 *3 (-1144)))))
-(-13 (-389) (-10 -8 (-15 -1518 ($ (-332 (-1532 (QUOTE X)) (-1532 (QUOTE -2004)) (-677))))))
-((-1339 (((-1227 (-667 |#1|)) (-667 |#1|)) 54)) (-1700 (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 (-623 (-894))))) |#2| (-894)) 44)) (-1483 (((-2 (|:| |minor| (-623 (-894))) (|:| -1721 |#2|) (|:| |minors| (-623 (-623 (-894)))) (|:| |ops| (-623 |#2|))) |#2| (-894)) 65 (|has| |#1| (-356)))))
-(((-89 |#1| |#2|) (-10 -7 (-15 -1700 ((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 (-623 (-894))))) |#2| (-894))) (-15 -1339 ((-1227 (-667 |#1|)) (-667 |#1|))) (IF (|has| |#1| (-356)) (-15 -1483 ((-2 (|:| |minor| (-623 (-894))) (|:| -1721 |#2|) (|:| |minors| (-623 (-623 (-894)))) (|:| |ops| (-623 |#2|))) |#2| (-894))) |%noBranch|)) (-542) (-634 |#1|)) (T -89))
-((-1483 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-4 *5 (-542)) (-5 *2 (-2 (|:| |minor| (-623 (-894))) (|:| -1721 *3) (|:| |minors| (-623 (-623 (-894)))) (|:| |ops| (-623 *3)))) (-5 *1 (-89 *5 *3)) (-5 *4 (-894)) (-4 *3 (-634 *5)))) (-1339 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-1227 (-667 *4))) (-5 *1 (-89 *4 *5)) (-5 *3 (-667 *4)) (-4 *5 (-634 *4)))) (-1700 (*1 *2 *3 *4) (-12 (-4 *5 (-542)) (-5 *2 (-2 (|:| -1340 (-667 *5)) (|:| |vec| (-1227 (-623 (-894)))))) (-5 *1 (-89 *5 *3)) (-5 *4 (-894)) (-4 *3 (-634 *5)))))
-(-10 -7 (-15 -1700 ((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 (-623 (-894))))) |#2| (-894))) (-15 -1339 ((-1227 (-667 |#1|)) (-667 |#1|))) (IF (|has| |#1| (-356)) (-15 -1483 ((-2 (|:| |minor| (-623 (-894))) (|:| -1721 |#2|) (|:| |minors| (-623 (-623 (-894)))) (|:| |ops| (-623 |#2|))) |#2| (-894))) |%noBranch|))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2038 ((|#1| $) 35)) (-4047 (((-112) $ (-749)) NIL)) (-3513 (($) NIL T CONST)) (-2094 ((|#1| |#1| $) 30)) (-2006 ((|#1| $) 28)) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) NIL)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-3638 ((|#1| $) NIL)) (-1886 (($ |#1| $) 31)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-3760 ((|#1| $) 29)) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) 16)) (-3498 (($) 39)) (-2775 (((-749) $) 26)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) 15)) (-1518 (((-836) $) 25 (|has| |#1| (-595 (-836))))) (-3685 (($ (-623 |#1|)) NIL)) (-1633 (($ (-623 |#1|)) 37)) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 13 (|has| |#1| (-1068)))) (-3191 (((-749) $) 10 (|has| $ (-6 -4342)))))
-(((-90 |#1|) (-13 (-1089 |#1|) (-10 -8 (-15 -1633 ($ (-623 |#1|))))) (-1068)) (T -90))
-((-1633 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-5 *1 (-90 *3)))))
-(-13 (-1089 |#1|) (-10 -8 (-15 -1633 ($ (-623 |#1|)))))
-((-1518 (((-836) $) 13) (((-1149) $) 8) (($ (-1149)) 9)))
-(((-91 |#1|) (-10 -8 (-15 -1518 (|#1| (-1149))) (-15 -1518 ((-1149) |#1|)) (-15 -1518 ((-836) |#1|))) (-92)) (T -91))
-NIL
-(-10 -8 (-15 -1518 (|#1| (-1149))) (-15 -1518 ((-1149) |#1|)) (-15 -1518 ((-836) |#1|)))
-((-1504 (((-112) $ $) 7)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11) (((-1149) $) 15) (($ (-1149)) 14)) (-2316 (((-112) $ $) 6)))
+((-2288 (((-3 $ "failed") (-309 (-372))) 47) (((-3 $ "failed") (-309 (-550))) 52) (((-3 $ "failed") (-926 (-372))) 56) (((-3 $ "failed") (-926 (-550))) 60) (((-3 $ "failed") (-400 (-926 (-372)))) 42) (((-3 $ "failed") (-400 (-926 (-550)))) 35)) (-2202 (($ (-309 (-372))) 45) (($ (-309 (-550))) 50) (($ (-926 (-372))) 54) (($ (-926 (-550))) 58) (($ (-400 (-926 (-372)))) 40) (($ (-400 (-926 (-550)))) 32)) (-1316 (((-1233) $) 90)) (-2233 (((-837) $) 84) (($ (-623 (-323))) 78) (($ (-323)) 81) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 76) (($ (-332 (-2245 (QUOTE X)) (-2245 (QUOTE -1932)) (-677))) 31)))
+(((-88 |#1|) (-13 (-389) (-10 -8 (-15 -2233 ($ (-332 (-2245 (QUOTE X)) (-2245 (QUOTE -1932)) (-677)))))) (-1145)) (T -88))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-332 (-2245 (QUOTE X)) (-2245 (QUOTE -1932)) (-677))) (-5 *1 (-88 *3)) (-14 *3 (-1145)))))
+(-13 (-389) (-10 -8 (-15 -2233 ($ (-332 (-2245 (QUOTE X)) (-2245 (QUOTE -1932)) (-677))))))
+((-3109 (((-1228 (-667 |#1|)) (-667 |#1|)) 54)) (-3620 (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 (-623 (-895))))) |#2| (-895)) 44)) (-2096 (((-2 (|:| |minor| (-623 (-895))) (|:| -1309 |#2|) (|:| |minors| (-623 (-623 (-895)))) (|:| |ops| (-623 |#2|))) |#2| (-895)) 65 (|has| |#1| (-356)))))
+(((-89 |#1| |#2|) (-10 -7 (-15 -3620 ((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 (-623 (-895))))) |#2| (-895))) (-15 -3109 ((-1228 (-667 |#1|)) (-667 |#1|))) (IF (|has| |#1| (-356)) (-15 -2096 ((-2 (|:| |minor| (-623 (-895))) (|:| -1309 |#2|) (|:| |minors| (-623 (-623 (-895)))) (|:| |ops| (-623 |#2|))) |#2| (-895))) |%noBranch|)) (-542) (-634 |#1|)) (T -89))
+((-2096 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-4 *5 (-542)) (-5 *2 (-2 (|:| |minor| (-623 (-895))) (|:| -1309 *3) (|:| |minors| (-623 (-623 (-895)))) (|:| |ops| (-623 *3)))) (-5 *1 (-89 *5 *3)) (-5 *4 (-895)) (-4 *3 (-634 *5)))) (-3109 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-1228 (-667 *4))) (-5 *1 (-89 *4 *5)) (-5 *3 (-667 *4)) (-4 *5 (-634 *4)))) (-3620 (*1 *2 *3 *4) (-12 (-4 *5 (-542)) (-5 *2 (-2 (|:| -3121 (-667 *5)) (|:| |vec| (-1228 (-623 (-895)))))) (-5 *1 (-89 *5 *3)) (-5 *4 (-895)) (-4 *3 (-634 *5)))))
+(-10 -7 (-15 -3620 ((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 (-623 (-895))))) |#2| (-895))) (-15 -3109 ((-1228 (-667 |#1|)) (-667 |#1|))) (IF (|has| |#1| (-356)) (-15 -2096 ((-2 (|:| |minor| (-623 (-895))) (|:| -1309 |#2|) (|:| |minors| (-623 (-623 (-895)))) (|:| |ops| (-623 |#2|))) |#2| (-895))) |%noBranch|))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3940 ((|#1| $) 35)) (-3368 (((-112) $ (-749)) NIL)) (-2991 (($) NIL T CONST)) (-3219 ((|#1| |#1| $) 30)) (-3540 ((|#1| $) 28)) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) NIL)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-1696 ((|#1| $) NIL)) (-1715 (($ |#1| $) 31)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-3576 ((|#1| $) 29)) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) 16)) (-2819 (($) 39)) (-3072 (((-749) $) 26)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) 15)) (-2233 (((-837) $) 25 (|has| |#1| (-595 (-837))))) (-4017 (($ (-623 |#1|)) NIL)) (-4166 (($ (-623 |#1|)) 37)) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 13 (|has| |#1| (-1069)))) (-3307 (((-749) $) 10 (|has| $ (-6 -4344)))))
+(((-90 |#1|) (-13 (-1090 |#1|) (-10 -8 (-15 -4166 ($ (-623 |#1|))))) (-1069)) (T -90))
+((-4166 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-5 *1 (-90 *3)))))
+(-13 (-1090 |#1|) (-10 -8 (-15 -4166 ($ (-623 |#1|)))))
+((-2233 (((-837) $) 13) (((-1150) $) 8) (($ (-1150)) 9)))
+(((-91 |#1|) (-10 -8 (-15 -2233 (|#1| (-1150))) (-15 -2233 ((-1150) |#1|)) (-15 -2233 ((-837) |#1|))) (-92)) (T -91))
+NIL
+(-10 -8 (-15 -2233 (|#1| (-1150))) (-15 -2233 ((-1150) |#1|)) (-15 -2233 ((-837) |#1|)))
+((-2221 (((-112) $ $) 7)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11) (((-1150) $) 15) (($ (-1150)) 14)) (-2264 (((-112) $ $) 6)))
(((-92) (-138)) (T -92))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1149)) (-4 *1 (-92)))))
-(-13 (-1068) (-595 (-1149)) (-10 -8 (-15 -1518 ($ (-1149)))))
-(((-101) . T) ((-595 (-836)) . T) ((-595 (-1149)) . T) ((-1068) . T))
-((-3081 (($ $) 10)) (-3094 (($ $) 12)))
-(((-93 |#1|) (-10 -8 (-15 -3094 (|#1| |#1|)) (-15 -3081 (|#1| |#1|))) (-94)) (T -93))
-NIL
-(-10 -8 (-15 -3094 (|#1| |#1|)) (-15 -3081 (|#1| |#1|)))
-((-3060 (($ $) 11)) (-3043 (($ $) 10)) (-3081 (($ $) 9)) (-3094 (($ $) 8)) (-3072 (($ $) 7)) (-3052 (($ $) 6)))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1150)) (-4 *1 (-92)))))
+(-13 (-1069) (-595 (-1150)) (-10 -8 (-15 -2233 ($ (-1150)))))
+(((-101) . T) ((-595 (-837)) . T) ((-595 (-1150)) . T) ((-1069) . T))
+((-4117 (($ $) 10)) (-4127 (($ $) 12)))
+(((-93 |#1|) (-10 -8 (-15 -4127 (|#1| |#1|)) (-15 -4117 (|#1| |#1|))) (-94)) (T -93))
+NIL
+(-10 -8 (-15 -4127 (|#1| |#1|)) (-15 -4117 (|#1| |#1|)))
+((-2893 (($ $) 11)) (-2869 (($ $) 10)) (-4117 (($ $) 9)) (-4127 (($ $) 8)) (-2905 (($ $) 7)) (-2880 (($ $) 6)))
(((-94) (-138)) (T -94))
-((-3060 (*1 *1 *1) (-4 *1 (-94))) (-3043 (*1 *1 *1) (-4 *1 (-94))) (-3081 (*1 *1 *1) (-4 *1 (-94))) (-3094 (*1 *1 *1) (-4 *1 (-94))) (-3072 (*1 *1 *1) (-4 *1 (-94))) (-3052 (*1 *1 *1) (-4 *1 (-94))))
-(-13 (-10 -8 (-15 -3052 ($ $)) (-15 -3072 ($ $)) (-15 -3094 ($ $)) (-15 -3081 ($ $)) (-15 -3043 ($ $)) (-15 -3060 ($ $))))
-((-1504 (((-112) $ $) NIL)) (-1916 (((-1103) $) 9)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 17) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-95) (-13 (-1051) (-10 -8 (-15 -1916 ((-1103) $))))) (T -95))
-((-1916 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-95)))))
-(-13 (-1051) (-10 -8 (-15 -1916 ((-1103) $))))
-((-1504 (((-112) $ $) NIL)) (-1787 (((-372) (-1126) (-372)) 42) (((-372) (-1126) (-1126) (-372)) 41)) (-1931 (((-372) (-372)) 33)) (-3808 (((-1232)) 36)) (-1825 (((-1126) $) NIL)) (-4191 (((-372) (-1126) (-1126)) 46) (((-372) (-1126)) 48)) (-3337 (((-1088) $) NIL)) (-3924 (((-372) (-1126) (-1126)) 47)) (-4060 (((-372) (-1126) (-1126)) 49) (((-372) (-1126)) 50)) (-1518 (((-836) $) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-96) (-13 (-1068) (-10 -7 (-15 -4191 ((-372) (-1126) (-1126))) (-15 -4191 ((-372) (-1126))) (-15 -4060 ((-372) (-1126) (-1126))) (-15 -4060 ((-372) (-1126))) (-15 -3924 ((-372) (-1126) (-1126))) (-15 -3808 ((-1232))) (-15 -1931 ((-372) (-372))) (-15 -1787 ((-372) (-1126) (-372))) (-15 -1787 ((-372) (-1126) (-1126) (-372))) (-6 -4342)))) (T -96))
-((-4191 (*1 *2 *3 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-372)) (-5 *1 (-96)))) (-4191 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-372)) (-5 *1 (-96)))) (-4060 (*1 *2 *3 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-372)) (-5 *1 (-96)))) (-4060 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-372)) (-5 *1 (-96)))) (-3924 (*1 *2 *3 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-372)) (-5 *1 (-96)))) (-3808 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-96)))) (-1931 (*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-96)))) (-1787 (*1 *2 *3 *2) (-12 (-5 *2 (-372)) (-5 *3 (-1126)) (-5 *1 (-96)))) (-1787 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-372)) (-5 *3 (-1126)) (-5 *1 (-96)))))
-(-13 (-1068) (-10 -7 (-15 -4191 ((-372) (-1126) (-1126))) (-15 -4191 ((-372) (-1126))) (-15 -4060 ((-372) (-1126) (-1126))) (-15 -4060 ((-372) (-1126))) (-15 -3924 ((-372) (-1126) (-1126))) (-15 -3808 ((-1232))) (-15 -1931 ((-372) (-372))) (-15 -1787 ((-372) (-1126) (-372))) (-15 -1787 ((-372) (-1126) (-1126) (-372))) (-6 -4342)))
+((-2893 (*1 *1 *1) (-4 *1 (-94))) (-2869 (*1 *1 *1) (-4 *1 (-94))) (-4117 (*1 *1 *1) (-4 *1 (-94))) (-4127 (*1 *1 *1) (-4 *1 (-94))) (-2905 (*1 *1 *1) (-4 *1 (-94))) (-2880 (*1 *1 *1) (-4 *1 (-94))))
+(-13 (-10 -8 (-15 -2880 ($ $)) (-15 -2905 ($ $)) (-15 -4127 ($ $)) (-15 -4117 ($ $)) (-15 -2869 ($ $)) (-15 -2893 ($ $))))
+((-2221 (((-112) $ $) NIL)) (-1856 (((-1104) $) 9)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 17) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-95) (-13 (-1052) (-10 -8 (-15 -1856 ((-1104) $))))) (T -95))
+((-1856 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-95)))))
+(-13 (-1052) (-10 -8 (-15 -1856 ((-1104) $))))
+((-2221 (((-112) $ $) NIL)) (-1967 (((-372) (-1127) (-372)) 42) (((-372) (-1127) (-1127) (-372)) 41)) (-4016 (((-372) (-372)) 33)) (-2862 (((-1233)) 36)) (-2369 (((-1127) $) NIL)) (-2361 (((-372) (-1127) (-1127)) 46) (((-372) (-1127)) 48)) (-3445 (((-1089) $) NIL)) (-1459 (((-372) (-1127) (-1127)) 47)) (-3494 (((-372) (-1127) (-1127)) 49) (((-372) (-1127)) 50)) (-2233 (((-837) $) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-96) (-13 (-1069) (-10 -7 (-15 -2361 ((-372) (-1127) (-1127))) (-15 -2361 ((-372) (-1127))) (-15 -3494 ((-372) (-1127) (-1127))) (-15 -3494 ((-372) (-1127))) (-15 -1459 ((-372) (-1127) (-1127))) (-15 -2862 ((-1233))) (-15 -4016 ((-372) (-372))) (-15 -1967 ((-372) (-1127) (-372))) (-15 -1967 ((-372) (-1127) (-1127) (-372))) (-6 -4344)))) (T -96))
+((-2361 (*1 *2 *3 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-372)) (-5 *1 (-96)))) (-2361 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-372)) (-5 *1 (-96)))) (-3494 (*1 *2 *3 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-372)) (-5 *1 (-96)))) (-3494 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-372)) (-5 *1 (-96)))) (-1459 (*1 *2 *3 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-372)) (-5 *1 (-96)))) (-2862 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-96)))) (-4016 (*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-96)))) (-1967 (*1 *2 *3 *2) (-12 (-5 *2 (-372)) (-5 *3 (-1127)) (-5 *1 (-96)))) (-1967 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-372)) (-5 *3 (-1127)) (-5 *1 (-96)))))
+(-13 (-1069) (-10 -7 (-15 -2361 ((-372) (-1127) (-1127))) (-15 -2361 ((-372) (-1127))) (-15 -3494 ((-372) (-1127) (-1127))) (-15 -3494 ((-372) (-1127))) (-15 -1459 ((-372) (-1127) (-1127))) (-15 -2862 ((-1233))) (-15 -4016 ((-372) (-372))) (-15 -1967 ((-372) (-1127) (-372))) (-15 -1967 ((-372) (-1127) (-1127) (-372))) (-6 -4344)))
NIL
(((-97) (-138)) (T -97))
NIL
-(-13 (-10 -7 (-6 -4342) (-6 (-4344 "*")) (-6 -4343) (-6 -4339) (-6 -4337) (-6 -4336) (-6 -4335) (-6 -4340) (-6 -4334) (-6 -4333) (-6 -4332) (-6 -4331) (-6 -4330) (-6 -4338) (-6 -4341) (-6 |NullSquare|) (-6 |JacobiIdentity|) (-6 -4329)))
-((-1504 (((-112) $ $) NIL)) (-3513 (($) NIL T CONST)) (-1386 (((-3 $ "failed") $) NIL)) (-3102 (((-112) $) NIL)) (-1278 (($ (-1 |#1| |#1|)) 25) (($ (-1 |#1| |#1|) (-1 |#1| |#1|)) 24) (($ (-1 |#1| |#1| (-550))) 22)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) 14)) (-3337 (((-1088) $) NIL)) (-2680 ((|#1| $ |#1|) 11)) (-1270 (($ $ $) NIL)) (-3292 (($ $ $) NIL)) (-1518 (((-836) $) 20)) (-2636 (($) 8 T CONST)) (-2316 (((-112) $ $) 10)) (-2414 (($ $ $) NIL)) (** (($ $ (-894)) 27) (($ $ (-749)) NIL) (($ $ (-550)) 16)) (* (($ $ $) 28)))
-(((-98 |#1|) (-13 (-465) (-279 |#1| |#1|) (-10 -8 (-15 -1278 ($ (-1 |#1| |#1|))) (-15 -1278 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -1278 ($ (-1 |#1| |#1| (-550)))))) (-1020)) (T -98))
-((-1278 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-98 *3)))) (-1278 (*1 *1 *2 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-98 *3)))) (-1278 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3 (-550))) (-4 *3 (-1020)) (-5 *1 (-98 *3)))))
-(-13 (-465) (-279 |#1| |#1|) (-10 -8 (-15 -1278 ($ (-1 |#1| |#1|))) (-15 -1278 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -1278 ($ (-1 |#1| |#1| (-550))))))
-((-3249 (((-411 |#2|) |#2| (-623 |#2|)) 10) (((-411 |#2|) |#2| |#2|) 11)))
-(((-99 |#1| |#2|) (-10 -7 (-15 -3249 ((-411 |#2|) |#2| |#2|)) (-15 -3249 ((-411 |#2|) |#2| (-623 |#2|)))) (-13 (-444) (-145)) (-1203 |#1|)) (T -99))
-((-3249 (*1 *2 *3 *4) (-12 (-5 *4 (-623 *3)) (-4 *3 (-1203 *5)) (-4 *5 (-13 (-444) (-145))) (-5 *2 (-411 *3)) (-5 *1 (-99 *5 *3)))) (-3249 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-444) (-145))) (-5 *2 (-411 *3)) (-5 *1 (-99 *4 *3)) (-4 *3 (-1203 *4)))))
-(-10 -7 (-15 -3249 ((-411 |#2|) |#2| |#2|)) (-15 -3249 ((-411 |#2|) |#2| (-623 |#2|))))
-((-1504 (((-112) $ $) 10)))
-(((-100 |#1|) (-10 -8 (-15 -1504 ((-112) |#1| |#1|))) (-101)) (T -100))
-NIL
-(-10 -8 (-15 -1504 ((-112) |#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-2316 (((-112) $ $) 6)))
+(-13 (-10 -7 (-6 -4344) (-6 (-4346 "*")) (-6 -4345) (-6 -4341) (-6 -4339) (-6 -4338) (-6 -4337) (-6 -4342) (-6 -4336) (-6 -4335) (-6 -4334) (-6 -4333) (-6 -4332) (-6 -4340) (-6 -4343) (-6 |NullSquare|) (-6 |JacobiIdentity|) (-6 -4331)))
+((-2221 (((-112) $ $) NIL)) (-2991 (($) NIL T CONST)) (-1537 (((-3 $ "failed") $) NIL)) (-2419 (((-112) $) NIL)) (-2024 (($ (-1 |#1| |#1|)) 25) (($ (-1 |#1| |#1|) (-1 |#1| |#1|)) 24) (($ (-1 |#1| |#1| (-550))) 22)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) 14)) (-3445 (((-1089) $) NIL)) (-2757 ((|#1| $ |#1|) 11)) (-3018 (($ $ $) NIL)) (-1353 (($ $ $) NIL)) (-2233 (((-837) $) 20)) (-2700 (($) 8 T CONST)) (-2264 (((-112) $ $) 10)) (-2382 (($ $ $) NIL)) (** (($ $ (-895)) 27) (($ $ (-749)) NIL) (($ $ (-550)) 16)) (* (($ $ $) 28)))
+(((-98 |#1|) (-13 (-465) (-279 |#1| |#1|) (-10 -8 (-15 -2024 ($ (-1 |#1| |#1|))) (-15 -2024 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -2024 ($ (-1 |#1| |#1| (-550)))))) (-1021)) (T -98))
+((-2024 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1021)) (-5 *1 (-98 *3)))) (-2024 (*1 *1 *2 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1021)) (-5 *1 (-98 *3)))) (-2024 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3 (-550))) (-4 *3 (-1021)) (-5 *1 (-98 *3)))))
+(-13 (-465) (-279 |#1| |#1|) (-10 -8 (-15 -2024 ($ (-1 |#1| |#1|))) (-15 -2024 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -2024 ($ (-1 |#1| |#1| (-550))))))
+((-2196 (((-411 |#2|) |#2| (-623 |#2|)) 10) (((-411 |#2|) |#2| |#2|) 11)))
+(((-99 |#1| |#2|) (-10 -7 (-15 -2196 ((-411 |#2|) |#2| |#2|)) (-15 -2196 ((-411 |#2|) |#2| (-623 |#2|)))) (-13 (-444) (-145)) (-1204 |#1|)) (T -99))
+((-2196 (*1 *2 *3 *4) (-12 (-5 *4 (-623 *3)) (-4 *3 (-1204 *5)) (-4 *5 (-13 (-444) (-145))) (-5 *2 (-411 *3)) (-5 *1 (-99 *5 *3)))) (-2196 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-444) (-145))) (-5 *2 (-411 *3)) (-5 *1 (-99 *4 *3)) (-4 *3 (-1204 *4)))))
+(-10 -7 (-15 -2196 ((-411 |#2|) |#2| |#2|)) (-15 -2196 ((-411 |#2|) |#2| (-623 |#2|))))
+((-2221 (((-112) $ $) 10)))
+(((-100 |#1|) (-10 -8 (-15 -2221 ((-112) |#1| |#1|))) (-101)) (T -100))
+NIL
+(-10 -8 (-15 -2221 ((-112) |#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-2264 (((-112) $ $) 6)))
(((-101) (-138)) (T -101))
-((-1504 (*1 *2 *1 *1) (-12 (-4 *1 (-101)) (-5 *2 (-112)))) (-2316 (*1 *2 *1 *1) (-12 (-4 *1 (-101)) (-5 *2 (-112)))))
-(-13 (-10 -8 (-15 -2316 ((-112) $ $)) (-15 -1504 ((-112) $ $))))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3625 ((|#1| $) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-2190 ((|#1| $ |#1|) 13 (|has| $ (-6 -4343)))) (-2169 (($ $ $) NIL (|has| $ (-6 -4343)))) (-2254 (($ $ $) NIL (|has| $ (-6 -4343)))) (-3637 (($ $ (-623 |#1|)) 15)) (-1705 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4343))) (($ $ "left" $) NIL (|has| $ (-6 -4343))) (($ $ "right" $) NIL (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) NIL (|has| $ (-6 -4343)))) (-3513 (($) NIL T CONST)) (-2682 (($ $) 11)) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-2560 (((-623 $) $) NIL)) (-2333 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2925 (($ $ |#1| $) 17)) (-1859 (((-112) $ (-749)) NIL)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3506 ((|#1| $ (-1 |#1| |#1| |#1|)) 25) (($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|)) 30)) (-3376 (($ $ |#1| (-1 |#1| |#1| |#1|)) 31) (($ $ |#1| (-1 (-623 |#1|) |#1| |#1| |#1|)) 35)) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-2671 (($ $) 10)) (-2513 (((-623 |#1|) $) NIL)) (-3312 (((-112) $) 12)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) 9)) (-3498 (($) 16)) (-2680 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2487 (((-550) $ $) NIL)) (-2136 (((-112) $) NIL)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) NIL)) (-1518 (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-3997 (((-623 $) $) NIL)) (-2413 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2015 (($ (-749) |#1|) 19)) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-102 |#1|) (-13 (-125 |#1|) (-10 -8 (-6 -4342) (-6 -4343) (-15 -2015 ($ (-749) |#1|)) (-15 -3637 ($ $ (-623 |#1|))) (-15 -3506 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -3506 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -3376 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -3376 ($ $ |#1| (-1 (-623 |#1|) |#1| |#1| |#1|))))) (-1068)) (T -102))
-((-2015 (*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-5 *1 (-102 *3)) (-4 *3 (-1068)))) (-3637 (*1 *1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-5 *1 (-102 *3)))) (-3506 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-102 *2)) (-4 *2 (-1068)))) (-3506 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1068)) (-5 *1 (-102 *3)))) (-3376 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1068)) (-5 *1 (-102 *2)))) (-3376 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 (-623 *2) *2 *2 *2)) (-4 *2 (-1068)) (-5 *1 (-102 *2)))))
-(-13 (-125 |#1|) (-10 -8 (-6 -4342) (-6 -4343) (-15 -2015 ($ (-749) |#1|)) (-15 -3637 ($ $ (-623 |#1|))) (-15 -3506 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -3506 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -3376 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -3376 ($ $ |#1| (-1 (-623 |#1|) |#1| |#1| |#1|)))))
-((-2102 ((|#3| |#2| |#2|) 29)) (-2836 ((|#1| |#2| |#2|) 39 (|has| |#1| (-6 (-4344 "*"))))) (-2727 ((|#3| |#2| |#2|) 30)) (-4250 ((|#1| |#2|) 42 (|has| |#1| (-6 (-4344 "*"))))))
-(((-103 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2102 (|#3| |#2| |#2|)) (-15 -2727 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4344 "*"))) (PROGN (-15 -2836 (|#1| |#2| |#2|)) (-15 -4250 (|#1| |#2|))) |%noBranch|)) (-1020) (-1203 |#1|) (-665 |#1| |#4| |#5|) (-366 |#1|) (-366 |#1|)) (T -103))
-((-4250 (*1 *2 *3) (-12 (|has| *2 (-6 (-4344 "*"))) (-4 *5 (-366 *2)) (-4 *6 (-366 *2)) (-4 *2 (-1020)) (-5 *1 (-103 *2 *3 *4 *5 *6)) (-4 *3 (-1203 *2)) (-4 *4 (-665 *2 *5 *6)))) (-2836 (*1 *2 *3 *3) (-12 (|has| *2 (-6 (-4344 "*"))) (-4 *5 (-366 *2)) (-4 *6 (-366 *2)) (-4 *2 (-1020)) (-5 *1 (-103 *2 *3 *4 *5 *6)) (-4 *3 (-1203 *2)) (-4 *4 (-665 *2 *5 *6)))) (-2727 (*1 *2 *3 *3) (-12 (-4 *4 (-1020)) (-4 *2 (-665 *4 *5 *6)) (-5 *1 (-103 *4 *3 *2 *5 *6)) (-4 *3 (-1203 *4)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)))) (-2102 (*1 *2 *3 *3) (-12 (-4 *4 (-1020)) (-4 *2 (-665 *4 *5 *6)) (-5 *1 (-103 *4 *3 *2 *5 *6)) (-4 *3 (-1203 *4)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)))))
-(-10 -7 (-15 -2102 (|#3| |#2| |#2|)) (-15 -2727 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4344 "*"))) (PROGN (-15 -2836 (|#1| |#2| |#2|)) (-15 -4250 (|#1| |#2|))) |%noBranch|))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2292 (((-623 (-1144))) 33)) (-1276 (((-2 (|:| |zeros| (-1124 (-219))) (|:| |ones| (-1124 (-219))) (|:| |singularities| (-1124 (-219)))) (-1144)) 35)) (-2316 (((-112) $ $) NIL)))
-(((-104) (-13 (-1068) (-10 -7 (-15 -2292 ((-623 (-1144)))) (-15 -1276 ((-2 (|:| |zeros| (-1124 (-219))) (|:| |ones| (-1124 (-219))) (|:| |singularities| (-1124 (-219)))) (-1144))) (-6 -4342)))) (T -104))
-((-2292 (*1 *2) (-12 (-5 *2 (-623 (-1144))) (-5 *1 (-104)))) (-1276 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-2 (|:| |zeros| (-1124 (-219))) (|:| |ones| (-1124 (-219))) (|:| |singularities| (-1124 (-219))))) (-5 *1 (-104)))))
-(-13 (-1068) (-10 -7 (-15 -2292 ((-623 (-1144)))) (-15 -1276 ((-2 (|:| |zeros| (-1124 (-219))) (|:| |ones| (-1124 (-219))) (|:| |singularities| (-1124 (-219)))) (-1144))) (-6 -4342)))
-((-3685 (($ (-623 |#2|)) 11)))
-(((-105 |#1| |#2|) (-10 -8 (-15 -3685 (|#1| (-623 |#2|)))) (-106 |#2|) (-1181)) (T -105))
-NIL
-(-10 -8 (-15 -3685 (|#1| (-623 |#2|))))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-4047 (((-112) $ (-749)) 8)) (-3513 (($) 7 T CONST)) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) 9)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35)) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-3638 ((|#1| $) 39)) (-1886 (($ |#1| $) 40)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-3760 ((|#1| $) 41)) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-3685 (($ (-623 |#1|)) 42)) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-106 |#1|) (-138) (-1181)) (T -106))
-((-3685 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-4 *1 (-106 *3)))) (-3760 (*1 *2 *1) (-12 (-4 *1 (-106 *2)) (-4 *2 (-1181)))) (-1886 (*1 *1 *2 *1) (-12 (-4 *1 (-106 *2)) (-4 *2 (-1181)))) (-3638 (*1 *2 *1) (-12 (-4 *1 (-106 *2)) (-4 *2 (-1181)))))
-(-13 (-481 |t#1|) (-10 -8 (-6 -4343) (-15 -3685 ($ (-623 |t#1|))) (-15 -3760 (|t#1| $)) (-15 -1886 ($ |t#1| $)) (-15 -3638 (|t#1| $))))
-(((-34) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-1068) |has| |#1| (-1068)) ((-1181) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1453 (((-550) $) NIL (|has| (-550) (-300)))) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-550) (-882)))) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| (-550) (-882)))) (-3631 (((-112) $ $) NIL)) (-3712 (((-550) $) NIL (|has| (-550) (-798)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL) (((-3 (-1144) "failed") $) NIL (|has| (-550) (-1011 (-1144)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-550) (-1011 (-550)))) (((-3 (-550) "failed") $) NIL (|has| (-550) (-1011 (-550))))) (-2726 (((-550) $) NIL) (((-1144) $) NIL (|has| (-550) (-1011 (-1144)))) (((-400 (-550)) $) NIL (|has| (-550) (-1011 (-550)))) (((-550) $) NIL (|has| (-550) (-1011 (-550))))) (-3349 (($ $ $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| (-550) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| (-550) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL) (((-667 (-550)) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1741 (($) NIL (|has| (-550) (-535)))) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-1416 (((-112) $) NIL (|has| (-550) (-798)))) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (|has| (-550) (-859 (-550)))) (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (|has| (-550) (-859 (-372))))) (-3102 (((-112) $) NIL)) (-1552 (($ $) NIL)) (-2705 (((-550) $) NIL)) (-2826 (((-3 $ "failed") $) NIL (|has| (-550) (-1119)))) (-3329 (((-112) $) NIL (|has| (-550) (-798)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2707 (($ $ $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (|has| (-550) (-825)))) (-3972 (($ (-1 (-550) (-550)) $) NIL)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3862 (($) NIL (|has| (-550) (-1119)) CONST)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3948 (($ $) NIL (|has| (-550) (-300))) (((-400 (-550)) $) NIL)) (-1608 (((-550) $) NIL (|has| (-550) (-535)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-550) (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-550) (-882)))) (-3338 (((-411 $) $) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3866 (($ $ (-623 (-550)) (-623 (-550))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-550) (-550)) NIL (|has| (-550) (-302 (-550)))) (($ $ (-287 (-550))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-623 (-287 (-550)))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-623 (-1144)) (-623 (-550))) NIL (|has| (-550) (-505 (-1144) (-550)))) (($ $ (-1144) (-550)) NIL (|has| (-550) (-505 (-1144) (-550))))) (-3542 (((-749) $) NIL)) (-2680 (($ $ (-550)) NIL (|has| (-550) (-279 (-550) (-550))))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-2393 (($ $) NIL (|has| (-550) (-227))) (($ $ (-749)) NIL (|has| (-550) (-227))) (($ $ (-1144)) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-1 (-550) (-550)) (-749)) NIL) (($ $ (-1 (-550) (-550))) NIL)) (-2639 (($ $) NIL)) (-2715 (((-550) $) NIL)) (-4028 (((-865 (-550)) $) NIL (|has| (-550) (-596 (-865 (-550))))) (((-865 (-372)) $) NIL (|has| (-550) (-596 (-865 (-372))))) (((-526) $) NIL (|has| (-550) (-596 (-526)))) (((-372) $) NIL (|has| (-550) (-995))) (((-219) $) NIL (|has| (-550) (-995)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| (-550) (-882))))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) 8) (($ (-550)) NIL) (($ (-1144)) NIL (|has| (-550) (-1011 (-1144)))) (((-400 (-550)) $) NIL) (((-977 2) $) 10)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| (-550) (-882))) (|has| (-550) (-143))))) (-2390 (((-749)) NIL)) (-1754 (((-550) $) NIL (|has| (-550) (-535)))) (-3963 (($ (-400 (-550))) 9)) (-1345 (((-112) $ $) NIL)) (-1635 (($ $) NIL (|has| (-550) (-798)))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $) NIL (|has| (-550) (-227))) (($ $ (-749)) NIL (|has| (-550) (-227))) (($ $ (-1144)) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-1 (-550) (-550)) (-749)) NIL) (($ $ (-1 (-550) (-550))) NIL)) (-2363 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2345 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2335 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2414 (($ $ $) NIL) (($ (-550) (-550)) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ (-550) $) NIL) (($ $ (-550)) NIL)))
-(((-107) (-13 (-965 (-550)) (-10 -8 (-15 -1518 ((-400 (-550)) $)) (-15 -1518 ((-977 2) $)) (-15 -3948 ((-400 (-550)) $)) (-15 -3963 ($ (-400 (-550))))))) (T -107))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-107)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-977 2)) (-5 *1 (-107)))) (-3948 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-107)))) (-3963 (*1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-107)))))
-(-13 (-965 (-550)) (-10 -8 (-15 -1518 ((-400 (-550)) $)) (-15 -1518 ((-977 2) $)) (-15 -3948 ((-400 (-550)) $)) (-15 -3963 ($ (-400 (-550))))))
-((-3577 (((-623 (-938)) $) 14)) (-1916 (((-1144) $) 10)) (-1518 (((-836) $) 23)) (-3116 (($ (-1144) (-623 (-938))) 15)))
-(((-108) (-13 (-595 (-836)) (-10 -8 (-15 -1916 ((-1144) $)) (-15 -3577 ((-623 (-938)) $)) (-15 -3116 ($ (-1144) (-623 (-938))))))) (T -108))
-((-1916 (*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-108)))) (-3577 (*1 *2 *1) (-12 (-5 *2 (-623 (-938))) (-5 *1 (-108)))) (-3116 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-938))) (-5 *1 (-108)))))
-(-13 (-595 (-836)) (-10 -8 (-15 -1916 ((-1144) $)) (-15 -3577 ((-623 (-938)) $)) (-15 -3116 ($ (-1144) (-623 (-938))))))
-((-1504 (((-112) $ $) NIL)) (-1510 (((-1088) $ (-1088)) 24)) (-3826 (($ $ (-1126)) 17)) (-3318 (((-3 (-1088) "failed") $) 23)) (-1656 (((-1088) $) 21)) (-3232 (((-1088) $ (-1088)) 26)) (-2302 (((-1088) $) 25)) (-3257 (($ (-381)) NIL) (($ (-381) (-1126)) 16)) (-1916 (((-381) $) NIL)) (-1825 (((-1126) $) NIL)) (-1811 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-1951 (($ $) 18)) (-2316 (((-112) $ $) NIL)))
-(((-109) (-13 (-357 (-381) (-1088)) (-10 -8 (-15 -3318 ((-3 (-1088) "failed") $)) (-15 -2302 ((-1088) $)) (-15 -3232 ((-1088) $ (-1088)))))) (T -109))
-((-3318 (*1 *2 *1) (|partial| -12 (-5 *2 (-1088)) (-5 *1 (-109)))) (-2302 (*1 *2 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-109)))) (-3232 (*1 *2 *1 *2) (-12 (-5 *2 (-1088)) (-5 *1 (-109)))))
-(-13 (-357 (-381) (-1088)) (-10 -8 (-15 -3318 ((-3 (-1088) "failed") $)) (-15 -2302 ((-1088) $)) (-15 -3232 ((-1088) $ (-1088)))))
-((-1504 (((-112) $ $) NIL)) (-3239 (($ $) NIL)) (-2678 (($ $ $) NIL)) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-3654 (((-112) $) NIL (|has| (-112) (-825))) (((-112) (-1 (-112) (-112) (-112)) $) NIL)) (-3491 (($ $) NIL (-12 (|has| $ (-6 -4343)) (|has| (-112) (-825)))) (($ (-1 (-112) (-112) (-112)) $) NIL (|has| $ (-6 -4343)))) (-1674 (($ $) NIL (|has| (-112) (-825))) (($ (-1 (-112) (-112) (-112)) $) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-1705 (((-112) $ (-1194 (-550)) (-112)) NIL (|has| $ (-6 -4343))) (((-112) $ (-550) (-112)) NIL (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4342)))) (-3513 (($) NIL T CONST)) (-2342 (($ $) NIL (|has| $ (-6 -4343)))) (-3243 (($ $) NIL)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-112) (-1068))))) (-3137 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4342))) (($ (-112) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-112) (-1068))))) (-2419 (((-112) (-1 (-112) (-112) (-112)) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) (-112) (-112)) $ (-112)) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) (-112) (-112)) $ (-112) (-112)) NIL (-12 (|has| $ (-6 -4342)) (|has| (-112) (-1068))))) (-3245 (((-112) $ (-550) (-112)) NIL (|has| $ (-6 -4343)))) (-3181 (((-112) $ (-550)) NIL)) (-2302 (((-550) (-112) $ (-550)) NIL (|has| (-112) (-1068))) (((-550) (-112) $) NIL (|has| (-112) (-1068))) (((-550) (-1 (-112) (-112)) $) NIL)) (-3450 (((-623 (-112)) $) NIL (|has| $ (-6 -4342)))) (-3675 (($ $ $) NIL)) (-3462 (($ $) NIL)) (-1406 (($ $ $) NIL)) (-2578 (($ (-749) (-112)) 8)) (-2896 (($ $ $) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) NIL (|has| (-550) (-825)))) (-2707 (($ $ $) NIL)) (-1832 (($ $ $) NIL (|has| (-112) (-825))) (($ (-1 (-112) (-112) (-112)) $ $) NIL)) (-2689 (((-623 (-112)) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) (-112) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-112) (-1068))))) (-3283 (((-550) $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL)) (-3234 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-112) (-112) (-112)) $ $) NIL) (($ (-1 (-112) (-112)) $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL)) (-2055 (($ $ $ (-550)) NIL) (($ (-112) $ (-550)) NIL)) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-3337 (((-1088) $) NIL)) (-1293 (((-112) $) NIL (|has| (-550) (-825)))) (-3321 (((-3 (-112) "failed") (-1 (-112) (-112)) $) NIL)) (-3111 (($ $ (-112)) NIL (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-112)) (-623 (-112))) NIL (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1068)))) (($ $ (-112) (-112)) NIL (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1068)))) (($ $ (-287 (-112))) NIL (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1068)))) (($ $ (-623 (-287 (-112)))) NIL (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) (-112) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-112) (-1068))))) (-2477 (((-623 (-112)) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 (($ $ (-1194 (-550))) NIL) (((-112) $ (-550)) NIL) (((-112) $ (-550) (-112)) NIL)) (-1529 (($ $ (-1194 (-550))) NIL) (($ $ (-550)) NIL)) (-3350 (((-749) (-112) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-112) (-1068)))) (((-749) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4342)))) (-3593 (($ $ $ (-550)) NIL (|has| $ (-6 -4343)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| (-112) (-596 (-526))))) (-1532 (($ (-623 (-112))) NIL)) (-3227 (($ (-623 $)) NIL) (($ $ $) NIL) (($ (-112) $) NIL) (($ $ (-112)) NIL)) (-1518 (((-836) $) NIL)) (-2913 (($ (-749) (-112)) 9)) (-1675 (((-112) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4342)))) (-1262 (($ $ $) NIL)) (-1482 (($ $ $) NIL)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) NIL)) (-1466 (($ $ $) NIL)) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-110) (-13 (-123) (-10 -8 (-15 -2913 ($ (-749) (-112)))))) (T -110))
-((-2913 (*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-5 *3 (-112)) (-5 *1 (-110)))))
-(-13 (-123) (-10 -8 (-15 -2913 ($ (-749) (-112)))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2626 (($) 18 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ |#1| $) 23) (($ $ |#2|) 26)))
-(((-111 |#1| |#2|) (-138) (-1020) (-1020)) (T -111))
-NIL
-(-13 (-626 |t#1|) (-1026 |t#2|) (-10 -7 (-6 -4337) (-6 -4336)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 |#1|) . T) ((-1026 |#2|) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-3239 (($ $) 10)) (-2678 (($ $ $) 15)) (-4311 (($) 7 T CONST)) (-1644 (($ $) 6)) (-4319 (((-749)) 24)) (-1741 (($) 30)) (-3675 (($ $ $) 13)) (-3462 (($ $) 9)) (-1406 (($ $ $) 16)) (-2896 (($ $ $) 17)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-2253 (((-894) $) 29)) (-1825 (((-1126) $) NIL)) (-2922 (($ (-894)) 28)) (-2659 (($ $ $) 20)) (-3337 (((-1088) $) NIL)) (-3150 (($) 8 T CONST)) (-2039 (($ $ $) 21)) (-4028 (((-526) $) 36)) (-1518 (((-836) $) 39)) (-1262 (($ $ $) 11)) (-1482 (($ $ $) 14)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 19)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 22)) (-1466 (($ $ $) 12)))
-(((-112) (-13 (-819) (-639) (-940) (-596 (-526)) (-10 -8 (-15 -4311 ($) -2258) (-15 -3150 ($) -2258) (-15 -2678 ($ $ $)) (-15 -2896 ($ $ $)) (-15 -1406 ($ $ $)) (-15 -1644 ($ $))))) (T -112))
-((-4311 (*1 *1) (-5 *1 (-112))) (-3150 (*1 *1) (-5 *1 (-112))) (-2678 (*1 *1 *1 *1) (-5 *1 (-112))) (-2896 (*1 *1 *1 *1) (-5 *1 (-112))) (-1406 (*1 *1 *1 *1) (-5 *1 (-112))) (-1644 (*1 *1 *1) (-5 *1 (-112))))
-(-13 (-819) (-639) (-940) (-596 (-526)) (-10 -8 (-15 -4311 ($) -2258) (-15 -3150 ($) -2258) (-15 -2678 ($ $ $)) (-15 -2896 ($ $ $)) (-15 -1406 ($ $ $)) (-15 -1644 ($ $))))
-((-3886 (((-3 (-1 |#1| (-623 |#1|)) "failed") (-114)) 19) (((-114) (-114) (-1 |#1| |#1|)) 13) (((-114) (-114) (-1 |#1| (-623 |#1|))) 11) (((-3 |#1| "failed") (-114) (-623 |#1|)) 21)) (-3035 (((-3 (-623 (-1 |#1| (-623 |#1|))) "failed") (-114)) 25) (((-114) (-114) (-1 |#1| |#1|)) 30) (((-114) (-114) (-623 (-1 |#1| (-623 |#1|)))) 26)) (-3148 (((-114) |#1|) 56 (|has| |#1| (-825)))) (-3573 (((-3 |#1| "failed") (-114)) 50 (|has| |#1| (-825)))))
-(((-113 |#1|) (-10 -7 (-15 -3886 ((-3 |#1| "failed") (-114) (-623 |#1|))) (-15 -3886 ((-114) (-114) (-1 |#1| (-623 |#1|)))) (-15 -3886 ((-114) (-114) (-1 |#1| |#1|))) (-15 -3886 ((-3 (-1 |#1| (-623 |#1|)) "failed") (-114))) (-15 -3035 ((-114) (-114) (-623 (-1 |#1| (-623 |#1|))))) (-15 -3035 ((-114) (-114) (-1 |#1| |#1|))) (-15 -3035 ((-3 (-623 (-1 |#1| (-623 |#1|))) "failed") (-114))) (IF (|has| |#1| (-825)) (PROGN (-15 -3148 ((-114) |#1|)) (-15 -3573 ((-3 |#1| "failed") (-114)))) |%noBranch|)) (-1068)) (T -113))
-((-3573 (*1 *2 *3) (|partial| -12 (-5 *3 (-114)) (-4 *2 (-1068)) (-4 *2 (-825)) (-5 *1 (-113 *2)))) (-3148 (*1 *2 *3) (-12 (-5 *2 (-114)) (-5 *1 (-113 *3)) (-4 *3 (-825)) (-4 *3 (-1068)))) (-3035 (*1 *2 *3) (|partial| -12 (-5 *3 (-114)) (-5 *2 (-623 (-1 *4 (-623 *4)))) (-5 *1 (-113 *4)) (-4 *4 (-1068)))) (-3035 (*1 *2 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1068)) (-5 *1 (-113 *4)))) (-3035 (*1 *2 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-623 (-1 *4 (-623 *4)))) (-4 *4 (-1068)) (-5 *1 (-113 *4)))) (-3886 (*1 *2 *3) (|partial| -12 (-5 *3 (-114)) (-5 *2 (-1 *4 (-623 *4))) (-5 *1 (-113 *4)) (-4 *4 (-1068)))) (-3886 (*1 *2 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1068)) (-5 *1 (-113 *4)))) (-3886 (*1 *2 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 (-623 *4))) (-4 *4 (-1068)) (-5 *1 (-113 *4)))) (-3886 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-114)) (-5 *4 (-623 *2)) (-5 *1 (-113 *2)) (-4 *2 (-1068)))))
-(-10 -7 (-15 -3886 ((-3 |#1| "failed") (-114) (-623 |#1|))) (-15 -3886 ((-114) (-114) (-1 |#1| (-623 |#1|)))) (-15 -3886 ((-114) (-114) (-1 |#1| |#1|))) (-15 -3886 ((-3 (-1 |#1| (-623 |#1|)) "failed") (-114))) (-15 -3035 ((-114) (-114) (-623 (-1 |#1| (-623 |#1|))))) (-15 -3035 ((-114) (-114) (-1 |#1| |#1|))) (-15 -3035 ((-3 (-623 (-1 |#1| (-623 |#1|))) "failed") (-114))) (IF (|has| |#1| (-825)) (PROGN (-15 -3148 ((-114) |#1|)) (-15 -3573 ((-3 |#1| "failed") (-114)))) |%noBranch|))
-((-1504 (((-112) $ $) NIL)) (-4073 (((-749) $) 72) (($ $ (-749)) 30)) (-1993 (((-112) $) 32)) (-1387 (($ $ (-1126) (-752)) 26)) (-1277 (($ $ (-45 (-1126) (-752))) 15)) (-1440 (((-3 (-752) "failed") $ (-1126)) 25)) (-3577 (((-45 (-1126) (-752)) $) 14)) (-2926 (($ (-1144)) 17) (($ (-1144) (-749)) 22)) (-3555 (((-112) $) 31)) (-3311 (((-112) $) 33)) (-1916 (((-1144) $) 8)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3890 (((-112) $ (-1144)) 10)) (-2095 (($ $ (-1 (-526) (-623 (-526)))) 52) (((-3 (-1 (-526) (-623 (-526))) "failed") $) 56)) (-3337 (((-1088) $) NIL)) (-3275 (((-112) $ (-1126)) 29)) (-3087 (($ $ (-1 (-112) $ $)) 35)) (-2048 (((-3 (-1 (-836) (-623 (-836))) "failed") $) 54) (($ $ (-1 (-836) (-623 (-836)))) 41) (($ $ (-1 (-836) (-836))) 43)) (-1323 (($ $ (-1126)) 45)) (-1731 (($ $) 63)) (-3000 (($ $ (-1 (-112) $ $)) 36)) (-1518 (((-836) $) 48)) (-2489 (($ $ (-1126)) 27)) (-3684 (((-3 (-749) "failed") $) 58)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 71)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 79)))
-(((-114) (-13 (-825) (-10 -8 (-15 -1916 ((-1144) $)) (-15 -3577 ((-45 (-1126) (-752)) $)) (-15 -1731 ($ $)) (-15 -2926 ($ (-1144))) (-15 -2926 ($ (-1144) (-749))) (-15 -3684 ((-3 (-749) "failed") $)) (-15 -3555 ((-112) $)) (-15 -1993 ((-112) $)) (-15 -3311 ((-112) $)) (-15 -4073 ((-749) $)) (-15 -4073 ($ $ (-749))) (-15 -3087 ($ $ (-1 (-112) $ $))) (-15 -3000 ($ $ (-1 (-112) $ $))) (-15 -2048 ((-3 (-1 (-836) (-623 (-836))) "failed") $)) (-15 -2048 ($ $ (-1 (-836) (-623 (-836))))) (-15 -2048 ($ $ (-1 (-836) (-836)))) (-15 -2095 ($ $ (-1 (-526) (-623 (-526))))) (-15 -2095 ((-3 (-1 (-526) (-623 (-526))) "failed") $)) (-15 -3890 ((-112) $ (-1144))) (-15 -3275 ((-112) $ (-1126))) (-15 -2489 ($ $ (-1126))) (-15 -1323 ($ $ (-1126))) (-15 -1440 ((-3 (-752) "failed") $ (-1126))) (-15 -1387 ($ $ (-1126) (-752))) (-15 -1277 ($ $ (-45 (-1126) (-752))))))) (T -114))
-((-1916 (*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-114)))) (-3577 (*1 *2 *1) (-12 (-5 *2 (-45 (-1126) (-752))) (-5 *1 (-114)))) (-1731 (*1 *1 *1) (-5 *1 (-114))) (-2926 (*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-114)))) (-2926 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-749)) (-5 *1 (-114)))) (-3684 (*1 *2 *1) (|partial| -12 (-5 *2 (-749)) (-5 *1 (-114)))) (-3555 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))) (-1993 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))) (-3311 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))) (-4073 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-114)))) (-4073 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-114)))) (-3087 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-112) (-114) (-114))) (-5 *1 (-114)))) (-3000 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-112) (-114) (-114))) (-5 *1 (-114)))) (-2048 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-836) (-623 (-836)))) (-5 *1 (-114)))) (-2048 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-836) (-623 (-836)))) (-5 *1 (-114)))) (-2048 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-836) (-836))) (-5 *1 (-114)))) (-2095 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-526) (-623 (-526)))) (-5 *1 (-114)))) (-2095 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-526) (-623 (-526)))) (-5 *1 (-114)))) (-3890 (*1 *2 *1 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-112)) (-5 *1 (-114)))) (-3275 (*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-112)) (-5 *1 (-114)))) (-2489 (*1 *1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-114)))) (-1323 (*1 *1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-114)))) (-1440 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1126)) (-5 *2 (-752)) (-5 *1 (-114)))) (-1387 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1126)) (-5 *3 (-752)) (-5 *1 (-114)))) (-1277 (*1 *1 *1 *2) (-12 (-5 *2 (-45 (-1126) (-752))) (-5 *1 (-114)))))
-(-13 (-825) (-10 -8 (-15 -1916 ((-1144) $)) (-15 -3577 ((-45 (-1126) (-752)) $)) (-15 -1731 ($ $)) (-15 -2926 ($ (-1144))) (-15 -2926 ($ (-1144) (-749))) (-15 -3684 ((-3 (-749) "failed") $)) (-15 -3555 ((-112) $)) (-15 -1993 ((-112) $)) (-15 -3311 ((-112) $)) (-15 -4073 ((-749) $)) (-15 -4073 ($ $ (-749))) (-15 -3087 ($ $ (-1 (-112) $ $))) (-15 -3000 ($ $ (-1 (-112) $ $))) (-15 -2048 ((-3 (-1 (-836) (-623 (-836))) "failed") $)) (-15 -2048 ($ $ (-1 (-836) (-623 (-836))))) (-15 -2048 ($ $ (-1 (-836) (-836)))) (-15 -2095 ($ $ (-1 (-526) (-623 (-526))))) (-15 -2095 ((-3 (-1 (-526) (-623 (-526))) "failed") $)) (-15 -3890 ((-112) $ (-1144))) (-15 -3275 ((-112) $ (-1126))) (-15 -2489 ($ $ (-1126))) (-15 -1323 ($ $ (-1126))) (-15 -1440 ((-3 (-752) "failed") $ (-1126))) (-15 -1387 ($ $ (-1126) (-752))) (-15 -1277 ($ $ (-45 (-1126) (-752))))))
-((-3700 (((-550) |#2|) 37)))
-(((-115 |#1| |#2|) (-10 -7 (-15 -3700 ((-550) |#2|))) (-13 (-356) (-1011 (-400 (-550)))) (-1203 |#1|)) (T -115))
-((-3700 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-1011 (-400 *2)))) (-5 *2 (-550)) (-5 *1 (-115 *4 *3)) (-4 *3 (-1203 *4)))))
-(-10 -7 (-15 -3700 ((-550) |#2|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3353 (($ $ (-550)) NIL)) (-3631 (((-112) $ $) NIL)) (-3513 (($) NIL T CONST)) (-2172 (($ (-1140 (-550)) (-550)) NIL)) (-3349 (($ $ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-3989 (($ $) NIL)) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-2475 (((-749) $) NIL)) (-3102 (((-112) $) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-4189 (((-550)) NIL)) (-4088 (((-550) $) NIL)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2272 (($ $ (-550)) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-4302 (((-1124 (-550)) $) NIL)) (-3380 (($ $) NIL)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL)) (-2390 (((-749)) NIL)) (-1345 (((-112) $ $) NIL)) (-2001 (((-550) $ (-550)) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL)))
-(((-116 |#1|) (-842 |#1|) (-550)) (T -116))
-NIL
-(-842 |#1|)
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1453 (((-116 |#1|) $) NIL (|has| (-116 |#1|) (-300)))) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-116 |#1|) (-882)))) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| (-116 |#1|) (-882)))) (-3631 (((-112) $ $) NIL)) (-3712 (((-550) $) NIL (|has| (-116 |#1|) (-798)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-116 |#1|) "failed") $) NIL) (((-3 (-1144) "failed") $) NIL (|has| (-116 |#1|) (-1011 (-1144)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-116 |#1|) (-1011 (-550)))) (((-3 (-550) "failed") $) NIL (|has| (-116 |#1|) (-1011 (-550))))) (-2726 (((-116 |#1|) $) NIL) (((-1144) $) NIL (|has| (-116 |#1|) (-1011 (-1144)))) (((-400 (-550)) $) NIL (|has| (-116 |#1|) (-1011 (-550)))) (((-550) $) NIL (|has| (-116 |#1|) (-1011 (-550))))) (-4200 (($ $) NIL) (($ (-550) $) NIL)) (-3349 (($ $ $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| (-116 |#1|) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| (-116 |#1|) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-116 |#1|))) (|:| |vec| (-1227 (-116 |#1|)))) (-667 $) (-1227 $)) NIL) (((-667 (-116 |#1|)) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1741 (($) NIL (|has| (-116 |#1|) (-535)))) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-1416 (((-112) $) NIL (|has| (-116 |#1|) (-798)))) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (|has| (-116 |#1|) (-859 (-550)))) (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (|has| (-116 |#1|) (-859 (-372))))) (-3102 (((-112) $) NIL)) (-1552 (($ $) NIL)) (-2705 (((-116 |#1|) $) NIL)) (-2826 (((-3 $ "failed") $) NIL (|has| (-116 |#1|) (-1119)))) (-3329 (((-112) $) NIL (|has| (-116 |#1|) (-798)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2707 (($ $ $) NIL (|has| (-116 |#1|) (-825)))) (-4164 (($ $ $) NIL (|has| (-116 |#1|) (-825)))) (-3972 (($ (-1 (-116 |#1|) (-116 |#1|)) $) NIL)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3862 (($) NIL (|has| (-116 |#1|) (-1119)) CONST)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3948 (($ $) NIL (|has| (-116 |#1|) (-300)))) (-1608 (((-116 |#1|) $) NIL (|has| (-116 |#1|) (-535)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-116 |#1|) (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-116 |#1|) (-882)))) (-3338 (((-411 $) $) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3866 (($ $ (-623 (-116 |#1|)) (-623 (-116 |#1|))) NIL (|has| (-116 |#1|) (-302 (-116 |#1|)))) (($ $ (-116 |#1|) (-116 |#1|)) NIL (|has| (-116 |#1|) (-302 (-116 |#1|)))) (($ $ (-287 (-116 |#1|))) NIL (|has| (-116 |#1|) (-302 (-116 |#1|)))) (($ $ (-623 (-287 (-116 |#1|)))) NIL (|has| (-116 |#1|) (-302 (-116 |#1|)))) (($ $ (-623 (-1144)) (-623 (-116 |#1|))) NIL (|has| (-116 |#1|) (-505 (-1144) (-116 |#1|)))) (($ $ (-1144) (-116 |#1|)) NIL (|has| (-116 |#1|) (-505 (-1144) (-116 |#1|))))) (-3542 (((-749) $) NIL)) (-2680 (($ $ (-116 |#1|)) NIL (|has| (-116 |#1|) (-279 (-116 |#1|) (-116 |#1|))))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-2393 (($ $) NIL (|has| (-116 |#1|) (-227))) (($ $ (-749)) NIL (|has| (-116 |#1|) (-227))) (($ $ (-1144)) NIL (|has| (-116 |#1|) (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| (-116 |#1|) (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| (-116 |#1|) (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| (-116 |#1|) (-873 (-1144)))) (($ $ (-1 (-116 |#1|) (-116 |#1|)) (-749)) NIL) (($ $ (-1 (-116 |#1|) (-116 |#1|))) NIL)) (-2639 (($ $) NIL)) (-2715 (((-116 |#1|) $) NIL)) (-4028 (((-865 (-550)) $) NIL (|has| (-116 |#1|) (-596 (-865 (-550))))) (((-865 (-372)) $) NIL (|has| (-116 |#1|) (-596 (-865 (-372))))) (((-526) $) NIL (|has| (-116 |#1|) (-596 (-526)))) (((-372) $) NIL (|has| (-116 |#1|) (-995))) (((-219) $) NIL (|has| (-116 |#1|) (-995)))) (-1325 (((-172 (-400 (-550))) $) NIL)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| (-116 |#1|) (-882))))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ (-116 |#1|)) NIL) (($ (-1144)) NIL (|has| (-116 |#1|) (-1011 (-1144))))) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| (-116 |#1|) (-882))) (|has| (-116 |#1|) (-143))))) (-2390 (((-749)) NIL)) (-1754 (((-116 |#1|) $) NIL (|has| (-116 |#1|) (-535)))) (-1345 (((-112) $ $) NIL)) (-2001 (((-400 (-550)) $ (-550)) NIL)) (-1635 (($ $) NIL (|has| (-116 |#1|) (-798)))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $) NIL (|has| (-116 |#1|) (-227))) (($ $ (-749)) NIL (|has| (-116 |#1|) (-227))) (($ $ (-1144)) NIL (|has| (-116 |#1|) (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| (-116 |#1|) (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| (-116 |#1|) (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| (-116 |#1|) (-873 (-1144)))) (($ $ (-1 (-116 |#1|) (-116 |#1|)) (-749)) NIL) (($ $ (-1 (-116 |#1|) (-116 |#1|))) NIL)) (-2363 (((-112) $ $) NIL (|has| (-116 |#1|) (-825)))) (-2345 (((-112) $ $) NIL (|has| (-116 |#1|) (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| (-116 |#1|) (-825)))) (-2335 (((-112) $ $) NIL (|has| (-116 |#1|) (-825)))) (-2414 (($ $ $) NIL) (($ (-116 |#1|) (-116 |#1|)) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ (-116 |#1|) $) NIL) (($ $ (-116 |#1|)) NIL)))
-(((-117 |#1|) (-13 (-965 (-116 |#1|)) (-10 -8 (-15 -2001 ((-400 (-550)) $ (-550))) (-15 -1325 ((-172 (-400 (-550))) $)) (-15 -4200 ($ $)) (-15 -4200 ($ (-550) $)))) (-550)) (T -117))
-((-2001 (*1 *2 *1 *3) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-117 *4)) (-14 *4 *3) (-5 *3 (-550)))) (-1325 (*1 *2 *1) (-12 (-5 *2 (-172 (-400 (-550)))) (-5 *1 (-117 *3)) (-14 *3 (-550)))) (-4200 (*1 *1 *1) (-12 (-5 *1 (-117 *2)) (-14 *2 (-550)))) (-4200 (*1 *1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-117 *3)) (-14 *3 *2))))
-(-13 (-965 (-116 |#1|)) (-10 -8 (-15 -2001 ((-400 (-550)) $ (-550))) (-15 -1325 ((-172 (-400 (-550))) $)) (-15 -4200 ($ $)) (-15 -4200 ($ (-550) $))))
-((-1705 ((|#2| $ "value" |#2|) NIL) (($ $ "left" $) 49) (($ $ "right" $) 51)) (-2560 (((-623 $) $) 27)) (-2333 (((-112) $ $) 32)) (-1921 (((-112) |#2| $) 36)) (-2513 (((-623 |#2|) $) 22)) (-3312 (((-112) $) 16)) (-2680 ((|#2| $ "value") NIL) (($ $ "left") 10) (($ $ "right") 13)) (-2136 (((-112) $) 45)) (-1518 (((-836) $) 41)) (-3997 (((-623 $) $) 28)) (-2316 (((-112) $ $) 34)) (-3191 (((-749) $) 43)))
-(((-118 |#1| |#2|) (-10 -8 (-15 -1518 ((-836) |#1|)) (-15 -1705 (|#1| |#1| "right" |#1|)) (-15 -1705 (|#1| |#1| "left" |#1|)) (-15 -2680 (|#1| |#1| "right")) (-15 -2680 (|#1| |#1| "left")) (-15 -1705 (|#2| |#1| "value" |#2|)) (-15 -2333 ((-112) |#1| |#1|)) (-15 -2513 ((-623 |#2|) |#1|)) (-15 -2136 ((-112) |#1|)) (-15 -2680 (|#2| |#1| "value")) (-15 -3312 ((-112) |#1|)) (-15 -2560 ((-623 |#1|) |#1|)) (-15 -3997 ((-623 |#1|) |#1|)) (-15 -2316 ((-112) |#1| |#1|)) (-15 -1921 ((-112) |#2| |#1|)) (-15 -3191 ((-749) |#1|))) (-119 |#2|) (-1181)) (T -118))
-NIL
-(-10 -8 (-15 -1518 ((-836) |#1|)) (-15 -1705 (|#1| |#1| "right" |#1|)) (-15 -1705 (|#1| |#1| "left" |#1|)) (-15 -2680 (|#1| |#1| "right")) (-15 -2680 (|#1| |#1| "left")) (-15 -1705 (|#2| |#1| "value" |#2|)) (-15 -2333 ((-112) |#1| |#1|)) (-15 -2513 ((-623 |#2|) |#1|)) (-15 -2136 ((-112) |#1|)) (-15 -2680 (|#2| |#1| "value")) (-15 -3312 ((-112) |#1|)) (-15 -2560 ((-623 |#1|) |#1|)) (-15 -3997 ((-623 |#1|) |#1|)) (-15 -2316 ((-112) |#1| |#1|)) (-15 -1921 ((-112) |#2| |#1|)) (-15 -3191 ((-749) |#1|)))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-3625 ((|#1| $) 48)) (-4047 (((-112) $ (-749)) 8)) (-2190 ((|#1| $ |#1|) 39 (|has| $ (-6 -4343)))) (-2169 (($ $ $) 52 (|has| $ (-6 -4343)))) (-2254 (($ $ $) 54 (|has| $ (-6 -4343)))) (-1705 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4343))) (($ $ "left" $) 55 (|has| $ (-6 -4343))) (($ $ "right" $) 53 (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) 41 (|has| $ (-6 -4343)))) (-3513 (($) 7 T CONST)) (-2682 (($ $) 57)) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-2560 (((-623 $) $) 50)) (-2333 (((-112) $ $) 42 (|has| |#1| (-1068)))) (-1859 (((-112) $ (-749)) 9)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35)) (-1573 (((-112) $ (-749)) 10)) (-2671 (($ $) 59)) (-2513 (((-623 |#1|) $) 45)) (-3312 (((-112) $) 49)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#1| $ "value") 47) (($ $ "left") 58) (($ $ "right") 56)) (-2487 (((-550) $ $) 44)) (-2136 (((-112) $) 46)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-3997 (((-623 $) $) 51)) (-2413 (((-112) $ $) 43 (|has| |#1| (-1068)))) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-119 |#1|) (-138) (-1181)) (T -119))
-((-2671 (*1 *1 *1) (-12 (-4 *1 (-119 *2)) (-4 *2 (-1181)))) (-2680 (*1 *1 *1 *2) (-12 (-5 *2 "left") (-4 *1 (-119 *3)) (-4 *3 (-1181)))) (-2682 (*1 *1 *1) (-12 (-4 *1 (-119 *2)) (-4 *2 (-1181)))) (-2680 (*1 *1 *1 *2) (-12 (-5 *2 "right") (-4 *1 (-119 *3)) (-4 *3 (-1181)))) (-1705 (*1 *1 *1 *2 *1) (-12 (-5 *2 "left") (|has| *1 (-6 -4343)) (-4 *1 (-119 *3)) (-4 *3 (-1181)))) (-2254 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4343)) (-4 *1 (-119 *2)) (-4 *2 (-1181)))) (-1705 (*1 *1 *1 *2 *1) (-12 (-5 *2 "right") (|has| *1 (-6 -4343)) (-4 *1 (-119 *3)) (-4 *3 (-1181)))) (-2169 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4343)) (-4 *1 (-119 *2)) (-4 *2 (-1181)))))
-(-13 (-983 |t#1|) (-10 -8 (-15 -2671 ($ $)) (-15 -2680 ($ $ "left")) (-15 -2682 ($ $)) (-15 -2680 ($ $ "right")) (IF (|has| $ (-6 -4343)) (PROGN (-15 -1705 ($ $ "left" $)) (-15 -2254 ($ $ $)) (-15 -1705 ($ $ "right" $)) (-15 -2169 ($ $ $))) |%noBranch|)))
-(((-34) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-983 |#1|) . T) ((-1068) |has| |#1| (-1068)) ((-1181) . T))
-((-2840 (((-112) |#1|) 24)) (-2404 (((-749) (-749)) 23) (((-749)) 22)) (-2299 (((-112) |#1| (-112)) 25) (((-112) |#1|) 26)))
-(((-120 |#1|) (-10 -7 (-15 -2299 ((-112) |#1|)) (-15 -2299 ((-112) |#1| (-112))) (-15 -2404 ((-749))) (-15 -2404 ((-749) (-749))) (-15 -2840 ((-112) |#1|))) (-1203 (-550))) (T -120))
-((-2840 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1203 (-550))))) (-2404 (*1 *2 *2) (-12 (-5 *2 (-749)) (-5 *1 (-120 *3)) (-4 *3 (-1203 (-550))))) (-2404 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-120 *3)) (-4 *3 (-1203 (-550))))) (-2299 (*1 *2 *3 *2) (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1203 (-550))))) (-2299 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1203 (-550))))))
-(-10 -7 (-15 -2299 ((-112) |#1|)) (-15 -2299 ((-112) |#1| (-112))) (-15 -2404 ((-749))) (-15 -2404 ((-749) (-749))) (-15 -2840 ((-112) |#1|)))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3625 ((|#1| $) 15)) (-1716 (((-2 (|:| |less| $) (|:| |greater| $)) |#1| $) 22)) (-4047 (((-112) $ (-749)) NIL)) (-2190 ((|#1| $ |#1|) NIL (|has| $ (-6 -4343)))) (-2169 (($ $ $) 18 (|has| $ (-6 -4343)))) (-2254 (($ $ $) 20 (|has| $ (-6 -4343)))) (-1705 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4343))) (($ $ "left" $) NIL (|has| $ (-6 -4343))) (($ $ "right" $) NIL (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) NIL (|has| $ (-6 -4343)))) (-3513 (($) NIL T CONST)) (-2682 (($ $) 17)) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-2560 (((-623 $) $) NIL)) (-2333 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2925 (($ $ |#1| $) 23)) (-1859 (((-112) $ (-749)) NIL)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-2671 (($ $) 19)) (-2513 (((-623 |#1|) $) NIL)) (-3312 (((-112) $) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-2949 (($ |#1| $) 24)) (-1886 (($ |#1| $) 10)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) 14)) (-3498 (($) 8)) (-2680 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2487 (((-550) $ $) NIL)) (-2136 (((-112) $) NIL)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) NIL)) (-1518 (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-3997 (((-623 $) $) NIL)) (-2413 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3704 (($ (-623 |#1|)) 12)) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-121 |#1|) (-13 (-125 |#1|) (-10 -8 (-6 -4343) (-6 -4342) (-15 -3704 ($ (-623 |#1|))) (-15 -1886 ($ |#1| $)) (-15 -2949 ($ |#1| $)) (-15 -1716 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $)))) (-825)) (T -121))
-((-3704 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-121 *3)))) (-1886 (*1 *1 *2 *1) (-12 (-5 *1 (-121 *2)) (-4 *2 (-825)))) (-2949 (*1 *1 *2 *1) (-12 (-5 *1 (-121 *2)) (-4 *2 (-825)))) (-1716 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |less| (-121 *3)) (|:| |greater| (-121 *3)))) (-5 *1 (-121 *3)) (-4 *3 (-825)))))
-(-13 (-125 |#1|) (-10 -8 (-6 -4343) (-6 -4342) (-15 -3704 ($ (-623 |#1|))) (-15 -1886 ($ |#1| $)) (-15 -2949 ($ |#1| $)) (-15 -1716 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $))))
-((-3239 (($ $) 13)) (-3462 (($ $) 11)) (-1406 (($ $ $) 23)) (-2896 (($ $ $) 21)) (-1482 (($ $ $) 19)) (-1466 (($ $ $) 17)))
-(((-122 |#1|) (-10 -8 (-15 -1406 (|#1| |#1| |#1|)) (-15 -2896 (|#1| |#1| |#1|)) (-15 -3462 (|#1| |#1|)) (-15 -3239 (|#1| |#1|)) (-15 -1466 (|#1| |#1| |#1|)) (-15 -1482 (|#1| |#1| |#1|))) (-123)) (T -122))
-NIL
-(-10 -8 (-15 -1406 (|#1| |#1| |#1|)) (-15 -2896 (|#1| |#1| |#1|)) (-15 -3462 (|#1| |#1|)) (-15 -3239 (|#1| |#1|)) (-15 -1466 (|#1| |#1| |#1|)) (-15 -1482 (|#1| |#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-3239 (($ $) 103)) (-2678 (($ $ $) 25)) (-3029 (((-1232) $ (-550) (-550)) 66 (|has| $ (-6 -4343)))) (-3654 (((-112) $) 98 (|has| (-112) (-825))) (((-112) (-1 (-112) (-112) (-112)) $) 92)) (-3491 (($ $) 102 (-12 (|has| (-112) (-825)) (|has| $ (-6 -4343)))) (($ (-1 (-112) (-112) (-112)) $) 101 (|has| $ (-6 -4343)))) (-1674 (($ $) 97 (|has| (-112) (-825))) (($ (-1 (-112) (-112) (-112)) $) 91)) (-4047 (((-112) $ (-749)) 37)) (-1705 (((-112) $ (-1194 (-550)) (-112)) 88 (|has| $ (-6 -4343))) (((-112) $ (-550) (-112)) 54 (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) (-112)) $) 71 (|has| $ (-6 -4342)))) (-3513 (($) 38 T CONST)) (-2342 (($ $) 100 (|has| $ (-6 -4343)))) (-3243 (($ $) 90)) (-1328 (($ $) 68 (-12 (|has| (-112) (-1068)) (|has| $ (-6 -4342))))) (-3137 (($ (-1 (-112) (-112)) $) 72 (|has| $ (-6 -4342))) (($ (-112) $) 69 (-12 (|has| (-112) (-1068)) (|has| $ (-6 -4342))))) (-2419 (((-112) (-1 (-112) (-112) (-112)) $) 74 (|has| $ (-6 -4342))) (((-112) (-1 (-112) (-112) (-112)) $ (-112)) 73 (|has| $ (-6 -4342))) (((-112) (-1 (-112) (-112) (-112)) $ (-112) (-112)) 70 (-12 (|has| (-112) (-1068)) (|has| $ (-6 -4342))))) (-3245 (((-112) $ (-550) (-112)) 53 (|has| $ (-6 -4343)))) (-3181 (((-112) $ (-550)) 55)) (-2302 (((-550) (-112) $ (-550)) 95 (|has| (-112) (-1068))) (((-550) (-112) $) 94 (|has| (-112) (-1068))) (((-550) (-1 (-112) (-112)) $) 93)) (-3450 (((-623 (-112)) $) 45 (|has| $ (-6 -4342)))) (-3675 (($ $ $) 26)) (-3462 (($ $) 30)) (-1406 (($ $ $) 28)) (-2578 (($ (-749) (-112)) 77)) (-2896 (($ $ $) 29)) (-1859 (((-112) $ (-749)) 36)) (-3195 (((-550) $) 63 (|has| (-550) (-825)))) (-2707 (($ $ $) 13)) (-1832 (($ $ $) 96 (|has| (-112) (-825))) (($ (-1 (-112) (-112) (-112)) $ $) 89)) (-2689 (((-623 (-112)) $) 46 (|has| $ (-6 -4342)))) (-1921 (((-112) (-112) $) 48 (-12 (|has| (-112) (-1068)) (|has| $ (-6 -4342))))) (-3283 (((-550) $) 62 (|has| (-550) (-825)))) (-4164 (($ $ $) 14)) (-3234 (($ (-1 (-112) (-112)) $) 41 (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-112) (-112) (-112)) $ $) 82) (($ (-1 (-112) (-112)) $) 40)) (-1573 (((-112) $ (-749)) 35)) (-1825 (((-1126) $) 9)) (-2055 (($ $ $ (-550)) 87) (($ (-112) $ (-550)) 86)) (-2325 (((-623 (-550)) $) 60)) (-2400 (((-112) (-550) $) 59)) (-3337 (((-1088) $) 10)) (-1293 (((-112) $) 64 (|has| (-550) (-825)))) (-3321 (((-3 (-112) "failed") (-1 (-112) (-112)) $) 75)) (-3111 (($ $ (-112)) 65 (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) (-112)) $) 43 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-112)) (-623 (-112))) 52 (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1068)))) (($ $ (-112) (-112)) 51 (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1068)))) (($ $ (-287 (-112))) 50 (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1068)))) (($ $ (-623 (-287 (-112)))) 49 (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1068))))) (-4140 (((-112) $ $) 31)) (-2256 (((-112) (-112) $) 61 (-12 (|has| $ (-6 -4342)) (|has| (-112) (-1068))))) (-2477 (((-623 (-112)) $) 58)) (-2902 (((-112) $) 34)) (-3498 (($) 33)) (-2680 (($ $ (-1194 (-550))) 83) (((-112) $ (-550)) 57) (((-112) $ (-550) (-112)) 56)) (-1529 (($ $ (-1194 (-550))) 85) (($ $ (-550)) 84)) (-3350 (((-749) (-112) $) 47 (-12 (|has| (-112) (-1068)) (|has| $ (-6 -4342)))) (((-749) (-1 (-112) (-112)) $) 44 (|has| $ (-6 -4342)))) (-3593 (($ $ $ (-550)) 99 (|has| $ (-6 -4343)))) (-1731 (($ $) 32)) (-4028 (((-526) $) 67 (|has| (-112) (-596 (-526))))) (-1532 (($ (-623 (-112))) 76)) (-3227 (($ (-623 $)) 81) (($ $ $) 80) (($ (-112) $) 79) (($ $ (-112)) 78)) (-1518 (((-836) $) 11)) (-1675 (((-112) (-1 (-112) (-112)) $) 42 (|has| $ (-6 -4342)))) (-1262 (($ $ $) 27)) (-1482 (($ $ $) 105)) (-2363 (((-112) $ $) 16)) (-2345 (((-112) $ $) 17)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 15)) (-2335 (((-112) $ $) 18)) (-1466 (($ $ $) 104)) (-3191 (((-749) $) 39 (|has| $ (-6 -4342)))))
+((-2221 (*1 *2 *1 *1) (-12 (-4 *1 (-101)) (-5 *2 (-112)))) (-2264 (*1 *2 *1 *1) (-12 (-4 *1 (-101)) (-5 *2 (-112)))))
+(-13 (-10 -8 (-15 -2264 ((-112) $ $)) (-15 -2221 ((-112) $ $))))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-1337 ((|#1| $) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-1629 ((|#1| $ |#1|) 13 (|has| $ (-6 -4345)))) (-1419 (($ $ $) NIL (|has| $ (-6 -4345)))) (-4081 (($ $ $) NIL (|has| $ (-6 -4345)))) (-1685 (($ $ (-623 |#1|)) 15)) (-2409 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4345))) (($ $ "left" $) NIL (|has| $ (-6 -4345))) (($ $ "right" $) NIL (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) NIL (|has| $ (-6 -4345)))) (-2991 (($) NIL T CONST)) (-3490 (($ $) 11)) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-4079 (((-623 $) $) NIL)) (-3687 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2429 (($ $ |#1| $) 17)) (-1445 (((-112) $ (-749)) NIL)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2901 ((|#1| $ (-1 |#1| |#1| |#1|)) 25) (($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|)) 30)) (-3981 (($ $ |#1| (-1 |#1| |#1| |#1|)) 31) (($ $ |#1| (-1 (-623 |#1|) |#1| |#1| |#1|)) 35)) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-3480 (($ $) 10)) (-2951 (((-623 |#1|) $) NIL)) (-1515 (((-112) $) 12)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) 9)) (-2819 (($) 16)) (-2757 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-1456 (((-550) $ $) NIL)) (-2320 (((-112) $) NIL)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) NIL)) (-2233 (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-4075 (((-623 $) $) NIL)) (-1977 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3615 (($ (-749) |#1|) 19)) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-102 |#1|) (-13 (-125 |#1|) (-10 -8 (-6 -4344) (-6 -4345) (-15 -3615 ($ (-749) |#1|)) (-15 -1685 ($ $ (-623 |#1|))) (-15 -2901 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -2901 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -3981 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -3981 ($ $ |#1| (-1 (-623 |#1|) |#1| |#1| |#1|))))) (-1069)) (T -102))
+((-3615 (*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-5 *1 (-102 *3)) (-4 *3 (-1069)))) (-1685 (*1 *1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-5 *1 (-102 *3)))) (-2901 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-102 *2)) (-4 *2 (-1069)))) (-2901 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1069)) (-5 *1 (-102 *3)))) (-3981 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1069)) (-5 *1 (-102 *2)))) (-3981 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 (-623 *2) *2 *2 *2)) (-4 *2 (-1069)) (-5 *1 (-102 *2)))))
+(-13 (-125 |#1|) (-10 -8 (-6 -4344) (-6 -4345) (-15 -3615 ($ (-749) |#1|)) (-15 -1685 ($ $ (-623 |#1|))) (-15 -2901 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -2901 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -3981 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -3981 ($ $ |#1| (-1 (-623 |#1|) |#1| |#1| |#1|)))))
+((-2006 ((|#3| |#2| |#2|) 29)) (-1703 ((|#1| |#2| |#2|) 39 (|has| |#1| (-6 (-4346 "*"))))) (-3228 ((|#3| |#2| |#2|) 30)) (-1698 ((|#1| |#2|) 42 (|has| |#1| (-6 (-4346 "*"))))))
+(((-103 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2006 (|#3| |#2| |#2|)) (-15 -3228 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4346 "*"))) (PROGN (-15 -1703 (|#1| |#2| |#2|)) (-15 -1698 (|#1| |#2|))) |%noBranch|)) (-1021) (-1204 |#1|) (-665 |#1| |#4| |#5|) (-366 |#1|) (-366 |#1|)) (T -103))
+((-1698 (*1 *2 *3) (-12 (|has| *2 (-6 (-4346 "*"))) (-4 *5 (-366 *2)) (-4 *6 (-366 *2)) (-4 *2 (-1021)) (-5 *1 (-103 *2 *3 *4 *5 *6)) (-4 *3 (-1204 *2)) (-4 *4 (-665 *2 *5 *6)))) (-1703 (*1 *2 *3 *3) (-12 (|has| *2 (-6 (-4346 "*"))) (-4 *5 (-366 *2)) (-4 *6 (-366 *2)) (-4 *2 (-1021)) (-5 *1 (-103 *2 *3 *4 *5 *6)) (-4 *3 (-1204 *2)) (-4 *4 (-665 *2 *5 *6)))) (-3228 (*1 *2 *3 *3) (-12 (-4 *4 (-1021)) (-4 *2 (-665 *4 *5 *6)) (-5 *1 (-103 *4 *3 *2 *5 *6)) (-4 *3 (-1204 *4)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)))) (-2006 (*1 *2 *3 *3) (-12 (-4 *4 (-1021)) (-4 *2 (-665 *4 *5 *6)) (-5 *1 (-103 *4 *3 *2 *5 *6)) (-4 *3 (-1204 *4)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)))))
+(-10 -7 (-15 -2006 (|#3| |#2| |#2|)) (-15 -3228 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4346 "*"))) (PROGN (-15 -1703 (|#1| |#2| |#2|)) (-15 -1698 (|#1| |#2|))) |%noBranch|))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-3322 (((-623 (-1145))) 33)) (-1460 (((-2 (|:| |zeros| (-1125 (-219))) (|:| |ones| (-1125 (-219))) (|:| |singularities| (-1125 (-219)))) (-1145)) 35)) (-2264 (((-112) $ $) NIL)))
+(((-104) (-13 (-1069) (-10 -7 (-15 -3322 ((-623 (-1145)))) (-15 -1460 ((-2 (|:| |zeros| (-1125 (-219))) (|:| |ones| (-1125 (-219))) (|:| |singularities| (-1125 (-219)))) (-1145))) (-6 -4344)))) (T -104))
+((-3322 (*1 *2) (-12 (-5 *2 (-623 (-1145))) (-5 *1 (-104)))) (-1460 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-2 (|:| |zeros| (-1125 (-219))) (|:| |ones| (-1125 (-219))) (|:| |singularities| (-1125 (-219))))) (-5 *1 (-104)))))
+(-13 (-1069) (-10 -7 (-15 -3322 ((-623 (-1145)))) (-15 -1460 ((-2 (|:| |zeros| (-1125 (-219))) (|:| |ones| (-1125 (-219))) (|:| |singularities| (-1125 (-219)))) (-1145))) (-6 -4344)))
+((-4017 (($ (-623 |#2|)) 11)))
+(((-105 |#1| |#2|) (-10 -8 (-15 -4017 (|#1| (-623 |#2|)))) (-106 |#2|) (-1182)) (T -105))
+NIL
+(-10 -8 (-15 -4017 (|#1| (-623 |#2|))))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-3368 (((-112) $ (-749)) 8)) (-2991 (($) 7 T CONST)) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) 9)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35)) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-1696 ((|#1| $) 39)) (-1715 (($ |#1| $) 40)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-3576 ((|#1| $) 41)) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-4017 (($ (-623 |#1|)) 42)) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-106 |#1|) (-138) (-1182)) (T -106))
+((-4017 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-4 *1 (-106 *3)))) (-3576 (*1 *2 *1) (-12 (-4 *1 (-106 *2)) (-4 *2 (-1182)))) (-1715 (*1 *1 *2 *1) (-12 (-4 *1 (-106 *2)) (-4 *2 (-1182)))) (-1696 (*1 *2 *1) (-12 (-4 *1 (-106 *2)) (-4 *2 (-1182)))))
+(-13 (-481 |t#1|) (-10 -8 (-6 -4345) (-15 -4017 ($ (-623 |t#1|))) (-15 -3576 (|t#1| $)) (-15 -1715 ($ |t#1| $)) (-15 -1696 (|t#1| $))))
+(((-34) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-1069) |has| |#1| (-1069)) ((-1182) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3104 (((-550) $) NIL (|has| (-550) (-300)))) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-550) (-883)))) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| (-550) (-883)))) (-1611 (((-112) $ $) NIL)) (-4303 (((-550) $) NIL (|has| (-550) (-798)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL) (((-3 (-1145) "failed") $) NIL (|has| (-550) (-1012 (-1145)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-550) (-1012 (-550)))) (((-3 (-550) "failed") $) NIL (|has| (-550) (-1012 (-550))))) (-2202 (((-550) $) NIL) (((-1145) $) NIL (|has| (-550) (-1012 (-1145)))) (((-400 (-550)) $) NIL (|has| (-550) (-1012 (-550)))) (((-550) $) NIL (|has| (-550) (-1012 (-550))))) (-3455 (($ $ $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| (-550) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| (-550) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL) (((-667 (-550)) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1864 (($) NIL (|has| (-550) (-535)))) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-2694 (((-112) $) NIL (|has| (-550) (-798)))) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (|has| (-550) (-860 (-550)))) (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (|has| (-550) (-860 (-372))))) (-2419 (((-112) $) NIL)) (-1484 (($ $) NIL)) (-4153 (((-550) $) NIL)) (-1620 (((-3 $ "failed") $) NIL (|has| (-550) (-1120)))) (-1712 (((-112) $) NIL (|has| (-550) (-798)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2793 (($ $ $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (|has| (-550) (-825)))) (-2392 (($ (-1 (-550) (-550)) $) NIL)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-2463 (($) NIL (|has| (-550) (-1120)) CONST)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1724 (($ $) NIL (|has| (-550) (-300))) (((-400 (-550)) $) NIL)) (-3925 (((-550) $) NIL (|has| (-550) (-535)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-550) (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-550) (-883)))) (-1735 (((-411 $) $) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1553 (($ $ (-623 (-550)) (-623 (-550))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-550) (-550)) NIL (|has| (-550) (-302 (-550)))) (($ $ (-287 (-550))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-623 (-287 (-550)))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-623 (-1145)) (-623 (-550))) NIL (|has| (-550) (-505 (-1145) (-550)))) (($ $ (-1145) (-550)) NIL (|has| (-550) (-505 (-1145) (-550))))) (-1988 (((-749) $) NIL)) (-2757 (($ $ (-550)) NIL (|has| (-550) (-279 (-550) (-550))))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2798 (($ $) NIL (|has| (-550) (-227))) (($ $ (-749)) NIL (|has| (-550) (-227))) (($ $ (-1145)) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-1 (-550) (-550)) (-749)) NIL) (($ $ (-1 (-550) (-550))) NIL)) (-3608 (($ $) NIL)) (-4163 (((-550) $) NIL)) (-2451 (((-866 (-550)) $) NIL (|has| (-550) (-596 (-866 (-550))))) (((-866 (-372)) $) NIL (|has| (-550) (-596 (-866 (-372))))) (((-526) $) NIL (|has| (-550) (-596 (-526)))) (((-372) $) NIL (|has| (-550) (-996))) (((-219) $) NIL (|has| (-550) (-996)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| (-550) (-883))))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) 8) (($ (-550)) NIL) (($ (-1145)) NIL (|has| (-550) (-1012 (-1145)))) (((-400 (-550)) $) NIL) (((-978 2) $) 10)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| (-550) (-883))) (|has| (-550) (-143))))) (-3091 (((-749)) NIL)) (-2967 (((-550) $) NIL (|has| (-550) (-535)))) (-1876 (($ (-400 (-550))) 9)) (-1819 (((-112) $ $) NIL)) (-4188 (($ $) NIL (|has| (-550) (-798)))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $) NIL (|has| (-550) (-227))) (($ $ (-749)) NIL (|has| (-550) (-227))) (($ $ (-1145)) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-1 (-550) (-550)) (-749)) NIL) (($ $ (-1 (-550) (-550))) NIL)) (-2324 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2302 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2290 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2382 (($ $ $) NIL) (($ (-550) (-550)) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ (-550) $) NIL) (($ $ (-550)) NIL)))
+(((-107) (-13 (-966 (-550)) (-10 -8 (-15 -2233 ((-400 (-550)) $)) (-15 -2233 ((-978 2) $)) (-15 -1724 ((-400 (-550)) $)) (-15 -1876 ($ (-400 (-550))))))) (T -107))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-107)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-978 2)) (-5 *1 (-107)))) (-1724 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-107)))) (-1876 (*1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-107)))))
+(-13 (-966 (-550)) (-10 -8 (-15 -2233 ((-400 (-550)) $)) (-15 -2233 ((-978 2) $)) (-15 -1724 ((-400 (-550)) $)) (-15 -1876 ($ (-400 (-550))))))
+((-3722 (((-623 (-939)) $) 14)) (-1856 (((-1145) $) 10)) (-2233 (((-837) $) 23)) (-2538 (($ (-1145) (-623 (-939))) 15)))
+(((-108) (-13 (-595 (-837)) (-10 -8 (-15 -1856 ((-1145) $)) (-15 -3722 ((-623 (-939)) $)) (-15 -2538 ($ (-1145) (-623 (-939))))))) (T -108))
+((-1856 (*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-108)))) (-3722 (*1 *2 *1) (-12 (-5 *2 (-623 (-939))) (-5 *1 (-108)))) (-2538 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-939))) (-5 *1 (-108)))))
+(-13 (-595 (-837)) (-10 -8 (-15 -1856 ((-1145) $)) (-15 -3722 ((-623 (-939)) $)) (-15 -2538 ($ (-1145) (-623 (-939))))))
+((-2221 (((-112) $ $) NIL)) (-2363 (((-1089) $ (-1089)) 24)) (-3053 (($ $ (-1127)) 17)) (-1581 (((-3 (-1089) "failed") $) 23)) (-3258 (((-1089) $) 21)) (-2087 (((-1089) $ (-1089)) 26)) (-3088 (((-1089) $) 25)) (-4046 (($ (-381)) NIL) (($ (-381) (-1127)) 16)) (-1856 (((-381) $) NIL)) (-2369 (((-1127) $) NIL)) (-2216 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-4231 (($ $) 18)) (-2264 (((-112) $ $) NIL)))
+(((-109) (-13 (-357 (-381) (-1089)) (-10 -8 (-15 -1581 ((-3 (-1089) "failed") $)) (-15 -3088 ((-1089) $)) (-15 -2087 ((-1089) $ (-1089)))))) (T -109))
+((-1581 (*1 *2 *1) (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-109)))) (-3088 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-109)))) (-2087 (*1 *2 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-109)))))
+(-13 (-357 (-381) (-1089)) (-10 -8 (-15 -1581 ((-3 (-1089) "failed") $)) (-15 -3088 ((-1089) $)) (-15 -2087 ((-1089) $ (-1089)))))
+((-2221 (((-112) $ $) NIL)) (-4026 (($ $) NIL)) (-3875 (($ $ $) NIL)) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-1837 (((-112) $) NIL (|has| (-112) (-825))) (((-112) (-1 (-112) (-112) (-112)) $) NIL)) (-2734 (($ $) NIL (-12 (|has| $ (-6 -4345)) (|has| (-112) (-825)))) (($ (-1 (-112) (-112) (-112)) $) NIL (|has| $ (-6 -4345)))) (-1814 (($ $) NIL (|has| (-112) (-825))) (($ (-1 (-112) (-112) (-112)) $) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-2409 (((-112) $ (-1195 (-550)) (-112)) NIL (|has| $ (-6 -4345))) (((-112) $ (-550) (-112)) NIL (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4344)))) (-2991 (($) NIL T CONST)) (-3770 (($ $) NIL (|has| $ (-6 -4345)))) (-1999 (($ $) NIL)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-112) (-1069))))) (-1979 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4344))) (($ (-112) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-112) (-1069))))) (-2924 (((-112) (-1 (-112) (-112) (-112)) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) (-112) (-112)) $ (-112)) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) (-112) (-112)) $ (-112) (-112)) NIL (-12 (|has| $ (-6 -4344)) (|has| (-112) (-1069))))) (-3317 (((-112) $ (-550) (-112)) NIL (|has| $ (-6 -4345)))) (-3263 (((-112) $ (-550)) NIL)) (-3088 (((-550) (-112) $ (-550)) NIL (|has| (-112) (-1069))) (((-550) (-112) $) NIL (|has| (-112) (-1069))) (((-550) (-1 (-112) (-112)) $) NIL)) (-2971 (((-623 (-112)) $) NIL (|has| $ (-6 -4344)))) (-3741 (($ $ $) NIL)) (-3548 (($ $) NIL)) (-2595 (($ $ $) NIL)) (-3375 (($ (-749) (-112)) 8)) (-4157 (($ $ $) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) NIL (|has| (-550) (-825)))) (-2793 (($ $ $) NIL)) (-2441 (($ $ $) NIL (|has| (-112) (-825))) (($ (-1 (-112) (-112) (-112)) $ $) NIL)) (-2876 (((-623 (-112)) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) (-112) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-112) (-1069))))) (-2506 (((-550) $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL)) (-3311 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-112) (-112) (-112)) $ $) NIL) (($ (-1 (-112) (-112)) $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL)) (-1476 (($ $ $ (-550)) NIL) (($ (-112) $ (-550)) NIL)) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3445 (((-1089) $) NIL)) (-3858 (((-112) $) NIL (|has| (-550) (-825)))) (-1614 (((-3 (-112) "failed") (-1 (-112) (-112)) $) NIL)) (-2491 (($ $ (-112)) NIL (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-112)) (-623 (-112))) NIL (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1069)))) (($ $ (-112) (-112)) NIL (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1069)))) (($ $ (-287 (-112))) NIL (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1069)))) (($ $ (-623 (-287 (-112)))) NIL (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) (-112) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-112) (-1069))))) (-1375 (((-623 (-112)) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 (($ $ (-1195 (-550))) NIL) (((-112) $ (-550)) NIL) (((-112) $ (-550) (-112)) NIL)) (-1512 (($ $ (-1195 (-550))) NIL) (($ $ (-550)) NIL)) (-3457 (((-749) (-112) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-112) (-1069)))) (((-749) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4344)))) (-2502 (($ $ $ (-550)) NIL (|has| $ (-6 -4345)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| (-112) (-596 (-526))))) (-2245 (($ (-623 (-112))) NIL)) (-4006 (($ (-623 $)) NIL) (($ $ $) NIL) (($ (-112) $) NIL) (($ $ (-112)) NIL)) (-2233 (((-837) $) NIL)) (-4319 (($ (-749) (-112)) 9)) (-3404 (((-112) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4344)))) (-1304 (($ $ $) NIL)) (-2300 (($ $ $) NIL)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) NIL)) (-2287 (($ $ $) NIL)) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-110) (-13 (-123) (-10 -8 (-15 -4319 ($ (-749) (-112)))))) (T -110))
+((-4319 (*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-5 *3 (-112)) (-5 *1 (-110)))))
+(-13 (-123) (-10 -8 (-15 -4319 ($ (-749) (-112)))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2688 (($) 18 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ |#1| $) 23) (($ $ |#2|) 26)))
+(((-111 |#1| |#2|) (-138) (-1021) (-1021)) (T -111))
+NIL
+(-13 (-626 |t#1|) (-1027 |t#2|) (-10 -7 (-6 -4339) (-6 -4338)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 |#1|) . T) ((-1027 |#2|) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-4026 (($ $) 10)) (-3875 (($ $ $) 15)) (-1292 (($) 7 T CONST)) (-3591 (($ $) 6)) (-3828 (((-749)) 24)) (-1864 (($) 30)) (-3741 (($ $ $) 13)) (-3548 (($ $) 9)) (-2595 (($ $ $) 16)) (-4157 (($ $ $) 17)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-4073 (((-895) $) 29)) (-2369 (((-1127) $) NIL)) (-3690 (($ (-895)) 28)) (-3852 (($ $ $) 20)) (-3445 (((-1089) $) NIL)) (-3271 (($) 8 T CONST)) (-2660 (($ $ $) 21)) (-2451 (((-526) $) 36)) (-2233 (((-837) $) 39)) (-1304 (($ $ $) 11)) (-2300 (($ $ $) 14)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 19)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 22)) (-2287 (($ $ $) 12)))
+(((-112) (-13 (-819) (-639) (-941) (-596 (-526)) (-10 -8 (-15 -1292 ($) -4165) (-15 -3271 ($) -4165) (-15 -3875 ($ $ $)) (-15 -4157 ($ $ $)) (-15 -2595 ($ $ $)) (-15 -3591 ($ $))))) (T -112))
+((-1292 (*1 *1) (-5 *1 (-112))) (-3271 (*1 *1) (-5 *1 (-112))) (-3875 (*1 *1 *1 *1) (-5 *1 (-112))) (-4157 (*1 *1 *1 *1) (-5 *1 (-112))) (-2595 (*1 *1 *1 *1) (-5 *1 (-112))) (-3591 (*1 *1 *1) (-5 *1 (-112))))
+(-13 (-819) (-639) (-941) (-596 (-526)) (-10 -8 (-15 -1292 ($) -4165) (-15 -3271 ($) -4165) (-15 -3875 ($ $ $)) (-15 -4157 ($ $ $)) (-15 -2595 ($ $ $)) (-15 -3591 ($ $))))
+((-2322 (((-3 (-1 |#1| (-623 |#1|)) "failed") (-114)) 19) (((-114) (-114) (-1 |#1| |#1|)) 13) (((-114) (-114) (-1 |#1| (-623 |#1|))) 11) (((-3 |#1| "failed") (-114) (-623 |#1|)) 21)) (-3092 (((-3 (-623 (-1 |#1| (-623 |#1|))) "failed") (-114)) 25) (((-114) (-114) (-1 |#1| |#1|)) 30) (((-114) (-114) (-623 (-1 |#1| (-623 |#1|)))) 26)) (-2670 (((-114) |#1|) 56 (|has| |#1| (-825)))) (-2314 (((-3 |#1| "failed") (-114)) 50 (|has| |#1| (-825)))))
+(((-113 |#1|) (-10 -7 (-15 -2322 ((-3 |#1| "failed") (-114) (-623 |#1|))) (-15 -2322 ((-114) (-114) (-1 |#1| (-623 |#1|)))) (-15 -2322 ((-114) (-114) (-1 |#1| |#1|))) (-15 -2322 ((-3 (-1 |#1| (-623 |#1|)) "failed") (-114))) (-15 -3092 ((-114) (-114) (-623 (-1 |#1| (-623 |#1|))))) (-15 -3092 ((-114) (-114) (-1 |#1| |#1|))) (-15 -3092 ((-3 (-623 (-1 |#1| (-623 |#1|))) "failed") (-114))) (IF (|has| |#1| (-825)) (PROGN (-15 -2670 ((-114) |#1|)) (-15 -2314 ((-3 |#1| "failed") (-114)))) |%noBranch|)) (-1069)) (T -113))
+((-2314 (*1 *2 *3) (|partial| -12 (-5 *3 (-114)) (-4 *2 (-1069)) (-4 *2 (-825)) (-5 *1 (-113 *2)))) (-2670 (*1 *2 *3) (-12 (-5 *2 (-114)) (-5 *1 (-113 *3)) (-4 *3 (-825)) (-4 *3 (-1069)))) (-3092 (*1 *2 *3) (|partial| -12 (-5 *3 (-114)) (-5 *2 (-623 (-1 *4 (-623 *4)))) (-5 *1 (-113 *4)) (-4 *4 (-1069)))) (-3092 (*1 *2 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1069)) (-5 *1 (-113 *4)))) (-3092 (*1 *2 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-623 (-1 *4 (-623 *4)))) (-4 *4 (-1069)) (-5 *1 (-113 *4)))) (-2322 (*1 *2 *3) (|partial| -12 (-5 *3 (-114)) (-5 *2 (-1 *4 (-623 *4))) (-5 *1 (-113 *4)) (-4 *4 (-1069)))) (-2322 (*1 *2 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1069)) (-5 *1 (-113 *4)))) (-2322 (*1 *2 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 (-623 *4))) (-4 *4 (-1069)) (-5 *1 (-113 *4)))) (-2322 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-114)) (-5 *4 (-623 *2)) (-5 *1 (-113 *2)) (-4 *2 (-1069)))))
+(-10 -7 (-15 -2322 ((-3 |#1| "failed") (-114) (-623 |#1|))) (-15 -2322 ((-114) (-114) (-1 |#1| (-623 |#1|)))) (-15 -2322 ((-114) (-114) (-1 |#1| |#1|))) (-15 -2322 ((-3 (-1 |#1| (-623 |#1|)) "failed") (-114))) (-15 -3092 ((-114) (-114) (-623 (-1 |#1| (-623 |#1|))))) (-15 -3092 ((-114) (-114) (-1 |#1| |#1|))) (-15 -3092 ((-3 (-623 (-1 |#1| (-623 |#1|))) "failed") (-114))) (IF (|has| |#1| (-825)) (PROGN (-15 -2670 ((-114) |#1|)) (-15 -2314 ((-3 |#1| "failed") (-114)))) |%noBranch|))
+((-2221 (((-112) $ $) NIL)) (-3609 (((-749) $) 72) (($ $ (-749)) 30)) (-3443 (((-112) $) 32)) (-1543 (($ $ (-1127) (-752)) 26)) (-2014 (($ $ (-45 (-1127) (-752))) 15)) (-2184 (((-3 (-752) "failed") $ (-1127)) 25)) (-3722 (((-45 (-1127) (-752)) $) 14)) (-1355 (($ (-1145)) 17) (($ (-1145) (-749)) 22)) (-2123 (((-112) $) 31)) (-1495 (((-112) $) 33)) (-1856 (((-1145) $) 8)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2369 (((-1127) $) NIL)) (-2366 (((-112) $ (-1145)) 10)) (-2025 (($ $ (-1 (-526) (-623 (-526)))) 52) (((-3 (-1 (-526) (-623 (-526))) "failed") $) 56)) (-3445 (((-1089) $) NIL)) (-2437 (((-112) $ (-1127)) 29)) (-2276 (($ $ (-1 (-112) $ $)) 35)) (-1970 (((-3 (-1 (-837) (-623 (-837))) "failed") $) 54) (($ $ (-1 (-837) (-623 (-837)))) 41) (($ $ (-1 (-837) (-837))) 43)) (-3442 (($ $ (-1127)) 45)) (-2435 (($ $) 63)) (-2748 (($ $ (-1 (-112) $ $)) 36)) (-2233 (((-837) $) 48)) (-2527 (($ $ (-1127)) 27)) (-4008 (((-3 (-749) "failed") $) 58)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 71)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 79)))
+(((-114) (-13 (-825) (-10 -8 (-15 -1856 ((-1145) $)) (-15 -3722 ((-45 (-1127) (-752)) $)) (-15 -2435 ($ $)) (-15 -1355 ($ (-1145))) (-15 -1355 ($ (-1145) (-749))) (-15 -4008 ((-3 (-749) "failed") $)) (-15 -2123 ((-112) $)) (-15 -3443 ((-112) $)) (-15 -1495 ((-112) $)) (-15 -3609 ((-749) $)) (-15 -3609 ($ $ (-749))) (-15 -2276 ($ $ (-1 (-112) $ $))) (-15 -2748 ($ $ (-1 (-112) $ $))) (-15 -1970 ((-3 (-1 (-837) (-623 (-837))) "failed") $)) (-15 -1970 ($ $ (-1 (-837) (-623 (-837))))) (-15 -1970 ($ $ (-1 (-837) (-837)))) (-15 -2025 ($ $ (-1 (-526) (-623 (-526))))) (-15 -2025 ((-3 (-1 (-526) (-623 (-526))) "failed") $)) (-15 -2366 ((-112) $ (-1145))) (-15 -2437 ((-112) $ (-1127))) (-15 -2527 ($ $ (-1127))) (-15 -3442 ($ $ (-1127))) (-15 -2184 ((-3 (-752) "failed") $ (-1127))) (-15 -1543 ($ $ (-1127) (-752))) (-15 -2014 ($ $ (-45 (-1127) (-752))))))) (T -114))
+((-1856 (*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-114)))) (-3722 (*1 *2 *1) (-12 (-5 *2 (-45 (-1127) (-752))) (-5 *1 (-114)))) (-2435 (*1 *1 *1) (-5 *1 (-114))) (-1355 (*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-114)))) (-1355 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-749)) (-5 *1 (-114)))) (-4008 (*1 *2 *1) (|partial| -12 (-5 *2 (-749)) (-5 *1 (-114)))) (-2123 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))) (-3443 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))) (-1495 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))) (-3609 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-114)))) (-3609 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-114)))) (-2276 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-112) (-114) (-114))) (-5 *1 (-114)))) (-2748 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-112) (-114) (-114))) (-5 *1 (-114)))) (-1970 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-837) (-623 (-837)))) (-5 *1 (-114)))) (-1970 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-837) (-623 (-837)))) (-5 *1 (-114)))) (-1970 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-837) (-837))) (-5 *1 (-114)))) (-2025 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-526) (-623 (-526)))) (-5 *1 (-114)))) (-2025 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-526) (-623 (-526)))) (-5 *1 (-114)))) (-2366 (*1 *2 *1 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-112)) (-5 *1 (-114)))) (-2437 (*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-112)) (-5 *1 (-114)))) (-2527 (*1 *1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-114)))) (-3442 (*1 *1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-114)))) (-2184 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1127)) (-5 *2 (-752)) (-5 *1 (-114)))) (-1543 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1127)) (-5 *3 (-752)) (-5 *1 (-114)))) (-2014 (*1 *1 *1 *2) (-12 (-5 *2 (-45 (-1127) (-752))) (-5 *1 (-114)))))
+(-13 (-825) (-10 -8 (-15 -1856 ((-1145) $)) (-15 -3722 ((-45 (-1127) (-752)) $)) (-15 -2435 ($ $)) (-15 -1355 ($ (-1145))) (-15 -1355 ($ (-1145) (-749))) (-15 -4008 ((-3 (-749) "failed") $)) (-15 -2123 ((-112) $)) (-15 -3443 ((-112) $)) (-15 -1495 ((-112) $)) (-15 -3609 ((-749) $)) (-15 -3609 ($ $ (-749))) (-15 -2276 ($ $ (-1 (-112) $ $))) (-15 -2748 ($ $ (-1 (-112) $ $))) (-15 -1970 ((-3 (-1 (-837) (-623 (-837))) "failed") $)) (-15 -1970 ($ $ (-1 (-837) (-623 (-837))))) (-15 -1970 ($ $ (-1 (-837) (-837)))) (-15 -2025 ($ $ (-1 (-526) (-623 (-526))))) (-15 -2025 ((-3 (-1 (-526) (-623 (-526))) "failed") $)) (-15 -2366 ((-112) $ (-1145))) (-15 -2437 ((-112) $ (-1127))) (-15 -2527 ($ $ (-1127))) (-15 -3442 ($ $ (-1127))) (-15 -2184 ((-3 (-752) "failed") $ (-1127))) (-15 -1543 ($ $ (-1127) (-752))) (-15 -2014 ($ $ (-45 (-1127) (-752))))))
+((-4173 (((-550) |#2|) 37)))
+(((-115 |#1| |#2|) (-10 -7 (-15 -4173 ((-550) |#2|))) (-13 (-356) (-1012 (-400 (-550)))) (-1204 |#1|)) (T -115))
+((-4173 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-1012 (-400 *2)))) (-5 *2 (-550)) (-5 *1 (-115 *4 *3)) (-4 *3 (-1204 *4)))))
+(-10 -7 (-15 -4173 ((-550) |#2|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-1745 (($ $ (-550)) NIL)) (-1611 (((-112) $ $) NIL)) (-2991 (($) NIL T CONST)) (-1451 (($ (-1141 (-550)) (-550)) NIL)) (-3455 (($ $ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-4004 (($ $) NIL)) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-2603 (((-749) $) NIL)) (-2419 (((-112) $) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2351 (((-550)) NIL)) (-3761 (((-550) $) NIL)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4268 (($ $ (-550)) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-4051 (((-1125 (-550)) $) NIL)) (-4012 (($ $) NIL)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL)) (-3091 (((-749)) NIL)) (-1819 (((-112) $ $) NIL)) (-2154 (((-550) $ (-550)) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL)))
+(((-116 |#1|) (-843 |#1|) (-550)) (T -116))
+NIL
+(-843 |#1|)
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3104 (((-116 |#1|) $) NIL (|has| (-116 |#1|) (-300)))) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-116 |#1|) (-883)))) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| (-116 |#1|) (-883)))) (-1611 (((-112) $ $) NIL)) (-4303 (((-550) $) NIL (|has| (-116 |#1|) (-798)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-116 |#1|) "failed") $) NIL) (((-3 (-1145) "failed") $) NIL (|has| (-116 |#1|) (-1012 (-1145)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-116 |#1|) (-1012 (-550)))) (((-3 (-550) "failed") $) NIL (|has| (-116 |#1|) (-1012 (-550))))) (-2202 (((-116 |#1|) $) NIL) (((-1145) $) NIL (|has| (-116 |#1|) (-1012 (-1145)))) (((-400 (-550)) $) NIL (|has| (-116 |#1|) (-1012 (-550)))) (((-550) $) NIL (|has| (-116 |#1|) (-1012 (-550))))) (-2468 (($ $) NIL) (($ (-550) $) NIL)) (-3455 (($ $ $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| (-116 |#1|) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| (-116 |#1|) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-116 |#1|))) (|:| |vec| (-1228 (-116 |#1|)))) (-667 $) (-1228 $)) NIL) (((-667 (-116 |#1|)) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1864 (($) NIL (|has| (-116 |#1|) (-535)))) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-2694 (((-112) $) NIL (|has| (-116 |#1|) (-798)))) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (|has| (-116 |#1|) (-860 (-550)))) (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (|has| (-116 |#1|) (-860 (-372))))) (-2419 (((-112) $) NIL)) (-1484 (($ $) NIL)) (-4153 (((-116 |#1|) $) NIL)) (-1620 (((-3 $ "failed") $) NIL (|has| (-116 |#1|) (-1120)))) (-1712 (((-112) $) NIL (|has| (-116 |#1|) (-798)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2793 (($ $ $) NIL (|has| (-116 |#1|) (-825)))) (-2173 (($ $ $) NIL (|has| (-116 |#1|) (-825)))) (-2392 (($ (-1 (-116 |#1|) (-116 |#1|)) $) NIL)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-2463 (($) NIL (|has| (-116 |#1|) (-1120)) CONST)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1724 (($ $) NIL (|has| (-116 |#1|) (-300)))) (-3925 (((-116 |#1|) $) NIL (|has| (-116 |#1|) (-535)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-116 |#1|) (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-116 |#1|) (-883)))) (-1735 (((-411 $) $) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1553 (($ $ (-623 (-116 |#1|)) (-623 (-116 |#1|))) NIL (|has| (-116 |#1|) (-302 (-116 |#1|)))) (($ $ (-116 |#1|) (-116 |#1|)) NIL (|has| (-116 |#1|) (-302 (-116 |#1|)))) (($ $ (-287 (-116 |#1|))) NIL (|has| (-116 |#1|) (-302 (-116 |#1|)))) (($ $ (-623 (-287 (-116 |#1|)))) NIL (|has| (-116 |#1|) (-302 (-116 |#1|)))) (($ $ (-623 (-1145)) (-623 (-116 |#1|))) NIL (|has| (-116 |#1|) (-505 (-1145) (-116 |#1|)))) (($ $ (-1145) (-116 |#1|)) NIL (|has| (-116 |#1|) (-505 (-1145) (-116 |#1|))))) (-1988 (((-749) $) NIL)) (-2757 (($ $ (-116 |#1|)) NIL (|has| (-116 |#1|) (-279 (-116 |#1|) (-116 |#1|))))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2798 (($ $) NIL (|has| (-116 |#1|) (-227))) (($ $ (-749)) NIL (|has| (-116 |#1|) (-227))) (($ $ (-1145)) NIL (|has| (-116 |#1|) (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| (-116 |#1|) (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| (-116 |#1|) (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| (-116 |#1|) (-874 (-1145)))) (($ $ (-1 (-116 |#1|) (-116 |#1|)) (-749)) NIL) (($ $ (-1 (-116 |#1|) (-116 |#1|))) NIL)) (-3608 (($ $) NIL)) (-4163 (((-116 |#1|) $) NIL)) (-2451 (((-866 (-550)) $) NIL (|has| (-116 |#1|) (-596 (-866 (-550))))) (((-866 (-372)) $) NIL (|has| (-116 |#1|) (-596 (-866 (-372))))) (((-526) $) NIL (|has| (-116 |#1|) (-596 (-526)))) (((-372) $) NIL (|has| (-116 |#1|) (-996))) (((-219) $) NIL (|has| (-116 |#1|) (-996)))) (-3470 (((-172 (-400 (-550))) $) NIL)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| (-116 |#1|) (-883))))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ (-116 |#1|)) NIL) (($ (-1145)) NIL (|has| (-116 |#1|) (-1012 (-1145))))) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| (-116 |#1|) (-883))) (|has| (-116 |#1|) (-143))))) (-3091 (((-749)) NIL)) (-2967 (((-116 |#1|) $) NIL (|has| (-116 |#1|) (-535)))) (-1819 (((-112) $ $) NIL)) (-2154 (((-400 (-550)) $ (-550)) NIL)) (-4188 (($ $) NIL (|has| (-116 |#1|) (-798)))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $) NIL (|has| (-116 |#1|) (-227))) (($ $ (-749)) NIL (|has| (-116 |#1|) (-227))) (($ $ (-1145)) NIL (|has| (-116 |#1|) (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| (-116 |#1|) (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| (-116 |#1|) (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| (-116 |#1|) (-874 (-1145)))) (($ $ (-1 (-116 |#1|) (-116 |#1|)) (-749)) NIL) (($ $ (-1 (-116 |#1|) (-116 |#1|))) NIL)) (-2324 (((-112) $ $) NIL (|has| (-116 |#1|) (-825)))) (-2302 (((-112) $ $) NIL (|has| (-116 |#1|) (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| (-116 |#1|) (-825)))) (-2290 (((-112) $ $) NIL (|has| (-116 |#1|) (-825)))) (-2382 (($ $ $) NIL) (($ (-116 |#1|) (-116 |#1|)) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ (-116 |#1|) $) NIL) (($ $ (-116 |#1|)) NIL)))
+(((-117 |#1|) (-13 (-966 (-116 |#1|)) (-10 -8 (-15 -2154 ((-400 (-550)) $ (-550))) (-15 -3470 ((-172 (-400 (-550))) $)) (-15 -2468 ($ $)) (-15 -2468 ($ (-550) $)))) (-550)) (T -117))
+((-2154 (*1 *2 *1 *3) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-117 *4)) (-14 *4 *3) (-5 *3 (-550)))) (-3470 (*1 *2 *1) (-12 (-5 *2 (-172 (-400 (-550)))) (-5 *1 (-117 *3)) (-14 *3 (-550)))) (-2468 (*1 *1 *1) (-12 (-5 *1 (-117 *2)) (-14 *2 (-550)))) (-2468 (*1 *1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-117 *3)) (-14 *3 *2))))
+(-13 (-966 (-116 |#1|)) (-10 -8 (-15 -2154 ((-400 (-550)) $ (-550))) (-15 -3470 ((-172 (-400 (-550))) $)) (-15 -2468 ($ $)) (-15 -2468 ($ (-550) $))))
+((-2409 ((|#2| $ "value" |#2|) NIL) (($ $ "left" $) 49) (($ $ "right" $) 51)) (-4079 (((-623 $) $) 27)) (-3687 (((-112) $ $) 32)) (-3922 (((-112) |#2| $) 36)) (-2951 (((-623 |#2|) $) 22)) (-1515 (((-112) $) 16)) (-2757 ((|#2| $ "value") NIL) (($ $ "left") 10) (($ $ "right") 13)) (-2320 (((-112) $) 45)) (-2233 (((-837) $) 41)) (-4075 (((-623 $) $) 28)) (-2264 (((-112) $ $) 34)) (-3307 (((-749) $) 43)))
+(((-118 |#1| |#2|) (-10 -8 (-15 -2233 ((-837) |#1|)) (-15 -2409 (|#1| |#1| "right" |#1|)) (-15 -2409 (|#1| |#1| "left" |#1|)) (-15 -2757 (|#1| |#1| "right")) (-15 -2757 (|#1| |#1| "left")) (-15 -2409 (|#2| |#1| "value" |#2|)) (-15 -3687 ((-112) |#1| |#1|)) (-15 -2951 ((-623 |#2|) |#1|)) (-15 -2320 ((-112) |#1|)) (-15 -2757 (|#2| |#1| "value")) (-15 -1515 ((-112) |#1|)) (-15 -4079 ((-623 |#1|) |#1|)) (-15 -4075 ((-623 |#1|) |#1|)) (-15 -2264 ((-112) |#1| |#1|)) (-15 -3922 ((-112) |#2| |#1|)) (-15 -3307 ((-749) |#1|))) (-119 |#2|) (-1182)) (T -118))
+NIL
+(-10 -8 (-15 -2233 ((-837) |#1|)) (-15 -2409 (|#1| |#1| "right" |#1|)) (-15 -2409 (|#1| |#1| "left" |#1|)) (-15 -2757 (|#1| |#1| "right")) (-15 -2757 (|#1| |#1| "left")) (-15 -2409 (|#2| |#1| "value" |#2|)) (-15 -3687 ((-112) |#1| |#1|)) (-15 -2951 ((-623 |#2|) |#1|)) (-15 -2320 ((-112) |#1|)) (-15 -2757 (|#2| |#1| "value")) (-15 -1515 ((-112) |#1|)) (-15 -4079 ((-623 |#1|) |#1|)) (-15 -4075 ((-623 |#1|) |#1|)) (-15 -2264 ((-112) |#1| |#1|)) (-15 -3922 ((-112) |#2| |#1|)) (-15 -3307 ((-749) |#1|)))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-1337 ((|#1| $) 48)) (-3368 (((-112) $ (-749)) 8)) (-1629 ((|#1| $ |#1|) 39 (|has| $ (-6 -4345)))) (-1419 (($ $ $) 52 (|has| $ (-6 -4345)))) (-4081 (($ $ $) 54 (|has| $ (-6 -4345)))) (-2409 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4345))) (($ $ "left" $) 55 (|has| $ (-6 -4345))) (($ $ "right" $) 53 (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) 41 (|has| $ (-6 -4345)))) (-2991 (($) 7 T CONST)) (-3490 (($ $) 57)) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-4079 (((-623 $) $) 50)) (-3687 (((-112) $ $) 42 (|has| |#1| (-1069)))) (-1445 (((-112) $ (-749)) 9)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35)) (-1700 (((-112) $ (-749)) 10)) (-3480 (($ $) 59)) (-2951 (((-623 |#1|) $) 45)) (-1515 (((-112) $) 49)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#1| $ "value") 47) (($ $ "left") 58) (($ $ "right") 56)) (-1456 (((-550) $ $) 44)) (-2320 (((-112) $) 46)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-4075 (((-623 $) $) 51)) (-1977 (((-112) $ $) 43 (|has| |#1| (-1069)))) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-119 |#1|) (-138) (-1182)) (T -119))
+((-3480 (*1 *1 *1) (-12 (-4 *1 (-119 *2)) (-4 *2 (-1182)))) (-2757 (*1 *1 *1 *2) (-12 (-5 *2 "left") (-4 *1 (-119 *3)) (-4 *3 (-1182)))) (-3490 (*1 *1 *1) (-12 (-4 *1 (-119 *2)) (-4 *2 (-1182)))) (-2757 (*1 *1 *1 *2) (-12 (-5 *2 "right") (-4 *1 (-119 *3)) (-4 *3 (-1182)))) (-2409 (*1 *1 *1 *2 *1) (-12 (-5 *2 "left") (|has| *1 (-6 -4345)) (-4 *1 (-119 *3)) (-4 *3 (-1182)))) (-4081 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4345)) (-4 *1 (-119 *2)) (-4 *2 (-1182)))) (-2409 (*1 *1 *1 *2 *1) (-12 (-5 *2 "right") (|has| *1 (-6 -4345)) (-4 *1 (-119 *3)) (-4 *3 (-1182)))) (-1419 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4345)) (-4 *1 (-119 *2)) (-4 *2 (-1182)))))
+(-13 (-984 |t#1|) (-10 -8 (-15 -3480 ($ $)) (-15 -2757 ($ $ "left")) (-15 -3490 ($ $)) (-15 -2757 ($ $ "right")) (IF (|has| $ (-6 -4345)) (PROGN (-15 -2409 ($ $ "left" $)) (-15 -4081 ($ $ $)) (-15 -2409 ($ $ "right" $)) (-15 -1419 ($ $ $))) |%noBranch|)))
+(((-34) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-984 |#1|) . T) ((-1069) |has| |#1| (-1069)) ((-1182) . T))
+((-1733 (((-112) |#1|) 24)) (-3196 (((-749) (-749)) 23) (((-749)) 22)) (-3385 (((-112) |#1| (-112)) 25) (((-112) |#1|) 26)))
+(((-120 |#1|) (-10 -7 (-15 -3385 ((-112) |#1|)) (-15 -3385 ((-112) |#1| (-112))) (-15 -3196 ((-749))) (-15 -3196 ((-749) (-749))) (-15 -1733 ((-112) |#1|))) (-1204 (-550))) (T -120))
+((-1733 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1204 (-550))))) (-3196 (*1 *2 *2) (-12 (-5 *2 (-749)) (-5 *1 (-120 *3)) (-4 *3 (-1204 (-550))))) (-3196 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-120 *3)) (-4 *3 (-1204 (-550))))) (-3385 (*1 *2 *3 *2) (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1204 (-550))))) (-3385 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1204 (-550))))))
+(-10 -7 (-15 -3385 ((-112) |#1|)) (-15 -3385 ((-112) |#1| (-112))) (-15 -3196 ((-749))) (-15 -3196 ((-749) (-749))) (-15 -1733 ((-112) |#1|)))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-1337 ((|#1| $) 15)) (-2590 (((-2 (|:| |less| $) (|:| |greater| $)) |#1| $) 22)) (-3368 (((-112) $ (-749)) NIL)) (-1629 ((|#1| $ |#1|) NIL (|has| $ (-6 -4345)))) (-1419 (($ $ $) 18 (|has| $ (-6 -4345)))) (-4081 (($ $ $) 20 (|has| $ (-6 -4345)))) (-2409 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4345))) (($ $ "left" $) NIL (|has| $ (-6 -4345))) (($ $ "right" $) NIL (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) NIL (|has| $ (-6 -4345)))) (-2991 (($) NIL T CONST)) (-3490 (($ $) 17)) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-4079 (((-623 $) $) NIL)) (-3687 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2429 (($ $ |#1| $) 23)) (-1445 (((-112) $ (-749)) NIL)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-3480 (($ $) 19)) (-2951 (((-623 |#1|) $) NIL)) (-1515 (((-112) $) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-3495 (($ |#1| $) 24)) (-1715 (($ |#1| $) 10)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) 14)) (-2819 (($) 8)) (-2757 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-1456 (((-550) $ $) NIL)) (-2320 (((-112) $) NIL)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) NIL)) (-2233 (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-4075 (((-623 $) $) NIL)) (-1977 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-4221 (($ (-623 |#1|)) 12)) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-121 |#1|) (-13 (-125 |#1|) (-10 -8 (-6 -4345) (-6 -4344) (-15 -4221 ($ (-623 |#1|))) (-15 -1715 ($ |#1| $)) (-15 -3495 ($ |#1| $)) (-15 -2590 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $)))) (-825)) (T -121))
+((-4221 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-121 *3)))) (-1715 (*1 *1 *2 *1) (-12 (-5 *1 (-121 *2)) (-4 *2 (-825)))) (-3495 (*1 *1 *2 *1) (-12 (-5 *1 (-121 *2)) (-4 *2 (-825)))) (-2590 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |less| (-121 *3)) (|:| |greater| (-121 *3)))) (-5 *1 (-121 *3)) (-4 *3 (-825)))))
+(-13 (-125 |#1|) (-10 -8 (-6 -4345) (-6 -4344) (-15 -4221 ($ (-623 |#1|))) (-15 -1715 ($ |#1| $)) (-15 -3495 ($ |#1| $)) (-15 -2590 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $))))
+((-4026 (($ $) 13)) (-3548 (($ $) 11)) (-2595 (($ $ $) 23)) (-4157 (($ $ $) 21)) (-2300 (($ $ $) 19)) (-2287 (($ $ $) 17)))
+(((-122 |#1|) (-10 -8 (-15 -2595 (|#1| |#1| |#1|)) (-15 -4157 (|#1| |#1| |#1|)) (-15 -3548 (|#1| |#1|)) (-15 -4026 (|#1| |#1|)) (-15 -2287 (|#1| |#1| |#1|)) (-15 -2300 (|#1| |#1| |#1|))) (-123)) (T -122))
+NIL
+(-10 -8 (-15 -2595 (|#1| |#1| |#1|)) (-15 -4157 (|#1| |#1| |#1|)) (-15 -3548 (|#1| |#1|)) (-15 -4026 (|#1| |#1|)) (-15 -2287 (|#1| |#1| |#1|)) (-15 -2300 (|#1| |#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-4026 (($ $) 103)) (-3875 (($ $ $) 25)) (-3037 (((-1233) $ (-550) (-550)) 66 (|has| $ (-6 -4345)))) (-1837 (((-112) $) 98 (|has| (-112) (-825))) (((-112) (-1 (-112) (-112) (-112)) $) 92)) (-2734 (($ $) 102 (-12 (|has| (-112) (-825)) (|has| $ (-6 -4345)))) (($ (-1 (-112) (-112) (-112)) $) 101 (|has| $ (-6 -4345)))) (-1814 (($ $) 97 (|has| (-112) (-825))) (($ (-1 (-112) (-112) (-112)) $) 91)) (-3368 (((-112) $ (-749)) 37)) (-2409 (((-112) $ (-1195 (-550)) (-112)) 88 (|has| $ (-6 -4345))) (((-112) $ (-550) (-112)) 54 (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) (-112)) $) 71 (|has| $ (-6 -4344)))) (-2991 (($) 38 T CONST)) (-3770 (($ $) 100 (|has| $ (-6 -4345)))) (-1999 (($ $) 90)) (-2708 (($ $) 68 (-12 (|has| (-112) (-1069)) (|has| $ (-6 -4344))))) (-1979 (($ (-1 (-112) (-112)) $) 72 (|has| $ (-6 -4344))) (($ (-112) $) 69 (-12 (|has| (-112) (-1069)) (|has| $ (-6 -4344))))) (-2924 (((-112) (-1 (-112) (-112) (-112)) $) 74 (|has| $ (-6 -4344))) (((-112) (-1 (-112) (-112) (-112)) $ (-112)) 73 (|has| $ (-6 -4344))) (((-112) (-1 (-112) (-112) (-112)) $ (-112) (-112)) 70 (-12 (|has| (-112) (-1069)) (|has| $ (-6 -4344))))) (-3317 (((-112) $ (-550) (-112)) 53 (|has| $ (-6 -4345)))) (-3263 (((-112) $ (-550)) 55)) (-3088 (((-550) (-112) $ (-550)) 95 (|has| (-112) (-1069))) (((-550) (-112) $) 94 (|has| (-112) (-1069))) (((-550) (-1 (-112) (-112)) $) 93)) (-2971 (((-623 (-112)) $) 45 (|has| $ (-6 -4344)))) (-3741 (($ $ $) 26)) (-3548 (($ $) 30)) (-2595 (($ $ $) 28)) (-3375 (($ (-749) (-112)) 77)) (-4157 (($ $ $) 29)) (-1445 (((-112) $ (-749)) 36)) (-3096 (((-550) $) 63 (|has| (-550) (-825)))) (-2793 (($ $ $) 13)) (-2441 (($ $ $) 96 (|has| (-112) (-825))) (($ (-1 (-112) (-112) (-112)) $ $) 89)) (-2876 (((-623 (-112)) $) 46 (|has| $ (-6 -4344)))) (-3922 (((-112) (-112) $) 48 (-12 (|has| (-112) (-1069)) (|has| $ (-6 -4344))))) (-2506 (((-550) $) 62 (|has| (-550) (-825)))) (-2173 (($ $ $) 14)) (-3311 (($ (-1 (-112) (-112)) $) 41 (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-112) (-112) (-112)) $ $) 82) (($ (-1 (-112) (-112)) $) 40)) (-1700 (((-112) $ (-749)) 35)) (-2369 (((-1127) $) 9)) (-1476 (($ $ $ (-550)) 87) (($ (-112) $ (-550)) 86)) (-3611 (((-623 (-550)) $) 60)) (-3166 (((-112) (-550) $) 59)) (-3445 (((-1089) $) 10)) (-3858 (((-112) $) 64 (|has| (-550) (-825)))) (-1614 (((-3 (-112) "failed") (-1 (-112) (-112)) $) 75)) (-2491 (($ $ (-112)) 65 (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) (-112)) $) 43 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-112)) (-623 (-112))) 52 (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1069)))) (($ $ (-112) (-112)) 51 (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1069)))) (($ $ (-287 (-112))) 50 (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1069)))) (($ $ (-623 (-287 (-112)))) 49 (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1069))))) (-3155 (((-112) $ $) 31)) (-4100 (((-112) (-112) $) 61 (-12 (|has| $ (-6 -4344)) (|has| (-112) (-1069))))) (-1375 (((-623 (-112)) $) 58)) (-4217 (((-112) $) 34)) (-2819 (($) 33)) (-2757 (($ $ (-1195 (-550))) 83) (((-112) $ (-550)) 57) (((-112) $ (-550) (-112)) 56)) (-1512 (($ $ (-1195 (-550))) 85) (($ $ (-550)) 84)) (-3457 (((-749) (-112) $) 47 (-12 (|has| (-112) (-1069)) (|has| $ (-6 -4344)))) (((-749) (-1 (-112) (-112)) $) 44 (|has| $ (-6 -4344)))) (-2502 (($ $ $ (-550)) 99 (|has| $ (-6 -4345)))) (-2435 (($ $) 32)) (-2451 (((-526) $) 67 (|has| (-112) (-596 (-526))))) (-2245 (($ (-623 (-112))) 76)) (-4006 (($ (-623 $)) 81) (($ $ $) 80) (($ (-112) $) 79) (($ $ (-112)) 78)) (-2233 (((-837) $) 11)) (-3404 (((-112) (-1 (-112) (-112)) $) 42 (|has| $ (-6 -4344)))) (-1304 (($ $ $) 27)) (-2300 (($ $ $) 105)) (-2324 (((-112) $ $) 16)) (-2302 (((-112) $ $) 17)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 15)) (-2290 (((-112) $ $) 18)) (-2287 (($ $ $) 104)) (-3307 (((-749) $) 39 (|has| $ (-6 -4344)))))
(((-123) (-138)) (T -123))
-((-3462 (*1 *1 *1) (-4 *1 (-123))) (-2896 (*1 *1 *1 *1) (-4 *1 (-123))) (-1406 (*1 *1 *1 *1) (-4 *1 (-123))) (-1262 (*1 *1 *1 *1) (-4 *1 (-123))) (-3675 (*1 *1 *1 *1) (-4 *1 (-123))) (-2678 (*1 *1 *1 *1) (-4 *1 (-123))))
-(-13 (-825) (-639) (-19 (-112)) (-10 -8 (-15 -3462 ($ $)) (-15 -2896 ($ $ $)) (-15 -1406 ($ $ $)) (-15 -1262 ($ $ $)) (-15 -3675 ($ $ $)) (-15 -2678 ($ $ $))))
-(((-34) . T) ((-101) . T) ((-595 (-836)) . T) ((-149 #0=(-112)) . T) ((-596 (-526)) |has| (-112) (-596 (-526))) ((-279 #1=(-550) #0#) . T) ((-281 #1# #0#) . T) ((-302 #0#) -12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1068))) ((-366 #0#) . T) ((-481 #0#) . T) ((-586 #1# #0#) . T) ((-505 #0# #0#) -12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1068))) ((-629 #0#) . T) ((-639) . T) ((-19 #0#) . T) ((-825) . T) ((-1068) . T) ((-1181) . T))
-((-3234 (($ (-1 |#2| |#2|) $) 22)) (-1731 (($ $) 16)) (-3191 (((-749) $) 24)))
-(((-124 |#1| |#2|) (-10 -8 (-15 -3234 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3191 ((-749) |#1|)) (-15 -1731 (|#1| |#1|))) (-125 |#2|) (-1068)) (T -124))
-NIL
-(-10 -8 (-15 -3234 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3191 ((-749) |#1|)) (-15 -1731 (|#1| |#1|)))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-3625 ((|#1| $) 48)) (-4047 (((-112) $ (-749)) 8)) (-2190 ((|#1| $ |#1|) 39 (|has| $ (-6 -4343)))) (-2169 (($ $ $) 52 (|has| $ (-6 -4343)))) (-2254 (($ $ $) 54 (|has| $ (-6 -4343)))) (-1705 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4343))) (($ $ "left" $) 55 (|has| $ (-6 -4343))) (($ $ "right" $) 53 (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) 41 (|has| $ (-6 -4343)))) (-3513 (($) 7 T CONST)) (-2682 (($ $) 57)) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-2560 (((-623 $) $) 50)) (-2333 (((-112) $ $) 42 (|has| |#1| (-1068)))) (-2925 (($ $ |#1| $) 60)) (-1859 (((-112) $ (-749)) 9)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35)) (-1573 (((-112) $ (-749)) 10)) (-2671 (($ $) 59)) (-2513 (((-623 |#1|) $) 45)) (-3312 (((-112) $) 49)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#1| $ "value") 47) (($ $ "left") 58) (($ $ "right") 56)) (-2487 (((-550) $ $) 44)) (-2136 (((-112) $) 46)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-3997 (((-623 $) $) 51)) (-2413 (((-112) $ $) 43 (|has| |#1| (-1068)))) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-125 |#1|) (-138) (-1068)) (T -125))
-((-2925 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-125 *2)) (-4 *2 (-1068)))))
-(-13 (-119 |t#1|) (-10 -8 (-6 -4343) (-6 -4342) (-15 -2925 ($ $ |t#1| $))))
-(((-34) . T) ((-101) |has| |#1| (-1068)) ((-119 |#1|) . T) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-983 |#1|) . T) ((-1068) |has| |#1| (-1068)) ((-1181) . T))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3625 ((|#1| $) 15)) (-4047 (((-112) $ (-749)) NIL)) (-2190 ((|#1| $ |#1|) 19 (|has| $ (-6 -4343)))) (-2169 (($ $ $) 20 (|has| $ (-6 -4343)))) (-2254 (($ $ $) 18 (|has| $ (-6 -4343)))) (-1705 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4343))) (($ $ "left" $) NIL (|has| $ (-6 -4343))) (($ $ "right" $) NIL (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) NIL (|has| $ (-6 -4343)))) (-3513 (($) NIL T CONST)) (-2682 (($ $) 21)) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-2560 (((-623 $) $) NIL)) (-2333 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2925 (($ $ |#1| $) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-2671 (($ $) NIL)) (-2513 (((-623 |#1|) $) NIL)) (-3312 (((-112) $) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-1886 (($ |#1| $) 10)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) 14)) (-3498 (($) 8)) (-2680 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2487 (((-550) $ $) NIL)) (-2136 (((-112) $) NIL)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) 17)) (-1518 (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-3997 (((-623 $) $) NIL)) (-2413 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3045 (($ (-623 |#1|)) 12)) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-126 |#1|) (-13 (-125 |#1|) (-10 -8 (-6 -4343) (-15 -3045 ($ (-623 |#1|))) (-15 -1886 ($ |#1| $)))) (-825)) (T -126))
-((-3045 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-126 *3)))) (-1886 (*1 *1 *2 *1) (-12 (-5 *1 (-126 *2)) (-4 *2 (-825)))))
-(-13 (-125 |#1|) (-10 -8 (-6 -4343) (-15 -3045 ($ (-623 |#1|))) (-15 -1886 ($ |#1| $))))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3625 ((|#1| $) 24)) (-4047 (((-112) $ (-749)) NIL)) (-2190 ((|#1| $ |#1|) 26 (|has| $ (-6 -4343)))) (-2169 (($ $ $) 30 (|has| $ (-6 -4343)))) (-2254 (($ $ $) 28 (|has| $ (-6 -4343)))) (-1705 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4343))) (($ $ "left" $) NIL (|has| $ (-6 -4343))) (($ $ "right" $) NIL (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) NIL (|has| $ (-6 -4343)))) (-3513 (($) NIL T CONST)) (-2682 (($ $) 20)) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-2560 (((-623 $) $) NIL)) (-2333 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2925 (($ $ |#1| $) 15)) (-1859 (((-112) $ (-749)) NIL)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-2671 (($ $) 19)) (-2513 (((-623 |#1|) $) NIL)) (-3312 (((-112) $) 21)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) 18)) (-3498 (($) 11)) (-2680 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2487 (((-550) $ $) NIL)) (-2136 (((-112) $) NIL)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) NIL)) (-1518 (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-3997 (((-623 $) $) NIL)) (-2413 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3160 (($ |#1|) 17) (($ $ |#1| $) 16)) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 10 (|has| |#1| (-1068)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-127 |#1|) (-13 (-125 |#1|) (-10 -8 (-15 -3160 ($ |#1|)) (-15 -3160 ($ $ |#1| $)))) (-1068)) (T -127))
-((-3160 (*1 *1 *2) (-12 (-5 *1 (-127 *2)) (-4 *2 (-1068)))) (-3160 (*1 *1 *1 *2 *1) (-12 (-5 *1 (-127 *2)) (-4 *2 (-1068)))))
-(-13 (-125 |#1|) (-10 -8 (-15 -3160 ($ |#1|)) (-15 -3160 ($ $ |#1| $))))
-((-1504 (((-112) $ $) NIL (|has| (-129) (-1068)))) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-3654 (((-112) (-1 (-112) (-129) (-129)) $) NIL) (((-112) $) NIL (|has| (-129) (-825)))) (-3491 (($ (-1 (-112) (-129) (-129)) $) NIL (|has| $ (-6 -4343))) (($ $) NIL (-12 (|has| $ (-6 -4343)) (|has| (-129) (-825))))) (-1674 (($ (-1 (-112) (-129) (-129)) $) NIL) (($ $) NIL (|has| (-129) (-825)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 (((-129) $ (-550) (-129)) NIL (|has| $ (-6 -4343))) (((-129) $ (-1194 (-550)) (-129)) NIL (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4342)))) (-3513 (($) NIL T CONST)) (-2342 (($ $) NIL (|has| $ (-6 -4343)))) (-3243 (($ $) NIL)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-129) (-1068))))) (-3137 (($ (-129) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-129) (-1068)))) (($ (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4342)))) (-2419 (((-129) (-1 (-129) (-129) (-129)) $ (-129) (-129)) NIL (-12 (|has| $ (-6 -4342)) (|has| (-129) (-1068)))) (((-129) (-1 (-129) (-129) (-129)) $ (-129)) NIL (|has| $ (-6 -4342))) (((-129) (-1 (-129) (-129) (-129)) $) NIL (|has| $ (-6 -4342)))) (-3245 (((-129) $ (-550) (-129)) NIL (|has| $ (-6 -4343)))) (-3181 (((-129) $ (-550)) NIL)) (-2302 (((-550) (-1 (-112) (-129)) $) NIL) (((-550) (-129) $) NIL (|has| (-129) (-1068))) (((-550) (-129) $ (-550)) NIL (|has| (-129) (-1068)))) (-3450 (((-623 (-129)) $) NIL (|has| $ (-6 -4342)))) (-2578 (($ (-749) (-129)) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) NIL (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (|has| (-129) (-825)))) (-1832 (($ (-1 (-112) (-129) (-129)) $ $) NIL) (($ $ $) NIL (|has| (-129) (-825)))) (-2689 (((-623 (-129)) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) (-129) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-129) (-1068))))) (-3283 (((-550) $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (|has| (-129) (-825)))) (-3234 (($ (-1 (-129) (-129)) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-129) (-129)) $) NIL) (($ (-1 (-129) (-129) (-129)) $ $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| (-129) (-1068)))) (-2055 (($ (-129) $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-3337 (((-1088) $) NIL (|has| (-129) (-1068)))) (-1293 (((-129) $) NIL (|has| (-550) (-825)))) (-3321 (((-3 (-129) "failed") (-1 (-112) (-129)) $) NIL)) (-3111 (($ $ (-129)) NIL (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-129)))) NIL (-12 (|has| (-129) (-302 (-129))) (|has| (-129) (-1068)))) (($ $ (-287 (-129))) NIL (-12 (|has| (-129) (-302 (-129))) (|has| (-129) (-1068)))) (($ $ (-129) (-129)) NIL (-12 (|has| (-129) (-302 (-129))) (|has| (-129) (-1068)))) (($ $ (-623 (-129)) (-623 (-129))) NIL (-12 (|has| (-129) (-302 (-129))) (|has| (-129) (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) (-129) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-129) (-1068))))) (-2477 (((-623 (-129)) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 (((-129) $ (-550) (-129)) NIL) (((-129) $ (-550)) NIL) (($ $ (-1194 (-550))) NIL)) (-1529 (($ $ (-550)) NIL) (($ $ (-1194 (-550))) NIL)) (-3350 (((-749) (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4342))) (((-749) (-129) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-129) (-1068))))) (-3593 (($ $ $ (-550)) NIL (|has| $ (-6 -4343)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| (-129) (-596 (-526))))) (-1532 (($ (-623 (-129))) NIL)) (-3227 (($ $ (-129)) NIL) (($ (-129) $) NIL) (($ $ $) NIL) (($ (-623 $)) NIL)) (-1518 (((-836) $) NIL (|has| (-129) (-595 (-836))))) (-1675 (((-112) (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) NIL (|has| (-129) (-825)))) (-2345 (((-112) $ $) NIL (|has| (-129) (-825)))) (-2316 (((-112) $ $) NIL (|has| (-129) (-1068)))) (-2354 (((-112) $ $) NIL (|has| (-129) (-825)))) (-2335 (((-112) $ $) NIL (|has| (-129) (-825)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
+((-3548 (*1 *1 *1) (-4 *1 (-123))) (-4157 (*1 *1 *1 *1) (-4 *1 (-123))) (-2595 (*1 *1 *1 *1) (-4 *1 (-123))) (-1304 (*1 *1 *1 *1) (-4 *1 (-123))) (-3741 (*1 *1 *1 *1) (-4 *1 (-123))) (-3875 (*1 *1 *1 *1) (-4 *1 (-123))))
+(-13 (-825) (-639) (-19 (-112)) (-10 -8 (-15 -3548 ($ $)) (-15 -4157 ($ $ $)) (-15 -2595 ($ $ $)) (-15 -1304 ($ $ $)) (-15 -3741 ($ $ $)) (-15 -3875 ($ $ $))))
+(((-34) . T) ((-101) . T) ((-595 (-837)) . T) ((-149 #0=(-112)) . T) ((-596 (-526)) |has| (-112) (-596 (-526))) ((-279 #1=(-550) #0#) . T) ((-281 #1# #0#) . T) ((-302 #0#) -12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1069))) ((-366 #0#) . T) ((-481 #0#) . T) ((-586 #1# #0#) . T) ((-505 #0# #0#) -12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1069))) ((-629 #0#) . T) ((-639) . T) ((-19 #0#) . T) ((-825) . T) ((-1069) . T) ((-1182) . T))
+((-3311 (($ (-1 |#2| |#2|) $) 22)) (-2435 (($ $) 16)) (-3307 (((-749) $) 24)))
+(((-124 |#1| |#2|) (-10 -8 (-15 -3311 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3307 ((-749) |#1|)) (-15 -2435 (|#1| |#1|))) (-125 |#2|) (-1069)) (T -124))
+NIL
+(-10 -8 (-15 -3311 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3307 ((-749) |#1|)) (-15 -2435 (|#1| |#1|)))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-1337 ((|#1| $) 48)) (-3368 (((-112) $ (-749)) 8)) (-1629 ((|#1| $ |#1|) 39 (|has| $ (-6 -4345)))) (-1419 (($ $ $) 52 (|has| $ (-6 -4345)))) (-4081 (($ $ $) 54 (|has| $ (-6 -4345)))) (-2409 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4345))) (($ $ "left" $) 55 (|has| $ (-6 -4345))) (($ $ "right" $) 53 (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) 41 (|has| $ (-6 -4345)))) (-2991 (($) 7 T CONST)) (-3490 (($ $) 57)) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-4079 (((-623 $) $) 50)) (-3687 (((-112) $ $) 42 (|has| |#1| (-1069)))) (-2429 (($ $ |#1| $) 60)) (-1445 (((-112) $ (-749)) 9)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35)) (-1700 (((-112) $ (-749)) 10)) (-3480 (($ $) 59)) (-2951 (((-623 |#1|) $) 45)) (-1515 (((-112) $) 49)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#1| $ "value") 47) (($ $ "left") 58) (($ $ "right") 56)) (-1456 (((-550) $ $) 44)) (-2320 (((-112) $) 46)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-4075 (((-623 $) $) 51)) (-1977 (((-112) $ $) 43 (|has| |#1| (-1069)))) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-125 |#1|) (-138) (-1069)) (T -125))
+((-2429 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-125 *2)) (-4 *2 (-1069)))))
+(-13 (-119 |t#1|) (-10 -8 (-6 -4345) (-6 -4344) (-15 -2429 ($ $ |t#1| $))))
+(((-34) . T) ((-101) |has| |#1| (-1069)) ((-119 |#1|) . T) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-984 |#1|) . T) ((-1069) |has| |#1| (-1069)) ((-1182) . T))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-1337 ((|#1| $) 15)) (-3368 (((-112) $ (-749)) NIL)) (-1629 ((|#1| $ |#1|) 19 (|has| $ (-6 -4345)))) (-1419 (($ $ $) 20 (|has| $ (-6 -4345)))) (-4081 (($ $ $) 18 (|has| $ (-6 -4345)))) (-2409 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4345))) (($ $ "left" $) NIL (|has| $ (-6 -4345))) (($ $ "right" $) NIL (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) NIL (|has| $ (-6 -4345)))) (-2991 (($) NIL T CONST)) (-3490 (($ $) 21)) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-4079 (((-623 $) $) NIL)) (-3687 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2429 (($ $ |#1| $) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-3480 (($ $) NIL)) (-2951 (((-623 |#1|) $) NIL)) (-1515 (((-112) $) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-1715 (($ |#1| $) 10)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) 14)) (-2819 (($) 8)) (-2757 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-1456 (((-550) $ $) NIL)) (-2320 (((-112) $) NIL)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) 17)) (-2233 (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-4075 (((-623 $) $) NIL)) (-1977 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3184 (($ (-623 |#1|)) 12)) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-126 |#1|) (-13 (-125 |#1|) (-10 -8 (-6 -4345) (-15 -3184 ($ (-623 |#1|))) (-15 -1715 ($ |#1| $)))) (-825)) (T -126))
+((-3184 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-126 *3)))) (-1715 (*1 *1 *2 *1) (-12 (-5 *1 (-126 *2)) (-4 *2 (-825)))))
+(-13 (-125 |#1|) (-10 -8 (-6 -4345) (-15 -3184 ($ (-623 |#1|))) (-15 -1715 ($ |#1| $))))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-1337 ((|#1| $) 24)) (-3368 (((-112) $ (-749)) NIL)) (-1629 ((|#1| $ |#1|) 26 (|has| $ (-6 -4345)))) (-1419 (($ $ $) 30 (|has| $ (-6 -4345)))) (-4081 (($ $ $) 28 (|has| $ (-6 -4345)))) (-2409 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4345))) (($ $ "left" $) NIL (|has| $ (-6 -4345))) (($ $ "right" $) NIL (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) NIL (|has| $ (-6 -4345)))) (-2991 (($) NIL T CONST)) (-3490 (($ $) 20)) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-4079 (((-623 $) $) NIL)) (-3687 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2429 (($ $ |#1| $) 15)) (-1445 (((-112) $ (-749)) NIL)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-3480 (($ $) 19)) (-2951 (((-623 |#1|) $) NIL)) (-1515 (((-112) $) 21)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) 18)) (-2819 (($) 11)) (-2757 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-1456 (((-550) $ $) NIL)) (-2320 (((-112) $) NIL)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) NIL)) (-2233 (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-4075 (((-623 $) $) NIL)) (-1977 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2774 (($ |#1|) 17) (($ $ |#1| $) 16)) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 10 (|has| |#1| (-1069)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-127 |#1|) (-13 (-125 |#1|) (-10 -8 (-15 -2774 ($ |#1|)) (-15 -2774 ($ $ |#1| $)))) (-1069)) (T -127))
+((-2774 (*1 *1 *2) (-12 (-5 *1 (-127 *2)) (-4 *2 (-1069)))) (-2774 (*1 *1 *1 *2 *1) (-12 (-5 *1 (-127 *2)) (-4 *2 (-1069)))))
+(-13 (-125 |#1|) (-10 -8 (-15 -2774 ($ |#1|)) (-15 -2774 ($ $ |#1| $))))
+((-2221 (((-112) $ $) NIL (|has| (-129) (-1069)))) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-1837 (((-112) (-1 (-112) (-129) (-129)) $) NIL) (((-112) $) NIL (|has| (-129) (-825)))) (-2734 (($ (-1 (-112) (-129) (-129)) $) NIL (|has| $ (-6 -4345))) (($ $) NIL (-12 (|has| $ (-6 -4345)) (|has| (-129) (-825))))) (-1814 (($ (-1 (-112) (-129) (-129)) $) NIL) (($ $) NIL (|has| (-129) (-825)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 (((-129) $ (-550) (-129)) NIL (|has| $ (-6 -4345))) (((-129) $ (-1195 (-550)) (-129)) NIL (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4344)))) (-2991 (($) NIL T CONST)) (-3770 (($ $) NIL (|has| $ (-6 -4345)))) (-1999 (($ $) NIL)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-129) (-1069))))) (-1979 (($ (-129) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-129) (-1069)))) (($ (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4344)))) (-2924 (((-129) (-1 (-129) (-129) (-129)) $ (-129) (-129)) NIL (-12 (|has| $ (-6 -4344)) (|has| (-129) (-1069)))) (((-129) (-1 (-129) (-129) (-129)) $ (-129)) NIL (|has| $ (-6 -4344))) (((-129) (-1 (-129) (-129) (-129)) $) NIL (|has| $ (-6 -4344)))) (-3317 (((-129) $ (-550) (-129)) NIL (|has| $ (-6 -4345)))) (-3263 (((-129) $ (-550)) NIL)) (-3088 (((-550) (-1 (-112) (-129)) $) NIL) (((-550) (-129) $) NIL (|has| (-129) (-1069))) (((-550) (-129) $ (-550)) NIL (|has| (-129) (-1069)))) (-2971 (((-623 (-129)) $) NIL (|has| $ (-6 -4344)))) (-3375 (($ (-749) (-129)) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) NIL (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (|has| (-129) (-825)))) (-2441 (($ (-1 (-112) (-129) (-129)) $ $) NIL) (($ $ $) NIL (|has| (-129) (-825)))) (-2876 (((-623 (-129)) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) (-129) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-129) (-1069))))) (-2506 (((-550) $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (|has| (-129) (-825)))) (-3311 (($ (-1 (-129) (-129)) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-129) (-129)) $) NIL) (($ (-1 (-129) (-129) (-129)) $ $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| (-129) (-1069)))) (-1476 (($ (-129) $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3445 (((-1089) $) NIL (|has| (-129) (-1069)))) (-3858 (((-129) $) NIL (|has| (-550) (-825)))) (-1614 (((-3 (-129) "failed") (-1 (-112) (-129)) $) NIL)) (-2491 (($ $ (-129)) NIL (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-129)))) NIL (-12 (|has| (-129) (-302 (-129))) (|has| (-129) (-1069)))) (($ $ (-287 (-129))) NIL (-12 (|has| (-129) (-302 (-129))) (|has| (-129) (-1069)))) (($ $ (-129) (-129)) NIL (-12 (|has| (-129) (-302 (-129))) (|has| (-129) (-1069)))) (($ $ (-623 (-129)) (-623 (-129))) NIL (-12 (|has| (-129) (-302 (-129))) (|has| (-129) (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) (-129) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-129) (-1069))))) (-1375 (((-623 (-129)) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 (((-129) $ (-550) (-129)) NIL) (((-129) $ (-550)) NIL) (($ $ (-1195 (-550))) NIL)) (-1512 (($ $ (-550)) NIL) (($ $ (-1195 (-550))) NIL)) (-3457 (((-749) (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4344))) (((-749) (-129) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-129) (-1069))))) (-2502 (($ $ $ (-550)) NIL (|has| $ (-6 -4345)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| (-129) (-596 (-526))))) (-2245 (($ (-623 (-129))) NIL)) (-4006 (($ $ (-129)) NIL) (($ (-129) $) NIL) (($ $ $) NIL) (($ (-623 $)) NIL)) (-2233 (((-837) $) NIL (|has| (-129) (-595 (-837))))) (-3404 (((-112) (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) NIL (|has| (-129) (-825)))) (-2302 (((-112) $ $) NIL (|has| (-129) (-825)))) (-2264 (((-112) $ $) NIL (|has| (-129) (-1069)))) (-2313 (((-112) $ $) NIL (|has| (-129) (-825)))) (-2290 (((-112) $ $) NIL (|has| (-129) (-825)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
(((-128) (-19 (-129))) (T -128))
NIL
(-19 (-129))
-((-1504 (((-112) $ $) NIL)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 12) (((-749) $) 9) (($ (-749)) 8)) (-3104 (($ (-749)) 7)) (-1687 (($ $ $) 17)) (-1673 (($ $ $) 16)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 14)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 15)))
-(((-129) (-13 (-825) (-595 (-749)) (-10 -8 (-15 -3104 ($ (-749))) (-15 -1518 ($ (-749))) (-15 -1673 ($ $ $)) (-15 -1687 ($ $ $))))) (T -129))
-((-3104 (*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-129)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-129)))) (-1673 (*1 *1 *1 *1) (-5 *1 (-129))) (-1687 (*1 *1 *1 *1) (-5 *1 (-129))))
-(-13 (-825) (-595 (-749)) (-10 -8 (-15 -3104 ($ (-749))) (-15 -1518 ($ (-749))) (-15 -1673 ($ $ $)) (-15 -1687 ($ $ $))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2626 (($) 18 T CONST)) (-2316 (((-112) $ $) 6)) (-2391 (($ $ $) 14)) (* (($ (-894) $) 13) (($ (-749) $) 15)))
+((-2221 (((-112) $ $) NIL)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) 9)) (-2233 (((-837) $) 14) (((-749) $) 11) (($ (-749)) 10)) (-2433 (($ (-749)) 7)) (-1664 (($ $ $) 19)) (-1649 (($ $ $) 18)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 16)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 17)))
+(((-129) (-13 (-825) (-595 (-749)) (-10 -8 (-15 -2433 ($ (-749))) (-15 -2233 ($ (-749))) (-15 -1649 ($ $ $)) (-15 -1664 ($ $ $))))) (T -129))
+((-2433 (*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-129)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-129)))) (-1649 (*1 *1 *1 *1) (-5 *1 (-129))) (-1664 (*1 *1 *1 *1) (-5 *1 (-129))))
+(-13 (-825) (-595 (-749)) (-10 -8 (-15 -2433 ($ (-749))) (-15 -2233 ($ (-749))) (-15 -1649 ($ $ $)) (-15 -1664 ($ $ $))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2688 (($) 18 T CONST)) (-2264 (((-112) $ $) 6)) (-2358 (($ $ $) 14)) (* (($ (-895) $) 13) (($ (-749) $) 15)))
(((-130) (-138)) (T -130))
-((-3219 (*1 *1 *1 *1) (|partial| -4 *1 (-130))))
-(-13 (-23) (-10 -8 (-15 -3219 ((-3 $ "failed") $ $))))
-(((-23) . T) ((-25) . T) ((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-1504 (((-112) $ $) 7)) (-3702 (((-1232) $ (-749)) 19)) (-2302 (((-749) $) 20)) (-2707 (($ $ $) 13)) (-4164 (($ $ $) 14)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2363 (((-112) $ $) 16)) (-2345 (((-112) $ $) 17)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 15)) (-2335 (((-112) $ $) 18)))
+((-1993 (*1 *1 *1 *1) (|partial| -4 *1 (-130))))
+(-13 (-23) (-10 -8 (-15 -1993 ((-3 $ "failed") $ $))))
+(((-23) . T) ((-25) . T) ((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-2221 (((-112) $ $) 7)) (-4195 (((-1233) $ (-749)) 19)) (-3088 (((-749) $) 20)) (-2793 (($ $ $) 13)) (-2173 (($ $ $) 14)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2324 (((-112) $ $) 16)) (-2302 (((-112) $ $) 17)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 15)) (-2290 (((-112) $ $) 18)))
(((-131) (-138)) (T -131))
-((-2302 (*1 *2 *1) (-12 (-4 *1 (-131)) (-5 *2 (-749)))) (-3702 (*1 *2 *1 *3) (-12 (-4 *1 (-131)) (-5 *3 (-749)) (-5 *2 (-1232)))))
-(-13 (-825) (-10 -8 (-15 -2302 ((-749) $)) (-15 -3702 ((-1232) $ (-749)))))
-(((-101) . T) ((-595 (-836)) . T) ((-825) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 18) (((-1149) $) NIL) (($ (-1149)) NIL)) (-1925 (((-623 (-1103)) $) 10)) (-2316 (((-112) $ $) NIL)))
-(((-132) (-13 (-1051) (-10 -8 (-15 -1925 ((-623 (-1103)) $))))) (T -132))
-((-1925 (*1 *2 *1) (-12 (-5 *2 (-623 (-1103))) (-5 *1 (-132)))))
-(-13 (-1051) (-10 -8 (-15 -1925 ((-623 (-1103)) $))))
-((-1504 (((-112) $ $) 34)) (-3433 (((-112) $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-749) "failed") $) 40)) (-2726 (((-749) $) 38)) (-1386 (((-3 $ "failed") $) NIL)) (-3102 (((-112) $) NIL)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) 27)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2356 (((-112)) 41)) (-3801 (((-112) (-112)) 43)) (-3385 (((-112) $) 24)) (-3987 (((-112) $) 37)) (-1518 (((-836) $) 22) (($ (-749)) 14)) (-2626 (($) 11 T CONST)) (-2636 (($) 12 T CONST)) (-2968 (($ (-749)) 15)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 25)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 26)) (-2403 (((-3 $ "failed") $ $) 30)) (-2391 (($ $ $) 28)) (** (($ $ (-749)) NIL) (($ $ (-894)) NIL) (($ $ $) 36)) (* (($ (-749) $) 33) (($ (-894) $) NIL) (($ $ $) 31)))
-(((-133) (-13 (-825) (-23) (-705) (-1011 (-749)) (-10 -8 (-6 (-4344 "*")) (-15 -2403 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -2968 ($ (-749))) (-15 -3385 ((-112) $)) (-15 -3987 ((-112) $)) (-15 -2356 ((-112))) (-15 -3801 ((-112) (-112)))))) (T -133))
-((-2403 (*1 *1 *1 *1) (|partial| -5 *1 (-133))) (** (*1 *1 *1 *1) (-5 *1 (-133))) (-2968 (*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-133)))) (-3385 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-133)))) (-3987 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-133)))) (-2356 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-133)))) (-3801 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-133)))))
-(-13 (-825) (-23) (-705) (-1011 (-749)) (-10 -8 (-6 (-4344 "*")) (-15 -2403 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -2968 ($ (-749))) (-15 -3385 ((-112) $)) (-15 -3987 ((-112) $)) (-15 -2356 ((-112))) (-15 -3801 ((-112) (-112)))))
-((-2202 (((-135 |#1| |#2| |#4|) (-623 |#4|) (-135 |#1| |#2| |#3|)) 14)) (-3972 (((-135 |#1| |#2| |#4|) (-1 |#4| |#3|) (-135 |#1| |#2| |#3|)) 18)))
-(((-134 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2202 ((-135 |#1| |#2| |#4|) (-623 |#4|) (-135 |#1| |#2| |#3|))) (-15 -3972 ((-135 |#1| |#2| |#4|) (-1 |#4| |#3|) (-135 |#1| |#2| |#3|)))) (-550) (-749) (-170) (-170)) (T -134))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *7)) (-5 *4 (-135 *5 *6 *7)) (-14 *5 (-550)) (-14 *6 (-749)) (-4 *7 (-170)) (-4 *8 (-170)) (-5 *2 (-135 *5 *6 *8)) (-5 *1 (-134 *5 *6 *7 *8)))) (-2202 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-135 *5 *6 *7)) (-14 *5 (-550)) (-14 *6 (-749)) (-4 *7 (-170)) (-4 *8 (-170)) (-5 *2 (-135 *5 *6 *8)) (-5 *1 (-134 *5 *6 *7 *8)))))
-(-10 -7 (-15 -2202 ((-135 |#1| |#2| |#4|) (-623 |#4|) (-135 |#1| |#2| |#3|))) (-15 -3972 ((-135 |#1| |#2| |#4|) (-1 |#4| |#3|) (-135 |#1| |#2| |#3|))))
-((-1504 (((-112) $ $) NIL)) (-3054 (($ (-623 |#3|)) 40)) (-2633 (($ $) 99) (($ $ (-550) (-550)) 98)) (-3513 (($) 17)) (-3880 (((-3 |#3| "failed") $) 60)) (-2726 ((|#3| $) NIL)) (-4068 (($ $ (-623 (-550))) 100)) (-2192 (((-623 |#3|) $) 36)) (-2122 (((-749) $) 44)) (-3838 (($ $ $) 93)) (-3149 (($) 43)) (-1825 (((-1126) $) NIL)) (-3220 (($) 16)) (-3337 (((-1088) $) NIL)) (-2680 ((|#3| $) 46) ((|#3| $ (-550)) 47) ((|#3| $ (-550) (-550)) 48) ((|#3| $ (-550) (-550) (-550)) 49) ((|#3| $ (-550) (-550) (-550) (-550)) 50) ((|#3| $ (-623 (-550))) 52)) (-2970 (((-749) $) 45)) (-1434 (($ $ (-550) $ (-550)) 94) (($ $ (-550) (-550)) 96)) (-1518 (((-836) $) 67) (($ |#3|) 68) (($ (-234 |#2| |#3|)) 75) (($ (-1110 |#2| |#3|)) 78) (($ (-623 |#3|)) 53) (($ (-623 $)) 58)) (-2626 (($) 69 T CONST)) (-2636 (($) 70 T CONST)) (-2316 (((-112) $ $) 80)) (-2403 (($ $) 86) (($ $ $) 84)) (-2391 (($ $ $) 82)) (* (($ |#3| $) 91) (($ $ |#3|) 92) (($ $ (-550)) 89) (($ (-550) $) 88) (($ $ $) 95)))
-(((-135 |#1| |#2| |#3|) (-13 (-457 |#3| (-749)) (-462 (-550) (-749)) (-10 -8 (-15 -1518 ($ (-234 |#2| |#3|))) (-15 -1518 ($ (-1110 |#2| |#3|))) (-15 -1518 ($ (-623 |#3|))) (-15 -1518 ($ (-623 $))) (-15 -2122 ((-749) $)) (-15 -2680 (|#3| $)) (-15 -2680 (|#3| $ (-550))) (-15 -2680 (|#3| $ (-550) (-550))) (-15 -2680 (|#3| $ (-550) (-550) (-550))) (-15 -2680 (|#3| $ (-550) (-550) (-550) (-550))) (-15 -2680 (|#3| $ (-623 (-550)))) (-15 -3838 ($ $ $)) (-15 * ($ $ $)) (-15 -1434 ($ $ (-550) $ (-550))) (-15 -1434 ($ $ (-550) (-550))) (-15 -2633 ($ $)) (-15 -2633 ($ $ (-550) (-550))) (-15 -4068 ($ $ (-623 (-550)))) (-15 -3220 ($)) (-15 -3149 ($)) (-15 -2192 ((-623 |#3|) $)) (-15 -3054 ($ (-623 |#3|))) (-15 -3513 ($)))) (-550) (-749) (-170)) (T -135))
-((-3838 (*1 *1 *1 *1) (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749)) (-4 *4 (-170)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-234 *4 *5)) (-14 *4 (-749)) (-4 *5 (-170)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-1110 *4 *5)) (-14 *4 (-749)) (-4 *5 (-170)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-623 *5)) (-4 *5 (-170)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550)) (-14 *4 (-749)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-623 (-135 *3 *4 *5))) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550)) (-14 *4 (-749)) (-4 *5 (-170)))) (-2122 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550)) (-14 *4 *2) (-4 *5 (-170)))) (-2680 (*1 *2 *1) (-12 (-4 *2 (-170)) (-5 *1 (-135 *3 *4 *2)) (-14 *3 (-550)) (-14 *4 (-749)))) (-2680 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *2 (-170)) (-5 *1 (-135 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-749)))) (-2680 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-550)) (-4 *2 (-170)) (-5 *1 (-135 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-749)))) (-2680 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-550)) (-4 *2 (-170)) (-5 *1 (-135 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-749)))) (-2680 (*1 *2 *1 *3 *3 *3 *3) (-12 (-5 *3 (-550)) (-4 *2 (-170)) (-5 *1 (-135 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-749)))) (-2680 (*1 *2 *1 *3) (-12 (-5 *3 (-623 (-550))) (-4 *2 (-170)) (-5 *1 (-135 *4 *5 *2)) (-14 *4 (-550)) (-14 *5 (-749)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749)) (-4 *4 (-170)))) (-1434 (*1 *1 *1 *2 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-749)) (-4 *5 (-170)))) (-1434 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-749)) (-4 *5 (-170)))) (-2633 (*1 *1 *1) (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749)) (-4 *4 (-170)))) (-2633 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-749)) (-4 *5 (-170)))) (-4068 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550)) (-14 *4 (-749)) (-4 *5 (-170)))) (-3220 (*1 *1) (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749)) (-4 *4 (-170)))) (-3149 (*1 *1) (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749)) (-4 *4 (-170)))) (-2192 (*1 *2 *1) (-12 (-5 *2 (-623 *5)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550)) (-14 *4 (-749)) (-4 *5 (-170)))) (-3054 (*1 *1 *2) (-12 (-5 *2 (-623 *5)) (-4 *5 (-170)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550)) (-14 *4 (-749)))) (-3513 (*1 *1) (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749)) (-4 *4 (-170)))))
-(-13 (-457 |#3| (-749)) (-462 (-550) (-749)) (-10 -8 (-15 -1518 ($ (-234 |#2| |#3|))) (-15 -1518 ($ (-1110 |#2| |#3|))) (-15 -1518 ($ (-623 |#3|))) (-15 -1518 ($ (-623 $))) (-15 -2122 ((-749) $)) (-15 -2680 (|#3| $)) (-15 -2680 (|#3| $ (-550))) (-15 -2680 (|#3| $ (-550) (-550))) (-15 -2680 (|#3| $ (-550) (-550) (-550))) (-15 -2680 (|#3| $ (-550) (-550) (-550) (-550))) (-15 -2680 (|#3| $ (-623 (-550)))) (-15 -3838 ($ $ $)) (-15 * ($ $ $)) (-15 -1434 ($ $ (-550) $ (-550))) (-15 -1434 ($ $ (-550) (-550))) (-15 -2633 ($ $)) (-15 -2633 ($ $ (-550) (-550))) (-15 -4068 ($ $ (-623 (-550)))) (-15 -3220 ($)) (-15 -3149 ($)) (-15 -2192 ((-623 |#3|) $)) (-15 -3054 ($ (-623 |#3|))) (-15 -3513 ($))))
-((-1504 (((-112) $ $) NIL)) (-2874 (((-1103) $) 11)) (-2864 (((-1103) $) 9)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 19) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-136) (-13 (-1051) (-10 -8 (-15 -2864 ((-1103) $)) (-15 -2874 ((-1103) $))))) (T -136))
-((-2864 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-136)))) (-2874 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-136)))))
-(-13 (-1051) (-10 -8 (-15 -2864 ((-1103) $)) (-15 -2874 ((-1103) $))))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3891 (((-1144) $) 10)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 19) (((-1149) $) NIL) (($ (-1149)) NIL)) (-1925 (((-623 (-1103)) $) 12)) (-2316 (((-112) $ $) NIL)))
-(((-137) (-13 (-1051) (-10 -8 (-15 -3891 ((-1144) $)) (-15 -1925 ((-623 (-1103)) $))))) (T -137))
-((-3891 (*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-137)))) (-1925 (*1 *2 *1) (-12 (-5 *2 (-623 (-1103))) (-5 *1 (-137)))))
-(-13 (-1051) (-10 -8 (-15 -3891 ((-1144) $)) (-15 -1925 ((-623 (-1103)) $))))
-((-1518 (((-836) $) 7)))
-(((-138) (-595 (-836))) (T -138))
-NIL
-(-595 (-836))
-((-1504 (((-112) $ $) NIL)) (-2009 (($) 15 T CONST)) (-1597 (($) NIL (|has| (-142) (-361)))) (-3965 (($ $ $) 17) (($ $ (-142)) NIL) (($ (-142) $) NIL)) (-1445 (($ $ $) NIL)) (-1467 (((-112) $ $) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-4319 (((-749)) NIL (|has| (-142) (-361)))) (-2142 (($) NIL) (($ (-623 (-142))) NIL)) (-3378 (($ (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4342)))) (-3513 (($) NIL T CONST)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-142) (-1068))))) (-3112 (($ (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4342))) (($ (-142) $) 51 (|has| $ (-6 -4342)))) (-3137 (($ (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4342))) (($ (-142) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-142) (-1068))))) (-2419 (((-142) (-1 (-142) (-142) (-142)) $) NIL (|has| $ (-6 -4342))) (((-142) (-1 (-142) (-142) (-142)) $ (-142)) NIL (|has| $ (-6 -4342))) (((-142) (-1 (-142) (-142) (-142)) $ (-142) (-142)) NIL (-12 (|has| $ (-6 -4342)) (|has| (-142) (-1068))))) (-1741 (($) NIL (|has| (-142) (-361)))) (-3450 (((-623 (-142)) $) 60 (|has| $ (-6 -4342)))) (-1723 (((-112) $ $) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-2707 (((-142) $) NIL (|has| (-142) (-825)))) (-2689 (((-623 (-142)) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) (-142) $) 26 (-12 (|has| $ (-6 -4342)) (|has| (-142) (-1068))))) (-4164 (((-142) $) NIL (|has| (-142) (-825)))) (-3234 (($ (-1 (-142) (-142)) $) 59 (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-142) (-142)) $) 55)) (-3966 (($) 16 T CONST)) (-2253 (((-894) $) NIL (|has| (-142) (-361)))) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL)) (-1623 (($ $ $) 29)) (-3638 (((-142) $) 52)) (-1886 (($ (-142) $) 50)) (-2922 (($ (-894)) NIL (|has| (-142) (-361)))) (-1349 (($) 14 T CONST)) (-3337 (((-1088) $) NIL)) (-3321 (((-3 (-142) "failed") (-1 (-112) (-142)) $) NIL)) (-3760 (((-142) $) 53)) (-1543 (((-112) (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-142)) (-623 (-142))) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068)))) (($ $ (-142) (-142)) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068)))) (($ $ (-287 (-142))) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068)))) (($ $ (-623 (-287 (-142)))) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) 48)) (-1479 (($) 13 T CONST)) (-1525 (($ $ $) 31) (($ $ (-142)) NIL)) (-2729 (($ (-623 (-142))) NIL) (($) NIL)) (-3350 (((-749) (-142) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-142) (-1068)))) (((-749) (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4342)))) (-1731 (($ $) NIL)) (-4028 (((-1126) $) 36) (((-526) $) NIL (|has| (-142) (-596 (-526)))) (((-623 (-142)) $) 34)) (-1532 (($ (-623 (-142))) NIL)) (-1696 (($ $) 32 (|has| (-142) (-361)))) (-1518 (((-836) $) 46)) (-3408 (($ (-1126)) 12) (($ (-623 (-142))) 43)) (-1800 (((-749) $) NIL)) (-3578 (($) 49) (($ (-623 (-142))) NIL)) (-3685 (($ (-623 (-142))) NIL)) (-1675 (((-112) (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4342)))) (-4174 (($) 19 T CONST)) (-4301 (($) 18 T CONST)) (-2316 (((-112) $ $) 22)) (-3191 (((-749) $) 47 (|has| $ (-6 -4342)))))
-(((-139) (-13 (-1068) (-596 (-1126)) (-418 (-142)) (-596 (-623 (-142))) (-10 -8 (-15 -3408 ($ (-1126))) (-15 -3408 ($ (-623 (-142)))) (-15 -1479 ($) -2258) (-15 -1349 ($) -2258) (-15 -2009 ($) -2258) (-15 -3966 ($) -2258) (-15 -4301 ($) -2258) (-15 -4174 ($) -2258)))) (T -139))
-((-3408 (*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-139)))) (-3408 (*1 *1 *2) (-12 (-5 *2 (-623 (-142))) (-5 *1 (-139)))) (-1479 (*1 *1) (-5 *1 (-139))) (-1349 (*1 *1) (-5 *1 (-139))) (-2009 (*1 *1) (-5 *1 (-139))) (-3966 (*1 *1) (-5 *1 (-139))) (-4301 (*1 *1) (-5 *1 (-139))) (-4174 (*1 *1) (-5 *1 (-139))))
-(-13 (-1068) (-596 (-1126)) (-418 (-142)) (-596 (-623 (-142))) (-10 -8 (-15 -3408 ($ (-1126))) (-15 -3408 ($ (-623 (-142)))) (-15 -1479 ($) -2258) (-15 -1349 ($) -2258) (-15 -2009 ($) -2258) (-15 -3966 ($) -2258) (-15 -4301 ($) -2258) (-15 -4174 ($) -2258)))
-((-2346 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 17)) (-2156 ((|#1| |#3|) 9)) (-2249 ((|#3| |#3|) 15)))
-(((-140 |#1| |#2| |#3|) (-10 -7 (-15 -2156 (|#1| |#3|)) (-15 -2249 (|#3| |#3|)) (-15 -2346 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-542) (-965 |#1|) (-366 |#2|)) (T -140))
-((-2346 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-965 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-140 *4 *5 *3)) (-4 *3 (-366 *5)))) (-2249 (*1 *2 *2) (-12 (-4 *3 (-542)) (-4 *4 (-965 *3)) (-5 *1 (-140 *3 *4 *2)) (-4 *2 (-366 *4)))) (-2156 (*1 *2 *3) (-12 (-4 *4 (-965 *2)) (-4 *2 (-542)) (-5 *1 (-140 *2 *4 *3)) (-4 *3 (-366 *4)))))
-(-10 -7 (-15 -2156 (|#1| |#3|)) (-15 -2249 (|#3| |#3|)) (-15 -2346 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|)))
-((-3388 (($ $ $) 8)) (-1289 (($ $) 7)) (-4224 (($ $ $) 6)))
+((-3088 (*1 *2 *1) (-12 (-4 *1 (-131)) (-5 *2 (-749)))) (-4195 (*1 *2 *1 *3) (-12 (-4 *1 (-131)) (-5 *3 (-749)) (-5 *2 (-1233)))))
+(-13 (-825) (-10 -8 (-15 -3088 ((-749) $)) (-15 -4195 ((-1233) $ (-749)))))
+(((-101) . T) ((-595 (-837)) . T) ((-825) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 18) (((-1150) $) NIL) (($ (-1150)) NIL)) (-1865 (((-623 (-1104)) $) 10)) (-2264 (((-112) $ $) NIL)))
+(((-132) (-13 (-1052) (-10 -8 (-15 -1865 ((-623 (-1104)) $))))) (T -132))
+((-1865 (*1 *2 *1) (-12 (-5 *2 (-623 (-1104))) (-5 *1 (-132)))))
+(-13 (-1052) (-10 -8 (-15 -1865 ((-623 (-1104)) $))))
+((-2221 (((-112) $ $) 34)) (-3378 (((-112) $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-749) "failed") $) 40)) (-2202 (((-749) $) 38)) (-1537 (((-3 $ "failed") $) NIL)) (-2419 (((-112) $) NIL)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) 27)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2723 (((-112)) 41)) (-2789 (((-112) (-112)) 43)) (-4053 (((-112) $) 24)) (-3983 (((-112) $) 37)) (-2233 (((-837) $) 22) (($ (-749)) 14)) (-2688 (($) 11 T CONST)) (-2700 (($) 12 T CONST)) (-3641 (($ (-749)) 15)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 25)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 26)) (-2370 (((-3 $ "failed") $ $) 30)) (-2358 (($ $ $) 28)) (** (($ $ (-749)) NIL) (($ $ (-895)) NIL) (($ $ $) 36)) (* (($ (-749) $) 33) (($ (-895) $) NIL) (($ $ $) 31)))
+(((-133) (-13 (-825) (-23) (-705) (-1012 (-749)) (-10 -8 (-6 (-4346 "*")) (-15 -2370 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -3641 ($ (-749))) (-15 -4053 ((-112) $)) (-15 -3983 ((-112) $)) (-15 -2723 ((-112))) (-15 -2789 ((-112) (-112)))))) (T -133))
+((-2370 (*1 *1 *1 *1) (|partial| -5 *1 (-133))) (** (*1 *1 *1 *1) (-5 *1 (-133))) (-3641 (*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-133)))) (-4053 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-133)))) (-3983 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-133)))) (-2723 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-133)))) (-2789 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-133)))))
+(-13 (-825) (-23) (-705) (-1012 (-749)) (-10 -8 (-6 (-4346 "*")) (-15 -2370 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -3641 ($ (-749))) (-15 -4053 ((-112) $)) (-15 -3983 ((-112) $)) (-15 -2723 ((-112))) (-15 -2789 ((-112) (-112)))))
+((-2965 (((-135 |#1| |#2| |#4|) (-623 |#4|) (-135 |#1| |#2| |#3|)) 14)) (-2392 (((-135 |#1| |#2| |#4|) (-1 |#4| |#3|) (-135 |#1| |#2| |#3|)) 18)))
+(((-134 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2965 ((-135 |#1| |#2| |#4|) (-623 |#4|) (-135 |#1| |#2| |#3|))) (-15 -2392 ((-135 |#1| |#2| |#4|) (-1 |#4| |#3|) (-135 |#1| |#2| |#3|)))) (-550) (-749) (-170) (-170)) (T -134))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *7)) (-5 *4 (-135 *5 *6 *7)) (-14 *5 (-550)) (-14 *6 (-749)) (-4 *7 (-170)) (-4 *8 (-170)) (-5 *2 (-135 *5 *6 *8)) (-5 *1 (-134 *5 *6 *7 *8)))) (-2965 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-135 *5 *6 *7)) (-14 *5 (-550)) (-14 *6 (-749)) (-4 *7 (-170)) (-4 *8 (-170)) (-5 *2 (-135 *5 *6 *8)) (-5 *1 (-134 *5 *6 *7 *8)))))
+(-10 -7 (-15 -2965 ((-135 |#1| |#2| |#4|) (-623 |#4|) (-135 |#1| |#2| |#3|))) (-15 -2392 ((-135 |#1| |#2| |#4|) (-1 |#4| |#3|) (-135 |#1| |#2| |#3|))))
+((-2221 (((-112) $ $) NIL)) (-3259 (($ (-623 |#3|)) 40)) (-3569 (($ $) 99) (($ $ (-550) (-550)) 98)) (-2991 (($) 17)) (-2288 (((-3 |#3| "failed") $) 60)) (-2202 ((|#3| $) NIL)) (-3564 (($ $ (-623 (-550))) 100)) (-2952 (((-623 |#3|) $) 36)) (-3398 (((-749) $) 44)) (-3141 (($ $ $) 93)) (-2681 (($) 43)) (-2369 (((-1127) $) NIL)) (-2007 (($) 16)) (-3445 (((-1089) $) NIL)) (-2757 ((|#3| $) 46) ((|#3| $ (-550)) 47) ((|#3| $ (-550) (-550)) 48) ((|#3| $ (-550) (-550) (-550)) 49) ((|#3| $ (-550) (-550) (-550) (-550)) 50) ((|#3| $ (-623 (-550))) 52)) (-3661 (((-749) $) 45)) (-2909 (($ $ (-550) $ (-550)) 94) (($ $ (-550) (-550)) 96)) (-2233 (((-837) $) 67) (($ |#3|) 68) (($ (-234 |#2| |#3|)) 75) (($ (-1111 |#2| |#3|)) 78) (($ (-623 |#3|)) 53) (($ (-623 $)) 58)) (-2688 (($) 69 T CONST)) (-2700 (($) 70 T CONST)) (-2264 (((-112) $ $) 80)) (-2370 (($ $) 86) (($ $ $) 84)) (-2358 (($ $ $) 82)) (* (($ |#3| $) 91) (($ $ |#3|) 92) (($ $ (-550)) 89) (($ (-550) $) 88) (($ $ $) 95)))
+(((-135 |#1| |#2| |#3|) (-13 (-457 |#3| (-749)) (-462 (-550) (-749)) (-10 -8 (-15 -2233 ($ (-234 |#2| |#3|))) (-15 -2233 ($ (-1111 |#2| |#3|))) (-15 -2233 ($ (-623 |#3|))) (-15 -2233 ($ (-623 $))) (-15 -3398 ((-749) $)) (-15 -2757 (|#3| $)) (-15 -2757 (|#3| $ (-550))) (-15 -2757 (|#3| $ (-550) (-550))) (-15 -2757 (|#3| $ (-550) (-550) (-550))) (-15 -2757 (|#3| $ (-550) (-550) (-550) (-550))) (-15 -2757 (|#3| $ (-623 (-550)))) (-15 -3141 ($ $ $)) (-15 * ($ $ $)) (-15 -2909 ($ $ (-550) $ (-550))) (-15 -2909 ($ $ (-550) (-550))) (-15 -3569 ($ $)) (-15 -3569 ($ $ (-550) (-550))) (-15 -3564 ($ $ (-623 (-550)))) (-15 -2007 ($)) (-15 -2681 ($)) (-15 -2952 ((-623 |#3|) $)) (-15 -3259 ($ (-623 |#3|))) (-15 -2991 ($)))) (-550) (-749) (-170)) (T -135))
+((-3141 (*1 *1 *1 *1) (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749)) (-4 *4 (-170)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-234 *4 *5)) (-14 *4 (-749)) (-4 *5 (-170)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-1111 *4 *5)) (-14 *4 (-749)) (-4 *5 (-170)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-623 *5)) (-4 *5 (-170)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550)) (-14 *4 (-749)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-623 (-135 *3 *4 *5))) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550)) (-14 *4 (-749)) (-4 *5 (-170)))) (-3398 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550)) (-14 *4 *2) (-4 *5 (-170)))) (-2757 (*1 *2 *1) (-12 (-4 *2 (-170)) (-5 *1 (-135 *3 *4 *2)) (-14 *3 (-550)) (-14 *4 (-749)))) (-2757 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *2 (-170)) (-5 *1 (-135 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-749)))) (-2757 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-550)) (-4 *2 (-170)) (-5 *1 (-135 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-749)))) (-2757 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-550)) (-4 *2 (-170)) (-5 *1 (-135 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-749)))) (-2757 (*1 *2 *1 *3 *3 *3 *3) (-12 (-5 *3 (-550)) (-4 *2 (-170)) (-5 *1 (-135 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-749)))) (-2757 (*1 *2 *1 *3) (-12 (-5 *3 (-623 (-550))) (-4 *2 (-170)) (-5 *1 (-135 *4 *5 *2)) (-14 *4 (-550)) (-14 *5 (-749)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749)) (-4 *4 (-170)))) (-2909 (*1 *1 *1 *2 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-749)) (-4 *5 (-170)))) (-2909 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-749)) (-4 *5 (-170)))) (-3569 (*1 *1 *1) (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749)) (-4 *4 (-170)))) (-3569 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-749)) (-4 *5 (-170)))) (-3564 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550)) (-14 *4 (-749)) (-4 *5 (-170)))) (-2007 (*1 *1) (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749)) (-4 *4 (-170)))) (-2681 (*1 *1) (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749)) (-4 *4 (-170)))) (-2952 (*1 *2 *1) (-12 (-5 *2 (-623 *5)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550)) (-14 *4 (-749)) (-4 *5 (-170)))) (-3259 (*1 *1 *2) (-12 (-5 *2 (-623 *5)) (-4 *5 (-170)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550)) (-14 *4 (-749)))) (-2991 (*1 *1) (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749)) (-4 *4 (-170)))))
+(-13 (-457 |#3| (-749)) (-462 (-550) (-749)) (-10 -8 (-15 -2233 ($ (-234 |#2| |#3|))) (-15 -2233 ($ (-1111 |#2| |#3|))) (-15 -2233 ($ (-623 |#3|))) (-15 -2233 ($ (-623 $))) (-15 -3398 ((-749) $)) (-15 -2757 (|#3| $)) (-15 -2757 (|#3| $ (-550))) (-15 -2757 (|#3| $ (-550) (-550))) (-15 -2757 (|#3| $ (-550) (-550) (-550))) (-15 -2757 (|#3| $ (-550) (-550) (-550) (-550))) (-15 -2757 (|#3| $ (-623 (-550)))) (-15 -3141 ($ $ $)) (-15 * ($ $ $)) (-15 -2909 ($ $ (-550) $ (-550))) (-15 -2909 ($ $ (-550) (-550))) (-15 -3569 ($ $)) (-15 -3569 ($ $ (-550) (-550))) (-15 -3564 ($ $ (-623 (-550)))) (-15 -2007 ($)) (-15 -2681 ($)) (-15 -2952 ((-623 |#3|) $)) (-15 -3259 ($ (-623 |#3|))) (-15 -2991 ($))))
+((-2221 (((-112) $ $) NIL)) (-2386 (((-1104) $) 11)) (-2374 (((-1104) $) 9)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 19) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-136) (-13 (-1052) (-10 -8 (-15 -2374 ((-1104) $)) (-15 -2386 ((-1104) $))))) (T -136))
+((-2374 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-136)))) (-2386 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-136)))))
+(-13 (-1052) (-10 -8 (-15 -2374 ((-1104) $)) (-15 -2386 ((-1104) $))))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3960 (((-1145) $) 10)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 19) (((-1150) $) NIL) (($ (-1150)) NIL)) (-1865 (((-623 (-1104)) $) 12)) (-2264 (((-112) $ $) NIL)))
+(((-137) (-13 (-1052) (-10 -8 (-15 -3960 ((-1145) $)) (-15 -1865 ((-623 (-1104)) $))))) (T -137))
+((-3960 (*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-137)))) (-1865 (*1 *2 *1) (-12 (-5 *2 (-623 (-1104))) (-5 *1 (-137)))))
+(-13 (-1052) (-10 -8 (-15 -3960 ((-1145) $)) (-15 -1865 ((-623 (-1104)) $))))
+((-2233 (((-837) $) 7)))
+(((-138) (-595 (-837))) (T -138))
+NIL
+(-595 (-837))
+((-2221 (((-112) $ $) NIL)) (-3567 (($) 15 T CONST)) (-3823 (($) NIL (|has| (-142) (-361)))) (-4045 (($ $ $) 17) (($ $ (-142)) NIL) (($ (-142) $) NIL)) (-3029 (($ $ $) NIL)) (-1952 (((-112) $ $) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-3828 (((-749)) NIL (|has| (-142) (-361)))) (-2085 (($) NIL) (($ (-623 (-142))) NIL)) (-3994 (($ (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4344)))) (-2991 (($) NIL T CONST)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-142) (-1069))))) (-2505 (($ (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4344))) (($ (-142) $) 51 (|has| $ (-6 -4344)))) (-1979 (($ (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4344))) (($ (-142) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-142) (-1069))))) (-2924 (((-142) (-1 (-142) (-142) (-142)) $) NIL (|has| $ (-6 -4344))) (((-142) (-1 (-142) (-142) (-142)) $ (-142)) NIL (|has| $ (-6 -4344))) (((-142) (-1 (-142) (-142) (-142)) $ (-142) (-142)) NIL (-12 (|has| $ (-6 -4344)) (|has| (-142) (-1069))))) (-1864 (($) NIL (|has| (-142) (-361)))) (-2971 (((-623 (-142)) $) 60 (|has| $ (-6 -4344)))) (-2654 (((-112) $ $) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-2793 (((-142) $) NIL (|has| (-142) (-825)))) (-2876 (((-623 (-142)) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) (-142) $) 26 (-12 (|has| $ (-6 -4344)) (|has| (-142) (-1069))))) (-2173 (((-142) $) NIL (|has| (-142) (-825)))) (-3311 (($ (-1 (-142) (-142)) $) 59 (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-142) (-142)) $) 55)) (-1898 (($) 16 T CONST)) (-4073 (((-895) $) NIL (|has| (-142) (-361)))) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL)) (-4072 (($ $ $) 29)) (-1696 (((-142) $) 52)) (-1715 (($ (-142) $) 50)) (-3690 (($ (-895)) NIL (|has| (-142) (-361)))) (-2612 (($) 14 T CONST)) (-3445 (((-1089) $) NIL)) (-1614 (((-3 (-142) "failed") (-1 (-112) (-142)) $) NIL)) (-3576 (((-142) $) 53)) (-1410 (((-112) (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-142)) (-623 (-142))) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069)))) (($ $ (-142) (-142)) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069)))) (($ $ (-287 (-142))) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069)))) (($ $ (-623 (-287 (-142)))) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) 48)) (-2061 (($) 13 T CONST)) (-1287 (($ $ $) 31) (($ $ (-142)) NIL)) (-3246 (($ (-623 (-142))) NIL) (($) NIL)) (-3457 (((-749) (-142) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-142) (-1069)))) (((-749) (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4344)))) (-2435 (($ $) NIL)) (-2451 (((-1127) $) 36) (((-526) $) NIL (|has| (-142) (-596 (-526)))) (((-623 (-142)) $) 34)) (-2245 (($ (-623 (-142))) NIL)) (-3580 (($ $) 32 (|has| (-142) (-361)))) (-2233 (((-837) $) 46)) (-4277 (($ (-1127)) 12) (($ (-623 (-142))) 43)) (-2102 (((-749) $) NIL)) (-1299 (($) 49) (($ (-623 (-142))) NIL)) (-4017 (($ (-623 (-142))) NIL)) (-3404 (((-112) (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4344)))) (-2208 (($) 19 T CONST)) (-4039 (($) 18 T CONST)) (-2264 (((-112) $ $) 22)) (-3307 (((-749) $) 47 (|has| $ (-6 -4344)))))
+(((-139) (-13 (-1069) (-596 (-1127)) (-418 (-142)) (-596 (-623 (-142))) (-10 -8 (-15 -4277 ($ (-1127))) (-15 -4277 ($ (-623 (-142)))) (-15 -2061 ($) -4165) (-15 -2612 ($) -4165) (-15 -3567 ($) -4165) (-15 -1898 ($) -4165) (-15 -4039 ($) -4165) (-15 -2208 ($) -4165)))) (T -139))
+((-4277 (*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-139)))) (-4277 (*1 *1 *2) (-12 (-5 *2 (-623 (-142))) (-5 *1 (-139)))) (-2061 (*1 *1) (-5 *1 (-139))) (-2612 (*1 *1) (-5 *1 (-139))) (-3567 (*1 *1) (-5 *1 (-139))) (-1898 (*1 *1) (-5 *1 (-139))) (-4039 (*1 *1) (-5 *1 (-139))) (-2208 (*1 *1) (-5 *1 (-139))))
+(-13 (-1069) (-596 (-1127)) (-418 (-142)) (-596 (-623 (-142))) (-10 -8 (-15 -4277 ($ (-1127))) (-15 -4277 ($ (-623 (-142)))) (-15 -2061 ($) -4165) (-15 -2612 ($) -4165) (-15 -3567 ($) -4165) (-15 -1898 ($) -4165) (-15 -4039 ($) -4165) (-15 -2208 ($) -4165)))
+((-3805 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 17)) (-2543 ((|#1| |#3|) 9)) (-4054 ((|#3| |#3|) 15)))
+(((-140 |#1| |#2| |#3|) (-10 -7 (-15 -2543 (|#1| |#3|)) (-15 -4054 (|#3| |#3|)) (-15 -3805 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-542) (-966 |#1|) (-366 |#2|)) (T -140))
+((-3805 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-966 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-140 *4 *5 *3)) (-4 *3 (-366 *5)))) (-4054 (*1 *2 *2) (-12 (-4 *3 (-542)) (-4 *4 (-966 *3)) (-5 *1 (-140 *3 *4 *2)) (-4 *2 (-366 *4)))) (-2543 (*1 *2 *3) (-12 (-4 *4 (-966 *2)) (-4 *2 (-542)) (-5 *1 (-140 *2 *4 *3)) (-4 *3 (-366 *4)))))
+(-10 -7 (-15 -2543 (|#1| |#3|)) (-15 -4054 (|#3| |#3|)) (-15 -3805 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|)))
+((-4083 (($ $ $) 8)) (-3643 (($ $) 7)) (-1437 (($ $ $) 6)))
(((-141) (-138)) (T -141))
-((-3388 (*1 *1 *1 *1) (-4 *1 (-141))) (-1289 (*1 *1 *1) (-4 *1 (-141))) (-4224 (*1 *1 *1 *1) (-4 *1 (-141))))
-(-13 (-10 -8 (-15 -4224 ($ $ $)) (-15 -1289 ($ $)) (-15 -3388 ($ $ $))))
-((-1504 (((-112) $ $) NIL)) (-3729 (((-112) $) 30)) (-2009 (($ $) 43)) (-2046 (($) 17)) (-4319 (((-749)) 10)) (-1741 (($) 16)) (-3743 (($) 18)) (-2961 (((-749) $) 14)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-3626 (((-112) $) 32)) (-3966 (($ $) 44)) (-2253 (((-894) $) 15)) (-1825 (((-1126) $) 38)) (-2922 (($ (-894)) 13)) (-3905 (((-112) $) 28)) (-3337 (((-1088) $) NIL)) (-2849 (($) 19)) (-4272 (((-112) $) 26)) (-1518 (((-836) $) 21)) (-3835 (($ (-749)) 11) (($ (-1126)) 42)) (-3512 (((-112) $) 36)) (-3825 (((-112) $) 34)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 7)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 8)))
-(((-142) (-13 (-819) (-10 -8 (-15 -2961 ((-749) $)) (-15 -3835 ($ (-749))) (-15 -3835 ($ (-1126))) (-15 -2046 ($)) (-15 -3743 ($)) (-15 -2849 ($)) (-15 -2009 ($ $)) (-15 -3966 ($ $)) (-15 -4272 ((-112) $)) (-15 -3905 ((-112) $)) (-15 -3825 ((-112) $)) (-15 -3729 ((-112) $)) (-15 -3626 ((-112) $)) (-15 -3512 ((-112) $))))) (T -142))
-((-2961 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-142)))) (-3835 (*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-142)))) (-3835 (*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-142)))) (-2046 (*1 *1) (-5 *1 (-142))) (-3743 (*1 *1) (-5 *1 (-142))) (-2849 (*1 *1) (-5 *1 (-142))) (-2009 (*1 *1 *1) (-5 *1 (-142))) (-3966 (*1 *1 *1) (-5 *1 (-142))) (-4272 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))) (-3905 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))) (-3825 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))) (-3729 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))) (-3626 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))) (-3512 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))))
-(-13 (-819) (-10 -8 (-15 -2961 ((-749) $)) (-15 -3835 ($ (-749))) (-15 -3835 ($ (-1126))) (-15 -2046 ($)) (-15 -3743 ($)) (-15 -2849 ($)) (-15 -2009 ($ $)) (-15 -3966 ($ $)) (-15 -4272 ((-112) $)) (-15 -3905 ((-112) $)) (-15 -3825 ((-112) $)) (-15 -3729 ((-112) $)) (-15 -3626 ((-112) $)) (-15 -3512 ((-112) $))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1386 (((-3 $ "failed") $) 32)) (-3102 (((-112) $) 30)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11) (($ (-550)) 27)) (-4242 (((-3 $ "failed") $) 33)) (-2390 (((-749)) 28)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+((-4083 (*1 *1 *1 *1) (-4 *1 (-141))) (-3643 (*1 *1 *1) (-4 *1 (-141))) (-1437 (*1 *1 *1 *1) (-4 *1 (-141))))
+(-13 (-10 -8 (-15 -1437 ($ $ $)) (-15 -3643 ($ $)) (-15 -4083 ($ $ $))))
+((-2221 (((-112) $ $) NIL)) (-3308 (((-112) $) 30)) (-3567 (($ $) 43)) (-2739 (($) 17)) (-3828 (((-749)) 10)) (-1864 (($) 16)) (-3433 (($) 18)) (-3573 (((-749) $) 14)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-1562 (((-112) $) 32)) (-1898 (($ $) 44)) (-4073 (((-895) $) 15)) (-2369 (((-1127) $) 38)) (-3690 (($ (-895)) 13)) (-2521 (((-112) $) 28)) (-3445 (((-1089) $) NIL)) (-1824 (($) 19)) (-4047 (((-112) $) 26)) (-2233 (((-837) $) 21)) (-2732 (($ (-749)) 11) (($ (-1127)) 42)) (-2979 (((-112) $) 36)) (-3042 (((-112) $) 34)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 7)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 8)))
+(((-142) (-13 (-819) (-10 -8 (-15 -3573 ((-749) $)) (-15 -2732 ($ (-749))) (-15 -2732 ($ (-1127))) (-15 -2739 ($)) (-15 -3433 ($)) (-15 -1824 ($)) (-15 -3567 ($ $)) (-15 -1898 ($ $)) (-15 -4047 ((-112) $)) (-15 -2521 ((-112) $)) (-15 -3042 ((-112) $)) (-15 -3308 ((-112) $)) (-15 -1562 ((-112) $)) (-15 -2979 ((-112) $))))) (T -142))
+((-3573 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-142)))) (-2732 (*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-142)))) (-2732 (*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-142)))) (-2739 (*1 *1) (-5 *1 (-142))) (-3433 (*1 *1) (-5 *1 (-142))) (-1824 (*1 *1) (-5 *1 (-142))) (-3567 (*1 *1 *1) (-5 *1 (-142))) (-1898 (*1 *1 *1) (-5 *1 (-142))) (-4047 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))) (-2521 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))) (-3042 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))) (-3308 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))) (-1562 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))) (-2979 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))))
+(-13 (-819) (-10 -8 (-15 -3573 ((-749) $)) (-15 -2732 ($ (-749))) (-15 -2732 ($ (-1127))) (-15 -2739 ($)) (-15 -3433 ($)) (-15 -1824 ($)) (-15 -3567 ($ $)) (-15 -1898 ($ $)) (-15 -4047 ((-112) $)) (-15 -2521 ((-112) $)) (-15 -3042 ((-112) $)) (-15 -3308 ((-112) $)) (-15 -1562 ((-112) $)) (-15 -2979 ((-112) $))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1537 (((-3 $ "failed") $) 32)) (-2419 (((-112) $) 30)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11) (($ (-550)) 27)) (-1613 (((-3 $ "failed") $) 33)) (-3091 (((-749)) 28)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
(((-143) (-138)) (T -143))
-((-4242 (*1 *1 *1) (|partial| -4 *1 (-143))))
-(-13 (-1020) (-10 -8 (-15 -4242 ((-3 $ "failed") $))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 $) . T) ((-705) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-2608 ((|#1| (-667 |#1|) |#1|) 19)))
-(((-144 |#1|) (-10 -7 (-15 -2608 (|#1| (-667 |#1|) |#1|))) (-170)) (T -144))
-((-2608 (*1 *2 *3 *2) (-12 (-5 *3 (-667 *2)) (-4 *2 (-170)) (-5 *1 (-144 *2)))))
-(-10 -7 (-15 -2608 (|#1| (-667 |#1|) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1386 (((-3 $ "failed") $) 32)) (-3102 (((-112) $) 30)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11) (($ (-550)) 27)) (-2390 (((-749)) 28)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+((-1613 (*1 *1 *1) (|partial| -4 *1 (-143))))
+(-13 (-1021) (-10 -8 (-15 -1613 ((-3 $ "failed") $))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 $) . T) ((-705) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-3359 ((|#1| (-667 |#1|) |#1|) 19)))
+(((-144 |#1|) (-10 -7 (-15 -3359 (|#1| (-667 |#1|) |#1|))) (-170)) (T -144))
+((-3359 (*1 *2 *3 *2) (-12 (-5 *3 (-667 *2)) (-4 *2 (-170)) (-5 *1 (-144 *2)))))
+(-10 -7 (-15 -3359 (|#1| (-667 |#1|) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1537 (((-3 $ "failed") $) 32)) (-2419 (((-112) $) 30)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11) (($ (-550)) 27)) (-3091 (((-749)) 28)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
(((-145) (-138)) (T -145))
NIL
-(-13 (-1020))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 $) . T) ((-705) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-1487 (((-2 (|:| -3521 (-749)) (|:| -2855 (-400 |#2|)) (|:| |radicand| |#2|)) (-400 |#2|) (-749)) 70)) (-4315 (((-3 (-2 (|:| |radicand| (-400 |#2|)) (|:| |deg| (-749))) "failed") |#3|) 52)) (-1303 (((-2 (|:| -2855 (-400 |#2|)) (|:| |poly| |#3|)) |#3|) 37)) (-3445 ((|#1| |#3| |#3|) 40)) (-3866 ((|#3| |#3| (-400 |#2|) (-400 |#2|)) 19)) (-3582 (((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-400 |#2|)) (|:| |c2| (-400 |#2|)) (|:| |deg| (-749))) |#3| |#3|) 49)))
-(((-146 |#1| |#2| |#3|) (-10 -7 (-15 -1303 ((-2 (|:| -2855 (-400 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -4315 ((-3 (-2 (|:| |radicand| (-400 |#2|)) (|:| |deg| (-749))) "failed") |#3|)) (-15 -1487 ((-2 (|:| -3521 (-749)) (|:| -2855 (-400 |#2|)) (|:| |radicand| |#2|)) (-400 |#2|) (-749))) (-15 -3445 (|#1| |#3| |#3|)) (-15 -3866 (|#3| |#3| (-400 |#2|) (-400 |#2|))) (-15 -3582 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-400 |#2|)) (|:| |c2| (-400 |#2|)) (|:| |deg| (-749))) |#3| |#3|))) (-1185) (-1203 |#1|) (-1203 (-400 |#2|))) (T -146))
-((-3582 (*1 *2 *3 *3) (-12 (-4 *4 (-1185)) (-4 *5 (-1203 *4)) (-5 *2 (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-400 *5)) (|:| |c2| (-400 *5)) (|:| |deg| (-749)))) (-5 *1 (-146 *4 *5 *3)) (-4 *3 (-1203 (-400 *5))))) (-3866 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-400 *5)) (-4 *4 (-1185)) (-4 *5 (-1203 *4)) (-5 *1 (-146 *4 *5 *2)) (-4 *2 (-1203 *3)))) (-3445 (*1 *2 *3 *3) (-12 (-4 *4 (-1203 *2)) (-4 *2 (-1185)) (-5 *1 (-146 *2 *4 *3)) (-4 *3 (-1203 (-400 *4))))) (-1487 (*1 *2 *3 *4) (-12 (-5 *3 (-400 *6)) (-4 *5 (-1185)) (-4 *6 (-1203 *5)) (-5 *2 (-2 (|:| -3521 (-749)) (|:| -2855 *3) (|:| |radicand| *6))) (-5 *1 (-146 *5 *6 *7)) (-5 *4 (-749)) (-4 *7 (-1203 *3)))) (-4315 (*1 *2 *3) (|partial| -12 (-4 *4 (-1185)) (-4 *5 (-1203 *4)) (-5 *2 (-2 (|:| |radicand| (-400 *5)) (|:| |deg| (-749)))) (-5 *1 (-146 *4 *5 *3)) (-4 *3 (-1203 (-400 *5))))) (-1303 (*1 *2 *3) (-12 (-4 *4 (-1185)) (-4 *5 (-1203 *4)) (-5 *2 (-2 (|:| -2855 (-400 *5)) (|:| |poly| *3))) (-5 *1 (-146 *4 *5 *3)) (-4 *3 (-1203 (-400 *5))))))
-(-10 -7 (-15 -1303 ((-2 (|:| -2855 (-400 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -4315 ((-3 (-2 (|:| |radicand| (-400 |#2|)) (|:| |deg| (-749))) "failed") |#3|)) (-15 -1487 ((-2 (|:| -3521 (-749)) (|:| -2855 (-400 |#2|)) (|:| |radicand| |#2|)) (-400 |#2|) (-749))) (-15 -3445 (|#1| |#3| |#3|)) (-15 -3866 (|#3| |#3| (-400 |#2|) (-400 |#2|))) (-15 -3582 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-400 |#2|)) (|:| |c2| (-400 |#2|)) (|:| |deg| (-749))) |#3| |#3|)))
-((-3297 (((-3 (-623 (-1140 |#2|)) "failed") (-623 (-1140 |#2|)) (-1140 |#2|)) 32)))
-(((-147 |#1| |#2|) (-10 -7 (-15 -3297 ((-3 (-623 (-1140 |#2|)) "failed") (-623 (-1140 |#2|)) (-1140 |#2|)))) (-535) (-164 |#1|)) (T -147))
-((-3297 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-623 (-1140 *5))) (-5 *3 (-1140 *5)) (-4 *5 (-164 *4)) (-4 *4 (-535)) (-5 *1 (-147 *4 *5)))))
-(-10 -7 (-15 -3297 ((-3 (-623 (-1140 |#2|)) "failed") (-623 (-1140 |#2|)) (-1140 |#2|))))
-((-4253 (($ (-1 (-112) |#2|) $) 29)) (-1328 (($ $) 36)) (-3137 (($ (-1 (-112) |#2|) $) 27) (($ |#2| $) 32)) (-2419 ((|#2| (-1 |#2| |#2| |#2|) $) 22) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 24) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 34)) (-3321 (((-3 |#2| "failed") (-1 (-112) |#2|) $) 19)) (-1543 (((-112) (-1 (-112) |#2|) $) 16)) (-3350 (((-749) (-1 (-112) |#2|) $) 14) (((-749) |#2| $) NIL)) (-1675 (((-112) (-1 (-112) |#2|) $) 15)) (-3191 (((-749) $) 11)))
-(((-148 |#1| |#2|) (-10 -8 (-15 -1328 (|#1| |#1|)) (-15 -3137 (|#1| |#2| |#1|)) (-15 -2419 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -4253 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3137 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2419 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2419 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -3321 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -3350 ((-749) |#2| |#1|)) (-15 -3350 ((-749) (-1 (-112) |#2|) |#1|)) (-15 -1543 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -1675 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3191 ((-749) |#1|))) (-149 |#2|) (-1181)) (T -148))
-NIL
-(-10 -8 (-15 -1328 (|#1| |#1|)) (-15 -3137 (|#1| |#2| |#1|)) (-15 -2419 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -4253 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3137 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2419 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2419 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -3321 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -3350 ((-749) |#2| |#1|)) (-15 -3350 ((-749) (-1 (-112) |#2|) |#1|)) (-15 -1543 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -1675 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3191 ((-749) |#1|)))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-4047 (((-112) $ (-749)) 8)) (-4253 (($ (-1 (-112) |#1|) $) 44 (|has| $ (-6 -4342)))) (-3513 (($) 7 T CONST)) (-1328 (($ $) 41 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3137 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4342))) (($ |#1| $) 42 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $) 47 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 46 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 43 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) 9)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35)) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 48)) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-4028 (((-526) $) 40 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 49)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-149 |#1|) (-138) (-1181)) (T -149))
-((-1532 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-4 *1 (-149 *3)))) (-3321 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1 (-112) *2)) (-4 *1 (-149 *2)) (-4 *2 (-1181)))) (-2419 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4342)) (-4 *1 (-149 *2)) (-4 *2 (-1181)))) (-2419 (*1 *2 *3 *1 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4342)) (-4 *1 (-149 *2)) (-4 *2 (-1181)))) (-3137 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4342)) (-4 *1 (-149 *3)) (-4 *3 (-1181)))) (-4253 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4342)) (-4 *1 (-149 *3)) (-4 *3 (-1181)))) (-2419 (*1 *2 *3 *1 *2 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1068)) (|has| *1 (-6 -4342)) (-4 *1 (-149 *2)) (-4 *2 (-1181)))) (-3137 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4342)) (-4 *1 (-149 *2)) (-4 *2 (-1181)) (-4 *2 (-1068)))) (-1328 (*1 *1 *1) (-12 (|has| *1 (-6 -4342)) (-4 *1 (-149 *2)) (-4 *2 (-1181)) (-4 *2 (-1068)))))
-(-13 (-481 |t#1|) (-10 -8 (-15 -1532 ($ (-623 |t#1|))) (-15 -3321 ((-3 |t#1| "failed") (-1 (-112) |t#1|) $)) (IF (|has| $ (-6 -4342)) (PROGN (-15 -2419 (|t#1| (-1 |t#1| |t#1| |t#1|) $)) (-15 -2419 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1|)) (-15 -3137 ($ (-1 (-112) |t#1|) $)) (-15 -4253 ($ (-1 (-112) |t#1|) $)) (IF (|has| |t#1| (-1068)) (PROGN (-15 -2419 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1| |t#1|)) (-15 -3137 ($ |t#1| $)) (-15 -1328 ($ $))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|)))
-(((-34) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-1068) |has| |#1| (-1068)) ((-1181) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-1386 (((-3 $ "failed") $) 86)) (-3102 (((-112) $) NIL)) (-3118 (($ |#2| (-623 (-894))) 56)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-4126 (($ (-894)) 47)) (-2854 (((-133)) 23)) (-1518 (((-836) $) 69) (($ (-550)) 45) (($ |#2|) 46)) (-2510 ((|#2| $ (-623 (-894))) 59)) (-2390 (((-749)) 20)) (-2626 (($) 40 T CONST)) (-2636 (($) 43 T CONST)) (-2316 (((-112) $ $) 26)) (-2414 (($ $ |#2|) NIL)) (-2403 (($ $) 34) (($ $ $) 32)) (-2391 (($ $ $) 30)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 37) (($ $ $) 51) (($ |#2| $) 39) (($ $ |#2|) NIL)))
-(((-150 |#1| |#2| |#3|) (-13 (-1020) (-38 |#2|) (-1234 |#2|) (-10 -8 (-15 -4126 ($ (-894))) (-15 -3118 ($ |#2| (-623 (-894)))) (-15 -2510 (|#2| $ (-623 (-894)))) (-15 -1386 ((-3 $ "failed") $)))) (-894) (-356) (-966 |#1| |#2|)) (T -150))
-((-1386 (*1 *1 *1) (|partial| -12 (-5 *1 (-150 *2 *3 *4)) (-14 *2 (-894)) (-4 *3 (-356)) (-14 *4 (-966 *2 *3)))) (-4126 (*1 *1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-150 *3 *4 *5)) (-14 *3 *2) (-4 *4 (-356)) (-14 *5 (-966 *3 *4)))) (-3118 (*1 *1 *2 *3) (-12 (-5 *3 (-623 (-894))) (-5 *1 (-150 *4 *2 *5)) (-14 *4 (-894)) (-4 *2 (-356)) (-14 *5 (-966 *4 *2)))) (-2510 (*1 *2 *1 *3) (-12 (-5 *3 (-623 (-894))) (-4 *2 (-356)) (-5 *1 (-150 *4 *2 *5)) (-14 *4 (-894)) (-14 *5 (-966 *4 *2)))))
-(-13 (-1020) (-38 |#2|) (-1234 |#2|) (-10 -8 (-15 -4126 ($ (-894))) (-15 -3118 ($ |#2| (-623 (-894)))) (-15 -2510 (|#2| $ (-623 (-894)))) (-15 -1386 ((-3 $ "failed") $))))
-((-3698 (((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-623 (-623 (-916 (-219)))) (-219) (-219) (-219) (-219)) 38)) (-2185 (((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-900) (-400 (-550)) (-400 (-550))) 63) (((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-900)) 64)) (-2426 (((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-623 (-623 (-916 (-219))))) 67) (((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-623 (-916 (-219)))) 66) (((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-900) (-400 (-550)) (-400 (-550))) 58) (((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-900)) 59)))
-(((-151) (-10 -7 (-15 -2426 ((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-900))) (-15 -2426 ((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-900) (-400 (-550)) (-400 (-550)))) (-15 -2185 ((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-900))) (-15 -2185 ((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-900) (-400 (-550)) (-400 (-550)))) (-15 -3698 ((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-623 (-623 (-916 (-219)))) (-219) (-219) (-219) (-219))) (-15 -2426 ((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-623 (-916 (-219))))) (-15 -2426 ((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-623 (-623 (-916 (-219)))))))) (T -151))
-((-2426 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219))))) (-5 *1 (-151)) (-5 *3 (-623 (-623 (-916 (-219))))))) (-2426 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219))))) (-5 *1 (-151)) (-5 *3 (-623 (-916 (-219)))))) (-3698 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *4 (-219)) (-5 *2 (-2 (|:| |brans| (-623 (-623 (-916 *4)))) (|:| |xValues| (-1062 *4)) (|:| |yValues| (-1062 *4)))) (-5 *1 (-151)) (-5 *3 (-623 (-623 (-916 *4)))))) (-2185 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-900)) (-5 *4 (-400 (-550))) (-5 *2 (-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219))))) (-5 *1 (-151)))) (-2185 (*1 *2 *3) (-12 (-5 *3 (-900)) (-5 *2 (-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219))))) (-5 *1 (-151)))) (-2426 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-900)) (-5 *4 (-400 (-550))) (-5 *2 (-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219))))) (-5 *1 (-151)))) (-2426 (*1 *2 *3) (-12 (-5 *3 (-900)) (-5 *2 (-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219))))) (-5 *1 (-151)))))
-(-10 -7 (-15 -2426 ((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-900))) (-15 -2426 ((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-900) (-400 (-550)) (-400 (-550)))) (-15 -2185 ((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-900))) (-15 -2185 ((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-900) (-400 (-550)) (-400 (-550)))) (-15 -3698 ((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-623 (-623 (-916 (-219)))) (-219) (-219) (-219) (-219))) (-15 -2426 ((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-623 (-916 (-219))))) (-15 -2426 ((-2 (|:| |brans| (-623 (-623 (-916 (-219))))) (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))) (-623 (-623 (-916 (-219)))))))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-1873 (((-623 (-1103)) $) 15)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 24) (((-1149) $) NIL) (($ (-1149)) NIL)) (-1925 (((-1103) $) 9)) (-2316 (((-112) $ $) NIL)))
-(((-152) (-13 (-1051) (-10 -8 (-15 -1873 ((-623 (-1103)) $)) (-15 -1925 ((-1103) $))))) (T -152))
-((-1873 (*1 *2 *1) (-12 (-5 *2 (-623 (-1103))) (-5 *1 (-152)))) (-1925 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-152)))))
-(-13 (-1051) (-10 -8 (-15 -1873 ((-623 (-1103)) $)) (-15 -1925 ((-1103) $))))
-((-1304 (((-623 (-167 |#2|)) |#1| |#2|) 45)))
-(((-153 |#1| |#2|) (-10 -7 (-15 -1304 ((-623 (-167 |#2|)) |#1| |#2|))) (-1203 (-167 (-550))) (-13 (-356) (-823))) (T -153))
-((-1304 (*1 *2 *3 *4) (-12 (-5 *2 (-623 (-167 *4))) (-5 *1 (-153 *3 *4)) (-4 *3 (-1203 (-167 (-550)))) (-4 *4 (-13 (-356) (-823))))))
-(-10 -7 (-15 -1304 ((-623 (-167 |#2|)) |#1| |#2|)))
-((-1504 (((-112) $ $) NIL)) (-2874 (((-1180) $) 12)) (-2864 (((-1103) $) 9)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 21) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-154) (-13 (-1051) (-10 -8 (-15 -2864 ((-1103) $)) (-15 -2874 ((-1180) $))))) (T -154))
-((-2864 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-154)))) (-2874 (*1 *2 *1) (-12 (-5 *2 (-1180)) (-5 *1 (-154)))))
-(-13 (-1051) (-10 -8 (-15 -2864 ((-1103) $)) (-15 -2874 ((-1180) $))))
-((-1504 (((-112) $ $) NIL)) (-1351 (($) 15)) (-1496 (($) 14)) (-1418 (((-894)) 22)) (-1825 (((-1126) $) NIL)) (-3206 (((-550) $) 19)) (-3337 (((-1088) $) NIL)) (-1713 (($) 16)) (-3121 (($ (-550)) 23)) (-1518 (((-836) $) 29)) (-1567 (($) 17)) (-2316 (((-112) $ $) 13)) (-2391 (($ $ $) 11)) (* (($ (-894) $) 21) (($ (-219) $) 8)))
-(((-155) (-13 (-25) (-10 -8 (-15 * ($ (-894) $)) (-15 * ($ (-219) $)) (-15 -2391 ($ $ $)) (-15 -1496 ($)) (-15 -1351 ($)) (-15 -1713 ($)) (-15 -1567 ($)) (-15 -3206 ((-550) $)) (-15 -1418 ((-894))) (-15 -3121 ($ (-550)))))) (T -155))
-((-2391 (*1 *1 *1 *1) (-5 *1 (-155))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-894)) (-5 *1 (-155)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-219)) (-5 *1 (-155)))) (-1496 (*1 *1) (-5 *1 (-155))) (-1351 (*1 *1) (-5 *1 (-155))) (-1713 (*1 *1) (-5 *1 (-155))) (-1567 (*1 *1) (-5 *1 (-155))) (-3206 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-155)))) (-1418 (*1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-155)))) (-3121 (*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-155)))))
-(-13 (-25) (-10 -8 (-15 * ($ (-894) $)) (-15 * ($ (-219) $)) (-15 -2391 ($ $ $)) (-15 -1496 ($)) (-15 -1351 ($)) (-15 -1713 ($)) (-15 -1567 ($)) (-15 -3206 ((-550) $)) (-15 -1418 ((-894))) (-15 -3121 ($ (-550)))))
-((-1901 ((|#2| |#2| (-1060 |#2|)) 88) ((|#2| |#2| (-1144)) 68)) (-3838 ((|#2| |#2| (-1060 |#2|)) 87) ((|#2| |#2| (-1144)) 67)) (-3388 ((|#2| |#2| |#2|) 27)) (-2926 (((-114) (-114)) 99)) (-4202 ((|#2| (-623 |#2|)) 117)) (-3817 ((|#2| (-623 |#2|)) 135)) (-1941 ((|#2| (-623 |#2|)) 125)) (-1645 ((|#2| |#2|) 123)) (-3934 ((|#2| (-623 |#2|)) 111)) (-4070 ((|#2| (-623 |#2|)) 112)) (-1799 ((|#2| (-623 |#2|)) 133)) (-2017 ((|#2| |#2| (-1144)) 56) ((|#2| |#2|) 55)) (-1289 ((|#2| |#2|) 23)) (-4224 ((|#2| |#2| |#2|) 26)) (-2222 (((-112) (-114)) 49)) (** ((|#2| |#2| |#2|) 41)))
-(((-156 |#1| |#2|) (-10 -7 (-15 -2222 ((-112) (-114))) (-15 -2926 ((-114) (-114))) (-15 ** (|#2| |#2| |#2|)) (-15 -4224 (|#2| |#2| |#2|)) (-15 -3388 (|#2| |#2| |#2|)) (-15 -1289 (|#2| |#2|)) (-15 -2017 (|#2| |#2|)) (-15 -2017 (|#2| |#2| (-1144))) (-15 -1901 (|#2| |#2| (-1144))) (-15 -1901 (|#2| |#2| (-1060 |#2|))) (-15 -3838 (|#2| |#2| (-1144))) (-15 -3838 (|#2| |#2| (-1060 |#2|))) (-15 -1645 (|#2| |#2|)) (-15 -1799 (|#2| (-623 |#2|))) (-15 -1941 (|#2| (-623 |#2|))) (-15 -3817 (|#2| (-623 |#2|))) (-15 -3934 (|#2| (-623 |#2|))) (-15 -4070 (|#2| (-623 |#2|))) (-15 -4202 (|#2| (-623 |#2|)))) (-13 (-825) (-542)) (-423 |#1|)) (T -156))
-((-4202 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2)) (-4 *4 (-13 (-825) (-542))))) (-4070 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2)) (-4 *4 (-13 (-825) (-542))))) (-3934 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2)) (-4 *4 (-13 (-825) (-542))))) (-3817 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2)) (-4 *4 (-13 (-825) (-542))))) (-1941 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2)) (-4 *4 (-13 (-825) (-542))))) (-1799 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2)) (-4 *4 (-13 (-825) (-542))))) (-1645 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2)) (-4 *2 (-423 *3)))) (-3838 (*1 *2 *2 *3) (-12 (-5 *3 (-1060 *2)) (-4 *2 (-423 *4)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-156 *4 *2)))) (-3838 (*1 *2 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-156 *4 *2)) (-4 *2 (-423 *4)))) (-1901 (*1 *2 *2 *3) (-12 (-5 *3 (-1060 *2)) (-4 *2 (-423 *4)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-156 *4 *2)))) (-1901 (*1 *2 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-156 *4 *2)) (-4 *2 (-423 *4)))) (-2017 (*1 *2 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-156 *4 *2)) (-4 *2 (-423 *4)))) (-2017 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2)) (-4 *2 (-423 *3)))) (-1289 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2)) (-4 *2 (-423 *3)))) (-3388 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2)) (-4 *2 (-423 *3)))) (-4224 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2)) (-4 *2 (-423 *3)))) (** (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2)) (-4 *2 (-423 *3)))) (-2926 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *4)) (-4 *4 (-423 *3)))) (-2222 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112)) (-5 *1 (-156 *4 *5)) (-4 *5 (-423 *4)))))
-(-10 -7 (-15 -2222 ((-112) (-114))) (-15 -2926 ((-114) (-114))) (-15 ** (|#2| |#2| |#2|)) (-15 -4224 (|#2| |#2| |#2|)) (-15 -3388 (|#2| |#2| |#2|)) (-15 -1289 (|#2| |#2|)) (-15 -2017 (|#2| |#2|)) (-15 -2017 (|#2| |#2| (-1144))) (-15 -1901 (|#2| |#2| (-1144))) (-15 -1901 (|#2| |#2| (-1060 |#2|))) (-15 -3838 (|#2| |#2| (-1144))) (-15 -3838 (|#2| |#2| (-1060 |#2|))) (-15 -1645 (|#2| |#2|)) (-15 -1799 (|#2| (-623 |#2|))) (-15 -1941 (|#2| (-623 |#2|))) (-15 -3817 (|#2| (-623 |#2|))) (-15 -3934 (|#2| (-623 |#2|))) (-15 -4070 (|#2| (-623 |#2|))) (-15 -4202 (|#2| (-623 |#2|))))
-((-3647 ((|#1| |#1| |#1|) 53)) (-3518 ((|#1| |#1| |#1|) 50)) (-3388 ((|#1| |#1| |#1|) 44)) (-1459 ((|#1| |#1|) 35)) (-3255 ((|#1| |#1| (-623 |#1|)) 43)) (-1289 ((|#1| |#1|) 37)) (-4224 ((|#1| |#1| |#1|) 40)))
-(((-157 |#1|) (-10 -7 (-15 -4224 (|#1| |#1| |#1|)) (-15 -1289 (|#1| |#1|)) (-15 -3255 (|#1| |#1| (-623 |#1|))) (-15 -1459 (|#1| |#1|)) (-15 -3388 (|#1| |#1| |#1|)) (-15 -3518 (|#1| |#1| |#1|)) (-15 -3647 (|#1| |#1| |#1|))) (-535)) (T -157))
-((-3647 (*1 *2 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))) (-3518 (*1 *2 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))) (-3388 (*1 *2 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))) (-1459 (*1 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))) (-3255 (*1 *2 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-535)) (-5 *1 (-157 *2)))) (-1289 (*1 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))) (-4224 (*1 *2 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))))
-(-10 -7 (-15 -4224 (|#1| |#1| |#1|)) (-15 -1289 (|#1| |#1|)) (-15 -3255 (|#1| |#1| (-623 |#1|))) (-15 -1459 (|#1| |#1|)) (-15 -3388 (|#1| |#1| |#1|)) (-15 -3518 (|#1| |#1| |#1|)) (-15 -3647 (|#1| |#1| |#1|)))
-((-1901 (($ $ (-1144)) 12) (($ $ (-1060 $)) 11)) (-3838 (($ $ (-1144)) 10) (($ $ (-1060 $)) 9)) (-3388 (($ $ $) 8)) (-2017 (($ $) 14) (($ $ (-1144)) 13)) (-1289 (($ $) 7)) (-4224 (($ $ $) 6)))
+(-13 (-1021))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 $) . T) ((-705) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2127 (((-2 (|:| -3068 (-749)) (|:| -4304 (-400 |#2|)) (|:| |radicand| |#2|)) (-400 |#2|) (-749)) 70)) (-4175 (((-3 (-2 (|:| |radicand| (-400 |#2|)) (|:| |deg| (-749))) "failed") |#3|) 52)) (-3764 (((-2 (|:| -4304 (-400 |#2|)) (|:| |poly| |#3|)) |#3|) 37)) (-3501 ((|#1| |#3| |#3|) 40)) (-1553 ((|#3| |#3| (-400 |#2|) (-400 |#2|)) 19)) (-2394 (((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-400 |#2|)) (|:| |c2| (-400 |#2|)) (|:| |deg| (-749))) |#3| |#3|) 49)))
+(((-146 |#1| |#2| |#3|) (-10 -7 (-15 -3764 ((-2 (|:| -4304 (-400 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -4175 ((-3 (-2 (|:| |radicand| (-400 |#2|)) (|:| |deg| (-749))) "failed") |#3|)) (-15 -2127 ((-2 (|:| -3068 (-749)) (|:| -4304 (-400 |#2|)) (|:| |radicand| |#2|)) (-400 |#2|) (-749))) (-15 -3501 (|#1| |#3| |#3|)) (-15 -1553 (|#3| |#3| (-400 |#2|) (-400 |#2|))) (-15 -2394 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-400 |#2|)) (|:| |c2| (-400 |#2|)) (|:| |deg| (-749))) |#3| |#3|))) (-1186) (-1204 |#1|) (-1204 (-400 |#2|))) (T -146))
+((-2394 (*1 *2 *3 *3) (-12 (-4 *4 (-1186)) (-4 *5 (-1204 *4)) (-5 *2 (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-400 *5)) (|:| |c2| (-400 *5)) (|:| |deg| (-749)))) (-5 *1 (-146 *4 *5 *3)) (-4 *3 (-1204 (-400 *5))))) (-1553 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-400 *5)) (-4 *4 (-1186)) (-4 *5 (-1204 *4)) (-5 *1 (-146 *4 *5 *2)) (-4 *2 (-1204 *3)))) (-3501 (*1 *2 *3 *3) (-12 (-4 *4 (-1204 *2)) (-4 *2 (-1186)) (-5 *1 (-146 *2 *4 *3)) (-4 *3 (-1204 (-400 *4))))) (-2127 (*1 *2 *3 *4) (-12 (-5 *3 (-400 *6)) (-4 *5 (-1186)) (-4 *6 (-1204 *5)) (-5 *2 (-2 (|:| -3068 (-749)) (|:| -4304 *3) (|:| |radicand| *6))) (-5 *1 (-146 *5 *6 *7)) (-5 *4 (-749)) (-4 *7 (-1204 *3)))) (-4175 (*1 *2 *3) (|partial| -12 (-4 *4 (-1186)) (-4 *5 (-1204 *4)) (-5 *2 (-2 (|:| |radicand| (-400 *5)) (|:| |deg| (-749)))) (-5 *1 (-146 *4 *5 *3)) (-4 *3 (-1204 (-400 *5))))) (-3764 (*1 *2 *3) (-12 (-4 *4 (-1186)) (-4 *5 (-1204 *4)) (-5 *2 (-2 (|:| -4304 (-400 *5)) (|:| |poly| *3))) (-5 *1 (-146 *4 *5 *3)) (-4 *3 (-1204 (-400 *5))))))
+(-10 -7 (-15 -3764 ((-2 (|:| -4304 (-400 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -4175 ((-3 (-2 (|:| |radicand| (-400 |#2|)) (|:| |deg| (-749))) "failed") |#3|)) (-15 -2127 ((-2 (|:| -3068 (-749)) (|:| -4304 (-400 |#2|)) (|:| |radicand| |#2|)) (-400 |#2|) (-749))) (-15 -3501 (|#1| |#3| |#3|)) (-15 -1553 (|#3| |#3| (-400 |#2|) (-400 |#2|))) (-15 -2394 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-400 |#2|)) (|:| |c2| (-400 |#2|)) (|:| |deg| (-749))) |#3| |#3|)))
+((-1370 (((-3 (-623 (-1141 |#2|)) "failed") (-623 (-1141 |#2|)) (-1141 |#2|)) 32)))
+(((-147 |#1| |#2|) (-10 -7 (-15 -1370 ((-3 (-623 (-1141 |#2|)) "failed") (-623 (-1141 |#2|)) (-1141 |#2|)))) (-535) (-164 |#1|)) (T -147))
+((-1370 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-623 (-1141 *5))) (-5 *3 (-1141 *5)) (-4 *5 (-164 *4)) (-4 *4 (-535)) (-5 *1 (-147 *4 *5)))))
+(-10 -7 (-15 -1370 ((-3 (-623 (-1141 |#2|)) "failed") (-623 (-1141 |#2|)) (-1141 |#2|))))
+((-2097 (($ (-1 (-112) |#2|) $) 29)) (-2708 (($ $) 36)) (-1979 (($ (-1 (-112) |#2|) $) 27) (($ |#2| $) 32)) (-2924 ((|#2| (-1 |#2| |#2| |#2|) $) 22) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 24) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 34)) (-1614 (((-3 |#2| "failed") (-1 (-112) |#2|) $) 19)) (-1410 (((-112) (-1 (-112) |#2|) $) 16)) (-3457 (((-749) (-1 (-112) |#2|) $) 14) (((-749) |#2| $) NIL)) (-3404 (((-112) (-1 (-112) |#2|) $) 15)) (-3307 (((-749) $) 11)))
+(((-148 |#1| |#2|) (-10 -8 (-15 -2708 (|#1| |#1|)) (-15 -1979 (|#1| |#2| |#1|)) (-15 -2924 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -2097 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -1979 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2924 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2924 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -1614 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -3457 ((-749) |#2| |#1|)) (-15 -3457 ((-749) (-1 (-112) |#2|) |#1|)) (-15 -1410 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3404 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3307 ((-749) |#1|))) (-149 |#2|) (-1182)) (T -148))
+NIL
+(-10 -8 (-15 -2708 (|#1| |#1|)) (-15 -1979 (|#1| |#2| |#1|)) (-15 -2924 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -2097 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -1979 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2924 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2924 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -1614 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -3457 ((-749) |#2| |#1|)) (-15 -3457 ((-749) (-1 (-112) |#2|) |#1|)) (-15 -1410 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3404 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3307 ((-749) |#1|)))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-3368 (((-112) $ (-749)) 8)) (-2097 (($ (-1 (-112) |#1|) $) 44 (|has| $ (-6 -4344)))) (-2991 (($) 7 T CONST)) (-2708 (($ $) 41 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-1979 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4344))) (($ |#1| $) 42 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $) 47 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 46 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 43 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) 9)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35)) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 48)) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2451 (((-526) $) 40 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 49)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-149 |#1|) (-138) (-1182)) (T -149))
+((-2245 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-4 *1 (-149 *3)))) (-1614 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1 (-112) *2)) (-4 *1 (-149 *2)) (-4 *2 (-1182)))) (-2924 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4344)) (-4 *1 (-149 *2)) (-4 *2 (-1182)))) (-2924 (*1 *2 *3 *1 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4344)) (-4 *1 (-149 *2)) (-4 *2 (-1182)))) (-1979 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4344)) (-4 *1 (-149 *3)) (-4 *3 (-1182)))) (-2097 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4344)) (-4 *1 (-149 *3)) (-4 *3 (-1182)))) (-2924 (*1 *2 *3 *1 *2 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1069)) (|has| *1 (-6 -4344)) (-4 *1 (-149 *2)) (-4 *2 (-1182)))) (-1979 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4344)) (-4 *1 (-149 *2)) (-4 *2 (-1182)) (-4 *2 (-1069)))) (-2708 (*1 *1 *1) (-12 (|has| *1 (-6 -4344)) (-4 *1 (-149 *2)) (-4 *2 (-1182)) (-4 *2 (-1069)))))
+(-13 (-481 |t#1|) (-10 -8 (-15 -2245 ($ (-623 |t#1|))) (-15 -1614 ((-3 |t#1| "failed") (-1 (-112) |t#1|) $)) (IF (|has| $ (-6 -4344)) (PROGN (-15 -2924 (|t#1| (-1 |t#1| |t#1| |t#1|) $)) (-15 -2924 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1|)) (-15 -1979 ($ (-1 (-112) |t#1|) $)) (-15 -2097 ($ (-1 (-112) |t#1|) $)) (IF (|has| |t#1| (-1069)) (PROGN (-15 -2924 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1| |t#1|)) (-15 -1979 ($ |t#1| $)) (-15 -2708 ($ $))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|)))
+(((-34) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-1069) |has| |#1| (-1069)) ((-1182) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-1537 (((-3 $ "failed") $) 86)) (-2419 (((-112) $) NIL)) (-1488 (($ |#2| (-623 (-895))) 56)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1840 (($ (-895)) 47)) (-1877 (((-133)) 23)) (-2233 (((-837) $) 69) (($ (-550)) 45) (($ |#2|) 46)) (-1708 ((|#2| $ (-623 (-895))) 59)) (-3091 (((-749)) 20)) (-2688 (($) 40 T CONST)) (-2700 (($) 43 T CONST)) (-2264 (((-112) $ $) 26)) (-2382 (($ $ |#2|) NIL)) (-2370 (($ $) 34) (($ $ $) 32)) (-2358 (($ $ $) 30)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 37) (($ $ $) 51) (($ |#2| $) 39) (($ $ |#2|) NIL)))
+(((-150 |#1| |#2| |#3|) (-13 (-1021) (-38 |#2|) (-1235 |#2|) (-10 -8 (-15 -1840 ($ (-895))) (-15 -1488 ($ |#2| (-623 (-895)))) (-15 -1708 (|#2| $ (-623 (-895)))) (-15 -1537 ((-3 $ "failed") $)))) (-895) (-356) (-967 |#1| |#2|)) (T -150))
+((-1537 (*1 *1 *1) (|partial| -12 (-5 *1 (-150 *2 *3 *4)) (-14 *2 (-895)) (-4 *3 (-356)) (-14 *4 (-967 *2 *3)))) (-1840 (*1 *1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-150 *3 *4 *5)) (-14 *3 *2) (-4 *4 (-356)) (-14 *5 (-967 *3 *4)))) (-1488 (*1 *1 *2 *3) (-12 (-5 *3 (-623 (-895))) (-5 *1 (-150 *4 *2 *5)) (-14 *4 (-895)) (-4 *2 (-356)) (-14 *5 (-967 *4 *2)))) (-1708 (*1 *2 *1 *3) (-12 (-5 *3 (-623 (-895))) (-4 *2 (-356)) (-5 *1 (-150 *4 *2 *5)) (-14 *4 (-895)) (-14 *5 (-967 *4 *2)))))
+(-13 (-1021) (-38 |#2|) (-1235 |#2|) (-10 -8 (-15 -1840 ($ (-895))) (-15 -1488 ($ |#2| (-623 (-895)))) (-15 -1708 (|#2| $ (-623 (-895)))) (-15 -1537 ((-3 $ "failed") $))))
+((-4150 (((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-623 (-623 (-917 (-219)))) (-219) (-219) (-219) (-219)) 38)) (-1565 (((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-901) (-400 (-550)) (-400 (-550))) 63) (((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-901)) 64)) (-2092 (((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-623 (-623 (-917 (-219))))) 67) (((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-623 (-917 (-219)))) 66) (((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-901) (-400 (-550)) (-400 (-550))) 58) (((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-901)) 59)))
+(((-151) (-10 -7 (-15 -2092 ((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-901))) (-15 -2092 ((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-901) (-400 (-550)) (-400 (-550)))) (-15 -1565 ((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-901))) (-15 -1565 ((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-901) (-400 (-550)) (-400 (-550)))) (-15 -4150 ((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-623 (-623 (-917 (-219)))) (-219) (-219) (-219) (-219))) (-15 -2092 ((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-623 (-917 (-219))))) (-15 -2092 ((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-623 (-623 (-917 (-219)))))))) (T -151))
+((-2092 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219))))) (-5 *1 (-151)) (-5 *3 (-623 (-623 (-917 (-219))))))) (-2092 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219))))) (-5 *1 (-151)) (-5 *3 (-623 (-917 (-219)))))) (-4150 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *4 (-219)) (-5 *2 (-2 (|:| |brans| (-623 (-623 (-917 *4)))) (|:| |xValues| (-1063 *4)) (|:| |yValues| (-1063 *4)))) (-5 *1 (-151)) (-5 *3 (-623 (-623 (-917 *4)))))) (-1565 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-901)) (-5 *4 (-400 (-550))) (-5 *2 (-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219))))) (-5 *1 (-151)))) (-1565 (*1 *2 *3) (-12 (-5 *3 (-901)) (-5 *2 (-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219))))) (-5 *1 (-151)))) (-2092 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-901)) (-5 *4 (-400 (-550))) (-5 *2 (-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219))))) (-5 *1 (-151)))) (-2092 (*1 *2 *3) (-12 (-5 *3 (-901)) (-5 *2 (-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219))))) (-5 *1 (-151)))))
+(-10 -7 (-15 -2092 ((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-901))) (-15 -2092 ((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-901) (-400 (-550)) (-400 (-550)))) (-15 -1565 ((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-901))) (-15 -1565 ((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-901) (-400 (-550)) (-400 (-550)))) (-15 -4150 ((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-623 (-623 (-917 (-219)))) (-219) (-219) (-219) (-219))) (-15 -2092 ((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-623 (-917 (-219))))) (-15 -2092 ((-2 (|:| |brans| (-623 (-623 (-917 (-219))))) (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))) (-623 (-623 (-917 (-219)))))))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-2576 (((-623 (-1104)) $) 15)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 24) (((-1150) $) NIL) (($ (-1150)) NIL)) (-1865 (((-1104) $) 9)) (-2264 (((-112) $ $) NIL)))
+(((-152) (-13 (-1052) (-10 -8 (-15 -2576 ((-623 (-1104)) $)) (-15 -1865 ((-1104) $))))) (T -152))
+((-2576 (*1 *2 *1) (-12 (-5 *2 (-623 (-1104))) (-5 *1 (-152)))) (-1865 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-152)))))
+(-13 (-1052) (-10 -8 (-15 -2576 ((-623 (-1104)) $)) (-15 -1865 ((-1104) $))))
+((-3774 (((-623 (-167 |#2|)) |#1| |#2|) 45)))
+(((-153 |#1| |#2|) (-10 -7 (-15 -3774 ((-623 (-167 |#2|)) |#1| |#2|))) (-1204 (-167 (-550))) (-13 (-356) (-823))) (T -153))
+((-3774 (*1 *2 *3 *4) (-12 (-5 *2 (-623 (-167 *4))) (-5 *1 (-153 *3 *4)) (-4 *3 (-1204 (-167 (-550)))) (-4 *4 (-13 (-356) (-823))))))
+(-10 -7 (-15 -3774 ((-623 (-167 |#2|)) |#1| |#2|)))
+((-2221 (((-112) $ $) NIL)) (-2386 (((-1181) $) 12)) (-2374 (((-1104) $) 9)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 21) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-154) (-13 (-1052) (-10 -8 (-15 -2374 ((-1104) $)) (-15 -2386 ((-1181) $))))) (T -154))
+((-2374 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-154)))) (-2386 (*1 *2 *1) (-12 (-5 *2 (-1181)) (-5 *1 (-154)))))
+(-13 (-1052) (-10 -8 (-15 -2374 ((-1104) $)) (-15 -2386 ((-1181) $))))
+((-2221 (((-112) $ $) NIL)) (-2190 (($) 15)) (-2222 (($) 14)) (-2717 (((-895)) 22)) (-2369 (((-1127) $) NIL)) (-3181 (((-550) $) 19)) (-3445 (((-1089) $) NIL)) (-2557 (($) 16)) (-2585 (($ (-550)) 23)) (-2233 (((-837) $) 29)) (-1636 (($) 17)) (-2264 (((-112) $ $) 13)) (-2358 (($ $ $) 11)) (* (($ (-895) $) 21) (($ (-219) $) 8)))
+(((-155) (-13 (-25) (-10 -8 (-15 * ($ (-895) $)) (-15 * ($ (-219) $)) (-15 -2358 ($ $ $)) (-15 -2222 ($)) (-15 -2190 ($)) (-15 -2557 ($)) (-15 -1636 ($)) (-15 -3181 ((-550) $)) (-15 -2717 ((-895))) (-15 -2585 ($ (-550)))))) (T -155))
+((-2358 (*1 *1 *1 *1) (-5 *1 (-155))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-895)) (-5 *1 (-155)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-219)) (-5 *1 (-155)))) (-2222 (*1 *1) (-5 *1 (-155))) (-2190 (*1 *1) (-5 *1 (-155))) (-2557 (*1 *1) (-5 *1 (-155))) (-1636 (*1 *1) (-5 *1 (-155))) (-3181 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-155)))) (-2717 (*1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-155)))) (-2585 (*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-155)))))
+(-13 (-25) (-10 -8 (-15 * ($ (-895) $)) (-15 * ($ (-219) $)) (-15 -2358 ($ $ $)) (-15 -2222 ($)) (-15 -2190 ($)) (-15 -2557 ($)) (-15 -1636 ($)) (-15 -3181 ((-550) $)) (-15 -2717 ((-895))) (-15 -2585 ($ (-550)))))
+((-1846 ((|#2| |#2| (-1061 |#2|)) 88) ((|#2| |#2| (-1145)) 68)) (-3141 ((|#2| |#2| (-1061 |#2|)) 87) ((|#2| |#2| (-1145)) 67)) (-4083 ((|#2| |#2| |#2|) 27)) (-1355 (((-114) (-114)) 99)) (-2479 ((|#2| (-623 |#2|)) 117)) (-2976 ((|#2| (-623 |#2|)) 135)) (-4116 ((|#2| (-623 |#2|)) 125)) (-4286 ((|#2| |#2|) 123)) (-1577 ((|#2| (-623 |#2|)) 111)) (-3583 ((|#2| (-623 |#2|)) 112)) (-2091 ((|#2| (-623 |#2|)) 133)) (-3634 ((|#2| |#2| (-1145)) 56) ((|#2| |#2|) 55)) (-3643 ((|#2| |#2|) 23)) (-1437 ((|#2| |#2| |#2|) 26)) (-1905 (((-112) (-114)) 49)) (** ((|#2| |#2| |#2|) 41)))
+(((-156 |#1| |#2|) (-10 -7 (-15 -1905 ((-112) (-114))) (-15 -1355 ((-114) (-114))) (-15 ** (|#2| |#2| |#2|)) (-15 -1437 (|#2| |#2| |#2|)) (-15 -4083 (|#2| |#2| |#2|)) (-15 -3643 (|#2| |#2|)) (-15 -3634 (|#2| |#2|)) (-15 -3634 (|#2| |#2| (-1145))) (-15 -1846 (|#2| |#2| (-1145))) (-15 -1846 (|#2| |#2| (-1061 |#2|))) (-15 -3141 (|#2| |#2| (-1145))) (-15 -3141 (|#2| |#2| (-1061 |#2|))) (-15 -4286 (|#2| |#2|)) (-15 -2091 (|#2| (-623 |#2|))) (-15 -4116 (|#2| (-623 |#2|))) (-15 -2976 (|#2| (-623 |#2|))) (-15 -1577 (|#2| (-623 |#2|))) (-15 -3583 (|#2| (-623 |#2|))) (-15 -2479 (|#2| (-623 |#2|)))) (-13 (-825) (-542)) (-423 |#1|)) (T -156))
+((-2479 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2)) (-4 *4 (-13 (-825) (-542))))) (-3583 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2)) (-4 *4 (-13 (-825) (-542))))) (-1577 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2)) (-4 *4 (-13 (-825) (-542))))) (-2976 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2)) (-4 *4 (-13 (-825) (-542))))) (-4116 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2)) (-4 *4 (-13 (-825) (-542))))) (-2091 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2)) (-4 *4 (-13 (-825) (-542))))) (-4286 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2)) (-4 *2 (-423 *3)))) (-3141 (*1 *2 *2 *3) (-12 (-5 *3 (-1061 *2)) (-4 *2 (-423 *4)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-156 *4 *2)))) (-3141 (*1 *2 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-156 *4 *2)) (-4 *2 (-423 *4)))) (-1846 (*1 *2 *2 *3) (-12 (-5 *3 (-1061 *2)) (-4 *2 (-423 *4)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-156 *4 *2)))) (-1846 (*1 *2 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-156 *4 *2)) (-4 *2 (-423 *4)))) (-3634 (*1 *2 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-156 *4 *2)) (-4 *2 (-423 *4)))) (-3634 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2)) (-4 *2 (-423 *3)))) (-3643 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2)) (-4 *2 (-423 *3)))) (-4083 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2)) (-4 *2 (-423 *3)))) (-1437 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2)) (-4 *2 (-423 *3)))) (** (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2)) (-4 *2 (-423 *3)))) (-1355 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *4)) (-4 *4 (-423 *3)))) (-1905 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112)) (-5 *1 (-156 *4 *5)) (-4 *5 (-423 *4)))))
+(-10 -7 (-15 -1905 ((-112) (-114))) (-15 -1355 ((-114) (-114))) (-15 ** (|#2| |#2| |#2|)) (-15 -1437 (|#2| |#2| |#2|)) (-15 -4083 (|#2| |#2| |#2|)) (-15 -3643 (|#2| |#2|)) (-15 -3634 (|#2| |#2|)) (-15 -3634 (|#2| |#2| (-1145))) (-15 -1846 (|#2| |#2| (-1145))) (-15 -1846 (|#2| |#2| (-1061 |#2|))) (-15 -3141 (|#2| |#2| (-1145))) (-15 -3141 (|#2| |#2| (-1061 |#2|))) (-15 -4286 (|#2| |#2|)) (-15 -2091 (|#2| (-623 |#2|))) (-15 -4116 (|#2| (-623 |#2|))) (-15 -2976 (|#2| (-623 |#2|))) (-15 -1577 (|#2| (-623 |#2|))) (-15 -3583 (|#2| (-623 |#2|))) (-15 -2479 (|#2| (-623 |#2|))))
+((-1778 ((|#1| |#1| |#1|) 53)) (-3035 ((|#1| |#1| |#1|) 50)) (-4083 ((|#1| |#1| |#1|) 44)) (-1882 ((|#1| |#1|) 35)) (-2271 ((|#1| |#1| (-623 |#1|)) 43)) (-3643 ((|#1| |#1|) 37)) (-1437 ((|#1| |#1| |#1|) 40)))
+(((-157 |#1|) (-10 -7 (-15 -1437 (|#1| |#1| |#1|)) (-15 -3643 (|#1| |#1|)) (-15 -2271 (|#1| |#1| (-623 |#1|))) (-15 -1882 (|#1| |#1|)) (-15 -4083 (|#1| |#1| |#1|)) (-15 -3035 (|#1| |#1| |#1|)) (-15 -1778 (|#1| |#1| |#1|))) (-535)) (T -157))
+((-1778 (*1 *2 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))) (-3035 (*1 *2 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))) (-4083 (*1 *2 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))) (-1882 (*1 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))) (-2271 (*1 *2 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-535)) (-5 *1 (-157 *2)))) (-3643 (*1 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))) (-1437 (*1 *2 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))))
+(-10 -7 (-15 -1437 (|#1| |#1| |#1|)) (-15 -3643 (|#1| |#1|)) (-15 -2271 (|#1| |#1| (-623 |#1|))) (-15 -1882 (|#1| |#1|)) (-15 -4083 (|#1| |#1| |#1|)) (-15 -3035 (|#1| |#1| |#1|)) (-15 -1778 (|#1| |#1| |#1|)))
+((-1846 (($ $ (-1145)) 12) (($ $ (-1061 $)) 11)) (-3141 (($ $ (-1145)) 10) (($ $ (-1061 $)) 9)) (-4083 (($ $ $) 8)) (-3634 (($ $) 14) (($ $ (-1145)) 13)) (-3643 (($ $) 7)) (-1437 (($ $ $) 6)))
(((-158) (-138)) (T -158))
-((-2017 (*1 *1 *1) (-4 *1 (-158))) (-2017 (*1 *1 *1 *2) (-12 (-4 *1 (-158)) (-5 *2 (-1144)))) (-1901 (*1 *1 *1 *2) (-12 (-4 *1 (-158)) (-5 *2 (-1144)))) (-1901 (*1 *1 *1 *2) (-12 (-5 *2 (-1060 *1)) (-4 *1 (-158)))) (-3838 (*1 *1 *1 *2) (-12 (-4 *1 (-158)) (-5 *2 (-1144)))) (-3838 (*1 *1 *1 *2) (-12 (-5 *2 (-1060 *1)) (-4 *1 (-158)))))
-(-13 (-141) (-10 -8 (-15 -2017 ($ $)) (-15 -2017 ($ $ (-1144))) (-15 -1901 ($ $ (-1144))) (-15 -1901 ($ $ (-1060 $))) (-15 -3838 ($ $ (-1144))) (-15 -3838 ($ $ (-1060 $)))))
+((-3634 (*1 *1 *1) (-4 *1 (-158))) (-3634 (*1 *1 *1 *2) (-12 (-4 *1 (-158)) (-5 *2 (-1145)))) (-1846 (*1 *1 *1 *2) (-12 (-4 *1 (-158)) (-5 *2 (-1145)))) (-1846 (*1 *1 *1 *2) (-12 (-5 *2 (-1061 *1)) (-4 *1 (-158)))) (-3141 (*1 *1 *1 *2) (-12 (-4 *1 (-158)) (-5 *2 (-1145)))) (-3141 (*1 *1 *1 *2) (-12 (-5 *2 (-1061 *1)) (-4 *1 (-158)))))
+(-13 (-141) (-10 -8 (-15 -3634 ($ $)) (-15 -3634 ($ $ (-1145))) (-15 -1846 ($ $ (-1145))) (-15 -1846 ($ $ (-1061 $))) (-15 -3141 ($ $ (-1145))) (-15 -3141 ($ $ (-1061 $)))))
(((-141) . T))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 17) (((-1149) $) NIL) (($ (-1149)) NIL)) (-1925 (((-623 (-1103)) $) 9)) (-2316 (((-112) $ $) NIL)))
-(((-159) (-13 (-1051) (-10 -8 (-15 -1925 ((-623 (-1103)) $))))) (T -159))
-((-1925 (*1 *2 *1) (-12 (-5 *2 (-623 (-1103))) (-5 *1 (-159)))))
-(-13 (-1051) (-10 -8 (-15 -1925 ((-623 (-1103)) $))))
-((-1504 (((-112) $ $) NIL)) (-3863 (($ (-550)) 13) (($ $ $) 14)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 17)) (-2316 (((-112) $ $) 9)))
-(((-160) (-13 (-1068) (-10 -8 (-15 -3863 ($ (-550))) (-15 -3863 ($ $ $))))) (T -160))
-((-3863 (*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-160)))) (-3863 (*1 *1 *1 *1) (-5 *1 (-160))))
-(-13 (-1068) (-10 -8 (-15 -3863 ($ (-550))) (-15 -3863 ($ $ $))))
-((-2926 (((-114) (-1144)) 97)))
-(((-161) (-10 -7 (-15 -2926 ((-114) (-1144))))) (T -161))
-((-2926 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-114)) (-5 *1 (-161)))))
-(-10 -7 (-15 -2926 ((-114) (-1144))))
-((-1742 ((|#3| |#3|) 19)))
-(((-162 |#1| |#2| |#3|) (-10 -7 (-15 -1742 (|#3| |#3|))) (-1020) (-1203 |#1|) (-1203 |#2|)) (T -162))
-((-1742 (*1 *2 *2) (-12 (-4 *3 (-1020)) (-4 *4 (-1203 *3)) (-5 *1 (-162 *3 *4 *2)) (-4 *2 (-1203 *4)))))
-(-10 -7 (-15 -1742 (|#3| |#3|)))
-((-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 217)) (-2252 ((|#2| $) 96)) (-3123 (($ $) 247)) (-3005 (($ $) 241)) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) 40)) (-3103 (($ $) 245)) (-2984 (($ $) 239)) (-3880 (((-3 (-550) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 |#2| "failed") $) 141)) (-2726 (((-550) $) NIL) (((-400 (-550)) $) NIL) ((|#2| $) 139)) (-3349 (($ $ $) 222)) (-3780 (((-667 (-550)) (-667 $)) NIL) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL) (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 $) (-1227 $)) 155) (((-667 |#2|) (-667 $)) 149)) (-2419 (($ (-1140 |#2|)) 119) (((-3 $ "failed") (-400 (-1140 |#2|))) NIL)) (-1386 (((-3 $ "failed") $) 209)) (-3207 (((-3 (-400 (-550)) "failed") $) 199)) (-3122 (((-112) $) 194)) (-3042 (((-400 (-550)) $) 197)) (-2122 (((-894)) 89)) (-1519 (($ $ $) 224)) (-3953 (((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) $) 261)) (-2734 (($) 236)) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) 186) (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) 191)) (-1389 ((|#2| $) 94)) (-1428 (((-1140 |#2|) $) 121)) (-3972 (($ (-1 |#2| |#2|) $) 102)) (-2958 (($ $) 238)) (-2407 (((-1140 |#2|) $) 120)) (-3235 (($ $) 202)) (-4065 (($) 97)) (-3430 (((-411 (-1140 $)) (-1140 $)) 88)) (-3562 (((-411 (-1140 $)) (-1140 $)) 57)) (-1495 (((-3 $ "failed") $ |#2|) 204) (((-3 $ "failed") $ $) 207)) (-1812 (($ $) 237)) (-3542 (((-749) $) 219)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 229)) (-3453 ((|#2| (-1227 $)) NIL) ((|#2|) 91)) (-2393 (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) 113) (($ $ (-623 (-1144)) (-623 (-749))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144))) NIL) (($ $ (-1144)) NIL) (($ $ (-749)) NIL) (($ $) NIL)) (-1310 (((-1140 |#2|)) 114)) (-3114 (($ $) 246)) (-2995 (($ $) 240)) (-1373 (((-1227 |#2|) $ (-1227 $)) 128) (((-667 |#2|) (-1227 $) (-1227 $)) NIL) (((-1227 |#2|) $) 110) (((-667 |#2|) (-1227 $)) NIL)) (-4028 (((-1227 |#2|) $) NIL) (($ (-1227 |#2|)) NIL) (((-1140 |#2|) $) NIL) (($ (-1140 |#2|)) NIL) (((-865 (-550)) $) 177) (((-865 (-372)) $) 181) (((-167 (-372)) $) 167) (((-167 (-219)) $) 162) (((-526) $) 173)) (-1270 (($ $) 98)) (-1518 (((-836) $) 138) (($ (-550)) NIL) (($ |#2|) NIL) (($ (-400 (-550))) NIL) (($ $) NIL)) (-2608 (((-1140 |#2|) $) 23)) (-2390 (((-749)) 100)) (-3187 (($ $) 250)) (-3060 (($ $) 244)) (-3167 (($ $) 248)) (-3043 (($ $) 242)) (-2696 ((|#2| $) 233)) (-3176 (($ $) 249)) (-3052 (($ $) 243)) (-1635 (($ $) 157)) (-2316 (((-112) $ $) 104)) (-2335 (((-112) $ $) 193)) (-2403 (($ $) 106) (($ $ $) NIL)) (-2391 (($ $ $) 105)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-400 (-550))) 267) (($ $ $) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 112) (($ $ $) 142) (($ $ |#2|) NIL) (($ |#2| $) 108) (($ (-400 (-550)) $) NIL) (($ $ (-400 (-550))) NIL)))
-(((-163 |#1| |#2|) (-10 -8 (-15 -2393 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-749))) (-15 -1518 (|#1| |#1|)) (-15 -1495 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3368 ((-2 (|:| -3090 |#1|) (|:| -4329 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -3542 ((-749) |#1|)) (-15 -1866 ((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -1519 (|#1| |#1| |#1|)) (-15 -3349 (|#1| |#1| |#1|)) (-15 -3235 (|#1| |#1|)) (-15 ** (|#1| |#1| (-550))) (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -2335 ((-112) |#1| |#1|)) (-15 -4028 ((-526) |#1|)) (-15 -4028 ((-167 (-219)) |#1|)) (-15 -4028 ((-167 (-372)) |#1|)) (-15 -3005 (|#1| |#1|)) (-15 -2984 (|#1| |#1|)) (-15 -2995 (|#1| |#1|)) (-15 -3052 (|#1| |#1|)) (-15 -3043 (|#1| |#1|)) (-15 -3060 (|#1| |#1|)) (-15 -3114 (|#1| |#1|)) (-15 -3103 (|#1| |#1|)) (-15 -3123 (|#1| |#1|)) (-15 -3176 (|#1| |#1|)) (-15 -3167 (|#1| |#1|)) (-15 -3187 (|#1| |#1|)) (-15 -2958 (|#1| |#1|)) (-15 -1812 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -2734 (|#1|)) (-15 ** (|#1| |#1| (-400 (-550)))) (-15 -3562 ((-411 (-1140 |#1|)) (-1140 |#1|))) (-15 -3430 ((-411 (-1140 |#1|)) (-1140 |#1|))) (-15 -3297 ((-3 (-623 (-1140 |#1|)) "failed") (-623 (-1140 |#1|)) (-1140 |#1|))) (-15 -3207 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3042 ((-400 (-550)) |#1|)) (-15 -3122 ((-112) |#1|)) (-15 -3953 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -2696 (|#2| |#1|)) (-15 -1635 (|#1| |#1|)) (-15 -1495 ((-3 |#1| "failed") |#1| |#2|)) (-15 -1270 (|#1| |#1|)) (-15 -4065 (|#1|)) (-15 -4028 ((-865 (-372)) |#1|)) (-15 -4028 ((-865 (-550)) |#1|)) (-15 -4312 ((-862 (-372) |#1|) |#1| (-865 (-372)) (-862 (-372) |#1|))) (-15 -4312 ((-862 (-550) |#1|) |#1| (-865 (-550)) (-862 (-550) |#1|))) (-15 -3972 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2419 ((-3 |#1| "failed") (-400 (-1140 |#2|)))) (-15 -2407 ((-1140 |#2|) |#1|)) (-15 -4028 (|#1| (-1140 |#2|))) (-15 -2419 (|#1| (-1140 |#2|))) (-15 -1310 ((-1140 |#2|))) (-15 -3780 ((-667 |#2|) (-667 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-667 (-550)) (-667 |#1|))) (-15 -2726 (|#2| |#1|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-550) |#1|)) (-15 -4028 ((-1140 |#2|) |#1|)) (-15 -3453 (|#2|)) (-15 -4028 (|#1| (-1227 |#2|))) (-15 -4028 ((-1227 |#2|) |#1|)) (-15 -1373 ((-667 |#2|) (-1227 |#1|))) (-15 -1373 ((-1227 |#2|) |#1|)) (-15 -1428 ((-1140 |#2|) |#1|)) (-15 -2608 ((-1140 |#2|) |#1|)) (-15 -3453 (|#2| (-1227 |#1|))) (-15 -1373 ((-667 |#2|) (-1227 |#1|) (-1227 |#1|))) (-15 -1373 ((-1227 |#2|) |#1| (-1227 |#1|))) (-15 -1389 (|#2| |#1|)) (-15 -2252 (|#2| |#1|)) (-15 -2122 ((-894))) (-15 -1518 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1518 (|#1| (-550))) (-15 -2390 ((-749))) (-15 ** (|#1| |#1| (-749))) (-15 -1386 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-894))) (-15 * (|#1| (-550) |#1|)) (-15 -2403 (|#1| |#1| |#1|)) (-15 -2403 (|#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-894) |#1|)) (-15 -2391 (|#1| |#1| |#1|)) (-15 -1518 ((-836) |#1|)) (-15 -2316 ((-112) |#1| |#1|))) (-164 |#2|) (-170)) (T -163))
-((-2390 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-749)) (-5 *1 (-163 *3 *4)) (-4 *3 (-164 *4)))) (-2122 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-894)) (-5 *1 (-163 *3 *4)) (-4 *3 (-164 *4)))) (-3453 (*1 *2) (-12 (-4 *2 (-170)) (-5 *1 (-163 *3 *2)) (-4 *3 (-164 *2)))) (-1310 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-1140 *4)) (-5 *1 (-163 *3 *4)) (-4 *3 (-164 *4)))))
-(-10 -8 (-15 -2393 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-749))) (-15 -1518 (|#1| |#1|)) (-15 -1495 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3368 ((-2 (|:| -3090 |#1|) (|:| -4329 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -3542 ((-749) |#1|)) (-15 -1866 ((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -1519 (|#1| |#1| |#1|)) (-15 -3349 (|#1| |#1| |#1|)) (-15 -3235 (|#1| |#1|)) (-15 ** (|#1| |#1| (-550))) (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -2335 ((-112) |#1| |#1|)) (-15 -4028 ((-526) |#1|)) (-15 -4028 ((-167 (-219)) |#1|)) (-15 -4028 ((-167 (-372)) |#1|)) (-15 -3005 (|#1| |#1|)) (-15 -2984 (|#1| |#1|)) (-15 -2995 (|#1| |#1|)) (-15 -3052 (|#1| |#1|)) (-15 -3043 (|#1| |#1|)) (-15 -3060 (|#1| |#1|)) (-15 -3114 (|#1| |#1|)) (-15 -3103 (|#1| |#1|)) (-15 -3123 (|#1| |#1|)) (-15 -3176 (|#1| |#1|)) (-15 -3167 (|#1| |#1|)) (-15 -3187 (|#1| |#1|)) (-15 -2958 (|#1| |#1|)) (-15 -1812 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -2734 (|#1|)) (-15 ** (|#1| |#1| (-400 (-550)))) (-15 -3562 ((-411 (-1140 |#1|)) (-1140 |#1|))) (-15 -3430 ((-411 (-1140 |#1|)) (-1140 |#1|))) (-15 -3297 ((-3 (-623 (-1140 |#1|)) "failed") (-623 (-1140 |#1|)) (-1140 |#1|))) (-15 -3207 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3042 ((-400 (-550)) |#1|)) (-15 -3122 ((-112) |#1|)) (-15 -3953 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -2696 (|#2| |#1|)) (-15 -1635 (|#1| |#1|)) (-15 -1495 ((-3 |#1| "failed") |#1| |#2|)) (-15 -1270 (|#1| |#1|)) (-15 -4065 (|#1|)) (-15 -4028 ((-865 (-372)) |#1|)) (-15 -4028 ((-865 (-550)) |#1|)) (-15 -4312 ((-862 (-372) |#1|) |#1| (-865 (-372)) (-862 (-372) |#1|))) (-15 -4312 ((-862 (-550) |#1|) |#1| (-865 (-550)) (-862 (-550) |#1|))) (-15 -3972 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2419 ((-3 |#1| "failed") (-400 (-1140 |#2|)))) (-15 -2407 ((-1140 |#2|) |#1|)) (-15 -4028 (|#1| (-1140 |#2|))) (-15 -2419 (|#1| (-1140 |#2|))) (-15 -1310 ((-1140 |#2|))) (-15 -3780 ((-667 |#2|) (-667 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-667 (-550)) (-667 |#1|))) (-15 -2726 (|#2| |#1|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-550) |#1|)) (-15 -4028 ((-1140 |#2|) |#1|)) (-15 -3453 (|#2|)) (-15 -4028 (|#1| (-1227 |#2|))) (-15 -4028 ((-1227 |#2|) |#1|)) (-15 -1373 ((-667 |#2|) (-1227 |#1|))) (-15 -1373 ((-1227 |#2|) |#1|)) (-15 -1428 ((-1140 |#2|) |#1|)) (-15 -2608 ((-1140 |#2|) |#1|)) (-15 -3453 (|#2| (-1227 |#1|))) (-15 -1373 ((-667 |#2|) (-1227 |#1|) (-1227 |#1|))) (-15 -1373 ((-1227 |#2|) |#1| (-1227 |#1|))) (-15 -1389 (|#2| |#1|)) (-15 -2252 (|#2| |#1|)) (-15 -2122 ((-894))) (-15 -1518 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1518 (|#1| (-550))) (-15 -2390 ((-749))) (-15 ** (|#1| |#1| (-749))) (-15 -1386 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-894))) (-15 * (|#1| (-550) |#1|)) (-15 -2403 (|#1| |#1| |#1|)) (-15 -2403 (|#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-894) |#1|)) (-15 -2391 (|#1| |#1| |#1|)) (-15 -1518 ((-836) |#1|)) (-15 -2316 ((-112) |#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 91 (-1561 (|has| |#1| (-542)) (-12 (|has| |#1| (-300)) (|has| |#1| (-882)))))) (-1447 (($ $) 92 (-1561 (|has| |#1| (-542)) (-12 (|has| |#1| (-300)) (|has| |#1| (-882)))))) (-4291 (((-112) $) 94 (-1561 (|has| |#1| (-542)) (-12 (|has| |#1| (-300)) (|has| |#1| (-882)))))) (-1615 (((-667 |#1|) (-1227 $)) 44) (((-667 |#1|)) 59)) (-2252 ((|#1| $) 50)) (-3123 (($ $) 225 (|has| |#1| (-1166)))) (-3005 (($ $) 208 (|has| |#1| (-1166)))) (-1337 (((-1154 (-894) (-749)) (-550)) 144 (|has| |#1| (-342)))) (-3219 (((-3 $ "failed") $ $) 19)) (-3688 (((-411 (-1140 $)) (-1140 $)) 239 (-12 (|has| |#1| (-300)) (|has| |#1| (-882))))) (-1505 (($ $) 111 (-1561 (-12 (|has| |#1| (-300)) (|has| |#1| (-882))) (|has| |#1| (-356))))) (-3564 (((-411 $) $) 112 (-1561 (-12 (|has| |#1| (-300)) (|has| |#1| (-882))) (|has| |#1| (-356))))) (-3353 (($ $) 238 (-12 (|has| |#1| (-975)) (|has| |#1| (-1166))))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) 242 (-12 (|has| |#1| (-300)) (|has| |#1| (-882))))) (-3631 (((-112) $ $) 102 (|has| |#1| (-300)))) (-4319 (((-749)) 85 (|has| |#1| (-361)))) (-3103 (($ $) 224 (|has| |#1| (-1166)))) (-2984 (($ $) 209 (|has| |#1| (-1166)))) (-3146 (($ $) 223 (|has| |#1| (-1166)))) (-3025 (($ $) 210 (|has| |#1| (-1166)))) (-3513 (($) 17 T CONST)) (-3880 (((-3 (-550) "failed") $) 166 (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) 164 (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) 163)) (-2726 (((-550) $) 167 (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) 165 (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) 162)) (-4110 (($ (-1227 |#1|) (-1227 $)) 46) (($ (-1227 |#1|)) 62)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) 150 (|has| |#1| (-342)))) (-3349 (($ $ $) 106 (|has| |#1| (-300)))) (-2677 (((-667 |#1|) $ (-1227 $)) 51) (((-667 |#1|) $) 57)) (-3780 (((-667 (-550)) (-667 $)) 161 (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) 160 (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) 159) (((-667 |#1|) (-667 $)) 158)) (-2419 (($ (-1140 |#1|)) 155) (((-3 $ "failed") (-400 (-1140 |#1|))) 152 (|has| |#1| (-356)))) (-1386 (((-3 $ "failed") $) 32)) (-3365 ((|#1| $) 250)) (-3207 (((-3 (-400 (-550)) "failed") $) 243 (|has| |#1| (-535)))) (-3122 (((-112) $) 245 (|has| |#1| (-535)))) (-3042 (((-400 (-550)) $) 244 (|has| |#1| (-535)))) (-2122 (((-894)) 52)) (-1741 (($) 88 (|has| |#1| (-361)))) (-1519 (($ $ $) 105 (|has| |#1| (-300)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 100 (|has| |#1| (-300)))) (-3485 (($) 146 (|has| |#1| (-342)))) (-3697 (((-112) $) 147 (|has| |#1| (-342)))) (-3714 (($ $ (-749)) 138 (|has| |#1| (-342))) (($ $) 137 (|has| |#1| (-342)))) (-3933 (((-112) $) 113 (-1561 (-12 (|has| |#1| (-300)) (|has| |#1| (-882))) (|has| |#1| (-356))))) (-3953 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) 246 (-12 (|has| |#1| (-1029)) (|has| |#1| (-1166))))) (-2734 (($) 235 (|has| |#1| (-1166)))) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) 258 (|has| |#1| (-859 (-550)))) (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) 257 (|has| |#1| (-859 (-372))))) (-2475 (((-894) $) 149 (|has| |#1| (-342))) (((-811 (-894)) $) 135 (|has| |#1| (-342)))) (-3102 (((-112) $) 30)) (-1460 (($ $ (-550)) 237 (-12 (|has| |#1| (-975)) (|has| |#1| (-1166))))) (-1389 ((|#1| $) 49)) (-2826 (((-3 $ "failed") $) 139 (|has| |#1| (-342)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 109 (|has| |#1| (-300)))) (-1428 (((-1140 |#1|) $) 42 (|has| |#1| (-356)))) (-2707 (($ $ $) 204 (|has| |#1| (-825)))) (-4164 (($ $ $) 203 (|has| |#1| (-825)))) (-3972 (($ (-1 |#1| |#1|) $) 259)) (-2253 (((-894) $) 87 (|has| |#1| (-361)))) (-2958 (($ $) 232 (|has| |#1| (-1166)))) (-2407 (((-1140 |#1|) $) 153)) (-3106 (($ (-623 $)) 98 (-1561 (|has| |#1| (-300)) (-12 (|has| |#1| (-300)) (|has| |#1| (-882))))) (($ $ $) 97 (-1561 (|has| |#1| (-300)) (-12 (|has| |#1| (-300)) (|has| |#1| (-882)))))) (-1825 (((-1126) $) 9)) (-3235 (($ $) 114 (|has| |#1| (-356)))) (-3862 (($) 140 (|has| |#1| (-342)) CONST)) (-2922 (($ (-894)) 86 (|has| |#1| (-361)))) (-4065 (($) 254)) (-3377 ((|#1| $) 251)) (-3337 (((-1088) $) 10)) (-3935 (($) 157)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 99 (-1561 (|has| |#1| (-300)) (-12 (|has| |#1| (-300)) (|has| |#1| (-882)))))) (-3139 (($ (-623 $)) 96 (-1561 (|has| |#1| (-300)) (-12 (|has| |#1| (-300)) (|has| |#1| (-882))))) (($ $ $) 95 (-1561 (|has| |#1| (-300)) (-12 (|has| |#1| (-300)) (|has| |#1| (-882)))))) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) 143 (|has| |#1| (-342)))) (-3430 (((-411 (-1140 $)) (-1140 $)) 241 (-12 (|has| |#1| (-300)) (|has| |#1| (-882))))) (-3562 (((-411 (-1140 $)) (-1140 $)) 240 (-12 (|has| |#1| (-300)) (|has| |#1| (-882))))) (-3338 (((-411 $) $) 110 (-1561 (-12 (|has| |#1| (-300)) (|has| |#1| (-882))) (|has| |#1| (-356))))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 108 (|has| |#1| (-300))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 107 (|has| |#1| (-300)))) (-1495 (((-3 $ "failed") $ |#1|) 249 (|has| |#1| (-542))) (((-3 $ "failed") $ $) 90 (-1561 (|has| |#1| (-542)) (-12 (|has| |#1| (-300)) (|has| |#1| (-882)))))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 101 (|has| |#1| (-300)))) (-1812 (($ $) 233 (|has| |#1| (-1166)))) (-3866 (($ $ (-623 |#1|) (-623 |#1|)) 265 (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) 264 (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) 263 (|has| |#1| (-302 |#1|))) (($ $ (-623 (-287 |#1|))) 262 (|has| |#1| (-302 |#1|))) (($ $ (-623 (-1144)) (-623 |#1|)) 261 (|has| |#1| (-505 (-1144) |#1|))) (($ $ (-1144) |#1|) 260 (|has| |#1| (-505 (-1144) |#1|)))) (-3542 (((-749) $) 103 (|has| |#1| (-300)))) (-2680 (($ $ |#1|) 266 (|has| |#1| (-279 |#1| |#1|)))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 104 (|has| |#1| (-300)))) (-3453 ((|#1| (-1227 $)) 45) ((|#1|) 58)) (-3811 (((-749) $) 148 (|has| |#1| (-342))) (((-3 (-749) "failed") $ $) 136 (|has| |#1| (-342)))) (-2393 (($ $ (-1 |#1| |#1|) (-749)) 120) (($ $ (-1 |#1| |#1|)) 119) (($ $ (-623 (-1144)) (-623 (-749))) 127 (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) 128 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) 129 (|has| |#1| (-873 (-1144)))) (($ $ (-1144)) 130 (|has| |#1| (-873 (-1144)))) (($ $ (-749)) 132 (-1561 (-1262 (|has| |#1| (-356)) (|has| |#1| (-227))) (|has| |#1| (-227)) (-1262 (|has| |#1| (-227)) (|has| |#1| (-356))))) (($ $) 134 (-1561 (-1262 (|has| |#1| (-356)) (|has| |#1| (-227))) (|has| |#1| (-227)) (-1262 (|has| |#1| (-227)) (|has| |#1| (-356)))))) (-3013 (((-667 |#1|) (-1227 $) (-1 |#1| |#1|)) 151 (|has| |#1| (-356)))) (-1310 (((-1140 |#1|)) 156)) (-3157 (($ $) 222 (|has| |#1| (-1166)))) (-3033 (($ $) 211 (|has| |#1| (-1166)))) (-4288 (($) 145 (|has| |#1| (-342)))) (-3135 (($ $) 221 (|has| |#1| (-1166)))) (-3016 (($ $) 212 (|has| |#1| (-1166)))) (-3114 (($ $) 220 (|has| |#1| (-1166)))) (-2995 (($ $) 213 (|has| |#1| (-1166)))) (-1373 (((-1227 |#1|) $ (-1227 $)) 48) (((-667 |#1|) (-1227 $) (-1227 $)) 47) (((-1227 |#1|) $) 64) (((-667 |#1|) (-1227 $)) 63)) (-4028 (((-1227 |#1|) $) 61) (($ (-1227 |#1|)) 60) (((-1140 |#1|) $) 168) (($ (-1140 |#1|)) 154) (((-865 (-550)) $) 256 (|has| |#1| (-596 (-865 (-550))))) (((-865 (-372)) $) 255 (|has| |#1| (-596 (-865 (-372))))) (((-167 (-372)) $) 207 (|has| |#1| (-995))) (((-167 (-219)) $) 206 (|has| |#1| (-995))) (((-526) $) 205 (|has| |#1| (-596 (-526))))) (-1270 (($ $) 253)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) 142 (-1561 (-1262 (|has| $ (-143)) (-12 (|has| |#1| (-300)) (|has| |#1| (-882)))) (|has| |#1| (-342))))) (-2738 (($ |#1| |#1|) 252)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#1|) 35) (($ (-400 (-550))) 84 (-1561 (|has| |#1| (-356)) (|has| |#1| (-1011 (-400 (-550)))))) (($ $) 89 (-1561 (|has| |#1| (-542)) (-12 (|has| |#1| (-300)) (|has| |#1| (-882)))))) (-4242 (($ $) 141 (|has| |#1| (-342))) (((-3 $ "failed") $) 41 (-1561 (-1262 (|has| $ (-143)) (-12 (|has| |#1| (-300)) (|has| |#1| (-882)))) (|has| |#1| (-143))))) (-2608 (((-1140 |#1|) $) 43)) (-2390 (((-749)) 28)) (-2437 (((-1227 $)) 65)) (-3187 (($ $) 231 (|has| |#1| (-1166)))) (-3060 (($ $) 219 (|has| |#1| (-1166)))) (-1345 (((-112) $ $) 93 (-1561 (|has| |#1| (-542)) (-12 (|has| |#1| (-300)) (|has| |#1| (-882)))))) (-3167 (($ $) 230 (|has| |#1| (-1166)))) (-3043 (($ $) 218 (|has| |#1| (-1166)))) (-3209 (($ $) 229 (|has| |#1| (-1166)))) (-3081 (($ $) 217 (|has| |#1| (-1166)))) (-2696 ((|#1| $) 247 (|has| |#1| (-1166)))) (-3294 (($ $) 228 (|has| |#1| (-1166)))) (-3094 (($ $) 216 (|has| |#1| (-1166)))) (-3198 (($ $) 227 (|has| |#1| (-1166)))) (-3072 (($ $) 215 (|has| |#1| (-1166)))) (-3176 (($ $) 226 (|has| |#1| (-1166)))) (-3052 (($ $) 214 (|has| |#1| (-1166)))) (-1635 (($ $) 248 (|has| |#1| (-1029)))) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $ (-1 |#1| |#1|) (-749)) 122) (($ $ (-1 |#1| |#1|)) 121) (($ $ (-623 (-1144)) (-623 (-749))) 123 (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) 124 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) 125 (|has| |#1| (-873 (-1144)))) (($ $ (-1144)) 126 (|has| |#1| (-873 (-1144)))) (($ $ (-749)) 131 (-1561 (-1262 (|has| |#1| (-356)) (|has| |#1| (-227))) (|has| |#1| (-227)) (-1262 (|has| |#1| (-227)) (|has| |#1| (-356))))) (($ $) 133 (-1561 (-1262 (|has| |#1| (-356)) (|has| |#1| (-227))) (|has| |#1| (-227)) (-1262 (|has| |#1| (-227)) (|has| |#1| (-356)))))) (-2363 (((-112) $ $) 201 (|has| |#1| (-825)))) (-2345 (((-112) $ $) 200 (|has| |#1| (-825)))) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 202 (|has| |#1| (-825)))) (-2335 (((-112) $ $) 199 (|has| |#1| (-825)))) (-2414 (($ $ $) 118 (|has| |#1| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-400 (-550))) 236 (-12 (|has| |#1| (-975)) (|has| |#1| (-1166)))) (($ $ $) 234 (|has| |#1| (-1166))) (($ $ (-550)) 115 (|has| |#1| (-356)))) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 37) (($ |#1| $) 36) (($ (-400 (-550)) $) 117 (|has| |#1| (-356))) (($ $ (-400 (-550))) 116 (|has| |#1| (-356)))))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 17) (((-1150) $) NIL) (($ (-1150)) NIL)) (-1865 (((-623 (-1104)) $) 9)) (-2264 (((-112) $ $) NIL)))
+(((-159) (-13 (-1052) (-10 -8 (-15 -1865 ((-623 (-1104)) $))))) (T -159))
+((-1865 (*1 *2 *1) (-12 (-5 *2 (-623 (-1104))) (-5 *1 (-159)))))
+(-13 (-1052) (-10 -8 (-15 -1865 ((-623 (-1104)) $))))
+((-2221 (((-112) $ $) NIL)) (-2089 (($ (-550)) 13) (($ $ $) 14)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 17)) (-2264 (((-112) $ $) 9)))
+(((-160) (-13 (-1069) (-10 -8 (-15 -2089 ($ (-550))) (-15 -2089 ($ $ $))))) (T -160))
+((-2089 (*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-160)))) (-2089 (*1 *1 *1 *1) (-5 *1 (-160))))
+(-13 (-1069) (-10 -8 (-15 -2089 ($ (-550))) (-15 -2089 ($ $ $))))
+((-1355 (((-114) (-1145)) 97)))
+(((-161) (-10 -7 (-15 -1355 ((-114) (-1145))))) (T -161))
+((-1355 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-114)) (-5 *1 (-161)))))
+(-10 -7 (-15 -1355 ((-114) (-1145))))
+((-2816 ((|#3| |#3|) 19)))
+(((-162 |#1| |#2| |#3|) (-10 -7 (-15 -2816 (|#3| |#3|))) (-1021) (-1204 |#1|) (-1204 |#2|)) (T -162))
+((-2816 (*1 *2 *2) (-12 (-4 *3 (-1021)) (-4 *4 (-1204 *3)) (-5 *1 (-162 *3 *4 *2)) (-4 *2 (-1204 *4)))))
+(-10 -7 (-15 -2816 (|#3| |#3|)))
+((-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 217)) (-2223 ((|#2| $) 96)) (-4160 (($ $) 247)) (-2820 (($ $) 241)) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) 40)) (-4137 (($ $) 245)) (-2796 (($ $) 239)) (-2288 (((-3 (-550) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 |#2| "failed") $) 141)) (-2202 (((-550) $) NIL) (((-400 (-550)) $) NIL) ((|#2| $) 139)) (-3455 (($ $ $) 222)) (-3756 (((-667 (-550)) (-667 $)) NIL) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL) (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 $) (-1228 $)) 155) (((-667 |#2|) (-667 $)) 149)) (-2924 (($ (-1141 |#2|)) 119) (((-3 $ "failed") (-400 (-1141 |#2|))) NIL)) (-1537 (((-3 $ "failed") $) 209)) (-3192 (((-3 (-400 (-550)) "failed") $) 199)) (-2593 (((-112) $) 194)) (-3169 (((-400 (-550)) $) 197)) (-3398 (((-895)) 89)) (-3429 (($ $ $) 224)) (-1771 (((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) $) 261)) (-4187 (($) 236)) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) 186) (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) 191)) (-1571 ((|#2| $) 94)) (-2835 (((-1141 |#2|) $) 121)) (-2392 (($ (-1 |#2| |#2|) $) 102)) (-3080 (($ $) 238)) (-2910 (((-1141 |#2|) $) 120)) (-1619 (($ $) 202)) (-3538 (($) 97)) (-3348 (((-411 (-1141 $)) (-1141 $)) 88)) (-2182 (((-411 (-1141 $)) (-1141 $)) 57)) (-3409 (((-3 $ "failed") $ |#2|) 204) (((-3 $ "failed") $ $) 207)) (-1644 (($ $) 237)) (-1988 (((-749) $) 219)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 229)) (-3563 ((|#2| (-1228 $)) NIL) ((|#2|) 91)) (-2798 (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) 113) (($ $ (-623 (-1145)) (-623 (-749))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145))) NIL) (($ $ (-1145)) NIL) (($ $ (-749)) NIL) (($ $) NIL)) (-3832 (((-1141 |#2|)) 114)) (-4149 (($ $) 246)) (-2807 (($ $) 240)) (-2999 (((-1228 |#2|) $ (-1228 $)) 128) (((-667 |#2|) (-1228 $) (-1228 $)) NIL) (((-1228 |#2|) $) 110) (((-667 |#2|) (-1228 $)) NIL)) (-2451 (((-1228 |#2|) $) NIL) (($ (-1228 |#2|)) NIL) (((-1141 |#2|) $) NIL) (($ (-1141 |#2|)) NIL) (((-866 (-550)) $) 177) (((-866 (-372)) $) 181) (((-167 (-372)) $) 167) (((-167 (-219)) $) 162) (((-526) $) 173)) (-3018 (($ $) 98)) (-2233 (((-837) $) 138) (($ (-550)) NIL) (($ |#2|) NIL) (($ (-400 (-550))) NIL) (($ $) NIL)) (-3359 (((-1141 |#2|) $) 23)) (-3091 (((-749)) 100)) (-4233 (($ $) 250)) (-2893 (($ $) 244)) (-4206 (($ $) 248)) (-2869 (($ $) 242)) (-2963 ((|#2| $) 233)) (-4218 (($ $) 249)) (-2880 (($ $) 243)) (-4188 (($ $) 157)) (-2264 (((-112) $ $) 104)) (-2290 (((-112) $ $) 193)) (-2370 (($ $) 106) (($ $ $) NIL)) (-2358 (($ $ $) 105)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-400 (-550))) 267) (($ $ $) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 112) (($ $ $) 142) (($ $ |#2|) NIL) (($ |#2| $) 108) (($ (-400 (-550)) $) NIL) (($ $ (-400 (-550))) NIL)))
+(((-163 |#1| |#2|) (-10 -8 (-15 -2798 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-749))) (-15 -2233 (|#1| |#1|)) (-15 -3409 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3911 ((-2 (|:| -2305 |#1|) (|:| -4331 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -1988 ((-749) |#1|)) (-15 -1505 ((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|)) (-15 -3429 (|#1| |#1| |#1|)) (-15 -3455 (|#1| |#1| |#1|)) (-15 -1619 (|#1| |#1|)) (-15 ** (|#1| |#1| (-550))) (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2290 ((-112) |#1| |#1|)) (-15 -2451 ((-526) |#1|)) (-15 -2451 ((-167 (-219)) |#1|)) (-15 -2451 ((-167 (-372)) |#1|)) (-15 -2820 (|#1| |#1|)) (-15 -2796 (|#1| |#1|)) (-15 -2807 (|#1| |#1|)) (-15 -2880 (|#1| |#1|)) (-15 -2869 (|#1| |#1|)) (-15 -2893 (|#1| |#1|)) (-15 -4149 (|#1| |#1|)) (-15 -4137 (|#1| |#1|)) (-15 -4160 (|#1| |#1|)) (-15 -4218 (|#1| |#1|)) (-15 -4206 (|#1| |#1|)) (-15 -4233 (|#1| |#1|)) (-15 -3080 (|#1| |#1|)) (-15 -1644 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -4187 (|#1|)) (-15 ** (|#1| |#1| (-400 (-550)))) (-15 -2182 ((-411 (-1141 |#1|)) (-1141 |#1|))) (-15 -3348 ((-411 (-1141 |#1|)) (-1141 |#1|))) (-15 -1370 ((-3 (-623 (-1141 |#1|)) "failed") (-623 (-1141 |#1|)) (-1141 |#1|))) (-15 -3192 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3169 ((-400 (-550)) |#1|)) (-15 -2593 ((-112) |#1|)) (-15 -1771 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -2963 (|#2| |#1|)) (-15 -4188 (|#1| |#1|)) (-15 -3409 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3018 (|#1| |#1|)) (-15 -3538 (|#1|)) (-15 -2451 ((-866 (-372)) |#1|)) (-15 -2451 ((-866 (-550)) |#1|)) (-15 -4141 ((-863 (-372) |#1|) |#1| (-866 (-372)) (-863 (-372) |#1|))) (-15 -4141 ((-863 (-550) |#1|) |#1| (-866 (-550)) (-863 (-550) |#1|))) (-15 -2392 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2924 ((-3 |#1| "failed") (-400 (-1141 |#2|)))) (-15 -2910 ((-1141 |#2|) |#1|)) (-15 -2451 (|#1| (-1141 |#2|))) (-15 -2924 (|#1| (-1141 |#2|))) (-15 -3832 ((-1141 |#2|))) (-15 -3756 ((-667 |#2|) (-667 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-667 (-550)) (-667 |#1|))) (-15 -2202 (|#2| |#1|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-550) |#1|)) (-15 -2451 ((-1141 |#2|) |#1|)) (-15 -3563 (|#2|)) (-15 -2451 (|#1| (-1228 |#2|))) (-15 -2451 ((-1228 |#2|) |#1|)) (-15 -2999 ((-667 |#2|) (-1228 |#1|))) (-15 -2999 ((-1228 |#2|) |#1|)) (-15 -2835 ((-1141 |#2|) |#1|)) (-15 -3359 ((-1141 |#2|) |#1|)) (-15 -3563 (|#2| (-1228 |#1|))) (-15 -2999 ((-667 |#2|) (-1228 |#1|) (-1228 |#1|))) (-15 -2999 ((-1228 |#2|) |#1| (-1228 |#1|))) (-15 -1571 (|#2| |#1|)) (-15 -2223 (|#2| |#1|)) (-15 -3398 ((-895))) (-15 -2233 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2233 (|#1| (-550))) (-15 -3091 ((-749))) (-15 ** (|#1| |#1| (-749))) (-15 -1537 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-895))) (-15 * (|#1| (-550) |#1|)) (-15 -2370 (|#1| |#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-895) |#1|)) (-15 -2358 (|#1| |#1| |#1|)) (-15 -2233 ((-837) |#1|)) (-15 -2264 ((-112) |#1| |#1|))) (-164 |#2|) (-170)) (T -163))
+((-3091 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-749)) (-5 *1 (-163 *3 *4)) (-4 *3 (-164 *4)))) (-3398 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-895)) (-5 *1 (-163 *3 *4)) (-4 *3 (-164 *4)))) (-3563 (*1 *2) (-12 (-4 *2 (-170)) (-5 *1 (-163 *3 *2)) (-4 *3 (-164 *2)))) (-3832 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-1141 *4)) (-5 *1 (-163 *3 *4)) (-4 *3 (-164 *4)))))
+(-10 -8 (-15 -2798 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-749))) (-15 -2233 (|#1| |#1|)) (-15 -3409 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3911 ((-2 (|:| -2305 |#1|) (|:| -4331 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -1988 ((-749) |#1|)) (-15 -1505 ((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|)) (-15 -3429 (|#1| |#1| |#1|)) (-15 -3455 (|#1| |#1| |#1|)) (-15 -1619 (|#1| |#1|)) (-15 ** (|#1| |#1| (-550))) (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2290 ((-112) |#1| |#1|)) (-15 -2451 ((-526) |#1|)) (-15 -2451 ((-167 (-219)) |#1|)) (-15 -2451 ((-167 (-372)) |#1|)) (-15 -2820 (|#1| |#1|)) (-15 -2796 (|#1| |#1|)) (-15 -2807 (|#1| |#1|)) (-15 -2880 (|#1| |#1|)) (-15 -2869 (|#1| |#1|)) (-15 -2893 (|#1| |#1|)) (-15 -4149 (|#1| |#1|)) (-15 -4137 (|#1| |#1|)) (-15 -4160 (|#1| |#1|)) (-15 -4218 (|#1| |#1|)) (-15 -4206 (|#1| |#1|)) (-15 -4233 (|#1| |#1|)) (-15 -3080 (|#1| |#1|)) (-15 -1644 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -4187 (|#1|)) (-15 ** (|#1| |#1| (-400 (-550)))) (-15 -2182 ((-411 (-1141 |#1|)) (-1141 |#1|))) (-15 -3348 ((-411 (-1141 |#1|)) (-1141 |#1|))) (-15 -1370 ((-3 (-623 (-1141 |#1|)) "failed") (-623 (-1141 |#1|)) (-1141 |#1|))) (-15 -3192 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3169 ((-400 (-550)) |#1|)) (-15 -2593 ((-112) |#1|)) (-15 -1771 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -2963 (|#2| |#1|)) (-15 -4188 (|#1| |#1|)) (-15 -3409 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3018 (|#1| |#1|)) (-15 -3538 (|#1|)) (-15 -2451 ((-866 (-372)) |#1|)) (-15 -2451 ((-866 (-550)) |#1|)) (-15 -4141 ((-863 (-372) |#1|) |#1| (-866 (-372)) (-863 (-372) |#1|))) (-15 -4141 ((-863 (-550) |#1|) |#1| (-866 (-550)) (-863 (-550) |#1|))) (-15 -2392 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2924 ((-3 |#1| "failed") (-400 (-1141 |#2|)))) (-15 -2910 ((-1141 |#2|) |#1|)) (-15 -2451 (|#1| (-1141 |#2|))) (-15 -2924 (|#1| (-1141 |#2|))) (-15 -3832 ((-1141 |#2|))) (-15 -3756 ((-667 |#2|) (-667 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-667 (-550)) (-667 |#1|))) (-15 -2202 (|#2| |#1|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-550) |#1|)) (-15 -2451 ((-1141 |#2|) |#1|)) (-15 -3563 (|#2|)) (-15 -2451 (|#1| (-1228 |#2|))) (-15 -2451 ((-1228 |#2|) |#1|)) (-15 -2999 ((-667 |#2|) (-1228 |#1|))) (-15 -2999 ((-1228 |#2|) |#1|)) (-15 -2835 ((-1141 |#2|) |#1|)) (-15 -3359 ((-1141 |#2|) |#1|)) (-15 -3563 (|#2| (-1228 |#1|))) (-15 -2999 ((-667 |#2|) (-1228 |#1|) (-1228 |#1|))) (-15 -2999 ((-1228 |#2|) |#1| (-1228 |#1|))) (-15 -1571 (|#2| |#1|)) (-15 -2223 (|#2| |#1|)) (-15 -3398 ((-895))) (-15 -2233 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2233 (|#1| (-550))) (-15 -3091 ((-749))) (-15 ** (|#1| |#1| (-749))) (-15 -1537 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-895))) (-15 * (|#1| (-550) |#1|)) (-15 -2370 (|#1| |#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-895) |#1|)) (-15 -2358 (|#1| |#1| |#1|)) (-15 -2233 ((-837) |#1|)) (-15 -2264 ((-112) |#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 91 (-1489 (|has| |#1| (-542)) (-12 (|has| |#1| (-300)) (|has| |#1| (-883)))))) (-3050 (($ $) 92 (-1489 (|has| |#1| (-542)) (-12 (|has| |#1| (-300)) (|has| |#1| (-883)))))) (-3953 (((-112) $) 94 (-1489 (|has| |#1| (-542)) (-12 (|has| |#1| (-300)) (|has| |#1| (-883)))))) (-3992 (((-667 |#1|) (-1228 $)) 44) (((-667 |#1|)) 59)) (-2223 ((|#1| $) 50)) (-4160 (($ $) 225 (|has| |#1| (-1167)))) (-2820 (($ $) 208 (|has| |#1| (-1167)))) (-3435 (((-1155 (-895) (-749)) (-550)) 144 (|has| |#1| (-342)))) (-1993 (((-3 $ "failed") $ $) 19)) (-4050 (((-411 (-1141 $)) (-1141 $)) 239 (-12 (|has| |#1| (-300)) (|has| |#1| (-883))))) (-2318 (($ $) 111 (-1489 (-12 (|has| |#1| (-300)) (|has| |#1| (-883))) (|has| |#1| (-356))))) (-2207 (((-411 $) $) 112 (-1489 (-12 (|has| |#1| (-300)) (|has| |#1| (-883))) (|has| |#1| (-356))))) (-1745 (($ $) 238 (-12 (|has| |#1| (-976)) (|has| |#1| (-1167))))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) 242 (-12 (|has| |#1| (-300)) (|has| |#1| (-883))))) (-1611 (((-112) $ $) 102 (|has| |#1| (-300)))) (-3828 (((-749)) 85 (|has| |#1| (-361)))) (-4137 (($ $) 224 (|has| |#1| (-1167)))) (-2796 (($ $) 209 (|has| |#1| (-1167)))) (-4183 (($ $) 223 (|has| |#1| (-1167)))) (-2844 (($ $) 210 (|has| |#1| (-1167)))) (-2991 (($) 17 T CONST)) (-2288 (((-3 (-550) "failed") $) 166 (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) 164 (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) 163)) (-2202 (((-550) $) 167 (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) 165 (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) 162)) (-2821 (($ (-1228 |#1|) (-1228 $)) 46) (($ (-1228 |#1|)) 62)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) 150 (|has| |#1| (-342)))) (-3455 (($ $ $) 106 (|has| |#1| (-300)))) (-2766 (((-667 |#1|) $ (-1228 $)) 51) (((-667 |#1|) $) 57)) (-3756 (((-667 (-550)) (-667 $)) 161 (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) 160 (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) 159) (((-667 |#1|) (-667 $)) 158)) (-2924 (($ (-1141 |#1|)) 155) (((-3 $ "failed") (-400 (-1141 |#1|))) 152 (|has| |#1| (-356)))) (-1537 (((-3 $ "failed") $) 32)) (-1406 ((|#1| $) 250)) (-3192 (((-3 (-400 (-550)) "failed") $) 243 (|has| |#1| (-535)))) (-2593 (((-112) $) 245 (|has| |#1| (-535)))) (-3169 (((-400 (-550)) $) 244 (|has| |#1| (-535)))) (-3398 (((-895)) 52)) (-1864 (($) 88 (|has| |#1| (-361)))) (-3429 (($ $ $) 105 (|has| |#1| (-300)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 100 (|has| |#1| (-300)))) (-2664 (($) 146 (|has| |#1| (-342)))) (-4139 (((-112) $) 147 (|has| |#1| (-342)))) (-4322 (($ $ (-749)) 138 (|has| |#1| (-342))) (($ $) 137 (|has| |#1| (-342)))) (-1568 (((-112) $) 113 (-1489 (-12 (|has| |#1| (-300)) (|has| |#1| (-883))) (|has| |#1| (-356))))) (-1771 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) 246 (-12 (|has| |#1| (-1030)) (|has| |#1| (-1167))))) (-4187 (($) 235 (|has| |#1| (-1167)))) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) 258 (|has| |#1| (-860 (-550)))) (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) 257 (|has| |#1| (-860 (-372))))) (-2603 (((-895) $) 149 (|has| |#1| (-342))) (((-811 (-895)) $) 135 (|has| |#1| (-342)))) (-2419 (((-112) $) 30)) (-1893 (($ $ (-550)) 237 (-12 (|has| |#1| (-976)) (|has| |#1| (-1167))))) (-1571 ((|#1| $) 49)) (-1620 (((-3 $ "failed") $) 139 (|has| |#1| (-342)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 109 (|has| |#1| (-300)))) (-2835 (((-1141 |#1|) $) 42 (|has| |#1| (-356)))) (-2793 (($ $ $) 204 (|has| |#1| (-825)))) (-2173 (($ $ $) 203 (|has| |#1| (-825)))) (-2392 (($ (-1 |#1| |#1|) $) 259)) (-4073 (((-895) $) 87 (|has| |#1| (-361)))) (-3080 (($ $) 232 (|has| |#1| (-1167)))) (-2910 (((-1141 |#1|) $) 153)) (-3231 (($ (-623 $)) 98 (-1489 (|has| |#1| (-300)) (-12 (|has| |#1| (-300)) (|has| |#1| (-883))))) (($ $ $) 97 (-1489 (|has| |#1| (-300)) (-12 (|has| |#1| (-300)) (|has| |#1| (-883)))))) (-2369 (((-1127) $) 9)) (-1619 (($ $) 114 (|has| |#1| (-356)))) (-2463 (($) 140 (|has| |#1| (-342)) CONST)) (-3690 (($ (-895)) 86 (|has| |#1| (-361)))) (-3538 (($) 254)) (-1415 ((|#1| $) 251)) (-3445 (((-1089) $) 10)) (-2256 (($) 157)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 99 (-1489 (|has| |#1| (-300)) (-12 (|has| |#1| (-300)) (|has| |#1| (-883)))))) (-3260 (($ (-623 $)) 96 (-1489 (|has| |#1| (-300)) (-12 (|has| |#1| (-300)) (|has| |#1| (-883))))) (($ $ $) 95 (-1489 (|has| |#1| (-300)) (-12 (|has| |#1| (-300)) (|has| |#1| (-883)))))) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) 143 (|has| |#1| (-342)))) (-3348 (((-411 (-1141 $)) (-1141 $)) 241 (-12 (|has| |#1| (-300)) (|has| |#1| (-883))))) (-2182 (((-411 (-1141 $)) (-1141 $)) 240 (-12 (|has| |#1| (-300)) (|has| |#1| (-883))))) (-1735 (((-411 $) $) 110 (-1489 (-12 (|has| |#1| (-300)) (|has| |#1| (-883))) (|has| |#1| (-356))))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 108 (|has| |#1| (-300))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 107 (|has| |#1| (-300)))) (-3409 (((-3 $ "failed") $ |#1|) 249 (|has| |#1| (-542))) (((-3 $ "failed") $ $) 90 (-1489 (|has| |#1| (-542)) (-12 (|has| |#1| (-300)) (|has| |#1| (-883)))))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 101 (|has| |#1| (-300)))) (-1644 (($ $) 233 (|has| |#1| (-1167)))) (-1553 (($ $ (-623 |#1|) (-623 |#1|)) 265 (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) 264 (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) 263 (|has| |#1| (-302 |#1|))) (($ $ (-623 (-287 |#1|))) 262 (|has| |#1| (-302 |#1|))) (($ $ (-623 (-1145)) (-623 |#1|)) 261 (|has| |#1| (-505 (-1145) |#1|))) (($ $ (-1145) |#1|) 260 (|has| |#1| (-505 (-1145) |#1|)))) (-1988 (((-749) $) 103 (|has| |#1| (-300)))) (-2757 (($ $ |#1|) 266 (|has| |#1| (-279 |#1| |#1|)))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 104 (|has| |#1| (-300)))) (-3563 ((|#1| (-1228 $)) 45) ((|#1|) 58)) (-2899 (((-749) $) 148 (|has| |#1| (-342))) (((-3 (-749) "failed") $ $) 136 (|has| |#1| (-342)))) (-2798 (($ $ (-1 |#1| |#1|) (-749)) 120) (($ $ (-1 |#1| |#1|)) 119) (($ $ (-623 (-1145)) (-623 (-749))) 127 (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) 128 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) 129 (|has| |#1| (-874 (-1145)))) (($ $ (-1145)) 130 (|has| |#1| (-874 (-1145)))) (($ $ (-749)) 132 (-1489 (-1304 (|has| |#1| (-356)) (|has| |#1| (-227))) (|has| |#1| (-227)) (-1304 (|has| |#1| (-227)) (|has| |#1| (-356))))) (($ $) 134 (-1489 (-1304 (|has| |#1| (-356)) (|has| |#1| (-227))) (|has| |#1| (-227)) (-1304 (|has| |#1| (-227)) (|has| |#1| (-356)))))) (-2871 (((-667 |#1|) (-1228 $) (-1 |#1| |#1|)) 151 (|has| |#1| (-356)))) (-3832 (((-1141 |#1|)) 156)) (-4194 (($ $) 222 (|has| |#1| (-1167)))) (-2856 (($ $) 211 (|has| |#1| (-1167)))) (-2038 (($) 145 (|has| |#1| (-342)))) (-4171 (($ $) 221 (|has| |#1| (-1167)))) (-2832 (($ $) 212 (|has| |#1| (-1167)))) (-4149 (($ $) 220 (|has| |#1| (-1167)))) (-2807 (($ $) 213 (|has| |#1| (-1167)))) (-2999 (((-1228 |#1|) $ (-1228 $)) 48) (((-667 |#1|) (-1228 $) (-1228 $)) 47) (((-1228 |#1|) $) 64) (((-667 |#1|) (-1228 $)) 63)) (-2451 (((-1228 |#1|) $) 61) (($ (-1228 |#1|)) 60) (((-1141 |#1|) $) 168) (($ (-1141 |#1|)) 154) (((-866 (-550)) $) 256 (|has| |#1| (-596 (-866 (-550))))) (((-866 (-372)) $) 255 (|has| |#1| (-596 (-866 (-372))))) (((-167 (-372)) $) 207 (|has| |#1| (-996))) (((-167 (-219)) $) 206 (|has| |#1| (-996))) (((-526) $) 205 (|has| |#1| (-596 (-526))))) (-3018 (($ $) 253)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) 142 (-1489 (-1304 (|has| $ (-143)) (-12 (|has| |#1| (-300)) (|has| |#1| (-883)))) (|has| |#1| (-342))))) (-2167 (($ |#1| |#1|) 252)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#1|) 35) (($ (-400 (-550))) 84 (-1489 (|has| |#1| (-356)) (|has| |#1| (-1012 (-400 (-550)))))) (($ $) 89 (-1489 (|has| |#1| (-542)) (-12 (|has| |#1| (-300)) (|has| |#1| (-883)))))) (-1613 (($ $) 141 (|has| |#1| (-342))) (((-3 $ "failed") $) 41 (-1489 (-1304 (|has| $ (-143)) (-12 (|has| |#1| (-300)) (|has| |#1| (-883)))) (|has| |#1| (-143))))) (-3359 (((-1141 |#1|) $) 43)) (-3091 (((-749)) 28)) (-2206 (((-1228 $)) 65)) (-4233 (($ $) 231 (|has| |#1| (-1167)))) (-2893 (($ $) 219 (|has| |#1| (-1167)))) (-1819 (((-112) $ $) 93 (-1489 (|has| |#1| (-542)) (-12 (|has| |#1| (-300)) (|has| |#1| (-883)))))) (-4206 (($ $) 230 (|has| |#1| (-1167)))) (-2869 (($ $) 218 (|has| |#1| (-1167)))) (-4255 (($ $) 229 (|has| |#1| (-1167)))) (-4117 (($ $) 217 (|has| |#1| (-1167)))) (-2963 ((|#1| $) 247 (|has| |#1| (-1167)))) (-3363 (($ $) 228 (|has| |#1| (-1167)))) (-4127 (($ $) 216 (|has| |#1| (-1167)))) (-4244 (($ $) 227 (|has| |#1| (-1167)))) (-2905 (($ $) 215 (|has| |#1| (-1167)))) (-4218 (($ $) 226 (|has| |#1| (-1167)))) (-2880 (($ $) 214 (|has| |#1| (-1167)))) (-4188 (($ $) 248 (|has| |#1| (-1030)))) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $ (-1 |#1| |#1|) (-749)) 122) (($ $ (-1 |#1| |#1|)) 121) (($ $ (-623 (-1145)) (-623 (-749))) 123 (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) 124 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) 125 (|has| |#1| (-874 (-1145)))) (($ $ (-1145)) 126 (|has| |#1| (-874 (-1145)))) (($ $ (-749)) 131 (-1489 (-1304 (|has| |#1| (-356)) (|has| |#1| (-227))) (|has| |#1| (-227)) (-1304 (|has| |#1| (-227)) (|has| |#1| (-356))))) (($ $) 133 (-1489 (-1304 (|has| |#1| (-356)) (|has| |#1| (-227))) (|has| |#1| (-227)) (-1304 (|has| |#1| (-227)) (|has| |#1| (-356)))))) (-2324 (((-112) $ $) 201 (|has| |#1| (-825)))) (-2302 (((-112) $ $) 200 (|has| |#1| (-825)))) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 202 (|has| |#1| (-825)))) (-2290 (((-112) $ $) 199 (|has| |#1| (-825)))) (-2382 (($ $ $) 118 (|has| |#1| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-400 (-550))) 236 (-12 (|has| |#1| (-976)) (|has| |#1| (-1167)))) (($ $ $) 234 (|has| |#1| (-1167))) (($ $ (-550)) 115 (|has| |#1| (-356)))) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 37) (($ |#1| $) 36) (($ (-400 (-550)) $) 117 (|has| |#1| (-356))) (($ $ (-400 (-550))) 116 (|has| |#1| (-356)))))
(((-164 |#1|) (-138) (-170)) (T -164))
-((-1389 (*1 *2 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)))) (-4065 (*1 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)))) (-1270 (*1 *1 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)))) (-2738 (*1 *1 *2 *2) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)))) (-3377 (*1 *2 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)))) (-3365 (*1 *2 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)))) (-1495 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-164 *2)) (-4 *2 (-170)) (-4 *2 (-542)))) (-1635 (*1 *1 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)) (-4 *2 (-1029)))) (-2696 (*1 *2 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)) (-4 *2 (-1166)))) (-3953 (*1 *2 *1) (-12 (-4 *1 (-164 *3)) (-4 *3 (-170)) (-4 *3 (-1029)) (-4 *3 (-1166)) (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3))))) (-3122 (*1 *2 *1) (-12 (-4 *1 (-164 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-112)))) (-3042 (*1 *2 *1) (-12 (-4 *1 (-164 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-400 (-550))))) (-3207 (*1 *2 *1) (|partial| -12 (-4 *1 (-164 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-400 (-550))))))
-(-13 (-703 |t#1| (-1140 |t#1|)) (-404 |t#1|) (-225 |t#1|) (-331 |t#1|) (-393 |t#1|) (-857 |t#1|) (-370 |t#1|) (-170) (-10 -8 (-6 -2738) (-15 -4065 ($)) (-15 -1270 ($ $)) (-15 -2738 ($ |t#1| |t#1|)) (-15 -3377 (|t#1| $)) (-15 -3365 (|t#1| $)) (-15 -1389 (|t#1| $)) (IF (|has| |t#1| (-825)) (-6 (-825)) |%noBranch|) (IF (|has| |t#1| (-542)) (PROGN (-6 (-542)) (-15 -1495 ((-3 $ "failed") $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-300)) (-6 (-300)) |%noBranch|) (IF (|has| |t#1| (-6 -4341)) (-6 -4341) |%noBranch|) (IF (|has| |t#1| (-6 -4338)) (-6 -4338) |%noBranch|) (IF (|has| |t#1| (-356)) (-6 (-356)) |%noBranch|) (IF (|has| |t#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |t#1| (-995)) (PROGN (-6 (-596 (-167 (-219)))) (-6 (-596 (-167 (-372))))) |%noBranch|) (IF (|has| |t#1| (-1029)) (-15 -1635 ($ $)) |%noBranch|) (IF (|has| |t#1| (-1166)) (PROGN (-6 (-1166)) (-15 -2696 (|t#1| $)) (IF (|has| |t#1| (-975)) (-6 (-975)) |%noBranch|) (IF (|has| |t#1| (-1029)) (-15 -3953 ((-2 (|:| |r| |t#1|) (|:| |phi| |t#1|)) $)) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-535)) (PROGN (-15 -3122 ((-112) $)) (-15 -3042 ((-400 (-550)) $)) (-15 -3207 ((-3 (-400 (-550)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-882)) (IF (|has| |t#1| (-300)) (-6 (-882)) |%noBranch|) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-38 |#1|) . T) ((-38 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-342)) (|has| |#1| (-356)) (|has| |#1| (-300))) ((-35) |has| |#1| (-1166)) ((-94) |has| |#1| (-1166)) ((-101) . T) ((-111 #0# #0#) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-130) . T) ((-143) -1561 (|has| |#1| (-342)) (|has| |#1| (-143))) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-170) . T) ((-596 (-167 (-219))) |has| |#1| (-995)) ((-596 (-167 (-372))) |has| |#1| (-995)) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-596 (-865 (-372))) |has| |#1| (-596 (-865 (-372)))) ((-596 (-865 (-550))) |has| |#1| (-596 (-865 (-550)))) ((-596 #1=(-1140 |#1|)) . T) ((-225 |#1|) . T) ((-227) -1561 (|has| |#1| (-342)) (|has| |#1| (-227))) ((-237) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-277) |has| |#1| (-1166)) ((-279 |#1| $) |has| |#1| (-279 |#1| |#1|)) ((-283) -1561 (|has| |#1| (-542)) (|has| |#1| (-342)) (|has| |#1| (-356)) (|has| |#1| (-300))) ((-300) -1561 (|has| |#1| (-342)) (|has| |#1| (-356)) (|has| |#1| (-300))) ((-302 |#1|) |has| |#1| (-302 |#1|)) ((-356) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-395) |has| |#1| (-342)) ((-361) -1561 (|has| |#1| (-361)) (|has| |#1| (-342))) ((-342) |has| |#1| (-342)) ((-363 |#1| #1#) . T) ((-402 |#1| #1#) . T) ((-331 |#1|) . T) ((-370 |#1|) . T) ((-393 |#1|) . T) ((-404 |#1|) . T) ((-444) -1561 (|has| |#1| (-342)) (|has| |#1| (-356)) (|has| |#1| (-300))) ((-484) |has| |#1| (-1166)) ((-505 (-1144) |#1|) |has| |#1| (-505 (-1144) |#1|)) ((-505 |#1| |#1|) |has| |#1| (-302 |#1|)) ((-542) -1561 (|has| |#1| (-542)) (|has| |#1| (-342)) (|has| |#1| (-356)) (|has| |#1| (-300))) ((-626 #0#) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-626 |#1|) . T) ((-626 $) . T) ((-619 (-550)) |has| |#1| (-619 (-550))) ((-619 |#1|) . T) ((-696 #0#) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-696 |#1|) . T) ((-696 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-342)) (|has| |#1| (-356)) (|has| |#1| (-300))) ((-703 |#1| #1#) . T) ((-705) . T) ((-825) |has| |#1| (-825)) ((-873 (-1144)) |has| |#1| (-873 (-1144))) ((-859 (-372)) |has| |#1| (-859 (-372))) ((-859 (-550)) |has| |#1| (-859 (-550))) ((-857 |#1|) . T) ((-882) -12 (|has| |#1| (-300)) (|has| |#1| (-882))) ((-893) -1561 (|has| |#1| (-342)) (|has| |#1| (-356)) (|has| |#1| (-300))) ((-975) -12 (|has| |#1| (-975)) (|has| |#1| (-1166))) ((-1011 (-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) ((-1011 (-550)) |has| |#1| (-1011 (-550))) ((-1011 |#1|) . T) ((-1026 #0#) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-1026 |#1|) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1119) |has| |#1| (-342)) ((-1166) |has| |#1| (-1166)) ((-1169) |has| |#1| (-1166)) ((-1181) . T) ((-1185) -1561 (|has| |#1| (-342)) (|has| |#1| (-356)) (-12 (|has| |#1| (-300)) (|has| |#1| (-882)))))
-((-3338 (((-411 |#2|) |#2|) 63)))
-(((-165 |#1| |#2|) (-10 -7 (-15 -3338 ((-411 |#2|) |#2|))) (-300) (-1203 (-167 |#1|))) (T -165))
-((-3338 (*1 *2 *3) (-12 (-4 *4 (-300)) (-5 *2 (-411 *3)) (-5 *1 (-165 *4 *3)) (-4 *3 (-1203 (-167 *4))))))
-(-10 -7 (-15 -3338 ((-411 |#2|) |#2|)))
-((-3972 (((-167 |#2|) (-1 |#2| |#1|) (-167 |#1|)) 14)))
-(((-166 |#1| |#2|) (-10 -7 (-15 -3972 ((-167 |#2|) (-1 |#2| |#1|) (-167 |#1|)))) (-170) (-170)) (T -166))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-167 *5)) (-4 *5 (-170)) (-4 *6 (-170)) (-5 *2 (-167 *6)) (-5 *1 (-166 *5 *6)))))
-(-10 -7 (-15 -3972 ((-167 |#2|) (-1 |#2| |#1|) (-167 |#1|))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 33)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (-1561 (-12 (|has| |#1| (-300)) (|has| |#1| (-882))) (|has| |#1| (-542))))) (-1447 (($ $) NIL (-1561 (-12 (|has| |#1| (-300)) (|has| |#1| (-882))) (|has| |#1| (-542))))) (-4291 (((-112) $) NIL (-1561 (-12 (|has| |#1| (-300)) (|has| |#1| (-882))) (|has| |#1| (-542))))) (-1615 (((-667 |#1|) (-1227 $)) NIL) (((-667 |#1|)) NIL)) (-2252 ((|#1| $) NIL)) (-3123 (($ $) NIL (|has| |#1| (-1166)))) (-3005 (($ $) NIL (|has| |#1| (-1166)))) (-1337 (((-1154 (-894) (-749)) (-550)) NIL (|has| |#1| (-342)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (-12 (|has| |#1| (-300)) (|has| |#1| (-882))))) (-1505 (($ $) NIL (-1561 (-12 (|has| |#1| (-300)) (|has| |#1| (-882))) (|has| |#1| (-356))))) (-3564 (((-411 $) $) NIL (-1561 (-12 (|has| |#1| (-300)) (|has| |#1| (-882))) (|has| |#1| (-356))))) (-3353 (($ $) NIL (-12 (|has| |#1| (-975)) (|has| |#1| (-1166))))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (-12 (|has| |#1| (-300)) (|has| |#1| (-882))))) (-3631 (((-112) $ $) NIL (|has| |#1| (-300)))) (-4319 (((-749)) NIL (|has| |#1| (-361)))) (-3103 (($ $) NIL (|has| |#1| (-1166)))) (-2984 (($ $) NIL (|has| |#1| (-1166)))) (-3146 (($ $) NIL (|has| |#1| (-1166)))) (-3025 (($ $) NIL (|has| |#1| (-1166)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) NIL)) (-2726 (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) NIL)) (-4110 (($ (-1227 |#1|) (-1227 $)) NIL) (($ (-1227 |#1|)) NIL)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-342)))) (-3349 (($ $ $) NIL (|has| |#1| (-300)))) (-2677 (((-667 |#1|) $ (-1227 $)) NIL) (((-667 |#1|) $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-2419 (($ (-1140 |#1|)) NIL) (((-3 $ "failed") (-400 (-1140 |#1|))) NIL (|has| |#1| (-356)))) (-1386 (((-3 $ "failed") $) NIL)) (-3365 ((|#1| $) 13)) (-3207 (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-535)))) (-3122 (((-112) $) NIL (|has| |#1| (-535)))) (-3042 (((-400 (-550)) $) NIL (|has| |#1| (-535)))) (-2122 (((-894)) NIL)) (-1741 (($) NIL (|has| |#1| (-361)))) (-1519 (($ $ $) NIL (|has| |#1| (-300)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| |#1| (-300)))) (-3485 (($) NIL (|has| |#1| (-342)))) (-3697 (((-112) $) NIL (|has| |#1| (-342)))) (-3714 (($ $ (-749)) NIL (|has| |#1| (-342))) (($ $) NIL (|has| |#1| (-342)))) (-3933 (((-112) $) NIL (-1561 (-12 (|has| |#1| (-300)) (|has| |#1| (-882))) (|has| |#1| (-356))))) (-3953 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) NIL (-12 (|has| |#1| (-1029)) (|has| |#1| (-1166))))) (-2734 (($) NIL (|has| |#1| (-1166)))) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (|has| |#1| (-859 (-550)))) (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (|has| |#1| (-859 (-372))))) (-2475 (((-894) $) NIL (|has| |#1| (-342))) (((-811 (-894)) $) NIL (|has| |#1| (-342)))) (-3102 (((-112) $) 35)) (-1460 (($ $ (-550)) NIL (-12 (|has| |#1| (-975)) (|has| |#1| (-1166))))) (-1389 ((|#1| $) 46)) (-2826 (((-3 $ "failed") $) NIL (|has| |#1| (-342)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-300)))) (-1428 (((-1140 |#1|) $) NIL (|has| |#1| (-356)))) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-2253 (((-894) $) NIL (|has| |#1| (-361)))) (-2958 (($ $) NIL (|has| |#1| (-1166)))) (-2407 (((-1140 |#1|) $) NIL)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-300))) (($ $ $) NIL (|has| |#1| (-300)))) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL (|has| |#1| (-356)))) (-3862 (($) NIL (|has| |#1| (-342)) CONST)) (-2922 (($ (-894)) NIL (|has| |#1| (-361)))) (-4065 (($) NIL)) (-3377 ((|#1| $) 15)) (-3337 (((-1088) $) NIL)) (-3935 (($) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#1| (-300)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-300))) (($ $ $) NIL (|has| |#1| (-300)))) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) NIL (|has| |#1| (-342)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (-12 (|has| |#1| (-300)) (|has| |#1| (-882))))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (-12 (|has| |#1| (-300)) (|has| |#1| (-882))))) (-3338 (((-411 $) $) NIL (-1561 (-12 (|has| |#1| (-300)) (|has| |#1| (-882))) (|has| |#1| (-356))))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-300))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-300)))) (-1495 (((-3 $ "failed") $ |#1|) 44 (|has| |#1| (-542))) (((-3 $ "failed") $ $) 47 (-1561 (-12 (|has| |#1| (-300)) (|has| |#1| (-882))) (|has| |#1| (-542))))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-300)))) (-1812 (($ $) NIL (|has| |#1| (-1166)))) (-3866 (($ $ (-623 |#1|) (-623 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ (-623 (-287 |#1|))) NIL (|has| |#1| (-302 |#1|))) (($ $ (-623 (-1144)) (-623 |#1|)) NIL (|has| |#1| (-505 (-1144) |#1|))) (($ $ (-1144) |#1|) NIL (|has| |#1| (-505 (-1144) |#1|)))) (-3542 (((-749) $) NIL (|has| |#1| (-300)))) (-2680 (($ $ |#1|) NIL (|has| |#1| (-279 |#1| |#1|)))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-300)))) (-3453 ((|#1| (-1227 $)) NIL) ((|#1|) NIL)) (-3811 (((-749) $) NIL (|has| |#1| (-342))) (((-3 (-749) "failed") $ $) NIL (|has| |#1| (-342)))) (-2393 (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $) NIL (|has| |#1| (-227)))) (-3013 (((-667 |#1|) (-1227 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-356)))) (-1310 (((-1140 |#1|)) NIL)) (-3157 (($ $) NIL (|has| |#1| (-1166)))) (-3033 (($ $) NIL (|has| |#1| (-1166)))) (-4288 (($) NIL (|has| |#1| (-342)))) (-3135 (($ $) NIL (|has| |#1| (-1166)))) (-3016 (($ $) NIL (|has| |#1| (-1166)))) (-3114 (($ $) NIL (|has| |#1| (-1166)))) (-2995 (($ $) NIL (|has| |#1| (-1166)))) (-1373 (((-1227 |#1|) $ (-1227 $)) NIL) (((-667 |#1|) (-1227 $) (-1227 $)) NIL) (((-1227 |#1|) $) NIL) (((-667 |#1|) (-1227 $)) NIL)) (-4028 (((-1227 |#1|) $) NIL) (($ (-1227 |#1|)) NIL) (((-1140 |#1|) $) NIL) (($ (-1140 |#1|)) NIL) (((-865 (-550)) $) NIL (|has| |#1| (-596 (-865 (-550))))) (((-865 (-372)) $) NIL (|has| |#1| (-596 (-865 (-372))))) (((-167 (-372)) $) NIL (|has| |#1| (-995))) (((-167 (-219)) $) NIL (|has| |#1| (-995))) (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-1270 (($ $) 45)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-1561 (-12 (|has| $ (-143)) (|has| |#1| (-300)) (|has| |#1| (-882))) (|has| |#1| (-342))))) (-2738 (($ |#1| |#1|) 37)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#1|) 36) (($ (-400 (-550))) NIL (-1561 (|has| |#1| (-356)) (|has| |#1| (-1011 (-400 (-550)))))) (($ $) NIL (-1561 (-12 (|has| |#1| (-300)) (|has| |#1| (-882))) (|has| |#1| (-542))))) (-4242 (($ $) NIL (|has| |#1| (-342))) (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| |#1| (-300)) (|has| |#1| (-882))) (|has| |#1| (-143))))) (-2608 (((-1140 |#1|) $) NIL)) (-2390 (((-749)) NIL)) (-2437 (((-1227 $)) NIL)) (-3187 (($ $) NIL (|has| |#1| (-1166)))) (-3060 (($ $) NIL (|has| |#1| (-1166)))) (-1345 (((-112) $ $) NIL (-1561 (-12 (|has| |#1| (-300)) (|has| |#1| (-882))) (|has| |#1| (-542))))) (-3167 (($ $) NIL (|has| |#1| (-1166)))) (-3043 (($ $) NIL (|has| |#1| (-1166)))) (-3209 (($ $) NIL (|has| |#1| (-1166)))) (-3081 (($ $) NIL (|has| |#1| (-1166)))) (-2696 ((|#1| $) NIL (|has| |#1| (-1166)))) (-3294 (($ $) NIL (|has| |#1| (-1166)))) (-3094 (($ $) NIL (|has| |#1| (-1166)))) (-3198 (($ $) NIL (|has| |#1| (-1166)))) (-3072 (($ $) NIL (|has| |#1| (-1166)))) (-3176 (($ $) NIL (|has| |#1| (-1166)))) (-3052 (($ $) NIL (|has| |#1| (-1166)))) (-1635 (($ $) NIL (|has| |#1| (-1029)))) (-2626 (($) 28 T CONST)) (-2636 (($) 30 T CONST)) (-3040 (((-1126) $) 23 (|has| |#1| (-806))) (((-1126) $ (-112)) 25 (|has| |#1| (-806))) (((-1232) (-800) $) 26 (|has| |#1| (-806))) (((-1232) (-800) $ (-112)) 27 (|has| |#1| (-806)))) (-4183 (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $) NIL (|has| |#1| (-227)))) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2414 (($ $ $) NIL (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) 39)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-400 (-550))) NIL (-12 (|has| |#1| (-975)) (|has| |#1| (-1166)))) (($ $ $) NIL (|has| |#1| (-1166))) (($ $ (-550)) NIL (|has| |#1| (-356)))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 42) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-400 (-550)) $) NIL (|has| |#1| (-356))) (($ $ (-400 (-550))) NIL (|has| |#1| (-356)))))
+((-1571 (*1 *2 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)))) (-3538 (*1 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)))) (-3018 (*1 *1 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)))) (-2167 (*1 *1 *2 *2) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)))) (-1415 (*1 *2 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)))) (-1406 (*1 *2 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)))) (-3409 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-164 *2)) (-4 *2 (-170)) (-4 *2 (-542)))) (-4188 (*1 *1 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)) (-4 *2 (-1030)))) (-2963 (*1 *2 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)) (-4 *2 (-1167)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-164 *3)) (-4 *3 (-170)) (-4 *3 (-1030)) (-4 *3 (-1167)) (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3))))) (-2593 (*1 *2 *1) (-12 (-4 *1 (-164 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-112)))) (-3169 (*1 *2 *1) (-12 (-4 *1 (-164 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-400 (-550))))) (-3192 (*1 *2 *1) (|partial| -12 (-4 *1 (-164 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-400 (-550))))))
+(-13 (-703 |t#1| (-1141 |t#1|)) (-404 |t#1|) (-225 |t#1|) (-331 |t#1|) (-393 |t#1|) (-858 |t#1|) (-370 |t#1|) (-170) (-10 -8 (-6 -2167) (-15 -3538 ($)) (-15 -3018 ($ $)) (-15 -2167 ($ |t#1| |t#1|)) (-15 -1415 (|t#1| $)) (-15 -1406 (|t#1| $)) (-15 -1571 (|t#1| $)) (IF (|has| |t#1| (-825)) (-6 (-825)) |%noBranch|) (IF (|has| |t#1| (-542)) (PROGN (-6 (-542)) (-15 -3409 ((-3 $ "failed") $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-300)) (-6 (-300)) |%noBranch|) (IF (|has| |t#1| (-6 -4343)) (-6 -4343) |%noBranch|) (IF (|has| |t#1| (-6 -4340)) (-6 -4340) |%noBranch|) (IF (|has| |t#1| (-356)) (-6 (-356)) |%noBranch|) (IF (|has| |t#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |t#1| (-996)) (PROGN (-6 (-596 (-167 (-219)))) (-6 (-596 (-167 (-372))))) |%noBranch|) (IF (|has| |t#1| (-1030)) (-15 -4188 ($ $)) |%noBranch|) (IF (|has| |t#1| (-1167)) (PROGN (-6 (-1167)) (-15 -2963 (|t#1| $)) (IF (|has| |t#1| (-976)) (-6 (-976)) |%noBranch|) (IF (|has| |t#1| (-1030)) (-15 -1771 ((-2 (|:| |r| |t#1|) (|:| |phi| |t#1|)) $)) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-535)) (PROGN (-15 -2593 ((-112) $)) (-15 -3169 ((-400 (-550)) $)) (-15 -3192 ((-3 (-400 (-550)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-883)) (IF (|has| |t#1| (-300)) (-6 (-883)) |%noBranch|) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-38 |#1|) . T) ((-38 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-342)) (|has| |#1| (-356)) (|has| |#1| (-300))) ((-35) |has| |#1| (-1167)) ((-94) |has| |#1| (-1167)) ((-101) . T) ((-111 #0# #0#) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-130) . T) ((-143) -1489 (|has| |#1| (-342)) (|has| |#1| (-143))) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-170) . T) ((-596 (-167 (-219))) |has| |#1| (-996)) ((-596 (-167 (-372))) |has| |#1| (-996)) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-596 (-866 (-372))) |has| |#1| (-596 (-866 (-372)))) ((-596 (-866 (-550))) |has| |#1| (-596 (-866 (-550)))) ((-596 #1=(-1141 |#1|)) . T) ((-225 |#1|) . T) ((-227) -1489 (|has| |#1| (-342)) (|has| |#1| (-227))) ((-237) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-277) |has| |#1| (-1167)) ((-279 |#1| $) |has| |#1| (-279 |#1| |#1|)) ((-283) -1489 (|has| |#1| (-542)) (|has| |#1| (-342)) (|has| |#1| (-356)) (|has| |#1| (-300))) ((-300) -1489 (|has| |#1| (-342)) (|has| |#1| (-356)) (|has| |#1| (-300))) ((-302 |#1|) |has| |#1| (-302 |#1|)) ((-356) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-395) |has| |#1| (-342)) ((-361) -1489 (|has| |#1| (-361)) (|has| |#1| (-342))) ((-342) |has| |#1| (-342)) ((-363 |#1| #1#) . T) ((-402 |#1| #1#) . T) ((-331 |#1|) . T) ((-370 |#1|) . T) ((-393 |#1|) . T) ((-404 |#1|) . T) ((-444) -1489 (|has| |#1| (-342)) (|has| |#1| (-356)) (|has| |#1| (-300))) ((-484) |has| |#1| (-1167)) ((-505 (-1145) |#1|) |has| |#1| (-505 (-1145) |#1|)) ((-505 |#1| |#1|) |has| |#1| (-302 |#1|)) ((-542) -1489 (|has| |#1| (-542)) (|has| |#1| (-342)) (|has| |#1| (-356)) (|has| |#1| (-300))) ((-626 #0#) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-626 |#1|) . T) ((-626 $) . T) ((-619 (-550)) |has| |#1| (-619 (-550))) ((-619 |#1|) . T) ((-696 #0#) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-696 |#1|) . T) ((-696 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-342)) (|has| |#1| (-356)) (|has| |#1| (-300))) ((-703 |#1| #1#) . T) ((-705) . T) ((-825) |has| |#1| (-825)) ((-874 (-1145)) |has| |#1| (-874 (-1145))) ((-860 (-372)) |has| |#1| (-860 (-372))) ((-860 (-550)) |has| |#1| (-860 (-550))) ((-858 |#1|) . T) ((-883) -12 (|has| |#1| (-300)) (|has| |#1| (-883))) ((-894) -1489 (|has| |#1| (-342)) (|has| |#1| (-356)) (|has| |#1| (-300))) ((-976) -12 (|has| |#1| (-976)) (|has| |#1| (-1167))) ((-1012 (-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) ((-1012 (-550)) |has| |#1| (-1012 (-550))) ((-1012 |#1|) . T) ((-1027 #0#) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-1027 |#1|) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1120) |has| |#1| (-342)) ((-1167) |has| |#1| (-1167)) ((-1170) |has| |#1| (-1167)) ((-1182) . T) ((-1186) -1489 (|has| |#1| (-342)) (|has| |#1| (-356)) (-12 (|has| |#1| (-300)) (|has| |#1| (-883)))))
+((-1735 (((-411 |#2|) |#2|) 63)))
+(((-165 |#1| |#2|) (-10 -7 (-15 -1735 ((-411 |#2|) |#2|))) (-300) (-1204 (-167 |#1|))) (T -165))
+((-1735 (*1 *2 *3) (-12 (-4 *4 (-300)) (-5 *2 (-411 *3)) (-5 *1 (-165 *4 *3)) (-4 *3 (-1204 (-167 *4))))))
+(-10 -7 (-15 -1735 ((-411 |#2|) |#2|)))
+((-2392 (((-167 |#2|) (-1 |#2| |#1|) (-167 |#1|)) 14)))
+(((-166 |#1| |#2|) (-10 -7 (-15 -2392 ((-167 |#2|) (-1 |#2| |#1|) (-167 |#1|)))) (-170) (-170)) (T -166))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-167 *5)) (-4 *5 (-170)) (-4 *6 (-170)) (-5 *2 (-167 *6)) (-5 *1 (-166 *5 *6)))))
+(-10 -7 (-15 -2392 ((-167 |#2|) (-1 |#2| |#1|) (-167 |#1|))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 33)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (-1489 (-12 (|has| |#1| (-300)) (|has| |#1| (-883))) (|has| |#1| (-542))))) (-3050 (($ $) NIL (-1489 (-12 (|has| |#1| (-300)) (|has| |#1| (-883))) (|has| |#1| (-542))))) (-3953 (((-112) $) NIL (-1489 (-12 (|has| |#1| (-300)) (|has| |#1| (-883))) (|has| |#1| (-542))))) (-3992 (((-667 |#1|) (-1228 $)) NIL) (((-667 |#1|)) NIL)) (-2223 ((|#1| $) NIL)) (-4160 (($ $) NIL (|has| |#1| (-1167)))) (-2820 (($ $) NIL (|has| |#1| (-1167)))) (-3435 (((-1155 (-895) (-749)) (-550)) NIL (|has| |#1| (-342)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (-12 (|has| |#1| (-300)) (|has| |#1| (-883))))) (-2318 (($ $) NIL (-1489 (-12 (|has| |#1| (-300)) (|has| |#1| (-883))) (|has| |#1| (-356))))) (-2207 (((-411 $) $) NIL (-1489 (-12 (|has| |#1| (-300)) (|has| |#1| (-883))) (|has| |#1| (-356))))) (-1745 (($ $) NIL (-12 (|has| |#1| (-976)) (|has| |#1| (-1167))))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (-12 (|has| |#1| (-300)) (|has| |#1| (-883))))) (-1611 (((-112) $ $) NIL (|has| |#1| (-300)))) (-3828 (((-749)) NIL (|has| |#1| (-361)))) (-4137 (($ $) NIL (|has| |#1| (-1167)))) (-2796 (($ $) NIL (|has| |#1| (-1167)))) (-4183 (($ $) NIL (|has| |#1| (-1167)))) (-2844 (($ $) NIL (|has| |#1| (-1167)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) NIL)) (-2202 (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) NIL)) (-2821 (($ (-1228 |#1|) (-1228 $)) NIL) (($ (-1228 |#1|)) NIL)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-342)))) (-3455 (($ $ $) NIL (|has| |#1| (-300)))) (-2766 (((-667 |#1|) $ (-1228 $)) NIL) (((-667 |#1|) $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-2924 (($ (-1141 |#1|)) NIL) (((-3 $ "failed") (-400 (-1141 |#1|))) NIL (|has| |#1| (-356)))) (-1537 (((-3 $ "failed") $) NIL)) (-1406 ((|#1| $) 13)) (-3192 (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-535)))) (-2593 (((-112) $) NIL (|has| |#1| (-535)))) (-3169 (((-400 (-550)) $) NIL (|has| |#1| (-535)))) (-3398 (((-895)) NIL)) (-1864 (($) NIL (|has| |#1| (-361)))) (-3429 (($ $ $) NIL (|has| |#1| (-300)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| |#1| (-300)))) (-2664 (($) NIL (|has| |#1| (-342)))) (-4139 (((-112) $) NIL (|has| |#1| (-342)))) (-4322 (($ $ (-749)) NIL (|has| |#1| (-342))) (($ $) NIL (|has| |#1| (-342)))) (-1568 (((-112) $) NIL (-1489 (-12 (|has| |#1| (-300)) (|has| |#1| (-883))) (|has| |#1| (-356))))) (-1771 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) NIL (-12 (|has| |#1| (-1030)) (|has| |#1| (-1167))))) (-4187 (($) NIL (|has| |#1| (-1167)))) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (|has| |#1| (-860 (-550)))) (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (|has| |#1| (-860 (-372))))) (-2603 (((-895) $) NIL (|has| |#1| (-342))) (((-811 (-895)) $) NIL (|has| |#1| (-342)))) (-2419 (((-112) $) 35)) (-1893 (($ $ (-550)) NIL (-12 (|has| |#1| (-976)) (|has| |#1| (-1167))))) (-1571 ((|#1| $) 46)) (-1620 (((-3 $ "failed") $) NIL (|has| |#1| (-342)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-300)))) (-2835 (((-1141 |#1|) $) NIL (|has| |#1| (-356)))) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-4073 (((-895) $) NIL (|has| |#1| (-361)))) (-3080 (($ $) NIL (|has| |#1| (-1167)))) (-2910 (((-1141 |#1|) $) NIL)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-300))) (($ $ $) NIL (|has| |#1| (-300)))) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL (|has| |#1| (-356)))) (-2463 (($) NIL (|has| |#1| (-342)) CONST)) (-3690 (($ (-895)) NIL (|has| |#1| (-361)))) (-3538 (($) NIL)) (-1415 ((|#1| $) 15)) (-3445 (((-1089) $) NIL)) (-2256 (($) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#1| (-300)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-300))) (($ $ $) NIL (|has| |#1| (-300)))) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) NIL (|has| |#1| (-342)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (-12 (|has| |#1| (-300)) (|has| |#1| (-883))))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (-12 (|has| |#1| (-300)) (|has| |#1| (-883))))) (-1735 (((-411 $) $) NIL (-1489 (-12 (|has| |#1| (-300)) (|has| |#1| (-883))) (|has| |#1| (-356))))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-300))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-300)))) (-3409 (((-3 $ "failed") $ |#1|) 44 (|has| |#1| (-542))) (((-3 $ "failed") $ $) 47 (-1489 (-12 (|has| |#1| (-300)) (|has| |#1| (-883))) (|has| |#1| (-542))))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-300)))) (-1644 (($ $) NIL (|has| |#1| (-1167)))) (-1553 (($ $ (-623 |#1|) (-623 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ (-623 (-287 |#1|))) NIL (|has| |#1| (-302 |#1|))) (($ $ (-623 (-1145)) (-623 |#1|)) NIL (|has| |#1| (-505 (-1145) |#1|))) (($ $ (-1145) |#1|) NIL (|has| |#1| (-505 (-1145) |#1|)))) (-1988 (((-749) $) NIL (|has| |#1| (-300)))) (-2757 (($ $ |#1|) NIL (|has| |#1| (-279 |#1| |#1|)))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-300)))) (-3563 ((|#1| (-1228 $)) NIL) ((|#1|) NIL)) (-2899 (((-749) $) NIL (|has| |#1| (-342))) (((-3 (-749) "failed") $ $) NIL (|has| |#1| (-342)))) (-2798 (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $) NIL (|has| |#1| (-227)))) (-2871 (((-667 |#1|) (-1228 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-356)))) (-3832 (((-1141 |#1|)) NIL)) (-4194 (($ $) NIL (|has| |#1| (-1167)))) (-2856 (($ $) NIL (|has| |#1| (-1167)))) (-2038 (($) NIL (|has| |#1| (-342)))) (-4171 (($ $) NIL (|has| |#1| (-1167)))) (-2832 (($ $) NIL (|has| |#1| (-1167)))) (-4149 (($ $) NIL (|has| |#1| (-1167)))) (-2807 (($ $) NIL (|has| |#1| (-1167)))) (-2999 (((-1228 |#1|) $ (-1228 $)) NIL) (((-667 |#1|) (-1228 $) (-1228 $)) NIL) (((-1228 |#1|) $) NIL) (((-667 |#1|) (-1228 $)) NIL)) (-2451 (((-1228 |#1|) $) NIL) (($ (-1228 |#1|)) NIL) (((-1141 |#1|) $) NIL) (($ (-1141 |#1|)) NIL) (((-866 (-550)) $) NIL (|has| |#1| (-596 (-866 (-550))))) (((-866 (-372)) $) NIL (|has| |#1| (-596 (-866 (-372))))) (((-167 (-372)) $) NIL (|has| |#1| (-996))) (((-167 (-219)) $) NIL (|has| |#1| (-996))) (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-3018 (($ $) 45)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-1489 (-12 (|has| $ (-143)) (|has| |#1| (-300)) (|has| |#1| (-883))) (|has| |#1| (-342))))) (-2167 (($ |#1| |#1|) 37)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#1|) 36) (($ (-400 (-550))) NIL (-1489 (|has| |#1| (-356)) (|has| |#1| (-1012 (-400 (-550)))))) (($ $) NIL (-1489 (-12 (|has| |#1| (-300)) (|has| |#1| (-883))) (|has| |#1| (-542))))) (-1613 (($ $) NIL (|has| |#1| (-342))) (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| |#1| (-300)) (|has| |#1| (-883))) (|has| |#1| (-143))))) (-3359 (((-1141 |#1|) $) NIL)) (-3091 (((-749)) NIL)) (-2206 (((-1228 $)) NIL)) (-4233 (($ $) NIL (|has| |#1| (-1167)))) (-2893 (($ $) NIL (|has| |#1| (-1167)))) (-1819 (((-112) $ $) NIL (-1489 (-12 (|has| |#1| (-300)) (|has| |#1| (-883))) (|has| |#1| (-542))))) (-4206 (($ $) NIL (|has| |#1| (-1167)))) (-2869 (($ $) NIL (|has| |#1| (-1167)))) (-4255 (($ $) NIL (|has| |#1| (-1167)))) (-4117 (($ $) NIL (|has| |#1| (-1167)))) (-2963 ((|#1| $) NIL (|has| |#1| (-1167)))) (-3363 (($ $) NIL (|has| |#1| (-1167)))) (-4127 (($ $) NIL (|has| |#1| (-1167)))) (-4244 (($ $) NIL (|has| |#1| (-1167)))) (-2905 (($ $) NIL (|has| |#1| (-1167)))) (-4218 (($ $) NIL (|has| |#1| (-1167)))) (-2880 (($ $) NIL (|has| |#1| (-1167)))) (-4188 (($ $) NIL (|has| |#1| (-1030)))) (-2688 (($) 28 T CONST)) (-2700 (($) 30 T CONST)) (-3145 (((-1127) $) 23 (|has| |#1| (-806))) (((-1127) $ (-112)) 25 (|has| |#1| (-806))) (((-1233) (-800) $) 26 (|has| |#1| (-806))) (((-1233) (-800) $ (-112)) 27 (|has| |#1| (-806)))) (-1901 (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $) NIL (|has| |#1| (-227)))) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2382 (($ $ $) NIL (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) 39)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-400 (-550))) NIL (-12 (|has| |#1| (-976)) (|has| |#1| (-1167)))) (($ $ $) NIL (|has| |#1| (-1167))) (($ $ (-550)) NIL (|has| |#1| (-356)))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 42) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-400 (-550)) $) NIL (|has| |#1| (-356))) (($ $ (-400 (-550))) NIL (|has| |#1| (-356)))))
(((-167 |#1|) (-13 (-164 |#1|) (-10 -7 (IF (|has| |#1| (-806)) (-6 (-806)) |%noBranch|))) (-170)) (T -167))
NIL
(-13 (-164 |#1|) (-10 -7 (IF (|has| |#1| (-806)) (-6 (-806)) |%noBranch|)))
-((-4028 (((-865 |#1|) |#3|) 22)))
-(((-168 |#1| |#2| |#3|) (-10 -7 (-15 -4028 ((-865 |#1|) |#3|))) (-1068) (-13 (-596 (-865 |#1|)) (-170)) (-164 |#2|)) (T -168))
-((-4028 (*1 *2 *3) (-12 (-4 *5 (-13 (-596 *2) (-170))) (-5 *2 (-865 *4)) (-5 *1 (-168 *4 *5 *3)) (-4 *4 (-1068)) (-4 *3 (-164 *5)))))
-(-10 -7 (-15 -4028 ((-865 |#1|) |#3|)))
-((-1504 (((-112) $ $) NIL)) (-4298 (((-112) $) 9)) (-4170 (((-112) $ (-112)) 11)) (-2578 (($) 12)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1731 (($ $) 13)) (-1518 (((-836) $) 17)) (-2904 (((-112) $) 8)) (-2027 (((-112) $ (-112)) 10)) (-2316 (((-112) $ $) NIL)))
-(((-169) (-13 (-1068) (-10 -8 (-15 -2578 ($)) (-15 -2904 ((-112) $)) (-15 -4298 ((-112) $)) (-15 -2027 ((-112) $ (-112))) (-15 -4170 ((-112) $ (-112))) (-15 -1731 ($ $))))) (T -169))
-((-2578 (*1 *1) (-5 *1 (-169))) (-2904 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-169)))) (-4298 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-169)))) (-2027 (*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-169)))) (-4170 (*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-169)))) (-1731 (*1 *1 *1) (-5 *1 (-169))))
-(-13 (-1068) (-10 -8 (-15 -2578 ($)) (-15 -2904 ((-112) $)) (-15 -4298 ((-112) $)) (-15 -2027 ((-112) $ (-112))) (-15 -4170 ((-112) $ (-112))) (-15 -1731 ($ $))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1386 (((-3 $ "failed") $) 32)) (-3102 (((-112) $) 30)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11) (($ (-550)) 27)) (-2390 (((-749)) 28)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+((-2451 (((-866 |#1|) |#3|) 22)))
+(((-168 |#1| |#2| |#3|) (-10 -7 (-15 -2451 ((-866 |#1|) |#3|))) (-1069) (-13 (-596 (-866 |#1|)) (-170)) (-164 |#2|)) (T -168))
+((-2451 (*1 *2 *3) (-12 (-4 *5 (-13 (-596 *2) (-170))) (-5 *2 (-866 *4)) (-5 *1 (-168 *4 *5 *3)) (-4 *4 (-1069)) (-4 *3 (-164 *5)))))
+(-10 -7 (-15 -2451 ((-866 |#1|) |#3|)))
+((-2221 (((-112) $ $) NIL)) (-4010 (((-112) $) 9)) (-2158 (((-112) $ (-112)) 11)) (-3375 (($) 12)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2435 (($ $) 13)) (-2233 (((-837) $) 17)) (-4242 (((-112) $) 8)) (-1953 (((-112) $ (-112)) 10)) (-2264 (((-112) $ $) NIL)))
+(((-169) (-13 (-1069) (-10 -8 (-15 -3375 ($)) (-15 -4242 ((-112) $)) (-15 -4010 ((-112) $)) (-15 -1953 ((-112) $ (-112))) (-15 -2158 ((-112) $ (-112))) (-15 -2435 ($ $))))) (T -169))
+((-3375 (*1 *1) (-5 *1 (-169))) (-4242 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-169)))) (-4010 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-169)))) (-1953 (*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-169)))) (-2158 (*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-169)))) (-2435 (*1 *1 *1) (-5 *1 (-169))))
+(-13 (-1069) (-10 -8 (-15 -3375 ($)) (-15 -4242 ((-112) $)) (-15 -4010 ((-112) $)) (-15 -1953 ((-112) $ (-112))) (-15 -2158 ((-112) $ (-112))) (-15 -2435 ($ $))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1537 (((-3 $ "failed") $) 32)) (-2419 (((-112) $) 30)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11) (($ (-550)) 27)) (-3091 (((-749)) 28)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
(((-170) (-138)) (T -170))
NIL
-(-13 (-1020) (-111 $ $) (-10 -7 (-6 (-4344 "*"))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 $) . T) ((-705) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-1951 (($ $) 6)))
+(-13 (-1021) (-111 $ $) (-10 -7 (-6 (-4346 "*"))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 $) . T) ((-705) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-4231 (($ $) 6)))
(((-171) (-138)) (T -171))
-((-1951 (*1 *1 *1) (-4 *1 (-171))))
-(-13 (-10 -8 (-15 -1951 ($ $))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1453 ((|#1| $) 75)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3631 (((-112) $ $) NIL)) (-3513 (($) NIL T CONST)) (-3349 (($ $ $) NIL)) (-3591 (($ $) 19)) (-2856 (($ |#1| (-1124 |#1|)) 48)) (-1386 (((-3 $ "failed") $) 117)) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-3715 (((-1124 |#1|) $) 82)) (-2745 (((-1124 |#1|) $) 79)) (-2652 (((-1124 |#1|) $) 80)) (-3102 (((-112) $) NIL)) (-3274 (((-1124 |#1|) $) 88)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3106 (($ (-623 $)) NIL) (($ $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ (-623 $)) NIL) (($ $ $) NIL)) (-3338 (((-411 $) $) NIL)) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL)) (-2272 (($ $ (-550)) 91)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-1334 (((-1124 |#1|) $) 89)) (-3382 (((-1124 (-400 |#1|)) $) 14)) (-1325 (($ (-400 |#1|)) 17) (($ |#1| (-1124 |#1|) (-1124 |#1|)) 38)) (-3380 (($ $) 93)) (-1518 (((-836) $) 127) (($ (-550)) 51) (($ |#1|) 52) (($ (-400 |#1|)) 36) (($ (-400 (-550))) NIL) (($ $) NIL)) (-2390 (((-749)) 64)) (-1345 (((-112) $ $) NIL)) (-3469 (((-1124 (-400 |#1|)) $) 18)) (-2626 (($) 25 T CONST)) (-2636 (($) 28 T CONST)) (-2316 (((-112) $ $) 35)) (-2414 (($ $ $) 115)) (-2403 (($ $) 106) (($ $ $) 103)) (-2391 (($ $ $) 101)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 113) (($ $ $) 108) (($ $ |#1|) NIL) (($ |#1| $) 110) (($ (-400 |#1|) $) 111) (($ $ (-400 |#1|)) NIL) (($ (-400 (-550)) $) NIL) (($ $ (-400 (-550))) NIL)))
-(((-172 |#1|) (-13 (-38 |#1|) (-38 (-400 |#1|)) (-356) (-10 -8 (-15 -1325 ($ (-400 |#1|))) (-15 -1325 ($ |#1| (-1124 |#1|) (-1124 |#1|))) (-15 -2856 ($ |#1| (-1124 |#1|))) (-15 -2745 ((-1124 |#1|) $)) (-15 -2652 ((-1124 |#1|) $)) (-15 -3715 ((-1124 |#1|) $)) (-15 -1453 (|#1| $)) (-15 -3591 ($ $)) (-15 -3469 ((-1124 (-400 |#1|)) $)) (-15 -3382 ((-1124 (-400 |#1|)) $)) (-15 -3274 ((-1124 |#1|) $)) (-15 -1334 ((-1124 |#1|) $)) (-15 -2272 ($ $ (-550))) (-15 -3380 ($ $)))) (-300)) (T -172))
-((-1325 (*1 *1 *2) (-12 (-5 *2 (-400 *3)) (-4 *3 (-300)) (-5 *1 (-172 *3)))) (-1325 (*1 *1 *2 *3 *3) (-12 (-5 *3 (-1124 *2)) (-4 *2 (-300)) (-5 *1 (-172 *2)))) (-2856 (*1 *1 *2 *3) (-12 (-5 *3 (-1124 *2)) (-4 *2 (-300)) (-5 *1 (-172 *2)))) (-2745 (*1 *2 *1) (-12 (-5 *2 (-1124 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))) (-2652 (*1 *2 *1) (-12 (-5 *2 (-1124 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))) (-3715 (*1 *2 *1) (-12 (-5 *2 (-1124 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))) (-1453 (*1 *2 *1) (-12 (-5 *1 (-172 *2)) (-4 *2 (-300)))) (-3591 (*1 *1 *1) (-12 (-5 *1 (-172 *2)) (-4 *2 (-300)))) (-3469 (*1 *2 *1) (-12 (-5 *2 (-1124 (-400 *3))) (-5 *1 (-172 *3)) (-4 *3 (-300)))) (-3382 (*1 *2 *1) (-12 (-5 *2 (-1124 (-400 *3))) (-5 *1 (-172 *3)) (-4 *3 (-300)))) (-3274 (*1 *2 *1) (-12 (-5 *2 (-1124 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))) (-1334 (*1 *2 *1) (-12 (-5 *2 (-1124 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))) (-2272 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-172 *3)) (-4 *3 (-300)))) (-3380 (*1 *1 *1) (-12 (-5 *1 (-172 *2)) (-4 *2 (-300)))))
-(-13 (-38 |#1|) (-38 (-400 |#1|)) (-356) (-10 -8 (-15 -1325 ($ (-400 |#1|))) (-15 -1325 ($ |#1| (-1124 |#1|) (-1124 |#1|))) (-15 -2856 ($ |#1| (-1124 |#1|))) (-15 -2745 ((-1124 |#1|) $)) (-15 -2652 ((-1124 |#1|) $)) (-15 -3715 ((-1124 |#1|) $)) (-15 -1453 (|#1| $)) (-15 -3591 ($ $)) (-15 -3469 ((-1124 (-400 |#1|)) $)) (-15 -3382 ((-1124 (-400 |#1|)) $)) (-15 -3274 ((-1124 |#1|) $)) (-15 -1334 ((-1124 |#1|) $)) (-15 -2272 ($ $ (-550))) (-15 -3380 ($ $))))
-((-2956 (($ (-108) $) 13)) (-4089 (((-3 (-108) "failed") (-1144) $) 12)) (-1518 (((-836) $) 16)) (-3044 (((-623 (-108)) $) 8)))
-(((-173) (-13 (-595 (-836)) (-10 -8 (-15 -3044 ((-623 (-108)) $)) (-15 -2956 ($ (-108) $)) (-15 -4089 ((-3 (-108) "failed") (-1144) $))))) (T -173))
-((-3044 (*1 *2 *1) (-12 (-5 *2 (-623 (-108))) (-5 *1 (-173)))) (-2956 (*1 *1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-173)))) (-4089 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1144)) (-5 *2 (-108)) (-5 *1 (-173)))))
-(-13 (-595 (-836)) (-10 -8 (-15 -3044 ((-623 (-108)) $)) (-15 -2956 ($ (-108) $)) (-15 -4089 ((-3 (-108) "failed") (-1144) $))))
-((-3906 (((-1 (-916 |#1|) (-916 |#1|)) |#1|) 40)) (-2355 (((-916 |#1|) (-916 |#1|)) 19)) (-1709 (((-1 (-916 |#1|) (-916 |#1|)) |#1|) 36)) (-2165 (((-916 |#1|) (-916 |#1|)) 17)) (-1457 (((-916 |#1|) (-916 |#1|)) 25)) (-2552 (((-916 |#1|) (-916 |#1|)) 24)) (-2459 (((-916 |#1|) (-916 |#1|)) 23)) (-1838 (((-1 (-916 |#1|) (-916 |#1|)) |#1|) 37)) (-1587 (((-1 (-916 |#1|) (-916 |#1|)) |#1|) 35)) (-3959 (((-1 (-916 |#1|) (-916 |#1|)) |#1|) 34)) (-2259 (((-916 |#1|) (-916 |#1|)) 18)) (-4015 (((-1 (-916 |#1|) (-916 |#1|)) |#1| |#1|) 43)) (-3158 (((-916 |#1|) (-916 |#1|)) 8)) (-2064 (((-1 (-916 |#1|) (-916 |#1|)) |#1|) 39)) (-1953 (((-1 (-916 |#1|) (-916 |#1|)) |#1|) 38)))
-(((-174 |#1|) (-10 -7 (-15 -3158 ((-916 |#1|) (-916 |#1|))) (-15 -2165 ((-916 |#1|) (-916 |#1|))) (-15 -2259 ((-916 |#1|) (-916 |#1|))) (-15 -2355 ((-916 |#1|) (-916 |#1|))) (-15 -2459 ((-916 |#1|) (-916 |#1|))) (-15 -2552 ((-916 |#1|) (-916 |#1|))) (-15 -1457 ((-916 |#1|) (-916 |#1|))) (-15 -3959 ((-1 (-916 |#1|) (-916 |#1|)) |#1|)) (-15 -1587 ((-1 (-916 |#1|) (-916 |#1|)) |#1|)) (-15 -1709 ((-1 (-916 |#1|) (-916 |#1|)) |#1|)) (-15 -1838 ((-1 (-916 |#1|) (-916 |#1|)) |#1|)) (-15 -1953 ((-1 (-916 |#1|) (-916 |#1|)) |#1|)) (-15 -2064 ((-1 (-916 |#1|) (-916 |#1|)) |#1|)) (-15 -3906 ((-1 (-916 |#1|) (-916 |#1|)) |#1|)) (-15 -4015 ((-1 (-916 |#1|) (-916 |#1|)) |#1| |#1|))) (-13 (-356) (-1166) (-975))) (T -174))
-((-4015 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-916 *3) (-916 *3))) (-5 *1 (-174 *3)) (-4 *3 (-13 (-356) (-1166) (-975))))) (-3906 (*1 *2 *3) (-12 (-5 *2 (-1 (-916 *3) (-916 *3))) (-5 *1 (-174 *3)) (-4 *3 (-13 (-356) (-1166) (-975))))) (-2064 (*1 *2 *3) (-12 (-5 *2 (-1 (-916 *3) (-916 *3))) (-5 *1 (-174 *3)) (-4 *3 (-13 (-356) (-1166) (-975))))) (-1953 (*1 *2 *3) (-12 (-5 *2 (-1 (-916 *3) (-916 *3))) (-5 *1 (-174 *3)) (-4 *3 (-13 (-356) (-1166) (-975))))) (-1838 (*1 *2 *3) (-12 (-5 *2 (-1 (-916 *3) (-916 *3))) (-5 *1 (-174 *3)) (-4 *3 (-13 (-356) (-1166) (-975))))) (-1709 (*1 *2 *3) (-12 (-5 *2 (-1 (-916 *3) (-916 *3))) (-5 *1 (-174 *3)) (-4 *3 (-13 (-356) (-1166) (-975))))) (-1587 (*1 *2 *3) (-12 (-5 *2 (-1 (-916 *3) (-916 *3))) (-5 *1 (-174 *3)) (-4 *3 (-13 (-356) (-1166) (-975))))) (-3959 (*1 *2 *3) (-12 (-5 *2 (-1 (-916 *3) (-916 *3))) (-5 *1 (-174 *3)) (-4 *3 (-13 (-356) (-1166) (-975))))) (-1457 (*1 *2 *2) (-12 (-5 *2 (-916 *3)) (-4 *3 (-13 (-356) (-1166) (-975))) (-5 *1 (-174 *3)))) (-2552 (*1 *2 *2) (-12 (-5 *2 (-916 *3)) (-4 *3 (-13 (-356) (-1166) (-975))) (-5 *1 (-174 *3)))) (-2459 (*1 *2 *2) (-12 (-5 *2 (-916 *3)) (-4 *3 (-13 (-356) (-1166) (-975))) (-5 *1 (-174 *3)))) (-2355 (*1 *2 *2) (-12 (-5 *2 (-916 *3)) (-4 *3 (-13 (-356) (-1166) (-975))) (-5 *1 (-174 *3)))) (-2259 (*1 *2 *2) (-12 (-5 *2 (-916 *3)) (-4 *3 (-13 (-356) (-1166) (-975))) (-5 *1 (-174 *3)))) (-2165 (*1 *2 *2) (-12 (-5 *2 (-916 *3)) (-4 *3 (-13 (-356) (-1166) (-975))) (-5 *1 (-174 *3)))) (-3158 (*1 *2 *2) (-12 (-5 *2 (-916 *3)) (-4 *3 (-13 (-356) (-1166) (-975))) (-5 *1 (-174 *3)))))
-(-10 -7 (-15 -3158 ((-916 |#1|) (-916 |#1|))) (-15 -2165 ((-916 |#1|) (-916 |#1|))) (-15 -2259 ((-916 |#1|) (-916 |#1|))) (-15 -2355 ((-916 |#1|) (-916 |#1|))) (-15 -2459 ((-916 |#1|) (-916 |#1|))) (-15 -2552 ((-916 |#1|) (-916 |#1|))) (-15 -1457 ((-916 |#1|) (-916 |#1|))) (-15 -3959 ((-1 (-916 |#1|) (-916 |#1|)) |#1|)) (-15 -1587 ((-1 (-916 |#1|) (-916 |#1|)) |#1|)) (-15 -1709 ((-1 (-916 |#1|) (-916 |#1|)) |#1|)) (-15 -1838 ((-1 (-916 |#1|) (-916 |#1|)) |#1|)) (-15 -1953 ((-1 (-916 |#1|) (-916 |#1|)) |#1|)) (-15 -2064 ((-1 (-916 |#1|) (-916 |#1|)) |#1|)) (-15 -3906 ((-1 (-916 |#1|) (-916 |#1|)) |#1|)) (-15 -4015 ((-1 (-916 |#1|) (-916 |#1|)) |#1| |#1|)))
-((-2608 ((|#2| |#3|) 27)))
-(((-175 |#1| |#2| |#3|) (-10 -7 (-15 -2608 (|#2| |#3|))) (-170) (-1203 |#1|) (-703 |#1| |#2|)) (T -175))
-((-2608 (*1 *2 *3) (-12 (-4 *4 (-170)) (-4 *2 (-1203 *4)) (-5 *1 (-175 *4 *2 *3)) (-4 *3 (-703 *4 *2)))))
-(-10 -7 (-15 -2608 (|#2| |#3|)))
-((-4312 (((-862 |#1| |#3|) |#3| (-865 |#1|) (-862 |#1| |#3|)) 47 (|has| (-925 |#2|) (-859 |#1|)))))
-(((-176 |#1| |#2| |#3|) (-10 -7 (IF (|has| (-925 |#2|) (-859 |#1|)) (-15 -4312 ((-862 |#1| |#3|) |#3| (-865 |#1|) (-862 |#1| |#3|))) |%noBranch|)) (-1068) (-13 (-859 |#1|) (-170)) (-164 |#2|)) (T -176))
-((-4312 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-862 *5 *3)) (-5 *4 (-865 *5)) (-4 *5 (-1068)) (-4 *3 (-164 *6)) (-4 (-925 *6) (-859 *5)) (-4 *6 (-13 (-859 *5) (-170))) (-5 *1 (-176 *5 *6 *3)))))
-(-10 -7 (IF (|has| (-925 |#2|) (-859 |#1|)) (-15 -4312 ((-862 |#1| |#3|) |#3| (-865 |#1|) (-862 |#1| |#3|))) |%noBranch|))
-((-4243 (((-623 |#1|) (-623 |#1|) |#1|) 38)) (-4123 (((-623 |#1|) |#1| (-623 |#1|)) 19)) (-2559 (((-623 |#1|) (-623 (-623 |#1|)) (-623 |#1|)) 33) ((|#1| (-623 |#1|) (-623 |#1|)) 31)))
-(((-177 |#1|) (-10 -7 (-15 -4123 ((-623 |#1|) |#1| (-623 |#1|))) (-15 -2559 (|#1| (-623 |#1|) (-623 |#1|))) (-15 -2559 ((-623 |#1|) (-623 (-623 |#1|)) (-623 |#1|))) (-15 -4243 ((-623 |#1|) (-623 |#1|) |#1|))) (-300)) (T -177))
-((-4243 (*1 *2 *2 *3) (-12 (-5 *2 (-623 *3)) (-4 *3 (-300)) (-5 *1 (-177 *3)))) (-2559 (*1 *2 *3 *2) (-12 (-5 *3 (-623 (-623 *4))) (-5 *2 (-623 *4)) (-4 *4 (-300)) (-5 *1 (-177 *4)))) (-2559 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *2)) (-5 *1 (-177 *2)) (-4 *2 (-300)))) (-4123 (*1 *2 *3 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-300)) (-5 *1 (-177 *3)))))
-(-10 -7 (-15 -4123 ((-623 |#1|) |#1| (-623 |#1|))) (-15 -2559 (|#1| (-623 |#1|) (-623 |#1|))) (-15 -2559 ((-623 |#1|) (-623 (-623 |#1|)) (-623 |#1|))) (-15 -4243 ((-623 |#1|) (-623 |#1|) |#1|)))
-((-1504 (((-112) $ $) NIL)) (-1551 (((-1180) $) 13)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2802 (((-1103) $) 10)) (-1518 (((-836) $) 22) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-178) (-13 (-1051) (-10 -8 (-15 -2802 ((-1103) $)) (-15 -1551 ((-1180) $))))) (T -178))
-((-2802 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-178)))) (-1551 (*1 *2 *1) (-12 (-5 *2 (-1180)) (-5 *1 (-178)))))
-(-13 (-1051) (-10 -8 (-15 -2802 ((-1103) $)) (-15 -1551 ((-1180) $))))
-((-2861 (((-2 (|:| |start| |#2|) (|:| -1877 (-411 |#2|))) |#2|) 61)) (-2740 ((|#1| |#1|) 54)) (-2648 (((-167 |#1|) |#2|) 84)) (-3711 ((|#1| |#2|) 123) ((|#1| |#2| |#1|) 82)) (-3586 ((|#2| |#2|) 83)) (-3465 (((-411 |#2|) |#2| |#1|) 113) (((-411 |#2|) |#2| |#1| (-112)) 81)) (-1389 ((|#1| |#2|) 112)) (-3343 ((|#2| |#2|) 119)) (-3338 (((-411 |#2|) |#2|) 134) (((-411 |#2|) |#2| |#1|) 32) (((-411 |#2|) |#2| |#1| (-112)) 133)) (-3250 (((-623 (-2 (|:| -1877 (-623 |#2|)) (|:| -2478 |#1|))) |#2| |#2|) 132) (((-623 (-2 (|:| -1877 (-623 |#2|)) (|:| -2478 |#1|))) |#2| |#2| (-112)) 76)) (-1304 (((-623 (-167 |#1|)) |#2| |#1|) 40) (((-623 (-167 |#1|)) |#2|) 41)))
-(((-179 |#1| |#2|) (-10 -7 (-15 -1304 ((-623 (-167 |#1|)) |#2|)) (-15 -1304 ((-623 (-167 |#1|)) |#2| |#1|)) (-15 -3250 ((-623 (-2 (|:| -1877 (-623 |#2|)) (|:| -2478 |#1|))) |#2| |#2| (-112))) (-15 -3250 ((-623 (-2 (|:| -1877 (-623 |#2|)) (|:| -2478 |#1|))) |#2| |#2|)) (-15 -3338 ((-411 |#2|) |#2| |#1| (-112))) (-15 -3338 ((-411 |#2|) |#2| |#1|)) (-15 -3338 ((-411 |#2|) |#2|)) (-15 -3343 (|#2| |#2|)) (-15 -1389 (|#1| |#2|)) (-15 -3465 ((-411 |#2|) |#2| |#1| (-112))) (-15 -3465 ((-411 |#2|) |#2| |#1|)) (-15 -3586 (|#2| |#2|)) (-15 -3711 (|#1| |#2| |#1|)) (-15 -3711 (|#1| |#2|)) (-15 -2648 ((-167 |#1|) |#2|)) (-15 -2740 (|#1| |#1|)) (-15 -2861 ((-2 (|:| |start| |#2|) (|:| -1877 (-411 |#2|))) |#2|))) (-13 (-356) (-823)) (-1203 (-167 |#1|))) (T -179))
-((-2861 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-2 (|:| |start| *3) (|:| -1877 (-411 *3)))) (-5 *1 (-179 *4 *3)) (-4 *3 (-1203 (-167 *4))))) (-2740 (*1 *2 *2) (-12 (-4 *2 (-13 (-356) (-823))) (-5 *1 (-179 *2 *3)) (-4 *3 (-1203 (-167 *2))))) (-2648 (*1 *2 *3) (-12 (-5 *2 (-167 *4)) (-5 *1 (-179 *4 *3)) (-4 *4 (-13 (-356) (-823))) (-4 *3 (-1203 *2)))) (-3711 (*1 *2 *3) (-12 (-4 *2 (-13 (-356) (-823))) (-5 *1 (-179 *2 *3)) (-4 *3 (-1203 (-167 *2))))) (-3711 (*1 *2 *3 *2) (-12 (-4 *2 (-13 (-356) (-823))) (-5 *1 (-179 *2 *3)) (-4 *3 (-1203 (-167 *2))))) (-3586 (*1 *2 *2) (-12 (-4 *3 (-13 (-356) (-823))) (-5 *1 (-179 *3 *2)) (-4 *2 (-1203 (-167 *3))))) (-3465 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3)) (-5 *1 (-179 *4 *3)) (-4 *3 (-1203 (-167 *4))))) (-3465 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-112)) (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3)) (-5 *1 (-179 *4 *3)) (-4 *3 (-1203 (-167 *4))))) (-1389 (*1 *2 *3) (-12 (-4 *2 (-13 (-356) (-823))) (-5 *1 (-179 *2 *3)) (-4 *3 (-1203 (-167 *2))))) (-3343 (*1 *2 *2) (-12 (-4 *3 (-13 (-356) (-823))) (-5 *1 (-179 *3 *2)) (-4 *2 (-1203 (-167 *3))))) (-3338 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3)) (-5 *1 (-179 *4 *3)) (-4 *3 (-1203 (-167 *4))))) (-3338 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3)) (-5 *1 (-179 *4 *3)) (-4 *3 (-1203 (-167 *4))))) (-3338 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-112)) (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3)) (-5 *1 (-179 *4 *3)) (-4 *3 (-1203 (-167 *4))))) (-3250 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-623 (-2 (|:| -1877 (-623 *3)) (|:| -2478 *4)))) (-5 *1 (-179 *4 *3)) (-4 *3 (-1203 (-167 *4))))) (-3250 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-356) (-823))) (-5 *2 (-623 (-2 (|:| -1877 (-623 *3)) (|:| -2478 *5)))) (-5 *1 (-179 *5 *3)) (-4 *3 (-1203 (-167 *5))))) (-1304 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-623 (-167 *4))) (-5 *1 (-179 *4 *3)) (-4 *3 (-1203 (-167 *4))))) (-1304 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-623 (-167 *4))) (-5 *1 (-179 *4 *3)) (-4 *3 (-1203 (-167 *4))))))
-(-10 -7 (-15 -1304 ((-623 (-167 |#1|)) |#2|)) (-15 -1304 ((-623 (-167 |#1|)) |#2| |#1|)) (-15 -3250 ((-623 (-2 (|:| -1877 (-623 |#2|)) (|:| -2478 |#1|))) |#2| |#2| (-112))) (-15 -3250 ((-623 (-2 (|:| -1877 (-623 |#2|)) (|:| -2478 |#1|))) |#2| |#2|)) (-15 -3338 ((-411 |#2|) |#2| |#1| (-112))) (-15 -3338 ((-411 |#2|) |#2| |#1|)) (-15 -3338 ((-411 |#2|) |#2|)) (-15 -3343 (|#2| |#2|)) (-15 -1389 (|#1| |#2|)) (-15 -3465 ((-411 |#2|) |#2| |#1| (-112))) (-15 -3465 ((-411 |#2|) |#2| |#1|)) (-15 -3586 (|#2| |#2|)) (-15 -3711 (|#1| |#2| |#1|)) (-15 -3711 (|#1| |#2|)) (-15 -2648 ((-167 |#1|) |#2|)) (-15 -2740 (|#1| |#1|)) (-15 -2861 ((-2 (|:| |start| |#2|) (|:| -1877 (-411 |#2|))) |#2|)))
-((-2971 (((-3 |#2| "failed") |#2|) 14)) (-3066 (((-749) |#2|) 16)) (-3173 ((|#2| |#2| |#2|) 18)))
-(((-180 |#1| |#2|) (-10 -7 (-15 -2971 ((-3 |#2| "failed") |#2|)) (-15 -3066 ((-749) |#2|)) (-15 -3173 (|#2| |#2| |#2|))) (-1181) (-652 |#1|)) (T -180))
-((-3173 (*1 *2 *2 *2) (-12 (-4 *3 (-1181)) (-5 *1 (-180 *3 *2)) (-4 *2 (-652 *3)))) (-3066 (*1 *2 *3) (-12 (-4 *4 (-1181)) (-5 *2 (-749)) (-5 *1 (-180 *4 *3)) (-4 *3 (-652 *4)))) (-2971 (*1 *2 *2) (|partial| -12 (-4 *3 (-1181)) (-5 *1 (-180 *3 *2)) (-4 *2 (-652 *3)))))
-(-10 -7 (-15 -2971 ((-3 |#2| "failed") |#2|)) (-15 -3066 ((-749) |#2|)) (-15 -3173 (|#2| |#2| |#2|)))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2661 (((-1144) $) 10)) (-1518 (((-836) $) 17)) (-2899 (((-623 (-1149)) $) 12)) (-2316 (((-112) $ $) 15)))
-(((-181) (-13 (-1068) (-10 -8 (-15 -2661 ((-1144) $)) (-15 -2899 ((-623 (-1149)) $))))) (T -181))
-((-2661 (*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-181)))) (-2899 (*1 *2 *1) (-12 (-5 *2 (-623 (-1149))) (-5 *1 (-181)))))
-(-13 (-1068) (-10 -8 (-15 -2661 ((-1144) $)) (-15 -2899 ((-623 (-1149)) $))))
-((-2369 ((|#2| |#2|) 28)) (-2447 (((-112) |#2|) 19)) (-3365 (((-309 |#1|) |#2|) 12)) (-3377 (((-309 |#1|) |#2|) 14)) (-2219 ((|#2| |#2| (-1144)) 68) ((|#2| |#2|) 69)) (-2523 (((-167 (-309 |#1|)) |#2|) 10)) (-2296 ((|#2| |#2| (-1144)) 65) ((|#2| |#2|) 59)))
-(((-182 |#1| |#2|) (-10 -7 (-15 -2219 (|#2| |#2|)) (-15 -2219 (|#2| |#2| (-1144))) (-15 -2296 (|#2| |#2|)) (-15 -2296 (|#2| |#2| (-1144))) (-15 -3365 ((-309 |#1|) |#2|)) (-15 -3377 ((-309 |#1|) |#2|)) (-15 -2447 ((-112) |#2|)) (-15 -2369 (|#2| |#2|)) (-15 -2523 ((-167 (-309 |#1|)) |#2|))) (-13 (-542) (-825) (-1011 (-550))) (-13 (-27) (-1166) (-423 (-167 |#1|)))) (T -182))
-((-2523 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-825) (-1011 (-550)))) (-5 *2 (-167 (-309 *4))) (-5 *1 (-182 *4 *3)) (-4 *3 (-13 (-27) (-1166) (-423 (-167 *4)))))) (-2369 (*1 *2 *2) (-12 (-4 *3 (-13 (-542) (-825) (-1011 (-550)))) (-5 *1 (-182 *3 *2)) (-4 *2 (-13 (-27) (-1166) (-423 (-167 *3)))))) (-2447 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-825) (-1011 (-550)))) (-5 *2 (-112)) (-5 *1 (-182 *4 *3)) (-4 *3 (-13 (-27) (-1166) (-423 (-167 *4)))))) (-3377 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-825) (-1011 (-550)))) (-5 *2 (-309 *4)) (-5 *1 (-182 *4 *3)) (-4 *3 (-13 (-27) (-1166) (-423 (-167 *4)))))) (-3365 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-825) (-1011 (-550)))) (-5 *2 (-309 *4)) (-5 *1 (-182 *4 *3)) (-4 *3 (-13 (-27) (-1166) (-423 (-167 *4)))))) (-2296 (*1 *2 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-542) (-825) (-1011 (-550)))) (-5 *1 (-182 *4 *2)) (-4 *2 (-13 (-27) (-1166) (-423 (-167 *4)))))) (-2296 (*1 *2 *2) (-12 (-4 *3 (-13 (-542) (-825) (-1011 (-550)))) (-5 *1 (-182 *3 *2)) (-4 *2 (-13 (-27) (-1166) (-423 (-167 *3)))))) (-2219 (*1 *2 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-542) (-825) (-1011 (-550)))) (-5 *1 (-182 *4 *2)) (-4 *2 (-13 (-27) (-1166) (-423 (-167 *4)))))) (-2219 (*1 *2 *2) (-12 (-4 *3 (-13 (-542) (-825) (-1011 (-550)))) (-5 *1 (-182 *3 *2)) (-4 *2 (-13 (-27) (-1166) (-423 (-167 *3)))))))
-(-10 -7 (-15 -2219 (|#2| |#2|)) (-15 -2219 (|#2| |#2| (-1144))) (-15 -2296 (|#2| |#2|)) (-15 -2296 (|#2| |#2| (-1144))) (-15 -3365 ((-309 |#1|) |#2|)) (-15 -3377 ((-309 |#1|) |#2|)) (-15 -2447 ((-112) |#2|)) (-15 -2369 (|#2| |#2|)) (-15 -2523 ((-167 (-309 |#1|)) |#2|)))
-((-2187 (((-1227 (-667 (-925 |#1|))) (-1227 (-667 |#1|))) 24)) (-1518 (((-1227 (-667 (-400 (-925 |#1|)))) (-1227 (-667 |#1|))) 33)))
-(((-183 |#1|) (-10 -7 (-15 -2187 ((-1227 (-667 (-925 |#1|))) (-1227 (-667 |#1|)))) (-15 -1518 ((-1227 (-667 (-400 (-925 |#1|)))) (-1227 (-667 |#1|))))) (-170)) (T -183))
-((-1518 (*1 *2 *3) (-12 (-5 *3 (-1227 (-667 *4))) (-4 *4 (-170)) (-5 *2 (-1227 (-667 (-400 (-925 *4))))) (-5 *1 (-183 *4)))) (-2187 (*1 *2 *3) (-12 (-5 *3 (-1227 (-667 *4))) (-4 *4 (-170)) (-5 *2 (-1227 (-667 (-925 *4)))) (-5 *1 (-183 *4)))))
-(-10 -7 (-15 -2187 ((-1227 (-667 (-925 |#1|))) (-1227 (-667 |#1|)))) (-15 -1518 ((-1227 (-667 (-400 (-925 |#1|)))) (-1227 (-667 |#1|)))))
-((-1959 (((-1146 (-400 (-550))) (-1146 (-400 (-550))) (-1146 (-400 (-550)))) 66)) (-1985 (((-1146 (-400 (-550))) (-623 (-550)) (-623 (-550))) 75)) (-2287 (((-1146 (-400 (-550))) (-550)) 40)) (-2235 (((-1146 (-400 (-550))) (-550)) 52)) (-3866 (((-400 (-550)) (-1146 (-400 (-550)))) 62)) (-2386 (((-1146 (-400 (-550))) (-550)) 32)) (-1528 (((-1146 (-400 (-550))) (-550)) 48)) (-2592 (((-1146 (-400 (-550))) (-550)) 46)) (-1818 (((-1146 (-400 (-550))) (-1146 (-400 (-550))) (-1146 (-400 (-550)))) 60)) (-3380 (((-1146 (-400 (-550))) (-550)) 25)) (-1661 (((-400 (-550)) (-1146 (-400 (-550))) (-1146 (-400 (-550)))) 64)) (-2495 (((-1146 (-400 (-550))) (-550)) 30)) (-2080 (((-1146 (-400 (-550))) (-623 (-550))) 72)))
-(((-184) (-10 -7 (-15 -3380 ((-1146 (-400 (-550))) (-550))) (-15 -2287 ((-1146 (-400 (-550))) (-550))) (-15 -2386 ((-1146 (-400 (-550))) (-550))) (-15 -2495 ((-1146 (-400 (-550))) (-550))) (-15 -2592 ((-1146 (-400 (-550))) (-550))) (-15 -1528 ((-1146 (-400 (-550))) (-550))) (-15 -2235 ((-1146 (-400 (-550))) (-550))) (-15 -1661 ((-400 (-550)) (-1146 (-400 (-550))) (-1146 (-400 (-550))))) (-15 -1818 ((-1146 (-400 (-550))) (-1146 (-400 (-550))) (-1146 (-400 (-550))))) (-15 -3866 ((-400 (-550)) (-1146 (-400 (-550))))) (-15 -1959 ((-1146 (-400 (-550))) (-1146 (-400 (-550))) (-1146 (-400 (-550))))) (-15 -2080 ((-1146 (-400 (-550))) (-623 (-550)))) (-15 -1985 ((-1146 (-400 (-550))) (-623 (-550)) (-623 (-550)))))) (T -184))
-((-1985 (*1 *2 *3 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)))) (-2080 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)))) (-1959 (*1 *2 *2 *2) (-12 (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)))) (-3866 (*1 *2 *3) (-12 (-5 *3 (-1146 (-400 (-550)))) (-5 *2 (-400 (-550))) (-5 *1 (-184)))) (-1818 (*1 *2 *2 *2) (-12 (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)))) (-1661 (*1 *2 *3 *3) (-12 (-5 *3 (-1146 (-400 (-550)))) (-5 *2 (-400 (-550))) (-5 *1 (-184)))) (-2235 (*1 *2 *3) (-12 (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))) (-1528 (*1 *2 *3) (-12 (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))) (-2592 (*1 *2 *3) (-12 (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))) (-2495 (*1 *2 *3) (-12 (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))) (-2386 (*1 *2 *3) (-12 (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))) (-2287 (*1 *2 *3) (-12 (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))) (-3380 (*1 *2 *3) (-12 (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))))
-(-10 -7 (-15 -3380 ((-1146 (-400 (-550))) (-550))) (-15 -2287 ((-1146 (-400 (-550))) (-550))) (-15 -2386 ((-1146 (-400 (-550))) (-550))) (-15 -2495 ((-1146 (-400 (-550))) (-550))) (-15 -2592 ((-1146 (-400 (-550))) (-550))) (-15 -1528 ((-1146 (-400 (-550))) (-550))) (-15 -2235 ((-1146 (-400 (-550))) (-550))) (-15 -1661 ((-400 (-550)) (-1146 (-400 (-550))) (-1146 (-400 (-550))))) (-15 -1818 ((-1146 (-400 (-550))) (-1146 (-400 (-550))) (-1146 (-400 (-550))))) (-15 -3866 ((-400 (-550)) (-1146 (-400 (-550))))) (-15 -1959 ((-1146 (-400 (-550))) (-1146 (-400 (-550))) (-1146 (-400 (-550))))) (-15 -2080 ((-1146 (-400 (-550))) (-623 (-550)))) (-15 -1985 ((-1146 (-400 (-550))) (-623 (-550)) (-623 (-550)))))
-((-2163 (((-411 (-1140 (-550))) (-550)) 28)) (-2082 (((-623 (-1140 (-550))) (-550)) 23)) (-3362 (((-1140 (-550)) (-550)) 21)))
-(((-185) (-10 -7 (-15 -2082 ((-623 (-1140 (-550))) (-550))) (-15 -3362 ((-1140 (-550)) (-550))) (-15 -2163 ((-411 (-1140 (-550))) (-550))))) (T -185))
-((-2163 (*1 *2 *3) (-12 (-5 *2 (-411 (-1140 (-550)))) (-5 *1 (-185)) (-5 *3 (-550)))) (-3362 (*1 *2 *3) (-12 (-5 *2 (-1140 (-550))) (-5 *1 (-185)) (-5 *3 (-550)))) (-2082 (*1 *2 *3) (-12 (-5 *2 (-623 (-1140 (-550)))) (-5 *1 (-185)) (-5 *3 (-550)))))
-(-10 -7 (-15 -2082 ((-623 (-1140 (-550))) (-550))) (-15 -3362 ((-1140 (-550)) (-550))) (-15 -2163 ((-411 (-1140 (-550))) (-550))))
-((-3323 (((-1124 (-219)) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 105)) (-1624 (((-623 (-1126)) (-1124 (-219))) NIL)) (-4000 (((-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| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 81)) (-4117 (((-623 (-219)) (-309 (-219)) (-1144) (-1062 (-818 (-219)))) NIL)) (-1526 (((-623 (-1126)) (-623 (-219))) NIL)) (-1725 (((-219) (-1062 (-818 (-219)))) 24)) (-1827 (((-219) (-1062 (-818 (-219)))) 25)) (-4225 (((-372) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 98)) (-4109 (((-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| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 42)) (-2543 (((-1126) (-219)) NIL)) (-4246 (((-1126) (-623 (-1126))) 20)) (-1301 (((-1008) (-1144) (-1144) (-1008)) 13)))
-(((-186) (-10 -7 (-15 -4000 ((-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| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -4109 ((-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| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -1725 ((-219) (-1062 (-818 (-219))))) (-15 -1827 ((-219) (-1062 (-818 (-219))))) (-15 -4225 ((-372) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -4117 ((-623 (-219)) (-309 (-219)) (-1144) (-1062 (-818 (-219))))) (-15 -3323 ((-1124 (-219)) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2543 ((-1126) (-219))) (-15 -1526 ((-623 (-1126)) (-623 (-219)))) (-15 -1624 ((-623 (-1126)) (-1124 (-219)))) (-15 -4246 ((-1126) (-623 (-1126)))) (-15 -1301 ((-1008) (-1144) (-1144) (-1008))))) (T -186))
-((-1301 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1008)) (-5 *3 (-1144)) (-5 *1 (-186)))) (-4246 (*1 *2 *3) (-12 (-5 *3 (-623 (-1126))) (-5 *2 (-1126)) (-5 *1 (-186)))) (-1624 (*1 *2 *3) (-12 (-5 *3 (-1124 (-219))) (-5 *2 (-623 (-1126))) (-5 *1 (-186)))) (-1526 (*1 *2 *3) (-12 (-5 *3 (-623 (-219))) (-5 *2 (-623 (-1126))) (-5 *1 (-186)))) (-2543 (*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-1126)) (-5 *1 (-186)))) (-3323 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-1124 (-219))) (-5 *1 (-186)))) (-4117 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-309 (-219))) (-5 *4 (-1144)) (-5 *5 (-1062 (-818 (-219)))) (-5 *2 (-623 (-219))) (-5 *1 (-186)))) (-4225 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-372)) (-5 *1 (-186)))) (-1827 (*1 *2 *3) (-12 (-5 *3 (-1062 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-186)))) (-1725 (*1 *2 *3) (-12 (-5 *3 (-1062 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-186)))) (-4109 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-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 (-186)))) (-4000 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-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 (-186)))))
-(-10 -7 (-15 -4000 ((-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| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -4109 ((-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| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -1725 ((-219) (-1062 (-818 (-219))))) (-15 -1827 ((-219) (-1062 (-818 (-219))))) (-15 -4225 ((-372) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -4117 ((-623 (-219)) (-309 (-219)) (-1144) (-1062 (-818 (-219))))) (-15 -3323 ((-1124 (-219)) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2543 ((-1126) (-219))) (-15 -1526 ((-623 (-1126)) (-623 (-219)))) (-15 -1624 ((-623 (-1126)) (-1124 (-219)))) (-15 -4246 ((-1126) (-623 (-1126)))) (-15 -1301 ((-1008) (-1144) (-1144) (-1008))))
-((-1504 (((-112) $ $) NIL)) (-4163 (((-1008) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) 55) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) NIL)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 32) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2316 (((-112) $ $) NIL)))
+((-4231 (*1 *1 *1) (-4 *1 (-171))))
+(-13 (-10 -8 (-15 -4231 ($ $))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3104 ((|#1| $) 75)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1611 (((-112) $ $) NIL)) (-2991 (($) NIL T CONST)) (-3455 (($ $ $) NIL)) (-2477 (($ $) 19)) (-1886 (($ |#1| (-1125 |#1|)) 48)) (-1537 (((-3 $ "failed") $) 117)) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-1266 (((-1125 |#1|) $) 82)) (-2110 (((-1125 |#1|) $) 79)) (-3723 (((-1125 |#1|) $) 80)) (-2419 (((-112) $) NIL)) (-2424 (((-1125 |#1|) $) 88)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3231 (($ (-623 $)) NIL) (($ $ $) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ (-623 $)) NIL) (($ $ $) NIL)) (-1735 (((-411 $) $) NIL)) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL)) (-4268 (($ $ (-550)) 91)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-3967 (((-1125 |#1|) $) 89)) (-4032 (((-1125 (-400 |#1|)) $) 14)) (-3470 (($ (-400 |#1|)) 17) (($ |#1| (-1125 |#1|) (-1125 |#1|)) 38)) (-4012 (($ $) 93)) (-2233 (((-837) $) 127) (($ (-550)) 51) (($ |#1|) 52) (($ (-400 |#1|)) 36) (($ (-400 (-550))) NIL) (($ $) NIL)) (-3091 (((-749)) 64)) (-1819 (((-112) $ $) NIL)) (-3686 (((-1125 (-400 |#1|)) $) 18)) (-2688 (($) 25 T CONST)) (-2700 (($) 28 T CONST)) (-2264 (((-112) $ $) 35)) (-2382 (($ $ $) 115)) (-2370 (($ $) 106) (($ $ $) 103)) (-2358 (($ $ $) 101)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 113) (($ $ $) 108) (($ $ |#1|) NIL) (($ |#1| $) 110) (($ (-400 |#1|) $) 111) (($ $ (-400 |#1|)) NIL) (($ (-400 (-550)) $) NIL) (($ $ (-400 (-550))) NIL)))
+(((-172 |#1|) (-13 (-38 |#1|) (-38 (-400 |#1|)) (-356) (-10 -8 (-15 -3470 ($ (-400 |#1|))) (-15 -3470 ($ |#1| (-1125 |#1|) (-1125 |#1|))) (-15 -1886 ($ |#1| (-1125 |#1|))) (-15 -2110 ((-1125 |#1|) $)) (-15 -3723 ((-1125 |#1|) $)) (-15 -1266 ((-1125 |#1|) $)) (-15 -3104 (|#1| $)) (-15 -2477 ($ $)) (-15 -3686 ((-1125 (-400 |#1|)) $)) (-15 -4032 ((-1125 (-400 |#1|)) $)) (-15 -2424 ((-1125 |#1|) $)) (-15 -3967 ((-1125 |#1|) $)) (-15 -4268 ($ $ (-550))) (-15 -4012 ($ $)))) (-300)) (T -172))
+((-3470 (*1 *1 *2) (-12 (-5 *2 (-400 *3)) (-4 *3 (-300)) (-5 *1 (-172 *3)))) (-3470 (*1 *1 *2 *3 *3) (-12 (-5 *3 (-1125 *2)) (-4 *2 (-300)) (-5 *1 (-172 *2)))) (-1886 (*1 *1 *2 *3) (-12 (-5 *3 (-1125 *2)) (-4 *2 (-300)) (-5 *1 (-172 *2)))) (-2110 (*1 *2 *1) (-12 (-5 *2 (-1125 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))) (-3723 (*1 *2 *1) (-12 (-5 *2 (-1125 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))) (-1266 (*1 *2 *1) (-12 (-5 *2 (-1125 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))) (-3104 (*1 *2 *1) (-12 (-5 *1 (-172 *2)) (-4 *2 (-300)))) (-2477 (*1 *1 *1) (-12 (-5 *1 (-172 *2)) (-4 *2 (-300)))) (-3686 (*1 *2 *1) (-12 (-5 *2 (-1125 (-400 *3))) (-5 *1 (-172 *3)) (-4 *3 (-300)))) (-4032 (*1 *2 *1) (-12 (-5 *2 (-1125 (-400 *3))) (-5 *1 (-172 *3)) (-4 *3 (-300)))) (-2424 (*1 *2 *1) (-12 (-5 *2 (-1125 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))) (-3967 (*1 *2 *1) (-12 (-5 *2 (-1125 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))) (-4268 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-172 *3)) (-4 *3 (-300)))) (-4012 (*1 *1 *1) (-12 (-5 *1 (-172 *2)) (-4 *2 (-300)))))
+(-13 (-38 |#1|) (-38 (-400 |#1|)) (-356) (-10 -8 (-15 -3470 ($ (-400 |#1|))) (-15 -3470 ($ |#1| (-1125 |#1|) (-1125 |#1|))) (-15 -1886 ($ |#1| (-1125 |#1|))) (-15 -2110 ((-1125 |#1|) $)) (-15 -3723 ((-1125 |#1|) $)) (-15 -1266 ((-1125 |#1|) $)) (-15 -3104 (|#1| $)) (-15 -2477 ($ $)) (-15 -3686 ((-1125 (-400 |#1|)) $)) (-15 -4032 ((-1125 (-400 |#1|)) $)) (-15 -2424 ((-1125 |#1|) $)) (-15 -3967 ((-1125 |#1|) $)) (-15 -4268 ($ $ (-550))) (-15 -4012 ($ $))))
+((-3546 (($ (-108) $) 13)) (-3773 (((-3 (-108) "failed") (-1145) $) 12)) (-2233 (((-837) $) 16)) (-3177 (((-623 (-108)) $) 8)))
+(((-173) (-13 (-595 (-837)) (-10 -8 (-15 -3177 ((-623 (-108)) $)) (-15 -3546 ($ (-108) $)) (-15 -3773 ((-3 (-108) "failed") (-1145) $))))) (T -173))
+((-3177 (*1 *2 *1) (-12 (-5 *2 (-623 (-108))) (-5 *1 (-173)))) (-3546 (*1 *1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-173)))) (-3773 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1145)) (-5 *2 (-108)) (-5 *1 (-173)))))
+(-13 (-595 (-837)) (-10 -8 (-15 -3177 ((-623 (-108)) $)) (-15 -3546 ($ (-108) $)) (-15 -3773 ((-3 (-108) "failed") (-1145) $))))
+((-2533 (((-1 (-917 |#1|) (-917 |#1|)) |#1|) 40)) (-2709 (((-917 |#1|) (-917 |#1|)) 19)) (-3697 (((-1 (-917 |#1|) (-917 |#1|)) |#1|) 36)) (-1387 (((-917 |#1|) (-917 |#1|)) 17)) (-3149 (((-917 |#1|) (-917 |#1|)) 25)) (-4009 (((-917 |#1|) (-917 |#1|)) 24)) (-2453 (((-917 |#1|) (-917 |#1|)) 23)) (-2510 (((-1 (-917 |#1|) (-917 |#1|)) |#1|) 37)) (-1831 (((-1 (-917 |#1|) (-917 |#1|)) |#1|) 35)) (-1834 (((-1 (-917 |#1|) (-917 |#1|)) |#1|) 34)) (-4122 (((-917 |#1|) (-917 |#1|)) 18)) (-4253 (((-1 (-917 |#1|) (-917 |#1|)) |#1| |#1|) 43)) (-2764 (((-917 |#1|) (-917 |#1|)) 8)) (-2920 (((-1 (-917 |#1|) (-917 |#1|)) |#1|) 39)) (-4243 (((-1 (-917 |#1|) (-917 |#1|)) |#1|) 38)))
+(((-174 |#1|) (-10 -7 (-15 -2764 ((-917 |#1|) (-917 |#1|))) (-15 -1387 ((-917 |#1|) (-917 |#1|))) (-15 -4122 ((-917 |#1|) (-917 |#1|))) (-15 -2709 ((-917 |#1|) (-917 |#1|))) (-15 -2453 ((-917 |#1|) (-917 |#1|))) (-15 -4009 ((-917 |#1|) (-917 |#1|))) (-15 -3149 ((-917 |#1|) (-917 |#1|))) (-15 -1834 ((-1 (-917 |#1|) (-917 |#1|)) |#1|)) (-15 -1831 ((-1 (-917 |#1|) (-917 |#1|)) |#1|)) (-15 -3697 ((-1 (-917 |#1|) (-917 |#1|)) |#1|)) (-15 -2510 ((-1 (-917 |#1|) (-917 |#1|)) |#1|)) (-15 -4243 ((-1 (-917 |#1|) (-917 |#1|)) |#1|)) (-15 -2920 ((-1 (-917 |#1|) (-917 |#1|)) |#1|)) (-15 -2533 ((-1 (-917 |#1|) (-917 |#1|)) |#1|)) (-15 -4253 ((-1 (-917 |#1|) (-917 |#1|)) |#1| |#1|))) (-13 (-356) (-1167) (-976))) (T -174))
+((-4253 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-917 *3) (-917 *3))) (-5 *1 (-174 *3)) (-4 *3 (-13 (-356) (-1167) (-976))))) (-2533 (*1 *2 *3) (-12 (-5 *2 (-1 (-917 *3) (-917 *3))) (-5 *1 (-174 *3)) (-4 *3 (-13 (-356) (-1167) (-976))))) (-2920 (*1 *2 *3) (-12 (-5 *2 (-1 (-917 *3) (-917 *3))) (-5 *1 (-174 *3)) (-4 *3 (-13 (-356) (-1167) (-976))))) (-4243 (*1 *2 *3) (-12 (-5 *2 (-1 (-917 *3) (-917 *3))) (-5 *1 (-174 *3)) (-4 *3 (-13 (-356) (-1167) (-976))))) (-2510 (*1 *2 *3) (-12 (-5 *2 (-1 (-917 *3) (-917 *3))) (-5 *1 (-174 *3)) (-4 *3 (-13 (-356) (-1167) (-976))))) (-3697 (*1 *2 *3) (-12 (-5 *2 (-1 (-917 *3) (-917 *3))) (-5 *1 (-174 *3)) (-4 *3 (-13 (-356) (-1167) (-976))))) (-1831 (*1 *2 *3) (-12 (-5 *2 (-1 (-917 *3) (-917 *3))) (-5 *1 (-174 *3)) (-4 *3 (-13 (-356) (-1167) (-976))))) (-1834 (*1 *2 *3) (-12 (-5 *2 (-1 (-917 *3) (-917 *3))) (-5 *1 (-174 *3)) (-4 *3 (-13 (-356) (-1167) (-976))))) (-3149 (*1 *2 *2) (-12 (-5 *2 (-917 *3)) (-4 *3 (-13 (-356) (-1167) (-976))) (-5 *1 (-174 *3)))) (-4009 (*1 *2 *2) (-12 (-5 *2 (-917 *3)) (-4 *3 (-13 (-356) (-1167) (-976))) (-5 *1 (-174 *3)))) (-2453 (*1 *2 *2) (-12 (-5 *2 (-917 *3)) (-4 *3 (-13 (-356) (-1167) (-976))) (-5 *1 (-174 *3)))) (-2709 (*1 *2 *2) (-12 (-5 *2 (-917 *3)) (-4 *3 (-13 (-356) (-1167) (-976))) (-5 *1 (-174 *3)))) (-4122 (*1 *2 *2) (-12 (-5 *2 (-917 *3)) (-4 *3 (-13 (-356) (-1167) (-976))) (-5 *1 (-174 *3)))) (-1387 (*1 *2 *2) (-12 (-5 *2 (-917 *3)) (-4 *3 (-13 (-356) (-1167) (-976))) (-5 *1 (-174 *3)))) (-2764 (*1 *2 *2) (-12 (-5 *2 (-917 *3)) (-4 *3 (-13 (-356) (-1167) (-976))) (-5 *1 (-174 *3)))))
+(-10 -7 (-15 -2764 ((-917 |#1|) (-917 |#1|))) (-15 -1387 ((-917 |#1|) (-917 |#1|))) (-15 -4122 ((-917 |#1|) (-917 |#1|))) (-15 -2709 ((-917 |#1|) (-917 |#1|))) (-15 -2453 ((-917 |#1|) (-917 |#1|))) (-15 -4009 ((-917 |#1|) (-917 |#1|))) (-15 -3149 ((-917 |#1|) (-917 |#1|))) (-15 -1834 ((-1 (-917 |#1|) (-917 |#1|)) |#1|)) (-15 -1831 ((-1 (-917 |#1|) (-917 |#1|)) |#1|)) (-15 -3697 ((-1 (-917 |#1|) (-917 |#1|)) |#1|)) (-15 -2510 ((-1 (-917 |#1|) (-917 |#1|)) |#1|)) (-15 -4243 ((-1 (-917 |#1|) (-917 |#1|)) |#1|)) (-15 -2920 ((-1 (-917 |#1|) (-917 |#1|)) |#1|)) (-15 -2533 ((-1 (-917 |#1|) (-917 |#1|)) |#1|)) (-15 -4253 ((-1 (-917 |#1|) (-917 |#1|)) |#1| |#1|)))
+((-3359 ((|#2| |#3|) 27)))
+(((-175 |#1| |#2| |#3|) (-10 -7 (-15 -3359 (|#2| |#3|))) (-170) (-1204 |#1|) (-703 |#1| |#2|)) (T -175))
+((-3359 (*1 *2 *3) (-12 (-4 *4 (-170)) (-4 *2 (-1204 *4)) (-5 *1 (-175 *4 *2 *3)) (-4 *3 (-703 *4 *2)))))
+(-10 -7 (-15 -3359 (|#2| |#3|)))
+((-4141 (((-863 |#1| |#3|) |#3| (-866 |#1|) (-863 |#1| |#3|)) 47 (|has| (-926 |#2|) (-860 |#1|)))))
+(((-176 |#1| |#2| |#3|) (-10 -7 (IF (|has| (-926 |#2|) (-860 |#1|)) (-15 -4141 ((-863 |#1| |#3|) |#3| (-866 |#1|) (-863 |#1| |#3|))) |%noBranch|)) (-1069) (-13 (-860 |#1|) (-170)) (-164 |#2|)) (T -176))
+((-4141 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-863 *5 *3)) (-5 *4 (-866 *5)) (-4 *5 (-1069)) (-4 *3 (-164 *6)) (-4 (-926 *6) (-860 *5)) (-4 *6 (-13 (-860 *5) (-170))) (-5 *1 (-176 *5 *6 *3)))))
+(-10 -7 (IF (|has| (-926 |#2|) (-860 |#1|)) (-15 -4141 ((-863 |#1| |#3|) |#3| (-866 |#1|) (-863 |#1| |#3|))) |%noBranch|))
+((-1624 (((-623 |#1|) (-623 |#1|) |#1|) 38)) (-2981 (((-623 |#1|) |#1| (-623 |#1|)) 19)) (-4068 (((-623 |#1|) (-623 (-623 |#1|)) (-623 |#1|)) 33) ((|#1| (-623 |#1|) (-623 |#1|)) 31)))
+(((-177 |#1|) (-10 -7 (-15 -2981 ((-623 |#1|) |#1| (-623 |#1|))) (-15 -4068 (|#1| (-623 |#1|) (-623 |#1|))) (-15 -4068 ((-623 |#1|) (-623 (-623 |#1|)) (-623 |#1|))) (-15 -1624 ((-623 |#1|) (-623 |#1|) |#1|))) (-300)) (T -177))
+((-1624 (*1 *2 *2 *3) (-12 (-5 *2 (-623 *3)) (-4 *3 (-300)) (-5 *1 (-177 *3)))) (-4068 (*1 *2 *3 *2) (-12 (-5 *3 (-623 (-623 *4))) (-5 *2 (-623 *4)) (-4 *4 (-300)) (-5 *1 (-177 *4)))) (-4068 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *2)) (-5 *1 (-177 *2)) (-4 *2 (-300)))) (-2981 (*1 *2 *3 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-300)) (-5 *1 (-177 *3)))))
+(-10 -7 (-15 -2981 ((-623 |#1|) |#1| (-623 |#1|))) (-15 -4068 (|#1| (-623 |#1|) (-623 |#1|))) (-15 -4068 ((-623 |#1|) (-623 (-623 |#1|)) (-623 |#1|))) (-15 -1624 ((-623 |#1|) (-623 |#1|) |#1|)))
+((-2221 (((-112) $ $) NIL)) (-2263 (((-1181) $) 13)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1763 (((-1104) $) 10)) (-2233 (((-837) $) 22) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-178) (-13 (-1052) (-10 -8 (-15 -1763 ((-1104) $)) (-15 -2263 ((-1181) $))))) (T -178))
+((-1763 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-178)))) (-2263 (*1 *2 *1) (-12 (-5 *2 (-1181)) (-5 *1 (-178)))))
+(-13 (-1052) (-10 -8 (-15 -1763 ((-1104) $)) (-15 -2263 ((-1181) $))))
+((-1927 (((-2 (|:| |start| |#2|) (|:| -1610 (-411 |#2|))) |#2|) 61)) (-2066 ((|#1| |#1|) 54)) (-3680 (((-167 |#1|) |#2|) 84)) (-4294 ((|#1| |#2|) 123) ((|#1| |#2| |#1|) 82)) (-2431 ((|#2| |#2|) 83)) (-3648 (((-411 |#2|) |#2| |#1|) 113) (((-411 |#2|) |#2| |#1| (-112)) 81)) (-1571 ((|#1| |#2|) 112)) (-1822 ((|#2| |#2|) 119)) (-1735 (((-411 |#2|) |#2|) 134) (((-411 |#2|) |#2| |#1|) 32) (((-411 |#2|) |#2| |#1| (-112)) 133)) (-2211 (((-623 (-2 (|:| -1610 (-623 |#2|)) (|:| -2511 |#1|))) |#2| |#2|) 132) (((-623 (-2 (|:| -1610 (-623 |#2|)) (|:| -2511 |#1|))) |#2| |#2| (-112)) 76)) (-3774 (((-623 (-167 |#1|)) |#2| |#1|) 40) (((-623 (-167 |#1|)) |#2|) 41)))
+(((-179 |#1| |#2|) (-10 -7 (-15 -3774 ((-623 (-167 |#1|)) |#2|)) (-15 -3774 ((-623 (-167 |#1|)) |#2| |#1|)) (-15 -2211 ((-623 (-2 (|:| -1610 (-623 |#2|)) (|:| -2511 |#1|))) |#2| |#2| (-112))) (-15 -2211 ((-623 (-2 (|:| -1610 (-623 |#2|)) (|:| -2511 |#1|))) |#2| |#2|)) (-15 -1735 ((-411 |#2|) |#2| |#1| (-112))) (-15 -1735 ((-411 |#2|) |#2| |#1|)) (-15 -1735 ((-411 |#2|) |#2|)) (-15 -1822 (|#2| |#2|)) (-15 -1571 (|#1| |#2|)) (-15 -3648 ((-411 |#2|) |#2| |#1| (-112))) (-15 -3648 ((-411 |#2|) |#2| |#1|)) (-15 -2431 (|#2| |#2|)) (-15 -4294 (|#1| |#2| |#1|)) (-15 -4294 (|#1| |#2|)) (-15 -3680 ((-167 |#1|) |#2|)) (-15 -2066 (|#1| |#1|)) (-15 -1927 ((-2 (|:| |start| |#2|) (|:| -1610 (-411 |#2|))) |#2|))) (-13 (-356) (-823)) (-1204 (-167 |#1|))) (T -179))
+((-1927 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-2 (|:| |start| *3) (|:| -1610 (-411 *3)))) (-5 *1 (-179 *4 *3)) (-4 *3 (-1204 (-167 *4))))) (-2066 (*1 *2 *2) (-12 (-4 *2 (-13 (-356) (-823))) (-5 *1 (-179 *2 *3)) (-4 *3 (-1204 (-167 *2))))) (-3680 (*1 *2 *3) (-12 (-5 *2 (-167 *4)) (-5 *1 (-179 *4 *3)) (-4 *4 (-13 (-356) (-823))) (-4 *3 (-1204 *2)))) (-4294 (*1 *2 *3) (-12 (-4 *2 (-13 (-356) (-823))) (-5 *1 (-179 *2 *3)) (-4 *3 (-1204 (-167 *2))))) (-4294 (*1 *2 *3 *2) (-12 (-4 *2 (-13 (-356) (-823))) (-5 *1 (-179 *2 *3)) (-4 *3 (-1204 (-167 *2))))) (-2431 (*1 *2 *2) (-12 (-4 *3 (-13 (-356) (-823))) (-5 *1 (-179 *3 *2)) (-4 *2 (-1204 (-167 *3))))) (-3648 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3)) (-5 *1 (-179 *4 *3)) (-4 *3 (-1204 (-167 *4))))) (-3648 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-112)) (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3)) (-5 *1 (-179 *4 *3)) (-4 *3 (-1204 (-167 *4))))) (-1571 (*1 *2 *3) (-12 (-4 *2 (-13 (-356) (-823))) (-5 *1 (-179 *2 *3)) (-4 *3 (-1204 (-167 *2))))) (-1822 (*1 *2 *2) (-12 (-4 *3 (-13 (-356) (-823))) (-5 *1 (-179 *3 *2)) (-4 *2 (-1204 (-167 *3))))) (-1735 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3)) (-5 *1 (-179 *4 *3)) (-4 *3 (-1204 (-167 *4))))) (-1735 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3)) (-5 *1 (-179 *4 *3)) (-4 *3 (-1204 (-167 *4))))) (-1735 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-112)) (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3)) (-5 *1 (-179 *4 *3)) (-4 *3 (-1204 (-167 *4))))) (-2211 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-623 (-2 (|:| -1610 (-623 *3)) (|:| -2511 *4)))) (-5 *1 (-179 *4 *3)) (-4 *3 (-1204 (-167 *4))))) (-2211 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-356) (-823))) (-5 *2 (-623 (-2 (|:| -1610 (-623 *3)) (|:| -2511 *5)))) (-5 *1 (-179 *5 *3)) (-4 *3 (-1204 (-167 *5))))) (-3774 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-623 (-167 *4))) (-5 *1 (-179 *4 *3)) (-4 *3 (-1204 (-167 *4))))) (-3774 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-623 (-167 *4))) (-5 *1 (-179 *4 *3)) (-4 *3 (-1204 (-167 *4))))))
+(-10 -7 (-15 -3774 ((-623 (-167 |#1|)) |#2|)) (-15 -3774 ((-623 (-167 |#1|)) |#2| |#1|)) (-15 -2211 ((-623 (-2 (|:| -1610 (-623 |#2|)) (|:| -2511 |#1|))) |#2| |#2| (-112))) (-15 -2211 ((-623 (-2 (|:| -1610 (-623 |#2|)) (|:| -2511 |#1|))) |#2| |#2|)) (-15 -1735 ((-411 |#2|) |#2| |#1| (-112))) (-15 -1735 ((-411 |#2|) |#2| |#1|)) (-15 -1735 ((-411 |#2|) |#2|)) (-15 -1822 (|#2| |#2|)) (-15 -1571 (|#1| |#2|)) (-15 -3648 ((-411 |#2|) |#2| |#1| (-112))) (-15 -3648 ((-411 |#2|) |#2| |#1|)) (-15 -2431 (|#2| |#2|)) (-15 -4294 (|#1| |#2| |#1|)) (-15 -4294 (|#1| |#2|)) (-15 -3680 ((-167 |#1|) |#2|)) (-15 -2066 (|#1| |#1|)) (-15 -1927 ((-2 (|:| |start| |#2|) (|:| -1610 (-411 |#2|))) |#2|)))
+((-3669 (((-3 |#2| "failed") |#2|) 14)) (-2094 (((-749) |#2|) 16)) (-2908 ((|#2| |#2| |#2|) 18)))
+(((-180 |#1| |#2|) (-10 -7 (-15 -3669 ((-3 |#2| "failed") |#2|)) (-15 -2094 ((-749) |#2|)) (-15 -2908 (|#2| |#2| |#2|))) (-1182) (-652 |#1|)) (T -180))
+((-2908 (*1 *2 *2 *2) (-12 (-4 *3 (-1182)) (-5 *1 (-180 *3 *2)) (-4 *2 (-652 *3)))) (-2094 (*1 *2 *3) (-12 (-4 *4 (-1182)) (-5 *2 (-749)) (-5 *1 (-180 *4 *3)) (-4 *3 (-652 *4)))) (-3669 (*1 *2 *2) (|partial| -12 (-4 *3 (-1182)) (-5 *1 (-180 *3 *2)) (-4 *2 (-652 *3)))))
+(-10 -7 (-15 -3669 ((-3 |#2| "failed") |#2|)) (-15 -2094 ((-749) |#2|)) (-15 -2908 (|#2| |#2| |#2|)))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1391 (((-1145) $) 10)) (-2233 (((-837) $) 17)) (-2642 (((-623 (-1150)) $) 12)) (-2264 (((-112) $ $) 15)))
+(((-181) (-13 (-1069) (-10 -8 (-15 -1391 ((-1145) $)) (-15 -2642 ((-623 (-1150)) $))))) (T -181))
+((-1391 (*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-181)))) (-2642 (*1 *2 *1) (-12 (-5 *2 (-623 (-1150))) (-5 *1 (-181)))))
+(-13 (-1069) (-10 -8 (-15 -1391 ((-1145) $)) (-15 -2642 ((-623 (-1150)) $))))
+((-2868 ((|#2| |#2|) 28)) (-2326 (((-112) |#2|) 19)) (-1406 (((-309 |#1|) |#2|) 12)) (-1415 (((-309 |#1|) |#2|) 14)) (-1875 ((|#2| |#2| (-1145)) 68) ((|#2| |#2|) 69)) (-1828 (((-167 (-309 |#1|)) |#2|) 10)) (-3356 ((|#2| |#2| (-1145)) 65) ((|#2| |#2|) 59)))
+(((-182 |#1| |#2|) (-10 -7 (-15 -1875 (|#2| |#2|)) (-15 -1875 (|#2| |#2| (-1145))) (-15 -3356 (|#2| |#2|)) (-15 -3356 (|#2| |#2| (-1145))) (-15 -1406 ((-309 |#1|) |#2|)) (-15 -1415 ((-309 |#1|) |#2|)) (-15 -2326 ((-112) |#2|)) (-15 -2868 (|#2| |#2|)) (-15 -1828 ((-167 (-309 |#1|)) |#2|))) (-13 (-542) (-825) (-1012 (-550))) (-13 (-27) (-1167) (-423 (-167 |#1|)))) (T -182))
+((-1828 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-825) (-1012 (-550)))) (-5 *2 (-167 (-309 *4))) (-5 *1 (-182 *4 *3)) (-4 *3 (-13 (-27) (-1167) (-423 (-167 *4)))))) (-2868 (*1 *2 *2) (-12 (-4 *3 (-13 (-542) (-825) (-1012 (-550)))) (-5 *1 (-182 *3 *2)) (-4 *2 (-13 (-27) (-1167) (-423 (-167 *3)))))) (-2326 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-825) (-1012 (-550)))) (-5 *2 (-112)) (-5 *1 (-182 *4 *3)) (-4 *3 (-13 (-27) (-1167) (-423 (-167 *4)))))) (-1415 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-825) (-1012 (-550)))) (-5 *2 (-309 *4)) (-5 *1 (-182 *4 *3)) (-4 *3 (-13 (-27) (-1167) (-423 (-167 *4)))))) (-1406 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-825) (-1012 (-550)))) (-5 *2 (-309 *4)) (-5 *1 (-182 *4 *3)) (-4 *3 (-13 (-27) (-1167) (-423 (-167 *4)))))) (-3356 (*1 *2 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-542) (-825) (-1012 (-550)))) (-5 *1 (-182 *4 *2)) (-4 *2 (-13 (-27) (-1167) (-423 (-167 *4)))))) (-3356 (*1 *2 *2) (-12 (-4 *3 (-13 (-542) (-825) (-1012 (-550)))) (-5 *1 (-182 *3 *2)) (-4 *2 (-13 (-27) (-1167) (-423 (-167 *3)))))) (-1875 (*1 *2 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-542) (-825) (-1012 (-550)))) (-5 *1 (-182 *4 *2)) (-4 *2 (-13 (-27) (-1167) (-423 (-167 *4)))))) (-1875 (*1 *2 *2) (-12 (-4 *3 (-13 (-542) (-825) (-1012 (-550)))) (-5 *1 (-182 *3 *2)) (-4 *2 (-13 (-27) (-1167) (-423 (-167 *3)))))))
+(-10 -7 (-15 -1875 (|#2| |#2|)) (-15 -1875 (|#2| |#2| (-1145))) (-15 -3356 (|#2| |#2|)) (-15 -3356 (|#2| |#2| (-1145))) (-15 -1406 ((-309 |#1|) |#2|)) (-15 -1415 ((-309 |#1|) |#2|)) (-15 -2326 ((-112) |#2|)) (-15 -2868 (|#2| |#2|)) (-15 -1828 ((-167 (-309 |#1|)) |#2|)))
+((-1589 (((-1228 (-667 (-926 |#1|))) (-1228 (-667 |#1|))) 24)) (-2233 (((-1228 (-667 (-400 (-926 |#1|)))) (-1228 (-667 |#1|))) 33)))
+(((-183 |#1|) (-10 -7 (-15 -1589 ((-1228 (-667 (-926 |#1|))) (-1228 (-667 |#1|)))) (-15 -2233 ((-1228 (-667 (-400 (-926 |#1|)))) (-1228 (-667 |#1|))))) (-170)) (T -183))
+((-2233 (*1 *2 *3) (-12 (-5 *3 (-1228 (-667 *4))) (-4 *4 (-170)) (-5 *2 (-1228 (-667 (-400 (-926 *4))))) (-5 *1 (-183 *4)))) (-1589 (*1 *2 *3) (-12 (-5 *3 (-1228 (-667 *4))) (-4 *4 (-170)) (-5 *2 (-1228 (-667 (-926 *4)))) (-5 *1 (-183 *4)))))
+(-10 -7 (-15 -1589 ((-1228 (-667 (-926 |#1|))) (-1228 (-667 |#1|)))) (-15 -2233 ((-1228 (-667 (-400 (-926 |#1|)))) (-1228 (-667 |#1|)))))
+((-4292 (((-1147 (-400 (-550))) (-1147 (-400 (-550))) (-1147 (-400 (-550)))) 66)) (-3371 (((-1147 (-400 (-550))) (-623 (-550)) (-623 (-550))) 75)) (-3277 (((-1147 (-400 (-550))) (-550)) 40)) (-3919 (((-1147 (-400 (-550))) (-550)) 52)) (-1553 (((-400 (-550)) (-1147 (-400 (-550)))) 62)) (-3045 (((-1147 (-400 (-550))) (-550)) 32)) (-1318 (((-1147 (-400 (-550))) (-550)) 48)) (-1305 (((-1147 (-400 (-550))) (-550)) 46)) (-2289 (((-1147 (-400 (-550))) (-1147 (-400 (-550))) (-1147 (-400 (-550)))) 60)) (-4012 (((-1147 (-400 (-550))) (-550)) 25)) (-3302 (((-400 (-550)) (-1147 (-400 (-550))) (-1147 (-400 (-550)))) 64)) (-1530 (((-1147 (-400 (-550))) (-550)) 30)) (-3084 (((-1147 (-400 (-550))) (-623 (-550))) 72)))
+(((-184) (-10 -7 (-15 -4012 ((-1147 (-400 (-550))) (-550))) (-15 -3277 ((-1147 (-400 (-550))) (-550))) (-15 -3045 ((-1147 (-400 (-550))) (-550))) (-15 -1530 ((-1147 (-400 (-550))) (-550))) (-15 -1305 ((-1147 (-400 (-550))) (-550))) (-15 -1318 ((-1147 (-400 (-550))) (-550))) (-15 -3919 ((-1147 (-400 (-550))) (-550))) (-15 -3302 ((-400 (-550)) (-1147 (-400 (-550))) (-1147 (-400 (-550))))) (-15 -2289 ((-1147 (-400 (-550))) (-1147 (-400 (-550))) (-1147 (-400 (-550))))) (-15 -1553 ((-400 (-550)) (-1147 (-400 (-550))))) (-15 -4292 ((-1147 (-400 (-550))) (-1147 (-400 (-550))) (-1147 (-400 (-550))))) (-15 -3084 ((-1147 (-400 (-550))) (-623 (-550)))) (-15 -3371 ((-1147 (-400 (-550))) (-623 (-550)) (-623 (-550)))))) (T -184))
+((-3371 (*1 *2 *3 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)))) (-3084 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)))) (-4292 (*1 *2 *2 *2) (-12 (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)))) (-1553 (*1 *2 *3) (-12 (-5 *3 (-1147 (-400 (-550)))) (-5 *2 (-400 (-550))) (-5 *1 (-184)))) (-2289 (*1 *2 *2 *2) (-12 (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)))) (-3302 (*1 *2 *3 *3) (-12 (-5 *3 (-1147 (-400 (-550)))) (-5 *2 (-400 (-550))) (-5 *1 (-184)))) (-3919 (*1 *2 *3) (-12 (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))) (-1318 (*1 *2 *3) (-12 (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))) (-1305 (*1 *2 *3) (-12 (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))) (-1530 (*1 *2 *3) (-12 (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))) (-3045 (*1 *2 *3) (-12 (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))) (-3277 (*1 *2 *3) (-12 (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))) (-4012 (*1 *2 *3) (-12 (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))))
+(-10 -7 (-15 -4012 ((-1147 (-400 (-550))) (-550))) (-15 -3277 ((-1147 (-400 (-550))) (-550))) (-15 -3045 ((-1147 (-400 (-550))) (-550))) (-15 -1530 ((-1147 (-400 (-550))) (-550))) (-15 -1305 ((-1147 (-400 (-550))) (-550))) (-15 -1318 ((-1147 (-400 (-550))) (-550))) (-15 -3919 ((-1147 (-400 (-550))) (-550))) (-15 -3302 ((-400 (-550)) (-1147 (-400 (-550))) (-1147 (-400 (-550))))) (-15 -2289 ((-1147 (-400 (-550))) (-1147 (-400 (-550))) (-1147 (-400 (-550))))) (-15 -1553 ((-400 (-550)) (-1147 (-400 (-550))))) (-15 -4292 ((-1147 (-400 (-550))) (-1147 (-400 (-550))) (-1147 (-400 (-550))))) (-15 -3084 ((-1147 (-400 (-550))) (-623 (-550)))) (-15 -3371 ((-1147 (-400 (-550))) (-623 (-550)) (-623 (-550)))))
+((-1369 (((-411 (-1141 (-550))) (-550)) 28)) (-3105 (((-623 (-1141 (-550))) (-550)) 23)) (-3855 (((-1141 (-550)) (-550)) 21)))
+(((-185) (-10 -7 (-15 -3105 ((-623 (-1141 (-550))) (-550))) (-15 -3855 ((-1141 (-550)) (-550))) (-15 -1369 ((-411 (-1141 (-550))) (-550))))) (T -185))
+((-1369 (*1 *2 *3) (-12 (-5 *2 (-411 (-1141 (-550)))) (-5 *1 (-185)) (-5 *3 (-550)))) (-3855 (*1 *2 *3) (-12 (-5 *2 (-1141 (-550))) (-5 *1 (-185)) (-5 *3 (-550)))) (-3105 (*1 *2 *3) (-12 (-5 *2 (-623 (-1141 (-550)))) (-5 *1 (-185)) (-5 *3 (-550)))))
+(-10 -7 (-15 -3105 ((-623 (-1141 (-550))) (-550))) (-15 -3855 ((-1141 (-550)) (-550))) (-15 -1369 ((-411 (-1141 (-550))) (-550))))
+((-1637 (((-1125 (-219)) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 105)) (-4082 (((-623 (-1127)) (-1125 (-219))) NIL)) (-4104 (((-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| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 81)) (-2902 (((-623 (-219)) (-309 (-219)) (-1145) (-1063 (-818 (-219)))) NIL)) (-1298 (((-623 (-1127)) (-623 (-219))) NIL)) (-2674 (((-219) (-1063 (-818 (-219)))) 24)) (-2393 (((-219) (-1063 (-818 (-219)))) 25)) (-1448 (((-372) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 98)) (-2808 (((-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| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 42)) (-3923 (((-1127) (-219)) NIL)) (-1650 (((-1127) (-623 (-1127))) 20)) (-3744 (((-1009) (-1145) (-1145) (-1009)) 13)))
+(((-186) (-10 -7 (-15 -4104 ((-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| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2808 ((-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| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2674 ((-219) (-1063 (-818 (-219))))) (-15 -2393 ((-219) (-1063 (-818 (-219))))) (-15 -1448 ((-372) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2902 ((-623 (-219)) (-309 (-219)) (-1145) (-1063 (-818 (-219))))) (-15 -1637 ((-1125 (-219)) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -3923 ((-1127) (-219))) (-15 -1298 ((-623 (-1127)) (-623 (-219)))) (-15 -4082 ((-623 (-1127)) (-1125 (-219)))) (-15 -1650 ((-1127) (-623 (-1127)))) (-15 -3744 ((-1009) (-1145) (-1145) (-1009))))) (T -186))
+((-3744 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1009)) (-5 *3 (-1145)) (-5 *1 (-186)))) (-1650 (*1 *2 *3) (-12 (-5 *3 (-623 (-1127))) (-5 *2 (-1127)) (-5 *1 (-186)))) (-4082 (*1 *2 *3) (-12 (-5 *3 (-1125 (-219))) (-5 *2 (-623 (-1127))) (-5 *1 (-186)))) (-1298 (*1 *2 *3) (-12 (-5 *3 (-623 (-219))) (-5 *2 (-623 (-1127))) (-5 *1 (-186)))) (-3923 (*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-1127)) (-5 *1 (-186)))) (-1637 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-1125 (-219))) (-5 *1 (-186)))) (-2902 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-309 (-219))) (-5 *4 (-1145)) (-5 *5 (-1063 (-818 (-219)))) (-5 *2 (-623 (-219))) (-5 *1 (-186)))) (-1448 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-372)) (-5 *1 (-186)))) (-2393 (*1 *2 *3) (-12 (-5 *3 (-1063 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-186)))) (-2674 (*1 *2 *3) (-12 (-5 *3 (-1063 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-186)))) (-2808 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-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 (-186)))) (-4104 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-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 (-186)))))
+(-10 -7 (-15 -4104 ((-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| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2808 ((-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| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2674 ((-219) (-1063 (-818 (-219))))) (-15 -2393 ((-219) (-1063 (-818 (-219))))) (-15 -1448 ((-372) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2902 ((-623 (-219)) (-309 (-219)) (-1145) (-1063 (-818 (-219))))) (-15 -1637 ((-1125 (-219)) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -3923 ((-1127) (-219))) (-15 -1298 ((-623 (-1127)) (-623 (-219)))) (-15 -4082 ((-623 (-1127)) (-1125 (-219)))) (-15 -1650 ((-1127) (-623 (-1127)))) (-15 -3744 ((-1009) (-1145) (-1145) (-1009))))
+((-2221 (((-112) $ $) NIL)) (-2105 (((-1009) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) 55) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) NIL)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 32) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2264 (((-112) $ $) NIL)))
(((-187) (-765)) (T -187))
NIL
(-765)
-((-1504 (((-112) $ $) NIL)) (-4163 (((-1008) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) 60) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) NIL)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 41) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2316 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-2105 (((-1009) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) 60) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) NIL)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 41) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2264 (((-112) $ $) NIL)))
(((-188) (-765)) (T -188))
NIL
(-765)
-((-1504 (((-112) $ $) NIL)) (-4163 (((-1008) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) 69) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) NIL)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 40) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2316 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-2105 (((-1009) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) 69) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) NIL)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 40) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2264 (((-112) $ $) NIL)))
(((-189) (-765)) (T -189))
NIL
(-765)
-((-1504 (((-112) $ $) NIL)) (-4163 (((-1008) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) 56) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) NIL)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 34) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2316 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-2105 (((-1009) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) 56) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) NIL)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 34) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2264 (((-112) $ $) NIL)))
(((-190) (-765)) (T -190))
NIL
(-765)
-((-1504 (((-112) $ $) NIL)) (-4163 (((-1008) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) 67) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) NIL)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 38) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2316 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-2105 (((-1009) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) 67) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) NIL)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 38) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2264 (((-112) $ $) NIL)))
(((-191) (-765)) (T -191))
NIL
(-765)
-((-1504 (((-112) $ $) NIL)) (-4163 (((-1008) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) 73) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) NIL)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 36) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2316 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-2105 (((-1009) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) 73) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) NIL)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 36) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2264 (((-112) $ $) NIL)))
(((-192) (-765)) (T -192))
NIL
(-765)
-((-1504 (((-112) $ $) NIL)) (-4163 (((-1008) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) 80) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) NIL)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 44) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2316 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-2105 (((-1009) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) 80) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) NIL)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 44) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2264 (((-112) $ $) NIL)))
(((-193) (-765)) (T -193))
NIL
(-765)
-((-1504 (((-112) $ $) NIL)) (-4163 (((-1008) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) 70) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) NIL)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 40) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2316 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-2105 (((-1009) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) 70) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) NIL)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 40) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2264 (((-112) $ $) NIL)))
(((-194) (-765)) (T -194))
NIL
(-765)
-((-1504 (((-112) $ $) NIL)) (-4163 (((-1008) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) NIL) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) 66)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 32)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2316 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-2105 (((-1009) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) NIL) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) 66)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 32)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2264 (((-112) $ $) NIL)))
(((-195) (-765)) (T -195))
NIL
(-765)
-((-1504 (((-112) $ $) NIL)) (-4163 (((-1008) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) NIL) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) 63)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 34)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2316 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-2105 (((-1009) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) NIL) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) 63)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 34)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2264 (((-112) $ $) NIL)))
(((-196) (-765)) (T -196))
NIL
(-765)
-((-1504 (((-112) $ $) NIL)) (-4163 (((-1008) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) 90) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) NIL)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 78) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2316 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-2105 (((-1009) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) 90) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) NIL)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 78) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2264 (((-112) $ $) NIL)))
(((-197) (-765)) (T -197))
NIL
(-765)
-((-1409 (((-3 (-2 (|:| -3903 (-114)) (|:| |w| (-219))) "failed") (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 85)) (-3449 (((-550) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 42)) (-3334 (((-3 (-623 (-219)) "failed") (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 73)))
-(((-198) (-10 -7 (-15 -1409 ((-3 (-2 (|:| -3903 (-114)) (|:| |w| (-219))) "failed") (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -3334 ((-3 (-623 (-219)) "failed") (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -3449 ((-550) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))) (T -198))
-((-3449 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-550)) (-5 *1 (-198)))) (-3334 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-623 (-219))) (-5 *1 (-198)))) (-1409 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-2 (|:| -3903 (-114)) (|:| |w| (-219)))) (-5 *1 (-198)))))
-(-10 -7 (-15 -1409 ((-3 (-2 (|:| -3903 (-114)) (|:| |w| (-219))) "failed") (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -3334 ((-3 (-623 (-219)) "failed") (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -3449 ((-550) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))
-((-2748 (((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 39)) (-3848 (((-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372))) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 130)) (-3749 (((-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372))) (-667 (-309 (-219)))) 89)) (-3645 (((-372) (-667 (-309 (-219)))) 113)) (-1855 (((-667 (-309 (-219))) (-1227 (-309 (-219))) (-623 (-1144))) 110)) (-4252 (((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 30)) (-2870 (((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 43)) (-3866 (((-667 (-309 (-219))) (-667 (-309 (-219))) (-623 (-1144)) (-1227 (-309 (-219)))) 102)) (-3537 (((-372) (-372) (-623 (-372))) 107) (((-372) (-372) (-372)) 105)) (-3908 (((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 36)))
-(((-199) (-10 -7 (-15 -3537 ((-372) (-372) (-372))) (-15 -3537 ((-372) (-372) (-623 (-372)))) (-15 -3645 ((-372) (-667 (-309 (-219))))) (-15 -1855 ((-667 (-309 (-219))) (-1227 (-309 (-219))) (-623 (-1144)))) (-15 -3866 ((-667 (-309 (-219))) (-667 (-309 (-219))) (-623 (-1144)) (-1227 (-309 (-219))))) (-15 -3749 ((-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372))) (-667 (-309 (-219))))) (-15 -3848 ((-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372))) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2748 ((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2870 ((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -3908 ((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -4252 ((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))) (T -199))
-((-4252 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-372)) (-5 *1 (-199)))) (-3908 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-372)) (-5 *1 (-199)))) (-2870 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-372)) (-5 *1 (-199)))) (-2748 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-372)) (-5 *1 (-199)))) (-3848 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372)))) (-5 *1 (-199)))) (-3749 (*1 *2 *3) (-12 (-5 *3 (-667 (-309 (-219)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372)))) (-5 *1 (-199)))) (-3866 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-667 (-309 (-219)))) (-5 *3 (-623 (-1144))) (-5 *4 (-1227 (-309 (-219)))) (-5 *1 (-199)))) (-1855 (*1 *2 *3 *4) (-12 (-5 *3 (-1227 (-309 (-219)))) (-5 *4 (-623 (-1144))) (-5 *2 (-667 (-309 (-219)))) (-5 *1 (-199)))) (-3645 (*1 *2 *3) (-12 (-5 *3 (-667 (-309 (-219)))) (-5 *2 (-372)) (-5 *1 (-199)))) (-3537 (*1 *2 *2 *3) (-12 (-5 *3 (-623 (-372))) (-5 *2 (-372)) (-5 *1 (-199)))) (-3537 (*1 *2 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-199)))))
-(-10 -7 (-15 -3537 ((-372) (-372) (-372))) (-15 -3537 ((-372) (-372) (-623 (-372)))) (-15 -3645 ((-372) (-667 (-309 (-219))))) (-15 -1855 ((-667 (-309 (-219))) (-1227 (-309 (-219))) (-623 (-1144)))) (-15 -3866 ((-667 (-309 (-219))) (-667 (-309 (-219))) (-623 (-1144)) (-1227 (-309 (-219))))) (-15 -3749 ((-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372))) (-667 (-309 (-219))))) (-15 -3848 ((-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372))) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2748 ((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2870 ((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -3908 ((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -4252 ((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))
-((-1504 (((-112) $ $) NIL)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 41)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-1703 (((-1008) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 64)) (-2316 (((-112) $ $) NIL)))
+((-2627 (((-3 (-2 (|:| -3985 (-114)) (|:| |w| (-219))) "failed") (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 85)) (-3536 (((-550) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 42)) (-1761 (((-3 (-623 (-219)) "failed") (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 73)))
+(((-198) (-10 -7 (-15 -2627 ((-3 (-2 (|:| -3985 (-114)) (|:| |w| (-219))) "failed") (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -1761 ((-3 (-623 (-219)) "failed") (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -3536 ((-550) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))) (T -198))
+((-3536 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-550)) (-5 *1 (-198)))) (-1761 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-623 (-219))) (-5 *1 (-198)))) (-2627 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-2 (|:| -3985 (-114)) (|:| |w| (-219)))) (-5 *1 (-198)))))
+(-10 -7 (-15 -2627 ((-3 (-2 (|:| -3985 (-114)) (|:| |w| (-219))) "failed") (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -1761 ((-3 (-623 (-219)) "failed") (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -3536 ((-550) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))
+((-2141 (((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 39)) (-3229 (((-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372))) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 130)) (-3486 (((-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372))) (-667 (-309 (-219)))) 89)) (-1768 (((-372) (-667 (-309 (-219)))) 113)) (-1407 (((-667 (-309 (-219))) (-1228 (-309 (-219))) (-623 (-1145))) 110)) (-1718 (((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 30)) (-3902 (((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 43)) (-1553 (((-667 (-309 (-219))) (-667 (-309 (-219))) (-623 (-1145)) (-1228 (-309 (-219)))) 102)) (-3223 (((-372) (-372) (-623 (-372))) 107) (((-372) (-372) (-372)) 105)) (-2554 (((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 36)))
+(((-199) (-10 -7 (-15 -3223 ((-372) (-372) (-372))) (-15 -3223 ((-372) (-372) (-623 (-372)))) (-15 -1768 ((-372) (-667 (-309 (-219))))) (-15 -1407 ((-667 (-309 (-219))) (-1228 (-309 (-219))) (-623 (-1145)))) (-15 -1553 ((-667 (-309 (-219))) (-667 (-309 (-219))) (-623 (-1145)) (-1228 (-309 (-219))))) (-15 -3486 ((-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372))) (-667 (-309 (-219))))) (-15 -3229 ((-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372))) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2141 ((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -3902 ((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2554 ((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -1718 ((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))) (T -199))
+((-1718 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-372)) (-5 *1 (-199)))) (-2554 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-372)) (-5 *1 (-199)))) (-3902 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-372)) (-5 *1 (-199)))) (-2141 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-372)) (-5 *1 (-199)))) (-3229 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372)))) (-5 *1 (-199)))) (-3486 (*1 *2 *3) (-12 (-5 *3 (-667 (-309 (-219)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372)))) (-5 *1 (-199)))) (-1553 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-667 (-309 (-219)))) (-5 *3 (-623 (-1145))) (-5 *4 (-1228 (-309 (-219)))) (-5 *1 (-199)))) (-1407 (*1 *2 *3 *4) (-12 (-5 *3 (-1228 (-309 (-219)))) (-5 *4 (-623 (-1145))) (-5 *2 (-667 (-309 (-219)))) (-5 *1 (-199)))) (-1768 (*1 *2 *3) (-12 (-5 *3 (-667 (-309 (-219)))) (-5 *2 (-372)) (-5 *1 (-199)))) (-3223 (*1 *2 *2 *3) (-12 (-5 *3 (-623 (-372))) (-5 *2 (-372)) (-5 *1 (-199)))) (-3223 (*1 *2 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-199)))))
+(-10 -7 (-15 -3223 ((-372) (-372) (-372))) (-15 -3223 ((-372) (-372) (-623 (-372)))) (-15 -1768 ((-372) (-667 (-309 (-219))))) (-15 -1407 ((-667 (-309 (-219))) (-1228 (-309 (-219))) (-623 (-1145)))) (-15 -1553 ((-667 (-309 (-219))) (-667 (-309 (-219))) (-623 (-1145)) (-1228 (-309 (-219))))) (-15 -3486 ((-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372))) (-667 (-309 (-219))))) (-15 -3229 ((-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372))) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2141 ((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -3902 ((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2554 ((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -1718 ((-372) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))
+((-2221 (((-112) $ $) NIL)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 41)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-3647 (((-1009) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 64)) (-2264 (((-112) $ $) NIL)))
(((-200) (-778)) (T -200))
NIL
(-778)
-((-1504 (((-112) $ $) NIL)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 41)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-1703 (((-1008) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 62)) (-2316 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 41)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-3647 (((-1009) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 62)) (-2264 (((-112) $ $) NIL)))
(((-201) (-778)) (T -201))
NIL
(-778)
-((-1504 (((-112) $ $) NIL)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 40)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-1703 (((-1008) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 66)) (-2316 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 40)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-3647 (((-1009) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 66)) (-2264 (((-112) $ $) NIL)))
(((-202) (-778)) (T -202))
NIL
(-778)
-((-1504 (((-112) $ $) NIL)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 46)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-1703 (((-1008) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 75)) (-2316 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 46)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-3647 (((-1009) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 75)) (-2264 (((-112) $ $) NIL)))
(((-203) (-778)) (T -203))
NIL
(-778)
-((-1540 (((-623 (-1144)) (-1144) (-749)) 23)) (-1329 (((-309 (-219)) (-309 (-219))) 31)) (-3516 (((-112) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219)))) 74)) (-3386 (((-112) (-219) (-219) (-623 (-309 (-219)))) 45)))
-(((-204) (-10 -7 (-15 -1540 ((-623 (-1144)) (-1144) (-749))) (-15 -1329 ((-309 (-219)) (-309 (-219)))) (-15 -3386 ((-112) (-219) (-219) (-623 (-309 (-219))))) (-15 -3516 ((-112) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219))))))) (T -204))
-((-3516 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219)))) (-5 *2 (-112)) (-5 *1 (-204)))) (-3386 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-623 (-309 (-219)))) (-5 *3 (-219)) (-5 *2 (-112)) (-5 *1 (-204)))) (-1329 (*1 *2 *2) (-12 (-5 *2 (-309 (-219))) (-5 *1 (-204)))) (-1540 (*1 *2 *3 *4) (-12 (-5 *4 (-749)) (-5 *2 (-623 (-1144))) (-5 *1 (-204)) (-5 *3 (-1144)))))
-(-10 -7 (-15 -1540 ((-623 (-1144)) (-1144) (-749))) (-15 -1329 ((-309 (-219)) (-309 (-219)))) (-15 -3386 ((-112) (-219) (-219) (-623 (-309 (-219))))) (-15 -3516 ((-112) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219))))))
-((-1504 (((-112) $ $) NIL)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219)))) 26)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-1285 (((-1008) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219)))) 57)) (-2316 (((-112) $ $) NIL)))
-(((-205) (-868)) (T -205))
-NIL
-(-868)
-((-1504 (((-112) $ $) NIL)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219)))) 21)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-1285 (((-1008) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219)))) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-206) (-868)) (T -206))
-NIL
-(-868)
-((-1504 (((-112) $ $) NIL)) (-1705 ((|#2| $ (-749) |#2|) 11)) (-2578 (($) 8)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2680 ((|#2| $ (-749)) 10)) (-1518 (((-836) $) 18)) (-2316 (((-112) $ $) 13)))
-(((-207 |#1| |#2|) (-13 (-1068) (-10 -8 (-15 -2578 ($)) (-15 -2680 (|#2| $ (-749))) (-15 -1705 (|#2| $ (-749) |#2|)))) (-894) (-1068)) (T -207))
-((-2578 (*1 *1) (-12 (-5 *1 (-207 *2 *3)) (-14 *2 (-894)) (-4 *3 (-1068)))) (-2680 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *2 (-1068)) (-5 *1 (-207 *4 *2)) (-14 *4 (-894)))) (-1705 (*1 *2 *1 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-207 *4 *2)) (-14 *4 (-894)) (-4 *2 (-1068)))))
-(-13 (-1068) (-10 -8 (-15 -2578 ($)) (-15 -2680 (|#2| $ (-749))) (-15 -1705 (|#2| $ (-749) |#2|))))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3656 (((-1232) $) 36) (((-1232) $ (-894) (-894)) 38)) (-2680 (($ $ (-962)) 19) (((-239 (-1126)) $ (-1144)) 15)) (-2048 (((-1232) $) 34)) (-1518 (((-836) $) 31) (($ (-623 |#1|)) 8)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $ $) 27)) (-2391 (($ $ $) 22)))
-(((-208 |#1|) (-13 (-1068) (-10 -8 (-15 -2680 ($ $ (-962))) (-15 -2680 ((-239 (-1126)) $ (-1144))) (-15 -2391 ($ $ $)) (-15 -2403 ($ $ $)) (-15 -1518 ($ (-623 |#1|))) (-15 -2048 ((-1232) $)) (-15 -3656 ((-1232) $)) (-15 -3656 ((-1232) $ (-894) (-894))))) (-13 (-825) (-10 -8 (-15 -2680 ((-1126) $ (-1144))) (-15 -2048 ((-1232) $)) (-15 -3656 ((-1232) $))))) (T -208))
-((-2680 (*1 *1 *1 *2) (-12 (-5 *2 (-962)) (-5 *1 (-208 *3)) (-4 *3 (-13 (-825) (-10 -8 (-15 -2680 ((-1126) $ (-1144))) (-15 -2048 ((-1232) $)) (-15 -3656 ((-1232) $))))))) (-2680 (*1 *2 *1 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-239 (-1126))) (-5 *1 (-208 *4)) (-4 *4 (-13 (-825) (-10 -8 (-15 -2680 ((-1126) $ *3)) (-15 -2048 ((-1232) $)) (-15 -3656 ((-1232) $))))))) (-2391 (*1 *1 *1 *1) (-12 (-5 *1 (-208 *2)) (-4 *2 (-13 (-825) (-10 -8 (-15 -2680 ((-1126) $ (-1144))) (-15 -2048 ((-1232) $)) (-15 -3656 ((-1232) $))))))) (-2403 (*1 *1 *1 *1) (-12 (-5 *1 (-208 *2)) (-4 *2 (-13 (-825) (-10 -8 (-15 -2680 ((-1126) $ (-1144))) (-15 -2048 ((-1232) $)) (-15 -3656 ((-1232) $))))))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-13 (-825) (-10 -8 (-15 -2680 ((-1126) $ (-1144))) (-15 -2048 ((-1232) $)) (-15 -3656 ((-1232) $))))) (-5 *1 (-208 *3)))) (-2048 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-208 *3)) (-4 *3 (-13 (-825) (-10 -8 (-15 -2680 ((-1126) $ (-1144))) (-15 -2048 (*2 $)) (-15 -3656 (*2 $))))))) (-3656 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-208 *3)) (-4 *3 (-13 (-825) (-10 -8 (-15 -2680 ((-1126) $ (-1144))) (-15 -2048 (*2 $)) (-15 -3656 (*2 $))))))) (-3656 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1232)) (-5 *1 (-208 *4)) (-4 *4 (-13 (-825) (-10 -8 (-15 -2680 ((-1126) $ (-1144))) (-15 -2048 (*2 $)) (-15 -3656 (*2 $))))))))
-(-13 (-1068) (-10 -8 (-15 -2680 ($ $ (-962))) (-15 -2680 ((-239 (-1126)) $ (-1144))) (-15 -2391 ($ $ $)) (-15 -2403 ($ $ $)) (-15 -1518 ($ (-623 |#1|))) (-15 -2048 ((-1232) $)) (-15 -3656 ((-1232) $)) (-15 -3656 ((-1232) $ (-894) (-894)))))
-((-2150 ((|#2| |#4| (-1 |#2| |#2|)) 46)))
-(((-209 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2150 (|#2| |#4| (-1 |#2| |#2|)))) (-356) (-1203 |#1|) (-1203 (-400 |#2|)) (-335 |#1| |#2| |#3|)) (T -209))
-((-2150 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-356)) (-4 *6 (-1203 (-400 *2))) (-4 *2 (-1203 *5)) (-5 *1 (-209 *5 *2 *6 *3)) (-4 *3 (-335 *5 *2 *6)))))
-(-10 -7 (-15 -2150 (|#2| |#4| (-1 |#2| |#2|))))
-((-1492 ((|#2| |#2| (-749) |#2|) 42)) (-2482 ((|#2| |#2| (-749) |#2|) 38)) (-4247 (((-623 |#2|) (-623 (-2 (|:| |deg| (-749)) (|:| -3393 |#2|)))) 57)) (-4322 (((-623 (-2 (|:| |deg| (-749)) (|:| -3393 |#2|))) |#2|) 53)) (-1638 (((-112) |#2|) 50)) (-1338 (((-411 |#2|) |#2|) 77)) (-3338 (((-411 |#2|) |#2|) 76)) (-1284 ((|#2| |#2| (-749) |#2|) 36)) (-3325 (((-2 (|:| |cont| |#1|) (|:| -1877 (-623 (-2 (|:| |irr| |#2|) (|:| -4245 (-550)))))) |#2| (-112)) 69)))
-(((-210 |#1| |#2|) (-10 -7 (-15 -3338 ((-411 |#2|) |#2|)) (-15 -1338 ((-411 |#2|) |#2|)) (-15 -3325 ((-2 (|:| |cont| |#1|) (|:| -1877 (-623 (-2 (|:| |irr| |#2|) (|:| -4245 (-550)))))) |#2| (-112))) (-15 -4322 ((-623 (-2 (|:| |deg| (-749)) (|:| -3393 |#2|))) |#2|)) (-15 -4247 ((-623 |#2|) (-623 (-2 (|:| |deg| (-749)) (|:| -3393 |#2|))))) (-15 -1284 (|#2| |#2| (-749) |#2|)) (-15 -2482 (|#2| |#2| (-749) |#2|)) (-15 -1492 (|#2| |#2| (-749) |#2|)) (-15 -1638 ((-112) |#2|))) (-342) (-1203 |#1|)) (T -210))
-((-1638 (*1 *2 *3) (-12 (-4 *4 (-342)) (-5 *2 (-112)) (-5 *1 (-210 *4 *3)) (-4 *3 (-1203 *4)))) (-1492 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-749)) (-4 *4 (-342)) (-5 *1 (-210 *4 *2)) (-4 *2 (-1203 *4)))) (-2482 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-749)) (-4 *4 (-342)) (-5 *1 (-210 *4 *2)) (-4 *2 (-1203 *4)))) (-1284 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-749)) (-4 *4 (-342)) (-5 *1 (-210 *4 *2)) (-4 *2 (-1203 *4)))) (-4247 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| |deg| (-749)) (|:| -3393 *5)))) (-4 *5 (-1203 *4)) (-4 *4 (-342)) (-5 *2 (-623 *5)) (-5 *1 (-210 *4 *5)))) (-4322 (*1 *2 *3) (-12 (-4 *4 (-342)) (-5 *2 (-623 (-2 (|:| |deg| (-749)) (|:| -3393 *3)))) (-5 *1 (-210 *4 *3)) (-4 *3 (-1203 *4)))) (-3325 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-342)) (-5 *2 (-2 (|:| |cont| *5) (|:| -1877 (-623 (-2 (|:| |irr| *3) (|:| -4245 (-550))))))) (-5 *1 (-210 *5 *3)) (-4 *3 (-1203 *5)))) (-1338 (*1 *2 *3) (-12 (-4 *4 (-342)) (-5 *2 (-411 *3)) (-5 *1 (-210 *4 *3)) (-4 *3 (-1203 *4)))) (-3338 (*1 *2 *3) (-12 (-4 *4 (-342)) (-5 *2 (-411 *3)) (-5 *1 (-210 *4 *3)) (-4 *3 (-1203 *4)))))
-(-10 -7 (-15 -3338 ((-411 |#2|) |#2|)) (-15 -1338 ((-411 |#2|) |#2|)) (-15 -3325 ((-2 (|:| |cont| |#1|) (|:| -1877 (-623 (-2 (|:| |irr| |#2|) (|:| -4245 (-550)))))) |#2| (-112))) (-15 -4322 ((-623 (-2 (|:| |deg| (-749)) (|:| -3393 |#2|))) |#2|)) (-15 -4247 ((-623 |#2|) (-623 (-2 (|:| |deg| (-749)) (|:| -3393 |#2|))))) (-15 -1284 (|#2| |#2| (-749) |#2|)) (-15 -2482 (|#2| |#2| (-749) |#2|)) (-15 -1492 (|#2| |#2| (-749) |#2|)) (-15 -1638 ((-112) |#2|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1453 (((-550) $) NIL (|has| (-550) (-300)))) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-550) (-882)))) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| (-550) (-882)))) (-3631 (((-112) $ $) NIL)) (-3712 (((-550) $) NIL (|has| (-550) (-798)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL) (((-3 (-1144) "failed") $) NIL (|has| (-550) (-1011 (-1144)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-550) (-1011 (-550)))) (((-3 (-550) "failed") $) NIL (|has| (-550) (-1011 (-550))))) (-2726 (((-550) $) NIL) (((-1144) $) NIL (|has| (-550) (-1011 (-1144)))) (((-400 (-550)) $) NIL (|has| (-550) (-1011 (-550)))) (((-550) $) NIL (|has| (-550) (-1011 (-550))))) (-3349 (($ $ $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| (-550) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| (-550) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL) (((-667 (-550)) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1741 (($) NIL (|has| (-550) (-535)))) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-1416 (((-112) $) NIL (|has| (-550) (-798)))) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (|has| (-550) (-859 (-550)))) (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (|has| (-550) (-859 (-372))))) (-3102 (((-112) $) NIL)) (-1552 (($ $) NIL)) (-2705 (((-550) $) NIL)) (-2826 (((-3 $ "failed") $) NIL (|has| (-550) (-1119)))) (-3329 (((-112) $) NIL (|has| (-550) (-798)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2707 (($ $ $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (|has| (-550) (-825)))) (-3972 (($ (-1 (-550) (-550)) $) NIL)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3862 (($) NIL (|has| (-550) (-1119)) CONST)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3948 (($ $) NIL (|has| (-550) (-300))) (((-400 (-550)) $) NIL)) (-1608 (((-550) $) NIL (|has| (-550) (-535)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-550) (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-550) (-882)))) (-3338 (((-411 $) $) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3866 (($ $ (-623 (-550)) (-623 (-550))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-550) (-550)) NIL (|has| (-550) (-302 (-550)))) (($ $ (-287 (-550))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-623 (-287 (-550)))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-623 (-1144)) (-623 (-550))) NIL (|has| (-550) (-505 (-1144) (-550)))) (($ $ (-1144) (-550)) NIL (|has| (-550) (-505 (-1144) (-550))))) (-3542 (((-749) $) NIL)) (-2680 (($ $ (-550)) NIL (|has| (-550) (-279 (-550) (-550))))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-2393 (($ $) NIL (|has| (-550) (-227))) (($ $ (-749)) NIL (|has| (-550) (-227))) (($ $ (-1144)) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-1 (-550) (-550)) (-749)) NIL) (($ $ (-1 (-550) (-550))) NIL)) (-2639 (($ $) NIL)) (-2715 (((-550) $) NIL)) (-1795 (($ (-400 (-550))) 9)) (-4028 (((-865 (-550)) $) NIL (|has| (-550) (-596 (-865 (-550))))) (((-865 (-372)) $) NIL (|has| (-550) (-596 (-865 (-372))))) (((-526) $) NIL (|has| (-550) (-596 (-526)))) (((-372) $) NIL (|has| (-550) (-995))) (((-219) $) NIL (|has| (-550) (-995)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| (-550) (-882))))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) 8) (($ (-550)) NIL) (($ (-1144)) NIL (|has| (-550) (-1011 (-1144)))) (((-400 (-550)) $) NIL) (((-977 10) $) 10)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| (-550) (-882))) (|has| (-550) (-143))))) (-2390 (((-749)) NIL)) (-1754 (((-550) $) NIL (|has| (-550) (-535)))) (-1345 (((-112) $ $) NIL)) (-1635 (($ $) NIL (|has| (-550) (-798)))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $) NIL (|has| (-550) (-227))) (($ $ (-749)) NIL (|has| (-550) (-227))) (($ $ (-1144)) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-1 (-550) (-550)) (-749)) NIL) (($ $ (-1 (-550) (-550))) NIL)) (-2363 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2345 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2335 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2414 (($ $ $) NIL) (($ (-550) (-550)) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ (-550) $) NIL) (($ $ (-550)) NIL)))
-(((-211) (-13 (-965 (-550)) (-10 -8 (-15 -1518 ((-400 (-550)) $)) (-15 -1518 ((-977 10) $)) (-15 -3948 ((-400 (-550)) $)) (-15 -1795 ($ (-400 (-550))))))) (T -211))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-211)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-977 10)) (-5 *1 (-211)))) (-3948 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-211)))) (-1795 (*1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-211)))))
-(-13 (-965 (-550)) (-10 -8 (-15 -1518 ((-400 (-550)) $)) (-15 -1518 ((-977 10) $)) (-15 -3948 ((-400 (-550)) $)) (-15 -1795 ($ (-400 (-550))))))
-((-1504 (((-112) $ $) NIL)) (-2838 (((-1086) $) 13)) (-1825 (((-1126) $) NIL)) (-2026 (((-475) $) 10)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 25) (((-1149) $) NIL) (($ (-1149)) NIL)) (-1925 (((-1103) $) 15)) (-2316 (((-112) $ $) NIL)))
-(((-212) (-13 (-1051) (-10 -8 (-15 -2026 ((-475) $)) (-15 -2838 ((-1086) $)) (-15 -1925 ((-1103) $))))) (T -212))
-((-2026 (*1 *2 *1) (-12 (-5 *2 (-475)) (-5 *1 (-212)))) (-2838 (*1 *2 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-212)))) (-1925 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-212)))))
-(-13 (-1051) (-10 -8 (-15 -2026 ((-475) $)) (-15 -2838 ((-1086) $)) (-15 -1925 ((-1103) $))))
-((-1489 (((-3 (|:| |f1| (-818 |#2|)) (|:| |f2| (-623 (-818 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1060 (-818 |#2|)) (-1126)) 28) (((-3 (|:| |f1| (-818 |#2|)) (|:| |f2| (-623 (-818 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1060 (-818 |#2|))) 24)) (-1423 (((-3 (|:| |f1| (-818 |#2|)) (|:| |f2| (-623 (-818 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1144) (-818 |#2|) (-818 |#2|) (-112)) 17)))
-(((-213 |#1| |#2|) (-10 -7 (-15 -1489 ((-3 (|:| |f1| (-818 |#2|)) (|:| |f2| (-623 (-818 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1060 (-818 |#2|)))) (-15 -1489 ((-3 (|:| |f1| (-818 |#2|)) (|:| |f2| (-623 (-818 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1060 (-818 |#2|)) (-1126))) (-15 -1423 ((-3 (|:| |f1| (-818 |#2|)) (|:| |f2| (-623 (-818 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1144) (-818 |#2|) (-818 |#2|) (-112)))) (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550))) (-13 (-1166) (-932) (-29 |#1|))) (T -213))
-((-1423 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *4 (-1144)) (-5 *6 (-112)) (-4 *7 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550)))) (-4 *3 (-13 (-1166) (-932) (-29 *7))) (-5 *2 (-3 (|:| |f1| (-818 *3)) (|:| |f2| (-623 (-818 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-213 *7 *3)) (-5 *5 (-818 *3)))) (-1489 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1060 (-818 *3))) (-5 *5 (-1126)) (-4 *3 (-13 (-1166) (-932) (-29 *6))) (-4 *6 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-3 (|:| |f1| (-818 *3)) (|:| |f2| (-623 (-818 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-213 *6 *3)))) (-1489 (*1 *2 *3 *4) (-12 (-5 *4 (-1060 (-818 *3))) (-4 *3 (-13 (-1166) (-932) (-29 *5))) (-4 *5 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-3 (|:| |f1| (-818 *3)) (|:| |f2| (-623 (-818 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-213 *5 *3)))))
-(-10 -7 (-15 -1489 ((-3 (|:| |f1| (-818 |#2|)) (|:| |f2| (-623 (-818 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1060 (-818 |#2|)))) (-15 -1489 ((-3 (|:| |f1| (-818 |#2|)) (|:| |f2| (-623 (-818 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1060 (-818 |#2|)) (-1126))) (-15 -1423 ((-3 (|:| |f1| (-818 |#2|)) (|:| |f2| (-623 (-818 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1144) (-818 |#2|) (-818 |#2|) (-112))))
-((-1489 (((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-925 |#1|)) (-1060 (-818 (-400 (-925 |#1|)))) (-1126)) 46) (((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-925 |#1|)) (-1060 (-818 (-400 (-925 |#1|))))) 43) (((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-925 |#1|)) (-1060 (-818 (-309 |#1|))) (-1126)) 47) (((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-925 |#1|)) (-1060 (-818 (-309 |#1|)))) 20)))
-(((-214 |#1|) (-10 -7 (-15 -1489 ((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-925 |#1|)) (-1060 (-818 (-309 |#1|))))) (-15 -1489 ((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-925 |#1|)) (-1060 (-818 (-309 |#1|))) (-1126))) (-15 -1489 ((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-925 |#1|)) (-1060 (-818 (-400 (-925 |#1|)))))) (-15 -1489 ((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-925 |#1|)) (-1060 (-818 (-400 (-925 |#1|)))) (-1126)))) (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550)))) (T -214))
-((-1489 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1060 (-818 (-400 (-925 *6))))) (-5 *5 (-1126)) (-5 *3 (-400 (-925 *6))) (-4 *6 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-3 (|:| |f1| (-818 (-309 *6))) (|:| |f2| (-623 (-818 (-309 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-214 *6)))) (-1489 (*1 *2 *3 *4) (-12 (-5 *4 (-1060 (-818 (-400 (-925 *5))))) (-5 *3 (-400 (-925 *5))) (-4 *5 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-3 (|:| |f1| (-818 (-309 *5))) (|:| |f2| (-623 (-818 (-309 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-214 *5)))) (-1489 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-400 (-925 *6))) (-5 *4 (-1060 (-818 (-309 *6)))) (-5 *5 (-1126)) (-4 *6 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-3 (|:| |f1| (-818 (-309 *6))) (|:| |f2| (-623 (-818 (-309 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-214 *6)))) (-1489 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-1060 (-818 (-309 *5)))) (-4 *5 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-3 (|:| |f1| (-818 (-309 *5))) (|:| |f2| (-623 (-818 (-309 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-214 *5)))))
-(-10 -7 (-15 -1489 ((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-925 |#1|)) (-1060 (-818 (-309 |#1|))))) (-15 -1489 ((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-925 |#1|)) (-1060 (-818 (-309 |#1|))) (-1126))) (-15 -1489 ((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-925 |#1|)) (-1060 (-818 (-400 (-925 |#1|)))))) (-15 -1489 ((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-925 |#1|)) (-1060 (-818 (-400 (-925 |#1|)))) (-1126))))
-((-2419 (((-2 (|:| -2739 (-1140 |#1|)) (|:| |deg| (-894))) (-1140 |#1|)) 21)) (-4214 (((-623 (-309 |#2|)) (-309 |#2|) (-894)) 42)))
-(((-215 |#1| |#2|) (-10 -7 (-15 -2419 ((-2 (|:| -2739 (-1140 |#1|)) (|:| |deg| (-894))) (-1140 |#1|))) (-15 -4214 ((-623 (-309 |#2|)) (-309 |#2|) (-894)))) (-1020) (-13 (-542) (-825))) (T -215))
-((-4214 (*1 *2 *3 *4) (-12 (-5 *4 (-894)) (-4 *6 (-13 (-542) (-825))) (-5 *2 (-623 (-309 *6))) (-5 *1 (-215 *5 *6)) (-5 *3 (-309 *6)) (-4 *5 (-1020)))) (-2419 (*1 *2 *3) (-12 (-4 *4 (-1020)) (-5 *2 (-2 (|:| -2739 (-1140 *4)) (|:| |deg| (-894)))) (-5 *1 (-215 *4 *5)) (-5 *3 (-1140 *4)) (-4 *5 (-13 (-542) (-825))))))
-(-10 -7 (-15 -2419 ((-2 (|:| -2739 (-1140 |#1|)) (|:| |deg| (-894))) (-1140 |#1|))) (-15 -4214 ((-623 (-309 |#2|)) (-309 |#2|) (-894))))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3623 ((|#1| $) NIL)) (-2038 ((|#1| $) 25)) (-4047 (((-112) $ (-749)) NIL)) (-3513 (($) NIL T CONST)) (-1945 (($ $) NIL)) (-2342 (($ $) 31)) (-2094 ((|#1| |#1| $) NIL)) (-2006 ((|#1| $) NIL)) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) NIL)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-3772 (((-749) $) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-3638 ((|#1| $) NIL)) (-3436 ((|#1| |#1| $) 28)) (-3344 ((|#1| |#1| $) 30)) (-1886 (($ |#1| $) NIL)) (-3142 (((-749) $) 27)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1854 ((|#1| $) NIL)) (-3265 ((|#1| $) 26)) (-1335 ((|#1| $) 24)) (-3760 ((|#1| $) NIL)) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2131 ((|#1| |#1| $) NIL)) (-2902 (((-112) $) 9)) (-3498 (($) NIL)) (-2047 ((|#1| $) NIL)) (-3686 (($) NIL) (($ (-623 |#1|)) 16)) (-2775 (((-749) $) NIL)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) NIL)) (-1518 (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-3524 ((|#1| $) 13)) (-3685 (($ (-623 |#1|)) NIL)) (-1752 ((|#1| $) NIL)) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-216 |#1|) (-13 (-247 |#1|) (-10 -8 (-15 -3686 ($ (-623 |#1|))))) (-1068)) (T -216))
-((-3686 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-5 *1 (-216 *3)))))
-(-13 (-247 |#1|) (-10 -8 (-15 -3686 ($ (-623 |#1|)))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1720 (($ (-309 |#1|)) 23)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-4118 (((-112) $) NIL)) (-3880 (((-3 (-309 |#1|) "failed") $) NIL)) (-2726 (((-309 |#1|) $) NIL)) (-3295 (($ $) 31)) (-1386 (((-3 $ "failed") $) NIL)) (-3102 (((-112) $) NIL)) (-3972 (($ (-1 (-309 |#1|) (-309 |#1|)) $) NIL)) (-3277 (((-309 |#1|) $) NIL)) (-3759 (($ $) 30)) (-1825 (((-1126) $) NIL)) (-1874 (((-112) $) NIL)) (-3337 (((-1088) $) NIL)) (-3935 (($ (-749)) NIL)) (-1575 (($ $) 32)) (-2970 (((-550) $) NIL)) (-1518 (((-836) $) 57) (($ (-550)) NIL) (($ (-309 |#1|)) NIL)) (-2510 (((-309 |#1|) $ $) NIL)) (-2390 (((-749)) NIL)) (-2626 (($) 25 T CONST)) (-2636 (($) 50 T CONST)) (-2316 (((-112) $ $) 28)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) 19)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 24) (($ (-309 |#1|) $) 18)))
-(((-217 |#1| |#2|) (-13 (-600 (-309 |#1|)) (-1011 (-309 |#1|)) (-10 -8 (-15 -3277 ((-309 |#1|) $)) (-15 -3759 ($ $)) (-15 -3295 ($ $)) (-15 -2510 ((-309 |#1|) $ $)) (-15 -3935 ($ (-749))) (-15 -1874 ((-112) $)) (-15 -4118 ((-112) $)) (-15 -2970 ((-550) $)) (-15 -3972 ($ (-1 (-309 |#1|) (-309 |#1|)) $)) (-15 -1720 ($ (-309 |#1|))) (-15 -1575 ($ $)))) (-13 (-1020) (-825)) (-623 (-1144))) (T -217))
-((-3277 (*1 *2 *1) (-12 (-5 *2 (-309 *3)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1020) (-825))) (-14 *4 (-623 (-1144))))) (-3759 (*1 *1 *1) (-12 (-5 *1 (-217 *2 *3)) (-4 *2 (-13 (-1020) (-825))) (-14 *3 (-623 (-1144))))) (-3295 (*1 *1 *1) (-12 (-5 *1 (-217 *2 *3)) (-4 *2 (-13 (-1020) (-825))) (-14 *3 (-623 (-1144))))) (-2510 (*1 *2 *1 *1) (-12 (-5 *2 (-309 *3)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1020) (-825))) (-14 *4 (-623 (-1144))))) (-3935 (*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1020) (-825))) (-14 *4 (-623 (-1144))))) (-1874 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1020) (-825))) (-14 *4 (-623 (-1144))))) (-4118 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1020) (-825))) (-14 *4 (-623 (-1144))))) (-2970 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1020) (-825))) (-14 *4 (-623 (-1144))))) (-3972 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-309 *3) (-309 *3))) (-4 *3 (-13 (-1020) (-825))) (-5 *1 (-217 *3 *4)) (-14 *4 (-623 (-1144))))) (-1720 (*1 *1 *2) (-12 (-5 *2 (-309 *3)) (-4 *3 (-13 (-1020) (-825))) (-5 *1 (-217 *3 *4)) (-14 *4 (-623 (-1144))))) (-1575 (*1 *1 *1) (-12 (-5 *1 (-217 *2 *3)) (-4 *2 (-13 (-1020) (-825))) (-14 *3 (-623 (-1144))))))
-(-13 (-600 (-309 |#1|)) (-1011 (-309 |#1|)) (-10 -8 (-15 -3277 ((-309 |#1|) $)) (-15 -3759 ($ $)) (-15 -3295 ($ $)) (-15 -2510 ((-309 |#1|) $ $)) (-15 -3935 ($ (-749))) (-15 -1874 ((-112) $)) (-15 -4118 ((-112) $)) (-15 -2970 ((-550) $)) (-15 -3972 ($ (-1 (-309 |#1|) (-309 |#1|)) $)) (-15 -1720 ($ (-309 |#1|))) (-15 -1575 ($ $))))
-((-3878 (((-112) (-1126)) 22)) (-4002 (((-3 (-818 |#2|) "failed") (-594 |#2|) |#2| (-818 |#2|) (-818 |#2|) (-112)) 32)) (-4132 (((-3 (-112) "failed") (-1140 |#2|) (-818 |#2|) (-818 |#2|) (-112)) 73) (((-3 (-112) "failed") (-925 |#1|) (-1144) (-818 |#2|) (-818 |#2|) (-112)) 74)))
-(((-218 |#1| |#2|) (-10 -7 (-15 -3878 ((-112) (-1126))) (-15 -4002 ((-3 (-818 |#2|) "failed") (-594 |#2|) |#2| (-818 |#2|) (-818 |#2|) (-112))) (-15 -4132 ((-3 (-112) "failed") (-925 |#1|) (-1144) (-818 |#2|) (-818 |#2|) (-112))) (-15 -4132 ((-3 (-112) "failed") (-1140 |#2|) (-818 |#2|) (-818 |#2|) (-112)))) (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))) (-13 (-1166) (-29 |#1|))) (T -218))
-((-4132 (*1 *2 *3 *4 *4 *2) (|partial| -12 (-5 *2 (-112)) (-5 *3 (-1140 *6)) (-5 *4 (-818 *6)) (-4 *6 (-13 (-1166) (-29 *5))) (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-218 *5 *6)))) (-4132 (*1 *2 *3 *4 *5 *5 *2) (|partial| -12 (-5 *2 (-112)) (-5 *3 (-925 *6)) (-5 *4 (-1144)) (-5 *5 (-818 *7)) (-4 *6 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-4 *7 (-13 (-1166) (-29 *6))) (-5 *1 (-218 *6 *7)))) (-4002 (*1 *2 *3 *4 *2 *2 *5) (|partial| -12 (-5 *2 (-818 *4)) (-5 *3 (-594 *4)) (-5 *5 (-112)) (-4 *4 (-13 (-1166) (-29 *6))) (-4 *6 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-218 *6 *4)))) (-3878 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-112)) (-5 *1 (-218 *4 *5)) (-4 *5 (-13 (-1166) (-29 *4))))))
-(-10 -7 (-15 -3878 ((-112) (-1126))) (-15 -4002 ((-3 (-818 |#2|) "failed") (-594 |#2|) |#2| (-818 |#2|) (-818 |#2|) (-112))) (-15 -4132 ((-3 (-112) "failed") (-925 |#1|) (-1144) (-818 |#2|) (-818 |#2|) (-112))) (-15 -4132 ((-3 (-112) "failed") (-1140 |#2|) (-818 |#2|) (-818 |#2|) (-112))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 89)) (-1453 (((-550) $) 100)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-2370 (($ $) NIL)) (-3123 (($ $) 77)) (-3005 (($ $) 65)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3353 (($ $) 56)) (-3631 (((-112) $ $) NIL)) (-3103 (($ $) 75)) (-2984 (($ $) 63)) (-3712 (((-550) $) 117)) (-3146 (($ $) 80)) (-3025 (($ $) 67)) (-3513 (($) NIL T CONST)) (-3364 (($ $) NIL)) (-3880 (((-3 (-550) "failed") $) 116) (((-3 (-400 (-550)) "failed") $) 113)) (-2726 (((-550) $) 114) (((-400 (-550)) $) 111)) (-3349 (($ $ $) NIL)) (-1386 (((-3 $ "failed") $) 93)) (-2300 (((-400 (-550)) $ (-749)) 109) (((-400 (-550)) $ (-749) (-749)) 108)) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-2236 (((-894)) 29) (((-894) (-894)) NIL (|has| $ (-6 -4333)))) (-1416 (((-112) $) NIL)) (-2734 (($) 39)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL)) (-2475 (((-550) $) 35)) (-3102 (((-112) $) NIL)) (-1460 (($ $ (-550)) NIL)) (-1389 (($ $) NIL)) (-3329 (((-112) $) 88)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2707 (($ $ $) 53) (($) 34 (-12 (-3462 (|has| $ (-6 -4325))) (-3462 (|has| $ (-6 -4333)))))) (-4164 (($ $ $) 52) (($) 33 (-12 (-3462 (|has| $ (-6 -4325))) (-3462 (|has| $ (-6 -4333)))))) (-3357 (((-550) $) 27)) (-2223 (($ $) 30)) (-1664 (($ $) 57)) (-2958 (($ $) 62)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-2822 (((-894) (-550)) NIL (|has| $ (-6 -4333)))) (-3337 (((-1088) $) 91)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3948 (($ $) NIL)) (-1608 (($ $) NIL)) (-2708 (($ (-550) (-550)) NIL) (($ (-550) (-550) (-894)) 101)) (-3338 (((-411 $) $) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3521 (((-550) $) 28)) (-3246 (($) 38)) (-1812 (($ $) 61)) (-3542 (((-749) $) NIL)) (-4278 (((-1126) (-1126)) 8)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-4302 (((-894)) NIL) (((-894) (-894)) NIL (|has| $ (-6 -4333)))) (-2393 (($ $ (-749)) NIL) (($ $) 94)) (-2723 (((-894) (-550)) NIL (|has| $ (-6 -4333)))) (-3157 (($ $) 78)) (-3033 (($ $) 68)) (-3135 (($ $) 79)) (-3016 (($ $) 66)) (-3114 (($ $) 76)) (-2995 (($ $) 64)) (-4028 (((-372) $) 105) (((-219) $) 102) (((-865 (-372)) $) NIL) (((-526) $) 45)) (-1518 (((-836) $) 42) (($ (-550)) 60) (($ $) NIL) (($ (-400 (-550))) NIL) (($ (-550)) 60) (($ (-400 (-550))) NIL)) (-2390 (((-749)) NIL)) (-1754 (($ $) NIL)) (-2913 (((-894)) 32) (((-894) (-894)) NIL (|has| $ (-6 -4333)))) (-1860 (((-894)) 25)) (-3187 (($ $) 83)) (-3060 (($ $) 71) (($ $ $) 110)) (-1345 (((-112) $ $) NIL)) (-3167 (($ $) 81)) (-3043 (($ $) 69)) (-3209 (($ $) 86)) (-3081 (($ $) 74)) (-3294 (($ $) 84)) (-3094 (($ $) 72)) (-3198 (($ $) 85)) (-3072 (($ $) 73)) (-3176 (($ $) 82)) (-3052 (($ $) 70)) (-1635 (($ $) 118)) (-2626 (($) 36 T CONST)) (-2636 (($) 37 T CONST)) (-3040 (((-1126) $) 19) (((-1126) $ (-112)) 21) (((-1232) (-800) $) 22) (((-1232) (-800) $ (-112)) 23)) (-3851 (($ $) 97)) (-4183 (($ $ (-749)) NIL) (($ $) NIL)) (-1763 (($ $ $) 99)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 54)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 46)) (-2414 (($ $ $) 87) (($ $ (-550)) 55)) (-2403 (($ $) 47) (($ $ $) 49)) (-2391 (($ $ $) 48)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) 58) (($ $ (-400 (-550))) 130) (($ $ $) 59)) (* (($ (-894) $) 31) (($ (-749) $) NIL) (($ (-550) $) 51) (($ $ $) 50) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL)))
-(((-219) (-13 (-397) (-227) (-806) (-1166) (-596 (-526)) (-10 -8 (-15 -2414 ($ $ (-550))) (-15 ** ($ $ $)) (-15 -3246 ($)) (-15 -2223 ($ $)) (-15 -1664 ($ $)) (-15 -3060 ($ $ $)) (-15 -3851 ($ $)) (-15 -1763 ($ $ $)) (-15 -4278 ((-1126) (-1126))) (-15 -2300 ((-400 (-550)) $ (-749))) (-15 -2300 ((-400 (-550)) $ (-749) (-749)))))) (T -219))
-((** (*1 *1 *1 *1) (-5 *1 (-219))) (-2414 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-219)))) (-3246 (*1 *1) (-5 *1 (-219))) (-2223 (*1 *1 *1) (-5 *1 (-219))) (-1664 (*1 *1 *1) (-5 *1 (-219))) (-3060 (*1 *1 *1 *1) (-5 *1 (-219))) (-3851 (*1 *1 *1) (-5 *1 (-219))) (-1763 (*1 *1 *1 *1) (-5 *1 (-219))) (-4278 (*1 *2 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-219)))) (-2300 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *2 (-400 (-550))) (-5 *1 (-219)))) (-2300 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-749)) (-5 *2 (-400 (-550))) (-5 *1 (-219)))))
-(-13 (-397) (-227) (-806) (-1166) (-596 (-526)) (-10 -8 (-15 -2414 ($ $ (-550))) (-15 ** ($ $ $)) (-15 -3246 ($)) (-15 -2223 ($ $)) (-15 -1664 ($ $)) (-15 -3060 ($ $ $)) (-15 -3851 ($ $)) (-15 -1763 ($ $ $)) (-15 -4278 ((-1126) (-1126))) (-15 -2300 ((-400 (-550)) $ (-749))) (-15 -2300 ((-400 (-550)) $ (-749) (-749)))))
-((-2003 (((-167 (-219)) (-749) (-167 (-219))) 11) (((-219) (-749) (-219)) 12)) (-3193 (((-167 (-219)) (-167 (-219))) 13) (((-219) (-219)) 14)) (-3316 (((-167 (-219)) (-167 (-219)) (-167 (-219))) 19) (((-219) (-219) (-219)) 22)) (-1885 (((-167 (-219)) (-167 (-219))) 25) (((-219) (-219)) 24)) (-4061 (((-167 (-219)) (-167 (-219)) (-167 (-219))) 43) (((-219) (-219) (-219)) 35)) (-4293 (((-167 (-219)) (-167 (-219)) (-167 (-219))) 48) (((-219) (-219) (-219)) 45)) (-3950 (((-167 (-219)) (-167 (-219)) (-167 (-219))) 15) (((-219) (-219) (-219)) 16)) (-4165 (((-167 (-219)) (-167 (-219)) (-167 (-219))) 17) (((-219) (-219) (-219)) 18)) (-3290 (((-167 (-219)) (-167 (-219))) 60) (((-219) (-219)) 59)) (-1355 (((-219) (-219)) 54) (((-167 (-219)) (-167 (-219))) 58)) (-3851 (((-167 (-219)) (-167 (-219))) 8) (((-219) (-219)) 9)) (-1763 (((-167 (-219)) (-167 (-219)) (-167 (-219))) 30) (((-219) (-219) (-219)) 26)))
-(((-220) (-10 -7 (-15 -3851 ((-219) (-219))) (-15 -3851 ((-167 (-219)) (-167 (-219)))) (-15 -1763 ((-219) (-219) (-219))) (-15 -1763 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -3193 ((-219) (-219))) (-15 -3193 ((-167 (-219)) (-167 (-219)))) (-15 -1885 ((-219) (-219))) (-15 -1885 ((-167 (-219)) (-167 (-219)))) (-15 -2003 ((-219) (-749) (-219))) (-15 -2003 ((-167 (-219)) (-749) (-167 (-219)))) (-15 -3950 ((-219) (-219) (-219))) (-15 -3950 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -4061 ((-219) (-219) (-219))) (-15 -4061 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -4165 ((-219) (-219) (-219))) (-15 -4165 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -4293 ((-219) (-219) (-219))) (-15 -4293 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -1355 ((-167 (-219)) (-167 (-219)))) (-15 -1355 ((-219) (-219))) (-15 -3290 ((-219) (-219))) (-15 -3290 ((-167 (-219)) (-167 (-219)))) (-15 -3316 ((-219) (-219) (-219))) (-15 -3316 ((-167 (-219)) (-167 (-219)) (-167 (-219)))))) (T -220))
-((-3316 (*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-3316 (*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-3290 (*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-3290 (*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-1355 (*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-1355 (*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-4293 (*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-4293 (*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-4165 (*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-4165 (*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-4061 (*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-4061 (*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-3950 (*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-3950 (*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-2003 (*1 *2 *3 *2) (-12 (-5 *2 (-167 (-219))) (-5 *3 (-749)) (-5 *1 (-220)))) (-2003 (*1 *2 *3 *2) (-12 (-5 *2 (-219)) (-5 *3 (-749)) (-5 *1 (-220)))) (-1885 (*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-1885 (*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-3193 (*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-3193 (*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-1763 (*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-1763 (*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-3851 (*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-3851 (*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))))
-(-10 -7 (-15 -3851 ((-219) (-219))) (-15 -3851 ((-167 (-219)) (-167 (-219)))) (-15 -1763 ((-219) (-219) (-219))) (-15 -1763 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -3193 ((-219) (-219))) (-15 -3193 ((-167 (-219)) (-167 (-219)))) (-15 -1885 ((-219) (-219))) (-15 -1885 ((-167 (-219)) (-167 (-219)))) (-15 -2003 ((-219) (-749) (-219))) (-15 -2003 ((-167 (-219)) (-749) (-167 (-219)))) (-15 -3950 ((-219) (-219) (-219))) (-15 -3950 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -4061 ((-219) (-219) (-219))) (-15 -4061 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -4165 ((-219) (-219) (-219))) (-15 -4165 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -4293 ((-219) (-219) (-219))) (-15 -4293 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -1355 ((-167 (-219)) (-167 (-219)))) (-15 -1355 ((-219) (-219))) (-15 -3290 ((-219) (-219))) (-15 -3290 ((-167 (-219)) (-167 (-219)))) (-15 -3316 ((-219) (-219) (-219))) (-15 -3316 ((-167 (-219)) (-167 (-219)) (-167 (-219)))))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2584 (($ (-749) (-749)) NIL)) (-3152 (($ $ $) NIL)) (-2633 (($ (-1227 |#1|)) NIL) (($ $) NIL)) (-3594 (($ |#1| |#1| |#1|) 32)) (-1294 (((-112) $) NIL)) (-4229 (($ $ (-550) (-550)) NIL)) (-4090 (($ $ (-550) (-550)) NIL)) (-3958 (($ $ (-550) (-550) (-550) (-550)) NIL)) (-3410 (($ $) NIL)) (-3483 (((-112) $) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-3839 (($ $ (-550) (-550) $) NIL)) (-1705 ((|#1| $ (-550) (-550) |#1|) NIL) (($ $ (-623 (-550)) (-623 (-550)) $) NIL)) (-1396 (($ $ (-550) (-1227 |#1|)) NIL)) (-3693 (($ $ (-550) (-1227 |#1|)) NIL)) (-2720 (($ |#1| |#1| |#1|) 31)) (-1333 (($ (-749) |#1|) NIL)) (-3513 (($) NIL T CONST)) (-3707 (($ $) NIL (|has| |#1| (-300)))) (-3719 (((-1227 |#1|) $ (-550)) NIL)) (-3451 (($ |#1|) 30)) (-3585 (($ |#1|) 29)) (-3710 (($ |#1|) 28)) (-2122 (((-749) $) NIL (|has| |#1| (-542)))) (-3245 ((|#1| $ (-550) (-550) |#1|) NIL)) (-3181 ((|#1| $ (-550) (-550)) NIL)) (-3450 (((-623 |#1|) $) NIL)) (-3613 (((-749) $) NIL (|has| |#1| (-542)))) (-3525 (((-623 (-1227 |#1|)) $) NIL (|has| |#1| (-542)))) (-2115 (((-749) $) NIL)) (-2578 (($ (-749) (-749) |#1|) NIL)) (-2124 (((-749) $) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-3928 ((|#1| $) NIL (|has| |#1| (-6 (-4344 "*"))))) (-2938 (((-550) $) NIL)) (-3895 (((-550) $) NIL)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2828 (((-550) $) NIL)) (-3816 (((-550) $) NIL)) (-2458 (($ (-623 (-623 |#1|))) 11)) (-3234 (($ (-1 |#1| |#1|) $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-4048 (((-623 (-623 |#1|)) $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-2031 (((-3 $ "failed") $) NIL (|has| |#1| (-356)))) (-2640 (($) 12)) (-3278 (($ $ $) NIL)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-3111 (($ $ |#1|) NIL)) (-1495 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542)))) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#1| $ (-550) (-550)) NIL) ((|#1| $ (-550) (-550) |#1|) NIL) (($ $ (-623 (-550)) (-623 (-550))) NIL)) (-4296 (($ (-623 |#1|)) NIL) (($ (-623 $)) NIL)) (-1829 (((-112) $) NIL)) (-4017 ((|#1| $) NIL (|has| |#1| (-6 (-4344 "*"))))) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) NIL)) (-3615 (((-1227 |#1|) $ (-550)) NIL)) (-1518 (($ (-1227 |#1|)) NIL) (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-1295 (((-112) $) NIL)) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2403 (($ $ $) NIL) (($ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#1| (-356)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-550) $) NIL) (((-1227 |#1|) $ (-1227 |#1|)) 15) (((-1227 |#1|) (-1227 |#1|) $) NIL) (((-916 |#1|) $ (-916 |#1|)) 20)) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-221 |#1|) (-13 (-665 |#1| (-1227 |#1|) (-1227 |#1|)) (-10 -8 (-15 * ((-916 |#1|) $ (-916 |#1|))) (-15 -2640 ($)) (-15 -3710 ($ |#1|)) (-15 -3585 ($ |#1|)) (-15 -3451 ($ |#1|)) (-15 -2720 ($ |#1| |#1| |#1|)) (-15 -3594 ($ |#1| |#1| |#1|)))) (-13 (-356) (-1166))) (T -221))
-((* (*1 *2 *1 *2) (-12 (-5 *2 (-916 *3)) (-4 *3 (-13 (-356) (-1166))) (-5 *1 (-221 *3)))) (-2640 (*1 *1) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1166))))) (-3710 (*1 *1 *2) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1166))))) (-3585 (*1 *1 *2) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1166))))) (-3451 (*1 *1 *2) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1166))))) (-2720 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1166))))) (-3594 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1166))))))
-(-13 (-665 |#1| (-1227 |#1|) (-1227 |#1|)) (-10 -8 (-15 * ((-916 |#1|) $ (-916 |#1|))) (-15 -2640 ($)) (-15 -3710 ($ |#1|)) (-15 -3585 ($ |#1|)) (-15 -3451 ($ |#1|)) (-15 -2720 ($ |#1| |#1| |#1|)) (-15 -3594 ($ |#1| |#1| |#1|))))
-((-3378 (($ (-1 (-112) |#2|) $) 16)) (-3112 (($ |#2| $) NIL) (($ (-1 (-112) |#2|) $) 25)) (-2729 (($) NIL) (($ (-623 |#2|)) 11)) (-2316 (((-112) $ $) 23)))
-(((-222 |#1| |#2|) (-10 -8 (-15 -3378 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3112 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3112 (|#1| |#2| |#1|)) (-15 -2729 (|#1| (-623 |#2|))) (-15 -2729 (|#1|)) (-15 -2316 ((-112) |#1| |#1|))) (-223 |#2|) (-1068)) (T -222))
-NIL
-(-10 -8 (-15 -3378 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3112 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3112 (|#1| |#2| |#1|)) (-15 -2729 (|#1| (-623 |#2|))) (-15 -2729 (|#1|)) (-15 -2316 ((-112) |#1| |#1|)))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-4047 (((-112) $ (-749)) 8)) (-3378 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4342)))) (-3513 (($) 7 T CONST)) (-1328 (($ $) 58 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3112 (($ |#1| $) 47 (|has| $ (-6 -4342))) (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4342)))) (-3137 (($ |#1| $) 57 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4342)))) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) 9)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35)) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-3638 ((|#1| $) 39)) (-1886 (($ |#1| $) 40)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 51)) (-3760 ((|#1| $) 41)) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2729 (($) 49) (($ (-623 |#1|)) 48)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-4028 (((-526) $) 59 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 50)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-3685 (($ (-623 |#1|)) 42)) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-223 |#1|) (-138) (-1068)) (T -223))
+((-3016 (((-623 (-1145)) (-1145) (-749)) 23)) (-3496 (((-309 (-219)) (-309 (-219))) 31)) (-3025 (((-112) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219)))) 74)) (-4062 (((-112) (-219) (-219) (-623 (-309 (-219)))) 45)))
+(((-204) (-10 -7 (-15 -3016 ((-623 (-1145)) (-1145) (-749))) (-15 -3496 ((-309 (-219)) (-309 (-219)))) (-15 -4062 ((-112) (-219) (-219) (-623 (-309 (-219))))) (-15 -3025 ((-112) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219))))))) (T -204))
+((-3025 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219)))) (-5 *2 (-112)) (-5 *1 (-204)))) (-4062 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-623 (-309 (-219)))) (-5 *3 (-219)) (-5 *2 (-112)) (-5 *1 (-204)))) (-3496 (*1 *2 *2) (-12 (-5 *2 (-309 (-219))) (-5 *1 (-204)))) (-3016 (*1 *2 *3 *4) (-12 (-5 *4 (-749)) (-5 *2 (-623 (-1145))) (-5 *1 (-204)) (-5 *3 (-1145)))))
+(-10 -7 (-15 -3016 ((-623 (-1145)) (-1145) (-749))) (-15 -3496 ((-309 (-219)) (-309 (-219)))) (-15 -4062 ((-112) (-219) (-219) (-623 (-309 (-219))))) (-15 -3025 ((-112) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219))))))
+((-2221 (((-112) $ $) NIL)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219)))) 26)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-3607 (((-1009) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219)))) 57)) (-2264 (((-112) $ $) NIL)))
+(((-205) (-869)) (T -205))
+NIL
+(-869)
+((-2221 (((-112) $ $) NIL)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219)))) 21)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-3607 (((-1009) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219)))) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-206) (-869)) (T -206))
+NIL
+(-869)
+((-2221 (((-112) $ $) NIL)) (-2409 ((|#2| $ (-749) |#2|) 11)) (-3375 (($) 8)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2757 ((|#2| $ (-749)) 10)) (-2233 (((-837) $) 18)) (-2264 (((-112) $ $) 13)))
+(((-207 |#1| |#2|) (-13 (-1069) (-10 -8 (-15 -3375 ($)) (-15 -2757 (|#2| $ (-749))) (-15 -2409 (|#2| $ (-749) |#2|)))) (-895) (-1069)) (T -207))
+((-3375 (*1 *1) (-12 (-5 *1 (-207 *2 *3)) (-14 *2 (-895)) (-4 *3 (-1069)))) (-2757 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *2 (-1069)) (-5 *1 (-207 *4 *2)) (-14 *4 (-895)))) (-2409 (*1 *2 *1 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-207 *4 *2)) (-14 *4 (-895)) (-4 *2 (-1069)))))
+(-13 (-1069) (-10 -8 (-15 -3375 ($)) (-15 -2757 (|#2| $ (-749))) (-15 -2409 (|#2| $ (-749) |#2|))))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1858 (((-1233) $) 36) (((-1233) $ (-895) (-895)) 38)) (-2757 (($ $ (-963)) 19) (((-239 (-1127)) $ (-1145)) 15)) (-1970 (((-1233) $) 34)) (-2233 (((-837) $) 31) (($ (-623 |#1|)) 8)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $ $) 27)) (-2358 (($ $ $) 22)))
+(((-208 |#1|) (-13 (-1069) (-10 -8 (-15 -2757 ($ $ (-963))) (-15 -2757 ((-239 (-1127)) $ (-1145))) (-15 -2358 ($ $ $)) (-15 -2370 ($ $ $)) (-15 -2233 ($ (-623 |#1|))) (-15 -1970 ((-1233) $)) (-15 -1858 ((-1233) $)) (-15 -1858 ((-1233) $ (-895) (-895))))) (-13 (-825) (-10 -8 (-15 -2757 ((-1127) $ (-1145))) (-15 -1970 ((-1233) $)) (-15 -1858 ((-1233) $))))) (T -208))
+((-2757 (*1 *1 *1 *2) (-12 (-5 *2 (-963)) (-5 *1 (-208 *3)) (-4 *3 (-13 (-825) (-10 -8 (-15 -2757 ((-1127) $ (-1145))) (-15 -1970 ((-1233) $)) (-15 -1858 ((-1233) $))))))) (-2757 (*1 *2 *1 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-239 (-1127))) (-5 *1 (-208 *4)) (-4 *4 (-13 (-825) (-10 -8 (-15 -2757 ((-1127) $ *3)) (-15 -1970 ((-1233) $)) (-15 -1858 ((-1233) $))))))) (-2358 (*1 *1 *1 *1) (-12 (-5 *1 (-208 *2)) (-4 *2 (-13 (-825) (-10 -8 (-15 -2757 ((-1127) $ (-1145))) (-15 -1970 ((-1233) $)) (-15 -1858 ((-1233) $))))))) (-2370 (*1 *1 *1 *1) (-12 (-5 *1 (-208 *2)) (-4 *2 (-13 (-825) (-10 -8 (-15 -2757 ((-1127) $ (-1145))) (-15 -1970 ((-1233) $)) (-15 -1858 ((-1233) $))))))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-13 (-825) (-10 -8 (-15 -2757 ((-1127) $ (-1145))) (-15 -1970 ((-1233) $)) (-15 -1858 ((-1233) $))))) (-5 *1 (-208 *3)))) (-1970 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-208 *3)) (-4 *3 (-13 (-825) (-10 -8 (-15 -2757 ((-1127) $ (-1145))) (-15 -1970 (*2 $)) (-15 -1858 (*2 $))))))) (-1858 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-208 *3)) (-4 *3 (-13 (-825) (-10 -8 (-15 -2757 ((-1127) $ (-1145))) (-15 -1970 (*2 $)) (-15 -1858 (*2 $))))))) (-1858 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1233)) (-5 *1 (-208 *4)) (-4 *4 (-13 (-825) (-10 -8 (-15 -2757 ((-1127) $ (-1145))) (-15 -1970 (*2 $)) (-15 -1858 (*2 $))))))))
+(-13 (-1069) (-10 -8 (-15 -2757 ($ $ (-963))) (-15 -2757 ((-239 (-1127)) $ (-1145))) (-15 -2358 ($ $ $)) (-15 -2370 ($ $ $)) (-15 -2233 ($ (-623 |#1|))) (-15 -1970 ((-1233) $)) (-15 -1858 ((-1233) $)) (-15 -1858 ((-1233) $ (-895) (-895)))))
+((-2472 ((|#2| |#4| (-1 |#2| |#2|)) 46)))
+(((-209 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2472 (|#2| |#4| (-1 |#2| |#2|)))) (-356) (-1204 |#1|) (-1204 (-400 |#2|)) (-335 |#1| |#2| |#3|)) (T -209))
+((-2472 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-356)) (-4 *6 (-1204 (-400 *2))) (-4 *2 (-1204 *5)) (-5 *1 (-209 *5 *2 *6 *3)) (-4 *3 (-335 *5 *2 *6)))))
+(-10 -7 (-15 -2472 (|#2| |#4| (-1 |#2| |#2|))))
+((-2185 ((|#2| |#2| (-749) |#2|) 42)) (-1408 ((|#2| |#2| (-749) |#2|) 38)) (-1663 (((-623 |#2|) (-623 (-2 (|:| |deg| (-749)) (|:| -4123 |#2|)))) 57)) (-4247 (((-623 (-2 (|:| |deg| (-749)) (|:| -4123 |#2|))) |#2|) 53)) (-4225 (((-112) |#2|) 50)) (-3452 (((-411 |#2|) |#2|) 77)) (-1735 (((-411 |#2|) |#2|) 76)) (-3159 ((|#2| |#2| (-749) |#2|) 36)) (-1665 (((-2 (|:| |cont| |#1|) (|:| -1610 (-623 (-2 (|:| |irr| |#2|) (|:| -1635 (-550)))))) |#2| (-112)) 69)))
+(((-210 |#1| |#2|) (-10 -7 (-15 -1735 ((-411 |#2|) |#2|)) (-15 -3452 ((-411 |#2|) |#2|)) (-15 -1665 ((-2 (|:| |cont| |#1|) (|:| -1610 (-623 (-2 (|:| |irr| |#2|) (|:| -1635 (-550)))))) |#2| (-112))) (-15 -4247 ((-623 (-2 (|:| |deg| (-749)) (|:| -4123 |#2|))) |#2|)) (-15 -1663 ((-623 |#2|) (-623 (-2 (|:| |deg| (-749)) (|:| -4123 |#2|))))) (-15 -3159 (|#2| |#2| (-749) |#2|)) (-15 -1408 (|#2| |#2| (-749) |#2|)) (-15 -2185 (|#2| |#2| (-749) |#2|)) (-15 -4225 ((-112) |#2|))) (-342) (-1204 |#1|)) (T -210))
+((-4225 (*1 *2 *3) (-12 (-4 *4 (-342)) (-5 *2 (-112)) (-5 *1 (-210 *4 *3)) (-4 *3 (-1204 *4)))) (-2185 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-749)) (-4 *4 (-342)) (-5 *1 (-210 *4 *2)) (-4 *2 (-1204 *4)))) (-1408 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-749)) (-4 *4 (-342)) (-5 *1 (-210 *4 *2)) (-4 *2 (-1204 *4)))) (-3159 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-749)) (-4 *4 (-342)) (-5 *1 (-210 *4 *2)) (-4 *2 (-1204 *4)))) (-1663 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| |deg| (-749)) (|:| -4123 *5)))) (-4 *5 (-1204 *4)) (-4 *4 (-342)) (-5 *2 (-623 *5)) (-5 *1 (-210 *4 *5)))) (-4247 (*1 *2 *3) (-12 (-4 *4 (-342)) (-5 *2 (-623 (-2 (|:| |deg| (-749)) (|:| -4123 *3)))) (-5 *1 (-210 *4 *3)) (-4 *3 (-1204 *4)))) (-1665 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-342)) (-5 *2 (-2 (|:| |cont| *5) (|:| -1610 (-623 (-2 (|:| |irr| *3) (|:| -1635 (-550))))))) (-5 *1 (-210 *5 *3)) (-4 *3 (-1204 *5)))) (-3452 (*1 *2 *3) (-12 (-4 *4 (-342)) (-5 *2 (-411 *3)) (-5 *1 (-210 *4 *3)) (-4 *3 (-1204 *4)))) (-1735 (*1 *2 *3) (-12 (-4 *4 (-342)) (-5 *2 (-411 *3)) (-5 *1 (-210 *4 *3)) (-4 *3 (-1204 *4)))))
+(-10 -7 (-15 -1735 ((-411 |#2|) |#2|)) (-15 -3452 ((-411 |#2|) |#2|)) (-15 -1665 ((-2 (|:| |cont| |#1|) (|:| -1610 (-623 (-2 (|:| |irr| |#2|) (|:| -1635 (-550)))))) |#2| (-112))) (-15 -4247 ((-623 (-2 (|:| |deg| (-749)) (|:| -4123 |#2|))) |#2|)) (-15 -1663 ((-623 |#2|) (-623 (-2 (|:| |deg| (-749)) (|:| -4123 |#2|))))) (-15 -3159 (|#2| |#2| (-749) |#2|)) (-15 -1408 (|#2| |#2| (-749) |#2|)) (-15 -2185 (|#2| |#2| (-749) |#2|)) (-15 -4225 ((-112) |#2|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3104 (((-550) $) NIL (|has| (-550) (-300)))) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-550) (-883)))) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| (-550) (-883)))) (-1611 (((-112) $ $) NIL)) (-4303 (((-550) $) NIL (|has| (-550) (-798)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL) (((-3 (-1145) "failed") $) NIL (|has| (-550) (-1012 (-1145)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-550) (-1012 (-550)))) (((-3 (-550) "failed") $) NIL (|has| (-550) (-1012 (-550))))) (-2202 (((-550) $) NIL) (((-1145) $) NIL (|has| (-550) (-1012 (-1145)))) (((-400 (-550)) $) NIL (|has| (-550) (-1012 (-550)))) (((-550) $) NIL (|has| (-550) (-1012 (-550))))) (-3455 (($ $ $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| (-550) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| (-550) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL) (((-667 (-550)) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1864 (($) NIL (|has| (-550) (-535)))) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-2694 (((-112) $) NIL (|has| (-550) (-798)))) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (|has| (-550) (-860 (-550)))) (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (|has| (-550) (-860 (-372))))) (-2419 (((-112) $) NIL)) (-1484 (($ $) NIL)) (-4153 (((-550) $) NIL)) (-1620 (((-3 $ "failed") $) NIL (|has| (-550) (-1120)))) (-1712 (((-112) $) NIL (|has| (-550) (-798)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2793 (($ $ $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (|has| (-550) (-825)))) (-2392 (($ (-1 (-550) (-550)) $) NIL)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-2463 (($) NIL (|has| (-550) (-1120)) CONST)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1724 (($ $) NIL (|has| (-550) (-300))) (((-400 (-550)) $) NIL)) (-3925 (((-550) $) NIL (|has| (-550) (-535)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-550) (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-550) (-883)))) (-1735 (((-411 $) $) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1553 (($ $ (-623 (-550)) (-623 (-550))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-550) (-550)) NIL (|has| (-550) (-302 (-550)))) (($ $ (-287 (-550))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-623 (-287 (-550)))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-623 (-1145)) (-623 (-550))) NIL (|has| (-550) (-505 (-1145) (-550)))) (($ $ (-1145) (-550)) NIL (|has| (-550) (-505 (-1145) (-550))))) (-1988 (((-749) $) NIL)) (-2757 (($ $ (-550)) NIL (|has| (-550) (-279 (-550) (-550))))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2798 (($ $) NIL (|has| (-550) (-227))) (($ $ (-749)) NIL (|has| (-550) (-227))) (($ $ (-1145)) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-1 (-550) (-550)) (-749)) NIL) (($ $ (-1 (-550) (-550))) NIL)) (-3608 (($ $) NIL)) (-4163 (((-550) $) NIL)) (-2045 (($ (-400 (-550))) 9)) (-2451 (((-866 (-550)) $) NIL (|has| (-550) (-596 (-866 (-550))))) (((-866 (-372)) $) NIL (|has| (-550) (-596 (-866 (-372))))) (((-526) $) NIL (|has| (-550) (-596 (-526)))) (((-372) $) NIL (|has| (-550) (-996))) (((-219) $) NIL (|has| (-550) (-996)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| (-550) (-883))))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) 8) (($ (-550)) NIL) (($ (-1145)) NIL (|has| (-550) (-1012 (-1145)))) (((-400 (-550)) $) NIL) (((-978 10) $) 10)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| (-550) (-883))) (|has| (-550) (-143))))) (-3091 (((-749)) NIL)) (-2967 (((-550) $) NIL (|has| (-550) (-535)))) (-1819 (((-112) $ $) NIL)) (-4188 (($ $) NIL (|has| (-550) (-798)))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $) NIL (|has| (-550) (-227))) (($ $ (-749)) NIL (|has| (-550) (-227))) (($ $ (-1145)) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-1 (-550) (-550)) (-749)) NIL) (($ $ (-1 (-550) (-550))) NIL)) (-2324 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2302 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2290 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2382 (($ $ $) NIL) (($ (-550) (-550)) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ (-550) $) NIL) (($ $ (-550)) NIL)))
+(((-211) (-13 (-966 (-550)) (-10 -8 (-15 -2233 ((-400 (-550)) $)) (-15 -2233 ((-978 10) $)) (-15 -1724 ((-400 (-550)) $)) (-15 -2045 ($ (-400 (-550))))))) (T -211))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-211)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-978 10)) (-5 *1 (-211)))) (-1724 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-211)))) (-2045 (*1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-211)))))
+(-13 (-966 (-550)) (-10 -8 (-15 -2233 ((-400 (-550)) $)) (-15 -2233 ((-978 10) $)) (-15 -1724 ((-400 (-550)) $)) (-15 -2045 ($ (-400 (-550))))))
+((-2221 (((-112) $ $) NIL)) (-3619 (((-1087) $) 13)) (-2369 (((-1127) $) NIL)) (-3724 (((-475) $) 10)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 25) (((-1150) $) NIL) (($ (-1150)) NIL)) (-1865 (((-1104) $) 15)) (-2264 (((-112) $ $) NIL)))
+(((-212) (-13 (-1052) (-10 -8 (-15 -3724 ((-475) $)) (-15 -3619 ((-1087) $)) (-15 -1865 ((-1104) $))))) (T -212))
+((-3724 (*1 *2 *1) (-12 (-5 *2 (-475)) (-5 *1 (-212)))) (-3619 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-212)))) (-1865 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-212)))))
+(-13 (-1052) (-10 -8 (-15 -3724 ((-475) $)) (-15 -3619 ((-1087) $)) (-15 -1865 ((-1104) $))))
+((-2149 (((-3 (|:| |f1| (-818 |#2|)) (|:| |f2| (-623 (-818 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1061 (-818 |#2|)) (-1127)) 28) (((-3 (|:| |f1| (-818 |#2|)) (|:| |f2| (-623 (-818 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1061 (-818 |#2|))) 24)) (-2773 (((-3 (|:| |f1| (-818 |#2|)) (|:| |f2| (-623 (-818 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1145) (-818 |#2|) (-818 |#2|) (-112)) 17)))
+(((-213 |#1| |#2|) (-10 -7 (-15 -2149 ((-3 (|:| |f1| (-818 |#2|)) (|:| |f2| (-623 (-818 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1061 (-818 |#2|)))) (-15 -2149 ((-3 (|:| |f1| (-818 |#2|)) (|:| |f2| (-623 (-818 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1061 (-818 |#2|)) (-1127))) (-15 -2773 ((-3 (|:| |f1| (-818 |#2|)) (|:| |f2| (-623 (-818 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1145) (-818 |#2|) (-818 |#2|) (-112)))) (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550))) (-13 (-1167) (-933) (-29 |#1|))) (T -213))
+((-2773 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *4 (-1145)) (-5 *6 (-112)) (-4 *7 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550)))) (-4 *3 (-13 (-1167) (-933) (-29 *7))) (-5 *2 (-3 (|:| |f1| (-818 *3)) (|:| |f2| (-623 (-818 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-213 *7 *3)) (-5 *5 (-818 *3)))) (-2149 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1061 (-818 *3))) (-5 *5 (-1127)) (-4 *3 (-13 (-1167) (-933) (-29 *6))) (-4 *6 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-3 (|:| |f1| (-818 *3)) (|:| |f2| (-623 (-818 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-213 *6 *3)))) (-2149 (*1 *2 *3 *4) (-12 (-5 *4 (-1061 (-818 *3))) (-4 *3 (-13 (-1167) (-933) (-29 *5))) (-4 *5 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-3 (|:| |f1| (-818 *3)) (|:| |f2| (-623 (-818 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-213 *5 *3)))))
+(-10 -7 (-15 -2149 ((-3 (|:| |f1| (-818 |#2|)) (|:| |f2| (-623 (-818 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1061 (-818 |#2|)))) (-15 -2149 ((-3 (|:| |f1| (-818 |#2|)) (|:| |f2| (-623 (-818 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1061 (-818 |#2|)) (-1127))) (-15 -2773 ((-3 (|:| |f1| (-818 |#2|)) (|:| |f2| (-623 (-818 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1145) (-818 |#2|) (-818 |#2|) (-112))))
+((-2149 (((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-926 |#1|)) (-1061 (-818 (-400 (-926 |#1|)))) (-1127)) 46) (((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-926 |#1|)) (-1061 (-818 (-400 (-926 |#1|))))) 43) (((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-926 |#1|)) (-1061 (-818 (-309 |#1|))) (-1127)) 47) (((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-926 |#1|)) (-1061 (-818 (-309 |#1|)))) 20)))
+(((-214 |#1|) (-10 -7 (-15 -2149 ((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-926 |#1|)) (-1061 (-818 (-309 |#1|))))) (-15 -2149 ((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-926 |#1|)) (-1061 (-818 (-309 |#1|))) (-1127))) (-15 -2149 ((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-926 |#1|)) (-1061 (-818 (-400 (-926 |#1|)))))) (-15 -2149 ((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-926 |#1|)) (-1061 (-818 (-400 (-926 |#1|)))) (-1127)))) (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550)))) (T -214))
+((-2149 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1061 (-818 (-400 (-926 *6))))) (-5 *5 (-1127)) (-5 *3 (-400 (-926 *6))) (-4 *6 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-3 (|:| |f1| (-818 (-309 *6))) (|:| |f2| (-623 (-818 (-309 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-214 *6)))) (-2149 (*1 *2 *3 *4) (-12 (-5 *4 (-1061 (-818 (-400 (-926 *5))))) (-5 *3 (-400 (-926 *5))) (-4 *5 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-3 (|:| |f1| (-818 (-309 *5))) (|:| |f2| (-623 (-818 (-309 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-214 *5)))) (-2149 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-400 (-926 *6))) (-5 *4 (-1061 (-818 (-309 *6)))) (-5 *5 (-1127)) (-4 *6 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-3 (|:| |f1| (-818 (-309 *6))) (|:| |f2| (-623 (-818 (-309 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-214 *6)))) (-2149 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-1061 (-818 (-309 *5)))) (-4 *5 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-3 (|:| |f1| (-818 (-309 *5))) (|:| |f2| (-623 (-818 (-309 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-214 *5)))))
+(-10 -7 (-15 -2149 ((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-926 |#1|)) (-1061 (-818 (-309 |#1|))))) (-15 -2149 ((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-926 |#1|)) (-1061 (-818 (-309 |#1|))) (-1127))) (-15 -2149 ((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-926 |#1|)) (-1061 (-818 (-400 (-926 |#1|)))))) (-15 -2149 ((-3 (|:| |f1| (-818 (-309 |#1|))) (|:| |f2| (-623 (-818 (-309 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-400 (-926 |#1|)) (-1061 (-818 (-400 (-926 |#1|)))) (-1127))))
+((-2924 (((-2 (|:| -2054 (-1141 |#1|)) (|:| |deg| (-895))) (-1141 |#1|)) 21)) (-2062 (((-623 (-309 |#2|)) (-309 |#2|) (-895)) 42)))
+(((-215 |#1| |#2|) (-10 -7 (-15 -2924 ((-2 (|:| -2054 (-1141 |#1|)) (|:| |deg| (-895))) (-1141 |#1|))) (-15 -2062 ((-623 (-309 |#2|)) (-309 |#2|) (-895)))) (-1021) (-13 (-542) (-825))) (T -215))
+((-2062 (*1 *2 *3 *4) (-12 (-5 *4 (-895)) (-4 *6 (-13 (-542) (-825))) (-5 *2 (-623 (-309 *6))) (-5 *1 (-215 *5 *6)) (-5 *3 (-309 *6)) (-4 *5 (-1021)))) (-2924 (*1 *2 *3) (-12 (-4 *4 (-1021)) (-5 *2 (-2 (|:| -2054 (-1141 *4)) (|:| |deg| (-895)))) (-5 *1 (-215 *4 *5)) (-5 *3 (-1141 *4)) (-4 *5 (-13 (-542) (-825))))))
+(-10 -7 (-15 -2924 ((-2 (|:| -2054 (-1141 |#1|)) (|:| |deg| (-895))) (-1141 |#1|))) (-15 -2062 ((-623 (-309 |#2|)) (-309 |#2|) (-895))))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-1540 ((|#1| $) NIL)) (-3940 ((|#1| $) 25)) (-3368 (((-112) $ (-749)) NIL)) (-2991 (($) NIL T CONST)) (-4161 (($ $) NIL)) (-3770 (($ $) 31)) (-3219 ((|#1| |#1| $) NIL)) (-3540 ((|#1| $) NIL)) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) NIL)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-3839 (((-749) $) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-1696 ((|#1| $) NIL)) (-3403 ((|#1| |#1| $) 28)) (-1832 ((|#1| |#1| $) 30)) (-1715 (($ |#1| $) NIL)) (-1293 (((-749) $) 27)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-1398 ((|#1| $) NIL)) (-2353 ((|#1| $) 26)) (-3441 ((|#1| $) 24)) (-3576 ((|#1| $) NIL)) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-2272 ((|#1| |#1| $) NIL)) (-4217 (((-112) $) 9)) (-2819 (($) NIL)) (-2752 ((|#1| $) NIL)) (-4028 (($) NIL) (($ (-623 |#1|)) 16)) (-3072 (((-749) $) NIL)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) NIL)) (-2233 (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-3100 ((|#1| $) 13)) (-4017 (($ (-623 |#1|)) NIL)) (-2940 ((|#1| $) NIL)) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-216 |#1|) (-13 (-247 |#1|) (-10 -8 (-15 -4028 ($ (-623 |#1|))))) (-1069)) (T -216))
+((-4028 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-5 *1 (-216 *3)))))
+(-13 (-247 |#1|) (-10 -8 (-15 -4028 ($ (-623 |#1|)))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-2632 (($ (-309 |#1|)) 23)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-2918 (((-112) $) NIL)) (-2288 (((-3 (-309 |#1|) "failed") $) NIL)) (-2202 (((-309 |#1|) $) NIL)) (-1693 (($ $) 31)) (-1537 (((-3 $ "failed") $) NIL)) (-2419 (((-112) $) NIL)) (-2392 (($ (-1 (-309 |#1|) (-309 |#1|)) $) NIL)) (-1670 (((-309 |#1|) $) NIL)) (-3568 (($ $) 30)) (-2369 (((-1127) $) NIL)) (-1572 (((-112) $) NIL)) (-3445 (((-1089) $) NIL)) (-2256 (($ (-749)) NIL)) (-1710 (($ $) 32)) (-3661 (((-550) $) NIL)) (-2233 (((-837) $) 57) (($ (-550)) NIL) (($ (-309 |#1|)) NIL)) (-1708 (((-309 |#1|) $ $) NIL)) (-3091 (((-749)) NIL)) (-2688 (($) 25 T CONST)) (-2700 (($) 50 T CONST)) (-2264 (((-112) $ $) 28)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) 19)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 24) (($ (-309 |#1|) $) 18)))
+(((-217 |#1| |#2|) (-13 (-600 (-309 |#1|)) (-1012 (-309 |#1|)) (-10 -8 (-15 -1670 ((-309 |#1|) $)) (-15 -3568 ($ $)) (-15 -1693 ($ $)) (-15 -1708 ((-309 |#1|) $ $)) (-15 -2256 ($ (-749))) (-15 -1572 ((-112) $)) (-15 -2918 ((-112) $)) (-15 -3661 ((-550) $)) (-15 -2392 ($ (-1 (-309 |#1|) (-309 |#1|)) $)) (-15 -2632 ($ (-309 |#1|))) (-15 -1710 ($ $)))) (-13 (-1021) (-825)) (-623 (-1145))) (T -217))
+((-1670 (*1 *2 *1) (-12 (-5 *2 (-309 *3)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1021) (-825))) (-14 *4 (-623 (-1145))))) (-3568 (*1 *1 *1) (-12 (-5 *1 (-217 *2 *3)) (-4 *2 (-13 (-1021) (-825))) (-14 *3 (-623 (-1145))))) (-1693 (*1 *1 *1) (-12 (-5 *1 (-217 *2 *3)) (-4 *2 (-13 (-1021) (-825))) (-14 *3 (-623 (-1145))))) (-1708 (*1 *2 *1 *1) (-12 (-5 *2 (-309 *3)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1021) (-825))) (-14 *4 (-623 (-1145))))) (-2256 (*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1021) (-825))) (-14 *4 (-623 (-1145))))) (-1572 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1021) (-825))) (-14 *4 (-623 (-1145))))) (-2918 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1021) (-825))) (-14 *4 (-623 (-1145))))) (-3661 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1021) (-825))) (-14 *4 (-623 (-1145))))) (-2392 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-309 *3) (-309 *3))) (-4 *3 (-13 (-1021) (-825))) (-5 *1 (-217 *3 *4)) (-14 *4 (-623 (-1145))))) (-2632 (*1 *1 *2) (-12 (-5 *2 (-309 *3)) (-4 *3 (-13 (-1021) (-825))) (-5 *1 (-217 *3 *4)) (-14 *4 (-623 (-1145))))) (-1710 (*1 *1 *1) (-12 (-5 *1 (-217 *2 *3)) (-4 *2 (-13 (-1021) (-825))) (-14 *3 (-623 (-1145))))))
+(-13 (-600 (-309 |#1|)) (-1012 (-309 |#1|)) (-10 -8 (-15 -1670 ((-309 |#1|) $)) (-15 -3568 ($ $)) (-15 -1693 ($ $)) (-15 -1708 ((-309 |#1|) $ $)) (-15 -2256 ($ (-749))) (-15 -1572 ((-112) $)) (-15 -2918 ((-112) $)) (-15 -3661 ((-550) $)) (-15 -2392 ($ (-1 (-309 |#1|) (-309 |#1|)) $)) (-15 -2632 ($ (-309 |#1|))) (-15 -1710 ($ $))))
+((-2237 (((-112) (-1127)) 22)) (-4124 (((-3 (-818 |#2|) "failed") (-594 |#2|) |#2| (-818 |#2|) (-818 |#2|) (-112)) 32)) (-3069 (((-3 (-112) "failed") (-1141 |#2|) (-818 |#2|) (-818 |#2|) (-112)) 73) (((-3 (-112) "failed") (-926 |#1|) (-1145) (-818 |#2|) (-818 |#2|) (-112)) 74)))
+(((-218 |#1| |#2|) (-10 -7 (-15 -2237 ((-112) (-1127))) (-15 -4124 ((-3 (-818 |#2|) "failed") (-594 |#2|) |#2| (-818 |#2|) (-818 |#2|) (-112))) (-15 -3069 ((-3 (-112) "failed") (-926 |#1|) (-1145) (-818 |#2|) (-818 |#2|) (-112))) (-15 -3069 ((-3 (-112) "failed") (-1141 |#2|) (-818 |#2|) (-818 |#2|) (-112)))) (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))) (-13 (-1167) (-29 |#1|))) (T -218))
+((-3069 (*1 *2 *3 *4 *4 *2) (|partial| -12 (-5 *2 (-112)) (-5 *3 (-1141 *6)) (-5 *4 (-818 *6)) (-4 *6 (-13 (-1167) (-29 *5))) (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-218 *5 *6)))) (-3069 (*1 *2 *3 *4 *5 *5 *2) (|partial| -12 (-5 *2 (-112)) (-5 *3 (-926 *6)) (-5 *4 (-1145)) (-5 *5 (-818 *7)) (-4 *6 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-4 *7 (-13 (-1167) (-29 *6))) (-5 *1 (-218 *6 *7)))) (-4124 (*1 *2 *3 *4 *2 *2 *5) (|partial| -12 (-5 *2 (-818 *4)) (-5 *3 (-594 *4)) (-5 *5 (-112)) (-4 *4 (-13 (-1167) (-29 *6))) (-4 *6 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-218 *6 *4)))) (-2237 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-112)) (-5 *1 (-218 *4 *5)) (-4 *5 (-13 (-1167) (-29 *4))))))
+(-10 -7 (-15 -2237 ((-112) (-1127))) (-15 -4124 ((-3 (-818 |#2|) "failed") (-594 |#2|) |#2| (-818 |#2|) (-818 |#2|) (-112))) (-15 -3069 ((-3 (-112) "failed") (-926 |#1|) (-1145) (-818 |#2|) (-818 |#2|) (-112))) (-15 -3069 ((-3 (-112) "failed") (-1141 |#2|) (-818 |#2|) (-818 |#2|) (-112))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 87)) (-3104 (((-550) $) 98)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-2879 (($ $) NIL)) (-4160 (($ $) 75)) (-2820 (($ $) 63)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1745 (($ $) 54)) (-1611 (((-112) $ $) NIL)) (-4137 (($ $) 73)) (-2796 (($ $) 61)) (-4303 (((-550) $) 115)) (-4183 (($ $) 78)) (-2844 (($ $) 65)) (-2991 (($) NIL T CONST)) (-3878 (($ $) NIL)) (-2288 (((-3 (-550) "failed") $) 114) (((-3 (-400 (-550)) "failed") $) 111)) (-2202 (((-550) $) 112) (((-400 (-550)) $) 109)) (-3455 (($ $ $) NIL)) (-1537 (((-3 $ "failed") $) 91)) (-3395 (((-400 (-550)) $ (-749)) 107) (((-400 (-550)) $ (-749) (-749)) 106)) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-1578 (((-895)) 27) (((-895) (-895)) NIL (|has| $ (-6 -4335)))) (-2694 (((-112) $) NIL)) (-4187 (($) 37)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL)) (-2603 (((-550) $) 33)) (-2419 (((-112) $) NIL)) (-1893 (($ $ (-550)) NIL)) (-1571 (($ $) NIL)) (-1712 (((-112) $) 86)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2793 (($ $ $) 51) (($) 32 (-12 (-3548 (|has| $ (-6 -4327))) (-3548 (|has| $ (-6 -4335)))))) (-2173 (($ $ $) 50) (($) 31 (-12 (-3548 (|has| $ (-6 -4327))) (-3548 (|has| $ (-6 -4335)))))) (-4136 (((-550) $) 25)) (-1916 (($ $) 28)) (-1638 (($ $) 55)) (-3080 (($ $) 60)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-1566 (((-895) (-550)) NIL (|has| $ (-6 -4335)))) (-3445 (((-1089) $) 89)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1724 (($ $) NIL)) (-3925 (($ $) NIL)) (-2795 (($ (-550) (-550)) NIL) (($ (-550) (-550) (-895)) 99)) (-1735 (((-411 $) $) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3068 (((-550) $) 26)) (-2175 (($) 36)) (-1644 (($ $) 59)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-4051 (((-895)) NIL) (((-895) (-895)) NIL (|has| $ (-6 -4335)))) (-2798 (($ $ (-749)) NIL) (($ $) 92)) (-3202 (((-895) (-550)) NIL (|has| $ (-6 -4335)))) (-4194 (($ $) 76)) (-2856 (($ $) 66)) (-4171 (($ $) 77)) (-2832 (($ $) 64)) (-4149 (($ $) 74)) (-2807 (($ $) 62)) (-2451 (((-372) $) 103) (((-219) $) 100) (((-866 (-372)) $) NIL) (((-526) $) 43)) (-2233 (((-837) $) 40) (($ (-550)) 58) (($ $) NIL) (($ (-400 (-550))) NIL) (($ (-550)) 58) (($ (-400 (-550))) NIL)) (-3091 (((-749)) NIL)) (-2967 (($ $) NIL)) (-4319 (((-895)) 30) (((-895) (-895)) NIL (|has| $ (-6 -4335)))) (-4300 (((-895)) 23)) (-4233 (($ $) 81)) (-2893 (($ $) 69) (($ $ $) 108)) (-1819 (((-112) $ $) NIL)) (-4206 (($ $) 79)) (-2869 (($ $) 67)) (-4255 (($ $) 84)) (-4117 (($ $) 72)) (-3363 (($ $) 82)) (-4127 (($ $) 70)) (-4244 (($ $) 83)) (-2905 (($ $) 71)) (-4218 (($ $) 80)) (-2880 (($ $) 68)) (-4188 (($ $) 116)) (-2688 (($) 34 T CONST)) (-2700 (($) 35 T CONST)) (-3145 (((-1127) $) 17) (((-1127) $ (-112)) 19) (((-1233) (-800) $) 20) (((-1233) (-800) $ (-112)) 21)) (-3257 (($ $) 95)) (-1901 (($ $ (-749)) NIL) (($ $) NIL)) (-3044 (($ $ $) 97)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 52)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 44)) (-2382 (($ $ $) 85) (($ $ (-550)) 53)) (-2370 (($ $) 45) (($ $ $) 47)) (-2358 (($ $ $) 46)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) 56) (($ $ (-400 (-550))) 128) (($ $ $) 57)) (* (($ (-895) $) 29) (($ (-749) $) NIL) (($ (-550) $) 49) (($ $ $) 48) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL)))
+(((-219) (-13 (-397) (-227) (-806) (-1167) (-596 (-526)) (-10 -8 (-15 -2382 ($ $ (-550))) (-15 ** ($ $ $)) (-15 -2175 ($)) (-15 -1916 ($ $)) (-15 -1638 ($ $)) (-15 -2893 ($ $ $)) (-15 -3257 ($ $)) (-15 -3044 ($ $ $)) (-15 -3395 ((-400 (-550)) $ (-749))) (-15 -3395 ((-400 (-550)) $ (-749) (-749)))))) (T -219))
+((** (*1 *1 *1 *1) (-5 *1 (-219))) (-2382 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-219)))) (-2175 (*1 *1) (-5 *1 (-219))) (-1916 (*1 *1 *1) (-5 *1 (-219))) (-1638 (*1 *1 *1) (-5 *1 (-219))) (-2893 (*1 *1 *1 *1) (-5 *1 (-219))) (-3257 (*1 *1 *1) (-5 *1 (-219))) (-3044 (*1 *1 *1 *1) (-5 *1 (-219))) (-3395 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *2 (-400 (-550))) (-5 *1 (-219)))) (-3395 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-749)) (-5 *2 (-400 (-550))) (-5 *1 (-219)))))
+(-13 (-397) (-227) (-806) (-1167) (-596 (-526)) (-10 -8 (-15 -2382 ($ $ (-550))) (-15 ** ($ $ $)) (-15 -2175 ($)) (-15 -1916 ($ $)) (-15 -1638 ($ $)) (-15 -2893 ($ $ $)) (-15 -3257 ($ $)) (-15 -3044 ($ $ $)) (-15 -3395 ((-400 (-550)) $ (-749))) (-15 -3395 ((-400 (-550)) $ (-749) (-749)))))
+((-3532 (((-167 (-219)) (-749) (-167 (-219))) 11) (((-219) (-749) (-219)) 12)) (-3073 (((-167 (-219)) (-167 (-219))) 13) (((-219) (-219)) 14)) (-1554 (((-167 (-219)) (-167 (-219)) (-167 (-219))) 19) (((-219) (-219) (-219)) 22)) (-1706 (((-167 (-219)) (-167 (-219))) 25) (((-219) (-219)) 24)) (-3504 (((-167 (-219)) (-167 (-219)) (-167 (-219))) 43) (((-219) (-219) (-219)) 35)) (-3966 (((-167 (-219)) (-167 (-219)) (-167 (-219))) 48) (((-219) (-219) (-219)) 45)) (-1744 (((-167 (-219)) (-167 (-219)) (-167 (-219))) 15) (((-219) (-219) (-219)) 16)) (-2116 (((-167 (-219)) (-167 (-219)) (-167 (-219))) 17) (((-219) (-219) (-219)) 18)) (-2577 (((-167 (-219)) (-167 (-219))) 60) (((-219) (-219)) 59)) (-1850 (((-219) (-219)) 54) (((-167 (-219)) (-167 (-219))) 58)) (-3257 (((-167 (-219)) (-167 (-219))) 8) (((-219) (-219)) 9)) (-3044 (((-167 (-219)) (-167 (-219)) (-167 (-219))) 30) (((-219) (-219) (-219)) 26)))
+(((-220) (-10 -7 (-15 -3257 ((-219) (-219))) (-15 -3257 ((-167 (-219)) (-167 (-219)))) (-15 -3044 ((-219) (-219) (-219))) (-15 -3044 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -3073 ((-219) (-219))) (-15 -3073 ((-167 (-219)) (-167 (-219)))) (-15 -1706 ((-219) (-219))) (-15 -1706 ((-167 (-219)) (-167 (-219)))) (-15 -3532 ((-219) (-749) (-219))) (-15 -3532 ((-167 (-219)) (-749) (-167 (-219)))) (-15 -1744 ((-219) (-219) (-219))) (-15 -1744 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -3504 ((-219) (-219) (-219))) (-15 -3504 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -2116 ((-219) (-219) (-219))) (-15 -2116 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -3966 ((-219) (-219) (-219))) (-15 -3966 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -1850 ((-167 (-219)) (-167 (-219)))) (-15 -1850 ((-219) (-219))) (-15 -2577 ((-219) (-219))) (-15 -2577 ((-167 (-219)) (-167 (-219)))) (-15 -1554 ((-219) (-219) (-219))) (-15 -1554 ((-167 (-219)) (-167 (-219)) (-167 (-219)))))) (T -220))
+((-1554 (*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-1554 (*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-2577 (*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-2577 (*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-1850 (*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-1850 (*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-3966 (*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-3966 (*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-2116 (*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-2116 (*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-3504 (*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-3504 (*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-1744 (*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-1744 (*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-3532 (*1 *2 *3 *2) (-12 (-5 *2 (-167 (-219))) (-5 *3 (-749)) (-5 *1 (-220)))) (-3532 (*1 *2 *3 *2) (-12 (-5 *2 (-219)) (-5 *3 (-749)) (-5 *1 (-220)))) (-1706 (*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-1706 (*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-3073 (*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-3073 (*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-3044 (*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-3044 (*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))) (-3257 (*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))) (-3257 (*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220)))))
+(-10 -7 (-15 -3257 ((-219) (-219))) (-15 -3257 ((-167 (-219)) (-167 (-219)))) (-15 -3044 ((-219) (-219) (-219))) (-15 -3044 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -3073 ((-219) (-219))) (-15 -3073 ((-167 (-219)) (-167 (-219)))) (-15 -1706 ((-219) (-219))) (-15 -1706 ((-167 (-219)) (-167 (-219)))) (-15 -3532 ((-219) (-749) (-219))) (-15 -3532 ((-167 (-219)) (-749) (-167 (-219)))) (-15 -1744 ((-219) (-219) (-219))) (-15 -1744 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -3504 ((-219) (-219) (-219))) (-15 -3504 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -2116 ((-219) (-219) (-219))) (-15 -2116 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -3966 ((-219) (-219) (-219))) (-15 -3966 ((-167 (-219)) (-167 (-219)) (-167 (-219)))) (-15 -1850 ((-167 (-219)) (-167 (-219)))) (-15 -1850 ((-219) (-219))) (-15 -2577 ((-219) (-219))) (-15 -2577 ((-167 (-219)) (-167 (-219)))) (-15 -1554 ((-219) (-219) (-219))) (-15 -1554 ((-167 (-219)) (-167 (-219)) (-167 (-219)))))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3370 (($ (-749) (-749)) NIL)) (-2705 (($ $ $) NIL)) (-3569 (($ (-1228 |#1|)) NIL) (($ $) NIL)) (-3734 (($ |#1| |#1| |#1|) 32)) (-3684 (((-112) $) NIL)) (-1481 (($ $ (-550) (-550)) NIL)) (-3781 (($ $ (-550) (-550)) NIL)) (-1825 (($ $ (-550) (-550) (-550) (-550)) NIL)) (-4296 (($ $) NIL)) (-2644 (((-112) $) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-3154 (($ $ (-550) (-550) $) NIL)) (-2409 ((|#1| $ (-550) (-550) |#1|) NIL) (($ $ (-623 (-550)) (-623 (-550)) $) NIL)) (-1645 (($ $ (-550) (-1228 |#1|)) NIL)) (-4097 (($ $ (-550) (-1228 |#1|)) NIL)) (-3173 (($ |#1| |#1| |#1|) 31)) (-3955 (($ (-749) |#1|) NIL)) (-2991 (($) NIL T CONST)) (-4257 (($ $) NIL (|has| |#1| (-300)))) (-1297 (((-1228 |#1|) $ (-550)) NIL)) (-3544 (($ |#1|) 30)) (-2416 (($ |#1|) 29)) (-4283 (($ |#1|) 28)) (-3398 (((-749) $) NIL (|has| |#1| (-542)))) (-3317 ((|#1| $ (-550) (-550) |#1|) NIL)) (-3263 ((|#1| $ (-550) (-550)) NIL)) (-2971 (((-623 |#1|) $) NIL)) (-1436 (((-749) $) NIL (|has| |#1| (-542)))) (-3113 (((-623 (-1228 |#1|)) $) NIL (|has| |#1| (-542)))) (-2050 (((-749) $) NIL)) (-3375 (($ (-749) (-749) |#1|) NIL)) (-2063 (((-749) $) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-1517 ((|#1| $) NIL (|has| |#1| (-6 (-4346 "*"))))) (-3397 (((-550) $) NIL)) (-2415 (((-550) $) NIL)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1630 (((-550) $) NIL)) (-2964 (((-550) $) NIL)) (-4224 (($ (-623 (-623 |#1|))) 11)) (-3311 (($ (-1 |#1| |#1|) $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3380 (((-623 (-623 |#1|)) $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-3765 (((-3 $ "failed") $) NIL (|has| |#1| (-356)))) (-3616 (($) 12)) (-2458 (($ $ $) NIL)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-2491 (($ $ |#1|) NIL)) (-3409 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542)))) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#1| $ (-550) (-550)) NIL) ((|#1| $ (-550) (-550) |#1|) NIL) (($ $ (-623 (-550)) (-623 (-550))) NIL)) (-4000 (($ (-623 |#1|)) NIL) (($ (-623 $)) NIL)) (-2418 (((-112) $) NIL)) (-4270 ((|#1| $) NIL (|has| |#1| (-6 (-4346 "*"))))) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) NIL)) (-1457 (((-1228 |#1|) $ (-550)) NIL)) (-2233 (($ (-1228 |#1|)) NIL) (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-3695 (((-112) $) NIL)) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2370 (($ $ $) NIL) (($ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#1| (-356)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-550) $) NIL) (((-1228 |#1|) $ (-1228 |#1|)) 15) (((-1228 |#1|) (-1228 |#1|) $) NIL) (((-917 |#1|) $ (-917 |#1|)) 20)) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-221 |#1|) (-13 (-665 |#1| (-1228 |#1|) (-1228 |#1|)) (-10 -8 (-15 * ((-917 |#1|) $ (-917 |#1|))) (-15 -3616 ($)) (-15 -4283 ($ |#1|)) (-15 -2416 ($ |#1|)) (-15 -3544 ($ |#1|)) (-15 -3173 ($ |#1| |#1| |#1|)) (-15 -3734 ($ |#1| |#1| |#1|)))) (-13 (-356) (-1167))) (T -221))
+((* (*1 *2 *1 *2) (-12 (-5 *2 (-917 *3)) (-4 *3 (-13 (-356) (-1167))) (-5 *1 (-221 *3)))) (-3616 (*1 *1) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1167))))) (-4283 (*1 *1 *2) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1167))))) (-2416 (*1 *1 *2) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1167))))) (-3544 (*1 *1 *2) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1167))))) (-3173 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1167))))) (-3734 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1167))))))
+(-13 (-665 |#1| (-1228 |#1|) (-1228 |#1|)) (-10 -8 (-15 * ((-917 |#1|) $ (-917 |#1|))) (-15 -3616 ($)) (-15 -4283 ($ |#1|)) (-15 -2416 ($ |#1|)) (-15 -3544 ($ |#1|)) (-15 -3173 ($ |#1| |#1| |#1|)) (-15 -3734 ($ |#1| |#1| |#1|))))
+((-3994 (($ (-1 (-112) |#2|) $) 16)) (-2505 (($ |#2| $) NIL) (($ (-1 (-112) |#2|) $) 25)) (-3246 (($) NIL) (($ (-623 |#2|)) 11)) (-2264 (((-112) $ $) 23)))
+(((-222 |#1| |#2|) (-10 -8 (-15 -3994 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2505 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2505 (|#1| |#2| |#1|)) (-15 -3246 (|#1| (-623 |#2|))) (-15 -3246 (|#1|)) (-15 -2264 ((-112) |#1| |#1|))) (-223 |#2|) (-1069)) (T -222))
+NIL
+(-10 -8 (-15 -3994 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2505 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2505 (|#1| |#2| |#1|)) (-15 -3246 (|#1| (-623 |#2|))) (-15 -3246 (|#1|)) (-15 -2264 ((-112) |#1| |#1|)))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-3368 (((-112) $ (-749)) 8)) (-3994 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4344)))) (-2991 (($) 7 T CONST)) (-2708 (($ $) 58 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2505 (($ |#1| $) 47 (|has| $ (-6 -4344))) (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4344)))) (-1979 (($ |#1| $) 57 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4344)))) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) 9)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35)) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-1696 ((|#1| $) 39)) (-1715 (($ |#1| $) 40)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 51)) (-3576 ((|#1| $) 41)) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-3246 (($) 49) (($ (-623 |#1|)) 48)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2451 (((-526) $) 59 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 50)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-4017 (($ (-623 |#1|)) 42)) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-223 |#1|) (-138) (-1069)) (T -223))
NIL
(-13 (-229 |t#1|))
-(((-34) . T) ((-106 |#1|) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-229 |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-1068) |has| |#1| (-1068)) ((-1181) . T))
-((-2393 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-749)) 11) (($ $ (-623 (-1144)) (-623 (-749))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144))) NIL) (($ $ (-1144)) 19) (($ $ (-749)) NIL) (($ $) 16)) (-4183 (($ $ (-1 |#2| |#2|)) 12) (($ $ (-1 |#2| |#2|) (-749)) 14) (($ $ (-623 (-1144)) (-623 (-749))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144))) NIL) (($ $ (-1144)) NIL) (($ $ (-749)) NIL) (($ $) NIL)))
-(((-224 |#1| |#2|) (-10 -8 (-15 -2393 (|#1| |#1|)) (-15 -4183 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-749))) (-15 -4183 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -4183 (|#1| |#1| (-1144))) (-15 -4183 (|#1| |#1| (-623 (-1144)))) (-15 -4183 (|#1| |#1| (-1144) (-749))) (-15 -4183 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -4183 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -4183 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|)))) (-225 |#2|) (-1020)) (T -224))
-NIL
-(-10 -8 (-15 -2393 (|#1| |#1|)) (-15 -4183 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-749))) (-15 -4183 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -4183 (|#1| |#1| (-1144))) (-15 -4183 (|#1| |#1| (-623 (-1144)))) (-15 -4183 (|#1| |#1| (-1144) (-749))) (-15 -4183 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -4183 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -4183 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1386 (((-3 $ "failed") $) 32)) (-3102 (((-112) $) 30)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-2393 (($ $ (-1 |#1| |#1|)) 50) (($ $ (-1 |#1| |#1|) (-749)) 49) (($ $ (-623 (-1144)) (-623 (-749))) 42 (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) 41 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) 40 (|has| |#1| (-873 (-1144)))) (($ $ (-1144)) 39 (|has| |#1| (-873 (-1144)))) (($ $ (-749)) 37 (|has| |#1| (-227))) (($ $) 35 (|has| |#1| (-227)))) (-1518 (((-836) $) 11) (($ (-550)) 27)) (-2390 (((-749)) 28)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $ (-1 |#1| |#1|)) 48) (($ $ (-1 |#1| |#1|) (-749)) 47) (($ $ (-623 (-1144)) (-623 (-749))) 46 (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) 45 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) 44 (|has| |#1| (-873 (-1144)))) (($ $ (-1144)) 43 (|has| |#1| (-873 (-1144)))) (($ $ (-749)) 38 (|has| |#1| (-227))) (($ $) 36 (|has| |#1| (-227)))) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
-(((-225 |#1|) (-138) (-1020)) (T -225))
-((-2393 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-225 *3)) (-4 *3 (-1020)))) (-2393 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-749)) (-4 *1 (-225 *4)) (-4 *4 (-1020)))) (-4183 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-225 *3)) (-4 *3 (-1020)))) (-4183 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-749)) (-4 *1 (-225 *4)) (-4 *4 (-1020)))))
-(-13 (-1020) (-10 -8 (-15 -2393 ($ $ (-1 |t#1| |t#1|))) (-15 -2393 ($ $ (-1 |t#1| |t#1|) (-749))) (-15 -4183 ($ $ (-1 |t#1| |t#1|))) (-15 -4183 ($ $ (-1 |t#1| |t#1|) (-749))) (IF (|has| |t#1| (-227)) (-6 (-227)) |%noBranch|) (IF (|has| |t#1| (-873 (-1144))) (-6 (-873 (-1144))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-227) |has| |#1| (-227)) ((-626 $) . T) ((-705) . T) ((-873 (-1144)) |has| |#1| (-873 (-1144))) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-2393 (($ $) NIL) (($ $ (-749)) 10)) (-4183 (($ $) 8) (($ $ (-749)) 12)))
-(((-226 |#1|) (-10 -8 (-15 -4183 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1| (-749))) (-15 -4183 (|#1| |#1|)) (-15 -2393 (|#1| |#1|))) (-227)) (T -226))
-NIL
-(-10 -8 (-15 -4183 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1| (-749))) (-15 -4183 (|#1| |#1|)) (-15 -2393 (|#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1386 (((-3 $ "failed") $) 32)) (-3102 (((-112) $) 30)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-2393 (($ $) 36) (($ $ (-749)) 34)) (-1518 (((-836) $) 11) (($ (-550)) 27)) (-2390 (((-749)) 28)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $) 35) (($ $ (-749)) 33)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+(((-34) . T) ((-106 |#1|) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-229 |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-1069) |has| |#1| (-1069)) ((-1182) . T))
+((-2798 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-749)) 11) (($ $ (-623 (-1145)) (-623 (-749))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145))) NIL) (($ $ (-1145)) 19) (($ $ (-749)) NIL) (($ $) 16)) (-1901 (($ $ (-1 |#2| |#2|)) 12) (($ $ (-1 |#2| |#2|) (-749)) 14) (($ $ (-623 (-1145)) (-623 (-749))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145))) NIL) (($ $ (-1145)) NIL) (($ $ (-749)) NIL) (($ $) NIL)))
+(((-224 |#1| |#2|) (-10 -8 (-15 -2798 (|#1| |#1|)) (-15 -1901 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-749))) (-15 -1901 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -1901 (|#1| |#1| (-1145))) (-15 -1901 (|#1| |#1| (-623 (-1145)))) (-15 -1901 (|#1| |#1| (-1145) (-749))) (-15 -1901 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -1901 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -1901 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|)))) (-225 |#2|) (-1021)) (T -224))
+NIL
+(-10 -8 (-15 -2798 (|#1| |#1|)) (-15 -1901 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-749))) (-15 -1901 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -1901 (|#1| |#1| (-1145))) (-15 -1901 (|#1| |#1| (-623 (-1145)))) (-15 -1901 (|#1| |#1| (-1145) (-749))) (-15 -1901 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -1901 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -1901 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1537 (((-3 $ "failed") $) 32)) (-2419 (((-112) $) 30)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2798 (($ $ (-1 |#1| |#1|)) 50) (($ $ (-1 |#1| |#1|) (-749)) 49) (($ $ (-623 (-1145)) (-623 (-749))) 42 (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) 41 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) 40 (|has| |#1| (-874 (-1145)))) (($ $ (-1145)) 39 (|has| |#1| (-874 (-1145)))) (($ $ (-749)) 37 (|has| |#1| (-227))) (($ $) 35 (|has| |#1| (-227)))) (-2233 (((-837) $) 11) (($ (-550)) 27)) (-3091 (((-749)) 28)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $ (-1 |#1| |#1|)) 48) (($ $ (-1 |#1| |#1|) (-749)) 47) (($ $ (-623 (-1145)) (-623 (-749))) 46 (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) 45 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) 44 (|has| |#1| (-874 (-1145)))) (($ $ (-1145)) 43 (|has| |#1| (-874 (-1145)))) (($ $ (-749)) 38 (|has| |#1| (-227))) (($ $) 36 (|has| |#1| (-227)))) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+(((-225 |#1|) (-138) (-1021)) (T -225))
+((-2798 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-225 *3)) (-4 *3 (-1021)))) (-2798 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-749)) (-4 *1 (-225 *4)) (-4 *4 (-1021)))) (-1901 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-225 *3)) (-4 *3 (-1021)))) (-1901 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-749)) (-4 *1 (-225 *4)) (-4 *4 (-1021)))))
+(-13 (-1021) (-10 -8 (-15 -2798 ($ $ (-1 |t#1| |t#1|))) (-15 -2798 ($ $ (-1 |t#1| |t#1|) (-749))) (-15 -1901 ($ $ (-1 |t#1| |t#1|))) (-15 -1901 ($ $ (-1 |t#1| |t#1|) (-749))) (IF (|has| |t#1| (-227)) (-6 (-227)) |%noBranch|) (IF (|has| |t#1| (-874 (-1145))) (-6 (-874 (-1145))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-227) |has| |#1| (-227)) ((-626 $) . T) ((-705) . T) ((-874 (-1145)) |has| |#1| (-874 (-1145))) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2798 (($ $) NIL) (($ $ (-749)) 10)) (-1901 (($ $) 8) (($ $ (-749)) 12)))
+(((-226 |#1|) (-10 -8 (-15 -1901 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1| (-749))) (-15 -1901 (|#1| |#1|)) (-15 -2798 (|#1| |#1|))) (-227)) (T -226))
+NIL
+(-10 -8 (-15 -1901 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1| (-749))) (-15 -1901 (|#1| |#1|)) (-15 -2798 (|#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1537 (((-3 $ "failed") $) 32)) (-2419 (((-112) $) 30)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2798 (($ $) 36) (($ $ (-749)) 34)) (-2233 (((-837) $) 11) (($ (-550)) 27)) (-3091 (((-749)) 28)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $) 35) (($ $ (-749)) 33)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
(((-227) (-138)) (T -227))
-((-2393 (*1 *1 *1) (-4 *1 (-227))) (-4183 (*1 *1 *1) (-4 *1 (-227))) (-2393 (*1 *1 *1 *2) (-12 (-4 *1 (-227)) (-5 *2 (-749)))) (-4183 (*1 *1 *1 *2) (-12 (-4 *1 (-227)) (-5 *2 (-749)))))
-(-13 (-1020) (-10 -8 (-15 -2393 ($ $)) (-15 -4183 ($ $)) (-15 -2393 ($ $ (-749))) (-15 -4183 ($ $ (-749)))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 $) . T) ((-705) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-2729 (($) 12) (($ (-623 |#2|)) NIL)) (-1731 (($ $) 14)) (-1532 (($ (-623 |#2|)) 10)) (-1518 (((-836) $) 21)))
-(((-228 |#1| |#2|) (-10 -8 (-15 -1518 ((-836) |#1|)) (-15 -2729 (|#1| (-623 |#2|))) (-15 -2729 (|#1|)) (-15 -1532 (|#1| (-623 |#2|))) (-15 -1731 (|#1| |#1|))) (-229 |#2|) (-1068)) (T -228))
-NIL
-(-10 -8 (-15 -1518 ((-836) |#1|)) (-15 -2729 (|#1| (-623 |#2|))) (-15 -2729 (|#1|)) (-15 -1532 (|#1| (-623 |#2|))) (-15 -1731 (|#1| |#1|)))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-4047 (((-112) $ (-749)) 8)) (-3378 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4342)))) (-3513 (($) 7 T CONST)) (-1328 (($ $) 58 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3112 (($ |#1| $) 47 (|has| $ (-6 -4342))) (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4342)))) (-3137 (($ |#1| $) 57 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4342)))) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) 9)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35)) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-3638 ((|#1| $) 39)) (-1886 (($ |#1| $) 40)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 51)) (-3760 ((|#1| $) 41)) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2729 (($) 49) (($ (-623 |#1|)) 48)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-4028 (((-526) $) 59 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 50)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-3685 (($ (-623 |#1|)) 42)) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-229 |#1|) (-138) (-1068)) (T -229))
-((-2729 (*1 *1) (-12 (-4 *1 (-229 *2)) (-4 *2 (-1068)))) (-2729 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-4 *1 (-229 *3)))) (-3112 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4342)) (-4 *1 (-229 *2)) (-4 *2 (-1068)))) (-3112 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4342)) (-4 *1 (-229 *3)) (-4 *3 (-1068)))) (-3378 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4342)) (-4 *1 (-229 *3)) (-4 *3 (-1068)))))
-(-13 (-106 |t#1|) (-149 |t#1|) (-10 -8 (-15 -2729 ($)) (-15 -2729 ($ (-623 |t#1|))) (IF (|has| $ (-6 -4342)) (PROGN (-15 -3112 ($ |t#1| $)) (-15 -3112 ($ (-1 (-112) |t#1|) $)) (-15 -3378 ($ (-1 (-112) |t#1|) $))) |%noBranch|)))
-(((-34) . T) ((-106 |#1|) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-1068) |has| |#1| (-1068)) ((-1181) . T))
-((-2841 (((-2 (|:| |varOrder| (-623 (-1144))) (|:| |inhom| (-3 (-623 (-1227 (-749))) "failed")) (|:| |hom| (-623 (-1227 (-749))))) (-287 (-925 (-550)))) 27)))
-(((-230) (-10 -7 (-15 -2841 ((-2 (|:| |varOrder| (-623 (-1144))) (|:| |inhom| (-3 (-623 (-1227 (-749))) "failed")) (|:| |hom| (-623 (-1227 (-749))))) (-287 (-925 (-550))))))) (T -230))
-((-2841 (*1 *2 *3) (-12 (-5 *3 (-287 (-925 (-550)))) (-5 *2 (-2 (|:| |varOrder| (-623 (-1144))) (|:| |inhom| (-3 (-623 (-1227 (-749))) "failed")) (|:| |hom| (-623 (-1227 (-749)))))) (-5 *1 (-230)))))
-(-10 -7 (-15 -2841 ((-2 (|:| |varOrder| (-623 (-1144))) (|:| |inhom| (-3 (-623 (-1227 (-749))) "failed")) (|:| |hom| (-623 (-1227 (-749))))) (-287 (-925 (-550))))))
-((-4319 (((-749)) 51)) (-3780 (((-2 (|:| -1340 (-667 |#3|)) (|:| |vec| (-1227 |#3|))) (-667 $) (-1227 $)) 49) (((-667 |#3|) (-667 $)) 41) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL) (((-667 (-550)) (-667 $)) NIL)) (-2854 (((-133)) 57)) (-2393 (($ $ (-1 |#3| |#3|) (-749)) NIL) (($ $ (-1 |#3| |#3|)) 18) (($ $ (-623 (-1144)) (-623 (-749))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144))) NIL) (($ $ (-1144)) NIL) (($ $ (-749)) NIL) (($ $) NIL)) (-1518 (((-1227 |#3|) $) NIL) (($ |#3|) NIL) (((-836) $) NIL) (($ (-550)) 12) (($ (-400 (-550))) NIL)) (-2390 (((-749)) 15)) (-2414 (($ $ |#3|) 54)))
-(((-231 |#1| |#2| |#3|) (-10 -8 (-15 -1518 (|#1| (-400 (-550)))) (-15 -1518 (|#1| (-550))) (-15 -1518 ((-836) |#1|)) (-15 -2390 ((-749))) (-15 -2393 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -3780 ((-667 (-550)) (-667 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 |#1|) (-1227 |#1|))) (-15 -1518 (|#1| |#3|)) (-15 -2393 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2393 (|#1| |#1| (-1 |#3| |#3|) (-749))) (-15 -3780 ((-667 |#3|) (-667 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 |#3|)) (|:| |vec| (-1227 |#3|))) (-667 |#1|) (-1227 |#1|))) (-15 -4319 ((-749))) (-15 -2414 (|#1| |#1| |#3|)) (-15 -2854 ((-133))) (-15 -1518 ((-1227 |#3|) |#1|))) (-232 |#2| |#3|) (-749) (-1181)) (T -231))
-((-2854 (*1 *2) (-12 (-14 *4 (-749)) (-4 *5 (-1181)) (-5 *2 (-133)) (-5 *1 (-231 *3 *4 *5)) (-4 *3 (-232 *4 *5)))) (-4319 (*1 *2) (-12 (-14 *4 *2) (-4 *5 (-1181)) (-5 *2 (-749)) (-5 *1 (-231 *3 *4 *5)) (-4 *3 (-232 *4 *5)))) (-2390 (*1 *2) (-12 (-14 *4 *2) (-4 *5 (-1181)) (-5 *2 (-749)) (-5 *1 (-231 *3 *4 *5)) (-4 *3 (-232 *4 *5)))))
-(-10 -8 (-15 -1518 (|#1| (-400 (-550)))) (-15 -1518 (|#1| (-550))) (-15 -1518 ((-836) |#1|)) (-15 -2390 ((-749))) (-15 -2393 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -3780 ((-667 (-550)) (-667 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 |#1|) (-1227 |#1|))) (-15 -1518 (|#1| |#3|)) (-15 -2393 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2393 (|#1| |#1| (-1 |#3| |#3|) (-749))) (-15 -3780 ((-667 |#3|) (-667 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 |#3|)) (|:| |vec| (-1227 |#3|))) (-667 |#1|) (-1227 |#1|))) (-15 -4319 ((-749))) (-15 -2414 (|#1| |#1| |#3|)) (-15 -2854 ((-133))) (-15 -1518 ((-1227 |#3|) |#1|)))
-((-1504 (((-112) $ $) 19 (|has| |#2| (-1068)))) (-3433 (((-112) $) 72 (|has| |#2| (-130)))) (-3230 (($ (-894)) 125 (|has| |#2| (-1020)))) (-3029 (((-1232) $ (-550) (-550)) 40 (|has| $ (-6 -4343)))) (-2270 (($ $ $) 121 (|has| |#2| (-771)))) (-3219 (((-3 $ "failed") $ $) 74 (|has| |#2| (-130)))) (-4047 (((-112) $ (-749)) 8)) (-4319 (((-749)) 107 (|has| |#2| (-361)))) (-3712 (((-550) $) 119 (|has| |#2| (-823)))) (-1705 ((|#2| $ (-550) |#2|) 52 (|has| $ (-6 -4343)))) (-3513 (($) 7 T CONST)) (-3880 (((-3 (-550) "failed") $) 67 (-1262 (|has| |#2| (-1011 (-550))) (|has| |#2| (-1068)))) (((-3 (-400 (-550)) "failed") $) 64 (-1262 (|has| |#2| (-1011 (-400 (-550)))) (|has| |#2| (-1068)))) (((-3 |#2| "failed") $) 61 (|has| |#2| (-1068)))) (-2726 (((-550) $) 68 (-1262 (|has| |#2| (-1011 (-550))) (|has| |#2| (-1068)))) (((-400 (-550)) $) 65 (-1262 (|has| |#2| (-1011 (-400 (-550)))) (|has| |#2| (-1068)))) ((|#2| $) 60 (|has| |#2| (-1068)))) (-3780 (((-667 (-550)) (-667 $)) 106 (-1262 (|has| |#2| (-619 (-550))) (|has| |#2| (-1020)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) 105 (-1262 (|has| |#2| (-619 (-550))) (|has| |#2| (-1020)))) (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 $) (-1227 $)) 104 (|has| |#2| (-1020))) (((-667 |#2|) (-667 $)) 103 (|has| |#2| (-1020)))) (-1386 (((-3 $ "failed") $) 79 (|has| |#2| (-705)))) (-1741 (($) 110 (|has| |#2| (-361)))) (-3245 ((|#2| $ (-550) |#2|) 53 (|has| $ (-6 -4343)))) (-3181 ((|#2| $ (-550)) 51)) (-1416 (((-112) $) 117 (|has| |#2| (-823)))) (-3450 (((-623 |#2|) $) 30 (|has| $ (-6 -4342)))) (-3102 (((-112) $) 81 (|has| |#2| (-705)))) (-3329 (((-112) $) 118 (|has| |#2| (-823)))) (-1859 (((-112) $ (-749)) 9)) (-3195 (((-550) $) 43 (|has| (-550) (-825)))) (-2707 (($ $ $) 116 (-1561 (|has| |#2| (-823)) (|has| |#2| (-771))))) (-2689 (((-623 |#2|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#2| $) 27 (-12 (|has| |#2| (-1068)) (|has| $ (-6 -4342))))) (-3283 (((-550) $) 44 (|has| (-550) (-825)))) (-4164 (($ $ $) 115 (-1561 (|has| |#2| (-823)) (|has| |#2| (-771))))) (-3234 (($ (-1 |#2| |#2|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#2| |#2|) $) 35)) (-2253 (((-894) $) 109 (|has| |#2| (-361)))) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22 (|has| |#2| (-1068)))) (-2325 (((-623 (-550)) $) 46)) (-2400 (((-112) (-550) $) 47)) (-2922 (($ (-894)) 108 (|has| |#2| (-361)))) (-3337 (((-1088) $) 21 (|has| |#2| (-1068)))) (-1293 ((|#2| $) 42 (|has| (-550) (-825)))) (-3111 (($ $ |#2|) 41 (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#2|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#2|))) 26 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-287 |#2|)) 25 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ |#2| |#2|) 24 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-623 |#2|) (-623 |#2|)) 23 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))) (-4140 (((-112) $ $) 14)) (-2256 (((-112) |#2| $) 45 (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-2477 (((-623 |#2|) $) 48)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#2| $ (-550) |#2|) 50) ((|#2| $ (-550)) 49)) (-3440 ((|#2| $ $) 124 (|has| |#2| (-1020)))) (-3389 (($ (-1227 |#2|)) 126)) (-2854 (((-133)) 123 (|has| |#2| (-356)))) (-2393 (($ $) 98 (-1262 (|has| |#2| (-227)) (|has| |#2| (-1020)))) (($ $ (-749)) 96 (-1262 (|has| |#2| (-227)) (|has| |#2| (-1020)))) (($ $ (-1144)) 94 (-1262 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-623 (-1144))) 93 (-1262 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-1144) (-749)) 92 (-1262 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-623 (-1144)) (-623 (-749))) 91 (-1262 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-1 |#2| |#2|) (-749)) 84 (|has| |#2| (-1020))) (($ $ (-1 |#2| |#2|)) 83 (|has| |#2| (-1020)))) (-3350 (((-749) (-1 (-112) |#2|) $) 31 (|has| $ (-6 -4342))) (((-749) |#2| $) 28 (-12 (|has| |#2| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-1518 (((-1227 |#2|) $) 127) (($ (-550)) 66 (-1561 (-1262 (|has| |#2| (-1011 (-550))) (|has| |#2| (-1068))) (|has| |#2| (-1020)))) (($ (-400 (-550))) 63 (-1262 (|has| |#2| (-1011 (-400 (-550)))) (|has| |#2| (-1068)))) (($ |#2|) 62 (|has| |#2| (-1068))) (((-836) $) 18 (|has| |#2| (-595 (-836))))) (-2390 (((-749)) 102 (|has| |#2| (-1020)))) (-1675 (((-112) (-1 (-112) |#2|) $) 33 (|has| $ (-6 -4342)))) (-1635 (($ $) 120 (|has| |#2| (-823)))) (-2626 (($) 71 (|has| |#2| (-130)) CONST)) (-2636 (($) 82 (|has| |#2| (-705)) CONST)) (-4183 (($ $) 97 (-1262 (|has| |#2| (-227)) (|has| |#2| (-1020)))) (($ $ (-749)) 95 (-1262 (|has| |#2| (-227)) (|has| |#2| (-1020)))) (($ $ (-1144)) 90 (-1262 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-623 (-1144))) 89 (-1262 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-1144) (-749)) 88 (-1262 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-623 (-1144)) (-623 (-749))) 87 (-1262 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-1 |#2| |#2|) (-749)) 86 (|has| |#2| (-1020))) (($ $ (-1 |#2| |#2|)) 85 (|has| |#2| (-1020)))) (-2363 (((-112) $ $) 113 (-1561 (|has| |#2| (-823)) (|has| |#2| (-771))))) (-2345 (((-112) $ $) 112 (-1561 (|has| |#2| (-823)) (|has| |#2| (-771))))) (-2316 (((-112) $ $) 20 (|has| |#2| (-1068)))) (-2354 (((-112) $ $) 114 (-1561 (|has| |#2| (-823)) (|has| |#2| (-771))))) (-2335 (((-112) $ $) 111 (-1561 (|has| |#2| (-823)) (|has| |#2| (-771))))) (-2414 (($ $ |#2|) 122 (|has| |#2| (-356)))) (-2403 (($ $ $) 100 (|has| |#2| (-1020))) (($ $) 99 (|has| |#2| (-1020)))) (-2391 (($ $ $) 69 (|has| |#2| (-25)))) (** (($ $ (-749)) 80 (|has| |#2| (-705))) (($ $ (-894)) 77 (|has| |#2| (-705)))) (* (($ (-550) $) 101 (|has| |#2| (-1020))) (($ $ $) 78 (|has| |#2| (-705))) (($ $ |#2|) 76 (|has| |#2| (-705))) (($ |#2| $) 75 (|has| |#2| (-705))) (($ (-749) $) 73 (|has| |#2| (-130))) (($ (-894) $) 70 (|has| |#2| (-25)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-232 |#1| |#2|) (-138) (-749) (-1181)) (T -232))
-((-3389 (*1 *1 *2) (-12 (-5 *2 (-1227 *4)) (-4 *4 (-1181)) (-4 *1 (-232 *3 *4)))) (-3230 (*1 *1 *2) (-12 (-5 *2 (-894)) (-4 *1 (-232 *3 *4)) (-4 *4 (-1020)) (-4 *4 (-1181)))) (-3440 (*1 *2 *1 *1) (-12 (-4 *1 (-232 *3 *2)) (-4 *2 (-1181)) (-4 *2 (-1020)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-232 *3 *2)) (-4 *2 (-1181)) (-4 *2 (-705)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-232 *3 *2)) (-4 *2 (-1181)) (-4 *2 (-705)))))
-(-13 (-586 (-550) |t#2|) (-595 (-1227 |t#2|)) (-10 -8 (-6 -4342) (-15 -3389 ($ (-1227 |t#2|))) (IF (|has| |t#2| (-1068)) (-6 (-404 |t#2|)) |%noBranch|) (IF (|has| |t#2| (-1020)) (PROGN (-6 (-111 |t#2| |t#2|)) (-6 (-225 |t#2|)) (-6 (-370 |t#2|)) (-15 -3230 ($ (-894))) (-15 -3440 (|t#2| $ $))) |%noBranch|) (IF (|has| |t#2| (-25)) (-6 (-25)) |%noBranch|) (IF (|has| |t#2| (-130)) (-6 (-130)) |%noBranch|) (IF (|has| |t#2| (-705)) (PROGN (-6 (-705)) (-15 * ($ |t#2| $)) (-15 * ($ $ |t#2|))) |%noBranch|) (IF (|has| |t#2| (-361)) (-6 (-361)) |%noBranch|) (IF (|has| |t#2| (-170)) (PROGN (-6 (-38 |t#2|)) (-6 (-170))) |%noBranch|) (IF (|has| |t#2| (-6 -4339)) (-6 -4339) |%noBranch|) (IF (|has| |t#2| (-823)) (-6 (-823)) |%noBranch|) (IF (|has| |t#2| (-771)) (-6 (-771)) |%noBranch|) (IF (|has| |t#2| (-356)) (-6 (-1234 |t#2|)) |%noBranch|)))
-(((-21) -1561 (|has| |#2| (-1020)) (|has| |#2| (-823)) (|has| |#2| (-356)) (|has| |#2| (-170))) ((-23) -1561 (|has| |#2| (-1020)) (|has| |#2| (-823)) (|has| |#2| (-771)) (|has| |#2| (-356)) (|has| |#2| (-170)) (|has| |#2| (-130))) ((-25) -1561 (|has| |#2| (-1020)) (|has| |#2| (-823)) (|has| |#2| (-771)) (|has| |#2| (-356)) (|has| |#2| (-170)) (|has| |#2| (-130)) (|has| |#2| (-25))) ((-34) . T) ((-38 |#2|) |has| |#2| (-170)) ((-101) -1561 (|has| |#2| (-1068)) (|has| |#2| (-1020)) (|has| |#2| (-823)) (|has| |#2| (-771)) (|has| |#2| (-705)) (|has| |#2| (-361)) (|has| |#2| (-356)) (|has| |#2| (-170)) (|has| |#2| (-130)) (|has| |#2| (-25))) ((-111 |#2| |#2|) -1561 (|has| |#2| (-1020)) (|has| |#2| (-356)) (|has| |#2| (-170))) ((-111 $ $) |has| |#2| (-170)) ((-130) -1561 (|has| |#2| (-1020)) (|has| |#2| (-823)) (|has| |#2| (-771)) (|has| |#2| (-356)) (|has| |#2| (-170)) (|has| |#2| (-130))) ((-595 (-836)) -1561 (|has| |#2| (-1068)) (|has| |#2| (-1020)) (|has| |#2| (-823)) (|has| |#2| (-771)) (|has| |#2| (-705)) (|has| |#2| (-361)) (|has| |#2| (-356)) (|has| |#2| (-170)) (|has| |#2| (-595 (-836))) (|has| |#2| (-130)) (|has| |#2| (-25))) ((-595 (-1227 |#2|)) . T) ((-170) |has| |#2| (-170)) ((-225 |#2|) |has| |#2| (-1020)) ((-227) -12 (|has| |#2| (-227)) (|has| |#2| (-1020))) ((-279 #0=(-550) |#2|) . T) ((-281 #0# |#2|) . T) ((-302 |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) ((-361) |has| |#2| (-361)) ((-370 |#2|) |has| |#2| (-1020)) ((-404 |#2|) |has| |#2| (-1068)) ((-481 |#2|) . T) ((-586 #0# |#2|) . T) ((-505 |#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) ((-626 |#2|) -1561 (|has| |#2| (-1020)) (|has| |#2| (-356)) (|has| |#2| (-170))) ((-626 $) -1561 (|has| |#2| (-1020)) (|has| |#2| (-823)) (|has| |#2| (-170))) ((-619 (-550)) -12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1020))) ((-619 |#2|) |has| |#2| (-1020)) ((-696 |#2|) -1561 (|has| |#2| (-356)) (|has| |#2| (-170))) ((-705) -1561 (|has| |#2| (-1020)) (|has| |#2| (-823)) (|has| |#2| (-705)) (|has| |#2| (-170))) ((-769) |has| |#2| (-823)) ((-770) -1561 (|has| |#2| (-823)) (|has| |#2| (-771))) ((-771) |has| |#2| (-771)) ((-772) -1561 (|has| |#2| (-823)) (|has| |#2| (-771))) ((-773) -1561 (|has| |#2| (-823)) (|has| |#2| (-771))) ((-823) |has| |#2| (-823)) ((-825) -1561 (|has| |#2| (-823)) (|has| |#2| (-771))) ((-873 (-1144)) -12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020))) ((-1011 (-400 (-550))) -12 (|has| |#2| (-1011 (-400 (-550)))) (|has| |#2| (-1068))) ((-1011 (-550)) -12 (|has| |#2| (-1011 (-550))) (|has| |#2| (-1068))) ((-1011 |#2|) |has| |#2| (-1068)) ((-1026 |#2|) -1561 (|has| |#2| (-1020)) (|has| |#2| (-356)) (|has| |#2| (-170))) ((-1026 $) |has| |#2| (-170)) ((-1020) -1561 (|has| |#2| (-1020)) (|has| |#2| (-823)) (|has| |#2| (-170))) ((-1027) -1561 (|has| |#2| (-1020)) (|has| |#2| (-823)) (|has| |#2| (-170))) ((-1080) -1561 (|has| |#2| (-1020)) (|has| |#2| (-823)) (|has| |#2| (-705)) (|has| |#2| (-170))) ((-1068) -1561 (|has| |#2| (-1068)) (|has| |#2| (-1020)) (|has| |#2| (-823)) (|has| |#2| (-771)) (|has| |#2| (-705)) (|has| |#2| (-361)) (|has| |#2| (-356)) (|has| |#2| (-170)) (|has| |#2| (-130)) (|has| |#2| (-25))) ((-1181) . T) ((-1234 |#2|) |has| |#2| (-356)))
-((-3572 (((-234 |#1| |#3|) (-1 |#3| |#2| |#3|) (-234 |#1| |#2|) |#3|) 21)) (-2419 ((|#3| (-1 |#3| |#2| |#3|) (-234 |#1| |#2|) |#3|) 23)) (-3972 (((-234 |#1| |#3|) (-1 |#3| |#2|) (-234 |#1| |#2|)) 18)))
-(((-233 |#1| |#2| |#3|) (-10 -7 (-15 -3572 ((-234 |#1| |#3|) (-1 |#3| |#2| |#3|) (-234 |#1| |#2|) |#3|)) (-15 -2419 (|#3| (-1 |#3| |#2| |#3|) (-234 |#1| |#2|) |#3|)) (-15 -3972 ((-234 |#1| |#3|) (-1 |#3| |#2|) (-234 |#1| |#2|)))) (-749) (-1181) (-1181)) (T -233))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-234 *5 *6)) (-14 *5 (-749)) (-4 *6 (-1181)) (-4 *7 (-1181)) (-5 *2 (-234 *5 *7)) (-5 *1 (-233 *5 *6 *7)))) (-2419 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *6 *2)) (-5 *4 (-234 *5 *6)) (-14 *5 (-749)) (-4 *6 (-1181)) (-4 *2 (-1181)) (-5 *1 (-233 *5 *6 *2)))) (-3572 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-234 *6 *7)) (-14 *6 (-749)) (-4 *7 (-1181)) (-4 *5 (-1181)) (-5 *2 (-234 *6 *5)) (-5 *1 (-233 *6 *7 *5)))))
-(-10 -7 (-15 -3572 ((-234 |#1| |#3|) (-1 |#3| |#2| |#3|) (-234 |#1| |#2|) |#3|)) (-15 -2419 (|#3| (-1 |#3| |#2| |#3|) (-234 |#1| |#2|) |#3|)) (-15 -3972 ((-234 |#1| |#3|) (-1 |#3| |#2|) (-234 |#1| |#2|))))
-((-1504 (((-112) $ $) NIL (|has| |#2| (-1068)))) (-3433 (((-112) $) NIL (|has| |#2| (-130)))) (-3230 (($ (-894)) 56 (|has| |#2| (-1020)))) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-2270 (($ $ $) 60 (|has| |#2| (-771)))) (-3219 (((-3 $ "failed") $ $) 49 (|has| |#2| (-130)))) (-4047 (((-112) $ (-749)) 17)) (-4319 (((-749)) NIL (|has| |#2| (-361)))) (-3712 (((-550) $) NIL (|has| |#2| (-823)))) (-1705 ((|#2| $ (-550) |#2|) NIL (|has| $ (-6 -4343)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL (-12 (|has| |#2| (-1011 (-550))) (|has| |#2| (-1068)))) (((-3 (-400 (-550)) "failed") $) NIL (-12 (|has| |#2| (-1011 (-400 (-550)))) (|has| |#2| (-1068)))) (((-3 |#2| "failed") $) 29 (|has| |#2| (-1068)))) (-2726 (((-550) $) NIL (-12 (|has| |#2| (-1011 (-550))) (|has| |#2| (-1068)))) (((-400 (-550)) $) NIL (-12 (|has| |#2| (-1011 (-400 (-550)))) (|has| |#2| (-1068)))) ((|#2| $) 27 (|has| |#2| (-1068)))) (-3780 (((-667 (-550)) (-667 $)) NIL (-12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1020)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (-12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1020)))) (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 $) (-1227 $)) NIL (|has| |#2| (-1020))) (((-667 |#2|) (-667 $)) NIL (|has| |#2| (-1020)))) (-1386 (((-3 $ "failed") $) 53 (|has| |#2| (-705)))) (-1741 (($) NIL (|has| |#2| (-361)))) (-3245 ((|#2| $ (-550) |#2|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#2| $ (-550)) 51)) (-1416 (((-112) $) NIL (|has| |#2| (-823)))) (-3450 (((-623 |#2|) $) 15 (|has| $ (-6 -4342)))) (-3102 (((-112) $) NIL (|has| |#2| (-705)))) (-3329 (((-112) $) NIL (|has| |#2| (-823)))) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) 20 (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (-1561 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2689 (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-3283 (((-550) $) 50 (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (-1561 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-3234 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#2| |#2|) $) 41)) (-2253 (((-894) $) NIL (|has| |#2| (-361)))) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| |#2| (-1068)))) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-2922 (($ (-894)) NIL (|has| |#2| (-361)))) (-3337 (((-1088) $) NIL (|has| |#2| (-1068)))) (-1293 ((|#2| $) NIL (|has| (-550) (-825)))) (-3111 (($ $ |#2|) NIL (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#2|) $) 24 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-2477 (((-623 |#2|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#2| $ (-550) |#2|) NIL) ((|#2| $ (-550)) 21)) (-3440 ((|#2| $ $) NIL (|has| |#2| (-1020)))) (-3389 (($ (-1227 |#2|)) 18)) (-2854 (((-133)) NIL (|has| |#2| (-356)))) (-2393 (($ $) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1020)))) (($ $ (-749)) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1020)))) (($ $ (-1144)) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-1 |#2| |#2|) (-749)) NIL (|has| |#2| (-1020))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1020)))) (-3350 (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-1731 (($ $) NIL)) (-1518 (((-1227 |#2|) $) 10) (($ (-550)) NIL (-1561 (-12 (|has| |#2| (-1011 (-550))) (|has| |#2| (-1068))) (|has| |#2| (-1020)))) (($ (-400 (-550))) NIL (-12 (|has| |#2| (-1011 (-400 (-550)))) (|has| |#2| (-1068)))) (($ |#2|) 13 (|has| |#2| (-1068))) (((-836) $) NIL (|has| |#2| (-595 (-836))))) (-2390 (((-749)) NIL (|has| |#2| (-1020)))) (-1675 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-1635 (($ $) NIL (|has| |#2| (-823)))) (-2626 (($) 35 (|has| |#2| (-130)) CONST)) (-2636 (($) 38 (|has| |#2| (-705)) CONST)) (-4183 (($ $) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1020)))) (($ $ (-749)) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1020)))) (($ $ (-1144)) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-1 |#2| |#2|) (-749)) NIL (|has| |#2| (-1020))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1020)))) (-2363 (((-112) $ $) NIL (-1561 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2345 (((-112) $ $) NIL (-1561 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2316 (((-112) $ $) 26 (|has| |#2| (-1068)))) (-2354 (((-112) $ $) NIL (-1561 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2335 (((-112) $ $) 58 (-1561 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2414 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2403 (($ $ $) NIL (|has| |#2| (-1020))) (($ $) NIL (|has| |#2| (-1020)))) (-2391 (($ $ $) 33 (|has| |#2| (-25)))) (** (($ $ (-749)) NIL (|has| |#2| (-705))) (($ $ (-894)) NIL (|has| |#2| (-705)))) (* (($ (-550) $) NIL (|has| |#2| (-1020))) (($ $ $) 44 (|has| |#2| (-705))) (($ $ |#2|) 42 (|has| |#2| (-705))) (($ |#2| $) 43 (|has| |#2| (-705))) (($ (-749) $) NIL (|has| |#2| (-130))) (($ (-894) $) NIL (|has| |#2| (-25)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-234 |#1| |#2|) (-232 |#1| |#2|) (-749) (-1181)) (T -234))
+((-2798 (*1 *1 *1) (-4 *1 (-227))) (-1901 (*1 *1 *1) (-4 *1 (-227))) (-2798 (*1 *1 *1 *2) (-12 (-4 *1 (-227)) (-5 *2 (-749)))) (-1901 (*1 *1 *1 *2) (-12 (-4 *1 (-227)) (-5 *2 (-749)))))
+(-13 (-1021) (-10 -8 (-15 -2798 ($ $)) (-15 -1901 ($ $)) (-15 -2798 ($ $ (-749))) (-15 -1901 ($ $ (-749)))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 $) . T) ((-705) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-3246 (($) 12) (($ (-623 |#2|)) NIL)) (-2435 (($ $) 14)) (-2245 (($ (-623 |#2|)) 10)) (-2233 (((-837) $) 21)))
+(((-228 |#1| |#2|) (-10 -8 (-15 -2233 ((-837) |#1|)) (-15 -3246 (|#1| (-623 |#2|))) (-15 -3246 (|#1|)) (-15 -2245 (|#1| (-623 |#2|))) (-15 -2435 (|#1| |#1|))) (-229 |#2|) (-1069)) (T -228))
+NIL
+(-10 -8 (-15 -2233 ((-837) |#1|)) (-15 -3246 (|#1| (-623 |#2|))) (-15 -3246 (|#1|)) (-15 -2245 (|#1| (-623 |#2|))) (-15 -2435 (|#1| |#1|)))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-3368 (((-112) $ (-749)) 8)) (-3994 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4344)))) (-2991 (($) 7 T CONST)) (-2708 (($ $) 58 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2505 (($ |#1| $) 47 (|has| $ (-6 -4344))) (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4344)))) (-1979 (($ |#1| $) 57 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4344)))) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) 9)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35)) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-1696 ((|#1| $) 39)) (-1715 (($ |#1| $) 40)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 51)) (-3576 ((|#1| $) 41)) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-3246 (($) 49) (($ (-623 |#1|)) 48)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2451 (((-526) $) 59 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 50)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-4017 (($ (-623 |#1|)) 42)) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-229 |#1|) (-138) (-1069)) (T -229))
+((-3246 (*1 *1) (-12 (-4 *1 (-229 *2)) (-4 *2 (-1069)))) (-3246 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-4 *1 (-229 *3)))) (-2505 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4344)) (-4 *1 (-229 *2)) (-4 *2 (-1069)))) (-2505 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4344)) (-4 *1 (-229 *3)) (-4 *3 (-1069)))) (-3994 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4344)) (-4 *1 (-229 *3)) (-4 *3 (-1069)))))
+(-13 (-106 |t#1|) (-149 |t#1|) (-10 -8 (-15 -3246 ($)) (-15 -3246 ($ (-623 |t#1|))) (IF (|has| $ (-6 -4344)) (PROGN (-15 -2505 ($ |t#1| $)) (-15 -2505 ($ (-1 (-112) |t#1|) $)) (-15 -3994 ($ (-1 (-112) |t#1|) $))) |%noBranch|)))
+(((-34) . T) ((-106 |#1|) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-1069) |has| |#1| (-1069)) ((-1182) . T))
+((-1743 (((-2 (|:| |varOrder| (-623 (-1145))) (|:| |inhom| (-3 (-623 (-1228 (-749))) "failed")) (|:| |hom| (-623 (-1228 (-749))))) (-287 (-926 (-550)))) 27)))
+(((-230) (-10 -7 (-15 -1743 ((-2 (|:| |varOrder| (-623 (-1145))) (|:| |inhom| (-3 (-623 (-1228 (-749))) "failed")) (|:| |hom| (-623 (-1228 (-749))))) (-287 (-926 (-550))))))) (T -230))
+((-1743 (*1 *2 *3) (-12 (-5 *3 (-287 (-926 (-550)))) (-5 *2 (-2 (|:| |varOrder| (-623 (-1145))) (|:| |inhom| (-3 (-623 (-1228 (-749))) "failed")) (|:| |hom| (-623 (-1228 (-749)))))) (-5 *1 (-230)))))
+(-10 -7 (-15 -1743 ((-2 (|:| |varOrder| (-623 (-1145))) (|:| |inhom| (-3 (-623 (-1228 (-749))) "failed")) (|:| |hom| (-623 (-1228 (-749))))) (-287 (-926 (-550))))))
+((-3828 (((-749)) 51)) (-3756 (((-2 (|:| -3121 (-667 |#3|)) (|:| |vec| (-1228 |#3|))) (-667 $) (-1228 $)) 49) (((-667 |#3|) (-667 $)) 41) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL) (((-667 (-550)) (-667 $)) NIL)) (-1877 (((-133)) 57)) (-2798 (($ $ (-1 |#3| |#3|) (-749)) NIL) (($ $ (-1 |#3| |#3|)) 18) (($ $ (-623 (-1145)) (-623 (-749))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145))) NIL) (($ $ (-1145)) NIL) (($ $ (-749)) NIL) (($ $) NIL)) (-2233 (((-1228 |#3|) $) NIL) (($ |#3|) NIL) (((-837) $) NIL) (($ (-550)) 12) (($ (-400 (-550))) NIL)) (-3091 (((-749)) 15)) (-2382 (($ $ |#3|) 54)))
+(((-231 |#1| |#2| |#3|) (-10 -8 (-15 -2233 (|#1| (-400 (-550)))) (-15 -2233 (|#1| (-550))) (-15 -2233 ((-837) |#1|)) (-15 -3091 ((-749))) (-15 -2798 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -3756 ((-667 (-550)) (-667 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 |#1|) (-1228 |#1|))) (-15 -2233 (|#1| |#3|)) (-15 -2798 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2798 (|#1| |#1| (-1 |#3| |#3|) (-749))) (-15 -3756 ((-667 |#3|) (-667 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 |#3|)) (|:| |vec| (-1228 |#3|))) (-667 |#1|) (-1228 |#1|))) (-15 -3828 ((-749))) (-15 -2382 (|#1| |#1| |#3|)) (-15 -1877 ((-133))) (-15 -2233 ((-1228 |#3|) |#1|))) (-232 |#2| |#3|) (-749) (-1182)) (T -231))
+((-1877 (*1 *2) (-12 (-14 *4 (-749)) (-4 *5 (-1182)) (-5 *2 (-133)) (-5 *1 (-231 *3 *4 *5)) (-4 *3 (-232 *4 *5)))) (-3828 (*1 *2) (-12 (-14 *4 *2) (-4 *5 (-1182)) (-5 *2 (-749)) (-5 *1 (-231 *3 *4 *5)) (-4 *3 (-232 *4 *5)))) (-3091 (*1 *2) (-12 (-14 *4 *2) (-4 *5 (-1182)) (-5 *2 (-749)) (-5 *1 (-231 *3 *4 *5)) (-4 *3 (-232 *4 *5)))))
+(-10 -8 (-15 -2233 (|#1| (-400 (-550)))) (-15 -2233 (|#1| (-550))) (-15 -2233 ((-837) |#1|)) (-15 -3091 ((-749))) (-15 -2798 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -3756 ((-667 (-550)) (-667 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 |#1|) (-1228 |#1|))) (-15 -2233 (|#1| |#3|)) (-15 -2798 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2798 (|#1| |#1| (-1 |#3| |#3|) (-749))) (-15 -3756 ((-667 |#3|) (-667 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 |#3|)) (|:| |vec| (-1228 |#3|))) (-667 |#1|) (-1228 |#1|))) (-15 -3828 ((-749))) (-15 -2382 (|#1| |#1| |#3|)) (-15 -1877 ((-133))) (-15 -2233 ((-1228 |#3|) |#1|)))
+((-2221 (((-112) $ $) 19 (|has| |#2| (-1069)))) (-3378 (((-112) $) 72 (|has| |#2| (-130)))) (-2065 (($ (-895)) 125 (|has| |#2| (-1021)))) (-3037 (((-1233) $ (-550) (-550)) 40 (|has| $ (-6 -4345)))) (-4250 (($ $ $) 121 (|has| |#2| (-771)))) (-1993 (((-3 $ "failed") $ $) 74 (|has| |#2| (-130)))) (-3368 (((-112) $ (-749)) 8)) (-3828 (((-749)) 107 (|has| |#2| (-361)))) (-4303 (((-550) $) 119 (|has| |#2| (-823)))) (-2409 ((|#2| $ (-550) |#2|) 52 (|has| $ (-6 -4345)))) (-2991 (($) 7 T CONST)) (-2288 (((-3 (-550) "failed") $) 67 (-1304 (|has| |#2| (-1012 (-550))) (|has| |#2| (-1069)))) (((-3 (-400 (-550)) "failed") $) 64 (-1304 (|has| |#2| (-1012 (-400 (-550)))) (|has| |#2| (-1069)))) (((-3 |#2| "failed") $) 61 (|has| |#2| (-1069)))) (-2202 (((-550) $) 68 (-1304 (|has| |#2| (-1012 (-550))) (|has| |#2| (-1069)))) (((-400 (-550)) $) 65 (-1304 (|has| |#2| (-1012 (-400 (-550)))) (|has| |#2| (-1069)))) ((|#2| $) 60 (|has| |#2| (-1069)))) (-3756 (((-667 (-550)) (-667 $)) 106 (-1304 (|has| |#2| (-619 (-550))) (|has| |#2| (-1021)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) 105 (-1304 (|has| |#2| (-619 (-550))) (|has| |#2| (-1021)))) (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 $) (-1228 $)) 104 (|has| |#2| (-1021))) (((-667 |#2|) (-667 $)) 103 (|has| |#2| (-1021)))) (-1537 (((-3 $ "failed") $) 79 (|has| |#2| (-705)))) (-1864 (($) 110 (|has| |#2| (-361)))) (-3317 ((|#2| $ (-550) |#2|) 53 (|has| $ (-6 -4345)))) (-3263 ((|#2| $ (-550)) 51)) (-2694 (((-112) $) 117 (|has| |#2| (-823)))) (-2971 (((-623 |#2|) $) 30 (|has| $ (-6 -4344)))) (-2419 (((-112) $) 81 (|has| |#2| (-705)))) (-1712 (((-112) $) 118 (|has| |#2| (-823)))) (-1445 (((-112) $ (-749)) 9)) (-3096 (((-550) $) 43 (|has| (-550) (-825)))) (-2793 (($ $ $) 116 (-1489 (|has| |#2| (-823)) (|has| |#2| (-771))))) (-2876 (((-623 |#2|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#2| $) 27 (-12 (|has| |#2| (-1069)) (|has| $ (-6 -4344))))) (-2506 (((-550) $) 44 (|has| (-550) (-825)))) (-2173 (($ $ $) 115 (-1489 (|has| |#2| (-823)) (|has| |#2| (-771))))) (-3311 (($ (-1 |#2| |#2|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#2| |#2|) $) 35)) (-4073 (((-895) $) 109 (|has| |#2| (-361)))) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22 (|has| |#2| (-1069)))) (-3611 (((-623 (-550)) $) 46)) (-3166 (((-112) (-550) $) 47)) (-3690 (($ (-895)) 108 (|has| |#2| (-361)))) (-3445 (((-1089) $) 21 (|has| |#2| (-1069)))) (-3858 ((|#2| $) 42 (|has| (-550) (-825)))) (-2491 (($ $ |#2|) 41 (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#2|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#2|))) 26 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-287 |#2|)) 25 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ |#2| |#2|) 24 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-623 |#2|) (-623 |#2|)) 23 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))) (-3155 (((-112) $ $) 14)) (-4100 (((-112) |#2| $) 45 (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-1375 (((-623 |#2|) $) 48)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#2| $ (-550) |#2|) 50) ((|#2| $ (-550)) 49)) (-3451 ((|#2| $ $) 124 (|has| |#2| (-1021)))) (-1422 (($ (-1228 |#2|)) 126)) (-1877 (((-133)) 123 (|has| |#2| (-356)))) (-2798 (($ $) 98 (-1304 (|has| |#2| (-227)) (|has| |#2| (-1021)))) (($ $ (-749)) 96 (-1304 (|has| |#2| (-227)) (|has| |#2| (-1021)))) (($ $ (-1145)) 94 (-1304 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-623 (-1145))) 93 (-1304 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-1145) (-749)) 92 (-1304 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-623 (-1145)) (-623 (-749))) 91 (-1304 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-1 |#2| |#2|) (-749)) 84 (|has| |#2| (-1021))) (($ $ (-1 |#2| |#2|)) 83 (|has| |#2| (-1021)))) (-3457 (((-749) (-1 (-112) |#2|) $) 31 (|has| $ (-6 -4344))) (((-749) |#2| $) 28 (-12 (|has| |#2| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2233 (((-1228 |#2|) $) 127) (($ (-550)) 66 (-1489 (-1304 (|has| |#2| (-1012 (-550))) (|has| |#2| (-1069))) (|has| |#2| (-1021)))) (($ (-400 (-550))) 63 (-1304 (|has| |#2| (-1012 (-400 (-550)))) (|has| |#2| (-1069)))) (($ |#2|) 62 (|has| |#2| (-1069))) (((-837) $) 18 (|has| |#2| (-595 (-837))))) (-3091 (((-749)) 102 (|has| |#2| (-1021)))) (-3404 (((-112) (-1 (-112) |#2|) $) 33 (|has| $ (-6 -4344)))) (-4188 (($ $) 120 (|has| |#2| (-823)))) (-2688 (($) 71 (|has| |#2| (-130)) CONST)) (-2700 (($) 82 (|has| |#2| (-705)) CONST)) (-1901 (($ $) 97 (-1304 (|has| |#2| (-227)) (|has| |#2| (-1021)))) (($ $ (-749)) 95 (-1304 (|has| |#2| (-227)) (|has| |#2| (-1021)))) (($ $ (-1145)) 90 (-1304 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-623 (-1145))) 89 (-1304 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-1145) (-749)) 88 (-1304 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-623 (-1145)) (-623 (-749))) 87 (-1304 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-1 |#2| |#2|) (-749)) 86 (|has| |#2| (-1021))) (($ $ (-1 |#2| |#2|)) 85 (|has| |#2| (-1021)))) (-2324 (((-112) $ $) 113 (-1489 (|has| |#2| (-823)) (|has| |#2| (-771))))) (-2302 (((-112) $ $) 112 (-1489 (|has| |#2| (-823)) (|has| |#2| (-771))))) (-2264 (((-112) $ $) 20 (|has| |#2| (-1069)))) (-2313 (((-112) $ $) 114 (-1489 (|has| |#2| (-823)) (|has| |#2| (-771))))) (-2290 (((-112) $ $) 111 (-1489 (|has| |#2| (-823)) (|has| |#2| (-771))))) (-2382 (($ $ |#2|) 122 (|has| |#2| (-356)))) (-2370 (($ $ $) 100 (|has| |#2| (-1021))) (($ $) 99 (|has| |#2| (-1021)))) (-2358 (($ $ $) 69 (|has| |#2| (-25)))) (** (($ $ (-749)) 80 (|has| |#2| (-705))) (($ $ (-895)) 77 (|has| |#2| (-705)))) (* (($ (-550) $) 101 (|has| |#2| (-1021))) (($ $ $) 78 (|has| |#2| (-705))) (($ $ |#2|) 76 (|has| |#2| (-705))) (($ |#2| $) 75 (|has| |#2| (-705))) (($ (-749) $) 73 (|has| |#2| (-130))) (($ (-895) $) 70 (|has| |#2| (-25)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-232 |#1| |#2|) (-138) (-749) (-1182)) (T -232))
+((-1422 (*1 *1 *2) (-12 (-5 *2 (-1228 *4)) (-4 *4 (-1182)) (-4 *1 (-232 *3 *4)))) (-2065 (*1 *1 *2) (-12 (-5 *2 (-895)) (-4 *1 (-232 *3 *4)) (-4 *4 (-1021)) (-4 *4 (-1182)))) (-3451 (*1 *2 *1 *1) (-12 (-4 *1 (-232 *3 *2)) (-4 *2 (-1182)) (-4 *2 (-1021)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-232 *3 *2)) (-4 *2 (-1182)) (-4 *2 (-705)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-232 *3 *2)) (-4 *2 (-1182)) (-4 *2 (-705)))))
+(-13 (-586 (-550) |t#2|) (-595 (-1228 |t#2|)) (-10 -8 (-6 -4344) (-15 -1422 ($ (-1228 |t#2|))) (IF (|has| |t#2| (-1069)) (-6 (-404 |t#2|)) |%noBranch|) (IF (|has| |t#2| (-1021)) (PROGN (-6 (-111 |t#2| |t#2|)) (-6 (-225 |t#2|)) (-6 (-370 |t#2|)) (-15 -2065 ($ (-895))) (-15 -3451 (|t#2| $ $))) |%noBranch|) (IF (|has| |t#2| (-25)) (-6 (-25)) |%noBranch|) (IF (|has| |t#2| (-130)) (-6 (-130)) |%noBranch|) (IF (|has| |t#2| (-705)) (PROGN (-6 (-705)) (-15 * ($ |t#2| $)) (-15 * ($ $ |t#2|))) |%noBranch|) (IF (|has| |t#2| (-361)) (-6 (-361)) |%noBranch|) (IF (|has| |t#2| (-170)) (PROGN (-6 (-38 |t#2|)) (-6 (-170))) |%noBranch|) (IF (|has| |t#2| (-6 -4341)) (-6 -4341) |%noBranch|) (IF (|has| |t#2| (-823)) (-6 (-823)) |%noBranch|) (IF (|has| |t#2| (-771)) (-6 (-771)) |%noBranch|) (IF (|has| |t#2| (-356)) (-6 (-1235 |t#2|)) |%noBranch|)))
+(((-21) -1489 (|has| |#2| (-1021)) (|has| |#2| (-823)) (|has| |#2| (-356)) (|has| |#2| (-170))) ((-23) -1489 (|has| |#2| (-1021)) (|has| |#2| (-823)) (|has| |#2| (-771)) (|has| |#2| (-356)) (|has| |#2| (-170)) (|has| |#2| (-130))) ((-25) -1489 (|has| |#2| (-1021)) (|has| |#2| (-823)) (|has| |#2| (-771)) (|has| |#2| (-356)) (|has| |#2| (-170)) (|has| |#2| (-130)) (|has| |#2| (-25))) ((-34) . T) ((-38 |#2|) |has| |#2| (-170)) ((-101) -1489 (|has| |#2| (-1069)) (|has| |#2| (-1021)) (|has| |#2| (-823)) (|has| |#2| (-771)) (|has| |#2| (-705)) (|has| |#2| (-361)) (|has| |#2| (-356)) (|has| |#2| (-170)) (|has| |#2| (-130)) (|has| |#2| (-25))) ((-111 |#2| |#2|) -1489 (|has| |#2| (-1021)) (|has| |#2| (-356)) (|has| |#2| (-170))) ((-111 $ $) |has| |#2| (-170)) ((-130) -1489 (|has| |#2| (-1021)) (|has| |#2| (-823)) (|has| |#2| (-771)) (|has| |#2| (-356)) (|has| |#2| (-170)) (|has| |#2| (-130))) ((-595 (-837)) -1489 (|has| |#2| (-1069)) (|has| |#2| (-1021)) (|has| |#2| (-823)) (|has| |#2| (-771)) (|has| |#2| (-705)) (|has| |#2| (-361)) (|has| |#2| (-356)) (|has| |#2| (-170)) (|has| |#2| (-595 (-837))) (|has| |#2| (-130)) (|has| |#2| (-25))) ((-595 (-1228 |#2|)) . T) ((-170) |has| |#2| (-170)) ((-225 |#2|) |has| |#2| (-1021)) ((-227) -12 (|has| |#2| (-227)) (|has| |#2| (-1021))) ((-279 #0=(-550) |#2|) . T) ((-281 #0# |#2|) . T) ((-302 |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) ((-361) |has| |#2| (-361)) ((-370 |#2|) |has| |#2| (-1021)) ((-404 |#2|) |has| |#2| (-1069)) ((-481 |#2|) . T) ((-586 #0# |#2|) . T) ((-505 |#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) ((-626 |#2|) -1489 (|has| |#2| (-1021)) (|has| |#2| (-356)) (|has| |#2| (-170))) ((-626 $) -1489 (|has| |#2| (-1021)) (|has| |#2| (-823)) (|has| |#2| (-170))) ((-619 (-550)) -12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1021))) ((-619 |#2|) |has| |#2| (-1021)) ((-696 |#2|) -1489 (|has| |#2| (-356)) (|has| |#2| (-170))) ((-705) -1489 (|has| |#2| (-1021)) (|has| |#2| (-823)) (|has| |#2| (-705)) (|has| |#2| (-170))) ((-769) |has| |#2| (-823)) ((-770) -1489 (|has| |#2| (-823)) (|has| |#2| (-771))) ((-771) |has| |#2| (-771)) ((-772) -1489 (|has| |#2| (-823)) (|has| |#2| (-771))) ((-773) -1489 (|has| |#2| (-823)) (|has| |#2| (-771))) ((-823) |has| |#2| (-823)) ((-825) -1489 (|has| |#2| (-823)) (|has| |#2| (-771))) ((-874 (-1145)) -12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021))) ((-1012 (-400 (-550))) -12 (|has| |#2| (-1012 (-400 (-550)))) (|has| |#2| (-1069))) ((-1012 (-550)) -12 (|has| |#2| (-1012 (-550))) (|has| |#2| (-1069))) ((-1012 |#2|) |has| |#2| (-1069)) ((-1027 |#2|) -1489 (|has| |#2| (-1021)) (|has| |#2| (-356)) (|has| |#2| (-170))) ((-1027 $) |has| |#2| (-170)) ((-1021) -1489 (|has| |#2| (-1021)) (|has| |#2| (-823)) (|has| |#2| (-170))) ((-1028) -1489 (|has| |#2| (-1021)) (|has| |#2| (-823)) (|has| |#2| (-170))) ((-1081) -1489 (|has| |#2| (-1021)) (|has| |#2| (-823)) (|has| |#2| (-705)) (|has| |#2| (-170))) ((-1069) -1489 (|has| |#2| (-1069)) (|has| |#2| (-1021)) (|has| |#2| (-823)) (|has| |#2| (-771)) (|has| |#2| (-705)) (|has| |#2| (-361)) (|has| |#2| (-356)) (|has| |#2| (-170)) (|has| |#2| (-130)) (|has| |#2| (-25))) ((-1182) . T) ((-1235 |#2|) |has| |#2| (-356)))
+((-2304 (((-234 |#1| |#3|) (-1 |#3| |#2| |#3|) (-234 |#1| |#2|) |#3|) 21)) (-2924 ((|#3| (-1 |#3| |#2| |#3|) (-234 |#1| |#2|) |#3|) 23)) (-2392 (((-234 |#1| |#3|) (-1 |#3| |#2|) (-234 |#1| |#2|)) 18)))
+(((-233 |#1| |#2| |#3|) (-10 -7 (-15 -2304 ((-234 |#1| |#3|) (-1 |#3| |#2| |#3|) (-234 |#1| |#2|) |#3|)) (-15 -2924 (|#3| (-1 |#3| |#2| |#3|) (-234 |#1| |#2|) |#3|)) (-15 -2392 ((-234 |#1| |#3|) (-1 |#3| |#2|) (-234 |#1| |#2|)))) (-749) (-1182) (-1182)) (T -233))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-234 *5 *6)) (-14 *5 (-749)) (-4 *6 (-1182)) (-4 *7 (-1182)) (-5 *2 (-234 *5 *7)) (-5 *1 (-233 *5 *6 *7)))) (-2924 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *6 *2)) (-5 *4 (-234 *5 *6)) (-14 *5 (-749)) (-4 *6 (-1182)) (-4 *2 (-1182)) (-5 *1 (-233 *5 *6 *2)))) (-2304 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-234 *6 *7)) (-14 *6 (-749)) (-4 *7 (-1182)) (-4 *5 (-1182)) (-5 *2 (-234 *6 *5)) (-5 *1 (-233 *6 *7 *5)))))
+(-10 -7 (-15 -2304 ((-234 |#1| |#3|) (-1 |#3| |#2| |#3|) (-234 |#1| |#2|) |#3|)) (-15 -2924 (|#3| (-1 |#3| |#2| |#3|) (-234 |#1| |#2|) |#3|)) (-15 -2392 ((-234 |#1| |#3|) (-1 |#3| |#2|) (-234 |#1| |#2|))))
+((-2221 (((-112) $ $) NIL (|has| |#2| (-1069)))) (-3378 (((-112) $) NIL (|has| |#2| (-130)))) (-2065 (($ (-895)) 56 (|has| |#2| (-1021)))) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-4250 (($ $ $) 60 (|has| |#2| (-771)))) (-1993 (((-3 $ "failed") $ $) 49 (|has| |#2| (-130)))) (-3368 (((-112) $ (-749)) 17)) (-3828 (((-749)) NIL (|has| |#2| (-361)))) (-4303 (((-550) $) NIL (|has| |#2| (-823)))) (-2409 ((|#2| $ (-550) |#2|) NIL (|has| $ (-6 -4345)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL (-12 (|has| |#2| (-1012 (-550))) (|has| |#2| (-1069)))) (((-3 (-400 (-550)) "failed") $) NIL (-12 (|has| |#2| (-1012 (-400 (-550)))) (|has| |#2| (-1069)))) (((-3 |#2| "failed") $) 29 (|has| |#2| (-1069)))) (-2202 (((-550) $) NIL (-12 (|has| |#2| (-1012 (-550))) (|has| |#2| (-1069)))) (((-400 (-550)) $) NIL (-12 (|has| |#2| (-1012 (-400 (-550)))) (|has| |#2| (-1069)))) ((|#2| $) 27 (|has| |#2| (-1069)))) (-3756 (((-667 (-550)) (-667 $)) NIL (-12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1021)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (-12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1021)))) (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 $) (-1228 $)) NIL (|has| |#2| (-1021))) (((-667 |#2|) (-667 $)) NIL (|has| |#2| (-1021)))) (-1537 (((-3 $ "failed") $) 53 (|has| |#2| (-705)))) (-1864 (($) NIL (|has| |#2| (-361)))) (-3317 ((|#2| $ (-550) |#2|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#2| $ (-550)) 51)) (-2694 (((-112) $) NIL (|has| |#2| (-823)))) (-2971 (((-623 |#2|) $) 15 (|has| $ (-6 -4344)))) (-2419 (((-112) $) NIL (|has| |#2| (-705)))) (-1712 (((-112) $) NIL (|has| |#2| (-823)))) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) 20 (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (-1489 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2876 (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-2506 (((-550) $) 50 (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (-1489 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-3311 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#2| |#2|) $) 41)) (-4073 (((-895) $) NIL (|has| |#2| (-361)))) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| |#2| (-1069)))) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3690 (($ (-895)) NIL (|has| |#2| (-361)))) (-3445 (((-1089) $) NIL (|has| |#2| (-1069)))) (-3858 ((|#2| $) NIL (|has| (-550) (-825)))) (-2491 (($ $ |#2|) NIL (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#2|) $) 24 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-1375 (((-623 |#2|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#2| $ (-550) |#2|) NIL) ((|#2| $ (-550)) 21)) (-3451 ((|#2| $ $) NIL (|has| |#2| (-1021)))) (-1422 (($ (-1228 |#2|)) 18)) (-1877 (((-133)) NIL (|has| |#2| (-356)))) (-2798 (($ $) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1021)))) (($ $ (-749)) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1021)))) (($ $ (-1145)) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-1 |#2| |#2|) (-749)) NIL (|has| |#2| (-1021))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1021)))) (-3457 (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-2435 (($ $) NIL)) (-2233 (((-1228 |#2|) $) 10) (($ (-550)) NIL (-1489 (-12 (|has| |#2| (-1012 (-550))) (|has| |#2| (-1069))) (|has| |#2| (-1021)))) (($ (-400 (-550))) NIL (-12 (|has| |#2| (-1012 (-400 (-550)))) (|has| |#2| (-1069)))) (($ |#2|) 13 (|has| |#2| (-1069))) (((-837) $) NIL (|has| |#2| (-595 (-837))))) (-3091 (((-749)) NIL (|has| |#2| (-1021)))) (-3404 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-4188 (($ $) NIL (|has| |#2| (-823)))) (-2688 (($) 35 (|has| |#2| (-130)) CONST)) (-2700 (($) 38 (|has| |#2| (-705)) CONST)) (-1901 (($ $) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1021)))) (($ $ (-749)) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1021)))) (($ $ (-1145)) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-1 |#2| |#2|) (-749)) NIL (|has| |#2| (-1021))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1021)))) (-2324 (((-112) $ $) NIL (-1489 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2302 (((-112) $ $) NIL (-1489 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2264 (((-112) $ $) 26 (|has| |#2| (-1069)))) (-2313 (((-112) $ $) NIL (-1489 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2290 (((-112) $ $) 58 (-1489 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2382 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2370 (($ $ $) NIL (|has| |#2| (-1021))) (($ $) NIL (|has| |#2| (-1021)))) (-2358 (($ $ $) 33 (|has| |#2| (-25)))) (** (($ $ (-749)) NIL (|has| |#2| (-705))) (($ $ (-895)) NIL (|has| |#2| (-705)))) (* (($ (-550) $) NIL (|has| |#2| (-1021))) (($ $ $) 44 (|has| |#2| (-705))) (($ $ |#2|) 42 (|has| |#2| (-705))) (($ |#2| $) 43 (|has| |#2| (-705))) (($ (-749) $) NIL (|has| |#2| (-130))) (($ (-895) $) NIL (|has| |#2| (-25)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-234 |#1| |#2|) (-232 |#1| |#2|) (-749) (-1182)) (T -234))
NIL
(-232 |#1| |#2|)
-((-2059 (((-550) (-623 (-1126))) 24) (((-550) (-1126)) 19)) (-3222 (((-1232) (-623 (-1126))) 29) (((-1232) (-1126)) 28)) (-2939 (((-1126)) 14)) (-3038 (((-1126) (-550) (-1126)) 16)) (-3335 (((-623 (-1126)) (-623 (-1126)) (-550) (-1126)) 25) (((-1126) (-1126) (-550) (-1126)) 23)) (-1452 (((-623 (-1126)) (-623 (-1126))) 13) (((-623 (-1126)) (-1126)) 11)))
-(((-235) (-10 -7 (-15 -1452 ((-623 (-1126)) (-1126))) (-15 -1452 ((-623 (-1126)) (-623 (-1126)))) (-15 -2939 ((-1126))) (-15 -3038 ((-1126) (-550) (-1126))) (-15 -3335 ((-1126) (-1126) (-550) (-1126))) (-15 -3335 ((-623 (-1126)) (-623 (-1126)) (-550) (-1126))) (-15 -3222 ((-1232) (-1126))) (-15 -3222 ((-1232) (-623 (-1126)))) (-15 -2059 ((-550) (-1126))) (-15 -2059 ((-550) (-623 (-1126)))))) (T -235))
-((-2059 (*1 *2 *3) (-12 (-5 *3 (-623 (-1126))) (-5 *2 (-550)) (-5 *1 (-235)))) (-2059 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-550)) (-5 *1 (-235)))) (-3222 (*1 *2 *3) (-12 (-5 *3 (-623 (-1126))) (-5 *2 (-1232)) (-5 *1 (-235)))) (-3222 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-235)))) (-3335 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-623 (-1126))) (-5 *3 (-550)) (-5 *4 (-1126)) (-5 *1 (-235)))) (-3335 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-1126)) (-5 *3 (-550)) (-5 *1 (-235)))) (-3038 (*1 *2 *3 *2) (-12 (-5 *2 (-1126)) (-5 *3 (-550)) (-5 *1 (-235)))) (-2939 (*1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-235)))) (-1452 (*1 *2 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-235)))) (-1452 (*1 *2 *3) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-235)) (-5 *3 (-1126)))))
-(-10 -7 (-15 -1452 ((-623 (-1126)) (-1126))) (-15 -1452 ((-623 (-1126)) (-623 (-1126)))) (-15 -2939 ((-1126))) (-15 -3038 ((-1126) (-550) (-1126))) (-15 -3335 ((-1126) (-1126) (-550) (-1126))) (-15 -3335 ((-623 (-1126)) (-623 (-1126)) (-550) (-1126))) (-15 -3222 ((-1232) (-1126))) (-15 -3222 ((-1232) (-623 (-1126)))) (-15 -2059 ((-550) (-1126))) (-15 -2059 ((-550) (-623 (-1126)))))
-((** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) 16)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ (-400 (-550)) $) 23) (($ $ (-400 (-550))) NIL)))
-(((-236 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-550))) (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 ** (|#1| |#1| (-749))) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-894))) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-894) |#1|))) (-237)) (T -236))
-NIL
-(-10 -8 (-15 ** (|#1| |#1| (-550))) (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 ** (|#1| |#1| (-749))) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-894))) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-894) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1386 (((-3 $ "failed") $) 32)) (-3102 (((-112) $) 30)) (-1825 (((-1126) $) 9)) (-3235 (($ $) 37)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ (-400 (-550))) 41)) (-2390 (((-749)) 28)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 38)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ (-400 (-550)) $) 40) (($ $ (-400 (-550))) 39)))
+((-2860 (((-550) (-623 (-1127))) 24) (((-550) (-1127)) 19)) (-4020 (((-1233) (-623 (-1127))) 29) (((-1233) (-1127)) 28)) (-3407 (((-1127)) 14)) (-3125 (((-1127) (-550) (-1127)) 16)) (-1808 (((-623 (-1127)) (-623 (-1127)) (-550) (-1127)) 25) (((-1127) (-1127) (-550) (-1127)) 23)) (-1441 (((-623 (-1127)) (-623 (-1127))) 13) (((-623 (-1127)) (-1127)) 11)))
+(((-235) (-10 -7 (-15 -1441 ((-623 (-1127)) (-1127))) (-15 -1441 ((-623 (-1127)) (-623 (-1127)))) (-15 -3407 ((-1127))) (-15 -3125 ((-1127) (-550) (-1127))) (-15 -1808 ((-1127) (-1127) (-550) (-1127))) (-15 -1808 ((-623 (-1127)) (-623 (-1127)) (-550) (-1127))) (-15 -4020 ((-1233) (-1127))) (-15 -4020 ((-1233) (-623 (-1127)))) (-15 -2860 ((-550) (-1127))) (-15 -2860 ((-550) (-623 (-1127)))))) (T -235))
+((-2860 (*1 *2 *3) (-12 (-5 *3 (-623 (-1127))) (-5 *2 (-550)) (-5 *1 (-235)))) (-2860 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-550)) (-5 *1 (-235)))) (-4020 (*1 *2 *3) (-12 (-5 *3 (-623 (-1127))) (-5 *2 (-1233)) (-5 *1 (-235)))) (-4020 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-235)))) (-1808 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-623 (-1127))) (-5 *3 (-550)) (-5 *4 (-1127)) (-5 *1 (-235)))) (-1808 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-1127)) (-5 *3 (-550)) (-5 *1 (-235)))) (-3125 (*1 *2 *3 *2) (-12 (-5 *2 (-1127)) (-5 *3 (-550)) (-5 *1 (-235)))) (-3407 (*1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-235)))) (-1441 (*1 *2 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-235)))) (-1441 (*1 *2 *3) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-235)) (-5 *3 (-1127)))))
+(-10 -7 (-15 -1441 ((-623 (-1127)) (-1127))) (-15 -1441 ((-623 (-1127)) (-623 (-1127)))) (-15 -3407 ((-1127))) (-15 -3125 ((-1127) (-550) (-1127))) (-15 -1808 ((-1127) (-1127) (-550) (-1127))) (-15 -1808 ((-623 (-1127)) (-623 (-1127)) (-550) (-1127))) (-15 -4020 ((-1233) (-1127))) (-15 -4020 ((-1233) (-623 (-1127)))) (-15 -2860 ((-550) (-1127))) (-15 -2860 ((-550) (-623 (-1127)))))
+((** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) 16)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ (-400 (-550)) $) 23) (($ $ (-400 (-550))) NIL)))
+(((-236 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-550))) (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 ** (|#1| |#1| (-749))) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-895))) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-895) |#1|))) (-237)) (T -236))
+NIL
+(-10 -8 (-15 ** (|#1| |#1| (-550))) (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 ** (|#1| |#1| (-749))) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-895))) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-895) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1537 (((-3 $ "failed") $) 32)) (-2419 (((-112) $) 30)) (-2369 (((-1127) $) 9)) (-1619 (($ $) 37)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ (-400 (-550))) 41)) (-3091 (((-749)) 28)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 38)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ (-400 (-550)) $) 40) (($ $ (-400 (-550))) 39)))
(((-237) (-138)) (T -237))
-((** (*1 *1 *1 *2) (-12 (-4 *1 (-237)) (-5 *2 (-550)))) (-3235 (*1 *1 *1) (-4 *1 (-237))))
-(-13 (-283) (-38 (-400 (-550))) (-10 -8 (-15 ** ($ $ (-550))) (-15 -3235 ($ $))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-836)) . T) ((-283) . T) ((-626 #0#) . T) ((-626 $) . T) ((-696 #0#) . T) ((-705) . T) ((-1026 #0#) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-3625 ((|#1| $) 48)) (-4180 (($ $) 57)) (-4047 (((-112) $ (-749)) 8)) (-2190 ((|#1| $ |#1|) 39 (|has| $ (-6 -4343)))) (-2243 (($ $ $) 53 (|has| $ (-6 -4343)))) (-2151 (($ $ $) 52 (|has| $ (-6 -4343)))) (-1705 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) 41 (|has| $ (-6 -4343)))) (-3513 (($) 7 T CONST)) (-1987 (($ $) 56)) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-2560 (((-623 $) $) 50)) (-2333 (((-112) $ $) 42 (|has| |#1| (-1068)))) (-1902 (($ $) 55)) (-1859 (((-112) $ (-749)) 9)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35)) (-1573 (((-112) $ (-749)) 10)) (-2513 (((-623 |#1|) $) 45)) (-3312 (((-112) $) 49)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-3159 ((|#1| $) 59)) (-2026 (($ $) 58)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#1| $ "value") 47)) (-2487 (((-550) $ $) 44)) (-2136 (((-112) $) 46)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-3547 (($ $ $) 54 (|has| $ (-6 -4343)))) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-3997 (((-623 $) $) 51)) (-2413 (((-112) $ $) 43 (|has| |#1| (-1068)))) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-238 |#1|) (-138) (-1181)) (T -238))
-((-3159 (*1 *2 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1181)))) (-2026 (*1 *1 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1181)))) (-4180 (*1 *1 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1181)))) (-1987 (*1 *1 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1181)))) (-1902 (*1 *1 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1181)))) (-3547 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4343)) (-4 *1 (-238 *2)) (-4 *2 (-1181)))) (-2243 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4343)) (-4 *1 (-238 *2)) (-4 *2 (-1181)))) (-2151 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4343)) (-4 *1 (-238 *2)) (-4 *2 (-1181)))))
-(-13 (-983 |t#1|) (-10 -8 (-15 -3159 (|t#1| $)) (-15 -2026 ($ $)) (-15 -4180 ($ $)) (-15 -1987 ($ $)) (-15 -1902 ($ $)) (IF (|has| $ (-6 -4343)) (PROGN (-15 -3547 ($ $ $)) (-15 -2243 ($ $ $)) (-15 -2151 ($ $ $))) |%noBranch|)))
-(((-34) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-983 |#1|) . T) ((-1068) |has| |#1| (-1068)) ((-1181) . T))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3625 ((|#1| $) NIL)) (-3996 ((|#1| $) NIL)) (-4180 (($ $) NIL)) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-4249 (($ $ (-550)) NIL (|has| $ (-6 -4343)))) (-3654 (((-112) $) NIL (|has| |#1| (-825))) (((-112) (-1 (-112) |#1| |#1|) $) NIL)) (-3491 (($ $) NIL (-12 (|has| $ (-6 -4343)) (|has| |#1| (-825)))) (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-1674 (($ $) 10 (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-2190 ((|#1| $ |#1|) NIL (|has| $ (-6 -4343)))) (-1431 (($ $ $) NIL (|has| $ (-6 -4343)))) (-1300 ((|#1| $ |#1|) NIL (|has| $ (-6 -4343)))) (-3373 ((|#1| $ |#1|) NIL (|has| $ (-6 -4343)))) (-1705 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4343))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4343))) (($ $ "rest" $) NIL (|has| $ (-6 -4343))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) NIL (|has| $ (-6 -4343))) ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) NIL (|has| $ (-6 -4343)))) (-3378 (($ (-1 (-112) |#1|) $) NIL)) (-4253 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3985 ((|#1| $) NIL)) (-3513 (($) NIL T CONST)) (-2342 (($ $) NIL (|has| $ (-6 -4343)))) (-3243 (($ $) NIL)) (-1308 (($ $) NIL) (($ $ (-749)) NIL)) (-3912 (($ $) NIL (|has| |#1| (-1068)))) (-1328 (($ $) 7 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3112 (($ |#1| $) NIL (|has| |#1| (-1068))) (($ (-1 (-112) |#1|) $) NIL)) (-3137 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3245 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) NIL)) (-3815 (((-112) $) NIL)) (-2302 (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1068))) (((-550) |#1| $) NIL (|has| |#1| (-1068))) (((-550) (-1 (-112) |#1|) $) NIL)) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-2560 (((-623 $) $) NIL)) (-2333 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2578 (($ (-749) |#1|) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) NIL (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-3884 (($ $ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-1832 (($ $ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3283 (((-550) $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4218 (($ |#1|) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-2513 (((-623 |#1|) $) NIL)) (-3312 (((-112) $) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-3159 ((|#1| $) NIL) (($ $ (-749)) NIL)) (-1886 (($ $ $ (-550)) NIL) (($ |#1| $ (-550)) NIL)) (-2055 (($ $ $ (-550)) NIL) (($ |#1| $ (-550)) NIL)) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1293 ((|#1| $) NIL) (($ $ (-749)) NIL)) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3111 (($ $ |#1|) NIL (|has| $ (-6 -4343)))) (-2719 (((-112) $) NIL)) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1194 (-550))) NIL) ((|#1| $ (-550)) NIL) ((|#1| $ (-550) |#1|) NIL) (($ $ "unique") 9) (($ $ "sort") 12) (((-749) $ "count") 16)) (-2487 (((-550) $ $) NIL)) (-3476 (($ $ (-1194 (-550))) NIL) (($ $ (-550)) NIL)) (-1529 (($ $ (-1194 (-550))) NIL) (($ $ (-550)) NIL)) (-2077 (($ (-623 |#1|)) 22)) (-2136 (((-112) $) NIL)) (-3635 (($ $) NIL)) (-3472 (($ $) NIL (|has| $ (-6 -4343)))) (-3728 (((-749) $) NIL)) (-3786 (($ $) NIL)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3593 (($ $ $ (-550)) NIL (|has| $ (-6 -4343)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) NIL)) (-3547 (($ $ $) NIL) (($ $ |#1|) NIL)) (-3227 (($ $ $) NIL) (($ |#1| $) NIL) (($ (-623 $)) NIL) (($ $ |#1|) NIL)) (-1518 (($ (-623 |#1|)) 17) (((-623 |#1|) $) 18) (((-836) $) 21 (|has| |#1| (-595 (-836))))) (-3997 (((-623 $) $) NIL)) (-2413 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-3191 (((-749) $) 14 (|has| $ (-6 -4342)))))
-(((-239 |#1|) (-13 (-644 |#1|) (-10 -8 (-15 -1518 ($ (-623 |#1|))) (-15 -1518 ((-623 |#1|) $)) (-15 -2077 ($ (-623 |#1|))) (-15 -2680 ($ $ "unique")) (-15 -2680 ($ $ "sort")) (-15 -2680 ((-749) $ "count")))) (-825)) (T -239))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-239 *3)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-239 *3)) (-4 *3 (-825)))) (-2077 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-239 *3)))) (-2680 (*1 *1 *1 *2) (-12 (-5 *2 "unique") (-5 *1 (-239 *3)) (-4 *3 (-825)))) (-2680 (*1 *1 *1 *2) (-12 (-5 *2 "sort") (-5 *1 (-239 *3)) (-4 *3 (-825)))) (-2680 (*1 *2 *1 *3) (-12 (-5 *3 "count") (-5 *2 (-749)) (-5 *1 (-239 *4)) (-4 *4 (-825)))))
-(-13 (-644 |#1|) (-10 -8 (-15 -1518 ($ (-623 |#1|))) (-15 -1518 ((-623 |#1|) $)) (-15 -2077 ($ (-623 |#1|))) (-15 -2680 ($ $ "unique")) (-15 -2680 ($ $ "sort")) (-15 -2680 ((-749) $ "count"))))
-((-2330 (((-3 (-749) "failed") |#1| |#1| (-749)) 27)))
-(((-240 |#1|) (-10 -7 (-15 -2330 ((-3 (-749) "failed") |#1| |#1| (-749)))) (-13 (-705) (-361) (-10 -7 (-15 ** (|#1| |#1| (-550)))))) (T -240))
-((-2330 (*1 *2 *3 *3 *2) (|partial| -12 (-5 *2 (-749)) (-4 *3 (-13 (-705) (-361) (-10 -7 (-15 ** (*3 *3 (-550)))))) (-5 *1 (-240 *3)))))
-(-10 -7 (-15 -2330 ((-3 (-749) "failed") |#1| |#1| (-749))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3141 (((-623 (-838 |#1|)) $) NIL)) (-3306 (((-1140 $) $ (-838 |#1|)) NIL) (((-1140 |#2|) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#2| (-542)))) (-1447 (($ $) NIL (|has| |#2| (-542)))) (-4291 (((-112) $) NIL (|has| |#2| (-542)))) (-1520 (((-749) $) NIL) (((-749) $ (-623 (-838 |#1|))) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-1505 (($ $) NIL (|has| |#2| (-444)))) (-3564 (((-411 $) $) NIL (|has| |#2| (-444)))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#2| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#2| (-1011 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#2| (-1011 (-550)))) (((-3 (-838 |#1|) "failed") $) NIL)) (-2726 ((|#2| $) NIL) (((-400 (-550)) $) NIL (|has| |#2| (-1011 (-400 (-550))))) (((-550) $) NIL (|has| |#2| (-1011 (-550)))) (((-838 |#1|) $) NIL)) (-3340 (($ $ $ (-838 |#1|)) NIL (|has| |#2| (-170)))) (-2980 (($ $ (-623 (-550))) NIL)) (-3295 (($ $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 $) (-1227 $)) NIL) (((-667 |#2|) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-2674 (($ $) NIL (|has| |#2| (-444))) (($ $ (-838 |#1|)) NIL (|has| |#2| (-444)))) (-3287 (((-623 $) $) NIL)) (-3933 (((-112) $) NIL (|has| |#2| (-882)))) (-2613 (($ $ |#2| (-234 (-3191 |#1|) (-749)) $) NIL)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (-12 (|has| (-838 |#1|) (-859 (-372))) (|has| |#2| (-859 (-372))))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (-12 (|has| (-838 |#1|) (-859 (-550))) (|has| |#2| (-859 (-550)))))) (-3102 (((-112) $) NIL)) (-2603 (((-749) $) NIL)) (-3129 (($ (-1140 |#2|) (-838 |#1|)) NIL) (($ (-1140 $) (-838 |#1|)) NIL)) (-1822 (((-623 $) $) NIL)) (-3439 (((-112) $) NIL)) (-3118 (($ |#2| (-234 (-3191 |#1|) (-749))) NIL) (($ $ (-838 |#1|) (-749)) NIL) (($ $ (-623 (-838 |#1|)) (-623 (-749))) NIL)) (-2843 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $ (-838 |#1|)) NIL)) (-1667 (((-234 (-3191 |#1|) (-749)) $) NIL) (((-749) $ (-838 |#1|)) NIL) (((-623 (-749)) $ (-623 (-838 |#1|))) NIL)) (-2707 (($ $ $) NIL (|has| |#2| (-825)))) (-4164 (($ $ $) NIL (|has| |#2| (-825)))) (-2688 (($ (-1 (-234 (-3191 |#1|) (-749)) (-234 (-3191 |#1|) (-749))) $) NIL)) (-3972 (($ (-1 |#2| |#2|) $) NIL)) (-2558 (((-3 (-838 |#1|) "failed") $) NIL)) (-3267 (($ $) NIL)) (-3277 ((|#2| $) NIL)) (-3106 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) NIL (|has| |#2| (-444)))) (-1825 (((-1126) $) NIL)) (-1598 (((-3 (-623 $) "failed") $) NIL)) (-1444 (((-3 (-623 $) "failed") $) NIL)) (-1748 (((-3 (-2 (|:| |var| (-838 |#1|)) (|:| -3521 (-749))) "failed") $) NIL)) (-3337 (((-1088) $) NIL)) (-3248 (((-112) $) NIL)) (-3256 ((|#2| $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#2| (-444)))) (-3139 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) NIL (|has| |#2| (-444)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-3338 (((-411 $) $) NIL (|has| |#2| (-882)))) (-1495 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-542)))) (-3866 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-838 |#1|) |#2|) NIL) (($ $ (-623 (-838 |#1|)) (-623 |#2|)) NIL) (($ $ (-838 |#1|) $) NIL) (($ $ (-623 (-838 |#1|)) (-623 $)) NIL)) (-3453 (($ $ (-838 |#1|)) NIL (|has| |#2| (-170)))) (-2393 (($ $ (-838 |#1|)) NIL) (($ $ (-623 (-838 |#1|))) NIL) (($ $ (-838 |#1|) (-749)) NIL) (($ $ (-623 (-838 |#1|)) (-623 (-749))) NIL)) (-2970 (((-234 (-3191 |#1|) (-749)) $) NIL) (((-749) $ (-838 |#1|)) NIL) (((-623 (-749)) $ (-623 (-838 |#1|))) NIL)) (-4028 (((-865 (-372)) $) NIL (-12 (|has| (-838 |#1|) (-596 (-865 (-372)))) (|has| |#2| (-596 (-865 (-372)))))) (((-865 (-550)) $) NIL (-12 (|has| (-838 |#1|) (-596 (-865 (-550)))) (|has| |#2| (-596 (-865 (-550)))))) (((-526) $) NIL (-12 (|has| (-838 |#1|) (-596 (-526))) (|has| |#2| (-596 (-526)))))) (-2503 ((|#2| $) NIL (|has| |#2| (-444))) (($ $ (-838 |#1|)) NIL (|has| |#2| (-444)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#2| (-882))))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#2|) NIL) (($ (-838 |#1|)) NIL) (($ (-400 (-550))) NIL (-1561 (|has| |#2| (-38 (-400 (-550)))) (|has| |#2| (-1011 (-400 (-550)))))) (($ $) NIL (|has| |#2| (-542)))) (-3511 (((-623 |#2|) $) NIL)) (-2510 ((|#2| $ (-234 (-3191 |#1|) (-749))) NIL) (($ $ (-838 |#1|) (-749)) NIL) (($ $ (-623 (-838 |#1|)) (-623 (-749))) NIL)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| |#2| (-882))) (|has| |#2| (-143))))) (-2390 (((-749)) NIL)) (-2540 (($ $ $ (-749)) NIL (|has| |#2| (-170)))) (-1345 (((-112) $ $) NIL (|has| |#2| (-542)))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $ (-838 |#1|)) NIL) (($ $ (-623 (-838 |#1|))) NIL) (($ $ (-838 |#1|) (-749)) NIL) (($ $ (-623 (-838 |#1|)) (-623 (-749))) NIL)) (-2363 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2414 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#2| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#2| (-38 (-400 (-550))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
-(((-241 |#1| |#2|) (-13 (-922 |#2| (-234 (-3191 |#1|) (-749)) (-838 |#1|)) (-10 -8 (-15 -2980 ($ $ (-623 (-550)))))) (-623 (-1144)) (-1020)) (T -241))
-((-2980 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-241 *3 *4)) (-14 *3 (-623 (-1144))) (-4 *4 (-1020)))))
-(-13 (-922 |#2| (-234 (-3191 |#1|) (-749)) (-838 |#1|)) (-10 -8 (-15 -2980 ($ $ (-623 (-550))))))
-((-1504 (((-112) $ $) NIL)) (-2191 (((-1232) $) 15)) (-2521 (((-181) $) 9)) (-2428 (($ (-181)) 10)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 7)) (-2316 (((-112) $ $) 13)))
-(((-242) (-13 (-1068) (-10 -8 (-15 -2521 ((-181) $)) (-15 -2428 ($ (-181))) (-15 -2191 ((-1232) $))))) (T -242))
-((-2521 (*1 *2 *1) (-12 (-5 *2 (-181)) (-5 *1 (-242)))) (-2428 (*1 *1 *2) (-12 (-5 *2 (-181)) (-5 *1 (-242)))) (-2191 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-242)))))
-(-13 (-1068) (-10 -8 (-15 -2521 ((-181) $)) (-15 -2428 ($ (-181))) (-15 -2191 ((-1232) $))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3230 (($ (-894)) NIL (|has| |#4| (-1020)))) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-2270 (($ $ $) NIL (|has| |#4| (-771)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-4319 (((-749)) NIL (|has| |#4| (-361)))) (-3712 (((-550) $) NIL (|has| |#4| (-823)))) (-1705 ((|#4| $ (-550) |#4|) NIL (|has| $ (-6 -4343)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#4| "failed") $) NIL (|has| |#4| (-1068))) (((-3 (-550) "failed") $) NIL (-12 (|has| |#4| (-1011 (-550))) (|has| |#4| (-1068)))) (((-3 (-400 (-550)) "failed") $) NIL (-12 (|has| |#4| (-1011 (-400 (-550)))) (|has| |#4| (-1068))))) (-2726 ((|#4| $) NIL (|has| |#4| (-1068))) (((-550) $) NIL (-12 (|has| |#4| (-1011 (-550))) (|has| |#4| (-1068)))) (((-400 (-550)) $) NIL (-12 (|has| |#4| (-1011 (-400 (-550)))) (|has| |#4| (-1068))))) (-3780 (((-2 (|:| -1340 (-667 |#4|)) (|:| |vec| (-1227 |#4|))) (-667 $) (-1227 $)) NIL (|has| |#4| (-1020))) (((-667 |#4|) (-667 $)) NIL (|has| |#4| (-1020))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (-12 (|has| |#4| (-619 (-550))) (|has| |#4| (-1020)))) (((-667 (-550)) (-667 $)) NIL (-12 (|has| |#4| (-619 (-550))) (|has| |#4| (-1020))))) (-1386 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| |#4| (-227)) (|has| |#4| (-1020))) (-12 (|has| |#4| (-619 (-550))) (|has| |#4| (-1020))) (|has| |#4| (-705)) (-12 (|has| |#4| (-873 (-1144))) (|has| |#4| (-1020)))))) (-1741 (($) NIL (|has| |#4| (-361)))) (-3245 ((|#4| $ (-550) |#4|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#4| $ (-550)) NIL)) (-1416 (((-112) $) NIL (|has| |#4| (-823)))) (-3450 (((-623 |#4|) $) NIL (|has| $ (-6 -4342)))) (-3102 (((-112) $) NIL (-1561 (-12 (|has| |#4| (-227)) (|has| |#4| (-1020))) (-12 (|has| |#4| (-619 (-550))) (|has| |#4| (-1020))) (|has| |#4| (-705)) (-12 (|has| |#4| (-873 (-1144))) (|has| |#4| (-1020)))))) (-3329 (((-112) $) NIL (|has| |#4| (-823)))) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) NIL (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (-1561 (|has| |#4| (-771)) (|has| |#4| (-823))))) (-2689 (((-623 |#4|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#4| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068))))) (-3283 (((-550) $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (-1561 (|has| |#4| (-771)) (|has| |#4| (-823))))) (-3234 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#4| |#4|) $) NIL)) (-2253 (((-894) $) NIL (|has| |#4| (-361)))) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL)) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-2922 (($ (-894)) NIL (|has| |#4| (-361)))) (-3337 (((-1088) $) NIL)) (-1293 ((|#4| $) NIL (|has| (-550) (-825)))) (-3111 (($ $ |#4|) NIL (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#4|))) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-287 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-623 |#4|) (-623 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#4| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068))))) (-2477 (((-623 |#4|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#4| $ (-550) |#4|) NIL) ((|#4| $ (-550)) 12)) (-3440 ((|#4| $ $) NIL (|has| |#4| (-1020)))) (-3389 (($ (-1227 |#4|)) NIL)) (-2854 (((-133)) NIL (|has| |#4| (-356)))) (-2393 (($ $ (-1 |#4| |#4|) (-749)) NIL (|has| |#4| (-1020))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-1020))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#4| (-873 (-1144))) (|has| |#4| (-1020)))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#4| (-873 (-1144))) (|has| |#4| (-1020)))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#4| (-873 (-1144))) (|has| |#4| (-1020)))) (($ $ (-1144)) NIL (-12 (|has| |#4| (-873 (-1144))) (|has| |#4| (-1020)))) (($ $ (-749)) NIL (-12 (|has| |#4| (-227)) (|has| |#4| (-1020)))) (($ $) NIL (-12 (|has| |#4| (-227)) (|has| |#4| (-1020))))) (-3350 (((-749) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342))) (((-749) |#4| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068))))) (-1731 (($ $) NIL)) (-1518 (((-1227 |#4|) $) NIL) (((-836) $) NIL) (($ |#4|) NIL (|has| |#4| (-1068))) (($ (-550)) NIL (-1561 (-12 (|has| |#4| (-1011 (-550))) (|has| |#4| (-1068))) (|has| |#4| (-1020)))) (($ (-400 (-550))) NIL (-12 (|has| |#4| (-1011 (-400 (-550)))) (|has| |#4| (-1068))))) (-2390 (((-749)) NIL (|has| |#4| (-1020)))) (-1675 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-1635 (($ $) NIL (|has| |#4| (-823)))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL (-1561 (-12 (|has| |#4| (-227)) (|has| |#4| (-1020))) (-12 (|has| |#4| (-619 (-550))) (|has| |#4| (-1020))) (|has| |#4| (-705)) (-12 (|has| |#4| (-873 (-1144))) (|has| |#4| (-1020)))) CONST)) (-4183 (($ $ (-1 |#4| |#4|) (-749)) NIL (|has| |#4| (-1020))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-1020))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#4| (-873 (-1144))) (|has| |#4| (-1020)))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#4| (-873 (-1144))) (|has| |#4| (-1020)))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#4| (-873 (-1144))) (|has| |#4| (-1020)))) (($ $ (-1144)) NIL (-12 (|has| |#4| (-873 (-1144))) (|has| |#4| (-1020)))) (($ $ (-749)) NIL (-12 (|has| |#4| (-227)) (|has| |#4| (-1020)))) (($ $) NIL (-12 (|has| |#4| (-227)) (|has| |#4| (-1020))))) (-2363 (((-112) $ $) NIL (-1561 (|has| |#4| (-771)) (|has| |#4| (-823))))) (-2345 (((-112) $ $) NIL (-1561 (|has| |#4| (-771)) (|has| |#4| (-823))))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (-1561 (|has| |#4| (-771)) (|has| |#4| (-823))))) (-2335 (((-112) $ $) NIL (-1561 (|has| |#4| (-771)) (|has| |#4| (-823))))) (-2414 (($ $ |#4|) NIL (|has| |#4| (-356)))) (-2403 (($ $ $) NIL) (($ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-749)) NIL (-1561 (-12 (|has| |#4| (-227)) (|has| |#4| (-1020))) (-12 (|has| |#4| (-619 (-550))) (|has| |#4| (-1020))) (|has| |#4| (-705)) (-12 (|has| |#4| (-873 (-1144))) (|has| |#4| (-1020))))) (($ $ (-894)) NIL (-1561 (-12 (|has| |#4| (-227)) (|has| |#4| (-1020))) (-12 (|has| |#4| (-619 (-550))) (|has| |#4| (-1020))) (|has| |#4| (-705)) (-12 (|has| |#4| (-873 (-1144))) (|has| |#4| (-1020)))))) (* (($ |#2| $) 14) (($ (-550) $) NIL) (($ (-749) $) NIL) (($ (-894) $) NIL) (($ |#3| $) 18) (($ $ |#4|) NIL (|has| |#4| (-705))) (($ |#4| $) NIL (|has| |#4| (-705))) (($ $ $) NIL (-1561 (-12 (|has| |#4| (-227)) (|has| |#4| (-1020))) (-12 (|has| |#4| (-619 (-550))) (|has| |#4| (-1020))) (|has| |#4| (-705)) (-12 (|has| |#4| (-873 (-1144))) (|has| |#4| (-1020)))))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-243 |#1| |#2| |#3| |#4|) (-13 (-232 |#1| |#4|) (-626 |#2|) (-626 |#3|)) (-894) (-1020) (-1091 |#1| |#2| (-234 |#1| |#2|) (-234 |#1| |#2|)) (-626 |#2|)) (T -243))
+((** (*1 *1 *1 *2) (-12 (-4 *1 (-237)) (-5 *2 (-550)))) (-1619 (*1 *1 *1) (-4 *1 (-237))))
+(-13 (-283) (-38 (-400 (-550))) (-10 -8 (-15 ** ($ $ (-550))) (-15 -1619 ($ $))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-837)) . T) ((-283) . T) ((-626 #0#) . T) ((-626 $) . T) ((-696 #0#) . T) ((-705) . T) ((-1027 #0#) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-1337 ((|#1| $) 48)) (-2470 (($ $) 57)) (-3368 (((-112) $ (-749)) 8)) (-1629 ((|#1| $ |#1|) 39 (|has| $ (-6 -4345)))) (-3993 (($ $ $) 53 (|has| $ (-6 -4345)))) (-2482 (($ $ $) 52 (|has| $ (-6 -4345)))) (-2409 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) 41 (|has| $ (-6 -4345)))) (-2991 (($) 7 T CONST)) (-1340 (($ $) 56)) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-4079 (((-623 $) $) 50)) (-3687 (((-112) $ $) 42 (|has| |#1| (-1069)))) (-2601 (($ $) 55)) (-1445 (((-112) $ (-749)) 9)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35)) (-1700 (((-112) $ (-749)) 10)) (-2951 (((-623 |#1|) $) 45)) (-1515 (((-112) $) 49)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-2001 ((|#1| $) 59)) (-3724 (($ $) 58)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#1| $ "value") 47)) (-1456 (((-550) $ $) 44)) (-2320 (((-112) $) 46)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2037 (($ $ $) 54 (|has| $ (-6 -4345)))) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-4075 (((-623 $) $) 51)) (-1977 (((-112) $ $) 43 (|has| |#1| (-1069)))) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-238 |#1|) (-138) (-1182)) (T -238))
+((-2001 (*1 *2 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1182)))) (-3724 (*1 *1 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1182)))) (-2470 (*1 *1 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1182)))) (-1340 (*1 *1 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1182)))) (-2601 (*1 *1 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1182)))) (-2037 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4345)) (-4 *1 (-238 *2)) (-4 *2 (-1182)))) (-3993 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4345)) (-4 *1 (-238 *2)) (-4 *2 (-1182)))) (-2482 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4345)) (-4 *1 (-238 *2)) (-4 *2 (-1182)))))
+(-13 (-984 |t#1|) (-10 -8 (-15 -2001 (|t#1| $)) (-15 -3724 ($ $)) (-15 -2470 ($ $)) (-15 -1340 ($ $)) (-15 -2601 ($ $)) (IF (|has| $ (-6 -4345)) (PROGN (-15 -2037 ($ $ $)) (-15 -3993 ($ $ $)) (-15 -2482 ($ $ $))) |%noBranch|)))
+(((-34) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-984 |#1|) . T) ((-1069) |has| |#1| (-1069)) ((-1182) . T))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-1337 ((|#1| $) NIL)) (-2422 ((|#1| $) NIL)) (-2470 (($ $) NIL)) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-1687 (($ $ (-550)) NIL (|has| $ (-6 -4345)))) (-1837 (((-112) $) NIL (|has| |#1| (-825))) (((-112) (-1 (-112) |#1| |#1|) $) NIL)) (-2734 (($ $) NIL (-12 (|has| $ (-6 -4345)) (|has| |#1| (-825)))) (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-1814 (($ $) 10 (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-1629 ((|#1| $ |#1|) NIL (|has| $ (-6 -4345)))) (-2872 (($ $ $) NIL (|has| $ (-6 -4345)))) (-3737 ((|#1| $ |#1|) NIL (|has| $ (-6 -4345)))) (-3946 ((|#1| $ |#1|) NIL (|has| $ (-6 -4345)))) (-2409 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4345))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4345))) (($ $ "rest" $) NIL (|has| $ (-6 -4345))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) NIL (|has| $ (-6 -4345))) ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) NIL (|has| $ (-6 -4345)))) (-3994 (($ (-1 (-112) |#1|) $) NIL)) (-2097 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2408 ((|#1| $) NIL)) (-2991 (($) NIL T CONST)) (-3770 (($ $) NIL (|has| $ (-6 -4345)))) (-1999 (($ $) NIL)) (-3870 (($ $) NIL) (($ $ (-749)) NIL)) (-2599 (($ $) NIL (|has| |#1| (-1069)))) (-2708 (($ $) 7 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2505 (($ |#1| $) NIL (|has| |#1| (-1069))) (($ (-1 (-112) |#1|) $) NIL)) (-1979 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-3317 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) NIL)) (-2950 (((-112) $) NIL)) (-3088 (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1069))) (((-550) |#1| $) NIL (|has| |#1| (-1069))) (((-550) (-1 (-112) |#1|) $) NIL)) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-4079 (((-623 $) $) NIL)) (-3687 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3375 (($ (-749) |#1|) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) NIL (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2299 (($ $ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-2441 (($ $ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2506 (((-550) $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3743 (($ |#1|) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2951 (((-623 |#1|) $) NIL)) (-1515 (((-112) $) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-2001 ((|#1| $) NIL) (($ $ (-749)) NIL)) (-1715 (($ $ $ (-550)) NIL) (($ |#1| $ (-550)) NIL)) (-1476 (($ $ $ (-550)) NIL) (($ |#1| $ (-550)) NIL)) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-3858 ((|#1| $) NIL) (($ $ (-749)) NIL)) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-2491 (($ $ |#1|) NIL (|has| $ (-6 -4345)))) (-3164 (((-112) $) NIL)) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1195 (-550))) NIL) ((|#1| $ (-550)) NIL) ((|#1| $ (-550) |#1|) NIL) (($ $ "unique") 9) (($ $ "sort") 12) (((-749) $ "count") 16)) (-1456 (((-550) $ $) NIL)) (-3749 (($ $ (-1195 (-550))) NIL) (($ $ (-550)) NIL)) (-1512 (($ $ (-1195 (-550))) NIL) (($ $ (-550)) NIL)) (-3887 (($ (-623 |#1|)) 22)) (-2320 (((-112) $) NIL)) (-1662 (($ $) NIL)) (-3709 (($ $) NIL (|has| $ (-6 -4345)))) (-3300 (((-749) $) NIL)) (-3813 (($ $) NIL)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2502 (($ $ $ (-550)) NIL (|has| $ (-6 -4345)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) NIL)) (-2037 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4006 (($ $ $) NIL) (($ |#1| $) NIL) (($ (-623 $)) NIL) (($ $ |#1|) NIL)) (-2233 (($ (-623 |#1|)) 17) (((-623 |#1|) $) 18) (((-837) $) 21 (|has| |#1| (-595 (-837))))) (-4075 (((-623 $) $) NIL)) (-1977 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-3307 (((-749) $) 14 (|has| $ (-6 -4344)))))
+(((-239 |#1|) (-13 (-644 |#1|) (-10 -8 (-15 -2233 ($ (-623 |#1|))) (-15 -2233 ((-623 |#1|) $)) (-15 -3887 ($ (-623 |#1|))) (-15 -2757 ($ $ "unique")) (-15 -2757 ($ $ "sort")) (-15 -2757 ((-749) $ "count")))) (-825)) (T -239))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-239 *3)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-239 *3)) (-4 *3 (-825)))) (-3887 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-239 *3)))) (-2757 (*1 *1 *1 *2) (-12 (-5 *2 "unique") (-5 *1 (-239 *3)) (-4 *3 (-825)))) (-2757 (*1 *1 *1 *2) (-12 (-5 *2 "sort") (-5 *1 (-239 *3)) (-4 *3 (-825)))) (-2757 (*1 *2 *1 *3) (-12 (-5 *3 "count") (-5 *2 (-749)) (-5 *1 (-239 *4)) (-4 *4 (-825)))))
+(-13 (-644 |#1|) (-10 -8 (-15 -2233 ($ (-623 |#1|))) (-15 -2233 ((-623 |#1|) $)) (-15 -3887 ($ (-623 |#1|))) (-15 -2757 ($ $ "unique")) (-15 -2757 ($ $ "sort")) (-15 -2757 ((-749) $ "count"))))
+((-3658 (((-3 (-749) "failed") |#1| |#1| (-749)) 27)))
+(((-240 |#1|) (-10 -7 (-15 -3658 ((-3 (-749) "failed") |#1| |#1| (-749)))) (-13 (-705) (-361) (-10 -7 (-15 ** (|#1| |#1| (-550)))))) (T -240))
+((-3658 (*1 *2 *3 *3 *2) (|partial| -12 (-5 *2 (-749)) (-4 *3 (-13 (-705) (-361) (-10 -7 (-15 ** (*3 *3 (-550)))))) (-5 *1 (-240 *3)))))
+(-10 -7 (-15 -3658 ((-3 (-749) "failed") |#1| |#1| (-749))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1516 (((-623 (-839 |#1|)) $) NIL)) (-1705 (((-1141 $) $ (-839 |#1|)) NIL) (((-1141 |#2|) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#2| (-542)))) (-3050 (($ $) NIL (|has| |#2| (-542)))) (-3953 (((-112) $) NIL (|has| |#2| (-542)))) (-2457 (((-749) $) NIL) (((-749) $ (-623 (-839 |#1|))) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-2318 (($ $) NIL (|has| |#2| (-444)))) (-2207 (((-411 $) $) NIL (|has| |#2| (-444)))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#2| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#2| (-1012 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#2| (-1012 (-550)))) (((-3 (-839 |#1|) "failed") $) NIL)) (-2202 ((|#2| $) NIL) (((-400 (-550)) $) NIL (|has| |#2| (-1012 (-400 (-550))))) (((-550) $) NIL (|has| |#2| (-1012 (-550)))) (((-839 |#1|) $) NIL)) (-1792 (($ $ $ (-839 |#1|)) NIL (|has| |#2| (-170)))) (-3752 (($ $ (-623 (-550))) NIL)) (-1693 (($ $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 $) (-1228 $)) NIL) (((-667 |#2|) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2731 (($ $) NIL (|has| |#2| (-444))) (($ $ (-839 |#1|)) NIL (|has| |#2| (-444)))) (-1683 (((-623 $) $) NIL)) (-1568 (((-112) $) NIL (|has| |#2| (-883)))) (-3401 (($ $ |#2| (-234 (-3307 |#1|) (-749)) $) NIL)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (-12 (|has| (-839 |#1|) (-860 (-372))) (|has| |#2| (-860 (-372))))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (-12 (|has| (-839 |#1|) (-860 (-550))) (|has| |#2| (-860 (-550)))))) (-2419 (((-112) $) NIL)) (-3324 (((-749) $) NIL)) (-1501 (($ (-1141 |#2|) (-839 |#1|)) NIL) (($ (-1141 $) (-839 |#1|)) NIL)) (-2336 (((-623 $) $) NIL)) (-3438 (((-112) $) NIL)) (-1488 (($ |#2| (-234 (-3307 |#1|) (-749))) NIL) (($ $ (-839 |#1|) (-749)) NIL) (($ $ (-623 (-839 |#1|)) (-623 (-749))) NIL)) (-1766 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $ (-839 |#1|)) NIL)) (-3346 (((-234 (-3307 |#1|) (-749)) $) NIL) (((-749) $ (-839 |#1|)) NIL) (((-623 (-749)) $ (-623 (-839 |#1|))) NIL)) (-2793 (($ $ $) NIL (|has| |#2| (-825)))) (-2173 (($ $ $) NIL (|has| |#2| (-825)))) (-2863 (($ (-1 (-234 (-3307 |#1|) (-749)) (-234 (-3307 |#1|) (-749))) $) NIL)) (-2392 (($ (-1 |#2| |#2|) $) NIL)) (-4059 (((-3 (-839 |#1|) "failed") $) NIL)) (-1657 (($ $) NIL)) (-1670 ((|#2| $) NIL)) (-3231 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) NIL (|has| |#2| (-444)))) (-2369 (((-1127) $) NIL)) (-3833 (((-3 (-623 $) "failed") $) NIL)) (-3017 (((-3 (-623 $) "failed") $) NIL)) (-2891 (((-3 (-2 (|:| |var| (-839 |#1|)) (|:| -3068 (-749))) "failed") $) NIL)) (-3445 (((-1089) $) NIL)) (-1628 (((-112) $) NIL)) (-1639 ((|#2| $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#2| (-444)))) (-3260 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) NIL (|has| |#2| (-444)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-1735 (((-411 $) $) NIL (|has| |#2| (-883)))) (-3409 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-542)))) (-1553 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-839 |#1|) |#2|) NIL) (($ $ (-623 (-839 |#1|)) (-623 |#2|)) NIL) (($ $ (-839 |#1|) $) NIL) (($ $ (-623 (-839 |#1|)) (-623 $)) NIL)) (-3563 (($ $ (-839 |#1|)) NIL (|has| |#2| (-170)))) (-2798 (($ $ (-839 |#1|)) NIL) (($ $ (-623 (-839 |#1|))) NIL) (($ $ (-839 |#1|) (-749)) NIL) (($ $ (-623 (-839 |#1|)) (-623 (-749))) NIL)) (-3661 (((-234 (-3307 |#1|) (-749)) $) NIL) (((-749) $ (-839 |#1|)) NIL) (((-623 (-749)) $ (-623 (-839 |#1|))) NIL)) (-2451 (((-866 (-372)) $) NIL (-12 (|has| (-839 |#1|) (-596 (-866 (-372)))) (|has| |#2| (-596 (-866 (-372)))))) (((-866 (-550)) $) NIL (-12 (|has| (-839 |#1|) (-596 (-866 (-550)))) (|has| |#2| (-596 (-866 (-550)))))) (((-526) $) NIL (-12 (|has| (-839 |#1|) (-596 (-526))) (|has| |#2| (-596 (-526)))))) (-1622 ((|#2| $) NIL (|has| |#2| (-444))) (($ $ (-839 |#1|)) NIL (|has| |#2| (-444)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#2| (-883))))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#2|) NIL) (($ (-839 |#1|)) NIL) (($ (-400 (-550))) NIL (-1489 (|has| |#2| (-38 (-400 (-550)))) (|has| |#2| (-1012 (-400 (-550)))))) (($ $) NIL (|has| |#2| (-542)))) (-2969 (((-623 |#2|) $) NIL)) (-1708 ((|#2| $ (-234 (-3307 |#1|) (-749))) NIL) (($ $ (-839 |#1|) (-749)) NIL) (($ $ (-623 (-839 |#1|)) (-623 (-749))) NIL)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| |#2| (-883))) (|has| |#2| (-143))))) (-3091 (((-749)) NIL)) (-3895 (($ $ $ (-749)) NIL (|has| |#2| (-170)))) (-1819 (((-112) $ $) NIL (|has| |#2| (-542)))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $ (-839 |#1|)) NIL) (($ $ (-623 (-839 |#1|))) NIL) (($ $ (-839 |#1|) (-749)) NIL) (($ $ (-623 (-839 |#1|)) (-623 (-749))) NIL)) (-2324 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2382 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#2| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#2| (-38 (-400 (-550))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
+(((-241 |#1| |#2|) (-13 (-923 |#2| (-234 (-3307 |#1|) (-749)) (-839 |#1|)) (-10 -8 (-15 -3752 ($ $ (-623 (-550)))))) (-623 (-1145)) (-1021)) (T -241))
+((-3752 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-241 *3 *4)) (-14 *3 (-623 (-1145))) (-4 *4 (-1021)))))
+(-13 (-923 |#2| (-234 (-3307 |#1|) (-749)) (-839 |#1|)) (-10 -8 (-15 -3752 ($ $ (-623 (-550))))))
+((-2221 (((-112) $ $) NIL)) (-2933 (((-1233) $) 15)) (-1805 (((-181) $) 9)) (-2113 (($ (-181)) 10)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 7)) (-2264 (((-112) $ $) 13)))
+(((-242) (-13 (-1069) (-10 -8 (-15 -1805 ((-181) $)) (-15 -2113 ($ (-181))) (-15 -2933 ((-1233) $))))) (T -242))
+((-1805 (*1 *2 *1) (-12 (-5 *2 (-181)) (-5 *1 (-242)))) (-2113 (*1 *1 *2) (-12 (-5 *2 (-181)) (-5 *1 (-242)))) (-2933 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-242)))))
+(-13 (-1069) (-10 -8 (-15 -1805 ((-181) $)) (-15 -2113 ($ (-181))) (-15 -2933 ((-1233) $))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-2065 (($ (-895)) NIL (|has| |#4| (-1021)))) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-4250 (($ $ $) NIL (|has| |#4| (-771)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-3828 (((-749)) NIL (|has| |#4| (-361)))) (-4303 (((-550) $) NIL (|has| |#4| (-823)))) (-2409 ((|#4| $ (-550) |#4|) NIL (|has| $ (-6 -4345)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#4| "failed") $) NIL (|has| |#4| (-1069))) (((-3 (-550) "failed") $) NIL (-12 (|has| |#4| (-1012 (-550))) (|has| |#4| (-1069)))) (((-3 (-400 (-550)) "failed") $) NIL (-12 (|has| |#4| (-1012 (-400 (-550)))) (|has| |#4| (-1069))))) (-2202 ((|#4| $) NIL (|has| |#4| (-1069))) (((-550) $) NIL (-12 (|has| |#4| (-1012 (-550))) (|has| |#4| (-1069)))) (((-400 (-550)) $) NIL (-12 (|has| |#4| (-1012 (-400 (-550)))) (|has| |#4| (-1069))))) (-3756 (((-2 (|:| -3121 (-667 |#4|)) (|:| |vec| (-1228 |#4|))) (-667 $) (-1228 $)) NIL (|has| |#4| (-1021))) (((-667 |#4|) (-667 $)) NIL (|has| |#4| (-1021))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (-12 (|has| |#4| (-619 (-550))) (|has| |#4| (-1021)))) (((-667 (-550)) (-667 $)) NIL (-12 (|has| |#4| (-619 (-550))) (|has| |#4| (-1021))))) (-1537 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| |#4| (-227)) (|has| |#4| (-1021))) (-12 (|has| |#4| (-619 (-550))) (|has| |#4| (-1021))) (|has| |#4| (-705)) (-12 (|has| |#4| (-874 (-1145))) (|has| |#4| (-1021)))))) (-1864 (($) NIL (|has| |#4| (-361)))) (-3317 ((|#4| $ (-550) |#4|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#4| $ (-550)) NIL)) (-2694 (((-112) $) NIL (|has| |#4| (-823)))) (-2971 (((-623 |#4|) $) NIL (|has| $ (-6 -4344)))) (-2419 (((-112) $) NIL (-1489 (-12 (|has| |#4| (-227)) (|has| |#4| (-1021))) (-12 (|has| |#4| (-619 (-550))) (|has| |#4| (-1021))) (|has| |#4| (-705)) (-12 (|has| |#4| (-874 (-1145))) (|has| |#4| (-1021)))))) (-1712 (((-112) $) NIL (|has| |#4| (-823)))) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) NIL (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (-1489 (|has| |#4| (-771)) (|has| |#4| (-823))))) (-2876 (((-623 |#4|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#4| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069))))) (-2506 (((-550) $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (-1489 (|has| |#4| (-771)) (|has| |#4| (-823))))) (-3311 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#4| |#4|) $) NIL)) (-4073 (((-895) $) NIL (|has| |#4| (-361)))) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL)) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3690 (($ (-895)) NIL (|has| |#4| (-361)))) (-3445 (((-1089) $) NIL)) (-3858 ((|#4| $) NIL (|has| (-550) (-825)))) (-2491 (($ $ |#4|) NIL (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#4|))) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-287 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-623 |#4|) (-623 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#4| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069))))) (-1375 (((-623 |#4|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#4| $ (-550) |#4|) NIL) ((|#4| $ (-550)) 12)) (-3451 ((|#4| $ $) NIL (|has| |#4| (-1021)))) (-1422 (($ (-1228 |#4|)) NIL)) (-1877 (((-133)) NIL (|has| |#4| (-356)))) (-2798 (($ $ (-1 |#4| |#4|) (-749)) NIL (|has| |#4| (-1021))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-1021))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#4| (-874 (-1145))) (|has| |#4| (-1021)))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#4| (-874 (-1145))) (|has| |#4| (-1021)))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#4| (-874 (-1145))) (|has| |#4| (-1021)))) (($ $ (-1145)) NIL (-12 (|has| |#4| (-874 (-1145))) (|has| |#4| (-1021)))) (($ $ (-749)) NIL (-12 (|has| |#4| (-227)) (|has| |#4| (-1021)))) (($ $) NIL (-12 (|has| |#4| (-227)) (|has| |#4| (-1021))))) (-3457 (((-749) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344))) (((-749) |#4| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069))))) (-2435 (($ $) NIL)) (-2233 (((-1228 |#4|) $) NIL) (((-837) $) NIL) (($ |#4|) NIL (|has| |#4| (-1069))) (($ (-550)) NIL (-1489 (-12 (|has| |#4| (-1012 (-550))) (|has| |#4| (-1069))) (|has| |#4| (-1021)))) (($ (-400 (-550))) NIL (-12 (|has| |#4| (-1012 (-400 (-550)))) (|has| |#4| (-1069))))) (-3091 (((-749)) NIL (|has| |#4| (-1021)))) (-3404 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-4188 (($ $) NIL (|has| |#4| (-823)))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL (-1489 (-12 (|has| |#4| (-227)) (|has| |#4| (-1021))) (-12 (|has| |#4| (-619 (-550))) (|has| |#4| (-1021))) (|has| |#4| (-705)) (-12 (|has| |#4| (-874 (-1145))) (|has| |#4| (-1021)))) CONST)) (-1901 (($ $ (-1 |#4| |#4|) (-749)) NIL (|has| |#4| (-1021))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-1021))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#4| (-874 (-1145))) (|has| |#4| (-1021)))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#4| (-874 (-1145))) (|has| |#4| (-1021)))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#4| (-874 (-1145))) (|has| |#4| (-1021)))) (($ $ (-1145)) NIL (-12 (|has| |#4| (-874 (-1145))) (|has| |#4| (-1021)))) (($ $ (-749)) NIL (-12 (|has| |#4| (-227)) (|has| |#4| (-1021)))) (($ $) NIL (-12 (|has| |#4| (-227)) (|has| |#4| (-1021))))) (-2324 (((-112) $ $) NIL (-1489 (|has| |#4| (-771)) (|has| |#4| (-823))))) (-2302 (((-112) $ $) NIL (-1489 (|has| |#4| (-771)) (|has| |#4| (-823))))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (-1489 (|has| |#4| (-771)) (|has| |#4| (-823))))) (-2290 (((-112) $ $) NIL (-1489 (|has| |#4| (-771)) (|has| |#4| (-823))))) (-2382 (($ $ |#4|) NIL (|has| |#4| (-356)))) (-2370 (($ $ $) NIL) (($ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-749)) NIL (-1489 (-12 (|has| |#4| (-227)) (|has| |#4| (-1021))) (-12 (|has| |#4| (-619 (-550))) (|has| |#4| (-1021))) (|has| |#4| (-705)) (-12 (|has| |#4| (-874 (-1145))) (|has| |#4| (-1021))))) (($ $ (-895)) NIL (-1489 (-12 (|has| |#4| (-227)) (|has| |#4| (-1021))) (-12 (|has| |#4| (-619 (-550))) (|has| |#4| (-1021))) (|has| |#4| (-705)) (-12 (|has| |#4| (-874 (-1145))) (|has| |#4| (-1021)))))) (* (($ |#2| $) 14) (($ (-550) $) NIL) (($ (-749) $) NIL) (($ (-895) $) NIL) (($ |#3| $) 18) (($ $ |#4|) NIL (|has| |#4| (-705))) (($ |#4| $) NIL (|has| |#4| (-705))) (($ $ $) NIL (-1489 (-12 (|has| |#4| (-227)) (|has| |#4| (-1021))) (-12 (|has| |#4| (-619 (-550))) (|has| |#4| (-1021))) (|has| |#4| (-705)) (-12 (|has| |#4| (-874 (-1145))) (|has| |#4| (-1021)))))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-243 |#1| |#2| |#3| |#4|) (-13 (-232 |#1| |#4|) (-626 |#2|) (-626 |#3|)) (-895) (-1021) (-1092 |#1| |#2| (-234 |#1| |#2|) (-234 |#1| |#2|)) (-626 |#2|)) (T -243))
NIL
(-13 (-232 |#1| |#4|) (-626 |#2|) (-626 |#3|))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3230 (($ (-894)) NIL (|has| |#3| (-1020)))) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-2270 (($ $ $) NIL (|has| |#3| (-771)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-4319 (((-749)) NIL (|has| |#3| (-361)))) (-3712 (((-550) $) NIL (|has| |#3| (-823)))) (-1705 ((|#3| $ (-550) |#3|) NIL (|has| $ (-6 -4343)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#3| "failed") $) NIL (|has| |#3| (-1068))) (((-3 (-550) "failed") $) NIL (-12 (|has| |#3| (-1011 (-550))) (|has| |#3| (-1068)))) (((-3 (-400 (-550)) "failed") $) NIL (-12 (|has| |#3| (-1011 (-400 (-550)))) (|has| |#3| (-1068))))) (-2726 ((|#3| $) NIL (|has| |#3| (-1068))) (((-550) $) NIL (-12 (|has| |#3| (-1011 (-550))) (|has| |#3| (-1068)))) (((-400 (-550)) $) NIL (-12 (|has| |#3| (-1011 (-400 (-550)))) (|has| |#3| (-1068))))) (-3780 (((-2 (|:| -1340 (-667 |#3|)) (|:| |vec| (-1227 |#3|))) (-667 $) (-1227 $)) NIL (|has| |#3| (-1020))) (((-667 |#3|) (-667 $)) NIL (|has| |#3| (-1020))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1020)))) (((-667 (-550)) (-667 $)) NIL (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1020))))) (-1386 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| |#3| (-227)) (|has| |#3| (-1020))) (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1020))) (|has| |#3| (-705)) (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))))) (-1741 (($) NIL (|has| |#3| (-361)))) (-3245 ((|#3| $ (-550) |#3|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#3| $ (-550)) NIL)) (-1416 (((-112) $) NIL (|has| |#3| (-823)))) (-3450 (((-623 |#3|) $) NIL (|has| $ (-6 -4342)))) (-3102 (((-112) $) NIL (-1561 (-12 (|has| |#3| (-227)) (|has| |#3| (-1020))) (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1020))) (|has| |#3| (-705)) (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))))) (-3329 (((-112) $) NIL (|has| |#3| (-823)))) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) NIL (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (-1561 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2689 (((-623 |#3|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#3| (-1068))))) (-3283 (((-550) $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (-1561 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-3234 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#3| |#3|) $) NIL)) (-2253 (((-894) $) NIL (|has| |#3| (-361)))) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL)) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-2922 (($ (-894)) NIL (|has| |#3| (-361)))) (-3337 (((-1088) $) NIL)) (-1293 ((|#3| $) NIL (|has| (-550) (-825)))) (-3111 (($ $ |#3|) NIL (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#3|))) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068)))) (($ $ (-287 |#3|)) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068)))) (($ $ (-623 |#3|) (-623 |#3|)) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#3| (-1068))))) (-2477 (((-623 |#3|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#3| $ (-550) |#3|) NIL) ((|#3| $ (-550)) 11)) (-3440 ((|#3| $ $) NIL (|has| |#3| (-1020)))) (-3389 (($ (-1227 |#3|)) NIL)) (-2854 (((-133)) NIL (|has| |#3| (-356)))) (-2393 (($ $ (-1 |#3| |#3|) (-749)) NIL (|has| |#3| (-1020))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-1020))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))) (($ $ (-1144)) NIL (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))) (($ $ (-749)) NIL (-12 (|has| |#3| (-227)) (|has| |#3| (-1020)))) (($ $) NIL (-12 (|has| |#3| (-227)) (|has| |#3| (-1020))))) (-3350 (((-749) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4342))) (((-749) |#3| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#3| (-1068))))) (-1731 (($ $) NIL)) (-1518 (((-1227 |#3|) $) NIL) (((-836) $) NIL) (($ |#3|) NIL (|has| |#3| (-1068))) (($ (-550)) NIL (-1561 (-12 (|has| |#3| (-1011 (-550))) (|has| |#3| (-1068))) (|has| |#3| (-1020)))) (($ (-400 (-550))) NIL (-12 (|has| |#3| (-1011 (-400 (-550)))) (|has| |#3| (-1068))))) (-2390 (((-749)) NIL (|has| |#3| (-1020)))) (-1675 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4342)))) (-1635 (($ $) NIL (|has| |#3| (-823)))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL (-1561 (-12 (|has| |#3| (-227)) (|has| |#3| (-1020))) (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1020))) (|has| |#3| (-705)) (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))) CONST)) (-4183 (($ $ (-1 |#3| |#3|) (-749)) NIL (|has| |#3| (-1020))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-1020))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))) (($ $ (-1144)) NIL (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))) (($ $ (-749)) NIL (-12 (|has| |#3| (-227)) (|has| |#3| (-1020)))) (($ $) NIL (-12 (|has| |#3| (-227)) (|has| |#3| (-1020))))) (-2363 (((-112) $ $) NIL (-1561 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2345 (((-112) $ $) NIL (-1561 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (-1561 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2335 (((-112) $ $) NIL (-1561 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2414 (($ $ |#3|) NIL (|has| |#3| (-356)))) (-2403 (($ $ $) NIL) (($ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-749)) NIL (-1561 (-12 (|has| |#3| (-227)) (|has| |#3| (-1020))) (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1020))) (|has| |#3| (-705)) (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020))))) (($ $ (-894)) NIL (-1561 (-12 (|has| |#3| (-227)) (|has| |#3| (-1020))) (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1020))) (|has| |#3| (-705)) (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))))) (* (($ |#2| $) 13) (($ (-550) $) NIL) (($ (-749) $) NIL) (($ (-894) $) NIL) (($ $ |#3|) NIL (|has| |#3| (-705))) (($ |#3| $) NIL (|has| |#3| (-705))) (($ $ $) NIL (-1561 (-12 (|has| |#3| (-227)) (|has| |#3| (-1020))) (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1020))) (|has| |#3| (-705)) (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-244 |#1| |#2| |#3|) (-13 (-232 |#1| |#3|) (-626 |#2|)) (-749) (-1020) (-626 |#2|)) (T -244))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-2065 (($ (-895)) NIL (|has| |#3| (-1021)))) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-4250 (($ $ $) NIL (|has| |#3| (-771)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-3828 (((-749)) NIL (|has| |#3| (-361)))) (-4303 (((-550) $) NIL (|has| |#3| (-823)))) (-2409 ((|#3| $ (-550) |#3|) NIL (|has| $ (-6 -4345)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#3| "failed") $) NIL (|has| |#3| (-1069))) (((-3 (-550) "failed") $) NIL (-12 (|has| |#3| (-1012 (-550))) (|has| |#3| (-1069)))) (((-3 (-400 (-550)) "failed") $) NIL (-12 (|has| |#3| (-1012 (-400 (-550)))) (|has| |#3| (-1069))))) (-2202 ((|#3| $) NIL (|has| |#3| (-1069))) (((-550) $) NIL (-12 (|has| |#3| (-1012 (-550))) (|has| |#3| (-1069)))) (((-400 (-550)) $) NIL (-12 (|has| |#3| (-1012 (-400 (-550)))) (|has| |#3| (-1069))))) (-3756 (((-2 (|:| -3121 (-667 |#3|)) (|:| |vec| (-1228 |#3|))) (-667 $) (-1228 $)) NIL (|has| |#3| (-1021))) (((-667 |#3|) (-667 $)) NIL (|has| |#3| (-1021))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1021)))) (((-667 (-550)) (-667 $)) NIL (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1021))))) (-1537 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| |#3| (-227)) (|has| |#3| (-1021))) (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1021))) (|has| |#3| (-705)) (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))))) (-1864 (($) NIL (|has| |#3| (-361)))) (-3317 ((|#3| $ (-550) |#3|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#3| $ (-550)) NIL)) (-2694 (((-112) $) NIL (|has| |#3| (-823)))) (-2971 (((-623 |#3|) $) NIL (|has| $ (-6 -4344)))) (-2419 (((-112) $) NIL (-1489 (-12 (|has| |#3| (-227)) (|has| |#3| (-1021))) (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1021))) (|has| |#3| (-705)) (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))))) (-1712 (((-112) $) NIL (|has| |#3| (-823)))) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) NIL (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (-1489 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2876 (((-623 |#3|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#3| (-1069))))) (-2506 (((-550) $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (-1489 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-3311 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#3| |#3|) $) NIL)) (-4073 (((-895) $) NIL (|has| |#3| (-361)))) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL)) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3690 (($ (-895)) NIL (|has| |#3| (-361)))) (-3445 (((-1089) $) NIL)) (-3858 ((|#3| $) NIL (|has| (-550) (-825)))) (-2491 (($ $ |#3|) NIL (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#3|))) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069)))) (($ $ (-287 |#3|)) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069)))) (($ $ (-623 |#3|) (-623 |#3|)) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#3| (-1069))))) (-1375 (((-623 |#3|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#3| $ (-550) |#3|) NIL) ((|#3| $ (-550)) 11)) (-3451 ((|#3| $ $) NIL (|has| |#3| (-1021)))) (-1422 (($ (-1228 |#3|)) NIL)) (-1877 (((-133)) NIL (|has| |#3| (-356)))) (-2798 (($ $ (-1 |#3| |#3|) (-749)) NIL (|has| |#3| (-1021))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-1021))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))) (($ $ (-1145)) NIL (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))) (($ $ (-749)) NIL (-12 (|has| |#3| (-227)) (|has| |#3| (-1021)))) (($ $) NIL (-12 (|has| |#3| (-227)) (|has| |#3| (-1021))))) (-3457 (((-749) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4344))) (((-749) |#3| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#3| (-1069))))) (-2435 (($ $) NIL)) (-2233 (((-1228 |#3|) $) NIL) (((-837) $) NIL) (($ |#3|) NIL (|has| |#3| (-1069))) (($ (-550)) NIL (-1489 (-12 (|has| |#3| (-1012 (-550))) (|has| |#3| (-1069))) (|has| |#3| (-1021)))) (($ (-400 (-550))) NIL (-12 (|has| |#3| (-1012 (-400 (-550)))) (|has| |#3| (-1069))))) (-3091 (((-749)) NIL (|has| |#3| (-1021)))) (-3404 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4344)))) (-4188 (($ $) NIL (|has| |#3| (-823)))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL (-1489 (-12 (|has| |#3| (-227)) (|has| |#3| (-1021))) (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1021))) (|has| |#3| (-705)) (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))) CONST)) (-1901 (($ $ (-1 |#3| |#3|) (-749)) NIL (|has| |#3| (-1021))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-1021))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))) (($ $ (-1145)) NIL (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))) (($ $ (-749)) NIL (-12 (|has| |#3| (-227)) (|has| |#3| (-1021)))) (($ $) NIL (-12 (|has| |#3| (-227)) (|has| |#3| (-1021))))) (-2324 (((-112) $ $) NIL (-1489 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2302 (((-112) $ $) NIL (-1489 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (-1489 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2290 (((-112) $ $) NIL (-1489 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2382 (($ $ |#3|) NIL (|has| |#3| (-356)))) (-2370 (($ $ $) NIL) (($ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-749)) NIL (-1489 (-12 (|has| |#3| (-227)) (|has| |#3| (-1021))) (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1021))) (|has| |#3| (-705)) (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021))))) (($ $ (-895)) NIL (-1489 (-12 (|has| |#3| (-227)) (|has| |#3| (-1021))) (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1021))) (|has| |#3| (-705)) (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))))) (* (($ |#2| $) 13) (($ (-550) $) NIL) (($ (-749) $) NIL) (($ (-895) $) NIL) (($ $ |#3|) NIL (|has| |#3| (-705))) (($ |#3| $) NIL (|has| |#3| (-705))) (($ $ $) NIL (-1489 (-12 (|has| |#3| (-227)) (|has| |#3| (-1021))) (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1021))) (|has| |#3| (-705)) (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-244 |#1| |#2| |#3|) (-13 (-232 |#1| |#3|) (-626 |#2|)) (-749) (-1021) (-626 |#2|)) (T -244))
NIL
(-13 (-232 |#1| |#3|) (-626 |#2|))
-((-1662 (((-623 (-749)) $) 47) (((-623 (-749)) $ |#3|) 50)) (-4073 (((-749) $) 49) (((-749) $ |#3|) 52)) (-1417 (($ $) 65)) (-3880 (((-3 |#2| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 (-550) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 |#3| "failed") $) 72)) (-2475 (((-749) $ |#3|) 39) (((-749) $) 36)) (-4167 (((-1 $ (-749)) |#3|) 15) (((-1 $ (-749)) $) 77)) (-1970 ((|#4| $) 58)) (-1539 (((-112) $) 56)) (-3083 (($ $) 64)) (-3866 (($ $ (-623 (-287 $))) 97) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-623 |#4|) (-623 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-623 |#4|) (-623 $)) NIL) (($ $ |#3| $) NIL) (($ $ (-623 |#3|) (-623 $)) 89) (($ $ |#3| |#2|) NIL) (($ $ (-623 |#3|) (-623 |#2|)) 84)) (-2393 (($ $ |#4|) NIL) (($ $ (-623 |#4|)) NIL) (($ $ |#4| (-749)) NIL) (($ $ (-623 |#4|) (-623 (-749))) NIL) (($ $) NIL) (($ $ (-749)) NIL) (($ $ (-1144)) NIL) (($ $ (-623 (-1144))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) 32)) (-4299 (((-623 |#3|) $) 75)) (-2970 ((|#5| $) NIL) (((-749) $ |#4|) NIL) (((-623 (-749)) $ (-623 |#4|)) NIL) (((-749) $ |#3|) 44)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (($ |#3|) 67) (($ (-400 (-550))) NIL) (($ $) NIL)))
-(((-245 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -1518 (|#1| |#1|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -3866 (|#1| |#1| (-623 |#3|) (-623 |#2|))) (-15 -3866 (|#1| |#1| |#3| |#2|)) (-15 -3866 (|#1| |#1| (-623 |#3|) (-623 |#1|))) (-15 -3866 (|#1| |#1| |#3| |#1|)) (-15 -4167 ((-1 |#1| (-749)) |#1|)) (-15 -1417 (|#1| |#1|)) (-15 -3083 (|#1| |#1|)) (-15 -1970 (|#4| |#1|)) (-15 -1539 ((-112) |#1|)) (-15 -4073 ((-749) |#1| |#3|)) (-15 -1662 ((-623 (-749)) |#1| |#3|)) (-15 -4073 ((-749) |#1|)) (-15 -1662 ((-623 (-749)) |#1|)) (-15 -2970 ((-749) |#1| |#3|)) (-15 -2475 ((-749) |#1|)) (-15 -2475 ((-749) |#1| |#3|)) (-15 -4299 ((-623 |#3|) |#1|)) (-15 -4167 ((-1 |#1| (-749)) |#3|)) (-15 -3880 ((-3 |#3| "failed") |#1|)) (-15 -1518 (|#1| |#3|)) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1|)) (-15 -2970 ((-623 (-749)) |#1| (-623 |#4|))) (-15 -2970 ((-749) |#1| |#4|)) (-15 -3880 ((-3 |#4| "failed") |#1|)) (-15 -1518 (|#1| |#4|)) (-15 -3866 (|#1| |#1| (-623 |#4|) (-623 |#1|))) (-15 -3866 (|#1| |#1| |#4| |#1|)) (-15 -3866 (|#1| |#1| (-623 |#4|) (-623 |#2|))) (-15 -3866 (|#1| |#1| |#4| |#2|)) (-15 -3866 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -3866 (|#1| |#1| |#1| |#1|)) (-15 -3866 (|#1| |#1| (-287 |#1|))) (-15 -3866 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -2970 (|#5| |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -1518 (|#1| |#2|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -2393 (|#1| |#1| (-623 |#4|) (-623 (-749)))) (-15 -2393 (|#1| |#1| |#4| (-749))) (-15 -2393 (|#1| |#1| (-623 |#4|))) (-15 -2393 (|#1| |#1| |#4|)) (-15 -1518 (|#1| (-550))) (-15 -1518 ((-836) |#1|))) (-246 |#2| |#3| |#4| |#5|) (-1020) (-825) (-259 |#3|) (-771)) (T -245))
-NIL
-(-10 -8 (-15 -1518 (|#1| |#1|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -3866 (|#1| |#1| (-623 |#3|) (-623 |#2|))) (-15 -3866 (|#1| |#1| |#3| |#2|)) (-15 -3866 (|#1| |#1| (-623 |#3|) (-623 |#1|))) (-15 -3866 (|#1| |#1| |#3| |#1|)) (-15 -4167 ((-1 |#1| (-749)) |#1|)) (-15 -1417 (|#1| |#1|)) (-15 -3083 (|#1| |#1|)) (-15 -1970 (|#4| |#1|)) (-15 -1539 ((-112) |#1|)) (-15 -4073 ((-749) |#1| |#3|)) (-15 -1662 ((-623 (-749)) |#1| |#3|)) (-15 -4073 ((-749) |#1|)) (-15 -1662 ((-623 (-749)) |#1|)) (-15 -2970 ((-749) |#1| |#3|)) (-15 -2475 ((-749) |#1|)) (-15 -2475 ((-749) |#1| |#3|)) (-15 -4299 ((-623 |#3|) |#1|)) (-15 -4167 ((-1 |#1| (-749)) |#3|)) (-15 -3880 ((-3 |#3| "failed") |#1|)) (-15 -1518 (|#1| |#3|)) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1|)) (-15 -2970 ((-623 (-749)) |#1| (-623 |#4|))) (-15 -2970 ((-749) |#1| |#4|)) (-15 -3880 ((-3 |#4| "failed") |#1|)) (-15 -1518 (|#1| |#4|)) (-15 -3866 (|#1| |#1| (-623 |#4|) (-623 |#1|))) (-15 -3866 (|#1| |#1| |#4| |#1|)) (-15 -3866 (|#1| |#1| (-623 |#4|) (-623 |#2|))) (-15 -3866 (|#1| |#1| |#4| |#2|)) (-15 -3866 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -3866 (|#1| |#1| |#1| |#1|)) (-15 -3866 (|#1| |#1| (-287 |#1|))) (-15 -3866 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -2970 (|#5| |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -1518 (|#1| |#2|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -2393 (|#1| |#1| (-623 |#4|) (-623 (-749)))) (-15 -2393 (|#1| |#1| |#4| (-749))) (-15 -2393 (|#1| |#1| (-623 |#4|))) (-15 -2393 (|#1| |#1| |#4|)) (-15 -1518 (|#1| (-550))) (-15 -1518 ((-836) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-1662 (((-623 (-749)) $) 212) (((-623 (-749)) $ |#2|) 210)) (-4073 (((-749) $) 211) (((-749) $ |#2|) 209)) (-3141 (((-623 |#3|) $) 108)) (-3306 (((-1140 $) $ |#3|) 123) (((-1140 |#1|) $) 122)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 85 (|has| |#1| (-542)))) (-1447 (($ $) 86 (|has| |#1| (-542)))) (-4291 (((-112) $) 88 (|has| |#1| (-542)))) (-1520 (((-749) $) 110) (((-749) $ (-623 |#3|)) 109)) (-3219 (((-3 $ "failed") $ $) 19)) (-3688 (((-411 (-1140 $)) (-1140 $)) 98 (|has| |#1| (-882)))) (-1505 (($ $) 96 (|has| |#1| (-444)))) (-3564 (((-411 $) $) 95 (|has| |#1| (-444)))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) 101 (|has| |#1| (-882)))) (-1417 (($ $) 205)) (-3513 (($) 17 T CONST)) (-3880 (((-3 |#1| "failed") $) 162) (((-3 (-400 (-550)) "failed") $) 160 (|has| |#1| (-1011 (-400 (-550))))) (((-3 (-550) "failed") $) 158 (|has| |#1| (-1011 (-550)))) (((-3 |#3| "failed") $) 134) (((-3 |#2| "failed") $) 219)) (-2726 ((|#1| $) 163) (((-400 (-550)) $) 159 (|has| |#1| (-1011 (-400 (-550))))) (((-550) $) 157 (|has| |#1| (-1011 (-550)))) ((|#3| $) 133) ((|#2| $) 218)) (-3340 (($ $ $ |#3|) 106 (|has| |#1| (-170)))) (-3295 (($ $) 152)) (-3780 (((-667 (-550)) (-667 $)) 132 (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) 131 (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) 130) (((-667 |#1|) (-667 $)) 129)) (-1386 (((-3 $ "failed") $) 32)) (-2674 (($ $) 174 (|has| |#1| (-444))) (($ $ |#3|) 103 (|has| |#1| (-444)))) (-3287 (((-623 $) $) 107)) (-3933 (((-112) $) 94 (|has| |#1| (-882)))) (-2613 (($ $ |#1| |#4| $) 170)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) 82 (-12 (|has| |#3| (-859 (-372))) (|has| |#1| (-859 (-372))))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) 81 (-12 (|has| |#3| (-859 (-550))) (|has| |#1| (-859 (-550)))))) (-2475 (((-749) $ |#2|) 215) (((-749) $) 214)) (-3102 (((-112) $) 30)) (-2603 (((-749) $) 167)) (-3129 (($ (-1140 |#1|) |#3|) 115) (($ (-1140 $) |#3|) 114)) (-1822 (((-623 $) $) 124)) (-3439 (((-112) $) 150)) (-3118 (($ |#1| |#4|) 151) (($ $ |#3| (-749)) 117) (($ $ (-623 |#3|) (-623 (-749))) 116)) (-2843 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $ |#3|) 118)) (-1667 ((|#4| $) 168) (((-749) $ |#3|) 120) (((-623 (-749)) $ (-623 |#3|)) 119)) (-2707 (($ $ $) 77 (|has| |#1| (-825)))) (-4164 (($ $ $) 76 (|has| |#1| (-825)))) (-2688 (($ (-1 |#4| |#4|) $) 169)) (-3972 (($ (-1 |#1| |#1|) $) 149)) (-4167 (((-1 $ (-749)) |#2|) 217) (((-1 $ (-749)) $) 204 (|has| |#1| (-227)))) (-2558 (((-3 |#3| "failed") $) 121)) (-3267 (($ $) 147)) (-3277 ((|#1| $) 146)) (-1970 ((|#3| $) 207)) (-3106 (($ (-623 $)) 92 (|has| |#1| (-444))) (($ $ $) 91 (|has| |#1| (-444)))) (-1825 (((-1126) $) 9)) (-1539 (((-112) $) 208)) (-1598 (((-3 (-623 $) "failed") $) 112)) (-1444 (((-3 (-623 $) "failed") $) 113)) (-1748 (((-3 (-2 (|:| |var| |#3|) (|:| -3521 (-749))) "failed") $) 111)) (-3083 (($ $) 206)) (-3337 (((-1088) $) 10)) (-3248 (((-112) $) 164)) (-3256 ((|#1| $) 165)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 93 (|has| |#1| (-444)))) (-3139 (($ (-623 $)) 90 (|has| |#1| (-444))) (($ $ $) 89 (|has| |#1| (-444)))) (-3430 (((-411 (-1140 $)) (-1140 $)) 100 (|has| |#1| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) 99 (|has| |#1| (-882)))) (-3338 (((-411 $) $) 97 (|has| |#1| (-882)))) (-1495 (((-3 $ "failed") $ |#1|) 172 (|has| |#1| (-542))) (((-3 $ "failed") $ $) 84 (|has| |#1| (-542)))) (-3866 (($ $ (-623 (-287 $))) 143) (($ $ (-287 $)) 142) (($ $ $ $) 141) (($ $ (-623 $) (-623 $)) 140) (($ $ |#3| |#1|) 139) (($ $ (-623 |#3|) (-623 |#1|)) 138) (($ $ |#3| $) 137) (($ $ (-623 |#3|) (-623 $)) 136) (($ $ |#2| $) 203 (|has| |#1| (-227))) (($ $ (-623 |#2|) (-623 $)) 202 (|has| |#1| (-227))) (($ $ |#2| |#1|) 201 (|has| |#1| (-227))) (($ $ (-623 |#2|) (-623 |#1|)) 200 (|has| |#1| (-227)))) (-3453 (($ $ |#3|) 105 (|has| |#1| (-170)))) (-2393 (($ $ |#3|) 40) (($ $ (-623 |#3|)) 39) (($ $ |#3| (-749)) 38) (($ $ (-623 |#3|) (-623 (-749))) 37) (($ $) 236 (|has| |#1| (-227))) (($ $ (-749)) 234 (|has| |#1| (-227))) (($ $ (-1144)) 232 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) 231 (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) 230 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) 229 (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) 222) (($ $ (-1 |#1| |#1|)) 221)) (-4299 (((-623 |#2|) $) 216)) (-2970 ((|#4| $) 148) (((-749) $ |#3|) 128) (((-623 (-749)) $ (-623 |#3|)) 127) (((-749) $ |#2|) 213)) (-4028 (((-865 (-372)) $) 80 (-12 (|has| |#3| (-596 (-865 (-372)))) (|has| |#1| (-596 (-865 (-372)))))) (((-865 (-550)) $) 79 (-12 (|has| |#3| (-596 (-865 (-550)))) (|has| |#1| (-596 (-865 (-550)))))) (((-526) $) 78 (-12 (|has| |#3| (-596 (-526))) (|has| |#1| (-596 (-526)))))) (-2503 ((|#1| $) 173 (|has| |#1| (-444))) (($ $ |#3|) 104 (|has| |#1| (-444)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) 102 (-1262 (|has| $ (-143)) (|has| |#1| (-882))))) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#1|) 161) (($ |#3|) 135) (($ |#2|) 220) (($ (-400 (-550))) 70 (-1561 (|has| |#1| (-1011 (-400 (-550)))) (|has| |#1| (-38 (-400 (-550)))))) (($ $) 83 (|has| |#1| (-542)))) (-3511 (((-623 |#1|) $) 166)) (-2510 ((|#1| $ |#4|) 153) (($ $ |#3| (-749)) 126) (($ $ (-623 |#3|) (-623 (-749))) 125)) (-4242 (((-3 $ "failed") $) 71 (-1561 (-1262 (|has| $ (-143)) (|has| |#1| (-882))) (|has| |#1| (-143))))) (-2390 (((-749)) 28)) (-2540 (($ $ $ (-749)) 171 (|has| |#1| (-170)))) (-1345 (((-112) $ $) 87 (|has| |#1| (-542)))) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $ |#3|) 36) (($ $ (-623 |#3|)) 35) (($ $ |#3| (-749)) 34) (($ $ (-623 |#3|) (-623 (-749))) 33) (($ $) 235 (|has| |#1| (-227))) (($ $ (-749)) 233 (|has| |#1| (-227))) (($ $ (-1144)) 228 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) 227 (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) 226 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) 225 (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) 224) (($ $ (-1 |#1| |#1|)) 223)) (-2363 (((-112) $ $) 74 (|has| |#1| (-825)))) (-2345 (((-112) $ $) 73 (|has| |#1| (-825)))) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 75 (|has| |#1| (-825)))) (-2335 (((-112) $ $) 72 (|has| |#1| (-825)))) (-2414 (($ $ |#1|) 154 (|has| |#1| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 156 (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) 155 (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 145) (($ $ |#1|) 144)))
-(((-246 |#1| |#2| |#3| |#4|) (-138) (-1020) (-825) (-259 |t#2|) (-771)) (T -246))
-((-4167 (*1 *2 *3) (-12 (-4 *4 (-1020)) (-4 *3 (-825)) (-4 *5 (-259 *3)) (-4 *6 (-771)) (-5 *2 (-1 *1 (-749))) (-4 *1 (-246 *4 *3 *5 *6)))) (-4299 (*1 *2 *1) (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-825)) (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-623 *4)))) (-2475 (*1 *2 *1 *3) (-12 (-4 *1 (-246 *4 *3 *5 *6)) (-4 *4 (-1020)) (-4 *3 (-825)) (-4 *5 (-259 *3)) (-4 *6 (-771)) (-5 *2 (-749)))) (-2475 (*1 *2 *1) (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-825)) (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-749)))) (-2970 (*1 *2 *1 *3) (-12 (-4 *1 (-246 *4 *3 *5 *6)) (-4 *4 (-1020)) (-4 *3 (-825)) (-4 *5 (-259 *3)) (-4 *6 (-771)) (-5 *2 (-749)))) (-1662 (*1 *2 *1) (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-825)) (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-623 (-749))))) (-4073 (*1 *2 *1) (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-825)) (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-749)))) (-1662 (*1 *2 *1 *3) (-12 (-4 *1 (-246 *4 *3 *5 *6)) (-4 *4 (-1020)) (-4 *3 (-825)) (-4 *5 (-259 *3)) (-4 *6 (-771)) (-5 *2 (-623 (-749))))) (-4073 (*1 *2 *1 *3) (-12 (-4 *1 (-246 *4 *3 *5 *6)) (-4 *4 (-1020)) (-4 *3 (-825)) (-4 *5 (-259 *3)) (-4 *6 (-771)) (-5 *2 (-749)))) (-1539 (*1 *2 *1) (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-825)) (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-112)))) (-1970 (*1 *2 *1) (-12 (-4 *1 (-246 *3 *4 *2 *5)) (-4 *3 (-1020)) (-4 *4 (-825)) (-4 *5 (-771)) (-4 *2 (-259 *4)))) (-3083 (*1 *1 *1) (-12 (-4 *1 (-246 *2 *3 *4 *5)) (-4 *2 (-1020)) (-4 *3 (-825)) (-4 *4 (-259 *3)) (-4 *5 (-771)))) (-1417 (*1 *1 *1) (-12 (-4 *1 (-246 *2 *3 *4 *5)) (-4 *2 (-1020)) (-4 *3 (-825)) (-4 *4 (-259 *3)) (-4 *5 (-771)))) (-4167 (*1 *2 *1) (-12 (-4 *3 (-227)) (-4 *3 (-1020)) (-4 *4 (-825)) (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-1 *1 (-749))) (-4 *1 (-246 *3 *4 *5 *6)))))
-(-13 (-922 |t#1| |t#4| |t#3|) (-225 |t#1|) (-1011 |t#2|) (-10 -8 (-15 -4167 ((-1 $ (-749)) |t#2|)) (-15 -4299 ((-623 |t#2|) $)) (-15 -2475 ((-749) $ |t#2|)) (-15 -2475 ((-749) $)) (-15 -2970 ((-749) $ |t#2|)) (-15 -1662 ((-623 (-749)) $)) (-15 -4073 ((-749) $)) (-15 -1662 ((-623 (-749)) $ |t#2|)) (-15 -4073 ((-749) $ |t#2|)) (-15 -1539 ((-112) $)) (-15 -1970 (|t#3| $)) (-15 -3083 ($ $)) (-15 -1417 ($ $)) (IF (|has| |t#1| (-227)) (PROGN (-6 (-505 |t#2| |t#1|)) (-6 (-505 |t#2| $)) (-6 (-302 $)) (-15 -4167 ((-1 $ (-749)) $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| |#4|) . T) ((-25) . T) ((-38 #0=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-101) . T) ((-111 #0# #0#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-170) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-170))) ((-596 (-526)) -12 (|has| |#1| (-596 (-526))) (|has| |#3| (-596 (-526)))) ((-596 (-865 (-372))) -12 (|has| |#1| (-596 (-865 (-372)))) (|has| |#3| (-596 (-865 (-372))))) ((-596 (-865 (-550))) -12 (|has| |#1| (-596 (-865 (-550)))) (|has| |#3| (-596 (-865 (-550))))) ((-225 |#1|) . T) ((-227) |has| |#1| (-227)) ((-283) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-302 $) . T) ((-319 |#1| |#4|) . T) ((-370 |#1|) . T) ((-404 |#1|) . T) ((-444) -1561 (|has| |#1| (-882)) (|has| |#1| (-444))) ((-505 |#2| |#1|) |has| |#1| (-227)) ((-505 |#2| $) |has| |#1| (-227)) ((-505 |#3| |#1|) . T) ((-505 |#3| $) . T) ((-505 $ $) . T) ((-542) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-626 #0#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-619 (-550)) |has| |#1| (-619 (-550))) ((-619 |#1|) . T) ((-696 #0#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-705) . T) ((-825) |has| |#1| (-825)) ((-873 (-1144)) |has| |#1| (-873 (-1144))) ((-873 |#3|) . T) ((-859 (-372)) -12 (|has| |#1| (-859 (-372))) (|has| |#3| (-859 (-372)))) ((-859 (-550)) -12 (|has| |#1| (-859 (-550))) (|has| |#3| (-859 (-550)))) ((-922 |#1| |#4| |#3|) . T) ((-882) |has| |#1| (-882)) ((-1011 (-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) ((-1011 (-550)) |has| |#1| (-1011 (-550))) ((-1011 |#1|) . T) ((-1011 |#2|) . T) ((-1011 |#3|) . T) ((-1026 #0#) |has| |#1| (-38 (-400 (-550)))) ((-1026 |#1|) . T) ((-1026 $) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-170))) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1185) |has| |#1| (-882)))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-3623 ((|#1| $) 54)) (-2038 ((|#1| $) 44)) (-4047 (((-112) $ (-749)) 8)) (-3513 (($) 7 T CONST)) (-1945 (($ $) 60)) (-2342 (($ $) 48)) (-2094 ((|#1| |#1| $) 46)) (-2006 ((|#1| $) 45)) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) 9)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35)) (-1573 (((-112) $ (-749)) 10)) (-3772 (((-749) $) 61)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-3638 ((|#1| $) 39)) (-3436 ((|#1| |#1| $) 52)) (-3344 ((|#1| |#1| $) 51)) (-1886 (($ |#1| $) 40)) (-3142 (((-749) $) 55)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-1854 ((|#1| $) 62)) (-3265 ((|#1| $) 50)) (-1335 ((|#1| $) 49)) (-3760 ((|#1| $) 41)) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2131 ((|#1| |#1| $) 58)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2047 ((|#1| $) 59)) (-3686 (($) 57) (($ (-623 |#1|)) 56)) (-2775 (((-749) $) 43)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-3524 ((|#1| $) 53)) (-3685 (($ (-623 |#1|)) 42)) (-1752 ((|#1| $) 63)) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-247 |#1|) (-138) (-1181)) (T -247))
-((-3686 (*1 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1181)))) (-3686 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-4 *1 (-247 *3)))) (-3142 (*1 *2 *1) (-12 (-4 *1 (-247 *3)) (-4 *3 (-1181)) (-5 *2 (-749)))) (-3623 (*1 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1181)))) (-3524 (*1 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1181)))) (-3436 (*1 *2 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1181)))) (-3344 (*1 *2 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1181)))) (-3265 (*1 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1181)))) (-1335 (*1 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1181)))) (-2342 (*1 *1 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1181)))))
-(-13 (-1089 |t#1|) (-968 |t#1|) (-10 -8 (-15 -3686 ($)) (-15 -3686 ($ (-623 |t#1|))) (-15 -3142 ((-749) $)) (-15 -3623 (|t#1| $)) (-15 -3524 (|t#1| $)) (-15 -3436 (|t#1| |t#1| $)) (-15 -3344 (|t#1| |t#1| $)) (-15 -3265 (|t#1| $)) (-15 -1335 (|t#1| $)) (-15 -2342 ($ $))))
-(((-34) . T) ((-106 |#1|) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-968 |#1|) . T) ((-1068) |has| |#1| (-1068)) ((-1089 |#1|) . T) ((-1181) . T))
-((-3766 (((-1 (-916 (-219)) (-219) (-219)) (-1 (-916 (-219)) (-219) (-219)) (-1 (-219) (-219) (-219) (-219))) 139)) (-2835 (((-1101 (-219)) (-855 (-1 (-219) (-219) (-219))) (-1062 (-372)) (-1062 (-372))) 160) (((-1101 (-219)) (-855 (-1 (-219) (-219) (-219))) (-1062 (-372)) (-1062 (-372)) (-623 (-256))) 158) (((-1101 (-219)) (-1 (-916 (-219)) (-219) (-219)) (-1062 (-372)) (-1062 (-372))) 163) (((-1101 (-219)) (-1 (-916 (-219)) (-219) (-219)) (-1062 (-372)) (-1062 (-372)) (-623 (-256))) 159) (((-1101 (-219)) (-1 (-219) (-219) (-219)) (-1062 (-372)) (-1062 (-372))) 150) (((-1101 (-219)) (-1 (-219) (-219) (-219)) (-1062 (-372)) (-1062 (-372)) (-623 (-256))) 149) (((-1101 (-219)) (-1 (-916 (-219)) (-219)) (-1062 (-372))) 129) (((-1101 (-219)) (-1 (-916 (-219)) (-219)) (-1062 (-372)) (-623 (-256))) 127) (((-1101 (-219)) (-852 (-1 (-219) (-219))) (-1062 (-372))) 128) (((-1101 (-219)) (-852 (-1 (-219) (-219))) (-1062 (-372)) (-623 (-256))) 125)) (-2787 (((-1229) (-855 (-1 (-219) (-219) (-219))) (-1062 (-372)) (-1062 (-372))) 162) (((-1229) (-855 (-1 (-219) (-219) (-219))) (-1062 (-372)) (-1062 (-372)) (-623 (-256))) 161) (((-1229) (-1 (-916 (-219)) (-219) (-219)) (-1062 (-372)) (-1062 (-372))) 165) (((-1229) (-1 (-916 (-219)) (-219) (-219)) (-1062 (-372)) (-1062 (-372)) (-623 (-256))) 164) (((-1229) (-1 (-219) (-219) (-219)) (-1062 (-372)) (-1062 (-372))) 152) (((-1229) (-1 (-219) (-219) (-219)) (-1062 (-372)) (-1062 (-372)) (-623 (-256))) 151) (((-1229) (-1 (-916 (-219)) (-219)) (-1062 (-372))) 135) (((-1229) (-1 (-916 (-219)) (-219)) (-1062 (-372)) (-623 (-256))) 134) (((-1229) (-852 (-1 (-219) (-219))) (-1062 (-372))) 133) (((-1229) (-852 (-1 (-219) (-219))) (-1062 (-372)) (-623 (-256))) 132) (((-1228) (-850 (-1 (-219) (-219))) (-1062 (-372))) 100) (((-1228) (-850 (-1 (-219) (-219))) (-1062 (-372)) (-623 (-256))) 99) (((-1228) (-1 (-219) (-219)) (-1062 (-372))) 96) (((-1228) (-1 (-219) (-219)) (-1062 (-372)) (-623 (-256))) 95)))
-(((-248) (-10 -7 (-15 -2787 ((-1228) (-1 (-219) (-219)) (-1062 (-372)) (-623 (-256)))) (-15 -2787 ((-1228) (-1 (-219) (-219)) (-1062 (-372)))) (-15 -2787 ((-1228) (-850 (-1 (-219) (-219))) (-1062 (-372)) (-623 (-256)))) (-15 -2787 ((-1228) (-850 (-1 (-219) (-219))) (-1062 (-372)))) (-15 -2787 ((-1229) (-852 (-1 (-219) (-219))) (-1062 (-372)) (-623 (-256)))) (-15 -2787 ((-1229) (-852 (-1 (-219) (-219))) (-1062 (-372)))) (-15 -2787 ((-1229) (-1 (-916 (-219)) (-219)) (-1062 (-372)) (-623 (-256)))) (-15 -2787 ((-1229) (-1 (-916 (-219)) (-219)) (-1062 (-372)))) (-15 -2835 ((-1101 (-219)) (-852 (-1 (-219) (-219))) (-1062 (-372)) (-623 (-256)))) (-15 -2835 ((-1101 (-219)) (-852 (-1 (-219) (-219))) (-1062 (-372)))) (-15 -2835 ((-1101 (-219)) (-1 (-916 (-219)) (-219)) (-1062 (-372)) (-623 (-256)))) (-15 -2835 ((-1101 (-219)) (-1 (-916 (-219)) (-219)) (-1062 (-372)))) (-15 -2787 ((-1229) (-1 (-219) (-219) (-219)) (-1062 (-372)) (-1062 (-372)) (-623 (-256)))) (-15 -2787 ((-1229) (-1 (-219) (-219) (-219)) (-1062 (-372)) (-1062 (-372)))) (-15 -2835 ((-1101 (-219)) (-1 (-219) (-219) (-219)) (-1062 (-372)) (-1062 (-372)) (-623 (-256)))) (-15 -2835 ((-1101 (-219)) (-1 (-219) (-219) (-219)) (-1062 (-372)) (-1062 (-372)))) (-15 -2787 ((-1229) (-1 (-916 (-219)) (-219) (-219)) (-1062 (-372)) (-1062 (-372)) (-623 (-256)))) (-15 -2787 ((-1229) (-1 (-916 (-219)) (-219) (-219)) (-1062 (-372)) (-1062 (-372)))) (-15 -2835 ((-1101 (-219)) (-1 (-916 (-219)) (-219) (-219)) (-1062 (-372)) (-1062 (-372)) (-623 (-256)))) (-15 -2835 ((-1101 (-219)) (-1 (-916 (-219)) (-219) (-219)) (-1062 (-372)) (-1062 (-372)))) (-15 -2787 ((-1229) (-855 (-1 (-219) (-219) (-219))) (-1062 (-372)) (-1062 (-372)) (-623 (-256)))) (-15 -2787 ((-1229) (-855 (-1 (-219) (-219) (-219))) (-1062 (-372)) (-1062 (-372)))) (-15 -2835 ((-1101 (-219)) (-855 (-1 (-219) (-219) (-219))) (-1062 (-372)) (-1062 (-372)) (-623 (-256)))) (-15 -2835 ((-1101 (-219)) (-855 (-1 (-219) (-219) (-219))) (-1062 (-372)) (-1062 (-372)))) (-15 -3766 ((-1 (-916 (-219)) (-219) (-219)) (-1 (-916 (-219)) (-219) (-219)) (-1 (-219) (-219) (-219) (-219)))))) (T -248))
-((-3766 (*1 *2 *2 *3) (-12 (-5 *2 (-1 (-916 (-219)) (-219) (-219))) (-5 *3 (-1 (-219) (-219) (-219) (-219))) (-5 *1 (-248)))) (-2835 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-855 (-1 (-219) (-219) (-219)))) (-5 *4 (-1062 (-372))) (-5 *2 (-1101 (-219))) (-5 *1 (-248)))) (-2835 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-855 (-1 (-219) (-219) (-219)))) (-5 *4 (-1062 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1101 (-219))) (-5 *1 (-248)))) (-2787 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-855 (-1 (-219) (-219) (-219)))) (-5 *4 (-1062 (-372))) (-5 *2 (-1229)) (-5 *1 (-248)))) (-2787 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-855 (-1 (-219) (-219) (-219)))) (-5 *4 (-1062 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-248)))) (-2835 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-916 (-219)) (-219) (-219))) (-5 *4 (-1062 (-372))) (-5 *2 (-1101 (-219))) (-5 *1 (-248)))) (-2835 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-916 (-219)) (-219) (-219))) (-5 *4 (-1062 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1101 (-219))) (-5 *1 (-248)))) (-2787 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-916 (-219)) (-219) (-219))) (-5 *4 (-1062 (-372))) (-5 *2 (-1229)) (-5 *1 (-248)))) (-2787 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-916 (-219)) (-219) (-219))) (-5 *4 (-1062 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-248)))) (-2835 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-1062 (-372))) (-5 *2 (-1101 (-219))) (-5 *1 (-248)))) (-2835 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-1062 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1101 (-219))) (-5 *1 (-248)))) (-2787 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-1062 (-372))) (-5 *2 (-1229)) (-5 *1 (-248)))) (-2787 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-1062 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-248)))) (-2835 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-916 (-219)) (-219))) (-5 *4 (-1062 (-372))) (-5 *2 (-1101 (-219))) (-5 *1 (-248)))) (-2835 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-916 (-219)) (-219))) (-5 *4 (-1062 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1101 (-219))) (-5 *1 (-248)))) (-2835 (*1 *2 *3 *4) (-12 (-5 *3 (-852 (-1 (-219) (-219)))) (-5 *4 (-1062 (-372))) (-5 *2 (-1101 (-219))) (-5 *1 (-248)))) (-2835 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-852 (-1 (-219) (-219)))) (-5 *4 (-1062 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1101 (-219))) (-5 *1 (-248)))) (-2787 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-916 (-219)) (-219))) (-5 *4 (-1062 (-372))) (-5 *2 (-1229)) (-5 *1 (-248)))) (-2787 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-916 (-219)) (-219))) (-5 *4 (-1062 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-248)))) (-2787 (*1 *2 *3 *4) (-12 (-5 *3 (-852 (-1 (-219) (-219)))) (-5 *4 (-1062 (-372))) (-5 *2 (-1229)) (-5 *1 (-248)))) (-2787 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-852 (-1 (-219) (-219)))) (-5 *4 (-1062 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-248)))) (-2787 (*1 *2 *3 *4) (-12 (-5 *3 (-850 (-1 (-219) (-219)))) (-5 *4 (-1062 (-372))) (-5 *2 (-1228)) (-5 *1 (-248)))) (-2787 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-850 (-1 (-219) (-219)))) (-5 *4 (-1062 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1228)) (-5 *1 (-248)))) (-2787 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-219) (-219))) (-5 *4 (-1062 (-372))) (-5 *2 (-1228)) (-5 *1 (-248)))) (-2787 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-219) (-219))) (-5 *4 (-1062 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1228)) (-5 *1 (-248)))))
-(-10 -7 (-15 -2787 ((-1228) (-1 (-219) (-219)) (-1062 (-372)) (-623 (-256)))) (-15 -2787 ((-1228) (-1 (-219) (-219)) (-1062 (-372)))) (-15 -2787 ((-1228) (-850 (-1 (-219) (-219))) (-1062 (-372)) (-623 (-256)))) (-15 -2787 ((-1228) (-850 (-1 (-219) (-219))) (-1062 (-372)))) (-15 -2787 ((-1229) (-852 (-1 (-219) (-219))) (-1062 (-372)) (-623 (-256)))) (-15 -2787 ((-1229) (-852 (-1 (-219) (-219))) (-1062 (-372)))) (-15 -2787 ((-1229) (-1 (-916 (-219)) (-219)) (-1062 (-372)) (-623 (-256)))) (-15 -2787 ((-1229) (-1 (-916 (-219)) (-219)) (-1062 (-372)))) (-15 -2835 ((-1101 (-219)) (-852 (-1 (-219) (-219))) (-1062 (-372)) (-623 (-256)))) (-15 -2835 ((-1101 (-219)) (-852 (-1 (-219) (-219))) (-1062 (-372)))) (-15 -2835 ((-1101 (-219)) (-1 (-916 (-219)) (-219)) (-1062 (-372)) (-623 (-256)))) (-15 -2835 ((-1101 (-219)) (-1 (-916 (-219)) (-219)) (-1062 (-372)))) (-15 -2787 ((-1229) (-1 (-219) (-219) (-219)) (-1062 (-372)) (-1062 (-372)) (-623 (-256)))) (-15 -2787 ((-1229) (-1 (-219) (-219) (-219)) (-1062 (-372)) (-1062 (-372)))) (-15 -2835 ((-1101 (-219)) (-1 (-219) (-219) (-219)) (-1062 (-372)) (-1062 (-372)) (-623 (-256)))) (-15 -2835 ((-1101 (-219)) (-1 (-219) (-219) (-219)) (-1062 (-372)) (-1062 (-372)))) (-15 -2787 ((-1229) (-1 (-916 (-219)) (-219) (-219)) (-1062 (-372)) (-1062 (-372)) (-623 (-256)))) (-15 -2787 ((-1229) (-1 (-916 (-219)) (-219) (-219)) (-1062 (-372)) (-1062 (-372)))) (-15 -2835 ((-1101 (-219)) (-1 (-916 (-219)) (-219) (-219)) (-1062 (-372)) (-1062 (-372)) (-623 (-256)))) (-15 -2835 ((-1101 (-219)) (-1 (-916 (-219)) (-219) (-219)) (-1062 (-372)) (-1062 (-372)))) (-15 -2787 ((-1229) (-855 (-1 (-219) (-219) (-219))) (-1062 (-372)) (-1062 (-372)) (-623 (-256)))) (-15 -2787 ((-1229) (-855 (-1 (-219) (-219) (-219))) (-1062 (-372)) (-1062 (-372)))) (-15 -2835 ((-1101 (-219)) (-855 (-1 (-219) (-219) (-219))) (-1062 (-372)) (-1062 (-372)) (-623 (-256)))) (-15 -2835 ((-1101 (-219)) (-855 (-1 (-219) (-219) (-219))) (-1062 (-372)) (-1062 (-372)))) (-15 -3766 ((-1 (-916 (-219)) (-219) (-219)) (-1 (-916 (-219)) (-219) (-219)) (-1 (-219) (-219) (-219) (-219)))))
-((-2787 (((-1228) (-287 |#2|) (-1144) (-1144) (-623 (-256))) 96)))
-(((-249 |#1| |#2|) (-10 -7 (-15 -2787 ((-1228) (-287 |#2|) (-1144) (-1144) (-623 (-256))))) (-13 (-542) (-825) (-1011 (-550))) (-423 |#1|)) (T -249))
-((-2787 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-287 *7)) (-5 *4 (-1144)) (-5 *5 (-623 (-256))) (-4 *7 (-423 *6)) (-4 *6 (-13 (-542) (-825) (-1011 (-550)))) (-5 *2 (-1228)) (-5 *1 (-249 *6 *7)))))
-(-10 -7 (-15 -2787 ((-1228) (-287 |#2|) (-1144) (-1144) (-623 (-256)))))
-((-2812 (((-550) (-550)) 50)) (-2907 (((-550) (-550)) 51)) (-2986 (((-219) (-219)) 52)) (-2728 (((-1229) (-1 (-167 (-219)) (-167 (-219))) (-1062 (-219)) (-1062 (-219))) 49)) (-3846 (((-1229) (-1 (-167 (-219)) (-167 (-219))) (-1062 (-219)) (-1062 (-219)) (-112)) 47)))
-(((-250) (-10 -7 (-15 -3846 ((-1229) (-1 (-167 (-219)) (-167 (-219))) (-1062 (-219)) (-1062 (-219)) (-112))) (-15 -2728 ((-1229) (-1 (-167 (-219)) (-167 (-219))) (-1062 (-219)) (-1062 (-219)))) (-15 -2812 ((-550) (-550))) (-15 -2907 ((-550) (-550))) (-15 -2986 ((-219) (-219))))) (T -250))
-((-2986 (*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-250)))) (-2907 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-250)))) (-2812 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-250)))) (-2728 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-167 (-219)) (-167 (-219)))) (-5 *4 (-1062 (-219))) (-5 *2 (-1229)) (-5 *1 (-250)))) (-3846 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-167 (-219)) (-167 (-219)))) (-5 *4 (-1062 (-219))) (-5 *5 (-112)) (-5 *2 (-1229)) (-5 *1 (-250)))))
-(-10 -7 (-15 -3846 ((-1229) (-1 (-167 (-219)) (-167 (-219))) (-1062 (-219)) (-1062 (-219)) (-112))) (-15 -2728 ((-1229) (-1 (-167 (-219)) (-167 (-219))) (-1062 (-219)) (-1062 (-219)))) (-15 -2812 ((-550) (-550))) (-15 -2907 ((-550) (-550))) (-15 -2986 ((-219) (-219))))
-((-1518 (((-1060 (-372)) (-1060 (-309 |#1|))) 16)))
-(((-251 |#1|) (-10 -7 (-15 -1518 ((-1060 (-372)) (-1060 (-309 |#1|))))) (-13 (-825) (-542) (-596 (-372)))) (T -251))
-((-1518 (*1 *2 *3) (-12 (-5 *3 (-1060 (-309 *4))) (-4 *4 (-13 (-825) (-542) (-596 (-372)))) (-5 *2 (-1060 (-372))) (-5 *1 (-251 *4)))))
-(-10 -7 (-15 -1518 ((-1060 (-372)) (-1060 (-309 |#1|)))))
-((-2835 (((-1101 (-219)) (-855 |#1|) (-1060 (-372)) (-1060 (-372))) 71) (((-1101 (-219)) (-855 |#1|) (-1060 (-372)) (-1060 (-372)) (-623 (-256))) 70) (((-1101 (-219)) |#1| (-1060 (-372)) (-1060 (-372))) 61) (((-1101 (-219)) |#1| (-1060 (-372)) (-1060 (-372)) (-623 (-256))) 60) (((-1101 (-219)) (-852 |#1|) (-1060 (-372))) 52) (((-1101 (-219)) (-852 |#1|) (-1060 (-372)) (-623 (-256))) 51)) (-2787 (((-1229) (-855 |#1|) (-1060 (-372)) (-1060 (-372))) 74) (((-1229) (-855 |#1|) (-1060 (-372)) (-1060 (-372)) (-623 (-256))) 73) (((-1229) |#1| (-1060 (-372)) (-1060 (-372))) 64) (((-1229) |#1| (-1060 (-372)) (-1060 (-372)) (-623 (-256))) 63) (((-1229) (-852 |#1|) (-1060 (-372))) 56) (((-1229) (-852 |#1|) (-1060 (-372)) (-623 (-256))) 55) (((-1228) (-850 |#1|) (-1060 (-372))) 43) (((-1228) (-850 |#1|) (-1060 (-372)) (-623 (-256))) 42) (((-1228) |#1| (-1060 (-372))) 35) (((-1228) |#1| (-1060 (-372)) (-623 (-256))) 34)))
-(((-252 |#1|) (-10 -7 (-15 -2787 ((-1228) |#1| (-1060 (-372)) (-623 (-256)))) (-15 -2787 ((-1228) |#1| (-1060 (-372)))) (-15 -2787 ((-1228) (-850 |#1|) (-1060 (-372)) (-623 (-256)))) (-15 -2787 ((-1228) (-850 |#1|) (-1060 (-372)))) (-15 -2787 ((-1229) (-852 |#1|) (-1060 (-372)) (-623 (-256)))) (-15 -2787 ((-1229) (-852 |#1|) (-1060 (-372)))) (-15 -2835 ((-1101 (-219)) (-852 |#1|) (-1060 (-372)) (-623 (-256)))) (-15 -2835 ((-1101 (-219)) (-852 |#1|) (-1060 (-372)))) (-15 -2787 ((-1229) |#1| (-1060 (-372)) (-1060 (-372)) (-623 (-256)))) (-15 -2787 ((-1229) |#1| (-1060 (-372)) (-1060 (-372)))) (-15 -2835 ((-1101 (-219)) |#1| (-1060 (-372)) (-1060 (-372)) (-623 (-256)))) (-15 -2835 ((-1101 (-219)) |#1| (-1060 (-372)) (-1060 (-372)))) (-15 -2787 ((-1229) (-855 |#1|) (-1060 (-372)) (-1060 (-372)) (-623 (-256)))) (-15 -2787 ((-1229) (-855 |#1|) (-1060 (-372)) (-1060 (-372)))) (-15 -2835 ((-1101 (-219)) (-855 |#1|) (-1060 (-372)) (-1060 (-372)) (-623 (-256)))) (-15 -2835 ((-1101 (-219)) (-855 |#1|) (-1060 (-372)) (-1060 (-372))))) (-13 (-596 (-526)) (-1068))) (T -252))
-((-2835 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-855 *5)) (-5 *4 (-1060 (-372))) (-4 *5 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1101 (-219))) (-5 *1 (-252 *5)))) (-2835 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-855 *6)) (-5 *4 (-1060 (-372))) (-5 *5 (-623 (-256))) (-4 *6 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1101 (-219))) (-5 *1 (-252 *6)))) (-2787 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-855 *5)) (-5 *4 (-1060 (-372))) (-4 *5 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1229)) (-5 *1 (-252 *5)))) (-2787 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-855 *6)) (-5 *4 (-1060 (-372))) (-5 *5 (-623 (-256))) (-4 *6 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1229)) (-5 *1 (-252 *6)))) (-2835 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1060 (-372))) (-5 *2 (-1101 (-219))) (-5 *1 (-252 *3)) (-4 *3 (-13 (-596 (-526)) (-1068))))) (-2835 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1060 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1101 (-219))) (-5 *1 (-252 *3)) (-4 *3 (-13 (-596 (-526)) (-1068))))) (-2787 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1060 (-372))) (-5 *2 (-1229)) (-5 *1 (-252 *3)) (-4 *3 (-13 (-596 (-526)) (-1068))))) (-2787 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1060 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-252 *3)) (-4 *3 (-13 (-596 (-526)) (-1068))))) (-2835 (*1 *2 *3 *4) (-12 (-5 *3 (-852 *5)) (-5 *4 (-1060 (-372))) (-4 *5 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1101 (-219))) (-5 *1 (-252 *5)))) (-2835 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-852 *6)) (-5 *4 (-1060 (-372))) (-5 *5 (-623 (-256))) (-4 *6 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1101 (-219))) (-5 *1 (-252 *6)))) (-2787 (*1 *2 *3 *4) (-12 (-5 *3 (-852 *5)) (-5 *4 (-1060 (-372))) (-4 *5 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1229)) (-5 *1 (-252 *5)))) (-2787 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-852 *6)) (-5 *4 (-1060 (-372))) (-5 *5 (-623 (-256))) (-4 *6 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1229)) (-5 *1 (-252 *6)))) (-2787 (*1 *2 *3 *4) (-12 (-5 *3 (-850 *5)) (-5 *4 (-1060 (-372))) (-4 *5 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1228)) (-5 *1 (-252 *5)))) (-2787 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-850 *6)) (-5 *4 (-1060 (-372))) (-5 *5 (-623 (-256))) (-4 *6 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1228)) (-5 *1 (-252 *6)))) (-2787 (*1 *2 *3 *4) (-12 (-5 *4 (-1060 (-372))) (-5 *2 (-1228)) (-5 *1 (-252 *3)) (-4 *3 (-13 (-596 (-526)) (-1068))))) (-2787 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1060 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1228)) (-5 *1 (-252 *3)) (-4 *3 (-13 (-596 (-526)) (-1068))))))
-(-10 -7 (-15 -2787 ((-1228) |#1| (-1060 (-372)) (-623 (-256)))) (-15 -2787 ((-1228) |#1| (-1060 (-372)))) (-15 -2787 ((-1228) (-850 |#1|) (-1060 (-372)) (-623 (-256)))) (-15 -2787 ((-1228) (-850 |#1|) (-1060 (-372)))) (-15 -2787 ((-1229) (-852 |#1|) (-1060 (-372)) (-623 (-256)))) (-15 -2787 ((-1229) (-852 |#1|) (-1060 (-372)))) (-15 -2835 ((-1101 (-219)) (-852 |#1|) (-1060 (-372)) (-623 (-256)))) (-15 -2835 ((-1101 (-219)) (-852 |#1|) (-1060 (-372)))) (-15 -2787 ((-1229) |#1| (-1060 (-372)) (-1060 (-372)) (-623 (-256)))) (-15 -2787 ((-1229) |#1| (-1060 (-372)) (-1060 (-372)))) (-15 -2835 ((-1101 (-219)) |#1| (-1060 (-372)) (-1060 (-372)) (-623 (-256)))) (-15 -2835 ((-1101 (-219)) |#1| (-1060 (-372)) (-1060 (-372)))) (-15 -2787 ((-1229) (-855 |#1|) (-1060 (-372)) (-1060 (-372)) (-623 (-256)))) (-15 -2787 ((-1229) (-855 |#1|) (-1060 (-372)) (-1060 (-372)))) (-15 -2835 ((-1101 (-219)) (-855 |#1|) (-1060 (-372)) (-1060 (-372)) (-623 (-256)))) (-15 -2835 ((-1101 (-219)) (-855 |#1|) (-1060 (-372)) (-1060 (-372)))))
-((-2787 (((-1229) (-623 (-219)) (-623 (-219)) (-623 (-219)) (-623 (-256))) 23) (((-1229) (-623 (-219)) (-623 (-219)) (-623 (-219))) 24) (((-1228) (-623 (-916 (-219))) (-623 (-256))) 16) (((-1228) (-623 (-916 (-219)))) 17) (((-1228) (-623 (-219)) (-623 (-219)) (-623 (-256))) 20) (((-1228) (-623 (-219)) (-623 (-219))) 21)))
-(((-253) (-10 -7 (-15 -2787 ((-1228) (-623 (-219)) (-623 (-219)))) (-15 -2787 ((-1228) (-623 (-219)) (-623 (-219)) (-623 (-256)))) (-15 -2787 ((-1228) (-623 (-916 (-219))))) (-15 -2787 ((-1228) (-623 (-916 (-219))) (-623 (-256)))) (-15 -2787 ((-1229) (-623 (-219)) (-623 (-219)) (-623 (-219)))) (-15 -2787 ((-1229) (-623 (-219)) (-623 (-219)) (-623 (-219)) (-623 (-256)))))) (T -253))
-((-2787 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-623 (-219))) (-5 *4 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-253)))) (-2787 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-623 (-219))) (-5 *2 (-1229)) (-5 *1 (-253)))) (-2787 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-916 (-219)))) (-5 *4 (-623 (-256))) (-5 *2 (-1228)) (-5 *1 (-253)))) (-2787 (*1 *2 *3) (-12 (-5 *3 (-623 (-916 (-219)))) (-5 *2 (-1228)) (-5 *1 (-253)))) (-2787 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-623 (-219))) (-5 *4 (-623 (-256))) (-5 *2 (-1228)) (-5 *1 (-253)))) (-2787 (*1 *2 *3 *3) (-12 (-5 *3 (-623 (-219))) (-5 *2 (-1228)) (-5 *1 (-253)))))
-(-10 -7 (-15 -2787 ((-1228) (-623 (-219)) (-623 (-219)))) (-15 -2787 ((-1228) (-623 (-219)) (-623 (-219)) (-623 (-256)))) (-15 -2787 ((-1228) (-623 (-916 (-219))))) (-15 -2787 ((-1228) (-623 (-916 (-219))) (-623 (-256)))) (-15 -2787 ((-1229) (-623 (-219)) (-623 (-219)) (-623 (-219)))) (-15 -2787 ((-1229) (-623 (-219)) (-623 (-219)) (-623 (-219)) (-623 (-256)))))
-((-2725 (((-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))) (-623 (-256)) (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)))) 26)) (-1944 (((-894) (-623 (-256)) (-894)) 53)) (-1840 (((-894) (-623 (-256)) (-894)) 52)) (-1476 (((-623 (-372)) (-623 (-256)) (-623 (-372))) 69)) (-3973 (((-372) (-623 (-256)) (-372)) 58)) (-2130 (((-894) (-623 (-256)) (-894)) 54)) (-1499 (((-112) (-623 (-256)) (-112)) 28)) (-4098 (((-1126) (-623 (-256)) (-1126)) 20)) (-2589 (((-1126) (-623 (-256)) (-1126)) 27)) (-2046 (((-1101 (-219)) (-623 (-256))) 47)) (-1316 (((-623 (-1062 (-372))) (-623 (-256)) (-623 (-1062 (-372)))) 41)) (-1609 (((-847) (-623 (-256)) (-847)) 33)) (-1724 (((-847) (-623 (-256)) (-847)) 34)) (-2023 (((-1 (-916 (-219)) (-916 (-219))) (-623 (-256)) (-1 (-916 (-219)) (-916 (-219)))) 64)) (-2509 (((-112) (-623 (-256)) (-112)) 16)) (-2073 (((-112) (-623 (-256)) (-112)) 15)))
-(((-254) (-10 -7 (-15 -2073 ((-112) (-623 (-256)) (-112))) (-15 -2509 ((-112) (-623 (-256)) (-112))) (-15 -2725 ((-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))) (-623 (-256)) (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))) (-15 -4098 ((-1126) (-623 (-256)) (-1126))) (-15 -2589 ((-1126) (-623 (-256)) (-1126))) (-15 -1499 ((-112) (-623 (-256)) (-112))) (-15 -1609 ((-847) (-623 (-256)) (-847))) (-15 -1724 ((-847) (-623 (-256)) (-847))) (-15 -1316 ((-623 (-1062 (-372))) (-623 (-256)) (-623 (-1062 (-372))))) (-15 -1840 ((-894) (-623 (-256)) (-894))) (-15 -1944 ((-894) (-623 (-256)) (-894))) (-15 -2046 ((-1101 (-219)) (-623 (-256)))) (-15 -2130 ((-894) (-623 (-256)) (-894))) (-15 -3973 ((-372) (-623 (-256)) (-372))) (-15 -2023 ((-1 (-916 (-219)) (-916 (-219))) (-623 (-256)) (-1 (-916 (-219)) (-916 (-219))))) (-15 -1476 ((-623 (-372)) (-623 (-256)) (-623 (-372)))))) (T -254))
-((-1476 (*1 *2 *3 *2) (-12 (-5 *2 (-623 (-372))) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-2023 (*1 *2 *3 *2) (-12 (-5 *2 (-1 (-916 (-219)) (-916 (-219)))) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-3973 (*1 *2 *3 *2) (-12 (-5 *2 (-372)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-2130 (*1 *2 *3 *2) (-12 (-5 *2 (-894)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-2046 (*1 *2 *3) (-12 (-5 *3 (-623 (-256))) (-5 *2 (-1101 (-219))) (-5 *1 (-254)))) (-1944 (*1 *2 *3 *2) (-12 (-5 *2 (-894)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-1840 (*1 *2 *3 *2) (-12 (-5 *2 (-894)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-1316 (*1 *2 *3 *2) (-12 (-5 *2 (-623 (-1062 (-372)))) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-1724 (*1 *2 *3 *2) (-12 (-5 *2 (-847)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-1609 (*1 *2 *3 *2) (-12 (-5 *2 (-847)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-1499 (*1 *2 *3 *2) (-12 (-5 *2 (-112)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-2589 (*1 *2 *3 *2) (-12 (-5 *2 (-1126)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-4098 (*1 *2 *3 *2) (-12 (-5 *2 (-1126)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-2725 (*1 *2 *3 *2) (-12 (-5 *2 (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)))) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-2509 (*1 *2 *3 *2) (-12 (-5 *2 (-112)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-2073 (*1 *2 *3 *2) (-12 (-5 *2 (-112)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))))
-(-10 -7 (-15 -2073 ((-112) (-623 (-256)) (-112))) (-15 -2509 ((-112) (-623 (-256)) (-112))) (-15 -2725 ((-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))) (-623 (-256)) (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))) (-15 -4098 ((-1126) (-623 (-256)) (-1126))) (-15 -2589 ((-1126) (-623 (-256)) (-1126))) (-15 -1499 ((-112) (-623 (-256)) (-112))) (-15 -1609 ((-847) (-623 (-256)) (-847))) (-15 -1724 ((-847) (-623 (-256)) (-847))) (-15 -1316 ((-623 (-1062 (-372))) (-623 (-256)) (-623 (-1062 (-372))))) (-15 -1840 ((-894) (-623 (-256)) (-894))) (-15 -1944 ((-894) (-623 (-256)) (-894))) (-15 -2046 ((-1101 (-219)) (-623 (-256)))) (-15 -2130 ((-894) (-623 (-256)) (-894))) (-15 -3973 ((-372) (-623 (-256)) (-372))) (-15 -2023 ((-1 (-916 (-219)) (-916 (-219))) (-623 (-256)) (-1 (-916 (-219)) (-916 (-219))))) (-15 -1476 ((-623 (-372)) (-623 (-256)) (-623 (-372)))))
-((-2940 (((-3 |#1| "failed") (-623 (-256)) (-1144)) 17)))
-(((-255 |#1|) (-10 -7 (-15 -2940 ((-3 |#1| "failed") (-623 (-256)) (-1144)))) (-1181)) (T -255))
-((-2940 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-623 (-256))) (-5 *4 (-1144)) (-5 *1 (-255 *2)) (-4 *2 (-1181)))))
-(-10 -7 (-15 -2940 ((-3 |#1| "failed") (-623 (-256)) (-1144))))
-((-1504 (((-112) $ $) NIL)) (-2725 (($ (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)))) 15)) (-1944 (($ (-894)) 76)) (-1840 (($ (-894)) 75)) (-3090 (($ (-623 (-372))) 82)) (-3973 (($ (-372)) 58)) (-2130 (($ (-894)) 77)) (-1499 (($ (-112)) 23)) (-4098 (($ (-1126)) 18)) (-2589 (($ (-1126)) 19)) (-2046 (($ (-1101 (-219))) 71)) (-1316 (($ (-623 (-1062 (-372)))) 67)) (-3170 (($ (-623 (-1062 (-372)))) 59) (($ (-623 (-1062 (-400 (-550))))) 66)) (-2337 (($ (-372)) 29) (($ (-847)) 33)) (-3055 (((-112) (-623 $) (-1144)) 91)) (-2940 (((-3 (-52) "failed") (-623 $) (-1144)) 93)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2248 (($ (-372)) 34) (($ (-847)) 35)) (-1373 (($ (-1 (-916 (-219)) (-916 (-219)))) 57)) (-2023 (($ (-1 (-916 (-219)) (-916 (-219)))) 78)) (-2174 (($ (-1 (-219) (-219))) 39) (($ (-1 (-219) (-219) (-219))) 43) (($ (-1 (-219) (-219) (-219) (-219))) 47)) (-1518 (((-836) $) 87)) (-2426 (($ (-112)) 24) (($ (-623 (-1062 (-372)))) 52)) (-2073 (($ (-112)) 25)) (-2316 (((-112) $ $) 89)))
-(((-256) (-13 (-1068) (-10 -8 (-15 -2073 ($ (-112))) (-15 -2426 ($ (-112))) (-15 -2725 ($ (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))) (-15 -4098 ($ (-1126))) (-15 -2589 ($ (-1126))) (-15 -1499 ($ (-112))) (-15 -2426 ($ (-623 (-1062 (-372))))) (-15 -1373 ($ (-1 (-916 (-219)) (-916 (-219))))) (-15 -2337 ($ (-372))) (-15 -2337 ($ (-847))) (-15 -2248 ($ (-372))) (-15 -2248 ($ (-847))) (-15 -2174 ($ (-1 (-219) (-219)))) (-15 -2174 ($ (-1 (-219) (-219) (-219)))) (-15 -2174 ($ (-1 (-219) (-219) (-219) (-219)))) (-15 -3973 ($ (-372))) (-15 -3170 ($ (-623 (-1062 (-372))))) (-15 -3170 ($ (-623 (-1062 (-400 (-550)))))) (-15 -1316 ($ (-623 (-1062 (-372))))) (-15 -2046 ($ (-1101 (-219)))) (-15 -1840 ($ (-894))) (-15 -1944 ($ (-894))) (-15 -2130 ($ (-894))) (-15 -2023 ($ (-1 (-916 (-219)) (-916 (-219))))) (-15 -3090 ($ (-623 (-372)))) (-15 -2940 ((-3 (-52) "failed") (-623 $) (-1144))) (-15 -3055 ((-112) (-623 $) (-1144)))))) (T -256))
-((-2073 (*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-256)))) (-2426 (*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-256)))) (-2725 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)))) (-5 *1 (-256)))) (-4098 (*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-256)))) (-2589 (*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-256)))) (-1499 (*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-256)))) (-2426 (*1 *1 *2) (-12 (-5 *2 (-623 (-1062 (-372)))) (-5 *1 (-256)))) (-1373 (*1 *1 *2) (-12 (-5 *2 (-1 (-916 (-219)) (-916 (-219)))) (-5 *1 (-256)))) (-2337 (*1 *1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-256)))) (-2337 (*1 *1 *2) (-12 (-5 *2 (-847)) (-5 *1 (-256)))) (-2248 (*1 *1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-256)))) (-2248 (*1 *1 *2) (-12 (-5 *2 (-847)) (-5 *1 (-256)))) (-2174 (*1 *1 *2) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *1 (-256)))) (-2174 (*1 *1 *2) (-12 (-5 *2 (-1 (-219) (-219) (-219))) (-5 *1 (-256)))) (-2174 (*1 *1 *2) (-12 (-5 *2 (-1 (-219) (-219) (-219) (-219))) (-5 *1 (-256)))) (-3973 (*1 *1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-256)))) (-3170 (*1 *1 *2) (-12 (-5 *2 (-623 (-1062 (-372)))) (-5 *1 (-256)))) (-3170 (*1 *1 *2) (-12 (-5 *2 (-623 (-1062 (-400 (-550))))) (-5 *1 (-256)))) (-1316 (*1 *1 *2) (-12 (-5 *2 (-623 (-1062 (-372)))) (-5 *1 (-256)))) (-2046 (*1 *1 *2) (-12 (-5 *2 (-1101 (-219))) (-5 *1 (-256)))) (-1840 (*1 *1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-256)))) (-1944 (*1 *1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-256)))) (-2130 (*1 *1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-256)))) (-2023 (*1 *1 *2) (-12 (-5 *2 (-1 (-916 (-219)) (-916 (-219)))) (-5 *1 (-256)))) (-3090 (*1 *1 *2) (-12 (-5 *2 (-623 (-372))) (-5 *1 (-256)))) (-2940 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-623 (-256))) (-5 *4 (-1144)) (-5 *2 (-52)) (-5 *1 (-256)))) (-3055 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-256))) (-5 *4 (-1144)) (-5 *2 (-112)) (-5 *1 (-256)))))
-(-13 (-1068) (-10 -8 (-15 -2073 ($ (-112))) (-15 -2426 ($ (-112))) (-15 -2725 ($ (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))) (-15 -4098 ($ (-1126))) (-15 -2589 ($ (-1126))) (-15 -1499 ($ (-112))) (-15 -2426 ($ (-623 (-1062 (-372))))) (-15 -1373 ($ (-1 (-916 (-219)) (-916 (-219))))) (-15 -2337 ($ (-372))) (-15 -2337 ($ (-847))) (-15 -2248 ($ (-372))) (-15 -2248 ($ (-847))) (-15 -2174 ($ (-1 (-219) (-219)))) (-15 -2174 ($ (-1 (-219) (-219) (-219)))) (-15 -2174 ($ (-1 (-219) (-219) (-219) (-219)))) (-15 -3973 ($ (-372))) (-15 -3170 ($ (-623 (-1062 (-372))))) (-15 -3170 ($ (-623 (-1062 (-400 (-550)))))) (-15 -1316 ($ (-623 (-1062 (-372))))) (-15 -2046 ($ (-1101 (-219)))) (-15 -1840 ($ (-894))) (-15 -1944 ($ (-894))) (-15 -2130 ($ (-894))) (-15 -2023 ($ (-1 (-916 (-219)) (-916 (-219))))) (-15 -3090 ($ (-623 (-372)))) (-15 -2940 ((-3 (-52) "failed") (-623 $) (-1144))) (-15 -3055 ((-112) (-623 $) (-1144)))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1662 (((-623 (-749)) $) NIL) (((-623 (-749)) $ |#2|) NIL)) (-4073 (((-749) $) NIL) (((-749) $ |#2|) NIL)) (-3141 (((-623 |#3|) $) NIL)) (-3306 (((-1140 $) $ |#3|) NIL) (((-1140 |#1|) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-1520 (((-749) $) NIL) (((-749) $ (-623 |#3|)) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-1505 (($ $) NIL (|has| |#1| (-444)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-444)))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-1417 (($ $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 |#3| "failed") $) NIL) (((-3 |#2| "failed") $) NIL) (((-3 (-1093 |#1| |#2|) "failed") $) 21)) (-2726 ((|#1| $) NIL) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-550) $) NIL (|has| |#1| (-1011 (-550)))) ((|#3| $) NIL) ((|#2| $) NIL) (((-1093 |#1| |#2|) $) NIL)) (-3340 (($ $ $ |#3|) NIL (|has| |#1| (-170)))) (-3295 (($ $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-2674 (($ $) NIL (|has| |#1| (-444))) (($ $ |#3|) NIL (|has| |#1| (-444)))) (-3287 (((-623 $) $) NIL)) (-3933 (((-112) $) NIL (|has| |#1| (-882)))) (-2613 (($ $ |#1| (-522 |#3|) $) NIL)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (-12 (|has| |#1| (-859 (-372))) (|has| |#3| (-859 (-372))))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (-12 (|has| |#1| (-859 (-550))) (|has| |#3| (-859 (-550)))))) (-2475 (((-749) $ |#2|) NIL) (((-749) $) 10)) (-3102 (((-112) $) NIL)) (-2603 (((-749) $) NIL)) (-3129 (($ (-1140 |#1|) |#3|) NIL) (($ (-1140 $) |#3|) NIL)) (-1822 (((-623 $) $) NIL)) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| (-522 |#3|)) NIL) (($ $ |#3| (-749)) NIL) (($ $ (-623 |#3|) (-623 (-749))) NIL)) (-2843 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $ |#3|) NIL)) (-1667 (((-522 |#3|) $) NIL) (((-749) $ |#3|) NIL) (((-623 (-749)) $ (-623 |#3|)) NIL)) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-2688 (($ (-1 (-522 |#3|) (-522 |#3|)) $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-4167 (((-1 $ (-749)) |#2|) NIL) (((-1 $ (-749)) $) NIL (|has| |#1| (-227)))) (-2558 (((-3 |#3| "failed") $) NIL)) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL)) (-1970 ((|#3| $) NIL)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-1825 (((-1126) $) NIL)) (-1539 (((-112) $) NIL)) (-1598 (((-3 (-623 $) "failed") $) NIL)) (-1444 (((-3 (-623 $) "failed") $) NIL)) (-1748 (((-3 (-2 (|:| |var| |#3|) (|:| -3521 (-749))) "failed") $) NIL)) (-3083 (($ $) NIL)) (-3337 (((-1088) $) NIL)) (-3248 (((-112) $) NIL)) (-3256 ((|#1| $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#1| (-444)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3338 (((-411 $) $) NIL (|has| |#1| (-882)))) (-1495 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-3866 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ |#3| |#1|) NIL) (($ $ (-623 |#3|) (-623 |#1|)) NIL) (($ $ |#3| $) NIL) (($ $ (-623 |#3|) (-623 $)) NIL) (($ $ |#2| $) NIL (|has| |#1| (-227))) (($ $ (-623 |#2|) (-623 $)) NIL (|has| |#1| (-227))) (($ $ |#2| |#1|) NIL (|has| |#1| (-227))) (($ $ (-623 |#2|) (-623 |#1|)) NIL (|has| |#1| (-227)))) (-3453 (($ $ |#3|) NIL (|has| |#1| (-170)))) (-2393 (($ $ |#3|) NIL) (($ $ (-623 |#3|)) NIL) (($ $ |#3| (-749)) NIL) (($ $ (-623 |#3|) (-623 (-749))) NIL) (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4299 (((-623 |#2|) $) NIL)) (-2970 (((-522 |#3|) $) NIL) (((-749) $ |#3|) NIL) (((-623 (-749)) $ (-623 |#3|)) NIL) (((-749) $ |#2|) NIL)) (-4028 (((-865 (-372)) $) NIL (-12 (|has| |#1| (-596 (-865 (-372)))) (|has| |#3| (-596 (-865 (-372)))))) (((-865 (-550)) $) NIL (-12 (|has| |#1| (-596 (-865 (-550)))) (|has| |#3| (-596 (-865 (-550)))))) (((-526) $) NIL (-12 (|has| |#1| (-596 (-526))) (|has| |#3| (-596 (-526)))))) (-2503 ((|#1| $) NIL (|has| |#1| (-444))) (($ $ |#3|) NIL (|has| |#1| (-444)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#1| (-882))))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#1|) 24) (($ |#3|) 23) (($ |#2|) NIL) (($ (-1093 |#1| |#2|)) 30) (($ (-400 (-550))) NIL (-1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1011 (-400 (-550)))))) (($ $) NIL (|has| |#1| (-542)))) (-3511 (((-623 |#1|) $) NIL)) (-2510 ((|#1| $ (-522 |#3|)) NIL) (($ $ |#3| (-749)) NIL) (($ $ (-623 |#3|) (-623 (-749))) NIL)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| |#1| (-882))) (|has| |#1| (-143))))) (-2390 (((-749)) NIL)) (-2540 (($ $ $ (-749)) NIL (|has| |#1| (-170)))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $ |#3|) NIL) (($ $ (-623 |#3|)) NIL) (($ $ |#3| (-749)) NIL) (($ $ (-623 |#3|) (-623 (-749))) NIL) (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
-(((-257 |#1| |#2| |#3|) (-13 (-246 |#1| |#2| |#3| (-522 |#3|)) (-1011 (-1093 |#1| |#2|))) (-1020) (-825) (-259 |#2|)) (T -257))
-NIL
-(-13 (-246 |#1| |#2| |#3| (-522 |#3|)) (-1011 (-1093 |#1| |#2|)))
-((-4073 (((-749) $) 30)) (-3880 (((-3 |#2| "failed") $) 17)) (-2726 ((|#2| $) 27)) (-2393 (($ $) 12) (($ $ (-749)) 15)) (-1518 (((-836) $) 26) (($ |#2|) 10)) (-2316 (((-112) $ $) 20)) (-2335 (((-112) $ $) 29)))
-(((-258 |#1| |#2|) (-10 -8 (-15 -2393 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1|)) (-15 -4073 ((-749) |#1|)) (-15 -2726 (|#2| |#1|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -1518 (|#1| |#2|)) (-15 -2335 ((-112) |#1| |#1|)) (-15 -1518 ((-836) |#1|)) (-15 -2316 ((-112) |#1| |#1|))) (-259 |#2|) (-825)) (T -258))
-NIL
-(-10 -8 (-15 -2393 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1|)) (-15 -4073 ((-749) |#1|)) (-15 -2726 (|#2| |#1|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -1518 (|#1| |#2|)) (-15 -2335 ((-112) |#1| |#1|)) (-15 -1518 ((-836) |#1|)) (-15 -2316 ((-112) |#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-4073 (((-749) $) 22)) (-1861 ((|#1| $) 23)) (-3880 (((-3 |#1| "failed") $) 27)) (-2726 ((|#1| $) 26)) (-2475 (((-749) $) 24)) (-2707 (($ $ $) 13)) (-4164 (($ $ $) 14)) (-4167 (($ |#1| (-749)) 25)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-2393 (($ $) 21) (($ $ (-749)) 20)) (-1518 (((-836) $) 11) (($ |#1|) 28)) (-2363 (((-112) $ $) 16)) (-2345 (((-112) $ $) 17)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 15)) (-2335 (((-112) $ $) 18)))
+((-3312 (((-623 (-749)) $) 47) (((-623 (-749)) $ |#3|) 50)) (-3609 (((-749) $) 49) (((-749) $ |#3|) 52)) (-2703 (($ $) 65)) (-2288 (((-3 |#2| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 (-550) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 |#3| "failed") $) 72)) (-2603 (((-749) $ |#3|) 39) (((-749) $) 36)) (-2136 (((-1 $ (-749)) |#3|) 15) (((-1 $ (-749)) $) 77)) (-3968 ((|#4| $) 58)) (-1395 (((-112) $) 56)) (-3888 (($ $) 64)) (-1553 (($ $ (-623 (-287 $))) 97) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-623 |#4|) (-623 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-623 |#4|) (-623 $)) NIL) (($ $ |#3| $) NIL) (($ $ (-623 |#3|) (-623 $)) 89) (($ $ |#3| |#2|) NIL) (($ $ (-623 |#3|) (-623 |#2|)) 84)) (-2798 (($ $ |#4|) NIL) (($ $ (-623 |#4|)) NIL) (($ $ |#4| (-749)) NIL) (($ $ (-623 |#4|) (-623 (-749))) NIL) (($ $) NIL) (($ $ (-749)) NIL) (($ $ (-1145)) NIL) (($ $ (-623 (-1145))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) 32)) (-4019 (((-623 |#3|) $) 75)) (-3661 ((|#5| $) NIL) (((-749) $ |#4|) NIL) (((-623 (-749)) $ (-623 |#4|)) NIL) (((-749) $ |#3|) 44)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (($ |#3|) 67) (($ (-400 (-550))) NIL) (($ $) NIL)))
+(((-245 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -2233 (|#1| |#1|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -1553 (|#1| |#1| (-623 |#3|) (-623 |#2|))) (-15 -1553 (|#1| |#1| |#3| |#2|)) (-15 -1553 (|#1| |#1| (-623 |#3|) (-623 |#1|))) (-15 -1553 (|#1| |#1| |#3| |#1|)) (-15 -2136 ((-1 |#1| (-749)) |#1|)) (-15 -2703 (|#1| |#1|)) (-15 -3888 (|#1| |#1|)) (-15 -3968 (|#4| |#1|)) (-15 -1395 ((-112) |#1|)) (-15 -3609 ((-749) |#1| |#3|)) (-15 -3312 ((-623 (-749)) |#1| |#3|)) (-15 -3609 ((-749) |#1|)) (-15 -3312 ((-623 (-749)) |#1|)) (-15 -3661 ((-749) |#1| |#3|)) (-15 -2603 ((-749) |#1|)) (-15 -2603 ((-749) |#1| |#3|)) (-15 -4019 ((-623 |#3|) |#1|)) (-15 -2136 ((-1 |#1| (-749)) |#3|)) (-15 -2288 ((-3 |#3| "failed") |#1|)) (-15 -2233 (|#1| |#3|)) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1|)) (-15 -3661 ((-623 (-749)) |#1| (-623 |#4|))) (-15 -3661 ((-749) |#1| |#4|)) (-15 -2288 ((-3 |#4| "failed") |#1|)) (-15 -2233 (|#1| |#4|)) (-15 -1553 (|#1| |#1| (-623 |#4|) (-623 |#1|))) (-15 -1553 (|#1| |#1| |#4| |#1|)) (-15 -1553 (|#1| |#1| (-623 |#4|) (-623 |#2|))) (-15 -1553 (|#1| |#1| |#4| |#2|)) (-15 -1553 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -1553 (|#1| |#1| |#1| |#1|)) (-15 -1553 (|#1| |#1| (-287 |#1|))) (-15 -1553 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -3661 (|#5| |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2233 (|#1| |#2|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2798 (|#1| |#1| (-623 |#4|) (-623 (-749)))) (-15 -2798 (|#1| |#1| |#4| (-749))) (-15 -2798 (|#1| |#1| (-623 |#4|))) (-15 -2798 (|#1| |#1| |#4|)) (-15 -2233 (|#1| (-550))) (-15 -2233 ((-837) |#1|))) (-246 |#2| |#3| |#4| |#5|) (-1021) (-825) (-259 |#3|) (-771)) (T -245))
+NIL
+(-10 -8 (-15 -2233 (|#1| |#1|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -1553 (|#1| |#1| (-623 |#3|) (-623 |#2|))) (-15 -1553 (|#1| |#1| |#3| |#2|)) (-15 -1553 (|#1| |#1| (-623 |#3|) (-623 |#1|))) (-15 -1553 (|#1| |#1| |#3| |#1|)) (-15 -2136 ((-1 |#1| (-749)) |#1|)) (-15 -2703 (|#1| |#1|)) (-15 -3888 (|#1| |#1|)) (-15 -3968 (|#4| |#1|)) (-15 -1395 ((-112) |#1|)) (-15 -3609 ((-749) |#1| |#3|)) (-15 -3312 ((-623 (-749)) |#1| |#3|)) (-15 -3609 ((-749) |#1|)) (-15 -3312 ((-623 (-749)) |#1|)) (-15 -3661 ((-749) |#1| |#3|)) (-15 -2603 ((-749) |#1|)) (-15 -2603 ((-749) |#1| |#3|)) (-15 -4019 ((-623 |#3|) |#1|)) (-15 -2136 ((-1 |#1| (-749)) |#3|)) (-15 -2288 ((-3 |#3| "failed") |#1|)) (-15 -2233 (|#1| |#3|)) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1|)) (-15 -3661 ((-623 (-749)) |#1| (-623 |#4|))) (-15 -3661 ((-749) |#1| |#4|)) (-15 -2288 ((-3 |#4| "failed") |#1|)) (-15 -2233 (|#1| |#4|)) (-15 -1553 (|#1| |#1| (-623 |#4|) (-623 |#1|))) (-15 -1553 (|#1| |#1| |#4| |#1|)) (-15 -1553 (|#1| |#1| (-623 |#4|) (-623 |#2|))) (-15 -1553 (|#1| |#1| |#4| |#2|)) (-15 -1553 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -1553 (|#1| |#1| |#1| |#1|)) (-15 -1553 (|#1| |#1| (-287 |#1|))) (-15 -1553 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -3661 (|#5| |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2233 (|#1| |#2|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2798 (|#1| |#1| (-623 |#4|) (-623 (-749)))) (-15 -2798 (|#1| |#1| |#4| (-749))) (-15 -2798 (|#1| |#1| (-623 |#4|))) (-15 -2798 (|#1| |#1| |#4|)) (-15 -2233 (|#1| (-550))) (-15 -2233 ((-837) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3312 (((-623 (-749)) $) 212) (((-623 (-749)) $ |#2|) 210)) (-3609 (((-749) $) 211) (((-749) $ |#2|) 209)) (-1516 (((-623 |#3|) $) 108)) (-1705 (((-1141 $) $ |#3|) 123) (((-1141 |#1|) $) 122)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 85 (|has| |#1| (-542)))) (-3050 (($ $) 86 (|has| |#1| (-542)))) (-3953 (((-112) $) 88 (|has| |#1| (-542)))) (-2457 (((-749) $) 110) (((-749) $ (-623 |#3|)) 109)) (-1993 (((-3 $ "failed") $ $) 19)) (-4050 (((-411 (-1141 $)) (-1141 $)) 98 (|has| |#1| (-883)))) (-2318 (($ $) 96 (|has| |#1| (-444)))) (-2207 (((-411 $) $) 95 (|has| |#1| (-444)))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) 101 (|has| |#1| (-883)))) (-2703 (($ $) 205)) (-2991 (($) 17 T CONST)) (-2288 (((-3 |#1| "failed") $) 162) (((-3 (-400 (-550)) "failed") $) 160 (|has| |#1| (-1012 (-400 (-550))))) (((-3 (-550) "failed") $) 158 (|has| |#1| (-1012 (-550)))) (((-3 |#3| "failed") $) 134) (((-3 |#2| "failed") $) 219)) (-2202 ((|#1| $) 163) (((-400 (-550)) $) 159 (|has| |#1| (-1012 (-400 (-550))))) (((-550) $) 157 (|has| |#1| (-1012 (-550)))) ((|#3| $) 133) ((|#2| $) 218)) (-1792 (($ $ $ |#3|) 106 (|has| |#1| (-170)))) (-1693 (($ $) 152)) (-3756 (((-667 (-550)) (-667 $)) 132 (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) 131 (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) 130) (((-667 |#1|) (-667 $)) 129)) (-1537 (((-3 $ "failed") $) 32)) (-2731 (($ $) 174 (|has| |#1| (-444))) (($ $ |#3|) 103 (|has| |#1| (-444)))) (-1683 (((-623 $) $) 107)) (-1568 (((-112) $) 94 (|has| |#1| (-883)))) (-3401 (($ $ |#1| |#4| $) 170)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) 82 (-12 (|has| |#3| (-860 (-372))) (|has| |#1| (-860 (-372))))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) 81 (-12 (|has| |#3| (-860 (-550))) (|has| |#1| (-860 (-550)))))) (-2603 (((-749) $ |#2|) 215) (((-749) $) 214)) (-2419 (((-112) $) 30)) (-3324 (((-749) $) 167)) (-1501 (($ (-1141 |#1|) |#3|) 115) (($ (-1141 $) |#3|) 114)) (-2336 (((-623 $) $) 124)) (-3438 (((-112) $) 150)) (-1488 (($ |#1| |#4|) 151) (($ $ |#3| (-749)) 117) (($ $ (-623 |#3|) (-623 (-749))) 116)) (-1766 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $ |#3|) 118)) (-3346 ((|#4| $) 168) (((-749) $ |#3|) 120) (((-623 (-749)) $ (-623 |#3|)) 119)) (-2793 (($ $ $) 77 (|has| |#1| (-825)))) (-2173 (($ $ $) 76 (|has| |#1| (-825)))) (-2863 (($ (-1 |#4| |#4|) $) 169)) (-2392 (($ (-1 |#1| |#1|) $) 149)) (-2136 (((-1 $ (-749)) |#2|) 217) (((-1 $ (-749)) $) 204 (|has| |#1| (-227)))) (-4059 (((-3 |#3| "failed") $) 121)) (-1657 (($ $) 147)) (-1670 ((|#1| $) 146)) (-3968 ((|#3| $) 207)) (-3231 (($ (-623 $)) 92 (|has| |#1| (-444))) (($ $ $) 91 (|has| |#1| (-444)))) (-2369 (((-1127) $) 9)) (-1395 (((-112) $) 208)) (-3833 (((-3 (-623 $) "failed") $) 112)) (-3017 (((-3 (-623 $) "failed") $) 113)) (-2891 (((-3 (-2 (|:| |var| |#3|) (|:| -3068 (-749))) "failed") $) 111)) (-3888 (($ $) 206)) (-3445 (((-1089) $) 10)) (-1628 (((-112) $) 164)) (-1639 ((|#1| $) 165)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 93 (|has| |#1| (-444)))) (-3260 (($ (-623 $)) 90 (|has| |#1| (-444))) (($ $ $) 89 (|has| |#1| (-444)))) (-3348 (((-411 (-1141 $)) (-1141 $)) 100 (|has| |#1| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) 99 (|has| |#1| (-883)))) (-1735 (((-411 $) $) 97 (|has| |#1| (-883)))) (-3409 (((-3 $ "failed") $ |#1|) 172 (|has| |#1| (-542))) (((-3 $ "failed") $ $) 84 (|has| |#1| (-542)))) (-1553 (($ $ (-623 (-287 $))) 143) (($ $ (-287 $)) 142) (($ $ $ $) 141) (($ $ (-623 $) (-623 $)) 140) (($ $ |#3| |#1|) 139) (($ $ (-623 |#3|) (-623 |#1|)) 138) (($ $ |#3| $) 137) (($ $ (-623 |#3|) (-623 $)) 136) (($ $ |#2| $) 203 (|has| |#1| (-227))) (($ $ (-623 |#2|) (-623 $)) 202 (|has| |#1| (-227))) (($ $ |#2| |#1|) 201 (|has| |#1| (-227))) (($ $ (-623 |#2|) (-623 |#1|)) 200 (|has| |#1| (-227)))) (-3563 (($ $ |#3|) 105 (|has| |#1| (-170)))) (-2798 (($ $ |#3|) 40) (($ $ (-623 |#3|)) 39) (($ $ |#3| (-749)) 38) (($ $ (-623 |#3|) (-623 (-749))) 37) (($ $) 236 (|has| |#1| (-227))) (($ $ (-749)) 234 (|has| |#1| (-227))) (($ $ (-1145)) 232 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) 231 (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) 230 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) 229 (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) 222) (($ $ (-1 |#1| |#1|)) 221)) (-4019 (((-623 |#2|) $) 216)) (-3661 ((|#4| $) 148) (((-749) $ |#3|) 128) (((-623 (-749)) $ (-623 |#3|)) 127) (((-749) $ |#2|) 213)) (-2451 (((-866 (-372)) $) 80 (-12 (|has| |#3| (-596 (-866 (-372)))) (|has| |#1| (-596 (-866 (-372)))))) (((-866 (-550)) $) 79 (-12 (|has| |#3| (-596 (-866 (-550)))) (|has| |#1| (-596 (-866 (-550)))))) (((-526) $) 78 (-12 (|has| |#3| (-596 (-526))) (|has| |#1| (-596 (-526)))))) (-1622 ((|#1| $) 173 (|has| |#1| (-444))) (($ $ |#3|) 104 (|has| |#1| (-444)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) 102 (-1304 (|has| $ (-143)) (|has| |#1| (-883))))) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#1|) 161) (($ |#3|) 135) (($ |#2|) 220) (($ (-400 (-550))) 70 (-1489 (|has| |#1| (-1012 (-400 (-550)))) (|has| |#1| (-38 (-400 (-550)))))) (($ $) 83 (|has| |#1| (-542)))) (-2969 (((-623 |#1|) $) 166)) (-1708 ((|#1| $ |#4|) 153) (($ $ |#3| (-749)) 126) (($ $ (-623 |#3|) (-623 (-749))) 125)) (-1613 (((-3 $ "failed") $) 71 (-1489 (-1304 (|has| $ (-143)) (|has| |#1| (-883))) (|has| |#1| (-143))))) (-3091 (((-749)) 28)) (-3895 (($ $ $ (-749)) 171 (|has| |#1| (-170)))) (-1819 (((-112) $ $) 87 (|has| |#1| (-542)))) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $ |#3|) 36) (($ $ (-623 |#3|)) 35) (($ $ |#3| (-749)) 34) (($ $ (-623 |#3|) (-623 (-749))) 33) (($ $) 235 (|has| |#1| (-227))) (($ $ (-749)) 233 (|has| |#1| (-227))) (($ $ (-1145)) 228 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) 227 (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) 226 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) 225 (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) 224) (($ $ (-1 |#1| |#1|)) 223)) (-2324 (((-112) $ $) 74 (|has| |#1| (-825)))) (-2302 (((-112) $ $) 73 (|has| |#1| (-825)))) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 75 (|has| |#1| (-825)))) (-2290 (((-112) $ $) 72 (|has| |#1| (-825)))) (-2382 (($ $ |#1|) 154 (|has| |#1| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 156 (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) 155 (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 145) (($ $ |#1|) 144)))
+(((-246 |#1| |#2| |#3| |#4|) (-138) (-1021) (-825) (-259 |t#2|) (-771)) (T -246))
+((-2136 (*1 *2 *3) (-12 (-4 *4 (-1021)) (-4 *3 (-825)) (-4 *5 (-259 *3)) (-4 *6 (-771)) (-5 *2 (-1 *1 (-749))) (-4 *1 (-246 *4 *3 *5 *6)))) (-4019 (*1 *2 *1) (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-825)) (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-623 *4)))) (-2603 (*1 *2 *1 *3) (-12 (-4 *1 (-246 *4 *3 *5 *6)) (-4 *4 (-1021)) (-4 *3 (-825)) (-4 *5 (-259 *3)) (-4 *6 (-771)) (-5 *2 (-749)))) (-2603 (*1 *2 *1) (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-825)) (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-749)))) (-3661 (*1 *2 *1 *3) (-12 (-4 *1 (-246 *4 *3 *5 *6)) (-4 *4 (-1021)) (-4 *3 (-825)) (-4 *5 (-259 *3)) (-4 *6 (-771)) (-5 *2 (-749)))) (-3312 (*1 *2 *1) (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-825)) (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-623 (-749))))) (-3609 (*1 *2 *1) (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-825)) (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-749)))) (-3312 (*1 *2 *1 *3) (-12 (-4 *1 (-246 *4 *3 *5 *6)) (-4 *4 (-1021)) (-4 *3 (-825)) (-4 *5 (-259 *3)) (-4 *6 (-771)) (-5 *2 (-623 (-749))))) (-3609 (*1 *2 *1 *3) (-12 (-4 *1 (-246 *4 *3 *5 *6)) (-4 *4 (-1021)) (-4 *3 (-825)) (-4 *5 (-259 *3)) (-4 *6 (-771)) (-5 *2 (-749)))) (-1395 (*1 *2 *1) (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-825)) (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-112)))) (-3968 (*1 *2 *1) (-12 (-4 *1 (-246 *3 *4 *2 *5)) (-4 *3 (-1021)) (-4 *4 (-825)) (-4 *5 (-771)) (-4 *2 (-259 *4)))) (-3888 (*1 *1 *1) (-12 (-4 *1 (-246 *2 *3 *4 *5)) (-4 *2 (-1021)) (-4 *3 (-825)) (-4 *4 (-259 *3)) (-4 *5 (-771)))) (-2703 (*1 *1 *1) (-12 (-4 *1 (-246 *2 *3 *4 *5)) (-4 *2 (-1021)) (-4 *3 (-825)) (-4 *4 (-259 *3)) (-4 *5 (-771)))) (-2136 (*1 *2 *1) (-12 (-4 *3 (-227)) (-4 *3 (-1021)) (-4 *4 (-825)) (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-1 *1 (-749))) (-4 *1 (-246 *3 *4 *5 *6)))))
+(-13 (-923 |t#1| |t#4| |t#3|) (-225 |t#1|) (-1012 |t#2|) (-10 -8 (-15 -2136 ((-1 $ (-749)) |t#2|)) (-15 -4019 ((-623 |t#2|) $)) (-15 -2603 ((-749) $ |t#2|)) (-15 -2603 ((-749) $)) (-15 -3661 ((-749) $ |t#2|)) (-15 -3312 ((-623 (-749)) $)) (-15 -3609 ((-749) $)) (-15 -3312 ((-623 (-749)) $ |t#2|)) (-15 -3609 ((-749) $ |t#2|)) (-15 -1395 ((-112) $)) (-15 -3968 (|t#3| $)) (-15 -3888 ($ $)) (-15 -2703 ($ $)) (IF (|has| |t#1| (-227)) (PROGN (-6 (-505 |t#2| |t#1|)) (-6 (-505 |t#2| $)) (-6 (-302 $)) (-15 -2136 ((-1 $ (-749)) $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| |#4|) . T) ((-25) . T) ((-38 #0=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-101) . T) ((-111 #0# #0#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-170) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-170))) ((-596 (-526)) -12 (|has| |#1| (-596 (-526))) (|has| |#3| (-596 (-526)))) ((-596 (-866 (-372))) -12 (|has| |#1| (-596 (-866 (-372)))) (|has| |#3| (-596 (-866 (-372))))) ((-596 (-866 (-550))) -12 (|has| |#1| (-596 (-866 (-550)))) (|has| |#3| (-596 (-866 (-550))))) ((-225 |#1|) . T) ((-227) |has| |#1| (-227)) ((-283) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-302 $) . T) ((-319 |#1| |#4|) . T) ((-370 |#1|) . T) ((-404 |#1|) . T) ((-444) -1489 (|has| |#1| (-883)) (|has| |#1| (-444))) ((-505 |#2| |#1|) |has| |#1| (-227)) ((-505 |#2| $) |has| |#1| (-227)) ((-505 |#3| |#1|) . T) ((-505 |#3| $) . T) ((-505 $ $) . T) ((-542) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-626 #0#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-619 (-550)) |has| |#1| (-619 (-550))) ((-619 |#1|) . T) ((-696 #0#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-705) . T) ((-825) |has| |#1| (-825)) ((-874 (-1145)) |has| |#1| (-874 (-1145))) ((-874 |#3|) . T) ((-860 (-372)) -12 (|has| |#1| (-860 (-372))) (|has| |#3| (-860 (-372)))) ((-860 (-550)) -12 (|has| |#1| (-860 (-550))) (|has| |#3| (-860 (-550)))) ((-923 |#1| |#4| |#3|) . T) ((-883) |has| |#1| (-883)) ((-1012 (-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) ((-1012 (-550)) |has| |#1| (-1012 (-550))) ((-1012 |#1|) . T) ((-1012 |#2|) . T) ((-1012 |#3|) . T) ((-1027 #0#) |has| |#1| (-38 (-400 (-550)))) ((-1027 |#1|) . T) ((-1027 $) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-170))) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1186) |has| |#1| (-883)))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-1540 ((|#1| $) 54)) (-3940 ((|#1| $) 44)) (-3368 (((-112) $ (-749)) 8)) (-2991 (($) 7 T CONST)) (-4161 (($ $) 60)) (-3770 (($ $) 48)) (-3219 ((|#1| |#1| $) 46)) (-3540 ((|#1| $) 45)) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) 9)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35)) (-1700 (((-112) $ (-749)) 10)) (-3839 (((-749) $) 61)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-1696 ((|#1| $) 39)) (-3403 ((|#1| |#1| $) 52)) (-1832 ((|#1| |#1| $) 51)) (-1715 (($ |#1| $) 40)) (-1293 (((-749) $) 55)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-1398 ((|#1| $) 62)) (-2353 ((|#1| $) 50)) (-3441 ((|#1| $) 49)) (-3576 ((|#1| $) 41)) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-2272 ((|#1| |#1| $) 58)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2752 ((|#1| $) 59)) (-4028 (($) 57) (($ (-623 |#1|)) 56)) (-3072 (((-749) $) 43)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-3100 ((|#1| $) 53)) (-4017 (($ (-623 |#1|)) 42)) (-2940 ((|#1| $) 63)) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-247 |#1|) (-138) (-1182)) (T -247))
+((-4028 (*1 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1182)))) (-4028 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-4 *1 (-247 *3)))) (-1293 (*1 *2 *1) (-12 (-4 *1 (-247 *3)) (-4 *3 (-1182)) (-5 *2 (-749)))) (-1540 (*1 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1182)))) (-3100 (*1 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1182)))) (-3403 (*1 *2 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1182)))) (-1832 (*1 *2 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1182)))) (-2353 (*1 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1182)))) (-3441 (*1 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1182)))) (-3770 (*1 *1 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1182)))))
+(-13 (-1090 |t#1|) (-969 |t#1|) (-10 -8 (-15 -4028 ($)) (-15 -4028 ($ (-623 |t#1|))) (-15 -1293 ((-749) $)) (-15 -1540 (|t#1| $)) (-15 -3100 (|t#1| $)) (-15 -3403 (|t#1| |t#1| $)) (-15 -1832 (|t#1| |t#1| $)) (-15 -2353 (|t#1| $)) (-15 -3441 (|t#1| $)) (-15 -3770 ($ $))))
+(((-34) . T) ((-106 |#1|) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-969 |#1|) . T) ((-1069) |has| |#1| (-1069)) ((-1090 |#1|) . T) ((-1182) . T))
+((-3625 (((-1 (-917 (-219)) (-219) (-219)) (-1 (-917 (-219)) (-219) (-219)) (-1 (-219) (-219) (-219) (-219))) 139)) (-4285 (((-1102 (-219)) (-856 (-1 (-219) (-219) (-219))) (-1063 (-372)) (-1063 (-372))) 160) (((-1102 (-219)) (-856 (-1 (-219) (-219) (-219))) (-1063 (-372)) (-1063 (-372)) (-623 (-256))) 158) (((-1102 (-219)) (-1 (-917 (-219)) (-219) (-219)) (-1063 (-372)) (-1063 (-372))) 163) (((-1102 (-219)) (-1 (-917 (-219)) (-219) (-219)) (-1063 (-372)) (-1063 (-372)) (-623 (-256))) 159) (((-1102 (-219)) (-1 (-219) (-219) (-219)) (-1063 (-372)) (-1063 (-372))) 150) (((-1102 (-219)) (-1 (-219) (-219) (-219)) (-1063 (-372)) (-1063 (-372)) (-623 (-256))) 149) (((-1102 (-219)) (-1 (-917 (-219)) (-219)) (-1063 (-372))) 129) (((-1102 (-219)) (-1 (-917 (-219)) (-219)) (-1063 (-372)) (-623 (-256))) 127) (((-1102 (-219)) (-853 (-1 (-219) (-219))) (-1063 (-372))) 128) (((-1102 (-219)) (-853 (-1 (-219) (-219))) (-1063 (-372)) (-623 (-256))) 125)) (-4248 (((-1230) (-856 (-1 (-219) (-219) (-219))) (-1063 (-372)) (-1063 (-372))) 162) (((-1230) (-856 (-1 (-219) (-219) (-219))) (-1063 (-372)) (-1063 (-372)) (-623 (-256))) 161) (((-1230) (-1 (-917 (-219)) (-219) (-219)) (-1063 (-372)) (-1063 (-372))) 165) (((-1230) (-1 (-917 (-219)) (-219) (-219)) (-1063 (-372)) (-1063 (-372)) (-623 (-256))) 164) (((-1230) (-1 (-219) (-219) (-219)) (-1063 (-372)) (-1063 (-372))) 152) (((-1230) (-1 (-219) (-219) (-219)) (-1063 (-372)) (-1063 (-372)) (-623 (-256))) 151) (((-1230) (-1 (-917 (-219)) (-219)) (-1063 (-372))) 135) (((-1230) (-1 (-917 (-219)) (-219)) (-1063 (-372)) (-623 (-256))) 134) (((-1230) (-853 (-1 (-219) (-219))) (-1063 (-372))) 133) (((-1230) (-853 (-1 (-219) (-219))) (-1063 (-372)) (-623 (-256))) 132) (((-1229) (-851 (-1 (-219) (-219))) (-1063 (-372))) 100) (((-1229) (-851 (-1 (-219) (-219))) (-1063 (-372)) (-623 (-256))) 99) (((-1229) (-1 (-219) (-219)) (-1063 (-372))) 96) (((-1229) (-1 (-219) (-219)) (-1063 (-372)) (-623 (-256))) 95)))
+(((-248) (-10 -7 (-15 -4248 ((-1229) (-1 (-219) (-219)) (-1063 (-372)) (-623 (-256)))) (-15 -4248 ((-1229) (-1 (-219) (-219)) (-1063 (-372)))) (-15 -4248 ((-1229) (-851 (-1 (-219) (-219))) (-1063 (-372)) (-623 (-256)))) (-15 -4248 ((-1229) (-851 (-1 (-219) (-219))) (-1063 (-372)))) (-15 -4248 ((-1230) (-853 (-1 (-219) (-219))) (-1063 (-372)) (-623 (-256)))) (-15 -4248 ((-1230) (-853 (-1 (-219) (-219))) (-1063 (-372)))) (-15 -4248 ((-1230) (-1 (-917 (-219)) (-219)) (-1063 (-372)) (-623 (-256)))) (-15 -4248 ((-1230) (-1 (-917 (-219)) (-219)) (-1063 (-372)))) (-15 -4285 ((-1102 (-219)) (-853 (-1 (-219) (-219))) (-1063 (-372)) (-623 (-256)))) (-15 -4285 ((-1102 (-219)) (-853 (-1 (-219) (-219))) (-1063 (-372)))) (-15 -4285 ((-1102 (-219)) (-1 (-917 (-219)) (-219)) (-1063 (-372)) (-623 (-256)))) (-15 -4285 ((-1102 (-219)) (-1 (-917 (-219)) (-219)) (-1063 (-372)))) (-15 -4248 ((-1230) (-1 (-219) (-219) (-219)) (-1063 (-372)) (-1063 (-372)) (-623 (-256)))) (-15 -4248 ((-1230) (-1 (-219) (-219) (-219)) (-1063 (-372)) (-1063 (-372)))) (-15 -4285 ((-1102 (-219)) (-1 (-219) (-219) (-219)) (-1063 (-372)) (-1063 (-372)) (-623 (-256)))) (-15 -4285 ((-1102 (-219)) (-1 (-219) (-219) (-219)) (-1063 (-372)) (-1063 (-372)))) (-15 -4248 ((-1230) (-1 (-917 (-219)) (-219) (-219)) (-1063 (-372)) (-1063 (-372)) (-623 (-256)))) (-15 -4248 ((-1230) (-1 (-917 (-219)) (-219) (-219)) (-1063 (-372)) (-1063 (-372)))) (-15 -4285 ((-1102 (-219)) (-1 (-917 (-219)) (-219) (-219)) (-1063 (-372)) (-1063 (-372)) (-623 (-256)))) (-15 -4285 ((-1102 (-219)) (-1 (-917 (-219)) (-219) (-219)) (-1063 (-372)) (-1063 (-372)))) (-15 -4248 ((-1230) (-856 (-1 (-219) (-219) (-219))) (-1063 (-372)) (-1063 (-372)) (-623 (-256)))) (-15 -4248 ((-1230) (-856 (-1 (-219) (-219) (-219))) (-1063 (-372)) (-1063 (-372)))) (-15 -4285 ((-1102 (-219)) (-856 (-1 (-219) (-219) (-219))) (-1063 (-372)) (-1063 (-372)) (-623 (-256)))) (-15 -4285 ((-1102 (-219)) (-856 (-1 (-219) (-219) (-219))) (-1063 (-372)) (-1063 (-372)))) (-15 -3625 ((-1 (-917 (-219)) (-219) (-219)) (-1 (-917 (-219)) (-219) (-219)) (-1 (-219) (-219) (-219) (-219)))))) (T -248))
+((-3625 (*1 *2 *2 *3) (-12 (-5 *2 (-1 (-917 (-219)) (-219) (-219))) (-5 *3 (-1 (-219) (-219) (-219) (-219))) (-5 *1 (-248)))) (-4285 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-856 (-1 (-219) (-219) (-219)))) (-5 *4 (-1063 (-372))) (-5 *2 (-1102 (-219))) (-5 *1 (-248)))) (-4285 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-856 (-1 (-219) (-219) (-219)))) (-5 *4 (-1063 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1102 (-219))) (-5 *1 (-248)))) (-4248 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-856 (-1 (-219) (-219) (-219)))) (-5 *4 (-1063 (-372))) (-5 *2 (-1230)) (-5 *1 (-248)))) (-4248 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-856 (-1 (-219) (-219) (-219)))) (-5 *4 (-1063 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1230)) (-5 *1 (-248)))) (-4285 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-917 (-219)) (-219) (-219))) (-5 *4 (-1063 (-372))) (-5 *2 (-1102 (-219))) (-5 *1 (-248)))) (-4285 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-917 (-219)) (-219) (-219))) (-5 *4 (-1063 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1102 (-219))) (-5 *1 (-248)))) (-4248 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-917 (-219)) (-219) (-219))) (-5 *4 (-1063 (-372))) (-5 *2 (-1230)) (-5 *1 (-248)))) (-4248 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-917 (-219)) (-219) (-219))) (-5 *4 (-1063 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1230)) (-5 *1 (-248)))) (-4285 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-1063 (-372))) (-5 *2 (-1102 (-219))) (-5 *1 (-248)))) (-4285 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-1063 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1102 (-219))) (-5 *1 (-248)))) (-4248 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-1063 (-372))) (-5 *2 (-1230)) (-5 *1 (-248)))) (-4248 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-1063 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1230)) (-5 *1 (-248)))) (-4285 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-917 (-219)) (-219))) (-5 *4 (-1063 (-372))) (-5 *2 (-1102 (-219))) (-5 *1 (-248)))) (-4285 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-917 (-219)) (-219))) (-5 *4 (-1063 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1102 (-219))) (-5 *1 (-248)))) (-4285 (*1 *2 *3 *4) (-12 (-5 *3 (-853 (-1 (-219) (-219)))) (-5 *4 (-1063 (-372))) (-5 *2 (-1102 (-219))) (-5 *1 (-248)))) (-4285 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-853 (-1 (-219) (-219)))) (-5 *4 (-1063 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1102 (-219))) (-5 *1 (-248)))) (-4248 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-917 (-219)) (-219))) (-5 *4 (-1063 (-372))) (-5 *2 (-1230)) (-5 *1 (-248)))) (-4248 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-917 (-219)) (-219))) (-5 *4 (-1063 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1230)) (-5 *1 (-248)))) (-4248 (*1 *2 *3 *4) (-12 (-5 *3 (-853 (-1 (-219) (-219)))) (-5 *4 (-1063 (-372))) (-5 *2 (-1230)) (-5 *1 (-248)))) (-4248 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-853 (-1 (-219) (-219)))) (-5 *4 (-1063 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1230)) (-5 *1 (-248)))) (-4248 (*1 *2 *3 *4) (-12 (-5 *3 (-851 (-1 (-219) (-219)))) (-5 *4 (-1063 (-372))) (-5 *2 (-1229)) (-5 *1 (-248)))) (-4248 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-851 (-1 (-219) (-219)))) (-5 *4 (-1063 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-248)))) (-4248 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-219) (-219))) (-5 *4 (-1063 (-372))) (-5 *2 (-1229)) (-5 *1 (-248)))) (-4248 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-219) (-219))) (-5 *4 (-1063 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-248)))))
+(-10 -7 (-15 -4248 ((-1229) (-1 (-219) (-219)) (-1063 (-372)) (-623 (-256)))) (-15 -4248 ((-1229) (-1 (-219) (-219)) (-1063 (-372)))) (-15 -4248 ((-1229) (-851 (-1 (-219) (-219))) (-1063 (-372)) (-623 (-256)))) (-15 -4248 ((-1229) (-851 (-1 (-219) (-219))) (-1063 (-372)))) (-15 -4248 ((-1230) (-853 (-1 (-219) (-219))) (-1063 (-372)) (-623 (-256)))) (-15 -4248 ((-1230) (-853 (-1 (-219) (-219))) (-1063 (-372)))) (-15 -4248 ((-1230) (-1 (-917 (-219)) (-219)) (-1063 (-372)) (-623 (-256)))) (-15 -4248 ((-1230) (-1 (-917 (-219)) (-219)) (-1063 (-372)))) (-15 -4285 ((-1102 (-219)) (-853 (-1 (-219) (-219))) (-1063 (-372)) (-623 (-256)))) (-15 -4285 ((-1102 (-219)) (-853 (-1 (-219) (-219))) (-1063 (-372)))) (-15 -4285 ((-1102 (-219)) (-1 (-917 (-219)) (-219)) (-1063 (-372)) (-623 (-256)))) (-15 -4285 ((-1102 (-219)) (-1 (-917 (-219)) (-219)) (-1063 (-372)))) (-15 -4248 ((-1230) (-1 (-219) (-219) (-219)) (-1063 (-372)) (-1063 (-372)) (-623 (-256)))) (-15 -4248 ((-1230) (-1 (-219) (-219) (-219)) (-1063 (-372)) (-1063 (-372)))) (-15 -4285 ((-1102 (-219)) (-1 (-219) (-219) (-219)) (-1063 (-372)) (-1063 (-372)) (-623 (-256)))) (-15 -4285 ((-1102 (-219)) (-1 (-219) (-219) (-219)) (-1063 (-372)) (-1063 (-372)))) (-15 -4248 ((-1230) (-1 (-917 (-219)) (-219) (-219)) (-1063 (-372)) (-1063 (-372)) (-623 (-256)))) (-15 -4248 ((-1230) (-1 (-917 (-219)) (-219) (-219)) (-1063 (-372)) (-1063 (-372)))) (-15 -4285 ((-1102 (-219)) (-1 (-917 (-219)) (-219) (-219)) (-1063 (-372)) (-1063 (-372)) (-623 (-256)))) (-15 -4285 ((-1102 (-219)) (-1 (-917 (-219)) (-219) (-219)) (-1063 (-372)) (-1063 (-372)))) (-15 -4248 ((-1230) (-856 (-1 (-219) (-219) (-219))) (-1063 (-372)) (-1063 (-372)) (-623 (-256)))) (-15 -4248 ((-1230) (-856 (-1 (-219) (-219) (-219))) (-1063 (-372)) (-1063 (-372)))) (-15 -4285 ((-1102 (-219)) (-856 (-1 (-219) (-219) (-219))) (-1063 (-372)) (-1063 (-372)) (-623 (-256)))) (-15 -4285 ((-1102 (-219)) (-856 (-1 (-219) (-219) (-219))) (-1063 (-372)) (-1063 (-372)))) (-15 -3625 ((-1 (-917 (-219)) (-219) (-219)) (-1 (-917 (-219)) (-219) (-219)) (-1 (-219) (-219) (-219) (-219)))))
+((-4248 (((-1229) (-287 |#2|) (-1145) (-1145) (-623 (-256))) 96)))
+(((-249 |#1| |#2|) (-10 -7 (-15 -4248 ((-1229) (-287 |#2|) (-1145) (-1145) (-623 (-256))))) (-13 (-542) (-825) (-1012 (-550))) (-423 |#1|)) (T -249))
+((-4248 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-287 *7)) (-5 *4 (-1145)) (-5 *5 (-623 (-256))) (-4 *7 (-423 *6)) (-4 *6 (-13 (-542) (-825) (-1012 (-550)))) (-5 *2 (-1229)) (-5 *1 (-249 *6 *7)))))
+(-10 -7 (-15 -4248 ((-1229) (-287 |#2|) (-1145) (-1145) (-623 (-256)))))
+((-1482 (((-550) (-550)) 50)) (-4269 (((-550) (-550)) 51)) (-3803 (((-219) (-219)) 52)) (-3237 (((-1230) (-1 (-167 (-219)) (-167 (-219))) (-1063 (-219)) (-1063 (-219))) 49)) (-3211 (((-1230) (-1 (-167 (-219)) (-167 (-219))) (-1063 (-219)) (-1063 (-219)) (-112)) 47)))
+(((-250) (-10 -7 (-15 -3211 ((-1230) (-1 (-167 (-219)) (-167 (-219))) (-1063 (-219)) (-1063 (-219)) (-112))) (-15 -3237 ((-1230) (-1 (-167 (-219)) (-167 (-219))) (-1063 (-219)) (-1063 (-219)))) (-15 -1482 ((-550) (-550))) (-15 -4269 ((-550) (-550))) (-15 -3803 ((-219) (-219))))) (T -250))
+((-3803 (*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-250)))) (-4269 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-250)))) (-1482 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-250)))) (-3237 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-167 (-219)) (-167 (-219)))) (-5 *4 (-1063 (-219))) (-5 *2 (-1230)) (-5 *1 (-250)))) (-3211 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-167 (-219)) (-167 (-219)))) (-5 *4 (-1063 (-219))) (-5 *5 (-112)) (-5 *2 (-1230)) (-5 *1 (-250)))))
+(-10 -7 (-15 -3211 ((-1230) (-1 (-167 (-219)) (-167 (-219))) (-1063 (-219)) (-1063 (-219)) (-112))) (-15 -3237 ((-1230) (-1 (-167 (-219)) (-167 (-219))) (-1063 (-219)) (-1063 (-219)))) (-15 -1482 ((-550) (-550))) (-15 -4269 ((-550) (-550))) (-15 -3803 ((-219) (-219))))
+((-2233 (((-1061 (-372)) (-1061 (-309 |#1|))) 16)))
+(((-251 |#1|) (-10 -7 (-15 -2233 ((-1061 (-372)) (-1061 (-309 |#1|))))) (-13 (-825) (-542) (-596 (-372)))) (T -251))
+((-2233 (*1 *2 *3) (-12 (-5 *3 (-1061 (-309 *4))) (-4 *4 (-13 (-825) (-542) (-596 (-372)))) (-5 *2 (-1061 (-372))) (-5 *1 (-251 *4)))))
+(-10 -7 (-15 -2233 ((-1061 (-372)) (-1061 (-309 |#1|)))))
+((-4285 (((-1102 (-219)) (-856 |#1|) (-1061 (-372)) (-1061 (-372))) 71) (((-1102 (-219)) (-856 |#1|) (-1061 (-372)) (-1061 (-372)) (-623 (-256))) 70) (((-1102 (-219)) |#1| (-1061 (-372)) (-1061 (-372))) 61) (((-1102 (-219)) |#1| (-1061 (-372)) (-1061 (-372)) (-623 (-256))) 60) (((-1102 (-219)) (-853 |#1|) (-1061 (-372))) 52) (((-1102 (-219)) (-853 |#1|) (-1061 (-372)) (-623 (-256))) 51)) (-4248 (((-1230) (-856 |#1|) (-1061 (-372)) (-1061 (-372))) 74) (((-1230) (-856 |#1|) (-1061 (-372)) (-1061 (-372)) (-623 (-256))) 73) (((-1230) |#1| (-1061 (-372)) (-1061 (-372))) 64) (((-1230) |#1| (-1061 (-372)) (-1061 (-372)) (-623 (-256))) 63) (((-1230) (-853 |#1|) (-1061 (-372))) 56) (((-1230) (-853 |#1|) (-1061 (-372)) (-623 (-256))) 55) (((-1229) (-851 |#1|) (-1061 (-372))) 43) (((-1229) (-851 |#1|) (-1061 (-372)) (-623 (-256))) 42) (((-1229) |#1| (-1061 (-372))) 35) (((-1229) |#1| (-1061 (-372)) (-623 (-256))) 34)))
+(((-252 |#1|) (-10 -7 (-15 -4248 ((-1229) |#1| (-1061 (-372)) (-623 (-256)))) (-15 -4248 ((-1229) |#1| (-1061 (-372)))) (-15 -4248 ((-1229) (-851 |#1|) (-1061 (-372)) (-623 (-256)))) (-15 -4248 ((-1229) (-851 |#1|) (-1061 (-372)))) (-15 -4248 ((-1230) (-853 |#1|) (-1061 (-372)) (-623 (-256)))) (-15 -4248 ((-1230) (-853 |#1|) (-1061 (-372)))) (-15 -4285 ((-1102 (-219)) (-853 |#1|) (-1061 (-372)) (-623 (-256)))) (-15 -4285 ((-1102 (-219)) (-853 |#1|) (-1061 (-372)))) (-15 -4248 ((-1230) |#1| (-1061 (-372)) (-1061 (-372)) (-623 (-256)))) (-15 -4248 ((-1230) |#1| (-1061 (-372)) (-1061 (-372)))) (-15 -4285 ((-1102 (-219)) |#1| (-1061 (-372)) (-1061 (-372)) (-623 (-256)))) (-15 -4285 ((-1102 (-219)) |#1| (-1061 (-372)) (-1061 (-372)))) (-15 -4248 ((-1230) (-856 |#1|) (-1061 (-372)) (-1061 (-372)) (-623 (-256)))) (-15 -4248 ((-1230) (-856 |#1|) (-1061 (-372)) (-1061 (-372)))) (-15 -4285 ((-1102 (-219)) (-856 |#1|) (-1061 (-372)) (-1061 (-372)) (-623 (-256)))) (-15 -4285 ((-1102 (-219)) (-856 |#1|) (-1061 (-372)) (-1061 (-372))))) (-13 (-596 (-526)) (-1069))) (T -252))
+((-4285 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-856 *5)) (-5 *4 (-1061 (-372))) (-4 *5 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1102 (-219))) (-5 *1 (-252 *5)))) (-4285 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-856 *6)) (-5 *4 (-1061 (-372))) (-5 *5 (-623 (-256))) (-4 *6 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1102 (-219))) (-5 *1 (-252 *6)))) (-4248 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-856 *5)) (-5 *4 (-1061 (-372))) (-4 *5 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1230)) (-5 *1 (-252 *5)))) (-4248 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-856 *6)) (-5 *4 (-1061 (-372))) (-5 *5 (-623 (-256))) (-4 *6 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1230)) (-5 *1 (-252 *6)))) (-4285 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1061 (-372))) (-5 *2 (-1102 (-219))) (-5 *1 (-252 *3)) (-4 *3 (-13 (-596 (-526)) (-1069))))) (-4285 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1061 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1102 (-219))) (-5 *1 (-252 *3)) (-4 *3 (-13 (-596 (-526)) (-1069))))) (-4248 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1061 (-372))) (-5 *2 (-1230)) (-5 *1 (-252 *3)) (-4 *3 (-13 (-596 (-526)) (-1069))))) (-4248 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1061 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1230)) (-5 *1 (-252 *3)) (-4 *3 (-13 (-596 (-526)) (-1069))))) (-4285 (*1 *2 *3 *4) (-12 (-5 *3 (-853 *5)) (-5 *4 (-1061 (-372))) (-4 *5 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1102 (-219))) (-5 *1 (-252 *5)))) (-4285 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-853 *6)) (-5 *4 (-1061 (-372))) (-5 *5 (-623 (-256))) (-4 *6 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1102 (-219))) (-5 *1 (-252 *6)))) (-4248 (*1 *2 *3 *4) (-12 (-5 *3 (-853 *5)) (-5 *4 (-1061 (-372))) (-4 *5 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1230)) (-5 *1 (-252 *5)))) (-4248 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-853 *6)) (-5 *4 (-1061 (-372))) (-5 *5 (-623 (-256))) (-4 *6 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1230)) (-5 *1 (-252 *6)))) (-4248 (*1 *2 *3 *4) (-12 (-5 *3 (-851 *5)) (-5 *4 (-1061 (-372))) (-4 *5 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1229)) (-5 *1 (-252 *5)))) (-4248 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-851 *6)) (-5 *4 (-1061 (-372))) (-5 *5 (-623 (-256))) (-4 *6 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1229)) (-5 *1 (-252 *6)))) (-4248 (*1 *2 *3 *4) (-12 (-5 *4 (-1061 (-372))) (-5 *2 (-1229)) (-5 *1 (-252 *3)) (-4 *3 (-13 (-596 (-526)) (-1069))))) (-4248 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1061 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-252 *3)) (-4 *3 (-13 (-596 (-526)) (-1069))))))
+(-10 -7 (-15 -4248 ((-1229) |#1| (-1061 (-372)) (-623 (-256)))) (-15 -4248 ((-1229) |#1| (-1061 (-372)))) (-15 -4248 ((-1229) (-851 |#1|) (-1061 (-372)) (-623 (-256)))) (-15 -4248 ((-1229) (-851 |#1|) (-1061 (-372)))) (-15 -4248 ((-1230) (-853 |#1|) (-1061 (-372)) (-623 (-256)))) (-15 -4248 ((-1230) (-853 |#1|) (-1061 (-372)))) (-15 -4285 ((-1102 (-219)) (-853 |#1|) (-1061 (-372)) (-623 (-256)))) (-15 -4285 ((-1102 (-219)) (-853 |#1|) (-1061 (-372)))) (-15 -4248 ((-1230) |#1| (-1061 (-372)) (-1061 (-372)) (-623 (-256)))) (-15 -4248 ((-1230) |#1| (-1061 (-372)) (-1061 (-372)))) (-15 -4285 ((-1102 (-219)) |#1| (-1061 (-372)) (-1061 (-372)) (-623 (-256)))) (-15 -4285 ((-1102 (-219)) |#1| (-1061 (-372)) (-1061 (-372)))) (-15 -4248 ((-1230) (-856 |#1|) (-1061 (-372)) (-1061 (-372)) (-623 (-256)))) (-15 -4248 ((-1230) (-856 |#1|) (-1061 (-372)) (-1061 (-372)))) (-15 -4285 ((-1102 (-219)) (-856 |#1|) (-1061 (-372)) (-1061 (-372)) (-623 (-256)))) (-15 -4285 ((-1102 (-219)) (-856 |#1|) (-1061 (-372)) (-1061 (-372)))))
+((-4248 (((-1230) (-623 (-219)) (-623 (-219)) (-623 (-219)) (-623 (-256))) 23) (((-1230) (-623 (-219)) (-623 (-219)) (-623 (-219))) 24) (((-1229) (-623 (-917 (-219))) (-623 (-256))) 16) (((-1229) (-623 (-917 (-219)))) 17) (((-1229) (-623 (-219)) (-623 (-219)) (-623 (-256))) 20) (((-1229) (-623 (-219)) (-623 (-219))) 21)))
+(((-253) (-10 -7 (-15 -4248 ((-1229) (-623 (-219)) (-623 (-219)))) (-15 -4248 ((-1229) (-623 (-219)) (-623 (-219)) (-623 (-256)))) (-15 -4248 ((-1229) (-623 (-917 (-219))))) (-15 -4248 ((-1229) (-623 (-917 (-219))) (-623 (-256)))) (-15 -4248 ((-1230) (-623 (-219)) (-623 (-219)) (-623 (-219)))) (-15 -4248 ((-1230) (-623 (-219)) (-623 (-219)) (-623 (-219)) (-623 (-256)))))) (T -253))
+((-4248 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-623 (-219))) (-5 *4 (-623 (-256))) (-5 *2 (-1230)) (-5 *1 (-253)))) (-4248 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-623 (-219))) (-5 *2 (-1230)) (-5 *1 (-253)))) (-4248 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-917 (-219)))) (-5 *4 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-253)))) (-4248 (*1 *2 *3) (-12 (-5 *3 (-623 (-917 (-219)))) (-5 *2 (-1229)) (-5 *1 (-253)))) (-4248 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-623 (-219))) (-5 *4 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-253)))) (-4248 (*1 *2 *3 *3) (-12 (-5 *3 (-623 (-219))) (-5 *2 (-1229)) (-5 *1 (-253)))))
+(-10 -7 (-15 -4248 ((-1229) (-623 (-219)) (-623 (-219)))) (-15 -4248 ((-1229) (-623 (-219)) (-623 (-219)) (-623 (-256)))) (-15 -4248 ((-1229) (-623 (-917 (-219))))) (-15 -4248 ((-1229) (-623 (-917 (-219))) (-623 (-256)))) (-15 -4248 ((-1230) (-623 (-219)) (-623 (-219)) (-623 (-219)))) (-15 -4248 ((-1230) (-623 (-219)) (-623 (-219)) (-623 (-219)) (-623 (-256)))))
+((-3221 (((-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))) (-623 (-256)) (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)))) 26)) (-4147 (((-895) (-623 (-256)) (-895)) 53)) (-2535 (((-895) (-623 (-256)) (-895)) 52)) (-2220 (((-623 (-372)) (-623 (-256)) (-623 (-372))) 69)) (-1956 (((-372) (-623 (-256)) (-372)) 58)) (-2259 (((-895) (-623 (-256)) (-895)) 54)) (-2258 (((-112) (-623 (-256)) (-112)) 28)) (-1809 (((-1127) (-623 (-256)) (-1127)) 20)) (-1273 (((-1127) (-623 (-256)) (-1127)) 27)) (-2739 (((-1102 (-219)) (-623 (-256))) 47)) (-3965 (((-623 (-1063 (-372))) (-623 (-256)) (-623 (-1063 (-372)))) 41)) (-3934 (((-848) (-623 (-256)) (-848)) 33)) (-2662 (((-848) (-623 (-256)) (-848)) 34)) (-3691 (((-1 (-917 (-219)) (-917 (-219))) (-623 (-256)) (-1 (-917 (-219)) (-917 (-219)))) 64)) (-1697 (((-112) (-623 (-256)) (-112)) 16)) (-3031 (((-112) (-623 (-256)) (-112)) 15)))
+(((-254) (-10 -7 (-15 -3031 ((-112) (-623 (-256)) (-112))) (-15 -1697 ((-112) (-623 (-256)) (-112))) (-15 -3221 ((-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))) (-623 (-256)) (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))) (-15 -1809 ((-1127) (-623 (-256)) (-1127))) (-15 -1273 ((-1127) (-623 (-256)) (-1127))) (-15 -2258 ((-112) (-623 (-256)) (-112))) (-15 -3934 ((-848) (-623 (-256)) (-848))) (-15 -2662 ((-848) (-623 (-256)) (-848))) (-15 -3965 ((-623 (-1063 (-372))) (-623 (-256)) (-623 (-1063 (-372))))) (-15 -2535 ((-895) (-623 (-256)) (-895))) (-15 -4147 ((-895) (-623 (-256)) (-895))) (-15 -2739 ((-1102 (-219)) (-623 (-256)))) (-15 -2259 ((-895) (-623 (-256)) (-895))) (-15 -1956 ((-372) (-623 (-256)) (-372))) (-15 -3691 ((-1 (-917 (-219)) (-917 (-219))) (-623 (-256)) (-1 (-917 (-219)) (-917 (-219))))) (-15 -2220 ((-623 (-372)) (-623 (-256)) (-623 (-372)))))) (T -254))
+((-2220 (*1 *2 *3 *2) (-12 (-5 *2 (-623 (-372))) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-3691 (*1 *2 *3 *2) (-12 (-5 *2 (-1 (-917 (-219)) (-917 (-219)))) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-1956 (*1 *2 *3 *2) (-12 (-5 *2 (-372)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-2259 (*1 *2 *3 *2) (-12 (-5 *2 (-895)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-2739 (*1 *2 *3) (-12 (-5 *3 (-623 (-256))) (-5 *2 (-1102 (-219))) (-5 *1 (-254)))) (-4147 (*1 *2 *3 *2) (-12 (-5 *2 (-895)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-2535 (*1 *2 *3 *2) (-12 (-5 *2 (-895)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-3965 (*1 *2 *3 *2) (-12 (-5 *2 (-623 (-1063 (-372)))) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-2662 (*1 *2 *3 *2) (-12 (-5 *2 (-848)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-3934 (*1 *2 *3 *2) (-12 (-5 *2 (-848)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-2258 (*1 *2 *3 *2) (-12 (-5 *2 (-112)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-1273 (*1 *2 *3 *2) (-12 (-5 *2 (-1127)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-1809 (*1 *2 *3 *2) (-12 (-5 *2 (-1127)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-3221 (*1 *2 *3 *2) (-12 (-5 *2 (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)))) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-1697 (*1 *2 *3 *2) (-12 (-5 *2 (-112)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))) (-3031 (*1 *2 *3 *2) (-12 (-5 *2 (-112)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))))
+(-10 -7 (-15 -3031 ((-112) (-623 (-256)) (-112))) (-15 -1697 ((-112) (-623 (-256)) (-112))) (-15 -3221 ((-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))) (-623 (-256)) (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))) (-15 -1809 ((-1127) (-623 (-256)) (-1127))) (-15 -1273 ((-1127) (-623 (-256)) (-1127))) (-15 -2258 ((-112) (-623 (-256)) (-112))) (-15 -3934 ((-848) (-623 (-256)) (-848))) (-15 -2662 ((-848) (-623 (-256)) (-848))) (-15 -3965 ((-623 (-1063 (-372))) (-623 (-256)) (-623 (-1063 (-372))))) (-15 -2535 ((-895) (-623 (-256)) (-895))) (-15 -4147 ((-895) (-623 (-256)) (-895))) (-15 -2739 ((-1102 (-219)) (-623 (-256)))) (-15 -2259 ((-895) (-623 (-256)) (-895))) (-15 -1956 ((-372) (-623 (-256)) (-372))) (-15 -3691 ((-1 (-917 (-219)) (-917 (-219))) (-623 (-256)) (-1 (-917 (-219)) (-917 (-219))))) (-15 -2220 ((-623 (-372)) (-623 (-256)) (-623 (-372)))))
+((-3706 (((-3 |#1| "failed") (-623 (-256)) (-1145)) 17)))
+(((-255 |#1|) (-10 -7 (-15 -3706 ((-3 |#1| "failed") (-623 (-256)) (-1145)))) (-1182)) (T -255))
+((-3706 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-623 (-256))) (-5 *4 (-1145)) (-5 *1 (-255 *2)) (-4 *2 (-1182)))))
+(-10 -7 (-15 -3706 ((-3 |#1| "failed") (-623 (-256)) (-1145))))
+((-2221 (((-112) $ $) NIL)) (-3221 (($ (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)))) 15)) (-4147 (($ (-895)) 76)) (-2535 (($ (-895)) 75)) (-2305 (($ (-623 (-372))) 82)) (-1956 (($ (-372)) 58)) (-2259 (($ (-895)) 77)) (-2258 (($ (-112)) 23)) (-1809 (($ (-1127)) 18)) (-1273 (($ (-1127)) 19)) (-2739 (($ (-1102 (-219))) 71)) (-3965 (($ (-623 (-1063 (-372)))) 67)) (-2873 (($ (-623 (-1063 (-372)))) 59) (($ (-623 (-1063 (-400 (-550))))) 66)) (-3717 (($ (-372)) 29) (($ (-848)) 33)) (-3270 (((-112) (-623 $) (-1145)) 91)) (-3706 (((-3 (-52) "failed") (-623 $) (-1145)) 93)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-4040 (($ (-372)) 34) (($ (-848)) 35)) (-2999 (($ (-1 (-917 (-219)) (-917 (-219)))) 57)) (-3691 (($ (-1 (-917 (-219)) (-917 (-219)))) 78)) (-1470 (($ (-1 (-219) (-219))) 39) (($ (-1 (-219) (-219) (-219))) 43) (($ (-1 (-219) (-219) (-219) (-219))) 47)) (-2233 (((-837) $) 87)) (-2092 (($ (-112)) 24) (($ (-623 (-1063 (-372)))) 52)) (-3031 (($ (-112)) 25)) (-2264 (((-112) $ $) 89)))
+(((-256) (-13 (-1069) (-10 -8 (-15 -3031 ($ (-112))) (-15 -2092 ($ (-112))) (-15 -3221 ($ (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))) (-15 -1809 ($ (-1127))) (-15 -1273 ($ (-1127))) (-15 -2258 ($ (-112))) (-15 -2092 ($ (-623 (-1063 (-372))))) (-15 -2999 ($ (-1 (-917 (-219)) (-917 (-219))))) (-15 -3717 ($ (-372))) (-15 -3717 ($ (-848))) (-15 -4040 ($ (-372))) (-15 -4040 ($ (-848))) (-15 -1470 ($ (-1 (-219) (-219)))) (-15 -1470 ($ (-1 (-219) (-219) (-219)))) (-15 -1470 ($ (-1 (-219) (-219) (-219) (-219)))) (-15 -1956 ($ (-372))) (-15 -2873 ($ (-623 (-1063 (-372))))) (-15 -2873 ($ (-623 (-1063 (-400 (-550)))))) (-15 -3965 ($ (-623 (-1063 (-372))))) (-15 -2739 ($ (-1102 (-219)))) (-15 -2535 ($ (-895))) (-15 -4147 ($ (-895))) (-15 -2259 ($ (-895))) (-15 -3691 ($ (-1 (-917 (-219)) (-917 (-219))))) (-15 -2305 ($ (-623 (-372)))) (-15 -3706 ((-3 (-52) "failed") (-623 $) (-1145))) (-15 -3270 ((-112) (-623 $) (-1145)))))) (T -256))
+((-3031 (*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-256)))) (-2092 (*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-256)))) (-3221 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)))) (-5 *1 (-256)))) (-1809 (*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-256)))) (-1273 (*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-256)))) (-2258 (*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-256)))) (-2092 (*1 *1 *2) (-12 (-5 *2 (-623 (-1063 (-372)))) (-5 *1 (-256)))) (-2999 (*1 *1 *2) (-12 (-5 *2 (-1 (-917 (-219)) (-917 (-219)))) (-5 *1 (-256)))) (-3717 (*1 *1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-256)))) (-3717 (*1 *1 *2) (-12 (-5 *2 (-848)) (-5 *1 (-256)))) (-4040 (*1 *1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-256)))) (-4040 (*1 *1 *2) (-12 (-5 *2 (-848)) (-5 *1 (-256)))) (-1470 (*1 *1 *2) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *1 (-256)))) (-1470 (*1 *1 *2) (-12 (-5 *2 (-1 (-219) (-219) (-219))) (-5 *1 (-256)))) (-1470 (*1 *1 *2) (-12 (-5 *2 (-1 (-219) (-219) (-219) (-219))) (-5 *1 (-256)))) (-1956 (*1 *1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-256)))) (-2873 (*1 *1 *2) (-12 (-5 *2 (-623 (-1063 (-372)))) (-5 *1 (-256)))) (-2873 (*1 *1 *2) (-12 (-5 *2 (-623 (-1063 (-400 (-550))))) (-5 *1 (-256)))) (-3965 (*1 *1 *2) (-12 (-5 *2 (-623 (-1063 (-372)))) (-5 *1 (-256)))) (-2739 (*1 *1 *2) (-12 (-5 *2 (-1102 (-219))) (-5 *1 (-256)))) (-2535 (*1 *1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-256)))) (-4147 (*1 *1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-256)))) (-2259 (*1 *1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-256)))) (-3691 (*1 *1 *2) (-12 (-5 *2 (-1 (-917 (-219)) (-917 (-219)))) (-5 *1 (-256)))) (-2305 (*1 *1 *2) (-12 (-5 *2 (-623 (-372))) (-5 *1 (-256)))) (-3706 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-623 (-256))) (-5 *4 (-1145)) (-5 *2 (-52)) (-5 *1 (-256)))) (-3270 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-256))) (-5 *4 (-1145)) (-5 *2 (-112)) (-5 *1 (-256)))))
+(-13 (-1069) (-10 -8 (-15 -3031 ($ (-112))) (-15 -2092 ($ (-112))) (-15 -3221 ($ (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))) (-15 -1809 ($ (-1127))) (-15 -1273 ($ (-1127))) (-15 -2258 ($ (-112))) (-15 -2092 ($ (-623 (-1063 (-372))))) (-15 -2999 ($ (-1 (-917 (-219)) (-917 (-219))))) (-15 -3717 ($ (-372))) (-15 -3717 ($ (-848))) (-15 -4040 ($ (-372))) (-15 -4040 ($ (-848))) (-15 -1470 ($ (-1 (-219) (-219)))) (-15 -1470 ($ (-1 (-219) (-219) (-219)))) (-15 -1470 ($ (-1 (-219) (-219) (-219) (-219)))) (-15 -1956 ($ (-372))) (-15 -2873 ($ (-623 (-1063 (-372))))) (-15 -2873 ($ (-623 (-1063 (-400 (-550)))))) (-15 -3965 ($ (-623 (-1063 (-372))))) (-15 -2739 ($ (-1102 (-219)))) (-15 -2535 ($ (-895))) (-15 -4147 ($ (-895))) (-15 -2259 ($ (-895))) (-15 -3691 ($ (-1 (-917 (-219)) (-917 (-219))))) (-15 -2305 ($ (-623 (-372)))) (-15 -3706 ((-3 (-52) "failed") (-623 $) (-1145))) (-15 -3270 ((-112) (-623 $) (-1145)))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3312 (((-623 (-749)) $) NIL) (((-623 (-749)) $ |#2|) NIL)) (-3609 (((-749) $) NIL) (((-749) $ |#2|) NIL)) (-1516 (((-623 |#3|) $) NIL)) (-1705 (((-1141 $) $ |#3|) NIL) (((-1141 |#1|) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-2457 (((-749) $) NIL) (((-749) $ (-623 |#3|)) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2318 (($ $) NIL (|has| |#1| (-444)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-444)))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2703 (($ $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 |#3| "failed") $) NIL) (((-3 |#2| "failed") $) NIL) (((-3 (-1094 |#1| |#2|) "failed") $) 21)) (-2202 ((|#1| $) NIL) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-550) $) NIL (|has| |#1| (-1012 (-550)))) ((|#3| $) NIL) ((|#2| $) NIL) (((-1094 |#1| |#2|) $) NIL)) (-1792 (($ $ $ |#3|) NIL (|has| |#1| (-170)))) (-1693 (($ $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2731 (($ $) NIL (|has| |#1| (-444))) (($ $ |#3|) NIL (|has| |#1| (-444)))) (-1683 (((-623 $) $) NIL)) (-1568 (((-112) $) NIL (|has| |#1| (-883)))) (-3401 (($ $ |#1| (-522 |#3|) $) NIL)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (-12 (|has| |#1| (-860 (-372))) (|has| |#3| (-860 (-372))))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (-12 (|has| |#1| (-860 (-550))) (|has| |#3| (-860 (-550)))))) (-2603 (((-749) $ |#2|) NIL) (((-749) $) 10)) (-2419 (((-112) $) NIL)) (-3324 (((-749) $) NIL)) (-1501 (($ (-1141 |#1|) |#3|) NIL) (($ (-1141 $) |#3|) NIL)) (-2336 (((-623 $) $) NIL)) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| (-522 |#3|)) NIL) (($ $ |#3| (-749)) NIL) (($ $ (-623 |#3|) (-623 (-749))) NIL)) (-1766 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $ |#3|) NIL)) (-3346 (((-522 |#3|) $) NIL) (((-749) $ |#3|) NIL) (((-623 (-749)) $ (-623 |#3|)) NIL)) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-2863 (($ (-1 (-522 |#3|) (-522 |#3|)) $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-2136 (((-1 $ (-749)) |#2|) NIL) (((-1 $ (-749)) $) NIL (|has| |#1| (-227)))) (-4059 (((-3 |#3| "failed") $) NIL)) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL)) (-3968 ((|#3| $) NIL)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-2369 (((-1127) $) NIL)) (-1395 (((-112) $) NIL)) (-3833 (((-3 (-623 $) "failed") $) NIL)) (-3017 (((-3 (-623 $) "failed") $) NIL)) (-2891 (((-3 (-2 (|:| |var| |#3|) (|:| -3068 (-749))) "failed") $) NIL)) (-3888 (($ $) NIL)) (-3445 (((-1089) $) NIL)) (-1628 (((-112) $) NIL)) (-1639 ((|#1| $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#1| (-444)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-1735 (((-411 $) $) NIL (|has| |#1| (-883)))) (-3409 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-1553 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ |#3| |#1|) NIL) (($ $ (-623 |#3|) (-623 |#1|)) NIL) (($ $ |#3| $) NIL) (($ $ (-623 |#3|) (-623 $)) NIL) (($ $ |#2| $) NIL (|has| |#1| (-227))) (($ $ (-623 |#2|) (-623 $)) NIL (|has| |#1| (-227))) (($ $ |#2| |#1|) NIL (|has| |#1| (-227))) (($ $ (-623 |#2|) (-623 |#1|)) NIL (|has| |#1| (-227)))) (-3563 (($ $ |#3|) NIL (|has| |#1| (-170)))) (-2798 (($ $ |#3|) NIL) (($ $ (-623 |#3|)) NIL) (($ $ |#3| (-749)) NIL) (($ $ (-623 |#3|) (-623 (-749))) NIL) (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4019 (((-623 |#2|) $) NIL)) (-3661 (((-522 |#3|) $) NIL) (((-749) $ |#3|) NIL) (((-623 (-749)) $ (-623 |#3|)) NIL) (((-749) $ |#2|) NIL)) (-2451 (((-866 (-372)) $) NIL (-12 (|has| |#1| (-596 (-866 (-372)))) (|has| |#3| (-596 (-866 (-372)))))) (((-866 (-550)) $) NIL (-12 (|has| |#1| (-596 (-866 (-550)))) (|has| |#3| (-596 (-866 (-550)))))) (((-526) $) NIL (-12 (|has| |#1| (-596 (-526))) (|has| |#3| (-596 (-526)))))) (-1622 ((|#1| $) NIL (|has| |#1| (-444))) (($ $ |#3|) NIL (|has| |#1| (-444)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#1| (-883))))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#1|) 24) (($ |#3|) 23) (($ |#2|) NIL) (($ (-1094 |#1| |#2|)) 30) (($ (-400 (-550))) NIL (-1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1012 (-400 (-550)))))) (($ $) NIL (|has| |#1| (-542)))) (-2969 (((-623 |#1|) $) NIL)) (-1708 ((|#1| $ (-522 |#3|)) NIL) (($ $ |#3| (-749)) NIL) (($ $ (-623 |#3|) (-623 (-749))) NIL)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| |#1| (-883))) (|has| |#1| (-143))))) (-3091 (((-749)) NIL)) (-3895 (($ $ $ (-749)) NIL (|has| |#1| (-170)))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $ |#3|) NIL) (($ $ (-623 |#3|)) NIL) (($ $ |#3| (-749)) NIL) (($ $ (-623 |#3|) (-623 (-749))) NIL) (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+(((-257 |#1| |#2| |#3|) (-13 (-246 |#1| |#2| |#3| (-522 |#3|)) (-1012 (-1094 |#1| |#2|))) (-1021) (-825) (-259 |#2|)) (T -257))
+NIL
+(-13 (-246 |#1| |#2| |#3| (-522 |#3|)) (-1012 (-1094 |#1| |#2|)))
+((-3609 (((-749) $) 30)) (-2288 (((-3 |#2| "failed") $) 17)) (-2202 ((|#2| $) 27)) (-2798 (($ $) 12) (($ $ (-749)) 15)) (-2233 (((-837) $) 26) (($ |#2|) 10)) (-2264 (((-112) $ $) 20)) (-2290 (((-112) $ $) 29)))
+(((-258 |#1| |#2|) (-10 -8 (-15 -2798 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1|)) (-15 -3609 ((-749) |#1|)) (-15 -2202 (|#2| |#1|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2233 (|#1| |#2|)) (-15 -2290 ((-112) |#1| |#1|)) (-15 -2233 ((-837) |#1|)) (-15 -2264 ((-112) |#1| |#1|))) (-259 |#2|) (-825)) (T -258))
+NIL
+(-10 -8 (-15 -2798 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1|)) (-15 -3609 ((-749) |#1|)) (-15 -2202 (|#2| |#1|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2233 (|#1| |#2|)) (-15 -2290 ((-112) |#1| |#1|)) (-15 -2233 ((-837) |#1|)) (-15 -2264 ((-112) |#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-3609 (((-749) $) 22)) (-2564 ((|#1| $) 23)) (-2288 (((-3 |#1| "failed") $) 27)) (-2202 ((|#1| $) 26)) (-2603 (((-749) $) 24)) (-2793 (($ $ $) 13)) (-2173 (($ $ $) 14)) (-2136 (($ |#1| (-749)) 25)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2798 (($ $) 21) (($ $ (-749)) 20)) (-2233 (((-837) $) 11) (($ |#1|) 28)) (-2324 (((-112) $ $) 16)) (-2302 (((-112) $ $) 17)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 15)) (-2290 (((-112) $ $) 18)))
(((-259 |#1|) (-138) (-825)) (T -259))
-((-1518 (*1 *1 *2) (-12 (-4 *1 (-259 *2)) (-4 *2 (-825)))) (-4167 (*1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-259 *2)) (-4 *2 (-825)))) (-2475 (*1 *2 *1) (-12 (-4 *1 (-259 *3)) (-4 *3 (-825)) (-5 *2 (-749)))) (-1861 (*1 *2 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-825)))) (-4073 (*1 *2 *1) (-12 (-4 *1 (-259 *3)) (-4 *3 (-825)) (-5 *2 (-749)))) (-2393 (*1 *1 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-825)))) (-2393 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-259 *3)) (-4 *3 (-825)))))
-(-13 (-825) (-1011 |t#1|) (-10 -8 (-15 -4167 ($ |t#1| (-749))) (-15 -2475 ((-749) $)) (-15 -1861 (|t#1| $)) (-15 -4073 ((-749) $)) (-15 -2393 ($ $)) (-15 -2393 ($ $ (-749))) (-15 -1518 ($ |t#1|))))
-(((-101) . T) ((-595 (-836)) . T) ((-825) . T) ((-1011 |#1|) . T) ((-1068) . T))
-((-3141 (((-623 (-1144)) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) 41)) (-1540 (((-623 (-1144)) (-309 (-219)) (-749)) 80)) (-1437 (((-3 (-309 (-219)) "failed") (-309 (-219))) 51)) (-3354 (((-309 (-219)) (-309 (-219))) 67)) (-1332 (((-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219))))) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 26)) (-3454 (((-112) (-623 (-309 (-219)))) 84)) (-3852 (((-112) (-309 (-219))) 24)) (-2865 (((-623 (-1126)) (-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))))) 106)) (-3752 (((-623 (-309 (-219))) (-623 (-309 (-219)))) 88)) (-3651 (((-623 (-309 (-219))) (-623 (-309 (-219)))) 86)) (-3553 (((-667 (-219)) (-623 (-309 (-219))) (-749)) 95)) (-4289 (((-112) (-309 (-219))) 20) (((-112) (-623 (-309 (-219)))) 85)) (-4279 (((-623 (-219)) (-623 (-818 (-219))) (-219)) 14)) (-2916 (((-372) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) 101)) (-2764 (((-1008) (-1144) (-1008)) 34)))
-(((-260) (-10 -7 (-15 -4279 ((-623 (-219)) (-623 (-818 (-219))) (-219))) (-15 -1332 ((-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219))))) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219))))))) (-15 -1437 ((-3 (-309 (-219)) "failed") (-309 (-219)))) (-15 -3354 ((-309 (-219)) (-309 (-219)))) (-15 -3454 ((-112) (-623 (-309 (-219))))) (-15 -4289 ((-112) (-623 (-309 (-219))))) (-15 -4289 ((-112) (-309 (-219)))) (-15 -3553 ((-667 (-219)) (-623 (-309 (-219))) (-749))) (-15 -3651 ((-623 (-309 (-219))) (-623 (-309 (-219))))) (-15 -3752 ((-623 (-309 (-219))) (-623 (-309 (-219))))) (-15 -3852 ((-112) (-309 (-219)))) (-15 -3141 ((-623 (-1144)) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))) (-15 -1540 ((-623 (-1144)) (-309 (-219)) (-749))) (-15 -2764 ((-1008) (-1144) (-1008))) (-15 -2916 ((-372) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))) (-15 -2865 ((-623 (-1126)) (-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))))))) (T -260))
-((-2865 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))))) (-5 *2 (-623 (-1126))) (-5 *1 (-260)))) (-2916 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) (-5 *2 (-372)) (-5 *1 (-260)))) (-2764 (*1 *2 *3 *2) (-12 (-5 *2 (-1008)) (-5 *3 (-1144)) (-5 *1 (-260)))) (-1540 (*1 *2 *3 *4) (-12 (-5 *3 (-309 (-219))) (-5 *4 (-749)) (-5 *2 (-623 (-1144))) (-5 *1 (-260)))) (-3141 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) (-5 *2 (-623 (-1144))) (-5 *1 (-260)))) (-3852 (*1 *2 *3) (-12 (-5 *3 (-309 (-219))) (-5 *2 (-112)) (-5 *1 (-260)))) (-3752 (*1 *2 *2) (-12 (-5 *2 (-623 (-309 (-219)))) (-5 *1 (-260)))) (-3651 (*1 *2 *2) (-12 (-5 *2 (-623 (-309 (-219)))) (-5 *1 (-260)))) (-3553 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-309 (-219)))) (-5 *4 (-749)) (-5 *2 (-667 (-219))) (-5 *1 (-260)))) (-4289 (*1 *2 *3) (-12 (-5 *3 (-309 (-219))) (-5 *2 (-112)) (-5 *1 (-260)))) (-4289 (*1 *2 *3) (-12 (-5 *3 (-623 (-309 (-219)))) (-5 *2 (-112)) (-5 *1 (-260)))) (-3454 (*1 *2 *3) (-12 (-5 *3 (-623 (-309 (-219)))) (-5 *2 (-112)) (-5 *1 (-260)))) (-3354 (*1 *2 *2) (-12 (-5 *2 (-309 (-219))) (-5 *1 (-260)))) (-1437 (*1 *2 *2) (|partial| -12 (-5 *2 (-309 (-219))) (-5 *1 (-260)))) (-1332 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (-5 *1 (-260)))) (-4279 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-818 (-219)))) (-5 *4 (-219)) (-5 *2 (-623 *4)) (-5 *1 (-260)))))
-(-10 -7 (-15 -4279 ((-623 (-219)) (-623 (-818 (-219))) (-219))) (-15 -1332 ((-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219))))) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219))))))) (-15 -1437 ((-3 (-309 (-219)) "failed") (-309 (-219)))) (-15 -3354 ((-309 (-219)) (-309 (-219)))) (-15 -3454 ((-112) (-623 (-309 (-219))))) (-15 -4289 ((-112) (-623 (-309 (-219))))) (-15 -4289 ((-112) (-309 (-219)))) (-15 -3553 ((-667 (-219)) (-623 (-309 (-219))) (-749))) (-15 -3651 ((-623 (-309 (-219))) (-623 (-309 (-219))))) (-15 -3752 ((-623 (-309 (-219))) (-623 (-309 (-219))))) (-15 -3852 ((-112) (-309 (-219)))) (-15 -3141 ((-623 (-1144)) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))) (-15 -1540 ((-623 (-1144)) (-309 (-219)) (-749))) (-15 -2764 ((-1008) (-1144) (-1008))) (-15 -2916 ((-372) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))) (-15 -2865 ((-623 (-1126)) (-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))))))
-((-1504 (((-112) $ $) NIL)) (-4236 (((-1008) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) NIL) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 44)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 26) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2316 (((-112) $ $) NIL)))
+((-2233 (*1 *1 *2) (-12 (-4 *1 (-259 *2)) (-4 *2 (-825)))) (-2136 (*1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-259 *2)) (-4 *2 (-825)))) (-2603 (*1 *2 *1) (-12 (-4 *1 (-259 *3)) (-4 *3 (-825)) (-5 *2 (-749)))) (-2564 (*1 *2 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-825)))) (-3609 (*1 *2 *1) (-12 (-4 *1 (-259 *3)) (-4 *3 (-825)) (-5 *2 (-749)))) (-2798 (*1 *1 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-825)))) (-2798 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-259 *3)) (-4 *3 (-825)))))
+(-13 (-825) (-1012 |t#1|) (-10 -8 (-15 -2136 ($ |t#1| (-749))) (-15 -2603 ((-749) $)) (-15 -2564 (|t#1| $)) (-15 -3609 ((-749) $)) (-15 -2798 ($ $)) (-15 -2798 ($ $ (-749))) (-15 -2233 ($ |t#1|))))
+(((-101) . T) ((-595 (-837)) . T) ((-825) . T) ((-1012 |#1|) . T) ((-1069) . T))
+((-1516 (((-623 (-1145)) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) 41)) (-3016 (((-623 (-1145)) (-309 (-219)) (-749)) 80)) (-2945 (((-3 (-309 (-219)) "failed") (-309 (-219))) 51)) (-1895 (((-309 (-219)) (-309 (-219))) 67)) (-3523 (((-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219))))) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 26)) (-3571 (((-112) (-623 (-309 (-219)))) 84)) (-3265 (((-112) (-309 (-219))) 24)) (-1957 (((-623 (-1127)) (-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))))) 106)) (-3514 (((-623 (-309 (-219))) (-623 (-309 (-219)))) 88)) (-1806 (((-623 (-309 (-219))) (-623 (-309 (-219)))) 86)) (-2103 (((-667 (-219)) (-623 (-309 (-219))) (-749)) 95)) (-3933 (((-112) (-309 (-219))) 20) (((-112) (-623 (-309 (-219)))) 85)) (-1951 (((-623 (-219)) (-623 (-818 (-219))) (-219)) 14)) (-1282 (((-372) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) 101)) (-2321 (((-1009) (-1145) (-1009)) 34)))
+(((-260) (-10 -7 (-15 -1951 ((-623 (-219)) (-623 (-818 (-219))) (-219))) (-15 -3523 ((-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219))))) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219))))))) (-15 -2945 ((-3 (-309 (-219)) "failed") (-309 (-219)))) (-15 -1895 ((-309 (-219)) (-309 (-219)))) (-15 -3571 ((-112) (-623 (-309 (-219))))) (-15 -3933 ((-112) (-623 (-309 (-219))))) (-15 -3933 ((-112) (-309 (-219)))) (-15 -2103 ((-667 (-219)) (-623 (-309 (-219))) (-749))) (-15 -1806 ((-623 (-309 (-219))) (-623 (-309 (-219))))) (-15 -3514 ((-623 (-309 (-219))) (-623 (-309 (-219))))) (-15 -3265 ((-112) (-309 (-219)))) (-15 -1516 ((-623 (-1145)) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))) (-15 -3016 ((-623 (-1145)) (-309 (-219)) (-749))) (-15 -2321 ((-1009) (-1145) (-1009))) (-15 -1282 ((-372) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))) (-15 -1957 ((-623 (-1127)) (-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))))))) (T -260))
+((-1957 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))))) (-5 *2 (-623 (-1127))) (-5 *1 (-260)))) (-1282 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) (-5 *2 (-372)) (-5 *1 (-260)))) (-2321 (*1 *2 *3 *2) (-12 (-5 *2 (-1009)) (-5 *3 (-1145)) (-5 *1 (-260)))) (-3016 (*1 *2 *3 *4) (-12 (-5 *3 (-309 (-219))) (-5 *4 (-749)) (-5 *2 (-623 (-1145))) (-5 *1 (-260)))) (-1516 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) (-5 *2 (-623 (-1145))) (-5 *1 (-260)))) (-3265 (*1 *2 *3) (-12 (-5 *3 (-309 (-219))) (-5 *2 (-112)) (-5 *1 (-260)))) (-3514 (*1 *2 *2) (-12 (-5 *2 (-623 (-309 (-219)))) (-5 *1 (-260)))) (-1806 (*1 *2 *2) (-12 (-5 *2 (-623 (-309 (-219)))) (-5 *1 (-260)))) (-2103 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-309 (-219)))) (-5 *4 (-749)) (-5 *2 (-667 (-219))) (-5 *1 (-260)))) (-3933 (*1 *2 *3) (-12 (-5 *3 (-309 (-219))) (-5 *2 (-112)) (-5 *1 (-260)))) (-3933 (*1 *2 *3) (-12 (-5 *3 (-623 (-309 (-219)))) (-5 *2 (-112)) (-5 *1 (-260)))) (-3571 (*1 *2 *3) (-12 (-5 *3 (-623 (-309 (-219)))) (-5 *2 (-112)) (-5 *1 (-260)))) (-1895 (*1 *2 *2) (-12 (-5 *2 (-309 (-219))) (-5 *1 (-260)))) (-2945 (*1 *2 *2) (|partial| -12 (-5 *2 (-309 (-219))) (-5 *1 (-260)))) (-3523 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (-5 *1 (-260)))) (-1951 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-818 (-219)))) (-5 *4 (-219)) (-5 *2 (-623 *4)) (-5 *1 (-260)))))
+(-10 -7 (-15 -1951 ((-623 (-219)) (-623 (-818 (-219))) (-219))) (-15 -3523 ((-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219))))) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219))))))) (-15 -2945 ((-3 (-309 (-219)) "failed") (-309 (-219)))) (-15 -1895 ((-309 (-219)) (-309 (-219)))) (-15 -3571 ((-112) (-623 (-309 (-219))))) (-15 -3933 ((-112) (-623 (-309 (-219))))) (-15 -3933 ((-112) (-309 (-219)))) (-15 -2103 ((-667 (-219)) (-623 (-309 (-219))) (-749))) (-15 -1806 ((-623 (-309 (-219))) (-623 (-309 (-219))))) (-15 -3514 ((-623 (-309 (-219))) (-623 (-309 (-219))))) (-15 -3265 ((-112) (-309 (-219)))) (-15 -1516 ((-623 (-1145)) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))) (-15 -3016 ((-623 (-1145)) (-309 (-219)) (-749))) (-15 -2321 ((-1009) (-1145) (-1009))) (-15 -1282 ((-372) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))) (-15 -1957 ((-623 (-1127)) (-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))))))
+((-2221 (((-112) $ $) NIL)) (-1552 (((-1009) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) NIL) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 44)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 26) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2264 (((-112) $ $) NIL)))
(((-261) (-814)) (T -261))
NIL
(-814)
-((-1504 (((-112) $ $) NIL)) (-4236 (((-1008) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) 58) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 54)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 34) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) 36)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2316 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-1552 (((-1009) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) 58) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 54)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 34) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) 36)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2264 (((-112) $ $) NIL)))
(((-262) (-814)) (T -262))
NIL
(-814)
-((-1504 (((-112) $ $) NIL)) (-4236 (((-1008) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) 76) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 73)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 44) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) 55)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2316 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-1552 (((-1009) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) 76) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 73)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 44) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) 55)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2264 (((-112) $ $) NIL)))
(((-263) (-814)) (T -263))
NIL
(-814)
-((-1504 (((-112) $ $) NIL)) (-4236 (((-1008) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) NIL) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 50)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 31) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2316 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-1552 (((-1009) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) NIL) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 50)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 31) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2264 (((-112) $ $) NIL)))
(((-264) (-814)) (T -264))
NIL
(-814)
-((-1504 (((-112) $ $) NIL)) (-4236 (((-1008) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) NIL) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 50)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 28) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2316 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-1552 (((-1009) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) NIL) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 50)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 28) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2264 (((-112) $ $) NIL)))
(((-265) (-814)) (T -265))
NIL
(-814)
-((-1504 (((-112) $ $) NIL)) (-4236 (((-1008) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) NIL) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 73)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 28) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2316 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-1552 (((-1009) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) NIL) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 73)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 28) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2264 (((-112) $ $) NIL)))
(((-266) (-814)) (T -266))
NIL
(-814)
-((-1504 (((-112) $ $) NIL)) (-4236 (((-1008) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) NIL) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 77)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 25) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2316 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-1552 (((-1009) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) NIL) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 77)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 25) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2264 (((-112) $ $) NIL)))
(((-267) (-814)) (T -267))
NIL
(-814)
-((-1504 (((-112) $ $) NIL)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3039 (((-623 (-550)) $) 19)) (-2970 (((-749) $) 17)) (-1518 (((-836) $) 23) (($ (-623 (-550))) 15)) (-2954 (($ (-749)) 20)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 9)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 11)))
-(((-268) (-13 (-825) (-10 -8 (-15 -1518 ($ (-623 (-550)))) (-15 -2970 ((-749) $)) (-15 -3039 ((-623 (-550)) $)) (-15 -2954 ($ (-749)))))) (T -268))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-268)))) (-2970 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-268)))) (-3039 (*1 *2 *1) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-268)))) (-2954 (*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-268)))))
-(-13 (-825) (-10 -8 (-15 -1518 ($ (-623 (-550)))) (-15 -2970 ((-749) $)) (-15 -3039 ((-623 (-550)) $)) (-15 -2954 ($ (-749)))))
-((-3123 ((|#2| |#2|) 77)) (-3005 ((|#2| |#2|) 65)) (-1839 (((-3 |#2| "failed") |#2| (-623 (-2 (|:| |func| |#2|) (|:| |pole| (-112))))) 116)) (-3103 ((|#2| |#2|) 75)) (-2984 ((|#2| |#2|) 63)) (-3146 ((|#2| |#2|) 79)) (-3025 ((|#2| |#2|) 67)) (-2734 ((|#2|) 46)) (-2926 (((-114) (-114)) 95)) (-2958 ((|#2| |#2|) 61)) (-1942 (((-112) |#2|) 134)) (-4058 ((|#2| |#2|) 181)) (-2549 ((|#2| |#2|) 157)) (-3228 ((|#2|) 59)) (-3130 ((|#2|) 58)) (-2147 ((|#2| |#2|) 177)) (-2379 ((|#2| |#2|) 153)) (-4263 ((|#2| |#2|) 185)) (-1555 ((|#2| |#2|) 161)) (-2297 ((|#2| |#2|) 149)) (-2220 ((|#2| |#2|) 151)) (-1287 ((|#2| |#2|) 187)) (-1663 ((|#2| |#2|) 163)) (-4151 ((|#2| |#2|) 183)) (-2631 ((|#2| |#2|) 159)) (-3978 ((|#2| |#2|) 179)) (-2467 ((|#2| |#2|) 155)) (-1458 ((|#2| |#2|) 193)) (-1806 ((|#2| |#2|) 169)) (-1388 ((|#2| |#2|) 189)) (-1780 ((|#2| |#2|) 165)) (-1634 ((|#2| |#2|) 197)) (-1986 ((|#2| |#2|) 173)) (-1736 ((|#2| |#2|) 199)) (-2071 ((|#2| |#2|) 175)) (-1535 ((|#2| |#2|) 195)) (-1905 ((|#2| |#2|) 171)) (-1481 ((|#2| |#2|) 191)) (-1706 ((|#2| |#2|) 167)) (-1812 ((|#2| |#2|) 62)) (-3157 ((|#2| |#2|) 80)) (-3033 ((|#2| |#2|) 68)) (-3135 ((|#2| |#2|) 78)) (-3016 ((|#2| |#2|) 66)) (-3114 ((|#2| |#2|) 76)) (-2995 ((|#2| |#2|) 64)) (-2222 (((-112) (-114)) 93)) (-3187 ((|#2| |#2|) 83)) (-3060 ((|#2| |#2|) 71)) (-3167 ((|#2| |#2|) 81)) (-3043 ((|#2| |#2|) 69)) (-3209 ((|#2| |#2|) 85)) (-3081 ((|#2| |#2|) 73)) (-3294 ((|#2| |#2|) 86)) (-3094 ((|#2| |#2|) 74)) (-3198 ((|#2| |#2|) 84)) (-3072 ((|#2| |#2|) 72)) (-3176 ((|#2| |#2|) 82)) (-3052 ((|#2| |#2|) 70)))
-(((-269 |#1| |#2|) (-10 -7 (-15 -1812 (|#2| |#2|)) (-15 -2958 (|#2| |#2|)) (-15 -2984 (|#2| |#2|)) (-15 -2995 (|#2| |#2|)) (-15 -3005 (|#2| |#2|)) (-15 -3016 (|#2| |#2|)) (-15 -3025 (|#2| |#2|)) (-15 -3033 (|#2| |#2|)) (-15 -3043 (|#2| |#2|)) (-15 -3052 (|#2| |#2|)) (-15 -3060 (|#2| |#2|)) (-15 -3072 (|#2| |#2|)) (-15 -3081 (|#2| |#2|)) (-15 -3094 (|#2| |#2|)) (-15 -3103 (|#2| |#2|)) (-15 -3114 (|#2| |#2|)) (-15 -3123 (|#2| |#2|)) (-15 -3135 (|#2| |#2|)) (-15 -3146 (|#2| |#2|)) (-15 -3157 (|#2| |#2|)) (-15 -3167 (|#2| |#2|)) (-15 -3176 (|#2| |#2|)) (-15 -3187 (|#2| |#2|)) (-15 -3198 (|#2| |#2|)) (-15 -3209 (|#2| |#2|)) (-15 -3294 (|#2| |#2|)) (-15 -2734 (|#2|)) (-15 -2222 ((-112) (-114))) (-15 -2926 ((-114) (-114))) (-15 -3130 (|#2|)) (-15 -3228 (|#2|)) (-15 -2220 (|#2| |#2|)) (-15 -2297 (|#2| |#2|)) (-15 -2379 (|#2| |#2|)) (-15 -2467 (|#2| |#2|)) (-15 -2549 (|#2| |#2|)) (-15 -2631 (|#2| |#2|)) (-15 -1555 (|#2| |#2|)) (-15 -1663 (|#2| |#2|)) (-15 -1780 (|#2| |#2|)) (-15 -1706 (|#2| |#2|)) (-15 -1806 (|#2| |#2|)) (-15 -1905 (|#2| |#2|)) (-15 -1986 (|#2| |#2|)) (-15 -2071 (|#2| |#2|)) (-15 -2147 (|#2| |#2|)) (-15 -3978 (|#2| |#2|)) (-15 -4058 (|#2| |#2|)) (-15 -4151 (|#2| |#2|)) (-15 -4263 (|#2| |#2|)) (-15 -1287 (|#2| |#2|)) (-15 -1388 (|#2| |#2|)) (-15 -1481 (|#2| |#2|)) (-15 -1458 (|#2| |#2|)) (-15 -1535 (|#2| |#2|)) (-15 -1634 (|#2| |#2|)) (-15 -1736 (|#2| |#2|)) (-15 -1839 ((-3 |#2| "failed") |#2| (-623 (-2 (|:| |func| |#2|) (|:| |pole| (-112)))))) (-15 -1942 ((-112) |#2|))) (-13 (-825) (-542)) (-13 (-423 |#1|) (-975))) (T -269))
-((-1942 (*1 *2 *3) (-12 (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112)) (-5 *1 (-269 *4 *3)) (-4 *3 (-13 (-423 *4) (-975))))) (-1839 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-623 (-2 (|:| |func| *2) (|:| |pole| (-112))))) (-4 *2 (-13 (-423 *4) (-975))) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-269 *4 *2)))) (-1736 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-1634 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-1535 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-1458 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-1481 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-1388 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-1287 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-4263 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-4151 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-4058 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3978 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-2147 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-2071 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-1986 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-1905 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-1806 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-1706 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-1780 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-1663 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-1555 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-2631 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-2549 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-2467 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-2379 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-2297 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-2220 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3228 (*1 *2) (-12 (-4 *2 (-13 (-423 *3) (-975))) (-5 *1 (-269 *3 *2)) (-4 *3 (-13 (-825) (-542))))) (-3130 (*1 *2) (-12 (-4 *2 (-13 (-423 *3) (-975))) (-5 *1 (-269 *3 *2)) (-4 *3 (-13 (-825) (-542))))) (-2926 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *4)) (-4 *4 (-13 (-423 *3) (-975))))) (-2222 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112)) (-5 *1 (-269 *4 *5)) (-4 *5 (-13 (-423 *4) (-975))))) (-2734 (*1 *2) (-12 (-4 *2 (-13 (-423 *3) (-975))) (-5 *1 (-269 *3 *2)) (-4 *3 (-13 (-825) (-542))))) (-3294 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3209 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3198 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3187 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3176 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3167 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3157 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3146 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3135 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3123 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3114 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3103 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3094 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3081 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3072 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3060 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3052 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3043 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3033 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3025 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3016 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-3005 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-2995 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-2984 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-2958 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))) (-1812 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-975))))))
-(-10 -7 (-15 -1812 (|#2| |#2|)) (-15 -2958 (|#2| |#2|)) (-15 -2984 (|#2| |#2|)) (-15 -2995 (|#2| |#2|)) (-15 -3005 (|#2| |#2|)) (-15 -3016 (|#2| |#2|)) (-15 -3025 (|#2| |#2|)) (-15 -3033 (|#2| |#2|)) (-15 -3043 (|#2| |#2|)) (-15 -3052 (|#2| |#2|)) (-15 -3060 (|#2| |#2|)) (-15 -3072 (|#2| |#2|)) (-15 -3081 (|#2| |#2|)) (-15 -3094 (|#2| |#2|)) (-15 -3103 (|#2| |#2|)) (-15 -3114 (|#2| |#2|)) (-15 -3123 (|#2| |#2|)) (-15 -3135 (|#2| |#2|)) (-15 -3146 (|#2| |#2|)) (-15 -3157 (|#2| |#2|)) (-15 -3167 (|#2| |#2|)) (-15 -3176 (|#2| |#2|)) (-15 -3187 (|#2| |#2|)) (-15 -3198 (|#2| |#2|)) (-15 -3209 (|#2| |#2|)) (-15 -3294 (|#2| |#2|)) (-15 -2734 (|#2|)) (-15 -2222 ((-112) (-114))) (-15 -2926 ((-114) (-114))) (-15 -3130 (|#2|)) (-15 -3228 (|#2|)) (-15 -2220 (|#2| |#2|)) (-15 -2297 (|#2| |#2|)) (-15 -2379 (|#2| |#2|)) (-15 -2467 (|#2| |#2|)) (-15 -2549 (|#2| |#2|)) (-15 -2631 (|#2| |#2|)) (-15 -1555 (|#2| |#2|)) (-15 -1663 (|#2| |#2|)) (-15 -1780 (|#2| |#2|)) (-15 -1706 (|#2| |#2|)) (-15 -1806 (|#2| |#2|)) (-15 -1905 (|#2| |#2|)) (-15 -1986 (|#2| |#2|)) (-15 -2071 (|#2| |#2|)) (-15 -2147 (|#2| |#2|)) (-15 -3978 (|#2| |#2|)) (-15 -4058 (|#2| |#2|)) (-15 -4151 (|#2| |#2|)) (-15 -4263 (|#2| |#2|)) (-15 -1287 (|#2| |#2|)) (-15 -1388 (|#2| |#2|)) (-15 -1481 (|#2| |#2|)) (-15 -1458 (|#2| |#2|)) (-15 -1535 (|#2| |#2|)) (-15 -1634 (|#2| |#2|)) (-15 -1736 (|#2| |#2|)) (-15 -1839 ((-3 |#2| "failed") |#2| (-623 (-2 (|:| |func| |#2|) (|:| |pole| (-112)))))) (-15 -1942 ((-112) |#2|)))
-((-3969 (((-3 |#2| "failed") (-623 (-594 |#2|)) |#2| (-1144)) 135)) (-4177 ((|#2| (-400 (-550)) |#2|) 51)) (-4071 ((|#2| |#2| (-594 |#2|)) 128)) (-2044 (((-2 (|:| |func| |#2|) (|:| |kers| (-623 (-594 |#2|))) (|:| |vals| (-623 |#2|))) |#2| (-1144)) 127)) (-3879 ((|#2| |#2| (-1144)) 20) ((|#2| |#2|) 23)) (-3748 ((|#2| |#2| (-1144)) 141) ((|#2| |#2|) 139)))
-(((-270 |#1| |#2|) (-10 -7 (-15 -3748 (|#2| |#2|)) (-15 -3748 (|#2| |#2| (-1144))) (-15 -2044 ((-2 (|:| |func| |#2|) (|:| |kers| (-623 (-594 |#2|))) (|:| |vals| (-623 |#2|))) |#2| (-1144))) (-15 -3879 (|#2| |#2|)) (-15 -3879 (|#2| |#2| (-1144))) (-15 -3969 ((-3 |#2| "failed") (-623 (-594 |#2|)) |#2| (-1144))) (-15 -4071 (|#2| |#2| (-594 |#2|))) (-15 -4177 (|#2| (-400 (-550)) |#2|))) (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))) (-13 (-27) (-1166) (-423 |#1|))) (T -270))
-((-4177 (*1 *2 *3 *2) (-12 (-5 *3 (-400 (-550))) (-4 *4 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-270 *4 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *4))))) (-4071 (*1 *2 *2 *3) (-12 (-5 *3 (-594 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *4))) (-4 *4 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-270 *4 *2)))) (-3969 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-623 (-594 *2))) (-5 *4 (-1144)) (-4 *2 (-13 (-27) (-1166) (-423 *5))) (-4 *5 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-270 *5 *2)))) (-3879 (*1 *2 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-270 *4 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *4))))) (-3879 (*1 *2 *2) (-12 (-4 *3 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-270 *3 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *3))))) (-2044 (*1 *2 *3 *4) (-12 (-5 *4 (-1144)) (-4 *5 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-2 (|:| |func| *3) (|:| |kers| (-623 (-594 *3))) (|:| |vals| (-623 *3)))) (-5 *1 (-270 *5 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *5))))) (-3748 (*1 *2 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-270 *4 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *4))))) (-3748 (*1 *2 *2) (-12 (-4 *3 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-270 *3 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *3))))))
-(-10 -7 (-15 -3748 (|#2| |#2|)) (-15 -3748 (|#2| |#2| (-1144))) (-15 -2044 ((-2 (|:| |func| |#2|) (|:| |kers| (-623 (-594 |#2|))) (|:| |vals| (-623 |#2|))) |#2| (-1144))) (-15 -3879 (|#2| |#2|)) (-15 -3879 (|#2| |#2| (-1144))) (-15 -3969 ((-3 |#2| "failed") (-623 (-594 |#2|)) |#2| (-1144))) (-15 -4071 (|#2| |#2| (-594 |#2|))) (-15 -4177 (|#2| (-400 (-550)) |#2|)))
-((-1263 (((-3 |#3| "failed") |#3|) 110)) (-3123 ((|#3| |#3|) 131)) (-1463 (((-3 |#3| "failed") |#3|) 82)) (-3005 ((|#3| |#3|) 121)) (-4139 (((-3 |#3| "failed") |#3|) 58)) (-3103 ((|#3| |#3|) 129)) (-2505 (((-3 |#3| "failed") |#3|) 46)) (-2984 ((|#3| |#3|) 119)) (-3286 (((-3 |#3| "failed") |#3|) 112)) (-3146 ((|#3| |#3|) 133)) (-1665 (((-3 |#3| "failed") |#3|) 84)) (-3025 ((|#3| |#3|) 123)) (-2280 (((-3 |#3| "failed") |#3| (-749)) 36)) (-2429 (((-3 |#3| "failed") |#3|) 74)) (-2958 ((|#3| |#3|) 118)) (-2350 (((-3 |#3| "failed") |#3|) 44)) (-1812 ((|#3| |#3|) 117)) (-3372 (((-3 |#3| "failed") |#3|) 113)) (-3157 ((|#3| |#3|) 134)) (-1770 (((-3 |#3| "failed") |#3|) 85)) (-3033 ((|#3| |#3|) 124)) (-1359 (((-3 |#3| "failed") |#3|) 111)) (-3135 ((|#3| |#3|) 132)) (-1571 (((-3 |#3| "failed") |#3|) 83)) (-3016 ((|#3| |#3|) 122)) (-4223 (((-3 |#3| "failed") |#3|) 60)) (-3114 ((|#3| |#3|) 130)) (-2574 (((-3 |#3| "failed") |#3|) 48)) (-2995 ((|#3| |#3|) 120)) (-3847 (((-3 |#3| "failed") |#3|) 66)) (-3187 ((|#3| |#3|) 137)) (-2050 (((-3 |#3| "failed") |#3|) 104)) (-3060 ((|#3| |#3|) 142)) (-3460 (((-3 |#3| "failed") |#3|) 62)) (-3167 ((|#3| |#3|) 135)) (-1868 (((-3 |#3| "failed") |#3|) 50)) (-3043 ((|#3| |#3|) 125)) (-2869 (((-3 |#3| "failed") |#3|) 70)) (-3209 ((|#3| |#3|) 139)) (-3955 (((-3 |#3| "failed") |#3|) 54)) (-3081 ((|#3| |#3|) 127)) (-2937 (((-3 |#3| "failed") |#3|) 72)) (-3294 ((|#3| |#3|) 140)) (-4057 (((-3 |#3| "failed") |#3|) 56)) (-3094 ((|#3| |#3|) 128)) (-2757 (((-3 |#3| "failed") |#3|) 68)) (-3198 ((|#3| |#3|) 138)) (-3876 (((-3 |#3| "failed") |#3|) 107)) (-3072 ((|#3| |#3|) 143)) (-3558 (((-3 |#3| "failed") |#3|) 64)) (-3176 ((|#3| |#3|) 136)) (-1960 (((-3 |#3| "failed") |#3|) 52)) (-3052 ((|#3| |#3|) 126)) (** ((|#3| |#3| (-400 (-550))) 40 (|has| |#1| (-356)))))
-(((-271 |#1| |#2| |#3|) (-13 (-956 |#3|) (-10 -7 (IF (|has| |#1| (-356)) (-15 ** (|#3| |#3| (-400 (-550)))) |%noBranch|) (-15 -1812 (|#3| |#3|)) (-15 -2958 (|#3| |#3|)) (-15 -2984 (|#3| |#3|)) (-15 -2995 (|#3| |#3|)) (-15 -3005 (|#3| |#3|)) (-15 -3016 (|#3| |#3|)) (-15 -3025 (|#3| |#3|)) (-15 -3033 (|#3| |#3|)) (-15 -3043 (|#3| |#3|)) (-15 -3052 (|#3| |#3|)) (-15 -3060 (|#3| |#3|)) (-15 -3072 (|#3| |#3|)) (-15 -3081 (|#3| |#3|)) (-15 -3094 (|#3| |#3|)) (-15 -3103 (|#3| |#3|)) (-15 -3114 (|#3| |#3|)) (-15 -3123 (|#3| |#3|)) (-15 -3135 (|#3| |#3|)) (-15 -3146 (|#3| |#3|)) (-15 -3157 (|#3| |#3|)) (-15 -3167 (|#3| |#3|)) (-15 -3176 (|#3| |#3|)) (-15 -3187 (|#3| |#3|)) (-15 -3198 (|#3| |#3|)) (-15 -3209 (|#3| |#3|)) (-15 -3294 (|#3| |#3|)))) (-38 (-400 (-550))) (-1218 |#1|) (-1189 |#1| |#2|)) (T -271))
-((** (*1 *2 *2 *3) (-12 (-5 *3 (-400 (-550))) (-4 *4 (-356)) (-4 *4 (-38 *3)) (-4 *5 (-1218 *4)) (-5 *1 (-271 *4 *5 *2)) (-4 *2 (-1189 *4 *5)))) (-1812 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-2958 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-2984 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-2995 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3005 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3016 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3025 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3033 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3043 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3052 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3060 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3072 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3081 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3094 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3103 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3114 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3123 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3135 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3146 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3157 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3167 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3176 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3187 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3198 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3209 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))) (-3294 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4)))))
-(-13 (-956 |#3|) (-10 -7 (IF (|has| |#1| (-356)) (-15 ** (|#3| |#3| (-400 (-550)))) |%noBranch|) (-15 -1812 (|#3| |#3|)) (-15 -2958 (|#3| |#3|)) (-15 -2984 (|#3| |#3|)) (-15 -2995 (|#3| |#3|)) (-15 -3005 (|#3| |#3|)) (-15 -3016 (|#3| |#3|)) (-15 -3025 (|#3| |#3|)) (-15 -3033 (|#3| |#3|)) (-15 -3043 (|#3| |#3|)) (-15 -3052 (|#3| |#3|)) (-15 -3060 (|#3| |#3|)) (-15 -3072 (|#3| |#3|)) (-15 -3081 (|#3| |#3|)) (-15 -3094 (|#3| |#3|)) (-15 -3103 (|#3| |#3|)) (-15 -3114 (|#3| |#3|)) (-15 -3123 (|#3| |#3|)) (-15 -3135 (|#3| |#3|)) (-15 -3146 (|#3| |#3|)) (-15 -3157 (|#3| |#3|)) (-15 -3167 (|#3| |#3|)) (-15 -3176 (|#3| |#3|)) (-15 -3187 (|#3| |#3|)) (-15 -3198 (|#3| |#3|)) (-15 -3209 (|#3| |#3|)) (-15 -3294 (|#3| |#3|))))
-((-1263 (((-3 |#3| "failed") |#3|) 66)) (-3123 ((|#3| |#3|) 129)) (-1463 (((-3 |#3| "failed") |#3|) 50)) (-3005 ((|#3| |#3|) 117)) (-4139 (((-3 |#3| "failed") |#3|) 62)) (-3103 ((|#3| |#3|) 127)) (-2505 (((-3 |#3| "failed") |#3|) 46)) (-2984 ((|#3| |#3|) 115)) (-3286 (((-3 |#3| "failed") |#3|) 70)) (-3146 ((|#3| |#3|) 131)) (-1665 (((-3 |#3| "failed") |#3|) 54)) (-3025 ((|#3| |#3|) 119)) (-2280 (((-3 |#3| "failed") |#3| (-749)) 35)) (-2429 (((-3 |#3| "failed") |#3|) 44)) (-2958 ((|#3| |#3|) 104)) (-2350 (((-3 |#3| "failed") |#3|) 42)) (-1812 ((|#3| |#3|) 114)) (-3372 (((-3 |#3| "failed") |#3|) 72)) (-3157 ((|#3| |#3|) 132)) (-1770 (((-3 |#3| "failed") |#3|) 56)) (-3033 ((|#3| |#3|) 120)) (-1359 (((-3 |#3| "failed") |#3|) 68)) (-3135 ((|#3| |#3|) 130)) (-1571 (((-3 |#3| "failed") |#3|) 52)) (-3016 ((|#3| |#3|) 118)) (-4223 (((-3 |#3| "failed") |#3|) 64)) (-3114 ((|#3| |#3|) 128)) (-2574 (((-3 |#3| "failed") |#3|) 48)) (-2995 ((|#3| |#3|) 116)) (-3847 (((-3 |#3| "failed") |#3|) 74)) (-3187 ((|#3| |#3|) 135)) (-2050 (((-3 |#3| "failed") |#3|) 58)) (-3060 ((|#3| |#3|) 123)) (-3460 (((-3 |#3| "failed") |#3|) 105)) (-3167 ((|#3| |#3|) 133)) (-1868 (((-3 |#3| "failed") |#3|) 94)) (-3043 ((|#3| |#3|) 121)) (-2869 (((-3 |#3| "failed") |#3|) 109)) (-3209 ((|#3| |#3|) 137)) (-3955 (((-3 |#3| "failed") |#3|) 101)) (-3081 ((|#3| |#3|) 125)) (-2937 (((-3 |#3| "failed") |#3|) 110)) (-3294 ((|#3| |#3|) 138)) (-4057 (((-3 |#3| "failed") |#3|) 103)) (-3094 ((|#3| |#3|) 126)) (-2757 (((-3 |#3| "failed") |#3|) 76)) (-3198 ((|#3| |#3|) 136)) (-3876 (((-3 |#3| "failed") |#3|) 60)) (-3072 ((|#3| |#3|) 124)) (-3558 (((-3 |#3| "failed") |#3|) 106)) (-3176 ((|#3| |#3|) 134)) (-1960 (((-3 |#3| "failed") |#3|) 97)) (-3052 ((|#3| |#3|) 122)) (** ((|#3| |#3| (-400 (-550))) 40 (|has| |#1| (-356)))))
-(((-272 |#1| |#2| |#3| |#4|) (-13 (-956 |#3|) (-10 -7 (IF (|has| |#1| (-356)) (-15 ** (|#3| |#3| (-400 (-550)))) |%noBranch|) (-15 -1812 (|#3| |#3|)) (-15 -2958 (|#3| |#3|)) (-15 -2984 (|#3| |#3|)) (-15 -2995 (|#3| |#3|)) (-15 -3005 (|#3| |#3|)) (-15 -3016 (|#3| |#3|)) (-15 -3025 (|#3| |#3|)) (-15 -3033 (|#3| |#3|)) (-15 -3043 (|#3| |#3|)) (-15 -3052 (|#3| |#3|)) (-15 -3060 (|#3| |#3|)) (-15 -3072 (|#3| |#3|)) (-15 -3081 (|#3| |#3|)) (-15 -3094 (|#3| |#3|)) (-15 -3103 (|#3| |#3|)) (-15 -3114 (|#3| |#3|)) (-15 -3123 (|#3| |#3|)) (-15 -3135 (|#3| |#3|)) (-15 -3146 (|#3| |#3|)) (-15 -3157 (|#3| |#3|)) (-15 -3167 (|#3| |#3|)) (-15 -3176 (|#3| |#3|)) (-15 -3187 (|#3| |#3|)) (-15 -3198 (|#3| |#3|)) (-15 -3209 (|#3| |#3|)) (-15 -3294 (|#3| |#3|)))) (-38 (-400 (-550))) (-1187 |#1|) (-1210 |#1| |#2|) (-956 |#2|)) (T -272))
-((** (*1 *2 *2 *3) (-12 (-5 *3 (-400 (-550))) (-4 *4 (-356)) (-4 *4 (-38 *3)) (-4 *5 (-1187 *4)) (-5 *1 (-272 *4 *5 *2 *6)) (-4 *2 (-1210 *4 *5)) (-4 *6 (-956 *5)))) (-1812 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-2958 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-2984 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-2995 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3005 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3016 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3025 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3033 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3043 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3052 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3060 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3072 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3081 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3094 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3103 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3114 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3123 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3135 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3146 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3157 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3167 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3176 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3187 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3198 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3209 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))) (-3294 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4)))))
-(-13 (-956 |#3|) (-10 -7 (IF (|has| |#1| (-356)) (-15 ** (|#3| |#3| (-400 (-550)))) |%noBranch|) (-15 -1812 (|#3| |#3|)) (-15 -2958 (|#3| |#3|)) (-15 -2984 (|#3| |#3|)) (-15 -2995 (|#3| |#3|)) (-15 -3005 (|#3| |#3|)) (-15 -3016 (|#3| |#3|)) (-15 -3025 (|#3| |#3|)) (-15 -3033 (|#3| |#3|)) (-15 -3043 (|#3| |#3|)) (-15 -3052 (|#3| |#3|)) (-15 -3060 (|#3| |#3|)) (-15 -3072 (|#3| |#3|)) (-15 -3081 (|#3| |#3|)) (-15 -3094 (|#3| |#3|)) (-15 -3103 (|#3| |#3|)) (-15 -3114 (|#3| |#3|)) (-15 -3123 (|#3| |#3|)) (-15 -3135 (|#3| |#3|)) (-15 -3146 (|#3| |#3|)) (-15 -3157 (|#3| |#3|)) (-15 -3167 (|#3| |#3|)) (-15 -3176 (|#3| |#3|)) (-15 -3187 (|#3| |#3|)) (-15 -3198 (|#3| |#3|)) (-15 -3209 (|#3| |#3|)) (-15 -3294 (|#3| |#3|))))
-((-1690 (((-112) $) 19)) (-2463 (((-181) $) 7)) (-3792 (((-3 (-1144) "failed") $) 14)) (-3692 (((-3 (-623 $) "failed") $) NIL)) (-1352 (((-3 (-1144) "failed") $) 21)) (-3280 (((-3 (-1072) "failed") $) 17)) (-3870 (((-112) $) 15)) (-1518 (((-836) $) NIL)) (-4303 (((-112) $) 9)))
-(((-273) (-13 (-595 (-836)) (-10 -8 (-15 -2463 ((-181) $)) (-15 -3870 ((-112) $)) (-15 -3280 ((-3 (-1072) "failed") $)) (-15 -1690 ((-112) $)) (-15 -1352 ((-3 (-1144) "failed") $)) (-15 -4303 ((-112) $)) (-15 -3792 ((-3 (-1144) "failed") $)) (-15 -3692 ((-3 (-623 $) "failed") $))))) (T -273))
-((-2463 (*1 *2 *1) (-12 (-5 *2 (-181)) (-5 *1 (-273)))) (-3870 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-273)))) (-3280 (*1 *2 *1) (|partial| -12 (-5 *2 (-1072)) (-5 *1 (-273)))) (-1690 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-273)))) (-1352 (*1 *2 *1) (|partial| -12 (-5 *2 (-1144)) (-5 *1 (-273)))) (-4303 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-273)))) (-3792 (*1 *2 *1) (|partial| -12 (-5 *2 (-1144)) (-5 *1 (-273)))) (-3692 (*1 *2 *1) (|partial| -12 (-5 *2 (-623 (-273))) (-5 *1 (-273)))))
-(-13 (-595 (-836)) (-10 -8 (-15 -2463 ((-181) $)) (-15 -3870 ((-112) $)) (-15 -3280 ((-3 (-1072) "failed") $)) (-15 -1690 ((-112) $)) (-15 -1352 ((-3 (-1144) "failed") $)) (-15 -4303 ((-112) $)) (-15 -3792 ((-3 (-1144) "failed") $)) (-15 -3692 ((-3 (-623 $) "failed") $))))
-((-4253 (($ (-1 (-112) |#2|) $) 24)) (-1328 (($ $) 36)) (-3112 (($ (-1 (-112) |#2|) $) NIL) (($ |#2| $) 34)) (-3137 (($ |#2| $) 32) (($ (-1 (-112) |#2|) $) 18)) (-3884 (($ (-1 (-112) |#2| |#2|) $ $) NIL) (($ $ $) 40)) (-2055 (($ |#2| $ (-550)) 20) (($ $ $ (-550)) 22)) (-1529 (($ $ (-550)) 11) (($ $ (-1194 (-550))) 14)) (-3547 (($ $ |#2|) 30) (($ $ $) NIL)) (-3227 (($ $ |#2|) 29) (($ |#2| $) NIL) (($ $ $) 26) (($ (-623 $)) NIL)))
-(((-274 |#1| |#2|) (-10 -8 (-15 -3884 (|#1| |#1| |#1|)) (-15 -3112 (|#1| |#2| |#1|)) (-15 -3884 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -3112 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3547 (|#1| |#1| |#1|)) (-15 -3547 (|#1| |#1| |#2|)) (-15 -2055 (|#1| |#1| |#1| (-550))) (-15 -2055 (|#1| |#2| |#1| (-550))) (-15 -1529 (|#1| |#1| (-1194 (-550)))) (-15 -1529 (|#1| |#1| (-550))) (-15 -3227 (|#1| (-623 |#1|))) (-15 -3227 (|#1| |#1| |#1|)) (-15 -3227 (|#1| |#2| |#1|)) (-15 -3227 (|#1| |#1| |#2|)) (-15 -3137 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -4253 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3137 (|#1| |#2| |#1|)) (-15 -1328 (|#1| |#1|))) (-275 |#2|) (-1181)) (T -274))
-NIL
-(-10 -8 (-15 -3884 (|#1| |#1| |#1|)) (-15 -3112 (|#1| |#2| |#1|)) (-15 -3884 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -3112 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3547 (|#1| |#1| |#1|)) (-15 -3547 (|#1| |#1| |#2|)) (-15 -2055 (|#1| |#1| |#1| (-550))) (-15 -2055 (|#1| |#2| |#1| (-550))) (-15 -1529 (|#1| |#1| (-1194 (-550)))) (-15 -1529 (|#1| |#1| (-550))) (-15 -3227 (|#1| (-623 |#1|))) (-15 -3227 (|#1| |#1| |#1|)) (-15 -3227 (|#1| |#2| |#1|)) (-15 -3227 (|#1| |#1| |#2|)) (-15 -3137 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -4253 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3137 (|#1| |#2| |#1|)) (-15 -1328 (|#1| |#1|)))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-3029 (((-1232) $ (-550) (-550)) 40 (|has| $ (-6 -4343)))) (-4047 (((-112) $ (-749)) 8)) (-1705 ((|#1| $ (-550) |#1|) 52 (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) 58 (|has| $ (-6 -4343)))) (-3378 (($ (-1 (-112) |#1|) $) 85)) (-4253 (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4342)))) (-3513 (($) 7 T CONST)) (-3912 (($ $) 83 (|has| |#1| (-1068)))) (-1328 (($ $) 78 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3112 (($ (-1 (-112) |#1|) $) 89) (($ |#1| $) 84 (|has| |#1| (-1068)))) (-3137 (($ |#1| $) 77 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#1|) $) 74 (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4342)))) (-3245 ((|#1| $ (-550) |#1|) 53 (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) 51)) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-2578 (($ (-749) |#1|) 69)) (-1859 (((-112) $ (-749)) 9)) (-3195 (((-550) $) 43 (|has| (-550) (-825)))) (-3884 (($ (-1 (-112) |#1| |#1|) $ $) 86) (($ $ $) 82 (|has| |#1| (-825)))) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3283 (((-550) $) 44 (|has| (-550) (-825)))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-1886 (($ |#1| $ (-550)) 88) (($ $ $ (-550)) 87)) (-2055 (($ |#1| $ (-550)) 60) (($ $ $ (-550)) 59)) (-2325 (((-623 (-550)) $) 46)) (-2400 (((-112) (-550) $) 47)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-1293 ((|#1| $) 42 (|has| (-550) (-825)))) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 71)) (-3111 (($ $ |#1|) 41 (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2256 (((-112) |#1| $) 45 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) 48)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#1| $ (-550) |#1|) 50) ((|#1| $ (-550)) 49) (($ $ (-1194 (-550))) 63)) (-3476 (($ $ (-550)) 91) (($ $ (-1194 (-550))) 90)) (-1529 (($ $ (-550)) 62) (($ $ (-1194 (-550))) 61)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-4028 (((-526) $) 79 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 70)) (-3547 (($ $ |#1|) 93) (($ $ $) 92)) (-3227 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-623 $)) 65)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-275 |#1|) (-138) (-1181)) (T -275))
-((-3547 (*1 *1 *1 *2) (-12 (-4 *1 (-275 *2)) (-4 *2 (-1181)))) (-3547 (*1 *1 *1 *1) (-12 (-4 *1 (-275 *2)) (-4 *2 (-1181)))) (-3476 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-275 *3)) (-4 *3 (-1181)))) (-3476 (*1 *1 *1 *2) (-12 (-5 *2 (-1194 (-550))) (-4 *1 (-275 *3)) (-4 *3 (-1181)))) (-3112 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-275 *3)) (-4 *3 (-1181)))) (-1886 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-275 *2)) (-4 *2 (-1181)))) (-1886 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-275 *3)) (-4 *3 (-1181)))) (-3884 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-275 *3)) (-4 *3 (-1181)))) (-3378 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-275 *3)) (-4 *3 (-1181)))) (-3112 (*1 *1 *2 *1) (-12 (-4 *1 (-275 *2)) (-4 *2 (-1181)) (-4 *2 (-1068)))) (-3912 (*1 *1 *1) (-12 (-4 *1 (-275 *2)) (-4 *2 (-1181)) (-4 *2 (-1068)))) (-3884 (*1 *1 *1 *1) (-12 (-4 *1 (-275 *2)) (-4 *2 (-1181)) (-4 *2 (-825)))))
-(-13 (-629 |t#1|) (-10 -8 (-6 -4343) (-15 -3547 ($ $ |t#1|)) (-15 -3547 ($ $ $)) (-15 -3476 ($ $ (-550))) (-15 -3476 ($ $ (-1194 (-550)))) (-15 -3112 ($ (-1 (-112) |t#1|) $)) (-15 -1886 ($ |t#1| $ (-550))) (-15 -1886 ($ $ $ (-550))) (-15 -3884 ($ (-1 (-112) |t#1| |t#1|) $ $)) (-15 -3378 ($ (-1 (-112) |t#1|) $)) (IF (|has| |t#1| (-1068)) (PROGN (-15 -3112 ($ |t#1| $)) (-15 -3912 ($ $))) |%noBranch|) (IF (|has| |t#1| (-825)) (-15 -3884 ($ $ $)) |%noBranch|)))
-(((-34) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 #0=(-550) |#1|) . T) ((-281 #0# |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-586 #0# |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-629 |#1|) . T) ((-1068) |has| |#1| (-1068)) ((-1181) . T))
+((-2221 (((-112) $ $) NIL)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3136 (((-623 (-550)) $) 19)) (-3661 (((-749) $) 17)) (-2233 (((-837) $) 23) (($ (-623 (-550))) 15)) (-3530 (($ (-749)) 20)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 9)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 11)))
+(((-268) (-13 (-825) (-10 -8 (-15 -2233 ($ (-623 (-550)))) (-15 -3661 ((-749) $)) (-15 -3136 ((-623 (-550)) $)) (-15 -3530 ($ (-749)))))) (T -268))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-268)))) (-3661 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-268)))) (-3136 (*1 *2 *1) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-268)))) (-3530 (*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-268)))))
+(-13 (-825) (-10 -8 (-15 -2233 ($ (-623 (-550)))) (-15 -3661 ((-749) $)) (-15 -3136 ((-623 (-550)) $)) (-15 -3530 ($ (-749)))))
+((-4160 ((|#2| |#2|) 77)) (-2820 ((|#2| |#2|) 65)) (-2524 (((-3 |#2| "failed") |#2| (-623 (-2 (|:| |func| |#2|) (|:| |pole| (-112))))) 116)) (-4137 ((|#2| |#2|) 75)) (-2796 ((|#2| |#2|) 63)) (-4183 ((|#2| |#2|) 79)) (-2844 ((|#2| |#2|) 67)) (-4187 ((|#2|) 46)) (-1355 (((-114) (-114)) 95)) (-3080 ((|#2| |#2|) 61)) (-4126 (((-112) |#2|) 134)) (-3474 ((|#2| |#2|) 181)) (-3987 ((|#2| |#2|) 157)) (-2052 ((|#2|) 59)) (-2647 ((|#2|) 58)) (-2438 ((|#2| |#2|) 177)) (-2980 ((|#2| |#2|) 153)) (-1807 ((|#2| |#2|) 185)) (-1522 ((|#2| |#2|) 161)) (-3366 ((|#2| |#2|) 149)) (-1884 ((|#2| |#2|) 151)) (-3627 ((|#2| |#2|) 187)) (-3321 ((|#2| |#2|) 163)) (-3249 ((|#2| |#2|) 183)) (-3551 ((|#2| |#2|) 159)) (-3903 ((|#2| |#2|) 179)) (-2523 ((|#2| |#2|) 155)) (-1873 ((|#2| |#2|) 193)) (-2168 ((|#2| |#2|) 169)) (-1556 ((|#2| |#2|) 189)) (-1909 ((|#2| |#2|) 165)) (-4176 ((|#2| |#2|) 197)) (-3381 ((|#2| |#2|) 173)) (-2768 ((|#2| |#2|) 199)) (-3007 ((|#2| |#2|) 175)) (-1361 ((|#2| |#2|) 195)) (-1878 ((|#2| |#2|) 171)) (-2084 ((|#2| |#2|) 191)) (-3666 ((|#2| |#2|) 167)) (-1644 ((|#2| |#2|) 62)) (-4194 ((|#2| |#2|) 80)) (-2856 ((|#2| |#2|) 68)) (-4171 ((|#2| |#2|) 78)) (-2832 ((|#2| |#2|) 66)) (-4149 ((|#2| |#2|) 76)) (-2807 ((|#2| |#2|) 64)) (-1905 (((-112) (-114)) 93)) (-4233 ((|#2| |#2|) 83)) (-2893 ((|#2| |#2|) 71)) (-4206 ((|#2| |#2|) 81)) (-2869 ((|#2| |#2|) 69)) (-4255 ((|#2| |#2|) 85)) (-4117 ((|#2| |#2|) 73)) (-3363 ((|#2| |#2|) 86)) (-4127 ((|#2| |#2|) 74)) (-4244 ((|#2| |#2|) 84)) (-2905 ((|#2| |#2|) 72)) (-4218 ((|#2| |#2|) 82)) (-2880 ((|#2| |#2|) 70)))
+(((-269 |#1| |#2|) (-10 -7 (-15 -1644 (|#2| |#2|)) (-15 -3080 (|#2| |#2|)) (-15 -2796 (|#2| |#2|)) (-15 -2807 (|#2| |#2|)) (-15 -2820 (|#2| |#2|)) (-15 -2832 (|#2| |#2|)) (-15 -2844 (|#2| |#2|)) (-15 -2856 (|#2| |#2|)) (-15 -2869 (|#2| |#2|)) (-15 -2880 (|#2| |#2|)) (-15 -2893 (|#2| |#2|)) (-15 -2905 (|#2| |#2|)) (-15 -4117 (|#2| |#2|)) (-15 -4127 (|#2| |#2|)) (-15 -4137 (|#2| |#2|)) (-15 -4149 (|#2| |#2|)) (-15 -4160 (|#2| |#2|)) (-15 -4171 (|#2| |#2|)) (-15 -4183 (|#2| |#2|)) (-15 -4194 (|#2| |#2|)) (-15 -4206 (|#2| |#2|)) (-15 -4218 (|#2| |#2|)) (-15 -4233 (|#2| |#2|)) (-15 -4244 (|#2| |#2|)) (-15 -4255 (|#2| |#2|)) (-15 -3363 (|#2| |#2|)) (-15 -4187 (|#2|)) (-15 -1905 ((-112) (-114))) (-15 -1355 ((-114) (-114))) (-15 -2647 (|#2|)) (-15 -2052 (|#2|)) (-15 -1884 (|#2| |#2|)) (-15 -3366 (|#2| |#2|)) (-15 -2980 (|#2| |#2|)) (-15 -2523 (|#2| |#2|)) (-15 -3987 (|#2| |#2|)) (-15 -3551 (|#2| |#2|)) (-15 -1522 (|#2| |#2|)) (-15 -3321 (|#2| |#2|)) (-15 -1909 (|#2| |#2|)) (-15 -3666 (|#2| |#2|)) (-15 -2168 (|#2| |#2|)) (-15 -1878 (|#2| |#2|)) (-15 -3381 (|#2| |#2|)) (-15 -3007 (|#2| |#2|)) (-15 -2438 (|#2| |#2|)) (-15 -3903 (|#2| |#2|)) (-15 -3474 (|#2| |#2|)) (-15 -3249 (|#2| |#2|)) (-15 -1807 (|#2| |#2|)) (-15 -3627 (|#2| |#2|)) (-15 -1556 (|#2| |#2|)) (-15 -2084 (|#2| |#2|)) (-15 -1873 (|#2| |#2|)) (-15 -1361 (|#2| |#2|)) (-15 -4176 (|#2| |#2|)) (-15 -2768 (|#2| |#2|)) (-15 -2524 ((-3 |#2| "failed") |#2| (-623 (-2 (|:| |func| |#2|) (|:| |pole| (-112)))))) (-15 -4126 ((-112) |#2|))) (-13 (-825) (-542)) (-13 (-423 |#1|) (-976))) (T -269))
+((-4126 (*1 *2 *3) (-12 (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112)) (-5 *1 (-269 *4 *3)) (-4 *3 (-13 (-423 *4) (-976))))) (-2524 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-623 (-2 (|:| |func| *2) (|:| |pole| (-112))))) (-4 *2 (-13 (-423 *4) (-976))) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-269 *4 *2)))) (-2768 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-4176 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-1361 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-1873 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-2084 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-1556 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-3627 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-1807 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-3249 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-3474 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-3903 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-2438 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-3007 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-3381 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-1878 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-2168 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-3666 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-1909 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-3321 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-1522 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-3551 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-3987 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-2523 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-2980 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-3366 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-1884 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-2052 (*1 *2) (-12 (-4 *2 (-13 (-423 *3) (-976))) (-5 *1 (-269 *3 *2)) (-4 *3 (-13 (-825) (-542))))) (-2647 (*1 *2) (-12 (-4 *2 (-13 (-423 *3) (-976))) (-5 *1 (-269 *3 *2)) (-4 *3 (-13 (-825) (-542))))) (-1355 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *4)) (-4 *4 (-13 (-423 *3) (-976))))) (-1905 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112)) (-5 *1 (-269 *4 *5)) (-4 *5 (-13 (-423 *4) (-976))))) (-4187 (*1 *2) (-12 (-4 *2 (-13 (-423 *3) (-976))) (-5 *1 (-269 *3 *2)) (-4 *3 (-13 (-825) (-542))))) (-3363 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-4255 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-4244 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-4233 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-4218 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-4206 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-4194 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-4183 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-4171 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-4160 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-4149 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-4137 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-4127 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-4117 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-2905 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-2893 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-2880 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-2869 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-2856 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-2844 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-2832 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-2820 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-2807 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-2796 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-3080 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))) (-1644 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2)) (-4 *2 (-13 (-423 *3) (-976))))))
+(-10 -7 (-15 -1644 (|#2| |#2|)) (-15 -3080 (|#2| |#2|)) (-15 -2796 (|#2| |#2|)) (-15 -2807 (|#2| |#2|)) (-15 -2820 (|#2| |#2|)) (-15 -2832 (|#2| |#2|)) (-15 -2844 (|#2| |#2|)) (-15 -2856 (|#2| |#2|)) (-15 -2869 (|#2| |#2|)) (-15 -2880 (|#2| |#2|)) (-15 -2893 (|#2| |#2|)) (-15 -2905 (|#2| |#2|)) (-15 -4117 (|#2| |#2|)) (-15 -4127 (|#2| |#2|)) (-15 -4137 (|#2| |#2|)) (-15 -4149 (|#2| |#2|)) (-15 -4160 (|#2| |#2|)) (-15 -4171 (|#2| |#2|)) (-15 -4183 (|#2| |#2|)) (-15 -4194 (|#2| |#2|)) (-15 -4206 (|#2| |#2|)) (-15 -4218 (|#2| |#2|)) (-15 -4233 (|#2| |#2|)) (-15 -4244 (|#2| |#2|)) (-15 -4255 (|#2| |#2|)) (-15 -3363 (|#2| |#2|)) (-15 -4187 (|#2|)) (-15 -1905 ((-112) (-114))) (-15 -1355 ((-114) (-114))) (-15 -2647 (|#2|)) (-15 -2052 (|#2|)) (-15 -1884 (|#2| |#2|)) (-15 -3366 (|#2| |#2|)) (-15 -2980 (|#2| |#2|)) (-15 -2523 (|#2| |#2|)) (-15 -3987 (|#2| |#2|)) (-15 -3551 (|#2| |#2|)) (-15 -1522 (|#2| |#2|)) (-15 -3321 (|#2| |#2|)) (-15 -1909 (|#2| |#2|)) (-15 -3666 (|#2| |#2|)) (-15 -2168 (|#2| |#2|)) (-15 -1878 (|#2| |#2|)) (-15 -3381 (|#2| |#2|)) (-15 -3007 (|#2| |#2|)) (-15 -2438 (|#2| |#2|)) (-15 -3903 (|#2| |#2|)) (-15 -3474 (|#2| |#2|)) (-15 -3249 (|#2| |#2|)) (-15 -1807 (|#2| |#2|)) (-15 -3627 (|#2| |#2|)) (-15 -1556 (|#2| |#2|)) (-15 -2084 (|#2| |#2|)) (-15 -1873 (|#2| |#2|)) (-15 -1361 (|#2| |#2|)) (-15 -4176 (|#2| |#2|)) (-15 -2768 (|#2| |#2|)) (-15 -2524 ((-3 |#2| "failed") |#2| (-623 (-2 (|:| |func| |#2|) (|:| |pole| (-112)))))) (-15 -4126 ((-112) |#2|)))
+((-1928 (((-3 |#2| "failed") (-623 (-594 |#2|)) |#2| (-1145)) 135)) (-2231 ((|#2| (-400 (-550)) |#2|) 51)) (-3596 ((|#2| |#2| (-594 |#2|)) 128)) (-2718 (((-2 (|:| |func| |#2|) (|:| |kers| (-623 (-594 |#2|))) (|:| |vals| (-623 |#2|))) |#2| (-1145)) 127)) (-2250 ((|#2| |#2| (-1145)) 20) ((|#2| |#2|) 23)) (-3478 ((|#2| |#2| (-1145)) 141) ((|#2| |#2|) 139)))
+(((-270 |#1| |#2|) (-10 -7 (-15 -3478 (|#2| |#2|)) (-15 -3478 (|#2| |#2| (-1145))) (-15 -2718 ((-2 (|:| |func| |#2|) (|:| |kers| (-623 (-594 |#2|))) (|:| |vals| (-623 |#2|))) |#2| (-1145))) (-15 -2250 (|#2| |#2|)) (-15 -2250 (|#2| |#2| (-1145))) (-15 -1928 ((-3 |#2| "failed") (-623 (-594 |#2|)) |#2| (-1145))) (-15 -3596 (|#2| |#2| (-594 |#2|))) (-15 -2231 (|#2| (-400 (-550)) |#2|))) (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))) (-13 (-27) (-1167) (-423 |#1|))) (T -270))
+((-2231 (*1 *2 *3 *2) (-12 (-5 *3 (-400 (-550))) (-4 *4 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-270 *4 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *4))))) (-3596 (*1 *2 *2 *3) (-12 (-5 *3 (-594 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *4))) (-4 *4 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-270 *4 *2)))) (-1928 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-623 (-594 *2))) (-5 *4 (-1145)) (-4 *2 (-13 (-27) (-1167) (-423 *5))) (-4 *5 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-270 *5 *2)))) (-2250 (*1 *2 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-270 *4 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *4))))) (-2250 (*1 *2 *2) (-12 (-4 *3 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-270 *3 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *3))))) (-2718 (*1 *2 *3 *4) (-12 (-5 *4 (-1145)) (-4 *5 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-2 (|:| |func| *3) (|:| |kers| (-623 (-594 *3))) (|:| |vals| (-623 *3)))) (-5 *1 (-270 *5 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *5))))) (-3478 (*1 *2 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-270 *4 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *4))))) (-3478 (*1 *2 *2) (-12 (-4 *3 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-270 *3 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *3))))))
+(-10 -7 (-15 -3478 (|#2| |#2|)) (-15 -3478 (|#2| |#2| (-1145))) (-15 -2718 ((-2 (|:| |func| |#2|) (|:| |kers| (-623 (-594 |#2|))) (|:| |vals| (-623 |#2|))) |#2| (-1145))) (-15 -2250 (|#2| |#2|)) (-15 -2250 (|#2| |#2| (-1145))) (-15 -1928 ((-3 |#2| "failed") (-623 (-594 |#2|)) |#2| (-1145))) (-15 -3596 (|#2| |#2| (-594 |#2|))) (-15 -2231 (|#2| (-400 (-550)) |#2|)))
+((-2922 (((-3 |#3| "failed") |#3|) 110)) (-4160 ((|#3| |#3|) 131)) (-1924 (((-3 |#3| "failed") |#3|) 82)) (-2820 ((|#3| |#3|) 121)) (-3147 (((-3 |#3| "failed") |#3|) 58)) (-4137 ((|#3| |#3|) 129)) (-1648 (((-3 |#3| "failed") |#3|) 46)) (-2796 ((|#3| |#3|) 119)) (-2542 (((-3 |#3| "failed") |#3|) 112)) (-4183 ((|#3| |#3|) 133)) (-3328 (((-3 |#3| "failed") |#3|) 84)) (-2844 ((|#3| |#3|) 123)) (-1281 (((-3 |#3| "failed") |#3| (-749)) 36)) (-2124 (((-3 |#3| "failed") |#3|) 74)) (-3080 ((|#3| |#3|) 118)) (-2665 (((-3 |#3| "failed") |#3|) 44)) (-1644 ((|#3| |#3|) 117)) (-3936 (((-3 |#3| "failed") |#3|) 113)) (-4194 ((|#3| |#3|) 134)) (-3111 (((-3 |#3| "failed") |#3|) 85)) (-2856 ((|#3| |#3|) 124)) (-1366 (((-3 |#3| "failed") |#3|) 111)) (-4171 ((|#3| |#3|) 132)) (-1679 (((-3 |#3| "failed") |#3|) 83)) (-2832 ((|#3| |#3|) 122)) (-2692 (((-3 |#3| "failed") |#3|) 60)) (-4149 ((|#3| |#3|) 130)) (-4208 (((-3 |#3| "failed") |#3|) 48)) (-2807 ((|#3| |#3|) 120)) (-3220 (((-3 |#3| "failed") |#3|) 66)) (-4233 ((|#3| |#3|) 137)) (-2775 (((-3 |#3| "failed") |#3|) 104)) (-2893 ((|#3| |#3|) 142)) (-3622 (((-3 |#3| "failed") |#3|) 62)) (-4206 ((|#3| |#3|) 135)) (-1528 (((-3 |#3| "failed") |#3|) 50)) (-2869 ((|#3| |#3|) 125)) (-1995 (((-3 |#3| "failed") |#3|) 70)) (-4255 ((|#3| |#3|) 139)) (-1793 (((-3 |#3| "failed") |#3|) 54)) (-4117 ((|#3| |#3|) 127)) (-3387 (((-3 |#3| "failed") |#3|) 72)) (-3363 ((|#3| |#3|) 140)) (-3464 (((-3 |#3| "failed") |#3|) 56)) (-4127 ((|#3| |#3|) 128)) (-2251 (((-3 |#3| "failed") |#3|) 68)) (-4244 ((|#3| |#3|) 138)) (-2213 (((-3 |#3| "failed") |#3|) 107)) (-2905 ((|#3| |#3|) 143)) (-2156 (((-3 |#3| "failed") |#3|) 64)) (-4218 ((|#3| |#3|) 136)) (-4301 (((-3 |#3| "failed") |#3|) 52)) (-2880 ((|#3| |#3|) 126)) (** ((|#3| |#3| (-400 (-550))) 40 (|has| |#1| (-356)))))
+(((-271 |#1| |#2| |#3|) (-13 (-957 |#3|) (-10 -7 (IF (|has| |#1| (-356)) (-15 ** (|#3| |#3| (-400 (-550)))) |%noBranch|) (-15 -1644 (|#3| |#3|)) (-15 -3080 (|#3| |#3|)) (-15 -2796 (|#3| |#3|)) (-15 -2807 (|#3| |#3|)) (-15 -2820 (|#3| |#3|)) (-15 -2832 (|#3| |#3|)) (-15 -2844 (|#3| |#3|)) (-15 -2856 (|#3| |#3|)) (-15 -2869 (|#3| |#3|)) (-15 -2880 (|#3| |#3|)) (-15 -2893 (|#3| |#3|)) (-15 -2905 (|#3| |#3|)) (-15 -4117 (|#3| |#3|)) (-15 -4127 (|#3| |#3|)) (-15 -4137 (|#3| |#3|)) (-15 -4149 (|#3| |#3|)) (-15 -4160 (|#3| |#3|)) (-15 -4171 (|#3| |#3|)) (-15 -4183 (|#3| |#3|)) (-15 -4194 (|#3| |#3|)) (-15 -4206 (|#3| |#3|)) (-15 -4218 (|#3| |#3|)) (-15 -4233 (|#3| |#3|)) (-15 -4244 (|#3| |#3|)) (-15 -4255 (|#3| |#3|)) (-15 -3363 (|#3| |#3|)))) (-38 (-400 (-550))) (-1219 |#1|) (-1190 |#1| |#2|)) (T -271))
+((** (*1 *2 *2 *3) (-12 (-5 *3 (-400 (-550))) (-4 *4 (-356)) (-4 *4 (-38 *3)) (-4 *5 (-1219 *4)) (-5 *1 (-271 *4 *5 *2)) (-4 *2 (-1190 *4 *5)))) (-1644 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-3080 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-2796 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-2807 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-2820 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-2832 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-2844 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-2856 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-2869 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-2880 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-2893 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-2905 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-4117 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-4127 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-4137 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-4149 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-4160 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-4171 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-4183 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-4194 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-4206 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-4218 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-4233 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-4244 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-4255 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))) (-3363 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3)) (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4)))))
+(-13 (-957 |#3|) (-10 -7 (IF (|has| |#1| (-356)) (-15 ** (|#3| |#3| (-400 (-550)))) |%noBranch|) (-15 -1644 (|#3| |#3|)) (-15 -3080 (|#3| |#3|)) (-15 -2796 (|#3| |#3|)) (-15 -2807 (|#3| |#3|)) (-15 -2820 (|#3| |#3|)) (-15 -2832 (|#3| |#3|)) (-15 -2844 (|#3| |#3|)) (-15 -2856 (|#3| |#3|)) (-15 -2869 (|#3| |#3|)) (-15 -2880 (|#3| |#3|)) (-15 -2893 (|#3| |#3|)) (-15 -2905 (|#3| |#3|)) (-15 -4117 (|#3| |#3|)) (-15 -4127 (|#3| |#3|)) (-15 -4137 (|#3| |#3|)) (-15 -4149 (|#3| |#3|)) (-15 -4160 (|#3| |#3|)) (-15 -4171 (|#3| |#3|)) (-15 -4183 (|#3| |#3|)) (-15 -4194 (|#3| |#3|)) (-15 -4206 (|#3| |#3|)) (-15 -4218 (|#3| |#3|)) (-15 -4233 (|#3| |#3|)) (-15 -4244 (|#3| |#3|)) (-15 -4255 (|#3| |#3|)) (-15 -3363 (|#3| |#3|))))
+((-2922 (((-3 |#3| "failed") |#3|) 66)) (-4160 ((|#3| |#3|) 129)) (-1924 (((-3 |#3| "failed") |#3|) 50)) (-2820 ((|#3| |#3|) 117)) (-3147 (((-3 |#3| "failed") |#3|) 62)) (-4137 ((|#3| |#3|) 127)) (-1648 (((-3 |#3| "failed") |#3|) 46)) (-2796 ((|#3| |#3|) 115)) (-2542 (((-3 |#3| "failed") |#3|) 70)) (-4183 ((|#3| |#3|) 131)) (-3328 (((-3 |#3| "failed") |#3|) 54)) (-2844 ((|#3| |#3|) 119)) (-1281 (((-3 |#3| "failed") |#3| (-749)) 35)) (-2124 (((-3 |#3| "failed") |#3|) 44)) (-3080 ((|#3| |#3|) 104)) (-2665 (((-3 |#3| "failed") |#3|) 42)) (-1644 ((|#3| |#3|) 114)) (-3936 (((-3 |#3| "failed") |#3|) 72)) (-4194 ((|#3| |#3|) 132)) (-3111 (((-3 |#3| "failed") |#3|) 56)) (-2856 ((|#3| |#3|) 120)) (-1366 (((-3 |#3| "failed") |#3|) 68)) (-4171 ((|#3| |#3|) 130)) (-1679 (((-3 |#3| "failed") |#3|) 52)) (-2832 ((|#3| |#3|) 118)) (-2692 (((-3 |#3| "failed") |#3|) 64)) (-4149 ((|#3| |#3|) 128)) (-4208 (((-3 |#3| "failed") |#3|) 48)) (-2807 ((|#3| |#3|) 116)) (-3220 (((-3 |#3| "failed") |#3|) 74)) (-4233 ((|#3| |#3|) 135)) (-2775 (((-3 |#3| "failed") |#3|) 58)) (-2893 ((|#3| |#3|) 123)) (-3622 (((-3 |#3| "failed") |#3|) 105)) (-4206 ((|#3| |#3|) 133)) (-1528 (((-3 |#3| "failed") |#3|) 94)) (-2869 ((|#3| |#3|) 121)) (-1995 (((-3 |#3| "failed") |#3|) 109)) (-4255 ((|#3| |#3|) 137)) (-1793 (((-3 |#3| "failed") |#3|) 101)) (-4117 ((|#3| |#3|) 125)) (-3387 (((-3 |#3| "failed") |#3|) 110)) (-3363 ((|#3| |#3|) 138)) (-3464 (((-3 |#3| "failed") |#3|) 103)) (-4127 ((|#3| |#3|) 126)) (-2251 (((-3 |#3| "failed") |#3|) 76)) (-4244 ((|#3| |#3|) 136)) (-2213 (((-3 |#3| "failed") |#3|) 60)) (-2905 ((|#3| |#3|) 124)) (-2156 (((-3 |#3| "failed") |#3|) 106)) (-4218 ((|#3| |#3|) 134)) (-4301 (((-3 |#3| "failed") |#3|) 97)) (-2880 ((|#3| |#3|) 122)) (** ((|#3| |#3| (-400 (-550))) 40 (|has| |#1| (-356)))))
+(((-272 |#1| |#2| |#3| |#4|) (-13 (-957 |#3|) (-10 -7 (IF (|has| |#1| (-356)) (-15 ** (|#3| |#3| (-400 (-550)))) |%noBranch|) (-15 -1644 (|#3| |#3|)) (-15 -3080 (|#3| |#3|)) (-15 -2796 (|#3| |#3|)) (-15 -2807 (|#3| |#3|)) (-15 -2820 (|#3| |#3|)) (-15 -2832 (|#3| |#3|)) (-15 -2844 (|#3| |#3|)) (-15 -2856 (|#3| |#3|)) (-15 -2869 (|#3| |#3|)) (-15 -2880 (|#3| |#3|)) (-15 -2893 (|#3| |#3|)) (-15 -2905 (|#3| |#3|)) (-15 -4117 (|#3| |#3|)) (-15 -4127 (|#3| |#3|)) (-15 -4137 (|#3| |#3|)) (-15 -4149 (|#3| |#3|)) (-15 -4160 (|#3| |#3|)) (-15 -4171 (|#3| |#3|)) (-15 -4183 (|#3| |#3|)) (-15 -4194 (|#3| |#3|)) (-15 -4206 (|#3| |#3|)) (-15 -4218 (|#3| |#3|)) (-15 -4233 (|#3| |#3|)) (-15 -4244 (|#3| |#3|)) (-15 -4255 (|#3| |#3|)) (-15 -3363 (|#3| |#3|)))) (-38 (-400 (-550))) (-1188 |#1|) (-1211 |#1| |#2|) (-957 |#2|)) (T -272))
+((** (*1 *2 *2 *3) (-12 (-5 *3 (-400 (-550))) (-4 *4 (-356)) (-4 *4 (-38 *3)) (-4 *5 (-1188 *4)) (-5 *1 (-272 *4 *5 *2 *6)) (-4 *2 (-1211 *4 *5)) (-4 *6 (-957 *5)))) (-1644 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-3080 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-2796 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-2807 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-2820 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-2832 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-2844 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-2856 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-2869 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-2880 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-2893 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-2905 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-4117 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-4127 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-4137 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-4149 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-4160 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-4171 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-4183 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-4194 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-4206 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-4218 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-4233 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-4244 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-4255 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))) (-3363 (*1 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3)) (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4)))))
+(-13 (-957 |#3|) (-10 -7 (IF (|has| |#1| (-356)) (-15 ** (|#3| |#3| (-400 (-550)))) |%noBranch|) (-15 -1644 (|#3| |#3|)) (-15 -3080 (|#3| |#3|)) (-15 -2796 (|#3| |#3|)) (-15 -2807 (|#3| |#3|)) (-15 -2820 (|#3| |#3|)) (-15 -2832 (|#3| |#3|)) (-15 -2844 (|#3| |#3|)) (-15 -2856 (|#3| |#3|)) (-15 -2869 (|#3| |#3|)) (-15 -2880 (|#3| |#3|)) (-15 -2893 (|#3| |#3|)) (-15 -2905 (|#3| |#3|)) (-15 -4117 (|#3| |#3|)) (-15 -4127 (|#3| |#3|)) (-15 -4137 (|#3| |#3|)) (-15 -4149 (|#3| |#3|)) (-15 -4160 (|#3| |#3|)) (-15 -4171 (|#3| |#3|)) (-15 -4183 (|#3| |#3|)) (-15 -4194 (|#3| |#3|)) (-15 -4206 (|#3| |#3|)) (-15 -4218 (|#3| |#3|)) (-15 -4233 (|#3| |#3|)) (-15 -4244 (|#3| |#3|)) (-15 -4255 (|#3| |#3|)) (-15 -3363 (|#3| |#3|))))
+((-3527 (((-112) $) 19)) (-2493 (((-181) $) 7)) (-2698 (((-3 (-1145) "failed") $) 14)) (-4089 (((-3 (-623 $) "failed") $) NIL)) (-2204 (((-3 (-1145) "failed") $) 21)) (-2473 (((-3 (-1073) "failed") $) 17)) (-2153 (((-112) $) 15)) (-2233 (((-837) $) NIL)) (-4060 (((-112) $) 9)))
+(((-273) (-13 (-595 (-837)) (-10 -8 (-15 -2493 ((-181) $)) (-15 -2153 ((-112) $)) (-15 -2473 ((-3 (-1073) "failed") $)) (-15 -3527 ((-112) $)) (-15 -2204 ((-3 (-1145) "failed") $)) (-15 -4060 ((-112) $)) (-15 -2698 ((-3 (-1145) "failed") $)) (-15 -4089 ((-3 (-623 $) "failed") $))))) (T -273))
+((-2493 (*1 *2 *1) (-12 (-5 *2 (-181)) (-5 *1 (-273)))) (-2153 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-273)))) (-2473 (*1 *2 *1) (|partial| -12 (-5 *2 (-1073)) (-5 *1 (-273)))) (-3527 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-273)))) (-2204 (*1 *2 *1) (|partial| -12 (-5 *2 (-1145)) (-5 *1 (-273)))) (-4060 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-273)))) (-2698 (*1 *2 *1) (|partial| -12 (-5 *2 (-1145)) (-5 *1 (-273)))) (-4089 (*1 *2 *1) (|partial| -12 (-5 *2 (-623 (-273))) (-5 *1 (-273)))))
+(-13 (-595 (-837)) (-10 -8 (-15 -2493 ((-181) $)) (-15 -2153 ((-112) $)) (-15 -2473 ((-3 (-1073) "failed") $)) (-15 -3527 ((-112) $)) (-15 -2204 ((-3 (-1145) "failed") $)) (-15 -4060 ((-112) $)) (-15 -2698 ((-3 (-1145) "failed") $)) (-15 -4089 ((-3 (-623 $) "failed") $))))
+((-2097 (($ (-1 (-112) |#2|) $) 24)) (-2708 (($ $) 36)) (-2505 (($ (-1 (-112) |#2|) $) NIL) (($ |#2| $) 34)) (-1979 (($ |#2| $) 32) (($ (-1 (-112) |#2|) $) 18)) (-2299 (($ (-1 (-112) |#2| |#2|) $ $) NIL) (($ $ $) 40)) (-1476 (($ |#2| $ (-550)) 20) (($ $ $ (-550)) 22)) (-1512 (($ $ (-550)) 11) (($ $ (-1195 (-550))) 14)) (-2037 (($ $ |#2|) 30) (($ $ $) NIL)) (-4006 (($ $ |#2|) 29) (($ |#2| $) NIL) (($ $ $) 26) (($ (-623 $)) NIL)))
+(((-274 |#1| |#2|) (-10 -8 (-15 -2299 (|#1| |#1| |#1|)) (-15 -2505 (|#1| |#2| |#1|)) (-15 -2299 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -2505 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2037 (|#1| |#1| |#1|)) (-15 -2037 (|#1| |#1| |#2|)) (-15 -1476 (|#1| |#1| |#1| (-550))) (-15 -1476 (|#1| |#2| |#1| (-550))) (-15 -1512 (|#1| |#1| (-1195 (-550)))) (-15 -1512 (|#1| |#1| (-550))) (-15 -4006 (|#1| (-623 |#1|))) (-15 -4006 (|#1| |#1| |#1|)) (-15 -4006 (|#1| |#2| |#1|)) (-15 -4006 (|#1| |#1| |#2|)) (-15 -1979 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2097 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -1979 (|#1| |#2| |#1|)) (-15 -2708 (|#1| |#1|))) (-275 |#2|) (-1182)) (T -274))
+NIL
+(-10 -8 (-15 -2299 (|#1| |#1| |#1|)) (-15 -2505 (|#1| |#2| |#1|)) (-15 -2299 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -2505 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2037 (|#1| |#1| |#1|)) (-15 -2037 (|#1| |#1| |#2|)) (-15 -1476 (|#1| |#1| |#1| (-550))) (-15 -1476 (|#1| |#2| |#1| (-550))) (-15 -1512 (|#1| |#1| (-1195 (-550)))) (-15 -1512 (|#1| |#1| (-550))) (-15 -4006 (|#1| (-623 |#1|))) (-15 -4006 (|#1| |#1| |#1|)) (-15 -4006 (|#1| |#2| |#1|)) (-15 -4006 (|#1| |#1| |#2|)) (-15 -1979 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2097 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -1979 (|#1| |#2| |#1|)) (-15 -2708 (|#1| |#1|)))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-3037 (((-1233) $ (-550) (-550)) 40 (|has| $ (-6 -4345)))) (-3368 (((-112) $ (-749)) 8)) (-2409 ((|#1| $ (-550) |#1|) 52 (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) 58 (|has| $ (-6 -4345)))) (-3994 (($ (-1 (-112) |#1|) $) 85)) (-2097 (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4344)))) (-2991 (($) 7 T CONST)) (-2599 (($ $) 83 (|has| |#1| (-1069)))) (-2708 (($ $) 78 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2505 (($ (-1 (-112) |#1|) $) 89) (($ |#1| $) 84 (|has| |#1| (-1069)))) (-1979 (($ |#1| $) 77 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#1|) $) 74 (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4344)))) (-3317 ((|#1| $ (-550) |#1|) 53 (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) 51)) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-3375 (($ (-749) |#1|) 69)) (-1445 (((-112) $ (-749)) 9)) (-3096 (((-550) $) 43 (|has| (-550) (-825)))) (-2299 (($ (-1 (-112) |#1| |#1|) $ $) 86) (($ $ $) 82 (|has| |#1| (-825)))) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2506 (((-550) $) 44 (|has| (-550) (-825)))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-1715 (($ |#1| $ (-550)) 88) (($ $ $ (-550)) 87)) (-1476 (($ |#1| $ (-550)) 60) (($ $ $ (-550)) 59)) (-3611 (((-623 (-550)) $) 46)) (-3166 (((-112) (-550) $) 47)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-3858 ((|#1| $) 42 (|has| (-550) (-825)))) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 71)) (-2491 (($ $ |#1|) 41 (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4100 (((-112) |#1| $) 45 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) 48)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#1| $ (-550) |#1|) 50) ((|#1| $ (-550)) 49) (($ $ (-1195 (-550))) 63)) (-3749 (($ $ (-550)) 91) (($ $ (-1195 (-550))) 90)) (-1512 (($ $ (-550)) 62) (($ $ (-1195 (-550))) 61)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2451 (((-526) $) 79 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 70)) (-2037 (($ $ |#1|) 93) (($ $ $) 92)) (-4006 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-623 $)) 65)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-275 |#1|) (-138) (-1182)) (T -275))
+((-2037 (*1 *1 *1 *2) (-12 (-4 *1 (-275 *2)) (-4 *2 (-1182)))) (-2037 (*1 *1 *1 *1) (-12 (-4 *1 (-275 *2)) (-4 *2 (-1182)))) (-3749 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-275 *3)) (-4 *3 (-1182)))) (-3749 (*1 *1 *1 *2) (-12 (-5 *2 (-1195 (-550))) (-4 *1 (-275 *3)) (-4 *3 (-1182)))) (-2505 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-275 *3)) (-4 *3 (-1182)))) (-1715 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-275 *2)) (-4 *2 (-1182)))) (-1715 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-275 *3)) (-4 *3 (-1182)))) (-2299 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-275 *3)) (-4 *3 (-1182)))) (-3994 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-275 *3)) (-4 *3 (-1182)))) (-2505 (*1 *1 *2 *1) (-12 (-4 *1 (-275 *2)) (-4 *2 (-1182)) (-4 *2 (-1069)))) (-2599 (*1 *1 *1) (-12 (-4 *1 (-275 *2)) (-4 *2 (-1182)) (-4 *2 (-1069)))) (-2299 (*1 *1 *1 *1) (-12 (-4 *1 (-275 *2)) (-4 *2 (-1182)) (-4 *2 (-825)))))
+(-13 (-629 |t#1|) (-10 -8 (-6 -4345) (-15 -2037 ($ $ |t#1|)) (-15 -2037 ($ $ $)) (-15 -3749 ($ $ (-550))) (-15 -3749 ($ $ (-1195 (-550)))) (-15 -2505 ($ (-1 (-112) |t#1|) $)) (-15 -1715 ($ |t#1| $ (-550))) (-15 -1715 ($ $ $ (-550))) (-15 -2299 ($ (-1 (-112) |t#1| |t#1|) $ $)) (-15 -3994 ($ (-1 (-112) |t#1|) $)) (IF (|has| |t#1| (-1069)) (PROGN (-15 -2505 ($ |t#1| $)) (-15 -2599 ($ $))) |%noBranch|) (IF (|has| |t#1| (-825)) (-15 -2299 ($ $ $)) |%noBranch|)))
+(((-34) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 #0=(-550) |#1|) . T) ((-281 #0# |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-586 #0# |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-629 |#1|) . T) ((-1069) |has| |#1| (-1069)) ((-1182) . T))
((** (($ $ $) 10)))
(((-276 |#1|) (-10 -8 (-15 ** (|#1| |#1| |#1|))) (-277)) (T -276))
NIL
(-10 -8 (-15 ** (|#1| |#1| |#1|)))
-((-2958 (($ $) 6)) (-1812 (($ $) 7)) (** (($ $ $) 8)))
+((-3080 (($ $) 6)) (-1644 (($ $) 7)) (** (($ $ $) 8)))
(((-277) (-138)) (T -277))
-((** (*1 *1 *1 *1) (-4 *1 (-277))) (-1812 (*1 *1 *1) (-4 *1 (-277))) (-2958 (*1 *1 *1) (-4 *1 (-277))))
-(-13 (-10 -8 (-15 -2958 ($ $)) (-15 -1812 ($ $)) (-15 ** ($ $ $))))
-((-3761 (((-623 (-1124 |#1|)) (-1124 |#1|) |#1|) 35)) (-3574 ((|#2| |#2| |#1|) 38)) (-3668 ((|#2| |#2| |#1|) 40)) (-1957 ((|#2| |#2| |#1|) 39)))
-(((-278 |#1| |#2|) (-10 -7 (-15 -3574 (|#2| |#2| |#1|)) (-15 -1957 (|#2| |#2| |#1|)) (-15 -3668 (|#2| |#2| |#1|)) (-15 -3761 ((-623 (-1124 |#1|)) (-1124 |#1|) |#1|))) (-356) (-1218 |#1|)) (T -278))
-((-3761 (*1 *2 *3 *4) (-12 (-4 *4 (-356)) (-5 *2 (-623 (-1124 *4))) (-5 *1 (-278 *4 *5)) (-5 *3 (-1124 *4)) (-4 *5 (-1218 *4)))) (-3668 (*1 *2 *2 *3) (-12 (-4 *3 (-356)) (-5 *1 (-278 *3 *2)) (-4 *2 (-1218 *3)))) (-1957 (*1 *2 *2 *3) (-12 (-4 *3 (-356)) (-5 *1 (-278 *3 *2)) (-4 *2 (-1218 *3)))) (-3574 (*1 *2 *2 *3) (-12 (-4 *3 (-356)) (-5 *1 (-278 *3 *2)) (-4 *2 (-1218 *3)))))
-(-10 -7 (-15 -3574 (|#2| |#2| |#1|)) (-15 -1957 (|#2| |#2| |#1|)) (-15 -3668 (|#2| |#2| |#1|)) (-15 -3761 ((-623 (-1124 |#1|)) (-1124 |#1|) |#1|)))
-((-2680 ((|#2| $ |#1|) 6)))
-(((-279 |#1| |#2|) (-138) (-1068) (-1181)) (T -279))
-((-2680 (*1 *2 *1 *3) (-12 (-4 *1 (-279 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1181)))))
-(-13 (-10 -8 (-15 -2680 (|t#2| $ |t#1|))))
-((-3245 ((|#3| $ |#2| |#3|) 12)) (-3181 ((|#3| $ |#2|) 10)))
-(((-280 |#1| |#2| |#3|) (-10 -8 (-15 -3245 (|#3| |#1| |#2| |#3|)) (-15 -3181 (|#3| |#1| |#2|))) (-281 |#2| |#3|) (-1068) (-1181)) (T -280))
-NIL
-(-10 -8 (-15 -3245 (|#3| |#1| |#2| |#3|)) (-15 -3181 (|#3| |#1| |#2|)))
-((-1705 ((|#2| $ |#1| |#2|) 10 (|has| $ (-6 -4343)))) (-3245 ((|#2| $ |#1| |#2|) 9 (|has| $ (-6 -4343)))) (-3181 ((|#2| $ |#1|) 11)) (-2680 ((|#2| $ |#1|) 6) ((|#2| $ |#1| |#2|) 12)))
-(((-281 |#1| |#2|) (-138) (-1068) (-1181)) (T -281))
-((-2680 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-281 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1181)))) (-3181 (*1 *2 *1 *3) (-12 (-4 *1 (-281 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1181)))) (-1705 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4343)) (-4 *1 (-281 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1181)))) (-3245 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4343)) (-4 *1 (-281 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1181)))))
-(-13 (-279 |t#1| |t#2|) (-10 -8 (-15 -2680 (|t#2| $ |t#1| |t#2|)) (-15 -3181 (|t#2| $ |t#1|)) (IF (|has| $ (-6 -4343)) (PROGN (-15 -1705 (|t#2| $ |t#1| |t#2|)) (-15 -3245 (|t#2| $ |t#1| |t#2|))) |%noBranch|)))
+((** (*1 *1 *1 *1) (-4 *1 (-277))) (-1644 (*1 *1 *1) (-4 *1 (-277))) (-3080 (*1 *1 *1) (-4 *1 (-277))))
+(-13 (-10 -8 (-15 -3080 ($ $)) (-15 -1644 ($ $)) (-15 ** ($ $ $))))
+((-3588 (((-623 (-1125 |#1|)) (-1125 |#1|) |#1|) 35)) (-2325 ((|#2| |#2| |#1|) 38)) (-3861 ((|#2| |#2| |#1|) 40)) (-3341 ((|#2| |#2| |#1|) 39)))
+(((-278 |#1| |#2|) (-10 -7 (-15 -2325 (|#2| |#2| |#1|)) (-15 -3341 (|#2| |#2| |#1|)) (-15 -3861 (|#2| |#2| |#1|)) (-15 -3588 ((-623 (-1125 |#1|)) (-1125 |#1|) |#1|))) (-356) (-1219 |#1|)) (T -278))
+((-3588 (*1 *2 *3 *4) (-12 (-4 *4 (-356)) (-5 *2 (-623 (-1125 *4))) (-5 *1 (-278 *4 *5)) (-5 *3 (-1125 *4)) (-4 *5 (-1219 *4)))) (-3861 (*1 *2 *2 *3) (-12 (-4 *3 (-356)) (-5 *1 (-278 *3 *2)) (-4 *2 (-1219 *3)))) (-3341 (*1 *2 *2 *3) (-12 (-4 *3 (-356)) (-5 *1 (-278 *3 *2)) (-4 *2 (-1219 *3)))) (-2325 (*1 *2 *2 *3) (-12 (-4 *3 (-356)) (-5 *1 (-278 *3 *2)) (-4 *2 (-1219 *3)))))
+(-10 -7 (-15 -2325 (|#2| |#2| |#1|)) (-15 -3341 (|#2| |#2| |#1|)) (-15 -3861 (|#2| |#2| |#1|)) (-15 -3588 ((-623 (-1125 |#1|)) (-1125 |#1|) |#1|)))
+((-2757 ((|#2| $ |#1|) 6)))
+(((-279 |#1| |#2|) (-138) (-1069) (-1182)) (T -279))
+((-2757 (*1 *2 *1 *3) (-12 (-4 *1 (-279 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1182)))))
+(-13 (-10 -8 (-15 -2757 (|t#2| $ |t#1|))))
+((-3317 ((|#3| $ |#2| |#3|) 12)) (-3263 ((|#3| $ |#2|) 10)))
+(((-280 |#1| |#2| |#3|) (-10 -8 (-15 -3317 (|#3| |#1| |#2| |#3|)) (-15 -3263 (|#3| |#1| |#2|))) (-281 |#2| |#3|) (-1069) (-1182)) (T -280))
+NIL
+(-10 -8 (-15 -3317 (|#3| |#1| |#2| |#3|)) (-15 -3263 (|#3| |#1| |#2|)))
+((-2409 ((|#2| $ |#1| |#2|) 10 (|has| $ (-6 -4345)))) (-3317 ((|#2| $ |#1| |#2|) 9 (|has| $ (-6 -4345)))) (-3263 ((|#2| $ |#1|) 11)) (-2757 ((|#2| $ |#1|) 6) ((|#2| $ |#1| |#2|) 12)))
+(((-281 |#1| |#2|) (-138) (-1069) (-1182)) (T -281))
+((-2757 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-281 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1182)))) (-3263 (*1 *2 *1 *3) (-12 (-4 *1 (-281 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1182)))) (-2409 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4345)) (-4 *1 (-281 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1182)))) (-3317 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4345)) (-4 *1 (-281 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1182)))))
+(-13 (-279 |t#1| |t#2|) (-10 -8 (-15 -2757 (|t#2| $ |t#1| |t#2|)) (-15 -3263 (|t#2| $ |t#1|)) (IF (|has| $ (-6 -4345)) (PROGN (-15 -2409 (|t#2| $ |t#1| |t#2|)) (-15 -3317 (|t#2| $ |t#1| |t#2|))) |%noBranch|)))
(((-279 |#1| |#2|) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 35)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 40)) (-1447 (($ $) 38)) (-4291 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3631 (((-112) $ $) NIL)) (-3513 (($) NIL T CONST)) (-3349 (($ $ $) 33)) (-2419 (($ |#2| |#3|) 19)) (-1386 (((-3 $ "failed") $) NIL)) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3102 (((-112) $) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-4189 ((|#3| $) NIL)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) 20)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3620 (((-3 $ "failed") $ $) NIL)) (-3542 (((-749) $) 34)) (-2680 ((|#2| $ |#2|) 42)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 24)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) ((|#2| $) NIL)) (-2390 (((-749)) NIL)) (-1345 (((-112) $ $) NIL)) (-2626 (($) 29 T CONST)) (-2636 (($) 36 T CONST)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 37)))
-(((-282 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-300) (-10 -8 (-15 -4189 (|#3| $)) (-15 -1518 (|#2| $)) (-15 -2419 ($ |#2| |#3|)) (-15 -3620 ((-3 $ "failed") $ $)) (-15 -1386 ((-3 $ "failed") $)) (-15 -3235 ($ $)) (-15 -2680 (|#2| $ |#2|)))) (-170) (-1203 |#1|) (-23) (-1 |#2| |#2| |#3|) (-1 (-3 |#3| "failed") |#3| |#3|) (-1 (-3 |#2| "failed") |#2| |#2| |#3|)) (T -282))
-((-1386 (*1 *1 *1) (|partial| -12 (-4 *2 (-170)) (-5 *1 (-282 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1203 *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)))) (-4189 (*1 *2 *1) (-12 (-4 *3 (-170)) (-4 *2 (-23)) (-5 *1 (-282 *3 *4 *2 *5 *6 *7)) (-4 *4 (-1203 *3)) (-14 *5 (-1 *4 *4 *2)) (-14 *6 (-1 (-3 *2 "failed") *2 *2)) (-14 *7 (-1 (-3 *4 "failed") *4 *4 *2)))) (-1518 (*1 *2 *1) (-12 (-4 *2 (-1203 *3)) (-5 *1 (-282 *3 *2 *4 *5 *6 *7)) (-4 *3 (-170)) (-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)))) (-2419 (*1 *1 *2 *3) (-12 (-4 *4 (-170)) (-5 *1 (-282 *4 *2 *3 *5 *6 *7)) (-4 *2 (-1203 *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)))) (-3620 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-170)) (-5 *1 (-282 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1203 *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)))) (-3235 (*1 *1 *1) (-12 (-4 *2 (-170)) (-5 *1 (-282 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1203 *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)))) (-2680 (*1 *2 *1 *2) (-12 (-4 *3 (-170)) (-5 *1 (-282 *3 *2 *4 *5 *6 *7)) (-4 *2 (-1203 *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 (-300) (-10 -8 (-15 -4189 (|#3| $)) (-15 -1518 (|#2| $)) (-15 -2419 ($ |#2| |#3|)) (-15 -3620 ((-3 $ "failed") $ $)) (-15 -1386 ((-3 $ "failed") $)) (-15 -3235 ($ $)) (-15 -2680 (|#2| $ |#2|))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1386 (((-3 $ "failed") $) 32)) (-3102 (((-112) $) 30)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11) (($ (-550)) 27)) (-2390 (((-749)) 28)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 35)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 40)) (-3050 (($ $) 38)) (-3953 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-1611 (((-112) $ $) NIL)) (-2991 (($) NIL T CONST)) (-3455 (($ $ $) 33)) (-2924 (($ |#2| |#3|) 19)) (-1537 (((-3 $ "failed") $) NIL)) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-2419 (((-112) $) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2351 ((|#3| $) NIL)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) 20)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1507 (((-3 $ "failed") $ $) NIL)) (-1988 (((-749) $) 34)) (-2757 ((|#2| $ |#2|) 42)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 24)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) ((|#2| $) NIL)) (-3091 (((-749)) NIL)) (-1819 (((-112) $ $) NIL)) (-2688 (($) 29 T CONST)) (-2700 (($) 36 T CONST)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 37)))
+(((-282 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-300) (-10 -8 (-15 -2351 (|#3| $)) (-15 -2233 (|#2| $)) (-15 -2924 ($ |#2| |#3|)) (-15 -1507 ((-3 $ "failed") $ $)) (-15 -1537 ((-3 $ "failed") $)) (-15 -1619 ($ $)) (-15 -2757 (|#2| $ |#2|)))) (-170) (-1204 |#1|) (-23) (-1 |#2| |#2| |#3|) (-1 (-3 |#3| "failed") |#3| |#3|) (-1 (-3 |#2| "failed") |#2| |#2| |#3|)) (T -282))
+((-1537 (*1 *1 *1) (|partial| -12 (-4 *2 (-170)) (-5 *1 (-282 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1204 *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)))) (-2351 (*1 *2 *1) (-12 (-4 *3 (-170)) (-4 *2 (-23)) (-5 *1 (-282 *3 *4 *2 *5 *6 *7)) (-4 *4 (-1204 *3)) (-14 *5 (-1 *4 *4 *2)) (-14 *6 (-1 (-3 *2 "failed") *2 *2)) (-14 *7 (-1 (-3 *4 "failed") *4 *4 *2)))) (-2233 (*1 *2 *1) (-12 (-4 *2 (-1204 *3)) (-5 *1 (-282 *3 *2 *4 *5 *6 *7)) (-4 *3 (-170)) (-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)))) (-2924 (*1 *1 *2 *3) (-12 (-4 *4 (-170)) (-5 *1 (-282 *4 *2 *3 *5 *6 *7)) (-4 *2 (-1204 *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)))) (-1507 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-170)) (-5 *1 (-282 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1204 *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)))) (-1619 (*1 *1 *1) (-12 (-4 *2 (-170)) (-5 *1 (-282 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1204 *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)))) (-2757 (*1 *2 *1 *2) (-12 (-4 *3 (-170)) (-5 *1 (-282 *3 *2 *4 *5 *6 *7)) (-4 *2 (-1204 *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 (-300) (-10 -8 (-15 -2351 (|#3| $)) (-15 -2233 (|#2| $)) (-15 -2924 ($ |#2| |#3|)) (-15 -1507 ((-3 $ "failed") $ $)) (-15 -1537 ((-3 $ "failed") $)) (-15 -1619 ($ $)) (-15 -2757 (|#2| $ |#2|))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1537 (((-3 $ "failed") $) 32)) (-2419 (((-112) $) 30)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11) (($ (-550)) 27)) (-3091 (((-749)) 28)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
(((-283) (-138)) (T -283))
NIL
-(-13 (-1020) (-111 $ $) (-10 -7 (-6 -4335)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 $) . T) ((-705) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-2919 (($ (-1144) (-1144) (-1072) $) 17)) (-2751 (($ (-1144) (-623 (-938)) $) 22)) (-3098 (((-623 (-1053)) $) 10)) (-3011 (((-3 (-1072) "failed") (-1144) (-1144) $) 16)) (-2842 (((-3 (-623 (-938)) "failed") (-1144) $) 21)) (-3498 (($) 7)) (-2569 (($) 23)) (-1518 (((-836) $) 27)) (-2675 (($) 24)))
-(((-284) (-13 (-595 (-836)) (-10 -8 (-15 -3498 ($)) (-15 -3098 ((-623 (-1053)) $)) (-15 -3011 ((-3 (-1072) "failed") (-1144) (-1144) $)) (-15 -2919 ($ (-1144) (-1144) (-1072) $)) (-15 -2842 ((-3 (-623 (-938)) "failed") (-1144) $)) (-15 -2751 ($ (-1144) (-623 (-938)) $)) (-15 -2569 ($)) (-15 -2675 ($))))) (T -284))
-((-3498 (*1 *1) (-5 *1 (-284))) (-3098 (*1 *2 *1) (-12 (-5 *2 (-623 (-1053))) (-5 *1 (-284)))) (-3011 (*1 *2 *3 *3 *1) (|partial| -12 (-5 *3 (-1144)) (-5 *2 (-1072)) (-5 *1 (-284)))) (-2919 (*1 *1 *2 *2 *3 *1) (-12 (-5 *2 (-1144)) (-5 *3 (-1072)) (-5 *1 (-284)))) (-2842 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1144)) (-5 *2 (-623 (-938))) (-5 *1 (-284)))) (-2751 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-938))) (-5 *1 (-284)))) (-2569 (*1 *1) (-5 *1 (-284))) (-2675 (*1 *1) (-5 *1 (-284))))
-(-13 (-595 (-836)) (-10 -8 (-15 -3498 ($)) (-15 -3098 ((-623 (-1053)) $)) (-15 -3011 ((-3 (-1072) "failed") (-1144) (-1144) $)) (-15 -2919 ($ (-1144) (-1144) (-1072) $)) (-15 -2842 ((-3 (-623 (-938)) "failed") (-1144) $)) (-15 -2751 ($ (-1144) (-623 (-938)) $)) (-15 -2569 ($)) (-15 -2675 ($))))
-((-2331 (((-623 (-2 (|:| |eigval| (-3 (-400 (-925 |#1|)) (-1133 (-1144) (-925 |#1|)))) (|:| |geneigvec| (-623 (-667 (-400 (-925 |#1|))))))) (-667 (-400 (-925 |#1|)))) 85)) (-2263 (((-623 (-667 (-400 (-925 |#1|)))) (-2 (|:| |eigval| (-3 (-400 (-925 |#1|)) (-1133 (-1144) (-925 |#1|)))) (|:| |eigmult| (-749)) (|:| |eigvec| (-623 (-667 (-400 (-925 |#1|)))))) (-667 (-400 (-925 |#1|)))) 80) (((-623 (-667 (-400 (-925 |#1|)))) (-3 (-400 (-925 |#1|)) (-1133 (-1144) (-925 |#1|))) (-667 (-400 (-925 |#1|))) (-749) (-749)) 38)) (-2408 (((-623 (-2 (|:| |eigval| (-3 (-400 (-925 |#1|)) (-1133 (-1144) (-925 |#1|)))) (|:| |eigmult| (-749)) (|:| |eigvec| (-623 (-667 (-400 (-925 |#1|))))))) (-667 (-400 (-925 |#1|)))) 82)) (-2179 (((-623 (-667 (-400 (-925 |#1|)))) (-3 (-400 (-925 |#1|)) (-1133 (-1144) (-925 |#1|))) (-667 (-400 (-925 |#1|)))) 62)) (-3183 (((-623 (-3 (-400 (-925 |#1|)) (-1133 (-1144) (-925 |#1|)))) (-667 (-400 (-925 |#1|)))) 61)) (-2608 (((-925 |#1|) (-667 (-400 (-925 |#1|)))) 50) (((-925 |#1|) (-667 (-400 (-925 |#1|))) (-1144)) 51)))
-(((-285 |#1|) (-10 -7 (-15 -2608 ((-925 |#1|) (-667 (-400 (-925 |#1|))) (-1144))) (-15 -2608 ((-925 |#1|) (-667 (-400 (-925 |#1|))))) (-15 -3183 ((-623 (-3 (-400 (-925 |#1|)) (-1133 (-1144) (-925 |#1|)))) (-667 (-400 (-925 |#1|))))) (-15 -2179 ((-623 (-667 (-400 (-925 |#1|)))) (-3 (-400 (-925 |#1|)) (-1133 (-1144) (-925 |#1|))) (-667 (-400 (-925 |#1|))))) (-15 -2263 ((-623 (-667 (-400 (-925 |#1|)))) (-3 (-400 (-925 |#1|)) (-1133 (-1144) (-925 |#1|))) (-667 (-400 (-925 |#1|))) (-749) (-749))) (-15 -2263 ((-623 (-667 (-400 (-925 |#1|)))) (-2 (|:| |eigval| (-3 (-400 (-925 |#1|)) (-1133 (-1144) (-925 |#1|)))) (|:| |eigmult| (-749)) (|:| |eigvec| (-623 (-667 (-400 (-925 |#1|)))))) (-667 (-400 (-925 |#1|))))) (-15 -2331 ((-623 (-2 (|:| |eigval| (-3 (-400 (-925 |#1|)) (-1133 (-1144) (-925 |#1|)))) (|:| |geneigvec| (-623 (-667 (-400 (-925 |#1|))))))) (-667 (-400 (-925 |#1|))))) (-15 -2408 ((-623 (-2 (|:| |eigval| (-3 (-400 (-925 |#1|)) (-1133 (-1144) (-925 |#1|)))) (|:| |eigmult| (-749)) (|:| |eigvec| (-623 (-667 (-400 (-925 |#1|))))))) (-667 (-400 (-925 |#1|)))))) (-444)) (T -285))
-((-2408 (*1 *2 *3) (-12 (-4 *4 (-444)) (-5 *2 (-623 (-2 (|:| |eigval| (-3 (-400 (-925 *4)) (-1133 (-1144) (-925 *4)))) (|:| |eigmult| (-749)) (|:| |eigvec| (-623 (-667 (-400 (-925 *4)))))))) (-5 *1 (-285 *4)) (-5 *3 (-667 (-400 (-925 *4)))))) (-2331 (*1 *2 *3) (-12 (-4 *4 (-444)) (-5 *2 (-623 (-2 (|:| |eigval| (-3 (-400 (-925 *4)) (-1133 (-1144) (-925 *4)))) (|:| |geneigvec| (-623 (-667 (-400 (-925 *4)))))))) (-5 *1 (-285 *4)) (-5 *3 (-667 (-400 (-925 *4)))))) (-2263 (*1 *2 *3 *4) (-12 (-5 *3 (-2 (|:| |eigval| (-3 (-400 (-925 *5)) (-1133 (-1144) (-925 *5)))) (|:| |eigmult| (-749)) (|:| |eigvec| (-623 *4)))) (-4 *5 (-444)) (-5 *2 (-623 (-667 (-400 (-925 *5))))) (-5 *1 (-285 *5)) (-5 *4 (-667 (-400 (-925 *5)))))) (-2263 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-3 (-400 (-925 *6)) (-1133 (-1144) (-925 *6)))) (-5 *5 (-749)) (-4 *6 (-444)) (-5 *2 (-623 (-667 (-400 (-925 *6))))) (-5 *1 (-285 *6)) (-5 *4 (-667 (-400 (-925 *6)))))) (-2179 (*1 *2 *3 *4) (-12 (-5 *3 (-3 (-400 (-925 *5)) (-1133 (-1144) (-925 *5)))) (-4 *5 (-444)) (-5 *2 (-623 (-667 (-400 (-925 *5))))) (-5 *1 (-285 *5)) (-5 *4 (-667 (-400 (-925 *5)))))) (-3183 (*1 *2 *3) (-12 (-5 *3 (-667 (-400 (-925 *4)))) (-4 *4 (-444)) (-5 *2 (-623 (-3 (-400 (-925 *4)) (-1133 (-1144) (-925 *4))))) (-5 *1 (-285 *4)))) (-2608 (*1 *2 *3) (-12 (-5 *3 (-667 (-400 (-925 *4)))) (-5 *2 (-925 *4)) (-5 *1 (-285 *4)) (-4 *4 (-444)))) (-2608 (*1 *2 *3 *4) (-12 (-5 *3 (-667 (-400 (-925 *5)))) (-5 *4 (-1144)) (-5 *2 (-925 *5)) (-5 *1 (-285 *5)) (-4 *5 (-444)))))
-(-10 -7 (-15 -2608 ((-925 |#1|) (-667 (-400 (-925 |#1|))) (-1144))) (-15 -2608 ((-925 |#1|) (-667 (-400 (-925 |#1|))))) (-15 -3183 ((-623 (-3 (-400 (-925 |#1|)) (-1133 (-1144) (-925 |#1|)))) (-667 (-400 (-925 |#1|))))) (-15 -2179 ((-623 (-667 (-400 (-925 |#1|)))) (-3 (-400 (-925 |#1|)) (-1133 (-1144) (-925 |#1|))) (-667 (-400 (-925 |#1|))))) (-15 -2263 ((-623 (-667 (-400 (-925 |#1|)))) (-3 (-400 (-925 |#1|)) (-1133 (-1144) (-925 |#1|))) (-667 (-400 (-925 |#1|))) (-749) (-749))) (-15 -2263 ((-623 (-667 (-400 (-925 |#1|)))) (-2 (|:| |eigval| (-3 (-400 (-925 |#1|)) (-1133 (-1144) (-925 |#1|)))) (|:| |eigmult| (-749)) (|:| |eigvec| (-623 (-667 (-400 (-925 |#1|)))))) (-667 (-400 (-925 |#1|))))) (-15 -2331 ((-623 (-2 (|:| |eigval| (-3 (-400 (-925 |#1|)) (-1133 (-1144) (-925 |#1|)))) (|:| |geneigvec| (-623 (-667 (-400 (-925 |#1|))))))) (-667 (-400 (-925 |#1|))))) (-15 -2408 ((-623 (-2 (|:| |eigval| (-3 (-400 (-925 |#1|)) (-1133 (-1144) (-925 |#1|)))) (|:| |eigmult| (-749)) (|:| |eigvec| (-623 (-667 (-400 (-925 |#1|))))))) (-667 (-400 (-925 |#1|))))))
-((-3972 (((-287 |#2|) (-1 |#2| |#1|) (-287 |#1|)) 14)))
-(((-286 |#1| |#2|) (-10 -7 (-15 -3972 ((-287 |#2|) (-1 |#2| |#1|) (-287 |#1|)))) (-1181) (-1181)) (T -286))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-287 *5)) (-4 *5 (-1181)) (-4 *6 (-1181)) (-5 *2 (-287 *6)) (-5 *1 (-286 *5 *6)))))
-(-10 -7 (-15 -3972 ((-287 |#2|) (-1 |#2| |#1|) (-287 |#1|))))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3433 (((-112) $) NIL (|has| |#1| (-21)))) (-1742 (($ $) 12)) (-3219 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-1760 (($ $ $) 94 (|has| |#1| (-295)))) (-3513 (($) NIL (-1561 (|has| |#1| (-21)) (|has| |#1| (-705))) CONST)) (-1541 (($ $) 50 (|has| |#1| (-21)))) (-2557 (((-3 $ "failed") $) 61 (|has| |#1| (-705)))) (-2874 ((|#1| $) 11)) (-1386 (((-3 $ "failed") $) 59 (|has| |#1| (-705)))) (-3102 (((-112) $) NIL (|has| |#1| (-705)))) (-3972 (($ (-1 |#1| |#1|) $) 14)) (-2864 ((|#1| $) 10)) (-1640 (($ $) 49 (|has| |#1| (-21)))) (-2632 (((-3 $ "failed") $) 60 (|has| |#1| (-705)))) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-3235 (($ $) 63 (-1561 (|has| |#1| (-356)) (|has| |#1| (-465))))) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-2485 (((-623 $) $) 84 (|has| |#1| (-542)))) (-3866 (($ $ $) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 $)) 28 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-1144) |#1|) 17 (|has| |#1| (-505 (-1144) |#1|))) (($ $ (-623 (-1144)) (-623 |#1|)) 21 (|has| |#1| (-505 (-1144) |#1|)))) (-3065 (($ |#1| |#1|) 9)) (-2854 (((-133)) 89 (|has| |#1| (-356)))) (-2393 (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144)) 86 (|has| |#1| (-873 (-1144))))) (-1270 (($ $ $) NIL (|has| |#1| (-465)))) (-3292 (($ $ $) NIL (|has| |#1| (-465)))) (-1518 (($ (-550)) NIL (|has| |#1| (-1020))) (((-112) $) 36 (|has| |#1| (-1068))) (((-836) $) 35 (|has| |#1| (-1068)))) (-2390 (((-749)) 66 (|has| |#1| (-1020)))) (-2626 (($) 46 (|has| |#1| (-21)) CONST)) (-2636 (($) 56 (|has| |#1| (-705)) CONST)) (-4183 (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144))))) (-2316 (($ |#1| |#1|) 8) (((-112) $ $) 31 (|has| |#1| (-1068)))) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356))) (($ $ $) 91 (-1561 (|has| |#1| (-356)) (|has| |#1| (-465))))) (-2403 (($ |#1| $) 44 (|has| |#1| (-21))) (($ $ |#1|) 45 (|has| |#1| (-21))) (($ $ $) 43 (|has| |#1| (-21))) (($ $) 42 (|has| |#1| (-21)))) (-2391 (($ |#1| $) 39 (|has| |#1| (-25))) (($ $ |#1|) 40 (|has| |#1| (-25))) (($ $ $) 38 (|has| |#1| (-25)))) (** (($ $ (-550)) NIL (|has| |#1| (-465))) (($ $ (-749)) NIL (|has| |#1| (-705))) (($ $ (-894)) NIL (|has| |#1| (-1080)))) (* (($ $ |#1|) 54 (|has| |#1| (-1080))) (($ |#1| $) 53 (|has| |#1| (-1080))) (($ $ $) 52 (|has| |#1| (-1080))) (($ (-550) $) 69 (|has| |#1| (-21))) (($ (-749) $) NIL (|has| |#1| (-21))) (($ (-894) $) NIL (|has| |#1| (-25)))))
-(((-287 |#1|) (-13 (-1181) (-10 -8 (-15 -2316 ($ |#1| |#1|)) (-15 -3065 ($ |#1| |#1|)) (-15 -1742 ($ $)) (-15 -2864 (|#1| $)) (-15 -2874 (|#1| $)) (-15 -3972 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-505 (-1144) |#1|)) (-6 (-505 (-1144) |#1|)) |%noBranch|) (IF (|has| |#1| (-1068)) (PROGN (-6 (-1068)) (-6 (-595 (-112))) (IF (|has| |#1| (-302 |#1|)) (PROGN (-15 -3866 ($ $ $)) (-15 -3866 ($ $ (-623 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -2391 ($ |#1| $)) (-15 -2391 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -1640 ($ $)) (-15 -1541 ($ $)) (-15 -2403 ($ |#1| $)) (-15 -2403 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1080)) (PROGN (-6 (-1080)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-705)) (PROGN (-6 (-705)) (-15 -2632 ((-3 $ "failed") $)) (-15 -2557 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-465)) (PROGN (-6 (-465)) (-15 -2632 ((-3 $ "failed") $)) (-15 -2557 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-1020)) (PROGN (-6 (-1020)) (-6 (-111 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-170)) (-6 (-696 |#1|)) |%noBranch|) (IF (|has| |#1| (-542)) (-15 -2485 ((-623 $) $)) |%noBranch|) (IF (|has| |#1| (-873 (-1144))) (-6 (-873 (-1144))) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-6 (-1234 |#1|)) (-15 -2414 ($ $ $)) (-15 -3235 ($ $))) |%noBranch|) (IF (|has| |#1| (-295)) (-15 -1760 ($ $ $)) |%noBranch|))) (-1181)) (T -287))
-((-2316 (*1 *1 *2 *2) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1181)))) (-3065 (*1 *1 *2 *2) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1181)))) (-1742 (*1 *1 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1181)))) (-2864 (*1 *2 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1181)))) (-2874 (*1 *2 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1181)))) (-3972 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1181)) (-5 *1 (-287 *3)))) (-3866 (*1 *1 *1 *1) (-12 (-4 *2 (-302 *2)) (-4 *2 (-1068)) (-4 *2 (-1181)) (-5 *1 (-287 *2)))) (-3866 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-287 *3))) (-4 *3 (-302 *3)) (-4 *3 (-1068)) (-4 *3 (-1181)) (-5 *1 (-287 *3)))) (-2391 (*1 *1 *2 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-25)) (-4 *2 (-1181)))) (-2391 (*1 *1 *1 *2) (-12 (-5 *1 (-287 *2)) (-4 *2 (-25)) (-4 *2 (-1181)))) (-1640 (*1 *1 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-21)) (-4 *2 (-1181)))) (-1541 (*1 *1 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-21)) (-4 *2 (-1181)))) (-2403 (*1 *1 *2 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-21)) (-4 *2 (-1181)))) (-2403 (*1 *1 *1 *2) (-12 (-5 *1 (-287 *2)) (-4 *2 (-21)) (-4 *2 (-1181)))) (-2632 (*1 *1 *1) (|partial| -12 (-5 *1 (-287 *2)) (-4 *2 (-705)) (-4 *2 (-1181)))) (-2557 (*1 *1 *1) (|partial| -12 (-5 *1 (-287 *2)) (-4 *2 (-705)) (-4 *2 (-1181)))) (-2485 (*1 *2 *1) (-12 (-5 *2 (-623 (-287 *3))) (-5 *1 (-287 *3)) (-4 *3 (-542)) (-4 *3 (-1181)))) (-1760 (*1 *1 *1 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-295)) (-4 *2 (-1181)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1080)) (-4 *2 (-1181)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1080)) (-4 *2 (-1181)))) (-2414 (*1 *1 *1 *1) (-1561 (-12 (-5 *1 (-287 *2)) (-4 *2 (-356)) (-4 *2 (-1181))) (-12 (-5 *1 (-287 *2)) (-4 *2 (-465)) (-4 *2 (-1181))))) (-3235 (*1 *1 *1) (-1561 (-12 (-5 *1 (-287 *2)) (-4 *2 (-356)) (-4 *2 (-1181))) (-12 (-5 *1 (-287 *2)) (-4 *2 (-465)) (-4 *2 (-1181))))))
-(-13 (-1181) (-10 -8 (-15 -2316 ($ |#1| |#1|)) (-15 -3065 ($ |#1| |#1|)) (-15 -1742 ($ $)) (-15 -2864 (|#1| $)) (-15 -2874 (|#1| $)) (-15 -3972 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-505 (-1144) |#1|)) (-6 (-505 (-1144) |#1|)) |%noBranch|) (IF (|has| |#1| (-1068)) (PROGN (-6 (-1068)) (-6 (-595 (-112))) (IF (|has| |#1| (-302 |#1|)) (PROGN (-15 -3866 ($ $ $)) (-15 -3866 ($ $ (-623 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -2391 ($ |#1| $)) (-15 -2391 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -1640 ($ $)) (-15 -1541 ($ $)) (-15 -2403 ($ |#1| $)) (-15 -2403 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1080)) (PROGN (-6 (-1080)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-705)) (PROGN (-6 (-705)) (-15 -2632 ((-3 $ "failed") $)) (-15 -2557 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-465)) (PROGN (-6 (-465)) (-15 -2632 ((-3 $ "failed") $)) (-15 -2557 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-1020)) (PROGN (-6 (-1020)) (-6 (-111 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-170)) (-6 (-696 |#1|)) |%noBranch|) (IF (|has| |#1| (-542)) (-15 -2485 ((-623 $) $)) |%noBranch|) (IF (|has| |#1| (-873 (-1144))) (-6 (-873 (-1144))) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-6 (-1234 |#1|)) (-15 -2414 ($ $ $)) (-15 -3235 ($ $))) |%noBranch|) (IF (|has| |#1| (-295)) (-15 -1760 ($ $ $)) |%noBranch|)))
-((-1504 (((-112) $ $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-2570 (($) NIL) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-3029 (((-1232) $ |#1| |#1|) NIL (|has| $ (-6 -4343)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 ((|#2| $ |#1| |#2|) NIL)) (-3378 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-2908 (((-3 |#2| "failed") |#1| $) NIL)) (-3513 (($) NIL T CONST)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-3112 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (|has| $ (-6 -4342))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-3 |#2| "failed") |#1| $) NIL)) (-3137 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-2419 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (|has| $ (-6 -4342))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-3245 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#2| $ |#1|) NIL)) (-3450 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) NIL)) (-3195 ((|#1| $) NIL (|has| |#1| (-825)))) (-2689 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-3283 ((|#1| $) NIL (|has| |#1| (-825)))) (-3234 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4343))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-3531 (((-623 |#1|) $) NIL)) (-2550 (((-112) |#1| $) NIL)) (-3638 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-1886 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-2325 (((-623 |#1|) $) NIL)) (-2400 (((-112) |#1| $) NIL)) (-3337 (((-1088) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-1293 ((|#2| $) NIL (|has| |#1| (-825)))) (-3321 (((-3 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) "failed") (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL)) (-3111 (($ $ |#2|) NIL (|has| $ (-6 -4343)))) (-3760 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-1543 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-2477 (((-623 |#2|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2729 (($) NIL) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-3350 (((-749) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-749) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068)))) (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-596 (-526))))) (-1532 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-1518 (((-836) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-595 (-836))) (|has| |#2| (-595 (-836)))))) (-3685 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-1675 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-288 |#1| |#2|) (-13 (-1157 |#1| |#2|) (-10 -7 (-6 -4342))) (-1068) (-1068)) (T -288))
-NIL
-(-13 (-1157 |#1| |#2|) (-10 -7 (-6 -4342)))
-((-2478 (((-305) (-1126) (-623 (-1126))) 16) (((-305) (-1126) (-1126)) 15) (((-305) (-623 (-1126))) 14) (((-305) (-1126)) 12)))
-(((-289) (-10 -7 (-15 -2478 ((-305) (-1126))) (-15 -2478 ((-305) (-623 (-1126)))) (-15 -2478 ((-305) (-1126) (-1126))) (-15 -2478 ((-305) (-1126) (-623 (-1126)))))) (T -289))
-((-2478 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-1126))) (-5 *3 (-1126)) (-5 *2 (-305)) (-5 *1 (-289)))) (-2478 (*1 *2 *3 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-305)) (-5 *1 (-289)))) (-2478 (*1 *2 *3) (-12 (-5 *3 (-623 (-1126))) (-5 *2 (-305)) (-5 *1 (-289)))) (-2478 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-305)) (-5 *1 (-289)))))
-(-10 -7 (-15 -2478 ((-305) (-1126))) (-15 -2478 ((-305) (-623 (-1126)))) (-15 -2478 ((-305) (-1126) (-1126))) (-15 -2478 ((-305) (-1126) (-623 (-1126)))))
-((-3972 ((|#2| (-1 |#2| |#1|) (-1126) (-594 |#1|)) 18)))
-(((-290 |#1| |#2|) (-10 -7 (-15 -3972 (|#2| (-1 |#2| |#1|) (-1126) (-594 |#1|)))) (-295) (-1181)) (T -290))
-((-3972 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1126)) (-5 *5 (-594 *6)) (-4 *6 (-295)) (-4 *2 (-1181)) (-5 *1 (-290 *6 *2)))))
-(-10 -7 (-15 -3972 (|#2| (-1 |#2| |#1|) (-1126) (-594 |#1|))))
-((-3972 ((|#2| (-1 |#2| |#1|) (-594 |#1|)) 17)))
-(((-291 |#1| |#2|) (-10 -7 (-15 -3972 (|#2| (-1 |#2| |#1|) (-594 |#1|)))) (-295) (-295)) (T -291))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5)) (-5 *4 (-594 *5)) (-4 *5 (-295)) (-4 *2 (-295)) (-5 *1 (-291 *5 *2)))))
-(-10 -7 (-15 -3972 (|#2| (-1 |#2| |#1|) (-594 |#1|))))
-((-1272 (((-112) (-219)) 10)))
-(((-292 |#1| |#2|) (-10 -7 (-15 -1272 ((-112) (-219)))) (-219) (-219)) (T -292))
-((-1272 (*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-112)) (-5 *1 (-292 *4 *5)) (-14 *4 *3) (-14 *5 *3))))
-(-10 -7 (-15 -1272 ((-112) (-219))))
-((-1384 (((-1124 (-219)) (-309 (-219)) (-623 (-1144)) (-1062 (-818 (-219)))) 93)) (-3323 (((-1124 (-219)) (-1227 (-309 (-219))) (-623 (-1144)) (-1062 (-818 (-219)))) 107) (((-1124 (-219)) (-309 (-219)) (-623 (-1144)) (-1062 (-818 (-219)))) 61)) (-1624 (((-623 (-1126)) (-1124 (-219))) NIL)) (-4117 (((-623 (-219)) (-309 (-219)) (-1144) (-1062 (-818 (-219)))) 58)) (-3426 (((-623 (-219)) (-925 (-400 (-550))) (-1144) (-1062 (-818 (-219)))) 49)) (-1526 (((-623 (-1126)) (-623 (-219))) NIL)) (-1725 (((-219) (-1062 (-818 (-219)))) 25)) (-1827 (((-219) (-1062 (-818 (-219)))) 26)) (-4033 (((-112) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 54)) (-2543 (((-1126) (-219)) NIL)))
-(((-293) (-10 -7 (-15 -1725 ((-219) (-1062 (-818 (-219))))) (-15 -1827 ((-219) (-1062 (-818 (-219))))) (-15 -4033 ((-112) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -4117 ((-623 (-219)) (-309 (-219)) (-1144) (-1062 (-818 (-219))))) (-15 -1384 ((-1124 (-219)) (-309 (-219)) (-623 (-1144)) (-1062 (-818 (-219))))) (-15 -3323 ((-1124 (-219)) (-309 (-219)) (-623 (-1144)) (-1062 (-818 (-219))))) (-15 -3323 ((-1124 (-219)) (-1227 (-309 (-219))) (-623 (-1144)) (-1062 (-818 (-219))))) (-15 -3426 ((-623 (-219)) (-925 (-400 (-550))) (-1144) (-1062 (-818 (-219))))) (-15 -2543 ((-1126) (-219))) (-15 -1526 ((-623 (-1126)) (-623 (-219)))) (-15 -1624 ((-623 (-1126)) (-1124 (-219)))))) (T -293))
-((-1624 (*1 *2 *3) (-12 (-5 *3 (-1124 (-219))) (-5 *2 (-623 (-1126))) (-5 *1 (-293)))) (-1526 (*1 *2 *3) (-12 (-5 *3 (-623 (-219))) (-5 *2 (-623 (-1126))) (-5 *1 (-293)))) (-2543 (*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-1126)) (-5 *1 (-293)))) (-3426 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-925 (-400 (-550)))) (-5 *4 (-1144)) (-5 *5 (-1062 (-818 (-219)))) (-5 *2 (-623 (-219))) (-5 *1 (-293)))) (-3323 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1227 (-309 (-219)))) (-5 *4 (-623 (-1144))) (-5 *5 (-1062 (-818 (-219)))) (-5 *2 (-1124 (-219))) (-5 *1 (-293)))) (-3323 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-309 (-219))) (-5 *4 (-623 (-1144))) (-5 *5 (-1062 (-818 (-219)))) (-5 *2 (-1124 (-219))) (-5 *1 (-293)))) (-1384 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-309 (-219))) (-5 *4 (-623 (-1144))) (-5 *5 (-1062 (-818 (-219)))) (-5 *2 (-1124 (-219))) (-5 *1 (-293)))) (-4117 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-309 (-219))) (-5 *4 (-1144)) (-5 *5 (-1062 (-818 (-219)))) (-5 *2 (-623 (-219))) (-5 *1 (-293)))) (-4033 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-112)) (-5 *1 (-293)))) (-1827 (*1 *2 *3) (-12 (-5 *3 (-1062 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-293)))) (-1725 (*1 *2 *3) (-12 (-5 *3 (-1062 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-293)))))
-(-10 -7 (-15 -1725 ((-219) (-1062 (-818 (-219))))) (-15 -1827 ((-219) (-1062 (-818 (-219))))) (-15 -4033 ((-112) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -4117 ((-623 (-219)) (-309 (-219)) (-1144) (-1062 (-818 (-219))))) (-15 -1384 ((-1124 (-219)) (-309 (-219)) (-623 (-1144)) (-1062 (-818 (-219))))) (-15 -3323 ((-1124 (-219)) (-309 (-219)) (-623 (-1144)) (-1062 (-818 (-219))))) (-15 -3323 ((-1124 (-219)) (-1227 (-309 (-219))) (-623 (-1144)) (-1062 (-818 (-219))))) (-15 -3426 ((-623 (-219)) (-925 (-400 (-550))) (-1144) (-1062 (-818 (-219))))) (-15 -2543 ((-1126) (-219))) (-15 -1526 ((-623 (-1126)) (-623 (-219)))) (-15 -1624 ((-623 (-1126)) (-1124 (-219)))))
-((-3223 (((-623 (-594 $)) $) 30)) (-1760 (($ $ (-287 $)) 81) (($ $ (-623 (-287 $))) 123) (($ $ (-623 (-594 $)) (-623 $)) NIL)) (-3880 (((-3 (-594 $) "failed") $) 113)) (-2726 (((-594 $) $) 112)) (-1380 (($ $) 19) (($ (-623 $)) 56)) (-2029 (((-623 (-114)) $) 38)) (-2926 (((-114) (-114)) 91)) (-3718 (((-112) $) 131)) (-3972 (($ (-1 $ $) (-594 $)) 89)) (-2106 (((-3 (-594 $) "failed") $) 93)) (-2776 (($ (-114) $) 61) (($ (-114) (-623 $)) 100)) (-3890 (((-112) $ (-114)) 117) (((-112) $ (-1144)) 116)) (-3142 (((-749) $) 46)) (-1938 (((-112) $ $) 59) (((-112) $ (-1144)) 51)) (-3777 (((-112) $) 129)) (-3866 (($ $ (-594 $) $) NIL) (($ $ (-623 (-594 $)) (-623 $)) NIL) (($ $ (-623 (-287 $))) 121) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-623 (-1144)) (-623 (-1 $ $))) 84) (($ $ (-623 (-1144)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-1144) (-1 $ (-623 $))) 69) (($ $ (-1144) (-1 $ $)) 75) (($ $ (-623 (-114)) (-623 (-1 $ $))) 83) (($ $ (-623 (-114)) (-623 (-1 $ (-623 $)))) 85) (($ $ (-114) (-1 $ (-623 $))) 71) (($ $ (-114) (-1 $ $)) 77)) (-2680 (($ (-114) $) 62) (($ (-114) $ $) 63) (($ (-114) $ $ $) 64) (($ (-114) $ $ $ $) 65) (($ (-114) (-623 $)) 109)) (-3930 (($ $) 53) (($ $ $) 119)) (-3716 (($ $) 17) (($ (-623 $)) 55)) (-2222 (((-112) (-114)) 22)))
-(((-294 |#1|) (-10 -8 (-15 -3718 ((-112) |#1|)) (-15 -3777 ((-112) |#1|)) (-15 -3866 (|#1| |#1| (-114) (-1 |#1| |#1|))) (-15 -3866 (|#1| |#1| (-114) (-1 |#1| (-623 |#1|)))) (-15 -3866 (|#1| |#1| (-623 (-114)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -3866 (|#1| |#1| (-623 (-114)) (-623 (-1 |#1| |#1|)))) (-15 -3866 (|#1| |#1| (-1144) (-1 |#1| |#1|))) (-15 -3866 (|#1| |#1| (-1144) (-1 |#1| (-623 |#1|)))) (-15 -3866 (|#1| |#1| (-623 (-1144)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -3866 (|#1| |#1| (-623 (-1144)) (-623 (-1 |#1| |#1|)))) (-15 -1938 ((-112) |#1| (-1144))) (-15 -1938 ((-112) |#1| |#1|)) (-15 -3972 (|#1| (-1 |#1| |#1|) (-594 |#1|))) (-15 -2776 (|#1| (-114) (-623 |#1|))) (-15 -2776 (|#1| (-114) |#1|)) (-15 -3890 ((-112) |#1| (-1144))) (-15 -3890 ((-112) |#1| (-114))) (-15 -2222 ((-112) (-114))) (-15 -2926 ((-114) (-114))) (-15 -2029 ((-623 (-114)) |#1|)) (-15 -3223 ((-623 (-594 |#1|)) |#1|)) (-15 -2106 ((-3 (-594 |#1|) "failed") |#1|)) (-15 -3142 ((-749) |#1|)) (-15 -3930 (|#1| |#1| |#1|)) (-15 -3930 (|#1| |#1|)) (-15 -1380 (|#1| (-623 |#1|))) (-15 -1380 (|#1| |#1|)) (-15 -3716 (|#1| (-623 |#1|))) (-15 -3716 (|#1| |#1|)) (-15 -1760 (|#1| |#1| (-623 (-594 |#1|)) (-623 |#1|))) (-15 -1760 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -1760 (|#1| |#1| (-287 |#1|))) (-15 -2680 (|#1| (-114) (-623 |#1|))) (-15 -2680 (|#1| (-114) |#1| |#1| |#1| |#1|)) (-15 -2680 (|#1| (-114) |#1| |#1| |#1|)) (-15 -2680 (|#1| (-114) |#1| |#1|)) (-15 -2680 (|#1| (-114) |#1|)) (-15 -3866 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -3866 (|#1| |#1| |#1| |#1|)) (-15 -3866 (|#1| |#1| (-287 |#1|))) (-15 -3866 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -3866 (|#1| |#1| (-623 (-594 |#1|)) (-623 |#1|))) (-15 -3866 (|#1| |#1| (-594 |#1|) |#1|)) (-15 -2726 ((-594 |#1|) |#1|)) (-15 -3880 ((-3 (-594 |#1|) "failed") |#1|))) (-295)) (T -294))
-((-2926 (*1 *2 *2) (-12 (-5 *2 (-114)) (-5 *1 (-294 *3)) (-4 *3 (-295)))) (-2222 (*1 *2 *3) (-12 (-5 *3 (-114)) (-5 *2 (-112)) (-5 *1 (-294 *4)) (-4 *4 (-295)))))
-(-10 -8 (-15 -3718 ((-112) |#1|)) (-15 -3777 ((-112) |#1|)) (-15 -3866 (|#1| |#1| (-114) (-1 |#1| |#1|))) (-15 -3866 (|#1| |#1| (-114) (-1 |#1| (-623 |#1|)))) (-15 -3866 (|#1| |#1| (-623 (-114)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -3866 (|#1| |#1| (-623 (-114)) (-623 (-1 |#1| |#1|)))) (-15 -3866 (|#1| |#1| (-1144) (-1 |#1| |#1|))) (-15 -3866 (|#1| |#1| (-1144) (-1 |#1| (-623 |#1|)))) (-15 -3866 (|#1| |#1| (-623 (-1144)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -3866 (|#1| |#1| (-623 (-1144)) (-623 (-1 |#1| |#1|)))) (-15 -1938 ((-112) |#1| (-1144))) (-15 -1938 ((-112) |#1| |#1|)) (-15 -3972 (|#1| (-1 |#1| |#1|) (-594 |#1|))) (-15 -2776 (|#1| (-114) (-623 |#1|))) (-15 -2776 (|#1| (-114) |#1|)) (-15 -3890 ((-112) |#1| (-1144))) (-15 -3890 ((-112) |#1| (-114))) (-15 -2222 ((-112) (-114))) (-15 -2926 ((-114) (-114))) (-15 -2029 ((-623 (-114)) |#1|)) (-15 -3223 ((-623 (-594 |#1|)) |#1|)) (-15 -2106 ((-3 (-594 |#1|) "failed") |#1|)) (-15 -3142 ((-749) |#1|)) (-15 -3930 (|#1| |#1| |#1|)) (-15 -3930 (|#1| |#1|)) (-15 -1380 (|#1| (-623 |#1|))) (-15 -1380 (|#1| |#1|)) (-15 -3716 (|#1| (-623 |#1|))) (-15 -3716 (|#1| |#1|)) (-15 -1760 (|#1| |#1| (-623 (-594 |#1|)) (-623 |#1|))) (-15 -1760 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -1760 (|#1| |#1| (-287 |#1|))) (-15 -2680 (|#1| (-114) (-623 |#1|))) (-15 -2680 (|#1| (-114) |#1| |#1| |#1| |#1|)) (-15 -2680 (|#1| (-114) |#1| |#1| |#1|)) (-15 -2680 (|#1| (-114) |#1| |#1|)) (-15 -2680 (|#1| (-114) |#1|)) (-15 -3866 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -3866 (|#1| |#1| |#1| |#1|)) (-15 -3866 (|#1| |#1| (-287 |#1|))) (-15 -3866 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -3866 (|#1| |#1| (-623 (-594 |#1|)) (-623 |#1|))) (-15 -3866 (|#1| |#1| (-594 |#1|) |#1|)) (-15 -2726 ((-594 |#1|) |#1|)) (-15 -3880 ((-3 (-594 |#1|) "failed") |#1|)))
-((-1504 (((-112) $ $) 7)) (-3223 (((-623 (-594 $)) $) 44)) (-1760 (($ $ (-287 $)) 56) (($ $ (-623 (-287 $))) 55) (($ $ (-623 (-594 $)) (-623 $)) 54)) (-3880 (((-3 (-594 $) "failed") $) 69)) (-2726 (((-594 $) $) 68)) (-1380 (($ $) 51) (($ (-623 $)) 50)) (-2029 (((-623 (-114)) $) 43)) (-2926 (((-114) (-114)) 42)) (-3718 (((-112) $) 22 (|has| $ (-1011 (-550))))) (-1843 (((-1140 $) (-594 $)) 25 (|has| $ (-1020)))) (-2707 (($ $ $) 13)) (-4164 (($ $ $) 14)) (-3972 (($ (-1 $ $) (-594 $)) 36)) (-2106 (((-3 (-594 $) "failed") $) 46)) (-1825 (((-1126) $) 9)) (-3296 (((-623 (-594 $)) $) 45)) (-2776 (($ (-114) $) 38) (($ (-114) (-623 $)) 37)) (-3890 (((-112) $ (-114)) 40) (((-112) $ (-1144)) 39)) (-3142 (((-749) $) 47)) (-3337 (((-1088) $) 10)) (-1938 (((-112) $ $) 35) (((-112) $ (-1144)) 34)) (-3777 (((-112) $) 23 (|has| $ (-1011 (-550))))) (-3866 (($ $ (-594 $) $) 67) (($ $ (-623 (-594 $)) (-623 $)) 66) (($ $ (-623 (-287 $))) 65) (($ $ (-287 $)) 64) (($ $ $ $) 63) (($ $ (-623 $) (-623 $)) 62) (($ $ (-623 (-1144)) (-623 (-1 $ $))) 33) (($ $ (-623 (-1144)) (-623 (-1 $ (-623 $)))) 32) (($ $ (-1144) (-1 $ (-623 $))) 31) (($ $ (-1144) (-1 $ $)) 30) (($ $ (-623 (-114)) (-623 (-1 $ $))) 29) (($ $ (-623 (-114)) (-623 (-1 $ (-623 $)))) 28) (($ $ (-114) (-1 $ (-623 $))) 27) (($ $ (-114) (-1 $ $)) 26)) (-2680 (($ (-114) $) 61) (($ (-114) $ $) 60) (($ (-114) $ $ $) 59) (($ (-114) $ $ $ $) 58) (($ (-114) (-623 $)) 57)) (-3930 (($ $) 49) (($ $ $) 48)) (-1310 (($ $) 24 (|has| $ (-1020)))) (-1518 (((-836) $) 11) (($ (-594 $)) 70)) (-3716 (($ $) 53) (($ (-623 $)) 52)) (-2222 (((-112) (-114)) 41)) (-2363 (((-112) $ $) 16)) (-2345 (((-112) $ $) 17)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 15)) (-2335 (((-112) $ $) 18)))
+(-13 (-1021) (-111 $ $) (-10 -7 (-6 -4337)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 $) . T) ((-705) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-1312 (($ (-1145) (-1145) (-1073) $) 17)) (-2177 (($ (-1145) (-623 (-939)) $) 22)) (-2368 (((-623 (-1054)) $) 10)) (-2845 (((-3 (-1073) "failed") (-1145) (-1145) $) 16)) (-1750 (((-3 (-623 (-939)) "failed") (-1145) $) 21)) (-2819 (($) 7)) (-1278 (($) 23)) (-2233 (((-837) $) 27)) (-2741 (($) 24)))
+(((-284) (-13 (-595 (-837)) (-10 -8 (-15 -2819 ($)) (-15 -2368 ((-623 (-1054)) $)) (-15 -2845 ((-3 (-1073) "failed") (-1145) (-1145) $)) (-15 -1312 ($ (-1145) (-1145) (-1073) $)) (-15 -1750 ((-3 (-623 (-939)) "failed") (-1145) $)) (-15 -2177 ($ (-1145) (-623 (-939)) $)) (-15 -1278 ($)) (-15 -2741 ($))))) (T -284))
+((-2819 (*1 *1) (-5 *1 (-284))) (-2368 (*1 *2 *1) (-12 (-5 *2 (-623 (-1054))) (-5 *1 (-284)))) (-2845 (*1 *2 *3 *3 *1) (|partial| -12 (-5 *3 (-1145)) (-5 *2 (-1073)) (-5 *1 (-284)))) (-1312 (*1 *1 *2 *2 *3 *1) (-12 (-5 *2 (-1145)) (-5 *3 (-1073)) (-5 *1 (-284)))) (-1750 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1145)) (-5 *2 (-623 (-939))) (-5 *1 (-284)))) (-2177 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-939))) (-5 *1 (-284)))) (-1278 (*1 *1) (-5 *1 (-284))) (-2741 (*1 *1) (-5 *1 (-284))))
+(-13 (-595 (-837)) (-10 -8 (-15 -2819 ($)) (-15 -2368 ((-623 (-1054)) $)) (-15 -2845 ((-3 (-1073) "failed") (-1145) (-1145) $)) (-15 -1312 ($ (-1145) (-1145) (-1073) $)) (-15 -1750 ((-3 (-623 (-939)) "failed") (-1145) $)) (-15 -2177 ($ (-1145) (-623 (-939)) $)) (-15 -1278 ($)) (-15 -2741 ($))))
+((-3667 (((-623 (-2 (|:| |eigval| (-3 (-400 (-926 |#1|)) (-1134 (-1145) (-926 |#1|)))) (|:| |geneigvec| (-623 (-667 (-400 (-926 |#1|))))))) (-667 (-400 (-926 |#1|)))) 85)) (-4167 (((-623 (-667 (-400 (-926 |#1|)))) (-2 (|:| |eigval| (-3 (-400 (-926 |#1|)) (-1134 (-1145) (-926 |#1|)))) (|:| |eigmult| (-749)) (|:| |eigvec| (-623 (-667 (-400 (-926 |#1|)))))) (-667 (-400 (-926 |#1|)))) 80) (((-623 (-667 (-400 (-926 |#1|)))) (-3 (-400 (-926 |#1|)) (-1134 (-1145) (-926 |#1|))) (-667 (-400 (-926 |#1|))) (-749) (-749)) 38)) (-3224 (((-623 (-2 (|:| |eigval| (-3 (-400 (-926 |#1|)) (-1134 (-1145) (-926 |#1|)))) (|:| |eigmult| (-749)) (|:| |eigvec| (-623 (-667 (-400 (-926 |#1|))))))) (-667 (-400 (-926 |#1|)))) 82)) (-1523 (((-623 (-667 (-400 (-926 |#1|)))) (-3 (-400 (-926 |#1|)) (-1134 (-1145) (-926 |#1|))) (-667 (-400 (-926 |#1|)))) 62)) (-2995 (((-623 (-3 (-400 (-926 |#1|)) (-1134 (-1145) (-926 |#1|)))) (-667 (-400 (-926 |#1|)))) 61)) (-3359 (((-926 |#1|) (-667 (-400 (-926 |#1|)))) 50) (((-926 |#1|) (-667 (-400 (-926 |#1|))) (-1145)) 51)))
+(((-285 |#1|) (-10 -7 (-15 -3359 ((-926 |#1|) (-667 (-400 (-926 |#1|))) (-1145))) (-15 -3359 ((-926 |#1|) (-667 (-400 (-926 |#1|))))) (-15 -2995 ((-623 (-3 (-400 (-926 |#1|)) (-1134 (-1145) (-926 |#1|)))) (-667 (-400 (-926 |#1|))))) (-15 -1523 ((-623 (-667 (-400 (-926 |#1|)))) (-3 (-400 (-926 |#1|)) (-1134 (-1145) (-926 |#1|))) (-667 (-400 (-926 |#1|))))) (-15 -4167 ((-623 (-667 (-400 (-926 |#1|)))) (-3 (-400 (-926 |#1|)) (-1134 (-1145) (-926 |#1|))) (-667 (-400 (-926 |#1|))) (-749) (-749))) (-15 -4167 ((-623 (-667 (-400 (-926 |#1|)))) (-2 (|:| |eigval| (-3 (-400 (-926 |#1|)) (-1134 (-1145) (-926 |#1|)))) (|:| |eigmult| (-749)) (|:| |eigvec| (-623 (-667 (-400 (-926 |#1|)))))) (-667 (-400 (-926 |#1|))))) (-15 -3667 ((-623 (-2 (|:| |eigval| (-3 (-400 (-926 |#1|)) (-1134 (-1145) (-926 |#1|)))) (|:| |geneigvec| (-623 (-667 (-400 (-926 |#1|))))))) (-667 (-400 (-926 |#1|))))) (-15 -3224 ((-623 (-2 (|:| |eigval| (-3 (-400 (-926 |#1|)) (-1134 (-1145) (-926 |#1|)))) (|:| |eigmult| (-749)) (|:| |eigvec| (-623 (-667 (-400 (-926 |#1|))))))) (-667 (-400 (-926 |#1|)))))) (-444)) (T -285))
+((-3224 (*1 *2 *3) (-12 (-4 *4 (-444)) (-5 *2 (-623 (-2 (|:| |eigval| (-3 (-400 (-926 *4)) (-1134 (-1145) (-926 *4)))) (|:| |eigmult| (-749)) (|:| |eigvec| (-623 (-667 (-400 (-926 *4)))))))) (-5 *1 (-285 *4)) (-5 *3 (-667 (-400 (-926 *4)))))) (-3667 (*1 *2 *3) (-12 (-4 *4 (-444)) (-5 *2 (-623 (-2 (|:| |eigval| (-3 (-400 (-926 *4)) (-1134 (-1145) (-926 *4)))) (|:| |geneigvec| (-623 (-667 (-400 (-926 *4)))))))) (-5 *1 (-285 *4)) (-5 *3 (-667 (-400 (-926 *4)))))) (-4167 (*1 *2 *3 *4) (-12 (-5 *3 (-2 (|:| |eigval| (-3 (-400 (-926 *5)) (-1134 (-1145) (-926 *5)))) (|:| |eigmult| (-749)) (|:| |eigvec| (-623 *4)))) (-4 *5 (-444)) (-5 *2 (-623 (-667 (-400 (-926 *5))))) (-5 *1 (-285 *5)) (-5 *4 (-667 (-400 (-926 *5)))))) (-4167 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-3 (-400 (-926 *6)) (-1134 (-1145) (-926 *6)))) (-5 *5 (-749)) (-4 *6 (-444)) (-5 *2 (-623 (-667 (-400 (-926 *6))))) (-5 *1 (-285 *6)) (-5 *4 (-667 (-400 (-926 *6)))))) (-1523 (*1 *2 *3 *4) (-12 (-5 *3 (-3 (-400 (-926 *5)) (-1134 (-1145) (-926 *5)))) (-4 *5 (-444)) (-5 *2 (-623 (-667 (-400 (-926 *5))))) (-5 *1 (-285 *5)) (-5 *4 (-667 (-400 (-926 *5)))))) (-2995 (*1 *2 *3) (-12 (-5 *3 (-667 (-400 (-926 *4)))) (-4 *4 (-444)) (-5 *2 (-623 (-3 (-400 (-926 *4)) (-1134 (-1145) (-926 *4))))) (-5 *1 (-285 *4)))) (-3359 (*1 *2 *3) (-12 (-5 *3 (-667 (-400 (-926 *4)))) (-5 *2 (-926 *4)) (-5 *1 (-285 *4)) (-4 *4 (-444)))) (-3359 (*1 *2 *3 *4) (-12 (-5 *3 (-667 (-400 (-926 *5)))) (-5 *4 (-1145)) (-5 *2 (-926 *5)) (-5 *1 (-285 *5)) (-4 *5 (-444)))))
+(-10 -7 (-15 -3359 ((-926 |#1|) (-667 (-400 (-926 |#1|))) (-1145))) (-15 -3359 ((-926 |#1|) (-667 (-400 (-926 |#1|))))) (-15 -2995 ((-623 (-3 (-400 (-926 |#1|)) (-1134 (-1145) (-926 |#1|)))) (-667 (-400 (-926 |#1|))))) (-15 -1523 ((-623 (-667 (-400 (-926 |#1|)))) (-3 (-400 (-926 |#1|)) (-1134 (-1145) (-926 |#1|))) (-667 (-400 (-926 |#1|))))) (-15 -4167 ((-623 (-667 (-400 (-926 |#1|)))) (-3 (-400 (-926 |#1|)) (-1134 (-1145) (-926 |#1|))) (-667 (-400 (-926 |#1|))) (-749) (-749))) (-15 -4167 ((-623 (-667 (-400 (-926 |#1|)))) (-2 (|:| |eigval| (-3 (-400 (-926 |#1|)) (-1134 (-1145) (-926 |#1|)))) (|:| |eigmult| (-749)) (|:| |eigvec| (-623 (-667 (-400 (-926 |#1|)))))) (-667 (-400 (-926 |#1|))))) (-15 -3667 ((-623 (-2 (|:| |eigval| (-3 (-400 (-926 |#1|)) (-1134 (-1145) (-926 |#1|)))) (|:| |geneigvec| (-623 (-667 (-400 (-926 |#1|))))))) (-667 (-400 (-926 |#1|))))) (-15 -3224 ((-623 (-2 (|:| |eigval| (-3 (-400 (-926 |#1|)) (-1134 (-1145) (-926 |#1|)))) (|:| |eigmult| (-749)) (|:| |eigvec| (-623 (-667 (-400 (-926 |#1|))))))) (-667 (-400 (-926 |#1|))))))
+((-2392 (((-287 |#2|) (-1 |#2| |#1|) (-287 |#1|)) 14)))
+(((-286 |#1| |#2|) (-10 -7 (-15 -2392 ((-287 |#2|) (-1 |#2| |#1|) (-287 |#1|)))) (-1182) (-1182)) (T -286))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-287 *5)) (-4 *5 (-1182)) (-4 *6 (-1182)) (-5 *2 (-287 *6)) (-5 *1 (-286 *5 *6)))))
+(-10 -7 (-15 -2392 ((-287 |#2|) (-1 |#2| |#1|) (-287 |#1|))))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3378 (((-112) $) NIL (|has| |#1| (-21)))) (-2816 (($ $) 12)) (-1993 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-4230 (($ $ $) 94 (|has| |#1| (-295)))) (-2991 (($) NIL (-1489 (|has| |#1| (-21)) (|has| |#1| (-705))) CONST)) (-1401 (($ $) 50 (|has| |#1| (-21)))) (-4049 (((-3 $ "failed") $) 61 (|has| |#1| (-705)))) (-2386 ((|#1| $) 11)) (-1537 (((-3 $ "failed") $) 59 (|has| |#1| (-705)))) (-2419 (((-112) $) NIL (|has| |#1| (-705)))) (-2392 (($ (-1 |#1| |#1|) $) 14)) (-2374 ((|#1| $) 10)) (-4249 (($ $) 49 (|has| |#1| (-21)))) (-3559 (((-3 $ "failed") $) 60 (|has| |#1| (-705)))) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-1619 (($ $) 63 (-1489 (|has| |#1| (-356)) (|has| |#1| (-465))))) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-1435 (((-623 $) $) 84 (|has| |#1| (-542)))) (-1553 (($ $ $) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 $)) 28 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-1145) |#1|) 17 (|has| |#1| (-505 (-1145) |#1|))) (($ $ (-623 (-1145)) (-623 |#1|)) 21 (|has| |#1| (-505 (-1145) |#1|)))) (-2589 (($ |#1| |#1|) 9)) (-1877 (((-133)) 89 (|has| |#1| (-356)))) (-2798 (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145)) 86 (|has| |#1| (-874 (-1145))))) (-3018 (($ $ $) NIL (|has| |#1| (-465)))) (-1353 (($ $ $) NIL (|has| |#1| (-465)))) (-2233 (($ (-550)) NIL (|has| |#1| (-1021))) (((-112) $) 36 (|has| |#1| (-1069))) (((-837) $) 35 (|has| |#1| (-1069)))) (-3091 (((-749)) 66 (|has| |#1| (-1021)))) (-2688 (($) 46 (|has| |#1| (-21)) CONST)) (-2700 (($) 56 (|has| |#1| (-705)) CONST)) (-1901 (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145))))) (-2264 (($ |#1| |#1|) 8) (((-112) $ $) 31 (|has| |#1| (-1069)))) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356))) (($ $ $) 91 (-1489 (|has| |#1| (-356)) (|has| |#1| (-465))))) (-2370 (($ |#1| $) 44 (|has| |#1| (-21))) (($ $ |#1|) 45 (|has| |#1| (-21))) (($ $ $) 43 (|has| |#1| (-21))) (($ $) 42 (|has| |#1| (-21)))) (-2358 (($ |#1| $) 39 (|has| |#1| (-25))) (($ $ |#1|) 40 (|has| |#1| (-25))) (($ $ $) 38 (|has| |#1| (-25)))) (** (($ $ (-550)) NIL (|has| |#1| (-465))) (($ $ (-749)) NIL (|has| |#1| (-705))) (($ $ (-895)) NIL (|has| |#1| (-1081)))) (* (($ $ |#1|) 54 (|has| |#1| (-1081))) (($ |#1| $) 53 (|has| |#1| (-1081))) (($ $ $) 52 (|has| |#1| (-1081))) (($ (-550) $) 69 (|has| |#1| (-21))) (($ (-749) $) NIL (|has| |#1| (-21))) (($ (-895) $) NIL (|has| |#1| (-25)))))
+(((-287 |#1|) (-13 (-1182) (-10 -8 (-15 -2264 ($ |#1| |#1|)) (-15 -2589 ($ |#1| |#1|)) (-15 -2816 ($ $)) (-15 -2374 (|#1| $)) (-15 -2386 (|#1| $)) (-15 -2392 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-505 (-1145) |#1|)) (-6 (-505 (-1145) |#1|)) |%noBranch|) (IF (|has| |#1| (-1069)) (PROGN (-6 (-1069)) (-6 (-595 (-112))) (IF (|has| |#1| (-302 |#1|)) (PROGN (-15 -1553 ($ $ $)) (-15 -1553 ($ $ (-623 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -2358 ($ |#1| $)) (-15 -2358 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -4249 ($ $)) (-15 -1401 ($ $)) (-15 -2370 ($ |#1| $)) (-15 -2370 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1081)) (PROGN (-6 (-1081)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-705)) (PROGN (-6 (-705)) (-15 -3559 ((-3 $ "failed") $)) (-15 -4049 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-465)) (PROGN (-6 (-465)) (-15 -3559 ((-3 $ "failed") $)) (-15 -4049 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-1021)) (PROGN (-6 (-1021)) (-6 (-111 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-170)) (-6 (-696 |#1|)) |%noBranch|) (IF (|has| |#1| (-542)) (-15 -1435 ((-623 $) $)) |%noBranch|) (IF (|has| |#1| (-874 (-1145))) (-6 (-874 (-1145))) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-6 (-1235 |#1|)) (-15 -2382 ($ $ $)) (-15 -1619 ($ $))) |%noBranch|) (IF (|has| |#1| (-295)) (-15 -4230 ($ $ $)) |%noBranch|))) (-1182)) (T -287))
+((-2264 (*1 *1 *2 *2) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1182)))) (-2589 (*1 *1 *2 *2) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1182)))) (-2816 (*1 *1 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1182)))) (-2374 (*1 *2 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1182)))) (-2386 (*1 *2 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1182)))) (-2392 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1182)) (-5 *1 (-287 *3)))) (-1553 (*1 *1 *1 *1) (-12 (-4 *2 (-302 *2)) (-4 *2 (-1069)) (-4 *2 (-1182)) (-5 *1 (-287 *2)))) (-1553 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-287 *3))) (-4 *3 (-302 *3)) (-4 *3 (-1069)) (-4 *3 (-1182)) (-5 *1 (-287 *3)))) (-2358 (*1 *1 *2 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-25)) (-4 *2 (-1182)))) (-2358 (*1 *1 *1 *2) (-12 (-5 *1 (-287 *2)) (-4 *2 (-25)) (-4 *2 (-1182)))) (-4249 (*1 *1 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-21)) (-4 *2 (-1182)))) (-1401 (*1 *1 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-21)) (-4 *2 (-1182)))) (-2370 (*1 *1 *2 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-21)) (-4 *2 (-1182)))) (-2370 (*1 *1 *1 *2) (-12 (-5 *1 (-287 *2)) (-4 *2 (-21)) (-4 *2 (-1182)))) (-3559 (*1 *1 *1) (|partial| -12 (-5 *1 (-287 *2)) (-4 *2 (-705)) (-4 *2 (-1182)))) (-4049 (*1 *1 *1) (|partial| -12 (-5 *1 (-287 *2)) (-4 *2 (-705)) (-4 *2 (-1182)))) (-1435 (*1 *2 *1) (-12 (-5 *2 (-623 (-287 *3))) (-5 *1 (-287 *3)) (-4 *3 (-542)) (-4 *3 (-1182)))) (-4230 (*1 *1 *1 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-295)) (-4 *2 (-1182)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1081)) (-4 *2 (-1182)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1081)) (-4 *2 (-1182)))) (-2382 (*1 *1 *1 *1) (-1489 (-12 (-5 *1 (-287 *2)) (-4 *2 (-356)) (-4 *2 (-1182))) (-12 (-5 *1 (-287 *2)) (-4 *2 (-465)) (-4 *2 (-1182))))) (-1619 (*1 *1 *1) (-1489 (-12 (-5 *1 (-287 *2)) (-4 *2 (-356)) (-4 *2 (-1182))) (-12 (-5 *1 (-287 *2)) (-4 *2 (-465)) (-4 *2 (-1182))))))
+(-13 (-1182) (-10 -8 (-15 -2264 ($ |#1| |#1|)) (-15 -2589 ($ |#1| |#1|)) (-15 -2816 ($ $)) (-15 -2374 (|#1| $)) (-15 -2386 (|#1| $)) (-15 -2392 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-505 (-1145) |#1|)) (-6 (-505 (-1145) |#1|)) |%noBranch|) (IF (|has| |#1| (-1069)) (PROGN (-6 (-1069)) (-6 (-595 (-112))) (IF (|has| |#1| (-302 |#1|)) (PROGN (-15 -1553 ($ $ $)) (-15 -1553 ($ $ (-623 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -2358 ($ |#1| $)) (-15 -2358 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -4249 ($ $)) (-15 -1401 ($ $)) (-15 -2370 ($ |#1| $)) (-15 -2370 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1081)) (PROGN (-6 (-1081)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-705)) (PROGN (-6 (-705)) (-15 -3559 ((-3 $ "failed") $)) (-15 -4049 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-465)) (PROGN (-6 (-465)) (-15 -3559 ((-3 $ "failed") $)) (-15 -4049 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-1021)) (PROGN (-6 (-1021)) (-6 (-111 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-170)) (-6 (-696 |#1|)) |%noBranch|) (IF (|has| |#1| (-542)) (-15 -1435 ((-623 $) $)) |%noBranch|) (IF (|has| |#1| (-874 (-1145))) (-6 (-874 (-1145))) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-6 (-1235 |#1|)) (-15 -2382 ($ $ $)) (-15 -1619 ($ $))) |%noBranch|) (IF (|has| |#1| (-295)) (-15 -4230 ($ $ $)) |%noBranch|)))
+((-2221 (((-112) $ $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-3364 (($) NIL) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3037 (((-1233) $ |#1| |#1|) NIL (|has| $ (-6 -4345)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 ((|#2| $ |#1| |#2|) NIL)) (-3994 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-3696 (((-3 |#2| "failed") |#1| $) NIL)) (-2991 (($) NIL T CONST)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-2505 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (|has| $ (-6 -4344))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-3 |#2| "failed") |#1| $) NIL)) (-1979 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-2924 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (|has| $ (-6 -4344))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-3317 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#2| $ |#1|) NIL)) (-2971 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) NIL)) (-3096 ((|#1| $) NIL (|has| |#1| (-825)))) (-2876 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-2506 ((|#1| $) NIL (|has| |#1| (-825)))) (-3311 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4345))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-4212 (((-623 |#1|) $) NIL)) (-3998 (((-112) |#1| $) NIL)) (-1696 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-1715 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-3611 (((-623 |#1|) $) NIL)) (-3166 (((-112) |#1| $) NIL)) (-3445 (((-1089) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-3858 ((|#2| $) NIL (|has| |#1| (-825)))) (-1614 (((-3 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) "failed") (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL)) (-2491 (($ $ |#2|) NIL (|has| $ (-6 -4345)))) (-3576 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-1410 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-1375 (((-623 |#2|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-3246 (($) NIL) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3457 (((-749) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-749) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069)))) (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-596 (-526))))) (-2245 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-2233 (((-837) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-595 (-837))) (|has| |#2| (-595 (-837)))))) (-4017 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3404 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-288 |#1| |#2|) (-13 (-1158 |#1| |#2|) (-10 -7 (-6 -4344))) (-1069) (-1069)) (T -288))
+NIL
+(-13 (-1158 |#1| |#2|) (-10 -7 (-6 -4344)))
+((-2511 (((-305) (-1127) (-623 (-1127))) 16) (((-305) (-1127) (-1127)) 15) (((-305) (-623 (-1127))) 14) (((-305) (-1127)) 12)))
+(((-289) (-10 -7 (-15 -2511 ((-305) (-1127))) (-15 -2511 ((-305) (-623 (-1127)))) (-15 -2511 ((-305) (-1127) (-1127))) (-15 -2511 ((-305) (-1127) (-623 (-1127)))))) (T -289))
+((-2511 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-1127))) (-5 *3 (-1127)) (-5 *2 (-305)) (-5 *1 (-289)))) (-2511 (*1 *2 *3 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-305)) (-5 *1 (-289)))) (-2511 (*1 *2 *3) (-12 (-5 *3 (-623 (-1127))) (-5 *2 (-305)) (-5 *1 (-289)))) (-2511 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-305)) (-5 *1 (-289)))))
+(-10 -7 (-15 -2511 ((-305) (-1127))) (-15 -2511 ((-305) (-623 (-1127)))) (-15 -2511 ((-305) (-1127) (-1127))) (-15 -2511 ((-305) (-1127) (-623 (-1127)))))
+((-2392 ((|#2| (-1 |#2| |#1|) (-1127) (-594 |#1|)) 18)))
+(((-290 |#1| |#2|) (-10 -7 (-15 -2392 (|#2| (-1 |#2| |#1|) (-1127) (-594 |#1|)))) (-295) (-1182)) (T -290))
+((-2392 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1127)) (-5 *5 (-594 *6)) (-4 *6 (-295)) (-4 *2 (-1182)) (-5 *1 (-290 *6 *2)))))
+(-10 -7 (-15 -2392 (|#2| (-1 |#2| |#1|) (-1127) (-594 |#1|))))
+((-2392 ((|#2| (-1 |#2| |#1|) (-594 |#1|)) 17)))
+(((-291 |#1| |#2|) (-10 -7 (-15 -2392 (|#2| (-1 |#2| |#1|) (-594 |#1|)))) (-295) (-295)) (T -291))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5)) (-5 *4 (-594 *5)) (-4 *5 (-295)) (-4 *2 (-295)) (-5 *1 (-291 *5 *2)))))
+(-10 -7 (-15 -2392 (|#2| (-1 |#2| |#1|) (-594 |#1|))))
+((-3961 (((-112) (-219)) 10)))
+(((-292 |#1| |#2|) (-10 -7 (-15 -3961 ((-112) (-219)))) (-219) (-219)) (T -292))
+((-3961 (*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-112)) (-5 *1 (-292 *4 *5)) (-14 *4 *3) (-14 *5 *3))))
+(-10 -7 (-15 -3961 ((-112) (-219))))
+((-1510 (((-1125 (-219)) (-309 (-219)) (-623 (-1145)) (-1063 (-818 (-219)))) 93)) (-1637 (((-1125 (-219)) (-1228 (-309 (-219))) (-623 (-1145)) (-1063 (-818 (-219)))) 107) (((-1125 (-219)) (-309 (-219)) (-623 (-1145)) (-1063 (-818 (-219)))) 61)) (-4082 (((-623 (-1127)) (-1125 (-219))) NIL)) (-2902 (((-623 (-219)) (-309 (-219)) (-1145) (-1063 (-818 (-219)))) 58)) (-3313 (((-623 (-219)) (-926 (-400 (-550))) (-1145) (-1063 (-818 (-219)))) 49)) (-1298 (((-623 (-1127)) (-623 (-219))) NIL)) (-2674 (((-219) (-1063 (-818 (-219)))) 25)) (-2393 (((-219) (-1063 (-818 (-219)))) 26)) (-1338 (((-112) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 54)) (-3923 (((-1127) (-219)) NIL)))
+(((-293) (-10 -7 (-15 -2674 ((-219) (-1063 (-818 (-219))))) (-15 -2393 ((-219) (-1063 (-818 (-219))))) (-15 -1338 ((-112) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2902 ((-623 (-219)) (-309 (-219)) (-1145) (-1063 (-818 (-219))))) (-15 -1510 ((-1125 (-219)) (-309 (-219)) (-623 (-1145)) (-1063 (-818 (-219))))) (-15 -1637 ((-1125 (-219)) (-309 (-219)) (-623 (-1145)) (-1063 (-818 (-219))))) (-15 -1637 ((-1125 (-219)) (-1228 (-309 (-219))) (-623 (-1145)) (-1063 (-818 (-219))))) (-15 -3313 ((-623 (-219)) (-926 (-400 (-550))) (-1145) (-1063 (-818 (-219))))) (-15 -3923 ((-1127) (-219))) (-15 -1298 ((-623 (-1127)) (-623 (-219)))) (-15 -4082 ((-623 (-1127)) (-1125 (-219)))))) (T -293))
+((-4082 (*1 *2 *3) (-12 (-5 *3 (-1125 (-219))) (-5 *2 (-623 (-1127))) (-5 *1 (-293)))) (-1298 (*1 *2 *3) (-12 (-5 *3 (-623 (-219))) (-5 *2 (-623 (-1127))) (-5 *1 (-293)))) (-3923 (*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-1127)) (-5 *1 (-293)))) (-3313 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-926 (-400 (-550)))) (-5 *4 (-1145)) (-5 *5 (-1063 (-818 (-219)))) (-5 *2 (-623 (-219))) (-5 *1 (-293)))) (-1637 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1228 (-309 (-219)))) (-5 *4 (-623 (-1145))) (-5 *5 (-1063 (-818 (-219)))) (-5 *2 (-1125 (-219))) (-5 *1 (-293)))) (-1637 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-309 (-219))) (-5 *4 (-623 (-1145))) (-5 *5 (-1063 (-818 (-219)))) (-5 *2 (-1125 (-219))) (-5 *1 (-293)))) (-1510 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-309 (-219))) (-5 *4 (-623 (-1145))) (-5 *5 (-1063 (-818 (-219)))) (-5 *2 (-1125 (-219))) (-5 *1 (-293)))) (-2902 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-309 (-219))) (-5 *4 (-1145)) (-5 *5 (-1063 (-818 (-219)))) (-5 *2 (-623 (-219))) (-5 *1 (-293)))) (-1338 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-112)) (-5 *1 (-293)))) (-2393 (*1 *2 *3) (-12 (-5 *3 (-1063 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-293)))) (-2674 (*1 *2 *3) (-12 (-5 *3 (-1063 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-293)))))
+(-10 -7 (-15 -2674 ((-219) (-1063 (-818 (-219))))) (-15 -2393 ((-219) (-1063 (-818 (-219))))) (-15 -1338 ((-112) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2902 ((-623 (-219)) (-309 (-219)) (-1145) (-1063 (-818 (-219))))) (-15 -1510 ((-1125 (-219)) (-309 (-219)) (-623 (-1145)) (-1063 (-818 (-219))))) (-15 -1637 ((-1125 (-219)) (-309 (-219)) (-623 (-1145)) (-1063 (-818 (-219))))) (-15 -1637 ((-1125 (-219)) (-1228 (-309 (-219))) (-623 (-1145)) (-1063 (-818 (-219))))) (-15 -3313 ((-623 (-219)) (-926 (-400 (-550))) (-1145) (-1063 (-818 (-219))))) (-15 -3923 ((-1127) (-219))) (-15 -1298 ((-623 (-1127)) (-623 (-219)))) (-15 -4082 ((-623 (-1127)) (-1125 (-219)))))
+((-1608 (((-623 (-594 $)) $) 30)) (-4230 (($ $ (-287 $)) 81) (($ $ (-623 (-287 $))) 123) (($ $ (-623 (-594 $)) (-623 $)) NIL)) (-2288 (((-3 (-594 $) "failed") $) 113)) (-2202 (((-594 $) $) 112)) (-1465 (($ $) 19) (($ (-623 $)) 56)) (-3745 (((-623 (-114)) $) 38)) (-1355 (((-114) (-114)) 91)) (-1286 (((-112) $) 131)) (-2392 (($ (-1 $ $) (-594 $)) 89)) (-2041 (((-3 (-594 $) "failed") $) 93)) (-4232 (($ (-114) $) 61) (($ (-114) (-623 $)) 100)) (-2366 (((-112) $ (-114)) 117) (((-112) $ (-1145)) 116)) (-1293 (((-749) $) 46)) (-4087 (((-112) $ $) 59) (((-112) $ (-1145)) 51)) (-3725 (((-112) $) 129)) (-1553 (($ $ (-594 $) $) NIL) (($ $ (-623 (-594 $)) (-623 $)) NIL) (($ $ (-623 (-287 $))) 121) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-623 (-1145)) (-623 (-1 $ $))) 84) (($ $ (-623 (-1145)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-1145) (-1 $ (-623 $))) 69) (($ $ (-1145) (-1 $ $)) 75) (($ $ (-623 (-114)) (-623 (-1 $ $))) 83) (($ $ (-623 (-114)) (-623 (-1 $ (-623 $)))) 85) (($ $ (-114) (-1 $ (-623 $))) 71) (($ $ (-114) (-1 $ $)) 77)) (-2757 (($ (-114) $) 62) (($ (-114) $ $) 63) (($ (-114) $ $ $) 64) (($ (-114) $ $ $ $) 65) (($ (-114) (-623 $)) 109)) (-1532 (($ $) 53) (($ $ $) 119)) (-3790 (($ $) 17) (($ (-623 $)) 55)) (-1905 (((-112) (-114)) 22)))
+(((-294 |#1|) (-10 -8 (-15 -1286 ((-112) |#1|)) (-15 -3725 ((-112) |#1|)) (-15 -1553 (|#1| |#1| (-114) (-1 |#1| |#1|))) (-15 -1553 (|#1| |#1| (-114) (-1 |#1| (-623 |#1|)))) (-15 -1553 (|#1| |#1| (-623 (-114)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -1553 (|#1| |#1| (-623 (-114)) (-623 (-1 |#1| |#1|)))) (-15 -1553 (|#1| |#1| (-1145) (-1 |#1| |#1|))) (-15 -1553 (|#1| |#1| (-1145) (-1 |#1| (-623 |#1|)))) (-15 -1553 (|#1| |#1| (-623 (-1145)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -1553 (|#1| |#1| (-623 (-1145)) (-623 (-1 |#1| |#1|)))) (-15 -4087 ((-112) |#1| (-1145))) (-15 -4087 ((-112) |#1| |#1|)) (-15 -2392 (|#1| (-1 |#1| |#1|) (-594 |#1|))) (-15 -4232 (|#1| (-114) (-623 |#1|))) (-15 -4232 (|#1| (-114) |#1|)) (-15 -2366 ((-112) |#1| (-1145))) (-15 -2366 ((-112) |#1| (-114))) (-15 -1905 ((-112) (-114))) (-15 -1355 ((-114) (-114))) (-15 -3745 ((-623 (-114)) |#1|)) (-15 -1608 ((-623 (-594 |#1|)) |#1|)) (-15 -2041 ((-3 (-594 |#1|) "failed") |#1|)) (-15 -1293 ((-749) |#1|)) (-15 -1532 (|#1| |#1| |#1|)) (-15 -1532 (|#1| |#1|)) (-15 -1465 (|#1| (-623 |#1|))) (-15 -1465 (|#1| |#1|)) (-15 -3790 (|#1| (-623 |#1|))) (-15 -3790 (|#1| |#1|)) (-15 -4230 (|#1| |#1| (-623 (-594 |#1|)) (-623 |#1|))) (-15 -4230 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -4230 (|#1| |#1| (-287 |#1|))) (-15 -2757 (|#1| (-114) (-623 |#1|))) (-15 -2757 (|#1| (-114) |#1| |#1| |#1| |#1|)) (-15 -2757 (|#1| (-114) |#1| |#1| |#1|)) (-15 -2757 (|#1| (-114) |#1| |#1|)) (-15 -2757 (|#1| (-114) |#1|)) (-15 -1553 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -1553 (|#1| |#1| |#1| |#1|)) (-15 -1553 (|#1| |#1| (-287 |#1|))) (-15 -1553 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -1553 (|#1| |#1| (-623 (-594 |#1|)) (-623 |#1|))) (-15 -1553 (|#1| |#1| (-594 |#1|) |#1|)) (-15 -2202 ((-594 |#1|) |#1|)) (-15 -2288 ((-3 (-594 |#1|) "failed") |#1|))) (-295)) (T -294))
+((-1355 (*1 *2 *2) (-12 (-5 *2 (-114)) (-5 *1 (-294 *3)) (-4 *3 (-295)))) (-1905 (*1 *2 *3) (-12 (-5 *3 (-114)) (-5 *2 (-112)) (-5 *1 (-294 *4)) (-4 *4 (-295)))))
+(-10 -8 (-15 -1286 ((-112) |#1|)) (-15 -3725 ((-112) |#1|)) (-15 -1553 (|#1| |#1| (-114) (-1 |#1| |#1|))) (-15 -1553 (|#1| |#1| (-114) (-1 |#1| (-623 |#1|)))) (-15 -1553 (|#1| |#1| (-623 (-114)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -1553 (|#1| |#1| (-623 (-114)) (-623 (-1 |#1| |#1|)))) (-15 -1553 (|#1| |#1| (-1145) (-1 |#1| |#1|))) (-15 -1553 (|#1| |#1| (-1145) (-1 |#1| (-623 |#1|)))) (-15 -1553 (|#1| |#1| (-623 (-1145)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -1553 (|#1| |#1| (-623 (-1145)) (-623 (-1 |#1| |#1|)))) (-15 -4087 ((-112) |#1| (-1145))) (-15 -4087 ((-112) |#1| |#1|)) (-15 -2392 (|#1| (-1 |#1| |#1|) (-594 |#1|))) (-15 -4232 (|#1| (-114) (-623 |#1|))) (-15 -4232 (|#1| (-114) |#1|)) (-15 -2366 ((-112) |#1| (-1145))) (-15 -2366 ((-112) |#1| (-114))) (-15 -1905 ((-112) (-114))) (-15 -1355 ((-114) (-114))) (-15 -3745 ((-623 (-114)) |#1|)) (-15 -1608 ((-623 (-594 |#1|)) |#1|)) (-15 -2041 ((-3 (-594 |#1|) "failed") |#1|)) (-15 -1293 ((-749) |#1|)) (-15 -1532 (|#1| |#1| |#1|)) (-15 -1532 (|#1| |#1|)) (-15 -1465 (|#1| (-623 |#1|))) (-15 -1465 (|#1| |#1|)) (-15 -3790 (|#1| (-623 |#1|))) (-15 -3790 (|#1| |#1|)) (-15 -4230 (|#1| |#1| (-623 (-594 |#1|)) (-623 |#1|))) (-15 -4230 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -4230 (|#1| |#1| (-287 |#1|))) (-15 -2757 (|#1| (-114) (-623 |#1|))) (-15 -2757 (|#1| (-114) |#1| |#1| |#1| |#1|)) (-15 -2757 (|#1| (-114) |#1| |#1| |#1|)) (-15 -2757 (|#1| (-114) |#1| |#1|)) (-15 -2757 (|#1| (-114) |#1|)) (-15 -1553 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -1553 (|#1| |#1| |#1| |#1|)) (-15 -1553 (|#1| |#1| (-287 |#1|))) (-15 -1553 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -1553 (|#1| |#1| (-623 (-594 |#1|)) (-623 |#1|))) (-15 -1553 (|#1| |#1| (-594 |#1|) |#1|)) (-15 -2202 ((-594 |#1|) |#1|)) (-15 -2288 ((-3 (-594 |#1|) "failed") |#1|)))
+((-2221 (((-112) $ $) 7)) (-1608 (((-623 (-594 $)) $) 44)) (-4230 (($ $ (-287 $)) 56) (($ $ (-623 (-287 $))) 55) (($ $ (-623 (-594 $)) (-623 $)) 54)) (-2288 (((-3 (-594 $) "failed") $) 69)) (-2202 (((-594 $) $) 68)) (-1465 (($ $) 51) (($ (-623 $)) 50)) (-3745 (((-623 (-114)) $) 43)) (-1355 (((-114) (-114)) 42)) (-1286 (((-112) $) 22 (|has| $ (-1012 (-550))))) (-1333 (((-1141 $) (-594 $)) 25 (|has| $ (-1021)))) (-2793 (($ $ $) 13)) (-2173 (($ $ $) 14)) (-2392 (($ (-1 $ $) (-594 $)) 36)) (-2041 (((-3 (-594 $) "failed") $) 46)) (-2369 (((-1127) $) 9)) (-1694 (((-623 (-594 $)) $) 45)) (-4232 (($ (-114) $) 38) (($ (-114) (-623 $)) 37)) (-2366 (((-112) $ (-114)) 40) (((-112) $ (-1145)) 39)) (-1293 (((-749) $) 47)) (-3445 (((-1089) $) 10)) (-4087 (((-112) $ $) 35) (((-112) $ (-1145)) 34)) (-3725 (((-112) $) 23 (|has| $ (-1012 (-550))))) (-1553 (($ $ (-594 $) $) 67) (($ $ (-623 (-594 $)) (-623 $)) 66) (($ $ (-623 (-287 $))) 65) (($ $ (-287 $)) 64) (($ $ $ $) 63) (($ $ (-623 $) (-623 $)) 62) (($ $ (-623 (-1145)) (-623 (-1 $ $))) 33) (($ $ (-623 (-1145)) (-623 (-1 $ (-623 $)))) 32) (($ $ (-1145) (-1 $ (-623 $))) 31) (($ $ (-1145) (-1 $ $)) 30) (($ $ (-623 (-114)) (-623 (-1 $ $))) 29) (($ $ (-623 (-114)) (-623 (-1 $ (-623 $)))) 28) (($ $ (-114) (-1 $ (-623 $))) 27) (($ $ (-114) (-1 $ $)) 26)) (-2757 (($ (-114) $) 61) (($ (-114) $ $) 60) (($ (-114) $ $ $) 59) (($ (-114) $ $ $ $) 58) (($ (-114) (-623 $)) 57)) (-1532 (($ $) 49) (($ $ $) 48)) (-3832 (($ $) 24 (|has| $ (-1021)))) (-2233 (((-837) $) 11) (($ (-594 $)) 70)) (-3790 (($ $) 53) (($ (-623 $)) 52)) (-1905 (((-112) (-114)) 41)) (-2324 (((-112) $ $) 16)) (-2302 (((-112) $ $) 17)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 15)) (-2290 (((-112) $ $) 18)))
(((-295) (-138)) (T -295))
-((-2680 (*1 *1 *2 *1) (-12 (-4 *1 (-295)) (-5 *2 (-114)))) (-2680 (*1 *1 *2 *1 *1) (-12 (-4 *1 (-295)) (-5 *2 (-114)))) (-2680 (*1 *1 *2 *1 *1 *1) (-12 (-4 *1 (-295)) (-5 *2 (-114)))) (-2680 (*1 *1 *2 *1 *1 *1 *1) (-12 (-4 *1 (-295)) (-5 *2 (-114)))) (-2680 (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-623 *1)) (-4 *1 (-295)))) (-1760 (*1 *1 *1 *2) (-12 (-5 *2 (-287 *1)) (-4 *1 (-295)))) (-1760 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-287 *1))) (-4 *1 (-295)))) (-1760 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-594 *1))) (-5 *3 (-623 *1)) (-4 *1 (-295)))) (-3716 (*1 *1 *1) (-4 *1 (-295))) (-3716 (*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-295)))) (-1380 (*1 *1 *1) (-4 *1 (-295))) (-1380 (*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-295)))) (-3930 (*1 *1 *1) (-4 *1 (-295))) (-3930 (*1 *1 *1 *1) (-4 *1 (-295))) (-3142 (*1 *2 *1) (-12 (-4 *1 (-295)) (-5 *2 (-749)))) (-2106 (*1 *2 *1) (|partial| -12 (-5 *2 (-594 *1)) (-4 *1 (-295)))) (-3296 (*1 *2 *1) (-12 (-5 *2 (-623 (-594 *1))) (-4 *1 (-295)))) (-3223 (*1 *2 *1) (-12 (-5 *2 (-623 (-594 *1))) (-4 *1 (-295)))) (-2029 (*1 *2 *1) (-12 (-4 *1 (-295)) (-5 *2 (-623 (-114))))) (-2926 (*1 *2 *2) (-12 (-4 *1 (-295)) (-5 *2 (-114)))) (-2222 (*1 *2 *3) (-12 (-4 *1 (-295)) (-5 *3 (-114)) (-5 *2 (-112)))) (-3890 (*1 *2 *1 *3) (-12 (-4 *1 (-295)) (-5 *3 (-114)) (-5 *2 (-112)))) (-3890 (*1 *2 *1 *3) (-12 (-4 *1 (-295)) (-5 *3 (-1144)) (-5 *2 (-112)))) (-2776 (*1 *1 *2 *1) (-12 (-4 *1 (-295)) (-5 *2 (-114)))) (-2776 (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-623 *1)) (-4 *1 (-295)))) (-3972 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *1 *1)) (-5 *3 (-594 *1)) (-4 *1 (-295)))) (-1938 (*1 *2 *1 *1) (-12 (-4 *1 (-295)) (-5 *2 (-112)))) (-1938 (*1 *2 *1 *3) (-12 (-4 *1 (-295)) (-5 *3 (-1144)) (-5 *2 (-112)))) (-3866 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-1144))) (-5 *3 (-623 (-1 *1 *1))) (-4 *1 (-295)))) (-3866 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-1144))) (-5 *3 (-623 (-1 *1 (-623 *1)))) (-4 *1 (-295)))) (-3866 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-1 *1 (-623 *1))) (-4 *1 (-295)))) (-3866 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-1 *1 *1)) (-4 *1 (-295)))) (-3866 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-114))) (-5 *3 (-623 (-1 *1 *1))) (-4 *1 (-295)))) (-3866 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-114))) (-5 *3 (-623 (-1 *1 (-623 *1)))) (-4 *1 (-295)))) (-3866 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *1 (-623 *1))) (-4 *1 (-295)))) (-3866 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *1 *1)) (-4 *1 (-295)))) (-1843 (*1 *2 *3) (-12 (-5 *3 (-594 *1)) (-4 *1 (-1020)) (-4 *1 (-295)) (-5 *2 (-1140 *1)))) (-1310 (*1 *1 *1) (-12 (-4 *1 (-1020)) (-4 *1 (-295)))) (-3777 (*1 *2 *1) (-12 (-4 *1 (-1011 (-550))) (-4 *1 (-295)) (-5 *2 (-112)))) (-3718 (*1 *2 *1) (-12 (-4 *1 (-1011 (-550))) (-4 *1 (-295)) (-5 *2 (-112)))))
-(-13 (-825) (-1011 (-594 $)) (-505 (-594 $) $) (-302 $) (-10 -8 (-15 -2680 ($ (-114) $)) (-15 -2680 ($ (-114) $ $)) (-15 -2680 ($ (-114) $ $ $)) (-15 -2680 ($ (-114) $ $ $ $)) (-15 -2680 ($ (-114) (-623 $))) (-15 -1760 ($ $ (-287 $))) (-15 -1760 ($ $ (-623 (-287 $)))) (-15 -1760 ($ $ (-623 (-594 $)) (-623 $))) (-15 -3716 ($ $)) (-15 -3716 ($ (-623 $))) (-15 -1380 ($ $)) (-15 -1380 ($ (-623 $))) (-15 -3930 ($ $)) (-15 -3930 ($ $ $)) (-15 -3142 ((-749) $)) (-15 -2106 ((-3 (-594 $) "failed") $)) (-15 -3296 ((-623 (-594 $)) $)) (-15 -3223 ((-623 (-594 $)) $)) (-15 -2029 ((-623 (-114)) $)) (-15 -2926 ((-114) (-114))) (-15 -2222 ((-112) (-114))) (-15 -3890 ((-112) $ (-114))) (-15 -3890 ((-112) $ (-1144))) (-15 -2776 ($ (-114) $)) (-15 -2776 ($ (-114) (-623 $))) (-15 -3972 ($ (-1 $ $) (-594 $))) (-15 -1938 ((-112) $ $)) (-15 -1938 ((-112) $ (-1144))) (-15 -3866 ($ $ (-623 (-1144)) (-623 (-1 $ $)))) (-15 -3866 ($ $ (-623 (-1144)) (-623 (-1 $ (-623 $))))) (-15 -3866 ($ $ (-1144) (-1 $ (-623 $)))) (-15 -3866 ($ $ (-1144) (-1 $ $))) (-15 -3866 ($ $ (-623 (-114)) (-623 (-1 $ $)))) (-15 -3866 ($ $ (-623 (-114)) (-623 (-1 $ (-623 $))))) (-15 -3866 ($ $ (-114) (-1 $ (-623 $)))) (-15 -3866 ($ $ (-114) (-1 $ $))) (IF (|has| $ (-1020)) (PROGN (-15 -1843 ((-1140 $) (-594 $))) (-15 -1310 ($ $))) |%noBranch|) (IF (|has| $ (-1011 (-550))) (PROGN (-15 -3777 ((-112) $)) (-15 -3718 ((-112) $))) |%noBranch|)))
-(((-101) . T) ((-595 (-836)) . T) ((-302 $) . T) ((-505 (-594 $) $) . T) ((-505 $ $) . T) ((-825) . T) ((-1011 (-594 $)) . T) ((-1068) . T))
-((-1438 (((-623 |#1|) (-623 |#1|)) 10)))
-(((-296 |#1|) (-10 -7 (-15 -1438 ((-623 |#1|) (-623 |#1|)))) (-823)) (T -296))
-((-1438 (*1 *2 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-823)) (-5 *1 (-296 *3)))))
-(-10 -7 (-15 -1438 ((-623 |#1|) (-623 |#1|))))
-((-3972 (((-667 |#2|) (-1 |#2| |#1|) (-667 |#1|)) 17)))
-(((-297 |#1| |#2|) (-10 -7 (-15 -3972 ((-667 |#2|) (-1 |#2| |#1|) (-667 |#1|)))) (-1020) (-1020)) (T -297))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-667 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *2 (-667 *6)) (-5 *1 (-297 *5 *6)))))
-(-10 -7 (-15 -3972 ((-667 |#2|) (-1 |#2| |#1|) (-667 |#1|))))
-((-2471 (((-1227 (-309 (-372))) (-1227 (-309 (-219)))) 105)) (-3767 (((-1062 (-818 (-219))) (-1062 (-818 (-372)))) 40)) (-1624 (((-623 (-1126)) (-1124 (-219))) 87)) (-4029 (((-309 (-372)) (-925 (-219))) 50)) (-4114 (((-219) (-925 (-219))) 46)) (-1922 (((-1126) (-372)) 169)) (-3673 (((-818 (-219)) (-818 (-372))) 34)) (-3007 (((-2 (|:| |additions| (-550)) (|:| |multiplications| (-550)) (|:| |exponentiations| (-550)) (|:| |functionCalls| (-550))) (-1227 (-309 (-219)))) 143)) (-2025 (((-1008) (-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))) (|:| |extra| (-1008)))) 181) (((-1008) (-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))))) 179)) (-1340 (((-667 (-219)) (-623 (-219)) (-749)) 14)) (-2309 (((-1227 (-677)) (-623 (-219))) 94)) (-1526 (((-623 (-1126)) (-623 (-219))) 75)) (-3088 (((-3 (-309 (-219)) "failed") (-309 (-219))) 120)) (-1272 (((-112) (-219) (-1062 (-818 (-219)))) 109)) (-3940 (((-1008) (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372)))) 198)) (-1725 (((-219) (-1062 (-818 (-219)))) 107)) (-1827 (((-219) (-1062 (-818 (-219)))) 108)) (-4305 (((-219) (-400 (-550))) 27)) (-2617 (((-1126) (-372)) 73)) (-3501 (((-219) (-372)) 17)) (-2916 (((-372) (-1227 (-309 (-219)))) 154)) (-3592 (((-309 (-219)) (-309 (-372))) 23)) (-2736 (((-400 (-550)) (-309 (-219))) 53)) (-3096 (((-309 (-400 (-550))) (-309 (-219))) 69)) (-2394 (((-309 (-372)) (-309 (-219))) 98)) (-2847 (((-219) (-309 (-219))) 54)) (-2166 (((-623 (-219)) (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))) 64)) (-3189 (((-1062 (-818 (-219))) (-1062 (-818 (-219)))) 61)) (-2543 (((-1126) (-219)) 72)) (-2241 (((-677) (-219)) 90)) (-3823 (((-400 (-550)) (-219)) 55)) (-4205 (((-309 (-372)) (-219)) 49)) (-4028 (((-623 (-1062 (-818 (-219)))) (-623 (-1062 (-818 (-372))))) 43)) (-3227 (((-1008) (-623 (-1008))) 165) (((-1008) (-1008) (-1008)) 162)) (-2112 (((-1008) (-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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"))))) 195)))
-(((-298) (-10 -7 (-15 -3501 ((-219) (-372))) (-15 -3592 ((-309 (-219)) (-309 (-372)))) (-15 -3673 ((-818 (-219)) (-818 (-372)))) (-15 -3767 ((-1062 (-818 (-219))) (-1062 (-818 (-372))))) (-15 -4028 ((-623 (-1062 (-818 (-219)))) (-623 (-1062 (-818 (-372)))))) (-15 -3823 ((-400 (-550)) (-219))) (-15 -2736 ((-400 (-550)) (-309 (-219)))) (-15 -2847 ((-219) (-309 (-219)))) (-15 -3088 ((-3 (-309 (-219)) "failed") (-309 (-219)))) (-15 -2916 ((-372) (-1227 (-309 (-219))))) (-15 -3007 ((-2 (|:| |additions| (-550)) (|:| |multiplications| (-550)) (|:| |exponentiations| (-550)) (|:| |functionCalls| (-550))) (-1227 (-309 (-219))))) (-15 -3096 ((-309 (-400 (-550))) (-309 (-219)))) (-15 -3189 ((-1062 (-818 (-219))) (-1062 (-818 (-219))))) (-15 -2166 ((-623 (-219)) (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))))) (-15 -2241 ((-677) (-219))) (-15 -2309 ((-1227 (-677)) (-623 (-219)))) (-15 -2394 ((-309 (-372)) (-309 (-219)))) (-15 -2471 ((-1227 (-309 (-372))) (-1227 (-309 (-219))))) (-15 -1272 ((-112) (-219) (-1062 (-818 (-219))))) (-15 -2543 ((-1126) (-219))) (-15 -2617 ((-1126) (-372))) (-15 -1526 ((-623 (-1126)) (-623 (-219)))) (-15 -1624 ((-623 (-1126)) (-1124 (-219)))) (-15 -1725 ((-219) (-1062 (-818 (-219))))) (-15 -1827 ((-219) (-1062 (-818 (-219))))) (-15 -3227 ((-1008) (-1008) (-1008))) (-15 -3227 ((-1008) (-623 (-1008)))) (-15 -1922 ((-1126) (-372))) (-15 -2025 ((-1008) (-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))))) (-15 -2025 ((-1008) (-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))) (|:| |extra| (-1008))))) (-15 -2112 ((-1008) (-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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 -3940 ((-1008) (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372))))) (-15 -4029 ((-309 (-372)) (-925 (-219)))) (-15 -4114 ((-219) (-925 (-219)))) (-15 -4205 ((-309 (-372)) (-219))) (-15 -4305 ((-219) (-400 (-550)))) (-15 -1340 ((-667 (-219)) (-623 (-219)) (-749))))) (T -298))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-219))) (-5 *4 (-749)) (-5 *2 (-667 (-219))) (-5 *1 (-298)))) (-4305 (*1 *2 *3) (-12 (-5 *3 (-400 (-550))) (-5 *2 (-219)) (-5 *1 (-298)))) (-4205 (*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-309 (-372))) (-5 *1 (-298)))) (-4114 (*1 *2 *3) (-12 (-5 *3 (-925 (-219))) (-5 *2 (-219)) (-5 *1 (-298)))) (-4029 (*1 *2 *3) (-12 (-5 *3 (-925 (-219))) (-5 *2 (-309 (-372))) (-5 *1 (-298)))) (-3940 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372)))) (-5 *2 (-1008)) (-5 *1 (-298)))) (-2112 (*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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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 (-1008)) (-5 *1 (-298)))) (-2025 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))) (|:| |extra| (-1008)))) (-5 *2 (-1008)) (-5 *1 (-298)))) (-2025 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))))) (-5 *2 (-1008)) (-5 *1 (-298)))) (-1922 (*1 *2 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1126)) (-5 *1 (-298)))) (-3227 (*1 *2 *3) (-12 (-5 *3 (-623 (-1008))) (-5 *2 (-1008)) (-5 *1 (-298)))) (-3227 (*1 *2 *2 *2) (-12 (-5 *2 (-1008)) (-5 *1 (-298)))) (-1827 (*1 *2 *3) (-12 (-5 *3 (-1062 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-298)))) (-1725 (*1 *2 *3) (-12 (-5 *3 (-1062 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-298)))) (-1624 (*1 *2 *3) (-12 (-5 *3 (-1124 (-219))) (-5 *2 (-623 (-1126))) (-5 *1 (-298)))) (-1526 (*1 *2 *3) (-12 (-5 *3 (-623 (-219))) (-5 *2 (-623 (-1126))) (-5 *1 (-298)))) (-2617 (*1 *2 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1126)) (-5 *1 (-298)))) (-2543 (*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-1126)) (-5 *1 (-298)))) (-1272 (*1 *2 *3 *4) (-12 (-5 *4 (-1062 (-818 (-219)))) (-5 *3 (-219)) (-5 *2 (-112)) (-5 *1 (-298)))) (-2471 (*1 *2 *3) (-12 (-5 *3 (-1227 (-309 (-219)))) (-5 *2 (-1227 (-309 (-372)))) (-5 *1 (-298)))) (-2394 (*1 *2 *3) (-12 (-5 *3 (-309 (-219))) (-5 *2 (-309 (-372))) (-5 *1 (-298)))) (-2309 (*1 *2 *3) (-12 (-5 *3 (-623 (-219))) (-5 *2 (-1227 (-677))) (-5 *1 (-298)))) (-2241 (*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-677)) (-5 *1 (-298)))) (-2166 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))) (-5 *2 (-623 (-219))) (-5 *1 (-298)))) (-3189 (*1 *2 *2) (-12 (-5 *2 (-1062 (-818 (-219)))) (-5 *1 (-298)))) (-3096 (*1 *2 *3) (-12 (-5 *3 (-309 (-219))) (-5 *2 (-309 (-400 (-550)))) (-5 *1 (-298)))) (-3007 (*1 *2 *3) (-12 (-5 *3 (-1227 (-309 (-219)))) (-5 *2 (-2 (|:| |additions| (-550)) (|:| |multiplications| (-550)) (|:| |exponentiations| (-550)) (|:| |functionCalls| (-550)))) (-5 *1 (-298)))) (-2916 (*1 *2 *3) (-12 (-5 *3 (-1227 (-309 (-219)))) (-5 *2 (-372)) (-5 *1 (-298)))) (-3088 (*1 *2 *2) (|partial| -12 (-5 *2 (-309 (-219))) (-5 *1 (-298)))) (-2847 (*1 *2 *3) (-12 (-5 *3 (-309 (-219))) (-5 *2 (-219)) (-5 *1 (-298)))) (-2736 (*1 *2 *3) (-12 (-5 *3 (-309 (-219))) (-5 *2 (-400 (-550))) (-5 *1 (-298)))) (-3823 (*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-400 (-550))) (-5 *1 (-298)))) (-4028 (*1 *2 *3) (-12 (-5 *3 (-623 (-1062 (-818 (-372))))) (-5 *2 (-623 (-1062 (-818 (-219))))) (-5 *1 (-298)))) (-3767 (*1 *2 *3) (-12 (-5 *3 (-1062 (-818 (-372)))) (-5 *2 (-1062 (-818 (-219)))) (-5 *1 (-298)))) (-3673 (*1 *2 *3) (-12 (-5 *3 (-818 (-372))) (-5 *2 (-818 (-219))) (-5 *1 (-298)))) (-3592 (*1 *2 *3) (-12 (-5 *3 (-309 (-372))) (-5 *2 (-309 (-219))) (-5 *1 (-298)))) (-3501 (*1 *2 *3) (-12 (-5 *3 (-372)) (-5 *2 (-219)) (-5 *1 (-298)))))
-(-10 -7 (-15 -3501 ((-219) (-372))) (-15 -3592 ((-309 (-219)) (-309 (-372)))) (-15 -3673 ((-818 (-219)) (-818 (-372)))) (-15 -3767 ((-1062 (-818 (-219))) (-1062 (-818 (-372))))) (-15 -4028 ((-623 (-1062 (-818 (-219)))) (-623 (-1062 (-818 (-372)))))) (-15 -3823 ((-400 (-550)) (-219))) (-15 -2736 ((-400 (-550)) (-309 (-219)))) (-15 -2847 ((-219) (-309 (-219)))) (-15 -3088 ((-3 (-309 (-219)) "failed") (-309 (-219)))) (-15 -2916 ((-372) (-1227 (-309 (-219))))) (-15 -3007 ((-2 (|:| |additions| (-550)) (|:| |multiplications| (-550)) (|:| |exponentiations| (-550)) (|:| |functionCalls| (-550))) (-1227 (-309 (-219))))) (-15 -3096 ((-309 (-400 (-550))) (-309 (-219)))) (-15 -3189 ((-1062 (-818 (-219))) (-1062 (-818 (-219))))) (-15 -2166 ((-623 (-219)) (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))))) (-15 -2241 ((-677) (-219))) (-15 -2309 ((-1227 (-677)) (-623 (-219)))) (-15 -2394 ((-309 (-372)) (-309 (-219)))) (-15 -2471 ((-1227 (-309 (-372))) (-1227 (-309 (-219))))) (-15 -1272 ((-112) (-219) (-1062 (-818 (-219))))) (-15 -2543 ((-1126) (-219))) (-15 -2617 ((-1126) (-372))) (-15 -1526 ((-623 (-1126)) (-623 (-219)))) (-15 -1624 ((-623 (-1126)) (-1124 (-219)))) (-15 -1725 ((-219) (-1062 (-818 (-219))))) (-15 -1827 ((-219) (-1062 (-818 (-219))))) (-15 -3227 ((-1008) (-1008) (-1008))) (-15 -3227 ((-1008) (-623 (-1008)))) (-15 -1922 ((-1126) (-372))) (-15 -2025 ((-1008) (-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))))) (-15 -2025 ((-1008) (-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))) (|:| |extra| (-1008))))) (-15 -2112 ((-1008) (-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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 -3940 ((-1008) (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372))))) (-15 -4029 ((-309 (-372)) (-925 (-219)))) (-15 -4114 ((-219) (-925 (-219)))) (-15 -4205 ((-309 (-372)) (-219))) (-15 -4305 ((-219) (-400 (-550)))) (-15 -1340 ((-667 (-219)) (-623 (-219)) (-749))))
-((-3631 (((-112) $ $) 11)) (-3349 (($ $ $) 15)) (-1519 (($ $ $) 14)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 44)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 53)) (-3139 (($ $ $) 21) (($ (-623 $)) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 32) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 37)) (-1495 (((-3 $ "failed") $ $) 17)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 46)))
-(((-299 |#1|) (-10 -8 (-15 -3356 ((-3 (-623 |#1|) "failed") (-623 |#1|) |#1|)) (-15 -3455 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -3455 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3935 |#1|)) |#1| |#1|)) (-15 -3349 (|#1| |#1| |#1|)) (-15 -1519 (|#1| |#1| |#1|)) (-15 -3631 ((-112) |#1| |#1|)) (-15 -3188 ((-3 (-623 |#1|) "failed") (-623 |#1|) |#1|)) (-15 -3291 ((-2 (|:| -2855 (-623 |#1|)) (|:| -3935 |#1|)) (-623 |#1|))) (-15 -3139 (|#1| (-623 |#1|))) (-15 -3139 (|#1| |#1| |#1|)) (-15 -1495 ((-3 |#1| "failed") |#1| |#1|))) (-300)) (T -299))
-NIL
-(-10 -8 (-15 -3356 ((-3 (-623 |#1|) "failed") (-623 |#1|) |#1|)) (-15 -3455 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -3455 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3935 |#1|)) |#1| |#1|)) (-15 -3349 (|#1| |#1| |#1|)) (-15 -1519 (|#1| |#1| |#1|)) (-15 -3631 ((-112) |#1| |#1|)) (-15 -3188 ((-3 (-623 |#1|) "failed") (-623 |#1|) |#1|)) (-15 -3291 ((-2 (|:| -2855 (-623 |#1|)) (|:| -3935 |#1|)) (-623 |#1|))) (-15 -3139 (|#1| (-623 |#1|))) (-15 -3139 (|#1| |#1| |#1|)) (-15 -1495 ((-3 |#1| "failed") |#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-3219 (((-3 $ "failed") $ $) 19)) (-3631 (((-112) $ $) 57)) (-3513 (($) 17 T CONST)) (-3349 (($ $ $) 53)) (-1386 (((-3 $ "failed") $) 32)) (-1519 (($ $ $) 54)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 49)) (-3102 (((-112) $) 30)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-3106 (($ $ $) 44) (($ (-623 $)) 43)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 42)) (-3139 (($ $ $) 46) (($ (-623 $)) 45)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-1495 (((-3 $ "failed") $ $) 40)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-3542 (((-749) $) 56)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 55)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41)) (-2390 (((-749)) 28)) (-1345 (((-112) $ $) 37)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+((-2757 (*1 *1 *2 *1) (-12 (-4 *1 (-295)) (-5 *2 (-114)))) (-2757 (*1 *1 *2 *1 *1) (-12 (-4 *1 (-295)) (-5 *2 (-114)))) (-2757 (*1 *1 *2 *1 *1 *1) (-12 (-4 *1 (-295)) (-5 *2 (-114)))) (-2757 (*1 *1 *2 *1 *1 *1 *1) (-12 (-4 *1 (-295)) (-5 *2 (-114)))) (-2757 (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-623 *1)) (-4 *1 (-295)))) (-4230 (*1 *1 *1 *2) (-12 (-5 *2 (-287 *1)) (-4 *1 (-295)))) (-4230 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-287 *1))) (-4 *1 (-295)))) (-4230 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-594 *1))) (-5 *3 (-623 *1)) (-4 *1 (-295)))) (-3790 (*1 *1 *1) (-4 *1 (-295))) (-3790 (*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-295)))) (-1465 (*1 *1 *1) (-4 *1 (-295))) (-1465 (*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-295)))) (-1532 (*1 *1 *1) (-4 *1 (-295))) (-1532 (*1 *1 *1 *1) (-4 *1 (-295))) (-1293 (*1 *2 *1) (-12 (-4 *1 (-295)) (-5 *2 (-749)))) (-2041 (*1 *2 *1) (|partial| -12 (-5 *2 (-594 *1)) (-4 *1 (-295)))) (-1694 (*1 *2 *1) (-12 (-5 *2 (-623 (-594 *1))) (-4 *1 (-295)))) (-1608 (*1 *2 *1) (-12 (-5 *2 (-623 (-594 *1))) (-4 *1 (-295)))) (-3745 (*1 *2 *1) (-12 (-4 *1 (-295)) (-5 *2 (-623 (-114))))) (-1355 (*1 *2 *2) (-12 (-4 *1 (-295)) (-5 *2 (-114)))) (-1905 (*1 *2 *3) (-12 (-4 *1 (-295)) (-5 *3 (-114)) (-5 *2 (-112)))) (-2366 (*1 *2 *1 *3) (-12 (-4 *1 (-295)) (-5 *3 (-114)) (-5 *2 (-112)))) (-2366 (*1 *2 *1 *3) (-12 (-4 *1 (-295)) (-5 *3 (-1145)) (-5 *2 (-112)))) (-4232 (*1 *1 *2 *1) (-12 (-4 *1 (-295)) (-5 *2 (-114)))) (-4232 (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-623 *1)) (-4 *1 (-295)))) (-2392 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *1 *1)) (-5 *3 (-594 *1)) (-4 *1 (-295)))) (-4087 (*1 *2 *1 *1) (-12 (-4 *1 (-295)) (-5 *2 (-112)))) (-4087 (*1 *2 *1 *3) (-12 (-4 *1 (-295)) (-5 *3 (-1145)) (-5 *2 (-112)))) (-1553 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-1145))) (-5 *3 (-623 (-1 *1 *1))) (-4 *1 (-295)))) (-1553 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-1145))) (-5 *3 (-623 (-1 *1 (-623 *1)))) (-4 *1 (-295)))) (-1553 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-1 *1 (-623 *1))) (-4 *1 (-295)))) (-1553 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-1 *1 *1)) (-4 *1 (-295)))) (-1553 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-114))) (-5 *3 (-623 (-1 *1 *1))) (-4 *1 (-295)))) (-1553 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-114))) (-5 *3 (-623 (-1 *1 (-623 *1)))) (-4 *1 (-295)))) (-1553 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *1 (-623 *1))) (-4 *1 (-295)))) (-1553 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *1 *1)) (-4 *1 (-295)))) (-1333 (*1 *2 *3) (-12 (-5 *3 (-594 *1)) (-4 *1 (-1021)) (-4 *1 (-295)) (-5 *2 (-1141 *1)))) (-3832 (*1 *1 *1) (-12 (-4 *1 (-1021)) (-4 *1 (-295)))) (-3725 (*1 *2 *1) (-12 (-4 *1 (-1012 (-550))) (-4 *1 (-295)) (-5 *2 (-112)))) (-1286 (*1 *2 *1) (-12 (-4 *1 (-1012 (-550))) (-4 *1 (-295)) (-5 *2 (-112)))))
+(-13 (-825) (-1012 (-594 $)) (-505 (-594 $) $) (-302 $) (-10 -8 (-15 -2757 ($ (-114) $)) (-15 -2757 ($ (-114) $ $)) (-15 -2757 ($ (-114) $ $ $)) (-15 -2757 ($ (-114) $ $ $ $)) (-15 -2757 ($ (-114) (-623 $))) (-15 -4230 ($ $ (-287 $))) (-15 -4230 ($ $ (-623 (-287 $)))) (-15 -4230 ($ $ (-623 (-594 $)) (-623 $))) (-15 -3790 ($ $)) (-15 -3790 ($ (-623 $))) (-15 -1465 ($ $)) (-15 -1465 ($ (-623 $))) (-15 -1532 ($ $)) (-15 -1532 ($ $ $)) (-15 -1293 ((-749) $)) (-15 -2041 ((-3 (-594 $) "failed") $)) (-15 -1694 ((-623 (-594 $)) $)) (-15 -1608 ((-623 (-594 $)) $)) (-15 -3745 ((-623 (-114)) $)) (-15 -1355 ((-114) (-114))) (-15 -1905 ((-112) (-114))) (-15 -2366 ((-112) $ (-114))) (-15 -2366 ((-112) $ (-1145))) (-15 -4232 ($ (-114) $)) (-15 -4232 ($ (-114) (-623 $))) (-15 -2392 ($ (-1 $ $) (-594 $))) (-15 -4087 ((-112) $ $)) (-15 -4087 ((-112) $ (-1145))) (-15 -1553 ($ $ (-623 (-1145)) (-623 (-1 $ $)))) (-15 -1553 ($ $ (-623 (-1145)) (-623 (-1 $ (-623 $))))) (-15 -1553 ($ $ (-1145) (-1 $ (-623 $)))) (-15 -1553 ($ $ (-1145) (-1 $ $))) (-15 -1553 ($ $ (-623 (-114)) (-623 (-1 $ $)))) (-15 -1553 ($ $ (-623 (-114)) (-623 (-1 $ (-623 $))))) (-15 -1553 ($ $ (-114) (-1 $ (-623 $)))) (-15 -1553 ($ $ (-114) (-1 $ $))) (IF (|has| $ (-1021)) (PROGN (-15 -1333 ((-1141 $) (-594 $))) (-15 -3832 ($ $))) |%noBranch|) (IF (|has| $ (-1012 (-550))) (PROGN (-15 -3725 ((-112) $)) (-15 -1286 ((-112) $))) |%noBranch|)))
+(((-101) . T) ((-595 (-837)) . T) ((-302 $) . T) ((-505 (-594 $) $) . T) ((-505 $ $) . T) ((-825) . T) ((-1012 (-594 $)) . T) ((-1069) . T))
+((-2958 (((-623 |#1|) (-623 |#1|)) 10)))
+(((-296 |#1|) (-10 -7 (-15 -2958 ((-623 |#1|) (-623 |#1|)))) (-823)) (T -296))
+((-2958 (*1 *2 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-823)) (-5 *1 (-296 *3)))))
+(-10 -7 (-15 -2958 ((-623 |#1|) (-623 |#1|))))
+((-2392 (((-667 |#2|) (-1 |#2| |#1|) (-667 |#1|)) 17)))
+(((-297 |#1| |#2|) (-10 -7 (-15 -2392 ((-667 |#2|) (-1 |#2| |#1|) (-667 |#1|)))) (-1021) (-1021)) (T -297))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-667 *5)) (-4 *5 (-1021)) (-4 *6 (-1021)) (-5 *2 (-667 *6)) (-5 *1 (-297 *5 *6)))))
+(-10 -7 (-15 -2392 ((-667 |#2|) (-1 |#2| |#1|) (-667 |#1|))))
+((-2558 (((-1228 (-309 (-372))) (-1228 (-309 (-219)))) 105)) (-3635 (((-1063 (-818 (-219))) (-1063 (-818 (-372)))) 40)) (-4082 (((-623 (-1127)) (-1125 (-219))) 87)) (-1300 (((-309 (-372)) (-926 (-219))) 50)) (-2870 (((-219) (-926 (-219))) 46)) (-3930 (((-1127) (-372)) 169)) (-3915 (((-818 (-219)) (-818 (-372))) 34)) (-2809 (((-2 (|:| |additions| (-550)) (|:| |multiplications| (-550)) (|:| |exponentiations| (-550)) (|:| |functionCalls| (-550))) (-1228 (-309 (-219)))) 143)) (-3712 (((-1009) (-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))) (|:| |extra| (-1009)))) 181) (((-1009) (-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))))) 179)) (-3121 (((-667 (-219)) (-623 (-219)) (-749)) 14)) (-3483 (((-1228 (-677)) (-623 (-219))) 94)) (-1298 (((-623 (-1127)) (-623 (-219))) 75)) (-4311 (((-3 (-309 (-219)) "failed") (-309 (-219))) 120)) (-3961 (((-112) (-219) (-1063 (-818 (-219)))) 109)) (-1625 (((-1009) (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372)))) 198)) (-2674 (((-219) (-1063 (-818 (-219)))) 107)) (-2393 (((-219) (-1063 (-818 (-219)))) 108)) (-4080 (((-219) (-400 (-550))) 27)) (-3430 (((-1127) (-372)) 73)) (-2852 (((-219) (-372)) 17)) (-1282 (((-372) (-1228 (-309 (-219)))) 154)) (-2489 (((-309 (-219)) (-309 (-372))) 23)) (-2032 (((-400 (-550)) (-309 (-219))) 53)) (-2350 (((-309 (-400 (-550))) (-309 (-219))) 69)) (-3110 (((-309 (-372)) (-309 (-219))) 98)) (-1802 (((-219) (-309 (-219))) 54)) (-1396 (((-623 (-219)) (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))) 64)) (-3049 (((-1063 (-818 (-219))) (-1063 (-818 (-219)))) 61)) (-3923 (((-1127) (-219)) 72)) (-3971 (((-677) (-219)) 90)) (-3021 (((-400 (-550)) (-219)) 55)) (-2514 (((-309 (-372)) (-219)) 49)) (-2451 (((-623 (-1063 (-818 (-219)))) (-623 (-1063 (-818 (-372))))) 43)) (-4006 (((-1009) (-623 (-1009))) 165) (((-1009) (-1009) (-1009)) 162)) (-2098 (((-1009) (-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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"))))) 195)))
+(((-298) (-10 -7 (-15 -2852 ((-219) (-372))) (-15 -2489 ((-309 (-219)) (-309 (-372)))) (-15 -3915 ((-818 (-219)) (-818 (-372)))) (-15 -3635 ((-1063 (-818 (-219))) (-1063 (-818 (-372))))) (-15 -2451 ((-623 (-1063 (-818 (-219)))) (-623 (-1063 (-818 (-372)))))) (-15 -3021 ((-400 (-550)) (-219))) (-15 -2032 ((-400 (-550)) (-309 (-219)))) (-15 -1802 ((-219) (-309 (-219)))) (-15 -4311 ((-3 (-309 (-219)) "failed") (-309 (-219)))) (-15 -1282 ((-372) (-1228 (-309 (-219))))) (-15 -2809 ((-2 (|:| |additions| (-550)) (|:| |multiplications| (-550)) (|:| |exponentiations| (-550)) (|:| |functionCalls| (-550))) (-1228 (-309 (-219))))) (-15 -2350 ((-309 (-400 (-550))) (-309 (-219)))) (-15 -3049 ((-1063 (-818 (-219))) (-1063 (-818 (-219))))) (-15 -1396 ((-623 (-219)) (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))))) (-15 -3971 ((-677) (-219))) (-15 -3483 ((-1228 (-677)) (-623 (-219)))) (-15 -3110 ((-309 (-372)) (-309 (-219)))) (-15 -2558 ((-1228 (-309 (-372))) (-1228 (-309 (-219))))) (-15 -3961 ((-112) (-219) (-1063 (-818 (-219))))) (-15 -3923 ((-1127) (-219))) (-15 -3430 ((-1127) (-372))) (-15 -1298 ((-623 (-1127)) (-623 (-219)))) (-15 -4082 ((-623 (-1127)) (-1125 (-219)))) (-15 -2674 ((-219) (-1063 (-818 (-219))))) (-15 -2393 ((-219) (-1063 (-818 (-219))))) (-15 -4006 ((-1009) (-1009) (-1009))) (-15 -4006 ((-1009) (-623 (-1009)))) (-15 -3930 ((-1127) (-372))) (-15 -3712 ((-1009) (-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))))) (-15 -3712 ((-1009) (-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))) (|:| |extra| (-1009))))) (-15 -2098 ((-1009) (-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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 -1625 ((-1009) (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372))))) (-15 -1300 ((-309 (-372)) (-926 (-219)))) (-15 -2870 ((-219) (-926 (-219)))) (-15 -2514 ((-309 (-372)) (-219))) (-15 -4080 ((-219) (-400 (-550)))) (-15 -3121 ((-667 (-219)) (-623 (-219)) (-749))))) (T -298))
+((-3121 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-219))) (-5 *4 (-749)) (-5 *2 (-667 (-219))) (-5 *1 (-298)))) (-4080 (*1 *2 *3) (-12 (-5 *3 (-400 (-550))) (-5 *2 (-219)) (-5 *1 (-298)))) (-2514 (*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-309 (-372))) (-5 *1 (-298)))) (-2870 (*1 *2 *3) (-12 (-5 *3 (-926 (-219))) (-5 *2 (-219)) (-5 *1 (-298)))) (-1300 (*1 *2 *3) (-12 (-5 *3 (-926 (-219))) (-5 *2 (-309 (-372))) (-5 *1 (-298)))) (-1625 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372)))) (-5 *2 (-1009)) (-5 *1 (-298)))) (-2098 (*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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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 (-1009)) (-5 *1 (-298)))) (-3712 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))) (|:| |extra| (-1009)))) (-5 *2 (-1009)) (-5 *1 (-298)))) (-3712 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))))) (-5 *2 (-1009)) (-5 *1 (-298)))) (-3930 (*1 *2 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1127)) (-5 *1 (-298)))) (-4006 (*1 *2 *3) (-12 (-5 *3 (-623 (-1009))) (-5 *2 (-1009)) (-5 *1 (-298)))) (-4006 (*1 *2 *2 *2) (-12 (-5 *2 (-1009)) (-5 *1 (-298)))) (-2393 (*1 *2 *3) (-12 (-5 *3 (-1063 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-298)))) (-2674 (*1 *2 *3) (-12 (-5 *3 (-1063 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-298)))) (-4082 (*1 *2 *3) (-12 (-5 *3 (-1125 (-219))) (-5 *2 (-623 (-1127))) (-5 *1 (-298)))) (-1298 (*1 *2 *3) (-12 (-5 *3 (-623 (-219))) (-5 *2 (-623 (-1127))) (-5 *1 (-298)))) (-3430 (*1 *2 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1127)) (-5 *1 (-298)))) (-3923 (*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-1127)) (-5 *1 (-298)))) (-3961 (*1 *2 *3 *4) (-12 (-5 *4 (-1063 (-818 (-219)))) (-5 *3 (-219)) (-5 *2 (-112)) (-5 *1 (-298)))) (-2558 (*1 *2 *3) (-12 (-5 *3 (-1228 (-309 (-219)))) (-5 *2 (-1228 (-309 (-372)))) (-5 *1 (-298)))) (-3110 (*1 *2 *3) (-12 (-5 *3 (-309 (-219))) (-5 *2 (-309 (-372))) (-5 *1 (-298)))) (-3483 (*1 *2 *3) (-12 (-5 *3 (-623 (-219))) (-5 *2 (-1228 (-677))) (-5 *1 (-298)))) (-3971 (*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-677)) (-5 *1 (-298)))) (-1396 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))) (-5 *2 (-623 (-219))) (-5 *1 (-298)))) (-3049 (*1 *2 *2) (-12 (-5 *2 (-1063 (-818 (-219)))) (-5 *1 (-298)))) (-2350 (*1 *2 *3) (-12 (-5 *3 (-309 (-219))) (-5 *2 (-309 (-400 (-550)))) (-5 *1 (-298)))) (-2809 (*1 *2 *3) (-12 (-5 *3 (-1228 (-309 (-219)))) (-5 *2 (-2 (|:| |additions| (-550)) (|:| |multiplications| (-550)) (|:| |exponentiations| (-550)) (|:| |functionCalls| (-550)))) (-5 *1 (-298)))) (-1282 (*1 *2 *3) (-12 (-5 *3 (-1228 (-309 (-219)))) (-5 *2 (-372)) (-5 *1 (-298)))) (-4311 (*1 *2 *2) (|partial| -12 (-5 *2 (-309 (-219))) (-5 *1 (-298)))) (-1802 (*1 *2 *3) (-12 (-5 *3 (-309 (-219))) (-5 *2 (-219)) (-5 *1 (-298)))) (-2032 (*1 *2 *3) (-12 (-5 *3 (-309 (-219))) (-5 *2 (-400 (-550))) (-5 *1 (-298)))) (-3021 (*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-400 (-550))) (-5 *1 (-298)))) (-2451 (*1 *2 *3) (-12 (-5 *3 (-623 (-1063 (-818 (-372))))) (-5 *2 (-623 (-1063 (-818 (-219))))) (-5 *1 (-298)))) (-3635 (*1 *2 *3) (-12 (-5 *3 (-1063 (-818 (-372)))) (-5 *2 (-1063 (-818 (-219)))) (-5 *1 (-298)))) (-3915 (*1 *2 *3) (-12 (-5 *3 (-818 (-372))) (-5 *2 (-818 (-219))) (-5 *1 (-298)))) (-2489 (*1 *2 *3) (-12 (-5 *3 (-309 (-372))) (-5 *2 (-309 (-219))) (-5 *1 (-298)))) (-2852 (*1 *2 *3) (-12 (-5 *3 (-372)) (-5 *2 (-219)) (-5 *1 (-298)))))
+(-10 -7 (-15 -2852 ((-219) (-372))) (-15 -2489 ((-309 (-219)) (-309 (-372)))) (-15 -3915 ((-818 (-219)) (-818 (-372)))) (-15 -3635 ((-1063 (-818 (-219))) (-1063 (-818 (-372))))) (-15 -2451 ((-623 (-1063 (-818 (-219)))) (-623 (-1063 (-818 (-372)))))) (-15 -3021 ((-400 (-550)) (-219))) (-15 -2032 ((-400 (-550)) (-309 (-219)))) (-15 -1802 ((-219) (-309 (-219)))) (-15 -4311 ((-3 (-309 (-219)) "failed") (-309 (-219)))) (-15 -1282 ((-372) (-1228 (-309 (-219))))) (-15 -2809 ((-2 (|:| |additions| (-550)) (|:| |multiplications| (-550)) (|:| |exponentiations| (-550)) (|:| |functionCalls| (-550))) (-1228 (-309 (-219))))) (-15 -2350 ((-309 (-400 (-550))) (-309 (-219)))) (-15 -3049 ((-1063 (-818 (-219))) (-1063 (-818 (-219))))) (-15 -1396 ((-623 (-219)) (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))))) (-15 -3971 ((-677) (-219))) (-15 -3483 ((-1228 (-677)) (-623 (-219)))) (-15 -3110 ((-309 (-372)) (-309 (-219)))) (-15 -2558 ((-1228 (-309 (-372))) (-1228 (-309 (-219))))) (-15 -3961 ((-112) (-219) (-1063 (-818 (-219))))) (-15 -3923 ((-1127) (-219))) (-15 -3430 ((-1127) (-372))) (-15 -1298 ((-623 (-1127)) (-623 (-219)))) (-15 -4082 ((-623 (-1127)) (-1125 (-219)))) (-15 -2674 ((-219) (-1063 (-818 (-219))))) (-15 -2393 ((-219) (-1063 (-818 (-219))))) (-15 -4006 ((-1009) (-1009) (-1009))) (-15 -4006 ((-1009) (-623 (-1009)))) (-15 -3930 ((-1127) (-372))) (-15 -3712 ((-1009) (-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))))) (-15 -3712 ((-1009) (-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))) (|:| |extra| (-1009))))) (-15 -2098 ((-1009) (-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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 -1625 ((-1009) (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372))))) (-15 -1300 ((-309 (-372)) (-926 (-219)))) (-15 -2870 ((-219) (-926 (-219)))) (-15 -2514 ((-309 (-372)) (-219))) (-15 -4080 ((-219) (-400 (-550)))) (-15 -3121 ((-667 (-219)) (-623 (-219)) (-749))))
+((-1611 (((-112) $ $) 11)) (-3455 (($ $ $) 15)) (-3429 (($ $ $) 14)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 44)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 53)) (-3260 (($ $ $) 21) (($ (-623 $)) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 32) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 37)) (-3409 (((-3 $ "failed") $ $) 17)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 46)))
+(((-299 |#1|) (-10 -8 (-15 -1915 ((-3 (-623 |#1|) "failed") (-623 |#1|) |#1|)) (-15 -3581 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -3581 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -2256 |#1|)) |#1| |#1|)) (-15 -3455 (|#1| |#1| |#1|)) (-15 -3429 (|#1| |#1| |#1|)) (-15 -1611 ((-112) |#1| |#1|)) (-15 -3041 ((-3 (-623 |#1|) "failed") (-623 |#1|) |#1|)) (-15 -1346 ((-2 (|:| -4304 (-623 |#1|)) (|:| -2256 |#1|)) (-623 |#1|))) (-15 -3260 (|#1| (-623 |#1|))) (-15 -3260 (|#1| |#1| |#1|)) (-15 -3409 ((-3 |#1| "failed") |#1| |#1|))) (-300)) (T -299))
+NIL
+(-10 -8 (-15 -1915 ((-3 (-623 |#1|) "failed") (-623 |#1|) |#1|)) (-15 -3581 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -3581 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -2256 |#1|)) |#1| |#1|)) (-15 -3455 (|#1| |#1| |#1|)) (-15 -3429 (|#1| |#1| |#1|)) (-15 -1611 ((-112) |#1| |#1|)) (-15 -3041 ((-3 (-623 |#1|) "failed") (-623 |#1|) |#1|)) (-15 -1346 ((-2 (|:| -4304 (-623 |#1|)) (|:| -2256 |#1|)) (-623 |#1|))) (-15 -3260 (|#1| (-623 |#1|))) (-15 -3260 (|#1| |#1| |#1|)) (-15 -3409 ((-3 |#1| "failed") |#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-1993 (((-3 $ "failed") $ $) 19)) (-1611 (((-112) $ $) 57)) (-2991 (($) 17 T CONST)) (-3455 (($ $ $) 53)) (-1537 (((-3 $ "failed") $) 32)) (-3429 (($ $ $) 54)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 49)) (-2419 (((-112) $) 30)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-3231 (($ $ $) 44) (($ (-623 $)) 43)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 42)) (-3260 (($ $ $) 46) (($ (-623 $)) 45)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-3409 (((-3 $ "failed") $ $) 40)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-1988 (((-749) $) 56)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 55)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41)) (-3091 (((-749)) 28)) (-1819 (((-112) $ $) 37)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
(((-300) (-138)) (T -300))
-((-3631 (*1 *2 *1 *1) (-12 (-4 *1 (-300)) (-5 *2 (-112)))) (-3542 (*1 *2 *1) (-12 (-4 *1 (-300)) (-5 *2 (-749)))) (-1866 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-300)))) (-1519 (*1 *1 *1 *1) (-4 *1 (-300))) (-3349 (*1 *1 *1 *1) (-4 *1 (-300))) (-3455 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3935 *1))) (-4 *1 (-300)))) (-3455 (*1 *2 *1 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-300)))) (-3356 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-623 *1)) (-4 *1 (-300)))))
-(-13 (-893) (-10 -8 (-15 -3631 ((-112) $ $)) (-15 -3542 ((-749) $)) (-15 -1866 ((-2 (|:| -3526 $) (|:| -2786 $)) $ $)) (-15 -1519 ($ $ $)) (-15 -3349 ($ $ $)) (-15 -3455 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $)) (-15 -3455 ((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $)) (-15 -3356 ((-3 (-623 $) "failed") (-623 $) $))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-836)) . T) ((-170) . T) ((-283) . T) ((-444) . T) ((-542) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-893) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-3866 (($ $ (-623 |#2|) (-623 |#2|)) 14) (($ $ |#2| |#2|) NIL) (($ $ (-287 |#2|)) 11) (($ $ (-623 (-287 |#2|))) NIL)))
-(((-301 |#1| |#2|) (-10 -8 (-15 -3866 (|#1| |#1| (-623 (-287 |#2|)))) (-15 -3866 (|#1| |#1| (-287 |#2|))) (-15 -3866 (|#1| |#1| |#2| |#2|)) (-15 -3866 (|#1| |#1| (-623 |#2|) (-623 |#2|)))) (-302 |#2|) (-1068)) (T -301))
-NIL
-(-10 -8 (-15 -3866 (|#1| |#1| (-623 (-287 |#2|)))) (-15 -3866 (|#1| |#1| (-287 |#2|))) (-15 -3866 (|#1| |#1| |#2| |#2|)) (-15 -3866 (|#1| |#1| (-623 |#2|) (-623 |#2|))))
-((-3866 (($ $ (-623 |#1|) (-623 |#1|)) 7) (($ $ |#1| |#1|) 6) (($ $ (-287 |#1|)) 11) (($ $ (-623 (-287 |#1|))) 10)))
-(((-302 |#1|) (-138) (-1068)) (T -302))
-((-3866 (*1 *1 *1 *2) (-12 (-5 *2 (-287 *3)) (-4 *1 (-302 *3)) (-4 *3 (-1068)))) (-3866 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-287 *3))) (-4 *1 (-302 *3)) (-4 *3 (-1068)))))
-(-13 (-505 |t#1| |t#1|) (-10 -8 (-15 -3866 ($ $ (-287 |t#1|))) (-15 -3866 ($ $ (-623 (-287 |t#1|))))))
+((-1611 (*1 *2 *1 *1) (-12 (-4 *1 (-300)) (-5 *2 (-112)))) (-1988 (*1 *2 *1) (-12 (-4 *1 (-300)) (-5 *2 (-749)))) (-1505 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-300)))) (-3429 (*1 *1 *1 *1) (-4 *1 (-300))) (-3455 (*1 *1 *1 *1) (-4 *1 (-300))) (-3581 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -2256 *1))) (-4 *1 (-300)))) (-3581 (*1 *2 *1 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-300)))) (-1915 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-623 *1)) (-4 *1 (-300)))))
+(-13 (-894) (-10 -8 (-15 -1611 ((-112) $ $)) (-15 -1988 ((-749) $)) (-15 -1505 ((-2 (|:| -3123 $) (|:| -2545 $)) $ $)) (-15 -3429 ($ $ $)) (-15 -3455 ($ $ $)) (-15 -3581 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $)) (-15 -3581 ((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $)) (-15 -1915 ((-3 (-623 $) "failed") (-623 $) $))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-837)) . T) ((-170) . T) ((-283) . T) ((-444) . T) ((-542) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-894) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-1553 (($ $ (-623 |#2|) (-623 |#2|)) 14) (($ $ |#2| |#2|) NIL) (($ $ (-287 |#2|)) 11) (($ $ (-623 (-287 |#2|))) NIL)))
+(((-301 |#1| |#2|) (-10 -8 (-15 -1553 (|#1| |#1| (-623 (-287 |#2|)))) (-15 -1553 (|#1| |#1| (-287 |#2|))) (-15 -1553 (|#1| |#1| |#2| |#2|)) (-15 -1553 (|#1| |#1| (-623 |#2|) (-623 |#2|)))) (-302 |#2|) (-1069)) (T -301))
+NIL
+(-10 -8 (-15 -1553 (|#1| |#1| (-623 (-287 |#2|)))) (-15 -1553 (|#1| |#1| (-287 |#2|))) (-15 -1553 (|#1| |#1| |#2| |#2|)) (-15 -1553 (|#1| |#1| (-623 |#2|) (-623 |#2|))))
+((-1553 (($ $ (-623 |#1|) (-623 |#1|)) 7) (($ $ |#1| |#1|) 6) (($ $ (-287 |#1|)) 11) (($ $ (-623 (-287 |#1|))) 10)))
+(((-302 |#1|) (-138) (-1069)) (T -302))
+((-1553 (*1 *1 *1 *2) (-12 (-5 *2 (-287 *3)) (-4 *1 (-302 *3)) (-4 *3 (-1069)))) (-1553 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-287 *3))) (-4 *1 (-302 *3)) (-4 *3 (-1069)))))
+(-13 (-505 |t#1| |t#1|) (-10 -8 (-15 -1553 ($ $ (-287 |t#1|))) (-15 -1553 ($ $ (-623 (-287 |t#1|))))))
(((-505 |#1| |#1|) . T))
-((-3866 ((|#1| (-1 |#1| (-550)) (-1146 (-400 (-550)))) 25)))
-(((-303 |#1|) (-10 -7 (-15 -3866 (|#1| (-1 |#1| (-550)) (-1146 (-400 (-550)))))) (-38 (-400 (-550)))) (T -303))
-((-3866 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-550))) (-5 *4 (-1146 (-400 (-550)))) (-5 *1 (-303 *2)) (-4 *2 (-38 (-400 (-550)))))))
-(-10 -7 (-15 -3866 (|#1| (-1 |#1| (-550)) (-1146 (-400 (-550))))))
-((-1504 (((-112) $ $) NIL)) (-2469 (((-550) $) 12)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2802 (((-1103) $) 9)) (-1518 (((-836) $) 21) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-304) (-13 (-1051) (-10 -8 (-15 -2802 ((-1103) $)) (-15 -2469 ((-550) $))))) (T -304))
-((-2802 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-304)))) (-2469 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-304)))))
-(-13 (-1051) (-10 -8 (-15 -2802 ((-1103) $)) (-15 -2469 ((-550) $))))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 7)) (-2316 (((-112) $ $) 9)))
-(((-305) (-1068)) (T -305))
-NIL
-(-1068)
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 62)) (-1453 (((-1213 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-300)))) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-882)))) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-882)))) (-3631 (((-112) $ $) NIL)) (-3712 (((-550) $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-798)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-1213 |#1| |#2| |#3| |#4|) "failed") $) NIL) (((-3 (-1144) "failed") $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-1011 (-1144)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-1011 (-550)))) (((-3 (-550) "failed") $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-1011 (-550)))) (((-3 (-1212 |#2| |#3| |#4|) "failed") $) 25)) (-2726 (((-1213 |#1| |#2| |#3| |#4|) $) NIL) (((-1144) $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-1011 (-1144)))) (((-400 (-550)) $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-1011 (-550)))) (((-550) $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-1011 (-550)))) (((-1212 |#2| |#3| |#4|) $) NIL)) (-3349 (($ $ $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-1213 |#1| |#2| |#3| |#4|))) (|:| |vec| (-1227 (-1213 |#1| |#2| |#3| |#4|)))) (-667 $) (-1227 $)) NIL) (((-667 (-1213 |#1| |#2| |#3| |#4|)) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1741 (($) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-535)))) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-1416 (((-112) $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-798)))) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-859 (-550)))) (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-859 (-372))))) (-3102 (((-112) $) NIL)) (-1552 (($ $) NIL)) (-2705 (((-1213 |#1| |#2| |#3| |#4|) $) 21)) (-2826 (((-3 $ "failed") $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-1119)))) (-3329 (((-112) $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-798)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2707 (($ $ $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-825)))) (-4164 (($ $ $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-825)))) (-3972 (($ (-1 (-1213 |#1| |#2| |#3| |#4|) (-1213 |#1| |#2| |#3| |#4|)) $) NIL)) (-4129 (((-3 (-818 |#2|) "failed") $) 78)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3862 (($) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-1119)) CONST)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3948 (($ $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-300)))) (-1608 (((-1213 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-535)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-882)))) (-3338 (((-411 $) $) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3866 (($ $ (-623 (-1213 |#1| |#2| |#3| |#4|)) (-623 (-1213 |#1| |#2| |#3| |#4|))) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-302 (-1213 |#1| |#2| |#3| |#4|)))) (($ $ (-1213 |#1| |#2| |#3| |#4|) (-1213 |#1| |#2| |#3| |#4|)) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-302 (-1213 |#1| |#2| |#3| |#4|)))) (($ $ (-287 (-1213 |#1| |#2| |#3| |#4|))) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-302 (-1213 |#1| |#2| |#3| |#4|)))) (($ $ (-623 (-287 (-1213 |#1| |#2| |#3| |#4|)))) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-302 (-1213 |#1| |#2| |#3| |#4|)))) (($ $ (-623 (-1144)) (-623 (-1213 |#1| |#2| |#3| |#4|))) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-505 (-1144) (-1213 |#1| |#2| |#3| |#4|)))) (($ $ (-1144) (-1213 |#1| |#2| |#3| |#4|)) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-505 (-1144) (-1213 |#1| |#2| |#3| |#4|))))) (-3542 (((-749) $) NIL)) (-2680 (($ $ (-1213 |#1| |#2| |#3| |#4|)) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-279 (-1213 |#1| |#2| |#3| |#4|) (-1213 |#1| |#2| |#3| |#4|))))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-2393 (($ $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-227))) (($ $ (-749)) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-227))) (($ $ (-1144)) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-873 (-1144)))) (($ $ (-1 (-1213 |#1| |#2| |#3| |#4|) (-1213 |#1| |#2| |#3| |#4|)) (-749)) NIL) (($ $ (-1 (-1213 |#1| |#2| |#3| |#4|) (-1213 |#1| |#2| |#3| |#4|))) NIL)) (-2639 (($ $) NIL)) (-2715 (((-1213 |#1| |#2| |#3| |#4|) $) 17)) (-4028 (((-865 (-550)) $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-596 (-865 (-550))))) (((-865 (-372)) $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-596 (-865 (-372))))) (((-526) $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-596 (-526)))) (((-372) $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-995))) (((-219) $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-995)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| (-1213 |#1| |#2| |#3| |#4|) (-882))))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ (-1213 |#1| |#2| |#3| |#4|)) 29) (($ (-1144)) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-1011 (-1144)))) (($ (-1212 |#2| |#3| |#4|)) 36)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| (-1213 |#1| |#2| |#3| |#4|) (-882))) (|has| (-1213 |#1| |#2| |#3| |#4|) (-143))))) (-2390 (((-749)) NIL)) (-1754 (((-1213 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-535)))) (-1345 (((-112) $ $) NIL)) (-1635 (($ $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-798)))) (-2626 (($) 41 T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-227))) (($ $ (-749)) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-227))) (($ $ (-1144)) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-873 (-1144)))) (($ $ (-1 (-1213 |#1| |#2| |#3| |#4|) (-1213 |#1| |#2| |#3| |#4|)) (-749)) NIL) (($ $ (-1 (-1213 |#1| |#2| |#3| |#4|) (-1213 |#1| |#2| |#3| |#4|))) NIL)) (-2363 (((-112) $ $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-825)))) (-2345 (((-112) $ $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-825)))) (-2335 (((-112) $ $) NIL (|has| (-1213 |#1| |#2| |#3| |#4|) (-825)))) (-2414 (($ $ $) 34) (($ (-1213 |#1| |#2| |#3| |#4|) (-1213 |#1| |#2| |#3| |#4|)) 31)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ (-1213 |#1| |#2| |#3| |#4|) $) 30) (($ $ (-1213 |#1| |#2| |#3| |#4|)) NIL)))
-(((-306 |#1| |#2| |#3| |#4|) (-13 (-965 (-1213 |#1| |#2| |#3| |#4|)) (-1011 (-1212 |#2| |#3| |#4|)) (-10 -8 (-15 -4129 ((-3 (-818 |#2|) "failed") $)) (-15 -1518 ($ (-1212 |#2| |#3| |#4|))))) (-13 (-825) (-1011 (-550)) (-619 (-550)) (-444)) (-13 (-27) (-1166) (-423 |#1|)) (-1144) |#2|) (T -306))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1212 *4 *5 *6)) (-4 *4 (-13 (-27) (-1166) (-423 *3))) (-14 *5 (-1144)) (-14 *6 *4) (-4 *3 (-13 (-825) (-1011 (-550)) (-619 (-550)) (-444))) (-5 *1 (-306 *3 *4 *5 *6)))) (-4129 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-825) (-1011 (-550)) (-619 (-550)) (-444))) (-5 *2 (-818 *4)) (-5 *1 (-306 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1166) (-423 *3))) (-14 *5 (-1144)) (-14 *6 *4))))
-(-13 (-965 (-1213 |#1| |#2| |#3| |#4|)) (-1011 (-1212 |#2| |#3| |#4|)) (-10 -8 (-15 -4129 ((-3 (-818 |#2|) "failed") $)) (-15 -1518 ($ (-1212 |#2| |#3| |#4|)))))
-((-3972 (((-309 |#2|) (-1 |#2| |#1|) (-309 |#1|)) 13)))
-(((-307 |#1| |#2|) (-10 -7 (-15 -3972 ((-309 |#2|) (-1 |#2| |#1|) (-309 |#1|)))) (-825) (-825)) (T -307))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-309 *5)) (-4 *5 (-825)) (-4 *6 (-825)) (-5 *2 (-309 *6)) (-5 *1 (-307 *5 *6)))))
-(-10 -7 (-15 -3972 ((-309 |#2|) (-1 |#2| |#1|) (-309 |#1|))))
-((-3192 (((-52) |#2| (-287 |#2|) (-749)) 33) (((-52) |#2| (-287 |#2|)) 24) (((-52) |#2| (-749)) 28) (((-52) |#2|) 25) (((-52) (-1144)) 21)) (-2672 (((-52) |#2| (-287 |#2|) (-400 (-550))) 51) (((-52) |#2| (-287 |#2|)) 48) (((-52) |#2| (-400 (-550))) 50) (((-52) |#2|) 49) (((-52) (-1144)) 47)) (-3214 (((-52) |#2| (-287 |#2|) (-400 (-550))) 46) (((-52) |#2| (-287 |#2|)) 43) (((-52) |#2| (-400 (-550))) 45) (((-52) |#2|) 44) (((-52) (-1144)) 42)) (-3203 (((-52) |#2| (-287 |#2|) (-550)) 39) (((-52) |#2| (-287 |#2|)) 35) (((-52) |#2| (-550)) 38) (((-52) |#2|) 36) (((-52) (-1144)) 34)))
-(((-308 |#1| |#2|) (-10 -7 (-15 -3192 ((-52) (-1144))) (-15 -3192 ((-52) |#2|)) (-15 -3192 ((-52) |#2| (-749))) (-15 -3192 ((-52) |#2| (-287 |#2|))) (-15 -3192 ((-52) |#2| (-287 |#2|) (-749))) (-15 -3203 ((-52) (-1144))) (-15 -3203 ((-52) |#2|)) (-15 -3203 ((-52) |#2| (-550))) (-15 -3203 ((-52) |#2| (-287 |#2|))) (-15 -3203 ((-52) |#2| (-287 |#2|) (-550))) (-15 -3214 ((-52) (-1144))) (-15 -3214 ((-52) |#2|)) (-15 -3214 ((-52) |#2| (-400 (-550)))) (-15 -3214 ((-52) |#2| (-287 |#2|))) (-15 -3214 ((-52) |#2| (-287 |#2|) (-400 (-550)))) (-15 -2672 ((-52) (-1144))) (-15 -2672 ((-52) |#2|)) (-15 -2672 ((-52) |#2| (-400 (-550)))) (-15 -2672 ((-52) |#2| (-287 |#2|))) (-15 -2672 ((-52) |#2| (-287 |#2|) (-400 (-550))))) (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))) (-13 (-27) (-1166) (-423 |#1|))) (T -308))
-((-2672 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-287 *3)) (-5 *5 (-400 (-550))) (-4 *3 (-13 (-27) (-1166) (-423 *6))) (-4 *6 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *6 *3)))) (-2672 (*1 *2 *3 *4) (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *5))) (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *5 *3)))) (-2672 (*1 *2 *3 *4) (-12 (-5 *4 (-400 (-550))) (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *5 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *5))))) (-2672 (*1 *2 *3) (-12 (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *4 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *4))))) (-2672 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *4 *5)) (-4 *5 (-13 (-27) (-1166) (-423 *4))))) (-3214 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-287 *3)) (-5 *5 (-400 (-550))) (-4 *3 (-13 (-27) (-1166) (-423 *6))) (-4 *6 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *6 *3)))) (-3214 (*1 *2 *3 *4) (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *5))) (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *5 *3)))) (-3214 (*1 *2 *3 *4) (-12 (-5 *4 (-400 (-550))) (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *5 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *5))))) (-3214 (*1 *2 *3) (-12 (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *4 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *4))))) (-3214 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *4 *5)) (-4 *5 (-13 (-27) (-1166) (-423 *4))))) (-3203 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *6))) (-4 *6 (-13 (-444) (-825) (-1011 *5) (-619 *5))) (-5 *5 (-550)) (-5 *2 (-52)) (-5 *1 (-308 *6 *3)))) (-3203 (*1 *2 *3 *4) (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *5))) (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *5 *3)))) (-3203 (*1 *2 *3 *4) (-12 (-5 *4 (-550)) (-4 *5 (-13 (-444) (-825) (-1011 *4) (-619 *4))) (-5 *2 (-52)) (-5 *1 (-308 *5 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *5))))) (-3203 (*1 *2 *3) (-12 (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *4 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *4))))) (-3203 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *4 *5)) (-4 *5 (-13 (-27) (-1166) (-423 *4))))) (-3192 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-287 *3)) (-5 *5 (-749)) (-4 *3 (-13 (-27) (-1166) (-423 *6))) (-4 *6 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *6 *3)))) (-3192 (*1 *2 *3 *4) (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *5))) (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *5 *3)))) (-3192 (*1 *2 *3 *4) (-12 (-5 *4 (-749)) (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *5 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *5))))) (-3192 (*1 *2 *3) (-12 (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *4 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *4))))) (-3192 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *4 *5)) (-4 *5 (-13 (-27) (-1166) (-423 *4))))))
-(-10 -7 (-15 -3192 ((-52) (-1144))) (-15 -3192 ((-52) |#2|)) (-15 -3192 ((-52) |#2| (-749))) (-15 -3192 ((-52) |#2| (-287 |#2|))) (-15 -3192 ((-52) |#2| (-287 |#2|) (-749))) (-15 -3203 ((-52) (-1144))) (-15 -3203 ((-52) |#2|)) (-15 -3203 ((-52) |#2| (-550))) (-15 -3203 ((-52) |#2| (-287 |#2|))) (-15 -3203 ((-52) |#2| (-287 |#2|) (-550))) (-15 -3214 ((-52) (-1144))) (-15 -3214 ((-52) |#2|)) (-15 -3214 ((-52) |#2| (-400 (-550)))) (-15 -3214 ((-52) |#2| (-287 |#2|))) (-15 -3214 ((-52) |#2| (-287 |#2|) (-400 (-550)))) (-15 -2672 ((-52) (-1144))) (-15 -2672 ((-52) |#2|)) (-15 -2672 ((-52) |#2| (-400 (-550)))) (-15 -2672 ((-52) |#2| (-287 |#2|))) (-15 -2672 ((-52) |#2| (-287 |#2|) (-400 (-550)))))
-((-1504 (((-112) $ $) NIL)) (-1384 (((-623 $) $ (-1144)) NIL (|has| |#1| (-542))) (((-623 $) $) NIL (|has| |#1| (-542))) (((-623 $) (-1140 $) (-1144)) NIL (|has| |#1| (-542))) (((-623 $) (-1140 $)) NIL (|has| |#1| (-542))) (((-623 $) (-925 $)) NIL (|has| |#1| (-542)))) (-4122 (($ $ (-1144)) NIL (|has| |#1| (-542))) (($ $) NIL (|has| |#1| (-542))) (($ (-1140 $) (-1144)) NIL (|has| |#1| (-542))) (($ (-1140 $)) NIL (|has| |#1| (-542))) (($ (-925 $)) NIL (|has| |#1| (-542)))) (-3433 (((-112) $) 27 (-1561 (|has| |#1| (-25)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020)))))) (-3141 (((-623 (-1144)) $) 351)) (-3306 (((-400 (-1140 $)) $ (-594 $)) NIL (|has| |#1| (-542)))) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-3223 (((-623 (-594 $)) $) NIL)) (-3123 (($ $) 161 (|has| |#1| (-542)))) (-3005 (($ $) 137 (|has| |#1| (-542)))) (-1901 (($ $ (-1060 $)) 222 (|has| |#1| (-542))) (($ $ (-1144)) 218 (|has| |#1| (-542)))) (-3219 (((-3 $ "failed") $ $) NIL (-1561 (|has| |#1| (-21)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020)))))) (-1760 (($ $ (-287 $)) NIL) (($ $ (-623 (-287 $))) 368) (($ $ (-623 (-594 $)) (-623 $)) 412)) (-3688 (((-411 (-1140 $)) (-1140 $)) 295 (-12 (|has| |#1| (-444)) (|has| |#1| (-542))))) (-1505 (($ $) NIL (|has| |#1| (-542)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-542)))) (-3353 (($ $) NIL (|has| |#1| (-542)))) (-3631 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3103 (($ $) 157 (|has| |#1| (-542)))) (-2984 (($ $) 133 (|has| |#1| (-542)))) (-3713 (($ $ (-550)) 72 (|has| |#1| (-542)))) (-3146 (($ $) 165 (|has| |#1| (-542)))) (-3025 (($ $) 141 (|has| |#1| (-542)))) (-3513 (($) NIL (-1561 (|has| |#1| (-25)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020))) (|has| |#1| (-1080))) CONST)) (-4241 (((-623 $) $ (-1144)) NIL (|has| |#1| (-542))) (((-623 $) $) NIL (|has| |#1| (-542))) (((-623 $) (-1140 $) (-1144)) NIL (|has| |#1| (-542))) (((-623 $) (-1140 $)) NIL (|has| |#1| (-542))) (((-623 $) (-925 $)) NIL (|has| |#1| (-542)))) (-4146 (($ $ (-1144)) NIL (|has| |#1| (-542))) (($ $) NIL (|has| |#1| (-542))) (($ (-1140 $) (-1144)) 124 (|has| |#1| (-542))) (($ (-1140 $)) NIL (|has| |#1| (-542))) (($ (-925 $)) NIL (|has| |#1| (-542)))) (-3880 (((-3 (-594 $) "failed") $) 17) (((-3 (-1144) "failed") $) NIL) (((-3 |#1| "failed") $) 421) (((-3 (-48) "failed") $) 323 (-12 (|has| |#1| (-542)) (|has| |#1| (-1011 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-925 |#1|)) "failed") $) NIL (|has| |#1| (-542))) (((-3 (-925 |#1|) "failed") $) NIL (|has| |#1| (-1020))) (((-3 (-400 (-550)) "failed") $) 46 (-1561 (-12 (|has| |#1| (-542)) (|has| |#1| (-1011 (-550)))) (|has| |#1| (-1011 (-400 (-550))))))) (-2726 (((-594 $) $) 11) (((-1144) $) NIL) ((|#1| $) 403) (((-48) $) NIL (-12 (|has| |#1| (-542)) (|has| |#1| (-1011 (-550))))) (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-400 (-925 |#1|)) $) NIL (|has| |#1| (-542))) (((-925 |#1|) $) NIL (|has| |#1| (-1020))) (((-400 (-550)) $) 306 (-1561 (-12 (|has| |#1| (-542)) (|has| |#1| (-1011 (-550)))) (|has| |#1| (-1011 (-400 (-550))))))) (-3349 (($ $ $) NIL (|has| |#1| (-542)))) (-3780 (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) 117 (|has| |#1| (-1020))) (((-667 |#1|) (-667 $)) 107 (|has| |#1| (-1020))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020)))) (((-667 (-550)) (-667 $)) NIL (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020))))) (-2419 (($ $) 89 (|has| |#1| (-542)))) (-1386 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020))) (|has| |#1| (-1080))))) (-1519 (($ $ $) NIL (|has| |#1| (-542)))) (-3838 (($ $ (-1060 $)) 226 (|has| |#1| (-542))) (($ $ (-1144)) 224 (|has| |#1| (-542)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| |#1| (-542)))) (-3933 (((-112) $) NIL (|has| |#1| (-542)))) (-2003 (($ $ $) 192 (|has| |#1| (-542)))) (-2734 (($) 127 (|has| |#1| (-542)))) (-3388 (($ $ $) 212 (|has| |#1| (-542)))) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) 374 (|has| |#1| (-859 (-550)))) (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) 381 (|has| |#1| (-859 (-372))))) (-1380 (($ $) NIL) (($ (-623 $)) NIL)) (-2029 (((-623 (-114)) $) NIL)) (-2926 (((-114) (-114)) 267)) (-3102 (((-112) $) 25 (-1561 (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020))) (|has| |#1| (-1080))))) (-3718 (((-112) $) NIL (|has| $ (-1011 (-550))))) (-1552 (($ $) 71 (|has| |#1| (-1020)))) (-2705 (((-1093 |#1| (-594 $)) $) 84 (|has| |#1| (-1020)))) (-3791 (((-112) $) 64 (|has| |#1| (-542)))) (-1460 (($ $ (-550)) NIL (|has| |#1| (-542)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-542)))) (-1843 (((-1140 $) (-594 $)) 268 (|has| $ (-1020)))) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-3972 (($ (-1 $ $) (-594 $)) 408)) (-2106 (((-3 (-594 $) "failed") $) NIL)) (-2958 (($ $) 131 (|has| |#1| (-542)))) (-2634 (($ $) 237 (|has| |#1| (-542)))) (-3106 (($ (-623 $)) NIL (|has| |#1| (-542))) (($ $ $) NIL (|has| |#1| (-542)))) (-1825 (((-1126) $) NIL)) (-3296 (((-623 (-594 $)) $) 49)) (-2776 (($ (-114) $) NIL) (($ (-114) (-623 $)) 413)) (-1598 (((-3 (-623 $) "failed") $) NIL (|has| |#1| (-1080)))) (-1896 (((-3 (-2 (|:| |val| $) (|:| -3521 (-550))) "failed") $) NIL (|has| |#1| (-1020)))) (-1444 (((-3 (-623 $) "failed") $) 416 (|has| |#1| (-25)))) (-1264 (((-3 (-2 (|:| -2855 (-550)) (|:| |var| (-594 $))) "failed") $) 420 (|has| |#1| (-25)))) (-1748 (((-3 (-2 (|:| |var| (-594 $)) (|:| -3521 (-550))) "failed") $) NIL (|has| |#1| (-1080))) (((-3 (-2 (|:| |var| (-594 $)) (|:| -3521 (-550))) "failed") $ (-114)) NIL (|has| |#1| (-1020))) (((-3 (-2 (|:| |var| (-594 $)) (|:| -3521 (-550))) "failed") $ (-1144)) NIL (|has| |#1| (-1020)))) (-3890 (((-112) $ (-114)) NIL) (((-112) $ (-1144)) 53)) (-3235 (($ $) NIL (-1561 (|has| |#1| (-465)) (|has| |#1| (-542))))) (-3336 (($ $ (-1144)) 241 (|has| |#1| (-542))) (($ $ (-1060 $)) 243 (|has| |#1| (-542)))) (-3142 (((-749) $) NIL)) (-3337 (((-1088) $) NIL)) (-3248 (((-112) $) 43)) (-3256 ((|#1| $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 288 (|has| |#1| (-542)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-542))) (($ $ $) NIL (|has| |#1| (-542)))) (-1938 (((-112) $ $) NIL) (((-112) $ (-1144)) NIL)) (-2017 (($ $ (-1144)) 216 (|has| |#1| (-542))) (($ $) 214 (|has| |#1| (-542)))) (-1289 (($ $) 208 (|has| |#1| (-542)))) (-3562 (((-411 (-1140 $)) (-1140 $)) 293 (-12 (|has| |#1| (-444)) (|has| |#1| (-542))))) (-3338 (((-411 $) $) NIL (|has| |#1| (-542)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-542))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-542)))) (-1495 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-542)))) (-1812 (($ $) 129 (|has| |#1| (-542)))) (-3777 (((-112) $) NIL (|has| $ (-1011 (-550))))) (-3866 (($ $ (-594 $) $) NIL) (($ $ (-623 (-594 $)) (-623 $)) 407) (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-623 (-1144)) (-623 (-1 $ $))) NIL) (($ $ (-623 (-1144)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-1144) (-1 $ (-623 $))) NIL) (($ $ (-1144) (-1 $ $)) NIL) (($ $ (-623 (-114)) (-623 (-1 $ $))) 361) (($ $ (-623 (-114)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-114) (-1 $ (-623 $))) NIL) (($ $ (-114) (-1 $ $)) NIL) (($ $ (-1144)) NIL (|has| |#1| (-596 (-526)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-596 (-526)))) (($ $) NIL (|has| |#1| (-596 (-526)))) (($ $ (-114) $ (-1144)) 349 (|has| |#1| (-596 (-526)))) (($ $ (-623 (-114)) (-623 $) (-1144)) 348 (|has| |#1| (-596 (-526)))) (($ $ (-623 (-1144)) (-623 (-749)) (-623 (-1 $ $))) NIL (|has| |#1| (-1020))) (($ $ (-623 (-1144)) (-623 (-749)) (-623 (-1 $ (-623 $)))) NIL (|has| |#1| (-1020))) (($ $ (-1144) (-749) (-1 $ (-623 $))) NIL (|has| |#1| (-1020))) (($ $ (-1144) (-749) (-1 $ $)) NIL (|has| |#1| (-1020)))) (-3542 (((-749) $) NIL (|has| |#1| (-542)))) (-2944 (($ $) 229 (|has| |#1| (-542)))) (-2680 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-623 $)) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-542)))) (-3930 (($ $) NIL) (($ $ $) NIL)) (-2974 (($ $) 239 (|has| |#1| (-542)))) (-1885 (($ $) 190 (|has| |#1| (-542)))) (-2393 (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-1020))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-1020))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-1020))) (($ $ (-1144)) NIL (|has| |#1| (-1020)))) (-2639 (($ $) 73 (|has| |#1| (-542)))) (-2715 (((-1093 |#1| (-594 $)) $) 86 (|has| |#1| (-542)))) (-1310 (($ $) 304 (|has| $ (-1020)))) (-3157 (($ $) 167 (|has| |#1| (-542)))) (-3033 (($ $) 143 (|has| |#1| (-542)))) (-3135 (($ $) 163 (|has| |#1| (-542)))) (-3016 (($ $) 139 (|has| |#1| (-542)))) (-3114 (($ $) 159 (|has| |#1| (-542)))) (-2995 (($ $) 135 (|has| |#1| (-542)))) (-4028 (((-865 (-550)) $) NIL (|has| |#1| (-596 (-865 (-550))))) (((-865 (-372)) $) NIL (|has| |#1| (-596 (-865 (-372))))) (($ (-411 $)) NIL (|has| |#1| (-542))) (((-526) $) 346 (|has| |#1| (-596 (-526))))) (-1270 (($ $ $) NIL (|has| |#1| (-465)))) (-3292 (($ $ $) NIL (|has| |#1| (-465)))) (-1518 (((-836) $) 406) (($ (-594 $)) 397) (($ (-1144)) 363) (($ |#1|) 324) (($ $) NIL (|has| |#1| (-542))) (($ (-48)) 299 (-12 (|has| |#1| (-542)) (|has| |#1| (-1011 (-550))))) (($ (-1093 |#1| (-594 $))) 88 (|has| |#1| (-1020))) (($ (-400 |#1|)) NIL (|has| |#1| (-542))) (($ (-925 (-400 |#1|))) NIL (|has| |#1| (-542))) (($ (-400 (-925 (-400 |#1|)))) NIL (|has| |#1| (-542))) (($ (-400 (-925 |#1|))) NIL (|has| |#1| (-542))) (($ (-925 |#1|)) NIL (|has| |#1| (-1020))) (($ (-400 (-550))) NIL (-1561 (|has| |#1| (-542)) (|has| |#1| (-1011 (-400 (-550)))))) (($ (-550)) 34 (-1561 (|has| |#1| (-1011 (-550))) (|has| |#1| (-1020))))) (-4242 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2390 (((-749)) NIL (|has| |#1| (-1020)))) (-3716 (($ $) NIL) (($ (-623 $)) NIL)) (-4224 (($ $ $) 210 (|has| |#1| (-542)))) (-4061 (($ $ $) 196 (|has| |#1| (-542)))) (-4293 (($ $ $) 200 (|has| |#1| (-542)))) (-3950 (($ $ $) 194 (|has| |#1| (-542)))) (-4165 (($ $ $) 198 (|has| |#1| (-542)))) (-2222 (((-112) (-114)) 9)) (-3187 (($ $) 173 (|has| |#1| (-542)))) (-3060 (($ $) 149 (|has| |#1| (-542)))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3167 (($ $) 169 (|has| |#1| (-542)))) (-3043 (($ $) 145 (|has| |#1| (-542)))) (-3209 (($ $) 177 (|has| |#1| (-542)))) (-3081 (($ $) 153 (|has| |#1| (-542)))) (-3240 (($ (-1144) $) NIL) (($ (-1144) $ $) NIL) (($ (-1144) $ $ $) NIL) (($ (-1144) $ $ $ $) NIL) (($ (-1144) (-623 $)) NIL)) (-3290 (($ $) 204 (|has| |#1| (-542)))) (-1355 (($ $) 202 (|has| |#1| (-542)))) (-3294 (($ $) 179 (|has| |#1| (-542)))) (-3094 (($ $) 155 (|has| |#1| (-542)))) (-3198 (($ $) 175 (|has| |#1| (-542)))) (-3072 (($ $) 151 (|has| |#1| (-542)))) (-3176 (($ $) 171 (|has| |#1| (-542)))) (-3052 (($ $) 147 (|has| |#1| (-542)))) (-1635 (($ $) 182 (|has| |#1| (-542)))) (-2626 (($) 20 (-1561 (|has| |#1| (-25)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020)))) CONST)) (-2425 (($ $) 233 (|has| |#1| (-542)))) (-2636 (($) 22 (-1561 (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020))) (|has| |#1| (-1080))) CONST)) (-3851 (($ $) 184 (|has| |#1| (-542))) (($ $ $) 186 (|has| |#1| (-542)))) (-2518 (($ $) 231 (|has| |#1| (-542)))) (-4183 (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-1020))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-1020))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-1020))) (($ $ (-1144)) NIL (|has| |#1| (-1020)))) (-2317 (($ $) 235 (|has| |#1| (-542)))) (-1763 (($ $ $) 188 (|has| |#1| (-542)))) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 81)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 80)) (-2414 (($ (-1093 |#1| (-594 $)) (-1093 |#1| (-594 $))) 98 (|has| |#1| (-542))) (($ $ $) 42 (-1561 (|has| |#1| (-465)) (|has| |#1| (-542))))) (-2403 (($ $ $) 40 (-1561 (|has| |#1| (-21)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020))))) (($ $) 29 (-1561 (|has| |#1| (-21)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020)))))) (-2391 (($ $ $) 38 (-1561 (|has| |#1| (-25)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020)))))) (** (($ $ $) 66 (|has| |#1| (-542))) (($ $ (-400 (-550))) 301 (|has| |#1| (-542))) (($ $ (-550)) 76 (-1561 (|has| |#1| (-465)) (|has| |#1| (-542)))) (($ $ (-749)) 74 (-1561 (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020))) (|has| |#1| (-1080)))) (($ $ (-894)) 78 (-1561 (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020))) (|has| |#1| (-1080))))) (* (($ (-400 (-550)) $) NIL (|has| |#1| (-542))) (($ $ (-400 (-550))) NIL (|has| |#1| (-542))) (($ |#1| $) NIL (|has| |#1| (-170))) (($ $ |#1|) NIL (|has| |#1| (-170))) (($ $ $) 36 (-1561 (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020))) (|has| |#1| (-1080)))) (($ (-550) $) 32 (-1561 (|has| |#1| (-21)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020))))) (($ (-749) $) NIL (-1561 (|has| |#1| (-25)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020))))) (($ (-894) $) NIL (-1561 (|has| |#1| (-25)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020)))))))
-(((-309 |#1|) (-13 (-423 |#1|) (-10 -8 (IF (|has| |#1| (-542)) (PROGN (-6 (-29 |#1|)) (-6 (-1166)) (-6 (-158)) (-6 (-609)) (-6 (-1107)) (-15 -2419 ($ $)) (-15 -3791 ((-112) $)) (-15 -3713 ($ $ (-550))) (IF (|has| |#1| (-444)) (PROGN (-15 -3562 ((-411 (-1140 $)) (-1140 $))) (-15 -3688 ((-411 (-1140 $)) (-1140 $)))) |%noBranch|) (IF (|has| |#1| (-1011 (-550))) (-6 (-1011 (-48))) |%noBranch|)) |%noBranch|))) (-825)) (T -309))
-((-2419 (*1 *1 *1) (-12 (-5 *1 (-309 *2)) (-4 *2 (-542)) (-4 *2 (-825)))) (-3791 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-309 *3)) (-4 *3 (-542)) (-4 *3 (-825)))) (-3713 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-309 *3)) (-4 *3 (-542)) (-4 *3 (-825)))) (-3562 (*1 *2 *3) (-12 (-5 *2 (-411 (-1140 *1))) (-5 *1 (-309 *4)) (-5 *3 (-1140 *1)) (-4 *4 (-444)) (-4 *4 (-542)) (-4 *4 (-825)))) (-3688 (*1 *2 *3) (-12 (-5 *2 (-411 (-1140 *1))) (-5 *1 (-309 *4)) (-5 *3 (-1140 *1)) (-4 *4 (-444)) (-4 *4 (-542)) (-4 *4 (-825)))))
-(-13 (-423 |#1|) (-10 -8 (IF (|has| |#1| (-542)) (PROGN (-6 (-29 |#1|)) (-6 (-1166)) (-6 (-158)) (-6 (-609)) (-6 (-1107)) (-15 -2419 ($ $)) (-15 -3791 ((-112) $)) (-15 -3713 ($ $ (-550))) (IF (|has| |#1| (-444)) (PROGN (-15 -3562 ((-411 (-1140 $)) (-1140 $))) (-15 -3688 ((-411 (-1140 $)) (-1140 $)))) |%noBranch|) (IF (|has| |#1| (-1011 (-550))) (-6 (-1011 (-48))) |%noBranch|)) |%noBranch|)))
-((-3871 (((-52) |#2| (-114) (-287 |#2|) (-623 |#2|)) 88) (((-52) |#2| (-114) (-287 |#2|) (-287 |#2|)) 84) (((-52) |#2| (-114) (-287 |#2|) |#2|) 86) (((-52) (-287 |#2|) (-114) (-287 |#2|) |#2|) 87) (((-52) (-623 |#2|) (-623 (-114)) (-287 |#2|) (-623 (-287 |#2|))) 80) (((-52) (-623 |#2|) (-623 (-114)) (-287 |#2|) (-623 |#2|)) 82) (((-52) (-623 (-287 |#2|)) (-623 (-114)) (-287 |#2|) (-623 |#2|)) 83) (((-52) (-623 (-287 |#2|)) (-623 (-114)) (-287 |#2|) (-623 (-287 |#2|))) 81) (((-52) (-287 |#2|) (-114) (-287 |#2|) (-623 |#2|)) 89) (((-52) (-287 |#2|) (-114) (-287 |#2|) (-287 |#2|)) 85)))
-(((-310 |#1| |#2|) (-10 -7 (-15 -3871 ((-52) (-287 |#2|) (-114) (-287 |#2|) (-287 |#2|))) (-15 -3871 ((-52) (-287 |#2|) (-114) (-287 |#2|) (-623 |#2|))) (-15 -3871 ((-52) (-623 (-287 |#2|)) (-623 (-114)) (-287 |#2|) (-623 (-287 |#2|)))) (-15 -3871 ((-52) (-623 (-287 |#2|)) (-623 (-114)) (-287 |#2|) (-623 |#2|))) (-15 -3871 ((-52) (-623 |#2|) (-623 (-114)) (-287 |#2|) (-623 |#2|))) (-15 -3871 ((-52) (-623 |#2|) (-623 (-114)) (-287 |#2|) (-623 (-287 |#2|)))) (-15 -3871 ((-52) (-287 |#2|) (-114) (-287 |#2|) |#2|)) (-15 -3871 ((-52) |#2| (-114) (-287 |#2|) |#2|)) (-15 -3871 ((-52) |#2| (-114) (-287 |#2|) (-287 |#2|))) (-15 -3871 ((-52) |#2| (-114) (-287 |#2|) (-623 |#2|)))) (-13 (-825) (-542) (-596 (-526))) (-423 |#1|)) (T -310))
-((-3871 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-114)) (-5 *5 (-287 *3)) (-5 *6 (-623 *3)) (-4 *3 (-423 *7)) (-4 *7 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *7 *3)))) (-3871 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-114)) (-5 *5 (-287 *3)) (-4 *3 (-423 *6)) (-4 *6 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *6 *3)))) (-3871 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-114)) (-5 *5 (-287 *3)) (-4 *3 (-423 *6)) (-4 *6 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *6 *3)))) (-3871 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-287 *5)) (-5 *4 (-114)) (-4 *5 (-423 *6)) (-4 *6 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *6 *5)))) (-3871 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 (-114))) (-5 *6 (-623 (-287 *8))) (-4 *8 (-423 *7)) (-5 *5 (-287 *8)) (-4 *7 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *7 *8)))) (-3871 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-623 *7)) (-5 *4 (-623 (-114))) (-5 *5 (-287 *7)) (-4 *7 (-423 *6)) (-4 *6 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *6 *7)))) (-3871 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-623 (-287 *8))) (-5 *4 (-623 (-114))) (-5 *5 (-287 *8)) (-5 *6 (-623 *8)) (-4 *8 (-423 *7)) (-4 *7 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *7 *8)))) (-3871 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-623 (-287 *7))) (-5 *4 (-623 (-114))) (-5 *5 (-287 *7)) (-4 *7 (-423 *6)) (-4 *6 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *6 *7)))) (-3871 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-287 *7)) (-5 *4 (-114)) (-5 *5 (-623 *7)) (-4 *7 (-423 *6)) (-4 *6 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *6 *7)))) (-3871 (*1 *2 *3 *4 *3 *3) (-12 (-5 *3 (-287 *6)) (-5 *4 (-114)) (-4 *6 (-423 *5)) (-4 *5 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *5 *6)))))
-(-10 -7 (-15 -3871 ((-52) (-287 |#2|) (-114) (-287 |#2|) (-287 |#2|))) (-15 -3871 ((-52) (-287 |#2|) (-114) (-287 |#2|) (-623 |#2|))) (-15 -3871 ((-52) (-623 (-287 |#2|)) (-623 (-114)) (-287 |#2|) (-623 (-287 |#2|)))) (-15 -3871 ((-52) (-623 (-287 |#2|)) (-623 (-114)) (-287 |#2|) (-623 |#2|))) (-15 -3871 ((-52) (-623 |#2|) (-623 (-114)) (-287 |#2|) (-623 |#2|))) (-15 -3871 ((-52) (-623 |#2|) (-623 (-114)) (-287 |#2|) (-623 (-287 |#2|)))) (-15 -3871 ((-52) (-287 |#2|) (-114) (-287 |#2|) |#2|)) (-15 -3871 ((-52) |#2| (-114) (-287 |#2|) |#2|)) (-15 -3871 ((-52) |#2| (-114) (-287 |#2|) (-287 |#2|))) (-15 -3871 ((-52) |#2| (-114) (-287 |#2|) (-623 |#2|))))
-((-2866 (((-1176 (-899)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1062 (-219)) (-219) (-550) (-1126)) 46) (((-1176 (-899)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1062 (-219)) (-219) (-550)) 47) (((-1176 (-899)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1062 (-219)) (-1 (-219) (-219)) (-550) (-1126)) 43) (((-1176 (-899)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1062 (-219)) (-1 (-219) (-219)) (-550)) 44)) (-2770 (((-1 (-219) (-219)) (-219)) 45)))
-(((-311) (-10 -7 (-15 -2770 ((-1 (-219) (-219)) (-219))) (-15 -2866 ((-1176 (-899)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1062 (-219)) (-1 (-219) (-219)) (-550))) (-15 -2866 ((-1176 (-899)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1062 (-219)) (-1 (-219) (-219)) (-550) (-1126))) (-15 -2866 ((-1176 (-899)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1062 (-219)) (-219) (-550))) (-15 -2866 ((-1176 (-899)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1062 (-219)) (-219) (-550) (-1126))))) (T -311))
-((-2866 (*1 *2 *3 *3 *3 *4 *5 *6 *7 *8) (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219))) (-5 *5 (-1062 (-219))) (-5 *6 (-219)) (-5 *7 (-550)) (-5 *8 (-1126)) (-5 *2 (-1176 (-899))) (-5 *1 (-311)))) (-2866 (*1 *2 *3 *3 *3 *4 *5 *6 *7) (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219))) (-5 *5 (-1062 (-219))) (-5 *6 (-219)) (-5 *7 (-550)) (-5 *2 (-1176 (-899))) (-5 *1 (-311)))) (-2866 (*1 *2 *3 *3 *3 *4 *5 *4 *6 *7) (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219))) (-5 *5 (-1062 (-219))) (-5 *6 (-550)) (-5 *7 (-1126)) (-5 *2 (-1176 (-899))) (-5 *1 (-311)))) (-2866 (*1 *2 *3 *3 *3 *4 *5 *4 *6) (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219))) (-5 *5 (-1062 (-219))) (-5 *6 (-550)) (-5 *2 (-1176 (-899))) (-5 *1 (-311)))) (-2770 (*1 *2 *3) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *1 (-311)) (-5 *3 (-219)))))
-(-10 -7 (-15 -2770 ((-1 (-219) (-219)) (-219))) (-15 -2866 ((-1176 (-899)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1062 (-219)) (-1 (-219) (-219)) (-550))) (-15 -2866 ((-1176 (-899)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1062 (-219)) (-1 (-219) (-219)) (-550) (-1126))) (-15 -2866 ((-1176 (-899)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1062 (-219)) (-219) (-550))) (-15 -2866 ((-1176 (-899)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1062 (-219)) (-219) (-550) (-1126))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 25)) (-3141 (((-623 (-1050)) $) NIL)) (-1861 (((-1144) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-2370 (($ $ (-400 (-550))) NIL) (($ $ (-400 (-550)) (-400 (-550))) NIL)) (-2575 (((-1124 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|))) $) 20)) (-3123 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3005 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL (|has| |#1| (-356)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3353 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3631 (((-112) $ $) NIL (|has| |#1| (-356)))) (-3103 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2984 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2672 (($ (-749) (-1124 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|)))) NIL)) (-3146 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3025 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3513 (($) NIL T CONST)) (-3349 (($ $ $) NIL (|has| |#1| (-356)))) (-3295 (($ $) 32)) (-1386 (((-3 $ "failed") $) NIL)) (-1519 (($ $ $) NIL (|has| |#1| (-356)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-3933 (((-112) $) NIL (|has| |#1| (-356)))) (-3478 (((-112) $) NIL)) (-2734 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2475 (((-400 (-550)) $) NIL) (((-400 (-550)) $ (-400 (-550))) 16)) (-3102 (((-112) $) NIL)) (-1460 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1784 (($ $ (-894)) NIL) (($ $ (-400 (-550))) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| (-400 (-550))) NIL) (($ $ (-1050) (-400 (-550))) NIL) (($ $ (-623 (-1050)) (-623 (-400 (-550)))) NIL)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-2958 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL (|has| |#1| (-356)))) (-1489 (($ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1144)) NIL (-1561 (-12 (|has| |#1| (-15 -1489 (|#1| |#1| (-1144)))) (|has| |#1| (-15 -3141 ((-623 (-1144)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-932)) (|has| |#1| (-1166)))))) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#1| (-356)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-3338 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-2272 (($ $ (-400 (-550))) NIL)) (-1495 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-2941 (((-400 (-550)) $) 17)) (-2041 (($ (-1212 |#1| |#2| |#3|)) 11)) (-3521 (((-1212 |#1| |#2| |#3|) $) 12)) (-1812 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3866 (((-1124 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))))) (-3542 (((-749) $) NIL (|has| |#1| (-356)))) (-2680 ((|#1| $ (-400 (-550))) NIL) (($ $ $) NIL (|has| (-400 (-550)) (-1080)))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-356)))) (-2393 (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-2970 (((-400 (-550)) $) NIL)) (-3157 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3033 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3135 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3016 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3114 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2995 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3380 (($ $) 10)) (-1518 (((-836) $) 38) (($ (-550)) NIL) (($ |#1|) NIL (|has| |#1| (-170))) (($ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $) NIL (|has| |#1| (-542)))) (-2510 ((|#1| $ (-400 (-550))) 30)) (-4242 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2390 (((-749)) NIL)) (-3335 ((|#1| $) NIL)) (-3187 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3060 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3167 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3043 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3209 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3081 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2001 ((|#1| $ (-400 (-550))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))) (|has| |#1| (-15 -1518 (|#1| (-1144))))))) (-3294 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3094 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3198 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3072 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3176 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3052 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 27)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 33)) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
-(((-312 |#1| |#2| |#3|) (-13 (-1208 |#1|) (-770) (-10 -8 (-15 -2041 ($ (-1212 |#1| |#2| |#3|))) (-15 -3521 ((-1212 |#1| |#2| |#3|) $)) (-15 -2941 ((-400 (-550)) $)))) (-13 (-356) (-825)) (-1144) |#1|) (T -312))
-((-2041 (*1 *1 *2) (-12 (-5 *2 (-1212 *3 *4 *5)) (-4 *3 (-13 (-356) (-825))) (-14 *4 (-1144)) (-14 *5 *3) (-5 *1 (-312 *3 *4 *5)))) (-3521 (*1 *2 *1) (-12 (-5 *2 (-1212 *3 *4 *5)) (-5 *1 (-312 *3 *4 *5)) (-4 *3 (-13 (-356) (-825))) (-14 *4 (-1144)) (-14 *5 *3))) (-2941 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-312 *3 *4 *5)) (-4 *3 (-13 (-356) (-825))) (-14 *4 (-1144)) (-14 *5 *3))))
-(-13 (-1208 |#1|) (-770) (-10 -8 (-15 -2041 ($ (-1212 |#1| |#2| |#3|))) (-15 -3521 ((-1212 |#1| |#2| |#3|) $)) (-15 -2941 ((-400 (-550)) $))))
-((-1460 (((-2 (|:| -3521 (-749)) (|:| -2855 |#1|) (|:| |radicand| (-623 |#1|))) (-411 |#1|) (-749)) 24)) (-2958 (((-623 (-2 (|:| -2855 (-749)) (|:| |logand| |#1|))) (-411 |#1|)) 28)))
-(((-313 |#1|) (-10 -7 (-15 -1460 ((-2 (|:| -3521 (-749)) (|:| -2855 |#1|) (|:| |radicand| (-623 |#1|))) (-411 |#1|) (-749))) (-15 -2958 ((-623 (-2 (|:| -2855 (-749)) (|:| |logand| |#1|))) (-411 |#1|)))) (-542)) (T -313))
-((-2958 (*1 *2 *3) (-12 (-5 *3 (-411 *4)) (-4 *4 (-542)) (-5 *2 (-623 (-2 (|:| -2855 (-749)) (|:| |logand| *4)))) (-5 *1 (-313 *4)))) (-1460 (*1 *2 *3 *4) (-12 (-5 *3 (-411 *5)) (-4 *5 (-542)) (-5 *2 (-2 (|:| -3521 (-749)) (|:| -2855 *5) (|:| |radicand| (-623 *5)))) (-5 *1 (-313 *5)) (-5 *4 (-749)))))
-(-10 -7 (-15 -1460 ((-2 (|:| -3521 (-749)) (|:| -2855 |#1|) (|:| |radicand| (-623 |#1|))) (-411 |#1|) (-749))) (-15 -2958 ((-623 (-2 (|:| -2855 (-749)) (|:| |logand| |#1|))) (-411 |#1|))))
-((-3141 (((-623 |#2|) (-1140 |#4|)) 43)) (-2246 ((|#3| (-550)) 46)) (-3184 (((-1140 |#4|) (-1140 |#3|)) 30)) (-3271 (((-1140 |#4|) (-1140 |#4|) (-550)) 56)) (-3100 (((-1140 |#3|) (-1140 |#4|)) 21)) (-2970 (((-623 (-749)) (-1140 |#4|) (-623 |#2|)) 40)) (-3020 (((-1140 |#3|) (-1140 |#4|) (-623 |#2|) (-623 |#3|)) 35)))
-(((-314 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3020 ((-1140 |#3|) (-1140 |#4|) (-623 |#2|) (-623 |#3|))) (-15 -2970 ((-623 (-749)) (-1140 |#4|) (-623 |#2|))) (-15 -3141 ((-623 |#2|) (-1140 |#4|))) (-15 -3100 ((-1140 |#3|) (-1140 |#4|))) (-15 -3184 ((-1140 |#4|) (-1140 |#3|))) (-15 -3271 ((-1140 |#4|) (-1140 |#4|) (-550))) (-15 -2246 (|#3| (-550)))) (-771) (-825) (-1020) (-922 |#3| |#1| |#2|)) (T -314))
-((-2246 (*1 *2 *3) (-12 (-5 *3 (-550)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1020)) (-5 *1 (-314 *4 *5 *2 *6)) (-4 *6 (-922 *2 *4 *5)))) (-3271 (*1 *2 *2 *3) (-12 (-5 *2 (-1140 *7)) (-5 *3 (-550)) (-4 *7 (-922 *6 *4 *5)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1020)) (-5 *1 (-314 *4 *5 *6 *7)))) (-3184 (*1 *2 *3) (-12 (-5 *3 (-1140 *6)) (-4 *6 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-1140 *7)) (-5 *1 (-314 *4 *5 *6 *7)) (-4 *7 (-922 *6 *4 *5)))) (-3100 (*1 *2 *3) (-12 (-5 *3 (-1140 *7)) (-4 *7 (-922 *6 *4 *5)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1020)) (-5 *2 (-1140 *6)) (-5 *1 (-314 *4 *5 *6 *7)))) (-3141 (*1 *2 *3) (-12 (-5 *3 (-1140 *7)) (-4 *7 (-922 *6 *4 *5)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1020)) (-5 *2 (-623 *5)) (-5 *1 (-314 *4 *5 *6 *7)))) (-2970 (*1 *2 *3 *4) (-12 (-5 *3 (-1140 *8)) (-5 *4 (-623 *6)) (-4 *6 (-825)) (-4 *8 (-922 *7 *5 *6)) (-4 *5 (-771)) (-4 *7 (-1020)) (-5 *2 (-623 (-749))) (-5 *1 (-314 *5 *6 *7 *8)))) (-3020 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1140 *9)) (-5 *4 (-623 *7)) (-5 *5 (-623 *8)) (-4 *7 (-825)) (-4 *8 (-1020)) (-4 *9 (-922 *8 *6 *7)) (-4 *6 (-771)) (-5 *2 (-1140 *8)) (-5 *1 (-314 *6 *7 *8 *9)))))
-(-10 -7 (-15 -3020 ((-1140 |#3|) (-1140 |#4|) (-623 |#2|) (-623 |#3|))) (-15 -2970 ((-623 (-749)) (-1140 |#4|) (-623 |#2|))) (-15 -3141 ((-623 |#2|) (-1140 |#4|))) (-15 -3100 ((-1140 |#3|) (-1140 |#4|))) (-15 -3184 ((-1140 |#4|) (-1140 |#3|))) (-15 -3271 ((-1140 |#4|) (-1140 |#4|) (-550))) (-15 -2246 (|#3| (-550))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 14)) (-2575 (((-623 (-2 (|:| |gen| |#1|) (|:| -1812 (-550)))) $) 18)) (-3219 (((-3 $ "failed") $ $) NIL)) (-4319 (((-749) $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) NIL)) (-2726 ((|#1| $) NIL)) (-1980 ((|#1| $ (-550)) NIL)) (-2468 (((-550) $ (-550)) NIL)) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-2808 (($ (-1 |#1| |#1|) $) NIL)) (-2388 (($ (-1 (-550) (-550)) $) 10)) (-1825 (((-1126) $) NIL)) (-2314 (($ $ $) NIL (|has| (-550) (-770)))) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL) (($ |#1|) NIL)) (-2510 (((-550) |#1| $) NIL)) (-2626 (($) 15 T CONST)) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) 21 (|has| |#1| (-825)))) (-2403 (($ $) 11) (($ $ $) 20)) (-2391 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ (-550)) NIL) (($ (-550) |#1|) 19)))
-(((-315 |#1|) (-13 (-21) (-696 (-550)) (-316 |#1| (-550)) (-10 -7 (IF (|has| |#1| (-825)) (-6 (-825)) |%noBranch|))) (-1068)) (T -315))
+((-1553 ((|#1| (-1 |#1| (-550)) (-1147 (-400 (-550)))) 25)))
+(((-303 |#1|) (-10 -7 (-15 -1553 (|#1| (-1 |#1| (-550)) (-1147 (-400 (-550)))))) (-38 (-400 (-550)))) (T -303))
+((-1553 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-550))) (-5 *4 (-1147 (-400 (-550)))) (-5 *1 (-303 *2)) (-4 *2 (-38 (-400 (-550)))))))
+(-10 -7 (-15 -1553 (|#1| (-1 |#1| (-550)) (-1147 (-400 (-550))))))
+((-2221 (((-112) $ $) NIL)) (-1360 (((-550) $) 12)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1763 (((-1104) $) 9)) (-2233 (((-837) $) 21) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-304) (-13 (-1052) (-10 -8 (-15 -1763 ((-1104) $)) (-15 -1360 ((-550) $))))) (T -304))
+((-1763 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-304)))) (-1360 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-304)))))
+(-13 (-1052) (-10 -8 (-15 -1763 ((-1104) $)) (-15 -1360 ((-550) $))))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 7)) (-2264 (((-112) $ $) 9)))
+(((-305) (-1069)) (T -305))
+NIL
+(-1069)
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 62)) (-3104 (((-1214 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-300)))) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-883)))) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-883)))) (-1611 (((-112) $ $) NIL)) (-4303 (((-550) $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-798)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-1214 |#1| |#2| |#3| |#4|) "failed") $) NIL) (((-3 (-1145) "failed") $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-1012 (-1145)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-1012 (-550)))) (((-3 (-550) "failed") $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-1012 (-550)))) (((-3 (-1213 |#2| |#3| |#4|) "failed") $) 25)) (-2202 (((-1214 |#1| |#2| |#3| |#4|) $) NIL) (((-1145) $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-1012 (-1145)))) (((-400 (-550)) $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-1012 (-550)))) (((-550) $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-1012 (-550)))) (((-1213 |#2| |#3| |#4|) $) NIL)) (-3455 (($ $ $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-1214 |#1| |#2| |#3| |#4|))) (|:| |vec| (-1228 (-1214 |#1| |#2| |#3| |#4|)))) (-667 $) (-1228 $)) NIL) (((-667 (-1214 |#1| |#2| |#3| |#4|)) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1864 (($) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-535)))) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-2694 (((-112) $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-798)))) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-860 (-550)))) (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-860 (-372))))) (-2419 (((-112) $) NIL)) (-1484 (($ $) NIL)) (-4153 (((-1214 |#1| |#2| |#3| |#4|) $) 21)) (-1620 (((-3 $ "failed") $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-1120)))) (-1712 (((-112) $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-798)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2793 (($ $ $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-825)))) (-2173 (($ $ $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-825)))) (-2392 (($ (-1 (-1214 |#1| |#2| |#3| |#4|) (-1214 |#1| |#2| |#3| |#4|)) $) NIL)) (-3038 (((-3 (-818 |#2|) "failed") $) 78)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-2463 (($) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-1120)) CONST)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1724 (($ $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-300)))) (-3925 (((-1214 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-535)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-883)))) (-1735 (((-411 $) $) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1553 (($ $ (-623 (-1214 |#1| |#2| |#3| |#4|)) (-623 (-1214 |#1| |#2| |#3| |#4|))) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-302 (-1214 |#1| |#2| |#3| |#4|)))) (($ $ (-1214 |#1| |#2| |#3| |#4|) (-1214 |#1| |#2| |#3| |#4|)) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-302 (-1214 |#1| |#2| |#3| |#4|)))) (($ $ (-287 (-1214 |#1| |#2| |#3| |#4|))) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-302 (-1214 |#1| |#2| |#3| |#4|)))) (($ $ (-623 (-287 (-1214 |#1| |#2| |#3| |#4|)))) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-302 (-1214 |#1| |#2| |#3| |#4|)))) (($ $ (-623 (-1145)) (-623 (-1214 |#1| |#2| |#3| |#4|))) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-505 (-1145) (-1214 |#1| |#2| |#3| |#4|)))) (($ $ (-1145) (-1214 |#1| |#2| |#3| |#4|)) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-505 (-1145) (-1214 |#1| |#2| |#3| |#4|))))) (-1988 (((-749) $) NIL)) (-2757 (($ $ (-1214 |#1| |#2| |#3| |#4|)) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-279 (-1214 |#1| |#2| |#3| |#4|) (-1214 |#1| |#2| |#3| |#4|))))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2798 (($ $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-227))) (($ $ (-749)) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-227))) (($ $ (-1145)) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-874 (-1145)))) (($ $ (-1 (-1214 |#1| |#2| |#3| |#4|) (-1214 |#1| |#2| |#3| |#4|)) (-749)) NIL) (($ $ (-1 (-1214 |#1| |#2| |#3| |#4|) (-1214 |#1| |#2| |#3| |#4|))) NIL)) (-3608 (($ $) NIL)) (-4163 (((-1214 |#1| |#2| |#3| |#4|) $) 17)) (-2451 (((-866 (-550)) $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-596 (-866 (-550))))) (((-866 (-372)) $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-596 (-866 (-372))))) (((-526) $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-596 (-526)))) (((-372) $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-996))) (((-219) $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-996)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| (-1214 |#1| |#2| |#3| |#4|) (-883))))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ (-1214 |#1| |#2| |#3| |#4|)) 29) (($ (-1145)) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-1012 (-1145)))) (($ (-1213 |#2| |#3| |#4|)) 36)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| (-1214 |#1| |#2| |#3| |#4|) (-883))) (|has| (-1214 |#1| |#2| |#3| |#4|) (-143))))) (-3091 (((-749)) NIL)) (-2967 (((-1214 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-535)))) (-1819 (((-112) $ $) NIL)) (-4188 (($ $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-798)))) (-2688 (($) 41 T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-227))) (($ $ (-749)) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-227))) (($ $ (-1145)) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-874 (-1145)))) (($ $ (-1 (-1214 |#1| |#2| |#3| |#4|) (-1214 |#1| |#2| |#3| |#4|)) (-749)) NIL) (($ $ (-1 (-1214 |#1| |#2| |#3| |#4|) (-1214 |#1| |#2| |#3| |#4|))) NIL)) (-2324 (((-112) $ $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-825)))) (-2302 (((-112) $ $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-825)))) (-2290 (((-112) $ $) NIL (|has| (-1214 |#1| |#2| |#3| |#4|) (-825)))) (-2382 (($ $ $) 34) (($ (-1214 |#1| |#2| |#3| |#4|) (-1214 |#1| |#2| |#3| |#4|)) 31)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ (-1214 |#1| |#2| |#3| |#4|) $) 30) (($ $ (-1214 |#1| |#2| |#3| |#4|)) NIL)))
+(((-306 |#1| |#2| |#3| |#4|) (-13 (-966 (-1214 |#1| |#2| |#3| |#4|)) (-1012 (-1213 |#2| |#3| |#4|)) (-10 -8 (-15 -3038 ((-3 (-818 |#2|) "failed") $)) (-15 -2233 ($ (-1213 |#2| |#3| |#4|))))) (-13 (-825) (-1012 (-550)) (-619 (-550)) (-444)) (-13 (-27) (-1167) (-423 |#1|)) (-1145) |#2|) (T -306))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1213 *4 *5 *6)) (-4 *4 (-13 (-27) (-1167) (-423 *3))) (-14 *5 (-1145)) (-14 *6 *4) (-4 *3 (-13 (-825) (-1012 (-550)) (-619 (-550)) (-444))) (-5 *1 (-306 *3 *4 *5 *6)))) (-3038 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-825) (-1012 (-550)) (-619 (-550)) (-444))) (-5 *2 (-818 *4)) (-5 *1 (-306 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1167) (-423 *3))) (-14 *5 (-1145)) (-14 *6 *4))))
+(-13 (-966 (-1214 |#1| |#2| |#3| |#4|)) (-1012 (-1213 |#2| |#3| |#4|)) (-10 -8 (-15 -3038 ((-3 (-818 |#2|) "failed") $)) (-15 -2233 ($ (-1213 |#2| |#3| |#4|)))))
+((-2392 (((-309 |#2|) (-1 |#2| |#1|) (-309 |#1|)) 13)))
+(((-307 |#1| |#2|) (-10 -7 (-15 -2392 ((-309 |#2|) (-1 |#2| |#1|) (-309 |#1|)))) (-825) (-825)) (T -307))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-309 *5)) (-4 *5 (-825)) (-4 *6 (-825)) (-5 *2 (-309 *6)) (-5 *1 (-307 *5 *6)))))
+(-10 -7 (-15 -2392 ((-309 |#2|) (-1 |#2| |#1|) (-309 |#1|))))
+((-1570 (((-52) |#2| (-287 |#2|) (-749)) 33) (((-52) |#2| (-287 |#2|)) 24) (((-52) |#2| (-749)) 28) (((-52) |#2|) 25) (((-52) (-1145)) 21)) (-2744 (((-52) |#2| (-287 |#2|) (-400 (-550))) 51) (((-52) |#2| (-287 |#2|)) 48) (((-52) |#2| (-400 (-550))) 50) (((-52) |#2|) 49) (((-52) (-1145)) 47)) (-1595 (((-52) |#2| (-287 |#2|) (-400 (-550))) 46) (((-52) |#2| (-287 |#2|)) 43) (((-52) |#2| (-400 (-550))) 45) (((-52) |#2|) 44) (((-52) (-1145)) 42)) (-1583 (((-52) |#2| (-287 |#2|) (-550)) 39) (((-52) |#2| (-287 |#2|)) 35) (((-52) |#2| (-550)) 38) (((-52) |#2|) 36) (((-52) (-1145)) 34)))
+(((-308 |#1| |#2|) (-10 -7 (-15 -1570 ((-52) (-1145))) (-15 -1570 ((-52) |#2|)) (-15 -1570 ((-52) |#2| (-749))) (-15 -1570 ((-52) |#2| (-287 |#2|))) (-15 -1570 ((-52) |#2| (-287 |#2|) (-749))) (-15 -1583 ((-52) (-1145))) (-15 -1583 ((-52) |#2|)) (-15 -1583 ((-52) |#2| (-550))) (-15 -1583 ((-52) |#2| (-287 |#2|))) (-15 -1583 ((-52) |#2| (-287 |#2|) (-550))) (-15 -1595 ((-52) (-1145))) (-15 -1595 ((-52) |#2|)) (-15 -1595 ((-52) |#2| (-400 (-550)))) (-15 -1595 ((-52) |#2| (-287 |#2|))) (-15 -1595 ((-52) |#2| (-287 |#2|) (-400 (-550)))) (-15 -2744 ((-52) (-1145))) (-15 -2744 ((-52) |#2|)) (-15 -2744 ((-52) |#2| (-400 (-550)))) (-15 -2744 ((-52) |#2| (-287 |#2|))) (-15 -2744 ((-52) |#2| (-287 |#2|) (-400 (-550))))) (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))) (-13 (-27) (-1167) (-423 |#1|))) (T -308))
+((-2744 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-287 *3)) (-5 *5 (-400 (-550))) (-4 *3 (-13 (-27) (-1167) (-423 *6))) (-4 *6 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *6 *3)))) (-2744 (*1 *2 *3 *4) (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *5))) (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *5 *3)))) (-2744 (*1 *2 *3 *4) (-12 (-5 *4 (-400 (-550))) (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *5 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *5))))) (-2744 (*1 *2 *3) (-12 (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *4 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *4))))) (-2744 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *4 *5)) (-4 *5 (-13 (-27) (-1167) (-423 *4))))) (-1595 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-287 *3)) (-5 *5 (-400 (-550))) (-4 *3 (-13 (-27) (-1167) (-423 *6))) (-4 *6 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *6 *3)))) (-1595 (*1 *2 *3 *4) (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *5))) (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *5 *3)))) (-1595 (*1 *2 *3 *4) (-12 (-5 *4 (-400 (-550))) (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *5 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *5))))) (-1595 (*1 *2 *3) (-12 (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *4 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *4))))) (-1595 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *4 *5)) (-4 *5 (-13 (-27) (-1167) (-423 *4))))) (-1583 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *6))) (-4 *6 (-13 (-444) (-825) (-1012 *5) (-619 *5))) (-5 *5 (-550)) (-5 *2 (-52)) (-5 *1 (-308 *6 *3)))) (-1583 (*1 *2 *3 *4) (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *5))) (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *5 *3)))) (-1583 (*1 *2 *3 *4) (-12 (-5 *4 (-550)) (-4 *5 (-13 (-444) (-825) (-1012 *4) (-619 *4))) (-5 *2 (-52)) (-5 *1 (-308 *5 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *5))))) (-1583 (*1 *2 *3) (-12 (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *4 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *4))))) (-1583 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *4 *5)) (-4 *5 (-13 (-27) (-1167) (-423 *4))))) (-1570 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-287 *3)) (-5 *5 (-749)) (-4 *3 (-13 (-27) (-1167) (-423 *6))) (-4 *6 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *6 *3)))) (-1570 (*1 *2 *3 *4) (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *5))) (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *5 *3)))) (-1570 (*1 *2 *3 *4) (-12 (-5 *4 (-749)) (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *5 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *5))))) (-1570 (*1 *2 *3) (-12 (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *4 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *4))))) (-1570 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-308 *4 *5)) (-4 *5 (-13 (-27) (-1167) (-423 *4))))))
+(-10 -7 (-15 -1570 ((-52) (-1145))) (-15 -1570 ((-52) |#2|)) (-15 -1570 ((-52) |#2| (-749))) (-15 -1570 ((-52) |#2| (-287 |#2|))) (-15 -1570 ((-52) |#2| (-287 |#2|) (-749))) (-15 -1583 ((-52) (-1145))) (-15 -1583 ((-52) |#2|)) (-15 -1583 ((-52) |#2| (-550))) (-15 -1583 ((-52) |#2| (-287 |#2|))) (-15 -1583 ((-52) |#2| (-287 |#2|) (-550))) (-15 -1595 ((-52) (-1145))) (-15 -1595 ((-52) |#2|)) (-15 -1595 ((-52) |#2| (-400 (-550)))) (-15 -1595 ((-52) |#2| (-287 |#2|))) (-15 -1595 ((-52) |#2| (-287 |#2|) (-400 (-550)))) (-15 -2744 ((-52) (-1145))) (-15 -2744 ((-52) |#2|)) (-15 -2744 ((-52) |#2| (-400 (-550)))) (-15 -2744 ((-52) |#2| (-287 |#2|))) (-15 -2744 ((-52) |#2| (-287 |#2|) (-400 (-550)))))
+((-2221 (((-112) $ $) NIL)) (-1510 (((-623 $) $ (-1145)) NIL (|has| |#1| (-542))) (((-623 $) $) NIL (|has| |#1| (-542))) (((-623 $) (-1141 $) (-1145)) NIL (|has| |#1| (-542))) (((-623 $) (-1141 $)) NIL (|has| |#1| (-542))) (((-623 $) (-926 $)) NIL (|has| |#1| (-542)))) (-2966 (($ $ (-1145)) NIL (|has| |#1| (-542))) (($ $) NIL (|has| |#1| (-542))) (($ (-1141 $) (-1145)) NIL (|has| |#1| (-542))) (($ (-1141 $)) NIL (|has| |#1| (-542))) (($ (-926 $)) NIL (|has| |#1| (-542)))) (-3378 (((-112) $) 27 (-1489 (|has| |#1| (-25)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021)))))) (-1516 (((-623 (-1145)) $) 351)) (-1705 (((-400 (-1141 $)) $ (-594 $)) NIL (|has| |#1| (-542)))) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-1608 (((-623 (-594 $)) $) NIL)) (-4160 (($ $) 161 (|has| |#1| (-542)))) (-2820 (($ $) 137 (|has| |#1| (-542)))) (-1846 (($ $ (-1061 $)) 222 (|has| |#1| (-542))) (($ $ (-1145)) 218 (|has| |#1| (-542)))) (-1993 (((-3 $ "failed") $ $) NIL (-1489 (|has| |#1| (-21)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021)))))) (-4230 (($ $ (-287 $)) NIL) (($ $ (-623 (-287 $))) 368) (($ $ (-623 (-594 $)) (-623 $)) 412)) (-4050 (((-411 (-1141 $)) (-1141 $)) 295 (-12 (|has| |#1| (-444)) (|has| |#1| (-542))))) (-2318 (($ $) NIL (|has| |#1| (-542)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-542)))) (-1745 (($ $) NIL (|has| |#1| (-542)))) (-1611 (((-112) $ $) NIL (|has| |#1| (-542)))) (-4137 (($ $) 157 (|has| |#1| (-542)))) (-2796 (($ $) 133 (|has| |#1| (-542)))) (-4314 (($ $ (-550)) 72 (|has| |#1| (-542)))) (-4183 (($ $) 165 (|has| |#1| (-542)))) (-2844 (($ $) 141 (|has| |#1| (-542)))) (-2991 (($) NIL (-1489 (|has| |#1| (-25)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021))) (|has| |#1| (-1081))) CONST)) (-1600 (((-623 $) $ (-1145)) NIL (|has| |#1| (-542))) (((-623 $) $) NIL (|has| |#1| (-542))) (((-623 $) (-1141 $) (-1145)) NIL (|has| |#1| (-542))) (((-623 $) (-1141 $)) NIL (|has| |#1| (-542))) (((-623 $) (-926 $)) NIL (|has| |#1| (-542)))) (-3217 (($ $ (-1145)) NIL (|has| |#1| (-542))) (($ $) NIL (|has| |#1| (-542))) (($ (-1141 $) (-1145)) 124 (|has| |#1| (-542))) (($ (-1141 $)) NIL (|has| |#1| (-542))) (($ (-926 $)) NIL (|has| |#1| (-542)))) (-2288 (((-3 (-594 $) "failed") $) 17) (((-3 (-1145) "failed") $) NIL) (((-3 |#1| "failed") $) 421) (((-3 (-48) "failed") $) 323 (-12 (|has| |#1| (-542)) (|has| |#1| (-1012 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-926 |#1|)) "failed") $) NIL (|has| |#1| (-542))) (((-3 (-926 |#1|) "failed") $) NIL (|has| |#1| (-1021))) (((-3 (-400 (-550)) "failed") $) 46 (-1489 (-12 (|has| |#1| (-542)) (|has| |#1| (-1012 (-550)))) (|has| |#1| (-1012 (-400 (-550))))))) (-2202 (((-594 $) $) 11) (((-1145) $) NIL) ((|#1| $) 403) (((-48) $) NIL (-12 (|has| |#1| (-542)) (|has| |#1| (-1012 (-550))))) (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-400 (-926 |#1|)) $) NIL (|has| |#1| (-542))) (((-926 |#1|) $) NIL (|has| |#1| (-1021))) (((-400 (-550)) $) 306 (-1489 (-12 (|has| |#1| (-542)) (|has| |#1| (-1012 (-550)))) (|has| |#1| (-1012 (-400 (-550))))))) (-3455 (($ $ $) NIL (|has| |#1| (-542)))) (-3756 (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) 117 (|has| |#1| (-1021))) (((-667 |#1|) (-667 $)) 107 (|has| |#1| (-1021))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021)))) (((-667 (-550)) (-667 $)) NIL (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021))))) (-2924 (($ $) 89 (|has| |#1| (-542)))) (-1537 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021))) (|has| |#1| (-1081))))) (-3429 (($ $ $) NIL (|has| |#1| (-542)))) (-3141 (($ $ (-1061 $)) 226 (|has| |#1| (-542))) (($ $ (-1145)) 224 (|has| |#1| (-542)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| |#1| (-542)))) (-1568 (((-112) $) NIL (|has| |#1| (-542)))) (-3532 (($ $ $) 192 (|has| |#1| (-542)))) (-4187 (($) 127 (|has| |#1| (-542)))) (-4083 (($ $ $) 212 (|has| |#1| (-542)))) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) 374 (|has| |#1| (-860 (-550)))) (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) 381 (|has| |#1| (-860 (-372))))) (-1465 (($ $) NIL) (($ (-623 $)) NIL)) (-3745 (((-623 (-114)) $) NIL)) (-1355 (((-114) (-114)) 267)) (-2419 (((-112) $) 25 (-1489 (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021))) (|has| |#1| (-1081))))) (-1286 (((-112) $) NIL (|has| $ (-1012 (-550))))) (-1484 (($ $) 71 (|has| |#1| (-1021)))) (-4153 (((-1094 |#1| (-594 $)) $) 84 (|has| |#1| (-1021)))) (-2685 (((-112) $) 64 (|has| |#1| (-542)))) (-1893 (($ $ (-550)) NIL (|has| |#1| (-542)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-542)))) (-1333 (((-1141 $) (-594 $)) 268 (|has| $ (-1021)))) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2392 (($ (-1 $ $) (-594 $)) 408)) (-2041 (((-3 (-594 $) "failed") $) NIL)) (-3080 (($ $) 131 (|has| |#1| (-542)))) (-3431 (($ $) 237 (|has| |#1| (-542)))) (-3231 (($ (-623 $)) NIL (|has| |#1| (-542))) (($ $ $) NIL (|has| |#1| (-542)))) (-2369 (((-1127) $) NIL)) (-1694 (((-623 (-594 $)) $) 49)) (-4232 (($ (-114) $) NIL) (($ (-114) (-623 $)) 413)) (-3833 (((-3 (-623 $) "failed") $) NIL (|has| |#1| (-1081)))) (-1795 (((-3 (-2 (|:| |val| $) (|:| -3068 (-550))) "failed") $) NIL (|has| |#1| (-1021)))) (-3017 (((-3 (-623 $) "failed") $) 416 (|has| |#1| (-25)))) (-2934 (((-3 (-2 (|:| -4304 (-550)) (|:| |var| (-594 $))) "failed") $) 420 (|has| |#1| (-25)))) (-2891 (((-3 (-2 (|:| |var| (-594 $)) (|:| -3068 (-550))) "failed") $) NIL (|has| |#1| (-1081))) (((-3 (-2 (|:| |var| (-594 $)) (|:| -3068 (-550))) "failed") $ (-114)) NIL (|has| |#1| (-1021))) (((-3 (-2 (|:| |var| (-594 $)) (|:| -3068 (-550))) "failed") $ (-1145)) NIL (|has| |#1| (-1021)))) (-2366 (((-112) $ (-114)) NIL) (((-112) $ (-1145)) 53)) (-1619 (($ $) NIL (-1489 (|has| |#1| (-465)) (|has| |#1| (-542))))) (-1774 (($ $ (-1145)) 241 (|has| |#1| (-542))) (($ $ (-1061 $)) 243 (|has| |#1| (-542)))) (-1293 (((-749) $) NIL)) (-3445 (((-1089) $) NIL)) (-1628 (((-112) $) 43)) (-1639 ((|#1| $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 288 (|has| |#1| (-542)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-542))) (($ $ $) NIL (|has| |#1| (-542)))) (-4087 (((-112) $ $) NIL) (((-112) $ (-1145)) NIL)) (-3634 (($ $ (-1145)) 216 (|has| |#1| (-542))) (($ $) 214 (|has| |#1| (-542)))) (-3643 (($ $) 208 (|has| |#1| (-542)))) (-2182 (((-411 (-1141 $)) (-1141 $)) 293 (-12 (|has| |#1| (-444)) (|has| |#1| (-542))))) (-1735 (((-411 $) $) NIL (|has| |#1| (-542)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-542))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-542)))) (-3409 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-542)))) (-1644 (($ $) 129 (|has| |#1| (-542)))) (-3725 (((-112) $) NIL (|has| $ (-1012 (-550))))) (-1553 (($ $ (-594 $) $) NIL) (($ $ (-623 (-594 $)) (-623 $)) 407) (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-623 (-1145)) (-623 (-1 $ $))) NIL) (($ $ (-623 (-1145)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-1145) (-1 $ (-623 $))) NIL) (($ $ (-1145) (-1 $ $)) NIL) (($ $ (-623 (-114)) (-623 (-1 $ $))) 361) (($ $ (-623 (-114)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-114) (-1 $ (-623 $))) NIL) (($ $ (-114) (-1 $ $)) NIL) (($ $ (-1145)) NIL (|has| |#1| (-596 (-526)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-596 (-526)))) (($ $) NIL (|has| |#1| (-596 (-526)))) (($ $ (-114) $ (-1145)) 349 (|has| |#1| (-596 (-526)))) (($ $ (-623 (-114)) (-623 $) (-1145)) 348 (|has| |#1| (-596 (-526)))) (($ $ (-623 (-1145)) (-623 (-749)) (-623 (-1 $ $))) NIL (|has| |#1| (-1021))) (($ $ (-623 (-1145)) (-623 (-749)) (-623 (-1 $ (-623 $)))) NIL (|has| |#1| (-1021))) (($ $ (-1145) (-749) (-1 $ (-623 $))) NIL (|has| |#1| (-1021))) (($ $ (-1145) (-749) (-1 $ $)) NIL (|has| |#1| (-1021)))) (-1988 (((-749) $) NIL (|has| |#1| (-542)))) (-2743 (($ $) 229 (|has| |#1| (-542)))) (-2757 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-623 $)) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-542)))) (-1532 (($ $) NIL) (($ $ $) NIL)) (-2779 (($ $) 239 (|has| |#1| (-542)))) (-1706 (($ $) 190 (|has| |#1| (-542)))) (-2798 (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-1021))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-1021))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-1021))) (($ $ (-1145)) NIL (|has| |#1| (-1021)))) (-3608 (($ $) 73 (|has| |#1| (-542)))) (-4163 (((-1094 |#1| (-594 $)) $) 86 (|has| |#1| (-542)))) (-3832 (($ $) 304 (|has| $ (-1021)))) (-4194 (($ $) 167 (|has| |#1| (-542)))) (-2856 (($ $) 143 (|has| |#1| (-542)))) (-4171 (($ $) 163 (|has| |#1| (-542)))) (-2832 (($ $) 139 (|has| |#1| (-542)))) (-4149 (($ $) 159 (|has| |#1| (-542)))) (-2807 (($ $) 135 (|has| |#1| (-542)))) (-2451 (((-866 (-550)) $) NIL (|has| |#1| (-596 (-866 (-550))))) (((-866 (-372)) $) NIL (|has| |#1| (-596 (-866 (-372))))) (($ (-411 $)) NIL (|has| |#1| (-542))) (((-526) $) 346 (|has| |#1| (-596 (-526))))) (-3018 (($ $ $) NIL (|has| |#1| (-465)))) (-1353 (($ $ $) NIL (|has| |#1| (-465)))) (-2233 (((-837) $) 406) (($ (-594 $)) 397) (($ (-1145)) 363) (($ |#1|) 324) (($ $) NIL (|has| |#1| (-542))) (($ (-48)) 299 (-12 (|has| |#1| (-542)) (|has| |#1| (-1012 (-550))))) (($ (-1094 |#1| (-594 $))) 88 (|has| |#1| (-1021))) (($ (-400 |#1|)) NIL (|has| |#1| (-542))) (($ (-926 (-400 |#1|))) NIL (|has| |#1| (-542))) (($ (-400 (-926 (-400 |#1|)))) NIL (|has| |#1| (-542))) (($ (-400 (-926 |#1|))) NIL (|has| |#1| (-542))) (($ (-926 |#1|)) NIL (|has| |#1| (-1021))) (($ (-400 (-550))) NIL (-1489 (|has| |#1| (-542)) (|has| |#1| (-1012 (-400 (-550)))))) (($ (-550)) 34 (-1489 (|has| |#1| (-1012 (-550))) (|has| |#1| (-1021))))) (-1613 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3091 (((-749)) NIL (|has| |#1| (-1021)))) (-3790 (($ $) NIL) (($ (-623 $)) NIL)) (-1437 (($ $ $) 210 (|has| |#1| (-542)))) (-3504 (($ $ $) 196 (|has| |#1| (-542)))) (-3966 (($ $ $) 200 (|has| |#1| (-542)))) (-1744 (($ $ $) 194 (|has| |#1| (-542)))) (-2116 (($ $ $) 198 (|has| |#1| (-542)))) (-1905 (((-112) (-114)) 9)) (-4233 (($ $) 173 (|has| |#1| (-542)))) (-2893 (($ $) 149 (|has| |#1| (-542)))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-4206 (($ $) 169 (|has| |#1| (-542)))) (-2869 (($ $) 145 (|has| |#1| (-542)))) (-4255 (($ $) 177 (|has| |#1| (-542)))) (-4117 (($ $) 153 (|has| |#1| (-542)))) (-4282 (($ (-1145) $) NIL) (($ (-1145) $ $) NIL) (($ (-1145) $ $ $) NIL) (($ (-1145) $ $ $ $) NIL) (($ (-1145) (-623 $)) NIL)) (-2577 (($ $) 204 (|has| |#1| (-542)))) (-1850 (($ $) 202 (|has| |#1| (-542)))) (-3363 (($ $) 179 (|has| |#1| (-542)))) (-4127 (($ $) 155 (|has| |#1| (-542)))) (-4244 (($ $) 175 (|has| |#1| (-542)))) (-2905 (($ $) 151 (|has| |#1| (-542)))) (-4218 (($ $) 171 (|has| |#1| (-542)))) (-2880 (($ $) 147 (|has| |#1| (-542)))) (-4188 (($ $) 182 (|has| |#1| (-542)))) (-2688 (($) 20 (-1489 (|has| |#1| (-25)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021)))) CONST)) (-2080 (($ $) 233 (|has| |#1| (-542)))) (-2700 (($) 22 (-1489 (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021))) (|has| |#1| (-1081))) CONST)) (-3257 (($ $) 184 (|has| |#1| (-542))) (($ $ $) 186 (|has| |#1| (-542)))) (-1779 (($ $) 231 (|has| |#1| (-542)))) (-1901 (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-1021))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-1021))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-1021))) (($ $ (-1145)) NIL (|has| |#1| (-1021)))) (-3545 (($ $) 235 (|has| |#1| (-542)))) (-3044 (($ $ $) 188 (|has| |#1| (-542)))) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 81)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 80)) (-2382 (($ (-1094 |#1| (-594 $)) (-1094 |#1| (-594 $))) 98 (|has| |#1| (-542))) (($ $ $) 42 (-1489 (|has| |#1| (-465)) (|has| |#1| (-542))))) (-2370 (($ $ $) 40 (-1489 (|has| |#1| (-21)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021))))) (($ $) 29 (-1489 (|has| |#1| (-21)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021)))))) (-2358 (($ $ $) 38 (-1489 (|has| |#1| (-25)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021)))))) (** (($ $ $) 66 (|has| |#1| (-542))) (($ $ (-400 (-550))) 301 (|has| |#1| (-542))) (($ $ (-550)) 76 (-1489 (|has| |#1| (-465)) (|has| |#1| (-542)))) (($ $ (-749)) 74 (-1489 (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021))) (|has| |#1| (-1081)))) (($ $ (-895)) 78 (-1489 (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021))) (|has| |#1| (-1081))))) (* (($ (-400 (-550)) $) NIL (|has| |#1| (-542))) (($ $ (-400 (-550))) NIL (|has| |#1| (-542))) (($ |#1| $) NIL (|has| |#1| (-170))) (($ $ |#1|) NIL (|has| |#1| (-170))) (($ $ $) 36 (-1489 (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021))) (|has| |#1| (-1081)))) (($ (-550) $) 32 (-1489 (|has| |#1| (-21)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021))))) (($ (-749) $) NIL (-1489 (|has| |#1| (-25)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021))))) (($ (-895) $) NIL (-1489 (|has| |#1| (-25)) (-12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021)))))))
+(((-309 |#1|) (-13 (-423 |#1|) (-10 -8 (IF (|has| |#1| (-542)) (PROGN (-6 (-29 |#1|)) (-6 (-1167)) (-6 (-158)) (-6 (-609)) (-6 (-1108)) (-15 -2924 ($ $)) (-15 -2685 ((-112) $)) (-15 -4314 ($ $ (-550))) (IF (|has| |#1| (-444)) (PROGN (-15 -2182 ((-411 (-1141 $)) (-1141 $))) (-15 -4050 ((-411 (-1141 $)) (-1141 $)))) |%noBranch|) (IF (|has| |#1| (-1012 (-550))) (-6 (-1012 (-48))) |%noBranch|)) |%noBranch|))) (-825)) (T -309))
+((-2924 (*1 *1 *1) (-12 (-5 *1 (-309 *2)) (-4 *2 (-542)) (-4 *2 (-825)))) (-2685 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-309 *3)) (-4 *3 (-542)) (-4 *3 (-825)))) (-4314 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-309 *3)) (-4 *3 (-542)) (-4 *3 (-825)))) (-2182 (*1 *2 *3) (-12 (-5 *2 (-411 (-1141 *1))) (-5 *1 (-309 *4)) (-5 *3 (-1141 *1)) (-4 *4 (-444)) (-4 *4 (-542)) (-4 *4 (-825)))) (-4050 (*1 *2 *3) (-12 (-5 *2 (-411 (-1141 *1))) (-5 *1 (-309 *4)) (-5 *3 (-1141 *1)) (-4 *4 (-444)) (-4 *4 (-542)) (-4 *4 (-825)))))
+(-13 (-423 |#1|) (-10 -8 (IF (|has| |#1| (-542)) (PROGN (-6 (-29 |#1|)) (-6 (-1167)) (-6 (-158)) (-6 (-609)) (-6 (-1108)) (-15 -2924 ($ $)) (-15 -2685 ((-112) $)) (-15 -4314 ($ $ (-550))) (IF (|has| |#1| (-444)) (PROGN (-15 -2182 ((-411 (-1141 $)) (-1141 $))) (-15 -4050 ((-411 (-1141 $)) (-1141 $)))) |%noBranch|) (IF (|has| |#1| (-1012 (-550))) (-6 (-1012 (-48))) |%noBranch|)) |%noBranch|)))
+((-2165 (((-52) |#2| (-114) (-287 |#2|) (-623 |#2|)) 88) (((-52) |#2| (-114) (-287 |#2|) (-287 |#2|)) 84) (((-52) |#2| (-114) (-287 |#2|) |#2|) 86) (((-52) (-287 |#2|) (-114) (-287 |#2|) |#2|) 87) (((-52) (-623 |#2|) (-623 (-114)) (-287 |#2|) (-623 (-287 |#2|))) 80) (((-52) (-623 |#2|) (-623 (-114)) (-287 |#2|) (-623 |#2|)) 82) (((-52) (-623 (-287 |#2|)) (-623 (-114)) (-287 |#2|) (-623 |#2|)) 83) (((-52) (-623 (-287 |#2|)) (-623 (-114)) (-287 |#2|) (-623 (-287 |#2|))) 81) (((-52) (-287 |#2|) (-114) (-287 |#2|) (-623 |#2|)) 89) (((-52) (-287 |#2|) (-114) (-287 |#2|) (-287 |#2|)) 85)))
+(((-310 |#1| |#2|) (-10 -7 (-15 -2165 ((-52) (-287 |#2|) (-114) (-287 |#2|) (-287 |#2|))) (-15 -2165 ((-52) (-287 |#2|) (-114) (-287 |#2|) (-623 |#2|))) (-15 -2165 ((-52) (-623 (-287 |#2|)) (-623 (-114)) (-287 |#2|) (-623 (-287 |#2|)))) (-15 -2165 ((-52) (-623 (-287 |#2|)) (-623 (-114)) (-287 |#2|) (-623 |#2|))) (-15 -2165 ((-52) (-623 |#2|) (-623 (-114)) (-287 |#2|) (-623 |#2|))) (-15 -2165 ((-52) (-623 |#2|) (-623 (-114)) (-287 |#2|) (-623 (-287 |#2|)))) (-15 -2165 ((-52) (-287 |#2|) (-114) (-287 |#2|) |#2|)) (-15 -2165 ((-52) |#2| (-114) (-287 |#2|) |#2|)) (-15 -2165 ((-52) |#2| (-114) (-287 |#2|) (-287 |#2|))) (-15 -2165 ((-52) |#2| (-114) (-287 |#2|) (-623 |#2|)))) (-13 (-825) (-542) (-596 (-526))) (-423 |#1|)) (T -310))
+((-2165 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-114)) (-5 *5 (-287 *3)) (-5 *6 (-623 *3)) (-4 *3 (-423 *7)) (-4 *7 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *7 *3)))) (-2165 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-114)) (-5 *5 (-287 *3)) (-4 *3 (-423 *6)) (-4 *6 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *6 *3)))) (-2165 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-114)) (-5 *5 (-287 *3)) (-4 *3 (-423 *6)) (-4 *6 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *6 *3)))) (-2165 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-287 *5)) (-5 *4 (-114)) (-4 *5 (-423 *6)) (-4 *6 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *6 *5)))) (-2165 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 (-114))) (-5 *6 (-623 (-287 *8))) (-4 *8 (-423 *7)) (-5 *5 (-287 *8)) (-4 *7 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *7 *8)))) (-2165 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-623 *7)) (-5 *4 (-623 (-114))) (-5 *5 (-287 *7)) (-4 *7 (-423 *6)) (-4 *6 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *6 *7)))) (-2165 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-623 (-287 *8))) (-5 *4 (-623 (-114))) (-5 *5 (-287 *8)) (-5 *6 (-623 *8)) (-4 *8 (-423 *7)) (-4 *7 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *7 *8)))) (-2165 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-623 (-287 *7))) (-5 *4 (-623 (-114))) (-5 *5 (-287 *7)) (-4 *7 (-423 *6)) (-4 *6 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *6 *7)))) (-2165 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-287 *7)) (-5 *4 (-114)) (-5 *5 (-623 *7)) (-4 *7 (-423 *6)) (-4 *6 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *6 *7)))) (-2165 (*1 *2 *3 *4 *3 *3) (-12 (-5 *3 (-287 *6)) (-5 *4 (-114)) (-4 *6 (-423 *5)) (-4 *5 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52)) (-5 *1 (-310 *5 *6)))))
+(-10 -7 (-15 -2165 ((-52) (-287 |#2|) (-114) (-287 |#2|) (-287 |#2|))) (-15 -2165 ((-52) (-287 |#2|) (-114) (-287 |#2|) (-623 |#2|))) (-15 -2165 ((-52) (-623 (-287 |#2|)) (-623 (-114)) (-287 |#2|) (-623 (-287 |#2|)))) (-15 -2165 ((-52) (-623 (-287 |#2|)) (-623 (-114)) (-287 |#2|) (-623 |#2|))) (-15 -2165 ((-52) (-623 |#2|) (-623 (-114)) (-287 |#2|) (-623 |#2|))) (-15 -2165 ((-52) (-623 |#2|) (-623 (-114)) (-287 |#2|) (-623 (-287 |#2|)))) (-15 -2165 ((-52) (-287 |#2|) (-114) (-287 |#2|) |#2|)) (-15 -2165 ((-52) |#2| (-114) (-287 |#2|) |#2|)) (-15 -2165 ((-52) |#2| (-114) (-287 |#2|) (-287 |#2|))) (-15 -2165 ((-52) |#2| (-114) (-287 |#2|) (-623 |#2|))))
+((-1965 (((-1177 (-900)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1063 (-219)) (-219) (-550) (-1127)) 46) (((-1177 (-900)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1063 (-219)) (-219) (-550)) 47) (((-1177 (-900)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1063 (-219)) (-1 (-219) (-219)) (-550) (-1127)) 43) (((-1177 (-900)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1063 (-219)) (-1 (-219) (-219)) (-550)) 44)) (-2390 (((-1 (-219) (-219)) (-219)) 45)))
+(((-311) (-10 -7 (-15 -2390 ((-1 (-219) (-219)) (-219))) (-15 -1965 ((-1177 (-900)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1063 (-219)) (-1 (-219) (-219)) (-550))) (-15 -1965 ((-1177 (-900)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1063 (-219)) (-1 (-219) (-219)) (-550) (-1127))) (-15 -1965 ((-1177 (-900)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1063 (-219)) (-219) (-550))) (-15 -1965 ((-1177 (-900)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1063 (-219)) (-219) (-550) (-1127))))) (T -311))
+((-1965 (*1 *2 *3 *3 *3 *4 *5 *6 *7 *8) (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219))) (-5 *5 (-1063 (-219))) (-5 *6 (-219)) (-5 *7 (-550)) (-5 *8 (-1127)) (-5 *2 (-1177 (-900))) (-5 *1 (-311)))) (-1965 (*1 *2 *3 *3 *3 *4 *5 *6 *7) (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219))) (-5 *5 (-1063 (-219))) (-5 *6 (-219)) (-5 *7 (-550)) (-5 *2 (-1177 (-900))) (-5 *1 (-311)))) (-1965 (*1 *2 *3 *3 *3 *4 *5 *4 *6 *7) (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219))) (-5 *5 (-1063 (-219))) (-5 *6 (-550)) (-5 *7 (-1127)) (-5 *2 (-1177 (-900))) (-5 *1 (-311)))) (-1965 (*1 *2 *3 *3 *3 *4 *5 *4 *6) (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219))) (-5 *5 (-1063 (-219))) (-5 *6 (-550)) (-5 *2 (-1177 (-900))) (-5 *1 (-311)))) (-2390 (*1 *2 *3) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *1 (-311)) (-5 *3 (-219)))))
+(-10 -7 (-15 -2390 ((-1 (-219) (-219)) (-219))) (-15 -1965 ((-1177 (-900)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1063 (-219)) (-1 (-219) (-219)) (-550))) (-15 -1965 ((-1177 (-900)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1063 (-219)) (-1 (-219) (-219)) (-550) (-1127))) (-15 -1965 ((-1177 (-900)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1063 (-219)) (-219) (-550))) (-15 -1965 ((-1177 (-900)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1063 (-219)) (-219) (-550) (-1127))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 25)) (-1516 (((-623 (-1051)) $) NIL)) (-2564 (((-1145) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-2879 (($ $ (-400 (-550))) NIL) (($ $ (-400 (-550)) (-400 (-550))) NIL)) (-4222 (((-1125 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|))) $) 20)) (-4160 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2820 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL (|has| |#1| (-356)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-356)))) (-1745 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1611 (((-112) $ $) NIL (|has| |#1| (-356)))) (-4137 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2796 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2744 (($ (-749) (-1125 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|)))) NIL)) (-4183 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2844 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2991 (($) NIL T CONST)) (-3455 (($ $ $) NIL (|has| |#1| (-356)))) (-1693 (($ $) 32)) (-1537 (((-3 $ "failed") $) NIL)) (-3429 (($ $ $) NIL (|has| |#1| (-356)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-1568 (((-112) $) NIL (|has| |#1| (-356)))) (-3771 (((-112) $) NIL)) (-4187 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2603 (((-400 (-550)) $) NIL) (((-400 (-550)) $ (-400 (-550))) 16)) (-2419 (((-112) $) NIL)) (-1893 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1937 (($ $ (-895)) NIL) (($ $ (-400 (-550))) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| (-400 (-550))) NIL) (($ $ (-1051) (-400 (-550))) NIL) (($ $ (-623 (-1051)) (-623 (-400 (-550)))) NIL)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-3080 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL (|has| |#1| (-356)))) (-2149 (($ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1145)) NIL (-1489 (-12 (|has| |#1| (-15 -2149 (|#1| |#1| (-1145)))) (|has| |#1| (-15 -1516 ((-623 (-1145)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-933)) (|has| |#1| (-1167)))))) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#1| (-356)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-1735 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-4268 (($ $ (-400 (-550))) NIL)) (-3409 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3417 (((-400 (-550)) $) 17)) (-2684 (($ (-1213 |#1| |#2| |#3|)) 11)) (-3068 (((-1213 |#1| |#2| |#3|) $) 12)) (-1644 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1553 (((-1125 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))))) (-1988 (((-749) $) NIL (|has| |#1| (-356)))) (-2757 ((|#1| $ (-400 (-550))) NIL) (($ $ $) NIL (|has| (-400 (-550)) (-1081)))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-356)))) (-2798 (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-3661 (((-400 (-550)) $) NIL)) (-4194 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2856 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4171 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2832 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4149 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2807 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4012 (($ $) 10)) (-2233 (((-837) $) 38) (($ (-550)) NIL) (($ |#1|) NIL (|has| |#1| (-170))) (($ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $) NIL (|has| |#1| (-542)))) (-1708 ((|#1| $ (-400 (-550))) 30)) (-1613 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3091 (((-749)) NIL)) (-1808 ((|#1| $) NIL)) (-4233 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2893 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-4206 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2869 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4255 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4117 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2154 ((|#1| $ (-400 (-550))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))) (|has| |#1| (-15 -2233 (|#1| (-1145))))))) (-3363 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4127 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4244 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2905 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4218 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2880 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 27)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 33)) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
+(((-312 |#1| |#2| |#3|) (-13 (-1209 |#1|) (-770) (-10 -8 (-15 -2684 ($ (-1213 |#1| |#2| |#3|))) (-15 -3068 ((-1213 |#1| |#2| |#3|) $)) (-15 -3417 ((-400 (-550)) $)))) (-13 (-356) (-825)) (-1145) |#1|) (T -312))
+((-2684 (*1 *1 *2) (-12 (-5 *2 (-1213 *3 *4 *5)) (-4 *3 (-13 (-356) (-825))) (-14 *4 (-1145)) (-14 *5 *3) (-5 *1 (-312 *3 *4 *5)))) (-3068 (*1 *2 *1) (-12 (-5 *2 (-1213 *3 *4 *5)) (-5 *1 (-312 *3 *4 *5)) (-4 *3 (-13 (-356) (-825))) (-14 *4 (-1145)) (-14 *5 *3))) (-3417 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-312 *3 *4 *5)) (-4 *3 (-13 (-356) (-825))) (-14 *4 (-1145)) (-14 *5 *3))))
+(-13 (-1209 |#1|) (-770) (-10 -8 (-15 -2684 ($ (-1213 |#1| |#2| |#3|))) (-15 -3068 ((-1213 |#1| |#2| |#3|) $)) (-15 -3417 ((-400 (-550)) $))))
+((-1893 (((-2 (|:| -3068 (-749)) (|:| -4304 |#1|) (|:| |radicand| (-623 |#1|))) (-411 |#1|) (-749)) 24)) (-3080 (((-623 (-2 (|:| -4304 (-749)) (|:| |logand| |#1|))) (-411 |#1|)) 28)))
+(((-313 |#1|) (-10 -7 (-15 -1893 ((-2 (|:| -3068 (-749)) (|:| -4304 |#1|) (|:| |radicand| (-623 |#1|))) (-411 |#1|) (-749))) (-15 -3080 ((-623 (-2 (|:| -4304 (-749)) (|:| |logand| |#1|))) (-411 |#1|)))) (-542)) (T -313))
+((-3080 (*1 *2 *3) (-12 (-5 *3 (-411 *4)) (-4 *4 (-542)) (-5 *2 (-623 (-2 (|:| -4304 (-749)) (|:| |logand| *4)))) (-5 *1 (-313 *4)))) (-1893 (*1 *2 *3 *4) (-12 (-5 *3 (-411 *5)) (-4 *5 (-542)) (-5 *2 (-2 (|:| -3068 (-749)) (|:| -4304 *5) (|:| |radicand| (-623 *5)))) (-5 *1 (-313 *5)) (-5 *4 (-749)))))
+(-10 -7 (-15 -1893 ((-2 (|:| -3068 (-749)) (|:| -4304 |#1|) (|:| |radicand| (-623 |#1|))) (-411 |#1|) (-749))) (-15 -3080 ((-623 (-2 (|:| -4304 (-749)) (|:| |logand| |#1|))) (-411 |#1|))))
+((-1516 (((-623 |#2|) (-1141 |#4|)) 43)) (-4022 ((|#3| (-550)) 46)) (-3008 (((-1141 |#4|) (-1141 |#3|)) 30)) (-2399 (((-1141 |#4|) (-1141 |#4|) (-550)) 56)) (-2396 (((-1141 |#3|) (-1141 |#4|)) 21)) (-3661 (((-623 (-749)) (-1141 |#4|) (-623 |#2|)) 40)) (-2943 (((-1141 |#3|) (-1141 |#4|) (-623 |#2|) (-623 |#3|)) 35)))
+(((-314 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2943 ((-1141 |#3|) (-1141 |#4|) (-623 |#2|) (-623 |#3|))) (-15 -3661 ((-623 (-749)) (-1141 |#4|) (-623 |#2|))) (-15 -1516 ((-623 |#2|) (-1141 |#4|))) (-15 -2396 ((-1141 |#3|) (-1141 |#4|))) (-15 -3008 ((-1141 |#4|) (-1141 |#3|))) (-15 -2399 ((-1141 |#4|) (-1141 |#4|) (-550))) (-15 -4022 (|#3| (-550)))) (-771) (-825) (-1021) (-923 |#3| |#1| |#2|)) (T -314))
+((-4022 (*1 *2 *3) (-12 (-5 *3 (-550)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1021)) (-5 *1 (-314 *4 *5 *2 *6)) (-4 *6 (-923 *2 *4 *5)))) (-2399 (*1 *2 *2 *3) (-12 (-5 *2 (-1141 *7)) (-5 *3 (-550)) (-4 *7 (-923 *6 *4 *5)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1021)) (-5 *1 (-314 *4 *5 *6 *7)))) (-3008 (*1 *2 *3) (-12 (-5 *3 (-1141 *6)) (-4 *6 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-1141 *7)) (-5 *1 (-314 *4 *5 *6 *7)) (-4 *7 (-923 *6 *4 *5)))) (-2396 (*1 *2 *3) (-12 (-5 *3 (-1141 *7)) (-4 *7 (-923 *6 *4 *5)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1021)) (-5 *2 (-1141 *6)) (-5 *1 (-314 *4 *5 *6 *7)))) (-1516 (*1 *2 *3) (-12 (-5 *3 (-1141 *7)) (-4 *7 (-923 *6 *4 *5)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1021)) (-5 *2 (-623 *5)) (-5 *1 (-314 *4 *5 *6 *7)))) (-3661 (*1 *2 *3 *4) (-12 (-5 *3 (-1141 *8)) (-5 *4 (-623 *6)) (-4 *6 (-825)) (-4 *8 (-923 *7 *5 *6)) (-4 *5 (-771)) (-4 *7 (-1021)) (-5 *2 (-623 (-749))) (-5 *1 (-314 *5 *6 *7 *8)))) (-2943 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1141 *9)) (-5 *4 (-623 *7)) (-5 *5 (-623 *8)) (-4 *7 (-825)) (-4 *8 (-1021)) (-4 *9 (-923 *8 *6 *7)) (-4 *6 (-771)) (-5 *2 (-1141 *8)) (-5 *1 (-314 *6 *7 *8 *9)))))
+(-10 -7 (-15 -2943 ((-1141 |#3|) (-1141 |#4|) (-623 |#2|) (-623 |#3|))) (-15 -3661 ((-623 (-749)) (-1141 |#4|) (-623 |#2|))) (-15 -1516 ((-623 |#2|) (-1141 |#4|))) (-15 -2396 ((-1141 |#3|) (-1141 |#4|))) (-15 -3008 ((-1141 |#4|) (-1141 |#3|))) (-15 -2399 ((-1141 |#4|) (-1141 |#4|) (-550))) (-15 -4022 (|#3| (-550))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 14)) (-4222 (((-623 (-2 (|:| |gen| |#1|) (|:| -1644 (-550)))) $) 18)) (-1993 (((-3 $ "failed") $ $) NIL)) (-3828 (((-749) $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) NIL)) (-2202 ((|#1| $) NIL)) (-3325 ((|#1| $ (-550)) NIL)) (-2536 (((-550) $ (-550)) NIL)) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-1453 (($ (-1 |#1| |#1|) $) NIL)) (-3067 (($ (-1 (-550) (-550)) $) 10)) (-2369 (((-1127) $) NIL)) (-3528 (($ $ $) NIL (|has| (-550) (-770)))) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL) (($ |#1|) NIL)) (-1708 (((-550) |#1| $) NIL)) (-2688 (($) 15 T CONST)) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) 21 (|has| |#1| (-825)))) (-2370 (($ $) 11) (($ $ $) 20)) (-2358 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ (-550)) NIL) (($ (-550) |#1|) 19)))
+(((-315 |#1|) (-13 (-21) (-696 (-550)) (-316 |#1| (-550)) (-10 -7 (IF (|has| |#1| (-825)) (-6 (-825)) |%noBranch|))) (-1069)) (T -315))
NIL
(-13 (-21) (-696 (-550)) (-316 |#1| (-550)) (-10 -7 (IF (|has| |#1| (-825)) (-6 (-825)) |%noBranch|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-2575 (((-623 (-2 (|:| |gen| |#1|) (|:| -1812 |#2|))) $) 27)) (-3219 (((-3 $ "failed") $ $) 19)) (-4319 (((-749) $) 28)) (-3513 (($) 17 T CONST)) (-3880 (((-3 |#1| "failed") $) 32)) (-2726 ((|#1| $) 31)) (-1980 ((|#1| $ (-550)) 25)) (-2468 ((|#2| $ (-550)) 26)) (-2808 (($ (-1 |#1| |#1|) $) 22)) (-2388 (($ (-1 |#2| |#2|) $) 23)) (-1825 (((-1126) $) 9)) (-2314 (($ $ $) 21 (|has| |#2| (-770)))) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11) (($ |#1|) 33)) (-2510 ((|#2| |#1| $) 24)) (-2626 (($) 18 T CONST)) (-2316 (((-112) $ $) 6)) (-2391 (($ $ $) 14) (($ |#1| $) 30)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ |#2| |#1|) 29)))
-(((-316 |#1| |#2|) (-138) (-1068) (-130)) (T -316))
-((-2391 (*1 *1 *2 *1) (-12 (-4 *1 (-316 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-130)))) (* (*1 *1 *2 *3) (-12 (-4 *1 (-316 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-130)))) (-4319 (*1 *2 *1) (-12 (-4 *1 (-316 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-130)) (-5 *2 (-749)))) (-2575 (*1 *2 *1) (-12 (-4 *1 (-316 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-130)) (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1812 *4)))))) (-2468 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-316 *4 *2)) (-4 *4 (-1068)) (-4 *2 (-130)))) (-1980 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-316 *2 *4)) (-4 *4 (-130)) (-4 *2 (-1068)))) (-2510 (*1 *2 *3 *1) (-12 (-4 *1 (-316 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-130)))) (-2388 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-316 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-130)))) (-2808 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-316 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-130)))) (-2314 (*1 *1 *1 *1) (-12 (-4 *1 (-316 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-130)) (-4 *3 (-770)))))
-(-13 (-130) (-1011 |t#1|) (-10 -8 (-15 -2391 ($ |t#1| $)) (-15 * ($ |t#2| |t#1|)) (-15 -4319 ((-749) $)) (-15 -2575 ((-623 (-2 (|:| |gen| |t#1|) (|:| -1812 |t#2|))) $)) (-15 -2468 (|t#2| $ (-550))) (-15 -1980 (|t#1| $ (-550))) (-15 -2510 (|t#2| |t#1| $)) (-15 -2388 ($ (-1 |t#2| |t#2|) $)) (-15 -2808 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#2| (-770)) (-15 -2314 ($ $ $)) |%noBranch|)))
-(((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-1011 |#1|) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-2575 (((-623 (-2 (|:| |gen| |#1|) (|:| -1812 (-749)))) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-4319 (((-749) $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) NIL)) (-2726 ((|#1| $) NIL)) (-1980 ((|#1| $ (-550)) NIL)) (-2468 (((-749) $ (-550)) NIL)) (-2808 (($ (-1 |#1| |#1|) $) NIL)) (-2388 (($ (-1 (-749) (-749)) $) NIL)) (-1825 (((-1126) $) NIL)) (-2314 (($ $ $) NIL (|has| (-749) (-770)))) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL) (($ |#1|) NIL)) (-2510 (((-749) |#1| $) NIL)) (-2626 (($) NIL T CONST)) (-2316 (((-112) $ $) NIL)) (-2391 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-749) |#1|) NIL)))
-(((-317 |#1|) (-316 |#1| (-749)) (-1068)) (T -317))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-4222 (((-623 (-2 (|:| |gen| |#1|) (|:| -1644 |#2|))) $) 27)) (-1993 (((-3 $ "failed") $ $) 19)) (-3828 (((-749) $) 28)) (-2991 (($) 17 T CONST)) (-2288 (((-3 |#1| "failed") $) 32)) (-2202 ((|#1| $) 31)) (-3325 ((|#1| $ (-550)) 25)) (-2536 ((|#2| $ (-550)) 26)) (-1453 (($ (-1 |#1| |#1|) $) 22)) (-3067 (($ (-1 |#2| |#2|) $) 23)) (-2369 (((-1127) $) 9)) (-3528 (($ $ $) 21 (|has| |#2| (-770)))) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11) (($ |#1|) 33)) (-1708 ((|#2| |#1| $) 24)) (-2688 (($) 18 T CONST)) (-2264 (((-112) $ $) 6)) (-2358 (($ $ $) 14) (($ |#1| $) 30)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ |#2| |#1|) 29)))
+(((-316 |#1| |#2|) (-138) (-1069) (-130)) (T -316))
+((-2358 (*1 *1 *2 *1) (-12 (-4 *1 (-316 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-130)))) (* (*1 *1 *2 *3) (-12 (-4 *1 (-316 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-130)))) (-3828 (*1 *2 *1) (-12 (-4 *1 (-316 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-130)) (-5 *2 (-749)))) (-4222 (*1 *2 *1) (-12 (-4 *1 (-316 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-130)) (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1644 *4)))))) (-2536 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-316 *4 *2)) (-4 *4 (-1069)) (-4 *2 (-130)))) (-3325 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-316 *2 *4)) (-4 *4 (-130)) (-4 *2 (-1069)))) (-1708 (*1 *2 *3 *1) (-12 (-4 *1 (-316 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-130)))) (-3067 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-316 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-130)))) (-1453 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-316 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-130)))) (-3528 (*1 *1 *1 *1) (-12 (-4 *1 (-316 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-130)) (-4 *3 (-770)))))
+(-13 (-130) (-1012 |t#1|) (-10 -8 (-15 -2358 ($ |t#1| $)) (-15 * ($ |t#2| |t#1|)) (-15 -3828 ((-749) $)) (-15 -4222 ((-623 (-2 (|:| |gen| |t#1|) (|:| -1644 |t#2|))) $)) (-15 -2536 (|t#2| $ (-550))) (-15 -3325 (|t#1| $ (-550))) (-15 -1708 (|t#2| |t#1| $)) (-15 -3067 ($ (-1 |t#2| |t#2|) $)) (-15 -1453 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#2| (-770)) (-15 -3528 ($ $ $)) |%noBranch|)))
+(((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-1012 |#1|) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-4222 (((-623 (-2 (|:| |gen| |#1|) (|:| -1644 (-749)))) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-3828 (((-749) $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) NIL)) (-2202 ((|#1| $) NIL)) (-3325 ((|#1| $ (-550)) NIL)) (-2536 (((-749) $ (-550)) NIL)) (-1453 (($ (-1 |#1| |#1|) $) NIL)) (-3067 (($ (-1 (-749) (-749)) $) NIL)) (-2369 (((-1127) $) NIL)) (-3528 (($ $ $) NIL (|has| (-749) (-770)))) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL) (($ |#1|) NIL)) (-1708 (((-749) |#1| $) NIL)) (-2688 (($) NIL T CONST)) (-2264 (((-112) $ $) NIL)) (-2358 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-749) |#1|) NIL)))
+(((-317 |#1|) (-316 |#1| (-749)) (-1069)) (T -317))
NIL
(-316 |#1| (-749))
-((-2674 (($ $) 53)) (-2613 (($ $ |#2| |#3| $) 14)) (-2688 (($ (-1 |#3| |#3|) $) 33)) (-3248 (((-112) $) 24)) (-3256 ((|#2| $) 26)) (-1495 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#2|) 44)) (-2503 ((|#2| $) 49)) (-3511 (((-623 |#2|) $) 36)) (-2540 (($ $ $ (-749)) 20)) (-2414 (($ $ |#2|) 40)))
-(((-318 |#1| |#2| |#3|) (-10 -8 (-15 -2674 (|#1| |#1|)) (-15 -2503 (|#2| |#1|)) (-15 -1495 ((-3 |#1| "failed") |#1| |#2|)) (-15 -2540 (|#1| |#1| |#1| (-749))) (-15 -2613 (|#1| |#1| |#2| |#3| |#1|)) (-15 -2688 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3511 ((-623 |#2|) |#1|)) (-15 -3256 (|#2| |#1|)) (-15 -3248 ((-112) |#1|)) (-15 -1495 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2414 (|#1| |#1| |#2|))) (-319 |#2| |#3|) (-1020) (-770)) (T -318))
-NIL
-(-10 -8 (-15 -2674 (|#1| |#1|)) (-15 -2503 (|#2| |#1|)) (-15 -1495 ((-3 |#1| "failed") |#1| |#2|)) (-15 -2540 (|#1| |#1| |#1| (-749))) (-15 -2613 (|#1| |#1| |#2| |#3| |#1|)) (-15 -2688 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3511 ((-623 |#2|) |#1|)) (-15 -3256 (|#2| |#1|)) (-15 -3248 ((-112) |#1|)) (-15 -1495 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2414 (|#1| |#1| |#2|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 49 (|has| |#1| (-542)))) (-1447 (($ $) 50 (|has| |#1| (-542)))) (-4291 (((-112) $) 52 (|has| |#1| (-542)))) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-3880 (((-3 (-550) "failed") $) 88 (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) 86 (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) 85)) (-2726 (((-550) $) 89 (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) 87 (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) 84)) (-3295 (($ $) 58)) (-1386 (((-3 $ "failed") $) 32)) (-2674 (($ $) 73 (|has| |#1| (-444)))) (-2613 (($ $ |#1| |#2| $) 77)) (-3102 (((-112) $) 30)) (-2603 (((-749) $) 80)) (-3439 (((-112) $) 60)) (-3118 (($ |#1| |#2|) 59)) (-1667 ((|#2| $) 79)) (-2688 (($ (-1 |#2| |#2|) $) 78)) (-3972 (($ (-1 |#1| |#1|) $) 61)) (-3267 (($ $) 63)) (-3277 ((|#1| $) 64)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-3248 (((-112) $) 83)) (-3256 ((|#1| $) 82)) (-1495 (((-3 $ "failed") $ $) 48 (|has| |#1| (-542))) (((-3 $ "failed") $ |#1|) 75 (|has| |#1| (-542)))) (-2970 ((|#2| $) 62)) (-2503 ((|#1| $) 74 (|has| |#1| (-444)))) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 47 (|has| |#1| (-542))) (($ |#1|) 45) (($ (-400 (-550))) 55 (-1561 (|has| |#1| (-1011 (-400 (-550)))) (|has| |#1| (-38 (-400 (-550))))))) (-3511 (((-623 |#1|) $) 81)) (-2510 ((|#1| $ |#2|) 57)) (-4242 (((-3 $ "failed") $) 46 (|has| |#1| (-143)))) (-2390 (((-749)) 28)) (-2540 (($ $ $ (-749)) 76 (|has| |#1| (-170)))) (-1345 (((-112) $ $) 51 (|has| |#1| (-542)))) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2414 (($ $ |#1|) 56 (|has| |#1| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 66) (($ |#1| $) 65) (($ (-400 (-550)) $) 54 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 53 (|has| |#1| (-38 (-400 (-550)))))))
-(((-319 |#1| |#2|) (-138) (-1020) (-770)) (T -319))
-((-3248 (*1 *2 *1) (-12 (-4 *1 (-319 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-770)) (-5 *2 (-112)))) (-3256 (*1 *2 *1) (-12 (-4 *1 (-319 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1020)))) (-3511 (*1 *2 *1) (-12 (-4 *1 (-319 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-770)) (-5 *2 (-623 *3)))) (-2603 (*1 *2 *1) (-12 (-4 *1 (-319 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-770)) (-5 *2 (-749)))) (-1667 (*1 *2 *1) (-12 (-4 *1 (-319 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-770)))) (-2688 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-319 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-770)))) (-2613 (*1 *1 *1 *2 *3 *1) (-12 (-4 *1 (-319 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-770)))) (-2540 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-319 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-770)) (-4 *3 (-170)))) (-1495 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-319 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-770)) (-4 *2 (-542)))) (-2503 (*1 *2 *1) (-12 (-4 *1 (-319 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1020)) (-4 *2 (-444)))) (-2674 (*1 *1 *1) (-12 (-4 *1 (-319 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-770)) (-4 *2 (-444)))))
-(-13 (-47 |t#1| |t#2|) (-404 |t#1|) (-10 -8 (-15 -3248 ((-112) $)) (-15 -3256 (|t#1| $)) (-15 -3511 ((-623 |t#1|) $)) (-15 -2603 ((-749) $)) (-15 -1667 (|t#2| $)) (-15 -2688 ($ (-1 |t#2| |t#2|) $)) (-15 -2613 ($ $ |t#1| |t#2| $)) (IF (|has| |t#1| (-170)) (-15 -2540 ($ $ $ (-749))) |%noBranch|) (IF (|has| |t#1| (-542)) (-15 -1495 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-444)) (PROGN (-15 -2503 (|t#1| $)) (-15 -2674 ($ $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) |has| |#1| (-542)) ((-101) . T) ((-111 #0# #0#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1561 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-170) -1561 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-283) |has| |#1| (-542)) ((-404 |#1|) . T) ((-542) |has| |#1| (-542)) ((-626 #0#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #0#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) |has| |#1| (-542)) ((-705) . T) ((-1011 (-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) ((-1011 (-550)) |has| |#1| (-1011 (-550))) ((-1011 |#1|) . T) ((-1026 #0#) |has| |#1| (-38 (-400 (-550)))) ((-1026 |#1|) . T) ((-1026 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-3654 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-825)))) (-3491 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4343))) (($ $) NIL (-12 (|has| $ (-6 -4343)) (|has| |#1| (-825))))) (-1674 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-825)))) (-4047 (((-112) $ (-749)) NIL)) (-1734 (((-112) (-112)) NIL)) (-1705 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) NIL (|has| $ (-6 -4343)))) (-3378 (($ (-1 (-112) |#1|) $) NIL)) (-4253 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3513 (($) NIL T CONST)) (-2342 (($ $) NIL (|has| $ (-6 -4343)))) (-3243 (($ $) NIL)) (-3912 (($ $) NIL (|has| |#1| (-1068)))) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3112 (($ |#1| $) NIL (|has| |#1| (-1068))) (($ (-1 (-112) |#1|) $) NIL)) (-3137 (($ |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4342)))) (-3245 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) NIL)) (-2302 (((-550) (-1 (-112) |#1|) $) NIL) (((-550) |#1| $) NIL (|has| |#1| (-1068))) (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1068)))) (-1884 (($ $ (-550)) NIL)) (-3769 (((-749) $) NIL)) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-2578 (($ (-749) |#1|) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) NIL (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-3884 (($ $ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-1832 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-825)))) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3283 (((-550) $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-1886 (($ $ $ (-550)) NIL) (($ |#1| $ (-550)) NIL)) (-2055 (($ |#1| $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-3888 (($ (-623 |#1|)) NIL)) (-1293 ((|#1| $) NIL (|has| (-550) (-825)))) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3111 (($ $ |#1|) NIL (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#1| $ (-550) |#1|) NIL) ((|#1| $ (-550)) NIL) (($ $ (-1194 (-550))) NIL)) (-3476 (($ $ (-1194 (-550))) NIL) (($ $ (-550)) NIL)) (-1529 (($ $ (-550)) NIL) (($ $ (-1194 (-550))) NIL)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3593 (($ $ $ (-550)) NIL (|has| $ (-6 -4343)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) NIL)) (-3547 (($ $ $) NIL) (($ $ |#1|) NIL)) (-3227 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-623 $)) NIL)) (-1518 (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-320 |#1|) (-13 (-19 |#1|) (-275 |#1|) (-10 -8 (-15 -3888 ($ (-623 |#1|))) (-15 -3769 ((-749) $)) (-15 -1884 ($ $ (-550))) (-15 -1734 ((-112) (-112))))) (-1181)) (T -320))
-((-3888 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-5 *1 (-320 *3)))) (-3769 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-320 *3)) (-4 *3 (-1181)))) (-1884 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-320 *3)) (-4 *3 (-1181)))) (-1734 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-320 *3)) (-4 *3 (-1181)))))
-(-13 (-19 |#1|) (-275 |#1|) (-10 -8 (-15 -3888 ($ (-623 |#1|))) (-15 -3769 ((-749) $)) (-15 -1884 ($ $ (-550))) (-15 -1734 ((-112) (-112)))))
-((-4212 (((-112) $) 42)) (-2155 (((-749)) 22)) (-2252 ((|#2| $) 46) (($ $ (-894)) 101)) (-4319 (((-749)) 102)) (-4110 (($ (-1227 |#2|)) 20)) (-2340 (((-112) $) 115)) (-1389 ((|#2| $) 48) (($ $ (-894)) 99)) (-1428 (((-1140 |#2|) $) NIL) (((-1140 $) $ (-894)) 95)) (-4116 (((-1140 |#2|) $) 82)) (-4008 (((-1140 |#2|) $) 79) (((-3 (-1140 |#2|) "failed") $ $) 76)) (-4235 (($ $ (-1140 |#2|)) 53)) (-3990 (((-811 (-894))) 28) (((-894)) 43)) (-2854 (((-133)) 25)) (-2970 (((-811 (-894)) $) 30) (((-894) $) 117)) (-1273 (($) 108)) (-1373 (((-1227 |#2|) $) NIL) (((-667 |#2|) (-1227 $)) 39)) (-4242 (($ $) NIL) (((-3 $ "failed") $) 85)) (-1288 (((-112) $) 41)))
-(((-321 |#1| |#2|) (-10 -8 (-15 -4242 ((-3 |#1| "failed") |#1|)) (-15 -4319 ((-749))) (-15 -4242 (|#1| |#1|)) (-15 -4008 ((-3 (-1140 |#2|) "failed") |#1| |#1|)) (-15 -4008 ((-1140 |#2|) |#1|)) (-15 -4116 ((-1140 |#2|) |#1|)) (-15 -4235 (|#1| |#1| (-1140 |#2|))) (-15 -2340 ((-112) |#1|)) (-15 -1273 (|#1|)) (-15 -2252 (|#1| |#1| (-894))) (-15 -1389 (|#1| |#1| (-894))) (-15 -1428 ((-1140 |#1|) |#1| (-894))) (-15 -2252 (|#2| |#1|)) (-15 -1389 (|#2| |#1|)) (-15 -2970 ((-894) |#1|)) (-15 -3990 ((-894))) (-15 -1428 ((-1140 |#2|) |#1|)) (-15 -4110 (|#1| (-1227 |#2|))) (-15 -1373 ((-667 |#2|) (-1227 |#1|))) (-15 -1373 ((-1227 |#2|) |#1|)) (-15 -2155 ((-749))) (-15 -3990 ((-811 (-894)))) (-15 -2970 ((-811 (-894)) |#1|)) (-15 -4212 ((-112) |#1|)) (-15 -1288 ((-112) |#1|)) (-15 -2854 ((-133)))) (-322 |#2|) (-356)) (T -321))
-((-2854 (*1 *2) (-12 (-4 *4 (-356)) (-5 *2 (-133)) (-5 *1 (-321 *3 *4)) (-4 *3 (-322 *4)))) (-3990 (*1 *2) (-12 (-4 *4 (-356)) (-5 *2 (-811 (-894))) (-5 *1 (-321 *3 *4)) (-4 *3 (-322 *4)))) (-2155 (*1 *2) (-12 (-4 *4 (-356)) (-5 *2 (-749)) (-5 *1 (-321 *3 *4)) (-4 *3 (-322 *4)))) (-3990 (*1 *2) (-12 (-4 *4 (-356)) (-5 *2 (-894)) (-5 *1 (-321 *3 *4)) (-4 *3 (-322 *4)))) (-4319 (*1 *2) (-12 (-4 *4 (-356)) (-5 *2 (-749)) (-5 *1 (-321 *3 *4)) (-4 *3 (-322 *4)))))
-(-10 -8 (-15 -4242 ((-3 |#1| "failed") |#1|)) (-15 -4319 ((-749))) (-15 -4242 (|#1| |#1|)) (-15 -4008 ((-3 (-1140 |#2|) "failed") |#1| |#1|)) (-15 -4008 ((-1140 |#2|) |#1|)) (-15 -4116 ((-1140 |#2|) |#1|)) (-15 -4235 (|#1| |#1| (-1140 |#2|))) (-15 -2340 ((-112) |#1|)) (-15 -1273 (|#1|)) (-15 -2252 (|#1| |#1| (-894))) (-15 -1389 (|#1| |#1| (-894))) (-15 -1428 ((-1140 |#1|) |#1| (-894))) (-15 -2252 (|#2| |#1|)) (-15 -1389 (|#2| |#1|)) (-15 -2970 ((-894) |#1|)) (-15 -3990 ((-894))) (-15 -1428 ((-1140 |#2|) |#1|)) (-15 -4110 (|#1| (-1227 |#2|))) (-15 -1373 ((-667 |#2|) (-1227 |#1|))) (-15 -1373 ((-1227 |#2|) |#1|)) (-15 -2155 ((-749))) (-15 -3990 ((-811 (-894)))) (-15 -2970 ((-811 (-894)) |#1|)) (-15 -4212 ((-112) |#1|)) (-15 -1288 ((-112) |#1|)) (-15 -2854 ((-133))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-4212 (((-112) $) 91)) (-2155 (((-749)) 87)) (-2252 ((|#1| $) 137) (($ $ (-894)) 134 (|has| |#1| (-361)))) (-1337 (((-1154 (-894) (-749)) (-550)) 119 (|has| |#1| (-361)))) (-3219 (((-3 $ "failed") $ $) 19)) (-1505 (($ $) 70)) (-3564 (((-411 $) $) 69)) (-3631 (((-112) $ $) 57)) (-4319 (((-749)) 109 (|has| |#1| (-361)))) (-3513 (($) 17 T CONST)) (-3880 (((-3 |#1| "failed") $) 98)) (-2726 ((|#1| $) 97)) (-4110 (($ (-1227 |#1|)) 143)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) 125 (|has| |#1| (-361)))) (-3349 (($ $ $) 53)) (-1386 (((-3 $ "failed") $) 32)) (-1741 (($) 106 (|has| |#1| (-361)))) (-1519 (($ $ $) 54)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 49)) (-3485 (($) 121 (|has| |#1| (-361)))) (-3697 (((-112) $) 122 (|has| |#1| (-361)))) (-3714 (($ $ (-749)) 84 (-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))) (($ $) 83 (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3933 (((-112) $) 68)) (-2475 (((-894) $) 124 (|has| |#1| (-361))) (((-811 (-894)) $) 81 (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3102 (((-112) $) 30)) (-2529 (($) 132 (|has| |#1| (-361)))) (-2340 (((-112) $) 131 (|has| |#1| (-361)))) (-1389 ((|#1| $) 138) (($ $ (-894)) 135 (|has| |#1| (-361)))) (-2826 (((-3 $ "failed") $) 110 (|has| |#1| (-361)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-1428 (((-1140 |#1|) $) 142) (((-1140 $) $ (-894)) 136 (|has| |#1| (-361)))) (-2253 (((-894) $) 107 (|has| |#1| (-361)))) (-4116 (((-1140 |#1|) $) 128 (|has| |#1| (-361)))) (-4008 (((-1140 |#1|) $) 127 (|has| |#1| (-361))) (((-3 (-1140 |#1|) "failed") $ $) 126 (|has| |#1| (-361)))) (-4235 (($ $ (-1140 |#1|)) 129 (|has| |#1| (-361)))) (-3106 (($ $ $) 44) (($ (-623 $)) 43)) (-1825 (((-1126) $) 9)) (-3235 (($ $) 67)) (-3862 (($) 111 (|has| |#1| (-361)) CONST)) (-2922 (($ (-894)) 108 (|has| |#1| (-361)))) (-4100 (((-112) $) 90)) (-3337 (((-1088) $) 10)) (-3935 (($) 130 (|has| |#1| (-361)))) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 42)) (-3139 (($ $ $) 46) (($ (-623 $)) 45)) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) 118 (|has| |#1| (-361)))) (-3338 (((-411 $) $) 71)) (-3990 (((-811 (-894))) 88) (((-894)) 140)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-1495 (((-3 $ "failed") $ $) 40)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-3542 (((-749) $) 56)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 55)) (-3811 (((-749) $) 123 (|has| |#1| (-361))) (((-3 (-749) "failed") $ $) 82 (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2854 (((-133)) 96)) (-2393 (($ $) 115 (|has| |#1| (-361))) (($ $ (-749)) 113 (|has| |#1| (-361)))) (-2970 (((-811 (-894)) $) 89) (((-894) $) 139)) (-1310 (((-1140 |#1|)) 141)) (-4288 (($) 120 (|has| |#1| (-361)))) (-1273 (($) 133 (|has| |#1| (-361)))) (-1373 (((-1227 |#1|) $) 145) (((-667 |#1|) (-1227 $)) 144)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) 117 (|has| |#1| (-361)))) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63) (($ |#1|) 99)) (-4242 (($ $) 116 (|has| |#1| (-361))) (((-3 $ "failed") $) 80 (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2390 (((-749)) 28)) (-2437 (((-1227 $)) 147) (((-1227 $) (-894)) 146)) (-1345 (((-112) $ $) 37)) (-1288 (((-112) $) 92)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2072 (($ $) 86 (|has| |#1| (-361))) (($ $ (-749)) 85 (|has| |#1| (-361)))) (-4183 (($ $) 114 (|has| |#1| (-361))) (($ $ (-749)) 112 (|has| |#1| (-361)))) (-2316 (((-112) $ $) 6)) (-2414 (($ $ $) 62) (($ $ |#1|) 95)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64) (($ $ |#1|) 94) (($ |#1| $) 93)))
+((-2731 (($ $) 53)) (-3401 (($ $ |#2| |#3| $) 14)) (-2863 (($ (-1 |#3| |#3|) $) 33)) (-1628 (((-112) $) 24)) (-1639 ((|#2| $) 26)) (-3409 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#2|) 44)) (-1622 ((|#2| $) 49)) (-2969 (((-623 |#2|) $) 36)) (-3895 (($ $ $ (-749)) 20)) (-2382 (($ $ |#2|) 40)))
+(((-318 |#1| |#2| |#3|) (-10 -8 (-15 -2731 (|#1| |#1|)) (-15 -1622 (|#2| |#1|)) (-15 -3409 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3895 (|#1| |#1| |#1| (-749))) (-15 -3401 (|#1| |#1| |#2| |#3| |#1|)) (-15 -2863 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2969 ((-623 |#2|) |#1|)) (-15 -1639 (|#2| |#1|)) (-15 -1628 ((-112) |#1|)) (-15 -3409 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2382 (|#1| |#1| |#2|))) (-319 |#2| |#3|) (-1021) (-770)) (T -318))
+NIL
+(-10 -8 (-15 -2731 (|#1| |#1|)) (-15 -1622 (|#2| |#1|)) (-15 -3409 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3895 (|#1| |#1| |#1| (-749))) (-15 -3401 (|#1| |#1| |#2| |#3| |#1|)) (-15 -2863 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2969 ((-623 |#2|) |#1|)) (-15 -1639 (|#2| |#1|)) (-15 -1628 ((-112) |#1|)) (-15 -3409 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2382 (|#1| |#1| |#2|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 49 (|has| |#1| (-542)))) (-3050 (($ $) 50 (|has| |#1| (-542)))) (-3953 (((-112) $) 52 (|has| |#1| (-542)))) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-2288 (((-3 (-550) "failed") $) 88 (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) 86 (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) 85)) (-2202 (((-550) $) 89 (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) 87 (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) 84)) (-1693 (($ $) 58)) (-1537 (((-3 $ "failed") $) 32)) (-2731 (($ $) 73 (|has| |#1| (-444)))) (-3401 (($ $ |#1| |#2| $) 77)) (-2419 (((-112) $) 30)) (-3324 (((-749) $) 80)) (-3438 (((-112) $) 60)) (-1488 (($ |#1| |#2|) 59)) (-3346 ((|#2| $) 79)) (-2863 (($ (-1 |#2| |#2|) $) 78)) (-2392 (($ (-1 |#1| |#1|) $) 61)) (-1657 (($ $) 63)) (-1670 ((|#1| $) 64)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-1628 (((-112) $) 83)) (-1639 ((|#1| $) 82)) (-3409 (((-3 $ "failed") $ $) 48 (|has| |#1| (-542))) (((-3 $ "failed") $ |#1|) 75 (|has| |#1| (-542)))) (-3661 ((|#2| $) 62)) (-1622 ((|#1| $) 74 (|has| |#1| (-444)))) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 47 (|has| |#1| (-542))) (($ |#1|) 45) (($ (-400 (-550))) 55 (-1489 (|has| |#1| (-1012 (-400 (-550)))) (|has| |#1| (-38 (-400 (-550))))))) (-2969 (((-623 |#1|) $) 81)) (-1708 ((|#1| $ |#2|) 57)) (-1613 (((-3 $ "failed") $) 46 (|has| |#1| (-143)))) (-3091 (((-749)) 28)) (-3895 (($ $ $ (-749)) 76 (|has| |#1| (-170)))) (-1819 (((-112) $ $) 51 (|has| |#1| (-542)))) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2382 (($ $ |#1|) 56 (|has| |#1| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 66) (($ |#1| $) 65) (($ (-400 (-550)) $) 54 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 53 (|has| |#1| (-38 (-400 (-550)))))))
+(((-319 |#1| |#2|) (-138) (-1021) (-770)) (T -319))
+((-1628 (*1 *2 *1) (-12 (-4 *1 (-319 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-770)) (-5 *2 (-112)))) (-1639 (*1 *2 *1) (-12 (-4 *1 (-319 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1021)))) (-2969 (*1 *2 *1) (-12 (-4 *1 (-319 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-770)) (-5 *2 (-623 *3)))) (-3324 (*1 *2 *1) (-12 (-4 *1 (-319 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-770)) (-5 *2 (-749)))) (-3346 (*1 *2 *1) (-12 (-4 *1 (-319 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-770)))) (-2863 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-319 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-770)))) (-3401 (*1 *1 *1 *2 *3 *1) (-12 (-4 *1 (-319 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-770)))) (-3895 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-319 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-770)) (-4 *3 (-170)))) (-3409 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-319 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-770)) (-4 *2 (-542)))) (-1622 (*1 *2 *1) (-12 (-4 *1 (-319 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1021)) (-4 *2 (-444)))) (-2731 (*1 *1 *1) (-12 (-4 *1 (-319 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-770)) (-4 *2 (-444)))))
+(-13 (-47 |t#1| |t#2|) (-404 |t#1|) (-10 -8 (-15 -1628 ((-112) $)) (-15 -1639 (|t#1| $)) (-15 -2969 ((-623 |t#1|) $)) (-15 -3324 ((-749) $)) (-15 -3346 (|t#2| $)) (-15 -2863 ($ (-1 |t#2| |t#2|) $)) (-15 -3401 ($ $ |t#1| |t#2| $)) (IF (|has| |t#1| (-170)) (-15 -3895 ($ $ $ (-749))) |%noBranch|) (IF (|has| |t#1| (-542)) (-15 -3409 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-444)) (PROGN (-15 -1622 (|t#1| $)) (-15 -2731 ($ $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) |has| |#1| (-542)) ((-101) . T) ((-111 #0# #0#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1489 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-170) -1489 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-283) |has| |#1| (-542)) ((-404 |#1|) . T) ((-542) |has| |#1| (-542)) ((-626 #0#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #0#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) |has| |#1| (-542)) ((-705) . T) ((-1012 (-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) ((-1012 (-550)) |has| |#1| (-1012 (-550))) ((-1012 |#1|) . T) ((-1027 #0#) |has| |#1| (-38 (-400 (-550)))) ((-1027 |#1|) . T) ((-1027 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-1837 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-825)))) (-2734 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4345))) (($ $) NIL (-12 (|has| $ (-6 -4345)) (|has| |#1| (-825))))) (-1814 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-825)))) (-3368 (((-112) $ (-749)) NIL)) (-2756 (((-112) (-112)) NIL)) (-2409 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) NIL (|has| $ (-6 -4345)))) (-3994 (($ (-1 (-112) |#1|) $) NIL)) (-2097 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2991 (($) NIL T CONST)) (-3770 (($ $) NIL (|has| $ (-6 -4345)))) (-1999 (($ $) NIL)) (-2599 (($ $) NIL (|has| |#1| (-1069)))) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2505 (($ |#1| $) NIL (|has| |#1| (-1069))) (($ (-1 (-112) |#1|) $) NIL)) (-1979 (($ |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4344)))) (-3317 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) NIL)) (-3088 (((-550) (-1 (-112) |#1|) $) NIL) (((-550) |#1| $) NIL (|has| |#1| (-1069))) (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1069)))) (-1695 (($ $ (-550)) NIL)) (-3653 (((-749) $) NIL)) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3375 (($ (-749) |#1|) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) NIL (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2299 (($ $ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-2441 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-825)))) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2506 (((-550) $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-1715 (($ $ $ (-550)) NIL) (($ |#1| $ (-550)) NIL)) (-1476 (($ |#1| $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-2344 (($ (-623 |#1|)) NIL)) (-3858 ((|#1| $) NIL (|has| (-550) (-825)))) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-2491 (($ $ |#1|) NIL (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#1| $ (-550) |#1|) NIL) ((|#1| $ (-550)) NIL) (($ $ (-1195 (-550))) NIL)) (-3749 (($ $ (-1195 (-550))) NIL) (($ $ (-550)) NIL)) (-1512 (($ $ (-550)) NIL) (($ $ (-1195 (-550))) NIL)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2502 (($ $ $ (-550)) NIL (|has| $ (-6 -4345)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) NIL)) (-2037 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4006 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-623 $)) NIL)) (-2233 (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-320 |#1|) (-13 (-19 |#1|) (-275 |#1|) (-10 -8 (-15 -2344 ($ (-623 |#1|))) (-15 -3653 ((-749) $)) (-15 -1695 ($ $ (-550))) (-15 -2756 ((-112) (-112))))) (-1182)) (T -320))
+((-2344 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-5 *1 (-320 *3)))) (-3653 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-320 *3)) (-4 *3 (-1182)))) (-1695 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-320 *3)) (-4 *3 (-1182)))) (-2756 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-320 *3)) (-4 *3 (-1182)))))
+(-13 (-19 |#1|) (-275 |#1|) (-10 -8 (-15 -2344 ($ (-623 |#1|))) (-15 -3653 ((-749) $)) (-15 -1695 ($ $ (-550))) (-15 -2756 ((-112) (-112)))))
+((-2594 (((-112) $) 42)) (-2532 (((-749)) 22)) (-2223 ((|#2| $) 46) (($ $ (-895)) 101)) (-3828 (((-749)) 102)) (-2821 (($ (-1228 |#2|)) 20)) (-3751 (((-112) $) 115)) (-1571 ((|#2| $) 48) (($ $ (-895)) 99)) (-2835 (((-1141 |#2|) $) NIL) (((-1141 $) $ (-895)) 95)) (-2888 (((-1141 |#2|) $) 82)) (-4180 (((-1141 |#2|) $) 79) (((-3 (-1141 |#2|) "failed") $ $) 76)) (-1542 (($ $ (-1141 |#2|)) 53)) (-4015 (((-811 (-895))) 28) (((-895)) 43)) (-1877 (((-133)) 25)) (-3661 (((-811 (-895)) $) 30) (((-895) $) 117)) (-3975 (($) 108)) (-2999 (((-1228 |#2|) $) NIL) (((-667 |#2|) (-1228 $)) 39)) (-1613 (($ $) NIL) (((-3 $ "failed") $) 85)) (-3636 (((-112) $) 41)))
+(((-321 |#1| |#2|) (-10 -8 (-15 -1613 ((-3 |#1| "failed") |#1|)) (-15 -3828 ((-749))) (-15 -1613 (|#1| |#1|)) (-15 -4180 ((-3 (-1141 |#2|) "failed") |#1| |#1|)) (-15 -4180 ((-1141 |#2|) |#1|)) (-15 -2888 ((-1141 |#2|) |#1|)) (-15 -1542 (|#1| |#1| (-1141 |#2|))) (-15 -3751 ((-112) |#1|)) (-15 -3975 (|#1|)) (-15 -2223 (|#1| |#1| (-895))) (-15 -1571 (|#1| |#1| (-895))) (-15 -2835 ((-1141 |#1|) |#1| (-895))) (-15 -2223 (|#2| |#1|)) (-15 -1571 (|#2| |#1|)) (-15 -3661 ((-895) |#1|)) (-15 -4015 ((-895))) (-15 -2835 ((-1141 |#2|) |#1|)) (-15 -2821 (|#1| (-1228 |#2|))) (-15 -2999 ((-667 |#2|) (-1228 |#1|))) (-15 -2999 ((-1228 |#2|) |#1|)) (-15 -2532 ((-749))) (-15 -4015 ((-811 (-895)))) (-15 -3661 ((-811 (-895)) |#1|)) (-15 -2594 ((-112) |#1|)) (-15 -3636 ((-112) |#1|)) (-15 -1877 ((-133)))) (-322 |#2|) (-356)) (T -321))
+((-1877 (*1 *2) (-12 (-4 *4 (-356)) (-5 *2 (-133)) (-5 *1 (-321 *3 *4)) (-4 *3 (-322 *4)))) (-4015 (*1 *2) (-12 (-4 *4 (-356)) (-5 *2 (-811 (-895))) (-5 *1 (-321 *3 *4)) (-4 *3 (-322 *4)))) (-2532 (*1 *2) (-12 (-4 *4 (-356)) (-5 *2 (-749)) (-5 *1 (-321 *3 *4)) (-4 *3 (-322 *4)))) (-4015 (*1 *2) (-12 (-4 *4 (-356)) (-5 *2 (-895)) (-5 *1 (-321 *3 *4)) (-4 *3 (-322 *4)))) (-3828 (*1 *2) (-12 (-4 *4 (-356)) (-5 *2 (-749)) (-5 *1 (-321 *3 *4)) (-4 *3 (-322 *4)))))
+(-10 -8 (-15 -1613 ((-3 |#1| "failed") |#1|)) (-15 -3828 ((-749))) (-15 -1613 (|#1| |#1|)) (-15 -4180 ((-3 (-1141 |#2|) "failed") |#1| |#1|)) (-15 -4180 ((-1141 |#2|) |#1|)) (-15 -2888 ((-1141 |#2|) |#1|)) (-15 -1542 (|#1| |#1| (-1141 |#2|))) (-15 -3751 ((-112) |#1|)) (-15 -3975 (|#1|)) (-15 -2223 (|#1| |#1| (-895))) (-15 -1571 (|#1| |#1| (-895))) (-15 -2835 ((-1141 |#1|) |#1| (-895))) (-15 -2223 (|#2| |#1|)) (-15 -1571 (|#2| |#1|)) (-15 -3661 ((-895) |#1|)) (-15 -4015 ((-895))) (-15 -2835 ((-1141 |#2|) |#1|)) (-15 -2821 (|#1| (-1228 |#2|))) (-15 -2999 ((-667 |#2|) (-1228 |#1|))) (-15 -2999 ((-1228 |#2|) |#1|)) (-15 -2532 ((-749))) (-15 -4015 ((-811 (-895)))) (-15 -3661 ((-811 (-895)) |#1|)) (-15 -2594 ((-112) |#1|)) (-15 -3636 ((-112) |#1|)) (-15 -1877 ((-133))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-2594 (((-112) $) 91)) (-2532 (((-749)) 87)) (-2223 ((|#1| $) 137) (($ $ (-895)) 134 (|has| |#1| (-361)))) (-3435 (((-1155 (-895) (-749)) (-550)) 119 (|has| |#1| (-361)))) (-1993 (((-3 $ "failed") $ $) 19)) (-2318 (($ $) 70)) (-2207 (((-411 $) $) 69)) (-1611 (((-112) $ $) 57)) (-3828 (((-749)) 109 (|has| |#1| (-361)))) (-2991 (($) 17 T CONST)) (-2288 (((-3 |#1| "failed") $) 98)) (-2202 ((|#1| $) 97)) (-2821 (($ (-1228 |#1|)) 143)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) 125 (|has| |#1| (-361)))) (-3455 (($ $ $) 53)) (-1537 (((-3 $ "failed") $) 32)) (-1864 (($) 106 (|has| |#1| (-361)))) (-3429 (($ $ $) 54)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 49)) (-2664 (($) 121 (|has| |#1| (-361)))) (-4139 (((-112) $) 122 (|has| |#1| (-361)))) (-4322 (($ $ (-749)) 84 (-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))) (($ $) 83 (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-1568 (((-112) $) 68)) (-2603 (((-895) $) 124 (|has| |#1| (-361))) (((-811 (-895)) $) 81 (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2419 (((-112) $) 30)) (-1888 (($) 132 (|has| |#1| (-361)))) (-3751 (((-112) $) 131 (|has| |#1| (-361)))) (-1571 ((|#1| $) 138) (($ $ (-895)) 135 (|has| |#1| (-361)))) (-1620 (((-3 $ "failed") $) 110 (|has| |#1| (-361)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-2835 (((-1141 |#1|) $) 142) (((-1141 $) $ (-895)) 136 (|has| |#1| (-361)))) (-4073 (((-895) $) 107 (|has| |#1| (-361)))) (-2888 (((-1141 |#1|) $) 128 (|has| |#1| (-361)))) (-4180 (((-1141 |#1|) $) 127 (|has| |#1| (-361))) (((-3 (-1141 |#1|) "failed") $ $) 126 (|has| |#1| (-361)))) (-1542 (($ $ (-1141 |#1|)) 129 (|has| |#1| (-361)))) (-3231 (($ $ $) 44) (($ (-623 $)) 43)) (-2369 (((-1127) $) 9)) (-1619 (($ $) 67)) (-2463 (($) 111 (|has| |#1| (-361)) CONST)) (-3690 (($ (-895)) 108 (|has| |#1| (-361)))) (-3881 (((-112) $) 90)) (-3445 (((-1089) $) 10)) (-2256 (($) 130 (|has| |#1| (-361)))) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 42)) (-3260 (($ $ $) 46) (($ (-623 $)) 45)) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) 118 (|has| |#1| (-361)))) (-1735 (((-411 $) $) 71)) (-4015 (((-811 (-895))) 88) (((-895)) 140)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-3409 (((-3 $ "failed") $ $) 40)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-1988 (((-749) $) 56)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 55)) (-2899 (((-749) $) 123 (|has| |#1| (-361))) (((-3 (-749) "failed") $ $) 82 (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-1877 (((-133)) 96)) (-2798 (($ $) 115 (|has| |#1| (-361))) (($ $ (-749)) 113 (|has| |#1| (-361)))) (-3661 (((-811 (-895)) $) 89) (((-895) $) 139)) (-3832 (((-1141 |#1|)) 141)) (-2038 (($) 120 (|has| |#1| (-361)))) (-3975 (($) 133 (|has| |#1| (-361)))) (-2999 (((-1228 |#1|) $) 145) (((-667 |#1|) (-1228 $)) 144)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) 117 (|has| |#1| (-361)))) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63) (($ |#1|) 99)) (-1613 (($ $) 116 (|has| |#1| (-361))) (((-3 $ "failed") $) 80 (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3091 (((-749)) 28)) (-2206 (((-1228 $)) 147) (((-1228 $) (-895)) 146)) (-1819 (((-112) $ $) 37)) (-3636 (((-112) $) 92)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-3020 (($ $) 86 (|has| |#1| (-361))) (($ $ (-749)) 85 (|has| |#1| (-361)))) (-1901 (($ $) 114 (|has| |#1| (-361))) (($ $ (-749)) 112 (|has| |#1| (-361)))) (-2264 (((-112) $ $) 6)) (-2382 (($ $ $) 62) (($ $ |#1|) 95)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64) (($ $ |#1|) 94) (($ |#1| $) 93)))
(((-322 |#1|) (-138) (-356)) (T -322))
-((-2437 (*1 *2) (-12 (-4 *3 (-356)) (-5 *2 (-1227 *1)) (-4 *1 (-322 *3)))) (-2437 (*1 *2 *3) (-12 (-5 *3 (-894)) (-4 *4 (-356)) (-5 *2 (-1227 *1)) (-4 *1 (-322 *4)))) (-1373 (*1 *2 *1) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-1227 *3)))) (-1373 (*1 *2 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-322 *4)) (-4 *4 (-356)) (-5 *2 (-667 *4)))) (-4110 (*1 *1 *2) (-12 (-5 *2 (-1227 *3)) (-4 *3 (-356)) (-4 *1 (-322 *3)))) (-1428 (*1 *2 *1) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-1140 *3)))) (-1310 (*1 *2) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-1140 *3)))) (-3990 (*1 *2) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-894)))) (-2970 (*1 *2 *1) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-894)))) (-1389 (*1 *2 *1) (-12 (-4 *1 (-322 *2)) (-4 *2 (-356)))) (-2252 (*1 *2 *1) (-12 (-4 *1 (-322 *2)) (-4 *2 (-356)))) (-1428 (*1 *2 *1 *3) (-12 (-5 *3 (-894)) (-4 *4 (-361)) (-4 *4 (-356)) (-5 *2 (-1140 *1)) (-4 *1 (-322 *4)))) (-1389 (*1 *1 *1 *2) (-12 (-5 *2 (-894)) (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361)))) (-2252 (*1 *1 *1 *2) (-12 (-5 *2 (-894)) (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361)))) (-1273 (*1 *1) (-12 (-4 *1 (-322 *2)) (-4 *2 (-361)) (-4 *2 (-356)))) (-2529 (*1 *1) (-12 (-4 *1 (-322 *2)) (-4 *2 (-361)) (-4 *2 (-356)))) (-2340 (*1 *2 *1) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361)) (-5 *2 (-112)))) (-3935 (*1 *1) (-12 (-4 *1 (-322 *2)) (-4 *2 (-361)) (-4 *2 (-356)))) (-4235 (*1 *1 *1 *2) (-12 (-5 *2 (-1140 *3)) (-4 *3 (-361)) (-4 *1 (-322 *3)) (-4 *3 (-356)))) (-4116 (*1 *2 *1) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361)) (-5 *2 (-1140 *3)))) (-4008 (*1 *2 *1) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361)) (-5 *2 (-1140 *3)))) (-4008 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361)) (-5 *2 (-1140 *3)))))
-(-13 (-1246 |t#1|) (-1011 |t#1|) (-10 -8 (-15 -2437 ((-1227 $))) (-15 -2437 ((-1227 $) (-894))) (-15 -1373 ((-1227 |t#1|) $)) (-15 -1373 ((-667 |t#1|) (-1227 $))) (-15 -4110 ($ (-1227 |t#1|))) (-15 -1428 ((-1140 |t#1|) $)) (-15 -1310 ((-1140 |t#1|))) (-15 -3990 ((-894))) (-15 -2970 ((-894) $)) (-15 -1389 (|t#1| $)) (-15 -2252 (|t#1| $)) (IF (|has| |t#1| (-361)) (PROGN (-6 (-342)) (-15 -1428 ((-1140 $) $ (-894))) (-15 -1389 ($ $ (-894))) (-15 -2252 ($ $ (-894))) (-15 -1273 ($)) (-15 -2529 ($)) (-15 -2340 ((-112) $)) (-15 -3935 ($)) (-15 -4235 ($ $ (-1140 |t#1|))) (-15 -4116 ((-1140 |t#1|) $)) (-15 -4008 ((-1140 |t#1|) $)) (-15 -4008 ((-3 (-1140 |t#1|) "failed") $ $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-130) . T) ((-143) -1561 (|has| |#1| (-361)) (|has| |#1| (-143))) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-170) . T) ((-227) |has| |#1| (-361)) ((-237) . T) ((-283) . T) ((-300) . T) ((-1246 |#1|) . T) ((-356) . T) ((-395) -1561 (|has| |#1| (-361)) (|has| |#1| (-143))) ((-361) |has| |#1| (-361)) ((-342) |has| |#1| (-361)) ((-444) . T) ((-542) . T) ((-626 #0#) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #0#) . T) ((-696 |#1|) . T) ((-696 $) . T) ((-705) . T) ((-893) . T) ((-1011 |#1|) . T) ((-1026 #0#) . T) ((-1026 |#1|) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1119) |has| |#1| (-361)) ((-1185) . T) ((-1234 |#1|) . T))
-((-1504 (((-112) $ $) NIL)) (-2906 (($ (-1143) $) 88)) (-1894 (($) 77)) (-3218 (((-1088) (-1088)) 11)) (-2213 (($) 78)) (-3775 (($) 90) (($ (-309 (-677))) 98) (($ (-309 (-679))) 94) (($ (-309 (-672))) 102) (($ (-309 (-372))) 109) (($ (-309 (-550))) 105) (($ (-309 (-167 (-372)))) 113)) (-2801 (($ (-1143) $) 89)) (-3523 (($ (-623 (-836))) 79)) (-3435 (((-1232) $) 75)) (-3456 (((-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")) $) 27)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2690 (($ (-1088)) 51)) (-3322 (((-1072) $) 25)) (-3008 (($ (-1060 (-925 (-550))) $) 85) (($ (-1060 (-925 (-550))) (-925 (-550)) $) 86)) (-3470 (($ (-1088)) 87)) (-1847 (($ (-1143) $) 115) (($ (-1143) $ $) 116)) (-1830 (($ (-1144) (-623 (-1144))) 76)) (-4009 (($ (-1126)) 82) (($ (-623 (-1126))) 80)) (-1518 (((-836) $) 118)) (-1542 (((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1144)) (|:| |arrayIndex| (-623 (-925 (-550)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-112)) (|:| -1810 (-836)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1144)) (|:| |rand| (-836)) (|:| |ints2Floats?| (-112)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1143)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -2902 (-112)) (|:| -3625 (-2 (|:| |ints2Floats?| (-112)) (|:| -1810 (-836)))))) (|:| |blockBranch| (-623 $)) (|:| |commentBranch| (-623 (-1126))) (|:| |callBranch| (-1126)) (|:| |forBranch| (-2 (|:| -3170 (-1060 (-925 (-550)))) (|:| |span| (-925 (-550))) (|:| -1925 $))) (|:| |labelBranch| (-1088)) (|:| |loopBranch| (-2 (|:| |switch| (-1143)) (|:| -1925 $))) (|:| |commonBranch| (-2 (|:| -1916 (-1144)) (|:| |contents| (-623 (-1144))))) (|:| |printBranch| (-623 (-836)))) $) 44)) (-1568 (($ (-1126)) 187)) (-3653 (($ (-623 $)) 114)) (-3134 (($ (-1144) (-1126)) 120) (($ (-1144) (-309 (-679))) 160) (($ (-1144) (-309 (-677))) 161) (($ (-1144) (-309 (-672))) 162) (($ (-1144) (-667 (-679))) 123) (($ (-1144) (-667 (-677))) 126) (($ (-1144) (-667 (-672))) 129) (($ (-1144) (-1227 (-679))) 132) (($ (-1144) (-1227 (-677))) 135) (($ (-1144) (-1227 (-672))) 138) (($ (-1144) (-667 (-309 (-679)))) 141) (($ (-1144) (-667 (-309 (-677)))) 144) (($ (-1144) (-667 (-309 (-672)))) 147) (($ (-1144) (-1227 (-309 (-679)))) 150) (($ (-1144) (-1227 (-309 (-677)))) 153) (($ (-1144) (-1227 (-309 (-672)))) 156) (($ (-1144) (-623 (-925 (-550))) (-309 (-679))) 157) (($ (-1144) (-623 (-925 (-550))) (-309 (-677))) 158) (($ (-1144) (-623 (-925 (-550))) (-309 (-672))) 159) (($ (-1144) (-309 (-550))) 184) (($ (-1144) (-309 (-372))) 185) (($ (-1144) (-309 (-167 (-372)))) 186) (($ (-1144) (-667 (-309 (-550)))) 165) (($ (-1144) (-667 (-309 (-372)))) 168) (($ (-1144) (-667 (-309 (-167 (-372))))) 171) (($ (-1144) (-1227 (-309 (-550)))) 174) (($ (-1144) (-1227 (-309 (-372)))) 177) (($ (-1144) (-1227 (-309 (-167 (-372))))) 180) (($ (-1144) (-623 (-925 (-550))) (-309 (-550))) 181) (($ (-1144) (-623 (-925 (-550))) (-309 (-372))) 182) (($ (-1144) (-623 (-925 (-550))) (-309 (-167 (-372)))) 183)) (-2316 (((-112) $ $) NIL)))
-(((-323) (-13 (-1068) (-10 -8 (-15 -1518 ((-836) $)) (-15 -3008 ($ (-1060 (-925 (-550))) $)) (-15 -3008 ($ (-1060 (-925 (-550))) (-925 (-550)) $)) (-15 -2906 ($ (-1143) $)) (-15 -2801 ($ (-1143) $)) (-15 -2690 ($ (-1088))) (-15 -3470 ($ (-1088))) (-15 -4009 ($ (-1126))) (-15 -4009 ($ (-623 (-1126)))) (-15 -1568 ($ (-1126))) (-15 -3775 ($)) (-15 -3775 ($ (-309 (-677)))) (-15 -3775 ($ (-309 (-679)))) (-15 -3775 ($ (-309 (-672)))) (-15 -3775 ($ (-309 (-372)))) (-15 -3775 ($ (-309 (-550)))) (-15 -3775 ($ (-309 (-167 (-372))))) (-15 -1847 ($ (-1143) $)) (-15 -1847 ($ (-1143) $ $)) (-15 -3134 ($ (-1144) (-1126))) (-15 -3134 ($ (-1144) (-309 (-679)))) (-15 -3134 ($ (-1144) (-309 (-677)))) (-15 -3134 ($ (-1144) (-309 (-672)))) (-15 -3134 ($ (-1144) (-667 (-679)))) (-15 -3134 ($ (-1144) (-667 (-677)))) (-15 -3134 ($ (-1144) (-667 (-672)))) (-15 -3134 ($ (-1144) (-1227 (-679)))) (-15 -3134 ($ (-1144) (-1227 (-677)))) (-15 -3134 ($ (-1144) (-1227 (-672)))) (-15 -3134 ($ (-1144) (-667 (-309 (-679))))) (-15 -3134 ($ (-1144) (-667 (-309 (-677))))) (-15 -3134 ($ (-1144) (-667 (-309 (-672))))) (-15 -3134 ($ (-1144) (-1227 (-309 (-679))))) (-15 -3134 ($ (-1144) (-1227 (-309 (-677))))) (-15 -3134 ($ (-1144) (-1227 (-309 (-672))))) (-15 -3134 ($ (-1144) (-623 (-925 (-550))) (-309 (-679)))) (-15 -3134 ($ (-1144) (-623 (-925 (-550))) (-309 (-677)))) (-15 -3134 ($ (-1144) (-623 (-925 (-550))) (-309 (-672)))) (-15 -3134 ($ (-1144) (-309 (-550)))) (-15 -3134 ($ (-1144) (-309 (-372)))) (-15 -3134 ($ (-1144) (-309 (-167 (-372))))) (-15 -3134 ($ (-1144) (-667 (-309 (-550))))) (-15 -3134 ($ (-1144) (-667 (-309 (-372))))) (-15 -3134 ($ (-1144) (-667 (-309 (-167 (-372)))))) (-15 -3134 ($ (-1144) (-1227 (-309 (-550))))) (-15 -3134 ($ (-1144) (-1227 (-309 (-372))))) (-15 -3134 ($ (-1144) (-1227 (-309 (-167 (-372)))))) (-15 -3134 ($ (-1144) (-623 (-925 (-550))) (-309 (-550)))) (-15 -3134 ($ (-1144) (-623 (-925 (-550))) (-309 (-372)))) (-15 -3134 ($ (-1144) (-623 (-925 (-550))) (-309 (-167 (-372))))) (-15 -3653 ($ (-623 $))) (-15 -1894 ($)) (-15 -2213 ($)) (-15 -3523 ($ (-623 (-836)))) (-15 -1830 ($ (-1144) (-623 (-1144)))) (-15 -3456 ((-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 -1542 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1144)) (|:| |arrayIndex| (-623 (-925 (-550)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-112)) (|:| -1810 (-836)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1144)) (|:| |rand| (-836)) (|:| |ints2Floats?| (-112)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1143)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -2902 (-112)) (|:| -3625 (-2 (|:| |ints2Floats?| (-112)) (|:| -1810 (-836)))))) (|:| |blockBranch| (-623 $)) (|:| |commentBranch| (-623 (-1126))) (|:| |callBranch| (-1126)) (|:| |forBranch| (-2 (|:| -3170 (-1060 (-925 (-550)))) (|:| |span| (-925 (-550))) (|:| -1925 $))) (|:| |labelBranch| (-1088)) (|:| |loopBranch| (-2 (|:| |switch| (-1143)) (|:| -1925 $))) (|:| |commonBranch| (-2 (|:| -1916 (-1144)) (|:| |contents| (-623 (-1144))))) (|:| |printBranch| (-623 (-836)))) $)) (-15 -3435 ((-1232) $)) (-15 -3322 ((-1072) $)) (-15 -3218 ((-1088) (-1088)))))) (T -323))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-323)))) (-3008 (*1 *1 *2 *1) (-12 (-5 *2 (-1060 (-925 (-550)))) (-5 *1 (-323)))) (-3008 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-1060 (-925 (-550)))) (-5 *3 (-925 (-550))) (-5 *1 (-323)))) (-2906 (*1 *1 *2 *1) (-12 (-5 *2 (-1143)) (-5 *1 (-323)))) (-2801 (*1 *1 *2 *1) (-12 (-5 *2 (-1143)) (-5 *1 (-323)))) (-2690 (*1 *1 *2) (-12 (-5 *2 (-1088)) (-5 *1 (-323)))) (-3470 (*1 *1 *2) (-12 (-5 *2 (-1088)) (-5 *1 (-323)))) (-4009 (*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-323)))) (-4009 (*1 *1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-323)))) (-1568 (*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-323)))) (-3775 (*1 *1) (-5 *1 (-323))) (-3775 (*1 *1 *2) (-12 (-5 *2 (-309 (-677))) (-5 *1 (-323)))) (-3775 (*1 *1 *2) (-12 (-5 *2 (-309 (-679))) (-5 *1 (-323)))) (-3775 (*1 *1 *2) (-12 (-5 *2 (-309 (-672))) (-5 *1 (-323)))) (-3775 (*1 *1 *2) (-12 (-5 *2 (-309 (-372))) (-5 *1 (-323)))) (-3775 (*1 *1 *2) (-12 (-5 *2 (-309 (-550))) (-5 *1 (-323)))) (-3775 (*1 *1 *2) (-12 (-5 *2 (-309 (-167 (-372)))) (-5 *1 (-323)))) (-1847 (*1 *1 *2 *1) (-12 (-5 *2 (-1143)) (-5 *1 (-323)))) (-1847 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1143)) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-1126)) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-309 (-679))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-309 (-677))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-309 (-672))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-667 (-679))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-667 (-677))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-667 (-672))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-679))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-677))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-672))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-667 (-309 (-679)))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-667 (-309 (-677)))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-667 (-309 (-672)))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-309 (-679)))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-309 (-677)))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-309 (-672)))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-925 (-550)))) (-5 *4 (-309 (-679))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-925 (-550)))) (-5 *4 (-309 (-677))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-925 (-550)))) (-5 *4 (-309 (-672))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-309 (-550))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-309 (-372))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-309 (-167 (-372)))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-667 (-309 (-550)))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-667 (-309 (-372)))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-667 (-309 (-167 (-372))))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-309 (-550)))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-309 (-372)))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-309 (-167 (-372))))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-925 (-550)))) (-5 *4 (-309 (-550))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-925 (-550)))) (-5 *4 (-309 (-372))) (-5 *1 (-323)))) (-3134 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-925 (-550)))) (-5 *4 (-309 (-167 (-372)))) (-5 *1 (-323)))) (-3653 (*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-5 *1 (-323)))) (-1894 (*1 *1) (-5 *1 (-323))) (-2213 (*1 *1) (-5 *1 (-323))) (-3523 (*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-323)))) (-1830 (*1 *1 *2 *3) (-12 (-5 *3 (-623 (-1144))) (-5 *2 (-1144)) (-5 *1 (-323)))) (-3456 (*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 (-323)))) (-1542 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1144)) (|:| |arrayIndex| (-623 (-925 (-550)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-112)) (|:| -1810 (-836)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1144)) (|:| |rand| (-836)) (|:| |ints2Floats?| (-112)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1143)) (|:| |thenClause| (-323)) (|:| |elseClause| (-323)))) (|:| |returnBranch| (-2 (|:| -2902 (-112)) (|:| -3625 (-2 (|:| |ints2Floats?| (-112)) (|:| -1810 (-836)))))) (|:| |blockBranch| (-623 (-323))) (|:| |commentBranch| (-623 (-1126))) (|:| |callBranch| (-1126)) (|:| |forBranch| (-2 (|:| -3170 (-1060 (-925 (-550)))) (|:| |span| (-925 (-550))) (|:| -1925 (-323)))) (|:| |labelBranch| (-1088)) (|:| |loopBranch| (-2 (|:| |switch| (-1143)) (|:| -1925 (-323)))) (|:| |commonBranch| (-2 (|:| -1916 (-1144)) (|:| |contents| (-623 (-1144))))) (|:| |printBranch| (-623 (-836))))) (-5 *1 (-323)))) (-3435 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-323)))) (-3322 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-323)))) (-3218 (*1 *2 *2) (-12 (-5 *2 (-1088)) (-5 *1 (-323)))))
-(-13 (-1068) (-10 -8 (-15 -1518 ((-836) $)) (-15 -3008 ($ (-1060 (-925 (-550))) $)) (-15 -3008 ($ (-1060 (-925 (-550))) (-925 (-550)) $)) (-15 -2906 ($ (-1143) $)) (-15 -2801 ($ (-1143) $)) (-15 -2690 ($ (-1088))) (-15 -3470 ($ (-1088))) (-15 -4009 ($ (-1126))) (-15 -4009 ($ (-623 (-1126)))) (-15 -1568 ($ (-1126))) (-15 -3775 ($)) (-15 -3775 ($ (-309 (-677)))) (-15 -3775 ($ (-309 (-679)))) (-15 -3775 ($ (-309 (-672)))) (-15 -3775 ($ (-309 (-372)))) (-15 -3775 ($ (-309 (-550)))) (-15 -3775 ($ (-309 (-167 (-372))))) (-15 -1847 ($ (-1143) $)) (-15 -1847 ($ (-1143) $ $)) (-15 -3134 ($ (-1144) (-1126))) (-15 -3134 ($ (-1144) (-309 (-679)))) (-15 -3134 ($ (-1144) (-309 (-677)))) (-15 -3134 ($ (-1144) (-309 (-672)))) (-15 -3134 ($ (-1144) (-667 (-679)))) (-15 -3134 ($ (-1144) (-667 (-677)))) (-15 -3134 ($ (-1144) (-667 (-672)))) (-15 -3134 ($ (-1144) (-1227 (-679)))) (-15 -3134 ($ (-1144) (-1227 (-677)))) (-15 -3134 ($ (-1144) (-1227 (-672)))) (-15 -3134 ($ (-1144) (-667 (-309 (-679))))) (-15 -3134 ($ (-1144) (-667 (-309 (-677))))) (-15 -3134 ($ (-1144) (-667 (-309 (-672))))) (-15 -3134 ($ (-1144) (-1227 (-309 (-679))))) (-15 -3134 ($ (-1144) (-1227 (-309 (-677))))) (-15 -3134 ($ (-1144) (-1227 (-309 (-672))))) (-15 -3134 ($ (-1144) (-623 (-925 (-550))) (-309 (-679)))) (-15 -3134 ($ (-1144) (-623 (-925 (-550))) (-309 (-677)))) (-15 -3134 ($ (-1144) (-623 (-925 (-550))) (-309 (-672)))) (-15 -3134 ($ (-1144) (-309 (-550)))) (-15 -3134 ($ (-1144) (-309 (-372)))) (-15 -3134 ($ (-1144) (-309 (-167 (-372))))) (-15 -3134 ($ (-1144) (-667 (-309 (-550))))) (-15 -3134 ($ (-1144) (-667 (-309 (-372))))) (-15 -3134 ($ (-1144) (-667 (-309 (-167 (-372)))))) (-15 -3134 ($ (-1144) (-1227 (-309 (-550))))) (-15 -3134 ($ (-1144) (-1227 (-309 (-372))))) (-15 -3134 ($ (-1144) (-1227 (-309 (-167 (-372)))))) (-15 -3134 ($ (-1144) (-623 (-925 (-550))) (-309 (-550)))) (-15 -3134 ($ (-1144) (-623 (-925 (-550))) (-309 (-372)))) (-15 -3134 ($ (-1144) (-623 (-925 (-550))) (-309 (-167 (-372))))) (-15 -3653 ($ (-623 $))) (-15 -1894 ($)) (-15 -2213 ($)) (-15 -3523 ($ (-623 (-836)))) (-15 -1830 ($ (-1144) (-623 (-1144)))) (-15 -3456 ((-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 -1542 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1144)) (|:| |arrayIndex| (-623 (-925 (-550)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-112)) (|:| -1810 (-836)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1144)) (|:| |rand| (-836)) (|:| |ints2Floats?| (-112)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1143)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -2902 (-112)) (|:| -3625 (-2 (|:| |ints2Floats?| (-112)) (|:| -1810 (-836)))))) (|:| |blockBranch| (-623 $)) (|:| |commentBranch| (-623 (-1126))) (|:| |callBranch| (-1126)) (|:| |forBranch| (-2 (|:| -3170 (-1060 (-925 (-550)))) (|:| |span| (-925 (-550))) (|:| -1925 $))) (|:| |labelBranch| (-1088)) (|:| |loopBranch| (-2 (|:| |switch| (-1143)) (|:| -1925 $))) (|:| |commonBranch| (-2 (|:| -1916 (-1144)) (|:| |contents| (-623 (-1144))))) (|:| |printBranch| (-623 (-836)))) $)) (-15 -3435 ((-1232) $)) (-15 -3322 ((-1072) $)) (-15 -3218 ((-1088) (-1088)))))
-((-1504 (((-112) $ $) NIL)) (-3095 (((-112) $) 11)) (-2984 (($ |#1|) 8)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2995 (($ |#1|) 9)) (-1518 (((-836) $) 17)) (-2696 ((|#1| $) 12)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 19)))
-(((-324 |#1|) (-13 (-825) (-10 -8 (-15 -2984 ($ |#1|)) (-15 -2995 ($ |#1|)) (-15 -3095 ((-112) $)) (-15 -2696 (|#1| $)))) (-825)) (T -324))
-((-2984 (*1 *1 *2) (-12 (-5 *1 (-324 *2)) (-4 *2 (-825)))) (-2995 (*1 *1 *2) (-12 (-5 *1 (-324 *2)) (-4 *2 (-825)))) (-3095 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-324 *3)) (-4 *3 (-825)))) (-2696 (*1 *2 *1) (-12 (-5 *1 (-324 *2)) (-4 *2 (-825)))))
-(-13 (-825) (-10 -8 (-15 -2984 ($ |#1|)) (-15 -2995 ($ |#1|)) (-15 -3095 ((-112) $)) (-15 -2696 (|#1| $))))
-((-2118 (((-323) (-1144) (-925 (-550))) 23)) (-2214 (((-323) (-1144) (-925 (-550))) 27)) (-3473 (((-323) (-1144) (-1060 (-925 (-550))) (-1060 (-925 (-550)))) 26) (((-323) (-1144) (-925 (-550)) (-925 (-550))) 24)) (-2308 (((-323) (-1144) (-925 (-550))) 31)))
-(((-325) (-10 -7 (-15 -2118 ((-323) (-1144) (-925 (-550)))) (-15 -3473 ((-323) (-1144) (-925 (-550)) (-925 (-550)))) (-15 -3473 ((-323) (-1144) (-1060 (-925 (-550))) (-1060 (-925 (-550))))) (-15 -2214 ((-323) (-1144) (-925 (-550)))) (-15 -2308 ((-323) (-1144) (-925 (-550)))))) (T -325))
-((-2308 (*1 *2 *3 *4) (-12 (-5 *3 (-1144)) (-5 *4 (-925 (-550))) (-5 *2 (-323)) (-5 *1 (-325)))) (-2214 (*1 *2 *3 *4) (-12 (-5 *3 (-1144)) (-5 *4 (-925 (-550))) (-5 *2 (-323)) (-5 *1 (-325)))) (-3473 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1144)) (-5 *4 (-1060 (-925 (-550)))) (-5 *2 (-323)) (-5 *1 (-325)))) (-3473 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1144)) (-5 *4 (-925 (-550))) (-5 *2 (-323)) (-5 *1 (-325)))) (-2118 (*1 *2 *3 *4) (-12 (-5 *3 (-1144)) (-5 *4 (-925 (-550))) (-5 *2 (-323)) (-5 *1 (-325)))))
-(-10 -7 (-15 -2118 ((-323) (-1144) (-925 (-550)))) (-15 -3473 ((-323) (-1144) (-925 (-550)) (-925 (-550)))) (-15 -3473 ((-323) (-1144) (-1060 (-925 (-550))) (-1060 (-925 (-550))))) (-15 -2214 ((-323) (-1144) (-925 (-550)))) (-15 -2308 ((-323) (-1144) (-925 (-550)))))
-((-3972 (((-329 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-329 |#1| |#2| |#3| |#4|)) 33)))
-(((-326 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -3972 ((-329 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-329 |#1| |#2| |#3| |#4|)))) (-356) (-1203 |#1|) (-1203 (-400 |#2|)) (-335 |#1| |#2| |#3|) (-356) (-1203 |#5|) (-1203 (-400 |#6|)) (-335 |#5| |#6| |#7|)) (T -326))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-329 *5 *6 *7 *8)) (-4 *5 (-356)) (-4 *6 (-1203 *5)) (-4 *7 (-1203 (-400 *6))) (-4 *8 (-335 *5 *6 *7)) (-4 *9 (-356)) (-4 *10 (-1203 *9)) (-4 *11 (-1203 (-400 *10))) (-5 *2 (-329 *9 *10 *11 *12)) (-5 *1 (-326 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-335 *9 *10 *11)))))
-(-10 -7 (-15 -3972 ((-329 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-329 |#1| |#2| |#3| |#4|))))
-((-2596 (((-112) $) 14)))
-(((-327 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -2596 ((-112) |#1|))) (-328 |#2| |#3| |#4| |#5|) (-356) (-1203 |#2|) (-1203 (-400 |#3|)) (-335 |#2| |#3| |#4|)) (T -327))
-NIL
-(-10 -8 (-15 -2596 ((-112) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-2419 (($ $) 26)) (-2596 (((-112) $) 25)) (-1825 (((-1126) $) 9)) (-2135 (((-406 |#2| (-400 |#2|) |#3| |#4|) $) 32)) (-3337 (((-1088) $) 10)) (-3935 (((-3 |#4| "failed") $) 24)) (-1524 (($ (-406 |#2| (-400 |#2|) |#3| |#4|)) 31) (($ |#4|) 30) (($ |#1| |#1|) 29) (($ |#1| |#1| (-550)) 28) (($ |#4| |#2| |#2| |#2| |#1|) 23)) (-3417 (((-2 (|:| -2551 (-406 |#2| (-400 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 27)) (-1518 (((-836) $) 11)) (-2626 (($) 18 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20)))
-(((-328 |#1| |#2| |#3| |#4|) (-138) (-356) (-1203 |t#1|) (-1203 (-400 |t#2|)) (-335 |t#1| |t#2| |t#3|)) (T -328))
-((-2135 (*1 *2 *1) (-12 (-4 *1 (-328 *3 *4 *5 *6)) (-4 *3 (-356)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-4 *6 (-335 *3 *4 *5)) (-5 *2 (-406 *4 (-400 *4) *5 *6)))) (-1524 (*1 *1 *2) (-12 (-5 *2 (-406 *4 (-400 *4) *5 *6)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-4 *6 (-335 *3 *4 *5)) (-4 *3 (-356)) (-4 *1 (-328 *3 *4 *5 *6)))) (-1524 (*1 *1 *2) (-12 (-4 *3 (-356)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-4 *1 (-328 *3 *4 *5 *2)) (-4 *2 (-335 *3 *4 *5)))) (-1524 (*1 *1 *2 *2) (-12 (-4 *2 (-356)) (-4 *3 (-1203 *2)) (-4 *4 (-1203 (-400 *3))) (-4 *1 (-328 *2 *3 *4 *5)) (-4 *5 (-335 *2 *3 *4)))) (-1524 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-550)) (-4 *2 (-356)) (-4 *4 (-1203 *2)) (-4 *5 (-1203 (-400 *4))) (-4 *1 (-328 *2 *4 *5 *6)) (-4 *6 (-335 *2 *4 *5)))) (-3417 (*1 *2 *1) (-12 (-4 *1 (-328 *3 *4 *5 *6)) (-4 *3 (-356)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-4 *6 (-335 *3 *4 *5)) (-5 *2 (-2 (|:| -2551 (-406 *4 (-400 *4) *5 *6)) (|:| |principalPart| *6))))) (-2419 (*1 *1 *1) (-12 (-4 *1 (-328 *2 *3 *4 *5)) (-4 *2 (-356)) (-4 *3 (-1203 *2)) (-4 *4 (-1203 (-400 *3))) (-4 *5 (-335 *2 *3 *4)))) (-2596 (*1 *2 *1) (-12 (-4 *1 (-328 *3 *4 *5 *6)) (-4 *3 (-356)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-4 *6 (-335 *3 *4 *5)) (-5 *2 (-112)))) (-3935 (*1 *2 *1) (|partial| -12 (-4 *1 (-328 *3 *4 *5 *2)) (-4 *3 (-356)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-4 *2 (-335 *3 *4 *5)))) (-1524 (*1 *1 *2 *3 *3 *3 *4) (-12 (-4 *4 (-356)) (-4 *3 (-1203 *4)) (-4 *5 (-1203 (-400 *3))) (-4 *1 (-328 *4 *3 *5 *2)) (-4 *2 (-335 *4 *3 *5)))))
-(-13 (-21) (-10 -8 (-15 -2135 ((-406 |t#2| (-400 |t#2|) |t#3| |t#4|) $)) (-15 -1524 ($ (-406 |t#2| (-400 |t#2|) |t#3| |t#4|))) (-15 -1524 ($ |t#4|)) (-15 -1524 ($ |t#1| |t#1|)) (-15 -1524 ($ |t#1| |t#1| (-550))) (-15 -3417 ((-2 (|:| -2551 (-406 |t#2| (-400 |t#2|) |t#3| |t#4|)) (|:| |principalPart| |t#4|)) $)) (-15 -2419 ($ $)) (-15 -2596 ((-112) $)) (-15 -3935 ((-3 |t#4| "failed") $)) (-15 -1524 ($ |t#4| |t#2| |t#2| |t#2| |t#1|))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-2419 (($ $) 33)) (-2596 (((-112) $) NIL)) (-1825 (((-1126) $) NIL)) (-2415 (((-1227 |#4|) $) 125)) (-2135 (((-406 |#2| (-400 |#2|) |#3| |#4|) $) 31)) (-3337 (((-1088) $) NIL)) (-3935 (((-3 |#4| "failed") $) 36)) (-2508 (((-1227 |#4|) $) 118)) (-1524 (($ (-406 |#2| (-400 |#2|) |#3| |#4|)) 41) (($ |#4|) 43) (($ |#1| |#1|) 45) (($ |#1| |#1| (-550)) 47) (($ |#4| |#2| |#2| |#2| |#1|) 49)) (-3417 (((-2 (|:| -2551 (-406 |#2| (-400 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 39)) (-1518 (((-836) $) 17)) (-2626 (($) 14 T CONST)) (-2316 (((-112) $ $) 20)) (-2403 (($ $) 27) (($ $ $) NIL)) (-2391 (($ $ $) 25)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 23)))
-(((-329 |#1| |#2| |#3| |#4|) (-13 (-328 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2508 ((-1227 |#4|) $)) (-15 -2415 ((-1227 |#4|) $)))) (-356) (-1203 |#1|) (-1203 (-400 |#2|)) (-335 |#1| |#2| |#3|)) (T -329))
-((-2508 (*1 *2 *1) (-12 (-4 *3 (-356)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-1227 *6)) (-5 *1 (-329 *3 *4 *5 *6)) (-4 *6 (-335 *3 *4 *5)))) (-2415 (*1 *2 *1) (-12 (-4 *3 (-356)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-1227 *6)) (-5 *1 (-329 *3 *4 *5 *6)) (-4 *6 (-335 *3 *4 *5)))))
-(-13 (-328 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2508 ((-1227 |#4|) $)) (-15 -2415 ((-1227 |#4|) $))))
-((-3866 (($ $ (-1144) |#2|) NIL) (($ $ (-623 (-1144)) (-623 |#2|)) 20) (($ $ (-623 (-287 |#2|))) 15) (($ $ (-287 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-623 |#2|) (-623 |#2|)) NIL)) (-2680 (($ $ |#2|) 11)))
-(((-330 |#1| |#2|) (-10 -8 (-15 -2680 (|#1| |#1| |#2|)) (-15 -3866 (|#1| |#1| (-623 |#2|) (-623 |#2|))) (-15 -3866 (|#1| |#1| |#2| |#2|)) (-15 -3866 (|#1| |#1| (-287 |#2|))) (-15 -3866 (|#1| |#1| (-623 (-287 |#2|)))) (-15 -3866 (|#1| |#1| (-623 (-1144)) (-623 |#2|))) (-15 -3866 (|#1| |#1| (-1144) |#2|))) (-331 |#2|) (-1068)) (T -330))
-NIL
-(-10 -8 (-15 -2680 (|#1| |#1| |#2|)) (-15 -3866 (|#1| |#1| (-623 |#2|) (-623 |#2|))) (-15 -3866 (|#1| |#1| |#2| |#2|)) (-15 -3866 (|#1| |#1| (-287 |#2|))) (-15 -3866 (|#1| |#1| (-623 (-287 |#2|)))) (-15 -3866 (|#1| |#1| (-623 (-1144)) (-623 |#2|))) (-15 -3866 (|#1| |#1| (-1144) |#2|)))
-((-3972 (($ (-1 |#1| |#1|) $) 6)) (-3866 (($ $ (-1144) |#1|) 17 (|has| |#1| (-505 (-1144) |#1|))) (($ $ (-623 (-1144)) (-623 |#1|)) 16 (|has| |#1| (-505 (-1144) |#1|))) (($ $ (-623 (-287 |#1|))) 15 (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) 14 (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) 13 (|has| |#1| (-302 |#1|))) (($ $ (-623 |#1|) (-623 |#1|)) 12 (|has| |#1| (-302 |#1|)))) (-2680 (($ $ |#1|) 11 (|has| |#1| (-279 |#1| |#1|)))))
-(((-331 |#1|) (-138) (-1068)) (T -331))
-((-3972 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-331 *3)) (-4 *3 (-1068)))))
-(-13 (-10 -8 (-15 -3972 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-279 |t#1| |t#1|)) (-6 (-279 |t#1| $)) |%noBranch|) (IF (|has| |t#1| (-302 |t#1|)) (-6 (-302 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-505 (-1144) |t#1|)) (-6 (-505 (-1144) |t#1|)) |%noBranch|)))
-(((-279 |#1| $) |has| |#1| (-279 |#1| |#1|)) ((-302 |#1|) |has| |#1| (-302 |#1|)) ((-505 (-1144) |#1|) |has| |#1| (-505 (-1144) |#1|)) ((-505 |#1| |#1|) |has| |#1| (-302 |#1|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3141 (((-623 (-1144)) $) NIL)) (-1646 (((-112)) 91) (((-112) (-112)) 92)) (-3223 (((-623 (-594 $)) $) NIL)) (-3123 (($ $) NIL)) (-3005 (($ $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1760 (($ $ (-287 $)) NIL) (($ $ (-623 (-287 $))) NIL) (($ $ (-623 (-594 $)) (-623 $)) NIL)) (-3353 (($ $) NIL)) (-3103 (($ $) NIL)) (-2984 (($ $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-594 $) "failed") $) NIL) (((-3 |#3| "failed") $) NIL) (((-3 $ "failed") (-309 |#3|)) 71) (((-3 $ "failed") (-1144)) 97) (((-3 $ "failed") (-309 (-550))) 59 (|has| |#3| (-1011 (-550)))) (((-3 $ "failed") (-400 (-925 (-550)))) 65 (|has| |#3| (-1011 (-550)))) (((-3 $ "failed") (-925 (-550))) 60 (|has| |#3| (-1011 (-550)))) (((-3 $ "failed") (-309 (-372))) 89 (|has| |#3| (-1011 (-372)))) (((-3 $ "failed") (-400 (-925 (-372)))) 83 (|has| |#3| (-1011 (-372)))) (((-3 $ "failed") (-925 (-372))) 78 (|has| |#3| (-1011 (-372))))) (-2726 (((-594 $) $) NIL) ((|#3| $) NIL) (($ (-309 |#3|)) 72) (($ (-1144)) 98) (($ (-309 (-550))) 61 (|has| |#3| (-1011 (-550)))) (($ (-400 (-925 (-550)))) 66 (|has| |#3| (-1011 (-550)))) (($ (-925 (-550))) 62 (|has| |#3| (-1011 (-550)))) (($ (-309 (-372))) 90 (|has| |#3| (-1011 (-372)))) (($ (-400 (-925 (-372)))) 84 (|has| |#3| (-1011 (-372)))) (($ (-925 (-372))) 80 (|has| |#3| (-1011 (-372))))) (-1386 (((-3 $ "failed") $) NIL)) (-2734 (($) 10)) (-1380 (($ $) NIL) (($ (-623 $)) NIL)) (-2029 (((-623 (-114)) $) NIL)) (-2926 (((-114) (-114)) NIL)) (-3102 (((-112) $) NIL)) (-3718 (((-112) $) NIL (|has| $ (-1011 (-550))))) (-1843 (((-1140 $) (-594 $)) NIL (|has| $ (-1020)))) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-3972 (($ (-1 $ $) (-594 $)) NIL)) (-2106 (((-3 (-594 $) "failed") $) NIL)) (-1664 (($ $) 94)) (-2958 (($ $) NIL)) (-1825 (((-1126) $) NIL)) (-3296 (((-623 (-594 $)) $) NIL)) (-2776 (($ (-114) $) 93) (($ (-114) (-623 $)) NIL)) (-3890 (((-112) $ (-114)) NIL) (((-112) $ (-1144)) NIL)) (-3142 (((-749) $) NIL)) (-3337 (((-1088) $) NIL)) (-1938 (((-112) $ $) NIL) (((-112) $ (-1144)) NIL)) (-1812 (($ $) NIL)) (-3777 (((-112) $) NIL (|has| $ (-1011 (-550))))) (-3866 (($ $ (-594 $) $) NIL) (($ $ (-623 (-594 $)) (-623 $)) NIL) (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-623 (-1144)) (-623 (-1 $ $))) NIL) (($ $ (-623 (-1144)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-1144) (-1 $ (-623 $))) NIL) (($ $ (-1144) (-1 $ $)) NIL) (($ $ (-623 (-114)) (-623 (-1 $ $))) NIL) (($ $ (-623 (-114)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-114) (-1 $ (-623 $))) NIL) (($ $ (-114) (-1 $ $)) NIL)) (-2680 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-623 $)) NIL)) (-3930 (($ $) NIL) (($ $ $) NIL)) (-2393 (($ $ (-623 (-1144)) (-623 (-749))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144))) NIL) (($ $ (-1144)) NIL)) (-1310 (($ $) NIL (|has| $ (-1020)))) (-3114 (($ $) NIL)) (-2995 (($ $) NIL)) (-1518 (((-836) $) NIL) (($ (-594 $)) NIL) (($ |#3|) NIL) (($ (-550)) NIL) (((-309 |#3|) $) 96)) (-2390 (((-749)) NIL)) (-3716 (($ $) NIL) (($ (-623 $)) NIL)) (-2222 (((-112) (-114)) NIL)) (-3060 (($ $) NIL)) (-3043 (($ $) NIL)) (-3052 (($ $) NIL)) (-1635 (($ $) NIL)) (-2626 (($) 95 T CONST)) (-2636 (($) 24 T CONST)) (-4183 (($ $ (-623 (-1144)) (-623 (-749))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144))) NIL) (($ $ (-1144)) NIL)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) NIL)) (-2403 (($ $ $) NIL) (($ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-749)) NIL) (($ $ (-894)) NIL)) (* (($ |#3| $) NIL) (($ $ |#3|) NIL) (($ $ $) NIL) (($ (-550) $) NIL) (($ (-749) $) NIL) (($ (-894) $) NIL)))
-(((-332 |#1| |#2| |#3|) (-13 (-295) (-38 |#3|) (-1011 |#3|) (-873 (-1144)) (-10 -8 (-15 -2726 ($ (-309 |#3|))) (-15 -3880 ((-3 $ "failed") (-309 |#3|))) (-15 -2726 ($ (-1144))) (-15 -3880 ((-3 $ "failed") (-1144))) (-15 -1518 ((-309 |#3|) $)) (IF (|has| |#3| (-1011 (-550))) (PROGN (-15 -2726 ($ (-309 (-550)))) (-15 -3880 ((-3 $ "failed") (-309 (-550)))) (-15 -2726 ($ (-400 (-925 (-550))))) (-15 -3880 ((-3 $ "failed") (-400 (-925 (-550))))) (-15 -2726 ($ (-925 (-550)))) (-15 -3880 ((-3 $ "failed") (-925 (-550))))) |%noBranch|) (IF (|has| |#3| (-1011 (-372))) (PROGN (-15 -2726 ($ (-309 (-372)))) (-15 -3880 ((-3 $ "failed") (-309 (-372)))) (-15 -2726 ($ (-400 (-925 (-372))))) (-15 -3880 ((-3 $ "failed") (-400 (-925 (-372))))) (-15 -2726 ($ (-925 (-372)))) (-15 -3880 ((-3 $ "failed") (-925 (-372))))) |%noBranch|) (-15 -1635 ($ $)) (-15 -3353 ($ $)) (-15 -1812 ($ $)) (-15 -2958 ($ $)) (-15 -1664 ($ $)) (-15 -2984 ($ $)) (-15 -2995 ($ $)) (-15 -3005 ($ $)) (-15 -3043 ($ $)) (-15 -3052 ($ $)) (-15 -3060 ($ $)) (-15 -3103 ($ $)) (-15 -3114 ($ $)) (-15 -3123 ($ $)) (-15 -2734 ($)) (-15 -3141 ((-623 (-1144)) $)) (-15 -1646 ((-112))) (-15 -1646 ((-112) (-112))))) (-623 (-1144)) (-623 (-1144)) (-380)) (T -332))
-((-2726 (*1 *1 *2) (-12 (-5 *2 (-309 *5)) (-4 *5 (-380)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-1144))))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-309 *5)) (-4 *5 (-380)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-1144))))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 *2)) (-14 *4 (-623 *2)) (-4 *5 (-380)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-1144)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 *2)) (-14 *4 (-623 *2)) (-4 *5 (-380)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-309 *5)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-1144))) (-4 *5 (-380)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-309 (-550))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1011 (-550))) (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-1144))) (-4 *5 (-380)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-309 (-550))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1011 (-550))) (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-1144))) (-4 *5 (-380)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-400 (-925 (-550)))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1011 (-550))) (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-1144))) (-4 *5 (-380)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-400 (-925 (-550)))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1011 (-550))) (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-1144))) (-4 *5 (-380)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-925 (-550))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1011 (-550))) (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-1144))) (-4 *5 (-380)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-925 (-550))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1011 (-550))) (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-1144))) (-4 *5 (-380)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-309 (-372))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1011 (-372))) (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-1144))) (-4 *5 (-380)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-309 (-372))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1011 (-372))) (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-1144))) (-4 *5 (-380)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-400 (-925 (-372)))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1011 (-372))) (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-1144))) (-4 *5 (-380)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-400 (-925 (-372)))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1011 (-372))) (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-1144))) (-4 *5 (-380)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-925 (-372))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1011 (-372))) (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-1144))) (-4 *5 (-380)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-925 (-372))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1011 (-372))) (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-1144))) (-4 *5 (-380)))) (-1635 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144))) (-14 *3 (-623 (-1144))) (-4 *4 (-380)))) (-3353 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144))) (-14 *3 (-623 (-1144))) (-4 *4 (-380)))) (-1812 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144))) (-14 *3 (-623 (-1144))) (-4 *4 (-380)))) (-2958 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144))) (-14 *3 (-623 (-1144))) (-4 *4 (-380)))) (-1664 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144))) (-14 *3 (-623 (-1144))) (-4 *4 (-380)))) (-2984 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144))) (-14 *3 (-623 (-1144))) (-4 *4 (-380)))) (-2995 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144))) (-14 *3 (-623 (-1144))) (-4 *4 (-380)))) (-3005 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144))) (-14 *3 (-623 (-1144))) (-4 *4 (-380)))) (-3043 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144))) (-14 *3 (-623 (-1144))) (-4 *4 (-380)))) (-3052 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144))) (-14 *3 (-623 (-1144))) (-4 *4 (-380)))) (-3060 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144))) (-14 *3 (-623 (-1144))) (-4 *4 (-380)))) (-3103 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144))) (-14 *3 (-623 (-1144))) (-4 *4 (-380)))) (-3114 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144))) (-14 *3 (-623 (-1144))) (-4 *4 (-380)))) (-3123 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144))) (-14 *3 (-623 (-1144))) (-4 *4 (-380)))) (-2734 (*1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144))) (-14 *3 (-623 (-1144))) (-4 *4 (-380)))) (-3141 (*1 *2 *1) (-12 (-5 *2 (-623 (-1144))) (-5 *1 (-332 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-380)))) (-1646 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-1144))) (-4 *5 (-380)))) (-1646 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-1144))) (-4 *5 (-380)))))
-(-13 (-295) (-38 |#3|) (-1011 |#3|) (-873 (-1144)) (-10 -8 (-15 -2726 ($ (-309 |#3|))) (-15 -3880 ((-3 $ "failed") (-309 |#3|))) (-15 -2726 ($ (-1144))) (-15 -3880 ((-3 $ "failed") (-1144))) (-15 -1518 ((-309 |#3|) $)) (IF (|has| |#3| (-1011 (-550))) (PROGN (-15 -2726 ($ (-309 (-550)))) (-15 -3880 ((-3 $ "failed") (-309 (-550)))) (-15 -2726 ($ (-400 (-925 (-550))))) (-15 -3880 ((-3 $ "failed") (-400 (-925 (-550))))) (-15 -2726 ($ (-925 (-550)))) (-15 -3880 ((-3 $ "failed") (-925 (-550))))) |%noBranch|) (IF (|has| |#3| (-1011 (-372))) (PROGN (-15 -2726 ($ (-309 (-372)))) (-15 -3880 ((-3 $ "failed") (-309 (-372)))) (-15 -2726 ($ (-400 (-925 (-372))))) (-15 -3880 ((-3 $ "failed") (-400 (-925 (-372))))) (-15 -2726 ($ (-925 (-372)))) (-15 -3880 ((-3 $ "failed") (-925 (-372))))) |%noBranch|) (-15 -1635 ($ $)) (-15 -3353 ($ $)) (-15 -1812 ($ $)) (-15 -2958 ($ $)) (-15 -1664 ($ $)) (-15 -2984 ($ $)) (-15 -2995 ($ $)) (-15 -3005 ($ $)) (-15 -3043 ($ $)) (-15 -3052 ($ $)) (-15 -3060 ($ $)) (-15 -3103 ($ $)) (-15 -3114 ($ $)) (-15 -3123 ($ $)) (-15 -2734 ($)) (-15 -3141 ((-623 (-1144)) $)) (-15 -1646 ((-112))) (-15 -1646 ((-112) (-112)))))
-((-3972 ((|#8| (-1 |#5| |#1|) |#4|) 19)))
-(((-333 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -3972 (|#8| (-1 |#5| |#1|) |#4|))) (-1185) (-1203 |#1|) (-1203 (-400 |#2|)) (-335 |#1| |#2| |#3|) (-1185) (-1203 |#5|) (-1203 (-400 |#6|)) (-335 |#5| |#6| |#7|)) (T -333))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-1185)) (-4 *8 (-1185)) (-4 *6 (-1203 *5)) (-4 *7 (-1203 (-400 *6))) (-4 *9 (-1203 *8)) (-4 *2 (-335 *8 *9 *10)) (-5 *1 (-333 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-335 *5 *6 *7)) (-4 *10 (-1203 (-400 *9))))))
-(-10 -7 (-15 -3972 (|#8| (-1 |#5| |#1|) |#4|)))
-((-1363 (((-2 (|:| |num| (-1227 |#3|)) (|:| |den| |#3|)) $) 38)) (-4110 (($ (-1227 (-400 |#3|)) (-1227 $)) NIL) (($ (-1227 (-400 |#3|))) NIL) (($ (-1227 |#3|) |#3|) 161)) (-3770 (((-1227 $) (-1227 $)) 145)) (-1774 (((-623 (-623 |#2|))) 119)) (-1591 (((-112) |#2| |#2|) 73)) (-2674 (($ $) 139)) (-2392 (((-749)) 31)) (-2694 (((-1227 $) (-1227 $)) 198)) (-1897 (((-623 (-925 |#2|)) (-1144)) 110)) (-3022 (((-112) $) 158)) (-2911 (((-112) $) 25) (((-112) $ |#2|) 29) (((-112) $ |#3|) 202)) (-3858 (((-3 |#3| "failed")) 50)) (-1880 (((-749)) 170)) (-2680 ((|#2| $ |#2| |#2|) 132)) (-3959 (((-3 |#3| "failed")) 68)) (-2393 (($ $ (-1 (-400 |#3|) (-400 |#3|)) (-749)) NIL) (($ $ (-1 (-400 |#3|) (-400 |#3|))) NIL) (($ $ (-1 |#3| |#3|)) 206) (($ $ (-623 (-1144)) (-623 (-749))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144))) NIL) (($ $ (-1144)) NIL) (($ $ (-749)) NIL) (($ $) NIL)) (-2794 (((-1227 $) (-1227 $)) 151)) (-2013 (((-2 (|:| |num| $) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) $ (-1 |#3| |#3|)) 66)) (-1726 (((-112)) 33)))
-(((-334 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2393 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -1774 ((-623 (-623 |#2|)))) (-15 -1897 ((-623 (-925 |#2|)) (-1144))) (-15 -2013 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -3858 ((-3 |#3| "failed"))) (-15 -3959 ((-3 |#3| "failed"))) (-15 -2680 (|#2| |#1| |#2| |#2|)) (-15 -2674 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2911 ((-112) |#1| |#3|)) (-15 -2911 ((-112) |#1| |#2|)) (-15 -4110 (|#1| (-1227 |#3|) |#3|)) (-15 -1363 ((-2 (|:| |num| (-1227 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -3770 ((-1227 |#1|) (-1227 |#1|))) (-15 -2694 ((-1227 |#1|) (-1227 |#1|))) (-15 -2794 ((-1227 |#1|) (-1227 |#1|))) (-15 -2911 ((-112) |#1|)) (-15 -3022 ((-112) |#1|)) (-15 -1591 ((-112) |#2| |#2|)) (-15 -1726 ((-112))) (-15 -1880 ((-749))) (-15 -2392 ((-749))) (-15 -2393 (|#1| |#1| (-1 (-400 |#3|) (-400 |#3|)))) (-15 -2393 (|#1| |#1| (-1 (-400 |#3|) (-400 |#3|)) (-749))) (-15 -4110 (|#1| (-1227 (-400 |#3|)))) (-15 -4110 (|#1| (-1227 (-400 |#3|)) (-1227 |#1|)))) (-335 |#2| |#3| |#4|) (-1185) (-1203 |#2|) (-1203 (-400 |#3|))) (T -334))
-((-2392 (*1 *2) (-12 (-4 *4 (-1185)) (-4 *5 (-1203 *4)) (-4 *6 (-1203 (-400 *5))) (-5 *2 (-749)) (-5 *1 (-334 *3 *4 *5 *6)) (-4 *3 (-335 *4 *5 *6)))) (-1880 (*1 *2) (-12 (-4 *4 (-1185)) (-4 *5 (-1203 *4)) (-4 *6 (-1203 (-400 *5))) (-5 *2 (-749)) (-5 *1 (-334 *3 *4 *5 *6)) (-4 *3 (-335 *4 *5 *6)))) (-1726 (*1 *2) (-12 (-4 *4 (-1185)) (-4 *5 (-1203 *4)) (-4 *6 (-1203 (-400 *5))) (-5 *2 (-112)) (-5 *1 (-334 *3 *4 *5 *6)) (-4 *3 (-335 *4 *5 *6)))) (-1591 (*1 *2 *3 *3) (-12 (-4 *3 (-1185)) (-4 *5 (-1203 *3)) (-4 *6 (-1203 (-400 *5))) (-5 *2 (-112)) (-5 *1 (-334 *4 *3 *5 *6)) (-4 *4 (-335 *3 *5 *6)))) (-3959 (*1 *2) (|partial| -12 (-4 *4 (-1185)) (-4 *5 (-1203 (-400 *2))) (-4 *2 (-1203 *4)) (-5 *1 (-334 *3 *4 *2 *5)) (-4 *3 (-335 *4 *2 *5)))) (-3858 (*1 *2) (|partial| -12 (-4 *4 (-1185)) (-4 *5 (-1203 (-400 *2))) (-4 *2 (-1203 *4)) (-5 *1 (-334 *3 *4 *2 *5)) (-4 *3 (-335 *4 *2 *5)))) (-1897 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-4 *5 (-1185)) (-4 *6 (-1203 *5)) (-4 *7 (-1203 (-400 *6))) (-5 *2 (-623 (-925 *5))) (-5 *1 (-334 *4 *5 *6 *7)) (-4 *4 (-335 *5 *6 *7)))) (-1774 (*1 *2) (-12 (-4 *4 (-1185)) (-4 *5 (-1203 *4)) (-4 *6 (-1203 (-400 *5))) (-5 *2 (-623 (-623 *4))) (-5 *1 (-334 *3 *4 *5 *6)) (-4 *3 (-335 *4 *5 *6)))))
-(-10 -8 (-15 -2393 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -1774 ((-623 (-623 |#2|)))) (-15 -1897 ((-623 (-925 |#2|)) (-1144))) (-15 -2013 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -3858 ((-3 |#3| "failed"))) (-15 -3959 ((-3 |#3| "failed"))) (-15 -2680 (|#2| |#1| |#2| |#2|)) (-15 -2674 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2911 ((-112) |#1| |#3|)) (-15 -2911 ((-112) |#1| |#2|)) (-15 -4110 (|#1| (-1227 |#3|) |#3|)) (-15 -1363 ((-2 (|:| |num| (-1227 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -3770 ((-1227 |#1|) (-1227 |#1|))) (-15 -2694 ((-1227 |#1|) (-1227 |#1|))) (-15 -2794 ((-1227 |#1|) (-1227 |#1|))) (-15 -2911 ((-112) |#1|)) (-15 -3022 ((-112) |#1|)) (-15 -1591 ((-112) |#2| |#2|)) (-15 -1726 ((-112))) (-15 -1880 ((-749))) (-15 -2392 ((-749))) (-15 -2393 (|#1| |#1| (-1 (-400 |#3|) (-400 |#3|)))) (-15 -2393 (|#1| |#1| (-1 (-400 |#3|) (-400 |#3|)) (-749))) (-15 -4110 (|#1| (-1227 (-400 |#3|)))) (-15 -4110 (|#1| (-1227 (-400 |#3|)) (-1227 |#1|))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-1363 (((-2 (|:| |num| (-1227 |#2|)) (|:| |den| |#2|)) $) 193)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 91 (|has| (-400 |#2|) (-356)))) (-1447 (($ $) 92 (|has| (-400 |#2|) (-356)))) (-4291 (((-112) $) 94 (|has| (-400 |#2|) (-356)))) (-1615 (((-667 (-400 |#2|)) (-1227 $)) 44) (((-667 (-400 |#2|))) 59)) (-2252 (((-400 |#2|) $) 50)) (-1337 (((-1154 (-894) (-749)) (-550)) 144 (|has| (-400 |#2|) (-342)))) (-3219 (((-3 $ "failed") $ $) 19)) (-1505 (($ $) 111 (|has| (-400 |#2|) (-356)))) (-3564 (((-411 $) $) 112 (|has| (-400 |#2|) (-356)))) (-3631 (((-112) $ $) 102 (|has| (-400 |#2|) (-356)))) (-4319 (((-749)) 85 (|has| (-400 |#2|) (-361)))) (-2438 (((-112)) 210)) (-2332 (((-112) |#1|) 209) (((-112) |#2|) 208)) (-3513 (($) 17 T CONST)) (-3880 (((-3 (-550) "failed") $) 166 (|has| (-400 |#2|) (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) 164 (|has| (-400 |#2|) (-1011 (-400 (-550))))) (((-3 (-400 |#2|) "failed") $) 163)) (-2726 (((-550) $) 167 (|has| (-400 |#2|) (-1011 (-550)))) (((-400 (-550)) $) 165 (|has| (-400 |#2|) (-1011 (-400 (-550))))) (((-400 |#2|) $) 162)) (-4110 (($ (-1227 (-400 |#2|)) (-1227 $)) 46) (($ (-1227 (-400 |#2|))) 62) (($ (-1227 |#2|) |#2|) 192)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) 150 (|has| (-400 |#2|) (-342)))) (-3349 (($ $ $) 106 (|has| (-400 |#2|) (-356)))) (-2677 (((-667 (-400 |#2|)) $ (-1227 $)) 51) (((-667 (-400 |#2|)) $) 57)) (-3780 (((-667 (-550)) (-667 $)) 161 (|has| (-400 |#2|) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) 160 (|has| (-400 |#2|) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-400 |#2|))) (|:| |vec| (-1227 (-400 |#2|)))) (-667 $) (-1227 $)) 159) (((-667 (-400 |#2|)) (-667 $)) 158)) (-3770 (((-1227 $) (-1227 $)) 198)) (-2419 (($ |#3|) 155) (((-3 $ "failed") (-400 |#3|)) 152 (|has| (-400 |#2|) (-356)))) (-1386 (((-3 $ "failed") $) 32)) (-1774 (((-623 (-623 |#1|))) 179 (|has| |#1| (-361)))) (-1591 (((-112) |#1| |#1|) 214)) (-2122 (((-894)) 52)) (-1741 (($) 88 (|has| (-400 |#2|) (-361)))) (-2234 (((-112)) 207)) (-2133 (((-112) |#1|) 206) (((-112) |#2|) 205)) (-1519 (($ $ $) 105 (|has| (-400 |#2|) (-356)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 100 (|has| (-400 |#2|) (-356)))) (-2674 (($ $) 185)) (-3485 (($) 146 (|has| (-400 |#2|) (-342)))) (-3697 (((-112) $) 147 (|has| (-400 |#2|) (-342)))) (-3714 (($ $ (-749)) 138 (|has| (-400 |#2|) (-342))) (($ $) 137 (|has| (-400 |#2|) (-342)))) (-3933 (((-112) $) 113 (|has| (-400 |#2|) (-356)))) (-2475 (((-894) $) 149 (|has| (-400 |#2|) (-342))) (((-811 (-894)) $) 135 (|has| (-400 |#2|) (-342)))) (-3102 (((-112) $) 30)) (-2392 (((-749)) 217)) (-2694 (((-1227 $) (-1227 $)) 199)) (-1389 (((-400 |#2|) $) 49)) (-1897 (((-623 (-925 |#1|)) (-1144)) 180 (|has| |#1| (-356)))) (-2826 (((-3 $ "failed") $) 139 (|has| (-400 |#2|) (-342)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 109 (|has| (-400 |#2|) (-356)))) (-1428 ((|#3| $) 42 (|has| (-400 |#2|) (-356)))) (-2253 (((-894) $) 87 (|has| (-400 |#2|) (-361)))) (-2407 ((|#3| $) 153)) (-3106 (($ (-623 $)) 98 (|has| (-400 |#2|) (-356))) (($ $ $) 97 (|has| (-400 |#2|) (-356)))) (-1825 (((-1126) $) 9)) (-3298 (((-667 (-400 |#2|))) 194)) (-3519 (((-667 (-400 |#2|))) 196)) (-3235 (($ $) 114 (|has| (-400 |#2|) (-356)))) (-4179 (($ (-1227 |#2|) |#2|) 190)) (-3411 (((-667 (-400 |#2|))) 195)) (-3649 (((-667 (-400 |#2|))) 197)) (-4072 (((-2 (|:| |num| (-667 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 189)) (-4306 (((-2 (|:| |num| (-1227 |#2|)) (|:| |den| |#2|)) $) 191)) (-3119 (((-1227 $)) 203)) (-2372 (((-1227 $)) 204)) (-3022 (((-112) $) 202)) (-2911 (((-112) $) 201) (((-112) $ |#1|) 188) (((-112) $ |#2|) 187)) (-3862 (($) 140 (|has| (-400 |#2|) (-342)) CONST)) (-2922 (($ (-894)) 86 (|has| (-400 |#2|) (-361)))) (-3858 (((-3 |#2| "failed")) 182)) (-3337 (((-1088) $) 10)) (-1880 (((-749)) 216)) (-3935 (($) 157)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 99 (|has| (-400 |#2|) (-356)))) (-3139 (($ (-623 $)) 96 (|has| (-400 |#2|) (-356))) (($ $ $) 95 (|has| (-400 |#2|) (-356)))) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) 143 (|has| (-400 |#2|) (-342)))) (-3338 (((-411 $) $) 110 (|has| (-400 |#2|) (-356)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 108 (|has| (-400 |#2|) (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 107 (|has| (-400 |#2|) (-356)))) (-1495 (((-3 $ "failed") $ $) 90 (|has| (-400 |#2|) (-356)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 101 (|has| (-400 |#2|) (-356)))) (-3542 (((-749) $) 103 (|has| (-400 |#2|) (-356)))) (-2680 ((|#1| $ |#1| |#1|) 184)) (-3959 (((-3 |#2| "failed")) 183)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 104 (|has| (-400 |#2|) (-356)))) (-3453 (((-400 |#2|) (-1227 $)) 45) (((-400 |#2|)) 58)) (-3811 (((-749) $) 148 (|has| (-400 |#2|) (-342))) (((-3 (-749) "failed") $ $) 136 (|has| (-400 |#2|) (-342)))) (-2393 (($ $ (-1 (-400 |#2|) (-400 |#2|)) (-749)) 120 (|has| (-400 |#2|) (-356))) (($ $ (-1 (-400 |#2|) (-400 |#2|))) 119 (|has| (-400 |#2|) (-356))) (($ $ (-1 |#2| |#2|)) 186) (($ $ (-623 (-1144)) (-623 (-749))) 127 (-1561 (-1262 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144)))) (-1262 (|has| (-400 |#2|) (-873 (-1144))) (|has| (-400 |#2|) (-356))))) (($ $ (-1144) (-749)) 128 (-1561 (-1262 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144)))) (-1262 (|has| (-400 |#2|) (-873 (-1144))) (|has| (-400 |#2|) (-356))))) (($ $ (-623 (-1144))) 129 (-1561 (-1262 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144)))) (-1262 (|has| (-400 |#2|) (-873 (-1144))) (|has| (-400 |#2|) (-356))))) (($ $ (-1144)) 130 (-1561 (-1262 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144)))) (-1262 (|has| (-400 |#2|) (-873 (-1144))) (|has| (-400 |#2|) (-356))))) (($ $ (-749)) 132 (-1561 (-1262 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-227))) (-1262 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342)))) (($ $) 134 (-1561 (-1262 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-227))) (-1262 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342))))) (-3013 (((-667 (-400 |#2|)) (-1227 $) (-1 (-400 |#2|) (-400 |#2|))) 151 (|has| (-400 |#2|) (-356)))) (-1310 ((|#3|) 156)) (-4288 (($) 145 (|has| (-400 |#2|) (-342)))) (-1373 (((-1227 (-400 |#2|)) $ (-1227 $)) 48) (((-667 (-400 |#2|)) (-1227 $) (-1227 $)) 47) (((-1227 (-400 |#2|)) $) 64) (((-667 (-400 |#2|)) (-1227 $)) 63)) (-4028 (((-1227 (-400 |#2|)) $) 61) (($ (-1227 (-400 |#2|))) 60) ((|#3| $) 168) (($ |#3|) 154)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) 142 (|has| (-400 |#2|) (-342)))) (-2794 (((-1227 $) (-1227 $)) 200)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ (-400 |#2|)) 35) (($ (-400 (-550))) 84 (-1561 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-1011 (-400 (-550)))))) (($ $) 89 (|has| (-400 |#2|) (-356)))) (-4242 (($ $) 141 (|has| (-400 |#2|) (-342))) (((-3 $ "failed") $) 41 (|has| (-400 |#2|) (-143)))) (-2608 ((|#3| $) 43)) (-2390 (((-749)) 28)) (-1449 (((-112)) 213)) (-2538 (((-112) |#1|) 212) (((-112) |#2|) 211)) (-2437 (((-1227 $)) 65)) (-1345 (((-112) $ $) 93 (|has| (-400 |#2|) (-356)))) (-2013 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) 181)) (-1726 (((-112)) 215)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $ (-1 (-400 |#2|) (-400 |#2|)) (-749)) 122 (|has| (-400 |#2|) (-356))) (($ $ (-1 (-400 |#2|) (-400 |#2|))) 121 (|has| (-400 |#2|) (-356))) (($ $ (-623 (-1144)) (-623 (-749))) 123 (-1561 (-1262 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144)))) (-1262 (|has| (-400 |#2|) (-873 (-1144))) (|has| (-400 |#2|) (-356))))) (($ $ (-1144) (-749)) 124 (-1561 (-1262 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144)))) (-1262 (|has| (-400 |#2|) (-873 (-1144))) (|has| (-400 |#2|) (-356))))) (($ $ (-623 (-1144))) 125 (-1561 (-1262 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144)))) (-1262 (|has| (-400 |#2|) (-873 (-1144))) (|has| (-400 |#2|) (-356))))) (($ $ (-1144)) 126 (-1561 (-1262 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144)))) (-1262 (|has| (-400 |#2|) (-873 (-1144))) (|has| (-400 |#2|) (-356))))) (($ $ (-749)) 131 (-1561 (-1262 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-227))) (-1262 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342)))) (($ $) 133 (-1561 (-1262 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-227))) (-1262 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342))))) (-2316 (((-112) $ $) 6)) (-2414 (($ $ $) 118 (|has| (-400 |#2|) (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 115 (|has| (-400 |#2|) (-356)))) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 |#2|)) 37) (($ (-400 |#2|) $) 36) (($ (-400 (-550)) $) 117 (|has| (-400 |#2|) (-356))) (($ $ (-400 (-550))) 116 (|has| (-400 |#2|) (-356)))))
-(((-335 |#1| |#2| |#3|) (-138) (-1185) (-1203 |t#1|) (-1203 (-400 |t#2|))) (T -335))
-((-2392 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-749)))) (-1880 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-749)))) (-1726 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))) (-1591 (*1 *2 *3 *3) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))) (-1449 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))) (-2538 (*1 *2 *3) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))) (-2538 (*1 *2 *3) (-12 (-4 *1 (-335 *4 *3 *5)) (-4 *4 (-1185)) (-4 *3 (-1203 *4)) (-4 *5 (-1203 (-400 *3))) (-5 *2 (-112)))) (-2438 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))) (-2332 (*1 *2 *3) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))) (-2332 (*1 *2 *3) (-12 (-4 *1 (-335 *4 *3 *5)) (-4 *4 (-1185)) (-4 *3 (-1203 *4)) (-4 *5 (-1203 (-400 *3))) (-5 *2 (-112)))) (-2234 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))) (-2133 (*1 *2 *3) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))) (-2133 (*1 *2 *3) (-12 (-4 *1 (-335 *4 *3 *5)) (-4 *4 (-1185)) (-4 *3 (-1203 *4)) (-4 *5 (-1203 (-400 *3))) (-5 *2 (-112)))) (-2372 (*1 *2) (-12 (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-1227 *1)) (-4 *1 (-335 *3 *4 *5)))) (-3119 (*1 *2) (-12 (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-1227 *1)) (-4 *1 (-335 *3 *4 *5)))) (-3022 (*1 *2 *1) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))) (-2911 (*1 *2 *1) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))) (-2794 (*1 *2 *2) (-12 (-5 *2 (-1227 *1)) (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))))) (-2694 (*1 *2 *2) (-12 (-5 *2 (-1227 *1)) (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))))) (-3770 (*1 *2 *2) (-12 (-5 *2 (-1227 *1)) (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))))) (-3649 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-667 (-400 *4))))) (-3519 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-667 (-400 *4))))) (-3411 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-667 (-400 *4))))) (-3298 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-667 (-400 *4))))) (-1363 (*1 *2 *1) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-2 (|:| |num| (-1227 *4)) (|:| |den| *4))))) (-4110 (*1 *1 *2 *3) (-12 (-5 *2 (-1227 *3)) (-4 *3 (-1203 *4)) (-4 *4 (-1185)) (-4 *1 (-335 *4 *3 *5)) (-4 *5 (-1203 (-400 *3))))) (-4306 (*1 *2 *1) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-2 (|:| |num| (-1227 *4)) (|:| |den| *4))))) (-4179 (*1 *1 *2 *3) (-12 (-5 *2 (-1227 *3)) (-4 *3 (-1203 *4)) (-4 *4 (-1185)) (-4 *1 (-335 *4 *3 *5)) (-4 *5 (-1203 (-400 *3))))) (-4072 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-335 *4 *5 *6)) (-4 *4 (-1185)) (-4 *5 (-1203 *4)) (-4 *6 (-1203 (-400 *5))) (-5 *2 (-2 (|:| |num| (-667 *5)) (|:| |den| *5))))) (-2911 (*1 *2 *1 *3) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))) (-2911 (*1 *2 *1 *3) (-12 (-4 *1 (-335 *4 *3 *5)) (-4 *4 (-1185)) (-4 *3 (-1203 *4)) (-4 *5 (-1203 (-400 *3))) (-5 *2 (-112)))) (-2393 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))))) (-2674 (*1 *1 *1) (-12 (-4 *1 (-335 *2 *3 *4)) (-4 *2 (-1185)) (-4 *3 (-1203 *2)) (-4 *4 (-1203 (-400 *3))))) (-2680 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-335 *2 *3 *4)) (-4 *2 (-1185)) (-4 *3 (-1203 *2)) (-4 *4 (-1203 (-400 *3))))) (-3959 (*1 *2) (|partial| -12 (-4 *1 (-335 *3 *2 *4)) (-4 *3 (-1185)) (-4 *4 (-1203 (-400 *2))) (-4 *2 (-1203 *3)))) (-3858 (*1 *2) (|partial| -12 (-4 *1 (-335 *3 *2 *4)) (-4 *3 (-1185)) (-4 *4 (-1203 (-400 *2))) (-4 *2 (-1203 *3)))) (-2013 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1203 *4)) (-4 *4 (-1185)) (-4 *6 (-1203 (-400 *5))) (-5 *2 (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5) (|:| |gd| *5))) (-4 *1 (-335 *4 *5 *6)))) (-1897 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-4 *1 (-335 *4 *5 *6)) (-4 *4 (-1185)) (-4 *5 (-1203 *4)) (-4 *6 (-1203 (-400 *5))) (-4 *4 (-356)) (-5 *2 (-623 (-925 *4))))) (-1774 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))) (-4 *3 (-361)) (-5 *2 (-623 (-623 *3))))))
-(-13 (-703 (-400 |t#2|) |t#3|) (-10 -8 (-15 -2392 ((-749))) (-15 -1880 ((-749))) (-15 -1726 ((-112))) (-15 -1591 ((-112) |t#1| |t#1|)) (-15 -1449 ((-112))) (-15 -2538 ((-112) |t#1|)) (-15 -2538 ((-112) |t#2|)) (-15 -2438 ((-112))) (-15 -2332 ((-112) |t#1|)) (-15 -2332 ((-112) |t#2|)) (-15 -2234 ((-112))) (-15 -2133 ((-112) |t#1|)) (-15 -2133 ((-112) |t#2|)) (-15 -2372 ((-1227 $))) (-15 -3119 ((-1227 $))) (-15 -3022 ((-112) $)) (-15 -2911 ((-112) $)) (-15 -2794 ((-1227 $) (-1227 $))) (-15 -2694 ((-1227 $) (-1227 $))) (-15 -3770 ((-1227 $) (-1227 $))) (-15 -3649 ((-667 (-400 |t#2|)))) (-15 -3519 ((-667 (-400 |t#2|)))) (-15 -3411 ((-667 (-400 |t#2|)))) (-15 -3298 ((-667 (-400 |t#2|)))) (-15 -1363 ((-2 (|:| |num| (-1227 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -4110 ($ (-1227 |t#2|) |t#2|)) (-15 -4306 ((-2 (|:| |num| (-1227 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -4179 ($ (-1227 |t#2|) |t#2|)) (-15 -4072 ((-2 (|:| |num| (-667 |t#2|)) (|:| |den| |t#2|)) (-1 |t#2| |t#2|))) (-15 -2911 ((-112) $ |t#1|)) (-15 -2911 ((-112) $ |t#2|)) (-15 -2393 ($ $ (-1 |t#2| |t#2|))) (-15 -2674 ($ $)) (-15 -2680 (|t#1| $ |t#1| |t#1|)) (-15 -3959 ((-3 |t#2| "failed"))) (-15 -3858 ((-3 |t#2| "failed"))) (-15 -2013 ((-2 (|:| |num| $) (|:| |den| |t#2|) (|:| |derivden| |t#2|) (|:| |gd| |t#2|)) $ (-1 |t#2| |t#2|))) (IF (|has| |t#1| (-356)) (-15 -1897 ((-623 (-925 |t#1|)) (-1144))) |%noBranch|) (IF (|has| |t#1| (-361)) (-15 -1774 ((-623 (-623 |t#1|)))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) -1561 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-38 #1=(-400 |#2|)) . T) ((-38 $) -1561 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-101) . T) ((-111 #0# #0#) -1561 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-111 #1# #1#) . T) ((-111 $ $) . T) ((-130) . T) ((-143) -1561 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-143))) ((-145) |has| (-400 |#2|) (-145)) ((-595 (-836)) . T) ((-170) . T) ((-596 |#3|) . T) ((-225 #1#) |has| (-400 |#2|) (-356)) ((-227) -1561 (|has| (-400 |#2|) (-342)) (-12 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356)))) ((-237) -1561 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-283) -1561 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-300) -1561 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-356) -1561 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-395) |has| (-400 |#2|) (-342)) ((-361) -1561 (|has| (-400 |#2|) (-361)) (|has| (-400 |#2|) (-342))) ((-342) |has| (-400 |#2|) (-342)) ((-363 #1# |#3|) . T) ((-402 #1# |#3|) . T) ((-370 #1#) . T) ((-404 #1#) . T) ((-444) -1561 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-542) -1561 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-626 #0#) -1561 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-626 #1#) . T) ((-626 $) . T) ((-619 #1#) . T) ((-619 (-550)) |has| (-400 |#2|) (-619 (-550))) ((-696 #0#) -1561 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-696 #1#) . T) ((-696 $) -1561 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-703 #1# |#3|) . T) ((-705) . T) ((-873 (-1144)) -12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144)))) ((-893) -1561 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-1011 (-400 (-550))) |has| (-400 |#2|) (-1011 (-400 (-550)))) ((-1011 #1#) . T) ((-1011 (-550)) |has| (-400 |#2|) (-1011 (-550))) ((-1026 #0#) -1561 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-1026 #1#) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1119) |has| (-400 |#2|) (-342)) ((-1185) -1561 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-4212 (((-112) $) NIL)) (-2155 (((-749)) NIL)) (-2252 (((-883 |#1|) $) NIL) (($ $ (-894)) NIL (|has| (-883 |#1|) (-361)))) (-1337 (((-1154 (-894) (-749)) (-550)) NIL (|has| (-883 |#1|) (-361)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3631 (((-112) $ $) NIL)) (-4319 (((-749)) NIL (|has| (-883 |#1|) (-361)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-883 |#1|) "failed") $) NIL)) (-2726 (((-883 |#1|) $) NIL)) (-4110 (($ (-1227 (-883 |#1|))) NIL)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-883 |#1|) (-361)))) (-3349 (($ $ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1741 (($) NIL (|has| (-883 |#1|) (-361)))) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3485 (($) NIL (|has| (-883 |#1|) (-361)))) (-3697 (((-112) $) NIL (|has| (-883 |#1|) (-361)))) (-3714 (($ $ (-749)) NIL (-1561 (|has| (-883 |#1|) (-143)) (|has| (-883 |#1|) (-361)))) (($ $) NIL (-1561 (|has| (-883 |#1|) (-143)) (|has| (-883 |#1|) (-361))))) (-3933 (((-112) $) NIL)) (-2475 (((-894) $) NIL (|has| (-883 |#1|) (-361))) (((-811 (-894)) $) NIL (-1561 (|has| (-883 |#1|) (-143)) (|has| (-883 |#1|) (-361))))) (-3102 (((-112) $) NIL)) (-2529 (($) NIL (|has| (-883 |#1|) (-361)))) (-2340 (((-112) $) NIL (|has| (-883 |#1|) (-361)))) (-1389 (((-883 |#1|) $) NIL) (($ $ (-894)) NIL (|has| (-883 |#1|) (-361)))) (-2826 (((-3 $ "failed") $) NIL (|has| (-883 |#1|) (-361)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1428 (((-1140 (-883 |#1|)) $) NIL) (((-1140 $) $ (-894)) NIL (|has| (-883 |#1|) (-361)))) (-2253 (((-894) $) NIL (|has| (-883 |#1|) (-361)))) (-4116 (((-1140 (-883 |#1|)) $) NIL (|has| (-883 |#1|) (-361)))) (-4008 (((-1140 (-883 |#1|)) $) NIL (|has| (-883 |#1|) (-361))) (((-3 (-1140 (-883 |#1|)) "failed") $ $) NIL (|has| (-883 |#1|) (-361)))) (-4235 (($ $ (-1140 (-883 |#1|))) NIL (|has| (-883 |#1|) (-361)))) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3862 (($) NIL (|has| (-883 |#1|) (-361)) CONST)) (-2922 (($ (-894)) NIL (|has| (-883 |#1|) (-361)))) (-4100 (((-112) $) NIL)) (-3337 (((-1088) $) NIL)) (-2018 (((-931 (-1088))) NIL)) (-3935 (($) NIL (|has| (-883 |#1|) (-361)))) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) NIL (|has| (-883 |#1|) (-361)))) (-3338 (((-411 $) $) NIL)) (-3990 (((-811 (-894))) NIL) (((-894)) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-3811 (((-749) $) NIL (|has| (-883 |#1|) (-361))) (((-3 (-749) "failed") $ $) NIL (-1561 (|has| (-883 |#1|) (-143)) (|has| (-883 |#1|) (-361))))) (-2854 (((-133)) NIL)) (-2393 (($ $) NIL (|has| (-883 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-883 |#1|) (-361)))) (-2970 (((-811 (-894)) $) NIL) (((-894) $) NIL)) (-1310 (((-1140 (-883 |#1|))) NIL)) (-4288 (($) NIL (|has| (-883 |#1|) (-361)))) (-1273 (($) NIL (|has| (-883 |#1|) (-361)))) (-1373 (((-1227 (-883 |#1|)) $) NIL) (((-667 (-883 |#1|)) (-1227 $)) NIL)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (|has| (-883 |#1|) (-361)))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ (-883 |#1|)) NIL)) (-4242 (($ $) NIL (|has| (-883 |#1|) (-361))) (((-3 $ "failed") $) NIL (-1561 (|has| (-883 |#1|) (-143)) (|has| (-883 |#1|) (-361))))) (-2390 (((-749)) NIL)) (-2437 (((-1227 $)) NIL) (((-1227 $) (-894)) NIL)) (-1345 (((-112) $ $) NIL)) (-1288 (((-112) $) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-2072 (($ $) NIL (|has| (-883 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-883 |#1|) (-361)))) (-4183 (($ $) NIL (|has| (-883 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-883 |#1|) (-361)))) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ $) NIL) (($ $ (-883 |#1|)) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ (-883 |#1|)) NIL) (($ (-883 |#1|) $) NIL)))
-(((-336 |#1| |#2|) (-13 (-322 (-883 |#1|)) (-10 -7 (-15 -2018 ((-931 (-1088)))))) (-894) (-894)) (T -336))
-((-2018 (*1 *2) (-12 (-5 *2 (-931 (-1088))) (-5 *1 (-336 *3 *4)) (-14 *3 (-894)) (-14 *4 (-894)))))
-(-13 (-322 (-883 |#1|)) (-10 -7 (-15 -2018 ((-931 (-1088))))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 44)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-4212 (((-112) $) NIL)) (-2155 (((-749)) NIL)) (-2252 ((|#1| $) NIL) (($ $ (-894)) NIL (|has| |#1| (-361)))) (-1337 (((-1154 (-894) (-749)) (-550)) 41 (|has| |#1| (-361)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3631 (((-112) $ $) NIL)) (-4319 (((-749)) NIL (|has| |#1| (-361)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) 115)) (-2726 ((|#1| $) 86)) (-4110 (($ (-1227 |#1|)) 104)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) 95 (|has| |#1| (-361)))) (-3349 (($ $ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1741 (($) 98 (|has| |#1| (-361)))) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3485 (($) 129 (|has| |#1| (-361)))) (-3697 (((-112) $) 48 (|has| |#1| (-361)))) (-3714 (($ $ (-749)) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))) (($ $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3933 (((-112) $) NIL)) (-2475 (((-894) $) 45 (|has| |#1| (-361))) (((-811 (-894)) $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3102 (((-112) $) NIL)) (-2529 (($) 131 (|has| |#1| (-361)))) (-2340 (((-112) $) NIL (|has| |#1| (-361)))) (-1389 ((|#1| $) NIL) (($ $ (-894)) NIL (|has| |#1| (-361)))) (-2826 (((-3 $ "failed") $) NIL (|has| |#1| (-361)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1428 (((-1140 |#1|) $) 90) (((-1140 $) $ (-894)) NIL (|has| |#1| (-361)))) (-2253 (((-894) $) 139 (|has| |#1| (-361)))) (-4116 (((-1140 |#1|) $) NIL (|has| |#1| (-361)))) (-4008 (((-1140 |#1|) $) NIL (|has| |#1| (-361))) (((-3 (-1140 |#1|) "failed") $ $) NIL (|has| |#1| (-361)))) (-4235 (($ $ (-1140 |#1|)) NIL (|has| |#1| (-361)))) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) 146)) (-3862 (($) NIL (|has| |#1| (-361)) CONST)) (-2922 (($ (-894)) 71 (|has| |#1| (-361)))) (-4100 (((-112) $) 118)) (-3337 (((-1088) $) NIL)) (-2018 (((-931 (-1088))) 42)) (-3935 (($) 127 (|has| |#1| (-361)))) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) 93 (|has| |#1| (-361)))) (-3338 (((-411 $) $) NIL)) (-3990 (((-811 (-894))) 67) (((-894)) 68)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-3811 (((-749) $) 130 (|has| |#1| (-361))) (((-3 (-749) "failed") $ $) 125 (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2854 (((-133)) NIL)) (-2393 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-2970 (((-811 (-894)) $) NIL) (((-894) $) NIL)) (-1310 (((-1140 |#1|)) 96)) (-4288 (($) 128 (|has| |#1| (-361)))) (-1273 (($) 136 (|has| |#1| (-361)))) (-1373 (((-1227 |#1|) $) 59) (((-667 |#1|) (-1227 $)) NIL)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (|has| |#1| (-361)))) (-1518 (((-836) $) 142) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ |#1|) 75)) (-4242 (($ $) NIL (|has| |#1| (-361))) (((-3 $ "failed") $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2390 (((-749)) 138)) (-2437 (((-1227 $)) 117) (((-1227 $) (-894)) 73)) (-1345 (((-112) $ $) NIL)) (-1288 (((-112) $) NIL)) (-2626 (($) 49 T CONST)) (-2636 (($) 46 T CONST)) (-2072 (($ $) 81 (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-4183 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-2316 (((-112) $ $) 47)) (-2414 (($ $ $) 144) (($ $ |#1|) 145)) (-2403 (($ $) 126) (($ $ $) NIL)) (-2391 (($ $ $) 61)) (** (($ $ (-894)) 148) (($ $ (-749)) 149) (($ $ (-550)) 147)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 77) (($ $ $) 76) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 143)))
-(((-337 |#1| |#2|) (-13 (-322 |#1|) (-10 -7 (-15 -2018 ((-931 (-1088)))))) (-342) (-1140 |#1|)) (T -337))
-((-2018 (*1 *2) (-12 (-5 *2 (-931 (-1088))) (-5 *1 (-337 *3 *4)) (-4 *3 (-342)) (-14 *4 (-1140 *3)))))
-(-13 (-322 |#1|) (-10 -7 (-15 -2018 ((-931 (-1088))))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-4212 (((-112) $) NIL)) (-2155 (((-749)) NIL)) (-2252 ((|#1| $) NIL) (($ $ (-894)) NIL (|has| |#1| (-361)))) (-1337 (((-1154 (-894) (-749)) (-550)) NIL (|has| |#1| (-361)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3631 (((-112) $ $) NIL)) (-4319 (((-749)) NIL (|has| |#1| (-361)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) NIL)) (-2726 ((|#1| $) NIL)) (-4110 (($ (-1227 |#1|)) NIL)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-361)))) (-3349 (($ $ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1741 (($) NIL (|has| |#1| (-361)))) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3485 (($) NIL (|has| |#1| (-361)))) (-3697 (((-112) $) NIL (|has| |#1| (-361)))) (-3714 (($ $ (-749)) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))) (($ $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3933 (((-112) $) NIL)) (-2475 (((-894) $) NIL (|has| |#1| (-361))) (((-811 (-894)) $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3102 (((-112) $) NIL)) (-2529 (($) NIL (|has| |#1| (-361)))) (-2340 (((-112) $) NIL (|has| |#1| (-361)))) (-1389 ((|#1| $) NIL) (($ $ (-894)) NIL (|has| |#1| (-361)))) (-2826 (((-3 $ "failed") $) NIL (|has| |#1| (-361)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1428 (((-1140 |#1|) $) NIL) (((-1140 $) $ (-894)) NIL (|has| |#1| (-361)))) (-2253 (((-894) $) NIL (|has| |#1| (-361)))) (-4116 (((-1140 |#1|) $) NIL (|has| |#1| (-361)))) (-4008 (((-1140 |#1|) $) NIL (|has| |#1| (-361))) (((-3 (-1140 |#1|) "failed") $ $) NIL (|has| |#1| (-361)))) (-4235 (($ $ (-1140 |#1|)) NIL (|has| |#1| (-361)))) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3862 (($) NIL (|has| |#1| (-361)) CONST)) (-2922 (($ (-894)) NIL (|has| |#1| (-361)))) (-4100 (((-112) $) NIL)) (-3337 (((-1088) $) NIL)) (-2018 (((-931 (-1088))) NIL)) (-3935 (($) NIL (|has| |#1| (-361)))) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) NIL (|has| |#1| (-361)))) (-3338 (((-411 $) $) NIL)) (-3990 (((-811 (-894))) NIL) (((-894)) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-3811 (((-749) $) NIL (|has| |#1| (-361))) (((-3 (-749) "failed") $ $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2854 (((-133)) NIL)) (-2393 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-2970 (((-811 (-894)) $) NIL) (((-894) $) NIL)) (-1310 (((-1140 |#1|)) NIL)) (-4288 (($) NIL (|has| |#1| (-361)))) (-1273 (($) NIL (|has| |#1| (-361)))) (-1373 (((-1227 |#1|) $) NIL) (((-667 |#1|) (-1227 $)) NIL)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (|has| |#1| (-361)))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ |#1|) NIL)) (-4242 (($ $) NIL (|has| |#1| (-361))) (((-3 $ "failed") $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2390 (((-749)) NIL)) (-2437 (((-1227 $)) NIL) (((-1227 $) (-894)) NIL)) (-1345 (((-112) $ $) NIL)) (-1288 (((-112) $) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-2072 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-4183 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-338 |#1| |#2|) (-13 (-322 |#1|) (-10 -7 (-15 -2018 ((-931 (-1088)))))) (-342) (-894)) (T -338))
-((-2018 (*1 *2) (-12 (-5 *2 (-931 (-1088))) (-5 *1 (-338 *3 *4)) (-4 *3 (-342)) (-14 *4 (-894)))))
-(-13 (-322 |#1|) (-10 -7 (-15 -2018 ((-931 (-1088))))))
-((-3398 (((-749) (-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088)))))) 42)) (-3875 (((-931 (-1088)) (-1140 |#1|)) 85)) (-3976 (((-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088))))) (-1140 |#1|)) 78)) (-4086 (((-667 |#1|) (-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088)))))) 86)) (-4197 (((-3 (-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088))))) "failed") (-894)) 13)) (-4059 (((-3 (-1140 |#1|) (-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088)))))) (-894)) 18)))
-(((-339 |#1|) (-10 -7 (-15 -3875 ((-931 (-1088)) (-1140 |#1|))) (-15 -3976 ((-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088))))) (-1140 |#1|))) (-15 -4086 ((-667 |#1|) (-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088))))))) (-15 -3398 ((-749) (-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088))))))) (-15 -4197 ((-3 (-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088))))) "failed") (-894))) (-15 -4059 ((-3 (-1140 |#1|) (-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088)))))) (-894)))) (-342)) (T -339))
-((-4059 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-3 (-1140 *4) (-1227 (-623 (-2 (|:| -3625 *4) (|:| -2922 (-1088))))))) (-5 *1 (-339 *4)) (-4 *4 (-342)))) (-4197 (*1 *2 *3) (|partial| -12 (-5 *3 (-894)) (-5 *2 (-1227 (-623 (-2 (|:| -3625 *4) (|:| -2922 (-1088)))))) (-5 *1 (-339 *4)) (-4 *4 (-342)))) (-3398 (*1 *2 *3) (-12 (-5 *3 (-1227 (-623 (-2 (|:| -3625 *4) (|:| -2922 (-1088)))))) (-4 *4 (-342)) (-5 *2 (-749)) (-5 *1 (-339 *4)))) (-4086 (*1 *2 *3) (-12 (-5 *3 (-1227 (-623 (-2 (|:| -3625 *4) (|:| -2922 (-1088)))))) (-4 *4 (-342)) (-5 *2 (-667 *4)) (-5 *1 (-339 *4)))) (-3976 (*1 *2 *3) (-12 (-5 *3 (-1140 *4)) (-4 *4 (-342)) (-5 *2 (-1227 (-623 (-2 (|:| -3625 *4) (|:| -2922 (-1088)))))) (-5 *1 (-339 *4)))) (-3875 (*1 *2 *3) (-12 (-5 *3 (-1140 *4)) (-4 *4 (-342)) (-5 *2 (-931 (-1088))) (-5 *1 (-339 *4)))))
-(-10 -7 (-15 -3875 ((-931 (-1088)) (-1140 |#1|))) (-15 -3976 ((-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088))))) (-1140 |#1|))) (-15 -4086 ((-667 |#1|) (-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088))))))) (-15 -3398 ((-749) (-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088))))))) (-15 -4197 ((-3 (-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088))))) "failed") (-894))) (-15 -4059 ((-3 (-1140 |#1|) (-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088)))))) (-894))))
-((-1518 ((|#1| |#3|) 86) ((|#3| |#1|) 69)))
-(((-340 |#1| |#2| |#3|) (-10 -7 (-15 -1518 (|#3| |#1|)) (-15 -1518 (|#1| |#3|))) (-322 |#2|) (-342) (-322 |#2|)) (T -340))
-((-1518 (*1 *2 *3) (-12 (-4 *4 (-342)) (-4 *2 (-322 *4)) (-5 *1 (-340 *2 *4 *3)) (-4 *3 (-322 *4)))) (-1518 (*1 *2 *3) (-12 (-4 *4 (-342)) (-4 *2 (-322 *4)) (-5 *1 (-340 *3 *4 *2)) (-4 *3 (-322 *4)))))
-(-10 -7 (-15 -1518 (|#3| |#1|)) (-15 -1518 (|#1| |#3|)))
-((-3697 (((-112) $) 51)) (-2475 (((-811 (-894)) $) 21) (((-894) $) 52)) (-2826 (((-3 $ "failed") $) 16)) (-3862 (($) 9)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 93)) (-3811 (((-3 (-749) "failed") $ $) 71) (((-749) $) 60)) (-2393 (($ $ (-749)) NIL) (($ $) 8)) (-4288 (($) 44)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) 34)) (-4242 (((-3 $ "failed") $) 38) (($ $) 37)))
-(((-341 |#1|) (-10 -8 (-15 -2475 ((-894) |#1|)) (-15 -3811 ((-749) |#1|)) (-15 -3697 ((-112) |#1|)) (-15 -4288 (|#1|)) (-15 -3172 ((-3 (-1227 |#1|) "failed") (-667 |#1|))) (-15 -4242 (|#1| |#1|)) (-15 -2393 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-749))) (-15 -3862 (|#1|)) (-15 -2826 ((-3 |#1| "failed") |#1|)) (-15 -3811 ((-3 (-749) "failed") |#1| |#1|)) (-15 -2475 ((-811 (-894)) |#1|)) (-15 -4242 ((-3 |#1| "failed") |#1|)) (-15 -2619 ((-1140 |#1|) (-1140 |#1|) (-1140 |#1|)))) (-342)) (T -341))
-NIL
-(-10 -8 (-15 -2475 ((-894) |#1|)) (-15 -3811 ((-749) |#1|)) (-15 -3697 ((-112) |#1|)) (-15 -4288 (|#1|)) (-15 -3172 ((-3 (-1227 |#1|) "failed") (-667 |#1|))) (-15 -4242 (|#1| |#1|)) (-15 -2393 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-749))) (-15 -3862 (|#1|)) (-15 -2826 ((-3 |#1| "failed") |#1|)) (-15 -3811 ((-3 (-749) "failed") |#1| |#1|)) (-15 -2475 ((-811 (-894)) |#1|)) (-15 -4242 ((-3 |#1| "failed") |#1|)) (-15 -2619 ((-1140 |#1|) (-1140 |#1|) (-1140 |#1|))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-1337 (((-1154 (-894) (-749)) (-550)) 90)) (-3219 (((-3 $ "failed") $ $) 19)) (-1505 (($ $) 70)) (-3564 (((-411 $) $) 69)) (-3631 (((-112) $ $) 57)) (-4319 (((-749)) 100)) (-3513 (($) 17 T CONST)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) 84)) (-3349 (($ $ $) 53)) (-1386 (((-3 $ "failed") $) 32)) (-1741 (($) 103)) (-1519 (($ $ $) 54)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 49)) (-3485 (($) 88)) (-3697 (((-112) $) 87)) (-3714 (($ $) 76) (($ $ (-749)) 75)) (-3933 (((-112) $) 68)) (-2475 (((-811 (-894)) $) 78) (((-894) $) 85)) (-3102 (((-112) $) 30)) (-2826 (((-3 $ "failed") $) 99)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-2253 (((-894) $) 102)) (-3106 (($ $ $) 44) (($ (-623 $)) 43)) (-1825 (((-1126) $) 9)) (-3235 (($ $) 67)) (-3862 (($) 98 T CONST)) (-2922 (($ (-894)) 101)) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 42)) (-3139 (($ $ $) 46) (($ (-623 $)) 45)) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) 91)) (-3338 (((-411 $) $) 71)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-1495 (((-3 $ "failed") $ $) 40)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-3542 (((-749) $) 56)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 55)) (-3811 (((-3 (-749) "failed") $ $) 77) (((-749) $) 86)) (-2393 (($ $ (-749)) 96) (($ $) 94)) (-4288 (($) 89)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) 92)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63)) (-4242 (((-3 $ "failed") $) 79) (($ $) 93)) (-2390 (((-749)) 28)) (-1345 (((-112) $ $) 37)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $ (-749)) 97) (($ $) 95)) (-2316 (((-112) $ $) 6)) (-2414 (($ $ $) 62)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64)))
+((-2206 (*1 *2) (-12 (-4 *3 (-356)) (-5 *2 (-1228 *1)) (-4 *1 (-322 *3)))) (-2206 (*1 *2 *3) (-12 (-5 *3 (-895)) (-4 *4 (-356)) (-5 *2 (-1228 *1)) (-4 *1 (-322 *4)))) (-2999 (*1 *2 *1) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-1228 *3)))) (-2999 (*1 *2 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-322 *4)) (-4 *4 (-356)) (-5 *2 (-667 *4)))) (-2821 (*1 *1 *2) (-12 (-5 *2 (-1228 *3)) (-4 *3 (-356)) (-4 *1 (-322 *3)))) (-2835 (*1 *2 *1) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-1141 *3)))) (-3832 (*1 *2) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-1141 *3)))) (-4015 (*1 *2) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-895)))) (-3661 (*1 *2 *1) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-895)))) (-1571 (*1 *2 *1) (-12 (-4 *1 (-322 *2)) (-4 *2 (-356)))) (-2223 (*1 *2 *1) (-12 (-4 *1 (-322 *2)) (-4 *2 (-356)))) (-2835 (*1 *2 *1 *3) (-12 (-5 *3 (-895)) (-4 *4 (-361)) (-4 *4 (-356)) (-5 *2 (-1141 *1)) (-4 *1 (-322 *4)))) (-1571 (*1 *1 *1 *2) (-12 (-5 *2 (-895)) (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361)))) (-2223 (*1 *1 *1 *2) (-12 (-5 *2 (-895)) (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361)))) (-3975 (*1 *1) (-12 (-4 *1 (-322 *2)) (-4 *2 (-361)) (-4 *2 (-356)))) (-1888 (*1 *1) (-12 (-4 *1 (-322 *2)) (-4 *2 (-361)) (-4 *2 (-356)))) (-3751 (*1 *2 *1) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361)) (-5 *2 (-112)))) (-2256 (*1 *1) (-12 (-4 *1 (-322 *2)) (-4 *2 (-361)) (-4 *2 (-356)))) (-1542 (*1 *1 *1 *2) (-12 (-5 *2 (-1141 *3)) (-4 *3 (-361)) (-4 *1 (-322 *3)) (-4 *3 (-356)))) (-2888 (*1 *2 *1) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361)) (-5 *2 (-1141 *3)))) (-4180 (*1 *2 *1) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361)) (-5 *2 (-1141 *3)))) (-4180 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361)) (-5 *2 (-1141 *3)))))
+(-13 (-1247 |t#1|) (-1012 |t#1|) (-10 -8 (-15 -2206 ((-1228 $))) (-15 -2206 ((-1228 $) (-895))) (-15 -2999 ((-1228 |t#1|) $)) (-15 -2999 ((-667 |t#1|) (-1228 $))) (-15 -2821 ($ (-1228 |t#1|))) (-15 -2835 ((-1141 |t#1|) $)) (-15 -3832 ((-1141 |t#1|))) (-15 -4015 ((-895))) (-15 -3661 ((-895) $)) (-15 -1571 (|t#1| $)) (-15 -2223 (|t#1| $)) (IF (|has| |t#1| (-361)) (PROGN (-6 (-342)) (-15 -2835 ((-1141 $) $ (-895))) (-15 -1571 ($ $ (-895))) (-15 -2223 ($ $ (-895))) (-15 -3975 ($)) (-15 -1888 ($)) (-15 -3751 ((-112) $)) (-15 -2256 ($)) (-15 -1542 ($ $ (-1141 |t#1|))) (-15 -2888 ((-1141 |t#1|) $)) (-15 -4180 ((-1141 |t#1|) $)) (-15 -4180 ((-3 (-1141 |t#1|) "failed") $ $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-130) . T) ((-143) -1489 (|has| |#1| (-361)) (|has| |#1| (-143))) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-170) . T) ((-227) |has| |#1| (-361)) ((-237) . T) ((-283) . T) ((-300) . T) ((-1247 |#1|) . T) ((-356) . T) ((-395) -1489 (|has| |#1| (-361)) (|has| |#1| (-143))) ((-361) |has| |#1| (-361)) ((-342) |has| |#1| (-361)) ((-444) . T) ((-542) . T) ((-626 #0#) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #0#) . T) ((-696 |#1|) . T) ((-696 $) . T) ((-705) . T) ((-894) . T) ((-1012 |#1|) . T) ((-1027 #0#) . T) ((-1027 |#1|) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1120) |has| |#1| (-361)) ((-1186) . T) ((-1235 |#1|) . T))
+((-2221 (((-112) $ $) NIL)) (-4261 (($ (-1144) $) 88)) (-2494 (($) 77)) (-1982 (((-1089) (-1089)) 11)) (-4110 (($) 78)) (-3702 (($) 90) (($ (-309 (-677))) 98) (($ (-309 (-679))) 94) (($ (-309 (-672))) 102) (($ (-309 (-372))) 109) (($ (-309 (-550))) 105) (($ (-309 (-167 (-372)))) 113)) (-1402 (($ (-1144) $) 89)) (-3090 (($ (-623 (-837))) 79)) (-3394 (((-1233) $) 75)) (-1651 (((-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")) $) 27)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2886 (($ (-1089)) 51)) (-1626 (((-1073) $) 25)) (-2817 (($ (-1061 (-926 (-550))) $) 85) (($ (-1061 (-926 (-550))) (-926 (-550)) $) 86)) (-2580 (($ (-1089)) 87)) (-2556 (($ (-1144) $) 115) (($ (-1144) $ $) 116)) (-3250 (($ (-1145) (-623 (-1145))) 76)) (-3808 (($ (-1127)) 82) (($ (-623 (-1127))) 80)) (-2233 (((-837) $) 118)) (-2278 (((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1145)) (|:| |arrayIndex| (-623 (-926 (-550)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-112)) (|:| -2520 (-837)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1145)) (|:| |rand| (-837)) (|:| |ints2Floats?| (-112)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1144)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -4217 (-112)) (|:| -1337 (-2 (|:| |ints2Floats?| (-112)) (|:| -2520 (-837)))))) (|:| |blockBranch| (-623 $)) (|:| |commentBranch| (-623 (-1127))) (|:| |callBranch| (-1127)) (|:| |forBranch| (-2 (|:| -2873 (-1061 (-926 (-550)))) (|:| |span| (-926 (-550))) (|:| -1865 $))) (|:| |labelBranch| (-1089)) (|:| |loopBranch| (-2 (|:| |switch| (-1144)) (|:| -1865 $))) (|:| |commonBranch| (-2 (|:| -1856 (-1145)) (|:| |contents| (-623 (-1145))))) (|:| |printBranch| (-623 (-837)))) $) 44)) (-4070 (($ (-1127)) 187)) (-1827 (($ (-623 $)) 114)) (-2691 (($ (-1145) (-1127)) 120) (($ (-1145) (-309 (-679))) 160) (($ (-1145) (-309 (-677))) 161) (($ (-1145) (-309 (-672))) 162) (($ (-1145) (-667 (-679))) 123) (($ (-1145) (-667 (-677))) 126) (($ (-1145) (-667 (-672))) 129) (($ (-1145) (-1228 (-679))) 132) (($ (-1145) (-1228 (-677))) 135) (($ (-1145) (-1228 (-672))) 138) (($ (-1145) (-667 (-309 (-679)))) 141) (($ (-1145) (-667 (-309 (-677)))) 144) (($ (-1145) (-667 (-309 (-672)))) 147) (($ (-1145) (-1228 (-309 (-679)))) 150) (($ (-1145) (-1228 (-309 (-677)))) 153) (($ (-1145) (-1228 (-309 (-672)))) 156) (($ (-1145) (-623 (-926 (-550))) (-309 (-679))) 157) (($ (-1145) (-623 (-926 (-550))) (-309 (-677))) 158) (($ (-1145) (-623 (-926 (-550))) (-309 (-672))) 159) (($ (-1145) (-309 (-550))) 184) (($ (-1145) (-309 (-372))) 185) (($ (-1145) (-309 (-167 (-372)))) 186) (($ (-1145) (-667 (-309 (-550)))) 165) (($ (-1145) (-667 (-309 (-372)))) 168) (($ (-1145) (-667 (-309 (-167 (-372))))) 171) (($ (-1145) (-1228 (-309 (-550)))) 174) (($ (-1145) (-1228 (-309 (-372)))) 177) (($ (-1145) (-1228 (-309 (-167 (-372))))) 180) (($ (-1145) (-623 (-926 (-550))) (-309 (-550))) 181) (($ (-1145) (-623 (-926 (-550))) (-309 (-372))) 182) (($ (-1145) (-623 (-926 (-550))) (-309 (-167 (-372)))) 183)) (-2264 (((-112) $ $) NIL)))
+(((-323) (-13 (-1069) (-10 -8 (-15 -2233 ((-837) $)) (-15 -2817 ($ (-1061 (-926 (-550))) $)) (-15 -2817 ($ (-1061 (-926 (-550))) (-926 (-550)) $)) (-15 -4261 ($ (-1144) $)) (-15 -1402 ($ (-1144) $)) (-15 -2886 ($ (-1089))) (-15 -2580 ($ (-1089))) (-15 -3808 ($ (-1127))) (-15 -3808 ($ (-623 (-1127)))) (-15 -4070 ($ (-1127))) (-15 -3702 ($)) (-15 -3702 ($ (-309 (-677)))) (-15 -3702 ($ (-309 (-679)))) (-15 -3702 ($ (-309 (-672)))) (-15 -3702 ($ (-309 (-372)))) (-15 -3702 ($ (-309 (-550)))) (-15 -3702 ($ (-309 (-167 (-372))))) (-15 -2556 ($ (-1144) $)) (-15 -2556 ($ (-1144) $ $)) (-15 -2691 ($ (-1145) (-1127))) (-15 -2691 ($ (-1145) (-309 (-679)))) (-15 -2691 ($ (-1145) (-309 (-677)))) (-15 -2691 ($ (-1145) (-309 (-672)))) (-15 -2691 ($ (-1145) (-667 (-679)))) (-15 -2691 ($ (-1145) (-667 (-677)))) (-15 -2691 ($ (-1145) (-667 (-672)))) (-15 -2691 ($ (-1145) (-1228 (-679)))) (-15 -2691 ($ (-1145) (-1228 (-677)))) (-15 -2691 ($ (-1145) (-1228 (-672)))) (-15 -2691 ($ (-1145) (-667 (-309 (-679))))) (-15 -2691 ($ (-1145) (-667 (-309 (-677))))) (-15 -2691 ($ (-1145) (-667 (-309 (-672))))) (-15 -2691 ($ (-1145) (-1228 (-309 (-679))))) (-15 -2691 ($ (-1145) (-1228 (-309 (-677))))) (-15 -2691 ($ (-1145) (-1228 (-309 (-672))))) (-15 -2691 ($ (-1145) (-623 (-926 (-550))) (-309 (-679)))) (-15 -2691 ($ (-1145) (-623 (-926 (-550))) (-309 (-677)))) (-15 -2691 ($ (-1145) (-623 (-926 (-550))) (-309 (-672)))) (-15 -2691 ($ (-1145) (-309 (-550)))) (-15 -2691 ($ (-1145) (-309 (-372)))) (-15 -2691 ($ (-1145) (-309 (-167 (-372))))) (-15 -2691 ($ (-1145) (-667 (-309 (-550))))) (-15 -2691 ($ (-1145) (-667 (-309 (-372))))) (-15 -2691 ($ (-1145) (-667 (-309 (-167 (-372)))))) (-15 -2691 ($ (-1145) (-1228 (-309 (-550))))) (-15 -2691 ($ (-1145) (-1228 (-309 (-372))))) (-15 -2691 ($ (-1145) (-1228 (-309 (-167 (-372)))))) (-15 -2691 ($ (-1145) (-623 (-926 (-550))) (-309 (-550)))) (-15 -2691 ($ (-1145) (-623 (-926 (-550))) (-309 (-372)))) (-15 -2691 ($ (-1145) (-623 (-926 (-550))) (-309 (-167 (-372))))) (-15 -1827 ($ (-623 $))) (-15 -2494 ($)) (-15 -4110 ($)) (-15 -3090 ($ (-623 (-837)))) (-15 -3250 ($ (-1145) (-623 (-1145)))) (-15 -1651 ((-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 -2278 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1145)) (|:| |arrayIndex| (-623 (-926 (-550)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-112)) (|:| -2520 (-837)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1145)) (|:| |rand| (-837)) (|:| |ints2Floats?| (-112)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1144)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -4217 (-112)) (|:| -1337 (-2 (|:| |ints2Floats?| (-112)) (|:| -2520 (-837)))))) (|:| |blockBranch| (-623 $)) (|:| |commentBranch| (-623 (-1127))) (|:| |callBranch| (-1127)) (|:| |forBranch| (-2 (|:| -2873 (-1061 (-926 (-550)))) (|:| |span| (-926 (-550))) (|:| -1865 $))) (|:| |labelBranch| (-1089)) (|:| |loopBranch| (-2 (|:| |switch| (-1144)) (|:| -1865 $))) (|:| |commonBranch| (-2 (|:| -1856 (-1145)) (|:| |contents| (-623 (-1145))))) (|:| |printBranch| (-623 (-837)))) $)) (-15 -3394 ((-1233) $)) (-15 -1626 ((-1073) $)) (-15 -1982 ((-1089) (-1089)))))) (T -323))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-323)))) (-2817 (*1 *1 *2 *1) (-12 (-5 *2 (-1061 (-926 (-550)))) (-5 *1 (-323)))) (-2817 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-1061 (-926 (-550)))) (-5 *3 (-926 (-550))) (-5 *1 (-323)))) (-4261 (*1 *1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-323)))) (-1402 (*1 *1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-323)))) (-2886 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-323)))) (-2580 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-323)))) (-3808 (*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-323)))) (-3808 (*1 *1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-323)))) (-4070 (*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-323)))) (-3702 (*1 *1) (-5 *1 (-323))) (-3702 (*1 *1 *2) (-12 (-5 *2 (-309 (-677))) (-5 *1 (-323)))) (-3702 (*1 *1 *2) (-12 (-5 *2 (-309 (-679))) (-5 *1 (-323)))) (-3702 (*1 *1 *2) (-12 (-5 *2 (-309 (-672))) (-5 *1 (-323)))) (-3702 (*1 *1 *2) (-12 (-5 *2 (-309 (-372))) (-5 *1 (-323)))) (-3702 (*1 *1 *2) (-12 (-5 *2 (-309 (-550))) (-5 *1 (-323)))) (-3702 (*1 *1 *2) (-12 (-5 *2 (-309 (-167 (-372)))) (-5 *1 (-323)))) (-2556 (*1 *1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-323)))) (-2556 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-1127)) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-309 (-679))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-309 (-677))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-309 (-672))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-667 (-679))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-667 (-677))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-667 (-672))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-679))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-677))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-672))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-667 (-309 (-679)))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-667 (-309 (-677)))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-667 (-309 (-672)))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-309 (-679)))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-309 (-677)))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-309 (-672)))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-926 (-550)))) (-5 *4 (-309 (-679))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-926 (-550)))) (-5 *4 (-309 (-677))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-926 (-550)))) (-5 *4 (-309 (-672))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-309 (-550))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-309 (-372))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-309 (-167 (-372)))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-667 (-309 (-550)))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-667 (-309 (-372)))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-667 (-309 (-167 (-372))))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-309 (-550)))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-309 (-372)))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-309 (-167 (-372))))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-926 (-550)))) (-5 *4 (-309 (-550))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-926 (-550)))) (-5 *4 (-309 (-372))) (-5 *1 (-323)))) (-2691 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-926 (-550)))) (-5 *4 (-309 (-167 (-372)))) (-5 *1 (-323)))) (-1827 (*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-5 *1 (-323)))) (-2494 (*1 *1) (-5 *1 (-323))) (-4110 (*1 *1) (-5 *1 (-323))) (-3090 (*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-323)))) (-3250 (*1 *1 *2 *3) (-12 (-5 *3 (-623 (-1145))) (-5 *2 (-1145)) (-5 *1 (-323)))) (-1651 (*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 (-323)))) (-2278 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1145)) (|:| |arrayIndex| (-623 (-926 (-550)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-112)) (|:| -2520 (-837)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1145)) (|:| |rand| (-837)) (|:| |ints2Floats?| (-112)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1144)) (|:| |thenClause| (-323)) (|:| |elseClause| (-323)))) (|:| |returnBranch| (-2 (|:| -4217 (-112)) (|:| -1337 (-2 (|:| |ints2Floats?| (-112)) (|:| -2520 (-837)))))) (|:| |blockBranch| (-623 (-323))) (|:| |commentBranch| (-623 (-1127))) (|:| |callBranch| (-1127)) (|:| |forBranch| (-2 (|:| -2873 (-1061 (-926 (-550)))) (|:| |span| (-926 (-550))) (|:| -1865 (-323)))) (|:| |labelBranch| (-1089)) (|:| |loopBranch| (-2 (|:| |switch| (-1144)) (|:| -1865 (-323)))) (|:| |commonBranch| (-2 (|:| -1856 (-1145)) (|:| |contents| (-623 (-1145))))) (|:| |printBranch| (-623 (-837))))) (-5 *1 (-323)))) (-3394 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-323)))) (-1626 (*1 *2 *1) (-12 (-5 *2 (-1073)) (-5 *1 (-323)))) (-1982 (*1 *2 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-323)))))
+(-13 (-1069) (-10 -8 (-15 -2233 ((-837) $)) (-15 -2817 ($ (-1061 (-926 (-550))) $)) (-15 -2817 ($ (-1061 (-926 (-550))) (-926 (-550)) $)) (-15 -4261 ($ (-1144) $)) (-15 -1402 ($ (-1144) $)) (-15 -2886 ($ (-1089))) (-15 -2580 ($ (-1089))) (-15 -3808 ($ (-1127))) (-15 -3808 ($ (-623 (-1127)))) (-15 -4070 ($ (-1127))) (-15 -3702 ($)) (-15 -3702 ($ (-309 (-677)))) (-15 -3702 ($ (-309 (-679)))) (-15 -3702 ($ (-309 (-672)))) (-15 -3702 ($ (-309 (-372)))) (-15 -3702 ($ (-309 (-550)))) (-15 -3702 ($ (-309 (-167 (-372))))) (-15 -2556 ($ (-1144) $)) (-15 -2556 ($ (-1144) $ $)) (-15 -2691 ($ (-1145) (-1127))) (-15 -2691 ($ (-1145) (-309 (-679)))) (-15 -2691 ($ (-1145) (-309 (-677)))) (-15 -2691 ($ (-1145) (-309 (-672)))) (-15 -2691 ($ (-1145) (-667 (-679)))) (-15 -2691 ($ (-1145) (-667 (-677)))) (-15 -2691 ($ (-1145) (-667 (-672)))) (-15 -2691 ($ (-1145) (-1228 (-679)))) (-15 -2691 ($ (-1145) (-1228 (-677)))) (-15 -2691 ($ (-1145) (-1228 (-672)))) (-15 -2691 ($ (-1145) (-667 (-309 (-679))))) (-15 -2691 ($ (-1145) (-667 (-309 (-677))))) (-15 -2691 ($ (-1145) (-667 (-309 (-672))))) (-15 -2691 ($ (-1145) (-1228 (-309 (-679))))) (-15 -2691 ($ (-1145) (-1228 (-309 (-677))))) (-15 -2691 ($ (-1145) (-1228 (-309 (-672))))) (-15 -2691 ($ (-1145) (-623 (-926 (-550))) (-309 (-679)))) (-15 -2691 ($ (-1145) (-623 (-926 (-550))) (-309 (-677)))) (-15 -2691 ($ (-1145) (-623 (-926 (-550))) (-309 (-672)))) (-15 -2691 ($ (-1145) (-309 (-550)))) (-15 -2691 ($ (-1145) (-309 (-372)))) (-15 -2691 ($ (-1145) (-309 (-167 (-372))))) (-15 -2691 ($ (-1145) (-667 (-309 (-550))))) (-15 -2691 ($ (-1145) (-667 (-309 (-372))))) (-15 -2691 ($ (-1145) (-667 (-309 (-167 (-372)))))) (-15 -2691 ($ (-1145) (-1228 (-309 (-550))))) (-15 -2691 ($ (-1145) (-1228 (-309 (-372))))) (-15 -2691 ($ (-1145) (-1228 (-309 (-167 (-372)))))) (-15 -2691 ($ (-1145) (-623 (-926 (-550))) (-309 (-550)))) (-15 -2691 ($ (-1145) (-623 (-926 (-550))) (-309 (-372)))) (-15 -2691 ($ (-1145) (-623 (-926 (-550))) (-309 (-167 (-372))))) (-15 -1827 ($ (-623 $))) (-15 -2494 ($)) (-15 -4110 ($)) (-15 -3090 ($ (-623 (-837)))) (-15 -3250 ($ (-1145) (-623 (-1145)))) (-15 -1651 ((-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 -2278 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1145)) (|:| |arrayIndex| (-623 (-926 (-550)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-112)) (|:| -2520 (-837)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1145)) (|:| |rand| (-837)) (|:| |ints2Floats?| (-112)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1144)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -4217 (-112)) (|:| -1337 (-2 (|:| |ints2Floats?| (-112)) (|:| -2520 (-837)))))) (|:| |blockBranch| (-623 $)) (|:| |commentBranch| (-623 (-1127))) (|:| |callBranch| (-1127)) (|:| |forBranch| (-2 (|:| -2873 (-1061 (-926 (-550)))) (|:| |span| (-926 (-550))) (|:| -1865 $))) (|:| |labelBranch| (-1089)) (|:| |loopBranch| (-2 (|:| |switch| (-1144)) (|:| -1865 $))) (|:| |commonBranch| (-2 (|:| -1856 (-1145)) (|:| |contents| (-623 (-1145))))) (|:| |printBranch| (-623 (-837)))) $)) (-15 -3394 ((-1233) $)) (-15 -1626 ((-1073) $)) (-15 -1982 ((-1089) (-1089)))))
+((-2221 (((-112) $ $) NIL)) (-2339 (((-112) $) 11)) (-2796 (($ |#1|) 8)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2807 (($ |#1|) 9)) (-2233 (((-837) $) 17)) (-2963 ((|#1| $) 12)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 19)))
+(((-324 |#1|) (-13 (-825) (-10 -8 (-15 -2796 ($ |#1|)) (-15 -2807 ($ |#1|)) (-15 -2339 ((-112) $)) (-15 -2963 (|#1| $)))) (-825)) (T -324))
+((-2796 (*1 *1 *2) (-12 (-5 *1 (-324 *2)) (-4 *2 (-825)))) (-2807 (*1 *1 *2) (-12 (-5 *1 (-324 *2)) (-4 *2 (-825)))) (-2339 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-324 *3)) (-4 *3 (-825)))) (-2963 (*1 *2 *1) (-12 (-5 *1 (-324 *2)) (-4 *2 (-825)))))
+(-13 (-825) (-10 -8 (-15 -2796 ($ |#1|)) (-15 -2807 ($ |#1|)) (-15 -2339 ((-112) $)) (-15 -2963 (|#1| $))))
+((-2150 (((-323) (-1145) (-926 (-550))) 23)) (-1823 (((-323) (-1145) (-926 (-550))) 27)) (-3718 (((-323) (-1145) (-1061 (-926 (-550))) (-1061 (-926 (-550)))) 26) (((-323) (-1145) (-926 (-550)) (-926 (-550))) 24)) (-3472 (((-323) (-1145) (-926 (-550))) 31)))
+(((-325) (-10 -7 (-15 -2150 ((-323) (-1145) (-926 (-550)))) (-15 -3718 ((-323) (-1145) (-926 (-550)) (-926 (-550)))) (-15 -3718 ((-323) (-1145) (-1061 (-926 (-550))) (-1061 (-926 (-550))))) (-15 -1823 ((-323) (-1145) (-926 (-550)))) (-15 -3472 ((-323) (-1145) (-926 (-550)))))) (T -325))
+((-3472 (*1 *2 *3 *4) (-12 (-5 *3 (-1145)) (-5 *4 (-926 (-550))) (-5 *2 (-323)) (-5 *1 (-325)))) (-1823 (*1 *2 *3 *4) (-12 (-5 *3 (-1145)) (-5 *4 (-926 (-550))) (-5 *2 (-323)) (-5 *1 (-325)))) (-3718 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1145)) (-5 *4 (-1061 (-926 (-550)))) (-5 *2 (-323)) (-5 *1 (-325)))) (-3718 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1145)) (-5 *4 (-926 (-550))) (-5 *2 (-323)) (-5 *1 (-325)))) (-2150 (*1 *2 *3 *4) (-12 (-5 *3 (-1145)) (-5 *4 (-926 (-550))) (-5 *2 (-323)) (-5 *1 (-325)))))
+(-10 -7 (-15 -2150 ((-323) (-1145) (-926 (-550)))) (-15 -3718 ((-323) (-1145) (-926 (-550)) (-926 (-550)))) (-15 -3718 ((-323) (-1145) (-1061 (-926 (-550))) (-1061 (-926 (-550))))) (-15 -1823 ((-323) (-1145) (-926 (-550)))) (-15 -3472 ((-323) (-1145) (-926 (-550)))))
+((-2392 (((-329 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-329 |#1| |#2| |#3| |#4|)) 33)))
+(((-326 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -2392 ((-329 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-329 |#1| |#2| |#3| |#4|)))) (-356) (-1204 |#1|) (-1204 (-400 |#2|)) (-335 |#1| |#2| |#3|) (-356) (-1204 |#5|) (-1204 (-400 |#6|)) (-335 |#5| |#6| |#7|)) (T -326))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-329 *5 *6 *7 *8)) (-4 *5 (-356)) (-4 *6 (-1204 *5)) (-4 *7 (-1204 (-400 *6))) (-4 *8 (-335 *5 *6 *7)) (-4 *9 (-356)) (-4 *10 (-1204 *9)) (-4 *11 (-1204 (-400 *10))) (-5 *2 (-329 *9 *10 *11 *12)) (-5 *1 (-326 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-335 *9 *10 *11)))))
+(-10 -7 (-15 -2392 ((-329 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-329 |#1| |#2| |#3| |#4|))))
+((-1342 (((-112) $) 14)))
+(((-327 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -1342 ((-112) |#1|))) (-328 |#2| |#3| |#4| |#5|) (-356) (-1204 |#2|) (-1204 (-400 |#3|)) (-335 |#2| |#3| |#4|)) (T -327))
+NIL
+(-10 -8 (-15 -1342 ((-112) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-2924 (($ $) 26)) (-1342 (((-112) $) 25)) (-2369 (((-1127) $) 9)) (-2308 (((-406 |#2| (-400 |#2|) |#3| |#4|) $) 32)) (-3445 (((-1089) $) 10)) (-2256 (((-3 |#4| "failed") $) 24)) (-1279 (($ (-406 |#2| (-400 |#2|) |#3| |#4|)) 31) (($ |#4|) 30) (($ |#1| |#1|) 29) (($ |#1| |#1| (-550)) 28) (($ |#4| |#2| |#2| |#2| |#1|) 23)) (-1301 (((-2 (|:| -3345 (-406 |#2| (-400 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 27)) (-2233 (((-837) $) 11)) (-2688 (($) 18 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20)))
+(((-328 |#1| |#2| |#3| |#4|) (-138) (-356) (-1204 |t#1|) (-1204 (-400 |t#2|)) (-335 |t#1| |t#2| |t#3|)) (T -328))
+((-2308 (*1 *2 *1) (-12 (-4 *1 (-328 *3 *4 *5 *6)) (-4 *3 (-356)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-4 *6 (-335 *3 *4 *5)) (-5 *2 (-406 *4 (-400 *4) *5 *6)))) (-1279 (*1 *1 *2) (-12 (-5 *2 (-406 *4 (-400 *4) *5 *6)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-4 *6 (-335 *3 *4 *5)) (-4 *3 (-356)) (-4 *1 (-328 *3 *4 *5 *6)))) (-1279 (*1 *1 *2) (-12 (-4 *3 (-356)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-4 *1 (-328 *3 *4 *5 *2)) (-4 *2 (-335 *3 *4 *5)))) (-1279 (*1 *1 *2 *2) (-12 (-4 *2 (-356)) (-4 *3 (-1204 *2)) (-4 *4 (-1204 (-400 *3))) (-4 *1 (-328 *2 *3 *4 *5)) (-4 *5 (-335 *2 *3 *4)))) (-1279 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-550)) (-4 *2 (-356)) (-4 *4 (-1204 *2)) (-4 *5 (-1204 (-400 *4))) (-4 *1 (-328 *2 *4 *5 *6)) (-4 *6 (-335 *2 *4 *5)))) (-1301 (*1 *2 *1) (-12 (-4 *1 (-328 *3 *4 *5 *6)) (-4 *3 (-356)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-4 *6 (-335 *3 *4 *5)) (-5 *2 (-2 (|:| -3345 (-406 *4 (-400 *4) *5 *6)) (|:| |principalPart| *6))))) (-2924 (*1 *1 *1) (-12 (-4 *1 (-328 *2 *3 *4 *5)) (-4 *2 (-356)) (-4 *3 (-1204 *2)) (-4 *4 (-1204 (-400 *3))) (-4 *5 (-335 *2 *3 *4)))) (-1342 (*1 *2 *1) (-12 (-4 *1 (-328 *3 *4 *5 *6)) (-4 *3 (-356)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-4 *6 (-335 *3 *4 *5)) (-5 *2 (-112)))) (-2256 (*1 *2 *1) (|partial| -12 (-4 *1 (-328 *3 *4 *5 *2)) (-4 *3 (-356)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-4 *2 (-335 *3 *4 *5)))) (-1279 (*1 *1 *2 *3 *3 *3 *4) (-12 (-4 *4 (-356)) (-4 *3 (-1204 *4)) (-4 *5 (-1204 (-400 *3))) (-4 *1 (-328 *4 *3 *5 *2)) (-4 *2 (-335 *4 *3 *5)))))
+(-13 (-21) (-10 -8 (-15 -2308 ((-406 |t#2| (-400 |t#2|) |t#3| |t#4|) $)) (-15 -1279 ($ (-406 |t#2| (-400 |t#2|) |t#3| |t#4|))) (-15 -1279 ($ |t#4|)) (-15 -1279 ($ |t#1| |t#1|)) (-15 -1279 ($ |t#1| |t#1| (-550))) (-15 -1301 ((-2 (|:| -3345 (-406 |t#2| (-400 |t#2|) |t#3| |t#4|)) (|:| |principalPart| |t#4|)) $)) (-15 -2924 ($ $)) (-15 -1342 ((-112) $)) (-15 -2256 ((-3 |t#4| "failed") $)) (-15 -1279 ($ |t#4| |t#2| |t#2| |t#2| |t#1|))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-2924 (($ $) 33)) (-1342 (((-112) $) NIL)) (-2369 (((-1127) $) NIL)) (-1989 (((-1228 |#4|) $) 125)) (-2308 (((-406 |#2| (-400 |#2|) |#3| |#4|) $) 31)) (-3445 (((-1089) $) NIL)) (-2256 (((-3 |#4| "failed") $) 36)) (-1686 (((-1228 |#4|) $) 118)) (-1279 (($ (-406 |#2| (-400 |#2|) |#3| |#4|)) 41) (($ |#4|) 43) (($ |#1| |#1|) 45) (($ |#1| |#1| (-550)) 47) (($ |#4| |#2| |#2| |#2| |#1|) 49)) (-1301 (((-2 (|:| -3345 (-406 |#2| (-400 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 39)) (-2233 (((-837) $) 17)) (-2688 (($) 14 T CONST)) (-2264 (((-112) $ $) 20)) (-2370 (($ $) 27) (($ $ $) NIL)) (-2358 (($ $ $) 25)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 23)))
+(((-329 |#1| |#2| |#3| |#4|) (-13 (-328 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1686 ((-1228 |#4|) $)) (-15 -1989 ((-1228 |#4|) $)))) (-356) (-1204 |#1|) (-1204 (-400 |#2|)) (-335 |#1| |#2| |#3|)) (T -329))
+((-1686 (*1 *2 *1) (-12 (-4 *3 (-356)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-1228 *6)) (-5 *1 (-329 *3 *4 *5 *6)) (-4 *6 (-335 *3 *4 *5)))) (-1989 (*1 *2 *1) (-12 (-4 *3 (-356)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-1228 *6)) (-5 *1 (-329 *3 *4 *5 *6)) (-4 *6 (-335 *3 *4 *5)))))
+(-13 (-328 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1686 ((-1228 |#4|) $)) (-15 -1989 ((-1228 |#4|) $))))
+((-1553 (($ $ (-1145) |#2|) NIL) (($ $ (-623 (-1145)) (-623 |#2|)) 20) (($ $ (-623 (-287 |#2|))) 15) (($ $ (-287 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-623 |#2|) (-623 |#2|)) NIL)) (-2757 (($ $ |#2|) 11)))
+(((-330 |#1| |#2|) (-10 -8 (-15 -2757 (|#1| |#1| |#2|)) (-15 -1553 (|#1| |#1| (-623 |#2|) (-623 |#2|))) (-15 -1553 (|#1| |#1| |#2| |#2|)) (-15 -1553 (|#1| |#1| (-287 |#2|))) (-15 -1553 (|#1| |#1| (-623 (-287 |#2|)))) (-15 -1553 (|#1| |#1| (-623 (-1145)) (-623 |#2|))) (-15 -1553 (|#1| |#1| (-1145) |#2|))) (-331 |#2|) (-1069)) (T -330))
+NIL
+(-10 -8 (-15 -2757 (|#1| |#1| |#2|)) (-15 -1553 (|#1| |#1| (-623 |#2|) (-623 |#2|))) (-15 -1553 (|#1| |#1| |#2| |#2|)) (-15 -1553 (|#1| |#1| (-287 |#2|))) (-15 -1553 (|#1| |#1| (-623 (-287 |#2|)))) (-15 -1553 (|#1| |#1| (-623 (-1145)) (-623 |#2|))) (-15 -1553 (|#1| |#1| (-1145) |#2|)))
+((-2392 (($ (-1 |#1| |#1|) $) 6)) (-1553 (($ $ (-1145) |#1|) 17 (|has| |#1| (-505 (-1145) |#1|))) (($ $ (-623 (-1145)) (-623 |#1|)) 16 (|has| |#1| (-505 (-1145) |#1|))) (($ $ (-623 (-287 |#1|))) 15 (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) 14 (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) 13 (|has| |#1| (-302 |#1|))) (($ $ (-623 |#1|) (-623 |#1|)) 12 (|has| |#1| (-302 |#1|)))) (-2757 (($ $ |#1|) 11 (|has| |#1| (-279 |#1| |#1|)))))
+(((-331 |#1|) (-138) (-1069)) (T -331))
+((-2392 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-331 *3)) (-4 *3 (-1069)))))
+(-13 (-10 -8 (-15 -2392 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-279 |t#1| |t#1|)) (-6 (-279 |t#1| $)) |%noBranch|) (IF (|has| |t#1| (-302 |t#1|)) (-6 (-302 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-505 (-1145) |t#1|)) (-6 (-505 (-1145) |t#1|)) |%noBranch|)))
+(((-279 |#1| $) |has| |#1| (-279 |#1| |#1|)) ((-302 |#1|) |has| |#1| (-302 |#1|)) ((-505 (-1145) |#1|) |has| |#1| (-505 (-1145) |#1|)) ((-505 |#1| |#1|) |has| |#1| (-302 |#1|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1516 (((-623 (-1145)) $) NIL)) (-4295 (((-112)) 91) (((-112) (-112)) 92)) (-1608 (((-623 (-594 $)) $) NIL)) (-4160 (($ $) NIL)) (-2820 (($ $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4230 (($ $ (-287 $)) NIL) (($ $ (-623 (-287 $))) NIL) (($ $ (-623 (-594 $)) (-623 $)) NIL)) (-1745 (($ $) NIL)) (-4137 (($ $) NIL)) (-2796 (($ $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-594 $) "failed") $) NIL) (((-3 |#3| "failed") $) NIL) (((-3 $ "failed") (-309 |#3|)) 71) (((-3 $ "failed") (-1145)) 97) (((-3 $ "failed") (-309 (-550))) 59 (|has| |#3| (-1012 (-550)))) (((-3 $ "failed") (-400 (-926 (-550)))) 65 (|has| |#3| (-1012 (-550)))) (((-3 $ "failed") (-926 (-550))) 60 (|has| |#3| (-1012 (-550)))) (((-3 $ "failed") (-309 (-372))) 89 (|has| |#3| (-1012 (-372)))) (((-3 $ "failed") (-400 (-926 (-372)))) 83 (|has| |#3| (-1012 (-372)))) (((-3 $ "failed") (-926 (-372))) 78 (|has| |#3| (-1012 (-372))))) (-2202 (((-594 $) $) NIL) ((|#3| $) NIL) (($ (-309 |#3|)) 72) (($ (-1145)) 98) (($ (-309 (-550))) 61 (|has| |#3| (-1012 (-550)))) (($ (-400 (-926 (-550)))) 66 (|has| |#3| (-1012 (-550)))) (($ (-926 (-550))) 62 (|has| |#3| (-1012 (-550)))) (($ (-309 (-372))) 90 (|has| |#3| (-1012 (-372)))) (($ (-400 (-926 (-372)))) 84 (|has| |#3| (-1012 (-372)))) (($ (-926 (-372))) 80 (|has| |#3| (-1012 (-372))))) (-1537 (((-3 $ "failed") $) NIL)) (-4187 (($) 10)) (-1465 (($ $) NIL) (($ (-623 $)) NIL)) (-3745 (((-623 (-114)) $) NIL)) (-1355 (((-114) (-114)) NIL)) (-2419 (((-112) $) NIL)) (-1286 (((-112) $) NIL (|has| $ (-1012 (-550))))) (-1333 (((-1141 $) (-594 $)) NIL (|has| $ (-1021)))) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2392 (($ (-1 $ $) (-594 $)) NIL)) (-2041 (((-3 (-594 $) "failed") $) NIL)) (-1638 (($ $) 94)) (-3080 (($ $) NIL)) (-2369 (((-1127) $) NIL)) (-1694 (((-623 (-594 $)) $) NIL)) (-4232 (($ (-114) $) 93) (($ (-114) (-623 $)) NIL)) (-2366 (((-112) $ (-114)) NIL) (((-112) $ (-1145)) NIL)) (-1293 (((-749) $) NIL)) (-3445 (((-1089) $) NIL)) (-4087 (((-112) $ $) NIL) (((-112) $ (-1145)) NIL)) (-1644 (($ $) NIL)) (-3725 (((-112) $) NIL (|has| $ (-1012 (-550))))) (-1553 (($ $ (-594 $) $) NIL) (($ $ (-623 (-594 $)) (-623 $)) NIL) (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-623 (-1145)) (-623 (-1 $ $))) NIL) (($ $ (-623 (-1145)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-1145) (-1 $ (-623 $))) NIL) (($ $ (-1145) (-1 $ $)) NIL) (($ $ (-623 (-114)) (-623 (-1 $ $))) NIL) (($ $ (-623 (-114)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-114) (-1 $ (-623 $))) NIL) (($ $ (-114) (-1 $ $)) NIL)) (-2757 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-623 $)) NIL)) (-1532 (($ $) NIL) (($ $ $) NIL)) (-2798 (($ $ (-623 (-1145)) (-623 (-749))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145))) NIL) (($ $ (-1145)) NIL)) (-3832 (($ $) NIL (|has| $ (-1021)))) (-4149 (($ $) NIL)) (-2807 (($ $) NIL)) (-2233 (((-837) $) NIL) (($ (-594 $)) NIL) (($ |#3|) NIL) (($ (-550)) NIL) (((-309 |#3|) $) 96)) (-3091 (((-749)) NIL)) (-3790 (($ $) NIL) (($ (-623 $)) NIL)) (-1905 (((-112) (-114)) NIL)) (-2893 (($ $) NIL)) (-2869 (($ $) NIL)) (-2880 (($ $) NIL)) (-4188 (($ $) NIL)) (-2688 (($) 95 T CONST)) (-2700 (($) 24 T CONST)) (-1901 (($ $ (-623 (-1145)) (-623 (-749))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145))) NIL) (($ $ (-1145)) NIL)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) NIL)) (-2370 (($ $ $) NIL) (($ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-749)) NIL) (($ $ (-895)) NIL)) (* (($ |#3| $) NIL) (($ $ |#3|) NIL) (($ $ $) NIL) (($ (-550) $) NIL) (($ (-749) $) NIL) (($ (-895) $) NIL)))
+(((-332 |#1| |#2| |#3|) (-13 (-295) (-38 |#3|) (-1012 |#3|) (-874 (-1145)) (-10 -8 (-15 -2202 ($ (-309 |#3|))) (-15 -2288 ((-3 $ "failed") (-309 |#3|))) (-15 -2202 ($ (-1145))) (-15 -2288 ((-3 $ "failed") (-1145))) (-15 -2233 ((-309 |#3|) $)) (IF (|has| |#3| (-1012 (-550))) (PROGN (-15 -2202 ($ (-309 (-550)))) (-15 -2288 ((-3 $ "failed") (-309 (-550)))) (-15 -2202 ($ (-400 (-926 (-550))))) (-15 -2288 ((-3 $ "failed") (-400 (-926 (-550))))) (-15 -2202 ($ (-926 (-550)))) (-15 -2288 ((-3 $ "failed") (-926 (-550))))) |%noBranch|) (IF (|has| |#3| (-1012 (-372))) (PROGN (-15 -2202 ($ (-309 (-372)))) (-15 -2288 ((-3 $ "failed") (-309 (-372)))) (-15 -2202 ($ (-400 (-926 (-372))))) (-15 -2288 ((-3 $ "failed") (-400 (-926 (-372))))) (-15 -2202 ($ (-926 (-372)))) (-15 -2288 ((-3 $ "failed") (-926 (-372))))) |%noBranch|) (-15 -4188 ($ $)) (-15 -1745 ($ $)) (-15 -1644 ($ $)) (-15 -3080 ($ $)) (-15 -1638 ($ $)) (-15 -2796 ($ $)) (-15 -2807 ($ $)) (-15 -2820 ($ $)) (-15 -2869 ($ $)) (-15 -2880 ($ $)) (-15 -2893 ($ $)) (-15 -4137 ($ $)) (-15 -4149 ($ $)) (-15 -4160 ($ $)) (-15 -4187 ($)) (-15 -1516 ((-623 (-1145)) $)) (-15 -4295 ((-112))) (-15 -4295 ((-112) (-112))))) (-623 (-1145)) (-623 (-1145)) (-380)) (T -332))
+((-2202 (*1 *1 *2) (-12 (-5 *2 (-309 *5)) (-4 *5 (-380)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-1145))))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-309 *5)) (-4 *5 (-380)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-1145))))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 *2)) (-14 *4 (-623 *2)) (-4 *5 (-380)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-1145)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 *2)) (-14 *4 (-623 *2)) (-4 *5 (-380)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-309 *5)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-1145))) (-4 *5 (-380)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-309 (-550))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1012 (-550))) (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-1145))) (-4 *5 (-380)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-309 (-550))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1012 (-550))) (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-1145))) (-4 *5 (-380)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-400 (-926 (-550)))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1012 (-550))) (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-1145))) (-4 *5 (-380)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-400 (-926 (-550)))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1012 (-550))) (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-1145))) (-4 *5 (-380)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-926 (-550))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1012 (-550))) (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-1145))) (-4 *5 (-380)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-926 (-550))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1012 (-550))) (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-1145))) (-4 *5 (-380)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-309 (-372))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1012 (-372))) (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-1145))) (-4 *5 (-380)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-309 (-372))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1012 (-372))) (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-1145))) (-4 *5 (-380)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-400 (-926 (-372)))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1012 (-372))) (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-1145))) (-4 *5 (-380)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-400 (-926 (-372)))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1012 (-372))) (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-1145))) (-4 *5 (-380)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-926 (-372))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1012 (-372))) (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-1145))) (-4 *5 (-380)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-926 (-372))) (-5 *1 (-332 *3 *4 *5)) (-4 *5 (-1012 (-372))) (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-1145))) (-4 *5 (-380)))) (-4188 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145))) (-14 *3 (-623 (-1145))) (-4 *4 (-380)))) (-1745 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145))) (-14 *3 (-623 (-1145))) (-4 *4 (-380)))) (-1644 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145))) (-14 *3 (-623 (-1145))) (-4 *4 (-380)))) (-3080 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145))) (-14 *3 (-623 (-1145))) (-4 *4 (-380)))) (-1638 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145))) (-14 *3 (-623 (-1145))) (-4 *4 (-380)))) (-2796 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145))) (-14 *3 (-623 (-1145))) (-4 *4 (-380)))) (-2807 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145))) (-14 *3 (-623 (-1145))) (-4 *4 (-380)))) (-2820 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145))) (-14 *3 (-623 (-1145))) (-4 *4 (-380)))) (-2869 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145))) (-14 *3 (-623 (-1145))) (-4 *4 (-380)))) (-2880 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145))) (-14 *3 (-623 (-1145))) (-4 *4 (-380)))) (-2893 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145))) (-14 *3 (-623 (-1145))) (-4 *4 (-380)))) (-4137 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145))) (-14 *3 (-623 (-1145))) (-4 *4 (-380)))) (-4149 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145))) (-14 *3 (-623 (-1145))) (-4 *4 (-380)))) (-4160 (*1 *1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145))) (-14 *3 (-623 (-1145))) (-4 *4 (-380)))) (-4187 (*1 *1) (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145))) (-14 *3 (-623 (-1145))) (-4 *4 (-380)))) (-1516 (*1 *2 *1) (-12 (-5 *2 (-623 (-1145))) (-5 *1 (-332 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-380)))) (-4295 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-1145))) (-4 *5 (-380)))) (-4295 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-1145))) (-4 *5 (-380)))))
+(-13 (-295) (-38 |#3|) (-1012 |#3|) (-874 (-1145)) (-10 -8 (-15 -2202 ($ (-309 |#3|))) (-15 -2288 ((-3 $ "failed") (-309 |#3|))) (-15 -2202 ($ (-1145))) (-15 -2288 ((-3 $ "failed") (-1145))) (-15 -2233 ((-309 |#3|) $)) (IF (|has| |#3| (-1012 (-550))) (PROGN (-15 -2202 ($ (-309 (-550)))) (-15 -2288 ((-3 $ "failed") (-309 (-550)))) (-15 -2202 ($ (-400 (-926 (-550))))) (-15 -2288 ((-3 $ "failed") (-400 (-926 (-550))))) (-15 -2202 ($ (-926 (-550)))) (-15 -2288 ((-3 $ "failed") (-926 (-550))))) |%noBranch|) (IF (|has| |#3| (-1012 (-372))) (PROGN (-15 -2202 ($ (-309 (-372)))) (-15 -2288 ((-3 $ "failed") (-309 (-372)))) (-15 -2202 ($ (-400 (-926 (-372))))) (-15 -2288 ((-3 $ "failed") (-400 (-926 (-372))))) (-15 -2202 ($ (-926 (-372)))) (-15 -2288 ((-3 $ "failed") (-926 (-372))))) |%noBranch|) (-15 -4188 ($ $)) (-15 -1745 ($ $)) (-15 -1644 ($ $)) (-15 -3080 ($ $)) (-15 -1638 ($ $)) (-15 -2796 ($ $)) (-15 -2807 ($ $)) (-15 -2820 ($ $)) (-15 -2869 ($ $)) (-15 -2880 ($ $)) (-15 -2893 ($ $)) (-15 -4137 ($ $)) (-15 -4149 ($ $)) (-15 -4160 ($ $)) (-15 -4187 ($)) (-15 -1516 ((-623 (-1145)) $)) (-15 -4295 ((-112))) (-15 -4295 ((-112) (-112)))))
+((-2392 ((|#8| (-1 |#5| |#1|) |#4|) 19)))
+(((-333 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -2392 (|#8| (-1 |#5| |#1|) |#4|))) (-1186) (-1204 |#1|) (-1204 (-400 |#2|)) (-335 |#1| |#2| |#3|) (-1186) (-1204 |#5|) (-1204 (-400 |#6|)) (-335 |#5| |#6| |#7|)) (T -333))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-1186)) (-4 *8 (-1186)) (-4 *6 (-1204 *5)) (-4 *7 (-1204 (-400 *6))) (-4 *9 (-1204 *8)) (-4 *2 (-335 *8 *9 *10)) (-5 *1 (-333 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-335 *5 *6 *7)) (-4 *10 (-1204 (-400 *9))))))
+(-10 -7 (-15 -2392 (|#8| (-1 |#5| |#1|) |#4|)))
+((-3897 (((-2 (|:| |num| (-1228 |#3|)) (|:| |den| |#3|)) $) 38)) (-2821 (($ (-1228 (-400 |#3|)) (-1228 $)) NIL) (($ (-1228 (-400 |#3|))) NIL) (($ (-1228 |#3|) |#3|) 161)) (-3662 (((-1228 $) (-1228 $)) 145)) (-3142 (((-623 (-623 |#2|))) 119)) (-3758 (((-112) |#2| |#2|) 73)) (-2731 (($ $) 139)) (-3101 (((-749)) 31)) (-2938 (((-1228 $) (-1228 $)) 198)) (-1804 (((-623 (-926 |#2|)) (-1145)) 110)) (-2970 (((-112) $) 158)) (-4298 (((-112) $) 25) (((-112) $ |#2|) 29) (((-112) $ |#3|) 202)) (-2043 (((-3 |#3| "failed")) 50)) (-1646 (((-749)) 170)) (-2757 ((|#2| $ |#2| |#2|) 132)) (-1834 (((-3 |#3| "failed")) 68)) (-2798 (($ $ (-1 (-400 |#3|) (-400 |#3|)) (-749)) NIL) (($ $ (-1 (-400 |#3|) (-400 |#3|))) NIL) (($ $ (-1 |#3| |#3|)) 206) (($ $ (-623 (-1145)) (-623 (-749))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145))) NIL) (($ $ (-1145)) NIL) (($ $ (-749)) NIL) (($ $) NIL)) (-2598 (((-1228 $) (-1228 $)) 151)) (-3597 (((-2 (|:| |num| $) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) $ (-1 |#3| |#3|)) 66)) (-2687 (((-112)) 33)))
+(((-334 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2798 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -3142 ((-623 (-623 |#2|)))) (-15 -1804 ((-623 (-926 |#2|)) (-1145))) (-15 -3597 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -2043 ((-3 |#3| "failed"))) (-15 -1834 ((-3 |#3| "failed"))) (-15 -2757 (|#2| |#1| |#2| |#2|)) (-15 -2731 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-1 |#3| |#3|))) (-15 -4298 ((-112) |#1| |#3|)) (-15 -4298 ((-112) |#1| |#2|)) (-15 -2821 (|#1| (-1228 |#3|) |#3|)) (-15 -3897 ((-2 (|:| |num| (-1228 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -3662 ((-1228 |#1|) (-1228 |#1|))) (-15 -2938 ((-1228 |#1|) (-1228 |#1|))) (-15 -2598 ((-1228 |#1|) (-1228 |#1|))) (-15 -4298 ((-112) |#1|)) (-15 -2970 ((-112) |#1|)) (-15 -3758 ((-112) |#2| |#2|)) (-15 -2687 ((-112))) (-15 -1646 ((-749))) (-15 -3101 ((-749))) (-15 -2798 (|#1| |#1| (-1 (-400 |#3|) (-400 |#3|)))) (-15 -2798 (|#1| |#1| (-1 (-400 |#3|) (-400 |#3|)) (-749))) (-15 -2821 (|#1| (-1228 (-400 |#3|)))) (-15 -2821 (|#1| (-1228 (-400 |#3|)) (-1228 |#1|)))) (-335 |#2| |#3| |#4|) (-1186) (-1204 |#2|) (-1204 (-400 |#3|))) (T -334))
+((-3101 (*1 *2) (-12 (-4 *4 (-1186)) (-4 *5 (-1204 *4)) (-4 *6 (-1204 (-400 *5))) (-5 *2 (-749)) (-5 *1 (-334 *3 *4 *5 *6)) (-4 *3 (-335 *4 *5 *6)))) (-1646 (*1 *2) (-12 (-4 *4 (-1186)) (-4 *5 (-1204 *4)) (-4 *6 (-1204 (-400 *5))) (-5 *2 (-749)) (-5 *1 (-334 *3 *4 *5 *6)) (-4 *3 (-335 *4 *5 *6)))) (-2687 (*1 *2) (-12 (-4 *4 (-1186)) (-4 *5 (-1204 *4)) (-4 *6 (-1204 (-400 *5))) (-5 *2 (-112)) (-5 *1 (-334 *3 *4 *5 *6)) (-4 *3 (-335 *4 *5 *6)))) (-3758 (*1 *2 *3 *3) (-12 (-4 *3 (-1186)) (-4 *5 (-1204 *3)) (-4 *6 (-1204 (-400 *5))) (-5 *2 (-112)) (-5 *1 (-334 *4 *3 *5 *6)) (-4 *4 (-335 *3 *5 *6)))) (-1834 (*1 *2) (|partial| -12 (-4 *4 (-1186)) (-4 *5 (-1204 (-400 *2))) (-4 *2 (-1204 *4)) (-5 *1 (-334 *3 *4 *2 *5)) (-4 *3 (-335 *4 *2 *5)))) (-2043 (*1 *2) (|partial| -12 (-4 *4 (-1186)) (-4 *5 (-1204 (-400 *2))) (-4 *2 (-1204 *4)) (-5 *1 (-334 *3 *4 *2 *5)) (-4 *3 (-335 *4 *2 *5)))) (-1804 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-4 *5 (-1186)) (-4 *6 (-1204 *5)) (-4 *7 (-1204 (-400 *6))) (-5 *2 (-623 (-926 *5))) (-5 *1 (-334 *4 *5 *6 *7)) (-4 *4 (-335 *5 *6 *7)))) (-3142 (*1 *2) (-12 (-4 *4 (-1186)) (-4 *5 (-1204 *4)) (-4 *6 (-1204 (-400 *5))) (-5 *2 (-623 (-623 *4))) (-5 *1 (-334 *3 *4 *5 *6)) (-4 *3 (-335 *4 *5 *6)))))
+(-10 -8 (-15 -2798 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -3142 ((-623 (-623 |#2|)))) (-15 -1804 ((-623 (-926 |#2|)) (-1145))) (-15 -3597 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -2043 ((-3 |#3| "failed"))) (-15 -1834 ((-3 |#3| "failed"))) (-15 -2757 (|#2| |#1| |#2| |#2|)) (-15 -2731 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-1 |#3| |#3|))) (-15 -4298 ((-112) |#1| |#3|)) (-15 -4298 ((-112) |#1| |#2|)) (-15 -2821 (|#1| (-1228 |#3|) |#3|)) (-15 -3897 ((-2 (|:| |num| (-1228 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -3662 ((-1228 |#1|) (-1228 |#1|))) (-15 -2938 ((-1228 |#1|) (-1228 |#1|))) (-15 -2598 ((-1228 |#1|) (-1228 |#1|))) (-15 -4298 ((-112) |#1|)) (-15 -2970 ((-112) |#1|)) (-15 -3758 ((-112) |#2| |#2|)) (-15 -2687 ((-112))) (-15 -1646 ((-749))) (-15 -3101 ((-749))) (-15 -2798 (|#1| |#1| (-1 (-400 |#3|) (-400 |#3|)))) (-15 -2798 (|#1| |#1| (-1 (-400 |#3|) (-400 |#3|)) (-749))) (-15 -2821 (|#1| (-1228 (-400 |#3|)))) (-15 -2821 (|#1| (-1228 (-400 |#3|)) (-1228 |#1|))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3897 (((-2 (|:| |num| (-1228 |#2|)) (|:| |den| |#2|)) $) 193)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 91 (|has| (-400 |#2|) (-356)))) (-3050 (($ $) 92 (|has| (-400 |#2|) (-356)))) (-3953 (((-112) $) 94 (|has| (-400 |#2|) (-356)))) (-3992 (((-667 (-400 |#2|)) (-1228 $)) 44) (((-667 (-400 |#2|))) 59)) (-2223 (((-400 |#2|) $) 50)) (-3435 (((-1155 (-895) (-749)) (-550)) 144 (|has| (-400 |#2|) (-342)))) (-1993 (((-3 $ "failed") $ $) 19)) (-2318 (($ $) 111 (|has| (-400 |#2|) (-356)))) (-2207 (((-411 $) $) 112 (|has| (-400 |#2|) (-356)))) (-1611 (((-112) $ $) 102 (|has| (-400 |#2|) (-356)))) (-3828 (((-749)) 85 (|has| (-400 |#2|) (-361)))) (-2215 (((-112)) 210)) (-3676 (((-112) |#1|) 209) (((-112) |#2|) 208)) (-2991 (($) 17 T CONST)) (-2288 (((-3 (-550) "failed") $) 166 (|has| (-400 |#2|) (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) 164 (|has| (-400 |#2|) (-1012 (-400 (-550))))) (((-3 (-400 |#2|) "failed") $) 163)) (-2202 (((-550) $) 167 (|has| (-400 |#2|) (-1012 (-550)))) (((-400 (-550)) $) 165 (|has| (-400 |#2|) (-1012 (-400 (-550))))) (((-400 |#2|) $) 162)) (-2821 (($ (-1228 (-400 |#2|)) (-1228 $)) 46) (($ (-1228 (-400 |#2|))) 62) (($ (-1228 |#2|) |#2|) 192)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) 150 (|has| (-400 |#2|) (-342)))) (-3455 (($ $ $) 106 (|has| (-400 |#2|) (-356)))) (-2766 (((-667 (-400 |#2|)) $ (-1228 $)) 51) (((-667 (-400 |#2|)) $) 57)) (-3756 (((-667 (-550)) (-667 $)) 161 (|has| (-400 |#2|) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) 160 (|has| (-400 |#2|) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-400 |#2|))) (|:| |vec| (-1228 (-400 |#2|)))) (-667 $) (-1228 $)) 159) (((-667 (-400 |#2|)) (-667 $)) 158)) (-3662 (((-1228 $) (-1228 $)) 198)) (-2924 (($ |#3|) 155) (((-3 $ "failed") (-400 |#3|)) 152 (|has| (-400 |#2|) (-356)))) (-1537 (((-3 $ "failed") $) 32)) (-3142 (((-623 (-623 |#1|))) 179 (|has| |#1| (-361)))) (-3758 (((-112) |#1| |#1|) 214)) (-3398 (((-895)) 52)) (-1864 (($) 88 (|has| (-400 |#2|) (-361)))) (-3910 (((-112)) 207)) (-2283 (((-112) |#1|) 206) (((-112) |#2|) 205)) (-3429 (($ $ $) 105 (|has| (-400 |#2|) (-356)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 100 (|has| (-400 |#2|) (-356)))) (-2731 (($ $) 185)) (-2664 (($) 146 (|has| (-400 |#2|) (-342)))) (-4139 (((-112) $) 147 (|has| (-400 |#2|) (-342)))) (-4322 (($ $ (-749)) 138 (|has| (-400 |#2|) (-342))) (($ $) 137 (|has| (-400 |#2|) (-342)))) (-1568 (((-112) $) 113 (|has| (-400 |#2|) (-356)))) (-2603 (((-895) $) 149 (|has| (-400 |#2|) (-342))) (((-811 (-895)) $) 135 (|has| (-400 |#2|) (-342)))) (-2419 (((-112) $) 30)) (-3101 (((-749)) 217)) (-2938 (((-1228 $) (-1228 $)) 199)) (-1571 (((-400 |#2|) $) 49)) (-1804 (((-623 (-926 |#1|)) (-1145)) 180 (|has| |#1| (-356)))) (-1620 (((-3 $ "failed") $) 139 (|has| (-400 |#2|) (-342)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 109 (|has| (-400 |#2|) (-356)))) (-2835 ((|#3| $) 42 (|has| (-400 |#2|) (-356)))) (-4073 (((-895) $) 87 (|has| (-400 |#2|) (-361)))) (-2910 ((|#3| $) 153)) (-3231 (($ (-623 $)) 98 (|has| (-400 |#2|) (-356))) (($ $ $) 97 (|has| (-400 |#2|) (-356)))) (-2369 (((-1127) $) 9)) (-1379 (((-667 (-400 |#2|))) 194)) (-3046 (((-667 (-400 |#2|))) 196)) (-1619 (($ $) 114 (|has| (-400 |#2|) (-356)))) (-2252 (($ (-1228 |#2|) |#2|) 190)) (-4305 (((-667 (-400 |#2|))) 195)) (-1787 (((-667 (-400 |#2|))) 197)) (-3603 (((-2 (|:| |num| (-667 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 189)) (-4090 (((-2 (|:| |num| (-1228 |#2|)) (|:| |den| |#2|)) $) 191)) (-2560 (((-1228 $)) 203)) (-2892 (((-1228 $)) 204)) (-2970 (((-112) $) 202)) (-4298 (((-112) $) 201) (((-112) $ |#1|) 188) (((-112) $ |#2|) 187)) (-2463 (($) 140 (|has| (-400 |#2|) (-342)) CONST)) (-3690 (($ (-895)) 86 (|has| (-400 |#2|) (-361)))) (-2043 (((-3 |#2| "failed")) 182)) (-3445 (((-1089) $) 10)) (-1646 (((-749)) 216)) (-2256 (($) 157)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 99 (|has| (-400 |#2|) (-356)))) (-3260 (($ (-623 $)) 96 (|has| (-400 |#2|) (-356))) (($ $ $) 95 (|has| (-400 |#2|) (-356)))) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) 143 (|has| (-400 |#2|) (-342)))) (-1735 (((-411 $) $) 110 (|has| (-400 |#2|) (-356)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 108 (|has| (-400 |#2|) (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 107 (|has| (-400 |#2|) (-356)))) (-3409 (((-3 $ "failed") $ $) 90 (|has| (-400 |#2|) (-356)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 101 (|has| (-400 |#2|) (-356)))) (-1988 (((-749) $) 103 (|has| (-400 |#2|) (-356)))) (-2757 ((|#1| $ |#1| |#1|) 184)) (-1834 (((-3 |#2| "failed")) 183)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 104 (|has| (-400 |#2|) (-356)))) (-3563 (((-400 |#2|) (-1228 $)) 45) (((-400 |#2|)) 58)) (-2899 (((-749) $) 148 (|has| (-400 |#2|) (-342))) (((-3 (-749) "failed") $ $) 136 (|has| (-400 |#2|) (-342)))) (-2798 (($ $ (-1 (-400 |#2|) (-400 |#2|)) (-749)) 120 (|has| (-400 |#2|) (-356))) (($ $ (-1 (-400 |#2|) (-400 |#2|))) 119 (|has| (-400 |#2|) (-356))) (($ $ (-1 |#2| |#2|)) 186) (($ $ (-623 (-1145)) (-623 (-749))) 127 (-1489 (-1304 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145)))) (-1304 (|has| (-400 |#2|) (-874 (-1145))) (|has| (-400 |#2|) (-356))))) (($ $ (-1145) (-749)) 128 (-1489 (-1304 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145)))) (-1304 (|has| (-400 |#2|) (-874 (-1145))) (|has| (-400 |#2|) (-356))))) (($ $ (-623 (-1145))) 129 (-1489 (-1304 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145)))) (-1304 (|has| (-400 |#2|) (-874 (-1145))) (|has| (-400 |#2|) (-356))))) (($ $ (-1145)) 130 (-1489 (-1304 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145)))) (-1304 (|has| (-400 |#2|) (-874 (-1145))) (|has| (-400 |#2|) (-356))))) (($ $ (-749)) 132 (-1489 (-1304 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-227))) (-1304 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342)))) (($ $) 134 (-1489 (-1304 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-227))) (-1304 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342))))) (-2871 (((-667 (-400 |#2|)) (-1228 $) (-1 (-400 |#2|) (-400 |#2|))) 151 (|has| (-400 |#2|) (-356)))) (-3832 ((|#3|) 156)) (-2038 (($) 145 (|has| (-400 |#2|) (-342)))) (-2999 (((-1228 (-400 |#2|)) $ (-1228 $)) 48) (((-667 (-400 |#2|)) (-1228 $) (-1228 $)) 47) (((-1228 (-400 |#2|)) $) 64) (((-667 (-400 |#2|)) (-1228 $)) 63)) (-2451 (((-1228 (-400 |#2|)) $) 61) (($ (-1228 (-400 |#2|))) 60) ((|#3| $) 168) (($ |#3|) 154)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) 142 (|has| (-400 |#2|) (-342)))) (-2598 (((-1228 $) (-1228 $)) 200)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ (-400 |#2|)) 35) (($ (-400 (-550))) 84 (-1489 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-1012 (-400 (-550)))))) (($ $) 89 (|has| (-400 |#2|) (-356)))) (-1613 (($ $) 141 (|has| (-400 |#2|) (-342))) (((-3 $ "failed") $) 41 (|has| (-400 |#2|) (-143)))) (-3359 ((|#3| $) 43)) (-3091 (((-749)) 28)) (-3071 (((-112)) 213)) (-3872 (((-112) |#1|) 212) (((-112) |#2|) 211)) (-2206 (((-1228 $)) 65)) (-1819 (((-112) $ $) 93 (|has| (-400 |#2|) (-356)))) (-3597 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) 181)) (-2687 (((-112)) 215)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $ (-1 (-400 |#2|) (-400 |#2|)) (-749)) 122 (|has| (-400 |#2|) (-356))) (($ $ (-1 (-400 |#2|) (-400 |#2|))) 121 (|has| (-400 |#2|) (-356))) (($ $ (-623 (-1145)) (-623 (-749))) 123 (-1489 (-1304 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145)))) (-1304 (|has| (-400 |#2|) (-874 (-1145))) (|has| (-400 |#2|) (-356))))) (($ $ (-1145) (-749)) 124 (-1489 (-1304 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145)))) (-1304 (|has| (-400 |#2|) (-874 (-1145))) (|has| (-400 |#2|) (-356))))) (($ $ (-623 (-1145))) 125 (-1489 (-1304 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145)))) (-1304 (|has| (-400 |#2|) (-874 (-1145))) (|has| (-400 |#2|) (-356))))) (($ $ (-1145)) 126 (-1489 (-1304 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145)))) (-1304 (|has| (-400 |#2|) (-874 (-1145))) (|has| (-400 |#2|) (-356))))) (($ $ (-749)) 131 (-1489 (-1304 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-227))) (-1304 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342)))) (($ $) 133 (-1489 (-1304 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-227))) (-1304 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342))))) (-2264 (((-112) $ $) 6)) (-2382 (($ $ $) 118 (|has| (-400 |#2|) (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 115 (|has| (-400 |#2|) (-356)))) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 |#2|)) 37) (($ (-400 |#2|) $) 36) (($ (-400 (-550)) $) 117 (|has| (-400 |#2|) (-356))) (($ $ (-400 (-550))) 116 (|has| (-400 |#2|) (-356)))))
+(((-335 |#1| |#2| |#3|) (-138) (-1186) (-1204 |t#1|) (-1204 (-400 |t#2|))) (T -335))
+((-3101 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-749)))) (-1646 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-749)))) (-2687 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))) (-3758 (*1 *2 *3 *3) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))) (-3071 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))) (-3872 (*1 *2 *3) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))) (-3872 (*1 *2 *3) (-12 (-4 *1 (-335 *4 *3 *5)) (-4 *4 (-1186)) (-4 *3 (-1204 *4)) (-4 *5 (-1204 (-400 *3))) (-5 *2 (-112)))) (-2215 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))) (-3676 (*1 *2 *3) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))) (-3676 (*1 *2 *3) (-12 (-4 *1 (-335 *4 *3 *5)) (-4 *4 (-1186)) (-4 *3 (-1204 *4)) (-4 *5 (-1204 (-400 *3))) (-5 *2 (-112)))) (-3910 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))) (-2283 (*1 *2 *3) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))) (-2283 (*1 *2 *3) (-12 (-4 *1 (-335 *4 *3 *5)) (-4 *4 (-1186)) (-4 *3 (-1204 *4)) (-4 *5 (-1204 (-400 *3))) (-5 *2 (-112)))) (-2892 (*1 *2) (-12 (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-1228 *1)) (-4 *1 (-335 *3 *4 *5)))) (-2560 (*1 *2) (-12 (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-1228 *1)) (-4 *1 (-335 *3 *4 *5)))) (-2970 (*1 *2 *1) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))) (-4298 (*1 *2 *1) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))) (-2598 (*1 *2 *2) (-12 (-5 *2 (-1228 *1)) (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))))) (-2938 (*1 *2 *2) (-12 (-5 *2 (-1228 *1)) (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))))) (-3662 (*1 *2 *2) (-12 (-5 *2 (-1228 *1)) (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))))) (-1787 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-667 (-400 *4))))) (-3046 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-667 (-400 *4))))) (-4305 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-667 (-400 *4))))) (-1379 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-667 (-400 *4))))) (-3897 (*1 *2 *1) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-2 (|:| |num| (-1228 *4)) (|:| |den| *4))))) (-2821 (*1 *1 *2 *3) (-12 (-5 *2 (-1228 *3)) (-4 *3 (-1204 *4)) (-4 *4 (-1186)) (-4 *1 (-335 *4 *3 *5)) (-4 *5 (-1204 (-400 *3))))) (-4090 (*1 *2 *1) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-2 (|:| |num| (-1228 *4)) (|:| |den| *4))))) (-2252 (*1 *1 *2 *3) (-12 (-5 *2 (-1228 *3)) (-4 *3 (-1204 *4)) (-4 *4 (-1186)) (-4 *1 (-335 *4 *3 *5)) (-4 *5 (-1204 (-400 *3))))) (-3603 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-335 *4 *5 *6)) (-4 *4 (-1186)) (-4 *5 (-1204 *4)) (-4 *6 (-1204 (-400 *5))) (-5 *2 (-2 (|:| |num| (-667 *5)) (|:| |den| *5))))) (-4298 (*1 *2 *1 *3) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))) (-4298 (*1 *2 *1 *3) (-12 (-4 *1 (-335 *4 *3 *5)) (-4 *4 (-1186)) (-4 *3 (-1204 *4)) (-4 *5 (-1204 (-400 *3))) (-5 *2 (-112)))) (-2798 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))))) (-2731 (*1 *1 *1) (-12 (-4 *1 (-335 *2 *3 *4)) (-4 *2 (-1186)) (-4 *3 (-1204 *2)) (-4 *4 (-1204 (-400 *3))))) (-2757 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-335 *2 *3 *4)) (-4 *2 (-1186)) (-4 *3 (-1204 *2)) (-4 *4 (-1204 (-400 *3))))) (-1834 (*1 *2) (|partial| -12 (-4 *1 (-335 *3 *2 *4)) (-4 *3 (-1186)) (-4 *4 (-1204 (-400 *2))) (-4 *2 (-1204 *3)))) (-2043 (*1 *2) (|partial| -12 (-4 *1 (-335 *3 *2 *4)) (-4 *3 (-1186)) (-4 *4 (-1204 (-400 *2))) (-4 *2 (-1204 *3)))) (-3597 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1204 *4)) (-4 *4 (-1186)) (-4 *6 (-1204 (-400 *5))) (-5 *2 (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5) (|:| |gd| *5))) (-4 *1 (-335 *4 *5 *6)))) (-1804 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-4 *1 (-335 *4 *5 *6)) (-4 *4 (-1186)) (-4 *5 (-1204 *4)) (-4 *6 (-1204 (-400 *5))) (-4 *4 (-356)) (-5 *2 (-623 (-926 *4))))) (-3142 (*1 *2) (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))) (-4 *3 (-361)) (-5 *2 (-623 (-623 *3))))))
+(-13 (-703 (-400 |t#2|) |t#3|) (-10 -8 (-15 -3101 ((-749))) (-15 -1646 ((-749))) (-15 -2687 ((-112))) (-15 -3758 ((-112) |t#1| |t#1|)) (-15 -3071 ((-112))) (-15 -3872 ((-112) |t#1|)) (-15 -3872 ((-112) |t#2|)) (-15 -2215 ((-112))) (-15 -3676 ((-112) |t#1|)) (-15 -3676 ((-112) |t#2|)) (-15 -3910 ((-112))) (-15 -2283 ((-112) |t#1|)) (-15 -2283 ((-112) |t#2|)) (-15 -2892 ((-1228 $))) (-15 -2560 ((-1228 $))) (-15 -2970 ((-112) $)) (-15 -4298 ((-112) $)) (-15 -2598 ((-1228 $) (-1228 $))) (-15 -2938 ((-1228 $) (-1228 $))) (-15 -3662 ((-1228 $) (-1228 $))) (-15 -1787 ((-667 (-400 |t#2|)))) (-15 -3046 ((-667 (-400 |t#2|)))) (-15 -4305 ((-667 (-400 |t#2|)))) (-15 -1379 ((-667 (-400 |t#2|)))) (-15 -3897 ((-2 (|:| |num| (-1228 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -2821 ($ (-1228 |t#2|) |t#2|)) (-15 -4090 ((-2 (|:| |num| (-1228 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -2252 ($ (-1228 |t#2|) |t#2|)) (-15 -3603 ((-2 (|:| |num| (-667 |t#2|)) (|:| |den| |t#2|)) (-1 |t#2| |t#2|))) (-15 -4298 ((-112) $ |t#1|)) (-15 -4298 ((-112) $ |t#2|)) (-15 -2798 ($ $ (-1 |t#2| |t#2|))) (-15 -2731 ($ $)) (-15 -2757 (|t#1| $ |t#1| |t#1|)) (-15 -1834 ((-3 |t#2| "failed"))) (-15 -2043 ((-3 |t#2| "failed"))) (-15 -3597 ((-2 (|:| |num| $) (|:| |den| |t#2|) (|:| |derivden| |t#2|) (|:| |gd| |t#2|)) $ (-1 |t#2| |t#2|))) (IF (|has| |t#1| (-356)) (-15 -1804 ((-623 (-926 |t#1|)) (-1145))) |%noBranch|) (IF (|has| |t#1| (-361)) (-15 -3142 ((-623 (-623 |t#1|)))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) -1489 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-38 #1=(-400 |#2|)) . T) ((-38 $) -1489 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-101) . T) ((-111 #0# #0#) -1489 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-111 #1# #1#) . T) ((-111 $ $) . T) ((-130) . T) ((-143) -1489 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-143))) ((-145) |has| (-400 |#2|) (-145)) ((-595 (-837)) . T) ((-170) . T) ((-596 |#3|) . T) ((-225 #1#) |has| (-400 |#2|) (-356)) ((-227) -1489 (|has| (-400 |#2|) (-342)) (-12 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356)))) ((-237) -1489 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-283) -1489 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-300) -1489 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-356) -1489 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-395) |has| (-400 |#2|) (-342)) ((-361) -1489 (|has| (-400 |#2|) (-361)) (|has| (-400 |#2|) (-342))) ((-342) |has| (-400 |#2|) (-342)) ((-363 #1# |#3|) . T) ((-402 #1# |#3|) . T) ((-370 #1#) . T) ((-404 #1#) . T) ((-444) -1489 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-542) -1489 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-626 #0#) -1489 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-626 #1#) . T) ((-626 $) . T) ((-619 #1#) . T) ((-619 (-550)) |has| (-400 |#2|) (-619 (-550))) ((-696 #0#) -1489 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-696 #1#) . T) ((-696 $) -1489 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-703 #1# |#3|) . T) ((-705) . T) ((-874 (-1145)) -12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145)))) ((-894) -1489 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-1012 (-400 (-550))) |has| (-400 |#2|) (-1012 (-400 (-550)))) ((-1012 #1#) . T) ((-1012 (-550)) |has| (-400 |#2|) (-1012 (-550))) ((-1027 #0#) -1489 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))) ((-1027 #1#) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1120) |has| (-400 |#2|) (-342)) ((-1186) -1489 (|has| (-400 |#2|) (-342)) (|has| (-400 |#2|) (-356))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-2594 (((-112) $) NIL)) (-2532 (((-749)) NIL)) (-2223 (((-884 |#1|) $) NIL) (($ $ (-895)) NIL (|has| (-884 |#1|) (-361)))) (-3435 (((-1155 (-895) (-749)) (-550)) NIL (|has| (-884 |#1|) (-361)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1611 (((-112) $ $) NIL)) (-3828 (((-749)) NIL (|has| (-884 |#1|) (-361)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-884 |#1|) "failed") $) NIL)) (-2202 (((-884 |#1|) $) NIL)) (-2821 (($ (-1228 (-884 |#1|))) NIL)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-884 |#1|) (-361)))) (-3455 (($ $ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1864 (($) NIL (|has| (-884 |#1|) (-361)))) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-2664 (($) NIL (|has| (-884 |#1|) (-361)))) (-4139 (((-112) $) NIL (|has| (-884 |#1|) (-361)))) (-4322 (($ $ (-749)) NIL (-1489 (|has| (-884 |#1|) (-143)) (|has| (-884 |#1|) (-361)))) (($ $) NIL (-1489 (|has| (-884 |#1|) (-143)) (|has| (-884 |#1|) (-361))))) (-1568 (((-112) $) NIL)) (-2603 (((-895) $) NIL (|has| (-884 |#1|) (-361))) (((-811 (-895)) $) NIL (-1489 (|has| (-884 |#1|) (-143)) (|has| (-884 |#1|) (-361))))) (-2419 (((-112) $) NIL)) (-1888 (($) NIL (|has| (-884 |#1|) (-361)))) (-3751 (((-112) $) NIL (|has| (-884 |#1|) (-361)))) (-1571 (((-884 |#1|) $) NIL) (($ $ (-895)) NIL (|has| (-884 |#1|) (-361)))) (-1620 (((-3 $ "failed") $) NIL (|has| (-884 |#1|) (-361)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2835 (((-1141 (-884 |#1|)) $) NIL) (((-1141 $) $ (-895)) NIL (|has| (-884 |#1|) (-361)))) (-4073 (((-895) $) NIL (|has| (-884 |#1|) (-361)))) (-2888 (((-1141 (-884 |#1|)) $) NIL (|has| (-884 |#1|) (-361)))) (-4180 (((-1141 (-884 |#1|)) $) NIL (|has| (-884 |#1|) (-361))) (((-3 (-1141 (-884 |#1|)) "failed") $ $) NIL (|has| (-884 |#1|) (-361)))) (-1542 (($ $ (-1141 (-884 |#1|))) NIL (|has| (-884 |#1|) (-361)))) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-2463 (($) NIL (|has| (-884 |#1|) (-361)) CONST)) (-3690 (($ (-895)) NIL (|has| (-884 |#1|) (-361)))) (-3881 (((-112) $) NIL)) (-3445 (((-1089) $) NIL)) (-3644 (((-932 (-1089))) NIL)) (-2256 (($) NIL (|has| (-884 |#1|) (-361)))) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) NIL (|has| (-884 |#1|) (-361)))) (-1735 (((-411 $) $) NIL)) (-4015 (((-811 (-895))) NIL) (((-895)) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2899 (((-749) $) NIL (|has| (-884 |#1|) (-361))) (((-3 (-749) "failed") $ $) NIL (-1489 (|has| (-884 |#1|) (-143)) (|has| (-884 |#1|) (-361))))) (-1877 (((-133)) NIL)) (-2798 (($ $) NIL (|has| (-884 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-884 |#1|) (-361)))) (-3661 (((-811 (-895)) $) NIL) (((-895) $) NIL)) (-3832 (((-1141 (-884 |#1|))) NIL)) (-2038 (($) NIL (|has| (-884 |#1|) (-361)))) (-3975 (($) NIL (|has| (-884 |#1|) (-361)))) (-2999 (((-1228 (-884 |#1|)) $) NIL) (((-667 (-884 |#1|)) (-1228 $)) NIL)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (|has| (-884 |#1|) (-361)))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ (-884 |#1|)) NIL)) (-1613 (($ $) NIL (|has| (-884 |#1|) (-361))) (((-3 $ "failed") $) NIL (-1489 (|has| (-884 |#1|) (-143)) (|has| (-884 |#1|) (-361))))) (-3091 (((-749)) NIL)) (-2206 (((-1228 $)) NIL) (((-1228 $) (-895)) NIL)) (-1819 (((-112) $ $) NIL)) (-3636 (((-112) $) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-3020 (($ $) NIL (|has| (-884 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-884 |#1|) (-361)))) (-1901 (($ $) NIL (|has| (-884 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-884 |#1|) (-361)))) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ $) NIL) (($ $ (-884 |#1|)) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ (-884 |#1|)) NIL) (($ (-884 |#1|) $) NIL)))
+(((-336 |#1| |#2|) (-13 (-322 (-884 |#1|)) (-10 -7 (-15 -3644 ((-932 (-1089)))))) (-895) (-895)) (T -336))
+((-3644 (*1 *2) (-12 (-5 *2 (-932 (-1089))) (-5 *1 (-336 *3 *4)) (-14 *3 (-895)) (-14 *4 (-895)))))
+(-13 (-322 (-884 |#1|)) (-10 -7 (-15 -3644 ((-932 (-1089))))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 44)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-2594 (((-112) $) NIL)) (-2532 (((-749)) NIL)) (-2223 ((|#1| $) NIL) (($ $ (-895)) NIL (|has| |#1| (-361)))) (-3435 (((-1155 (-895) (-749)) (-550)) 41 (|has| |#1| (-361)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1611 (((-112) $ $) NIL)) (-3828 (((-749)) NIL (|has| |#1| (-361)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) 115)) (-2202 ((|#1| $) 86)) (-2821 (($ (-1228 |#1|)) 104)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) 95 (|has| |#1| (-361)))) (-3455 (($ $ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1864 (($) 98 (|has| |#1| (-361)))) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-2664 (($) 129 (|has| |#1| (-361)))) (-4139 (((-112) $) 48 (|has| |#1| (-361)))) (-4322 (($ $ (-749)) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))) (($ $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-1568 (((-112) $) NIL)) (-2603 (((-895) $) 45 (|has| |#1| (-361))) (((-811 (-895)) $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2419 (((-112) $) NIL)) (-1888 (($) 131 (|has| |#1| (-361)))) (-3751 (((-112) $) NIL (|has| |#1| (-361)))) (-1571 ((|#1| $) NIL) (($ $ (-895)) NIL (|has| |#1| (-361)))) (-1620 (((-3 $ "failed") $) NIL (|has| |#1| (-361)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2835 (((-1141 |#1|) $) 90) (((-1141 $) $ (-895)) NIL (|has| |#1| (-361)))) (-4073 (((-895) $) 139 (|has| |#1| (-361)))) (-2888 (((-1141 |#1|) $) NIL (|has| |#1| (-361)))) (-4180 (((-1141 |#1|) $) NIL (|has| |#1| (-361))) (((-3 (-1141 |#1|) "failed") $ $) NIL (|has| |#1| (-361)))) (-1542 (($ $ (-1141 |#1|)) NIL (|has| |#1| (-361)))) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) 146)) (-2463 (($) NIL (|has| |#1| (-361)) CONST)) (-3690 (($ (-895)) 71 (|has| |#1| (-361)))) (-3881 (((-112) $) 118)) (-3445 (((-1089) $) NIL)) (-3644 (((-932 (-1089))) 42)) (-2256 (($) 127 (|has| |#1| (-361)))) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) 93 (|has| |#1| (-361)))) (-1735 (((-411 $) $) NIL)) (-4015 (((-811 (-895))) 67) (((-895)) 68)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2899 (((-749) $) 130 (|has| |#1| (-361))) (((-3 (-749) "failed") $ $) 125 (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-1877 (((-133)) NIL)) (-2798 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-3661 (((-811 (-895)) $) NIL) (((-895) $) NIL)) (-3832 (((-1141 |#1|)) 96)) (-2038 (($) 128 (|has| |#1| (-361)))) (-3975 (($) 136 (|has| |#1| (-361)))) (-2999 (((-1228 |#1|) $) 59) (((-667 |#1|) (-1228 $)) NIL)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (|has| |#1| (-361)))) (-2233 (((-837) $) 142) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ |#1|) 75)) (-1613 (($ $) NIL (|has| |#1| (-361))) (((-3 $ "failed") $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3091 (((-749)) 138)) (-2206 (((-1228 $)) 117) (((-1228 $) (-895)) 73)) (-1819 (((-112) $ $) NIL)) (-3636 (((-112) $) NIL)) (-2688 (($) 49 T CONST)) (-2700 (($) 46 T CONST)) (-3020 (($ $) 81 (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-1901 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-2264 (((-112) $ $) 47)) (-2382 (($ $ $) 144) (($ $ |#1|) 145)) (-2370 (($ $) 126) (($ $ $) NIL)) (-2358 (($ $ $) 61)) (** (($ $ (-895)) 148) (($ $ (-749)) 149) (($ $ (-550)) 147)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 77) (($ $ $) 76) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 143)))
+(((-337 |#1| |#2|) (-13 (-322 |#1|) (-10 -7 (-15 -3644 ((-932 (-1089)))))) (-342) (-1141 |#1|)) (T -337))
+((-3644 (*1 *2) (-12 (-5 *2 (-932 (-1089))) (-5 *1 (-337 *3 *4)) (-4 *3 (-342)) (-14 *4 (-1141 *3)))))
+(-13 (-322 |#1|) (-10 -7 (-15 -3644 ((-932 (-1089))))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-2594 (((-112) $) NIL)) (-2532 (((-749)) NIL)) (-2223 ((|#1| $) NIL) (($ $ (-895)) NIL (|has| |#1| (-361)))) (-3435 (((-1155 (-895) (-749)) (-550)) NIL (|has| |#1| (-361)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1611 (((-112) $ $) NIL)) (-3828 (((-749)) NIL (|has| |#1| (-361)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) NIL)) (-2202 ((|#1| $) NIL)) (-2821 (($ (-1228 |#1|)) NIL)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-361)))) (-3455 (($ $ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1864 (($) NIL (|has| |#1| (-361)))) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-2664 (($) NIL (|has| |#1| (-361)))) (-4139 (((-112) $) NIL (|has| |#1| (-361)))) (-4322 (($ $ (-749)) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))) (($ $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-1568 (((-112) $) NIL)) (-2603 (((-895) $) NIL (|has| |#1| (-361))) (((-811 (-895)) $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2419 (((-112) $) NIL)) (-1888 (($) NIL (|has| |#1| (-361)))) (-3751 (((-112) $) NIL (|has| |#1| (-361)))) (-1571 ((|#1| $) NIL) (($ $ (-895)) NIL (|has| |#1| (-361)))) (-1620 (((-3 $ "failed") $) NIL (|has| |#1| (-361)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2835 (((-1141 |#1|) $) NIL) (((-1141 $) $ (-895)) NIL (|has| |#1| (-361)))) (-4073 (((-895) $) NIL (|has| |#1| (-361)))) (-2888 (((-1141 |#1|) $) NIL (|has| |#1| (-361)))) (-4180 (((-1141 |#1|) $) NIL (|has| |#1| (-361))) (((-3 (-1141 |#1|) "failed") $ $) NIL (|has| |#1| (-361)))) (-1542 (($ $ (-1141 |#1|)) NIL (|has| |#1| (-361)))) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-2463 (($) NIL (|has| |#1| (-361)) CONST)) (-3690 (($ (-895)) NIL (|has| |#1| (-361)))) (-3881 (((-112) $) NIL)) (-3445 (((-1089) $) NIL)) (-3644 (((-932 (-1089))) NIL)) (-2256 (($) NIL (|has| |#1| (-361)))) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) NIL (|has| |#1| (-361)))) (-1735 (((-411 $) $) NIL)) (-4015 (((-811 (-895))) NIL) (((-895)) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2899 (((-749) $) NIL (|has| |#1| (-361))) (((-3 (-749) "failed") $ $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-1877 (((-133)) NIL)) (-2798 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-3661 (((-811 (-895)) $) NIL) (((-895) $) NIL)) (-3832 (((-1141 |#1|)) NIL)) (-2038 (($) NIL (|has| |#1| (-361)))) (-3975 (($) NIL (|has| |#1| (-361)))) (-2999 (((-1228 |#1|) $) NIL) (((-667 |#1|) (-1228 $)) NIL)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (|has| |#1| (-361)))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ |#1|) NIL)) (-1613 (($ $) NIL (|has| |#1| (-361))) (((-3 $ "failed") $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3091 (((-749)) NIL)) (-2206 (((-1228 $)) NIL) (((-1228 $) (-895)) NIL)) (-1819 (((-112) $ $) NIL)) (-3636 (((-112) $) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-3020 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-1901 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-338 |#1| |#2|) (-13 (-322 |#1|) (-10 -7 (-15 -3644 ((-932 (-1089)))))) (-342) (-895)) (T -338))
+((-3644 (*1 *2) (-12 (-5 *2 (-932 (-1089))) (-5 *1 (-338 *3 *4)) (-4 *3 (-342)) (-14 *4 (-895)))))
+(-13 (-322 |#1|) (-10 -7 (-15 -3644 ((-932 (-1089))))))
+((-4168 (((-749) (-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089)))))) 42)) (-2199 (((-932 (-1089)) (-1141 |#1|)) 85)) (-1984 (((-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089))))) (-1141 |#1|)) 78)) (-3738 (((-667 |#1|) (-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089)))))) 86)) (-2434 (((-3 (-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089))))) "failed") (-895)) 13)) (-3484 (((-3 (-1141 |#1|) (-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089)))))) (-895)) 18)))
+(((-339 |#1|) (-10 -7 (-15 -2199 ((-932 (-1089)) (-1141 |#1|))) (-15 -1984 ((-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089))))) (-1141 |#1|))) (-15 -3738 ((-667 |#1|) (-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089))))))) (-15 -4168 ((-749) (-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089))))))) (-15 -2434 ((-3 (-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089))))) "failed") (-895))) (-15 -3484 ((-3 (-1141 |#1|) (-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089)))))) (-895)))) (-342)) (T -339))
+((-3484 (*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-3 (-1141 *4) (-1228 (-623 (-2 (|:| -1337 *4) (|:| -3690 (-1089))))))) (-5 *1 (-339 *4)) (-4 *4 (-342)))) (-2434 (*1 *2 *3) (|partial| -12 (-5 *3 (-895)) (-5 *2 (-1228 (-623 (-2 (|:| -1337 *4) (|:| -3690 (-1089)))))) (-5 *1 (-339 *4)) (-4 *4 (-342)))) (-4168 (*1 *2 *3) (-12 (-5 *3 (-1228 (-623 (-2 (|:| -1337 *4) (|:| -3690 (-1089)))))) (-4 *4 (-342)) (-5 *2 (-749)) (-5 *1 (-339 *4)))) (-3738 (*1 *2 *3) (-12 (-5 *3 (-1228 (-623 (-2 (|:| -1337 *4) (|:| -3690 (-1089)))))) (-4 *4 (-342)) (-5 *2 (-667 *4)) (-5 *1 (-339 *4)))) (-1984 (*1 *2 *3) (-12 (-5 *3 (-1141 *4)) (-4 *4 (-342)) (-5 *2 (-1228 (-623 (-2 (|:| -1337 *4) (|:| -3690 (-1089)))))) (-5 *1 (-339 *4)))) (-2199 (*1 *2 *3) (-12 (-5 *3 (-1141 *4)) (-4 *4 (-342)) (-5 *2 (-932 (-1089))) (-5 *1 (-339 *4)))))
+(-10 -7 (-15 -2199 ((-932 (-1089)) (-1141 |#1|))) (-15 -1984 ((-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089))))) (-1141 |#1|))) (-15 -3738 ((-667 |#1|) (-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089))))))) (-15 -4168 ((-749) (-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089))))))) (-15 -2434 ((-3 (-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089))))) "failed") (-895))) (-15 -3484 ((-3 (-1141 |#1|) (-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089)))))) (-895))))
+((-2233 ((|#1| |#3|) 86) ((|#3| |#1|) 69)))
+(((-340 |#1| |#2| |#3|) (-10 -7 (-15 -2233 (|#3| |#1|)) (-15 -2233 (|#1| |#3|))) (-322 |#2|) (-342) (-322 |#2|)) (T -340))
+((-2233 (*1 *2 *3) (-12 (-4 *4 (-342)) (-4 *2 (-322 *4)) (-5 *1 (-340 *2 *4 *3)) (-4 *3 (-322 *4)))) (-2233 (*1 *2 *3) (-12 (-4 *4 (-342)) (-4 *2 (-322 *4)) (-5 *1 (-340 *3 *4 *2)) (-4 *3 (-322 *4)))))
+(-10 -7 (-15 -2233 (|#3| |#1|)) (-15 -2233 (|#1| |#3|)))
+((-4139 (((-112) $) 51)) (-2603 (((-811 (-895)) $) 21) (((-895) $) 52)) (-1620 (((-3 $ "failed") $) 16)) (-2463 (($) 9)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 93)) (-2899 (((-3 (-749) "failed") $ $) 71) (((-749) $) 60)) (-2798 (($ $ (-749)) NIL) (($ $) 8)) (-2038 (($) 44)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) 34)) (-1613 (((-3 $ "failed") $) 38) (($ $) 37)))
+(((-341 |#1|) (-10 -8 (-15 -2603 ((-895) |#1|)) (-15 -2899 ((-749) |#1|)) (-15 -4139 ((-112) |#1|)) (-15 -2038 (|#1|)) (-15 -2897 ((-3 (-1228 |#1|) "failed") (-667 |#1|))) (-15 -1613 (|#1| |#1|)) (-15 -2798 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-749))) (-15 -2463 (|#1|)) (-15 -1620 ((-3 |#1| "failed") |#1|)) (-15 -2899 ((-3 (-749) "failed") |#1| |#1|)) (-15 -2603 ((-811 (-895)) |#1|)) (-15 -1613 ((-3 |#1| "failed") |#1|)) (-15 -3459 ((-1141 |#1|) (-1141 |#1|) (-1141 |#1|)))) (-342)) (T -341))
+NIL
+(-10 -8 (-15 -2603 ((-895) |#1|)) (-15 -2899 ((-749) |#1|)) (-15 -4139 ((-112) |#1|)) (-15 -2038 (|#1|)) (-15 -2897 ((-3 (-1228 |#1|) "failed") (-667 |#1|))) (-15 -1613 (|#1| |#1|)) (-15 -2798 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-749))) (-15 -2463 (|#1|)) (-15 -1620 ((-3 |#1| "failed") |#1|)) (-15 -2899 ((-3 (-749) "failed") |#1| |#1|)) (-15 -2603 ((-811 (-895)) |#1|)) (-15 -1613 ((-3 |#1| "failed") |#1|)) (-15 -3459 ((-1141 |#1|) (-1141 |#1|) (-1141 |#1|))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-3435 (((-1155 (-895) (-749)) (-550)) 90)) (-1993 (((-3 $ "failed") $ $) 19)) (-2318 (($ $) 70)) (-2207 (((-411 $) $) 69)) (-1611 (((-112) $ $) 57)) (-3828 (((-749)) 100)) (-2991 (($) 17 T CONST)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) 84)) (-3455 (($ $ $) 53)) (-1537 (((-3 $ "failed") $) 32)) (-1864 (($) 103)) (-3429 (($ $ $) 54)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 49)) (-2664 (($) 88)) (-4139 (((-112) $) 87)) (-4322 (($ $) 76) (($ $ (-749)) 75)) (-1568 (((-112) $) 68)) (-2603 (((-811 (-895)) $) 78) (((-895) $) 85)) (-2419 (((-112) $) 30)) (-1620 (((-3 $ "failed") $) 99)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-4073 (((-895) $) 102)) (-3231 (($ $ $) 44) (($ (-623 $)) 43)) (-2369 (((-1127) $) 9)) (-1619 (($ $) 67)) (-2463 (($) 98 T CONST)) (-3690 (($ (-895)) 101)) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 42)) (-3260 (($ $ $) 46) (($ (-623 $)) 45)) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) 91)) (-1735 (((-411 $) $) 71)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-3409 (((-3 $ "failed") $ $) 40)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-1988 (((-749) $) 56)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 55)) (-2899 (((-3 (-749) "failed") $ $) 77) (((-749) $) 86)) (-2798 (($ $ (-749)) 96) (($ $) 94)) (-2038 (($) 89)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) 92)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63)) (-1613 (((-3 $ "failed") $) 79) (($ $) 93)) (-3091 (((-749)) 28)) (-1819 (((-112) $ $) 37)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $ (-749)) 97) (($ $) 95)) (-2264 (((-112) $ $) 6)) (-2382 (($ $ $) 62)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64)))
(((-342) (-138)) (T -342))
-((-4242 (*1 *1 *1) (-4 *1 (-342))) (-3172 (*1 *2 *3) (|partial| -12 (-5 *3 (-667 *1)) (-4 *1 (-342)) (-5 *2 (-1227 *1)))) (-1464 (*1 *2) (-12 (-4 *1 (-342)) (-5 *2 (-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))))) (-1337 (*1 *2 *3) (-12 (-4 *1 (-342)) (-5 *3 (-550)) (-5 *2 (-1154 (-894) (-749))))) (-4288 (*1 *1) (-4 *1 (-342))) (-3485 (*1 *1) (-4 *1 (-342))) (-3697 (*1 *2 *1) (-12 (-4 *1 (-342)) (-5 *2 (-112)))) (-3811 (*1 *2 *1) (-12 (-4 *1 (-342)) (-5 *2 (-749)))) (-2475 (*1 *2 *1) (-12 (-4 *1 (-342)) (-5 *2 (-894)))) (-4161 (*1 *2) (-12 (-4 *1 (-342)) (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic")))))
-(-13 (-395) (-361) (-1119) (-227) (-10 -8 (-15 -4242 ($ $)) (-15 -3172 ((-3 (-1227 $) "failed") (-667 $))) (-15 -1464 ((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550)))))) (-15 -1337 ((-1154 (-894) (-749)) (-550))) (-15 -4288 ($)) (-15 -3485 ($)) (-15 -3697 ((-112) $)) (-15 -3811 ((-749) $)) (-15 -2475 ((-894) $)) (-15 -4161 ((-3 "prime" "polynomial" "normal" "cyclic")))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-130) . T) ((-143) . T) ((-595 (-836)) . T) ((-170) . T) ((-227) . T) ((-237) . T) ((-283) . T) ((-300) . T) ((-356) . T) ((-395) . T) ((-361) . T) ((-444) . T) ((-542) . T) ((-626 #0#) . T) ((-626 $) . T) ((-696 #0#) . T) ((-696 $) . T) ((-705) . T) ((-893) . T) ((-1026 #0#) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1119) . T) ((-1185) . T))
-((-2457 (((-2 (|:| -2437 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))) |#1|) 53)) (-2372 (((-2 (|:| -2437 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|)))) 51)))
-(((-343 |#1| |#2| |#3|) (-10 -7 (-15 -2372 ((-2 (|:| -2437 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))))) (-15 -2457 ((-2 (|:| -2437 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))) |#1|))) (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $)))) (-1203 |#1|) (-402 |#1| |#2|)) (T -343))
-((-2457 (*1 *2 *3) (-12 (-4 *3 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $))))) (-4 *4 (-1203 *3)) (-5 *2 (-2 (|:| -2437 (-667 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-667 *3)))) (-5 *1 (-343 *3 *4 *5)) (-4 *5 (-402 *3 *4)))) (-2372 (*1 *2) (-12 (-4 *3 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $))))) (-4 *4 (-1203 *3)) (-5 *2 (-2 (|:| -2437 (-667 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-667 *3)))) (-5 *1 (-343 *3 *4 *5)) (-4 *5 (-402 *3 *4)))))
-(-10 -7 (-15 -2372 ((-2 (|:| -2437 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))))) (-15 -2457 ((-2 (|:| -2437 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))) |#1|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-4212 (((-112) $) NIL)) (-2155 (((-749)) NIL)) (-2252 (((-883 |#1|) $) NIL) (($ $ (-894)) NIL (|has| (-883 |#1|) (-361)))) (-1337 (((-1154 (-894) (-749)) (-550)) NIL (|has| (-883 |#1|) (-361)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3398 (((-749)) NIL)) (-3631 (((-112) $ $) NIL)) (-4319 (((-749)) NIL (|has| (-883 |#1|) (-361)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-883 |#1|) "failed") $) NIL)) (-2726 (((-883 |#1|) $) NIL)) (-4110 (($ (-1227 (-883 |#1|))) NIL)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-883 |#1|) (-361)))) (-3349 (($ $ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1741 (($) NIL (|has| (-883 |#1|) (-361)))) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3485 (($) NIL (|has| (-883 |#1|) (-361)))) (-3697 (((-112) $) NIL (|has| (-883 |#1|) (-361)))) (-3714 (($ $ (-749)) NIL (-1561 (|has| (-883 |#1|) (-143)) (|has| (-883 |#1|) (-361)))) (($ $) NIL (-1561 (|has| (-883 |#1|) (-143)) (|has| (-883 |#1|) (-361))))) (-3933 (((-112) $) NIL)) (-2475 (((-894) $) NIL (|has| (-883 |#1|) (-361))) (((-811 (-894)) $) NIL (-1561 (|has| (-883 |#1|) (-143)) (|has| (-883 |#1|) (-361))))) (-3102 (((-112) $) NIL)) (-2529 (($) NIL (|has| (-883 |#1|) (-361)))) (-2340 (((-112) $) NIL (|has| (-883 |#1|) (-361)))) (-1389 (((-883 |#1|) $) NIL) (($ $ (-894)) NIL (|has| (-883 |#1|) (-361)))) (-2826 (((-3 $ "failed") $) NIL (|has| (-883 |#1|) (-361)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1428 (((-1140 (-883 |#1|)) $) NIL) (((-1140 $) $ (-894)) NIL (|has| (-883 |#1|) (-361)))) (-2253 (((-894) $) NIL (|has| (-883 |#1|) (-361)))) (-4116 (((-1140 (-883 |#1|)) $) NIL (|has| (-883 |#1|) (-361)))) (-4008 (((-1140 (-883 |#1|)) $) NIL (|has| (-883 |#1|) (-361))) (((-3 (-1140 (-883 |#1|)) "failed") $ $) NIL (|has| (-883 |#1|) (-361)))) (-4235 (($ $ (-1140 (-883 |#1|))) NIL (|has| (-883 |#1|) (-361)))) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3862 (($) NIL (|has| (-883 |#1|) (-361)) CONST)) (-2922 (($ (-894)) NIL (|has| (-883 |#1|) (-361)))) (-4100 (((-112) $) NIL)) (-3337 (((-1088) $) NIL)) (-3595 (((-1227 (-623 (-2 (|:| -3625 (-883 |#1|)) (|:| -2922 (-1088)))))) NIL)) (-3503 (((-667 (-883 |#1|))) NIL)) (-3935 (($) NIL (|has| (-883 |#1|) (-361)))) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) NIL (|has| (-883 |#1|) (-361)))) (-3338 (((-411 $) $) NIL)) (-3990 (((-811 (-894))) NIL) (((-894)) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-3811 (((-749) $) NIL (|has| (-883 |#1|) (-361))) (((-3 (-749) "failed") $ $) NIL (-1561 (|has| (-883 |#1|) (-143)) (|has| (-883 |#1|) (-361))))) (-2854 (((-133)) NIL)) (-2393 (($ $) NIL (|has| (-883 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-883 |#1|) (-361)))) (-2970 (((-811 (-894)) $) NIL) (((-894) $) NIL)) (-1310 (((-1140 (-883 |#1|))) NIL)) (-4288 (($) NIL (|has| (-883 |#1|) (-361)))) (-1273 (($) NIL (|has| (-883 |#1|) (-361)))) (-1373 (((-1227 (-883 |#1|)) $) NIL) (((-667 (-883 |#1|)) (-1227 $)) NIL)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (|has| (-883 |#1|) (-361)))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ (-883 |#1|)) NIL)) (-4242 (($ $) NIL (|has| (-883 |#1|) (-361))) (((-3 $ "failed") $) NIL (-1561 (|has| (-883 |#1|) (-143)) (|has| (-883 |#1|) (-361))))) (-2390 (((-749)) NIL)) (-2437 (((-1227 $)) NIL) (((-1227 $) (-894)) NIL)) (-1345 (((-112) $ $) NIL)) (-1288 (((-112) $) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-2072 (($ $) NIL (|has| (-883 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-883 |#1|) (-361)))) (-4183 (($ $) NIL (|has| (-883 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-883 |#1|) (-361)))) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ $) NIL) (($ $ (-883 |#1|)) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ (-883 |#1|)) NIL) (($ (-883 |#1|) $) NIL)))
-(((-344 |#1| |#2|) (-13 (-322 (-883 |#1|)) (-10 -7 (-15 -3595 ((-1227 (-623 (-2 (|:| -3625 (-883 |#1|)) (|:| -2922 (-1088))))))) (-15 -3503 ((-667 (-883 |#1|)))) (-15 -3398 ((-749))))) (-894) (-894)) (T -344))
-((-3595 (*1 *2) (-12 (-5 *2 (-1227 (-623 (-2 (|:| -3625 (-883 *3)) (|:| -2922 (-1088)))))) (-5 *1 (-344 *3 *4)) (-14 *3 (-894)) (-14 *4 (-894)))) (-3503 (*1 *2) (-12 (-5 *2 (-667 (-883 *3))) (-5 *1 (-344 *3 *4)) (-14 *3 (-894)) (-14 *4 (-894)))) (-3398 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-344 *3 *4)) (-14 *3 (-894)) (-14 *4 (-894)))))
-(-13 (-322 (-883 |#1|)) (-10 -7 (-15 -3595 ((-1227 (-623 (-2 (|:| -3625 (-883 |#1|)) (|:| -2922 (-1088))))))) (-15 -3503 ((-667 (-883 |#1|)))) (-15 -3398 ((-749)))))
-((-1504 (((-112) $ $) 61)) (-3433 (((-112) $) 74)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-4212 (((-112) $) NIL)) (-2155 (((-749)) NIL)) (-2252 ((|#1| $) 92) (($ $ (-894)) 90 (|has| |#1| (-361)))) (-1337 (((-1154 (-894) (-749)) (-550)) 148 (|has| |#1| (-361)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3398 (((-749)) 89)) (-3631 (((-112) $ $) NIL)) (-4319 (((-749)) 162 (|has| |#1| (-361)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) 112)) (-2726 ((|#1| $) 91)) (-4110 (($ (-1227 |#1|)) 58)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) 188 (|has| |#1| (-361)))) (-3349 (($ $ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1741 (($) 158 (|has| |#1| (-361)))) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3485 (($) 149 (|has| |#1| (-361)))) (-3697 (((-112) $) NIL (|has| |#1| (-361)))) (-3714 (($ $ (-749)) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))) (($ $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3933 (((-112) $) NIL)) (-2475 (((-894) $) NIL (|has| |#1| (-361))) (((-811 (-894)) $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3102 (((-112) $) NIL)) (-2529 (($) 98 (|has| |#1| (-361)))) (-2340 (((-112) $) 175 (|has| |#1| (-361)))) (-1389 ((|#1| $) 94) (($ $ (-894)) 93 (|has| |#1| (-361)))) (-2826 (((-3 $ "failed") $) NIL (|has| |#1| (-361)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1428 (((-1140 |#1|) $) 189) (((-1140 $) $ (-894)) NIL (|has| |#1| (-361)))) (-2253 (((-894) $) 134 (|has| |#1| (-361)))) (-4116 (((-1140 |#1|) $) 73 (|has| |#1| (-361)))) (-4008 (((-1140 |#1|) $) 70 (|has| |#1| (-361))) (((-3 (-1140 |#1|) "failed") $ $) 82 (|has| |#1| (-361)))) (-4235 (($ $ (-1140 |#1|)) 69 (|has| |#1| (-361)))) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) 192)) (-3862 (($) NIL (|has| |#1| (-361)) CONST)) (-2922 (($ (-894)) 137 (|has| |#1| (-361)))) (-4100 (((-112) $) 108)) (-3337 (((-1088) $) NIL)) (-3595 (((-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088)))))) 83)) (-3503 (((-667 |#1|)) 87)) (-3935 (($) 96 (|has| |#1| (-361)))) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) 150 (|has| |#1| (-361)))) (-3338 (((-411 $) $) NIL)) (-3990 (((-811 (-894))) NIL) (((-894)) 151)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-3811 (((-749) $) NIL (|has| |#1| (-361))) (((-3 (-749) "failed") $ $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2854 (((-133)) NIL)) (-2393 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-2970 (((-811 (-894)) $) NIL) (((-894) $) 62)) (-1310 (((-1140 |#1|)) 152)) (-4288 (($) 133 (|has| |#1| (-361)))) (-1273 (($) NIL (|has| |#1| (-361)))) (-1373 (((-1227 |#1|) $) 106) (((-667 |#1|) (-1227 $)) NIL)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (|has| |#1| (-361)))) (-1518 (((-836) $) 124) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ |#1|) 57)) (-4242 (($ $) NIL (|has| |#1| (-361))) (((-3 $ "failed") $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2390 (((-749)) 156)) (-2437 (((-1227 $)) 172) (((-1227 $) (-894)) 101)) (-1345 (((-112) $ $) NIL)) (-1288 (((-112) $) NIL)) (-2626 (($) 117 T CONST)) (-2636 (($) 33 T CONST)) (-2072 (($ $) 107 (|has| |#1| (-361))) (($ $ (-749)) 99 (|has| |#1| (-361)))) (-4183 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-2316 (((-112) $ $) 183)) (-2414 (($ $ $) 104) (($ $ |#1|) 105)) (-2403 (($ $) 177) (($ $ $) 181)) (-2391 (($ $ $) 179)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) 138)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 186) (($ $ $) 142) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 103)))
-(((-345 |#1| |#2|) (-13 (-322 |#1|) (-10 -7 (-15 -3595 ((-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088))))))) (-15 -3503 ((-667 |#1|))) (-15 -3398 ((-749))))) (-342) (-3 (-1140 |#1|) (-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088))))))) (T -345))
-((-3595 (*1 *2) (-12 (-5 *2 (-1227 (-623 (-2 (|:| -3625 *3) (|:| -2922 (-1088)))))) (-5 *1 (-345 *3 *4)) (-4 *3 (-342)) (-14 *4 (-3 (-1140 *3) *2)))) (-3503 (*1 *2) (-12 (-5 *2 (-667 *3)) (-5 *1 (-345 *3 *4)) (-4 *3 (-342)) (-14 *4 (-3 (-1140 *3) (-1227 (-623 (-2 (|:| -3625 *3) (|:| -2922 (-1088))))))))) (-3398 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-345 *3 *4)) (-4 *3 (-342)) (-14 *4 (-3 (-1140 *3) (-1227 (-623 (-2 (|:| -3625 *3) (|:| -2922 (-1088))))))))))
-(-13 (-322 |#1|) (-10 -7 (-15 -3595 ((-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088))))))) (-15 -3503 ((-667 |#1|))) (-15 -3398 ((-749)))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-4212 (((-112) $) NIL)) (-2155 (((-749)) NIL)) (-2252 ((|#1| $) NIL) (($ $ (-894)) NIL (|has| |#1| (-361)))) (-1337 (((-1154 (-894) (-749)) (-550)) NIL (|has| |#1| (-361)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3398 (((-749)) NIL)) (-3631 (((-112) $ $) NIL)) (-4319 (((-749)) NIL (|has| |#1| (-361)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) NIL)) (-2726 ((|#1| $) NIL)) (-4110 (($ (-1227 |#1|)) NIL)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-361)))) (-3349 (($ $ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1741 (($) NIL (|has| |#1| (-361)))) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3485 (($) NIL (|has| |#1| (-361)))) (-3697 (((-112) $) NIL (|has| |#1| (-361)))) (-3714 (($ $ (-749)) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))) (($ $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3933 (((-112) $) NIL)) (-2475 (((-894) $) NIL (|has| |#1| (-361))) (((-811 (-894)) $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3102 (((-112) $) NIL)) (-2529 (($) NIL (|has| |#1| (-361)))) (-2340 (((-112) $) NIL (|has| |#1| (-361)))) (-1389 ((|#1| $) NIL) (($ $ (-894)) NIL (|has| |#1| (-361)))) (-2826 (((-3 $ "failed") $) NIL (|has| |#1| (-361)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1428 (((-1140 |#1|) $) NIL) (((-1140 $) $ (-894)) NIL (|has| |#1| (-361)))) (-2253 (((-894) $) NIL (|has| |#1| (-361)))) (-4116 (((-1140 |#1|) $) NIL (|has| |#1| (-361)))) (-4008 (((-1140 |#1|) $) NIL (|has| |#1| (-361))) (((-3 (-1140 |#1|) "failed") $ $) NIL (|has| |#1| (-361)))) (-4235 (($ $ (-1140 |#1|)) NIL (|has| |#1| (-361)))) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3862 (($) NIL (|has| |#1| (-361)) CONST)) (-2922 (($ (-894)) NIL (|has| |#1| (-361)))) (-4100 (((-112) $) NIL)) (-3337 (((-1088) $) NIL)) (-3595 (((-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088)))))) NIL)) (-3503 (((-667 |#1|)) NIL)) (-3935 (($) NIL (|has| |#1| (-361)))) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) NIL (|has| |#1| (-361)))) (-3338 (((-411 $) $) NIL)) (-3990 (((-811 (-894))) NIL) (((-894)) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-3811 (((-749) $) NIL (|has| |#1| (-361))) (((-3 (-749) "failed") $ $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2854 (((-133)) NIL)) (-2393 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-2970 (((-811 (-894)) $) NIL) (((-894) $) NIL)) (-1310 (((-1140 |#1|)) NIL)) (-4288 (($) NIL (|has| |#1| (-361)))) (-1273 (($) NIL (|has| |#1| (-361)))) (-1373 (((-1227 |#1|) $) NIL) (((-667 |#1|) (-1227 $)) NIL)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (|has| |#1| (-361)))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ |#1|) NIL)) (-4242 (($ $) NIL (|has| |#1| (-361))) (((-3 $ "failed") $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2390 (((-749)) NIL)) (-2437 (((-1227 $)) NIL) (((-1227 $) (-894)) NIL)) (-1345 (((-112) $ $) NIL)) (-1288 (((-112) $) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-2072 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-4183 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-346 |#1| |#2|) (-13 (-322 |#1|) (-10 -7 (-15 -3595 ((-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088))))))) (-15 -3503 ((-667 |#1|))) (-15 -3398 ((-749))))) (-342) (-894)) (T -346))
-((-3595 (*1 *2) (-12 (-5 *2 (-1227 (-623 (-2 (|:| -3625 *3) (|:| -2922 (-1088)))))) (-5 *1 (-346 *3 *4)) (-4 *3 (-342)) (-14 *4 (-894)))) (-3503 (*1 *2) (-12 (-5 *2 (-667 *3)) (-5 *1 (-346 *3 *4)) (-4 *3 (-342)) (-14 *4 (-894)))) (-3398 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-346 *3 *4)) (-4 *3 (-342)) (-14 *4 (-894)))))
-(-13 (-322 |#1|) (-10 -7 (-15 -3595 ((-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088))))))) (-15 -3503 ((-667 |#1|))) (-15 -3398 ((-749)))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-4212 (((-112) $) NIL)) (-2155 (((-749)) NIL)) (-2252 (((-883 |#1|) $) NIL) (($ $ (-894)) NIL (|has| (-883 |#1|) (-361)))) (-1337 (((-1154 (-894) (-749)) (-550)) NIL (|has| (-883 |#1|) (-361)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3631 (((-112) $ $) NIL)) (-4319 (((-749)) NIL (|has| (-883 |#1|) (-361)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-883 |#1|) "failed") $) NIL)) (-2726 (((-883 |#1|) $) NIL)) (-4110 (($ (-1227 (-883 |#1|))) NIL)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-883 |#1|) (-361)))) (-3349 (($ $ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1741 (($) NIL (|has| (-883 |#1|) (-361)))) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3485 (($) NIL (|has| (-883 |#1|) (-361)))) (-3697 (((-112) $) NIL (|has| (-883 |#1|) (-361)))) (-3714 (($ $ (-749)) NIL (-1561 (|has| (-883 |#1|) (-143)) (|has| (-883 |#1|) (-361)))) (($ $) NIL (-1561 (|has| (-883 |#1|) (-143)) (|has| (-883 |#1|) (-361))))) (-3933 (((-112) $) NIL)) (-2475 (((-894) $) NIL (|has| (-883 |#1|) (-361))) (((-811 (-894)) $) NIL (-1561 (|has| (-883 |#1|) (-143)) (|has| (-883 |#1|) (-361))))) (-3102 (((-112) $) NIL)) (-2529 (($) NIL (|has| (-883 |#1|) (-361)))) (-2340 (((-112) $) NIL (|has| (-883 |#1|) (-361)))) (-1389 (((-883 |#1|) $) NIL) (($ $ (-894)) NIL (|has| (-883 |#1|) (-361)))) (-2826 (((-3 $ "failed") $) NIL (|has| (-883 |#1|) (-361)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1428 (((-1140 (-883 |#1|)) $) NIL) (((-1140 $) $ (-894)) NIL (|has| (-883 |#1|) (-361)))) (-2253 (((-894) $) NIL (|has| (-883 |#1|) (-361)))) (-4116 (((-1140 (-883 |#1|)) $) NIL (|has| (-883 |#1|) (-361)))) (-4008 (((-1140 (-883 |#1|)) $) NIL (|has| (-883 |#1|) (-361))) (((-3 (-1140 (-883 |#1|)) "failed") $ $) NIL (|has| (-883 |#1|) (-361)))) (-4235 (($ $ (-1140 (-883 |#1|))) NIL (|has| (-883 |#1|) (-361)))) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3862 (($) NIL (|has| (-883 |#1|) (-361)) CONST)) (-2922 (($ (-894)) NIL (|has| (-883 |#1|) (-361)))) (-4100 (((-112) $) NIL)) (-3337 (((-1088) $) NIL)) (-3935 (($) NIL (|has| (-883 |#1|) (-361)))) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) NIL (|has| (-883 |#1|) (-361)))) (-3338 (((-411 $) $) NIL)) (-3990 (((-811 (-894))) NIL) (((-894)) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-3811 (((-749) $) NIL (|has| (-883 |#1|) (-361))) (((-3 (-749) "failed") $ $) NIL (-1561 (|has| (-883 |#1|) (-143)) (|has| (-883 |#1|) (-361))))) (-2854 (((-133)) NIL)) (-2393 (($ $) NIL (|has| (-883 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-883 |#1|) (-361)))) (-2970 (((-811 (-894)) $) NIL) (((-894) $) NIL)) (-1310 (((-1140 (-883 |#1|))) NIL)) (-4288 (($) NIL (|has| (-883 |#1|) (-361)))) (-1273 (($) NIL (|has| (-883 |#1|) (-361)))) (-1373 (((-1227 (-883 |#1|)) $) NIL) (((-667 (-883 |#1|)) (-1227 $)) NIL)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (|has| (-883 |#1|) (-361)))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ (-883 |#1|)) NIL)) (-4242 (($ $) NIL (|has| (-883 |#1|) (-361))) (((-3 $ "failed") $) NIL (-1561 (|has| (-883 |#1|) (-143)) (|has| (-883 |#1|) (-361))))) (-2390 (((-749)) NIL)) (-2437 (((-1227 $)) NIL) (((-1227 $) (-894)) NIL)) (-1345 (((-112) $ $) NIL)) (-1288 (((-112) $) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-2072 (($ $) NIL (|has| (-883 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-883 |#1|) (-361)))) (-4183 (($ $) NIL (|has| (-883 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-883 |#1|) (-361)))) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ $) NIL) (($ $ (-883 |#1|)) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ (-883 |#1|)) NIL) (($ (-883 |#1|) $) NIL)))
-(((-347 |#1| |#2|) (-322 (-883 |#1|)) (-894) (-894)) (T -347))
-NIL
-(-322 (-883 |#1|))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-4212 (((-112) $) NIL)) (-2155 (((-749)) NIL)) (-2252 ((|#1| $) NIL) (($ $ (-894)) NIL (|has| |#1| (-361)))) (-1337 (((-1154 (-894) (-749)) (-550)) 120 (|has| |#1| (-361)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3631 (((-112) $ $) NIL)) (-4319 (((-749)) 140 (|has| |#1| (-361)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) 93)) (-2726 ((|#1| $) 90)) (-4110 (($ (-1227 |#1|)) 85)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) 117 (|has| |#1| (-361)))) (-3349 (($ $ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1741 (($) 82 (|has| |#1| (-361)))) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3485 (($) 42 (|has| |#1| (-361)))) (-3697 (((-112) $) NIL (|has| |#1| (-361)))) (-3714 (($ $ (-749)) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))) (($ $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3933 (((-112) $) NIL)) (-2475 (((-894) $) NIL (|has| |#1| (-361))) (((-811 (-894)) $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3102 (((-112) $) NIL)) (-2529 (($) 121 (|has| |#1| (-361)))) (-2340 (((-112) $) 74 (|has| |#1| (-361)))) (-1389 ((|#1| $) 39) (($ $ (-894)) 43 (|has| |#1| (-361)))) (-2826 (((-3 $ "failed") $) NIL (|has| |#1| (-361)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1428 (((-1140 |#1|) $) 65) (((-1140 $) $ (-894)) NIL (|has| |#1| (-361)))) (-2253 (((-894) $) 97 (|has| |#1| (-361)))) (-4116 (((-1140 |#1|) $) NIL (|has| |#1| (-361)))) (-4008 (((-1140 |#1|) $) NIL (|has| |#1| (-361))) (((-3 (-1140 |#1|) "failed") $ $) NIL (|has| |#1| (-361)))) (-4235 (($ $ (-1140 |#1|)) NIL (|has| |#1| (-361)))) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3862 (($) NIL (|has| |#1| (-361)) CONST)) (-2922 (($ (-894)) 95 (|has| |#1| (-361)))) (-4100 (((-112) $) 142)) (-3337 (((-1088) $) NIL)) (-3935 (($) 36 (|has| |#1| (-361)))) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) 115 (|has| |#1| (-361)))) (-3338 (((-411 $) $) NIL)) (-3990 (((-811 (-894))) NIL) (((-894)) 139)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-3811 (((-749) $) NIL (|has| |#1| (-361))) (((-3 (-749) "failed") $ $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2854 (((-133)) NIL)) (-2393 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-2970 (((-811 (-894)) $) NIL) (((-894) $) 59)) (-1310 (((-1140 |#1|)) 88)) (-4288 (($) 126 (|has| |#1| (-361)))) (-1273 (($) NIL (|has| |#1| (-361)))) (-1373 (((-1227 |#1|) $) 53) (((-667 |#1|) (-1227 $)) NIL)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (|has| |#1| (-361)))) (-1518 (((-836) $) 138) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ |#1|) 87)) (-4242 (($ $) NIL (|has| |#1| (-361))) (((-3 $ "failed") $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2390 (((-749)) 144)) (-2437 (((-1227 $)) 109) (((-1227 $) (-894)) 49)) (-1345 (((-112) $ $) NIL)) (-1288 (((-112) $) NIL)) (-2626 (($) 111 T CONST)) (-2636 (($) 32 T CONST)) (-2072 (($ $) 68 (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-4183 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-2316 (((-112) $ $) 107)) (-2414 (($ $ $) 99) (($ $ |#1|) 100)) (-2403 (($ $) 80) (($ $ $) 105)) (-2391 (($ $ $) 103)) (** (($ $ (-894)) NIL) (($ $ (-749)) 44) (($ $ (-550)) 130)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 78) (($ $ $) 56) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 76)))
-(((-348 |#1| |#2|) (-322 |#1|) (-342) (-1140 |#1|)) (T -348))
+((-1613 (*1 *1 *1) (-4 *1 (-342))) (-2897 (*1 *2 *3) (|partial| -12 (-5 *3 (-667 *1)) (-4 *1 (-342)) (-5 *2 (-1228 *1)))) (-1934 (*1 *2) (-12 (-4 *1 (-342)) (-5 *2 (-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))))) (-3435 (*1 *2 *3) (-12 (-4 *1 (-342)) (-5 *3 (-550)) (-5 *2 (-1155 (-895) (-749))))) (-2038 (*1 *1) (-4 *1 (-342))) (-2664 (*1 *1) (-4 *1 (-342))) (-4139 (*1 *2 *1) (-12 (-4 *1 (-342)) (-5 *2 (-112)))) (-2899 (*1 *2 *1) (-12 (-4 *1 (-342)) (-5 *2 (-749)))) (-2603 (*1 *2 *1) (-12 (-4 *1 (-342)) (-5 *2 (-895)))) (-2082 (*1 *2) (-12 (-4 *1 (-342)) (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic")))))
+(-13 (-395) (-361) (-1120) (-227) (-10 -8 (-15 -1613 ($ $)) (-15 -2897 ((-3 (-1228 $) "failed") (-667 $))) (-15 -1934 ((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550)))))) (-15 -3435 ((-1155 (-895) (-749)) (-550))) (-15 -2038 ($)) (-15 -2664 ($)) (-15 -4139 ((-112) $)) (-15 -2899 ((-749) $)) (-15 -2603 ((-895) $)) (-15 -2082 ((-3 "prime" "polynomial" "normal" "cyclic")))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-130) . T) ((-143) . T) ((-595 (-837)) . T) ((-170) . T) ((-227) . T) ((-237) . T) ((-283) . T) ((-300) . T) ((-356) . T) ((-395) . T) ((-361) . T) ((-444) . T) ((-542) . T) ((-626 #0#) . T) ((-626 $) . T) ((-696 #0#) . T) ((-696 $) . T) ((-705) . T) ((-894) . T) ((-1027 #0#) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1120) . T) ((-1186) . T))
+((-2443 (((-2 (|:| -2206 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))) |#1|) 53)) (-2892 (((-2 (|:| -2206 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|)))) 51)))
+(((-343 |#1| |#2| |#3|) (-10 -7 (-15 -2892 ((-2 (|:| -2206 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))))) (-15 -2443 ((-2 (|:| -2206 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))) |#1|))) (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $)))) (-1204 |#1|) (-402 |#1| |#2|)) (T -343))
+((-2443 (*1 *2 *3) (-12 (-4 *3 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $))))) (-4 *4 (-1204 *3)) (-5 *2 (-2 (|:| -2206 (-667 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-667 *3)))) (-5 *1 (-343 *3 *4 *5)) (-4 *5 (-402 *3 *4)))) (-2892 (*1 *2) (-12 (-4 *3 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $))))) (-4 *4 (-1204 *3)) (-5 *2 (-2 (|:| -2206 (-667 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-667 *3)))) (-5 *1 (-343 *3 *4 *5)) (-4 *5 (-402 *3 *4)))))
+(-10 -7 (-15 -2892 ((-2 (|:| -2206 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))))) (-15 -2443 ((-2 (|:| -2206 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))) |#1|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-2594 (((-112) $) NIL)) (-2532 (((-749)) NIL)) (-2223 (((-884 |#1|) $) NIL) (($ $ (-895)) NIL (|has| (-884 |#1|) (-361)))) (-3435 (((-1155 (-895) (-749)) (-550)) NIL (|has| (-884 |#1|) (-361)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-4168 (((-749)) NIL)) (-1611 (((-112) $ $) NIL)) (-3828 (((-749)) NIL (|has| (-884 |#1|) (-361)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-884 |#1|) "failed") $) NIL)) (-2202 (((-884 |#1|) $) NIL)) (-2821 (($ (-1228 (-884 |#1|))) NIL)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-884 |#1|) (-361)))) (-3455 (($ $ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1864 (($) NIL (|has| (-884 |#1|) (-361)))) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-2664 (($) NIL (|has| (-884 |#1|) (-361)))) (-4139 (((-112) $) NIL (|has| (-884 |#1|) (-361)))) (-4322 (($ $ (-749)) NIL (-1489 (|has| (-884 |#1|) (-143)) (|has| (-884 |#1|) (-361)))) (($ $) NIL (-1489 (|has| (-884 |#1|) (-143)) (|has| (-884 |#1|) (-361))))) (-1568 (((-112) $) NIL)) (-2603 (((-895) $) NIL (|has| (-884 |#1|) (-361))) (((-811 (-895)) $) NIL (-1489 (|has| (-884 |#1|) (-143)) (|has| (-884 |#1|) (-361))))) (-2419 (((-112) $) NIL)) (-1888 (($) NIL (|has| (-884 |#1|) (-361)))) (-3751 (((-112) $) NIL (|has| (-884 |#1|) (-361)))) (-1571 (((-884 |#1|) $) NIL) (($ $ (-895)) NIL (|has| (-884 |#1|) (-361)))) (-1620 (((-3 $ "failed") $) NIL (|has| (-884 |#1|) (-361)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2835 (((-1141 (-884 |#1|)) $) NIL) (((-1141 $) $ (-895)) NIL (|has| (-884 |#1|) (-361)))) (-4073 (((-895) $) NIL (|has| (-884 |#1|) (-361)))) (-2888 (((-1141 (-884 |#1|)) $) NIL (|has| (-884 |#1|) (-361)))) (-4180 (((-1141 (-884 |#1|)) $) NIL (|has| (-884 |#1|) (-361))) (((-3 (-1141 (-884 |#1|)) "failed") $ $) NIL (|has| (-884 |#1|) (-361)))) (-1542 (($ $ (-1141 (-884 |#1|))) NIL (|has| (-884 |#1|) (-361)))) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-2463 (($) NIL (|has| (-884 |#1|) (-361)) CONST)) (-3690 (($ (-895)) NIL (|has| (-884 |#1|) (-361)))) (-3881 (((-112) $) NIL)) (-3445 (((-1089) $) NIL)) (-2512 (((-1228 (-623 (-2 (|:| -1337 (-884 |#1|)) (|:| -3690 (-1089)))))) NIL)) (-2877 (((-667 (-884 |#1|))) NIL)) (-2256 (($) NIL (|has| (-884 |#1|) (-361)))) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) NIL (|has| (-884 |#1|) (-361)))) (-1735 (((-411 $) $) NIL)) (-4015 (((-811 (-895))) NIL) (((-895)) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2899 (((-749) $) NIL (|has| (-884 |#1|) (-361))) (((-3 (-749) "failed") $ $) NIL (-1489 (|has| (-884 |#1|) (-143)) (|has| (-884 |#1|) (-361))))) (-1877 (((-133)) NIL)) (-2798 (($ $) NIL (|has| (-884 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-884 |#1|) (-361)))) (-3661 (((-811 (-895)) $) NIL) (((-895) $) NIL)) (-3832 (((-1141 (-884 |#1|))) NIL)) (-2038 (($) NIL (|has| (-884 |#1|) (-361)))) (-3975 (($) NIL (|has| (-884 |#1|) (-361)))) (-2999 (((-1228 (-884 |#1|)) $) NIL) (((-667 (-884 |#1|)) (-1228 $)) NIL)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (|has| (-884 |#1|) (-361)))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ (-884 |#1|)) NIL)) (-1613 (($ $) NIL (|has| (-884 |#1|) (-361))) (((-3 $ "failed") $) NIL (-1489 (|has| (-884 |#1|) (-143)) (|has| (-884 |#1|) (-361))))) (-3091 (((-749)) NIL)) (-2206 (((-1228 $)) NIL) (((-1228 $) (-895)) NIL)) (-1819 (((-112) $ $) NIL)) (-3636 (((-112) $) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-3020 (($ $) NIL (|has| (-884 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-884 |#1|) (-361)))) (-1901 (($ $) NIL (|has| (-884 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-884 |#1|) (-361)))) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ $) NIL) (($ $ (-884 |#1|)) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ (-884 |#1|)) NIL) (($ (-884 |#1|) $) NIL)))
+(((-344 |#1| |#2|) (-13 (-322 (-884 |#1|)) (-10 -7 (-15 -2512 ((-1228 (-623 (-2 (|:| -1337 (-884 |#1|)) (|:| -3690 (-1089))))))) (-15 -2877 ((-667 (-884 |#1|)))) (-15 -4168 ((-749))))) (-895) (-895)) (T -344))
+((-2512 (*1 *2) (-12 (-5 *2 (-1228 (-623 (-2 (|:| -1337 (-884 *3)) (|:| -3690 (-1089)))))) (-5 *1 (-344 *3 *4)) (-14 *3 (-895)) (-14 *4 (-895)))) (-2877 (*1 *2) (-12 (-5 *2 (-667 (-884 *3))) (-5 *1 (-344 *3 *4)) (-14 *3 (-895)) (-14 *4 (-895)))) (-4168 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-344 *3 *4)) (-14 *3 (-895)) (-14 *4 (-895)))))
+(-13 (-322 (-884 |#1|)) (-10 -7 (-15 -2512 ((-1228 (-623 (-2 (|:| -1337 (-884 |#1|)) (|:| -3690 (-1089))))))) (-15 -2877 ((-667 (-884 |#1|)))) (-15 -4168 ((-749)))))
+((-2221 (((-112) $ $) 61)) (-3378 (((-112) $) 74)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-2594 (((-112) $) NIL)) (-2532 (((-749)) NIL)) (-2223 ((|#1| $) 92) (($ $ (-895)) 90 (|has| |#1| (-361)))) (-3435 (((-1155 (-895) (-749)) (-550)) 148 (|has| |#1| (-361)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-4168 (((-749)) 89)) (-1611 (((-112) $ $) NIL)) (-3828 (((-749)) 162 (|has| |#1| (-361)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) 112)) (-2202 ((|#1| $) 91)) (-2821 (($ (-1228 |#1|)) 58)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) 188 (|has| |#1| (-361)))) (-3455 (($ $ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1864 (($) 158 (|has| |#1| (-361)))) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-2664 (($) 149 (|has| |#1| (-361)))) (-4139 (((-112) $) NIL (|has| |#1| (-361)))) (-4322 (($ $ (-749)) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))) (($ $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-1568 (((-112) $) NIL)) (-2603 (((-895) $) NIL (|has| |#1| (-361))) (((-811 (-895)) $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2419 (((-112) $) NIL)) (-1888 (($) 98 (|has| |#1| (-361)))) (-3751 (((-112) $) 175 (|has| |#1| (-361)))) (-1571 ((|#1| $) 94) (($ $ (-895)) 93 (|has| |#1| (-361)))) (-1620 (((-3 $ "failed") $) NIL (|has| |#1| (-361)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2835 (((-1141 |#1|) $) 189) (((-1141 $) $ (-895)) NIL (|has| |#1| (-361)))) (-4073 (((-895) $) 134 (|has| |#1| (-361)))) (-2888 (((-1141 |#1|) $) 73 (|has| |#1| (-361)))) (-4180 (((-1141 |#1|) $) 70 (|has| |#1| (-361))) (((-3 (-1141 |#1|) "failed") $ $) 82 (|has| |#1| (-361)))) (-1542 (($ $ (-1141 |#1|)) 69 (|has| |#1| (-361)))) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) 192)) (-2463 (($) NIL (|has| |#1| (-361)) CONST)) (-3690 (($ (-895)) 137 (|has| |#1| (-361)))) (-3881 (((-112) $) 108)) (-3445 (((-1089) $) NIL)) (-2512 (((-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089)))))) 83)) (-2877 (((-667 |#1|)) 87)) (-2256 (($) 96 (|has| |#1| (-361)))) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) 150 (|has| |#1| (-361)))) (-1735 (((-411 $) $) NIL)) (-4015 (((-811 (-895))) NIL) (((-895)) 151)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2899 (((-749) $) NIL (|has| |#1| (-361))) (((-3 (-749) "failed") $ $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-1877 (((-133)) NIL)) (-2798 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-3661 (((-811 (-895)) $) NIL) (((-895) $) 62)) (-3832 (((-1141 |#1|)) 152)) (-2038 (($) 133 (|has| |#1| (-361)))) (-3975 (($) NIL (|has| |#1| (-361)))) (-2999 (((-1228 |#1|) $) 106) (((-667 |#1|) (-1228 $)) NIL)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (|has| |#1| (-361)))) (-2233 (((-837) $) 124) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ |#1|) 57)) (-1613 (($ $) NIL (|has| |#1| (-361))) (((-3 $ "failed") $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3091 (((-749)) 156)) (-2206 (((-1228 $)) 172) (((-1228 $) (-895)) 101)) (-1819 (((-112) $ $) NIL)) (-3636 (((-112) $) NIL)) (-2688 (($) 117 T CONST)) (-2700 (($) 33 T CONST)) (-3020 (($ $) 107 (|has| |#1| (-361))) (($ $ (-749)) 99 (|has| |#1| (-361)))) (-1901 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-2264 (((-112) $ $) 183)) (-2382 (($ $ $) 104) (($ $ |#1|) 105)) (-2370 (($ $) 177) (($ $ $) 181)) (-2358 (($ $ $) 179)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) 138)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 186) (($ $ $) 142) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 103)))
+(((-345 |#1| |#2|) (-13 (-322 |#1|) (-10 -7 (-15 -2512 ((-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089))))))) (-15 -2877 ((-667 |#1|))) (-15 -4168 ((-749))))) (-342) (-3 (-1141 |#1|) (-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089))))))) (T -345))
+((-2512 (*1 *2) (-12 (-5 *2 (-1228 (-623 (-2 (|:| -1337 *3) (|:| -3690 (-1089)))))) (-5 *1 (-345 *3 *4)) (-4 *3 (-342)) (-14 *4 (-3 (-1141 *3) *2)))) (-2877 (*1 *2) (-12 (-5 *2 (-667 *3)) (-5 *1 (-345 *3 *4)) (-4 *3 (-342)) (-14 *4 (-3 (-1141 *3) (-1228 (-623 (-2 (|:| -1337 *3) (|:| -3690 (-1089))))))))) (-4168 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-345 *3 *4)) (-4 *3 (-342)) (-14 *4 (-3 (-1141 *3) (-1228 (-623 (-2 (|:| -1337 *3) (|:| -3690 (-1089))))))))))
+(-13 (-322 |#1|) (-10 -7 (-15 -2512 ((-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089))))))) (-15 -2877 ((-667 |#1|))) (-15 -4168 ((-749)))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-2594 (((-112) $) NIL)) (-2532 (((-749)) NIL)) (-2223 ((|#1| $) NIL) (($ $ (-895)) NIL (|has| |#1| (-361)))) (-3435 (((-1155 (-895) (-749)) (-550)) NIL (|has| |#1| (-361)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-4168 (((-749)) NIL)) (-1611 (((-112) $ $) NIL)) (-3828 (((-749)) NIL (|has| |#1| (-361)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) NIL)) (-2202 ((|#1| $) NIL)) (-2821 (($ (-1228 |#1|)) NIL)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-361)))) (-3455 (($ $ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1864 (($) NIL (|has| |#1| (-361)))) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-2664 (($) NIL (|has| |#1| (-361)))) (-4139 (((-112) $) NIL (|has| |#1| (-361)))) (-4322 (($ $ (-749)) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))) (($ $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-1568 (((-112) $) NIL)) (-2603 (((-895) $) NIL (|has| |#1| (-361))) (((-811 (-895)) $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2419 (((-112) $) NIL)) (-1888 (($) NIL (|has| |#1| (-361)))) (-3751 (((-112) $) NIL (|has| |#1| (-361)))) (-1571 ((|#1| $) NIL) (($ $ (-895)) NIL (|has| |#1| (-361)))) (-1620 (((-3 $ "failed") $) NIL (|has| |#1| (-361)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2835 (((-1141 |#1|) $) NIL) (((-1141 $) $ (-895)) NIL (|has| |#1| (-361)))) (-4073 (((-895) $) NIL (|has| |#1| (-361)))) (-2888 (((-1141 |#1|) $) NIL (|has| |#1| (-361)))) (-4180 (((-1141 |#1|) $) NIL (|has| |#1| (-361))) (((-3 (-1141 |#1|) "failed") $ $) NIL (|has| |#1| (-361)))) (-1542 (($ $ (-1141 |#1|)) NIL (|has| |#1| (-361)))) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-2463 (($) NIL (|has| |#1| (-361)) CONST)) (-3690 (($ (-895)) NIL (|has| |#1| (-361)))) (-3881 (((-112) $) NIL)) (-3445 (((-1089) $) NIL)) (-2512 (((-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089)))))) NIL)) (-2877 (((-667 |#1|)) NIL)) (-2256 (($) NIL (|has| |#1| (-361)))) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) NIL (|has| |#1| (-361)))) (-1735 (((-411 $) $) NIL)) (-4015 (((-811 (-895))) NIL) (((-895)) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2899 (((-749) $) NIL (|has| |#1| (-361))) (((-3 (-749) "failed") $ $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-1877 (((-133)) NIL)) (-2798 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-3661 (((-811 (-895)) $) NIL) (((-895) $) NIL)) (-3832 (((-1141 |#1|)) NIL)) (-2038 (($) NIL (|has| |#1| (-361)))) (-3975 (($) NIL (|has| |#1| (-361)))) (-2999 (((-1228 |#1|) $) NIL) (((-667 |#1|) (-1228 $)) NIL)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (|has| |#1| (-361)))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ |#1|) NIL)) (-1613 (($ $) NIL (|has| |#1| (-361))) (((-3 $ "failed") $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3091 (((-749)) NIL)) (-2206 (((-1228 $)) NIL) (((-1228 $) (-895)) NIL)) (-1819 (((-112) $ $) NIL)) (-3636 (((-112) $) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-3020 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-1901 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-346 |#1| |#2|) (-13 (-322 |#1|) (-10 -7 (-15 -2512 ((-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089))))))) (-15 -2877 ((-667 |#1|))) (-15 -4168 ((-749))))) (-342) (-895)) (T -346))
+((-2512 (*1 *2) (-12 (-5 *2 (-1228 (-623 (-2 (|:| -1337 *3) (|:| -3690 (-1089)))))) (-5 *1 (-346 *3 *4)) (-4 *3 (-342)) (-14 *4 (-895)))) (-2877 (*1 *2) (-12 (-5 *2 (-667 *3)) (-5 *1 (-346 *3 *4)) (-4 *3 (-342)) (-14 *4 (-895)))) (-4168 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-346 *3 *4)) (-4 *3 (-342)) (-14 *4 (-895)))))
+(-13 (-322 |#1|) (-10 -7 (-15 -2512 ((-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089))))))) (-15 -2877 ((-667 |#1|))) (-15 -4168 ((-749)))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-2594 (((-112) $) NIL)) (-2532 (((-749)) NIL)) (-2223 (((-884 |#1|) $) NIL) (($ $ (-895)) NIL (|has| (-884 |#1|) (-361)))) (-3435 (((-1155 (-895) (-749)) (-550)) NIL (|has| (-884 |#1|) (-361)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1611 (((-112) $ $) NIL)) (-3828 (((-749)) NIL (|has| (-884 |#1|) (-361)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-884 |#1|) "failed") $) NIL)) (-2202 (((-884 |#1|) $) NIL)) (-2821 (($ (-1228 (-884 |#1|))) NIL)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-884 |#1|) (-361)))) (-3455 (($ $ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1864 (($) NIL (|has| (-884 |#1|) (-361)))) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-2664 (($) NIL (|has| (-884 |#1|) (-361)))) (-4139 (((-112) $) NIL (|has| (-884 |#1|) (-361)))) (-4322 (($ $ (-749)) NIL (-1489 (|has| (-884 |#1|) (-143)) (|has| (-884 |#1|) (-361)))) (($ $) NIL (-1489 (|has| (-884 |#1|) (-143)) (|has| (-884 |#1|) (-361))))) (-1568 (((-112) $) NIL)) (-2603 (((-895) $) NIL (|has| (-884 |#1|) (-361))) (((-811 (-895)) $) NIL (-1489 (|has| (-884 |#1|) (-143)) (|has| (-884 |#1|) (-361))))) (-2419 (((-112) $) NIL)) (-1888 (($) NIL (|has| (-884 |#1|) (-361)))) (-3751 (((-112) $) NIL (|has| (-884 |#1|) (-361)))) (-1571 (((-884 |#1|) $) NIL) (($ $ (-895)) NIL (|has| (-884 |#1|) (-361)))) (-1620 (((-3 $ "failed") $) NIL (|has| (-884 |#1|) (-361)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2835 (((-1141 (-884 |#1|)) $) NIL) (((-1141 $) $ (-895)) NIL (|has| (-884 |#1|) (-361)))) (-4073 (((-895) $) NIL (|has| (-884 |#1|) (-361)))) (-2888 (((-1141 (-884 |#1|)) $) NIL (|has| (-884 |#1|) (-361)))) (-4180 (((-1141 (-884 |#1|)) $) NIL (|has| (-884 |#1|) (-361))) (((-3 (-1141 (-884 |#1|)) "failed") $ $) NIL (|has| (-884 |#1|) (-361)))) (-1542 (($ $ (-1141 (-884 |#1|))) NIL (|has| (-884 |#1|) (-361)))) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-2463 (($) NIL (|has| (-884 |#1|) (-361)) CONST)) (-3690 (($ (-895)) NIL (|has| (-884 |#1|) (-361)))) (-3881 (((-112) $) NIL)) (-3445 (((-1089) $) NIL)) (-2256 (($) NIL (|has| (-884 |#1|) (-361)))) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) NIL (|has| (-884 |#1|) (-361)))) (-1735 (((-411 $) $) NIL)) (-4015 (((-811 (-895))) NIL) (((-895)) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2899 (((-749) $) NIL (|has| (-884 |#1|) (-361))) (((-3 (-749) "failed") $ $) NIL (-1489 (|has| (-884 |#1|) (-143)) (|has| (-884 |#1|) (-361))))) (-1877 (((-133)) NIL)) (-2798 (($ $) NIL (|has| (-884 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-884 |#1|) (-361)))) (-3661 (((-811 (-895)) $) NIL) (((-895) $) NIL)) (-3832 (((-1141 (-884 |#1|))) NIL)) (-2038 (($) NIL (|has| (-884 |#1|) (-361)))) (-3975 (($) NIL (|has| (-884 |#1|) (-361)))) (-2999 (((-1228 (-884 |#1|)) $) NIL) (((-667 (-884 |#1|)) (-1228 $)) NIL)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (|has| (-884 |#1|) (-361)))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ (-884 |#1|)) NIL)) (-1613 (($ $) NIL (|has| (-884 |#1|) (-361))) (((-3 $ "failed") $) NIL (-1489 (|has| (-884 |#1|) (-143)) (|has| (-884 |#1|) (-361))))) (-3091 (((-749)) NIL)) (-2206 (((-1228 $)) NIL) (((-1228 $) (-895)) NIL)) (-1819 (((-112) $ $) NIL)) (-3636 (((-112) $) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-3020 (($ $) NIL (|has| (-884 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-884 |#1|) (-361)))) (-1901 (($ $) NIL (|has| (-884 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-884 |#1|) (-361)))) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ $) NIL) (($ $ (-884 |#1|)) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ (-884 |#1|)) NIL) (($ (-884 |#1|) $) NIL)))
+(((-347 |#1| |#2|) (-322 (-884 |#1|)) (-895) (-895)) (T -347))
+NIL
+(-322 (-884 |#1|))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-2594 (((-112) $) NIL)) (-2532 (((-749)) NIL)) (-2223 ((|#1| $) NIL) (($ $ (-895)) NIL (|has| |#1| (-361)))) (-3435 (((-1155 (-895) (-749)) (-550)) 120 (|has| |#1| (-361)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1611 (((-112) $ $) NIL)) (-3828 (((-749)) 140 (|has| |#1| (-361)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) 93)) (-2202 ((|#1| $) 90)) (-2821 (($ (-1228 |#1|)) 85)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) 117 (|has| |#1| (-361)))) (-3455 (($ $ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1864 (($) 82 (|has| |#1| (-361)))) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-2664 (($) 42 (|has| |#1| (-361)))) (-4139 (((-112) $) NIL (|has| |#1| (-361)))) (-4322 (($ $ (-749)) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))) (($ $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-1568 (((-112) $) NIL)) (-2603 (((-895) $) NIL (|has| |#1| (-361))) (((-811 (-895)) $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2419 (((-112) $) NIL)) (-1888 (($) 121 (|has| |#1| (-361)))) (-3751 (((-112) $) 74 (|has| |#1| (-361)))) (-1571 ((|#1| $) 39) (($ $ (-895)) 43 (|has| |#1| (-361)))) (-1620 (((-3 $ "failed") $) NIL (|has| |#1| (-361)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2835 (((-1141 |#1|) $) 65) (((-1141 $) $ (-895)) NIL (|has| |#1| (-361)))) (-4073 (((-895) $) 97 (|has| |#1| (-361)))) (-2888 (((-1141 |#1|) $) NIL (|has| |#1| (-361)))) (-4180 (((-1141 |#1|) $) NIL (|has| |#1| (-361))) (((-3 (-1141 |#1|) "failed") $ $) NIL (|has| |#1| (-361)))) (-1542 (($ $ (-1141 |#1|)) NIL (|has| |#1| (-361)))) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-2463 (($) NIL (|has| |#1| (-361)) CONST)) (-3690 (($ (-895)) 95 (|has| |#1| (-361)))) (-3881 (((-112) $) 142)) (-3445 (((-1089) $) NIL)) (-2256 (($) 36 (|has| |#1| (-361)))) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) 115 (|has| |#1| (-361)))) (-1735 (((-411 $) $) NIL)) (-4015 (((-811 (-895))) NIL) (((-895)) 139)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2899 (((-749) $) NIL (|has| |#1| (-361))) (((-3 (-749) "failed") $ $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-1877 (((-133)) NIL)) (-2798 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-3661 (((-811 (-895)) $) NIL) (((-895) $) 59)) (-3832 (((-1141 |#1|)) 88)) (-2038 (($) 126 (|has| |#1| (-361)))) (-3975 (($) NIL (|has| |#1| (-361)))) (-2999 (((-1228 |#1|) $) 53) (((-667 |#1|) (-1228 $)) NIL)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (|has| |#1| (-361)))) (-2233 (((-837) $) 138) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ |#1|) 87)) (-1613 (($ $) NIL (|has| |#1| (-361))) (((-3 $ "failed") $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3091 (((-749)) 144)) (-2206 (((-1228 $)) 109) (((-1228 $) (-895)) 49)) (-1819 (((-112) $ $) NIL)) (-3636 (((-112) $) NIL)) (-2688 (($) 111 T CONST)) (-2700 (($) 32 T CONST)) (-3020 (($ $) 68 (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-1901 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-2264 (((-112) $ $) 107)) (-2382 (($ $ $) 99) (($ $ |#1|) 100)) (-2370 (($ $) 80) (($ $ $) 105)) (-2358 (($ $ $) 103)) (** (($ $ (-895)) NIL) (($ $ (-749)) 44) (($ $ (-550)) 130)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 78) (($ $ $) 56) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 76)))
+(((-348 |#1| |#2|) (-322 |#1|) (-342) (-1141 |#1|)) (T -348))
NIL
(-322 |#1|)
-((-1362 ((|#1| (-1140 |#2|)) 52)))
-(((-349 |#1| |#2|) (-10 -7 (-15 -1362 (|#1| (-1140 |#2|)))) (-13 (-395) (-10 -7 (-15 -1518 (|#1| |#2|)) (-15 -2253 ((-894) |#1|)) (-15 -2437 ((-1227 |#1|) (-894))) (-15 -2072 (|#1| |#1|)))) (-342)) (T -349))
-((-1362 (*1 *2 *3) (-12 (-5 *3 (-1140 *4)) (-4 *4 (-342)) (-4 *2 (-13 (-395) (-10 -7 (-15 -1518 (*2 *4)) (-15 -2253 ((-894) *2)) (-15 -2437 ((-1227 *2) (-894))) (-15 -2072 (*2 *2))))) (-5 *1 (-349 *2 *4)))))
-(-10 -7 (-15 -1362 (|#1| (-1140 |#2|))))
-((-1728 (((-931 (-1140 |#1|)) (-1140 |#1|)) 36)) (-1741 (((-1140 |#1|) (-894) (-894)) 113) (((-1140 |#1|) (-894)) 112)) (-3697 (((-112) (-1140 |#1|)) 84)) (-3877 (((-894) (-894)) 71)) (-2805 (((-894) (-894)) 74)) (-3797 (((-894) (-894)) 69)) (-2340 (((-112) (-1140 |#1|)) 88)) (-4207 (((-3 (-1140 |#1|) "failed") (-1140 |#1|)) 101)) (-1430 (((-3 (-1140 |#1|) "failed") (-1140 |#1|)) 104)) (-3709 (((-3 (-1140 |#1|) "failed") (-1140 |#1|)) 103)) (-2196 (((-3 (-1140 |#1|) "failed") (-1140 |#1|)) 102)) (-3596 (((-3 (-1140 |#1|) "failed") (-1140 |#1|)) 98)) (-1580 (((-1140 |#1|) (-1140 |#1|)) 62)) (-4213 (((-1140 |#1|) (-894)) 107)) (-3457 (((-1140 |#1|) (-894)) 110)) (-1501 (((-1140 |#1|) (-894)) 109)) (-1266 (((-1140 |#1|) (-894)) 108)) (-2918 (((-1140 |#1|) (-894)) 105)))
-(((-350 |#1|) (-10 -7 (-15 -3697 ((-112) (-1140 |#1|))) (-15 -2340 ((-112) (-1140 |#1|))) (-15 -3797 ((-894) (-894))) (-15 -3877 ((-894) (-894))) (-15 -2805 ((-894) (-894))) (-15 -2918 ((-1140 |#1|) (-894))) (-15 -4213 ((-1140 |#1|) (-894))) (-15 -1266 ((-1140 |#1|) (-894))) (-15 -1501 ((-1140 |#1|) (-894))) (-15 -3457 ((-1140 |#1|) (-894))) (-15 -3596 ((-3 (-1140 |#1|) "failed") (-1140 |#1|))) (-15 -4207 ((-3 (-1140 |#1|) "failed") (-1140 |#1|))) (-15 -2196 ((-3 (-1140 |#1|) "failed") (-1140 |#1|))) (-15 -3709 ((-3 (-1140 |#1|) "failed") (-1140 |#1|))) (-15 -1430 ((-3 (-1140 |#1|) "failed") (-1140 |#1|))) (-15 -1741 ((-1140 |#1|) (-894))) (-15 -1741 ((-1140 |#1|) (-894) (-894))) (-15 -1580 ((-1140 |#1|) (-1140 |#1|))) (-15 -1728 ((-931 (-1140 |#1|)) (-1140 |#1|)))) (-342)) (T -350))
-((-1728 (*1 *2 *3) (-12 (-4 *4 (-342)) (-5 *2 (-931 (-1140 *4))) (-5 *1 (-350 *4)) (-5 *3 (-1140 *4)))) (-1580 (*1 *2 *2) (-12 (-5 *2 (-1140 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))) (-1741 (*1 *2 *3 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1140 *4)) (-5 *1 (-350 *4)) (-4 *4 (-342)))) (-1741 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1140 *4)) (-5 *1 (-350 *4)) (-4 *4 (-342)))) (-1430 (*1 *2 *2) (|partial| -12 (-5 *2 (-1140 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))) (-3709 (*1 *2 *2) (|partial| -12 (-5 *2 (-1140 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))) (-2196 (*1 *2 *2) (|partial| -12 (-5 *2 (-1140 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))) (-4207 (*1 *2 *2) (|partial| -12 (-5 *2 (-1140 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))) (-3596 (*1 *2 *2) (|partial| -12 (-5 *2 (-1140 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))) (-3457 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1140 *4)) (-5 *1 (-350 *4)) (-4 *4 (-342)))) (-1501 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1140 *4)) (-5 *1 (-350 *4)) (-4 *4 (-342)))) (-1266 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1140 *4)) (-5 *1 (-350 *4)) (-4 *4 (-342)))) (-4213 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1140 *4)) (-5 *1 (-350 *4)) (-4 *4 (-342)))) (-2918 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1140 *4)) (-5 *1 (-350 *4)) (-4 *4 (-342)))) (-2805 (*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-350 *3)) (-4 *3 (-342)))) (-3877 (*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-350 *3)) (-4 *3 (-342)))) (-3797 (*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-350 *3)) (-4 *3 (-342)))) (-2340 (*1 *2 *3) (-12 (-5 *3 (-1140 *4)) (-4 *4 (-342)) (-5 *2 (-112)) (-5 *1 (-350 *4)))) (-3697 (*1 *2 *3) (-12 (-5 *3 (-1140 *4)) (-4 *4 (-342)) (-5 *2 (-112)) (-5 *1 (-350 *4)))))
-(-10 -7 (-15 -3697 ((-112) (-1140 |#1|))) (-15 -2340 ((-112) (-1140 |#1|))) (-15 -3797 ((-894) (-894))) (-15 -3877 ((-894) (-894))) (-15 -2805 ((-894) (-894))) (-15 -2918 ((-1140 |#1|) (-894))) (-15 -4213 ((-1140 |#1|) (-894))) (-15 -1266 ((-1140 |#1|) (-894))) (-15 -1501 ((-1140 |#1|) (-894))) (-15 -3457 ((-1140 |#1|) (-894))) (-15 -3596 ((-3 (-1140 |#1|) "failed") (-1140 |#1|))) (-15 -4207 ((-3 (-1140 |#1|) "failed") (-1140 |#1|))) (-15 -2196 ((-3 (-1140 |#1|) "failed") (-1140 |#1|))) (-15 -3709 ((-3 (-1140 |#1|) "failed") (-1140 |#1|))) (-15 -1430 ((-3 (-1140 |#1|) "failed") (-1140 |#1|))) (-15 -1741 ((-1140 |#1|) (-894))) (-15 -1741 ((-1140 |#1|) (-894) (-894))) (-15 -1580 ((-1140 |#1|) (-1140 |#1|))) (-15 -1728 ((-931 (-1140 |#1|)) (-1140 |#1|))))
-((-3297 (((-3 (-623 |#3|) "failed") (-623 |#3|) |#3|) 34)))
-(((-351 |#1| |#2| |#3|) (-10 -7 (-15 -3297 ((-3 (-623 |#3|) "failed") (-623 |#3|) |#3|))) (-342) (-1203 |#1|) (-1203 |#2|)) (T -351))
-((-3297 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-623 *3)) (-4 *3 (-1203 *5)) (-4 *5 (-1203 *4)) (-4 *4 (-342)) (-5 *1 (-351 *4 *5 *3)))))
-(-10 -7 (-15 -3297 ((-3 (-623 |#3|) "failed") (-623 |#3|) |#3|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-4212 (((-112) $) NIL)) (-2155 (((-749)) NIL)) (-2252 ((|#1| $) NIL) (($ $ (-894)) NIL (|has| |#1| (-361)))) (-1337 (((-1154 (-894) (-749)) (-550)) NIL (|has| |#1| (-361)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3631 (((-112) $ $) NIL)) (-4319 (((-749)) NIL (|has| |#1| (-361)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) NIL)) (-2726 ((|#1| $) NIL)) (-4110 (($ (-1227 |#1|)) NIL)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-361)))) (-3349 (($ $ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1741 (($) NIL (|has| |#1| (-361)))) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3485 (($) NIL (|has| |#1| (-361)))) (-3697 (((-112) $) NIL (|has| |#1| (-361)))) (-3714 (($ $ (-749)) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))) (($ $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3933 (((-112) $) NIL)) (-2475 (((-894) $) NIL (|has| |#1| (-361))) (((-811 (-894)) $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3102 (((-112) $) NIL)) (-2529 (($) NIL (|has| |#1| (-361)))) (-2340 (((-112) $) NIL (|has| |#1| (-361)))) (-1389 ((|#1| $) NIL) (($ $ (-894)) NIL (|has| |#1| (-361)))) (-2826 (((-3 $ "failed") $) NIL (|has| |#1| (-361)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1428 (((-1140 |#1|) $) NIL) (((-1140 $) $ (-894)) NIL (|has| |#1| (-361)))) (-2253 (((-894) $) NIL (|has| |#1| (-361)))) (-4116 (((-1140 |#1|) $) NIL (|has| |#1| (-361)))) (-4008 (((-1140 |#1|) $) NIL (|has| |#1| (-361))) (((-3 (-1140 |#1|) "failed") $ $) NIL (|has| |#1| (-361)))) (-4235 (($ $ (-1140 |#1|)) NIL (|has| |#1| (-361)))) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3862 (($) NIL (|has| |#1| (-361)) CONST)) (-2922 (($ (-894)) NIL (|has| |#1| (-361)))) (-4100 (((-112) $) NIL)) (-3337 (((-1088) $) NIL)) (-3935 (($) NIL (|has| |#1| (-361)))) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) NIL (|has| |#1| (-361)))) (-3338 (((-411 $) $) NIL)) (-3990 (((-811 (-894))) NIL) (((-894)) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-3811 (((-749) $) NIL (|has| |#1| (-361))) (((-3 (-749) "failed") $ $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2854 (((-133)) NIL)) (-2393 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-2970 (((-811 (-894)) $) NIL) (((-894) $) NIL)) (-1310 (((-1140 |#1|)) NIL)) (-4288 (($) NIL (|has| |#1| (-361)))) (-1273 (($) NIL (|has| |#1| (-361)))) (-1373 (((-1227 |#1|) $) NIL) (((-667 |#1|) (-1227 $)) NIL)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (|has| |#1| (-361)))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ |#1|) NIL)) (-4242 (($ $) NIL (|has| |#1| (-361))) (((-3 $ "failed") $) NIL (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2390 (((-749)) NIL)) (-2437 (((-1227 $)) NIL) (((-1227 $) (-894)) NIL)) (-1345 (((-112) $ $) NIL)) (-1288 (((-112) $) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-2072 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-4183 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-352 |#1| |#2|) (-322 |#1|) (-342) (-894)) (T -352))
+((-3814 ((|#1| (-1141 |#2|)) 52)))
+(((-349 |#1| |#2|) (-10 -7 (-15 -3814 (|#1| (-1141 |#2|)))) (-13 (-395) (-10 -7 (-15 -2233 (|#1| |#2|)) (-15 -4073 ((-895) |#1|)) (-15 -2206 ((-1228 |#1|) (-895))) (-15 -3020 (|#1| |#1|)))) (-342)) (T -349))
+((-3814 (*1 *2 *3) (-12 (-5 *3 (-1141 *4)) (-4 *4 (-342)) (-4 *2 (-13 (-395) (-10 -7 (-15 -2233 (*2 *4)) (-15 -4073 ((-895) *2)) (-15 -2206 ((-1228 *2) (-895))) (-15 -3020 (*2 *2))))) (-5 *1 (-349 *2 *4)))))
+(-10 -7 (-15 -3814 (|#1| (-1141 |#2|))))
+((-2699 (((-932 (-1141 |#1|)) (-1141 |#1|)) 36)) (-1864 (((-1141 |#1|) (-895) (-895)) 113) (((-1141 |#1|) (-895)) 112)) (-4139 (((-112) (-1141 |#1|)) 84)) (-2226 (((-895) (-895)) 71)) (-1424 (((-895) (-895)) 74)) (-2742 (((-895) (-895)) 69)) (-3751 (((-112) (-1141 |#1|)) 88)) (-2539 (((-3 (-1141 |#1|) "failed") (-1141 |#1|)) 101)) (-2859 (((-3 (-1141 |#1|) "failed") (-1141 |#1|)) 104)) (-4273 (((-3 (-1141 |#1|) "failed") (-1141 |#1|)) 103)) (-1678 (((-3 (-1141 |#1|) "failed") (-1141 |#1|)) 102)) (-2525 (((-3 (-1141 |#1|) "failed") (-1141 |#1|)) 98)) (-1762 (((-1141 |#1|) (-1141 |#1|)) 62)) (-2604 (((-1141 |#1|) (-895)) 107)) (-3593 (((-1141 |#1|) (-895)) 110)) (-2282 (((-1141 |#1|) (-895)) 109)) (-2959 (((-1141 |#1|) (-895)) 108)) (-1303 (((-1141 |#1|) (-895)) 105)))
+(((-350 |#1|) (-10 -7 (-15 -4139 ((-112) (-1141 |#1|))) (-15 -3751 ((-112) (-1141 |#1|))) (-15 -2742 ((-895) (-895))) (-15 -2226 ((-895) (-895))) (-15 -1424 ((-895) (-895))) (-15 -1303 ((-1141 |#1|) (-895))) (-15 -2604 ((-1141 |#1|) (-895))) (-15 -2959 ((-1141 |#1|) (-895))) (-15 -2282 ((-1141 |#1|) (-895))) (-15 -3593 ((-1141 |#1|) (-895))) (-15 -2525 ((-3 (-1141 |#1|) "failed") (-1141 |#1|))) (-15 -2539 ((-3 (-1141 |#1|) "failed") (-1141 |#1|))) (-15 -1678 ((-3 (-1141 |#1|) "failed") (-1141 |#1|))) (-15 -4273 ((-3 (-1141 |#1|) "failed") (-1141 |#1|))) (-15 -2859 ((-3 (-1141 |#1|) "failed") (-1141 |#1|))) (-15 -1864 ((-1141 |#1|) (-895))) (-15 -1864 ((-1141 |#1|) (-895) (-895))) (-15 -1762 ((-1141 |#1|) (-1141 |#1|))) (-15 -2699 ((-932 (-1141 |#1|)) (-1141 |#1|)))) (-342)) (T -350))
+((-2699 (*1 *2 *3) (-12 (-4 *4 (-342)) (-5 *2 (-932 (-1141 *4))) (-5 *1 (-350 *4)) (-5 *3 (-1141 *4)))) (-1762 (*1 *2 *2) (-12 (-5 *2 (-1141 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))) (-1864 (*1 *2 *3 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1141 *4)) (-5 *1 (-350 *4)) (-4 *4 (-342)))) (-1864 (*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1141 *4)) (-5 *1 (-350 *4)) (-4 *4 (-342)))) (-2859 (*1 *2 *2) (|partial| -12 (-5 *2 (-1141 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))) (-4273 (*1 *2 *2) (|partial| -12 (-5 *2 (-1141 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))) (-1678 (*1 *2 *2) (|partial| -12 (-5 *2 (-1141 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))) (-2539 (*1 *2 *2) (|partial| -12 (-5 *2 (-1141 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))) (-2525 (*1 *2 *2) (|partial| -12 (-5 *2 (-1141 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))) (-3593 (*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1141 *4)) (-5 *1 (-350 *4)) (-4 *4 (-342)))) (-2282 (*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1141 *4)) (-5 *1 (-350 *4)) (-4 *4 (-342)))) (-2959 (*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1141 *4)) (-5 *1 (-350 *4)) (-4 *4 (-342)))) (-2604 (*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1141 *4)) (-5 *1 (-350 *4)) (-4 *4 (-342)))) (-1303 (*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1141 *4)) (-5 *1 (-350 *4)) (-4 *4 (-342)))) (-1424 (*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-350 *3)) (-4 *3 (-342)))) (-2226 (*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-350 *3)) (-4 *3 (-342)))) (-2742 (*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-350 *3)) (-4 *3 (-342)))) (-3751 (*1 *2 *3) (-12 (-5 *3 (-1141 *4)) (-4 *4 (-342)) (-5 *2 (-112)) (-5 *1 (-350 *4)))) (-4139 (*1 *2 *3) (-12 (-5 *3 (-1141 *4)) (-4 *4 (-342)) (-5 *2 (-112)) (-5 *1 (-350 *4)))))
+(-10 -7 (-15 -4139 ((-112) (-1141 |#1|))) (-15 -3751 ((-112) (-1141 |#1|))) (-15 -2742 ((-895) (-895))) (-15 -2226 ((-895) (-895))) (-15 -1424 ((-895) (-895))) (-15 -1303 ((-1141 |#1|) (-895))) (-15 -2604 ((-1141 |#1|) (-895))) (-15 -2959 ((-1141 |#1|) (-895))) (-15 -2282 ((-1141 |#1|) (-895))) (-15 -3593 ((-1141 |#1|) (-895))) (-15 -2525 ((-3 (-1141 |#1|) "failed") (-1141 |#1|))) (-15 -2539 ((-3 (-1141 |#1|) "failed") (-1141 |#1|))) (-15 -1678 ((-3 (-1141 |#1|) "failed") (-1141 |#1|))) (-15 -4273 ((-3 (-1141 |#1|) "failed") (-1141 |#1|))) (-15 -2859 ((-3 (-1141 |#1|) "failed") (-1141 |#1|))) (-15 -1864 ((-1141 |#1|) (-895))) (-15 -1864 ((-1141 |#1|) (-895) (-895))) (-15 -1762 ((-1141 |#1|) (-1141 |#1|))) (-15 -2699 ((-932 (-1141 |#1|)) (-1141 |#1|))))
+((-1370 (((-3 (-623 |#3|) "failed") (-623 |#3|) |#3|) 34)))
+(((-351 |#1| |#2| |#3|) (-10 -7 (-15 -1370 ((-3 (-623 |#3|) "failed") (-623 |#3|) |#3|))) (-342) (-1204 |#1|) (-1204 |#2|)) (T -351))
+((-1370 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-623 *3)) (-4 *3 (-1204 *5)) (-4 *5 (-1204 *4)) (-4 *4 (-342)) (-5 *1 (-351 *4 *5 *3)))))
+(-10 -7 (-15 -1370 ((-3 (-623 |#3|) "failed") (-623 |#3|) |#3|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-2594 (((-112) $) NIL)) (-2532 (((-749)) NIL)) (-2223 ((|#1| $) NIL) (($ $ (-895)) NIL (|has| |#1| (-361)))) (-3435 (((-1155 (-895) (-749)) (-550)) NIL (|has| |#1| (-361)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1611 (((-112) $ $) NIL)) (-3828 (((-749)) NIL (|has| |#1| (-361)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) NIL)) (-2202 ((|#1| $) NIL)) (-2821 (($ (-1228 |#1|)) NIL)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-361)))) (-3455 (($ $ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1864 (($) NIL (|has| |#1| (-361)))) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-2664 (($) NIL (|has| |#1| (-361)))) (-4139 (((-112) $) NIL (|has| |#1| (-361)))) (-4322 (($ $ (-749)) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))) (($ $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-1568 (((-112) $) NIL)) (-2603 (((-895) $) NIL (|has| |#1| (-361))) (((-811 (-895)) $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2419 (((-112) $) NIL)) (-1888 (($) NIL (|has| |#1| (-361)))) (-3751 (((-112) $) NIL (|has| |#1| (-361)))) (-1571 ((|#1| $) NIL) (($ $ (-895)) NIL (|has| |#1| (-361)))) (-1620 (((-3 $ "failed") $) NIL (|has| |#1| (-361)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2835 (((-1141 |#1|) $) NIL) (((-1141 $) $ (-895)) NIL (|has| |#1| (-361)))) (-4073 (((-895) $) NIL (|has| |#1| (-361)))) (-2888 (((-1141 |#1|) $) NIL (|has| |#1| (-361)))) (-4180 (((-1141 |#1|) $) NIL (|has| |#1| (-361))) (((-3 (-1141 |#1|) "failed") $ $) NIL (|has| |#1| (-361)))) (-1542 (($ $ (-1141 |#1|)) NIL (|has| |#1| (-361)))) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-2463 (($) NIL (|has| |#1| (-361)) CONST)) (-3690 (($ (-895)) NIL (|has| |#1| (-361)))) (-3881 (((-112) $) NIL)) (-3445 (((-1089) $) NIL)) (-2256 (($) NIL (|has| |#1| (-361)))) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) NIL (|has| |#1| (-361)))) (-1735 (((-411 $) $) NIL)) (-4015 (((-811 (-895))) NIL) (((-895)) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2899 (((-749) $) NIL (|has| |#1| (-361))) (((-3 (-749) "failed") $ $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-1877 (((-133)) NIL)) (-2798 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-3661 (((-811 (-895)) $) NIL) (((-895) $) NIL)) (-3832 (((-1141 |#1|)) NIL)) (-2038 (($) NIL (|has| |#1| (-361)))) (-3975 (($) NIL (|has| |#1| (-361)))) (-2999 (((-1228 |#1|) $) NIL) (((-667 |#1|) (-1228 $)) NIL)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (|has| |#1| (-361)))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ |#1|) NIL)) (-1613 (($ $) NIL (|has| |#1| (-361))) (((-3 $ "failed") $) NIL (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3091 (((-749)) NIL)) (-2206 (((-1228 $)) NIL) (((-1228 $) (-895)) NIL)) (-1819 (((-112) $ $) NIL)) (-3636 (((-112) $) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-3020 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-1901 (($ $) NIL (|has| |#1| (-361))) (($ $ (-749)) NIL (|has| |#1| (-361)))) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-352 |#1| |#2|) (-322 |#1|) (-342) (-895)) (T -352))
NIL
(-322 |#1|)
-((-2813 (((-112) (-623 (-925 |#1|))) 34)) (-3017 (((-623 (-925 |#1|)) (-623 (-925 |#1|))) 46)) (-2915 (((-3 (-623 (-925 |#1|)) "failed") (-623 (-925 |#1|))) 41)))
-(((-353 |#1| |#2|) (-10 -7 (-15 -2813 ((-112) (-623 (-925 |#1|)))) (-15 -2915 ((-3 (-623 (-925 |#1|)) "failed") (-623 (-925 |#1|)))) (-15 -3017 ((-623 (-925 |#1|)) (-623 (-925 |#1|))))) (-444) (-623 (-1144))) (T -353))
-((-3017 (*1 *2 *2) (-12 (-5 *2 (-623 (-925 *3))) (-4 *3 (-444)) (-5 *1 (-353 *3 *4)) (-14 *4 (-623 (-1144))))) (-2915 (*1 *2 *2) (|partial| -12 (-5 *2 (-623 (-925 *3))) (-4 *3 (-444)) (-5 *1 (-353 *3 *4)) (-14 *4 (-623 (-1144))))) (-2813 (*1 *2 *3) (-12 (-5 *3 (-623 (-925 *4))) (-4 *4 (-444)) (-5 *2 (-112)) (-5 *1 (-353 *4 *5)) (-14 *5 (-623 (-1144))))))
-(-10 -7 (-15 -2813 ((-112) (-623 (-925 |#1|)))) (-15 -2915 ((-3 (-623 (-925 |#1|)) "failed") (-623 (-925 |#1|)))) (-15 -3017 ((-623 (-925 |#1|)) (-623 (-925 |#1|)))))
-((-1504 (((-112) $ $) NIL)) (-4319 (((-749) $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) NIL)) (-2726 ((|#1| $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-3102 (((-112) $) 15)) (-1980 ((|#1| $ (-550)) NIL)) (-2076 (((-550) $ (-550)) NIL)) (-2808 (($ (-1 |#1| |#1|) $) 32)) (-2921 (($ (-1 (-550) (-550)) $) 24)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) 26)) (-3337 (((-1088) $) NIL)) (-1877 (((-623 (-2 (|:| |gen| |#1|) (|:| -1812 (-550)))) $) 28)) (-1270 (($ $ $) NIL)) (-3292 (($ $ $) NIL)) (-1518 (((-836) $) 38) (($ |#1|) NIL)) (-2636 (($) 9 T CONST)) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL) (($ |#1| (-550)) 17)) (* (($ $ $) 43) (($ |#1| $) 21) (($ $ |#1|) 19)))
-(((-354 |#1|) (-13 (-465) (-1011 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-550))) (-15 -4319 ((-749) $)) (-15 -2076 ((-550) $ (-550))) (-15 -1980 (|#1| $ (-550))) (-15 -2921 ($ (-1 (-550) (-550)) $)) (-15 -2808 ($ (-1 |#1| |#1|) $)) (-15 -1877 ((-623 (-2 (|:| |gen| |#1|) (|:| -1812 (-550)))) $)))) (-1068)) (T -354))
-((* (*1 *1 *2 *1) (-12 (-5 *1 (-354 *2)) (-4 *2 (-1068)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-354 *2)) (-4 *2 (-1068)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-354 *2)) (-4 *2 (-1068)))) (-4319 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-354 *3)) (-4 *3 (-1068)))) (-2076 (*1 *2 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-354 *3)) (-4 *3 (-1068)))) (-1980 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-354 *2)) (-4 *2 (-1068)))) (-2921 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-550) (-550))) (-5 *1 (-354 *3)) (-4 *3 (-1068)))) (-2808 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1068)) (-5 *1 (-354 *3)))) (-1877 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1812 (-550))))) (-5 *1 (-354 *3)) (-4 *3 (-1068)))))
-(-13 (-465) (-1011 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-550))) (-15 -4319 ((-749) $)) (-15 -2076 ((-550) $ (-550))) (-15 -1980 (|#1| $ (-550))) (-15 -2921 ($ (-1 (-550) (-550)) $)) (-15 -2808 ($ (-1 |#1| |#1|) $)) (-15 -1877 ((-623 (-2 (|:| |gen| |#1|) (|:| -1812 (-550)))) $))))
-((-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 13)) (-1447 (($ $) 14)) (-3564 (((-411 $) $) 30)) (-3933 (((-112) $) 26)) (-3235 (($ $) 19)) (-3139 (($ $ $) 23) (($ (-623 $)) NIL)) (-3338 (((-411 $) $) 31)) (-1495 (((-3 $ "failed") $ $) 22)) (-3542 (((-749) $) 25)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 35)) (-1345 (((-112) $ $) 16)) (-2414 (($ $ $) 33)))
-(((-355 |#1|) (-10 -8 (-15 -2414 (|#1| |#1| |#1|)) (-15 -3235 (|#1| |#1|)) (-15 -3933 ((-112) |#1|)) (-15 -3564 ((-411 |#1|) |#1|)) (-15 -3338 ((-411 |#1|) |#1|)) (-15 -1866 ((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -3542 ((-749) |#1|)) (-15 -3139 (|#1| (-623 |#1|))) (-15 -3139 (|#1| |#1| |#1|)) (-15 -1345 ((-112) |#1| |#1|)) (-15 -1447 (|#1| |#1|)) (-15 -3368 ((-2 (|:| -3090 |#1|) (|:| -4329 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1495 ((-3 |#1| "failed") |#1| |#1|))) (-356)) (T -355))
-NIL
-(-10 -8 (-15 -2414 (|#1| |#1| |#1|)) (-15 -3235 (|#1| |#1|)) (-15 -3933 ((-112) |#1|)) (-15 -3564 ((-411 |#1|) |#1|)) (-15 -3338 ((-411 |#1|) |#1|)) (-15 -1866 ((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -3542 ((-749) |#1|)) (-15 -3139 (|#1| (-623 |#1|))) (-15 -3139 (|#1| |#1| |#1|)) (-15 -1345 ((-112) |#1| |#1|)) (-15 -1447 (|#1| |#1|)) (-15 -3368 ((-2 (|:| -3090 |#1|) (|:| -4329 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1495 ((-3 |#1| "failed") |#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-3219 (((-3 $ "failed") $ $) 19)) (-1505 (($ $) 70)) (-3564 (((-411 $) $) 69)) (-3631 (((-112) $ $) 57)) (-3513 (($) 17 T CONST)) (-3349 (($ $ $) 53)) (-1386 (((-3 $ "failed") $) 32)) (-1519 (($ $ $) 54)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 49)) (-3933 (((-112) $) 68)) (-3102 (((-112) $) 30)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-3106 (($ $ $) 44) (($ (-623 $)) 43)) (-1825 (((-1126) $) 9)) (-3235 (($ $) 67)) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 42)) (-3139 (($ $ $) 46) (($ (-623 $)) 45)) (-3338 (((-411 $) $) 71)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-1495 (((-3 $ "failed") $ $) 40)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-3542 (((-749) $) 56)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 55)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63)) (-2390 (((-749)) 28)) (-1345 (((-112) $ $) 37)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2414 (($ $ $) 62)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64)))
+((-1499 (((-112) (-623 (-926 |#1|))) 34)) (-2906 (((-623 (-926 |#1|)) (-623 (-926 |#1|))) 46)) (-1272 (((-3 (-623 (-926 |#1|)) "failed") (-623 (-926 |#1|))) 41)))
+(((-353 |#1| |#2|) (-10 -7 (-15 -1499 ((-112) (-623 (-926 |#1|)))) (-15 -1272 ((-3 (-623 (-926 |#1|)) "failed") (-623 (-926 |#1|)))) (-15 -2906 ((-623 (-926 |#1|)) (-623 (-926 |#1|))))) (-444) (-623 (-1145))) (T -353))
+((-2906 (*1 *2 *2) (-12 (-5 *2 (-623 (-926 *3))) (-4 *3 (-444)) (-5 *1 (-353 *3 *4)) (-14 *4 (-623 (-1145))))) (-1272 (*1 *2 *2) (|partial| -12 (-5 *2 (-623 (-926 *3))) (-4 *3 (-444)) (-5 *1 (-353 *3 *4)) (-14 *4 (-623 (-1145))))) (-1499 (*1 *2 *3) (-12 (-5 *3 (-623 (-926 *4))) (-4 *4 (-444)) (-5 *2 (-112)) (-5 *1 (-353 *4 *5)) (-14 *5 (-623 (-1145))))))
+(-10 -7 (-15 -1499 ((-112) (-623 (-926 |#1|)))) (-15 -1272 ((-3 (-623 (-926 |#1|)) "failed") (-623 (-926 |#1|)))) (-15 -2906 ((-623 (-926 |#1|)) (-623 (-926 |#1|)))))
+((-2221 (((-112) $ $) NIL)) (-3828 (((-749) $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) NIL)) (-2202 ((|#1| $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2419 (((-112) $) 15)) (-3325 ((|#1| $ (-550)) NIL)) (-3062 (((-550) $ (-550)) NIL)) (-1453 (($ (-1 |#1| |#1|) $) 32)) (-1332 (($ (-1 (-550) (-550)) $) 24)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) 26)) (-3445 (((-1089) $) NIL)) (-1610 (((-623 (-2 (|:| |gen| |#1|) (|:| -1644 (-550)))) $) 28)) (-3018 (($ $ $) NIL)) (-1353 (($ $ $) NIL)) (-2233 (((-837) $) 38) (($ |#1|) NIL)) (-2700 (($) 9 T CONST)) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL) (($ |#1| (-550)) 17)) (* (($ $ $) 43) (($ |#1| $) 21) (($ $ |#1|) 19)))
+(((-354 |#1|) (-13 (-465) (-1012 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-550))) (-15 -3828 ((-749) $)) (-15 -3062 ((-550) $ (-550))) (-15 -3325 (|#1| $ (-550))) (-15 -1332 ($ (-1 (-550) (-550)) $)) (-15 -1453 ($ (-1 |#1| |#1|) $)) (-15 -1610 ((-623 (-2 (|:| |gen| |#1|) (|:| -1644 (-550)))) $)))) (-1069)) (T -354))
+((* (*1 *1 *2 *1) (-12 (-5 *1 (-354 *2)) (-4 *2 (-1069)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-354 *2)) (-4 *2 (-1069)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-354 *2)) (-4 *2 (-1069)))) (-3828 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-354 *3)) (-4 *3 (-1069)))) (-3062 (*1 *2 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-354 *3)) (-4 *3 (-1069)))) (-3325 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-354 *2)) (-4 *2 (-1069)))) (-1332 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-550) (-550))) (-5 *1 (-354 *3)) (-4 *3 (-1069)))) (-1453 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1069)) (-5 *1 (-354 *3)))) (-1610 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1644 (-550))))) (-5 *1 (-354 *3)) (-4 *3 (-1069)))))
+(-13 (-465) (-1012 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-550))) (-15 -3828 ((-749) $)) (-15 -3062 ((-550) $ (-550))) (-15 -3325 (|#1| $ (-550))) (-15 -1332 ($ (-1 (-550) (-550)) $)) (-15 -1453 ($ (-1 |#1| |#1|) $)) (-15 -1610 ((-623 (-2 (|:| |gen| |#1|) (|:| -1644 (-550)))) $))))
+((-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 13)) (-3050 (($ $) 14)) (-2207 (((-411 $) $) 30)) (-1568 (((-112) $) 26)) (-1619 (($ $) 19)) (-3260 (($ $ $) 23) (($ (-623 $)) NIL)) (-1735 (((-411 $) $) 31)) (-3409 (((-3 $ "failed") $ $) 22)) (-1988 (((-749) $) 25)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 35)) (-1819 (((-112) $ $) 16)) (-2382 (($ $ $) 33)))
+(((-355 |#1|) (-10 -8 (-15 -2382 (|#1| |#1| |#1|)) (-15 -1619 (|#1| |#1|)) (-15 -1568 ((-112) |#1|)) (-15 -2207 ((-411 |#1|) |#1|)) (-15 -1735 ((-411 |#1|) |#1|)) (-15 -1505 ((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|)) (-15 -1988 ((-749) |#1|)) (-15 -3260 (|#1| (-623 |#1|))) (-15 -3260 (|#1| |#1| |#1|)) (-15 -1819 ((-112) |#1| |#1|)) (-15 -3050 (|#1| |#1|)) (-15 -3911 ((-2 (|:| -2305 |#1|) (|:| -4331 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -3409 ((-3 |#1| "failed") |#1| |#1|))) (-356)) (T -355))
+NIL
+(-10 -8 (-15 -2382 (|#1| |#1| |#1|)) (-15 -1619 (|#1| |#1|)) (-15 -1568 ((-112) |#1|)) (-15 -2207 ((-411 |#1|) |#1|)) (-15 -1735 ((-411 |#1|) |#1|)) (-15 -1505 ((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|)) (-15 -1988 ((-749) |#1|)) (-15 -3260 (|#1| (-623 |#1|))) (-15 -3260 (|#1| |#1| |#1|)) (-15 -1819 ((-112) |#1| |#1|)) (-15 -3050 (|#1| |#1|)) (-15 -3911 ((-2 (|:| -2305 |#1|) (|:| -4331 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -3409 ((-3 |#1| "failed") |#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-1993 (((-3 $ "failed") $ $) 19)) (-2318 (($ $) 70)) (-2207 (((-411 $) $) 69)) (-1611 (((-112) $ $) 57)) (-2991 (($) 17 T CONST)) (-3455 (($ $ $) 53)) (-1537 (((-3 $ "failed") $) 32)) (-3429 (($ $ $) 54)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 49)) (-1568 (((-112) $) 68)) (-2419 (((-112) $) 30)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-3231 (($ $ $) 44) (($ (-623 $)) 43)) (-2369 (((-1127) $) 9)) (-1619 (($ $) 67)) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 42)) (-3260 (($ $ $) 46) (($ (-623 $)) 45)) (-1735 (((-411 $) $) 71)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-3409 (((-3 $ "failed") $ $) 40)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-1988 (((-749) $) 56)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 55)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63)) (-3091 (((-749)) 28)) (-1819 (((-112) $ $) 37)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2382 (($ $ $) 62)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64)))
(((-356) (-138)) (T -356))
-((-2414 (*1 *1 *1 *1) (-4 *1 (-356))))
-(-13 (-300) (-1185) (-237) (-10 -8 (-15 -2414 ($ $ $)) (-6 -4340) (-6 -4334)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-836)) . T) ((-170) . T) ((-237) . T) ((-283) . T) ((-300) . T) ((-444) . T) ((-542) . T) ((-626 #0#) . T) ((-626 $) . T) ((-696 #0#) . T) ((-696 $) . T) ((-705) . T) ((-893) . T) ((-1026 #0#) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1185) . T))
-((-1504 (((-112) $ $) 7)) (-1510 ((|#2| $ |#2|) 13)) (-3826 (($ $ (-1126)) 18)) (-1656 ((|#2| $) 14)) (-3257 (($ |#1|) 20) (($ |#1| (-1126)) 19)) (-1916 ((|#1| $) 16)) (-1825 (((-1126) $) 9)) (-1811 (((-1126) $) 15)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-1951 (($ $) 17)) (-2316 (((-112) $ $) 6)))
-(((-357 |#1| |#2|) (-138) (-1068) (-1068)) (T -357))
-((-3257 (*1 *1 *2) (-12 (-4 *1 (-357 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1068)))) (-3257 (*1 *1 *2 *3) (-12 (-5 *3 (-1126)) (-4 *1 (-357 *2 *4)) (-4 *2 (-1068)) (-4 *4 (-1068)))) (-3826 (*1 *1 *1 *2) (-12 (-5 *2 (-1126)) (-4 *1 (-357 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068)))) (-1951 (*1 *1 *1) (-12 (-4 *1 (-357 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1068)))) (-1916 (*1 *2 *1) (-12 (-4 *1 (-357 *2 *3)) (-4 *3 (-1068)) (-4 *2 (-1068)))) (-1811 (*1 *2 *1) (-12 (-4 *1 (-357 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-5 *2 (-1126)))) (-1656 (*1 *2 *1) (-12 (-4 *1 (-357 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1068)))) (-1510 (*1 *2 *1 *2) (-12 (-4 *1 (-357 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1068)))))
-(-13 (-1068) (-10 -8 (-15 -3257 ($ |t#1|)) (-15 -3257 ($ |t#1| (-1126))) (-15 -3826 ($ $ (-1126))) (-15 -1951 ($ $)) (-15 -1916 (|t#1| $)) (-15 -1811 ((-1126) $)) (-15 -1656 (|t#2| $)) (-15 -1510 (|t#2| $ |t#2|))))
-(((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-1510 ((|#1| $ |#1|) 30)) (-3826 (($ $ (-1126)) 22)) (-3318 (((-3 |#1| "failed") $) 29)) (-1656 ((|#1| $) 27)) (-3257 (($ (-381)) 21) (($ (-381) (-1126)) 20)) (-1916 (((-381) $) 24)) (-1825 (((-1126) $) NIL)) (-1811 (((-1126) $) 25)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 19)) (-1951 (($ $) 23)) (-2316 (((-112) $ $) 18)))
-(((-358 |#1|) (-13 (-357 (-381) |#1|) (-10 -8 (-15 -3318 ((-3 |#1| "failed") $)))) (-1068)) (T -358))
-((-3318 (*1 *2 *1) (|partial| -12 (-5 *1 (-358 *2)) (-4 *2 (-1068)))))
-(-13 (-357 (-381) |#1|) (-10 -8 (-15 -3318 ((-3 |#1| "failed") $))))
-((-1265 (((-1227 (-667 |#2|)) (-1227 $)) 61)) (-2043 (((-667 |#2|) (-1227 $)) 120)) (-1958 ((|#2| $) 32)) (-2042 (((-667 |#2|) $ (-1227 $)) 123)) (-3818 (((-3 $ "failed") $) 75)) (-1729 ((|#2| $) 35)) (-4215 (((-1140 |#2|) $) 83)) (-3945 ((|#2| (-1227 $)) 106)) (-1474 (((-1140 |#2|) $) 28)) (-2105 (((-112)) 100)) (-4110 (($ (-1227 |#2|) (-1227 $)) 113)) (-1386 (((-3 $ "failed") $) 79)) (-3657 (((-112)) 95)) (-3400 (((-112)) 90)) (-2685 (((-112)) 53)) (-2116 (((-667 |#2|) (-1227 $)) 118)) (-3813 ((|#2| $) 31)) (-2127 (((-667 |#2|) $ (-1227 $)) 122)) (-2732 (((-3 $ "failed") $) 73)) (-1842 ((|#2| $) 34)) (-1305 (((-1140 |#2|) $) 82)) (-4012 ((|#2| (-1227 $)) 104)) (-1603 (((-1140 |#2|) $) 26)) (-2197 (((-112)) 99)) (-3528 (((-112)) 92)) (-2591 (((-112)) 51)) (-2781 (((-112)) 87)) (-3089 (((-112)) 101)) (-1373 (((-1227 |#2|) $ (-1227 $)) NIL) (((-667 |#2|) (-1227 $) (-1227 $)) 111)) (-2564 (((-112)) 97)) (-3268 (((-623 (-1227 |#2|))) 86)) (-2376 (((-112)) 98)) (-2473 (((-112)) 96)) (-2286 (((-112)) 46)) (-2990 (((-112)) 102)))
-(((-359 |#1| |#2|) (-10 -8 (-15 -4215 ((-1140 |#2|) |#1|)) (-15 -1305 ((-1140 |#2|) |#1|)) (-15 -3268 ((-623 (-1227 |#2|)))) (-15 -3818 ((-3 |#1| "failed") |#1|)) (-15 -2732 ((-3 |#1| "failed") |#1|)) (-15 -1386 ((-3 |#1| "failed") |#1|)) (-15 -3400 ((-112))) (-15 -3528 ((-112))) (-15 -3657 ((-112))) (-15 -2591 ((-112))) (-15 -2685 ((-112))) (-15 -2781 ((-112))) (-15 -2990 ((-112))) (-15 -3089 ((-112))) (-15 -2105 ((-112))) (-15 -2197 ((-112))) (-15 -2286 ((-112))) (-15 -2376 ((-112))) (-15 -2473 ((-112))) (-15 -2564 ((-112))) (-15 -1474 ((-1140 |#2|) |#1|)) (-15 -1603 ((-1140 |#2|) |#1|)) (-15 -2043 ((-667 |#2|) (-1227 |#1|))) (-15 -2116 ((-667 |#2|) (-1227 |#1|))) (-15 -3945 (|#2| (-1227 |#1|))) (-15 -4012 (|#2| (-1227 |#1|))) (-15 -4110 (|#1| (-1227 |#2|) (-1227 |#1|))) (-15 -1373 ((-667 |#2|) (-1227 |#1|) (-1227 |#1|))) (-15 -1373 ((-1227 |#2|) |#1| (-1227 |#1|))) (-15 -1729 (|#2| |#1|)) (-15 -1842 (|#2| |#1|)) (-15 -1958 (|#2| |#1|)) (-15 -3813 (|#2| |#1|)) (-15 -2042 ((-667 |#2|) |#1| (-1227 |#1|))) (-15 -2127 ((-667 |#2|) |#1| (-1227 |#1|))) (-15 -1265 ((-1227 (-667 |#2|)) (-1227 |#1|)))) (-360 |#2|) (-170)) (T -359))
-((-2564 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-2473 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-2376 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-2286 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-2197 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-2105 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-3089 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-2990 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-2781 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-2685 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-2591 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-3657 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-3528 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-3400 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-3268 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-623 (-1227 *4))) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))))
-(-10 -8 (-15 -4215 ((-1140 |#2|) |#1|)) (-15 -1305 ((-1140 |#2|) |#1|)) (-15 -3268 ((-623 (-1227 |#2|)))) (-15 -3818 ((-3 |#1| "failed") |#1|)) (-15 -2732 ((-3 |#1| "failed") |#1|)) (-15 -1386 ((-3 |#1| "failed") |#1|)) (-15 -3400 ((-112))) (-15 -3528 ((-112))) (-15 -3657 ((-112))) (-15 -2591 ((-112))) (-15 -2685 ((-112))) (-15 -2781 ((-112))) (-15 -2990 ((-112))) (-15 -3089 ((-112))) (-15 -2105 ((-112))) (-15 -2197 ((-112))) (-15 -2286 ((-112))) (-15 -2376 ((-112))) (-15 -2473 ((-112))) (-15 -2564 ((-112))) (-15 -1474 ((-1140 |#2|) |#1|)) (-15 -1603 ((-1140 |#2|) |#1|)) (-15 -2043 ((-667 |#2|) (-1227 |#1|))) (-15 -2116 ((-667 |#2|) (-1227 |#1|))) (-15 -3945 (|#2| (-1227 |#1|))) (-15 -4012 (|#2| (-1227 |#1|))) (-15 -4110 (|#1| (-1227 |#2|) (-1227 |#1|))) (-15 -1373 ((-667 |#2|) (-1227 |#1|) (-1227 |#1|))) (-15 -1373 ((-1227 |#2|) |#1| (-1227 |#1|))) (-15 -1729 (|#2| |#1|)) (-15 -1842 (|#2| |#1|)) (-15 -1958 (|#2| |#1|)) (-15 -3813 (|#2| |#1|)) (-15 -2042 ((-667 |#2|) |#1| (-1227 |#1|))) (-15 -2127 ((-667 |#2|) |#1| (-1227 |#1|))) (-15 -1265 ((-1227 (-667 |#2|)) (-1227 |#1|))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3090 (((-3 $ "failed")) 37 (|has| |#1| (-542)))) (-3219 (((-3 $ "failed") $ $) 19)) (-1265 (((-1227 (-667 |#1|)) (-1227 $)) 78)) (-3406 (((-1227 $)) 81)) (-3513 (($) 17 T CONST)) (-3726 (((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed")) 40 (|has| |#1| (-542)))) (-3947 (((-3 $ "failed")) 38 (|has| |#1| (-542)))) (-2043 (((-667 |#1|) (-1227 $)) 65)) (-1958 ((|#1| $) 74)) (-2042 (((-667 |#1|) $ (-1227 $)) 76)) (-3818 (((-3 $ "failed") $) 45 (|has| |#1| (-542)))) (-2923 (($ $ (-894)) 28)) (-1729 ((|#1| $) 72)) (-4215 (((-1140 |#1|) $) 42 (|has| |#1| (-542)))) (-3945 ((|#1| (-1227 $)) 67)) (-1474 (((-1140 |#1|) $) 63)) (-2105 (((-112)) 57)) (-4110 (($ (-1227 |#1|) (-1227 $)) 69)) (-1386 (((-3 $ "failed") $) 47 (|has| |#1| (-542)))) (-2122 (((-894)) 80)) (-2890 (((-112)) 54)) (-1494 (($ $ (-894)) 33)) (-3657 (((-112)) 50)) (-3400 (((-112)) 48)) (-2685 (((-112)) 52)) (-2662 (((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed")) 41 (|has| |#1| (-542)))) (-4080 (((-3 $ "failed")) 39 (|has| |#1| (-542)))) (-2116 (((-667 |#1|) (-1227 $)) 66)) (-3813 ((|#1| $) 75)) (-2127 (((-667 |#1|) $ (-1227 $)) 77)) (-2732 (((-3 $ "failed") $) 46 (|has| |#1| (-542)))) (-2834 (($ $ (-894)) 29)) (-1842 ((|#1| $) 73)) (-1305 (((-1140 |#1|) $) 43 (|has| |#1| (-542)))) (-4012 ((|#1| (-1227 $)) 68)) (-1603 (((-1140 |#1|) $) 64)) (-2197 (((-112)) 58)) (-1825 (((-1126) $) 9)) (-3528 (((-112)) 49)) (-2591 (((-112)) 51)) (-2781 (((-112)) 53)) (-3337 (((-1088) $) 10)) (-3089 (((-112)) 56)) (-1373 (((-1227 |#1|) $ (-1227 $)) 71) (((-667 |#1|) (-1227 $) (-1227 $)) 70)) (-2361 (((-623 (-925 |#1|)) (-1227 $)) 79)) (-3292 (($ $ $) 25)) (-2564 (((-112)) 62)) (-1518 (((-836) $) 11)) (-3268 (((-623 (-1227 |#1|))) 44 (|has| |#1| (-542)))) (-3395 (($ $ $ $) 26)) (-2376 (((-112)) 60)) (-1358 (($ $ $) 24)) (-2473 (((-112)) 61)) (-2286 (((-112)) 59)) (-2990 (((-112)) 55)) (-2626 (($) 18 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 30)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
+((-2382 (*1 *1 *1 *1) (-4 *1 (-356))))
+(-13 (-300) (-1186) (-237) (-10 -8 (-15 -2382 ($ $ $)) (-6 -4342) (-6 -4336)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-837)) . T) ((-170) . T) ((-237) . T) ((-283) . T) ((-300) . T) ((-444) . T) ((-542) . T) ((-626 #0#) . T) ((-626 $) . T) ((-696 #0#) . T) ((-696 $) . T) ((-705) . T) ((-894) . T) ((-1027 #0#) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1186) . T))
+((-2221 (((-112) $ $) 7)) (-2363 ((|#2| $ |#2|) 13)) (-3053 (($ $ (-1127)) 18)) (-3258 ((|#2| $) 14)) (-4046 (($ |#1|) 20) (($ |#1| (-1127)) 19)) (-1856 ((|#1| $) 16)) (-2369 (((-1127) $) 9)) (-2216 (((-1127) $) 15)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-4231 (($ $) 17)) (-2264 (((-112) $ $) 6)))
+(((-357 |#1| |#2|) (-138) (-1069) (-1069)) (T -357))
+((-4046 (*1 *1 *2) (-12 (-4 *1 (-357 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1069)))) (-4046 (*1 *1 *2 *3) (-12 (-5 *3 (-1127)) (-4 *1 (-357 *2 *4)) (-4 *2 (-1069)) (-4 *4 (-1069)))) (-3053 (*1 *1 *1 *2) (-12 (-5 *2 (-1127)) (-4 *1 (-357 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069)))) (-4231 (*1 *1 *1) (-12 (-4 *1 (-357 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1069)))) (-1856 (*1 *2 *1) (-12 (-4 *1 (-357 *2 *3)) (-4 *3 (-1069)) (-4 *2 (-1069)))) (-2216 (*1 *2 *1) (-12 (-4 *1 (-357 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-5 *2 (-1127)))) (-3258 (*1 *2 *1) (-12 (-4 *1 (-357 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1069)))) (-2363 (*1 *2 *1 *2) (-12 (-4 *1 (-357 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1069)))))
+(-13 (-1069) (-10 -8 (-15 -4046 ($ |t#1|)) (-15 -4046 ($ |t#1| (-1127))) (-15 -3053 ($ $ (-1127))) (-15 -4231 ($ $)) (-15 -1856 (|t#1| $)) (-15 -2216 ((-1127) $)) (-15 -3258 (|t#2| $)) (-15 -2363 (|t#2| $ |t#2|))))
+(((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-2363 ((|#1| $ |#1|) 30)) (-3053 (($ $ (-1127)) 22)) (-1581 (((-3 |#1| "failed") $) 29)) (-3258 ((|#1| $) 27)) (-4046 (($ (-381)) 21) (($ (-381) (-1127)) 20)) (-1856 (((-381) $) 24)) (-2369 (((-1127) $) NIL)) (-2216 (((-1127) $) 25)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 19)) (-4231 (($ $) 23)) (-2264 (((-112) $ $) 18)))
+(((-358 |#1|) (-13 (-357 (-381) |#1|) (-10 -8 (-15 -1581 ((-3 |#1| "failed") $)))) (-1069)) (T -358))
+((-1581 (*1 *2 *1) (|partial| -12 (-5 *1 (-358 *2)) (-4 *2 (-1069)))))
+(-13 (-357 (-381) |#1|) (-10 -8 (-15 -1581 ((-3 |#1| "failed") $))))
+((-2946 (((-1228 (-667 |#2|)) (-1228 $)) 61)) (-2704 (((-667 |#2|) (-1228 $)) 120)) (-4281 ((|#2| $) 32)) (-2693 (((-667 |#2|) $ (-1228 $)) 123)) (-2988 (((-3 $ "failed") $) 75)) (-2710 ((|#2| $) 35)) (-2613 (((-1141 |#2|) $) 83)) (-1690 ((|#2| (-1228 $)) 106)) (-2015 (((-1141 |#2|) $) 28)) (-2030 (((-112)) 100)) (-2821 (($ (-1228 |#2|) (-1228 $)) 113)) (-1537 (((-3 $ "failed") $) 79)) (-1870 (((-112)) 95)) (-4189 (((-112)) 90)) (-2826 (((-112)) 53)) (-2128 (((-667 |#2|) (-1228 $)) 118)) (-2925 ((|#2| $) 31)) (-2224 (((-667 |#2|) $ (-1228 $)) 122)) (-3274 (((-3 $ "failed") $) 73)) (-1324 ((|#2| $) 34)) (-3784 (((-1141 |#2|) $) 82)) (-4216 ((|#2| (-1228 $)) 104)) (-3876 (((-1141 |#2|) $) 26)) (-1688 (((-112)) 99)) (-3143 (((-112)) 92)) (-1294 (((-112)) 51)) (-2498 (((-112)) 87)) (-2294 (((-112)) 101)) (-2999 (((-1228 |#2|) $ (-1228 $)) NIL) (((-667 |#2|) (-1228 $) (-1228 $)) 111)) (-4118 (((-112)) 97)) (-2364 (((-623 (-1228 |#2|))) 86)) (-2941 (((-112)) 98)) (-2582 (((-112)) 96)) (-3268 (((-112)) 46)) (-3836 (((-112)) 102)))
+(((-359 |#1| |#2|) (-10 -8 (-15 -2613 ((-1141 |#2|) |#1|)) (-15 -3784 ((-1141 |#2|) |#1|)) (-15 -2364 ((-623 (-1228 |#2|)))) (-15 -2988 ((-3 |#1| "failed") |#1|)) (-15 -3274 ((-3 |#1| "failed") |#1|)) (-15 -1537 ((-3 |#1| "failed") |#1|)) (-15 -4189 ((-112))) (-15 -3143 ((-112))) (-15 -1870 ((-112))) (-15 -1294 ((-112))) (-15 -2826 ((-112))) (-15 -2498 ((-112))) (-15 -3836 ((-112))) (-15 -2294 ((-112))) (-15 -2030 ((-112))) (-15 -1688 ((-112))) (-15 -3268 ((-112))) (-15 -2941 ((-112))) (-15 -2582 ((-112))) (-15 -4118 ((-112))) (-15 -2015 ((-1141 |#2|) |#1|)) (-15 -3876 ((-1141 |#2|) |#1|)) (-15 -2704 ((-667 |#2|) (-1228 |#1|))) (-15 -2128 ((-667 |#2|) (-1228 |#1|))) (-15 -1690 (|#2| (-1228 |#1|))) (-15 -4216 (|#2| (-1228 |#1|))) (-15 -2821 (|#1| (-1228 |#2|) (-1228 |#1|))) (-15 -2999 ((-667 |#2|) (-1228 |#1|) (-1228 |#1|))) (-15 -2999 ((-1228 |#2|) |#1| (-1228 |#1|))) (-15 -2710 (|#2| |#1|)) (-15 -1324 (|#2| |#1|)) (-15 -4281 (|#2| |#1|)) (-15 -2925 (|#2| |#1|)) (-15 -2693 ((-667 |#2|) |#1| (-1228 |#1|))) (-15 -2224 ((-667 |#2|) |#1| (-1228 |#1|))) (-15 -2946 ((-1228 (-667 |#2|)) (-1228 |#1|)))) (-360 |#2|) (-170)) (T -359))
+((-4118 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-2582 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-2941 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-3268 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-1688 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-2030 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-2294 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-3836 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-2498 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-2826 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-1294 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-1870 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-3143 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-4189 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))) (-2364 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-623 (-1228 *4))) (-5 *1 (-359 *3 *4)) (-4 *3 (-360 *4)))))
+(-10 -8 (-15 -2613 ((-1141 |#2|) |#1|)) (-15 -3784 ((-1141 |#2|) |#1|)) (-15 -2364 ((-623 (-1228 |#2|)))) (-15 -2988 ((-3 |#1| "failed") |#1|)) (-15 -3274 ((-3 |#1| "failed") |#1|)) (-15 -1537 ((-3 |#1| "failed") |#1|)) (-15 -4189 ((-112))) (-15 -3143 ((-112))) (-15 -1870 ((-112))) (-15 -1294 ((-112))) (-15 -2826 ((-112))) (-15 -2498 ((-112))) (-15 -3836 ((-112))) (-15 -2294 ((-112))) (-15 -2030 ((-112))) (-15 -1688 ((-112))) (-15 -3268 ((-112))) (-15 -2941 ((-112))) (-15 -2582 ((-112))) (-15 -4118 ((-112))) (-15 -2015 ((-1141 |#2|) |#1|)) (-15 -3876 ((-1141 |#2|) |#1|)) (-15 -2704 ((-667 |#2|) (-1228 |#1|))) (-15 -2128 ((-667 |#2|) (-1228 |#1|))) (-15 -1690 (|#2| (-1228 |#1|))) (-15 -4216 (|#2| (-1228 |#1|))) (-15 -2821 (|#1| (-1228 |#2|) (-1228 |#1|))) (-15 -2999 ((-667 |#2|) (-1228 |#1|) (-1228 |#1|))) (-15 -2999 ((-1228 |#2|) |#1| (-1228 |#1|))) (-15 -2710 (|#2| |#1|)) (-15 -1324 (|#2| |#1|)) (-15 -4281 (|#2| |#1|)) (-15 -2925 (|#2| |#1|)) (-15 -2693 ((-667 |#2|) |#1| (-1228 |#1|))) (-15 -2224 ((-667 |#2|) |#1| (-1228 |#1|))) (-15 -2946 ((-1228 (-667 |#2|)) (-1228 |#1|))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-2305 (((-3 $ "failed")) 37 (|has| |#1| (-542)))) (-1993 (((-3 $ "failed") $ $) 19)) (-2946 (((-1228 (-667 |#1|)) (-1228 $)) 78)) (-4259 (((-1228 $)) 81)) (-2991 (($) 17 T CONST)) (-1350 (((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed")) 40 (|has| |#1| (-542)))) (-1713 (((-3 $ "failed")) 38 (|has| |#1| (-542)))) (-2704 (((-667 |#1|) (-1228 $)) 65)) (-4281 ((|#1| $) 74)) (-2693 (((-667 |#1|) $ (-1228 $)) 76)) (-2988 (((-3 $ "failed") $) 45 (|has| |#1| (-542)))) (-1339 (($ $ (-895)) 28)) (-2710 ((|#1| $) 72)) (-2613 (((-1141 |#1|) $) 42 (|has| |#1| (-542)))) (-1690 ((|#1| (-1228 $)) 67)) (-2015 (((-1141 |#1|) $) 63)) (-2030 (((-112)) 57)) (-2821 (($ (-1228 |#1|) (-1228 $)) 69)) (-1537 (((-3 $ "failed") $) 47 (|has| |#1| (-542)))) (-3398 (((-895)) 80)) (-4094 (((-112)) 54)) (-2210 (($ $ (-895)) 33)) (-1870 (((-112)) 50)) (-4189 (((-112)) 48)) (-2826 (((-112)) 52)) (-3811 (((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed")) 41 (|has| |#1| (-542)))) (-3678 (((-3 $ "failed")) 39 (|has| |#1| (-542)))) (-2128 (((-667 |#1|) (-1228 $)) 66)) (-2925 ((|#1| $) 75)) (-2224 (((-667 |#1|) $ (-1228 $)) 77)) (-3274 (((-3 $ "failed") $) 46 (|has| |#1| (-542)))) (-1692 (($ $ (-895)) 29)) (-1324 ((|#1| $) 73)) (-3784 (((-1141 |#1|) $) 43 (|has| |#1| (-542)))) (-4216 ((|#1| (-1228 $)) 68)) (-3876 (((-1141 |#1|) $) 64)) (-1688 (((-112)) 58)) (-2369 (((-1127) $) 9)) (-3143 (((-112)) 49)) (-1294 (((-112)) 51)) (-2498 (((-112)) 53)) (-3445 (((-1089) $) 10)) (-2294 (((-112)) 56)) (-2999 (((-1228 |#1|) $ (-1228 $)) 71) (((-667 |#1|) (-1228 $) (-1228 $)) 70)) (-2778 (((-623 (-926 |#1|)) (-1228 $)) 79)) (-1353 (($ $ $) 25)) (-4118 (((-112)) 62)) (-2233 (((-837) $) 11)) (-2364 (((-623 (-1228 |#1|))) 44 (|has| |#1| (-542)))) (-4143 (($ $ $ $) 26)) (-2941 (((-112)) 60)) (-1923 (($ $ $) 24)) (-2582 (((-112)) 61)) (-3268 (((-112)) 59)) (-3836 (((-112)) 55)) (-2688 (($) 18 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 30)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
(((-360 |#1|) (-138) (-170)) (T -360))
-((-3406 (*1 *2) (-12 (-4 *3 (-170)) (-5 *2 (-1227 *1)) (-4 *1 (-360 *3)))) (-2122 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-894)))) (-2361 (*1 *2 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170)) (-5 *2 (-623 (-925 *4))))) (-1265 (*1 *2 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170)) (-5 *2 (-1227 (-667 *4))))) (-2127 (*1 *2 *1 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170)) (-5 *2 (-667 *4)))) (-2042 (*1 *2 *1 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170)) (-5 *2 (-667 *4)))) (-3813 (*1 *2 *1) (-12 (-4 *1 (-360 *2)) (-4 *2 (-170)))) (-1958 (*1 *2 *1) (-12 (-4 *1 (-360 *2)) (-4 *2 (-170)))) (-1842 (*1 *2 *1) (-12 (-4 *1 (-360 *2)) (-4 *2 (-170)))) (-1729 (*1 *2 *1) (-12 (-4 *1 (-360 *2)) (-4 *2 (-170)))) (-1373 (*1 *2 *1 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170)) (-5 *2 (-1227 *4)))) (-1373 (*1 *2 *3 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170)) (-5 *2 (-667 *4)))) (-4110 (*1 *1 *2 *3) (-12 (-5 *2 (-1227 *4)) (-5 *3 (-1227 *1)) (-4 *4 (-170)) (-4 *1 (-360 *4)))) (-4012 (*1 *2 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *2)) (-4 *2 (-170)))) (-3945 (*1 *2 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *2)) (-4 *2 (-170)))) (-2116 (*1 *2 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170)) (-5 *2 (-667 *4)))) (-2043 (*1 *2 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170)) (-5 *2 (-667 *4)))) (-1603 (*1 *2 *1) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-1140 *3)))) (-1474 (*1 *2 *1) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-1140 *3)))) (-2564 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-2473 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-2376 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-2286 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-2197 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-2105 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-3089 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-2990 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-2890 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-2781 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-2685 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-2591 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-3657 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-3528 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-3400 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-1386 (*1 *1 *1) (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-170)) (-4 *2 (-542)))) (-2732 (*1 *1 *1) (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-170)) (-4 *2 (-542)))) (-3818 (*1 *1 *1) (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-170)) (-4 *2 (-542)))) (-3268 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-4 *3 (-542)) (-5 *2 (-623 (-1227 *3))))) (-1305 (*1 *2 *1) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-4 *3 (-542)) (-5 *2 (-1140 *3)))) (-4215 (*1 *2 *1) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-4 *3 (-542)) (-5 *2 (-1140 *3)))) (-2662 (*1 *2) (|partial| -12 (-4 *3 (-542)) (-4 *3 (-170)) (-5 *2 (-2 (|:| |particular| *1) (|:| -2437 (-623 *1)))) (-4 *1 (-360 *3)))) (-3726 (*1 *2) (|partial| -12 (-4 *3 (-542)) (-4 *3 (-170)) (-5 *2 (-2 (|:| |particular| *1) (|:| -2437 (-623 *1)))) (-4 *1 (-360 *3)))) (-4080 (*1 *1) (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-542)) (-4 *2 (-170)))) (-3947 (*1 *1) (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-542)) (-4 *2 (-170)))) (-3090 (*1 *1) (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-542)) (-4 *2 (-170)))))
-(-13 (-723 |t#1|) (-10 -8 (-15 -3406 ((-1227 $))) (-15 -2122 ((-894))) (-15 -2361 ((-623 (-925 |t#1|)) (-1227 $))) (-15 -1265 ((-1227 (-667 |t#1|)) (-1227 $))) (-15 -2127 ((-667 |t#1|) $ (-1227 $))) (-15 -2042 ((-667 |t#1|) $ (-1227 $))) (-15 -3813 (|t#1| $)) (-15 -1958 (|t#1| $)) (-15 -1842 (|t#1| $)) (-15 -1729 (|t#1| $)) (-15 -1373 ((-1227 |t#1|) $ (-1227 $))) (-15 -1373 ((-667 |t#1|) (-1227 $) (-1227 $))) (-15 -4110 ($ (-1227 |t#1|) (-1227 $))) (-15 -4012 (|t#1| (-1227 $))) (-15 -3945 (|t#1| (-1227 $))) (-15 -2116 ((-667 |t#1|) (-1227 $))) (-15 -2043 ((-667 |t#1|) (-1227 $))) (-15 -1603 ((-1140 |t#1|) $)) (-15 -1474 ((-1140 |t#1|) $)) (-15 -2564 ((-112))) (-15 -2473 ((-112))) (-15 -2376 ((-112))) (-15 -2286 ((-112))) (-15 -2197 ((-112))) (-15 -2105 ((-112))) (-15 -3089 ((-112))) (-15 -2990 ((-112))) (-15 -2890 ((-112))) (-15 -2781 ((-112))) (-15 -2685 ((-112))) (-15 -2591 ((-112))) (-15 -3657 ((-112))) (-15 -3528 ((-112))) (-15 -3400 ((-112))) (IF (|has| |t#1| (-542)) (PROGN (-15 -1386 ((-3 $ "failed") $)) (-15 -2732 ((-3 $ "failed") $)) (-15 -3818 ((-3 $ "failed") $)) (-15 -3268 ((-623 (-1227 |t#1|)))) (-15 -1305 ((-1140 |t#1|) $)) (-15 -4215 ((-1140 |t#1|) $)) (-15 -2662 ((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed"))) (-15 -3726 ((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed"))) (-15 -4080 ((-3 $ "failed"))) (-15 -3947 ((-3 $ "failed"))) (-15 -3090 ((-3 $ "failed"))) (-6 -4339)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 |#1|) . T) ((-696 |#1|) . T) ((-699) . T) ((-723 |#1|) . T) ((-740) . T) ((-1026 |#1|) . T) ((-1068) . T))
-((-1504 (((-112) $ $) 7)) (-4319 (((-749)) 16)) (-1741 (($) 13)) (-2253 (((-894) $) 14)) (-1825 (((-1126) $) 9)) (-2922 (($ (-894)) 15)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2316 (((-112) $ $) 6)))
+((-4259 (*1 *2) (-12 (-4 *3 (-170)) (-5 *2 (-1228 *1)) (-4 *1 (-360 *3)))) (-3398 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-895)))) (-2778 (*1 *2 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170)) (-5 *2 (-623 (-926 *4))))) (-2946 (*1 *2 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170)) (-5 *2 (-1228 (-667 *4))))) (-2224 (*1 *2 *1 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170)) (-5 *2 (-667 *4)))) (-2693 (*1 *2 *1 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170)) (-5 *2 (-667 *4)))) (-2925 (*1 *2 *1) (-12 (-4 *1 (-360 *2)) (-4 *2 (-170)))) (-4281 (*1 *2 *1) (-12 (-4 *1 (-360 *2)) (-4 *2 (-170)))) (-1324 (*1 *2 *1) (-12 (-4 *1 (-360 *2)) (-4 *2 (-170)))) (-2710 (*1 *2 *1) (-12 (-4 *1 (-360 *2)) (-4 *2 (-170)))) (-2999 (*1 *2 *1 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170)) (-5 *2 (-1228 *4)))) (-2999 (*1 *2 *3 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170)) (-5 *2 (-667 *4)))) (-2821 (*1 *1 *2 *3) (-12 (-5 *2 (-1228 *4)) (-5 *3 (-1228 *1)) (-4 *4 (-170)) (-4 *1 (-360 *4)))) (-4216 (*1 *2 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *2)) (-4 *2 (-170)))) (-1690 (*1 *2 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *2)) (-4 *2 (-170)))) (-2128 (*1 *2 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170)) (-5 *2 (-667 *4)))) (-2704 (*1 *2 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170)) (-5 *2 (-667 *4)))) (-3876 (*1 *2 *1) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-1141 *3)))) (-2015 (*1 *2 *1) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-1141 *3)))) (-4118 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-2582 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-2941 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-3268 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-1688 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-2030 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-2294 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-3836 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-4094 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-2498 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-2826 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-1294 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-1870 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-3143 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-4189 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))) (-1537 (*1 *1 *1) (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-170)) (-4 *2 (-542)))) (-3274 (*1 *1 *1) (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-170)) (-4 *2 (-542)))) (-2988 (*1 *1 *1) (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-170)) (-4 *2 (-542)))) (-2364 (*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-4 *3 (-542)) (-5 *2 (-623 (-1228 *3))))) (-3784 (*1 *2 *1) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-4 *3 (-542)) (-5 *2 (-1141 *3)))) (-2613 (*1 *2 *1) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-4 *3 (-542)) (-5 *2 (-1141 *3)))) (-3811 (*1 *2) (|partial| -12 (-4 *3 (-542)) (-4 *3 (-170)) (-5 *2 (-2 (|:| |particular| *1) (|:| -2206 (-623 *1)))) (-4 *1 (-360 *3)))) (-1350 (*1 *2) (|partial| -12 (-4 *3 (-542)) (-4 *3 (-170)) (-5 *2 (-2 (|:| |particular| *1) (|:| -2206 (-623 *1)))) (-4 *1 (-360 *3)))) (-3678 (*1 *1) (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-542)) (-4 *2 (-170)))) (-1713 (*1 *1) (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-542)) (-4 *2 (-170)))) (-2305 (*1 *1) (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-542)) (-4 *2 (-170)))))
+(-13 (-723 |t#1|) (-10 -8 (-15 -4259 ((-1228 $))) (-15 -3398 ((-895))) (-15 -2778 ((-623 (-926 |t#1|)) (-1228 $))) (-15 -2946 ((-1228 (-667 |t#1|)) (-1228 $))) (-15 -2224 ((-667 |t#1|) $ (-1228 $))) (-15 -2693 ((-667 |t#1|) $ (-1228 $))) (-15 -2925 (|t#1| $)) (-15 -4281 (|t#1| $)) (-15 -1324 (|t#1| $)) (-15 -2710 (|t#1| $)) (-15 -2999 ((-1228 |t#1|) $ (-1228 $))) (-15 -2999 ((-667 |t#1|) (-1228 $) (-1228 $))) (-15 -2821 ($ (-1228 |t#1|) (-1228 $))) (-15 -4216 (|t#1| (-1228 $))) (-15 -1690 (|t#1| (-1228 $))) (-15 -2128 ((-667 |t#1|) (-1228 $))) (-15 -2704 ((-667 |t#1|) (-1228 $))) (-15 -3876 ((-1141 |t#1|) $)) (-15 -2015 ((-1141 |t#1|) $)) (-15 -4118 ((-112))) (-15 -2582 ((-112))) (-15 -2941 ((-112))) (-15 -3268 ((-112))) (-15 -1688 ((-112))) (-15 -2030 ((-112))) (-15 -2294 ((-112))) (-15 -3836 ((-112))) (-15 -4094 ((-112))) (-15 -2498 ((-112))) (-15 -2826 ((-112))) (-15 -1294 ((-112))) (-15 -1870 ((-112))) (-15 -3143 ((-112))) (-15 -4189 ((-112))) (IF (|has| |t#1| (-542)) (PROGN (-15 -1537 ((-3 $ "failed") $)) (-15 -3274 ((-3 $ "failed") $)) (-15 -2988 ((-3 $ "failed") $)) (-15 -2364 ((-623 (-1228 |t#1|)))) (-15 -3784 ((-1141 |t#1|) $)) (-15 -2613 ((-1141 |t#1|) $)) (-15 -3811 ((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed"))) (-15 -1350 ((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed"))) (-15 -3678 ((-3 $ "failed"))) (-15 -1713 ((-3 $ "failed"))) (-15 -2305 ((-3 $ "failed"))) (-6 -4341)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 |#1|) . T) ((-696 |#1|) . T) ((-699) . T) ((-723 |#1|) . T) ((-740) . T) ((-1027 |#1|) . T) ((-1069) . T))
+((-2221 (((-112) $ $) 7)) (-3828 (((-749)) 16)) (-1864 (($) 13)) (-4073 (((-895) $) 14)) (-2369 (((-1127) $) 9)) (-3690 (($ (-895)) 15)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2264 (((-112) $ $) 6)))
(((-361) (-138)) (T -361))
-((-4319 (*1 *2) (-12 (-4 *1 (-361)) (-5 *2 (-749)))) (-2922 (*1 *1 *2) (-12 (-5 *2 (-894)) (-4 *1 (-361)))) (-2253 (*1 *2 *1) (-12 (-4 *1 (-361)) (-5 *2 (-894)))) (-1741 (*1 *1) (-4 *1 (-361))))
-(-13 (-1068) (-10 -8 (-15 -4319 ((-749))) (-15 -2922 ($ (-894))) (-15 -2253 ((-894) $)) (-15 -1741 ($))))
-(((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-1615 (((-667 |#2|) (-1227 $)) 40)) (-4110 (($ (-1227 |#2|) (-1227 $)) 34)) (-2677 (((-667 |#2|) $ (-1227 $)) 42)) (-3453 ((|#2| (-1227 $)) 13)) (-1373 (((-1227 |#2|) $ (-1227 $)) NIL) (((-667 |#2|) (-1227 $) (-1227 $)) 25)))
-(((-362 |#1| |#2| |#3|) (-10 -8 (-15 -1615 ((-667 |#2|) (-1227 |#1|))) (-15 -3453 (|#2| (-1227 |#1|))) (-15 -4110 (|#1| (-1227 |#2|) (-1227 |#1|))) (-15 -1373 ((-667 |#2|) (-1227 |#1|) (-1227 |#1|))) (-15 -1373 ((-1227 |#2|) |#1| (-1227 |#1|))) (-15 -2677 ((-667 |#2|) |#1| (-1227 |#1|)))) (-363 |#2| |#3|) (-170) (-1203 |#2|)) (T -362))
-NIL
-(-10 -8 (-15 -1615 ((-667 |#2|) (-1227 |#1|))) (-15 -3453 (|#2| (-1227 |#1|))) (-15 -4110 (|#1| (-1227 |#2|) (-1227 |#1|))) (-15 -1373 ((-667 |#2|) (-1227 |#1|) (-1227 |#1|))) (-15 -1373 ((-1227 |#2|) |#1| (-1227 |#1|))) (-15 -2677 ((-667 |#2|) |#1| (-1227 |#1|))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-1615 (((-667 |#1|) (-1227 $)) 44)) (-2252 ((|#1| $) 50)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-4110 (($ (-1227 |#1|) (-1227 $)) 46)) (-2677 (((-667 |#1|) $ (-1227 $)) 51)) (-1386 (((-3 $ "failed") $) 32)) (-2122 (((-894)) 52)) (-3102 (((-112) $) 30)) (-1389 ((|#1| $) 49)) (-1428 ((|#2| $) 42 (|has| |#1| (-356)))) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-3453 ((|#1| (-1227 $)) 45)) (-1373 (((-1227 |#1|) $ (-1227 $)) 48) (((-667 |#1|) (-1227 $) (-1227 $)) 47)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#1|) 35)) (-4242 (((-3 $ "failed") $) 41 (|has| |#1| (-143)))) (-2608 ((|#2| $) 43)) (-2390 (((-749)) 28)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 37) (($ |#1| $) 36)))
-(((-363 |#1| |#2|) (-138) (-170) (-1203 |t#1|)) (T -363))
-((-2122 (*1 *2) (-12 (-4 *1 (-363 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1203 *3)) (-5 *2 (-894)))) (-2677 (*1 *2 *1 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-363 *4 *5)) (-4 *4 (-170)) (-4 *5 (-1203 *4)) (-5 *2 (-667 *4)))) (-2252 (*1 *2 *1) (-12 (-4 *1 (-363 *2 *3)) (-4 *3 (-1203 *2)) (-4 *2 (-170)))) (-1389 (*1 *2 *1) (-12 (-4 *1 (-363 *2 *3)) (-4 *3 (-1203 *2)) (-4 *2 (-170)))) (-1373 (*1 *2 *1 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-363 *4 *5)) (-4 *4 (-170)) (-4 *5 (-1203 *4)) (-5 *2 (-1227 *4)))) (-1373 (*1 *2 *3 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-363 *4 *5)) (-4 *4 (-170)) (-4 *5 (-1203 *4)) (-5 *2 (-667 *4)))) (-4110 (*1 *1 *2 *3) (-12 (-5 *2 (-1227 *4)) (-5 *3 (-1227 *1)) (-4 *4 (-170)) (-4 *1 (-363 *4 *5)) (-4 *5 (-1203 *4)))) (-3453 (*1 *2 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-363 *2 *4)) (-4 *4 (-1203 *2)) (-4 *2 (-170)))) (-1615 (*1 *2 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-363 *4 *5)) (-4 *4 (-170)) (-4 *5 (-1203 *4)) (-5 *2 (-667 *4)))) (-2608 (*1 *2 *1) (-12 (-4 *1 (-363 *3 *2)) (-4 *3 (-170)) (-4 *2 (-1203 *3)))) (-1428 (*1 *2 *1) (-12 (-4 *1 (-363 *3 *2)) (-4 *3 (-170)) (-4 *3 (-356)) (-4 *2 (-1203 *3)))))
-(-13 (-38 |t#1|) (-10 -8 (-15 -2122 ((-894))) (-15 -2677 ((-667 |t#1|) $ (-1227 $))) (-15 -2252 (|t#1| $)) (-15 -1389 (|t#1| $)) (-15 -1373 ((-1227 |t#1|) $ (-1227 $))) (-15 -1373 ((-667 |t#1|) (-1227 $) (-1227 $))) (-15 -4110 ($ (-1227 |t#1|) (-1227 $))) (-15 -3453 (|t#1| (-1227 $))) (-15 -1615 ((-667 |t#1|) (-1227 $))) (-15 -2608 (|t#2| $)) (IF (|has| |t#1| (-356)) (-15 -1428 (|t#2| $)) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-143)) (-6 (-143)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-696 |#1|) . T) ((-705) . T) ((-1026 |#1|) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-3572 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 23)) (-2419 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 15)) (-3972 ((|#4| (-1 |#3| |#1|) |#2|) 21)))
-(((-364 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3972 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -2419 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -3572 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1181) (-366 |#1|) (-1181) (-366 |#3|)) (T -364))
-((-3572 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1181)) (-4 *5 (-1181)) (-4 *2 (-366 *5)) (-5 *1 (-364 *6 *4 *5 *2)) (-4 *4 (-366 *6)))) (-2419 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1181)) (-4 *2 (-1181)) (-5 *1 (-364 *5 *4 *2 *6)) (-4 *4 (-366 *5)) (-4 *6 (-366 *2)))) (-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1181)) (-4 *6 (-1181)) (-4 *2 (-366 *6)) (-5 *1 (-364 *5 *4 *6 *2)) (-4 *4 (-366 *5)))))
-(-10 -7 (-15 -3972 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -2419 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -3572 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|)))
-((-3654 (((-112) (-1 (-112) |#2| |#2|) $) NIL) (((-112) $) 18)) (-3491 (($ (-1 (-112) |#2| |#2|) $) NIL) (($ $) 28)) (-1674 (($ (-1 (-112) |#2| |#2|) $) 27) (($ $) 22)) (-3243 (($ $) 25)) (-2302 (((-550) (-1 (-112) |#2|) $) NIL) (((-550) |#2| $) 11) (((-550) |#2| $ (-550)) NIL)) (-1832 (($ (-1 (-112) |#2| |#2|) $ $) NIL) (($ $ $) 20)))
-(((-365 |#1| |#2|) (-10 -8 (-15 -3491 (|#1| |#1|)) (-15 -3491 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -3654 ((-112) |#1|)) (-15 -1674 (|#1| |#1|)) (-15 -1832 (|#1| |#1| |#1|)) (-15 -2302 ((-550) |#2| |#1| (-550))) (-15 -2302 ((-550) |#2| |#1|)) (-15 -2302 ((-550) (-1 (-112) |#2|) |#1|)) (-15 -3654 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -1674 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -3243 (|#1| |#1|)) (-15 -1832 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|))) (-366 |#2|) (-1181)) (T -365))
-NIL
-(-10 -8 (-15 -3491 (|#1| |#1|)) (-15 -3491 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -3654 ((-112) |#1|)) (-15 -1674 (|#1| |#1|)) (-15 -1832 (|#1| |#1| |#1|)) (-15 -2302 ((-550) |#2| |#1| (-550))) (-15 -2302 ((-550) |#2| |#1|)) (-15 -2302 ((-550) (-1 (-112) |#2|) |#1|)) (-15 -3654 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -1674 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -3243 (|#1| |#1|)) (-15 -1832 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-3029 (((-1232) $ (-550) (-550)) 40 (|has| $ (-6 -4343)))) (-3654 (((-112) (-1 (-112) |#1| |#1|) $) 98) (((-112) $) 92 (|has| |#1| (-825)))) (-3491 (($ (-1 (-112) |#1| |#1|) $) 89 (|has| $ (-6 -4343))) (($ $) 88 (-12 (|has| |#1| (-825)) (|has| $ (-6 -4343))))) (-1674 (($ (-1 (-112) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-825)))) (-4047 (((-112) $ (-749)) 8)) (-1705 ((|#1| $ (-550) |#1|) 52 (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) 58 (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4342)))) (-3513 (($) 7 T CONST)) (-2342 (($ $) 90 (|has| $ (-6 -4343)))) (-3243 (($ $) 100)) (-1328 (($ $) 78 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3137 (($ |#1| $) 77 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#1|) $) 74 (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4342)))) (-3245 ((|#1| $ (-550) |#1|) 53 (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) 51)) (-2302 (((-550) (-1 (-112) |#1|) $) 97) (((-550) |#1| $) 96 (|has| |#1| (-1068))) (((-550) |#1| $ (-550)) 95 (|has| |#1| (-1068)))) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-2578 (($ (-749) |#1|) 69)) (-1859 (((-112) $ (-749)) 9)) (-3195 (((-550) $) 43 (|has| (-550) (-825)))) (-2707 (($ $ $) 87 (|has| |#1| (-825)))) (-1832 (($ (-1 (-112) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-825)))) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3283 (((-550) $) 44 (|has| (-550) (-825)))) (-4164 (($ $ $) 86 (|has| |#1| (-825)))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-2055 (($ |#1| $ (-550)) 60) (($ $ $ (-550)) 59)) (-2325 (((-623 (-550)) $) 46)) (-2400 (((-112) (-550) $) 47)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-1293 ((|#1| $) 42 (|has| (-550) (-825)))) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 71)) (-3111 (($ $ |#1|) 41 (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2256 (((-112) |#1| $) 45 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) 48)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#1| $ (-550) |#1|) 50) ((|#1| $ (-550)) 49) (($ $ (-1194 (-550))) 63)) (-1529 (($ $ (-550)) 62) (($ $ (-1194 (-550))) 61)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3593 (($ $ $ (-550)) 91 (|has| $ (-6 -4343)))) (-1731 (($ $) 13)) (-4028 (((-526) $) 79 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 70)) (-3227 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-623 $)) 65)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) 84 (|has| |#1| (-825)))) (-2345 (((-112) $ $) 83 (|has| |#1| (-825)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-2354 (((-112) $ $) 85 (|has| |#1| (-825)))) (-2335 (((-112) $ $) 82 (|has| |#1| (-825)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-366 |#1|) (-138) (-1181)) (T -366))
-((-1832 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-366 *3)) (-4 *3 (-1181)))) (-3243 (*1 *1 *1) (-12 (-4 *1 (-366 *2)) (-4 *2 (-1181)))) (-1674 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-366 *3)) (-4 *3 (-1181)))) (-3654 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *1 (-366 *4)) (-4 *4 (-1181)) (-5 *2 (-112)))) (-2302 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4)) (-4 *1 (-366 *4)) (-4 *4 (-1181)) (-5 *2 (-550)))) (-2302 (*1 *2 *3 *1) (-12 (-4 *1 (-366 *3)) (-4 *3 (-1181)) (-4 *3 (-1068)) (-5 *2 (-550)))) (-2302 (*1 *2 *3 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-366 *3)) (-4 *3 (-1181)) (-4 *3 (-1068)))) (-1832 (*1 *1 *1 *1) (-12 (-4 *1 (-366 *2)) (-4 *2 (-1181)) (-4 *2 (-825)))) (-1674 (*1 *1 *1) (-12 (-4 *1 (-366 *2)) (-4 *2 (-1181)) (-4 *2 (-825)))) (-3654 (*1 *2 *1) (-12 (-4 *1 (-366 *3)) (-4 *3 (-1181)) (-4 *3 (-825)) (-5 *2 (-112)))) (-3593 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-550)) (|has| *1 (-6 -4343)) (-4 *1 (-366 *3)) (-4 *3 (-1181)))) (-2342 (*1 *1 *1) (-12 (|has| *1 (-6 -4343)) (-4 *1 (-366 *2)) (-4 *2 (-1181)))) (-3491 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3 *3)) (|has| *1 (-6 -4343)) (-4 *1 (-366 *3)) (-4 *3 (-1181)))) (-3491 (*1 *1 *1) (-12 (|has| *1 (-6 -4343)) (-4 *1 (-366 *2)) (-4 *2 (-1181)) (-4 *2 (-825)))))
-(-13 (-629 |t#1|) (-10 -8 (-6 -4342) (-15 -1832 ($ (-1 (-112) |t#1| |t#1|) $ $)) (-15 -3243 ($ $)) (-15 -1674 ($ (-1 (-112) |t#1| |t#1|) $)) (-15 -3654 ((-112) (-1 (-112) |t#1| |t#1|) $)) (-15 -2302 ((-550) (-1 (-112) |t#1|) $)) (IF (|has| |t#1| (-1068)) (PROGN (-15 -2302 ((-550) |t#1| $)) (-15 -2302 ((-550) |t#1| $ (-550)))) |%noBranch|) (IF (|has| |t#1| (-825)) (PROGN (-6 (-825)) (-15 -1832 ($ $ $)) (-15 -1674 ($ $)) (-15 -3654 ((-112) $))) |%noBranch|) (IF (|has| $ (-6 -4343)) (PROGN (-15 -3593 ($ $ $ (-550))) (-15 -2342 ($ $)) (-15 -3491 ($ (-1 (-112) |t#1| |t#1|) $)) (IF (|has| |t#1| (-825)) (-15 -3491 ($ $)) |%noBranch|)) |%noBranch|)))
-(((-34) . T) ((-101) -1561 (|has| |#1| (-1068)) (|has| |#1| (-825))) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-825)) (|has| |#1| (-595 (-836)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 #0=(-550) |#1|) . T) ((-281 #0# |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-586 #0# |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-629 |#1|) . T) ((-825) |has| |#1| (-825)) ((-1068) -1561 (|has| |#1| (-1068)) (|has| |#1| (-825))) ((-1181) . T))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-1540 (((-623 |#1|) $) 32)) (-2859 (($ $ (-749)) 33)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-3527 (((-1251 |#1| |#2|) (-1251 |#1| |#2|) $) 36)) (-1522 (($ $) 34)) (-3636 (((-1251 |#1| |#2|) (-1251 |#1| |#2|) $) 37)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-3866 (($ $ |#1| $) 31) (($ $ (-623 |#1|) (-623 $)) 30)) (-2970 (((-749) $) 38)) (-1532 (($ $ $) 29)) (-1518 (((-836) $) 11) (($ |#1|) 41) (((-1242 |#1| |#2|) $) 40) (((-1251 |#1| |#2|) $) 39)) (-2855 ((|#2| (-1251 |#1| |#2|) $) 42)) (-2626 (($) 18 T CONST)) (-3737 (($ (-650 |#1|)) 35)) (-2316 (((-112) $ $) 6)) (-2414 (($ $ |#2|) 28 (|has| |#2| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ |#2| $) 23) (($ $ |#2|) 26)))
+((-3828 (*1 *2) (-12 (-4 *1 (-361)) (-5 *2 (-749)))) (-3690 (*1 *1 *2) (-12 (-5 *2 (-895)) (-4 *1 (-361)))) (-4073 (*1 *2 *1) (-12 (-4 *1 (-361)) (-5 *2 (-895)))) (-1864 (*1 *1) (-4 *1 (-361))))
+(-13 (-1069) (-10 -8 (-15 -3828 ((-749))) (-15 -3690 ($ (-895))) (-15 -4073 ((-895) $)) (-15 -1864 ($))))
+(((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-3992 (((-667 |#2|) (-1228 $)) 40)) (-2821 (($ (-1228 |#2|) (-1228 $)) 34)) (-2766 (((-667 |#2|) $ (-1228 $)) 42)) (-3563 ((|#2| (-1228 $)) 13)) (-2999 (((-1228 |#2|) $ (-1228 $)) NIL) (((-667 |#2|) (-1228 $) (-1228 $)) 25)))
+(((-362 |#1| |#2| |#3|) (-10 -8 (-15 -3992 ((-667 |#2|) (-1228 |#1|))) (-15 -3563 (|#2| (-1228 |#1|))) (-15 -2821 (|#1| (-1228 |#2|) (-1228 |#1|))) (-15 -2999 ((-667 |#2|) (-1228 |#1|) (-1228 |#1|))) (-15 -2999 ((-1228 |#2|) |#1| (-1228 |#1|))) (-15 -2766 ((-667 |#2|) |#1| (-1228 |#1|)))) (-363 |#2| |#3|) (-170) (-1204 |#2|)) (T -362))
+NIL
+(-10 -8 (-15 -3992 ((-667 |#2|) (-1228 |#1|))) (-15 -3563 (|#2| (-1228 |#1|))) (-15 -2821 (|#1| (-1228 |#2|) (-1228 |#1|))) (-15 -2999 ((-667 |#2|) (-1228 |#1|) (-1228 |#1|))) (-15 -2999 ((-1228 |#2|) |#1| (-1228 |#1|))) (-15 -2766 ((-667 |#2|) |#1| (-1228 |#1|))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3992 (((-667 |#1|) (-1228 $)) 44)) (-2223 ((|#1| $) 50)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-2821 (($ (-1228 |#1|) (-1228 $)) 46)) (-2766 (((-667 |#1|) $ (-1228 $)) 51)) (-1537 (((-3 $ "failed") $) 32)) (-3398 (((-895)) 52)) (-2419 (((-112) $) 30)) (-1571 ((|#1| $) 49)) (-2835 ((|#2| $) 42 (|has| |#1| (-356)))) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3563 ((|#1| (-1228 $)) 45)) (-2999 (((-1228 |#1|) $ (-1228 $)) 48) (((-667 |#1|) (-1228 $) (-1228 $)) 47)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#1|) 35)) (-1613 (((-3 $ "failed") $) 41 (|has| |#1| (-143)))) (-3359 ((|#2| $) 43)) (-3091 (((-749)) 28)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 37) (($ |#1| $) 36)))
+(((-363 |#1| |#2|) (-138) (-170) (-1204 |t#1|)) (T -363))
+((-3398 (*1 *2) (-12 (-4 *1 (-363 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1204 *3)) (-5 *2 (-895)))) (-2766 (*1 *2 *1 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-363 *4 *5)) (-4 *4 (-170)) (-4 *5 (-1204 *4)) (-5 *2 (-667 *4)))) (-2223 (*1 *2 *1) (-12 (-4 *1 (-363 *2 *3)) (-4 *3 (-1204 *2)) (-4 *2 (-170)))) (-1571 (*1 *2 *1) (-12 (-4 *1 (-363 *2 *3)) (-4 *3 (-1204 *2)) (-4 *2 (-170)))) (-2999 (*1 *2 *1 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-363 *4 *5)) (-4 *4 (-170)) (-4 *5 (-1204 *4)) (-5 *2 (-1228 *4)))) (-2999 (*1 *2 *3 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-363 *4 *5)) (-4 *4 (-170)) (-4 *5 (-1204 *4)) (-5 *2 (-667 *4)))) (-2821 (*1 *1 *2 *3) (-12 (-5 *2 (-1228 *4)) (-5 *3 (-1228 *1)) (-4 *4 (-170)) (-4 *1 (-363 *4 *5)) (-4 *5 (-1204 *4)))) (-3563 (*1 *2 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-363 *2 *4)) (-4 *4 (-1204 *2)) (-4 *2 (-170)))) (-3992 (*1 *2 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-363 *4 *5)) (-4 *4 (-170)) (-4 *5 (-1204 *4)) (-5 *2 (-667 *4)))) (-3359 (*1 *2 *1) (-12 (-4 *1 (-363 *3 *2)) (-4 *3 (-170)) (-4 *2 (-1204 *3)))) (-2835 (*1 *2 *1) (-12 (-4 *1 (-363 *3 *2)) (-4 *3 (-170)) (-4 *3 (-356)) (-4 *2 (-1204 *3)))))
+(-13 (-38 |t#1|) (-10 -8 (-15 -3398 ((-895))) (-15 -2766 ((-667 |t#1|) $ (-1228 $))) (-15 -2223 (|t#1| $)) (-15 -1571 (|t#1| $)) (-15 -2999 ((-1228 |t#1|) $ (-1228 $))) (-15 -2999 ((-667 |t#1|) (-1228 $) (-1228 $))) (-15 -2821 ($ (-1228 |t#1|) (-1228 $))) (-15 -3563 (|t#1| (-1228 $))) (-15 -3992 ((-667 |t#1|) (-1228 $))) (-15 -3359 (|t#2| $)) (IF (|has| |t#1| (-356)) (-15 -2835 (|t#2| $)) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-143)) (-6 (-143)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-696 |#1|) . T) ((-705) . T) ((-1027 |#1|) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2304 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 23)) (-2924 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 15)) (-2392 ((|#4| (-1 |#3| |#1|) |#2|) 21)))
+(((-364 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2392 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -2924 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -2304 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1182) (-366 |#1|) (-1182) (-366 |#3|)) (T -364))
+((-2304 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1182)) (-4 *5 (-1182)) (-4 *2 (-366 *5)) (-5 *1 (-364 *6 *4 *5 *2)) (-4 *4 (-366 *6)))) (-2924 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1182)) (-4 *2 (-1182)) (-5 *1 (-364 *5 *4 *2 *6)) (-4 *4 (-366 *5)) (-4 *6 (-366 *2)))) (-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1182)) (-4 *6 (-1182)) (-4 *2 (-366 *6)) (-5 *1 (-364 *5 *4 *6 *2)) (-4 *4 (-366 *5)))))
+(-10 -7 (-15 -2392 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -2924 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -2304 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|)))
+((-1837 (((-112) (-1 (-112) |#2| |#2|) $) NIL) (((-112) $) 18)) (-2734 (($ (-1 (-112) |#2| |#2|) $) NIL) (($ $) 28)) (-1814 (($ (-1 (-112) |#2| |#2|) $) 27) (($ $) 22)) (-1999 (($ $) 25)) (-3088 (((-550) (-1 (-112) |#2|) $) NIL) (((-550) |#2| $) 11) (((-550) |#2| $ (-550)) NIL)) (-2441 (($ (-1 (-112) |#2| |#2|) $ $) NIL) (($ $ $) 20)))
+(((-365 |#1| |#2|) (-10 -8 (-15 -2734 (|#1| |#1|)) (-15 -2734 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -1837 ((-112) |#1|)) (-15 -1814 (|#1| |#1|)) (-15 -2441 (|#1| |#1| |#1|)) (-15 -3088 ((-550) |#2| |#1| (-550))) (-15 -3088 ((-550) |#2| |#1|)) (-15 -3088 ((-550) (-1 (-112) |#2|) |#1|)) (-15 -1837 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -1814 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -1999 (|#1| |#1|)) (-15 -2441 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|))) (-366 |#2|) (-1182)) (T -365))
+NIL
+(-10 -8 (-15 -2734 (|#1| |#1|)) (-15 -2734 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -1837 ((-112) |#1|)) (-15 -1814 (|#1| |#1|)) (-15 -2441 (|#1| |#1| |#1|)) (-15 -3088 ((-550) |#2| |#1| (-550))) (-15 -3088 ((-550) |#2| |#1|)) (-15 -3088 ((-550) (-1 (-112) |#2|) |#1|)) (-15 -1837 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -1814 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -1999 (|#1| |#1|)) (-15 -2441 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-3037 (((-1233) $ (-550) (-550)) 40 (|has| $ (-6 -4345)))) (-1837 (((-112) (-1 (-112) |#1| |#1|) $) 98) (((-112) $) 92 (|has| |#1| (-825)))) (-2734 (($ (-1 (-112) |#1| |#1|) $) 89 (|has| $ (-6 -4345))) (($ $) 88 (-12 (|has| |#1| (-825)) (|has| $ (-6 -4345))))) (-1814 (($ (-1 (-112) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-825)))) (-3368 (((-112) $ (-749)) 8)) (-2409 ((|#1| $ (-550) |#1|) 52 (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) 58 (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4344)))) (-2991 (($) 7 T CONST)) (-3770 (($ $) 90 (|has| $ (-6 -4345)))) (-1999 (($ $) 100)) (-2708 (($ $) 78 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-1979 (($ |#1| $) 77 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#1|) $) 74 (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4344)))) (-3317 ((|#1| $ (-550) |#1|) 53 (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) 51)) (-3088 (((-550) (-1 (-112) |#1|) $) 97) (((-550) |#1| $) 96 (|has| |#1| (-1069))) (((-550) |#1| $ (-550)) 95 (|has| |#1| (-1069)))) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-3375 (($ (-749) |#1|) 69)) (-1445 (((-112) $ (-749)) 9)) (-3096 (((-550) $) 43 (|has| (-550) (-825)))) (-2793 (($ $ $) 87 (|has| |#1| (-825)))) (-2441 (($ (-1 (-112) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-825)))) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2506 (((-550) $) 44 (|has| (-550) (-825)))) (-2173 (($ $ $) 86 (|has| |#1| (-825)))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-1476 (($ |#1| $ (-550)) 60) (($ $ $ (-550)) 59)) (-3611 (((-623 (-550)) $) 46)) (-3166 (((-112) (-550) $) 47)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-3858 ((|#1| $) 42 (|has| (-550) (-825)))) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 71)) (-2491 (($ $ |#1|) 41 (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4100 (((-112) |#1| $) 45 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) 48)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#1| $ (-550) |#1|) 50) ((|#1| $ (-550)) 49) (($ $ (-1195 (-550))) 63)) (-1512 (($ $ (-550)) 62) (($ $ (-1195 (-550))) 61)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2502 (($ $ $ (-550)) 91 (|has| $ (-6 -4345)))) (-2435 (($ $) 13)) (-2451 (((-526) $) 79 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 70)) (-4006 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-623 $)) 65)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) 84 (|has| |#1| (-825)))) (-2302 (((-112) $ $) 83 (|has| |#1| (-825)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-2313 (((-112) $ $) 85 (|has| |#1| (-825)))) (-2290 (((-112) $ $) 82 (|has| |#1| (-825)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-366 |#1|) (-138) (-1182)) (T -366))
+((-2441 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-366 *3)) (-4 *3 (-1182)))) (-1999 (*1 *1 *1) (-12 (-4 *1 (-366 *2)) (-4 *2 (-1182)))) (-1814 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-366 *3)) (-4 *3 (-1182)))) (-1837 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *1 (-366 *4)) (-4 *4 (-1182)) (-5 *2 (-112)))) (-3088 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4)) (-4 *1 (-366 *4)) (-4 *4 (-1182)) (-5 *2 (-550)))) (-3088 (*1 *2 *3 *1) (-12 (-4 *1 (-366 *3)) (-4 *3 (-1182)) (-4 *3 (-1069)) (-5 *2 (-550)))) (-3088 (*1 *2 *3 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-366 *3)) (-4 *3 (-1182)) (-4 *3 (-1069)))) (-2441 (*1 *1 *1 *1) (-12 (-4 *1 (-366 *2)) (-4 *2 (-1182)) (-4 *2 (-825)))) (-1814 (*1 *1 *1) (-12 (-4 *1 (-366 *2)) (-4 *2 (-1182)) (-4 *2 (-825)))) (-1837 (*1 *2 *1) (-12 (-4 *1 (-366 *3)) (-4 *3 (-1182)) (-4 *3 (-825)) (-5 *2 (-112)))) (-2502 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-550)) (|has| *1 (-6 -4345)) (-4 *1 (-366 *3)) (-4 *3 (-1182)))) (-3770 (*1 *1 *1) (-12 (|has| *1 (-6 -4345)) (-4 *1 (-366 *2)) (-4 *2 (-1182)))) (-2734 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3 *3)) (|has| *1 (-6 -4345)) (-4 *1 (-366 *3)) (-4 *3 (-1182)))) (-2734 (*1 *1 *1) (-12 (|has| *1 (-6 -4345)) (-4 *1 (-366 *2)) (-4 *2 (-1182)) (-4 *2 (-825)))))
+(-13 (-629 |t#1|) (-10 -8 (-6 -4344) (-15 -2441 ($ (-1 (-112) |t#1| |t#1|) $ $)) (-15 -1999 ($ $)) (-15 -1814 ($ (-1 (-112) |t#1| |t#1|) $)) (-15 -1837 ((-112) (-1 (-112) |t#1| |t#1|) $)) (-15 -3088 ((-550) (-1 (-112) |t#1|) $)) (IF (|has| |t#1| (-1069)) (PROGN (-15 -3088 ((-550) |t#1| $)) (-15 -3088 ((-550) |t#1| $ (-550)))) |%noBranch|) (IF (|has| |t#1| (-825)) (PROGN (-6 (-825)) (-15 -2441 ($ $ $)) (-15 -1814 ($ $)) (-15 -1837 ((-112) $))) |%noBranch|) (IF (|has| $ (-6 -4345)) (PROGN (-15 -2502 ($ $ $ (-550))) (-15 -3770 ($ $)) (-15 -2734 ($ (-1 (-112) |t#1| |t#1|) $)) (IF (|has| |t#1| (-825)) (-15 -2734 ($ $)) |%noBranch|)) |%noBranch|)))
+(((-34) . T) ((-101) -1489 (|has| |#1| (-1069)) (|has| |#1| (-825))) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-825)) (|has| |#1| (-595 (-837)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 #0=(-550) |#1|) . T) ((-281 #0# |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-586 #0# |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-629 |#1|) . T) ((-825) |has| |#1| (-825)) ((-1069) -1489 (|has| |#1| (-1069)) (|has| |#1| (-825))) ((-1182) . T))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3016 (((-623 |#1|) $) 32)) (-1918 (($ $ (-749)) 33)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-3134 (((-1252 |#1| |#2|) (-1252 |#1| |#2|) $) 36)) (-2481 (($ $) 34)) (-1676 (((-1252 |#1| |#2|) (-1252 |#1| |#2|) $) 37)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-1553 (($ $ |#1| $) 31) (($ $ (-623 |#1|) (-623 $)) 30)) (-3661 (((-749) $) 38)) (-2245 (($ $ $) 29)) (-2233 (((-837) $) 11) (($ |#1|) 41) (((-1243 |#1| |#2|) $) 40) (((-1252 |#1| |#2|) $) 39)) (-4304 ((|#2| (-1252 |#1| |#2|) $) 42)) (-2688 (($) 18 T CONST)) (-3372 (($ (-650 |#1|)) 35)) (-2264 (((-112) $ $) 6)) (-2382 (($ $ |#2|) 28 (|has| |#2| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ |#2| $) 23) (($ $ |#2|) 26)))
(((-367 |#1| |#2|) (-138) (-825) (-170)) (T -367))
-((-2855 (*1 *2 *3 *1) (-12 (-5 *3 (-1251 *4 *2)) (-4 *1 (-367 *4 *2)) (-4 *4 (-825)) (-4 *2 (-170)))) (-1518 (*1 *1 *2) (-12 (-4 *1 (-367 *2 *3)) (-4 *2 (-825)) (-4 *3 (-170)))) (-1518 (*1 *2 *1) (-12 (-4 *1 (-367 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)) (-5 *2 (-1242 *3 *4)))) (-1518 (*1 *2 *1) (-12 (-4 *1 (-367 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)) (-5 *2 (-1251 *3 *4)))) (-2970 (*1 *2 *1) (-12 (-4 *1 (-367 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)) (-5 *2 (-749)))) (-3636 (*1 *2 *2 *1) (-12 (-5 *2 (-1251 *3 *4)) (-4 *1 (-367 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)))) (-3527 (*1 *2 *2 *1) (-12 (-5 *2 (-1251 *3 *4)) (-4 *1 (-367 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)))) (-3737 (*1 *1 *2) (-12 (-5 *2 (-650 *3)) (-4 *3 (-825)) (-4 *1 (-367 *3 *4)) (-4 *4 (-170)))) (-1522 (*1 *1 *1) (-12 (-4 *1 (-367 *2 *3)) (-4 *2 (-825)) (-4 *3 (-170)))) (-2859 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-367 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)))) (-1540 (*1 *2 *1) (-12 (-4 *1 (-367 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)) (-5 *2 (-623 *3)))) (-3866 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-367 *2 *3)) (-4 *2 (-825)) (-4 *3 (-170)))) (-3866 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 *4)) (-5 *3 (-623 *1)) (-4 *1 (-367 *4 *5)) (-4 *4 (-825)) (-4 *5 (-170)))))
-(-13 (-614 |t#2|) (-10 -8 (-15 -2855 (|t#2| (-1251 |t#1| |t#2|) $)) (-15 -1518 ($ |t#1|)) (-15 -1518 ((-1242 |t#1| |t#2|) $)) (-15 -1518 ((-1251 |t#1| |t#2|) $)) (-15 -2970 ((-749) $)) (-15 -3636 ((-1251 |t#1| |t#2|) (-1251 |t#1| |t#2|) $)) (-15 -3527 ((-1251 |t#1| |t#2|) (-1251 |t#1| |t#2|) $)) (-15 -3737 ($ (-650 |t#1|))) (-15 -1522 ($ $)) (-15 -2859 ($ $ (-749))) (-15 -1540 ((-623 |t#1|) $)) (-15 -3866 ($ $ |t#1| $)) (-15 -3866 ($ $ (-623 |t#1|) (-623 $)))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 |#2| |#2|) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 |#2|) . T) ((-614 |#2|) . T) ((-696 |#2|) . T) ((-1026 |#2|) . T) ((-1068) . T))
-((-2778 ((|#2| (-1 (-112) |#1| |#1|) |#2|) 24)) (-3814 ((|#2| (-1 (-112) |#1| |#1|) |#2|) 13)) (-2718 ((|#2| (-1 (-112) |#1| |#1|) |#2|) 22)))
-(((-368 |#1| |#2|) (-10 -7 (-15 -3814 (|#2| (-1 (-112) |#1| |#1|) |#2|)) (-15 -2718 (|#2| (-1 (-112) |#1| |#1|) |#2|)) (-15 -2778 (|#2| (-1 (-112) |#1| |#1|) |#2|))) (-1181) (-13 (-366 |#1|) (-10 -7 (-6 -4343)))) (T -368))
-((-2778 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1181)) (-5 *1 (-368 *4 *2)) (-4 *2 (-13 (-366 *4) (-10 -7 (-6 -4343)))))) (-2718 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1181)) (-5 *1 (-368 *4 *2)) (-4 *2 (-13 (-366 *4) (-10 -7 (-6 -4343)))))) (-3814 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1181)) (-5 *1 (-368 *4 *2)) (-4 *2 (-13 (-366 *4) (-10 -7 (-6 -4343)))))))
-(-10 -7 (-15 -3814 (|#2| (-1 (-112) |#1| |#1|) |#2|)) (-15 -2718 (|#2| (-1 (-112) |#1| |#1|) |#2|)) (-15 -2778 (|#2| (-1 (-112) |#1| |#1|) |#2|)))
-((-3780 (((-667 |#2|) (-667 $)) NIL) (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 $) (-1227 $)) NIL) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) 22) (((-667 (-550)) (-667 $)) 14)))
-(((-369 |#1| |#2|) (-10 -8 (-15 -3780 ((-667 (-550)) (-667 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-667 |#2|) (-667 |#1|)))) (-370 |#2|) (-1020)) (T -369))
-NIL
-(-10 -8 (-15 -3780 ((-667 (-550)) (-667 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-667 |#2|) (-667 |#1|))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-3780 (((-667 |#1|) (-667 $)) 34) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) 33) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) 41 (|has| |#1| (-619 (-550)))) (((-667 (-550)) (-667 $)) 40 (|has| |#1| (-619 (-550))))) (-1386 (((-3 $ "failed") $) 32)) (-3102 (((-112) $) 30)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11) (($ (-550)) 27)) (-2390 (((-749)) 28)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
-(((-370 |#1|) (-138) (-1020)) (T -370))
+((-4304 (*1 *2 *3 *1) (-12 (-5 *3 (-1252 *4 *2)) (-4 *1 (-367 *4 *2)) (-4 *4 (-825)) (-4 *2 (-170)))) (-2233 (*1 *1 *2) (-12 (-4 *1 (-367 *2 *3)) (-4 *2 (-825)) (-4 *3 (-170)))) (-2233 (*1 *2 *1) (-12 (-4 *1 (-367 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)) (-5 *2 (-1243 *3 *4)))) (-2233 (*1 *2 *1) (-12 (-4 *1 (-367 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)) (-5 *2 (-1252 *3 *4)))) (-3661 (*1 *2 *1) (-12 (-4 *1 (-367 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)) (-5 *2 (-749)))) (-1676 (*1 *2 *2 *1) (-12 (-5 *2 (-1252 *3 *4)) (-4 *1 (-367 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)))) (-3134 (*1 *2 *2 *1) (-12 (-5 *2 (-1252 *3 *4)) (-4 *1 (-367 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)))) (-3372 (*1 *1 *2) (-12 (-5 *2 (-650 *3)) (-4 *3 (-825)) (-4 *1 (-367 *3 *4)) (-4 *4 (-170)))) (-2481 (*1 *1 *1) (-12 (-4 *1 (-367 *2 *3)) (-4 *2 (-825)) (-4 *3 (-170)))) (-1918 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-367 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)))) (-3016 (*1 *2 *1) (-12 (-4 *1 (-367 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)) (-5 *2 (-623 *3)))) (-1553 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-367 *2 *3)) (-4 *2 (-825)) (-4 *3 (-170)))) (-1553 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 *4)) (-5 *3 (-623 *1)) (-4 *1 (-367 *4 *5)) (-4 *4 (-825)) (-4 *5 (-170)))))
+(-13 (-614 |t#2|) (-10 -8 (-15 -4304 (|t#2| (-1252 |t#1| |t#2|) $)) (-15 -2233 ($ |t#1|)) (-15 -2233 ((-1243 |t#1| |t#2|) $)) (-15 -2233 ((-1252 |t#1| |t#2|) $)) (-15 -3661 ((-749) $)) (-15 -1676 ((-1252 |t#1| |t#2|) (-1252 |t#1| |t#2|) $)) (-15 -3134 ((-1252 |t#1| |t#2|) (-1252 |t#1| |t#2|) $)) (-15 -3372 ($ (-650 |t#1|))) (-15 -2481 ($ $)) (-15 -1918 ($ $ (-749))) (-15 -3016 ((-623 |t#1|) $)) (-15 -1553 ($ $ |t#1| $)) (-15 -1553 ($ $ (-623 |t#1|) (-623 $)))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 |#2| |#2|) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 |#2|) . T) ((-614 |#2|) . T) ((-696 |#2|) . T) ((-1027 |#2|) . T) ((-1069) . T))
+((-2460 ((|#2| (-1 (-112) |#1| |#1|) |#2|) 24)) (-2939 ((|#2| (-1 (-112) |#1| |#1|) |#2|) 13)) (-3153 ((|#2| (-1 (-112) |#1| |#1|) |#2|) 22)))
+(((-368 |#1| |#2|) (-10 -7 (-15 -2939 (|#2| (-1 (-112) |#1| |#1|) |#2|)) (-15 -3153 (|#2| (-1 (-112) |#1| |#1|) |#2|)) (-15 -2460 (|#2| (-1 (-112) |#1| |#1|) |#2|))) (-1182) (-13 (-366 |#1|) (-10 -7 (-6 -4345)))) (T -368))
+((-2460 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1182)) (-5 *1 (-368 *4 *2)) (-4 *2 (-13 (-366 *4) (-10 -7 (-6 -4345)))))) (-3153 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1182)) (-5 *1 (-368 *4 *2)) (-4 *2 (-13 (-366 *4) (-10 -7 (-6 -4345)))))) (-2939 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1182)) (-5 *1 (-368 *4 *2)) (-4 *2 (-13 (-366 *4) (-10 -7 (-6 -4345)))))))
+(-10 -7 (-15 -2939 (|#2| (-1 (-112) |#1| |#1|) |#2|)) (-15 -3153 (|#2| (-1 (-112) |#1| |#1|) |#2|)) (-15 -2460 (|#2| (-1 (-112) |#1| |#1|) |#2|)))
+((-3756 (((-667 |#2|) (-667 $)) NIL) (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 $) (-1228 $)) NIL) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) 22) (((-667 (-550)) (-667 $)) 14)))
+(((-369 |#1| |#2|) (-10 -8 (-15 -3756 ((-667 (-550)) (-667 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-667 |#2|) (-667 |#1|)))) (-370 |#2|) (-1021)) (T -369))
+NIL
+(-10 -8 (-15 -3756 ((-667 (-550)) (-667 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-667 |#2|) (-667 |#1|))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-3756 (((-667 |#1|) (-667 $)) 34) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) 33) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) 41 (|has| |#1| (-619 (-550)))) (((-667 (-550)) (-667 $)) 40 (|has| |#1| (-619 (-550))))) (-1537 (((-3 $ "failed") $) 32)) (-2419 (((-112) $) 30)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11) (($ (-550)) 27)) (-3091 (((-749)) 28)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+(((-370 |#1|) (-138) (-1021)) (T -370))
NIL
(-13 (-619 |t#1|) (-10 -7 (IF (|has| |t#1| (-619 (-550))) (-6 (-619 (-550))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 $) . T) ((-619 (-550)) |has| |#1| (-619 (-550))) ((-619 |#1|) . T) ((-705) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-2472 (((-623 (-287 (-925 (-167 |#1|)))) (-287 (-400 (-925 (-167 (-550))))) |#1|) 51) (((-623 (-287 (-925 (-167 |#1|)))) (-400 (-925 (-167 (-550)))) |#1|) 50) (((-623 (-623 (-287 (-925 (-167 |#1|))))) (-623 (-287 (-400 (-925 (-167 (-550)))))) |#1|) 47) (((-623 (-623 (-287 (-925 (-167 |#1|))))) (-623 (-400 (-925 (-167 (-550))))) |#1|) 41)) (-2553 (((-623 (-623 (-167 |#1|))) (-623 (-400 (-925 (-167 (-550))))) (-623 (-1144)) |#1|) 30) (((-623 (-167 |#1|)) (-400 (-925 (-167 (-550)))) |#1|) 18)))
-(((-371 |#1|) (-10 -7 (-15 -2472 ((-623 (-623 (-287 (-925 (-167 |#1|))))) (-623 (-400 (-925 (-167 (-550))))) |#1|)) (-15 -2472 ((-623 (-623 (-287 (-925 (-167 |#1|))))) (-623 (-287 (-400 (-925 (-167 (-550)))))) |#1|)) (-15 -2472 ((-623 (-287 (-925 (-167 |#1|)))) (-400 (-925 (-167 (-550)))) |#1|)) (-15 -2472 ((-623 (-287 (-925 (-167 |#1|)))) (-287 (-400 (-925 (-167 (-550))))) |#1|)) (-15 -2553 ((-623 (-167 |#1|)) (-400 (-925 (-167 (-550)))) |#1|)) (-15 -2553 ((-623 (-623 (-167 |#1|))) (-623 (-400 (-925 (-167 (-550))))) (-623 (-1144)) |#1|))) (-13 (-356) (-823))) (T -371))
-((-2553 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 (-400 (-925 (-167 (-550)))))) (-5 *4 (-623 (-1144))) (-5 *2 (-623 (-623 (-167 *5)))) (-5 *1 (-371 *5)) (-4 *5 (-13 (-356) (-823))))) (-2553 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-925 (-167 (-550))))) (-5 *2 (-623 (-167 *4))) (-5 *1 (-371 *4)) (-4 *4 (-13 (-356) (-823))))) (-2472 (*1 *2 *3 *4) (-12 (-5 *3 (-287 (-400 (-925 (-167 (-550)))))) (-5 *2 (-623 (-287 (-925 (-167 *4))))) (-5 *1 (-371 *4)) (-4 *4 (-13 (-356) (-823))))) (-2472 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-925 (-167 (-550))))) (-5 *2 (-623 (-287 (-925 (-167 *4))))) (-5 *1 (-371 *4)) (-4 *4 (-13 (-356) (-823))))) (-2472 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-287 (-400 (-925 (-167 (-550))))))) (-5 *2 (-623 (-623 (-287 (-925 (-167 *4)))))) (-5 *1 (-371 *4)) (-4 *4 (-13 (-356) (-823))))) (-2472 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-400 (-925 (-167 (-550)))))) (-5 *2 (-623 (-623 (-287 (-925 (-167 *4)))))) (-5 *1 (-371 *4)) (-4 *4 (-13 (-356) (-823))))))
-(-10 -7 (-15 -2472 ((-623 (-623 (-287 (-925 (-167 |#1|))))) (-623 (-400 (-925 (-167 (-550))))) |#1|)) (-15 -2472 ((-623 (-623 (-287 (-925 (-167 |#1|))))) (-623 (-287 (-400 (-925 (-167 (-550)))))) |#1|)) (-15 -2472 ((-623 (-287 (-925 (-167 |#1|)))) (-400 (-925 (-167 (-550)))) |#1|)) (-15 -2472 ((-623 (-287 (-925 (-167 |#1|)))) (-287 (-400 (-925 (-167 (-550))))) |#1|)) (-15 -2553 ((-623 (-167 |#1|)) (-400 (-925 (-167 (-550)))) |#1|)) (-15 -2553 ((-623 (-623 (-167 |#1|))) (-623 (-400 (-925 (-167 (-550))))) (-623 (-1144)) |#1|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 33)) (-1453 (((-550) $) 55)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-2370 (($ $) 110)) (-3123 (($ $) 82)) (-3005 (($ $) 71)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3353 (($ $) 44)) (-3631 (((-112) $ $) NIL)) (-3103 (($ $) 80)) (-2984 (($ $) 69)) (-3712 (((-550) $) 64)) (-3827 (($ $ (-550)) 62)) (-3146 (($ $) NIL)) (-3025 (($ $) NIL)) (-3513 (($) NIL T CONST)) (-3364 (($ $) 112)) (-3880 (((-3 (-550) "failed") $) 189) (((-3 (-400 (-550)) "failed") $) 185)) (-2726 (((-550) $) 187) (((-400 (-550)) $) 183)) (-3349 (($ $ $) NIL)) (-2383 (((-550) $ $) 102)) (-1386 (((-3 $ "failed") $) 114)) (-2300 (((-400 (-550)) $ (-749)) 190) (((-400 (-550)) $ (-749) (-749)) 182)) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-2236 (((-894)) 73) (((-894) (-894)) 98 (|has| $ (-6 -4333)))) (-1416 (((-112) $) 106)) (-2734 (($) 40)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL)) (-2868 (((-1232) (-749)) 152)) (-2957 (((-1232)) 157) (((-1232) (-749)) 158)) (-3125 (((-1232)) 159) (((-1232) (-749)) 160)) (-3018 (((-1232)) 155) (((-1232) (-749)) 156)) (-2475 (((-550) $) 58)) (-3102 (((-112) $) 104)) (-1460 (($ $ (-550)) NIL)) (-3748 (($ $) 48)) (-1389 (($ $) NIL)) (-3329 (((-112) $) 35)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2707 (($ $ $) NIL) (($) NIL (-12 (-3462 (|has| $ (-6 -4325))) (-3462 (|has| $ (-6 -4333)))))) (-4164 (($ $ $) NIL) (($) 99 (-12 (-3462 (|has| $ (-6 -4325))) (-3462 (|has| $ (-6 -4333)))))) (-3357 (((-550) $) 17)) (-2223 (($) 87) (($ $) 92)) (-1664 (($) 91) (($ $) 93)) (-2958 (($ $) 83)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) 116)) (-2822 (((-894) (-550)) 43 (|has| $ (-6 -4333)))) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3948 (($ $) 53)) (-1608 (($ $) 109)) (-2708 (($ (-550) (-550)) 107) (($ (-550) (-550) (-894)) 108)) (-3338 (((-411 $) $) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3521 (((-550) $) 19)) (-3246 (($) 94)) (-1812 (($ $) 79)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-4302 (((-894)) 100) (((-894) (-894)) 101 (|has| $ (-6 -4333)))) (-2393 (($ $ (-749)) NIL) (($ $) 115)) (-2723 (((-894) (-550)) 47 (|has| $ (-6 -4333)))) (-3157 (($ $) NIL)) (-3033 (($ $) NIL)) (-3135 (($ $) NIL)) (-3016 (($ $) NIL)) (-3114 (($ $) 81)) (-2995 (($ $) 70)) (-4028 (((-372) $) 175) (((-219) $) 177) (((-865 (-372)) $) NIL) (((-1126) $) 162) (((-526) $) 173) (($ (-219)) 181)) (-1518 (((-836) $) 164) (($ (-550)) 186) (($ $) NIL) (($ (-400 (-550))) NIL) (($ (-550)) 186) (($ (-400 (-550))) NIL) (((-219) $) 178)) (-2390 (((-749)) NIL)) (-1754 (($ $) 111)) (-2913 (((-894)) 54) (((-894) (-894)) 66 (|has| $ (-6 -4333)))) (-1860 (((-894)) 103)) (-3187 (($ $) 86)) (-3060 (($ $) 46) (($ $ $) 52)) (-1345 (((-112) $ $) NIL)) (-3167 (($ $) 84)) (-3043 (($ $) 37)) (-3209 (($ $) NIL)) (-3081 (($ $) NIL)) (-3294 (($ $) NIL)) (-3094 (($ $) NIL)) (-3198 (($ $) NIL)) (-3072 (($ $) NIL)) (-3176 (($ $) 85)) (-3052 (($ $) 49)) (-1635 (($ $) 51)) (-2626 (($) 34 T CONST)) (-2636 (($) 38 T CONST)) (-3040 (((-1126) $) 27) (((-1126) $ (-112)) 29) (((-1232) (-800) $) 30) (((-1232) (-800) $ (-112)) 31)) (-4183 (($ $ (-749)) NIL) (($ $) NIL)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 39)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 42)) (-2414 (($ $ $) 45) (($ $ (-550)) 41)) (-2403 (($ $) 36) (($ $ $) 50)) (-2391 (($ $ $) 61)) (** (($ $ (-894)) 67) (($ $ (-749)) NIL) (($ $ (-550)) 88) (($ $ (-400 (-550))) 125) (($ $ $) 117)) (* (($ (-894) $) 65) (($ (-749) $) NIL) (($ (-550) $) 68) (($ $ $) 60) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL)))
-(((-372) (-13 (-397) (-227) (-596 (-1126)) (-806) (-595 (-219)) (-1166) (-596 (-526)) (-10 -8 (-15 -2414 ($ $ (-550))) (-15 ** ($ $ $)) (-15 -3748 ($ $)) (-15 -2383 ((-550) $ $)) (-15 -3827 ($ $ (-550))) (-15 -2300 ((-400 (-550)) $ (-749))) (-15 -2300 ((-400 (-550)) $ (-749) (-749))) (-15 -2223 ($)) (-15 -1664 ($)) (-15 -3246 ($)) (-15 -3060 ($ $ $)) (-15 -2223 ($ $)) (-15 -1664 ($ $)) (-15 -4028 ($ (-219))) (-15 -3125 ((-1232))) (-15 -3125 ((-1232) (-749))) (-15 -3018 ((-1232))) (-15 -3018 ((-1232) (-749))) (-15 -2957 ((-1232))) (-15 -2957 ((-1232) (-749))) (-15 -2868 ((-1232) (-749))) (-6 -4333) (-6 -4325)))) (T -372))
-((** (*1 *1 *1 *1) (-5 *1 (-372))) (-2414 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-372)))) (-3748 (*1 *1 *1) (-5 *1 (-372))) (-2383 (*1 *2 *1 *1) (-12 (-5 *2 (-550)) (-5 *1 (-372)))) (-3827 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-372)))) (-2300 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *2 (-400 (-550))) (-5 *1 (-372)))) (-2300 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-749)) (-5 *2 (-400 (-550))) (-5 *1 (-372)))) (-2223 (*1 *1) (-5 *1 (-372))) (-1664 (*1 *1) (-5 *1 (-372))) (-3246 (*1 *1) (-5 *1 (-372))) (-3060 (*1 *1 *1 *1) (-5 *1 (-372))) (-2223 (*1 *1 *1) (-5 *1 (-372))) (-1664 (*1 *1 *1) (-5 *1 (-372))) (-4028 (*1 *1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-372)))) (-3125 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-372)))) (-3125 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1232)) (-5 *1 (-372)))) (-3018 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-372)))) (-3018 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1232)) (-5 *1 (-372)))) (-2957 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-372)))) (-2957 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1232)) (-5 *1 (-372)))) (-2868 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1232)) (-5 *1 (-372)))))
-(-13 (-397) (-227) (-596 (-1126)) (-806) (-595 (-219)) (-1166) (-596 (-526)) (-10 -8 (-15 -2414 ($ $ (-550))) (-15 ** ($ $ $)) (-15 -3748 ($ $)) (-15 -2383 ((-550) $ $)) (-15 -3827 ($ $ (-550))) (-15 -2300 ((-400 (-550)) $ (-749))) (-15 -2300 ((-400 (-550)) $ (-749) (-749))) (-15 -2223 ($)) (-15 -1664 ($)) (-15 -3246 ($)) (-15 -3060 ($ $ $)) (-15 -2223 ($ $)) (-15 -1664 ($ $)) (-15 -4028 ($ (-219))) (-15 -3125 ((-1232))) (-15 -3125 ((-1232) (-749))) (-15 -3018 ((-1232))) (-15 -3018 ((-1232) (-749))) (-15 -2957 ((-1232))) (-15 -2957 ((-1232) (-749))) (-15 -2868 ((-1232) (-749))) (-6 -4333) (-6 -4325)))
-((-2903 (((-623 (-287 (-925 |#1|))) (-287 (-400 (-925 (-550)))) |#1|) 46) (((-623 (-287 (-925 |#1|))) (-400 (-925 (-550))) |#1|) 45) (((-623 (-623 (-287 (-925 |#1|)))) (-623 (-287 (-400 (-925 (-550))))) |#1|) 42) (((-623 (-623 (-287 (-925 |#1|)))) (-623 (-400 (-925 (-550)))) |#1|) 36)) (-2638 (((-623 |#1|) (-400 (-925 (-550))) |#1|) 20) (((-623 (-623 |#1|)) (-623 (-400 (-925 (-550)))) (-623 (-1144)) |#1|) 30)))
-(((-373 |#1|) (-10 -7 (-15 -2903 ((-623 (-623 (-287 (-925 |#1|)))) (-623 (-400 (-925 (-550)))) |#1|)) (-15 -2903 ((-623 (-623 (-287 (-925 |#1|)))) (-623 (-287 (-400 (-925 (-550))))) |#1|)) (-15 -2903 ((-623 (-287 (-925 |#1|))) (-400 (-925 (-550))) |#1|)) (-15 -2903 ((-623 (-287 (-925 |#1|))) (-287 (-400 (-925 (-550)))) |#1|)) (-15 -2638 ((-623 (-623 |#1|)) (-623 (-400 (-925 (-550)))) (-623 (-1144)) |#1|)) (-15 -2638 ((-623 |#1|) (-400 (-925 (-550))) |#1|))) (-13 (-823) (-356))) (T -373))
-((-2638 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-925 (-550)))) (-5 *2 (-623 *4)) (-5 *1 (-373 *4)) (-4 *4 (-13 (-823) (-356))))) (-2638 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 (-400 (-925 (-550))))) (-5 *4 (-623 (-1144))) (-5 *2 (-623 (-623 *5))) (-5 *1 (-373 *5)) (-4 *5 (-13 (-823) (-356))))) (-2903 (*1 *2 *3 *4) (-12 (-5 *3 (-287 (-400 (-925 (-550))))) (-5 *2 (-623 (-287 (-925 *4)))) (-5 *1 (-373 *4)) (-4 *4 (-13 (-823) (-356))))) (-2903 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-925 (-550)))) (-5 *2 (-623 (-287 (-925 *4)))) (-5 *1 (-373 *4)) (-4 *4 (-13 (-823) (-356))))) (-2903 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-287 (-400 (-925 (-550)))))) (-5 *2 (-623 (-623 (-287 (-925 *4))))) (-5 *1 (-373 *4)) (-4 *4 (-13 (-823) (-356))))) (-2903 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-400 (-925 (-550))))) (-5 *2 (-623 (-623 (-287 (-925 *4))))) (-5 *1 (-373 *4)) (-4 *4 (-13 (-823) (-356))))))
-(-10 -7 (-15 -2903 ((-623 (-623 (-287 (-925 |#1|)))) (-623 (-400 (-925 (-550)))) |#1|)) (-15 -2903 ((-623 (-623 (-287 (-925 |#1|)))) (-623 (-287 (-400 (-925 (-550))))) |#1|)) (-15 -2903 ((-623 (-287 (-925 |#1|))) (-400 (-925 (-550))) |#1|)) (-15 -2903 ((-623 (-287 (-925 |#1|))) (-287 (-400 (-925 (-550)))) |#1|)) (-15 -2638 ((-623 (-623 |#1|)) (-623 (-400 (-925 (-550)))) (-623 (-1144)) |#1|)) (-15 -2638 ((-623 |#1|) (-400 (-925 (-550))) |#1|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#2| "failed") $) 26)) (-2726 ((|#2| $) 28)) (-3295 (($ $) NIL)) (-2603 (((-749) $) 10)) (-1822 (((-623 $) $) 20)) (-3439 (((-112) $) NIL)) (-1792 (($ |#2| |#1|) 18)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-1565 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 14)) (-3267 ((|#2| $) 15)) (-3277 ((|#1| $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 45) (($ |#2|) 27)) (-3511 (((-623 |#1|) $) 17)) (-2510 ((|#1| $ |#2|) 47)) (-2626 (($) 29 T CONST)) (-4237 (((-623 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 13)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ |#1| $) 32) (($ $ |#1|) 33) (($ |#1| |#2|) 35) (($ |#2| |#1|) 36)))
-(((-374 |#1| |#2|) (-13 (-375 |#1| |#2|) (-10 -8 (-15 * ($ |#2| |#1|)))) (-1020) (-825)) (T -374))
-((* (*1 *1 *2 *3) (-12 (-5 *1 (-374 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-825)))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 $) . T) ((-619 (-550)) |has| |#1| (-619 (-550))) ((-619 |#1|) . T) ((-705) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2570 (((-623 (-287 (-926 (-167 |#1|)))) (-287 (-400 (-926 (-167 (-550))))) |#1|) 51) (((-623 (-287 (-926 (-167 |#1|)))) (-400 (-926 (-167 (-550)))) |#1|) 50) (((-623 (-623 (-287 (-926 (-167 |#1|))))) (-623 (-287 (-400 (-926 (-167 (-550)))))) |#1|) 47) (((-623 (-623 (-287 (-926 (-167 |#1|))))) (-623 (-400 (-926 (-167 (-550))))) |#1|) 41)) (-4018 (((-623 (-623 (-167 |#1|))) (-623 (-400 (-926 (-167 (-550))))) (-623 (-1145)) |#1|) 30) (((-623 (-167 |#1|)) (-400 (-926 (-167 (-550)))) |#1|) 18)))
+(((-371 |#1|) (-10 -7 (-15 -2570 ((-623 (-623 (-287 (-926 (-167 |#1|))))) (-623 (-400 (-926 (-167 (-550))))) |#1|)) (-15 -2570 ((-623 (-623 (-287 (-926 (-167 |#1|))))) (-623 (-287 (-400 (-926 (-167 (-550)))))) |#1|)) (-15 -2570 ((-623 (-287 (-926 (-167 |#1|)))) (-400 (-926 (-167 (-550)))) |#1|)) (-15 -2570 ((-623 (-287 (-926 (-167 |#1|)))) (-287 (-400 (-926 (-167 (-550))))) |#1|)) (-15 -4018 ((-623 (-167 |#1|)) (-400 (-926 (-167 (-550)))) |#1|)) (-15 -4018 ((-623 (-623 (-167 |#1|))) (-623 (-400 (-926 (-167 (-550))))) (-623 (-1145)) |#1|))) (-13 (-356) (-823))) (T -371))
+((-4018 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 (-400 (-926 (-167 (-550)))))) (-5 *4 (-623 (-1145))) (-5 *2 (-623 (-623 (-167 *5)))) (-5 *1 (-371 *5)) (-4 *5 (-13 (-356) (-823))))) (-4018 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-926 (-167 (-550))))) (-5 *2 (-623 (-167 *4))) (-5 *1 (-371 *4)) (-4 *4 (-13 (-356) (-823))))) (-2570 (*1 *2 *3 *4) (-12 (-5 *3 (-287 (-400 (-926 (-167 (-550)))))) (-5 *2 (-623 (-287 (-926 (-167 *4))))) (-5 *1 (-371 *4)) (-4 *4 (-13 (-356) (-823))))) (-2570 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-926 (-167 (-550))))) (-5 *2 (-623 (-287 (-926 (-167 *4))))) (-5 *1 (-371 *4)) (-4 *4 (-13 (-356) (-823))))) (-2570 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-287 (-400 (-926 (-167 (-550))))))) (-5 *2 (-623 (-623 (-287 (-926 (-167 *4)))))) (-5 *1 (-371 *4)) (-4 *4 (-13 (-356) (-823))))) (-2570 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-400 (-926 (-167 (-550)))))) (-5 *2 (-623 (-623 (-287 (-926 (-167 *4)))))) (-5 *1 (-371 *4)) (-4 *4 (-13 (-356) (-823))))))
+(-10 -7 (-15 -2570 ((-623 (-623 (-287 (-926 (-167 |#1|))))) (-623 (-400 (-926 (-167 (-550))))) |#1|)) (-15 -2570 ((-623 (-623 (-287 (-926 (-167 |#1|))))) (-623 (-287 (-400 (-926 (-167 (-550)))))) |#1|)) (-15 -2570 ((-623 (-287 (-926 (-167 |#1|)))) (-400 (-926 (-167 (-550)))) |#1|)) (-15 -2570 ((-623 (-287 (-926 (-167 |#1|)))) (-287 (-400 (-926 (-167 (-550))))) |#1|)) (-15 -4018 ((-623 (-167 |#1|)) (-400 (-926 (-167 (-550)))) |#1|)) (-15 -4018 ((-623 (-623 (-167 |#1|))) (-623 (-400 (-926 (-167 (-550))))) (-623 (-1145)) |#1|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 33)) (-3104 (((-550) $) 55)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-2879 (($ $) 110)) (-4160 (($ $) 82)) (-2820 (($ $) 71)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1745 (($ $) 44)) (-1611 (((-112) $ $) NIL)) (-4137 (($ $) 80)) (-2796 (($ $) 69)) (-4303 (((-550) $) 64)) (-1538 (($ $ (-550)) 62)) (-4183 (($ $) NIL)) (-2844 (($ $) NIL)) (-2991 (($) NIL T CONST)) (-3878 (($ $) 112)) (-2288 (((-3 (-550) "failed") $) 189) (((-3 (-400 (-550)) "failed") $) 185)) (-2202 (((-550) $) 187) (((-400 (-550)) $) 183)) (-3455 (($ $ $) NIL)) (-3011 (((-550) $ $) 102)) (-1537 (((-3 $ "failed") $) 114)) (-3395 (((-400 (-550)) $ (-749)) 190) (((-400 (-550)) $ (-749) (-749)) 182)) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-1578 (((-895)) 73) (((-895) (-895)) 98 (|has| $ (-6 -4335)))) (-2694 (((-112) $) 106)) (-4187 (($) 40)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL)) (-1985 (((-1233) (-749)) 152)) (-3556 (((-1233)) 157) (((-1233) (-749)) 158)) (-2616 (((-1233)) 159) (((-1233) (-749)) 160)) (-2914 (((-1233)) 155) (((-1233) (-749)) 156)) (-2603 (((-550) $) 58)) (-2419 (((-112) $) 104)) (-1893 (($ $ (-550)) NIL)) (-3478 (($ $) 48)) (-1571 (($ $) NIL)) (-1712 (((-112) $) 35)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2793 (($ $ $) NIL) (($) NIL (-12 (-3548 (|has| $ (-6 -4327))) (-3548 (|has| $ (-6 -4335)))))) (-2173 (($ $ $) NIL) (($) 99 (-12 (-3548 (|has| $ (-6 -4327))) (-3548 (|has| $ (-6 -4335)))))) (-4136 (((-550) $) 17)) (-1916 (($) 87) (($ $) 92)) (-1638 (($) 91) (($ $) 93)) (-3080 (($ $) 83)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) 116)) (-1566 (((-895) (-550)) 43 (|has| $ (-6 -4335)))) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1724 (($ $) 53)) (-3925 (($ $) 109)) (-2795 (($ (-550) (-550)) 107) (($ (-550) (-550) (-895)) 108)) (-1735 (((-411 $) $) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3068 (((-550) $) 19)) (-2175 (($) 94)) (-1644 (($ $) 79)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-4051 (((-895)) 100) (((-895) (-895)) 101 (|has| $ (-6 -4335)))) (-2798 (($ $ (-749)) NIL) (($ $) 115)) (-3202 (((-895) (-550)) 47 (|has| $ (-6 -4335)))) (-4194 (($ $) NIL)) (-2856 (($ $) NIL)) (-4171 (($ $) NIL)) (-2832 (($ $) NIL)) (-4149 (($ $) 81)) (-2807 (($ $) 70)) (-2451 (((-372) $) 175) (((-219) $) 177) (((-866 (-372)) $) NIL) (((-1127) $) 162) (((-526) $) 173) (($ (-219)) 181)) (-2233 (((-837) $) 164) (($ (-550)) 186) (($ $) NIL) (($ (-400 (-550))) NIL) (($ (-550)) 186) (($ (-400 (-550))) NIL) (((-219) $) 178)) (-3091 (((-749)) NIL)) (-2967 (($ $) 111)) (-4319 (((-895)) 54) (((-895) (-895)) 66 (|has| $ (-6 -4335)))) (-4300 (((-895)) 103)) (-4233 (($ $) 86)) (-2893 (($ $) 46) (($ $ $) 52)) (-1819 (((-112) $ $) NIL)) (-4206 (($ $) 84)) (-2869 (($ $) 37)) (-4255 (($ $) NIL)) (-4117 (($ $) NIL)) (-3363 (($ $) NIL)) (-4127 (($ $) NIL)) (-4244 (($ $) NIL)) (-2905 (($ $) NIL)) (-4218 (($ $) 85)) (-2880 (($ $) 49)) (-4188 (($ $) 51)) (-2688 (($) 34 T CONST)) (-2700 (($) 38 T CONST)) (-3145 (((-1127) $) 27) (((-1127) $ (-112)) 29) (((-1233) (-800) $) 30) (((-1233) (-800) $ (-112)) 31)) (-1901 (($ $ (-749)) NIL) (($ $) NIL)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 39)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 42)) (-2382 (($ $ $) 45) (($ $ (-550)) 41)) (-2370 (($ $) 36) (($ $ $) 50)) (-2358 (($ $ $) 61)) (** (($ $ (-895)) 67) (($ $ (-749)) NIL) (($ $ (-550)) 88) (($ $ (-400 (-550))) 125) (($ $ $) 117)) (* (($ (-895) $) 65) (($ (-749) $) NIL) (($ (-550) $) 68) (($ $ $) 60) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL)))
+(((-372) (-13 (-397) (-227) (-596 (-1127)) (-806) (-595 (-219)) (-1167) (-596 (-526)) (-10 -8 (-15 -2382 ($ $ (-550))) (-15 ** ($ $ $)) (-15 -3478 ($ $)) (-15 -3011 ((-550) $ $)) (-15 -1538 ($ $ (-550))) (-15 -3395 ((-400 (-550)) $ (-749))) (-15 -3395 ((-400 (-550)) $ (-749) (-749))) (-15 -1916 ($)) (-15 -1638 ($)) (-15 -2175 ($)) (-15 -2893 ($ $ $)) (-15 -1916 ($ $)) (-15 -1638 ($ $)) (-15 -2451 ($ (-219))) (-15 -2616 ((-1233))) (-15 -2616 ((-1233) (-749))) (-15 -2914 ((-1233))) (-15 -2914 ((-1233) (-749))) (-15 -3556 ((-1233))) (-15 -3556 ((-1233) (-749))) (-15 -1985 ((-1233) (-749))) (-6 -4335) (-6 -4327)))) (T -372))
+((** (*1 *1 *1 *1) (-5 *1 (-372))) (-2382 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-372)))) (-3478 (*1 *1 *1) (-5 *1 (-372))) (-3011 (*1 *2 *1 *1) (-12 (-5 *2 (-550)) (-5 *1 (-372)))) (-1538 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-372)))) (-3395 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *2 (-400 (-550))) (-5 *1 (-372)))) (-3395 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-749)) (-5 *2 (-400 (-550))) (-5 *1 (-372)))) (-1916 (*1 *1) (-5 *1 (-372))) (-1638 (*1 *1) (-5 *1 (-372))) (-2175 (*1 *1) (-5 *1 (-372))) (-2893 (*1 *1 *1 *1) (-5 *1 (-372))) (-1916 (*1 *1 *1) (-5 *1 (-372))) (-1638 (*1 *1 *1) (-5 *1 (-372))) (-2451 (*1 *1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-372)))) (-2616 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-372)))) (-2616 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1233)) (-5 *1 (-372)))) (-2914 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-372)))) (-2914 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1233)) (-5 *1 (-372)))) (-3556 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-372)))) (-3556 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1233)) (-5 *1 (-372)))) (-1985 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1233)) (-5 *1 (-372)))))
+(-13 (-397) (-227) (-596 (-1127)) (-806) (-595 (-219)) (-1167) (-596 (-526)) (-10 -8 (-15 -2382 ($ $ (-550))) (-15 ** ($ $ $)) (-15 -3478 ($ $)) (-15 -3011 ((-550) $ $)) (-15 -1538 ($ $ (-550))) (-15 -3395 ((-400 (-550)) $ (-749))) (-15 -3395 ((-400 (-550)) $ (-749) (-749))) (-15 -1916 ($)) (-15 -1638 ($)) (-15 -2175 ($)) (-15 -2893 ($ $ $)) (-15 -1916 ($ $)) (-15 -1638 ($ $)) (-15 -2451 ($ (-219))) (-15 -2616 ((-1233))) (-15 -2616 ((-1233) (-749))) (-15 -2914 ((-1233))) (-15 -2914 ((-1233) (-749))) (-15 -3556 ((-1233))) (-15 -3556 ((-1233) (-749))) (-15 -1985 ((-1233) (-749))) (-6 -4335) (-6 -4327)))
+((-4229 (((-623 (-287 (-926 |#1|))) (-287 (-400 (-926 (-550)))) |#1|) 46) (((-623 (-287 (-926 |#1|))) (-400 (-926 (-550))) |#1|) 45) (((-623 (-623 (-287 (-926 |#1|)))) (-623 (-287 (-400 (-926 (-550))))) |#1|) 42) (((-623 (-623 (-287 (-926 |#1|)))) (-623 (-400 (-926 (-550)))) |#1|) 36)) (-3598 (((-623 |#1|) (-400 (-926 (-550))) |#1|) 20) (((-623 (-623 |#1|)) (-623 (-400 (-926 (-550)))) (-623 (-1145)) |#1|) 30)))
+(((-373 |#1|) (-10 -7 (-15 -4229 ((-623 (-623 (-287 (-926 |#1|)))) (-623 (-400 (-926 (-550)))) |#1|)) (-15 -4229 ((-623 (-623 (-287 (-926 |#1|)))) (-623 (-287 (-400 (-926 (-550))))) |#1|)) (-15 -4229 ((-623 (-287 (-926 |#1|))) (-400 (-926 (-550))) |#1|)) (-15 -4229 ((-623 (-287 (-926 |#1|))) (-287 (-400 (-926 (-550)))) |#1|)) (-15 -3598 ((-623 (-623 |#1|)) (-623 (-400 (-926 (-550)))) (-623 (-1145)) |#1|)) (-15 -3598 ((-623 |#1|) (-400 (-926 (-550))) |#1|))) (-13 (-823) (-356))) (T -373))
+((-3598 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-926 (-550)))) (-5 *2 (-623 *4)) (-5 *1 (-373 *4)) (-4 *4 (-13 (-823) (-356))))) (-3598 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 (-400 (-926 (-550))))) (-5 *4 (-623 (-1145))) (-5 *2 (-623 (-623 *5))) (-5 *1 (-373 *5)) (-4 *5 (-13 (-823) (-356))))) (-4229 (*1 *2 *3 *4) (-12 (-5 *3 (-287 (-400 (-926 (-550))))) (-5 *2 (-623 (-287 (-926 *4)))) (-5 *1 (-373 *4)) (-4 *4 (-13 (-823) (-356))))) (-4229 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-926 (-550)))) (-5 *2 (-623 (-287 (-926 *4)))) (-5 *1 (-373 *4)) (-4 *4 (-13 (-823) (-356))))) (-4229 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-287 (-400 (-926 (-550)))))) (-5 *2 (-623 (-623 (-287 (-926 *4))))) (-5 *1 (-373 *4)) (-4 *4 (-13 (-823) (-356))))) (-4229 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-400 (-926 (-550))))) (-5 *2 (-623 (-623 (-287 (-926 *4))))) (-5 *1 (-373 *4)) (-4 *4 (-13 (-823) (-356))))))
+(-10 -7 (-15 -4229 ((-623 (-623 (-287 (-926 |#1|)))) (-623 (-400 (-926 (-550)))) |#1|)) (-15 -4229 ((-623 (-623 (-287 (-926 |#1|)))) (-623 (-287 (-400 (-926 (-550))))) |#1|)) (-15 -4229 ((-623 (-287 (-926 |#1|))) (-400 (-926 (-550))) |#1|)) (-15 -4229 ((-623 (-287 (-926 |#1|))) (-287 (-400 (-926 (-550)))) |#1|)) (-15 -3598 ((-623 (-623 |#1|)) (-623 (-400 (-926 (-550)))) (-623 (-1145)) |#1|)) (-15 -3598 ((-623 |#1|) (-400 (-926 (-550))) |#1|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#2| "failed") $) 26)) (-2202 ((|#2| $) 28)) (-1693 (($ $) NIL)) (-3324 (((-749) $) 10)) (-2336 (((-623 $) $) 20)) (-3438 (((-112) $) NIL)) (-3227 (($ |#2| |#1|) 18)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1615 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 14)) (-1657 ((|#2| $) 15)) (-1670 ((|#1| $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 45) (($ |#2|) 27)) (-2969 (((-623 |#1|) $) 17)) (-1708 ((|#1| $ |#2|) 47)) (-2688 (($) 29 T CONST)) (-1564 (((-623 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 13)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ |#1| $) 32) (($ $ |#1|) 33) (($ |#1| |#2|) 35) (($ |#2| |#1|) 36)))
+(((-374 |#1| |#2|) (-13 (-375 |#1| |#2|) (-10 -8 (-15 * ($ |#2| |#1|)))) (-1021) (-825)) (T -374))
+((* (*1 *1 *2 *3) (-12 (-5 *1 (-374 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-825)))))
(-13 (-375 |#1| |#2|) (-10 -8 (-15 * ($ |#2| |#1|))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-3880 (((-3 |#2| "failed") $) 44)) (-2726 ((|#2| $) 43)) (-3295 (($ $) 30)) (-2603 (((-749) $) 34)) (-1822 (((-623 $) $) 35)) (-3439 (((-112) $) 38)) (-1792 (($ |#2| |#1|) 39)) (-3972 (($ (-1 |#1| |#1|) $) 40)) (-1565 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 31)) (-3267 ((|#2| $) 33)) (-3277 ((|#1| $) 32)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11) (($ |#2|) 45)) (-3511 (((-623 |#1|) $) 36)) (-2510 ((|#1| $ |#2|) 41)) (-2626 (($) 18 T CONST)) (-4237 (((-623 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 37)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26) (($ |#1| |#2|) 42)))
-(((-375 |#1| |#2|) (-138) (-1020) (-1068)) (T -375))
-((* (*1 *1 *2 *3) (-12 (-4 *1 (-375 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1068)))) (-2510 (*1 *2 *1 *3) (-12 (-4 *1 (-375 *2 *3)) (-4 *3 (-1068)) (-4 *2 (-1020)))) (-3972 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-375 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1068)))) (-1792 (*1 *1 *2 *3) (-12 (-4 *1 (-375 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1068)))) (-3439 (*1 *2 *1) (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1068)) (-5 *2 (-112)))) (-4237 (*1 *2 *1) (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1068)) (-5 *2 (-623 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-3511 (*1 *2 *1) (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1068)) (-5 *2 (-623 *3)))) (-1822 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-1068)) (-5 *2 (-623 *1)) (-4 *1 (-375 *3 *4)))) (-2603 (*1 *2 *1) (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1068)) (-5 *2 (-749)))) (-3267 (*1 *2 *1) (-12 (-4 *1 (-375 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1068)))) (-3277 (*1 *2 *1) (-12 (-4 *1 (-375 *2 *3)) (-4 *3 (-1068)) (-4 *2 (-1020)))) (-1565 (*1 *2 *1) (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1068)) (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3))))) (-3295 (*1 *1 *1) (-12 (-4 *1 (-375 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1068)))))
-(-13 (-111 |t#1| |t#1|) (-1011 |t#2|) (-10 -8 (-15 * ($ |t#1| |t#2|)) (-15 -2510 (|t#1| $ |t#2|)) (-15 -3972 ($ (-1 |t#1| |t#1|) $)) (-15 -1792 ($ |t#2| |t#1|)) (-15 -3439 ((-112) $)) (-15 -4237 ((-623 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -3511 ((-623 |t#1|) $)) (-15 -1822 ((-623 $) $)) (-15 -2603 ((-749) $)) (-15 -3267 (|t#2| $)) (-15 -3277 (|t#1| $)) (-15 -1565 ((-2 (|:| |k| |t#2|) (|:| |c| |t#1|)) $)) (-15 -3295 ($ $)) (IF (|has| |t#1| (-170)) (-6 (-696 |t#1|)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 |#1|) . T) ((-696 |#1|) |has| |#1| (-170)) ((-1011 |#2|) . T) ((-1026 |#1|) . T) ((-1068) . T))
-((-3397 (((-1232) $) 7)) (-1518 (((-836) $) 8) (($ (-667 (-677))) 14) (($ (-623 (-323))) 13) (($ (-323)) 12) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 11)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-2288 (((-3 |#2| "failed") $) 44)) (-2202 ((|#2| $) 43)) (-1693 (($ $) 30)) (-3324 (((-749) $) 34)) (-2336 (((-623 $) $) 35)) (-3438 (((-112) $) 38)) (-3227 (($ |#2| |#1|) 39)) (-2392 (($ (-1 |#1| |#1|) $) 40)) (-1615 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 31)) (-1657 ((|#2| $) 33)) (-1670 ((|#1| $) 32)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11) (($ |#2|) 45)) (-2969 (((-623 |#1|) $) 36)) (-1708 ((|#1| $ |#2|) 41)) (-2688 (($) 18 T CONST)) (-1564 (((-623 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 37)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26) (($ |#1| |#2|) 42)))
+(((-375 |#1| |#2|) (-138) (-1021) (-1069)) (T -375))
+((* (*1 *1 *2 *3) (-12 (-4 *1 (-375 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-1069)))) (-1708 (*1 *2 *1 *3) (-12 (-4 *1 (-375 *2 *3)) (-4 *3 (-1069)) (-4 *2 (-1021)))) (-2392 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-375 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-1069)))) (-3227 (*1 *1 *2 *3) (-12 (-4 *1 (-375 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-1069)))) (-3438 (*1 *2 *1) (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-1069)) (-5 *2 (-112)))) (-1564 (*1 *2 *1) (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-1069)) (-5 *2 (-623 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-2969 (*1 *2 *1) (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-1069)) (-5 *2 (-623 *3)))) (-2336 (*1 *2 *1) (-12 (-4 *3 (-1021)) (-4 *4 (-1069)) (-5 *2 (-623 *1)) (-4 *1 (-375 *3 *4)))) (-3324 (*1 *2 *1) (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-1069)) (-5 *2 (-749)))) (-1657 (*1 *2 *1) (-12 (-4 *1 (-375 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-1069)))) (-1670 (*1 *2 *1) (-12 (-4 *1 (-375 *2 *3)) (-4 *3 (-1069)) (-4 *2 (-1021)))) (-1615 (*1 *2 *1) (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-1069)) (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3))))) (-1693 (*1 *1 *1) (-12 (-4 *1 (-375 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-1069)))))
+(-13 (-111 |t#1| |t#1|) (-1012 |t#2|) (-10 -8 (-15 * ($ |t#1| |t#2|)) (-15 -1708 (|t#1| $ |t#2|)) (-15 -2392 ($ (-1 |t#1| |t#1|) $)) (-15 -3227 ($ |t#2| |t#1|)) (-15 -3438 ((-112) $)) (-15 -1564 ((-623 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -2969 ((-623 |t#1|) $)) (-15 -2336 ((-623 $) $)) (-15 -3324 ((-749) $)) (-15 -1657 (|t#2| $)) (-15 -1670 (|t#1| $)) (-15 -1615 ((-2 (|:| |k| |t#2|) (|:| |c| |t#1|)) $)) (-15 -1693 ($ $)) (IF (|has| |t#1| (-170)) (-6 (-696 |t#1|)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 |#1|) . T) ((-696 |#1|) |has| |#1| (-170)) ((-1012 |#2|) . T) ((-1027 |#1|) . T) ((-1069) . T))
+((-1316 (((-1233) $) 7)) (-2233 (((-837) $) 8) (($ (-667 (-677))) 14) (($ (-623 (-323))) 13) (($ (-323)) 12) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 11)))
(((-376) (-138)) (T -376))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-667 (-677))) (-4 *1 (-376)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-4 *1 (-376)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-323)) (-4 *1 (-376)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) (-4 *1 (-376)))))
-(-13 (-388) (-10 -8 (-15 -1518 ($ (-667 (-677)))) (-15 -1518 ($ (-623 (-323)))) (-15 -1518 ($ (-323))) (-15 -1518 ($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))))))
-(((-595 (-836)) . T) ((-388) . T) ((-1181) . T))
-((-3880 (((-3 $ "failed") (-667 (-309 (-372)))) 21) (((-3 $ "failed") (-667 (-309 (-550)))) 19) (((-3 $ "failed") (-667 (-925 (-372)))) 17) (((-3 $ "failed") (-667 (-925 (-550)))) 15) (((-3 $ "failed") (-667 (-400 (-925 (-372))))) 13) (((-3 $ "failed") (-667 (-400 (-925 (-550))))) 11)) (-2726 (($ (-667 (-309 (-372)))) 22) (($ (-667 (-309 (-550)))) 20) (($ (-667 (-925 (-372)))) 18) (($ (-667 (-925 (-550)))) 16) (($ (-667 (-400 (-925 (-372))))) 14) (($ (-667 (-400 (-925 (-550))))) 12)) (-3397 (((-1232) $) 7)) (-1518 (((-836) $) 8) (($ (-623 (-323))) 25) (($ (-323)) 24) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 23)))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-667 (-677))) (-4 *1 (-376)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-4 *1 (-376)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-323)) (-4 *1 (-376)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) (-4 *1 (-376)))))
+(-13 (-388) (-10 -8 (-15 -2233 ($ (-667 (-677)))) (-15 -2233 ($ (-623 (-323)))) (-15 -2233 ($ (-323))) (-15 -2233 ($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))))))
+(((-595 (-837)) . T) ((-388) . T) ((-1182) . T))
+((-2288 (((-3 $ "failed") (-667 (-309 (-372)))) 21) (((-3 $ "failed") (-667 (-309 (-550)))) 19) (((-3 $ "failed") (-667 (-926 (-372)))) 17) (((-3 $ "failed") (-667 (-926 (-550)))) 15) (((-3 $ "failed") (-667 (-400 (-926 (-372))))) 13) (((-3 $ "failed") (-667 (-400 (-926 (-550))))) 11)) (-2202 (($ (-667 (-309 (-372)))) 22) (($ (-667 (-309 (-550)))) 20) (($ (-667 (-926 (-372)))) 18) (($ (-667 (-926 (-550)))) 16) (($ (-667 (-400 (-926 (-372))))) 14) (($ (-667 (-400 (-926 (-550))))) 12)) (-1316 (((-1233) $) 7)) (-2233 (((-837) $) 8) (($ (-623 (-323))) 25) (($ (-323)) 24) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 23)))
(((-377) (-138)) (T -377))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-4 *1 (-377)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-323)) (-4 *1 (-377)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) (-4 *1 (-377)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-667 (-309 (-372)))) (-4 *1 (-377)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-667 (-309 (-372)))) (-4 *1 (-377)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-667 (-309 (-550)))) (-4 *1 (-377)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-667 (-309 (-550)))) (-4 *1 (-377)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-667 (-925 (-372)))) (-4 *1 (-377)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-667 (-925 (-372)))) (-4 *1 (-377)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-667 (-925 (-550)))) (-4 *1 (-377)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-667 (-925 (-550)))) (-4 *1 (-377)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-667 (-400 (-925 (-372))))) (-4 *1 (-377)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-667 (-400 (-925 (-372))))) (-4 *1 (-377)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-667 (-400 (-925 (-550))))) (-4 *1 (-377)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-667 (-400 (-925 (-550))))) (-4 *1 (-377)))))
-(-13 (-388) (-10 -8 (-15 -1518 ($ (-623 (-323)))) (-15 -1518 ($ (-323))) (-15 -1518 ($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323)))))) (-15 -2726 ($ (-667 (-309 (-372))))) (-15 -3880 ((-3 $ "failed") (-667 (-309 (-372))))) (-15 -2726 ($ (-667 (-309 (-550))))) (-15 -3880 ((-3 $ "failed") (-667 (-309 (-550))))) (-15 -2726 ($ (-667 (-925 (-372))))) (-15 -3880 ((-3 $ "failed") (-667 (-925 (-372))))) (-15 -2726 ($ (-667 (-925 (-550))))) (-15 -3880 ((-3 $ "failed") (-667 (-925 (-550))))) (-15 -2726 ($ (-667 (-400 (-925 (-372)))))) (-15 -3880 ((-3 $ "failed") (-667 (-400 (-925 (-372)))))) (-15 -2726 ($ (-667 (-400 (-925 (-550)))))) (-15 -3880 ((-3 $ "failed") (-667 (-400 (-925 (-550))))))))
-(((-595 (-836)) . T) ((-388) . T) ((-1181) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-3295 (($ $) NIL)) (-3118 (($ |#1| |#2|) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-1586 ((|#2| $) NIL)) (-3277 ((|#1| $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 28)) (-2626 (($) 12 T CONST)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ |#1| $) 16) (($ $ |#1|) 19)))
-(((-378 |#1| |#2|) (-13 (-111 |#1| |#1|) (-500 |#1| |#2|) (-10 -7 (IF (|has| |#1| (-170)) (-6 (-696 |#1|)) |%noBranch|))) (-1020) (-825)) (T -378))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-4 *1 (-377)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-323)) (-4 *1 (-377)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) (-4 *1 (-377)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-667 (-309 (-372)))) (-4 *1 (-377)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-667 (-309 (-372)))) (-4 *1 (-377)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-667 (-309 (-550)))) (-4 *1 (-377)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-667 (-309 (-550)))) (-4 *1 (-377)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-667 (-926 (-372)))) (-4 *1 (-377)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-667 (-926 (-372)))) (-4 *1 (-377)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-667 (-926 (-550)))) (-4 *1 (-377)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-667 (-926 (-550)))) (-4 *1 (-377)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-667 (-400 (-926 (-372))))) (-4 *1 (-377)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-667 (-400 (-926 (-372))))) (-4 *1 (-377)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-667 (-400 (-926 (-550))))) (-4 *1 (-377)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-667 (-400 (-926 (-550))))) (-4 *1 (-377)))))
+(-13 (-388) (-10 -8 (-15 -2233 ($ (-623 (-323)))) (-15 -2233 ($ (-323))) (-15 -2233 ($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323)))))) (-15 -2202 ($ (-667 (-309 (-372))))) (-15 -2288 ((-3 $ "failed") (-667 (-309 (-372))))) (-15 -2202 ($ (-667 (-309 (-550))))) (-15 -2288 ((-3 $ "failed") (-667 (-309 (-550))))) (-15 -2202 ($ (-667 (-926 (-372))))) (-15 -2288 ((-3 $ "failed") (-667 (-926 (-372))))) (-15 -2202 ($ (-667 (-926 (-550))))) (-15 -2288 ((-3 $ "failed") (-667 (-926 (-550))))) (-15 -2202 ($ (-667 (-400 (-926 (-372)))))) (-15 -2288 ((-3 $ "failed") (-667 (-400 (-926 (-372)))))) (-15 -2202 ($ (-667 (-400 (-926 (-550)))))) (-15 -2288 ((-3 $ "failed") (-667 (-400 (-926 (-550))))))))
+(((-595 (-837)) . T) ((-388) . T) ((-1182) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-1693 (($ $) NIL)) (-1488 (($ |#1| |#2|) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1821 ((|#2| $) NIL)) (-1670 ((|#1| $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 28)) (-2688 (($) 12 T CONST)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ |#1| $) 16) (($ $ |#1|) 19)))
+(((-378 |#1| |#2|) (-13 (-111 |#1| |#1|) (-500 |#1| |#2|) (-10 -7 (IF (|has| |#1| (-170)) (-6 (-696 |#1|)) |%noBranch|))) (-1021) (-825)) (T -378))
NIL
(-13 (-111 |#1| |#1|) (-500 |#1| |#2|) (-10 -7 (IF (|has| |#1| (-170)) (-6 (-696 |#1|)) |%noBranch|)))
-((-1504 (((-112) $ $) NIL)) (-4319 (((-749) $) 59)) (-3513 (($) NIL T CONST)) (-3527 (((-3 $ "failed") $ $) 61)) (-3880 (((-3 |#1| "failed") $) NIL)) (-2726 ((|#1| $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-3911 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) 53)) (-3102 (((-112) $) 15)) (-1980 ((|#1| $ (-550)) NIL)) (-2076 (((-749) $ (-550)) NIL)) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-2808 (($ (-1 |#1| |#1|) $) 38)) (-2921 (($ (-1 (-749) (-749)) $) 35)) (-3636 (((-3 $ "failed") $ $) 50)) (-1825 (((-1126) $) NIL)) (-4007 (($ $ $) 26)) (-4104 (($ $ $) 24)) (-3337 (((-1088) $) NIL)) (-1877 (((-623 (-2 (|:| |gen| |#1|) (|:| -1812 (-749)))) $) 32)) (-1866 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) 56)) (-1518 (((-836) $) 22) (($ |#1|) NIL)) (-2636 (($) 9 T CONST)) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) 41)) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) 63 (|has| |#1| (-825)))) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ |#1| (-749)) 40)) (* (($ $ $) 47) (($ |#1| $) 30) (($ $ |#1|) 28)))
-(((-379 |#1|) (-13 (-705) (-1011 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-749))) (-15 -4104 ($ $ $)) (-15 -4007 ($ $ $)) (-15 -3636 ((-3 $ "failed") $ $)) (-15 -3527 ((-3 $ "failed") $ $)) (-15 -1866 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -3911 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -4319 ((-749) $)) (-15 -1877 ((-623 (-2 (|:| |gen| |#1|) (|:| -1812 (-749)))) $)) (-15 -2076 ((-749) $ (-550))) (-15 -1980 (|#1| $ (-550))) (-15 -2921 ($ (-1 (-749) (-749)) $)) (-15 -2808 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-825)) (-6 (-825)) |%noBranch|))) (-1068)) (T -379))
-((* (*1 *1 *2 *1) (-12 (-5 *1 (-379 *2)) (-4 *2 (-1068)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-379 *2)) (-4 *2 (-1068)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-749)) (-5 *1 (-379 *2)) (-4 *2 (-1068)))) (-4104 (*1 *1 *1 *1) (-12 (-5 *1 (-379 *2)) (-4 *2 (-1068)))) (-4007 (*1 *1 *1 *1) (-12 (-5 *1 (-379 *2)) (-4 *2 (-1068)))) (-3636 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-379 *2)) (-4 *2 (-1068)))) (-3527 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-379 *2)) (-4 *2 (-1068)))) (-1866 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-379 *3)) (|:| |rm| (-379 *3)))) (-5 *1 (-379 *3)) (-4 *3 (-1068)))) (-3911 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-379 *3)) (|:| |mm| (-379 *3)) (|:| |rm| (-379 *3)))) (-5 *1 (-379 *3)) (-4 *3 (-1068)))) (-4319 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-379 *3)) (-4 *3 (-1068)))) (-1877 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1812 (-749))))) (-5 *1 (-379 *3)) (-4 *3 (-1068)))) (-2076 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-749)) (-5 *1 (-379 *4)) (-4 *4 (-1068)))) (-1980 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-379 *2)) (-4 *2 (-1068)))) (-2921 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-749) (-749))) (-5 *1 (-379 *3)) (-4 *3 (-1068)))) (-2808 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1068)) (-5 *1 (-379 *3)))))
-(-13 (-705) (-1011 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-749))) (-15 -4104 ($ $ $)) (-15 -4007 ($ $ $)) (-15 -3636 ((-3 $ "failed") $ $)) (-15 -3527 ((-3 $ "failed") $ $)) (-15 -1866 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -3911 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -4319 ((-749) $)) (-15 -1877 ((-623 (-2 (|:| |gen| |#1|) (|:| -1812 (-749)))) $)) (-15 -2076 ((-749) $ (-550))) (-15 -1980 (|#1| $ (-550))) (-15 -2921 ($ (-1 (-749) (-749)) $)) (-15 -2808 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-825)) (-6 (-825)) |%noBranch|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-3880 (((-3 (-550) "failed") $) 45)) (-2726 (((-550) $) 44)) (-1386 (((-3 $ "failed") $) 32)) (-3102 (((-112) $) 30)) (-2707 (($ $ $) 52)) (-4164 (($ $ $) 51)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1495 (((-3 $ "failed") $ $) 40)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-550)) 46)) (-2390 (((-749)) 28)) (-1345 (((-112) $ $) 37)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2363 (((-112) $ $) 49)) (-2345 (((-112) $ $) 48)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 50)) (-2335 (((-112) $ $) 47)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+((-2221 (((-112) $ $) NIL)) (-3828 (((-749) $) 59)) (-2991 (($) NIL T CONST)) (-3134 (((-3 $ "failed") $ $) 61)) (-2288 (((-3 |#1| "failed") $) NIL)) (-2202 ((|#1| $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2587 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) 53)) (-2419 (((-112) $) 15)) (-3325 ((|#1| $ (-550)) NIL)) (-3062 (((-749) $ (-550)) NIL)) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-1453 (($ (-1 |#1| |#1|) $) 38)) (-1332 (($ (-1 (-749) (-749)) $) 35)) (-1676 (((-3 $ "failed") $ $) 50)) (-2369 (((-1127) $) NIL)) (-4170 (($ $ $) 26)) (-2749 (($ $ $) 24)) (-3445 (((-1089) $) NIL)) (-1610 (((-623 (-2 (|:| |gen| |#1|) (|:| -1644 (-749)))) $) 32)) (-1505 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) 56)) (-2233 (((-837) $) 22) (($ |#1|) NIL)) (-2700 (($) 9 T CONST)) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) 41)) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) 63 (|has| |#1| (-825)))) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ |#1| (-749)) 40)) (* (($ $ $) 47) (($ |#1| $) 30) (($ $ |#1|) 28)))
+(((-379 |#1|) (-13 (-705) (-1012 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-749))) (-15 -2749 ($ $ $)) (-15 -4170 ($ $ $)) (-15 -1676 ((-3 $ "failed") $ $)) (-15 -3134 ((-3 $ "failed") $ $)) (-15 -1505 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -2587 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3828 ((-749) $)) (-15 -1610 ((-623 (-2 (|:| |gen| |#1|) (|:| -1644 (-749)))) $)) (-15 -3062 ((-749) $ (-550))) (-15 -3325 (|#1| $ (-550))) (-15 -1332 ($ (-1 (-749) (-749)) $)) (-15 -1453 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-825)) (-6 (-825)) |%noBranch|))) (-1069)) (T -379))
+((* (*1 *1 *2 *1) (-12 (-5 *1 (-379 *2)) (-4 *2 (-1069)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-379 *2)) (-4 *2 (-1069)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-749)) (-5 *1 (-379 *2)) (-4 *2 (-1069)))) (-2749 (*1 *1 *1 *1) (-12 (-5 *1 (-379 *2)) (-4 *2 (-1069)))) (-4170 (*1 *1 *1 *1) (-12 (-5 *1 (-379 *2)) (-4 *2 (-1069)))) (-1676 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-379 *2)) (-4 *2 (-1069)))) (-3134 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-379 *2)) (-4 *2 (-1069)))) (-1505 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-379 *3)) (|:| |rm| (-379 *3)))) (-5 *1 (-379 *3)) (-4 *3 (-1069)))) (-2587 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-379 *3)) (|:| |mm| (-379 *3)) (|:| |rm| (-379 *3)))) (-5 *1 (-379 *3)) (-4 *3 (-1069)))) (-3828 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-379 *3)) (-4 *3 (-1069)))) (-1610 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1644 (-749))))) (-5 *1 (-379 *3)) (-4 *3 (-1069)))) (-3062 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-749)) (-5 *1 (-379 *4)) (-4 *4 (-1069)))) (-3325 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-379 *2)) (-4 *2 (-1069)))) (-1332 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-749) (-749))) (-5 *1 (-379 *3)) (-4 *3 (-1069)))) (-1453 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1069)) (-5 *1 (-379 *3)))))
+(-13 (-705) (-1012 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-749))) (-15 -2749 ($ $ $)) (-15 -4170 ($ $ $)) (-15 -1676 ((-3 $ "failed") $ $)) (-15 -3134 ((-3 $ "failed") $ $)) (-15 -1505 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -2587 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3828 ((-749) $)) (-15 -1610 ((-623 (-2 (|:| |gen| |#1|) (|:| -1644 (-749)))) $)) (-15 -3062 ((-749) $ (-550))) (-15 -3325 (|#1| $ (-550))) (-15 -1332 ($ (-1 (-749) (-749)) $)) (-15 -1453 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-825)) (-6 (-825)) |%noBranch|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-2288 (((-3 (-550) "failed") $) 45)) (-2202 (((-550) $) 44)) (-1537 (((-3 $ "failed") $) 32)) (-2419 (((-112) $) 30)) (-2793 (($ $ $) 52)) (-2173 (($ $ $) 51)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3409 (((-3 $ "failed") $ $) 40)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-550)) 46)) (-3091 (((-749)) 28)) (-1819 (((-112) $ $) 37)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2324 (((-112) $ $) 49)) (-2302 (((-112) $ $) 48)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 50)) (-2290 (((-112) $ $) 47)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
(((-380) (-138)) (T -380))
NIL
-(-13 (-542) (-825) (-1011 (-550)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-836)) . T) ((-170) . T) ((-283) . T) ((-542) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-825) . T) ((-1011 (-550)) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-1671 (((-112) $) 20)) (-1790 (((-112) $) 19)) (-2578 (($ (-1126) (-1126) (-1126)) 21)) (-1916 (((-1126) $) 16)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2782 (($ (-1126) (-1126) (-1126)) 14)) (-1999 (((-1126) $) 17)) (-1899 (((-112) $) 18)) (-1872 (((-1126) $) 15)) (-1518 (((-836) $) 12) (($ (-1126)) 13) (((-1126) $) 9)) (-2316 (((-112) $ $) 7)))
+(-13 (-542) (-825) (-1012 (-550)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-837)) . T) ((-170) . T) ((-283) . T) ((-542) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-825) . T) ((-1012 (-550)) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-3384 (((-112) $) 20)) (-1997 (((-112) $) 19)) (-3375 (($ (-1127) (-1127) (-1127)) 21)) (-1856 (((-1127) $) 16)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3566 (($ (-1127) (-1127) (-1127)) 14)) (-3505 (((-1127) $) 17)) (-1826 (((-112) $) 18)) (-1942 (((-1127) $) 15)) (-2233 (((-837) $) 12) (($ (-1127)) 13) (((-1127) $) 9)) (-2264 (((-112) $ $) 7)))
(((-381) (-382)) (T -381))
NIL
(-382)
-((-1504 (((-112) $ $) 7)) (-1671 (((-112) $) 14)) (-1790 (((-112) $) 15)) (-2578 (($ (-1126) (-1126) (-1126)) 13)) (-1916 (((-1126) $) 18)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-2782 (($ (-1126) (-1126) (-1126)) 20)) (-1999 (((-1126) $) 17)) (-1899 (((-112) $) 16)) (-1872 (((-1126) $) 19)) (-1518 (((-836) $) 11) (($ (-1126)) 22) (((-1126) $) 21)) (-2316 (((-112) $ $) 6)))
+((-2221 (((-112) $ $) 7)) (-3384 (((-112) $) 14)) (-1997 (((-112) $) 15)) (-3375 (($ (-1127) (-1127) (-1127)) 13)) (-1856 (((-1127) $) 18)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3566 (($ (-1127) (-1127) (-1127)) 20)) (-3505 (((-1127) $) 17)) (-1826 (((-112) $) 16)) (-1942 (((-1127) $) 19)) (-2233 (((-837) $) 11) (($ (-1127)) 22) (((-1127) $) 21)) (-2264 (((-112) $ $) 6)))
(((-382) (-138)) (T -382))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1126)) (-4 *1 (-382)))) (-1518 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-1126)))) (-2782 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1126)) (-4 *1 (-382)))) (-1872 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-1126)))) (-1916 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-1126)))) (-1999 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-1126)))) (-1899 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-112)))) (-1790 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-112)))) (-1671 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-112)))) (-2578 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1126)) (-4 *1 (-382)))))
-(-13 (-1068) (-10 -8 (-15 -1518 ($ (-1126))) (-15 -1518 ((-1126) $)) (-15 -2782 ($ (-1126) (-1126) (-1126))) (-15 -1872 ((-1126) $)) (-15 -1916 ((-1126) $)) (-15 -1999 ((-1126) $)) (-15 -1899 ((-112) $)) (-15 -1790 ((-112) $)) (-15 -1671 ((-112) $)) (-15 -2578 ($ (-1126) (-1126) (-1126)))))
-(((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-2093 (((-836) $) 50)) (-3513 (($) NIL T CONST)) (-2923 (($ $ (-894)) NIL)) (-1494 (($ $ (-894)) NIL)) (-2834 (($ $ (-894)) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3935 (($ (-749)) 26)) (-2854 (((-749)) 17)) (-3927 (((-836) $) 52)) (-3292 (($ $ $) NIL)) (-1518 (((-836) $) NIL)) (-3395 (($ $ $ $) NIL)) (-1358 (($ $ $) NIL)) (-2626 (($) 20 T CONST)) (-2316 (((-112) $ $) 28)) (-2403 (($ $) 34) (($ $ $) 36)) (-2391 (($ $ $) 37)) (** (($ $ (-894)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 38) (($ $ |#3|) NIL) (($ |#3| $) 33)))
-(((-383 |#1| |#2| |#3|) (-13 (-723 |#3|) (-10 -8 (-15 -2854 ((-749))) (-15 -3927 ((-836) $)) (-15 -2093 ((-836) $)) (-15 -3935 ($ (-749))))) (-749) (-749) (-170)) (T -383))
-((-2854 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-383 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-170)))) (-3927 (*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-383 *3 *4 *5)) (-14 *3 (-749)) (-14 *4 (-749)) (-4 *5 (-170)))) (-2093 (*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-383 *3 *4 *5)) (-14 *3 (-749)) (-14 *4 (-749)) (-4 *5 (-170)))) (-3935 (*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-383 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-170)))))
-(-13 (-723 |#3|) (-10 -8 (-15 -2854 ((-749))) (-15 -3927 ((-836) $)) (-15 -2093 ((-836) $)) (-15 -3935 ($ (-749)))))
-((-4227 (((-1126)) 10)) (-4124 (((-1115 (-1126))) 28)) (-3370 (((-1232) (-1126)) 25) (((-1232) (-381)) 24)) (-3383 (((-1232)) 26)) (-4030 (((-1115 (-1126))) 27)))
-(((-384) (-10 -7 (-15 -4030 ((-1115 (-1126)))) (-15 -4124 ((-1115 (-1126)))) (-15 -3383 ((-1232))) (-15 -3370 ((-1232) (-381))) (-15 -3370 ((-1232) (-1126))) (-15 -4227 ((-1126))))) (T -384))
-((-4227 (*1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-384)))) (-3370 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-384)))) (-3370 (*1 *2 *3) (-12 (-5 *3 (-381)) (-5 *2 (-1232)) (-5 *1 (-384)))) (-3383 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-384)))) (-4124 (*1 *2) (-12 (-5 *2 (-1115 (-1126))) (-5 *1 (-384)))) (-4030 (*1 *2) (-12 (-5 *2 (-1115 (-1126))) (-5 *1 (-384)))))
-(-10 -7 (-15 -4030 ((-1115 (-1126)))) (-15 -4124 ((-1115 (-1126)))) (-15 -3383 ((-1232))) (-15 -3370 ((-1232) (-381))) (-15 -3370 ((-1232) (-1126))) (-15 -4227 ((-1126))))
-((-2475 (((-749) (-329 |#1| |#2| |#3| |#4|)) 16)))
-(((-385 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2475 ((-749) (-329 |#1| |#2| |#3| |#4|)))) (-13 (-361) (-356)) (-1203 |#1|) (-1203 (-400 |#2|)) (-335 |#1| |#2| |#3|)) (T -385))
-((-2475 (*1 *2 *3) (-12 (-5 *3 (-329 *4 *5 *6 *7)) (-4 *4 (-13 (-361) (-356))) (-4 *5 (-1203 *4)) (-4 *6 (-1203 (-400 *5))) (-4 *7 (-335 *4 *5 *6)) (-5 *2 (-749)) (-5 *1 (-385 *4 *5 *6 *7)))))
-(-10 -7 (-15 -2475 ((-749) (-329 |#1| |#2| |#3| |#4|))))
-((-1518 (((-387) |#1|) 11)))
-(((-386 |#1|) (-10 -7 (-15 -1518 ((-387) |#1|))) (-1068)) (T -386))
-((-1518 (*1 *2 *3) (-12 (-5 *2 (-387)) (-5 *1 (-386 *3)) (-4 *3 (-1068)))))
-(-10 -7 (-15 -1518 ((-387) |#1|)))
-((-1504 (((-112) $ $) NIL)) (-3918 (((-623 (-1126)) $ (-623 (-1126))) 38)) (-1279 (((-623 (-1126)) $ (-623 (-1126))) 39)) (-4112 (((-623 (-1126)) $ (-623 (-1126))) 40)) (-4231 (((-623 (-1126)) $) 35)) (-2578 (($) 23)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2078 (((-623 (-1126)) $) 36)) (-1291 (((-623 (-1126)) $) 37)) (-2048 (((-1232) $ (-550)) 33) (((-1232) $) 34)) (-4028 (($ (-836) (-550)) 30)) (-1518 (((-836) $) 42) (($ (-836)) 25)) (-2316 (((-112) $ $) NIL)))
-(((-387) (-13 (-1068) (-10 -8 (-15 -1518 ($ (-836))) (-15 -4028 ($ (-836) (-550))) (-15 -2048 ((-1232) $ (-550))) (-15 -2048 ((-1232) $)) (-15 -1291 ((-623 (-1126)) $)) (-15 -2078 ((-623 (-1126)) $)) (-15 -2578 ($)) (-15 -4231 ((-623 (-1126)) $)) (-15 -4112 ((-623 (-1126)) $ (-623 (-1126)))) (-15 -1279 ((-623 (-1126)) $ (-623 (-1126)))) (-15 -3918 ((-623 (-1126)) $ (-623 (-1126))))))) (T -387))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-836)) (-5 *1 (-387)))) (-4028 (*1 *1 *2 *3) (-12 (-5 *2 (-836)) (-5 *3 (-550)) (-5 *1 (-387)))) (-2048 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1232)) (-5 *1 (-387)))) (-2048 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-387)))) (-1291 (*1 *2 *1) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-387)))) (-2078 (*1 *2 *1) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-387)))) (-2578 (*1 *1) (-5 *1 (-387))) (-4231 (*1 *2 *1) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-387)))) (-4112 (*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-387)))) (-1279 (*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-387)))) (-3918 (*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-387)))))
-(-13 (-1068) (-10 -8 (-15 -1518 ($ (-836))) (-15 -4028 ($ (-836) (-550))) (-15 -2048 ((-1232) $ (-550))) (-15 -2048 ((-1232) $)) (-15 -1291 ((-623 (-1126)) $)) (-15 -2078 ((-623 (-1126)) $)) (-15 -2578 ($)) (-15 -4231 ((-623 (-1126)) $)) (-15 -4112 ((-623 (-1126)) $ (-623 (-1126)))) (-15 -1279 ((-623 (-1126)) $ (-623 (-1126)))) (-15 -3918 ((-623 (-1126)) $ (-623 (-1126))))))
-((-3397 (((-1232) $) 7)) (-1518 (((-836) $) 8)))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1127)) (-4 *1 (-382)))) (-2233 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-1127)))) (-3566 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1127)) (-4 *1 (-382)))) (-1942 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-1127)))) (-1856 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-1127)))) (-3505 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-1127)))) (-1826 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-112)))) (-1997 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-112)))) (-3384 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-112)))) (-3375 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1127)) (-4 *1 (-382)))))
+(-13 (-1069) (-10 -8 (-15 -2233 ($ (-1127))) (-15 -2233 ((-1127) $)) (-15 -3566 ($ (-1127) (-1127) (-1127))) (-15 -1942 ((-1127) $)) (-15 -1856 ((-1127) $)) (-15 -3505 ((-1127) $)) (-15 -1826 ((-112) $)) (-15 -1997 ((-112) $)) (-15 -3384 ((-112) $)) (-15 -3375 ($ (-1127) (-1127) (-1127)))))
+(((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-3209 (((-837) $) 50)) (-2991 (($) NIL T CONST)) (-1339 (($ $ (-895)) NIL)) (-2210 (($ $ (-895)) NIL)) (-1692 (($ $ (-895)) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2256 (($ (-749)) 26)) (-1877 (((-749)) 17)) (-1496 (((-837) $) 52)) (-1353 (($ $ $) NIL)) (-2233 (((-837) $) NIL)) (-4143 (($ $ $ $) NIL)) (-1923 (($ $ $) NIL)) (-2688 (($) 20 T CONST)) (-2264 (((-112) $ $) 28)) (-2370 (($ $) 34) (($ $ $) 36)) (-2358 (($ $ $) 37)) (** (($ $ (-895)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 38) (($ $ |#3|) NIL) (($ |#3| $) 33)))
+(((-383 |#1| |#2| |#3|) (-13 (-723 |#3|) (-10 -8 (-15 -1877 ((-749))) (-15 -1496 ((-837) $)) (-15 -3209 ((-837) $)) (-15 -2256 ($ (-749))))) (-749) (-749) (-170)) (T -383))
+((-1877 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-383 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-170)))) (-1496 (*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-383 *3 *4 *5)) (-14 *3 (-749)) (-14 *4 (-749)) (-4 *5 (-170)))) (-3209 (*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-383 *3 *4 *5)) (-14 *3 (-749)) (-14 *4 (-749)) (-4 *5 (-170)))) (-2256 (*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-383 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-170)))))
+(-13 (-723 |#3|) (-10 -8 (-15 -1877 ((-749))) (-15 -1496 ((-837) $)) (-15 -3209 ((-837) $)) (-15 -2256 ($ (-749)))))
+((-1469 (((-1127)) 10)) (-2992 (((-1116 (-1127))) 28)) (-1296 (((-1233) (-1127)) 25) (((-1233) (-381)) 24)) (-1306 (((-1233)) 26)) (-1313 (((-1116 (-1127))) 27)))
+(((-384) (-10 -7 (-15 -1313 ((-1116 (-1127)))) (-15 -2992 ((-1116 (-1127)))) (-15 -1306 ((-1233))) (-15 -1296 ((-1233) (-381))) (-15 -1296 ((-1233) (-1127))) (-15 -1469 ((-1127))))) (T -384))
+((-1469 (*1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-384)))) (-1296 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-384)))) (-1296 (*1 *2 *3) (-12 (-5 *3 (-381)) (-5 *2 (-1233)) (-5 *1 (-384)))) (-1306 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-384)))) (-2992 (*1 *2) (-12 (-5 *2 (-1116 (-1127))) (-5 *1 (-384)))) (-1313 (*1 *2) (-12 (-5 *2 (-1116 (-1127))) (-5 *1 (-384)))))
+(-10 -7 (-15 -1313 ((-1116 (-1127)))) (-15 -2992 ((-1116 (-1127)))) (-15 -1306 ((-1233))) (-15 -1296 ((-1233) (-381))) (-15 -1296 ((-1233) (-1127))) (-15 -1469 ((-1127))))
+((-2603 (((-749) (-329 |#1| |#2| |#3| |#4|)) 16)))
+(((-385 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2603 ((-749) (-329 |#1| |#2| |#3| |#4|)))) (-13 (-361) (-356)) (-1204 |#1|) (-1204 (-400 |#2|)) (-335 |#1| |#2| |#3|)) (T -385))
+((-2603 (*1 *2 *3) (-12 (-5 *3 (-329 *4 *5 *6 *7)) (-4 *4 (-13 (-361) (-356))) (-4 *5 (-1204 *4)) (-4 *6 (-1204 (-400 *5))) (-4 *7 (-335 *4 *5 *6)) (-5 *2 (-749)) (-5 *1 (-385 *4 *5 *6 *7)))))
+(-10 -7 (-15 -2603 ((-749) (-329 |#1| |#2| |#3| |#4|))))
+((-2233 (((-387) |#1|) 11)))
+(((-386 |#1|) (-10 -7 (-15 -2233 ((-387) |#1|))) (-1069)) (T -386))
+((-2233 (*1 *2 *3) (-12 (-5 *2 (-387)) (-5 *1 (-386 *3)) (-4 *3 (-1069)))))
+(-10 -7 (-15 -2233 ((-387) |#1|)))
+((-2221 (((-112) $ $) NIL)) (-1405 (((-623 (-1127)) $ (-623 (-1127))) 38)) (-3681 (((-623 (-1127)) $ (-623 (-1127))) 39)) (-2846 (((-623 (-1127)) $ (-623 (-1127))) 40)) (-1494 (((-623 (-1127)) $) 35)) (-3375 (($) 23)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2004 (((-623 (-1127)) $) 36)) (-3664 (((-623 (-1127)) $) 37)) (-1970 (((-1233) $ (-550)) 33) (((-1233) $) 34)) (-2451 (($ (-837) (-550)) 30)) (-2233 (((-837) $) 42) (($ (-837)) 25)) (-2264 (((-112) $ $) NIL)))
+(((-387) (-13 (-1069) (-10 -8 (-15 -2233 ($ (-837))) (-15 -2451 ($ (-837) (-550))) (-15 -1970 ((-1233) $ (-550))) (-15 -1970 ((-1233) $)) (-15 -3664 ((-623 (-1127)) $)) (-15 -2004 ((-623 (-1127)) $)) (-15 -3375 ($)) (-15 -1494 ((-623 (-1127)) $)) (-15 -2846 ((-623 (-1127)) $ (-623 (-1127)))) (-15 -3681 ((-623 (-1127)) $ (-623 (-1127)))) (-15 -1405 ((-623 (-1127)) $ (-623 (-1127))))))) (T -387))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-837)) (-5 *1 (-387)))) (-2451 (*1 *1 *2 *3) (-12 (-5 *2 (-837)) (-5 *3 (-550)) (-5 *1 (-387)))) (-1970 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1233)) (-5 *1 (-387)))) (-1970 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-387)))) (-3664 (*1 *2 *1) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-387)))) (-2004 (*1 *2 *1) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-387)))) (-3375 (*1 *1) (-5 *1 (-387))) (-1494 (*1 *2 *1) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-387)))) (-2846 (*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-387)))) (-3681 (*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-387)))) (-1405 (*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-387)))))
+(-13 (-1069) (-10 -8 (-15 -2233 ($ (-837))) (-15 -2451 ($ (-837) (-550))) (-15 -1970 ((-1233) $ (-550))) (-15 -1970 ((-1233) $)) (-15 -3664 ((-623 (-1127)) $)) (-15 -2004 ((-623 (-1127)) $)) (-15 -3375 ($)) (-15 -1494 ((-623 (-1127)) $)) (-15 -2846 ((-623 (-1127)) $ (-623 (-1127)))) (-15 -3681 ((-623 (-1127)) $ (-623 (-1127)))) (-15 -1405 ((-623 (-1127)) $ (-623 (-1127))))))
+((-1316 (((-1233) $) 7)) (-2233 (((-837) $) 8)))
(((-388) (-138)) (T -388))
-((-3397 (*1 *2 *1) (-12 (-4 *1 (-388)) (-5 *2 (-1232)))))
-(-13 (-1181) (-595 (-836)) (-10 -8 (-15 -3397 ((-1232) $))))
-(((-595 (-836)) . T) ((-1181) . T))
-((-3880 (((-3 $ "failed") (-309 (-372))) 21) (((-3 $ "failed") (-309 (-550))) 19) (((-3 $ "failed") (-925 (-372))) 17) (((-3 $ "failed") (-925 (-550))) 15) (((-3 $ "failed") (-400 (-925 (-372)))) 13) (((-3 $ "failed") (-400 (-925 (-550)))) 11)) (-2726 (($ (-309 (-372))) 22) (($ (-309 (-550))) 20) (($ (-925 (-372))) 18) (($ (-925 (-550))) 16) (($ (-400 (-925 (-372)))) 14) (($ (-400 (-925 (-550)))) 12)) (-3397 (((-1232) $) 7)) (-1518 (((-836) $) 8) (($ (-623 (-323))) 25) (($ (-323)) 24) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 23)))
+((-1316 (*1 *2 *1) (-12 (-4 *1 (-388)) (-5 *2 (-1233)))))
+(-13 (-1182) (-595 (-837)) (-10 -8 (-15 -1316 ((-1233) $))))
+(((-595 (-837)) . T) ((-1182) . T))
+((-2288 (((-3 $ "failed") (-309 (-372))) 21) (((-3 $ "failed") (-309 (-550))) 19) (((-3 $ "failed") (-926 (-372))) 17) (((-3 $ "failed") (-926 (-550))) 15) (((-3 $ "failed") (-400 (-926 (-372)))) 13) (((-3 $ "failed") (-400 (-926 (-550)))) 11)) (-2202 (($ (-309 (-372))) 22) (($ (-309 (-550))) 20) (($ (-926 (-372))) 18) (($ (-926 (-550))) 16) (($ (-400 (-926 (-372)))) 14) (($ (-400 (-926 (-550)))) 12)) (-1316 (((-1233) $) 7)) (-2233 (((-837) $) 8) (($ (-623 (-323))) 25) (($ (-323)) 24) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 23)))
(((-389) (-138)) (T -389))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-4 *1 (-389)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-323)) (-4 *1 (-389)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) (-4 *1 (-389)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-309 (-372))) (-4 *1 (-389)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-309 (-372))) (-4 *1 (-389)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-309 (-550))) (-4 *1 (-389)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-309 (-550))) (-4 *1 (-389)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-925 (-372))) (-4 *1 (-389)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-925 (-372))) (-4 *1 (-389)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-925 (-550))) (-4 *1 (-389)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-925 (-550))) (-4 *1 (-389)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-400 (-925 (-372)))) (-4 *1 (-389)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-400 (-925 (-372)))) (-4 *1 (-389)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-400 (-925 (-550)))) (-4 *1 (-389)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-400 (-925 (-550)))) (-4 *1 (-389)))))
-(-13 (-388) (-10 -8 (-15 -1518 ($ (-623 (-323)))) (-15 -1518 ($ (-323))) (-15 -1518 ($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323)))))) (-15 -2726 ($ (-309 (-372)))) (-15 -3880 ((-3 $ "failed") (-309 (-372)))) (-15 -2726 ($ (-309 (-550)))) (-15 -3880 ((-3 $ "failed") (-309 (-550)))) (-15 -2726 ($ (-925 (-372)))) (-15 -3880 ((-3 $ "failed") (-925 (-372)))) (-15 -2726 ($ (-925 (-550)))) (-15 -3880 ((-3 $ "failed") (-925 (-550)))) (-15 -2726 ($ (-400 (-925 (-372))))) (-15 -3880 ((-3 $ "failed") (-400 (-925 (-372))))) (-15 -2726 ($ (-400 (-925 (-550))))) (-15 -3880 ((-3 $ "failed") (-400 (-925 (-550)))))))
-(((-595 (-836)) . T) ((-388) . T) ((-1181) . T))
-((-3309 (((-623 (-1126)) (-623 (-1126))) 9)) (-3397 (((-1232) (-381)) 27)) (-1393 (((-1072) (-1144) (-623 (-1144)) (-1147) (-623 (-1144))) 60) (((-1072) (-1144) (-623 (-3 (|:| |array| (-623 (-1144))) (|:| |scalar| (-1144)))) (-623 (-623 (-3 (|:| |array| (-623 (-1144))) (|:| |scalar| (-1144))))) (-623 (-1144)) (-1144)) 35) (((-1072) (-1144) (-623 (-3 (|:| |array| (-623 (-1144))) (|:| |scalar| (-1144)))) (-623 (-623 (-3 (|:| |array| (-623 (-1144))) (|:| |scalar| (-1144))))) (-623 (-1144))) 34)))
-(((-390) (-10 -7 (-15 -1393 ((-1072) (-1144) (-623 (-3 (|:| |array| (-623 (-1144))) (|:| |scalar| (-1144)))) (-623 (-623 (-3 (|:| |array| (-623 (-1144))) (|:| |scalar| (-1144))))) (-623 (-1144)))) (-15 -1393 ((-1072) (-1144) (-623 (-3 (|:| |array| (-623 (-1144))) (|:| |scalar| (-1144)))) (-623 (-623 (-3 (|:| |array| (-623 (-1144))) (|:| |scalar| (-1144))))) (-623 (-1144)) (-1144))) (-15 -1393 ((-1072) (-1144) (-623 (-1144)) (-1147) (-623 (-1144)))) (-15 -3397 ((-1232) (-381))) (-15 -3309 ((-623 (-1126)) (-623 (-1126)))))) (T -390))
-((-3309 (*1 *2 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-390)))) (-3397 (*1 *2 *3) (-12 (-5 *3 (-381)) (-5 *2 (-1232)) (-5 *1 (-390)))) (-1393 (*1 *2 *3 *4 *5 *4) (-12 (-5 *4 (-623 (-1144))) (-5 *5 (-1147)) (-5 *3 (-1144)) (-5 *2 (-1072)) (-5 *1 (-390)))) (-1393 (*1 *2 *3 *4 *5 *6 *3) (-12 (-5 *5 (-623 (-623 (-3 (|:| |array| *6) (|:| |scalar| *3))))) (-5 *4 (-623 (-3 (|:| |array| (-623 *3)) (|:| |scalar| (-1144))))) (-5 *6 (-623 (-1144))) (-5 *3 (-1144)) (-5 *2 (-1072)) (-5 *1 (-390)))) (-1393 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-623 (-623 (-3 (|:| |array| *6) (|:| |scalar| *3))))) (-5 *4 (-623 (-3 (|:| |array| (-623 *3)) (|:| |scalar| (-1144))))) (-5 *6 (-623 (-1144))) (-5 *3 (-1144)) (-5 *2 (-1072)) (-5 *1 (-390)))))
-(-10 -7 (-15 -1393 ((-1072) (-1144) (-623 (-3 (|:| |array| (-623 (-1144))) (|:| |scalar| (-1144)))) (-623 (-623 (-3 (|:| |array| (-623 (-1144))) (|:| |scalar| (-1144))))) (-623 (-1144)))) (-15 -1393 ((-1072) (-1144) (-623 (-3 (|:| |array| (-623 (-1144))) (|:| |scalar| (-1144)))) (-623 (-623 (-3 (|:| |array| (-623 (-1144))) (|:| |scalar| (-1144))))) (-623 (-1144)) (-1144))) (-15 -1393 ((-1072) (-1144) (-623 (-1144)) (-1147) (-623 (-1144)))) (-15 -3397 ((-1232) (-381))) (-15 -3309 ((-623 (-1126)) (-623 (-1126)))))
-((-3397 (((-1232) $) 38)) (-1518 (((-836) $) 98) (($ (-323)) 100) (($ (-623 (-323))) 99) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 97) (($ (-309 (-679))) 54) (($ (-309 (-677))) 73) (($ (-309 (-672))) 86) (($ (-287 (-309 (-679)))) 68) (($ (-287 (-309 (-677)))) 81) (($ (-287 (-309 (-672)))) 94) (($ (-309 (-550))) 104) (($ (-309 (-372))) 117) (($ (-309 (-167 (-372)))) 130) (($ (-287 (-309 (-550)))) 112) (($ (-287 (-309 (-372)))) 125) (($ (-287 (-309 (-167 (-372))))) 138)))
-(((-391 |#1| |#2| |#3| |#4|) (-13 (-388) (-10 -8 (-15 -1518 ($ (-323))) (-15 -1518 ($ (-623 (-323)))) (-15 -1518 ($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323)))))) (-15 -1518 ($ (-309 (-679)))) (-15 -1518 ($ (-309 (-677)))) (-15 -1518 ($ (-309 (-672)))) (-15 -1518 ($ (-287 (-309 (-679))))) (-15 -1518 ($ (-287 (-309 (-677))))) (-15 -1518 ($ (-287 (-309 (-672))))) (-15 -1518 ($ (-309 (-550)))) (-15 -1518 ($ (-309 (-372)))) (-15 -1518 ($ (-309 (-167 (-372))))) (-15 -1518 ($ (-287 (-309 (-550))))) (-15 -1518 ($ (-287 (-309 (-372))))) (-15 -1518 ($ (-287 (-309 (-167 (-372)))))))) (-1144) (-3 (|:| |fst| (-427)) (|:| -3730 "void")) (-623 (-1144)) (-1148)) (T -391))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-323)) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-14 *5 (-623 (-1144))) (-14 *6 (-1148)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-14 *5 (-623 (-1144))) (-14 *6 (-1148)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-14 *5 (-623 (-1144))) (-14 *6 (-1148)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-309 (-679))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-14 *5 (-623 (-1144))) (-14 *6 (-1148)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-309 (-677))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-14 *5 (-623 (-1144))) (-14 *6 (-1148)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-309 (-672))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-14 *5 (-623 (-1144))) (-14 *6 (-1148)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-287 (-309 (-679)))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-14 *5 (-623 (-1144))) (-14 *6 (-1148)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-287 (-309 (-677)))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-14 *5 (-623 (-1144))) (-14 *6 (-1148)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-287 (-309 (-672)))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-14 *5 (-623 (-1144))) (-14 *6 (-1148)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-309 (-550))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-14 *5 (-623 (-1144))) (-14 *6 (-1148)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-309 (-372))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-14 *5 (-623 (-1144))) (-14 *6 (-1148)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-309 (-167 (-372)))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-14 *5 (-623 (-1144))) (-14 *6 (-1148)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-287 (-309 (-550)))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-14 *5 (-623 (-1144))) (-14 *6 (-1148)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-287 (-309 (-372)))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-14 *5 (-623 (-1144))) (-14 *6 (-1148)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-287 (-309 (-167 (-372))))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-14 *5 (-623 (-1144))) (-14 *6 (-1148)))))
-(-13 (-388) (-10 -8 (-15 -1518 ($ (-323))) (-15 -1518 ($ (-623 (-323)))) (-15 -1518 ($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323)))))) (-15 -1518 ($ (-309 (-679)))) (-15 -1518 ($ (-309 (-677)))) (-15 -1518 ($ (-309 (-672)))) (-15 -1518 ($ (-287 (-309 (-679))))) (-15 -1518 ($ (-287 (-309 (-677))))) (-15 -1518 ($ (-287 (-309 (-672))))) (-15 -1518 ($ (-309 (-550)))) (-15 -1518 ($ (-309 (-372)))) (-15 -1518 ($ (-309 (-167 (-372))))) (-15 -1518 ($ (-287 (-309 (-550))))) (-15 -1518 ($ (-287 (-309 (-372))))) (-15 -1518 ($ (-287 (-309 (-167 (-372))))))))
-((-1504 (((-112) $ $) NIL)) (-3509 ((|#2| $) 36)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3610 (($ (-400 |#2|)) 85)) (-3413 (((-623 (-2 (|:| -3521 (-749)) (|:| -3335 |#2|) (|:| |num| |#2|))) $) 37)) (-2393 (($ $) 32) (($ $ (-749)) 34)) (-4028 (((-400 |#2|) $) 46)) (-1532 (($ (-623 (-2 (|:| -3521 (-749)) (|:| -3335 |#2|) (|:| |num| |#2|)))) 31)) (-1518 (((-836) $) 120)) (-4183 (($ $) 33) (($ $ (-749)) 35)) (-2316 (((-112) $ $) NIL)) (-2391 (($ |#2| $) 39)))
-(((-392 |#1| |#2|) (-13 (-1068) (-596 (-400 |#2|)) (-10 -8 (-15 -2391 ($ |#2| $)) (-15 -3610 ($ (-400 |#2|))) (-15 -3509 (|#2| $)) (-15 -3413 ((-623 (-2 (|:| -3521 (-749)) (|:| -3335 |#2|) (|:| |num| |#2|))) $)) (-15 -1532 ($ (-623 (-2 (|:| -3521 (-749)) (|:| -3335 |#2|) (|:| |num| |#2|))))) (-15 -2393 ($ $)) (-15 -4183 ($ $)) (-15 -2393 ($ $ (-749))) (-15 -4183 ($ $ (-749))))) (-13 (-356) (-145)) (-1203 |#1|)) (T -392))
-((-2391 (*1 *1 *2 *1) (-12 (-4 *3 (-13 (-356) (-145))) (-5 *1 (-392 *3 *2)) (-4 *2 (-1203 *3)))) (-3610 (*1 *1 *2) (-12 (-5 *2 (-400 *4)) (-4 *4 (-1203 *3)) (-4 *3 (-13 (-356) (-145))) (-5 *1 (-392 *3 *4)))) (-3509 (*1 *2 *1) (-12 (-4 *2 (-1203 *3)) (-5 *1 (-392 *3 *2)) (-4 *3 (-13 (-356) (-145))))) (-3413 (*1 *2 *1) (-12 (-4 *3 (-13 (-356) (-145))) (-5 *2 (-623 (-2 (|:| -3521 (-749)) (|:| -3335 *4) (|:| |num| *4)))) (-5 *1 (-392 *3 *4)) (-4 *4 (-1203 *3)))) (-1532 (*1 *1 *2) (-12 (-5 *2 (-623 (-2 (|:| -3521 (-749)) (|:| -3335 *4) (|:| |num| *4)))) (-4 *4 (-1203 *3)) (-4 *3 (-13 (-356) (-145))) (-5 *1 (-392 *3 *4)))) (-2393 (*1 *1 *1) (-12 (-4 *2 (-13 (-356) (-145))) (-5 *1 (-392 *2 *3)) (-4 *3 (-1203 *2)))) (-4183 (*1 *1 *1) (-12 (-4 *2 (-13 (-356) (-145))) (-5 *1 (-392 *2 *3)) (-4 *3 (-1203 *2)))) (-2393 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *3 (-13 (-356) (-145))) (-5 *1 (-392 *3 *4)) (-4 *4 (-1203 *3)))) (-4183 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *3 (-13 (-356) (-145))) (-5 *1 (-392 *3 *4)) (-4 *4 (-1203 *3)))))
-(-13 (-1068) (-596 (-400 |#2|)) (-10 -8 (-15 -2391 ($ |#2| $)) (-15 -3610 ($ (-400 |#2|))) (-15 -3509 (|#2| $)) (-15 -3413 ((-623 (-2 (|:| -3521 (-749)) (|:| -3335 |#2|) (|:| |num| |#2|))) $)) (-15 -1532 ($ (-623 (-2 (|:| -3521 (-749)) (|:| -3335 |#2|) (|:| |num| |#2|))))) (-15 -2393 ($ $)) (-15 -4183 ($ $)) (-15 -2393 ($ $ (-749))) (-15 -4183 ($ $ (-749)))))
-((-1504 (((-112) $ $) 9 (-1561 (|has| |#1| (-859 (-550))) (|has| |#1| (-859 (-372)))))) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) 15 (|has| |#1| (-859 (-372)))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) 14 (|has| |#1| (-859 (-550))))) (-1825 (((-1126) $) 13 (-1561 (|has| |#1| (-859 (-550))) (|has| |#1| (-859 (-372)))))) (-3337 (((-1088) $) 12 (-1561 (|has| |#1| (-859 (-550))) (|has| |#1| (-859 (-372)))))) (-1518 (((-836) $) 11 (-1561 (|has| |#1| (-859 (-550))) (|has| |#1| (-859 (-372)))))) (-2316 (((-112) $ $) 10 (-1561 (|has| |#1| (-859 (-550))) (|has| |#1| (-859 (-372)))))))
-(((-393 |#1|) (-138) (-1181)) (T -393))
-NIL
-(-13 (-1181) (-10 -7 (IF (|has| |t#1| (-859 (-550))) (-6 (-859 (-550))) |%noBranch|) (IF (|has| |t#1| (-859 (-372))) (-6 (-859 (-372))) |%noBranch|)))
-(((-101) -1561 (|has| |#1| (-859 (-550))) (|has| |#1| (-859 (-372)))) ((-595 (-836)) -1561 (|has| |#1| (-859 (-550))) (|has| |#1| (-859 (-372)))) ((-859 (-372)) |has| |#1| (-859 (-372))) ((-859 (-550)) |has| |#1| (-859 (-550))) ((-1068) -1561 (|has| |#1| (-859 (-550))) (|has| |#1| (-859 (-372)))) ((-1181) . T))
-((-3714 (($ $) 10) (($ $ (-749)) 11)))
-(((-394 |#1|) (-10 -8 (-15 -3714 (|#1| |#1| (-749))) (-15 -3714 (|#1| |#1|))) (-395)) (T -394))
-NIL
-(-10 -8 (-15 -3714 (|#1| |#1| (-749))) (-15 -3714 (|#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-3219 (((-3 $ "failed") $ $) 19)) (-1505 (($ $) 70)) (-3564 (((-411 $) $) 69)) (-3631 (((-112) $ $) 57)) (-3513 (($) 17 T CONST)) (-3349 (($ $ $) 53)) (-1386 (((-3 $ "failed") $) 32)) (-1519 (($ $ $) 54)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 49)) (-3714 (($ $) 76) (($ $ (-749)) 75)) (-3933 (((-112) $) 68)) (-2475 (((-811 (-894)) $) 78)) (-3102 (((-112) $) 30)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-3106 (($ $ $) 44) (($ (-623 $)) 43)) (-1825 (((-1126) $) 9)) (-3235 (($ $) 67)) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 42)) (-3139 (($ $ $) 46) (($ (-623 $)) 45)) (-3338 (((-411 $) $) 71)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-1495 (((-3 $ "failed") $ $) 40)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-3542 (((-749) $) 56)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 55)) (-3811 (((-3 (-749) "failed") $ $) 77)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63)) (-4242 (((-3 $ "failed") $) 79)) (-2390 (((-749)) 28)) (-1345 (((-112) $ $) 37)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2414 (($ $ $) 62)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64)))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-4 *1 (-389)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-323)) (-4 *1 (-389)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) (-4 *1 (-389)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-309 (-372))) (-4 *1 (-389)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-309 (-372))) (-4 *1 (-389)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-309 (-550))) (-4 *1 (-389)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-309 (-550))) (-4 *1 (-389)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-926 (-372))) (-4 *1 (-389)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-926 (-372))) (-4 *1 (-389)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-926 (-550))) (-4 *1 (-389)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-926 (-550))) (-4 *1 (-389)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-400 (-926 (-372)))) (-4 *1 (-389)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-400 (-926 (-372)))) (-4 *1 (-389)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-400 (-926 (-550)))) (-4 *1 (-389)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-400 (-926 (-550)))) (-4 *1 (-389)))))
+(-13 (-388) (-10 -8 (-15 -2233 ($ (-623 (-323)))) (-15 -2233 ($ (-323))) (-15 -2233 ($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323)))))) (-15 -2202 ($ (-309 (-372)))) (-15 -2288 ((-3 $ "failed") (-309 (-372)))) (-15 -2202 ($ (-309 (-550)))) (-15 -2288 ((-3 $ "failed") (-309 (-550)))) (-15 -2202 ($ (-926 (-372)))) (-15 -2288 ((-3 $ "failed") (-926 (-372)))) (-15 -2202 ($ (-926 (-550)))) (-15 -2288 ((-3 $ "failed") (-926 (-550)))) (-15 -2202 ($ (-400 (-926 (-372))))) (-15 -2288 ((-3 $ "failed") (-400 (-926 (-372))))) (-15 -2202 ($ (-400 (-926 (-550))))) (-15 -2288 ((-3 $ "failed") (-400 (-926 (-550)))))))
+(((-595 (-837)) . T) ((-388) . T) ((-1182) . T))
+((-1472 (((-623 (-1127)) (-623 (-1127))) 9)) (-1316 (((-1233) (-381)) 27)) (-1616 (((-1073) (-1145) (-623 (-1145)) (-1148) (-623 (-1145))) 60) (((-1073) (-1145) (-623 (-3 (|:| |array| (-623 (-1145))) (|:| |scalar| (-1145)))) (-623 (-623 (-3 (|:| |array| (-623 (-1145))) (|:| |scalar| (-1145))))) (-623 (-1145)) (-1145)) 35) (((-1073) (-1145) (-623 (-3 (|:| |array| (-623 (-1145))) (|:| |scalar| (-1145)))) (-623 (-623 (-3 (|:| |array| (-623 (-1145))) (|:| |scalar| (-1145))))) (-623 (-1145))) 34)))
+(((-390) (-10 -7 (-15 -1616 ((-1073) (-1145) (-623 (-3 (|:| |array| (-623 (-1145))) (|:| |scalar| (-1145)))) (-623 (-623 (-3 (|:| |array| (-623 (-1145))) (|:| |scalar| (-1145))))) (-623 (-1145)))) (-15 -1616 ((-1073) (-1145) (-623 (-3 (|:| |array| (-623 (-1145))) (|:| |scalar| (-1145)))) (-623 (-623 (-3 (|:| |array| (-623 (-1145))) (|:| |scalar| (-1145))))) (-623 (-1145)) (-1145))) (-15 -1616 ((-1073) (-1145) (-623 (-1145)) (-1148) (-623 (-1145)))) (-15 -1316 ((-1233) (-381))) (-15 -1472 ((-623 (-1127)) (-623 (-1127)))))) (T -390))
+((-1472 (*1 *2 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-390)))) (-1316 (*1 *2 *3) (-12 (-5 *3 (-381)) (-5 *2 (-1233)) (-5 *1 (-390)))) (-1616 (*1 *2 *3 *4 *5 *4) (-12 (-5 *4 (-623 (-1145))) (-5 *5 (-1148)) (-5 *3 (-1145)) (-5 *2 (-1073)) (-5 *1 (-390)))) (-1616 (*1 *2 *3 *4 *5 *6 *3) (-12 (-5 *5 (-623 (-623 (-3 (|:| |array| *6) (|:| |scalar| *3))))) (-5 *4 (-623 (-3 (|:| |array| (-623 *3)) (|:| |scalar| (-1145))))) (-5 *6 (-623 (-1145))) (-5 *3 (-1145)) (-5 *2 (-1073)) (-5 *1 (-390)))) (-1616 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-623 (-623 (-3 (|:| |array| *6) (|:| |scalar| *3))))) (-5 *4 (-623 (-3 (|:| |array| (-623 *3)) (|:| |scalar| (-1145))))) (-5 *6 (-623 (-1145))) (-5 *3 (-1145)) (-5 *2 (-1073)) (-5 *1 (-390)))))
+(-10 -7 (-15 -1616 ((-1073) (-1145) (-623 (-3 (|:| |array| (-623 (-1145))) (|:| |scalar| (-1145)))) (-623 (-623 (-3 (|:| |array| (-623 (-1145))) (|:| |scalar| (-1145))))) (-623 (-1145)))) (-15 -1616 ((-1073) (-1145) (-623 (-3 (|:| |array| (-623 (-1145))) (|:| |scalar| (-1145)))) (-623 (-623 (-3 (|:| |array| (-623 (-1145))) (|:| |scalar| (-1145))))) (-623 (-1145)) (-1145))) (-15 -1616 ((-1073) (-1145) (-623 (-1145)) (-1148) (-623 (-1145)))) (-15 -1316 ((-1233) (-381))) (-15 -1472 ((-623 (-1127)) (-623 (-1127)))))
+((-1316 (((-1233) $) 38)) (-2233 (((-837) $) 98) (($ (-323)) 100) (($ (-623 (-323))) 99) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 97) (($ (-309 (-679))) 54) (($ (-309 (-677))) 73) (($ (-309 (-672))) 86) (($ (-287 (-309 (-679)))) 68) (($ (-287 (-309 (-677)))) 81) (($ (-287 (-309 (-672)))) 94) (($ (-309 (-550))) 104) (($ (-309 (-372))) 117) (($ (-309 (-167 (-372)))) 130) (($ (-287 (-309 (-550)))) 112) (($ (-287 (-309 (-372)))) 125) (($ (-287 (-309 (-167 (-372))))) 138)))
+(((-391 |#1| |#2| |#3| |#4|) (-13 (-388) (-10 -8 (-15 -2233 ($ (-323))) (-15 -2233 ($ (-623 (-323)))) (-15 -2233 ($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323)))))) (-15 -2233 ($ (-309 (-679)))) (-15 -2233 ($ (-309 (-677)))) (-15 -2233 ($ (-309 (-672)))) (-15 -2233 ($ (-287 (-309 (-679))))) (-15 -2233 ($ (-287 (-309 (-677))))) (-15 -2233 ($ (-287 (-309 (-672))))) (-15 -2233 ($ (-309 (-550)))) (-15 -2233 ($ (-309 (-372)))) (-15 -2233 ($ (-309 (-167 (-372))))) (-15 -2233 ($ (-287 (-309 (-550))))) (-15 -2233 ($ (-287 (-309 (-372))))) (-15 -2233 ($ (-287 (-309 (-167 (-372)))))))) (-1145) (-3 (|:| |fst| (-427)) (|:| -2487 "void")) (-623 (-1145)) (-1149)) (T -391))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-323)) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-14 *5 (-623 (-1145))) (-14 *6 (-1149)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-14 *5 (-623 (-1145))) (-14 *6 (-1149)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-14 *5 (-623 (-1145))) (-14 *6 (-1149)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-309 (-679))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-14 *5 (-623 (-1145))) (-14 *6 (-1149)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-309 (-677))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-14 *5 (-623 (-1145))) (-14 *6 (-1149)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-309 (-672))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-14 *5 (-623 (-1145))) (-14 *6 (-1149)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-287 (-309 (-679)))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-14 *5 (-623 (-1145))) (-14 *6 (-1149)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-287 (-309 (-677)))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-14 *5 (-623 (-1145))) (-14 *6 (-1149)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-287 (-309 (-672)))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-14 *5 (-623 (-1145))) (-14 *6 (-1149)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-309 (-550))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-14 *5 (-623 (-1145))) (-14 *6 (-1149)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-309 (-372))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-14 *5 (-623 (-1145))) (-14 *6 (-1149)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-309 (-167 (-372)))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-14 *5 (-623 (-1145))) (-14 *6 (-1149)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-287 (-309 (-550)))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-14 *5 (-623 (-1145))) (-14 *6 (-1149)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-287 (-309 (-372)))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-14 *5 (-623 (-1145))) (-14 *6 (-1149)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-287 (-309 (-167 (-372))))) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-14 *5 (-623 (-1145))) (-14 *6 (-1149)))))
+(-13 (-388) (-10 -8 (-15 -2233 ($ (-323))) (-15 -2233 ($ (-623 (-323)))) (-15 -2233 ($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323)))))) (-15 -2233 ($ (-309 (-679)))) (-15 -2233 ($ (-309 (-677)))) (-15 -2233 ($ (-309 (-672)))) (-15 -2233 ($ (-287 (-309 (-679))))) (-15 -2233 ($ (-287 (-309 (-677))))) (-15 -2233 ($ (-287 (-309 (-672))))) (-15 -2233 ($ (-309 (-550)))) (-15 -2233 ($ (-309 (-372)))) (-15 -2233 ($ (-309 (-167 (-372))))) (-15 -2233 ($ (-287 (-309 (-550))))) (-15 -2233 ($ (-287 (-309 (-372))))) (-15 -2233 ($ (-287 (-309 (-167 (-372))))))))
+((-2221 (((-112) $ $) NIL)) (-2942 ((|#2| $) 36)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1409 (($ (-400 |#2|)) 85)) (-1261 (((-623 (-2 (|:| -3068 (-749)) (|:| -1808 |#2|) (|:| |num| |#2|))) $) 37)) (-2798 (($ $) 32) (($ $ (-749)) 34)) (-2451 (((-400 |#2|) $) 46)) (-2245 (($ (-623 (-2 (|:| -3068 (-749)) (|:| -1808 |#2|) (|:| |num| |#2|)))) 31)) (-2233 (((-837) $) 120)) (-1901 (($ $) 33) (($ $ (-749)) 35)) (-2264 (((-112) $ $) NIL)) (-2358 (($ |#2| $) 39)))
+(((-392 |#1| |#2|) (-13 (-1069) (-596 (-400 |#2|)) (-10 -8 (-15 -2358 ($ |#2| $)) (-15 -1409 ($ (-400 |#2|))) (-15 -2942 (|#2| $)) (-15 -1261 ((-623 (-2 (|:| -3068 (-749)) (|:| -1808 |#2|) (|:| |num| |#2|))) $)) (-15 -2245 ($ (-623 (-2 (|:| -3068 (-749)) (|:| -1808 |#2|) (|:| |num| |#2|))))) (-15 -2798 ($ $)) (-15 -1901 ($ $)) (-15 -2798 ($ $ (-749))) (-15 -1901 ($ $ (-749))))) (-13 (-356) (-145)) (-1204 |#1|)) (T -392))
+((-2358 (*1 *1 *2 *1) (-12 (-4 *3 (-13 (-356) (-145))) (-5 *1 (-392 *3 *2)) (-4 *2 (-1204 *3)))) (-1409 (*1 *1 *2) (-12 (-5 *2 (-400 *4)) (-4 *4 (-1204 *3)) (-4 *3 (-13 (-356) (-145))) (-5 *1 (-392 *3 *4)))) (-2942 (*1 *2 *1) (-12 (-4 *2 (-1204 *3)) (-5 *1 (-392 *3 *2)) (-4 *3 (-13 (-356) (-145))))) (-1261 (*1 *2 *1) (-12 (-4 *3 (-13 (-356) (-145))) (-5 *2 (-623 (-2 (|:| -3068 (-749)) (|:| -1808 *4) (|:| |num| *4)))) (-5 *1 (-392 *3 *4)) (-4 *4 (-1204 *3)))) (-2245 (*1 *1 *2) (-12 (-5 *2 (-623 (-2 (|:| -3068 (-749)) (|:| -1808 *4) (|:| |num| *4)))) (-4 *4 (-1204 *3)) (-4 *3 (-13 (-356) (-145))) (-5 *1 (-392 *3 *4)))) (-2798 (*1 *1 *1) (-12 (-4 *2 (-13 (-356) (-145))) (-5 *1 (-392 *2 *3)) (-4 *3 (-1204 *2)))) (-1901 (*1 *1 *1) (-12 (-4 *2 (-13 (-356) (-145))) (-5 *1 (-392 *2 *3)) (-4 *3 (-1204 *2)))) (-2798 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *3 (-13 (-356) (-145))) (-5 *1 (-392 *3 *4)) (-4 *4 (-1204 *3)))) (-1901 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *3 (-13 (-356) (-145))) (-5 *1 (-392 *3 *4)) (-4 *4 (-1204 *3)))))
+(-13 (-1069) (-596 (-400 |#2|)) (-10 -8 (-15 -2358 ($ |#2| $)) (-15 -1409 ($ (-400 |#2|))) (-15 -2942 (|#2| $)) (-15 -1261 ((-623 (-2 (|:| -3068 (-749)) (|:| -1808 |#2|) (|:| |num| |#2|))) $)) (-15 -2245 ($ (-623 (-2 (|:| -3068 (-749)) (|:| -1808 |#2|) (|:| |num| |#2|))))) (-15 -2798 ($ $)) (-15 -1901 ($ $)) (-15 -2798 ($ $ (-749))) (-15 -1901 ($ $ (-749)))))
+((-2221 (((-112) $ $) 9 (-1489 (|has| |#1| (-860 (-550))) (|has| |#1| (-860 (-372)))))) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) 15 (|has| |#1| (-860 (-372)))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) 14 (|has| |#1| (-860 (-550))))) (-2369 (((-1127) $) 13 (-1489 (|has| |#1| (-860 (-550))) (|has| |#1| (-860 (-372)))))) (-3445 (((-1089) $) 12 (-1489 (|has| |#1| (-860 (-550))) (|has| |#1| (-860 (-372)))))) (-2233 (((-837) $) 11 (-1489 (|has| |#1| (-860 (-550))) (|has| |#1| (-860 (-372)))))) (-2264 (((-112) $ $) 10 (-1489 (|has| |#1| (-860 (-550))) (|has| |#1| (-860 (-372)))))))
+(((-393 |#1|) (-138) (-1182)) (T -393))
+NIL
+(-13 (-1182) (-10 -7 (IF (|has| |t#1| (-860 (-550))) (-6 (-860 (-550))) |%noBranch|) (IF (|has| |t#1| (-860 (-372))) (-6 (-860 (-372))) |%noBranch|)))
+(((-101) -1489 (|has| |#1| (-860 (-550))) (|has| |#1| (-860 (-372)))) ((-595 (-837)) -1489 (|has| |#1| (-860 (-550))) (|has| |#1| (-860 (-372)))) ((-860 (-372)) |has| |#1| (-860 (-372))) ((-860 (-550)) |has| |#1| (-860 (-550))) ((-1069) -1489 (|has| |#1| (-860 (-550))) (|has| |#1| (-860 (-372)))) ((-1182) . T))
+((-4322 (($ $) 10) (($ $ (-749)) 11)))
+(((-394 |#1|) (-10 -8 (-15 -4322 (|#1| |#1| (-749))) (-15 -4322 (|#1| |#1|))) (-395)) (T -394))
+NIL
+(-10 -8 (-15 -4322 (|#1| |#1| (-749))) (-15 -4322 (|#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-1993 (((-3 $ "failed") $ $) 19)) (-2318 (($ $) 70)) (-2207 (((-411 $) $) 69)) (-1611 (((-112) $ $) 57)) (-2991 (($) 17 T CONST)) (-3455 (($ $ $) 53)) (-1537 (((-3 $ "failed") $) 32)) (-3429 (($ $ $) 54)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 49)) (-4322 (($ $) 76) (($ $ (-749)) 75)) (-1568 (((-112) $) 68)) (-2603 (((-811 (-895)) $) 78)) (-2419 (((-112) $) 30)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-3231 (($ $ $) 44) (($ (-623 $)) 43)) (-2369 (((-1127) $) 9)) (-1619 (($ $) 67)) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 42)) (-3260 (($ $ $) 46) (($ (-623 $)) 45)) (-1735 (((-411 $) $) 71)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-3409 (((-3 $ "failed") $ $) 40)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-1988 (((-749) $) 56)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 55)) (-2899 (((-3 (-749) "failed") $ $) 77)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63)) (-1613 (((-3 $ "failed") $) 79)) (-3091 (((-749)) 28)) (-1819 (((-112) $ $) 37)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2382 (($ $ $) 62)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64)))
(((-395) (-138)) (T -395))
-((-2475 (*1 *2 *1) (-12 (-4 *1 (-395)) (-5 *2 (-811 (-894))))) (-3811 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-395)) (-5 *2 (-749)))) (-3714 (*1 *1 *1) (-4 *1 (-395))) (-3714 (*1 *1 *1 *2) (-12 (-4 *1 (-395)) (-5 *2 (-749)))))
-(-13 (-356) (-143) (-10 -8 (-15 -2475 ((-811 (-894)) $)) (-15 -3811 ((-3 (-749) "failed") $ $)) (-15 -3714 ($ $)) (-15 -3714 ($ $ (-749)))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-130) . T) ((-143) . T) ((-595 (-836)) . T) ((-170) . T) ((-237) . T) ((-283) . T) ((-300) . T) ((-356) . T) ((-444) . T) ((-542) . T) ((-626 #0#) . T) ((-626 $) . T) ((-696 #0#) . T) ((-696 $) . T) ((-705) . T) ((-893) . T) ((-1026 #0#) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1185) . T))
-((-2708 (($ (-550) (-550)) 11) (($ (-550) (-550) (-894)) NIL)) (-4302 (((-894)) 16) (((-894) (-894)) NIL)))
-(((-396 |#1|) (-10 -8 (-15 -4302 ((-894) (-894))) (-15 -4302 ((-894))) (-15 -2708 (|#1| (-550) (-550) (-894))) (-15 -2708 (|#1| (-550) (-550)))) (-397)) (T -396))
-((-4302 (*1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-396 *3)) (-4 *3 (-397)))) (-4302 (*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-396 *3)) (-4 *3 (-397)))))
-(-10 -8 (-15 -4302 ((-894) (-894))) (-15 -4302 ((-894))) (-15 -2708 (|#1| (-550) (-550) (-894))) (-15 -2708 (|#1| (-550) (-550))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-1453 (((-550) $) 86)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-2370 (($ $) 84)) (-3219 (((-3 $ "failed") $ $) 19)) (-1505 (($ $) 70)) (-3564 (((-411 $) $) 69)) (-3353 (($ $) 94)) (-3631 (((-112) $ $) 57)) (-3712 (((-550) $) 111)) (-3513 (($) 17 T CONST)) (-3364 (($ $) 83)) (-3880 (((-3 (-550) "failed") $) 99) (((-3 (-400 (-550)) "failed") $) 96)) (-2726 (((-550) $) 98) (((-400 (-550)) $) 95)) (-3349 (($ $ $) 53)) (-1386 (((-3 $ "failed") $) 32)) (-1519 (($ $ $) 54)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 49)) (-3933 (((-112) $) 68)) (-2236 (((-894)) 127) (((-894) (-894)) 124 (|has| $ (-6 -4333)))) (-1416 (((-112) $) 109)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) 90)) (-2475 (((-550) $) 133)) (-3102 (((-112) $) 30)) (-1460 (($ $ (-550)) 93)) (-1389 (($ $) 89)) (-3329 (((-112) $) 110)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-2707 (($ $ $) 108) (($) 121 (-12 (-3462 (|has| $ (-6 -4333))) (-3462 (|has| $ (-6 -4325)))))) (-4164 (($ $ $) 107) (($) 120 (-12 (-3462 (|has| $ (-6 -4333))) (-3462 (|has| $ (-6 -4325)))))) (-3357 (((-550) $) 130)) (-3106 (($ $ $) 44) (($ (-623 $)) 43)) (-1825 (((-1126) $) 9)) (-3235 (($ $) 67)) (-2822 (((-894) (-550)) 123 (|has| $ (-6 -4333)))) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 42)) (-3139 (($ $ $) 46) (($ (-623 $)) 45)) (-3948 (($ $) 85)) (-1608 (($ $) 87)) (-2708 (($ (-550) (-550)) 135) (($ (-550) (-550) (-894)) 134)) (-3338 (((-411 $) $) 71)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-1495 (((-3 $ "failed") $ $) 40)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-3521 (((-550) $) 131)) (-3542 (((-749) $) 56)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 55)) (-4302 (((-894)) 128) (((-894) (-894)) 125 (|has| $ (-6 -4333)))) (-2723 (((-894) (-550)) 122 (|has| $ (-6 -4333)))) (-4028 (((-372) $) 102) (((-219) $) 101) (((-865 (-372)) $) 91)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63) (($ (-550)) 100) (($ (-400 (-550))) 97)) (-2390 (((-749)) 28)) (-1754 (($ $) 88)) (-2913 (((-894)) 129) (((-894) (-894)) 126 (|has| $ (-6 -4333)))) (-1860 (((-894)) 132)) (-1345 (((-112) $ $) 37)) (-1635 (($ $) 112)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2363 (((-112) $ $) 105)) (-2345 (((-112) $ $) 104)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 106)) (-2335 (((-112) $ $) 103)) (-2414 (($ $ $) 62)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66) (($ $ (-400 (-550))) 92)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64)))
+((-2603 (*1 *2 *1) (-12 (-4 *1 (-395)) (-5 *2 (-811 (-895))))) (-2899 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-395)) (-5 *2 (-749)))) (-4322 (*1 *1 *1) (-4 *1 (-395))) (-4322 (*1 *1 *1 *2) (-12 (-4 *1 (-395)) (-5 *2 (-749)))))
+(-13 (-356) (-143) (-10 -8 (-15 -2603 ((-811 (-895)) $)) (-15 -2899 ((-3 (-749) "failed") $ $)) (-15 -4322 ($ $)) (-15 -4322 ($ $ (-749)))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-130) . T) ((-143) . T) ((-595 (-837)) . T) ((-170) . T) ((-237) . T) ((-283) . T) ((-300) . T) ((-356) . T) ((-444) . T) ((-542) . T) ((-626 #0#) . T) ((-626 $) . T) ((-696 #0#) . T) ((-696 $) . T) ((-705) . T) ((-894) . T) ((-1027 #0#) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1186) . T))
+((-2795 (($ (-550) (-550)) 11) (($ (-550) (-550) (-895)) NIL)) (-4051 (((-895)) 16) (((-895) (-895)) NIL)))
+(((-396 |#1|) (-10 -8 (-15 -4051 ((-895) (-895))) (-15 -4051 ((-895))) (-15 -2795 (|#1| (-550) (-550) (-895))) (-15 -2795 (|#1| (-550) (-550)))) (-397)) (T -396))
+((-4051 (*1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-396 *3)) (-4 *3 (-397)))) (-4051 (*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-396 *3)) (-4 *3 (-397)))))
+(-10 -8 (-15 -4051 ((-895) (-895))) (-15 -4051 ((-895))) (-15 -2795 (|#1| (-550) (-550) (-895))) (-15 -2795 (|#1| (-550) (-550))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3104 (((-550) $) 86)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-2879 (($ $) 84)) (-1993 (((-3 $ "failed") $ $) 19)) (-2318 (($ $) 70)) (-2207 (((-411 $) $) 69)) (-1745 (($ $) 94)) (-1611 (((-112) $ $) 57)) (-4303 (((-550) $) 111)) (-2991 (($) 17 T CONST)) (-3878 (($ $) 83)) (-2288 (((-3 (-550) "failed") $) 99) (((-3 (-400 (-550)) "failed") $) 96)) (-2202 (((-550) $) 98) (((-400 (-550)) $) 95)) (-3455 (($ $ $) 53)) (-1537 (((-3 $ "failed") $) 32)) (-3429 (($ $ $) 54)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 49)) (-1568 (((-112) $) 68)) (-1578 (((-895)) 127) (((-895) (-895)) 124 (|has| $ (-6 -4335)))) (-2694 (((-112) $) 109)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) 90)) (-2603 (((-550) $) 133)) (-2419 (((-112) $) 30)) (-1893 (($ $ (-550)) 93)) (-1571 (($ $) 89)) (-1712 (((-112) $) 110)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-2793 (($ $ $) 108) (($) 121 (-12 (-3548 (|has| $ (-6 -4335))) (-3548 (|has| $ (-6 -4327)))))) (-2173 (($ $ $) 107) (($) 120 (-12 (-3548 (|has| $ (-6 -4335))) (-3548 (|has| $ (-6 -4327)))))) (-4136 (((-550) $) 130)) (-3231 (($ $ $) 44) (($ (-623 $)) 43)) (-2369 (((-1127) $) 9)) (-1619 (($ $) 67)) (-1566 (((-895) (-550)) 123 (|has| $ (-6 -4335)))) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 42)) (-3260 (($ $ $) 46) (($ (-623 $)) 45)) (-1724 (($ $) 85)) (-3925 (($ $) 87)) (-2795 (($ (-550) (-550)) 135) (($ (-550) (-550) (-895)) 134)) (-1735 (((-411 $) $) 71)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-3409 (((-3 $ "failed") $ $) 40)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-3068 (((-550) $) 131)) (-1988 (((-749) $) 56)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 55)) (-4051 (((-895)) 128) (((-895) (-895)) 125 (|has| $ (-6 -4335)))) (-3202 (((-895) (-550)) 122 (|has| $ (-6 -4335)))) (-2451 (((-372) $) 102) (((-219) $) 101) (((-866 (-372)) $) 91)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63) (($ (-550)) 100) (($ (-400 (-550))) 97)) (-3091 (((-749)) 28)) (-2967 (($ $) 88)) (-4319 (((-895)) 129) (((-895) (-895)) 126 (|has| $ (-6 -4335)))) (-4300 (((-895)) 132)) (-1819 (((-112) $ $) 37)) (-4188 (($ $) 112)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2324 (((-112) $ $) 105)) (-2302 (((-112) $ $) 104)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 106)) (-2290 (((-112) $ $) 103)) (-2382 (($ $ $) 62)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66) (($ $ (-400 (-550))) 92)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64)))
(((-397) (-138)) (T -397))
-((-2708 (*1 *1 *2 *2) (-12 (-5 *2 (-550)) (-4 *1 (-397)))) (-2708 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-550)) (-5 *3 (-894)) (-4 *1 (-397)))) (-2475 (*1 *2 *1) (-12 (-4 *1 (-397)) (-5 *2 (-550)))) (-1860 (*1 *2) (-12 (-4 *1 (-397)) (-5 *2 (-894)))) (-3521 (*1 *2 *1) (-12 (-4 *1 (-397)) (-5 *2 (-550)))) (-3357 (*1 *2 *1) (-12 (-4 *1 (-397)) (-5 *2 (-550)))) (-2913 (*1 *2) (-12 (-4 *1 (-397)) (-5 *2 (-894)))) (-4302 (*1 *2) (-12 (-4 *1 (-397)) (-5 *2 (-894)))) (-2236 (*1 *2) (-12 (-4 *1 (-397)) (-5 *2 (-894)))) (-2913 (*1 *2 *2) (-12 (-5 *2 (-894)) (|has| *1 (-6 -4333)) (-4 *1 (-397)))) (-4302 (*1 *2 *2) (-12 (-5 *2 (-894)) (|has| *1 (-6 -4333)) (-4 *1 (-397)))) (-2236 (*1 *2 *2) (-12 (-5 *2 (-894)) (|has| *1 (-6 -4333)) (-4 *1 (-397)))) (-2822 (*1 *2 *3) (-12 (-5 *3 (-550)) (|has| *1 (-6 -4333)) (-4 *1 (-397)) (-5 *2 (-894)))) (-2723 (*1 *2 *3) (-12 (-5 *3 (-550)) (|has| *1 (-6 -4333)) (-4 *1 (-397)) (-5 *2 (-894)))) (-2707 (*1 *1) (-12 (-4 *1 (-397)) (-3462 (|has| *1 (-6 -4333))) (-3462 (|has| *1 (-6 -4325))))) (-4164 (*1 *1) (-12 (-4 *1 (-397)) (-3462 (|has| *1 (-6 -4333))) (-3462 (|has| *1 (-6 -4325))))))
-(-13 (-1029) (-10 -8 (-6 -2001) (-15 -2708 ($ (-550) (-550))) (-15 -2708 ($ (-550) (-550) (-894))) (-15 -2475 ((-550) $)) (-15 -1860 ((-894))) (-15 -3521 ((-550) $)) (-15 -3357 ((-550) $)) (-15 -2913 ((-894))) (-15 -4302 ((-894))) (-15 -2236 ((-894))) (IF (|has| $ (-6 -4333)) (PROGN (-15 -2913 ((-894) (-894))) (-15 -4302 ((-894) (-894))) (-15 -2236 ((-894) (-894))) (-15 -2822 ((-894) (-550))) (-15 -2723 ((-894) (-550)))) |%noBranch|) (IF (|has| $ (-6 -4325)) |%noBranch| (IF (|has| $ (-6 -4333)) |%noBranch| (PROGN (-15 -2707 ($)) (-15 -4164 ($)))))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-130) . T) ((-145) . T) ((-595 (-836)) . T) ((-170) . T) ((-596 (-219)) . T) ((-596 (-372)) . T) ((-596 (-865 (-372))) . T) ((-237) . T) ((-283) . T) ((-300) . T) ((-356) . T) ((-444) . T) ((-542) . T) ((-626 #0#) . T) ((-626 $) . T) ((-696 #0#) . T) ((-696 $) . T) ((-705) . T) ((-769) . T) ((-770) . T) ((-772) . T) ((-773) . T) ((-823) . T) ((-825) . T) ((-859 (-372)) . T) ((-893) . T) ((-975) . T) ((-995) . T) ((-1029) . T) ((-1011 (-400 (-550))) . T) ((-1011 (-550)) . T) ((-1026 #0#) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1185) . T))
-((-3972 (((-411 |#2|) (-1 |#2| |#1|) (-411 |#1|)) 20)))
-(((-398 |#1| |#2|) (-10 -7 (-15 -3972 ((-411 |#2|) (-1 |#2| |#1|) (-411 |#1|)))) (-542) (-542)) (T -398))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-411 *5)) (-4 *5 (-542)) (-4 *6 (-542)) (-5 *2 (-411 *6)) (-5 *1 (-398 *5 *6)))))
-(-10 -7 (-15 -3972 ((-411 |#2|) (-1 |#2| |#1|) (-411 |#1|))))
-((-3972 (((-400 |#2|) (-1 |#2| |#1|) (-400 |#1|)) 13)))
-(((-399 |#1| |#2|) (-10 -7 (-15 -3972 ((-400 |#2|) (-1 |#2| |#1|) (-400 |#1|)))) (-542) (-542)) (T -399))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-400 *5)) (-4 *5 (-542)) (-4 *6 (-542)) (-5 *2 (-400 *6)) (-5 *1 (-399 *5 *6)))))
-(-10 -7 (-15 -3972 ((-400 |#2|) (-1 |#2| |#1|) (-400 |#1|))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 13)) (-1453 ((|#1| $) 21 (|has| |#1| (-300)))) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3631 (((-112) $ $) NIL)) (-3712 (((-550) $) NIL (|has| |#1| (-798)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) 17) (((-3 (-1144) "failed") $) NIL (|has| |#1| (-1011 (-1144)))) (((-3 (-400 (-550)) "failed") $) 70 (|has| |#1| (-1011 (-550)))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550))))) (-2726 ((|#1| $) 15) (((-1144) $) NIL (|has| |#1| (-1011 (-1144)))) (((-400 (-550)) $) 67 (|has| |#1| (-1011 (-550)))) (((-550) $) NIL (|has| |#1| (-1011 (-550))))) (-3349 (($ $ $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) 50)) (-1741 (($) NIL (|has| |#1| (-535)))) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-1416 (((-112) $) NIL (|has| |#1| (-798)))) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (|has| |#1| (-859 (-550)))) (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (|has| |#1| (-859 (-372))))) (-3102 (((-112) $) 64)) (-1552 (($ $) NIL)) (-2705 ((|#1| $) 71)) (-2826 (((-3 $ "failed") $) NIL (|has| |#1| (-1119)))) (-3329 (((-112) $) NIL (|has| |#1| (-798)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3862 (($) NIL (|has| |#1| (-1119)) CONST)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 97)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3948 (($ $) NIL (|has| |#1| (-300)))) (-1608 ((|#1| $) 28 (|has| |#1| (-535)))) (-3430 (((-411 (-1140 $)) (-1140 $)) 135 (|has| |#1| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) 131 (|has| |#1| (-882)))) (-3338 (((-411 $) $) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3866 (($ $ (-623 |#1|) (-623 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ (-623 (-287 |#1|))) NIL (|has| |#1| (-302 |#1|))) (($ $ (-623 (-1144)) (-623 |#1|)) NIL (|has| |#1| (-505 (-1144) |#1|))) (($ $ (-1144) |#1|) NIL (|has| |#1| (-505 (-1144) |#1|)))) (-3542 (((-749) $) NIL)) (-2680 (($ $ |#1|) NIL (|has| |#1| (-279 |#1| |#1|)))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-2393 (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) 63)) (-2639 (($ $) NIL)) (-2715 ((|#1| $) 73)) (-4028 (((-865 (-550)) $) NIL (|has| |#1| (-596 (-865 (-550))))) (((-865 (-372)) $) NIL (|has| |#1| (-596 (-865 (-372))))) (((-526) $) NIL (|has| |#1| (-596 (-526)))) (((-372) $) NIL (|has| |#1| (-995))) (((-219) $) NIL (|has| |#1| (-995)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) 115 (-12 (|has| $ (-143)) (|has| |#1| (-882))))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ |#1|) 10) (($ (-1144)) NIL (|has| |#1| (-1011 (-1144))))) (-4242 (((-3 $ "failed") $) 99 (-1561 (-12 (|has| $ (-143)) (|has| |#1| (-882))) (|has| |#1| (-143))))) (-2390 (((-749)) 100)) (-1754 ((|#1| $) 26 (|has| |#1| (-535)))) (-1345 (((-112) $ $) NIL)) (-1635 (($ $) NIL (|has| |#1| (-798)))) (-2626 (($) 22 T CONST)) (-2636 (($) 8 T CONST)) (-3040 (((-1126) $) 43 (-12 (|has| |#1| (-535)) (|has| |#1| (-806)))) (((-1126) $ (-112)) 44 (-12 (|has| |#1| (-535)) (|has| |#1| (-806)))) (((-1232) (-800) $) 45 (-12 (|has| |#1| (-535)) (|has| |#1| (-806)))) (((-1232) (-800) $ (-112)) 46 (-12 (|has| |#1| (-535)) (|has| |#1| (-806))))) (-4183 (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) 56)) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) 24 (|has| |#1| (-825)))) (-2414 (($ $ $) 126) (($ |#1| |#1|) 52)) (-2403 (($ $) 25) (($ $ $) 55)) (-2391 (($ $ $) 53)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) 125)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 60) (($ $ $) 57) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ |#1| $) 61) (($ $ |#1|) 85)))
-(((-400 |#1|) (-13 (-965 |#1|) (-10 -7 (IF (|has| |#1| (-535)) (IF (|has| |#1| (-806)) (-6 (-806)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4329)) (IF (|has| |#1| (-444)) (IF (|has| |#1| (-6 -4340)) (-6 -4329) |%noBranch|) |%noBranch|) |%noBranch|))) (-542)) (T -400))
-NIL
-(-13 (-965 |#1|) (-10 -7 (IF (|has| |#1| (-535)) (IF (|has| |#1| (-806)) (-6 (-806)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4329)) (IF (|has| |#1| (-444)) (IF (|has| |#1| (-6 -4340)) (-6 -4329) |%noBranch|) |%noBranch|) |%noBranch|)))
-((-1615 (((-667 |#2|) (-1227 $)) NIL) (((-667 |#2|)) 18)) (-4110 (($ (-1227 |#2|) (-1227 $)) NIL) (($ (-1227 |#2|)) 24)) (-2677 (((-667 |#2|) $ (-1227 $)) NIL) (((-667 |#2|) $) 38)) (-1428 ((|#3| $) 60)) (-3453 ((|#2| (-1227 $)) NIL) ((|#2|) 20)) (-1373 (((-1227 |#2|) $ (-1227 $)) NIL) (((-667 |#2|) (-1227 $) (-1227 $)) NIL) (((-1227 |#2|) $) 22) (((-667 |#2|) (-1227 $)) 36)) (-4028 (((-1227 |#2|) $) 11) (($ (-1227 |#2|)) 13)) (-2608 ((|#3| $) 52)))
-(((-401 |#1| |#2| |#3|) (-10 -8 (-15 -2677 ((-667 |#2|) |#1|)) (-15 -3453 (|#2|)) (-15 -1615 ((-667 |#2|))) (-15 -4028 (|#1| (-1227 |#2|))) (-15 -4028 ((-1227 |#2|) |#1|)) (-15 -4110 (|#1| (-1227 |#2|))) (-15 -1373 ((-667 |#2|) (-1227 |#1|))) (-15 -1373 ((-1227 |#2|) |#1|)) (-15 -1428 (|#3| |#1|)) (-15 -2608 (|#3| |#1|)) (-15 -1615 ((-667 |#2|) (-1227 |#1|))) (-15 -3453 (|#2| (-1227 |#1|))) (-15 -4110 (|#1| (-1227 |#2|) (-1227 |#1|))) (-15 -1373 ((-667 |#2|) (-1227 |#1|) (-1227 |#1|))) (-15 -1373 ((-1227 |#2|) |#1| (-1227 |#1|))) (-15 -2677 ((-667 |#2|) |#1| (-1227 |#1|)))) (-402 |#2| |#3|) (-170) (-1203 |#2|)) (T -401))
-((-1615 (*1 *2) (-12 (-4 *4 (-170)) (-4 *5 (-1203 *4)) (-5 *2 (-667 *4)) (-5 *1 (-401 *3 *4 *5)) (-4 *3 (-402 *4 *5)))) (-3453 (*1 *2) (-12 (-4 *4 (-1203 *2)) (-4 *2 (-170)) (-5 *1 (-401 *3 *2 *4)) (-4 *3 (-402 *2 *4)))))
-(-10 -8 (-15 -2677 ((-667 |#2|) |#1|)) (-15 -3453 (|#2|)) (-15 -1615 ((-667 |#2|))) (-15 -4028 (|#1| (-1227 |#2|))) (-15 -4028 ((-1227 |#2|) |#1|)) (-15 -4110 (|#1| (-1227 |#2|))) (-15 -1373 ((-667 |#2|) (-1227 |#1|))) (-15 -1373 ((-1227 |#2|) |#1|)) (-15 -1428 (|#3| |#1|)) (-15 -2608 (|#3| |#1|)) (-15 -1615 ((-667 |#2|) (-1227 |#1|))) (-15 -3453 (|#2| (-1227 |#1|))) (-15 -4110 (|#1| (-1227 |#2|) (-1227 |#1|))) (-15 -1373 ((-667 |#2|) (-1227 |#1|) (-1227 |#1|))) (-15 -1373 ((-1227 |#2|) |#1| (-1227 |#1|))) (-15 -2677 ((-667 |#2|) |#1| (-1227 |#1|))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-1615 (((-667 |#1|) (-1227 $)) 44) (((-667 |#1|)) 59)) (-2252 ((|#1| $) 50)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-4110 (($ (-1227 |#1|) (-1227 $)) 46) (($ (-1227 |#1|)) 62)) (-2677 (((-667 |#1|) $ (-1227 $)) 51) (((-667 |#1|) $) 57)) (-1386 (((-3 $ "failed") $) 32)) (-2122 (((-894)) 52)) (-3102 (((-112) $) 30)) (-1389 ((|#1| $) 49)) (-1428 ((|#2| $) 42 (|has| |#1| (-356)))) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-3453 ((|#1| (-1227 $)) 45) ((|#1|) 58)) (-1373 (((-1227 |#1|) $ (-1227 $)) 48) (((-667 |#1|) (-1227 $) (-1227 $)) 47) (((-1227 |#1|) $) 64) (((-667 |#1|) (-1227 $)) 63)) (-4028 (((-1227 |#1|) $) 61) (($ (-1227 |#1|)) 60)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#1|) 35)) (-4242 (((-3 $ "failed") $) 41 (|has| |#1| (-143)))) (-2608 ((|#2| $) 43)) (-2390 (((-749)) 28)) (-2437 (((-1227 $)) 65)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 37) (($ |#1| $) 36)))
-(((-402 |#1| |#2|) (-138) (-170) (-1203 |t#1|)) (T -402))
-((-2437 (*1 *2) (-12 (-4 *3 (-170)) (-4 *4 (-1203 *3)) (-5 *2 (-1227 *1)) (-4 *1 (-402 *3 *4)))) (-1373 (*1 *2 *1) (-12 (-4 *1 (-402 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1203 *3)) (-5 *2 (-1227 *3)))) (-1373 (*1 *2 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-402 *4 *5)) (-4 *4 (-170)) (-4 *5 (-1203 *4)) (-5 *2 (-667 *4)))) (-4110 (*1 *1 *2) (-12 (-5 *2 (-1227 *3)) (-4 *3 (-170)) (-4 *1 (-402 *3 *4)) (-4 *4 (-1203 *3)))) (-4028 (*1 *2 *1) (-12 (-4 *1 (-402 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1203 *3)) (-5 *2 (-1227 *3)))) (-4028 (*1 *1 *2) (-12 (-5 *2 (-1227 *3)) (-4 *3 (-170)) (-4 *1 (-402 *3 *4)) (-4 *4 (-1203 *3)))) (-1615 (*1 *2) (-12 (-4 *1 (-402 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1203 *3)) (-5 *2 (-667 *3)))) (-3453 (*1 *2) (-12 (-4 *1 (-402 *2 *3)) (-4 *3 (-1203 *2)) (-4 *2 (-170)))) (-2677 (*1 *2 *1) (-12 (-4 *1 (-402 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1203 *3)) (-5 *2 (-667 *3)))))
-(-13 (-363 |t#1| |t#2|) (-10 -8 (-15 -2437 ((-1227 $))) (-15 -1373 ((-1227 |t#1|) $)) (-15 -1373 ((-667 |t#1|) (-1227 $))) (-15 -4110 ($ (-1227 |t#1|))) (-15 -4028 ((-1227 |t#1|) $)) (-15 -4028 ($ (-1227 |t#1|))) (-15 -1615 ((-667 |t#1|))) (-15 -3453 (|t#1|)) (-15 -2677 ((-667 |t#1|) $))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-363 |#1| |#2|) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-696 |#1|) . T) ((-705) . T) ((-1026 |#1|) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-3880 (((-3 |#2| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) 27) (((-3 (-550) "failed") $) 19)) (-2726 ((|#2| $) NIL) (((-400 (-550)) $) 24) (((-550) $) 14)) (-1518 (($ |#2|) NIL) (($ (-400 (-550))) 22) (($ (-550)) 11)))
-(((-403 |#1| |#2|) (-10 -8 (-15 -2726 ((-550) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -1518 (|#1| (-550))) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -1518 (|#1| |#2|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -2726 (|#2| |#1|))) (-404 |#2|) (-1181)) (T -403))
-NIL
-(-10 -8 (-15 -2726 ((-550) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -1518 (|#1| (-550))) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -1518 (|#1| |#2|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -2726 (|#2| |#1|)))
-((-3880 (((-3 |#1| "failed") $) 7) (((-3 (-400 (-550)) "failed") $) 16 (|has| |#1| (-1011 (-400 (-550))))) (((-3 (-550) "failed") $) 13 (|has| |#1| (-1011 (-550))))) (-2726 ((|#1| $) 8) (((-400 (-550)) $) 15 (|has| |#1| (-1011 (-400 (-550))))) (((-550) $) 12 (|has| |#1| (-1011 (-550))))) (-1518 (($ |#1|) 6) (($ (-400 (-550))) 17 (|has| |#1| (-1011 (-400 (-550))))) (($ (-550)) 14 (|has| |#1| (-1011 (-550))))))
-(((-404 |#1|) (-138) (-1181)) (T -404))
-NIL
-(-13 (-1011 |t#1|) (-10 -7 (IF (|has| |t#1| (-1011 (-550))) (-6 (-1011 (-550))) |%noBranch|) (IF (|has| |t#1| (-1011 (-400 (-550)))) (-6 (-1011 (-400 (-550)))) |%noBranch|)))
-(((-1011 (-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) ((-1011 (-550)) |has| |#1| (-1011 (-550))) ((-1011 |#1|) . T))
-((-3972 (((-406 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-406 |#1| |#2| |#3| |#4|)) 33)))
-(((-405 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -3972 ((-406 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-406 |#1| |#2| |#3| |#4|)))) (-300) (-965 |#1|) (-1203 |#2|) (-13 (-402 |#2| |#3|) (-1011 |#2|)) (-300) (-965 |#5|) (-1203 |#6|) (-13 (-402 |#6| |#7|) (-1011 |#6|))) (T -405))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-406 *5 *6 *7 *8)) (-4 *5 (-300)) (-4 *6 (-965 *5)) (-4 *7 (-1203 *6)) (-4 *8 (-13 (-402 *6 *7) (-1011 *6))) (-4 *9 (-300)) (-4 *10 (-965 *9)) (-4 *11 (-1203 *10)) (-5 *2 (-406 *9 *10 *11 *12)) (-5 *1 (-405 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-13 (-402 *10 *11) (-1011 *10))))))
-(-10 -7 (-15 -3972 ((-406 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-406 |#1| |#2| |#3| |#4|))))
-((-1504 (((-112) $ $) NIL)) (-3513 (($) NIL T CONST)) (-1386 (((-3 $ "failed") $) NIL)) (-1732 ((|#4| (-749) (-1227 |#4|)) 56)) (-3102 (((-112) $) NIL)) (-2705 (((-1227 |#4|) $) 17)) (-1389 ((|#2| $) 54)) (-1845 (($ $) 139)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) 100)) (-2135 (($ (-1227 |#4|)) 99)) (-3337 (((-1088) $) NIL)) (-2715 ((|#1| $) 18)) (-1270 (($ $ $) NIL)) (-3292 (($ $ $) NIL)) (-1518 (((-836) $) 134)) (-2437 (((-1227 |#4|) $) 129)) (-2636 (($) 11 T CONST)) (-2316 (((-112) $ $) 40)) (-2414 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) 122)) (* (($ $ $) 121)))
-(((-406 |#1| |#2| |#3| |#4|) (-13 (-465) (-10 -8 (-15 -2135 ($ (-1227 |#4|))) (-15 -2437 ((-1227 |#4|) $)) (-15 -1389 (|#2| $)) (-15 -2705 ((-1227 |#4|) $)) (-15 -2715 (|#1| $)) (-15 -1845 ($ $)) (-15 -1732 (|#4| (-749) (-1227 |#4|))))) (-300) (-965 |#1|) (-1203 |#2|) (-13 (-402 |#2| |#3|) (-1011 |#2|))) (T -406))
-((-2135 (*1 *1 *2) (-12 (-5 *2 (-1227 *6)) (-4 *6 (-13 (-402 *4 *5) (-1011 *4))) (-4 *4 (-965 *3)) (-4 *5 (-1203 *4)) (-4 *3 (-300)) (-5 *1 (-406 *3 *4 *5 *6)))) (-2437 (*1 *2 *1) (-12 (-4 *3 (-300)) (-4 *4 (-965 *3)) (-4 *5 (-1203 *4)) (-5 *2 (-1227 *6)) (-5 *1 (-406 *3 *4 *5 *6)) (-4 *6 (-13 (-402 *4 *5) (-1011 *4))))) (-1389 (*1 *2 *1) (-12 (-4 *4 (-1203 *2)) (-4 *2 (-965 *3)) (-5 *1 (-406 *3 *2 *4 *5)) (-4 *3 (-300)) (-4 *5 (-13 (-402 *2 *4) (-1011 *2))))) (-2705 (*1 *2 *1) (-12 (-4 *3 (-300)) (-4 *4 (-965 *3)) (-4 *5 (-1203 *4)) (-5 *2 (-1227 *6)) (-5 *1 (-406 *3 *4 *5 *6)) (-4 *6 (-13 (-402 *4 *5) (-1011 *4))))) (-2715 (*1 *2 *1) (-12 (-4 *3 (-965 *2)) (-4 *4 (-1203 *3)) (-4 *2 (-300)) (-5 *1 (-406 *2 *3 *4 *5)) (-4 *5 (-13 (-402 *3 *4) (-1011 *3))))) (-1845 (*1 *1 *1) (-12 (-4 *2 (-300)) (-4 *3 (-965 *2)) (-4 *4 (-1203 *3)) (-5 *1 (-406 *2 *3 *4 *5)) (-4 *5 (-13 (-402 *3 *4) (-1011 *3))))) (-1732 (*1 *2 *3 *4) (-12 (-5 *3 (-749)) (-5 *4 (-1227 *2)) (-4 *5 (-300)) (-4 *6 (-965 *5)) (-4 *2 (-13 (-402 *6 *7) (-1011 *6))) (-5 *1 (-406 *5 *6 *7 *2)) (-4 *7 (-1203 *6)))))
-(-13 (-465) (-10 -8 (-15 -2135 ($ (-1227 |#4|))) (-15 -2437 ((-1227 |#4|) $)) (-15 -1389 (|#2| $)) (-15 -2705 ((-1227 |#4|) $)) (-15 -2715 (|#1| $)) (-15 -1845 ($ $)) (-15 -1732 (|#4| (-749) (-1227 |#4|)))))
-((-1504 (((-112) $ $) NIL)) (-3513 (($) NIL T CONST)) (-1386 (((-3 $ "failed") $) NIL)) (-3102 (((-112) $) NIL)) (-1389 ((|#2| $) 61)) (-1939 (($ (-1227 |#4|)) 25) (($ (-406 |#1| |#2| |#3| |#4|)) 76 (|has| |#4| (-1011 |#2|)))) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 34)) (-2437 (((-1227 |#4|) $) 26)) (-2636 (($) 23 T CONST)) (-2316 (((-112) $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ $ $) 72)))
-(((-407 |#1| |#2| |#3| |#4| |#5|) (-13 (-705) (-10 -8 (-15 -2437 ((-1227 |#4|) $)) (-15 -1389 (|#2| $)) (-15 -1939 ($ (-1227 |#4|))) (IF (|has| |#4| (-1011 |#2|)) (-15 -1939 ($ (-406 |#1| |#2| |#3| |#4|))) |%noBranch|))) (-300) (-965 |#1|) (-1203 |#2|) (-402 |#2| |#3|) (-1227 |#4|)) (T -407))
-((-2437 (*1 *2 *1) (-12 (-4 *3 (-300)) (-4 *4 (-965 *3)) (-4 *5 (-1203 *4)) (-5 *2 (-1227 *6)) (-5 *1 (-407 *3 *4 *5 *6 *7)) (-4 *6 (-402 *4 *5)) (-14 *7 *2))) (-1389 (*1 *2 *1) (-12 (-4 *4 (-1203 *2)) (-4 *2 (-965 *3)) (-5 *1 (-407 *3 *2 *4 *5 *6)) (-4 *3 (-300)) (-4 *5 (-402 *2 *4)) (-14 *6 (-1227 *5)))) (-1939 (*1 *1 *2) (-12 (-5 *2 (-1227 *6)) (-4 *6 (-402 *4 *5)) (-4 *4 (-965 *3)) (-4 *5 (-1203 *4)) (-4 *3 (-300)) (-5 *1 (-407 *3 *4 *5 *6 *7)) (-14 *7 *2))) (-1939 (*1 *1 *2) (-12 (-5 *2 (-406 *3 *4 *5 *6)) (-4 *6 (-1011 *4)) (-4 *3 (-300)) (-4 *4 (-965 *3)) (-4 *5 (-1203 *4)) (-4 *6 (-402 *4 *5)) (-14 *7 (-1227 *6)) (-5 *1 (-407 *3 *4 *5 *6 *7)))))
-(-13 (-705) (-10 -8 (-15 -2437 ((-1227 |#4|) $)) (-15 -1389 (|#2| $)) (-15 -1939 ($ (-1227 |#4|))) (IF (|has| |#4| (-1011 |#2|)) (-15 -1939 ($ (-406 |#1| |#2| |#3| |#4|))) |%noBranch|)))
-((-3972 ((|#3| (-1 |#4| |#2|) |#1|) 26)))
-(((-408 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3972 (|#3| (-1 |#4| |#2|) |#1|))) (-410 |#2|) (-170) (-410 |#4|) (-170)) (T -408))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-170)) (-4 *6 (-170)) (-4 *2 (-410 *6)) (-5 *1 (-408 *4 *5 *2 *6)) (-4 *4 (-410 *5)))))
-(-10 -7 (-15 -3972 (|#3| (-1 |#4| |#2|) |#1|)))
-((-3090 (((-3 $ "failed")) 86)) (-1265 (((-1227 (-667 |#2|)) (-1227 $)) NIL) (((-1227 (-667 |#2|))) 91)) (-3726 (((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed")) 85)) (-3947 (((-3 $ "failed")) 84)) (-2043 (((-667 |#2|) (-1227 $)) NIL) (((-667 |#2|)) 102)) (-2042 (((-667 |#2|) $ (-1227 $)) NIL) (((-667 |#2|) $) 110)) (-1870 (((-1140 (-925 |#2|))) 55)) (-3945 ((|#2| (-1227 $)) NIL) ((|#2|) 106)) (-4110 (($ (-1227 |#2|) (-1227 $)) NIL) (($ (-1227 |#2|)) 112)) (-2662 (((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed")) 83)) (-4080 (((-3 $ "failed")) 75)) (-2116 (((-667 |#2|) (-1227 $)) NIL) (((-667 |#2|)) 100)) (-2127 (((-667 |#2|) $ (-1227 $)) NIL) (((-667 |#2|) $) 108)) (-3480 (((-1140 (-925 |#2|))) 54)) (-4012 ((|#2| (-1227 $)) NIL) ((|#2|) 104)) (-1373 (((-1227 |#2|) $ (-1227 $)) NIL) (((-667 |#2|) (-1227 $) (-1227 $)) NIL) (((-1227 |#2|) $) 111) (((-667 |#2|) (-1227 $)) 118)) (-4028 (((-1227 |#2|) $) 96) (($ (-1227 |#2|)) 98)) (-2361 (((-623 (-925 |#2|)) (-1227 $)) NIL) (((-623 (-925 |#2|))) 94)) (-4292 (($ (-667 |#2|) $) 90)))
-(((-409 |#1| |#2|) (-10 -8 (-15 -4292 (|#1| (-667 |#2|) |#1|)) (-15 -1870 ((-1140 (-925 |#2|)))) (-15 -3480 ((-1140 (-925 |#2|)))) (-15 -2042 ((-667 |#2|) |#1|)) (-15 -2127 ((-667 |#2|) |#1|)) (-15 -2043 ((-667 |#2|))) (-15 -2116 ((-667 |#2|))) (-15 -3945 (|#2|)) (-15 -4012 (|#2|)) (-15 -4028 (|#1| (-1227 |#2|))) (-15 -4028 ((-1227 |#2|) |#1|)) (-15 -4110 (|#1| (-1227 |#2|))) (-15 -2361 ((-623 (-925 |#2|)))) (-15 -1265 ((-1227 (-667 |#2|)))) (-15 -1373 ((-667 |#2|) (-1227 |#1|))) (-15 -1373 ((-1227 |#2|) |#1|)) (-15 -3090 ((-3 |#1| "failed"))) (-15 -3947 ((-3 |#1| "failed"))) (-15 -4080 ((-3 |#1| "failed"))) (-15 -3726 ((-3 (-2 (|:| |particular| |#1|) (|:| -2437 (-623 |#1|))) "failed"))) (-15 -2662 ((-3 (-2 (|:| |particular| |#1|) (|:| -2437 (-623 |#1|))) "failed"))) (-15 -2043 ((-667 |#2|) (-1227 |#1|))) (-15 -2116 ((-667 |#2|) (-1227 |#1|))) (-15 -3945 (|#2| (-1227 |#1|))) (-15 -4012 (|#2| (-1227 |#1|))) (-15 -4110 (|#1| (-1227 |#2|) (-1227 |#1|))) (-15 -1373 ((-667 |#2|) (-1227 |#1|) (-1227 |#1|))) (-15 -1373 ((-1227 |#2|) |#1| (-1227 |#1|))) (-15 -2042 ((-667 |#2|) |#1| (-1227 |#1|))) (-15 -2127 ((-667 |#2|) |#1| (-1227 |#1|))) (-15 -1265 ((-1227 (-667 |#2|)) (-1227 |#1|))) (-15 -2361 ((-623 (-925 |#2|)) (-1227 |#1|)))) (-410 |#2|) (-170)) (T -409))
-((-1265 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-1227 (-667 *4))) (-5 *1 (-409 *3 *4)) (-4 *3 (-410 *4)))) (-2361 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-623 (-925 *4))) (-5 *1 (-409 *3 *4)) (-4 *3 (-410 *4)))) (-4012 (*1 *2) (-12 (-4 *2 (-170)) (-5 *1 (-409 *3 *2)) (-4 *3 (-410 *2)))) (-3945 (*1 *2) (-12 (-4 *2 (-170)) (-5 *1 (-409 *3 *2)) (-4 *3 (-410 *2)))) (-2116 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-667 *4)) (-5 *1 (-409 *3 *4)) (-4 *3 (-410 *4)))) (-2043 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-667 *4)) (-5 *1 (-409 *3 *4)) (-4 *3 (-410 *4)))) (-3480 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-1140 (-925 *4))) (-5 *1 (-409 *3 *4)) (-4 *3 (-410 *4)))) (-1870 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-1140 (-925 *4))) (-5 *1 (-409 *3 *4)) (-4 *3 (-410 *4)))))
-(-10 -8 (-15 -4292 (|#1| (-667 |#2|) |#1|)) (-15 -1870 ((-1140 (-925 |#2|)))) (-15 -3480 ((-1140 (-925 |#2|)))) (-15 -2042 ((-667 |#2|) |#1|)) (-15 -2127 ((-667 |#2|) |#1|)) (-15 -2043 ((-667 |#2|))) (-15 -2116 ((-667 |#2|))) (-15 -3945 (|#2|)) (-15 -4012 (|#2|)) (-15 -4028 (|#1| (-1227 |#2|))) (-15 -4028 ((-1227 |#2|) |#1|)) (-15 -4110 (|#1| (-1227 |#2|))) (-15 -2361 ((-623 (-925 |#2|)))) (-15 -1265 ((-1227 (-667 |#2|)))) (-15 -1373 ((-667 |#2|) (-1227 |#1|))) (-15 -1373 ((-1227 |#2|) |#1|)) (-15 -3090 ((-3 |#1| "failed"))) (-15 -3947 ((-3 |#1| "failed"))) (-15 -4080 ((-3 |#1| "failed"))) (-15 -3726 ((-3 (-2 (|:| |particular| |#1|) (|:| -2437 (-623 |#1|))) "failed"))) (-15 -2662 ((-3 (-2 (|:| |particular| |#1|) (|:| -2437 (-623 |#1|))) "failed"))) (-15 -2043 ((-667 |#2|) (-1227 |#1|))) (-15 -2116 ((-667 |#2|) (-1227 |#1|))) (-15 -3945 (|#2| (-1227 |#1|))) (-15 -4012 (|#2| (-1227 |#1|))) (-15 -4110 (|#1| (-1227 |#2|) (-1227 |#1|))) (-15 -1373 ((-667 |#2|) (-1227 |#1|) (-1227 |#1|))) (-15 -1373 ((-1227 |#2|) |#1| (-1227 |#1|))) (-15 -2042 ((-667 |#2|) |#1| (-1227 |#1|))) (-15 -2127 ((-667 |#2|) |#1| (-1227 |#1|))) (-15 -1265 ((-1227 (-667 |#2|)) (-1227 |#1|))) (-15 -2361 ((-623 (-925 |#2|)) (-1227 |#1|))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3090 (((-3 $ "failed")) 37 (|has| |#1| (-542)))) (-3219 (((-3 $ "failed") $ $) 19)) (-1265 (((-1227 (-667 |#1|)) (-1227 $)) 78) (((-1227 (-667 |#1|))) 100)) (-3406 (((-1227 $)) 81)) (-3513 (($) 17 T CONST)) (-3726 (((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed")) 40 (|has| |#1| (-542)))) (-3947 (((-3 $ "failed")) 38 (|has| |#1| (-542)))) (-2043 (((-667 |#1|) (-1227 $)) 65) (((-667 |#1|)) 92)) (-1958 ((|#1| $) 74)) (-2042 (((-667 |#1|) $ (-1227 $)) 76) (((-667 |#1|) $) 90)) (-3818 (((-3 $ "failed") $) 45 (|has| |#1| (-542)))) (-1870 (((-1140 (-925 |#1|))) 88 (|has| |#1| (-356)))) (-2923 (($ $ (-894)) 28)) (-1729 ((|#1| $) 72)) (-4215 (((-1140 |#1|) $) 42 (|has| |#1| (-542)))) (-3945 ((|#1| (-1227 $)) 67) ((|#1|) 94)) (-1474 (((-1140 |#1|) $) 63)) (-2105 (((-112)) 57)) (-4110 (($ (-1227 |#1|) (-1227 $)) 69) (($ (-1227 |#1|)) 98)) (-1386 (((-3 $ "failed") $) 47 (|has| |#1| (-542)))) (-2122 (((-894)) 80)) (-2890 (((-112)) 54)) (-1494 (($ $ (-894)) 33)) (-3657 (((-112)) 50)) (-3400 (((-112)) 48)) (-2685 (((-112)) 52)) (-2662 (((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed")) 41 (|has| |#1| (-542)))) (-4080 (((-3 $ "failed")) 39 (|has| |#1| (-542)))) (-2116 (((-667 |#1|) (-1227 $)) 66) (((-667 |#1|)) 93)) (-3813 ((|#1| $) 75)) (-2127 (((-667 |#1|) $ (-1227 $)) 77) (((-667 |#1|) $) 91)) (-2732 (((-3 $ "failed") $) 46 (|has| |#1| (-542)))) (-3480 (((-1140 (-925 |#1|))) 89 (|has| |#1| (-356)))) (-2834 (($ $ (-894)) 29)) (-1842 ((|#1| $) 73)) (-1305 (((-1140 |#1|) $) 43 (|has| |#1| (-542)))) (-4012 ((|#1| (-1227 $)) 68) ((|#1|) 95)) (-1603 (((-1140 |#1|) $) 64)) (-2197 (((-112)) 58)) (-1825 (((-1126) $) 9)) (-3528 (((-112)) 49)) (-2591 (((-112)) 51)) (-2781 (((-112)) 53)) (-3337 (((-1088) $) 10)) (-3089 (((-112)) 56)) (-2680 ((|#1| $ (-550)) 101)) (-1373 (((-1227 |#1|) $ (-1227 $)) 71) (((-667 |#1|) (-1227 $) (-1227 $)) 70) (((-1227 |#1|) $) 103) (((-667 |#1|) (-1227 $)) 102)) (-4028 (((-1227 |#1|) $) 97) (($ (-1227 |#1|)) 96)) (-2361 (((-623 (-925 |#1|)) (-1227 $)) 79) (((-623 (-925 |#1|))) 99)) (-3292 (($ $ $) 25)) (-2564 (((-112)) 62)) (-1518 (((-836) $) 11)) (-2437 (((-1227 $)) 104)) (-3268 (((-623 (-1227 |#1|))) 44 (|has| |#1| (-542)))) (-3395 (($ $ $ $) 26)) (-2376 (((-112)) 60)) (-4292 (($ (-667 |#1|) $) 87)) (-1358 (($ $ $) 24)) (-2473 (((-112)) 61)) (-2286 (((-112)) 59)) (-2990 (((-112)) 55)) (-2626 (($) 18 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 30)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
+((-2795 (*1 *1 *2 *2) (-12 (-5 *2 (-550)) (-4 *1 (-397)))) (-2795 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-550)) (-5 *3 (-895)) (-4 *1 (-397)))) (-2603 (*1 *2 *1) (-12 (-4 *1 (-397)) (-5 *2 (-550)))) (-4300 (*1 *2) (-12 (-4 *1 (-397)) (-5 *2 (-895)))) (-3068 (*1 *2 *1) (-12 (-4 *1 (-397)) (-5 *2 (-550)))) (-4136 (*1 *2 *1) (-12 (-4 *1 (-397)) (-5 *2 (-550)))) (-4319 (*1 *2) (-12 (-4 *1 (-397)) (-5 *2 (-895)))) (-4051 (*1 *2) (-12 (-4 *1 (-397)) (-5 *2 (-895)))) (-1578 (*1 *2) (-12 (-4 *1 (-397)) (-5 *2 (-895)))) (-4319 (*1 *2 *2) (-12 (-5 *2 (-895)) (|has| *1 (-6 -4335)) (-4 *1 (-397)))) (-4051 (*1 *2 *2) (-12 (-5 *2 (-895)) (|has| *1 (-6 -4335)) (-4 *1 (-397)))) (-1578 (*1 *2 *2) (-12 (-5 *2 (-895)) (|has| *1 (-6 -4335)) (-4 *1 (-397)))) (-1566 (*1 *2 *3) (-12 (-5 *3 (-550)) (|has| *1 (-6 -4335)) (-4 *1 (-397)) (-5 *2 (-895)))) (-3202 (*1 *2 *3) (-12 (-5 *3 (-550)) (|has| *1 (-6 -4335)) (-4 *1 (-397)) (-5 *2 (-895)))) (-2793 (*1 *1) (-12 (-4 *1 (-397)) (-3548 (|has| *1 (-6 -4335))) (-3548 (|has| *1 (-6 -4327))))) (-2173 (*1 *1) (-12 (-4 *1 (-397)) (-3548 (|has| *1 (-6 -4335))) (-3548 (|has| *1 (-6 -4327))))))
+(-13 (-1030) (-10 -8 (-6 -2154) (-15 -2795 ($ (-550) (-550))) (-15 -2795 ($ (-550) (-550) (-895))) (-15 -2603 ((-550) $)) (-15 -4300 ((-895))) (-15 -3068 ((-550) $)) (-15 -4136 ((-550) $)) (-15 -4319 ((-895))) (-15 -4051 ((-895))) (-15 -1578 ((-895))) (IF (|has| $ (-6 -4335)) (PROGN (-15 -4319 ((-895) (-895))) (-15 -4051 ((-895) (-895))) (-15 -1578 ((-895) (-895))) (-15 -1566 ((-895) (-550))) (-15 -3202 ((-895) (-550)))) |%noBranch|) (IF (|has| $ (-6 -4327)) |%noBranch| (IF (|has| $ (-6 -4335)) |%noBranch| (PROGN (-15 -2793 ($)) (-15 -2173 ($)))))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-130) . T) ((-145) . T) ((-595 (-837)) . T) ((-170) . T) ((-596 (-219)) . T) ((-596 (-372)) . T) ((-596 (-866 (-372))) . T) ((-237) . T) ((-283) . T) ((-300) . T) ((-356) . T) ((-444) . T) ((-542) . T) ((-626 #0#) . T) ((-626 $) . T) ((-696 #0#) . T) ((-696 $) . T) ((-705) . T) ((-769) . T) ((-770) . T) ((-772) . T) ((-773) . T) ((-823) . T) ((-825) . T) ((-860 (-372)) . T) ((-894) . T) ((-976) . T) ((-996) . T) ((-1030) . T) ((-1012 (-400 (-550))) . T) ((-1012 (-550)) . T) ((-1027 #0#) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1186) . T))
+((-2392 (((-411 |#2|) (-1 |#2| |#1|) (-411 |#1|)) 20)))
+(((-398 |#1| |#2|) (-10 -7 (-15 -2392 ((-411 |#2|) (-1 |#2| |#1|) (-411 |#1|)))) (-542) (-542)) (T -398))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-411 *5)) (-4 *5 (-542)) (-4 *6 (-542)) (-5 *2 (-411 *6)) (-5 *1 (-398 *5 *6)))))
+(-10 -7 (-15 -2392 ((-411 |#2|) (-1 |#2| |#1|) (-411 |#1|))))
+((-2392 (((-400 |#2|) (-1 |#2| |#1|) (-400 |#1|)) 13)))
+(((-399 |#1| |#2|) (-10 -7 (-15 -2392 ((-400 |#2|) (-1 |#2| |#1|) (-400 |#1|)))) (-542) (-542)) (T -399))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-400 *5)) (-4 *5 (-542)) (-4 *6 (-542)) (-5 *2 (-400 *6)) (-5 *1 (-399 *5 *6)))))
+(-10 -7 (-15 -2392 ((-400 |#2|) (-1 |#2| |#1|) (-400 |#1|))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 13)) (-3104 ((|#1| $) 21 (|has| |#1| (-300)))) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-1611 (((-112) $ $) NIL)) (-4303 (((-550) $) NIL (|has| |#1| (-798)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) 17) (((-3 (-1145) "failed") $) NIL (|has| |#1| (-1012 (-1145)))) (((-3 (-400 (-550)) "failed") $) 70 (|has| |#1| (-1012 (-550)))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550))))) (-2202 ((|#1| $) 15) (((-1145) $) NIL (|has| |#1| (-1012 (-1145)))) (((-400 (-550)) $) 67 (|has| |#1| (-1012 (-550)))) (((-550) $) NIL (|has| |#1| (-1012 (-550))))) (-3455 (($ $ $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) 50)) (-1864 (($) NIL (|has| |#1| (-535)))) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-2694 (((-112) $) NIL (|has| |#1| (-798)))) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (|has| |#1| (-860 (-550)))) (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (|has| |#1| (-860 (-372))))) (-2419 (((-112) $) 64)) (-1484 (($ $) NIL)) (-4153 ((|#1| $) 71)) (-1620 (((-3 $ "failed") $) NIL (|has| |#1| (-1120)))) (-1712 (((-112) $) NIL (|has| |#1| (-798)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-2463 (($) NIL (|has| |#1| (-1120)) CONST)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 97)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1724 (($ $) NIL (|has| |#1| (-300)))) (-3925 ((|#1| $) 28 (|has| |#1| (-535)))) (-3348 (((-411 (-1141 $)) (-1141 $)) 135 (|has| |#1| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) 131 (|has| |#1| (-883)))) (-1735 (((-411 $) $) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1553 (($ $ (-623 |#1|) (-623 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ (-623 (-287 |#1|))) NIL (|has| |#1| (-302 |#1|))) (($ $ (-623 (-1145)) (-623 |#1|)) NIL (|has| |#1| (-505 (-1145) |#1|))) (($ $ (-1145) |#1|) NIL (|has| |#1| (-505 (-1145) |#1|)))) (-1988 (((-749) $) NIL)) (-2757 (($ $ |#1|) NIL (|has| |#1| (-279 |#1| |#1|)))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2798 (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) 63)) (-3608 (($ $) NIL)) (-4163 ((|#1| $) 73)) (-2451 (((-866 (-550)) $) NIL (|has| |#1| (-596 (-866 (-550))))) (((-866 (-372)) $) NIL (|has| |#1| (-596 (-866 (-372))))) (((-526) $) NIL (|has| |#1| (-596 (-526)))) (((-372) $) NIL (|has| |#1| (-996))) (((-219) $) NIL (|has| |#1| (-996)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) 115 (-12 (|has| $ (-143)) (|has| |#1| (-883))))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ |#1|) 10) (($ (-1145)) NIL (|has| |#1| (-1012 (-1145))))) (-1613 (((-3 $ "failed") $) 99 (-1489 (-12 (|has| $ (-143)) (|has| |#1| (-883))) (|has| |#1| (-143))))) (-3091 (((-749)) 100)) (-2967 ((|#1| $) 26 (|has| |#1| (-535)))) (-1819 (((-112) $ $) NIL)) (-4188 (($ $) NIL (|has| |#1| (-798)))) (-2688 (($) 22 T CONST)) (-2700 (($) 8 T CONST)) (-3145 (((-1127) $) 43 (-12 (|has| |#1| (-535)) (|has| |#1| (-806)))) (((-1127) $ (-112)) 44 (-12 (|has| |#1| (-535)) (|has| |#1| (-806)))) (((-1233) (-800) $) 45 (-12 (|has| |#1| (-535)) (|has| |#1| (-806)))) (((-1233) (-800) $ (-112)) 46 (-12 (|has| |#1| (-535)) (|has| |#1| (-806))))) (-1901 (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) 56)) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) 24 (|has| |#1| (-825)))) (-2382 (($ $ $) 126) (($ |#1| |#1|) 52)) (-2370 (($ $) 25) (($ $ $) 55)) (-2358 (($ $ $) 53)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) 125)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 60) (($ $ $) 57) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ |#1| $) 61) (($ $ |#1|) 85)))
+(((-400 |#1|) (-13 (-966 |#1|) (-10 -7 (IF (|has| |#1| (-535)) (IF (|has| |#1| (-806)) (-6 (-806)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4331)) (IF (|has| |#1| (-444)) (IF (|has| |#1| (-6 -4342)) (-6 -4331) |%noBranch|) |%noBranch|) |%noBranch|))) (-542)) (T -400))
+NIL
+(-13 (-966 |#1|) (-10 -7 (IF (|has| |#1| (-535)) (IF (|has| |#1| (-806)) (-6 (-806)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4331)) (IF (|has| |#1| (-444)) (IF (|has| |#1| (-6 -4342)) (-6 -4331) |%noBranch|) |%noBranch|) |%noBranch|)))
+((-3992 (((-667 |#2|) (-1228 $)) NIL) (((-667 |#2|)) 18)) (-2821 (($ (-1228 |#2|) (-1228 $)) NIL) (($ (-1228 |#2|)) 24)) (-2766 (((-667 |#2|) $ (-1228 $)) NIL) (((-667 |#2|) $) 38)) (-2835 ((|#3| $) 60)) (-3563 ((|#2| (-1228 $)) NIL) ((|#2|) 20)) (-2999 (((-1228 |#2|) $ (-1228 $)) NIL) (((-667 |#2|) (-1228 $) (-1228 $)) NIL) (((-1228 |#2|) $) 22) (((-667 |#2|) (-1228 $)) 36)) (-2451 (((-1228 |#2|) $) 11) (($ (-1228 |#2|)) 13)) (-3359 ((|#3| $) 52)))
+(((-401 |#1| |#2| |#3|) (-10 -8 (-15 -2766 ((-667 |#2|) |#1|)) (-15 -3563 (|#2|)) (-15 -3992 ((-667 |#2|))) (-15 -2451 (|#1| (-1228 |#2|))) (-15 -2451 ((-1228 |#2|) |#1|)) (-15 -2821 (|#1| (-1228 |#2|))) (-15 -2999 ((-667 |#2|) (-1228 |#1|))) (-15 -2999 ((-1228 |#2|) |#1|)) (-15 -2835 (|#3| |#1|)) (-15 -3359 (|#3| |#1|)) (-15 -3992 ((-667 |#2|) (-1228 |#1|))) (-15 -3563 (|#2| (-1228 |#1|))) (-15 -2821 (|#1| (-1228 |#2|) (-1228 |#1|))) (-15 -2999 ((-667 |#2|) (-1228 |#1|) (-1228 |#1|))) (-15 -2999 ((-1228 |#2|) |#1| (-1228 |#1|))) (-15 -2766 ((-667 |#2|) |#1| (-1228 |#1|)))) (-402 |#2| |#3|) (-170) (-1204 |#2|)) (T -401))
+((-3992 (*1 *2) (-12 (-4 *4 (-170)) (-4 *5 (-1204 *4)) (-5 *2 (-667 *4)) (-5 *1 (-401 *3 *4 *5)) (-4 *3 (-402 *4 *5)))) (-3563 (*1 *2) (-12 (-4 *4 (-1204 *2)) (-4 *2 (-170)) (-5 *1 (-401 *3 *2 *4)) (-4 *3 (-402 *2 *4)))))
+(-10 -8 (-15 -2766 ((-667 |#2|) |#1|)) (-15 -3563 (|#2|)) (-15 -3992 ((-667 |#2|))) (-15 -2451 (|#1| (-1228 |#2|))) (-15 -2451 ((-1228 |#2|) |#1|)) (-15 -2821 (|#1| (-1228 |#2|))) (-15 -2999 ((-667 |#2|) (-1228 |#1|))) (-15 -2999 ((-1228 |#2|) |#1|)) (-15 -2835 (|#3| |#1|)) (-15 -3359 (|#3| |#1|)) (-15 -3992 ((-667 |#2|) (-1228 |#1|))) (-15 -3563 (|#2| (-1228 |#1|))) (-15 -2821 (|#1| (-1228 |#2|) (-1228 |#1|))) (-15 -2999 ((-667 |#2|) (-1228 |#1|) (-1228 |#1|))) (-15 -2999 ((-1228 |#2|) |#1| (-1228 |#1|))) (-15 -2766 ((-667 |#2|) |#1| (-1228 |#1|))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3992 (((-667 |#1|) (-1228 $)) 44) (((-667 |#1|)) 59)) (-2223 ((|#1| $) 50)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-2821 (($ (-1228 |#1|) (-1228 $)) 46) (($ (-1228 |#1|)) 62)) (-2766 (((-667 |#1|) $ (-1228 $)) 51) (((-667 |#1|) $) 57)) (-1537 (((-3 $ "failed") $) 32)) (-3398 (((-895)) 52)) (-2419 (((-112) $) 30)) (-1571 ((|#1| $) 49)) (-2835 ((|#2| $) 42 (|has| |#1| (-356)))) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3563 ((|#1| (-1228 $)) 45) ((|#1|) 58)) (-2999 (((-1228 |#1|) $ (-1228 $)) 48) (((-667 |#1|) (-1228 $) (-1228 $)) 47) (((-1228 |#1|) $) 64) (((-667 |#1|) (-1228 $)) 63)) (-2451 (((-1228 |#1|) $) 61) (($ (-1228 |#1|)) 60)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#1|) 35)) (-1613 (((-3 $ "failed") $) 41 (|has| |#1| (-143)))) (-3359 ((|#2| $) 43)) (-3091 (((-749)) 28)) (-2206 (((-1228 $)) 65)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 37) (($ |#1| $) 36)))
+(((-402 |#1| |#2|) (-138) (-170) (-1204 |t#1|)) (T -402))
+((-2206 (*1 *2) (-12 (-4 *3 (-170)) (-4 *4 (-1204 *3)) (-5 *2 (-1228 *1)) (-4 *1 (-402 *3 *4)))) (-2999 (*1 *2 *1) (-12 (-4 *1 (-402 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1204 *3)) (-5 *2 (-1228 *3)))) (-2999 (*1 *2 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-402 *4 *5)) (-4 *4 (-170)) (-4 *5 (-1204 *4)) (-5 *2 (-667 *4)))) (-2821 (*1 *1 *2) (-12 (-5 *2 (-1228 *3)) (-4 *3 (-170)) (-4 *1 (-402 *3 *4)) (-4 *4 (-1204 *3)))) (-2451 (*1 *2 *1) (-12 (-4 *1 (-402 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1204 *3)) (-5 *2 (-1228 *3)))) (-2451 (*1 *1 *2) (-12 (-5 *2 (-1228 *3)) (-4 *3 (-170)) (-4 *1 (-402 *3 *4)) (-4 *4 (-1204 *3)))) (-3992 (*1 *2) (-12 (-4 *1 (-402 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1204 *3)) (-5 *2 (-667 *3)))) (-3563 (*1 *2) (-12 (-4 *1 (-402 *2 *3)) (-4 *3 (-1204 *2)) (-4 *2 (-170)))) (-2766 (*1 *2 *1) (-12 (-4 *1 (-402 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1204 *3)) (-5 *2 (-667 *3)))))
+(-13 (-363 |t#1| |t#2|) (-10 -8 (-15 -2206 ((-1228 $))) (-15 -2999 ((-1228 |t#1|) $)) (-15 -2999 ((-667 |t#1|) (-1228 $))) (-15 -2821 ($ (-1228 |t#1|))) (-15 -2451 ((-1228 |t#1|) $)) (-15 -2451 ($ (-1228 |t#1|))) (-15 -3992 ((-667 |t#1|))) (-15 -3563 (|t#1|)) (-15 -2766 ((-667 |t#1|) $))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-363 |#1| |#2|) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-696 |#1|) . T) ((-705) . T) ((-1027 |#1|) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2288 (((-3 |#2| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) 27) (((-3 (-550) "failed") $) 19)) (-2202 ((|#2| $) NIL) (((-400 (-550)) $) 24) (((-550) $) 14)) (-2233 (($ |#2|) NIL) (($ (-400 (-550))) 22) (($ (-550)) 11)))
+(((-403 |#1| |#2|) (-10 -8 (-15 -2202 ((-550) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2233 (|#1| (-550))) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2233 (|#1| |#2|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2202 (|#2| |#1|))) (-404 |#2|) (-1182)) (T -403))
+NIL
+(-10 -8 (-15 -2202 ((-550) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2233 (|#1| (-550))) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2233 (|#1| |#2|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2202 (|#2| |#1|)))
+((-2288 (((-3 |#1| "failed") $) 7) (((-3 (-400 (-550)) "failed") $) 16 (|has| |#1| (-1012 (-400 (-550))))) (((-3 (-550) "failed") $) 13 (|has| |#1| (-1012 (-550))))) (-2202 ((|#1| $) 8) (((-400 (-550)) $) 15 (|has| |#1| (-1012 (-400 (-550))))) (((-550) $) 12 (|has| |#1| (-1012 (-550))))) (-2233 (($ |#1|) 6) (($ (-400 (-550))) 17 (|has| |#1| (-1012 (-400 (-550))))) (($ (-550)) 14 (|has| |#1| (-1012 (-550))))))
+(((-404 |#1|) (-138) (-1182)) (T -404))
+NIL
+(-13 (-1012 |t#1|) (-10 -7 (IF (|has| |t#1| (-1012 (-550))) (-6 (-1012 (-550))) |%noBranch|) (IF (|has| |t#1| (-1012 (-400 (-550)))) (-6 (-1012 (-400 (-550)))) |%noBranch|)))
+(((-1012 (-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) ((-1012 (-550)) |has| |#1| (-1012 (-550))) ((-1012 |#1|) . T))
+((-2392 (((-406 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-406 |#1| |#2| |#3| |#4|)) 33)))
+(((-405 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -2392 ((-406 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-406 |#1| |#2| |#3| |#4|)))) (-300) (-966 |#1|) (-1204 |#2|) (-13 (-402 |#2| |#3|) (-1012 |#2|)) (-300) (-966 |#5|) (-1204 |#6|) (-13 (-402 |#6| |#7|) (-1012 |#6|))) (T -405))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-406 *5 *6 *7 *8)) (-4 *5 (-300)) (-4 *6 (-966 *5)) (-4 *7 (-1204 *6)) (-4 *8 (-13 (-402 *6 *7) (-1012 *6))) (-4 *9 (-300)) (-4 *10 (-966 *9)) (-4 *11 (-1204 *10)) (-5 *2 (-406 *9 *10 *11 *12)) (-5 *1 (-405 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-13 (-402 *10 *11) (-1012 *10))))))
+(-10 -7 (-15 -2392 ((-406 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-406 |#1| |#2| |#3| |#4|))))
+((-2221 (((-112) $ $) NIL)) (-2991 (($) NIL T CONST)) (-1537 (((-3 $ "failed") $) NIL)) (-2733 ((|#4| (-749) (-1228 |#4|)) 56)) (-2419 (((-112) $) NIL)) (-4153 (((-1228 |#4|) $) 17)) (-1571 ((|#2| $) 54)) (-1349 (($ $) 139)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) 100)) (-2308 (($ (-1228 |#4|)) 99)) (-3445 (((-1089) $) NIL)) (-4163 ((|#1| $) 18)) (-3018 (($ $ $) NIL)) (-1353 (($ $ $) NIL)) (-2233 (((-837) $) 134)) (-2206 (((-1228 |#4|) $) 129)) (-2700 (($) 11 T CONST)) (-2264 (((-112) $ $) 40)) (-2382 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) 122)) (* (($ $ $) 121)))
+(((-406 |#1| |#2| |#3| |#4|) (-13 (-465) (-10 -8 (-15 -2308 ($ (-1228 |#4|))) (-15 -2206 ((-1228 |#4|) $)) (-15 -1571 (|#2| $)) (-15 -4153 ((-1228 |#4|) $)) (-15 -4163 (|#1| $)) (-15 -1349 ($ $)) (-15 -2733 (|#4| (-749) (-1228 |#4|))))) (-300) (-966 |#1|) (-1204 |#2|) (-13 (-402 |#2| |#3|) (-1012 |#2|))) (T -406))
+((-2308 (*1 *1 *2) (-12 (-5 *2 (-1228 *6)) (-4 *6 (-13 (-402 *4 *5) (-1012 *4))) (-4 *4 (-966 *3)) (-4 *5 (-1204 *4)) (-4 *3 (-300)) (-5 *1 (-406 *3 *4 *5 *6)))) (-2206 (*1 *2 *1) (-12 (-4 *3 (-300)) (-4 *4 (-966 *3)) (-4 *5 (-1204 *4)) (-5 *2 (-1228 *6)) (-5 *1 (-406 *3 *4 *5 *6)) (-4 *6 (-13 (-402 *4 *5) (-1012 *4))))) (-1571 (*1 *2 *1) (-12 (-4 *4 (-1204 *2)) (-4 *2 (-966 *3)) (-5 *1 (-406 *3 *2 *4 *5)) (-4 *3 (-300)) (-4 *5 (-13 (-402 *2 *4) (-1012 *2))))) (-4153 (*1 *2 *1) (-12 (-4 *3 (-300)) (-4 *4 (-966 *3)) (-4 *5 (-1204 *4)) (-5 *2 (-1228 *6)) (-5 *1 (-406 *3 *4 *5 *6)) (-4 *6 (-13 (-402 *4 *5) (-1012 *4))))) (-4163 (*1 *2 *1) (-12 (-4 *3 (-966 *2)) (-4 *4 (-1204 *3)) (-4 *2 (-300)) (-5 *1 (-406 *2 *3 *4 *5)) (-4 *5 (-13 (-402 *3 *4) (-1012 *3))))) (-1349 (*1 *1 *1) (-12 (-4 *2 (-300)) (-4 *3 (-966 *2)) (-4 *4 (-1204 *3)) (-5 *1 (-406 *2 *3 *4 *5)) (-4 *5 (-13 (-402 *3 *4) (-1012 *3))))) (-2733 (*1 *2 *3 *4) (-12 (-5 *3 (-749)) (-5 *4 (-1228 *2)) (-4 *5 (-300)) (-4 *6 (-966 *5)) (-4 *2 (-13 (-402 *6 *7) (-1012 *6))) (-5 *1 (-406 *5 *6 *7 *2)) (-4 *7 (-1204 *6)))))
+(-13 (-465) (-10 -8 (-15 -2308 ($ (-1228 |#4|))) (-15 -2206 ((-1228 |#4|) $)) (-15 -1571 (|#2| $)) (-15 -4153 ((-1228 |#4|) $)) (-15 -4163 (|#1| $)) (-15 -1349 ($ $)) (-15 -2733 (|#4| (-749) (-1228 |#4|)))))
+((-2221 (((-112) $ $) NIL)) (-2991 (($) NIL T CONST)) (-1537 (((-3 $ "failed") $) NIL)) (-2419 (((-112) $) NIL)) (-1571 ((|#2| $) 61)) (-4096 (($ (-1228 |#4|)) 25) (($ (-406 |#1| |#2| |#3| |#4|)) 76 (|has| |#4| (-1012 |#2|)))) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 34)) (-2206 (((-1228 |#4|) $) 26)) (-2700 (($) 23 T CONST)) (-2264 (((-112) $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ $ $) 72)))
+(((-407 |#1| |#2| |#3| |#4| |#5|) (-13 (-705) (-10 -8 (-15 -2206 ((-1228 |#4|) $)) (-15 -1571 (|#2| $)) (-15 -4096 ($ (-1228 |#4|))) (IF (|has| |#4| (-1012 |#2|)) (-15 -4096 ($ (-406 |#1| |#2| |#3| |#4|))) |%noBranch|))) (-300) (-966 |#1|) (-1204 |#2|) (-402 |#2| |#3|) (-1228 |#4|)) (T -407))
+((-2206 (*1 *2 *1) (-12 (-4 *3 (-300)) (-4 *4 (-966 *3)) (-4 *5 (-1204 *4)) (-5 *2 (-1228 *6)) (-5 *1 (-407 *3 *4 *5 *6 *7)) (-4 *6 (-402 *4 *5)) (-14 *7 *2))) (-1571 (*1 *2 *1) (-12 (-4 *4 (-1204 *2)) (-4 *2 (-966 *3)) (-5 *1 (-407 *3 *2 *4 *5 *6)) (-4 *3 (-300)) (-4 *5 (-402 *2 *4)) (-14 *6 (-1228 *5)))) (-4096 (*1 *1 *2) (-12 (-5 *2 (-1228 *6)) (-4 *6 (-402 *4 *5)) (-4 *4 (-966 *3)) (-4 *5 (-1204 *4)) (-4 *3 (-300)) (-5 *1 (-407 *3 *4 *5 *6 *7)) (-14 *7 *2))) (-4096 (*1 *1 *2) (-12 (-5 *2 (-406 *3 *4 *5 *6)) (-4 *6 (-1012 *4)) (-4 *3 (-300)) (-4 *4 (-966 *3)) (-4 *5 (-1204 *4)) (-4 *6 (-402 *4 *5)) (-14 *7 (-1228 *6)) (-5 *1 (-407 *3 *4 *5 *6 *7)))))
+(-13 (-705) (-10 -8 (-15 -2206 ((-1228 |#4|) $)) (-15 -1571 (|#2| $)) (-15 -4096 ($ (-1228 |#4|))) (IF (|has| |#4| (-1012 |#2|)) (-15 -4096 ($ (-406 |#1| |#2| |#3| |#4|))) |%noBranch|)))
+((-2392 ((|#3| (-1 |#4| |#2|) |#1|) 26)))
+(((-408 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2392 (|#3| (-1 |#4| |#2|) |#1|))) (-410 |#2|) (-170) (-410 |#4|) (-170)) (T -408))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-170)) (-4 *6 (-170)) (-4 *2 (-410 *6)) (-5 *1 (-408 *4 *5 *2 *6)) (-4 *4 (-410 *5)))))
+(-10 -7 (-15 -2392 (|#3| (-1 |#4| |#2|) |#1|)))
+((-2305 (((-3 $ "failed")) 86)) (-2946 (((-1228 (-667 |#2|)) (-1228 $)) NIL) (((-1228 (-667 |#2|))) 91)) (-1350 (((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed")) 85)) (-1713 (((-3 $ "failed")) 84)) (-2704 (((-667 |#2|) (-1228 $)) NIL) (((-667 |#2|)) 102)) (-2693 (((-667 |#2|) $ (-1228 $)) NIL) (((-667 |#2|) $) 110)) (-1549 (((-1141 (-926 |#2|))) 55)) (-1690 ((|#2| (-1228 $)) NIL) ((|#2|) 106)) (-2821 (($ (-1228 |#2|) (-1228 $)) NIL) (($ (-1228 |#2|)) 112)) (-3811 (((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed")) 83)) (-3678 (((-3 $ "failed")) 75)) (-2128 (((-667 |#2|) (-1228 $)) NIL) (((-667 |#2|)) 100)) (-2224 (((-667 |#2|) $ (-1228 $)) NIL) (((-667 |#2|) $) 108)) (-3789 (((-1141 (-926 |#2|))) 54)) (-4216 ((|#2| (-1228 $)) NIL) ((|#2|) 104)) (-2999 (((-1228 |#2|) $ (-1228 $)) NIL) (((-667 |#2|) (-1228 $) (-1228 $)) NIL) (((-1228 |#2|) $) 111) (((-667 |#2|) (-1228 $)) 118)) (-2451 (((-1228 |#2|) $) 96) (($ (-1228 |#2|)) 98)) (-2778 (((-623 (-926 |#2|)) (-1228 $)) NIL) (((-623 (-926 |#2|))) 94)) (-3806 (($ (-667 |#2|) $) 90)))
+(((-409 |#1| |#2|) (-10 -8 (-15 -3806 (|#1| (-667 |#2|) |#1|)) (-15 -1549 ((-1141 (-926 |#2|)))) (-15 -3789 ((-1141 (-926 |#2|)))) (-15 -2693 ((-667 |#2|) |#1|)) (-15 -2224 ((-667 |#2|) |#1|)) (-15 -2704 ((-667 |#2|))) (-15 -2128 ((-667 |#2|))) (-15 -1690 (|#2|)) (-15 -4216 (|#2|)) (-15 -2451 (|#1| (-1228 |#2|))) (-15 -2451 ((-1228 |#2|) |#1|)) (-15 -2821 (|#1| (-1228 |#2|))) (-15 -2778 ((-623 (-926 |#2|)))) (-15 -2946 ((-1228 (-667 |#2|)))) (-15 -2999 ((-667 |#2|) (-1228 |#1|))) (-15 -2999 ((-1228 |#2|) |#1|)) (-15 -2305 ((-3 |#1| "failed"))) (-15 -1713 ((-3 |#1| "failed"))) (-15 -3678 ((-3 |#1| "failed"))) (-15 -1350 ((-3 (-2 (|:| |particular| |#1|) (|:| -2206 (-623 |#1|))) "failed"))) (-15 -3811 ((-3 (-2 (|:| |particular| |#1|) (|:| -2206 (-623 |#1|))) "failed"))) (-15 -2704 ((-667 |#2|) (-1228 |#1|))) (-15 -2128 ((-667 |#2|) (-1228 |#1|))) (-15 -1690 (|#2| (-1228 |#1|))) (-15 -4216 (|#2| (-1228 |#1|))) (-15 -2821 (|#1| (-1228 |#2|) (-1228 |#1|))) (-15 -2999 ((-667 |#2|) (-1228 |#1|) (-1228 |#1|))) (-15 -2999 ((-1228 |#2|) |#1| (-1228 |#1|))) (-15 -2693 ((-667 |#2|) |#1| (-1228 |#1|))) (-15 -2224 ((-667 |#2|) |#1| (-1228 |#1|))) (-15 -2946 ((-1228 (-667 |#2|)) (-1228 |#1|))) (-15 -2778 ((-623 (-926 |#2|)) (-1228 |#1|)))) (-410 |#2|) (-170)) (T -409))
+((-2946 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-1228 (-667 *4))) (-5 *1 (-409 *3 *4)) (-4 *3 (-410 *4)))) (-2778 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-623 (-926 *4))) (-5 *1 (-409 *3 *4)) (-4 *3 (-410 *4)))) (-4216 (*1 *2) (-12 (-4 *2 (-170)) (-5 *1 (-409 *3 *2)) (-4 *3 (-410 *2)))) (-1690 (*1 *2) (-12 (-4 *2 (-170)) (-5 *1 (-409 *3 *2)) (-4 *3 (-410 *2)))) (-2128 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-667 *4)) (-5 *1 (-409 *3 *4)) (-4 *3 (-410 *4)))) (-2704 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-667 *4)) (-5 *1 (-409 *3 *4)) (-4 *3 (-410 *4)))) (-3789 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-1141 (-926 *4))) (-5 *1 (-409 *3 *4)) (-4 *3 (-410 *4)))) (-1549 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-1141 (-926 *4))) (-5 *1 (-409 *3 *4)) (-4 *3 (-410 *4)))))
+(-10 -8 (-15 -3806 (|#1| (-667 |#2|) |#1|)) (-15 -1549 ((-1141 (-926 |#2|)))) (-15 -3789 ((-1141 (-926 |#2|)))) (-15 -2693 ((-667 |#2|) |#1|)) (-15 -2224 ((-667 |#2|) |#1|)) (-15 -2704 ((-667 |#2|))) (-15 -2128 ((-667 |#2|))) (-15 -1690 (|#2|)) (-15 -4216 (|#2|)) (-15 -2451 (|#1| (-1228 |#2|))) (-15 -2451 ((-1228 |#2|) |#1|)) (-15 -2821 (|#1| (-1228 |#2|))) (-15 -2778 ((-623 (-926 |#2|)))) (-15 -2946 ((-1228 (-667 |#2|)))) (-15 -2999 ((-667 |#2|) (-1228 |#1|))) (-15 -2999 ((-1228 |#2|) |#1|)) (-15 -2305 ((-3 |#1| "failed"))) (-15 -1713 ((-3 |#1| "failed"))) (-15 -3678 ((-3 |#1| "failed"))) (-15 -1350 ((-3 (-2 (|:| |particular| |#1|) (|:| -2206 (-623 |#1|))) "failed"))) (-15 -3811 ((-3 (-2 (|:| |particular| |#1|) (|:| -2206 (-623 |#1|))) "failed"))) (-15 -2704 ((-667 |#2|) (-1228 |#1|))) (-15 -2128 ((-667 |#2|) (-1228 |#1|))) (-15 -1690 (|#2| (-1228 |#1|))) (-15 -4216 (|#2| (-1228 |#1|))) (-15 -2821 (|#1| (-1228 |#2|) (-1228 |#1|))) (-15 -2999 ((-667 |#2|) (-1228 |#1|) (-1228 |#1|))) (-15 -2999 ((-1228 |#2|) |#1| (-1228 |#1|))) (-15 -2693 ((-667 |#2|) |#1| (-1228 |#1|))) (-15 -2224 ((-667 |#2|) |#1| (-1228 |#1|))) (-15 -2946 ((-1228 (-667 |#2|)) (-1228 |#1|))) (-15 -2778 ((-623 (-926 |#2|)) (-1228 |#1|))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-2305 (((-3 $ "failed")) 37 (|has| |#1| (-542)))) (-1993 (((-3 $ "failed") $ $) 19)) (-2946 (((-1228 (-667 |#1|)) (-1228 $)) 78) (((-1228 (-667 |#1|))) 100)) (-4259 (((-1228 $)) 81)) (-2991 (($) 17 T CONST)) (-1350 (((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed")) 40 (|has| |#1| (-542)))) (-1713 (((-3 $ "failed")) 38 (|has| |#1| (-542)))) (-2704 (((-667 |#1|) (-1228 $)) 65) (((-667 |#1|)) 92)) (-4281 ((|#1| $) 74)) (-2693 (((-667 |#1|) $ (-1228 $)) 76) (((-667 |#1|) $) 90)) (-2988 (((-3 $ "failed") $) 45 (|has| |#1| (-542)))) (-1549 (((-1141 (-926 |#1|))) 88 (|has| |#1| (-356)))) (-1339 (($ $ (-895)) 28)) (-2710 ((|#1| $) 72)) (-2613 (((-1141 |#1|) $) 42 (|has| |#1| (-542)))) (-1690 ((|#1| (-1228 $)) 67) ((|#1|) 94)) (-2015 (((-1141 |#1|) $) 63)) (-2030 (((-112)) 57)) (-2821 (($ (-1228 |#1|) (-1228 $)) 69) (($ (-1228 |#1|)) 98)) (-1537 (((-3 $ "failed") $) 47 (|has| |#1| (-542)))) (-3398 (((-895)) 80)) (-4094 (((-112)) 54)) (-2210 (($ $ (-895)) 33)) (-1870 (((-112)) 50)) (-4189 (((-112)) 48)) (-2826 (((-112)) 52)) (-3811 (((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed")) 41 (|has| |#1| (-542)))) (-3678 (((-3 $ "failed")) 39 (|has| |#1| (-542)))) (-2128 (((-667 |#1|) (-1228 $)) 66) (((-667 |#1|)) 93)) (-2925 ((|#1| $) 75)) (-2224 (((-667 |#1|) $ (-1228 $)) 77) (((-667 |#1|) $) 91)) (-3274 (((-3 $ "failed") $) 46 (|has| |#1| (-542)))) (-3789 (((-1141 (-926 |#1|))) 89 (|has| |#1| (-356)))) (-1692 (($ $ (-895)) 29)) (-1324 ((|#1| $) 73)) (-3784 (((-1141 |#1|) $) 43 (|has| |#1| (-542)))) (-4216 ((|#1| (-1228 $)) 68) ((|#1|) 95)) (-3876 (((-1141 |#1|) $) 64)) (-1688 (((-112)) 58)) (-2369 (((-1127) $) 9)) (-3143 (((-112)) 49)) (-1294 (((-112)) 51)) (-2498 (((-112)) 53)) (-3445 (((-1089) $) 10)) (-2294 (((-112)) 56)) (-2757 ((|#1| $ (-550)) 101)) (-2999 (((-1228 |#1|) $ (-1228 $)) 71) (((-667 |#1|) (-1228 $) (-1228 $)) 70) (((-1228 |#1|) $) 103) (((-667 |#1|) (-1228 $)) 102)) (-2451 (((-1228 |#1|) $) 97) (($ (-1228 |#1|)) 96)) (-2778 (((-623 (-926 |#1|)) (-1228 $)) 79) (((-623 (-926 |#1|))) 99)) (-1353 (($ $ $) 25)) (-4118 (((-112)) 62)) (-2233 (((-837) $) 11)) (-2206 (((-1228 $)) 104)) (-2364 (((-623 (-1228 |#1|))) 44 (|has| |#1| (-542)))) (-4143 (($ $ $ $) 26)) (-2941 (((-112)) 60)) (-3806 (($ (-667 |#1|) $) 87)) (-1923 (($ $ $) 24)) (-2582 (((-112)) 61)) (-3268 (((-112)) 59)) (-3836 (((-112)) 55)) (-2688 (($) 18 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 30)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
(((-410 |#1|) (-138) (-170)) (T -410))
-((-2437 (*1 *2) (-12 (-4 *3 (-170)) (-5 *2 (-1227 *1)) (-4 *1 (-410 *3)))) (-1373 (*1 *2 *1) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-1227 *3)))) (-1373 (*1 *2 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-410 *4)) (-4 *4 (-170)) (-5 *2 (-667 *4)))) (-2680 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-410 *2)) (-4 *2 (-170)))) (-1265 (*1 *2) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-1227 (-667 *3))))) (-2361 (*1 *2) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-623 (-925 *3))))) (-4110 (*1 *1 *2) (-12 (-5 *2 (-1227 *3)) (-4 *3 (-170)) (-4 *1 (-410 *3)))) (-4028 (*1 *2 *1) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-1227 *3)))) (-4028 (*1 *1 *2) (-12 (-5 *2 (-1227 *3)) (-4 *3 (-170)) (-4 *1 (-410 *3)))) (-4012 (*1 *2) (-12 (-4 *1 (-410 *2)) (-4 *2 (-170)))) (-3945 (*1 *2) (-12 (-4 *1 (-410 *2)) (-4 *2 (-170)))) (-2116 (*1 *2) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-667 *3)))) (-2043 (*1 *2) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-667 *3)))) (-2127 (*1 *2 *1) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-667 *3)))) (-2042 (*1 *2 *1) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-667 *3)))) (-3480 (*1 *2) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-4 *3 (-356)) (-5 *2 (-1140 (-925 *3))))) (-1870 (*1 *2) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-4 *3 (-356)) (-5 *2 (-1140 (-925 *3))))) (-4292 (*1 *1 *2 *1) (-12 (-5 *2 (-667 *3)) (-4 *1 (-410 *3)) (-4 *3 (-170)))))
-(-13 (-360 |t#1|) (-10 -8 (-15 -2437 ((-1227 $))) (-15 -1373 ((-1227 |t#1|) $)) (-15 -1373 ((-667 |t#1|) (-1227 $))) (-15 -2680 (|t#1| $ (-550))) (-15 -1265 ((-1227 (-667 |t#1|)))) (-15 -2361 ((-623 (-925 |t#1|)))) (-15 -4110 ($ (-1227 |t#1|))) (-15 -4028 ((-1227 |t#1|) $)) (-15 -4028 ($ (-1227 |t#1|))) (-15 -4012 (|t#1|)) (-15 -3945 (|t#1|)) (-15 -2116 ((-667 |t#1|))) (-15 -2043 ((-667 |t#1|))) (-15 -2127 ((-667 |t#1|) $)) (-15 -2042 ((-667 |t#1|) $)) (IF (|has| |t#1| (-356)) (PROGN (-15 -3480 ((-1140 (-925 |t#1|)))) (-15 -1870 ((-1140 (-925 |t#1|))))) |%noBranch|) (-15 -4292 ($ (-667 |t#1|) $))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-836)) . T) ((-360 |#1|) . T) ((-626 |#1|) . T) ((-696 |#1|) . T) ((-699) . T) ((-723 |#1|) . T) ((-740) . T) ((-1026 |#1|) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 42)) (-3002 (($ $) 57)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 146)) (-1447 (($ $) NIL)) (-4291 (((-112) $) 36)) (-3090 ((|#1| $) 13)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL (|has| |#1| (-1185)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-1185)))) (-3282 (($ |#1| (-550)) 31)) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) 116)) (-2726 (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) 55)) (-1386 (((-3 $ "failed") $) 131)) (-3207 (((-3 (-400 (-550)) "failed") $) 63 (|has| |#1| (-535)))) (-3122 (((-112) $) 59 (|has| |#1| (-535)))) (-3042 (((-400 (-550)) $) 70 (|has| |#1| (-535)))) (-2265 (($ |#1| (-550)) 33)) (-3933 (((-112) $) 152 (|has| |#1| (-1185)))) (-3102 (((-112) $) 43)) (-1903 (((-749) $) 38)) (-2343 (((-3 "nil" "sqfr" "irred" "prime") $ (-550)) 137)) (-1980 ((|#1| $ (-550)) 136)) (-2431 (((-550) $ (-550)) 135)) (-2594 (($ |#1| (-550)) 30)) (-3972 (($ (-1 |#1| |#1|) $) 143)) (-1604 (($ |#1| (-623 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-550))))) 58)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-1825 (((-1126) $) NIL)) (-2516 (($ |#1| (-550)) 32)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#1| (-444)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) 147 (|has| |#1| (-444)))) (-3186 (($ |#1| (-550) (-3 "nil" "sqfr" "irred" "prime")) 29)) (-1877 (((-623 (-2 (|:| -3338 |#1|) (|:| -3521 (-550)))) $) 54)) (-2087 (((-623 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-550)))) $) 12)) (-3338 (((-411 $) $) NIL (|has| |#1| (-1185)))) (-1495 (((-3 $ "failed") $ $) 138)) (-3521 (((-550) $) 132)) (-4214 ((|#1| $) 56)) (-3866 (($ $ (-623 |#1|) (-623 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ (-623 (-287 |#1|))) 79 (|has| |#1| (-302 |#1|))) (($ $ (-623 (-1144)) (-623 |#1|)) 85 (|has| |#1| (-505 (-1144) |#1|))) (($ $ (-1144) |#1|) NIL (|has| |#1| (-505 (-1144) |#1|))) (($ $ (-1144) $) NIL (|has| |#1| (-505 (-1144) $))) (($ $ (-623 (-1144)) (-623 $)) 86 (|has| |#1| (-505 (-1144) $))) (($ $ (-623 (-287 $))) 82 (|has| |#1| (-302 $))) (($ $ (-287 $)) NIL (|has| |#1| (-302 $))) (($ $ $ $) NIL (|has| |#1| (-302 $))) (($ $ (-623 $) (-623 $)) NIL (|has| |#1| (-302 $)))) (-2680 (($ $ |#1|) 71 (|has| |#1| (-279 |#1| |#1|))) (($ $ $) 72 (|has| |#1| (-279 $ $)))) (-2393 (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) 142)) (-4028 (((-526) $) 27 (|has| |#1| (-596 (-526)))) (((-372) $) 92 (|has| |#1| (-995))) (((-219) $) 95 (|has| |#1| (-995)))) (-1518 (((-836) $) 114) (($ (-550)) 46) (($ $) NIL) (($ |#1|) 45) (($ (-400 (-550))) NIL (|has| |#1| (-1011 (-400 (-550)))))) (-2390 (((-749)) 48)) (-1345 (((-112) $ $) NIL)) (-2626 (($) 40 T CONST)) (-2636 (($) 39 T CONST)) (-4183 (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2316 (((-112) $ $) 96)) (-2403 (($ $) 128) (($ $ $) NIL)) (-2391 (($ $ $) 140)) (** (($ $ (-894)) NIL) (($ $ (-749)) 102)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 50) (($ $ $) 49) (($ |#1| $) 51) (($ $ |#1|) NIL)))
-(((-411 |#1|) (-13 (-542) (-225 |#1|) (-38 |#1|) (-331 |#1|) (-404 |#1|) (-10 -8 (-15 -4214 (|#1| $)) (-15 -3521 ((-550) $)) (-15 -1604 ($ |#1| (-623 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-550)))))) (-15 -2087 ((-623 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-550)))) $)) (-15 -2594 ($ |#1| (-550))) (-15 -1877 ((-623 (-2 (|:| -3338 |#1|) (|:| -3521 (-550)))) $)) (-15 -2516 ($ |#1| (-550))) (-15 -2431 ((-550) $ (-550))) (-15 -1980 (|#1| $ (-550))) (-15 -2343 ((-3 "nil" "sqfr" "irred" "prime") $ (-550))) (-15 -1903 ((-749) $)) (-15 -2265 ($ |#1| (-550))) (-15 -3282 ($ |#1| (-550))) (-15 -3186 ($ |#1| (-550) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -3090 (|#1| $)) (-15 -3002 ($ $)) (-15 -3972 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-444)) (-6 (-444)) |%noBranch|) (IF (|has| |#1| (-995)) (-6 (-995)) |%noBranch|) (IF (|has| |#1| (-1185)) (-6 (-1185)) |%noBranch|) (IF (|has| |#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (IF (|has| |#1| (-535)) (PROGN (-15 -3122 ((-112) $)) (-15 -3042 ((-400 (-550)) $)) (-15 -3207 ((-3 (-400 (-550)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-279 $ $)) (-6 (-279 $ $)) |%noBranch|) (IF (|has| |#1| (-302 $)) (-6 (-302 $)) |%noBranch|) (IF (|has| |#1| (-505 (-1144) $)) (-6 (-505 (-1144) $)) |%noBranch|))) (-542)) (T -411))
-((-3972 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-542)) (-5 *1 (-411 *3)))) (-4214 (*1 *2 *1) (-12 (-5 *1 (-411 *2)) (-4 *2 (-542)))) (-3521 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-411 *3)) (-4 *3 (-542)))) (-1604 (*1 *1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2) (|:| |xpnt| (-550))))) (-4 *2 (-542)) (-5 *1 (-411 *2)))) (-2087 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3) (|:| |xpnt| (-550))))) (-5 *1 (-411 *3)) (-4 *3 (-542)))) (-2594 (*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542)))) (-1877 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| -3338 *3) (|:| -3521 (-550))))) (-5 *1 (-411 *3)) (-4 *3 (-542)))) (-2516 (*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542)))) (-2431 (*1 *2 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-411 *3)) (-4 *3 (-542)))) (-1980 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542)))) (-2343 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-411 *4)) (-4 *4 (-542)))) (-1903 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-411 *3)) (-4 *3 (-542)))) (-2265 (*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542)))) (-3282 (*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542)))) (-3186 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-550)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-411 *2)) (-4 *2 (-542)))) (-3090 (*1 *2 *1) (-12 (-5 *1 (-411 *2)) (-4 *2 (-542)))) (-3002 (*1 *1 *1) (-12 (-5 *1 (-411 *2)) (-4 *2 (-542)))) (-3122 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-411 *3)) (-4 *3 (-535)) (-4 *3 (-542)))) (-3042 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-411 *3)) (-4 *3 (-535)) (-4 *3 (-542)))) (-3207 (*1 *2 *1) (|partial| -12 (-5 *2 (-400 (-550))) (-5 *1 (-411 *3)) (-4 *3 (-535)) (-4 *3 (-542)))))
-(-13 (-542) (-225 |#1|) (-38 |#1|) (-331 |#1|) (-404 |#1|) (-10 -8 (-15 -4214 (|#1| $)) (-15 -3521 ((-550) $)) (-15 -1604 ($ |#1| (-623 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-550)))))) (-15 -2087 ((-623 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-550)))) $)) (-15 -2594 ($ |#1| (-550))) (-15 -1877 ((-623 (-2 (|:| -3338 |#1|) (|:| -3521 (-550)))) $)) (-15 -2516 ($ |#1| (-550))) (-15 -2431 ((-550) $ (-550))) (-15 -1980 (|#1| $ (-550))) (-15 -2343 ((-3 "nil" "sqfr" "irred" "prime") $ (-550))) (-15 -1903 ((-749) $)) (-15 -2265 ($ |#1| (-550))) (-15 -3282 ($ |#1| (-550))) (-15 -3186 ($ |#1| (-550) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -3090 (|#1| $)) (-15 -3002 ($ $)) (-15 -3972 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-444)) (-6 (-444)) |%noBranch|) (IF (|has| |#1| (-995)) (-6 (-995)) |%noBranch|) (IF (|has| |#1| (-1185)) (-6 (-1185)) |%noBranch|) (IF (|has| |#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (IF (|has| |#1| (-535)) (PROGN (-15 -3122 ((-112) $)) (-15 -3042 ((-400 (-550)) $)) (-15 -3207 ((-3 (-400 (-550)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-279 $ $)) (-6 (-279 $ $)) |%noBranch|) (IF (|has| |#1| (-302 $)) (-6 (-302 $)) |%noBranch|) (IF (|has| |#1| (-505 (-1144) $)) (-6 (-505 (-1144) $)) |%noBranch|)))
-((-1682 (((-411 |#1|) (-411 |#1|) (-1 (-411 |#1|) |#1|)) 21)) (-4211 (((-411 |#1|) (-411 |#1|) (-411 |#1|)) 16)))
-(((-412 |#1|) (-10 -7 (-15 -1682 ((-411 |#1|) (-411 |#1|) (-1 (-411 |#1|) |#1|))) (-15 -4211 ((-411 |#1|) (-411 |#1|) (-411 |#1|)))) (-542)) (T -412))
-((-4211 (*1 *2 *2 *2) (-12 (-5 *2 (-411 *3)) (-4 *3 (-542)) (-5 *1 (-412 *3)))) (-1682 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-411 *4) *4)) (-4 *4 (-542)) (-5 *2 (-411 *4)) (-5 *1 (-412 *4)))))
-(-10 -7 (-15 -1682 ((-411 |#1|) (-411 |#1|) (-1 (-411 |#1|) |#1|))) (-15 -4211 ((-411 |#1|) (-411 |#1|) (-411 |#1|))))
-((-1497 ((|#2| |#2|) 166)) (-1350 (((-3 (|:| |%expansion| (-306 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1126)) (|:| |prob| (-1126))))) |#2| (-112)) 57)))
-(((-413 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1350 ((-3 (|:| |%expansion| (-306 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1126)) (|:| |prob| (-1126))))) |#2| (-112))) (-15 -1497 (|#2| |#2|))) (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))) (-13 (-27) (-1166) (-423 |#1|)) (-1144) |#2|) (T -413))
-((-1497 (*1 *2 *2) (-12 (-4 *3 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-413 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1166) (-423 *3))) (-14 *4 (-1144)) (-14 *5 *2))) (-1350 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-3 (|:| |%expansion| (-306 *5 *3 *6 *7)) (|:| |%problem| (-2 (|:| |func| (-1126)) (|:| |prob| (-1126)))))) (-5 *1 (-413 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1166) (-423 *5))) (-14 *6 (-1144)) (-14 *7 *3))))
-(-10 -7 (-15 -1350 ((-3 (|:| |%expansion| (-306 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1126)) (|:| |prob| (-1126))))) |#2| (-112))) (-15 -1497 (|#2| |#2|)))
-((-3972 ((|#4| (-1 |#3| |#1|) |#2|) 11)))
-(((-414 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3972 (|#4| (-1 |#3| |#1|) |#2|))) (-13 (-1020) (-825)) (-423 |#1|) (-13 (-1020) (-825)) (-423 |#3|)) (T -414))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-13 (-1020) (-825))) (-4 *6 (-13 (-1020) (-825))) (-4 *2 (-423 *6)) (-5 *1 (-414 *5 *4 *6 *2)) (-4 *4 (-423 *5)))))
-(-10 -7 (-15 -3972 (|#4| (-1 |#3| |#1|) |#2|)))
-((-1497 ((|#2| |#2|) 90)) (-1442 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1126)) (|:| |prob| (-1126))))) |#2| (-112) (-1126)) 48)) (-1424 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1126)) (|:| |prob| (-1126))))) |#2| (-112) (-1126)) 154)))
-(((-415 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -1442 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1126)) (|:| |prob| (-1126))))) |#2| (-112) (-1126))) (-15 -1424 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1126)) (|:| |prob| (-1126))))) |#2| (-112) (-1126))) (-15 -1497 (|#2| |#2|))) (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))) (-13 (-27) (-1166) (-423 |#1|) (-10 -8 (-15 -1518 ($ |#3|)))) (-823) (-13 (-1205 |#2| |#3|) (-356) (-1166) (-10 -8 (-15 -2393 ($ $)) (-15 -1489 ($ $)))) (-956 |#4|) (-1144)) (T -415))
-((-1497 (*1 *2 *2) (-12 (-4 *3 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-4 *2 (-13 (-27) (-1166) (-423 *3) (-10 -8 (-15 -1518 ($ *4))))) (-4 *4 (-823)) (-4 *5 (-13 (-1205 *2 *4) (-356) (-1166) (-10 -8 (-15 -2393 ($ $)) (-15 -1489 ($ $))))) (-5 *1 (-415 *3 *2 *4 *5 *6 *7)) (-4 *6 (-956 *5)) (-14 *7 (-1144)))) (-1424 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-112)) (-4 *6 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-4 *3 (-13 (-27) (-1166) (-423 *6) (-10 -8 (-15 -1518 ($ *7))))) (-4 *7 (-823)) (-4 *8 (-13 (-1205 *3 *7) (-356) (-1166) (-10 -8 (-15 -2393 ($ $)) (-15 -1489 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1126)) (|:| |prob| (-1126)))))) (-5 *1 (-415 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1126)) (-4 *9 (-956 *8)) (-14 *10 (-1144)))) (-1442 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-112)) (-4 *6 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-4 *3 (-13 (-27) (-1166) (-423 *6) (-10 -8 (-15 -1518 ($ *7))))) (-4 *7 (-823)) (-4 *8 (-13 (-1205 *3 *7) (-356) (-1166) (-10 -8 (-15 -2393 ($ $)) (-15 -1489 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1126)) (|:| |prob| (-1126)))))) (-5 *1 (-415 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1126)) (-4 *9 (-956 *8)) (-14 *10 (-1144)))))
-(-10 -7 (-15 -1442 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1126)) (|:| |prob| (-1126))))) |#2| (-112) (-1126))) (-15 -1424 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1126)) (|:| |prob| (-1126))))) |#2| (-112) (-1126))) (-15 -1497 (|#2| |#2|)))
-((-3572 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 22)) (-2419 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 20)) (-3972 ((|#4| (-1 |#3| |#1|) |#2|) 17)))
-(((-416 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3972 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -2419 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -3572 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1068) (-418 |#1|) (-1068) (-418 |#3|)) (T -416))
-((-3572 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1068)) (-4 *5 (-1068)) (-4 *2 (-418 *5)) (-5 *1 (-416 *6 *4 *5 *2)) (-4 *4 (-418 *6)))) (-2419 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1068)) (-4 *2 (-1068)) (-5 *1 (-416 *5 *4 *2 *6)) (-4 *4 (-418 *5)) (-4 *6 (-418 *2)))) (-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *2 (-418 *6)) (-5 *1 (-416 *5 *4 *6 *2)) (-4 *4 (-418 *5)))))
-(-10 -7 (-15 -3972 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -2419 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -3572 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|)))
-((-1597 (($) 44)) (-3965 (($ |#2| $) NIL) (($ $ |#2|) NIL) (($ $ $) 40)) (-1445 (($ $ $) 39)) (-1467 (((-112) $ $) 28)) (-4319 (((-749)) 47)) (-2142 (($ (-623 |#2|)) 20) (($) NIL)) (-1741 (($) 53)) (-1723 (((-112) $ $) 13)) (-2707 ((|#2| $) 61)) (-4164 ((|#2| $) 59)) (-2253 (((-894) $) 55)) (-1623 (($ $ $) 35)) (-2922 (($ (-894)) 50)) (-1525 (($ $ |#2|) NIL) (($ $ $) 38)) (-3350 (((-749) (-1 (-112) |#2|) $) NIL) (((-749) |#2| $) 26)) (-1532 (($ (-623 |#2|)) 24)) (-1696 (($ $) 46)) (-1518 (((-836) $) 33)) (-1800 (((-749) $) 21)) (-3578 (($ (-623 |#2|)) 19) (($) NIL)) (-2316 (((-112) $ $) 16)))
-(((-417 |#1| |#2|) (-10 -8 (-15 -4319 ((-749))) (-15 -2922 (|#1| (-894))) (-15 -2253 ((-894) |#1|)) (-15 -1741 (|#1|)) (-15 -2707 (|#2| |#1|)) (-15 -4164 (|#2| |#1|)) (-15 -1597 (|#1|)) (-15 -1696 (|#1| |#1|)) (-15 -1800 ((-749) |#1|)) (-15 -2316 ((-112) |#1| |#1|)) (-15 -1518 ((-836) |#1|)) (-15 -1723 ((-112) |#1| |#1|)) (-15 -3578 (|#1|)) (-15 -3578 (|#1| (-623 |#2|))) (-15 -2142 (|#1|)) (-15 -2142 (|#1| (-623 |#2|))) (-15 -1623 (|#1| |#1| |#1|)) (-15 -1525 (|#1| |#1| |#1|)) (-15 -1525 (|#1| |#1| |#2|)) (-15 -1445 (|#1| |#1| |#1|)) (-15 -1467 ((-112) |#1| |#1|)) (-15 -3965 (|#1| |#1| |#1|)) (-15 -3965 (|#1| |#1| |#2|)) (-15 -3965 (|#1| |#2| |#1|)) (-15 -1532 (|#1| (-623 |#2|))) (-15 -3350 ((-749) |#2| |#1|)) (-15 -3350 ((-749) (-1 (-112) |#2|) |#1|))) (-418 |#2|) (-1068)) (T -417))
-((-4319 (*1 *2) (-12 (-4 *4 (-1068)) (-5 *2 (-749)) (-5 *1 (-417 *3 *4)) (-4 *3 (-418 *4)))))
-(-10 -8 (-15 -4319 ((-749))) (-15 -2922 (|#1| (-894))) (-15 -2253 ((-894) |#1|)) (-15 -1741 (|#1|)) (-15 -2707 (|#2| |#1|)) (-15 -4164 (|#2| |#1|)) (-15 -1597 (|#1|)) (-15 -1696 (|#1| |#1|)) (-15 -1800 ((-749) |#1|)) (-15 -2316 ((-112) |#1| |#1|)) (-15 -1518 ((-836) |#1|)) (-15 -1723 ((-112) |#1| |#1|)) (-15 -3578 (|#1|)) (-15 -3578 (|#1| (-623 |#2|))) (-15 -2142 (|#1|)) (-15 -2142 (|#1| (-623 |#2|))) (-15 -1623 (|#1| |#1| |#1|)) (-15 -1525 (|#1| |#1| |#1|)) (-15 -1525 (|#1| |#1| |#2|)) (-15 -1445 (|#1| |#1| |#1|)) (-15 -1467 ((-112) |#1| |#1|)) (-15 -3965 (|#1| |#1| |#1|)) (-15 -3965 (|#1| |#1| |#2|)) (-15 -3965 (|#1| |#2| |#1|)) (-15 -1532 (|#1| (-623 |#2|))) (-15 -3350 ((-749) |#2| |#1|)) (-15 -3350 ((-749) (-1 (-112) |#2|) |#1|)))
-((-1504 (((-112) $ $) 19)) (-1597 (($) 67 (|has| |#1| (-361)))) (-3965 (($ |#1| $) 82) (($ $ |#1|) 81) (($ $ $) 80)) (-1445 (($ $ $) 78)) (-1467 (((-112) $ $) 79)) (-4047 (((-112) $ (-749)) 8)) (-4319 (((-749)) 61 (|has| |#1| (-361)))) (-2142 (($ (-623 |#1|)) 74) (($) 73)) (-3378 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4342)))) (-3513 (($) 7 T CONST)) (-1328 (($ $) 58 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3112 (($ |#1| $) 47 (|has| $ (-6 -4342))) (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4342)))) (-3137 (($ |#1| $) 57 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4342)))) (-1741 (($) 64 (|has| |#1| (-361)))) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-1723 (((-112) $ $) 70)) (-1859 (((-112) $ (-749)) 9)) (-2707 ((|#1| $) 65 (|has| |#1| (-825)))) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-4164 ((|#1| $) 66 (|has| |#1| (-825)))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35)) (-2253 (((-894) $) 63 (|has| |#1| (-361)))) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22)) (-1623 (($ $ $) 75)) (-3638 ((|#1| $) 39)) (-1886 (($ |#1| $) 40)) (-2922 (($ (-894)) 62 (|has| |#1| (-361)))) (-3337 (((-1088) $) 21)) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 51)) (-3760 ((|#1| $) 41)) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-1525 (($ $ |#1|) 77) (($ $ $) 76)) (-2729 (($) 49) (($ (-623 |#1|)) 48)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-4028 (((-526) $) 59 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 50)) (-1696 (($ $) 68 (|has| |#1| (-361)))) (-1518 (((-836) $) 18)) (-1800 (((-749) $) 69)) (-3578 (($ (-623 |#1|)) 72) (($) 71)) (-3685 (($ (-623 |#1|)) 42)) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20)) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-418 |#1|) (-138) (-1068)) (T -418))
-((-1800 (*1 *2 *1) (-12 (-4 *1 (-418 *3)) (-4 *3 (-1068)) (-5 *2 (-749)))) (-1696 (*1 *1 *1) (-12 (-4 *1 (-418 *2)) (-4 *2 (-1068)) (-4 *2 (-361)))) (-1597 (*1 *1) (-12 (-4 *1 (-418 *2)) (-4 *2 (-361)) (-4 *2 (-1068)))) (-4164 (*1 *2 *1) (-12 (-4 *1 (-418 *2)) (-4 *2 (-1068)) (-4 *2 (-825)))) (-2707 (*1 *2 *1) (-12 (-4 *1 (-418 *2)) (-4 *2 (-1068)) (-4 *2 (-825)))))
-(-13 (-223 |t#1|) (-1066 |t#1|) (-10 -8 (-6 -4342) (-15 -1800 ((-749) $)) (IF (|has| |t#1| (-361)) (PROGN (-6 (-361)) (-15 -1696 ($ $)) (-15 -1597 ($))) |%noBranch|) (IF (|has| |t#1| (-825)) (PROGN (-15 -4164 (|t#1| $)) (-15 -2707 (|t#1| $))) |%noBranch|)))
-(((-34) . T) ((-106 |#1|) . T) ((-101) . T) ((-595 (-836)) . T) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-223 |#1|) . T) ((-229 |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-361) |has| |#1| (-361)) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-1066 |#1|) . T) ((-1068) . T) ((-1181) . T))
-((-1898 (((-569 |#2|) |#2| (-1144)) 36)) (-1954 (((-569 |#2|) |#2| (-1144)) 20)) (-4309 ((|#2| |#2| (-1144)) 25)))
-(((-419 |#1| |#2|) (-10 -7 (-15 -1954 ((-569 |#2|) |#2| (-1144))) (-15 -1898 ((-569 |#2|) |#2| (-1144))) (-15 -4309 (|#2| |#2| (-1144)))) (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550))) (-13 (-1166) (-29 |#1|))) (T -419))
-((-4309 (*1 *2 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-419 *4 *2)) (-4 *2 (-13 (-1166) (-29 *4))))) (-1898 (*1 *2 *3 *4) (-12 (-5 *4 (-1144)) (-4 *5 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-569 *3)) (-5 *1 (-419 *5 *3)) (-4 *3 (-13 (-1166) (-29 *5))))) (-1954 (*1 *2 *3 *4) (-12 (-5 *4 (-1144)) (-4 *5 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-569 *3)) (-5 *1 (-419 *5 *3)) (-4 *3 (-13 (-1166) (-29 *5))))))
-(-10 -7 (-15 -1954 ((-569 |#2|) |#2| (-1144))) (-15 -1898 ((-569 |#2|) |#2| (-1144))) (-15 -4309 (|#2| |#2| (-1144))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-1386 (((-3 $ "failed") $) NIL)) (-3102 (((-112) $) NIL)) (-3840 (($ |#2| |#1|) 35)) (-2000 (($ |#2| |#1|) 33)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL) (($ (-324 |#2|)) 25)) (-2390 (((-749)) NIL)) (-2626 (($) 10 T CONST)) (-2636 (($) 16 T CONST)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) 34)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 36) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-420 |#1| |#2|) (-13 (-38 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4329)) (IF (|has| |#1| (-6 -4329)) (-6 -4329) |%noBranch|) |%noBranch|) (-15 -1518 ($ |#1|)) (-15 -1518 ($ (-324 |#2|))) (-15 -3840 ($ |#2| |#1|)) (-15 -2000 ($ |#2| |#1|)))) (-13 (-170) (-38 (-400 (-550)))) (-13 (-825) (-21))) (T -420))
-((-1518 (*1 *1 *2) (-12 (-5 *1 (-420 *2 *3)) (-4 *2 (-13 (-170) (-38 (-400 (-550))))) (-4 *3 (-13 (-825) (-21))))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-324 *4)) (-4 *4 (-13 (-825) (-21))) (-5 *1 (-420 *3 *4)) (-4 *3 (-13 (-170) (-38 (-400 (-550))))))) (-3840 (*1 *1 *2 *3) (-12 (-5 *1 (-420 *3 *2)) (-4 *3 (-13 (-170) (-38 (-400 (-550))))) (-4 *2 (-13 (-825) (-21))))) (-2000 (*1 *1 *2 *3) (-12 (-5 *1 (-420 *3 *2)) (-4 *3 (-13 (-170) (-38 (-400 (-550))))) (-4 *2 (-13 (-825) (-21))))))
-(-13 (-38 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4329)) (IF (|has| |#1| (-6 -4329)) (-6 -4329) |%noBranch|) |%noBranch|) (-15 -1518 ($ |#1|)) (-15 -1518 ($ (-324 |#2|))) (-15 -3840 ($ |#2| |#1|)) (-15 -2000 ($ |#2| |#1|))))
-((-1489 (((-3 |#2| (-623 |#2|)) |#2| (-1144)) 109)))
-(((-421 |#1| |#2|) (-10 -7 (-15 -1489 ((-3 |#2| (-623 |#2|)) |#2| (-1144)))) (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550))) (-13 (-1166) (-932) (-29 |#1|))) (T -421))
-((-1489 (*1 *2 *3 *4) (-12 (-5 *4 (-1144)) (-4 *5 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-3 *3 (-623 *3))) (-5 *1 (-421 *5 *3)) (-4 *3 (-13 (-1166) (-932) (-29 *5))))))
-(-10 -7 (-15 -1489 ((-3 |#2| (-623 |#2|)) |#2| (-1144))))
-((-3141 (((-623 (-1144)) $) 72)) (-3306 (((-400 (-1140 $)) $ (-594 $)) 273)) (-1760 (($ $ (-287 $)) NIL) (($ $ (-623 (-287 $))) NIL) (($ $ (-623 (-594 $)) (-623 $)) 237)) (-3880 (((-3 (-594 $) "failed") $) NIL) (((-3 (-1144) "failed") $) 75) (((-3 (-550) "failed") $) NIL) (((-3 |#2| "failed") $) 233) (((-3 (-400 (-925 |#2|)) "failed") $) 324) (((-3 (-925 |#2|) "failed") $) 235) (((-3 (-400 (-550)) "failed") $) NIL)) (-2726 (((-594 $) $) NIL) (((-1144) $) 30) (((-550) $) NIL) ((|#2| $) 231) (((-400 (-925 |#2|)) $) 305) (((-925 |#2|) $) 232) (((-400 (-550)) $) NIL)) (-2926 (((-114) (-114)) 47)) (-1552 (($ $) 87)) (-2106 (((-3 (-594 $) "failed") $) 228)) (-3296 (((-623 (-594 $)) $) 229)) (-1598 (((-3 (-623 $) "failed") $) 247)) (-1896 (((-3 (-2 (|:| |val| $) (|:| -3521 (-550))) "failed") $) 254)) (-1444 (((-3 (-623 $) "failed") $) 245)) (-1264 (((-3 (-2 (|:| -2855 (-550)) (|:| |var| (-594 $))) "failed") $) 264)) (-1748 (((-3 (-2 (|:| |var| (-594 $)) (|:| -3521 (-550))) "failed") $) 251) (((-3 (-2 (|:| |var| (-594 $)) (|:| -3521 (-550))) "failed") $ (-114)) 217) (((-3 (-2 (|:| |var| (-594 $)) (|:| -3521 (-550))) "failed") $ (-1144)) 219)) (-3248 (((-112) $) 19)) (-3256 ((|#2| $) 21)) (-3866 (($ $ (-594 $) $) NIL) (($ $ (-623 (-594 $)) (-623 $)) 236) (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-623 (-1144)) (-623 (-1 $ $))) NIL) (($ $ (-623 (-1144)) (-623 (-1 $ (-623 $)))) 96) (($ $ (-1144) (-1 $ (-623 $))) NIL) (($ $ (-1144) (-1 $ $)) NIL) (($ $ (-623 (-114)) (-623 (-1 $ $))) NIL) (($ $ (-623 (-114)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-114) (-1 $ (-623 $))) NIL) (($ $ (-114) (-1 $ $)) NIL) (($ $ (-1144)) 57) (($ $ (-623 (-1144))) 240) (($ $) 241) (($ $ (-114) $ (-1144)) 60) (($ $ (-623 (-114)) (-623 $) (-1144)) 67) (($ $ (-623 (-1144)) (-623 (-749)) (-623 (-1 $ $))) 107) (($ $ (-623 (-1144)) (-623 (-749)) (-623 (-1 $ (-623 $)))) 242) (($ $ (-1144) (-749) (-1 $ (-623 $))) 94) (($ $ (-1144) (-749) (-1 $ $)) 93)) (-2680 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-623 $)) 106)) (-2393 (($ $ (-623 (-1144)) (-623 (-749))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144))) NIL) (($ $ (-1144)) 238)) (-2639 (($ $) 284)) (-4028 (((-865 (-550)) $) 257) (((-865 (-372)) $) 261) (($ (-411 $)) 320) (((-526) $) NIL)) (-1518 (((-836) $) 239) (($ (-594 $)) 84) (($ (-1144)) 26) (($ |#2|) NIL) (($ (-1093 |#2| (-594 $))) NIL) (($ (-400 |#2|)) 289) (($ (-925 (-400 |#2|))) 329) (($ (-400 (-925 (-400 |#2|)))) 301) (($ (-400 (-925 |#2|))) 295) (($ $) NIL) (($ (-925 |#2|)) 185) (($ (-400 (-550))) 334) (($ (-550)) NIL)) (-2390 (((-749)) 79)) (-2222 (((-112) (-114)) 41)) (-3240 (($ (-1144) $) 33) (($ (-1144) $ $) 34) (($ (-1144) $ $ $) 35) (($ (-1144) $ $ $ $) 36) (($ (-1144) (-623 $)) 39)) (* (($ (-400 (-550)) $) NIL) (($ $ (-400 (-550))) NIL) (($ |#2| $) 266) (($ $ |#2|) NIL) (($ $ $) NIL) (($ (-550) $) NIL) (($ (-749) $) NIL) (($ (-894) $) NIL)))
-(((-422 |#1| |#2|) (-10 -8 (-15 * (|#1| (-894) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -2390 ((-749))) (-15 -1518 (|#1| (-550))) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -4028 ((-526) |#1|)) (-15 -2726 ((-925 |#2|) |#1|)) (-15 -3880 ((-3 (-925 |#2|) "failed") |#1|)) (-15 -1518 (|#1| (-925 |#2|))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -1518 (|#1| |#1|)) (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 -2726 ((-400 (-925 |#2|)) |#1|)) (-15 -3880 ((-3 (-400 (-925 |#2|)) "failed") |#1|)) (-15 -1518 (|#1| (-400 (-925 |#2|)))) (-15 -3306 ((-400 (-1140 |#1|)) |#1| (-594 |#1|))) (-15 -1518 (|#1| (-400 (-925 (-400 |#2|))))) (-15 -1518 (|#1| (-925 (-400 |#2|)))) (-15 -1518 (|#1| (-400 |#2|))) (-15 -2639 (|#1| |#1|)) (-15 -4028 (|#1| (-411 |#1|))) (-15 -3866 (|#1| |#1| (-1144) (-749) (-1 |#1| |#1|))) (-15 -3866 (|#1| |#1| (-1144) (-749) (-1 |#1| (-623 |#1|)))) (-15 -3866 (|#1| |#1| (-623 (-1144)) (-623 (-749)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -3866 (|#1| |#1| (-623 (-1144)) (-623 (-749)) (-623 (-1 |#1| |#1|)))) (-15 -1896 ((-3 (-2 (|:| |val| |#1|) (|:| -3521 (-550))) "failed") |#1|)) (-15 -1748 ((-3 (-2 (|:| |var| (-594 |#1|)) (|:| -3521 (-550))) "failed") |#1| (-1144))) (-15 -1748 ((-3 (-2 (|:| |var| (-594 |#1|)) (|:| -3521 (-550))) "failed") |#1| (-114))) (-15 -1552 (|#1| |#1|)) (-15 -1518 (|#1| (-1093 |#2| (-594 |#1|)))) (-15 -1264 ((-3 (-2 (|:| -2855 (-550)) (|:| |var| (-594 |#1|))) "failed") |#1|)) (-15 -1444 ((-3 (-623 |#1|) "failed") |#1|)) (-15 -1748 ((-3 (-2 (|:| |var| (-594 |#1|)) (|:| -3521 (-550))) "failed") |#1|)) (-15 -1598 ((-3 (-623 |#1|) "failed") |#1|)) (-15 -3866 (|#1| |#1| (-623 (-114)) (-623 |#1|) (-1144))) (-15 -3866 (|#1| |#1| (-114) |#1| (-1144))) (-15 -3866 (|#1| |#1|)) (-15 -3866 (|#1| |#1| (-623 (-1144)))) (-15 -3866 (|#1| |#1| (-1144))) (-15 -3240 (|#1| (-1144) (-623 |#1|))) (-15 -3240 (|#1| (-1144) |#1| |#1| |#1| |#1|)) (-15 -3240 (|#1| (-1144) |#1| |#1| |#1|)) (-15 -3240 (|#1| (-1144) |#1| |#1|)) (-15 -3240 (|#1| (-1144) |#1|)) (-15 -3141 ((-623 (-1144)) |#1|)) (-15 -3256 (|#2| |#1|)) (-15 -3248 ((-112) |#1|)) (-15 -2726 (|#2| |#1|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -1518 (|#1| |#2|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-550) |#1|)) (-15 -4028 ((-865 (-372)) |#1|)) (-15 -4028 ((-865 (-550)) |#1|)) (-15 -2726 ((-1144) |#1|)) (-15 -3880 ((-3 (-1144) "failed") |#1|)) (-15 -1518 (|#1| (-1144))) (-15 -3866 (|#1| |#1| (-114) (-1 |#1| |#1|))) (-15 -3866 (|#1| |#1| (-114) (-1 |#1| (-623 |#1|)))) (-15 -3866 (|#1| |#1| (-623 (-114)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -3866 (|#1| |#1| (-623 (-114)) (-623 (-1 |#1| |#1|)))) (-15 -3866 (|#1| |#1| (-1144) (-1 |#1| |#1|))) (-15 -3866 (|#1| |#1| (-1144) (-1 |#1| (-623 |#1|)))) (-15 -3866 (|#1| |#1| (-623 (-1144)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -3866 (|#1| |#1| (-623 (-1144)) (-623 (-1 |#1| |#1|)))) (-15 -2222 ((-112) (-114))) (-15 -2926 ((-114) (-114))) (-15 -3296 ((-623 (-594 |#1|)) |#1|)) (-15 -2106 ((-3 (-594 |#1|) "failed") |#1|)) (-15 -1760 (|#1| |#1| (-623 (-594 |#1|)) (-623 |#1|))) (-15 -1760 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -1760 (|#1| |#1| (-287 |#1|))) (-15 -2680 (|#1| (-114) (-623 |#1|))) (-15 -2680 (|#1| (-114) |#1| |#1| |#1| |#1|)) (-15 -2680 (|#1| (-114) |#1| |#1| |#1|)) (-15 -2680 (|#1| (-114) |#1| |#1|)) (-15 -2680 (|#1| (-114) |#1|)) (-15 -3866 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -3866 (|#1| |#1| |#1| |#1|)) (-15 -3866 (|#1| |#1| (-287 |#1|))) (-15 -3866 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -3866 (|#1| |#1| (-623 (-594 |#1|)) (-623 |#1|))) (-15 -3866 (|#1| |#1| (-594 |#1|) |#1|)) (-15 -2726 ((-594 |#1|) |#1|)) (-15 -3880 ((-3 (-594 |#1|) "failed") |#1|)) (-15 -1518 (|#1| (-594 |#1|))) (-15 -1518 ((-836) |#1|))) (-423 |#2|) (-825)) (T -422))
-((-2926 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *4 (-825)) (-5 *1 (-422 *3 *4)) (-4 *3 (-423 *4)))) (-2222 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *5 (-825)) (-5 *2 (-112)) (-5 *1 (-422 *4 *5)) (-4 *4 (-423 *5)))) (-2390 (*1 *2) (-12 (-4 *4 (-825)) (-5 *2 (-749)) (-5 *1 (-422 *3 *4)) (-4 *3 (-423 *4)))))
-(-10 -8 (-15 * (|#1| (-894) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -2390 ((-749))) (-15 -1518 (|#1| (-550))) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -4028 ((-526) |#1|)) (-15 -2726 ((-925 |#2|) |#1|)) (-15 -3880 ((-3 (-925 |#2|) "failed") |#1|)) (-15 -1518 (|#1| (-925 |#2|))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -1518 (|#1| |#1|)) (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 -2726 ((-400 (-925 |#2|)) |#1|)) (-15 -3880 ((-3 (-400 (-925 |#2|)) "failed") |#1|)) (-15 -1518 (|#1| (-400 (-925 |#2|)))) (-15 -3306 ((-400 (-1140 |#1|)) |#1| (-594 |#1|))) (-15 -1518 (|#1| (-400 (-925 (-400 |#2|))))) (-15 -1518 (|#1| (-925 (-400 |#2|)))) (-15 -1518 (|#1| (-400 |#2|))) (-15 -2639 (|#1| |#1|)) (-15 -4028 (|#1| (-411 |#1|))) (-15 -3866 (|#1| |#1| (-1144) (-749) (-1 |#1| |#1|))) (-15 -3866 (|#1| |#1| (-1144) (-749) (-1 |#1| (-623 |#1|)))) (-15 -3866 (|#1| |#1| (-623 (-1144)) (-623 (-749)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -3866 (|#1| |#1| (-623 (-1144)) (-623 (-749)) (-623 (-1 |#1| |#1|)))) (-15 -1896 ((-3 (-2 (|:| |val| |#1|) (|:| -3521 (-550))) "failed") |#1|)) (-15 -1748 ((-3 (-2 (|:| |var| (-594 |#1|)) (|:| -3521 (-550))) "failed") |#1| (-1144))) (-15 -1748 ((-3 (-2 (|:| |var| (-594 |#1|)) (|:| -3521 (-550))) "failed") |#1| (-114))) (-15 -1552 (|#1| |#1|)) (-15 -1518 (|#1| (-1093 |#2| (-594 |#1|)))) (-15 -1264 ((-3 (-2 (|:| -2855 (-550)) (|:| |var| (-594 |#1|))) "failed") |#1|)) (-15 -1444 ((-3 (-623 |#1|) "failed") |#1|)) (-15 -1748 ((-3 (-2 (|:| |var| (-594 |#1|)) (|:| -3521 (-550))) "failed") |#1|)) (-15 -1598 ((-3 (-623 |#1|) "failed") |#1|)) (-15 -3866 (|#1| |#1| (-623 (-114)) (-623 |#1|) (-1144))) (-15 -3866 (|#1| |#1| (-114) |#1| (-1144))) (-15 -3866 (|#1| |#1|)) (-15 -3866 (|#1| |#1| (-623 (-1144)))) (-15 -3866 (|#1| |#1| (-1144))) (-15 -3240 (|#1| (-1144) (-623 |#1|))) (-15 -3240 (|#1| (-1144) |#1| |#1| |#1| |#1|)) (-15 -3240 (|#1| (-1144) |#1| |#1| |#1|)) (-15 -3240 (|#1| (-1144) |#1| |#1|)) (-15 -3240 (|#1| (-1144) |#1|)) (-15 -3141 ((-623 (-1144)) |#1|)) (-15 -3256 (|#2| |#1|)) (-15 -3248 ((-112) |#1|)) (-15 -2726 (|#2| |#1|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -1518 (|#1| |#2|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-550) |#1|)) (-15 -4028 ((-865 (-372)) |#1|)) (-15 -4028 ((-865 (-550)) |#1|)) (-15 -2726 ((-1144) |#1|)) (-15 -3880 ((-3 (-1144) "failed") |#1|)) (-15 -1518 (|#1| (-1144))) (-15 -3866 (|#1| |#1| (-114) (-1 |#1| |#1|))) (-15 -3866 (|#1| |#1| (-114) (-1 |#1| (-623 |#1|)))) (-15 -3866 (|#1| |#1| (-623 (-114)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -3866 (|#1| |#1| (-623 (-114)) (-623 (-1 |#1| |#1|)))) (-15 -3866 (|#1| |#1| (-1144) (-1 |#1| |#1|))) (-15 -3866 (|#1| |#1| (-1144) (-1 |#1| (-623 |#1|)))) (-15 -3866 (|#1| |#1| (-623 (-1144)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -3866 (|#1| |#1| (-623 (-1144)) (-623 (-1 |#1| |#1|)))) (-15 -2222 ((-112) (-114))) (-15 -2926 ((-114) (-114))) (-15 -3296 ((-623 (-594 |#1|)) |#1|)) (-15 -2106 ((-3 (-594 |#1|) "failed") |#1|)) (-15 -1760 (|#1| |#1| (-623 (-594 |#1|)) (-623 |#1|))) (-15 -1760 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -1760 (|#1| |#1| (-287 |#1|))) (-15 -2680 (|#1| (-114) (-623 |#1|))) (-15 -2680 (|#1| (-114) |#1| |#1| |#1| |#1|)) (-15 -2680 (|#1| (-114) |#1| |#1| |#1|)) (-15 -2680 (|#1| (-114) |#1| |#1|)) (-15 -2680 (|#1| (-114) |#1|)) (-15 -3866 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -3866 (|#1| |#1| |#1| |#1|)) (-15 -3866 (|#1| |#1| (-287 |#1|))) (-15 -3866 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -3866 (|#1| |#1| (-623 (-594 |#1|)) (-623 |#1|))) (-15 -3866 (|#1| |#1| (-594 |#1|) |#1|)) (-15 -2726 ((-594 |#1|) |#1|)) (-15 -3880 ((-3 (-594 |#1|) "failed") |#1|)) (-15 -1518 (|#1| (-594 |#1|))) (-15 -1518 ((-836) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 113 (|has| |#1| (-25)))) (-3141 (((-623 (-1144)) $) 200)) (-3306 (((-400 (-1140 $)) $ (-594 $)) 168 (|has| |#1| (-542)))) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 140 (|has| |#1| (-542)))) (-1447 (($ $) 141 (|has| |#1| (-542)))) (-4291 (((-112) $) 143 (|has| |#1| (-542)))) (-3223 (((-623 (-594 $)) $) 44)) (-3219 (((-3 $ "failed") $ $) 115 (|has| |#1| (-21)))) (-1760 (($ $ (-287 $)) 56) (($ $ (-623 (-287 $))) 55) (($ $ (-623 (-594 $)) (-623 $)) 54)) (-1505 (($ $) 160 (|has| |#1| (-542)))) (-3564 (((-411 $) $) 161 (|has| |#1| (-542)))) (-3631 (((-112) $ $) 151 (|has| |#1| (-542)))) (-3513 (($) 101 (-1561 (|has| |#1| (-1080)) (|has| |#1| (-25))) CONST)) (-3880 (((-3 (-594 $) "failed") $) 69) (((-3 (-1144) "failed") $) 213) (((-3 (-550) "failed") $) 206 (|has| |#1| (-1011 (-550)))) (((-3 |#1| "failed") $) 204) (((-3 (-400 (-925 |#1|)) "failed") $) 166 (|has| |#1| (-542))) (((-3 (-925 |#1|) "failed") $) 120 (|has| |#1| (-1020))) (((-3 (-400 (-550)) "failed") $) 95 (-1561 (-12 (|has| |#1| (-1011 (-550))) (|has| |#1| (-542))) (|has| |#1| (-1011 (-400 (-550))))))) (-2726 (((-594 $) $) 68) (((-1144) $) 212) (((-550) $) 207 (|has| |#1| (-1011 (-550)))) ((|#1| $) 203) (((-400 (-925 |#1|)) $) 165 (|has| |#1| (-542))) (((-925 |#1|) $) 119 (|has| |#1| (-1020))) (((-400 (-550)) $) 94 (-1561 (-12 (|has| |#1| (-1011 (-550))) (|has| |#1| (-542))) (|has| |#1| (-1011 (-400 (-550))))))) (-3349 (($ $ $) 155 (|has| |#1| (-542)))) (-3780 (((-667 (-550)) (-667 $)) 134 (-1262 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) 133 (-1262 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) 132 (|has| |#1| (-1020))) (((-667 |#1|) (-667 $)) 131 (|has| |#1| (-1020)))) (-1386 (((-3 $ "failed") $) 103 (|has| |#1| (-1080)))) (-1519 (($ $ $) 154 (|has| |#1| (-542)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 149 (|has| |#1| (-542)))) (-3933 (((-112) $) 162 (|has| |#1| (-542)))) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) 209 (|has| |#1| (-859 (-550)))) (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) 208 (|has| |#1| (-859 (-372))))) (-1380 (($ $) 51) (($ (-623 $)) 50)) (-2029 (((-623 (-114)) $) 43)) (-2926 (((-114) (-114)) 42)) (-3102 (((-112) $) 102 (|has| |#1| (-1080)))) (-3718 (((-112) $) 22 (|has| $ (-1011 (-550))))) (-1552 (($ $) 183 (|has| |#1| (-1020)))) (-2705 (((-1093 |#1| (-594 $)) $) 184 (|has| |#1| (-1020)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 158 (|has| |#1| (-542)))) (-1843 (((-1140 $) (-594 $)) 25 (|has| $ (-1020)))) (-2707 (($ $ $) 13)) (-4164 (($ $ $) 14)) (-3972 (($ (-1 $ $) (-594 $)) 36)) (-2106 (((-3 (-594 $) "failed") $) 46)) (-3106 (($ (-623 $)) 147 (|has| |#1| (-542))) (($ $ $) 146 (|has| |#1| (-542)))) (-1825 (((-1126) $) 9)) (-3296 (((-623 (-594 $)) $) 45)) (-2776 (($ (-114) $) 38) (($ (-114) (-623 $)) 37)) (-1598 (((-3 (-623 $) "failed") $) 189 (|has| |#1| (-1080)))) (-1896 (((-3 (-2 (|:| |val| $) (|:| -3521 (-550))) "failed") $) 180 (|has| |#1| (-1020)))) (-1444 (((-3 (-623 $) "failed") $) 187 (|has| |#1| (-25)))) (-1264 (((-3 (-2 (|:| -2855 (-550)) (|:| |var| (-594 $))) "failed") $) 186 (|has| |#1| (-25)))) (-1748 (((-3 (-2 (|:| |var| (-594 $)) (|:| -3521 (-550))) "failed") $) 188 (|has| |#1| (-1080))) (((-3 (-2 (|:| |var| (-594 $)) (|:| -3521 (-550))) "failed") $ (-114)) 182 (|has| |#1| (-1020))) (((-3 (-2 (|:| |var| (-594 $)) (|:| -3521 (-550))) "failed") $ (-1144)) 181 (|has| |#1| (-1020)))) (-3890 (((-112) $ (-114)) 40) (((-112) $ (-1144)) 39)) (-3235 (($ $) 105 (-1561 (|has| |#1| (-465)) (|has| |#1| (-542))))) (-3142 (((-749) $) 47)) (-3337 (((-1088) $) 10)) (-3248 (((-112) $) 202)) (-3256 ((|#1| $) 201)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 148 (|has| |#1| (-542)))) (-3139 (($ (-623 $)) 145 (|has| |#1| (-542))) (($ $ $) 144 (|has| |#1| (-542)))) (-1938 (((-112) $ $) 35) (((-112) $ (-1144)) 34)) (-3338 (((-411 $) $) 159 (|has| |#1| (-542)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 157 (|has| |#1| (-542))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 156 (|has| |#1| (-542)))) (-1495 (((-3 $ "failed") $ $) 139 (|has| |#1| (-542)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 150 (|has| |#1| (-542)))) (-3777 (((-112) $) 23 (|has| $ (-1011 (-550))))) (-3866 (($ $ (-594 $) $) 67) (($ $ (-623 (-594 $)) (-623 $)) 66) (($ $ (-623 (-287 $))) 65) (($ $ (-287 $)) 64) (($ $ $ $) 63) (($ $ (-623 $) (-623 $)) 62) (($ $ (-623 (-1144)) (-623 (-1 $ $))) 33) (($ $ (-623 (-1144)) (-623 (-1 $ (-623 $)))) 32) (($ $ (-1144) (-1 $ (-623 $))) 31) (($ $ (-1144) (-1 $ $)) 30) (($ $ (-623 (-114)) (-623 (-1 $ $))) 29) (($ $ (-623 (-114)) (-623 (-1 $ (-623 $)))) 28) (($ $ (-114) (-1 $ (-623 $))) 27) (($ $ (-114) (-1 $ $)) 26) (($ $ (-1144)) 194 (|has| |#1| (-596 (-526)))) (($ $ (-623 (-1144))) 193 (|has| |#1| (-596 (-526)))) (($ $) 192 (|has| |#1| (-596 (-526)))) (($ $ (-114) $ (-1144)) 191 (|has| |#1| (-596 (-526)))) (($ $ (-623 (-114)) (-623 $) (-1144)) 190 (|has| |#1| (-596 (-526)))) (($ $ (-623 (-1144)) (-623 (-749)) (-623 (-1 $ $))) 179 (|has| |#1| (-1020))) (($ $ (-623 (-1144)) (-623 (-749)) (-623 (-1 $ (-623 $)))) 178 (|has| |#1| (-1020))) (($ $ (-1144) (-749) (-1 $ (-623 $))) 177 (|has| |#1| (-1020))) (($ $ (-1144) (-749) (-1 $ $)) 176 (|has| |#1| (-1020)))) (-3542 (((-749) $) 152 (|has| |#1| (-542)))) (-2680 (($ (-114) $) 61) (($ (-114) $ $) 60) (($ (-114) $ $ $) 59) (($ (-114) $ $ $ $) 58) (($ (-114) (-623 $)) 57)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 153 (|has| |#1| (-542)))) (-3930 (($ $) 49) (($ $ $) 48)) (-2393 (($ $ (-623 (-1144)) (-623 (-749))) 125 (|has| |#1| (-1020))) (($ $ (-1144) (-749)) 124 (|has| |#1| (-1020))) (($ $ (-623 (-1144))) 123 (|has| |#1| (-1020))) (($ $ (-1144)) 122 (|has| |#1| (-1020)))) (-2639 (($ $) 173 (|has| |#1| (-542)))) (-2715 (((-1093 |#1| (-594 $)) $) 174 (|has| |#1| (-542)))) (-1310 (($ $) 24 (|has| $ (-1020)))) (-4028 (((-865 (-550)) $) 211 (|has| |#1| (-596 (-865 (-550))))) (((-865 (-372)) $) 210 (|has| |#1| (-596 (-865 (-372))))) (($ (-411 $)) 175 (|has| |#1| (-542))) (((-526) $) 97 (|has| |#1| (-596 (-526))))) (-1270 (($ $ $) 108 (|has| |#1| (-465)))) (-3292 (($ $ $) 109 (|has| |#1| (-465)))) (-1518 (((-836) $) 11) (($ (-594 $)) 70) (($ (-1144)) 214) (($ |#1|) 205) (($ (-1093 |#1| (-594 $))) 185 (|has| |#1| (-1020))) (($ (-400 |#1|)) 171 (|has| |#1| (-542))) (($ (-925 (-400 |#1|))) 170 (|has| |#1| (-542))) (($ (-400 (-925 (-400 |#1|)))) 169 (|has| |#1| (-542))) (($ (-400 (-925 |#1|))) 167 (|has| |#1| (-542))) (($ $) 138 (|has| |#1| (-542))) (($ (-925 |#1|)) 121 (|has| |#1| (-1020))) (($ (-400 (-550))) 96 (-1561 (|has| |#1| (-542)) (-12 (|has| |#1| (-1011 (-550))) (|has| |#1| (-542))) (|has| |#1| (-1011 (-400 (-550)))))) (($ (-550)) 93 (-1561 (|has| |#1| (-1020)) (|has| |#1| (-1011 (-550)))))) (-4242 (((-3 $ "failed") $) 135 (|has| |#1| (-143)))) (-2390 (((-749)) 130 (|has| |#1| (-1020)))) (-3716 (($ $) 53) (($ (-623 $)) 52)) (-2222 (((-112) (-114)) 41)) (-1345 (((-112) $ $) 142 (|has| |#1| (-542)))) (-3240 (($ (-1144) $) 199) (($ (-1144) $ $) 198) (($ (-1144) $ $ $) 197) (($ (-1144) $ $ $ $) 196) (($ (-1144) (-623 $)) 195)) (-2626 (($) 112 (|has| |#1| (-25)) CONST)) (-2636 (($) 100 (|has| |#1| (-1080)) CONST)) (-4183 (($ $ (-623 (-1144)) (-623 (-749))) 129 (|has| |#1| (-1020))) (($ $ (-1144) (-749)) 128 (|has| |#1| (-1020))) (($ $ (-623 (-1144))) 127 (|has| |#1| (-1020))) (($ $ (-1144)) 126 (|has| |#1| (-1020)))) (-2363 (((-112) $ $) 16)) (-2345 (((-112) $ $) 17)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 15)) (-2335 (((-112) $ $) 18)) (-2414 (($ (-1093 |#1| (-594 $)) (-1093 |#1| (-594 $))) 172 (|has| |#1| (-542))) (($ $ $) 106 (-1561 (|has| |#1| (-465)) (|has| |#1| (-542))))) (-2403 (($ $ $) 117 (|has| |#1| (-21))) (($ $) 116 (|has| |#1| (-21)))) (-2391 (($ $ $) 110 (|has| |#1| (-25)))) (** (($ $ (-550)) 107 (-1561 (|has| |#1| (-465)) (|has| |#1| (-542)))) (($ $ (-749)) 104 (|has| |#1| (-1080))) (($ $ (-894)) 99 (|has| |#1| (-1080)))) (* (($ (-400 (-550)) $) 164 (|has| |#1| (-542))) (($ $ (-400 (-550))) 163 (|has| |#1| (-542))) (($ |#1| $) 137 (|has| |#1| (-170))) (($ $ |#1|) 136 (|has| |#1| (-170))) (($ (-550) $) 118 (|has| |#1| (-21))) (($ (-749) $) 114 (|has| |#1| (-25))) (($ (-894) $) 111 (|has| |#1| (-25))) (($ $ $) 98 (|has| |#1| (-1080)))))
+((-2206 (*1 *2) (-12 (-4 *3 (-170)) (-5 *2 (-1228 *1)) (-4 *1 (-410 *3)))) (-2999 (*1 *2 *1) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-1228 *3)))) (-2999 (*1 *2 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-410 *4)) (-4 *4 (-170)) (-5 *2 (-667 *4)))) (-2757 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-410 *2)) (-4 *2 (-170)))) (-2946 (*1 *2) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-1228 (-667 *3))))) (-2778 (*1 *2) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-623 (-926 *3))))) (-2821 (*1 *1 *2) (-12 (-5 *2 (-1228 *3)) (-4 *3 (-170)) (-4 *1 (-410 *3)))) (-2451 (*1 *2 *1) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-1228 *3)))) (-2451 (*1 *1 *2) (-12 (-5 *2 (-1228 *3)) (-4 *3 (-170)) (-4 *1 (-410 *3)))) (-4216 (*1 *2) (-12 (-4 *1 (-410 *2)) (-4 *2 (-170)))) (-1690 (*1 *2) (-12 (-4 *1 (-410 *2)) (-4 *2 (-170)))) (-2128 (*1 *2) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-667 *3)))) (-2704 (*1 *2) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-667 *3)))) (-2224 (*1 *2 *1) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-667 *3)))) (-2693 (*1 *2 *1) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-667 *3)))) (-3789 (*1 *2) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-4 *3 (-356)) (-5 *2 (-1141 (-926 *3))))) (-1549 (*1 *2) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-4 *3 (-356)) (-5 *2 (-1141 (-926 *3))))) (-3806 (*1 *1 *2 *1) (-12 (-5 *2 (-667 *3)) (-4 *1 (-410 *3)) (-4 *3 (-170)))))
+(-13 (-360 |t#1|) (-10 -8 (-15 -2206 ((-1228 $))) (-15 -2999 ((-1228 |t#1|) $)) (-15 -2999 ((-667 |t#1|) (-1228 $))) (-15 -2757 (|t#1| $ (-550))) (-15 -2946 ((-1228 (-667 |t#1|)))) (-15 -2778 ((-623 (-926 |t#1|)))) (-15 -2821 ($ (-1228 |t#1|))) (-15 -2451 ((-1228 |t#1|) $)) (-15 -2451 ($ (-1228 |t#1|))) (-15 -4216 (|t#1|)) (-15 -1690 (|t#1|)) (-15 -2128 ((-667 |t#1|))) (-15 -2704 ((-667 |t#1|))) (-15 -2224 ((-667 |t#1|) $)) (-15 -2693 ((-667 |t#1|) $)) (IF (|has| |t#1| (-356)) (PROGN (-15 -3789 ((-1141 (-926 |t#1|)))) (-15 -1549 ((-1141 (-926 |t#1|))))) |%noBranch|) (-15 -3806 ($ (-667 |t#1|) $))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-837)) . T) ((-360 |#1|) . T) ((-626 |#1|) . T) ((-696 |#1|) . T) ((-699) . T) ((-723 |#1|) . T) ((-740) . T) ((-1027 |#1|) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 42)) (-2771 (($ $) 57)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 146)) (-3050 (($ $) NIL)) (-3953 (((-112) $) 36)) (-2305 ((|#1| $) 13)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL (|has| |#1| (-1186)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-1186)))) (-2496 (($ |#1| (-550)) 31)) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) 116)) (-2202 (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) 55)) (-1537 (((-3 $ "failed") $) 131)) (-3192 (((-3 (-400 (-550)) "failed") $) 63 (|has| |#1| (-535)))) (-2593 (((-112) $) 59 (|has| |#1| (-535)))) (-3169 (((-400 (-550)) $) 70 (|has| |#1| (-535)))) (-4190 (($ |#1| (-550)) 33)) (-1568 (((-112) $) 152 (|has| |#1| (-1186)))) (-2419 (((-112) $) 43)) (-1857 (((-749) $) 38)) (-3778 (((-3 "nil" "sqfr" "irred" "prime") $ (-550)) 137)) (-3325 ((|#1| $ (-550)) 136)) (-2145 (((-550) $ (-550)) 135)) (-1325 (($ |#1| (-550)) 30)) (-2392 (($ (-1 |#1| |#1|) $) 143)) (-3889 (($ |#1| (-623 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-550))))) 58)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-2369 (((-1127) $) NIL)) (-1757 (($ |#1| (-550)) 32)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#1| (-444)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) 147 (|has| |#1| (-444)))) (-3030 (($ |#1| (-550) (-3 "nil" "sqfr" "irred" "prime")) 29)) (-1610 (((-623 (-2 (|:| -1735 |#1|) (|:| -3068 (-550)))) $) 54)) (-3161 (((-623 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-550)))) $) 12)) (-1735 (((-411 $) $) NIL (|has| |#1| (-1186)))) (-3409 (((-3 $ "failed") $ $) 138)) (-3068 (((-550) $) 132)) (-2062 ((|#1| $) 56)) (-1553 (($ $ (-623 |#1|) (-623 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ (-623 (-287 |#1|))) 79 (|has| |#1| (-302 |#1|))) (($ $ (-623 (-1145)) (-623 |#1|)) 85 (|has| |#1| (-505 (-1145) |#1|))) (($ $ (-1145) |#1|) NIL (|has| |#1| (-505 (-1145) |#1|))) (($ $ (-1145) $) NIL (|has| |#1| (-505 (-1145) $))) (($ $ (-623 (-1145)) (-623 $)) 86 (|has| |#1| (-505 (-1145) $))) (($ $ (-623 (-287 $))) 82 (|has| |#1| (-302 $))) (($ $ (-287 $)) NIL (|has| |#1| (-302 $))) (($ $ $ $) NIL (|has| |#1| (-302 $))) (($ $ (-623 $) (-623 $)) NIL (|has| |#1| (-302 $)))) (-2757 (($ $ |#1|) 71 (|has| |#1| (-279 |#1| |#1|))) (($ $ $) 72 (|has| |#1| (-279 $ $)))) (-2798 (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) 142)) (-2451 (((-526) $) 27 (|has| |#1| (-596 (-526)))) (((-372) $) 92 (|has| |#1| (-996))) (((-219) $) 95 (|has| |#1| (-996)))) (-2233 (((-837) $) 114) (($ (-550)) 46) (($ $) NIL) (($ |#1|) 45) (($ (-400 (-550))) NIL (|has| |#1| (-1012 (-400 (-550)))))) (-3091 (((-749)) 48)) (-1819 (((-112) $ $) NIL)) (-2688 (($) 40 T CONST)) (-2700 (($) 39 T CONST)) (-1901 (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2264 (((-112) $ $) 96)) (-2370 (($ $) 128) (($ $ $) NIL)) (-2358 (($ $ $) 140)) (** (($ $ (-895)) NIL) (($ $ (-749)) 102)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 50) (($ $ $) 49) (($ |#1| $) 51) (($ $ |#1|) NIL)))
+(((-411 |#1|) (-13 (-542) (-225 |#1|) (-38 |#1|) (-331 |#1|) (-404 |#1|) (-10 -8 (-15 -2062 (|#1| $)) (-15 -3068 ((-550) $)) (-15 -3889 ($ |#1| (-623 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-550)))))) (-15 -3161 ((-623 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-550)))) $)) (-15 -1325 ($ |#1| (-550))) (-15 -1610 ((-623 (-2 (|:| -1735 |#1|) (|:| -3068 (-550)))) $)) (-15 -1757 ($ |#1| (-550))) (-15 -2145 ((-550) $ (-550))) (-15 -3325 (|#1| $ (-550))) (-15 -3778 ((-3 "nil" "sqfr" "irred" "prime") $ (-550))) (-15 -1857 ((-749) $)) (-15 -4190 ($ |#1| (-550))) (-15 -2496 ($ |#1| (-550))) (-15 -3030 ($ |#1| (-550) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -2305 (|#1| $)) (-15 -2771 ($ $)) (-15 -2392 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-444)) (-6 (-444)) |%noBranch|) (IF (|has| |#1| (-996)) (-6 (-996)) |%noBranch|) (IF (|has| |#1| (-1186)) (-6 (-1186)) |%noBranch|) (IF (|has| |#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (IF (|has| |#1| (-535)) (PROGN (-15 -2593 ((-112) $)) (-15 -3169 ((-400 (-550)) $)) (-15 -3192 ((-3 (-400 (-550)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-279 $ $)) (-6 (-279 $ $)) |%noBranch|) (IF (|has| |#1| (-302 $)) (-6 (-302 $)) |%noBranch|) (IF (|has| |#1| (-505 (-1145) $)) (-6 (-505 (-1145) $)) |%noBranch|))) (-542)) (T -411))
+((-2392 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-542)) (-5 *1 (-411 *3)))) (-2062 (*1 *2 *1) (-12 (-5 *1 (-411 *2)) (-4 *2 (-542)))) (-3068 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-411 *3)) (-4 *3 (-542)))) (-3889 (*1 *1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2) (|:| |xpnt| (-550))))) (-4 *2 (-542)) (-5 *1 (-411 *2)))) (-3161 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3) (|:| |xpnt| (-550))))) (-5 *1 (-411 *3)) (-4 *3 (-542)))) (-1325 (*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542)))) (-1610 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| -1735 *3) (|:| -3068 (-550))))) (-5 *1 (-411 *3)) (-4 *3 (-542)))) (-1757 (*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542)))) (-2145 (*1 *2 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-411 *3)) (-4 *3 (-542)))) (-3325 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542)))) (-3778 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-411 *4)) (-4 *4 (-542)))) (-1857 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-411 *3)) (-4 *3 (-542)))) (-4190 (*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542)))) (-2496 (*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542)))) (-3030 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-550)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-411 *2)) (-4 *2 (-542)))) (-2305 (*1 *2 *1) (-12 (-5 *1 (-411 *2)) (-4 *2 (-542)))) (-2771 (*1 *1 *1) (-12 (-5 *1 (-411 *2)) (-4 *2 (-542)))) (-2593 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-411 *3)) (-4 *3 (-535)) (-4 *3 (-542)))) (-3169 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-411 *3)) (-4 *3 (-535)) (-4 *3 (-542)))) (-3192 (*1 *2 *1) (|partial| -12 (-5 *2 (-400 (-550))) (-5 *1 (-411 *3)) (-4 *3 (-535)) (-4 *3 (-542)))))
+(-13 (-542) (-225 |#1|) (-38 |#1|) (-331 |#1|) (-404 |#1|) (-10 -8 (-15 -2062 (|#1| $)) (-15 -3068 ((-550) $)) (-15 -3889 ($ |#1| (-623 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-550)))))) (-15 -3161 ((-623 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-550)))) $)) (-15 -1325 ($ |#1| (-550))) (-15 -1610 ((-623 (-2 (|:| -1735 |#1|) (|:| -3068 (-550)))) $)) (-15 -1757 ($ |#1| (-550))) (-15 -2145 ((-550) $ (-550))) (-15 -3325 (|#1| $ (-550))) (-15 -3778 ((-3 "nil" "sqfr" "irred" "prime") $ (-550))) (-15 -1857 ((-749) $)) (-15 -4190 ($ |#1| (-550))) (-15 -2496 ($ |#1| (-550))) (-15 -3030 ($ |#1| (-550) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -2305 (|#1| $)) (-15 -2771 ($ $)) (-15 -2392 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-444)) (-6 (-444)) |%noBranch|) (IF (|has| |#1| (-996)) (-6 (-996)) |%noBranch|) (IF (|has| |#1| (-1186)) (-6 (-1186)) |%noBranch|) (IF (|has| |#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (IF (|has| |#1| (-535)) (PROGN (-15 -2593 ((-112) $)) (-15 -3169 ((-400 (-550)) $)) (-15 -3192 ((-3 (-400 (-550)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-279 $ $)) (-6 (-279 $ $)) |%noBranch|) (IF (|has| |#1| (-302 $)) (-6 (-302 $)) |%noBranch|) (IF (|has| |#1| (-505 (-1145) $)) (-6 (-505 (-1145) $)) |%noBranch|)))
+((-3471 (((-411 |#1|) (-411 |#1|) (-1 (-411 |#1|) |#1|)) 21)) (-2584 (((-411 |#1|) (-411 |#1|) (-411 |#1|)) 16)))
+(((-412 |#1|) (-10 -7 (-15 -3471 ((-411 |#1|) (-411 |#1|) (-1 (-411 |#1|) |#1|))) (-15 -2584 ((-411 |#1|) (-411 |#1|) (-411 |#1|)))) (-542)) (T -412))
+((-2584 (*1 *2 *2 *2) (-12 (-5 *2 (-411 *3)) (-4 *3 (-542)) (-5 *1 (-412 *3)))) (-3471 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-411 *4) *4)) (-4 *4 (-542)) (-5 *2 (-411 *4)) (-5 *1 (-412 *4)))))
+(-10 -7 (-15 -3471 ((-411 |#1|) (-411 |#1|) (-1 (-411 |#1|) |#1|))) (-15 -2584 ((-411 |#1|) (-411 |#1|) (-411 |#1|))))
+((-2234 ((|#2| |#2|) 166)) (-2624 (((-3 (|:| |%expansion| (-306 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1127)) (|:| |prob| (-1127))))) |#2| (-112)) 57)))
+(((-413 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2624 ((-3 (|:| |%expansion| (-306 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1127)) (|:| |prob| (-1127))))) |#2| (-112))) (-15 -2234 (|#2| |#2|))) (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))) (-13 (-27) (-1167) (-423 |#1|)) (-1145) |#2|) (T -413))
+((-2234 (*1 *2 *2) (-12 (-4 *3 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-413 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1167) (-423 *3))) (-14 *4 (-1145)) (-14 *5 *2))) (-2624 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-3 (|:| |%expansion| (-306 *5 *3 *6 *7)) (|:| |%problem| (-2 (|:| |func| (-1127)) (|:| |prob| (-1127)))))) (-5 *1 (-413 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1167) (-423 *5))) (-14 *6 (-1145)) (-14 *7 *3))))
+(-10 -7 (-15 -2624 ((-3 (|:| |%expansion| (-306 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1127)) (|:| |prob| (-1127))))) |#2| (-112))) (-15 -2234 (|#2| |#2|)))
+((-2392 ((|#4| (-1 |#3| |#1|) |#2|) 11)))
+(((-414 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2392 (|#4| (-1 |#3| |#1|) |#2|))) (-13 (-1021) (-825)) (-423 |#1|) (-13 (-1021) (-825)) (-423 |#3|)) (T -414))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-13 (-1021) (-825))) (-4 *6 (-13 (-1021) (-825))) (-4 *2 (-423 *6)) (-5 *1 (-414 *5 *4 *6 *2)) (-4 *4 (-423 *5)))))
+(-10 -7 (-15 -2392 (|#4| (-1 |#3| |#1|) |#2|)))
+((-2234 ((|#2| |#2|) 90)) (-2994 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1127)) (|:| |prob| (-1127))))) |#2| (-112) (-1127)) 48)) (-2785 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1127)) (|:| |prob| (-1127))))) |#2| (-112) (-1127)) 154)))
+(((-415 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -2994 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1127)) (|:| |prob| (-1127))))) |#2| (-112) (-1127))) (-15 -2785 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1127)) (|:| |prob| (-1127))))) |#2| (-112) (-1127))) (-15 -2234 (|#2| |#2|))) (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))) (-13 (-27) (-1167) (-423 |#1|) (-10 -8 (-15 -2233 ($ |#3|)))) (-823) (-13 (-1206 |#2| |#3|) (-356) (-1167) (-10 -8 (-15 -2798 ($ $)) (-15 -2149 ($ $)))) (-957 |#4|) (-1145)) (T -415))
+((-2234 (*1 *2 *2) (-12 (-4 *3 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-4 *2 (-13 (-27) (-1167) (-423 *3) (-10 -8 (-15 -2233 ($ *4))))) (-4 *4 (-823)) (-4 *5 (-13 (-1206 *2 *4) (-356) (-1167) (-10 -8 (-15 -2798 ($ $)) (-15 -2149 ($ $))))) (-5 *1 (-415 *3 *2 *4 *5 *6 *7)) (-4 *6 (-957 *5)) (-14 *7 (-1145)))) (-2785 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-112)) (-4 *6 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-4 *3 (-13 (-27) (-1167) (-423 *6) (-10 -8 (-15 -2233 ($ *7))))) (-4 *7 (-823)) (-4 *8 (-13 (-1206 *3 *7) (-356) (-1167) (-10 -8 (-15 -2798 ($ $)) (-15 -2149 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1127)) (|:| |prob| (-1127)))))) (-5 *1 (-415 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1127)) (-4 *9 (-957 *8)) (-14 *10 (-1145)))) (-2994 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-112)) (-4 *6 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-4 *3 (-13 (-27) (-1167) (-423 *6) (-10 -8 (-15 -2233 ($ *7))))) (-4 *7 (-823)) (-4 *8 (-13 (-1206 *3 *7) (-356) (-1167) (-10 -8 (-15 -2798 ($ $)) (-15 -2149 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1127)) (|:| |prob| (-1127)))))) (-5 *1 (-415 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1127)) (-4 *9 (-957 *8)) (-14 *10 (-1145)))))
+(-10 -7 (-15 -2994 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1127)) (|:| |prob| (-1127))))) |#2| (-112) (-1127))) (-15 -2785 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1127)) (|:| |prob| (-1127))))) |#2| (-112) (-1127))) (-15 -2234 (|#2| |#2|)))
+((-2304 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 22)) (-2924 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 20)) (-2392 ((|#4| (-1 |#3| |#1|) |#2|) 17)))
+(((-416 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2392 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -2924 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -2304 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1069) (-418 |#1|) (-1069) (-418 |#3|)) (T -416))
+((-2304 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1069)) (-4 *5 (-1069)) (-4 *2 (-418 *5)) (-5 *1 (-416 *6 *4 *5 *2)) (-4 *4 (-418 *6)))) (-2924 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1069)) (-4 *2 (-1069)) (-5 *1 (-416 *5 *4 *2 *6)) (-4 *4 (-418 *5)) (-4 *6 (-418 *2)))) (-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *2 (-418 *6)) (-5 *1 (-416 *5 *4 *6 *2)) (-4 *4 (-418 *5)))))
+(-10 -7 (-15 -2392 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -2924 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -2304 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|)))
+((-3823 (($) 44)) (-4045 (($ |#2| $) NIL) (($ $ |#2|) NIL) (($ $ $) 40)) (-3029 (($ $ $) 39)) (-1952 (((-112) $ $) 28)) (-3828 (((-749)) 47)) (-2085 (($ (-623 |#2|)) 20) (($) NIL)) (-1864 (($) 53)) (-2654 (((-112) $ $) 13)) (-2793 ((|#2| $) 61)) (-2173 ((|#2| $) 59)) (-4073 (((-895) $) 55)) (-4072 (($ $ $) 35)) (-3690 (($ (-895)) 50)) (-1287 (($ $ |#2|) NIL) (($ $ $) 38)) (-3457 (((-749) (-1 (-112) |#2|) $) NIL) (((-749) |#2| $) 26)) (-2245 (($ (-623 |#2|)) 24)) (-3580 (($ $) 46)) (-2233 (((-837) $) 33)) (-2102 (((-749) $) 21)) (-1299 (($ (-623 |#2|)) 19) (($) NIL)) (-2264 (((-112) $ $) 16)))
+(((-417 |#1| |#2|) (-10 -8 (-15 -3828 ((-749))) (-15 -3690 (|#1| (-895))) (-15 -4073 ((-895) |#1|)) (-15 -1864 (|#1|)) (-15 -2793 (|#2| |#1|)) (-15 -2173 (|#2| |#1|)) (-15 -3823 (|#1|)) (-15 -3580 (|#1| |#1|)) (-15 -2102 ((-749) |#1|)) (-15 -2264 ((-112) |#1| |#1|)) (-15 -2233 ((-837) |#1|)) (-15 -2654 ((-112) |#1| |#1|)) (-15 -1299 (|#1|)) (-15 -1299 (|#1| (-623 |#2|))) (-15 -2085 (|#1|)) (-15 -2085 (|#1| (-623 |#2|))) (-15 -4072 (|#1| |#1| |#1|)) (-15 -1287 (|#1| |#1| |#1|)) (-15 -1287 (|#1| |#1| |#2|)) (-15 -3029 (|#1| |#1| |#1|)) (-15 -1952 ((-112) |#1| |#1|)) (-15 -4045 (|#1| |#1| |#1|)) (-15 -4045 (|#1| |#1| |#2|)) (-15 -4045 (|#1| |#2| |#1|)) (-15 -2245 (|#1| (-623 |#2|))) (-15 -3457 ((-749) |#2| |#1|)) (-15 -3457 ((-749) (-1 (-112) |#2|) |#1|))) (-418 |#2|) (-1069)) (T -417))
+((-3828 (*1 *2) (-12 (-4 *4 (-1069)) (-5 *2 (-749)) (-5 *1 (-417 *3 *4)) (-4 *3 (-418 *4)))))
+(-10 -8 (-15 -3828 ((-749))) (-15 -3690 (|#1| (-895))) (-15 -4073 ((-895) |#1|)) (-15 -1864 (|#1|)) (-15 -2793 (|#2| |#1|)) (-15 -2173 (|#2| |#1|)) (-15 -3823 (|#1|)) (-15 -3580 (|#1| |#1|)) (-15 -2102 ((-749) |#1|)) (-15 -2264 ((-112) |#1| |#1|)) (-15 -2233 ((-837) |#1|)) (-15 -2654 ((-112) |#1| |#1|)) (-15 -1299 (|#1|)) (-15 -1299 (|#1| (-623 |#2|))) (-15 -2085 (|#1|)) (-15 -2085 (|#1| (-623 |#2|))) (-15 -4072 (|#1| |#1| |#1|)) (-15 -1287 (|#1| |#1| |#1|)) (-15 -1287 (|#1| |#1| |#2|)) (-15 -3029 (|#1| |#1| |#1|)) (-15 -1952 ((-112) |#1| |#1|)) (-15 -4045 (|#1| |#1| |#1|)) (-15 -4045 (|#1| |#1| |#2|)) (-15 -4045 (|#1| |#2| |#1|)) (-15 -2245 (|#1| (-623 |#2|))) (-15 -3457 ((-749) |#2| |#1|)) (-15 -3457 ((-749) (-1 (-112) |#2|) |#1|)))
+((-2221 (((-112) $ $) 19)) (-3823 (($) 67 (|has| |#1| (-361)))) (-4045 (($ |#1| $) 82) (($ $ |#1|) 81) (($ $ $) 80)) (-3029 (($ $ $) 78)) (-1952 (((-112) $ $) 79)) (-3368 (((-112) $ (-749)) 8)) (-3828 (((-749)) 61 (|has| |#1| (-361)))) (-2085 (($ (-623 |#1|)) 74) (($) 73)) (-3994 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4344)))) (-2991 (($) 7 T CONST)) (-2708 (($ $) 58 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2505 (($ |#1| $) 47 (|has| $ (-6 -4344))) (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4344)))) (-1979 (($ |#1| $) 57 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4344)))) (-1864 (($) 64 (|has| |#1| (-361)))) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-2654 (((-112) $ $) 70)) (-1445 (((-112) $ (-749)) 9)) (-2793 ((|#1| $) 65 (|has| |#1| (-825)))) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2173 ((|#1| $) 66 (|has| |#1| (-825)))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35)) (-4073 (((-895) $) 63 (|has| |#1| (-361)))) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22)) (-4072 (($ $ $) 75)) (-1696 ((|#1| $) 39)) (-1715 (($ |#1| $) 40)) (-3690 (($ (-895)) 62 (|has| |#1| (-361)))) (-3445 (((-1089) $) 21)) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 51)) (-3576 ((|#1| $) 41)) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-1287 (($ $ |#1|) 77) (($ $ $) 76)) (-3246 (($) 49) (($ (-623 |#1|)) 48)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2451 (((-526) $) 59 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 50)) (-3580 (($ $) 68 (|has| |#1| (-361)))) (-2233 (((-837) $) 18)) (-2102 (((-749) $) 69)) (-1299 (($ (-623 |#1|)) 72) (($) 71)) (-4017 (($ (-623 |#1|)) 42)) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20)) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-418 |#1|) (-138) (-1069)) (T -418))
+((-2102 (*1 *2 *1) (-12 (-4 *1 (-418 *3)) (-4 *3 (-1069)) (-5 *2 (-749)))) (-3580 (*1 *1 *1) (-12 (-4 *1 (-418 *2)) (-4 *2 (-1069)) (-4 *2 (-361)))) (-3823 (*1 *1) (-12 (-4 *1 (-418 *2)) (-4 *2 (-361)) (-4 *2 (-1069)))) (-2173 (*1 *2 *1) (-12 (-4 *1 (-418 *2)) (-4 *2 (-1069)) (-4 *2 (-825)))) (-2793 (*1 *2 *1) (-12 (-4 *1 (-418 *2)) (-4 *2 (-1069)) (-4 *2 (-825)))))
+(-13 (-223 |t#1|) (-1067 |t#1|) (-10 -8 (-6 -4344) (-15 -2102 ((-749) $)) (IF (|has| |t#1| (-361)) (PROGN (-6 (-361)) (-15 -3580 ($ $)) (-15 -3823 ($))) |%noBranch|) (IF (|has| |t#1| (-825)) (PROGN (-15 -2173 (|t#1| $)) (-15 -2793 (|t#1| $))) |%noBranch|)))
+(((-34) . T) ((-106 |#1|) . T) ((-101) . T) ((-595 (-837)) . T) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-223 |#1|) . T) ((-229 |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-361) |has| |#1| (-361)) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-1067 |#1|) . T) ((-1069) . T) ((-1182) . T))
+((-1816 (((-569 |#2|) |#2| (-1145)) 36)) (-4254 (((-569 |#2|) |#2| (-1145)) 20)) (-4120 ((|#2| |#2| (-1145)) 25)))
+(((-419 |#1| |#2|) (-10 -7 (-15 -4254 ((-569 |#2|) |#2| (-1145))) (-15 -1816 ((-569 |#2|) |#2| (-1145))) (-15 -4120 (|#2| |#2| (-1145)))) (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550))) (-13 (-1167) (-29 |#1|))) (T -419))
+((-4120 (*1 *2 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-419 *4 *2)) (-4 *2 (-13 (-1167) (-29 *4))))) (-1816 (*1 *2 *3 *4) (-12 (-5 *4 (-1145)) (-4 *5 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-569 *3)) (-5 *1 (-419 *5 *3)) (-4 *3 (-13 (-1167) (-29 *5))))) (-4254 (*1 *2 *3 *4) (-12 (-5 *4 (-1145)) (-4 *5 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-569 *3)) (-5 *1 (-419 *5 *3)) (-4 *3 (-13 (-1167) (-29 *5))))))
+(-10 -7 (-15 -4254 ((-569 |#2|) |#2| (-1145))) (-15 -1816 ((-569 |#2|) |#2| (-1145))) (-15 -4120 (|#2| |#2| (-1145))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-1537 (((-3 $ "failed") $) NIL)) (-2419 (((-112) $) NIL)) (-3163 (($ |#2| |#1|) 35)) (-3515 (($ |#2| |#1|) 33)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL) (($ (-324 |#2|)) 25)) (-3091 (((-749)) NIL)) (-2688 (($) 10 T CONST)) (-2700 (($) 16 T CONST)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) 34)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 36) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-420 |#1| |#2|) (-13 (-38 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4331)) (IF (|has| |#1| (-6 -4331)) (-6 -4331) |%noBranch|) |%noBranch|) (-15 -2233 ($ |#1|)) (-15 -2233 ($ (-324 |#2|))) (-15 -3163 ($ |#2| |#1|)) (-15 -3515 ($ |#2| |#1|)))) (-13 (-170) (-38 (-400 (-550)))) (-13 (-825) (-21))) (T -420))
+((-2233 (*1 *1 *2) (-12 (-5 *1 (-420 *2 *3)) (-4 *2 (-13 (-170) (-38 (-400 (-550))))) (-4 *3 (-13 (-825) (-21))))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-324 *4)) (-4 *4 (-13 (-825) (-21))) (-5 *1 (-420 *3 *4)) (-4 *3 (-13 (-170) (-38 (-400 (-550))))))) (-3163 (*1 *1 *2 *3) (-12 (-5 *1 (-420 *3 *2)) (-4 *3 (-13 (-170) (-38 (-400 (-550))))) (-4 *2 (-13 (-825) (-21))))) (-3515 (*1 *1 *2 *3) (-12 (-5 *1 (-420 *3 *2)) (-4 *3 (-13 (-170) (-38 (-400 (-550))))) (-4 *2 (-13 (-825) (-21))))))
+(-13 (-38 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4331)) (IF (|has| |#1| (-6 -4331)) (-6 -4331) |%noBranch|) |%noBranch|) (-15 -2233 ($ |#1|)) (-15 -2233 ($ (-324 |#2|))) (-15 -3163 ($ |#2| |#1|)) (-15 -3515 ($ |#2| |#1|))))
+((-2149 (((-3 |#2| (-623 |#2|)) |#2| (-1145)) 109)))
+(((-421 |#1| |#2|) (-10 -7 (-15 -2149 ((-3 |#2| (-623 |#2|)) |#2| (-1145)))) (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550))) (-13 (-1167) (-933) (-29 |#1|))) (T -421))
+((-2149 (*1 *2 *3 *4) (-12 (-5 *4 (-1145)) (-4 *5 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-3 *3 (-623 *3))) (-5 *1 (-421 *5 *3)) (-4 *3 (-13 (-1167) (-933) (-29 *5))))))
+(-10 -7 (-15 -2149 ((-3 |#2| (-623 |#2|)) |#2| (-1145))))
+((-1516 (((-623 (-1145)) $) 72)) (-1705 (((-400 (-1141 $)) $ (-594 $)) 273)) (-4230 (($ $ (-287 $)) NIL) (($ $ (-623 (-287 $))) NIL) (($ $ (-623 (-594 $)) (-623 $)) 237)) (-2288 (((-3 (-594 $) "failed") $) NIL) (((-3 (-1145) "failed") $) 75) (((-3 (-550) "failed") $) NIL) (((-3 |#2| "failed") $) 233) (((-3 (-400 (-926 |#2|)) "failed") $) 324) (((-3 (-926 |#2|) "failed") $) 235) (((-3 (-400 (-550)) "failed") $) NIL)) (-2202 (((-594 $) $) NIL) (((-1145) $) 30) (((-550) $) NIL) ((|#2| $) 231) (((-400 (-926 |#2|)) $) 305) (((-926 |#2|) $) 232) (((-400 (-550)) $) NIL)) (-1355 (((-114) (-114)) 47)) (-1484 (($ $) 87)) (-2041 (((-3 (-594 $) "failed") $) 228)) (-1694 (((-623 (-594 $)) $) 229)) (-3833 (((-3 (-623 $) "failed") $) 247)) (-1795 (((-3 (-2 (|:| |val| $) (|:| -3068 (-550))) "failed") $) 254)) (-3017 (((-3 (-623 $) "failed") $) 245)) (-2934 (((-3 (-2 (|:| -4304 (-550)) (|:| |var| (-594 $))) "failed") $) 264)) (-2891 (((-3 (-2 (|:| |var| (-594 $)) (|:| -3068 (-550))) "failed") $) 251) (((-3 (-2 (|:| |var| (-594 $)) (|:| -3068 (-550))) "failed") $ (-114)) 217) (((-3 (-2 (|:| |var| (-594 $)) (|:| -3068 (-550))) "failed") $ (-1145)) 219)) (-1628 (((-112) $) 19)) (-1639 ((|#2| $) 21)) (-1553 (($ $ (-594 $) $) NIL) (($ $ (-623 (-594 $)) (-623 $)) 236) (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-623 (-1145)) (-623 (-1 $ $))) NIL) (($ $ (-623 (-1145)) (-623 (-1 $ (-623 $)))) 96) (($ $ (-1145) (-1 $ (-623 $))) NIL) (($ $ (-1145) (-1 $ $)) NIL) (($ $ (-623 (-114)) (-623 (-1 $ $))) NIL) (($ $ (-623 (-114)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-114) (-1 $ (-623 $))) NIL) (($ $ (-114) (-1 $ $)) NIL) (($ $ (-1145)) 57) (($ $ (-623 (-1145))) 240) (($ $) 241) (($ $ (-114) $ (-1145)) 60) (($ $ (-623 (-114)) (-623 $) (-1145)) 67) (($ $ (-623 (-1145)) (-623 (-749)) (-623 (-1 $ $))) 107) (($ $ (-623 (-1145)) (-623 (-749)) (-623 (-1 $ (-623 $)))) 242) (($ $ (-1145) (-749) (-1 $ (-623 $))) 94) (($ $ (-1145) (-749) (-1 $ $)) 93)) (-2757 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-623 $)) 106)) (-2798 (($ $ (-623 (-1145)) (-623 (-749))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145))) NIL) (($ $ (-1145)) 238)) (-3608 (($ $) 284)) (-2451 (((-866 (-550)) $) 257) (((-866 (-372)) $) 261) (($ (-411 $)) 320) (((-526) $) NIL)) (-2233 (((-837) $) 239) (($ (-594 $)) 84) (($ (-1145)) 26) (($ |#2|) NIL) (($ (-1094 |#2| (-594 $))) NIL) (($ (-400 |#2|)) 289) (($ (-926 (-400 |#2|))) 329) (($ (-400 (-926 (-400 |#2|)))) 301) (($ (-400 (-926 |#2|))) 295) (($ $) NIL) (($ (-926 |#2|)) 185) (($ (-400 (-550))) 334) (($ (-550)) NIL)) (-3091 (((-749)) 79)) (-1905 (((-112) (-114)) 41)) (-4282 (($ (-1145) $) 33) (($ (-1145) $ $) 34) (($ (-1145) $ $ $) 35) (($ (-1145) $ $ $ $) 36) (($ (-1145) (-623 $)) 39)) (* (($ (-400 (-550)) $) NIL) (($ $ (-400 (-550))) NIL) (($ |#2| $) 266) (($ $ |#2|) NIL) (($ $ $) NIL) (($ (-550) $) NIL) (($ (-749) $) NIL) (($ (-895) $) NIL)))
+(((-422 |#1| |#2|) (-10 -8 (-15 * (|#1| (-895) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -3091 ((-749))) (-15 -2233 (|#1| (-550))) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2451 ((-526) |#1|)) (-15 -2202 ((-926 |#2|) |#1|)) (-15 -2288 ((-3 (-926 |#2|) "failed") |#1|)) (-15 -2233 (|#1| (-926 |#2|))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -2233 (|#1| |#1|)) (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 -2202 ((-400 (-926 |#2|)) |#1|)) (-15 -2288 ((-3 (-400 (-926 |#2|)) "failed") |#1|)) (-15 -2233 (|#1| (-400 (-926 |#2|)))) (-15 -1705 ((-400 (-1141 |#1|)) |#1| (-594 |#1|))) (-15 -2233 (|#1| (-400 (-926 (-400 |#2|))))) (-15 -2233 (|#1| (-926 (-400 |#2|)))) (-15 -2233 (|#1| (-400 |#2|))) (-15 -3608 (|#1| |#1|)) (-15 -2451 (|#1| (-411 |#1|))) (-15 -1553 (|#1| |#1| (-1145) (-749) (-1 |#1| |#1|))) (-15 -1553 (|#1| |#1| (-1145) (-749) (-1 |#1| (-623 |#1|)))) (-15 -1553 (|#1| |#1| (-623 (-1145)) (-623 (-749)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -1553 (|#1| |#1| (-623 (-1145)) (-623 (-749)) (-623 (-1 |#1| |#1|)))) (-15 -1795 ((-3 (-2 (|:| |val| |#1|) (|:| -3068 (-550))) "failed") |#1|)) (-15 -2891 ((-3 (-2 (|:| |var| (-594 |#1|)) (|:| -3068 (-550))) "failed") |#1| (-1145))) (-15 -2891 ((-3 (-2 (|:| |var| (-594 |#1|)) (|:| -3068 (-550))) "failed") |#1| (-114))) (-15 -1484 (|#1| |#1|)) (-15 -2233 (|#1| (-1094 |#2| (-594 |#1|)))) (-15 -2934 ((-3 (-2 (|:| -4304 (-550)) (|:| |var| (-594 |#1|))) "failed") |#1|)) (-15 -3017 ((-3 (-623 |#1|) "failed") |#1|)) (-15 -2891 ((-3 (-2 (|:| |var| (-594 |#1|)) (|:| -3068 (-550))) "failed") |#1|)) (-15 -3833 ((-3 (-623 |#1|) "failed") |#1|)) (-15 -1553 (|#1| |#1| (-623 (-114)) (-623 |#1|) (-1145))) (-15 -1553 (|#1| |#1| (-114) |#1| (-1145))) (-15 -1553 (|#1| |#1|)) (-15 -1553 (|#1| |#1| (-623 (-1145)))) (-15 -1553 (|#1| |#1| (-1145))) (-15 -4282 (|#1| (-1145) (-623 |#1|))) (-15 -4282 (|#1| (-1145) |#1| |#1| |#1| |#1|)) (-15 -4282 (|#1| (-1145) |#1| |#1| |#1|)) (-15 -4282 (|#1| (-1145) |#1| |#1|)) (-15 -4282 (|#1| (-1145) |#1|)) (-15 -1516 ((-623 (-1145)) |#1|)) (-15 -1639 (|#2| |#1|)) (-15 -1628 ((-112) |#1|)) (-15 -2202 (|#2| |#1|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2233 (|#1| |#2|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-550) |#1|)) (-15 -2451 ((-866 (-372)) |#1|)) (-15 -2451 ((-866 (-550)) |#1|)) (-15 -2202 ((-1145) |#1|)) (-15 -2288 ((-3 (-1145) "failed") |#1|)) (-15 -2233 (|#1| (-1145))) (-15 -1553 (|#1| |#1| (-114) (-1 |#1| |#1|))) (-15 -1553 (|#1| |#1| (-114) (-1 |#1| (-623 |#1|)))) (-15 -1553 (|#1| |#1| (-623 (-114)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -1553 (|#1| |#1| (-623 (-114)) (-623 (-1 |#1| |#1|)))) (-15 -1553 (|#1| |#1| (-1145) (-1 |#1| |#1|))) (-15 -1553 (|#1| |#1| (-1145) (-1 |#1| (-623 |#1|)))) (-15 -1553 (|#1| |#1| (-623 (-1145)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -1553 (|#1| |#1| (-623 (-1145)) (-623 (-1 |#1| |#1|)))) (-15 -1905 ((-112) (-114))) (-15 -1355 ((-114) (-114))) (-15 -1694 ((-623 (-594 |#1|)) |#1|)) (-15 -2041 ((-3 (-594 |#1|) "failed") |#1|)) (-15 -4230 (|#1| |#1| (-623 (-594 |#1|)) (-623 |#1|))) (-15 -4230 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -4230 (|#1| |#1| (-287 |#1|))) (-15 -2757 (|#1| (-114) (-623 |#1|))) (-15 -2757 (|#1| (-114) |#1| |#1| |#1| |#1|)) (-15 -2757 (|#1| (-114) |#1| |#1| |#1|)) (-15 -2757 (|#1| (-114) |#1| |#1|)) (-15 -2757 (|#1| (-114) |#1|)) (-15 -1553 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -1553 (|#1| |#1| |#1| |#1|)) (-15 -1553 (|#1| |#1| (-287 |#1|))) (-15 -1553 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -1553 (|#1| |#1| (-623 (-594 |#1|)) (-623 |#1|))) (-15 -1553 (|#1| |#1| (-594 |#1|) |#1|)) (-15 -2202 ((-594 |#1|) |#1|)) (-15 -2288 ((-3 (-594 |#1|) "failed") |#1|)) (-15 -2233 (|#1| (-594 |#1|))) (-15 -2233 ((-837) |#1|))) (-423 |#2|) (-825)) (T -422))
+((-1355 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *4 (-825)) (-5 *1 (-422 *3 *4)) (-4 *3 (-423 *4)))) (-1905 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *5 (-825)) (-5 *2 (-112)) (-5 *1 (-422 *4 *5)) (-4 *4 (-423 *5)))) (-3091 (*1 *2) (-12 (-4 *4 (-825)) (-5 *2 (-749)) (-5 *1 (-422 *3 *4)) (-4 *3 (-423 *4)))))
+(-10 -8 (-15 * (|#1| (-895) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -3091 ((-749))) (-15 -2233 (|#1| (-550))) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2451 ((-526) |#1|)) (-15 -2202 ((-926 |#2|) |#1|)) (-15 -2288 ((-3 (-926 |#2|) "failed") |#1|)) (-15 -2233 (|#1| (-926 |#2|))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -2233 (|#1| |#1|)) (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 -2202 ((-400 (-926 |#2|)) |#1|)) (-15 -2288 ((-3 (-400 (-926 |#2|)) "failed") |#1|)) (-15 -2233 (|#1| (-400 (-926 |#2|)))) (-15 -1705 ((-400 (-1141 |#1|)) |#1| (-594 |#1|))) (-15 -2233 (|#1| (-400 (-926 (-400 |#2|))))) (-15 -2233 (|#1| (-926 (-400 |#2|)))) (-15 -2233 (|#1| (-400 |#2|))) (-15 -3608 (|#1| |#1|)) (-15 -2451 (|#1| (-411 |#1|))) (-15 -1553 (|#1| |#1| (-1145) (-749) (-1 |#1| |#1|))) (-15 -1553 (|#1| |#1| (-1145) (-749) (-1 |#1| (-623 |#1|)))) (-15 -1553 (|#1| |#1| (-623 (-1145)) (-623 (-749)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -1553 (|#1| |#1| (-623 (-1145)) (-623 (-749)) (-623 (-1 |#1| |#1|)))) (-15 -1795 ((-3 (-2 (|:| |val| |#1|) (|:| -3068 (-550))) "failed") |#1|)) (-15 -2891 ((-3 (-2 (|:| |var| (-594 |#1|)) (|:| -3068 (-550))) "failed") |#1| (-1145))) (-15 -2891 ((-3 (-2 (|:| |var| (-594 |#1|)) (|:| -3068 (-550))) "failed") |#1| (-114))) (-15 -1484 (|#1| |#1|)) (-15 -2233 (|#1| (-1094 |#2| (-594 |#1|)))) (-15 -2934 ((-3 (-2 (|:| -4304 (-550)) (|:| |var| (-594 |#1|))) "failed") |#1|)) (-15 -3017 ((-3 (-623 |#1|) "failed") |#1|)) (-15 -2891 ((-3 (-2 (|:| |var| (-594 |#1|)) (|:| -3068 (-550))) "failed") |#1|)) (-15 -3833 ((-3 (-623 |#1|) "failed") |#1|)) (-15 -1553 (|#1| |#1| (-623 (-114)) (-623 |#1|) (-1145))) (-15 -1553 (|#1| |#1| (-114) |#1| (-1145))) (-15 -1553 (|#1| |#1|)) (-15 -1553 (|#1| |#1| (-623 (-1145)))) (-15 -1553 (|#1| |#1| (-1145))) (-15 -4282 (|#1| (-1145) (-623 |#1|))) (-15 -4282 (|#1| (-1145) |#1| |#1| |#1| |#1|)) (-15 -4282 (|#1| (-1145) |#1| |#1| |#1|)) (-15 -4282 (|#1| (-1145) |#1| |#1|)) (-15 -4282 (|#1| (-1145) |#1|)) (-15 -1516 ((-623 (-1145)) |#1|)) (-15 -1639 (|#2| |#1|)) (-15 -1628 ((-112) |#1|)) (-15 -2202 (|#2| |#1|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2233 (|#1| |#2|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-550) |#1|)) (-15 -2451 ((-866 (-372)) |#1|)) (-15 -2451 ((-866 (-550)) |#1|)) (-15 -2202 ((-1145) |#1|)) (-15 -2288 ((-3 (-1145) "failed") |#1|)) (-15 -2233 (|#1| (-1145))) (-15 -1553 (|#1| |#1| (-114) (-1 |#1| |#1|))) (-15 -1553 (|#1| |#1| (-114) (-1 |#1| (-623 |#1|)))) (-15 -1553 (|#1| |#1| (-623 (-114)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -1553 (|#1| |#1| (-623 (-114)) (-623 (-1 |#1| |#1|)))) (-15 -1553 (|#1| |#1| (-1145) (-1 |#1| |#1|))) (-15 -1553 (|#1| |#1| (-1145) (-1 |#1| (-623 |#1|)))) (-15 -1553 (|#1| |#1| (-623 (-1145)) (-623 (-1 |#1| (-623 |#1|))))) (-15 -1553 (|#1| |#1| (-623 (-1145)) (-623 (-1 |#1| |#1|)))) (-15 -1905 ((-112) (-114))) (-15 -1355 ((-114) (-114))) (-15 -1694 ((-623 (-594 |#1|)) |#1|)) (-15 -2041 ((-3 (-594 |#1|) "failed") |#1|)) (-15 -4230 (|#1| |#1| (-623 (-594 |#1|)) (-623 |#1|))) (-15 -4230 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -4230 (|#1| |#1| (-287 |#1|))) (-15 -2757 (|#1| (-114) (-623 |#1|))) (-15 -2757 (|#1| (-114) |#1| |#1| |#1| |#1|)) (-15 -2757 (|#1| (-114) |#1| |#1| |#1|)) (-15 -2757 (|#1| (-114) |#1| |#1|)) (-15 -2757 (|#1| (-114) |#1|)) (-15 -1553 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -1553 (|#1| |#1| |#1| |#1|)) (-15 -1553 (|#1| |#1| (-287 |#1|))) (-15 -1553 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -1553 (|#1| |#1| (-623 (-594 |#1|)) (-623 |#1|))) (-15 -1553 (|#1| |#1| (-594 |#1|) |#1|)) (-15 -2202 ((-594 |#1|) |#1|)) (-15 -2288 ((-3 (-594 |#1|) "failed") |#1|)) (-15 -2233 (|#1| (-594 |#1|))) (-15 -2233 ((-837) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 113 (|has| |#1| (-25)))) (-1516 (((-623 (-1145)) $) 200)) (-1705 (((-400 (-1141 $)) $ (-594 $)) 168 (|has| |#1| (-542)))) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 140 (|has| |#1| (-542)))) (-3050 (($ $) 141 (|has| |#1| (-542)))) (-3953 (((-112) $) 143 (|has| |#1| (-542)))) (-1608 (((-623 (-594 $)) $) 44)) (-1993 (((-3 $ "failed") $ $) 115 (|has| |#1| (-21)))) (-4230 (($ $ (-287 $)) 56) (($ $ (-623 (-287 $))) 55) (($ $ (-623 (-594 $)) (-623 $)) 54)) (-2318 (($ $) 160 (|has| |#1| (-542)))) (-2207 (((-411 $) $) 161 (|has| |#1| (-542)))) (-1611 (((-112) $ $) 151 (|has| |#1| (-542)))) (-2991 (($) 101 (-1489 (|has| |#1| (-1081)) (|has| |#1| (-25))) CONST)) (-2288 (((-3 (-594 $) "failed") $) 69) (((-3 (-1145) "failed") $) 213) (((-3 (-550) "failed") $) 206 (|has| |#1| (-1012 (-550)))) (((-3 |#1| "failed") $) 204) (((-3 (-400 (-926 |#1|)) "failed") $) 166 (|has| |#1| (-542))) (((-3 (-926 |#1|) "failed") $) 120 (|has| |#1| (-1021))) (((-3 (-400 (-550)) "failed") $) 95 (-1489 (-12 (|has| |#1| (-1012 (-550))) (|has| |#1| (-542))) (|has| |#1| (-1012 (-400 (-550))))))) (-2202 (((-594 $) $) 68) (((-1145) $) 212) (((-550) $) 207 (|has| |#1| (-1012 (-550)))) ((|#1| $) 203) (((-400 (-926 |#1|)) $) 165 (|has| |#1| (-542))) (((-926 |#1|) $) 119 (|has| |#1| (-1021))) (((-400 (-550)) $) 94 (-1489 (-12 (|has| |#1| (-1012 (-550))) (|has| |#1| (-542))) (|has| |#1| (-1012 (-400 (-550))))))) (-3455 (($ $ $) 155 (|has| |#1| (-542)))) (-3756 (((-667 (-550)) (-667 $)) 134 (-1304 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) 133 (-1304 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) 132 (|has| |#1| (-1021))) (((-667 |#1|) (-667 $)) 131 (|has| |#1| (-1021)))) (-1537 (((-3 $ "failed") $) 103 (|has| |#1| (-1081)))) (-3429 (($ $ $) 154 (|has| |#1| (-542)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 149 (|has| |#1| (-542)))) (-1568 (((-112) $) 162 (|has| |#1| (-542)))) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) 209 (|has| |#1| (-860 (-550)))) (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) 208 (|has| |#1| (-860 (-372))))) (-1465 (($ $) 51) (($ (-623 $)) 50)) (-3745 (((-623 (-114)) $) 43)) (-1355 (((-114) (-114)) 42)) (-2419 (((-112) $) 102 (|has| |#1| (-1081)))) (-1286 (((-112) $) 22 (|has| $ (-1012 (-550))))) (-1484 (($ $) 183 (|has| |#1| (-1021)))) (-4153 (((-1094 |#1| (-594 $)) $) 184 (|has| |#1| (-1021)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 158 (|has| |#1| (-542)))) (-1333 (((-1141 $) (-594 $)) 25 (|has| $ (-1021)))) (-2793 (($ $ $) 13)) (-2173 (($ $ $) 14)) (-2392 (($ (-1 $ $) (-594 $)) 36)) (-2041 (((-3 (-594 $) "failed") $) 46)) (-3231 (($ (-623 $)) 147 (|has| |#1| (-542))) (($ $ $) 146 (|has| |#1| (-542)))) (-2369 (((-1127) $) 9)) (-1694 (((-623 (-594 $)) $) 45)) (-4232 (($ (-114) $) 38) (($ (-114) (-623 $)) 37)) (-3833 (((-3 (-623 $) "failed") $) 189 (|has| |#1| (-1081)))) (-1795 (((-3 (-2 (|:| |val| $) (|:| -3068 (-550))) "failed") $) 180 (|has| |#1| (-1021)))) (-3017 (((-3 (-623 $) "failed") $) 187 (|has| |#1| (-25)))) (-2934 (((-3 (-2 (|:| -4304 (-550)) (|:| |var| (-594 $))) "failed") $) 186 (|has| |#1| (-25)))) (-2891 (((-3 (-2 (|:| |var| (-594 $)) (|:| -3068 (-550))) "failed") $) 188 (|has| |#1| (-1081))) (((-3 (-2 (|:| |var| (-594 $)) (|:| -3068 (-550))) "failed") $ (-114)) 182 (|has| |#1| (-1021))) (((-3 (-2 (|:| |var| (-594 $)) (|:| -3068 (-550))) "failed") $ (-1145)) 181 (|has| |#1| (-1021)))) (-2366 (((-112) $ (-114)) 40) (((-112) $ (-1145)) 39)) (-1619 (($ $) 105 (-1489 (|has| |#1| (-465)) (|has| |#1| (-542))))) (-1293 (((-749) $) 47)) (-3445 (((-1089) $) 10)) (-1628 (((-112) $) 202)) (-1639 ((|#1| $) 201)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 148 (|has| |#1| (-542)))) (-3260 (($ (-623 $)) 145 (|has| |#1| (-542))) (($ $ $) 144 (|has| |#1| (-542)))) (-4087 (((-112) $ $) 35) (((-112) $ (-1145)) 34)) (-1735 (((-411 $) $) 159 (|has| |#1| (-542)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 157 (|has| |#1| (-542))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 156 (|has| |#1| (-542)))) (-3409 (((-3 $ "failed") $ $) 139 (|has| |#1| (-542)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 150 (|has| |#1| (-542)))) (-3725 (((-112) $) 23 (|has| $ (-1012 (-550))))) (-1553 (($ $ (-594 $) $) 67) (($ $ (-623 (-594 $)) (-623 $)) 66) (($ $ (-623 (-287 $))) 65) (($ $ (-287 $)) 64) (($ $ $ $) 63) (($ $ (-623 $) (-623 $)) 62) (($ $ (-623 (-1145)) (-623 (-1 $ $))) 33) (($ $ (-623 (-1145)) (-623 (-1 $ (-623 $)))) 32) (($ $ (-1145) (-1 $ (-623 $))) 31) (($ $ (-1145) (-1 $ $)) 30) (($ $ (-623 (-114)) (-623 (-1 $ $))) 29) (($ $ (-623 (-114)) (-623 (-1 $ (-623 $)))) 28) (($ $ (-114) (-1 $ (-623 $))) 27) (($ $ (-114) (-1 $ $)) 26) (($ $ (-1145)) 194 (|has| |#1| (-596 (-526)))) (($ $ (-623 (-1145))) 193 (|has| |#1| (-596 (-526)))) (($ $) 192 (|has| |#1| (-596 (-526)))) (($ $ (-114) $ (-1145)) 191 (|has| |#1| (-596 (-526)))) (($ $ (-623 (-114)) (-623 $) (-1145)) 190 (|has| |#1| (-596 (-526)))) (($ $ (-623 (-1145)) (-623 (-749)) (-623 (-1 $ $))) 179 (|has| |#1| (-1021))) (($ $ (-623 (-1145)) (-623 (-749)) (-623 (-1 $ (-623 $)))) 178 (|has| |#1| (-1021))) (($ $ (-1145) (-749) (-1 $ (-623 $))) 177 (|has| |#1| (-1021))) (($ $ (-1145) (-749) (-1 $ $)) 176 (|has| |#1| (-1021)))) (-1988 (((-749) $) 152 (|has| |#1| (-542)))) (-2757 (($ (-114) $) 61) (($ (-114) $ $) 60) (($ (-114) $ $ $) 59) (($ (-114) $ $ $ $) 58) (($ (-114) (-623 $)) 57)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 153 (|has| |#1| (-542)))) (-1532 (($ $) 49) (($ $ $) 48)) (-2798 (($ $ (-623 (-1145)) (-623 (-749))) 125 (|has| |#1| (-1021))) (($ $ (-1145) (-749)) 124 (|has| |#1| (-1021))) (($ $ (-623 (-1145))) 123 (|has| |#1| (-1021))) (($ $ (-1145)) 122 (|has| |#1| (-1021)))) (-3608 (($ $) 173 (|has| |#1| (-542)))) (-4163 (((-1094 |#1| (-594 $)) $) 174 (|has| |#1| (-542)))) (-3832 (($ $) 24 (|has| $ (-1021)))) (-2451 (((-866 (-550)) $) 211 (|has| |#1| (-596 (-866 (-550))))) (((-866 (-372)) $) 210 (|has| |#1| (-596 (-866 (-372))))) (($ (-411 $)) 175 (|has| |#1| (-542))) (((-526) $) 97 (|has| |#1| (-596 (-526))))) (-3018 (($ $ $) 108 (|has| |#1| (-465)))) (-1353 (($ $ $) 109 (|has| |#1| (-465)))) (-2233 (((-837) $) 11) (($ (-594 $)) 70) (($ (-1145)) 214) (($ |#1|) 205) (($ (-1094 |#1| (-594 $))) 185 (|has| |#1| (-1021))) (($ (-400 |#1|)) 171 (|has| |#1| (-542))) (($ (-926 (-400 |#1|))) 170 (|has| |#1| (-542))) (($ (-400 (-926 (-400 |#1|)))) 169 (|has| |#1| (-542))) (($ (-400 (-926 |#1|))) 167 (|has| |#1| (-542))) (($ $) 138 (|has| |#1| (-542))) (($ (-926 |#1|)) 121 (|has| |#1| (-1021))) (($ (-400 (-550))) 96 (-1489 (|has| |#1| (-542)) (-12 (|has| |#1| (-1012 (-550))) (|has| |#1| (-542))) (|has| |#1| (-1012 (-400 (-550)))))) (($ (-550)) 93 (-1489 (|has| |#1| (-1021)) (|has| |#1| (-1012 (-550)))))) (-1613 (((-3 $ "failed") $) 135 (|has| |#1| (-143)))) (-3091 (((-749)) 130 (|has| |#1| (-1021)))) (-3790 (($ $) 53) (($ (-623 $)) 52)) (-1905 (((-112) (-114)) 41)) (-1819 (((-112) $ $) 142 (|has| |#1| (-542)))) (-4282 (($ (-1145) $) 199) (($ (-1145) $ $) 198) (($ (-1145) $ $ $) 197) (($ (-1145) $ $ $ $) 196) (($ (-1145) (-623 $)) 195)) (-2688 (($) 112 (|has| |#1| (-25)) CONST)) (-2700 (($) 100 (|has| |#1| (-1081)) CONST)) (-1901 (($ $ (-623 (-1145)) (-623 (-749))) 129 (|has| |#1| (-1021))) (($ $ (-1145) (-749)) 128 (|has| |#1| (-1021))) (($ $ (-623 (-1145))) 127 (|has| |#1| (-1021))) (($ $ (-1145)) 126 (|has| |#1| (-1021)))) (-2324 (((-112) $ $) 16)) (-2302 (((-112) $ $) 17)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 15)) (-2290 (((-112) $ $) 18)) (-2382 (($ (-1094 |#1| (-594 $)) (-1094 |#1| (-594 $))) 172 (|has| |#1| (-542))) (($ $ $) 106 (-1489 (|has| |#1| (-465)) (|has| |#1| (-542))))) (-2370 (($ $ $) 117 (|has| |#1| (-21))) (($ $) 116 (|has| |#1| (-21)))) (-2358 (($ $ $) 110 (|has| |#1| (-25)))) (** (($ $ (-550)) 107 (-1489 (|has| |#1| (-465)) (|has| |#1| (-542)))) (($ $ (-749)) 104 (|has| |#1| (-1081))) (($ $ (-895)) 99 (|has| |#1| (-1081)))) (* (($ (-400 (-550)) $) 164 (|has| |#1| (-542))) (($ $ (-400 (-550))) 163 (|has| |#1| (-542))) (($ |#1| $) 137 (|has| |#1| (-170))) (($ $ |#1|) 136 (|has| |#1| (-170))) (($ (-550) $) 118 (|has| |#1| (-21))) (($ (-749) $) 114 (|has| |#1| (-25))) (($ (-895) $) 111 (|has| |#1| (-25))) (($ $ $) 98 (|has| |#1| (-1081)))))
(((-423 |#1|) (-138) (-825)) (T -423))
-((-3248 (*1 *2 *1) (-12 (-4 *1 (-423 *3)) (-4 *3 (-825)) (-5 *2 (-112)))) (-3256 (*1 *2 *1) (-12 (-4 *1 (-423 *2)) (-4 *2 (-825)))) (-3141 (*1 *2 *1) (-12 (-4 *1 (-423 *3)) (-4 *3 (-825)) (-5 *2 (-623 (-1144))))) (-3240 (*1 *1 *2 *1) (-12 (-5 *2 (-1144)) (-4 *1 (-423 *3)) (-4 *3 (-825)))) (-3240 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1144)) (-4 *1 (-423 *3)) (-4 *3 (-825)))) (-3240 (*1 *1 *2 *1 *1 *1) (-12 (-5 *2 (-1144)) (-4 *1 (-423 *3)) (-4 *3 (-825)))) (-3240 (*1 *1 *2 *1 *1 *1 *1) (-12 (-5 *2 (-1144)) (-4 *1 (-423 *3)) (-4 *3 (-825)))) (-3240 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-623 *1)) (-4 *1 (-423 *4)) (-4 *4 (-825)))) (-3866 (*1 *1 *1 *2) (-12 (-5 *2 (-1144)) (-4 *1 (-423 *3)) (-4 *3 (-825)) (-4 *3 (-596 (-526))))) (-3866 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-1144))) (-4 *1 (-423 *3)) (-4 *3 (-825)) (-4 *3 (-596 (-526))))) (-3866 (*1 *1 *1) (-12 (-4 *1 (-423 *2)) (-4 *2 (-825)) (-4 *2 (-596 (-526))))) (-3866 (*1 *1 *1 *2 *1 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1144)) (-4 *1 (-423 *4)) (-4 *4 (-825)) (-4 *4 (-596 (-526))))) (-3866 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-623 (-114))) (-5 *3 (-623 *1)) (-5 *4 (-1144)) (-4 *1 (-423 *5)) (-4 *5 (-825)) (-4 *5 (-596 (-526))))) (-1598 (*1 *2 *1) (|partial| -12 (-4 *3 (-1080)) (-4 *3 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-423 *3)))) (-1748 (*1 *2 *1) (|partial| -12 (-4 *3 (-1080)) (-4 *3 (-825)) (-5 *2 (-2 (|:| |var| (-594 *1)) (|:| -3521 (-550)))) (-4 *1 (-423 *3)))) (-1444 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-423 *3)))) (-1264 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-825)) (-5 *2 (-2 (|:| -2855 (-550)) (|:| |var| (-594 *1)))) (-4 *1 (-423 *3)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-1093 *3 (-594 *1))) (-4 *3 (-1020)) (-4 *3 (-825)) (-4 *1 (-423 *3)))) (-2705 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *3 (-825)) (-5 *2 (-1093 *3 (-594 *1))) (-4 *1 (-423 *3)))) (-1552 (*1 *1 *1) (-12 (-4 *1 (-423 *2)) (-4 *2 (-825)) (-4 *2 (-1020)))) (-1748 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-114)) (-4 *4 (-1020)) (-4 *4 (-825)) (-5 *2 (-2 (|:| |var| (-594 *1)) (|:| -3521 (-550)))) (-4 *1 (-423 *4)))) (-1748 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1144)) (-4 *4 (-1020)) (-4 *4 (-825)) (-5 *2 (-2 (|:| |var| (-594 *1)) (|:| -3521 (-550)))) (-4 *1 (-423 *4)))) (-1896 (*1 *2 *1) (|partial| -12 (-4 *3 (-1020)) (-4 *3 (-825)) (-5 *2 (-2 (|:| |val| *1) (|:| -3521 (-550)))) (-4 *1 (-423 *3)))) (-3866 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-623 (-1144))) (-5 *3 (-623 (-749))) (-5 *4 (-623 (-1 *1 *1))) (-4 *1 (-423 *5)) (-4 *5 (-825)) (-4 *5 (-1020)))) (-3866 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-623 (-1144))) (-5 *3 (-623 (-749))) (-5 *4 (-623 (-1 *1 (-623 *1)))) (-4 *1 (-423 *5)) (-4 *5 (-825)) (-4 *5 (-1020)))) (-3866 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1144)) (-5 *3 (-749)) (-5 *4 (-1 *1 (-623 *1))) (-4 *1 (-423 *5)) (-4 *5 (-825)) (-4 *5 (-1020)))) (-3866 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1144)) (-5 *3 (-749)) (-5 *4 (-1 *1 *1)) (-4 *1 (-423 *5)) (-4 *5 (-825)) (-4 *5 (-1020)))) (-4028 (*1 *1 *2) (-12 (-5 *2 (-411 *1)) (-4 *1 (-423 *3)) (-4 *3 (-542)) (-4 *3 (-825)))) (-2715 (*1 *2 *1) (-12 (-4 *3 (-542)) (-4 *3 (-825)) (-5 *2 (-1093 *3 (-594 *1))) (-4 *1 (-423 *3)))) (-2639 (*1 *1 *1) (-12 (-4 *1 (-423 *2)) (-4 *2 (-825)) (-4 *2 (-542)))) (-2414 (*1 *1 *2 *2) (-12 (-5 *2 (-1093 *3 (-594 *1))) (-4 *3 (-542)) (-4 *3 (-825)) (-4 *1 (-423 *3)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-400 *3)) (-4 *3 (-542)) (-4 *3 (-825)) (-4 *1 (-423 *3)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-925 (-400 *3))) (-4 *3 (-542)) (-4 *3 (-825)) (-4 *1 (-423 *3)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-400 (-925 (-400 *3)))) (-4 *3 (-542)) (-4 *3 (-825)) (-4 *1 (-423 *3)))) (-3306 (*1 *2 *1 *3) (-12 (-5 *3 (-594 *1)) (-4 *1 (-423 *4)) (-4 *4 (-825)) (-4 *4 (-542)) (-5 *2 (-400 (-1140 *1))))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-423 *3)) (-4 *3 (-825)) (-4 *3 (-1080)))))
-(-13 (-295) (-1011 (-1144)) (-857 |t#1|) (-393 |t#1|) (-404 |t#1|) (-10 -8 (-15 -3248 ((-112) $)) (-15 -3256 (|t#1| $)) (-15 -3141 ((-623 (-1144)) $)) (-15 -3240 ($ (-1144) $)) (-15 -3240 ($ (-1144) $ $)) (-15 -3240 ($ (-1144) $ $ $)) (-15 -3240 ($ (-1144) $ $ $ $)) (-15 -3240 ($ (-1144) (-623 $))) (IF (|has| |t#1| (-596 (-526))) (PROGN (-6 (-596 (-526))) (-15 -3866 ($ $ (-1144))) (-15 -3866 ($ $ (-623 (-1144)))) (-15 -3866 ($ $)) (-15 -3866 ($ $ (-114) $ (-1144))) (-15 -3866 ($ $ (-623 (-114)) (-623 $) (-1144)))) |%noBranch|) (IF (|has| |t#1| (-1080)) (PROGN (-6 (-705)) (-15 ** ($ $ (-749))) (-15 -1598 ((-3 (-623 $) "failed") $)) (-15 -1748 ((-3 (-2 (|:| |var| (-594 $)) (|:| -3521 (-550))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-465)) (-6 (-465)) |%noBranch|) (IF (|has| |t#1| (-25)) (PROGN (-6 (-23)) (-15 -1444 ((-3 (-623 $) "failed") $)) (-15 -1264 ((-3 (-2 (|:| -2855 (-550)) (|:| |var| (-594 $))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |t#1| (-1020)) (PROGN (-6 (-1020)) (-6 (-1011 (-925 |t#1|))) (-6 (-873 (-1144))) (-6 (-370 |t#1|)) (-15 -1518 ($ (-1093 |t#1| (-594 $)))) (-15 -2705 ((-1093 |t#1| (-594 $)) $)) (-15 -1552 ($ $)) (-15 -1748 ((-3 (-2 (|:| |var| (-594 $)) (|:| -3521 (-550))) "failed") $ (-114))) (-15 -1748 ((-3 (-2 (|:| |var| (-594 $)) (|:| -3521 (-550))) "failed") $ (-1144))) (-15 -1896 ((-3 (-2 (|:| |val| $) (|:| -3521 (-550))) "failed") $)) (-15 -3866 ($ $ (-623 (-1144)) (-623 (-749)) (-623 (-1 $ $)))) (-15 -3866 ($ $ (-623 (-1144)) (-623 (-749)) (-623 (-1 $ (-623 $))))) (-15 -3866 ($ $ (-1144) (-749) (-1 $ (-623 $)))) (-15 -3866 ($ $ (-1144) (-749) (-1 $ $)))) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |t#1| (-170)) (-6 (-38 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-542)) (PROGN (-6 (-356)) (-6 (-1011 (-400 (-925 |t#1|)))) (-15 -4028 ($ (-411 $))) (-15 -2715 ((-1093 |t#1| (-594 $)) $)) (-15 -2639 ($ $)) (-15 -2414 ($ (-1093 |t#1| (-594 $)) (-1093 |t#1| (-594 $)))) (-15 -1518 ($ (-400 |t#1|))) (-15 -1518 ($ (-925 (-400 |t#1|)))) (-15 -1518 ($ (-400 (-925 (-400 |t#1|))))) (-15 -3306 ((-400 (-1140 $)) $ (-594 $))) (IF (|has| |t#1| (-1011 (-550))) (-6 (-1011 (-400 (-550)))) |%noBranch|)) |%noBranch|)))
-(((-21) -1561 (|has| |#1| (-1020)) (|has| |#1| (-542)) (|has| |#1| (-170)) (|has| |#1| (-145)) (|has| |#1| (-143)) (|has| |#1| (-21))) ((-23) -1561 (|has| |#1| (-1020)) (|has| |#1| (-542)) (|has| |#1| (-170)) (|has| |#1| (-145)) (|has| |#1| (-143)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-25) -1561 (|has| |#1| (-1020)) (|has| |#1| (-542)) (|has| |#1| (-170)) (|has| |#1| (-145)) (|has| |#1| (-143)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-38 #0=(-400 (-550))) |has| |#1| (-542)) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) |has| |#1| (-542)) ((-101) . T) ((-111 #0# #0#) |has| |#1| (-542)) ((-111 |#1| |#1|) |has| |#1| (-170)) ((-111 $ $) |has| |#1| (-542)) ((-130) -1561 (|has| |#1| (-1020)) (|has| |#1| (-542)) (|has| |#1| (-170)) (|has| |#1| (-145)) (|has| |#1| (-143)) (|has| |#1| (-21))) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-170) |has| |#1| (-542)) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-596 (-865 (-372))) |has| |#1| (-596 (-865 (-372)))) ((-596 (-865 (-550))) |has| |#1| (-596 (-865 (-550)))) ((-237) |has| |#1| (-542)) ((-283) |has| |#1| (-542)) ((-300) |has| |#1| (-542)) ((-302 $) . T) ((-295) . T) ((-356) |has| |#1| (-542)) ((-370 |#1|) |has| |#1| (-1020)) ((-393 |#1|) . T) ((-404 |#1|) . T) ((-444) |has| |#1| (-542)) ((-465) |has| |#1| (-465)) ((-505 (-594 $) $) . T) ((-505 $ $) . T) ((-542) |has| |#1| (-542)) ((-626 #0#) |has| |#1| (-542)) ((-626 |#1|) |has| |#1| (-170)) ((-626 $) -1561 (|has| |#1| (-1020)) (|has| |#1| (-542)) (|has| |#1| (-170)) (|has| |#1| (-145)) (|has| |#1| (-143))) ((-619 (-550)) -12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1020))) ((-619 |#1|) |has| |#1| (-1020)) ((-696 #0#) |has| |#1| (-542)) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) |has| |#1| (-542)) ((-705) -1561 (|has| |#1| (-1080)) (|has| |#1| (-1020)) (|has| |#1| (-542)) (|has| |#1| (-465)) (|has| |#1| (-170)) (|has| |#1| (-145)) (|has| |#1| (-143))) ((-825) . T) ((-873 (-1144)) |has| |#1| (-1020)) ((-859 (-372)) |has| |#1| (-859 (-372))) ((-859 (-550)) |has| |#1| (-859 (-550))) ((-857 |#1|) . T) ((-893) |has| |#1| (-542)) ((-1011 (-400 (-550))) -1561 (|has| |#1| (-1011 (-400 (-550)))) (-12 (|has| |#1| (-542)) (|has| |#1| (-1011 (-550))))) ((-1011 (-400 (-925 |#1|))) |has| |#1| (-542)) ((-1011 (-550)) |has| |#1| (-1011 (-550))) ((-1011 (-594 $)) . T) ((-1011 (-925 |#1|)) |has| |#1| (-1020)) ((-1011 (-1144)) . T) ((-1011 |#1|) . T) ((-1026 #0#) |has| |#1| (-542)) ((-1026 |#1|) |has| |#1| (-170)) ((-1026 $) |has| |#1| (-542)) ((-1020) -1561 (|has| |#1| (-1020)) (|has| |#1| (-542)) (|has| |#1| (-170)) (|has| |#1| (-145)) (|has| |#1| (-143))) ((-1027) -1561 (|has| |#1| (-1020)) (|has| |#1| (-542)) (|has| |#1| (-170)) (|has| |#1| (-145)) (|has| |#1| (-143))) ((-1080) -1561 (|has| |#1| (-1080)) (|has| |#1| (-1020)) (|has| |#1| (-542)) (|has| |#1| (-465)) (|has| |#1| (-170)) (|has| |#1| (-145)) (|has| |#1| (-143))) ((-1068) . T) ((-1181) . T) ((-1185) |has| |#1| (-542)))
-((-2003 ((|#2| |#2| |#2|) 33)) (-2926 (((-114) (-114)) 44)) (-4025 ((|#2| |#2|) 66)) (-3925 ((|#2| |#2|) 69)) (-1885 ((|#2| |#2|) 32)) (-4061 ((|#2| |#2| |#2|) 35)) (-4293 ((|#2| |#2| |#2|) 37)) (-3950 ((|#2| |#2| |#2|) 34)) (-4165 ((|#2| |#2| |#2|) 36)) (-2222 (((-112) (-114)) 42)) (-3290 ((|#2| |#2|) 39)) (-1355 ((|#2| |#2|) 38)) (-1635 ((|#2| |#2|) 27)) (-3851 ((|#2| |#2| |#2|) 30) ((|#2| |#2|) 28)) (-1763 ((|#2| |#2| |#2|) 31)))
-(((-424 |#1| |#2|) (-10 -7 (-15 -2222 ((-112) (-114))) (-15 -2926 ((-114) (-114))) (-15 -1635 (|#2| |#2|)) (-15 -3851 (|#2| |#2|)) (-15 -3851 (|#2| |#2| |#2|)) (-15 -1763 (|#2| |#2| |#2|)) (-15 -1885 (|#2| |#2|)) (-15 -2003 (|#2| |#2| |#2|)) (-15 -3950 (|#2| |#2| |#2|)) (-15 -4061 (|#2| |#2| |#2|)) (-15 -4165 (|#2| |#2| |#2|)) (-15 -4293 (|#2| |#2| |#2|)) (-15 -1355 (|#2| |#2|)) (-15 -3290 (|#2| |#2|)) (-15 -3925 (|#2| |#2|)) (-15 -4025 (|#2| |#2|))) (-13 (-825) (-542)) (-423 |#1|)) (T -424))
-((-4025 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-3925 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-3290 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-1355 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-4293 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-4165 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-4061 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-3950 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-2003 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-1885 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-1763 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-3851 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-3851 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-1635 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-2926 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *4)) (-4 *4 (-423 *3)))) (-2222 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112)) (-5 *1 (-424 *4 *5)) (-4 *5 (-423 *4)))))
-(-10 -7 (-15 -2222 ((-112) (-114))) (-15 -2926 ((-114) (-114))) (-15 -1635 (|#2| |#2|)) (-15 -3851 (|#2| |#2|)) (-15 -3851 (|#2| |#2| |#2|)) (-15 -1763 (|#2| |#2| |#2|)) (-15 -1885 (|#2| |#2|)) (-15 -2003 (|#2| |#2| |#2|)) (-15 -3950 (|#2| |#2| |#2|)) (-15 -4061 (|#2| |#2| |#2|)) (-15 -4165 (|#2| |#2| |#2|)) (-15 -4293 (|#2| |#2| |#2|)) (-15 -1355 (|#2| |#2|)) (-15 -3290 (|#2| |#2|)) (-15 -3925 (|#2| |#2|)) (-15 -4025 (|#2| |#2|)))
-((-3485 (((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1140 |#2|)) (|:| |pol2| (-1140 |#2|)) (|:| |prim| (-1140 |#2|))) |#2| |#2|) 97 (|has| |#2| (-27))) (((-2 (|:| |primelt| |#2|) (|:| |poly| (-623 (-1140 |#2|))) (|:| |prim| (-1140 |#2|))) (-623 |#2|)) 61)))
-(((-425 |#1| |#2|) (-10 -7 (-15 -3485 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-623 (-1140 |#2|))) (|:| |prim| (-1140 |#2|))) (-623 |#2|))) (IF (|has| |#2| (-27)) (-15 -3485 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1140 |#2|)) (|:| |pol2| (-1140 |#2|)) (|:| |prim| (-1140 |#2|))) |#2| |#2|)) |%noBranch|)) (-13 (-542) (-825) (-145)) (-423 |#1|)) (T -425))
-((-3485 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-542) (-825) (-145))) (-5 *2 (-2 (|:| |primelt| *3) (|:| |pol1| (-1140 *3)) (|:| |pol2| (-1140 *3)) (|:| |prim| (-1140 *3)))) (-5 *1 (-425 *4 *3)) (-4 *3 (-27)) (-4 *3 (-423 *4)))) (-3485 (*1 *2 *3) (-12 (-5 *3 (-623 *5)) (-4 *5 (-423 *4)) (-4 *4 (-13 (-542) (-825) (-145))) (-5 *2 (-2 (|:| |primelt| *5) (|:| |poly| (-623 (-1140 *5))) (|:| |prim| (-1140 *5)))) (-5 *1 (-425 *4 *5)))))
-(-10 -7 (-15 -3485 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-623 (-1140 |#2|))) (|:| |prim| (-1140 |#2|))) (-623 |#2|))) (IF (|has| |#2| (-27)) (-15 -3485 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1140 |#2|)) (|:| |pol2| (-1140 |#2|)) (|:| |prim| (-1140 |#2|))) |#2| |#2|)) |%noBranch|))
-((-4254 (((-1232)) 19)) (-4133 (((-1140 (-400 (-550))) |#2| (-594 |#2|)) 41) (((-400 (-550)) |#2|) 25)))
-(((-426 |#1| |#2|) (-10 -7 (-15 -4133 ((-400 (-550)) |#2|)) (-15 -4133 ((-1140 (-400 (-550))) |#2| (-594 |#2|))) (-15 -4254 ((-1232)))) (-13 (-825) (-542) (-1011 (-550))) (-423 |#1|)) (T -426))
-((-4254 (*1 *2) (-12 (-4 *3 (-13 (-825) (-542) (-1011 (-550)))) (-5 *2 (-1232)) (-5 *1 (-426 *3 *4)) (-4 *4 (-423 *3)))) (-4133 (*1 *2 *3 *4) (-12 (-5 *4 (-594 *3)) (-4 *3 (-423 *5)) (-4 *5 (-13 (-825) (-542) (-1011 (-550)))) (-5 *2 (-1140 (-400 (-550)))) (-5 *1 (-426 *5 *3)))) (-4133 (*1 *2 *3) (-12 (-4 *4 (-13 (-825) (-542) (-1011 (-550)))) (-5 *2 (-400 (-550))) (-5 *1 (-426 *4 *3)) (-4 *3 (-423 *4)))))
-(-10 -7 (-15 -4133 ((-400 (-550)) |#2|)) (-15 -4133 ((-1140 (-400 (-550))) |#2| (-594 |#2|))) (-15 -4254 ((-1232))))
-((-2447 (((-112) $) 28)) (-1306 (((-112) $) 30)) (-1331 (((-112) $) 31)) (-3327 (((-112) $) 34)) (-3529 (((-112) $) 29)) (-3431 (((-112) $) 33)) (-1518 (((-836) $) 18) (($ (-1126)) 27) (($ (-1144)) 23) (((-1144) $) 22) (((-1072) $) 21)) (-3236 (((-112) $) 32)) (-2316 (((-112) $ $) 15)))
-(((-427) (-13 (-595 (-836)) (-10 -8 (-15 -1518 ($ (-1126))) (-15 -1518 ($ (-1144))) (-15 -1518 ((-1144) $)) (-15 -1518 ((-1072) $)) (-15 -2447 ((-112) $)) (-15 -3529 ((-112) $)) (-15 -1331 ((-112) $)) (-15 -3431 ((-112) $)) (-15 -3327 ((-112) $)) (-15 -3236 ((-112) $)) (-15 -1306 ((-112) $)) (-15 -2316 ((-112) $ $))))) (T -427))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-427)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-427)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-427)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-427)))) (-2447 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))) (-3529 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))) (-1331 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))) (-3431 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))) (-3327 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))) (-3236 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))) (-1306 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))) (-2316 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))))
-(-13 (-595 (-836)) (-10 -8 (-15 -1518 ($ (-1126))) (-15 -1518 ($ (-1144))) (-15 -1518 ((-1144) $)) (-15 -1518 ((-1072) $)) (-15 -2447 ((-112) $)) (-15 -3529 ((-112) $)) (-15 -1331 ((-112) $)) (-15 -3431 ((-112) $)) (-15 -3327 ((-112) $)) (-15 -3236 ((-112) $)) (-15 -1306 ((-112) $)) (-15 -2316 ((-112) $ $))))
-((-3721 (((-3 (-411 (-1140 (-400 (-550)))) "failed") |#3|) 70)) (-3629 (((-411 |#3|) |#3|) 34)) (-2721 (((-3 (-411 (-1140 (-48))) "failed") |#3|) 46 (|has| |#2| (-1011 (-48))))) (-3809 (((-3 (|:| |overq| (-1140 (-400 (-550)))) (|:| |overan| (-1140 (-48))) (|:| -3517 (-112))) |#3|) 37)))
-(((-428 |#1| |#2| |#3|) (-10 -7 (-15 -3629 ((-411 |#3|) |#3|)) (-15 -3721 ((-3 (-411 (-1140 (-400 (-550)))) "failed") |#3|)) (-15 -3809 ((-3 (|:| |overq| (-1140 (-400 (-550)))) (|:| |overan| (-1140 (-48))) (|:| -3517 (-112))) |#3|)) (IF (|has| |#2| (-1011 (-48))) (-15 -2721 ((-3 (-411 (-1140 (-48))) "failed") |#3|)) |%noBranch|)) (-13 (-542) (-825) (-1011 (-550))) (-423 |#1|) (-1203 |#2|)) (T -428))
-((-2721 (*1 *2 *3) (|partial| -12 (-4 *5 (-1011 (-48))) (-4 *4 (-13 (-542) (-825) (-1011 (-550)))) (-4 *5 (-423 *4)) (-5 *2 (-411 (-1140 (-48)))) (-5 *1 (-428 *4 *5 *3)) (-4 *3 (-1203 *5)))) (-3809 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-825) (-1011 (-550)))) (-4 *5 (-423 *4)) (-5 *2 (-3 (|:| |overq| (-1140 (-400 (-550)))) (|:| |overan| (-1140 (-48))) (|:| -3517 (-112)))) (-5 *1 (-428 *4 *5 *3)) (-4 *3 (-1203 *5)))) (-3721 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-542) (-825) (-1011 (-550)))) (-4 *5 (-423 *4)) (-5 *2 (-411 (-1140 (-400 (-550))))) (-5 *1 (-428 *4 *5 *3)) (-4 *3 (-1203 *5)))) (-3629 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-825) (-1011 (-550)))) (-4 *5 (-423 *4)) (-5 *2 (-411 *3)) (-5 *1 (-428 *4 *5 *3)) (-4 *3 (-1203 *5)))))
-(-10 -7 (-15 -3629 ((-411 |#3|) |#3|)) (-15 -3721 ((-3 (-411 (-1140 (-400 (-550)))) "failed") |#3|)) (-15 -3809 ((-3 (|:| |overq| (-1140 (-400 (-550)))) (|:| |overan| (-1140 (-48))) (|:| -3517 (-112))) |#3|)) (IF (|has| |#2| (-1011 (-48))) (-15 -2721 ((-3 (-411 (-1140 (-48))) "failed") |#3|)) |%noBranch|))
-((-1504 (((-112) $ $) NIL)) (-1510 (((-1126) $ (-1126)) NIL)) (-3826 (($ $ (-1126)) NIL)) (-1656 (((-1126) $) NIL)) (-1502 (((-381) (-381) (-381)) 17) (((-381) (-381)) 15)) (-3257 (($ (-381)) NIL) (($ (-381) (-1126)) NIL)) (-1916 (((-381) $) NIL)) (-1825 (((-1126) $) NIL)) (-1811 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2600 (((-1232) (-1126)) 9)) (-2530 (((-1232) (-1126)) 10)) (-2454 (((-1232)) 11)) (-1518 (((-836) $) NIL)) (-1951 (($ $) 35)) (-2316 (((-112) $ $) NIL)))
-(((-429) (-13 (-357 (-381) (-1126)) (-10 -7 (-15 -1502 ((-381) (-381) (-381))) (-15 -1502 ((-381) (-381))) (-15 -2600 ((-1232) (-1126))) (-15 -2530 ((-1232) (-1126))) (-15 -2454 ((-1232)))))) (T -429))
-((-1502 (*1 *2 *2 *2) (-12 (-5 *2 (-381)) (-5 *1 (-429)))) (-1502 (*1 *2 *2) (-12 (-5 *2 (-381)) (-5 *1 (-429)))) (-2600 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-429)))) (-2530 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-429)))) (-2454 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-429)))))
-(-13 (-357 (-381) (-1126)) (-10 -7 (-15 -1502 ((-381) (-381) (-381))) (-15 -1502 ((-381) (-381))) (-15 -2600 ((-1232) (-1126))) (-15 -2530 ((-1232) (-1126))) (-15 -2454 ((-1232)))))
-((-1504 (((-112) $ $) NIL)) (-2378 (((-3 (|:| |fst| (-427)) (|:| -3730 "void")) $) 11)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2226 (($) 32)) (-3056 (($) 38)) (-3153 (($) 34)) (-2891 (($) 36)) (-2143 (($) 33)) (-2973 (($) 35)) (-2806 (($) 37)) (-2304 (((-112) $) 8)) (-4159 (((-623 (-925 (-550))) $) 19)) (-1532 (($ (-3 (|:| |fst| (-427)) (|:| -3730 "void")) (-623 (-1144)) (-112)) 27) (($ (-3 (|:| |fst| (-427)) (|:| -3730 "void")) (-623 (-925 (-550))) (-112)) 28)) (-1518 (((-836) $) 23) (($ (-427)) 29)) (-2316 (((-112) $ $) NIL)))
-(((-430) (-13 (-1068) (-10 -8 (-15 -1518 ((-836) $)) (-15 -1518 ($ (-427))) (-15 -2378 ((-3 (|:| |fst| (-427)) (|:| -3730 "void")) $)) (-15 -4159 ((-623 (-925 (-550))) $)) (-15 -2304 ((-112) $)) (-15 -1532 ($ (-3 (|:| |fst| (-427)) (|:| -3730 "void")) (-623 (-1144)) (-112))) (-15 -1532 ($ (-3 (|:| |fst| (-427)) (|:| -3730 "void")) (-623 (-925 (-550))) (-112))) (-15 -2226 ($)) (-15 -2143 ($)) (-15 -3153 ($)) (-15 -3056 ($)) (-15 -2973 ($)) (-15 -2891 ($)) (-15 -2806 ($))))) (T -430))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-430)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-427)) (-5 *1 (-430)))) (-2378 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-5 *1 (-430)))) (-4159 (*1 *2 *1) (-12 (-5 *2 (-623 (-925 (-550)))) (-5 *1 (-430)))) (-2304 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-430)))) (-1532 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-5 *3 (-623 (-1144))) (-5 *4 (-112)) (-5 *1 (-430)))) (-1532 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-5 *3 (-623 (-925 (-550)))) (-5 *4 (-112)) (-5 *1 (-430)))) (-2226 (*1 *1) (-5 *1 (-430))) (-2143 (*1 *1) (-5 *1 (-430))) (-3153 (*1 *1) (-5 *1 (-430))) (-3056 (*1 *1) (-5 *1 (-430))) (-2973 (*1 *1) (-5 *1 (-430))) (-2891 (*1 *1) (-5 *1 (-430))) (-2806 (*1 *1) (-5 *1 (-430))))
-(-13 (-1068) (-10 -8 (-15 -1518 ((-836) $)) (-15 -1518 ($ (-427))) (-15 -2378 ((-3 (|:| |fst| (-427)) (|:| -3730 "void")) $)) (-15 -4159 ((-623 (-925 (-550))) $)) (-15 -2304 ((-112) $)) (-15 -1532 ($ (-3 (|:| |fst| (-427)) (|:| -3730 "void")) (-623 (-1144)) (-112))) (-15 -1532 ($ (-3 (|:| |fst| (-427)) (|:| -3730 "void")) (-623 (-925 (-550))) (-112))) (-15 -2226 ($)) (-15 -2143 ($)) (-15 -3153 ($)) (-15 -3056 ($)) (-15 -2973 ($)) (-15 -2891 ($)) (-15 -2806 ($))))
-((-1504 (((-112) $ $) NIL)) (-1916 (((-1144) $) 8)) (-1825 (((-1126) $) 16)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 11)) (-2316 (((-112) $ $) 13)))
-(((-431 |#1|) (-13 (-1068) (-10 -8 (-15 -1916 ((-1144) $)))) (-1144)) (T -431))
-((-1916 (*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-431 *3)) (-14 *3 *2))))
-(-13 (-1068) (-10 -8 (-15 -1916 ((-1144) $))))
-((-3397 (((-1232) $) 7)) (-1518 (((-836) $) 8) (($ (-1227 (-677))) 14) (($ (-623 (-323))) 13) (($ (-323)) 12) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 11)))
+((-1628 (*1 *2 *1) (-12 (-4 *1 (-423 *3)) (-4 *3 (-825)) (-5 *2 (-112)))) (-1639 (*1 *2 *1) (-12 (-4 *1 (-423 *2)) (-4 *2 (-825)))) (-1516 (*1 *2 *1) (-12 (-4 *1 (-423 *3)) (-4 *3 (-825)) (-5 *2 (-623 (-1145))))) (-4282 (*1 *1 *2 *1) (-12 (-5 *2 (-1145)) (-4 *1 (-423 *3)) (-4 *3 (-825)))) (-4282 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1145)) (-4 *1 (-423 *3)) (-4 *3 (-825)))) (-4282 (*1 *1 *2 *1 *1 *1) (-12 (-5 *2 (-1145)) (-4 *1 (-423 *3)) (-4 *3 (-825)))) (-4282 (*1 *1 *2 *1 *1 *1 *1) (-12 (-5 *2 (-1145)) (-4 *1 (-423 *3)) (-4 *3 (-825)))) (-4282 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-623 *1)) (-4 *1 (-423 *4)) (-4 *4 (-825)))) (-1553 (*1 *1 *1 *2) (-12 (-5 *2 (-1145)) (-4 *1 (-423 *3)) (-4 *3 (-825)) (-4 *3 (-596 (-526))))) (-1553 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-1145))) (-4 *1 (-423 *3)) (-4 *3 (-825)) (-4 *3 (-596 (-526))))) (-1553 (*1 *1 *1) (-12 (-4 *1 (-423 *2)) (-4 *2 (-825)) (-4 *2 (-596 (-526))))) (-1553 (*1 *1 *1 *2 *1 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1145)) (-4 *1 (-423 *4)) (-4 *4 (-825)) (-4 *4 (-596 (-526))))) (-1553 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-623 (-114))) (-5 *3 (-623 *1)) (-5 *4 (-1145)) (-4 *1 (-423 *5)) (-4 *5 (-825)) (-4 *5 (-596 (-526))))) (-3833 (*1 *2 *1) (|partial| -12 (-4 *3 (-1081)) (-4 *3 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-423 *3)))) (-2891 (*1 *2 *1) (|partial| -12 (-4 *3 (-1081)) (-4 *3 (-825)) (-5 *2 (-2 (|:| |var| (-594 *1)) (|:| -3068 (-550)))) (-4 *1 (-423 *3)))) (-3017 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-423 *3)))) (-2934 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-825)) (-5 *2 (-2 (|:| -4304 (-550)) (|:| |var| (-594 *1)))) (-4 *1 (-423 *3)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-1094 *3 (-594 *1))) (-4 *3 (-1021)) (-4 *3 (-825)) (-4 *1 (-423 *3)))) (-4153 (*1 *2 *1) (-12 (-4 *3 (-1021)) (-4 *3 (-825)) (-5 *2 (-1094 *3 (-594 *1))) (-4 *1 (-423 *3)))) (-1484 (*1 *1 *1) (-12 (-4 *1 (-423 *2)) (-4 *2 (-825)) (-4 *2 (-1021)))) (-2891 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-114)) (-4 *4 (-1021)) (-4 *4 (-825)) (-5 *2 (-2 (|:| |var| (-594 *1)) (|:| -3068 (-550)))) (-4 *1 (-423 *4)))) (-2891 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1145)) (-4 *4 (-1021)) (-4 *4 (-825)) (-5 *2 (-2 (|:| |var| (-594 *1)) (|:| -3068 (-550)))) (-4 *1 (-423 *4)))) (-1795 (*1 *2 *1) (|partial| -12 (-4 *3 (-1021)) (-4 *3 (-825)) (-5 *2 (-2 (|:| |val| *1) (|:| -3068 (-550)))) (-4 *1 (-423 *3)))) (-1553 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-623 (-1145))) (-5 *3 (-623 (-749))) (-5 *4 (-623 (-1 *1 *1))) (-4 *1 (-423 *5)) (-4 *5 (-825)) (-4 *5 (-1021)))) (-1553 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-623 (-1145))) (-5 *3 (-623 (-749))) (-5 *4 (-623 (-1 *1 (-623 *1)))) (-4 *1 (-423 *5)) (-4 *5 (-825)) (-4 *5 (-1021)))) (-1553 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1145)) (-5 *3 (-749)) (-5 *4 (-1 *1 (-623 *1))) (-4 *1 (-423 *5)) (-4 *5 (-825)) (-4 *5 (-1021)))) (-1553 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1145)) (-5 *3 (-749)) (-5 *4 (-1 *1 *1)) (-4 *1 (-423 *5)) (-4 *5 (-825)) (-4 *5 (-1021)))) (-2451 (*1 *1 *2) (-12 (-5 *2 (-411 *1)) (-4 *1 (-423 *3)) (-4 *3 (-542)) (-4 *3 (-825)))) (-4163 (*1 *2 *1) (-12 (-4 *3 (-542)) (-4 *3 (-825)) (-5 *2 (-1094 *3 (-594 *1))) (-4 *1 (-423 *3)))) (-3608 (*1 *1 *1) (-12 (-4 *1 (-423 *2)) (-4 *2 (-825)) (-4 *2 (-542)))) (-2382 (*1 *1 *2 *2) (-12 (-5 *2 (-1094 *3 (-594 *1))) (-4 *3 (-542)) (-4 *3 (-825)) (-4 *1 (-423 *3)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-400 *3)) (-4 *3 (-542)) (-4 *3 (-825)) (-4 *1 (-423 *3)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-926 (-400 *3))) (-4 *3 (-542)) (-4 *3 (-825)) (-4 *1 (-423 *3)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-400 (-926 (-400 *3)))) (-4 *3 (-542)) (-4 *3 (-825)) (-4 *1 (-423 *3)))) (-1705 (*1 *2 *1 *3) (-12 (-5 *3 (-594 *1)) (-4 *1 (-423 *4)) (-4 *4 (-825)) (-4 *4 (-542)) (-5 *2 (-400 (-1141 *1))))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-423 *3)) (-4 *3 (-825)) (-4 *3 (-1081)))))
+(-13 (-295) (-1012 (-1145)) (-858 |t#1|) (-393 |t#1|) (-404 |t#1|) (-10 -8 (-15 -1628 ((-112) $)) (-15 -1639 (|t#1| $)) (-15 -1516 ((-623 (-1145)) $)) (-15 -4282 ($ (-1145) $)) (-15 -4282 ($ (-1145) $ $)) (-15 -4282 ($ (-1145) $ $ $)) (-15 -4282 ($ (-1145) $ $ $ $)) (-15 -4282 ($ (-1145) (-623 $))) (IF (|has| |t#1| (-596 (-526))) (PROGN (-6 (-596 (-526))) (-15 -1553 ($ $ (-1145))) (-15 -1553 ($ $ (-623 (-1145)))) (-15 -1553 ($ $)) (-15 -1553 ($ $ (-114) $ (-1145))) (-15 -1553 ($ $ (-623 (-114)) (-623 $) (-1145)))) |%noBranch|) (IF (|has| |t#1| (-1081)) (PROGN (-6 (-705)) (-15 ** ($ $ (-749))) (-15 -3833 ((-3 (-623 $) "failed") $)) (-15 -2891 ((-3 (-2 (|:| |var| (-594 $)) (|:| -3068 (-550))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-465)) (-6 (-465)) |%noBranch|) (IF (|has| |t#1| (-25)) (PROGN (-6 (-23)) (-15 -3017 ((-3 (-623 $) "failed") $)) (-15 -2934 ((-3 (-2 (|:| -4304 (-550)) (|:| |var| (-594 $))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |t#1| (-1021)) (PROGN (-6 (-1021)) (-6 (-1012 (-926 |t#1|))) (-6 (-874 (-1145))) (-6 (-370 |t#1|)) (-15 -2233 ($ (-1094 |t#1| (-594 $)))) (-15 -4153 ((-1094 |t#1| (-594 $)) $)) (-15 -1484 ($ $)) (-15 -2891 ((-3 (-2 (|:| |var| (-594 $)) (|:| -3068 (-550))) "failed") $ (-114))) (-15 -2891 ((-3 (-2 (|:| |var| (-594 $)) (|:| -3068 (-550))) "failed") $ (-1145))) (-15 -1795 ((-3 (-2 (|:| |val| $) (|:| -3068 (-550))) "failed") $)) (-15 -1553 ($ $ (-623 (-1145)) (-623 (-749)) (-623 (-1 $ $)))) (-15 -1553 ($ $ (-623 (-1145)) (-623 (-749)) (-623 (-1 $ (-623 $))))) (-15 -1553 ($ $ (-1145) (-749) (-1 $ (-623 $)))) (-15 -1553 ($ $ (-1145) (-749) (-1 $ $)))) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |t#1| (-170)) (-6 (-38 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-542)) (PROGN (-6 (-356)) (-6 (-1012 (-400 (-926 |t#1|)))) (-15 -2451 ($ (-411 $))) (-15 -4163 ((-1094 |t#1| (-594 $)) $)) (-15 -3608 ($ $)) (-15 -2382 ($ (-1094 |t#1| (-594 $)) (-1094 |t#1| (-594 $)))) (-15 -2233 ($ (-400 |t#1|))) (-15 -2233 ($ (-926 (-400 |t#1|)))) (-15 -2233 ($ (-400 (-926 (-400 |t#1|))))) (-15 -1705 ((-400 (-1141 $)) $ (-594 $))) (IF (|has| |t#1| (-1012 (-550))) (-6 (-1012 (-400 (-550)))) |%noBranch|)) |%noBranch|)))
+(((-21) -1489 (|has| |#1| (-1021)) (|has| |#1| (-542)) (|has| |#1| (-170)) (|has| |#1| (-145)) (|has| |#1| (-143)) (|has| |#1| (-21))) ((-23) -1489 (|has| |#1| (-1021)) (|has| |#1| (-542)) (|has| |#1| (-170)) (|has| |#1| (-145)) (|has| |#1| (-143)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-25) -1489 (|has| |#1| (-1021)) (|has| |#1| (-542)) (|has| |#1| (-170)) (|has| |#1| (-145)) (|has| |#1| (-143)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-38 #0=(-400 (-550))) |has| |#1| (-542)) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) |has| |#1| (-542)) ((-101) . T) ((-111 #0# #0#) |has| |#1| (-542)) ((-111 |#1| |#1|) |has| |#1| (-170)) ((-111 $ $) |has| |#1| (-542)) ((-130) -1489 (|has| |#1| (-1021)) (|has| |#1| (-542)) (|has| |#1| (-170)) (|has| |#1| (-145)) (|has| |#1| (-143)) (|has| |#1| (-21))) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-170) |has| |#1| (-542)) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-596 (-866 (-372))) |has| |#1| (-596 (-866 (-372)))) ((-596 (-866 (-550))) |has| |#1| (-596 (-866 (-550)))) ((-237) |has| |#1| (-542)) ((-283) |has| |#1| (-542)) ((-300) |has| |#1| (-542)) ((-302 $) . T) ((-295) . T) ((-356) |has| |#1| (-542)) ((-370 |#1|) |has| |#1| (-1021)) ((-393 |#1|) . T) ((-404 |#1|) . T) ((-444) |has| |#1| (-542)) ((-465) |has| |#1| (-465)) ((-505 (-594 $) $) . T) ((-505 $ $) . T) ((-542) |has| |#1| (-542)) ((-626 #0#) |has| |#1| (-542)) ((-626 |#1|) |has| |#1| (-170)) ((-626 $) -1489 (|has| |#1| (-1021)) (|has| |#1| (-542)) (|has| |#1| (-170)) (|has| |#1| (-145)) (|has| |#1| (-143))) ((-619 (-550)) -12 (|has| |#1| (-619 (-550))) (|has| |#1| (-1021))) ((-619 |#1|) |has| |#1| (-1021)) ((-696 #0#) |has| |#1| (-542)) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) |has| |#1| (-542)) ((-705) -1489 (|has| |#1| (-1081)) (|has| |#1| (-1021)) (|has| |#1| (-542)) (|has| |#1| (-465)) (|has| |#1| (-170)) (|has| |#1| (-145)) (|has| |#1| (-143))) ((-825) . T) ((-874 (-1145)) |has| |#1| (-1021)) ((-860 (-372)) |has| |#1| (-860 (-372))) ((-860 (-550)) |has| |#1| (-860 (-550))) ((-858 |#1|) . T) ((-894) |has| |#1| (-542)) ((-1012 (-400 (-550))) -1489 (|has| |#1| (-1012 (-400 (-550)))) (-12 (|has| |#1| (-542)) (|has| |#1| (-1012 (-550))))) ((-1012 (-400 (-926 |#1|))) |has| |#1| (-542)) ((-1012 (-550)) |has| |#1| (-1012 (-550))) ((-1012 (-594 $)) . T) ((-1012 (-926 |#1|)) |has| |#1| (-1021)) ((-1012 (-1145)) . T) ((-1012 |#1|) . T) ((-1027 #0#) |has| |#1| (-542)) ((-1027 |#1|) |has| |#1| (-170)) ((-1027 $) |has| |#1| (-542)) ((-1021) -1489 (|has| |#1| (-1021)) (|has| |#1| (-542)) (|has| |#1| (-170)) (|has| |#1| (-145)) (|has| |#1| (-143))) ((-1028) -1489 (|has| |#1| (-1021)) (|has| |#1| (-542)) (|has| |#1| (-170)) (|has| |#1| (-145)) (|has| |#1| (-143))) ((-1081) -1489 (|has| |#1| (-1081)) (|has| |#1| (-1021)) (|has| |#1| (-542)) (|has| |#1| (-465)) (|has| |#1| (-170)) (|has| |#1| (-145)) (|has| |#1| (-143))) ((-1069) . T) ((-1182) . T) ((-1186) |has| |#1| (-542)))
+((-3532 ((|#2| |#2| |#2|) 33)) (-1355 (((-114) (-114)) 44)) (-1271 ((|#2| |#2|) 66)) (-1473 ((|#2| |#2|) 69)) (-1706 ((|#2| |#2|) 32)) (-3504 ((|#2| |#2| |#2|) 35)) (-3966 ((|#2| |#2| |#2|) 37)) (-1744 ((|#2| |#2| |#2|) 34)) (-2116 ((|#2| |#2| |#2|) 36)) (-1905 (((-112) (-114)) 42)) (-2577 ((|#2| |#2|) 39)) (-1850 ((|#2| |#2|) 38)) (-4188 ((|#2| |#2|) 27)) (-3257 ((|#2| |#2| |#2|) 30) ((|#2| |#2|) 28)) (-3044 ((|#2| |#2| |#2|) 31)))
+(((-424 |#1| |#2|) (-10 -7 (-15 -1905 ((-112) (-114))) (-15 -1355 ((-114) (-114))) (-15 -4188 (|#2| |#2|)) (-15 -3257 (|#2| |#2|)) (-15 -3257 (|#2| |#2| |#2|)) (-15 -3044 (|#2| |#2| |#2|)) (-15 -1706 (|#2| |#2|)) (-15 -3532 (|#2| |#2| |#2|)) (-15 -1744 (|#2| |#2| |#2|)) (-15 -3504 (|#2| |#2| |#2|)) (-15 -2116 (|#2| |#2| |#2|)) (-15 -3966 (|#2| |#2| |#2|)) (-15 -1850 (|#2| |#2|)) (-15 -2577 (|#2| |#2|)) (-15 -1473 (|#2| |#2|)) (-15 -1271 (|#2| |#2|))) (-13 (-825) (-542)) (-423 |#1|)) (T -424))
+((-1271 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-1473 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-2577 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-1850 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-3966 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-2116 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-3504 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-1744 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-3532 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-1706 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-3044 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-3257 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-3257 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-4188 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2)) (-4 *2 (-423 *3)))) (-1355 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *4)) (-4 *4 (-423 *3)))) (-1905 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112)) (-5 *1 (-424 *4 *5)) (-4 *5 (-423 *4)))))
+(-10 -7 (-15 -1905 ((-112) (-114))) (-15 -1355 ((-114) (-114))) (-15 -4188 (|#2| |#2|)) (-15 -3257 (|#2| |#2|)) (-15 -3257 (|#2| |#2| |#2|)) (-15 -3044 (|#2| |#2| |#2|)) (-15 -1706 (|#2| |#2|)) (-15 -3532 (|#2| |#2| |#2|)) (-15 -1744 (|#2| |#2| |#2|)) (-15 -3504 (|#2| |#2| |#2|)) (-15 -2116 (|#2| |#2| |#2|)) (-15 -3966 (|#2| |#2| |#2|)) (-15 -1850 (|#2| |#2|)) (-15 -2577 (|#2| |#2|)) (-15 -1473 (|#2| |#2|)) (-15 -1271 (|#2| |#2|)))
+((-2664 (((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1141 |#2|)) (|:| |pol2| (-1141 |#2|)) (|:| |prim| (-1141 |#2|))) |#2| |#2|) 97 (|has| |#2| (-27))) (((-2 (|:| |primelt| |#2|) (|:| |poly| (-623 (-1141 |#2|))) (|:| |prim| (-1141 |#2|))) (-623 |#2|)) 61)))
+(((-425 |#1| |#2|) (-10 -7 (-15 -2664 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-623 (-1141 |#2|))) (|:| |prim| (-1141 |#2|))) (-623 |#2|))) (IF (|has| |#2| (-27)) (-15 -2664 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1141 |#2|)) (|:| |pol2| (-1141 |#2|)) (|:| |prim| (-1141 |#2|))) |#2| |#2|)) |%noBranch|)) (-13 (-542) (-825) (-145)) (-423 |#1|)) (T -425))
+((-2664 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-542) (-825) (-145))) (-5 *2 (-2 (|:| |primelt| *3) (|:| |pol1| (-1141 *3)) (|:| |pol2| (-1141 *3)) (|:| |prim| (-1141 *3)))) (-5 *1 (-425 *4 *3)) (-4 *3 (-27)) (-4 *3 (-423 *4)))) (-2664 (*1 *2 *3) (-12 (-5 *3 (-623 *5)) (-4 *5 (-423 *4)) (-4 *4 (-13 (-542) (-825) (-145))) (-5 *2 (-2 (|:| |primelt| *5) (|:| |poly| (-623 (-1141 *5))) (|:| |prim| (-1141 *5)))) (-5 *1 (-425 *4 *5)))))
+(-10 -7 (-15 -2664 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-623 (-1141 |#2|))) (|:| |prim| (-1141 |#2|))) (-623 |#2|))) (IF (|has| |#2| (-27)) (-15 -2664 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1141 |#2|)) (|:| |pol2| (-1141 |#2|)) (|:| |prim| (-1141 |#2|))) |#2| |#2|)) |%noBranch|))
+((-1729 (((-1233)) 19)) (-3081 (((-1141 (-400 (-550))) |#2| (-594 |#2|)) 41) (((-400 (-550)) |#2|) 25)))
+(((-426 |#1| |#2|) (-10 -7 (-15 -3081 ((-400 (-550)) |#2|)) (-15 -3081 ((-1141 (-400 (-550))) |#2| (-594 |#2|))) (-15 -1729 ((-1233)))) (-13 (-825) (-542) (-1012 (-550))) (-423 |#1|)) (T -426))
+((-1729 (*1 *2) (-12 (-4 *3 (-13 (-825) (-542) (-1012 (-550)))) (-5 *2 (-1233)) (-5 *1 (-426 *3 *4)) (-4 *4 (-423 *3)))) (-3081 (*1 *2 *3 *4) (-12 (-5 *4 (-594 *3)) (-4 *3 (-423 *5)) (-4 *5 (-13 (-825) (-542) (-1012 (-550)))) (-5 *2 (-1141 (-400 (-550)))) (-5 *1 (-426 *5 *3)))) (-3081 (*1 *2 *3) (-12 (-4 *4 (-13 (-825) (-542) (-1012 (-550)))) (-5 *2 (-400 (-550))) (-5 *1 (-426 *4 *3)) (-4 *3 (-423 *4)))))
+(-10 -7 (-15 -3081 ((-400 (-550)) |#2|)) (-15 -3081 ((-1141 (-400 (-550))) |#2| (-594 |#2|))) (-15 -1729 ((-1233))))
+((-2326 (((-112) $) 28)) (-3796 (((-112) $) 30)) (-3517 (((-112) $) 31)) (-1691 (((-112) $) 34)) (-3157 (((-112) $) 29)) (-3355 (((-112) $) 33)) (-2233 (((-837) $) 18) (($ (-1127)) 27) (($ (-1145)) 23) (((-1145) $) 22) (((-1073) $) 21)) (-2108 (((-112) $) 32)) (-2264 (((-112) $ $) 15)))
+(((-427) (-13 (-595 (-837)) (-10 -8 (-15 -2233 ($ (-1127))) (-15 -2233 ($ (-1145))) (-15 -2233 ((-1145) $)) (-15 -2233 ((-1073) $)) (-15 -2326 ((-112) $)) (-15 -3157 ((-112) $)) (-15 -3517 ((-112) $)) (-15 -3355 ((-112) $)) (-15 -1691 ((-112) $)) (-15 -2108 ((-112) $)) (-15 -3796 ((-112) $)) (-15 -2264 ((-112) $ $))))) (T -427))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-427)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-427)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-427)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-1073)) (-5 *1 (-427)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))) (-3157 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))) (-3517 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))) (-3355 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))) (-2108 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))) (-3796 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))) (-2264 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))))
+(-13 (-595 (-837)) (-10 -8 (-15 -2233 ($ (-1127))) (-15 -2233 ($ (-1145))) (-15 -2233 ((-1145) $)) (-15 -2233 ((-1073) $)) (-15 -2326 ((-112) $)) (-15 -3157 ((-112) $)) (-15 -3517 ((-112) $)) (-15 -3355 ((-112) $)) (-15 -1691 ((-112) $)) (-15 -2108 ((-112) $)) (-15 -3796 ((-112) $)) (-15 -2264 ((-112) $ $))))
+((-1315 (((-3 (-411 (-1141 (-400 (-550)))) "failed") |#3|) 70)) (-1586 (((-411 |#3|) |#3|) 34)) (-3182 (((-3 (-411 (-1141 (-48))) "failed") |#3|) 46 (|has| |#2| (-1012 (-48))))) (-2875 (((-3 (|:| |overq| (-1141 (-400 (-550)))) (|:| |overan| (-1141 (-48))) (|:| -3585 (-112))) |#3|) 37)))
+(((-428 |#1| |#2| |#3|) (-10 -7 (-15 -1586 ((-411 |#3|) |#3|)) (-15 -1315 ((-3 (-411 (-1141 (-400 (-550)))) "failed") |#3|)) (-15 -2875 ((-3 (|:| |overq| (-1141 (-400 (-550)))) (|:| |overan| (-1141 (-48))) (|:| -3585 (-112))) |#3|)) (IF (|has| |#2| (-1012 (-48))) (-15 -3182 ((-3 (-411 (-1141 (-48))) "failed") |#3|)) |%noBranch|)) (-13 (-542) (-825) (-1012 (-550))) (-423 |#1|) (-1204 |#2|)) (T -428))
+((-3182 (*1 *2 *3) (|partial| -12 (-4 *5 (-1012 (-48))) (-4 *4 (-13 (-542) (-825) (-1012 (-550)))) (-4 *5 (-423 *4)) (-5 *2 (-411 (-1141 (-48)))) (-5 *1 (-428 *4 *5 *3)) (-4 *3 (-1204 *5)))) (-2875 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-825) (-1012 (-550)))) (-4 *5 (-423 *4)) (-5 *2 (-3 (|:| |overq| (-1141 (-400 (-550)))) (|:| |overan| (-1141 (-48))) (|:| -3585 (-112)))) (-5 *1 (-428 *4 *5 *3)) (-4 *3 (-1204 *5)))) (-1315 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-542) (-825) (-1012 (-550)))) (-4 *5 (-423 *4)) (-5 *2 (-411 (-1141 (-400 (-550))))) (-5 *1 (-428 *4 *5 *3)) (-4 *3 (-1204 *5)))) (-1586 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-825) (-1012 (-550)))) (-4 *5 (-423 *4)) (-5 *2 (-411 *3)) (-5 *1 (-428 *4 *5 *3)) (-4 *3 (-1204 *5)))))
+(-10 -7 (-15 -1586 ((-411 |#3|) |#3|)) (-15 -1315 ((-3 (-411 (-1141 (-400 (-550)))) "failed") |#3|)) (-15 -2875 ((-3 (|:| |overq| (-1141 (-400 (-550)))) (|:| |overan| (-1141 (-48))) (|:| -3585 (-112))) |#3|)) (IF (|has| |#2| (-1012 (-48))) (-15 -3182 ((-3 (-411 (-1141 (-48))) "failed") |#3|)) |%noBranch|))
+((-2221 (((-112) $ $) NIL)) (-2363 (((-1127) $ (-1127)) NIL)) (-3053 (($ $ (-1127)) NIL)) (-3258 (((-1127) $) NIL)) (-2295 (((-381) (-381) (-381)) 17) (((-381) (-381)) 15)) (-4046 (($ (-381)) NIL) (($ (-381) (-1127)) NIL)) (-1856 (((-381) $) NIL)) (-2369 (((-1127) $) NIL)) (-2216 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3310 (((-1233) (-1127)) 9)) (-1899 (((-1233) (-1127)) 10)) (-2403 (((-1233)) 11)) (-2233 (((-837) $) NIL)) (-4231 (($ $) 35)) (-2264 (((-112) $ $) NIL)))
+(((-429) (-13 (-357 (-381) (-1127)) (-10 -7 (-15 -2295 ((-381) (-381) (-381))) (-15 -2295 ((-381) (-381))) (-15 -3310 ((-1233) (-1127))) (-15 -1899 ((-1233) (-1127))) (-15 -2403 ((-1233)))))) (T -429))
+((-2295 (*1 *2 *2 *2) (-12 (-5 *2 (-381)) (-5 *1 (-429)))) (-2295 (*1 *2 *2) (-12 (-5 *2 (-381)) (-5 *1 (-429)))) (-3310 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-429)))) (-1899 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-429)))) (-2403 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-429)))))
+(-13 (-357 (-381) (-1127)) (-10 -7 (-15 -2295 ((-381) (-381) (-381))) (-15 -2295 ((-381) (-381))) (-15 -3310 ((-1233) (-1127))) (-15 -1899 ((-1233) (-1127))) (-15 -2403 ((-1233)))))
+((-2221 (((-112) $ $) NIL)) (-2968 (((-3 (|:| |fst| (-427)) (|:| -2487 "void")) $) 11)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3834 (($) 32)) (-3279 (($) 38)) (-2719 (($) 34)) (-4105 (($) 36)) (-2388 (($) 33)) (-3688 (($) 35)) (-1432 (($) 37)) (-3426 (((-112) $) 8)) (-2060 (((-623 (-926 (-550))) $) 19)) (-2245 (($ (-3 (|:| |fst| (-427)) (|:| -2487 "void")) (-623 (-1145)) (-112)) 27) (($ (-3 (|:| |fst| (-427)) (|:| -2487 "void")) (-623 (-926 (-550))) (-112)) 28)) (-2233 (((-837) $) 23) (($ (-427)) 29)) (-2264 (((-112) $ $) NIL)))
+(((-430) (-13 (-1069) (-10 -8 (-15 -2233 ((-837) $)) (-15 -2233 ($ (-427))) (-15 -2968 ((-3 (|:| |fst| (-427)) (|:| -2487 "void")) $)) (-15 -2060 ((-623 (-926 (-550))) $)) (-15 -3426 ((-112) $)) (-15 -2245 ($ (-3 (|:| |fst| (-427)) (|:| -2487 "void")) (-623 (-1145)) (-112))) (-15 -2245 ($ (-3 (|:| |fst| (-427)) (|:| -2487 "void")) (-623 (-926 (-550))) (-112))) (-15 -3834 ($)) (-15 -2388 ($)) (-15 -2719 ($)) (-15 -3279 ($)) (-15 -3688 ($)) (-15 -4105 ($)) (-15 -1432 ($))))) (T -430))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-430)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-427)) (-5 *1 (-430)))) (-2968 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-5 *1 (-430)))) (-2060 (*1 *2 *1) (-12 (-5 *2 (-623 (-926 (-550)))) (-5 *1 (-430)))) (-3426 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-430)))) (-2245 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-5 *3 (-623 (-1145))) (-5 *4 (-112)) (-5 *1 (-430)))) (-2245 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-5 *3 (-623 (-926 (-550)))) (-5 *4 (-112)) (-5 *1 (-430)))) (-3834 (*1 *1) (-5 *1 (-430))) (-2388 (*1 *1) (-5 *1 (-430))) (-2719 (*1 *1) (-5 *1 (-430))) (-3279 (*1 *1) (-5 *1 (-430))) (-3688 (*1 *1) (-5 *1 (-430))) (-4105 (*1 *1) (-5 *1 (-430))) (-1432 (*1 *1) (-5 *1 (-430))))
+(-13 (-1069) (-10 -8 (-15 -2233 ((-837) $)) (-15 -2233 ($ (-427))) (-15 -2968 ((-3 (|:| |fst| (-427)) (|:| -2487 "void")) $)) (-15 -2060 ((-623 (-926 (-550))) $)) (-15 -3426 ((-112) $)) (-15 -2245 ($ (-3 (|:| |fst| (-427)) (|:| -2487 "void")) (-623 (-1145)) (-112))) (-15 -2245 ($ (-3 (|:| |fst| (-427)) (|:| -2487 "void")) (-623 (-926 (-550))) (-112))) (-15 -3834 ($)) (-15 -2388 ($)) (-15 -2719 ($)) (-15 -3279 ($)) (-15 -3688 ($)) (-15 -4105 ($)) (-15 -1432 ($))))
+((-2221 (((-112) $ $) NIL)) (-1856 (((-1145) $) 8)) (-2369 (((-1127) $) 16)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 11)) (-2264 (((-112) $ $) 13)))
+(((-431 |#1|) (-13 (-1069) (-10 -8 (-15 -1856 ((-1145) $)))) (-1145)) (T -431))
+((-1856 (*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-431 *3)) (-14 *3 *2))))
+(-13 (-1069) (-10 -8 (-15 -1856 ((-1145) $))))
+((-1316 (((-1233) $) 7)) (-2233 (((-837) $) 8) (($ (-1228 (-677))) 14) (($ (-623 (-323))) 13) (($ (-323)) 12) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 11)))
(((-432) (-138)) (T -432))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1227 (-677))) (-4 *1 (-432)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-4 *1 (-432)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-323)) (-4 *1 (-432)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) (-4 *1 (-432)))))
-(-13 (-388) (-10 -8 (-15 -1518 ($ (-1227 (-677)))) (-15 -1518 ($ (-623 (-323)))) (-15 -1518 ($ (-323))) (-15 -1518 ($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))))))
-(((-595 (-836)) . T) ((-388) . T) ((-1181) . T))
-((-3880 (((-3 $ "failed") (-1227 (-309 (-372)))) 21) (((-3 $ "failed") (-1227 (-309 (-550)))) 19) (((-3 $ "failed") (-1227 (-925 (-372)))) 17) (((-3 $ "failed") (-1227 (-925 (-550)))) 15) (((-3 $ "failed") (-1227 (-400 (-925 (-372))))) 13) (((-3 $ "failed") (-1227 (-400 (-925 (-550))))) 11)) (-2726 (($ (-1227 (-309 (-372)))) 22) (($ (-1227 (-309 (-550)))) 20) (($ (-1227 (-925 (-372)))) 18) (($ (-1227 (-925 (-550)))) 16) (($ (-1227 (-400 (-925 (-372))))) 14) (($ (-1227 (-400 (-925 (-550))))) 12)) (-3397 (((-1232) $) 7)) (-1518 (((-836) $) 8) (($ (-623 (-323))) 25) (($ (-323)) 24) (($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) 23)))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1228 (-677))) (-4 *1 (-432)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-4 *1 (-432)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-323)) (-4 *1 (-432)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) (-4 *1 (-432)))))
+(-13 (-388) (-10 -8 (-15 -2233 ($ (-1228 (-677)))) (-15 -2233 ($ (-623 (-323)))) (-15 -2233 ($ (-323))) (-15 -2233 ($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))))))
+(((-595 (-837)) . T) ((-388) . T) ((-1182) . T))
+((-2288 (((-3 $ "failed") (-1228 (-309 (-372)))) 21) (((-3 $ "failed") (-1228 (-309 (-550)))) 19) (((-3 $ "failed") (-1228 (-926 (-372)))) 17) (((-3 $ "failed") (-1228 (-926 (-550)))) 15) (((-3 $ "failed") (-1228 (-400 (-926 (-372))))) 13) (((-3 $ "failed") (-1228 (-400 (-926 (-550))))) 11)) (-2202 (($ (-1228 (-309 (-372)))) 22) (($ (-1228 (-309 (-550)))) 20) (($ (-1228 (-926 (-372)))) 18) (($ (-1228 (-926 (-550)))) 16) (($ (-1228 (-400 (-926 (-372))))) 14) (($ (-1228 (-400 (-926 (-550))))) 12)) (-1316 (((-1233) $) 7)) (-2233 (((-837) $) 8) (($ (-623 (-323))) 25) (($ (-323)) 24) (($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) 23)))
(((-433) (-138)) (T -433))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-4 *1 (-433)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-323)) (-4 *1 (-433)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323))))) (-4 *1 (-433)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-1227 (-309 (-372)))) (-4 *1 (-433)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-1227 (-309 (-372)))) (-4 *1 (-433)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-1227 (-309 (-550)))) (-4 *1 (-433)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-1227 (-309 (-550)))) (-4 *1 (-433)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-1227 (-925 (-372)))) (-4 *1 (-433)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-1227 (-925 (-372)))) (-4 *1 (-433)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-1227 (-925 (-550)))) (-4 *1 (-433)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-1227 (-925 (-550)))) (-4 *1 (-433)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-1227 (-400 (-925 (-372))))) (-4 *1 (-433)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-1227 (-400 (-925 (-372))))) (-4 *1 (-433)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-1227 (-400 (-925 (-550))))) (-4 *1 (-433)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-1227 (-400 (-925 (-550))))) (-4 *1 (-433)))))
-(-13 (-388) (-10 -8 (-15 -1518 ($ (-623 (-323)))) (-15 -1518 ($ (-323))) (-15 -1518 ($ (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323)))))) (-15 -2726 ($ (-1227 (-309 (-372))))) (-15 -3880 ((-3 $ "failed") (-1227 (-309 (-372))))) (-15 -2726 ($ (-1227 (-309 (-550))))) (-15 -3880 ((-3 $ "failed") (-1227 (-309 (-550))))) (-15 -2726 ($ (-1227 (-925 (-372))))) (-15 -3880 ((-3 $ "failed") (-1227 (-925 (-372))))) (-15 -2726 ($ (-1227 (-925 (-550))))) (-15 -3880 ((-3 $ "failed") (-1227 (-925 (-550))))) (-15 -2726 ($ (-1227 (-400 (-925 (-372)))))) (-15 -3880 ((-3 $ "failed") (-1227 (-400 (-925 (-372)))))) (-15 -2726 ($ (-1227 (-400 (-925 (-550)))))) (-15 -3880 ((-3 $ "failed") (-1227 (-400 (-925 (-550))))))))
-(((-595 (-836)) . T) ((-388) . T) ((-1181) . T))
-((-2081 (((-112)) 17)) (-3901 (((-112) (-112)) 18)) (-3998 (((-112)) 13)) (-4087 (((-112) (-112)) 14)) (-4262 (((-112)) 15)) (-1297 (((-112) (-112)) 16)) (-1807 (((-894) (-894)) 21) (((-894)) 20)) (-1903 (((-749) (-623 (-2 (|:| -3338 |#1|) (|:| -2970 (-550))))) 42)) (-1701 (((-894) (-894)) 23) (((-894)) 22)) (-1995 (((-2 (|:| -3662 (-550)) (|:| -1877 (-623 |#1|))) |#1|) 62)) (-1604 (((-411 |#1|) (-2 (|:| |contp| (-550)) (|:| -1877 (-623 (-2 (|:| |irr| |#1|) (|:| -4245 (-550))))))) 126)) (-1433 (((-2 (|:| |contp| (-550)) (|:| -1877 (-623 (-2 (|:| |irr| |#1|) (|:| -4245 (-550)))))) |#1| (-112)) 152)) (-1338 (((-411 |#1|) |#1| (-749) (-749)) 165) (((-411 |#1|) |#1| (-623 (-749)) (-749)) 162) (((-411 |#1|) |#1| (-623 (-749))) 164) (((-411 |#1|) |#1| (-749)) 163) (((-411 |#1|) |#1|) 161)) (-3161 (((-3 |#1| "failed") (-894) |#1| (-623 (-749)) (-749) (-112)) 167) (((-3 |#1| "failed") (-894) |#1| (-623 (-749)) (-749)) 168) (((-3 |#1| "failed") (-894) |#1| (-623 (-749))) 170) (((-3 |#1| "failed") (-894) |#1| (-749)) 169) (((-3 |#1| "failed") (-894) |#1|) 171)) (-3338 (((-411 |#1|) |#1| (-749) (-749)) 160) (((-411 |#1|) |#1| (-623 (-749)) (-749)) 156) (((-411 |#1|) |#1| (-623 (-749))) 158) (((-411 |#1|) |#1| (-749)) 157) (((-411 |#1|) |#1|) 155)) (-4171 (((-112) |#1|) 37)) (-3062 (((-716 (-749)) (-623 (-2 (|:| -3338 |#1|) (|:| -2970 (-550))))) 67)) (-1397 (((-2 (|:| |contp| (-550)) (|:| -1877 (-623 (-2 (|:| |irr| |#1|) (|:| -4245 (-550)))))) |#1| (-112) (-1070 (-749)) (-749)) 154)))
-(((-434 |#1|) (-10 -7 (-15 -1604 ((-411 |#1|) (-2 (|:| |contp| (-550)) (|:| -1877 (-623 (-2 (|:| |irr| |#1|) (|:| -4245 (-550)))))))) (-15 -3062 ((-716 (-749)) (-623 (-2 (|:| -3338 |#1|) (|:| -2970 (-550)))))) (-15 -1701 ((-894))) (-15 -1701 ((-894) (-894))) (-15 -1807 ((-894))) (-15 -1807 ((-894) (-894))) (-15 -1903 ((-749) (-623 (-2 (|:| -3338 |#1|) (|:| -2970 (-550)))))) (-15 -1995 ((-2 (|:| -3662 (-550)) (|:| -1877 (-623 |#1|))) |#1|)) (-15 -2081 ((-112))) (-15 -3901 ((-112) (-112))) (-15 -3998 ((-112))) (-15 -4087 ((-112) (-112))) (-15 -4171 ((-112) |#1|)) (-15 -4262 ((-112))) (-15 -1297 ((-112) (-112))) (-15 -3338 ((-411 |#1|) |#1|)) (-15 -3338 ((-411 |#1|) |#1| (-749))) (-15 -3338 ((-411 |#1|) |#1| (-623 (-749)))) (-15 -3338 ((-411 |#1|) |#1| (-623 (-749)) (-749))) (-15 -3338 ((-411 |#1|) |#1| (-749) (-749))) (-15 -1338 ((-411 |#1|) |#1|)) (-15 -1338 ((-411 |#1|) |#1| (-749))) (-15 -1338 ((-411 |#1|) |#1| (-623 (-749)))) (-15 -1338 ((-411 |#1|) |#1| (-623 (-749)) (-749))) (-15 -1338 ((-411 |#1|) |#1| (-749) (-749))) (-15 -3161 ((-3 |#1| "failed") (-894) |#1|)) (-15 -3161 ((-3 |#1| "failed") (-894) |#1| (-749))) (-15 -3161 ((-3 |#1| "failed") (-894) |#1| (-623 (-749)))) (-15 -3161 ((-3 |#1| "failed") (-894) |#1| (-623 (-749)) (-749))) (-15 -3161 ((-3 |#1| "failed") (-894) |#1| (-623 (-749)) (-749) (-112))) (-15 -1433 ((-2 (|:| |contp| (-550)) (|:| -1877 (-623 (-2 (|:| |irr| |#1|) (|:| -4245 (-550)))))) |#1| (-112))) (-15 -1397 ((-2 (|:| |contp| (-550)) (|:| -1877 (-623 (-2 (|:| |irr| |#1|) (|:| -4245 (-550)))))) |#1| (-112) (-1070 (-749)) (-749)))) (-1203 (-550))) (T -434))
-((-1397 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-112)) (-5 *5 (-1070 (-749))) (-5 *6 (-749)) (-5 *2 (-2 (|:| |contp| (-550)) (|:| -1877 (-623 (-2 (|:| |irr| *3) (|:| -4245 (-550))))))) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-1433 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-5 *2 (-2 (|:| |contp| (-550)) (|:| -1877 (-623 (-2 (|:| |irr| *3) (|:| -4245 (-550))))))) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-3161 (*1 *2 *3 *2 *4 *5 *6) (|partial| -12 (-5 *3 (-894)) (-5 *4 (-623 (-749))) (-5 *5 (-749)) (-5 *6 (-112)) (-5 *1 (-434 *2)) (-4 *2 (-1203 (-550))))) (-3161 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *3 (-894)) (-5 *4 (-623 (-749))) (-5 *5 (-749)) (-5 *1 (-434 *2)) (-4 *2 (-1203 (-550))))) (-3161 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-894)) (-5 *4 (-623 (-749))) (-5 *1 (-434 *2)) (-4 *2 (-1203 (-550))))) (-3161 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-894)) (-5 *4 (-749)) (-5 *1 (-434 *2)) (-4 *2 (-1203 (-550))))) (-3161 (*1 *2 *3 *2) (|partial| -12 (-5 *3 (-894)) (-5 *1 (-434 *2)) (-4 *2 (-1203 (-550))))) (-1338 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-749)) (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-1338 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-623 (-749))) (-5 *5 (-749)) (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-1338 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-749))) (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-1338 (*1 *2 *3 *4) (-12 (-5 *4 (-749)) (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-1338 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-3338 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-749)) (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-3338 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-623 (-749))) (-5 *5 (-749)) (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-3338 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-749))) (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-3338 (*1 *2 *3 *4) (-12 (-5 *4 (-749)) (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-3338 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-1297 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-4262 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-4171 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-4087 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-3998 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-3901 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-2081 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-1995 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -3662 (-550)) (|:| -1877 (-623 *3)))) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-1903 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| -3338 *4) (|:| -2970 (-550))))) (-4 *4 (-1203 (-550))) (-5 *2 (-749)) (-5 *1 (-434 *4)))) (-1807 (*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-1807 (*1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-1701 (*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-1701 (*1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))) (-3062 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| -3338 *4) (|:| -2970 (-550))))) (-4 *4 (-1203 (-550))) (-5 *2 (-716 (-749))) (-5 *1 (-434 *4)))) (-1604 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |contp| (-550)) (|:| -1877 (-623 (-2 (|:| |irr| *4) (|:| -4245 (-550))))))) (-4 *4 (-1203 (-550))) (-5 *2 (-411 *4)) (-5 *1 (-434 *4)))))
-(-10 -7 (-15 -1604 ((-411 |#1|) (-2 (|:| |contp| (-550)) (|:| -1877 (-623 (-2 (|:| |irr| |#1|) (|:| -4245 (-550)))))))) (-15 -3062 ((-716 (-749)) (-623 (-2 (|:| -3338 |#1|) (|:| -2970 (-550)))))) (-15 -1701 ((-894))) (-15 -1701 ((-894) (-894))) (-15 -1807 ((-894))) (-15 -1807 ((-894) (-894))) (-15 -1903 ((-749) (-623 (-2 (|:| -3338 |#1|) (|:| -2970 (-550)))))) (-15 -1995 ((-2 (|:| -3662 (-550)) (|:| -1877 (-623 |#1|))) |#1|)) (-15 -2081 ((-112))) (-15 -3901 ((-112) (-112))) (-15 -3998 ((-112))) (-15 -4087 ((-112) (-112))) (-15 -4171 ((-112) |#1|)) (-15 -4262 ((-112))) (-15 -1297 ((-112) (-112))) (-15 -3338 ((-411 |#1|) |#1|)) (-15 -3338 ((-411 |#1|) |#1| (-749))) (-15 -3338 ((-411 |#1|) |#1| (-623 (-749)))) (-15 -3338 ((-411 |#1|) |#1| (-623 (-749)) (-749))) (-15 -3338 ((-411 |#1|) |#1| (-749) (-749))) (-15 -1338 ((-411 |#1|) |#1|)) (-15 -1338 ((-411 |#1|) |#1| (-749))) (-15 -1338 ((-411 |#1|) |#1| (-623 (-749)))) (-15 -1338 ((-411 |#1|) |#1| (-623 (-749)) (-749))) (-15 -1338 ((-411 |#1|) |#1| (-749) (-749))) (-15 -3161 ((-3 |#1| "failed") (-894) |#1|)) (-15 -3161 ((-3 |#1| "failed") (-894) |#1| (-749))) (-15 -3161 ((-3 |#1| "failed") (-894) |#1| (-623 (-749)))) (-15 -3161 ((-3 |#1| "failed") (-894) |#1| (-623 (-749)) (-749))) (-15 -3161 ((-3 |#1| "failed") (-894) |#1| (-623 (-749)) (-749) (-112))) (-15 -1433 ((-2 (|:| |contp| (-550)) (|:| -1877 (-623 (-2 (|:| |irr| |#1|) (|:| -4245 (-550)))))) |#1| (-112))) (-15 -1397 ((-2 (|:| |contp| (-550)) (|:| -1877 (-623 (-2 (|:| |irr| |#1|) (|:| -4245 (-550)))))) |#1| (-112) (-1070 (-749)) (-749))))
-((-3795 (((-550) |#2|) 48) (((-550) |#2| (-749)) 47)) (-3738 (((-550) |#2|) 55)) (-2699 ((|#3| |#2|) 25)) (-1389 ((|#3| |#2| (-894)) 14)) (-3772 ((|#3| |#2|) 15)) (-2788 ((|#3| |#2|) 9)) (-3142 ((|#3| |#2|) 10)) (-3643 ((|#3| |#2| (-894)) 62) ((|#3| |#2|) 30)) (-3556 (((-550) |#2|) 57)))
-(((-435 |#1| |#2| |#3|) (-10 -7 (-15 -3556 ((-550) |#2|)) (-15 -3643 (|#3| |#2|)) (-15 -3643 (|#3| |#2| (-894))) (-15 -3738 ((-550) |#2|)) (-15 -3795 ((-550) |#2| (-749))) (-15 -3795 ((-550) |#2|)) (-15 -1389 (|#3| |#2| (-894))) (-15 -2699 (|#3| |#2|)) (-15 -2788 (|#3| |#2|)) (-15 -3142 (|#3| |#2|)) (-15 -3772 (|#3| |#2|))) (-1020) (-1203 |#1|) (-13 (-397) (-1011 |#1|) (-356) (-1166) (-277))) (T -435))
-((-3772 (*1 *2 *3) (-12 (-4 *4 (-1020)) (-4 *2 (-13 (-397) (-1011 *4) (-356) (-1166) (-277))) (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1203 *4)))) (-3142 (*1 *2 *3) (-12 (-4 *4 (-1020)) (-4 *2 (-13 (-397) (-1011 *4) (-356) (-1166) (-277))) (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1203 *4)))) (-2788 (*1 *2 *3) (-12 (-4 *4 (-1020)) (-4 *2 (-13 (-397) (-1011 *4) (-356) (-1166) (-277))) (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1203 *4)))) (-2699 (*1 *2 *3) (-12 (-4 *4 (-1020)) (-4 *2 (-13 (-397) (-1011 *4) (-356) (-1166) (-277))) (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1203 *4)))) (-1389 (*1 *2 *3 *4) (-12 (-5 *4 (-894)) (-4 *5 (-1020)) (-4 *2 (-13 (-397) (-1011 *5) (-356) (-1166) (-277))) (-5 *1 (-435 *5 *3 *2)) (-4 *3 (-1203 *5)))) (-3795 (*1 *2 *3) (-12 (-4 *4 (-1020)) (-5 *2 (-550)) (-5 *1 (-435 *4 *3 *5)) (-4 *3 (-1203 *4)) (-4 *5 (-13 (-397) (-1011 *4) (-356) (-1166) (-277))))) (-3795 (*1 *2 *3 *4) (-12 (-5 *4 (-749)) (-4 *5 (-1020)) (-5 *2 (-550)) (-5 *1 (-435 *5 *3 *6)) (-4 *3 (-1203 *5)) (-4 *6 (-13 (-397) (-1011 *5) (-356) (-1166) (-277))))) (-3738 (*1 *2 *3) (-12 (-4 *4 (-1020)) (-5 *2 (-550)) (-5 *1 (-435 *4 *3 *5)) (-4 *3 (-1203 *4)) (-4 *5 (-13 (-397) (-1011 *4) (-356) (-1166) (-277))))) (-3643 (*1 *2 *3 *4) (-12 (-5 *4 (-894)) (-4 *5 (-1020)) (-4 *2 (-13 (-397) (-1011 *5) (-356) (-1166) (-277))) (-5 *1 (-435 *5 *3 *2)) (-4 *3 (-1203 *5)))) (-3643 (*1 *2 *3) (-12 (-4 *4 (-1020)) (-4 *2 (-13 (-397) (-1011 *4) (-356) (-1166) (-277))) (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1203 *4)))) (-3556 (*1 *2 *3) (-12 (-4 *4 (-1020)) (-5 *2 (-550)) (-5 *1 (-435 *4 *3 *5)) (-4 *3 (-1203 *4)) (-4 *5 (-13 (-397) (-1011 *4) (-356) (-1166) (-277))))))
-(-10 -7 (-15 -3556 ((-550) |#2|)) (-15 -3643 (|#3| |#2|)) (-15 -3643 (|#3| |#2| (-894))) (-15 -3738 ((-550) |#2|)) (-15 -3795 ((-550) |#2| (-749))) (-15 -3795 ((-550) |#2|)) (-15 -1389 (|#3| |#2| (-894))) (-15 -2699 (|#3| |#2|)) (-15 -2788 (|#3| |#2|)) (-15 -3142 (|#3| |#2|)) (-15 -3772 (|#3| |#2|)))
-((-2533 ((|#2| (-1227 |#1|)) 36)) (-2978 ((|#2| |#2| |#1|) 49)) (-2897 ((|#2| |#2| |#1|) 41)) (-3243 ((|#2| |#2|) 38)) (-1590 (((-112) |#2|) 30)) (-3233 (((-623 |#2|) (-894) (-411 |#2|)) 17)) (-3161 ((|#2| (-894) (-411 |#2|)) 21)) (-3062 (((-716 (-749)) (-411 |#2|)) 25)))
-(((-436 |#1| |#2|) (-10 -7 (-15 -1590 ((-112) |#2|)) (-15 -2533 (|#2| (-1227 |#1|))) (-15 -3243 (|#2| |#2|)) (-15 -2897 (|#2| |#2| |#1|)) (-15 -2978 (|#2| |#2| |#1|)) (-15 -3062 ((-716 (-749)) (-411 |#2|))) (-15 -3161 (|#2| (-894) (-411 |#2|))) (-15 -3233 ((-623 |#2|) (-894) (-411 |#2|)))) (-1020) (-1203 |#1|)) (T -436))
-((-3233 (*1 *2 *3 *4) (-12 (-5 *3 (-894)) (-5 *4 (-411 *6)) (-4 *6 (-1203 *5)) (-4 *5 (-1020)) (-5 *2 (-623 *6)) (-5 *1 (-436 *5 *6)))) (-3161 (*1 *2 *3 *4) (-12 (-5 *3 (-894)) (-5 *4 (-411 *2)) (-4 *2 (-1203 *5)) (-5 *1 (-436 *5 *2)) (-4 *5 (-1020)))) (-3062 (*1 *2 *3) (-12 (-5 *3 (-411 *5)) (-4 *5 (-1203 *4)) (-4 *4 (-1020)) (-5 *2 (-716 (-749))) (-5 *1 (-436 *4 *5)))) (-2978 (*1 *2 *2 *3) (-12 (-4 *3 (-1020)) (-5 *1 (-436 *3 *2)) (-4 *2 (-1203 *3)))) (-2897 (*1 *2 *2 *3) (-12 (-4 *3 (-1020)) (-5 *1 (-436 *3 *2)) (-4 *2 (-1203 *3)))) (-3243 (*1 *2 *2) (-12 (-4 *3 (-1020)) (-5 *1 (-436 *3 *2)) (-4 *2 (-1203 *3)))) (-2533 (*1 *2 *3) (-12 (-5 *3 (-1227 *4)) (-4 *4 (-1020)) (-4 *2 (-1203 *4)) (-5 *1 (-436 *4 *2)))) (-1590 (*1 *2 *3) (-12 (-4 *4 (-1020)) (-5 *2 (-112)) (-5 *1 (-436 *4 *3)) (-4 *3 (-1203 *4)))))
-(-10 -7 (-15 -1590 ((-112) |#2|)) (-15 -2533 (|#2| (-1227 |#1|))) (-15 -3243 (|#2| |#2|)) (-15 -2897 (|#2| |#2| |#1|)) (-15 -2978 (|#2| |#2| |#1|)) (-15 -3062 ((-716 (-749)) (-411 |#2|))) (-15 -3161 (|#2| (-894) (-411 |#2|))) (-15 -3233 ((-623 |#2|) (-894) (-411 |#2|))))
-((-2365 (((-749)) 41)) (-2663 (((-749)) 23 (|has| |#1| (-397))) (((-749) (-749)) 22 (|has| |#1| (-397)))) (-2590 (((-550) |#1|) 18 (|has| |#1| (-397)))) (-2519 (((-550) |#1|) 20 (|has| |#1| (-397)))) (-2284 (((-749)) 40) (((-749) (-749)) 39)) (-2215 ((|#1| (-749) (-550)) 29)) (-2443 (((-1232)) 43)))
-(((-437 |#1|) (-10 -7 (-15 -2215 (|#1| (-749) (-550))) (-15 -2284 ((-749) (-749))) (-15 -2284 ((-749))) (-15 -2365 ((-749))) (-15 -2443 ((-1232))) (IF (|has| |#1| (-397)) (PROGN (-15 -2519 ((-550) |#1|)) (-15 -2590 ((-550) |#1|)) (-15 -2663 ((-749) (-749))) (-15 -2663 ((-749)))) |%noBranch|)) (-1020)) (T -437))
-((-2663 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-397)) (-4 *3 (-1020)))) (-2663 (*1 *2 *2) (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-397)) (-4 *3 (-1020)))) (-2590 (*1 *2 *3) (-12 (-5 *2 (-550)) (-5 *1 (-437 *3)) (-4 *3 (-397)) (-4 *3 (-1020)))) (-2519 (*1 *2 *3) (-12 (-5 *2 (-550)) (-5 *1 (-437 *3)) (-4 *3 (-397)) (-4 *3 (-1020)))) (-2443 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-437 *3)) (-4 *3 (-1020)))) (-2365 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-1020)))) (-2284 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-1020)))) (-2284 (*1 *2 *2) (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-1020)))) (-2215 (*1 *2 *3 *4) (-12 (-5 *3 (-749)) (-5 *4 (-550)) (-5 *1 (-437 *2)) (-4 *2 (-1020)))))
-(-10 -7 (-15 -2215 (|#1| (-749) (-550))) (-15 -2284 ((-749) (-749))) (-15 -2284 ((-749))) (-15 -2365 ((-749))) (-15 -2443 ((-1232))) (IF (|has| |#1| (-397)) (PROGN (-15 -2519 ((-550) |#1|)) (-15 -2590 ((-550) |#1|)) (-15 -2663 ((-749) (-749))) (-15 -2663 ((-749)))) |%noBranch|))
-((-1589 (((-623 (-550)) (-550)) 61)) (-3933 (((-112) (-167 (-550))) 65)) (-3338 (((-411 (-167 (-550))) (-167 (-550))) 60)))
-(((-438) (-10 -7 (-15 -3338 ((-411 (-167 (-550))) (-167 (-550)))) (-15 -1589 ((-623 (-550)) (-550))) (-15 -3933 ((-112) (-167 (-550)))))) (T -438))
-((-3933 (*1 *2 *3) (-12 (-5 *3 (-167 (-550))) (-5 *2 (-112)) (-5 *1 (-438)))) (-1589 (*1 *2 *3) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-438)) (-5 *3 (-550)))) (-3338 (*1 *2 *3) (-12 (-5 *2 (-411 (-167 (-550)))) (-5 *1 (-438)) (-5 *3 (-167 (-550))))))
-(-10 -7 (-15 -3338 ((-411 (-167 (-550))) (-167 (-550)))) (-15 -1589 ((-623 (-550)) (-550))) (-15 -3933 ((-112) (-167 (-550)))))
-((-1685 ((|#4| |#4| (-623 |#4|)) 61)) (-1791 (((-623 |#4|) (-623 |#4|) (-1126) (-1126)) 17) (((-623 |#4|) (-623 |#4|) (-1126)) 16) (((-623 |#4|) (-623 |#4|)) 11)))
-(((-439 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1685 (|#4| |#4| (-623 |#4|))) (-15 -1791 ((-623 |#4|) (-623 |#4|))) (-15 -1791 ((-623 |#4|) (-623 |#4|) (-1126))) (-15 -1791 ((-623 |#4|) (-623 |#4|) (-1126) (-1126)))) (-300) (-771) (-825) (-922 |#1| |#2| |#3|)) (T -439))
-((-1791 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-623 *7)) (-5 *3 (-1126)) (-4 *7 (-922 *4 *5 *6)) (-4 *4 (-300)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-439 *4 *5 *6 *7)))) (-1791 (*1 *2 *2 *3) (-12 (-5 *2 (-623 *7)) (-5 *3 (-1126)) (-4 *7 (-922 *4 *5 *6)) (-4 *4 (-300)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-439 *4 *5 *6 *7)))) (-1791 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-922 *3 *4 *5)) (-4 *3 (-300)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-439 *3 *4 *5 *6)))) (-1685 (*1 *2 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-922 *4 *5 *6)) (-4 *4 (-300)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-439 *4 *5 *6 *2)))))
-(-10 -7 (-15 -1685 (|#4| |#4| (-623 |#4|))) (-15 -1791 ((-623 |#4|) (-623 |#4|))) (-15 -1791 ((-623 |#4|) (-623 |#4|) (-1126))) (-15 -1791 ((-623 |#4|) (-623 |#4|) (-1126) (-1126))))
-((-1979 (((-623 (-623 |#4|)) (-623 |#4|) (-112)) 73) (((-623 (-623 |#4|)) (-623 |#4|)) 72) (((-623 (-623 |#4|)) (-623 |#4|) (-623 |#4|) (-112)) 66) (((-623 (-623 |#4|)) (-623 |#4|) (-623 |#4|)) 67)) (-1887 (((-623 (-623 |#4|)) (-623 |#4|) (-112)) 42) (((-623 (-623 |#4|)) (-623 |#4|)) 63)))
-(((-440 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1887 ((-623 (-623 |#4|)) (-623 |#4|))) (-15 -1887 ((-623 (-623 |#4|)) (-623 |#4|) (-112))) (-15 -1979 ((-623 (-623 |#4|)) (-623 |#4|) (-623 |#4|))) (-15 -1979 ((-623 (-623 |#4|)) (-623 |#4|) (-623 |#4|) (-112))) (-15 -1979 ((-623 (-623 |#4|)) (-623 |#4|))) (-15 -1979 ((-623 (-623 |#4|)) (-623 |#4|) (-112)))) (-13 (-300) (-145)) (-771) (-825) (-922 |#1| |#2| |#3|)) (T -440))
-((-1979 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-922 *5 *6 *7)) (-5 *2 (-623 (-623 *8))) (-5 *1 (-440 *5 *6 *7 *8)) (-5 *3 (-623 *8)))) (-1979 (*1 *2 *3) (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-922 *4 *5 *6)) (-5 *2 (-623 (-623 *7))) (-5 *1 (-440 *4 *5 *6 *7)) (-5 *3 (-623 *7)))) (-1979 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-922 *5 *6 *7)) (-5 *2 (-623 (-623 *8))) (-5 *1 (-440 *5 *6 *7 *8)) (-5 *3 (-623 *8)))) (-1979 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-922 *4 *5 *6)) (-5 *2 (-623 (-623 *7))) (-5 *1 (-440 *4 *5 *6 *7)) (-5 *3 (-623 *7)))) (-1887 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-922 *5 *6 *7)) (-5 *2 (-623 (-623 *8))) (-5 *1 (-440 *5 *6 *7 *8)) (-5 *3 (-623 *8)))) (-1887 (*1 *2 *3) (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-922 *4 *5 *6)) (-5 *2 (-623 (-623 *7))) (-5 *1 (-440 *4 *5 *6 *7)) (-5 *3 (-623 *7)))))
-(-10 -7 (-15 -1887 ((-623 (-623 |#4|)) (-623 |#4|))) (-15 -1887 ((-623 (-623 |#4|)) (-623 |#4|) (-112))) (-15 -1979 ((-623 (-623 |#4|)) (-623 |#4|) (-623 |#4|))) (-15 -1979 ((-623 (-623 |#4|)) (-623 |#4|) (-623 |#4|) (-112))) (-15 -1979 ((-623 (-623 |#4|)) (-623 |#4|))) (-15 -1979 ((-623 (-623 |#4|)) (-623 |#4|) (-112))))
-((-2289 (((-749) |#4|) 12)) (-3597 (((-623 (-2 (|:| |totdeg| (-749)) (|:| -2739 |#4|))) |#4| (-749) (-623 (-2 (|:| |totdeg| (-749)) (|:| -2739 |#4|)))) 31)) (-3762 (((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 38)) (-3682 ((|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 39)) (-3910 ((|#4| |#4| (-623 |#4|)) 40)) (-3414 (((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-623 |#4|)) 70)) (-2833 (((-1232) |#4|) 42)) (-3069 (((-1232) (-623 |#4|)) 51)) (-2914 (((-550) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-550) (-550) (-550)) 48)) (-3154 (((-1232) (-550)) 79)) (-3843 (((-623 |#4|) (-623 |#4|)) 77)) (-2221 (((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-749)) (|:| -2739 |#4|)) |#4| (-749)) 25)) (-2742 (((-550) |#4|) 78)) (-3510 ((|#4| |#4|) 29)) (-3994 (((-623 |#4|) (-623 |#4|) (-550) (-550)) 56)) (-2991 (((-550) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-550) (-550) (-550) (-550)) 89)) (-3241 (((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 16)) (-4083 (((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 59)) (-3310 (((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 58)) (-1403 (((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 36)) (-4168 (((-112) |#2| |#2|) 57)) (-1307 (((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 37)) (-4265 (((-112) |#2| |#2| |#2| |#2|) 60)) (-2075 ((|#4| |#4| (-623 |#4|)) 71)))
-(((-441 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2075 (|#4| |#4| (-623 |#4|))) (-15 -3910 (|#4| |#4| (-623 |#4|))) (-15 -3994 ((-623 |#4|) (-623 |#4|) (-550) (-550))) (-15 -4083 ((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -4168 ((-112) |#2| |#2|)) (-15 -4265 ((-112) |#2| |#2| |#2| |#2|)) (-15 -1307 ((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1403 ((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3310 ((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3414 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-623 |#4|))) (-15 -3510 (|#4| |#4|)) (-15 -3597 ((-623 (-2 (|:| |totdeg| (-749)) (|:| -2739 |#4|))) |#4| (-749) (-623 (-2 (|:| |totdeg| (-749)) (|:| -2739 |#4|))))) (-15 -3682 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3762 ((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3843 ((-623 |#4|) (-623 |#4|))) (-15 -2742 ((-550) |#4|)) (-15 -2833 ((-1232) |#4|)) (-15 -2914 ((-550) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-550) (-550) (-550))) (-15 -2991 ((-550) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-550) (-550) (-550) (-550))) (-15 -3069 ((-1232) (-623 |#4|))) (-15 -3154 ((-1232) (-550))) (-15 -3241 ((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -2221 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-749)) (|:| -2739 |#4|)) |#4| (-749))) (-15 -2289 ((-749) |#4|))) (-444) (-771) (-825) (-922 |#1| |#2| |#3|)) (T -441))
-((-2289 (*1 *2 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-749)) (-5 *1 (-441 *4 *5 *6 *3)) (-4 *3 (-922 *4 *5 *6)))) (-2221 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-2 (|:| |totdeg| (-749)) (|:| -2739 *4))) (-5 *5 (-749)) (-4 *4 (-922 *6 *7 *8)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-5 *2 (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4) (|:| |polj| *4))) (-5 *1 (-441 *6 *7 *8 *4)))) (-3241 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-749)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-771)) (-4 *7 (-922 *4 *5 *6)) (-4 *4 (-444)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-441 *4 *5 *6 *7)))) (-3154 (*1 *2 *3) (-12 (-5 *3 (-550)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1232)) (-5 *1 (-441 *4 *5 *6 *7)) (-4 *7 (-922 *4 *5 *6)))) (-3069 (*1 *2 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-922 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1232)) (-5 *1 (-441 *4 *5 *6 *7)))) (-2991 (*1 *2 *3 *4 *4 *2 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-749)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-771)) (-4 *4 (-922 *5 *6 *7)) (-4 *5 (-444)) (-4 *7 (-825)) (-5 *1 (-441 *5 *6 *7 *4)))) (-2914 (*1 *2 *3 *4 *4 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-749)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-771)) (-4 *4 (-922 *5 *6 *7)) (-4 *5 (-444)) (-4 *7 (-825)) (-5 *1 (-441 *5 *6 *7 *4)))) (-2833 (*1 *2 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1232)) (-5 *1 (-441 *4 *5 *6 *3)) (-4 *3 (-922 *4 *5 *6)))) (-2742 (*1 *2 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-550)) (-5 *1 (-441 *4 *5 *6 *3)) (-4 *3 (-922 *4 *5 *6)))) (-3843 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-922 *3 *4 *5)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-441 *3 *4 *5 *6)))) (-3762 (*1 *2 *2 *2) (-12 (-5 *2 (-623 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-749)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-771)) (-4 *6 (-922 *3 *4 *5)) (-4 *3 (-444)) (-4 *5 (-825)) (-5 *1 (-441 *3 *4 *5 *6)))) (-3682 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-749)) (|:| |poli| *2) (|:| |polj| *2))) (-4 *5 (-771)) (-4 *2 (-922 *4 *5 *6)) (-5 *1 (-441 *4 *5 *6 *2)) (-4 *4 (-444)) (-4 *6 (-825)))) (-3597 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-623 (-2 (|:| |totdeg| (-749)) (|:| -2739 *3)))) (-5 *4 (-749)) (-4 *3 (-922 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-441 *5 *6 *7 *3)))) (-3510 (*1 *2 *2) (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-441 *3 *4 *5 *2)) (-4 *2 (-922 *3 *4 *5)))) (-3414 (*1 *2 *3 *4) (-12 (-5 *4 (-623 *3)) (-4 *3 (-922 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-2 (|:| |poly| *3) (|:| |mult| *5))) (-5 *1 (-441 *5 *6 *7 *3)))) (-3310 (*1 *2 *3 *2) (-12 (-5 *2 (-623 (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-749)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *3 (-771)) (-4 *6 (-922 *4 *3 *5)) (-4 *4 (-444)) (-4 *5 (-825)) (-5 *1 (-441 *4 *3 *5 *6)))) (-1403 (*1 *2 *2) (-12 (-5 *2 (-623 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-749)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-771)) (-4 *6 (-922 *3 *4 *5)) (-4 *3 (-444)) (-4 *5 (-825)) (-5 *1 (-441 *3 *4 *5 *6)))) (-1307 (*1 *2 *3 *2) (-12 (-5 *2 (-623 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-749)) (|:| |poli| *3) (|:| |polj| *3)))) (-4 *5 (-771)) (-4 *3 (-922 *4 *5 *6)) (-4 *4 (-444)) (-4 *6 (-825)) (-5 *1 (-441 *4 *5 *6 *3)))) (-4265 (*1 *2 *3 *3 *3 *3) (-12 (-4 *4 (-444)) (-4 *3 (-771)) (-4 *5 (-825)) (-5 *2 (-112)) (-5 *1 (-441 *4 *3 *5 *6)) (-4 *6 (-922 *4 *3 *5)))) (-4168 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *3 (-771)) (-4 *5 (-825)) (-5 *2 (-112)) (-5 *1 (-441 *4 *3 *5 *6)) (-4 *6 (-922 *4 *3 *5)))) (-4083 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-749)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-771)) (-4 *7 (-922 *4 *5 *6)) (-4 *4 (-444)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-441 *4 *5 *6 *7)))) (-3994 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-623 *7)) (-5 *3 (-550)) (-4 *7 (-922 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-441 *4 *5 *6 *7)))) (-3910 (*1 *2 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-922 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-441 *4 *5 *6 *2)))) (-2075 (*1 *2 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-922 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-441 *4 *5 *6 *2)))))
-(-10 -7 (-15 -2075 (|#4| |#4| (-623 |#4|))) (-15 -3910 (|#4| |#4| (-623 |#4|))) (-15 -3994 ((-623 |#4|) (-623 |#4|) (-550) (-550))) (-15 -4083 ((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -4168 ((-112) |#2| |#2|)) (-15 -4265 ((-112) |#2| |#2| |#2| |#2|)) (-15 -1307 ((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1403 ((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3310 ((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3414 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-623 |#4|))) (-15 -3510 (|#4| |#4|)) (-15 -3597 ((-623 (-2 (|:| |totdeg| (-749)) (|:| -2739 |#4|))) |#4| (-749) (-623 (-2 (|:| |totdeg| (-749)) (|:| -2739 |#4|))))) (-15 -3682 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3762 ((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3843 ((-623 |#4|) (-623 |#4|))) (-15 -2742 ((-550) |#4|)) (-15 -2833 ((-1232) |#4|)) (-15 -2914 ((-550) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-550) (-550) (-550))) (-15 -2991 ((-550) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-550) (-550) (-550) (-550))) (-15 -3069 ((-1232) (-623 |#4|))) (-15 -3154 ((-1232) (-550))) (-15 -3241 ((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -2221 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-749)) (|:| -2739 |#4|)) |#4| (-749))) (-15 -2289 ((-749) |#4|)))
-((-3497 ((|#4| |#4| (-623 |#4|)) 22 (|has| |#1| (-356)))) (-3017 (((-623 |#4|) (-623 |#4|) (-1126) (-1126)) 41) (((-623 |#4|) (-623 |#4|) (-1126)) 40) (((-623 |#4|) (-623 |#4|)) 35)))
-(((-442 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3017 ((-623 |#4|) (-623 |#4|))) (-15 -3017 ((-623 |#4|) (-623 |#4|) (-1126))) (-15 -3017 ((-623 |#4|) (-623 |#4|) (-1126) (-1126))) (IF (|has| |#1| (-356)) (-15 -3497 (|#4| |#4| (-623 |#4|))) |%noBranch|)) (-444) (-771) (-825) (-922 |#1| |#2| |#3|)) (T -442))
-((-3497 (*1 *2 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-922 *4 *5 *6)) (-4 *4 (-356)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-442 *4 *5 *6 *2)))) (-3017 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-623 *7)) (-5 *3 (-1126)) (-4 *7 (-922 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-442 *4 *5 *6 *7)))) (-3017 (*1 *2 *2 *3) (-12 (-5 *2 (-623 *7)) (-5 *3 (-1126)) (-4 *7 (-922 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-442 *4 *5 *6 *7)))) (-3017 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-922 *3 *4 *5)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-442 *3 *4 *5 *6)))))
-(-10 -7 (-15 -3017 ((-623 |#4|) (-623 |#4|))) (-15 -3017 ((-623 |#4|) (-623 |#4|) (-1126))) (-15 -3017 ((-623 |#4|) (-623 |#4|) (-1126) (-1126))) (IF (|has| |#1| (-356)) (-15 -3497 (|#4| |#4| (-623 |#4|))) |%noBranch|))
-((-3106 (($ $ $) 14) (($ (-623 $)) 21)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 41)) (-3139 (($ $ $) NIL) (($ (-623 $)) 22)))
-(((-443 |#1|) (-10 -8 (-15 -2619 ((-1140 |#1|) (-1140 |#1|) (-1140 |#1|))) (-15 -3106 (|#1| (-623 |#1|))) (-15 -3106 (|#1| |#1| |#1|)) (-15 -3139 (|#1| (-623 |#1|))) (-15 -3139 (|#1| |#1| |#1|))) (-444)) (T -443))
-NIL
-(-10 -8 (-15 -2619 ((-1140 |#1|) (-1140 |#1|) (-1140 |#1|))) (-15 -3106 (|#1| (-623 |#1|))) (-15 -3106 (|#1| |#1| |#1|)) (-15 -3139 (|#1| (-623 |#1|))) (-15 -3139 (|#1| |#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1386 (((-3 $ "failed") $) 32)) (-3102 (((-112) $) 30)) (-3106 (($ $ $) 44) (($ (-623 $)) 43)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 42)) (-3139 (($ $ $) 46) (($ (-623 $)) 45)) (-1495 (((-3 $ "failed") $ $) 40)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41)) (-2390 (((-749)) 28)) (-1345 (((-112) $ $) 37)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-4 *1 (-433)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-323)) (-4 *1 (-433)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323))))) (-4 *1 (-433)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-1228 (-309 (-372)))) (-4 *1 (-433)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-1228 (-309 (-372)))) (-4 *1 (-433)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-1228 (-309 (-550)))) (-4 *1 (-433)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-1228 (-309 (-550)))) (-4 *1 (-433)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-1228 (-926 (-372)))) (-4 *1 (-433)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-1228 (-926 (-372)))) (-4 *1 (-433)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-1228 (-926 (-550)))) (-4 *1 (-433)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-1228 (-926 (-550)))) (-4 *1 (-433)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-1228 (-400 (-926 (-372))))) (-4 *1 (-433)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-1228 (-400 (-926 (-372))))) (-4 *1 (-433)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-1228 (-400 (-926 (-550))))) (-4 *1 (-433)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-1228 (-400 (-926 (-550))))) (-4 *1 (-433)))))
+(-13 (-388) (-10 -8 (-15 -2233 ($ (-623 (-323)))) (-15 -2233 ($ (-323))) (-15 -2233 ($ (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323)))))) (-15 -2202 ($ (-1228 (-309 (-372))))) (-15 -2288 ((-3 $ "failed") (-1228 (-309 (-372))))) (-15 -2202 ($ (-1228 (-309 (-550))))) (-15 -2288 ((-3 $ "failed") (-1228 (-309 (-550))))) (-15 -2202 ($ (-1228 (-926 (-372))))) (-15 -2288 ((-3 $ "failed") (-1228 (-926 (-372))))) (-15 -2202 ($ (-1228 (-926 (-550))))) (-15 -2288 ((-3 $ "failed") (-1228 (-926 (-550))))) (-15 -2202 ($ (-1228 (-400 (-926 (-372)))))) (-15 -2288 ((-3 $ "failed") (-1228 (-400 (-926 (-372)))))) (-15 -2202 ($ (-1228 (-400 (-926 (-550)))))) (-15 -2288 ((-3 $ "failed") (-1228 (-400 (-926 (-550))))))))
+(((-595 (-837)) . T) ((-388) . T) ((-1182) . T))
+((-3095 (((-112)) 17)) (-2484 (((-112) (-112)) 18)) (-4085 (((-112)) 13)) (-3750 (((-112) (-112)) 14)) (-1798 (((-112)) 15)) (-3713 (((-112) (-112)) 16)) (-2179 (((-895) (-895)) 21) (((-895)) 20)) (-1857 (((-749) (-623 (-2 (|:| -1735 |#1|) (|:| -3661 (-550))))) 42)) (-3629 (((-895) (-895)) 23) (((-895)) 22)) (-3467 (((-2 (|:| -1910 (-550)) (|:| -1610 (-623 |#1|))) |#1|) 62)) (-3889 (((-411 |#1|) (-2 (|:| |contp| (-550)) (|:| -1610 (-623 (-2 (|:| |irr| |#1|) (|:| -1635 (-550))))))) 126)) (-2896 (((-2 (|:| |contp| (-550)) (|:| -1610 (-623 (-2 (|:| |irr| |#1|) (|:| -1635 (-550)))))) |#1| (-112)) 152)) (-3452 (((-411 |#1|) |#1| (-749) (-749)) 165) (((-411 |#1|) |#1| (-623 (-749)) (-749)) 162) (((-411 |#1|) |#1| (-623 (-749))) 164) (((-411 |#1|) |#1| (-749)) 163) (((-411 |#1|) |#1|) 161)) (-2786 (((-3 |#1| "failed") (-895) |#1| (-623 (-749)) (-749) (-112)) 167) (((-3 |#1| "failed") (-895) |#1| (-623 (-749)) (-749)) 168) (((-3 |#1| "failed") (-895) |#1| (-623 (-749))) 170) (((-3 |#1| "failed") (-895) |#1| (-749)) 169) (((-3 |#1| "failed") (-895) |#1|) 171)) (-1735 (((-411 |#1|) |#1| (-749) (-749)) 160) (((-411 |#1|) |#1| (-623 (-749)) (-749)) 156) (((-411 |#1|) |#1| (-623 (-749))) 158) (((-411 |#1|) |#1| (-749)) 157) (((-411 |#1|) |#1|) 155)) (-2171 (((-112) |#1|) 37)) (-2059 (((-716 (-749)) (-623 (-2 (|:| -1735 |#1|) (|:| -3661 (-550))))) 67)) (-1666 (((-2 (|:| |contp| (-550)) (|:| -1610 (-623 (-2 (|:| |irr| |#1|) (|:| -1635 (-550)))))) |#1| (-112) (-1071 (-749)) (-749)) 154)))
+(((-434 |#1|) (-10 -7 (-15 -3889 ((-411 |#1|) (-2 (|:| |contp| (-550)) (|:| -1610 (-623 (-2 (|:| |irr| |#1|) (|:| -1635 (-550)))))))) (-15 -2059 ((-716 (-749)) (-623 (-2 (|:| -1735 |#1|) (|:| -3661 (-550)))))) (-15 -3629 ((-895))) (-15 -3629 ((-895) (-895))) (-15 -2179 ((-895))) (-15 -2179 ((-895) (-895))) (-15 -1857 ((-749) (-623 (-2 (|:| -1735 |#1|) (|:| -3661 (-550)))))) (-15 -3467 ((-2 (|:| -1910 (-550)) (|:| -1610 (-623 |#1|))) |#1|)) (-15 -3095 ((-112))) (-15 -2484 ((-112) (-112))) (-15 -4085 ((-112))) (-15 -3750 ((-112) (-112))) (-15 -2171 ((-112) |#1|)) (-15 -1798 ((-112))) (-15 -3713 ((-112) (-112))) (-15 -1735 ((-411 |#1|) |#1|)) (-15 -1735 ((-411 |#1|) |#1| (-749))) (-15 -1735 ((-411 |#1|) |#1| (-623 (-749)))) (-15 -1735 ((-411 |#1|) |#1| (-623 (-749)) (-749))) (-15 -1735 ((-411 |#1|) |#1| (-749) (-749))) (-15 -3452 ((-411 |#1|) |#1|)) (-15 -3452 ((-411 |#1|) |#1| (-749))) (-15 -3452 ((-411 |#1|) |#1| (-623 (-749)))) (-15 -3452 ((-411 |#1|) |#1| (-623 (-749)) (-749))) (-15 -3452 ((-411 |#1|) |#1| (-749) (-749))) (-15 -2786 ((-3 |#1| "failed") (-895) |#1|)) (-15 -2786 ((-3 |#1| "failed") (-895) |#1| (-749))) (-15 -2786 ((-3 |#1| "failed") (-895) |#1| (-623 (-749)))) (-15 -2786 ((-3 |#1| "failed") (-895) |#1| (-623 (-749)) (-749))) (-15 -2786 ((-3 |#1| "failed") (-895) |#1| (-623 (-749)) (-749) (-112))) (-15 -2896 ((-2 (|:| |contp| (-550)) (|:| -1610 (-623 (-2 (|:| |irr| |#1|) (|:| -1635 (-550)))))) |#1| (-112))) (-15 -1666 ((-2 (|:| |contp| (-550)) (|:| -1610 (-623 (-2 (|:| |irr| |#1|) (|:| -1635 (-550)))))) |#1| (-112) (-1071 (-749)) (-749)))) (-1204 (-550))) (T -434))
+((-1666 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-112)) (-5 *5 (-1071 (-749))) (-5 *6 (-749)) (-5 *2 (-2 (|:| |contp| (-550)) (|:| -1610 (-623 (-2 (|:| |irr| *3) (|:| -1635 (-550))))))) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-2896 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-5 *2 (-2 (|:| |contp| (-550)) (|:| -1610 (-623 (-2 (|:| |irr| *3) (|:| -1635 (-550))))))) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-2786 (*1 *2 *3 *2 *4 *5 *6) (|partial| -12 (-5 *3 (-895)) (-5 *4 (-623 (-749))) (-5 *5 (-749)) (-5 *6 (-112)) (-5 *1 (-434 *2)) (-4 *2 (-1204 (-550))))) (-2786 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *3 (-895)) (-5 *4 (-623 (-749))) (-5 *5 (-749)) (-5 *1 (-434 *2)) (-4 *2 (-1204 (-550))))) (-2786 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-895)) (-5 *4 (-623 (-749))) (-5 *1 (-434 *2)) (-4 *2 (-1204 (-550))))) (-2786 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-895)) (-5 *4 (-749)) (-5 *1 (-434 *2)) (-4 *2 (-1204 (-550))))) (-2786 (*1 *2 *3 *2) (|partial| -12 (-5 *3 (-895)) (-5 *1 (-434 *2)) (-4 *2 (-1204 (-550))))) (-3452 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-749)) (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-3452 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-623 (-749))) (-5 *5 (-749)) (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-3452 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-749))) (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-3452 (*1 *2 *3 *4) (-12 (-5 *4 (-749)) (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-3452 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-1735 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-749)) (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-1735 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-623 (-749))) (-5 *5 (-749)) (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-1735 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-749))) (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-1735 (*1 *2 *3 *4) (-12 (-5 *4 (-749)) (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-1735 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-3713 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-1798 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-2171 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-3750 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-4085 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-2484 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-3095 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-3467 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -1910 (-550)) (|:| -1610 (-623 *3)))) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-1857 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| -1735 *4) (|:| -3661 (-550))))) (-4 *4 (-1204 (-550))) (-5 *2 (-749)) (-5 *1 (-434 *4)))) (-2179 (*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-2179 (*1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-3629 (*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-3629 (*1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))) (-2059 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| -1735 *4) (|:| -3661 (-550))))) (-4 *4 (-1204 (-550))) (-5 *2 (-716 (-749))) (-5 *1 (-434 *4)))) (-3889 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |contp| (-550)) (|:| -1610 (-623 (-2 (|:| |irr| *4) (|:| -1635 (-550))))))) (-4 *4 (-1204 (-550))) (-5 *2 (-411 *4)) (-5 *1 (-434 *4)))))
+(-10 -7 (-15 -3889 ((-411 |#1|) (-2 (|:| |contp| (-550)) (|:| -1610 (-623 (-2 (|:| |irr| |#1|) (|:| -1635 (-550)))))))) (-15 -2059 ((-716 (-749)) (-623 (-2 (|:| -1735 |#1|) (|:| -3661 (-550)))))) (-15 -3629 ((-895))) (-15 -3629 ((-895) (-895))) (-15 -2179 ((-895))) (-15 -2179 ((-895) (-895))) (-15 -1857 ((-749) (-623 (-2 (|:| -1735 |#1|) (|:| -3661 (-550)))))) (-15 -3467 ((-2 (|:| -1910 (-550)) (|:| -1610 (-623 |#1|))) |#1|)) (-15 -3095 ((-112))) (-15 -2484 ((-112) (-112))) (-15 -4085 ((-112))) (-15 -3750 ((-112) (-112))) (-15 -2171 ((-112) |#1|)) (-15 -1798 ((-112))) (-15 -3713 ((-112) (-112))) (-15 -1735 ((-411 |#1|) |#1|)) (-15 -1735 ((-411 |#1|) |#1| (-749))) (-15 -1735 ((-411 |#1|) |#1| (-623 (-749)))) (-15 -1735 ((-411 |#1|) |#1| (-623 (-749)) (-749))) (-15 -1735 ((-411 |#1|) |#1| (-749) (-749))) (-15 -3452 ((-411 |#1|) |#1|)) (-15 -3452 ((-411 |#1|) |#1| (-749))) (-15 -3452 ((-411 |#1|) |#1| (-623 (-749)))) (-15 -3452 ((-411 |#1|) |#1| (-623 (-749)) (-749))) (-15 -3452 ((-411 |#1|) |#1| (-749) (-749))) (-15 -2786 ((-3 |#1| "failed") (-895) |#1|)) (-15 -2786 ((-3 |#1| "failed") (-895) |#1| (-749))) (-15 -2786 ((-3 |#1| "failed") (-895) |#1| (-623 (-749)))) (-15 -2786 ((-3 |#1| "failed") (-895) |#1| (-623 (-749)) (-749))) (-15 -2786 ((-3 |#1| "failed") (-895) |#1| (-623 (-749)) (-749) (-112))) (-15 -2896 ((-2 (|:| |contp| (-550)) (|:| -1610 (-623 (-2 (|:| |irr| |#1|) (|:| -1635 (-550)))))) |#1| (-112))) (-15 -1666 ((-2 (|:| |contp| (-550)) (|:| -1610 (-623 (-2 (|:| |irr| |#1|) (|:| -1635 (-550)))))) |#1| (-112) (-1071 (-749)) (-749))))
+((-2720 (((-550) |#2|) 48) (((-550) |#2| (-749)) 47)) (-3382 (((-550) |#2|) 55)) (-2997 ((|#3| |#2|) 25)) (-1571 ((|#3| |#2| (-895)) 14)) (-3839 ((|#3| |#2|) 15)) (-2555 ((|#3| |#2|) 9)) (-1293 ((|#3| |#2|) 10)) (-1747 ((|#3| |#2| (-895)) 62) ((|#3| |#2|) 30)) (-2134 (((-550) |#2|) 57)))
+(((-435 |#1| |#2| |#3|) (-10 -7 (-15 -2134 ((-550) |#2|)) (-15 -1747 (|#3| |#2|)) (-15 -1747 (|#3| |#2| (-895))) (-15 -3382 ((-550) |#2|)) (-15 -2720 ((-550) |#2| (-749))) (-15 -2720 ((-550) |#2|)) (-15 -1571 (|#3| |#2| (-895))) (-15 -2997 (|#3| |#2|)) (-15 -2555 (|#3| |#2|)) (-15 -1293 (|#3| |#2|)) (-15 -3839 (|#3| |#2|))) (-1021) (-1204 |#1|) (-13 (-397) (-1012 |#1|) (-356) (-1167) (-277))) (T -435))
+((-3839 (*1 *2 *3) (-12 (-4 *4 (-1021)) (-4 *2 (-13 (-397) (-1012 *4) (-356) (-1167) (-277))) (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1204 *4)))) (-1293 (*1 *2 *3) (-12 (-4 *4 (-1021)) (-4 *2 (-13 (-397) (-1012 *4) (-356) (-1167) (-277))) (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1204 *4)))) (-2555 (*1 *2 *3) (-12 (-4 *4 (-1021)) (-4 *2 (-13 (-397) (-1012 *4) (-356) (-1167) (-277))) (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1204 *4)))) (-2997 (*1 *2 *3) (-12 (-4 *4 (-1021)) (-4 *2 (-13 (-397) (-1012 *4) (-356) (-1167) (-277))) (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1204 *4)))) (-1571 (*1 *2 *3 *4) (-12 (-5 *4 (-895)) (-4 *5 (-1021)) (-4 *2 (-13 (-397) (-1012 *5) (-356) (-1167) (-277))) (-5 *1 (-435 *5 *3 *2)) (-4 *3 (-1204 *5)))) (-2720 (*1 *2 *3) (-12 (-4 *4 (-1021)) (-5 *2 (-550)) (-5 *1 (-435 *4 *3 *5)) (-4 *3 (-1204 *4)) (-4 *5 (-13 (-397) (-1012 *4) (-356) (-1167) (-277))))) (-2720 (*1 *2 *3 *4) (-12 (-5 *4 (-749)) (-4 *5 (-1021)) (-5 *2 (-550)) (-5 *1 (-435 *5 *3 *6)) (-4 *3 (-1204 *5)) (-4 *6 (-13 (-397) (-1012 *5) (-356) (-1167) (-277))))) (-3382 (*1 *2 *3) (-12 (-4 *4 (-1021)) (-5 *2 (-550)) (-5 *1 (-435 *4 *3 *5)) (-4 *3 (-1204 *4)) (-4 *5 (-13 (-397) (-1012 *4) (-356) (-1167) (-277))))) (-1747 (*1 *2 *3 *4) (-12 (-5 *4 (-895)) (-4 *5 (-1021)) (-4 *2 (-13 (-397) (-1012 *5) (-356) (-1167) (-277))) (-5 *1 (-435 *5 *3 *2)) (-4 *3 (-1204 *5)))) (-1747 (*1 *2 *3) (-12 (-4 *4 (-1021)) (-4 *2 (-13 (-397) (-1012 *4) (-356) (-1167) (-277))) (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1204 *4)))) (-2134 (*1 *2 *3) (-12 (-4 *4 (-1021)) (-5 *2 (-550)) (-5 *1 (-435 *4 *3 *5)) (-4 *3 (-1204 *4)) (-4 *5 (-13 (-397) (-1012 *4) (-356) (-1167) (-277))))))
+(-10 -7 (-15 -2134 ((-550) |#2|)) (-15 -1747 (|#3| |#2|)) (-15 -1747 (|#3| |#2| (-895))) (-15 -3382 ((-550) |#2|)) (-15 -2720 ((-550) |#2| (-749))) (-15 -2720 ((-550) |#2|)) (-15 -1571 (|#3| |#2| (-895))) (-15 -2997 (|#3| |#2|)) (-15 -2555 (|#3| |#2|)) (-15 -1293 (|#3| |#2|)) (-15 -3839 (|#3| |#2|)))
+((-1931 ((|#2| (-1228 |#1|)) 36)) (-3730 ((|#2| |#2| |#1|) 49)) (-4169 ((|#2| |#2| |#1|) 41)) (-1999 ((|#2| |#2|) 38)) (-3748 (((-112) |#2|) 30)) (-2099 (((-623 |#2|) (-895) (-411 |#2|)) 17)) (-2786 ((|#2| (-895) (-411 |#2|)) 21)) (-2059 (((-716 (-749)) (-411 |#2|)) 25)))
+(((-436 |#1| |#2|) (-10 -7 (-15 -3748 ((-112) |#2|)) (-15 -1931 (|#2| (-1228 |#1|))) (-15 -1999 (|#2| |#2|)) (-15 -4169 (|#2| |#2| |#1|)) (-15 -3730 (|#2| |#2| |#1|)) (-15 -2059 ((-716 (-749)) (-411 |#2|))) (-15 -2786 (|#2| (-895) (-411 |#2|))) (-15 -2099 ((-623 |#2|) (-895) (-411 |#2|)))) (-1021) (-1204 |#1|)) (T -436))
+((-2099 (*1 *2 *3 *4) (-12 (-5 *3 (-895)) (-5 *4 (-411 *6)) (-4 *6 (-1204 *5)) (-4 *5 (-1021)) (-5 *2 (-623 *6)) (-5 *1 (-436 *5 *6)))) (-2786 (*1 *2 *3 *4) (-12 (-5 *3 (-895)) (-5 *4 (-411 *2)) (-4 *2 (-1204 *5)) (-5 *1 (-436 *5 *2)) (-4 *5 (-1021)))) (-2059 (*1 *2 *3) (-12 (-5 *3 (-411 *5)) (-4 *5 (-1204 *4)) (-4 *4 (-1021)) (-5 *2 (-716 (-749))) (-5 *1 (-436 *4 *5)))) (-3730 (*1 *2 *2 *3) (-12 (-4 *3 (-1021)) (-5 *1 (-436 *3 *2)) (-4 *2 (-1204 *3)))) (-4169 (*1 *2 *2 *3) (-12 (-4 *3 (-1021)) (-5 *1 (-436 *3 *2)) (-4 *2 (-1204 *3)))) (-1999 (*1 *2 *2) (-12 (-4 *3 (-1021)) (-5 *1 (-436 *3 *2)) (-4 *2 (-1204 *3)))) (-1931 (*1 *2 *3) (-12 (-5 *3 (-1228 *4)) (-4 *4 (-1021)) (-4 *2 (-1204 *4)) (-5 *1 (-436 *4 *2)))) (-3748 (*1 *2 *3) (-12 (-4 *4 (-1021)) (-5 *2 (-112)) (-5 *1 (-436 *4 *3)) (-4 *3 (-1204 *4)))))
+(-10 -7 (-15 -3748 ((-112) |#2|)) (-15 -1931 (|#2| (-1228 |#1|))) (-15 -1999 (|#2| |#2|)) (-15 -4169 (|#2| |#2| |#1|)) (-15 -3730 (|#2| |#2| |#1|)) (-15 -2059 ((-716 (-749)) (-411 |#2|))) (-15 -2786 (|#2| (-895) (-411 |#2|))) (-15 -2099 ((-623 |#2|) (-895) (-411 |#2|))))
+((-2818 (((-749)) 41)) (-3819 (((-749)) 23 (|has| |#1| (-397))) (((-749) (-749)) 22 (|has| |#1| (-397)))) (-1285 (((-550) |#1|) 18 (|has| |#1| (-397)))) (-1788 (((-550) |#1|) 20 (|has| |#1| (-397)))) (-1320 (((-749)) 40) (((-749) (-749)) 39)) (-1833 ((|#1| (-749) (-550)) 29)) (-2279 (((-1233)) 43)))
+(((-437 |#1|) (-10 -7 (-15 -1833 (|#1| (-749) (-550))) (-15 -1320 ((-749) (-749))) (-15 -1320 ((-749))) (-15 -2818 ((-749))) (-15 -2279 ((-1233))) (IF (|has| |#1| (-397)) (PROGN (-15 -1788 ((-550) |#1|)) (-15 -1285 ((-550) |#1|)) (-15 -3819 ((-749) (-749))) (-15 -3819 ((-749)))) |%noBranch|)) (-1021)) (T -437))
+((-3819 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-397)) (-4 *3 (-1021)))) (-3819 (*1 *2 *2) (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-397)) (-4 *3 (-1021)))) (-1285 (*1 *2 *3) (-12 (-5 *2 (-550)) (-5 *1 (-437 *3)) (-4 *3 (-397)) (-4 *3 (-1021)))) (-1788 (*1 *2 *3) (-12 (-5 *2 (-550)) (-5 *1 (-437 *3)) (-4 *3 (-397)) (-4 *3 (-1021)))) (-2279 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-437 *3)) (-4 *3 (-1021)))) (-2818 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-1021)))) (-1320 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-1021)))) (-1320 (*1 *2 *2) (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-1021)))) (-1833 (*1 *2 *3 *4) (-12 (-5 *3 (-749)) (-5 *4 (-550)) (-5 *1 (-437 *2)) (-4 *2 (-1021)))))
+(-10 -7 (-15 -1833 (|#1| (-749) (-550))) (-15 -1320 ((-749) (-749))) (-15 -1320 ((-749))) (-15 -2818 ((-749))) (-15 -2279 ((-1233))) (IF (|has| |#1| (-397)) (PROGN (-15 -1788 ((-550) |#1|)) (-15 -1285 ((-550) |#1|)) (-15 -3819 ((-749) (-749))) (-15 -3819 ((-749)))) |%noBranch|))
+((-1851 (((-623 (-550)) (-550)) 61)) (-1568 (((-112) (-167 (-550))) 65)) (-1735 (((-411 (-167 (-550))) (-167 (-550))) 60)))
+(((-438) (-10 -7 (-15 -1735 ((-411 (-167 (-550))) (-167 (-550)))) (-15 -1851 ((-623 (-550)) (-550))) (-15 -1568 ((-112) (-167 (-550)))))) (T -438))
+((-1568 (*1 *2 *3) (-12 (-5 *3 (-167 (-550))) (-5 *2 (-112)) (-5 *1 (-438)))) (-1851 (*1 *2 *3) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-438)) (-5 *3 (-550)))) (-1735 (*1 *2 *3) (-12 (-5 *2 (-411 (-167 (-550)))) (-5 *1 (-438)) (-5 *3 (-167 (-550))))))
+(-10 -7 (-15 -1735 ((-411 (-167 (-550))) (-167 (-550)))) (-15 -1851 ((-623 (-550)) (-550))) (-15 -1568 ((-112) (-167 (-550)))))
+((-3500 ((|#4| |#4| (-623 |#4|)) 61)) (-2009 (((-623 |#4|) (-623 |#4|) (-1127) (-1127)) 17) (((-623 |#4|) (-623 |#4|) (-1127)) 16) (((-623 |#4|) (-623 |#4|)) 11)))
+(((-439 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3500 (|#4| |#4| (-623 |#4|))) (-15 -2009 ((-623 |#4|) (-623 |#4|))) (-15 -2009 ((-623 |#4|) (-623 |#4|) (-1127))) (-15 -2009 ((-623 |#4|) (-623 |#4|) (-1127) (-1127)))) (-300) (-771) (-825) (-923 |#1| |#2| |#3|)) (T -439))
+((-2009 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-623 *7)) (-5 *3 (-1127)) (-4 *7 (-923 *4 *5 *6)) (-4 *4 (-300)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-439 *4 *5 *6 *7)))) (-2009 (*1 *2 *2 *3) (-12 (-5 *2 (-623 *7)) (-5 *3 (-1127)) (-4 *7 (-923 *4 *5 *6)) (-4 *4 (-300)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-439 *4 *5 *6 *7)))) (-2009 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-923 *3 *4 *5)) (-4 *3 (-300)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-439 *3 *4 *5 *6)))) (-3500 (*1 *2 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-923 *4 *5 *6)) (-4 *4 (-300)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-439 *4 *5 *6 *2)))))
+(-10 -7 (-15 -3500 (|#4| |#4| (-623 |#4|))) (-15 -2009 ((-623 |#4|) (-623 |#4|))) (-15 -2009 ((-623 |#4|) (-623 |#4|) (-1127))) (-15 -2009 ((-623 |#4|) (-623 |#4|) (-1127) (-1127))))
+((-3318 (((-623 (-623 |#4|)) (-623 |#4|) (-112)) 73) (((-623 (-623 |#4|)) (-623 |#4|)) 72) (((-623 (-623 |#4|)) (-623 |#4|) (-623 |#4|) (-112)) 66) (((-623 (-623 |#4|)) (-623 |#4|) (-623 |#4|)) 67)) (-1726 (((-623 (-623 |#4|)) (-623 |#4|) (-112)) 42) (((-623 (-623 |#4|)) (-623 |#4|)) 63)))
+(((-440 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1726 ((-623 (-623 |#4|)) (-623 |#4|))) (-15 -1726 ((-623 (-623 |#4|)) (-623 |#4|) (-112))) (-15 -3318 ((-623 (-623 |#4|)) (-623 |#4|) (-623 |#4|))) (-15 -3318 ((-623 (-623 |#4|)) (-623 |#4|) (-623 |#4|) (-112))) (-15 -3318 ((-623 (-623 |#4|)) (-623 |#4|))) (-15 -3318 ((-623 (-623 |#4|)) (-623 |#4|) (-112)))) (-13 (-300) (-145)) (-771) (-825) (-923 |#1| |#2| |#3|)) (T -440))
+((-3318 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-923 *5 *6 *7)) (-5 *2 (-623 (-623 *8))) (-5 *1 (-440 *5 *6 *7 *8)) (-5 *3 (-623 *8)))) (-3318 (*1 *2 *3) (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-923 *4 *5 *6)) (-5 *2 (-623 (-623 *7))) (-5 *1 (-440 *4 *5 *6 *7)) (-5 *3 (-623 *7)))) (-3318 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-923 *5 *6 *7)) (-5 *2 (-623 (-623 *8))) (-5 *1 (-440 *5 *6 *7 *8)) (-5 *3 (-623 *8)))) (-3318 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-923 *4 *5 *6)) (-5 *2 (-623 (-623 *7))) (-5 *1 (-440 *4 *5 *6 *7)) (-5 *3 (-623 *7)))) (-1726 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-923 *5 *6 *7)) (-5 *2 (-623 (-623 *8))) (-5 *1 (-440 *5 *6 *7 *8)) (-5 *3 (-623 *8)))) (-1726 (*1 *2 *3) (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-923 *4 *5 *6)) (-5 *2 (-623 (-623 *7))) (-5 *1 (-440 *4 *5 *6 *7)) (-5 *3 (-623 *7)))))
+(-10 -7 (-15 -1726 ((-623 (-623 |#4|)) (-623 |#4|))) (-15 -1726 ((-623 (-623 |#4|)) (-623 |#4|) (-112))) (-15 -3318 ((-623 (-623 |#4|)) (-623 |#4|) (-623 |#4|))) (-15 -3318 ((-623 (-623 |#4|)) (-623 |#4|) (-623 |#4|) (-112))) (-15 -3318 ((-623 (-623 |#4|)) (-623 |#4|))) (-15 -3318 ((-623 (-623 |#4|)) (-623 |#4|) (-112))))
+((-3294 (((-749) |#4|) 12)) (-2537 (((-623 (-2 (|:| |totdeg| (-749)) (|:| -2054 |#4|))) |#4| (-749) (-623 (-2 (|:| |totdeg| (-749)) (|:| -2054 |#4|)))) 31)) (-3599 (((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 38)) (-3989 ((|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 39)) (-2578 ((|#4| |#4| (-623 |#4|)) 40)) (-1269 (((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-623 |#4|)) 70)) (-1680 (((-1233) |#4|) 42)) (-2115 (((-1233) (-623 |#4|)) 51)) (-1263 (((-550) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-550) (-550) (-550)) 48)) (-2728 (((-1233) (-550)) 79)) (-3183 (((-623 |#4|) (-623 |#4|)) 77)) (-1896 (((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-749)) (|:| -2054 |#4|)) |#4| (-749)) 25)) (-2090 (((-550) |#4|) 78)) (-2955 ((|#4| |#4|) 29)) (-4055 (((-623 |#4|) (-623 |#4|) (-550) (-550)) 56)) (-3846 (((-550) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-550) (-550) (-550) (-550)) 89)) (-2139 (((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 16)) (-3710 (((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 59)) (-1483 (((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 58)) (-2562 (((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 36)) (-2147 (((-112) |#2| |#2|) 57)) (-3810 (((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 37)) (-1829 (((-112) |#2| |#2| |#2| |#2|) 60)) (-3051 ((|#4| |#4| (-623 |#4|)) 71)))
+(((-441 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3051 (|#4| |#4| (-623 |#4|))) (-15 -2578 (|#4| |#4| (-623 |#4|))) (-15 -4055 ((-623 |#4|) (-623 |#4|) (-550) (-550))) (-15 -3710 ((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -2147 ((-112) |#2| |#2|)) (-15 -1829 ((-112) |#2| |#2| |#2| |#2|)) (-15 -3810 ((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2562 ((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1483 ((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1269 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-623 |#4|))) (-15 -2955 (|#4| |#4|)) (-15 -2537 ((-623 (-2 (|:| |totdeg| (-749)) (|:| -2054 |#4|))) |#4| (-749) (-623 (-2 (|:| |totdeg| (-749)) (|:| -2054 |#4|))))) (-15 -3989 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3599 ((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3183 ((-623 |#4|) (-623 |#4|))) (-15 -2090 ((-550) |#4|)) (-15 -1680 ((-1233) |#4|)) (-15 -1263 ((-550) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-550) (-550) (-550))) (-15 -3846 ((-550) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-550) (-550) (-550) (-550))) (-15 -2115 ((-1233) (-623 |#4|))) (-15 -2728 ((-1233) (-550))) (-15 -2139 ((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -1896 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-749)) (|:| -2054 |#4|)) |#4| (-749))) (-15 -3294 ((-749) |#4|))) (-444) (-771) (-825) (-923 |#1| |#2| |#3|)) (T -441))
+((-3294 (*1 *2 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-749)) (-5 *1 (-441 *4 *5 *6 *3)) (-4 *3 (-923 *4 *5 *6)))) (-1896 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-2 (|:| |totdeg| (-749)) (|:| -2054 *4))) (-5 *5 (-749)) (-4 *4 (-923 *6 *7 *8)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-5 *2 (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4) (|:| |polj| *4))) (-5 *1 (-441 *6 *7 *8 *4)))) (-2139 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-749)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-771)) (-4 *7 (-923 *4 *5 *6)) (-4 *4 (-444)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-441 *4 *5 *6 *7)))) (-2728 (*1 *2 *3) (-12 (-5 *3 (-550)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1233)) (-5 *1 (-441 *4 *5 *6 *7)) (-4 *7 (-923 *4 *5 *6)))) (-2115 (*1 *2 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-923 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1233)) (-5 *1 (-441 *4 *5 *6 *7)))) (-3846 (*1 *2 *3 *4 *4 *2 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-749)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-771)) (-4 *4 (-923 *5 *6 *7)) (-4 *5 (-444)) (-4 *7 (-825)) (-5 *1 (-441 *5 *6 *7 *4)))) (-1263 (*1 *2 *3 *4 *4 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-749)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-771)) (-4 *4 (-923 *5 *6 *7)) (-4 *5 (-444)) (-4 *7 (-825)) (-5 *1 (-441 *5 *6 *7 *4)))) (-1680 (*1 *2 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1233)) (-5 *1 (-441 *4 *5 *6 *3)) (-4 *3 (-923 *4 *5 *6)))) (-2090 (*1 *2 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-550)) (-5 *1 (-441 *4 *5 *6 *3)) (-4 *3 (-923 *4 *5 *6)))) (-3183 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-923 *3 *4 *5)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-441 *3 *4 *5 *6)))) (-3599 (*1 *2 *2 *2) (-12 (-5 *2 (-623 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-749)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-771)) (-4 *6 (-923 *3 *4 *5)) (-4 *3 (-444)) (-4 *5 (-825)) (-5 *1 (-441 *3 *4 *5 *6)))) (-3989 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-749)) (|:| |poli| *2) (|:| |polj| *2))) (-4 *5 (-771)) (-4 *2 (-923 *4 *5 *6)) (-5 *1 (-441 *4 *5 *6 *2)) (-4 *4 (-444)) (-4 *6 (-825)))) (-2537 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-623 (-2 (|:| |totdeg| (-749)) (|:| -2054 *3)))) (-5 *4 (-749)) (-4 *3 (-923 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-441 *5 *6 *7 *3)))) (-2955 (*1 *2 *2) (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-441 *3 *4 *5 *2)) (-4 *2 (-923 *3 *4 *5)))) (-1269 (*1 *2 *3 *4) (-12 (-5 *4 (-623 *3)) (-4 *3 (-923 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-2 (|:| |poly| *3) (|:| |mult| *5))) (-5 *1 (-441 *5 *6 *7 *3)))) (-1483 (*1 *2 *3 *2) (-12 (-5 *2 (-623 (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-749)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *3 (-771)) (-4 *6 (-923 *4 *3 *5)) (-4 *4 (-444)) (-4 *5 (-825)) (-5 *1 (-441 *4 *3 *5 *6)))) (-2562 (*1 *2 *2) (-12 (-5 *2 (-623 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-749)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-771)) (-4 *6 (-923 *3 *4 *5)) (-4 *3 (-444)) (-4 *5 (-825)) (-5 *1 (-441 *3 *4 *5 *6)))) (-3810 (*1 *2 *3 *2) (-12 (-5 *2 (-623 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-749)) (|:| |poli| *3) (|:| |polj| *3)))) (-4 *5 (-771)) (-4 *3 (-923 *4 *5 *6)) (-4 *4 (-444)) (-4 *6 (-825)) (-5 *1 (-441 *4 *5 *6 *3)))) (-1829 (*1 *2 *3 *3 *3 *3) (-12 (-4 *4 (-444)) (-4 *3 (-771)) (-4 *5 (-825)) (-5 *2 (-112)) (-5 *1 (-441 *4 *3 *5 *6)) (-4 *6 (-923 *4 *3 *5)))) (-2147 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *3 (-771)) (-4 *5 (-825)) (-5 *2 (-112)) (-5 *1 (-441 *4 *3 *5 *6)) (-4 *6 (-923 *4 *3 *5)))) (-3710 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-749)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-771)) (-4 *7 (-923 *4 *5 *6)) (-4 *4 (-444)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-441 *4 *5 *6 *7)))) (-4055 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-623 *7)) (-5 *3 (-550)) (-4 *7 (-923 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-441 *4 *5 *6 *7)))) (-2578 (*1 *2 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-923 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-441 *4 *5 *6 *2)))) (-3051 (*1 *2 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-923 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-441 *4 *5 *6 *2)))))
+(-10 -7 (-15 -3051 (|#4| |#4| (-623 |#4|))) (-15 -2578 (|#4| |#4| (-623 |#4|))) (-15 -4055 ((-623 |#4|) (-623 |#4|) (-550) (-550))) (-15 -3710 ((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -2147 ((-112) |#2| |#2|)) (-15 -1829 ((-112) |#2| |#2| |#2| |#2|)) (-15 -3810 ((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2562 ((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1483 ((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1269 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-623 |#4|))) (-15 -2955 (|#4| |#4|)) (-15 -2537 ((-623 (-2 (|:| |totdeg| (-749)) (|:| -2054 |#4|))) |#4| (-749) (-623 (-2 (|:| |totdeg| (-749)) (|:| -2054 |#4|))))) (-15 -3989 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3599 ((-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-623 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3183 ((-623 |#4|) (-623 |#4|))) (-15 -2090 ((-550) |#4|)) (-15 -1680 ((-1233) |#4|)) (-15 -1263 ((-550) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-550) (-550) (-550))) (-15 -3846 ((-550) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-550) (-550) (-550) (-550))) (-15 -2115 ((-1233) (-623 |#4|))) (-15 -2728 ((-1233) (-550))) (-15 -2139 ((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -1896 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-749)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-749)) (|:| -2054 |#4|)) |#4| (-749))) (-15 -3294 ((-749) |#4|)))
+((-2806 ((|#4| |#4| (-623 |#4|)) 22 (|has| |#1| (-356)))) (-2906 (((-623 |#4|) (-623 |#4|) (-1127) (-1127)) 41) (((-623 |#4|) (-623 |#4|) (-1127)) 40) (((-623 |#4|) (-623 |#4|)) 35)))
+(((-442 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2906 ((-623 |#4|) (-623 |#4|))) (-15 -2906 ((-623 |#4|) (-623 |#4|) (-1127))) (-15 -2906 ((-623 |#4|) (-623 |#4|) (-1127) (-1127))) (IF (|has| |#1| (-356)) (-15 -2806 (|#4| |#4| (-623 |#4|))) |%noBranch|)) (-444) (-771) (-825) (-923 |#1| |#2| |#3|)) (T -442))
+((-2806 (*1 *2 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-923 *4 *5 *6)) (-4 *4 (-356)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-442 *4 *5 *6 *2)))) (-2906 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-623 *7)) (-5 *3 (-1127)) (-4 *7 (-923 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-442 *4 *5 *6 *7)))) (-2906 (*1 *2 *2 *3) (-12 (-5 *2 (-623 *7)) (-5 *3 (-1127)) (-4 *7 (-923 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-442 *4 *5 *6 *7)))) (-2906 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-923 *3 *4 *5)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-442 *3 *4 *5 *6)))))
+(-10 -7 (-15 -2906 ((-623 |#4|) (-623 |#4|))) (-15 -2906 ((-623 |#4|) (-623 |#4|) (-1127))) (-15 -2906 ((-623 |#4|) (-623 |#4|) (-1127) (-1127))) (IF (|has| |#1| (-356)) (-15 -2806 (|#4| |#4| (-623 |#4|))) |%noBranch|))
+((-3231 (($ $ $) 14) (($ (-623 $)) 21)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 41)) (-3260 (($ $ $) NIL) (($ (-623 $)) 22)))
+(((-443 |#1|) (-10 -8 (-15 -3459 ((-1141 |#1|) (-1141 |#1|) (-1141 |#1|))) (-15 -3231 (|#1| (-623 |#1|))) (-15 -3231 (|#1| |#1| |#1|)) (-15 -3260 (|#1| (-623 |#1|))) (-15 -3260 (|#1| |#1| |#1|))) (-444)) (T -443))
+NIL
+(-10 -8 (-15 -3459 ((-1141 |#1|) (-1141 |#1|) (-1141 |#1|))) (-15 -3231 (|#1| (-623 |#1|))) (-15 -3231 (|#1| |#1| |#1|)) (-15 -3260 (|#1| (-623 |#1|))) (-15 -3260 (|#1| |#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1537 (((-3 $ "failed") $) 32)) (-2419 (((-112) $) 30)) (-3231 (($ $ $) 44) (($ (-623 $)) 43)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 42)) (-3260 (($ $ $) 46) (($ (-623 $)) 45)) (-3409 (((-3 $ "failed") $ $) 40)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41)) (-3091 (((-749)) 28)) (-1819 (((-112) $ $) 37)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
(((-444) (-138)) (T -444))
-((-3139 (*1 *1 *1 *1) (-4 *1 (-444))) (-3139 (*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-444)))) (-3106 (*1 *1 *1 *1) (-4 *1 (-444))) (-3106 (*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-444)))) (-2619 (*1 *2 *2 *2) (-12 (-5 *2 (-1140 *1)) (-4 *1 (-444)))))
-(-13 (-542) (-10 -8 (-15 -3139 ($ $ $)) (-15 -3139 ($ (-623 $))) (-15 -3106 ($ $ $)) (-15 -3106 ($ (-623 $))) (-15 -2619 ((-1140 $) (-1140 $) (-1140 $)))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-836)) . T) ((-170) . T) ((-283) . T) ((-542) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3090 (((-3 $ "failed")) NIL (|has| (-400 (-925 |#1|)) (-542)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1265 (((-1227 (-667 (-400 (-925 |#1|)))) (-1227 $)) NIL) (((-1227 (-667 (-400 (-925 |#1|))))) NIL)) (-3406 (((-1227 $)) NIL)) (-3513 (($) NIL T CONST)) (-3726 (((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed")) NIL)) (-3947 (((-3 $ "failed")) NIL (|has| (-400 (-925 |#1|)) (-542)))) (-2043 (((-667 (-400 (-925 |#1|))) (-1227 $)) NIL) (((-667 (-400 (-925 |#1|)))) NIL)) (-1958 (((-400 (-925 |#1|)) $) NIL)) (-2042 (((-667 (-400 (-925 |#1|))) $ (-1227 $)) NIL) (((-667 (-400 (-925 |#1|))) $) NIL)) (-3818 (((-3 $ "failed") $) NIL (|has| (-400 (-925 |#1|)) (-542)))) (-1870 (((-1140 (-925 (-400 (-925 |#1|))))) NIL (|has| (-400 (-925 |#1|)) (-356))) (((-1140 (-400 (-925 |#1|)))) 84 (|has| |#1| (-542)))) (-2923 (($ $ (-894)) NIL)) (-1729 (((-400 (-925 |#1|)) $) NIL)) (-4215 (((-1140 (-400 (-925 |#1|))) $) 82 (|has| (-400 (-925 |#1|)) (-542)))) (-3945 (((-400 (-925 |#1|)) (-1227 $)) NIL) (((-400 (-925 |#1|))) NIL)) (-1474 (((-1140 (-400 (-925 |#1|))) $) NIL)) (-2105 (((-112)) NIL)) (-4110 (($ (-1227 (-400 (-925 |#1|))) (-1227 $)) 103) (($ (-1227 (-400 (-925 |#1|)))) NIL)) (-1386 (((-3 $ "failed") $) NIL (|has| (-400 (-925 |#1|)) (-542)))) (-2122 (((-894)) NIL)) (-2890 (((-112)) NIL)) (-1494 (($ $ (-894)) NIL)) (-3657 (((-112)) NIL)) (-3400 (((-112)) NIL)) (-2685 (((-112)) NIL)) (-2662 (((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed")) NIL)) (-4080 (((-3 $ "failed")) NIL (|has| (-400 (-925 |#1|)) (-542)))) (-2116 (((-667 (-400 (-925 |#1|))) (-1227 $)) NIL) (((-667 (-400 (-925 |#1|)))) NIL)) (-3813 (((-400 (-925 |#1|)) $) NIL)) (-2127 (((-667 (-400 (-925 |#1|))) $ (-1227 $)) NIL) (((-667 (-400 (-925 |#1|))) $) NIL)) (-2732 (((-3 $ "failed") $) NIL (|has| (-400 (-925 |#1|)) (-542)))) (-3480 (((-1140 (-925 (-400 (-925 |#1|))))) NIL (|has| (-400 (-925 |#1|)) (-356))) (((-1140 (-400 (-925 |#1|)))) 83 (|has| |#1| (-542)))) (-2834 (($ $ (-894)) NIL)) (-1842 (((-400 (-925 |#1|)) $) NIL)) (-1305 (((-1140 (-400 (-925 |#1|))) $) 77 (|has| (-400 (-925 |#1|)) (-542)))) (-4012 (((-400 (-925 |#1|)) (-1227 $)) NIL) (((-400 (-925 |#1|))) NIL)) (-1603 (((-1140 (-400 (-925 |#1|))) $) NIL)) (-2197 (((-112)) NIL)) (-1825 (((-1126) $) NIL)) (-3528 (((-112)) NIL)) (-2591 (((-112)) NIL)) (-2781 (((-112)) NIL)) (-3337 (((-1088) $) NIL)) (-2517 (((-400 (-925 |#1|)) $ $) 71 (|has| |#1| (-542)))) (-1666 (((-400 (-925 |#1|)) $) 93 (|has| |#1| (-542)))) (-1584 (((-400 (-925 |#1|)) $) 95 (|has| |#1| (-542)))) (-1767 (((-1140 (-400 (-925 |#1|))) $) 88 (|has| |#1| (-542)))) (-2440 (((-400 (-925 |#1|))) 72 (|has| |#1| (-542)))) (-2658 (((-400 (-925 |#1|)) $ $) 64 (|has| |#1| (-542)))) (-3284 (((-400 (-925 |#1|)) $) 92 (|has| |#1| (-542)))) (-1346 (((-400 (-925 |#1|)) $) 94 (|has| |#1| (-542)))) (-3394 (((-1140 (-400 (-925 |#1|))) $) 87 (|has| |#1| (-542)))) (-2586 (((-400 (-925 |#1|))) 68 (|has| |#1| (-542)))) (-3603 (($) 101) (($ (-1144)) 107) (($ (-1227 (-1144))) 106) (($ (-1227 $)) 96) (($ (-1144) (-1227 $)) 105) (($ (-1227 (-1144)) (-1227 $)) 104)) (-3089 (((-112)) NIL)) (-2680 (((-400 (-925 |#1|)) $ (-550)) NIL)) (-1373 (((-1227 (-400 (-925 |#1|))) $ (-1227 $)) 98) (((-667 (-400 (-925 |#1|))) (-1227 $) (-1227 $)) NIL) (((-1227 (-400 (-925 |#1|))) $) 40) (((-667 (-400 (-925 |#1|))) (-1227 $)) NIL)) (-4028 (((-1227 (-400 (-925 |#1|))) $) NIL) (($ (-1227 (-400 (-925 |#1|)))) 37)) (-2361 (((-623 (-925 (-400 (-925 |#1|)))) (-1227 $)) NIL) (((-623 (-925 (-400 (-925 |#1|))))) NIL) (((-623 (-925 |#1|)) (-1227 $)) 99 (|has| |#1| (-542))) (((-623 (-925 |#1|))) 100 (|has| |#1| (-542)))) (-3292 (($ $ $) NIL)) (-2564 (((-112)) NIL)) (-1518 (((-836) $) NIL) (($ (-1227 (-400 (-925 |#1|)))) NIL)) (-2437 (((-1227 $)) 60)) (-3268 (((-623 (-1227 (-400 (-925 |#1|))))) NIL (|has| (-400 (-925 |#1|)) (-542)))) (-3395 (($ $ $ $) NIL)) (-2376 (((-112)) NIL)) (-4292 (($ (-667 (-400 (-925 |#1|))) $) NIL)) (-1358 (($ $ $) NIL)) (-2473 (((-112)) NIL)) (-2286 (((-112)) NIL)) (-2990 (((-112)) NIL)) (-2626 (($) NIL T CONST)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) 97)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 56) (($ $ (-400 (-925 |#1|))) NIL) (($ (-400 (-925 |#1|)) $) NIL) (($ (-1110 |#2| (-400 (-925 |#1|))) $) NIL)))
-(((-445 |#1| |#2| |#3| |#4|) (-13 (-410 (-400 (-925 |#1|))) (-626 (-1110 |#2| (-400 (-925 |#1|)))) (-10 -8 (-15 -1518 ($ (-1227 (-400 (-925 |#1|))))) (-15 -2662 ((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed"))) (-15 -3726 ((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed"))) (-15 -3603 ($)) (-15 -3603 ($ (-1144))) (-15 -3603 ($ (-1227 (-1144)))) (-15 -3603 ($ (-1227 $))) (-15 -3603 ($ (-1144) (-1227 $))) (-15 -3603 ($ (-1227 (-1144)) (-1227 $))) (IF (|has| |#1| (-542)) (PROGN (-15 -3480 ((-1140 (-400 (-925 |#1|))))) (-15 -3394 ((-1140 (-400 (-925 |#1|))) $)) (-15 -3284 ((-400 (-925 |#1|)) $)) (-15 -1346 ((-400 (-925 |#1|)) $)) (-15 -1870 ((-1140 (-400 (-925 |#1|))))) (-15 -1767 ((-1140 (-400 (-925 |#1|))) $)) (-15 -1666 ((-400 (-925 |#1|)) $)) (-15 -1584 ((-400 (-925 |#1|)) $)) (-15 -2658 ((-400 (-925 |#1|)) $ $)) (-15 -2586 ((-400 (-925 |#1|)))) (-15 -2517 ((-400 (-925 |#1|)) $ $)) (-15 -2440 ((-400 (-925 |#1|)))) (-15 -2361 ((-623 (-925 |#1|)) (-1227 $))) (-15 -2361 ((-623 (-925 |#1|))))) |%noBranch|))) (-170) (-894) (-623 (-1144)) (-1227 (-667 |#1|))) (T -445))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1227 (-400 (-925 *3)))) (-4 *3 (-170)) (-14 *6 (-1227 (-667 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-14 *4 (-894)) (-14 *5 (-623 (-1144))))) (-2662 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-445 *3 *4 *5 *6)) (|:| -2437 (-623 (-445 *3 *4 *5 *6))))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))) (-3726 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-445 *3 *4 *5 *6)) (|:| -2437 (-623 (-445 *3 *4 *5 *6))))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))) (-3603 (*1 *1) (-12 (-5 *1 (-445 *2 *3 *4 *5)) (-4 *2 (-170)) (-14 *3 (-894)) (-14 *4 (-623 (-1144))) (-14 *5 (-1227 (-667 *2))))) (-3603 (*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 *2)) (-14 *6 (-1227 (-667 *3))))) (-3603 (*1 *1 *2) (-12 (-5 *2 (-1227 (-1144))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))) (-3603 (*1 *1 *2) (-12 (-5 *2 (-1227 (-445 *3 *4 *5 *6))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))) (-3603 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-445 *4 *5 *6 *7))) (-5 *1 (-445 *4 *5 *6 *7)) (-4 *4 (-170)) (-14 *5 (-894)) (-14 *6 (-623 *2)) (-14 *7 (-1227 (-667 *4))))) (-3603 (*1 *1 *2 *3) (-12 (-5 *2 (-1227 (-1144))) (-5 *3 (-1227 (-445 *4 *5 *6 *7))) (-5 *1 (-445 *4 *5 *6 *7)) (-4 *4 (-170)) (-14 *5 (-894)) (-14 *6 (-623 (-1144))) (-14 *7 (-1227 (-667 *4))))) (-3480 (*1 *2) (-12 (-5 *2 (-1140 (-400 (-925 *3)))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))) (-3394 (*1 *2 *1) (-12 (-5 *2 (-1140 (-400 (-925 *3)))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))) (-3284 (*1 *2 *1) (-12 (-5 *2 (-400 (-925 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))) (-1346 (*1 *2 *1) (-12 (-5 *2 (-400 (-925 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))) (-1870 (*1 *2) (-12 (-5 *2 (-1140 (-400 (-925 *3)))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))) (-1767 (*1 *2 *1) (-12 (-5 *2 (-1140 (-400 (-925 *3)))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))) (-1666 (*1 *2 *1) (-12 (-5 *2 (-400 (-925 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))) (-1584 (*1 *2 *1) (-12 (-5 *2 (-400 (-925 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))) (-2658 (*1 *2 *1 *1) (-12 (-5 *2 (-400 (-925 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))) (-2586 (*1 *2) (-12 (-5 *2 (-400 (-925 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))) (-2517 (*1 *2 *1 *1) (-12 (-5 *2 (-400 (-925 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))) (-2440 (*1 *2) (-12 (-5 *2 (-400 (-925 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))) (-2361 (*1 *2 *3) (-12 (-5 *3 (-1227 (-445 *4 *5 *6 *7))) (-5 *2 (-623 (-925 *4))) (-5 *1 (-445 *4 *5 *6 *7)) (-4 *4 (-542)) (-4 *4 (-170)) (-14 *5 (-894)) (-14 *6 (-623 (-1144))) (-14 *7 (-1227 (-667 *4))))) (-2361 (*1 *2) (-12 (-5 *2 (-623 (-925 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))))
-(-13 (-410 (-400 (-925 |#1|))) (-626 (-1110 |#2| (-400 (-925 |#1|)))) (-10 -8 (-15 -1518 ($ (-1227 (-400 (-925 |#1|))))) (-15 -2662 ((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed"))) (-15 -3726 ((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed"))) (-15 -3603 ($)) (-15 -3603 ($ (-1144))) (-15 -3603 ($ (-1227 (-1144)))) (-15 -3603 ($ (-1227 $))) (-15 -3603 ($ (-1144) (-1227 $))) (-15 -3603 ($ (-1227 (-1144)) (-1227 $))) (IF (|has| |#1| (-542)) (PROGN (-15 -3480 ((-1140 (-400 (-925 |#1|))))) (-15 -3394 ((-1140 (-400 (-925 |#1|))) $)) (-15 -3284 ((-400 (-925 |#1|)) $)) (-15 -1346 ((-400 (-925 |#1|)) $)) (-15 -1870 ((-1140 (-400 (-925 |#1|))))) (-15 -1767 ((-1140 (-400 (-925 |#1|))) $)) (-15 -1666 ((-400 (-925 |#1|)) $)) (-15 -1584 ((-400 (-925 |#1|)) $)) (-15 -2658 ((-400 (-925 |#1|)) $ $)) (-15 -2586 ((-400 (-925 |#1|)))) (-15 -2517 ((-400 (-925 |#1|)) $ $)) (-15 -2440 ((-400 (-925 |#1|)))) (-15 -2361 ((-623 (-925 |#1|)) (-1227 $))) (-15 -2361 ((-623 (-925 |#1|))))) |%noBranch|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 13)) (-3141 (((-623 (-838 |#1|)) $) 75)) (-3306 (((-1140 $) $ (-838 |#1|)) 46) (((-1140 |#2|) $) 118)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#2| (-542)))) (-1447 (($ $) NIL (|has| |#2| (-542)))) (-4291 (((-112) $) NIL (|has| |#2| (-542)))) (-1520 (((-749) $) 21) (((-749) $ (-623 (-838 |#1|))) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-1505 (($ $) NIL (|has| |#2| (-444)))) (-3564 (((-411 $) $) NIL (|has| |#2| (-444)))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#2| "failed") $) 44) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#2| (-1011 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#2| (-1011 (-550)))) (((-3 (-838 |#1|) "failed") $) NIL)) (-2726 ((|#2| $) 42) (((-400 (-550)) $) NIL (|has| |#2| (-1011 (-400 (-550))))) (((-550) $) NIL (|has| |#2| (-1011 (-550)))) (((-838 |#1|) $) NIL)) (-3340 (($ $ $ (-838 |#1|)) NIL (|has| |#2| (-170)))) (-2980 (($ $ (-623 (-550))) 80)) (-3295 (($ $) 68)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 $) (-1227 $)) NIL) (((-667 |#2|) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-2674 (($ $) NIL (|has| |#2| (-444))) (($ $ (-838 |#1|)) NIL (|has| |#2| (-444)))) (-3287 (((-623 $) $) NIL)) (-3933 (((-112) $) NIL (|has| |#2| (-882)))) (-2613 (($ $ |#2| |#3| $) NIL)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (-12 (|has| (-838 |#1|) (-859 (-372))) (|has| |#2| (-859 (-372))))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (-12 (|has| (-838 |#1|) (-859 (-550))) (|has| |#2| (-859 (-550)))))) (-3102 (((-112) $) NIL)) (-2603 (((-749) $) 58)) (-3129 (($ (-1140 |#2|) (-838 |#1|)) 123) (($ (-1140 $) (-838 |#1|)) 52)) (-1822 (((-623 $) $) NIL)) (-3439 (((-112) $) 59)) (-3118 (($ |#2| |#3|) 28) (($ $ (-838 |#1|) (-749)) 30) (($ $ (-623 (-838 |#1|)) (-623 (-749))) NIL)) (-2843 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $ (-838 |#1|)) NIL)) (-1667 ((|#3| $) NIL) (((-749) $ (-838 |#1|)) 50) (((-623 (-749)) $ (-623 (-838 |#1|))) 57)) (-2707 (($ $ $) NIL (|has| |#2| (-825)))) (-4164 (($ $ $) NIL (|has| |#2| (-825)))) (-2688 (($ (-1 |#3| |#3|) $) NIL)) (-3972 (($ (-1 |#2| |#2|) $) NIL)) (-2558 (((-3 (-838 |#1|) "failed") $) 39)) (-3267 (($ $) NIL)) (-3277 ((|#2| $) 41)) (-3106 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) NIL (|has| |#2| (-444)))) (-1825 (((-1126) $) NIL)) (-1598 (((-3 (-623 $) "failed") $) NIL)) (-1444 (((-3 (-623 $) "failed") $) NIL)) (-1748 (((-3 (-2 (|:| |var| (-838 |#1|)) (|:| -3521 (-749))) "failed") $) NIL)) (-3337 (((-1088) $) NIL)) (-3248 (((-112) $) 40)) (-3256 ((|#2| $) 116)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#2| (-444)))) (-3139 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) 128 (|has| |#2| (-444)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-3338 (((-411 $) $) NIL (|has| |#2| (-882)))) (-1495 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-542)))) (-3866 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-838 |#1|) |#2|) 87) (($ $ (-623 (-838 |#1|)) (-623 |#2|)) 90) (($ $ (-838 |#1|) $) 85) (($ $ (-623 (-838 |#1|)) (-623 $)) 106)) (-3453 (($ $ (-838 |#1|)) NIL (|has| |#2| (-170)))) (-2393 (($ $ (-838 |#1|)) 53) (($ $ (-623 (-838 |#1|))) NIL) (($ $ (-838 |#1|) (-749)) NIL) (($ $ (-623 (-838 |#1|)) (-623 (-749))) NIL)) (-2970 ((|#3| $) 67) (((-749) $ (-838 |#1|)) 37) (((-623 (-749)) $ (-623 (-838 |#1|))) 56)) (-4028 (((-865 (-372)) $) NIL (-12 (|has| (-838 |#1|) (-596 (-865 (-372)))) (|has| |#2| (-596 (-865 (-372)))))) (((-865 (-550)) $) NIL (-12 (|has| (-838 |#1|) (-596 (-865 (-550)))) (|has| |#2| (-596 (-865 (-550)))))) (((-526) $) NIL (-12 (|has| (-838 |#1|) (-596 (-526))) (|has| |#2| (-596 (-526)))))) (-2503 ((|#2| $) 125 (|has| |#2| (-444))) (($ $ (-838 |#1|)) NIL (|has| |#2| (-444)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#2| (-882))))) (-1518 (((-836) $) 145) (($ (-550)) NIL) (($ |#2|) 86) (($ (-838 |#1|)) 31) (($ (-400 (-550))) NIL (-1561 (|has| |#2| (-38 (-400 (-550)))) (|has| |#2| (-1011 (-400 (-550)))))) (($ $) NIL (|has| |#2| (-542)))) (-3511 (((-623 |#2|) $) NIL)) (-2510 ((|#2| $ |#3|) NIL) (($ $ (-838 |#1|) (-749)) NIL) (($ $ (-623 (-838 |#1|)) (-623 (-749))) NIL)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| |#2| (-882))) (|has| |#2| (-143))))) (-2390 (((-749)) NIL)) (-2540 (($ $ $ (-749)) NIL (|has| |#2| (-170)))) (-1345 (((-112) $ $) NIL (|has| |#2| (-542)))) (-2626 (($) 17 T CONST)) (-2636 (($) 25 T CONST)) (-4183 (($ $ (-838 |#1|)) NIL) (($ $ (-623 (-838 |#1|))) NIL) (($ $ (-838 |#1|) (-749)) NIL) (($ $ (-623 (-838 |#1|)) (-623 (-749))) NIL)) (-2363 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2414 (($ $ |#2|) 64 (|has| |#2| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) 111)) (** (($ $ (-894)) NIL) (($ $ (-749)) 109)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 29) (($ $ (-400 (-550))) NIL (|has| |#2| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#2| (-38 (-400 (-550))))) (($ |#2| $) 63) (($ $ |#2|) NIL)))
-(((-446 |#1| |#2| |#3|) (-13 (-922 |#2| |#3| (-838 |#1|)) (-10 -8 (-15 -2980 ($ $ (-623 (-550)))))) (-623 (-1144)) (-1020) (-232 (-3191 |#1|) (-749))) (T -446))
-((-2980 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-14 *3 (-623 (-1144))) (-5 *1 (-446 *3 *4 *5)) (-4 *4 (-1020)) (-4 *5 (-232 (-3191 *3) (-749))))))
-(-13 (-922 |#2| |#3| (-838 |#1|)) (-10 -8 (-15 -2980 ($ $ (-623 (-550))))))
-((-3053 (((-112) |#1| (-623 |#2|)) 69)) (-2867 (((-3 (-1227 (-623 |#2|)) "failed") (-749) |#1| (-623 |#2|)) 78)) (-2967 (((-3 (-623 |#2|) "failed") |#2| |#1| (-1227 (-623 |#2|))) 80)) (-2824 ((|#2| |#2| |#1|) 28)) (-2755 (((-749) |#2| (-623 |#2|)) 20)))
-(((-447 |#1| |#2|) (-10 -7 (-15 -2824 (|#2| |#2| |#1|)) (-15 -2755 ((-749) |#2| (-623 |#2|))) (-15 -2867 ((-3 (-1227 (-623 |#2|)) "failed") (-749) |#1| (-623 |#2|))) (-15 -2967 ((-3 (-623 |#2|) "failed") |#2| |#1| (-1227 (-623 |#2|)))) (-15 -3053 ((-112) |#1| (-623 |#2|)))) (-300) (-1203 |#1|)) (T -447))
-((-3053 (*1 *2 *3 *4) (-12 (-5 *4 (-623 *5)) (-4 *5 (-1203 *3)) (-4 *3 (-300)) (-5 *2 (-112)) (-5 *1 (-447 *3 *5)))) (-2967 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1227 (-623 *3))) (-4 *4 (-300)) (-5 *2 (-623 *3)) (-5 *1 (-447 *4 *3)) (-4 *3 (-1203 *4)))) (-2867 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-749)) (-4 *4 (-300)) (-4 *6 (-1203 *4)) (-5 *2 (-1227 (-623 *6))) (-5 *1 (-447 *4 *6)) (-5 *5 (-623 *6)))) (-2755 (*1 *2 *3 *4) (-12 (-5 *4 (-623 *3)) (-4 *3 (-1203 *5)) (-4 *5 (-300)) (-5 *2 (-749)) (-5 *1 (-447 *5 *3)))) (-2824 (*1 *2 *2 *3) (-12 (-4 *3 (-300)) (-5 *1 (-447 *3 *2)) (-4 *2 (-1203 *3)))))
-(-10 -7 (-15 -2824 (|#2| |#2| |#1|)) (-15 -2755 ((-749) |#2| (-623 |#2|))) (-15 -2867 ((-3 (-1227 (-623 |#2|)) "failed") (-749) |#1| (-623 |#2|))) (-15 -2967 ((-3 (-623 |#2|) "failed") |#2| |#1| (-1227 (-623 |#2|)))) (-15 -3053 ((-112) |#1| (-623 |#2|))))
-((-3338 (((-411 |#5|) |#5|) 24)))
-(((-448 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3338 ((-411 |#5|) |#5|))) (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $)) (-15 -1861 ((-3 $ "failed") (-1144))))) (-771) (-542) (-542) (-922 |#4| |#2| |#1|)) (T -448))
-((-3338 (*1 *2 *3) (-12 (-4 *4 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $)) (-15 -1861 ((-3 $ "failed") (-1144)))))) (-4 *5 (-771)) (-4 *7 (-542)) (-5 *2 (-411 *3)) (-5 *1 (-448 *4 *5 *6 *7 *3)) (-4 *6 (-542)) (-4 *3 (-922 *7 *5 *4)))))
-(-10 -7 (-15 -3338 ((-411 |#5|) |#5|)))
-((-3980 ((|#3|) 37)) (-2619 (((-1140 |#4|) (-1140 |#4|) (-1140 |#4|)) 33)))
-(((-449 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2619 ((-1140 |#4|) (-1140 |#4|) (-1140 |#4|))) (-15 -3980 (|#3|))) (-771) (-825) (-882) (-922 |#3| |#1| |#2|)) (T -449))
-((-3980 (*1 *2) (-12 (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-882)) (-5 *1 (-449 *3 *4 *2 *5)) (-4 *5 (-922 *2 *3 *4)))) (-2619 (*1 *2 *2 *2) (-12 (-5 *2 (-1140 *6)) (-4 *6 (-922 *5 *3 *4)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *5 (-882)) (-5 *1 (-449 *3 *4 *5 *6)))))
-(-10 -7 (-15 -2619 ((-1140 |#4|) (-1140 |#4|) (-1140 |#4|))) (-15 -3980 (|#3|)))
-((-3338 (((-411 (-1140 |#1|)) (-1140 |#1|)) 43)))
-(((-450 |#1|) (-10 -7 (-15 -3338 ((-411 (-1140 |#1|)) (-1140 |#1|)))) (-300)) (T -450))
-((-3338 (*1 *2 *3) (-12 (-4 *4 (-300)) (-5 *2 (-411 (-1140 *4))) (-5 *1 (-450 *4)) (-5 *3 (-1140 *4)))))
-(-10 -7 (-15 -3338 ((-411 (-1140 |#1|)) (-1140 |#1|))))
-((-3192 (((-52) |#2| (-1144) (-287 |#2|) (-1194 (-749))) 42) (((-52) (-1 |#2| (-550)) (-287 |#2|) (-1194 (-749))) 41) (((-52) |#2| (-1144) (-287 |#2|)) 35) (((-52) (-1 |#2| (-550)) (-287 |#2|)) 28)) (-2672 (((-52) |#2| (-1144) (-287 |#2|) (-1194 (-400 (-550))) (-400 (-550))) 80) (((-52) (-1 |#2| (-400 (-550))) (-287 |#2|) (-1194 (-400 (-550))) (-400 (-550))) 79) (((-52) |#2| (-1144) (-287 |#2|) (-1194 (-550))) 78) (((-52) (-1 |#2| (-550)) (-287 |#2|) (-1194 (-550))) 77) (((-52) |#2| (-1144) (-287 |#2|)) 72) (((-52) (-1 |#2| (-550)) (-287 |#2|)) 71)) (-3214 (((-52) |#2| (-1144) (-287 |#2|) (-1194 (-400 (-550))) (-400 (-550))) 66) (((-52) (-1 |#2| (-400 (-550))) (-287 |#2|) (-1194 (-400 (-550))) (-400 (-550))) 64)) (-3203 (((-52) |#2| (-1144) (-287 |#2|) (-1194 (-550))) 48) (((-52) (-1 |#2| (-550)) (-287 |#2|) (-1194 (-550))) 47)))
-(((-451 |#1| |#2|) (-10 -7 (-15 -3192 ((-52) (-1 |#2| (-550)) (-287 |#2|))) (-15 -3192 ((-52) |#2| (-1144) (-287 |#2|))) (-15 -3192 ((-52) (-1 |#2| (-550)) (-287 |#2|) (-1194 (-749)))) (-15 -3192 ((-52) |#2| (-1144) (-287 |#2|) (-1194 (-749)))) (-15 -3203 ((-52) (-1 |#2| (-550)) (-287 |#2|) (-1194 (-550)))) (-15 -3203 ((-52) |#2| (-1144) (-287 |#2|) (-1194 (-550)))) (-15 -3214 ((-52) (-1 |#2| (-400 (-550))) (-287 |#2|) (-1194 (-400 (-550))) (-400 (-550)))) (-15 -3214 ((-52) |#2| (-1144) (-287 |#2|) (-1194 (-400 (-550))) (-400 (-550)))) (-15 -2672 ((-52) (-1 |#2| (-550)) (-287 |#2|))) (-15 -2672 ((-52) |#2| (-1144) (-287 |#2|))) (-15 -2672 ((-52) (-1 |#2| (-550)) (-287 |#2|) (-1194 (-550)))) (-15 -2672 ((-52) |#2| (-1144) (-287 |#2|) (-1194 (-550)))) (-15 -2672 ((-52) (-1 |#2| (-400 (-550))) (-287 |#2|) (-1194 (-400 (-550))) (-400 (-550)))) (-15 -2672 ((-52) |#2| (-1144) (-287 |#2|) (-1194 (-400 (-550))) (-400 (-550))))) (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))) (-13 (-27) (-1166) (-423 |#1|))) (T -451))
-((-2672 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1144)) (-5 *5 (-287 *3)) (-5 *6 (-1194 (-400 (-550)))) (-5 *7 (-400 (-550))) (-4 *3 (-13 (-27) (-1166) (-423 *8))) (-4 *8 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *8 *3)))) (-2672 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-400 (-550)))) (-5 *4 (-287 *8)) (-5 *5 (-1194 (-400 (-550)))) (-5 *6 (-400 (-550))) (-4 *8 (-13 (-27) (-1166) (-423 *7))) (-4 *7 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *7 *8)))) (-2672 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1144)) (-5 *5 (-287 *3)) (-5 *6 (-1194 (-550))) (-4 *3 (-13 (-27) (-1166) (-423 *7))) (-4 *7 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *7 *3)))) (-2672 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-550))) (-5 *4 (-287 *7)) (-5 *5 (-1194 (-550))) (-4 *7 (-13 (-27) (-1166) (-423 *6))) (-4 *6 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *6 *7)))) (-2672 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1144)) (-5 *5 (-287 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *6))) (-4 *6 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *6 *3)))) (-2672 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-550))) (-5 *4 (-287 *6)) (-4 *6 (-13 (-27) (-1166) (-423 *5))) (-4 *5 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *5 *6)))) (-3214 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1144)) (-5 *5 (-287 *3)) (-5 *6 (-1194 (-400 (-550)))) (-5 *7 (-400 (-550))) (-4 *3 (-13 (-27) (-1166) (-423 *8))) (-4 *8 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *8 *3)))) (-3214 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-400 (-550)))) (-5 *4 (-287 *8)) (-5 *5 (-1194 (-400 (-550)))) (-5 *6 (-400 (-550))) (-4 *8 (-13 (-27) (-1166) (-423 *7))) (-4 *7 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *7 *8)))) (-3203 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1144)) (-5 *5 (-287 *3)) (-5 *6 (-1194 (-550))) (-4 *3 (-13 (-27) (-1166) (-423 *7))) (-4 *7 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *7 *3)))) (-3203 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-550))) (-5 *4 (-287 *7)) (-5 *5 (-1194 (-550))) (-4 *7 (-13 (-27) (-1166) (-423 *6))) (-4 *6 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *6 *7)))) (-3192 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1144)) (-5 *5 (-287 *3)) (-5 *6 (-1194 (-749))) (-4 *3 (-13 (-27) (-1166) (-423 *7))) (-4 *7 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *7 *3)))) (-3192 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-550))) (-5 *4 (-287 *7)) (-5 *5 (-1194 (-749))) (-4 *7 (-13 (-27) (-1166) (-423 *6))) (-4 *6 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *6 *7)))) (-3192 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1144)) (-5 *5 (-287 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *6))) (-4 *6 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *6 *3)))) (-3192 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-550))) (-5 *4 (-287 *6)) (-4 *6 (-13 (-27) (-1166) (-423 *5))) (-4 *5 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *5 *6)))))
-(-10 -7 (-15 -3192 ((-52) (-1 |#2| (-550)) (-287 |#2|))) (-15 -3192 ((-52) |#2| (-1144) (-287 |#2|))) (-15 -3192 ((-52) (-1 |#2| (-550)) (-287 |#2|) (-1194 (-749)))) (-15 -3192 ((-52) |#2| (-1144) (-287 |#2|) (-1194 (-749)))) (-15 -3203 ((-52) (-1 |#2| (-550)) (-287 |#2|) (-1194 (-550)))) (-15 -3203 ((-52) |#2| (-1144) (-287 |#2|) (-1194 (-550)))) (-15 -3214 ((-52) (-1 |#2| (-400 (-550))) (-287 |#2|) (-1194 (-400 (-550))) (-400 (-550)))) (-15 -3214 ((-52) |#2| (-1144) (-287 |#2|) (-1194 (-400 (-550))) (-400 (-550)))) (-15 -2672 ((-52) (-1 |#2| (-550)) (-287 |#2|))) (-15 -2672 ((-52) |#2| (-1144) (-287 |#2|))) (-15 -2672 ((-52) (-1 |#2| (-550)) (-287 |#2|) (-1194 (-550)))) (-15 -2672 ((-52) |#2| (-1144) (-287 |#2|) (-1194 (-550)))) (-15 -2672 ((-52) (-1 |#2| (-400 (-550))) (-287 |#2|) (-1194 (-400 (-550))) (-400 (-550)))) (-15 -2672 ((-52) |#2| (-1144) (-287 |#2|) (-1194 (-400 (-550))) (-400 (-550)))))
-((-2824 ((|#2| |#2| |#1|) 15)) (-2173 (((-623 |#2|) |#2| (-623 |#2|) |#1| (-894)) 69)) (-3169 (((-2 (|:| |plist| (-623 |#2|)) (|:| |modulo| |#1|)) |#2| (-623 |#2|) |#1| (-894)) 60)))
-(((-452 |#1| |#2|) (-10 -7 (-15 -3169 ((-2 (|:| |plist| (-623 |#2|)) (|:| |modulo| |#1|)) |#2| (-623 |#2|) |#1| (-894))) (-15 -2173 ((-623 |#2|) |#2| (-623 |#2|) |#1| (-894))) (-15 -2824 (|#2| |#2| |#1|))) (-300) (-1203 |#1|)) (T -452))
-((-2824 (*1 *2 *2 *3) (-12 (-4 *3 (-300)) (-5 *1 (-452 *3 *2)) (-4 *2 (-1203 *3)))) (-2173 (*1 *2 *3 *2 *4 *5) (-12 (-5 *2 (-623 *3)) (-5 *5 (-894)) (-4 *3 (-1203 *4)) (-4 *4 (-300)) (-5 *1 (-452 *4 *3)))) (-3169 (*1 *2 *3 *4 *5 *6) (-12 (-5 *6 (-894)) (-4 *5 (-300)) (-4 *3 (-1203 *5)) (-5 *2 (-2 (|:| |plist| (-623 *3)) (|:| |modulo| *5))) (-5 *1 (-452 *5 *3)) (-5 *4 (-623 *3)))))
-(-10 -7 (-15 -3169 ((-2 (|:| |plist| (-623 |#2|)) (|:| |modulo| |#1|)) |#2| (-623 |#2|) |#1| (-894))) (-15 -2173 ((-623 |#2|) |#2| (-623 |#2|) |#1| (-894))) (-15 -2824 (|#2| |#2| |#1|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 28)) (-3230 (($ |#3|) 25)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-3295 (($ $) 32)) (-2267 (($ |#2| |#4| $) 33)) (-3118 (($ |#2| (-692 |#3| |#4| |#5|)) 24)) (-3267 (((-692 |#3| |#4| |#5|) $) 15)) (-2470 ((|#3| $) 19)) (-2561 ((|#4| $) 17)) (-3277 ((|#2| $) 29)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2364 (($ |#2| |#3| |#4|) 26)) (-2626 (($) 36 T CONST)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) 34)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ |#6| $) 40) (($ $ |#6|) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
-(((-453 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-696 |#6|) (-696 |#2|) (-10 -8 (-15 -3277 (|#2| $)) (-15 -3267 ((-692 |#3| |#4| |#5|) $)) (-15 -2561 (|#4| $)) (-15 -2470 (|#3| $)) (-15 -3295 ($ $)) (-15 -3118 ($ |#2| (-692 |#3| |#4| |#5|))) (-15 -3230 ($ |#3|)) (-15 -2364 ($ |#2| |#3| |#4|)) (-15 -2267 ($ |#2| |#4| $)) (-15 * ($ |#6| $)))) (-623 (-1144)) (-170) (-825) (-232 (-3191 |#1|) (-749)) (-1 (-112) (-2 (|:| -2922 |#3|) (|:| -3521 |#4|)) (-2 (|:| -2922 |#3|) (|:| -3521 |#4|))) (-922 |#2| |#4| (-838 |#1|))) (T -453))
-((* (*1 *1 *2 *1) (-12 (-14 *3 (-623 (-1144))) (-4 *4 (-170)) (-4 *6 (-232 (-3191 *3) (-749))) (-14 *7 (-1 (-112) (-2 (|:| -2922 *5) (|:| -3521 *6)) (-2 (|:| -2922 *5) (|:| -3521 *6)))) (-5 *1 (-453 *3 *4 *5 *6 *7 *2)) (-4 *5 (-825)) (-4 *2 (-922 *4 *6 (-838 *3))))) (-3277 (*1 *2 *1) (-12 (-14 *3 (-623 (-1144))) (-4 *5 (-232 (-3191 *3) (-749))) (-14 *6 (-1 (-112) (-2 (|:| -2922 *4) (|:| -3521 *5)) (-2 (|:| -2922 *4) (|:| -3521 *5)))) (-4 *2 (-170)) (-5 *1 (-453 *3 *2 *4 *5 *6 *7)) (-4 *4 (-825)) (-4 *7 (-922 *2 *5 (-838 *3))))) (-3267 (*1 *2 *1) (-12 (-14 *3 (-623 (-1144))) (-4 *4 (-170)) (-4 *6 (-232 (-3191 *3) (-749))) (-14 *7 (-1 (-112) (-2 (|:| -2922 *5) (|:| -3521 *6)) (-2 (|:| -2922 *5) (|:| -3521 *6)))) (-5 *2 (-692 *5 *6 *7)) (-5 *1 (-453 *3 *4 *5 *6 *7 *8)) (-4 *5 (-825)) (-4 *8 (-922 *4 *6 (-838 *3))))) (-2561 (*1 *2 *1) (-12 (-14 *3 (-623 (-1144))) (-4 *4 (-170)) (-14 *6 (-1 (-112) (-2 (|:| -2922 *5) (|:| -3521 *2)) (-2 (|:| -2922 *5) (|:| -3521 *2)))) (-4 *2 (-232 (-3191 *3) (-749))) (-5 *1 (-453 *3 *4 *5 *2 *6 *7)) (-4 *5 (-825)) (-4 *7 (-922 *4 *2 (-838 *3))))) (-2470 (*1 *2 *1) (-12 (-14 *3 (-623 (-1144))) (-4 *4 (-170)) (-4 *5 (-232 (-3191 *3) (-749))) (-14 *6 (-1 (-112) (-2 (|:| -2922 *2) (|:| -3521 *5)) (-2 (|:| -2922 *2) (|:| -3521 *5)))) (-4 *2 (-825)) (-5 *1 (-453 *3 *4 *2 *5 *6 *7)) (-4 *7 (-922 *4 *5 (-838 *3))))) (-3295 (*1 *1 *1) (-12 (-14 *2 (-623 (-1144))) (-4 *3 (-170)) (-4 *5 (-232 (-3191 *2) (-749))) (-14 *6 (-1 (-112) (-2 (|:| -2922 *4) (|:| -3521 *5)) (-2 (|:| -2922 *4) (|:| -3521 *5)))) (-5 *1 (-453 *2 *3 *4 *5 *6 *7)) (-4 *4 (-825)) (-4 *7 (-922 *3 *5 (-838 *2))))) (-3118 (*1 *1 *2 *3) (-12 (-5 *3 (-692 *5 *6 *7)) (-4 *5 (-825)) (-4 *6 (-232 (-3191 *4) (-749))) (-14 *7 (-1 (-112) (-2 (|:| -2922 *5) (|:| -3521 *6)) (-2 (|:| -2922 *5) (|:| -3521 *6)))) (-14 *4 (-623 (-1144))) (-4 *2 (-170)) (-5 *1 (-453 *4 *2 *5 *6 *7 *8)) (-4 *8 (-922 *2 *6 (-838 *4))))) (-3230 (*1 *1 *2) (-12 (-14 *3 (-623 (-1144))) (-4 *4 (-170)) (-4 *5 (-232 (-3191 *3) (-749))) (-14 *6 (-1 (-112) (-2 (|:| -2922 *2) (|:| -3521 *5)) (-2 (|:| -2922 *2) (|:| -3521 *5)))) (-5 *1 (-453 *3 *4 *2 *5 *6 *7)) (-4 *2 (-825)) (-4 *7 (-922 *4 *5 (-838 *3))))) (-2364 (*1 *1 *2 *3 *4) (-12 (-14 *5 (-623 (-1144))) (-4 *2 (-170)) (-4 *4 (-232 (-3191 *5) (-749))) (-14 *6 (-1 (-112) (-2 (|:| -2922 *3) (|:| -3521 *4)) (-2 (|:| -2922 *3) (|:| -3521 *4)))) (-5 *1 (-453 *5 *2 *3 *4 *6 *7)) (-4 *3 (-825)) (-4 *7 (-922 *2 *4 (-838 *5))))) (-2267 (*1 *1 *2 *3 *1) (-12 (-14 *4 (-623 (-1144))) (-4 *2 (-170)) (-4 *3 (-232 (-3191 *4) (-749))) (-14 *6 (-1 (-112) (-2 (|:| -2922 *5) (|:| -3521 *3)) (-2 (|:| -2922 *5) (|:| -3521 *3)))) (-5 *1 (-453 *4 *2 *5 *3 *6 *7)) (-4 *5 (-825)) (-4 *7 (-922 *2 *3 (-838 *4))))))
-(-13 (-696 |#6|) (-696 |#2|) (-10 -8 (-15 -3277 (|#2| $)) (-15 -3267 ((-692 |#3| |#4| |#5|) $)) (-15 -2561 (|#4| $)) (-15 -2470 (|#3| $)) (-15 -3295 ($ $)) (-15 -3118 ($ |#2| (-692 |#3| |#4| |#5|))) (-15 -3230 ($ |#3|)) (-15 -2364 ($ |#2| |#3| |#4|)) (-15 -2267 ($ |#2| |#4| $)) (-15 * ($ |#6| $))))
-((-1470 (((-3 |#5| "failed") |#5| |#2| (-1 |#2|)) 37)))
-(((-454 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1470 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|)))) (-771) (-825) (-542) (-922 |#3| |#1| |#2|) (-13 (-1011 (-400 (-550))) (-356) (-10 -8 (-15 -1518 ($ |#4|)) (-15 -2705 (|#4| $)) (-15 -2715 (|#4| $))))) (T -454))
-((-1470 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *4 (-1 *3)) (-4 *3 (-825)) (-4 *5 (-771)) (-4 *6 (-542)) (-4 *7 (-922 *6 *5 *3)) (-5 *1 (-454 *5 *3 *6 *7 *2)) (-4 *2 (-13 (-1011 (-400 (-550))) (-356) (-10 -8 (-15 -1518 ($ *7)) (-15 -2705 (*7 $)) (-15 -2715 (*7 $))))))))
-(-10 -7 (-15 -1470 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|))))
-((-1504 (((-112) $ $) NIL)) (-3141 (((-623 |#3|) $) 41)) (-2238 (((-112) $) NIL)) (-3670 (((-112) $) NIL (|has| |#1| (-542)))) (-1674 (((-2 (|:| |under| $) (|:| -1608 $) (|:| |upper| $)) $ |#3|) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-4253 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-3513 (($) NIL T CONST)) (-2976 (((-112) $) NIL (|has| |#1| (-542)))) (-3156 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3059 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3253 (((-112) $) NIL (|has| |#1| (-542)))) (-3774 (((-623 |#4|) (-623 |#4|) $) NIL (|has| |#1| (-542)))) (-3872 (((-623 |#4|) (-623 |#4|) $) NIL (|has| |#1| (-542)))) (-3880 (((-3 $ "failed") (-623 |#4|)) 47)) (-2726 (($ (-623 |#4|)) NIL)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068))))) (-3137 (($ |#4| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-542)))) (-2419 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4342))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4342)))) (-3450 (((-623 |#4|) $) 18 (|has| $ (-6 -4342)))) (-3952 ((|#3| $) 45)) (-1859 (((-112) $ (-749)) NIL)) (-2689 (((-623 |#4|) $) 14 (|has| $ (-6 -4342)))) (-1921 (((-112) |#4| $) 26 (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068))))) (-3234 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#4| |#4|) $) 21)) (-2650 (((-623 |#3|) $) NIL)) (-2568 (((-112) |#3| $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL)) (-2884 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-542)))) (-3337 (((-1088) $) NIL)) (-3321 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-1543 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 |#4|) (-623 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-287 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-623 (-287 |#4|))) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) 39)) (-3498 (($) 17)) (-3350 (((-749) |#4| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068)))) (((-749) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-1731 (($ $) 16)) (-4028 (((-526) $) NIL (|has| |#4| (-596 (-526)))) (($ (-623 |#4|)) 49)) (-1532 (($ (-623 |#4|)) 13)) (-2315 (($ $ |#3|) NIL)) (-2486 (($ $ |#3|) NIL)) (-2401 (($ $ |#3|) NIL)) (-1518 (((-836) $) 38) (((-623 |#4|) $) 48)) (-1675 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 30)) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-455 |#1| |#2| |#3| |#4|) (-13 (-949 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -4028 ($ (-623 |#4|))) (-6 -4342) (-6 -4343))) (-1020) (-771) (-825) (-1034 |#1| |#2| |#3|)) (T -455))
-((-4028 (*1 *1 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-455 *3 *4 *5 *6)))))
-(-13 (-949 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -4028 ($ (-623 |#4|))) (-6 -4342) (-6 -4343)))
-((-2626 (($) 11)) (-2636 (($) 13)) (* (($ |#2| $) 15) (($ $ |#2|) 16)))
-(((-456 |#1| |#2| |#3|) (-10 -8 (-15 -2636 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -2626 (|#1|))) (-457 |#2| |#3|) (-170) (-23)) (T -456))
-NIL
-(-10 -8 (-15 -2636 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -2626 (|#1|)))
-((-1504 (((-112) $ $) 7)) (-3880 (((-3 |#1| "failed") $) 26)) (-2726 ((|#1| $) 25)) (-3838 (($ $ $) 23)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-2970 ((|#2| $) 19)) (-1518 (((-836) $) 11) (($ |#1|) 27)) (-2626 (($) 18 T CONST)) (-2636 (($) 24 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 15) (($ $ $) 13)) (-2391 (($ $ $) 14)) (* (($ |#1| $) 17) (($ $ |#1|) 16)))
+((-3260 (*1 *1 *1 *1) (-4 *1 (-444))) (-3260 (*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-444)))) (-3231 (*1 *1 *1 *1) (-4 *1 (-444))) (-3231 (*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-444)))) (-3459 (*1 *2 *2 *2) (-12 (-5 *2 (-1141 *1)) (-4 *1 (-444)))))
+(-13 (-542) (-10 -8 (-15 -3260 ($ $ $)) (-15 -3260 ($ (-623 $))) (-15 -3231 ($ $ $)) (-15 -3231 ($ (-623 $))) (-15 -3459 ((-1141 $) (-1141 $) (-1141 $)))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-837)) . T) ((-170) . T) ((-283) . T) ((-542) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-2305 (((-3 $ "failed")) NIL (|has| (-400 (-926 |#1|)) (-542)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2946 (((-1228 (-667 (-400 (-926 |#1|)))) (-1228 $)) NIL) (((-1228 (-667 (-400 (-926 |#1|))))) NIL)) (-4259 (((-1228 $)) NIL)) (-2991 (($) NIL T CONST)) (-1350 (((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed")) NIL)) (-1713 (((-3 $ "failed")) NIL (|has| (-400 (-926 |#1|)) (-542)))) (-2704 (((-667 (-400 (-926 |#1|))) (-1228 $)) NIL) (((-667 (-400 (-926 |#1|)))) NIL)) (-4281 (((-400 (-926 |#1|)) $) NIL)) (-2693 (((-667 (-400 (-926 |#1|))) $ (-1228 $)) NIL) (((-667 (-400 (-926 |#1|))) $) NIL)) (-2988 (((-3 $ "failed") $) NIL (|has| (-400 (-926 |#1|)) (-542)))) (-1549 (((-1141 (-926 (-400 (-926 |#1|))))) NIL (|has| (-400 (-926 |#1|)) (-356))) (((-1141 (-400 (-926 |#1|)))) 84 (|has| |#1| (-542)))) (-1339 (($ $ (-895)) NIL)) (-2710 (((-400 (-926 |#1|)) $) NIL)) (-2613 (((-1141 (-400 (-926 |#1|))) $) 82 (|has| (-400 (-926 |#1|)) (-542)))) (-1690 (((-400 (-926 |#1|)) (-1228 $)) NIL) (((-400 (-926 |#1|))) NIL)) (-2015 (((-1141 (-400 (-926 |#1|))) $) NIL)) (-2030 (((-112)) NIL)) (-2821 (($ (-1228 (-400 (-926 |#1|))) (-1228 $)) 103) (($ (-1228 (-400 (-926 |#1|)))) NIL)) (-1537 (((-3 $ "failed") $) NIL (|has| (-400 (-926 |#1|)) (-542)))) (-3398 (((-895)) NIL)) (-4094 (((-112)) NIL)) (-2210 (($ $ (-895)) NIL)) (-1870 (((-112)) NIL)) (-4189 (((-112)) NIL)) (-2826 (((-112)) NIL)) (-3811 (((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed")) NIL)) (-3678 (((-3 $ "failed")) NIL (|has| (-400 (-926 |#1|)) (-542)))) (-2128 (((-667 (-400 (-926 |#1|))) (-1228 $)) NIL) (((-667 (-400 (-926 |#1|)))) NIL)) (-2925 (((-400 (-926 |#1|)) $) NIL)) (-2224 (((-667 (-400 (-926 |#1|))) $ (-1228 $)) NIL) (((-667 (-400 (-926 |#1|))) $) NIL)) (-3274 (((-3 $ "failed") $) NIL (|has| (-400 (-926 |#1|)) (-542)))) (-3789 (((-1141 (-926 (-400 (-926 |#1|))))) NIL (|has| (-400 (-926 |#1|)) (-356))) (((-1141 (-400 (-926 |#1|)))) 83 (|has| |#1| (-542)))) (-1692 (($ $ (-895)) NIL)) (-1324 (((-400 (-926 |#1|)) $) NIL)) (-3784 (((-1141 (-400 (-926 |#1|))) $) 77 (|has| (-400 (-926 |#1|)) (-542)))) (-4216 (((-400 (-926 |#1|)) (-1228 $)) NIL) (((-400 (-926 |#1|))) NIL)) (-3876 (((-1141 (-400 (-926 |#1|))) $) NIL)) (-1688 (((-112)) NIL)) (-2369 (((-1127) $) NIL)) (-3143 (((-112)) NIL)) (-1294 (((-112)) NIL)) (-2498 (((-112)) NIL)) (-3445 (((-1089) $) NIL)) (-1769 (((-400 (-926 |#1|)) $ $) 71 (|has| |#1| (-542)))) (-3336 (((-400 (-926 |#1|)) $) 93 (|has| |#1| (-542)))) (-1799 (((-400 (-926 |#1|)) $) 95 (|has| |#1| (-542)))) (-3077 (((-1141 (-400 (-926 |#1|))) $) 88 (|has| |#1| (-542)))) (-2241 (((-400 (-926 |#1|))) 72 (|has| |#1| (-542)))) (-3785 (((-400 (-926 |#1|)) $ $) 64 (|has| |#1| (-542)))) (-2517 (((-400 (-926 |#1|)) $) 92 (|has| |#1| (-542)))) (-1830 (((-400 (-926 |#1|)) $) 94 (|has| |#1| (-542)))) (-4132 (((-1141 (-400 (-926 |#1|))) $) 87 (|has| |#1| (-542)))) (-4315 (((-400 (-926 |#1|))) 68 (|has| |#1| (-542)))) (-2591 (($) 101) (($ (-1145)) 107) (($ (-1228 (-1145))) 106) (($ (-1228 $)) 96) (($ (-1145) (-1228 $)) 105) (($ (-1228 (-1145)) (-1228 $)) 104)) (-2294 (((-112)) NIL)) (-2757 (((-400 (-926 |#1|)) $ (-550)) NIL)) (-2999 (((-1228 (-400 (-926 |#1|))) $ (-1228 $)) 98) (((-667 (-400 (-926 |#1|))) (-1228 $) (-1228 $)) NIL) (((-1228 (-400 (-926 |#1|))) $) 40) (((-667 (-400 (-926 |#1|))) (-1228 $)) NIL)) (-2451 (((-1228 (-400 (-926 |#1|))) $) NIL) (($ (-1228 (-400 (-926 |#1|)))) 37)) (-2778 (((-623 (-926 (-400 (-926 |#1|)))) (-1228 $)) NIL) (((-623 (-926 (-400 (-926 |#1|))))) NIL) (((-623 (-926 |#1|)) (-1228 $)) 99 (|has| |#1| (-542))) (((-623 (-926 |#1|))) 100 (|has| |#1| (-542)))) (-1353 (($ $ $) NIL)) (-4118 (((-112)) NIL)) (-2233 (((-837) $) NIL) (($ (-1228 (-400 (-926 |#1|)))) NIL)) (-2206 (((-1228 $)) 60)) (-2364 (((-623 (-1228 (-400 (-926 |#1|))))) NIL (|has| (-400 (-926 |#1|)) (-542)))) (-4143 (($ $ $ $) NIL)) (-2941 (((-112)) NIL)) (-3806 (($ (-667 (-400 (-926 |#1|))) $) NIL)) (-1923 (($ $ $) NIL)) (-2582 (((-112)) NIL)) (-3268 (((-112)) NIL)) (-3836 (((-112)) NIL)) (-2688 (($) NIL T CONST)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) 97)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 56) (($ $ (-400 (-926 |#1|))) NIL) (($ (-400 (-926 |#1|)) $) NIL) (($ (-1111 |#2| (-400 (-926 |#1|))) $) NIL)))
+(((-445 |#1| |#2| |#3| |#4|) (-13 (-410 (-400 (-926 |#1|))) (-626 (-1111 |#2| (-400 (-926 |#1|)))) (-10 -8 (-15 -2233 ($ (-1228 (-400 (-926 |#1|))))) (-15 -3811 ((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed"))) (-15 -1350 ((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed"))) (-15 -2591 ($)) (-15 -2591 ($ (-1145))) (-15 -2591 ($ (-1228 (-1145)))) (-15 -2591 ($ (-1228 $))) (-15 -2591 ($ (-1145) (-1228 $))) (-15 -2591 ($ (-1228 (-1145)) (-1228 $))) (IF (|has| |#1| (-542)) (PROGN (-15 -3789 ((-1141 (-400 (-926 |#1|))))) (-15 -4132 ((-1141 (-400 (-926 |#1|))) $)) (-15 -2517 ((-400 (-926 |#1|)) $)) (-15 -1830 ((-400 (-926 |#1|)) $)) (-15 -1549 ((-1141 (-400 (-926 |#1|))))) (-15 -3077 ((-1141 (-400 (-926 |#1|))) $)) (-15 -3336 ((-400 (-926 |#1|)) $)) (-15 -1799 ((-400 (-926 |#1|)) $)) (-15 -3785 ((-400 (-926 |#1|)) $ $)) (-15 -4315 ((-400 (-926 |#1|)))) (-15 -1769 ((-400 (-926 |#1|)) $ $)) (-15 -2241 ((-400 (-926 |#1|)))) (-15 -2778 ((-623 (-926 |#1|)) (-1228 $))) (-15 -2778 ((-623 (-926 |#1|))))) |%noBranch|))) (-170) (-895) (-623 (-1145)) (-1228 (-667 |#1|))) (T -445))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1228 (-400 (-926 *3)))) (-4 *3 (-170)) (-14 *6 (-1228 (-667 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-14 *4 (-895)) (-14 *5 (-623 (-1145))))) (-3811 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-445 *3 *4 *5 *6)) (|:| -2206 (-623 (-445 *3 *4 *5 *6))))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))) (-1350 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-445 *3 *4 *5 *6)) (|:| -2206 (-623 (-445 *3 *4 *5 *6))))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))) (-2591 (*1 *1) (-12 (-5 *1 (-445 *2 *3 *4 *5)) (-4 *2 (-170)) (-14 *3 (-895)) (-14 *4 (-623 (-1145))) (-14 *5 (-1228 (-667 *2))))) (-2591 (*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 *2)) (-14 *6 (-1228 (-667 *3))))) (-2591 (*1 *1 *2) (-12 (-5 *2 (-1228 (-1145))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))) (-2591 (*1 *1 *2) (-12 (-5 *2 (-1228 (-445 *3 *4 *5 *6))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))) (-2591 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-445 *4 *5 *6 *7))) (-5 *1 (-445 *4 *5 *6 *7)) (-4 *4 (-170)) (-14 *5 (-895)) (-14 *6 (-623 *2)) (-14 *7 (-1228 (-667 *4))))) (-2591 (*1 *1 *2 *3) (-12 (-5 *2 (-1228 (-1145))) (-5 *3 (-1228 (-445 *4 *5 *6 *7))) (-5 *1 (-445 *4 *5 *6 *7)) (-4 *4 (-170)) (-14 *5 (-895)) (-14 *6 (-623 (-1145))) (-14 *7 (-1228 (-667 *4))))) (-3789 (*1 *2) (-12 (-5 *2 (-1141 (-400 (-926 *3)))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))) (-4132 (*1 *2 *1) (-12 (-5 *2 (-1141 (-400 (-926 *3)))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))) (-2517 (*1 *2 *1) (-12 (-5 *2 (-400 (-926 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))) (-1830 (*1 *2 *1) (-12 (-5 *2 (-400 (-926 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))) (-1549 (*1 *2) (-12 (-5 *2 (-1141 (-400 (-926 *3)))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))) (-3077 (*1 *2 *1) (-12 (-5 *2 (-1141 (-400 (-926 *3)))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))) (-3336 (*1 *2 *1) (-12 (-5 *2 (-400 (-926 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))) (-1799 (*1 *2 *1) (-12 (-5 *2 (-400 (-926 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))) (-3785 (*1 *2 *1 *1) (-12 (-5 *2 (-400 (-926 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))) (-4315 (*1 *2) (-12 (-5 *2 (-400 (-926 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))) (-1769 (*1 *2 *1 *1) (-12 (-5 *2 (-400 (-926 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))) (-2241 (*1 *2) (-12 (-5 *2 (-400 (-926 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))) (-2778 (*1 *2 *3) (-12 (-5 *3 (-1228 (-445 *4 *5 *6 *7))) (-5 *2 (-623 (-926 *4))) (-5 *1 (-445 *4 *5 *6 *7)) (-4 *4 (-542)) (-4 *4 (-170)) (-14 *5 (-895)) (-14 *6 (-623 (-1145))) (-14 *7 (-1228 (-667 *4))))) (-2778 (*1 *2) (-12 (-5 *2 (-623 (-926 *3))) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))))
+(-13 (-410 (-400 (-926 |#1|))) (-626 (-1111 |#2| (-400 (-926 |#1|)))) (-10 -8 (-15 -2233 ($ (-1228 (-400 (-926 |#1|))))) (-15 -3811 ((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed"))) (-15 -1350 ((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed"))) (-15 -2591 ($)) (-15 -2591 ($ (-1145))) (-15 -2591 ($ (-1228 (-1145)))) (-15 -2591 ($ (-1228 $))) (-15 -2591 ($ (-1145) (-1228 $))) (-15 -2591 ($ (-1228 (-1145)) (-1228 $))) (IF (|has| |#1| (-542)) (PROGN (-15 -3789 ((-1141 (-400 (-926 |#1|))))) (-15 -4132 ((-1141 (-400 (-926 |#1|))) $)) (-15 -2517 ((-400 (-926 |#1|)) $)) (-15 -1830 ((-400 (-926 |#1|)) $)) (-15 -1549 ((-1141 (-400 (-926 |#1|))))) (-15 -3077 ((-1141 (-400 (-926 |#1|))) $)) (-15 -3336 ((-400 (-926 |#1|)) $)) (-15 -1799 ((-400 (-926 |#1|)) $)) (-15 -3785 ((-400 (-926 |#1|)) $ $)) (-15 -4315 ((-400 (-926 |#1|)))) (-15 -1769 ((-400 (-926 |#1|)) $ $)) (-15 -2241 ((-400 (-926 |#1|)))) (-15 -2778 ((-623 (-926 |#1|)) (-1228 $))) (-15 -2778 ((-623 (-926 |#1|))))) |%noBranch|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 13)) (-1516 (((-623 (-839 |#1|)) $) 75)) (-1705 (((-1141 $) $ (-839 |#1|)) 46) (((-1141 |#2|) $) 118)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#2| (-542)))) (-3050 (($ $) NIL (|has| |#2| (-542)))) (-3953 (((-112) $) NIL (|has| |#2| (-542)))) (-2457 (((-749) $) 21) (((-749) $ (-623 (-839 |#1|))) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-2318 (($ $) NIL (|has| |#2| (-444)))) (-2207 (((-411 $) $) NIL (|has| |#2| (-444)))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#2| "failed") $) 44) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#2| (-1012 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#2| (-1012 (-550)))) (((-3 (-839 |#1|) "failed") $) NIL)) (-2202 ((|#2| $) 42) (((-400 (-550)) $) NIL (|has| |#2| (-1012 (-400 (-550))))) (((-550) $) NIL (|has| |#2| (-1012 (-550)))) (((-839 |#1|) $) NIL)) (-1792 (($ $ $ (-839 |#1|)) NIL (|has| |#2| (-170)))) (-3752 (($ $ (-623 (-550))) 80)) (-1693 (($ $) 68)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 $) (-1228 $)) NIL) (((-667 |#2|) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2731 (($ $) NIL (|has| |#2| (-444))) (($ $ (-839 |#1|)) NIL (|has| |#2| (-444)))) (-1683 (((-623 $) $) NIL)) (-1568 (((-112) $) NIL (|has| |#2| (-883)))) (-3401 (($ $ |#2| |#3| $) NIL)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (-12 (|has| (-839 |#1|) (-860 (-372))) (|has| |#2| (-860 (-372))))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (-12 (|has| (-839 |#1|) (-860 (-550))) (|has| |#2| (-860 (-550)))))) (-2419 (((-112) $) NIL)) (-3324 (((-749) $) 58)) (-1501 (($ (-1141 |#2|) (-839 |#1|)) 123) (($ (-1141 $) (-839 |#1|)) 52)) (-2336 (((-623 $) $) NIL)) (-3438 (((-112) $) 59)) (-1488 (($ |#2| |#3|) 28) (($ $ (-839 |#1|) (-749)) 30) (($ $ (-623 (-839 |#1|)) (-623 (-749))) NIL)) (-1766 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $ (-839 |#1|)) NIL)) (-3346 ((|#3| $) NIL) (((-749) $ (-839 |#1|)) 50) (((-623 (-749)) $ (-623 (-839 |#1|))) 57)) (-2793 (($ $ $) NIL (|has| |#2| (-825)))) (-2173 (($ $ $) NIL (|has| |#2| (-825)))) (-2863 (($ (-1 |#3| |#3|) $) NIL)) (-2392 (($ (-1 |#2| |#2|) $) NIL)) (-4059 (((-3 (-839 |#1|) "failed") $) 39)) (-1657 (($ $) NIL)) (-1670 ((|#2| $) 41)) (-3231 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) NIL (|has| |#2| (-444)))) (-2369 (((-1127) $) NIL)) (-3833 (((-3 (-623 $) "failed") $) NIL)) (-3017 (((-3 (-623 $) "failed") $) NIL)) (-2891 (((-3 (-2 (|:| |var| (-839 |#1|)) (|:| -3068 (-749))) "failed") $) NIL)) (-3445 (((-1089) $) NIL)) (-1628 (((-112) $) 40)) (-1639 ((|#2| $) 116)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#2| (-444)))) (-3260 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) 128 (|has| |#2| (-444)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-1735 (((-411 $) $) NIL (|has| |#2| (-883)))) (-3409 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-542)))) (-1553 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-839 |#1|) |#2|) 87) (($ $ (-623 (-839 |#1|)) (-623 |#2|)) 90) (($ $ (-839 |#1|) $) 85) (($ $ (-623 (-839 |#1|)) (-623 $)) 106)) (-3563 (($ $ (-839 |#1|)) NIL (|has| |#2| (-170)))) (-2798 (($ $ (-839 |#1|)) 53) (($ $ (-623 (-839 |#1|))) NIL) (($ $ (-839 |#1|) (-749)) NIL) (($ $ (-623 (-839 |#1|)) (-623 (-749))) NIL)) (-3661 ((|#3| $) 67) (((-749) $ (-839 |#1|)) 37) (((-623 (-749)) $ (-623 (-839 |#1|))) 56)) (-2451 (((-866 (-372)) $) NIL (-12 (|has| (-839 |#1|) (-596 (-866 (-372)))) (|has| |#2| (-596 (-866 (-372)))))) (((-866 (-550)) $) NIL (-12 (|has| (-839 |#1|) (-596 (-866 (-550)))) (|has| |#2| (-596 (-866 (-550)))))) (((-526) $) NIL (-12 (|has| (-839 |#1|) (-596 (-526))) (|has| |#2| (-596 (-526)))))) (-1622 ((|#2| $) 125 (|has| |#2| (-444))) (($ $ (-839 |#1|)) NIL (|has| |#2| (-444)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#2| (-883))))) (-2233 (((-837) $) 145) (($ (-550)) NIL) (($ |#2|) 86) (($ (-839 |#1|)) 31) (($ (-400 (-550))) NIL (-1489 (|has| |#2| (-38 (-400 (-550)))) (|has| |#2| (-1012 (-400 (-550)))))) (($ $) NIL (|has| |#2| (-542)))) (-2969 (((-623 |#2|) $) NIL)) (-1708 ((|#2| $ |#3|) NIL) (($ $ (-839 |#1|) (-749)) NIL) (($ $ (-623 (-839 |#1|)) (-623 (-749))) NIL)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| |#2| (-883))) (|has| |#2| (-143))))) (-3091 (((-749)) NIL)) (-3895 (($ $ $ (-749)) NIL (|has| |#2| (-170)))) (-1819 (((-112) $ $) NIL (|has| |#2| (-542)))) (-2688 (($) 17 T CONST)) (-2700 (($) 25 T CONST)) (-1901 (($ $ (-839 |#1|)) NIL) (($ $ (-623 (-839 |#1|))) NIL) (($ $ (-839 |#1|) (-749)) NIL) (($ $ (-623 (-839 |#1|)) (-623 (-749))) NIL)) (-2324 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2382 (($ $ |#2|) 64 (|has| |#2| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) 111)) (** (($ $ (-895)) NIL) (($ $ (-749)) 109)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 29) (($ $ (-400 (-550))) NIL (|has| |#2| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#2| (-38 (-400 (-550))))) (($ |#2| $) 63) (($ $ |#2|) NIL)))
+(((-446 |#1| |#2| |#3|) (-13 (-923 |#2| |#3| (-839 |#1|)) (-10 -8 (-15 -3752 ($ $ (-623 (-550)))))) (-623 (-1145)) (-1021) (-232 (-3307 |#1|) (-749))) (T -446))
+((-3752 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-14 *3 (-623 (-1145))) (-5 *1 (-446 *3 *4 *5)) (-4 *4 (-1021)) (-4 *5 (-232 (-3307 *3) (-749))))))
+(-13 (-923 |#2| |#3| (-839 |#1|)) (-10 -8 (-15 -3752 ($ $ (-623 (-550))))))
+((-3253 (((-112) |#1| (-623 |#2|)) 69)) (-1974 (((-3 (-1228 (-623 |#2|)) "failed") (-749) |#1| (-623 |#2|)) 78)) (-3632 (((-3 (-623 |#2|) "failed") |#2| |#1| (-1228 (-623 |#2|))) 80)) (-1591 ((|#2| |#2| |#1|) 28)) (-2227 (((-749) |#2| (-623 |#2|)) 20)))
+(((-447 |#1| |#2|) (-10 -7 (-15 -1591 (|#2| |#2| |#1|)) (-15 -2227 ((-749) |#2| (-623 |#2|))) (-15 -1974 ((-3 (-1228 (-623 |#2|)) "failed") (-749) |#1| (-623 |#2|))) (-15 -3632 ((-3 (-623 |#2|) "failed") |#2| |#1| (-1228 (-623 |#2|)))) (-15 -3253 ((-112) |#1| (-623 |#2|)))) (-300) (-1204 |#1|)) (T -447))
+((-3253 (*1 *2 *3 *4) (-12 (-5 *4 (-623 *5)) (-4 *5 (-1204 *3)) (-4 *3 (-300)) (-5 *2 (-112)) (-5 *1 (-447 *3 *5)))) (-3632 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1228 (-623 *3))) (-4 *4 (-300)) (-5 *2 (-623 *3)) (-5 *1 (-447 *4 *3)) (-4 *3 (-1204 *4)))) (-1974 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-749)) (-4 *4 (-300)) (-4 *6 (-1204 *4)) (-5 *2 (-1228 (-623 *6))) (-5 *1 (-447 *4 *6)) (-5 *5 (-623 *6)))) (-2227 (*1 *2 *3 *4) (-12 (-5 *4 (-623 *3)) (-4 *3 (-1204 *5)) (-4 *5 (-300)) (-5 *2 (-749)) (-5 *1 (-447 *5 *3)))) (-1591 (*1 *2 *2 *3) (-12 (-4 *3 (-300)) (-5 *1 (-447 *3 *2)) (-4 *2 (-1204 *3)))))
+(-10 -7 (-15 -1591 (|#2| |#2| |#1|)) (-15 -2227 ((-749) |#2| (-623 |#2|))) (-15 -1974 ((-3 (-1228 (-623 |#2|)) "failed") (-749) |#1| (-623 |#2|))) (-15 -3632 ((-3 (-623 |#2|) "failed") |#2| |#1| (-1228 (-623 |#2|)))) (-15 -3253 ((-112) |#1| (-623 |#2|))))
+((-1735 (((-411 |#5|) |#5|) 24)))
+(((-448 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1735 ((-411 |#5|) |#5|))) (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $)) (-15 -2564 ((-3 $ "failed") (-1145))))) (-771) (-542) (-542) (-923 |#4| |#2| |#1|)) (T -448))
+((-1735 (*1 *2 *3) (-12 (-4 *4 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $)) (-15 -2564 ((-3 $ "failed") (-1145)))))) (-4 *5 (-771)) (-4 *7 (-542)) (-5 *2 (-411 *3)) (-5 *1 (-448 *4 *5 *6 *7 *3)) (-4 *6 (-542)) (-4 *3 (-923 *7 *5 *4)))))
+(-10 -7 (-15 -1735 ((-411 |#5|) |#5|)))
+((-3921 ((|#3|) 37)) (-3459 (((-1141 |#4|) (-1141 |#4|) (-1141 |#4|)) 33)))
+(((-449 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3459 ((-1141 |#4|) (-1141 |#4|) (-1141 |#4|))) (-15 -3921 (|#3|))) (-771) (-825) (-883) (-923 |#3| |#1| |#2|)) (T -449))
+((-3921 (*1 *2) (-12 (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-883)) (-5 *1 (-449 *3 *4 *2 *5)) (-4 *5 (-923 *2 *3 *4)))) (-3459 (*1 *2 *2 *2) (-12 (-5 *2 (-1141 *6)) (-4 *6 (-923 *5 *3 *4)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *5 (-883)) (-5 *1 (-449 *3 *4 *5 *6)))))
+(-10 -7 (-15 -3459 ((-1141 |#4|) (-1141 |#4|) (-1141 |#4|))) (-15 -3921 (|#3|)))
+((-1735 (((-411 (-1141 |#1|)) (-1141 |#1|)) 43)))
+(((-450 |#1|) (-10 -7 (-15 -1735 ((-411 (-1141 |#1|)) (-1141 |#1|)))) (-300)) (T -450))
+((-1735 (*1 *2 *3) (-12 (-4 *4 (-300)) (-5 *2 (-411 (-1141 *4))) (-5 *1 (-450 *4)) (-5 *3 (-1141 *4)))))
+(-10 -7 (-15 -1735 ((-411 (-1141 |#1|)) (-1141 |#1|))))
+((-1570 (((-52) |#2| (-1145) (-287 |#2|) (-1195 (-749))) 42) (((-52) (-1 |#2| (-550)) (-287 |#2|) (-1195 (-749))) 41) (((-52) |#2| (-1145) (-287 |#2|)) 35) (((-52) (-1 |#2| (-550)) (-287 |#2|)) 28)) (-2744 (((-52) |#2| (-1145) (-287 |#2|) (-1195 (-400 (-550))) (-400 (-550))) 80) (((-52) (-1 |#2| (-400 (-550))) (-287 |#2|) (-1195 (-400 (-550))) (-400 (-550))) 79) (((-52) |#2| (-1145) (-287 |#2|) (-1195 (-550))) 78) (((-52) (-1 |#2| (-550)) (-287 |#2|) (-1195 (-550))) 77) (((-52) |#2| (-1145) (-287 |#2|)) 72) (((-52) (-1 |#2| (-550)) (-287 |#2|)) 71)) (-1595 (((-52) |#2| (-1145) (-287 |#2|) (-1195 (-400 (-550))) (-400 (-550))) 66) (((-52) (-1 |#2| (-400 (-550))) (-287 |#2|) (-1195 (-400 (-550))) (-400 (-550))) 64)) (-1583 (((-52) |#2| (-1145) (-287 |#2|) (-1195 (-550))) 48) (((-52) (-1 |#2| (-550)) (-287 |#2|) (-1195 (-550))) 47)))
+(((-451 |#1| |#2|) (-10 -7 (-15 -1570 ((-52) (-1 |#2| (-550)) (-287 |#2|))) (-15 -1570 ((-52) |#2| (-1145) (-287 |#2|))) (-15 -1570 ((-52) (-1 |#2| (-550)) (-287 |#2|) (-1195 (-749)))) (-15 -1570 ((-52) |#2| (-1145) (-287 |#2|) (-1195 (-749)))) (-15 -1583 ((-52) (-1 |#2| (-550)) (-287 |#2|) (-1195 (-550)))) (-15 -1583 ((-52) |#2| (-1145) (-287 |#2|) (-1195 (-550)))) (-15 -1595 ((-52) (-1 |#2| (-400 (-550))) (-287 |#2|) (-1195 (-400 (-550))) (-400 (-550)))) (-15 -1595 ((-52) |#2| (-1145) (-287 |#2|) (-1195 (-400 (-550))) (-400 (-550)))) (-15 -2744 ((-52) (-1 |#2| (-550)) (-287 |#2|))) (-15 -2744 ((-52) |#2| (-1145) (-287 |#2|))) (-15 -2744 ((-52) (-1 |#2| (-550)) (-287 |#2|) (-1195 (-550)))) (-15 -2744 ((-52) |#2| (-1145) (-287 |#2|) (-1195 (-550)))) (-15 -2744 ((-52) (-1 |#2| (-400 (-550))) (-287 |#2|) (-1195 (-400 (-550))) (-400 (-550)))) (-15 -2744 ((-52) |#2| (-1145) (-287 |#2|) (-1195 (-400 (-550))) (-400 (-550))))) (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))) (-13 (-27) (-1167) (-423 |#1|))) (T -451))
+((-2744 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1145)) (-5 *5 (-287 *3)) (-5 *6 (-1195 (-400 (-550)))) (-5 *7 (-400 (-550))) (-4 *3 (-13 (-27) (-1167) (-423 *8))) (-4 *8 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *8 *3)))) (-2744 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-400 (-550)))) (-5 *4 (-287 *8)) (-5 *5 (-1195 (-400 (-550)))) (-5 *6 (-400 (-550))) (-4 *8 (-13 (-27) (-1167) (-423 *7))) (-4 *7 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *7 *8)))) (-2744 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1145)) (-5 *5 (-287 *3)) (-5 *6 (-1195 (-550))) (-4 *3 (-13 (-27) (-1167) (-423 *7))) (-4 *7 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *7 *3)))) (-2744 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-550))) (-5 *4 (-287 *7)) (-5 *5 (-1195 (-550))) (-4 *7 (-13 (-27) (-1167) (-423 *6))) (-4 *6 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *6 *7)))) (-2744 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1145)) (-5 *5 (-287 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *6))) (-4 *6 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *6 *3)))) (-2744 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-550))) (-5 *4 (-287 *6)) (-4 *6 (-13 (-27) (-1167) (-423 *5))) (-4 *5 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *5 *6)))) (-1595 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1145)) (-5 *5 (-287 *3)) (-5 *6 (-1195 (-400 (-550)))) (-5 *7 (-400 (-550))) (-4 *3 (-13 (-27) (-1167) (-423 *8))) (-4 *8 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *8 *3)))) (-1595 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-400 (-550)))) (-5 *4 (-287 *8)) (-5 *5 (-1195 (-400 (-550)))) (-5 *6 (-400 (-550))) (-4 *8 (-13 (-27) (-1167) (-423 *7))) (-4 *7 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *7 *8)))) (-1583 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1145)) (-5 *5 (-287 *3)) (-5 *6 (-1195 (-550))) (-4 *3 (-13 (-27) (-1167) (-423 *7))) (-4 *7 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *7 *3)))) (-1583 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-550))) (-5 *4 (-287 *7)) (-5 *5 (-1195 (-550))) (-4 *7 (-13 (-27) (-1167) (-423 *6))) (-4 *6 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *6 *7)))) (-1570 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1145)) (-5 *5 (-287 *3)) (-5 *6 (-1195 (-749))) (-4 *3 (-13 (-27) (-1167) (-423 *7))) (-4 *7 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *7 *3)))) (-1570 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-550))) (-5 *4 (-287 *7)) (-5 *5 (-1195 (-749))) (-4 *7 (-13 (-27) (-1167) (-423 *6))) (-4 *6 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *6 *7)))) (-1570 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1145)) (-5 *5 (-287 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *6))) (-4 *6 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *6 *3)))) (-1570 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-550))) (-5 *4 (-287 *6)) (-4 *6 (-13 (-27) (-1167) (-423 *5))) (-4 *5 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-52)) (-5 *1 (-451 *5 *6)))))
+(-10 -7 (-15 -1570 ((-52) (-1 |#2| (-550)) (-287 |#2|))) (-15 -1570 ((-52) |#2| (-1145) (-287 |#2|))) (-15 -1570 ((-52) (-1 |#2| (-550)) (-287 |#2|) (-1195 (-749)))) (-15 -1570 ((-52) |#2| (-1145) (-287 |#2|) (-1195 (-749)))) (-15 -1583 ((-52) (-1 |#2| (-550)) (-287 |#2|) (-1195 (-550)))) (-15 -1583 ((-52) |#2| (-1145) (-287 |#2|) (-1195 (-550)))) (-15 -1595 ((-52) (-1 |#2| (-400 (-550))) (-287 |#2|) (-1195 (-400 (-550))) (-400 (-550)))) (-15 -1595 ((-52) |#2| (-1145) (-287 |#2|) (-1195 (-400 (-550))) (-400 (-550)))) (-15 -2744 ((-52) (-1 |#2| (-550)) (-287 |#2|))) (-15 -2744 ((-52) |#2| (-1145) (-287 |#2|))) (-15 -2744 ((-52) (-1 |#2| (-550)) (-287 |#2|) (-1195 (-550)))) (-15 -2744 ((-52) |#2| (-1145) (-287 |#2|) (-1195 (-550)))) (-15 -2744 ((-52) (-1 |#2| (-400 (-550))) (-287 |#2|) (-1195 (-400 (-550))) (-400 (-550)))) (-15 -2744 ((-52) |#2| (-1145) (-287 |#2|) (-1195 (-400 (-550))) (-400 (-550)))))
+((-1591 ((|#2| |#2| |#1|) 15)) (-1462 (((-623 |#2|) |#2| (-623 |#2|) |#1| (-895)) 69)) (-2861 (((-2 (|:| |plist| (-623 |#2|)) (|:| |modulo| |#1|)) |#2| (-623 |#2|) |#1| (-895)) 60)))
+(((-452 |#1| |#2|) (-10 -7 (-15 -2861 ((-2 (|:| |plist| (-623 |#2|)) (|:| |modulo| |#1|)) |#2| (-623 |#2|) |#1| (-895))) (-15 -1462 ((-623 |#2|) |#2| (-623 |#2|) |#1| (-895))) (-15 -1591 (|#2| |#2| |#1|))) (-300) (-1204 |#1|)) (T -452))
+((-1591 (*1 *2 *2 *3) (-12 (-4 *3 (-300)) (-5 *1 (-452 *3 *2)) (-4 *2 (-1204 *3)))) (-1462 (*1 *2 *3 *2 *4 *5) (-12 (-5 *2 (-623 *3)) (-5 *5 (-895)) (-4 *3 (-1204 *4)) (-4 *4 (-300)) (-5 *1 (-452 *4 *3)))) (-2861 (*1 *2 *3 *4 *5 *6) (-12 (-5 *6 (-895)) (-4 *5 (-300)) (-4 *3 (-1204 *5)) (-5 *2 (-2 (|:| |plist| (-623 *3)) (|:| |modulo| *5))) (-5 *1 (-452 *5 *3)) (-5 *4 (-623 *3)))))
+(-10 -7 (-15 -2861 ((-2 (|:| |plist| (-623 |#2|)) (|:| |modulo| |#1|)) |#2| (-623 |#2|) |#1| (-895))) (-15 -1462 ((-623 |#2|) |#2| (-623 |#2|) |#1| (-895))) (-15 -1591 (|#2| |#2| |#1|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 28)) (-2065 (($ |#3|) 25)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-1693 (($ $) 32)) (-4211 (($ |#2| |#4| $) 33)) (-1488 (($ |#2| (-692 |#3| |#4| |#5|)) 24)) (-1657 (((-692 |#3| |#4| |#5|) $) 15)) (-2546 ((|#3| $) 19)) (-4088 ((|#4| $) 17)) (-1670 ((|#2| $) 29)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2804 (($ |#2| |#3| |#4|) 26)) (-2688 (($) 36 T CONST)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) 34)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ |#6| $) 40) (($ $ |#6|) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
+(((-453 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-696 |#6|) (-696 |#2|) (-10 -8 (-15 -1670 (|#2| $)) (-15 -1657 ((-692 |#3| |#4| |#5|) $)) (-15 -4088 (|#4| $)) (-15 -2546 (|#3| $)) (-15 -1693 ($ $)) (-15 -1488 ($ |#2| (-692 |#3| |#4| |#5|))) (-15 -2065 ($ |#3|)) (-15 -2804 ($ |#2| |#3| |#4|)) (-15 -4211 ($ |#2| |#4| $)) (-15 * ($ |#6| $)))) (-623 (-1145)) (-170) (-825) (-232 (-3307 |#1|) (-749)) (-1 (-112) (-2 (|:| -3690 |#3|) (|:| -3068 |#4|)) (-2 (|:| -3690 |#3|) (|:| -3068 |#4|))) (-923 |#2| |#4| (-839 |#1|))) (T -453))
+((* (*1 *1 *2 *1) (-12 (-14 *3 (-623 (-1145))) (-4 *4 (-170)) (-4 *6 (-232 (-3307 *3) (-749))) (-14 *7 (-1 (-112) (-2 (|:| -3690 *5) (|:| -3068 *6)) (-2 (|:| -3690 *5) (|:| -3068 *6)))) (-5 *1 (-453 *3 *4 *5 *6 *7 *2)) (-4 *5 (-825)) (-4 *2 (-923 *4 *6 (-839 *3))))) (-1670 (*1 *2 *1) (-12 (-14 *3 (-623 (-1145))) (-4 *5 (-232 (-3307 *3) (-749))) (-14 *6 (-1 (-112) (-2 (|:| -3690 *4) (|:| -3068 *5)) (-2 (|:| -3690 *4) (|:| -3068 *5)))) (-4 *2 (-170)) (-5 *1 (-453 *3 *2 *4 *5 *6 *7)) (-4 *4 (-825)) (-4 *7 (-923 *2 *5 (-839 *3))))) (-1657 (*1 *2 *1) (-12 (-14 *3 (-623 (-1145))) (-4 *4 (-170)) (-4 *6 (-232 (-3307 *3) (-749))) (-14 *7 (-1 (-112) (-2 (|:| -3690 *5) (|:| -3068 *6)) (-2 (|:| -3690 *5) (|:| -3068 *6)))) (-5 *2 (-692 *5 *6 *7)) (-5 *1 (-453 *3 *4 *5 *6 *7 *8)) (-4 *5 (-825)) (-4 *8 (-923 *4 *6 (-839 *3))))) (-4088 (*1 *2 *1) (-12 (-14 *3 (-623 (-1145))) (-4 *4 (-170)) (-14 *6 (-1 (-112) (-2 (|:| -3690 *5) (|:| -3068 *2)) (-2 (|:| -3690 *5) (|:| -3068 *2)))) (-4 *2 (-232 (-3307 *3) (-749))) (-5 *1 (-453 *3 *4 *5 *2 *6 *7)) (-4 *5 (-825)) (-4 *7 (-923 *4 *2 (-839 *3))))) (-2546 (*1 *2 *1) (-12 (-14 *3 (-623 (-1145))) (-4 *4 (-170)) (-4 *5 (-232 (-3307 *3) (-749))) (-14 *6 (-1 (-112) (-2 (|:| -3690 *2) (|:| -3068 *5)) (-2 (|:| -3690 *2) (|:| -3068 *5)))) (-4 *2 (-825)) (-5 *1 (-453 *3 *4 *2 *5 *6 *7)) (-4 *7 (-923 *4 *5 (-839 *3))))) (-1693 (*1 *1 *1) (-12 (-14 *2 (-623 (-1145))) (-4 *3 (-170)) (-4 *5 (-232 (-3307 *2) (-749))) (-14 *6 (-1 (-112) (-2 (|:| -3690 *4) (|:| -3068 *5)) (-2 (|:| -3690 *4) (|:| -3068 *5)))) (-5 *1 (-453 *2 *3 *4 *5 *6 *7)) (-4 *4 (-825)) (-4 *7 (-923 *3 *5 (-839 *2))))) (-1488 (*1 *1 *2 *3) (-12 (-5 *3 (-692 *5 *6 *7)) (-4 *5 (-825)) (-4 *6 (-232 (-3307 *4) (-749))) (-14 *7 (-1 (-112) (-2 (|:| -3690 *5) (|:| -3068 *6)) (-2 (|:| -3690 *5) (|:| -3068 *6)))) (-14 *4 (-623 (-1145))) (-4 *2 (-170)) (-5 *1 (-453 *4 *2 *5 *6 *7 *8)) (-4 *8 (-923 *2 *6 (-839 *4))))) (-2065 (*1 *1 *2) (-12 (-14 *3 (-623 (-1145))) (-4 *4 (-170)) (-4 *5 (-232 (-3307 *3) (-749))) (-14 *6 (-1 (-112) (-2 (|:| -3690 *2) (|:| -3068 *5)) (-2 (|:| -3690 *2) (|:| -3068 *5)))) (-5 *1 (-453 *3 *4 *2 *5 *6 *7)) (-4 *2 (-825)) (-4 *7 (-923 *4 *5 (-839 *3))))) (-2804 (*1 *1 *2 *3 *4) (-12 (-14 *5 (-623 (-1145))) (-4 *2 (-170)) (-4 *4 (-232 (-3307 *5) (-749))) (-14 *6 (-1 (-112) (-2 (|:| -3690 *3) (|:| -3068 *4)) (-2 (|:| -3690 *3) (|:| -3068 *4)))) (-5 *1 (-453 *5 *2 *3 *4 *6 *7)) (-4 *3 (-825)) (-4 *7 (-923 *2 *4 (-839 *5))))) (-4211 (*1 *1 *2 *3 *1) (-12 (-14 *4 (-623 (-1145))) (-4 *2 (-170)) (-4 *3 (-232 (-3307 *4) (-749))) (-14 *6 (-1 (-112) (-2 (|:| -3690 *5) (|:| -3068 *3)) (-2 (|:| -3690 *5) (|:| -3068 *3)))) (-5 *1 (-453 *4 *2 *5 *3 *6 *7)) (-4 *5 (-825)) (-4 *7 (-923 *2 *3 (-839 *4))))))
+(-13 (-696 |#6|) (-696 |#2|) (-10 -8 (-15 -1670 (|#2| $)) (-15 -1657 ((-692 |#3| |#4| |#5|) $)) (-15 -4088 (|#4| $)) (-15 -2546 (|#3| $)) (-15 -1693 ($ $)) (-15 -1488 ($ |#2| (-692 |#3| |#4| |#5|))) (-15 -2065 ($ |#3|)) (-15 -2804 ($ |#2| |#3| |#4|)) (-15 -4211 ($ |#2| |#4| $)) (-15 * ($ |#6| $))))
+((-1969 (((-3 |#5| "failed") |#5| |#2| (-1 |#2|)) 37)))
+(((-454 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1969 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|)))) (-771) (-825) (-542) (-923 |#3| |#1| |#2|) (-13 (-1012 (-400 (-550))) (-356) (-10 -8 (-15 -2233 ($ |#4|)) (-15 -4153 (|#4| $)) (-15 -4163 (|#4| $))))) (T -454))
+((-1969 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *4 (-1 *3)) (-4 *3 (-825)) (-4 *5 (-771)) (-4 *6 (-542)) (-4 *7 (-923 *6 *5 *3)) (-5 *1 (-454 *5 *3 *6 *7 *2)) (-4 *2 (-13 (-1012 (-400 (-550))) (-356) (-10 -8 (-15 -2233 ($ *7)) (-15 -4153 (*7 $)) (-15 -4163 (*7 $))))))))
+(-10 -7 (-15 -1969 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|))))
+((-2221 (((-112) $ $) NIL)) (-1516 (((-623 |#3|) $) 41)) (-3935 (((-112) $) NIL)) (-3885 (((-112) $) NIL (|has| |#1| (-542)))) (-1814 (((-2 (|:| |under| $) (|:| -3925 $) (|:| |upper| $)) $ |#3|) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-2097 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-2991 (($) NIL T CONST)) (-3711 (((-112) $) NIL (|has| |#1| (-542)))) (-2751 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3305 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2248 (((-112) $) NIL (|has| |#1| (-542)))) (-3694 (((-623 |#4|) (-623 |#4|) $) NIL (|has| |#1| (-542)))) (-2178 (((-623 |#4|) (-623 |#4|) $) NIL (|has| |#1| (-542)))) (-2288 (((-3 $ "failed") (-623 |#4|)) 47)) (-2202 (($ (-623 |#4|)) NIL)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069))))) (-1979 (($ |#4| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-2545 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-542)))) (-2924 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4344))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4344)))) (-2971 (((-623 |#4|) $) 18 (|has| $ (-6 -4344)))) (-1765 ((|#3| $) 45)) (-1445 (((-112) $ (-749)) NIL)) (-2876 (((-623 |#4|) $) 14 (|has| $ (-6 -4344)))) (-3922 (((-112) |#4| $) 26 (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069))))) (-3311 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#4| |#4|) $) 21)) (-3704 (((-623 |#3|) $) NIL)) (-4159 (((-112) |#3| $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL)) (-4035 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-542)))) (-3445 (((-1089) $) NIL)) (-1614 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-1410 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 |#4|) (-623 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-287 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-623 (-287 |#4|))) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) 39)) (-2819 (($) 17)) (-3457 (((-749) |#4| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069)))) (((-749) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-2435 (($ $) 16)) (-2451 (((-526) $) NIL (|has| |#4| (-596 (-526)))) (($ (-623 |#4|)) 49)) (-2245 (($ (-623 |#4|)) 13)) (-3537 (($ $ |#3|) NIL)) (-1446 (($ $ |#3|) NIL)) (-3175 (($ $ |#3|) NIL)) (-2233 (((-837) $) 38) (((-623 |#4|) $) 48)) (-3404 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 30)) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-455 |#1| |#2| |#3| |#4|) (-13 (-950 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2451 ($ (-623 |#4|))) (-6 -4344) (-6 -4345))) (-1021) (-771) (-825) (-1035 |#1| |#2| |#3|)) (T -455))
+((-2451 (*1 *1 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-455 *3 *4 *5 *6)))))
+(-13 (-950 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2451 ($ (-623 |#4|))) (-6 -4344) (-6 -4345)))
+((-2688 (($) 11)) (-2700 (($) 13)) (* (($ |#2| $) 15) (($ $ |#2|) 16)))
+(((-456 |#1| |#2| |#3|) (-10 -8 (-15 -2700 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -2688 (|#1|))) (-457 |#2| |#3|) (-170) (-23)) (T -456))
+NIL
+(-10 -8 (-15 -2700 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -2688 (|#1|)))
+((-2221 (((-112) $ $) 7)) (-2288 (((-3 |#1| "failed") $) 26)) (-2202 ((|#1| $) 25)) (-3141 (($ $ $) 23)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3661 ((|#2| $) 19)) (-2233 (((-837) $) 11) (($ |#1|) 27)) (-2688 (($) 18 T CONST)) (-2700 (($) 24 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 15) (($ $ $) 13)) (-2358 (($ $ $) 14)) (* (($ |#1| $) 17) (($ $ |#1|) 16)))
(((-457 |#1| |#2|) (-138) (-170) (-23)) (T -457))
-((-2636 (*1 *1) (-12 (-4 *1 (-457 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23)))) (-3838 (*1 *1 *1 *1) (-12 (-4 *1 (-457 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23)))))
-(-13 (-462 |t#1| |t#2|) (-1011 |t#1|) (-10 -8 (-15 (-2636) ($) -2258) (-15 -3838 ($ $ $))))
-(((-101) . T) ((-595 (-836)) . T) ((-462 |#1| |#2|) . T) ((-1011 |#1|) . T) ((-1068) . T))
-((-1599 (((-1227 (-1227 (-550))) (-1227 (-1227 (-550))) (-894)) 18)) (-1722 (((-1227 (-1227 (-550))) (-894)) 16)))
-(((-458) (-10 -7 (-15 -1599 ((-1227 (-1227 (-550))) (-1227 (-1227 (-550))) (-894))) (-15 -1722 ((-1227 (-1227 (-550))) (-894))))) (T -458))
-((-1722 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1227 (-1227 (-550)))) (-5 *1 (-458)))) (-1599 (*1 *2 *2 *3) (-12 (-5 *2 (-1227 (-1227 (-550)))) (-5 *3 (-894)) (-5 *1 (-458)))))
-(-10 -7 (-15 -1599 ((-1227 (-1227 (-550))) (-1227 (-1227 (-550))) (-894))) (-15 -1722 ((-1227 (-1227 (-550))) (-894))))
-((-3379 (((-550) (-550)) 30) (((-550)) 22)) (-2666 (((-550) (-550)) 26) (((-550)) 18)) (-3608 (((-550) (-550)) 28) (((-550)) 20)) (-1963 (((-112) (-112)) 12) (((-112)) 10)) (-1849 (((-112) (-112)) 11) (((-112)) 9)) (-2073 (((-112) (-112)) 24) (((-112)) 15)))
-(((-459) (-10 -7 (-15 -1849 ((-112))) (-15 -1963 ((-112))) (-15 -1849 ((-112) (-112))) (-15 -1963 ((-112) (-112))) (-15 -2073 ((-112))) (-15 -3608 ((-550))) (-15 -2666 ((-550))) (-15 -3379 ((-550))) (-15 -2073 ((-112) (-112))) (-15 -3608 ((-550) (-550))) (-15 -2666 ((-550) (-550))) (-15 -3379 ((-550) (-550))))) (T -459))
-((-3379 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459)))) (-2666 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459)))) (-3608 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459)))) (-2073 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459)))) (-3379 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459)))) (-2666 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459)))) (-3608 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459)))) (-2073 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459)))) (-1963 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459)))) (-1849 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459)))) (-1963 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459)))) (-1849 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459)))))
-(-10 -7 (-15 -1849 ((-112))) (-15 -1963 ((-112))) (-15 -1849 ((-112) (-112))) (-15 -1963 ((-112) (-112))) (-15 -2073 ((-112))) (-15 -3608 ((-550))) (-15 -2666 ((-550))) (-15 -3379 ((-550))) (-15 -2073 ((-112) (-112))) (-15 -3608 ((-550) (-550))) (-15 -2666 ((-550) (-550))) (-15 -3379 ((-550) (-550))))
-((-1504 (((-112) $ $) NIL)) (-1476 (((-623 (-372)) $) 28) (((-623 (-372)) $ (-623 (-372))) 96)) (-1316 (((-623 (-1062 (-372))) $) 16) (((-623 (-1062 (-372))) $ (-623 (-1062 (-372)))) 94)) (-4027 (((-623 (-623 (-916 (-219)))) (-623 (-623 (-916 (-219)))) (-623 (-847))) 45)) (-3258 (((-623 (-623 (-916 (-219)))) $) 90)) (-2644 (((-1232) $ (-916 (-219)) (-847)) 108)) (-3366 (($ $) 89) (($ (-623 (-623 (-916 (-219))))) 99) (($ (-623 (-623 (-916 (-219)))) (-623 (-847)) (-623 (-847)) (-623 (-894))) 98) (($ (-623 (-623 (-916 (-219)))) (-623 (-847)) (-623 (-847)) (-623 (-894)) (-623 (-256))) 100)) (-1825 (((-1126) $) NIL)) (-2763 (((-550) $) 71)) (-3337 (((-1088) $) NIL)) (-3477 (($) 97)) (-3917 (((-623 (-219)) (-623 (-623 (-916 (-219))))) 56)) (-4256 (((-1232) $ (-623 (-916 (-219))) (-847) (-847) (-894)) 102) (((-1232) $ (-916 (-219))) 104) (((-1232) $ (-916 (-219)) (-847) (-847) (-894)) 103)) (-1518 (((-836) $) 114) (($ (-623 (-623 (-916 (-219))))) 109)) (-4134 (((-1232) $ (-916 (-219))) 107)) (-2316 (((-112) $ $) NIL)))
-(((-460) (-13 (-1068) (-10 -8 (-15 -3477 ($)) (-15 -3366 ($ $)) (-15 -3366 ($ (-623 (-623 (-916 (-219)))))) (-15 -3366 ($ (-623 (-623 (-916 (-219)))) (-623 (-847)) (-623 (-847)) (-623 (-894)))) (-15 -3366 ($ (-623 (-623 (-916 (-219)))) (-623 (-847)) (-623 (-847)) (-623 (-894)) (-623 (-256)))) (-15 -3258 ((-623 (-623 (-916 (-219)))) $)) (-15 -2763 ((-550) $)) (-15 -1316 ((-623 (-1062 (-372))) $)) (-15 -1316 ((-623 (-1062 (-372))) $ (-623 (-1062 (-372))))) (-15 -1476 ((-623 (-372)) $)) (-15 -1476 ((-623 (-372)) $ (-623 (-372)))) (-15 -4256 ((-1232) $ (-623 (-916 (-219))) (-847) (-847) (-894))) (-15 -4256 ((-1232) $ (-916 (-219)))) (-15 -4256 ((-1232) $ (-916 (-219)) (-847) (-847) (-894))) (-15 -4134 ((-1232) $ (-916 (-219)))) (-15 -2644 ((-1232) $ (-916 (-219)) (-847))) (-15 -1518 ($ (-623 (-623 (-916 (-219)))))) (-15 -1518 ((-836) $)) (-15 -4027 ((-623 (-623 (-916 (-219)))) (-623 (-623 (-916 (-219)))) (-623 (-847)))) (-15 -3917 ((-623 (-219)) (-623 (-623 (-916 (-219))))))))) (T -460))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-460)))) (-3477 (*1 *1) (-5 *1 (-460))) (-3366 (*1 *1 *1) (-5 *1 (-460))) (-3366 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 (-916 (-219))))) (-5 *1 (-460)))) (-3366 (*1 *1 *2 *3 *3 *4) (-12 (-5 *2 (-623 (-623 (-916 (-219))))) (-5 *3 (-623 (-847))) (-5 *4 (-623 (-894))) (-5 *1 (-460)))) (-3366 (*1 *1 *2 *3 *3 *4 *5) (-12 (-5 *2 (-623 (-623 (-916 (-219))))) (-5 *3 (-623 (-847))) (-5 *4 (-623 (-894))) (-5 *5 (-623 (-256))) (-5 *1 (-460)))) (-3258 (*1 *2 *1) (-12 (-5 *2 (-623 (-623 (-916 (-219))))) (-5 *1 (-460)))) (-2763 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-460)))) (-1316 (*1 *2 *1) (-12 (-5 *2 (-623 (-1062 (-372)))) (-5 *1 (-460)))) (-1316 (*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1062 (-372)))) (-5 *1 (-460)))) (-1476 (*1 *2 *1) (-12 (-5 *2 (-623 (-372))) (-5 *1 (-460)))) (-1476 (*1 *2 *1 *2) (-12 (-5 *2 (-623 (-372))) (-5 *1 (-460)))) (-4256 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-623 (-916 (-219)))) (-5 *4 (-847)) (-5 *5 (-894)) (-5 *2 (-1232)) (-5 *1 (-460)))) (-4256 (*1 *2 *1 *3) (-12 (-5 *3 (-916 (-219))) (-5 *2 (-1232)) (-5 *1 (-460)))) (-4256 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-916 (-219))) (-5 *4 (-847)) (-5 *5 (-894)) (-5 *2 (-1232)) (-5 *1 (-460)))) (-4134 (*1 *2 *1 *3) (-12 (-5 *3 (-916 (-219))) (-5 *2 (-1232)) (-5 *1 (-460)))) (-2644 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-916 (-219))) (-5 *4 (-847)) (-5 *2 (-1232)) (-5 *1 (-460)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 (-916 (-219))))) (-5 *1 (-460)))) (-4027 (*1 *2 *2 *3) (-12 (-5 *2 (-623 (-623 (-916 (-219))))) (-5 *3 (-623 (-847))) (-5 *1 (-460)))) (-3917 (*1 *2 *3) (-12 (-5 *3 (-623 (-623 (-916 (-219))))) (-5 *2 (-623 (-219))) (-5 *1 (-460)))))
-(-13 (-1068) (-10 -8 (-15 -3477 ($)) (-15 -3366 ($ $)) (-15 -3366 ($ (-623 (-623 (-916 (-219)))))) (-15 -3366 ($ (-623 (-623 (-916 (-219)))) (-623 (-847)) (-623 (-847)) (-623 (-894)))) (-15 -3366 ($ (-623 (-623 (-916 (-219)))) (-623 (-847)) (-623 (-847)) (-623 (-894)) (-623 (-256)))) (-15 -3258 ((-623 (-623 (-916 (-219)))) $)) (-15 -2763 ((-550) $)) (-15 -1316 ((-623 (-1062 (-372))) $)) (-15 -1316 ((-623 (-1062 (-372))) $ (-623 (-1062 (-372))))) (-15 -1476 ((-623 (-372)) $)) (-15 -1476 ((-623 (-372)) $ (-623 (-372)))) (-15 -4256 ((-1232) $ (-623 (-916 (-219))) (-847) (-847) (-894))) (-15 -4256 ((-1232) $ (-916 (-219)))) (-15 -4256 ((-1232) $ (-916 (-219)) (-847) (-847) (-894))) (-15 -4134 ((-1232) $ (-916 (-219)))) (-15 -2644 ((-1232) $ (-916 (-219)) (-847))) (-15 -1518 ($ (-623 (-623 (-916 (-219)))))) (-15 -1518 ((-836) $)) (-15 -4027 ((-623 (-623 (-916 (-219)))) (-623 (-623 (-916 (-219)))) (-623 (-847)))) (-15 -3917 ((-623 (-219)) (-623 (-623 (-916 (-219))))))))
-((-2403 (($ $) NIL) (($ $ $) 11)))
-(((-461 |#1| |#2| |#3|) (-10 -8 (-15 -2403 (|#1| |#1| |#1|)) (-15 -2403 (|#1| |#1|))) (-462 |#2| |#3|) (-170) (-23)) (T -461))
-NIL
-(-10 -8 (-15 -2403 (|#1| |#1| |#1|)) (-15 -2403 (|#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-2970 ((|#2| $) 19)) (-1518 (((-836) $) 11)) (-2626 (($) 18 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 15) (($ $ $) 13)) (-2391 (($ $ $) 14)) (* (($ |#1| $) 17) (($ $ |#1|) 16)))
+((-2700 (*1 *1) (-12 (-4 *1 (-457 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23)))) (-3141 (*1 *1 *1 *1) (-12 (-4 *1 (-457 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23)))))
+(-13 (-462 |t#1| |t#2|) (-1012 |t#1|) (-10 -8 (-15 (-2700) ($) -4165) (-15 -3141 ($ $ $))))
+(((-101) . T) ((-595 (-837)) . T) ((-462 |#1| |#2|) . T) ((-1012 |#1|) . T) ((-1069) . T))
+((-3843 (((-1228 (-1228 (-550))) (-1228 (-1228 (-550))) (-895)) 18)) (-2643 (((-1228 (-1228 (-550))) (-895)) 16)))
+(((-458) (-10 -7 (-15 -3843 ((-1228 (-1228 (-550))) (-1228 (-1228 (-550))) (-895))) (-15 -2643 ((-1228 (-1228 (-550))) (-895))))) (T -458))
+((-2643 (*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1228 (-1228 (-550)))) (-5 *1 (-458)))) (-3843 (*1 *2 *2 *3) (-12 (-5 *2 (-1228 (-1228 (-550)))) (-5 *3 (-895)) (-5 *1 (-458)))))
+(-10 -7 (-15 -3843 ((-1228 (-1228 (-550))) (-1228 (-1228 (-550))) (-895))) (-15 -2643 ((-1228 (-1228 (-550))) (-895))))
+((-4003 (((-550) (-550)) 30) (((-550)) 22)) (-2672 (((-550) (-550)) 26) (((-550)) 18)) (-1394 (((-550) (-550)) 28) (((-550)) 20)) (-1265 (((-112) (-112)) 12) (((-112)) 10)) (-1367 (((-112) (-112)) 11) (((-112)) 9)) (-3031 (((-112) (-112)) 24) (((-112)) 15)))
+(((-459) (-10 -7 (-15 -1367 ((-112))) (-15 -1265 ((-112))) (-15 -1367 ((-112) (-112))) (-15 -1265 ((-112) (-112))) (-15 -3031 ((-112))) (-15 -1394 ((-550))) (-15 -2672 ((-550))) (-15 -4003 ((-550))) (-15 -3031 ((-112) (-112))) (-15 -1394 ((-550) (-550))) (-15 -2672 ((-550) (-550))) (-15 -4003 ((-550) (-550))))) (T -459))
+((-4003 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459)))) (-2672 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459)))) (-1394 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459)))) (-3031 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459)))) (-4003 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459)))) (-2672 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459)))) (-1394 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459)))) (-3031 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459)))) (-1265 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459)))) (-1367 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459)))) (-1265 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459)))) (-1367 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459)))))
+(-10 -7 (-15 -1367 ((-112))) (-15 -1265 ((-112))) (-15 -1367 ((-112) (-112))) (-15 -1265 ((-112) (-112))) (-15 -3031 ((-112))) (-15 -1394 ((-550))) (-15 -2672 ((-550))) (-15 -4003 ((-550))) (-15 -3031 ((-112) (-112))) (-15 -1394 ((-550) (-550))) (-15 -2672 ((-550) (-550))) (-15 -4003 ((-550) (-550))))
+((-2221 (((-112) $ $) NIL)) (-2220 (((-623 (-372)) $) 28) (((-623 (-372)) $ (-623 (-372))) 96)) (-3965 (((-623 (-1063 (-372))) $) 16) (((-623 (-1063 (-372))) $ (-623 (-1063 (-372)))) 94)) (-1288 (((-623 (-623 (-917 (-219)))) (-623 (-623 (-917 (-219)))) (-623 (-848))) 45)) (-2284 (((-623 (-623 (-917 (-219)))) $) 90)) (-2712 (((-1233) $ (-917 (-219)) (-848)) 108)) (-3890 (($ $) 89) (($ (-623 (-623 (-917 (-219))))) 99) (($ (-623 (-623 (-917 (-219)))) (-623 (-848)) (-623 (-848)) (-623 (-895))) 98) (($ (-623 (-623 (-917 (-219)))) (-623 (-848)) (-623 (-848)) (-623 (-895)) (-623 (-256))) 100)) (-2369 (((-1127) $) NIL)) (-3549 (((-550) $) 71)) (-3445 (((-1089) $) NIL)) (-3759 (($) 97)) (-2653 (((-623 (-219)) (-623 (-623 (-917 (-219))))) 56)) (-1749 (((-1233) $ (-623 (-917 (-219))) (-848) (-848) (-895)) 102) (((-1233) $ (-917 (-219))) 104) (((-1233) $ (-917 (-219)) (-848) (-848) (-895)) 103)) (-2233 (((-837) $) 114) (($ (-623 (-623 (-917 (-219))))) 109)) (-3093 (((-1233) $ (-917 (-219))) 107)) (-2264 (((-112) $ $) NIL)))
+(((-460) (-13 (-1069) (-10 -8 (-15 -3759 ($)) (-15 -3890 ($ $)) (-15 -3890 ($ (-623 (-623 (-917 (-219)))))) (-15 -3890 ($ (-623 (-623 (-917 (-219)))) (-623 (-848)) (-623 (-848)) (-623 (-895)))) (-15 -3890 ($ (-623 (-623 (-917 (-219)))) (-623 (-848)) (-623 (-848)) (-623 (-895)) (-623 (-256)))) (-15 -2284 ((-623 (-623 (-917 (-219)))) $)) (-15 -3549 ((-550) $)) (-15 -3965 ((-623 (-1063 (-372))) $)) (-15 -3965 ((-623 (-1063 (-372))) $ (-623 (-1063 (-372))))) (-15 -2220 ((-623 (-372)) $)) (-15 -2220 ((-623 (-372)) $ (-623 (-372)))) (-15 -1749 ((-1233) $ (-623 (-917 (-219))) (-848) (-848) (-895))) (-15 -1749 ((-1233) $ (-917 (-219)))) (-15 -1749 ((-1233) $ (-917 (-219)) (-848) (-848) (-895))) (-15 -3093 ((-1233) $ (-917 (-219)))) (-15 -2712 ((-1233) $ (-917 (-219)) (-848))) (-15 -2233 ($ (-623 (-623 (-917 (-219)))))) (-15 -2233 ((-837) $)) (-15 -1288 ((-623 (-623 (-917 (-219)))) (-623 (-623 (-917 (-219)))) (-623 (-848)))) (-15 -2653 ((-623 (-219)) (-623 (-623 (-917 (-219))))))))) (T -460))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-460)))) (-3759 (*1 *1) (-5 *1 (-460))) (-3890 (*1 *1 *1) (-5 *1 (-460))) (-3890 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 (-917 (-219))))) (-5 *1 (-460)))) (-3890 (*1 *1 *2 *3 *3 *4) (-12 (-5 *2 (-623 (-623 (-917 (-219))))) (-5 *3 (-623 (-848))) (-5 *4 (-623 (-895))) (-5 *1 (-460)))) (-3890 (*1 *1 *2 *3 *3 *4 *5) (-12 (-5 *2 (-623 (-623 (-917 (-219))))) (-5 *3 (-623 (-848))) (-5 *4 (-623 (-895))) (-5 *5 (-623 (-256))) (-5 *1 (-460)))) (-2284 (*1 *2 *1) (-12 (-5 *2 (-623 (-623 (-917 (-219))))) (-5 *1 (-460)))) (-3549 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-460)))) (-3965 (*1 *2 *1) (-12 (-5 *2 (-623 (-1063 (-372)))) (-5 *1 (-460)))) (-3965 (*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1063 (-372)))) (-5 *1 (-460)))) (-2220 (*1 *2 *1) (-12 (-5 *2 (-623 (-372))) (-5 *1 (-460)))) (-2220 (*1 *2 *1 *2) (-12 (-5 *2 (-623 (-372))) (-5 *1 (-460)))) (-1749 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-623 (-917 (-219)))) (-5 *4 (-848)) (-5 *5 (-895)) (-5 *2 (-1233)) (-5 *1 (-460)))) (-1749 (*1 *2 *1 *3) (-12 (-5 *3 (-917 (-219))) (-5 *2 (-1233)) (-5 *1 (-460)))) (-1749 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-917 (-219))) (-5 *4 (-848)) (-5 *5 (-895)) (-5 *2 (-1233)) (-5 *1 (-460)))) (-3093 (*1 *2 *1 *3) (-12 (-5 *3 (-917 (-219))) (-5 *2 (-1233)) (-5 *1 (-460)))) (-2712 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-917 (-219))) (-5 *4 (-848)) (-5 *2 (-1233)) (-5 *1 (-460)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 (-917 (-219))))) (-5 *1 (-460)))) (-1288 (*1 *2 *2 *3) (-12 (-5 *2 (-623 (-623 (-917 (-219))))) (-5 *3 (-623 (-848))) (-5 *1 (-460)))) (-2653 (*1 *2 *3) (-12 (-5 *3 (-623 (-623 (-917 (-219))))) (-5 *2 (-623 (-219))) (-5 *1 (-460)))))
+(-13 (-1069) (-10 -8 (-15 -3759 ($)) (-15 -3890 ($ $)) (-15 -3890 ($ (-623 (-623 (-917 (-219)))))) (-15 -3890 ($ (-623 (-623 (-917 (-219)))) (-623 (-848)) (-623 (-848)) (-623 (-895)))) (-15 -3890 ($ (-623 (-623 (-917 (-219)))) (-623 (-848)) (-623 (-848)) (-623 (-895)) (-623 (-256)))) (-15 -2284 ((-623 (-623 (-917 (-219)))) $)) (-15 -3549 ((-550) $)) (-15 -3965 ((-623 (-1063 (-372))) $)) (-15 -3965 ((-623 (-1063 (-372))) $ (-623 (-1063 (-372))))) (-15 -2220 ((-623 (-372)) $)) (-15 -2220 ((-623 (-372)) $ (-623 (-372)))) (-15 -1749 ((-1233) $ (-623 (-917 (-219))) (-848) (-848) (-895))) (-15 -1749 ((-1233) $ (-917 (-219)))) (-15 -1749 ((-1233) $ (-917 (-219)) (-848) (-848) (-895))) (-15 -3093 ((-1233) $ (-917 (-219)))) (-15 -2712 ((-1233) $ (-917 (-219)) (-848))) (-15 -2233 ($ (-623 (-623 (-917 (-219)))))) (-15 -2233 ((-837) $)) (-15 -1288 ((-623 (-623 (-917 (-219)))) (-623 (-623 (-917 (-219)))) (-623 (-848)))) (-15 -2653 ((-623 (-219)) (-623 (-623 (-917 (-219))))))))
+((-2370 (($ $) NIL) (($ $ $) 11)))
+(((-461 |#1| |#2| |#3|) (-10 -8 (-15 -2370 (|#1| |#1| |#1|)) (-15 -2370 (|#1| |#1|))) (-462 |#2| |#3|) (-170) (-23)) (T -461))
+NIL
+(-10 -8 (-15 -2370 (|#1| |#1| |#1|)) (-15 -2370 (|#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3661 ((|#2| $) 19)) (-2233 (((-837) $) 11)) (-2688 (($) 18 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 15) (($ $ $) 13)) (-2358 (($ $ $) 14)) (* (($ |#1| $) 17) (($ $ |#1|) 16)))
(((-462 |#1| |#2|) (-138) (-170) (-23)) (T -462))
-((-2970 (*1 *2 *1) (-12 (-4 *1 (-462 *3 *2)) (-4 *3 (-170)) (-4 *2 (-23)))) (-2626 (*1 *1) (-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23)))) (-2403 (*1 *1 *1) (-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23)))) (-2391 (*1 *1 *1 *1) (-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23)))) (-2403 (*1 *1 *1 *1) (-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23)))))
-(-13 (-1068) (-10 -8 (-15 -2970 (|t#2| $)) (-15 (-2626) ($) -2258) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 -2403 ($ $)) (-15 -2391 ($ $ $)) (-15 -2403 ($ $ $))))
-(((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-3722 (((-3 (-623 (-473 |#1| |#2|)) "failed") (-623 (-473 |#1| |#2|)) (-623 (-838 |#1|))) 92)) (-3599 (((-623 (-623 (-241 |#1| |#2|))) (-623 (-241 |#1| |#2|)) (-623 (-838 |#1|))) 90)) (-2656 (((-2 (|:| |dpolys| (-623 (-241 |#1| |#2|))) (|:| |coords| (-623 (-550)))) (-623 (-241 |#1| |#2|)) (-623 (-838 |#1|))) 61)))
-(((-463 |#1| |#2| |#3|) (-10 -7 (-15 -3599 ((-623 (-623 (-241 |#1| |#2|))) (-623 (-241 |#1| |#2|)) (-623 (-838 |#1|)))) (-15 -3722 ((-3 (-623 (-473 |#1| |#2|)) "failed") (-623 (-473 |#1| |#2|)) (-623 (-838 |#1|)))) (-15 -2656 ((-2 (|:| |dpolys| (-623 (-241 |#1| |#2|))) (|:| |coords| (-623 (-550)))) (-623 (-241 |#1| |#2|)) (-623 (-838 |#1|))))) (-623 (-1144)) (-444) (-444)) (T -463))
-((-2656 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-838 *5))) (-14 *5 (-623 (-1144))) (-4 *6 (-444)) (-5 *2 (-2 (|:| |dpolys| (-623 (-241 *5 *6))) (|:| |coords| (-623 (-550))))) (-5 *1 (-463 *5 *6 *7)) (-5 *3 (-623 (-241 *5 *6))) (-4 *7 (-444)))) (-3722 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-623 (-473 *4 *5))) (-5 *3 (-623 (-838 *4))) (-14 *4 (-623 (-1144))) (-4 *5 (-444)) (-5 *1 (-463 *4 *5 *6)) (-4 *6 (-444)))) (-3599 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-838 *5))) (-14 *5 (-623 (-1144))) (-4 *6 (-444)) (-5 *2 (-623 (-623 (-241 *5 *6)))) (-5 *1 (-463 *5 *6 *7)) (-5 *3 (-623 (-241 *5 *6))) (-4 *7 (-444)))))
-(-10 -7 (-15 -3599 ((-623 (-623 (-241 |#1| |#2|))) (-623 (-241 |#1| |#2|)) (-623 (-838 |#1|)))) (-15 -3722 ((-3 (-623 (-473 |#1| |#2|)) "failed") (-623 (-473 |#1| |#2|)) (-623 (-838 |#1|)))) (-15 -2656 ((-2 (|:| |dpolys| (-623 (-241 |#1| |#2|))) (|:| |coords| (-623 (-550)))) (-623 (-241 |#1| |#2|)) (-623 (-838 |#1|)))))
-((-1386 (((-3 $ "failed") $) 11)) (-1270 (($ $ $) 18)) (-3292 (($ $ $) 19)) (-2414 (($ $ $) 9)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) 17)))
-(((-464 |#1|) (-10 -8 (-15 -3292 (|#1| |#1| |#1|)) (-15 -1270 (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-550))) (-15 -2414 (|#1| |#1| |#1|)) (-15 -1386 ((-3 |#1| "failed") |#1|)) (-15 ** (|#1| |#1| (-749))) (-15 ** (|#1| |#1| (-894)))) (-465)) (T -464))
-NIL
-(-10 -8 (-15 -3292 (|#1| |#1| |#1|)) (-15 -1270 (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-550))) (-15 -2414 (|#1| |#1| |#1|)) (-15 -1386 ((-3 |#1| "failed") |#1|)) (-15 ** (|#1| |#1| (-749))) (-15 ** (|#1| |#1| (-894))))
-((-1504 (((-112) $ $) 7)) (-3513 (($) 18 T CONST)) (-1386 (((-3 $ "failed") $) 15)) (-3102 (((-112) $) 17)) (-1825 (((-1126) $) 9)) (-3235 (($ $) 24)) (-3337 (((-1088) $) 10)) (-1270 (($ $ $) 21)) (-3292 (($ $ $) 20)) (-1518 (((-836) $) 11)) (-2636 (($) 19 T CONST)) (-2316 (((-112) $ $) 6)) (-2414 (($ $ $) 23)) (** (($ $ (-894)) 13) (($ $ (-749)) 16) (($ $ (-550)) 22)) (* (($ $ $) 14)))
+((-3661 (*1 *2 *1) (-12 (-4 *1 (-462 *3 *2)) (-4 *3 (-170)) (-4 *2 (-23)))) (-2688 (*1 *1) (-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23)))) (-2370 (*1 *1 *1) (-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23)))) (-2358 (*1 *1 *1 *1) (-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23)))) (-2370 (*1 *1 *1 *1) (-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23)))))
+(-13 (-1069) (-10 -8 (-15 -3661 (|t#2| $)) (-15 (-2688) ($) -4165) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 -2370 ($ $)) (-15 -2358 ($ $ $)) (-15 -2370 ($ $ $))))
+(((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-1326 (((-3 (-623 (-473 |#1| |#2|)) "failed") (-623 (-473 |#1| |#2|)) (-623 (-839 |#1|))) 92)) (-2559 (((-623 (-623 (-241 |#1| |#2|))) (-623 (-241 |#1| |#2|)) (-623 (-839 |#1|))) 90)) (-3766 (((-2 (|:| |dpolys| (-623 (-241 |#1| |#2|))) (|:| |coords| (-623 (-550)))) (-623 (-241 |#1| |#2|)) (-623 (-839 |#1|))) 61)))
+(((-463 |#1| |#2| |#3|) (-10 -7 (-15 -2559 ((-623 (-623 (-241 |#1| |#2|))) (-623 (-241 |#1| |#2|)) (-623 (-839 |#1|)))) (-15 -1326 ((-3 (-623 (-473 |#1| |#2|)) "failed") (-623 (-473 |#1| |#2|)) (-623 (-839 |#1|)))) (-15 -3766 ((-2 (|:| |dpolys| (-623 (-241 |#1| |#2|))) (|:| |coords| (-623 (-550)))) (-623 (-241 |#1| |#2|)) (-623 (-839 |#1|))))) (-623 (-1145)) (-444) (-444)) (T -463))
+((-3766 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-839 *5))) (-14 *5 (-623 (-1145))) (-4 *6 (-444)) (-5 *2 (-2 (|:| |dpolys| (-623 (-241 *5 *6))) (|:| |coords| (-623 (-550))))) (-5 *1 (-463 *5 *6 *7)) (-5 *3 (-623 (-241 *5 *6))) (-4 *7 (-444)))) (-1326 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-623 (-473 *4 *5))) (-5 *3 (-623 (-839 *4))) (-14 *4 (-623 (-1145))) (-4 *5 (-444)) (-5 *1 (-463 *4 *5 *6)) (-4 *6 (-444)))) (-2559 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-839 *5))) (-14 *5 (-623 (-1145))) (-4 *6 (-444)) (-5 *2 (-623 (-623 (-241 *5 *6)))) (-5 *1 (-463 *5 *6 *7)) (-5 *3 (-623 (-241 *5 *6))) (-4 *7 (-444)))))
+(-10 -7 (-15 -2559 ((-623 (-623 (-241 |#1| |#2|))) (-623 (-241 |#1| |#2|)) (-623 (-839 |#1|)))) (-15 -1326 ((-3 (-623 (-473 |#1| |#2|)) "failed") (-623 (-473 |#1| |#2|)) (-623 (-839 |#1|)))) (-15 -3766 ((-2 (|:| |dpolys| (-623 (-241 |#1| |#2|))) (|:| |coords| (-623 (-550)))) (-623 (-241 |#1| |#2|)) (-623 (-839 |#1|)))))
+((-1537 (((-3 $ "failed") $) 11)) (-3018 (($ $ $) 18)) (-1353 (($ $ $) 19)) (-2382 (($ $ $) 9)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) 17)))
+(((-464 |#1|) (-10 -8 (-15 -1353 (|#1| |#1| |#1|)) (-15 -3018 (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-550))) (-15 -2382 (|#1| |#1| |#1|)) (-15 -1537 ((-3 |#1| "failed") |#1|)) (-15 ** (|#1| |#1| (-749))) (-15 ** (|#1| |#1| (-895)))) (-465)) (T -464))
+NIL
+(-10 -8 (-15 -1353 (|#1| |#1| |#1|)) (-15 -3018 (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-550))) (-15 -2382 (|#1| |#1| |#1|)) (-15 -1537 ((-3 |#1| "failed") |#1|)) (-15 ** (|#1| |#1| (-749))) (-15 ** (|#1| |#1| (-895))))
+((-2221 (((-112) $ $) 7)) (-2991 (($) 18 T CONST)) (-1537 (((-3 $ "failed") $) 15)) (-2419 (((-112) $) 17)) (-2369 (((-1127) $) 9)) (-1619 (($ $) 24)) (-3445 (((-1089) $) 10)) (-3018 (($ $ $) 21)) (-1353 (($ $ $) 20)) (-2233 (((-837) $) 11)) (-2700 (($) 19 T CONST)) (-2264 (((-112) $ $) 6)) (-2382 (($ $ $) 23)) (** (($ $ (-895)) 13) (($ $ (-749)) 16) (($ $ (-550)) 22)) (* (($ $ $) 14)))
(((-465) (-138)) (T -465))
-((-3235 (*1 *1 *1) (-4 *1 (-465))) (-2414 (*1 *1 *1 *1) (-4 *1 (-465))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-465)) (-5 *2 (-550)))) (-1270 (*1 *1 *1 *1) (-4 *1 (-465))) (-3292 (*1 *1 *1 *1) (-4 *1 (-465))))
-(-13 (-705) (-10 -8 (-15 -3235 ($ $)) (-15 -2414 ($ $ $)) (-15 ** ($ $ (-550))) (-6 -4339) (-15 -1270 ($ $ $)) (-15 -3292 ($ $ $))))
-(((-101) . T) ((-595 (-836)) . T) ((-705) . T) ((-1080) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3141 (((-623 (-1050)) $) NIL)) (-1861 (((-1144) $) 17)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-2370 (($ $ (-400 (-550))) NIL) (($ $ (-400 (-550)) (-400 (-550))) NIL)) (-2575 (((-1124 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|))) $) NIL)) (-3123 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3005 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL (|has| |#1| (-356)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3353 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3631 (((-112) $ $) NIL (|has| |#1| (-356)))) (-3103 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2984 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2672 (($ (-749) (-1124 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|)))) NIL)) (-3146 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3025 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3513 (($) NIL T CONST)) (-3349 (($ $ $) NIL (|has| |#1| (-356)))) (-3295 (($ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1519 (($ $ $) NIL (|has| |#1| (-356)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-3933 (((-112) $) NIL (|has| |#1| (-356)))) (-3478 (((-112) $) NIL)) (-2734 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2475 (((-400 (-550)) $) NIL) (((-400 (-550)) $ (-400 (-550))) NIL)) (-3102 (((-112) $) NIL)) (-1460 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1784 (($ $ (-894)) NIL) (($ $ (-400 (-550))) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| (-400 (-550))) NIL) (($ $ (-1050) (-400 (-550))) NIL) (($ $ (-623 (-1050)) (-623 (-400 (-550)))) NIL)) (-3972 (($ (-1 |#1| |#1|) $) 22)) (-2958 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL (|has| |#1| (-356)))) (-1489 (($ $) 26 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1144)) 33 (-1561 (-12 (|has| |#1| (-15 -1489 (|#1| |#1| (-1144)))) (|has| |#1| (-15 -3141 ((-623 (-1144)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-932)) (|has| |#1| (-1166))))) (($ $ (-1223 |#2|)) 27 (|has| |#1| (-38 (-400 (-550)))))) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#1| (-356)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-3338 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-2272 (($ $ (-400 (-550))) NIL)) (-1495 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1812 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3866 (((-1124 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))))) (-3542 (((-749) $) NIL (|has| |#1| (-356)))) (-2680 ((|#1| $ (-400 (-550))) NIL) (($ $ $) NIL (|has| (-400 (-550)) (-1080)))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-356)))) (-2393 (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144)) 25 (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) 13 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $ (-1223 |#2|)) 15)) (-2970 (((-400 (-550)) $) NIL)) (-3157 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3033 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3135 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3016 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3114 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2995 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3380 (($ $) NIL)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL (|has| |#1| (-170))) (($ (-1223 |#2|)) NIL) (($ (-1212 |#1| |#2| |#3|)) 9) (($ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $) NIL (|has| |#1| (-542)))) (-2510 ((|#1| $ (-400 (-550))) NIL)) (-4242 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2390 (((-749)) NIL)) (-3335 ((|#1| $) 18)) (-3187 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3060 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3167 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3043 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3209 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3081 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2001 ((|#1| $ (-400 (-550))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))) (|has| |#1| (-15 -1518 (|#1| (-1144))))))) (-3294 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3094 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3198 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3072 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3176 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3052 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) 24)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 23) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
-(((-466 |#1| |#2| |#3|) (-13 (-1208 |#1|) (-10 -8 (-15 -1518 ($ (-1223 |#2|))) (-15 -1518 ($ (-1212 |#1| |#2| |#3|))) (-15 -2393 ($ $ (-1223 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -1489 ($ $ (-1223 |#2|))) |%noBranch|))) (-1020) (-1144) |#1|) (T -466))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-466 *3 *4 *5)) (-4 *3 (-1020)) (-14 *5 *3))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-1212 *3 *4 *5)) (-4 *3 (-1020)) (-14 *4 (-1144)) (-14 *5 *3) (-5 *1 (-466 *3 *4 *5)))) (-2393 (*1 *1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-466 *3 *4 *5)) (-4 *3 (-1020)) (-14 *5 *3))) (-1489 (*1 *1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-466 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)) (-14 *5 *3))))
-(-13 (-1208 |#1|) (-10 -8 (-15 -1518 ($ (-1223 |#2|))) (-15 -1518 ($ (-1212 |#1| |#2| |#3|))) (-15 -2393 ($ $ (-1223 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -1489 ($ $ (-1223 |#2|))) |%noBranch|)))
-((-1504 (((-112) $ $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-2570 (($) NIL) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-3029 (((-1232) $ |#1| |#1|) NIL (|has| $ (-6 -4343)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 ((|#2| $ |#1| |#2|) 18)) (-3378 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-2908 (((-3 |#2| "failed") |#1| $) 19)) (-3513 (($) NIL T CONST)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-3112 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (|has| $ (-6 -4342))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-3 |#2| "failed") |#1| $) 16)) (-3137 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-2419 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (|has| $ (-6 -4342))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-3245 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#2| $ |#1|) NIL)) (-3450 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) NIL)) (-3195 ((|#1| $) NIL (|has| |#1| (-825)))) (-2689 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-3283 ((|#1| $) NIL (|has| |#1| (-825)))) (-3234 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4343))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-3531 (((-623 |#1|) $) NIL)) (-2550 (((-112) |#1| $) NIL)) (-3638 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-1886 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-2325 (((-623 |#1|) $) NIL)) (-2400 (((-112) |#1| $) NIL)) (-3337 (((-1088) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-1293 ((|#2| $) NIL (|has| |#1| (-825)))) (-3321 (((-3 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) "failed") (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL)) (-3111 (($ $ |#2|) NIL (|has| $ (-6 -4343)))) (-3760 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-1543 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-2477 (((-623 |#2|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#2| $ |#1|) 13) ((|#2| $ |#1| |#2|) NIL)) (-2729 (($) NIL) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-3350 (((-749) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-749) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068)))) (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-596 (-526))))) (-1532 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-1518 (((-836) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-595 (-836))) (|has| |#2| (-595 (-836)))))) (-3685 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-1675 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-467 |#1| |#2| |#3| |#4|) (-1157 |#1| |#2|) (-1068) (-1068) (-1157 |#1| |#2|) |#2|) (T -467))
-NIL
-(-1157 |#1| |#2|)
-((-1504 (((-112) $ $) NIL)) (-1672 (((-623 (-2 (|:| -2027 $) (|:| -3257 (-623 |#4|)))) (-623 |#4|)) NIL)) (-1779 (((-623 $) (-623 |#4|)) NIL)) (-3141 (((-623 |#3|) $) NIL)) (-2238 (((-112) $) NIL)) (-3670 (((-112) $) NIL (|has| |#1| (-542)))) (-3301 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-4074 ((|#4| |#4| $) NIL)) (-1674 (((-2 (|:| |under| $) (|:| -1608 $) (|:| |upper| $)) $ |#3|) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-4253 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342))) (((-3 |#4| "failed") $ |#3|) NIL)) (-3513 (($) NIL T CONST)) (-2976 (((-112) $) 26 (|has| |#1| (-542)))) (-3156 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3059 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3253 (((-112) $) NIL (|has| |#1| (-542)))) (-4156 (((-623 |#4|) (-623 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-3774 (((-623 |#4|) (-623 |#4|) $) NIL (|has| |#1| (-542)))) (-3872 (((-623 |#4|) (-623 |#4|) $) NIL (|has| |#1| (-542)))) (-3880 (((-3 $ "failed") (-623 |#4|)) NIL)) (-2726 (($ (-623 |#4|)) NIL)) (-1308 (((-3 $ "failed") $) 39)) (-2067 ((|#4| |#4| $) NIL)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068))))) (-3137 (($ |#4| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-542)))) (-3404 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) NIL)) (-1878 ((|#4| |#4| $) NIL)) (-2419 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4342))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4342))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-3589 (((-2 (|:| -2027 (-623 |#4|)) (|:| -3257 (-623 |#4|))) $) NIL)) (-3450 (((-623 |#4|) $) 16 (|has| $ (-6 -4342)))) (-3499 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3952 ((|#3| $) 33)) (-1859 (((-112) $ (-749)) NIL)) (-2689 (((-623 |#4|) $) 17 (|has| $ (-6 -4342)))) (-1921 (((-112) |#4| $) 25 (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068))))) (-3234 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#4| |#4|) $) 21)) (-2650 (((-623 |#3|) $) NIL)) (-2568 (((-112) |#3| $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL)) (-3159 (((-3 |#4| "failed") $) 37)) (-3671 (((-623 |#4|) $) NIL)) (-1296 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3900 ((|#4| |#4| $) NIL)) (-3831 (((-112) $ $) NIL)) (-2884 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-542)))) (-1394 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3984 ((|#4| |#4| $) NIL)) (-3337 (((-1088) $) NIL)) (-1293 (((-3 |#4| "failed") $) 35)) (-3321 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-2654 (((-3 $ "failed") $ |#4|) 47)) (-2272 (($ $ |#4|) NIL)) (-1543 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 |#4|) (-623 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-287 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-623 (-287 |#4|))) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) 15)) (-3498 (($) 13)) (-2970 (((-749) $) NIL)) (-3350 (((-749) |#4| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068)))) (((-749) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-1731 (($ $) 12)) (-4028 (((-526) $) NIL (|has| |#4| (-596 (-526))))) (-1532 (($ (-623 |#4|)) 20)) (-2315 (($ $ |#3|) 42)) (-2486 (($ $ |#3|) 44)) (-1969 (($ $) NIL)) (-2401 (($ $ |#3|) NIL)) (-1518 (((-836) $) 31) (((-623 |#4|) $) 40)) (-2580 (((-749) $) NIL (|has| |#3| (-361)))) (-3753 (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-4259 (((-112) $ (-1 (-112) |#4| (-623 |#4|))) NIL)) (-1675 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-1579 (((-623 |#3|) $) NIL)) (-1288 (((-112) |#3| $) NIL)) (-2316 (((-112) $ $) NIL)) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-468 |#1| |#2| |#3| |#4|) (-1174 |#1| |#2| |#3| |#4|) (-542) (-771) (-825) (-1034 |#1| |#2| |#3|)) (T -468))
-NIL
-(-1174 |#1| |#2| |#3| |#4|)
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3631 (((-112) $ $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL)) (-2726 (((-550) $) NIL) (((-400 (-550)) $) NIL)) (-3349 (($ $ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-2734 (($) 18)) (-3102 (((-112) $) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3338 (((-411 $) $) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-4028 (((-372) $) 22) (((-219) $) 25) (((-400 (-1140 (-550))) $) 19) (((-526) $) 52)) (-1518 (((-836) $) 50) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (((-219) $) 24) (((-372) $) 21)) (-2390 (((-749)) NIL)) (-1345 (((-112) $ $) NIL)) (-2626 (($) 36 T CONST)) (-2636 (($) 11 T CONST)) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL)))
-(((-469) (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))) (-995) (-595 (-219)) (-595 (-372)) (-596 (-400 (-1140 (-550)))) (-596 (-526)) (-10 -8 (-15 -2734 ($))))) (T -469))
-((-2734 (*1 *1) (-5 *1 (-469))))
-(-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))) (-995) (-595 (-219)) (-595 (-372)) (-596 (-400 (-1140 (-550)))) (-596 (-526)) (-10 -8 (-15 -2734 ($))))
-((-1504 (((-112) $ $) NIL)) (-2874 (((-1103) $) 11)) (-2864 (((-1103) $) 9)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 19) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-470) (-13 (-1051) (-10 -8 (-15 -2864 ((-1103) $)) (-15 -2874 ((-1103) $))))) (T -470))
-((-2864 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-470)))) (-2874 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-470)))))
-(-13 (-1051) (-10 -8 (-15 -2864 ((-1103) $)) (-15 -2874 ((-1103) $))))
-((-1504 (((-112) $ $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-2570 (($) NIL) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-3029 (((-1232) $ |#1| |#1|) NIL (|has| $ (-6 -4343)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 ((|#2| $ |#1| |#2|) 16)) (-3378 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-2908 (((-3 |#2| "failed") |#1| $) 20)) (-3513 (($) NIL T CONST)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-3112 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (|has| $ (-6 -4342))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-3 |#2| "failed") |#1| $) 18)) (-3137 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-2419 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (|has| $ (-6 -4342))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-3245 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#2| $ |#1|) NIL)) (-3450 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) NIL)) (-3195 ((|#1| $) NIL (|has| |#1| (-825)))) (-2689 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-3283 ((|#1| $) NIL (|has| |#1| (-825)))) (-3234 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4343))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-3531 (((-623 |#1|) $) 13)) (-2550 (((-112) |#1| $) NIL)) (-3638 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-1886 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-2325 (((-623 |#1|) $) NIL)) (-2400 (((-112) |#1| $) NIL)) (-3337 (((-1088) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-1293 ((|#2| $) NIL (|has| |#1| (-825)))) (-3321 (((-3 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) "failed") (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL)) (-3111 (($ $ |#2|) NIL (|has| $ (-6 -4343)))) (-3760 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-1543 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-2477 (((-623 |#2|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) 19)) (-2680 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2729 (($) NIL) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-3350 (((-749) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-749) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068)))) (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-596 (-526))))) (-1532 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-1518 (((-836) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-595 (-836))) (|has| |#2| (-595 (-836)))))) (-3685 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-1675 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 11 (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-3191 (((-749) $) 15 (|has| $ (-6 -4342)))))
-(((-471 |#1| |#2| |#3|) (-13 (-1157 |#1| |#2|) (-10 -7 (-6 -4342))) (-1068) (-1068) (-1126)) (T -471))
-NIL
-(-13 (-1157 |#1| |#2|) (-10 -7 (-6 -4342)))
-((-2752 (((-550) (-550) (-550)) 7)) (-2871 (((-112) (-550) (-550) (-550) (-550)) 11)) (-4176 (((-1227 (-623 (-550))) (-749) (-749)) 23)))
-(((-472) (-10 -7 (-15 -2752 ((-550) (-550) (-550))) (-15 -2871 ((-112) (-550) (-550) (-550) (-550))) (-15 -4176 ((-1227 (-623 (-550))) (-749) (-749))))) (T -472))
-((-4176 (*1 *2 *3 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1227 (-623 (-550)))) (-5 *1 (-472)))) (-2871 (*1 *2 *3 *3 *3 *3) (-12 (-5 *3 (-550)) (-5 *2 (-112)) (-5 *1 (-472)))) (-2752 (*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-472)))))
-(-10 -7 (-15 -2752 ((-550) (-550) (-550))) (-15 -2871 ((-112) (-550) (-550) (-550) (-550))) (-15 -4176 ((-1227 (-623 (-550))) (-749) (-749))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3141 (((-623 (-838 |#1|)) $) NIL)) (-3306 (((-1140 $) $ (-838 |#1|)) NIL) (((-1140 |#2|) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#2| (-542)))) (-1447 (($ $) NIL (|has| |#2| (-542)))) (-4291 (((-112) $) NIL (|has| |#2| (-542)))) (-1520 (((-749) $) NIL) (((-749) $ (-623 (-838 |#1|))) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-1505 (($ $) NIL (|has| |#2| (-444)))) (-3564 (((-411 $) $) NIL (|has| |#2| (-444)))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#2| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#2| (-1011 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#2| (-1011 (-550)))) (((-3 (-838 |#1|) "failed") $) NIL)) (-2726 ((|#2| $) NIL) (((-400 (-550)) $) NIL (|has| |#2| (-1011 (-400 (-550))))) (((-550) $) NIL (|has| |#2| (-1011 (-550)))) (((-838 |#1|) $) NIL)) (-3340 (($ $ $ (-838 |#1|)) NIL (|has| |#2| (-170)))) (-2980 (($ $ (-623 (-550))) NIL)) (-3295 (($ $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 $) (-1227 $)) NIL) (((-667 |#2|) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-2674 (($ $) NIL (|has| |#2| (-444))) (($ $ (-838 |#1|)) NIL (|has| |#2| (-444)))) (-3287 (((-623 $) $) NIL)) (-3933 (((-112) $) NIL (|has| |#2| (-882)))) (-2613 (($ $ |#2| (-474 (-3191 |#1|) (-749)) $) NIL)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (-12 (|has| (-838 |#1|) (-859 (-372))) (|has| |#2| (-859 (-372))))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (-12 (|has| (-838 |#1|) (-859 (-550))) (|has| |#2| (-859 (-550)))))) (-3102 (((-112) $) NIL)) (-2603 (((-749) $) NIL)) (-3129 (($ (-1140 |#2|) (-838 |#1|)) NIL) (($ (-1140 $) (-838 |#1|)) NIL)) (-1822 (((-623 $) $) NIL)) (-3439 (((-112) $) NIL)) (-3118 (($ |#2| (-474 (-3191 |#1|) (-749))) NIL) (($ $ (-838 |#1|) (-749)) NIL) (($ $ (-623 (-838 |#1|)) (-623 (-749))) NIL)) (-2843 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $ (-838 |#1|)) NIL)) (-1667 (((-474 (-3191 |#1|) (-749)) $) NIL) (((-749) $ (-838 |#1|)) NIL) (((-623 (-749)) $ (-623 (-838 |#1|))) NIL)) (-2707 (($ $ $) NIL (|has| |#2| (-825)))) (-4164 (($ $ $) NIL (|has| |#2| (-825)))) (-2688 (($ (-1 (-474 (-3191 |#1|) (-749)) (-474 (-3191 |#1|) (-749))) $) NIL)) (-3972 (($ (-1 |#2| |#2|) $) NIL)) (-2558 (((-3 (-838 |#1|) "failed") $) NIL)) (-3267 (($ $) NIL)) (-3277 ((|#2| $) NIL)) (-3106 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) NIL (|has| |#2| (-444)))) (-1825 (((-1126) $) NIL)) (-1598 (((-3 (-623 $) "failed") $) NIL)) (-1444 (((-3 (-623 $) "failed") $) NIL)) (-1748 (((-3 (-2 (|:| |var| (-838 |#1|)) (|:| -3521 (-749))) "failed") $) NIL)) (-3337 (((-1088) $) NIL)) (-3248 (((-112) $) NIL)) (-3256 ((|#2| $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#2| (-444)))) (-3139 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) NIL (|has| |#2| (-444)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-3338 (((-411 $) $) NIL (|has| |#2| (-882)))) (-1495 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-542)))) (-3866 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-838 |#1|) |#2|) NIL) (($ $ (-623 (-838 |#1|)) (-623 |#2|)) NIL) (($ $ (-838 |#1|) $) NIL) (($ $ (-623 (-838 |#1|)) (-623 $)) NIL)) (-3453 (($ $ (-838 |#1|)) NIL (|has| |#2| (-170)))) (-2393 (($ $ (-838 |#1|)) NIL) (($ $ (-623 (-838 |#1|))) NIL) (($ $ (-838 |#1|) (-749)) NIL) (($ $ (-623 (-838 |#1|)) (-623 (-749))) NIL)) (-2970 (((-474 (-3191 |#1|) (-749)) $) NIL) (((-749) $ (-838 |#1|)) NIL) (((-623 (-749)) $ (-623 (-838 |#1|))) NIL)) (-4028 (((-865 (-372)) $) NIL (-12 (|has| (-838 |#1|) (-596 (-865 (-372)))) (|has| |#2| (-596 (-865 (-372)))))) (((-865 (-550)) $) NIL (-12 (|has| (-838 |#1|) (-596 (-865 (-550)))) (|has| |#2| (-596 (-865 (-550)))))) (((-526) $) NIL (-12 (|has| (-838 |#1|) (-596 (-526))) (|has| |#2| (-596 (-526)))))) (-2503 ((|#2| $) NIL (|has| |#2| (-444))) (($ $ (-838 |#1|)) NIL (|has| |#2| (-444)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#2| (-882))))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#2|) NIL) (($ (-838 |#1|)) NIL) (($ (-400 (-550))) NIL (-1561 (|has| |#2| (-38 (-400 (-550)))) (|has| |#2| (-1011 (-400 (-550)))))) (($ $) NIL (|has| |#2| (-542)))) (-3511 (((-623 |#2|) $) NIL)) (-2510 ((|#2| $ (-474 (-3191 |#1|) (-749))) NIL) (($ $ (-838 |#1|) (-749)) NIL) (($ $ (-623 (-838 |#1|)) (-623 (-749))) NIL)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| |#2| (-882))) (|has| |#2| (-143))))) (-2390 (((-749)) NIL)) (-2540 (($ $ $ (-749)) NIL (|has| |#2| (-170)))) (-1345 (((-112) $ $) NIL (|has| |#2| (-542)))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $ (-838 |#1|)) NIL) (($ $ (-623 (-838 |#1|))) NIL) (($ $ (-838 |#1|) (-749)) NIL) (($ $ (-623 (-838 |#1|)) (-623 (-749))) NIL)) (-2363 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2414 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#2| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#2| (-38 (-400 (-550))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
-(((-473 |#1| |#2|) (-13 (-922 |#2| (-474 (-3191 |#1|) (-749)) (-838 |#1|)) (-10 -8 (-15 -2980 ($ $ (-623 (-550)))))) (-623 (-1144)) (-1020)) (T -473))
-((-2980 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-473 *3 *4)) (-14 *3 (-623 (-1144))) (-4 *4 (-1020)))))
-(-13 (-922 |#2| (-474 (-3191 |#1|) (-749)) (-838 |#1|)) (-10 -8 (-15 -2980 ($ $ (-623 (-550))))))
-((-1504 (((-112) $ $) NIL (|has| |#2| (-1068)))) (-3433 (((-112) $) NIL (|has| |#2| (-130)))) (-3230 (($ (-894)) NIL (|has| |#2| (-1020)))) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-2270 (($ $ $) NIL (|has| |#2| (-771)))) (-3219 (((-3 $ "failed") $ $) NIL (|has| |#2| (-130)))) (-4047 (((-112) $ (-749)) NIL)) (-4319 (((-749)) NIL (|has| |#2| (-361)))) (-3712 (((-550) $) NIL (|has| |#2| (-823)))) (-1705 ((|#2| $ (-550) |#2|) NIL (|has| $ (-6 -4343)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL (-12 (|has| |#2| (-1011 (-550))) (|has| |#2| (-1068)))) (((-3 (-400 (-550)) "failed") $) NIL (-12 (|has| |#2| (-1011 (-400 (-550)))) (|has| |#2| (-1068)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1068)))) (-2726 (((-550) $) NIL (-12 (|has| |#2| (-1011 (-550))) (|has| |#2| (-1068)))) (((-400 (-550)) $) NIL (-12 (|has| |#2| (-1011 (-400 (-550)))) (|has| |#2| (-1068)))) ((|#2| $) NIL (|has| |#2| (-1068)))) (-3780 (((-667 (-550)) (-667 $)) NIL (-12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1020)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (-12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1020)))) (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 $) (-1227 $)) NIL (|has| |#2| (-1020))) (((-667 |#2|) (-667 $)) NIL (|has| |#2| (-1020)))) (-1386 (((-3 $ "failed") $) NIL (|has| |#2| (-705)))) (-1741 (($) NIL (|has| |#2| (-361)))) (-3245 ((|#2| $ (-550) |#2|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#2| $ (-550)) 11)) (-1416 (((-112) $) NIL (|has| |#2| (-823)))) (-3450 (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-3102 (((-112) $) NIL (|has| |#2| (-705)))) (-3329 (((-112) $) NIL (|has| |#2| (-823)))) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) NIL (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (-1561 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2689 (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-3283 (((-550) $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (-1561 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-3234 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#2| |#2|) $) NIL)) (-2253 (((-894) $) NIL (|has| |#2| (-361)))) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| |#2| (-1068)))) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-2922 (($ (-894)) NIL (|has| |#2| (-361)))) (-3337 (((-1088) $) NIL (|has| |#2| (-1068)))) (-1293 ((|#2| $) NIL (|has| (-550) (-825)))) (-3111 (($ $ |#2|) NIL (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-2477 (((-623 |#2|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#2| $ (-550) |#2|) NIL) ((|#2| $ (-550)) NIL)) (-3440 ((|#2| $ $) NIL (|has| |#2| (-1020)))) (-3389 (($ (-1227 |#2|)) NIL)) (-2854 (((-133)) NIL (|has| |#2| (-356)))) (-2393 (($ $) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1020)))) (($ $ (-749)) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1020)))) (($ $ (-1144)) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-1 |#2| |#2|) (-749)) NIL (|has| |#2| (-1020))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1020)))) (-3350 (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-1731 (($ $) NIL)) (-1518 (((-1227 |#2|) $) NIL) (($ (-550)) NIL (-1561 (-12 (|has| |#2| (-1011 (-550))) (|has| |#2| (-1068))) (|has| |#2| (-1020)))) (($ (-400 (-550))) NIL (-12 (|has| |#2| (-1011 (-400 (-550)))) (|has| |#2| (-1068)))) (($ |#2|) NIL (|has| |#2| (-1068))) (((-836) $) NIL (|has| |#2| (-595 (-836))))) (-2390 (((-749)) NIL (|has| |#2| (-1020)))) (-1675 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-1635 (($ $) NIL (|has| |#2| (-823)))) (-2626 (($) NIL (|has| |#2| (-130)) CONST)) (-2636 (($) NIL (|has| |#2| (-705)) CONST)) (-4183 (($ $) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1020)))) (($ $ (-749)) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1020)))) (($ $ (-1144)) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-1 |#2| |#2|) (-749)) NIL (|has| |#2| (-1020))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1020)))) (-2363 (((-112) $ $) NIL (-1561 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2345 (((-112) $ $) NIL (-1561 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2316 (((-112) $ $) NIL (|has| |#2| (-1068)))) (-2354 (((-112) $ $) NIL (-1561 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2335 (((-112) $ $) 15 (-1561 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2414 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2403 (($ $ $) NIL (|has| |#2| (-1020))) (($ $) NIL (|has| |#2| (-1020)))) (-2391 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-749)) NIL (|has| |#2| (-705))) (($ $ (-894)) NIL (|has| |#2| (-705)))) (* (($ (-550) $) NIL (|has| |#2| (-1020))) (($ $ $) NIL (|has| |#2| (-705))) (($ $ |#2|) NIL (|has| |#2| (-705))) (($ |#2| $) NIL (|has| |#2| (-705))) (($ (-749) $) NIL (|has| |#2| (-130))) (($ (-894) $) NIL (|has| |#2| (-25)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
+((-1619 (*1 *1 *1) (-4 *1 (-465))) (-2382 (*1 *1 *1 *1) (-4 *1 (-465))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-465)) (-5 *2 (-550)))) (-3018 (*1 *1 *1 *1) (-4 *1 (-465))) (-1353 (*1 *1 *1 *1) (-4 *1 (-465))))
+(-13 (-705) (-10 -8 (-15 -1619 ($ $)) (-15 -2382 ($ $ $)) (-15 ** ($ $ (-550))) (-6 -4341) (-15 -3018 ($ $ $)) (-15 -1353 ($ $ $))))
+(((-101) . T) ((-595 (-837)) . T) ((-705) . T) ((-1081) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1516 (((-623 (-1051)) $) NIL)) (-2564 (((-1145) $) 17)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-2879 (($ $ (-400 (-550))) NIL) (($ $ (-400 (-550)) (-400 (-550))) NIL)) (-4222 (((-1125 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|))) $) NIL)) (-4160 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2820 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL (|has| |#1| (-356)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-356)))) (-1745 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1611 (((-112) $ $) NIL (|has| |#1| (-356)))) (-4137 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2796 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2744 (($ (-749) (-1125 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|)))) NIL)) (-4183 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2844 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2991 (($) NIL T CONST)) (-3455 (($ $ $) NIL (|has| |#1| (-356)))) (-1693 (($ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-3429 (($ $ $) NIL (|has| |#1| (-356)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-1568 (((-112) $) NIL (|has| |#1| (-356)))) (-3771 (((-112) $) NIL)) (-4187 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2603 (((-400 (-550)) $) NIL) (((-400 (-550)) $ (-400 (-550))) NIL)) (-2419 (((-112) $) NIL)) (-1893 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1937 (($ $ (-895)) NIL) (($ $ (-400 (-550))) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| (-400 (-550))) NIL) (($ $ (-1051) (-400 (-550))) NIL) (($ $ (-623 (-1051)) (-623 (-400 (-550)))) NIL)) (-2392 (($ (-1 |#1| |#1|) $) 22)) (-3080 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL (|has| |#1| (-356)))) (-2149 (($ $) 26 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1145)) 33 (-1489 (-12 (|has| |#1| (-15 -2149 (|#1| |#1| (-1145)))) (|has| |#1| (-15 -1516 ((-623 (-1145)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-933)) (|has| |#1| (-1167))))) (($ $ (-1224 |#2|)) 27 (|has| |#1| (-38 (-400 (-550)))))) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#1| (-356)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-1735 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-4268 (($ $ (-400 (-550))) NIL)) (-3409 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1644 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1553 (((-1125 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))))) (-1988 (((-749) $) NIL (|has| |#1| (-356)))) (-2757 ((|#1| $ (-400 (-550))) NIL) (($ $ $) NIL (|has| (-400 (-550)) (-1081)))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-356)))) (-2798 (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145)) 25 (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) 13 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $ (-1224 |#2|)) 15)) (-3661 (((-400 (-550)) $) NIL)) (-4194 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2856 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4171 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2832 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4149 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2807 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4012 (($ $) NIL)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL (|has| |#1| (-170))) (($ (-1224 |#2|)) NIL) (($ (-1213 |#1| |#2| |#3|)) 9) (($ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $) NIL (|has| |#1| (-542)))) (-1708 ((|#1| $ (-400 (-550))) NIL)) (-1613 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3091 (((-749)) NIL)) (-1808 ((|#1| $) 18)) (-4233 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2893 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-4206 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2869 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4255 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4117 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2154 ((|#1| $ (-400 (-550))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))) (|has| |#1| (-15 -2233 (|#1| (-1145))))))) (-3363 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4127 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4244 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2905 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4218 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2880 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) 24)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 23) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
+(((-466 |#1| |#2| |#3|) (-13 (-1209 |#1|) (-10 -8 (-15 -2233 ($ (-1224 |#2|))) (-15 -2233 ($ (-1213 |#1| |#2| |#3|))) (-15 -2798 ($ $ (-1224 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2149 ($ $ (-1224 |#2|))) |%noBranch|))) (-1021) (-1145) |#1|) (T -466))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-466 *3 *4 *5)) (-4 *3 (-1021)) (-14 *5 *3))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-1213 *3 *4 *5)) (-4 *3 (-1021)) (-14 *4 (-1145)) (-14 *5 *3) (-5 *1 (-466 *3 *4 *5)))) (-2798 (*1 *1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-466 *3 *4 *5)) (-4 *3 (-1021)) (-14 *5 *3))) (-2149 (*1 *1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-466 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)) (-14 *5 *3))))
+(-13 (-1209 |#1|) (-10 -8 (-15 -2233 ($ (-1224 |#2|))) (-15 -2233 ($ (-1213 |#1| |#2| |#3|))) (-15 -2798 ($ $ (-1224 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2149 ($ $ (-1224 |#2|))) |%noBranch|)))
+((-2221 (((-112) $ $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-3364 (($) NIL) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3037 (((-1233) $ |#1| |#1|) NIL (|has| $ (-6 -4345)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 ((|#2| $ |#1| |#2|) 18)) (-3994 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-3696 (((-3 |#2| "failed") |#1| $) 19)) (-2991 (($) NIL T CONST)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-2505 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (|has| $ (-6 -4344))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-3 |#2| "failed") |#1| $) 16)) (-1979 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-2924 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (|has| $ (-6 -4344))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-3317 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#2| $ |#1|) NIL)) (-2971 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) NIL)) (-3096 ((|#1| $) NIL (|has| |#1| (-825)))) (-2876 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-2506 ((|#1| $) NIL (|has| |#1| (-825)))) (-3311 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4345))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-4212 (((-623 |#1|) $) NIL)) (-3998 (((-112) |#1| $) NIL)) (-1696 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-1715 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-3611 (((-623 |#1|) $) NIL)) (-3166 (((-112) |#1| $) NIL)) (-3445 (((-1089) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-3858 ((|#2| $) NIL (|has| |#1| (-825)))) (-1614 (((-3 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) "failed") (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL)) (-2491 (($ $ |#2|) NIL (|has| $ (-6 -4345)))) (-3576 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-1410 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-1375 (((-623 |#2|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#2| $ |#1|) 13) ((|#2| $ |#1| |#2|) NIL)) (-3246 (($) NIL) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3457 (((-749) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-749) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069)))) (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-596 (-526))))) (-2245 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-2233 (((-837) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-595 (-837))) (|has| |#2| (-595 (-837)))))) (-4017 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3404 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-467 |#1| |#2| |#3| |#4|) (-1158 |#1| |#2|) (-1069) (-1069) (-1158 |#1| |#2|) |#2|) (T -467))
+NIL
+(-1158 |#1| |#2|)
+((-2221 (((-112) $ $) NIL)) (-3393 (((-623 (-2 (|:| -1953 $) (|:| -4046 (-623 |#4|)))) (-623 |#4|)) NIL)) (-3186 (((-623 $) (-623 |#4|)) NIL)) (-1516 (((-623 |#3|) $) NIL)) (-3935 (((-112) $) NIL)) (-3885 (((-112) $) NIL (|has| |#1| (-542)))) (-1404 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3624 ((|#4| |#4| $) NIL)) (-1814 (((-2 (|:| |under| $) (|:| -3925 $) (|:| |upper| $)) $ |#3|) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-2097 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344))) (((-3 |#4| "failed") $ |#3|) NIL)) (-2991 (($) NIL T CONST)) (-3711 (((-112) $) 26 (|has| |#1| (-542)))) (-2751 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3305 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2248 (((-112) $) NIL (|has| |#1| (-542)))) (-3296 (((-623 |#4|) (-623 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-3694 (((-623 |#4|) (-623 |#4|) $) NIL (|has| |#1| (-542)))) (-2178 (((-623 |#4|) (-623 |#4|) $) NIL (|has| |#1| (-542)))) (-2288 (((-3 $ "failed") (-623 |#4|)) NIL)) (-2202 (($ (-623 |#4|)) NIL)) (-3870 (((-3 $ "failed") $) 39)) (-2962 ((|#4| |#4| $) NIL)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069))))) (-1979 (($ |#4| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-2545 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-542)))) (-4240 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) NIL)) (-1621 ((|#4| |#4| $) NIL)) (-2924 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4344))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4344))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-2466 (((-2 (|:| -1953 (-623 |#4|)) (|:| -4046 (-623 |#4|))) $) NIL)) (-2971 (((-623 |#4|) $) 16 (|has| $ (-6 -4344)))) (-2831 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-1765 ((|#3| $) 33)) (-1445 (((-112) $ (-749)) NIL)) (-2876 (((-623 |#4|) $) 17 (|has| $ (-6 -4344)))) (-3922 (((-112) |#4| $) 25 (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069))))) (-3311 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#4| |#4|) $) 21)) (-3704 (((-623 |#3|) $) NIL)) (-4159 (((-112) |#3| $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL)) (-2001 (((-3 |#4| "failed") $) 37)) (-3896 (((-623 |#4|) $) NIL)) (-3705 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2474 ((|#4| |#4| $) NIL)) (-3098 (((-112) $ $) NIL)) (-4035 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-542)))) (-1631 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3959 ((|#4| |#4| $) NIL)) (-3445 (((-1089) $) NIL)) (-3858 (((-3 |#4| "failed") $) 35)) (-1614 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-3747 (((-3 $ "failed") $ |#4|) 47)) (-4268 (($ $ |#4|) NIL)) (-1410 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 |#4|) (-623 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-287 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-623 (-287 |#4|))) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) 15)) (-2819 (($) 13)) (-3661 (((-749) $) NIL)) (-3457 (((-749) |#4| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069)))) (((-749) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-2435 (($ $) 12)) (-2451 (((-526) $) NIL (|has| |#4| (-596 (-526))))) (-2245 (($ (-623 |#4|)) 20)) (-3537 (($ $ |#3|) 42)) (-1446 (($ $ |#3|) 44)) (-3236 (($ $) NIL)) (-3175 (($ $ |#3|) NIL)) (-2233 (((-837) $) 31) (((-623 |#4|) $) 40)) (-4265 (((-749) $) NIL (|has| |#3| (-361)))) (-3526 (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-1770 (((-112) $ (-1 (-112) |#4| (-623 |#4|))) NIL)) (-3404 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-1751 (((-623 |#3|) $) NIL)) (-3636 (((-112) |#3| $) NIL)) (-2264 (((-112) $ $) NIL)) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-468 |#1| |#2| |#3| |#4|) (-1175 |#1| |#2| |#3| |#4|) (-542) (-771) (-825) (-1035 |#1| |#2| |#3|)) (T -468))
+NIL
+(-1175 |#1| |#2| |#3| |#4|)
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1611 (((-112) $ $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL)) (-2202 (((-550) $) NIL) (((-400 (-550)) $) NIL)) (-3455 (($ $ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-4187 (($) 18)) (-2419 (((-112) $) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1735 (((-411 $) $) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2451 (((-372) $) 22) (((-219) $) 25) (((-400 (-1141 (-550))) $) 19) (((-526) $) 52)) (-2233 (((-837) $) 50) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (((-219) $) 24) (((-372) $) 21)) (-3091 (((-749)) NIL)) (-1819 (((-112) $ $) NIL)) (-2688 (($) 36 T CONST)) (-2700 (($) 11 T CONST)) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL)))
+(((-469) (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))) (-996) (-595 (-219)) (-595 (-372)) (-596 (-400 (-1141 (-550)))) (-596 (-526)) (-10 -8 (-15 -4187 ($))))) (T -469))
+((-4187 (*1 *1) (-5 *1 (-469))))
+(-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))) (-996) (-595 (-219)) (-595 (-372)) (-596 (-400 (-1141 (-550)))) (-596 (-526)) (-10 -8 (-15 -4187 ($))))
+((-2221 (((-112) $ $) NIL)) (-2386 (((-1104) $) 11)) (-2374 (((-1104) $) 9)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 19) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-470) (-13 (-1052) (-10 -8 (-15 -2374 ((-1104) $)) (-15 -2386 ((-1104) $))))) (T -470))
+((-2374 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-470)))) (-2386 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-470)))))
+(-13 (-1052) (-10 -8 (-15 -2374 ((-1104) $)) (-15 -2386 ((-1104) $))))
+((-2221 (((-112) $ $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-3364 (($) NIL) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3037 (((-1233) $ |#1| |#1|) NIL (|has| $ (-6 -4345)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 ((|#2| $ |#1| |#2|) 16)) (-3994 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-3696 (((-3 |#2| "failed") |#1| $) 20)) (-2991 (($) NIL T CONST)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-2505 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (|has| $ (-6 -4344))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-3 |#2| "failed") |#1| $) 18)) (-1979 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-2924 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (|has| $ (-6 -4344))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-3317 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#2| $ |#1|) NIL)) (-2971 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) NIL)) (-3096 ((|#1| $) NIL (|has| |#1| (-825)))) (-2876 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-2506 ((|#1| $) NIL (|has| |#1| (-825)))) (-3311 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4345))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-4212 (((-623 |#1|) $) 13)) (-3998 (((-112) |#1| $) NIL)) (-1696 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-1715 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-3611 (((-623 |#1|) $) NIL)) (-3166 (((-112) |#1| $) NIL)) (-3445 (((-1089) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-3858 ((|#2| $) NIL (|has| |#1| (-825)))) (-1614 (((-3 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) "failed") (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL)) (-2491 (($ $ |#2|) NIL (|has| $ (-6 -4345)))) (-3576 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-1410 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-1375 (((-623 |#2|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) 19)) (-2757 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-3246 (($) NIL) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3457 (((-749) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-749) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069)))) (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-596 (-526))))) (-2245 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-2233 (((-837) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-595 (-837))) (|has| |#2| (-595 (-837)))))) (-4017 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3404 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 11 (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-3307 (((-749) $) 15 (|has| $ (-6 -4344)))))
+(((-471 |#1| |#2| |#3|) (-13 (-1158 |#1| |#2|) (-10 -7 (-6 -4344))) (-1069) (-1069) (-1127)) (T -471))
+NIL
+(-13 (-1158 |#1| |#2|) (-10 -7 (-6 -4344)))
+((-2188 (((-550) (-550) (-550)) 7)) (-3912 (((-112) (-550) (-550) (-550) (-550)) 11)) (-2029 (((-1228 (-623 (-550))) (-749) (-749)) 23)))
+(((-472) (-10 -7 (-15 -2188 ((-550) (-550) (-550))) (-15 -3912 ((-112) (-550) (-550) (-550) (-550))) (-15 -2029 ((-1228 (-623 (-550))) (-749) (-749))))) (T -472))
+((-2029 (*1 *2 *3 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1228 (-623 (-550)))) (-5 *1 (-472)))) (-3912 (*1 *2 *3 *3 *3 *3) (-12 (-5 *3 (-550)) (-5 *2 (-112)) (-5 *1 (-472)))) (-2188 (*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-472)))))
+(-10 -7 (-15 -2188 ((-550) (-550) (-550))) (-15 -3912 ((-112) (-550) (-550) (-550) (-550))) (-15 -2029 ((-1228 (-623 (-550))) (-749) (-749))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1516 (((-623 (-839 |#1|)) $) NIL)) (-1705 (((-1141 $) $ (-839 |#1|)) NIL) (((-1141 |#2|) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#2| (-542)))) (-3050 (($ $) NIL (|has| |#2| (-542)))) (-3953 (((-112) $) NIL (|has| |#2| (-542)))) (-2457 (((-749) $) NIL) (((-749) $ (-623 (-839 |#1|))) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-2318 (($ $) NIL (|has| |#2| (-444)))) (-2207 (((-411 $) $) NIL (|has| |#2| (-444)))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#2| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#2| (-1012 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#2| (-1012 (-550)))) (((-3 (-839 |#1|) "failed") $) NIL)) (-2202 ((|#2| $) NIL) (((-400 (-550)) $) NIL (|has| |#2| (-1012 (-400 (-550))))) (((-550) $) NIL (|has| |#2| (-1012 (-550)))) (((-839 |#1|) $) NIL)) (-1792 (($ $ $ (-839 |#1|)) NIL (|has| |#2| (-170)))) (-3752 (($ $ (-623 (-550))) NIL)) (-1693 (($ $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 $) (-1228 $)) NIL) (((-667 |#2|) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2731 (($ $) NIL (|has| |#2| (-444))) (($ $ (-839 |#1|)) NIL (|has| |#2| (-444)))) (-1683 (((-623 $) $) NIL)) (-1568 (((-112) $) NIL (|has| |#2| (-883)))) (-3401 (($ $ |#2| (-474 (-3307 |#1|) (-749)) $) NIL)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (-12 (|has| (-839 |#1|) (-860 (-372))) (|has| |#2| (-860 (-372))))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (-12 (|has| (-839 |#1|) (-860 (-550))) (|has| |#2| (-860 (-550)))))) (-2419 (((-112) $) NIL)) (-3324 (((-749) $) NIL)) (-1501 (($ (-1141 |#2|) (-839 |#1|)) NIL) (($ (-1141 $) (-839 |#1|)) NIL)) (-2336 (((-623 $) $) NIL)) (-3438 (((-112) $) NIL)) (-1488 (($ |#2| (-474 (-3307 |#1|) (-749))) NIL) (($ $ (-839 |#1|) (-749)) NIL) (($ $ (-623 (-839 |#1|)) (-623 (-749))) NIL)) (-1766 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $ (-839 |#1|)) NIL)) (-3346 (((-474 (-3307 |#1|) (-749)) $) NIL) (((-749) $ (-839 |#1|)) NIL) (((-623 (-749)) $ (-623 (-839 |#1|))) NIL)) (-2793 (($ $ $) NIL (|has| |#2| (-825)))) (-2173 (($ $ $) NIL (|has| |#2| (-825)))) (-2863 (($ (-1 (-474 (-3307 |#1|) (-749)) (-474 (-3307 |#1|) (-749))) $) NIL)) (-2392 (($ (-1 |#2| |#2|) $) NIL)) (-4059 (((-3 (-839 |#1|) "failed") $) NIL)) (-1657 (($ $) NIL)) (-1670 ((|#2| $) NIL)) (-3231 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) NIL (|has| |#2| (-444)))) (-2369 (((-1127) $) NIL)) (-3833 (((-3 (-623 $) "failed") $) NIL)) (-3017 (((-3 (-623 $) "failed") $) NIL)) (-2891 (((-3 (-2 (|:| |var| (-839 |#1|)) (|:| -3068 (-749))) "failed") $) NIL)) (-3445 (((-1089) $) NIL)) (-1628 (((-112) $) NIL)) (-1639 ((|#2| $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#2| (-444)))) (-3260 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) NIL (|has| |#2| (-444)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-1735 (((-411 $) $) NIL (|has| |#2| (-883)))) (-3409 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-542)))) (-1553 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-839 |#1|) |#2|) NIL) (($ $ (-623 (-839 |#1|)) (-623 |#2|)) NIL) (($ $ (-839 |#1|) $) NIL) (($ $ (-623 (-839 |#1|)) (-623 $)) NIL)) (-3563 (($ $ (-839 |#1|)) NIL (|has| |#2| (-170)))) (-2798 (($ $ (-839 |#1|)) NIL) (($ $ (-623 (-839 |#1|))) NIL) (($ $ (-839 |#1|) (-749)) NIL) (($ $ (-623 (-839 |#1|)) (-623 (-749))) NIL)) (-3661 (((-474 (-3307 |#1|) (-749)) $) NIL) (((-749) $ (-839 |#1|)) NIL) (((-623 (-749)) $ (-623 (-839 |#1|))) NIL)) (-2451 (((-866 (-372)) $) NIL (-12 (|has| (-839 |#1|) (-596 (-866 (-372)))) (|has| |#2| (-596 (-866 (-372)))))) (((-866 (-550)) $) NIL (-12 (|has| (-839 |#1|) (-596 (-866 (-550)))) (|has| |#2| (-596 (-866 (-550)))))) (((-526) $) NIL (-12 (|has| (-839 |#1|) (-596 (-526))) (|has| |#2| (-596 (-526)))))) (-1622 ((|#2| $) NIL (|has| |#2| (-444))) (($ $ (-839 |#1|)) NIL (|has| |#2| (-444)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#2| (-883))))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#2|) NIL) (($ (-839 |#1|)) NIL) (($ (-400 (-550))) NIL (-1489 (|has| |#2| (-38 (-400 (-550)))) (|has| |#2| (-1012 (-400 (-550)))))) (($ $) NIL (|has| |#2| (-542)))) (-2969 (((-623 |#2|) $) NIL)) (-1708 ((|#2| $ (-474 (-3307 |#1|) (-749))) NIL) (($ $ (-839 |#1|) (-749)) NIL) (($ $ (-623 (-839 |#1|)) (-623 (-749))) NIL)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| |#2| (-883))) (|has| |#2| (-143))))) (-3091 (((-749)) NIL)) (-3895 (($ $ $ (-749)) NIL (|has| |#2| (-170)))) (-1819 (((-112) $ $) NIL (|has| |#2| (-542)))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $ (-839 |#1|)) NIL) (($ $ (-623 (-839 |#1|))) NIL) (($ $ (-839 |#1|) (-749)) NIL) (($ $ (-623 (-839 |#1|)) (-623 (-749))) NIL)) (-2324 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2382 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#2| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#2| (-38 (-400 (-550))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
+(((-473 |#1| |#2|) (-13 (-923 |#2| (-474 (-3307 |#1|) (-749)) (-839 |#1|)) (-10 -8 (-15 -3752 ($ $ (-623 (-550)))))) (-623 (-1145)) (-1021)) (T -473))
+((-3752 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-473 *3 *4)) (-14 *3 (-623 (-1145))) (-4 *4 (-1021)))))
+(-13 (-923 |#2| (-474 (-3307 |#1|) (-749)) (-839 |#1|)) (-10 -8 (-15 -3752 ($ $ (-623 (-550))))))
+((-2221 (((-112) $ $) NIL (|has| |#2| (-1069)))) (-3378 (((-112) $) NIL (|has| |#2| (-130)))) (-2065 (($ (-895)) NIL (|has| |#2| (-1021)))) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-4250 (($ $ $) NIL (|has| |#2| (-771)))) (-1993 (((-3 $ "failed") $ $) NIL (|has| |#2| (-130)))) (-3368 (((-112) $ (-749)) NIL)) (-3828 (((-749)) NIL (|has| |#2| (-361)))) (-4303 (((-550) $) NIL (|has| |#2| (-823)))) (-2409 ((|#2| $ (-550) |#2|) NIL (|has| $ (-6 -4345)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL (-12 (|has| |#2| (-1012 (-550))) (|has| |#2| (-1069)))) (((-3 (-400 (-550)) "failed") $) NIL (-12 (|has| |#2| (-1012 (-400 (-550)))) (|has| |#2| (-1069)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1069)))) (-2202 (((-550) $) NIL (-12 (|has| |#2| (-1012 (-550))) (|has| |#2| (-1069)))) (((-400 (-550)) $) NIL (-12 (|has| |#2| (-1012 (-400 (-550)))) (|has| |#2| (-1069)))) ((|#2| $) NIL (|has| |#2| (-1069)))) (-3756 (((-667 (-550)) (-667 $)) NIL (-12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1021)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (-12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1021)))) (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 $) (-1228 $)) NIL (|has| |#2| (-1021))) (((-667 |#2|) (-667 $)) NIL (|has| |#2| (-1021)))) (-1537 (((-3 $ "failed") $) NIL (|has| |#2| (-705)))) (-1864 (($) NIL (|has| |#2| (-361)))) (-3317 ((|#2| $ (-550) |#2|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#2| $ (-550)) 11)) (-2694 (((-112) $) NIL (|has| |#2| (-823)))) (-2971 (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-2419 (((-112) $) NIL (|has| |#2| (-705)))) (-1712 (((-112) $) NIL (|has| |#2| (-823)))) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) NIL (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (-1489 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2876 (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-2506 (((-550) $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (-1489 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-3311 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#2| |#2|) $) NIL)) (-4073 (((-895) $) NIL (|has| |#2| (-361)))) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| |#2| (-1069)))) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3690 (($ (-895)) NIL (|has| |#2| (-361)))) (-3445 (((-1089) $) NIL (|has| |#2| (-1069)))) (-3858 ((|#2| $) NIL (|has| (-550) (-825)))) (-2491 (($ $ |#2|) NIL (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-1375 (((-623 |#2|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#2| $ (-550) |#2|) NIL) ((|#2| $ (-550)) NIL)) (-3451 ((|#2| $ $) NIL (|has| |#2| (-1021)))) (-1422 (($ (-1228 |#2|)) NIL)) (-1877 (((-133)) NIL (|has| |#2| (-356)))) (-2798 (($ $) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1021)))) (($ $ (-749)) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1021)))) (($ $ (-1145)) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-1 |#2| |#2|) (-749)) NIL (|has| |#2| (-1021))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1021)))) (-3457 (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-2435 (($ $) NIL)) (-2233 (((-1228 |#2|) $) NIL) (($ (-550)) NIL (-1489 (-12 (|has| |#2| (-1012 (-550))) (|has| |#2| (-1069))) (|has| |#2| (-1021)))) (($ (-400 (-550))) NIL (-12 (|has| |#2| (-1012 (-400 (-550)))) (|has| |#2| (-1069)))) (($ |#2|) NIL (|has| |#2| (-1069))) (((-837) $) NIL (|has| |#2| (-595 (-837))))) (-3091 (((-749)) NIL (|has| |#2| (-1021)))) (-3404 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-4188 (($ $) NIL (|has| |#2| (-823)))) (-2688 (($) NIL (|has| |#2| (-130)) CONST)) (-2700 (($) NIL (|has| |#2| (-705)) CONST)) (-1901 (($ $) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1021)))) (($ $ (-749)) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1021)))) (($ $ (-1145)) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-1 |#2| |#2|) (-749)) NIL (|has| |#2| (-1021))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1021)))) (-2324 (((-112) $ $) NIL (-1489 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2302 (((-112) $ $) NIL (-1489 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2264 (((-112) $ $) NIL (|has| |#2| (-1069)))) (-2313 (((-112) $ $) NIL (-1489 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2290 (((-112) $ $) 15 (-1489 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2382 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2370 (($ $ $) NIL (|has| |#2| (-1021))) (($ $) NIL (|has| |#2| (-1021)))) (-2358 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-749)) NIL (|has| |#2| (-705))) (($ $ (-895)) NIL (|has| |#2| (-705)))) (* (($ (-550) $) NIL (|has| |#2| (-1021))) (($ $ $) NIL (|has| |#2| (-705))) (($ $ |#2|) NIL (|has| |#2| (-705))) (($ |#2| $) NIL (|has| |#2| (-705))) (($ (-749) $) NIL (|has| |#2| (-130))) (($ (-895) $) NIL (|has| |#2| (-25)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
(((-474 |#1| |#2|) (-232 |#1| |#2|) (-749) (-771)) (T -474))
NIL
(-232 |#1| |#2|)
-((-1504 (((-112) $ $) NIL)) (-3646 (((-623 (-497)) $) 11)) (-1916 (((-497) $) 10)) (-1825 (((-1126) $) NIL)) (-3077 (($ (-497) (-623 (-497))) 9)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 20) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-475) (-13 (-1051) (-10 -8 (-15 -3077 ($ (-497) (-623 (-497)))) (-15 -1916 ((-497) $)) (-15 -3646 ((-623 (-497)) $))))) (T -475))
-((-3077 (*1 *1 *2 *3) (-12 (-5 *3 (-623 (-497))) (-5 *2 (-497)) (-5 *1 (-475)))) (-1916 (*1 *2 *1) (-12 (-5 *2 (-497)) (-5 *1 (-475)))) (-3646 (*1 *2 *1) (-12 (-5 *2 (-623 (-497))) (-5 *1 (-475)))))
-(-13 (-1051) (-10 -8 (-15 -3077 ($ (-497) (-623 (-497)))) (-15 -1916 ((-497) $)) (-15 -3646 ((-623 (-497)) $))))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-4047 (((-112) $ (-749)) NIL)) (-3513 (($) NIL T CONST)) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) NIL)) (-3884 (($ $ $) 32)) (-1832 (($ $ $) 31)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-4164 ((|#1| $) 26)) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-3638 ((|#1| $) 27)) (-1886 (($ |#1| $) 10)) (-3185 (($ (-623 |#1|)) 12)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-3760 ((|#1| $) 23)) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) 9)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) NIL)) (-1518 (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-3685 (($ (-623 |#1|)) 29)) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3191 (((-749) $) 21 (|has| $ (-6 -4342)))))
-(((-476 |#1|) (-13 (-941 |#1|) (-10 -8 (-15 -3185 ($ (-623 |#1|))))) (-825)) (T -476))
-((-3185 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-476 *3)))))
-(-13 (-941 |#1|) (-10 -8 (-15 -3185 ($ (-623 |#1|)))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-2419 (($ $) 69)) (-2596 (((-112) $) NIL)) (-1825 (((-1126) $) NIL)) (-2135 (((-406 |#2| (-400 |#2|) |#3| |#4|) $) 44)) (-3337 (((-1088) $) NIL)) (-3935 (((-3 |#4| "failed") $) 107)) (-1524 (($ (-406 |#2| (-400 |#2|) |#3| |#4|)) 76) (($ |#4|) 32) (($ |#1| |#1|) 115) (($ |#1| |#1| (-550)) NIL) (($ |#4| |#2| |#2| |#2| |#1|) 127)) (-3417 (((-2 (|:| -2551 (-406 |#2| (-400 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 46)) (-1518 (((-836) $) 102)) (-2626 (($) 33 T CONST)) (-2316 (((-112) $ $) 109)) (-2403 (($ $) 72) (($ $ $) NIL)) (-2391 (($ $ $) 70)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 73)))
-(((-477 |#1| |#2| |#3| |#4|) (-328 |#1| |#2| |#3| |#4|) (-356) (-1203 |#1|) (-1203 (-400 |#2|)) (-335 |#1| |#2| |#3|)) (T -477))
+((-2221 (((-112) $ $) NIL)) (-4148 (((-623 (-497)) $) 11)) (-1856 (((-497) $) 10)) (-2369 (((-1127) $) NIL)) (-2180 (($ (-497) (-623 (-497))) 9)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 20) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-475) (-13 (-1052) (-10 -8 (-15 -2180 ($ (-497) (-623 (-497)))) (-15 -1856 ((-497) $)) (-15 -4148 ((-623 (-497)) $))))) (T -475))
+((-2180 (*1 *1 *2 *3) (-12 (-5 *3 (-623 (-497))) (-5 *2 (-497)) (-5 *1 (-475)))) (-1856 (*1 *2 *1) (-12 (-5 *2 (-497)) (-5 *1 (-475)))) (-4148 (*1 *2 *1) (-12 (-5 *2 (-623 (-497))) (-5 *1 (-475)))))
+(-13 (-1052) (-10 -8 (-15 -2180 ($ (-497) (-623 (-497)))) (-15 -1856 ((-497) $)) (-15 -4148 ((-623 (-497)) $))))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3368 (((-112) $ (-749)) NIL)) (-2991 (($) NIL T CONST)) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) NIL)) (-2299 (($ $ $) 32)) (-2441 (($ $ $) 31)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2173 ((|#1| $) 26)) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-1696 ((|#1| $) 27)) (-1715 (($ |#1| $) 10)) (-3019 (($ (-623 |#1|)) 12)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-3576 ((|#1| $) 23)) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) 9)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) NIL)) (-2233 (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-4017 (($ (-623 |#1|)) 29)) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3307 (((-749) $) 21 (|has| $ (-6 -4344)))))
+(((-476 |#1|) (-13 (-942 |#1|) (-10 -8 (-15 -3019 ($ (-623 |#1|))))) (-825)) (T -476))
+((-3019 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-476 *3)))))
+(-13 (-942 |#1|) (-10 -8 (-15 -3019 ($ (-623 |#1|)))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-2924 (($ $) 69)) (-1342 (((-112) $) NIL)) (-2369 (((-1127) $) NIL)) (-2308 (((-406 |#2| (-400 |#2|) |#3| |#4|) $) 44)) (-3445 (((-1089) $) NIL)) (-2256 (((-3 |#4| "failed") $) 107)) (-1279 (($ (-406 |#2| (-400 |#2|) |#3| |#4|)) 76) (($ |#4|) 32) (($ |#1| |#1|) 115) (($ |#1| |#1| (-550)) NIL) (($ |#4| |#2| |#2| |#2| |#1|) 127)) (-1301 (((-2 (|:| -3345 (-406 |#2| (-400 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 46)) (-2233 (((-837) $) 102)) (-2688 (($) 33 T CONST)) (-2264 (((-112) $ $) 109)) (-2370 (($ $) 72) (($ $ $) NIL)) (-2358 (($ $ $) 70)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 73)))
+(((-477 |#1| |#2| |#3| |#4|) (-328 |#1| |#2| |#3| |#4|) (-356) (-1204 |#1|) (-1204 (-400 |#2|)) (-335 |#1| |#2| |#3|)) (T -477))
NIL
(-328 |#1| |#2| |#3| |#4|)
-((-2504 (((-550) (-623 (-550))) 30)) (-2198 ((|#1| (-623 |#1|)) 56)) (-2396 (((-623 |#1|) (-623 |#1|)) 57)) (-2295 (((-623 |#1|) (-623 |#1|)) 59)) (-3139 ((|#1| (-623 |#1|)) 58)) (-2503 (((-623 (-550)) (-623 |#1|)) 33)))
-(((-478 |#1|) (-10 -7 (-15 -3139 (|#1| (-623 |#1|))) (-15 -2198 (|#1| (-623 |#1|))) (-15 -2295 ((-623 |#1|) (-623 |#1|))) (-15 -2396 ((-623 |#1|) (-623 |#1|))) (-15 -2503 ((-623 (-550)) (-623 |#1|))) (-15 -2504 ((-550) (-623 (-550))))) (-1203 (-550))) (T -478))
-((-2504 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-550)) (-5 *1 (-478 *4)) (-4 *4 (-1203 *2)))) (-2503 (*1 *2 *3) (-12 (-5 *3 (-623 *4)) (-4 *4 (-1203 (-550))) (-5 *2 (-623 (-550))) (-5 *1 (-478 *4)))) (-2396 (*1 *2 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1203 (-550))) (-5 *1 (-478 *3)))) (-2295 (*1 *2 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1203 (-550))) (-5 *1 (-478 *3)))) (-2198 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-5 *1 (-478 *2)) (-4 *2 (-1203 (-550))))) (-3139 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-5 *1 (-478 *2)) (-4 *2 (-1203 (-550))))))
-(-10 -7 (-15 -3139 (|#1| (-623 |#1|))) (-15 -2198 (|#1| (-623 |#1|))) (-15 -2295 ((-623 |#1|) (-623 |#1|))) (-15 -2396 ((-623 |#1|) (-623 |#1|))) (-15 -2503 ((-623 (-550)) (-623 |#1|))) (-15 -2504 ((-550) (-623 (-550)))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1453 (((-550) $) NIL (|has| (-550) (-300)))) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-550) (-882)))) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| (-550) (-882)))) (-3631 (((-112) $ $) NIL)) (-3712 (((-550) $) NIL (|has| (-550) (-798)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL) (((-3 (-1144) "failed") $) NIL (|has| (-550) (-1011 (-1144)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-550) (-1011 (-550)))) (((-3 (-550) "failed") $) NIL (|has| (-550) (-1011 (-550))))) (-2726 (((-550) $) NIL) (((-1144) $) NIL (|has| (-550) (-1011 (-1144)))) (((-400 (-550)) $) NIL (|has| (-550) (-1011 (-550)))) (((-550) $) NIL (|has| (-550) (-1011 (-550))))) (-3349 (($ $ $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| (-550) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| (-550) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL) (((-667 (-550)) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1741 (($) NIL (|has| (-550) (-535)))) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-1416 (((-112) $) NIL (|has| (-550) (-798)))) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (|has| (-550) (-859 (-550)))) (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (|has| (-550) (-859 (-372))))) (-3102 (((-112) $) NIL)) (-1552 (($ $) NIL)) (-2705 (((-550) $) NIL)) (-2826 (((-3 $ "failed") $) NIL (|has| (-550) (-1119)))) (-3329 (((-112) $) NIL (|has| (-550) (-798)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2707 (($ $ $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (|has| (-550) (-825)))) (-3972 (($ (-1 (-550) (-550)) $) NIL)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3862 (($) NIL (|has| (-550) (-1119)) CONST)) (-2601 (($ (-400 (-550))) 9)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3948 (($ $) NIL (|has| (-550) (-300))) (((-400 (-550)) $) NIL)) (-1608 (((-550) $) NIL (|has| (-550) (-535)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-550) (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-550) (-882)))) (-3338 (((-411 $) $) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3866 (($ $ (-623 (-550)) (-623 (-550))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-550) (-550)) NIL (|has| (-550) (-302 (-550)))) (($ $ (-287 (-550))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-623 (-287 (-550)))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-623 (-1144)) (-623 (-550))) NIL (|has| (-550) (-505 (-1144) (-550)))) (($ $ (-1144) (-550)) NIL (|has| (-550) (-505 (-1144) (-550))))) (-3542 (((-749) $) NIL)) (-2680 (($ $ (-550)) NIL (|has| (-550) (-279 (-550) (-550))))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-2393 (($ $) NIL (|has| (-550) (-227))) (($ $ (-749)) NIL (|has| (-550) (-227))) (($ $ (-1144)) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-1 (-550) (-550)) (-749)) NIL) (($ $ (-1 (-550) (-550))) NIL)) (-2639 (($ $) NIL)) (-2715 (((-550) $) NIL)) (-4028 (((-865 (-550)) $) NIL (|has| (-550) (-596 (-865 (-550))))) (((-865 (-372)) $) NIL (|has| (-550) (-596 (-865 (-372))))) (((-526) $) NIL (|has| (-550) (-596 (-526)))) (((-372) $) NIL (|has| (-550) (-995))) (((-219) $) NIL (|has| (-550) (-995)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| (-550) (-882))))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) 8) (($ (-550)) NIL) (($ (-1144)) NIL (|has| (-550) (-1011 (-1144)))) (((-400 (-550)) $) NIL) (((-977 16) $) 10)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| (-550) (-882))) (|has| (-550) (-143))))) (-2390 (((-749)) NIL)) (-1754 (((-550) $) NIL (|has| (-550) (-535)))) (-1345 (((-112) $ $) NIL)) (-1635 (($ $) NIL (|has| (-550) (-798)))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $) NIL (|has| (-550) (-227))) (($ $ (-749)) NIL (|has| (-550) (-227))) (($ $ (-1144)) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-1 (-550) (-550)) (-749)) NIL) (($ $ (-1 (-550) (-550))) NIL)) (-2363 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2345 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2335 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2414 (($ $ $) NIL) (($ (-550) (-550)) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ (-550) $) NIL) (($ $ (-550)) NIL)))
-(((-479) (-13 (-965 (-550)) (-10 -8 (-15 -1518 ((-400 (-550)) $)) (-15 -1518 ((-977 16) $)) (-15 -3948 ((-400 (-550)) $)) (-15 -2601 ($ (-400 (-550))))))) (T -479))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-479)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-977 16)) (-5 *1 (-479)))) (-3948 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-479)))) (-2601 (*1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-479)))))
-(-13 (-965 (-550)) (-10 -8 (-15 -1518 ((-400 (-550)) $)) (-15 -1518 ((-977 16) $)) (-15 -3948 ((-400 (-550)) $)) (-15 -2601 ($ (-400 (-550))))))
-((-2689 (((-623 |#2|) $) 23)) (-1921 (((-112) |#2| $) 28)) (-1543 (((-112) (-1 (-112) |#2|) $) 21)) (-3866 (($ $ (-623 (-287 |#2|))) 13) (($ $ (-287 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-623 |#2|) (-623 |#2|)) NIL)) (-3350 (((-749) (-1 (-112) |#2|) $) 22) (((-749) |#2| $) 26)) (-1518 (((-836) $) 37)) (-1675 (((-112) (-1 (-112) |#2|) $) 20)) (-2316 (((-112) $ $) 31)) (-3191 (((-749) $) 17)))
-(((-480 |#1| |#2|) (-10 -8 (-15 -1518 ((-836) |#1|)) (-15 -2316 ((-112) |#1| |#1|)) (-15 -3866 (|#1| |#1| (-623 |#2|) (-623 |#2|))) (-15 -3866 (|#1| |#1| |#2| |#2|)) (-15 -3866 (|#1| |#1| (-287 |#2|))) (-15 -3866 (|#1| |#1| (-623 (-287 |#2|)))) (-15 -1921 ((-112) |#2| |#1|)) (-15 -3350 ((-749) |#2| |#1|)) (-15 -2689 ((-623 |#2|) |#1|)) (-15 -3350 ((-749) (-1 (-112) |#2|) |#1|)) (-15 -1543 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -1675 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3191 ((-749) |#1|))) (-481 |#2|) (-1181)) (T -480))
-NIL
-(-10 -8 (-15 -1518 ((-836) |#1|)) (-15 -2316 ((-112) |#1| |#1|)) (-15 -3866 (|#1| |#1| (-623 |#2|) (-623 |#2|))) (-15 -3866 (|#1| |#1| |#2| |#2|)) (-15 -3866 (|#1| |#1| (-287 |#2|))) (-15 -3866 (|#1| |#1| (-623 (-287 |#2|)))) (-15 -1921 ((-112) |#2| |#1|)) (-15 -3350 ((-749) |#2| |#1|)) (-15 -2689 ((-623 |#2|) |#1|)) (-15 -3350 ((-749) (-1 (-112) |#2|) |#1|)) (-15 -1543 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -1675 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3191 ((-749) |#1|)))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-4047 (((-112) $ (-749)) 8)) (-3513 (($) 7 T CONST)) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) 9)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35)) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-481 |#1|) (-138) (-1181)) (T -481))
-((-3972 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-481 *3)) (-4 *3 (-1181)))) (-3234 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (|has| *1 (-6 -4343)) (-4 *1 (-481 *3)) (-4 *3 (-1181)))) (-1675 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4342)) (-4 *1 (-481 *4)) (-4 *4 (-1181)) (-5 *2 (-112)))) (-1543 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4342)) (-4 *1 (-481 *4)) (-4 *4 (-1181)) (-5 *2 (-112)))) (-3350 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4342)) (-4 *1 (-481 *4)) (-4 *4 (-1181)) (-5 *2 (-749)))) (-3450 (*1 *2 *1) (-12 (|has| *1 (-6 -4342)) (-4 *1 (-481 *3)) (-4 *3 (-1181)) (-5 *2 (-623 *3)))) (-2689 (*1 *2 *1) (-12 (|has| *1 (-6 -4342)) (-4 *1 (-481 *3)) (-4 *3 (-1181)) (-5 *2 (-623 *3)))) (-3350 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4342)) (-4 *1 (-481 *3)) (-4 *3 (-1181)) (-4 *3 (-1068)) (-5 *2 (-749)))) (-1921 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4342)) (-4 *1 (-481 *3)) (-4 *3 (-1181)) (-4 *3 (-1068)) (-5 *2 (-112)))))
-(-13 (-34) (-10 -8 (IF (|has| |t#1| (-595 (-836))) (-6 (-595 (-836))) |%noBranch|) (IF (|has| |t#1| (-1068)) (-6 (-1068)) |%noBranch|) (IF (|has| |t#1| (-1068)) (IF (|has| |t#1| (-302 |t#1|)) (-6 (-302 |t#1|)) |%noBranch|) |%noBranch|) (-15 -3972 ($ (-1 |t#1| |t#1|) $)) (IF (|has| $ (-6 -4343)) (-15 -3234 ($ (-1 |t#1| |t#1|) $)) |%noBranch|) (IF (|has| $ (-6 -4342)) (PROGN (-15 -1675 ((-112) (-1 (-112) |t#1|) $)) (-15 -1543 ((-112) (-1 (-112) |t#1|) $)) (-15 -3350 ((-749) (-1 (-112) |t#1|) $)) (-15 -3450 ((-623 |t#1|) $)) (-15 -2689 ((-623 |t#1|) $)) (IF (|has| |t#1| (-1068)) (PROGN (-15 -3350 ((-749) |t#1| $)) (-15 -1921 ((-112) |t#1| $))) |%noBranch|)) |%noBranch|)))
-(((-34) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-1068) |has| |#1| (-1068)) ((-1181) . T))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-1831 (($ (-1126)) 8)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 14) (((-1126) $) 11)) (-2316 (((-112) $ $) 10)))
-(((-482) (-13 (-1068) (-595 (-1126)) (-10 -8 (-15 -1831 ($ (-1126)))))) (T -482))
-((-1831 (*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-482)))))
-(-13 (-1068) (-595 (-1126)) (-10 -8 (-15 -1831 ($ (-1126)))))
-((-3123 (($ $) 15)) (-3103 (($ $) 24)) (-3146 (($ $) 12)) (-3157 (($ $) 10)) (-3135 (($ $) 17)) (-3114 (($ $) 22)))
-(((-483 |#1|) (-10 -8 (-15 -3114 (|#1| |#1|)) (-15 -3135 (|#1| |#1|)) (-15 -3157 (|#1| |#1|)) (-15 -3146 (|#1| |#1|)) (-15 -3103 (|#1| |#1|)) (-15 -3123 (|#1| |#1|))) (-484)) (T -483))
-NIL
-(-10 -8 (-15 -3114 (|#1| |#1|)) (-15 -3135 (|#1| |#1|)) (-15 -3157 (|#1| |#1|)) (-15 -3146 (|#1| |#1|)) (-15 -3103 (|#1| |#1|)) (-15 -3123 (|#1| |#1|)))
-((-3123 (($ $) 11)) (-3103 (($ $) 10)) (-3146 (($ $) 9)) (-3157 (($ $) 8)) (-3135 (($ $) 7)) (-3114 (($ $) 6)))
+((-1633 (((-550) (-623 (-550))) 30)) (-1701 ((|#1| (-623 |#1|)) 56)) (-3133 (((-623 |#1|) (-623 |#1|)) 57)) (-3347 (((-623 |#1|) (-623 |#1|)) 59)) (-3260 ((|#1| (-623 |#1|)) 58)) (-1622 (((-623 (-550)) (-623 |#1|)) 33)))
+(((-478 |#1|) (-10 -7 (-15 -3260 (|#1| (-623 |#1|))) (-15 -1701 (|#1| (-623 |#1|))) (-15 -3347 ((-623 |#1|) (-623 |#1|))) (-15 -3133 ((-623 |#1|) (-623 |#1|))) (-15 -1622 ((-623 (-550)) (-623 |#1|))) (-15 -1633 ((-550) (-623 (-550))))) (-1204 (-550))) (T -478))
+((-1633 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-550)) (-5 *1 (-478 *4)) (-4 *4 (-1204 *2)))) (-1622 (*1 *2 *3) (-12 (-5 *3 (-623 *4)) (-4 *4 (-1204 (-550))) (-5 *2 (-623 (-550))) (-5 *1 (-478 *4)))) (-3133 (*1 *2 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1204 (-550))) (-5 *1 (-478 *3)))) (-3347 (*1 *2 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1204 (-550))) (-5 *1 (-478 *3)))) (-1701 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-5 *1 (-478 *2)) (-4 *2 (-1204 (-550))))) (-3260 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-5 *1 (-478 *2)) (-4 *2 (-1204 (-550))))))
+(-10 -7 (-15 -3260 (|#1| (-623 |#1|))) (-15 -1701 (|#1| (-623 |#1|))) (-15 -3347 ((-623 |#1|) (-623 |#1|))) (-15 -3133 ((-623 |#1|) (-623 |#1|))) (-15 -1622 ((-623 (-550)) (-623 |#1|))) (-15 -1633 ((-550) (-623 (-550)))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3104 (((-550) $) NIL (|has| (-550) (-300)))) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-550) (-883)))) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| (-550) (-883)))) (-1611 (((-112) $ $) NIL)) (-4303 (((-550) $) NIL (|has| (-550) (-798)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL) (((-3 (-1145) "failed") $) NIL (|has| (-550) (-1012 (-1145)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-550) (-1012 (-550)))) (((-3 (-550) "failed") $) NIL (|has| (-550) (-1012 (-550))))) (-2202 (((-550) $) NIL) (((-1145) $) NIL (|has| (-550) (-1012 (-1145)))) (((-400 (-550)) $) NIL (|has| (-550) (-1012 (-550)))) (((-550) $) NIL (|has| (-550) (-1012 (-550))))) (-3455 (($ $ $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| (-550) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| (-550) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL) (((-667 (-550)) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1864 (($) NIL (|has| (-550) (-535)))) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-2694 (((-112) $) NIL (|has| (-550) (-798)))) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (|has| (-550) (-860 (-550)))) (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (|has| (-550) (-860 (-372))))) (-2419 (((-112) $) NIL)) (-1484 (($ $) NIL)) (-4153 (((-550) $) NIL)) (-1620 (((-3 $ "failed") $) NIL (|has| (-550) (-1120)))) (-1712 (((-112) $) NIL (|has| (-550) (-798)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2793 (($ $ $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (|has| (-550) (-825)))) (-2392 (($ (-1 (-550) (-550)) $) NIL)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-2463 (($) NIL (|has| (-550) (-1120)) CONST)) (-3319 (($ (-400 (-550))) 9)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1724 (($ $) NIL (|has| (-550) (-300))) (((-400 (-550)) $) NIL)) (-3925 (((-550) $) NIL (|has| (-550) (-535)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-550) (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-550) (-883)))) (-1735 (((-411 $) $) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1553 (($ $ (-623 (-550)) (-623 (-550))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-550) (-550)) NIL (|has| (-550) (-302 (-550)))) (($ $ (-287 (-550))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-623 (-287 (-550)))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-623 (-1145)) (-623 (-550))) NIL (|has| (-550) (-505 (-1145) (-550)))) (($ $ (-1145) (-550)) NIL (|has| (-550) (-505 (-1145) (-550))))) (-1988 (((-749) $) NIL)) (-2757 (($ $ (-550)) NIL (|has| (-550) (-279 (-550) (-550))))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2798 (($ $) NIL (|has| (-550) (-227))) (($ $ (-749)) NIL (|has| (-550) (-227))) (($ $ (-1145)) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-1 (-550) (-550)) (-749)) NIL) (($ $ (-1 (-550) (-550))) NIL)) (-3608 (($ $) NIL)) (-4163 (((-550) $) NIL)) (-2451 (((-866 (-550)) $) NIL (|has| (-550) (-596 (-866 (-550))))) (((-866 (-372)) $) NIL (|has| (-550) (-596 (-866 (-372))))) (((-526) $) NIL (|has| (-550) (-596 (-526)))) (((-372) $) NIL (|has| (-550) (-996))) (((-219) $) NIL (|has| (-550) (-996)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| (-550) (-883))))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) 8) (($ (-550)) NIL) (($ (-1145)) NIL (|has| (-550) (-1012 (-1145)))) (((-400 (-550)) $) NIL) (((-978 16) $) 10)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| (-550) (-883))) (|has| (-550) (-143))))) (-3091 (((-749)) NIL)) (-2967 (((-550) $) NIL (|has| (-550) (-535)))) (-1819 (((-112) $ $) NIL)) (-4188 (($ $) NIL (|has| (-550) (-798)))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $) NIL (|has| (-550) (-227))) (($ $ (-749)) NIL (|has| (-550) (-227))) (($ $ (-1145)) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-1 (-550) (-550)) (-749)) NIL) (($ $ (-1 (-550) (-550))) NIL)) (-2324 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2302 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2290 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2382 (($ $ $) NIL) (($ (-550) (-550)) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ (-550) $) NIL) (($ $ (-550)) NIL)))
+(((-479) (-13 (-966 (-550)) (-10 -8 (-15 -2233 ((-400 (-550)) $)) (-15 -2233 ((-978 16) $)) (-15 -1724 ((-400 (-550)) $)) (-15 -3319 ($ (-400 (-550))))))) (T -479))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-479)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-978 16)) (-5 *1 (-479)))) (-1724 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-479)))) (-3319 (*1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-479)))))
+(-13 (-966 (-550)) (-10 -8 (-15 -2233 ((-400 (-550)) $)) (-15 -2233 ((-978 16) $)) (-15 -1724 ((-400 (-550)) $)) (-15 -3319 ($ (-400 (-550))))))
+((-2876 (((-623 |#2|) $) 23)) (-3922 (((-112) |#2| $) 28)) (-1410 (((-112) (-1 (-112) |#2|) $) 21)) (-1553 (($ $ (-623 (-287 |#2|))) 13) (($ $ (-287 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-623 |#2|) (-623 |#2|)) NIL)) (-3457 (((-749) (-1 (-112) |#2|) $) 22) (((-749) |#2| $) 26)) (-2233 (((-837) $) 37)) (-3404 (((-112) (-1 (-112) |#2|) $) 20)) (-2264 (((-112) $ $) 31)) (-3307 (((-749) $) 17)))
+(((-480 |#1| |#2|) (-10 -8 (-15 -2233 ((-837) |#1|)) (-15 -2264 ((-112) |#1| |#1|)) (-15 -1553 (|#1| |#1| (-623 |#2|) (-623 |#2|))) (-15 -1553 (|#1| |#1| |#2| |#2|)) (-15 -1553 (|#1| |#1| (-287 |#2|))) (-15 -1553 (|#1| |#1| (-623 (-287 |#2|)))) (-15 -3922 ((-112) |#2| |#1|)) (-15 -3457 ((-749) |#2| |#1|)) (-15 -2876 ((-623 |#2|) |#1|)) (-15 -3457 ((-749) (-1 (-112) |#2|) |#1|)) (-15 -1410 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3404 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3307 ((-749) |#1|))) (-481 |#2|) (-1182)) (T -480))
+NIL
+(-10 -8 (-15 -2233 ((-837) |#1|)) (-15 -2264 ((-112) |#1| |#1|)) (-15 -1553 (|#1| |#1| (-623 |#2|) (-623 |#2|))) (-15 -1553 (|#1| |#1| |#2| |#2|)) (-15 -1553 (|#1| |#1| (-287 |#2|))) (-15 -1553 (|#1| |#1| (-623 (-287 |#2|)))) (-15 -3922 ((-112) |#2| |#1|)) (-15 -3457 ((-749) |#2| |#1|)) (-15 -2876 ((-623 |#2|) |#1|)) (-15 -3457 ((-749) (-1 (-112) |#2|) |#1|)) (-15 -1410 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3404 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3307 ((-749) |#1|)))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-3368 (((-112) $ (-749)) 8)) (-2991 (($) 7 T CONST)) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) 9)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35)) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-481 |#1|) (-138) (-1182)) (T -481))
+((-2392 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-481 *3)) (-4 *3 (-1182)))) (-3311 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (|has| *1 (-6 -4345)) (-4 *1 (-481 *3)) (-4 *3 (-1182)))) (-3404 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4344)) (-4 *1 (-481 *4)) (-4 *4 (-1182)) (-5 *2 (-112)))) (-1410 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4344)) (-4 *1 (-481 *4)) (-4 *4 (-1182)) (-5 *2 (-112)))) (-3457 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4344)) (-4 *1 (-481 *4)) (-4 *4 (-1182)) (-5 *2 (-749)))) (-2971 (*1 *2 *1) (-12 (|has| *1 (-6 -4344)) (-4 *1 (-481 *3)) (-4 *3 (-1182)) (-5 *2 (-623 *3)))) (-2876 (*1 *2 *1) (-12 (|has| *1 (-6 -4344)) (-4 *1 (-481 *3)) (-4 *3 (-1182)) (-5 *2 (-623 *3)))) (-3457 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4344)) (-4 *1 (-481 *3)) (-4 *3 (-1182)) (-4 *3 (-1069)) (-5 *2 (-749)))) (-3922 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4344)) (-4 *1 (-481 *3)) (-4 *3 (-1182)) (-4 *3 (-1069)) (-5 *2 (-112)))))
+(-13 (-34) (-10 -8 (IF (|has| |t#1| (-595 (-837))) (-6 (-595 (-837))) |%noBranch|) (IF (|has| |t#1| (-1069)) (-6 (-1069)) |%noBranch|) (IF (|has| |t#1| (-1069)) (IF (|has| |t#1| (-302 |t#1|)) (-6 (-302 |t#1|)) |%noBranch|) |%noBranch|) (-15 -2392 ($ (-1 |t#1| |t#1|) $)) (IF (|has| $ (-6 -4345)) (-15 -3311 ($ (-1 |t#1| |t#1|) $)) |%noBranch|) (IF (|has| $ (-6 -4344)) (PROGN (-15 -3404 ((-112) (-1 (-112) |t#1|) $)) (-15 -1410 ((-112) (-1 (-112) |t#1|) $)) (-15 -3457 ((-749) (-1 (-112) |t#1|) $)) (-15 -2971 ((-623 |t#1|) $)) (-15 -2876 ((-623 |t#1|) $)) (IF (|has| |t#1| (-1069)) (PROGN (-15 -3457 ((-749) |t#1| $)) (-15 -3922 ((-112) |t#1| $))) |%noBranch|)) |%noBranch|)))
+(((-34) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-1069) |has| |#1| (-1069)) ((-1182) . T))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-2430 (($ (-1127)) 8)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 14) (((-1127) $) 11)) (-2264 (((-112) $ $) 10)))
+(((-482) (-13 (-1069) (-595 (-1127)) (-10 -8 (-15 -2430 ($ (-1127)))))) (T -482))
+((-2430 (*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-482)))))
+(-13 (-1069) (-595 (-1127)) (-10 -8 (-15 -2430 ($ (-1127)))))
+((-4160 (($ $) 15)) (-4137 (($ $) 24)) (-4183 (($ $) 12)) (-4194 (($ $) 10)) (-4171 (($ $) 17)) (-4149 (($ $) 22)))
+(((-483 |#1|) (-10 -8 (-15 -4149 (|#1| |#1|)) (-15 -4171 (|#1| |#1|)) (-15 -4194 (|#1| |#1|)) (-15 -4183 (|#1| |#1|)) (-15 -4137 (|#1| |#1|)) (-15 -4160 (|#1| |#1|))) (-484)) (T -483))
+NIL
+(-10 -8 (-15 -4149 (|#1| |#1|)) (-15 -4171 (|#1| |#1|)) (-15 -4194 (|#1| |#1|)) (-15 -4183 (|#1| |#1|)) (-15 -4137 (|#1| |#1|)) (-15 -4160 (|#1| |#1|)))
+((-4160 (($ $) 11)) (-4137 (($ $) 10)) (-4183 (($ $) 9)) (-4194 (($ $) 8)) (-4171 (($ $) 7)) (-4149 (($ $) 6)))
(((-484) (-138)) (T -484))
-((-3123 (*1 *1 *1) (-4 *1 (-484))) (-3103 (*1 *1 *1) (-4 *1 (-484))) (-3146 (*1 *1 *1) (-4 *1 (-484))) (-3157 (*1 *1 *1) (-4 *1 (-484))) (-3135 (*1 *1 *1) (-4 *1 (-484))) (-3114 (*1 *1 *1) (-4 *1 (-484))))
-(-13 (-10 -8 (-15 -3114 ($ $)) (-15 -3135 ($ $)) (-15 -3157 ($ $)) (-15 -3146 ($ $)) (-15 -3103 ($ $)) (-15 -3123 ($ $))))
-((-3338 (((-411 |#4|) |#4| (-1 (-411 |#2|) |#2|)) 42)))
-(((-485 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3338 ((-411 |#4|) |#4| (-1 (-411 |#2|) |#2|)))) (-356) (-1203 |#1|) (-13 (-356) (-145) (-703 |#1| |#2|)) (-1203 |#3|)) (T -485))
-((-3338 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-411 *6) *6)) (-4 *6 (-1203 *5)) (-4 *5 (-356)) (-4 *7 (-13 (-356) (-145) (-703 *5 *6))) (-5 *2 (-411 *3)) (-5 *1 (-485 *5 *6 *7 *3)) (-4 *3 (-1203 *7)))))
-(-10 -7 (-15 -3338 ((-411 |#4|) |#4| (-1 (-411 |#2|) |#2|))))
-((-1504 (((-112) $ $) NIL)) (-1384 (((-623 $) (-1140 $) (-1144)) NIL) (((-623 $) (-1140 $)) NIL) (((-623 $) (-925 $)) NIL)) (-4122 (($ (-1140 $) (-1144)) NIL) (($ (-1140 $)) NIL) (($ (-925 $)) NIL)) (-3433 (((-112) $) 39)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-1972 (((-112) $ $) 64)) (-3223 (((-623 (-594 $)) $) 48)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1760 (($ $ (-287 $)) NIL) (($ $ (-623 (-287 $))) NIL) (($ $ (-623 (-594 $)) (-623 $)) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3353 (($ $) NIL)) (-3631 (((-112) $ $) NIL)) (-3513 (($) NIL T CONST)) (-4241 (((-623 $) (-1140 $) (-1144)) NIL) (((-623 $) (-1140 $)) NIL) (((-623 $) (-925 $)) NIL)) (-4146 (($ (-1140 $) (-1144)) NIL) (($ (-1140 $)) NIL) (($ (-925 $)) NIL)) (-3880 (((-3 (-594 $) "failed") $) NIL) (((-3 (-550) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL)) (-2726 (((-594 $) $) NIL) (((-550) $) NIL) (((-400 (-550)) $) 50)) (-3349 (($ $ $) NIL)) (-3780 (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL) (((-667 (-550)) (-667 $)) NIL) (((-2 (|:| -1340 (-667 (-400 (-550)))) (|:| |vec| (-1227 (-400 (-550))))) (-667 $) (-1227 $)) NIL) (((-667 (-400 (-550))) (-667 $)) NIL)) (-2419 (($ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-1380 (($ $) NIL) (($ (-623 $)) NIL)) (-2029 (((-623 (-114)) $) NIL)) (-2926 (((-114) (-114)) NIL)) (-3102 (((-112) $) 42)) (-3718 (((-112) $) NIL (|has| $ (-1011 (-550))))) (-2705 (((-1093 (-550) (-594 $)) $) 37)) (-1460 (($ $ (-550)) NIL)) (-1389 (((-1140 $) (-1140 $) (-594 $)) 78) (((-1140 $) (-1140 $) (-623 (-594 $))) 55) (($ $ (-594 $)) 67) (($ $ (-623 (-594 $))) 68)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1843 (((-1140 $) (-594 $)) 65 (|has| $ (-1020)))) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-3972 (($ (-1 $ $) (-594 $)) NIL)) (-2106 (((-3 (-594 $) "failed") $) NIL)) (-3106 (($ (-623 $)) NIL) (($ $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3296 (((-623 (-594 $)) $) NIL)) (-2776 (($ (-114) $) NIL) (($ (-114) (-623 $)) NIL)) (-3890 (((-112) $ (-114)) NIL) (((-112) $ (-1144)) NIL)) (-3235 (($ $) NIL)) (-3142 (((-749) $) NIL)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ (-623 $)) NIL) (($ $ $) NIL)) (-1938 (((-112) $ $) NIL) (((-112) $ (-1144)) NIL)) (-3338 (((-411 $) $) NIL)) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3777 (((-112) $) NIL (|has| $ (-1011 (-550))))) (-3866 (($ $ (-594 $) $) NIL) (($ $ (-623 (-594 $)) (-623 $)) NIL) (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-623 (-1144)) (-623 (-1 $ $))) NIL) (($ $ (-623 (-1144)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-1144) (-1 $ (-623 $))) NIL) (($ $ (-1144) (-1 $ $)) NIL) (($ $ (-623 (-114)) (-623 (-1 $ $))) NIL) (($ $ (-623 (-114)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-114) (-1 $ (-623 $))) NIL) (($ $ (-114) (-1 $ $)) NIL)) (-3542 (((-749) $) NIL)) (-2680 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-623 $)) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-3930 (($ $) NIL) (($ $ $) NIL)) (-2393 (($ $ (-749)) NIL) (($ $) 36)) (-2715 (((-1093 (-550) (-594 $)) $) 20)) (-1310 (($ $) NIL (|has| $ (-1020)))) (-4028 (((-372) $) 92) (((-219) $) 100) (((-167 (-372)) $) 108)) (-1518 (((-836) $) NIL) (($ (-594 $)) NIL) (($ (-400 (-550))) NIL) (($ $) NIL) (($ (-550)) NIL) (($ (-1093 (-550) (-594 $))) 21)) (-2390 (((-749)) NIL)) (-3716 (($ $) NIL) (($ (-623 $)) NIL)) (-2222 (((-112) (-114)) 84)) (-1345 (((-112) $ $) NIL)) (-2626 (($) 10 T CONST)) (-2636 (($) 22 T CONST)) (-4183 (($ $ (-749)) NIL) (($ $) NIL)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 24)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) NIL)) (-2414 (($ $ $) 44)) (-2403 (($ $ $) NIL) (($ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-400 (-550))) NIL) (($ $ (-550)) 46) (($ $ (-749)) NIL) (($ $ (-894)) NIL)) (* (($ (-400 (-550)) $) NIL) (($ $ (-400 (-550))) NIL) (($ $ $) 27) (($ (-550) $) NIL) (($ (-749) $) NIL) (($ (-894) $) NIL)))
-(((-486) (-13 (-295) (-27) (-1011 (-550)) (-1011 (-400 (-550))) (-619 (-550)) (-995) (-619 (-400 (-550))) (-145) (-596 (-167 (-372))) (-227) (-10 -8 (-15 -1518 ($ (-1093 (-550) (-594 $)))) (-15 -2705 ((-1093 (-550) (-594 $)) $)) (-15 -2715 ((-1093 (-550) (-594 $)) $)) (-15 -2419 ($ $)) (-15 -1972 ((-112) $ $)) (-15 -1389 ((-1140 $) (-1140 $) (-594 $))) (-15 -1389 ((-1140 $) (-1140 $) (-623 (-594 $)))) (-15 -1389 ($ $ (-594 $))) (-15 -1389 ($ $ (-623 (-594 $))))))) (T -486))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1093 (-550) (-594 (-486)))) (-5 *1 (-486)))) (-2705 (*1 *2 *1) (-12 (-5 *2 (-1093 (-550) (-594 (-486)))) (-5 *1 (-486)))) (-2715 (*1 *2 *1) (-12 (-5 *2 (-1093 (-550) (-594 (-486)))) (-5 *1 (-486)))) (-2419 (*1 *1 *1) (-5 *1 (-486))) (-1972 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-486)))) (-1389 (*1 *2 *2 *3) (-12 (-5 *2 (-1140 (-486))) (-5 *3 (-594 (-486))) (-5 *1 (-486)))) (-1389 (*1 *2 *2 *3) (-12 (-5 *2 (-1140 (-486))) (-5 *3 (-623 (-594 (-486)))) (-5 *1 (-486)))) (-1389 (*1 *1 *1 *2) (-12 (-5 *2 (-594 (-486))) (-5 *1 (-486)))) (-1389 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-594 (-486)))) (-5 *1 (-486)))))
-(-13 (-295) (-27) (-1011 (-550)) (-1011 (-400 (-550))) (-619 (-550)) (-995) (-619 (-400 (-550))) (-145) (-596 (-167 (-372))) (-227) (-10 -8 (-15 -1518 ($ (-1093 (-550) (-594 $)))) (-15 -2705 ((-1093 (-550) (-594 $)) $)) (-15 -2715 ((-1093 (-550) (-594 $)) $)) (-15 -2419 ($ $)) (-15 -1972 ((-112) $ $)) (-15 -1389 ((-1140 $) (-1140 $) (-594 $))) (-15 -1389 ((-1140 $) (-1140 $) (-623 (-594 $)))) (-15 -1389 ($ $ (-594 $))) (-15 -1389 ($ $ (-623 (-594 $))))))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-3654 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-825)))) (-3491 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4343))) (($ $) NIL (-12 (|has| $ (-6 -4343)) (|has| |#1| (-825))))) (-1674 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-825)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 ((|#1| $ (-550) |#1|) 25 (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) NIL (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3513 (($) NIL T CONST)) (-2342 (($ $) NIL (|has| $ (-6 -4343)))) (-3243 (($ $) NIL)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3137 (($ |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4342)))) (-3245 ((|#1| $ (-550) |#1|) 22 (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) 21)) (-2302 (((-550) (-1 (-112) |#1|) $) NIL) (((-550) |#1| $) NIL (|has| |#1| (-1068))) (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1068)))) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-2578 (($ (-749) |#1|) 14)) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) 12 (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-1832 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-825)))) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3283 (((-550) $) 23 (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-3234 (($ (-1 |#1| |#1|) $) 16 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 17) (($ (-1 |#1| |#1| |#1|) $ $) 19)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-2055 (($ |#1| $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1293 ((|#1| $) NIL (|has| (-550) (-825)))) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3111 (($ $ |#1|) 10 (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) 13)) (-2680 ((|#1| $ (-550) |#1|) NIL) ((|#1| $ (-550)) 24) (($ $ (-1194 (-550))) NIL)) (-1529 (($ $ (-550)) NIL) (($ $ (-1194 (-550))) NIL)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3593 (($ $ $ (-550)) NIL (|has| $ (-6 -4343)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) NIL)) (-3227 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-623 $)) NIL)) (-1518 (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-3191 (((-749) $) 9 (|has| $ (-6 -4342)))))
-(((-487 |#1| |#2|) (-19 |#1|) (-1181) (-550)) (T -487))
+((-4160 (*1 *1 *1) (-4 *1 (-484))) (-4137 (*1 *1 *1) (-4 *1 (-484))) (-4183 (*1 *1 *1) (-4 *1 (-484))) (-4194 (*1 *1 *1) (-4 *1 (-484))) (-4171 (*1 *1 *1) (-4 *1 (-484))) (-4149 (*1 *1 *1) (-4 *1 (-484))))
+(-13 (-10 -8 (-15 -4149 ($ $)) (-15 -4171 ($ $)) (-15 -4194 ($ $)) (-15 -4183 ($ $)) (-15 -4137 ($ $)) (-15 -4160 ($ $))))
+((-1735 (((-411 |#4|) |#4| (-1 (-411 |#2|) |#2|)) 42)))
+(((-485 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1735 ((-411 |#4|) |#4| (-1 (-411 |#2|) |#2|)))) (-356) (-1204 |#1|) (-13 (-356) (-145) (-703 |#1| |#2|)) (-1204 |#3|)) (T -485))
+((-1735 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-411 *6) *6)) (-4 *6 (-1204 *5)) (-4 *5 (-356)) (-4 *7 (-13 (-356) (-145) (-703 *5 *6))) (-5 *2 (-411 *3)) (-5 *1 (-485 *5 *6 *7 *3)) (-4 *3 (-1204 *7)))))
+(-10 -7 (-15 -1735 ((-411 |#4|) |#4| (-1 (-411 |#2|) |#2|))))
+((-2221 (((-112) $ $) NIL)) (-1510 (((-623 $) (-1141 $) (-1145)) NIL) (((-623 $) (-1141 $)) NIL) (((-623 $) (-926 $)) NIL)) (-2966 (($ (-1141 $) (-1145)) NIL) (($ (-1141 $)) NIL) (($ (-926 $)) NIL)) (-3378 (((-112) $) 39)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-3255 (((-112) $ $) 64)) (-1608 (((-623 (-594 $)) $) 48)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4230 (($ $ (-287 $)) NIL) (($ $ (-623 (-287 $))) NIL) (($ $ (-623 (-594 $)) (-623 $)) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1745 (($ $) NIL)) (-1611 (((-112) $ $) NIL)) (-2991 (($) NIL T CONST)) (-1600 (((-623 $) (-1141 $) (-1145)) NIL) (((-623 $) (-1141 $)) NIL) (((-623 $) (-926 $)) NIL)) (-3217 (($ (-1141 $) (-1145)) NIL) (($ (-1141 $)) NIL) (($ (-926 $)) NIL)) (-2288 (((-3 (-594 $) "failed") $) NIL) (((-3 (-550) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL)) (-2202 (((-594 $) $) NIL) (((-550) $) NIL) (((-400 (-550)) $) 50)) (-3455 (($ $ $) NIL)) (-3756 (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL) (((-667 (-550)) (-667 $)) NIL) (((-2 (|:| -3121 (-667 (-400 (-550)))) (|:| |vec| (-1228 (-400 (-550))))) (-667 $) (-1228 $)) NIL) (((-667 (-400 (-550))) (-667 $)) NIL)) (-2924 (($ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-1465 (($ $) NIL) (($ (-623 $)) NIL)) (-3745 (((-623 (-114)) $) NIL)) (-1355 (((-114) (-114)) NIL)) (-2419 (((-112) $) 42)) (-1286 (((-112) $) NIL (|has| $ (-1012 (-550))))) (-4153 (((-1094 (-550) (-594 $)) $) 37)) (-1893 (($ $ (-550)) NIL)) (-1571 (((-1141 $) (-1141 $) (-594 $)) 78) (((-1141 $) (-1141 $) (-623 (-594 $))) 55) (($ $ (-594 $)) 67) (($ $ (-623 (-594 $))) 68)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1333 (((-1141 $) (-594 $)) 65 (|has| $ (-1021)))) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2392 (($ (-1 $ $) (-594 $)) NIL)) (-2041 (((-3 (-594 $) "failed") $) NIL)) (-3231 (($ (-623 $)) NIL) (($ $ $) NIL)) (-2369 (((-1127) $) NIL)) (-1694 (((-623 (-594 $)) $) NIL)) (-4232 (($ (-114) $) NIL) (($ (-114) (-623 $)) NIL)) (-2366 (((-112) $ (-114)) NIL) (((-112) $ (-1145)) NIL)) (-1619 (($ $) NIL)) (-1293 (((-749) $) NIL)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ (-623 $)) NIL) (($ $ $) NIL)) (-4087 (((-112) $ $) NIL) (((-112) $ (-1145)) NIL)) (-1735 (((-411 $) $) NIL)) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3725 (((-112) $) NIL (|has| $ (-1012 (-550))))) (-1553 (($ $ (-594 $) $) NIL) (($ $ (-623 (-594 $)) (-623 $)) NIL) (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-623 (-1145)) (-623 (-1 $ $))) NIL) (($ $ (-623 (-1145)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-1145) (-1 $ (-623 $))) NIL) (($ $ (-1145) (-1 $ $)) NIL) (($ $ (-623 (-114)) (-623 (-1 $ $))) NIL) (($ $ (-623 (-114)) (-623 (-1 $ (-623 $)))) NIL) (($ $ (-114) (-1 $ (-623 $))) NIL) (($ $ (-114) (-1 $ $)) NIL)) (-1988 (((-749) $) NIL)) (-2757 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-623 $)) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-1532 (($ $) NIL) (($ $ $) NIL)) (-2798 (($ $ (-749)) NIL) (($ $) 36)) (-4163 (((-1094 (-550) (-594 $)) $) 20)) (-3832 (($ $) NIL (|has| $ (-1021)))) (-2451 (((-372) $) 92) (((-219) $) 100) (((-167 (-372)) $) 108)) (-2233 (((-837) $) NIL) (($ (-594 $)) NIL) (($ (-400 (-550))) NIL) (($ $) NIL) (($ (-550)) NIL) (($ (-1094 (-550) (-594 $))) 21)) (-3091 (((-749)) NIL)) (-3790 (($ $) NIL) (($ (-623 $)) NIL)) (-1905 (((-112) (-114)) 84)) (-1819 (((-112) $ $) NIL)) (-2688 (($) 10 T CONST)) (-2700 (($) 22 T CONST)) (-1901 (($ $ (-749)) NIL) (($ $) NIL)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 24)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) NIL)) (-2382 (($ $ $) 44)) (-2370 (($ $ $) NIL) (($ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-400 (-550))) NIL) (($ $ (-550)) 46) (($ $ (-749)) NIL) (($ $ (-895)) NIL)) (* (($ (-400 (-550)) $) NIL) (($ $ (-400 (-550))) NIL) (($ $ $) 27) (($ (-550) $) NIL) (($ (-749) $) NIL) (($ (-895) $) NIL)))
+(((-486) (-13 (-295) (-27) (-1012 (-550)) (-1012 (-400 (-550))) (-619 (-550)) (-996) (-619 (-400 (-550))) (-145) (-596 (-167 (-372))) (-227) (-10 -8 (-15 -2233 ($ (-1094 (-550) (-594 $)))) (-15 -4153 ((-1094 (-550) (-594 $)) $)) (-15 -4163 ((-1094 (-550) (-594 $)) $)) (-15 -2924 ($ $)) (-15 -3255 ((-112) $ $)) (-15 -1571 ((-1141 $) (-1141 $) (-594 $))) (-15 -1571 ((-1141 $) (-1141 $) (-623 (-594 $)))) (-15 -1571 ($ $ (-594 $))) (-15 -1571 ($ $ (-623 (-594 $))))))) (T -486))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1094 (-550) (-594 (-486)))) (-5 *1 (-486)))) (-4153 (*1 *2 *1) (-12 (-5 *2 (-1094 (-550) (-594 (-486)))) (-5 *1 (-486)))) (-4163 (*1 *2 *1) (-12 (-5 *2 (-1094 (-550) (-594 (-486)))) (-5 *1 (-486)))) (-2924 (*1 *1 *1) (-5 *1 (-486))) (-3255 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-486)))) (-1571 (*1 *2 *2 *3) (-12 (-5 *2 (-1141 (-486))) (-5 *3 (-594 (-486))) (-5 *1 (-486)))) (-1571 (*1 *2 *2 *3) (-12 (-5 *2 (-1141 (-486))) (-5 *3 (-623 (-594 (-486)))) (-5 *1 (-486)))) (-1571 (*1 *1 *1 *2) (-12 (-5 *2 (-594 (-486))) (-5 *1 (-486)))) (-1571 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-594 (-486)))) (-5 *1 (-486)))))
+(-13 (-295) (-27) (-1012 (-550)) (-1012 (-400 (-550))) (-619 (-550)) (-996) (-619 (-400 (-550))) (-145) (-596 (-167 (-372))) (-227) (-10 -8 (-15 -2233 ($ (-1094 (-550) (-594 $)))) (-15 -4153 ((-1094 (-550) (-594 $)) $)) (-15 -4163 ((-1094 (-550) (-594 $)) $)) (-15 -2924 ($ $)) (-15 -3255 ((-112) $ $)) (-15 -1571 ((-1141 $) (-1141 $) (-594 $))) (-15 -1571 ((-1141 $) (-1141 $) (-623 (-594 $)))) (-15 -1571 ($ $ (-594 $))) (-15 -1571 ($ $ (-623 (-594 $))))))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-1837 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-825)))) (-2734 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4345))) (($ $) NIL (-12 (|has| $ (-6 -4345)) (|has| |#1| (-825))))) (-1814 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-825)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 ((|#1| $ (-550) |#1|) 25 (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) NIL (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2991 (($) NIL T CONST)) (-3770 (($ $) NIL (|has| $ (-6 -4345)))) (-1999 (($ $) NIL)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1979 (($ |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4344)))) (-3317 ((|#1| $ (-550) |#1|) 22 (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) 21)) (-3088 (((-550) (-1 (-112) |#1|) $) NIL) (((-550) |#1| $) NIL (|has| |#1| (-1069))) (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1069)))) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3375 (($ (-749) |#1|) 14)) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) 12 (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2441 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-825)))) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2506 (((-550) $) 23 (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-3311 (($ (-1 |#1| |#1|) $) 16 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 17) (($ (-1 |#1| |#1| |#1|) $ $) 19)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-1476 (($ |#1| $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-3858 ((|#1| $) NIL (|has| (-550) (-825)))) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-2491 (($ $ |#1|) 10 (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) 13)) (-2757 ((|#1| $ (-550) |#1|) NIL) ((|#1| $ (-550)) 24) (($ $ (-1195 (-550))) NIL)) (-1512 (($ $ (-550)) NIL) (($ $ (-1195 (-550))) NIL)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2502 (($ $ $ (-550)) NIL (|has| $ (-6 -4345)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) NIL)) (-4006 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-623 $)) NIL)) (-2233 (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-3307 (((-749) $) 9 (|has| $ (-6 -4344)))))
+(((-487 |#1| |#2|) (-19 |#1|) (-1182) (-550)) (T -487))
NIL
(-19 |#1|)
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 ((|#1| $ (-550) (-550) |#1|) NIL)) (-1396 (($ $ (-550) (-487 |#1| |#3|)) NIL)) (-3693 (($ $ (-550) (-487 |#1| |#2|)) NIL)) (-3513 (($) NIL T CONST)) (-3719 (((-487 |#1| |#3|) $ (-550)) NIL)) (-3245 ((|#1| $ (-550) (-550) |#1|) NIL)) (-3181 ((|#1| $ (-550) (-550)) NIL)) (-3450 (((-623 |#1|) $) NIL)) (-2115 (((-749) $) NIL)) (-2578 (($ (-749) (-749) |#1|) NIL)) (-2124 (((-749) $) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-2938 (((-550) $) NIL)) (-3895 (((-550) $) NIL)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2828 (((-550) $) NIL)) (-3816 (((-550) $) NIL)) (-3234 (($ (-1 |#1| |#1|) $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-3111 (($ $ |#1|) NIL)) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#1| $ (-550) (-550)) NIL) ((|#1| $ (-550) (-550) |#1|) NIL)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) NIL)) (-3615 (((-487 |#1| |#2|) $ (-550)) NIL)) (-1518 (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-488 |#1| |#2| |#3|) (-56 |#1| (-487 |#1| |#3|) (-487 |#1| |#2|)) (-1181) (-550) (-550)) (T -488))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 ((|#1| $ (-550) (-550) |#1|) NIL)) (-1645 (($ $ (-550) (-487 |#1| |#3|)) NIL)) (-4097 (($ $ (-550) (-487 |#1| |#2|)) NIL)) (-2991 (($) NIL T CONST)) (-1297 (((-487 |#1| |#3|) $ (-550)) NIL)) (-3317 ((|#1| $ (-550) (-550) |#1|) NIL)) (-3263 ((|#1| $ (-550) (-550)) NIL)) (-2971 (((-623 |#1|) $) NIL)) (-2050 (((-749) $) NIL)) (-3375 (($ (-749) (-749) |#1|) NIL)) (-2063 (((-749) $) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-3397 (((-550) $) NIL)) (-2415 (((-550) $) NIL)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1630 (((-550) $) NIL)) (-2964 (((-550) $) NIL)) (-3311 (($ (-1 |#1| |#1|) $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-2491 (($ $ |#1|) NIL)) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#1| $ (-550) (-550)) NIL) ((|#1| $ (-550) (-550) |#1|) NIL)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) NIL)) (-1457 (((-487 |#1| |#2|) $ (-550)) NIL)) (-2233 (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-488 |#1| |#2| |#3|) (-56 |#1| (-487 |#1| |#3|) (-487 |#1| |#2|)) (-1182) (-550) (-550)) (T -488))
NIL
(-56 |#1| (-487 |#1| |#3|) (-487 |#1| |#2|))
-((-3931 (((-623 (-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|)))) (-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) (-749) (-749)) 27)) (-2087 (((-623 (-1140 |#1|)) |#1| (-749) (-749) (-749)) 34)) (-2559 (((-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) (-623 |#3|) (-623 (-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|)))) (-749)) 85)))
-(((-489 |#1| |#2| |#3|) (-10 -7 (-15 -2087 ((-623 (-1140 |#1|)) |#1| (-749) (-749) (-749))) (-15 -3931 ((-623 (-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|)))) (-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) (-749) (-749))) (-15 -2559 ((-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) (-623 |#3|) (-623 (-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|)))) (-749)))) (-342) (-1203 |#1|) (-1203 |#2|)) (T -489))
-((-2559 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 (-2 (|:| -2437 (-667 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-667 *7))))) (-5 *5 (-749)) (-4 *8 (-1203 *7)) (-4 *7 (-1203 *6)) (-4 *6 (-342)) (-5 *2 (-2 (|:| -2437 (-667 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-667 *7)))) (-5 *1 (-489 *6 *7 *8)))) (-3931 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-749)) (-4 *5 (-342)) (-4 *6 (-1203 *5)) (-5 *2 (-623 (-2 (|:| -2437 (-667 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-667 *6))))) (-5 *1 (-489 *5 *6 *7)) (-5 *3 (-2 (|:| -2437 (-667 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-667 *6)))) (-4 *7 (-1203 *6)))) (-2087 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-749)) (-4 *3 (-342)) (-4 *5 (-1203 *3)) (-5 *2 (-623 (-1140 *3))) (-5 *1 (-489 *3 *5 *6)) (-4 *6 (-1203 *5)))))
-(-10 -7 (-15 -2087 ((-623 (-1140 |#1|)) |#1| (-749) (-749) (-749))) (-15 -3931 ((-623 (-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|)))) (-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) (-749) (-749))) (-15 -2559 ((-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) (-623 |#3|) (-623 (-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|)))) (-749))))
-((-3384 (((-2 (|:| -2437 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))) (-2 (|:| -2437 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))) (-2 (|:| -2437 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|)))) 62)) (-4045 ((|#1| (-667 |#1|) |#1| (-749)) 25)) (-4274 (((-749) (-749) (-749)) 30)) (-3285 (((-667 |#1|) (-667 |#1|) (-667 |#1|)) 42)) (-1336 (((-667 |#1|) (-667 |#1|) (-667 |#1|) |#1|) 50) (((-667 |#1|) (-667 |#1|) (-667 |#1|)) 47)) (-4147 ((|#1| (-667 |#1|) (-667 |#1|) |#1| (-550)) 29)) (-4105 ((|#1| (-667 |#1|)) 18)))
-(((-490 |#1| |#2| |#3|) (-10 -7 (-15 -4105 (|#1| (-667 |#1|))) (-15 -4045 (|#1| (-667 |#1|) |#1| (-749))) (-15 -4147 (|#1| (-667 |#1|) (-667 |#1|) |#1| (-550))) (-15 -4274 ((-749) (-749) (-749))) (-15 -1336 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -1336 ((-667 |#1|) (-667 |#1|) (-667 |#1|) |#1|)) (-15 -3285 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -3384 ((-2 (|:| -2437 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))) (-2 (|:| -2437 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))) (-2 (|:| -2437 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|)))))) (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $)))) (-1203 |#1|) (-402 |#1| |#2|)) (T -490))
-((-3384 (*1 *2 *2 *2) (-12 (-5 *2 (-2 (|:| -2437 (-667 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-667 *3)))) (-4 *3 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $))))) (-4 *4 (-1203 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4)))) (-3285 (*1 *2 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $))))) (-4 *4 (-1203 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4)))) (-1336 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-667 *3)) (-4 *3 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $))))) (-4 *4 (-1203 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4)))) (-1336 (*1 *2 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $))))) (-4 *4 (-1203 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4)))) (-4274 (*1 *2 *2 *2) (-12 (-5 *2 (-749)) (-4 *3 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $))))) (-4 *4 (-1203 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4)))) (-4147 (*1 *2 *3 *3 *2 *4) (-12 (-5 *3 (-667 *2)) (-5 *4 (-550)) (-4 *2 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $))))) (-4 *5 (-1203 *2)) (-5 *1 (-490 *2 *5 *6)) (-4 *6 (-402 *2 *5)))) (-4045 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-667 *2)) (-5 *4 (-749)) (-4 *2 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $))))) (-4 *5 (-1203 *2)) (-5 *1 (-490 *2 *5 *6)) (-4 *6 (-402 *2 *5)))) (-4105 (*1 *2 *3) (-12 (-5 *3 (-667 *2)) (-4 *4 (-1203 *2)) (-4 *2 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $))))) (-5 *1 (-490 *2 *4 *5)) (-4 *5 (-402 *2 *4)))))
-(-10 -7 (-15 -4105 (|#1| (-667 |#1|))) (-15 -4045 (|#1| (-667 |#1|) |#1| (-749))) (-15 -4147 (|#1| (-667 |#1|) (-667 |#1|) |#1| (-550))) (-15 -4274 ((-749) (-749) (-749))) (-15 -1336 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -1336 ((-667 |#1|) (-667 |#1|) (-667 |#1|) |#1|)) (-15 -3285 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -3384 ((-2 (|:| -2437 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))) (-2 (|:| -2437 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))) (-2 (|:| -2437 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))))))
-((-1504 (((-112) $ $) NIL)) (-3239 (($ $) NIL)) (-2678 (($ $ $) 35)) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-3654 (((-112) $) NIL (|has| (-112) (-825))) (((-112) (-1 (-112) (-112) (-112)) $) NIL)) (-3491 (($ $) NIL (-12 (|has| $ (-6 -4343)) (|has| (-112) (-825)))) (($ (-1 (-112) (-112) (-112)) $) NIL (|has| $ (-6 -4343)))) (-1674 (($ $) NIL (|has| (-112) (-825))) (($ (-1 (-112) (-112) (-112)) $) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-1705 (((-112) $ (-1194 (-550)) (-112)) NIL (|has| $ (-6 -4343))) (((-112) $ (-550) (-112)) 36 (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4342)))) (-3513 (($) NIL T CONST)) (-2342 (($ $) NIL (|has| $ (-6 -4343)))) (-3243 (($ $) NIL)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-112) (-1068))))) (-3137 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4342))) (($ (-112) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-112) (-1068))))) (-2419 (((-112) (-1 (-112) (-112) (-112)) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) (-112) (-112)) $ (-112)) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) (-112) (-112)) $ (-112) (-112)) NIL (-12 (|has| $ (-6 -4342)) (|has| (-112) (-1068))))) (-3245 (((-112) $ (-550) (-112)) NIL (|has| $ (-6 -4343)))) (-3181 (((-112) $ (-550)) NIL)) (-2302 (((-550) (-112) $ (-550)) NIL (|has| (-112) (-1068))) (((-550) (-112) $) NIL (|has| (-112) (-1068))) (((-550) (-1 (-112) (-112)) $) NIL)) (-3450 (((-623 (-112)) $) NIL (|has| $ (-6 -4342)))) (-3675 (($ $ $) 33)) (-3462 (($ $) NIL)) (-1406 (($ $ $) NIL)) (-2578 (($ (-749) (-112)) 23)) (-2896 (($ $ $) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) 8 (|has| (-550) (-825)))) (-2707 (($ $ $) NIL)) (-1832 (($ $ $) NIL (|has| (-112) (-825))) (($ (-1 (-112) (-112) (-112)) $ $) NIL)) (-2689 (((-623 (-112)) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) (-112) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-112) (-1068))))) (-3283 (((-550) $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL)) (-3234 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-112) (-112) (-112)) $ $) 30) (($ (-1 (-112) (-112)) $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL)) (-2055 (($ $ $ (-550)) NIL) (($ (-112) $ (-550)) NIL)) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-3337 (((-1088) $) NIL)) (-1293 (((-112) $) NIL (|has| (-550) (-825)))) (-3321 (((-3 (-112) "failed") (-1 (-112) (-112)) $) NIL)) (-3111 (($ $ (-112)) NIL (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-112)) (-623 (-112))) NIL (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1068)))) (($ $ (-112) (-112)) NIL (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1068)))) (($ $ (-287 (-112))) NIL (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1068)))) (($ $ (-623 (-287 (-112)))) NIL (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) (-112) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-112) (-1068))))) (-2477 (((-623 (-112)) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) 24)) (-2680 (($ $ (-1194 (-550))) NIL) (((-112) $ (-550)) 18) (((-112) $ (-550) (-112)) NIL)) (-1529 (($ $ (-1194 (-550))) NIL) (($ $ (-550)) NIL)) (-3350 (((-749) (-112) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-112) (-1068)))) (((-749) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4342)))) (-3593 (($ $ $ (-550)) NIL (|has| $ (-6 -4343)))) (-1731 (($ $) 25)) (-4028 (((-526) $) NIL (|has| (-112) (-596 (-526))))) (-1532 (($ (-623 (-112))) NIL)) (-3227 (($ (-623 $)) NIL) (($ $ $) NIL) (($ (-112) $) NIL) (($ $ (-112)) NIL)) (-1518 (((-836) $) 22)) (-1675 (((-112) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4342)))) (-1262 (($ $ $) 31)) (-1482 (($ $ $) NIL)) (-2611 (($ $ $) 39)) (-2622 (($ $) 37)) (-2602 (($ $ $) 38)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 26)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 27)) (-1466 (($ $ $) NIL)) (-3191 (((-749) $) 10 (|has| $ (-6 -4342)))))
-(((-491 |#1|) (-13 (-123) (-10 -8 (-15 -2622 ($ $)) (-15 -2611 ($ $ $)) (-15 -2602 ($ $ $)))) (-550)) (T -491))
-((-2622 (*1 *1 *1) (-12 (-5 *1 (-491 *2)) (-14 *2 (-550)))) (-2611 (*1 *1 *1 *1) (-12 (-5 *1 (-491 *2)) (-14 *2 (-550)))) (-2602 (*1 *1 *1 *1) (-12 (-5 *1 (-491 *2)) (-14 *2 (-550)))))
-(-13 (-123) (-10 -8 (-15 -2622 ($ $)) (-15 -2611 ($ $ $)) (-15 -2602 ($ $ $))))
-((-3348 (((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1140 |#4|)) 35)) (-1421 (((-1140 |#4|) (-1 |#4| |#1|) |#2|) 31) ((|#2| (-1 |#1| |#4|) (-1140 |#4|)) 22)) (-3461 (((-3 (-667 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-667 (-1140 |#4|))) 46)) (-3548 (((-1140 (-1140 |#4|)) (-1 |#4| |#1|) |#3|) 55)))
-(((-492 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1421 (|#2| (-1 |#1| |#4|) (-1140 |#4|))) (-15 -1421 ((-1140 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -3348 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1140 |#4|))) (-15 -3461 ((-3 (-667 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-667 (-1140 |#4|)))) (-15 -3548 ((-1140 (-1140 |#4|)) (-1 |#4| |#1|) |#3|))) (-1020) (-1203 |#1|) (-1203 |#2|) (-1020)) (T -492))
-((-3548 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-1020)) (-4 *7 (-1020)) (-4 *6 (-1203 *5)) (-5 *2 (-1140 (-1140 *7))) (-5 *1 (-492 *5 *6 *4 *7)) (-4 *4 (-1203 *6)))) (-3461 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *8)) (-5 *4 (-667 (-1140 *8))) (-4 *5 (-1020)) (-4 *8 (-1020)) (-4 *6 (-1203 *5)) (-5 *2 (-667 *6)) (-5 *1 (-492 *5 *6 *7 *8)) (-4 *7 (-1203 *6)))) (-3348 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1140 *7)) (-4 *5 (-1020)) (-4 *7 (-1020)) (-4 *2 (-1203 *5)) (-5 *1 (-492 *5 *2 *6 *7)) (-4 *6 (-1203 *2)))) (-1421 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-1020)) (-4 *7 (-1020)) (-4 *4 (-1203 *5)) (-5 *2 (-1140 *7)) (-5 *1 (-492 *5 *4 *6 *7)) (-4 *6 (-1203 *4)))) (-1421 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1140 *7)) (-4 *5 (-1020)) (-4 *7 (-1020)) (-4 *2 (-1203 *5)) (-5 *1 (-492 *5 *2 *6 *7)) (-4 *6 (-1203 *2)))))
-(-10 -7 (-15 -1421 (|#2| (-1 |#1| |#4|) (-1140 |#4|))) (-15 -1421 ((-1140 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -3348 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1140 |#4|))) (-15 -3461 ((-3 (-667 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-667 (-1140 |#4|)))) (-15 -3548 ((-1140 (-1140 |#4|)) (-1 |#4| |#1|) |#3|)))
-((-1504 (((-112) $ $) NIL)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3656 (((-1232) $) 19)) (-2680 (((-1126) $ (-1144)) 23)) (-2048 (((-1232) $) 15)) (-1518 (((-836) $) 21) (($ (-1126)) 20)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 9)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 8)))
-(((-493) (-13 (-825) (-10 -8 (-15 -2680 ((-1126) $ (-1144))) (-15 -2048 ((-1232) $)) (-15 -3656 ((-1232) $)) (-15 -1518 ($ (-1126)))))) (T -493))
-((-2680 (*1 *2 *1 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-1126)) (-5 *1 (-493)))) (-2048 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-493)))) (-3656 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-493)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-493)))))
-(-13 (-825) (-10 -8 (-15 -2680 ((-1126) $ (-1144))) (-15 -2048 ((-1232) $)) (-15 -3656 ((-1232) $)) (-15 -1518 ($ (-1126)))))
-((-2346 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|) 19)) (-2156 ((|#1| |#4|) 10)) (-2249 ((|#3| |#4|) 17)))
-(((-494 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2156 (|#1| |#4|)) (-15 -2249 (|#3| |#4|)) (-15 -2346 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|))) (-542) (-965 |#1|) (-366 |#1|) (-366 |#2|)) (T -494))
-((-2346 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-965 *4)) (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4))) (-5 *1 (-494 *4 *5 *6 *3)) (-4 *6 (-366 *4)) (-4 *3 (-366 *5)))) (-2249 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-965 *4)) (-4 *2 (-366 *4)) (-5 *1 (-494 *4 *5 *2 *3)) (-4 *3 (-366 *5)))) (-2156 (*1 *2 *3) (-12 (-4 *4 (-965 *2)) (-4 *2 (-542)) (-5 *1 (-494 *2 *4 *5 *3)) (-4 *5 (-366 *2)) (-4 *3 (-366 *4)))))
-(-10 -7 (-15 -2156 (|#1| |#4|)) (-15 -2249 (|#3| |#4|)) (-15 -2346 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|)))
-((-1504 (((-112) $ $) NIL)) (-2159 (((-112) $ (-623 |#3|)) 105) (((-112) $) 106)) (-3433 (((-112) $) 149)) (-3855 (($ $ |#4|) 97) (($ $ |#4| (-623 |#3|)) 101)) (-3758 (((-1133 (-623 (-925 |#1|)) (-623 (-287 (-925 |#1|)))) (-623 |#4|)) 142 (|has| |#3| (-596 (-1144))))) (-3526 (($ $ $) 91) (($ $ |#4|) 89)) (-3102 (((-112) $) 148)) (-4270 (($ $) 109)) (-1825 (((-1126) $) NIL)) (-1623 (($ $ $) 83) (($ (-623 $)) 85)) (-1341 (((-112) |#4| $) 108)) (-1272 (((-112) $ $) 72)) (-2135 (($ (-623 |#4|)) 90)) (-3337 (((-1088) $) NIL)) (-2880 (($ (-623 |#4|)) 146)) (-2758 (((-112) $) 147)) (-3017 (($ $) 74)) (-1549 (((-623 |#4|) $) 63)) (-3399 (((-2 (|:| |mval| (-667 |#1|)) (|:| |invmval| (-667 |#1|)) (|:| |genIdeal| $)) $ (-623 |#3|)) NIL)) (-2492 (((-112) |#4| $) 77)) (-2854 (((-550) $ (-623 |#3|)) 110) (((-550) $) 111)) (-1518 (((-836) $) 145) (($ (-623 |#4|)) 86)) (-1344 (($ (-2 (|:| |mval| (-667 |#1|)) (|:| |invmval| (-667 |#1|)) (|:| |genIdeal| $))) NIL)) (-2316 (((-112) $ $) 73)) (-2391 (($ $ $) 93)) (** (($ $ (-749)) 96)) (* (($ $ $) 95)))
-(((-495 |#1| |#2| |#3| |#4|) (-13 (-1068) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-749))) (-15 -2391 ($ $ $)) (-15 -3102 ((-112) $)) (-15 -3433 ((-112) $)) (-15 -2492 ((-112) |#4| $)) (-15 -1272 ((-112) $ $)) (-15 -1341 ((-112) |#4| $)) (-15 -2159 ((-112) $ (-623 |#3|))) (-15 -2159 ((-112) $)) (-15 -1623 ($ $ $)) (-15 -1623 ($ (-623 $))) (-15 -3526 ($ $ $)) (-15 -3526 ($ $ |#4|)) (-15 -3017 ($ $)) (-15 -3399 ((-2 (|:| |mval| (-667 |#1|)) (|:| |invmval| (-667 |#1|)) (|:| |genIdeal| $)) $ (-623 |#3|))) (-15 -1344 ($ (-2 (|:| |mval| (-667 |#1|)) (|:| |invmval| (-667 |#1|)) (|:| |genIdeal| $)))) (-15 -2854 ((-550) $ (-623 |#3|))) (-15 -2854 ((-550) $)) (-15 -4270 ($ $)) (-15 -2135 ($ (-623 |#4|))) (-15 -2880 ($ (-623 |#4|))) (-15 -2758 ((-112) $)) (-15 -1549 ((-623 |#4|) $)) (-15 -1518 ($ (-623 |#4|))) (-15 -3855 ($ $ |#4|)) (-15 -3855 ($ $ |#4| (-623 |#3|))) (IF (|has| |#3| (-596 (-1144))) (-15 -3758 ((-1133 (-623 (-925 |#1|)) (-623 (-287 (-925 |#1|)))) (-623 |#4|))) |%noBranch|))) (-356) (-771) (-825) (-922 |#1| |#2| |#3|)) (T -495))
-((* (*1 *1 *1 *1) (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825)) (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-922 *2 *3 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5)))) (-2391 (*1 *1 *1 *1) (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825)) (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-922 *2 *3 *4)))) (-3102 (*1 *2 *1) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5)))) (-3433 (*1 *2 *1) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5)))) (-2492 (*1 *2 *3 *1) (-12 (-4 *4 (-356)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-495 *4 *5 *6 *3)) (-4 *3 (-922 *4 *5 *6)))) (-1272 (*1 *2 *1 *1) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5)))) (-1341 (*1 *2 *3 *1) (-12 (-4 *4 (-356)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-495 *4 *5 *6 *3)) (-4 *3 (-922 *4 *5 *6)))) (-2159 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *6)) (-4 *6 (-825)) (-4 *4 (-356)) (-4 *5 (-771)) (-5 *2 (-112)) (-5 *1 (-495 *4 *5 *6 *7)) (-4 *7 (-922 *4 *5 *6)))) (-2159 (*1 *2 *1) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5)))) (-1623 (*1 *1 *1 *1) (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825)) (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-922 *2 *3 *4)))) (-1623 (*1 *1 *2) (-12 (-5 *2 (-623 (-495 *3 *4 *5 *6))) (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5)))) (-3526 (*1 *1 *1 *1) (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825)) (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-922 *2 *3 *4)))) (-3526 (*1 *1 *1 *2) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *2)) (-4 *2 (-922 *3 *4 *5)))) (-3017 (*1 *1 *1) (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825)) (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-922 *2 *3 *4)))) (-3399 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *6)) (-4 *6 (-825)) (-4 *4 (-356)) (-4 *5 (-771)) (-5 *2 (-2 (|:| |mval| (-667 *4)) (|:| |invmval| (-667 *4)) (|:| |genIdeal| (-495 *4 *5 *6 *7)))) (-5 *1 (-495 *4 *5 *6 *7)) (-4 *7 (-922 *4 *5 *6)))) (-1344 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |mval| (-667 *3)) (|:| |invmval| (-667 *3)) (|:| |genIdeal| (-495 *3 *4 *5 *6)))) (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5)))) (-2854 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *6)) (-4 *6 (-825)) (-4 *4 (-356)) (-4 *5 (-771)) (-5 *2 (-550)) (-5 *1 (-495 *4 *5 *6 *7)) (-4 *7 (-922 *4 *5 *6)))) (-2854 (*1 *2 *1) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-550)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5)))) (-4270 (*1 *1 *1) (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825)) (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-922 *2 *3 *4)))) (-2135 (*1 *1 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-922 *3 *4 *5)) (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *6)))) (-2880 (*1 *1 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-922 *3 *4 *5)) (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *6)))) (-2758 (*1 *2 *1) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5)))) (-1549 (*1 *2 *1) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *6)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-922 *3 *4 *5)) (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *6)))) (-3855 (*1 *1 *1 *2) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *2)) (-4 *2 (-922 *3 *4 *5)))) (-3855 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-623 *6)) (-4 *6 (-825)) (-4 *4 (-356)) (-4 *5 (-771)) (-5 *1 (-495 *4 *5 *6 *2)) (-4 *2 (-922 *4 *5 *6)))) (-3758 (*1 *2 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-922 *4 *5 *6)) (-4 *6 (-596 (-1144))) (-4 *4 (-356)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1133 (-623 (-925 *4)) (-623 (-287 (-925 *4))))) (-5 *1 (-495 *4 *5 *6 *7)))))
-(-13 (-1068) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-749))) (-15 -2391 ($ $ $)) (-15 -3102 ((-112) $)) (-15 -3433 ((-112) $)) (-15 -2492 ((-112) |#4| $)) (-15 -1272 ((-112) $ $)) (-15 -1341 ((-112) |#4| $)) (-15 -2159 ((-112) $ (-623 |#3|))) (-15 -2159 ((-112) $)) (-15 -1623 ($ $ $)) (-15 -1623 ($ (-623 $))) (-15 -3526 ($ $ $)) (-15 -3526 ($ $ |#4|)) (-15 -3017 ($ $)) (-15 -3399 ((-2 (|:| |mval| (-667 |#1|)) (|:| |invmval| (-667 |#1|)) (|:| |genIdeal| $)) $ (-623 |#3|))) (-15 -1344 ($ (-2 (|:| |mval| (-667 |#1|)) (|:| |invmval| (-667 |#1|)) (|:| |genIdeal| $)))) (-15 -2854 ((-550) $ (-623 |#3|))) (-15 -2854 ((-550) $)) (-15 -4270 ($ $)) (-15 -2135 ($ (-623 |#4|))) (-15 -2880 ($ (-623 |#4|))) (-15 -2758 ((-112) $)) (-15 -1549 ((-623 |#4|) $)) (-15 -1518 ($ (-623 |#4|))) (-15 -3855 ($ $ |#4|)) (-15 -3855 ($ $ |#4| (-623 |#3|))) (IF (|has| |#3| (-596 (-1144))) (-15 -3758 ((-1133 (-623 (-925 |#1|)) (-623 (-287 (-925 |#1|)))) (-623 |#4|))) |%noBranch|)))
-((-1506 (((-112) (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550))))) 150)) (-1652 (((-112) (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550))))) 151)) (-1613 (((-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550)))) (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550))))) 108)) (-3933 (((-112) (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550))))) NIL)) (-1808 (((-623 (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550))))) (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550))))) 153)) (-1434 (((-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550)))) (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550)))) (-623 (-838 |#1|))) 165)))
-(((-496 |#1| |#2|) (-10 -7 (-15 -1506 ((-112) (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -1652 ((-112) (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -3933 ((-112) (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -1613 ((-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550)))) (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -1808 ((-623 (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550))))) (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -1434 ((-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550)))) (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550)))) (-623 (-838 |#1|))))) (-623 (-1144)) (-749)) (T -496))
-((-1434 (*1 *2 *2 *3) (-12 (-5 *2 (-495 (-400 (-550)) (-234 *5 (-749)) (-838 *4) (-241 *4 (-400 (-550))))) (-5 *3 (-623 (-838 *4))) (-14 *4 (-623 (-1144))) (-14 *5 (-749)) (-5 *1 (-496 *4 *5)))) (-1808 (*1 *2 *3) (-12 (-14 *4 (-623 (-1144))) (-14 *5 (-749)) (-5 *2 (-623 (-495 (-400 (-550)) (-234 *5 (-749)) (-838 *4) (-241 *4 (-400 (-550)))))) (-5 *1 (-496 *4 *5)) (-5 *3 (-495 (-400 (-550)) (-234 *5 (-749)) (-838 *4) (-241 *4 (-400 (-550))))))) (-1613 (*1 *2 *2) (-12 (-5 *2 (-495 (-400 (-550)) (-234 *4 (-749)) (-838 *3) (-241 *3 (-400 (-550))))) (-14 *3 (-623 (-1144))) (-14 *4 (-749)) (-5 *1 (-496 *3 *4)))) (-3933 (*1 *2 *3) (-12 (-5 *3 (-495 (-400 (-550)) (-234 *5 (-749)) (-838 *4) (-241 *4 (-400 (-550))))) (-14 *4 (-623 (-1144))) (-14 *5 (-749)) (-5 *2 (-112)) (-5 *1 (-496 *4 *5)))) (-1652 (*1 *2 *3) (-12 (-5 *3 (-495 (-400 (-550)) (-234 *5 (-749)) (-838 *4) (-241 *4 (-400 (-550))))) (-14 *4 (-623 (-1144))) (-14 *5 (-749)) (-5 *2 (-112)) (-5 *1 (-496 *4 *5)))) (-1506 (*1 *2 *3) (-12 (-5 *3 (-495 (-400 (-550)) (-234 *5 (-749)) (-838 *4) (-241 *4 (-400 (-550))))) (-14 *4 (-623 (-1144))) (-14 *5 (-749)) (-5 *2 (-112)) (-5 *1 (-496 *4 *5)))))
-(-10 -7 (-15 -1506 ((-112) (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -1652 ((-112) (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -3933 ((-112) (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -1613 ((-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550)))) (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -1808 ((-623 (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550))))) (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -1434 ((-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550)))) (-495 (-400 (-550)) (-234 |#2| (-749)) (-838 |#1|) (-241 |#1| (-400 (-550)))) (-623 (-838 |#1|)))))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 11) (((-1149) $) NIL) (($ (-1149)) NIL) (((-1144) $) 8)) (-2316 (((-112) $ $) NIL)))
-(((-497) (-13 (-1051) (-595 (-1144)))) (T -497))
-NIL
-(-13 (-1051) (-595 (-1144)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-3295 (($ $) NIL)) (-3118 (($ |#1| |#2|) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-1586 ((|#2| $) NIL)) (-3277 ((|#1| $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2626 (($) 12 T CONST)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) 11) (($ $ $) 24)) (-2391 (($ $ $) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 18)))
+((-1547 (((-623 (-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|)))) (-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) (-749) (-749)) 27)) (-3161 (((-623 (-1141 |#1|)) |#1| (-749) (-749) (-749)) 34)) (-4068 (((-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) (-623 |#3|) (-623 (-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|)))) (-749)) 85)))
+(((-489 |#1| |#2| |#3|) (-10 -7 (-15 -3161 ((-623 (-1141 |#1|)) |#1| (-749) (-749) (-749))) (-15 -1547 ((-623 (-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|)))) (-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) (-749) (-749))) (-15 -4068 ((-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) (-623 |#3|) (-623 (-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|)))) (-749)))) (-342) (-1204 |#1|) (-1204 |#2|)) (T -489))
+((-4068 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 (-2 (|:| -2206 (-667 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-667 *7))))) (-5 *5 (-749)) (-4 *8 (-1204 *7)) (-4 *7 (-1204 *6)) (-4 *6 (-342)) (-5 *2 (-2 (|:| -2206 (-667 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-667 *7)))) (-5 *1 (-489 *6 *7 *8)))) (-1547 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-749)) (-4 *5 (-342)) (-4 *6 (-1204 *5)) (-5 *2 (-623 (-2 (|:| -2206 (-667 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-667 *6))))) (-5 *1 (-489 *5 *6 *7)) (-5 *3 (-2 (|:| -2206 (-667 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-667 *6)))) (-4 *7 (-1204 *6)))) (-3161 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-749)) (-4 *3 (-342)) (-4 *5 (-1204 *3)) (-5 *2 (-623 (-1141 *3))) (-5 *1 (-489 *3 *5 *6)) (-4 *6 (-1204 *5)))))
+(-10 -7 (-15 -3161 ((-623 (-1141 |#1|)) |#1| (-749) (-749) (-749))) (-15 -1547 ((-623 (-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|)))) (-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) (-749) (-749))) (-15 -4068 ((-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) (-623 |#3|) (-623 (-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|)))) (-749))))
+((-4042 (((-2 (|:| -2206 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))) (-2 (|:| -2206 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))) (-2 (|:| -2206 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|)))) 62)) (-3349 ((|#1| (-667 |#1|) |#1| (-749)) 25)) (-1902 (((-749) (-749) (-749)) 30)) (-2530 (((-667 |#1|) (-667 |#1|) (-667 |#1|)) 42)) (-3454 (((-667 |#1|) (-667 |#1|) (-667 |#1|) |#1|) 50) (((-667 |#1|) (-667 |#1|) (-667 |#1|)) 47)) (-3225 ((|#1| (-667 |#1|) (-667 |#1|) |#1| (-550)) 29)) (-2761 ((|#1| (-667 |#1|)) 18)))
+(((-490 |#1| |#2| |#3|) (-10 -7 (-15 -2761 (|#1| (-667 |#1|))) (-15 -3349 (|#1| (-667 |#1|) |#1| (-749))) (-15 -3225 (|#1| (-667 |#1|) (-667 |#1|) |#1| (-550))) (-15 -1902 ((-749) (-749) (-749))) (-15 -3454 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -3454 ((-667 |#1|) (-667 |#1|) (-667 |#1|) |#1|)) (-15 -2530 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -4042 ((-2 (|:| -2206 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))) (-2 (|:| -2206 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))) (-2 (|:| -2206 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|)))))) (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $)))) (-1204 |#1|) (-402 |#1| |#2|)) (T -490))
+((-4042 (*1 *2 *2 *2) (-12 (-5 *2 (-2 (|:| -2206 (-667 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-667 *3)))) (-4 *3 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $))))) (-4 *4 (-1204 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4)))) (-2530 (*1 *2 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $))))) (-4 *4 (-1204 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4)))) (-3454 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-667 *3)) (-4 *3 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $))))) (-4 *4 (-1204 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4)))) (-3454 (*1 *2 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $))))) (-4 *4 (-1204 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4)))) (-1902 (*1 *2 *2 *2) (-12 (-5 *2 (-749)) (-4 *3 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $))))) (-4 *4 (-1204 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4)))) (-3225 (*1 *2 *3 *3 *2 *4) (-12 (-5 *3 (-667 *2)) (-5 *4 (-550)) (-4 *2 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $))))) (-4 *5 (-1204 *2)) (-5 *1 (-490 *2 *5 *6)) (-4 *6 (-402 *2 *5)))) (-3349 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-667 *2)) (-5 *4 (-749)) (-4 *2 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $))))) (-4 *5 (-1204 *2)) (-5 *1 (-490 *2 *5 *6)) (-4 *6 (-402 *2 *5)))) (-2761 (*1 *2 *3) (-12 (-5 *3 (-667 *2)) (-4 *4 (-1204 *2)) (-4 *2 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $))))) (-5 *1 (-490 *2 *4 *5)) (-4 *5 (-402 *2 *4)))))
+(-10 -7 (-15 -2761 (|#1| (-667 |#1|))) (-15 -3349 (|#1| (-667 |#1|) |#1| (-749))) (-15 -3225 (|#1| (-667 |#1|) (-667 |#1|) |#1| (-550))) (-15 -1902 ((-749) (-749) (-749))) (-15 -3454 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -3454 ((-667 |#1|) (-667 |#1|) (-667 |#1|) |#1|)) (-15 -2530 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -4042 ((-2 (|:| -2206 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))) (-2 (|:| -2206 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))) (-2 (|:| -2206 (-667 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-667 |#1|))))))
+((-2221 (((-112) $ $) NIL)) (-4026 (($ $) NIL)) (-3875 (($ $ $) 35)) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-1837 (((-112) $) NIL (|has| (-112) (-825))) (((-112) (-1 (-112) (-112) (-112)) $) NIL)) (-2734 (($ $) NIL (-12 (|has| $ (-6 -4345)) (|has| (-112) (-825)))) (($ (-1 (-112) (-112) (-112)) $) NIL (|has| $ (-6 -4345)))) (-1814 (($ $) NIL (|has| (-112) (-825))) (($ (-1 (-112) (-112) (-112)) $) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-2409 (((-112) $ (-1195 (-550)) (-112)) NIL (|has| $ (-6 -4345))) (((-112) $ (-550) (-112)) 36 (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4344)))) (-2991 (($) NIL T CONST)) (-3770 (($ $) NIL (|has| $ (-6 -4345)))) (-1999 (($ $) NIL)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-112) (-1069))))) (-1979 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4344))) (($ (-112) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-112) (-1069))))) (-2924 (((-112) (-1 (-112) (-112) (-112)) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) (-112) (-112)) $ (-112)) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) (-112) (-112)) $ (-112) (-112)) NIL (-12 (|has| $ (-6 -4344)) (|has| (-112) (-1069))))) (-3317 (((-112) $ (-550) (-112)) NIL (|has| $ (-6 -4345)))) (-3263 (((-112) $ (-550)) NIL)) (-3088 (((-550) (-112) $ (-550)) NIL (|has| (-112) (-1069))) (((-550) (-112) $) NIL (|has| (-112) (-1069))) (((-550) (-1 (-112) (-112)) $) NIL)) (-2971 (((-623 (-112)) $) NIL (|has| $ (-6 -4344)))) (-3741 (($ $ $) 33)) (-3548 (($ $) NIL)) (-2595 (($ $ $) NIL)) (-3375 (($ (-749) (-112)) 23)) (-4157 (($ $ $) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) 8 (|has| (-550) (-825)))) (-2793 (($ $ $) NIL)) (-2441 (($ $ $) NIL (|has| (-112) (-825))) (($ (-1 (-112) (-112) (-112)) $ $) NIL)) (-2876 (((-623 (-112)) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) (-112) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-112) (-1069))))) (-2506 (((-550) $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL)) (-3311 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-112) (-112) (-112)) $ $) 30) (($ (-1 (-112) (-112)) $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL)) (-1476 (($ $ $ (-550)) NIL) (($ (-112) $ (-550)) NIL)) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3445 (((-1089) $) NIL)) (-3858 (((-112) $) NIL (|has| (-550) (-825)))) (-1614 (((-3 (-112) "failed") (-1 (-112) (-112)) $) NIL)) (-2491 (($ $ (-112)) NIL (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-112)) (-623 (-112))) NIL (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1069)))) (($ $ (-112) (-112)) NIL (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1069)))) (($ $ (-287 (-112))) NIL (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1069)))) (($ $ (-623 (-287 (-112)))) NIL (-12 (|has| (-112) (-302 (-112))) (|has| (-112) (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) (-112) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-112) (-1069))))) (-1375 (((-623 (-112)) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) 24)) (-2757 (($ $ (-1195 (-550))) NIL) (((-112) $ (-550)) 18) (((-112) $ (-550) (-112)) NIL)) (-1512 (($ $ (-1195 (-550))) NIL) (($ $ (-550)) NIL)) (-3457 (((-749) (-112) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-112) (-1069)))) (((-749) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4344)))) (-2502 (($ $ $ (-550)) NIL (|has| $ (-6 -4345)))) (-2435 (($ $) 25)) (-2451 (((-526) $) NIL (|has| (-112) (-596 (-526))))) (-2245 (($ (-623 (-112))) NIL)) (-4006 (($ (-623 $)) NIL) (($ $ $) NIL) (($ (-112) $) NIL) (($ $ (-112)) NIL)) (-2233 (((-837) $) 22)) (-3404 (((-112) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4344)))) (-1304 (($ $ $) 31)) (-2300 (($ $ $) NIL)) (-3399 (($ $ $) 39)) (-3410 (($ $) 37)) (-3389 (($ $ $) 38)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 26)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 27)) (-2287 (($ $ $) NIL)) (-3307 (((-749) $) 10 (|has| $ (-6 -4344)))))
+(((-491 |#1|) (-13 (-123) (-10 -8 (-15 -3410 ($ $)) (-15 -3399 ($ $ $)) (-15 -3389 ($ $ $)))) (-550)) (T -491))
+((-3410 (*1 *1 *1) (-12 (-5 *1 (-491 *2)) (-14 *2 (-550)))) (-3399 (*1 *1 *1 *1) (-12 (-5 *1 (-491 *2)) (-14 *2 (-550)))) (-3389 (*1 *1 *1 *1) (-12 (-5 *1 (-491 *2)) (-14 *2 (-550)))))
+(-13 (-123) (-10 -8 (-15 -3410 ($ $)) (-15 -3399 ($ $ $)) (-15 -3389 ($ $ $))))
+((-1861 (((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1141 |#4|)) 35)) (-2750 (((-1141 |#4|) (-1 |#4| |#1|) |#2|) 31) ((|#2| (-1 |#1| |#4|) (-1141 |#4|)) 22)) (-3630 (((-3 (-667 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-667 (-1141 |#4|))) 46)) (-2046 (((-1141 (-1141 |#4|)) (-1 |#4| |#1|) |#3|) 55)))
+(((-492 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2750 (|#2| (-1 |#1| |#4|) (-1141 |#4|))) (-15 -2750 ((-1141 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -1861 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1141 |#4|))) (-15 -3630 ((-3 (-667 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-667 (-1141 |#4|)))) (-15 -2046 ((-1141 (-1141 |#4|)) (-1 |#4| |#1|) |#3|))) (-1021) (-1204 |#1|) (-1204 |#2|) (-1021)) (T -492))
+((-2046 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-1021)) (-4 *7 (-1021)) (-4 *6 (-1204 *5)) (-5 *2 (-1141 (-1141 *7))) (-5 *1 (-492 *5 *6 *4 *7)) (-4 *4 (-1204 *6)))) (-3630 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *8)) (-5 *4 (-667 (-1141 *8))) (-4 *5 (-1021)) (-4 *8 (-1021)) (-4 *6 (-1204 *5)) (-5 *2 (-667 *6)) (-5 *1 (-492 *5 *6 *7 *8)) (-4 *7 (-1204 *6)))) (-1861 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1141 *7)) (-4 *5 (-1021)) (-4 *7 (-1021)) (-4 *2 (-1204 *5)) (-5 *1 (-492 *5 *2 *6 *7)) (-4 *6 (-1204 *2)))) (-2750 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-1021)) (-4 *7 (-1021)) (-4 *4 (-1204 *5)) (-5 *2 (-1141 *7)) (-5 *1 (-492 *5 *4 *6 *7)) (-4 *6 (-1204 *4)))) (-2750 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1141 *7)) (-4 *5 (-1021)) (-4 *7 (-1021)) (-4 *2 (-1204 *5)) (-5 *1 (-492 *5 *2 *6 *7)) (-4 *6 (-1204 *2)))))
+(-10 -7 (-15 -2750 (|#2| (-1 |#1| |#4|) (-1141 |#4|))) (-15 -2750 ((-1141 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -1861 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1141 |#4|))) (-15 -3630 ((-3 (-667 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-667 (-1141 |#4|)))) (-15 -2046 ((-1141 (-1141 |#4|)) (-1 |#4| |#1|) |#3|)))
+((-2221 (((-112) $ $) NIL)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1858 (((-1233) $) 19)) (-2757 (((-1127) $ (-1145)) 23)) (-1970 (((-1233) $) 15)) (-2233 (((-837) $) 21) (($ (-1127)) 20)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 9)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 8)))
+(((-493) (-13 (-825) (-10 -8 (-15 -2757 ((-1127) $ (-1145))) (-15 -1970 ((-1233) $)) (-15 -1858 ((-1233) $)) (-15 -2233 ($ (-1127)))))) (T -493))
+((-2757 (*1 *2 *1 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-1127)) (-5 *1 (-493)))) (-1970 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-493)))) (-1858 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-493)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-493)))))
+(-13 (-825) (-10 -8 (-15 -2757 ((-1127) $ (-1145))) (-15 -1970 ((-1233) $)) (-15 -1858 ((-1233) $)) (-15 -2233 ($ (-1127)))))
+((-3805 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|) 19)) (-2543 ((|#1| |#4|) 10)) (-4054 ((|#3| |#4|) 17)))
+(((-494 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2543 (|#1| |#4|)) (-15 -4054 (|#3| |#4|)) (-15 -3805 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|))) (-542) (-966 |#1|) (-366 |#1|) (-366 |#2|)) (T -494))
+((-3805 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-966 *4)) (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4))) (-5 *1 (-494 *4 *5 *6 *3)) (-4 *6 (-366 *4)) (-4 *3 (-366 *5)))) (-4054 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-966 *4)) (-4 *2 (-366 *4)) (-5 *1 (-494 *4 *5 *2 *3)) (-4 *3 (-366 *5)))) (-2543 (*1 *2 *3) (-12 (-4 *4 (-966 *2)) (-4 *2 (-542)) (-5 *1 (-494 *2 *4 *5 *3)) (-4 *5 (-366 *2)) (-4 *3 (-366 *4)))))
+(-10 -7 (-15 -2543 (|#1| |#4|)) (-15 -4054 (|#3| |#4|)) (-15 -3805 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|)))
+((-2221 (((-112) $ $) NIL)) (-2575 (((-112) $ (-623 |#3|)) 105) (((-112) $) 106)) (-3378 (((-112) $) 149)) (-2019 (($ $ |#4|) 97) (($ $ |#4| (-623 |#3|)) 101)) (-3560 (((-1134 (-623 (-926 |#1|)) (-623 (-287 (-926 |#1|)))) (-623 |#4|)) 142 (|has| |#3| (-596 (-1145))))) (-3123 (($ $ $) 91) (($ $ |#4|) 89)) (-2419 (((-112) $) 148)) (-1872 (($ $) 109)) (-2369 (((-1127) $) NIL)) (-4072 (($ $ $) 83) (($ (-623 $)) 85)) (-1497 (((-112) |#4| $) 108)) (-3961 (((-112) $ $) 72)) (-2308 (($ (-623 |#4|)) 90)) (-3445 (((-1089) $) NIL)) (-3995 (($ (-623 |#4|)) 146)) (-2261 (((-112) $) 147)) (-2906 (($ $) 74)) (-1461 (((-623 |#4|) $) 63)) (-4177 (((-2 (|:| |mval| (-667 |#1|)) (|:| |invmval| (-667 |#1|)) (|:| |genIdeal| $)) $ (-623 |#3|)) NIL)) (-1506 (((-112) |#4| $) 77)) (-1877 (((-550) $ (-623 |#3|)) 110) (((-550) $) 111)) (-2233 (((-837) $) 145) (($ (-623 |#4|)) 86)) (-3191 (($ (-2 (|:| |mval| (-667 |#1|)) (|:| |invmval| (-667 |#1|)) (|:| |genIdeal| $))) NIL)) (-2264 (((-112) $ $) 73)) (-2358 (($ $ $) 93)) (** (($ $ (-749)) 96)) (* (($ $ $) 95)))
+(((-495 |#1| |#2| |#3| |#4|) (-13 (-1069) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-749))) (-15 -2358 ($ $ $)) (-15 -2419 ((-112) $)) (-15 -3378 ((-112) $)) (-15 -1506 ((-112) |#4| $)) (-15 -3961 ((-112) $ $)) (-15 -1497 ((-112) |#4| $)) (-15 -2575 ((-112) $ (-623 |#3|))) (-15 -2575 ((-112) $)) (-15 -4072 ($ $ $)) (-15 -4072 ($ (-623 $))) (-15 -3123 ($ $ $)) (-15 -3123 ($ $ |#4|)) (-15 -2906 ($ $)) (-15 -4177 ((-2 (|:| |mval| (-667 |#1|)) (|:| |invmval| (-667 |#1|)) (|:| |genIdeal| $)) $ (-623 |#3|))) (-15 -3191 ($ (-2 (|:| |mval| (-667 |#1|)) (|:| |invmval| (-667 |#1|)) (|:| |genIdeal| $)))) (-15 -1877 ((-550) $ (-623 |#3|))) (-15 -1877 ((-550) $)) (-15 -1872 ($ $)) (-15 -2308 ($ (-623 |#4|))) (-15 -3995 ($ (-623 |#4|))) (-15 -2261 ((-112) $)) (-15 -1461 ((-623 |#4|) $)) (-15 -2233 ($ (-623 |#4|))) (-15 -2019 ($ $ |#4|)) (-15 -2019 ($ $ |#4| (-623 |#3|))) (IF (|has| |#3| (-596 (-1145))) (-15 -3560 ((-1134 (-623 (-926 |#1|)) (-623 (-287 (-926 |#1|)))) (-623 |#4|))) |%noBranch|))) (-356) (-771) (-825) (-923 |#1| |#2| |#3|)) (T -495))
+((* (*1 *1 *1 *1) (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825)) (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-923 *2 *3 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5)))) (-2358 (*1 *1 *1 *1) (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825)) (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-923 *2 *3 *4)))) (-2419 (*1 *2 *1) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5)))) (-3378 (*1 *2 *1) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5)))) (-1506 (*1 *2 *3 *1) (-12 (-4 *4 (-356)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-495 *4 *5 *6 *3)) (-4 *3 (-923 *4 *5 *6)))) (-3961 (*1 *2 *1 *1) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5)))) (-1497 (*1 *2 *3 *1) (-12 (-4 *4 (-356)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-495 *4 *5 *6 *3)) (-4 *3 (-923 *4 *5 *6)))) (-2575 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *6)) (-4 *6 (-825)) (-4 *4 (-356)) (-4 *5 (-771)) (-5 *2 (-112)) (-5 *1 (-495 *4 *5 *6 *7)) (-4 *7 (-923 *4 *5 *6)))) (-2575 (*1 *2 *1) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5)))) (-4072 (*1 *1 *1 *1) (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825)) (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-923 *2 *3 *4)))) (-4072 (*1 *1 *2) (-12 (-5 *2 (-623 (-495 *3 *4 *5 *6))) (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5)))) (-3123 (*1 *1 *1 *1) (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825)) (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-923 *2 *3 *4)))) (-3123 (*1 *1 *1 *2) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *2)) (-4 *2 (-923 *3 *4 *5)))) (-2906 (*1 *1 *1) (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825)) (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-923 *2 *3 *4)))) (-4177 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *6)) (-4 *6 (-825)) (-4 *4 (-356)) (-4 *5 (-771)) (-5 *2 (-2 (|:| |mval| (-667 *4)) (|:| |invmval| (-667 *4)) (|:| |genIdeal| (-495 *4 *5 *6 *7)))) (-5 *1 (-495 *4 *5 *6 *7)) (-4 *7 (-923 *4 *5 *6)))) (-3191 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |mval| (-667 *3)) (|:| |invmval| (-667 *3)) (|:| |genIdeal| (-495 *3 *4 *5 *6)))) (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5)))) (-1877 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *6)) (-4 *6 (-825)) (-4 *4 (-356)) (-4 *5 (-771)) (-5 *2 (-550)) (-5 *1 (-495 *4 *5 *6 *7)) (-4 *7 (-923 *4 *5 *6)))) (-1877 (*1 *2 *1) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-550)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5)))) (-1872 (*1 *1 *1) (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825)) (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-923 *2 *3 *4)))) (-2308 (*1 *1 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-923 *3 *4 *5)) (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *6)))) (-3995 (*1 *1 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-923 *3 *4 *5)) (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *6)))) (-2261 (*1 *2 *1) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5)))) (-1461 (*1 *2 *1) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *6)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-923 *3 *4 *5)) (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *6)))) (-2019 (*1 *1 *1 *2) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *2)) (-4 *2 (-923 *3 *4 *5)))) (-2019 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-623 *6)) (-4 *6 (-825)) (-4 *4 (-356)) (-4 *5 (-771)) (-5 *1 (-495 *4 *5 *6 *2)) (-4 *2 (-923 *4 *5 *6)))) (-3560 (*1 *2 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-923 *4 *5 *6)) (-4 *6 (-596 (-1145))) (-4 *4 (-356)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1134 (-623 (-926 *4)) (-623 (-287 (-926 *4))))) (-5 *1 (-495 *4 *5 *6 *7)))))
+(-13 (-1069) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-749))) (-15 -2358 ($ $ $)) (-15 -2419 ((-112) $)) (-15 -3378 ((-112) $)) (-15 -1506 ((-112) |#4| $)) (-15 -3961 ((-112) $ $)) (-15 -1497 ((-112) |#4| $)) (-15 -2575 ((-112) $ (-623 |#3|))) (-15 -2575 ((-112) $)) (-15 -4072 ($ $ $)) (-15 -4072 ($ (-623 $))) (-15 -3123 ($ $ $)) (-15 -3123 ($ $ |#4|)) (-15 -2906 ($ $)) (-15 -4177 ((-2 (|:| |mval| (-667 |#1|)) (|:| |invmval| (-667 |#1|)) (|:| |genIdeal| $)) $ (-623 |#3|))) (-15 -3191 ($ (-2 (|:| |mval| (-667 |#1|)) (|:| |invmval| (-667 |#1|)) (|:| |genIdeal| $)))) (-15 -1877 ((-550) $ (-623 |#3|))) (-15 -1877 ((-550) $)) (-15 -1872 ($ $)) (-15 -2308 ($ (-623 |#4|))) (-15 -3995 ($ (-623 |#4|))) (-15 -2261 ((-112) $)) (-15 -1461 ((-623 |#4|) $)) (-15 -2233 ($ (-623 |#4|))) (-15 -2019 ($ $ |#4|)) (-15 -2019 ($ $ |#4| (-623 |#3|))) (IF (|has| |#3| (-596 (-1145))) (-15 -3560 ((-1134 (-623 (-926 |#1|)) (-623 (-287 (-926 |#1|)))) (-623 |#4|))) |%noBranch|)))
+((-2330 (((-112) (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550))))) 150)) (-3222 (((-112) (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550))))) 151)) (-2864 (((-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550)))) (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550))))) 108)) (-1568 (((-112) (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550))))) NIL)) (-2191 (((-623 (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550))))) (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550))))) 153)) (-2909 (((-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550)))) (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550)))) (-623 (-839 |#1|))) 165)))
+(((-496 |#1| |#2|) (-10 -7 (-15 -2330 ((-112) (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -3222 ((-112) (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -1568 ((-112) (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -2864 ((-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550)))) (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -2191 ((-623 (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550))))) (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -2909 ((-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550)))) (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550)))) (-623 (-839 |#1|))))) (-623 (-1145)) (-749)) (T -496))
+((-2909 (*1 *2 *2 *3) (-12 (-5 *2 (-495 (-400 (-550)) (-234 *5 (-749)) (-839 *4) (-241 *4 (-400 (-550))))) (-5 *3 (-623 (-839 *4))) (-14 *4 (-623 (-1145))) (-14 *5 (-749)) (-5 *1 (-496 *4 *5)))) (-2191 (*1 *2 *3) (-12 (-14 *4 (-623 (-1145))) (-14 *5 (-749)) (-5 *2 (-623 (-495 (-400 (-550)) (-234 *5 (-749)) (-839 *4) (-241 *4 (-400 (-550)))))) (-5 *1 (-496 *4 *5)) (-5 *3 (-495 (-400 (-550)) (-234 *5 (-749)) (-839 *4) (-241 *4 (-400 (-550))))))) (-2864 (*1 *2 *2) (-12 (-5 *2 (-495 (-400 (-550)) (-234 *4 (-749)) (-839 *3) (-241 *3 (-400 (-550))))) (-14 *3 (-623 (-1145))) (-14 *4 (-749)) (-5 *1 (-496 *3 *4)))) (-1568 (*1 *2 *3) (-12 (-5 *3 (-495 (-400 (-550)) (-234 *5 (-749)) (-839 *4) (-241 *4 (-400 (-550))))) (-14 *4 (-623 (-1145))) (-14 *5 (-749)) (-5 *2 (-112)) (-5 *1 (-496 *4 *5)))) (-3222 (*1 *2 *3) (-12 (-5 *3 (-495 (-400 (-550)) (-234 *5 (-749)) (-839 *4) (-241 *4 (-400 (-550))))) (-14 *4 (-623 (-1145))) (-14 *5 (-749)) (-5 *2 (-112)) (-5 *1 (-496 *4 *5)))) (-2330 (*1 *2 *3) (-12 (-5 *3 (-495 (-400 (-550)) (-234 *5 (-749)) (-839 *4) (-241 *4 (-400 (-550))))) (-14 *4 (-623 (-1145))) (-14 *5 (-749)) (-5 *2 (-112)) (-5 *1 (-496 *4 *5)))))
+(-10 -7 (-15 -2330 ((-112) (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -3222 ((-112) (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -1568 ((-112) (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -2864 ((-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550)))) (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -2191 ((-623 (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550))))) (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550)))))) (-15 -2909 ((-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550)))) (-495 (-400 (-550)) (-234 |#2| (-749)) (-839 |#1|) (-241 |#1| (-400 (-550)))) (-623 (-839 |#1|)))))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 11) (((-1150) $) NIL) (($ (-1150)) NIL) (((-1145) $) 8)) (-2264 (((-112) $ $) NIL)))
+(((-497) (-13 (-1052) (-595 (-1145)))) (T -497))
+NIL
+(-13 (-1052) (-595 (-1145)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-1693 (($ $) NIL)) (-1488 (($ |#1| |#2|) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1821 ((|#2| $) NIL)) (-1670 ((|#1| $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2688 (($) 12 T CONST)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) 11) (($ $ $) 24)) (-2358 (($ $ $) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 18)))
(((-498 |#1| |#2|) (-13 (-21) (-500 |#1| |#2|)) (-21) (-825)) (T -498))
NIL
(-13 (-21) (-500 |#1| |#2|))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 12)) (-3513 (($) NIL T CONST)) (-3295 (($ $) 28)) (-3118 (($ |#1| |#2|) 25)) (-3972 (($ (-1 |#1| |#1|) $) 27)) (-1586 ((|#2| $) NIL)) (-3277 ((|#1| $) 29)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2626 (($) 10 T CONST)) (-2316 (((-112) $ $) NIL)) (-2391 (($ $ $) 18)) (* (($ (-894) $) NIL) (($ (-749) $) 23)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 12)) (-2991 (($) NIL T CONST)) (-1693 (($ $) 28)) (-1488 (($ |#1| |#2|) 25)) (-2392 (($ (-1 |#1| |#1|) $) 27)) (-1821 ((|#2| $) NIL)) (-1670 ((|#1| $) 29)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2688 (($) 10 T CONST)) (-2264 (((-112) $ $) NIL)) (-2358 (($ $ $) 18)) (* (($ (-895) $) NIL) (($ (-749) $) 23)))
(((-499 |#1| |#2|) (-13 (-23) (-500 |#1| |#2|)) (-23) (-825)) (T -499))
NIL
(-13 (-23) (-500 |#1| |#2|))
-((-1504 (((-112) $ $) 7)) (-3295 (($ $) 13)) (-3118 (($ |#1| |#2|) 16)) (-3972 (($ (-1 |#1| |#1|) $) 17)) (-1586 ((|#2| $) 14)) (-3277 ((|#1| $) 15)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2316 (((-112) $ $) 6)))
-(((-500 |#1| |#2|) (-138) (-1068) (-825)) (T -500))
-((-3972 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-500 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-825)))) (-3118 (*1 *1 *2 *3) (-12 (-4 *1 (-500 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-825)))) (-3277 (*1 *2 *1) (-12 (-4 *1 (-500 *2 *3)) (-4 *3 (-825)) (-4 *2 (-1068)))) (-1586 (*1 *2 *1) (-12 (-4 *1 (-500 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-825)))) (-3295 (*1 *1 *1) (-12 (-4 *1 (-500 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-825)))))
-(-13 (-1068) (-10 -8 (-15 -3972 ($ (-1 |t#1| |t#1|) $)) (-15 -3118 ($ |t#1| |t#2|)) (-15 -3277 (|t#1| $)) (-15 -1586 (|t#2| $)) (-15 -3295 ($ $))))
-(((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3513 (($) NIL T CONST)) (-3295 (($ $) NIL)) (-3118 (($ |#1| |#2|) NIL)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-1586 ((|#2| $) NIL)) (-3277 ((|#1| $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2626 (($) NIL T CONST)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 13)) (-2391 (($ $ $) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL)))
+((-2221 (((-112) $ $) 7)) (-1693 (($ $) 13)) (-1488 (($ |#1| |#2|) 16)) (-2392 (($ (-1 |#1| |#1|) $) 17)) (-1821 ((|#2| $) 14)) (-1670 ((|#1| $) 15)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2264 (((-112) $ $) 6)))
+(((-500 |#1| |#2|) (-138) (-1069) (-825)) (T -500))
+((-2392 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-500 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-825)))) (-1488 (*1 *1 *2 *3) (-12 (-4 *1 (-500 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-825)))) (-1670 (*1 *2 *1) (-12 (-4 *1 (-500 *2 *3)) (-4 *3 (-825)) (-4 *2 (-1069)))) (-1821 (*1 *2 *1) (-12 (-4 *1 (-500 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-825)))) (-1693 (*1 *1 *1) (-12 (-4 *1 (-500 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-825)))))
+(-13 (-1069) (-10 -8 (-15 -2392 ($ (-1 |t#1| |t#1|) $)) (-15 -1488 ($ |t#1| |t#2|)) (-15 -1670 (|t#1| $)) (-15 -1821 (|t#2| $)) (-15 -1693 ($ $))))
+(((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-2991 (($) NIL T CONST)) (-1693 (($ $) NIL)) (-1488 (($ |#1| |#2|) NIL)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1821 ((|#2| $) NIL)) (-1670 ((|#1| $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2688 (($) NIL T CONST)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 13)) (-2358 (($ $ $) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL)))
(((-501 |#1| |#2|) (-13 (-770) (-500 |#1| |#2|)) (-770) (-825)) (T -501))
NIL
(-13 (-770) (-500 |#1| |#2|))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-2270 (($ $ $) 16)) (-3219 (((-3 $ "failed") $ $) 13)) (-3513 (($) NIL T CONST)) (-3295 (($ $) NIL)) (-3118 (($ |#1| |#2|) NIL)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-1586 ((|#2| $) NIL)) (-3277 ((|#1| $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL)) (-2626 (($) NIL T CONST)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) NIL)) (-2391 (($ $ $) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-4250 (($ $ $) 16)) (-1993 (((-3 $ "failed") $ $) 13)) (-2991 (($) NIL T CONST)) (-1693 (($ $) NIL)) (-1488 (($ |#1| |#2|) NIL)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1821 ((|#2| $) NIL)) (-1670 ((|#1| $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL)) (-2688 (($) NIL T CONST)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) NIL)) (-2358 (($ $ $) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL)))
(((-502 |#1| |#2|) (-13 (-771) (-500 |#1| |#2|)) (-771) (-825)) (T -502))
NIL
(-13 (-771) (-500 |#1| |#2|))
-((-1504 (((-112) $ $) NIL)) (-3295 (($ $) 25)) (-3118 (($ |#1| |#2|) 22)) (-3972 (($ (-1 |#1| |#1|) $) 24)) (-1586 ((|#2| $) 27)) (-3277 ((|#1| $) 26)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 21)) (-2316 (((-112) $ $) 14)))
-(((-503 |#1| |#2|) (-500 |#1| |#2|) (-1068) (-825)) (T -503))
+((-2221 (((-112) $ $) NIL)) (-1693 (($ $) 25)) (-1488 (($ |#1| |#2|) 22)) (-2392 (($ (-1 |#1| |#1|) $) 24)) (-1821 ((|#2| $) 27)) (-1670 ((|#1| $) 26)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 21)) (-2264 (((-112) $ $) 14)))
+(((-503 |#1| |#2|) (-500 |#1| |#2|) (-1069) (-825)) (T -503))
NIL
(-500 |#1| |#2|)
-((-3866 (($ $ (-623 |#2|) (-623 |#3|)) NIL) (($ $ |#2| |#3|) 12)))
-(((-504 |#1| |#2| |#3|) (-10 -8 (-15 -3866 (|#1| |#1| |#2| |#3|)) (-15 -3866 (|#1| |#1| (-623 |#2|) (-623 |#3|)))) (-505 |#2| |#3|) (-1068) (-1181)) (T -504))
+((-1553 (($ $ (-623 |#2|) (-623 |#3|)) NIL) (($ $ |#2| |#3|) 12)))
+(((-504 |#1| |#2| |#3|) (-10 -8 (-15 -1553 (|#1| |#1| |#2| |#3|)) (-15 -1553 (|#1| |#1| (-623 |#2|) (-623 |#3|)))) (-505 |#2| |#3|) (-1069) (-1182)) (T -504))
NIL
-(-10 -8 (-15 -3866 (|#1| |#1| |#2| |#3|)) (-15 -3866 (|#1| |#1| (-623 |#2|) (-623 |#3|))))
-((-3866 (($ $ (-623 |#1|) (-623 |#2|)) 7) (($ $ |#1| |#2|) 6)))
-(((-505 |#1| |#2|) (-138) (-1068) (-1181)) (T -505))
-((-3866 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 *4)) (-5 *3 (-623 *5)) (-4 *1 (-505 *4 *5)) (-4 *4 (-1068)) (-4 *5 (-1181)))) (-3866 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-505 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1181)))))
-(-13 (-10 -8 (-15 -3866 ($ $ |t#1| |t#2|)) (-15 -3866 ($ $ (-623 |t#1|) (-623 |t#2|)))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 16)) (-2575 (((-623 (-2 (|:| |gen| |#1|) (|:| -1812 |#2|))) $) 18)) (-3219 (((-3 $ "failed") $ $) NIL)) (-4319 (((-749) $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) NIL)) (-2726 ((|#1| $) NIL)) (-1980 ((|#1| $ (-550)) 23)) (-2468 ((|#2| $ (-550)) 21)) (-2808 (($ (-1 |#1| |#1|) $) 46)) (-2388 (($ (-1 |#2| |#2|) $) 43)) (-1825 (((-1126) $) NIL)) (-2314 (($ $ $) 53 (|has| |#2| (-770)))) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 42) (($ |#1|) NIL)) (-2510 ((|#2| |#1| $) 49)) (-2626 (($) 11 T CONST)) (-2316 (((-112) $ $) 29)) (-2391 (($ $ $) 27) (($ |#1| $) 25)) (* (($ (-894) $) NIL) (($ (-749) $) 36) (($ |#2| |#1|) 31)))
-(((-506 |#1| |#2| |#3|) (-316 |#1| |#2|) (-1068) (-130) |#2|) (T -506))
+(-10 -8 (-15 -1553 (|#1| |#1| |#2| |#3|)) (-15 -1553 (|#1| |#1| (-623 |#2|) (-623 |#3|))))
+((-1553 (($ $ (-623 |#1|) (-623 |#2|)) 7) (($ $ |#1| |#2|) 6)))
+(((-505 |#1| |#2|) (-138) (-1069) (-1182)) (T -505))
+((-1553 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 *4)) (-5 *3 (-623 *5)) (-4 *1 (-505 *4 *5)) (-4 *4 (-1069)) (-4 *5 (-1182)))) (-1553 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-505 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1182)))))
+(-13 (-10 -8 (-15 -1553 ($ $ |t#1| |t#2|)) (-15 -1553 ($ $ (-623 |t#1|) (-623 |t#2|)))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 16)) (-4222 (((-623 (-2 (|:| |gen| |#1|) (|:| -1644 |#2|))) $) 18)) (-1993 (((-3 $ "failed") $ $) NIL)) (-3828 (((-749) $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) NIL)) (-2202 ((|#1| $) NIL)) (-3325 ((|#1| $ (-550)) 23)) (-2536 ((|#2| $ (-550)) 21)) (-1453 (($ (-1 |#1| |#1|) $) 46)) (-3067 (($ (-1 |#2| |#2|) $) 43)) (-2369 (((-1127) $) NIL)) (-3528 (($ $ $) 53 (|has| |#2| (-770)))) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 42) (($ |#1|) NIL)) (-1708 ((|#2| |#1| $) 49)) (-2688 (($) 11 T CONST)) (-2264 (((-112) $ $) 29)) (-2358 (($ $ $) 27) (($ |#1| $) 25)) (* (($ (-895) $) NIL) (($ (-749) $) 36) (($ |#2| |#1|) 31)))
+(((-506 |#1| |#2| |#3|) (-316 |#1| |#2|) (-1069) (-130) |#2|) (T -506))
NIL
(-316 |#1| |#2|)
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-3654 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-825)))) (-3491 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4343))) (($ $) NIL (-12 (|has| $ (-6 -4343)) (|has| |#1| (-825))))) (-1674 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-825)))) (-4047 (((-112) $ (-749)) NIL)) (-1734 (((-112) (-112)) 25)) (-1705 ((|#1| $ (-550) |#1|) 28 (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) NIL (|has| $ (-6 -4343)))) (-3378 (($ (-1 (-112) |#1|) $) 52)) (-4253 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3513 (($) NIL T CONST)) (-2342 (($ $) NIL (|has| $ (-6 -4343)))) (-3243 (($ $) NIL)) (-3912 (($ $) 56 (|has| |#1| (-1068)))) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3112 (($ |#1| $) NIL (|has| |#1| (-1068))) (($ (-1 (-112) |#1|) $) 44)) (-3137 (($ |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4342)))) (-3245 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) NIL)) (-2302 (((-550) (-1 (-112) |#1|) $) NIL) (((-550) |#1| $) NIL (|has| |#1| (-1068))) (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1068)))) (-1884 (($ $ (-550)) 13)) (-3769 (((-749) $) 11)) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-2578 (($ (-749) |#1|) 23)) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) 21 (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-3884 (($ $ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) 35)) (-1832 (($ (-1 (-112) |#1| |#1|) $ $) 36) (($ $ $) NIL (|has| |#1| (-825)))) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3283 (((-550) $) 20 (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-1886 (($ $ $ (-550)) 51) (($ |#1| $ (-550)) 37)) (-2055 (($ |#1| $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-3888 (($ (-623 |#1|)) 29)) (-1293 ((|#1| $) NIL (|has| (-550) (-825)))) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3111 (($ $ |#1|) 19 (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 40)) (-2256 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) 16)) (-2680 ((|#1| $ (-550) |#1|) NIL) ((|#1| $ (-550)) 33) (($ $ (-1194 (-550))) NIL)) (-3476 (($ $ (-1194 (-550))) 50) (($ $ (-550)) 45)) (-1529 (($ $ (-550)) NIL) (($ $ (-1194 (-550))) NIL)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3593 (($ $ $ (-550)) 41 (|has| $ (-6 -4343)))) (-1731 (($ $) 32)) (-4028 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) NIL)) (-3547 (($ $ $) 42) (($ $ |#1|) 39)) (-3227 (($ $ |#1|) NIL) (($ |#1| $) 38) (($ $ $) NIL) (($ (-623 $)) NIL)) (-1518 (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-3191 (((-749) $) 17 (|has| $ (-6 -4342)))))
-(((-507 |#1| |#2|) (-13 (-19 |#1|) (-275 |#1|) (-10 -8 (-15 -3888 ($ (-623 |#1|))) (-15 -3769 ((-749) $)) (-15 -1884 ($ $ (-550))) (-15 -1734 ((-112) (-112))))) (-1181) (-550)) (T -507))
-((-3888 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-5 *1 (-507 *3 *4)) (-14 *4 (-550)))) (-3769 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-507 *3 *4)) (-4 *3 (-1181)) (-14 *4 (-550)))) (-1884 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-507 *3 *4)) (-4 *3 (-1181)) (-14 *4 *2))) (-1734 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-507 *3 *4)) (-4 *3 (-1181)) (-14 *4 (-550)))))
-(-13 (-19 |#1|) (-275 |#1|) (-10 -8 (-15 -3888 ($ (-623 |#1|))) (-15 -3769 ((-749) $)) (-15 -1884 ($ $ (-550))) (-15 -1734 ((-112) (-112)))))
-((-1504 (((-112) $ $) NIL)) (-4142 (((-1103) $) 11)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-4014 (((-1103) $) 13)) (-2817 (((-1103) $) 9)) (-1518 (((-836) $) 21) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-508) (-13 (-1051) (-10 -8 (-15 -2817 ((-1103) $)) (-15 -4142 ((-1103) $)) (-15 -4014 ((-1103) $))))) (T -508))
-((-2817 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-508)))) (-4142 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-508)))) (-4014 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-508)))))
-(-13 (-1051) (-10 -8 (-15 -2817 ((-1103) $)) (-15 -4142 ((-1103) $)) (-15 -4014 ((-1103) $))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-4212 (((-112) $) NIL)) (-2155 (((-749)) NIL)) (-2252 (((-565 |#1|) $) NIL) (($ $ (-894)) NIL (|has| (-565 |#1|) (-361)))) (-1337 (((-1154 (-894) (-749)) (-550)) NIL (|has| (-565 |#1|) (-361)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3631 (((-112) $ $) NIL)) (-4319 (((-749)) NIL (|has| (-565 |#1|) (-361)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-565 |#1|) "failed") $) NIL)) (-2726 (((-565 |#1|) $) NIL)) (-4110 (($ (-1227 (-565 |#1|))) NIL)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-565 |#1|) (-361)))) (-3349 (($ $ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1741 (($) NIL (|has| (-565 |#1|) (-361)))) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3485 (($) NIL (|has| (-565 |#1|) (-361)))) (-3697 (((-112) $) NIL (|has| (-565 |#1|) (-361)))) (-3714 (($ $ (-749)) NIL (-1561 (|has| (-565 |#1|) (-143)) (|has| (-565 |#1|) (-361)))) (($ $) NIL (-1561 (|has| (-565 |#1|) (-143)) (|has| (-565 |#1|) (-361))))) (-3933 (((-112) $) NIL)) (-2475 (((-894) $) NIL (|has| (-565 |#1|) (-361))) (((-811 (-894)) $) NIL (-1561 (|has| (-565 |#1|) (-143)) (|has| (-565 |#1|) (-361))))) (-3102 (((-112) $) NIL)) (-2529 (($) NIL (|has| (-565 |#1|) (-361)))) (-2340 (((-112) $) NIL (|has| (-565 |#1|) (-361)))) (-1389 (((-565 |#1|) $) NIL) (($ $ (-894)) NIL (|has| (-565 |#1|) (-361)))) (-2826 (((-3 $ "failed") $) NIL (|has| (-565 |#1|) (-361)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1428 (((-1140 (-565 |#1|)) $) NIL) (((-1140 $) $ (-894)) NIL (|has| (-565 |#1|) (-361)))) (-2253 (((-894) $) NIL (|has| (-565 |#1|) (-361)))) (-4116 (((-1140 (-565 |#1|)) $) NIL (|has| (-565 |#1|) (-361)))) (-4008 (((-1140 (-565 |#1|)) $) NIL (|has| (-565 |#1|) (-361))) (((-3 (-1140 (-565 |#1|)) "failed") $ $) NIL (|has| (-565 |#1|) (-361)))) (-4235 (($ $ (-1140 (-565 |#1|))) NIL (|has| (-565 |#1|) (-361)))) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3862 (($) NIL (|has| (-565 |#1|) (-361)) CONST)) (-2922 (($ (-894)) NIL (|has| (-565 |#1|) (-361)))) (-4100 (((-112) $) NIL)) (-3337 (((-1088) $) NIL)) (-3935 (($) NIL (|has| (-565 |#1|) (-361)))) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) NIL (|has| (-565 |#1|) (-361)))) (-3338 (((-411 $) $) NIL)) (-3990 (((-811 (-894))) NIL) (((-894)) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-3811 (((-749) $) NIL (|has| (-565 |#1|) (-361))) (((-3 (-749) "failed") $ $) NIL (-1561 (|has| (-565 |#1|) (-143)) (|has| (-565 |#1|) (-361))))) (-2854 (((-133)) NIL)) (-2393 (($ $) NIL (|has| (-565 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-565 |#1|) (-361)))) (-2970 (((-811 (-894)) $) NIL) (((-894) $) NIL)) (-1310 (((-1140 (-565 |#1|))) NIL)) (-4288 (($) NIL (|has| (-565 |#1|) (-361)))) (-1273 (($) NIL (|has| (-565 |#1|) (-361)))) (-1373 (((-1227 (-565 |#1|)) $) NIL) (((-667 (-565 |#1|)) (-1227 $)) NIL)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (|has| (-565 |#1|) (-361)))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ (-565 |#1|)) NIL)) (-4242 (($ $) NIL (|has| (-565 |#1|) (-361))) (((-3 $ "failed") $) NIL (-1561 (|has| (-565 |#1|) (-143)) (|has| (-565 |#1|) (-361))))) (-2390 (((-749)) NIL)) (-2437 (((-1227 $)) NIL) (((-1227 $) (-894)) NIL)) (-1345 (((-112) $ $) NIL)) (-1288 (((-112) $) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-2072 (($ $) NIL (|has| (-565 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-565 |#1|) (-361)))) (-4183 (($ $) NIL (|has| (-565 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-565 |#1|) (-361)))) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ $) NIL) (($ $ (-565 |#1|)) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ (-565 |#1|)) NIL) (($ (-565 |#1|) $) NIL)))
-(((-509 |#1| |#2|) (-322 (-565 |#1|)) (-894) (-894)) (T -509))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-1837 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-825)))) (-2734 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4345))) (($ $) NIL (-12 (|has| $ (-6 -4345)) (|has| |#1| (-825))))) (-1814 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-825)))) (-3368 (((-112) $ (-749)) NIL)) (-2756 (((-112) (-112)) 25)) (-2409 ((|#1| $ (-550) |#1|) 28 (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) NIL (|has| $ (-6 -4345)))) (-3994 (($ (-1 (-112) |#1|) $) 52)) (-2097 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2991 (($) NIL T CONST)) (-3770 (($ $) NIL (|has| $ (-6 -4345)))) (-1999 (($ $) NIL)) (-2599 (($ $) 56 (|has| |#1| (-1069)))) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2505 (($ |#1| $) NIL (|has| |#1| (-1069))) (($ (-1 (-112) |#1|) $) 44)) (-1979 (($ |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4344)))) (-3317 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) NIL)) (-3088 (((-550) (-1 (-112) |#1|) $) NIL) (((-550) |#1| $) NIL (|has| |#1| (-1069))) (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1069)))) (-1695 (($ $ (-550)) 13)) (-3653 (((-749) $) 11)) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3375 (($ (-749) |#1|) 23)) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) 21 (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2299 (($ $ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) 35)) (-2441 (($ (-1 (-112) |#1| |#1|) $ $) 36) (($ $ $) NIL (|has| |#1| (-825)))) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2506 (((-550) $) 20 (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-1715 (($ $ $ (-550)) 51) (($ |#1| $ (-550)) 37)) (-1476 (($ |#1| $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-2344 (($ (-623 |#1|)) 29)) (-3858 ((|#1| $) NIL (|has| (-550) (-825)))) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-2491 (($ $ |#1|) 19 (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 40)) (-4100 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) 16)) (-2757 ((|#1| $ (-550) |#1|) NIL) ((|#1| $ (-550)) 33) (($ $ (-1195 (-550))) NIL)) (-3749 (($ $ (-1195 (-550))) 50) (($ $ (-550)) 45)) (-1512 (($ $ (-550)) NIL) (($ $ (-1195 (-550))) NIL)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2502 (($ $ $ (-550)) 41 (|has| $ (-6 -4345)))) (-2435 (($ $) 32)) (-2451 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) NIL)) (-2037 (($ $ $) 42) (($ $ |#1|) 39)) (-4006 (($ $ |#1|) NIL) (($ |#1| $) 38) (($ $ $) NIL) (($ (-623 $)) NIL)) (-2233 (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-3307 (((-749) $) 17 (|has| $ (-6 -4344)))))
+(((-507 |#1| |#2|) (-13 (-19 |#1|) (-275 |#1|) (-10 -8 (-15 -2344 ($ (-623 |#1|))) (-15 -3653 ((-749) $)) (-15 -1695 ($ $ (-550))) (-15 -2756 ((-112) (-112))))) (-1182) (-550)) (T -507))
+((-2344 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-5 *1 (-507 *3 *4)) (-14 *4 (-550)))) (-3653 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-507 *3 *4)) (-4 *3 (-1182)) (-14 *4 (-550)))) (-1695 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-507 *3 *4)) (-4 *3 (-1182)) (-14 *4 *2))) (-2756 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-507 *3 *4)) (-4 *3 (-1182)) (-14 *4 (-550)))))
+(-13 (-19 |#1|) (-275 |#1|) (-10 -8 (-15 -2344 ($ (-623 |#1|))) (-15 -3653 ((-749) $)) (-15 -1695 ($ $ (-550))) (-15 -2756 ((-112) (-112)))))
+((-2221 (((-112) $ $) NIL)) (-3178 (((-1104) $) 11)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-4241 (((-1104) $) 13)) (-1723 (((-1104) $) 9)) (-2233 (((-837) $) 21) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-508) (-13 (-1052) (-10 -8 (-15 -1723 ((-1104) $)) (-15 -3178 ((-1104) $)) (-15 -4241 ((-1104) $))))) (T -508))
+((-1723 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-508)))) (-3178 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-508)))) (-4241 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-508)))))
+(-13 (-1052) (-10 -8 (-15 -1723 ((-1104) $)) (-15 -3178 ((-1104) $)) (-15 -4241 ((-1104) $))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-2594 (((-112) $) NIL)) (-2532 (((-749)) NIL)) (-2223 (((-565 |#1|) $) NIL) (($ $ (-895)) NIL (|has| (-565 |#1|) (-361)))) (-3435 (((-1155 (-895) (-749)) (-550)) NIL (|has| (-565 |#1|) (-361)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1611 (((-112) $ $) NIL)) (-3828 (((-749)) NIL (|has| (-565 |#1|) (-361)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-565 |#1|) "failed") $) NIL)) (-2202 (((-565 |#1|) $) NIL)) (-2821 (($ (-1228 (-565 |#1|))) NIL)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-565 |#1|) (-361)))) (-3455 (($ $ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1864 (($) NIL (|has| (-565 |#1|) (-361)))) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-2664 (($) NIL (|has| (-565 |#1|) (-361)))) (-4139 (((-112) $) NIL (|has| (-565 |#1|) (-361)))) (-4322 (($ $ (-749)) NIL (-1489 (|has| (-565 |#1|) (-143)) (|has| (-565 |#1|) (-361)))) (($ $) NIL (-1489 (|has| (-565 |#1|) (-143)) (|has| (-565 |#1|) (-361))))) (-1568 (((-112) $) NIL)) (-2603 (((-895) $) NIL (|has| (-565 |#1|) (-361))) (((-811 (-895)) $) NIL (-1489 (|has| (-565 |#1|) (-143)) (|has| (-565 |#1|) (-361))))) (-2419 (((-112) $) NIL)) (-1888 (($) NIL (|has| (-565 |#1|) (-361)))) (-3751 (((-112) $) NIL (|has| (-565 |#1|) (-361)))) (-1571 (((-565 |#1|) $) NIL) (($ $ (-895)) NIL (|has| (-565 |#1|) (-361)))) (-1620 (((-3 $ "failed") $) NIL (|has| (-565 |#1|) (-361)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2835 (((-1141 (-565 |#1|)) $) NIL) (((-1141 $) $ (-895)) NIL (|has| (-565 |#1|) (-361)))) (-4073 (((-895) $) NIL (|has| (-565 |#1|) (-361)))) (-2888 (((-1141 (-565 |#1|)) $) NIL (|has| (-565 |#1|) (-361)))) (-4180 (((-1141 (-565 |#1|)) $) NIL (|has| (-565 |#1|) (-361))) (((-3 (-1141 (-565 |#1|)) "failed") $ $) NIL (|has| (-565 |#1|) (-361)))) (-1542 (($ $ (-1141 (-565 |#1|))) NIL (|has| (-565 |#1|) (-361)))) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-2463 (($) NIL (|has| (-565 |#1|) (-361)) CONST)) (-3690 (($ (-895)) NIL (|has| (-565 |#1|) (-361)))) (-3881 (((-112) $) NIL)) (-3445 (((-1089) $) NIL)) (-2256 (($) NIL (|has| (-565 |#1|) (-361)))) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) NIL (|has| (-565 |#1|) (-361)))) (-1735 (((-411 $) $) NIL)) (-4015 (((-811 (-895))) NIL) (((-895)) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2899 (((-749) $) NIL (|has| (-565 |#1|) (-361))) (((-3 (-749) "failed") $ $) NIL (-1489 (|has| (-565 |#1|) (-143)) (|has| (-565 |#1|) (-361))))) (-1877 (((-133)) NIL)) (-2798 (($ $) NIL (|has| (-565 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-565 |#1|) (-361)))) (-3661 (((-811 (-895)) $) NIL) (((-895) $) NIL)) (-3832 (((-1141 (-565 |#1|))) NIL)) (-2038 (($) NIL (|has| (-565 |#1|) (-361)))) (-3975 (($) NIL (|has| (-565 |#1|) (-361)))) (-2999 (((-1228 (-565 |#1|)) $) NIL) (((-667 (-565 |#1|)) (-1228 $)) NIL)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (|has| (-565 |#1|) (-361)))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ (-565 |#1|)) NIL)) (-1613 (($ $) NIL (|has| (-565 |#1|) (-361))) (((-3 $ "failed") $) NIL (-1489 (|has| (-565 |#1|) (-143)) (|has| (-565 |#1|) (-361))))) (-3091 (((-749)) NIL)) (-2206 (((-1228 $)) NIL) (((-1228 $) (-895)) NIL)) (-1819 (((-112) $ $) NIL)) (-3636 (((-112) $) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-3020 (($ $) NIL (|has| (-565 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-565 |#1|) (-361)))) (-1901 (($ $) NIL (|has| (-565 |#1|) (-361))) (($ $ (-749)) NIL (|has| (-565 |#1|) (-361)))) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ $) NIL) (($ $ (-565 |#1|)) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ $ (-565 |#1|)) NIL) (($ (-565 |#1|) $) NIL)))
+(((-509 |#1| |#2|) (-322 (-565 |#1|)) (-895) (-895)) (T -509))
NIL
(-322 (-565 |#1|))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 ((|#1| $ (-550) (-550) |#1|) 35)) (-1396 (($ $ (-550) |#4|) NIL)) (-3693 (($ $ (-550) |#5|) NIL)) (-3513 (($) NIL T CONST)) (-3719 ((|#4| $ (-550)) NIL)) (-3245 ((|#1| $ (-550) (-550) |#1|) 34)) (-3181 ((|#1| $ (-550) (-550)) 32)) (-3450 (((-623 |#1|) $) NIL)) (-2115 (((-749) $) 28)) (-2578 (($ (-749) (-749) |#1|) 25)) (-2124 (((-749) $) 30)) (-1859 (((-112) $ (-749)) NIL)) (-2938 (((-550) $) 26)) (-3895 (((-550) $) 27)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2828 (((-550) $) 29)) (-3816 (((-550) $) 31)) (-3234 (($ (-1 |#1| |#1|) $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) 38 (|has| |#1| (-1068)))) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-3111 (($ $ |#1|) NIL)) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) 14)) (-3498 (($) 16)) (-2680 ((|#1| $ (-550) (-550)) 33) ((|#1| $ (-550) (-550) |#1|) NIL)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) NIL)) (-3615 ((|#5| $ (-550)) NIL)) (-1518 (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-510 |#1| |#2| |#3| |#4| |#5|) (-56 |#1| |#4| |#5|) (-1181) (-550) (-550) (-366 |#1|) (-366 |#1|)) (T -510))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 ((|#1| $ (-550) (-550) |#1|) 35)) (-1645 (($ $ (-550) |#4|) NIL)) (-4097 (($ $ (-550) |#5|) NIL)) (-2991 (($) NIL T CONST)) (-1297 ((|#4| $ (-550)) NIL)) (-3317 ((|#1| $ (-550) (-550) |#1|) 34)) (-3263 ((|#1| $ (-550) (-550)) 32)) (-2971 (((-623 |#1|) $) NIL)) (-2050 (((-749) $) 28)) (-3375 (($ (-749) (-749) |#1|) 25)) (-2063 (((-749) $) 30)) (-1445 (((-112) $ (-749)) NIL)) (-3397 (((-550) $) 26)) (-2415 (((-550) $) 27)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1630 (((-550) $) 29)) (-2964 (((-550) $) 31)) (-3311 (($ (-1 |#1| |#1|) $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) 38 (|has| |#1| (-1069)))) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-2491 (($ $ |#1|) NIL)) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) 14)) (-2819 (($) 16)) (-2757 ((|#1| $ (-550) (-550)) 33) ((|#1| $ (-550) (-550) |#1|) NIL)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) NIL)) (-1457 ((|#5| $ (-550)) NIL)) (-2233 (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-510 |#1| |#2| |#3| |#4| |#5|) (-56 |#1| |#4| |#5|) (-1182) (-550) (-550) (-366 |#1|) (-366 |#1|)) (T -510))
NIL
(-56 |#1| |#4| |#5|)
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3625 ((|#1| $) NIL)) (-3996 ((|#1| $) NIL)) (-4180 (($ $) NIL)) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-4249 (($ $ (-550)) 59 (|has| $ (-6 -4343)))) (-3654 (((-112) $) NIL (|has| |#1| (-825))) (((-112) (-1 (-112) |#1| |#1|) $) NIL)) (-3491 (($ $) NIL (-12 (|has| $ (-6 -4343)) (|has| |#1| (-825)))) (($ (-1 (-112) |#1| |#1|) $) 57 (|has| $ (-6 -4343)))) (-1674 (($ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-2190 ((|#1| $ |#1|) NIL (|has| $ (-6 -4343)))) (-1431 (($ $ $) 23 (|has| $ (-6 -4343)))) (-1300 ((|#1| $ |#1|) NIL (|has| $ (-6 -4343)))) (-3373 ((|#1| $ |#1|) 21 (|has| $ (-6 -4343)))) (-1705 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4343))) ((|#1| $ "first" |#1|) 22 (|has| $ (-6 -4343))) (($ $ "rest" $) 24 (|has| $ (-6 -4343))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) NIL (|has| $ (-6 -4343))) ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) NIL (|has| $ (-6 -4343)))) (-3378 (($ (-1 (-112) |#1|) $) NIL)) (-4253 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3985 ((|#1| $) NIL)) (-3513 (($) NIL T CONST)) (-2342 (($ $) 28 (|has| $ (-6 -4343)))) (-3243 (($ $) 29)) (-1308 (($ $) 18) (($ $ (-749)) 32)) (-3912 (($ $) 55 (|has| |#1| (-1068)))) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3112 (($ |#1| $) NIL (|has| |#1| (-1068))) (($ (-1 (-112) |#1|) $) NIL)) (-3137 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3245 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) NIL)) (-3815 (((-112) $) NIL)) (-2302 (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1068))) (((-550) |#1| $) NIL (|has| |#1| (-1068))) (((-550) (-1 (-112) |#1|) $) NIL)) (-3450 (((-623 |#1|) $) 27 (|has| $ (-6 -4342)))) (-2560 (((-623 $) $) NIL)) (-2333 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2578 (($ (-749) |#1|) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) 31 (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-3884 (($ $ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) 58)) (-1832 (($ $ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 53 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3283 (((-550) $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4218 (($ |#1|) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-2513 (((-623 |#1|) $) NIL)) (-3312 (((-112) $) NIL)) (-1825 (((-1126) $) 51 (|has| |#1| (-1068)))) (-3159 ((|#1| $) NIL) (($ $ (-749)) NIL)) (-1886 (($ $ $ (-550)) NIL) (($ |#1| $ (-550)) NIL)) (-2055 (($ $ $ (-550)) NIL) (($ |#1| $ (-550)) NIL)) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1293 ((|#1| $) 13) (($ $ (-749)) NIL)) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3111 (($ $ |#1|) NIL (|has| $ (-6 -4343)))) (-2719 (((-112) $) NIL)) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 12)) (-2256 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) NIL)) (-2902 (((-112) $) 17)) (-3498 (($) 16)) (-2680 ((|#1| $ "value") NIL) ((|#1| $ "first") 15) (($ $ "rest") 20) ((|#1| $ "last") NIL) (($ $ (-1194 (-550))) NIL) ((|#1| $ (-550)) NIL) ((|#1| $ (-550) |#1|) NIL)) (-2487 (((-550) $ $) NIL)) (-3476 (($ $ (-1194 (-550))) NIL) (($ $ (-550)) NIL)) (-1529 (($ $ (-1194 (-550))) NIL) (($ $ (-550)) NIL)) (-2136 (((-112) $) 34)) (-3635 (($ $) NIL)) (-3472 (($ $) NIL (|has| $ (-6 -4343)))) (-3728 (((-749) $) NIL)) (-3786 (($ $) 36)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3593 (($ $ $ (-550)) NIL (|has| $ (-6 -4343)))) (-1731 (($ $) 35)) (-4028 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 26)) (-3547 (($ $ $) 54) (($ $ |#1|) NIL)) (-3227 (($ $ $) NIL) (($ |#1| $) 10) (($ (-623 $)) NIL) (($ $ |#1|) NIL)) (-1518 (((-836) $) 46 (|has| |#1| (-595 (-836))))) (-3997 (((-623 $) $) NIL)) (-2413 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) 48 (|has| |#1| (-1068)))) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-3191 (((-749) $) 9 (|has| $ (-6 -4342)))))
-(((-511 |#1| |#2|) (-644 |#1|) (-1181) (-550)) (T -511))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-1337 ((|#1| $) NIL)) (-2422 ((|#1| $) NIL)) (-2470 (($ $) NIL)) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-1687 (($ $ (-550)) 59 (|has| $ (-6 -4345)))) (-1837 (((-112) $) NIL (|has| |#1| (-825))) (((-112) (-1 (-112) |#1| |#1|) $) NIL)) (-2734 (($ $) NIL (-12 (|has| $ (-6 -4345)) (|has| |#1| (-825)))) (($ (-1 (-112) |#1| |#1|) $) 57 (|has| $ (-6 -4345)))) (-1814 (($ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-1629 ((|#1| $ |#1|) NIL (|has| $ (-6 -4345)))) (-2872 (($ $ $) 23 (|has| $ (-6 -4345)))) (-3737 ((|#1| $ |#1|) NIL (|has| $ (-6 -4345)))) (-3946 ((|#1| $ |#1|) 21 (|has| $ (-6 -4345)))) (-2409 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4345))) ((|#1| $ "first" |#1|) 22 (|has| $ (-6 -4345))) (($ $ "rest" $) 24 (|has| $ (-6 -4345))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) NIL (|has| $ (-6 -4345))) ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) NIL (|has| $ (-6 -4345)))) (-3994 (($ (-1 (-112) |#1|) $) NIL)) (-2097 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2408 ((|#1| $) NIL)) (-2991 (($) NIL T CONST)) (-3770 (($ $) 28 (|has| $ (-6 -4345)))) (-1999 (($ $) 29)) (-3870 (($ $) 18) (($ $ (-749)) 32)) (-2599 (($ $) 55 (|has| |#1| (-1069)))) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2505 (($ |#1| $) NIL (|has| |#1| (-1069))) (($ (-1 (-112) |#1|) $) NIL)) (-1979 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-3317 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) NIL)) (-2950 (((-112) $) NIL)) (-3088 (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1069))) (((-550) |#1| $) NIL (|has| |#1| (-1069))) (((-550) (-1 (-112) |#1|) $) NIL)) (-2971 (((-623 |#1|) $) 27 (|has| $ (-6 -4344)))) (-4079 (((-623 $) $) NIL)) (-3687 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3375 (($ (-749) |#1|) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) 31 (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2299 (($ $ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) 58)) (-2441 (($ $ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 53 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2506 (((-550) $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3743 (($ |#1|) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2951 (((-623 |#1|) $) NIL)) (-1515 (((-112) $) NIL)) (-2369 (((-1127) $) 51 (|has| |#1| (-1069)))) (-2001 ((|#1| $) NIL) (($ $ (-749)) NIL)) (-1715 (($ $ $ (-550)) NIL) (($ |#1| $ (-550)) NIL)) (-1476 (($ $ $ (-550)) NIL) (($ |#1| $ (-550)) NIL)) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-3858 ((|#1| $) 13) (($ $ (-749)) NIL)) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-2491 (($ $ |#1|) NIL (|has| $ (-6 -4345)))) (-3164 (((-112) $) NIL)) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 12)) (-4100 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) NIL)) (-4217 (((-112) $) 17)) (-2819 (($) 16)) (-2757 ((|#1| $ "value") NIL) ((|#1| $ "first") 15) (($ $ "rest") 20) ((|#1| $ "last") NIL) (($ $ (-1195 (-550))) NIL) ((|#1| $ (-550)) NIL) ((|#1| $ (-550) |#1|) NIL)) (-1456 (((-550) $ $) NIL)) (-3749 (($ $ (-1195 (-550))) NIL) (($ $ (-550)) NIL)) (-1512 (($ $ (-1195 (-550))) NIL) (($ $ (-550)) NIL)) (-2320 (((-112) $) 34)) (-1662 (($ $) NIL)) (-3709 (($ $) NIL (|has| $ (-6 -4345)))) (-3300 (((-749) $) NIL)) (-3813 (($ $) 36)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2502 (($ $ $ (-550)) NIL (|has| $ (-6 -4345)))) (-2435 (($ $) 35)) (-2451 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 26)) (-2037 (($ $ $) 54) (($ $ |#1|) NIL)) (-4006 (($ $ $) NIL) (($ |#1| $) 10) (($ (-623 $)) NIL) (($ $ |#1|) NIL)) (-2233 (((-837) $) 46 (|has| |#1| (-595 (-837))))) (-4075 (((-623 $) $) NIL)) (-1977 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) 48 (|has| |#1| (-1069)))) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-3307 (((-749) $) 9 (|has| $ (-6 -4344)))))
+(((-511 |#1| |#2|) (-644 |#1|) (-1182) (-550)) (T -511))
NIL
(-644 |#1|)
-((-3707 ((|#4| |#4|) 27)) (-2122 (((-749) |#4|) 32)) (-3613 (((-749) |#4|) 33)) (-3525 (((-623 |#3|) |#4|) 40 (|has| |#3| (-6 -4343)))) (-2031 (((-3 |#4| "failed") |#4|) 51)) (-4290 ((|#4| |#4|) 44)) (-4017 ((|#1| |#4|) 43)))
-(((-512 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3707 (|#4| |#4|)) (-15 -2122 ((-749) |#4|)) (-15 -3613 ((-749) |#4|)) (IF (|has| |#3| (-6 -4343)) (-15 -3525 ((-623 |#3|) |#4|)) |%noBranch|) (-15 -4017 (|#1| |#4|)) (-15 -4290 (|#4| |#4|)) (-15 -2031 ((-3 |#4| "failed") |#4|))) (-356) (-366 |#1|) (-366 |#1|) (-665 |#1| |#2| |#3|)) (T -512))
-((-2031 (*1 *2 *2) (|partial| -12 (-4 *3 (-356)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-512 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))) (-4290 (*1 *2 *2) (-12 (-4 *3 (-356)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-512 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))) (-4017 (*1 *2 *3) (-12 (-4 *4 (-366 *2)) (-4 *5 (-366 *2)) (-4 *2 (-356)) (-5 *1 (-512 *2 *4 *5 *3)) (-4 *3 (-665 *2 *4 *5)))) (-3525 (*1 *2 *3) (-12 (|has| *6 (-6 -4343)) (-4 *4 (-356)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *2 (-623 *6)) (-5 *1 (-512 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))) (-3613 (*1 *2 *3) (-12 (-4 *4 (-356)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *2 (-749)) (-5 *1 (-512 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))) (-2122 (*1 *2 *3) (-12 (-4 *4 (-356)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *2 (-749)) (-5 *1 (-512 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))) (-3707 (*1 *2 *2) (-12 (-4 *3 (-356)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-512 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))))
-(-10 -7 (-15 -3707 (|#4| |#4|)) (-15 -2122 ((-749) |#4|)) (-15 -3613 ((-749) |#4|)) (IF (|has| |#3| (-6 -4343)) (-15 -3525 ((-623 |#3|) |#4|)) |%noBranch|) (-15 -4017 (|#1| |#4|)) (-15 -4290 (|#4| |#4|)) (-15 -2031 ((-3 |#4| "failed") |#4|)))
-((-3707 ((|#8| |#4|) 20)) (-3525 (((-623 |#3|) |#4|) 29 (|has| |#7| (-6 -4343)))) (-2031 (((-3 |#8| "failed") |#4|) 23)))
-(((-513 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -3707 (|#8| |#4|)) (-15 -2031 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4343)) (-15 -3525 ((-623 |#3|) |#4|)) |%noBranch|)) (-542) (-366 |#1|) (-366 |#1|) (-665 |#1| |#2| |#3|) (-965 |#1|) (-366 |#5|) (-366 |#5|) (-665 |#5| |#6| |#7|)) (T -513))
-((-3525 (*1 *2 *3) (-12 (|has| *9 (-6 -4343)) (-4 *4 (-542)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-4 *7 (-965 *4)) (-4 *8 (-366 *7)) (-4 *9 (-366 *7)) (-5 *2 (-623 *6)) (-5 *1 (-513 *4 *5 *6 *3 *7 *8 *9 *10)) (-4 *3 (-665 *4 *5 *6)) (-4 *10 (-665 *7 *8 *9)))) (-2031 (*1 *2 *3) (|partial| -12 (-4 *4 (-542)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-4 *7 (-965 *4)) (-4 *2 (-665 *7 *8 *9)) (-5 *1 (-513 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-665 *4 *5 *6)) (-4 *8 (-366 *7)) (-4 *9 (-366 *7)))) (-3707 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-4 *7 (-965 *4)) (-4 *2 (-665 *7 *8 *9)) (-5 *1 (-513 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-665 *4 *5 *6)) (-4 *8 (-366 *7)) (-4 *9 (-366 *7)))))
-(-10 -7 (-15 -3707 (|#8| |#4|)) (-15 -2031 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4343)) (-15 -3525 ((-623 |#3|) |#4|)) |%noBranch|))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2584 (($ (-749) (-749)) NIL)) (-3152 (($ $ $) NIL)) (-2633 (($ (-584 |#1| |#3|)) NIL) (($ $) NIL)) (-1294 (((-112) $) NIL)) (-4229 (($ $ (-550) (-550)) 12)) (-4090 (($ $ (-550) (-550)) NIL)) (-3958 (($ $ (-550) (-550) (-550) (-550)) NIL)) (-3410 (($ $) NIL)) (-3483 (((-112) $) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-3839 (($ $ (-550) (-550) $) NIL)) (-1705 ((|#1| $ (-550) (-550) |#1|) NIL) (($ $ (-623 (-550)) (-623 (-550)) $) NIL)) (-1396 (($ $ (-550) (-584 |#1| |#3|)) NIL)) (-3693 (($ $ (-550) (-584 |#1| |#2|)) NIL)) (-1333 (($ (-749) |#1|) NIL)) (-3513 (($) NIL T CONST)) (-3707 (($ $) 21 (|has| |#1| (-300)))) (-3719 (((-584 |#1| |#3|) $ (-550)) NIL)) (-2122 (((-749) $) 24 (|has| |#1| (-542)))) (-3245 ((|#1| $ (-550) (-550) |#1|) NIL)) (-3181 ((|#1| $ (-550) (-550)) NIL)) (-3450 (((-623 |#1|) $) NIL)) (-3613 (((-749) $) 26 (|has| |#1| (-542)))) (-3525 (((-623 (-584 |#1| |#2|)) $) 29 (|has| |#1| (-542)))) (-2115 (((-749) $) NIL)) (-2578 (($ (-749) (-749) |#1|) NIL)) (-2124 (((-749) $) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-3928 ((|#1| $) 19 (|has| |#1| (-6 (-4344 "*"))))) (-2938 (((-550) $) 10)) (-3895 (((-550) $) NIL)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2828 (((-550) $) 11)) (-3816 (((-550) $) NIL)) (-2458 (($ (-623 (-623 |#1|))) NIL)) (-3234 (($ (-1 |#1| |#1|) $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-4048 (((-623 (-623 |#1|)) $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-2031 (((-3 $ "failed") $) 33 (|has| |#1| (-356)))) (-3278 (($ $ $) NIL)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-3111 (($ $ |#1|) NIL)) (-1495 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542)))) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#1| $ (-550) (-550)) NIL) ((|#1| $ (-550) (-550) |#1|) NIL) (($ $ (-623 (-550)) (-623 (-550))) NIL)) (-4296 (($ (-623 |#1|)) NIL) (($ (-623 $)) NIL)) (-1829 (((-112) $) NIL)) (-4017 ((|#1| $) 17 (|has| |#1| (-6 (-4344 "*"))))) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) NIL)) (-3615 (((-584 |#1| |#2|) $ (-550)) NIL)) (-1518 (($ (-584 |#1| |#2|)) NIL) (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-1295 (((-112) $) NIL)) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2403 (($ $ $) NIL) (($ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#1| (-356)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-550) $) NIL) (((-584 |#1| |#2|) $ (-584 |#1| |#2|)) NIL) (((-584 |#1| |#3|) (-584 |#1| |#3|) $) NIL)) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-514 |#1| |#2| |#3|) (-665 |#1| (-584 |#1| |#3|) (-584 |#1| |#2|)) (-1020) (-550) (-550)) (T -514))
+((-4257 ((|#4| |#4|) 27)) (-3398 (((-749) |#4|) 32)) (-1436 (((-749) |#4|) 33)) (-3113 (((-623 |#3|) |#4|) 40 (|has| |#3| (-6 -4345)))) (-3765 (((-3 |#4| "failed") |#4|) 51)) (-3943 ((|#4| |#4|) 44)) (-4270 ((|#1| |#4|) 43)))
+(((-512 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4257 (|#4| |#4|)) (-15 -3398 ((-749) |#4|)) (-15 -1436 ((-749) |#4|)) (IF (|has| |#3| (-6 -4345)) (-15 -3113 ((-623 |#3|) |#4|)) |%noBranch|) (-15 -4270 (|#1| |#4|)) (-15 -3943 (|#4| |#4|)) (-15 -3765 ((-3 |#4| "failed") |#4|))) (-356) (-366 |#1|) (-366 |#1|) (-665 |#1| |#2| |#3|)) (T -512))
+((-3765 (*1 *2 *2) (|partial| -12 (-4 *3 (-356)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-512 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))) (-3943 (*1 *2 *2) (-12 (-4 *3 (-356)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-512 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))) (-4270 (*1 *2 *3) (-12 (-4 *4 (-366 *2)) (-4 *5 (-366 *2)) (-4 *2 (-356)) (-5 *1 (-512 *2 *4 *5 *3)) (-4 *3 (-665 *2 *4 *5)))) (-3113 (*1 *2 *3) (-12 (|has| *6 (-6 -4345)) (-4 *4 (-356)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *2 (-623 *6)) (-5 *1 (-512 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))) (-1436 (*1 *2 *3) (-12 (-4 *4 (-356)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *2 (-749)) (-5 *1 (-512 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))) (-3398 (*1 *2 *3) (-12 (-4 *4 (-356)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *2 (-749)) (-5 *1 (-512 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))) (-4257 (*1 *2 *2) (-12 (-4 *3 (-356)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-512 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))))
+(-10 -7 (-15 -4257 (|#4| |#4|)) (-15 -3398 ((-749) |#4|)) (-15 -1436 ((-749) |#4|)) (IF (|has| |#3| (-6 -4345)) (-15 -3113 ((-623 |#3|) |#4|)) |%noBranch|) (-15 -4270 (|#1| |#4|)) (-15 -3943 (|#4| |#4|)) (-15 -3765 ((-3 |#4| "failed") |#4|)))
+((-4257 ((|#8| |#4|) 20)) (-3113 (((-623 |#3|) |#4|) 29 (|has| |#7| (-6 -4345)))) (-3765 (((-3 |#8| "failed") |#4|) 23)))
+(((-513 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -4257 (|#8| |#4|)) (-15 -3765 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4345)) (-15 -3113 ((-623 |#3|) |#4|)) |%noBranch|)) (-542) (-366 |#1|) (-366 |#1|) (-665 |#1| |#2| |#3|) (-966 |#1|) (-366 |#5|) (-366 |#5|) (-665 |#5| |#6| |#7|)) (T -513))
+((-3113 (*1 *2 *3) (-12 (|has| *9 (-6 -4345)) (-4 *4 (-542)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-4 *7 (-966 *4)) (-4 *8 (-366 *7)) (-4 *9 (-366 *7)) (-5 *2 (-623 *6)) (-5 *1 (-513 *4 *5 *6 *3 *7 *8 *9 *10)) (-4 *3 (-665 *4 *5 *6)) (-4 *10 (-665 *7 *8 *9)))) (-3765 (*1 *2 *3) (|partial| -12 (-4 *4 (-542)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-4 *7 (-966 *4)) (-4 *2 (-665 *7 *8 *9)) (-5 *1 (-513 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-665 *4 *5 *6)) (-4 *8 (-366 *7)) (-4 *9 (-366 *7)))) (-4257 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-4 *7 (-966 *4)) (-4 *2 (-665 *7 *8 *9)) (-5 *1 (-513 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-665 *4 *5 *6)) (-4 *8 (-366 *7)) (-4 *9 (-366 *7)))))
+(-10 -7 (-15 -4257 (|#8| |#4|)) (-15 -3765 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4345)) (-15 -3113 ((-623 |#3|) |#4|)) |%noBranch|))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3370 (($ (-749) (-749)) NIL)) (-2705 (($ $ $) NIL)) (-3569 (($ (-584 |#1| |#3|)) NIL) (($ $) NIL)) (-3684 (((-112) $) NIL)) (-1481 (($ $ (-550) (-550)) 12)) (-3781 (($ $ (-550) (-550)) NIL)) (-1825 (($ $ (-550) (-550) (-550) (-550)) NIL)) (-4296 (($ $) NIL)) (-2644 (((-112) $) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-3154 (($ $ (-550) (-550) $) NIL)) (-2409 ((|#1| $ (-550) (-550) |#1|) NIL) (($ $ (-623 (-550)) (-623 (-550)) $) NIL)) (-1645 (($ $ (-550) (-584 |#1| |#3|)) NIL)) (-4097 (($ $ (-550) (-584 |#1| |#2|)) NIL)) (-3955 (($ (-749) |#1|) NIL)) (-2991 (($) NIL T CONST)) (-4257 (($ $) 21 (|has| |#1| (-300)))) (-1297 (((-584 |#1| |#3|) $ (-550)) NIL)) (-3398 (((-749) $) 24 (|has| |#1| (-542)))) (-3317 ((|#1| $ (-550) (-550) |#1|) NIL)) (-3263 ((|#1| $ (-550) (-550)) NIL)) (-2971 (((-623 |#1|) $) NIL)) (-1436 (((-749) $) 26 (|has| |#1| (-542)))) (-3113 (((-623 (-584 |#1| |#2|)) $) 29 (|has| |#1| (-542)))) (-2050 (((-749) $) NIL)) (-3375 (($ (-749) (-749) |#1|) NIL)) (-2063 (((-749) $) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-1517 ((|#1| $) 19 (|has| |#1| (-6 (-4346 "*"))))) (-3397 (((-550) $) 10)) (-2415 (((-550) $) NIL)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1630 (((-550) $) 11)) (-2964 (((-550) $) NIL)) (-4224 (($ (-623 (-623 |#1|))) NIL)) (-3311 (($ (-1 |#1| |#1|) $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3380 (((-623 (-623 |#1|)) $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-3765 (((-3 $ "failed") $) 33 (|has| |#1| (-356)))) (-2458 (($ $ $) NIL)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-2491 (($ $ |#1|) NIL)) (-3409 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542)))) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#1| $ (-550) (-550)) NIL) ((|#1| $ (-550) (-550) |#1|) NIL) (($ $ (-623 (-550)) (-623 (-550))) NIL)) (-4000 (($ (-623 |#1|)) NIL) (($ (-623 $)) NIL)) (-2418 (((-112) $) NIL)) (-4270 ((|#1| $) 17 (|has| |#1| (-6 (-4346 "*"))))) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) NIL)) (-1457 (((-584 |#1| |#2|) $ (-550)) NIL)) (-2233 (($ (-584 |#1| |#2|)) NIL) (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-3695 (((-112) $) NIL)) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2370 (($ $ $) NIL) (($ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#1| (-356)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-550) $) NIL) (((-584 |#1| |#2|) $ (-584 |#1| |#2|)) NIL) (((-584 |#1| |#3|) (-584 |#1| |#3|) $) NIL)) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-514 |#1| |#2| |#3|) (-665 |#1| (-584 |#1| |#3|) (-584 |#1| |#2|)) (-1021) (-550) (-550)) (T -514))
NIL
(-665 |#1| (-584 |#1| |#3|) (-584 |#1| |#2|))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3204 (((-623 (-1180)) $) 13)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 20) (((-1149) $) NIL) (($ (-1149)) NIL) (($ (-623 (-1180))) 11)) (-2316 (((-112) $ $) NIL)))
-(((-515) (-13 (-1051) (-10 -8 (-15 -1518 ($ (-623 (-1180)))) (-15 -3204 ((-623 (-1180)) $))))) (T -515))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-623 (-1180))) (-5 *1 (-515)))) (-3204 (*1 *2 *1) (-12 (-5 *2 (-623 (-1180))) (-5 *1 (-515)))))
-(-13 (-1051) (-10 -8 (-15 -1518 ($ (-623 (-1180)))) (-15 -3204 ((-623 (-1180)) $))))
-((-1504 (((-112) $ $) NIL)) (-3326 (((-1103) $) 14)) (-1825 (((-1126) $) NIL)) (-3464 (((-1144) $) 11)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 21) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-516) (-13 (-1051) (-10 -8 (-15 -3464 ((-1144) $)) (-15 -3326 ((-1103) $))))) (T -516))
-((-3464 (*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-516)))) (-3326 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-516)))))
-(-13 (-1051) (-10 -8 (-15 -3464 ((-1144) $)) (-15 -3326 ((-1103) $))))
-((-3598 (((-1088) $ (-128)) 17)))
-(((-517 |#1|) (-10 -8 (-15 -3598 ((-1088) |#1| (-128)))) (-518)) (T -517))
-NIL
-(-10 -8 (-15 -3598 ((-1088) |#1| (-128))))
-((-3598 (((-1088) $ (-128)) 7)) (-3720 (((-1088) $) 8)) (-1951 (($ $) 6)))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3162 (((-623 (-1181)) $) 13)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 20) (((-1150) $) NIL) (($ (-1150)) NIL) (($ (-623 (-1181))) 11)) (-2264 (((-112) $ $) NIL)))
+(((-515) (-13 (-1052) (-10 -8 (-15 -2233 ($ (-623 (-1181)))) (-15 -3162 ((-623 (-1181)) $))))) (T -515))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-623 (-1181))) (-5 *1 (-515)))) (-3162 (*1 *2 *1) (-12 (-5 *2 (-623 (-1181))) (-5 *1 (-515)))))
+(-13 (-1052) (-10 -8 (-15 -2233 ($ (-623 (-1181)))) (-15 -3162 ((-623 (-1181)) $))))
+((-2221 (((-112) $ $) NIL)) (-1681 (((-1104) $) 14)) (-2369 (((-1127) $) NIL)) (-3639 (((-1145) $) 11)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 21) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-516) (-13 (-1052) (-10 -8 (-15 -3639 ((-1145) $)) (-15 -1681 ((-1104) $))))) (T -516))
+((-3639 (*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-516)))) (-1681 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-516)))))
+(-13 (-1052) (-10 -8 (-15 -3639 ((-1145) $)) (-15 -1681 ((-1104) $))))
+((-2547 (((-1089) $ (-128)) 17)))
+(((-517 |#1|) (-10 -8 (-15 -2547 ((-1089) |#1| (-128)))) (-518)) (T -517))
+NIL
+(-10 -8 (-15 -2547 ((-1089) |#1| (-128))))
+((-2547 (((-1089) $ (-128)) 7)) (-1307 (((-1089) $) 8)) (-4231 (($ $) 6)))
(((-518) (-138)) (T -518))
-((-3720 (*1 *2 *1) (-12 (-4 *1 (-518)) (-5 *2 (-1088)))) (-3598 (*1 *2 *1 *3) (-12 (-4 *1 (-518)) (-5 *3 (-128)) (-5 *2 (-1088)))))
-(-13 (-171) (-10 -8 (-15 -3720 ((-1088) $)) (-15 -3598 ((-1088) $ (-128)))))
+((-1307 (*1 *2 *1) (-12 (-4 *1 (-518)) (-5 *2 (-1089)))) (-2547 (*1 *2 *1 *3) (-12 (-4 *1 (-518)) (-5 *3 (-128)) (-5 *2 (-1089)))))
+(-13 (-171) (-10 -8 (-15 -1307 ((-1089) $)) (-15 -2547 ((-1089) $ (-128)))))
(((-171) . T))
-((-2850 (((-1140 |#1|) (-749)) 76)) (-2252 (((-1227 |#1|) (-1227 |#1|) (-894)) 69)) (-2647 (((-1232) (-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088))))) |#1|) 84)) (-3047 (((-1227 |#1|) (-1227 |#1|) (-749)) 36)) (-1741 (((-1227 |#1|) (-894)) 71)) (-2160 (((-1227 |#1|) (-1227 |#1|) (-550)) 24)) (-2739 (((-1140 |#1|) (-1227 |#1|)) 77)) (-2529 (((-1227 |#1|) (-894)) 95)) (-2340 (((-112) (-1227 |#1|)) 80)) (-1389 (((-1227 |#1|) (-1227 |#1|) (-894)) 62)) (-1428 (((-1140 |#1|) (-1227 |#1|)) 89)) (-2253 (((-894) (-1227 |#1|)) 59)) (-3235 (((-1227 |#1|) (-1227 |#1|)) 30)) (-2922 (((-1227 |#1|) (-894) (-894)) 97)) (-2068 (((-1227 |#1|) (-1227 |#1|) (-1088) (-1088)) 23)) (-2950 (((-1227 |#1|) (-1227 |#1|) (-749) (-1088)) 37)) (-2437 (((-1227 (-1227 |#1|)) (-894)) 94)) (-2414 (((-1227 |#1|) (-1227 |#1|) (-1227 |#1|)) 81)) (** (((-1227 |#1|) (-1227 |#1|) (-550)) 45)) (* (((-1227 |#1|) (-1227 |#1|) (-1227 |#1|)) 25)))
-(((-519 |#1|) (-10 -7 (-15 -2647 ((-1232) (-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088))))) |#1|)) (-15 -1741 ((-1227 |#1|) (-894))) (-15 -2922 ((-1227 |#1|) (-894) (-894))) (-15 -2739 ((-1140 |#1|) (-1227 |#1|))) (-15 -2850 ((-1140 |#1|) (-749))) (-15 -2950 ((-1227 |#1|) (-1227 |#1|) (-749) (-1088))) (-15 -3047 ((-1227 |#1|) (-1227 |#1|) (-749))) (-15 -2068 ((-1227 |#1|) (-1227 |#1|) (-1088) (-1088))) (-15 -2160 ((-1227 |#1|) (-1227 |#1|) (-550))) (-15 ** ((-1227 |#1|) (-1227 |#1|) (-550))) (-15 * ((-1227 |#1|) (-1227 |#1|) (-1227 |#1|))) (-15 -2414 ((-1227 |#1|) (-1227 |#1|) (-1227 |#1|))) (-15 -1389 ((-1227 |#1|) (-1227 |#1|) (-894))) (-15 -2252 ((-1227 |#1|) (-1227 |#1|) (-894))) (-15 -3235 ((-1227 |#1|) (-1227 |#1|))) (-15 -2253 ((-894) (-1227 |#1|))) (-15 -2340 ((-112) (-1227 |#1|))) (-15 -2437 ((-1227 (-1227 |#1|)) (-894))) (-15 -2529 ((-1227 |#1|) (-894))) (-15 -1428 ((-1140 |#1|) (-1227 |#1|)))) (-342)) (T -519))
-((-1428 (*1 *2 *3) (-12 (-5 *3 (-1227 *4)) (-4 *4 (-342)) (-5 *2 (-1140 *4)) (-5 *1 (-519 *4)))) (-2529 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1227 *4)) (-5 *1 (-519 *4)) (-4 *4 (-342)))) (-2437 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1227 (-1227 *4))) (-5 *1 (-519 *4)) (-4 *4 (-342)))) (-2340 (*1 *2 *3) (-12 (-5 *3 (-1227 *4)) (-4 *4 (-342)) (-5 *2 (-112)) (-5 *1 (-519 *4)))) (-2253 (*1 *2 *3) (-12 (-5 *3 (-1227 *4)) (-4 *4 (-342)) (-5 *2 (-894)) (-5 *1 (-519 *4)))) (-3235 (*1 *2 *2) (-12 (-5 *2 (-1227 *3)) (-4 *3 (-342)) (-5 *1 (-519 *3)))) (-2252 (*1 *2 *2 *3) (-12 (-5 *2 (-1227 *4)) (-5 *3 (-894)) (-4 *4 (-342)) (-5 *1 (-519 *4)))) (-1389 (*1 *2 *2 *3) (-12 (-5 *2 (-1227 *4)) (-5 *3 (-894)) (-4 *4 (-342)) (-5 *1 (-519 *4)))) (-2414 (*1 *2 *2 *2) (-12 (-5 *2 (-1227 *3)) (-4 *3 (-342)) (-5 *1 (-519 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1227 *3)) (-4 *3 (-342)) (-5 *1 (-519 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1227 *4)) (-5 *3 (-550)) (-4 *4 (-342)) (-5 *1 (-519 *4)))) (-2160 (*1 *2 *2 *3) (-12 (-5 *2 (-1227 *4)) (-5 *3 (-550)) (-4 *4 (-342)) (-5 *1 (-519 *4)))) (-2068 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1227 *4)) (-5 *3 (-1088)) (-4 *4 (-342)) (-5 *1 (-519 *4)))) (-3047 (*1 *2 *2 *3) (-12 (-5 *2 (-1227 *4)) (-5 *3 (-749)) (-4 *4 (-342)) (-5 *1 (-519 *4)))) (-2950 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-1227 *5)) (-5 *3 (-749)) (-5 *4 (-1088)) (-4 *5 (-342)) (-5 *1 (-519 *5)))) (-2850 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1140 *4)) (-5 *1 (-519 *4)) (-4 *4 (-342)))) (-2739 (*1 *2 *3) (-12 (-5 *3 (-1227 *4)) (-4 *4 (-342)) (-5 *2 (-1140 *4)) (-5 *1 (-519 *4)))) (-2922 (*1 *2 *3 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1227 *4)) (-5 *1 (-519 *4)) (-4 *4 (-342)))) (-1741 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1227 *4)) (-5 *1 (-519 *4)) (-4 *4 (-342)))) (-2647 (*1 *2 *3 *4) (-12 (-5 *3 (-1227 (-623 (-2 (|:| -3625 *4) (|:| -2922 (-1088)))))) (-4 *4 (-342)) (-5 *2 (-1232)) (-5 *1 (-519 *4)))))
-(-10 -7 (-15 -2647 ((-1232) (-1227 (-623 (-2 (|:| -3625 |#1|) (|:| -2922 (-1088))))) |#1|)) (-15 -1741 ((-1227 |#1|) (-894))) (-15 -2922 ((-1227 |#1|) (-894) (-894))) (-15 -2739 ((-1140 |#1|) (-1227 |#1|))) (-15 -2850 ((-1140 |#1|) (-749))) (-15 -2950 ((-1227 |#1|) (-1227 |#1|) (-749) (-1088))) (-15 -3047 ((-1227 |#1|) (-1227 |#1|) (-749))) (-15 -2068 ((-1227 |#1|) (-1227 |#1|) (-1088) (-1088))) (-15 -2160 ((-1227 |#1|) (-1227 |#1|) (-550))) (-15 ** ((-1227 |#1|) (-1227 |#1|) (-550))) (-15 * ((-1227 |#1|) (-1227 |#1|) (-1227 |#1|))) (-15 -2414 ((-1227 |#1|) (-1227 |#1|) (-1227 |#1|))) (-15 -1389 ((-1227 |#1|) (-1227 |#1|) (-894))) (-15 -2252 ((-1227 |#1|) (-1227 |#1|) (-894))) (-15 -3235 ((-1227 |#1|) (-1227 |#1|))) (-15 -2253 ((-894) (-1227 |#1|))) (-15 -2340 ((-112) (-1227 |#1|))) (-15 -2437 ((-1227 (-1227 |#1|)) (-894))) (-15 -2529 ((-1227 |#1|) (-894))) (-15 -1428 ((-1140 |#1|) (-1227 |#1|))))
-((-3598 (((-1088) $ (-128)) NIL)) (-3720 (((-1088) $) 21)) (-1781 (($ (-381)) 12) (($ (-1126)) 14)) (-2320 (((-112) $) 19)) (-2339 (((-112) $) 22)) (-1518 (((-836) $) 26)) (-1951 (($ $) 23)))
-(((-520) (-13 (-518) (-595 (-836)) (-10 -8 (-15 -1781 ($ (-381))) (-15 -1781 ($ (-1126))) (-15 -2339 ((-112) $)) (-15 -2320 ((-112) $))))) (T -520))
-((-1781 (*1 *1 *2) (-12 (-5 *2 (-381)) (-5 *1 (-520)))) (-1781 (*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-520)))) (-2339 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-520)))) (-2320 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-520)))))
-(-13 (-518) (-595 (-836)) (-10 -8 (-15 -1781 ($ (-381))) (-15 -1781 ($ (-1126))) (-15 -2339 ((-112) $)) (-15 -2320 ((-112) $))))
-((-4201 (((-1 |#1| |#1|) |#1|) 11)) (-1556 (((-1 |#1| |#1|)) 10)))
-(((-521 |#1|) (-10 -7 (-15 -1556 ((-1 |#1| |#1|))) (-15 -4201 ((-1 |#1| |#1|) |#1|))) (-13 (-705) (-25))) (T -521))
-((-4201 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-521 *3)) (-4 *3 (-13 (-705) (-25))))) (-1556 (*1 *2) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-521 *3)) (-4 *3 (-13 (-705) (-25))))))
-(-10 -7 (-15 -1556 ((-1 |#1| |#1|))) (-15 -4201 ((-1 |#1| |#1|) |#1|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-2270 (($ $ $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-3295 (($ $) NIL)) (-3118 (($ (-749) |#1|) NIL)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-3972 (($ (-1 (-749) (-749)) $) NIL)) (-1586 ((|#1| $) NIL)) (-3277 (((-749) $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 20)) (-2626 (($) NIL T CONST)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) NIL)) (-2391 (($ $ $) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL)))
+((-1835 (((-1141 |#1|) (-749)) 76)) (-2223 (((-1228 |#1|) (-1228 |#1|) (-895)) 69)) (-3671 (((-1233) (-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089))))) |#1|) 84)) (-3207 (((-1228 |#1|) (-1228 |#1|) (-749)) 36)) (-1864 (((-1228 |#1|) (-895)) 71)) (-1345 (((-1228 |#1|) (-1228 |#1|) (-550)) 24)) (-2054 (((-1141 |#1|) (-1228 |#1|)) 77)) (-1888 (((-1228 |#1|) (-895)) 95)) (-3751 (((-112) (-1228 |#1|)) 80)) (-1571 (((-1228 |#1|) (-1228 |#1|) (-895)) 62)) (-2835 (((-1141 |#1|) (-1228 |#1|)) 89)) (-4073 (((-895) (-1228 |#1|)) 59)) (-1619 (((-1228 |#1|) (-1228 |#1|)) 30)) (-3690 (((-1228 |#1|) (-895) (-895)) 97)) (-2974 (((-1228 |#1|) (-1228 |#1|) (-1089) (-1089)) 23)) (-3503 (((-1228 |#1|) (-1228 |#1|) (-749) (-1089)) 37)) (-2206 (((-1228 (-1228 |#1|)) (-895)) 94)) (-2382 (((-1228 |#1|) (-1228 |#1|) (-1228 |#1|)) 81)) (** (((-1228 |#1|) (-1228 |#1|) (-550)) 45)) (* (((-1228 |#1|) (-1228 |#1|) (-1228 |#1|)) 25)))
+(((-519 |#1|) (-10 -7 (-15 -3671 ((-1233) (-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089))))) |#1|)) (-15 -1864 ((-1228 |#1|) (-895))) (-15 -3690 ((-1228 |#1|) (-895) (-895))) (-15 -2054 ((-1141 |#1|) (-1228 |#1|))) (-15 -1835 ((-1141 |#1|) (-749))) (-15 -3503 ((-1228 |#1|) (-1228 |#1|) (-749) (-1089))) (-15 -3207 ((-1228 |#1|) (-1228 |#1|) (-749))) (-15 -2974 ((-1228 |#1|) (-1228 |#1|) (-1089) (-1089))) (-15 -1345 ((-1228 |#1|) (-1228 |#1|) (-550))) (-15 ** ((-1228 |#1|) (-1228 |#1|) (-550))) (-15 * ((-1228 |#1|) (-1228 |#1|) (-1228 |#1|))) (-15 -2382 ((-1228 |#1|) (-1228 |#1|) (-1228 |#1|))) (-15 -1571 ((-1228 |#1|) (-1228 |#1|) (-895))) (-15 -2223 ((-1228 |#1|) (-1228 |#1|) (-895))) (-15 -1619 ((-1228 |#1|) (-1228 |#1|))) (-15 -4073 ((-895) (-1228 |#1|))) (-15 -3751 ((-112) (-1228 |#1|))) (-15 -2206 ((-1228 (-1228 |#1|)) (-895))) (-15 -1888 ((-1228 |#1|) (-895))) (-15 -2835 ((-1141 |#1|) (-1228 |#1|)))) (-342)) (T -519))
+((-2835 (*1 *2 *3) (-12 (-5 *3 (-1228 *4)) (-4 *4 (-342)) (-5 *2 (-1141 *4)) (-5 *1 (-519 *4)))) (-1888 (*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1228 *4)) (-5 *1 (-519 *4)) (-4 *4 (-342)))) (-2206 (*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1228 (-1228 *4))) (-5 *1 (-519 *4)) (-4 *4 (-342)))) (-3751 (*1 *2 *3) (-12 (-5 *3 (-1228 *4)) (-4 *4 (-342)) (-5 *2 (-112)) (-5 *1 (-519 *4)))) (-4073 (*1 *2 *3) (-12 (-5 *3 (-1228 *4)) (-4 *4 (-342)) (-5 *2 (-895)) (-5 *1 (-519 *4)))) (-1619 (*1 *2 *2) (-12 (-5 *2 (-1228 *3)) (-4 *3 (-342)) (-5 *1 (-519 *3)))) (-2223 (*1 *2 *2 *3) (-12 (-5 *2 (-1228 *4)) (-5 *3 (-895)) (-4 *4 (-342)) (-5 *1 (-519 *4)))) (-1571 (*1 *2 *2 *3) (-12 (-5 *2 (-1228 *4)) (-5 *3 (-895)) (-4 *4 (-342)) (-5 *1 (-519 *4)))) (-2382 (*1 *2 *2 *2) (-12 (-5 *2 (-1228 *3)) (-4 *3 (-342)) (-5 *1 (-519 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1228 *3)) (-4 *3 (-342)) (-5 *1 (-519 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1228 *4)) (-5 *3 (-550)) (-4 *4 (-342)) (-5 *1 (-519 *4)))) (-1345 (*1 *2 *2 *3) (-12 (-5 *2 (-1228 *4)) (-5 *3 (-550)) (-4 *4 (-342)) (-5 *1 (-519 *4)))) (-2974 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1228 *4)) (-5 *3 (-1089)) (-4 *4 (-342)) (-5 *1 (-519 *4)))) (-3207 (*1 *2 *2 *3) (-12 (-5 *2 (-1228 *4)) (-5 *3 (-749)) (-4 *4 (-342)) (-5 *1 (-519 *4)))) (-3503 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-1228 *5)) (-5 *3 (-749)) (-5 *4 (-1089)) (-4 *5 (-342)) (-5 *1 (-519 *5)))) (-1835 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1141 *4)) (-5 *1 (-519 *4)) (-4 *4 (-342)))) (-2054 (*1 *2 *3) (-12 (-5 *3 (-1228 *4)) (-4 *4 (-342)) (-5 *2 (-1141 *4)) (-5 *1 (-519 *4)))) (-3690 (*1 *2 *3 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1228 *4)) (-5 *1 (-519 *4)) (-4 *4 (-342)))) (-1864 (*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1228 *4)) (-5 *1 (-519 *4)) (-4 *4 (-342)))) (-3671 (*1 *2 *3 *4) (-12 (-5 *3 (-1228 (-623 (-2 (|:| -1337 *4) (|:| -3690 (-1089)))))) (-4 *4 (-342)) (-5 *2 (-1233)) (-5 *1 (-519 *4)))))
+(-10 -7 (-15 -3671 ((-1233) (-1228 (-623 (-2 (|:| -1337 |#1|) (|:| -3690 (-1089))))) |#1|)) (-15 -1864 ((-1228 |#1|) (-895))) (-15 -3690 ((-1228 |#1|) (-895) (-895))) (-15 -2054 ((-1141 |#1|) (-1228 |#1|))) (-15 -1835 ((-1141 |#1|) (-749))) (-15 -3503 ((-1228 |#1|) (-1228 |#1|) (-749) (-1089))) (-15 -3207 ((-1228 |#1|) (-1228 |#1|) (-749))) (-15 -2974 ((-1228 |#1|) (-1228 |#1|) (-1089) (-1089))) (-15 -1345 ((-1228 |#1|) (-1228 |#1|) (-550))) (-15 ** ((-1228 |#1|) (-1228 |#1|) (-550))) (-15 * ((-1228 |#1|) (-1228 |#1|) (-1228 |#1|))) (-15 -2382 ((-1228 |#1|) (-1228 |#1|) (-1228 |#1|))) (-15 -1571 ((-1228 |#1|) (-1228 |#1|) (-895))) (-15 -2223 ((-1228 |#1|) (-1228 |#1|) (-895))) (-15 -1619 ((-1228 |#1|) (-1228 |#1|))) (-15 -4073 ((-895) (-1228 |#1|))) (-15 -3751 ((-112) (-1228 |#1|))) (-15 -2206 ((-1228 (-1228 |#1|)) (-895))) (-15 -1888 ((-1228 |#1|) (-895))) (-15 -2835 ((-1141 |#1|) (-1228 |#1|))))
+((-2547 (((-1089) $ (-128)) NIL)) (-1307 (((-1089) $) 21)) (-3572 (((-112) $) 19)) (-2143 (($ (-381)) 12) (($ (-1127)) 14)) (-3739 (((-112) $) 22)) (-2233 (((-837) $) 26)) (-4231 (($ $) 23)))
+(((-520) (-13 (-518) (-595 (-837)) (-10 -8 (-15 -2143 ($ (-381))) (-15 -2143 ($ (-1127))) (-15 -3739 ((-112) $)) (-15 -3572 ((-112) $))))) (T -520))
+((-2143 (*1 *1 *2) (-12 (-5 *2 (-381)) (-5 *1 (-520)))) (-2143 (*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-520)))) (-3739 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-520)))) (-3572 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-520)))))
+(-13 (-518) (-595 (-837)) (-10 -8 (-15 -2143 ($ (-381))) (-15 -2143 ($ (-1127))) (-15 -3739 ((-112) $)) (-15 -3572 ((-112) $))))
+((-2048 (((-1 |#1| |#1|) |#1|) 11)) (-1533 (((-1 |#1| |#1|)) 10)))
+(((-521 |#1|) (-10 -7 (-15 -1533 ((-1 |#1| |#1|))) (-15 -2048 ((-1 |#1| |#1|) |#1|))) (-13 (-705) (-25))) (T -521))
+((-2048 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-521 *3)) (-4 *3 (-13 (-705) (-25))))) (-1533 (*1 *2) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-521 *3)) (-4 *3 (-13 (-705) (-25))))))
+(-10 -7 (-15 -1533 ((-1 |#1| |#1|))) (-15 -2048 ((-1 |#1| |#1|) |#1|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-4250 (($ $ $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-1693 (($ $) NIL)) (-1488 (($ (-749) |#1|) NIL)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2392 (($ (-1 (-749) (-749)) $) NIL)) (-1821 ((|#1| $) NIL)) (-1670 (((-749) $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 20)) (-2688 (($) NIL T CONST)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) NIL)) (-2358 (($ $ $) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL)))
(((-522 |#1|) (-13 (-771) (-500 (-749) |#1|)) (-825)) (T -522))
NIL
(-13 (-771) (-500 (-749) |#1|))
-((-1794 (((-623 |#2|) (-1140 |#1|) |#3|) 83)) (-1913 (((-623 (-2 (|:| |outval| |#2|) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 |#2|))))) (-667 |#1|) |#3| (-1 (-411 (-1140 |#1|)) (-1140 |#1|))) 100)) (-1676 (((-1140 |#1|) (-667 |#1|)) 95)))
-(((-523 |#1| |#2| |#3|) (-10 -7 (-15 -1676 ((-1140 |#1|) (-667 |#1|))) (-15 -1794 ((-623 |#2|) (-1140 |#1|) |#3|)) (-15 -1913 ((-623 (-2 (|:| |outval| |#2|) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 |#2|))))) (-667 |#1|) |#3| (-1 (-411 (-1140 |#1|)) (-1140 |#1|))))) (-356) (-356) (-13 (-356) (-823))) (T -523))
-((-1913 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-667 *6)) (-5 *5 (-1 (-411 (-1140 *6)) (-1140 *6))) (-4 *6 (-356)) (-5 *2 (-623 (-2 (|:| |outval| *7) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 *7)))))) (-5 *1 (-523 *6 *7 *4)) (-4 *7 (-356)) (-4 *4 (-13 (-356) (-823))))) (-1794 (*1 *2 *3 *4) (-12 (-5 *3 (-1140 *5)) (-4 *5 (-356)) (-5 *2 (-623 *6)) (-5 *1 (-523 *5 *6 *4)) (-4 *6 (-356)) (-4 *4 (-13 (-356) (-823))))) (-1676 (*1 *2 *3) (-12 (-5 *3 (-667 *4)) (-4 *4 (-356)) (-5 *2 (-1140 *4)) (-5 *1 (-523 *4 *5 *6)) (-4 *5 (-356)) (-4 *6 (-13 (-356) (-823))))))
-(-10 -7 (-15 -1676 ((-1140 |#1|) (-667 |#1|))) (-15 -1794 ((-623 |#2|) (-1140 |#1|) |#3|)) (-15 -1913 ((-623 (-2 (|:| |outval| |#2|) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 |#2|))))) (-667 |#1|) |#3| (-1 (-411 (-1140 |#1|)) (-1140 |#1|)))))
-((-2398 (((-818 (-550))) 12)) (-2410 (((-818 (-550))) 14)) (-2744 (((-811 (-550))) 9)))
-(((-524) (-10 -7 (-15 -2744 ((-811 (-550)))) (-15 -2398 ((-818 (-550)))) (-15 -2410 ((-818 (-550)))))) (T -524))
-((-2410 (*1 *2) (-12 (-5 *2 (-818 (-550))) (-5 *1 (-524)))) (-2398 (*1 *2) (-12 (-5 *2 (-818 (-550))) (-5 *1 (-524)))) (-2744 (*1 *2) (-12 (-5 *2 (-811 (-550))) (-5 *1 (-524)))))
-(-10 -7 (-15 -2744 ((-811 (-550)))) (-15 -2398 ((-818 (-550)))) (-15 -2410 ((-818 (-550)))))
-((-4075 (((-526) (-1144)) 15)) (-2860 ((|#1| (-526)) 20)))
-(((-525 |#1|) (-10 -7 (-15 -4075 ((-526) (-1144))) (-15 -2860 (|#1| (-526)))) (-1181)) (T -525))
-((-2860 (*1 *2 *3) (-12 (-5 *3 (-526)) (-5 *1 (-525 *2)) (-4 *2 (-1181)))) (-4075 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-526)) (-5 *1 (-525 *4)) (-4 *4 (-1181)))))
-(-10 -7 (-15 -4075 ((-526) (-1144))) (-15 -2860 (|#1| (-526))))
-((-1504 (((-112) $ $) NIL)) (-3874 (((-1126) $) 48)) (-3259 (((-112) $) 43)) (-2790 (((-1144) $) 44)) (-3355 (((-112) $) 41)) (-4038 (((-1126) $) 42)) (-2028 (($ (-1126)) 49)) (-3552 (((-112) $) NIL)) (-3742 (((-112) $) NIL)) (-3452 (((-112) $) NIL)) (-1825 (((-1126) $) NIL)) (-3820 (($ $ (-623 (-1144))) 20)) (-2860 (((-52) $) 22)) (-1331 (((-112) $) NIL)) (-2815 (((-550) $) NIL)) (-3337 (((-1088) $) NIL)) (-2988 (($ $ (-623 (-1144)) (-1144)) 61)) (-4282 (((-112) $) NIL)) (-2708 (((-219) $) NIL)) (-1895 (($ $) 38)) (-1810 (((-836) $) NIL)) (-1721 (((-112) $ $) NIL)) (-2680 (($ $ (-550)) NIL) (($ $ (-623 (-550))) NIL)) (-3076 (((-623 $) $) 28)) (-1468 (((-1144) (-623 $)) 50)) (-4028 (($ (-623 $)) 54) (($ (-1126)) NIL) (($ (-1144)) 18) (($ (-550)) 8) (($ (-219)) 25) (($ (-836)) NIL) (((-1072) $) 11) (($ (-1072)) 12)) (-2959 (((-1144) (-1144) (-623 $)) 53)) (-1518 (((-836) $) 46)) (-4244 (($ $) 52)) (-4230 (($ $) 51)) (-3963 (($ $ (-623 $)) 58)) (-3650 (((-112) $) 27)) (-2626 (($) 9 T CONST)) (-2636 (($) 10 T CONST)) (-2316 (((-112) $ $) 62)) (-2414 (($ $ $) 67)) (-2391 (($ $ $) 63)) (** (($ $ (-749)) 66) (($ $ (-550)) 65)) (* (($ $ $) 64)) (-3191 (((-550) $) NIL)))
-(((-526) (-13 (-1071 (-1126) (-1144) (-550) (-219) (-836)) (-596 (-1072)) (-10 -8 (-15 -2860 ((-52) $)) (-15 -4028 ($ (-1072))) (-15 -3963 ($ $ (-623 $))) (-15 -2988 ($ $ (-623 (-1144)) (-1144))) (-15 -3820 ($ $ (-623 (-1144)))) (-15 -2391 ($ $ $)) (-15 * ($ $ $)) (-15 -2414 ($ $ $)) (-15 ** ($ $ (-749))) (-15 ** ($ $ (-550))) (-15 0 ($) -2258) (-15 1 ($) -2258) (-15 -1895 ($ $)) (-15 -3874 ((-1126) $)) (-15 -2028 ($ (-1126))) (-15 -1468 ((-1144) (-623 $))) (-15 -2959 ((-1144) (-1144) (-623 $)))))) (T -526))
-((-2860 (*1 *2 *1) (-12 (-5 *2 (-52)) (-5 *1 (-526)))) (-4028 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-526)))) (-3963 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-526))) (-5 *1 (-526)))) (-2988 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-1144))) (-5 *3 (-1144)) (-5 *1 (-526)))) (-3820 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-1144))) (-5 *1 (-526)))) (-2391 (*1 *1 *1 *1) (-5 *1 (-526))) (* (*1 *1 *1 *1) (-5 *1 (-526))) (-2414 (*1 *1 *1 *1) (-5 *1 (-526))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-526)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-526)))) (-2626 (*1 *1) (-5 *1 (-526))) (-2636 (*1 *1) (-5 *1 (-526))) (-1895 (*1 *1 *1) (-5 *1 (-526))) (-3874 (*1 *2 *1) (-12 (-5 *2 (-1126)) (-5 *1 (-526)))) (-2028 (*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-526)))) (-1468 (*1 *2 *3) (-12 (-5 *3 (-623 (-526))) (-5 *2 (-1144)) (-5 *1 (-526)))) (-2959 (*1 *2 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-526))) (-5 *1 (-526)))))
-(-13 (-1071 (-1126) (-1144) (-550) (-219) (-836)) (-596 (-1072)) (-10 -8 (-15 -2860 ((-52) $)) (-15 -4028 ($ (-1072))) (-15 -3963 ($ $ (-623 $))) (-15 -2988 ($ $ (-623 (-1144)) (-1144))) (-15 -3820 ($ $ (-623 (-1144)))) (-15 -2391 ($ $ $)) (-15 * ($ $ $)) (-15 -2414 ($ $ $)) (-15 ** ($ $ (-749))) (-15 ** ($ $ (-550))) (-15 (-2626) ($) -2258) (-15 (-2636) ($) -2258) (-15 -1895 ($ $)) (-15 -3874 ((-1126) $)) (-15 -2028 ($ (-1126))) (-15 -1468 ((-1144) (-623 $))) (-15 -2959 ((-1144) (-1144) (-623 $)))))
-((-2620 ((|#2| |#2|) 17)) (-2793 ((|#2| |#2|) 13)) (-4307 ((|#2| |#2| (-550) (-550)) 20)) (-2909 ((|#2| |#2|) 15)))
-(((-527 |#1| |#2|) (-10 -7 (-15 -2793 (|#2| |#2|)) (-15 -2909 (|#2| |#2|)) (-15 -2620 (|#2| |#2|)) (-15 -4307 (|#2| |#2| (-550) (-550)))) (-13 (-542) (-145)) (-1218 |#1|)) (T -527))
-((-4307 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-550)) (-4 *4 (-13 (-542) (-145))) (-5 *1 (-527 *4 *2)) (-4 *2 (-1218 *4)))) (-2620 (*1 *2 *2) (-12 (-4 *3 (-13 (-542) (-145))) (-5 *1 (-527 *3 *2)) (-4 *2 (-1218 *3)))) (-2909 (*1 *2 *2) (-12 (-4 *3 (-13 (-542) (-145))) (-5 *1 (-527 *3 *2)) (-4 *2 (-1218 *3)))) (-2793 (*1 *2 *2) (-12 (-4 *3 (-13 (-542) (-145))) (-5 *1 (-527 *3 *2)) (-4 *2 (-1218 *3)))))
-(-10 -7 (-15 -2793 (|#2| |#2|)) (-15 -2909 (|#2| |#2|)) (-15 -2620 (|#2| |#2|)) (-15 -4307 (|#2| |#2| (-550) (-550))))
-((-3776 (((-623 (-287 (-925 |#2|))) (-623 |#2|) (-623 (-1144))) 32)) (-4185 (((-623 |#2|) (-925 |#1|) |#3|) 53) (((-623 |#2|) (-1140 |#1|) |#3|) 52)) (-3695 (((-623 (-623 |#2|)) (-623 (-925 |#1|)) (-623 (-925 |#1|)) (-623 (-1144)) |#3|) 91)))
-(((-528 |#1| |#2| |#3|) (-10 -7 (-15 -4185 ((-623 |#2|) (-1140 |#1|) |#3|)) (-15 -4185 ((-623 |#2|) (-925 |#1|) |#3|)) (-15 -3695 ((-623 (-623 |#2|)) (-623 (-925 |#1|)) (-623 (-925 |#1|)) (-623 (-1144)) |#3|)) (-15 -3776 ((-623 (-287 (-925 |#2|))) (-623 |#2|) (-623 (-1144))))) (-444) (-356) (-13 (-356) (-823))) (T -528))
-((-3776 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *6)) (-5 *4 (-623 (-1144))) (-4 *6 (-356)) (-5 *2 (-623 (-287 (-925 *6)))) (-5 *1 (-528 *5 *6 *7)) (-4 *5 (-444)) (-4 *7 (-13 (-356) (-823))))) (-3695 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-623 (-925 *6))) (-5 *4 (-623 (-1144))) (-4 *6 (-444)) (-5 *2 (-623 (-623 *7))) (-5 *1 (-528 *6 *7 *5)) (-4 *7 (-356)) (-4 *5 (-13 (-356) (-823))))) (-4185 (*1 *2 *3 *4) (-12 (-5 *3 (-925 *5)) (-4 *5 (-444)) (-5 *2 (-623 *6)) (-5 *1 (-528 *5 *6 *4)) (-4 *6 (-356)) (-4 *4 (-13 (-356) (-823))))) (-4185 (*1 *2 *3 *4) (-12 (-5 *3 (-1140 *5)) (-4 *5 (-444)) (-5 *2 (-623 *6)) (-5 *1 (-528 *5 *6 *4)) (-4 *6 (-356)) (-4 *4 (-13 (-356) (-823))))))
-(-10 -7 (-15 -4185 ((-623 |#2|) (-1140 |#1|) |#3|)) (-15 -4185 ((-623 |#2|) (-925 |#1|) |#3|)) (-15 -3695 ((-623 (-623 |#2|)) (-623 (-925 |#1|)) (-623 (-925 |#1|)) (-623 (-1144)) |#3|)) (-15 -3776 ((-623 (-287 (-925 |#2|))) (-623 |#2|) (-623 (-1144)))))
-((-2824 ((|#2| |#2| |#1|) 17)) (-2683 ((|#2| (-623 |#2|)) 27)) (-2737 ((|#2| (-623 |#2|)) 46)))
-(((-529 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2683 (|#2| (-623 |#2|))) (-15 -2737 (|#2| (-623 |#2|))) (-15 -2824 (|#2| |#2| |#1|))) (-300) (-1203 |#1|) |#1| (-1 |#1| |#1| (-749))) (T -529))
-((-2824 (*1 *2 *2 *3) (-12 (-4 *3 (-300)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-749))) (-5 *1 (-529 *3 *2 *4 *5)) (-4 *2 (-1203 *3)))) (-2737 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-1203 *4)) (-5 *1 (-529 *4 *2 *5 *6)) (-4 *4 (-300)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-749))))) (-2683 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-1203 *4)) (-5 *1 (-529 *4 *2 *5 *6)) (-4 *4 (-300)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-749))))))
-(-10 -7 (-15 -2683 (|#2| (-623 |#2|))) (-15 -2737 (|#2| (-623 |#2|))) (-15 -2824 (|#2| |#2| |#1|)))
-((-3338 (((-411 (-1140 |#4|)) (-1140 |#4|) (-1 (-411 (-1140 |#3|)) (-1140 |#3|))) 80) (((-411 |#4|) |#4| (-1 (-411 (-1140 |#3|)) (-1140 |#3|))) 169)))
-(((-530 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3338 ((-411 |#4|) |#4| (-1 (-411 (-1140 |#3|)) (-1140 |#3|)))) (-15 -3338 ((-411 (-1140 |#4|)) (-1140 |#4|) (-1 (-411 (-1140 |#3|)) (-1140 |#3|))))) (-825) (-771) (-13 (-300) (-145)) (-922 |#3| |#2| |#1|)) (T -530))
-((-3338 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-411 (-1140 *7)) (-1140 *7))) (-4 *7 (-13 (-300) (-145))) (-4 *5 (-825)) (-4 *6 (-771)) (-4 *8 (-922 *7 *6 *5)) (-5 *2 (-411 (-1140 *8))) (-5 *1 (-530 *5 *6 *7 *8)) (-5 *3 (-1140 *8)))) (-3338 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-411 (-1140 *7)) (-1140 *7))) (-4 *7 (-13 (-300) (-145))) (-4 *5 (-825)) (-4 *6 (-771)) (-5 *2 (-411 *3)) (-5 *1 (-530 *5 *6 *7 *3)) (-4 *3 (-922 *7 *6 *5)))))
-(-10 -7 (-15 -3338 ((-411 |#4|) |#4| (-1 (-411 (-1140 |#3|)) (-1140 |#3|)))) (-15 -3338 ((-411 (-1140 |#4|)) (-1140 |#4|) (-1 (-411 (-1140 |#3|)) (-1140 |#3|)))))
-((-2620 ((|#4| |#4|) 74)) (-2793 ((|#4| |#4|) 70)) (-4307 ((|#4| |#4| (-550) (-550)) 76)) (-2909 ((|#4| |#4|) 72)))
-(((-531 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2793 (|#4| |#4|)) (-15 -2909 (|#4| |#4|)) (-15 -2620 (|#4| |#4|)) (-15 -4307 (|#4| |#4| (-550) (-550)))) (-13 (-356) (-361) (-596 (-550))) (-1203 |#1|) (-703 |#1| |#2|) (-1218 |#3|)) (T -531))
-((-4307 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-550)) (-4 *4 (-13 (-356) (-361) (-596 *3))) (-4 *5 (-1203 *4)) (-4 *6 (-703 *4 *5)) (-5 *1 (-531 *4 *5 *6 *2)) (-4 *2 (-1218 *6)))) (-2620 (*1 *2 *2) (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-4 *4 (-1203 *3)) (-4 *5 (-703 *3 *4)) (-5 *1 (-531 *3 *4 *5 *2)) (-4 *2 (-1218 *5)))) (-2909 (*1 *2 *2) (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-4 *4 (-1203 *3)) (-4 *5 (-703 *3 *4)) (-5 *1 (-531 *3 *4 *5 *2)) (-4 *2 (-1218 *5)))) (-2793 (*1 *2 *2) (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-4 *4 (-1203 *3)) (-4 *5 (-703 *3 *4)) (-5 *1 (-531 *3 *4 *5 *2)) (-4 *2 (-1218 *5)))))
-(-10 -7 (-15 -2793 (|#4| |#4|)) (-15 -2909 (|#4| |#4|)) (-15 -2620 (|#4| |#4|)) (-15 -4307 (|#4| |#4| (-550) (-550))))
-((-2620 ((|#2| |#2|) 27)) (-2793 ((|#2| |#2|) 23)) (-4307 ((|#2| |#2| (-550) (-550)) 29)) (-2909 ((|#2| |#2|) 25)))
-(((-532 |#1| |#2|) (-10 -7 (-15 -2793 (|#2| |#2|)) (-15 -2909 (|#2| |#2|)) (-15 -2620 (|#2| |#2|)) (-15 -4307 (|#2| |#2| (-550) (-550)))) (-13 (-356) (-361) (-596 (-550))) (-1218 |#1|)) (T -532))
-((-4307 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-550)) (-4 *4 (-13 (-356) (-361) (-596 *3))) (-5 *1 (-532 *4 *2)) (-4 *2 (-1218 *4)))) (-2620 (*1 *2 *2) (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-5 *1 (-532 *3 *2)) (-4 *2 (-1218 *3)))) (-2909 (*1 *2 *2) (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-5 *1 (-532 *3 *2)) (-4 *2 (-1218 *3)))) (-2793 (*1 *2 *2) (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-5 *1 (-532 *3 *2)) (-4 *2 (-1218 *3)))))
-(-10 -7 (-15 -2793 (|#2| |#2|)) (-15 -2909 (|#2| |#2|)) (-15 -2620 (|#2| |#2|)) (-15 -4307 (|#2| |#2| (-550) (-550))))
-((-2917 (((-3 (-550) "failed") |#2| |#1| (-1 (-3 (-550) "failed") |#1|)) 14) (((-3 (-550) "failed") |#2| |#1| (-550) (-1 (-3 (-550) "failed") |#1|)) 13) (((-3 (-550) "failed") |#2| (-550) (-1 (-3 (-550) "failed") |#1|)) 26)))
-(((-533 |#1| |#2|) (-10 -7 (-15 -2917 ((-3 (-550) "failed") |#2| (-550) (-1 (-3 (-550) "failed") |#1|))) (-15 -2917 ((-3 (-550) "failed") |#2| |#1| (-550) (-1 (-3 (-550) "failed") |#1|))) (-15 -2917 ((-3 (-550) "failed") |#2| |#1| (-1 (-3 (-550) "failed") |#1|)))) (-1020) (-1203 |#1|)) (T -533))
-((-2917 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-550) "failed") *4)) (-4 *4 (-1020)) (-5 *2 (-550)) (-5 *1 (-533 *4 *3)) (-4 *3 (-1203 *4)))) (-2917 (*1 *2 *3 *4 *2 *5) (|partial| -12 (-5 *5 (-1 (-3 (-550) "failed") *4)) (-4 *4 (-1020)) (-5 *2 (-550)) (-5 *1 (-533 *4 *3)) (-4 *3 (-1203 *4)))) (-2917 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *4 (-1 (-3 (-550) "failed") *5)) (-4 *5 (-1020)) (-5 *2 (-550)) (-5 *1 (-533 *5 *3)) (-4 *3 (-1203 *5)))))
-(-10 -7 (-15 -2917 ((-3 (-550) "failed") |#2| (-550) (-1 (-3 (-550) "failed") |#1|))) (-15 -2917 ((-3 (-550) "failed") |#2| |#1| (-550) (-1 (-3 (-550) "failed") |#1|))) (-15 -2917 ((-3 (-550) "failed") |#2| |#1| (-1 (-3 (-550) "failed") |#1|))))
-((-2347 (($ $ $) 79)) (-3564 (((-411 $) $) 47)) (-3880 (((-3 (-550) "failed") $) 59)) (-2726 (((-550) $) 37)) (-3207 (((-3 (-400 (-550)) "failed") $) 74)) (-3122 (((-112) $) 24)) (-3042 (((-400 (-550)) $) 72)) (-3933 (((-112) $) 50)) (-3064 (($ $ $ $) 86)) (-1416 (((-112) $) 16)) (-3388 (($ $ $) 57)) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) 69)) (-2826 (((-3 $ "failed") $) 64)) (-3833 (($ $) 23)) (-2996 (($ $ $) 84)) (-3862 (($) 60)) (-1289 (($ $) 53)) (-3338 (((-411 $) $) 45)) (-3777 (((-112) $) 14)) (-3542 (((-749) $) 28)) (-2393 (($ $ (-749)) NIL) (($ $) 10)) (-1731 (($ $) 17)) (-4028 (((-550) $) NIL) (((-526) $) 36) (((-865 (-550)) $) 40) (((-372) $) 31) (((-219) $) 33)) (-2390 (((-749)) 8)) (-2520 (((-112) $ $) 20)) (-4224 (($ $ $) 55)))
-(((-534 |#1|) (-10 -8 (-15 -2996 (|#1| |#1| |#1|)) (-15 -3064 (|#1| |#1| |#1| |#1|)) (-15 -3833 (|#1| |#1|)) (-15 -1731 (|#1| |#1|)) (-15 -3207 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3042 ((-400 (-550)) |#1|)) (-15 -3122 ((-112) |#1|)) (-15 -2347 (|#1| |#1| |#1|)) (-15 -2520 ((-112) |#1| |#1|)) (-15 -3777 ((-112) |#1|)) (-15 -3862 (|#1|)) (-15 -2826 ((-3 |#1| "failed") |#1|)) (-15 -4028 ((-219) |#1|)) (-15 -4028 ((-372) |#1|)) (-15 -3388 (|#1| |#1| |#1|)) (-15 -1289 (|#1| |#1|)) (-15 -4224 (|#1| |#1| |#1|)) (-15 -4312 ((-862 (-550) |#1|) |#1| (-865 (-550)) (-862 (-550) |#1|))) (-15 -4028 ((-865 (-550)) |#1|)) (-15 -4028 ((-526) |#1|)) (-15 -2726 ((-550) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -4028 ((-550) |#1|)) (-15 -2393 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-749))) (-15 -1416 ((-112) |#1|)) (-15 -3542 ((-749) |#1|)) (-15 -3338 ((-411 |#1|) |#1|)) (-15 -3564 ((-411 |#1|) |#1|)) (-15 -3933 ((-112) |#1|)) (-15 -2390 ((-749)))) (-535)) (T -534))
-((-2390 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-534 *3)) (-4 *3 (-535)))))
-(-10 -8 (-15 -2996 (|#1| |#1| |#1|)) (-15 -3064 (|#1| |#1| |#1| |#1|)) (-15 -3833 (|#1| |#1|)) (-15 -1731 (|#1| |#1|)) (-15 -3207 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3042 ((-400 (-550)) |#1|)) (-15 -3122 ((-112) |#1|)) (-15 -2347 (|#1| |#1| |#1|)) (-15 -2520 ((-112) |#1| |#1|)) (-15 -3777 ((-112) |#1|)) (-15 -3862 (|#1|)) (-15 -2826 ((-3 |#1| "failed") |#1|)) (-15 -4028 ((-219) |#1|)) (-15 -4028 ((-372) |#1|)) (-15 -3388 (|#1| |#1| |#1|)) (-15 -1289 (|#1| |#1|)) (-15 -4224 (|#1| |#1| |#1|)) (-15 -4312 ((-862 (-550) |#1|) |#1| (-865 (-550)) (-862 (-550) |#1|))) (-15 -4028 ((-865 (-550)) |#1|)) (-15 -4028 ((-526) |#1|)) (-15 -2726 ((-550) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -4028 ((-550) |#1|)) (-15 -2393 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-749))) (-15 -1416 ((-112) |#1|)) (-15 -3542 ((-749) |#1|)) (-15 -3338 ((-411 |#1|) |#1|)) (-15 -3564 ((-411 |#1|) |#1|)) (-15 -3933 ((-112) |#1|)) (-15 -2390 ((-749))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-2347 (($ $ $) 82)) (-3219 (((-3 $ "failed") $ $) 19)) (-2181 (($ $ $ $) 71)) (-1505 (($ $) 49)) (-3564 (((-411 $) $) 50)) (-3631 (((-112) $ $) 122)) (-3712 (((-550) $) 111)) (-3827 (($ $ $) 85)) (-3513 (($) 17 T CONST)) (-3880 (((-3 (-550) "failed") $) 103)) (-2726 (((-550) $) 102)) (-3349 (($ $ $) 126)) (-3780 (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) 101) (((-667 (-550)) (-667 $)) 100)) (-1386 (((-3 $ "failed") $) 32)) (-3207 (((-3 (-400 (-550)) "failed") $) 79)) (-3122 (((-112) $) 81)) (-3042 (((-400 (-550)) $) 80)) (-1741 (($) 78) (($ $) 77)) (-1519 (($ $ $) 125)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 120)) (-3933 (((-112) $) 51)) (-3064 (($ $ $ $) 69)) (-2434 (($ $ $) 83)) (-1416 (((-112) $) 113)) (-3388 (($ $ $) 94)) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) 97)) (-3102 (((-112) $) 30)) (-3718 (((-112) $) 89)) (-2826 (((-3 $ "failed") $) 91)) (-3329 (((-112) $) 112)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 129)) (-3178 (($ $ $ $) 70)) (-2707 (($ $ $) 114)) (-4164 (($ $ $) 115)) (-3833 (($ $) 73)) (-3772 (($ $) 86)) (-3106 (($ $ $) 44) (($ (-623 $)) 43)) (-1825 (((-1126) $) 9)) (-2996 (($ $ $) 68)) (-3862 (($) 90 T CONST)) (-3463 (($ $) 75)) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 42)) (-3139 (($ $ $) 46) (($ (-623 $)) 45)) (-1289 (($ $) 95)) (-3338 (((-411 $) $) 48)) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 128) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 127)) (-1495 (((-3 $ "failed") $ $) 40)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 121)) (-3777 (((-112) $) 88)) (-3542 (((-749) $) 123)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 124)) (-2393 (($ $ (-749)) 108) (($ $) 106)) (-2092 (($ $) 74)) (-1731 (($ $) 76)) (-4028 (((-550) $) 105) (((-526) $) 99) (((-865 (-550)) $) 98) (((-372) $) 93) (((-219) $) 92)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-550)) 104)) (-2390 (((-749)) 28)) (-2520 (((-112) $ $) 84)) (-4224 (($ $ $) 96)) (-1860 (($) 87)) (-1345 (((-112) $ $) 37)) (-2260 (($ $ $ $) 72)) (-1635 (($ $) 110)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $ (-749)) 109) (($ $) 107)) (-2363 (((-112) $ $) 117)) (-2345 (((-112) $ $) 118)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 116)) (-2335 (((-112) $ $) 119)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+((-2035 (((-623 |#2|) (-1141 |#1|) |#3|) 83)) (-3849 (((-623 (-2 (|:| |outval| |#2|) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 |#2|))))) (-667 |#1|) |#3| (-1 (-411 (-1141 |#1|)) (-1141 |#1|))) 100)) (-3414 (((-1141 |#1|) (-667 |#1|)) 95)))
+(((-523 |#1| |#2| |#3|) (-10 -7 (-15 -3414 ((-1141 |#1|) (-667 |#1|))) (-15 -2035 ((-623 |#2|) (-1141 |#1|) |#3|)) (-15 -3849 ((-623 (-2 (|:| |outval| |#2|) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 |#2|))))) (-667 |#1|) |#3| (-1 (-411 (-1141 |#1|)) (-1141 |#1|))))) (-356) (-356) (-13 (-356) (-823))) (T -523))
+((-3849 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-667 *6)) (-5 *5 (-1 (-411 (-1141 *6)) (-1141 *6))) (-4 *6 (-356)) (-5 *2 (-623 (-2 (|:| |outval| *7) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 *7)))))) (-5 *1 (-523 *6 *7 *4)) (-4 *7 (-356)) (-4 *4 (-13 (-356) (-823))))) (-2035 (*1 *2 *3 *4) (-12 (-5 *3 (-1141 *5)) (-4 *5 (-356)) (-5 *2 (-623 *6)) (-5 *1 (-523 *5 *6 *4)) (-4 *6 (-356)) (-4 *4 (-13 (-356) (-823))))) (-3414 (*1 *2 *3) (-12 (-5 *3 (-667 *4)) (-4 *4 (-356)) (-5 *2 (-1141 *4)) (-5 *1 (-523 *4 *5 *6)) (-4 *5 (-356)) (-4 *6 (-13 (-356) (-823))))))
+(-10 -7 (-15 -3414 ((-1141 |#1|) (-667 |#1|))) (-15 -2035 ((-623 |#2|) (-1141 |#1|) |#3|)) (-15 -3849 ((-623 (-2 (|:| |outval| |#2|) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 |#2|))))) (-667 |#1|) |#3| (-1 (-411 (-1141 |#1|)) (-1141 |#1|)))))
+((-2414 (((-818 (-550))) 12)) (-2427 (((-818 (-550))) 14)) (-4197 (((-811 (-550))) 9)))
+(((-524) (-10 -7 (-15 -4197 ((-811 (-550)))) (-15 -2414 ((-818 (-550)))) (-15 -2427 ((-818 (-550)))))) (T -524))
+((-2427 (*1 *2) (-12 (-5 *2 (-818 (-550))) (-5 *1 (-524)))) (-2414 (*1 *2) (-12 (-5 *2 (-818 (-550))) (-5 *1 (-524)))) (-4197 (*1 *2) (-12 (-5 *2 (-811 (-550))) (-5 *1 (-524)))))
+(-10 -7 (-15 -4197 ((-811 (-550)))) (-15 -2414 ((-818 (-550)))) (-15 -2427 ((-818 (-550)))))
+((-3633 (((-526) (-1145)) 15)) (-4307 ((|#1| (-526)) 20)))
+(((-525 |#1|) (-10 -7 (-15 -3633 ((-526) (-1145))) (-15 -4307 (|#1| (-526)))) (-1182)) (T -525))
+((-4307 (*1 *2 *3) (-12 (-5 *3 (-526)) (-5 *1 (-525 *2)) (-4 *2 (-1182)))) (-3633 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-526)) (-5 *1 (-525 *4)) (-4 *4 (-1182)))))
+(-10 -7 (-15 -3633 ((-526) (-1145))) (-15 -4307 (|#1| (-526))))
+((-2221 (((-112) $ $) NIL)) (-2189 (((-1127) $) 48)) (-2297 (((-112) $) 43)) (-3590 (((-1145) $) 44)) (-1906 (((-112) $) 41)) (-1755 (((-1127) $) 42)) (-3732 (($ (-1127)) 49)) (-2093 (((-112) $) NIL)) (-3422 (((-112) $) NIL)) (-3555 (((-112) $) NIL)) (-2369 (((-1127) $) NIL)) (-2012 (($ $ (-623 (-1145))) 20)) (-4307 (((-52) $) 22)) (-3517 (((-112) $) NIL)) (-1776 (((-550) $) NIL)) (-3445 (((-1089) $) NIL)) (-3112 (($ $ (-623 (-1145)) (-1145)) 61)) (-1968 (((-112) $) NIL)) (-2795 (((-219) $) NIL)) (-3822 (($ $) 38)) (-2520 (((-837) $) NIL)) (-1309 (((-112) $ $) NIL)) (-2757 (($ $ (-550)) NIL) (($ $ (-623 (-550))) NIL)) (-1444 (((-623 $) $) 28)) (-1652 (((-1145) (-623 $)) 50)) (-2451 (($ (-623 $)) 57) (($ (-1127)) NIL) (($ (-1145)) 18) (($ (-550)) 8) (($ (-219)) 25) (($ (-837)) NIL) (((-1073) $) 11) (($ (-1073)) 12)) (-1863 (((-1145) (-1145) (-623 $)) 53)) (-2233 (((-837) $) 46)) (-3762 (($ $) 52)) (-3753 (($ $) 51)) (-1876 (($ $ (-623 $)) 58)) (-1797 (((-112) $) 27)) (-2688 (($) 9 T CONST)) (-2700 (($) 10 T CONST)) (-2264 (((-112) $ $) 62)) (-2382 (($ $ $) 67)) (-2358 (($ $ $) 63)) (** (($ $ (-749)) 66) (($ $ (-550)) 65)) (* (($ $ $) 64)) (-3307 (((-550) $) NIL)))
+(((-526) (-13 (-1072 (-1127) (-1145) (-550) (-219) (-837)) (-596 (-1073)) (-10 -8 (-15 -4307 ((-52) $)) (-15 -2451 ($ (-1073))) (-15 -1876 ($ $ (-623 $))) (-15 -3112 ($ $ (-623 (-1145)) (-1145))) (-15 -2012 ($ $ (-623 (-1145)))) (-15 -2358 ($ $ $)) (-15 * ($ $ $)) (-15 -2382 ($ $ $)) (-15 ** ($ $ (-749))) (-15 ** ($ $ (-550))) (-15 0 ($) -4165) (-15 1 ($) -4165) (-15 -3822 ($ $)) (-15 -2189 ((-1127) $)) (-15 -3732 ($ (-1127))) (-15 -1652 ((-1145) (-623 $))) (-15 -1863 ((-1145) (-1145) (-623 $)))))) (T -526))
+((-4307 (*1 *2 *1) (-12 (-5 *2 (-52)) (-5 *1 (-526)))) (-2451 (*1 *1 *2) (-12 (-5 *2 (-1073)) (-5 *1 (-526)))) (-1876 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-526))) (-5 *1 (-526)))) (-3112 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-1145))) (-5 *3 (-1145)) (-5 *1 (-526)))) (-2012 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-1145))) (-5 *1 (-526)))) (-2358 (*1 *1 *1 *1) (-5 *1 (-526))) (* (*1 *1 *1 *1) (-5 *1 (-526))) (-2382 (*1 *1 *1 *1) (-5 *1 (-526))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-526)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-526)))) (-2688 (*1 *1) (-5 *1 (-526))) (-2700 (*1 *1) (-5 *1 (-526))) (-3822 (*1 *1 *1) (-5 *1 (-526))) (-2189 (*1 *2 *1) (-12 (-5 *2 (-1127)) (-5 *1 (-526)))) (-3732 (*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-526)))) (-1652 (*1 *2 *3) (-12 (-5 *3 (-623 (-526))) (-5 *2 (-1145)) (-5 *1 (-526)))) (-1863 (*1 *2 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-526))) (-5 *1 (-526)))))
+(-13 (-1072 (-1127) (-1145) (-550) (-219) (-837)) (-596 (-1073)) (-10 -8 (-15 -4307 ((-52) $)) (-15 -2451 ($ (-1073))) (-15 -1876 ($ $ (-623 $))) (-15 -3112 ($ $ (-623 (-1145)) (-1145))) (-15 -2012 ($ $ (-623 (-1145)))) (-15 -2358 ($ $ $)) (-15 * ($ $ $)) (-15 -2382 ($ $ $)) (-15 ** ($ $ (-749))) (-15 ** ($ $ (-550))) (-15 (-2688) ($) -4165) (-15 (-2700) ($) -4165) (-15 -3822 ($ $)) (-15 -2189 ((-1127) $)) (-15 -3732 ($ (-1127))) (-15 -1652 ((-1145) (-623 $))) (-15 -1863 ((-1145) (-1145) (-623 $)))))
+((-3469 ((|#2| |#2|) 17)) (-2588 ((|#2| |#2|) 13)) (-4099 ((|#2| |#2| (-550) (-550)) 20)) (-4279 ((|#2| |#2|) 15)))
+(((-527 |#1| |#2|) (-10 -7 (-15 -2588 (|#2| |#2|)) (-15 -4279 (|#2| |#2|)) (-15 -3469 (|#2| |#2|)) (-15 -4099 (|#2| |#2| (-550) (-550)))) (-13 (-542) (-145)) (-1219 |#1|)) (T -527))
+((-4099 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-550)) (-4 *4 (-13 (-542) (-145))) (-5 *1 (-527 *4 *2)) (-4 *2 (-1219 *4)))) (-3469 (*1 *2 *2) (-12 (-4 *3 (-13 (-542) (-145))) (-5 *1 (-527 *3 *2)) (-4 *2 (-1219 *3)))) (-4279 (*1 *2 *2) (-12 (-4 *3 (-13 (-542) (-145))) (-5 *1 (-527 *3 *2)) (-4 *2 (-1219 *3)))) (-2588 (*1 *2 *2) (-12 (-4 *3 (-13 (-542) (-145))) (-5 *1 (-527 *3 *2)) (-4 *2 (-1219 *3)))))
+(-10 -7 (-15 -2588 (|#2| |#2|)) (-15 -4279 (|#2| |#2|)) (-15 -3469 (|#2| |#2|)) (-15 -4099 (|#2| |#2| (-550) (-550))))
+((-3714 (((-623 (-287 (-926 |#2|))) (-623 |#2|) (-623 (-1145))) 32)) (-2306 (((-623 |#2|) (-926 |#1|) |#3|) 53) (((-623 |#2|) (-1141 |#1|) |#3|) 52)) (-4119 (((-623 (-623 |#2|)) (-623 (-926 |#1|)) (-623 (-926 |#1|)) (-623 (-1145)) |#3|) 91)))
+(((-528 |#1| |#2| |#3|) (-10 -7 (-15 -2306 ((-623 |#2|) (-1141 |#1|) |#3|)) (-15 -2306 ((-623 |#2|) (-926 |#1|) |#3|)) (-15 -4119 ((-623 (-623 |#2|)) (-623 (-926 |#1|)) (-623 (-926 |#1|)) (-623 (-1145)) |#3|)) (-15 -3714 ((-623 (-287 (-926 |#2|))) (-623 |#2|) (-623 (-1145))))) (-444) (-356) (-13 (-356) (-823))) (T -528))
+((-3714 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *6)) (-5 *4 (-623 (-1145))) (-4 *6 (-356)) (-5 *2 (-623 (-287 (-926 *6)))) (-5 *1 (-528 *5 *6 *7)) (-4 *5 (-444)) (-4 *7 (-13 (-356) (-823))))) (-4119 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-623 (-926 *6))) (-5 *4 (-623 (-1145))) (-4 *6 (-444)) (-5 *2 (-623 (-623 *7))) (-5 *1 (-528 *6 *7 *5)) (-4 *7 (-356)) (-4 *5 (-13 (-356) (-823))))) (-2306 (*1 *2 *3 *4) (-12 (-5 *3 (-926 *5)) (-4 *5 (-444)) (-5 *2 (-623 *6)) (-5 *1 (-528 *5 *6 *4)) (-4 *6 (-356)) (-4 *4 (-13 (-356) (-823))))) (-2306 (*1 *2 *3 *4) (-12 (-5 *3 (-1141 *5)) (-4 *5 (-444)) (-5 *2 (-623 *6)) (-5 *1 (-528 *5 *6 *4)) (-4 *6 (-356)) (-4 *4 (-13 (-356) (-823))))))
+(-10 -7 (-15 -2306 ((-623 |#2|) (-1141 |#1|) |#3|)) (-15 -2306 ((-623 |#2|) (-926 |#1|) |#3|)) (-15 -4119 ((-623 (-623 |#2|)) (-623 (-926 |#1|)) (-623 (-926 |#1|)) (-623 (-1145)) |#3|)) (-15 -3714 ((-623 (-287 (-926 |#2|))) (-623 |#2|) (-623 (-1145)))))
+((-1591 ((|#2| |#2| |#1|) 17)) (-2802 ((|#2| (-623 |#2|)) 27)) (-2044 ((|#2| (-623 |#2|)) 46)))
+(((-529 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2802 (|#2| (-623 |#2|))) (-15 -2044 (|#2| (-623 |#2|))) (-15 -1591 (|#2| |#2| |#1|))) (-300) (-1204 |#1|) |#1| (-1 |#1| |#1| (-749))) (T -529))
+((-1591 (*1 *2 *2 *3) (-12 (-4 *3 (-300)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-749))) (-5 *1 (-529 *3 *2 *4 *5)) (-4 *2 (-1204 *3)))) (-2044 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-1204 *4)) (-5 *1 (-529 *4 *2 *5 *6)) (-4 *4 (-300)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-749))))) (-2802 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-1204 *4)) (-5 *1 (-529 *4 *2 *5 *6)) (-4 *4 (-300)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-749))))))
+(-10 -7 (-15 -2802 (|#2| (-623 |#2|))) (-15 -2044 (|#2| (-623 |#2|))) (-15 -1591 (|#2| |#2| |#1|)))
+((-1735 (((-411 (-1141 |#4|)) (-1141 |#4|) (-1 (-411 (-1141 |#3|)) (-1141 |#3|))) 80) (((-411 |#4|) |#4| (-1 (-411 (-1141 |#3|)) (-1141 |#3|))) 169)))
+(((-530 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1735 ((-411 |#4|) |#4| (-1 (-411 (-1141 |#3|)) (-1141 |#3|)))) (-15 -1735 ((-411 (-1141 |#4|)) (-1141 |#4|) (-1 (-411 (-1141 |#3|)) (-1141 |#3|))))) (-825) (-771) (-13 (-300) (-145)) (-923 |#3| |#2| |#1|)) (T -530))
+((-1735 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-411 (-1141 *7)) (-1141 *7))) (-4 *7 (-13 (-300) (-145))) (-4 *5 (-825)) (-4 *6 (-771)) (-4 *8 (-923 *7 *6 *5)) (-5 *2 (-411 (-1141 *8))) (-5 *1 (-530 *5 *6 *7 *8)) (-5 *3 (-1141 *8)))) (-1735 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-411 (-1141 *7)) (-1141 *7))) (-4 *7 (-13 (-300) (-145))) (-4 *5 (-825)) (-4 *6 (-771)) (-5 *2 (-411 *3)) (-5 *1 (-530 *5 *6 *7 *3)) (-4 *3 (-923 *7 *6 *5)))))
+(-10 -7 (-15 -1735 ((-411 |#4|) |#4| (-1 (-411 (-1141 |#3|)) (-1141 |#3|)))) (-15 -1735 ((-411 (-1141 |#4|)) (-1141 |#4|) (-1 (-411 (-1141 |#3|)) (-1141 |#3|)))))
+((-3469 ((|#4| |#4|) 74)) (-2588 ((|#4| |#4|) 70)) (-4099 ((|#4| |#4| (-550) (-550)) 76)) (-4279 ((|#4| |#4|) 72)))
+(((-531 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2588 (|#4| |#4|)) (-15 -4279 (|#4| |#4|)) (-15 -3469 (|#4| |#4|)) (-15 -4099 (|#4| |#4| (-550) (-550)))) (-13 (-356) (-361) (-596 (-550))) (-1204 |#1|) (-703 |#1| |#2|) (-1219 |#3|)) (T -531))
+((-4099 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-550)) (-4 *4 (-13 (-356) (-361) (-596 *3))) (-4 *5 (-1204 *4)) (-4 *6 (-703 *4 *5)) (-5 *1 (-531 *4 *5 *6 *2)) (-4 *2 (-1219 *6)))) (-3469 (*1 *2 *2) (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-4 *4 (-1204 *3)) (-4 *5 (-703 *3 *4)) (-5 *1 (-531 *3 *4 *5 *2)) (-4 *2 (-1219 *5)))) (-4279 (*1 *2 *2) (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-4 *4 (-1204 *3)) (-4 *5 (-703 *3 *4)) (-5 *1 (-531 *3 *4 *5 *2)) (-4 *2 (-1219 *5)))) (-2588 (*1 *2 *2) (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-4 *4 (-1204 *3)) (-4 *5 (-703 *3 *4)) (-5 *1 (-531 *3 *4 *5 *2)) (-4 *2 (-1219 *5)))))
+(-10 -7 (-15 -2588 (|#4| |#4|)) (-15 -4279 (|#4| |#4|)) (-15 -3469 (|#4| |#4|)) (-15 -4099 (|#4| |#4| (-550) (-550))))
+((-3469 ((|#2| |#2|) 27)) (-2588 ((|#2| |#2|) 23)) (-4099 ((|#2| |#2| (-550) (-550)) 29)) (-4279 ((|#2| |#2|) 25)))
+(((-532 |#1| |#2|) (-10 -7 (-15 -2588 (|#2| |#2|)) (-15 -4279 (|#2| |#2|)) (-15 -3469 (|#2| |#2|)) (-15 -4099 (|#2| |#2| (-550) (-550)))) (-13 (-356) (-361) (-596 (-550))) (-1219 |#1|)) (T -532))
+((-4099 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-550)) (-4 *4 (-13 (-356) (-361) (-596 *3))) (-5 *1 (-532 *4 *2)) (-4 *2 (-1219 *4)))) (-3469 (*1 *2 *2) (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-5 *1 (-532 *3 *2)) (-4 *2 (-1219 *3)))) (-4279 (*1 *2 *2) (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-5 *1 (-532 *3 *2)) (-4 *2 (-1219 *3)))) (-2588 (*1 *2 *2) (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-5 *1 (-532 *3 *2)) (-4 *2 (-1219 *3)))))
+(-10 -7 (-15 -2588 (|#2| |#2|)) (-15 -4279 (|#2| |#2|)) (-15 -3469 (|#2| |#2|)) (-15 -4099 (|#2| |#2| (-550) (-550))))
+((-1291 (((-3 (-550) "failed") |#2| |#1| (-1 (-3 (-550) "failed") |#1|)) 14) (((-3 (-550) "failed") |#2| |#1| (-550) (-1 (-3 (-550) "failed") |#1|)) 13) (((-3 (-550) "failed") |#2| (-550) (-1 (-3 (-550) "failed") |#1|)) 26)))
+(((-533 |#1| |#2|) (-10 -7 (-15 -1291 ((-3 (-550) "failed") |#2| (-550) (-1 (-3 (-550) "failed") |#1|))) (-15 -1291 ((-3 (-550) "failed") |#2| |#1| (-550) (-1 (-3 (-550) "failed") |#1|))) (-15 -1291 ((-3 (-550) "failed") |#2| |#1| (-1 (-3 (-550) "failed") |#1|)))) (-1021) (-1204 |#1|)) (T -533))
+((-1291 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-550) "failed") *4)) (-4 *4 (-1021)) (-5 *2 (-550)) (-5 *1 (-533 *4 *3)) (-4 *3 (-1204 *4)))) (-1291 (*1 *2 *3 *4 *2 *5) (|partial| -12 (-5 *5 (-1 (-3 (-550) "failed") *4)) (-4 *4 (-1021)) (-5 *2 (-550)) (-5 *1 (-533 *4 *3)) (-4 *3 (-1204 *4)))) (-1291 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *4 (-1 (-3 (-550) "failed") *5)) (-4 *5 (-1021)) (-5 *2 (-550)) (-5 *1 (-533 *5 *3)) (-4 *3 (-1204 *5)))))
+(-10 -7 (-15 -1291 ((-3 (-550) "failed") |#2| (-550) (-1 (-3 (-550) "failed") |#1|))) (-15 -1291 ((-3 (-550) "failed") |#2| |#1| (-550) (-1 (-3 (-550) "failed") |#1|))) (-15 -1291 ((-3 (-550) "failed") |#2| |#1| (-1 (-3 (-550) "failed") |#1|))))
+((-2633 (($ $ $) 79)) (-2207 (((-411 $) $) 47)) (-2288 (((-3 (-550) "failed") $) 59)) (-2202 (((-550) $) 37)) (-3192 (((-3 (-400 (-550)) "failed") $) 74)) (-2593 (((-112) $) 24)) (-3169 (((-400 (-550)) $) 72)) (-1568 (((-112) $) 50)) (-2083 (($ $ $ $) 86)) (-2694 (((-112) $) 16)) (-4083 (($ $ $) 57)) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) 69)) (-1620 (((-3 $ "failed") $) 64)) (-1673 (($ $) 23)) (-2711 (($ $ $) 84)) (-2463 (($) 60)) (-3643 (($ $) 53)) (-1735 (((-411 $) $) 45)) (-3725 (((-112) $) 14)) (-1988 (((-749) $) 28)) (-2798 (($ $ (-749)) NIL) (($ $) 10)) (-2435 (($ $) 17)) (-2451 (((-550) $) NIL) (((-526) $) 36) (((-866 (-550)) $) 40) (((-372) $) 31) (((-219) $) 33)) (-3091 (((-749)) 8)) (-1796 (((-112) $ $) 20)) (-1437 (($ $ $) 55)))
+(((-534 |#1|) (-10 -8 (-15 -2711 (|#1| |#1| |#1|)) (-15 -2083 (|#1| |#1| |#1| |#1|)) (-15 -1673 (|#1| |#1|)) (-15 -2435 (|#1| |#1|)) (-15 -3192 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3169 ((-400 (-550)) |#1|)) (-15 -2593 ((-112) |#1|)) (-15 -2633 (|#1| |#1| |#1|)) (-15 -1796 ((-112) |#1| |#1|)) (-15 -3725 ((-112) |#1|)) (-15 -2463 (|#1|)) (-15 -1620 ((-3 |#1| "failed") |#1|)) (-15 -2451 ((-219) |#1|)) (-15 -2451 ((-372) |#1|)) (-15 -4083 (|#1| |#1| |#1|)) (-15 -3643 (|#1| |#1|)) (-15 -1437 (|#1| |#1| |#1|)) (-15 -4141 ((-863 (-550) |#1|) |#1| (-866 (-550)) (-863 (-550) |#1|))) (-15 -2451 ((-866 (-550)) |#1|)) (-15 -2451 ((-526) |#1|)) (-15 -2202 ((-550) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2451 ((-550) |#1|)) (-15 -2798 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-749))) (-15 -2694 ((-112) |#1|)) (-15 -1988 ((-749) |#1|)) (-15 -1735 ((-411 |#1|) |#1|)) (-15 -2207 ((-411 |#1|) |#1|)) (-15 -1568 ((-112) |#1|)) (-15 -3091 ((-749)))) (-535)) (T -534))
+((-3091 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-534 *3)) (-4 *3 (-535)))))
+(-10 -8 (-15 -2711 (|#1| |#1| |#1|)) (-15 -2083 (|#1| |#1| |#1| |#1|)) (-15 -1673 (|#1| |#1|)) (-15 -2435 (|#1| |#1|)) (-15 -3192 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3169 ((-400 (-550)) |#1|)) (-15 -2593 ((-112) |#1|)) (-15 -2633 (|#1| |#1| |#1|)) (-15 -1796 ((-112) |#1| |#1|)) (-15 -3725 ((-112) |#1|)) (-15 -2463 (|#1|)) (-15 -1620 ((-3 |#1| "failed") |#1|)) (-15 -2451 ((-219) |#1|)) (-15 -2451 ((-372) |#1|)) (-15 -4083 (|#1| |#1| |#1|)) (-15 -3643 (|#1| |#1|)) (-15 -1437 (|#1| |#1| |#1|)) (-15 -4141 ((-863 (-550) |#1|) |#1| (-866 (-550)) (-863 (-550) |#1|))) (-15 -2451 ((-866 (-550)) |#1|)) (-15 -2451 ((-526) |#1|)) (-15 -2202 ((-550) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2451 ((-550) |#1|)) (-15 -2798 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-749))) (-15 -2694 ((-112) |#1|)) (-15 -1988 ((-749) |#1|)) (-15 -1735 ((-411 |#1|) |#1|)) (-15 -2207 ((-411 |#1|) |#1|)) (-15 -1568 ((-112) |#1|)) (-15 -3091 ((-749))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-2633 (($ $ $) 82)) (-1993 (((-3 $ "failed") $ $) 19)) (-1534 (($ $ $ $) 71)) (-2318 (($ $) 49)) (-2207 (((-411 $) $) 50)) (-1611 (((-112) $ $) 122)) (-4303 (((-550) $) 111)) (-1538 (($ $ $) 85)) (-2991 (($) 17 T CONST)) (-2288 (((-3 (-550) "failed") $) 103)) (-2202 (((-550) $) 102)) (-3455 (($ $ $) 126)) (-3756 (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) 101) (((-667 (-550)) (-667 $)) 100)) (-1537 (((-3 $ "failed") $) 32)) (-3192 (((-3 (-400 (-550)) "failed") $) 79)) (-2593 (((-112) $) 81)) (-3169 (((-400 (-550)) $) 80)) (-1864 (($) 78) (($ $) 77)) (-3429 (($ $ $) 125)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 120)) (-1568 (((-112) $) 51)) (-2083 (($ $ $ $) 69)) (-2181 (($ $ $) 83)) (-2694 (((-112) $) 113)) (-4083 (($ $ $) 94)) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) 97)) (-2419 (((-112) $) 30)) (-1286 (((-112) $) 89)) (-1620 (((-3 $ "failed") $) 91)) (-1712 (((-112) $) 112)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 129)) (-2960 (($ $ $ $) 70)) (-2793 (($ $ $) 114)) (-2173 (($ $ $) 115)) (-1673 (($ $) 73)) (-3839 (($ $) 86)) (-3231 (($ $ $) 44) (($ (-623 $)) 43)) (-2369 (((-1127) $) 9)) (-2711 (($ $ $) 68)) (-2463 (($) 90 T CONST)) (-2486 (($ $) 75)) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 42)) (-3260 (($ $ $) 46) (($ (-623 $)) 45)) (-3643 (($ $) 95)) (-1735 (((-411 $) $) 48)) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 128) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 127)) (-3409 (((-3 $ "failed") $ $) 40)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 121)) (-3725 (((-112) $) 88)) (-1988 (((-749) $) 123)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 124)) (-2798 (($ $ (-749)) 108) (($ $) 106)) (-2417 (($ $) 74)) (-2435 (($ $) 76)) (-2451 (((-550) $) 105) (((-526) $) 99) (((-866 (-550)) $) 98) (((-372) $) 93) (((-219) $) 92)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-550)) 104)) (-3091 (((-749)) 28)) (-1796 (((-112) $ $) 84)) (-1437 (($ $ $) 96)) (-4300 (($) 87)) (-1819 (((-112) $ $) 37)) (-4133 (($ $ $ $) 72)) (-4188 (($ $) 110)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $ (-749)) 109) (($ $) 107)) (-2324 (((-112) $ $) 117)) (-2302 (((-112) $ $) 118)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 116)) (-2290 (((-112) $ $) 119)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
(((-535) (-138)) (T -535))
-((-3718 (*1 *2 *1) (-12 (-4 *1 (-535)) (-5 *2 (-112)))) (-3777 (*1 *2 *1) (-12 (-4 *1 (-535)) (-5 *2 (-112)))) (-1860 (*1 *1) (-4 *1 (-535))) (-3772 (*1 *1 *1) (-4 *1 (-535))) (-3827 (*1 *1 *1 *1) (-4 *1 (-535))) (-2520 (*1 *2 *1 *1) (-12 (-4 *1 (-535)) (-5 *2 (-112)))) (-2434 (*1 *1 *1 *1) (-4 *1 (-535))) (-2347 (*1 *1 *1 *1) (-4 *1 (-535))) (-3122 (*1 *2 *1) (-12 (-4 *1 (-535)) (-5 *2 (-112)))) (-3042 (*1 *2 *1) (-12 (-4 *1 (-535)) (-5 *2 (-400 (-550))))) (-3207 (*1 *2 *1) (|partial| -12 (-4 *1 (-535)) (-5 *2 (-400 (-550))))) (-1741 (*1 *1) (-4 *1 (-535))) (-1741 (*1 *1 *1) (-4 *1 (-535))) (-1731 (*1 *1 *1) (-4 *1 (-535))) (-3463 (*1 *1 *1) (-4 *1 (-535))) (-2092 (*1 *1 *1) (-4 *1 (-535))) (-3833 (*1 *1 *1) (-4 *1 (-535))) (-2260 (*1 *1 *1 *1 *1) (-4 *1 (-535))) (-2181 (*1 *1 *1 *1 *1) (-4 *1 (-535))) (-3178 (*1 *1 *1 *1 *1) (-4 *1 (-535))) (-3064 (*1 *1 *1 *1 *1) (-4 *1 (-535))) (-2996 (*1 *1 *1 *1) (-4 *1 (-535))))
-(-13 (-1185) (-300) (-798) (-227) (-596 (-550)) (-1011 (-550)) (-619 (-550)) (-596 (-526)) (-596 (-865 (-550))) (-859 (-550)) (-141) (-995) (-145) (-1119) (-10 -8 (-15 -3718 ((-112) $)) (-15 -3777 ((-112) $)) (-6 -4341) (-15 -1860 ($)) (-15 -3772 ($ $)) (-15 -3827 ($ $ $)) (-15 -2520 ((-112) $ $)) (-15 -2434 ($ $ $)) (-15 -2347 ($ $ $)) (-15 -3122 ((-112) $)) (-15 -3042 ((-400 (-550)) $)) (-15 -3207 ((-3 (-400 (-550)) "failed") $)) (-15 -1741 ($)) (-15 -1741 ($ $)) (-15 -1731 ($ $)) (-15 -3463 ($ $)) (-15 -2092 ($ $)) (-15 -3833 ($ $)) (-15 -2260 ($ $ $ $)) (-15 -2181 ($ $ $ $)) (-15 -3178 ($ $ $ $)) (-15 -3064 ($ $ $ $)) (-15 -2996 ($ $ $)) (-6 -4340)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-145) . T) ((-595 (-836)) . T) ((-141) . T) ((-170) . T) ((-596 (-219)) . T) ((-596 (-372)) . T) ((-596 (-526)) . T) ((-596 (-550)) . T) ((-596 (-865 (-550))) . T) ((-227) . T) ((-283) . T) ((-300) . T) ((-444) . T) ((-542) . T) ((-626 $) . T) ((-619 (-550)) . T) ((-696 $) . T) ((-705) . T) ((-769) . T) ((-770) . T) ((-772) . T) ((-773) . T) ((-798) . T) ((-823) . T) ((-825) . T) ((-859 (-550)) . T) ((-893) . T) ((-995) . T) ((-1011 (-550)) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1119) . T) ((-1185) . T))
-((-1504 (((-112) $ $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-2570 (($) NIL) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-3029 (((-1232) $ |#1| |#1|) NIL (|has| $ (-6 -4343)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 ((|#2| $ |#1| |#2|) NIL)) (-3378 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-2908 (((-3 |#2| "failed") |#1| $) NIL)) (-3513 (($) NIL T CONST)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-3112 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (|has| $ (-6 -4342))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-3 |#2| "failed") |#1| $) NIL)) (-3137 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-2419 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (|has| $ (-6 -4342))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-3245 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#2| $ |#1|) NIL)) (-3450 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) NIL)) (-3195 ((|#1| $) NIL (|has| |#1| (-825)))) (-2689 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-3283 ((|#1| $) NIL (|has| |#1| (-825)))) (-3234 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4343))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-3531 (((-623 |#1|) $) NIL)) (-2550 (((-112) |#1| $) NIL)) (-3638 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-1886 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-2325 (((-623 |#1|) $) NIL)) (-2400 (((-112) |#1| $) NIL)) (-3337 (((-1088) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-1293 ((|#2| $) NIL (|has| |#1| (-825)))) (-3321 (((-3 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) "failed") (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL)) (-3111 (($ $ |#2|) NIL (|has| $ (-6 -4343)))) (-3760 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-1543 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-2477 (((-623 |#2|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2729 (($) NIL) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-3350 (((-749) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-749) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068)))) (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-596 (-526))))) (-1532 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-1518 (((-836) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-595 (-836))) (|has| |#2| (-595 (-836)))))) (-3685 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-1675 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-536 |#1| |#2| |#3|) (-13 (-1157 |#1| |#2|) (-10 -7 (-6 -4342))) (-1068) (-1068) (-13 (-1157 |#1| |#2|) (-10 -7 (-6 -4342)))) (T -536))
-NIL
-(-13 (-1157 |#1| |#2|) (-10 -7 (-6 -4342)))
-((-2597 (((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|) (-1 (-1140 |#2|) (-1140 |#2|))) 51)))
-(((-537 |#1| |#2|) (-10 -7 (-15 -2597 ((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|) (-1 (-1140 |#2|) (-1140 |#2|))))) (-13 (-825) (-542)) (-13 (-27) (-423 |#1|))) (T -537))
-((-2597 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-594 *3)) (-5 *5 (-1 (-1140 *3) (-1140 *3))) (-4 *3 (-13 (-27) (-423 *6))) (-4 *6 (-13 (-825) (-542))) (-5 *2 (-569 *3)) (-5 *1 (-537 *6 *3)))))
-(-10 -7 (-15 -2597 ((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|) (-1 (-1140 |#2|) (-1140 |#2|)))))
-((-1625 (((-569 |#5|) |#5| (-1 |#3| |#3|)) 199)) (-1738 (((-3 |#5| "failed") |#5| (-1 |#3| |#3|)) 195)) (-1513 (((-569 |#5|) |#5| (-1 |#3| |#3|)) 202)))
-(((-538 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1513 ((-569 |#5|) |#5| (-1 |#3| |#3|))) (-15 -1625 ((-569 |#5|) |#5| (-1 |#3| |#3|))) (-15 -1738 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|)))) (-13 (-825) (-542) (-1011 (-550))) (-13 (-27) (-423 |#1|)) (-1203 |#2|) (-1203 (-400 |#3|)) (-335 |#2| |#3| |#4|)) (T -538))
-((-1738 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1203 *5)) (-4 *5 (-13 (-27) (-423 *4))) (-4 *4 (-13 (-825) (-542) (-1011 (-550)))) (-4 *7 (-1203 (-400 *6))) (-5 *1 (-538 *4 *5 *6 *7 *2)) (-4 *2 (-335 *5 *6 *7)))) (-1625 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1203 *6)) (-4 *6 (-13 (-27) (-423 *5))) (-4 *5 (-13 (-825) (-542) (-1011 (-550)))) (-4 *8 (-1203 (-400 *7))) (-5 *2 (-569 *3)) (-5 *1 (-538 *5 *6 *7 *8 *3)) (-4 *3 (-335 *6 *7 *8)))) (-1513 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1203 *6)) (-4 *6 (-13 (-27) (-423 *5))) (-4 *5 (-13 (-825) (-542) (-1011 (-550)))) (-4 *8 (-1203 (-400 *7))) (-5 *2 (-569 *3)) (-5 *1 (-538 *5 *6 *7 *8 *3)) (-4 *3 (-335 *6 *7 *8)))))
-(-10 -7 (-15 -1513 ((-569 |#5|) |#5| (-1 |#3| |#3|))) (-15 -1625 ((-569 |#5|) |#5| (-1 |#3| |#3|))) (-15 -1738 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|))))
-((-2057 (((-112) (-550) (-550)) 10)) (-1851 (((-550) (-550)) 7)) (-1955 (((-550) (-550) (-550)) 8)))
-(((-539) (-10 -7 (-15 -1851 ((-550) (-550))) (-15 -1955 ((-550) (-550) (-550))) (-15 -2057 ((-112) (-550) (-550))))) (T -539))
-((-2057 (*1 *2 *3 *3) (-12 (-5 *3 (-550)) (-5 *2 (-112)) (-5 *1 (-539)))) (-1955 (*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-539)))) (-1851 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-539)))))
-(-10 -7 (-15 -1851 ((-550) (-550))) (-15 -1955 ((-550) (-550) (-550))) (-15 -2057 ((-112) (-550) (-550))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-1776 ((|#1| $) 59)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-3123 (($ $) 89)) (-3005 (($ $) 72)) (-2270 ((|#1| $) 60)) (-3219 (((-3 $ "failed") $ $) 19)) (-3353 (($ $) 71)) (-3103 (($ $) 88)) (-2984 (($ $) 73)) (-3146 (($ $) 87)) (-3025 (($ $) 74)) (-3513 (($) 17 T CONST)) (-3880 (((-3 (-550) "failed") $) 67)) (-2726 (((-550) $) 66)) (-1386 (((-3 $ "failed") $) 32)) (-4084 (($ |#1| |#1|) 64)) (-1416 (((-112) $) 58)) (-2734 (($) 99)) (-3102 (((-112) $) 30)) (-1460 (($ $ (-550)) 70)) (-3329 (((-112) $) 57)) (-2707 (($ $ $) 105)) (-4164 (($ $ $) 104)) (-2958 (($ $) 96)) (-3106 (($ $ $) 44) (($ (-623 $)) 43)) (-1825 (((-1126) $) 9)) (-4181 (($ |#1| |#1|) 65) (($ |#1|) 63) (($ (-400 (-550))) 62)) (-3983 ((|#1| $) 61)) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 42)) (-3139 (($ $ $) 46) (($ (-623 $)) 45)) (-1495 (((-3 $ "failed") $ $) 40)) (-1812 (($ $) 97)) (-3157 (($ $) 86)) (-3033 (($ $) 75)) (-3135 (($ $) 85)) (-3016 (($ $) 76)) (-3114 (($ $) 84)) (-2995 (($ $) 77)) (-2140 (((-112) $ |#1|) 56)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-550)) 68)) (-2390 (((-749)) 28)) (-3187 (($ $) 95)) (-3060 (($ $) 83)) (-1345 (((-112) $ $) 37)) (-3167 (($ $) 94)) (-3043 (($ $) 82)) (-3209 (($ $) 93)) (-3081 (($ $) 81)) (-3294 (($ $) 92)) (-3094 (($ $) 80)) (-3198 (($ $) 91)) (-3072 (($ $) 79)) (-3176 (($ $) 90)) (-3052 (($ $) 78)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2363 (((-112) $ $) 102)) (-2345 (((-112) $ $) 101)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 103)) (-2335 (((-112) $ $) 100)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ $) 98) (($ $ (-400 (-550))) 69)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
-(((-540 |#1|) (-138) (-13 (-397) (-1166))) (T -540))
-((-4181 (*1 *1 *2 *2) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1166))))) (-4084 (*1 *1 *2 *2) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1166))))) (-4181 (*1 *1 *2) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1166))))) (-4181 (*1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-4 *1 (-540 *3)) (-4 *3 (-13 (-397) (-1166))))) (-3983 (*1 *2 *1) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1166))))) (-2270 (*1 *2 *1) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1166))))) (-1776 (*1 *2 *1) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1166))))) (-1416 (*1 *2 *1) (-12 (-4 *1 (-540 *3)) (-4 *3 (-13 (-397) (-1166))) (-5 *2 (-112)))) (-3329 (*1 *2 *1) (-12 (-4 *1 (-540 *3)) (-4 *3 (-13 (-397) (-1166))) (-5 *2 (-112)))) (-2140 (*1 *2 *1 *3) (-12 (-4 *1 (-540 *3)) (-4 *3 (-13 (-397) (-1166))) (-5 *2 (-112)))))
-(-13 (-444) (-825) (-1166) (-975) (-1011 (-550)) (-10 -8 (-6 -2001) (-15 -4181 ($ |t#1| |t#1|)) (-15 -4084 ($ |t#1| |t#1|)) (-15 -4181 ($ |t#1|)) (-15 -4181 ($ (-400 (-550)))) (-15 -3983 (|t#1| $)) (-15 -2270 (|t#1| $)) (-15 -1776 (|t#1| $)) (-15 -1416 ((-112) $)) (-15 -3329 ((-112) $)) (-15 -2140 ((-112) $ |t#1|))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-35) . T) ((-94) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-836)) . T) ((-170) . T) ((-277) . T) ((-283) . T) ((-444) . T) ((-484) . T) ((-542) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-825) . T) ((-975) . T) ((-1011 (-550)) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1166) . T) ((-1169) . T))
-((-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 9)) (-1447 (($ $) 11)) (-4291 (((-112) $) 18)) (-1386 (((-3 $ "failed") $) 16)) (-1345 (((-112) $ $) 20)))
-(((-541 |#1|) (-10 -8 (-15 -4291 ((-112) |#1|)) (-15 -1345 ((-112) |#1| |#1|)) (-15 -1447 (|#1| |#1|)) (-15 -3368 ((-2 (|:| -3090 |#1|) (|:| -4329 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1386 ((-3 |#1| "failed") |#1|))) (-542)) (T -541))
-NIL
-(-10 -8 (-15 -4291 ((-112) |#1|)) (-15 -1345 ((-112) |#1| |#1|)) (-15 -1447 (|#1| |#1|)) (-15 -3368 ((-2 (|:| -3090 |#1|) (|:| -4329 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1386 ((-3 |#1| "failed") |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1386 (((-3 $ "failed") $) 32)) (-3102 (((-112) $) 30)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1495 (((-3 $ "failed") $ $) 40)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41)) (-2390 (((-749)) 28)) (-1345 (((-112) $ $) 37)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+((-1286 (*1 *2 *1) (-12 (-4 *1 (-535)) (-5 *2 (-112)))) (-3725 (*1 *2 *1) (-12 (-4 *1 (-535)) (-5 *2 (-112)))) (-4300 (*1 *1) (-4 *1 (-535))) (-3839 (*1 *1 *1) (-4 *1 (-535))) (-1538 (*1 *1 *1 *1) (-4 *1 (-535))) (-1796 (*1 *2 *1 *1) (-12 (-4 *1 (-535)) (-5 *2 (-112)))) (-2181 (*1 *1 *1 *1) (-4 *1 (-535))) (-2633 (*1 *1 *1 *1) (-4 *1 (-535))) (-2593 (*1 *2 *1) (-12 (-4 *1 (-535)) (-5 *2 (-112)))) (-3169 (*1 *2 *1) (-12 (-4 *1 (-535)) (-5 *2 (-400 (-550))))) (-3192 (*1 *2 *1) (|partial| -12 (-4 *1 (-535)) (-5 *2 (-400 (-550))))) (-1864 (*1 *1) (-4 *1 (-535))) (-1864 (*1 *1 *1) (-4 *1 (-535))) (-2435 (*1 *1 *1) (-4 *1 (-535))) (-2486 (*1 *1 *1) (-4 *1 (-535))) (-2417 (*1 *1 *1) (-4 *1 (-535))) (-1673 (*1 *1 *1) (-4 *1 (-535))) (-4133 (*1 *1 *1 *1 *1) (-4 *1 (-535))) (-1534 (*1 *1 *1 *1 *1) (-4 *1 (-535))) (-2960 (*1 *1 *1 *1 *1) (-4 *1 (-535))) (-2083 (*1 *1 *1 *1 *1) (-4 *1 (-535))) (-2711 (*1 *1 *1 *1) (-4 *1 (-535))))
+(-13 (-1186) (-300) (-798) (-227) (-596 (-550)) (-1012 (-550)) (-619 (-550)) (-596 (-526)) (-596 (-866 (-550))) (-860 (-550)) (-141) (-996) (-145) (-1120) (-10 -8 (-15 -1286 ((-112) $)) (-15 -3725 ((-112) $)) (-6 -4343) (-15 -4300 ($)) (-15 -3839 ($ $)) (-15 -1538 ($ $ $)) (-15 -1796 ((-112) $ $)) (-15 -2181 ($ $ $)) (-15 -2633 ($ $ $)) (-15 -2593 ((-112) $)) (-15 -3169 ((-400 (-550)) $)) (-15 -3192 ((-3 (-400 (-550)) "failed") $)) (-15 -1864 ($)) (-15 -1864 ($ $)) (-15 -2435 ($ $)) (-15 -2486 ($ $)) (-15 -2417 ($ $)) (-15 -1673 ($ $)) (-15 -4133 ($ $ $ $)) (-15 -1534 ($ $ $ $)) (-15 -2960 ($ $ $ $)) (-15 -2083 ($ $ $ $)) (-15 -2711 ($ $ $)) (-6 -4342)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-145) . T) ((-595 (-837)) . T) ((-141) . T) ((-170) . T) ((-596 (-219)) . T) ((-596 (-372)) . T) ((-596 (-526)) . T) ((-596 (-550)) . T) ((-596 (-866 (-550))) . T) ((-227) . T) ((-283) . T) ((-300) . T) ((-444) . T) ((-542) . T) ((-626 $) . T) ((-619 (-550)) . T) ((-696 $) . T) ((-705) . T) ((-769) . T) ((-770) . T) ((-772) . T) ((-773) . T) ((-798) . T) ((-823) . T) ((-825) . T) ((-860 (-550)) . T) ((-894) . T) ((-996) . T) ((-1012 (-550)) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1120) . T) ((-1186) . T))
+((-2221 (((-112) $ $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-3364 (($) NIL) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3037 (((-1233) $ |#1| |#1|) NIL (|has| $ (-6 -4345)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 ((|#2| $ |#1| |#2|) NIL)) (-3994 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-3696 (((-3 |#2| "failed") |#1| $) NIL)) (-2991 (($) NIL T CONST)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-2505 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (|has| $ (-6 -4344))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-3 |#2| "failed") |#1| $) NIL)) (-1979 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-2924 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (|has| $ (-6 -4344))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-3317 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#2| $ |#1|) NIL)) (-2971 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) NIL)) (-3096 ((|#1| $) NIL (|has| |#1| (-825)))) (-2876 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-2506 ((|#1| $) NIL (|has| |#1| (-825)))) (-3311 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4345))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-4212 (((-623 |#1|) $) NIL)) (-3998 (((-112) |#1| $) NIL)) (-1696 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-1715 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-3611 (((-623 |#1|) $) NIL)) (-3166 (((-112) |#1| $) NIL)) (-3445 (((-1089) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-3858 ((|#2| $) NIL (|has| |#1| (-825)))) (-1614 (((-3 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) "failed") (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL)) (-2491 (($ $ |#2|) NIL (|has| $ (-6 -4345)))) (-3576 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-1410 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-1375 (((-623 |#2|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-3246 (($) NIL) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3457 (((-749) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-749) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069)))) (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-596 (-526))))) (-2245 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-2233 (((-837) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-595 (-837))) (|has| |#2| (-595 (-837)))))) (-4017 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3404 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-536 |#1| |#2| |#3|) (-13 (-1158 |#1| |#2|) (-10 -7 (-6 -4344))) (-1069) (-1069) (-13 (-1158 |#1| |#2|) (-10 -7 (-6 -4344)))) (T -536))
+NIL
+(-13 (-1158 |#1| |#2|) (-10 -7 (-6 -4344)))
+((-1351 (((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|) (-1 (-1141 |#2|) (-1141 |#2|))) 51)))
+(((-537 |#1| |#2|) (-10 -7 (-15 -1351 ((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|) (-1 (-1141 |#2|) (-1141 |#2|))))) (-13 (-825) (-542)) (-13 (-27) (-423 |#1|))) (T -537))
+((-1351 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-594 *3)) (-5 *5 (-1 (-1141 *3) (-1141 *3))) (-4 *3 (-13 (-27) (-423 *6))) (-4 *6 (-13 (-825) (-542))) (-5 *2 (-569 *3)) (-5 *1 (-537 *6 *3)))))
+(-10 -7 (-15 -1351 ((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|) (-1 (-1141 |#2|) (-1141 |#2|)))))
+((-4091 (((-569 |#5|) |#5| (-1 |#3| |#3|)) 199)) (-2790 (((-3 |#5| "failed") |#5| (-1 |#3| |#3|)) 195)) (-2398 (((-569 |#5|) |#5| (-1 |#3| |#3|)) 202)))
+(((-538 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2398 ((-569 |#5|) |#5| (-1 |#3| |#3|))) (-15 -4091 ((-569 |#5|) |#5| (-1 |#3| |#3|))) (-15 -2790 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|)))) (-13 (-825) (-542) (-1012 (-550))) (-13 (-27) (-423 |#1|)) (-1204 |#2|) (-1204 (-400 |#3|)) (-335 |#2| |#3| |#4|)) (T -538))
+((-2790 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1204 *5)) (-4 *5 (-13 (-27) (-423 *4))) (-4 *4 (-13 (-825) (-542) (-1012 (-550)))) (-4 *7 (-1204 (-400 *6))) (-5 *1 (-538 *4 *5 *6 *7 *2)) (-4 *2 (-335 *5 *6 *7)))) (-4091 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1204 *6)) (-4 *6 (-13 (-27) (-423 *5))) (-4 *5 (-13 (-825) (-542) (-1012 (-550)))) (-4 *8 (-1204 (-400 *7))) (-5 *2 (-569 *3)) (-5 *1 (-538 *5 *6 *7 *8 *3)) (-4 *3 (-335 *6 *7 *8)))) (-2398 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1204 *6)) (-4 *6 (-13 (-27) (-423 *5))) (-4 *5 (-13 (-825) (-542) (-1012 (-550)))) (-4 *8 (-1204 (-400 *7))) (-5 *2 (-569 *3)) (-5 *1 (-538 *5 *6 *7 *8 *3)) (-4 *3 (-335 *6 *7 *8)))))
+(-10 -7 (-15 -2398 ((-569 |#5|) |#5| (-1 |#3| |#3|))) (-15 -4091 ((-569 |#5|) |#5| (-1 |#3| |#3|))) (-15 -2790 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|))))
+((-2837 (((-112) (-550) (-550)) 10)) (-1383 (((-550) (-550)) 7)) (-4263 (((-550) (-550) (-550)) 8)))
+(((-539) (-10 -7 (-15 -1383 ((-550) (-550))) (-15 -4263 ((-550) (-550) (-550))) (-15 -2837 ((-112) (-550) (-550))))) (T -539))
+((-2837 (*1 *2 *3 *3) (-12 (-5 *3 (-550)) (-5 *2 (-112)) (-5 *1 (-539)))) (-4263 (*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-539)))) (-1383 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-539)))))
+(-10 -7 (-15 -1383 ((-550) (-550))) (-15 -4263 ((-550) (-550) (-550))) (-15 -2837 ((-112) (-550) (-550))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-2500 ((|#1| $) 59)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-4160 (($ $) 89)) (-2820 (($ $) 72)) (-4250 ((|#1| $) 60)) (-1993 (((-3 $ "failed") $ $) 19)) (-1745 (($ $) 71)) (-4137 (($ $) 88)) (-2796 (($ $) 73)) (-4183 (($ $) 87)) (-2844 (($ $) 74)) (-2991 (($) 17 T CONST)) (-2288 (((-3 (-550) "failed") $) 67)) (-2202 (((-550) $) 66)) (-1537 (((-3 $ "failed") $) 32)) (-3719 (($ |#1| |#1|) 64)) (-2694 (((-112) $) 58)) (-4187 (($) 99)) (-2419 (((-112) $) 30)) (-1893 (($ $ (-550)) 70)) (-1712 (((-112) $) 57)) (-2793 (($ $ $) 105)) (-2173 (($ $ $) 104)) (-3080 (($ $) 96)) (-3231 (($ $ $) 44) (($ (-623 $)) 43)) (-2369 (((-1127) $) 9)) (-2268 (($ |#1| |#1|) 65) (($ |#1|) 63) (($ (-400 (-550))) 62)) (-3947 ((|#1| $) 61)) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 42)) (-3260 (($ $ $) 46) (($ (-623 $)) 45)) (-3409 (((-3 $ "failed") $ $) 40)) (-1644 (($ $) 97)) (-4194 (($ $) 86)) (-2856 (($ $) 75)) (-4171 (($ $) 85)) (-2832 (($ $) 76)) (-4149 (($ $) 84)) (-2807 (($ $) 77)) (-2365 (((-112) $ |#1|) 56)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-550)) 68)) (-3091 (((-749)) 28)) (-4233 (($ $) 95)) (-2893 (($ $) 83)) (-1819 (((-112) $ $) 37)) (-4206 (($ $) 94)) (-2869 (($ $) 82)) (-4255 (($ $) 93)) (-4117 (($ $) 81)) (-3363 (($ $) 92)) (-4127 (($ $) 80)) (-4244 (($ $) 91)) (-2905 (($ $) 79)) (-4218 (($ $) 90)) (-2880 (($ $) 78)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2324 (((-112) $ $) 102)) (-2302 (((-112) $ $) 101)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 103)) (-2290 (((-112) $ $) 100)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ $) 98) (($ $ (-400 (-550))) 69)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+(((-540 |#1|) (-138) (-13 (-397) (-1167))) (T -540))
+((-2268 (*1 *1 *2 *2) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1167))))) (-3719 (*1 *1 *2 *2) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1167))))) (-2268 (*1 *1 *2) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1167))))) (-2268 (*1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-4 *1 (-540 *3)) (-4 *3 (-13 (-397) (-1167))))) (-3947 (*1 *2 *1) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1167))))) (-4250 (*1 *2 *1) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1167))))) (-2500 (*1 *2 *1) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1167))))) (-2694 (*1 *2 *1) (-12 (-4 *1 (-540 *3)) (-4 *3 (-13 (-397) (-1167))) (-5 *2 (-112)))) (-1712 (*1 *2 *1) (-12 (-4 *1 (-540 *3)) (-4 *3 (-13 (-397) (-1167))) (-5 *2 (-112)))) (-2365 (*1 *2 *1 *3) (-12 (-4 *1 (-540 *3)) (-4 *3 (-13 (-397) (-1167))) (-5 *2 (-112)))))
+(-13 (-444) (-825) (-1167) (-976) (-1012 (-550)) (-10 -8 (-6 -2154) (-15 -2268 ($ |t#1| |t#1|)) (-15 -3719 ($ |t#1| |t#1|)) (-15 -2268 ($ |t#1|)) (-15 -2268 ($ (-400 (-550)))) (-15 -3947 (|t#1| $)) (-15 -4250 (|t#1| $)) (-15 -2500 (|t#1| $)) (-15 -2694 ((-112) $)) (-15 -1712 ((-112) $)) (-15 -2365 ((-112) $ |t#1|))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-35) . T) ((-94) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-837)) . T) ((-170) . T) ((-277) . T) ((-283) . T) ((-444) . T) ((-484) . T) ((-542) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-825) . T) ((-976) . T) ((-1012 (-550)) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1167) . T) ((-1170) . T))
+((-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 9)) (-3050 (($ $) 11)) (-3953 (((-112) $) 18)) (-1537 (((-3 $ "failed") $) 16)) (-1819 (((-112) $ $) 20)))
+(((-541 |#1|) (-10 -8 (-15 -3953 ((-112) |#1|)) (-15 -1819 ((-112) |#1| |#1|)) (-15 -3050 (|#1| |#1|)) (-15 -3911 ((-2 (|:| -2305 |#1|) (|:| -4331 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1537 ((-3 |#1| "failed") |#1|))) (-542)) (T -541))
+NIL
+(-10 -8 (-15 -3953 ((-112) |#1|)) (-15 -1819 ((-112) |#1| |#1|)) (-15 -3050 (|#1| |#1|)) (-15 -3911 ((-2 (|:| -2305 |#1|) (|:| -4331 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1537 ((-3 |#1| "failed") |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1537 (((-3 $ "failed") $) 32)) (-2419 (((-112) $) 30)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3409 (((-3 $ "failed") $ $) 40)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41)) (-3091 (((-749)) 28)) (-1819 (((-112) $ $) 37)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
(((-542) (-138)) (T -542))
-((-1495 (*1 *1 *1 *1) (|partial| -4 *1 (-542))) (-3368 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -3090 *1) (|:| -4329 *1) (|:| |associate| *1))) (-4 *1 (-542)))) (-1447 (*1 *1 *1) (-4 *1 (-542))) (-1345 (*1 *2 *1 *1) (-12 (-4 *1 (-542)) (-5 *2 (-112)))) (-4291 (*1 *2 *1) (-12 (-4 *1 (-542)) (-5 *2 (-112)))))
-(-13 (-170) (-38 $) (-283) (-10 -8 (-15 -1495 ((-3 $ "failed") $ $)) (-15 -3368 ((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $)) (-15 -1447 ($ $)) (-15 -1345 ((-112) $ $)) (-15 -4291 ((-112) $))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-836)) . T) ((-170) . T) ((-283) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-3565 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1144) (-623 |#2|)) 37)) (-3763 (((-569 |#2|) |#2| (-1144)) 62)) (-3661 (((-3 |#2| "failed") |#2| (-1144)) 152)) (-3860 (((-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1144) (-594 |#2|) (-623 (-594 |#2|))) 155)) (-3467 (((-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1144) |#2|) 40)))
-(((-543 |#1| |#2|) (-10 -7 (-15 -3467 ((-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1144) |#2|)) (-15 -3565 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1144) (-623 |#2|))) (-15 -3661 ((-3 |#2| "failed") |#2| (-1144))) (-15 -3763 ((-569 |#2|) |#2| (-1144))) (-15 -3860 ((-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1144) (-594 |#2|) (-623 (-594 |#2|))))) (-13 (-444) (-825) (-145) (-1011 (-550)) (-619 (-550))) (-13 (-27) (-1166) (-423 |#1|))) (T -543))
-((-3860 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1144)) (-5 *6 (-623 (-594 *3))) (-5 *5 (-594 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *7))) (-4 *7 (-13 (-444) (-825) (-145) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-2 (|:| -1653 *3) (|:| |coeff| *3))) (-5 *1 (-543 *7 *3)))) (-3763 (*1 *2 *3 *4) (-12 (-5 *4 (-1144)) (-4 *5 (-13 (-444) (-825) (-145) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-569 *3)) (-5 *1 (-543 *5 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *5))))) (-3661 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1144)) (-4 *4 (-13 (-444) (-825) (-145) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-543 *4 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *4))))) (-3565 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1144)) (-5 *5 (-623 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *6))) (-4 *6 (-13 (-444) (-825) (-145) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-543 *6 *3)))) (-3467 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1144)) (-4 *5 (-13 (-444) (-825) (-145) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-2 (|:| -1653 *3) (|:| |coeff| *3))) (-5 *1 (-543 *5 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *5))))))
-(-10 -7 (-15 -3467 ((-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1144) |#2|)) (-15 -3565 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1144) (-623 |#2|))) (-15 -3661 ((-3 |#2| "failed") |#2| (-1144))) (-15 -3763 ((-569 |#2|) |#2| (-1144))) (-15 -3860 ((-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1144) (-594 |#2|) (-623 (-594 |#2|)))))
-((-3564 (((-411 |#1|) |#1|) 18)) (-3338 (((-411 |#1|) |#1|) 33)) (-2875 (((-3 |#1| "failed") |#1|) 44)) (-2774 (((-411 |#1|) |#1|) 51)))
-(((-544 |#1|) (-10 -7 (-15 -3338 ((-411 |#1|) |#1|)) (-15 -3564 ((-411 |#1|) |#1|)) (-15 -2774 ((-411 |#1|) |#1|)) (-15 -2875 ((-3 |#1| "failed") |#1|))) (-535)) (T -544))
-((-2875 (*1 *2 *2) (|partial| -12 (-5 *1 (-544 *2)) (-4 *2 (-535)))) (-2774 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-544 *3)) (-4 *3 (-535)))) (-3564 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-544 *3)) (-4 *3 (-535)))) (-3338 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-544 *3)) (-4 *3 (-535)))))
-(-10 -7 (-15 -3338 ((-411 |#1|) |#1|)) (-15 -3564 ((-411 |#1|) |#1|)) (-15 -2774 ((-411 |#1|) |#1|)) (-15 -2875 ((-3 |#1| "failed") |#1|)))
-((-2965 (($) 9)) (-2212 (((-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 35)) (-3531 (((-623 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) $) 32)) (-1886 (($ (-2 (|:| -2763 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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)) (-3143 (($ (-623 (-2 (|:| -2763 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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)) (-2119 (((-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 39)) (-2477 (((-623 (-2 (|:| -2763 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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)) (-3048 (((-1232)) 12)))
-(((-545) (-10 -8 (-15 -2965 ($)) (-15 -3048 ((-1232))) (-15 -3531 ((-623 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) $)) (-15 -3143 ($ (-623 (-2 (|:| -2763 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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 -1886 ($ (-2 (|:| -2763 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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 -2212 ((-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2477 ((-623 (-2 (|:| -2763 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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 -2119 ((-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))) (T -545))
-((-2119 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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 (-545)))) (-2477 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| -2763 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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 (-545)))) (-2212 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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 (-545)))) (-1886 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -2763 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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 (-545)))) (-3143 (*1 *1 *2) (-12 (-5 *2 (-623 (-2 (|:| -2763 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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 (-545)))) (-3531 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-5 *1 (-545)))) (-3048 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-545)))) (-2965 (*1 *1) (-5 *1 (-545))))
-(-10 -8 (-15 -2965 ($)) (-15 -3048 ((-1232))) (-15 -3531 ((-623 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) $)) (-15 -3143 ($ (-623 (-2 (|:| -2763 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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 -1886 ($ (-2 (|:| -2763 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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 -2212 ((-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2477 ((-623 (-2 (|:| -2763 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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 -2119 ((-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| (-1124 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3170 (-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| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))
-((-3306 (((-1140 (-400 (-1140 |#2|))) |#2| (-594 |#2|) (-594 |#2|) (-1140 |#2|)) 32)) (-2306 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-594 |#2|) (-594 |#2|) (-623 |#2|) (-594 |#2|) |#2| (-400 (-1140 |#2|))) 100) (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-594 |#2|) (-594 |#2|) (-623 |#2|) |#2| (-1140 |#2|)) 110)) (-3242 (((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|) (-594 |#2|) |#2| (-400 (-1140 |#2|))) 80) (((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|) |#2| (-1140 |#2|)) 52)) (-2228 (((-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-594 |#2|) (-594 |#2|) |#2| (-594 |#2|) |#2| (-400 (-1140 |#2|))) 87) (((-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-594 |#2|) (-594 |#2|) |#2| |#2| (-1140 |#2|)) 109)) (-2389 (((-3 |#2| "failed") |#2| |#2| (-594 |#2|) (-594 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1144)) (-594 |#2|) |#2| (-400 (-1140 |#2|))) 105) (((-3 |#2| "failed") |#2| |#2| (-594 |#2|) (-594 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1144)) |#2| (-1140 |#2|)) 111)) (-2476 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2437 (-623 |#2|))) |#3| |#2| (-594 |#2|) (-594 |#2|) (-594 |#2|) |#2| (-400 (-1140 |#2|))) 128 (|has| |#3| (-634 |#2|))) (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2437 (-623 |#2|))) |#3| |#2| (-594 |#2|) (-594 |#2|) |#2| (-1140 |#2|)) 127 (|has| |#3| (-634 |#2|)))) (-3129 ((|#2| (-1140 (-400 (-1140 |#2|))) (-594 |#2|) |#2|) 50)) (-2407 (((-1140 (-400 (-1140 |#2|))) (-1140 |#2|) (-594 |#2|)) 31)))
-(((-546 |#1| |#2| |#3|) (-10 -7 (-15 -3242 ((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|) |#2| (-1140 |#2|))) (-15 -3242 ((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|) (-594 |#2|) |#2| (-400 (-1140 |#2|)))) (-15 -2228 ((-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-594 |#2|) (-594 |#2|) |#2| |#2| (-1140 |#2|))) (-15 -2228 ((-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-594 |#2|) (-594 |#2|) |#2| (-594 |#2|) |#2| (-400 (-1140 |#2|)))) (-15 -2306 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-594 |#2|) (-594 |#2|) (-623 |#2|) |#2| (-1140 |#2|))) (-15 -2306 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-594 |#2|) (-594 |#2|) (-623 |#2|) (-594 |#2|) |#2| (-400 (-1140 |#2|)))) (-15 -2389 ((-3 |#2| "failed") |#2| |#2| (-594 |#2|) (-594 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1144)) |#2| (-1140 |#2|))) (-15 -2389 ((-3 |#2| "failed") |#2| |#2| (-594 |#2|) (-594 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1144)) (-594 |#2|) |#2| (-400 (-1140 |#2|)))) (-15 -3306 ((-1140 (-400 (-1140 |#2|))) |#2| (-594 |#2|) (-594 |#2|) (-1140 |#2|))) (-15 -3129 (|#2| (-1140 (-400 (-1140 |#2|))) (-594 |#2|) |#2|)) (-15 -2407 ((-1140 (-400 (-1140 |#2|))) (-1140 |#2|) (-594 |#2|))) (IF (|has| |#3| (-634 |#2|)) (PROGN (-15 -2476 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2437 (-623 |#2|))) |#3| |#2| (-594 |#2|) (-594 |#2|) |#2| (-1140 |#2|))) (-15 -2476 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2437 (-623 |#2|))) |#3| |#2| (-594 |#2|) (-594 |#2|) (-594 |#2|) |#2| (-400 (-1140 |#2|))))) |%noBranch|)) (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))) (-13 (-423 |#1|) (-27) (-1166)) (-1068)) (T -546))
-((-2476 (*1 *2 *3 *4 *5 *5 *5 *4 *6) (-12 (-5 *5 (-594 *4)) (-5 *6 (-400 (-1140 *4))) (-4 *4 (-13 (-423 *7) (-27) (-1166))) (-4 *7 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2437 (-623 *4)))) (-5 *1 (-546 *7 *4 *3)) (-4 *3 (-634 *4)) (-4 *3 (-1068)))) (-2476 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *5 (-594 *4)) (-5 *6 (-1140 *4)) (-4 *4 (-13 (-423 *7) (-27) (-1166))) (-4 *7 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2437 (-623 *4)))) (-5 *1 (-546 *7 *4 *3)) (-4 *3 (-634 *4)) (-4 *3 (-1068)))) (-2407 (*1 *2 *3 *4) (-12 (-5 *4 (-594 *6)) (-4 *6 (-13 (-423 *5) (-27) (-1166))) (-4 *5 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-1140 (-400 (-1140 *6)))) (-5 *1 (-546 *5 *6 *7)) (-5 *3 (-1140 *6)) (-4 *7 (-1068)))) (-3129 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1140 (-400 (-1140 *2)))) (-5 *4 (-594 *2)) (-4 *2 (-13 (-423 *5) (-27) (-1166))) (-4 *5 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550)))) (-5 *1 (-546 *5 *2 *6)) (-4 *6 (-1068)))) (-3306 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-594 *3)) (-4 *3 (-13 (-423 *6) (-27) (-1166))) (-4 *6 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-1140 (-400 (-1140 *3)))) (-5 *1 (-546 *6 *3 *7)) (-5 *5 (-1140 *3)) (-4 *7 (-1068)))) (-2389 (*1 *2 *2 *2 *3 *3 *4 *3 *2 *5) (|partial| -12 (-5 *3 (-594 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1144))) (-5 *5 (-400 (-1140 *2))) (-4 *2 (-13 (-423 *6) (-27) (-1166))) (-4 *6 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550)))) (-5 *1 (-546 *6 *2 *7)) (-4 *7 (-1068)))) (-2389 (*1 *2 *2 *2 *3 *3 *4 *2 *5) (|partial| -12 (-5 *3 (-594 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1144))) (-5 *5 (-1140 *2)) (-4 *2 (-13 (-423 *6) (-27) (-1166))) (-4 *6 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550)))) (-5 *1 (-546 *6 *2 *7)) (-4 *7 (-1068)))) (-2306 (*1 *2 *3 *4 *4 *5 *4 *3 *6) (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-623 *3)) (-5 *6 (-400 (-1140 *3))) (-4 *3 (-13 (-423 *7) (-27) (-1166))) (-4 *7 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-546 *7 *3 *8)) (-4 *8 (-1068)))) (-2306 (*1 *2 *3 *4 *4 *5 *3 *6) (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-623 *3)) (-5 *6 (-1140 *3)) (-4 *3 (-13 (-423 *7) (-27) (-1166))) (-4 *7 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-546 *7 *3 *8)) (-4 *8 (-1068)))) (-2228 (*1 *2 *3 *4 *4 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-400 (-1140 *3))) (-4 *3 (-13 (-423 *6) (-27) (-1166))) (-4 *6 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-2 (|:| -1653 *3) (|:| |coeff| *3))) (-5 *1 (-546 *6 *3 *7)) (-4 *7 (-1068)))) (-2228 (*1 *2 *3 *4 *4 *3 *3 *5) (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-1140 *3)) (-4 *3 (-13 (-423 *6) (-27) (-1166))) (-4 *6 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-2 (|:| -1653 *3) (|:| |coeff| *3))) (-5 *1 (-546 *6 *3 *7)) (-4 *7 (-1068)))) (-3242 (*1 *2 *3 *4 *4 *4 *3 *5) (-12 (-5 *4 (-594 *3)) (-5 *5 (-400 (-1140 *3))) (-4 *3 (-13 (-423 *6) (-27) (-1166))) (-4 *6 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-569 *3)) (-5 *1 (-546 *6 *3 *7)) (-4 *7 (-1068)))) (-3242 (*1 *2 *3 *4 *4 *3 *5) (-12 (-5 *4 (-594 *3)) (-5 *5 (-1140 *3)) (-4 *3 (-13 (-423 *6) (-27) (-1166))) (-4 *6 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-569 *3)) (-5 *1 (-546 *6 *3 *7)) (-4 *7 (-1068)))))
-(-10 -7 (-15 -3242 ((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|) |#2| (-1140 |#2|))) (-15 -3242 ((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|) (-594 |#2|) |#2| (-400 (-1140 |#2|)))) (-15 -2228 ((-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-594 |#2|) (-594 |#2|) |#2| |#2| (-1140 |#2|))) (-15 -2228 ((-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-594 |#2|) (-594 |#2|) |#2| (-594 |#2|) |#2| (-400 (-1140 |#2|)))) (-15 -2306 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-594 |#2|) (-594 |#2|) (-623 |#2|) |#2| (-1140 |#2|))) (-15 -2306 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-594 |#2|) (-594 |#2|) (-623 |#2|) (-594 |#2|) |#2| (-400 (-1140 |#2|)))) (-15 -2389 ((-3 |#2| "failed") |#2| |#2| (-594 |#2|) (-594 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1144)) |#2| (-1140 |#2|))) (-15 -2389 ((-3 |#2| "failed") |#2| |#2| (-594 |#2|) (-594 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1144)) (-594 |#2|) |#2| (-400 (-1140 |#2|)))) (-15 -3306 ((-1140 (-400 (-1140 |#2|))) |#2| (-594 |#2|) (-594 |#2|) (-1140 |#2|))) (-15 -3129 (|#2| (-1140 (-400 (-1140 |#2|))) (-594 |#2|) |#2|)) (-15 -2407 ((-1140 (-400 (-1140 |#2|))) (-1140 |#2|) (-594 |#2|))) (IF (|has| |#3| (-634 |#2|)) (PROGN (-15 -2476 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2437 (-623 |#2|))) |#3| |#2| (-594 |#2|) (-594 |#2|) |#2| (-1140 |#2|))) (-15 -2476 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2437 (-623 |#2|))) |#3| |#2| (-594 |#2|) (-594 |#2|) (-594 |#2|) |#2| (-400 (-1140 |#2|))))) |%noBranch|))
-((-4013 (((-550) (-550) (-749)) 66)) (-2171 (((-550) (-550)) 65)) (-2089 (((-550) (-550)) 64)) (-1997 (((-550) (-550)) 69)) (-3768 (((-550) (-550) (-550)) 49)) (-1892 (((-550) (-550) (-550)) 46)) (-1797 (((-400 (-550)) (-550)) 20)) (-1677 (((-550) (-550)) 21)) (-1572 (((-550) (-550)) 58)) (-3474 (((-550) (-550)) 32)) (-2641 (((-623 (-550)) (-550)) 63)) (-2559 (((-550) (-550) (-550) (-550) (-550)) 44)) (-3303 (((-400 (-550)) (-550)) 41)))
-(((-547) (-10 -7 (-15 -3303 ((-400 (-550)) (-550))) (-15 -2559 ((-550) (-550) (-550) (-550) (-550))) (-15 -2641 ((-623 (-550)) (-550))) (-15 -3474 ((-550) (-550))) (-15 -1572 ((-550) (-550))) (-15 -1677 ((-550) (-550))) (-15 -1797 ((-400 (-550)) (-550))) (-15 -1892 ((-550) (-550) (-550))) (-15 -3768 ((-550) (-550) (-550))) (-15 -1997 ((-550) (-550))) (-15 -2089 ((-550) (-550))) (-15 -2171 ((-550) (-550))) (-15 -4013 ((-550) (-550) (-749))))) (T -547))
-((-4013 (*1 *2 *2 *3) (-12 (-5 *2 (-550)) (-5 *3 (-749)) (-5 *1 (-547)))) (-2171 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))) (-2089 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))) (-1997 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))) (-3768 (*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))) (-1892 (*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))) (-1797 (*1 *2 *3) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-547)) (-5 *3 (-550)))) (-1677 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))) (-1572 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))) (-3474 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))) (-2641 (*1 *2 *3) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-547)) (-5 *3 (-550)))) (-2559 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))) (-3303 (*1 *2 *3) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-547)) (-5 *3 (-550)))))
-(-10 -7 (-15 -3303 ((-400 (-550)) (-550))) (-15 -2559 ((-550) (-550) (-550) (-550) (-550))) (-15 -2641 ((-623 (-550)) (-550))) (-15 -3474 ((-550) (-550))) (-15 -1572 ((-550) (-550))) (-15 -1677 ((-550) (-550))) (-15 -1797 ((-400 (-550)) (-550))) (-15 -1892 ((-550) (-550) (-550))) (-15 -3768 ((-550) (-550) (-550))) (-15 -1997 ((-550) (-550))) (-15 -2089 ((-550) (-550))) (-15 -2171 ((-550) (-550))) (-15 -4013 ((-550) (-550) (-749))))
-((-4119 (((-2 (|:| |answer| |#4|) (|:| -1557 |#4|)) |#4| (-1 |#2| |#2|)) 52)))
-(((-548 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4119 ((-2 (|:| |answer| |#4|) (|:| -1557 |#4|)) |#4| (-1 |#2| |#2|)))) (-356) (-1203 |#1|) (-1203 (-400 |#2|)) (-335 |#1| |#2| |#3|)) (T -548))
-((-4119 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1203 *5)) (-4 *5 (-356)) (-4 *7 (-1203 (-400 *6))) (-5 *2 (-2 (|:| |answer| *3) (|:| -1557 *3))) (-5 *1 (-548 *5 *6 *7 *3)) (-4 *3 (-335 *5 *6 *7)))))
-(-10 -7 (-15 -4119 ((-2 (|:| |answer| |#4|) (|:| -1557 |#4|)) |#4| (-1 |#2| |#2|))))
-((-4119 (((-2 (|:| |answer| (-400 |#2|)) (|:| -1557 (-400 |#2|)) (|:| |specpart| (-400 |#2|)) (|:| |polypart| |#2|)) (-400 |#2|) (-1 |#2| |#2|)) 18)))
-(((-549 |#1| |#2|) (-10 -7 (-15 -4119 ((-2 (|:| |answer| (-400 |#2|)) (|:| -1557 (-400 |#2|)) (|:| |specpart| (-400 |#2|)) (|:| |polypart| |#2|)) (-400 |#2|) (-1 |#2| |#2|)))) (-356) (-1203 |#1|)) (T -549))
-((-4119 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1203 *5)) (-4 *5 (-356)) (-5 *2 (-2 (|:| |answer| (-400 *6)) (|:| -1557 (-400 *6)) (|:| |specpart| (-400 *6)) (|:| |polypart| *6))) (-5 *1 (-549 *5 *6)) (-5 *3 (-400 *6)))))
-(-10 -7 (-15 -4119 ((-2 (|:| |answer| (-400 |#2|)) (|:| -1557 (-400 |#2|)) (|:| |specpart| (-400 |#2|)) (|:| |polypart| |#2|)) (-400 |#2|) (-1 |#2| |#2|))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 25)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 88)) (-1447 (($ $) 89)) (-4291 (((-112) $) NIL)) (-2347 (($ $ $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-2181 (($ $ $ $) 43)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3631 (((-112) $ $) NIL)) (-3712 (((-550) $) NIL)) (-3827 (($ $ $) 82)) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL)) (-2726 (((-550) $) NIL)) (-3349 (($ $ $) 81)) (-3780 (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) 62) (((-667 (-550)) (-667 $)) 58)) (-1386 (((-3 $ "failed") $) 85)) (-3207 (((-3 (-400 (-550)) "failed") $) NIL)) (-3122 (((-112) $) NIL)) (-3042 (((-400 (-550)) $) NIL)) (-1741 (($) 64) (($ $) 65)) (-1519 (($ $ $) 80)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-3064 (($ $ $ $) NIL)) (-2434 (($ $ $) 55)) (-1416 (((-112) $) NIL)) (-3388 (($ $ $) NIL)) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL)) (-3102 (((-112) $) 26)) (-3718 (((-112) $) 75)) (-2826 (((-3 $ "failed") $) NIL)) (-3329 (((-112) $) 35)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3178 (($ $ $ $) 44)) (-2707 (($ $ $) 77)) (-4164 (($ $ $) 76)) (-3833 (($ $) NIL)) (-3772 (($ $) 41)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) 54)) (-2996 (($ $ $) NIL)) (-3862 (($) NIL T CONST)) (-3463 (($ $) 31)) (-3337 (((-1088) $) 34)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 119)) (-3139 (($ $ $) 86) (($ (-623 $)) NIL)) (-1289 (($ $) NIL)) (-3338 (((-411 $) $) 105)) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL)) (-1495 (((-3 $ "failed") $ $) 84)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3777 (((-112) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 79)) (-2393 (($ $ (-749)) NIL) (($ $) NIL)) (-2092 (($ $) 32)) (-1731 (($ $) 30)) (-4028 (((-550) $) 40) (((-526) $) 52) (((-865 (-550)) $) NIL) (((-372) $) 47) (((-219) $) 49) (((-1126) $) 53)) (-1518 (((-836) $) 38) (($ (-550)) 39) (($ $) NIL) (($ (-550)) 39)) (-2390 (((-749)) NIL)) (-2520 (((-112) $ $) NIL)) (-4224 (($ $ $) NIL)) (-1860 (($) 29)) (-1345 (((-112) $ $) NIL)) (-2260 (($ $ $ $) 42)) (-1635 (($ $) 63)) (-2626 (($) 27 T CONST)) (-2636 (($) 28 T CONST)) (-3040 (((-1126) $) 20) (((-1126) $ (-112)) 22) (((-1232) (-800) $) 23) (((-1232) (-800) $ (-112)) 24)) (-4183 (($ $ (-749)) NIL) (($ $) NIL)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 66)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 67)) (-2403 (($ $) 68) (($ $ $) 70)) (-2391 (($ $ $) 69)) (** (($ $ (-894)) NIL) (($ $ (-749)) 74)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 72) (($ $ $) 71)))
-(((-550) (-13 (-535) (-596 (-1126)) (-806) (-10 -8 (-15 -1741 ($ $)) (-6 -4329) (-6 -4334) (-6 -4330) (-6 -4324)))) (T -550))
-((-1741 (*1 *1 *1) (-5 *1 (-550))))
-(-13 (-535) (-596 (-1126)) (-806) (-10 -8 (-15 -1741 ($ $)) (-6 -4329) (-6 -4334) (-6 -4330) (-6 -4324)))
-((-3459 (((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))) (|:| |extra| (-1008))) (-747) (-1032)) 108) (((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))) (|:| |extra| (-1008))) (-747)) 110)) (-1489 (((-3 (-1008) "failed") (-309 (-372)) (-1060 (-818 (-372))) (-1144)) 172) (((-3 (-1008) "failed") (-309 (-372)) (-1060 (-818 (-372))) (-1126)) 171) (((-1008) (-309 (-372)) (-623 (-1062 (-818 (-372)))) (-372) (-372) (-1032)) 176) (((-1008) (-309 (-372)) (-623 (-1062 (-818 (-372)))) (-372) (-372)) 177) (((-1008) (-309 (-372)) (-623 (-1062 (-818 (-372)))) (-372)) 178) (((-1008) (-309 (-372)) (-623 (-1062 (-818 (-372))))) 179) (((-1008) (-309 (-372)) (-1062 (-818 (-372)))) 167) (((-1008) (-309 (-372)) (-1062 (-818 (-372))) (-372)) 166) (((-1008) (-309 (-372)) (-1062 (-818 (-372))) (-372) (-372)) 162) (((-1008) (-747)) 155) (((-1008) (-309 (-372)) (-1062 (-818 (-372))) (-372) (-372) (-1032)) 161)))
-(((-551) (-10 -7 (-15 -1489 ((-1008) (-309 (-372)) (-1062 (-818 (-372))) (-372) (-372) (-1032))) (-15 -1489 ((-1008) (-747))) (-15 -1489 ((-1008) (-309 (-372)) (-1062 (-818 (-372))) (-372) (-372))) (-15 -1489 ((-1008) (-309 (-372)) (-1062 (-818 (-372))) (-372))) (-15 -1489 ((-1008) (-309 (-372)) (-1062 (-818 (-372))))) (-15 -1489 ((-1008) (-309 (-372)) (-623 (-1062 (-818 (-372)))))) (-15 -1489 ((-1008) (-309 (-372)) (-623 (-1062 (-818 (-372)))) (-372))) (-15 -1489 ((-1008) (-309 (-372)) (-623 (-1062 (-818 (-372)))) (-372) (-372))) (-15 -1489 ((-1008) (-309 (-372)) (-623 (-1062 (-818 (-372)))) (-372) (-372) (-1032))) (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))) (|:| |extra| (-1008))) (-747))) (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))) (|:| |extra| (-1008))) (-747) (-1032))) (-15 -1489 ((-3 (-1008) "failed") (-309 (-372)) (-1060 (-818 (-372))) (-1126))) (-15 -1489 ((-3 (-1008) "failed") (-309 (-372)) (-1060 (-818 (-372))) (-1144))))) (T -551))
-((-1489 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-309 (-372))) (-5 *4 (-1060 (-818 (-372)))) (-5 *5 (-1144)) (-5 *2 (-1008)) (-5 *1 (-551)))) (-1489 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-309 (-372))) (-5 *4 (-1060 (-818 (-372)))) (-5 *5 (-1126)) (-5 *2 (-1008)) (-5 *1 (-551)))) (-3459 (*1 *2 *3 *4) (-12 (-5 *3 (-747)) (-5 *4 (-1032)) (-5 *2 (-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))) (|:| |extra| (-1008)))) (-5 *1 (-551)))) (-3459 (*1 *2 *3) (-12 (-5 *3 (-747)) (-5 *2 (-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))) (|:| |extra| (-1008)))) (-5 *1 (-551)))) (-1489 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-1062 (-818 (-372))))) (-5 *5 (-372)) (-5 *6 (-1032)) (-5 *2 (-1008)) (-5 *1 (-551)))) (-1489 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-1062 (-818 (-372))))) (-5 *5 (-372)) (-5 *2 (-1008)) (-5 *1 (-551)))) (-1489 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-1062 (-818 (-372))))) (-5 *5 (-372)) (-5 *2 (-1008)) (-5 *1 (-551)))) (-1489 (*1 *2 *3 *4) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-1062 (-818 (-372))))) (-5 *2 (-1008)) (-5 *1 (-551)))) (-1489 (*1 *2 *3 *4) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-1062 (-818 (-372)))) (-5 *2 (-1008)) (-5 *1 (-551)))) (-1489 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-1062 (-818 (-372)))) (-5 *5 (-372)) (-5 *2 (-1008)) (-5 *1 (-551)))) (-1489 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-1062 (-818 (-372)))) (-5 *5 (-372)) (-5 *2 (-1008)) (-5 *1 (-551)))) (-1489 (*1 *2 *3) (-12 (-5 *3 (-747)) (-5 *2 (-1008)) (-5 *1 (-551)))) (-1489 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-1062 (-818 (-372)))) (-5 *5 (-372)) (-5 *6 (-1032)) (-5 *2 (-1008)) (-5 *1 (-551)))))
-(-10 -7 (-15 -1489 ((-1008) (-309 (-372)) (-1062 (-818 (-372))) (-372) (-372) (-1032))) (-15 -1489 ((-1008) (-747))) (-15 -1489 ((-1008) (-309 (-372)) (-1062 (-818 (-372))) (-372) (-372))) (-15 -1489 ((-1008) (-309 (-372)) (-1062 (-818 (-372))) (-372))) (-15 -1489 ((-1008) (-309 (-372)) (-1062 (-818 (-372))))) (-15 -1489 ((-1008) (-309 (-372)) (-623 (-1062 (-818 (-372)))))) (-15 -1489 ((-1008) (-309 (-372)) (-623 (-1062 (-818 (-372)))) (-372))) (-15 -1489 ((-1008) (-309 (-372)) (-623 (-1062 (-818 (-372)))) (-372) (-372))) (-15 -1489 ((-1008) (-309 (-372)) (-623 (-1062 (-818 (-372)))) (-372) (-372) (-1032))) (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))) (|:| |extra| (-1008))) (-747))) (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))) (|:| |extra| (-1008))) (-747) (-1032))) (-15 -1489 ((-3 (-1008) "failed") (-309 (-372)) (-1060 (-818 (-372))) (-1126))) (-15 -1489 ((-3 (-1008) "failed") (-309 (-372)) (-1060 (-818 (-372))) (-1144))))
-((-4162 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-594 |#2|) (-594 |#2|) (-623 |#2|)) 184)) (-4238 (((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|)) 98)) (-4069 (((-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-594 |#2|) (-594 |#2|) |#2|) 180)) (-4276 (((-3 |#2| "failed") |#2| |#2| |#2| (-594 |#2|) (-594 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1144))) 189)) (-1302 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2437 (-623 |#2|))) |#3| |#2| (-594 |#2|) (-594 |#2|) (-1144)) 197 (|has| |#3| (-634 |#2|)))))
-(((-552 |#1| |#2| |#3|) (-10 -7 (-15 -4238 ((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|))) (-15 -4069 ((-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-594 |#2|) (-594 |#2|) |#2|)) (-15 -4162 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-594 |#2|) (-594 |#2|) (-623 |#2|))) (-15 -4276 ((-3 |#2| "failed") |#2| |#2| |#2| (-594 |#2|) (-594 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1144)))) (IF (|has| |#3| (-634 |#2|)) (-15 -1302 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2437 (-623 |#2|))) |#3| |#2| (-594 |#2|) (-594 |#2|) (-1144))) |%noBranch|)) (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))) (-13 (-423 |#1|) (-27) (-1166)) (-1068)) (T -552))
-((-1302 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *5 (-594 *4)) (-5 *6 (-1144)) (-4 *4 (-13 (-423 *7) (-27) (-1166))) (-4 *7 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2437 (-623 *4)))) (-5 *1 (-552 *7 *4 *3)) (-4 *3 (-634 *4)) (-4 *3 (-1068)))) (-4276 (*1 *2 *2 *2 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-594 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1144))) (-4 *2 (-13 (-423 *5) (-27) (-1166))) (-4 *5 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550)))) (-5 *1 (-552 *5 *2 *6)) (-4 *6 (-1068)))) (-4162 (*1 *2 *3 *4 *4 *5) (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-623 *3)) (-4 *3 (-13 (-423 *6) (-27) (-1166))) (-4 *6 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-552 *6 *3 *7)) (-4 *7 (-1068)))) (-4069 (*1 *2 *3 *4 *4 *3) (|partial| -12 (-5 *4 (-594 *3)) (-4 *3 (-13 (-423 *5) (-27) (-1166))) (-4 *5 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-2 (|:| -1653 *3) (|:| |coeff| *3))) (-5 *1 (-552 *5 *3 *6)) (-4 *6 (-1068)))) (-4238 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-594 *3)) (-4 *3 (-13 (-423 *5) (-27) (-1166))) (-4 *5 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-569 *3)) (-5 *1 (-552 *5 *3 *6)) (-4 *6 (-1068)))))
-(-10 -7 (-15 -4238 ((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|))) (-15 -4069 ((-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-594 |#2|) (-594 |#2|) |#2|)) (-15 -4162 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-594 |#2|) (-594 |#2|) (-623 |#2|))) (-15 -4276 ((-3 |#2| "failed") |#2| |#2| |#2| (-594 |#2|) (-594 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1144)))) (IF (|has| |#3| (-634 |#2|)) (-15 -1302 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2437 (-623 |#2|))) |#3| |#2| (-594 |#2|) (-594 |#2|) (-1144))) |%noBranch|))
-((-1399 (((-2 (|:| -1441 |#2|) (|:| |nconst| |#2|)) |#2| (-1144)) 64)) (-1471 (((-3 |#2| "failed") |#2| (-1144) (-818 |#2|) (-818 |#2|)) 164 (-12 (|has| |#2| (-1107)) (|has| |#1| (-596 (-865 (-550)))) (|has| |#1| (-859 (-550))))) (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1144)) 147 (-12 (|has| |#2| (-609)) (|has| |#1| (-596 (-865 (-550)))) (|has| |#1| (-859 (-550)))))) (-1493 (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1144)) 148 (-12 (|has| |#2| (-609)) (|has| |#1| (-596 (-865 (-550)))) (|has| |#1| (-859 (-550)))))))
-(((-553 |#1| |#2|) (-10 -7 (-15 -1399 ((-2 (|:| -1441 |#2|) (|:| |nconst| |#2|)) |#2| (-1144))) (IF (|has| |#1| (-596 (-865 (-550)))) (IF (|has| |#1| (-859 (-550))) (PROGN (IF (|has| |#2| (-609)) (PROGN (-15 -1493 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1144))) (-15 -1471 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1144)))) |%noBranch|) (IF (|has| |#2| (-1107)) (-15 -1471 ((-3 |#2| "failed") |#2| (-1144) (-818 |#2|) (-818 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|)) (-13 (-825) (-1011 (-550)) (-444) (-619 (-550))) (-13 (-27) (-1166) (-423 |#1|))) (T -553))
-((-1471 (*1 *2 *2 *3 *4 *4) (|partial| -12 (-5 *3 (-1144)) (-5 *4 (-818 *2)) (-4 *2 (-1107)) (-4 *2 (-13 (-27) (-1166) (-423 *5))) (-4 *5 (-596 (-865 (-550)))) (-4 *5 (-859 (-550))) (-4 *5 (-13 (-825) (-1011 (-550)) (-444) (-619 (-550)))) (-5 *1 (-553 *5 *2)))) (-1471 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1144)) (-4 *5 (-596 (-865 (-550)))) (-4 *5 (-859 (-550))) (-4 *5 (-13 (-825) (-1011 (-550)) (-444) (-619 (-550)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-553 *5 *3)) (-4 *3 (-609)) (-4 *3 (-13 (-27) (-1166) (-423 *5))))) (-1493 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1144)) (-4 *5 (-596 (-865 (-550)))) (-4 *5 (-859 (-550))) (-4 *5 (-13 (-825) (-1011 (-550)) (-444) (-619 (-550)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-553 *5 *3)) (-4 *3 (-609)) (-4 *3 (-13 (-27) (-1166) (-423 *5))))) (-1399 (*1 *2 *3 *4) (-12 (-5 *4 (-1144)) (-4 *5 (-13 (-825) (-1011 (-550)) (-444) (-619 (-550)))) (-5 *2 (-2 (|:| -1441 *3) (|:| |nconst| *3))) (-5 *1 (-553 *5 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *5))))))
-(-10 -7 (-15 -1399 ((-2 (|:| -1441 |#2|) (|:| |nconst| |#2|)) |#2| (-1144))) (IF (|has| |#1| (-596 (-865 (-550)))) (IF (|has| |#1| (-859 (-550))) (PROGN (IF (|has| |#2| (-609)) (PROGN (-15 -1493 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1144))) (-15 -1471 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1144)))) |%noBranch|) (IF (|has| |#2| (-1107)) (-15 -1471 ((-3 |#2| "failed") |#2| (-1144) (-818 |#2|) (-818 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|))
-((-1749 (((-3 (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|)))))) "failed") (-400 |#2|) (-623 (-400 |#2|))) 41)) (-1489 (((-569 (-400 |#2|)) (-400 |#2|)) 28)) (-1548 (((-3 (-400 |#2|) "failed") (-400 |#2|)) 17)) (-1647 (((-3 (-2 (|:| -1653 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-400 |#2|)) 48)))
-(((-554 |#1| |#2|) (-10 -7 (-15 -1489 ((-569 (-400 |#2|)) (-400 |#2|))) (-15 -1548 ((-3 (-400 |#2|) "failed") (-400 |#2|))) (-15 -1647 ((-3 (-2 (|:| -1653 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-400 |#2|))) (-15 -1749 ((-3 (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|)))))) "failed") (-400 |#2|) (-623 (-400 |#2|))))) (-13 (-356) (-145) (-1011 (-550))) (-1203 |#1|)) (T -554))
-((-1749 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-623 (-400 *6))) (-5 *3 (-400 *6)) (-4 *6 (-1203 *5)) (-4 *5 (-13 (-356) (-145) (-1011 (-550)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-554 *5 *6)))) (-1647 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-13 (-356) (-145) (-1011 (-550)))) (-4 *5 (-1203 *4)) (-5 *2 (-2 (|:| -1653 (-400 *5)) (|:| |coeff| (-400 *5)))) (-5 *1 (-554 *4 *5)) (-5 *3 (-400 *5)))) (-1548 (*1 *2 *2) (|partial| -12 (-5 *2 (-400 *4)) (-4 *4 (-1203 *3)) (-4 *3 (-13 (-356) (-145) (-1011 (-550)))) (-5 *1 (-554 *3 *4)))) (-1489 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-145) (-1011 (-550)))) (-4 *5 (-1203 *4)) (-5 *2 (-569 (-400 *5))) (-5 *1 (-554 *4 *5)) (-5 *3 (-400 *5)))))
-(-10 -7 (-15 -1489 ((-569 (-400 |#2|)) (-400 |#2|))) (-15 -1548 ((-3 (-400 |#2|) "failed") (-400 |#2|))) (-15 -1647 ((-3 (-2 (|:| -1653 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-400 |#2|))) (-15 -1749 ((-3 (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|)))))) "failed") (-400 |#2|) (-623 (-400 |#2|)))))
-((-1852 (((-3 (-550) "failed") |#1|) 14)) (-1331 (((-112) |#1|) 13)) (-2815 (((-550) |#1|) 9)))
-(((-555 |#1|) (-10 -7 (-15 -2815 ((-550) |#1|)) (-15 -1331 ((-112) |#1|)) (-15 -1852 ((-3 (-550) "failed") |#1|))) (-1011 (-550))) (T -555))
-((-1852 (*1 *2 *3) (|partial| -12 (-5 *2 (-550)) (-5 *1 (-555 *3)) (-4 *3 (-1011 *2)))) (-1331 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-555 *3)) (-4 *3 (-1011 (-550))))) (-2815 (*1 *2 *3) (-12 (-5 *2 (-550)) (-5 *1 (-555 *3)) (-4 *3 (-1011 *2)))))
-(-10 -7 (-15 -2815 ((-550) |#1|)) (-15 -1331 ((-112) |#1|)) (-15 -1852 ((-3 (-550) "failed") |#1|)))
-((-3889 (((-3 (-2 (|:| |mainpart| (-400 (-925 |#1|))) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 (-925 |#1|))) (|:| |logand| (-400 (-925 |#1|))))))) "failed") (-400 (-925 |#1|)) (-1144) (-623 (-400 (-925 |#1|)))) 48)) (-1954 (((-569 (-400 (-925 |#1|))) (-400 (-925 |#1|)) (-1144)) 28)) (-2054 (((-3 (-400 (-925 |#1|)) "failed") (-400 (-925 |#1|)) (-1144)) 23)) (-3981 (((-3 (-2 (|:| -1653 (-400 (-925 |#1|))) (|:| |coeff| (-400 (-925 |#1|)))) "failed") (-400 (-925 |#1|)) (-1144) (-400 (-925 |#1|))) 35)))
-(((-556 |#1|) (-10 -7 (-15 -1954 ((-569 (-400 (-925 |#1|))) (-400 (-925 |#1|)) (-1144))) (-15 -2054 ((-3 (-400 (-925 |#1|)) "failed") (-400 (-925 |#1|)) (-1144))) (-15 -3889 ((-3 (-2 (|:| |mainpart| (-400 (-925 |#1|))) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 (-925 |#1|))) (|:| |logand| (-400 (-925 |#1|))))))) "failed") (-400 (-925 |#1|)) (-1144) (-623 (-400 (-925 |#1|))))) (-15 -3981 ((-3 (-2 (|:| -1653 (-400 (-925 |#1|))) (|:| |coeff| (-400 (-925 |#1|)))) "failed") (-400 (-925 |#1|)) (-1144) (-400 (-925 |#1|))))) (-13 (-542) (-1011 (-550)) (-145))) (T -556))
-((-3981 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1144)) (-4 *5 (-13 (-542) (-1011 (-550)) (-145))) (-5 *2 (-2 (|:| -1653 (-400 (-925 *5))) (|:| |coeff| (-400 (-925 *5))))) (-5 *1 (-556 *5)) (-5 *3 (-400 (-925 *5))))) (-3889 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1144)) (-5 *5 (-623 (-400 (-925 *6)))) (-5 *3 (-400 (-925 *6))) (-4 *6 (-13 (-542) (-1011 (-550)) (-145))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-556 *6)))) (-2054 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-400 (-925 *4))) (-5 *3 (-1144)) (-4 *4 (-13 (-542) (-1011 (-550)) (-145))) (-5 *1 (-556 *4)))) (-1954 (*1 *2 *3 *4) (-12 (-5 *4 (-1144)) (-4 *5 (-13 (-542) (-1011 (-550)) (-145))) (-5 *2 (-569 (-400 (-925 *5)))) (-5 *1 (-556 *5)) (-5 *3 (-400 (-925 *5))))))
-(-10 -7 (-15 -1954 ((-569 (-400 (-925 |#1|))) (-400 (-925 |#1|)) (-1144))) (-15 -2054 ((-3 (-400 (-925 |#1|)) "failed") (-400 (-925 |#1|)) (-1144))) (-15 -3889 ((-3 (-2 (|:| |mainpart| (-400 (-925 |#1|))) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 (-925 |#1|))) (|:| |logand| (-400 (-925 |#1|))))))) "failed") (-400 (-925 |#1|)) (-1144) (-623 (-400 (-925 |#1|))))) (-15 -3981 ((-3 (-2 (|:| -1653 (-400 (-925 |#1|))) (|:| |coeff| (-400 (-925 |#1|)))) "failed") (-400 (-925 |#1|)) (-1144) (-400 (-925 |#1|)))))
-((-1504 (((-112) $ $) 58)) (-3433 (((-112) $) 36)) (-1776 ((|#1| $) 30)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) 62)) (-3123 (($ $) 122)) (-3005 (($ $) 102)) (-2270 ((|#1| $) 28)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3353 (($ $) NIL)) (-3103 (($ $) 124)) (-2984 (($ $) 98)) (-3146 (($ $) 126)) (-3025 (($ $) 106)) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) 77)) (-2726 (((-550) $) 79)) (-1386 (((-3 $ "failed") $) 61)) (-4084 (($ |#1| |#1|) 26)) (-1416 (((-112) $) 33)) (-2734 (($) 88)) (-3102 (((-112) $) 43)) (-1460 (($ $ (-550)) NIL)) (-3329 (((-112) $) 34)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-2958 (($ $) 90)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-4181 (($ |#1| |#1|) 20) (($ |#1|) 25) (($ (-400 (-550))) 76)) (-3983 ((|#1| $) 27)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) 64) (($ (-623 $)) NIL)) (-1495 (((-3 $ "failed") $ $) 63)) (-1812 (($ $) 92)) (-3157 (($ $) 130)) (-3033 (($ $) 104)) (-3135 (($ $) 132)) (-3016 (($ $) 108)) (-3114 (($ $) 128)) (-2995 (($ $) 100)) (-2140 (((-112) $ |#1|) 31)) (-1518 (((-836) $) 84) (($ (-550)) 66) (($ $) NIL) (($ (-550)) 66)) (-2390 (((-749)) 86)) (-3187 (($ $) 144)) (-3060 (($ $) 114)) (-1345 (((-112) $ $) NIL)) (-3167 (($ $) 142)) (-3043 (($ $) 110)) (-3209 (($ $) 140)) (-3081 (($ $) 120)) (-3294 (($ $) 138)) (-3094 (($ $) 118)) (-3198 (($ $) 136)) (-3072 (($ $) 116)) (-3176 (($ $) 134)) (-3052 (($ $) 112)) (-2626 (($) 21 T CONST)) (-2636 (($) 10 T CONST)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 37)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 35)) (-2403 (($ $) 41) (($ $ $) 42)) (-2391 (($ $ $) 40)) (** (($ $ (-894)) 54) (($ $ (-749)) NIL) (($ $ $) 94) (($ $ (-400 (-550))) 146)) (* (($ (-894) $) 51) (($ (-749) $) NIL) (($ (-550) $) 50) (($ $ $) 48)))
-(((-557 |#1|) (-540 |#1|) (-13 (-397) (-1166))) (T -557))
+((-3409 (*1 *1 *1 *1) (|partial| -4 *1 (-542))) (-3911 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -2305 *1) (|:| -4331 *1) (|:| |associate| *1))) (-4 *1 (-542)))) (-3050 (*1 *1 *1) (-4 *1 (-542))) (-1819 (*1 *2 *1 *1) (-12 (-4 *1 (-542)) (-5 *2 (-112)))) (-3953 (*1 *2 *1) (-12 (-4 *1 (-542)) (-5 *2 (-112)))))
+(-13 (-170) (-38 $) (-283) (-10 -8 (-15 -3409 ((-3 $ "failed") $ $)) (-15 -3911 ((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $)) (-15 -3050 ($ $)) (-15 -1819 ((-112) $ $)) (-15 -3953 ((-112) $))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-837)) . T) ((-170) . T) ((-283) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2217 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1145) (-623 |#2|)) 37)) (-3605 (((-569 |#2|) |#2| (-1145)) 62)) (-1900 (((-3 |#2| "failed") |#2| (-1145)) 152)) (-2067 (((-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1145) (-594 |#2|) (-623 (-594 |#2|))) 155)) (-3668 (((-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1145) |#2|) 40)))
+(((-543 |#1| |#2|) (-10 -7 (-15 -3668 ((-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1145) |#2|)) (-15 -2217 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1145) (-623 |#2|))) (-15 -1900 ((-3 |#2| "failed") |#2| (-1145))) (-15 -3605 ((-569 |#2|) |#2| (-1145))) (-15 -2067 ((-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1145) (-594 |#2|) (-623 (-594 |#2|))))) (-13 (-444) (-825) (-145) (-1012 (-550)) (-619 (-550))) (-13 (-27) (-1167) (-423 |#1|))) (T -543))
+((-2067 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1145)) (-5 *6 (-623 (-594 *3))) (-5 *5 (-594 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *7))) (-4 *7 (-13 (-444) (-825) (-145) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-2 (|:| -3230 *3) (|:| |coeff| *3))) (-5 *1 (-543 *7 *3)))) (-3605 (*1 *2 *3 *4) (-12 (-5 *4 (-1145)) (-4 *5 (-13 (-444) (-825) (-145) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-569 *3)) (-5 *1 (-543 *5 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *5))))) (-1900 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1145)) (-4 *4 (-13 (-444) (-825) (-145) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-543 *4 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *4))))) (-2217 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1145)) (-5 *5 (-623 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *6))) (-4 *6 (-13 (-444) (-825) (-145) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-543 *6 *3)))) (-3668 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1145)) (-4 *5 (-13 (-444) (-825) (-145) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-2 (|:| -3230 *3) (|:| |coeff| *3))) (-5 *1 (-543 *5 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *5))))))
+(-10 -7 (-15 -3668 ((-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1145) |#2|)) (-15 -2217 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1145) (-623 |#2|))) (-15 -1900 ((-3 |#2| "failed") |#2| (-1145))) (-15 -3605 ((-569 |#2|) |#2| (-1145))) (-15 -2067 ((-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1145) (-594 |#2|) (-623 (-594 |#2|)))))
+((-2207 (((-411 |#1|) |#1|) 18)) (-1735 (((-411 |#1|) |#1|) 33)) (-3937 (((-3 |#1| "failed") |#1|) 44)) (-2439 (((-411 |#1|) |#1|) 51)))
+(((-544 |#1|) (-10 -7 (-15 -1735 ((-411 |#1|) |#1|)) (-15 -2207 ((-411 |#1|) |#1|)) (-15 -2439 ((-411 |#1|) |#1|)) (-15 -3937 ((-3 |#1| "failed") |#1|))) (-535)) (T -544))
+((-3937 (*1 *2 *2) (|partial| -12 (-5 *1 (-544 *2)) (-4 *2 (-535)))) (-2439 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-544 *3)) (-4 *3 (-535)))) (-2207 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-544 *3)) (-4 *3 (-535)))) (-1735 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-544 *3)) (-4 *3 (-535)))))
+(-10 -7 (-15 -1735 ((-411 |#1|) |#1|)) (-15 -2207 ((-411 |#1|) |#1|)) (-15 -2439 ((-411 |#1|) |#1|)) (-15 -3937 ((-3 |#1| "failed") |#1|)))
+((-3613 (($) 9)) (-2961 (((-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 35)) (-4212 (((-623 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) $) 32)) (-1715 (($ (-2 (|:| -3549 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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)) (-2628 (($ (-623 (-2 (|:| -3549 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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)) (-3859 (((-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 39)) (-1375 (((-623 (-2 (|:| -3549 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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)) (-3216 (((-1233)) 12)))
+(((-545) (-10 -8 (-15 -3613 ($)) (-15 -3216 ((-1233))) (-15 -4212 ((-623 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) $)) (-15 -2628 ($ (-623 (-2 (|:| -3549 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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 -1715 ($ (-2 (|:| -3549 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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 -2961 ((-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -1375 ((-623 (-2 (|:| -3549 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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 -3859 ((-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))) (T -545))
+((-3859 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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 (-545)))) (-1375 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| -3549 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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 (-545)))) (-2961 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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 (-545)))) (-1715 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -3549 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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 (-545)))) (-2628 (*1 *1 *2) (-12 (-5 *2 (-623 (-2 (|:| -3549 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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 (-545)))) (-4212 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-5 *1 (-545)))) (-3216 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-545)))) (-3613 (*1 *1) (-5 *1 (-545))))
+(-10 -8 (-15 -3613 ($)) (-15 -3216 ((-1233))) (-15 -4212 ((-623 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) $)) (-15 -2628 ($ (-623 (-2 (|:| -3549 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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 -1715 ($ (-2 (|:| -3549 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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 -2961 ((-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -1375 ((-623 (-2 (|:| -3549 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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 -3859 ((-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| (-1125 (-219))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2873 (-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| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))
+((-1705 (((-1141 (-400 (-1141 |#2|))) |#2| (-594 |#2|) (-594 |#2|) (-1141 |#2|)) 32)) (-3448 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-594 |#2|) (-594 |#2|) (-623 |#2|) (-594 |#2|) |#2| (-400 (-1141 |#2|))) 100) (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-594 |#2|) (-594 |#2|) (-623 |#2|) |#2| (-1141 |#2|)) 110)) (-2151 (((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|) (-594 |#2|) |#2| (-400 (-1141 |#2|))) 80) (((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|) |#2| (-1141 |#2|)) 52)) (-3854 (((-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-594 |#2|) (-594 |#2|) |#2| (-594 |#2|) |#2| (-400 (-1141 |#2|))) 87) (((-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-594 |#2|) (-594 |#2|) |#2| |#2| (-1141 |#2|)) 109)) (-3078 (((-3 |#2| "failed") |#2| |#2| (-594 |#2|) (-594 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1145)) (-594 |#2|) |#2| (-400 (-1141 |#2|))) 105) (((-3 |#2| "failed") |#2| |#2| (-594 |#2|) (-594 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1145)) |#2| (-1141 |#2|)) 111)) (-2614 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2206 (-623 |#2|))) |#3| |#2| (-594 |#2|) (-594 |#2|) (-594 |#2|) |#2| (-400 (-1141 |#2|))) 128 (|has| |#3| (-634 |#2|))) (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2206 (-623 |#2|))) |#3| |#2| (-594 |#2|) (-594 |#2|) |#2| (-1141 |#2|)) 127 (|has| |#3| (-634 |#2|)))) (-1501 ((|#2| (-1141 (-400 (-1141 |#2|))) (-594 |#2|) |#2|) 50)) (-2910 (((-1141 (-400 (-1141 |#2|))) (-1141 |#2|) (-594 |#2|)) 31)))
+(((-546 |#1| |#2| |#3|) (-10 -7 (-15 -2151 ((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|) |#2| (-1141 |#2|))) (-15 -2151 ((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|) (-594 |#2|) |#2| (-400 (-1141 |#2|)))) (-15 -3854 ((-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-594 |#2|) (-594 |#2|) |#2| |#2| (-1141 |#2|))) (-15 -3854 ((-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-594 |#2|) (-594 |#2|) |#2| (-594 |#2|) |#2| (-400 (-1141 |#2|)))) (-15 -3448 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-594 |#2|) (-594 |#2|) (-623 |#2|) |#2| (-1141 |#2|))) (-15 -3448 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-594 |#2|) (-594 |#2|) (-623 |#2|) (-594 |#2|) |#2| (-400 (-1141 |#2|)))) (-15 -3078 ((-3 |#2| "failed") |#2| |#2| (-594 |#2|) (-594 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1145)) |#2| (-1141 |#2|))) (-15 -3078 ((-3 |#2| "failed") |#2| |#2| (-594 |#2|) (-594 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1145)) (-594 |#2|) |#2| (-400 (-1141 |#2|)))) (-15 -1705 ((-1141 (-400 (-1141 |#2|))) |#2| (-594 |#2|) (-594 |#2|) (-1141 |#2|))) (-15 -1501 (|#2| (-1141 (-400 (-1141 |#2|))) (-594 |#2|) |#2|)) (-15 -2910 ((-1141 (-400 (-1141 |#2|))) (-1141 |#2|) (-594 |#2|))) (IF (|has| |#3| (-634 |#2|)) (PROGN (-15 -2614 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2206 (-623 |#2|))) |#3| |#2| (-594 |#2|) (-594 |#2|) |#2| (-1141 |#2|))) (-15 -2614 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2206 (-623 |#2|))) |#3| |#2| (-594 |#2|) (-594 |#2|) (-594 |#2|) |#2| (-400 (-1141 |#2|))))) |%noBranch|)) (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))) (-13 (-423 |#1|) (-27) (-1167)) (-1069)) (T -546))
+((-2614 (*1 *2 *3 *4 *5 *5 *5 *4 *6) (-12 (-5 *5 (-594 *4)) (-5 *6 (-400 (-1141 *4))) (-4 *4 (-13 (-423 *7) (-27) (-1167))) (-4 *7 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2206 (-623 *4)))) (-5 *1 (-546 *7 *4 *3)) (-4 *3 (-634 *4)) (-4 *3 (-1069)))) (-2614 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *5 (-594 *4)) (-5 *6 (-1141 *4)) (-4 *4 (-13 (-423 *7) (-27) (-1167))) (-4 *7 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2206 (-623 *4)))) (-5 *1 (-546 *7 *4 *3)) (-4 *3 (-634 *4)) (-4 *3 (-1069)))) (-2910 (*1 *2 *3 *4) (-12 (-5 *4 (-594 *6)) (-4 *6 (-13 (-423 *5) (-27) (-1167))) (-4 *5 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-1141 (-400 (-1141 *6)))) (-5 *1 (-546 *5 *6 *7)) (-5 *3 (-1141 *6)) (-4 *7 (-1069)))) (-1501 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1141 (-400 (-1141 *2)))) (-5 *4 (-594 *2)) (-4 *2 (-13 (-423 *5) (-27) (-1167))) (-4 *5 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550)))) (-5 *1 (-546 *5 *2 *6)) (-4 *6 (-1069)))) (-1705 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-594 *3)) (-4 *3 (-13 (-423 *6) (-27) (-1167))) (-4 *6 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-1141 (-400 (-1141 *3)))) (-5 *1 (-546 *6 *3 *7)) (-5 *5 (-1141 *3)) (-4 *7 (-1069)))) (-3078 (*1 *2 *2 *2 *3 *3 *4 *3 *2 *5) (|partial| -12 (-5 *3 (-594 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1145))) (-5 *5 (-400 (-1141 *2))) (-4 *2 (-13 (-423 *6) (-27) (-1167))) (-4 *6 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550)))) (-5 *1 (-546 *6 *2 *7)) (-4 *7 (-1069)))) (-3078 (*1 *2 *2 *2 *3 *3 *4 *2 *5) (|partial| -12 (-5 *3 (-594 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1145))) (-5 *5 (-1141 *2)) (-4 *2 (-13 (-423 *6) (-27) (-1167))) (-4 *6 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550)))) (-5 *1 (-546 *6 *2 *7)) (-4 *7 (-1069)))) (-3448 (*1 *2 *3 *4 *4 *5 *4 *3 *6) (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-623 *3)) (-5 *6 (-400 (-1141 *3))) (-4 *3 (-13 (-423 *7) (-27) (-1167))) (-4 *7 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-546 *7 *3 *8)) (-4 *8 (-1069)))) (-3448 (*1 *2 *3 *4 *4 *5 *3 *6) (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-623 *3)) (-5 *6 (-1141 *3)) (-4 *3 (-13 (-423 *7) (-27) (-1167))) (-4 *7 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-546 *7 *3 *8)) (-4 *8 (-1069)))) (-3854 (*1 *2 *3 *4 *4 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-400 (-1141 *3))) (-4 *3 (-13 (-423 *6) (-27) (-1167))) (-4 *6 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-2 (|:| -3230 *3) (|:| |coeff| *3))) (-5 *1 (-546 *6 *3 *7)) (-4 *7 (-1069)))) (-3854 (*1 *2 *3 *4 *4 *3 *3 *5) (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-1141 *3)) (-4 *3 (-13 (-423 *6) (-27) (-1167))) (-4 *6 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-2 (|:| -3230 *3) (|:| |coeff| *3))) (-5 *1 (-546 *6 *3 *7)) (-4 *7 (-1069)))) (-2151 (*1 *2 *3 *4 *4 *4 *3 *5) (-12 (-5 *4 (-594 *3)) (-5 *5 (-400 (-1141 *3))) (-4 *3 (-13 (-423 *6) (-27) (-1167))) (-4 *6 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-569 *3)) (-5 *1 (-546 *6 *3 *7)) (-4 *7 (-1069)))) (-2151 (*1 *2 *3 *4 *4 *3 *5) (-12 (-5 *4 (-594 *3)) (-5 *5 (-1141 *3)) (-4 *3 (-13 (-423 *6) (-27) (-1167))) (-4 *6 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-569 *3)) (-5 *1 (-546 *6 *3 *7)) (-4 *7 (-1069)))))
+(-10 -7 (-15 -2151 ((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|) |#2| (-1141 |#2|))) (-15 -2151 ((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|) (-594 |#2|) |#2| (-400 (-1141 |#2|)))) (-15 -3854 ((-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-594 |#2|) (-594 |#2|) |#2| |#2| (-1141 |#2|))) (-15 -3854 ((-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-594 |#2|) (-594 |#2|) |#2| (-594 |#2|) |#2| (-400 (-1141 |#2|)))) (-15 -3448 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-594 |#2|) (-594 |#2|) (-623 |#2|) |#2| (-1141 |#2|))) (-15 -3448 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-594 |#2|) (-594 |#2|) (-623 |#2|) (-594 |#2|) |#2| (-400 (-1141 |#2|)))) (-15 -3078 ((-3 |#2| "failed") |#2| |#2| (-594 |#2|) (-594 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1145)) |#2| (-1141 |#2|))) (-15 -3078 ((-3 |#2| "failed") |#2| |#2| (-594 |#2|) (-594 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1145)) (-594 |#2|) |#2| (-400 (-1141 |#2|)))) (-15 -1705 ((-1141 (-400 (-1141 |#2|))) |#2| (-594 |#2|) (-594 |#2|) (-1141 |#2|))) (-15 -1501 (|#2| (-1141 (-400 (-1141 |#2|))) (-594 |#2|) |#2|)) (-15 -2910 ((-1141 (-400 (-1141 |#2|))) (-1141 |#2|) (-594 |#2|))) (IF (|has| |#3| (-634 |#2|)) (PROGN (-15 -2614 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2206 (-623 |#2|))) |#3| |#2| (-594 |#2|) (-594 |#2|) |#2| (-1141 |#2|))) (-15 -2614 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2206 (-623 |#2|))) |#3| |#2| (-594 |#2|) (-594 |#2|) (-594 |#2|) |#2| (-400 (-1141 |#2|))))) |%noBranch|))
+((-4228 (((-550) (-550) (-749)) 66)) (-1439 (((-550) (-550)) 65)) (-3180 (((-550) (-550)) 64)) (-3487 (((-550) (-550)) 69)) (-3645 (((-550) (-550) (-550)) 49)) (-1777 (((-550) (-550) (-550)) 46)) (-2068 (((-400 (-550)) (-550)) 20)) (-3424 (((-550) (-550)) 21)) (-1689 (((-550) (-550)) 58)) (-3729 (((-550) (-550)) 32)) (-3628 (((-623 (-550)) (-550)) 63)) (-4068 (((-550) (-550) (-550) (-550) (-550)) 44)) (-1423 (((-400 (-550)) (-550)) 41)))
+(((-547) (-10 -7 (-15 -1423 ((-400 (-550)) (-550))) (-15 -4068 ((-550) (-550) (-550) (-550) (-550))) (-15 -3628 ((-623 (-550)) (-550))) (-15 -3729 ((-550) (-550))) (-15 -1689 ((-550) (-550))) (-15 -3424 ((-550) (-550))) (-15 -2068 ((-400 (-550)) (-550))) (-15 -1777 ((-550) (-550) (-550))) (-15 -3645 ((-550) (-550) (-550))) (-15 -3487 ((-550) (-550))) (-15 -3180 ((-550) (-550))) (-15 -1439 ((-550) (-550))) (-15 -4228 ((-550) (-550) (-749))))) (T -547))
+((-4228 (*1 *2 *2 *3) (-12 (-5 *2 (-550)) (-5 *3 (-749)) (-5 *1 (-547)))) (-1439 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))) (-3180 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))) (-3487 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))) (-3645 (*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))) (-1777 (*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))) (-2068 (*1 *2 *3) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-547)) (-5 *3 (-550)))) (-3424 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))) (-1689 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))) (-3729 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))) (-3628 (*1 *2 *3) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-547)) (-5 *3 (-550)))) (-4068 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))) (-1423 (*1 *2 *3) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-547)) (-5 *3 (-550)))))
+(-10 -7 (-15 -1423 ((-400 (-550)) (-550))) (-15 -4068 ((-550) (-550) (-550) (-550) (-550))) (-15 -3628 ((-623 (-550)) (-550))) (-15 -3729 ((-550) (-550))) (-15 -1689 ((-550) (-550))) (-15 -3424 ((-550) (-550))) (-15 -2068 ((-400 (-550)) (-550))) (-15 -1777 ((-550) (-550) (-550))) (-15 -3645 ((-550) (-550) (-550))) (-15 -3487 ((-550) (-550))) (-15 -3180 ((-550) (-550))) (-15 -1439 ((-550) (-550))) (-15 -4228 ((-550) (-550) (-749))))
+((-2927 (((-2 (|:| |answer| |#4|) (|:| -1544 |#4|)) |#4| (-1 |#2| |#2|)) 52)))
+(((-548 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2927 ((-2 (|:| |answer| |#4|) (|:| -1544 |#4|)) |#4| (-1 |#2| |#2|)))) (-356) (-1204 |#1|) (-1204 (-400 |#2|)) (-335 |#1| |#2| |#3|)) (T -548))
+((-2927 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1204 *5)) (-4 *5 (-356)) (-4 *7 (-1204 (-400 *6))) (-5 *2 (-2 (|:| |answer| *3) (|:| -1544 *3))) (-5 *1 (-548 *5 *6 *7 *3)) (-4 *3 (-335 *5 *6 *7)))))
+(-10 -7 (-15 -2927 ((-2 (|:| |answer| |#4|) (|:| -1544 |#4|)) |#4| (-1 |#2| |#2|))))
+((-2927 (((-2 (|:| |answer| (-400 |#2|)) (|:| -1544 (-400 |#2|)) (|:| |specpart| (-400 |#2|)) (|:| |polypart| |#2|)) (-400 |#2|) (-1 |#2| |#2|)) 18)))
+(((-549 |#1| |#2|) (-10 -7 (-15 -2927 ((-2 (|:| |answer| (-400 |#2|)) (|:| -1544 (-400 |#2|)) (|:| |specpart| (-400 |#2|)) (|:| |polypart| |#2|)) (-400 |#2|) (-1 |#2| |#2|)))) (-356) (-1204 |#1|)) (T -549))
+((-2927 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1204 *5)) (-4 *5 (-356)) (-5 *2 (-2 (|:| |answer| (-400 *6)) (|:| -1544 (-400 *6)) (|:| |specpart| (-400 *6)) (|:| |polypart| *6))) (-5 *1 (-549 *5 *6)) (-5 *3 (-400 *6)))))
+(-10 -7 (-15 -2927 ((-2 (|:| |answer| (-400 |#2|)) (|:| -1544 (-400 |#2|)) (|:| |specpart| (-400 |#2|)) (|:| |polypart| |#2|)) (-400 |#2|) (-1 |#2| |#2|))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 25)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 88)) (-3050 (($ $) 89)) (-3953 (((-112) $) NIL)) (-2633 (($ $ $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-1534 (($ $ $ $) 43)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1611 (((-112) $ $) NIL)) (-4303 (((-550) $) NIL)) (-1538 (($ $ $) 82)) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL)) (-2202 (((-550) $) NIL)) (-3455 (($ $ $) 81)) (-3756 (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) 62) (((-667 (-550)) (-667 $)) 58)) (-1537 (((-3 $ "failed") $) 85)) (-3192 (((-3 (-400 (-550)) "failed") $) NIL)) (-2593 (((-112) $) NIL)) (-3169 (((-400 (-550)) $) NIL)) (-1864 (($) 64) (($ $) 65)) (-3429 (($ $ $) 80)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-2083 (($ $ $ $) NIL)) (-2181 (($ $ $) 55)) (-2694 (((-112) $) NIL)) (-4083 (($ $ $) NIL)) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL)) (-2419 (((-112) $) 26)) (-1286 (((-112) $) 75)) (-1620 (((-3 $ "failed") $) NIL)) (-1712 (((-112) $) 35)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2960 (($ $ $ $) 44)) (-2793 (($ $ $) 77)) (-2173 (($ $ $) 76)) (-1673 (($ $) NIL)) (-3839 (($ $) 41)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) 54)) (-2711 (($ $ $) NIL)) (-2463 (($) NIL T CONST)) (-2486 (($ $) 31)) (-3445 (((-1089) $) 34)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 119)) (-3260 (($ $ $) 86) (($ (-623 $)) NIL)) (-3643 (($ $) NIL)) (-1735 (((-411 $) $) 105)) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL)) (-3409 (((-3 $ "failed") $ $) 84)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3725 (((-112) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 79)) (-2798 (($ $ (-749)) NIL) (($ $) NIL)) (-2417 (($ $) 32)) (-2435 (($ $) 30)) (-2451 (((-550) $) 40) (((-526) $) 52) (((-866 (-550)) $) NIL) (((-372) $) 47) (((-219) $) 49) (((-1127) $) 53)) (-2233 (((-837) $) 38) (($ (-550)) 39) (($ $) NIL) (($ (-550)) 39)) (-3091 (((-749)) NIL)) (-1796 (((-112) $ $) NIL)) (-1437 (($ $ $) NIL)) (-4300 (($) 29)) (-1819 (((-112) $ $) NIL)) (-4133 (($ $ $ $) 42)) (-4188 (($ $) 63)) (-2688 (($) 27 T CONST)) (-2700 (($) 28 T CONST)) (-3145 (((-1127) $) 20) (((-1127) $ (-112)) 22) (((-1233) (-800) $) 23) (((-1233) (-800) $ (-112)) 24)) (-1901 (($ $ (-749)) NIL) (($ $) NIL)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 66)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 67)) (-2370 (($ $) 68) (($ $ $) 70)) (-2358 (($ $ $) 69)) (** (($ $ (-895)) NIL) (($ $ (-749)) 74)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 72) (($ $ $) 71)))
+(((-550) (-13 (-535) (-596 (-1127)) (-806) (-10 -8 (-15 -1864 ($ $)) (-6 -4331) (-6 -4336) (-6 -4332) (-6 -4326)))) (T -550))
+((-1864 (*1 *1 *1) (-5 *1 (-550))))
+(-13 (-535) (-596 (-1127)) (-806) (-10 -8 (-15 -1864 ($ $)) (-6 -4331) (-6 -4336) (-6 -4332) (-6 -4326)))
+((-3612 (((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))) (|:| |extra| (-1009))) (-747) (-1033)) 108) (((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))) (|:| |extra| (-1009))) (-747)) 110)) (-2149 (((-3 (-1009) "failed") (-309 (-372)) (-1061 (-818 (-372))) (-1145)) 172) (((-3 (-1009) "failed") (-309 (-372)) (-1061 (-818 (-372))) (-1127)) 171) (((-1009) (-309 (-372)) (-623 (-1063 (-818 (-372)))) (-372) (-372) (-1033)) 176) (((-1009) (-309 (-372)) (-623 (-1063 (-818 (-372)))) (-372) (-372)) 177) (((-1009) (-309 (-372)) (-623 (-1063 (-818 (-372)))) (-372)) 178) (((-1009) (-309 (-372)) (-623 (-1063 (-818 (-372))))) 179) (((-1009) (-309 (-372)) (-1063 (-818 (-372)))) 167) (((-1009) (-309 (-372)) (-1063 (-818 (-372))) (-372)) 166) (((-1009) (-309 (-372)) (-1063 (-818 (-372))) (-372) (-372)) 162) (((-1009) (-747)) 155) (((-1009) (-309 (-372)) (-1063 (-818 (-372))) (-372) (-372) (-1033)) 161)))
+(((-551) (-10 -7 (-15 -2149 ((-1009) (-309 (-372)) (-1063 (-818 (-372))) (-372) (-372) (-1033))) (-15 -2149 ((-1009) (-747))) (-15 -2149 ((-1009) (-309 (-372)) (-1063 (-818 (-372))) (-372) (-372))) (-15 -2149 ((-1009) (-309 (-372)) (-1063 (-818 (-372))) (-372))) (-15 -2149 ((-1009) (-309 (-372)) (-1063 (-818 (-372))))) (-15 -2149 ((-1009) (-309 (-372)) (-623 (-1063 (-818 (-372)))))) (-15 -2149 ((-1009) (-309 (-372)) (-623 (-1063 (-818 (-372)))) (-372))) (-15 -2149 ((-1009) (-309 (-372)) (-623 (-1063 (-818 (-372)))) (-372) (-372))) (-15 -2149 ((-1009) (-309 (-372)) (-623 (-1063 (-818 (-372)))) (-372) (-372) (-1033))) (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))) (|:| |extra| (-1009))) (-747))) (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))) (|:| |extra| (-1009))) (-747) (-1033))) (-15 -2149 ((-3 (-1009) "failed") (-309 (-372)) (-1061 (-818 (-372))) (-1127))) (-15 -2149 ((-3 (-1009) "failed") (-309 (-372)) (-1061 (-818 (-372))) (-1145))))) (T -551))
+((-2149 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-309 (-372))) (-5 *4 (-1061 (-818 (-372)))) (-5 *5 (-1145)) (-5 *2 (-1009)) (-5 *1 (-551)))) (-2149 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-309 (-372))) (-5 *4 (-1061 (-818 (-372)))) (-5 *5 (-1127)) (-5 *2 (-1009)) (-5 *1 (-551)))) (-3612 (*1 *2 *3 *4) (-12 (-5 *3 (-747)) (-5 *4 (-1033)) (-5 *2 (-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))) (|:| |extra| (-1009)))) (-5 *1 (-551)))) (-3612 (*1 *2 *3) (-12 (-5 *3 (-747)) (-5 *2 (-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))) (|:| |extra| (-1009)))) (-5 *1 (-551)))) (-2149 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-1063 (-818 (-372))))) (-5 *5 (-372)) (-5 *6 (-1033)) (-5 *2 (-1009)) (-5 *1 (-551)))) (-2149 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-1063 (-818 (-372))))) (-5 *5 (-372)) (-5 *2 (-1009)) (-5 *1 (-551)))) (-2149 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-1063 (-818 (-372))))) (-5 *5 (-372)) (-5 *2 (-1009)) (-5 *1 (-551)))) (-2149 (*1 *2 *3 *4) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-1063 (-818 (-372))))) (-5 *2 (-1009)) (-5 *1 (-551)))) (-2149 (*1 *2 *3 *4) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-1063 (-818 (-372)))) (-5 *2 (-1009)) (-5 *1 (-551)))) (-2149 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-1063 (-818 (-372)))) (-5 *5 (-372)) (-5 *2 (-1009)) (-5 *1 (-551)))) (-2149 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-1063 (-818 (-372)))) (-5 *5 (-372)) (-5 *2 (-1009)) (-5 *1 (-551)))) (-2149 (*1 *2 *3) (-12 (-5 *3 (-747)) (-5 *2 (-1009)) (-5 *1 (-551)))) (-2149 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-1063 (-818 (-372)))) (-5 *5 (-372)) (-5 *6 (-1033)) (-5 *2 (-1009)) (-5 *1 (-551)))))
+(-10 -7 (-15 -2149 ((-1009) (-309 (-372)) (-1063 (-818 (-372))) (-372) (-372) (-1033))) (-15 -2149 ((-1009) (-747))) (-15 -2149 ((-1009) (-309 (-372)) (-1063 (-818 (-372))) (-372) (-372))) (-15 -2149 ((-1009) (-309 (-372)) (-1063 (-818 (-372))) (-372))) (-15 -2149 ((-1009) (-309 (-372)) (-1063 (-818 (-372))))) (-15 -2149 ((-1009) (-309 (-372)) (-623 (-1063 (-818 (-372)))))) (-15 -2149 ((-1009) (-309 (-372)) (-623 (-1063 (-818 (-372)))) (-372))) (-15 -2149 ((-1009) (-309 (-372)) (-623 (-1063 (-818 (-372)))) (-372) (-372))) (-15 -2149 ((-1009) (-309 (-372)) (-623 (-1063 (-818 (-372)))) (-372) (-372) (-1033))) (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))) (|:| |extra| (-1009))) (-747))) (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))) (|:| |extra| (-1009))) (-747) (-1033))) (-15 -2149 ((-3 (-1009) "failed") (-309 (-372)) (-1061 (-818 (-372))) (-1127))) (-15 -2149 ((-3 (-1009) "failed") (-309 (-372)) (-1061 (-818 (-372))) (-1145))))
+((-2095 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-594 |#2|) (-594 |#2|) (-623 |#2|)) 184)) (-1575 (((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|)) 98)) (-3574 (((-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-594 |#2|) (-594 |#2|) |#2|) 180)) (-1922 (((-3 |#2| "failed") |#2| |#2| |#2| (-594 |#2|) (-594 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1145))) 189)) (-3754 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2206 (-623 |#2|))) |#3| |#2| (-594 |#2|) (-594 |#2|) (-1145)) 197 (|has| |#3| (-634 |#2|)))))
+(((-552 |#1| |#2| |#3|) (-10 -7 (-15 -1575 ((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|))) (-15 -3574 ((-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-594 |#2|) (-594 |#2|) |#2|)) (-15 -2095 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-594 |#2|) (-594 |#2|) (-623 |#2|))) (-15 -1922 ((-3 |#2| "failed") |#2| |#2| |#2| (-594 |#2|) (-594 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1145)))) (IF (|has| |#3| (-634 |#2|)) (-15 -3754 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2206 (-623 |#2|))) |#3| |#2| (-594 |#2|) (-594 |#2|) (-1145))) |%noBranch|)) (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))) (-13 (-423 |#1|) (-27) (-1167)) (-1069)) (T -552))
+((-3754 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *5 (-594 *4)) (-5 *6 (-1145)) (-4 *4 (-13 (-423 *7) (-27) (-1167))) (-4 *7 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2206 (-623 *4)))) (-5 *1 (-552 *7 *4 *3)) (-4 *3 (-634 *4)) (-4 *3 (-1069)))) (-1922 (*1 *2 *2 *2 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-594 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1145))) (-4 *2 (-13 (-423 *5) (-27) (-1167))) (-4 *5 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550)))) (-5 *1 (-552 *5 *2 *6)) (-4 *6 (-1069)))) (-2095 (*1 *2 *3 *4 *4 *5) (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-623 *3)) (-4 *3 (-13 (-423 *6) (-27) (-1167))) (-4 *6 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-552 *6 *3 *7)) (-4 *7 (-1069)))) (-3574 (*1 *2 *3 *4 *4 *3) (|partial| -12 (-5 *4 (-594 *3)) (-4 *3 (-13 (-423 *5) (-27) (-1167))) (-4 *5 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-2 (|:| -3230 *3) (|:| |coeff| *3))) (-5 *1 (-552 *5 *3 *6)) (-4 *6 (-1069)))) (-1575 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-594 *3)) (-4 *3 (-13 (-423 *5) (-27) (-1167))) (-4 *5 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550)))) (-5 *2 (-569 *3)) (-5 *1 (-552 *5 *3 *6)) (-4 *6 (-1069)))))
+(-10 -7 (-15 -1575 ((-569 |#2|) |#2| (-594 |#2|) (-594 |#2|))) (-15 -3574 ((-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-594 |#2|) (-594 |#2|) |#2|)) (-15 -2095 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-594 |#2|) (-594 |#2|) (-623 |#2|))) (-15 -1922 ((-3 |#2| "failed") |#2| |#2| |#2| (-594 |#2|) (-594 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1145)))) (IF (|has| |#3| (-634 |#2|)) (-15 -3754 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2206 (-623 |#2|))) |#3| |#2| (-594 |#2|) (-594 |#2|) (-1145))) |%noBranch|))
+((-2529 (((-2 (|:| -2983 |#2|) (|:| |nconst| |#2|)) |#2| (-1145)) 64)) (-1981 (((-3 |#2| "failed") |#2| (-1145) (-818 |#2|) (-818 |#2|)) 164 (-12 (|has| |#2| (-1108)) (|has| |#1| (-596 (-866 (-550)))) (|has| |#1| (-860 (-550))))) (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1145)) 147 (-12 (|has| |#2| (-609)) (|has| |#1| (-596 (-866 (-550)))) (|has| |#1| (-860 (-550)))))) (-2197 (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1145)) 148 (-12 (|has| |#2| (-609)) (|has| |#1| (-596 (-866 (-550)))) (|has| |#1| (-860 (-550)))))))
+(((-553 |#1| |#2|) (-10 -7 (-15 -2529 ((-2 (|:| -2983 |#2|) (|:| |nconst| |#2|)) |#2| (-1145))) (IF (|has| |#1| (-596 (-866 (-550)))) (IF (|has| |#1| (-860 (-550))) (PROGN (IF (|has| |#2| (-609)) (PROGN (-15 -2197 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1145))) (-15 -1981 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1145)))) |%noBranch|) (IF (|has| |#2| (-1108)) (-15 -1981 ((-3 |#2| "failed") |#2| (-1145) (-818 |#2|) (-818 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|)) (-13 (-825) (-1012 (-550)) (-444) (-619 (-550))) (-13 (-27) (-1167) (-423 |#1|))) (T -553))
+((-1981 (*1 *2 *2 *3 *4 *4) (|partial| -12 (-5 *3 (-1145)) (-5 *4 (-818 *2)) (-4 *2 (-1108)) (-4 *2 (-13 (-27) (-1167) (-423 *5))) (-4 *5 (-596 (-866 (-550)))) (-4 *5 (-860 (-550))) (-4 *5 (-13 (-825) (-1012 (-550)) (-444) (-619 (-550)))) (-5 *1 (-553 *5 *2)))) (-1981 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1145)) (-4 *5 (-596 (-866 (-550)))) (-4 *5 (-860 (-550))) (-4 *5 (-13 (-825) (-1012 (-550)) (-444) (-619 (-550)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-553 *5 *3)) (-4 *3 (-609)) (-4 *3 (-13 (-27) (-1167) (-423 *5))))) (-2197 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1145)) (-4 *5 (-596 (-866 (-550)))) (-4 *5 (-860 (-550))) (-4 *5 (-13 (-825) (-1012 (-550)) (-444) (-619 (-550)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-553 *5 *3)) (-4 *3 (-609)) (-4 *3 (-13 (-27) (-1167) (-423 *5))))) (-2529 (*1 *2 *3 *4) (-12 (-5 *4 (-1145)) (-4 *5 (-13 (-825) (-1012 (-550)) (-444) (-619 (-550)))) (-5 *2 (-2 (|:| -2983 *3) (|:| |nconst| *3))) (-5 *1 (-553 *5 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *5))))))
+(-10 -7 (-15 -2529 ((-2 (|:| -2983 |#2|) (|:| |nconst| |#2|)) |#2| (-1145))) (IF (|has| |#1| (-596 (-866 (-550)))) (IF (|has| |#1| (-860 (-550))) (PROGN (IF (|has| |#2| (-609)) (PROGN (-15 -2197 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1145))) (-15 -1981 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1145)))) |%noBranch|) (IF (|has| |#2| (-1108)) (-15 -1981 ((-3 |#2| "failed") |#2| (-1145) (-818 |#2|) (-818 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|))
+((-2903 (((-3 (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|)))))) "failed") (-400 |#2|) (-623 (-400 |#2|))) 41)) (-2149 (((-569 (-400 |#2|)) (-400 |#2|)) 28)) (-1449 (((-3 (-400 |#2|) "failed") (-400 |#2|)) 17)) (-4306 (((-3 (-2 (|:| -3230 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-400 |#2|)) 48)))
+(((-554 |#1| |#2|) (-10 -7 (-15 -2149 ((-569 (-400 |#2|)) (-400 |#2|))) (-15 -1449 ((-3 (-400 |#2|) "failed") (-400 |#2|))) (-15 -4306 ((-3 (-2 (|:| -3230 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-400 |#2|))) (-15 -2903 ((-3 (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|)))))) "failed") (-400 |#2|) (-623 (-400 |#2|))))) (-13 (-356) (-145) (-1012 (-550))) (-1204 |#1|)) (T -554))
+((-2903 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-623 (-400 *6))) (-5 *3 (-400 *6)) (-4 *6 (-1204 *5)) (-4 *5 (-13 (-356) (-145) (-1012 (-550)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-554 *5 *6)))) (-4306 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-13 (-356) (-145) (-1012 (-550)))) (-4 *5 (-1204 *4)) (-5 *2 (-2 (|:| -3230 (-400 *5)) (|:| |coeff| (-400 *5)))) (-5 *1 (-554 *4 *5)) (-5 *3 (-400 *5)))) (-1449 (*1 *2 *2) (|partial| -12 (-5 *2 (-400 *4)) (-4 *4 (-1204 *3)) (-4 *3 (-13 (-356) (-145) (-1012 (-550)))) (-5 *1 (-554 *3 *4)))) (-2149 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-145) (-1012 (-550)))) (-4 *5 (-1204 *4)) (-5 *2 (-569 (-400 *5))) (-5 *1 (-554 *4 *5)) (-5 *3 (-400 *5)))))
+(-10 -7 (-15 -2149 ((-569 (-400 |#2|)) (-400 |#2|))) (-15 -1449 ((-3 (-400 |#2|) "failed") (-400 |#2|))) (-15 -4306 ((-3 (-2 (|:| -3230 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-400 |#2|))) (-15 -2903 ((-3 (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|)))))) "failed") (-400 |#2|) (-623 (-400 |#2|)))))
+((-1392 (((-3 (-550) "failed") |#1|) 14)) (-3517 (((-112) |#1|) 13)) (-1776 (((-550) |#1|) 9)))
+(((-555 |#1|) (-10 -7 (-15 -1776 ((-550) |#1|)) (-15 -3517 ((-112) |#1|)) (-15 -1392 ((-3 (-550) "failed") |#1|))) (-1012 (-550))) (T -555))
+((-1392 (*1 *2 *3) (|partial| -12 (-5 *2 (-550)) (-5 *1 (-555 *3)) (-4 *3 (-1012 *2)))) (-3517 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-555 *3)) (-4 *3 (-1012 (-550))))) (-1776 (*1 *2 *3) (-12 (-5 *2 (-550)) (-5 *1 (-555 *3)) (-4 *3 (-1012 *2)))))
+(-10 -7 (-15 -1776 ((-550) |#1|)) (-15 -3517 ((-112) |#1|)) (-15 -1392 ((-3 (-550) "failed") |#1|)))
+((-2355 (((-3 (-2 (|:| |mainpart| (-400 (-926 |#1|))) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 (-926 |#1|))) (|:| |logand| (-400 (-926 |#1|))))))) "failed") (-400 (-926 |#1|)) (-1145) (-623 (-400 (-926 |#1|)))) 48)) (-4254 (((-569 (-400 (-926 |#1|))) (-400 (-926 |#1|)) (-1145)) 28)) (-2811 (((-3 (-400 (-926 |#1|)) "failed") (-400 (-926 |#1|)) (-1145)) 23)) (-3928 (((-3 (-2 (|:| -3230 (-400 (-926 |#1|))) (|:| |coeff| (-400 (-926 |#1|)))) "failed") (-400 (-926 |#1|)) (-1145) (-400 (-926 |#1|))) 35)))
+(((-556 |#1|) (-10 -7 (-15 -4254 ((-569 (-400 (-926 |#1|))) (-400 (-926 |#1|)) (-1145))) (-15 -2811 ((-3 (-400 (-926 |#1|)) "failed") (-400 (-926 |#1|)) (-1145))) (-15 -2355 ((-3 (-2 (|:| |mainpart| (-400 (-926 |#1|))) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 (-926 |#1|))) (|:| |logand| (-400 (-926 |#1|))))))) "failed") (-400 (-926 |#1|)) (-1145) (-623 (-400 (-926 |#1|))))) (-15 -3928 ((-3 (-2 (|:| -3230 (-400 (-926 |#1|))) (|:| |coeff| (-400 (-926 |#1|)))) "failed") (-400 (-926 |#1|)) (-1145) (-400 (-926 |#1|))))) (-13 (-542) (-1012 (-550)) (-145))) (T -556))
+((-3928 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1145)) (-4 *5 (-13 (-542) (-1012 (-550)) (-145))) (-5 *2 (-2 (|:| -3230 (-400 (-926 *5))) (|:| |coeff| (-400 (-926 *5))))) (-5 *1 (-556 *5)) (-5 *3 (-400 (-926 *5))))) (-2355 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1145)) (-5 *5 (-623 (-400 (-926 *6)))) (-5 *3 (-400 (-926 *6))) (-4 *6 (-13 (-542) (-1012 (-550)) (-145))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-556 *6)))) (-2811 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-400 (-926 *4))) (-5 *3 (-1145)) (-4 *4 (-13 (-542) (-1012 (-550)) (-145))) (-5 *1 (-556 *4)))) (-4254 (*1 *2 *3 *4) (-12 (-5 *4 (-1145)) (-4 *5 (-13 (-542) (-1012 (-550)) (-145))) (-5 *2 (-569 (-400 (-926 *5)))) (-5 *1 (-556 *5)) (-5 *3 (-400 (-926 *5))))))
+(-10 -7 (-15 -4254 ((-569 (-400 (-926 |#1|))) (-400 (-926 |#1|)) (-1145))) (-15 -2811 ((-3 (-400 (-926 |#1|)) "failed") (-400 (-926 |#1|)) (-1145))) (-15 -2355 ((-3 (-2 (|:| |mainpart| (-400 (-926 |#1|))) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 (-926 |#1|))) (|:| |logand| (-400 (-926 |#1|))))))) "failed") (-400 (-926 |#1|)) (-1145) (-623 (-400 (-926 |#1|))))) (-15 -3928 ((-3 (-2 (|:| -3230 (-400 (-926 |#1|))) (|:| |coeff| (-400 (-926 |#1|)))) "failed") (-400 (-926 |#1|)) (-1145) (-400 (-926 |#1|)))))
+((-2221 (((-112) $ $) 58)) (-3378 (((-112) $) 36)) (-2500 ((|#1| $) 30)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) 62)) (-4160 (($ $) 122)) (-2820 (($ $) 102)) (-4250 ((|#1| $) 28)) (-1993 (((-3 $ "failed") $ $) NIL)) (-1745 (($ $) NIL)) (-4137 (($ $) 124)) (-2796 (($ $) 98)) (-4183 (($ $) 126)) (-2844 (($ $) 106)) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) 77)) (-2202 (((-550) $) 79)) (-1537 (((-3 $ "failed") $) 61)) (-3719 (($ |#1| |#1|) 26)) (-2694 (((-112) $) 33)) (-4187 (($) 88)) (-2419 (((-112) $) 43)) (-1893 (($ $ (-550)) NIL)) (-1712 (((-112) $) 34)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-3080 (($ $) 90)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-2268 (($ |#1| |#1|) 20) (($ |#1|) 25) (($ (-400 (-550))) 76)) (-3947 ((|#1| $) 27)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) 64) (($ (-623 $)) NIL)) (-3409 (((-3 $ "failed") $ $) 63)) (-1644 (($ $) 92)) (-4194 (($ $) 130)) (-2856 (($ $) 104)) (-4171 (($ $) 132)) (-2832 (($ $) 108)) (-4149 (($ $) 128)) (-2807 (($ $) 100)) (-2365 (((-112) $ |#1|) 31)) (-2233 (((-837) $) 84) (($ (-550)) 66) (($ $) NIL) (($ (-550)) 66)) (-3091 (((-749)) 86)) (-4233 (($ $) 144)) (-2893 (($ $) 114)) (-1819 (((-112) $ $) NIL)) (-4206 (($ $) 142)) (-2869 (($ $) 110)) (-4255 (($ $) 140)) (-4117 (($ $) 120)) (-3363 (($ $) 138)) (-4127 (($ $) 118)) (-4244 (($ $) 136)) (-2905 (($ $) 116)) (-4218 (($ $) 134)) (-2880 (($ $) 112)) (-2688 (($) 21 T CONST)) (-2700 (($) 10 T CONST)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 37)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 35)) (-2370 (($ $) 41) (($ $ $) 42)) (-2358 (($ $ $) 40)) (** (($ $ (-895)) 54) (($ $ (-749)) NIL) (($ $ $) 94) (($ $ (-400 (-550))) 146)) (* (($ (-895) $) 51) (($ (-749) $) NIL) (($ (-550) $) 50) (($ $ $) 48)))
+(((-557 |#1|) (-540 |#1|) (-13 (-397) (-1167))) (T -557))
NIL
(-540 |#1|)
-((-3297 (((-3 (-623 (-1140 (-550))) "failed") (-623 (-1140 (-550))) (-1140 (-550))) 24)))
-(((-558) (-10 -7 (-15 -3297 ((-3 (-623 (-1140 (-550))) "failed") (-623 (-1140 (-550))) (-1140 (-550)))))) (T -558))
-((-3297 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-623 (-1140 (-550)))) (-5 *3 (-1140 (-550))) (-5 *1 (-558)))))
-(-10 -7 (-15 -3297 ((-3 (-623 (-1140 (-550))) "failed") (-623 (-1140 (-550))) (-1140 (-550)))))
-((-4081 (((-623 (-594 |#2|)) (-623 (-594 |#2|)) (-1144)) 19)) (-1364 (((-623 (-594 |#2|)) (-623 |#2|) (-1144)) 23)) (-3965 (((-623 (-594 |#2|)) (-623 (-594 |#2|)) (-623 (-594 |#2|))) 11)) (-3289 ((|#2| |#2| (-1144)) 54 (|has| |#1| (-542)))) (-3390 ((|#2| |#2| (-1144)) 78 (-12 (|has| |#2| (-277)) (|has| |#1| (-444))))) (-4316 (((-594 |#2|) (-594 |#2|) (-623 (-594 |#2|)) (-1144)) 25)) (-4192 (((-594 |#2|) (-623 (-594 |#2|))) 24)) (-3486 (((-569 |#2|) |#2| (-1144) (-1 (-569 |#2|) |#2| (-1144)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1144))) 103 (-12 (|has| |#2| (-277)) (|has| |#2| (-609)) (|has| |#2| (-1011 (-1144))) (|has| |#1| (-596 (-865 (-550)))) (|has| |#1| (-444)) (|has| |#1| (-859 (-550)))))))
-(((-559 |#1| |#2|) (-10 -7 (-15 -4081 ((-623 (-594 |#2|)) (-623 (-594 |#2|)) (-1144))) (-15 -4192 ((-594 |#2|) (-623 (-594 |#2|)))) (-15 -4316 ((-594 |#2|) (-594 |#2|) (-623 (-594 |#2|)) (-1144))) (-15 -3965 ((-623 (-594 |#2|)) (-623 (-594 |#2|)) (-623 (-594 |#2|)))) (-15 -1364 ((-623 (-594 |#2|)) (-623 |#2|) (-1144))) (IF (|has| |#1| (-542)) (-15 -3289 (|#2| |#2| (-1144))) |%noBranch|) (IF (|has| |#1| (-444)) (IF (|has| |#2| (-277)) (PROGN (-15 -3390 (|#2| |#2| (-1144))) (IF (|has| |#1| (-596 (-865 (-550)))) (IF (|has| |#1| (-859 (-550))) (IF (|has| |#2| (-609)) (IF (|has| |#2| (-1011 (-1144))) (-15 -3486 ((-569 |#2|) |#2| (-1144) (-1 (-569 |#2|) |#2| (-1144)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1144)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|)) (-825) (-423 |#1|)) (T -559))
-((-3486 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-1 (-569 *3) *3 (-1144))) (-5 *6 (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3 (-1144))) (-4 *3 (-277)) (-4 *3 (-609)) (-4 *3 (-1011 *4)) (-4 *3 (-423 *7)) (-5 *4 (-1144)) (-4 *7 (-596 (-865 (-550)))) (-4 *7 (-444)) (-4 *7 (-859 (-550))) (-4 *7 (-825)) (-5 *2 (-569 *3)) (-5 *1 (-559 *7 *3)))) (-3390 (*1 *2 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-444)) (-4 *4 (-825)) (-5 *1 (-559 *4 *2)) (-4 *2 (-277)) (-4 *2 (-423 *4)))) (-3289 (*1 *2 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-542)) (-4 *4 (-825)) (-5 *1 (-559 *4 *2)) (-4 *2 (-423 *4)))) (-1364 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *6)) (-5 *4 (-1144)) (-4 *6 (-423 *5)) (-4 *5 (-825)) (-5 *2 (-623 (-594 *6))) (-5 *1 (-559 *5 *6)))) (-3965 (*1 *2 *2 *2) (-12 (-5 *2 (-623 (-594 *4))) (-4 *4 (-423 *3)) (-4 *3 (-825)) (-5 *1 (-559 *3 *4)))) (-4316 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-623 (-594 *6))) (-5 *4 (-1144)) (-5 *2 (-594 *6)) (-4 *6 (-423 *5)) (-4 *5 (-825)) (-5 *1 (-559 *5 *6)))) (-4192 (*1 *2 *3) (-12 (-5 *3 (-623 (-594 *5))) (-4 *4 (-825)) (-5 *2 (-594 *5)) (-5 *1 (-559 *4 *5)) (-4 *5 (-423 *4)))) (-4081 (*1 *2 *2 *3) (-12 (-5 *2 (-623 (-594 *5))) (-5 *3 (-1144)) (-4 *5 (-423 *4)) (-4 *4 (-825)) (-5 *1 (-559 *4 *5)))))
-(-10 -7 (-15 -4081 ((-623 (-594 |#2|)) (-623 (-594 |#2|)) (-1144))) (-15 -4192 ((-594 |#2|) (-623 (-594 |#2|)))) (-15 -4316 ((-594 |#2|) (-594 |#2|) (-623 (-594 |#2|)) (-1144))) (-15 -3965 ((-623 (-594 |#2|)) (-623 (-594 |#2|)) (-623 (-594 |#2|)))) (-15 -1364 ((-623 (-594 |#2|)) (-623 |#2|) (-1144))) (IF (|has| |#1| (-542)) (-15 -3289 (|#2| |#2| (-1144))) |%noBranch|) (IF (|has| |#1| (-444)) (IF (|has| |#2| (-277)) (PROGN (-15 -3390 (|#2| |#2| (-1144))) (IF (|has| |#1| (-596 (-865 (-550)))) (IF (|has| |#1| (-859 (-550))) (IF (|has| |#2| (-609)) (IF (|has| |#2| (-1011 (-1144))) (-15 -3486 ((-569 |#2|) |#2| (-1144) (-1 (-569 |#2|) |#2| (-1144)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1144)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|))
-((-3771 (((-2 (|:| |answer| (-569 (-400 |#2|))) (|:| |a0| |#1|)) (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-623 |#1|) "failed") (-550) |#1| |#1|)) 172)) (-2852 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|))))))) (|:| |a0| |#1|)) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1653 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-623 (-400 |#2|))) 148)) (-3108 (((-3 (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|)))))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-623 (-400 |#2|))) 145)) (-3194 (((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -1653 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|) 133)) (-3587 (((-2 (|:| |answer| (-569 (-400 |#2|))) (|:| |a0| |#1|)) (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1653 |#1|) (|:| |coeff| |#1|)) "failed") |#1|)) 158)) (-3023 (((-3 (-2 (|:| -1653 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-400 |#2|)) 175)) (-2686 (((-3 (-2 (|:| |answer| (-400 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1653 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1653 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-400 |#2|)) 178)) (-2271 (((-2 (|:| |ir| (-569 (-400 |#2|))) (|:| |specpart| (-400 |#2|)) (|:| |polypart| |#2|)) (-400 |#2|) (-1 |#2| |#2|)) 84)) (-2341 (((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)) 90)) (-2931 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|))))))) (|:| |a0| |#1|)) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2682 |#1|) (|:| |sol?| (-112))) (-550) |#1|) (-623 (-400 |#2|))) 152)) (-2188 (((-3 (-603 |#1| |#2|) "failed") (-603 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2682 |#1|) (|:| |sol?| (-112))) (-550) |#1|)) 137)) (-3678 (((-2 (|:| |answer| (-569 (-400 |#2|))) (|:| |a0| |#1|)) (-400 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2682 |#1|) (|:| |sol?| (-112))) (-550) |#1|)) 162)) (-2760 (((-3 (-2 (|:| |answer| (-400 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1653 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2682 |#1|) (|:| |sol?| (-112))) (-550) |#1|) (-400 |#2|)) 183)))
-(((-560 |#1| |#2|) (-10 -7 (-15 -3587 ((-2 (|:| |answer| (-569 (-400 |#2|))) (|:| |a0| |#1|)) (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1653 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -3678 ((-2 (|:| |answer| (-569 (-400 |#2|))) (|:| |a0| |#1|)) (-400 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2682 |#1|) (|:| |sol?| (-112))) (-550) |#1|))) (-15 -3771 ((-2 (|:| |answer| (-569 (-400 |#2|))) (|:| |a0| |#1|)) (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-623 |#1|) "failed") (-550) |#1| |#1|))) (-15 -2686 ((-3 (-2 (|:| |answer| (-400 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1653 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1653 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-400 |#2|))) (-15 -2760 ((-3 (-2 (|:| |answer| (-400 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1653 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2682 |#1|) (|:| |sol?| (-112))) (-550) |#1|) (-400 |#2|))) (-15 -2852 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|))))))) (|:| |a0| |#1|)) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1653 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-623 (-400 |#2|)))) (-15 -2931 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|))))))) (|:| |a0| |#1|)) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2682 |#1|) (|:| |sol?| (-112))) (-550) |#1|) (-623 (-400 |#2|)))) (-15 -3023 ((-3 (-2 (|:| -1653 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-400 |#2|))) (-15 -3108 ((-3 (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|)))))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-623 (-400 |#2|)))) (-15 -3194 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -1653 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -2188 ((-3 (-603 |#1| |#2|) "failed") (-603 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2682 |#1|) (|:| |sol?| (-112))) (-550) |#1|))) (-15 -2271 ((-2 (|:| |ir| (-569 (-400 |#2|))) (|:| |specpart| (-400 |#2|)) (|:| |polypart| |#2|)) (-400 |#2|) (-1 |#2| |#2|))) (-15 -2341 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)))) (-356) (-1203 |#1|)) (T -560))
-((-2341 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1203 *5)) (-4 *5 (-356)) (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3))) (-5 *1 (-560 *5 *3)))) (-2271 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1203 *5)) (-4 *5 (-356)) (-5 *2 (-2 (|:| |ir| (-569 (-400 *6))) (|:| |specpart| (-400 *6)) (|:| |polypart| *6))) (-5 *1 (-560 *5 *6)) (-5 *3 (-400 *6)))) (-2188 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-603 *4 *5)) (-5 *3 (-1 (-2 (|:| |ans| *4) (|:| -2682 *4) (|:| |sol?| (-112))) (-550) *4)) (-4 *4 (-356)) (-4 *5 (-1203 *4)) (-5 *1 (-560 *4 *5)))) (-3194 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 (-2 (|:| -1653 *4) (|:| |coeff| *4)) "failed") *4)) (-4 *4 (-356)) (-5 *1 (-560 *4 *2)) (-4 *2 (-1203 *4)))) (-3108 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-623 (-400 *7))) (-4 *7 (-1203 *6)) (-5 *3 (-400 *7)) (-4 *6 (-356)) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-560 *6 *7)))) (-3023 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1203 *5)) (-4 *5 (-356)) (-5 *2 (-2 (|:| -1653 (-400 *6)) (|:| |coeff| (-400 *6)))) (-5 *1 (-560 *5 *6)) (-5 *3 (-400 *6)))) (-2931 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-2 (|:| |ans| *7) (|:| -2682 *7) (|:| |sol?| (-112))) (-550) *7)) (-5 *6 (-623 (-400 *8))) (-4 *7 (-356)) (-4 *8 (-1203 *7)) (-5 *3 (-400 *8)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (|:| |a0| *7))) (-5 *1 (-560 *7 *8)))) (-2852 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-3 (-2 (|:| -1653 *7) (|:| |coeff| *7)) "failed") *7)) (-5 *6 (-623 (-400 *8))) (-4 *7 (-356)) (-4 *8 (-1203 *7)) (-5 *3 (-400 *8)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (|:| |a0| *7))) (-5 *1 (-560 *7 *8)))) (-2760 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -2682 *6) (|:| |sol?| (-112))) (-550) *6)) (-4 *6 (-356)) (-4 *7 (-1203 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-400 *7)) (|:| |a0| *6)) (-2 (|:| -1653 (-400 *7)) (|:| |coeff| (-400 *7))) "failed")) (-5 *1 (-560 *6 *7)) (-5 *3 (-400 *7)))) (-2686 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -1653 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-356)) (-4 *7 (-1203 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-400 *7)) (|:| |a0| *6)) (-2 (|:| -1653 (-400 *7)) (|:| |coeff| (-400 *7))) "failed")) (-5 *1 (-560 *6 *7)) (-5 *3 (-400 *7)))) (-3771 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-623 *6) "failed") (-550) *6 *6)) (-4 *6 (-356)) (-4 *7 (-1203 *6)) (-5 *2 (-2 (|:| |answer| (-569 (-400 *7))) (|:| |a0| *6))) (-5 *1 (-560 *6 *7)) (-5 *3 (-400 *7)))) (-3678 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -2682 *6) (|:| |sol?| (-112))) (-550) *6)) (-4 *6 (-356)) (-4 *7 (-1203 *6)) (-5 *2 (-2 (|:| |answer| (-569 (-400 *7))) (|:| |a0| *6))) (-5 *1 (-560 *6 *7)) (-5 *3 (-400 *7)))) (-3587 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -1653 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-356)) (-4 *7 (-1203 *6)) (-5 *2 (-2 (|:| |answer| (-569 (-400 *7))) (|:| |a0| *6))) (-5 *1 (-560 *6 *7)) (-5 *3 (-400 *7)))))
-(-10 -7 (-15 -3587 ((-2 (|:| |answer| (-569 (-400 |#2|))) (|:| |a0| |#1|)) (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1653 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -3678 ((-2 (|:| |answer| (-569 (-400 |#2|))) (|:| |a0| |#1|)) (-400 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2682 |#1|) (|:| |sol?| (-112))) (-550) |#1|))) (-15 -3771 ((-2 (|:| |answer| (-569 (-400 |#2|))) (|:| |a0| |#1|)) (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-623 |#1|) "failed") (-550) |#1| |#1|))) (-15 -2686 ((-3 (-2 (|:| |answer| (-400 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1653 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1653 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-400 |#2|))) (-15 -2760 ((-3 (-2 (|:| |answer| (-400 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1653 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2682 |#1|) (|:| |sol?| (-112))) (-550) |#1|) (-400 |#2|))) (-15 -2852 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|))))))) (|:| |a0| |#1|)) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1653 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-623 (-400 |#2|)))) (-15 -2931 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|))))))) (|:| |a0| |#1|)) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2682 |#1|) (|:| |sol?| (-112))) (-550) |#1|) (-623 (-400 |#2|)))) (-15 -3023 ((-3 (-2 (|:| -1653 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-400 |#2|))) (-15 -3108 ((-3 (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|)))))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-623 (-400 |#2|)))) (-15 -3194 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -1653 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -2188 ((-3 (-603 |#1| |#2|) "failed") (-603 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2682 |#1|) (|:| |sol?| (-112))) (-550) |#1|))) (-15 -2271 ((-2 (|:| |ir| (-569 (-400 |#2|))) (|:| |specpart| (-400 |#2|)) (|:| |polypart| |#2|)) (-400 |#2|) (-1 |#2| |#2|))) (-15 -2341 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|))))
-((-2421 (((-3 |#2| "failed") |#2| (-1144) (-1144)) 10)))
-(((-561 |#1| |#2|) (-10 -7 (-15 -2421 ((-3 |#2| "failed") |#2| (-1144) (-1144)))) (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550))) (-13 (-1166) (-932) (-1107) (-29 |#1|))) (T -561))
-((-2421 (*1 *2 *2 *3 *3) (|partial| -12 (-5 *3 (-1144)) (-4 *4 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-561 *4 *2)) (-4 *2 (-13 (-1166) (-932) (-1107) (-29 *4))))))
-(-10 -7 (-15 -2421 ((-3 |#2| "failed") |#2| (-1144) (-1144))))
-((-2141 (((-1088) $ (-128)) 12)) (-3974 (((-1088) $ (-129)) 11)) (-3598 (((-1088) $ (-128)) 7)) (-3720 (((-1088) $) 8)) (-1951 (($ $) 6)))
+((-1370 (((-3 (-623 (-1141 (-550))) "failed") (-623 (-1141 (-550))) (-1141 (-550))) 24)))
+(((-558) (-10 -7 (-15 -1370 ((-3 (-623 (-1141 (-550))) "failed") (-623 (-1141 (-550))) (-1141 (-550)))))) (T -558))
+((-1370 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-623 (-1141 (-550)))) (-5 *3 (-1141 (-550))) (-5 *1 (-558)))))
+(-10 -7 (-15 -1370 ((-3 (-623 (-1141 (-550))) "failed") (-623 (-1141 (-550))) (-1141 (-550)))))
+((-3689 (((-623 (-594 |#2|)) (-623 (-594 |#2|)) (-1145)) 19)) (-3907 (((-623 (-594 |#2|)) (-623 |#2|) (-1145)) 23)) (-4045 (((-623 (-594 |#2|)) (-623 (-594 |#2|)) (-623 (-594 |#2|))) 11)) (-2563 ((|#2| |#2| (-1145)) 54 (|has| |#1| (-542)))) (-4092 ((|#2| |#2| (-1145)) 78 (-12 (|has| |#2| (-277)) (|has| |#1| (-444))))) (-4186 (((-594 |#2|) (-594 |#2|) (-623 (-594 |#2|)) (-1145)) 25)) (-2373 (((-594 |#2|) (-623 (-594 |#2|))) 24)) (-2675 (((-569 |#2|) |#2| (-1145) (-1 (-569 |#2|) |#2| (-1145)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1145))) 103 (-12 (|has| |#2| (-277)) (|has| |#2| (-609)) (|has| |#2| (-1012 (-1145))) (|has| |#1| (-596 (-866 (-550)))) (|has| |#1| (-444)) (|has| |#1| (-860 (-550)))))))
+(((-559 |#1| |#2|) (-10 -7 (-15 -3689 ((-623 (-594 |#2|)) (-623 (-594 |#2|)) (-1145))) (-15 -2373 ((-594 |#2|) (-623 (-594 |#2|)))) (-15 -4186 ((-594 |#2|) (-594 |#2|) (-623 (-594 |#2|)) (-1145))) (-15 -4045 ((-623 (-594 |#2|)) (-623 (-594 |#2|)) (-623 (-594 |#2|)))) (-15 -3907 ((-623 (-594 |#2|)) (-623 |#2|) (-1145))) (IF (|has| |#1| (-542)) (-15 -2563 (|#2| |#2| (-1145))) |%noBranch|) (IF (|has| |#1| (-444)) (IF (|has| |#2| (-277)) (PROGN (-15 -4092 (|#2| |#2| (-1145))) (IF (|has| |#1| (-596 (-866 (-550)))) (IF (|has| |#1| (-860 (-550))) (IF (|has| |#2| (-609)) (IF (|has| |#2| (-1012 (-1145))) (-15 -2675 ((-569 |#2|) |#2| (-1145) (-1 (-569 |#2|) |#2| (-1145)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1145)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|)) (-825) (-423 |#1|)) (T -559))
+((-2675 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-1 (-569 *3) *3 (-1145))) (-5 *6 (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3 (-1145))) (-4 *3 (-277)) (-4 *3 (-609)) (-4 *3 (-1012 *4)) (-4 *3 (-423 *7)) (-5 *4 (-1145)) (-4 *7 (-596 (-866 (-550)))) (-4 *7 (-444)) (-4 *7 (-860 (-550))) (-4 *7 (-825)) (-5 *2 (-569 *3)) (-5 *1 (-559 *7 *3)))) (-4092 (*1 *2 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-444)) (-4 *4 (-825)) (-5 *1 (-559 *4 *2)) (-4 *2 (-277)) (-4 *2 (-423 *4)))) (-2563 (*1 *2 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-542)) (-4 *4 (-825)) (-5 *1 (-559 *4 *2)) (-4 *2 (-423 *4)))) (-3907 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *6)) (-5 *4 (-1145)) (-4 *6 (-423 *5)) (-4 *5 (-825)) (-5 *2 (-623 (-594 *6))) (-5 *1 (-559 *5 *6)))) (-4045 (*1 *2 *2 *2) (-12 (-5 *2 (-623 (-594 *4))) (-4 *4 (-423 *3)) (-4 *3 (-825)) (-5 *1 (-559 *3 *4)))) (-4186 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-623 (-594 *6))) (-5 *4 (-1145)) (-5 *2 (-594 *6)) (-4 *6 (-423 *5)) (-4 *5 (-825)) (-5 *1 (-559 *5 *6)))) (-2373 (*1 *2 *3) (-12 (-5 *3 (-623 (-594 *5))) (-4 *4 (-825)) (-5 *2 (-594 *5)) (-5 *1 (-559 *4 *5)) (-4 *5 (-423 *4)))) (-3689 (*1 *2 *2 *3) (-12 (-5 *2 (-623 (-594 *5))) (-5 *3 (-1145)) (-4 *5 (-423 *4)) (-4 *4 (-825)) (-5 *1 (-559 *4 *5)))))
+(-10 -7 (-15 -3689 ((-623 (-594 |#2|)) (-623 (-594 |#2|)) (-1145))) (-15 -2373 ((-594 |#2|) (-623 (-594 |#2|)))) (-15 -4186 ((-594 |#2|) (-594 |#2|) (-623 (-594 |#2|)) (-1145))) (-15 -4045 ((-623 (-594 |#2|)) (-623 (-594 |#2|)) (-623 (-594 |#2|)))) (-15 -3907 ((-623 (-594 |#2|)) (-623 |#2|) (-1145))) (IF (|has| |#1| (-542)) (-15 -2563 (|#2| |#2| (-1145))) |%noBranch|) (IF (|has| |#1| (-444)) (IF (|has| |#2| (-277)) (PROGN (-15 -4092 (|#2| |#2| (-1145))) (IF (|has| |#1| (-596 (-866 (-550)))) (IF (|has| |#1| (-860 (-550))) (IF (|has| |#2| (-609)) (IF (|has| |#2| (-1012 (-1145))) (-15 -2675 ((-569 |#2|) |#2| (-1145) (-1 (-569 |#2|) |#2| (-1145)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1145)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|))
+((-3673 (((-2 (|:| |answer| (-569 (-400 |#2|))) (|:| |a0| |#1|)) (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-623 |#1|) "failed") (-550) |#1| |#1|)) 172)) (-1852 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|))))))) (|:| |a0| |#1|)) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3230 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-623 (-400 |#2|))) 148)) (-2467 (((-3 (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|)))))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-623 (-400 |#2|))) 145)) (-3085 (((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -3230 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|) 133)) (-2442 (((-2 (|:| |answer| (-569 (-400 |#2|))) (|:| |a0| |#1|)) (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3230 |#1|) (|:| |coeff| |#1|)) "failed") |#1|)) 158)) (-2982 (((-3 (-2 (|:| -3230 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-400 |#2|)) 175)) (-2839 (((-3 (-2 (|:| |answer| (-400 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3230 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3230 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-400 |#2|)) 178)) (-4260 (((-2 (|:| |ir| (-569 (-400 |#2|))) (|:| |specpart| (-400 |#2|)) (|:| |polypart| |#2|)) (-400 |#2|) (-1 |#2| |#2|)) 84)) (-3760 (((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)) 90)) (-3331 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|))))))) (|:| |a0| |#1|)) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3490 |#1|) (|:| |sol?| (-112))) (-550) |#1|) (-623 (-400 |#2|))) 152)) (-1602 (((-3 (-603 |#1| |#2|) "failed") (-603 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3490 |#1|) (|:| |sol?| (-112))) (-550) |#1|)) 137)) (-3949 (((-2 (|:| |answer| (-569 (-400 |#2|))) (|:| |a0| |#1|)) (-400 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3490 |#1|) (|:| |sol?| (-112))) (-550) |#1|)) 162)) (-2285 (((-3 (-2 (|:| |answer| (-400 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3230 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3490 |#1|) (|:| |sol?| (-112))) (-550) |#1|) (-400 |#2|)) 183)))
+(((-560 |#1| |#2|) (-10 -7 (-15 -2442 ((-2 (|:| |answer| (-569 (-400 |#2|))) (|:| |a0| |#1|)) (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3230 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -3949 ((-2 (|:| |answer| (-569 (-400 |#2|))) (|:| |a0| |#1|)) (-400 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3490 |#1|) (|:| |sol?| (-112))) (-550) |#1|))) (-15 -3673 ((-2 (|:| |answer| (-569 (-400 |#2|))) (|:| |a0| |#1|)) (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-623 |#1|) "failed") (-550) |#1| |#1|))) (-15 -2839 ((-3 (-2 (|:| |answer| (-400 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3230 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3230 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-400 |#2|))) (-15 -2285 ((-3 (-2 (|:| |answer| (-400 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3230 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3490 |#1|) (|:| |sol?| (-112))) (-550) |#1|) (-400 |#2|))) (-15 -1852 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|))))))) (|:| |a0| |#1|)) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3230 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-623 (-400 |#2|)))) (-15 -3331 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|))))))) (|:| |a0| |#1|)) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3490 |#1|) (|:| |sol?| (-112))) (-550) |#1|) (-623 (-400 |#2|)))) (-15 -2982 ((-3 (-2 (|:| -3230 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-400 |#2|))) (-15 -2467 ((-3 (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|)))))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-623 (-400 |#2|)))) (-15 -3085 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -3230 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -1602 ((-3 (-603 |#1| |#2|) "failed") (-603 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3490 |#1|) (|:| |sol?| (-112))) (-550) |#1|))) (-15 -4260 ((-2 (|:| |ir| (-569 (-400 |#2|))) (|:| |specpart| (-400 |#2|)) (|:| |polypart| |#2|)) (-400 |#2|) (-1 |#2| |#2|))) (-15 -3760 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)))) (-356) (-1204 |#1|)) (T -560))
+((-3760 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1204 *5)) (-4 *5 (-356)) (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3))) (-5 *1 (-560 *5 *3)))) (-4260 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1204 *5)) (-4 *5 (-356)) (-5 *2 (-2 (|:| |ir| (-569 (-400 *6))) (|:| |specpart| (-400 *6)) (|:| |polypart| *6))) (-5 *1 (-560 *5 *6)) (-5 *3 (-400 *6)))) (-1602 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-603 *4 *5)) (-5 *3 (-1 (-2 (|:| |ans| *4) (|:| -3490 *4) (|:| |sol?| (-112))) (-550) *4)) (-4 *4 (-356)) (-4 *5 (-1204 *4)) (-5 *1 (-560 *4 *5)))) (-3085 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 (-2 (|:| -3230 *4) (|:| |coeff| *4)) "failed") *4)) (-4 *4 (-356)) (-5 *1 (-560 *4 *2)) (-4 *2 (-1204 *4)))) (-2467 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-623 (-400 *7))) (-4 *7 (-1204 *6)) (-5 *3 (-400 *7)) (-4 *6 (-356)) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-560 *6 *7)))) (-2982 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1204 *5)) (-4 *5 (-356)) (-5 *2 (-2 (|:| -3230 (-400 *6)) (|:| |coeff| (-400 *6)))) (-5 *1 (-560 *5 *6)) (-5 *3 (-400 *6)))) (-3331 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-2 (|:| |ans| *7) (|:| -3490 *7) (|:| |sol?| (-112))) (-550) *7)) (-5 *6 (-623 (-400 *8))) (-4 *7 (-356)) (-4 *8 (-1204 *7)) (-5 *3 (-400 *8)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (|:| |a0| *7))) (-5 *1 (-560 *7 *8)))) (-1852 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-3 (-2 (|:| -3230 *7) (|:| |coeff| *7)) "failed") *7)) (-5 *6 (-623 (-400 *8))) (-4 *7 (-356)) (-4 *8 (-1204 *7)) (-5 *3 (-400 *8)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (|:| |a0| *7))) (-5 *1 (-560 *7 *8)))) (-2285 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -3490 *6) (|:| |sol?| (-112))) (-550) *6)) (-4 *6 (-356)) (-4 *7 (-1204 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-400 *7)) (|:| |a0| *6)) (-2 (|:| -3230 (-400 *7)) (|:| |coeff| (-400 *7))) "failed")) (-5 *1 (-560 *6 *7)) (-5 *3 (-400 *7)))) (-2839 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -3230 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-356)) (-4 *7 (-1204 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-400 *7)) (|:| |a0| *6)) (-2 (|:| -3230 (-400 *7)) (|:| |coeff| (-400 *7))) "failed")) (-5 *1 (-560 *6 *7)) (-5 *3 (-400 *7)))) (-3673 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-623 *6) "failed") (-550) *6 *6)) (-4 *6 (-356)) (-4 *7 (-1204 *6)) (-5 *2 (-2 (|:| |answer| (-569 (-400 *7))) (|:| |a0| *6))) (-5 *1 (-560 *6 *7)) (-5 *3 (-400 *7)))) (-3949 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -3490 *6) (|:| |sol?| (-112))) (-550) *6)) (-4 *6 (-356)) (-4 *7 (-1204 *6)) (-5 *2 (-2 (|:| |answer| (-569 (-400 *7))) (|:| |a0| *6))) (-5 *1 (-560 *6 *7)) (-5 *3 (-400 *7)))) (-2442 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -3230 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-356)) (-4 *7 (-1204 *6)) (-5 *2 (-2 (|:| |answer| (-569 (-400 *7))) (|:| |a0| *6))) (-5 *1 (-560 *6 *7)) (-5 *3 (-400 *7)))))
+(-10 -7 (-15 -2442 ((-2 (|:| |answer| (-569 (-400 |#2|))) (|:| |a0| |#1|)) (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3230 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -3949 ((-2 (|:| |answer| (-569 (-400 |#2|))) (|:| |a0| |#1|)) (-400 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3490 |#1|) (|:| |sol?| (-112))) (-550) |#1|))) (-15 -3673 ((-2 (|:| |answer| (-569 (-400 |#2|))) (|:| |a0| |#1|)) (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-623 |#1|) "failed") (-550) |#1| |#1|))) (-15 -2839 ((-3 (-2 (|:| |answer| (-400 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3230 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3230 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-400 |#2|))) (-15 -2285 ((-3 (-2 (|:| |answer| (-400 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3230 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3490 |#1|) (|:| |sol?| (-112))) (-550) |#1|) (-400 |#2|))) (-15 -1852 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|))))))) (|:| |a0| |#1|)) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3230 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-623 (-400 |#2|)))) (-15 -3331 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|))))))) (|:| |a0| |#1|)) "failed") (-400 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3490 |#1|) (|:| |sol?| (-112))) (-550) |#1|) (-623 (-400 |#2|)))) (-15 -2982 ((-3 (-2 (|:| -3230 (-400 |#2|)) (|:| |coeff| (-400 |#2|))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-400 |#2|))) (-15 -2467 ((-3 (-2 (|:| |mainpart| (-400 |#2|)) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| (-400 |#2|)) (|:| |logand| (-400 |#2|)))))) "failed") (-400 |#2|) (-1 |#2| |#2|) (-623 (-400 |#2|)))) (-15 -3085 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -3230 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -1602 ((-3 (-603 |#1| |#2|) "failed") (-603 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3490 |#1|) (|:| |sol?| (-112))) (-550) |#1|))) (-15 -4260 ((-2 (|:| |ir| (-569 (-400 |#2|))) (|:| |specpart| (-400 |#2|)) (|:| |polypart| |#2|)) (-400 |#2|) (-1 |#2| |#2|))) (-15 -3760 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|))))
+((-2036 (((-3 |#2| "failed") |#2| (-1145) (-1145)) 10)))
+(((-561 |#1| |#2|) (-10 -7 (-15 -2036 ((-3 |#2| "failed") |#2| (-1145) (-1145)))) (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550))) (-13 (-1167) (-933) (-1108) (-29 |#1|))) (T -561))
+((-2036 (*1 *2 *2 *3 *3) (|partial| -12 (-5 *3 (-1145)) (-4 *4 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-561 *4 *2)) (-4 *2 (-13 (-1167) (-933) (-1108) (-29 *4))))))
+(-10 -7 (-15 -2036 ((-3 |#2| "failed") |#2| (-1145) (-1145))))
+((-2376 (((-1089) $ (-128)) 12)) (-1966 (((-1089) $ (-129)) 11)) (-2547 (((-1089) $ (-128)) 7)) (-1307 (((-1089) $) 8)) (-4231 (($ $) 6)))
(((-562) (-138)) (T -562))
NIL
(-13 (-518) (-835))
(((-171) . T) ((-518) . T) ((-835) . T))
-((-1504 (((-112) $ $) NIL)) (-4190 (($) 7 T CONST)) (-1825 (((-1126) $) NIL)) (-2095 (($) 6 T CONST)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 14)) (-3535 (($) 8 T CONST)) (-2316 (((-112) $ $) 10)))
-(((-563) (-13 (-1068) (-10 -8 (-15 -2095 ($) -2258) (-15 -4190 ($) -2258) (-15 -3535 ($) -2258)))) (T -563))
-((-2095 (*1 *1) (-5 *1 (-563))) (-4190 (*1 *1) (-5 *1 (-563))) (-3535 (*1 *1) (-5 *1 (-563))))
-(-13 (-1068) (-10 -8 (-15 -2095 ($) -2258) (-15 -4190 ($) -2258) (-15 -3535 ($) -2258)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3353 (($ $ (-550)) 66)) (-3631 (((-112) $ $) NIL)) (-3513 (($) NIL T CONST)) (-2172 (($ (-1140 (-550)) (-550)) 72)) (-3349 (($ $ $) NIL)) (-1386 (((-3 $ "failed") $) 58)) (-3989 (($ $) 34)) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-2475 (((-749) $) 15)) (-3102 (((-112) $) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-4189 (((-550)) 29)) (-4088 (((-550) $) 32)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2272 (($ $ (-550)) 21)) (-1495 (((-3 $ "failed") $ $) 59)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3542 (((-749) $) 16)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 61)) (-4302 (((-1124 (-550)) $) 18)) (-3380 (($ $) 23)) (-1518 (((-836) $) 87) (($ (-550)) 52) (($ $) NIL)) (-2390 (((-749)) 14)) (-1345 (((-112) $ $) NIL)) (-2001 (((-550) $ (-550)) 36)) (-2626 (($) 35 T CONST)) (-2636 (($) 19 T CONST)) (-2316 (((-112) $ $) 39)) (-2403 (($ $) 51) (($ $ $) 37)) (-2391 (($ $ $) 50)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 54) (($ $ $) 55)))
-(((-564 |#1| |#2|) (-842 |#1|) (-550) (-112)) (T -564))
+((-2221 (((-112) $ $) NIL)) (-2346 (($) 7 T CONST)) (-2369 (((-1127) $) NIL)) (-2025 (($) 6 T CONST)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 14)) (-3205 (($) 8 T CONST)) (-2264 (((-112) $ $) 10)))
+(((-563) (-13 (-1069) (-10 -8 (-15 -2025 ($) -4165) (-15 -2346 ($) -4165) (-15 -3205 ($) -4165)))) (T -563))
+((-2025 (*1 *1) (-5 *1 (-563))) (-2346 (*1 *1) (-5 *1 (-563))) (-3205 (*1 *1) (-5 *1 (-563))))
+(-13 (-1069) (-10 -8 (-15 -2025 ($) -4165) (-15 -2346 ($) -4165) (-15 -3205 ($) -4165)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-1745 (($ $ (-550)) 66)) (-1611 (((-112) $ $) NIL)) (-2991 (($) NIL T CONST)) (-1451 (($ (-1141 (-550)) (-550)) 72)) (-3455 (($ $ $) NIL)) (-1537 (((-3 $ "failed") $) 58)) (-4004 (($ $) 34)) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-2603 (((-749) $) 15)) (-2419 (((-112) $) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2351 (((-550)) 29)) (-3761 (((-550) $) 32)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4268 (($ $ (-550)) 21)) (-3409 (((-3 $ "failed") $ $) 59)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1988 (((-749) $) 16)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 61)) (-4051 (((-1125 (-550)) $) 18)) (-4012 (($ $) 23)) (-2233 (((-837) $) 87) (($ (-550)) 52) (($ $) NIL)) (-3091 (((-749)) 14)) (-1819 (((-112) $ $) NIL)) (-2154 (((-550) $ (-550)) 36)) (-2688 (($) 35 T CONST)) (-2700 (($) 19 T CONST)) (-2264 (((-112) $ $) 39)) (-2370 (($ $) 51) (($ $ $) 37)) (-2358 (($ $ $) 50)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 54) (($ $ $) 55)))
+(((-564 |#1| |#2|) (-843 |#1|) (-550) (-112)) (T -564))
NIL
-(-842 |#1|)
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 21)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-4212 (((-112) $) NIL)) (-2155 (((-749)) NIL)) (-2252 (($ $ (-894)) NIL (|has| $ (-361))) (($ $) NIL)) (-1337 (((-1154 (-894) (-749)) (-550)) 47)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3631 (((-112) $ $) NIL)) (-4319 (((-749)) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 $ "failed") $) 75)) (-2726 (($ $) 74)) (-4110 (($ (-1227 $)) 73)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) 44)) (-3349 (($ $ $) NIL)) (-1386 (((-3 $ "failed") $) 32)) (-1741 (($) NIL)) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3485 (($) 49)) (-3697 (((-112) $) NIL)) (-3714 (($ $) NIL) (($ $ (-749)) NIL)) (-3933 (((-112) $) NIL)) (-2475 (((-811 (-894)) $) NIL) (((-894) $) NIL)) (-3102 (((-112) $) NIL)) (-2529 (($) 37 (|has| $ (-361)))) (-2340 (((-112) $) NIL (|has| $ (-361)))) (-1389 (($ $ (-894)) NIL (|has| $ (-361))) (($ $) NIL)) (-2826 (((-3 $ "failed") $) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1428 (((-1140 $) $ (-894)) NIL (|has| $ (-361))) (((-1140 $) $) 83)) (-2253 (((-894) $) 55)) (-4116 (((-1140 $) $) NIL (|has| $ (-361)))) (-4008 (((-3 (-1140 $) "failed") $ $) NIL (|has| $ (-361))) (((-1140 $) $) NIL (|has| $ (-361)))) (-4235 (($ $ (-1140 $)) NIL (|has| $ (-361)))) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3862 (($) NIL T CONST)) (-2922 (($ (-894)) 48)) (-4100 (((-112) $) 67)) (-3337 (((-1088) $) NIL)) (-3935 (($) 19 (|has| $ (-361)))) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) 42)) (-3338 (((-411 $) $) NIL)) (-3990 (((-894)) 66) (((-811 (-894))) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-3811 (((-3 (-749) "failed") $ $) NIL) (((-749) $) NIL)) (-2854 (((-133)) NIL)) (-2393 (($ $ (-749)) NIL) (($ $) NIL)) (-2970 (((-894) $) 65) (((-811 (-894)) $) NIL)) (-1310 (((-1140 $)) 82)) (-4288 (($) 54)) (-1273 (($) 38 (|has| $ (-361)))) (-1373 (((-667 $) (-1227 $)) NIL) (((-1227 $) $) 71)) (-4028 (((-550) $) 28)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL)) (-1518 (((-836) $) NIL) (($ (-550)) 30) (($ $) NIL) (($ (-400 (-550))) NIL)) (-4242 (((-3 $ "failed") $) NIL) (($ $) 84)) (-2390 (((-749)) 39)) (-2437 (((-1227 $) (-894)) 77) (((-1227 $)) 76)) (-1345 (((-112) $ $) NIL)) (-1288 (((-112) $) NIL)) (-2626 (($) 22 T CONST)) (-2636 (($) 18 T CONST)) (-2072 (($ $ (-749)) NIL (|has| $ (-361))) (($ $) NIL (|has| $ (-361)))) (-4183 (($ $ (-749)) NIL) (($ $) NIL)) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) 26)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 61) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL)))
-(((-565 |#1|) (-13 (-342) (-322 $) (-596 (-550))) (-894)) (T -565))
+(-843 |#1|)
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 21)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-2594 (((-112) $) NIL)) (-2532 (((-749)) NIL)) (-2223 (($ $ (-895)) NIL (|has| $ (-361))) (($ $) NIL)) (-3435 (((-1155 (-895) (-749)) (-550)) 47)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1611 (((-112) $ $) NIL)) (-3828 (((-749)) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 $ "failed") $) 75)) (-2202 (($ $) 74)) (-2821 (($ (-1228 $)) 73)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) 44)) (-3455 (($ $ $) NIL)) (-1537 (((-3 $ "failed") $) 32)) (-1864 (($) NIL)) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-2664 (($) 49)) (-4139 (((-112) $) NIL)) (-4322 (($ $) NIL) (($ $ (-749)) NIL)) (-1568 (((-112) $) NIL)) (-2603 (((-811 (-895)) $) NIL) (((-895) $) NIL)) (-2419 (((-112) $) NIL)) (-1888 (($) 37 (|has| $ (-361)))) (-3751 (((-112) $) NIL (|has| $ (-361)))) (-1571 (($ $ (-895)) NIL (|has| $ (-361))) (($ $) NIL)) (-1620 (((-3 $ "failed") $) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2835 (((-1141 $) $ (-895)) NIL (|has| $ (-361))) (((-1141 $) $) 83)) (-4073 (((-895) $) 55)) (-2888 (((-1141 $) $) NIL (|has| $ (-361)))) (-4180 (((-3 (-1141 $) "failed") $ $) NIL (|has| $ (-361))) (((-1141 $) $) NIL (|has| $ (-361)))) (-1542 (($ $ (-1141 $)) NIL (|has| $ (-361)))) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-2463 (($) NIL T CONST)) (-3690 (($ (-895)) 48)) (-3881 (((-112) $) 67)) (-3445 (((-1089) $) NIL)) (-2256 (($) 19 (|has| $ (-361)))) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) 42)) (-1735 (((-411 $) $) NIL)) (-4015 (((-895)) 66) (((-811 (-895))) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2899 (((-3 (-749) "failed") $ $) NIL) (((-749) $) NIL)) (-1877 (((-133)) NIL)) (-2798 (($ $ (-749)) NIL) (($ $) NIL)) (-3661 (((-895) $) 65) (((-811 (-895)) $) NIL)) (-3832 (((-1141 $)) 82)) (-2038 (($) 54)) (-3975 (($) 38 (|has| $ (-361)))) (-2999 (((-667 $) (-1228 $)) NIL) (((-1228 $) $) 71)) (-2451 (((-550) $) 28)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL)) (-2233 (((-837) $) NIL) (($ (-550)) 30) (($ $) NIL) (($ (-400 (-550))) NIL)) (-1613 (((-3 $ "failed") $) NIL) (($ $) 84)) (-3091 (((-749)) 39)) (-2206 (((-1228 $) (-895)) 77) (((-1228 $)) 76)) (-1819 (((-112) $ $) NIL)) (-3636 (((-112) $) NIL)) (-2688 (($) 22 T CONST)) (-2700 (($) 18 T CONST)) (-3020 (($ $ (-749)) NIL (|has| $ (-361))) (($ $) NIL (|has| $ (-361)))) (-1901 (($ $ (-749)) NIL) (($ $) NIL)) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) 26)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 61) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL)))
+(((-565 |#1|) (-13 (-342) (-322 $) (-596 (-550))) (-895)) (T -565))
NIL
(-13 (-342) (-322 $) (-596 (-550)))
-((-2496 (((-1232) (-1126)) 10)))
-(((-566) (-10 -7 (-15 -2496 ((-1232) (-1126))))) (T -566))
-((-2496 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-566)))))
-(-10 -7 (-15 -2496 ((-1232) (-1126))))
-((-1716 (((-569 |#2|) (-569 |#2|)) 40)) (-4214 (((-623 |#2|) (-569 |#2|)) 42)) (-4209 ((|#2| (-569 |#2|)) 48)))
-(((-567 |#1| |#2|) (-10 -7 (-15 -1716 ((-569 |#2|) (-569 |#2|))) (-15 -4214 ((-623 |#2|) (-569 |#2|))) (-15 -4209 (|#2| (-569 |#2|)))) (-13 (-444) (-1011 (-550)) (-825) (-619 (-550))) (-13 (-29 |#1|) (-1166))) (T -567))
-((-4209 (*1 *2 *3) (-12 (-5 *3 (-569 *2)) (-4 *2 (-13 (-29 *4) (-1166))) (-5 *1 (-567 *4 *2)) (-4 *4 (-13 (-444) (-1011 (-550)) (-825) (-619 (-550)))))) (-4214 (*1 *2 *3) (-12 (-5 *3 (-569 *5)) (-4 *5 (-13 (-29 *4) (-1166))) (-4 *4 (-13 (-444) (-1011 (-550)) (-825) (-619 (-550)))) (-5 *2 (-623 *5)) (-5 *1 (-567 *4 *5)))) (-1716 (*1 *2 *2) (-12 (-5 *2 (-569 *4)) (-4 *4 (-13 (-29 *3) (-1166))) (-4 *3 (-13 (-444) (-1011 (-550)) (-825) (-619 (-550)))) (-5 *1 (-567 *3 *4)))))
-(-10 -7 (-15 -1716 ((-569 |#2|) (-569 |#2|))) (-15 -4214 ((-623 |#2|) (-569 |#2|))) (-15 -4209 (|#2| (-569 |#2|))))
-((-3972 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")) 44) (((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed")) 11) (((-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -1653 |#1|) (|:| |coeff| |#1|)) "failed")) 35) (((-569 |#2|) (-1 |#2| |#1|) (-569 |#1|)) 30)))
-(((-568 |#1| |#2|) (-10 -7 (-15 -3972 ((-569 |#2|) (-1 |#2| |#1|) (-569 |#1|))) (-15 -3972 ((-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -1653 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -3972 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -3972 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")))) (-356) (-356)) (T -568))
-((-3972 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| |mainpart| *5) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *5) (|:| |logand| *5))))) "failed")) (-4 *5 (-356)) (-4 *6 (-356)) (-5 *2 (-2 (|:| |mainpart| *6) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *6) (|:| |logand| *6)))))) (-5 *1 (-568 *5 *6)))) (-3972 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *2 *5)) (-5 *4 (-3 *5 "failed")) (-4 *5 (-356)) (-4 *2 (-356)) (-5 *1 (-568 *5 *2)))) (-3972 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| -1653 *5) (|:| |coeff| *5)) "failed")) (-4 *5 (-356)) (-4 *6 (-356)) (-5 *2 (-2 (|:| -1653 *6) (|:| |coeff| *6))) (-5 *1 (-568 *5 *6)))) (-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-569 *5)) (-4 *5 (-356)) (-4 *6 (-356)) (-5 *2 (-569 *6)) (-5 *1 (-568 *5 *6)))))
-(-10 -7 (-15 -3972 ((-569 |#2|) (-1 |#2| |#1|) (-569 |#1|))) (-15 -3972 ((-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -1653 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -3972 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -3972 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed"))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) 69)) (-2726 ((|#1| $) NIL)) (-1653 ((|#1| $) 26)) (-1451 (((-623 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $) 28)) (-1753 (($ |#1| (-623 (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1140 |#1|)) (|:| |logand| (-1140 |#1|)))) (-623 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|)))) 24)) (-1557 (((-623 (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1140 |#1|)) (|:| |logand| (-1140 |#1|)))) $) 27)) (-1825 (((-1126) $) NIL)) (-3336 (($ |#1| |#1|) 33) (($ |#1| (-1144)) 44 (|has| |#1| (-1011 (-1144))))) (-3337 (((-1088) $) NIL)) (-2565 (((-112) $) 30)) (-2393 ((|#1| $ (-1 |#1| |#1|)) 81) ((|#1| $ (-1144)) 82 (|has| |#1| (-873 (-1144))))) (-1518 (((-836) $) 96) (($ |#1|) 25)) (-2626 (($) 16 T CONST)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) 15) (($ $ $) NIL)) (-2391 (($ $ $) 78)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 14) (($ (-400 (-550)) $) 36) (($ $ (-400 (-550))) NIL)))
-(((-569 |#1|) (-13 (-696 (-400 (-550))) (-1011 |#1|) (-10 -8 (-15 -1753 ($ |#1| (-623 (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1140 |#1|)) (|:| |logand| (-1140 |#1|)))) (-623 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -1653 (|#1| $)) (-15 -1557 ((-623 (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1140 |#1|)) (|:| |logand| (-1140 |#1|)))) $)) (-15 -1451 ((-623 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -2565 ((-112) $)) (-15 -3336 ($ |#1| |#1|)) (-15 -2393 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-873 (-1144))) (-15 -2393 (|#1| $ (-1144))) |%noBranch|) (IF (|has| |#1| (-1011 (-1144))) (-15 -3336 ($ |#1| (-1144))) |%noBranch|))) (-356)) (T -569))
-((-1753 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-623 (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1140 *2)) (|:| |logand| (-1140 *2))))) (-5 *4 (-623 (-2 (|:| |integrand| *2) (|:| |intvar| *2)))) (-4 *2 (-356)) (-5 *1 (-569 *2)))) (-1653 (*1 *2 *1) (-12 (-5 *1 (-569 *2)) (-4 *2 (-356)))) (-1557 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1140 *3)) (|:| |logand| (-1140 *3))))) (-5 *1 (-569 *3)) (-4 *3 (-356)))) (-1451 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |integrand| *3) (|:| |intvar| *3)))) (-5 *1 (-569 *3)) (-4 *3 (-356)))) (-2565 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-569 *3)) (-4 *3 (-356)))) (-3336 (*1 *1 *2 *2) (-12 (-5 *1 (-569 *2)) (-4 *2 (-356)))) (-2393 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-569 *2)) (-4 *2 (-356)))) (-2393 (*1 *2 *1 *3) (-12 (-4 *2 (-356)) (-4 *2 (-873 *3)) (-5 *1 (-569 *2)) (-5 *3 (-1144)))) (-3336 (*1 *1 *2 *3) (-12 (-5 *3 (-1144)) (-5 *1 (-569 *2)) (-4 *2 (-1011 *3)) (-4 *2 (-356)))))
-(-13 (-696 (-400 (-550))) (-1011 |#1|) (-10 -8 (-15 -1753 ($ |#1| (-623 (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1140 |#1|)) (|:| |logand| (-1140 |#1|)))) (-623 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -1653 (|#1| $)) (-15 -1557 ((-623 (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1140 |#1|)) (|:| |logand| (-1140 |#1|)))) $)) (-15 -1451 ((-623 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -2565 ((-112) $)) (-15 -3336 ($ |#1| |#1|)) (-15 -2393 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-873 (-1144))) (-15 -2393 (|#1| $ (-1144))) |%noBranch|) (IF (|has| |#1| (-1011 (-1144))) (-15 -3336 ($ |#1| (-1144))) |%noBranch|)))
-((-3864 (((-112) |#1|) 16)) (-3943 (((-3 |#1| "failed") |#1|) 14)) (-1948 (((-2 (|:| -1860 |#1|) (|:| -3521 (-749))) |#1|) 31) (((-3 |#1| "failed") |#1| (-749)) 18)) (-1856 (((-112) |#1| (-749)) 19)) (-4046 ((|#1| |#1|) 32)) (-2040 ((|#1| |#1| (-749)) 34)))
-(((-570 |#1|) (-10 -7 (-15 -1856 ((-112) |#1| (-749))) (-15 -1948 ((-3 |#1| "failed") |#1| (-749))) (-15 -1948 ((-2 (|:| -1860 |#1|) (|:| -3521 (-749))) |#1|)) (-15 -2040 (|#1| |#1| (-749))) (-15 -3864 ((-112) |#1|)) (-15 -3943 ((-3 |#1| "failed") |#1|)) (-15 -4046 (|#1| |#1|))) (-535)) (T -570))
-((-4046 (*1 *2 *2) (-12 (-5 *1 (-570 *2)) (-4 *2 (-535)))) (-3943 (*1 *2 *2) (|partial| -12 (-5 *1 (-570 *2)) (-4 *2 (-535)))) (-3864 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-570 *3)) (-4 *3 (-535)))) (-2040 (*1 *2 *2 *3) (-12 (-5 *3 (-749)) (-5 *1 (-570 *2)) (-4 *2 (-535)))) (-1948 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -1860 *3) (|:| -3521 (-749)))) (-5 *1 (-570 *3)) (-4 *3 (-535)))) (-1948 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-749)) (-5 *1 (-570 *2)) (-4 *2 (-535)))) (-1856 (*1 *2 *3 *4) (-12 (-5 *4 (-749)) (-5 *2 (-112)) (-5 *1 (-570 *3)) (-4 *3 (-535)))))
-(-10 -7 (-15 -1856 ((-112) |#1| (-749))) (-15 -1948 ((-3 |#1| "failed") |#1| (-749))) (-15 -1948 ((-2 (|:| -1860 |#1|) (|:| -3521 (-749))) |#1|)) (-15 -2040 (|#1| |#1| (-749))) (-15 -3864 ((-112) |#1|)) (-15 -3943 ((-3 |#1| "failed") |#1|)) (-15 -4046 (|#1| |#1|)))
-((-4128 (((-1140 |#1|) (-894)) 27)))
-(((-571 |#1|) (-10 -7 (-15 -4128 ((-1140 |#1|) (-894)))) (-342)) (T -571))
-((-4128 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1140 *4)) (-5 *1 (-571 *4)) (-4 *4 (-342)))))
-(-10 -7 (-15 -4128 ((-1140 |#1|) (-894))))
-((-1716 (((-569 (-400 (-925 |#1|))) (-569 (-400 (-925 |#1|)))) 27)) (-1489 (((-3 (-309 |#1|) (-623 (-309 |#1|))) (-400 (-925 |#1|)) (-1144)) 34 (|has| |#1| (-145)))) (-4214 (((-623 (-309 |#1|)) (-569 (-400 (-925 |#1|)))) 19)) (-4309 (((-309 |#1|) (-400 (-925 |#1|)) (-1144)) 32 (|has| |#1| (-145)))) (-4209 (((-309 |#1|) (-569 (-400 (-925 |#1|)))) 21)))
-(((-572 |#1|) (-10 -7 (-15 -1716 ((-569 (-400 (-925 |#1|))) (-569 (-400 (-925 |#1|))))) (-15 -4214 ((-623 (-309 |#1|)) (-569 (-400 (-925 |#1|))))) (-15 -4209 ((-309 |#1|) (-569 (-400 (-925 |#1|))))) (IF (|has| |#1| (-145)) (PROGN (-15 -1489 ((-3 (-309 |#1|) (-623 (-309 |#1|))) (-400 (-925 |#1|)) (-1144))) (-15 -4309 ((-309 |#1|) (-400 (-925 |#1|)) (-1144)))) |%noBranch|)) (-13 (-444) (-1011 (-550)) (-825) (-619 (-550)))) (T -572))
-((-4309 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-1144)) (-4 *5 (-145)) (-4 *5 (-13 (-444) (-1011 (-550)) (-825) (-619 (-550)))) (-5 *2 (-309 *5)) (-5 *1 (-572 *5)))) (-1489 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-1144)) (-4 *5 (-145)) (-4 *5 (-13 (-444) (-1011 (-550)) (-825) (-619 (-550)))) (-5 *2 (-3 (-309 *5) (-623 (-309 *5)))) (-5 *1 (-572 *5)))) (-4209 (*1 *2 *3) (-12 (-5 *3 (-569 (-400 (-925 *4)))) (-4 *4 (-13 (-444) (-1011 (-550)) (-825) (-619 (-550)))) (-5 *2 (-309 *4)) (-5 *1 (-572 *4)))) (-4214 (*1 *2 *3) (-12 (-5 *3 (-569 (-400 (-925 *4)))) (-4 *4 (-13 (-444) (-1011 (-550)) (-825) (-619 (-550)))) (-5 *2 (-623 (-309 *4))) (-5 *1 (-572 *4)))) (-1716 (*1 *2 *2) (-12 (-5 *2 (-569 (-400 (-925 *3)))) (-4 *3 (-13 (-444) (-1011 (-550)) (-825) (-619 (-550)))) (-5 *1 (-572 *3)))))
-(-10 -7 (-15 -1716 ((-569 (-400 (-925 |#1|))) (-569 (-400 (-925 |#1|))))) (-15 -4214 ((-623 (-309 |#1|)) (-569 (-400 (-925 |#1|))))) (-15 -4209 ((-309 |#1|) (-569 (-400 (-925 |#1|))))) (IF (|has| |#1| (-145)) (PROGN (-15 -1489 ((-3 (-309 |#1|) (-623 (-309 |#1|))) (-400 (-925 |#1|)) (-1144))) (-15 -4309 ((-309 |#1|) (-400 (-925 |#1|)) (-1144)))) |%noBranch|))
-((-3276 (((-623 (-667 (-550))) (-623 (-550)) (-623 (-878 (-550)))) 46) (((-623 (-667 (-550))) (-623 (-550))) 47) (((-667 (-550)) (-623 (-550)) (-878 (-550))) 42)) (-1347 (((-749) (-623 (-550))) 40)))
-(((-573) (-10 -7 (-15 -1347 ((-749) (-623 (-550)))) (-15 -3276 ((-667 (-550)) (-623 (-550)) (-878 (-550)))) (-15 -3276 ((-623 (-667 (-550))) (-623 (-550)))) (-15 -3276 ((-623 (-667 (-550))) (-623 (-550)) (-623 (-878 (-550))))))) (T -573))
-((-3276 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-550))) (-5 *4 (-623 (-878 (-550)))) (-5 *2 (-623 (-667 (-550)))) (-5 *1 (-573)))) (-3276 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-623 (-667 (-550)))) (-5 *1 (-573)))) (-3276 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-550))) (-5 *4 (-878 (-550))) (-5 *2 (-667 (-550))) (-5 *1 (-573)))) (-1347 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-749)) (-5 *1 (-573)))))
-(-10 -7 (-15 -1347 ((-749) (-623 (-550)))) (-15 -3276 ((-667 (-550)) (-623 (-550)) (-878 (-550)))) (-15 -3276 ((-623 (-667 (-550))) (-623 (-550)))) (-15 -3276 ((-623 (-667 (-550))) (-623 (-550)) (-623 (-878 (-550))))))
-((-1758 (((-623 |#5|) |#5| (-112)) 73)) (-3359 (((-112) |#5| (-623 |#5|)) 30)))
-(((-574 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1758 ((-623 |#5|) |#5| (-112))) (-15 -3359 ((-112) |#5| (-623 |#5|)))) (-13 (-300) (-145)) (-771) (-825) (-1034 |#1| |#2| |#3|) (-1077 |#1| |#2| |#3| |#4|)) (T -574))
-((-3359 (*1 *2 *3 *4) (-12 (-5 *4 (-623 *3)) (-4 *3 (-1077 *5 *6 *7 *8)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1034 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-574 *5 *6 *7 *8 *3)))) (-1758 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1034 *5 *6 *7)) (-5 *2 (-623 *3)) (-5 *1 (-574 *5 *6 *7 *8 *3)) (-4 *3 (-1077 *5 *6 *7 *8)))))
-(-10 -7 (-15 -1758 ((-623 |#5|) |#5| (-112))) (-15 -3359 ((-112) |#5| (-623 |#5|))))
-((-1504 (((-112) $ $) NIL)) (-2874 (((-1103) $) 11)) (-2864 (((-1103) $) 9)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 19) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-575) (-13 (-1051) (-10 -8 (-15 -2864 ((-1103) $)) (-15 -2874 ((-1103) $))))) (T -575))
-((-2864 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-575)))) (-2874 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-575)))))
-(-13 (-1051) (-10 -8 (-15 -2864 ((-1103) $)) (-15 -2874 ((-1103) $))))
-((-1504 (((-112) $ $) NIL (|has| (-142) (-1068)))) (-1869 (($ $) 34)) (-2009 (($ $) NIL)) (-1583 (($ $ (-142)) NIL) (($ $ (-139)) NIL)) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-3745 (((-112) $ $) 51)) (-3725 (((-112) $ $ (-550)) 46)) (-1716 (((-623 $) $ (-142)) 60) (((-623 $) $ (-139)) 61)) (-3654 (((-112) (-1 (-112) (-142) (-142)) $) NIL) (((-112) $) NIL (|has| (-142) (-825)))) (-3491 (($ (-1 (-112) (-142) (-142)) $) NIL (|has| $ (-6 -4343))) (($ $) NIL (-12 (|has| $ (-6 -4343)) (|has| (-142) (-825))))) (-1674 (($ (-1 (-112) (-142) (-142)) $) NIL) (($ $) NIL (|has| (-142) (-825)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 (((-142) $ (-550) (-142)) 45 (|has| $ (-6 -4343))) (((-142) $ (-1194 (-550)) (-142)) NIL (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4342)))) (-3513 (($) NIL T CONST)) (-2999 (($ $ (-142)) 64) (($ $ (-139)) 65)) (-2342 (($ $) NIL (|has| $ (-6 -4343)))) (-3243 (($ $) NIL)) (-1727 (($ $ (-1194 (-550)) $) 44)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-142) (-1068))))) (-3137 (($ (-142) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-142) (-1068)))) (($ (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4342)))) (-2419 (((-142) (-1 (-142) (-142) (-142)) $ (-142) (-142)) NIL (-12 (|has| $ (-6 -4342)) (|has| (-142) (-1068)))) (((-142) (-1 (-142) (-142) (-142)) $ (-142)) NIL (|has| $ (-6 -4342))) (((-142) (-1 (-142) (-142) (-142)) $) NIL (|has| $ (-6 -4342)))) (-3245 (((-142) $ (-550) (-142)) NIL (|has| $ (-6 -4343)))) (-3181 (((-142) $ (-550)) NIL)) (-3764 (((-112) $ $) 72)) (-2302 (((-550) (-1 (-112) (-142)) $) NIL) (((-550) (-142) $) NIL (|has| (-142) (-1068))) (((-550) (-142) $ (-550)) 48 (|has| (-142) (-1068))) (((-550) $ $ (-550)) 47) (((-550) (-139) $ (-550)) 50)) (-3450 (((-623 (-142)) $) NIL (|has| $ (-6 -4342)))) (-2578 (($ (-749) (-142)) 9)) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) 28 (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (|has| (-142) (-825)))) (-1832 (($ (-1 (-112) (-142) (-142)) $ $) NIL) (($ $ $) NIL (|has| (-142) (-825)))) (-2689 (((-623 (-142)) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) (-142) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-142) (-1068))))) (-3283 (((-550) $) 42 (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (|has| (-142) (-825)))) (-1764 (((-112) $ $ (-142)) 73)) (-3658 (((-749) $ $ (-142)) 70)) (-3234 (($ (-1 (-142) (-142)) $) 33 (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-142) (-142)) $) NIL) (($ (-1 (-142) (-142) (-142)) $ $) NIL)) (-3865 (($ $) 37)) (-3966 (($ $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-3010 (($ $ (-142)) 62) (($ $ (-139)) 63)) (-1825 (((-1126) $) 38 (|has| (-142) (-1068)))) (-2055 (($ (-142) $ (-550)) NIL) (($ $ $ (-550)) 23)) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-3337 (((-550) $) 69) (((-1088) $) NIL (|has| (-142) (-1068)))) (-1293 (((-142) $) NIL (|has| (-550) (-825)))) (-3321 (((-3 (-142) "failed") (-1 (-112) (-142)) $) NIL)) (-3111 (($ $ (-142)) NIL (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-142)))) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068)))) (($ $ (-287 (-142))) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068)))) (($ $ (-142) (-142)) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068)))) (($ $ (-623 (-142)) (-623 (-142))) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) (-142) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-142) (-1068))))) (-2477 (((-623 (-142)) $) NIL)) (-2902 (((-112) $) 12)) (-3498 (($) 10)) (-2680 (((-142) $ (-550) (-142)) NIL) (((-142) $ (-550)) 52) (($ $ (-1194 (-550))) 21) (($ $ $) NIL)) (-1529 (($ $ (-550)) NIL) (($ $ (-1194 (-550))) NIL)) (-3350 (((-749) (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4342))) (((-749) (-142) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-142) (-1068))))) (-3593 (($ $ $ (-550)) 66 (|has| $ (-6 -4343)))) (-1731 (($ $) 17)) (-4028 (((-526) $) NIL (|has| (-142) (-596 (-526))))) (-1532 (($ (-623 (-142))) NIL)) (-3227 (($ $ (-142)) NIL) (($ (-142) $) NIL) (($ $ $) 16) (($ (-623 $)) 67)) (-1518 (($ (-142)) NIL) (((-836) $) 27 (|has| (-142) (-595 (-836))))) (-1675 (((-112) (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) NIL (|has| (-142) (-825)))) (-2345 (((-112) $ $) NIL (|has| (-142) (-825)))) (-2316 (((-112) $ $) 14 (|has| (-142) (-1068)))) (-2354 (((-112) $ $) NIL (|has| (-142) (-825)))) (-2335 (((-112) $ $) 15 (|has| (-142) (-825)))) (-3191 (((-749) $) 13 (|has| $ (-6 -4342)))))
-(((-576 |#1|) (-13 (-1112) (-10 -8 (-15 -3337 ((-550) $)))) (-550)) (T -576))
-((-3337 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-576 *3)) (-14 *3 *2))))
-(-13 (-1112) (-10 -8 (-15 -3337 ((-550) $))))
-((-3601 (((-2 (|:| |num| |#4|) (|:| |den| (-550))) |#4| |#2|) 23) (((-2 (|:| |num| |#4|) (|:| |den| (-550))) |#4| |#2| (-1062 |#4|)) 32)))
-(((-577 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3601 ((-2 (|:| |num| |#4|) (|:| |den| (-550))) |#4| |#2| (-1062 |#4|))) (-15 -3601 ((-2 (|:| |num| |#4|) (|:| |den| (-550))) |#4| |#2|))) (-771) (-825) (-542) (-922 |#3| |#1| |#2|)) (T -577))
-((-3601 (*1 *2 *3 *4) (-12 (-4 *5 (-771)) (-4 *4 (-825)) (-4 *6 (-542)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-550)))) (-5 *1 (-577 *5 *4 *6 *3)) (-4 *3 (-922 *6 *5 *4)))) (-3601 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1062 *3)) (-4 *3 (-922 *7 *6 *4)) (-4 *6 (-771)) (-4 *4 (-825)) (-4 *7 (-542)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-550)))) (-5 *1 (-577 *6 *4 *7 *3)))))
-(-10 -7 (-15 -3601 ((-2 (|:| |num| |#4|) (|:| |den| (-550))) |#4| |#2| (-1062 |#4|))) (-15 -3601 ((-2 (|:| |num| |#4|) (|:| |den| (-550))) |#4| |#2|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 63)) (-3141 (((-623 (-1050)) $) NIL)) (-1861 (((-1144) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-2370 (($ $ (-550)) 54) (($ $ (-550) (-550)) 55)) (-2575 (((-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) $) 60)) (-3369 (($ $) 100)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1353 (((-836) (-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) (-999 (-818 (-550))) (-1144) |#1| (-400 (-550))) 224)) (-2672 (($ (-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|)))) 34)) (-3513 (($) NIL T CONST)) (-3295 (($ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-3478 (((-112) $) NIL)) (-2475 (((-550) $) 58) (((-550) $ (-550)) 59)) (-3102 (((-112) $) NIL)) (-1784 (($ $ (-894)) 76)) (-3315 (($ (-1 |#1| (-550)) $) 73)) (-3439 (((-112) $) 25)) (-3118 (($ |#1| (-550)) 22) (($ $ (-1050) (-550)) NIL) (($ $ (-623 (-1050)) (-623 (-550))) NIL)) (-3972 (($ (-1 |#1| |#1|) $) 67)) (-3723 (($ (-999 (-818 (-550))) (-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|)))) 13)) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL)) (-1825 (((-1126) $) NIL)) (-1489 (($ $) 150 (|has| |#1| (-38 (-400 (-550)))))) (-3468 (((-3 $ "failed") $ $ (-112)) 99)) (-1448 (($ $ $) 108)) (-3337 (((-1088) $) NIL)) (-3554 (((-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) $) 15)) (-3640 (((-999 (-818 (-550))) $) 14)) (-2272 (($ $ (-550)) 45)) (-1495 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-3866 (((-1124 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-550)))))) (-2680 ((|#1| $ (-550)) 57) (($ $ $) NIL (|has| (-550) (-1080)))) (-2393 (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144)) NIL (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-550) |#1|)))) (($ $) 70 (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (-2970 (((-550) $) NIL)) (-3380 (($ $) 46)) (-1518 (((-836) $) NIL) (($ (-550)) 28) (($ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $) NIL (|has| |#1| (-542))) (($ |#1|) 27 (|has| |#1| (-170)))) (-2510 ((|#1| $ (-550)) 56)) (-4242 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2390 (((-749)) 37)) (-3335 ((|#1| $) NIL)) (-2175 (($ $) 186 (|has| |#1| (-38 (-400 (-550)))))) (-2034 (($ $) 158 (|has| |#1| (-38 (-400 (-550)))))) (-2318 (($ $) 190 (|has| |#1| (-38 (-400 (-550)))))) (-3951 (($ $) 163 (|has| |#1| (-38 (-400 (-550)))))) (-3107 (($ $) 189 (|has| |#1| (-38 (-400 (-550)))))) (-1841 (($ $) 162 (|has| |#1| (-38 (-400 (-550)))))) (-4219 (($ $ (-400 (-550))) 166 (|has| |#1| (-38 (-400 (-550)))))) (-4320 (($ $ |#1|) 146 (|has| |#1| (-38 (-400 (-550)))))) (-4041 (($ $) 192 (|has| |#1| (-38 (-400 (-550)))))) (-4125 (($ $) 149 (|has| |#1| (-38 (-400 (-550)))))) (-3019 (($ $) 191 (|has| |#1| (-38 (-400 (-550)))))) (-1739 (($ $) 164 (|has| |#1| (-38 (-400 (-550)))))) (-3200 (($ $) 187 (|has| |#1| (-38 (-400 (-550)))))) (-1934 (($ $) 160 (|has| |#1| (-38 (-400 (-550)))))) (-2250 (($ $) 188 (|has| |#1| (-38 (-400 (-550)))))) (-2120 (($ $) 161 (|has| |#1| (-38 (-400 (-550)))))) (-2746 (($ $) 197 (|has| |#1| (-38 (-400 (-550)))))) (-2628 (($ $) 173 (|has| |#1| (-38 (-400 (-550)))))) (-2927 (($ $) 194 (|has| |#1| (-38 (-400 (-550)))))) (-1636 (($ $) 168 (|has| |#1| (-38 (-400 (-550)))))) (-3546 (($ $) 201 (|has| |#1| (-38 (-400 (-550)))))) (-2480 (($ $) 177 (|has| |#1| (-38 (-400 (-550)))))) (-3447 (($ $) 203 (|has| |#1| (-38 (-400 (-550)))))) (-2405 (($ $) 179 (|has| |#1| (-38 (-400 (-550)))))) (-3836 (($ $) 199 (|has| |#1| (-38 (-400 (-550)))))) (-2554 (($ $) 175 (|has| |#1| (-38 (-400 (-550)))))) (-2857 (($ $) 196 (|has| |#1| (-38 (-400 (-550)))))) (-1537 (($ $) 171 (|has| |#1| (-38 (-400 (-550)))))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2001 ((|#1| $ (-550)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-550)))) (|has| |#1| (-15 -1518 (|#1| (-1144))))))) (-2626 (($) 29 T CONST)) (-2636 (($) 38 T CONST)) (-4183 (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144)) NIL (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-550) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (-2316 (((-112) $ $) 65)) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2403 (($ $) 84) (($ $ $) 64)) (-2391 (($ $ $) 81)) (** (($ $ (-894)) NIL) (($ $ (-749)) 103)) (* (($ (-894) $) 89) (($ (-749) $) 87) (($ (-550) $) 85) (($ $ $) 95) (($ $ |#1|) NIL) (($ |#1| $) 115) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
-(((-578 |#1|) (-13 (-1205 |#1| (-550)) (-10 -8 (-15 -3723 ($ (-999 (-818 (-550))) (-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|))))) (-15 -3640 ((-999 (-818 (-550))) $)) (-15 -3554 ((-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) $)) (-15 -2672 ($ (-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|))))) (-15 -3439 ((-112) $)) (-15 -3315 ($ (-1 |#1| (-550)) $)) (-15 -3468 ((-3 $ "failed") $ $ (-112))) (-15 -3369 ($ $)) (-15 -1448 ($ $ $)) (-15 -1353 ((-836) (-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) (-999 (-818 (-550))) (-1144) |#1| (-400 (-550)))) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -1489 ($ $)) (-15 -4320 ($ $ |#1|)) (-15 -4219 ($ $ (-400 (-550)))) (-15 -4125 ($ $)) (-15 -4041 ($ $)) (-15 -3951 ($ $)) (-15 -2120 ($ $)) (-15 -2034 ($ $)) (-15 -1934 ($ $)) (-15 -1841 ($ $)) (-15 -1739 ($ $)) (-15 -1636 ($ $)) (-15 -1537 ($ $)) (-15 -2628 ($ $)) (-15 -2554 ($ $)) (-15 -2480 ($ $)) (-15 -2405 ($ $)) (-15 -2318 ($ $)) (-15 -2250 ($ $)) (-15 -2175 ($ $)) (-15 -3200 ($ $)) (-15 -3107 ($ $)) (-15 -3019 ($ $)) (-15 -2927 ($ $)) (-15 -2857 ($ $)) (-15 -2746 ($ $)) (-15 -3836 ($ $)) (-15 -3546 ($ $)) (-15 -3447 ($ $))) |%noBranch|))) (-1020)) (T -578))
-((-3439 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-578 *3)) (-4 *3 (-1020)))) (-3723 (*1 *1 *2 *3) (-12 (-5 *2 (-999 (-818 (-550)))) (-5 *3 (-1124 (-2 (|:| |k| (-550)) (|:| |c| *4)))) (-4 *4 (-1020)) (-5 *1 (-578 *4)))) (-3640 (*1 *2 *1) (-12 (-5 *2 (-999 (-818 (-550)))) (-5 *1 (-578 *3)) (-4 *3 (-1020)))) (-3554 (*1 *2 *1) (-12 (-5 *2 (-1124 (-2 (|:| |k| (-550)) (|:| |c| *3)))) (-5 *1 (-578 *3)) (-4 *3 (-1020)))) (-2672 (*1 *1 *2) (-12 (-5 *2 (-1124 (-2 (|:| |k| (-550)) (|:| |c| *3)))) (-4 *3 (-1020)) (-5 *1 (-578 *3)))) (-3315 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-550))) (-4 *3 (-1020)) (-5 *1 (-578 *3)))) (-3468 (*1 *1 *1 *1 *2) (|partial| -12 (-5 *2 (-112)) (-5 *1 (-578 *3)) (-4 *3 (-1020)))) (-3369 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-1020)))) (-1448 (*1 *1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-1020)))) (-1353 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-1124 (-2 (|:| |k| (-550)) (|:| |c| *6)))) (-5 *4 (-999 (-818 (-550)))) (-5 *5 (-1144)) (-5 *7 (-400 (-550))) (-4 *6 (-1020)) (-5 *2 (-836)) (-5 *1 (-578 *6)))) (-1489 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-4320 (*1 *1 *1 *2) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-4219 (*1 *1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-578 *3)) (-4 *3 (-38 *2)) (-4 *3 (-1020)))) (-4125 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-4041 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-3951 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-2120 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-2034 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-1934 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-1841 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-1739 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-1636 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-1537 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-2628 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-2554 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-2480 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-2405 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-2318 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-2250 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-2175 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-3200 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-3107 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-3019 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-2927 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-2857 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-2746 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-3836 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-3546 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))) (-3447 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(-13 (-1205 |#1| (-550)) (-10 -8 (-15 -3723 ($ (-999 (-818 (-550))) (-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|))))) (-15 -3640 ((-999 (-818 (-550))) $)) (-15 -3554 ((-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) $)) (-15 -2672 ($ (-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|))))) (-15 -3439 ((-112) $)) (-15 -3315 ($ (-1 |#1| (-550)) $)) (-15 -3468 ((-3 $ "failed") $ $ (-112))) (-15 -3369 ($ $)) (-15 -1448 ($ $ $)) (-15 -1353 ((-836) (-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) (-999 (-818 (-550))) (-1144) |#1| (-400 (-550)))) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -1489 ($ $)) (-15 -4320 ($ $ |#1|)) (-15 -4219 ($ $ (-400 (-550)))) (-15 -4125 ($ $)) (-15 -4041 ($ $)) (-15 -3951 ($ $)) (-15 -2120 ($ $)) (-15 -2034 ($ $)) (-15 -1934 ($ $)) (-15 -1841 ($ $)) (-15 -1739 ($ $)) (-15 -1636 ($ $)) (-15 -1537 ($ $)) (-15 -2628 ($ $)) (-15 -2554 ($ $)) (-15 -2480 ($ $)) (-15 -2405 ($ $)) (-15 -2318 ($ $)) (-15 -2250 ($ $)) (-15 -2175 ($ $)) (-15 -3200 ($ $)) (-15 -3107 ($ $)) (-15 -3019 ($ $)) (-15 -2927 ($ $)) (-15 -2857 ($ $)) (-15 -2746 ($ $)) (-15 -3836 ($ $)) (-15 -3546 ($ $)) (-15 -3447 ($ $))) |%noBranch|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-2672 (($ (-1124 |#1|)) 9)) (-3513 (($) NIL T CONST)) (-1386 (((-3 $ "failed") $) 42)) (-3478 (((-112) $) 52)) (-2475 (((-749) $) 55) (((-749) $ (-749)) 54)) (-3102 (((-112) $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1495 (((-3 $ "failed") $ $) 44 (|has| |#1| (-542)))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL (|has| |#1| (-542)))) (-3511 (((-1124 |#1|) $) 23)) (-2390 (((-749)) 51)) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2626 (($) 10 T CONST)) (-2636 (($) 14 T CONST)) (-2316 (((-112) $ $) 22)) (-2403 (($ $) 30) (($ $ $) 16)) (-2391 (($ $ $) 25)) (** (($ $ (-894)) NIL) (($ $ (-749)) 49)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 34) (($ $ $) 28) (($ |#1| $) 37) (($ $ |#1|) 38) (($ $ (-550)) 36)))
-(((-579 |#1|) (-13 (-1020) (-10 -8 (-15 -3511 ((-1124 |#1|) $)) (-15 -2672 ($ (-1124 |#1|))) (-15 -3478 ((-112) $)) (-15 -2475 ((-749) $)) (-15 -2475 ((-749) $ (-749))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-550))) (IF (|has| |#1| (-542)) (-6 (-542)) |%noBranch|))) (-1020)) (T -579))
-((-3511 (*1 *2 *1) (-12 (-5 *2 (-1124 *3)) (-5 *1 (-579 *3)) (-4 *3 (-1020)))) (-2672 (*1 *1 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-579 *3)))) (-3478 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-579 *3)) (-4 *3 (-1020)))) (-2475 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-579 *3)) (-4 *3 (-1020)))) (-2475 (*1 *2 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-579 *3)) (-4 *3 (-1020)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-579 *2)) (-4 *2 (-1020)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-579 *2)) (-4 *2 (-1020)))) (* (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-579 *3)) (-4 *3 (-1020)))))
-(-13 (-1020) (-10 -8 (-15 -3511 ((-1124 |#1|) $)) (-15 -2672 ($ (-1124 |#1|))) (-15 -3478 ((-112) $)) (-15 -2475 ((-749) $)) (-15 -2475 ((-749) $ (-749))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-550))) (IF (|has| |#1| (-542)) (-6 (-542)) |%noBranch|)))
-((-3972 (((-583 |#2|) (-1 |#2| |#1|) (-583 |#1|)) 15)))
-(((-580 |#1| |#2|) (-10 -7 (-15 -3972 ((-583 |#2|) (-1 |#2| |#1|) (-583 |#1|)))) (-1181) (-1181)) (T -580))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-583 *5)) (-4 *5 (-1181)) (-4 *6 (-1181)) (-5 *2 (-583 *6)) (-5 *1 (-580 *5 *6)))))
-(-10 -7 (-15 -3972 ((-583 |#2|) (-1 |#2| |#1|) (-583 |#1|))))
-((-3972 (((-1124 |#3|) (-1 |#3| |#1| |#2|) (-583 |#1|) (-1124 |#2|)) 20) (((-1124 |#3|) (-1 |#3| |#1| |#2|) (-1124 |#1|) (-583 |#2|)) 19) (((-583 |#3|) (-1 |#3| |#1| |#2|) (-583 |#1|) (-583 |#2|)) 18)))
-(((-581 |#1| |#2| |#3|) (-10 -7 (-15 -3972 ((-583 |#3|) (-1 |#3| |#1| |#2|) (-583 |#1|) (-583 |#2|))) (-15 -3972 ((-1124 |#3|) (-1 |#3| |#1| |#2|) (-1124 |#1|) (-583 |#2|))) (-15 -3972 ((-1124 |#3|) (-1 |#3| |#1| |#2|) (-583 |#1|) (-1124 |#2|)))) (-1181) (-1181) (-1181)) (T -581))
-((-3972 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-583 *6)) (-5 *5 (-1124 *7)) (-4 *6 (-1181)) (-4 *7 (-1181)) (-4 *8 (-1181)) (-5 *2 (-1124 *8)) (-5 *1 (-581 *6 *7 *8)))) (-3972 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1124 *6)) (-5 *5 (-583 *7)) (-4 *6 (-1181)) (-4 *7 (-1181)) (-4 *8 (-1181)) (-5 *2 (-1124 *8)) (-5 *1 (-581 *6 *7 *8)))) (-3972 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-583 *6)) (-5 *5 (-583 *7)) (-4 *6 (-1181)) (-4 *7 (-1181)) (-4 *8 (-1181)) (-5 *2 (-583 *8)) (-5 *1 (-581 *6 *7 *8)))))
-(-10 -7 (-15 -3972 ((-583 |#3|) (-1 |#3| |#1| |#2|) (-583 |#1|) (-583 |#2|))) (-15 -3972 ((-1124 |#3|) (-1 |#3| |#1| |#2|) (-1124 |#1|) (-583 |#2|))) (-15 -3972 ((-1124 |#3|) (-1 |#3| |#1| |#2|) (-583 |#1|) (-1124 |#2|))))
-((-2955 ((|#3| |#3| (-623 (-594 |#3|)) (-623 (-1144))) 55)) (-2876 (((-167 |#2|) |#3|) 117)) (-3802 ((|#3| (-167 |#2|)) 44)) (-3882 ((|#2| |#3|) 19)) (-2785 ((|#3| |#2|) 33)))
-(((-582 |#1| |#2| |#3|) (-10 -7 (-15 -3802 (|#3| (-167 |#2|))) (-15 -3882 (|#2| |#3|)) (-15 -2785 (|#3| |#2|)) (-15 -2876 ((-167 |#2|) |#3|)) (-15 -2955 (|#3| |#3| (-623 (-594 |#3|)) (-623 (-1144))))) (-13 (-542) (-825)) (-13 (-423 |#1|) (-975) (-1166)) (-13 (-423 (-167 |#1|)) (-975) (-1166))) (T -582))
-((-2955 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-623 (-594 *2))) (-5 *4 (-623 (-1144))) (-4 *2 (-13 (-423 (-167 *5)) (-975) (-1166))) (-4 *5 (-13 (-542) (-825))) (-5 *1 (-582 *5 *6 *2)) (-4 *6 (-13 (-423 *5) (-975) (-1166))))) (-2876 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-825))) (-5 *2 (-167 *5)) (-5 *1 (-582 *4 *5 *3)) (-4 *5 (-13 (-423 *4) (-975) (-1166))) (-4 *3 (-13 (-423 (-167 *4)) (-975) (-1166))))) (-2785 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-825))) (-4 *2 (-13 (-423 (-167 *4)) (-975) (-1166))) (-5 *1 (-582 *4 *3 *2)) (-4 *3 (-13 (-423 *4) (-975) (-1166))))) (-3882 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-825))) (-4 *2 (-13 (-423 *4) (-975) (-1166))) (-5 *1 (-582 *4 *2 *3)) (-4 *3 (-13 (-423 (-167 *4)) (-975) (-1166))))) (-3802 (*1 *2 *3) (-12 (-5 *3 (-167 *5)) (-4 *5 (-13 (-423 *4) (-975) (-1166))) (-4 *4 (-13 (-542) (-825))) (-4 *2 (-13 (-423 (-167 *4)) (-975) (-1166))) (-5 *1 (-582 *4 *5 *2)))))
-(-10 -7 (-15 -3802 (|#3| (-167 |#2|))) (-15 -3882 (|#2| |#3|)) (-15 -2785 (|#3| |#2|)) (-15 -2876 ((-167 |#2|) |#3|)) (-15 -2955 (|#3| |#3| (-623 (-594 |#3|)) (-623 (-1144)))))
-((-4253 (($ (-1 (-112) |#1|) $) 17)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-4176 (($ (-1 |#1| |#1|) |#1|) 9)) (-4228 (($ (-1 (-112) |#1|) $) 13)) (-4240 (($ (-1 (-112) |#1|) $) 15)) (-1532 (((-1124 |#1|) $) 18)) (-1518 (((-836) $) NIL)))
-(((-583 |#1|) (-13 (-595 (-836)) (-10 -8 (-15 -3972 ($ (-1 |#1| |#1|) $)) (-15 -4228 ($ (-1 (-112) |#1|) $)) (-15 -4240 ($ (-1 (-112) |#1|) $)) (-15 -4253 ($ (-1 (-112) |#1|) $)) (-15 -4176 ($ (-1 |#1| |#1|) |#1|)) (-15 -1532 ((-1124 |#1|) $)))) (-1181)) (T -583))
-((-3972 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1181)) (-5 *1 (-583 *3)))) (-4228 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1181)) (-5 *1 (-583 *3)))) (-4240 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1181)) (-5 *1 (-583 *3)))) (-4253 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1181)) (-5 *1 (-583 *3)))) (-4176 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1181)) (-5 *1 (-583 *3)))) (-1532 (*1 *2 *1) (-12 (-5 *2 (-1124 *3)) (-5 *1 (-583 *3)) (-4 *3 (-1181)))))
-(-13 (-595 (-836)) (-10 -8 (-15 -3972 ($ (-1 |#1| |#1|) $)) (-15 -4228 ($ (-1 (-112) |#1|) $)) (-15 -4240 ($ (-1 (-112) |#1|) $)) (-15 -4253 ($ (-1 (-112) |#1|) $)) (-15 -4176 ($ (-1 |#1| |#1|) |#1|)) (-15 -1532 ((-1124 |#1|) $))))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2584 (($ (-749)) NIL (|has| |#1| (-23)))) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-3654 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-825)))) (-3491 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4343))) (($ $) NIL (-12 (|has| $ (-6 -4343)) (|has| |#1| (-825))))) (-1674 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-825)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) NIL (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3513 (($) NIL T CONST)) (-2342 (($ $) NIL (|has| $ (-6 -4343)))) (-3243 (($ $) NIL)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3137 (($ |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4342)))) (-3245 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) NIL)) (-2302 (((-550) (-1 (-112) |#1|) $) NIL) (((-550) |#1| $) NIL (|has| |#1| (-1068))) (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1068)))) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-2012 (((-667 |#1|) $ $) NIL (|has| |#1| (-1020)))) (-2578 (($ (-749) |#1|) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) NIL (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-1832 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-825)))) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3283 (((-550) $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3182 ((|#1| $) NIL (-12 (|has| |#1| (-975)) (|has| |#1| (-1020))))) (-1573 (((-112) $ (-749)) NIL)) (-3772 ((|#1| $) NIL (-12 (|has| |#1| (-975)) (|has| |#1| (-1020))))) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-2055 (($ |#1| $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1293 ((|#1| $) NIL (|has| (-550) (-825)))) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3111 (($ $ |#1|) NIL (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#1| $ (-550) |#1|) NIL) ((|#1| $ (-550)) NIL) (($ $ (-1194 (-550))) NIL)) (-3440 ((|#1| $ $) NIL (|has| |#1| (-1020)))) (-1529 (($ $ (-550)) NIL) (($ $ (-1194 (-550))) NIL)) (-3305 (($ $ $) NIL (|has| |#1| (-1020)))) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3593 (($ $ $ (-550)) NIL (|has| $ (-6 -4343)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) NIL)) (-3227 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-623 $)) NIL)) (-1518 (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2403 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-2391 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-550) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-705))) (($ $ |#1|) NIL (|has| |#1| (-705)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-584 |#1| |#2|) (-1225 |#1|) (-1181) (-550)) (T -584))
-NIL
-(-1225 |#1|)
-((-3029 (((-1232) $ |#2| |#2|) 36)) (-3195 ((|#2| $) 23)) (-3283 ((|#2| $) 21)) (-3234 (($ (-1 |#3| |#3|) $) 32)) (-3972 (($ (-1 |#3| |#3|) $) 30)) (-1293 ((|#3| $) 26)) (-3111 (($ $ |#3|) 33)) (-2256 (((-112) |#3| $) 17)) (-2477 (((-623 |#3|) $) 15)) (-2680 ((|#3| $ |#2| |#3|) 12) ((|#3| $ |#2|) NIL)))
-(((-585 |#1| |#2| |#3|) (-10 -8 (-15 -3029 ((-1232) |#1| |#2| |#2|)) (-15 -3111 (|#1| |#1| |#3|)) (-15 -1293 (|#3| |#1|)) (-15 -3195 (|#2| |#1|)) (-15 -3283 (|#2| |#1|)) (-15 -2256 ((-112) |#3| |#1|)) (-15 -2477 ((-623 |#3|) |#1|)) (-15 -2680 (|#3| |#1| |#2|)) (-15 -2680 (|#3| |#1| |#2| |#3|)) (-15 -3234 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3972 (|#1| (-1 |#3| |#3|) |#1|))) (-586 |#2| |#3|) (-1068) (-1181)) (T -585))
-NIL
-(-10 -8 (-15 -3029 ((-1232) |#1| |#2| |#2|)) (-15 -3111 (|#1| |#1| |#3|)) (-15 -1293 (|#3| |#1|)) (-15 -3195 (|#2| |#1|)) (-15 -3283 (|#2| |#1|)) (-15 -2256 ((-112) |#3| |#1|)) (-15 -2477 ((-623 |#3|) |#1|)) (-15 -2680 (|#3| |#1| |#2|)) (-15 -2680 (|#3| |#1| |#2| |#3|)) (-15 -3234 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3972 (|#1| (-1 |#3| |#3|) |#1|)))
-((-1504 (((-112) $ $) 19 (|has| |#2| (-1068)))) (-3029 (((-1232) $ |#1| |#1|) 40 (|has| $ (-6 -4343)))) (-4047 (((-112) $ (-749)) 8)) (-1705 ((|#2| $ |#1| |#2|) 52 (|has| $ (-6 -4343)))) (-3513 (($) 7 T CONST)) (-3245 ((|#2| $ |#1| |#2|) 53 (|has| $ (-6 -4343)))) (-3181 ((|#2| $ |#1|) 51)) (-3450 (((-623 |#2|) $) 30 (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) 9)) (-3195 ((|#1| $) 43 (|has| |#1| (-825)))) (-2689 (((-623 |#2|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#2| $) 27 (-12 (|has| |#2| (-1068)) (|has| $ (-6 -4342))))) (-3283 ((|#1| $) 44 (|has| |#1| (-825)))) (-3234 (($ (-1 |#2| |#2|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#2| |#2|) $) 35)) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22 (|has| |#2| (-1068)))) (-2325 (((-623 |#1|) $) 46)) (-2400 (((-112) |#1| $) 47)) (-3337 (((-1088) $) 21 (|has| |#2| (-1068)))) (-1293 ((|#2| $) 42 (|has| |#1| (-825)))) (-3111 (($ $ |#2|) 41 (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#2|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#2|))) 26 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-287 |#2|)) 25 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ |#2| |#2|) 24 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-623 |#2|) (-623 |#2|)) 23 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))) (-4140 (((-112) $ $) 14)) (-2256 (((-112) |#2| $) 45 (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-2477 (((-623 |#2|) $) 48)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#2| $ |#1| |#2|) 50) ((|#2| $ |#1|) 49)) (-3350 (((-749) (-1 (-112) |#2|) $) 31 (|has| $ (-6 -4342))) (((-749) |#2| $) 28 (-12 (|has| |#2| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-1518 (((-836) $) 18 (|has| |#2| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#2|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#2| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-586 |#1| |#2|) (-138) (-1068) (-1181)) (T -586))
-((-2477 (*1 *2 *1) (-12 (-4 *1 (-586 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1181)) (-5 *2 (-623 *4)))) (-2400 (*1 *2 *3 *1) (-12 (-4 *1 (-586 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1181)) (-5 *2 (-112)))) (-2325 (*1 *2 *1) (-12 (-4 *1 (-586 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1181)) (-5 *2 (-623 *3)))) (-2256 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4342)) (-4 *1 (-586 *4 *3)) (-4 *4 (-1068)) (-4 *3 (-1181)) (-4 *3 (-1068)) (-5 *2 (-112)))) (-3283 (*1 *2 *1) (-12 (-4 *1 (-586 *2 *3)) (-4 *3 (-1181)) (-4 *2 (-1068)) (-4 *2 (-825)))) (-3195 (*1 *2 *1) (-12 (-4 *1 (-586 *2 *3)) (-4 *3 (-1181)) (-4 *2 (-1068)) (-4 *2 (-825)))) (-1293 (*1 *2 *1) (-12 (-4 *1 (-586 *3 *2)) (-4 *3 (-1068)) (-4 *3 (-825)) (-4 *2 (-1181)))) (-3111 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4343)) (-4 *1 (-586 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1181)))) (-3029 (*1 *2 *1 *3 *3) (-12 (|has| *1 (-6 -4343)) (-4 *1 (-586 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1181)) (-5 *2 (-1232)))))
-(-13 (-481 |t#2|) (-281 |t#1| |t#2|) (-10 -8 (-15 -2477 ((-623 |t#2|) $)) (-15 -2400 ((-112) |t#1| $)) (-15 -2325 ((-623 |t#1|) $)) (IF (|has| |t#2| (-1068)) (IF (|has| $ (-6 -4342)) (-15 -2256 ((-112) |t#2| $)) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-825)) (PROGN (-15 -3283 (|t#1| $)) (-15 -3195 (|t#1| $)) (-15 -1293 (|t#2| $))) |%noBranch|) (IF (|has| $ (-6 -4343)) (PROGN (-15 -3111 ($ $ |t#2|)) (-15 -3029 ((-1232) $ |t#1| |t#1|))) |%noBranch|)))
-(((-34) . T) ((-101) |has| |#2| (-1068)) ((-595 (-836)) -1561 (|has| |#2| (-1068)) (|has| |#2| (-595 (-836)))) ((-279 |#1| |#2|) . T) ((-281 |#1| |#2|) . T) ((-302 |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) ((-481 |#2|) . T) ((-505 |#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) ((-1068) |has| |#2| (-1068)) ((-1181) . T))
-((-1518 (((-836) $) 19) (((-129) $) 14) (($ (-129)) 13)))
-(((-587) (-13 (-595 (-836)) (-595 (-129)) (-10 -8 (-15 -1518 ($ (-129)))))) (T -587))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-129)) (-5 *1 (-587)))))
-(-13 (-595 (-836)) (-595 (-129)) (-10 -8 (-15 -1518 ($ (-129)))))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL) (((-1149) $) NIL) (($ (-1149)) NIL) (((-1180) $) 14) (($ (-623 (-1180))) 13)) (-3266 (((-623 (-1180)) $) 10)) (-2316 (((-112) $ $) NIL)))
-(((-588) (-13 (-1051) (-595 (-1180)) (-10 -8 (-15 -1518 ($ (-623 (-1180)))) (-15 -3266 ((-623 (-1180)) $))))) (T -588))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-623 (-1180))) (-5 *1 (-588)))) (-3266 (*1 *2 *1) (-12 (-5 *2 (-623 (-1180))) (-5 *1 (-588)))))
-(-13 (-1051) (-595 (-1180)) (-10 -8 (-15 -1518 ($ (-623 (-1180)))) (-15 -3266 ((-623 (-1180)) $))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3090 (((-3 $ "failed")) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1265 (((-1227 (-667 |#1|))) NIL (|has| |#2| (-410 |#1|))) (((-1227 (-667 |#1|)) (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-3406 (((-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-3513 (($) NIL T CONST)) (-3726 (((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed")) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-3947 (((-3 $ "failed")) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-2043 (((-667 |#1|)) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-1958 ((|#1| $) NIL (|has| |#2| (-360 |#1|)))) (-2042 (((-667 |#1|) $) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) $ (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-3818 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-1870 (((-1140 (-925 |#1|))) NIL (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-356))))) (-2923 (($ $ (-894)) NIL)) (-1729 ((|#1| $) NIL (|has| |#2| (-360 |#1|)))) (-4215 (((-1140 |#1|) $) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-3945 ((|#1|) NIL (|has| |#2| (-410 |#1|))) ((|#1| (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-1474 (((-1140 |#1|) $) NIL (|has| |#2| (-360 |#1|)))) (-2105 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-4110 (($ (-1227 |#1|)) NIL (|has| |#2| (-410 |#1|))) (($ (-1227 |#1|) (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-1386 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-2122 (((-894)) NIL (|has| |#2| (-360 |#1|)))) (-2890 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-1494 (($ $ (-894)) NIL)) (-3657 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-3400 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2685 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2662 (((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed")) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-4080 (((-3 $ "failed")) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-2116 (((-667 |#1|)) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-3813 ((|#1| $) NIL (|has| |#2| (-360 |#1|)))) (-2127 (((-667 |#1|) $) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) $ (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-2732 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-3480 (((-1140 (-925 |#1|))) NIL (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-356))))) (-2834 (($ $ (-894)) NIL)) (-1842 ((|#1| $) NIL (|has| |#2| (-360 |#1|)))) (-1305 (((-1140 |#1|) $) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-4012 ((|#1|) NIL (|has| |#2| (-410 |#1|))) ((|#1| (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-1603 (((-1140 |#1|) $) NIL (|has| |#2| (-360 |#1|)))) (-2197 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-1825 (((-1126) $) NIL)) (-3528 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2591 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2781 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-3337 (((-1088) $) NIL)) (-3089 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2680 ((|#1| $ (-550)) NIL (|has| |#2| (-410 |#1|)))) (-1373 (((-667 |#1|) (-1227 $)) NIL (|has| |#2| (-410 |#1|))) (((-1227 |#1|) $) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) (-1227 $) (-1227 $)) NIL (|has| |#2| (-360 |#1|))) (((-1227 |#1|) $ (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-4028 (($ (-1227 |#1|)) NIL (|has| |#2| (-410 |#1|))) (((-1227 |#1|) $) NIL (|has| |#2| (-410 |#1|)))) (-2361 (((-623 (-925 |#1|))) NIL (|has| |#2| (-410 |#1|))) (((-623 (-925 |#1|)) (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-3292 (($ $ $) NIL)) (-2564 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-1518 (((-836) $) NIL) ((|#2| $) 21) (($ |#2|) 22)) (-2437 (((-1227 $)) NIL (|has| |#2| (-410 |#1|)))) (-3268 (((-623 (-1227 |#1|))) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-3395 (($ $ $ $) NIL)) (-2376 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-4292 (($ (-667 |#1|) $) NIL (|has| |#2| (-410 |#1|)))) (-1358 (($ $ $) NIL)) (-2473 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2286 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2990 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2626 (($) NIL T CONST)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) 24)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 20) (($ $ |#1|) 19) (($ |#1| $) NIL)))
-(((-589 |#1| |#2|) (-13 (-723 |#1|) (-595 |#2|) (-10 -8 (-15 -1518 ($ |#2|)) (IF (|has| |#2| (-410 |#1|)) (-6 (-410 |#1|)) |%noBranch|) (IF (|has| |#2| (-360 |#1|)) (-6 (-360 |#1|)) |%noBranch|))) (-170) (-723 |#1|)) (T -589))
-((-1518 (*1 *1 *2) (-12 (-4 *3 (-170)) (-5 *1 (-589 *3 *2)) (-4 *2 (-723 *3)))))
-(-13 (-723 |#1|) (-595 |#2|) (-10 -8 (-15 -1518 ($ |#2|)) (IF (|has| |#2| (-410 |#1|)) (-6 (-410 |#1|)) |%noBranch|) (IF (|has| |#2| (-360 |#1|)) (-6 (-360 |#1|)) |%noBranch|)))
-((-1504 (((-112) $ $) NIL)) (-1510 (((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) $ (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) 33)) (-2570 (($ (-623 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) NIL) (($) NIL)) (-3029 (((-1232) $ (-1126) (-1126)) NIL (|has| $ (-6 -4343)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 ((|#1| $ (-1126) |#1|) 43)) (-3378 (($ (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342)))) (-2908 (((-3 |#1| "failed") (-1126) $) 46)) (-3513 (($) NIL T CONST)) (-3826 (($ $ (-1126)) 24)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068))))) (-3112 (((-3 |#1| "failed") (-1126) $) 47) (($ (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342))) (($ (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) $) NIL (|has| $ (-6 -4342)))) (-3137 (($ (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342))) (($ (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068))))) (-2419 (((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342))) (((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $ (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) NIL (|has| $ (-6 -4342))) (((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $ (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068))))) (-1656 (((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) $) 32)) (-3245 ((|#1| $ (-1126) |#1|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-1126)) NIL)) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342))) (((-623 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342)))) (-4318 (($ $) 48)) (-3257 (($ (-381)) 22) (($ (-381) (-1126)) 21)) (-1916 (((-381) $) 34)) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-1126) $) NIL (|has| (-1126) (-825)))) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342))) (((-623 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) (((-112) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068))))) (-3283 (((-1126) $) NIL (|has| (-1126) (-825)))) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343))) (($ (-1 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL)) (-3531 (((-623 (-1126)) $) 39)) (-2550 (((-112) (-1126) $) NIL)) (-1811 (((-1126) $) 35)) (-3638 (((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) $) NIL)) (-1886 (($ (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) $) NIL)) (-2325 (((-623 (-1126)) $) NIL)) (-2400 (((-112) (-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1293 ((|#1| $) NIL (|has| (-1126) (-825)))) (-3321 (((-3 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) "failed") (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL)) (-3111 (($ $ |#1|) NIL (|has| $ (-6 -4343)))) (-3760 (((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) $) NIL)) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) (-623 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) NIL (-12 (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-302 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068)))) (($ $ (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) NIL (-12 (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-302 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068)))) (($ $ (-287 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) NIL (-12 (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-302 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068)))) (($ $ (-623 (-287 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))))) NIL (-12 (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-302 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) 37)) (-2680 ((|#1| $ (-1126) |#1|) NIL) ((|#1| $ (-1126)) 42)) (-2729 (($ (-623 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) NIL) (($) NIL)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) (((-749) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068)))) (((-749) (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-596 (-526))))) (-1532 (($ (-623 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) NIL)) (-1518 (((-836) $) 20)) (-1951 (($ $) 25)) (-3685 (($ (-623 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) NIL)) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 19)) (-3191 (((-749) $) 41 (|has| $ (-6 -4342)))))
-(((-590 |#1|) (-13 (-357 (-381) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) (-1157 (-1126) |#1|) (-10 -8 (-6 -4342) (-15 -4318 ($ $)))) (-1068)) (T -590))
-((-4318 (*1 *1 *1) (-12 (-5 *1 (-590 *2)) (-4 *2 (-1068)))))
-(-13 (-357 (-381) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) (-1157 (-1126) |#1|) (-10 -8 (-6 -4342) (-15 -4318 ($ $))))
-((-1921 (((-112) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) $) 15)) (-3531 (((-623 |#2|) $) 19)) (-2550 (((-112) |#2| $) 12)))
-(((-591 |#1| |#2| |#3|) (-10 -8 (-15 -3531 ((-623 |#2|) |#1|)) (-15 -2550 ((-112) |#2| |#1|)) (-15 -1921 ((-112) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) |#1|))) (-592 |#2| |#3|) (-1068) (-1068)) (T -591))
-NIL
-(-10 -8 (-15 -3531 ((-623 |#2|) |#1|)) (-15 -2550 ((-112) |#2| |#1|)) (-15 -1921 ((-112) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) |#1|)))
-((-1504 (((-112) $ $) 19 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (-4047 (((-112) $ (-749)) 8)) (-3378 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 45 (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 55 (|has| $ (-6 -4342)))) (-2908 (((-3 |#2| "failed") |#1| $) 61)) (-3513 (($) 7 T CONST)) (-1328 (($ $) 58 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342))))) (-3112 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 47 (|has| $ (-6 -4342))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 46 (|has| $ (-6 -4342))) (((-3 |#2| "failed") |#1| $) 62)) (-3137 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 57 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 54 (|has| $ (-6 -4342)))) (-2419 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 56 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342)))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 53 (|has| $ (-6 -4342))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 52 (|has| $ (-6 -4342)))) (-3450 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 30 (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) 9)) (-2689 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 27 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 35)) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (-3531 (((-623 |#1|) $) 63)) (-2550 (((-112) |#1| $) 64)) (-3638 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 39)) (-1886 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 40)) (-3337 (((-1088) $) 21 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (-3321 (((-3 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) "failed") (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 51)) (-3760 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 41)) (-1543 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))))) 26 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 25 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 24 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 23 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2729 (($) 49) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 48)) (-3350 (((-749) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 31 (|has| $ (-6 -4342))) (((-749) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 28 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-4028 (((-526) $) 59 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-596 (-526))))) (-1532 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 50)) (-1518 (((-836) $) 18 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-595 (-836))))) (-3685 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 42)) (-1675 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-592 |#1| |#2|) (-138) (-1068) (-1068)) (T -592))
-((-2550 (*1 *2 *3 *1) (-12 (-4 *1 (-592 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-5 *2 (-112)))) (-3531 (*1 *2 *1) (-12 (-4 *1 (-592 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-5 *2 (-623 *3)))) (-3112 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-592 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1068)))) (-2908 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-592 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1068)))))
-(-13 (-223 (-2 (|:| -2763 |t#1|) (|:| -2119 |t#2|))) (-10 -8 (-15 -2550 ((-112) |t#1| $)) (-15 -3531 ((-623 |t#1|) $)) (-15 -3112 ((-3 |t#2| "failed") |t#1| $)) (-15 -2908 ((-3 |t#2| "failed") |t#1| $))))
-(((-34) . T) ((-106 #0=(-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T) ((-101) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) ((-595 (-836)) -1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-595 (-836)))) ((-149 #0#) . T) ((-596 (-526)) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-596 (-526))) ((-223 #0#) . T) ((-229 #0#) . T) ((-302 #0#) -12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))) ((-481 #0#) . T) ((-505 #0# #0#) -12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))) ((-1068) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) ((-1181) . T))
-((-1619 (((-594 |#2|) |#1|) 15)) (-1718 (((-3 |#1| "failed") (-594 |#2|)) 19)))
-(((-593 |#1| |#2|) (-10 -7 (-15 -1619 ((-594 |#2|) |#1|)) (-15 -1718 ((-3 |#1| "failed") (-594 |#2|)))) (-825) (-825)) (T -593))
-((-1718 (*1 *2 *3) (|partial| -12 (-5 *3 (-594 *4)) (-4 *4 (-825)) (-4 *2 (-825)) (-5 *1 (-593 *2 *4)))) (-1619 (*1 *2 *3) (-12 (-5 *2 (-594 *4)) (-5 *1 (-593 *3 *4)) (-4 *3 (-825)) (-4 *4 (-825)))))
-(-10 -7 (-15 -1619 ((-594 |#2|) |#1|)) (-15 -1718 ((-3 |#1| "failed") (-594 |#2|))))
-((-1504 (((-112) $ $) NIL)) (-2624 (((-3 (-1144) "failed") $) 37)) (-3702 (((-1232) $ (-749)) 26)) (-2302 (((-749) $) 25)) (-2926 (((-114) $) 12)) (-1916 (((-1144) $) 20)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-1825 (((-1126) $) NIL)) (-2776 (($ (-114) (-623 |#1|) (-749)) 30) (($ (-1144)) 31)) (-3890 (((-112) $ (-114)) 18) (((-112) $ (-1144)) 16)) (-3142 (((-749) $) 22)) (-3337 (((-1088) $) NIL)) (-4028 (((-865 (-550)) $) 77 (|has| |#1| (-596 (-865 (-550))))) (((-865 (-372)) $) 84 (|has| |#1| (-596 (-865 (-372))))) (((-526) $) 69 (|has| |#1| (-596 (-526))))) (-1518 (((-836) $) 55)) (-2696 (((-623 |#1|) $) 24)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 41)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 42)))
-(((-594 |#1|) (-13 (-131) (-857 |#1|) (-10 -8 (-15 -1916 ((-1144) $)) (-15 -2926 ((-114) $)) (-15 -2696 ((-623 |#1|) $)) (-15 -3142 ((-749) $)) (-15 -2776 ($ (-114) (-623 |#1|) (-749))) (-15 -2776 ($ (-1144))) (-15 -2624 ((-3 (-1144) "failed") $)) (-15 -3890 ((-112) $ (-114))) (-15 -3890 ((-112) $ (-1144))) (IF (|has| |#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|))) (-825)) (T -594))
-((-1916 (*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-594 *3)) (-4 *3 (-825)))) (-2926 (*1 *2 *1) (-12 (-5 *2 (-114)) (-5 *1 (-594 *3)) (-4 *3 (-825)))) (-2696 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-594 *3)) (-4 *3 (-825)))) (-3142 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-594 *3)) (-4 *3 (-825)))) (-2776 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-114)) (-5 *3 (-623 *5)) (-5 *4 (-749)) (-4 *5 (-825)) (-5 *1 (-594 *5)))) (-2776 (*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-594 *3)) (-4 *3 (-825)))) (-2624 (*1 *2 *1) (|partial| -12 (-5 *2 (-1144)) (-5 *1 (-594 *3)) (-4 *3 (-825)))) (-3890 (*1 *2 *1 *3) (-12 (-5 *3 (-114)) (-5 *2 (-112)) (-5 *1 (-594 *4)) (-4 *4 (-825)))) (-3890 (*1 *2 *1 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-112)) (-5 *1 (-594 *4)) (-4 *4 (-825)))))
-(-13 (-131) (-857 |#1|) (-10 -8 (-15 -1916 ((-1144) $)) (-15 -2926 ((-114) $)) (-15 -2696 ((-623 |#1|) $)) (-15 -3142 ((-749) $)) (-15 -2776 ($ (-114) (-623 |#1|) (-749))) (-15 -2776 ($ (-1144))) (-15 -2624 ((-3 (-1144) "failed") $)) (-15 -3890 ((-112) $ (-114))) (-15 -3890 ((-112) $ (-1144))) (IF (|has| |#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|)))
-((-1518 ((|#1| $) 6)))
-(((-595 |#1|) (-138) (-1181)) (T -595))
-((-1518 (*1 *2 *1) (-12 (-4 *1 (-595 *2)) (-4 *2 (-1181)))))
-(-13 (-10 -8 (-15 -1518 (|t#1| $))))
-((-4028 ((|#1| $) 6)))
-(((-596 |#1|) (-138) (-1181)) (T -596))
-((-4028 (*1 *2 *1) (-12 (-4 *1 (-596 *2)) (-4 *2 (-1181)))))
-(-13 (-10 -8 (-15 -4028 (|t#1| $))))
-((-1820 (((-3 (-1140 (-400 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|) (-1 (-411 |#2|) |#2|)) 15) (((-3 (-1140 (-400 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|)) 16)))
-(((-597 |#1| |#2|) (-10 -7 (-15 -1820 ((-3 (-1140 (-400 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|))) (-15 -1820 ((-3 (-1140 (-400 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|) (-1 (-411 |#2|) |#2|)))) (-13 (-145) (-27) (-1011 (-550)) (-1011 (-400 (-550)))) (-1203 |#1|)) (T -597))
-((-1820 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 (-411 *6) *6)) (-4 *6 (-1203 *5)) (-4 *5 (-13 (-145) (-27) (-1011 (-550)) (-1011 (-400 (-550))))) (-5 *2 (-1140 (-400 *6))) (-5 *1 (-597 *5 *6)) (-5 *3 (-400 *6)))) (-1820 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-145) (-27) (-1011 (-550)) (-1011 (-400 (-550))))) (-4 *5 (-1203 *4)) (-5 *2 (-1140 (-400 *5))) (-5 *1 (-597 *4 *5)) (-5 *3 (-400 *5)))))
-(-10 -7 (-15 -1820 ((-3 (-1140 (-400 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|))) (-15 -1820 ((-3 (-1140 (-400 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|) (-1 (-411 |#2|) |#2|))))
-((-1504 (((-112) $ $) NIL)) (-3006 (($) 11 T CONST)) (-4311 (($) 12 T CONST)) (-3675 (($ $ $) 24)) (-3462 (($ $) 22)) (-1825 (((-1126) $) NIL)) (-2659 (($ $ $) 25)) (-3337 (((-1088) $) NIL)) (-3150 (($) 10 T CONST)) (-2039 (($ $ $) 26)) (-1518 (((-836) $) 30)) (-2615 (((-112) $ (|[\|\|]| -3150)) 19) (((-112) $ (|[\|\|]| -3006)) 21) (((-112) $ (|[\|\|]| -4311)) 17)) (-1262 (($ $ $) 23)) (-2316 (((-112) $ $) 15)))
-(((-598) (-13 (-940) (-10 -8 (-15 -3150 ($) -2258) (-15 -3006 ($) -2258) (-15 -4311 ($) -2258) (-15 -2615 ((-112) $ (|[\|\|]| -3150))) (-15 -2615 ((-112) $ (|[\|\|]| -3006))) (-15 -2615 ((-112) $ (|[\|\|]| -4311)))))) (T -598))
-((-3150 (*1 *1) (-5 *1 (-598))) (-3006 (*1 *1) (-5 *1 (-598))) (-4311 (*1 *1) (-5 *1 (-598))) (-2615 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| -3150)) (-5 *2 (-112)) (-5 *1 (-598)))) (-2615 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| -3006)) (-5 *2 (-112)) (-5 *1 (-598)))) (-2615 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| -4311)) (-5 *2 (-112)) (-5 *1 (-598)))))
-(-13 (-940) (-10 -8 (-15 -3150 ($) -2258) (-15 -3006 ($) -2258) (-15 -4311 ($) -2258) (-15 -2615 ((-112) $ (|[\|\|]| -3150))) (-15 -2615 ((-112) $ (|[\|\|]| -3006))) (-15 -2615 ((-112) $ (|[\|\|]| -4311)))))
-((-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#2|) 10)))
-(((-599 |#1| |#2|) (-10 -8 (-15 -1518 (|#1| |#2|)) (-15 -1518 (|#1| (-550))) (-15 -1518 ((-836) |#1|))) (-600 |#2|) (-1020)) (T -599))
-NIL
-(-10 -8 (-15 -1518 (|#1| |#2|)) (-15 -1518 (|#1| (-550))) (-15 -1518 ((-836) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1386 (((-3 $ "failed") $) 32)) (-3102 (((-112) $) 30)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#1|) 34)) (-2390 (((-749)) 28)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ |#1| $) 35)))
-(((-600 |#1|) (-138) (-1020)) (T -600))
-((-1518 (*1 *1 *2) (-12 (-4 *1 (-600 *2)) (-4 *2 (-1020)))))
-(-13 (-1020) (-626 |t#1|) (-10 -8 (-15 -1518 ($ |t#1|))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-705) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3712 (((-550) $) NIL (|has| |#1| (-823)))) (-3513 (($) NIL T CONST)) (-1386 (((-3 $ "failed") $) NIL)) (-1416 (((-112) $) NIL (|has| |#1| (-823)))) (-3102 (((-112) $) NIL)) (-2705 ((|#1| $) 13)) (-3329 (((-112) $) NIL (|has| |#1| (-823)))) (-2707 (($ $ $) NIL (|has| |#1| (-823)))) (-4164 (($ $ $) NIL (|has| |#1| (-823)))) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2715 ((|#3| $) 15)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#2|) NIL)) (-2390 (((-749)) 20)) (-1635 (($ $) NIL (|has| |#1| (-823)))) (-2626 (($) NIL T CONST)) (-2636 (($) 12 T CONST)) (-2363 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2414 (($ $ |#3|) NIL) (($ |#1| |#3|) 11)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 17) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
-(((-601 |#1| |#2| |#3|) (-13 (-38 |#2|) (-10 -8 (IF (|has| |#1| (-823)) (-6 (-823)) |%noBranch|) (-15 -2414 ($ $ |#3|)) (-15 -2414 ($ |#1| |#3|)) (-15 -2705 (|#1| $)) (-15 -2715 (|#3| $)))) (-38 |#2|) (-170) (|SubsetCategory| (-705) |#2|)) (T -601))
-((-2414 (*1 *1 *1 *2) (-12 (-4 *4 (-170)) (-5 *1 (-601 *3 *4 *2)) (-4 *3 (-38 *4)) (-4 *2 (|SubsetCategory| (-705) *4)))) (-2414 (*1 *1 *2 *3) (-12 (-4 *4 (-170)) (-5 *1 (-601 *2 *4 *3)) (-4 *2 (-38 *4)) (-4 *3 (|SubsetCategory| (-705) *4)))) (-2705 (*1 *2 *1) (-12 (-4 *3 (-170)) (-4 *2 (-38 *3)) (-5 *1 (-601 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-705) *3)))) (-2715 (*1 *2 *1) (-12 (-4 *4 (-170)) (-4 *2 (|SubsetCategory| (-705) *4)) (-5 *1 (-601 *3 *4 *2)) (-4 *3 (-38 *4)))))
-(-13 (-38 |#2|) (-10 -8 (IF (|has| |#1| (-823)) (-6 (-823)) |%noBranch|) (-15 -2414 ($ $ |#3|)) (-15 -2414 ($ |#1| |#3|)) (-15 -2705 (|#1| $)) (-15 -2715 (|#3| $))))
-((-1917 ((|#2| |#2| (-1144) (-1144)) 18)))
-(((-602 |#1| |#2|) (-10 -7 (-15 -1917 (|#2| |#2| (-1144) (-1144)))) (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550))) (-13 (-1166) (-932) (-29 |#1|))) (T -602))
-((-1917 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-602 *4 *2)) (-4 *2 (-13 (-1166) (-932) (-29 *4))))))
-(-10 -7 (-15 -1917 (|#2| |#2| (-1144) (-1144))))
-((-1504 (((-112) $ $) 56)) (-3433 (((-112) $) 52)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-1998 ((|#1| $) 49)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3631 (((-112) $ $) NIL (|has| |#1| (-356)))) (-4005 (((-2 (|:| -3509 $) (|:| -3413 (-400 |#2|))) (-400 |#2|)) 97 (|has| |#1| (-356)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) 85) (((-3 |#2| "failed") $) 81)) (-2726 (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) NIL) ((|#2| $) NIL)) (-3349 (($ $ $) NIL (|has| |#1| (-356)))) (-3295 (($ $) 24)) (-1386 (((-3 $ "failed") $) 75)) (-1519 (($ $ $) NIL (|has| |#1| (-356)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-2475 (((-550) $) 19)) (-3102 (((-112) $) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3439 (((-112) $) 36)) (-3118 (($ |#1| (-550)) 21)) (-3277 ((|#1| $) 51)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#1| (-356)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) 87 (|has| |#1| (-356)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 100 (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-1495 (((-3 $ "failed") $ $) 79)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3542 (((-749) $) 99 (|has| |#1| (-356)))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 98 (|has| |#1| (-356)))) (-2393 (($ $ (-1 |#2| |#2|)) 66) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1144)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-749)) NIL (|has| |#2| (-227))) (($ $) NIL (|has| |#2| (-227)))) (-2970 (((-550) $) 34)) (-4028 (((-400 |#2|) $) 42)) (-1518 (((-836) $) 62) (($ (-550)) 32) (($ $) NIL) (($ (-400 (-550))) NIL (|has| |#1| (-1011 (-400 (-550))))) (($ |#1|) 31) (($ |#2|) 22)) (-2510 ((|#1| $ (-550)) 63)) (-4242 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2390 (((-749)) 29)) (-1345 (((-112) $ $) NIL)) (-2626 (($) 9 T CONST)) (-2636 (($) 12 T CONST)) (-4183 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1144)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-749)) NIL (|has| |#2| (-227))) (($ $) NIL (|has| |#2| (-227)))) (-2316 (((-112) $ $) 17)) (-2403 (($ $) 46) (($ $ $) NIL)) (-2391 (($ $ $) 76)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 26) (($ $ $) 44)))
-(((-603 |#1| |#2|) (-13 (-225 |#2|) (-542) (-596 (-400 |#2|)) (-404 |#1|) (-1011 |#2|) (-10 -8 (-15 -3439 ((-112) $)) (-15 -2970 ((-550) $)) (-15 -2475 ((-550) $)) (-15 -3295 ($ $)) (-15 -3277 (|#1| $)) (-15 -1998 (|#1| $)) (-15 -2510 (|#1| $ (-550))) (-15 -3118 ($ |#1| (-550))) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-6 (-300)) (-15 -4005 ((-2 (|:| -3509 $) (|:| -3413 (-400 |#2|))) (-400 |#2|)))) |%noBranch|))) (-542) (-1203 |#1|)) (T -603))
-((-3439 (*1 *2 *1) (-12 (-4 *3 (-542)) (-5 *2 (-112)) (-5 *1 (-603 *3 *4)) (-4 *4 (-1203 *3)))) (-2970 (*1 *2 *1) (-12 (-4 *3 (-542)) (-5 *2 (-550)) (-5 *1 (-603 *3 *4)) (-4 *4 (-1203 *3)))) (-2475 (*1 *2 *1) (-12 (-4 *3 (-542)) (-5 *2 (-550)) (-5 *1 (-603 *3 *4)) (-4 *4 (-1203 *3)))) (-3295 (*1 *1 *1) (-12 (-4 *2 (-542)) (-5 *1 (-603 *2 *3)) (-4 *3 (-1203 *2)))) (-3277 (*1 *2 *1) (-12 (-4 *2 (-542)) (-5 *1 (-603 *2 *3)) (-4 *3 (-1203 *2)))) (-1998 (*1 *2 *1) (-12 (-4 *2 (-542)) (-5 *1 (-603 *2 *3)) (-4 *3 (-1203 *2)))) (-2510 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *2 (-542)) (-5 *1 (-603 *2 *4)) (-4 *4 (-1203 *2)))) (-3118 (*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-4 *2 (-542)) (-5 *1 (-603 *2 *4)) (-4 *4 (-1203 *2)))) (-4005 (*1 *2 *3) (-12 (-4 *4 (-356)) (-4 *4 (-542)) (-4 *5 (-1203 *4)) (-5 *2 (-2 (|:| -3509 (-603 *4 *5)) (|:| -3413 (-400 *5)))) (-5 *1 (-603 *4 *5)) (-5 *3 (-400 *5)))))
-(-13 (-225 |#2|) (-542) (-596 (-400 |#2|)) (-404 |#1|) (-1011 |#2|) (-10 -8 (-15 -3439 ((-112) $)) (-15 -2970 ((-550) $)) (-15 -2475 ((-550) $)) (-15 -3295 ($ $)) (-15 -3277 (|#1| $)) (-15 -1998 (|#1| $)) (-15 -2510 (|#1| $ (-550))) (-15 -3118 ($ |#1| (-550))) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-6 (-300)) (-15 -4005 ((-2 (|:| -3509 $) (|:| -3413 (-400 |#2|))) (-400 |#2|)))) |%noBranch|)))
-((-1779 (((-623 |#6|) (-623 |#4|) (-112)) 47)) (-2083 ((|#6| |#6|) 40)))
-(((-604 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -2083 (|#6| |#6|)) (-15 -1779 ((-623 |#6|) (-623 |#4|) (-112)))) (-444) (-771) (-825) (-1034 |#1| |#2| |#3|) (-1040 |#1| |#2| |#3| |#4|) (-1077 |#1| |#2| |#3| |#4|)) (T -604))
-((-1779 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 *10)) (-5 *1 (-604 *5 *6 *7 *8 *9 *10)) (-4 *9 (-1040 *5 *6 *7 *8)) (-4 *10 (-1077 *5 *6 *7 *8)))) (-2083 (*1 *2 *2) (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *1 (-604 *3 *4 *5 *6 *7 *2)) (-4 *7 (-1040 *3 *4 *5 *6)) (-4 *2 (-1077 *3 *4 *5 *6)))))
-(-10 -7 (-15 -2083 (|#6| |#6|)) (-15 -1779 ((-623 |#6|) (-623 |#4|) (-112))))
-((-2154 (((-112) |#3| (-749) (-623 |#3|)) 23)) (-3534 (((-3 (-2 (|:| |polfac| (-623 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-623 (-1140 |#3|)))) "failed") |#3| (-623 (-1140 |#3|)) (-2 (|:| |contp| |#3|) (|:| -1877 (-623 (-2 (|:| |irr| |#4|) (|:| -4245 (-550)))))) (-623 |#3|) (-623 |#1|) (-623 |#3|)) 55)))
-(((-605 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2154 ((-112) |#3| (-749) (-623 |#3|))) (-15 -3534 ((-3 (-2 (|:| |polfac| (-623 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-623 (-1140 |#3|)))) "failed") |#3| (-623 (-1140 |#3|)) (-2 (|:| |contp| |#3|) (|:| -1877 (-623 (-2 (|:| |irr| |#4|) (|:| -4245 (-550)))))) (-623 |#3|) (-623 |#1|) (-623 |#3|)))) (-825) (-771) (-300) (-922 |#3| |#2| |#1|)) (T -605))
-((-3534 (*1 *2 *3 *4 *5 *6 *7 *6) (|partial| -12 (-5 *5 (-2 (|:| |contp| *3) (|:| -1877 (-623 (-2 (|:| |irr| *10) (|:| -4245 (-550))))))) (-5 *6 (-623 *3)) (-5 *7 (-623 *8)) (-4 *8 (-825)) (-4 *3 (-300)) (-4 *10 (-922 *3 *9 *8)) (-4 *9 (-771)) (-5 *2 (-2 (|:| |polfac| (-623 *10)) (|:| |correct| *3) (|:| |corrfact| (-623 (-1140 *3))))) (-5 *1 (-605 *8 *9 *3 *10)) (-5 *4 (-623 (-1140 *3))))) (-2154 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-749)) (-5 *5 (-623 *3)) (-4 *3 (-300)) (-4 *6 (-825)) (-4 *7 (-771)) (-5 *2 (-112)) (-5 *1 (-605 *6 *7 *3 *8)) (-4 *8 (-922 *3 *7 *6)))))
-(-10 -7 (-15 -2154 ((-112) |#3| (-749) (-623 |#3|))) (-15 -3534 ((-3 (-2 (|:| |polfac| (-623 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-623 (-1140 |#3|)))) "failed") |#3| (-623 (-1140 |#3|)) (-2 (|:| |contp| |#3|) (|:| -1877 (-623 (-2 (|:| |irr| |#4|) (|:| -4245 (-550)))))) (-623 |#3|) (-623 |#1|) (-623 |#3|))))
-((-1504 (((-112) $ $) NIL)) (-2874 (((-1103) $) 11)) (-2864 (((-1103) $) 9)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 19) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-606) (-13 (-1051) (-10 -8 (-15 -2864 ((-1103) $)) (-15 -2874 ((-1103) $))))) (T -606))
-((-2864 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-606)))) (-2874 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-606)))))
-(-13 (-1051) (-10 -8 (-15 -2864 ((-1103) $)) (-15 -2874 ((-1103) $))))
-((-1504 (((-112) $ $) NIL)) (-1540 (((-623 |#1|) $) NIL)) (-3513 (($) NIL T CONST)) (-1386 (((-3 $ "failed") $) NIL)) (-3102 (((-112) $) NIL)) (-1522 (($ $) 67)) (-2958 (((-642 |#1| |#2|) $) 52)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) 70)) (-3663 (((-623 (-287 |#2|)) $ $) 33)) (-3337 (((-1088) $) NIL)) (-1812 (($ (-642 |#1| |#2|)) 48)) (-1270 (($ $ $) NIL)) (-3292 (($ $ $) NIL)) (-1518 (((-836) $) 58) (((-1242 |#1| |#2|) $) NIL) (((-1247 |#1| |#2|) $) 66)) (-2636 (($) 53 T CONST)) (-2616 (((-623 (-2 (|:| |k| (-650 |#1|)) (|:| |c| |#2|))) $) 31)) (-2698 (((-623 (-642 |#1| |#2|)) (-623 |#1|)) 65)) (-4237 (((-623 (-2 (|:| |k| (-866 |#1|)) (|:| |c| |#2|))) $) 37)) (-2316 (((-112) $ $) 54)) (-2414 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ $ $) 44)))
-(((-607 |#1| |#2| |#3|) (-13 (-465) (-10 -8 (-15 -1812 ($ (-642 |#1| |#2|))) (-15 -2958 ((-642 |#1| |#2|) $)) (-15 -4237 ((-623 (-2 (|:| |k| (-866 |#1|)) (|:| |c| |#2|))) $)) (-15 -1518 ((-1242 |#1| |#2|) $)) (-15 -1518 ((-1247 |#1| |#2|) $)) (-15 -1522 ($ $)) (-15 -1540 ((-623 |#1|) $)) (-15 -2698 ((-623 (-642 |#1| |#2|)) (-623 |#1|))) (-15 -2616 ((-623 (-2 (|:| |k| (-650 |#1|)) (|:| |c| |#2|))) $)) (-15 -3663 ((-623 (-287 |#2|)) $ $)))) (-825) (-13 (-170) (-696 (-400 (-550)))) (-894)) (T -607))
-((-1812 (*1 *1 *2) (-12 (-5 *2 (-642 *3 *4)) (-4 *3 (-825)) (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-5 *1 (-607 *3 *4 *5)) (-14 *5 (-894)))) (-2958 (*1 *2 *1) (-12 (-5 *2 (-642 *3 *4)) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825)) (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-894)))) (-4237 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |k| (-866 *3)) (|:| |c| *4)))) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825)) (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-894)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-1242 *3 *4)) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825)) (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-894)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-1247 *3 *4)) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825)) (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-894)))) (-1522 (*1 *1 *1) (-12 (-5 *1 (-607 *2 *3 *4)) (-4 *2 (-825)) (-4 *3 (-13 (-170) (-696 (-400 (-550))))) (-14 *4 (-894)))) (-1540 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825)) (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-894)))) (-2698 (*1 *2 *3) (-12 (-5 *3 (-623 *4)) (-4 *4 (-825)) (-5 *2 (-623 (-642 *4 *5))) (-5 *1 (-607 *4 *5 *6)) (-4 *5 (-13 (-170) (-696 (-400 (-550))))) (-14 *6 (-894)))) (-2616 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |k| (-650 *3)) (|:| |c| *4)))) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825)) (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-894)))) (-3663 (*1 *2 *1 *1) (-12 (-5 *2 (-623 (-287 *4))) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825)) (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-894)))))
-(-13 (-465) (-10 -8 (-15 -1812 ($ (-642 |#1| |#2|))) (-15 -2958 ((-642 |#1| |#2|) $)) (-15 -4237 ((-623 (-2 (|:| |k| (-866 |#1|)) (|:| |c| |#2|))) $)) (-15 -1518 ((-1242 |#1| |#2|) $)) (-15 -1518 ((-1247 |#1| |#2|) $)) (-15 -1522 ($ $)) (-15 -1540 ((-623 |#1|) $)) (-15 -2698 ((-623 (-642 |#1| |#2|)) (-623 |#1|))) (-15 -2616 ((-623 (-2 (|:| |k| (-650 |#1|)) (|:| |c| |#2|))) $)) (-15 -3663 ((-623 (-287 |#2|)) $ $))))
-((-1779 (((-623 (-1114 |#1| (-522 (-838 |#2|)) (-838 |#2|) (-758 |#1| (-838 |#2|)))) (-623 (-758 |#1| (-838 |#2|))) (-112)) 72) (((-623 (-1017 |#1| |#2|)) (-623 (-758 |#1| (-838 |#2|))) (-112)) 58)) (-2813 (((-112) (-623 (-758 |#1| (-838 |#2|)))) 23)) (-2129 (((-623 (-1114 |#1| (-522 (-838 |#2|)) (-838 |#2|) (-758 |#1| (-838 |#2|)))) (-623 (-758 |#1| (-838 |#2|))) (-112)) 71)) (-3105 (((-623 (-1017 |#1| |#2|)) (-623 (-758 |#1| (-838 |#2|))) (-112)) 57)) (-3017 (((-623 (-758 |#1| (-838 |#2|))) (-623 (-758 |#1| (-838 |#2|)))) 27)) (-2915 (((-3 (-623 (-758 |#1| (-838 |#2|))) "failed") (-623 (-758 |#1| (-838 |#2|)))) 26)))
-(((-608 |#1| |#2|) (-10 -7 (-15 -2813 ((-112) (-623 (-758 |#1| (-838 |#2|))))) (-15 -2915 ((-3 (-623 (-758 |#1| (-838 |#2|))) "failed") (-623 (-758 |#1| (-838 |#2|))))) (-15 -3017 ((-623 (-758 |#1| (-838 |#2|))) (-623 (-758 |#1| (-838 |#2|))))) (-15 -3105 ((-623 (-1017 |#1| |#2|)) (-623 (-758 |#1| (-838 |#2|))) (-112))) (-15 -2129 ((-623 (-1114 |#1| (-522 (-838 |#2|)) (-838 |#2|) (-758 |#1| (-838 |#2|)))) (-623 (-758 |#1| (-838 |#2|))) (-112))) (-15 -1779 ((-623 (-1017 |#1| |#2|)) (-623 (-758 |#1| (-838 |#2|))) (-112))) (-15 -1779 ((-623 (-1114 |#1| (-522 (-838 |#2|)) (-838 |#2|) (-758 |#1| (-838 |#2|)))) (-623 (-758 |#1| (-838 |#2|))) (-112)))) (-444) (-623 (-1144))) (T -608))
-((-1779 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-758 *5 (-838 *6)))) (-5 *4 (-112)) (-4 *5 (-444)) (-14 *6 (-623 (-1144))) (-5 *2 (-623 (-1114 *5 (-522 (-838 *6)) (-838 *6) (-758 *5 (-838 *6))))) (-5 *1 (-608 *5 *6)))) (-1779 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-758 *5 (-838 *6)))) (-5 *4 (-112)) (-4 *5 (-444)) (-14 *6 (-623 (-1144))) (-5 *2 (-623 (-1017 *5 *6))) (-5 *1 (-608 *5 *6)))) (-2129 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-758 *5 (-838 *6)))) (-5 *4 (-112)) (-4 *5 (-444)) (-14 *6 (-623 (-1144))) (-5 *2 (-623 (-1114 *5 (-522 (-838 *6)) (-838 *6) (-758 *5 (-838 *6))))) (-5 *1 (-608 *5 *6)))) (-3105 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-758 *5 (-838 *6)))) (-5 *4 (-112)) (-4 *5 (-444)) (-14 *6 (-623 (-1144))) (-5 *2 (-623 (-1017 *5 *6))) (-5 *1 (-608 *5 *6)))) (-3017 (*1 *2 *2) (-12 (-5 *2 (-623 (-758 *3 (-838 *4)))) (-4 *3 (-444)) (-14 *4 (-623 (-1144))) (-5 *1 (-608 *3 *4)))) (-2915 (*1 *2 *2) (|partial| -12 (-5 *2 (-623 (-758 *3 (-838 *4)))) (-4 *3 (-444)) (-14 *4 (-623 (-1144))) (-5 *1 (-608 *3 *4)))) (-2813 (*1 *2 *3) (-12 (-5 *3 (-623 (-758 *4 (-838 *5)))) (-4 *4 (-444)) (-14 *5 (-623 (-1144))) (-5 *2 (-112)) (-5 *1 (-608 *4 *5)))))
-(-10 -7 (-15 -2813 ((-112) (-623 (-758 |#1| (-838 |#2|))))) (-15 -2915 ((-3 (-623 (-758 |#1| (-838 |#2|))) "failed") (-623 (-758 |#1| (-838 |#2|))))) (-15 -3017 ((-623 (-758 |#1| (-838 |#2|))) (-623 (-758 |#1| (-838 |#2|))))) (-15 -3105 ((-623 (-1017 |#1| |#2|)) (-623 (-758 |#1| (-838 |#2|))) (-112))) (-15 -2129 ((-623 (-1114 |#1| (-522 (-838 |#2|)) (-838 |#2|) (-758 |#1| (-838 |#2|)))) (-623 (-758 |#1| (-838 |#2|))) (-112))) (-15 -1779 ((-623 (-1017 |#1| |#2|)) (-623 (-758 |#1| (-838 |#2|))) (-112))) (-15 -1779 ((-623 (-1114 |#1| (-522 (-838 |#2|)) (-838 |#2|) (-758 |#1| (-838 |#2|)))) (-623 (-758 |#1| (-838 |#2|))) (-112))))
-((-3123 (($ $) 38)) (-3005 (($ $) 21)) (-3103 (($ $) 37)) (-2984 (($ $) 22)) (-3146 (($ $) 36)) (-3025 (($ $) 23)) (-2734 (($) 48)) (-2958 (($ $) 45)) (-2634 (($ $) 17)) (-3336 (($ $ (-1060 $)) 7) (($ $ (-1144)) 6)) (-1812 (($ $) 46)) (-2944 (($ $) 15)) (-2974 (($ $) 16)) (-3157 (($ $) 35)) (-3033 (($ $) 24)) (-3135 (($ $) 34)) (-3016 (($ $) 25)) (-3114 (($ $) 33)) (-2995 (($ $) 26)) (-3187 (($ $) 44)) (-3060 (($ $) 32)) (-3167 (($ $) 43)) (-3043 (($ $) 31)) (-3209 (($ $) 42)) (-3081 (($ $) 30)) (-3294 (($ $) 41)) (-3094 (($ $) 29)) (-3198 (($ $) 40)) (-3072 (($ $) 28)) (-3176 (($ $) 39)) (-3052 (($ $) 27)) (-2425 (($ $) 19)) (-2518 (($ $) 20)) (-2317 (($ $) 18)) (** (($ $ $) 47)))
+((-1541 (((-1233) (-1127)) 10)))
+(((-566) (-10 -7 (-15 -1541 ((-1233) (-1127))))) (T -566))
+((-1541 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-566)))))
+(-10 -7 (-15 -1541 ((-1233) (-1127))))
+((-2590 (((-569 |#2|) (-569 |#2|)) 40)) (-2062 (((-623 |#2|) (-569 |#2|)) 42)) (-2561 ((|#2| (-569 |#2|)) 48)))
+(((-567 |#1| |#2|) (-10 -7 (-15 -2590 ((-569 |#2|) (-569 |#2|))) (-15 -2062 ((-623 |#2|) (-569 |#2|))) (-15 -2561 (|#2| (-569 |#2|)))) (-13 (-444) (-1012 (-550)) (-825) (-619 (-550))) (-13 (-29 |#1|) (-1167))) (T -567))
+((-2561 (*1 *2 *3) (-12 (-5 *3 (-569 *2)) (-4 *2 (-13 (-29 *4) (-1167))) (-5 *1 (-567 *4 *2)) (-4 *4 (-13 (-444) (-1012 (-550)) (-825) (-619 (-550)))))) (-2062 (*1 *2 *3) (-12 (-5 *3 (-569 *5)) (-4 *5 (-13 (-29 *4) (-1167))) (-4 *4 (-13 (-444) (-1012 (-550)) (-825) (-619 (-550)))) (-5 *2 (-623 *5)) (-5 *1 (-567 *4 *5)))) (-2590 (*1 *2 *2) (-12 (-5 *2 (-569 *4)) (-4 *4 (-13 (-29 *3) (-1167))) (-4 *3 (-13 (-444) (-1012 (-550)) (-825) (-619 (-550)))) (-5 *1 (-567 *3 *4)))))
+(-10 -7 (-15 -2590 ((-569 |#2|) (-569 |#2|))) (-15 -2062 ((-623 |#2|) (-569 |#2|))) (-15 -2561 (|#2| (-569 |#2|))))
+((-2392 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")) 44) (((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed")) 11) (((-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -3230 |#1|) (|:| |coeff| |#1|)) "failed")) 35) (((-569 |#2|) (-1 |#2| |#1|) (-569 |#1|)) 30)))
+(((-568 |#1| |#2|) (-10 -7 (-15 -2392 ((-569 |#2|) (-1 |#2| |#1|) (-569 |#1|))) (-15 -2392 ((-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -3230 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -2392 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -2392 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")))) (-356) (-356)) (T -568))
+((-2392 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| |mainpart| *5) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *5) (|:| |logand| *5))))) "failed")) (-4 *5 (-356)) (-4 *6 (-356)) (-5 *2 (-2 (|:| |mainpart| *6) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *6) (|:| |logand| *6)))))) (-5 *1 (-568 *5 *6)))) (-2392 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *2 *5)) (-5 *4 (-3 *5 "failed")) (-4 *5 (-356)) (-4 *2 (-356)) (-5 *1 (-568 *5 *2)))) (-2392 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| -3230 *5) (|:| |coeff| *5)) "failed")) (-4 *5 (-356)) (-4 *6 (-356)) (-5 *2 (-2 (|:| -3230 *6) (|:| |coeff| *6))) (-5 *1 (-568 *5 *6)))) (-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-569 *5)) (-4 *5 (-356)) (-4 *6 (-356)) (-5 *2 (-569 *6)) (-5 *1 (-568 *5 *6)))))
+(-10 -7 (-15 -2392 ((-569 |#2|) (-1 |#2| |#1|) (-569 |#1|))) (-15 -2392 ((-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -3230 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -2392 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -2392 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed"))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) 69)) (-2202 ((|#1| $) NIL)) (-3230 ((|#1| $) 26)) (-3094 (((-623 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $) 28)) (-2953 (($ |#1| (-623 (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1141 |#1|)) (|:| |logand| (-1141 |#1|)))) (-623 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|)))) 24)) (-1544 (((-623 (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1141 |#1|)) (|:| |logand| (-1141 |#1|)))) $) 27)) (-2369 (((-1127) $) NIL)) (-1774 (($ |#1| |#1|) 33) (($ |#1| (-1145)) 44 (|has| |#1| (-1012 (-1145))))) (-3445 (((-1089) $) NIL)) (-4128 (((-112) $) 30)) (-2798 ((|#1| $ (-1 |#1| |#1|)) 81) ((|#1| $ (-1145)) 82 (|has| |#1| (-874 (-1145))))) (-2233 (((-837) $) 96) (($ |#1|) 25)) (-2688 (($) 16 T CONST)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) 15) (($ $ $) NIL)) (-2358 (($ $ $) 78)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 14) (($ (-400 (-550)) $) 36) (($ $ (-400 (-550))) NIL)))
+(((-569 |#1|) (-13 (-696 (-400 (-550))) (-1012 |#1|) (-10 -8 (-15 -2953 ($ |#1| (-623 (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1141 |#1|)) (|:| |logand| (-1141 |#1|)))) (-623 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -3230 (|#1| $)) (-15 -1544 ((-623 (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1141 |#1|)) (|:| |logand| (-1141 |#1|)))) $)) (-15 -3094 ((-623 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -4128 ((-112) $)) (-15 -1774 ($ |#1| |#1|)) (-15 -2798 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-874 (-1145))) (-15 -2798 (|#1| $ (-1145))) |%noBranch|) (IF (|has| |#1| (-1012 (-1145))) (-15 -1774 ($ |#1| (-1145))) |%noBranch|))) (-356)) (T -569))
+((-2953 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-623 (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1141 *2)) (|:| |logand| (-1141 *2))))) (-5 *4 (-623 (-2 (|:| |integrand| *2) (|:| |intvar| *2)))) (-4 *2 (-356)) (-5 *1 (-569 *2)))) (-3230 (*1 *2 *1) (-12 (-5 *1 (-569 *2)) (-4 *2 (-356)))) (-1544 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1141 *3)) (|:| |logand| (-1141 *3))))) (-5 *1 (-569 *3)) (-4 *3 (-356)))) (-3094 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |integrand| *3) (|:| |intvar| *3)))) (-5 *1 (-569 *3)) (-4 *3 (-356)))) (-4128 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-569 *3)) (-4 *3 (-356)))) (-1774 (*1 *1 *2 *2) (-12 (-5 *1 (-569 *2)) (-4 *2 (-356)))) (-2798 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-569 *2)) (-4 *2 (-356)))) (-2798 (*1 *2 *1 *3) (-12 (-4 *2 (-356)) (-4 *2 (-874 *3)) (-5 *1 (-569 *2)) (-5 *3 (-1145)))) (-1774 (*1 *1 *2 *3) (-12 (-5 *3 (-1145)) (-5 *1 (-569 *2)) (-4 *2 (-1012 *3)) (-4 *2 (-356)))))
+(-13 (-696 (-400 (-550))) (-1012 |#1|) (-10 -8 (-15 -2953 ($ |#1| (-623 (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1141 |#1|)) (|:| |logand| (-1141 |#1|)))) (-623 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -3230 (|#1| $)) (-15 -1544 ((-623 (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1141 |#1|)) (|:| |logand| (-1141 |#1|)))) $)) (-15 -3094 ((-623 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -4128 ((-112) $)) (-15 -1774 ($ |#1| |#1|)) (-15 -2798 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-874 (-1145))) (-15 -2798 (|#1| $ (-1145))) |%noBranch|) (IF (|has| |#1| (-1012 (-1145))) (-15 -1774 ($ |#1| (-1145))) |%noBranch|)))
+((-2100 (((-112) |#1|) 16)) (-1668 (((-3 |#1| "failed") |#1|) 14)) (-4193 (((-2 (|:| -4300 |#1|) (|:| -3068 (-749))) |#1|) 31) (((-3 |#1| "failed") |#1| (-749)) 18)) (-1416 (((-112) |#1| (-749)) 19)) (-3357 ((|#1| |#1|) 32)) (-2671 ((|#1| |#1| (-749)) 34)))
+(((-570 |#1|) (-10 -7 (-15 -1416 ((-112) |#1| (-749))) (-15 -4193 ((-3 |#1| "failed") |#1| (-749))) (-15 -4193 ((-2 (|:| -4300 |#1|) (|:| -3068 (-749))) |#1|)) (-15 -2671 (|#1| |#1| (-749))) (-15 -2100 ((-112) |#1|)) (-15 -1668 ((-3 |#1| "failed") |#1|)) (-15 -3357 (|#1| |#1|))) (-535)) (T -570))
+((-3357 (*1 *2 *2) (-12 (-5 *1 (-570 *2)) (-4 *2 (-535)))) (-1668 (*1 *2 *2) (|partial| -12 (-5 *1 (-570 *2)) (-4 *2 (-535)))) (-2100 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-570 *3)) (-4 *3 (-535)))) (-2671 (*1 *2 *2 *3) (-12 (-5 *3 (-749)) (-5 *1 (-570 *2)) (-4 *2 (-535)))) (-4193 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -4300 *3) (|:| -3068 (-749)))) (-5 *1 (-570 *3)) (-4 *3 (-535)))) (-4193 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-749)) (-5 *1 (-570 *2)) (-4 *2 (-535)))) (-1416 (*1 *2 *3 *4) (-12 (-5 *4 (-749)) (-5 *2 (-112)) (-5 *1 (-570 *3)) (-4 *3 (-535)))))
+(-10 -7 (-15 -1416 ((-112) |#1| (-749))) (-15 -4193 ((-3 |#1| "failed") |#1| (-749))) (-15 -4193 ((-2 (|:| -4300 |#1|) (|:| -3068 (-749))) |#1|)) (-15 -2671 (|#1| |#1| (-749))) (-15 -2100 ((-112) |#1|)) (-15 -1668 ((-3 |#1| "failed") |#1|)) (-15 -3357 (|#1| |#1|)))
+((-3027 (((-1141 |#1|) (-895)) 27)))
+(((-571 |#1|) (-10 -7 (-15 -3027 ((-1141 |#1|) (-895)))) (-342)) (T -571))
+((-3027 (*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1141 *4)) (-5 *1 (-571 *4)) (-4 *4 (-342)))))
+(-10 -7 (-15 -3027 ((-1141 |#1|) (-895))))
+((-2590 (((-569 (-400 (-926 |#1|))) (-569 (-400 (-926 |#1|)))) 27)) (-2149 (((-3 (-309 |#1|) (-623 (-309 |#1|))) (-400 (-926 |#1|)) (-1145)) 34 (|has| |#1| (-145)))) (-2062 (((-623 (-309 |#1|)) (-569 (-400 (-926 |#1|)))) 19)) (-4120 (((-309 |#1|) (-400 (-926 |#1|)) (-1145)) 32 (|has| |#1| (-145)))) (-2561 (((-309 |#1|) (-569 (-400 (-926 |#1|)))) 21)))
+(((-572 |#1|) (-10 -7 (-15 -2590 ((-569 (-400 (-926 |#1|))) (-569 (-400 (-926 |#1|))))) (-15 -2062 ((-623 (-309 |#1|)) (-569 (-400 (-926 |#1|))))) (-15 -2561 ((-309 |#1|) (-569 (-400 (-926 |#1|))))) (IF (|has| |#1| (-145)) (PROGN (-15 -2149 ((-3 (-309 |#1|) (-623 (-309 |#1|))) (-400 (-926 |#1|)) (-1145))) (-15 -4120 ((-309 |#1|) (-400 (-926 |#1|)) (-1145)))) |%noBranch|)) (-13 (-444) (-1012 (-550)) (-825) (-619 (-550)))) (T -572))
+((-4120 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-1145)) (-4 *5 (-145)) (-4 *5 (-13 (-444) (-1012 (-550)) (-825) (-619 (-550)))) (-5 *2 (-309 *5)) (-5 *1 (-572 *5)))) (-2149 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-1145)) (-4 *5 (-145)) (-4 *5 (-13 (-444) (-1012 (-550)) (-825) (-619 (-550)))) (-5 *2 (-3 (-309 *5) (-623 (-309 *5)))) (-5 *1 (-572 *5)))) (-2561 (*1 *2 *3) (-12 (-5 *3 (-569 (-400 (-926 *4)))) (-4 *4 (-13 (-444) (-1012 (-550)) (-825) (-619 (-550)))) (-5 *2 (-309 *4)) (-5 *1 (-572 *4)))) (-2062 (*1 *2 *3) (-12 (-5 *3 (-569 (-400 (-926 *4)))) (-4 *4 (-13 (-444) (-1012 (-550)) (-825) (-619 (-550)))) (-5 *2 (-623 (-309 *4))) (-5 *1 (-572 *4)))) (-2590 (*1 *2 *2) (-12 (-5 *2 (-569 (-400 (-926 *3)))) (-4 *3 (-13 (-444) (-1012 (-550)) (-825) (-619 (-550)))) (-5 *1 (-572 *3)))))
+(-10 -7 (-15 -2590 ((-569 (-400 (-926 |#1|))) (-569 (-400 (-926 |#1|))))) (-15 -2062 ((-623 (-309 |#1|)) (-569 (-400 (-926 |#1|))))) (-15 -2561 ((-309 |#1|) (-569 (-400 (-926 |#1|))))) (IF (|has| |#1| (-145)) (PROGN (-15 -2149 ((-3 (-309 |#1|) (-623 (-309 |#1|))) (-400 (-926 |#1|)) (-1145))) (-15 -4120 ((-309 |#1|) (-400 (-926 |#1|)) (-1145)))) |%noBranch|))
+((-2447 (((-623 (-667 (-550))) (-623 (-550)) (-623 (-879 (-550)))) 46) (((-623 (-667 (-550))) (-623 (-550))) 47) (((-667 (-550)) (-623 (-550)) (-879 (-550))) 42)) (-2822 (((-749) (-623 (-550))) 40)))
+(((-573) (-10 -7 (-15 -2822 ((-749) (-623 (-550)))) (-15 -2447 ((-667 (-550)) (-623 (-550)) (-879 (-550)))) (-15 -2447 ((-623 (-667 (-550))) (-623 (-550)))) (-15 -2447 ((-623 (-667 (-550))) (-623 (-550)) (-623 (-879 (-550))))))) (T -573))
+((-2447 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-550))) (-5 *4 (-623 (-879 (-550)))) (-5 *2 (-623 (-667 (-550)))) (-5 *1 (-573)))) (-2447 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-623 (-667 (-550)))) (-5 *1 (-573)))) (-2447 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-550))) (-5 *4 (-879 (-550))) (-5 *2 (-667 (-550))) (-5 *1 (-573)))) (-2822 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-749)) (-5 *1 (-573)))))
+(-10 -7 (-15 -2822 ((-749) (-623 (-550)))) (-15 -2447 ((-667 (-550)) (-623 (-550)) (-879 (-550)))) (-15 -2447 ((-623 (-667 (-550))) (-623 (-550)))) (-15 -2447 ((-623 (-667 (-550))) (-623 (-550)) (-623 (-879 (-550))))))
+((-3000 (((-623 |#5|) |#5| (-112)) 73)) (-3824 (((-112) |#5| (-623 |#5|)) 30)))
+(((-574 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3000 ((-623 |#5|) |#5| (-112))) (-15 -3824 ((-112) |#5| (-623 |#5|)))) (-13 (-300) (-145)) (-771) (-825) (-1035 |#1| |#2| |#3|) (-1078 |#1| |#2| |#3| |#4|)) (T -574))
+((-3824 (*1 *2 *3 *4) (-12 (-5 *4 (-623 *3)) (-4 *3 (-1078 *5 *6 *7 *8)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1035 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-574 *5 *6 *7 *8 *3)))) (-3000 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1035 *5 *6 *7)) (-5 *2 (-623 *3)) (-5 *1 (-574 *5 *6 *7 *8 *3)) (-4 *3 (-1078 *5 *6 *7 *8)))))
+(-10 -7 (-15 -3000 ((-623 |#5|) |#5| (-112))) (-15 -3824 ((-112) |#5| (-623 |#5|))))
+((-2221 (((-112) $ $) NIL)) (-2386 (((-1104) $) 11)) (-2374 (((-1104) $) 9)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 19) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-575) (-13 (-1052) (-10 -8 (-15 -2374 ((-1104) $)) (-15 -2386 ((-1104) $))))) (T -575))
+((-2374 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-575)))) (-2386 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-575)))))
+(-13 (-1052) (-10 -8 (-15 -2374 ((-1104) $)) (-15 -2386 ((-1104) $))))
+((-2221 (((-112) $ $) NIL (|has| (-142) (-1069)))) (-1539 (($ $) 34)) (-3567 (($ $) NIL)) (-1790 (($ $ (-142)) NIL) (($ $ (-139)) NIL)) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-1560 (((-112) $ $) 51)) (-2763 (((-112) $ $ (-550)) 46)) (-2590 (((-623 $) $ (-142)) 60) (((-623 $) $ (-139)) 61)) (-1837 (((-112) (-1 (-112) (-142) (-142)) $) NIL) (((-112) $) NIL (|has| (-142) (-825)))) (-2734 (($ (-1 (-112) (-142) (-142)) $) NIL (|has| $ (-6 -4345))) (($ $) NIL (-12 (|has| $ (-6 -4345)) (|has| (-142) (-825))))) (-1814 (($ (-1 (-112) (-142) (-142)) $) NIL) (($ $) NIL (|has| (-142) (-825)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 (((-142) $ (-550) (-142)) 45 (|has| $ (-6 -4345))) (((-142) $ (-1195 (-550)) (-142)) NIL (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4344)))) (-2991 (($) NIL T CONST)) (-3787 (($ $ (-142)) 64) (($ $ (-139)) 65)) (-3770 (($ $) NIL (|has| $ (-6 -4345)))) (-1999 (($ $) NIL)) (-1699 (($ $ (-1195 (-550)) $) 44)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-142) (-1069))))) (-1979 (($ (-142) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-142) (-1069)))) (($ (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4344)))) (-2924 (((-142) (-1 (-142) (-142) (-142)) $ (-142) (-142)) NIL (-12 (|has| $ (-6 -4344)) (|has| (-142) (-1069)))) (((-142) (-1 (-142) (-142) (-142)) $ (-142)) NIL (|has| $ (-6 -4344))) (((-142) (-1 (-142) (-142) (-142)) $) NIL (|has| $ (-6 -4344)))) (-3317 (((-142) $ (-550) (-142)) NIL (|has| $ (-6 -4345)))) (-3263 (((-142) $ (-550)) NIL)) (-1584 (((-112) $ $) 72)) (-3088 (((-550) (-1 (-112) (-142)) $) NIL) (((-550) (-142) $) NIL (|has| (-142) (-1069))) (((-550) (-142) $ (-550)) 48 (|has| (-142) (-1069))) (((-550) $ $ (-550)) 47) (((-550) (-139) $ (-550)) 50)) (-2971 (((-623 (-142)) $) NIL (|has| $ (-6 -4344)))) (-3375 (($ (-749) (-142)) 9)) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) 28 (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (|has| (-142) (-825)))) (-2441 (($ (-1 (-112) (-142) (-142)) $ $) NIL) (($ $ $) NIL (|has| (-142) (-825)))) (-2876 (((-623 (-142)) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) (-142) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-142) (-1069))))) (-2506 (((-550) $) 42 (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (|has| (-142) (-825)))) (-2462 (((-112) $ $ (-142)) 73)) (-2034 (((-749) $ $ (-142)) 70)) (-3311 (($ (-1 (-142) (-142)) $) 33 (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-142) (-142)) $) NIL) (($ (-1 (-142) (-142) (-142)) $ $) NIL)) (-2111 (($ $) 37)) (-1898 (($ $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-3802 (($ $ (-142)) 62) (($ $ (-139)) 63)) (-2369 (((-1127) $) 38 (|has| (-142) (-1069)))) (-1476 (($ (-142) $ (-550)) NIL) (($ $ $ (-550)) 23)) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3445 (((-550) $) 69) (((-1089) $) NIL (|has| (-142) (-1069)))) (-3858 (((-142) $) NIL (|has| (-550) (-825)))) (-1614 (((-3 (-142) "failed") (-1 (-112) (-142)) $) NIL)) (-2491 (($ $ (-142)) NIL (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-142)))) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069)))) (($ $ (-287 (-142))) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069)))) (($ $ (-142) (-142)) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069)))) (($ $ (-623 (-142)) (-623 (-142))) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) (-142) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-142) (-1069))))) (-1375 (((-623 (-142)) $) NIL)) (-4217 (((-112) $) 12)) (-2819 (($) 10)) (-2757 (((-142) $ (-550) (-142)) NIL) (((-142) $ (-550)) 52) (($ $ (-1195 (-550))) 21) (($ $ $) NIL)) (-1512 (($ $ (-550)) NIL) (($ $ (-1195 (-550))) NIL)) (-3457 (((-749) (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4344))) (((-749) (-142) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-142) (-1069))))) (-2502 (($ $ $ (-550)) 66 (|has| $ (-6 -4345)))) (-2435 (($ $) 17)) (-2451 (((-526) $) NIL (|has| (-142) (-596 (-526))))) (-2245 (($ (-623 (-142))) NIL)) (-4006 (($ $ (-142)) NIL) (($ (-142) $) NIL) (($ $ $) 16) (($ (-623 $)) 67)) (-2233 (($ (-142)) NIL) (((-837) $) 27 (|has| (-142) (-595 (-837))))) (-3404 (((-112) (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) NIL (|has| (-142) (-825)))) (-2302 (((-112) $ $) NIL (|has| (-142) (-825)))) (-2264 (((-112) $ $) 14 (|has| (-142) (-1069)))) (-2313 (((-112) $ $) NIL (|has| (-142) (-825)))) (-2290 (((-112) $ $) 15 (|has| (-142) (-825)))) (-3307 (((-749) $) 13 (|has| $ (-6 -4344)))))
+(((-576 |#1|) (-13 (-1113) (-10 -8 (-15 -3445 ((-550) $)))) (-550)) (T -576))
+((-3445 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-576 *3)) (-14 *3 *2))))
+(-13 (-1113) (-10 -8 (-15 -3445 ((-550) $))))
+((-3405 (((-2 (|:| |num| |#4|) (|:| |den| (-550))) |#4| |#2|) 23) (((-2 (|:| |num| |#4|) (|:| |den| (-550))) |#4| |#2| (-1063 |#4|)) 32)))
+(((-577 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3405 ((-2 (|:| |num| |#4|) (|:| |den| (-550))) |#4| |#2| (-1063 |#4|))) (-15 -3405 ((-2 (|:| |num| |#4|) (|:| |den| (-550))) |#4| |#2|))) (-771) (-825) (-542) (-923 |#3| |#1| |#2|)) (T -577))
+((-3405 (*1 *2 *3 *4) (-12 (-4 *5 (-771)) (-4 *4 (-825)) (-4 *6 (-542)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-550)))) (-5 *1 (-577 *5 *4 *6 *3)) (-4 *3 (-923 *6 *5 *4)))) (-3405 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1063 *3)) (-4 *3 (-923 *7 *6 *4)) (-4 *6 (-771)) (-4 *4 (-825)) (-4 *7 (-542)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-550)))) (-5 *1 (-577 *6 *4 *7 *3)))))
+(-10 -7 (-15 -3405 ((-2 (|:| |num| |#4|) (|:| |den| (-550))) |#4| |#2| (-1063 |#4|))) (-15 -3405 ((-2 (|:| |num| |#4|) (|:| |den| (-550))) |#4| |#2|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 63)) (-1516 (((-623 (-1051)) $) NIL)) (-2564 (((-1145) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-2879 (($ $ (-550)) 54) (($ $ (-550) (-550)) 55)) (-4222 (((-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) $) 60)) (-3918 (($ $) 100)) (-1993 (((-3 $ "failed") $ $) NIL)) (-1590 (((-837) (-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) (-1000 (-818 (-550))) (-1145) |#1| (-400 (-550))) 224)) (-2744 (($ (-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|)))) 34)) (-2991 (($) NIL T CONST)) (-1693 (($ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-3771 (((-112) $) NIL)) (-2603 (((-550) $) 58) (((-550) $ (-550)) 59)) (-2419 (((-112) $) NIL)) (-1937 (($ $ (-895)) 76)) (-1546 (($ (-1 |#1| (-550)) $) 73)) (-3438 (((-112) $) 25)) (-1488 (($ |#1| (-550)) 22) (($ $ (-1051) (-550)) NIL) (($ $ (-623 (-1051)) (-623 (-550))) NIL)) (-2392 (($ (-1 |#1| |#1|) $) 67)) (-1334 (($ (-1000 (-818 (-550))) (-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|)))) 13)) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL)) (-2369 (((-1127) $) NIL)) (-2149 (($ $) 150 (|has| |#1| (-38 (-400 (-550)))))) (-3677 (((-3 $ "failed") $ $ (-112)) 99)) (-3060 (($ $ $) 108)) (-3445 (((-1089) $) NIL)) (-2114 (((-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) $) 15)) (-1716 (((-1000 (-818 (-550))) $) 14)) (-4268 (($ $ (-550)) 45)) (-3409 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-1553 (((-1125 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-550)))))) (-2757 ((|#1| $ (-550)) 57) (($ $ $) NIL (|has| (-550) (-1081)))) (-2798 (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145)) NIL (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-550) |#1|)))) (($ $) 70 (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (-3661 (((-550) $) NIL)) (-4012 (($ $) 46)) (-2233 (((-837) $) NIL) (($ (-550)) 28) (($ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $) NIL (|has| |#1| (-542))) (($ |#1|) 27 (|has| |#1| (-170)))) (-1708 ((|#1| $ (-550)) 56)) (-1613 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3091 (((-749)) 37)) (-1808 ((|#1| $) NIL)) (-1485 (($ $) 186 (|has| |#1| (-38 (-400 (-550)))))) (-2619 (($ $) 158 (|has| |#1| (-38 (-400 (-550)))))) (-3554 (($ $) 190 (|has| |#1| (-38 (-400 (-550)))))) (-1754 (($ $) 163 (|has| |#1| (-38 (-400 (-550)))))) (-2455 (($ $) 189 (|has| |#1| (-38 (-400 (-550)))))) (-1314 (($ $) 162 (|has| |#1| (-38 (-400 (-550)))))) (-2648 (($ $ (-400 (-550))) 166 (|has| |#1| (-38 (-400 (-550)))))) (-4223 (($ $ |#1|) 146 (|has| |#1| (-38 (-400 (-550)))))) (-1389 (($ $) 192 (|has| |#1| (-38 (-400 (-550)))))) (-3003 (($ $) 149 (|has| |#1| (-38 (-400 (-550)))))) (-2931 (($ $) 191 (|has| |#1| (-38 (-400 (-550)))))) (-2805 (($ $) 164 (|has| |#1| (-38 (-400 (-550)))))) (-3138 (($ $) 187 (|has| |#1| (-38 (-400 (-550)))))) (-4048 (($ $) 160 (|has| |#1| (-38 (-400 (-550)))))) (-4063 (($ $) 188 (|has| |#1| (-38 (-400 (-550)))))) (-2160 (($ $) 161 (|has| |#1| (-38 (-400 (-550)))))) (-2120 (($ $) 197 (|has| |#1| (-38 (-400 (-550)))))) (-3525 (($ $) 173 (|has| |#1| (-38 (-400 (-550)))))) (-1364 (($ $) 194 (|has| |#1| (-38 (-400 (-550)))))) (-4199 (($ $) 168 (|has| |#1| (-38 (-400 (-550)))))) (-2022 (($ $) 201 (|has| |#1| (-38 (-400 (-550)))))) (-1393 (($ $) 177 (|has| |#1| (-38 (-400 (-550)))))) (-3519 (($ $) 203 (|has| |#1| (-38 (-400 (-550)))))) (-3206 (($ $) 179 (|has| |#1| (-38 (-400 (-550)))))) (-3119 (($ $) 199 (|has| |#1| (-38 (-400 (-550)))))) (-4029 (($ $) 175 (|has| |#1| (-38 (-400 (-550)))))) (-1897 (($ $) 196 (|has| |#1| (-38 (-400 (-550)))))) (-1378 (($ $) 171 (|has| |#1| (-38 (-400 (-550)))))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2154 ((|#1| $ (-550)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-550)))) (|has| |#1| (-15 -2233 (|#1| (-1145))))))) (-2688 (($) 29 T CONST)) (-2700 (($) 38 T CONST)) (-1901 (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145)) NIL (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-550) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (-2264 (((-112) $ $) 65)) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2370 (($ $) 84) (($ $ $) 64)) (-2358 (($ $ $) 81)) (** (($ $ (-895)) NIL) (($ $ (-749)) 103)) (* (($ (-895) $) 89) (($ (-749) $) 87) (($ (-550) $) 85) (($ $ $) 95) (($ $ |#1|) NIL) (($ |#1| $) 115) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
+(((-578 |#1|) (-13 (-1206 |#1| (-550)) (-10 -8 (-15 -1334 ($ (-1000 (-818 (-550))) (-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|))))) (-15 -1716 ((-1000 (-818 (-550))) $)) (-15 -2114 ((-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) $)) (-15 -2744 ($ (-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|))))) (-15 -3438 ((-112) $)) (-15 -1546 ($ (-1 |#1| (-550)) $)) (-15 -3677 ((-3 $ "failed") $ $ (-112))) (-15 -3918 ($ $)) (-15 -3060 ($ $ $)) (-15 -1590 ((-837) (-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) (-1000 (-818 (-550))) (-1145) |#1| (-400 (-550)))) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -2149 ($ $)) (-15 -4223 ($ $ |#1|)) (-15 -2648 ($ $ (-400 (-550)))) (-15 -3003 ($ $)) (-15 -1389 ($ $)) (-15 -1754 ($ $)) (-15 -2160 ($ $)) (-15 -2619 ($ $)) (-15 -4048 ($ $)) (-15 -1314 ($ $)) (-15 -2805 ($ $)) (-15 -4199 ($ $)) (-15 -1378 ($ $)) (-15 -3525 ($ $)) (-15 -4029 ($ $)) (-15 -1393 ($ $)) (-15 -3206 ($ $)) (-15 -3554 ($ $)) (-15 -4063 ($ $)) (-15 -1485 ($ $)) (-15 -3138 ($ $)) (-15 -2455 ($ $)) (-15 -2931 ($ $)) (-15 -1364 ($ $)) (-15 -1897 ($ $)) (-15 -2120 ($ $)) (-15 -3119 ($ $)) (-15 -2022 ($ $)) (-15 -3519 ($ $))) |%noBranch|))) (-1021)) (T -578))
+((-3438 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-578 *3)) (-4 *3 (-1021)))) (-1334 (*1 *1 *2 *3) (-12 (-5 *2 (-1000 (-818 (-550)))) (-5 *3 (-1125 (-2 (|:| |k| (-550)) (|:| |c| *4)))) (-4 *4 (-1021)) (-5 *1 (-578 *4)))) (-1716 (*1 *2 *1) (-12 (-5 *2 (-1000 (-818 (-550)))) (-5 *1 (-578 *3)) (-4 *3 (-1021)))) (-2114 (*1 *2 *1) (-12 (-5 *2 (-1125 (-2 (|:| |k| (-550)) (|:| |c| *3)))) (-5 *1 (-578 *3)) (-4 *3 (-1021)))) (-2744 (*1 *1 *2) (-12 (-5 *2 (-1125 (-2 (|:| |k| (-550)) (|:| |c| *3)))) (-4 *3 (-1021)) (-5 *1 (-578 *3)))) (-1546 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-550))) (-4 *3 (-1021)) (-5 *1 (-578 *3)))) (-3677 (*1 *1 *1 *1 *2) (|partial| -12 (-5 *2 (-112)) (-5 *1 (-578 *3)) (-4 *3 (-1021)))) (-3918 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-1021)))) (-3060 (*1 *1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-1021)))) (-1590 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-1125 (-2 (|:| |k| (-550)) (|:| |c| *6)))) (-5 *4 (-1000 (-818 (-550)))) (-5 *5 (-1145)) (-5 *7 (-400 (-550))) (-4 *6 (-1021)) (-5 *2 (-837)) (-5 *1 (-578 *6)))) (-2149 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-4223 (*1 *1 *1 *2) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-2648 (*1 *1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-578 *3)) (-4 *3 (-38 *2)) (-4 *3 (-1021)))) (-3003 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-1389 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-1754 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-2160 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-2619 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-4048 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-1314 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-2805 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-4199 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-1378 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-3525 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-4029 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-1393 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-3206 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-3554 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-4063 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-1485 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-3138 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-2455 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-2931 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-1364 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-1897 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-2120 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-3119 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-2022 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))) (-3519 (*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(-13 (-1206 |#1| (-550)) (-10 -8 (-15 -1334 ($ (-1000 (-818 (-550))) (-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|))))) (-15 -1716 ((-1000 (-818 (-550))) $)) (-15 -2114 ((-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) $)) (-15 -2744 ($ (-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|))))) (-15 -3438 ((-112) $)) (-15 -1546 ($ (-1 |#1| (-550)) $)) (-15 -3677 ((-3 $ "failed") $ $ (-112))) (-15 -3918 ($ $)) (-15 -3060 ($ $ $)) (-15 -1590 ((-837) (-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) (-1000 (-818 (-550))) (-1145) |#1| (-400 (-550)))) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -2149 ($ $)) (-15 -4223 ($ $ |#1|)) (-15 -2648 ($ $ (-400 (-550)))) (-15 -3003 ($ $)) (-15 -1389 ($ $)) (-15 -1754 ($ $)) (-15 -2160 ($ $)) (-15 -2619 ($ $)) (-15 -4048 ($ $)) (-15 -1314 ($ $)) (-15 -2805 ($ $)) (-15 -4199 ($ $)) (-15 -1378 ($ $)) (-15 -3525 ($ $)) (-15 -4029 ($ $)) (-15 -1393 ($ $)) (-15 -3206 ($ $)) (-15 -3554 ($ $)) (-15 -4063 ($ $)) (-15 -1485 ($ $)) (-15 -3138 ($ $)) (-15 -2455 ($ $)) (-15 -2931 ($ $)) (-15 -1364 ($ $)) (-15 -1897 ($ $)) (-15 -2120 ($ $)) (-15 -3119 ($ $)) (-15 -2022 ($ $)) (-15 -3519 ($ $))) |%noBranch|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2744 (($ (-1125 |#1|)) 9)) (-2991 (($) NIL T CONST)) (-1537 (((-3 $ "failed") $) 42)) (-3771 (((-112) $) 52)) (-2603 (((-749) $) 55) (((-749) $ (-749)) 54)) (-2419 (((-112) $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3409 (((-3 $ "failed") $ $) 44 (|has| |#1| (-542)))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL (|has| |#1| (-542)))) (-2969 (((-1125 |#1|) $) 23)) (-3091 (((-749)) 51)) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2688 (($) 10 T CONST)) (-2700 (($) 14 T CONST)) (-2264 (((-112) $ $) 22)) (-2370 (($ $) 30) (($ $ $) 16)) (-2358 (($ $ $) 25)) (** (($ $ (-895)) NIL) (($ $ (-749)) 49)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 34) (($ $ $) 28) (($ |#1| $) 37) (($ $ |#1|) 38) (($ $ (-550)) 36)))
+(((-579 |#1|) (-13 (-1021) (-10 -8 (-15 -2969 ((-1125 |#1|) $)) (-15 -2744 ($ (-1125 |#1|))) (-15 -3771 ((-112) $)) (-15 -2603 ((-749) $)) (-15 -2603 ((-749) $ (-749))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-550))) (IF (|has| |#1| (-542)) (-6 (-542)) |%noBranch|))) (-1021)) (T -579))
+((-2969 (*1 *2 *1) (-12 (-5 *2 (-1125 *3)) (-5 *1 (-579 *3)) (-4 *3 (-1021)))) (-2744 (*1 *1 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-579 *3)))) (-3771 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-579 *3)) (-4 *3 (-1021)))) (-2603 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-579 *3)) (-4 *3 (-1021)))) (-2603 (*1 *2 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-579 *3)) (-4 *3 (-1021)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-579 *2)) (-4 *2 (-1021)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-579 *2)) (-4 *2 (-1021)))) (* (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-579 *3)) (-4 *3 (-1021)))))
+(-13 (-1021) (-10 -8 (-15 -2969 ((-1125 |#1|) $)) (-15 -2744 ($ (-1125 |#1|))) (-15 -3771 ((-112) $)) (-15 -2603 ((-749) $)) (-15 -2603 ((-749) $ (-749))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-550))) (IF (|has| |#1| (-542)) (-6 (-542)) |%noBranch|)))
+((-2392 (((-583 |#2|) (-1 |#2| |#1|) (-583 |#1|)) 15)))
+(((-580 |#1| |#2|) (-10 -7 (-15 -2392 ((-583 |#2|) (-1 |#2| |#1|) (-583 |#1|)))) (-1182) (-1182)) (T -580))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-583 *5)) (-4 *5 (-1182)) (-4 *6 (-1182)) (-5 *2 (-583 *6)) (-5 *1 (-580 *5 *6)))))
+(-10 -7 (-15 -2392 ((-583 |#2|) (-1 |#2| |#1|) (-583 |#1|))))
+((-2392 (((-1125 |#3|) (-1 |#3| |#1| |#2|) (-583 |#1|) (-1125 |#2|)) 20) (((-1125 |#3|) (-1 |#3| |#1| |#2|) (-1125 |#1|) (-583 |#2|)) 19) (((-583 |#3|) (-1 |#3| |#1| |#2|) (-583 |#1|) (-583 |#2|)) 18)))
+(((-581 |#1| |#2| |#3|) (-10 -7 (-15 -2392 ((-583 |#3|) (-1 |#3| |#1| |#2|) (-583 |#1|) (-583 |#2|))) (-15 -2392 ((-1125 |#3|) (-1 |#3| |#1| |#2|) (-1125 |#1|) (-583 |#2|))) (-15 -2392 ((-1125 |#3|) (-1 |#3| |#1| |#2|) (-583 |#1|) (-1125 |#2|)))) (-1182) (-1182) (-1182)) (T -581))
+((-2392 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-583 *6)) (-5 *5 (-1125 *7)) (-4 *6 (-1182)) (-4 *7 (-1182)) (-4 *8 (-1182)) (-5 *2 (-1125 *8)) (-5 *1 (-581 *6 *7 *8)))) (-2392 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1125 *6)) (-5 *5 (-583 *7)) (-4 *6 (-1182)) (-4 *7 (-1182)) (-4 *8 (-1182)) (-5 *2 (-1125 *8)) (-5 *1 (-581 *6 *7 *8)))) (-2392 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-583 *6)) (-5 *5 (-583 *7)) (-4 *6 (-1182)) (-4 *7 (-1182)) (-4 *8 (-1182)) (-5 *2 (-583 *8)) (-5 *1 (-581 *6 *7 *8)))))
+(-10 -7 (-15 -2392 ((-583 |#3|) (-1 |#3| |#1| |#2|) (-583 |#1|) (-583 |#2|))) (-15 -2392 ((-1125 |#3|) (-1 |#3| |#1| |#2|) (-1125 |#1|) (-583 |#2|))) (-15 -2392 ((-1125 |#3|) (-1 |#3| |#1| |#2|) (-583 |#1|) (-1125 |#2|))))
+((-3539 ((|#3| |#3| (-623 (-594 |#3|)) (-623 (-1145))) 55)) (-3948 (((-167 |#2|) |#3|) 117)) (-2803 ((|#3| (-167 |#2|)) 44)) (-2273 ((|#2| |#3|) 19)) (-2534 ((|#3| |#2|) 33)))
+(((-582 |#1| |#2| |#3|) (-10 -7 (-15 -2803 (|#3| (-167 |#2|))) (-15 -2273 (|#2| |#3|)) (-15 -2534 (|#3| |#2|)) (-15 -3948 ((-167 |#2|) |#3|)) (-15 -3539 (|#3| |#3| (-623 (-594 |#3|)) (-623 (-1145))))) (-13 (-542) (-825)) (-13 (-423 |#1|) (-976) (-1167)) (-13 (-423 (-167 |#1|)) (-976) (-1167))) (T -582))
+((-3539 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-623 (-594 *2))) (-5 *4 (-623 (-1145))) (-4 *2 (-13 (-423 (-167 *5)) (-976) (-1167))) (-4 *5 (-13 (-542) (-825))) (-5 *1 (-582 *5 *6 *2)) (-4 *6 (-13 (-423 *5) (-976) (-1167))))) (-3948 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-825))) (-5 *2 (-167 *5)) (-5 *1 (-582 *4 *5 *3)) (-4 *5 (-13 (-423 *4) (-976) (-1167))) (-4 *3 (-13 (-423 (-167 *4)) (-976) (-1167))))) (-2534 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-825))) (-4 *2 (-13 (-423 (-167 *4)) (-976) (-1167))) (-5 *1 (-582 *4 *3 *2)) (-4 *3 (-13 (-423 *4) (-976) (-1167))))) (-2273 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-825))) (-4 *2 (-13 (-423 *4) (-976) (-1167))) (-5 *1 (-582 *4 *2 *3)) (-4 *3 (-13 (-423 (-167 *4)) (-976) (-1167))))) (-2803 (*1 *2 *3) (-12 (-5 *3 (-167 *5)) (-4 *5 (-13 (-423 *4) (-976) (-1167))) (-4 *4 (-13 (-542) (-825))) (-4 *2 (-13 (-423 (-167 *4)) (-976) (-1167))) (-5 *1 (-582 *4 *5 *2)))))
+(-10 -7 (-15 -2803 (|#3| (-167 |#2|))) (-15 -2273 (|#2| |#3|)) (-15 -2534 (|#3| |#2|)) (-15 -3948 ((-167 |#2|) |#3|)) (-15 -3539 (|#3| |#3| (-623 (-594 |#3|)) (-623 (-1145)))))
+((-2097 (($ (-1 (-112) |#1|) $) 17)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-2029 (($ (-1 |#1| |#1|) |#1|) 9)) (-2073 (($ (-1 (-112) |#1|) $) 13)) (-2086 (($ (-1 (-112) |#1|) $) 15)) (-2245 (((-1125 |#1|) $) 18)) (-2233 (((-837) $) NIL)))
+(((-583 |#1|) (-13 (-595 (-837)) (-10 -8 (-15 -2392 ($ (-1 |#1| |#1|) $)) (-15 -2073 ($ (-1 (-112) |#1|) $)) (-15 -2086 ($ (-1 (-112) |#1|) $)) (-15 -2097 ($ (-1 (-112) |#1|) $)) (-15 -2029 ($ (-1 |#1| |#1|) |#1|)) (-15 -2245 ((-1125 |#1|) $)))) (-1182)) (T -583))
+((-2392 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1182)) (-5 *1 (-583 *3)))) (-2073 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1182)) (-5 *1 (-583 *3)))) (-2086 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1182)) (-5 *1 (-583 *3)))) (-2097 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1182)) (-5 *1 (-583 *3)))) (-2029 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1182)) (-5 *1 (-583 *3)))) (-2245 (*1 *2 *1) (-12 (-5 *2 (-1125 *3)) (-5 *1 (-583 *3)) (-4 *3 (-1182)))))
+(-13 (-595 (-837)) (-10 -8 (-15 -2392 ($ (-1 |#1| |#1|) $)) (-15 -2073 ($ (-1 (-112) |#1|) $)) (-15 -2086 ($ (-1 (-112) |#1|) $)) (-15 -2097 ($ (-1 (-112) |#1|) $)) (-15 -2029 ($ (-1 |#1| |#1|) |#1|)) (-15 -2245 ((-1125 |#1|) $))))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3370 (($ (-749)) NIL (|has| |#1| (-23)))) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-1837 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-825)))) (-2734 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4345))) (($ $) NIL (-12 (|has| $ (-6 -4345)) (|has| |#1| (-825))))) (-1814 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-825)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) NIL (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2991 (($) NIL T CONST)) (-3770 (($ $) NIL (|has| $ (-6 -4345)))) (-1999 (($ $) NIL)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1979 (($ |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4344)))) (-3317 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) NIL)) (-3088 (((-550) (-1 (-112) |#1|) $) NIL) (((-550) |#1| $) NIL (|has| |#1| (-1069))) (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1069)))) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-2755 (((-667 |#1|) $ $) NIL (|has| |#1| (-1021)))) (-3375 (($ (-749) |#1|) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) NIL (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2441 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-825)))) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2506 (((-550) $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2986 ((|#1| $) NIL (-12 (|has| |#1| (-976)) (|has| |#1| (-1021))))) (-1700 (((-112) $ (-749)) NIL)) (-3839 ((|#1| $) NIL (-12 (|has| |#1| (-976)) (|has| |#1| (-1021))))) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-1476 (($ |#1| $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-3858 ((|#1| $) NIL (|has| (-550) (-825)))) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-2491 (($ $ |#1|) NIL (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#1| $ (-550) |#1|) NIL) ((|#1| $ (-550)) NIL) (($ $ (-1195 (-550))) NIL)) (-3451 ((|#1| $ $) NIL (|has| |#1| (-1021)))) (-1512 (($ $ (-550)) NIL) (($ $ (-1195 (-550))) NIL)) (-1442 (($ $ $) NIL (|has| |#1| (-1021)))) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2502 (($ $ $ (-550)) NIL (|has| $ (-6 -4345)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) NIL)) (-4006 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-623 $)) NIL)) (-2233 (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2370 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-2358 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-550) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-705))) (($ $ |#1|) NIL (|has| |#1| (-705)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-584 |#1| |#2|) (-1226 |#1|) (-1182) (-550)) (T -584))
+NIL
+(-1226 |#1|)
+((-3037 (((-1233) $ |#2| |#2|) 36)) (-3096 ((|#2| $) 23)) (-2506 ((|#2| $) 21)) (-3311 (($ (-1 |#3| |#3|) $) 32)) (-2392 (($ (-1 |#3| |#3|) $) 30)) (-3858 ((|#3| $) 26)) (-2491 (($ $ |#3|) 33)) (-4100 (((-112) |#3| $) 17)) (-1375 (((-623 |#3|) $) 15)) (-2757 ((|#3| $ |#2| |#3|) 12) ((|#3| $ |#2|) NIL)))
+(((-585 |#1| |#2| |#3|) (-10 -8 (-15 -3037 ((-1233) |#1| |#2| |#2|)) (-15 -2491 (|#1| |#1| |#3|)) (-15 -3858 (|#3| |#1|)) (-15 -3096 (|#2| |#1|)) (-15 -2506 (|#2| |#1|)) (-15 -4100 ((-112) |#3| |#1|)) (-15 -1375 ((-623 |#3|) |#1|)) (-15 -2757 (|#3| |#1| |#2|)) (-15 -2757 (|#3| |#1| |#2| |#3|)) (-15 -3311 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2392 (|#1| (-1 |#3| |#3|) |#1|))) (-586 |#2| |#3|) (-1069) (-1182)) (T -585))
+NIL
+(-10 -8 (-15 -3037 ((-1233) |#1| |#2| |#2|)) (-15 -2491 (|#1| |#1| |#3|)) (-15 -3858 (|#3| |#1|)) (-15 -3096 (|#2| |#1|)) (-15 -2506 (|#2| |#1|)) (-15 -4100 ((-112) |#3| |#1|)) (-15 -1375 ((-623 |#3|) |#1|)) (-15 -2757 (|#3| |#1| |#2|)) (-15 -2757 (|#3| |#1| |#2| |#3|)) (-15 -3311 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2392 (|#1| (-1 |#3| |#3|) |#1|)))
+((-2221 (((-112) $ $) 19 (|has| |#2| (-1069)))) (-3037 (((-1233) $ |#1| |#1|) 40 (|has| $ (-6 -4345)))) (-3368 (((-112) $ (-749)) 8)) (-2409 ((|#2| $ |#1| |#2|) 52 (|has| $ (-6 -4345)))) (-2991 (($) 7 T CONST)) (-3317 ((|#2| $ |#1| |#2|) 53 (|has| $ (-6 -4345)))) (-3263 ((|#2| $ |#1|) 51)) (-2971 (((-623 |#2|) $) 30 (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) 9)) (-3096 ((|#1| $) 43 (|has| |#1| (-825)))) (-2876 (((-623 |#2|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#2| $) 27 (-12 (|has| |#2| (-1069)) (|has| $ (-6 -4344))))) (-2506 ((|#1| $) 44 (|has| |#1| (-825)))) (-3311 (($ (-1 |#2| |#2|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#2| |#2|) $) 35)) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22 (|has| |#2| (-1069)))) (-3611 (((-623 |#1|) $) 46)) (-3166 (((-112) |#1| $) 47)) (-3445 (((-1089) $) 21 (|has| |#2| (-1069)))) (-3858 ((|#2| $) 42 (|has| |#1| (-825)))) (-2491 (($ $ |#2|) 41 (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#2|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#2|))) 26 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-287 |#2|)) 25 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ |#2| |#2|) 24 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-623 |#2|) (-623 |#2|)) 23 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))) (-3155 (((-112) $ $) 14)) (-4100 (((-112) |#2| $) 45 (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-1375 (((-623 |#2|) $) 48)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#2| $ |#1| |#2|) 50) ((|#2| $ |#1|) 49)) (-3457 (((-749) (-1 (-112) |#2|) $) 31 (|has| $ (-6 -4344))) (((-749) |#2| $) 28 (-12 (|has| |#2| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2233 (((-837) $) 18 (|has| |#2| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#2|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#2| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-586 |#1| |#2|) (-138) (-1069) (-1182)) (T -586))
+((-1375 (*1 *2 *1) (-12 (-4 *1 (-586 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1182)) (-5 *2 (-623 *4)))) (-3166 (*1 *2 *3 *1) (-12 (-4 *1 (-586 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1182)) (-5 *2 (-112)))) (-3611 (*1 *2 *1) (-12 (-4 *1 (-586 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1182)) (-5 *2 (-623 *3)))) (-4100 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4344)) (-4 *1 (-586 *4 *3)) (-4 *4 (-1069)) (-4 *3 (-1182)) (-4 *3 (-1069)) (-5 *2 (-112)))) (-2506 (*1 *2 *1) (-12 (-4 *1 (-586 *2 *3)) (-4 *3 (-1182)) (-4 *2 (-1069)) (-4 *2 (-825)))) (-3096 (*1 *2 *1) (-12 (-4 *1 (-586 *2 *3)) (-4 *3 (-1182)) (-4 *2 (-1069)) (-4 *2 (-825)))) (-3858 (*1 *2 *1) (-12 (-4 *1 (-586 *3 *2)) (-4 *3 (-1069)) (-4 *3 (-825)) (-4 *2 (-1182)))) (-2491 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4345)) (-4 *1 (-586 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1182)))) (-3037 (*1 *2 *1 *3 *3) (-12 (|has| *1 (-6 -4345)) (-4 *1 (-586 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1182)) (-5 *2 (-1233)))))
+(-13 (-481 |t#2|) (-281 |t#1| |t#2|) (-10 -8 (-15 -1375 ((-623 |t#2|) $)) (-15 -3166 ((-112) |t#1| $)) (-15 -3611 ((-623 |t#1|) $)) (IF (|has| |t#2| (-1069)) (IF (|has| $ (-6 -4344)) (-15 -4100 ((-112) |t#2| $)) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-825)) (PROGN (-15 -2506 (|t#1| $)) (-15 -3096 (|t#1| $)) (-15 -3858 (|t#2| $))) |%noBranch|) (IF (|has| $ (-6 -4345)) (PROGN (-15 -2491 ($ $ |t#2|)) (-15 -3037 ((-1233) $ |t#1| |t#1|))) |%noBranch|)))
+(((-34) . T) ((-101) |has| |#2| (-1069)) ((-595 (-837)) -1489 (|has| |#2| (-1069)) (|has| |#2| (-595 (-837)))) ((-279 |#1| |#2|) . T) ((-281 |#1| |#2|) . T) ((-302 |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) ((-481 |#2|) . T) ((-505 |#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) ((-1069) |has| |#2| (-1069)) ((-1182) . T))
+((-2233 (((-837) $) 19) (((-129) $) 14) (($ (-129)) 13)))
+(((-587) (-13 (-595 (-837)) (-595 (-129)) (-10 -8 (-15 -2233 ($ (-129)))))) (T -587))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-129)) (-5 *1 (-587)))))
+(-13 (-595 (-837)) (-595 (-129)) (-10 -8 (-15 -2233 ($ (-129)))))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL) (((-1150) $) NIL) (($ (-1150)) NIL) (((-1181) $) 14) (($ (-623 (-1181))) 13)) (-3444 (((-623 (-1181)) $) 10)) (-2264 (((-112) $ $) NIL)))
+(((-588) (-13 (-1052) (-595 (-1181)) (-10 -8 (-15 -2233 ($ (-623 (-1181)))) (-15 -3444 ((-623 (-1181)) $))))) (T -588))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-623 (-1181))) (-5 *1 (-588)))) (-3444 (*1 *2 *1) (-12 (-5 *2 (-623 (-1181))) (-5 *1 (-588)))))
+(-13 (-1052) (-595 (-1181)) (-10 -8 (-15 -2233 ($ (-623 (-1181)))) (-15 -3444 ((-623 (-1181)) $))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-2305 (((-3 $ "failed")) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2946 (((-1228 (-667 |#1|))) NIL (|has| |#2| (-410 |#1|))) (((-1228 (-667 |#1|)) (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-4259 (((-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-2991 (($) NIL T CONST)) (-1350 (((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed")) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-1713 (((-3 $ "failed")) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-2704 (((-667 |#1|)) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-4281 ((|#1| $) NIL (|has| |#2| (-360 |#1|)))) (-2693 (((-667 |#1|) $) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) $ (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-2988 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-1549 (((-1141 (-926 |#1|))) NIL (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-356))))) (-1339 (($ $ (-895)) NIL)) (-2710 ((|#1| $) NIL (|has| |#2| (-360 |#1|)))) (-2613 (((-1141 |#1|) $) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-1690 ((|#1|) NIL (|has| |#2| (-410 |#1|))) ((|#1| (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-2015 (((-1141 |#1|) $) NIL (|has| |#2| (-360 |#1|)))) (-2030 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2821 (($ (-1228 |#1|)) NIL (|has| |#2| (-410 |#1|))) (($ (-1228 |#1|) (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-1537 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-3398 (((-895)) NIL (|has| |#2| (-360 |#1|)))) (-4094 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2210 (($ $ (-895)) NIL)) (-1870 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-4189 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2826 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-3811 (((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed")) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-3678 (((-3 $ "failed")) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-2128 (((-667 |#1|)) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-2925 ((|#1| $) NIL (|has| |#2| (-360 |#1|)))) (-2224 (((-667 |#1|) $) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) $ (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-3274 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-3789 (((-1141 (-926 |#1|))) NIL (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-356))))) (-1692 (($ $ (-895)) NIL)) (-1324 ((|#1| $) NIL (|has| |#2| (-360 |#1|)))) (-3784 (((-1141 |#1|) $) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-4216 ((|#1|) NIL (|has| |#2| (-410 |#1|))) ((|#1| (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-3876 (((-1141 |#1|) $) NIL (|has| |#2| (-360 |#1|)))) (-1688 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2369 (((-1127) $) NIL)) (-3143 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-1294 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2498 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-3445 (((-1089) $) NIL)) (-2294 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2757 ((|#1| $ (-550)) NIL (|has| |#2| (-410 |#1|)))) (-2999 (((-667 |#1|) (-1228 $)) NIL (|has| |#2| (-410 |#1|))) (((-1228 |#1|) $) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) (-1228 $) (-1228 $)) NIL (|has| |#2| (-360 |#1|))) (((-1228 |#1|) $ (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-2451 (($ (-1228 |#1|)) NIL (|has| |#2| (-410 |#1|))) (((-1228 |#1|) $) NIL (|has| |#2| (-410 |#1|)))) (-2778 (((-623 (-926 |#1|))) NIL (|has| |#2| (-410 |#1|))) (((-623 (-926 |#1|)) (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-1353 (($ $ $) NIL)) (-4118 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2233 (((-837) $) NIL) ((|#2| $) 21) (($ |#2|) 22)) (-2206 (((-1228 $)) NIL (|has| |#2| (-410 |#1|)))) (-2364 (((-623 (-1228 |#1|))) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-4143 (($ $ $ $) NIL)) (-2941 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-3806 (($ (-667 |#1|) $) NIL (|has| |#2| (-410 |#1|)))) (-1923 (($ $ $) NIL)) (-2582 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-3268 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-3836 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2688 (($) NIL T CONST)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) 24)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 20) (($ $ |#1|) 19) (($ |#1| $) NIL)))
+(((-589 |#1| |#2|) (-13 (-723 |#1|) (-595 |#2|) (-10 -8 (-15 -2233 ($ |#2|)) (IF (|has| |#2| (-410 |#1|)) (-6 (-410 |#1|)) |%noBranch|) (IF (|has| |#2| (-360 |#1|)) (-6 (-360 |#1|)) |%noBranch|))) (-170) (-723 |#1|)) (T -589))
+((-2233 (*1 *1 *2) (-12 (-4 *3 (-170)) (-5 *1 (-589 *3 *2)) (-4 *2 (-723 *3)))))
+(-13 (-723 |#1|) (-595 |#2|) (-10 -8 (-15 -2233 ($ |#2|)) (IF (|has| |#2| (-410 |#1|)) (-6 (-410 |#1|)) |%noBranch|) (IF (|has| |#2| (-360 |#1|)) (-6 (-360 |#1|)) |%noBranch|)))
+((-2221 (((-112) $ $) NIL)) (-2363 (((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) $ (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) 33)) (-3364 (($ (-623 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) NIL) (($) NIL)) (-3037 (((-1233) $ (-1127) (-1127)) NIL (|has| $ (-6 -4345)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 ((|#1| $ (-1127) |#1|) 43)) (-3994 (($ (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344)))) (-3696 (((-3 |#1| "failed") (-1127) $) 46)) (-2991 (($) NIL T CONST)) (-3053 (($ $ (-1127)) 24)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069))))) (-2505 (((-3 |#1| "failed") (-1127) $) 47) (($ (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344))) (($ (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) $) NIL (|has| $ (-6 -4344)))) (-1979 (($ (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344))) (($ (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069))))) (-2924 (((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344))) (((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $ (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) NIL (|has| $ (-6 -4344))) (((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $ (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069))))) (-3258 (((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) $) 32)) (-3317 ((|#1| $ (-1127) |#1|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-1127)) NIL)) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344))) (((-623 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344)))) (-4210 (($ $) 48)) (-4046 (($ (-381)) 22) (($ (-381) (-1127)) 21)) (-1856 (((-381) $) 34)) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-1127) $) NIL (|has| (-1127) (-825)))) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344))) (((-623 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) (((-112) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069))))) (-2506 (((-1127) $) NIL (|has| (-1127) (-825)))) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345))) (($ (-1 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL)) (-4212 (((-623 (-1127)) $) 39)) (-3998 (((-112) (-1127) $) NIL)) (-2216 (((-1127) $) 35)) (-1696 (((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) $) NIL)) (-1715 (($ (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) $) NIL)) (-3611 (((-623 (-1127)) $) NIL)) (-3166 (((-112) (-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3858 ((|#1| $) NIL (|has| (-1127) (-825)))) (-1614 (((-3 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) "failed") (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL)) (-2491 (($ $ |#1|) NIL (|has| $ (-6 -4345)))) (-3576 (((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) $) NIL)) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) (-623 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) NIL (-12 (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-302 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069)))) (($ $ (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) NIL (-12 (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-302 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069)))) (($ $ (-287 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) NIL (-12 (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-302 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069)))) (($ $ (-623 (-287 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))))) NIL (-12 (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-302 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) 37)) (-2757 ((|#1| $ (-1127) |#1|) NIL) ((|#1| $ (-1127)) 42)) (-3246 (($ (-623 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) NIL) (($) NIL)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) (((-749) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069)))) (((-749) (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-596 (-526))))) (-2245 (($ (-623 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) NIL)) (-2233 (((-837) $) 20)) (-4231 (($ $) 25)) (-4017 (($ (-623 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) NIL)) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 19)) (-3307 (((-749) $) 41 (|has| $ (-6 -4344)))))
+(((-590 |#1|) (-13 (-357 (-381) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) (-1158 (-1127) |#1|) (-10 -8 (-6 -4344) (-15 -4210 ($ $)))) (-1069)) (T -590))
+((-4210 (*1 *1 *1) (-12 (-5 *1 (-590 *2)) (-4 *2 (-1069)))))
+(-13 (-357 (-381) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) (-1158 (-1127) |#1|) (-10 -8 (-6 -4344) (-15 -4210 ($ $))))
+((-3922 (((-112) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) $) 15)) (-4212 (((-623 |#2|) $) 19)) (-3998 (((-112) |#2| $) 12)))
+(((-591 |#1| |#2| |#3|) (-10 -8 (-15 -4212 ((-623 |#2|) |#1|)) (-15 -3998 ((-112) |#2| |#1|)) (-15 -3922 ((-112) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) |#1|))) (-592 |#2| |#3|) (-1069) (-1069)) (T -591))
+NIL
+(-10 -8 (-15 -4212 ((-623 |#2|) |#1|)) (-15 -3998 ((-112) |#2| |#1|)) (-15 -3922 ((-112) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) |#1|)))
+((-2221 (((-112) $ $) 19 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (-3368 (((-112) $ (-749)) 8)) (-3994 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 45 (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 55 (|has| $ (-6 -4344)))) (-3696 (((-3 |#2| "failed") |#1| $) 61)) (-2991 (($) 7 T CONST)) (-2708 (($ $) 58 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344))))) (-2505 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 47 (|has| $ (-6 -4344))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 46 (|has| $ (-6 -4344))) (((-3 |#2| "failed") |#1| $) 62)) (-1979 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 57 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 54 (|has| $ (-6 -4344)))) (-2924 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 56 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344)))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 53 (|has| $ (-6 -4344))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 52 (|has| $ (-6 -4344)))) (-2971 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 30 (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) 9)) (-2876 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 27 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 35)) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (-4212 (((-623 |#1|) $) 63)) (-3998 (((-112) |#1| $) 64)) (-1696 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 39)) (-1715 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 40)) (-3445 (((-1089) $) 21 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (-1614 (((-3 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) "failed") (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 51)) (-3576 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 41)) (-1410 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))))) 26 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 25 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 24 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 23 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-3246 (($) 49) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 48)) (-3457 (((-749) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 31 (|has| $ (-6 -4344))) (((-749) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 28 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2451 (((-526) $) 59 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-596 (-526))))) (-2245 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 50)) (-2233 (((-837) $) 18 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-595 (-837))))) (-4017 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 42)) (-3404 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-592 |#1| |#2|) (-138) (-1069) (-1069)) (T -592))
+((-3998 (*1 *2 *3 *1) (-12 (-4 *1 (-592 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-5 *2 (-112)))) (-4212 (*1 *2 *1) (-12 (-4 *1 (-592 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-5 *2 (-623 *3)))) (-2505 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-592 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1069)))) (-3696 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-592 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1069)))))
+(-13 (-223 (-2 (|:| -3549 |t#1|) (|:| -3859 |t#2|))) (-10 -8 (-15 -3998 ((-112) |t#1| $)) (-15 -4212 ((-623 |t#1|) $)) (-15 -2505 ((-3 |t#2| "failed") |t#1| $)) (-15 -3696 ((-3 |t#2| "failed") |t#1| $))))
+(((-34) . T) ((-106 #0=(-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T) ((-101) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) ((-595 (-837)) -1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-595 (-837)))) ((-149 #0#) . T) ((-596 (-526)) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-596 (-526))) ((-223 #0#) . T) ((-229 #0#) . T) ((-302 #0#) -12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))) ((-481 #0#) . T) ((-505 #0# #0#) -12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))) ((-1069) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) ((-1182) . T))
+((-4031 (((-594 |#2|) |#1|) 15)) (-2611 (((-3 |#1| "failed") (-594 |#2|)) 19)))
+(((-593 |#1| |#2|) (-10 -7 (-15 -4031 ((-594 |#2|) |#1|)) (-15 -2611 ((-3 |#1| "failed") (-594 |#2|)))) (-825) (-825)) (T -593))
+((-2611 (*1 *2 *3) (|partial| -12 (-5 *3 (-594 *4)) (-4 *4 (-825)) (-4 *2 (-825)) (-5 *1 (-593 *2 *4)))) (-4031 (*1 *2 *3) (-12 (-5 *2 (-594 *4)) (-5 *1 (-593 *3 *4)) (-4 *3 (-825)) (-4 *4 (-825)))))
+(-10 -7 (-15 -4031 ((-594 |#2|) |#1|)) (-15 -2611 ((-3 |#1| "failed") (-594 |#2|))))
+((-2221 (((-112) $ $) NIL)) (-3498 (((-3 (-1145) "failed") $) 37)) (-4195 (((-1233) $ (-749)) 26)) (-3088 (((-749) $) 25)) (-1355 (((-114) $) 12)) (-1856 (((-1145) $) 20)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2369 (((-1127) $) NIL)) (-4232 (($ (-114) (-623 |#1|) (-749)) 30) (($ (-1145)) 31)) (-2366 (((-112) $ (-114)) 18) (((-112) $ (-1145)) 16)) (-1293 (((-749) $) 22)) (-3445 (((-1089) $) NIL)) (-2451 (((-866 (-550)) $) 77 (|has| |#1| (-596 (-866 (-550))))) (((-866 (-372)) $) 84 (|has| |#1| (-596 (-866 (-372))))) (((-526) $) 69 (|has| |#1| (-596 (-526))))) (-2233 (((-837) $) 55)) (-2963 (((-623 |#1|) $) 24)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 41)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 42)))
+(((-594 |#1|) (-13 (-131) (-858 |#1|) (-10 -8 (-15 -1856 ((-1145) $)) (-15 -1355 ((-114) $)) (-15 -2963 ((-623 |#1|) $)) (-15 -1293 ((-749) $)) (-15 -4232 ($ (-114) (-623 |#1|) (-749))) (-15 -4232 ($ (-1145))) (-15 -3498 ((-3 (-1145) "failed") $)) (-15 -2366 ((-112) $ (-114))) (-15 -2366 ((-112) $ (-1145))) (IF (|has| |#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|))) (-825)) (T -594))
+((-1856 (*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-594 *3)) (-4 *3 (-825)))) (-1355 (*1 *2 *1) (-12 (-5 *2 (-114)) (-5 *1 (-594 *3)) (-4 *3 (-825)))) (-2963 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-594 *3)) (-4 *3 (-825)))) (-1293 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-594 *3)) (-4 *3 (-825)))) (-4232 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-114)) (-5 *3 (-623 *5)) (-5 *4 (-749)) (-4 *5 (-825)) (-5 *1 (-594 *5)))) (-4232 (*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-594 *3)) (-4 *3 (-825)))) (-3498 (*1 *2 *1) (|partial| -12 (-5 *2 (-1145)) (-5 *1 (-594 *3)) (-4 *3 (-825)))) (-2366 (*1 *2 *1 *3) (-12 (-5 *3 (-114)) (-5 *2 (-112)) (-5 *1 (-594 *4)) (-4 *4 (-825)))) (-2366 (*1 *2 *1 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-112)) (-5 *1 (-594 *4)) (-4 *4 (-825)))))
+(-13 (-131) (-858 |#1|) (-10 -8 (-15 -1856 ((-1145) $)) (-15 -1355 ((-114) $)) (-15 -2963 ((-623 |#1|) $)) (-15 -1293 ((-749) $)) (-15 -4232 ($ (-114) (-623 |#1|) (-749))) (-15 -4232 ($ (-1145))) (-15 -3498 ((-3 (-1145) "failed") $)) (-15 -2366 ((-112) $ (-114))) (-15 -2366 ((-112) $ (-1145))) (IF (|has| |#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|)))
+((-2233 ((|#1| $) 6)))
+(((-595 |#1|) (-138) (-1182)) (T -595))
+((-2233 (*1 *2 *1) (-12 (-4 *1 (-595 *2)) (-4 *2 (-1182)))))
+(-13 (-10 -8 (-15 -2233 (|t#1| $))))
+((-2451 ((|#1| $) 6)))
+(((-596 |#1|) (-138) (-1182)) (T -596))
+((-2451 (*1 *2 *1) (-12 (-4 *1 (-596 *2)) (-4 *2 (-1182)))))
+(-13 (-10 -8 (-15 -2451 (|t#1| $))))
+((-2312 (((-3 (-1141 (-400 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|) (-1 (-411 |#2|) |#2|)) 15) (((-3 (-1141 (-400 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|)) 16)))
+(((-597 |#1| |#2|) (-10 -7 (-15 -2312 ((-3 (-1141 (-400 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|))) (-15 -2312 ((-3 (-1141 (-400 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|) (-1 (-411 |#2|) |#2|)))) (-13 (-145) (-27) (-1012 (-550)) (-1012 (-400 (-550)))) (-1204 |#1|)) (T -597))
+((-2312 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 (-411 *6) *6)) (-4 *6 (-1204 *5)) (-4 *5 (-13 (-145) (-27) (-1012 (-550)) (-1012 (-400 (-550))))) (-5 *2 (-1141 (-400 *6))) (-5 *1 (-597 *5 *6)) (-5 *3 (-400 *6)))) (-2312 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-145) (-27) (-1012 (-550)) (-1012 (-400 (-550))))) (-4 *5 (-1204 *4)) (-5 *2 (-1141 (-400 *5))) (-5 *1 (-597 *4 *5)) (-5 *3 (-400 *5)))))
+(-10 -7 (-15 -2312 ((-3 (-1141 (-400 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|))) (-15 -2312 ((-3 (-1141 (-400 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|) (-1 (-411 |#2|) |#2|))))
+((-2221 (((-112) $ $) NIL)) (-1377 (($) 11 T CONST)) (-1292 (($) 12 T CONST)) (-3741 (($ $ $) 24)) (-3548 (($ $) 22)) (-2369 (((-1127) $) NIL)) (-3852 (($ $ $) 25)) (-3445 (((-1089) $) NIL)) (-3271 (($) 10 T CONST)) (-2660 (($ $ $) 26)) (-2233 (((-837) $) 30)) (-2676 (((-112) $ (|[\|\|]| -3271)) 19) (((-112) $ (|[\|\|]| -1377)) 21) (((-112) $ (|[\|\|]| -1292)) 17)) (-1304 (($ $ $) 23)) (-2264 (((-112) $ $) 15)))
+(((-598) (-13 (-941) (-10 -8 (-15 -3271 ($) -4165) (-15 -1377 ($) -4165) (-15 -1292 ($) -4165) (-15 -2676 ((-112) $ (|[\|\|]| -3271))) (-15 -2676 ((-112) $ (|[\|\|]| -1377))) (-15 -2676 ((-112) $ (|[\|\|]| -1292)))))) (T -598))
+((-3271 (*1 *1) (-5 *1 (-598))) (-1377 (*1 *1) (-5 *1 (-598))) (-1292 (*1 *1) (-5 *1 (-598))) (-2676 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| -3271)) (-5 *2 (-112)) (-5 *1 (-598)))) (-2676 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| -1377)) (-5 *2 (-112)) (-5 *1 (-598)))) (-2676 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| -1292)) (-5 *2 (-112)) (-5 *1 (-598)))))
+(-13 (-941) (-10 -8 (-15 -3271 ($) -4165) (-15 -1377 ($) -4165) (-15 -1292 ($) -4165) (-15 -2676 ((-112) $ (|[\|\|]| -3271))) (-15 -2676 ((-112) $ (|[\|\|]| -1377))) (-15 -2676 ((-112) $ (|[\|\|]| -1292)))))
+((-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#2|) 10)))
+(((-599 |#1| |#2|) (-10 -8 (-15 -2233 (|#1| |#2|)) (-15 -2233 (|#1| (-550))) (-15 -2233 ((-837) |#1|))) (-600 |#2|) (-1021)) (T -599))
+NIL
+(-10 -8 (-15 -2233 (|#1| |#2|)) (-15 -2233 (|#1| (-550))) (-15 -2233 ((-837) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1537 (((-3 $ "failed") $) 32)) (-2419 (((-112) $) 30)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#1|) 34)) (-3091 (((-749)) 28)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ |#1| $) 35)))
+(((-600 |#1|) (-138) (-1021)) (T -600))
+((-2233 (*1 *1 *2) (-12 (-4 *1 (-600 *2)) (-4 *2 (-1021)))))
+(-13 (-1021) (-626 |t#1|) (-10 -8 (-15 -2233 ($ |t#1|))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-705) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4303 (((-550) $) NIL (|has| |#1| (-823)))) (-2991 (($) NIL T CONST)) (-1537 (((-3 $ "failed") $) NIL)) (-2694 (((-112) $) NIL (|has| |#1| (-823)))) (-2419 (((-112) $) NIL)) (-4153 ((|#1| $) 13)) (-1712 (((-112) $) NIL (|has| |#1| (-823)))) (-2793 (($ $ $) NIL (|has| |#1| (-823)))) (-2173 (($ $ $) NIL (|has| |#1| (-823)))) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-4163 ((|#3| $) 15)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#2|) NIL)) (-3091 (((-749)) 20)) (-4188 (($ $) NIL (|has| |#1| (-823)))) (-2688 (($) NIL T CONST)) (-2700 (($) 12 T CONST)) (-2324 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2382 (($ $ |#3|) NIL) (($ |#1| |#3|) 11)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 17) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
+(((-601 |#1| |#2| |#3|) (-13 (-38 |#2|) (-10 -8 (IF (|has| |#1| (-823)) (-6 (-823)) |%noBranch|) (-15 -2382 ($ $ |#3|)) (-15 -2382 ($ |#1| |#3|)) (-15 -4153 (|#1| $)) (-15 -4163 (|#3| $)))) (-38 |#2|) (-170) (|SubsetCategory| (-705) |#2|)) (T -601))
+((-2382 (*1 *1 *1 *2) (-12 (-4 *4 (-170)) (-5 *1 (-601 *3 *4 *2)) (-4 *3 (-38 *4)) (-4 *2 (|SubsetCategory| (-705) *4)))) (-2382 (*1 *1 *2 *3) (-12 (-4 *4 (-170)) (-5 *1 (-601 *2 *4 *3)) (-4 *2 (-38 *4)) (-4 *3 (|SubsetCategory| (-705) *4)))) (-4153 (*1 *2 *1) (-12 (-4 *3 (-170)) (-4 *2 (-38 *3)) (-5 *1 (-601 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-705) *3)))) (-4163 (*1 *2 *1) (-12 (-4 *4 (-170)) (-4 *2 (|SubsetCategory| (-705) *4)) (-5 *1 (-601 *3 *4 *2)) (-4 *3 (-38 *4)))))
+(-13 (-38 |#2|) (-10 -8 (IF (|has| |#1| (-823)) (-6 (-823)) |%noBranch|) (-15 -2382 ($ $ |#3|)) (-15 -2382 ($ |#1| |#3|)) (-15 -4153 (|#1| $)) (-15 -4163 (|#3| $))))
+((-3883 ((|#2| |#2| (-1145) (-1145)) 18)))
+(((-602 |#1| |#2|) (-10 -7 (-15 -3883 (|#2| |#2| (-1145) (-1145)))) (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550))) (-13 (-1167) (-933) (-29 |#1|))) (T -602))
+((-3883 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-602 *4 *2)) (-4 *2 (-13 (-1167) (-933) (-29 *4))))))
+(-10 -7 (-15 -3883 (|#2| |#2| (-1145) (-1145))))
+((-2221 (((-112) $ $) 56)) (-3378 (((-112) $) 52)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-3497 ((|#1| $) 49)) (-1993 (((-3 $ "failed") $ $) NIL)) (-1611 (((-112) $ $) NIL (|has| |#1| (-356)))) (-4146 (((-2 (|:| -2942 $) (|:| -1261 (-400 |#2|))) (-400 |#2|)) 97 (|has| |#1| (-356)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) 85) (((-3 |#2| "failed") $) 81)) (-2202 (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) NIL) ((|#2| $) NIL)) (-3455 (($ $ $) NIL (|has| |#1| (-356)))) (-1693 (($ $) 24)) (-1537 (((-3 $ "failed") $) 75)) (-3429 (($ $ $) NIL (|has| |#1| (-356)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-2603 (((-550) $) 19)) (-2419 (((-112) $) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3438 (((-112) $) 36)) (-1488 (($ |#1| (-550)) 21)) (-1670 ((|#1| $) 51)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#1| (-356)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) 87 (|has| |#1| (-356)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 100 (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-3409 (((-3 $ "failed") $ $) 79)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1988 (((-749) $) 99 (|has| |#1| (-356)))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 98 (|has| |#1| (-356)))) (-2798 (($ $ (-1 |#2| |#2|)) 66) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1145)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-749)) NIL (|has| |#2| (-227))) (($ $) NIL (|has| |#2| (-227)))) (-3661 (((-550) $) 34)) (-2451 (((-400 |#2|) $) 42)) (-2233 (((-837) $) 62) (($ (-550)) 32) (($ $) NIL) (($ (-400 (-550))) NIL (|has| |#1| (-1012 (-400 (-550))))) (($ |#1|) 31) (($ |#2|) 22)) (-1708 ((|#1| $ (-550)) 63)) (-1613 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3091 (((-749)) 29)) (-1819 (((-112) $ $) NIL)) (-2688 (($) 9 T CONST)) (-2700 (($) 12 T CONST)) (-1901 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1145)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-749)) NIL (|has| |#2| (-227))) (($ $) NIL (|has| |#2| (-227)))) (-2264 (((-112) $ $) 17)) (-2370 (($ $) 46) (($ $ $) NIL)) (-2358 (($ $ $) 76)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 26) (($ $ $) 44)))
+(((-603 |#1| |#2|) (-13 (-225 |#2|) (-542) (-596 (-400 |#2|)) (-404 |#1|) (-1012 |#2|) (-10 -8 (-15 -3438 ((-112) $)) (-15 -3661 ((-550) $)) (-15 -2603 ((-550) $)) (-15 -1693 ($ $)) (-15 -1670 (|#1| $)) (-15 -3497 (|#1| $)) (-15 -1708 (|#1| $ (-550))) (-15 -1488 ($ |#1| (-550))) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-6 (-300)) (-15 -4146 ((-2 (|:| -2942 $) (|:| -1261 (-400 |#2|))) (-400 |#2|)))) |%noBranch|))) (-542) (-1204 |#1|)) (T -603))
+((-3438 (*1 *2 *1) (-12 (-4 *3 (-542)) (-5 *2 (-112)) (-5 *1 (-603 *3 *4)) (-4 *4 (-1204 *3)))) (-3661 (*1 *2 *1) (-12 (-4 *3 (-542)) (-5 *2 (-550)) (-5 *1 (-603 *3 *4)) (-4 *4 (-1204 *3)))) (-2603 (*1 *2 *1) (-12 (-4 *3 (-542)) (-5 *2 (-550)) (-5 *1 (-603 *3 *4)) (-4 *4 (-1204 *3)))) (-1693 (*1 *1 *1) (-12 (-4 *2 (-542)) (-5 *1 (-603 *2 *3)) (-4 *3 (-1204 *2)))) (-1670 (*1 *2 *1) (-12 (-4 *2 (-542)) (-5 *1 (-603 *2 *3)) (-4 *3 (-1204 *2)))) (-3497 (*1 *2 *1) (-12 (-4 *2 (-542)) (-5 *1 (-603 *2 *3)) (-4 *3 (-1204 *2)))) (-1708 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *2 (-542)) (-5 *1 (-603 *2 *4)) (-4 *4 (-1204 *2)))) (-1488 (*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-4 *2 (-542)) (-5 *1 (-603 *2 *4)) (-4 *4 (-1204 *2)))) (-4146 (*1 *2 *3) (-12 (-4 *4 (-356)) (-4 *4 (-542)) (-4 *5 (-1204 *4)) (-5 *2 (-2 (|:| -2942 (-603 *4 *5)) (|:| -1261 (-400 *5)))) (-5 *1 (-603 *4 *5)) (-5 *3 (-400 *5)))))
+(-13 (-225 |#2|) (-542) (-596 (-400 |#2|)) (-404 |#1|) (-1012 |#2|) (-10 -8 (-15 -3438 ((-112) $)) (-15 -3661 ((-550) $)) (-15 -2603 ((-550) $)) (-15 -1693 ($ $)) (-15 -1670 (|#1| $)) (-15 -3497 (|#1| $)) (-15 -1708 (|#1| $ (-550))) (-15 -1488 ($ |#1| (-550))) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-6 (-300)) (-15 -4146 ((-2 (|:| -2942 $) (|:| -1261 (-400 |#2|))) (-400 |#2|)))) |%noBranch|)))
+((-3186 (((-623 |#6|) (-623 |#4|) (-112)) 47)) (-3117 ((|#6| |#6|) 40)))
+(((-604 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -3117 (|#6| |#6|)) (-15 -3186 ((-623 |#6|) (-623 |#4|) (-112)))) (-444) (-771) (-825) (-1035 |#1| |#2| |#3|) (-1041 |#1| |#2| |#3| |#4|) (-1078 |#1| |#2| |#3| |#4|)) (T -604))
+((-3186 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 *10)) (-5 *1 (-604 *5 *6 *7 *8 *9 *10)) (-4 *9 (-1041 *5 *6 *7 *8)) (-4 *10 (-1078 *5 *6 *7 *8)))) (-3117 (*1 *2 *2) (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *1 (-604 *3 *4 *5 *6 *7 *2)) (-4 *7 (-1041 *3 *4 *5 *6)) (-4 *2 (-1078 *3 *4 *5 *6)))))
+(-10 -7 (-15 -3117 (|#6| |#6|)) (-15 -3186 ((-623 |#6|) (-623 |#4|) (-112))))
+((-2518 (((-112) |#3| (-749) (-623 |#3|)) 23)) (-3197 (((-3 (-2 (|:| |polfac| (-623 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-623 (-1141 |#3|)))) "failed") |#3| (-623 (-1141 |#3|)) (-2 (|:| |contp| |#3|) (|:| -1610 (-623 (-2 (|:| |irr| |#4|) (|:| -1635 (-550)))))) (-623 |#3|) (-623 |#1|) (-623 |#3|)) 55)))
+(((-605 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2518 ((-112) |#3| (-749) (-623 |#3|))) (-15 -3197 ((-3 (-2 (|:| |polfac| (-623 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-623 (-1141 |#3|)))) "failed") |#3| (-623 (-1141 |#3|)) (-2 (|:| |contp| |#3|) (|:| -1610 (-623 (-2 (|:| |irr| |#4|) (|:| -1635 (-550)))))) (-623 |#3|) (-623 |#1|) (-623 |#3|)))) (-825) (-771) (-300) (-923 |#3| |#2| |#1|)) (T -605))
+((-3197 (*1 *2 *3 *4 *5 *6 *7 *6) (|partial| -12 (-5 *5 (-2 (|:| |contp| *3) (|:| -1610 (-623 (-2 (|:| |irr| *10) (|:| -1635 (-550))))))) (-5 *6 (-623 *3)) (-5 *7 (-623 *8)) (-4 *8 (-825)) (-4 *3 (-300)) (-4 *10 (-923 *3 *9 *8)) (-4 *9 (-771)) (-5 *2 (-2 (|:| |polfac| (-623 *10)) (|:| |correct| *3) (|:| |corrfact| (-623 (-1141 *3))))) (-5 *1 (-605 *8 *9 *3 *10)) (-5 *4 (-623 (-1141 *3))))) (-2518 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-749)) (-5 *5 (-623 *3)) (-4 *3 (-300)) (-4 *6 (-825)) (-4 *7 (-771)) (-5 *2 (-112)) (-5 *1 (-605 *6 *7 *3 *8)) (-4 *8 (-923 *3 *7 *6)))))
+(-10 -7 (-15 -2518 ((-112) |#3| (-749) (-623 |#3|))) (-15 -3197 ((-3 (-2 (|:| |polfac| (-623 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-623 (-1141 |#3|)))) "failed") |#3| (-623 (-1141 |#3|)) (-2 (|:| |contp| |#3|) (|:| -1610 (-623 (-2 (|:| |irr| |#4|) (|:| -1635 (-550)))))) (-623 |#3|) (-623 |#1|) (-623 |#3|))))
+((-2221 (((-112) $ $) NIL)) (-2386 (((-1104) $) 11)) (-2374 (((-1104) $) 9)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 19) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-606) (-13 (-1052) (-10 -8 (-15 -2374 ((-1104) $)) (-15 -2386 ((-1104) $))))) (T -606))
+((-2374 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-606)))) (-2386 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-606)))))
+(-13 (-1052) (-10 -8 (-15 -2374 ((-1104) $)) (-15 -2386 ((-1104) $))))
+((-2221 (((-112) $ $) NIL)) (-3016 (((-623 |#1|) $) NIL)) (-2991 (($) NIL T CONST)) (-1537 (((-3 $ "failed") $) NIL)) (-2419 (((-112) $) NIL)) (-2481 (($ $) 67)) (-3080 (((-642 |#1| |#2|) $) 52)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) 70)) (-1920 (((-623 (-287 |#2|)) $ $) 33)) (-3445 (((-1089) $) NIL)) (-1644 (($ (-642 |#1| |#2|)) 48)) (-3018 (($ $ $) NIL)) (-1353 (($ $ $) NIL)) (-2233 (((-837) $) 58) (((-1243 |#1| |#2|) $) NIL) (((-1248 |#1| |#2|) $) 66)) (-2700 (($) 53 T CONST)) (-3420 (((-623 (-2 (|:| |k| (-650 |#1|)) (|:| |c| |#2|))) $) 31)) (-2987 (((-623 (-642 |#1| |#2|)) (-623 |#1|)) 65)) (-1564 (((-623 (-2 (|:| |k| (-867 |#1|)) (|:| |c| |#2|))) $) 37)) (-2264 (((-112) $ $) 54)) (-2382 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ $ $) 44)))
+(((-607 |#1| |#2| |#3|) (-13 (-465) (-10 -8 (-15 -1644 ($ (-642 |#1| |#2|))) (-15 -3080 ((-642 |#1| |#2|) $)) (-15 -1564 ((-623 (-2 (|:| |k| (-867 |#1|)) (|:| |c| |#2|))) $)) (-15 -2233 ((-1243 |#1| |#2|) $)) (-15 -2233 ((-1248 |#1| |#2|) $)) (-15 -2481 ($ $)) (-15 -3016 ((-623 |#1|) $)) (-15 -2987 ((-623 (-642 |#1| |#2|)) (-623 |#1|))) (-15 -3420 ((-623 (-2 (|:| |k| (-650 |#1|)) (|:| |c| |#2|))) $)) (-15 -1920 ((-623 (-287 |#2|)) $ $)))) (-825) (-13 (-170) (-696 (-400 (-550)))) (-895)) (T -607))
+((-1644 (*1 *1 *2) (-12 (-5 *2 (-642 *3 *4)) (-4 *3 (-825)) (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-5 *1 (-607 *3 *4 *5)) (-14 *5 (-895)))) (-3080 (*1 *2 *1) (-12 (-5 *2 (-642 *3 *4)) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825)) (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-895)))) (-1564 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |k| (-867 *3)) (|:| |c| *4)))) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825)) (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-895)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-1243 *3 *4)) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825)) (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-895)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-1248 *3 *4)) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825)) (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-895)))) (-2481 (*1 *1 *1) (-12 (-5 *1 (-607 *2 *3 *4)) (-4 *2 (-825)) (-4 *3 (-13 (-170) (-696 (-400 (-550))))) (-14 *4 (-895)))) (-3016 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825)) (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-895)))) (-2987 (*1 *2 *3) (-12 (-5 *3 (-623 *4)) (-4 *4 (-825)) (-5 *2 (-623 (-642 *4 *5))) (-5 *1 (-607 *4 *5 *6)) (-4 *5 (-13 (-170) (-696 (-400 (-550))))) (-14 *6 (-895)))) (-3420 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |k| (-650 *3)) (|:| |c| *4)))) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825)) (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-895)))) (-1920 (*1 *2 *1 *1) (-12 (-5 *2 (-623 (-287 *4))) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825)) (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-895)))))
+(-13 (-465) (-10 -8 (-15 -1644 ($ (-642 |#1| |#2|))) (-15 -3080 ((-642 |#1| |#2|) $)) (-15 -1564 ((-623 (-2 (|:| |k| (-867 |#1|)) (|:| |c| |#2|))) $)) (-15 -2233 ((-1243 |#1| |#2|) $)) (-15 -2233 ((-1248 |#1| |#2|) $)) (-15 -2481 ($ $)) (-15 -3016 ((-623 |#1|) $)) (-15 -2987 ((-623 (-642 |#1| |#2|)) (-623 |#1|))) (-15 -3420 ((-623 (-2 (|:| |k| (-650 |#1|)) (|:| |c| |#2|))) $)) (-15 -1920 ((-623 (-287 |#2|)) $ $))))
+((-3186 (((-623 (-1115 |#1| (-522 (-839 |#2|)) (-839 |#2|) (-758 |#1| (-839 |#2|)))) (-623 (-758 |#1| (-839 |#2|))) (-112)) 72) (((-623 (-1018 |#1| |#2|)) (-623 (-758 |#1| (-839 |#2|))) (-112)) 58)) (-1499 (((-112) (-623 (-758 |#1| (-839 |#2|)))) 23)) (-2246 (((-623 (-1115 |#1| (-522 (-839 |#2|)) (-839 |#2|) (-758 |#1| (-839 |#2|)))) (-623 (-758 |#1| (-839 |#2|))) (-112)) 71)) (-2444 (((-623 (-1018 |#1| |#2|)) (-623 (-758 |#1| (-839 |#2|))) (-112)) 57)) (-2906 (((-623 (-758 |#1| (-839 |#2|))) (-623 (-758 |#1| (-839 |#2|)))) 27)) (-1272 (((-3 (-623 (-758 |#1| (-839 |#2|))) "failed") (-623 (-758 |#1| (-839 |#2|)))) 26)))
+(((-608 |#1| |#2|) (-10 -7 (-15 -1499 ((-112) (-623 (-758 |#1| (-839 |#2|))))) (-15 -1272 ((-3 (-623 (-758 |#1| (-839 |#2|))) "failed") (-623 (-758 |#1| (-839 |#2|))))) (-15 -2906 ((-623 (-758 |#1| (-839 |#2|))) (-623 (-758 |#1| (-839 |#2|))))) (-15 -2444 ((-623 (-1018 |#1| |#2|)) (-623 (-758 |#1| (-839 |#2|))) (-112))) (-15 -2246 ((-623 (-1115 |#1| (-522 (-839 |#2|)) (-839 |#2|) (-758 |#1| (-839 |#2|)))) (-623 (-758 |#1| (-839 |#2|))) (-112))) (-15 -3186 ((-623 (-1018 |#1| |#2|)) (-623 (-758 |#1| (-839 |#2|))) (-112))) (-15 -3186 ((-623 (-1115 |#1| (-522 (-839 |#2|)) (-839 |#2|) (-758 |#1| (-839 |#2|)))) (-623 (-758 |#1| (-839 |#2|))) (-112)))) (-444) (-623 (-1145))) (T -608))
+((-3186 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-758 *5 (-839 *6)))) (-5 *4 (-112)) (-4 *5 (-444)) (-14 *6 (-623 (-1145))) (-5 *2 (-623 (-1115 *5 (-522 (-839 *6)) (-839 *6) (-758 *5 (-839 *6))))) (-5 *1 (-608 *5 *6)))) (-3186 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-758 *5 (-839 *6)))) (-5 *4 (-112)) (-4 *5 (-444)) (-14 *6 (-623 (-1145))) (-5 *2 (-623 (-1018 *5 *6))) (-5 *1 (-608 *5 *6)))) (-2246 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-758 *5 (-839 *6)))) (-5 *4 (-112)) (-4 *5 (-444)) (-14 *6 (-623 (-1145))) (-5 *2 (-623 (-1115 *5 (-522 (-839 *6)) (-839 *6) (-758 *5 (-839 *6))))) (-5 *1 (-608 *5 *6)))) (-2444 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-758 *5 (-839 *6)))) (-5 *4 (-112)) (-4 *5 (-444)) (-14 *6 (-623 (-1145))) (-5 *2 (-623 (-1018 *5 *6))) (-5 *1 (-608 *5 *6)))) (-2906 (*1 *2 *2) (-12 (-5 *2 (-623 (-758 *3 (-839 *4)))) (-4 *3 (-444)) (-14 *4 (-623 (-1145))) (-5 *1 (-608 *3 *4)))) (-1272 (*1 *2 *2) (|partial| -12 (-5 *2 (-623 (-758 *3 (-839 *4)))) (-4 *3 (-444)) (-14 *4 (-623 (-1145))) (-5 *1 (-608 *3 *4)))) (-1499 (*1 *2 *3) (-12 (-5 *3 (-623 (-758 *4 (-839 *5)))) (-4 *4 (-444)) (-14 *5 (-623 (-1145))) (-5 *2 (-112)) (-5 *1 (-608 *4 *5)))))
+(-10 -7 (-15 -1499 ((-112) (-623 (-758 |#1| (-839 |#2|))))) (-15 -1272 ((-3 (-623 (-758 |#1| (-839 |#2|))) "failed") (-623 (-758 |#1| (-839 |#2|))))) (-15 -2906 ((-623 (-758 |#1| (-839 |#2|))) (-623 (-758 |#1| (-839 |#2|))))) (-15 -2444 ((-623 (-1018 |#1| |#2|)) (-623 (-758 |#1| (-839 |#2|))) (-112))) (-15 -2246 ((-623 (-1115 |#1| (-522 (-839 |#2|)) (-839 |#2|) (-758 |#1| (-839 |#2|)))) (-623 (-758 |#1| (-839 |#2|))) (-112))) (-15 -3186 ((-623 (-1018 |#1| |#2|)) (-623 (-758 |#1| (-839 |#2|))) (-112))) (-15 -3186 ((-623 (-1115 |#1| (-522 (-839 |#2|)) (-839 |#2|) (-758 |#1| (-839 |#2|)))) (-623 (-758 |#1| (-839 |#2|))) (-112))))
+((-4160 (($ $) 38)) (-2820 (($ $) 21)) (-4137 (($ $) 37)) (-2796 (($ $) 22)) (-4183 (($ $) 36)) (-2844 (($ $) 23)) (-4187 (($) 48)) (-3080 (($ $) 45)) (-3431 (($ $) 17)) (-1774 (($ $ (-1061 $)) 7) (($ $ (-1145)) 6)) (-1644 (($ $) 46)) (-2743 (($ $) 15)) (-2779 (($ $) 16)) (-4194 (($ $) 35)) (-2856 (($ $) 24)) (-4171 (($ $) 34)) (-2832 (($ $) 25)) (-4149 (($ $) 33)) (-2807 (($ $) 26)) (-4233 (($ $) 44)) (-2893 (($ $) 32)) (-4206 (($ $) 43)) (-2869 (($ $) 31)) (-4255 (($ $) 42)) (-4117 (($ $) 30)) (-3363 (($ $) 41)) (-4127 (($ $) 29)) (-4244 (($ $) 40)) (-2905 (($ $) 28)) (-4218 (($ $) 39)) (-2880 (($ $) 27)) (-2080 (($ $) 19)) (-1779 (($ $) 20)) (-3545 (($ $) 18)) (** (($ $ $) 47)))
(((-609) (-138)) (T -609))
-((-2518 (*1 *1 *1) (-4 *1 (-609))) (-2425 (*1 *1 *1) (-4 *1 (-609))) (-2317 (*1 *1 *1) (-4 *1 (-609))) (-2634 (*1 *1 *1) (-4 *1 (-609))) (-2974 (*1 *1 *1) (-4 *1 (-609))) (-2944 (*1 *1 *1) (-4 *1 (-609))))
-(-13 (-932) (-1166) (-10 -8 (-15 -2518 ($ $)) (-15 -2425 ($ $)) (-15 -2317 ($ $)) (-15 -2634 ($ $)) (-15 -2974 ($ $)) (-15 -2944 ($ $))))
-(((-35) . T) ((-94) . T) ((-277) . T) ((-484) . T) ((-932) . T) ((-1166) . T) ((-1169) . T))
-((-2926 (((-114) (-114)) 83)) (-2634 ((|#2| |#2|) 30)) (-3336 ((|#2| |#2| (-1060 |#2|)) 79) ((|#2| |#2| (-1144)) 52)) (-2944 ((|#2| |#2|) 29)) (-2974 ((|#2| |#2|) 31)) (-2222 (((-112) (-114)) 34)) (-2425 ((|#2| |#2|) 26)) (-2518 ((|#2| |#2|) 28)) (-2317 ((|#2| |#2|) 27)))
-(((-610 |#1| |#2|) (-10 -7 (-15 -2222 ((-112) (-114))) (-15 -2926 ((-114) (-114))) (-15 -2518 (|#2| |#2|)) (-15 -2425 (|#2| |#2|)) (-15 -2317 (|#2| |#2|)) (-15 -2634 (|#2| |#2|)) (-15 -2944 (|#2| |#2|)) (-15 -2974 (|#2| |#2|)) (-15 -3336 (|#2| |#2| (-1144))) (-15 -3336 (|#2| |#2| (-1060 |#2|)))) (-13 (-825) (-542)) (-13 (-423 |#1|) (-975) (-1166))) (T -610))
-((-3336 (*1 *2 *2 *3) (-12 (-5 *3 (-1060 *2)) (-4 *2 (-13 (-423 *4) (-975) (-1166))) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-610 *4 *2)))) (-3336 (*1 *2 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-610 *4 *2)) (-4 *2 (-13 (-423 *4) (-975) (-1166))))) (-2974 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2)) (-4 *2 (-13 (-423 *3) (-975) (-1166))))) (-2944 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2)) (-4 *2 (-13 (-423 *3) (-975) (-1166))))) (-2634 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2)) (-4 *2 (-13 (-423 *3) (-975) (-1166))))) (-2317 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2)) (-4 *2 (-13 (-423 *3) (-975) (-1166))))) (-2425 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2)) (-4 *2 (-13 (-423 *3) (-975) (-1166))))) (-2518 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2)) (-4 *2 (-13 (-423 *3) (-975) (-1166))))) (-2926 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *4)) (-4 *4 (-13 (-423 *3) (-975) (-1166))))) (-2222 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112)) (-5 *1 (-610 *4 *5)) (-4 *5 (-13 (-423 *4) (-975) (-1166))))))
-(-10 -7 (-15 -2222 ((-112) (-114))) (-15 -2926 ((-114) (-114))) (-15 -2518 (|#2| |#2|)) (-15 -2425 (|#2| |#2|)) (-15 -2317 (|#2| |#2|)) (-15 -2634 (|#2| |#2|)) (-15 -2944 (|#2| |#2|)) (-15 -2974 (|#2| |#2|)) (-15 -3336 (|#2| |#2| (-1144))) (-15 -3336 (|#2| |#2| (-1060 |#2|))))
-((-4193 (((-473 |#1| |#2|) (-241 |#1| |#2|)) 53)) (-1657 (((-623 (-241 |#1| |#2|)) (-623 (-473 |#1| |#2|))) 68)) (-1788 (((-473 |#1| |#2|) (-623 (-473 |#1| |#2|)) (-838 |#1|)) 70) (((-473 |#1| |#2|) (-623 (-473 |#1| |#2|)) (-623 (-473 |#1| |#2|)) (-838 |#1|)) 69)) (-1411 (((-2 (|:| |gblist| (-623 (-241 |#1| |#2|))) (|:| |gvlist| (-623 (-550)))) (-623 (-473 |#1| |#2|))) 108)) (-3971 (((-623 (-473 |#1| |#2|)) (-838 |#1|) (-623 (-473 |#1| |#2|)) (-623 (-473 |#1| |#2|))) 83)) (-1536 (((-2 (|:| |glbase| (-623 (-241 |#1| |#2|))) (|:| |glval| (-623 (-550)))) (-623 (-241 |#1| |#2|))) 118)) (-2023 (((-1227 |#2|) (-473 |#1| |#2|) (-623 (-473 |#1| |#2|))) 58)) (-1908 (((-623 (-473 |#1| |#2|)) (-623 (-473 |#1| |#2|))) 41)) (-4082 (((-241 |#1| |#2|) (-241 |#1| |#2|) (-623 (-241 |#1| |#2|))) 50)) (-3869 (((-241 |#1| |#2|) (-623 |#2|) (-241 |#1| |#2|) (-623 (-241 |#1| |#2|))) 91)))
-(((-611 |#1| |#2|) (-10 -7 (-15 -1411 ((-2 (|:| |gblist| (-623 (-241 |#1| |#2|))) (|:| |gvlist| (-623 (-550)))) (-623 (-473 |#1| |#2|)))) (-15 -1536 ((-2 (|:| |glbase| (-623 (-241 |#1| |#2|))) (|:| |glval| (-623 (-550)))) (-623 (-241 |#1| |#2|)))) (-15 -1657 ((-623 (-241 |#1| |#2|)) (-623 (-473 |#1| |#2|)))) (-15 -1788 ((-473 |#1| |#2|) (-623 (-473 |#1| |#2|)) (-623 (-473 |#1| |#2|)) (-838 |#1|))) (-15 -1788 ((-473 |#1| |#2|) (-623 (-473 |#1| |#2|)) (-838 |#1|))) (-15 -1908 ((-623 (-473 |#1| |#2|)) (-623 (-473 |#1| |#2|)))) (-15 -2023 ((-1227 |#2|) (-473 |#1| |#2|) (-623 (-473 |#1| |#2|)))) (-15 -3869 ((-241 |#1| |#2|) (-623 |#2|) (-241 |#1| |#2|) (-623 (-241 |#1| |#2|)))) (-15 -3971 ((-623 (-473 |#1| |#2|)) (-838 |#1|) (-623 (-473 |#1| |#2|)) (-623 (-473 |#1| |#2|)))) (-15 -4082 ((-241 |#1| |#2|) (-241 |#1| |#2|) (-623 (-241 |#1| |#2|)))) (-15 -4193 ((-473 |#1| |#2|) (-241 |#1| |#2|)))) (-623 (-1144)) (-444)) (T -611))
-((-4193 (*1 *2 *3) (-12 (-5 *3 (-241 *4 *5)) (-14 *4 (-623 (-1144))) (-4 *5 (-444)) (-5 *2 (-473 *4 *5)) (-5 *1 (-611 *4 *5)))) (-4082 (*1 *2 *2 *3) (-12 (-5 *3 (-623 (-241 *4 *5))) (-5 *2 (-241 *4 *5)) (-14 *4 (-623 (-1144))) (-4 *5 (-444)) (-5 *1 (-611 *4 *5)))) (-3971 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-623 (-473 *4 *5))) (-5 *3 (-838 *4)) (-14 *4 (-623 (-1144))) (-4 *5 (-444)) (-5 *1 (-611 *4 *5)))) (-3869 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-623 *6)) (-5 *4 (-623 (-241 *5 *6))) (-4 *6 (-444)) (-5 *2 (-241 *5 *6)) (-14 *5 (-623 (-1144))) (-5 *1 (-611 *5 *6)))) (-2023 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-473 *5 *6))) (-5 *3 (-473 *5 *6)) (-14 *5 (-623 (-1144))) (-4 *6 (-444)) (-5 *2 (-1227 *6)) (-5 *1 (-611 *5 *6)))) (-1908 (*1 *2 *2) (-12 (-5 *2 (-623 (-473 *3 *4))) (-14 *3 (-623 (-1144))) (-4 *4 (-444)) (-5 *1 (-611 *3 *4)))) (-1788 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-473 *5 *6))) (-5 *4 (-838 *5)) (-14 *5 (-623 (-1144))) (-5 *2 (-473 *5 *6)) (-5 *1 (-611 *5 *6)) (-4 *6 (-444)))) (-1788 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-623 (-473 *5 *6))) (-5 *4 (-838 *5)) (-14 *5 (-623 (-1144))) (-5 *2 (-473 *5 *6)) (-5 *1 (-611 *5 *6)) (-4 *6 (-444)))) (-1657 (*1 *2 *3) (-12 (-5 *3 (-623 (-473 *4 *5))) (-14 *4 (-623 (-1144))) (-4 *5 (-444)) (-5 *2 (-623 (-241 *4 *5))) (-5 *1 (-611 *4 *5)))) (-1536 (*1 *2 *3) (-12 (-14 *4 (-623 (-1144))) (-4 *5 (-444)) (-5 *2 (-2 (|:| |glbase| (-623 (-241 *4 *5))) (|:| |glval| (-623 (-550))))) (-5 *1 (-611 *4 *5)) (-5 *3 (-623 (-241 *4 *5))))) (-1411 (*1 *2 *3) (-12 (-5 *3 (-623 (-473 *4 *5))) (-14 *4 (-623 (-1144))) (-4 *5 (-444)) (-5 *2 (-2 (|:| |gblist| (-623 (-241 *4 *5))) (|:| |gvlist| (-623 (-550))))) (-5 *1 (-611 *4 *5)))))
-(-10 -7 (-15 -1411 ((-2 (|:| |gblist| (-623 (-241 |#1| |#2|))) (|:| |gvlist| (-623 (-550)))) (-623 (-473 |#1| |#2|)))) (-15 -1536 ((-2 (|:| |glbase| (-623 (-241 |#1| |#2|))) (|:| |glval| (-623 (-550)))) (-623 (-241 |#1| |#2|)))) (-15 -1657 ((-623 (-241 |#1| |#2|)) (-623 (-473 |#1| |#2|)))) (-15 -1788 ((-473 |#1| |#2|) (-623 (-473 |#1| |#2|)) (-623 (-473 |#1| |#2|)) (-838 |#1|))) (-15 -1788 ((-473 |#1| |#2|) (-623 (-473 |#1| |#2|)) (-838 |#1|))) (-15 -1908 ((-623 (-473 |#1| |#2|)) (-623 (-473 |#1| |#2|)))) (-15 -2023 ((-1227 |#2|) (-473 |#1| |#2|) (-623 (-473 |#1| |#2|)))) (-15 -3869 ((-241 |#1| |#2|) (-623 |#2|) (-241 |#1| |#2|) (-623 (-241 |#1| |#2|)))) (-15 -3971 ((-623 (-473 |#1| |#2|)) (-838 |#1|) (-623 (-473 |#1| |#2|)) (-623 (-473 |#1| |#2|)))) (-15 -4082 ((-241 |#1| |#2|) (-241 |#1| |#2|) (-623 (-241 |#1| |#2|)))) (-15 -4193 ((-473 |#1| |#2|) (-241 |#1| |#2|))))
-((-1504 (((-112) $ $) NIL (-1561 (|has| (-52) (-1068)) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-1068))))) (-2570 (($) NIL) (($ (-623 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))))) NIL)) (-3029 (((-1232) $ (-1126) (-1126)) NIL (|has| $ (-6 -4343)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 (((-52) $ (-1126) (-52)) 16) (((-52) $ (-1144) (-52)) 17)) (-3378 (($ (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342)))) (-2908 (((-3 (-52) "failed") (-1126) $) NIL)) (-3513 (($) NIL T CONST)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-1068))))) (-3112 (($ (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) $) NIL (|has| $ (-6 -4342))) (($ (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342))) (((-3 (-52) "failed") (-1126) $) NIL)) (-3137 (($ (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-1068)))) (($ (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342)))) (-2419 (((-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-1 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) $ (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-1068)))) (((-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-1 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) $ (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) NIL (|has| $ (-6 -4342))) (((-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-1 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342)))) (-3245 (((-52) $ (-1126) (-52)) NIL (|has| $ (-6 -4343)))) (-3181 (((-52) $ (-1126)) NIL)) (-3450 (((-623 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342))) (((-623 (-52)) $) NIL (|has| $ (-6 -4342)))) (-4318 (($ $) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-1126) $) NIL (|has| (-1126) (-825)))) (-2689 (((-623 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342))) (((-623 (-52)) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-1068)))) (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-52) (-1068))))) (-3283 (((-1126) $) NIL (|has| (-1126) (-825)))) (-3234 (($ (-1 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4343))) (($ (-1 (-52) (-52)) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) $) NIL) (($ (-1 (-52) (-52)) $) NIL) (($ (-1 (-52) (-52) (-52)) $ $) NIL)) (-2104 (($ (-381)) 9)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (-1561 (|has| (-52) (-1068)) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-1068))))) (-3531 (((-623 (-1126)) $) NIL)) (-2550 (((-112) (-1126) $) NIL)) (-3638 (((-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) $) NIL)) (-1886 (($ (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) $) NIL)) (-2325 (((-623 (-1126)) $) NIL)) (-2400 (((-112) (-1126) $) NIL)) (-3337 (((-1088) $) NIL (-1561 (|has| (-52) (-1068)) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-1068))))) (-1293 (((-52) $) NIL (|has| (-1126) (-825)))) (-3321 (((-3 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) "failed") (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) $) NIL)) (-3111 (($ $ (-52)) NIL (|has| $ (-6 -4343)))) (-3760 (((-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) $) NIL)) (-1543 (((-112) (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))))) NIL (-12 (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-302 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))))) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-1068)))) (($ $ (-287 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))))) NIL (-12 (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-302 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))))) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-1068)))) (($ $ (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) NIL (-12 (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-302 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))))) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-1068)))) (($ $ (-623 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) (-623 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))))) NIL (-12 (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-302 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))))) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-1068)))) (($ $ (-623 (-52)) (-623 (-52))) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1068)))) (($ $ (-52) (-52)) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1068)))) (($ $ (-287 (-52))) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1068)))) (($ $ (-623 (-287 (-52)))) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-52) (-1068))))) (-2477 (((-623 (-52)) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 (((-52) $ (-1126)) 14) (((-52) $ (-1126) (-52)) NIL) (((-52) $ (-1144)) 15)) (-2729 (($) NIL) (($ (-623 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))))) NIL)) (-3350 (((-749) (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342))) (((-749) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-1068)))) (((-749) (-52) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-52) (-1068)))) (((-749) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4342)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-596 (-526))))) (-1532 (($ (-623 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))))) NIL)) (-1518 (((-836) $) NIL (-1561 (|has| (-52) (-595 (-836))) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-595 (-836)))))) (-3685 (($ (-623 (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))))) NIL)) (-1675 (((-112) (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) NIL (-1561 (|has| (-52) (-1068)) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 (-52))) (-1068))))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-612) (-13 (-1157 (-1126) (-52)) (-10 -8 (-15 -2104 ($ (-381))) (-15 -4318 ($ $)) (-15 -2680 ((-52) $ (-1144))) (-15 -1705 ((-52) $ (-1144) (-52)))))) (T -612))
-((-2104 (*1 *1 *2) (-12 (-5 *2 (-381)) (-5 *1 (-612)))) (-4318 (*1 *1 *1) (-5 *1 (-612))) (-2680 (*1 *2 *1 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-52)) (-5 *1 (-612)))) (-1705 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-52)) (-5 *3 (-1144)) (-5 *1 (-612)))))
-(-13 (-1157 (-1126) (-52)) (-10 -8 (-15 -2104 ($ (-381))) (-15 -4318 ($ $)) (-15 -2680 ((-52) $ (-1144))) (-15 -1705 ((-52) $ (-1144) (-52)))))
-((-2414 (($ $ |#2|) 10)))
-(((-613 |#1| |#2|) (-10 -8 (-15 -2414 (|#1| |#1| |#2|))) (-614 |#2|) (-170)) (T -613))
-NIL
-(-10 -8 (-15 -2414 (|#1| |#1| |#2|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1532 (($ $ $) 29)) (-1518 (((-836) $) 11)) (-2626 (($) 18 T CONST)) (-2316 (((-112) $ $) 6)) (-2414 (($ $ |#1|) 28 (|has| |#1| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
+((-1779 (*1 *1 *1) (-4 *1 (-609))) (-2080 (*1 *1 *1) (-4 *1 (-609))) (-3545 (*1 *1 *1) (-4 *1 (-609))) (-3431 (*1 *1 *1) (-4 *1 (-609))) (-2779 (*1 *1 *1) (-4 *1 (-609))) (-2743 (*1 *1 *1) (-4 *1 (-609))))
+(-13 (-933) (-1167) (-10 -8 (-15 -1779 ($ $)) (-15 -2080 ($ $)) (-15 -3545 ($ $)) (-15 -3431 ($ $)) (-15 -2779 ($ $)) (-15 -2743 ($ $))))
+(((-35) . T) ((-94) . T) ((-277) . T) ((-484) . T) ((-933) . T) ((-1167) . T) ((-1170) . T))
+((-1355 (((-114) (-114)) 83)) (-3431 ((|#2| |#2|) 30)) (-1774 ((|#2| |#2| (-1061 |#2|)) 79) ((|#2| |#2| (-1145)) 52)) (-2743 ((|#2| |#2|) 29)) (-2779 ((|#2| |#2|) 31)) (-1905 (((-112) (-114)) 34)) (-2080 ((|#2| |#2|) 26)) (-1779 ((|#2| |#2|) 28)) (-3545 ((|#2| |#2|) 27)))
+(((-610 |#1| |#2|) (-10 -7 (-15 -1905 ((-112) (-114))) (-15 -1355 ((-114) (-114))) (-15 -1779 (|#2| |#2|)) (-15 -2080 (|#2| |#2|)) (-15 -3545 (|#2| |#2|)) (-15 -3431 (|#2| |#2|)) (-15 -2743 (|#2| |#2|)) (-15 -2779 (|#2| |#2|)) (-15 -1774 (|#2| |#2| (-1145))) (-15 -1774 (|#2| |#2| (-1061 |#2|)))) (-13 (-825) (-542)) (-13 (-423 |#1|) (-976) (-1167))) (T -610))
+((-1774 (*1 *2 *2 *3) (-12 (-5 *3 (-1061 *2)) (-4 *2 (-13 (-423 *4) (-976) (-1167))) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-610 *4 *2)))) (-1774 (*1 *2 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-610 *4 *2)) (-4 *2 (-13 (-423 *4) (-976) (-1167))))) (-2779 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2)) (-4 *2 (-13 (-423 *3) (-976) (-1167))))) (-2743 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2)) (-4 *2 (-13 (-423 *3) (-976) (-1167))))) (-3431 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2)) (-4 *2 (-13 (-423 *3) (-976) (-1167))))) (-3545 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2)) (-4 *2 (-13 (-423 *3) (-976) (-1167))))) (-2080 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2)) (-4 *2 (-13 (-423 *3) (-976) (-1167))))) (-1779 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2)) (-4 *2 (-13 (-423 *3) (-976) (-1167))))) (-1355 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *4)) (-4 *4 (-13 (-423 *3) (-976) (-1167))))) (-1905 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112)) (-5 *1 (-610 *4 *5)) (-4 *5 (-13 (-423 *4) (-976) (-1167))))))
+(-10 -7 (-15 -1905 ((-112) (-114))) (-15 -1355 ((-114) (-114))) (-15 -1779 (|#2| |#2|)) (-15 -2080 (|#2| |#2|)) (-15 -3545 (|#2| |#2|)) (-15 -3431 (|#2| |#2|)) (-15 -2743 (|#2| |#2|)) (-15 -2779 (|#2| |#2|)) (-15 -1774 (|#2| |#2| (-1145))) (-15 -1774 (|#2| |#2| (-1061 |#2|))))
+((-2380 (((-473 |#1| |#2|) (-241 |#1| |#2|)) 53)) (-3267 (((-623 (-241 |#1| |#2|)) (-623 (-473 |#1| |#2|))) 68)) (-1976 (((-473 |#1| |#2|) (-623 (-473 |#1| |#2|)) (-839 |#1|)) 70) (((-473 |#1| |#2|) (-623 (-473 |#1| |#2|)) (-623 (-473 |#1| |#2|)) (-839 |#1|)) 69)) (-2649 (((-2 (|:| |gblist| (-623 (-241 |#1| |#2|))) (|:| |gvlist| (-623 (-550)))) (-623 (-473 |#1| |#2|))) 108)) (-1946 (((-623 (-473 |#1| |#2|)) (-839 |#1|) (-623 (-473 |#1| |#2|)) (-623 (-473 |#1| |#2|))) 83)) (-1368 (((-2 (|:| |glbase| (-623 (-241 |#1| |#2|))) (|:| |glval| (-623 (-550)))) (-623 (-241 |#1| |#2|))) 118)) (-3691 (((-1228 |#2|) (-473 |#1| |#2|) (-623 (-473 |#1| |#2|))) 58)) (-3795 (((-623 (-473 |#1| |#2|)) (-623 (-473 |#1| |#2|))) 41)) (-3700 (((-241 |#1| |#2|) (-241 |#1| |#2|) (-623 (-241 |#1| |#2|))) 50)) (-2142 (((-241 |#1| |#2|) (-623 |#2|) (-241 |#1| |#2|) (-623 (-241 |#1| |#2|))) 91)))
+(((-611 |#1| |#2|) (-10 -7 (-15 -2649 ((-2 (|:| |gblist| (-623 (-241 |#1| |#2|))) (|:| |gvlist| (-623 (-550)))) (-623 (-473 |#1| |#2|)))) (-15 -1368 ((-2 (|:| |glbase| (-623 (-241 |#1| |#2|))) (|:| |glval| (-623 (-550)))) (-623 (-241 |#1| |#2|)))) (-15 -3267 ((-623 (-241 |#1| |#2|)) (-623 (-473 |#1| |#2|)))) (-15 -1976 ((-473 |#1| |#2|) (-623 (-473 |#1| |#2|)) (-623 (-473 |#1| |#2|)) (-839 |#1|))) (-15 -1976 ((-473 |#1| |#2|) (-623 (-473 |#1| |#2|)) (-839 |#1|))) (-15 -3795 ((-623 (-473 |#1| |#2|)) (-623 (-473 |#1| |#2|)))) (-15 -3691 ((-1228 |#2|) (-473 |#1| |#2|) (-623 (-473 |#1| |#2|)))) (-15 -2142 ((-241 |#1| |#2|) (-623 |#2|) (-241 |#1| |#2|) (-623 (-241 |#1| |#2|)))) (-15 -1946 ((-623 (-473 |#1| |#2|)) (-839 |#1|) (-623 (-473 |#1| |#2|)) (-623 (-473 |#1| |#2|)))) (-15 -3700 ((-241 |#1| |#2|) (-241 |#1| |#2|) (-623 (-241 |#1| |#2|)))) (-15 -2380 ((-473 |#1| |#2|) (-241 |#1| |#2|)))) (-623 (-1145)) (-444)) (T -611))
+((-2380 (*1 *2 *3) (-12 (-5 *3 (-241 *4 *5)) (-14 *4 (-623 (-1145))) (-4 *5 (-444)) (-5 *2 (-473 *4 *5)) (-5 *1 (-611 *4 *5)))) (-3700 (*1 *2 *2 *3) (-12 (-5 *3 (-623 (-241 *4 *5))) (-5 *2 (-241 *4 *5)) (-14 *4 (-623 (-1145))) (-4 *5 (-444)) (-5 *1 (-611 *4 *5)))) (-1946 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-623 (-473 *4 *5))) (-5 *3 (-839 *4)) (-14 *4 (-623 (-1145))) (-4 *5 (-444)) (-5 *1 (-611 *4 *5)))) (-2142 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-623 *6)) (-5 *4 (-623 (-241 *5 *6))) (-4 *6 (-444)) (-5 *2 (-241 *5 *6)) (-14 *5 (-623 (-1145))) (-5 *1 (-611 *5 *6)))) (-3691 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-473 *5 *6))) (-5 *3 (-473 *5 *6)) (-14 *5 (-623 (-1145))) (-4 *6 (-444)) (-5 *2 (-1228 *6)) (-5 *1 (-611 *5 *6)))) (-3795 (*1 *2 *2) (-12 (-5 *2 (-623 (-473 *3 *4))) (-14 *3 (-623 (-1145))) (-4 *4 (-444)) (-5 *1 (-611 *3 *4)))) (-1976 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-473 *5 *6))) (-5 *4 (-839 *5)) (-14 *5 (-623 (-1145))) (-5 *2 (-473 *5 *6)) (-5 *1 (-611 *5 *6)) (-4 *6 (-444)))) (-1976 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-623 (-473 *5 *6))) (-5 *4 (-839 *5)) (-14 *5 (-623 (-1145))) (-5 *2 (-473 *5 *6)) (-5 *1 (-611 *5 *6)) (-4 *6 (-444)))) (-3267 (*1 *2 *3) (-12 (-5 *3 (-623 (-473 *4 *5))) (-14 *4 (-623 (-1145))) (-4 *5 (-444)) (-5 *2 (-623 (-241 *4 *5))) (-5 *1 (-611 *4 *5)))) (-1368 (*1 *2 *3) (-12 (-14 *4 (-623 (-1145))) (-4 *5 (-444)) (-5 *2 (-2 (|:| |glbase| (-623 (-241 *4 *5))) (|:| |glval| (-623 (-550))))) (-5 *1 (-611 *4 *5)) (-5 *3 (-623 (-241 *4 *5))))) (-2649 (*1 *2 *3) (-12 (-5 *3 (-623 (-473 *4 *5))) (-14 *4 (-623 (-1145))) (-4 *5 (-444)) (-5 *2 (-2 (|:| |gblist| (-623 (-241 *4 *5))) (|:| |gvlist| (-623 (-550))))) (-5 *1 (-611 *4 *5)))))
+(-10 -7 (-15 -2649 ((-2 (|:| |gblist| (-623 (-241 |#1| |#2|))) (|:| |gvlist| (-623 (-550)))) (-623 (-473 |#1| |#2|)))) (-15 -1368 ((-2 (|:| |glbase| (-623 (-241 |#1| |#2|))) (|:| |glval| (-623 (-550)))) (-623 (-241 |#1| |#2|)))) (-15 -3267 ((-623 (-241 |#1| |#2|)) (-623 (-473 |#1| |#2|)))) (-15 -1976 ((-473 |#1| |#2|) (-623 (-473 |#1| |#2|)) (-623 (-473 |#1| |#2|)) (-839 |#1|))) (-15 -1976 ((-473 |#1| |#2|) (-623 (-473 |#1| |#2|)) (-839 |#1|))) (-15 -3795 ((-623 (-473 |#1| |#2|)) (-623 (-473 |#1| |#2|)))) (-15 -3691 ((-1228 |#2|) (-473 |#1| |#2|) (-623 (-473 |#1| |#2|)))) (-15 -2142 ((-241 |#1| |#2|) (-623 |#2|) (-241 |#1| |#2|) (-623 (-241 |#1| |#2|)))) (-15 -1946 ((-623 (-473 |#1| |#2|)) (-839 |#1|) (-623 (-473 |#1| |#2|)) (-623 (-473 |#1| |#2|)))) (-15 -3700 ((-241 |#1| |#2|) (-241 |#1| |#2|) (-623 (-241 |#1| |#2|)))) (-15 -2380 ((-473 |#1| |#2|) (-241 |#1| |#2|))))
+((-2221 (((-112) $ $) NIL (-1489 (|has| (-52) (-1069)) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-1069))))) (-3364 (($) NIL) (($ (-623 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))))) NIL)) (-3037 (((-1233) $ (-1127) (-1127)) NIL (|has| $ (-6 -4345)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 (((-52) $ (-1127) (-52)) 16) (((-52) $ (-1145) (-52)) 17)) (-3994 (($ (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344)))) (-3696 (((-3 (-52) "failed") (-1127) $) NIL)) (-2991 (($) NIL T CONST)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-1069))))) (-2505 (($ (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) $) NIL (|has| $ (-6 -4344))) (($ (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344))) (((-3 (-52) "failed") (-1127) $) NIL)) (-1979 (($ (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-1069)))) (($ (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344)))) (-2924 (((-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-1 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) $ (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-1069)))) (((-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-1 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) $ (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) NIL (|has| $ (-6 -4344))) (((-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-1 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344)))) (-3317 (((-52) $ (-1127) (-52)) NIL (|has| $ (-6 -4345)))) (-3263 (((-52) $ (-1127)) NIL)) (-2971 (((-623 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344))) (((-623 (-52)) $) NIL (|has| $ (-6 -4344)))) (-4210 (($ $) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-1127) $) NIL (|has| (-1127) (-825)))) (-2876 (((-623 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344))) (((-623 (-52)) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-1069)))) (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-52) (-1069))))) (-2506 (((-1127) $) NIL (|has| (-1127) (-825)))) (-3311 (($ (-1 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4345))) (($ (-1 (-52) (-52)) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) $) NIL) (($ (-1 (-52) (-52)) $) NIL) (($ (-1 (-52) (-52) (-52)) $ $) NIL)) (-2039 (($ (-381)) 9)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (-1489 (|has| (-52) (-1069)) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-1069))))) (-4212 (((-623 (-1127)) $) NIL)) (-3998 (((-112) (-1127) $) NIL)) (-1696 (((-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) $) NIL)) (-1715 (($ (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) $) NIL)) (-3611 (((-623 (-1127)) $) NIL)) (-3166 (((-112) (-1127) $) NIL)) (-3445 (((-1089) $) NIL (-1489 (|has| (-52) (-1069)) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-1069))))) (-3858 (((-52) $) NIL (|has| (-1127) (-825)))) (-1614 (((-3 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) "failed") (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) $) NIL)) (-2491 (($ $ (-52)) NIL (|has| $ (-6 -4345)))) (-3576 (((-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) $) NIL)) (-1410 (((-112) (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))))) NIL (-12 (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-302 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))))) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-1069)))) (($ $ (-287 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))))) NIL (-12 (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-302 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))))) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-1069)))) (($ $ (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) NIL (-12 (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-302 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))))) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-1069)))) (($ $ (-623 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) (-623 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))))) NIL (-12 (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-302 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))))) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-1069)))) (($ $ (-623 (-52)) (-623 (-52))) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1069)))) (($ $ (-52) (-52)) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1069)))) (($ $ (-287 (-52))) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1069)))) (($ $ (-623 (-287 (-52)))) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-52) (-1069))))) (-1375 (((-623 (-52)) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 (((-52) $ (-1127)) 14) (((-52) $ (-1127) (-52)) NIL) (((-52) $ (-1145)) 15)) (-3246 (($) NIL) (($ (-623 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))))) NIL)) (-3457 (((-749) (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344))) (((-749) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-1069)))) (((-749) (-52) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-52) (-1069)))) (((-749) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4344)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-596 (-526))))) (-2245 (($ (-623 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))))) NIL)) (-2233 (((-837) $) NIL (-1489 (|has| (-52) (-595 (-837))) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-595 (-837)))))) (-4017 (($ (-623 (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))))) NIL)) (-3404 (((-112) (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) NIL (-1489 (|has| (-52) (-1069)) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 (-52))) (-1069))))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-612) (-13 (-1158 (-1127) (-52)) (-10 -8 (-15 -2039 ($ (-381))) (-15 -4210 ($ $)) (-15 -2757 ((-52) $ (-1145))) (-15 -2409 ((-52) $ (-1145) (-52)))))) (T -612))
+((-2039 (*1 *1 *2) (-12 (-5 *2 (-381)) (-5 *1 (-612)))) (-4210 (*1 *1 *1) (-5 *1 (-612))) (-2757 (*1 *2 *1 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-52)) (-5 *1 (-612)))) (-2409 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-52)) (-5 *3 (-1145)) (-5 *1 (-612)))))
+(-13 (-1158 (-1127) (-52)) (-10 -8 (-15 -2039 ($ (-381))) (-15 -4210 ($ $)) (-15 -2757 ((-52) $ (-1145))) (-15 -2409 ((-52) $ (-1145) (-52)))))
+((-2382 (($ $ |#2|) 10)))
+(((-613 |#1| |#2|) (-10 -8 (-15 -2382 (|#1| |#1| |#2|))) (-614 |#2|) (-170)) (T -613))
+NIL
+(-10 -8 (-15 -2382 (|#1| |#1| |#2|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2245 (($ $ $) 29)) (-2233 (((-837) $) 11)) (-2688 (($) 18 T CONST)) (-2264 (((-112) $ $) 6)) (-2382 (($ $ |#1|) 28 (|has| |#1| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
(((-614 |#1|) (-138) (-170)) (T -614))
-((-1532 (*1 *1 *1 *1) (-12 (-4 *1 (-614 *2)) (-4 *2 (-170)))) (-2414 (*1 *1 *1 *2) (-12 (-4 *1 (-614 *2)) (-4 *2 (-170)) (-4 *2 (-356)))))
-(-13 (-696 |t#1|) (-10 -8 (-6 |NullSquare|) (-6 |JacobiIdentity|) (-15 -1532 ($ $ $)) (IF (|has| |t#1| (-356)) (-15 -2414 ($ $ |t#1|)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 |#1|) . T) ((-696 |#1|) . T) ((-1026 |#1|) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3090 (((-3 $ "failed")) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1265 (((-1227 (-667 |#1|))) NIL (|has| |#2| (-410 |#1|))) (((-1227 (-667 |#1|)) (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-3406 (((-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-3513 (($) NIL T CONST)) (-3726 (((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed")) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-3947 (((-3 $ "failed")) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-2043 (((-667 |#1|)) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-1958 ((|#1| $) NIL (|has| |#2| (-360 |#1|)))) (-2042 (((-667 |#1|) $) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) $ (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-3818 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-1870 (((-1140 (-925 |#1|))) NIL (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-356))))) (-2923 (($ $ (-894)) NIL)) (-1729 ((|#1| $) NIL (|has| |#2| (-360 |#1|)))) (-4215 (((-1140 |#1|) $) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-3945 ((|#1|) NIL (|has| |#2| (-410 |#1|))) ((|#1| (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-1474 (((-1140 |#1|) $) NIL (|has| |#2| (-360 |#1|)))) (-2105 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-4110 (($ (-1227 |#1|)) NIL (|has| |#2| (-410 |#1|))) (($ (-1227 |#1|) (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-1386 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-2122 (((-894)) NIL (|has| |#2| (-360 |#1|)))) (-2890 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-1494 (($ $ (-894)) NIL)) (-3657 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-3400 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2685 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2662 (((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed")) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-4080 (((-3 $ "failed")) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-2116 (((-667 |#1|)) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-3813 ((|#1| $) NIL (|has| |#2| (-360 |#1|)))) (-2127 (((-667 |#1|) $) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) $ (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-2732 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-3480 (((-1140 (-925 |#1|))) NIL (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-356))))) (-2834 (($ $ (-894)) NIL)) (-1842 ((|#1| $) NIL (|has| |#2| (-360 |#1|)))) (-1305 (((-1140 |#1|) $) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-4012 ((|#1|) NIL (|has| |#2| (-410 |#1|))) ((|#1| (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-1603 (((-1140 |#1|) $) NIL (|has| |#2| (-360 |#1|)))) (-2197 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-1825 (((-1126) $) NIL)) (-3528 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2591 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2781 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-3337 (((-1088) $) NIL)) (-3089 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2680 ((|#1| $ (-550)) NIL (|has| |#2| (-410 |#1|)))) (-1373 (((-667 |#1|) (-1227 $)) NIL (|has| |#2| (-410 |#1|))) (((-1227 |#1|) $) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) (-1227 $) (-1227 $)) NIL (|has| |#2| (-360 |#1|))) (((-1227 |#1|) $ (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-4028 (($ (-1227 |#1|)) NIL (|has| |#2| (-410 |#1|))) (((-1227 |#1|) $) NIL (|has| |#2| (-410 |#1|)))) (-2361 (((-623 (-925 |#1|))) NIL (|has| |#2| (-410 |#1|))) (((-623 (-925 |#1|)) (-1227 $)) NIL (|has| |#2| (-360 |#1|)))) (-3292 (($ $ $) NIL)) (-2564 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-1518 (((-836) $) NIL) ((|#2| $) 12) (($ |#2|) 13)) (-2437 (((-1227 $)) NIL (|has| |#2| (-410 |#1|)))) (-3268 (((-623 (-1227 |#1|))) NIL (-1561 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-3395 (($ $ $ $) NIL)) (-2376 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-4292 (($ (-667 |#1|) $) NIL (|has| |#2| (-410 |#1|)))) (-1358 (($ $ $) NIL)) (-2473 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2286 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2990 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2626 (($) 15 T CONST)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) 17)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 11) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-615 |#1| |#2|) (-13 (-723 |#1|) (-595 |#2|) (-10 -8 (-15 -1518 ($ |#2|)) (IF (|has| |#2| (-410 |#1|)) (-6 (-410 |#1|)) |%noBranch|) (IF (|has| |#2| (-360 |#1|)) (-6 (-360 |#1|)) |%noBranch|))) (-170) (-723 |#1|)) (T -615))
-((-1518 (*1 *1 *2) (-12 (-4 *3 (-170)) (-5 *1 (-615 *3 *2)) (-4 *2 (-723 *3)))))
-(-13 (-723 |#1|) (-595 |#2|) (-10 -8 (-15 -1518 ($ |#2|)) (IF (|has| |#2| (-410 |#1|)) (-6 (-410 |#1|)) |%noBranch|) (IF (|has| |#2| (-360 |#1|)) (-6 (-360 |#1|)) |%noBranch|)))
-((-3307 (((-3 (-818 |#2|) "failed") |#2| (-287 |#2|) (-1126)) 82) (((-3 (-818 |#2|) (-2 (|:| |leftHandLimit| (-3 (-818 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-818 |#2|) "failed"))) "failed") |#2| (-287 (-818 |#2|))) 104)) (-1376 (((-3 (-811 |#2|) "failed") |#2| (-287 (-811 |#2|))) 109)))
-(((-616 |#1| |#2|) (-10 -7 (-15 -3307 ((-3 (-818 |#2|) (-2 (|:| |leftHandLimit| (-3 (-818 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-818 |#2|) "failed"))) "failed") |#2| (-287 (-818 |#2|)))) (-15 -1376 ((-3 (-811 |#2|) "failed") |#2| (-287 (-811 |#2|)))) (-15 -3307 ((-3 (-818 |#2|) "failed") |#2| (-287 |#2|) (-1126)))) (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))) (-13 (-27) (-1166) (-423 |#1|))) (T -616))
-((-3307 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-287 *3)) (-5 *5 (-1126)) (-4 *3 (-13 (-27) (-1166) (-423 *6))) (-4 *6 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-818 *3)) (-5 *1 (-616 *6 *3)))) (-1376 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-287 (-811 *3))) (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-811 *3)) (-5 *1 (-616 *5 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *5))))) (-3307 (*1 *2 *3 *4) (-12 (-5 *4 (-287 (-818 *3))) (-4 *3 (-13 (-27) (-1166) (-423 *5))) (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-3 (-818 *3) (-2 (|:| |leftHandLimit| (-3 (-818 *3) "failed")) (|:| |rightHandLimit| (-3 (-818 *3) "failed"))) "failed")) (-5 *1 (-616 *5 *3)))))
-(-10 -7 (-15 -3307 ((-3 (-818 |#2|) (-2 (|:| |leftHandLimit| (-3 (-818 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-818 |#2|) "failed"))) "failed") |#2| (-287 (-818 |#2|)))) (-15 -1376 ((-3 (-811 |#2|) "failed") |#2| (-287 (-811 |#2|)))) (-15 -3307 ((-3 (-818 |#2|) "failed") |#2| (-287 |#2|) (-1126))))
-((-3307 (((-3 (-818 (-400 (-925 |#1|))) "failed") (-400 (-925 |#1|)) (-287 (-400 (-925 |#1|))) (-1126)) 80) (((-3 (-818 (-400 (-925 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-818 (-400 (-925 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-818 (-400 (-925 |#1|))) "failed"))) "failed") (-400 (-925 |#1|)) (-287 (-400 (-925 |#1|)))) 20) (((-3 (-818 (-400 (-925 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-818 (-400 (-925 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-818 (-400 (-925 |#1|))) "failed"))) "failed") (-400 (-925 |#1|)) (-287 (-818 (-925 |#1|)))) 35)) (-1376 (((-811 (-400 (-925 |#1|))) (-400 (-925 |#1|)) (-287 (-400 (-925 |#1|)))) 23) (((-811 (-400 (-925 |#1|))) (-400 (-925 |#1|)) (-287 (-811 (-925 |#1|)))) 43)))
-(((-617 |#1|) (-10 -7 (-15 -3307 ((-3 (-818 (-400 (-925 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-818 (-400 (-925 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-818 (-400 (-925 |#1|))) "failed"))) "failed") (-400 (-925 |#1|)) (-287 (-818 (-925 |#1|))))) (-15 -3307 ((-3 (-818 (-400 (-925 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-818 (-400 (-925 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-818 (-400 (-925 |#1|))) "failed"))) "failed") (-400 (-925 |#1|)) (-287 (-400 (-925 |#1|))))) (-15 -1376 ((-811 (-400 (-925 |#1|))) (-400 (-925 |#1|)) (-287 (-811 (-925 |#1|))))) (-15 -1376 ((-811 (-400 (-925 |#1|))) (-400 (-925 |#1|)) (-287 (-400 (-925 |#1|))))) (-15 -3307 ((-3 (-818 (-400 (-925 |#1|))) "failed") (-400 (-925 |#1|)) (-287 (-400 (-925 |#1|))) (-1126)))) (-444)) (T -617))
-((-3307 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-287 (-400 (-925 *6)))) (-5 *5 (-1126)) (-5 *3 (-400 (-925 *6))) (-4 *6 (-444)) (-5 *2 (-818 *3)) (-5 *1 (-617 *6)))) (-1376 (*1 *2 *3 *4) (-12 (-5 *4 (-287 (-400 (-925 *5)))) (-5 *3 (-400 (-925 *5))) (-4 *5 (-444)) (-5 *2 (-811 *3)) (-5 *1 (-617 *5)))) (-1376 (*1 *2 *3 *4) (-12 (-5 *4 (-287 (-811 (-925 *5)))) (-4 *5 (-444)) (-5 *2 (-811 (-400 (-925 *5)))) (-5 *1 (-617 *5)) (-5 *3 (-400 (-925 *5))))) (-3307 (*1 *2 *3 *4) (-12 (-5 *4 (-287 (-400 (-925 *5)))) (-5 *3 (-400 (-925 *5))) (-4 *5 (-444)) (-5 *2 (-3 (-818 *3) (-2 (|:| |leftHandLimit| (-3 (-818 *3) "failed")) (|:| |rightHandLimit| (-3 (-818 *3) "failed"))) "failed")) (-5 *1 (-617 *5)))) (-3307 (*1 *2 *3 *4) (-12 (-5 *4 (-287 (-818 (-925 *5)))) (-4 *5 (-444)) (-5 *2 (-3 (-818 (-400 (-925 *5))) (-2 (|:| |leftHandLimit| (-3 (-818 (-400 (-925 *5))) "failed")) (|:| |rightHandLimit| (-3 (-818 (-400 (-925 *5))) "failed"))) "failed")) (-5 *1 (-617 *5)) (-5 *3 (-400 (-925 *5))))))
-(-10 -7 (-15 -3307 ((-3 (-818 (-400 (-925 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-818 (-400 (-925 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-818 (-400 (-925 |#1|))) "failed"))) "failed") (-400 (-925 |#1|)) (-287 (-818 (-925 |#1|))))) (-15 -3307 ((-3 (-818 (-400 (-925 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-818 (-400 (-925 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-818 (-400 (-925 |#1|))) "failed"))) "failed") (-400 (-925 |#1|)) (-287 (-400 (-925 |#1|))))) (-15 -1376 ((-811 (-400 (-925 |#1|))) (-400 (-925 |#1|)) (-287 (-811 (-925 |#1|))))) (-15 -1376 ((-811 (-400 (-925 |#1|))) (-400 (-925 |#1|)) (-287 (-400 (-925 |#1|))))) (-15 -3307 ((-3 (-818 (-400 (-925 |#1|))) "failed") (-400 (-925 |#1|)) (-287 (-400 (-925 |#1|))) (-1126))))
-((-3659 (((-3 (-1227 (-400 |#1|)) "failed") (-1227 |#2|) |#2|) 57 (-3462 (|has| |#1| (-356)))) (((-3 (-1227 |#1|) "failed") (-1227 |#2|) |#2|) 42 (|has| |#1| (-356)))) (-3421 (((-112) (-1227 |#2|)) 30)) (-3530 (((-3 (-1227 |#1|) "failed") (-1227 |#2|)) 33)))
-(((-618 |#1| |#2|) (-10 -7 (-15 -3421 ((-112) (-1227 |#2|))) (-15 -3530 ((-3 (-1227 |#1|) "failed") (-1227 |#2|))) (IF (|has| |#1| (-356)) (-15 -3659 ((-3 (-1227 |#1|) "failed") (-1227 |#2|) |#2|)) (-15 -3659 ((-3 (-1227 (-400 |#1|)) "failed") (-1227 |#2|) |#2|)))) (-542) (-619 |#1|)) (T -618))
-((-3659 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1227 *4)) (-4 *4 (-619 *5)) (-3462 (-4 *5 (-356))) (-4 *5 (-542)) (-5 *2 (-1227 (-400 *5))) (-5 *1 (-618 *5 *4)))) (-3659 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1227 *4)) (-4 *4 (-619 *5)) (-4 *5 (-356)) (-4 *5 (-542)) (-5 *2 (-1227 *5)) (-5 *1 (-618 *5 *4)))) (-3530 (*1 *2 *3) (|partial| -12 (-5 *3 (-1227 *5)) (-4 *5 (-619 *4)) (-4 *4 (-542)) (-5 *2 (-1227 *4)) (-5 *1 (-618 *4 *5)))) (-3421 (*1 *2 *3) (-12 (-5 *3 (-1227 *5)) (-4 *5 (-619 *4)) (-4 *4 (-542)) (-5 *2 (-112)) (-5 *1 (-618 *4 *5)))))
-(-10 -7 (-15 -3421 ((-112) (-1227 |#2|))) (-15 -3530 ((-3 (-1227 |#1|) "failed") (-1227 |#2|))) (IF (|has| |#1| (-356)) (-15 -3659 ((-3 (-1227 |#1|) "failed") (-1227 |#2|) |#2|)) (-15 -3659 ((-3 (-1227 (-400 |#1|)) "failed") (-1227 |#2|) |#2|))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-3780 (((-667 |#1|) (-667 $)) 34) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) 33)) (-1386 (((-3 $ "failed") $) 32)) (-3102 (((-112) $) 30)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11) (($ (-550)) 27)) (-2390 (((-749)) 28)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
-(((-619 |#1|) (-138) (-1020)) (T -619))
-((-3780 (*1 *2 *3) (-12 (-5 *3 (-667 *1)) (-4 *1 (-619 *4)) (-4 *4 (-1020)) (-5 *2 (-667 *4)))) (-3780 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *1)) (-5 *4 (-1227 *1)) (-4 *1 (-619 *5)) (-4 *5 (-1020)) (-5 *2 (-2 (|:| -1340 (-667 *5)) (|:| |vec| (-1227 *5)))))))
-(-13 (-1020) (-10 -8 (-15 -3780 ((-667 |t#1|) (-667 $))) (-15 -3780 ((-2 (|:| -1340 (-667 |t#1|)) (|:| |vec| (-1227 |t#1|))) (-667 $) (-1227 $)))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 $) . T) ((-705) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-3658 ((|#2| (-623 |#1|) (-623 |#2|) |#1| (-1 |#2| |#1|)) 18) (((-1 |#2| |#1|) (-623 |#1|) (-623 |#2|) (-1 |#2| |#1|)) 19) ((|#2| (-623 |#1|) (-623 |#2|) |#1| |#2|) 16) (((-1 |#2| |#1|) (-623 |#1|) (-623 |#2|) |#2|) 17) ((|#2| (-623 |#1|) (-623 |#2|) |#1|) 10) (((-1 |#2| |#1|) (-623 |#1|) (-623 |#2|)) 12)))
-(((-620 |#1| |#2|) (-10 -7 (-15 -3658 ((-1 |#2| |#1|) (-623 |#1|) (-623 |#2|))) (-15 -3658 (|#2| (-623 |#1|) (-623 |#2|) |#1|)) (-15 -3658 ((-1 |#2| |#1|) (-623 |#1|) (-623 |#2|) |#2|)) (-15 -3658 (|#2| (-623 |#1|) (-623 |#2|) |#1| |#2|)) (-15 -3658 ((-1 |#2| |#1|) (-623 |#1|) (-623 |#2|) (-1 |#2| |#1|))) (-15 -3658 (|#2| (-623 |#1|) (-623 |#2|) |#1| (-1 |#2| |#1|)))) (-1068) (-1181)) (T -620))
-((-3658 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 *2)) (-5 *6 (-1 *2 *5)) (-4 *5 (-1068)) (-4 *2 (-1181)) (-5 *1 (-620 *5 *2)))) (-3658 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1 *6 *5)) (-5 *3 (-623 *5)) (-5 *4 (-623 *6)) (-4 *5 (-1068)) (-4 *6 (-1181)) (-5 *1 (-620 *5 *6)))) (-3658 (*1 *2 *3 *4 *5 *2) (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 *2)) (-4 *5 (-1068)) (-4 *2 (-1181)) (-5 *1 (-620 *5 *2)))) (-3658 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 *6)) (-5 *4 (-623 *5)) (-4 *6 (-1068)) (-4 *5 (-1181)) (-5 *2 (-1 *5 *6)) (-5 *1 (-620 *6 *5)))) (-3658 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 *2)) (-4 *5 (-1068)) (-4 *2 (-1181)) (-5 *1 (-620 *5 *2)))) (-3658 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 *6)) (-4 *5 (-1068)) (-4 *6 (-1181)) (-5 *2 (-1 *6 *5)) (-5 *1 (-620 *5 *6)))))
-(-10 -7 (-15 -3658 ((-1 |#2| |#1|) (-623 |#1|) (-623 |#2|))) (-15 -3658 (|#2| (-623 |#1|) (-623 |#2|) |#1|)) (-15 -3658 ((-1 |#2| |#1|) (-623 |#1|) (-623 |#2|) |#2|)) (-15 -3658 (|#2| (-623 |#1|) (-623 |#2|) |#1| |#2|)) (-15 -3658 ((-1 |#2| |#1|) (-623 |#1|) (-623 |#2|) (-1 |#2| |#1|))) (-15 -3658 (|#2| (-623 |#1|) (-623 |#2|) |#1| (-1 |#2| |#1|))))
-((-3572 (((-623 |#2|) (-1 |#2| |#1| |#2|) (-623 |#1|) |#2|) 16)) (-2419 ((|#2| (-1 |#2| |#1| |#2|) (-623 |#1|) |#2|) 18)) (-3972 (((-623 |#2|) (-1 |#2| |#1|) (-623 |#1|)) 13)))
-(((-621 |#1| |#2|) (-10 -7 (-15 -3572 ((-623 |#2|) (-1 |#2| |#1| |#2|) (-623 |#1|) |#2|)) (-15 -2419 (|#2| (-1 |#2| |#1| |#2|) (-623 |#1|) |#2|)) (-15 -3972 ((-623 |#2|) (-1 |#2| |#1|) (-623 |#1|)))) (-1181) (-1181)) (T -621))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-623 *5)) (-4 *5 (-1181)) (-4 *6 (-1181)) (-5 *2 (-623 *6)) (-5 *1 (-621 *5 *6)))) (-2419 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-623 *5)) (-4 *5 (-1181)) (-4 *2 (-1181)) (-5 *1 (-621 *5 *2)))) (-3572 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-623 *6)) (-4 *6 (-1181)) (-4 *5 (-1181)) (-5 *2 (-623 *5)) (-5 *1 (-621 *6 *5)))))
-(-10 -7 (-15 -3572 ((-623 |#2|) (-1 |#2| |#1| |#2|) (-623 |#1|) |#2|)) (-15 -2419 (|#2| (-1 |#2| |#1| |#2|) (-623 |#1|) |#2|)) (-15 -3972 ((-623 |#2|) (-1 |#2| |#1|) (-623 |#1|))))
-((-3972 (((-623 |#3|) (-1 |#3| |#1| |#2|) (-623 |#1|) (-623 |#2|)) 13)))
-(((-622 |#1| |#2| |#3|) (-10 -7 (-15 -3972 ((-623 |#3|) (-1 |#3| |#1| |#2|) (-623 |#1|) (-623 |#2|)))) (-1181) (-1181) (-1181)) (T -622))
-((-3972 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-623 *6)) (-5 *5 (-623 *7)) (-4 *6 (-1181)) (-4 *7 (-1181)) (-4 *8 (-1181)) (-5 *2 (-623 *8)) (-5 *1 (-622 *6 *7 *8)))))
-(-10 -7 (-15 -3972 ((-623 |#3|) (-1 |#3| |#1| |#2|) (-623 |#1|) (-623 |#2|))))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3625 ((|#1| $) NIL)) (-3996 ((|#1| $) NIL)) (-4180 (($ $) NIL)) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-4249 (($ $ (-550)) NIL (|has| $ (-6 -4343)))) (-3654 (((-112) $) NIL (|has| |#1| (-825))) (((-112) (-1 (-112) |#1| |#1|) $) NIL)) (-3491 (($ $) NIL (-12 (|has| $ (-6 -4343)) (|has| |#1| (-825)))) (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-1674 (($ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-2190 ((|#1| $ |#1|) NIL (|has| $ (-6 -4343)))) (-1431 (($ $ $) NIL (|has| $ (-6 -4343)))) (-1300 ((|#1| $ |#1|) NIL (|has| $ (-6 -4343)))) (-3373 ((|#1| $ |#1|) NIL (|has| $ (-6 -4343)))) (-1705 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4343))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4343))) (($ $ "rest" $) NIL (|has| $ (-6 -4343))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) NIL (|has| $ (-6 -4343))) ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) NIL (|has| $ (-6 -4343)))) (-4280 (($ $ $) 32 (|has| |#1| (-1068)))) (-4266 (($ $ $) 34 (|has| |#1| (-1068)))) (-4257 (($ $ $) 37 (|has| |#1| (-1068)))) (-3378 (($ (-1 (-112) |#1|) $) NIL)) (-4253 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3985 ((|#1| $) NIL)) (-3513 (($) NIL T CONST)) (-2342 (($ $) NIL (|has| $ (-6 -4343)))) (-3243 (($ $) NIL)) (-1308 (($ $) NIL) (($ $ (-749)) NIL)) (-3912 (($ $) NIL (|has| |#1| (-1068)))) (-1328 (($ $) 31 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3112 (($ |#1| $) NIL (|has| |#1| (-1068))) (($ (-1 (-112) |#1|) $) NIL)) (-3137 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3245 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) NIL)) (-3815 (((-112) $) NIL)) (-2302 (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1068))) (((-550) |#1| $) NIL (|has| |#1| (-1068))) (((-550) (-1 (-112) |#1|) $) NIL)) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-2605 (((-112) $) 9)) (-2560 (((-623 $) $) NIL)) (-2333 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-1964 (($) 7)) (-2578 (($ (-749) |#1|) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) NIL (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-3884 (($ $ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-1832 (($ $ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 33 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3283 (((-550) $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4218 (($ |#1|) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-2513 (((-623 |#1|) $) NIL)) (-3312 (((-112) $) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-3159 ((|#1| $) NIL) (($ $ (-749)) NIL)) (-1886 (($ $ $ (-550)) NIL) (($ |#1| $ (-550)) NIL)) (-2055 (($ $ $ (-550)) NIL) (($ |#1| $ (-550)) NIL)) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1293 ((|#1| $) NIL) (($ $ (-749)) NIL)) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3111 (($ $ |#1|) NIL (|has| $ (-6 -4343)))) (-2719 (((-112) $) NIL)) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1194 (-550))) NIL) ((|#1| $ (-550)) 36) ((|#1| $ (-550) |#1|) NIL)) (-2487 (((-550) $ $) NIL)) (-3476 (($ $ (-1194 (-550))) NIL) (($ $ (-550)) NIL)) (-1529 (($ $ (-1194 (-550))) NIL) (($ $ (-550)) NIL)) (-2136 (((-112) $) NIL)) (-3635 (($ $) NIL)) (-3472 (($ $) NIL (|has| $ (-6 -4343)))) (-3728 (((-749) $) NIL)) (-3786 (($ $) NIL)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3593 (($ $ $ (-550)) NIL (|has| $ (-6 -4343)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) 45 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) NIL)) (-1413 (($ |#1| $) 10)) (-3547 (($ $ $) NIL) (($ $ |#1|) NIL)) (-3227 (($ $ $) 30) (($ |#1| $) NIL) (($ (-623 $)) NIL) (($ $ |#1|) NIL)) (-1518 (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-3997 (((-623 $) $) NIL)) (-2413 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3127 (($ $ $) 11)) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3040 (((-1126) $) 26 (|has| |#1| (-806))) (((-1126) $ (-112)) 27 (|has| |#1| (-806))) (((-1232) (-800) $) 28 (|has| |#1| (-806))) (((-1232) (-800) $ (-112)) 29 (|has| |#1| (-806)))) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-623 |#1|) (-13 (-644 |#1|) (-10 -8 (-15 -1964 ($)) (-15 -2605 ((-112) $)) (-15 -1413 ($ |#1| $)) (-15 -3127 ($ $ $)) (IF (|has| |#1| (-1068)) (PROGN (-15 -4280 ($ $ $)) (-15 -4266 ($ $ $)) (-15 -4257 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-806)) (-6 (-806)) |%noBranch|))) (-1181)) (T -623))
-((-1964 (*1 *1) (-12 (-5 *1 (-623 *2)) (-4 *2 (-1181)))) (-2605 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-623 *3)) (-4 *3 (-1181)))) (-1413 (*1 *1 *2 *1) (-12 (-5 *1 (-623 *2)) (-4 *2 (-1181)))) (-3127 (*1 *1 *1 *1) (-12 (-5 *1 (-623 *2)) (-4 *2 (-1181)))) (-4280 (*1 *1 *1 *1) (-12 (-5 *1 (-623 *2)) (-4 *2 (-1068)) (-4 *2 (-1181)))) (-4266 (*1 *1 *1 *1) (-12 (-5 *1 (-623 *2)) (-4 *2 (-1068)) (-4 *2 (-1181)))) (-4257 (*1 *1 *1 *1) (-12 (-5 *1 (-623 *2)) (-4 *2 (-1068)) (-4 *2 (-1181)))))
-(-13 (-644 |#1|) (-10 -8 (-15 -1964 ($)) (-15 -2605 ((-112) $)) (-15 -1413 ($ |#1| $)) (-15 -3127 ($ $ $)) (IF (|has| |#1| (-1068)) (PROGN (-15 -4280 ($ $ $)) (-15 -4266 ($ $ $)) (-15 -4257 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-806)) (-6 (-806)) |%noBranch|)))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 11) (((-1149) $) NIL) (($ (-1149)) NIL) ((|#1| $) 8)) (-2316 (((-112) $ $) NIL)))
-(((-624 |#1|) (-13 (-1051) (-595 |#1|)) (-1068)) (T -624))
-NIL
-(-13 (-1051) (-595 |#1|))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-1317 (($ |#1| |#1| $) 43)) (-4047 (((-112) $ (-749)) NIL)) (-3378 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3513 (($) NIL T CONST)) (-3912 (($ $) 45)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3112 (($ |#1| $) 52 (|has| $ (-6 -4342))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4342)))) (-3137 (($ |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4342)))) (-3450 (((-623 |#1|) $) 9 (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) NIL)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3234 (($ (-1 |#1| |#1|) $) 39 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 37)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-3638 ((|#1| $) 46)) (-1886 (($ |#1| $) 26) (($ |#1| $ (-749)) 42)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3760 ((|#1| $) 48)) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) 21)) (-3498 (($) 25)) (-2702 (((-112) $) 50)) (-3821 (((-623 (-2 (|:| -2119 |#1|) (|:| -3350 (-749)))) $) 59)) (-2729 (($) 23) (($ (-623 |#1|)) 18)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) 56 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) 19)) (-4028 (((-526) $) 34 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) NIL)) (-1518 (((-836) $) 14 (|has| |#1| (-595 (-836))))) (-3685 (($ (-623 |#1|)) 22)) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 61 (|has| |#1| (-1068)))) (-3191 (((-749) $) 16 (|has| $ (-6 -4342)))))
-(((-625 |#1|) (-13 (-673 |#1|) (-10 -8 (-6 -4342) (-15 -2702 ((-112) $)) (-15 -1317 ($ |#1| |#1| $)))) (-1068)) (T -625))
-((-2702 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-625 *3)) (-4 *3 (-1068)))) (-1317 (*1 *1 *2 *2 *1) (-12 (-5 *1 (-625 *2)) (-4 *2 (-1068)))))
-(-13 (-673 |#1|) (-10 -8 (-6 -4342) (-15 -2702 ((-112) $)) (-15 -1317 ($ |#1| |#1| $))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2626 (($) 18 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ |#1| $) 23)))
-(((-626 |#1|) (-138) (-1027)) (T -626))
-((* (*1 *1 *2 *1) (-12 (-4 *1 (-626 *2)) (-4 *2 (-1027)))))
+((-2245 (*1 *1 *1 *1) (-12 (-4 *1 (-614 *2)) (-4 *2 (-170)))) (-2382 (*1 *1 *1 *2) (-12 (-4 *1 (-614 *2)) (-4 *2 (-170)) (-4 *2 (-356)))))
+(-13 (-696 |t#1|) (-10 -8 (-6 |NullSquare|) (-6 |JacobiIdentity|) (-15 -2245 ($ $ $)) (IF (|has| |t#1| (-356)) (-15 -2382 ($ $ |t#1|)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 |#1|) . T) ((-696 |#1|) . T) ((-1027 |#1|) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-2305 (((-3 $ "failed")) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2946 (((-1228 (-667 |#1|))) NIL (|has| |#2| (-410 |#1|))) (((-1228 (-667 |#1|)) (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-4259 (((-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-2991 (($) NIL T CONST)) (-1350 (((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed")) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-1713 (((-3 $ "failed")) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-2704 (((-667 |#1|)) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-4281 ((|#1| $) NIL (|has| |#2| (-360 |#1|)))) (-2693 (((-667 |#1|) $) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) $ (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-2988 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-1549 (((-1141 (-926 |#1|))) NIL (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-356))))) (-1339 (($ $ (-895)) NIL)) (-2710 ((|#1| $) NIL (|has| |#2| (-360 |#1|)))) (-2613 (((-1141 |#1|) $) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-1690 ((|#1|) NIL (|has| |#2| (-410 |#1|))) ((|#1| (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-2015 (((-1141 |#1|) $) NIL (|has| |#2| (-360 |#1|)))) (-2030 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2821 (($ (-1228 |#1|)) NIL (|has| |#2| (-410 |#1|))) (($ (-1228 |#1|) (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-1537 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-3398 (((-895)) NIL (|has| |#2| (-360 |#1|)))) (-4094 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2210 (($ $ (-895)) NIL)) (-1870 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-4189 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2826 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-3811 (((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed")) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-3678 (((-3 $ "failed")) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-2128 (((-667 |#1|)) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-2925 ((|#1| $) NIL (|has| |#2| (-360 |#1|)))) (-2224 (((-667 |#1|) $) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) $ (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-3274 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-3789 (((-1141 (-926 |#1|))) NIL (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-356))))) (-1692 (($ $ (-895)) NIL)) (-1324 ((|#1| $) NIL (|has| |#2| (-360 |#1|)))) (-3784 (((-1141 |#1|) $) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-4216 ((|#1|) NIL (|has| |#2| (-410 |#1|))) ((|#1| (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-3876 (((-1141 |#1|) $) NIL (|has| |#2| (-360 |#1|)))) (-1688 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2369 (((-1127) $) NIL)) (-3143 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-1294 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2498 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-3445 (((-1089) $) NIL)) (-2294 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2757 ((|#1| $ (-550)) NIL (|has| |#2| (-410 |#1|)))) (-2999 (((-667 |#1|) (-1228 $)) NIL (|has| |#2| (-410 |#1|))) (((-1228 |#1|) $) NIL (|has| |#2| (-410 |#1|))) (((-667 |#1|) (-1228 $) (-1228 $)) NIL (|has| |#2| (-360 |#1|))) (((-1228 |#1|) $ (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-2451 (($ (-1228 |#1|)) NIL (|has| |#2| (-410 |#1|))) (((-1228 |#1|) $) NIL (|has| |#2| (-410 |#1|)))) (-2778 (((-623 (-926 |#1|))) NIL (|has| |#2| (-410 |#1|))) (((-623 (-926 |#1|)) (-1228 $)) NIL (|has| |#2| (-360 |#1|)))) (-1353 (($ $ $) NIL)) (-4118 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2233 (((-837) $) NIL) ((|#2| $) 12) (($ |#2|) 13)) (-2206 (((-1228 $)) NIL (|has| |#2| (-410 |#1|)))) (-2364 (((-623 (-1228 |#1|))) NIL (-1489 (-12 (|has| |#2| (-360 |#1|)) (|has| |#1| (-542))) (-12 (|has| |#2| (-410 |#1|)) (|has| |#1| (-542)))))) (-4143 (($ $ $ $) NIL)) (-2941 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-3806 (($ (-667 |#1|) $) NIL (|has| |#2| (-410 |#1|)))) (-1923 (($ $ $) NIL)) (-2582 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-3268 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-3836 (((-112)) NIL (|has| |#2| (-360 |#1|)))) (-2688 (($) 15 T CONST)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) 17)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 11) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-615 |#1| |#2|) (-13 (-723 |#1|) (-595 |#2|) (-10 -8 (-15 -2233 ($ |#2|)) (IF (|has| |#2| (-410 |#1|)) (-6 (-410 |#1|)) |%noBranch|) (IF (|has| |#2| (-360 |#1|)) (-6 (-360 |#1|)) |%noBranch|))) (-170) (-723 |#1|)) (T -615))
+((-2233 (*1 *1 *2) (-12 (-4 *3 (-170)) (-5 *1 (-615 *3 *2)) (-4 *2 (-723 *3)))))
+(-13 (-723 |#1|) (-595 |#2|) (-10 -8 (-15 -2233 ($ |#2|)) (IF (|has| |#2| (-410 |#1|)) (-6 (-410 |#1|)) |%noBranch|) (IF (|has| |#2| (-360 |#1|)) (-6 (-360 |#1|)) |%noBranch|)))
+((-1450 (((-3 (-818 |#2|) "failed") |#2| (-287 |#2|) (-1127)) 82) (((-3 (-818 |#2|) (-2 (|:| |leftHandLimit| (-3 (-818 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-818 |#2|) "failed"))) "failed") |#2| (-287 (-818 |#2|))) 104)) (-2531 (((-3 (-811 |#2|) "failed") |#2| (-287 (-811 |#2|))) 109)))
+(((-616 |#1| |#2|) (-10 -7 (-15 -1450 ((-3 (-818 |#2|) (-2 (|:| |leftHandLimit| (-3 (-818 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-818 |#2|) "failed"))) "failed") |#2| (-287 (-818 |#2|)))) (-15 -2531 ((-3 (-811 |#2|) "failed") |#2| (-287 (-811 |#2|)))) (-15 -1450 ((-3 (-818 |#2|) "failed") |#2| (-287 |#2|) (-1127)))) (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))) (-13 (-27) (-1167) (-423 |#1|))) (T -616))
+((-1450 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-287 *3)) (-5 *5 (-1127)) (-4 *3 (-13 (-27) (-1167) (-423 *6))) (-4 *6 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-818 *3)) (-5 *1 (-616 *6 *3)))) (-2531 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-287 (-811 *3))) (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-811 *3)) (-5 *1 (-616 *5 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *5))))) (-1450 (*1 *2 *3 *4) (-12 (-5 *4 (-287 (-818 *3))) (-4 *3 (-13 (-27) (-1167) (-423 *5))) (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-3 (-818 *3) (-2 (|:| |leftHandLimit| (-3 (-818 *3) "failed")) (|:| |rightHandLimit| (-3 (-818 *3) "failed"))) "failed")) (-5 *1 (-616 *5 *3)))))
+(-10 -7 (-15 -1450 ((-3 (-818 |#2|) (-2 (|:| |leftHandLimit| (-3 (-818 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-818 |#2|) "failed"))) "failed") |#2| (-287 (-818 |#2|)))) (-15 -2531 ((-3 (-811 |#2|) "failed") |#2| (-287 (-811 |#2|)))) (-15 -1450 ((-3 (-818 |#2|) "failed") |#2| (-287 |#2|) (-1127))))
+((-1450 (((-3 (-818 (-400 (-926 |#1|))) "failed") (-400 (-926 |#1|)) (-287 (-400 (-926 |#1|))) (-1127)) 80) (((-3 (-818 (-400 (-926 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-818 (-400 (-926 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-818 (-400 (-926 |#1|))) "failed"))) "failed") (-400 (-926 |#1|)) (-287 (-400 (-926 |#1|)))) 20) (((-3 (-818 (-400 (-926 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-818 (-400 (-926 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-818 (-400 (-926 |#1|))) "failed"))) "failed") (-400 (-926 |#1|)) (-287 (-818 (-926 |#1|)))) 35)) (-2531 (((-811 (-400 (-926 |#1|))) (-400 (-926 |#1|)) (-287 (-400 (-926 |#1|)))) 23) (((-811 (-400 (-926 |#1|))) (-400 (-926 |#1|)) (-287 (-811 (-926 |#1|)))) 43)))
+(((-617 |#1|) (-10 -7 (-15 -1450 ((-3 (-818 (-400 (-926 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-818 (-400 (-926 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-818 (-400 (-926 |#1|))) "failed"))) "failed") (-400 (-926 |#1|)) (-287 (-818 (-926 |#1|))))) (-15 -1450 ((-3 (-818 (-400 (-926 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-818 (-400 (-926 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-818 (-400 (-926 |#1|))) "failed"))) "failed") (-400 (-926 |#1|)) (-287 (-400 (-926 |#1|))))) (-15 -2531 ((-811 (-400 (-926 |#1|))) (-400 (-926 |#1|)) (-287 (-811 (-926 |#1|))))) (-15 -2531 ((-811 (-400 (-926 |#1|))) (-400 (-926 |#1|)) (-287 (-400 (-926 |#1|))))) (-15 -1450 ((-3 (-818 (-400 (-926 |#1|))) "failed") (-400 (-926 |#1|)) (-287 (-400 (-926 |#1|))) (-1127)))) (-444)) (T -617))
+((-1450 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-287 (-400 (-926 *6)))) (-5 *5 (-1127)) (-5 *3 (-400 (-926 *6))) (-4 *6 (-444)) (-5 *2 (-818 *3)) (-5 *1 (-617 *6)))) (-2531 (*1 *2 *3 *4) (-12 (-5 *4 (-287 (-400 (-926 *5)))) (-5 *3 (-400 (-926 *5))) (-4 *5 (-444)) (-5 *2 (-811 *3)) (-5 *1 (-617 *5)))) (-2531 (*1 *2 *3 *4) (-12 (-5 *4 (-287 (-811 (-926 *5)))) (-4 *5 (-444)) (-5 *2 (-811 (-400 (-926 *5)))) (-5 *1 (-617 *5)) (-5 *3 (-400 (-926 *5))))) (-1450 (*1 *2 *3 *4) (-12 (-5 *4 (-287 (-400 (-926 *5)))) (-5 *3 (-400 (-926 *5))) (-4 *5 (-444)) (-5 *2 (-3 (-818 *3) (-2 (|:| |leftHandLimit| (-3 (-818 *3) "failed")) (|:| |rightHandLimit| (-3 (-818 *3) "failed"))) "failed")) (-5 *1 (-617 *5)))) (-1450 (*1 *2 *3 *4) (-12 (-5 *4 (-287 (-818 (-926 *5)))) (-4 *5 (-444)) (-5 *2 (-3 (-818 (-400 (-926 *5))) (-2 (|:| |leftHandLimit| (-3 (-818 (-400 (-926 *5))) "failed")) (|:| |rightHandLimit| (-3 (-818 (-400 (-926 *5))) "failed"))) "failed")) (-5 *1 (-617 *5)) (-5 *3 (-400 (-926 *5))))))
+(-10 -7 (-15 -1450 ((-3 (-818 (-400 (-926 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-818 (-400 (-926 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-818 (-400 (-926 |#1|))) "failed"))) "failed") (-400 (-926 |#1|)) (-287 (-818 (-926 |#1|))))) (-15 -1450 ((-3 (-818 (-400 (-926 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-818 (-400 (-926 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-818 (-400 (-926 |#1|))) "failed"))) "failed") (-400 (-926 |#1|)) (-287 (-400 (-926 |#1|))))) (-15 -2531 ((-811 (-400 (-926 |#1|))) (-400 (-926 |#1|)) (-287 (-811 (-926 |#1|))))) (-15 -2531 ((-811 (-400 (-926 |#1|))) (-400 (-926 |#1|)) (-287 (-400 (-926 |#1|))))) (-15 -1450 ((-3 (-818 (-400 (-926 |#1|))) "failed") (-400 (-926 |#1|)) (-287 (-400 (-926 |#1|))) (-1127))))
+((-1879 (((-3 (-1228 (-400 |#1|)) "failed") (-1228 |#2|) |#2|) 57 (-3548 (|has| |#1| (-356)))) (((-3 (-1228 |#1|) "failed") (-1228 |#2|) |#2|) 42 (|has| |#1| (-356)))) (-3269 (((-112) (-1228 |#2|)) 30)) (-3167 (((-3 (-1228 |#1|) "failed") (-1228 |#2|)) 33)))
+(((-618 |#1| |#2|) (-10 -7 (-15 -3269 ((-112) (-1228 |#2|))) (-15 -3167 ((-3 (-1228 |#1|) "failed") (-1228 |#2|))) (IF (|has| |#1| (-356)) (-15 -1879 ((-3 (-1228 |#1|) "failed") (-1228 |#2|) |#2|)) (-15 -1879 ((-3 (-1228 (-400 |#1|)) "failed") (-1228 |#2|) |#2|)))) (-542) (-619 |#1|)) (T -618))
+((-1879 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1228 *4)) (-4 *4 (-619 *5)) (-3548 (-4 *5 (-356))) (-4 *5 (-542)) (-5 *2 (-1228 (-400 *5))) (-5 *1 (-618 *5 *4)))) (-1879 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1228 *4)) (-4 *4 (-619 *5)) (-4 *5 (-356)) (-4 *5 (-542)) (-5 *2 (-1228 *5)) (-5 *1 (-618 *5 *4)))) (-3167 (*1 *2 *3) (|partial| -12 (-5 *3 (-1228 *5)) (-4 *5 (-619 *4)) (-4 *4 (-542)) (-5 *2 (-1228 *4)) (-5 *1 (-618 *4 *5)))) (-3269 (*1 *2 *3) (-12 (-5 *3 (-1228 *5)) (-4 *5 (-619 *4)) (-4 *4 (-542)) (-5 *2 (-112)) (-5 *1 (-618 *4 *5)))))
+(-10 -7 (-15 -3269 ((-112) (-1228 |#2|))) (-15 -3167 ((-3 (-1228 |#1|) "failed") (-1228 |#2|))) (IF (|has| |#1| (-356)) (-15 -1879 ((-3 (-1228 |#1|) "failed") (-1228 |#2|) |#2|)) (-15 -1879 ((-3 (-1228 (-400 |#1|)) "failed") (-1228 |#2|) |#2|))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-3756 (((-667 |#1|) (-667 $)) 34) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) 33)) (-1537 (((-3 $ "failed") $) 32)) (-2419 (((-112) $) 30)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11) (($ (-550)) 27)) (-3091 (((-749)) 28)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+(((-619 |#1|) (-138) (-1021)) (T -619))
+((-3756 (*1 *2 *3) (-12 (-5 *3 (-667 *1)) (-4 *1 (-619 *4)) (-4 *4 (-1021)) (-5 *2 (-667 *4)))) (-3756 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *1)) (-5 *4 (-1228 *1)) (-4 *1 (-619 *5)) (-4 *5 (-1021)) (-5 *2 (-2 (|:| -3121 (-667 *5)) (|:| |vec| (-1228 *5)))))))
+(-13 (-1021) (-10 -8 (-15 -3756 ((-667 |t#1|) (-667 $))) (-15 -3756 ((-2 (|:| -3121 (-667 |t#1|)) (|:| |vec| (-1228 |t#1|))) (-667 $) (-1228 $)))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 $) . T) ((-705) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2034 ((|#2| (-623 |#1|) (-623 |#2|) |#1| (-1 |#2| |#1|)) 18) (((-1 |#2| |#1|) (-623 |#1|) (-623 |#2|) (-1 |#2| |#1|)) 19) ((|#2| (-623 |#1|) (-623 |#2|) |#1| |#2|) 16) (((-1 |#2| |#1|) (-623 |#1|) (-623 |#2|) |#2|) 17) ((|#2| (-623 |#1|) (-623 |#2|) |#1|) 10) (((-1 |#2| |#1|) (-623 |#1|) (-623 |#2|)) 12)))
+(((-620 |#1| |#2|) (-10 -7 (-15 -2034 ((-1 |#2| |#1|) (-623 |#1|) (-623 |#2|))) (-15 -2034 (|#2| (-623 |#1|) (-623 |#2|) |#1|)) (-15 -2034 ((-1 |#2| |#1|) (-623 |#1|) (-623 |#2|) |#2|)) (-15 -2034 (|#2| (-623 |#1|) (-623 |#2|) |#1| |#2|)) (-15 -2034 ((-1 |#2| |#1|) (-623 |#1|) (-623 |#2|) (-1 |#2| |#1|))) (-15 -2034 (|#2| (-623 |#1|) (-623 |#2|) |#1| (-1 |#2| |#1|)))) (-1069) (-1182)) (T -620))
+((-2034 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 *2)) (-5 *6 (-1 *2 *5)) (-4 *5 (-1069)) (-4 *2 (-1182)) (-5 *1 (-620 *5 *2)))) (-2034 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1 *6 *5)) (-5 *3 (-623 *5)) (-5 *4 (-623 *6)) (-4 *5 (-1069)) (-4 *6 (-1182)) (-5 *1 (-620 *5 *6)))) (-2034 (*1 *2 *3 *4 *5 *2) (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 *2)) (-4 *5 (-1069)) (-4 *2 (-1182)) (-5 *1 (-620 *5 *2)))) (-2034 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 *6)) (-5 *4 (-623 *5)) (-4 *6 (-1069)) (-4 *5 (-1182)) (-5 *2 (-1 *5 *6)) (-5 *1 (-620 *6 *5)))) (-2034 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 *2)) (-4 *5 (-1069)) (-4 *2 (-1182)) (-5 *1 (-620 *5 *2)))) (-2034 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 *6)) (-4 *5 (-1069)) (-4 *6 (-1182)) (-5 *2 (-1 *6 *5)) (-5 *1 (-620 *5 *6)))))
+(-10 -7 (-15 -2034 ((-1 |#2| |#1|) (-623 |#1|) (-623 |#2|))) (-15 -2034 (|#2| (-623 |#1|) (-623 |#2|) |#1|)) (-15 -2034 ((-1 |#2| |#1|) (-623 |#1|) (-623 |#2|) |#2|)) (-15 -2034 (|#2| (-623 |#1|) (-623 |#2|) |#1| |#2|)) (-15 -2034 ((-1 |#2| |#1|) (-623 |#1|) (-623 |#2|) (-1 |#2| |#1|))) (-15 -2034 (|#2| (-623 |#1|) (-623 |#2|) |#1| (-1 |#2| |#1|))))
+((-2304 (((-623 |#2|) (-1 |#2| |#1| |#2|) (-623 |#1|) |#2|) 16)) (-2924 ((|#2| (-1 |#2| |#1| |#2|) (-623 |#1|) |#2|) 18)) (-2392 (((-623 |#2|) (-1 |#2| |#1|) (-623 |#1|)) 13)))
+(((-621 |#1| |#2|) (-10 -7 (-15 -2304 ((-623 |#2|) (-1 |#2| |#1| |#2|) (-623 |#1|) |#2|)) (-15 -2924 (|#2| (-1 |#2| |#1| |#2|) (-623 |#1|) |#2|)) (-15 -2392 ((-623 |#2|) (-1 |#2| |#1|) (-623 |#1|)))) (-1182) (-1182)) (T -621))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-623 *5)) (-4 *5 (-1182)) (-4 *6 (-1182)) (-5 *2 (-623 *6)) (-5 *1 (-621 *5 *6)))) (-2924 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-623 *5)) (-4 *5 (-1182)) (-4 *2 (-1182)) (-5 *1 (-621 *5 *2)))) (-2304 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-623 *6)) (-4 *6 (-1182)) (-4 *5 (-1182)) (-5 *2 (-623 *5)) (-5 *1 (-621 *6 *5)))))
+(-10 -7 (-15 -2304 ((-623 |#2|) (-1 |#2| |#1| |#2|) (-623 |#1|) |#2|)) (-15 -2924 (|#2| (-1 |#2| |#1| |#2|) (-623 |#1|) |#2|)) (-15 -2392 ((-623 |#2|) (-1 |#2| |#1|) (-623 |#1|))))
+((-2392 (((-623 |#3|) (-1 |#3| |#1| |#2|) (-623 |#1|) (-623 |#2|)) 13)))
+(((-622 |#1| |#2| |#3|) (-10 -7 (-15 -2392 ((-623 |#3|) (-1 |#3| |#1| |#2|) (-623 |#1|) (-623 |#2|)))) (-1182) (-1182) (-1182)) (T -622))
+((-2392 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-623 *6)) (-5 *5 (-623 *7)) (-4 *6 (-1182)) (-4 *7 (-1182)) (-4 *8 (-1182)) (-5 *2 (-623 *8)) (-5 *1 (-622 *6 *7 *8)))))
+(-10 -7 (-15 -2392 ((-623 |#3|) (-1 |#3| |#1| |#2|) (-623 |#1|) (-623 |#2|))))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-1337 ((|#1| $) NIL)) (-2422 ((|#1| $) NIL)) (-2470 (($ $) NIL)) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-1687 (($ $ (-550)) NIL (|has| $ (-6 -4345)))) (-1837 (((-112) $) NIL (|has| |#1| (-825))) (((-112) (-1 (-112) |#1| |#1|) $) NIL)) (-2734 (($ $) NIL (-12 (|has| $ (-6 -4345)) (|has| |#1| (-825)))) (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-1814 (($ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-1629 ((|#1| $ |#1|) NIL (|has| $ (-6 -4345)))) (-2872 (($ $ $) NIL (|has| $ (-6 -4345)))) (-3737 ((|#1| $ |#1|) NIL (|has| $ (-6 -4345)))) (-3946 ((|#1| $ |#1|) NIL (|has| $ (-6 -4345)))) (-2409 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4345))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4345))) (($ $ "rest" $) NIL (|has| $ (-6 -4345))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) NIL (|has| $ (-6 -4345))) ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) NIL (|has| $ (-6 -4345)))) (-3791 (($ $ $) 32 (|has| |#1| (-1069)))) (-3779 (($ $ $) 34 (|has| |#1| (-1069)))) (-3769 (($ $ $) 37 (|has| |#1| (-1069)))) (-3994 (($ (-1 (-112) |#1|) $) NIL)) (-2097 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2408 ((|#1| $) NIL)) (-2991 (($) NIL T CONST)) (-3770 (($ $) NIL (|has| $ (-6 -4345)))) (-1999 (($ $) NIL)) (-3870 (($ $) NIL) (($ $ (-749)) NIL)) (-2599 (($ $) NIL (|has| |#1| (-1069)))) (-2708 (($ $) 31 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2505 (($ |#1| $) NIL (|has| |#1| (-1069))) (($ (-1 (-112) |#1|) $) NIL)) (-1979 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-3317 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) NIL)) (-2950 (((-112) $) NIL)) (-3088 (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1069))) (((-550) |#1| $) NIL (|has| |#1| (-1069))) (((-550) (-1 (-112) |#1|) $) NIL)) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-2663 (((-112) $) 9)) (-4079 (((-623 $) $) NIL)) (-3687 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2836 (($) 7)) (-3375 (($ (-749) |#1|) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) NIL (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2299 (($ $ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-2441 (($ $ $) NIL (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 33 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2506 (((-550) $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3743 (($ |#1|) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2951 (((-623 |#1|) $) NIL)) (-1515 (((-112) $) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-2001 ((|#1| $) NIL) (($ $ (-749)) NIL)) (-1715 (($ $ $ (-550)) NIL) (($ |#1| $ (-550)) NIL)) (-1476 (($ $ $ (-550)) NIL) (($ |#1| $ (-550)) NIL)) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-3858 ((|#1| $) NIL) (($ $ (-749)) NIL)) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-2491 (($ $ |#1|) NIL (|has| $ (-6 -4345)))) (-3164 (((-112) $) NIL)) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1195 (-550))) NIL) ((|#1| $ (-550)) 36) ((|#1| $ (-550) |#1|) NIL)) (-1456 (((-550) $ $) NIL)) (-3749 (($ $ (-1195 (-550))) NIL) (($ $ (-550)) NIL)) (-1512 (($ $ (-1195 (-550))) NIL) (($ $ (-550)) NIL)) (-2320 (((-112) $) NIL)) (-1662 (($ $) NIL)) (-3709 (($ $) NIL (|has| $ (-6 -4345)))) (-3300 (((-749) $) NIL)) (-3813 (($ $) NIL)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2502 (($ $ $ (-550)) NIL (|has| $ (-6 -4345)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) 45 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) NIL)) (-2132 (($ |#1| $) 10)) (-2037 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4006 (($ $ $) 30) (($ |#1| $) NIL) (($ (-623 $)) NIL) (($ $ |#1|) NIL)) (-2233 (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-4075 (((-623 $) $) NIL)) (-1977 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3254 (($ $ $) 11)) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-3145 (((-1127) $) 26 (|has| |#1| (-806))) (((-1127) $ (-112)) 27 (|has| |#1| (-806))) (((-1233) (-800) $) 28 (|has| |#1| (-806))) (((-1233) (-800) $ (-112)) 29 (|has| |#1| (-806)))) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-623 |#1|) (-13 (-644 |#1|) (-10 -8 (-15 -2836 ($)) (-15 -2663 ((-112) $)) (-15 -2132 ($ |#1| $)) (-15 -3254 ($ $ $)) (IF (|has| |#1| (-1069)) (PROGN (-15 -3791 ($ $ $)) (-15 -3779 ($ $ $)) (-15 -3769 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-806)) (-6 (-806)) |%noBranch|))) (-1182)) (T -623))
+((-2836 (*1 *1) (-12 (-5 *1 (-623 *2)) (-4 *2 (-1182)))) (-2663 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-623 *3)) (-4 *3 (-1182)))) (-2132 (*1 *1 *2 *1) (-12 (-5 *1 (-623 *2)) (-4 *2 (-1182)))) (-3254 (*1 *1 *1 *1) (-12 (-5 *1 (-623 *2)) (-4 *2 (-1182)))) (-3791 (*1 *1 *1 *1) (-12 (-5 *1 (-623 *2)) (-4 *2 (-1069)) (-4 *2 (-1182)))) (-3779 (*1 *1 *1 *1) (-12 (-5 *1 (-623 *2)) (-4 *2 (-1069)) (-4 *2 (-1182)))) (-3769 (*1 *1 *1 *1) (-12 (-5 *1 (-623 *2)) (-4 *2 (-1069)) (-4 *2 (-1182)))))
+(-13 (-644 |#1|) (-10 -8 (-15 -2836 ($)) (-15 -2663 ((-112) $)) (-15 -2132 ($ |#1| $)) (-15 -3254 ($ $ $)) (IF (|has| |#1| (-1069)) (PROGN (-15 -3791 ($ $ $)) (-15 -3779 ($ $ $)) (-15 -3769 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-806)) (-6 (-806)) |%noBranch|)))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 11) (((-1150) $) NIL) (($ (-1150)) NIL) ((|#1| $) 8)) (-2264 (((-112) $ $) NIL)))
+(((-624 |#1|) (-13 (-1052) (-595 |#1|)) (-1069)) (T -624))
+NIL
+(-13 (-1052) (-595 |#1|))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3879 (($ |#1| |#1| $) 43)) (-3368 (((-112) $ (-749)) NIL)) (-3994 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2991 (($) NIL T CONST)) (-2599 (($ $) 45)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2505 (($ |#1| $) 52 (|has| $ (-6 -4344))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4344)))) (-1979 (($ |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4344)))) (-2971 (((-623 |#1|) $) 9 (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) NIL)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-3311 (($ (-1 |#1| |#1|) $) 39 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 37)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-1696 ((|#1| $) 46)) (-1715 (($ |#1| $) 26) (($ |#1| $ (-749)) 42)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3576 ((|#1| $) 48)) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) 21)) (-2819 (($) 25)) (-3032 (((-112) $) 50)) (-3009 (((-623 (-2 (|:| -3859 |#1|) (|:| -3457 (-749)))) $) 59)) (-3246 (($) 23) (($ (-623 |#1|)) 18)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) 56 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) 19)) (-2451 (((-526) $) 34 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) NIL)) (-2233 (((-837) $) 14 (|has| |#1| (-595 (-837))))) (-4017 (($ (-623 |#1|)) 22)) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 61 (|has| |#1| (-1069)))) (-3307 (((-749) $) 16 (|has| $ (-6 -4344)))))
+(((-625 |#1|) (-13 (-673 |#1|) (-10 -8 (-6 -4344) (-15 -3032 ((-112) $)) (-15 -3879 ($ |#1| |#1| $)))) (-1069)) (T -625))
+((-3032 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-625 *3)) (-4 *3 (-1069)))) (-3879 (*1 *1 *2 *2 *1) (-12 (-5 *1 (-625 *2)) (-4 *2 (-1069)))))
+(-13 (-673 |#1|) (-10 -8 (-6 -4344) (-15 -3032 ((-112) $)) (-15 -3879 ($ |#1| |#1| $))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2688 (($) 18 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ |#1| $) 23)))
+(((-626 |#1|) (-138) (-1028)) (T -626))
+((* (*1 *1 *2 *1) (-12 (-4 *1 (-626 *2)) (-4 *2 (-1028)))))
(-13 (-21) (-10 -8 (-15 * ($ |t#1| $))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-4319 (((-749) $) 15)) (-2145 (($ $ |#1|) 56)) (-2342 (($ $) 32)) (-3243 (($ $) 31)) (-3880 (((-3 |#1| "failed") $) 48)) (-2726 ((|#1| $) NIL)) (-1688 (($ |#1| |#2| $) 63) (($ $ $) 64)) (-3425 (((-836) $ (-1 (-836) (-836) (-836)) (-1 (-836) (-836) (-836)) (-550)) 46)) (-1980 ((|#1| $ (-550)) 30)) (-2076 ((|#2| $ (-550)) 29)) (-2808 (($ (-1 |#1| |#1|) $) 34)) (-2921 (($ (-1 |#2| |#2|) $) 38)) (-2244 (($) 10)) (-2545 (($ |#1| |#2|) 22)) (-2446 (($ (-623 (-2 (|:| |gen| |#1|) (|:| -1812 |#2|)))) 23)) (-1462 (((-623 (-2 (|:| |gen| |#1|) (|:| -1812 |#2|))) $) 13)) (-3132 (($ |#1| $) 57)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3031 (((-112) $ $) 60)) (-1518 (((-836) $) 19) (($ |#1|) 16)) (-2316 (((-112) $ $) 25)))
-(((-627 |#1| |#2| |#3|) (-13 (-1068) (-1011 |#1|) (-10 -8 (-15 -3425 ((-836) $ (-1 (-836) (-836) (-836)) (-1 (-836) (-836) (-836)) (-550))) (-15 -1462 ((-623 (-2 (|:| |gen| |#1|) (|:| -1812 |#2|))) $)) (-15 -2545 ($ |#1| |#2|)) (-15 -2446 ($ (-623 (-2 (|:| |gen| |#1|) (|:| -1812 |#2|))))) (-15 -2076 (|#2| $ (-550))) (-15 -1980 (|#1| $ (-550))) (-15 -3243 ($ $)) (-15 -2342 ($ $)) (-15 -4319 ((-749) $)) (-15 -2244 ($)) (-15 -2145 ($ $ |#1|)) (-15 -3132 ($ |#1| $)) (-15 -1688 ($ |#1| |#2| $)) (-15 -1688 ($ $ $)) (-15 -3031 ((-112) $ $)) (-15 -2921 ($ (-1 |#2| |#2|) $)) (-15 -2808 ($ (-1 |#1| |#1|) $)))) (-1068) (-23) |#2|) (T -627))
-((-3425 (*1 *2 *1 *3 *3 *4) (-12 (-5 *3 (-1 (-836) (-836) (-836))) (-5 *4 (-550)) (-5 *2 (-836)) (-5 *1 (-627 *5 *6 *7)) (-4 *5 (-1068)) (-4 *6 (-23)) (-14 *7 *6))) (-1462 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1812 *4)))) (-5 *1 (-627 *3 *4 *5)) (-4 *3 (-1068)) (-4 *4 (-23)) (-14 *5 *4))) (-2545 (*1 *1 *2 *3) (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1068)) (-4 *3 (-23)) (-14 *4 *3))) (-2446 (*1 *1 *2) (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1812 *4)))) (-4 *3 (-1068)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-627 *3 *4 *5)))) (-2076 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *2 (-23)) (-5 *1 (-627 *4 *2 *5)) (-4 *4 (-1068)) (-14 *5 *2))) (-1980 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *2 (-1068)) (-5 *1 (-627 *2 *4 *5)) (-4 *4 (-23)) (-14 *5 *4))) (-3243 (*1 *1 *1) (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1068)) (-4 *3 (-23)) (-14 *4 *3))) (-2342 (*1 *1 *1) (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1068)) (-4 *3 (-23)) (-14 *4 *3))) (-4319 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-627 *3 *4 *5)) (-4 *3 (-1068)) (-4 *4 (-23)) (-14 *5 *4))) (-2244 (*1 *1) (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1068)) (-4 *3 (-23)) (-14 *4 *3))) (-2145 (*1 *1 *1 *2) (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1068)) (-4 *3 (-23)) (-14 *4 *3))) (-3132 (*1 *1 *2 *1) (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1068)) (-4 *3 (-23)) (-14 *4 *3))) (-1688 (*1 *1 *2 *3 *1) (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1068)) (-4 *3 (-23)) (-14 *4 *3))) (-1688 (*1 *1 *1 *1) (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1068)) (-4 *3 (-23)) (-14 *4 *3))) (-3031 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-627 *3 *4 *5)) (-4 *3 (-1068)) (-4 *4 (-23)) (-14 *5 *4))) (-2921 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-627 *3 *4 *5)) (-4 *3 (-1068)))) (-2808 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1068)) (-5 *1 (-627 *3 *4 *5)) (-4 *4 (-23)) (-14 *5 *4))))
-(-13 (-1068) (-1011 |#1|) (-10 -8 (-15 -3425 ((-836) $ (-1 (-836) (-836) (-836)) (-1 (-836) (-836) (-836)) (-550))) (-15 -1462 ((-623 (-2 (|:| |gen| |#1|) (|:| -1812 |#2|))) $)) (-15 -2545 ($ |#1| |#2|)) (-15 -2446 ($ (-623 (-2 (|:| |gen| |#1|) (|:| -1812 |#2|))))) (-15 -2076 (|#2| $ (-550))) (-15 -1980 (|#1| $ (-550))) (-15 -3243 ($ $)) (-15 -2342 ($ $)) (-15 -4319 ((-749) $)) (-15 -2244 ($)) (-15 -2145 ($ $ |#1|)) (-15 -3132 ($ |#1| $)) (-15 -1688 ($ |#1| |#2| $)) (-15 -1688 ($ $ $)) (-15 -3031 ((-112) $ $)) (-15 -2921 ($ (-1 |#2| |#2|) $)) (-15 -2808 ($ (-1 |#1| |#1|) $))))
-((-3283 (((-550) $) 24)) (-2055 (($ |#2| $ (-550)) 22) (($ $ $ (-550)) NIL)) (-2325 (((-623 (-550)) $) 12)) (-2400 (((-112) (-550) $) 15)) (-3227 (($ $ |#2|) 19) (($ |#2| $) 20) (($ $ $) NIL) (($ (-623 $)) NIL)))
-(((-628 |#1| |#2|) (-10 -8 (-15 -2055 (|#1| |#1| |#1| (-550))) (-15 -2055 (|#1| |#2| |#1| (-550))) (-15 -3227 (|#1| (-623 |#1|))) (-15 -3227 (|#1| |#1| |#1|)) (-15 -3227 (|#1| |#2| |#1|)) (-15 -3227 (|#1| |#1| |#2|)) (-15 -3283 ((-550) |#1|)) (-15 -2325 ((-623 (-550)) |#1|)) (-15 -2400 ((-112) (-550) |#1|))) (-629 |#2|) (-1181)) (T -628))
-NIL
-(-10 -8 (-15 -2055 (|#1| |#1| |#1| (-550))) (-15 -2055 (|#1| |#2| |#1| (-550))) (-15 -3227 (|#1| (-623 |#1|))) (-15 -3227 (|#1| |#1| |#1|)) (-15 -3227 (|#1| |#2| |#1|)) (-15 -3227 (|#1| |#1| |#2|)) (-15 -3283 ((-550) |#1|)) (-15 -2325 ((-623 (-550)) |#1|)) (-15 -2400 ((-112) (-550) |#1|)))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-3029 (((-1232) $ (-550) (-550)) 40 (|has| $ (-6 -4343)))) (-4047 (((-112) $ (-749)) 8)) (-1705 ((|#1| $ (-550) |#1|) 52 (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) 58 (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4342)))) (-3513 (($) 7 T CONST)) (-1328 (($ $) 78 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3137 (($ |#1| $) 77 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#1|) $) 74 (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4342)))) (-3245 ((|#1| $ (-550) |#1|) 53 (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) 51)) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-2578 (($ (-749) |#1|) 69)) (-1859 (((-112) $ (-749)) 9)) (-3195 (((-550) $) 43 (|has| (-550) (-825)))) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3283 (((-550) $) 44 (|has| (-550) (-825)))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-2055 (($ |#1| $ (-550)) 60) (($ $ $ (-550)) 59)) (-2325 (((-623 (-550)) $) 46)) (-2400 (((-112) (-550) $) 47)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-1293 ((|#1| $) 42 (|has| (-550) (-825)))) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 71)) (-3111 (($ $ |#1|) 41 (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2256 (((-112) |#1| $) 45 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) 48)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#1| $ (-550) |#1|) 50) ((|#1| $ (-550)) 49) (($ $ (-1194 (-550))) 63)) (-1529 (($ $ (-550)) 62) (($ $ (-1194 (-550))) 61)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-4028 (((-526) $) 79 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 70)) (-3227 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-623 $)) 65)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-629 |#1|) (-138) (-1181)) (T -629))
-((-2578 (*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-4 *1 (-629 *3)) (-4 *3 (-1181)))) (-3227 (*1 *1 *1 *2) (-12 (-4 *1 (-629 *2)) (-4 *2 (-1181)))) (-3227 (*1 *1 *2 *1) (-12 (-4 *1 (-629 *2)) (-4 *2 (-1181)))) (-3227 (*1 *1 *1 *1) (-12 (-4 *1 (-629 *2)) (-4 *2 (-1181)))) (-3227 (*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-629 *3)) (-4 *3 (-1181)))) (-3972 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-629 *3)) (-4 *3 (-1181)))) (-2680 (*1 *1 *1 *2) (-12 (-5 *2 (-1194 (-550))) (-4 *1 (-629 *3)) (-4 *3 (-1181)))) (-1529 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-629 *3)) (-4 *3 (-1181)))) (-1529 (*1 *1 *1 *2) (-12 (-5 *2 (-1194 (-550))) (-4 *1 (-629 *3)) (-4 *3 (-1181)))) (-2055 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-629 *2)) (-4 *2 (-1181)))) (-2055 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-629 *3)) (-4 *3 (-1181)))) (-1705 (*1 *2 *1 *3 *2) (-12 (-5 *3 (-1194 (-550))) (|has| *1 (-6 -4343)) (-4 *1 (-629 *2)) (-4 *2 (-1181)))))
-(-13 (-586 (-550) |t#1|) (-149 |t#1|) (-10 -8 (-15 -2578 ($ (-749) |t#1|)) (-15 -3227 ($ $ |t#1|)) (-15 -3227 ($ |t#1| $)) (-15 -3227 ($ $ $)) (-15 -3227 ($ (-623 $))) (-15 -3972 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -2680 ($ $ (-1194 (-550)))) (-15 -1529 ($ $ (-550))) (-15 -1529 ($ $ (-1194 (-550)))) (-15 -2055 ($ |t#1| $ (-550))) (-15 -2055 ($ $ $ (-550))) (IF (|has| $ (-6 -4343)) (-15 -1705 (|t#1| $ (-1194 (-550)) |t#1|)) |%noBranch|)))
-(((-34) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 #0=(-550) |#1|) . T) ((-281 #0# |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-586 #0# |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-1068) |has| |#1| (-1068)) ((-1181) . T))
-((-2903 (((-3 |#2| "failed") |#3| |#2| (-1144) |#2| (-623 |#2|)) 160) (((-3 (-2 (|:| |particular| |#2|) (|:| -2437 (-623 |#2|))) "failed") |#3| |#2| (-1144)) 44)))
-(((-630 |#1| |#2| |#3|) (-10 -7 (-15 -2903 ((-3 (-2 (|:| |particular| |#2|) (|:| -2437 (-623 |#2|))) "failed") |#3| |#2| (-1144))) (-15 -2903 ((-3 |#2| "failed") |#3| |#2| (-1144) |#2| (-623 |#2|)))) (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)) (-13 (-29 |#1|) (-1166) (-932)) (-634 |#2|)) (T -630))
-((-2903 (*1 *2 *3 *2 *4 *2 *5) (|partial| -12 (-5 *4 (-1144)) (-5 *5 (-623 *2)) (-4 *2 (-13 (-29 *6) (-1166) (-932))) (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (-5 *1 (-630 *6 *2 *3)) (-4 *3 (-634 *2)))) (-2903 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1144)) (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (-4 *4 (-13 (-29 *6) (-1166) (-932))) (-5 *2 (-2 (|:| |particular| *4) (|:| -2437 (-623 *4)))) (-5 *1 (-630 *6 *4 *3)) (-4 *3 (-634 *4)))))
-(-10 -7 (-15 -2903 ((-3 (-2 (|:| |particular| |#2|) (|:| -2437 (-623 |#2|))) "failed") |#3| |#2| (-1144))) (-15 -2903 ((-3 |#2| "failed") |#3| |#2| (-1144) |#2| (-623 |#2|))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1605 (($ $) NIL (|has| |#1| (-356)))) (-1890 (($ $ $) NIL (|has| |#1| (-356)))) (-2030 (($ $ (-749)) NIL (|has| |#1| (-356)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-2848 (($ $ $) NIL (|has| |#1| (-356)))) (-2936 (($ $ $) NIL (|has| |#1| (-356)))) (-2194 (($ $ $) NIL (|has| |#1| (-356)))) (-2700 (($ $ $) NIL (|has| |#1| (-356)))) (-3796 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-2756 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-1766 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-356)))) (-3880 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) NIL)) (-2726 (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) NIL)) (-3295 (($ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-2674 (($ $) NIL (|has| |#1| (-444)))) (-3102 (((-112) $) NIL)) (-3118 (($ |#1| (-749)) NIL)) (-1566 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-542)))) (-2646 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-542)))) (-1667 (((-749) $) NIL)) (-2500 (($ $ $) NIL (|has| |#1| (-356)))) (-2572 (($ $ $) NIL (|has| |#1| (-356)))) (-3717 (($ $ $) NIL (|has| |#1| (-356)))) (-2338 (($ $ $) NIL (|has| |#1| (-356)))) (-2268 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-2427 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-1659 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-356)))) (-3277 ((|#1| $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1495 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542)))) (-2680 ((|#1| $ |#1|) NIL)) (-3885 (($ $ $) NIL (|has| |#1| (-356)))) (-2970 (((-749) $) NIL)) (-2503 ((|#1| $) NIL (|has| |#1| (-444)))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ (-400 (-550))) NIL (|has| |#1| (-1011 (-400 (-550))))) (($ |#1|) NIL)) (-3511 (((-623 |#1|) $) NIL)) (-2510 ((|#1| $ (-749)) NIL)) (-2390 (((-749)) NIL)) (-4292 ((|#1| $ |#1| |#1|) NIL)) (-4067 (($ $) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($) NIL)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-3828 (((-749) $) 15)) (-2410 (($ $ |#1|) 56)) (-3770 (($ $) 32)) (-1999 (($ $) 31)) (-2288 (((-3 |#1| "failed") $) 48)) (-2202 ((|#1| $) NIL)) (-3144 (($ |#1| |#2| $) 63) (($ $ $) 64)) (-3303 (((-837) $ (-1 (-837) (-837) (-837)) (-1 (-837) (-837) (-837)) (-550)) 46)) (-3325 ((|#1| $ (-550)) 30)) (-3062 ((|#2| $ (-550)) 29)) (-1453 (($ (-1 |#1| |#1|) $) 34)) (-1332 (($ (-1 |#2| |#2|) $) 38)) (-4002 (($) 10)) (-3941 (($ |#1| |#2|) 22)) (-2315 (($ (-623 (-2 (|:| |gen| |#1|) (|:| -1644 |#2|)))) 23)) (-1913 (((-623 (-2 (|:| |gen| |#1|) (|:| -1644 |#2|))) $) 13)) (-2667 (($ |#1| $) 57)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3058 (((-112) $ $) 60)) (-2233 (((-837) $) 19) (($ |#1|) 16)) (-2264 (((-112) $ $) 25)))
+(((-627 |#1| |#2| |#3|) (-13 (-1069) (-1012 |#1|) (-10 -8 (-15 -3303 ((-837) $ (-1 (-837) (-837) (-837)) (-1 (-837) (-837) (-837)) (-550))) (-15 -1913 ((-623 (-2 (|:| |gen| |#1|) (|:| -1644 |#2|))) $)) (-15 -3941 ($ |#1| |#2|)) (-15 -2315 ($ (-623 (-2 (|:| |gen| |#1|) (|:| -1644 |#2|))))) (-15 -3062 (|#2| $ (-550))) (-15 -3325 (|#1| $ (-550))) (-15 -1999 ($ $)) (-15 -3770 ($ $)) (-15 -3828 ((-749) $)) (-15 -4002 ($)) (-15 -2410 ($ $ |#1|)) (-15 -2667 ($ |#1| $)) (-15 -3144 ($ |#1| |#2| $)) (-15 -3144 ($ $ $)) (-15 -3058 ((-112) $ $)) (-15 -1332 ($ (-1 |#2| |#2|) $)) (-15 -1453 ($ (-1 |#1| |#1|) $)))) (-1069) (-23) |#2|) (T -627))
+((-3303 (*1 *2 *1 *3 *3 *4) (-12 (-5 *3 (-1 (-837) (-837) (-837))) (-5 *4 (-550)) (-5 *2 (-837)) (-5 *1 (-627 *5 *6 *7)) (-4 *5 (-1069)) (-4 *6 (-23)) (-14 *7 *6))) (-1913 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1644 *4)))) (-5 *1 (-627 *3 *4 *5)) (-4 *3 (-1069)) (-4 *4 (-23)) (-14 *5 *4))) (-3941 (*1 *1 *2 *3) (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1069)) (-4 *3 (-23)) (-14 *4 *3))) (-2315 (*1 *1 *2) (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1644 *4)))) (-4 *3 (-1069)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-627 *3 *4 *5)))) (-3062 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *2 (-23)) (-5 *1 (-627 *4 *2 *5)) (-4 *4 (-1069)) (-14 *5 *2))) (-3325 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *2 (-1069)) (-5 *1 (-627 *2 *4 *5)) (-4 *4 (-23)) (-14 *5 *4))) (-1999 (*1 *1 *1) (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1069)) (-4 *3 (-23)) (-14 *4 *3))) (-3770 (*1 *1 *1) (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1069)) (-4 *3 (-23)) (-14 *4 *3))) (-3828 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-627 *3 *4 *5)) (-4 *3 (-1069)) (-4 *4 (-23)) (-14 *5 *4))) (-4002 (*1 *1) (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1069)) (-4 *3 (-23)) (-14 *4 *3))) (-2410 (*1 *1 *1 *2) (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1069)) (-4 *3 (-23)) (-14 *4 *3))) (-2667 (*1 *1 *2 *1) (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1069)) (-4 *3 (-23)) (-14 *4 *3))) (-3144 (*1 *1 *2 *3 *1) (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1069)) (-4 *3 (-23)) (-14 *4 *3))) (-3144 (*1 *1 *1 *1) (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1069)) (-4 *3 (-23)) (-14 *4 *3))) (-3058 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-627 *3 *4 *5)) (-4 *3 (-1069)) (-4 *4 (-23)) (-14 *5 *4))) (-1332 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-627 *3 *4 *5)) (-4 *3 (-1069)))) (-1453 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1069)) (-5 *1 (-627 *3 *4 *5)) (-4 *4 (-23)) (-14 *5 *4))))
+(-13 (-1069) (-1012 |#1|) (-10 -8 (-15 -3303 ((-837) $ (-1 (-837) (-837) (-837)) (-1 (-837) (-837) (-837)) (-550))) (-15 -1913 ((-623 (-2 (|:| |gen| |#1|) (|:| -1644 |#2|))) $)) (-15 -3941 ($ |#1| |#2|)) (-15 -2315 ($ (-623 (-2 (|:| |gen| |#1|) (|:| -1644 |#2|))))) (-15 -3062 (|#2| $ (-550))) (-15 -3325 (|#1| $ (-550))) (-15 -1999 ($ $)) (-15 -3770 ($ $)) (-15 -3828 ((-749) $)) (-15 -4002 ($)) (-15 -2410 ($ $ |#1|)) (-15 -2667 ($ |#1| $)) (-15 -3144 ($ |#1| |#2| $)) (-15 -3144 ($ $ $)) (-15 -3058 ((-112) $ $)) (-15 -1332 ($ (-1 |#2| |#2|) $)) (-15 -1453 ($ (-1 |#1| |#1|) $))))
+((-2506 (((-550) $) 24)) (-1476 (($ |#2| $ (-550)) 22) (($ $ $ (-550)) NIL)) (-3611 (((-623 (-550)) $) 12)) (-3166 (((-112) (-550) $) 15)) (-4006 (($ $ |#2|) 19) (($ |#2| $) 20) (($ $ $) NIL) (($ (-623 $)) NIL)))
+(((-628 |#1| |#2|) (-10 -8 (-15 -1476 (|#1| |#1| |#1| (-550))) (-15 -1476 (|#1| |#2| |#1| (-550))) (-15 -4006 (|#1| (-623 |#1|))) (-15 -4006 (|#1| |#1| |#1|)) (-15 -4006 (|#1| |#2| |#1|)) (-15 -4006 (|#1| |#1| |#2|)) (-15 -2506 ((-550) |#1|)) (-15 -3611 ((-623 (-550)) |#1|)) (-15 -3166 ((-112) (-550) |#1|))) (-629 |#2|) (-1182)) (T -628))
+NIL
+(-10 -8 (-15 -1476 (|#1| |#1| |#1| (-550))) (-15 -1476 (|#1| |#2| |#1| (-550))) (-15 -4006 (|#1| (-623 |#1|))) (-15 -4006 (|#1| |#1| |#1|)) (-15 -4006 (|#1| |#2| |#1|)) (-15 -4006 (|#1| |#1| |#2|)) (-15 -2506 ((-550) |#1|)) (-15 -3611 ((-623 (-550)) |#1|)) (-15 -3166 ((-112) (-550) |#1|)))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-3037 (((-1233) $ (-550) (-550)) 40 (|has| $ (-6 -4345)))) (-3368 (((-112) $ (-749)) 8)) (-2409 ((|#1| $ (-550) |#1|) 52 (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) 58 (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4344)))) (-2991 (($) 7 T CONST)) (-2708 (($ $) 78 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-1979 (($ |#1| $) 77 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#1|) $) 74 (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4344)))) (-3317 ((|#1| $ (-550) |#1|) 53 (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) 51)) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-3375 (($ (-749) |#1|) 69)) (-1445 (((-112) $ (-749)) 9)) (-3096 (((-550) $) 43 (|has| (-550) (-825)))) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2506 (((-550) $) 44 (|has| (-550) (-825)))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-1476 (($ |#1| $ (-550)) 60) (($ $ $ (-550)) 59)) (-3611 (((-623 (-550)) $) 46)) (-3166 (((-112) (-550) $) 47)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-3858 ((|#1| $) 42 (|has| (-550) (-825)))) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 71)) (-2491 (($ $ |#1|) 41 (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4100 (((-112) |#1| $) 45 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) 48)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#1| $ (-550) |#1|) 50) ((|#1| $ (-550)) 49) (($ $ (-1195 (-550))) 63)) (-1512 (($ $ (-550)) 62) (($ $ (-1195 (-550))) 61)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2451 (((-526) $) 79 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 70)) (-4006 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-623 $)) 65)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-629 |#1|) (-138) (-1182)) (T -629))
+((-3375 (*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-4 *1 (-629 *3)) (-4 *3 (-1182)))) (-4006 (*1 *1 *1 *2) (-12 (-4 *1 (-629 *2)) (-4 *2 (-1182)))) (-4006 (*1 *1 *2 *1) (-12 (-4 *1 (-629 *2)) (-4 *2 (-1182)))) (-4006 (*1 *1 *1 *1) (-12 (-4 *1 (-629 *2)) (-4 *2 (-1182)))) (-4006 (*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-629 *3)) (-4 *3 (-1182)))) (-2392 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-629 *3)) (-4 *3 (-1182)))) (-2757 (*1 *1 *1 *2) (-12 (-5 *2 (-1195 (-550))) (-4 *1 (-629 *3)) (-4 *3 (-1182)))) (-1512 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-629 *3)) (-4 *3 (-1182)))) (-1512 (*1 *1 *1 *2) (-12 (-5 *2 (-1195 (-550))) (-4 *1 (-629 *3)) (-4 *3 (-1182)))) (-1476 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-629 *2)) (-4 *2 (-1182)))) (-1476 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-629 *3)) (-4 *3 (-1182)))) (-2409 (*1 *2 *1 *3 *2) (-12 (-5 *3 (-1195 (-550))) (|has| *1 (-6 -4345)) (-4 *1 (-629 *2)) (-4 *2 (-1182)))))
+(-13 (-586 (-550) |t#1|) (-149 |t#1|) (-10 -8 (-15 -3375 ($ (-749) |t#1|)) (-15 -4006 ($ $ |t#1|)) (-15 -4006 ($ |t#1| $)) (-15 -4006 ($ $ $)) (-15 -4006 ($ (-623 $))) (-15 -2392 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -2757 ($ $ (-1195 (-550)))) (-15 -1512 ($ $ (-550))) (-15 -1512 ($ $ (-1195 (-550)))) (-15 -1476 ($ |t#1| $ (-550))) (-15 -1476 ($ $ $ (-550))) (IF (|has| $ (-6 -4345)) (-15 -2409 (|t#1| $ (-1195 (-550)) |t#1|)) |%noBranch|)))
+(((-34) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 #0=(-550) |#1|) . T) ((-281 #0# |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-586 #0# |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-1069) |has| |#1| (-1069)) ((-1182) . T))
+((-4229 (((-3 |#2| "failed") |#3| |#2| (-1145) |#2| (-623 |#2|)) 160) (((-3 (-2 (|:| |particular| |#2|) (|:| -2206 (-623 |#2|))) "failed") |#3| |#2| (-1145)) 44)))
+(((-630 |#1| |#2| |#3|) (-10 -7 (-15 -4229 ((-3 (-2 (|:| |particular| |#2|) (|:| -2206 (-623 |#2|))) "failed") |#3| |#2| (-1145))) (-15 -4229 ((-3 |#2| "failed") |#3| |#2| (-1145) |#2| (-623 |#2|)))) (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)) (-13 (-29 |#1|) (-1167) (-933)) (-634 |#2|)) (T -630))
+((-4229 (*1 *2 *3 *2 *4 *2 *5) (|partial| -12 (-5 *4 (-1145)) (-5 *5 (-623 *2)) (-4 *2 (-13 (-29 *6) (-1167) (-933))) (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (-5 *1 (-630 *6 *2 *3)) (-4 *3 (-634 *2)))) (-4229 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1145)) (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (-4 *4 (-13 (-29 *6) (-1167) (-933))) (-5 *2 (-2 (|:| |particular| *4) (|:| -2206 (-623 *4)))) (-5 *1 (-630 *6 *4 *3)) (-4 *3 (-634 *4)))))
+(-10 -7 (-15 -4229 ((-3 (-2 (|:| |particular| |#2|) (|:| -2206 (-623 |#2|))) "failed") |#3| |#2| (-1145))) (-15 -4229 ((-3 |#2| "failed") |#3| |#2| (-1145) |#2| (-623 |#2|))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3898 (($ $) NIL (|has| |#1| (-356)))) (-1756 (($ $ $) NIL (|has| |#1| (-356)))) (-3755 (($ $ (-749)) NIL (|has| |#1| (-356)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-1810 (($ $ $) NIL (|has| |#1| (-356)))) (-3379 (($ $ $) NIL (|has| |#1| (-356)))) (-1655 (($ $ $) NIL (|has| |#1| (-356)))) (-3010 (($ $ $) NIL (|has| |#1| (-356)))) (-2730 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-2238 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-3066 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-356)))) (-2288 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) NIL)) (-2202 (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) NIL)) (-1693 (($ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2731 (($ $) NIL (|has| |#1| (-444)))) (-2419 (((-112) $) NIL)) (-1488 (($ |#1| (-749)) NIL)) (-1627 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-542)))) (-3665 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-542)))) (-3346 (((-749) $) NIL)) (-1587 (($ $ $) NIL (|has| |#1| (-356)))) (-4184 (($ $ $) NIL (|has| |#1| (-356)))) (-1276 (($ $ $) NIL (|has| |#1| (-356)))) (-3728 (($ $ $) NIL (|has| |#1| (-356)))) (-4226 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-2104 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-3285 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-356)))) (-1670 ((|#1| $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3409 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542)))) (-2757 ((|#1| $ |#1|) NIL)) (-2310 (($ $ $) NIL (|has| |#1| (-356)))) (-3661 (((-749) $) NIL)) (-1622 ((|#1| $) NIL (|has| |#1| (-444)))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ (-400 (-550))) NIL (|has| |#1| (-1012 (-400 (-550))))) (($ |#1|) NIL)) (-2969 (((-623 |#1|) $) NIL)) (-1708 ((|#1| $ (-749)) NIL)) (-3091 (((-749)) NIL)) (-3806 ((|#1| $ |#1| |#1|) NIL)) (-3557 (($ $) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($) NIL)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
(((-631 |#1|) (-634 |#1|) (-227)) (T -631))
NIL
(-634 |#1|)
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1605 (($ $) NIL (|has| |#1| (-356)))) (-1890 (($ $ $) NIL (|has| |#1| (-356)))) (-2030 (($ $ (-749)) NIL (|has| |#1| (-356)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-2848 (($ $ $) NIL (|has| |#1| (-356)))) (-2936 (($ $ $) NIL (|has| |#1| (-356)))) (-2194 (($ $ $) NIL (|has| |#1| (-356)))) (-2700 (($ $ $) NIL (|has| |#1| (-356)))) (-3796 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-2756 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-1766 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-356)))) (-3880 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) NIL)) (-2726 (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) NIL)) (-3295 (($ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-2674 (($ $) NIL (|has| |#1| (-444)))) (-3102 (((-112) $) NIL)) (-3118 (($ |#1| (-749)) NIL)) (-1566 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-542)))) (-2646 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-542)))) (-1667 (((-749) $) NIL)) (-2500 (($ $ $) NIL (|has| |#1| (-356)))) (-2572 (($ $ $) NIL (|has| |#1| (-356)))) (-3717 (($ $ $) NIL (|has| |#1| (-356)))) (-2338 (($ $ $) NIL (|has| |#1| (-356)))) (-2268 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-2427 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-1659 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-356)))) (-3277 ((|#1| $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1495 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542)))) (-2680 ((|#1| $ |#1|) NIL) ((|#2| $ |#2|) 13)) (-3885 (($ $ $) NIL (|has| |#1| (-356)))) (-2970 (((-749) $) NIL)) (-2503 ((|#1| $) NIL (|has| |#1| (-444)))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ (-400 (-550))) NIL (|has| |#1| (-1011 (-400 (-550))))) (($ |#1|) NIL)) (-3511 (((-623 |#1|) $) NIL)) (-2510 ((|#1| $ (-749)) NIL)) (-2390 (((-749)) NIL)) (-4292 ((|#1| $ |#1| |#1|) NIL)) (-4067 (($ $) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($) NIL)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-632 |#1| |#2|) (-13 (-634 |#1|) (-279 |#2| |#2|)) (-227) (-13 (-626 |#1|) (-10 -8 (-15 -2393 ($ $))))) (T -632))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3898 (($ $) NIL (|has| |#1| (-356)))) (-1756 (($ $ $) NIL (|has| |#1| (-356)))) (-3755 (($ $ (-749)) NIL (|has| |#1| (-356)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-1810 (($ $ $) NIL (|has| |#1| (-356)))) (-3379 (($ $ $) NIL (|has| |#1| (-356)))) (-1655 (($ $ $) NIL (|has| |#1| (-356)))) (-3010 (($ $ $) NIL (|has| |#1| (-356)))) (-2730 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-2238 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-3066 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-356)))) (-2288 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) NIL)) (-2202 (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) NIL)) (-1693 (($ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2731 (($ $) NIL (|has| |#1| (-444)))) (-2419 (((-112) $) NIL)) (-1488 (($ |#1| (-749)) NIL)) (-1627 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-542)))) (-3665 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-542)))) (-3346 (((-749) $) NIL)) (-1587 (($ $ $) NIL (|has| |#1| (-356)))) (-4184 (($ $ $) NIL (|has| |#1| (-356)))) (-1276 (($ $ $) NIL (|has| |#1| (-356)))) (-3728 (($ $ $) NIL (|has| |#1| (-356)))) (-4226 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-2104 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-3285 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-356)))) (-1670 ((|#1| $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3409 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542)))) (-2757 ((|#1| $ |#1|) NIL) ((|#2| $ |#2|) 13)) (-2310 (($ $ $) NIL (|has| |#1| (-356)))) (-3661 (((-749) $) NIL)) (-1622 ((|#1| $) NIL (|has| |#1| (-444)))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ (-400 (-550))) NIL (|has| |#1| (-1012 (-400 (-550))))) (($ |#1|) NIL)) (-2969 (((-623 |#1|) $) NIL)) (-1708 ((|#1| $ (-749)) NIL)) (-3091 (((-749)) NIL)) (-3806 ((|#1| $ |#1| |#1|) NIL)) (-3557 (($ $) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($) NIL)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-632 |#1| |#2|) (-13 (-634 |#1|) (-279 |#2| |#2|)) (-227) (-13 (-626 |#1|) (-10 -8 (-15 -2798 ($ $))))) (T -632))
NIL
(-13 (-634 |#1|) (-279 |#2| |#2|))
-((-1605 (($ $) 26)) (-4067 (($ $) 24)) (-4183 (($) 12)))
-(((-633 |#1| |#2|) (-10 -8 (-15 -1605 (|#1| |#1|)) (-15 -4067 (|#1| |#1|)) (-15 -4183 (|#1|))) (-634 |#2|) (-1020)) (T -633))
-NIL
-(-10 -8 (-15 -1605 (|#1| |#1|)) (-15 -4067 (|#1| |#1|)) (-15 -4183 (|#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-1605 (($ $) 80 (|has| |#1| (-356)))) (-1890 (($ $ $) 82 (|has| |#1| (-356)))) (-2030 (($ $ (-749)) 81 (|has| |#1| (-356)))) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-2848 (($ $ $) 43 (|has| |#1| (-356)))) (-2936 (($ $ $) 44 (|has| |#1| (-356)))) (-2194 (($ $ $) 46 (|has| |#1| (-356)))) (-2700 (($ $ $) 41 (|has| |#1| (-356)))) (-3796 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 40 (|has| |#1| (-356)))) (-2756 (((-3 $ "failed") $ $) 42 (|has| |#1| (-356)))) (-1766 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 45 (|has| |#1| (-356)))) (-3880 (((-3 (-550) "failed") $) 72 (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) 70 (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) 67)) (-2726 (((-550) $) 73 (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) 71 (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) 66)) (-3295 (($ $) 62)) (-1386 (((-3 $ "failed") $) 32)) (-2674 (($ $) 53 (|has| |#1| (-444)))) (-3102 (((-112) $) 30)) (-3118 (($ |#1| (-749)) 60)) (-1566 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 55 (|has| |#1| (-542)))) (-2646 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 56 (|has| |#1| (-542)))) (-1667 (((-749) $) 64)) (-2500 (($ $ $) 50 (|has| |#1| (-356)))) (-2572 (($ $ $) 51 (|has| |#1| (-356)))) (-3717 (($ $ $) 39 (|has| |#1| (-356)))) (-2338 (($ $ $) 48 (|has| |#1| (-356)))) (-2268 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 47 (|has| |#1| (-356)))) (-2427 (((-3 $ "failed") $ $) 49 (|has| |#1| (-356)))) (-1659 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 52 (|has| |#1| (-356)))) (-3277 ((|#1| $) 63)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1495 (((-3 $ "failed") $ |#1|) 57 (|has| |#1| (-542)))) (-2680 ((|#1| $ |#1|) 85)) (-3885 (($ $ $) 79 (|has| |#1| (-356)))) (-2970 (((-749) $) 65)) (-2503 ((|#1| $) 54 (|has| |#1| (-444)))) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ (-400 (-550))) 69 (|has| |#1| (-1011 (-400 (-550))))) (($ |#1|) 68)) (-3511 (((-623 |#1|) $) 59)) (-2510 ((|#1| $ (-749)) 61)) (-2390 (((-749)) 28)) (-4292 ((|#1| $ |#1| |#1|) 58)) (-4067 (($ $) 83)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($) 84)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 75) (($ |#1| $) 74)))
-(((-634 |#1|) (-138) (-1020)) (T -634))
-((-4183 (*1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1020)))) (-4067 (*1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1020)))) (-1890 (*1 *1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))) (-2030 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-634 *3)) (-4 *3 (-1020)) (-4 *3 (-356)))) (-1605 (*1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))) (-3885 (*1 *1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))))
-(-13 (-827 |t#1|) (-279 |t#1| |t#1|) (-10 -8 (-15 -4183 ($)) (-15 -4067 ($ $)) (IF (|has| |t#1| (-356)) (PROGN (-15 -1890 ($ $ $)) (-15 -2030 ($ $ (-749))) (-15 -1605 ($ $)) (-15 -3885 ($ $ $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) |has| |#1| (-170)) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-836)) . T) ((-279 |#1| |#1|) . T) ((-404 |#1|) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-696 |#1|) |has| |#1| (-170)) ((-705) . T) ((-1011 (-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) ((-1011 (-550)) |has| |#1| (-1011 (-550))) ((-1011 |#1|) . T) ((-1026 |#1|) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-827 |#1|) . T))
-((-1744 (((-623 (-631 (-400 |#2|))) (-631 (-400 |#2|))) 74 (|has| |#1| (-27)))) (-3338 (((-623 (-631 (-400 |#2|))) (-631 (-400 |#2|))) 73 (|has| |#1| (-27))) (((-623 (-631 (-400 |#2|))) (-631 (-400 |#2|)) (-1 (-623 |#1|) |#2|)) 17)))
-(((-635 |#1| |#2|) (-10 -7 (-15 -3338 ((-623 (-631 (-400 |#2|))) (-631 (-400 |#2|)) (-1 (-623 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -3338 ((-623 (-631 (-400 |#2|))) (-631 (-400 |#2|)))) (-15 -1744 ((-623 (-631 (-400 |#2|))) (-631 (-400 |#2|))))) |%noBranch|)) (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))) (-1203 |#1|)) (T -635))
-((-1744 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))) (-4 *5 (-1203 *4)) (-5 *2 (-623 (-631 (-400 *5)))) (-5 *1 (-635 *4 *5)) (-5 *3 (-631 (-400 *5))))) (-3338 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))) (-4 *5 (-1203 *4)) (-5 *2 (-623 (-631 (-400 *5)))) (-5 *1 (-635 *4 *5)) (-5 *3 (-631 (-400 *5))))) (-3338 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-623 *5) *6)) (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))) (-4 *6 (-1203 *5)) (-5 *2 (-623 (-631 (-400 *6)))) (-5 *1 (-635 *5 *6)) (-5 *3 (-631 (-400 *6))))))
-(-10 -7 (-15 -3338 ((-623 (-631 (-400 |#2|))) (-631 (-400 |#2|)) (-1 (-623 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -3338 ((-623 (-631 (-400 |#2|))) (-631 (-400 |#2|)))) (-15 -1744 ((-623 (-631 (-400 |#2|))) (-631 (-400 |#2|))))) |%noBranch|))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1605 (($ $) NIL (|has| |#1| (-356)))) (-1890 (($ $ $) 28 (|has| |#1| (-356)))) (-2030 (($ $ (-749)) 31 (|has| |#1| (-356)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-2848 (($ $ $) NIL (|has| |#1| (-356)))) (-2936 (($ $ $) NIL (|has| |#1| (-356)))) (-2194 (($ $ $) NIL (|has| |#1| (-356)))) (-2700 (($ $ $) NIL (|has| |#1| (-356)))) (-3796 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-2756 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-1766 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-356)))) (-3880 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) NIL)) (-2726 (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) NIL)) (-3295 (($ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-2674 (($ $) NIL (|has| |#1| (-444)))) (-3102 (((-112) $) NIL)) (-3118 (($ |#1| (-749)) NIL)) (-1566 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-542)))) (-2646 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-542)))) (-1667 (((-749) $) NIL)) (-2500 (($ $ $) NIL (|has| |#1| (-356)))) (-2572 (($ $ $) NIL (|has| |#1| (-356)))) (-3717 (($ $ $) NIL (|has| |#1| (-356)))) (-2338 (($ $ $) NIL (|has| |#1| (-356)))) (-2268 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-2427 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-1659 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-356)))) (-3277 ((|#1| $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1495 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542)))) (-2680 ((|#1| $ |#1|) 24)) (-3885 (($ $ $) 33 (|has| |#1| (-356)))) (-2970 (((-749) $) NIL)) (-2503 ((|#1| $) NIL (|has| |#1| (-444)))) (-1518 (((-836) $) 20) (($ (-550)) NIL) (($ (-400 (-550))) NIL (|has| |#1| (-1011 (-400 (-550))))) (($ |#1|) NIL)) (-3511 (((-623 |#1|) $) NIL)) (-2510 ((|#1| $ (-749)) NIL)) (-2390 (((-749)) NIL)) (-4292 ((|#1| $ |#1| |#1|) 23)) (-4067 (($ $) NIL)) (-2626 (($) 21 T CONST)) (-2636 (($) 8 T CONST)) (-4183 (($) NIL)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-636 |#1| |#2|) (-634 |#1|) (-1020) (-1 |#1| |#1|)) (T -636))
+((-3898 (($ $) 26)) (-3557 (($ $) 24)) (-1901 (($) 12)))
+(((-633 |#1| |#2|) (-10 -8 (-15 -3898 (|#1| |#1|)) (-15 -3557 (|#1| |#1|)) (-15 -1901 (|#1|))) (-634 |#2|) (-1021)) (T -633))
+NIL
+(-10 -8 (-15 -3898 (|#1| |#1|)) (-15 -3557 (|#1| |#1|)) (-15 -1901 (|#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3898 (($ $) 80 (|has| |#1| (-356)))) (-1756 (($ $ $) 82 (|has| |#1| (-356)))) (-3755 (($ $ (-749)) 81 (|has| |#1| (-356)))) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1810 (($ $ $) 43 (|has| |#1| (-356)))) (-3379 (($ $ $) 44 (|has| |#1| (-356)))) (-1655 (($ $ $) 46 (|has| |#1| (-356)))) (-3010 (($ $ $) 41 (|has| |#1| (-356)))) (-2730 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 40 (|has| |#1| (-356)))) (-2238 (((-3 $ "failed") $ $) 42 (|has| |#1| (-356)))) (-3066 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 45 (|has| |#1| (-356)))) (-2288 (((-3 (-550) "failed") $) 72 (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) 70 (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) 67)) (-2202 (((-550) $) 73 (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) 71 (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) 66)) (-1693 (($ $) 62)) (-1537 (((-3 $ "failed") $) 32)) (-2731 (($ $) 53 (|has| |#1| (-444)))) (-2419 (((-112) $) 30)) (-1488 (($ |#1| (-749)) 60)) (-1627 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 55 (|has| |#1| (-542)))) (-3665 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 56 (|has| |#1| (-542)))) (-3346 (((-749) $) 64)) (-1587 (($ $ $) 50 (|has| |#1| (-356)))) (-4184 (($ $ $) 51 (|has| |#1| (-356)))) (-1276 (($ $ $) 39 (|has| |#1| (-356)))) (-3728 (($ $ $) 48 (|has| |#1| (-356)))) (-4226 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 47 (|has| |#1| (-356)))) (-2104 (((-3 $ "failed") $ $) 49 (|has| |#1| (-356)))) (-3285 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 52 (|has| |#1| (-356)))) (-1670 ((|#1| $) 63)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3409 (((-3 $ "failed") $ |#1|) 57 (|has| |#1| (-542)))) (-2757 ((|#1| $ |#1|) 85)) (-2310 (($ $ $) 79 (|has| |#1| (-356)))) (-3661 (((-749) $) 65)) (-1622 ((|#1| $) 54 (|has| |#1| (-444)))) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ (-400 (-550))) 69 (|has| |#1| (-1012 (-400 (-550))))) (($ |#1|) 68)) (-2969 (((-623 |#1|) $) 59)) (-1708 ((|#1| $ (-749)) 61)) (-3091 (((-749)) 28)) (-3806 ((|#1| $ |#1| |#1|) 58)) (-3557 (($ $) 83)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($) 84)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 75) (($ |#1| $) 74)))
+(((-634 |#1|) (-138) (-1021)) (T -634))
+((-1901 (*1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1021)))) (-3557 (*1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1021)))) (-1756 (*1 *1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))) (-3755 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-634 *3)) (-4 *3 (-1021)) (-4 *3 (-356)))) (-3898 (*1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))) (-2310 (*1 *1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))))
+(-13 (-827 |t#1|) (-279 |t#1| |t#1|) (-10 -8 (-15 -1901 ($)) (-15 -3557 ($ $)) (IF (|has| |t#1| (-356)) (PROGN (-15 -1756 ($ $ $)) (-15 -3755 ($ $ (-749))) (-15 -3898 ($ $)) (-15 -2310 ($ $ $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) |has| |#1| (-170)) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-837)) . T) ((-279 |#1| |#1|) . T) ((-404 |#1|) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-696 |#1|) |has| |#1| (-170)) ((-705) . T) ((-1012 (-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) ((-1012 (-550)) |has| |#1| (-1012 (-550))) ((-1012 |#1|) . T) ((-1027 |#1|) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-827 |#1|) . T))
+((-2841 (((-623 (-631 (-400 |#2|))) (-631 (-400 |#2|))) 74 (|has| |#1| (-27)))) (-1735 (((-623 (-631 (-400 |#2|))) (-631 (-400 |#2|))) 73 (|has| |#1| (-27))) (((-623 (-631 (-400 |#2|))) (-631 (-400 |#2|)) (-1 (-623 |#1|) |#2|)) 17)))
+(((-635 |#1| |#2|) (-10 -7 (-15 -1735 ((-623 (-631 (-400 |#2|))) (-631 (-400 |#2|)) (-1 (-623 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -1735 ((-623 (-631 (-400 |#2|))) (-631 (-400 |#2|)))) (-15 -2841 ((-623 (-631 (-400 |#2|))) (-631 (-400 |#2|))))) |%noBranch|)) (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))) (-1204 |#1|)) (T -635))
+((-2841 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))) (-4 *5 (-1204 *4)) (-5 *2 (-623 (-631 (-400 *5)))) (-5 *1 (-635 *4 *5)) (-5 *3 (-631 (-400 *5))))) (-1735 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))) (-4 *5 (-1204 *4)) (-5 *2 (-623 (-631 (-400 *5)))) (-5 *1 (-635 *4 *5)) (-5 *3 (-631 (-400 *5))))) (-1735 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-623 *5) *6)) (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))) (-4 *6 (-1204 *5)) (-5 *2 (-623 (-631 (-400 *6)))) (-5 *1 (-635 *5 *6)) (-5 *3 (-631 (-400 *6))))))
+(-10 -7 (-15 -1735 ((-623 (-631 (-400 |#2|))) (-631 (-400 |#2|)) (-1 (-623 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -1735 ((-623 (-631 (-400 |#2|))) (-631 (-400 |#2|)))) (-15 -2841 ((-623 (-631 (-400 |#2|))) (-631 (-400 |#2|))))) |%noBranch|))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3898 (($ $) NIL (|has| |#1| (-356)))) (-1756 (($ $ $) 28 (|has| |#1| (-356)))) (-3755 (($ $ (-749)) 31 (|has| |#1| (-356)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-1810 (($ $ $) NIL (|has| |#1| (-356)))) (-3379 (($ $ $) NIL (|has| |#1| (-356)))) (-1655 (($ $ $) NIL (|has| |#1| (-356)))) (-3010 (($ $ $) NIL (|has| |#1| (-356)))) (-2730 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-2238 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-3066 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-356)))) (-2288 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) NIL)) (-2202 (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) NIL)) (-1693 (($ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2731 (($ $) NIL (|has| |#1| (-444)))) (-2419 (((-112) $) NIL)) (-1488 (($ |#1| (-749)) NIL)) (-1627 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-542)))) (-3665 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-542)))) (-3346 (((-749) $) NIL)) (-1587 (($ $ $) NIL (|has| |#1| (-356)))) (-4184 (($ $ $) NIL (|has| |#1| (-356)))) (-1276 (($ $ $) NIL (|has| |#1| (-356)))) (-3728 (($ $ $) NIL (|has| |#1| (-356)))) (-4226 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-2104 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-3285 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-356)))) (-1670 ((|#1| $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3409 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542)))) (-2757 ((|#1| $ |#1|) 24)) (-2310 (($ $ $) 33 (|has| |#1| (-356)))) (-3661 (((-749) $) NIL)) (-1622 ((|#1| $) NIL (|has| |#1| (-444)))) (-2233 (((-837) $) 20) (($ (-550)) NIL) (($ (-400 (-550))) NIL (|has| |#1| (-1012 (-400 (-550))))) (($ |#1|) NIL)) (-2969 (((-623 |#1|) $) NIL)) (-1708 ((|#1| $ (-749)) NIL)) (-3091 (((-749)) NIL)) (-3806 ((|#1| $ |#1| |#1|) 23)) (-3557 (($ $) NIL)) (-2688 (($) 21 T CONST)) (-2700 (($) 8 T CONST)) (-1901 (($) NIL)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-636 |#1| |#2|) (-634 |#1|) (-1021) (-1 |#1| |#1|)) (T -636))
NIL
(-634 |#1|)
-((-1890 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 59)) (-2030 ((|#2| |#2| (-749) (-1 |#1| |#1|)) 40)) (-3885 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 61)))
-(((-637 |#1| |#2|) (-10 -7 (-15 -1890 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -2030 (|#2| |#2| (-749) (-1 |#1| |#1|))) (-15 -3885 (|#2| |#2| |#2| (-1 |#1| |#1|)))) (-356) (-634 |#1|)) (T -637))
-((-3885 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-356)) (-5 *1 (-637 *4 *2)) (-4 *2 (-634 *4)))) (-2030 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-749)) (-5 *4 (-1 *5 *5)) (-4 *5 (-356)) (-5 *1 (-637 *5 *2)) (-4 *2 (-634 *5)))) (-1890 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-356)) (-5 *1 (-637 *4 *2)) (-4 *2 (-634 *4)))))
-(-10 -7 (-15 -1890 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -2030 (|#2| |#2| (-749) (-1 |#1| |#1|))) (-15 -3885 (|#2| |#2| |#2| (-1 |#1| |#1|))))
-((-1482 (($ $ $) 9)))
-(((-638 |#1|) (-10 -8 (-15 -1482 (|#1| |#1| |#1|))) (-639)) (T -638))
-NIL
-(-10 -8 (-15 -1482 (|#1| |#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-3239 (($ $) 10)) (-1482 (($ $ $) 8)) (-2316 (((-112) $ $) 6)) (-1466 (($ $ $) 9)))
+((-1756 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 59)) (-3755 ((|#2| |#2| (-749) (-1 |#1| |#1|)) 40)) (-2310 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 61)))
+(((-637 |#1| |#2|) (-10 -7 (-15 -1756 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -3755 (|#2| |#2| (-749) (-1 |#1| |#1|))) (-15 -2310 (|#2| |#2| |#2| (-1 |#1| |#1|)))) (-356) (-634 |#1|)) (T -637))
+((-2310 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-356)) (-5 *1 (-637 *4 *2)) (-4 *2 (-634 *4)))) (-3755 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-749)) (-5 *4 (-1 *5 *5)) (-4 *5 (-356)) (-5 *1 (-637 *5 *2)) (-4 *2 (-634 *5)))) (-1756 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-356)) (-5 *1 (-637 *4 *2)) (-4 *2 (-634 *4)))))
+(-10 -7 (-15 -1756 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -3755 (|#2| |#2| (-749) (-1 |#1| |#1|))) (-15 -2310 (|#2| |#2| |#2| (-1 |#1| |#1|))))
+((-2300 (($ $ $) 9)))
+(((-638 |#1|) (-10 -8 (-15 -2300 (|#1| |#1| |#1|))) (-639)) (T -638))
+NIL
+(-10 -8 (-15 -2300 (|#1| |#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-4026 (($ $) 10)) (-2300 (($ $ $) 8)) (-2264 (((-112) $ $) 6)) (-2287 (($ $ $) 9)))
(((-639) (-138)) (T -639))
-((-3239 (*1 *1 *1) (-4 *1 (-639))) (-1466 (*1 *1 *1 *1) (-4 *1 (-639))) (-1482 (*1 *1 *1 *1) (-4 *1 (-639))))
-(-13 (-101) (-10 -8 (-15 -3239 ($ $)) (-15 -1466 ($ $ $)) (-15 -1482 ($ $ $))))
+((-4026 (*1 *1 *1) (-4 *1 (-639))) (-2287 (*1 *1 *1 *1) (-4 *1 (-639))) (-2300 (*1 *1 *1 *1) (-4 *1 (-639))))
+(-13 (-101) (-10 -8 (-15 -4026 ($ $)) (-15 -2287 ($ $ $)) (-15 -2300 ($ $ $))))
(((-101) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 15)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-2705 ((|#1| $) 21)) (-2707 (($ $ $) NIL (|has| |#1| (-769)))) (-4164 (($ $ $) NIL (|has| |#1| (-769)))) (-1825 (((-1126) $) 46)) (-3337 (((-1088) $) NIL)) (-2715 ((|#3| $) 22)) (-1518 (((-836) $) 42)) (-2626 (($) 10 T CONST)) (-2363 (((-112) $ $) NIL (|has| |#1| (-769)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-769)))) (-2316 (((-112) $ $) 20)) (-2354 (((-112) $ $) NIL (|has| |#1| (-769)))) (-2335 (((-112) $ $) 24 (|has| |#1| (-769)))) (-2414 (($ $ |#3|) 34) (($ |#1| |#3|) 35)) (-2403 (($ $) 17) (($ $ $) NIL)) (-2391 (($ $ $) 27)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 30) (($ |#2| $) 32) (($ $ |#2|) NIL)))
-(((-640 |#1| |#2| |#3|) (-13 (-696 |#2|) (-10 -8 (IF (|has| |#1| (-769)) (-6 (-769)) |%noBranch|) (-15 -2414 ($ $ |#3|)) (-15 -2414 ($ |#1| |#3|)) (-15 -2705 (|#1| $)) (-15 -2715 (|#3| $)))) (-696 |#2|) (-170) (|SubsetCategory| (-705) |#2|)) (T -640))
-((-2414 (*1 *1 *1 *2) (-12 (-4 *4 (-170)) (-5 *1 (-640 *3 *4 *2)) (-4 *3 (-696 *4)) (-4 *2 (|SubsetCategory| (-705) *4)))) (-2414 (*1 *1 *2 *3) (-12 (-4 *4 (-170)) (-5 *1 (-640 *2 *4 *3)) (-4 *2 (-696 *4)) (-4 *3 (|SubsetCategory| (-705) *4)))) (-2705 (*1 *2 *1) (-12 (-4 *3 (-170)) (-4 *2 (-696 *3)) (-5 *1 (-640 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-705) *3)))) (-2715 (*1 *2 *1) (-12 (-4 *4 (-170)) (-4 *2 (|SubsetCategory| (-705) *4)) (-5 *1 (-640 *3 *4 *2)) (-4 *3 (-696 *4)))))
-(-13 (-696 |#2|) (-10 -8 (IF (|has| |#1| (-769)) (-6 (-769)) |%noBranch|) (-15 -2414 ($ $ |#3|)) (-15 -2414 ($ |#1| |#3|)) (-15 -2705 (|#1| $)) (-15 -2715 (|#3| $))))
-((-3988 (((-3 (-623 (-1140 |#1|)) "failed") (-623 (-1140 |#1|)) (-1140 |#1|)) 33)))
-(((-641 |#1|) (-10 -7 (-15 -3988 ((-3 (-623 (-1140 |#1|)) "failed") (-623 (-1140 |#1|)) (-1140 |#1|)))) (-882)) (T -641))
-((-3988 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-623 (-1140 *4))) (-5 *3 (-1140 *4)) (-4 *4 (-882)) (-5 *1 (-641 *4)))))
-(-10 -7 (-15 -3988 ((-3 (-623 (-1140 |#1|)) "failed") (-623 (-1140 |#1|)) (-1140 |#1|))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1540 (((-623 |#1|) $) 82)) (-2859 (($ $ (-749)) 90)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-3527 (((-1251 |#1| |#2|) (-1251 |#1| |#2|) $) 48)) (-3880 (((-3 (-650 |#1|) "failed") $) NIL)) (-2726 (((-650 |#1|) $) NIL)) (-3295 (($ $) 89)) (-2603 (((-749) $) NIL)) (-1822 (((-623 $) $) NIL)) (-3439 (((-112) $) NIL)) (-1792 (($ (-650 |#1|) |#2|) 68)) (-1522 (($ $) 86)) (-3972 (($ (-1 |#2| |#2|) $) NIL)) (-3636 (((-1251 |#1| |#2|) (-1251 |#1| |#2|) $) 47)) (-1565 (((-2 (|:| |k| (-650 |#1|)) (|:| |c| |#2|)) $) NIL)) (-3267 (((-650 |#1|) $) NIL)) (-3277 ((|#2| $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3866 (($ $ |#1| $) 30) (($ $ (-623 |#1|) (-623 $)) 32)) (-2970 (((-749) $) 88)) (-1532 (($ $ $) 20) (($ (-650 |#1|) (-650 |#1|)) 77) (($ (-650 |#1|) $) 75) (($ $ (-650 |#1|)) 76)) (-1518 (((-836) $) NIL) (($ |#1|) 74) (((-1242 |#1| |#2|) $) 58) (((-1251 |#1| |#2|) $) 41) (($ (-650 |#1|)) 25)) (-3511 (((-623 |#2|) $) NIL)) (-2510 ((|#2| $ (-650 |#1|)) NIL)) (-2855 ((|#2| (-1251 |#1| |#2|) $) 43)) (-2626 (($) 23 T CONST)) (-4237 (((-623 (-2 (|:| |k| (-650 |#1|)) (|:| |c| |#2|))) $) NIL)) (-3915 (((-3 $ "failed") (-1242 |#1| |#2|)) 60)) (-3737 (($ (-650 |#1|)) 14)) (-2316 (((-112) $ $) 44)) (-2414 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2403 (($ $) 66) (($ $ $) NIL)) (-2391 (($ $ $) 29)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ |#2| $) 28) (($ $ |#2|) NIL) (($ |#2| (-650 |#1|)) NIL)))
-(((-642 |#1| |#2|) (-13 (-367 |#1| |#2|) (-375 |#2| (-650 |#1|)) (-10 -8 (-15 -3915 ((-3 $ "failed") (-1242 |#1| |#2|))) (-15 -1532 ($ (-650 |#1|) (-650 |#1|))) (-15 -1532 ($ (-650 |#1|) $)) (-15 -1532 ($ $ (-650 |#1|))))) (-825) (-170)) (T -642))
-((-3915 (*1 *1 *2) (|partial| -12 (-5 *2 (-1242 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)) (-5 *1 (-642 *3 *4)))) (-1532 (*1 *1 *2 *2) (-12 (-5 *2 (-650 *3)) (-4 *3 (-825)) (-5 *1 (-642 *3 *4)) (-4 *4 (-170)))) (-1532 (*1 *1 *2 *1) (-12 (-5 *2 (-650 *3)) (-4 *3 (-825)) (-5 *1 (-642 *3 *4)) (-4 *4 (-170)))) (-1532 (*1 *1 *1 *2) (-12 (-5 *2 (-650 *3)) (-4 *3 (-825)) (-5 *1 (-642 *3 *4)) (-4 *4 (-170)))))
-(-13 (-367 |#1| |#2|) (-375 |#2| (-650 |#1|)) (-10 -8 (-15 -3915 ((-3 $ "failed") (-1242 |#1| |#2|))) (-15 -1532 ($ (-650 |#1|) (-650 |#1|))) (-15 -1532 ($ (-650 |#1|) $)) (-15 -1532 ($ $ (-650 |#1|)))))
-((-3654 (((-112) $) NIL) (((-112) (-1 (-112) |#2| |#2|) $) 50)) (-3491 (($ $) NIL) (($ (-1 (-112) |#2| |#2|) $) 12)) (-3378 (($ (-1 (-112) |#2|) $) 28)) (-2342 (($ $) 56)) (-3912 (($ $) 64)) (-3112 (($ |#2| $) NIL) (($ (-1 (-112) |#2|) $) 37)) (-2419 ((|#2| (-1 |#2| |#2| |#2|) $) 21) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 51) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 53)) (-2302 (((-550) |#2| $ (-550)) 61) (((-550) |#2| $) NIL) (((-550) (-1 (-112) |#2|) $) 47)) (-2578 (($ (-749) |#2|) 54)) (-3884 (($ $ $) NIL) (($ (-1 (-112) |#2| |#2|) $ $) 30)) (-1832 (($ $ $) NIL) (($ (-1 (-112) |#2| |#2|) $ $) 24)) (-3972 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 55)) (-4218 (($ |#2|) 15)) (-1886 (($ $ $ (-550)) 36) (($ |#2| $ (-550)) 34)) (-3321 (((-3 |#2| "failed") (-1 (-112) |#2|) $) 46)) (-3476 (($ $ (-1194 (-550))) 44) (($ $ (-550)) 38)) (-3593 (($ $ $ (-550)) 60)) (-1731 (($ $) 58)) (-2335 (((-112) $ $) 66)))
-(((-643 |#1| |#2|) (-10 -8 (-15 -4218 (|#1| |#2|)) (-15 -3476 (|#1| |#1| (-550))) (-15 -3476 (|#1| |#1| (-1194 (-550)))) (-15 -3112 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -1886 (|#1| |#2| |#1| (-550))) (-15 -1886 (|#1| |#1| |#1| (-550))) (-15 -3884 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -3378 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3112 (|#1| |#2| |#1|)) (-15 -3912 (|#1| |#1|)) (-15 -3884 (|#1| |#1| |#1|)) (-15 -1832 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -3654 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -2302 ((-550) (-1 (-112) |#2|) |#1|)) (-15 -2302 ((-550) |#2| |#1|)) (-15 -2302 ((-550) |#2| |#1| (-550))) (-15 -1832 (|#1| |#1| |#1|)) (-15 -3654 ((-112) |#1|)) (-15 -3593 (|#1| |#1| |#1| (-550))) (-15 -2342 (|#1| |#1|)) (-15 -3491 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -3491 (|#1| |#1|)) (-15 -2335 ((-112) |#1| |#1|)) (-15 -2419 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -2419 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2419 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -3321 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -2578 (|#1| (-749) |#2|)) (-15 -3972 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3972 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1731 (|#1| |#1|))) (-644 |#2|) (-1181)) (T -643))
-NIL
-(-10 -8 (-15 -4218 (|#1| |#2|)) (-15 -3476 (|#1| |#1| (-550))) (-15 -3476 (|#1| |#1| (-1194 (-550)))) (-15 -3112 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -1886 (|#1| |#2| |#1| (-550))) (-15 -1886 (|#1| |#1| |#1| (-550))) (-15 -3884 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -3378 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3112 (|#1| |#2| |#1|)) (-15 -3912 (|#1| |#1|)) (-15 -3884 (|#1| |#1| |#1|)) (-15 -1832 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -3654 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -2302 ((-550) (-1 (-112) |#2|) |#1|)) (-15 -2302 ((-550) |#2| |#1|)) (-15 -2302 ((-550) |#2| |#1| (-550))) (-15 -1832 (|#1| |#1| |#1|)) (-15 -3654 ((-112) |#1|)) (-15 -3593 (|#1| |#1| |#1| (-550))) (-15 -2342 (|#1| |#1|)) (-15 -3491 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -3491 (|#1| |#1|)) (-15 -2335 ((-112) |#1| |#1|)) (-15 -2419 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -2419 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2419 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -3321 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -2578 (|#1| (-749) |#2|)) (-15 -3972 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3972 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1731 (|#1| |#1|)))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-3625 ((|#1| $) 48)) (-3996 ((|#1| $) 65)) (-4180 (($ $) 67)) (-3029 (((-1232) $ (-550) (-550)) 97 (|has| $ (-6 -4343)))) (-4249 (($ $ (-550)) 52 (|has| $ (-6 -4343)))) (-3654 (((-112) $) 142 (|has| |#1| (-825))) (((-112) (-1 (-112) |#1| |#1|) $) 136)) (-3491 (($ $) 146 (-12 (|has| |#1| (-825)) (|has| $ (-6 -4343)))) (($ (-1 (-112) |#1| |#1|) $) 145 (|has| $ (-6 -4343)))) (-1674 (($ $) 141 (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $) 135)) (-4047 (((-112) $ (-749)) 8)) (-2190 ((|#1| $ |#1|) 39 (|has| $ (-6 -4343)))) (-1431 (($ $ $) 56 (|has| $ (-6 -4343)))) (-1300 ((|#1| $ |#1|) 54 (|has| $ (-6 -4343)))) (-3373 ((|#1| $ |#1|) 58 (|has| $ (-6 -4343)))) (-1705 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4343))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4343))) (($ $ "rest" $) 55 (|has| $ (-6 -4343))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) 117 (|has| $ (-6 -4343))) ((|#1| $ (-550) |#1|) 86 (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) 41 (|has| $ (-6 -4343)))) (-3378 (($ (-1 (-112) |#1|) $) 129)) (-4253 (($ (-1 (-112) |#1|) $) 102 (|has| $ (-6 -4342)))) (-3985 ((|#1| $) 66)) (-3513 (($) 7 T CONST)) (-2342 (($ $) 144 (|has| $ (-6 -4343)))) (-3243 (($ $) 134)) (-1308 (($ $) 73) (($ $ (-749)) 71)) (-3912 (($ $) 131 (|has| |#1| (-1068)))) (-1328 (($ $) 99 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3112 (($ |#1| $) 130 (|has| |#1| (-1068))) (($ (-1 (-112) |#1|) $) 125)) (-3137 (($ (-1 (-112) |#1|) $) 103 (|has| $ (-6 -4342))) (($ |#1| $) 100 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3245 ((|#1| $ (-550) |#1|) 85 (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) 87)) (-3815 (((-112) $) 83)) (-2302 (((-550) |#1| $ (-550)) 139 (|has| |#1| (-1068))) (((-550) |#1| $) 138 (|has| |#1| (-1068))) (((-550) (-1 (-112) |#1|) $) 137)) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-2560 (((-623 $) $) 50)) (-2333 (((-112) $ $) 42 (|has| |#1| (-1068)))) (-2578 (($ (-749) |#1|) 108)) (-1859 (((-112) $ (-749)) 9)) (-3195 (((-550) $) 95 (|has| (-550) (-825)))) (-2707 (($ $ $) 147 (|has| |#1| (-825)))) (-3884 (($ $ $) 132 (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) 128)) (-1832 (($ $ $) 140 (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) 133)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3283 (((-550) $) 94 (|has| (-550) (-825)))) (-4164 (($ $ $) 148 (|has| |#1| (-825)))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-4218 (($ |#1|) 122)) (-1573 (((-112) $ (-749)) 10)) (-2513 (((-623 |#1|) $) 45)) (-3312 (((-112) $) 49)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-3159 ((|#1| $) 70) (($ $ (-749)) 68)) (-1886 (($ $ $ (-550)) 127) (($ |#1| $ (-550)) 126)) (-2055 (($ $ $ (-550)) 116) (($ |#1| $ (-550)) 115)) (-2325 (((-623 (-550)) $) 92)) (-2400 (((-112) (-550) $) 91)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-1293 ((|#1| $) 76) (($ $ (-749)) 74)) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 106)) (-3111 (($ $ |#1|) 96 (|has| $ (-6 -4343)))) (-2719 (((-112) $) 84)) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2256 (((-112) |#1| $) 93 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) 90)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1194 (-550))) 112) ((|#1| $ (-550)) 89) ((|#1| $ (-550) |#1|) 88)) (-2487 (((-550) $ $) 44)) (-3476 (($ $ (-1194 (-550))) 124) (($ $ (-550)) 123)) (-1529 (($ $ (-1194 (-550))) 114) (($ $ (-550)) 113)) (-2136 (((-112) $) 46)) (-3635 (($ $) 62)) (-3472 (($ $) 59 (|has| $ (-6 -4343)))) (-3728 (((-749) $) 63)) (-3786 (($ $) 64)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3593 (($ $ $ (-550)) 143 (|has| $ (-6 -4343)))) (-1731 (($ $) 13)) (-4028 (((-526) $) 98 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 107)) (-3547 (($ $ $) 61) (($ $ |#1|) 60)) (-3227 (($ $ $) 78) (($ |#1| $) 77) (($ (-623 $)) 110) (($ $ |#1|) 109)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-3997 (((-623 $) $) 51)) (-2413 (((-112) $ $) 43 (|has| |#1| (-1068)))) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) 150 (|has| |#1| (-825)))) (-2345 (((-112) $ $) 151 (|has| |#1| (-825)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-2354 (((-112) $ $) 149 (|has| |#1| (-825)))) (-2335 (((-112) $ $) 152 (|has| |#1| (-825)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-644 |#1|) (-138) (-1181)) (T -644))
-((-4218 (*1 *1 *2) (-12 (-4 *1 (-644 *2)) (-4 *2 (-1181)))))
-(-13 (-1117 |t#1|) (-366 |t#1|) (-275 |t#1|) (-10 -8 (-15 -4218 ($ |t#1|))))
-(((-34) . T) ((-101) -1561 (|has| |#1| (-1068)) (|has| |#1| (-825))) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-825)) (|has| |#1| (-595 (-836)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 #0=(-550) |#1|) . T) ((-281 #0# |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-275 |#1|) . T) ((-366 |#1|) . T) ((-481 |#1|) . T) ((-586 #0# |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-629 |#1|) . T) ((-825) |has| |#1| (-825)) ((-983 |#1|) . T) ((-1068) -1561 (|has| |#1| (-1068)) (|has| |#1| (-825))) ((-1117 |#1|) . T) ((-1181) . T) ((-1215 |#1|) . T))
-((-2903 (((-623 (-2 (|:| |particular| (-3 (-1227 |#1|) "failed")) (|:| -2437 (-623 (-1227 |#1|))))) (-623 (-623 |#1|)) (-623 (-1227 |#1|))) 22) (((-623 (-2 (|:| |particular| (-3 (-1227 |#1|) "failed")) (|:| -2437 (-623 (-1227 |#1|))))) (-667 |#1|) (-623 (-1227 |#1|))) 21) (((-2 (|:| |particular| (-3 (-1227 |#1|) "failed")) (|:| -2437 (-623 (-1227 |#1|)))) (-623 (-623 |#1|)) (-1227 |#1|)) 18) (((-2 (|:| |particular| (-3 (-1227 |#1|) "failed")) (|:| -2437 (-623 (-1227 |#1|)))) (-667 |#1|) (-1227 |#1|)) 14)) (-2122 (((-749) (-667 |#1|) (-1227 |#1|)) 30)) (-3784 (((-3 (-1227 |#1|) "failed") (-667 |#1|) (-1227 |#1|)) 24)) (-4095 (((-112) (-667 |#1|) (-1227 |#1|)) 27)))
-(((-645 |#1|) (-10 -7 (-15 -2903 ((-2 (|:| |particular| (-3 (-1227 |#1|) "failed")) (|:| -2437 (-623 (-1227 |#1|)))) (-667 |#1|) (-1227 |#1|))) (-15 -2903 ((-2 (|:| |particular| (-3 (-1227 |#1|) "failed")) (|:| -2437 (-623 (-1227 |#1|)))) (-623 (-623 |#1|)) (-1227 |#1|))) (-15 -2903 ((-623 (-2 (|:| |particular| (-3 (-1227 |#1|) "failed")) (|:| -2437 (-623 (-1227 |#1|))))) (-667 |#1|) (-623 (-1227 |#1|)))) (-15 -2903 ((-623 (-2 (|:| |particular| (-3 (-1227 |#1|) "failed")) (|:| -2437 (-623 (-1227 |#1|))))) (-623 (-623 |#1|)) (-623 (-1227 |#1|)))) (-15 -3784 ((-3 (-1227 |#1|) "failed") (-667 |#1|) (-1227 |#1|))) (-15 -4095 ((-112) (-667 |#1|) (-1227 |#1|))) (-15 -2122 ((-749) (-667 |#1|) (-1227 |#1|)))) (-356)) (T -645))
-((-2122 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *5)) (-5 *4 (-1227 *5)) (-4 *5 (-356)) (-5 *2 (-749)) (-5 *1 (-645 *5)))) (-4095 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *5)) (-5 *4 (-1227 *5)) (-4 *5 (-356)) (-5 *2 (-112)) (-5 *1 (-645 *5)))) (-3784 (*1 *2 *3 *2) (|partial| -12 (-5 *2 (-1227 *4)) (-5 *3 (-667 *4)) (-4 *4 (-356)) (-5 *1 (-645 *4)))) (-2903 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-623 *5))) (-4 *5 (-356)) (-5 *2 (-623 (-2 (|:| |particular| (-3 (-1227 *5) "failed")) (|:| -2437 (-623 (-1227 *5)))))) (-5 *1 (-645 *5)) (-5 *4 (-623 (-1227 *5))))) (-2903 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *5)) (-4 *5 (-356)) (-5 *2 (-623 (-2 (|:| |particular| (-3 (-1227 *5) "failed")) (|:| -2437 (-623 (-1227 *5)))))) (-5 *1 (-645 *5)) (-5 *4 (-623 (-1227 *5))))) (-2903 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-623 *5))) (-4 *5 (-356)) (-5 *2 (-2 (|:| |particular| (-3 (-1227 *5) "failed")) (|:| -2437 (-623 (-1227 *5))))) (-5 *1 (-645 *5)) (-5 *4 (-1227 *5)))) (-2903 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *5)) (-4 *5 (-356)) (-5 *2 (-2 (|:| |particular| (-3 (-1227 *5) "failed")) (|:| -2437 (-623 (-1227 *5))))) (-5 *1 (-645 *5)) (-5 *4 (-1227 *5)))))
-(-10 -7 (-15 -2903 ((-2 (|:| |particular| (-3 (-1227 |#1|) "failed")) (|:| -2437 (-623 (-1227 |#1|)))) (-667 |#1|) (-1227 |#1|))) (-15 -2903 ((-2 (|:| |particular| (-3 (-1227 |#1|) "failed")) (|:| -2437 (-623 (-1227 |#1|)))) (-623 (-623 |#1|)) (-1227 |#1|))) (-15 -2903 ((-623 (-2 (|:| |particular| (-3 (-1227 |#1|) "failed")) (|:| -2437 (-623 (-1227 |#1|))))) (-667 |#1|) (-623 (-1227 |#1|)))) (-15 -2903 ((-623 (-2 (|:| |particular| (-3 (-1227 |#1|) "failed")) (|:| -2437 (-623 (-1227 |#1|))))) (-623 (-623 |#1|)) (-623 (-1227 |#1|)))) (-15 -3784 ((-3 (-1227 |#1|) "failed") (-667 |#1|) (-1227 |#1|))) (-15 -4095 ((-112) (-667 |#1|) (-1227 |#1|))) (-15 -2122 ((-749) (-667 |#1|) (-1227 |#1|))))
-((-2903 (((-623 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2437 (-623 |#3|)))) |#4| (-623 |#3|)) 47) (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2437 (-623 |#3|))) |#4| |#3|) 45)) (-2122 (((-749) |#4| |#3|) 17)) (-3784 (((-3 |#3| "failed") |#4| |#3|) 20)) (-4095 (((-112) |#4| |#3|) 13)))
-(((-646 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2903 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2437 (-623 |#3|))) |#4| |#3|)) (-15 -2903 ((-623 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2437 (-623 |#3|)))) |#4| (-623 |#3|))) (-15 -3784 ((-3 |#3| "failed") |#4| |#3|)) (-15 -4095 ((-112) |#4| |#3|)) (-15 -2122 ((-749) |#4| |#3|))) (-356) (-13 (-366 |#1|) (-10 -7 (-6 -4343))) (-13 (-366 |#1|) (-10 -7 (-6 -4343))) (-665 |#1| |#2| |#3|)) (T -646))
-((-2122 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-4 *6 (-13 (-366 *5) (-10 -7 (-6 -4343)))) (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4343)))) (-5 *2 (-749)) (-5 *1 (-646 *5 *6 *4 *3)) (-4 *3 (-665 *5 *6 *4)))) (-4095 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-4 *6 (-13 (-366 *5) (-10 -7 (-6 -4343)))) (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4343)))) (-5 *2 (-112)) (-5 *1 (-646 *5 *6 *4 *3)) (-4 *3 (-665 *5 *6 *4)))) (-3784 (*1 *2 *3 *2) (|partial| -12 (-4 *4 (-356)) (-4 *5 (-13 (-366 *4) (-10 -7 (-6 -4343)))) (-4 *2 (-13 (-366 *4) (-10 -7 (-6 -4343)))) (-5 *1 (-646 *4 *5 *2 *3)) (-4 *3 (-665 *4 *5 *2)))) (-2903 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-4 *6 (-13 (-366 *5) (-10 -7 (-6 -4343)))) (-4 *7 (-13 (-366 *5) (-10 -7 (-6 -4343)))) (-5 *2 (-623 (-2 (|:| |particular| (-3 *7 "failed")) (|:| -2437 (-623 *7))))) (-5 *1 (-646 *5 *6 *7 *3)) (-5 *4 (-623 *7)) (-4 *3 (-665 *5 *6 *7)))) (-2903 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-4 *6 (-13 (-366 *5) (-10 -7 (-6 -4343)))) (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4343)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2437 (-623 *4)))) (-5 *1 (-646 *5 *6 *4 *3)) (-4 *3 (-665 *5 *6 *4)))))
-(-10 -7 (-15 -2903 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2437 (-623 |#3|))) |#4| |#3|)) (-15 -2903 ((-623 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2437 (-623 |#3|)))) |#4| (-623 |#3|))) (-15 -3784 ((-3 |#3| "failed") |#4| |#3|)) (-15 -4095 ((-112) |#4| |#3|)) (-15 -2122 ((-749) |#4| |#3|)))
-((-4210 (((-2 (|:| |particular| (-3 (-1227 (-400 |#4|)) "failed")) (|:| -2437 (-623 (-1227 (-400 |#4|))))) (-623 |#4|) (-623 |#3|)) 45)))
-(((-647 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4210 ((-2 (|:| |particular| (-3 (-1227 (-400 |#4|)) "failed")) (|:| -2437 (-623 (-1227 (-400 |#4|))))) (-623 |#4|) (-623 |#3|)))) (-542) (-771) (-825) (-922 |#1| |#2| |#3|)) (T -647))
-((-4210 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *7)) (-4 *7 (-825)) (-4 *8 (-922 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771)) (-5 *2 (-2 (|:| |particular| (-3 (-1227 (-400 *8)) "failed")) (|:| -2437 (-623 (-1227 (-400 *8)))))) (-5 *1 (-647 *5 *6 *7 *8)))))
-(-10 -7 (-15 -4210 ((-2 (|:| |particular| (-3 (-1227 (-400 |#4|)) "failed")) (|:| -2437 (-623 (-1227 (-400 |#4|))))) (-623 |#4|) (-623 |#3|))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3090 (((-3 $ "failed")) NIL (|has| |#2| (-542)))) (-2252 ((|#2| $) NIL)) (-1294 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1265 (((-1227 (-667 |#2|))) NIL) (((-1227 (-667 |#2|)) (-1227 $)) NIL)) (-3483 (((-112) $) NIL)) (-3406 (((-1227 $)) 37)) (-4047 (((-112) $ (-749)) NIL)) (-1333 (($ |#2|) NIL)) (-3513 (($) NIL T CONST)) (-3707 (($ $) NIL (|has| |#2| (-300)))) (-3719 (((-234 |#1| |#2|) $ (-550)) NIL)) (-3726 (((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed")) NIL (|has| |#2| (-542)))) (-3947 (((-3 $ "failed")) NIL (|has| |#2| (-542)))) (-2043 (((-667 |#2|)) NIL) (((-667 |#2|) (-1227 $)) NIL)) (-1958 ((|#2| $) NIL)) (-2042 (((-667 |#2|) $) NIL) (((-667 |#2|) $ (-1227 $)) NIL)) (-3818 (((-3 $ "failed") $) NIL (|has| |#2| (-542)))) (-1870 (((-1140 (-925 |#2|))) NIL (|has| |#2| (-356)))) (-2923 (($ $ (-894)) NIL)) (-1729 ((|#2| $) NIL)) (-4215 (((-1140 |#2|) $) NIL (|has| |#2| (-542)))) (-3945 ((|#2|) NIL) ((|#2| (-1227 $)) NIL)) (-1474 (((-1140 |#2|) $) NIL)) (-2105 (((-112)) NIL)) (-3880 (((-3 (-550) "failed") $) NIL (|has| |#2| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#2| (-1011 (-400 (-550))))) (((-3 |#2| "failed") $) NIL)) (-2726 (((-550) $) NIL (|has| |#2| (-1011 (-550)))) (((-400 (-550)) $) NIL (|has| |#2| (-1011 (-400 (-550))))) ((|#2| $) NIL)) (-4110 (($ (-1227 |#2|)) NIL) (($ (-1227 |#2|) (-1227 $)) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 $) (-1227 $)) NIL) (((-667 |#2|) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-2122 (((-749) $) NIL (|has| |#2| (-542))) (((-894)) 38)) (-3181 ((|#2| $ (-550) (-550)) NIL)) (-2890 (((-112)) NIL)) (-1494 (($ $ (-894)) NIL)) (-3450 (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-3102 (((-112) $) NIL)) (-3613 (((-749) $) NIL (|has| |#2| (-542)))) (-3525 (((-623 (-234 |#1| |#2|)) $) NIL (|has| |#2| (-542)))) (-2115 (((-749) $) NIL)) (-3657 (((-112)) NIL)) (-2124 (((-749) $) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-3928 ((|#2| $) NIL (|has| |#2| (-6 (-4344 "*"))))) (-2938 (((-550) $) NIL)) (-3895 (((-550) $) NIL)) (-2689 (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-2828 (((-550) $) NIL)) (-3816 (((-550) $) NIL)) (-2458 (($ (-623 (-623 |#2|))) NIL)) (-3234 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-4048 (((-623 (-623 |#2|)) $) NIL)) (-3400 (((-112)) NIL)) (-2685 (((-112)) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-2662 (((-3 (-2 (|:| |particular| $) (|:| -2437 (-623 $))) "failed")) NIL (|has| |#2| (-542)))) (-4080 (((-3 $ "failed")) NIL (|has| |#2| (-542)))) (-2116 (((-667 |#2|)) NIL) (((-667 |#2|) (-1227 $)) NIL)) (-3813 ((|#2| $) NIL)) (-2127 (((-667 |#2|) $) NIL) (((-667 |#2|) $ (-1227 $)) NIL)) (-2732 (((-3 $ "failed") $) NIL (|has| |#2| (-542)))) (-3480 (((-1140 (-925 |#2|))) NIL (|has| |#2| (-356)))) (-2834 (($ $ (-894)) NIL)) (-1842 ((|#2| $) NIL)) (-1305 (((-1140 |#2|) $) NIL (|has| |#2| (-542)))) (-4012 ((|#2|) NIL) ((|#2| (-1227 $)) NIL)) (-1603 (((-1140 |#2|) $) NIL)) (-2197 (((-112)) NIL)) (-1825 (((-1126) $) NIL)) (-3528 (((-112)) NIL)) (-2591 (((-112)) NIL)) (-2781 (((-112)) NIL)) (-2031 (((-3 $ "failed") $) NIL (|has| |#2| (-356)))) (-3337 (((-1088) $) NIL)) (-3089 (((-112)) NIL)) (-1495 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-542)))) (-1543 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#2| $ (-550) (-550) |#2|) NIL) ((|#2| $ (-550) (-550)) 22) ((|#2| $ (-550)) NIL)) (-2393 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1144)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-749)) NIL (|has| |#2| (-227))) (($ $) NIL (|has| |#2| (-227)))) (-4105 ((|#2| $) NIL)) (-4296 (($ (-623 |#2|)) NIL)) (-1829 (((-112) $) NIL)) (-4195 (((-234 |#1| |#2|) $) NIL)) (-4017 ((|#2| $) NIL (|has| |#2| (-6 (-4344 "*"))))) (-3350 (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-1731 (($ $) NIL)) (-1373 (((-667 |#2|) (-1227 $)) NIL) (((-1227 |#2|) $) NIL) (((-667 |#2|) (-1227 $) (-1227 $)) NIL) (((-1227 |#2|) $ (-1227 $)) 25)) (-4028 (($ (-1227 |#2|)) NIL) (((-1227 |#2|) $) NIL)) (-2361 (((-623 (-925 |#2|))) NIL) (((-623 (-925 |#2|)) (-1227 $)) NIL)) (-3292 (($ $ $) NIL)) (-2564 (((-112)) NIL)) (-3615 (((-234 |#1| |#2|) $ (-550)) NIL)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ (-400 (-550))) NIL (|has| |#2| (-1011 (-400 (-550))))) (($ |#2|) NIL) (((-667 |#2|) $) NIL)) (-2390 (((-749)) NIL)) (-2437 (((-1227 $)) 36)) (-3268 (((-623 (-1227 |#2|))) NIL (|has| |#2| (-542)))) (-3395 (($ $ $ $) NIL)) (-2376 (((-112)) NIL)) (-4292 (($ (-667 |#2|) $) NIL)) (-1675 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-1295 (((-112) $) NIL)) (-1358 (($ $ $) NIL)) (-2473 (((-112)) NIL)) (-2286 (((-112)) NIL)) (-2990 (((-112)) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1144)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-749)) NIL (|has| |#2| (-227))) (($ $) NIL (|has| |#2| (-227)))) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#2| (-356)))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-234 |#1| |#2|) $ (-234 |#1| |#2|)) NIL) (((-234 |#1| |#2|) (-234 |#1| |#2|) $) NIL)) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-648 |#1| |#2|) (-13 (-1091 |#1| |#2| (-234 |#1| |#2|) (-234 |#1| |#2|)) (-595 (-667 |#2|)) (-410 |#2|)) (-894) (-170)) (T -648))
-NIL
-(-13 (-1091 |#1| |#2| (-234 |#1| |#2|) (-234 |#1| |#2|)) (-595 (-667 |#2|)) (-410 |#2|))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3949 (((-623 (-1103)) $) 10)) (-1518 (((-836) $) 18) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-649) (-13 (-1051) (-10 -8 (-15 -3949 ((-623 (-1103)) $))))) (T -649))
-((-3949 (*1 *2 *1) (-12 (-5 *2 (-623 (-1103))) (-5 *1 (-649)))))
-(-13 (-1051) (-10 -8 (-15 -3949 ((-623 (-1103)) $))))
-((-1504 (((-112) $ $) NIL)) (-1540 (((-623 |#1|) $) NIL)) (-2682 (($ $) 52)) (-4118 (((-112) $) NIL)) (-3880 (((-3 |#1| "failed") $) NIL)) (-2726 ((|#1| $) NIL)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-3333 (((-3 $ "failed") (-797 |#1|)) 23)) (-3514 (((-112) (-797 |#1|)) 15)) (-3437 (($ (-797 |#1|)) 24)) (-4206 (((-112) $ $) 30)) (-3772 (((-894) $) 37)) (-2671 (($ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3338 (((-623 $) (-797 |#1|)) 17)) (-1518 (((-836) $) 43) (($ |#1|) 34) (((-797 |#1|) $) 39) (((-655 |#1|) $) 44)) (-1398 (((-58 (-623 $)) (-623 |#1|) (-894)) 57)) (-1260 (((-623 $) (-623 |#1|) (-894)) 60)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 53)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 38)))
-(((-650 |#1|) (-13 (-825) (-1011 |#1|) (-10 -8 (-15 -4118 ((-112) $)) (-15 -2671 ($ $)) (-15 -2682 ($ $)) (-15 -3772 ((-894) $)) (-15 -4206 ((-112) $ $)) (-15 -1518 ((-797 |#1|) $)) (-15 -1518 ((-655 |#1|) $)) (-15 -3338 ((-623 $) (-797 |#1|))) (-15 -3514 ((-112) (-797 |#1|))) (-15 -3437 ($ (-797 |#1|))) (-15 -3333 ((-3 $ "failed") (-797 |#1|))) (-15 -1540 ((-623 |#1|) $)) (-15 -1398 ((-58 (-623 $)) (-623 |#1|) (-894))) (-15 -1260 ((-623 $) (-623 |#1|) (-894))))) (-825)) (T -650))
-((-4118 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-650 *3)) (-4 *3 (-825)))) (-2671 (*1 *1 *1) (-12 (-5 *1 (-650 *2)) (-4 *2 (-825)))) (-2682 (*1 *1 *1) (-12 (-5 *1 (-650 *2)) (-4 *2 (-825)))) (-3772 (*1 *2 *1) (-12 (-5 *2 (-894)) (-5 *1 (-650 *3)) (-4 *3 (-825)))) (-4206 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-650 *3)) (-4 *3 (-825)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-797 *3)) (-5 *1 (-650 *3)) (-4 *3 (-825)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-655 *3)) (-5 *1 (-650 *3)) (-4 *3 (-825)))) (-3338 (*1 *2 *3) (-12 (-5 *3 (-797 *4)) (-4 *4 (-825)) (-5 *2 (-623 (-650 *4))) (-5 *1 (-650 *4)))) (-3514 (*1 *2 *3) (-12 (-5 *3 (-797 *4)) (-4 *4 (-825)) (-5 *2 (-112)) (-5 *1 (-650 *4)))) (-3437 (*1 *1 *2) (-12 (-5 *2 (-797 *3)) (-4 *3 (-825)) (-5 *1 (-650 *3)))) (-3333 (*1 *1 *2) (|partial| -12 (-5 *2 (-797 *3)) (-4 *3 (-825)) (-5 *1 (-650 *3)))) (-1540 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-650 *3)) (-4 *3 (-825)))) (-1398 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *5)) (-5 *4 (-894)) (-4 *5 (-825)) (-5 *2 (-58 (-623 (-650 *5)))) (-5 *1 (-650 *5)))) (-1260 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *5)) (-5 *4 (-894)) (-4 *5 (-825)) (-5 *2 (-623 (-650 *5))) (-5 *1 (-650 *5)))))
-(-13 (-825) (-1011 |#1|) (-10 -8 (-15 -4118 ((-112) $)) (-15 -2671 ($ $)) (-15 -2682 ($ $)) (-15 -3772 ((-894) $)) (-15 -4206 ((-112) $ $)) (-15 -1518 ((-797 |#1|) $)) (-15 -1518 ((-655 |#1|) $)) (-15 -3338 ((-623 $) (-797 |#1|))) (-15 -3514 ((-112) (-797 |#1|))) (-15 -3437 ($ (-797 |#1|))) (-15 -3333 ((-3 $ "failed") (-797 |#1|))) (-15 -1540 ((-623 |#1|) $)) (-15 -1398 ((-58 (-623 $)) (-623 |#1|) (-894))) (-15 -1260 ((-623 $) (-623 |#1|) (-894)))))
-((-3625 ((|#2| $) 76)) (-4180 (($ $) 96)) (-4047 (((-112) $ (-749)) 26)) (-1308 (($ $) 85) (($ $ (-749)) 88)) (-3815 (((-112) $) 97)) (-2560 (((-623 $) $) 72)) (-2333 (((-112) $ $) 71)) (-1859 (((-112) $ (-749)) 24)) (-3195 (((-550) $) 46)) (-3283 (((-550) $) 45)) (-1573 (((-112) $ (-749)) 22)) (-3312 (((-112) $) 74)) (-3159 ((|#2| $) 89) (($ $ (-749)) 92)) (-2055 (($ $ $ (-550)) 62) (($ |#2| $ (-550)) 61)) (-2325 (((-623 (-550)) $) 44)) (-2400 (((-112) (-550) $) 42)) (-1293 ((|#2| $) NIL) (($ $ (-749)) 84)) (-2272 (($ $ (-550)) 100)) (-2719 (((-112) $) 99)) (-1543 (((-112) (-1 (-112) |#2|) $) 32)) (-2477 (((-623 |#2|) $) 33)) (-2680 ((|#2| $ "value") NIL) ((|#2| $ "first") 83) (($ $ "rest") 87) ((|#2| $ "last") 95) (($ $ (-1194 (-550))) 58) ((|#2| $ (-550)) 40) ((|#2| $ (-550) |#2|) 41)) (-2487 (((-550) $ $) 70)) (-1529 (($ $ (-1194 (-550))) 57) (($ $ (-550)) 51)) (-2136 (((-112) $) 66)) (-3635 (($ $) 81)) (-3728 (((-749) $) 80)) (-3786 (($ $) 79)) (-1532 (($ (-623 |#2|)) 37)) (-3380 (($ $) 101)) (-3997 (((-623 $) $) 69)) (-2413 (((-112) $ $) 68)) (-1675 (((-112) (-1 (-112) |#2|) $) 31)) (-2316 (((-112) $ $) 18)) (-3191 (((-749) $) 29)))
-(((-651 |#1| |#2|) (-10 -8 (-15 -3380 (|#1| |#1|)) (-15 -2272 (|#1| |#1| (-550))) (-15 -3815 ((-112) |#1|)) (-15 -2719 ((-112) |#1|)) (-15 -2680 (|#2| |#1| (-550) |#2|)) (-15 -2680 (|#2| |#1| (-550))) (-15 -2477 ((-623 |#2|) |#1|)) (-15 -2400 ((-112) (-550) |#1|)) (-15 -2325 ((-623 (-550)) |#1|)) (-15 -3283 ((-550) |#1|)) (-15 -3195 ((-550) |#1|)) (-15 -1532 (|#1| (-623 |#2|))) (-15 -2680 (|#1| |#1| (-1194 (-550)))) (-15 -1529 (|#1| |#1| (-550))) (-15 -1529 (|#1| |#1| (-1194 (-550)))) (-15 -2055 (|#1| |#2| |#1| (-550))) (-15 -2055 (|#1| |#1| |#1| (-550))) (-15 -3635 (|#1| |#1|)) (-15 -3728 ((-749) |#1|)) (-15 -3786 (|#1| |#1|)) (-15 -4180 (|#1| |#1|)) (-15 -3159 (|#1| |#1| (-749))) (-15 -2680 (|#2| |#1| "last")) (-15 -3159 (|#2| |#1|)) (-15 -1308 (|#1| |#1| (-749))) (-15 -2680 (|#1| |#1| "rest")) (-15 -1308 (|#1| |#1|)) (-15 -1293 (|#1| |#1| (-749))) (-15 -2680 (|#2| |#1| "first")) (-15 -1293 (|#2| |#1|)) (-15 -2333 ((-112) |#1| |#1|)) (-15 -2413 ((-112) |#1| |#1|)) (-15 -2487 ((-550) |#1| |#1|)) (-15 -2136 ((-112) |#1|)) (-15 -2680 (|#2| |#1| "value")) (-15 -3625 (|#2| |#1|)) (-15 -3312 ((-112) |#1|)) (-15 -2560 ((-623 |#1|) |#1|)) (-15 -3997 ((-623 |#1|) |#1|)) (-15 -2316 ((-112) |#1| |#1|)) (-15 -1543 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -1675 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3191 ((-749) |#1|)) (-15 -4047 ((-112) |#1| (-749))) (-15 -1859 ((-112) |#1| (-749))) (-15 -1573 ((-112) |#1| (-749)))) (-652 |#2|) (-1181)) (T -651))
-NIL
-(-10 -8 (-15 -3380 (|#1| |#1|)) (-15 -2272 (|#1| |#1| (-550))) (-15 -3815 ((-112) |#1|)) (-15 -2719 ((-112) |#1|)) (-15 -2680 (|#2| |#1| (-550) |#2|)) (-15 -2680 (|#2| |#1| (-550))) (-15 -2477 ((-623 |#2|) |#1|)) (-15 -2400 ((-112) (-550) |#1|)) (-15 -2325 ((-623 (-550)) |#1|)) (-15 -3283 ((-550) |#1|)) (-15 -3195 ((-550) |#1|)) (-15 -1532 (|#1| (-623 |#2|))) (-15 -2680 (|#1| |#1| (-1194 (-550)))) (-15 -1529 (|#1| |#1| (-550))) (-15 -1529 (|#1| |#1| (-1194 (-550)))) (-15 -2055 (|#1| |#2| |#1| (-550))) (-15 -2055 (|#1| |#1| |#1| (-550))) (-15 -3635 (|#1| |#1|)) (-15 -3728 ((-749) |#1|)) (-15 -3786 (|#1| |#1|)) (-15 -4180 (|#1| |#1|)) (-15 -3159 (|#1| |#1| (-749))) (-15 -2680 (|#2| |#1| "last")) (-15 -3159 (|#2| |#1|)) (-15 -1308 (|#1| |#1| (-749))) (-15 -2680 (|#1| |#1| "rest")) (-15 -1308 (|#1| |#1|)) (-15 -1293 (|#1| |#1| (-749))) (-15 -2680 (|#2| |#1| "first")) (-15 -1293 (|#2| |#1|)) (-15 -2333 ((-112) |#1| |#1|)) (-15 -2413 ((-112) |#1| |#1|)) (-15 -2487 ((-550) |#1| |#1|)) (-15 -2136 ((-112) |#1|)) (-15 -2680 (|#2| |#1| "value")) (-15 -3625 (|#2| |#1|)) (-15 -3312 ((-112) |#1|)) (-15 -2560 ((-623 |#1|) |#1|)) (-15 -3997 ((-623 |#1|) |#1|)) (-15 -2316 ((-112) |#1| |#1|)) (-15 -1543 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -1675 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3191 ((-749) |#1|)) (-15 -4047 ((-112) |#1| (-749))) (-15 -1859 ((-112) |#1| (-749))) (-15 -1573 ((-112) |#1| (-749))))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-3625 ((|#1| $) 48)) (-3996 ((|#1| $) 65)) (-4180 (($ $) 67)) (-3029 (((-1232) $ (-550) (-550)) 97 (|has| $ (-6 -4343)))) (-4249 (($ $ (-550)) 52 (|has| $ (-6 -4343)))) (-4047 (((-112) $ (-749)) 8)) (-2190 ((|#1| $ |#1|) 39 (|has| $ (-6 -4343)))) (-1431 (($ $ $) 56 (|has| $ (-6 -4343)))) (-1300 ((|#1| $ |#1|) 54 (|has| $ (-6 -4343)))) (-3373 ((|#1| $ |#1|) 58 (|has| $ (-6 -4343)))) (-1705 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4343))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4343))) (($ $ "rest" $) 55 (|has| $ (-6 -4343))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) 117 (|has| $ (-6 -4343))) ((|#1| $ (-550) |#1|) 86 (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) 41 (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) |#1|) $) 102)) (-3985 ((|#1| $) 66)) (-3513 (($) 7 T CONST)) (-3696 (($ $) 124)) (-1308 (($ $) 73) (($ $ (-749)) 71)) (-1328 (($ $) 99 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3137 (($ |#1| $) 100 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#1|) $) 103)) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3245 ((|#1| $ (-550) |#1|) 85 (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) 87)) (-3815 (((-112) $) 83)) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-3604 (((-749) $) 123)) (-2560 (((-623 $) $) 50)) (-2333 (((-112) $ $) 42 (|has| |#1| (-1068)))) (-2578 (($ (-749) |#1|) 108)) (-1859 (((-112) $ (-749)) 9)) (-3195 (((-550) $) 95 (|has| (-550) (-825)))) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3283 (((-550) $) 94 (|has| (-550) (-825)))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-1573 (((-112) $ (-749)) 10)) (-2513 (((-623 |#1|) $) 45)) (-3312 (((-112) $) 49)) (-3708 (($ $) 126)) (-3807 (((-112) $) 127)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-3159 ((|#1| $) 70) (($ $ (-749)) 68)) (-2055 (($ $ $ (-550)) 116) (($ |#1| $ (-550)) 115)) (-2325 (((-623 (-550)) $) 92)) (-2400 (((-112) (-550) $) 91)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-3606 ((|#1| $) 125)) (-1293 ((|#1| $) 76) (($ $ (-749)) 74)) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 106)) (-3111 (($ $ |#1|) 96 (|has| $ (-6 -4343)))) (-2272 (($ $ (-550)) 122)) (-2719 (((-112) $) 84)) (-3887 (((-112) $) 128)) (-2818 (((-112) $) 129)) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2256 (((-112) |#1| $) 93 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) 90)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1194 (-550))) 112) ((|#1| $ (-550)) 89) ((|#1| $ (-550) |#1|) 88)) (-2487 (((-550) $ $) 44)) (-1529 (($ $ (-1194 (-550))) 114) (($ $ (-550)) 113)) (-2136 (((-112) $) 46)) (-3635 (($ $) 62)) (-3472 (($ $) 59 (|has| $ (-6 -4343)))) (-3728 (((-749) $) 63)) (-3786 (($ $) 64)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-4028 (((-526) $) 98 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 107)) (-3547 (($ $ $) 61 (|has| $ (-6 -4343))) (($ $ |#1|) 60 (|has| $ (-6 -4343)))) (-3227 (($ $ $) 78) (($ |#1| $) 77) (($ (-623 $)) 110) (($ $ |#1|) 109)) (-3380 (($ $) 121)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-3997 (((-623 $) $) 51)) (-2413 (((-112) $ $) 43 (|has| |#1| (-1068)))) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-652 |#1|) (-138) (-1181)) (T -652))
-((-3137 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-652 *3)) (-4 *3 (-1181)))) (-4253 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-652 *3)) (-4 *3 (-1181)))) (-2818 (*1 *2 *1) (-12 (-4 *1 (-652 *3)) (-4 *3 (-1181)) (-5 *2 (-112)))) (-3887 (*1 *2 *1) (-12 (-4 *1 (-652 *3)) (-4 *3 (-1181)) (-5 *2 (-112)))) (-3807 (*1 *2 *1) (-12 (-4 *1 (-652 *3)) (-4 *3 (-1181)) (-5 *2 (-112)))) (-3708 (*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1181)))) (-3606 (*1 *2 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1181)))) (-3696 (*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1181)))) (-3604 (*1 *2 *1) (-12 (-4 *1 (-652 *3)) (-4 *3 (-1181)) (-5 *2 (-749)))) (-2272 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-652 *3)) (-4 *3 (-1181)))) (-3380 (*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1181)))))
-(-13 (-1117 |t#1|) (-10 -8 (-15 -3137 ($ (-1 (-112) |t#1|) $)) (-15 -4253 ($ (-1 (-112) |t#1|) $)) (-15 -2818 ((-112) $)) (-15 -3887 ((-112) $)) (-15 -3807 ((-112) $)) (-15 -3708 ($ $)) (-15 -3606 (|t#1| $)) (-15 -3696 ($ $)) (-15 -3604 ((-749) $)) (-15 -2272 ($ $ (-550))) (-15 -3380 ($ $))))
-(((-34) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 #0=(-550) |#1|) . T) ((-281 #0# |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-586 #0# |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-629 |#1|) . T) ((-983 |#1|) . T) ((-1068) |has| |#1| (-1068)) ((-1117 |#1|) . T) ((-1181) . T) ((-1215 |#1|) . T))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3473 (($ (-749) (-749) (-749)) 33 (|has| |#1| (-1020)))) (-4047 (((-112) $ (-749)) NIL)) (-1282 ((|#1| $ (-749) (-749) (-749) |#1|) 27)) (-3513 (($) NIL T CONST)) (-1688 (($ $ $) 37 (|has| |#1| (-1020)))) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) NIL)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2929 (((-1227 (-749)) $) 9)) (-4233 (($ (-1144) $ $) 22)) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-1817 (($ (-749)) 35 (|has| |#1| (-1020)))) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#1| $ (-749) (-749) (-749)) 25)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) NIL)) (-1532 (($ (-623 (-623 (-623 |#1|)))) 44)) (-1518 (($ (-931 (-931 (-931 |#1|)))) 15) (((-931 (-931 (-931 |#1|))) $) 12) (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-653 |#1|) (-13 (-481 |#1|) (-10 -8 (IF (|has| |#1| (-1020)) (PROGN (-15 -3473 ($ (-749) (-749) (-749))) (-15 -1817 ($ (-749))) (-15 -1688 ($ $ $))) |%noBranch|) (-15 -1532 ($ (-623 (-623 (-623 |#1|))))) (-15 -2680 (|#1| $ (-749) (-749) (-749))) (-15 -1282 (|#1| $ (-749) (-749) (-749) |#1|)) (-15 -1518 ($ (-931 (-931 (-931 |#1|))))) (-15 -1518 ((-931 (-931 (-931 |#1|))) $)) (-15 -4233 ($ (-1144) $ $)) (-15 -2929 ((-1227 (-749)) $)))) (-1068)) (T -653))
-((-3473 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-749)) (-5 *1 (-653 *3)) (-4 *3 (-1020)) (-4 *3 (-1068)))) (-1817 (*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-653 *3)) (-4 *3 (-1020)) (-4 *3 (-1068)))) (-1688 (*1 *1 *1 *1) (-12 (-5 *1 (-653 *2)) (-4 *2 (-1020)) (-4 *2 (-1068)))) (-1532 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 (-623 *3)))) (-4 *3 (-1068)) (-5 *1 (-653 *3)))) (-2680 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-749)) (-5 *1 (-653 *2)) (-4 *2 (-1068)))) (-1282 (*1 *2 *1 *3 *3 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-653 *2)) (-4 *2 (-1068)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-931 (-931 (-931 *3)))) (-4 *3 (-1068)) (-5 *1 (-653 *3)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-931 (-931 (-931 *3)))) (-5 *1 (-653 *3)) (-4 *3 (-1068)))) (-4233 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-653 *3)) (-4 *3 (-1068)))) (-2929 (*1 *2 *1) (-12 (-5 *2 (-1227 (-749))) (-5 *1 (-653 *3)) (-4 *3 (-1068)))))
-(-13 (-481 |#1|) (-10 -8 (IF (|has| |#1| (-1020)) (PROGN (-15 -3473 ($ (-749) (-749) (-749))) (-15 -1817 ($ (-749))) (-15 -1688 ($ $ $))) |%noBranch|) (-15 -1532 ($ (-623 (-623 (-623 |#1|))))) (-15 -2680 (|#1| $ (-749) (-749) (-749))) (-15 -1282 (|#1| $ (-749) (-749) (-749) |#1|)) (-15 -1518 ($ (-931 (-931 (-931 |#1|))))) (-15 -1518 ((-931 (-931 (-931 |#1|))) $)) (-15 -4233 ($ (-1144) $ $)) (-15 -2929 ((-1227 (-749)) $))))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-2026 (((-475) $) 10)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 21) (((-1149) $) NIL) (($ (-1149)) NIL)) (-1925 (((-1103) $) 12)) (-2316 (((-112) $ $) NIL)))
-(((-654) (-13 (-1051) (-10 -8 (-15 -2026 ((-475) $)) (-15 -1925 ((-1103) $))))) (T -654))
-((-2026 (*1 *2 *1) (-12 (-5 *2 (-475)) (-5 *1 (-654)))) (-1925 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-654)))))
-(-13 (-1051) (-10 -8 (-15 -2026 ((-475) $)) (-15 -1925 ((-1103) $))))
-((-1504 (((-112) $ $) NIL)) (-1540 (((-623 |#1|) $) 14)) (-2682 (($ $) 18)) (-4118 (((-112) $) 19)) (-3880 (((-3 |#1| "failed") $) 22)) (-2726 ((|#1| $) 20)) (-1308 (($ $) 36)) (-1522 (($ $) 24)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-4206 (((-112) $ $) 42)) (-3772 (((-894) $) 38)) (-2671 (($ $) 17)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1293 ((|#1| $) 35)) (-1518 (((-836) $) 31) (($ |#1|) 23) (((-797 |#1|) $) 27)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 12)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 40)) (* (($ $ $) 34)))
-(((-655 |#1|) (-13 (-825) (-1011 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -1518 ((-797 |#1|) $)) (-15 -1293 (|#1| $)) (-15 -2671 ($ $)) (-15 -3772 ((-894) $)) (-15 -4206 ((-112) $ $)) (-15 -1522 ($ $)) (-15 -1308 ($ $)) (-15 -4118 ((-112) $)) (-15 -2682 ($ $)) (-15 -1540 ((-623 |#1|) $)))) (-825)) (T -655))
-((* (*1 *1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-797 *3)) (-5 *1 (-655 *3)) (-4 *3 (-825)))) (-1293 (*1 *2 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825)))) (-2671 (*1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825)))) (-3772 (*1 *2 *1) (-12 (-5 *2 (-894)) (-5 *1 (-655 *3)) (-4 *3 (-825)))) (-4206 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-655 *3)) (-4 *3 (-825)))) (-1522 (*1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825)))) (-1308 (*1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825)))) (-4118 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-655 *3)) (-4 *3 (-825)))) (-2682 (*1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825)))) (-1540 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-655 *3)) (-4 *3 (-825)))))
-(-13 (-825) (-1011 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -1518 ((-797 |#1|) $)) (-15 -1293 (|#1| $)) (-15 -2671 ($ $)) (-15 -3772 ((-894) $)) (-15 -4206 ((-112) $ $)) (-15 -1522 ($ $)) (-15 -1308 ($ $)) (-15 -4118 ((-112) $)) (-15 -2682 ($ $)) (-15 -1540 ((-623 |#1|) $))))
-((-3936 ((|#1| (-1 |#1| (-749) |#1|) (-749) |#1|) 11)) (-1735 ((|#1| (-1 |#1| |#1|) (-749) |#1|) 9)))
-(((-656 |#1|) (-10 -7 (-15 -1735 (|#1| (-1 |#1| |#1|) (-749) |#1|)) (-15 -3936 (|#1| (-1 |#1| (-749) |#1|) (-749) |#1|))) (-1068)) (T -656))
-((-3936 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 (-749) *2)) (-5 *4 (-749)) (-4 *2 (-1068)) (-5 *1 (-656 *2)))) (-1735 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *2)) (-5 *4 (-749)) (-4 *2 (-1068)) (-5 *1 (-656 *2)))))
-(-10 -7 (-15 -1735 (|#1| (-1 |#1| |#1|) (-749) |#1|)) (-15 -3936 (|#1| (-1 |#1| (-749) |#1|) (-749) |#1|)))
-((-3627 ((|#2| |#1| |#2|) 9)) (-3616 ((|#1| |#1| |#2|) 8)))
-(((-657 |#1| |#2|) (-10 -7 (-15 -3616 (|#1| |#1| |#2|)) (-15 -3627 (|#2| |#1| |#2|))) (-1068) (-1068)) (T -657))
-((-3627 (*1 *2 *3 *2) (-12 (-5 *1 (-657 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1068)))) (-3616 (*1 *2 *2 *3) (-12 (-5 *1 (-657 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1068)))))
-(-10 -7 (-15 -3616 (|#1| |#1| |#2|)) (-15 -3627 (|#2| |#1| |#2|)))
-((-3179 ((|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|) 11)))
-(((-658 |#1| |#2| |#3|) (-10 -7 (-15 -3179 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|))) (-1068) (-1068) (-1068)) (T -658))
-((-3179 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *2 (-1068)) (-5 *1 (-658 *5 *6 *2)))))
-(-10 -7 (-15 -3179 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|)))
-((-1504 (((-112) $ $) NIL)) (-1551 (((-1180) $) 20)) (-1486 (((-623 (-1180)) $) 18)) (-1702 (($ (-623 (-1180)) (-1180)) 13)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 29) (((-1149) $) NIL) (($ (-1149)) NIL) (((-1180) $) 21) (($ (-1086)) 10)) (-2316 (((-112) $ $) NIL)))
-(((-659) (-13 (-1051) (-595 (-1180)) (-10 -8 (-15 -1518 ($ (-1086))) (-15 -1702 ($ (-623 (-1180)) (-1180))) (-15 -1486 ((-623 (-1180)) $)) (-15 -1551 ((-1180) $))))) (T -659))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1086)) (-5 *1 (-659)))) (-1702 (*1 *1 *2 *3) (-12 (-5 *2 (-623 (-1180))) (-5 *3 (-1180)) (-5 *1 (-659)))) (-1486 (*1 *2 *1) (-12 (-5 *2 (-623 (-1180))) (-5 *1 (-659)))) (-1551 (*1 *2 *1) (-12 (-5 *2 (-1180)) (-5 *1 (-659)))))
-(-13 (-1051) (-595 (-1180)) (-10 -8 (-15 -1518 ($ (-1086))) (-15 -1702 ($ (-623 (-1180)) (-1180))) (-15 -1486 ((-623 (-1180)) $)) (-15 -1551 ((-1180) $))))
-((-3936 (((-1 |#1| (-749) |#1|) (-1 |#1| (-749) |#1|)) 23)) (-4221 (((-1 |#1|) |#1|) 8)) (-2551 ((|#1| |#1|) 16)) (-3351 (((-623 |#1|) (-1 (-623 |#1|) (-623 |#1|)) (-550)) 15) ((|#1| (-1 |#1| |#1|)) 11)) (-1518 (((-1 |#1|) |#1|) 9)) (** (((-1 |#1| |#1|) (-1 |#1| |#1|) (-749)) 20)))
-(((-660 |#1|) (-10 -7 (-15 -4221 ((-1 |#1|) |#1|)) (-15 -1518 ((-1 |#1|) |#1|)) (-15 -3351 (|#1| (-1 |#1| |#1|))) (-15 -3351 ((-623 |#1|) (-1 (-623 |#1|) (-623 |#1|)) (-550))) (-15 -2551 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-749))) (-15 -3936 ((-1 |#1| (-749) |#1|) (-1 |#1| (-749) |#1|)))) (-1068)) (T -660))
-((-3936 (*1 *2 *2) (-12 (-5 *2 (-1 *3 (-749) *3)) (-4 *3 (-1068)) (-5 *1 (-660 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-749)) (-4 *4 (-1068)) (-5 *1 (-660 *4)))) (-2551 (*1 *2 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-1068)))) (-3351 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-623 *5) (-623 *5))) (-5 *4 (-550)) (-5 *2 (-623 *5)) (-5 *1 (-660 *5)) (-4 *5 (-1068)))) (-3351 (*1 *2 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-660 *2)) (-4 *2 (-1068)))) (-1518 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-660 *3)) (-4 *3 (-1068)))) (-4221 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-660 *3)) (-4 *3 (-1068)))))
-(-10 -7 (-15 -4221 ((-1 |#1|) |#1|)) (-15 -1518 ((-1 |#1|) |#1|)) (-15 -3351 (|#1| (-1 |#1| |#1|))) (-15 -3351 ((-623 |#1|) (-1 (-623 |#1|) (-623 |#1|)) (-550))) (-15 -2551 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-749))) (-15 -3936 ((-1 |#1| (-749) |#1|) (-1 |#1| (-749) |#1|))))
-((-1745 (((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)) 16)) (-1593 (((-1 |#2|) (-1 |#2| |#1|) |#1|) 13)) (-2258 (((-1 |#2| |#1|) (-1 |#2|)) 14)) (-1441 (((-1 |#2| |#1|) |#2|) 11)))
-(((-661 |#1| |#2|) (-10 -7 (-15 -1441 ((-1 |#2| |#1|) |#2|)) (-15 -1593 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -2258 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -1745 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)))) (-1068) (-1068)) (T -661))
-((-1745 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-5 *2 (-1 *5 *4)) (-5 *1 (-661 *4 *5)))) (-2258 (*1 *2 *3) (-12 (-5 *3 (-1 *5)) (-4 *5 (-1068)) (-5 *2 (-1 *5 *4)) (-5 *1 (-661 *4 *5)) (-4 *4 (-1068)))) (-1593 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-5 *2 (-1 *5)) (-5 *1 (-661 *4 *5)))) (-1441 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-661 *4 *3)) (-4 *4 (-1068)) (-4 *3 (-1068)))))
-(-10 -7 (-15 -1441 ((-1 |#2| |#1|) |#2|)) (-15 -1593 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -2258 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -1745 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|))))
-((-1965 (((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|)) 17)) (-1375 (((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|) 11)) (-1523 (((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|) 13)) (-1668 (((-1 |#3| |#1| |#2|) (-1 |#3| |#1|)) 14)) (-1824 (((-1 |#3| |#1| |#2|) (-1 |#3| |#2|)) 15)) (* (((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)) 21)))
-(((-662 |#1| |#2| |#3|) (-10 -7 (-15 -1375 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -1523 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -1668 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -1824 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -1965 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)))) (-1068) (-1068) (-1068)) (T -662))
-((* (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-1 *7 *5)) (-5 *1 (-662 *5 *6 *7)))) (-1965 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-662 *4 *5 *6)))) (-1824 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-662 *4 *5 *6)) (-4 *4 (-1068)))) (-1668 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4)) (-4 *4 (-1068)) (-4 *6 (-1068)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-662 *4 *5 *6)) (-4 *5 (-1068)))) (-1523 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-5 *2 (-1 *6 *5)) (-5 *1 (-662 *4 *5 *6)))) (-1375 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1068)) (-4 *4 (-1068)) (-4 *6 (-1068)) (-5 *2 (-1 *6 *5)) (-5 *1 (-662 *5 *4 *6)))))
-(-10 -7 (-15 -1375 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -1523 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -1668 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -1824 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -1965 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|))))
-((-2419 ((|#5| (-1 |#5| |#1| |#5|) |#4| |#5|) 39)) (-3972 (((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|) 37) ((|#8| (-1 |#5| |#1|) |#4|) 31)))
-(((-663 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -3972 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -3972 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -2419 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|))) (-1020) (-366 |#1|) (-366 |#1|) (-665 |#1| |#2| |#3|) (-1020) (-366 |#5|) (-366 |#5|) (-665 |#5| |#6| |#7|)) (T -663))
-((-2419 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1020)) (-4 *2 (-1020)) (-4 *6 (-366 *5)) (-4 *7 (-366 *5)) (-4 *8 (-366 *2)) (-4 *9 (-366 *2)) (-5 *1 (-663 *5 *6 *7 *4 *2 *8 *9 *10)) (-4 *4 (-665 *5 *6 *7)) (-4 *10 (-665 *2 *8 *9)))) (-3972 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *8 "failed") *5)) (-4 *5 (-1020)) (-4 *8 (-1020)) (-4 *6 (-366 *5)) (-4 *7 (-366 *5)) (-4 *2 (-665 *8 *9 *10)) (-5 *1 (-663 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-665 *5 *6 *7)) (-4 *9 (-366 *8)) (-4 *10 (-366 *8)))) (-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-1020)) (-4 *8 (-1020)) (-4 *6 (-366 *5)) (-4 *7 (-366 *5)) (-4 *2 (-665 *8 *9 *10)) (-5 *1 (-663 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-665 *5 *6 *7)) (-4 *9 (-366 *8)) (-4 *10 (-366 *8)))))
-(-10 -7 (-15 -3972 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -3972 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -2419 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|)))
-((-2584 (($ (-749) (-749)) 33)) (-3152 (($ $ $) 56)) (-2633 (($ |#3|) 52) (($ $) 53)) (-1294 (((-112) $) 28)) (-4229 (($ $ (-550) (-550)) 58)) (-4090 (($ $ (-550) (-550)) 59)) (-3958 (($ $ (-550) (-550) (-550) (-550)) 63)) (-3410 (($ $) 54)) (-3483 (((-112) $) 14)) (-3839 (($ $ (-550) (-550) $) 64)) (-1705 ((|#2| $ (-550) (-550) |#2|) NIL) (($ $ (-623 (-550)) (-623 (-550)) $) 62)) (-1333 (($ (-749) |#2|) 39)) (-2458 (($ (-623 (-623 |#2|))) 37)) (-4048 (((-623 (-623 |#2|)) $) 57)) (-3278 (($ $ $) 55)) (-1495 (((-3 $ "failed") $ |#2|) 91)) (-2680 ((|#2| $ (-550) (-550)) NIL) ((|#2| $ (-550) (-550) |#2|) NIL) (($ $ (-623 (-550)) (-623 (-550))) 61)) (-4296 (($ (-623 |#2|)) 40) (($ (-623 $)) 42)) (-1829 (((-112) $) 24)) (-1518 (($ |#4|) 47) (((-836) $) NIL)) (-1295 (((-112) $) 30)) (-2414 (($ $ |#2|) 93)) (-2403 (($ $ $) 68) (($ $) 71)) (-2391 (($ $ $) 66)) (** (($ $ (-749)) 80) (($ $ (-550)) 96)) (* (($ $ $) 77) (($ |#2| $) 73) (($ $ |#2|) 74) (($ (-550) $) 76) ((|#4| $ |#4|) 84) ((|#3| |#3| $) 88)))
-(((-664 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1518 ((-836) |#1|)) (-15 ** (|#1| |#1| (-550))) (-15 -2414 (|#1| |#1| |#2|)) (-15 -1495 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-749))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -2403 (|#1| |#1|)) (-15 -2403 (|#1| |#1| |#1|)) (-15 -2391 (|#1| |#1| |#1|)) (-15 -3839 (|#1| |#1| (-550) (-550) |#1|)) (-15 -3958 (|#1| |#1| (-550) (-550) (-550) (-550))) (-15 -4090 (|#1| |#1| (-550) (-550))) (-15 -4229 (|#1| |#1| (-550) (-550))) (-15 -1705 (|#1| |#1| (-623 (-550)) (-623 (-550)) |#1|)) (-15 -2680 (|#1| |#1| (-623 (-550)) (-623 (-550)))) (-15 -4048 ((-623 (-623 |#2|)) |#1|)) (-15 -3152 (|#1| |#1| |#1|)) (-15 -3278 (|#1| |#1| |#1|)) (-15 -3410 (|#1| |#1|)) (-15 -2633 (|#1| |#1|)) (-15 -2633 (|#1| |#3|)) (-15 -1518 (|#1| |#4|)) (-15 -4296 (|#1| (-623 |#1|))) (-15 -4296 (|#1| (-623 |#2|))) (-15 -1333 (|#1| (-749) |#2|)) (-15 -2458 (|#1| (-623 (-623 |#2|)))) (-15 -2584 (|#1| (-749) (-749))) (-15 -1295 ((-112) |#1|)) (-15 -1294 ((-112) |#1|)) (-15 -1829 ((-112) |#1|)) (-15 -3483 ((-112) |#1|)) (-15 -1705 (|#2| |#1| (-550) (-550) |#2|)) (-15 -2680 (|#2| |#1| (-550) (-550) |#2|)) (-15 -2680 (|#2| |#1| (-550) (-550)))) (-665 |#2| |#3| |#4|) (-1020) (-366 |#2|) (-366 |#2|)) (T -664))
-NIL
-(-10 -8 (-15 -1518 ((-836) |#1|)) (-15 ** (|#1| |#1| (-550))) (-15 -2414 (|#1| |#1| |#2|)) (-15 -1495 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-749))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -2403 (|#1| |#1|)) (-15 -2403 (|#1| |#1| |#1|)) (-15 -2391 (|#1| |#1| |#1|)) (-15 -3839 (|#1| |#1| (-550) (-550) |#1|)) (-15 -3958 (|#1| |#1| (-550) (-550) (-550) (-550))) (-15 -4090 (|#1| |#1| (-550) (-550))) (-15 -4229 (|#1| |#1| (-550) (-550))) (-15 -1705 (|#1| |#1| (-623 (-550)) (-623 (-550)) |#1|)) (-15 -2680 (|#1| |#1| (-623 (-550)) (-623 (-550)))) (-15 -4048 ((-623 (-623 |#2|)) |#1|)) (-15 -3152 (|#1| |#1| |#1|)) (-15 -3278 (|#1| |#1| |#1|)) (-15 -3410 (|#1| |#1|)) (-15 -2633 (|#1| |#1|)) (-15 -2633 (|#1| |#3|)) (-15 -1518 (|#1| |#4|)) (-15 -4296 (|#1| (-623 |#1|))) (-15 -4296 (|#1| (-623 |#2|))) (-15 -1333 (|#1| (-749) |#2|)) (-15 -2458 (|#1| (-623 (-623 |#2|)))) (-15 -2584 (|#1| (-749) (-749))) (-15 -1295 ((-112) |#1|)) (-15 -1294 ((-112) |#1|)) (-15 -1829 ((-112) |#1|)) (-15 -3483 ((-112) |#1|)) (-15 -1705 (|#2| |#1| (-550) (-550) |#2|)) (-15 -2680 (|#2| |#1| (-550) (-550) |#2|)) (-15 -2680 (|#2| |#1| (-550) (-550))))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-2584 (($ (-749) (-749)) 97)) (-3152 (($ $ $) 87)) (-2633 (($ |#2|) 91) (($ $) 90)) (-1294 (((-112) $) 99)) (-4229 (($ $ (-550) (-550)) 83)) (-4090 (($ $ (-550) (-550)) 82)) (-3958 (($ $ (-550) (-550) (-550) (-550)) 81)) (-3410 (($ $) 89)) (-3483 (((-112) $) 101)) (-4047 (((-112) $ (-749)) 8)) (-3839 (($ $ (-550) (-550) $) 80)) (-1705 ((|#1| $ (-550) (-550) |#1|) 44) (($ $ (-623 (-550)) (-623 (-550)) $) 84)) (-1396 (($ $ (-550) |#2|) 42)) (-3693 (($ $ (-550) |#3|) 41)) (-1333 (($ (-749) |#1|) 95)) (-3513 (($) 7 T CONST)) (-3707 (($ $) 67 (|has| |#1| (-300)))) (-3719 ((|#2| $ (-550)) 46)) (-2122 (((-749) $) 66 (|has| |#1| (-542)))) (-3245 ((|#1| $ (-550) (-550) |#1|) 43)) (-3181 ((|#1| $ (-550) (-550)) 48)) (-3450 (((-623 |#1|) $) 30)) (-3613 (((-749) $) 65 (|has| |#1| (-542)))) (-3525 (((-623 |#3|) $) 64 (|has| |#1| (-542)))) (-2115 (((-749) $) 51)) (-2578 (($ (-749) (-749) |#1|) 57)) (-2124 (((-749) $) 50)) (-1859 (((-112) $ (-749)) 9)) (-3928 ((|#1| $) 62 (|has| |#1| (-6 (-4344 "*"))))) (-2938 (((-550) $) 55)) (-3895 (((-550) $) 53)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-2828 (((-550) $) 54)) (-3816 (((-550) $) 52)) (-2458 (($ (-623 (-623 |#1|))) 96)) (-3234 (($ (-1 |#1| |#1|) $) 34)) (-3972 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 40) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 39)) (-4048 (((-623 (-623 |#1|)) $) 86)) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-2031 (((-3 $ "failed") $) 61 (|has| |#1| (-356)))) (-3278 (($ $ $) 88)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-3111 (($ $ |#1|) 56)) (-1495 (((-3 $ "failed") $ |#1|) 69 (|has| |#1| (-542)))) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#1| $ (-550) (-550)) 49) ((|#1| $ (-550) (-550) |#1|) 47) (($ $ (-623 (-550)) (-623 (-550))) 85)) (-4296 (($ (-623 |#1|)) 94) (($ (-623 $)) 93)) (-1829 (((-112) $) 100)) (-4017 ((|#1| $) 63 (|has| |#1| (-6 (-4344 "*"))))) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-3615 ((|#3| $ (-550)) 45)) (-1518 (($ |#3|) 92) (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-1295 (((-112) $) 98)) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-2414 (($ $ |#1|) 68 (|has| |#1| (-356)))) (-2403 (($ $ $) 78) (($ $) 77)) (-2391 (($ $ $) 79)) (** (($ $ (-749)) 70) (($ $ (-550)) 60 (|has| |#1| (-356)))) (* (($ $ $) 76) (($ |#1| $) 75) (($ $ |#1|) 74) (($ (-550) $) 73) ((|#3| $ |#3|) 72) ((|#2| |#2| $) 71)) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-665 |#1| |#2| |#3|) (-138) (-1020) (-366 |t#1|) (-366 |t#1|)) (T -665))
-((-3483 (*1 *2 *1) (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-112)))) (-1829 (*1 *2 *1) (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-112)))) (-1294 (*1 *2 *1) (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-112)))) (-1295 (*1 *2 *1) (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-112)))) (-2584 (*1 *1 *2 *2) (-12 (-5 *2 (-749)) (-4 *3 (-1020)) (-4 *1 (-665 *3 *4 *5)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-2458 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1020)) (-4 *1 (-665 *3 *4 *5)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-1333 (*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-4 *3 (-1020)) (-4 *1 (-665 *3 *4 *5)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-4296 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1020)) (-4 *1 (-665 *3 *4 *5)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-4296 (*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *3 (-1020)) (-4 *1 (-665 *3 *4 *5)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-1518 (*1 *1 *2) (-12 (-4 *3 (-1020)) (-4 *1 (-665 *3 *4 *2)) (-4 *4 (-366 *3)) (-4 *2 (-366 *3)))) (-2633 (*1 *1 *2) (-12 (-4 *3 (-1020)) (-4 *1 (-665 *3 *2 *4)) (-4 *2 (-366 *3)) (-4 *4 (-366 *3)))) (-2633 (*1 *1 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (-3410 (*1 *1 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (-3278 (*1 *1 *1 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (-3152 (*1 *1 *1 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (-4048 (*1 *2 *1) (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-623 (-623 *3))))) (-2680 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-623 (-550))) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-1705 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-623 (-550))) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-4229 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-4090 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-3958 (*1 *1 *1 *2 *2 *2 *2) (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-3839 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-2391 (*1 *1 *1 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (-2403 (*1 *1 *1 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (-2403 (*1 *1 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (* (*1 *1 *1 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-665 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-366 *3)) (-4 *2 (-366 *3)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-665 *3 *2 *4)) (-4 *3 (-1020)) (-4 *2 (-366 *3)) (-4 *4 (-366 *3)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-1495 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)) (-4 *2 (-542)))) (-2414 (*1 *1 *1 *2) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)) (-4 *2 (-356)))) (-3707 (*1 *1 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)) (-4 *2 (-300)))) (-2122 (*1 *2 *1) (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-4 *3 (-542)) (-5 *2 (-749)))) (-3613 (*1 *2 *1) (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-4 *3 (-542)) (-5 *2 (-749)))) (-3525 (*1 *2 *1) (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-4 *3 (-542)) (-5 *2 (-623 *5)))) (-4017 (*1 *2 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)) (|has| *2 (-6 (-4344 "*"))) (-4 *2 (-1020)))) (-3928 (*1 *2 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)) (|has| *2 (-6 (-4344 "*"))) (-4 *2 (-1020)))) (-2031 (*1 *1 *1) (|partial| -12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)) (-4 *2 (-356)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-4 *3 (-356)))))
-(-13 (-56 |t#1| |t#2| |t#3|) (-10 -8 (-6 -4343) (-6 -4342) (-15 -3483 ((-112) $)) (-15 -1829 ((-112) $)) (-15 -1294 ((-112) $)) (-15 -1295 ((-112) $)) (-15 -2584 ($ (-749) (-749))) (-15 -2458 ($ (-623 (-623 |t#1|)))) (-15 -1333 ($ (-749) |t#1|)) (-15 -4296 ($ (-623 |t#1|))) (-15 -4296 ($ (-623 $))) (-15 -1518 ($ |t#3|)) (-15 -2633 ($ |t#2|)) (-15 -2633 ($ $)) (-15 -3410 ($ $)) (-15 -3278 ($ $ $)) (-15 -3152 ($ $ $)) (-15 -4048 ((-623 (-623 |t#1|)) $)) (-15 -2680 ($ $ (-623 (-550)) (-623 (-550)))) (-15 -1705 ($ $ (-623 (-550)) (-623 (-550)) $)) (-15 -4229 ($ $ (-550) (-550))) (-15 -4090 ($ $ (-550) (-550))) (-15 -3958 ($ $ (-550) (-550) (-550) (-550))) (-15 -3839 ($ $ (-550) (-550) $)) (-15 -2391 ($ $ $)) (-15 -2403 ($ $ $)) (-15 -2403 ($ $)) (-15 * ($ $ $)) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 * ($ (-550) $)) (-15 * (|t#3| $ |t#3|)) (-15 * (|t#2| |t#2| $)) (-15 ** ($ $ (-749))) (IF (|has| |t#1| (-542)) (-15 -1495 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-356)) (-15 -2414 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-300)) (-15 -3707 ($ $)) |%noBranch|) (IF (|has| |t#1| (-542)) (PROGN (-15 -2122 ((-749) $)) (-15 -3613 ((-749) $)) (-15 -3525 ((-623 |t#3|) $))) |%noBranch|) (IF (|has| |t#1| (-6 (-4344 "*"))) (PROGN (-15 -4017 (|t#1| $)) (-15 -3928 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-356)) (PROGN (-15 -2031 ((-3 $ "failed") $)) (-15 ** ($ $ (-550)))) |%noBranch|)))
-(((-34) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-1068) |has| |#1| (-1068)) ((-56 |#1| |#2| |#3|) . T) ((-1181) . T))
-((-3707 ((|#4| |#4|) 72 (|has| |#1| (-300)))) (-2122 (((-749) |#4|) 99 (|has| |#1| (-542)))) (-3613 (((-749) |#4|) 76 (|has| |#1| (-542)))) (-3525 (((-623 |#3|) |#4|) 83 (|has| |#1| (-542)))) (-2310 (((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|) 111 (|has| |#1| (-300)))) (-3928 ((|#1| |#4|) 35)) (-2795 (((-3 |#4| "failed") |#4|) 64 (|has| |#1| (-542)))) (-2031 (((-3 |#4| "failed") |#4|) 80 (|has| |#1| (-356)))) (-2693 ((|#4| |#4|) 68 (|has| |#1| (-542)))) (-3667 ((|#4| |#4| |#1| (-550) (-550)) 43)) (-3539 ((|#4| |#4| (-550) (-550)) 38)) (-2599 ((|#4| |#4| |#1| (-550) (-550)) 48)) (-4017 ((|#1| |#4|) 78)) (-4067 (((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|) 69 (|has| |#1| (-542)))))
-(((-666 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4017 (|#1| |#4|)) (-15 -3928 (|#1| |#4|)) (-15 -3539 (|#4| |#4| (-550) (-550))) (-15 -3667 (|#4| |#4| |#1| (-550) (-550))) (-15 -2599 (|#4| |#4| |#1| (-550) (-550))) (IF (|has| |#1| (-542)) (PROGN (-15 -2122 ((-749) |#4|)) (-15 -3613 ((-749) |#4|)) (-15 -3525 ((-623 |#3|) |#4|)) (-15 -2693 (|#4| |#4|)) (-15 -2795 ((-3 |#4| "failed") |#4|)) (-15 -4067 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-300)) (PROGN (-15 -3707 (|#4| |#4|)) (-15 -2310 ((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-356)) (-15 -2031 ((-3 |#4| "failed") |#4|)) |%noBranch|)) (-170) (-366 |#1|) (-366 |#1|) (-665 |#1| |#2| |#3|)) (T -666))
-((-2031 (*1 *2 *2) (|partial| -12 (-4 *3 (-356)) (-4 *3 (-170)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-666 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))) (-2310 (*1 *2 *3 *3) (-12 (-4 *3 (-300)) (-4 *3 (-170)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-2 (|:| -3526 *3) (|:| -2786 *3))) (-5 *1 (-666 *3 *4 *5 *6)) (-4 *6 (-665 *3 *4 *5)))) (-3707 (*1 *2 *2) (-12 (-4 *3 (-300)) (-4 *3 (-170)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-666 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))) (-4067 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *4 (-170)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4))) (-5 *1 (-666 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))) (-2795 (*1 *2 *2) (|partial| -12 (-4 *3 (-542)) (-4 *3 (-170)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-666 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))) (-2693 (*1 *2 *2) (-12 (-4 *3 (-542)) (-4 *3 (-170)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-666 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))) (-3525 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *4 (-170)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *2 (-623 *6)) (-5 *1 (-666 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))) (-3613 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *4 (-170)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *2 (-749)) (-5 *1 (-666 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))) (-2122 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *4 (-170)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *2 (-749)) (-5 *1 (-666 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))) (-2599 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-550)) (-4 *3 (-170)) (-4 *5 (-366 *3)) (-4 *6 (-366 *3)) (-5 *1 (-666 *3 *5 *6 *2)) (-4 *2 (-665 *3 *5 *6)))) (-3667 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-550)) (-4 *3 (-170)) (-4 *5 (-366 *3)) (-4 *6 (-366 *3)) (-5 *1 (-666 *3 *5 *6 *2)) (-4 *2 (-665 *3 *5 *6)))) (-3539 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-550)) (-4 *4 (-170)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *1 (-666 *4 *5 *6 *2)) (-4 *2 (-665 *4 *5 *6)))) (-3928 (*1 *2 *3) (-12 (-4 *4 (-366 *2)) (-4 *5 (-366 *2)) (-4 *2 (-170)) (-5 *1 (-666 *2 *4 *5 *3)) (-4 *3 (-665 *2 *4 *5)))) (-4017 (*1 *2 *3) (-12 (-4 *4 (-366 *2)) (-4 *5 (-366 *2)) (-4 *2 (-170)) (-5 *1 (-666 *2 *4 *5 *3)) (-4 *3 (-665 *2 *4 *5)))))
-(-10 -7 (-15 -4017 (|#1| |#4|)) (-15 -3928 (|#1| |#4|)) (-15 -3539 (|#4| |#4| (-550) (-550))) (-15 -3667 (|#4| |#4| |#1| (-550) (-550))) (-15 -2599 (|#4| |#4| |#1| (-550) (-550))) (IF (|has| |#1| (-542)) (PROGN (-15 -2122 ((-749) |#4|)) (-15 -3613 ((-749) |#4|)) (-15 -3525 ((-623 |#3|) |#4|)) (-15 -2693 (|#4| |#4|)) (-15 -2795 ((-3 |#4| "failed") |#4|)) (-15 -4067 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-300)) (PROGN (-15 -3707 (|#4| |#4|)) (-15 -2310 ((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-356)) (-15 -2031 ((-3 |#4| "failed") |#4|)) |%noBranch|))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2584 (($ (-749) (-749)) 47)) (-3152 (($ $ $) NIL)) (-2633 (($ (-1227 |#1|)) NIL) (($ $) NIL)) (-1294 (((-112) $) NIL)) (-4229 (($ $ (-550) (-550)) 12)) (-4090 (($ $ (-550) (-550)) NIL)) (-3958 (($ $ (-550) (-550) (-550) (-550)) NIL)) (-3410 (($ $) NIL)) (-3483 (((-112) $) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-3839 (($ $ (-550) (-550) $) NIL)) (-1705 ((|#1| $ (-550) (-550) |#1|) NIL) (($ $ (-623 (-550)) (-623 (-550)) $) NIL)) (-1396 (($ $ (-550) (-1227 |#1|)) NIL)) (-3693 (($ $ (-550) (-1227 |#1|)) NIL)) (-1333 (($ (-749) |#1|) 22)) (-3513 (($) NIL T CONST)) (-3707 (($ $) 31 (|has| |#1| (-300)))) (-3719 (((-1227 |#1|) $ (-550)) NIL)) (-2122 (((-749) $) 33 (|has| |#1| (-542)))) (-3245 ((|#1| $ (-550) (-550) |#1|) 51)) (-3181 ((|#1| $ (-550) (-550)) NIL)) (-3450 (((-623 |#1|) $) NIL)) (-3613 (((-749) $) 35 (|has| |#1| (-542)))) (-3525 (((-623 (-1227 |#1|)) $) 38 (|has| |#1| (-542)))) (-2115 (((-749) $) 20)) (-2578 (($ (-749) (-749) |#1|) 16)) (-2124 (((-749) $) 21)) (-1859 (((-112) $ (-749)) NIL)) (-3928 ((|#1| $) 29 (|has| |#1| (-6 (-4344 "*"))))) (-2938 (((-550) $) 9)) (-3895 (((-550) $) 10)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2828 (((-550) $) 11)) (-3816 (((-550) $) 48)) (-2458 (($ (-623 (-623 |#1|))) NIL)) (-3234 (($ (-1 |#1| |#1|) $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-4048 (((-623 (-623 |#1|)) $) 60)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-2031 (((-3 $ "failed") $) 45 (|has| |#1| (-356)))) (-3278 (($ $ $) NIL)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-3111 (($ $ |#1|) NIL)) (-1495 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542)))) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#1| $ (-550) (-550)) NIL) ((|#1| $ (-550) (-550) |#1|) NIL) (($ $ (-623 (-550)) (-623 (-550))) NIL)) (-4296 (($ (-623 |#1|)) NIL) (($ (-623 $)) NIL) (($ (-1227 |#1|)) 52)) (-1829 (((-112) $) NIL)) (-4017 ((|#1| $) 27 (|has| |#1| (-6 (-4344 "*"))))) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) NIL)) (-4028 (((-526) $) 64 (|has| |#1| (-596 (-526))))) (-3615 (((-1227 |#1|) $ (-550)) NIL)) (-1518 (($ (-1227 |#1|)) NIL) (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-1295 (((-112) $) NIL)) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2403 (($ $ $) NIL) (($ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-749)) 23) (($ $ (-550)) 46 (|has| |#1| (-356)))) (* (($ $ $) 13) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-550) $) NIL) (((-1227 |#1|) $ (-1227 |#1|)) NIL) (((-1227 |#1|) (-1227 |#1|) $) NIL)) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-667 |#1|) (-13 (-665 |#1| (-1227 |#1|) (-1227 |#1|)) (-10 -8 (-15 -4296 ($ (-1227 |#1|))) (IF (|has| |#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (IF (|has| |#1| (-356)) (-15 -2031 ((-3 $ "failed") $)) |%noBranch|))) (-1020)) (T -667))
-((-2031 (*1 *1 *1) (|partial| -12 (-5 *1 (-667 *2)) (-4 *2 (-356)) (-4 *2 (-1020)))) (-4296 (*1 *1 *2) (-12 (-5 *2 (-1227 *3)) (-4 *3 (-1020)) (-5 *1 (-667 *3)))))
-(-13 (-665 |#1| (-1227 |#1|) (-1227 |#1|)) (-10 -8 (-15 -4296 ($ (-1227 |#1|))) (IF (|has| |#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (IF (|has| |#1| (-356)) (-15 -2031 ((-3 $ "failed") $)) |%noBranch|)))
-((-2294 (((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|)) 25)) (-2207 (((-667 |#1|) (-667 |#1|) (-667 |#1|) |#1|) 21)) (-2385 (((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|) (-749)) 26)) (-3001 (((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|)) 14)) (-3099 (((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|)) 18) (((-667 |#1|) (-667 |#1|) (-667 |#1|)) 16)) (-2114 (((-667 |#1|) (-667 |#1|) |#1| (-667 |#1|)) 20)) (-2900 (((-667 |#1|) (-667 |#1|) (-667 |#1|)) 12)) (** (((-667 |#1|) (-667 |#1|) (-749)) 30)))
-(((-668 |#1|) (-10 -7 (-15 -2900 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -3001 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -3099 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -3099 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -2114 ((-667 |#1|) (-667 |#1|) |#1| (-667 |#1|))) (-15 -2207 ((-667 |#1|) (-667 |#1|) (-667 |#1|) |#1|)) (-15 -2294 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -2385 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|) (-749))) (-15 ** ((-667 |#1|) (-667 |#1|) (-749)))) (-1020)) (T -668))
-((** (*1 *2 *2 *3) (-12 (-5 *2 (-667 *4)) (-5 *3 (-749)) (-4 *4 (-1020)) (-5 *1 (-668 *4)))) (-2385 (*1 *2 *2 *2 *2 *2 *3) (-12 (-5 *2 (-667 *4)) (-5 *3 (-749)) (-4 *4 (-1020)) (-5 *1 (-668 *4)))) (-2294 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-1020)) (-5 *1 (-668 *3)))) (-2207 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-667 *3)) (-4 *3 (-1020)) (-5 *1 (-668 *3)))) (-2114 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-1020)) (-5 *1 (-668 *3)))) (-3099 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-1020)) (-5 *1 (-668 *3)))) (-3099 (*1 *2 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-1020)) (-5 *1 (-668 *3)))) (-3001 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-1020)) (-5 *1 (-668 *3)))) (-2900 (*1 *2 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-1020)) (-5 *1 (-668 *3)))))
-(-10 -7 (-15 -2900 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -3001 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -3099 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -3099 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -2114 ((-667 |#1|) (-667 |#1|) |#1| (-667 |#1|))) (-15 -2207 ((-667 |#1|) (-667 |#1|) (-667 |#1|) |#1|)) (-15 -2294 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -2385 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|) (-749))) (-15 ** ((-667 |#1|) (-667 |#1|) (-749))))
-((-3544 (($) 8 T CONST)) (-1518 (((-836) $) 21) (($ |#1|) 9) ((|#1| $) 10)) (-2615 (((-112) $ (|[\|\|]| |#1|)) 14) (((-112) $ (|[\|\|]| -3544)) 16)) (-1771 ((|#1| $) 11)))
-(((-669 |#1|) (-13 (-1222) (-595 (-836)) (-10 -8 (-15 -2615 ((-112) $ (|[\|\|]| |#1|))) (-15 -2615 ((-112) $ (|[\|\|]| -3544))) (-15 -1518 ($ |#1|)) (-15 -1518 (|#1| $)) (-15 -1771 (|#1| $)) (-15 -3544 ($) -2258))) (-595 (-836))) (T -669))
-((-2615 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| *4)) (-4 *4 (-595 (-836))) (-5 *2 (-112)) (-5 *1 (-669 *4)))) (-2615 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| -3544)) (-5 *2 (-112)) (-5 *1 (-669 *4)) (-4 *4 (-595 (-836))))) (-1518 (*1 *1 *2) (-12 (-5 *1 (-669 *2)) (-4 *2 (-595 (-836))))) (-1518 (*1 *2 *1) (-12 (-5 *1 (-669 *2)) (-4 *2 (-595 (-836))))) (-1771 (*1 *2 *1) (-12 (-5 *1 (-669 *2)) (-4 *2 (-595 (-836))))) (-3544 (*1 *1) (-12 (-5 *1 (-669 *2)) (-4 *2 (-595 (-836))))))
-(-13 (-1222) (-595 (-836)) (-10 -8 (-15 -2615 ((-112) $ (|[\|\|]| |#1|))) (-15 -2615 ((-112) $ (|[\|\|]| -3544))) (-15 -1518 ($ |#1|)) (-15 -1518 (|#1| $)) (-15 -1771 (|#1| $)) (-15 -3544 ($) -2258)))
-((-1488 ((|#2| |#2| |#4|) 25)) (-1855 (((-667 |#2|) |#3| |#4|) 31)) (-1616 (((-667 |#2|) |#2| |#4|) 30)) (-2483 (((-1227 |#2|) |#2| |#4|) 16)) (-1370 ((|#2| |#3| |#4|) 24)) (-1971 (((-667 |#2|) |#3| |#4| (-749) (-749)) 38)) (-1743 (((-667 |#2|) |#2| |#4| (-749)) 37)))
-(((-670 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2483 ((-1227 |#2|) |#2| |#4|)) (-15 -1370 (|#2| |#3| |#4|)) (-15 -1488 (|#2| |#2| |#4|)) (-15 -1616 ((-667 |#2|) |#2| |#4|)) (-15 -1743 ((-667 |#2|) |#2| |#4| (-749))) (-15 -1855 ((-667 |#2|) |#3| |#4|)) (-15 -1971 ((-667 |#2|) |#3| |#4| (-749) (-749)))) (-1068) (-873 |#1|) (-366 |#2|) (-13 (-366 |#1|) (-10 -7 (-6 -4342)))) (T -670))
-((-1971 (*1 *2 *3 *4 *5 *5) (-12 (-5 *5 (-749)) (-4 *6 (-1068)) (-4 *7 (-873 *6)) (-5 *2 (-667 *7)) (-5 *1 (-670 *6 *7 *3 *4)) (-4 *3 (-366 *7)) (-4 *4 (-13 (-366 *6) (-10 -7 (-6 -4342)))))) (-1855 (*1 *2 *3 *4) (-12 (-4 *5 (-1068)) (-4 *6 (-873 *5)) (-5 *2 (-667 *6)) (-5 *1 (-670 *5 *6 *3 *4)) (-4 *3 (-366 *6)) (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4342)))))) (-1743 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-749)) (-4 *6 (-1068)) (-4 *3 (-873 *6)) (-5 *2 (-667 *3)) (-5 *1 (-670 *6 *3 *7 *4)) (-4 *7 (-366 *3)) (-4 *4 (-13 (-366 *6) (-10 -7 (-6 -4342)))))) (-1616 (*1 *2 *3 *4) (-12 (-4 *5 (-1068)) (-4 *3 (-873 *5)) (-5 *2 (-667 *3)) (-5 *1 (-670 *5 *3 *6 *4)) (-4 *6 (-366 *3)) (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4342)))))) (-1488 (*1 *2 *2 *3) (-12 (-4 *4 (-1068)) (-4 *2 (-873 *4)) (-5 *1 (-670 *4 *2 *5 *3)) (-4 *5 (-366 *2)) (-4 *3 (-13 (-366 *4) (-10 -7 (-6 -4342)))))) (-1370 (*1 *2 *3 *4) (-12 (-4 *5 (-1068)) (-4 *2 (-873 *5)) (-5 *1 (-670 *5 *2 *3 *4)) (-4 *3 (-366 *2)) (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4342)))))) (-2483 (*1 *2 *3 *4) (-12 (-4 *5 (-1068)) (-4 *3 (-873 *5)) (-5 *2 (-1227 *3)) (-5 *1 (-670 *5 *3 *6 *4)) (-4 *6 (-366 *3)) (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4342)))))))
-(-10 -7 (-15 -2483 ((-1227 |#2|) |#2| |#4|)) (-15 -1370 (|#2| |#3| |#4|)) (-15 -1488 (|#2| |#2| |#4|)) (-15 -1616 ((-667 |#2|) |#2| |#4|)) (-15 -1743 ((-667 |#2|) |#2| |#4| (-749))) (-15 -1855 ((-667 |#2|) |#3| |#4|)) (-15 -1971 ((-667 |#2|) |#3| |#4| (-749) (-749))))
-((-2346 (((-2 (|:| |num| (-667 |#1|)) (|:| |den| |#1|)) (-667 |#2|)) 20)) (-2156 ((|#1| (-667 |#2|)) 9)) (-2249 (((-667 |#1|) (-667 |#2|)) 18)))
-(((-671 |#1| |#2|) (-10 -7 (-15 -2156 (|#1| (-667 |#2|))) (-15 -2249 ((-667 |#1|) (-667 |#2|))) (-15 -2346 ((-2 (|:| |num| (-667 |#1|)) (|:| |den| |#1|)) (-667 |#2|)))) (-542) (-965 |#1|)) (T -671))
-((-2346 (*1 *2 *3) (-12 (-5 *3 (-667 *5)) (-4 *5 (-965 *4)) (-4 *4 (-542)) (-5 *2 (-2 (|:| |num| (-667 *4)) (|:| |den| *4))) (-5 *1 (-671 *4 *5)))) (-2249 (*1 *2 *3) (-12 (-5 *3 (-667 *5)) (-4 *5 (-965 *4)) (-4 *4 (-542)) (-5 *2 (-667 *4)) (-5 *1 (-671 *4 *5)))) (-2156 (*1 *2 *3) (-12 (-5 *3 (-667 *4)) (-4 *4 (-965 *2)) (-4 *2 (-542)) (-5 *1 (-671 *2 *4)))))
-(-10 -7 (-15 -2156 (|#1| (-667 |#2|))) (-15 -2249 ((-667 |#1|) (-667 |#2|))) (-15 -2346 ((-2 (|:| |num| (-667 |#1|)) (|:| |den| |#1|)) (-667 |#2|))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-1615 (((-667 (-677))) NIL) (((-667 (-677)) (-1227 $)) NIL)) (-2252 (((-677) $) NIL)) (-3123 (($ $) NIL (|has| (-677) (-1166)))) (-3005 (($ $) NIL (|has| (-677) (-1166)))) (-1337 (((-1154 (-894) (-749)) (-550)) NIL (|has| (-677) (-342)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (-12 (|has| (-677) (-300)) (|has| (-677) (-882))))) (-1505 (($ $) NIL (-1561 (-12 (|has| (-677) (-300)) (|has| (-677) (-882))) (|has| (-677) (-356))))) (-3564 (((-411 $) $) NIL (-1561 (-12 (|has| (-677) (-300)) (|has| (-677) (-882))) (|has| (-677) (-356))))) (-3353 (($ $) NIL (-12 (|has| (-677) (-975)) (|has| (-677) (-1166))))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (-12 (|has| (-677) (-300)) (|has| (-677) (-882))))) (-3631 (((-112) $ $) NIL (|has| (-677) (-300)))) (-4319 (((-749)) NIL (|has| (-677) (-361)))) (-3103 (($ $) NIL (|has| (-677) (-1166)))) (-2984 (($ $) NIL (|has| (-677) (-1166)))) (-3146 (($ $) NIL (|has| (-677) (-1166)))) (-3025 (($ $) NIL (|has| (-677) (-1166)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL) (((-3 (-677) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-677) (-1011 (-400 (-550)))))) (-2726 (((-550) $) NIL) (((-677) $) NIL) (((-400 (-550)) $) NIL (|has| (-677) (-1011 (-400 (-550)))))) (-4110 (($ (-1227 (-677))) NIL) (($ (-1227 (-677)) (-1227 $)) NIL)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-677) (-342)))) (-3349 (($ $ $) NIL (|has| (-677) (-300)))) (-2677 (((-667 (-677)) $) NIL) (((-667 (-677)) $ (-1227 $)) NIL)) (-3780 (((-667 (-677)) (-667 $)) NIL) (((-2 (|:| -1340 (-667 (-677))) (|:| |vec| (-1227 (-677)))) (-667 $) (-1227 $)) NIL) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| (-677) (-619 (-550)))) (((-667 (-550)) (-667 $)) NIL (|has| (-677) (-619 (-550))))) (-2419 (((-3 $ "failed") (-400 (-1140 (-677)))) NIL (|has| (-677) (-356))) (($ (-1140 (-677))) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-3365 (((-677) $) 29)) (-3207 (((-3 (-400 (-550)) "failed") $) NIL (|has| (-677) (-535)))) (-3122 (((-112) $) NIL (|has| (-677) (-535)))) (-3042 (((-400 (-550)) $) NIL (|has| (-677) (-535)))) (-2122 (((-894)) NIL)) (-1741 (($) NIL (|has| (-677) (-361)))) (-1519 (($ $ $) NIL (|has| (-677) (-300)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| (-677) (-300)))) (-3485 (($) NIL (|has| (-677) (-342)))) (-3697 (((-112) $) NIL (|has| (-677) (-342)))) (-3714 (($ $) NIL (|has| (-677) (-342))) (($ $ (-749)) NIL (|has| (-677) (-342)))) (-3933 (((-112) $) NIL (-1561 (-12 (|has| (-677) (-300)) (|has| (-677) (-882))) (|has| (-677) (-356))))) (-3953 (((-2 (|:| |r| (-677)) (|:| |phi| (-677))) $) NIL (-12 (|has| (-677) (-1029)) (|has| (-677) (-1166))))) (-2734 (($) NIL (|has| (-677) (-1166)))) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (|has| (-677) (-859 (-372)))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (|has| (-677) (-859 (-550))))) (-2475 (((-811 (-894)) $) NIL (|has| (-677) (-342))) (((-894) $) NIL (|has| (-677) (-342)))) (-3102 (((-112) $) NIL)) (-1460 (($ $ (-550)) NIL (-12 (|has| (-677) (-975)) (|has| (-677) (-1166))))) (-1389 (((-677) $) NIL)) (-2826 (((-3 $ "failed") $) NIL (|has| (-677) (-342)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| (-677) (-300)))) (-1428 (((-1140 (-677)) $) NIL (|has| (-677) (-356)))) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-3972 (($ (-1 (-677) (-677)) $) NIL)) (-2253 (((-894) $) NIL (|has| (-677) (-361)))) (-2958 (($ $) NIL (|has| (-677) (-1166)))) (-2407 (((-1140 (-677)) $) NIL)) (-3106 (($ (-623 $)) NIL (|has| (-677) (-300))) (($ $ $) NIL (|has| (-677) (-300)))) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL (|has| (-677) (-356)))) (-3862 (($) NIL (|has| (-677) (-342)) CONST)) (-2922 (($ (-894)) NIL (|has| (-677) (-361)))) (-4065 (($) NIL)) (-3377 (((-677) $) 31)) (-3337 (((-1088) $) NIL)) (-3935 (($) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| (-677) (-300)))) (-3139 (($ (-623 $)) NIL (|has| (-677) (-300))) (($ $ $) NIL (|has| (-677) (-300)))) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) NIL (|has| (-677) (-342)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (-12 (|has| (-677) (-300)) (|has| (-677) (-882))))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (-12 (|has| (-677) (-300)) (|has| (-677) (-882))))) (-3338 (((-411 $) $) NIL (-1561 (-12 (|has| (-677) (-300)) (|has| (-677) (-882))) (|has| (-677) (-356))))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-677) (-300))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| (-677) (-300)))) (-1495 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ (-677)) NIL (|has| (-677) (-542)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| (-677) (-300)))) (-1812 (($ $) NIL (|has| (-677) (-1166)))) (-3866 (($ $ (-1144) (-677)) NIL (|has| (-677) (-505 (-1144) (-677)))) (($ $ (-623 (-1144)) (-623 (-677))) NIL (|has| (-677) (-505 (-1144) (-677)))) (($ $ (-623 (-287 (-677)))) NIL (|has| (-677) (-302 (-677)))) (($ $ (-287 (-677))) NIL (|has| (-677) (-302 (-677)))) (($ $ (-677) (-677)) NIL (|has| (-677) (-302 (-677)))) (($ $ (-623 (-677)) (-623 (-677))) NIL (|has| (-677) (-302 (-677))))) (-3542 (((-749) $) NIL (|has| (-677) (-300)))) (-2680 (($ $ (-677)) NIL (|has| (-677) (-279 (-677) (-677))))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| (-677) (-300)))) (-3453 (((-677)) NIL) (((-677) (-1227 $)) NIL)) (-3811 (((-3 (-749) "failed") $ $) NIL (|has| (-677) (-342))) (((-749) $) NIL (|has| (-677) (-342)))) (-2393 (($ $ (-1 (-677) (-677))) NIL) (($ $ (-1 (-677) (-677)) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| (-677) (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| (-677) (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| (-677) (-873 (-1144)))) (($ $ (-1144)) NIL (|has| (-677) (-873 (-1144)))) (($ $ (-749)) NIL (|has| (-677) (-227))) (($ $) NIL (|has| (-677) (-227)))) (-3013 (((-667 (-677)) (-1227 $) (-1 (-677) (-677))) NIL (|has| (-677) (-356)))) (-1310 (((-1140 (-677))) NIL)) (-3157 (($ $) NIL (|has| (-677) (-1166)))) (-3033 (($ $) NIL (|has| (-677) (-1166)))) (-4288 (($) NIL (|has| (-677) (-342)))) (-3135 (($ $) NIL (|has| (-677) (-1166)))) (-3016 (($ $) NIL (|has| (-677) (-1166)))) (-3114 (($ $) NIL (|has| (-677) (-1166)))) (-2995 (($ $) NIL (|has| (-677) (-1166)))) (-1373 (((-667 (-677)) (-1227 $)) NIL) (((-1227 (-677)) $) NIL) (((-667 (-677)) (-1227 $) (-1227 $)) NIL) (((-1227 (-677)) $ (-1227 $)) NIL)) (-4028 (((-526) $) NIL (|has| (-677) (-596 (-526)))) (((-167 (-219)) $) NIL (|has| (-677) (-995))) (((-167 (-372)) $) NIL (|has| (-677) (-995))) (((-865 (-372)) $) NIL (|has| (-677) (-596 (-865 (-372))))) (((-865 (-550)) $) NIL (|has| (-677) (-596 (-865 (-550))))) (($ (-1140 (-677))) NIL) (((-1140 (-677)) $) NIL) (($ (-1227 (-677))) NIL) (((-1227 (-677)) $) NIL)) (-1270 (($ $) NIL)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-1561 (-12 (|has| (-677) (-300)) (|has| $ (-143)) (|has| (-677) (-882))) (|has| (-677) (-342))))) (-2738 (($ (-677) (-677)) 12)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-550)) NIL) (($ (-677)) NIL) (($ (-167 (-372))) 13) (($ (-167 (-550))) 19) (($ (-167 (-677))) 28) (($ (-167 (-679))) 25) (((-167 (-372)) $) 33) (($ (-400 (-550))) NIL (-1561 (|has| (-677) (-1011 (-400 (-550)))) (|has| (-677) (-356))))) (-4242 (($ $) NIL (|has| (-677) (-342))) (((-3 $ "failed") $) NIL (-1561 (-12 (|has| (-677) (-300)) (|has| $ (-143)) (|has| (-677) (-882))) (|has| (-677) (-143))))) (-2608 (((-1140 (-677)) $) NIL)) (-2390 (((-749)) NIL)) (-2437 (((-1227 $)) NIL)) (-3187 (($ $) NIL (|has| (-677) (-1166)))) (-3060 (($ $) NIL (|has| (-677) (-1166)))) (-1345 (((-112) $ $) NIL)) (-3167 (($ $) NIL (|has| (-677) (-1166)))) (-3043 (($ $) NIL (|has| (-677) (-1166)))) (-3209 (($ $) NIL (|has| (-677) (-1166)))) (-3081 (($ $) NIL (|has| (-677) (-1166)))) (-2696 (((-677) $) NIL (|has| (-677) (-1166)))) (-3294 (($ $) NIL (|has| (-677) (-1166)))) (-3094 (($ $) NIL (|has| (-677) (-1166)))) (-3198 (($ $) NIL (|has| (-677) (-1166)))) (-3072 (($ $) NIL (|has| (-677) (-1166)))) (-3176 (($ $) NIL (|has| (-677) (-1166)))) (-3052 (($ $) NIL (|has| (-677) (-1166)))) (-1635 (($ $) NIL (|has| (-677) (-1029)))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $ (-1 (-677) (-677))) NIL) (($ $ (-1 (-677) (-677)) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| (-677) (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| (-677) (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| (-677) (-873 (-1144)))) (($ $ (-1144)) NIL (|has| (-677) (-873 (-1144)))) (($ $ (-749)) NIL (|has| (-677) (-227))) (($ $) NIL (|has| (-677) (-227)))) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) NIL)) (-2414 (($ $ $) NIL (|has| (-677) (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ $) NIL (|has| (-677) (-1166))) (($ $ (-400 (-550))) NIL (-12 (|has| (-677) (-975)) (|has| (-677) (-1166)))) (($ $ (-550)) NIL (|has| (-677) (-356)))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ (-677) $) NIL) (($ $ (-677)) NIL) (($ (-400 (-550)) $) NIL (|has| (-677) (-356))) (($ $ (-400 (-550))) NIL (|has| (-677) (-356)))))
-(((-672) (-13 (-380) (-164 (-677)) (-10 -8 (-15 -1518 ($ (-167 (-372)))) (-15 -1518 ($ (-167 (-550)))) (-15 -1518 ($ (-167 (-677)))) (-15 -1518 ($ (-167 (-679)))) (-15 -1518 ((-167 (-372)) $))))) (T -672))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-167 (-372))) (-5 *1 (-672)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-167 (-550))) (-5 *1 (-672)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-167 (-677))) (-5 *1 (-672)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-167 (-679))) (-5 *1 (-672)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-167 (-372))) (-5 *1 (-672)))))
-(-13 (-380) (-164 (-677)) (-10 -8 (-15 -1518 ($ (-167 (-372)))) (-15 -1518 ($ (-167 (-550)))) (-15 -1518 ($ (-167 (-677)))) (-15 -1518 ($ (-167 (-679)))) (-15 -1518 ((-167 (-372)) $))))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-4047 (((-112) $ (-749)) 8)) (-3378 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4342)))) (-3513 (($) 7 T CONST)) (-3912 (($ $) 62)) (-1328 (($ $) 58 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3112 (($ |#1| $) 47 (|has| $ (-6 -4342))) (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4342)))) (-3137 (($ |#1| $) 57 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4342)))) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) 9)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35)) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-3638 ((|#1| $) 39)) (-1886 (($ |#1| $) 40) (($ |#1| $ (-749)) 63)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 51)) (-3760 ((|#1| $) 41)) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-3821 (((-623 (-2 (|:| -2119 |#1|) (|:| -3350 (-749)))) $) 61)) (-2729 (($) 49) (($ (-623 |#1|)) 48)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-4028 (((-526) $) 59 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 50)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-3685 (($ (-623 |#1|)) 42)) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-673 |#1|) (-138) (-1068)) (T -673))
-((-1886 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *1 (-673 *2)) (-4 *2 (-1068)))) (-3912 (*1 *1 *1) (-12 (-4 *1 (-673 *2)) (-4 *2 (-1068)))) (-3821 (*1 *2 *1) (-12 (-4 *1 (-673 *3)) (-4 *3 (-1068)) (-5 *2 (-623 (-2 (|:| -2119 *3) (|:| -3350 (-749))))))))
-(-13 (-229 |t#1|) (-10 -8 (-15 -1886 ($ |t#1| $ (-749))) (-15 -3912 ($ $)) (-15 -3821 ((-623 (-2 (|:| -2119 |t#1|) (|:| -3350 (-749)))) $))))
-(((-34) . T) ((-106 |#1|) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-229 |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-1068) |has| |#1| (-1068)) ((-1181) . T))
-((-4247 (((-623 |#1|) (-623 (-2 (|:| -3338 |#1|) (|:| -2970 (-550)))) (-550)) 47)) (-4019 ((|#1| |#1| (-550)) 46)) (-3139 ((|#1| |#1| |#1| (-550)) 36)) (-3338 (((-623 |#1|) |#1| (-550)) 39)) (-1284 ((|#1| |#1| (-550) |#1| (-550)) 32)) (-4127 (((-623 (-2 (|:| -3338 |#1|) (|:| -2970 (-550)))) |#1| (-550)) 45)))
-(((-674 |#1|) (-10 -7 (-15 -3139 (|#1| |#1| |#1| (-550))) (-15 -4019 (|#1| |#1| (-550))) (-15 -3338 ((-623 |#1|) |#1| (-550))) (-15 -4127 ((-623 (-2 (|:| -3338 |#1|) (|:| -2970 (-550)))) |#1| (-550))) (-15 -4247 ((-623 |#1|) (-623 (-2 (|:| -3338 |#1|) (|:| -2970 (-550)))) (-550))) (-15 -1284 (|#1| |#1| (-550) |#1| (-550)))) (-1203 (-550))) (T -674))
-((-1284 (*1 *2 *2 *3 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-674 *2)) (-4 *2 (-1203 *3)))) (-4247 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-2 (|:| -3338 *5) (|:| -2970 (-550))))) (-5 *4 (-550)) (-4 *5 (-1203 *4)) (-5 *2 (-623 *5)) (-5 *1 (-674 *5)))) (-4127 (*1 *2 *3 *4) (-12 (-5 *4 (-550)) (-5 *2 (-623 (-2 (|:| -3338 *3) (|:| -2970 *4)))) (-5 *1 (-674 *3)) (-4 *3 (-1203 *4)))) (-3338 (*1 *2 *3 *4) (-12 (-5 *4 (-550)) (-5 *2 (-623 *3)) (-5 *1 (-674 *3)) (-4 *3 (-1203 *4)))) (-4019 (*1 *2 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-674 *2)) (-4 *2 (-1203 *3)))) (-3139 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-674 *2)) (-4 *2 (-1203 *3)))))
-(-10 -7 (-15 -3139 (|#1| |#1| |#1| (-550))) (-15 -4019 (|#1| |#1| (-550))) (-15 -3338 ((-623 |#1|) |#1| (-550))) (-15 -4127 ((-623 (-2 (|:| -3338 |#1|) (|:| -2970 (-550)))) |#1| (-550))) (-15 -4247 ((-623 |#1|) (-623 (-2 (|:| -3338 |#1|) (|:| -2970 (-550)))) (-550))) (-15 -1284 (|#1| |#1| (-550) |#1| (-550))))
-((-2878 (((-1 (-916 (-219)) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219) (-219))) 17)) (-3231 (((-1101 (-219)) (-1101 (-219)) (-1 (-916 (-219)) (-219) (-219)) (-1062 (-219)) (-1062 (-219)) (-623 (-256))) 40) (((-1101 (-219)) (-1 (-916 (-219)) (-219) (-219)) (-1062 (-219)) (-1062 (-219)) (-623 (-256))) 42) (((-1101 (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-3 (-1 (-219) (-219) (-219) (-219)) "undefined") (-1062 (-219)) (-1062 (-219)) (-623 (-256))) 44)) (-2791 (((-1101 (-219)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1062 (-219)) (-623 (-256))) NIL)) (-3331 (((-1101 (-219)) (-1 (-219) (-219) (-219)) (-3 (-1 (-219) (-219) (-219) (-219)) "undefined") (-1062 (-219)) (-1062 (-219)) (-623 (-256))) 45)))
-(((-675) (-10 -7 (-15 -3231 ((-1101 (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-3 (-1 (-219) (-219) (-219) (-219)) "undefined") (-1062 (-219)) (-1062 (-219)) (-623 (-256)))) (-15 -3231 ((-1101 (-219)) (-1 (-916 (-219)) (-219) (-219)) (-1062 (-219)) (-1062 (-219)) (-623 (-256)))) (-15 -3231 ((-1101 (-219)) (-1101 (-219)) (-1 (-916 (-219)) (-219) (-219)) (-1062 (-219)) (-1062 (-219)) (-623 (-256)))) (-15 -3331 ((-1101 (-219)) (-1 (-219) (-219) (-219)) (-3 (-1 (-219) (-219) (-219) (-219)) "undefined") (-1062 (-219)) (-1062 (-219)) (-623 (-256)))) (-15 -2791 ((-1101 (-219)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1062 (-219)) (-623 (-256)))) (-15 -2878 ((-1 (-916 (-219)) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219) (-219)))))) (T -675))
-((-2878 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-1 (-219) (-219) (-219) (-219))) (-5 *2 (-1 (-916 (-219)) (-219) (-219))) (-5 *1 (-675)))) (-2791 (*1 *2 *3 *3 *3 *4 *5 *6) (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219))) (-5 *5 (-1062 (-219))) (-5 *6 (-623 (-256))) (-5 *2 (-1101 (-219))) (-5 *1 (-675)))) (-3331 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-3 (-1 (-219) (-219) (-219) (-219)) "undefined")) (-5 *5 (-1062 (-219))) (-5 *6 (-623 (-256))) (-5 *2 (-1101 (-219))) (-5 *1 (-675)))) (-3231 (*1 *2 *2 *3 *4 *4 *5) (-12 (-5 *2 (-1101 (-219))) (-5 *3 (-1 (-916 (-219)) (-219) (-219))) (-5 *4 (-1062 (-219))) (-5 *5 (-623 (-256))) (-5 *1 (-675)))) (-3231 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-916 (-219)) (-219) (-219))) (-5 *4 (-1062 (-219))) (-5 *5 (-623 (-256))) (-5 *2 (-1101 (-219))) (-5 *1 (-675)))) (-3231 (*1 *2 *3 *3 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-3 (-1 (-219) (-219) (-219) (-219)) "undefined")) (-5 *5 (-1062 (-219))) (-5 *6 (-623 (-256))) (-5 *2 (-1101 (-219))) (-5 *1 (-675)))))
-(-10 -7 (-15 -3231 ((-1101 (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-3 (-1 (-219) (-219) (-219) (-219)) "undefined") (-1062 (-219)) (-1062 (-219)) (-623 (-256)))) (-15 -3231 ((-1101 (-219)) (-1 (-916 (-219)) (-219) (-219)) (-1062 (-219)) (-1062 (-219)) (-623 (-256)))) (-15 -3231 ((-1101 (-219)) (-1101 (-219)) (-1 (-916 (-219)) (-219) (-219)) (-1062 (-219)) (-1062 (-219)) (-623 (-256)))) (-15 -3331 ((-1101 (-219)) (-1 (-219) (-219) (-219)) (-3 (-1 (-219) (-219) (-219) (-219)) "undefined") (-1062 (-219)) (-1062 (-219)) (-623 (-256)))) (-15 -2791 ((-1101 (-219)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1062 (-219)) (-623 (-256)))) (-15 -2878 ((-1 (-916 (-219)) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219) (-219)))))
-((-3338 (((-411 (-1140 |#4|)) (-1140 |#4|)) 73) (((-411 |#4|) |#4|) 221)))
-(((-676 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3338 ((-411 |#4|) |#4|)) (-15 -3338 ((-411 (-1140 |#4|)) (-1140 |#4|)))) (-825) (-771) (-342) (-922 |#3| |#2| |#1|)) (T -676))
-((-3338 (*1 *2 *3) (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-342)) (-4 *7 (-922 *6 *5 *4)) (-5 *2 (-411 (-1140 *7))) (-5 *1 (-676 *4 *5 *6 *7)) (-5 *3 (-1140 *7)))) (-3338 (*1 *2 *3) (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-342)) (-5 *2 (-411 *3)) (-5 *1 (-676 *4 *5 *6 *3)) (-4 *3 (-922 *6 *5 *4)))))
-(-10 -7 (-15 -3338 ((-411 |#4|) |#4|)) (-15 -3338 ((-411 (-1140 |#4|)) (-1140 |#4|))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 84)) (-1453 (((-550) $) 30)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-2370 (($ $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3353 (($ $) NIL)) (-3631 (((-112) $ $) NIL)) (-3712 (((-550) $) NIL)) (-3513 (($) NIL T CONST)) (-3364 (($ $) NIL)) (-3880 (((-3 (-550) "failed") $) 73) (((-3 (-400 (-550)) "failed") $) 26) (((-3 (-372) "failed") $) 70)) (-2726 (((-550) $) 75) (((-400 (-550)) $) 67) (((-372) $) 68)) (-3349 (($ $ $) 96)) (-1386 (((-3 $ "failed") $) 87)) (-1519 (($ $ $) 95)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-2236 (((-894)) 77) (((-894) (-894)) 76)) (-1416 (((-112) $) NIL)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL)) (-2475 (((-550) $) NIL)) (-3102 (((-112) $) NIL)) (-1460 (($ $ (-550)) NIL)) (-1389 (($ $) NIL)) (-3329 (((-112) $) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2969 (((-550) (-550)) 81) (((-550)) 82)) (-2707 (($ $ $) NIL) (($) NIL (-12 (-3462 (|has| $ (-6 -4325))) (-3462 (|has| $ (-6 -4333)))))) (-3027 (((-550) (-550)) 79) (((-550)) 80)) (-4164 (($ $ $) NIL) (($) NIL (-12 (-3462 (|has| $ (-6 -4325))) (-3462 (|has| $ (-6 -4333)))))) (-3357 (((-550) $) 16)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) 91)) (-2822 (((-894) (-550)) NIL (|has| $ (-6 -4333)))) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3948 (($ $) NIL)) (-1608 (($ $) NIL)) (-2708 (($ (-550) (-550)) NIL) (($ (-550) (-550) (-894)) NIL)) (-3338 (((-411 $) $) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) 92)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3521 (((-550) $) 22)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 94)) (-4302 (((-894)) NIL) (((-894) (-894)) NIL (|has| $ (-6 -4333)))) (-2723 (((-894) (-550)) NIL (|has| $ (-6 -4333)))) (-4028 (((-372) $) NIL) (((-219) $) NIL) (((-865 (-372)) $) NIL)) (-1518 (((-836) $) 52) (($ (-550)) 63) (($ $) NIL) (($ (-400 (-550))) 66) (($ (-550)) 63) (($ (-400 (-550))) 66) (($ (-372)) 60) (((-372) $) 50) (($ (-679)) 55)) (-2390 (((-749)) 103)) (-3609 (($ (-550) (-550) (-894)) 44)) (-1754 (($ $) NIL)) (-2913 (((-894)) NIL) (((-894) (-894)) NIL (|has| $ (-6 -4333)))) (-1860 (((-894)) 35) (((-894) (-894)) 78)) (-1345 (((-112) $ $) NIL)) (-1635 (($ $) NIL)) (-2626 (($) 32 T CONST)) (-2636 (($) 17 T CONST)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 83)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 101)) (-2414 (($ $ $) 65)) (-2403 (($ $) 99) (($ $ $) 100)) (-2391 (($ $ $) 98)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL) (($ $ (-400 (-550))) 90)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 97) (($ $ $) 88) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL)))
-(((-677) (-13 (-397) (-380) (-356) (-1011 (-372)) (-1011 (-400 (-550))) (-145) (-10 -8 (-15 -2236 ((-894) (-894))) (-15 -2236 ((-894))) (-15 -1860 ((-894) (-894))) (-15 -3027 ((-550) (-550))) (-15 -3027 ((-550))) (-15 -2969 ((-550) (-550))) (-15 -2969 ((-550))) (-15 -1518 ((-372) $)) (-15 -1518 ($ (-679))) (-15 -3357 ((-550) $)) (-15 -3521 ((-550) $)) (-15 -3609 ($ (-550) (-550) (-894)))))) (T -677))
-((-3521 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-677)))) (-3357 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-677)))) (-2236 (*1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-677)))) (-2236 (*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-677)))) (-1860 (*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-677)))) (-3027 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-677)))) (-3027 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-677)))) (-2969 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-677)))) (-2969 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-677)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-372)) (-5 *1 (-677)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-679)) (-5 *1 (-677)))) (-3609 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-550)) (-5 *3 (-894)) (-5 *1 (-677)))))
-(-13 (-397) (-380) (-356) (-1011 (-372)) (-1011 (-400 (-550))) (-145) (-10 -8 (-15 -2236 ((-894) (-894))) (-15 -2236 ((-894))) (-15 -1860 ((-894) (-894))) (-15 -3027 ((-550) (-550))) (-15 -3027 ((-550))) (-15 -2969 ((-550) (-550))) (-15 -2969 ((-550))) (-15 -1518 ((-372) $)) (-15 -1518 ($ (-679))) (-15 -3357 ((-550) $)) (-15 -3521 ((-550) $)) (-15 -3609 ($ (-550) (-550) (-894)))))
-((-2231 (((-667 |#1|) (-667 |#1|) |#1| |#1|) 65)) (-3707 (((-667 |#1|) (-667 |#1|) |#1|) 48)) (-2157 (((-667 |#1|) (-667 |#1|) |#1|) 66)) (-3136 (((-667 |#1|) (-667 |#1|)) 49)) (-2310 (((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|) 64)))
-(((-678 |#1|) (-10 -7 (-15 -3136 ((-667 |#1|) (-667 |#1|))) (-15 -3707 ((-667 |#1|) (-667 |#1|) |#1|)) (-15 -2157 ((-667 |#1|) (-667 |#1|) |#1|)) (-15 -2231 ((-667 |#1|) (-667 |#1|) |#1| |#1|)) (-15 -2310 ((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|))) (-300)) (T -678))
-((-2310 (*1 *2 *3 *3) (-12 (-5 *2 (-2 (|:| -3526 *3) (|:| -2786 *3))) (-5 *1 (-678 *3)) (-4 *3 (-300)))) (-2231 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-667 *3)) (-4 *3 (-300)) (-5 *1 (-678 *3)))) (-2157 (*1 *2 *2 *3) (-12 (-5 *2 (-667 *3)) (-4 *3 (-300)) (-5 *1 (-678 *3)))) (-3707 (*1 *2 *2 *3) (-12 (-5 *2 (-667 *3)) (-4 *3 (-300)) (-5 *1 (-678 *3)))) (-3136 (*1 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-300)) (-5 *1 (-678 *3)))))
-(-10 -7 (-15 -3136 ((-667 |#1|) (-667 |#1|))) (-15 -3707 ((-667 |#1|) (-667 |#1|) |#1|)) (-15 -2157 ((-667 |#1|) (-667 |#1|) |#1|)) (-15 -2231 ((-667 |#1|) (-667 |#1|) |#1| |#1|)) (-15 -2310 ((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-2347 (($ $ $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-2181 (($ $ $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3631 (((-112) $ $) NIL)) (-3712 (((-550) $) NIL)) (-3827 (($ $ $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) 27)) (-2726 (((-550) $) 25)) (-3349 (($ $ $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-3207 (((-3 (-400 (-550)) "failed") $) NIL)) (-3122 (((-112) $) NIL)) (-3042 (((-400 (-550)) $) NIL)) (-1741 (($ $) NIL) (($) NIL)) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-3064 (($ $ $ $) NIL)) (-2434 (($ $ $) NIL)) (-1416 (((-112) $) NIL)) (-3388 (($ $ $) NIL)) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL)) (-3102 (((-112) $) NIL)) (-3718 (((-112) $) NIL)) (-2826 (((-3 $ "failed") $) NIL)) (-3329 (((-112) $) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3178 (($ $ $ $) NIL)) (-2707 (($ $ $) NIL)) (-2395 (((-894) (-894)) 10) (((-894)) 9)) (-4164 (($ $ $) NIL)) (-3833 (($ $) NIL)) (-3772 (($ $) NIL)) (-3106 (($ (-623 $)) NIL) (($ $ $) NIL)) (-1825 (((-1126) $) NIL)) (-2996 (($ $ $) NIL)) (-3862 (($) NIL T CONST)) (-3463 (($ $) NIL)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ (-623 $)) NIL) (($ $ $) NIL)) (-1289 (($ $) NIL)) (-3338 (((-411 $) $) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3777 (((-112) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-2393 (($ $) NIL) (($ $ (-749)) NIL)) (-2092 (($ $) NIL)) (-1731 (($ $) NIL)) (-4028 (((-219) $) NIL) (((-372) $) NIL) (((-865 (-550)) $) NIL) (((-526) $) NIL) (((-550) $) NIL)) (-1518 (((-836) $) NIL) (($ (-550)) 24) (($ $) NIL) (($ (-550)) 24) (((-309 $) (-309 (-550))) 18)) (-2390 (((-749)) NIL)) (-2520 (((-112) $ $) NIL)) (-4224 (($ $ $) NIL)) (-1860 (($) NIL)) (-1345 (((-112) $ $) NIL)) (-2260 (($ $ $ $) NIL)) (-1635 (($ $) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $) NIL) (($ $ (-749)) NIL)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL)))
-(((-679) (-13 (-380) (-535) (-10 -8 (-15 -2395 ((-894) (-894))) (-15 -2395 ((-894))) (-15 -1518 ((-309 $) (-309 (-550))))))) (T -679))
-((-2395 (*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-679)))) (-2395 (*1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-679)))) (-1518 (*1 *2 *3) (-12 (-5 *3 (-309 (-550))) (-5 *2 (-309 (-679))) (-5 *1 (-679)))))
-(-13 (-380) (-535) (-10 -8 (-15 -2395 ((-894) (-894))) (-15 -2395 ((-894))) (-15 -1518 ((-309 $) (-309 (-550))))))
-((-1578 (((-1 |#4| |#2| |#3|) |#1| (-1144) (-1144)) 19)) (-2481 (((-1 |#4| |#2| |#3|) (-1144)) 12)))
-(((-680 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2481 ((-1 |#4| |#2| |#3|) (-1144))) (-15 -1578 ((-1 |#4| |#2| |#3|) |#1| (-1144) (-1144)))) (-596 (-526)) (-1181) (-1181) (-1181)) (T -680))
-((-1578 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1144)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-680 *3 *5 *6 *7)) (-4 *3 (-596 (-526))) (-4 *5 (-1181)) (-4 *6 (-1181)) (-4 *7 (-1181)))) (-2481 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-680 *4 *5 *6 *7)) (-4 *4 (-596 (-526))) (-4 *5 (-1181)) (-4 *6 (-1181)) (-4 *7 (-1181)))))
-(-10 -7 (-15 -2481 ((-1 |#4| |#2| |#3|) (-1144))) (-15 -1578 ((-1 |#4| |#2| |#3|) |#1| (-1144) (-1144))))
-((-1504 (((-112) $ $) NIL)) (-3702 (((-1232) $ (-749)) 14)) (-2302 (((-749) $) 12)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 18) ((|#1| $) 15) (($ |#1|) 23)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 25)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 24)))
-(((-681 |#1|) (-13 (-131) (-595 |#1|) (-10 -8 (-15 -1518 ($ |#1|)))) (-1068)) (T -681))
-((-1518 (*1 *1 *2) (-12 (-5 *1 (-681 *2)) (-4 *2 (-1068)))))
-(-13 (-131) (-595 |#1|) (-10 -8 (-15 -1518 ($ |#1|))))
-((-2562 (((-1 (-219) (-219) (-219)) |#1| (-1144) (-1144)) 34) (((-1 (-219) (-219)) |#1| (-1144)) 39)))
-(((-682 |#1|) (-10 -7 (-15 -2562 ((-1 (-219) (-219)) |#1| (-1144))) (-15 -2562 ((-1 (-219) (-219) (-219)) |#1| (-1144) (-1144)))) (-596 (-526))) (T -682))
-((-2562 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1144)) (-5 *2 (-1 (-219) (-219) (-219))) (-5 *1 (-682 *3)) (-4 *3 (-596 (-526))))) (-2562 (*1 *2 *3 *4) (-12 (-5 *4 (-1144)) (-5 *2 (-1 (-219) (-219))) (-5 *1 (-682 *3)) (-4 *3 (-596 (-526))))))
-(-10 -7 (-15 -2562 ((-1 (-219) (-219)) |#1| (-1144))) (-15 -2562 ((-1 (-219) (-219) (-219)) |#1| (-1144) (-1144))))
-((-2988 (((-1144) |#1| (-1144) (-623 (-1144))) 9) (((-1144) |#1| (-1144) (-1144) (-1144)) 12) (((-1144) |#1| (-1144) (-1144)) 11) (((-1144) |#1| (-1144)) 10)))
-(((-683 |#1|) (-10 -7 (-15 -2988 ((-1144) |#1| (-1144))) (-15 -2988 ((-1144) |#1| (-1144) (-1144))) (-15 -2988 ((-1144) |#1| (-1144) (-1144) (-1144))) (-15 -2988 ((-1144) |#1| (-1144) (-623 (-1144))))) (-596 (-526))) (T -683))
-((-2988 (*1 *2 *3 *2 *4) (-12 (-5 *4 (-623 (-1144))) (-5 *2 (-1144)) (-5 *1 (-683 *3)) (-4 *3 (-596 (-526))))) (-2988 (*1 *2 *3 *2 *2 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-683 *3)) (-4 *3 (-596 (-526))))) (-2988 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-683 *3)) (-4 *3 (-596 (-526))))) (-2988 (*1 *2 *3 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-683 *3)) (-4 *3 (-596 (-526))))))
-(-10 -7 (-15 -2988 ((-1144) |#1| (-1144))) (-15 -2988 ((-1144) |#1| (-1144) (-1144))) (-15 -2988 ((-1144) |#1| (-1144) (-1144) (-1144))) (-15 -2988 ((-1144) |#1| (-1144) (-623 (-1144)))))
-((-2053 (((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|) 9)))
-(((-684 |#1| |#2|) (-10 -7 (-15 -2053 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|))) (-1181) (-1181)) (T -684))
-((-2053 (*1 *2 *3 *4) (-12 (-5 *2 (-2 (|:| |part1| *3) (|:| |part2| *4))) (-5 *1 (-684 *3 *4)) (-4 *3 (-1181)) (-4 *4 (-1181)))))
-(-10 -7 (-15 -2053 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|)))
-((-2645 (((-1 |#3| |#2|) (-1144)) 11)) (-1578 (((-1 |#3| |#2|) |#1| (-1144)) 21)))
-(((-685 |#1| |#2| |#3|) (-10 -7 (-15 -2645 ((-1 |#3| |#2|) (-1144))) (-15 -1578 ((-1 |#3| |#2|) |#1| (-1144)))) (-596 (-526)) (-1181) (-1181)) (T -685))
-((-1578 (*1 *2 *3 *4) (-12 (-5 *4 (-1144)) (-5 *2 (-1 *6 *5)) (-5 *1 (-685 *3 *5 *6)) (-4 *3 (-596 (-526))) (-4 *5 (-1181)) (-4 *6 (-1181)))) (-2645 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-1 *6 *5)) (-5 *1 (-685 *4 *5 *6)) (-4 *4 (-596 (-526))) (-4 *5 (-1181)) (-4 *6 (-1181)))))
-(-10 -7 (-15 -2645 ((-1 |#3| |#2|) (-1144))) (-15 -1578 ((-1 |#3| |#2|) |#1| (-1144))))
-((-1910 (((-3 (-623 (-1140 |#4|)) "failed") (-1140 |#4|) (-623 |#2|) (-623 (-1140 |#4|)) (-623 |#3|) (-623 |#4|) (-623 (-623 (-2 (|:| -2153 (-749)) (|:| |pcoef| |#4|)))) (-623 (-749)) (-1227 (-623 (-1140 |#3|))) |#3|) 62)) (-1802 (((-3 (-623 (-1140 |#4|)) "failed") (-1140 |#4|) (-623 |#2|) (-623 (-1140 |#3|)) (-623 |#3|) (-623 |#4|) (-623 (-749)) |#3|) 75)) (-1686 (((-3 (-623 (-1140 |#4|)) "failed") (-1140 |#4|) (-623 |#2|) (-623 |#3|) (-623 (-749)) (-623 (-1140 |#4|)) (-1227 (-623 (-1140 |#3|))) |#3|) 34)))
-(((-686 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1686 ((-3 (-623 (-1140 |#4|)) "failed") (-1140 |#4|) (-623 |#2|) (-623 |#3|) (-623 (-749)) (-623 (-1140 |#4|)) (-1227 (-623 (-1140 |#3|))) |#3|)) (-15 -1802 ((-3 (-623 (-1140 |#4|)) "failed") (-1140 |#4|) (-623 |#2|) (-623 (-1140 |#3|)) (-623 |#3|) (-623 |#4|) (-623 (-749)) |#3|)) (-15 -1910 ((-3 (-623 (-1140 |#4|)) "failed") (-1140 |#4|) (-623 |#2|) (-623 (-1140 |#4|)) (-623 |#3|) (-623 |#4|) (-623 (-623 (-2 (|:| -2153 (-749)) (|:| |pcoef| |#4|)))) (-623 (-749)) (-1227 (-623 (-1140 |#3|))) |#3|))) (-771) (-825) (-300) (-922 |#3| |#1| |#2|)) (T -686))
-((-1910 (*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10) (|partial| -12 (-5 *2 (-623 (-1140 *13))) (-5 *3 (-1140 *13)) (-5 *4 (-623 *12)) (-5 *5 (-623 *10)) (-5 *6 (-623 *13)) (-5 *7 (-623 (-623 (-2 (|:| -2153 (-749)) (|:| |pcoef| *13))))) (-5 *8 (-623 (-749))) (-5 *9 (-1227 (-623 (-1140 *10)))) (-4 *12 (-825)) (-4 *10 (-300)) (-4 *13 (-922 *10 *11 *12)) (-4 *11 (-771)) (-5 *1 (-686 *11 *12 *10 *13)))) (-1802 (*1 *2 *3 *4 *5 *6 *7 *8 *9) (|partial| -12 (-5 *4 (-623 *11)) (-5 *5 (-623 (-1140 *9))) (-5 *6 (-623 *9)) (-5 *7 (-623 *12)) (-5 *8 (-623 (-749))) (-4 *11 (-825)) (-4 *9 (-300)) (-4 *12 (-922 *9 *10 *11)) (-4 *10 (-771)) (-5 *2 (-623 (-1140 *12))) (-5 *1 (-686 *10 *11 *9 *12)) (-5 *3 (-1140 *12)))) (-1686 (*1 *2 *3 *4 *5 *6 *2 *7 *8) (|partial| -12 (-5 *2 (-623 (-1140 *11))) (-5 *3 (-1140 *11)) (-5 *4 (-623 *10)) (-5 *5 (-623 *8)) (-5 *6 (-623 (-749))) (-5 *7 (-1227 (-623 (-1140 *8)))) (-4 *10 (-825)) (-4 *8 (-300)) (-4 *11 (-922 *8 *9 *10)) (-4 *9 (-771)) (-5 *1 (-686 *9 *10 *8 *11)))))
-(-10 -7 (-15 -1686 ((-3 (-623 (-1140 |#4|)) "failed") (-1140 |#4|) (-623 |#2|) (-623 |#3|) (-623 (-749)) (-623 (-1140 |#4|)) (-1227 (-623 (-1140 |#3|))) |#3|)) (-15 -1802 ((-3 (-623 (-1140 |#4|)) "failed") (-1140 |#4|) (-623 |#2|) (-623 (-1140 |#3|)) (-623 |#3|) (-623 |#4|) (-623 (-749)) |#3|)) (-15 -1910 ((-3 (-623 (-1140 |#4|)) "failed") (-1140 |#4|) (-623 |#2|) (-623 (-1140 |#4|)) (-623 |#3|) (-623 |#4|) (-623 (-623 (-2 (|:| -2153 (-749)) (|:| |pcoef| |#4|)))) (-623 (-749)) (-1227 (-623 (-1140 |#3|))) |#3|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-3295 (($ $) 39)) (-1386 (((-3 $ "failed") $) 32)) (-3102 (((-112) $) 30)) (-3118 (($ |#1| (-749)) 37)) (-1667 (((-749) $) 41)) (-3277 ((|#1| $) 40)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-2970 (((-749) $) 42)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#1|) 36 (|has| |#1| (-170)))) (-2510 ((|#1| $ (-749)) 38)) (-2390 (((-749)) 28)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 44) (($ |#1| $) 43)))
-(((-687 |#1|) (-138) (-1020)) (T -687))
-((-2970 (*1 *2 *1) (-12 (-4 *1 (-687 *3)) (-4 *3 (-1020)) (-5 *2 (-749)))) (-1667 (*1 *2 *1) (-12 (-4 *1 (-687 *3)) (-4 *3 (-1020)) (-5 *2 (-749)))) (-3277 (*1 *2 *1) (-12 (-4 *1 (-687 *2)) (-4 *2 (-1020)))) (-3295 (*1 *1 *1) (-12 (-4 *1 (-687 *2)) (-4 *2 (-1020)))) (-2510 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *1 (-687 *2)) (-4 *2 (-1020)))) (-3118 (*1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-687 *2)) (-4 *2 (-1020)))))
-(-13 (-1020) (-111 |t#1| |t#1|) (-10 -8 (IF (|has| |t#1| (-170)) (-6 (-38 |t#1|)) |%noBranch|) (-15 -2970 ((-749) $)) (-15 -1667 ((-749) $)) (-15 -3277 (|t#1| $)) (-15 -3295 ($ $)) (-15 -2510 (|t#1| $ (-749))) (-15 -3118 ($ |t#1| (-749)))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) |has| |#1| (-170)) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-696 |#1|) |has| |#1| (-170)) ((-705) . T) ((-1026 |#1|) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-3972 ((|#6| (-1 |#4| |#1|) |#3|) 23)))
-(((-688 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -3972 (|#6| (-1 |#4| |#1|) |#3|))) (-542) (-1203 |#1|) (-1203 (-400 |#2|)) (-542) (-1203 |#4|) (-1203 (-400 |#5|))) (T -688))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-542)) (-4 *7 (-542)) (-4 *6 (-1203 *5)) (-4 *2 (-1203 (-400 *8))) (-5 *1 (-688 *5 *6 *4 *7 *8 *2)) (-4 *4 (-1203 (-400 *6))) (-4 *8 (-1203 *7)))))
-(-10 -7 (-15 -3972 (|#6| (-1 |#4| |#1|) |#3|)))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2016 (((-1126) (-836)) 31)) (-2048 (((-1232) (-1126)) 28)) (-3941 (((-1126) (-836)) 24)) (-2103 (((-1126) (-836)) 25)) (-1518 (((-836) $) NIL) (((-1126) (-836)) 23)) (-2316 (((-112) $ $) NIL)))
-(((-689) (-13 (-1068) (-10 -7 (-15 -1518 ((-1126) (-836))) (-15 -3941 ((-1126) (-836))) (-15 -2103 ((-1126) (-836))) (-15 -2016 ((-1126) (-836))) (-15 -2048 ((-1232) (-1126)))))) (T -689))
-((-1518 (*1 *2 *3) (-12 (-5 *3 (-836)) (-5 *2 (-1126)) (-5 *1 (-689)))) (-3941 (*1 *2 *3) (-12 (-5 *3 (-836)) (-5 *2 (-1126)) (-5 *1 (-689)))) (-2103 (*1 *2 *3) (-12 (-5 *3 (-836)) (-5 *2 (-1126)) (-5 *1 (-689)))) (-2016 (*1 *2 *3) (-12 (-5 *3 (-836)) (-5 *2 (-1126)) (-5 *1 (-689)))) (-2048 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-689)))))
-(-13 (-1068) (-10 -7 (-15 -1518 ((-1126) (-836))) (-15 -3941 ((-1126) (-836))) (-15 -2103 ((-1126) (-836))) (-15 -2016 ((-1126) (-836))) (-15 -2048 ((-1232) (-1126)))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3631 (((-112) $ $) NIL)) (-3513 (($) NIL T CONST)) (-3349 (($ $ $) NIL)) (-2419 (($ |#1| |#2|) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-3102 (((-112) $) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-4189 ((|#2| $) NIL)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3338 (((-411 $) $) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3620 (((-3 $ "failed") $ $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) ((|#1| $) NIL)) (-2390 (((-749)) NIL)) (-1345 (((-112) $ $) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL)))
-(((-690 |#1| |#2| |#3| |#4| |#5|) (-13 (-356) (-10 -8 (-15 -4189 (|#2| $)) (-15 -1518 (|#1| $)) (-15 -2419 ($ |#1| |#2|)) (-15 -3620 ((-3 $ "failed") $ $)))) (-170) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -690))
-((-4189 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-690 *3 *2 *4 *5 *6)) (-4 *3 (-170)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-1518 (*1 *2 *1) (-12 (-4 *2 (-170)) (-5 *1 (-690 *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)))) (-2419 (*1 *1 *2 *3) (-12 (-5 *1 (-690 *2 *3 *4 *5 *6)) (-4 *2 (-170)) (-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)))) (-3620 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-690 *2 *3 *4 *5 *6)) (-4 *2 (-170)) (-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 (-356) (-10 -8 (-15 -4189 (|#2| $)) (-15 -1518 (|#1| $)) (-15 -2419 ($ |#1| |#2|)) (-15 -3620 ((-3 $ "failed") $ $))))
-((-1504 (((-112) $ $) 78)) (-3433 (((-112) $) 30)) (-2170 (((-1227 |#1|) $ (-749)) NIL)) (-3141 (((-623 (-1050)) $) NIL)) (-3058 (($ (-1140 |#1|)) NIL)) (-3306 (((-1140 $) $ (-1050)) NIL) (((-1140 |#1|) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-1520 (((-749) $) NIL) (((-749) $ (-623 (-1050))) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3238 (($ $ $) NIL (|has| |#1| (-542)))) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-1505 (($ $) NIL (|has| |#1| (-444)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-444)))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3631 (((-112) $ $) NIL (|has| |#1| (-356)))) (-4319 (((-749)) 47 (|has| |#1| (-361)))) (-3810 (($ $ (-749)) NIL)) (-3690 (($ $ (-749)) NIL)) (-3423 ((|#2| |#2|) 44)) (-4005 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-444)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-1050) "failed") $) NIL)) (-2726 ((|#1| $) NIL) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-1050) $) NIL)) (-3340 (($ $ $ (-1050)) NIL (|has| |#1| (-170))) ((|#1| $ $) NIL (|has| |#1| (-170)))) (-3349 (($ $ $) NIL (|has| |#1| (-356)))) (-3295 (($ $) 34)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-2419 (($ |#2|) 42)) (-1386 (((-3 $ "failed") $) 86)) (-1741 (($) 51 (|has| |#1| (-361)))) (-1519 (($ $ $) NIL (|has| |#1| (-356)))) (-3563 (($ $ $) NIL)) (-4232 (($ $ $) NIL (|has| |#1| (-542)))) (-4113 (((-2 (|:| -2855 |#1|) (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-542)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-2674 (($ $) NIL (|has| |#1| (-444))) (($ $ (-1050)) NIL (|has| |#1| (-444)))) (-3287 (((-623 $) $) NIL)) (-3933 (((-112) $) NIL (|has| |#1| (-882)))) (-4245 (((-931 $)) 80)) (-2613 (($ $ |#1| (-749) $) NIL)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (-12 (|has| (-1050) (-859 (-372))) (|has| |#1| (-859 (-372))))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (-12 (|has| (-1050) (-859 (-550))) (|has| |#1| (-859 (-550)))))) (-2475 (((-749) $ $) NIL (|has| |#1| (-542)))) (-3102 (((-112) $) NIL)) (-2603 (((-749) $) NIL)) (-2826 (((-3 $ "failed") $) NIL (|has| |#1| (-1119)))) (-3129 (($ (-1140 |#1|) (-1050)) NIL) (($ (-1140 $) (-1050)) NIL)) (-1784 (($ $ (-749)) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1822 (((-623 $) $) NIL)) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| (-749)) 77) (($ $ (-1050) (-749)) NIL) (($ $ (-623 (-1050)) (-623 (-749))) NIL)) (-2843 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $ (-1050)) NIL) (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-4189 ((|#2|) 45)) (-1667 (((-749) $) NIL) (((-749) $ (-1050)) NIL) (((-623 (-749)) $ (-623 (-1050))) NIL)) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-2688 (($ (-1 (-749) (-749)) $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-3165 (((-1140 |#1|) $) NIL)) (-2558 (((-3 (-1050) "failed") $) NIL)) (-2253 (((-894) $) NIL (|has| |#1| (-361)))) (-2407 ((|#2| $) 41)) (-3267 (($ $) NIL)) (-3277 ((|#1| $) 28)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-1825 (((-1126) $) NIL)) (-2731 (((-2 (|:| -3526 $) (|:| -2786 $)) $ (-749)) NIL)) (-1598 (((-3 (-623 $) "failed") $) NIL)) (-1444 (((-3 (-623 $) "failed") $) NIL)) (-1748 (((-3 (-2 (|:| |var| (-1050)) (|:| -3521 (-749))) "failed") $) NIL)) (-1489 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3862 (($) NIL (|has| |#1| (-1119)) CONST)) (-2922 (($ (-894)) NIL (|has| |#1| (-361)))) (-3337 (((-1088) $) NIL)) (-3248 (((-112) $) NIL)) (-3256 ((|#1| $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#1| (-444)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-4042 (($ $) 79 (|has| |#1| (-342)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3338 (((-411 $) $) NIL (|has| |#1| (-882)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-1495 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542))) (((-3 $ "failed") $ $) 85 (|has| |#1| (-542)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3866 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-1050) |#1|) NIL) (($ $ (-623 (-1050)) (-623 |#1|)) NIL) (($ $ (-1050) $) NIL) (($ $ (-623 (-1050)) (-623 $)) NIL)) (-3542 (((-749) $) NIL (|has| |#1| (-356)))) (-2680 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-400 $) (-400 $) (-400 $)) NIL (|has| |#1| (-542))) ((|#1| (-400 $) |#1|) NIL (|has| |#1| (-356))) (((-400 $) $ (-400 $)) NIL (|has| |#1| (-542)))) (-2953 (((-3 $ "failed") $ (-749)) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 87 (|has| |#1| (-356)))) (-3453 (($ $ (-1050)) NIL (|has| |#1| (-170))) ((|#1| $) NIL (|has| |#1| (-170)))) (-2393 (($ $ (-1050)) NIL) (($ $ (-623 (-1050))) NIL) (($ $ (-1050) (-749)) NIL) (($ $ (-623 (-1050)) (-623 (-749))) NIL) (($ $ (-749)) NIL) (($ $) NIL) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-2970 (((-749) $) 32) (((-749) $ (-1050)) NIL) (((-623 (-749)) $ (-623 (-1050))) NIL)) (-4028 (((-865 (-372)) $) NIL (-12 (|has| (-1050) (-596 (-865 (-372)))) (|has| |#1| (-596 (-865 (-372)))))) (((-865 (-550)) $) NIL (-12 (|has| (-1050) (-596 (-865 (-550)))) (|has| |#1| (-596 (-865 (-550)))))) (((-526) $) NIL (-12 (|has| (-1050) (-596 (-526))) (|has| |#1| (-596 (-526)))))) (-2503 ((|#1| $) NIL (|has| |#1| (-444))) (($ $ (-1050)) NIL (|has| |#1| (-444)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#1| (-882))))) (-4135 (((-931 $)) 36)) (-1292 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542))) (((-3 (-400 $) "failed") (-400 $) $) NIL (|has| |#1| (-542)))) (-1518 (((-836) $) 61) (($ (-550)) NIL) (($ |#1|) 58) (($ (-1050)) NIL) (($ |#2|) 68) (($ (-400 (-550))) NIL (-1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1011 (-400 (-550)))))) (($ $) NIL (|has| |#1| (-542)))) (-3511 (((-623 |#1|) $) NIL)) (-2510 ((|#1| $ (-749)) 63) (($ $ (-1050) (-749)) NIL) (($ $ (-623 (-1050)) (-623 (-749))) NIL)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| |#1| (-882))) (|has| |#1| (-143))))) (-2390 (((-749)) NIL)) (-2540 (($ $ $ (-749)) NIL (|has| |#1| (-170)))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2626 (($) 20 T CONST)) (-3319 (((-1227 |#1|) $) 75)) (-1404 (($ (-1227 |#1|)) 50)) (-2636 (($) 8 T CONST)) (-4183 (($ $ (-1050)) NIL) (($ $ (-623 (-1050))) NIL) (($ $ (-1050) (-749)) NIL) (($ $ (-623 (-1050)) (-623 (-749))) NIL) (($ $ (-749)) NIL) (($ $) NIL) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-1290 (((-1227 |#1|) $) NIL)) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) 69)) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2403 (($ $) 72) (($ $ $) NIL)) (-2391 (($ $ $) 33)) (** (($ $ (-894)) NIL) (($ $ (-749)) 81)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 57) (($ $ $) 74) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 55) (($ $ |#1|) NIL)))
-(((-691 |#1| |#2|) (-13 (-1203 |#1|) (-10 -8 (-15 -3423 (|#2| |#2|)) (-15 -4189 (|#2|)) (-15 -2419 ($ |#2|)) (-15 -2407 (|#2| $)) (-15 -1518 ($ |#2|)) (-15 -3319 ((-1227 |#1|) $)) (-15 -1404 ($ (-1227 |#1|))) (-15 -1290 ((-1227 |#1|) $)) (-15 -4245 ((-931 $))) (-15 -4135 ((-931 $))) (IF (|has| |#1| (-342)) (-15 -4042 ($ $)) |%noBranch|) (IF (|has| |#1| (-361)) (-6 (-361)) |%noBranch|))) (-1020) (-1203 |#1|)) (T -691))
-((-3423 (*1 *2 *2) (-12 (-4 *3 (-1020)) (-5 *1 (-691 *3 *2)) (-4 *2 (-1203 *3)))) (-4189 (*1 *2) (-12 (-4 *2 (-1203 *3)) (-5 *1 (-691 *3 *2)) (-4 *3 (-1020)))) (-2419 (*1 *1 *2) (-12 (-4 *3 (-1020)) (-5 *1 (-691 *3 *2)) (-4 *2 (-1203 *3)))) (-2407 (*1 *2 *1) (-12 (-4 *2 (-1203 *3)) (-5 *1 (-691 *3 *2)) (-4 *3 (-1020)))) (-1518 (*1 *1 *2) (-12 (-4 *3 (-1020)) (-5 *1 (-691 *3 *2)) (-4 *2 (-1203 *3)))) (-3319 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-5 *2 (-1227 *3)) (-5 *1 (-691 *3 *4)) (-4 *4 (-1203 *3)))) (-1404 (*1 *1 *2) (-12 (-5 *2 (-1227 *3)) (-4 *3 (-1020)) (-5 *1 (-691 *3 *4)) (-4 *4 (-1203 *3)))) (-1290 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-5 *2 (-1227 *3)) (-5 *1 (-691 *3 *4)) (-4 *4 (-1203 *3)))) (-4245 (*1 *2) (-12 (-4 *3 (-1020)) (-5 *2 (-931 (-691 *3 *4))) (-5 *1 (-691 *3 *4)) (-4 *4 (-1203 *3)))) (-4135 (*1 *2) (-12 (-4 *3 (-1020)) (-5 *2 (-931 (-691 *3 *4))) (-5 *1 (-691 *3 *4)) (-4 *4 (-1203 *3)))) (-4042 (*1 *1 *1) (-12 (-4 *2 (-342)) (-4 *2 (-1020)) (-5 *1 (-691 *2 *3)) (-4 *3 (-1203 *2)))))
-(-13 (-1203 |#1|) (-10 -8 (-15 -3423 (|#2| |#2|)) (-15 -4189 (|#2|)) (-15 -2419 ($ |#2|)) (-15 -2407 (|#2| $)) (-15 -1518 ($ |#2|)) (-15 -3319 ((-1227 |#1|) $)) (-15 -1404 ($ (-1227 |#1|))) (-15 -1290 ((-1227 |#1|) $)) (-15 -4245 ((-931 $))) (-15 -4135 ((-931 $))) (IF (|has| |#1| (-342)) (-15 -4042 ($ $)) |%noBranch|) (IF (|has| |#1| (-361)) (-6 (-361)) |%noBranch|)))
-((-1504 (((-112) $ $) NIL)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-1825 (((-1126) $) NIL)) (-2922 ((|#1| $) 13)) (-3337 (((-1088) $) NIL)) (-3521 ((|#2| $) 12)) (-1532 (($ |#1| |#2|) 16)) (-1518 (((-836) $) NIL) (($ (-2 (|:| -2922 |#1|) (|:| -3521 |#2|))) 15) (((-2 (|:| -2922 |#1|) (|:| -3521 |#2|)) $) 14)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 11)))
-(((-692 |#1| |#2| |#3|) (-13 (-825) (-10 -8 (-15 -3521 (|#2| $)) (-15 -2922 (|#1| $)) (-15 -1518 ($ (-2 (|:| -2922 |#1|) (|:| -3521 |#2|)))) (-15 -1518 ((-2 (|:| -2922 |#1|) (|:| -3521 |#2|)) $)) (-15 -1532 ($ |#1| |#2|)))) (-825) (-1068) (-1 (-112) (-2 (|:| -2922 |#1|) (|:| -3521 |#2|)) (-2 (|:| -2922 |#1|) (|:| -3521 |#2|)))) (T -692))
-((-3521 (*1 *2 *1) (-12 (-4 *2 (-1068)) (-5 *1 (-692 *3 *2 *4)) (-4 *3 (-825)) (-14 *4 (-1 (-112) (-2 (|:| -2922 *3) (|:| -3521 *2)) (-2 (|:| -2922 *3) (|:| -3521 *2)))))) (-2922 (*1 *2 *1) (-12 (-4 *2 (-825)) (-5 *1 (-692 *2 *3 *4)) (-4 *3 (-1068)) (-14 *4 (-1 (-112) (-2 (|:| -2922 *2) (|:| -3521 *3)) (-2 (|:| -2922 *2) (|:| -3521 *3)))))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -2922 *3) (|:| -3521 *4))) (-4 *3 (-825)) (-4 *4 (-1068)) (-5 *1 (-692 *3 *4 *5)) (-14 *5 (-1 (-112) *2 *2)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -2922 *3) (|:| -3521 *4))) (-5 *1 (-692 *3 *4 *5)) (-4 *3 (-825)) (-4 *4 (-1068)) (-14 *5 (-1 (-112) *2 *2)))) (-1532 (*1 *1 *2 *3) (-12 (-5 *1 (-692 *2 *3 *4)) (-4 *2 (-825)) (-4 *3 (-1068)) (-14 *4 (-1 (-112) (-2 (|:| -2922 *2) (|:| -3521 *3)) (-2 (|:| -2922 *2) (|:| -3521 *3)))))))
-(-13 (-825) (-10 -8 (-15 -3521 (|#2| $)) (-15 -2922 (|#1| $)) (-15 -1518 ($ (-2 (|:| -2922 |#1|) (|:| -3521 |#2|)))) (-15 -1518 ((-2 (|:| -2922 |#1|) (|:| -3521 |#2|)) $)) (-15 -1532 ($ |#1| |#2|))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 59)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) 89) (((-3 (-114) "failed") $) 95)) (-2726 ((|#1| $) NIL) (((-114) $) 39)) (-1386 (((-3 $ "failed") $) 90)) (-1973 ((|#2| (-114) |#2|) 82)) (-3102 (((-112) $) NIL)) (-1881 (($ |#1| (-354 (-114))) 14)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2060 (($ $ (-1 |#2| |#2|)) 58)) (-3886 (($ $ (-1 |#2| |#2|)) 44)) (-2680 ((|#2| $ |#2|) 33)) (-3964 ((|#1| |#1|) 105 (|has| |#1| (-170)))) (-1518 (((-836) $) 66) (($ (-550)) 18) (($ |#1|) 17) (($ (-114)) 23)) (-4242 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2390 (((-749)) 37)) (-4067 (($ $) 99 (|has| |#1| (-170))) (($ $ $) 103 (|has| |#1| (-170)))) (-2626 (($) 21 T CONST)) (-2636 (($) 9 T CONST)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) 48) (($ $ $) NIL)) (-2391 (($ $ $) 73)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ (-114) (-550)) NIL) (($ $ (-550)) 57)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 98) (($ $ $) 50) (($ |#1| $) 96 (|has| |#1| (-170))) (($ $ |#1|) 97 (|has| |#1| (-170)))))
-(((-693 |#1| |#2|) (-13 (-1020) (-1011 |#1|) (-1011 (-114)) (-279 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |#1| (-170)) (PROGN (-6 (-38 |#1|)) (-15 -4067 ($ $)) (-15 -4067 ($ $ $)) (-15 -3964 (|#1| |#1|))) |%noBranch|) (-15 -3886 ($ $ (-1 |#2| |#2|))) (-15 -2060 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-114) (-550))) (-15 ** ($ $ (-550))) (-15 -1973 (|#2| (-114) |#2|)) (-15 -1881 ($ |#1| (-354 (-114)))))) (-1020) (-626 |#1|)) (T -693))
-((-4067 (*1 *1 *1) (-12 (-4 *2 (-170)) (-4 *2 (-1020)) (-5 *1 (-693 *2 *3)) (-4 *3 (-626 *2)))) (-4067 (*1 *1 *1 *1) (-12 (-4 *2 (-170)) (-4 *2 (-1020)) (-5 *1 (-693 *2 *3)) (-4 *3 (-626 *2)))) (-3964 (*1 *2 *2) (-12 (-4 *2 (-170)) (-4 *2 (-1020)) (-5 *1 (-693 *2 *3)) (-4 *3 (-626 *2)))) (-3886 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-626 *3)) (-4 *3 (-1020)) (-5 *1 (-693 *3 *4)))) (-2060 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-626 *3)) (-4 *3 (-1020)) (-5 *1 (-693 *3 *4)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-550)) (-4 *4 (-1020)) (-5 *1 (-693 *4 *5)) (-4 *5 (-626 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *3 (-1020)) (-5 *1 (-693 *3 *4)) (-4 *4 (-626 *3)))) (-1973 (*1 *2 *3 *2) (-12 (-5 *3 (-114)) (-4 *4 (-1020)) (-5 *1 (-693 *4 *2)) (-4 *2 (-626 *4)))) (-1881 (*1 *1 *2 *3) (-12 (-5 *3 (-354 (-114))) (-4 *2 (-1020)) (-5 *1 (-693 *2 *4)) (-4 *4 (-626 *2)))))
-(-13 (-1020) (-1011 |#1|) (-1011 (-114)) (-279 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |#1| (-170)) (PROGN (-6 (-38 |#1|)) (-15 -4067 ($ $)) (-15 -4067 ($ $ $)) (-15 -3964 (|#1| |#1|))) |%noBranch|) (-15 -3886 ($ $ (-1 |#2| |#2|))) (-15 -2060 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-114) (-550))) (-15 ** ($ $ (-550))) (-15 -1973 (|#2| (-114) |#2|)) (-15 -1881 ($ |#1| (-354 (-114))))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 33)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-2419 (($ |#1| |#2|) 25)) (-1386 (((-3 $ "failed") $) 48)) (-3102 (((-112) $) 35)) (-4189 ((|#2| $) 12)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) 49)) (-3337 (((-1088) $) NIL)) (-3620 (((-3 $ "failed") $ $) 47)) (-1518 (((-836) $) 24) (($ (-550)) 19) ((|#1| $) 13)) (-2390 (((-749)) 28)) (-2626 (($) 16 T CONST)) (-2636 (($) 30 T CONST)) (-2316 (((-112) $ $) 38)) (-2403 (($ $) 43) (($ $ $) 37)) (-2391 (($ $ $) 40)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 21) (($ $ $) 20)))
-(((-694 |#1| |#2| |#3| |#4| |#5|) (-13 (-1020) (-10 -8 (-15 -4189 (|#2| $)) (-15 -1518 (|#1| $)) (-15 -2419 ($ |#1| |#2|)) (-15 -3620 ((-3 $ "failed") $ $)) (-15 -1386 ((-3 $ "failed") $)) (-15 -3235 ($ $)))) (-170) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -694))
-((-1386 (*1 *1 *1) (|partial| -12 (-5 *1 (-694 *2 *3 *4 *5 *6)) (-4 *2 (-170)) (-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)))) (-4189 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-694 *3 *2 *4 *5 *6)) (-4 *3 (-170)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-1518 (*1 *2 *1) (-12 (-4 *2 (-170)) (-5 *1 (-694 *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)))) (-2419 (*1 *1 *2 *3) (-12 (-5 *1 (-694 *2 *3 *4 *5 *6)) (-4 *2 (-170)) (-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)))) (-3620 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-694 *2 *3 *4 *5 *6)) (-4 *2 (-170)) (-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)))) (-3235 (*1 *1 *1) (-12 (-5 *1 (-694 *2 *3 *4 *5 *6)) (-4 *2 (-170)) (-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 (-1020) (-10 -8 (-15 -4189 (|#2| $)) (-15 -1518 (|#1| $)) (-15 -2419 ($ |#1| |#2|)) (-15 -3620 ((-3 $ "failed") $ $)) (-15 -1386 ((-3 $ "failed") $)) (-15 -3235 ($ $))))
-((* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ |#2| $) NIL) (($ $ |#2|) 9)))
-(((-695 |#1| |#2|) (-10 -8 (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-894) |#1|))) (-696 |#2|) (-170)) (T -695))
-NIL
-(-10 -8 (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-894) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2626 (($) 18 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 15)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-4153 ((|#1| $) 21)) (-2793 (($ $ $) NIL (|has| |#1| (-769)))) (-2173 (($ $ $) NIL (|has| |#1| (-769)))) (-2369 (((-1127) $) 46)) (-3445 (((-1089) $) NIL)) (-4163 ((|#3| $) 22)) (-2233 (((-837) $) 42)) (-2688 (($) 10 T CONST)) (-2324 (((-112) $ $) NIL (|has| |#1| (-769)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-769)))) (-2264 (((-112) $ $) 20)) (-2313 (((-112) $ $) NIL (|has| |#1| (-769)))) (-2290 (((-112) $ $) 24 (|has| |#1| (-769)))) (-2382 (($ $ |#3|) 34) (($ |#1| |#3|) 35)) (-2370 (($ $) 17) (($ $ $) NIL)) (-2358 (($ $ $) 27)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 30) (($ |#2| $) 32) (($ $ |#2|) NIL)))
+(((-640 |#1| |#2| |#3|) (-13 (-696 |#2|) (-10 -8 (IF (|has| |#1| (-769)) (-6 (-769)) |%noBranch|) (-15 -2382 ($ $ |#3|)) (-15 -2382 ($ |#1| |#3|)) (-15 -4153 (|#1| $)) (-15 -4163 (|#3| $)))) (-696 |#2|) (-170) (|SubsetCategory| (-705) |#2|)) (T -640))
+((-2382 (*1 *1 *1 *2) (-12 (-4 *4 (-170)) (-5 *1 (-640 *3 *4 *2)) (-4 *3 (-696 *4)) (-4 *2 (|SubsetCategory| (-705) *4)))) (-2382 (*1 *1 *2 *3) (-12 (-4 *4 (-170)) (-5 *1 (-640 *2 *4 *3)) (-4 *2 (-696 *4)) (-4 *3 (|SubsetCategory| (-705) *4)))) (-4153 (*1 *2 *1) (-12 (-4 *3 (-170)) (-4 *2 (-696 *3)) (-5 *1 (-640 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-705) *3)))) (-4163 (*1 *2 *1) (-12 (-4 *4 (-170)) (-4 *2 (|SubsetCategory| (-705) *4)) (-5 *1 (-640 *3 *4 *2)) (-4 *3 (-696 *4)))))
+(-13 (-696 |#2|) (-10 -8 (IF (|has| |#1| (-769)) (-6 (-769)) |%noBranch|) (-15 -2382 ($ $ |#3|)) (-15 -2382 ($ |#1| |#3|)) (-15 -4153 (|#1| $)) (-15 -4163 (|#3| $))))
+((-3996 (((-3 (-623 (-1141 |#1|)) "failed") (-623 (-1141 |#1|)) (-1141 |#1|)) 33)))
+(((-641 |#1|) (-10 -7 (-15 -3996 ((-3 (-623 (-1141 |#1|)) "failed") (-623 (-1141 |#1|)) (-1141 |#1|)))) (-883)) (T -641))
+((-3996 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-623 (-1141 *4))) (-5 *3 (-1141 *4)) (-4 *4 (-883)) (-5 *1 (-641 *4)))))
+(-10 -7 (-15 -3996 ((-3 (-623 (-1141 |#1|)) "failed") (-623 (-1141 |#1|)) (-1141 |#1|))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3016 (((-623 |#1|) $) 82)) (-1918 (($ $ (-749)) 90)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-3134 (((-1252 |#1| |#2|) (-1252 |#1| |#2|) $) 48)) (-2288 (((-3 (-650 |#1|) "failed") $) NIL)) (-2202 (((-650 |#1|) $) NIL)) (-1693 (($ $) 89)) (-3324 (((-749) $) NIL)) (-2336 (((-623 $) $) NIL)) (-3438 (((-112) $) NIL)) (-3227 (($ (-650 |#1|) |#2|) 68)) (-2481 (($ $) 86)) (-2392 (($ (-1 |#2| |#2|) $) NIL)) (-1676 (((-1252 |#1| |#2|) (-1252 |#1| |#2|) $) 47)) (-1615 (((-2 (|:| |k| (-650 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1657 (((-650 |#1|) $) NIL)) (-1670 ((|#2| $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1553 (($ $ |#1| $) 30) (($ $ (-623 |#1|) (-623 $)) 32)) (-3661 (((-749) $) 88)) (-2245 (($ $ $) 20) (($ (-650 |#1|) (-650 |#1|)) 77) (($ (-650 |#1|) $) 75) (($ $ (-650 |#1|)) 76)) (-2233 (((-837) $) NIL) (($ |#1|) 74) (((-1243 |#1| |#2|) $) 58) (((-1252 |#1| |#2|) $) 41) (($ (-650 |#1|)) 25)) (-2969 (((-623 |#2|) $) NIL)) (-1708 ((|#2| $ (-650 |#1|)) NIL)) (-4304 ((|#2| (-1252 |#1| |#2|) $) 43)) (-2688 (($) 23 T CONST)) (-1564 (((-623 (-2 (|:| |k| (-650 |#1|)) (|:| |c| |#2|))) $) NIL)) (-2631 (((-3 $ "failed") (-1243 |#1| |#2|)) 60)) (-3372 (($ (-650 |#1|)) 14)) (-2264 (((-112) $ $) 44)) (-2382 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2370 (($ $) 66) (($ $ $) NIL)) (-2358 (($ $ $) 29)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ |#2| $) 28) (($ $ |#2|) NIL) (($ |#2| (-650 |#1|)) NIL)))
+(((-642 |#1| |#2|) (-13 (-367 |#1| |#2|) (-375 |#2| (-650 |#1|)) (-10 -8 (-15 -2631 ((-3 $ "failed") (-1243 |#1| |#2|))) (-15 -2245 ($ (-650 |#1|) (-650 |#1|))) (-15 -2245 ($ (-650 |#1|) $)) (-15 -2245 ($ $ (-650 |#1|))))) (-825) (-170)) (T -642))
+((-2631 (*1 *1 *2) (|partial| -12 (-5 *2 (-1243 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)) (-5 *1 (-642 *3 *4)))) (-2245 (*1 *1 *2 *2) (-12 (-5 *2 (-650 *3)) (-4 *3 (-825)) (-5 *1 (-642 *3 *4)) (-4 *4 (-170)))) (-2245 (*1 *1 *2 *1) (-12 (-5 *2 (-650 *3)) (-4 *3 (-825)) (-5 *1 (-642 *3 *4)) (-4 *4 (-170)))) (-2245 (*1 *1 *1 *2) (-12 (-5 *2 (-650 *3)) (-4 *3 (-825)) (-5 *1 (-642 *3 *4)) (-4 *4 (-170)))))
+(-13 (-367 |#1| |#2|) (-375 |#2| (-650 |#1|)) (-10 -8 (-15 -2631 ((-3 $ "failed") (-1243 |#1| |#2|))) (-15 -2245 ($ (-650 |#1|) (-650 |#1|))) (-15 -2245 ($ (-650 |#1|) $)) (-15 -2245 ($ $ (-650 |#1|)))))
+((-1837 (((-112) $) NIL) (((-112) (-1 (-112) |#2| |#2|) $) 50)) (-2734 (($ $) NIL) (($ (-1 (-112) |#2| |#2|) $) 12)) (-3994 (($ (-1 (-112) |#2|) $) 28)) (-3770 (($ $) 56)) (-2599 (($ $) 64)) (-2505 (($ |#2| $) NIL) (($ (-1 (-112) |#2|) $) 37)) (-2924 ((|#2| (-1 |#2| |#2| |#2|) $) 21) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 51) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 53)) (-3088 (((-550) |#2| $ (-550)) 61) (((-550) |#2| $) NIL) (((-550) (-1 (-112) |#2|) $) 47)) (-3375 (($ (-749) |#2|) 54)) (-2299 (($ $ $) NIL) (($ (-1 (-112) |#2| |#2|) $ $) 30)) (-2441 (($ $ $) NIL) (($ (-1 (-112) |#2| |#2|) $ $) 24)) (-2392 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 55)) (-3743 (($ |#2|) 15)) (-1715 (($ $ $ (-550)) 36) (($ |#2| $ (-550)) 34)) (-1614 (((-3 |#2| "failed") (-1 (-112) |#2|) $) 46)) (-3749 (($ $ (-1195 (-550))) 44) (($ $ (-550)) 38)) (-2502 (($ $ $ (-550)) 60)) (-2435 (($ $) 58)) (-2290 (((-112) $ $) 66)))
+(((-643 |#1| |#2|) (-10 -8 (-15 -3743 (|#1| |#2|)) (-15 -3749 (|#1| |#1| (-550))) (-15 -3749 (|#1| |#1| (-1195 (-550)))) (-15 -2505 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -1715 (|#1| |#2| |#1| (-550))) (-15 -1715 (|#1| |#1| |#1| (-550))) (-15 -2299 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -3994 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2505 (|#1| |#2| |#1|)) (-15 -2599 (|#1| |#1|)) (-15 -2299 (|#1| |#1| |#1|)) (-15 -2441 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -1837 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -3088 ((-550) (-1 (-112) |#2|) |#1|)) (-15 -3088 ((-550) |#2| |#1|)) (-15 -3088 ((-550) |#2| |#1| (-550))) (-15 -2441 (|#1| |#1| |#1|)) (-15 -1837 ((-112) |#1|)) (-15 -2502 (|#1| |#1| |#1| (-550))) (-15 -3770 (|#1| |#1|)) (-15 -2734 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -2734 (|#1| |#1|)) (-15 -2290 ((-112) |#1| |#1|)) (-15 -2924 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -2924 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2924 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -1614 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -3375 (|#1| (-749) |#2|)) (-15 -2392 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2392 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2435 (|#1| |#1|))) (-644 |#2|) (-1182)) (T -643))
+NIL
+(-10 -8 (-15 -3743 (|#1| |#2|)) (-15 -3749 (|#1| |#1| (-550))) (-15 -3749 (|#1| |#1| (-1195 (-550)))) (-15 -2505 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -1715 (|#1| |#2| |#1| (-550))) (-15 -1715 (|#1| |#1| |#1| (-550))) (-15 -2299 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -3994 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2505 (|#1| |#2| |#1|)) (-15 -2599 (|#1| |#1|)) (-15 -2299 (|#1| |#1| |#1|)) (-15 -2441 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -1837 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -3088 ((-550) (-1 (-112) |#2|) |#1|)) (-15 -3088 ((-550) |#2| |#1|)) (-15 -3088 ((-550) |#2| |#1| (-550))) (-15 -2441 (|#1| |#1| |#1|)) (-15 -1837 ((-112) |#1|)) (-15 -2502 (|#1| |#1| |#1| (-550))) (-15 -3770 (|#1| |#1|)) (-15 -2734 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -2734 (|#1| |#1|)) (-15 -2290 ((-112) |#1| |#1|)) (-15 -2924 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -2924 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2924 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -1614 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -3375 (|#1| (-749) |#2|)) (-15 -2392 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2392 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2435 (|#1| |#1|)))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-1337 ((|#1| $) 48)) (-2422 ((|#1| $) 65)) (-2470 (($ $) 67)) (-3037 (((-1233) $ (-550) (-550)) 97 (|has| $ (-6 -4345)))) (-1687 (($ $ (-550)) 52 (|has| $ (-6 -4345)))) (-1837 (((-112) $) 142 (|has| |#1| (-825))) (((-112) (-1 (-112) |#1| |#1|) $) 136)) (-2734 (($ $) 146 (-12 (|has| |#1| (-825)) (|has| $ (-6 -4345)))) (($ (-1 (-112) |#1| |#1|) $) 145 (|has| $ (-6 -4345)))) (-1814 (($ $) 141 (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $) 135)) (-3368 (((-112) $ (-749)) 8)) (-1629 ((|#1| $ |#1|) 39 (|has| $ (-6 -4345)))) (-2872 (($ $ $) 56 (|has| $ (-6 -4345)))) (-3737 ((|#1| $ |#1|) 54 (|has| $ (-6 -4345)))) (-3946 ((|#1| $ |#1|) 58 (|has| $ (-6 -4345)))) (-2409 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4345))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4345))) (($ $ "rest" $) 55 (|has| $ (-6 -4345))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) 117 (|has| $ (-6 -4345))) ((|#1| $ (-550) |#1|) 86 (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) 41 (|has| $ (-6 -4345)))) (-3994 (($ (-1 (-112) |#1|) $) 129)) (-2097 (($ (-1 (-112) |#1|) $) 102 (|has| $ (-6 -4344)))) (-2408 ((|#1| $) 66)) (-2991 (($) 7 T CONST)) (-3770 (($ $) 144 (|has| $ (-6 -4345)))) (-1999 (($ $) 134)) (-3870 (($ $) 73) (($ $ (-749)) 71)) (-2599 (($ $) 131 (|has| |#1| (-1069)))) (-2708 (($ $) 99 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2505 (($ |#1| $) 130 (|has| |#1| (-1069))) (($ (-1 (-112) |#1|) $) 125)) (-1979 (($ (-1 (-112) |#1|) $) 103 (|has| $ (-6 -4344))) (($ |#1| $) 100 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-3317 ((|#1| $ (-550) |#1|) 85 (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) 87)) (-2950 (((-112) $) 83)) (-3088 (((-550) |#1| $ (-550)) 139 (|has| |#1| (-1069))) (((-550) |#1| $) 138 (|has| |#1| (-1069))) (((-550) (-1 (-112) |#1|) $) 137)) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-4079 (((-623 $) $) 50)) (-3687 (((-112) $ $) 42 (|has| |#1| (-1069)))) (-3375 (($ (-749) |#1|) 108)) (-1445 (((-112) $ (-749)) 9)) (-3096 (((-550) $) 95 (|has| (-550) (-825)))) (-2793 (($ $ $) 147 (|has| |#1| (-825)))) (-2299 (($ $ $) 132 (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) 128)) (-2441 (($ $ $) 140 (|has| |#1| (-825))) (($ (-1 (-112) |#1| |#1|) $ $) 133)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2506 (((-550) $) 94 (|has| (-550) (-825)))) (-2173 (($ $ $) 148 (|has| |#1| (-825)))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-3743 (($ |#1|) 122)) (-1700 (((-112) $ (-749)) 10)) (-2951 (((-623 |#1|) $) 45)) (-1515 (((-112) $) 49)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-2001 ((|#1| $) 70) (($ $ (-749)) 68)) (-1715 (($ $ $ (-550)) 127) (($ |#1| $ (-550)) 126)) (-1476 (($ $ $ (-550)) 116) (($ |#1| $ (-550)) 115)) (-3611 (((-623 (-550)) $) 92)) (-3166 (((-112) (-550) $) 91)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-3858 ((|#1| $) 76) (($ $ (-749)) 74)) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 106)) (-2491 (($ $ |#1|) 96 (|has| $ (-6 -4345)))) (-3164 (((-112) $) 84)) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4100 (((-112) |#1| $) 93 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) 90)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1195 (-550))) 112) ((|#1| $ (-550)) 89) ((|#1| $ (-550) |#1|) 88)) (-1456 (((-550) $ $) 44)) (-3749 (($ $ (-1195 (-550))) 124) (($ $ (-550)) 123)) (-1512 (($ $ (-1195 (-550))) 114) (($ $ (-550)) 113)) (-2320 (((-112) $) 46)) (-1662 (($ $) 62)) (-3709 (($ $) 59 (|has| $ (-6 -4345)))) (-3300 (((-749) $) 63)) (-3813 (($ $) 64)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2502 (($ $ $ (-550)) 143 (|has| $ (-6 -4345)))) (-2435 (($ $) 13)) (-2451 (((-526) $) 98 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 107)) (-2037 (($ $ $) 61) (($ $ |#1|) 60)) (-4006 (($ $ $) 78) (($ |#1| $) 77) (($ (-623 $)) 110) (($ $ |#1|) 109)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-4075 (((-623 $) $) 51)) (-1977 (((-112) $ $) 43 (|has| |#1| (-1069)))) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) 150 (|has| |#1| (-825)))) (-2302 (((-112) $ $) 151 (|has| |#1| (-825)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-2313 (((-112) $ $) 149 (|has| |#1| (-825)))) (-2290 (((-112) $ $) 152 (|has| |#1| (-825)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-644 |#1|) (-138) (-1182)) (T -644))
+((-3743 (*1 *1 *2) (-12 (-4 *1 (-644 *2)) (-4 *2 (-1182)))))
+(-13 (-1118 |t#1|) (-366 |t#1|) (-275 |t#1|) (-10 -8 (-15 -3743 ($ |t#1|))))
+(((-34) . T) ((-101) -1489 (|has| |#1| (-1069)) (|has| |#1| (-825))) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-825)) (|has| |#1| (-595 (-837)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 #0=(-550) |#1|) . T) ((-281 #0# |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-275 |#1|) . T) ((-366 |#1|) . T) ((-481 |#1|) . T) ((-586 #0# |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-629 |#1|) . T) ((-825) |has| |#1| (-825)) ((-984 |#1|) . T) ((-1069) -1489 (|has| |#1| (-1069)) (|has| |#1| (-825))) ((-1118 |#1|) . T) ((-1182) . T) ((-1216 |#1|) . T))
+((-4229 (((-623 (-2 (|:| |particular| (-3 (-1228 |#1|) "failed")) (|:| -2206 (-623 (-1228 |#1|))))) (-623 (-623 |#1|)) (-623 (-1228 |#1|))) 22) (((-623 (-2 (|:| |particular| (-3 (-1228 |#1|) "failed")) (|:| -2206 (-623 (-1228 |#1|))))) (-667 |#1|) (-623 (-1228 |#1|))) 21) (((-2 (|:| |particular| (-3 (-1228 |#1|) "failed")) (|:| -2206 (-623 (-1228 |#1|)))) (-623 (-623 |#1|)) (-1228 |#1|)) 18) (((-2 (|:| |particular| (-3 (-1228 |#1|) "failed")) (|:| -2206 (-623 (-1228 |#1|)))) (-667 |#1|) (-1228 |#1|)) 14)) (-3398 (((-749) (-667 |#1|) (-1228 |#1|)) 30)) (-3786 (((-3 (-1228 |#1|) "failed") (-667 |#1|) (-1228 |#1|)) 24)) (-3837 (((-112) (-667 |#1|) (-1228 |#1|)) 27)))
+(((-645 |#1|) (-10 -7 (-15 -4229 ((-2 (|:| |particular| (-3 (-1228 |#1|) "failed")) (|:| -2206 (-623 (-1228 |#1|)))) (-667 |#1|) (-1228 |#1|))) (-15 -4229 ((-2 (|:| |particular| (-3 (-1228 |#1|) "failed")) (|:| -2206 (-623 (-1228 |#1|)))) (-623 (-623 |#1|)) (-1228 |#1|))) (-15 -4229 ((-623 (-2 (|:| |particular| (-3 (-1228 |#1|) "failed")) (|:| -2206 (-623 (-1228 |#1|))))) (-667 |#1|) (-623 (-1228 |#1|)))) (-15 -4229 ((-623 (-2 (|:| |particular| (-3 (-1228 |#1|) "failed")) (|:| -2206 (-623 (-1228 |#1|))))) (-623 (-623 |#1|)) (-623 (-1228 |#1|)))) (-15 -3786 ((-3 (-1228 |#1|) "failed") (-667 |#1|) (-1228 |#1|))) (-15 -3837 ((-112) (-667 |#1|) (-1228 |#1|))) (-15 -3398 ((-749) (-667 |#1|) (-1228 |#1|)))) (-356)) (T -645))
+((-3398 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *5)) (-5 *4 (-1228 *5)) (-4 *5 (-356)) (-5 *2 (-749)) (-5 *1 (-645 *5)))) (-3837 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *5)) (-5 *4 (-1228 *5)) (-4 *5 (-356)) (-5 *2 (-112)) (-5 *1 (-645 *5)))) (-3786 (*1 *2 *3 *2) (|partial| -12 (-5 *2 (-1228 *4)) (-5 *3 (-667 *4)) (-4 *4 (-356)) (-5 *1 (-645 *4)))) (-4229 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-623 *5))) (-4 *5 (-356)) (-5 *2 (-623 (-2 (|:| |particular| (-3 (-1228 *5) "failed")) (|:| -2206 (-623 (-1228 *5)))))) (-5 *1 (-645 *5)) (-5 *4 (-623 (-1228 *5))))) (-4229 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *5)) (-4 *5 (-356)) (-5 *2 (-623 (-2 (|:| |particular| (-3 (-1228 *5) "failed")) (|:| -2206 (-623 (-1228 *5)))))) (-5 *1 (-645 *5)) (-5 *4 (-623 (-1228 *5))))) (-4229 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-623 *5))) (-4 *5 (-356)) (-5 *2 (-2 (|:| |particular| (-3 (-1228 *5) "failed")) (|:| -2206 (-623 (-1228 *5))))) (-5 *1 (-645 *5)) (-5 *4 (-1228 *5)))) (-4229 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *5)) (-4 *5 (-356)) (-5 *2 (-2 (|:| |particular| (-3 (-1228 *5) "failed")) (|:| -2206 (-623 (-1228 *5))))) (-5 *1 (-645 *5)) (-5 *4 (-1228 *5)))))
+(-10 -7 (-15 -4229 ((-2 (|:| |particular| (-3 (-1228 |#1|) "failed")) (|:| -2206 (-623 (-1228 |#1|)))) (-667 |#1|) (-1228 |#1|))) (-15 -4229 ((-2 (|:| |particular| (-3 (-1228 |#1|) "failed")) (|:| -2206 (-623 (-1228 |#1|)))) (-623 (-623 |#1|)) (-1228 |#1|))) (-15 -4229 ((-623 (-2 (|:| |particular| (-3 (-1228 |#1|) "failed")) (|:| -2206 (-623 (-1228 |#1|))))) (-667 |#1|) (-623 (-1228 |#1|)))) (-15 -4229 ((-623 (-2 (|:| |particular| (-3 (-1228 |#1|) "failed")) (|:| -2206 (-623 (-1228 |#1|))))) (-623 (-623 |#1|)) (-623 (-1228 |#1|)))) (-15 -3786 ((-3 (-1228 |#1|) "failed") (-667 |#1|) (-1228 |#1|))) (-15 -3837 ((-112) (-667 |#1|) (-1228 |#1|))) (-15 -3398 ((-749) (-667 |#1|) (-1228 |#1|))))
+((-4229 (((-623 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2206 (-623 |#3|)))) |#4| (-623 |#3|)) 47) (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2206 (-623 |#3|))) |#4| |#3|) 45)) (-3398 (((-749) |#4| |#3|) 17)) (-3786 (((-3 |#3| "failed") |#4| |#3|) 20)) (-3837 (((-112) |#4| |#3|) 13)))
+(((-646 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4229 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2206 (-623 |#3|))) |#4| |#3|)) (-15 -4229 ((-623 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2206 (-623 |#3|)))) |#4| (-623 |#3|))) (-15 -3786 ((-3 |#3| "failed") |#4| |#3|)) (-15 -3837 ((-112) |#4| |#3|)) (-15 -3398 ((-749) |#4| |#3|))) (-356) (-13 (-366 |#1|) (-10 -7 (-6 -4345))) (-13 (-366 |#1|) (-10 -7 (-6 -4345))) (-665 |#1| |#2| |#3|)) (T -646))
+((-3398 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-4 *6 (-13 (-366 *5) (-10 -7 (-6 -4345)))) (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4345)))) (-5 *2 (-749)) (-5 *1 (-646 *5 *6 *4 *3)) (-4 *3 (-665 *5 *6 *4)))) (-3837 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-4 *6 (-13 (-366 *5) (-10 -7 (-6 -4345)))) (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4345)))) (-5 *2 (-112)) (-5 *1 (-646 *5 *6 *4 *3)) (-4 *3 (-665 *5 *6 *4)))) (-3786 (*1 *2 *3 *2) (|partial| -12 (-4 *4 (-356)) (-4 *5 (-13 (-366 *4) (-10 -7 (-6 -4345)))) (-4 *2 (-13 (-366 *4) (-10 -7 (-6 -4345)))) (-5 *1 (-646 *4 *5 *2 *3)) (-4 *3 (-665 *4 *5 *2)))) (-4229 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-4 *6 (-13 (-366 *5) (-10 -7 (-6 -4345)))) (-4 *7 (-13 (-366 *5) (-10 -7 (-6 -4345)))) (-5 *2 (-623 (-2 (|:| |particular| (-3 *7 "failed")) (|:| -2206 (-623 *7))))) (-5 *1 (-646 *5 *6 *7 *3)) (-5 *4 (-623 *7)) (-4 *3 (-665 *5 *6 *7)))) (-4229 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-4 *6 (-13 (-366 *5) (-10 -7 (-6 -4345)))) (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4345)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2206 (-623 *4)))) (-5 *1 (-646 *5 *6 *4 *3)) (-4 *3 (-665 *5 *6 *4)))))
+(-10 -7 (-15 -4229 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2206 (-623 |#3|))) |#4| |#3|)) (-15 -4229 ((-623 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2206 (-623 |#3|)))) |#4| (-623 |#3|))) (-15 -3786 ((-3 |#3| "failed") |#4| |#3|)) (-15 -3837 ((-112) |#4| |#3|)) (-15 -3398 ((-749) |#4| |#3|)))
+((-2572 (((-2 (|:| |particular| (-3 (-1228 (-400 |#4|)) "failed")) (|:| -2206 (-623 (-1228 (-400 |#4|))))) (-623 |#4|) (-623 |#3|)) 45)))
+(((-647 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2572 ((-2 (|:| |particular| (-3 (-1228 (-400 |#4|)) "failed")) (|:| -2206 (-623 (-1228 (-400 |#4|))))) (-623 |#4|) (-623 |#3|)))) (-542) (-771) (-825) (-923 |#1| |#2| |#3|)) (T -647))
+((-2572 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *7)) (-4 *7 (-825)) (-4 *8 (-923 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771)) (-5 *2 (-2 (|:| |particular| (-3 (-1228 (-400 *8)) "failed")) (|:| -2206 (-623 (-1228 (-400 *8)))))) (-5 *1 (-647 *5 *6 *7 *8)))))
+(-10 -7 (-15 -2572 ((-2 (|:| |particular| (-3 (-1228 (-400 |#4|)) "failed")) (|:| -2206 (-623 (-1228 (-400 |#4|))))) (-623 |#4|) (-623 |#3|))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-2305 (((-3 $ "failed")) NIL (|has| |#2| (-542)))) (-2223 ((|#2| $) NIL)) (-3684 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2946 (((-1228 (-667 |#2|))) NIL) (((-1228 (-667 |#2|)) (-1228 $)) NIL)) (-2644 (((-112) $) NIL)) (-4259 (((-1228 $)) 37)) (-3368 (((-112) $ (-749)) NIL)) (-3955 (($ |#2|) NIL)) (-2991 (($) NIL T CONST)) (-4257 (($ $) NIL (|has| |#2| (-300)))) (-1297 (((-234 |#1| |#2|) $ (-550)) NIL)) (-1350 (((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed")) NIL (|has| |#2| (-542)))) (-1713 (((-3 $ "failed")) NIL (|has| |#2| (-542)))) (-2704 (((-667 |#2|)) NIL) (((-667 |#2|) (-1228 $)) NIL)) (-4281 ((|#2| $) NIL)) (-2693 (((-667 |#2|) $) NIL) (((-667 |#2|) $ (-1228 $)) NIL)) (-2988 (((-3 $ "failed") $) NIL (|has| |#2| (-542)))) (-1549 (((-1141 (-926 |#2|))) NIL (|has| |#2| (-356)))) (-1339 (($ $ (-895)) NIL)) (-2710 ((|#2| $) NIL)) (-2613 (((-1141 |#2|) $) NIL (|has| |#2| (-542)))) (-1690 ((|#2|) NIL) ((|#2| (-1228 $)) NIL)) (-2015 (((-1141 |#2|) $) NIL)) (-2030 (((-112)) NIL)) (-2288 (((-3 (-550) "failed") $) NIL (|has| |#2| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#2| (-1012 (-400 (-550))))) (((-3 |#2| "failed") $) NIL)) (-2202 (((-550) $) NIL (|has| |#2| (-1012 (-550)))) (((-400 (-550)) $) NIL (|has| |#2| (-1012 (-400 (-550))))) ((|#2| $) NIL)) (-2821 (($ (-1228 |#2|)) NIL) (($ (-1228 |#2|) (-1228 $)) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 $) (-1228 $)) NIL) (((-667 |#2|) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-3398 (((-749) $) NIL (|has| |#2| (-542))) (((-895)) 38)) (-3263 ((|#2| $ (-550) (-550)) NIL)) (-4094 (((-112)) NIL)) (-2210 (($ $ (-895)) NIL)) (-2971 (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-2419 (((-112) $) NIL)) (-1436 (((-749) $) NIL (|has| |#2| (-542)))) (-3113 (((-623 (-234 |#1| |#2|)) $) NIL (|has| |#2| (-542)))) (-2050 (((-749) $) NIL)) (-1870 (((-112)) NIL)) (-2063 (((-749) $) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-1517 ((|#2| $) NIL (|has| |#2| (-6 (-4346 "*"))))) (-3397 (((-550) $) NIL)) (-2415 (((-550) $) NIL)) (-2876 (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-1630 (((-550) $) NIL)) (-2964 (((-550) $) NIL)) (-4224 (($ (-623 (-623 |#2|))) NIL)) (-3311 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-3380 (((-623 (-623 |#2|)) $) NIL)) (-4189 (((-112)) NIL)) (-2826 (((-112)) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-3811 (((-3 (-2 (|:| |particular| $) (|:| -2206 (-623 $))) "failed")) NIL (|has| |#2| (-542)))) (-3678 (((-3 $ "failed")) NIL (|has| |#2| (-542)))) (-2128 (((-667 |#2|)) NIL) (((-667 |#2|) (-1228 $)) NIL)) (-2925 ((|#2| $) NIL)) (-2224 (((-667 |#2|) $) NIL) (((-667 |#2|) $ (-1228 $)) NIL)) (-3274 (((-3 $ "failed") $) NIL (|has| |#2| (-542)))) (-3789 (((-1141 (-926 |#2|))) NIL (|has| |#2| (-356)))) (-1692 (($ $ (-895)) NIL)) (-1324 ((|#2| $) NIL)) (-3784 (((-1141 |#2|) $) NIL (|has| |#2| (-542)))) (-4216 ((|#2|) NIL) ((|#2| (-1228 $)) NIL)) (-3876 (((-1141 |#2|) $) NIL)) (-1688 (((-112)) NIL)) (-2369 (((-1127) $) NIL)) (-3143 (((-112)) NIL)) (-1294 (((-112)) NIL)) (-2498 (((-112)) NIL)) (-3765 (((-3 $ "failed") $) NIL (|has| |#2| (-356)))) (-3445 (((-1089) $) NIL)) (-2294 (((-112)) NIL)) (-3409 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-542)))) (-1410 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#2| $ (-550) (-550) |#2|) NIL) ((|#2| $ (-550) (-550)) 22) ((|#2| $ (-550)) NIL)) (-2798 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1145)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-749)) NIL (|has| |#2| (-227))) (($ $) NIL (|has| |#2| (-227)))) (-2761 ((|#2| $) NIL)) (-4000 (($ (-623 |#2|)) NIL)) (-2418 (((-112) $) NIL)) (-2407 (((-234 |#1| |#2|) $) NIL)) (-4270 ((|#2| $) NIL (|has| |#2| (-6 (-4346 "*"))))) (-3457 (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-2435 (($ $) NIL)) (-2999 (((-667 |#2|) (-1228 $)) NIL) (((-1228 |#2|) $) NIL) (((-667 |#2|) (-1228 $) (-1228 $)) NIL) (((-1228 |#2|) $ (-1228 $)) 25)) (-2451 (($ (-1228 |#2|)) NIL) (((-1228 |#2|) $) NIL)) (-2778 (((-623 (-926 |#2|))) NIL) (((-623 (-926 |#2|)) (-1228 $)) NIL)) (-1353 (($ $ $) NIL)) (-4118 (((-112)) NIL)) (-1457 (((-234 |#1| |#2|) $ (-550)) NIL)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ (-400 (-550))) NIL (|has| |#2| (-1012 (-400 (-550))))) (($ |#2|) NIL) (((-667 |#2|) $) NIL)) (-3091 (((-749)) NIL)) (-2206 (((-1228 $)) 36)) (-2364 (((-623 (-1228 |#2|))) NIL (|has| |#2| (-542)))) (-4143 (($ $ $ $) NIL)) (-2941 (((-112)) NIL)) (-3806 (($ (-667 |#2|) $) NIL)) (-3404 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-3695 (((-112) $) NIL)) (-1923 (($ $ $) NIL)) (-2582 (((-112)) NIL)) (-3268 (((-112)) NIL)) (-3836 (((-112)) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1145)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-749)) NIL (|has| |#2| (-227))) (($ $) NIL (|has| |#2| (-227)))) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#2| (-356)))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-234 |#1| |#2|) $ (-234 |#1| |#2|)) NIL) (((-234 |#1| |#2|) (-234 |#1| |#2|) $) NIL)) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-648 |#1| |#2|) (-13 (-1092 |#1| |#2| (-234 |#1| |#2|) (-234 |#1| |#2|)) (-595 (-667 |#2|)) (-410 |#2|)) (-895) (-170)) (T -648))
+NIL
+(-13 (-1092 |#1| |#2| (-234 |#1| |#2|) (-234 |#1| |#2|)) (-595 (-667 |#2|)) (-410 |#2|))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1734 (((-623 (-1104)) $) 10)) (-2233 (((-837) $) 18) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-649) (-13 (-1052) (-10 -8 (-15 -1734 ((-623 (-1104)) $))))) (T -649))
+((-1734 (*1 *2 *1) (-12 (-5 *2 (-623 (-1104))) (-5 *1 (-649)))))
+(-13 (-1052) (-10 -8 (-15 -1734 ((-623 (-1104)) $))))
+((-2221 (((-112) $ $) NIL)) (-3016 (((-623 |#1|) $) NIL)) (-3490 (($ $) 52)) (-2918 (((-112) $) NIL)) (-2288 (((-3 |#1| "failed") $) NIL)) (-2202 ((|#1| $) NIL)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-1752 (((-3 $ "failed") (-797 |#1|)) 23)) (-3001 (((-112) (-797 |#1|)) 15)) (-3415 (($ (-797 |#1|)) 24)) (-2526 (((-112) $ $) 30)) (-3839 (((-895) $) 37)) (-3480 (($ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1735 (((-623 $) (-797 |#1|)) 17)) (-2233 (((-837) $) 43) (($ |#1|) 34) (((-797 |#1|) $) 39) (((-655 |#1|) $) 44)) (-2516 (((-58 (-623 $)) (-623 |#1|) (-895)) 57)) (-3891 (((-623 $) (-623 |#1|) (-895)) 60)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 53)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 38)))
+(((-650 |#1|) (-13 (-825) (-1012 |#1|) (-10 -8 (-15 -2918 ((-112) $)) (-15 -3480 ($ $)) (-15 -3490 ($ $)) (-15 -3839 ((-895) $)) (-15 -2526 ((-112) $ $)) (-15 -2233 ((-797 |#1|) $)) (-15 -2233 ((-655 |#1|) $)) (-15 -1735 ((-623 $) (-797 |#1|))) (-15 -3001 ((-112) (-797 |#1|))) (-15 -3415 ($ (-797 |#1|))) (-15 -1752 ((-3 $ "failed") (-797 |#1|))) (-15 -3016 ((-623 |#1|) $)) (-15 -2516 ((-58 (-623 $)) (-623 |#1|) (-895))) (-15 -3891 ((-623 $) (-623 |#1|) (-895))))) (-825)) (T -650))
+((-2918 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-650 *3)) (-4 *3 (-825)))) (-3480 (*1 *1 *1) (-12 (-5 *1 (-650 *2)) (-4 *2 (-825)))) (-3490 (*1 *1 *1) (-12 (-5 *1 (-650 *2)) (-4 *2 (-825)))) (-3839 (*1 *2 *1) (-12 (-5 *2 (-895)) (-5 *1 (-650 *3)) (-4 *3 (-825)))) (-2526 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-650 *3)) (-4 *3 (-825)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-797 *3)) (-5 *1 (-650 *3)) (-4 *3 (-825)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-655 *3)) (-5 *1 (-650 *3)) (-4 *3 (-825)))) (-1735 (*1 *2 *3) (-12 (-5 *3 (-797 *4)) (-4 *4 (-825)) (-5 *2 (-623 (-650 *4))) (-5 *1 (-650 *4)))) (-3001 (*1 *2 *3) (-12 (-5 *3 (-797 *4)) (-4 *4 (-825)) (-5 *2 (-112)) (-5 *1 (-650 *4)))) (-3415 (*1 *1 *2) (-12 (-5 *2 (-797 *3)) (-4 *3 (-825)) (-5 *1 (-650 *3)))) (-1752 (*1 *1 *2) (|partial| -12 (-5 *2 (-797 *3)) (-4 *3 (-825)) (-5 *1 (-650 *3)))) (-3016 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-650 *3)) (-4 *3 (-825)))) (-2516 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *5)) (-5 *4 (-895)) (-4 *5 (-825)) (-5 *2 (-58 (-623 (-650 *5)))) (-5 *1 (-650 *5)))) (-3891 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *5)) (-5 *4 (-895)) (-4 *5 (-825)) (-5 *2 (-623 (-650 *5))) (-5 *1 (-650 *5)))))
+(-13 (-825) (-1012 |#1|) (-10 -8 (-15 -2918 ((-112) $)) (-15 -3480 ($ $)) (-15 -3490 ($ $)) (-15 -3839 ((-895) $)) (-15 -2526 ((-112) $ $)) (-15 -2233 ((-797 |#1|) $)) (-15 -2233 ((-655 |#1|) $)) (-15 -1735 ((-623 $) (-797 |#1|))) (-15 -3001 ((-112) (-797 |#1|))) (-15 -3415 ($ (-797 |#1|))) (-15 -1752 ((-3 $ "failed") (-797 |#1|))) (-15 -3016 ((-623 |#1|) $)) (-15 -2516 ((-58 (-623 $)) (-623 |#1|) (-895))) (-15 -3891 ((-623 $) (-623 |#1|) (-895)))))
+((-1337 ((|#2| $) 76)) (-2470 (($ $) 96)) (-3368 (((-112) $ (-749)) 26)) (-3870 (($ $) 85) (($ $ (-749)) 88)) (-2950 (((-112) $) 97)) (-4079 (((-623 $) $) 72)) (-3687 (((-112) $ $) 71)) (-1445 (((-112) $ (-749)) 24)) (-3096 (((-550) $) 46)) (-2506 (((-550) $) 45)) (-1700 (((-112) $ (-749)) 22)) (-1515 (((-112) $) 74)) (-2001 ((|#2| $) 89) (($ $ (-749)) 92)) (-1476 (($ $ $ (-550)) 62) (($ |#2| $ (-550)) 61)) (-3611 (((-623 (-550)) $) 44)) (-3166 (((-112) (-550) $) 42)) (-3858 ((|#2| $) NIL) (($ $ (-749)) 84)) (-4268 (($ $ (-550)) 100)) (-3164 (((-112) $) 99)) (-1410 (((-112) (-1 (-112) |#2|) $) 32)) (-1375 (((-623 |#2|) $) 33)) (-2757 ((|#2| $ "value") NIL) ((|#2| $ "first") 83) (($ $ "rest") 87) ((|#2| $ "last") 95) (($ $ (-1195 (-550))) 58) ((|#2| $ (-550)) 40) ((|#2| $ (-550) |#2|) 41)) (-1456 (((-550) $ $) 70)) (-1512 (($ $ (-1195 (-550))) 57) (($ $ (-550)) 51)) (-2320 (((-112) $) 66)) (-1662 (($ $) 81)) (-3300 (((-749) $) 80)) (-3813 (($ $) 79)) (-2245 (($ (-623 |#2|)) 37)) (-4012 (($ $) 101)) (-4075 (((-623 $) $) 69)) (-1977 (((-112) $ $) 68)) (-3404 (((-112) (-1 (-112) |#2|) $) 31)) (-2264 (((-112) $ $) 18)) (-3307 (((-749) $) 29)))
+(((-651 |#1| |#2|) (-10 -8 (-15 -4012 (|#1| |#1|)) (-15 -4268 (|#1| |#1| (-550))) (-15 -2950 ((-112) |#1|)) (-15 -3164 ((-112) |#1|)) (-15 -2757 (|#2| |#1| (-550) |#2|)) (-15 -2757 (|#2| |#1| (-550))) (-15 -1375 ((-623 |#2|) |#1|)) (-15 -3166 ((-112) (-550) |#1|)) (-15 -3611 ((-623 (-550)) |#1|)) (-15 -2506 ((-550) |#1|)) (-15 -3096 ((-550) |#1|)) (-15 -2245 (|#1| (-623 |#2|))) (-15 -2757 (|#1| |#1| (-1195 (-550)))) (-15 -1512 (|#1| |#1| (-550))) (-15 -1512 (|#1| |#1| (-1195 (-550)))) (-15 -1476 (|#1| |#2| |#1| (-550))) (-15 -1476 (|#1| |#1| |#1| (-550))) (-15 -1662 (|#1| |#1|)) (-15 -3300 ((-749) |#1|)) (-15 -3813 (|#1| |#1|)) (-15 -2470 (|#1| |#1|)) (-15 -2001 (|#1| |#1| (-749))) (-15 -2757 (|#2| |#1| "last")) (-15 -2001 (|#2| |#1|)) (-15 -3870 (|#1| |#1| (-749))) (-15 -2757 (|#1| |#1| "rest")) (-15 -3870 (|#1| |#1|)) (-15 -3858 (|#1| |#1| (-749))) (-15 -2757 (|#2| |#1| "first")) (-15 -3858 (|#2| |#1|)) (-15 -3687 ((-112) |#1| |#1|)) (-15 -1977 ((-112) |#1| |#1|)) (-15 -1456 ((-550) |#1| |#1|)) (-15 -2320 ((-112) |#1|)) (-15 -2757 (|#2| |#1| "value")) (-15 -1337 (|#2| |#1|)) (-15 -1515 ((-112) |#1|)) (-15 -4079 ((-623 |#1|) |#1|)) (-15 -4075 ((-623 |#1|) |#1|)) (-15 -2264 ((-112) |#1| |#1|)) (-15 -1410 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3404 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3307 ((-749) |#1|)) (-15 -3368 ((-112) |#1| (-749))) (-15 -1445 ((-112) |#1| (-749))) (-15 -1700 ((-112) |#1| (-749)))) (-652 |#2|) (-1182)) (T -651))
+NIL
+(-10 -8 (-15 -4012 (|#1| |#1|)) (-15 -4268 (|#1| |#1| (-550))) (-15 -2950 ((-112) |#1|)) (-15 -3164 ((-112) |#1|)) (-15 -2757 (|#2| |#1| (-550) |#2|)) (-15 -2757 (|#2| |#1| (-550))) (-15 -1375 ((-623 |#2|) |#1|)) (-15 -3166 ((-112) (-550) |#1|)) (-15 -3611 ((-623 (-550)) |#1|)) (-15 -2506 ((-550) |#1|)) (-15 -3096 ((-550) |#1|)) (-15 -2245 (|#1| (-623 |#2|))) (-15 -2757 (|#1| |#1| (-1195 (-550)))) (-15 -1512 (|#1| |#1| (-550))) (-15 -1512 (|#1| |#1| (-1195 (-550)))) (-15 -1476 (|#1| |#2| |#1| (-550))) (-15 -1476 (|#1| |#1| |#1| (-550))) (-15 -1662 (|#1| |#1|)) (-15 -3300 ((-749) |#1|)) (-15 -3813 (|#1| |#1|)) (-15 -2470 (|#1| |#1|)) (-15 -2001 (|#1| |#1| (-749))) (-15 -2757 (|#2| |#1| "last")) (-15 -2001 (|#2| |#1|)) (-15 -3870 (|#1| |#1| (-749))) (-15 -2757 (|#1| |#1| "rest")) (-15 -3870 (|#1| |#1|)) (-15 -3858 (|#1| |#1| (-749))) (-15 -2757 (|#2| |#1| "first")) (-15 -3858 (|#2| |#1|)) (-15 -3687 ((-112) |#1| |#1|)) (-15 -1977 ((-112) |#1| |#1|)) (-15 -1456 ((-550) |#1| |#1|)) (-15 -2320 ((-112) |#1|)) (-15 -2757 (|#2| |#1| "value")) (-15 -1337 (|#2| |#1|)) (-15 -1515 ((-112) |#1|)) (-15 -4079 ((-623 |#1|) |#1|)) (-15 -4075 ((-623 |#1|) |#1|)) (-15 -2264 ((-112) |#1| |#1|)) (-15 -1410 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3404 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3307 ((-749) |#1|)) (-15 -3368 ((-112) |#1| (-749))) (-15 -1445 ((-112) |#1| (-749))) (-15 -1700 ((-112) |#1| (-749))))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-1337 ((|#1| $) 48)) (-2422 ((|#1| $) 65)) (-2470 (($ $) 67)) (-3037 (((-1233) $ (-550) (-550)) 97 (|has| $ (-6 -4345)))) (-1687 (($ $ (-550)) 52 (|has| $ (-6 -4345)))) (-3368 (((-112) $ (-749)) 8)) (-1629 ((|#1| $ |#1|) 39 (|has| $ (-6 -4345)))) (-2872 (($ $ $) 56 (|has| $ (-6 -4345)))) (-3737 ((|#1| $ |#1|) 54 (|has| $ (-6 -4345)))) (-3946 ((|#1| $ |#1|) 58 (|has| $ (-6 -4345)))) (-2409 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4345))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4345))) (($ $ "rest" $) 55 (|has| $ (-6 -4345))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) 117 (|has| $ (-6 -4345))) ((|#1| $ (-550) |#1|) 86 (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) 41 (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) |#1|) $) 102)) (-2408 ((|#1| $) 66)) (-2991 (($) 7 T CONST)) (-4129 (($ $) 124)) (-3870 (($ $) 73) (($ $ (-749)) 71)) (-2708 (($ $) 99 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-1979 (($ |#1| $) 100 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#1|) $) 103)) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-3317 ((|#1| $ (-550) |#1|) 85 (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) 87)) (-2950 (((-112) $) 83)) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-2602 (((-749) $) 123)) (-4079 (((-623 $) $) 50)) (-3687 (((-112) $ $) 42 (|has| |#1| (-1069)))) (-3375 (($ (-749) |#1|) 108)) (-1445 (((-112) $ (-749)) 9)) (-3096 (((-550) $) 95 (|has| (-550) (-825)))) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2506 (((-550) $) 94 (|has| (-550) (-825)))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-1700 (((-112) $ (-749)) 10)) (-2951 (((-623 |#1|) $) 45)) (-1515 (((-112) $) 49)) (-4264 (($ $) 126)) (-2850 (((-112) $) 127)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-2001 ((|#1| $) 70) (($ $ (-749)) 68)) (-1476 (($ $ $ (-550)) 116) (($ |#1| $ (-550)) 115)) (-3611 (((-623 (-550)) $) 92)) (-3166 (((-112) (-550) $) 91)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-1376 ((|#1| $) 125)) (-3858 ((|#1| $) 76) (($ $ (-749)) 74)) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 106)) (-2491 (($ $ |#1|) 96 (|has| $ (-6 -4345)))) (-4268 (($ $ (-550)) 122)) (-3164 (((-112) $) 84)) (-2333 (((-112) $) 128)) (-1524 (((-112) $) 129)) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4100 (((-112) |#1| $) 93 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) 90)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1195 (-550))) 112) ((|#1| $ (-550)) 89) ((|#1| $ (-550) |#1|) 88)) (-1456 (((-550) $ $) 44)) (-1512 (($ $ (-1195 (-550))) 114) (($ $ (-550)) 113)) (-2320 (((-112) $) 46)) (-1662 (($ $) 62)) (-3709 (($ $) 59 (|has| $ (-6 -4345)))) (-3300 (((-749) $) 63)) (-3813 (($ $) 64)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2451 (((-526) $) 98 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 107)) (-2037 (($ $ $) 61 (|has| $ (-6 -4345))) (($ $ |#1|) 60 (|has| $ (-6 -4345)))) (-4006 (($ $ $) 78) (($ |#1| $) 77) (($ (-623 $)) 110) (($ $ |#1|) 109)) (-4012 (($ $) 121)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-4075 (((-623 $) $) 51)) (-1977 (((-112) $ $) 43 (|has| |#1| (-1069)))) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-652 |#1|) (-138) (-1182)) (T -652))
+((-1979 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-652 *3)) (-4 *3 (-1182)))) (-2097 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-652 *3)) (-4 *3 (-1182)))) (-1524 (*1 *2 *1) (-12 (-4 *1 (-652 *3)) (-4 *3 (-1182)) (-5 *2 (-112)))) (-2333 (*1 *2 *1) (-12 (-4 *1 (-652 *3)) (-4 *3 (-1182)) (-5 *2 (-112)))) (-2850 (*1 *2 *1) (-12 (-4 *1 (-652 *3)) (-4 *3 (-1182)) (-5 *2 (-112)))) (-4264 (*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1182)))) (-1376 (*1 *2 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1182)))) (-4129 (*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1182)))) (-2602 (*1 *2 *1) (-12 (-4 *1 (-652 *3)) (-4 *3 (-1182)) (-5 *2 (-749)))) (-4268 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-652 *3)) (-4 *3 (-1182)))) (-4012 (*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1182)))))
+(-13 (-1118 |t#1|) (-10 -8 (-15 -1979 ($ (-1 (-112) |t#1|) $)) (-15 -2097 ($ (-1 (-112) |t#1|) $)) (-15 -1524 ((-112) $)) (-15 -2333 ((-112) $)) (-15 -2850 ((-112) $)) (-15 -4264 ($ $)) (-15 -1376 (|t#1| $)) (-15 -4129 ($ $)) (-15 -2602 ((-749) $)) (-15 -4268 ($ $ (-550))) (-15 -4012 ($ $))))
+(((-34) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 #0=(-550) |#1|) . T) ((-281 #0# |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-586 #0# |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-629 |#1|) . T) ((-984 |#1|) . T) ((-1069) |has| |#1| (-1069)) ((-1118 |#1|) . T) ((-1182) . T) ((-1216 |#1|) . T))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3718 (($ (-749) (-749) (-749)) 33 (|has| |#1| (-1021)))) (-3368 (((-112) $ (-749)) NIL)) (-3812 ((|#1| $ (-749) (-749) (-749) |#1|) 27)) (-2991 (($) NIL T CONST)) (-3144 (($ $ $) 37 (|has| |#1| (-1021)))) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) NIL)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1381 (((-1228 (-749)) $) 9)) (-1521 (($ (-1145) $ $) 22)) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-2277 (($ (-749)) 35 (|has| |#1| (-1021)))) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#1| $ (-749) (-749) (-749)) 25)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) NIL)) (-2245 (($ (-623 (-623 (-623 |#1|)))) 44)) (-2233 (($ (-932 (-932 (-932 |#1|)))) 15) (((-932 (-932 (-932 |#1|))) $) 12) (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-653 |#1|) (-13 (-481 |#1|) (-10 -8 (IF (|has| |#1| (-1021)) (PROGN (-15 -3718 ($ (-749) (-749) (-749))) (-15 -2277 ($ (-749))) (-15 -3144 ($ $ $))) |%noBranch|) (-15 -2245 ($ (-623 (-623 (-623 |#1|))))) (-15 -2757 (|#1| $ (-749) (-749) (-749))) (-15 -3812 (|#1| $ (-749) (-749) (-749) |#1|)) (-15 -2233 ($ (-932 (-932 (-932 |#1|))))) (-15 -2233 ((-932 (-932 (-932 |#1|))) $)) (-15 -1521 ($ (-1145) $ $)) (-15 -1381 ((-1228 (-749)) $)))) (-1069)) (T -653))
+((-3718 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-749)) (-5 *1 (-653 *3)) (-4 *3 (-1021)) (-4 *3 (-1069)))) (-2277 (*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-653 *3)) (-4 *3 (-1021)) (-4 *3 (-1069)))) (-3144 (*1 *1 *1 *1) (-12 (-5 *1 (-653 *2)) (-4 *2 (-1021)) (-4 *2 (-1069)))) (-2245 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 (-623 *3)))) (-4 *3 (-1069)) (-5 *1 (-653 *3)))) (-2757 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-749)) (-5 *1 (-653 *2)) (-4 *2 (-1069)))) (-3812 (*1 *2 *1 *3 *3 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-653 *2)) (-4 *2 (-1069)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-932 (-932 (-932 *3)))) (-4 *3 (-1069)) (-5 *1 (-653 *3)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-932 (-932 (-932 *3)))) (-5 *1 (-653 *3)) (-4 *3 (-1069)))) (-1521 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-653 *3)) (-4 *3 (-1069)))) (-1381 (*1 *2 *1) (-12 (-5 *2 (-1228 (-749))) (-5 *1 (-653 *3)) (-4 *3 (-1069)))))
+(-13 (-481 |#1|) (-10 -8 (IF (|has| |#1| (-1021)) (PROGN (-15 -3718 ($ (-749) (-749) (-749))) (-15 -2277 ($ (-749))) (-15 -3144 ($ $ $))) |%noBranch|) (-15 -2245 ($ (-623 (-623 (-623 |#1|))))) (-15 -2757 (|#1| $ (-749) (-749) (-749))) (-15 -3812 (|#1| $ (-749) (-749) (-749) |#1|)) (-15 -2233 ($ (-932 (-932 (-932 |#1|))))) (-15 -2233 ((-932 (-932 (-932 |#1|))) $)) (-15 -1521 ($ (-1145) $ $)) (-15 -1381 ((-1228 (-749)) $))))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3724 (((-475) $) 10)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 21) (((-1150) $) NIL) (($ (-1150)) NIL)) (-1865 (((-1104) $) 12)) (-2264 (((-112) $ $) NIL)))
+(((-654) (-13 (-1052) (-10 -8 (-15 -3724 ((-475) $)) (-15 -1865 ((-1104) $))))) (T -654))
+((-3724 (*1 *2 *1) (-12 (-5 *2 (-475)) (-5 *1 (-654)))) (-1865 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-654)))))
+(-13 (-1052) (-10 -8 (-15 -3724 ((-475) $)) (-15 -1865 ((-1104) $))))
+((-2221 (((-112) $ $) NIL)) (-3016 (((-623 |#1|) $) 14)) (-3490 (($ $) 18)) (-2918 (((-112) $) 19)) (-2288 (((-3 |#1| "failed") $) 22)) (-2202 ((|#1| $) 20)) (-3870 (($ $) 36)) (-2481 (($ $) 24)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2526 (((-112) $ $) 42)) (-3839 (((-895) $) 38)) (-3480 (($ $) 17)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3858 ((|#1| $) 35)) (-2233 (((-837) $) 31) (($ |#1|) 23) (((-797 |#1|) $) 27)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 12)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 40)) (* (($ $ $) 34)))
+(((-655 |#1|) (-13 (-825) (-1012 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -2233 ((-797 |#1|) $)) (-15 -3858 (|#1| $)) (-15 -3480 ($ $)) (-15 -3839 ((-895) $)) (-15 -2526 ((-112) $ $)) (-15 -2481 ($ $)) (-15 -3870 ($ $)) (-15 -2918 ((-112) $)) (-15 -3490 ($ $)) (-15 -3016 ((-623 |#1|) $)))) (-825)) (T -655))
+((* (*1 *1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-797 *3)) (-5 *1 (-655 *3)) (-4 *3 (-825)))) (-3858 (*1 *2 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825)))) (-3480 (*1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825)))) (-3839 (*1 *2 *1) (-12 (-5 *2 (-895)) (-5 *1 (-655 *3)) (-4 *3 (-825)))) (-2526 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-655 *3)) (-4 *3 (-825)))) (-2481 (*1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825)))) (-3870 (*1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825)))) (-2918 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-655 *3)) (-4 *3 (-825)))) (-3490 (*1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825)))) (-3016 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-655 *3)) (-4 *3 (-825)))))
+(-13 (-825) (-1012 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -2233 ((-797 |#1|) $)) (-15 -3858 (|#1| $)) (-15 -3480 ($ $)) (-15 -3839 ((-895) $)) (-15 -2526 ((-112) $ $)) (-15 -2481 ($ $)) (-15 -3870 ($ $)) (-15 -2918 ((-112) $)) (-15 -3490 ($ $)) (-15 -3016 ((-623 |#1|) $))))
+((-1593 ((|#1| (-1 |#1| (-749) |#1|) (-749) |#1|) 11)) (-1319 ((|#1| (-1 |#1| |#1|) (-749) |#1|) 9)))
+(((-656 |#1|) (-10 -7 (-15 -1319 (|#1| (-1 |#1| |#1|) (-749) |#1|)) (-15 -1593 (|#1| (-1 |#1| (-749) |#1|) (-749) |#1|))) (-1069)) (T -656))
+((-1593 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 (-749) *2)) (-5 *4 (-749)) (-4 *2 (-1069)) (-5 *1 (-656 *2)))) (-1319 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *2)) (-5 *4 (-749)) (-4 *2 (-1069)) (-5 *1 (-656 *2)))))
+(-10 -7 (-15 -1319 (|#1| (-1 |#1| |#1|) (-749) |#1|)) (-15 -1593 (|#1| (-1 |#1| (-749) |#1|) (-749) |#1|)))
+((-1998 ((|#2| |#1| |#2|) 9)) (-1986 ((|#1| |#1| |#2|) 8)))
+(((-657 |#1| |#2|) (-10 -7 (-15 -1986 (|#1| |#1| |#2|)) (-15 -1998 (|#2| |#1| |#2|))) (-1069) (-1069)) (T -657))
+((-1998 (*1 *2 *3 *2) (-12 (-5 *1 (-657 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1069)))) (-1986 (*1 *2 *2 *3) (-12 (-5 *1 (-657 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1069)))))
+(-10 -7 (-15 -1986 (|#1| |#1| |#2|)) (-15 -1998 (|#2| |#1| |#2|)))
+((-3969 ((|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|) 11)))
+(((-658 |#1| |#2| |#3|) (-10 -7 (-15 -3969 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|))) (-1069) (-1069) (-1069)) (T -658))
+((-3969 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *2 (-1069)) (-5 *1 (-658 *5 *6 *2)))))
+(-10 -7 (-15 -3969 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|)))
+((-2221 (((-112) $ $) NIL)) (-2263 (((-1181) $) 20)) (-2203 (((-623 (-1181)) $) 18)) (-3638 (($ (-623 (-1181)) (-1181)) 13)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 29) (((-1150) $) NIL) (($ (-1150)) NIL) (((-1181) $) 21) (($ (-1087)) 10)) (-2264 (((-112) $ $) NIL)))
+(((-659) (-13 (-1052) (-595 (-1181)) (-10 -8 (-15 -2233 ($ (-1087))) (-15 -3638 ($ (-623 (-1181)) (-1181))) (-15 -2203 ((-623 (-1181)) $)) (-15 -2263 ((-1181) $))))) (T -659))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-659)))) (-3638 (*1 *1 *2 *3) (-12 (-5 *2 (-623 (-1181))) (-5 *3 (-1181)) (-5 *1 (-659)))) (-2203 (*1 *2 *1) (-12 (-5 *2 (-623 (-1181))) (-5 *1 (-659)))) (-2263 (*1 *2 *1) (-12 (-5 *2 (-1181)) (-5 *1 (-659)))))
+(-13 (-1052) (-595 (-1181)) (-10 -8 (-15 -2233 ($ (-1087))) (-15 -3638 ($ (-623 (-1181)) (-1181))) (-15 -2203 ((-623 (-1181)) $)) (-15 -2263 ((-1181) $))))
+((-1593 (((-1 |#1| (-749) |#1|) (-1 |#1| (-749) |#1|)) 23)) (-2668 (((-1 |#1|) |#1|) 8)) (-3345 ((|#1| |#1|) 16)) (-1874 (((-623 |#1|) (-1 (-623 |#1|) (-623 |#1|)) (-550)) 15) ((|#1| (-1 |#1| |#1|)) 11)) (-2233 (((-1 |#1|) |#1|) 9)) (** (((-1 |#1| |#1|) (-1 |#1| |#1|) (-749)) 20)))
+(((-660 |#1|) (-10 -7 (-15 -2668 ((-1 |#1|) |#1|)) (-15 -2233 ((-1 |#1|) |#1|)) (-15 -1874 (|#1| (-1 |#1| |#1|))) (-15 -1874 ((-623 |#1|) (-1 (-623 |#1|) (-623 |#1|)) (-550))) (-15 -3345 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-749))) (-15 -1593 ((-1 |#1| (-749) |#1|) (-1 |#1| (-749) |#1|)))) (-1069)) (T -660))
+((-1593 (*1 *2 *2) (-12 (-5 *2 (-1 *3 (-749) *3)) (-4 *3 (-1069)) (-5 *1 (-660 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-749)) (-4 *4 (-1069)) (-5 *1 (-660 *4)))) (-3345 (*1 *2 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-1069)))) (-1874 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-623 *5) (-623 *5))) (-5 *4 (-550)) (-5 *2 (-623 *5)) (-5 *1 (-660 *5)) (-4 *5 (-1069)))) (-1874 (*1 *2 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-660 *2)) (-4 *2 (-1069)))) (-2233 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-660 *3)) (-4 *3 (-1069)))) (-2668 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-660 *3)) (-4 *3 (-1069)))))
+(-10 -7 (-15 -2668 ((-1 |#1|) |#1|)) (-15 -2233 ((-1 |#1|) |#1|)) (-15 -1874 (|#1| (-1 |#1| |#1|))) (-15 -1874 ((-623 |#1|) (-1 (-623 |#1|) (-623 |#1|)) (-550))) (-15 -3345 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-749))) (-15 -1593 ((-1 |#1| (-749) |#1|) (-1 |#1| (-749) |#1|))))
+((-2853 (((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)) 16)) (-3777 (((-1 |#2|) (-1 |#2| |#1|) |#1|) 13)) (-4165 (((-1 |#2| |#1|) (-1 |#2|)) 14)) (-2983 (((-1 |#2| |#1|) |#2|) 11)))
+(((-661 |#1| |#2|) (-10 -7 (-15 -2983 ((-1 |#2| |#1|) |#2|)) (-15 -3777 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -4165 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -2853 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)))) (-1069) (-1069)) (T -661))
+((-2853 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-5 *2 (-1 *5 *4)) (-5 *1 (-661 *4 *5)))) (-4165 (*1 *2 *3) (-12 (-5 *3 (-1 *5)) (-4 *5 (-1069)) (-5 *2 (-1 *5 *4)) (-5 *1 (-661 *4 *5)) (-4 *4 (-1069)))) (-3777 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-5 *2 (-1 *5)) (-5 *1 (-661 *4 *5)))) (-2983 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-661 *4 *3)) (-4 *4 (-1069)) (-4 *3 (-1069)))))
+(-10 -7 (-15 -2983 ((-1 |#2| |#1|) |#2|)) (-15 -3777 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -4165 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -2853 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|))))
+((-1274 (((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|)) 17)) (-2519 (((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|) 11)) (-2495 (((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|) 13)) (-3354 (((-1 |#3| |#1| |#2|) (-1 |#3| |#1|)) 14)) (-2357 (((-1 |#3| |#1| |#2|) (-1 |#3| |#2|)) 15)) (* (((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)) 21)))
+(((-662 |#1| |#2| |#3|) (-10 -7 (-15 -2519 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -2495 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -3354 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -2357 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -1274 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)))) (-1069) (-1069) (-1069)) (T -662))
+((* (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-1 *7 *5)) (-5 *1 (-662 *5 *6 *7)))) (-1274 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-662 *4 *5 *6)))) (-2357 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-662 *4 *5 *6)) (-4 *4 (-1069)))) (-3354 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4)) (-4 *4 (-1069)) (-4 *6 (-1069)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-662 *4 *5 *6)) (-4 *5 (-1069)))) (-2495 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-5 *2 (-1 *6 *5)) (-5 *1 (-662 *4 *5 *6)))) (-2519 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1069)) (-4 *4 (-1069)) (-4 *6 (-1069)) (-5 *2 (-1 *6 *5)) (-5 *1 (-662 *5 *4 *6)))))
+(-10 -7 (-15 -2519 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -2495 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -3354 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -2357 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -1274 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|))))
+((-2924 ((|#5| (-1 |#5| |#1| |#5|) |#4| |#5|) 39)) (-2392 (((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|) 37) ((|#8| (-1 |#5| |#1|) |#4|) 31)))
+(((-663 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -2392 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -2392 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -2924 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|))) (-1021) (-366 |#1|) (-366 |#1|) (-665 |#1| |#2| |#3|) (-1021) (-366 |#5|) (-366 |#5|) (-665 |#5| |#6| |#7|)) (T -663))
+((-2924 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1021)) (-4 *2 (-1021)) (-4 *6 (-366 *5)) (-4 *7 (-366 *5)) (-4 *8 (-366 *2)) (-4 *9 (-366 *2)) (-5 *1 (-663 *5 *6 *7 *4 *2 *8 *9 *10)) (-4 *4 (-665 *5 *6 *7)) (-4 *10 (-665 *2 *8 *9)))) (-2392 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *8 "failed") *5)) (-4 *5 (-1021)) (-4 *8 (-1021)) (-4 *6 (-366 *5)) (-4 *7 (-366 *5)) (-4 *2 (-665 *8 *9 *10)) (-5 *1 (-663 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-665 *5 *6 *7)) (-4 *9 (-366 *8)) (-4 *10 (-366 *8)))) (-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-1021)) (-4 *8 (-1021)) (-4 *6 (-366 *5)) (-4 *7 (-366 *5)) (-4 *2 (-665 *8 *9 *10)) (-5 *1 (-663 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-665 *5 *6 *7)) (-4 *9 (-366 *8)) (-4 *10 (-366 *8)))))
+(-10 -7 (-15 -2392 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -2392 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -2924 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|)))
+((-3370 (($ (-749) (-749)) 33)) (-2705 (($ $ $) 56)) (-3569 (($ |#3|) 52) (($ $) 53)) (-3684 (((-112) $) 28)) (-1481 (($ $ (-550) (-550)) 58)) (-3781 (($ $ (-550) (-550)) 59)) (-1825 (($ $ (-550) (-550) (-550) (-550)) 63)) (-4296 (($ $) 54)) (-2644 (((-112) $) 14)) (-3154 (($ $ (-550) (-550) $) 64)) (-2409 ((|#2| $ (-550) (-550) |#2|) NIL) (($ $ (-623 (-550)) (-623 (-550)) $) 62)) (-3955 (($ (-749) |#2|) 39)) (-4224 (($ (-623 (-623 |#2|))) 37)) (-3380 (((-623 (-623 |#2|)) $) 57)) (-2458 (($ $ $) 55)) (-3409 (((-3 $ "failed") $ |#2|) 91)) (-2757 ((|#2| $ (-550) (-550)) NIL) ((|#2| $ (-550) (-550) |#2|) NIL) (($ $ (-623 (-550)) (-623 (-550))) 61)) (-4000 (($ (-623 |#2|)) 40) (($ (-623 $)) 42)) (-2418 (((-112) $) 24)) (-2233 (($ |#4|) 47) (((-837) $) NIL)) (-3695 (((-112) $) 30)) (-2382 (($ $ |#2|) 93)) (-2370 (($ $ $) 68) (($ $) 71)) (-2358 (($ $ $) 66)) (** (($ $ (-749)) 80) (($ $ (-550)) 96)) (* (($ $ $) 77) (($ |#2| $) 73) (($ $ |#2|) 74) (($ (-550) $) 76) ((|#4| $ |#4|) 84) ((|#3| |#3| $) 88)))
+(((-664 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2233 ((-837) |#1|)) (-15 ** (|#1| |#1| (-550))) (-15 -2382 (|#1| |#1| |#2|)) (-15 -3409 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-749))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 -2370 (|#1| |#1| |#1|)) (-15 -2358 (|#1| |#1| |#1|)) (-15 -3154 (|#1| |#1| (-550) (-550) |#1|)) (-15 -1825 (|#1| |#1| (-550) (-550) (-550) (-550))) (-15 -3781 (|#1| |#1| (-550) (-550))) (-15 -1481 (|#1| |#1| (-550) (-550))) (-15 -2409 (|#1| |#1| (-623 (-550)) (-623 (-550)) |#1|)) (-15 -2757 (|#1| |#1| (-623 (-550)) (-623 (-550)))) (-15 -3380 ((-623 (-623 |#2|)) |#1|)) (-15 -2705 (|#1| |#1| |#1|)) (-15 -2458 (|#1| |#1| |#1|)) (-15 -4296 (|#1| |#1|)) (-15 -3569 (|#1| |#1|)) (-15 -3569 (|#1| |#3|)) (-15 -2233 (|#1| |#4|)) (-15 -4000 (|#1| (-623 |#1|))) (-15 -4000 (|#1| (-623 |#2|))) (-15 -3955 (|#1| (-749) |#2|)) (-15 -4224 (|#1| (-623 (-623 |#2|)))) (-15 -3370 (|#1| (-749) (-749))) (-15 -3695 ((-112) |#1|)) (-15 -3684 ((-112) |#1|)) (-15 -2418 ((-112) |#1|)) (-15 -2644 ((-112) |#1|)) (-15 -2409 (|#2| |#1| (-550) (-550) |#2|)) (-15 -2757 (|#2| |#1| (-550) (-550) |#2|)) (-15 -2757 (|#2| |#1| (-550) (-550)))) (-665 |#2| |#3| |#4|) (-1021) (-366 |#2|) (-366 |#2|)) (T -664))
+NIL
+(-10 -8 (-15 -2233 ((-837) |#1|)) (-15 ** (|#1| |#1| (-550))) (-15 -2382 (|#1| |#1| |#2|)) (-15 -3409 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-749))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 -2370 (|#1| |#1| |#1|)) (-15 -2358 (|#1| |#1| |#1|)) (-15 -3154 (|#1| |#1| (-550) (-550) |#1|)) (-15 -1825 (|#1| |#1| (-550) (-550) (-550) (-550))) (-15 -3781 (|#1| |#1| (-550) (-550))) (-15 -1481 (|#1| |#1| (-550) (-550))) (-15 -2409 (|#1| |#1| (-623 (-550)) (-623 (-550)) |#1|)) (-15 -2757 (|#1| |#1| (-623 (-550)) (-623 (-550)))) (-15 -3380 ((-623 (-623 |#2|)) |#1|)) (-15 -2705 (|#1| |#1| |#1|)) (-15 -2458 (|#1| |#1| |#1|)) (-15 -4296 (|#1| |#1|)) (-15 -3569 (|#1| |#1|)) (-15 -3569 (|#1| |#3|)) (-15 -2233 (|#1| |#4|)) (-15 -4000 (|#1| (-623 |#1|))) (-15 -4000 (|#1| (-623 |#2|))) (-15 -3955 (|#1| (-749) |#2|)) (-15 -4224 (|#1| (-623 (-623 |#2|)))) (-15 -3370 (|#1| (-749) (-749))) (-15 -3695 ((-112) |#1|)) (-15 -3684 ((-112) |#1|)) (-15 -2418 ((-112) |#1|)) (-15 -2644 ((-112) |#1|)) (-15 -2409 (|#2| |#1| (-550) (-550) |#2|)) (-15 -2757 (|#2| |#1| (-550) (-550) |#2|)) (-15 -2757 (|#2| |#1| (-550) (-550))))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-3370 (($ (-749) (-749)) 97)) (-2705 (($ $ $) 87)) (-3569 (($ |#2|) 91) (($ $) 90)) (-3684 (((-112) $) 99)) (-1481 (($ $ (-550) (-550)) 83)) (-3781 (($ $ (-550) (-550)) 82)) (-1825 (($ $ (-550) (-550) (-550) (-550)) 81)) (-4296 (($ $) 89)) (-2644 (((-112) $) 101)) (-3368 (((-112) $ (-749)) 8)) (-3154 (($ $ (-550) (-550) $) 80)) (-2409 ((|#1| $ (-550) (-550) |#1|) 44) (($ $ (-623 (-550)) (-623 (-550)) $) 84)) (-1645 (($ $ (-550) |#2|) 42)) (-4097 (($ $ (-550) |#3|) 41)) (-3955 (($ (-749) |#1|) 95)) (-2991 (($) 7 T CONST)) (-4257 (($ $) 67 (|has| |#1| (-300)))) (-1297 ((|#2| $ (-550)) 46)) (-3398 (((-749) $) 66 (|has| |#1| (-542)))) (-3317 ((|#1| $ (-550) (-550) |#1|) 43)) (-3263 ((|#1| $ (-550) (-550)) 48)) (-2971 (((-623 |#1|) $) 30)) (-1436 (((-749) $) 65 (|has| |#1| (-542)))) (-3113 (((-623 |#3|) $) 64 (|has| |#1| (-542)))) (-2050 (((-749) $) 51)) (-3375 (($ (-749) (-749) |#1|) 57)) (-2063 (((-749) $) 50)) (-1445 (((-112) $ (-749)) 9)) (-1517 ((|#1| $) 62 (|has| |#1| (-6 (-4346 "*"))))) (-3397 (((-550) $) 55)) (-2415 (((-550) $) 53)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-1630 (((-550) $) 54)) (-2964 (((-550) $) 52)) (-4224 (($ (-623 (-623 |#1|))) 96)) (-3311 (($ (-1 |#1| |#1|) $) 34)) (-2392 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 40) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 39)) (-3380 (((-623 (-623 |#1|)) $) 86)) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-3765 (((-3 $ "failed") $) 61 (|has| |#1| (-356)))) (-2458 (($ $ $) 88)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-2491 (($ $ |#1|) 56)) (-3409 (((-3 $ "failed") $ |#1|) 69 (|has| |#1| (-542)))) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#1| $ (-550) (-550)) 49) ((|#1| $ (-550) (-550) |#1|) 47) (($ $ (-623 (-550)) (-623 (-550))) 85)) (-4000 (($ (-623 |#1|)) 94) (($ (-623 $)) 93)) (-2418 (((-112) $) 100)) (-4270 ((|#1| $) 63 (|has| |#1| (-6 (-4346 "*"))))) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-1457 ((|#3| $ (-550)) 45)) (-2233 (($ |#3|) 92) (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-3695 (((-112) $) 98)) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-2382 (($ $ |#1|) 68 (|has| |#1| (-356)))) (-2370 (($ $ $) 78) (($ $) 77)) (-2358 (($ $ $) 79)) (** (($ $ (-749)) 70) (($ $ (-550)) 60 (|has| |#1| (-356)))) (* (($ $ $) 76) (($ |#1| $) 75) (($ $ |#1|) 74) (($ (-550) $) 73) ((|#3| $ |#3|) 72) ((|#2| |#2| $) 71)) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-665 |#1| |#2| |#3|) (-138) (-1021) (-366 |t#1|) (-366 |t#1|)) (T -665))
+((-2644 (*1 *2 *1) (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-112)))) (-2418 (*1 *2 *1) (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-112)))) (-3684 (*1 *2 *1) (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-112)))) (-3695 (*1 *2 *1) (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-112)))) (-3370 (*1 *1 *2 *2) (-12 (-5 *2 (-749)) (-4 *3 (-1021)) (-4 *1 (-665 *3 *4 *5)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-4224 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1021)) (-4 *1 (-665 *3 *4 *5)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-3955 (*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-4 *3 (-1021)) (-4 *1 (-665 *3 *4 *5)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-4000 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1021)) (-4 *1 (-665 *3 *4 *5)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-4000 (*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *3 (-1021)) (-4 *1 (-665 *3 *4 *5)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-2233 (*1 *1 *2) (-12 (-4 *3 (-1021)) (-4 *1 (-665 *3 *4 *2)) (-4 *4 (-366 *3)) (-4 *2 (-366 *3)))) (-3569 (*1 *1 *2) (-12 (-4 *3 (-1021)) (-4 *1 (-665 *3 *2 *4)) (-4 *2 (-366 *3)) (-4 *4 (-366 *3)))) (-3569 (*1 *1 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (-4296 (*1 *1 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (-2458 (*1 *1 *1 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (-2705 (*1 *1 *1 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (-3380 (*1 *2 *1) (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-623 (-623 *3))))) (-2757 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-623 (-550))) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-2409 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-623 (-550))) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-1481 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-3781 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-1825 (*1 *1 *1 *2 *2 *2 *2) (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-3154 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-2358 (*1 *1 *1 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (-2370 (*1 *1 *1 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (-2370 (*1 *1 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (* (*1 *1 *1 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-665 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-366 *3)) (-4 *2 (-366 *3)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-665 *3 *2 *4)) (-4 *3 (-1021)) (-4 *2 (-366 *3)) (-4 *4 (-366 *3)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))) (-3409 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)) (-4 *2 (-542)))) (-2382 (*1 *1 *1 *2) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)) (-4 *2 (-356)))) (-4257 (*1 *1 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)) (-4 *2 (-300)))) (-3398 (*1 *2 *1) (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-4 *3 (-542)) (-5 *2 (-749)))) (-1436 (*1 *2 *1) (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-4 *3 (-542)) (-5 *2 (-749)))) (-3113 (*1 *2 *1) (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-4 *3 (-542)) (-5 *2 (-623 *5)))) (-4270 (*1 *2 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)) (|has| *2 (-6 (-4346 "*"))) (-4 *2 (-1021)))) (-1517 (*1 *2 *1) (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)) (|has| *2 (-6 (-4346 "*"))) (-4 *2 (-1021)))) (-3765 (*1 *1 *1) (|partial| -12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2)) (-4 *2 (-356)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-4 *3 (-356)))))
+(-13 (-56 |t#1| |t#2| |t#3|) (-10 -8 (-6 -4345) (-6 -4344) (-15 -2644 ((-112) $)) (-15 -2418 ((-112) $)) (-15 -3684 ((-112) $)) (-15 -3695 ((-112) $)) (-15 -3370 ($ (-749) (-749))) (-15 -4224 ($ (-623 (-623 |t#1|)))) (-15 -3955 ($ (-749) |t#1|)) (-15 -4000 ($ (-623 |t#1|))) (-15 -4000 ($ (-623 $))) (-15 -2233 ($ |t#3|)) (-15 -3569 ($ |t#2|)) (-15 -3569 ($ $)) (-15 -4296 ($ $)) (-15 -2458 ($ $ $)) (-15 -2705 ($ $ $)) (-15 -3380 ((-623 (-623 |t#1|)) $)) (-15 -2757 ($ $ (-623 (-550)) (-623 (-550)))) (-15 -2409 ($ $ (-623 (-550)) (-623 (-550)) $)) (-15 -1481 ($ $ (-550) (-550))) (-15 -3781 ($ $ (-550) (-550))) (-15 -1825 ($ $ (-550) (-550) (-550) (-550))) (-15 -3154 ($ $ (-550) (-550) $)) (-15 -2358 ($ $ $)) (-15 -2370 ($ $ $)) (-15 -2370 ($ $)) (-15 * ($ $ $)) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 * ($ (-550) $)) (-15 * (|t#3| $ |t#3|)) (-15 * (|t#2| |t#2| $)) (-15 ** ($ $ (-749))) (IF (|has| |t#1| (-542)) (-15 -3409 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-356)) (-15 -2382 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-300)) (-15 -4257 ($ $)) |%noBranch|) (IF (|has| |t#1| (-542)) (PROGN (-15 -3398 ((-749) $)) (-15 -1436 ((-749) $)) (-15 -3113 ((-623 |t#3|) $))) |%noBranch|) (IF (|has| |t#1| (-6 (-4346 "*"))) (PROGN (-15 -4270 (|t#1| $)) (-15 -1517 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-356)) (PROGN (-15 -3765 ((-3 $ "failed") $)) (-15 ** ($ $ (-550)))) |%noBranch|)))
+(((-34) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-1069) |has| |#1| (-1069)) ((-56 |#1| |#2| |#3|) . T) ((-1182) . T))
+((-4257 ((|#4| |#4|) 72 (|has| |#1| (-300)))) (-3398 (((-749) |#4|) 99 (|has| |#1| (-542)))) (-1436 (((-749) |#4|) 76 (|has| |#1| (-542)))) (-3113 (((-623 |#3|) |#4|) 83 (|has| |#1| (-542)))) (-3492 (((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|) 111 (|has| |#1| (-300)))) (-1517 ((|#1| |#4|) 35)) (-2609 (((-3 |#4| "failed") |#4|) 64 (|has| |#1| (-542)))) (-3765 (((-3 |#4| "failed") |#4|) 80 (|has| |#1| (-356)))) (-2926 ((|#4| |#4|) 68 (|has| |#1| (-542)))) (-1959 ((|#4| |#4| |#1| (-550) (-550)) 43)) (-3240 ((|#4| |#4| (-550) (-550)) 38)) (-3298 ((|#4| |#4| |#1| (-550) (-550)) 48)) (-4270 ((|#1| |#4|) 78)) (-3557 (((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|) 69 (|has| |#1| (-542)))))
+(((-666 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4270 (|#1| |#4|)) (-15 -1517 (|#1| |#4|)) (-15 -3240 (|#4| |#4| (-550) (-550))) (-15 -1959 (|#4| |#4| |#1| (-550) (-550))) (-15 -3298 (|#4| |#4| |#1| (-550) (-550))) (IF (|has| |#1| (-542)) (PROGN (-15 -3398 ((-749) |#4|)) (-15 -1436 ((-749) |#4|)) (-15 -3113 ((-623 |#3|) |#4|)) (-15 -2926 (|#4| |#4|)) (-15 -2609 ((-3 |#4| "failed") |#4|)) (-15 -3557 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-300)) (PROGN (-15 -4257 (|#4| |#4|)) (-15 -3492 ((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-356)) (-15 -3765 ((-3 |#4| "failed") |#4|)) |%noBranch|)) (-170) (-366 |#1|) (-366 |#1|) (-665 |#1| |#2| |#3|)) (T -666))
+((-3765 (*1 *2 *2) (|partial| -12 (-4 *3 (-356)) (-4 *3 (-170)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-666 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))) (-3492 (*1 *2 *3 *3) (-12 (-4 *3 (-300)) (-4 *3 (-170)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *2 (-2 (|:| -3123 *3) (|:| -2545 *3))) (-5 *1 (-666 *3 *4 *5 *6)) (-4 *6 (-665 *3 *4 *5)))) (-4257 (*1 *2 *2) (-12 (-4 *3 (-300)) (-4 *3 (-170)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-666 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))) (-3557 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *4 (-170)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4))) (-5 *1 (-666 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))) (-2609 (*1 *2 *2) (|partial| -12 (-4 *3 (-542)) (-4 *3 (-170)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-666 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))) (-2926 (*1 *2 *2) (-12 (-4 *3 (-542)) (-4 *3 (-170)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-666 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))) (-3113 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *4 (-170)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *2 (-623 *6)) (-5 *1 (-666 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))) (-1436 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *4 (-170)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *2 (-749)) (-5 *1 (-666 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))) (-3398 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *4 (-170)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *2 (-749)) (-5 *1 (-666 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))) (-3298 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-550)) (-4 *3 (-170)) (-4 *5 (-366 *3)) (-4 *6 (-366 *3)) (-5 *1 (-666 *3 *5 *6 *2)) (-4 *2 (-665 *3 *5 *6)))) (-1959 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-550)) (-4 *3 (-170)) (-4 *5 (-366 *3)) (-4 *6 (-366 *3)) (-5 *1 (-666 *3 *5 *6 *2)) (-4 *2 (-665 *3 *5 *6)))) (-3240 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-550)) (-4 *4 (-170)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *1 (-666 *4 *5 *6 *2)) (-4 *2 (-665 *4 *5 *6)))) (-1517 (*1 *2 *3) (-12 (-4 *4 (-366 *2)) (-4 *5 (-366 *2)) (-4 *2 (-170)) (-5 *1 (-666 *2 *4 *5 *3)) (-4 *3 (-665 *2 *4 *5)))) (-4270 (*1 *2 *3) (-12 (-4 *4 (-366 *2)) (-4 *5 (-366 *2)) (-4 *2 (-170)) (-5 *1 (-666 *2 *4 *5 *3)) (-4 *3 (-665 *2 *4 *5)))))
+(-10 -7 (-15 -4270 (|#1| |#4|)) (-15 -1517 (|#1| |#4|)) (-15 -3240 (|#4| |#4| (-550) (-550))) (-15 -1959 (|#4| |#4| |#1| (-550) (-550))) (-15 -3298 (|#4| |#4| |#1| (-550) (-550))) (IF (|has| |#1| (-542)) (PROGN (-15 -3398 ((-749) |#4|)) (-15 -1436 ((-749) |#4|)) (-15 -3113 ((-623 |#3|) |#4|)) (-15 -2926 (|#4| |#4|)) (-15 -2609 ((-3 |#4| "failed") |#4|)) (-15 -3557 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-300)) (PROGN (-15 -4257 (|#4| |#4|)) (-15 -3492 ((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-356)) (-15 -3765 ((-3 |#4| "failed") |#4|)) |%noBranch|))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3370 (($ (-749) (-749)) 47)) (-2705 (($ $ $) NIL)) (-3569 (($ (-1228 |#1|)) NIL) (($ $) NIL)) (-3684 (((-112) $) NIL)) (-1481 (($ $ (-550) (-550)) 12)) (-3781 (($ $ (-550) (-550)) NIL)) (-1825 (($ $ (-550) (-550) (-550) (-550)) NIL)) (-4296 (($ $) NIL)) (-2644 (((-112) $) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-3154 (($ $ (-550) (-550) $) NIL)) (-2409 ((|#1| $ (-550) (-550) |#1|) NIL) (($ $ (-623 (-550)) (-623 (-550)) $) NIL)) (-1645 (($ $ (-550) (-1228 |#1|)) NIL)) (-4097 (($ $ (-550) (-1228 |#1|)) NIL)) (-3955 (($ (-749) |#1|) 22)) (-2991 (($) NIL T CONST)) (-4257 (($ $) 31 (|has| |#1| (-300)))) (-1297 (((-1228 |#1|) $ (-550)) NIL)) (-3398 (((-749) $) 33 (|has| |#1| (-542)))) (-3317 ((|#1| $ (-550) (-550) |#1|) 51)) (-3263 ((|#1| $ (-550) (-550)) NIL)) (-2971 (((-623 |#1|) $) NIL)) (-1436 (((-749) $) 35 (|has| |#1| (-542)))) (-3113 (((-623 (-1228 |#1|)) $) 38 (|has| |#1| (-542)))) (-2050 (((-749) $) 20)) (-3375 (($ (-749) (-749) |#1|) 16)) (-2063 (((-749) $) 21)) (-1445 (((-112) $ (-749)) NIL)) (-1517 ((|#1| $) 29 (|has| |#1| (-6 (-4346 "*"))))) (-3397 (((-550) $) 9)) (-2415 (((-550) $) 10)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1630 (((-550) $) 11)) (-2964 (((-550) $) 48)) (-4224 (($ (-623 (-623 |#1|))) NIL)) (-3311 (($ (-1 |#1| |#1|) $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3380 (((-623 (-623 |#1|)) $) 60)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-3765 (((-3 $ "failed") $) 45 (|has| |#1| (-356)))) (-2458 (($ $ $) NIL)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-2491 (($ $ |#1|) NIL)) (-3409 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542)))) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#1| $ (-550) (-550)) NIL) ((|#1| $ (-550) (-550) |#1|) NIL) (($ $ (-623 (-550)) (-623 (-550))) NIL)) (-4000 (($ (-623 |#1|)) NIL) (($ (-623 $)) NIL) (($ (-1228 |#1|)) 52)) (-2418 (((-112) $) NIL)) (-4270 ((|#1| $) 27 (|has| |#1| (-6 (-4346 "*"))))) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) NIL)) (-2451 (((-526) $) 64 (|has| |#1| (-596 (-526))))) (-1457 (((-1228 |#1|) $ (-550)) NIL)) (-2233 (($ (-1228 |#1|)) NIL) (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-3695 (((-112) $) NIL)) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2370 (($ $ $) NIL) (($ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-749)) 23) (($ $ (-550)) 46 (|has| |#1| (-356)))) (* (($ $ $) 13) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-550) $) NIL) (((-1228 |#1|) $ (-1228 |#1|)) NIL) (((-1228 |#1|) (-1228 |#1|) $) NIL)) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-667 |#1|) (-13 (-665 |#1| (-1228 |#1|) (-1228 |#1|)) (-10 -8 (-15 -4000 ($ (-1228 |#1|))) (IF (|has| |#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (IF (|has| |#1| (-356)) (-15 -3765 ((-3 $ "failed") $)) |%noBranch|))) (-1021)) (T -667))
+((-3765 (*1 *1 *1) (|partial| -12 (-5 *1 (-667 *2)) (-4 *2 (-356)) (-4 *2 (-1021)))) (-4000 (*1 *1 *2) (-12 (-5 *2 (-1228 *3)) (-4 *3 (-1021)) (-5 *1 (-667 *3)))))
+(-13 (-665 |#1| (-1228 |#1|) (-1228 |#1|)) (-10 -8 (-15 -4000 ($ (-1228 |#1|))) (IF (|has| |#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (IF (|has| |#1| (-356)) (-15 -3765 ((-3 $ "failed") $)) |%noBranch|)))
+((-3337 (((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|)) 25)) (-1773 (((-667 |#1|) (-667 |#1|) (-667 |#1|) |#1|) 21)) (-3036 (((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|) (-749)) 26)) (-2760 (((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|)) 14)) (-2385 (((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|)) 18) (((-667 |#1|) (-667 |#1|) (-667 |#1|)) 16)) (-2118 (((-667 |#1|) (-667 |#1|) |#1| (-667 |#1|)) 20)) (-4191 (((-667 |#1|) (-667 |#1|) (-667 |#1|)) 12)) (** (((-667 |#1|) (-667 |#1|) (-749)) 30)))
+(((-668 |#1|) (-10 -7 (-15 -4191 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -2760 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -2385 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -2385 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -2118 ((-667 |#1|) (-667 |#1|) |#1| (-667 |#1|))) (-15 -1773 ((-667 |#1|) (-667 |#1|) (-667 |#1|) |#1|)) (-15 -3337 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -3036 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|) (-749))) (-15 ** ((-667 |#1|) (-667 |#1|) (-749)))) (-1021)) (T -668))
+((** (*1 *2 *2 *3) (-12 (-5 *2 (-667 *4)) (-5 *3 (-749)) (-4 *4 (-1021)) (-5 *1 (-668 *4)))) (-3036 (*1 *2 *2 *2 *2 *2 *3) (-12 (-5 *2 (-667 *4)) (-5 *3 (-749)) (-4 *4 (-1021)) (-5 *1 (-668 *4)))) (-3337 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-1021)) (-5 *1 (-668 *3)))) (-1773 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-667 *3)) (-4 *3 (-1021)) (-5 *1 (-668 *3)))) (-2118 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-1021)) (-5 *1 (-668 *3)))) (-2385 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-1021)) (-5 *1 (-668 *3)))) (-2385 (*1 *2 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-1021)) (-5 *1 (-668 *3)))) (-2760 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-1021)) (-5 *1 (-668 *3)))) (-4191 (*1 *2 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-1021)) (-5 *1 (-668 *3)))))
+(-10 -7 (-15 -4191 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -2760 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -2385 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -2385 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -2118 ((-667 |#1|) (-667 |#1|) |#1| (-667 |#1|))) (-15 -1773 ((-667 |#1|) (-667 |#1|) (-667 |#1|) |#1|)) (-15 -3337 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -3036 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|) (-667 |#1|) (-749))) (-15 ** ((-667 |#1|) (-667 |#1|) (-749))))
+((-3733 (($) 8 T CONST)) (-2233 (((-837) $) 21) (($ |#1|) 9) ((|#1| $) 10)) (-2676 (((-112) $ (|[\|\|]| |#1|)) 14) (((-112) $ (|[\|\|]| -3733)) 16)) (-2469 ((|#1| $) 11)))
+(((-669 |#1|) (-13 (-1223) (-595 (-837)) (-10 -8 (-15 -2676 ((-112) $ (|[\|\|]| |#1|))) (-15 -2676 ((-112) $ (|[\|\|]| -3733))) (-15 -2233 ($ |#1|)) (-15 -2233 (|#1| $)) (-15 -2469 (|#1| $)) (-15 -3733 ($) -4165))) (-595 (-837))) (T -669))
+((-2676 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| *4)) (-4 *4 (-595 (-837))) (-5 *2 (-112)) (-5 *1 (-669 *4)))) (-2676 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| -3733)) (-5 *2 (-112)) (-5 *1 (-669 *4)) (-4 *4 (-595 (-837))))) (-2233 (*1 *1 *2) (-12 (-5 *1 (-669 *2)) (-4 *2 (-595 (-837))))) (-2233 (*1 *2 *1) (-12 (-5 *1 (-669 *2)) (-4 *2 (-595 (-837))))) (-2469 (*1 *2 *1) (-12 (-5 *1 (-669 *2)) (-4 *2 (-595 (-837))))) (-3733 (*1 *1) (-12 (-5 *1 (-669 *2)) (-4 *2 (-595 (-837))))))
+(-13 (-1223) (-595 (-837)) (-10 -8 (-15 -2676 ((-112) $ (|[\|\|]| |#1|))) (-15 -2676 ((-112) $ (|[\|\|]| -3733))) (-15 -2233 ($ |#1|)) (-15 -2233 (|#1| $)) (-15 -2469 (|#1| $)) (-15 -3733 ($) -4165)))
+((-2138 ((|#2| |#2| |#4|) 25)) (-1407 (((-667 |#2|) |#3| |#4|) 31)) (-4001 (((-667 |#2|) |#2| |#4|) 30)) (-1417 (((-1228 |#2|) |#2| |#4|) 16)) (-2695 ((|#2| |#3| |#4|) 24)) (-3244 (((-667 |#2|) |#3| |#4| (-749) (-749)) 38)) (-2828 (((-667 |#2|) |#2| |#4| (-749)) 37)))
+(((-670 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1417 ((-1228 |#2|) |#2| |#4|)) (-15 -2695 (|#2| |#3| |#4|)) (-15 -2138 (|#2| |#2| |#4|)) (-15 -4001 ((-667 |#2|) |#2| |#4|)) (-15 -2828 ((-667 |#2|) |#2| |#4| (-749))) (-15 -1407 ((-667 |#2|) |#3| |#4|)) (-15 -3244 ((-667 |#2|) |#3| |#4| (-749) (-749)))) (-1069) (-874 |#1|) (-366 |#2|) (-13 (-366 |#1|) (-10 -7 (-6 -4344)))) (T -670))
+((-3244 (*1 *2 *3 *4 *5 *5) (-12 (-5 *5 (-749)) (-4 *6 (-1069)) (-4 *7 (-874 *6)) (-5 *2 (-667 *7)) (-5 *1 (-670 *6 *7 *3 *4)) (-4 *3 (-366 *7)) (-4 *4 (-13 (-366 *6) (-10 -7 (-6 -4344)))))) (-1407 (*1 *2 *3 *4) (-12 (-4 *5 (-1069)) (-4 *6 (-874 *5)) (-5 *2 (-667 *6)) (-5 *1 (-670 *5 *6 *3 *4)) (-4 *3 (-366 *6)) (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4344)))))) (-2828 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-749)) (-4 *6 (-1069)) (-4 *3 (-874 *6)) (-5 *2 (-667 *3)) (-5 *1 (-670 *6 *3 *7 *4)) (-4 *7 (-366 *3)) (-4 *4 (-13 (-366 *6) (-10 -7 (-6 -4344)))))) (-4001 (*1 *2 *3 *4) (-12 (-4 *5 (-1069)) (-4 *3 (-874 *5)) (-5 *2 (-667 *3)) (-5 *1 (-670 *5 *3 *6 *4)) (-4 *6 (-366 *3)) (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4344)))))) (-2138 (*1 *2 *2 *3) (-12 (-4 *4 (-1069)) (-4 *2 (-874 *4)) (-5 *1 (-670 *4 *2 *5 *3)) (-4 *5 (-366 *2)) (-4 *3 (-13 (-366 *4) (-10 -7 (-6 -4344)))))) (-2695 (*1 *2 *3 *4) (-12 (-4 *5 (-1069)) (-4 *2 (-874 *5)) (-5 *1 (-670 *5 *2 *3 *4)) (-4 *3 (-366 *2)) (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4344)))))) (-1417 (*1 *2 *3 *4) (-12 (-4 *5 (-1069)) (-4 *3 (-874 *5)) (-5 *2 (-1228 *3)) (-5 *1 (-670 *5 *3 *6 *4)) (-4 *6 (-366 *3)) (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4344)))))))
+(-10 -7 (-15 -1417 ((-1228 |#2|) |#2| |#4|)) (-15 -2695 (|#2| |#3| |#4|)) (-15 -2138 (|#2| |#2| |#4|)) (-15 -4001 ((-667 |#2|) |#2| |#4|)) (-15 -2828 ((-667 |#2|) |#2| |#4| (-749))) (-15 -1407 ((-667 |#2|) |#3| |#4|)) (-15 -3244 ((-667 |#2|) |#3| |#4| (-749) (-749))))
+((-3805 (((-2 (|:| |num| (-667 |#1|)) (|:| |den| |#1|)) (-667 |#2|)) 20)) (-2543 ((|#1| (-667 |#2|)) 9)) (-4054 (((-667 |#1|) (-667 |#2|)) 18)))
+(((-671 |#1| |#2|) (-10 -7 (-15 -2543 (|#1| (-667 |#2|))) (-15 -4054 ((-667 |#1|) (-667 |#2|))) (-15 -3805 ((-2 (|:| |num| (-667 |#1|)) (|:| |den| |#1|)) (-667 |#2|)))) (-542) (-966 |#1|)) (T -671))
+((-3805 (*1 *2 *3) (-12 (-5 *3 (-667 *5)) (-4 *5 (-966 *4)) (-4 *4 (-542)) (-5 *2 (-2 (|:| |num| (-667 *4)) (|:| |den| *4))) (-5 *1 (-671 *4 *5)))) (-4054 (*1 *2 *3) (-12 (-5 *3 (-667 *5)) (-4 *5 (-966 *4)) (-4 *4 (-542)) (-5 *2 (-667 *4)) (-5 *1 (-671 *4 *5)))) (-2543 (*1 *2 *3) (-12 (-5 *3 (-667 *4)) (-4 *4 (-966 *2)) (-4 *2 (-542)) (-5 *1 (-671 *2 *4)))))
+(-10 -7 (-15 -2543 (|#1| (-667 |#2|))) (-15 -4054 ((-667 |#1|) (-667 |#2|))) (-15 -3805 ((-2 (|:| |num| (-667 |#1|)) (|:| |den| |#1|)) (-667 |#2|))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-3992 (((-667 (-677))) NIL) (((-667 (-677)) (-1228 $)) NIL)) (-2223 (((-677) $) NIL)) (-4160 (($ $) NIL (|has| (-677) (-1167)))) (-2820 (($ $) NIL (|has| (-677) (-1167)))) (-3435 (((-1155 (-895) (-749)) (-550)) NIL (|has| (-677) (-342)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (-12 (|has| (-677) (-300)) (|has| (-677) (-883))))) (-2318 (($ $) NIL (-1489 (-12 (|has| (-677) (-300)) (|has| (-677) (-883))) (|has| (-677) (-356))))) (-2207 (((-411 $) $) NIL (-1489 (-12 (|has| (-677) (-300)) (|has| (-677) (-883))) (|has| (-677) (-356))))) (-1745 (($ $) NIL (-12 (|has| (-677) (-976)) (|has| (-677) (-1167))))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (-12 (|has| (-677) (-300)) (|has| (-677) (-883))))) (-1611 (((-112) $ $) NIL (|has| (-677) (-300)))) (-3828 (((-749)) NIL (|has| (-677) (-361)))) (-4137 (($ $) NIL (|has| (-677) (-1167)))) (-2796 (($ $) NIL (|has| (-677) (-1167)))) (-4183 (($ $) NIL (|has| (-677) (-1167)))) (-2844 (($ $) NIL (|has| (-677) (-1167)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL) (((-3 (-677) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-677) (-1012 (-400 (-550)))))) (-2202 (((-550) $) NIL) (((-677) $) NIL) (((-400 (-550)) $) NIL (|has| (-677) (-1012 (-400 (-550)))))) (-2821 (($ (-1228 (-677))) NIL) (($ (-1228 (-677)) (-1228 $)) NIL)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-677) (-342)))) (-3455 (($ $ $) NIL (|has| (-677) (-300)))) (-2766 (((-667 (-677)) $) NIL) (((-667 (-677)) $ (-1228 $)) NIL)) (-3756 (((-667 (-677)) (-667 $)) NIL) (((-2 (|:| -3121 (-667 (-677))) (|:| |vec| (-1228 (-677)))) (-667 $) (-1228 $)) NIL) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| (-677) (-619 (-550)))) (((-667 (-550)) (-667 $)) NIL (|has| (-677) (-619 (-550))))) (-2924 (((-3 $ "failed") (-400 (-1141 (-677)))) NIL (|has| (-677) (-356))) (($ (-1141 (-677))) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1406 (((-677) $) 29)) (-3192 (((-3 (-400 (-550)) "failed") $) NIL (|has| (-677) (-535)))) (-2593 (((-112) $) NIL (|has| (-677) (-535)))) (-3169 (((-400 (-550)) $) NIL (|has| (-677) (-535)))) (-3398 (((-895)) NIL)) (-1864 (($) NIL (|has| (-677) (-361)))) (-3429 (($ $ $) NIL (|has| (-677) (-300)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| (-677) (-300)))) (-2664 (($) NIL (|has| (-677) (-342)))) (-4139 (((-112) $) NIL (|has| (-677) (-342)))) (-4322 (($ $) NIL (|has| (-677) (-342))) (($ $ (-749)) NIL (|has| (-677) (-342)))) (-1568 (((-112) $) NIL (-1489 (-12 (|has| (-677) (-300)) (|has| (-677) (-883))) (|has| (-677) (-356))))) (-1771 (((-2 (|:| |r| (-677)) (|:| |phi| (-677))) $) NIL (-12 (|has| (-677) (-1030)) (|has| (-677) (-1167))))) (-4187 (($) NIL (|has| (-677) (-1167)))) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (|has| (-677) (-860 (-372)))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (|has| (-677) (-860 (-550))))) (-2603 (((-811 (-895)) $) NIL (|has| (-677) (-342))) (((-895) $) NIL (|has| (-677) (-342)))) (-2419 (((-112) $) NIL)) (-1893 (($ $ (-550)) NIL (-12 (|has| (-677) (-976)) (|has| (-677) (-1167))))) (-1571 (((-677) $) NIL)) (-1620 (((-3 $ "failed") $) NIL (|has| (-677) (-342)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| (-677) (-300)))) (-2835 (((-1141 (-677)) $) NIL (|has| (-677) (-356)))) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2392 (($ (-1 (-677) (-677)) $) NIL)) (-4073 (((-895) $) NIL (|has| (-677) (-361)))) (-3080 (($ $) NIL (|has| (-677) (-1167)))) (-2910 (((-1141 (-677)) $) NIL)) (-3231 (($ (-623 $)) NIL (|has| (-677) (-300))) (($ $ $) NIL (|has| (-677) (-300)))) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL (|has| (-677) (-356)))) (-2463 (($) NIL (|has| (-677) (-342)) CONST)) (-3690 (($ (-895)) NIL (|has| (-677) (-361)))) (-3538 (($) NIL)) (-1415 (((-677) $) 31)) (-3445 (((-1089) $) NIL)) (-2256 (($) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| (-677) (-300)))) (-3260 (($ (-623 $)) NIL (|has| (-677) (-300))) (($ $ $) NIL (|has| (-677) (-300)))) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) NIL (|has| (-677) (-342)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (-12 (|has| (-677) (-300)) (|has| (-677) (-883))))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (-12 (|has| (-677) (-300)) (|has| (-677) (-883))))) (-1735 (((-411 $) $) NIL (-1489 (-12 (|has| (-677) (-300)) (|has| (-677) (-883))) (|has| (-677) (-356))))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-677) (-300))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| (-677) (-300)))) (-3409 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ (-677)) NIL (|has| (-677) (-542)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| (-677) (-300)))) (-1644 (($ $) NIL (|has| (-677) (-1167)))) (-1553 (($ $ (-1145) (-677)) NIL (|has| (-677) (-505 (-1145) (-677)))) (($ $ (-623 (-1145)) (-623 (-677))) NIL (|has| (-677) (-505 (-1145) (-677)))) (($ $ (-623 (-287 (-677)))) NIL (|has| (-677) (-302 (-677)))) (($ $ (-287 (-677))) NIL (|has| (-677) (-302 (-677)))) (($ $ (-677) (-677)) NIL (|has| (-677) (-302 (-677)))) (($ $ (-623 (-677)) (-623 (-677))) NIL (|has| (-677) (-302 (-677))))) (-1988 (((-749) $) NIL (|has| (-677) (-300)))) (-2757 (($ $ (-677)) NIL (|has| (-677) (-279 (-677) (-677))))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| (-677) (-300)))) (-3563 (((-677)) NIL) (((-677) (-1228 $)) NIL)) (-2899 (((-3 (-749) "failed") $ $) NIL (|has| (-677) (-342))) (((-749) $) NIL (|has| (-677) (-342)))) (-2798 (($ $ (-1 (-677) (-677))) NIL) (($ $ (-1 (-677) (-677)) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| (-677) (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| (-677) (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| (-677) (-874 (-1145)))) (($ $ (-1145)) NIL (|has| (-677) (-874 (-1145)))) (($ $ (-749)) NIL (|has| (-677) (-227))) (($ $) NIL (|has| (-677) (-227)))) (-2871 (((-667 (-677)) (-1228 $) (-1 (-677) (-677))) NIL (|has| (-677) (-356)))) (-3832 (((-1141 (-677))) NIL)) (-4194 (($ $) NIL (|has| (-677) (-1167)))) (-2856 (($ $) NIL (|has| (-677) (-1167)))) (-2038 (($) NIL (|has| (-677) (-342)))) (-4171 (($ $) NIL (|has| (-677) (-1167)))) (-2832 (($ $) NIL (|has| (-677) (-1167)))) (-4149 (($ $) NIL (|has| (-677) (-1167)))) (-2807 (($ $) NIL (|has| (-677) (-1167)))) (-2999 (((-667 (-677)) (-1228 $)) NIL) (((-1228 (-677)) $) NIL) (((-667 (-677)) (-1228 $) (-1228 $)) NIL) (((-1228 (-677)) $ (-1228 $)) NIL)) (-2451 (((-526) $) NIL (|has| (-677) (-596 (-526)))) (((-167 (-219)) $) NIL (|has| (-677) (-996))) (((-167 (-372)) $) NIL (|has| (-677) (-996))) (((-866 (-372)) $) NIL (|has| (-677) (-596 (-866 (-372))))) (((-866 (-550)) $) NIL (|has| (-677) (-596 (-866 (-550))))) (($ (-1141 (-677))) NIL) (((-1141 (-677)) $) NIL) (($ (-1228 (-677))) NIL) (((-1228 (-677)) $) NIL)) (-3018 (($ $) NIL)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-1489 (-12 (|has| (-677) (-300)) (|has| $ (-143)) (|has| (-677) (-883))) (|has| (-677) (-342))))) (-2167 (($ (-677) (-677)) 12)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-550)) NIL) (($ (-677)) NIL) (($ (-167 (-372))) 13) (($ (-167 (-550))) 19) (($ (-167 (-677))) 28) (($ (-167 (-679))) 25) (((-167 (-372)) $) 33) (($ (-400 (-550))) NIL (-1489 (|has| (-677) (-1012 (-400 (-550)))) (|has| (-677) (-356))))) (-1613 (($ $) NIL (|has| (-677) (-342))) (((-3 $ "failed") $) NIL (-1489 (-12 (|has| (-677) (-300)) (|has| $ (-143)) (|has| (-677) (-883))) (|has| (-677) (-143))))) (-3359 (((-1141 (-677)) $) NIL)) (-3091 (((-749)) NIL)) (-2206 (((-1228 $)) NIL)) (-4233 (($ $) NIL (|has| (-677) (-1167)))) (-2893 (($ $) NIL (|has| (-677) (-1167)))) (-1819 (((-112) $ $) NIL)) (-4206 (($ $) NIL (|has| (-677) (-1167)))) (-2869 (($ $) NIL (|has| (-677) (-1167)))) (-4255 (($ $) NIL (|has| (-677) (-1167)))) (-4117 (($ $) NIL (|has| (-677) (-1167)))) (-2963 (((-677) $) NIL (|has| (-677) (-1167)))) (-3363 (($ $) NIL (|has| (-677) (-1167)))) (-4127 (($ $) NIL (|has| (-677) (-1167)))) (-4244 (($ $) NIL (|has| (-677) (-1167)))) (-2905 (($ $) NIL (|has| (-677) (-1167)))) (-4218 (($ $) NIL (|has| (-677) (-1167)))) (-2880 (($ $) NIL (|has| (-677) (-1167)))) (-4188 (($ $) NIL (|has| (-677) (-1030)))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $ (-1 (-677) (-677))) NIL) (($ $ (-1 (-677) (-677)) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| (-677) (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| (-677) (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| (-677) (-874 (-1145)))) (($ $ (-1145)) NIL (|has| (-677) (-874 (-1145)))) (($ $ (-749)) NIL (|has| (-677) (-227))) (($ $) NIL (|has| (-677) (-227)))) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) NIL)) (-2382 (($ $ $) NIL (|has| (-677) (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ $) NIL (|has| (-677) (-1167))) (($ $ (-400 (-550))) NIL (-12 (|has| (-677) (-976)) (|has| (-677) (-1167)))) (($ $ (-550)) NIL (|has| (-677) (-356)))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ (-677) $) NIL) (($ $ (-677)) NIL) (($ (-400 (-550)) $) NIL (|has| (-677) (-356))) (($ $ (-400 (-550))) NIL (|has| (-677) (-356)))))
+(((-672) (-13 (-380) (-164 (-677)) (-10 -8 (-15 -2233 ($ (-167 (-372)))) (-15 -2233 ($ (-167 (-550)))) (-15 -2233 ($ (-167 (-677)))) (-15 -2233 ($ (-167 (-679)))) (-15 -2233 ((-167 (-372)) $))))) (T -672))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-167 (-372))) (-5 *1 (-672)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-167 (-550))) (-5 *1 (-672)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-167 (-677))) (-5 *1 (-672)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-167 (-679))) (-5 *1 (-672)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-167 (-372))) (-5 *1 (-672)))))
+(-13 (-380) (-164 (-677)) (-10 -8 (-15 -2233 ($ (-167 (-372)))) (-15 -2233 ($ (-167 (-550)))) (-15 -2233 ($ (-167 (-677)))) (-15 -2233 ($ (-167 (-679)))) (-15 -2233 ((-167 (-372)) $))))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-3368 (((-112) $ (-749)) 8)) (-3994 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4344)))) (-2991 (($) 7 T CONST)) (-2599 (($ $) 62)) (-2708 (($ $) 58 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2505 (($ |#1| $) 47 (|has| $ (-6 -4344))) (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4344)))) (-1979 (($ |#1| $) 57 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4344)))) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) 9)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35)) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-1696 ((|#1| $) 39)) (-1715 (($ |#1| $) 40) (($ |#1| $ (-749)) 63)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 51)) (-3576 ((|#1| $) 41)) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-3009 (((-623 (-2 (|:| -3859 |#1|) (|:| -3457 (-749)))) $) 61)) (-3246 (($) 49) (($ (-623 |#1|)) 48)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2451 (((-526) $) 59 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 50)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-4017 (($ (-623 |#1|)) 42)) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-673 |#1|) (-138) (-1069)) (T -673))
+((-1715 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *1 (-673 *2)) (-4 *2 (-1069)))) (-2599 (*1 *1 *1) (-12 (-4 *1 (-673 *2)) (-4 *2 (-1069)))) (-3009 (*1 *2 *1) (-12 (-4 *1 (-673 *3)) (-4 *3 (-1069)) (-5 *2 (-623 (-2 (|:| -3859 *3) (|:| -3457 (-749))))))))
+(-13 (-229 |t#1|) (-10 -8 (-15 -1715 ($ |t#1| $ (-749))) (-15 -2599 ($ $)) (-15 -3009 ((-623 (-2 (|:| -3859 |t#1|) (|:| -3457 (-749)))) $))))
+(((-34) . T) ((-106 |#1|) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-229 |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-1069) |has| |#1| (-1069)) ((-1182) . T))
+((-1663 (((-623 |#1|) (-623 (-2 (|:| -1735 |#1|) (|:| -3661 (-550)))) (-550)) 47)) (-4289 ((|#1| |#1| (-550)) 46)) (-3260 ((|#1| |#1| |#1| (-550)) 36)) (-1735 (((-623 |#1|) |#1| (-550)) 39)) (-3159 ((|#1| |#1| (-550) |#1| (-550)) 32)) (-3013 (((-623 (-2 (|:| -1735 |#1|) (|:| -3661 (-550)))) |#1| (-550)) 45)))
+(((-674 |#1|) (-10 -7 (-15 -3260 (|#1| |#1| |#1| (-550))) (-15 -4289 (|#1| |#1| (-550))) (-15 -1735 ((-623 |#1|) |#1| (-550))) (-15 -3013 ((-623 (-2 (|:| -1735 |#1|) (|:| -3661 (-550)))) |#1| (-550))) (-15 -1663 ((-623 |#1|) (-623 (-2 (|:| -1735 |#1|) (|:| -3661 (-550)))) (-550))) (-15 -3159 (|#1| |#1| (-550) |#1| (-550)))) (-1204 (-550))) (T -674))
+((-3159 (*1 *2 *2 *3 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-674 *2)) (-4 *2 (-1204 *3)))) (-1663 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-2 (|:| -1735 *5) (|:| -3661 (-550))))) (-5 *4 (-550)) (-4 *5 (-1204 *4)) (-5 *2 (-623 *5)) (-5 *1 (-674 *5)))) (-3013 (*1 *2 *3 *4) (-12 (-5 *4 (-550)) (-5 *2 (-623 (-2 (|:| -1735 *3) (|:| -3661 *4)))) (-5 *1 (-674 *3)) (-4 *3 (-1204 *4)))) (-1735 (*1 *2 *3 *4) (-12 (-5 *4 (-550)) (-5 *2 (-623 *3)) (-5 *1 (-674 *3)) (-4 *3 (-1204 *4)))) (-4289 (*1 *2 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-674 *2)) (-4 *2 (-1204 *3)))) (-3260 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-674 *2)) (-4 *2 (-1204 *3)))))
+(-10 -7 (-15 -3260 (|#1| |#1| |#1| (-550))) (-15 -4289 (|#1| |#1| (-550))) (-15 -1735 ((-623 |#1|) |#1| (-550))) (-15 -3013 ((-623 (-2 (|:| -1735 |#1|) (|:| -3661 (-550)))) |#1| (-550))) (-15 -1663 ((-623 |#1|) (-623 (-2 (|:| -1735 |#1|) (|:| -3661 (-550)))) (-550))) (-15 -3159 (|#1| |#1| (-550) |#1| (-550))))
+((-3973 (((-1 (-917 (-219)) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219) (-219))) 17)) (-2075 (((-1102 (-219)) (-1102 (-219)) (-1 (-917 (-219)) (-219) (-219)) (-1063 (-219)) (-1063 (-219)) (-623 (-256))) 40) (((-1102 (-219)) (-1 (-917 (-219)) (-219) (-219)) (-1063 (-219)) (-1063 (-219)) (-623 (-256))) 42) (((-1102 (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-3 (-1 (-219) (-219) (-219) (-219)) "undefined") (-1063 (-219)) (-1063 (-219)) (-623 (-256))) 44)) (-2579 (((-1102 (-219)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1063 (-219)) (-623 (-256))) NIL)) (-1731 (((-1102 (-219)) (-1 (-219) (-219) (-219)) (-3 (-1 (-219) (-219) (-219) (-219)) "undefined") (-1063 (-219)) (-1063 (-219)) (-623 (-256))) 45)))
+(((-675) (-10 -7 (-15 -2075 ((-1102 (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-3 (-1 (-219) (-219) (-219) (-219)) "undefined") (-1063 (-219)) (-1063 (-219)) (-623 (-256)))) (-15 -2075 ((-1102 (-219)) (-1 (-917 (-219)) (-219) (-219)) (-1063 (-219)) (-1063 (-219)) (-623 (-256)))) (-15 -2075 ((-1102 (-219)) (-1102 (-219)) (-1 (-917 (-219)) (-219) (-219)) (-1063 (-219)) (-1063 (-219)) (-623 (-256)))) (-15 -1731 ((-1102 (-219)) (-1 (-219) (-219) (-219)) (-3 (-1 (-219) (-219) (-219) (-219)) "undefined") (-1063 (-219)) (-1063 (-219)) (-623 (-256)))) (-15 -2579 ((-1102 (-219)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1063 (-219)) (-623 (-256)))) (-15 -3973 ((-1 (-917 (-219)) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219) (-219)))))) (T -675))
+((-3973 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-1 (-219) (-219) (-219) (-219))) (-5 *2 (-1 (-917 (-219)) (-219) (-219))) (-5 *1 (-675)))) (-2579 (*1 *2 *3 *3 *3 *4 *5 *6) (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219))) (-5 *5 (-1063 (-219))) (-5 *6 (-623 (-256))) (-5 *2 (-1102 (-219))) (-5 *1 (-675)))) (-1731 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-3 (-1 (-219) (-219) (-219) (-219)) "undefined")) (-5 *5 (-1063 (-219))) (-5 *6 (-623 (-256))) (-5 *2 (-1102 (-219))) (-5 *1 (-675)))) (-2075 (*1 *2 *2 *3 *4 *4 *5) (-12 (-5 *2 (-1102 (-219))) (-5 *3 (-1 (-917 (-219)) (-219) (-219))) (-5 *4 (-1063 (-219))) (-5 *5 (-623 (-256))) (-5 *1 (-675)))) (-2075 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-917 (-219)) (-219) (-219))) (-5 *4 (-1063 (-219))) (-5 *5 (-623 (-256))) (-5 *2 (-1102 (-219))) (-5 *1 (-675)))) (-2075 (*1 *2 *3 *3 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-3 (-1 (-219) (-219) (-219) (-219)) "undefined")) (-5 *5 (-1063 (-219))) (-5 *6 (-623 (-256))) (-5 *2 (-1102 (-219))) (-5 *1 (-675)))))
+(-10 -7 (-15 -2075 ((-1102 (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-3 (-1 (-219) (-219) (-219) (-219)) "undefined") (-1063 (-219)) (-1063 (-219)) (-623 (-256)))) (-15 -2075 ((-1102 (-219)) (-1 (-917 (-219)) (-219) (-219)) (-1063 (-219)) (-1063 (-219)) (-623 (-256)))) (-15 -2075 ((-1102 (-219)) (-1102 (-219)) (-1 (-917 (-219)) (-219) (-219)) (-1063 (-219)) (-1063 (-219)) (-623 (-256)))) (-15 -1731 ((-1102 (-219)) (-1 (-219) (-219) (-219)) (-3 (-1 (-219) (-219) (-219) (-219)) "undefined") (-1063 (-219)) (-1063 (-219)) (-623 (-256)))) (-15 -2579 ((-1102 (-219)) (-309 (-550)) (-309 (-550)) (-309 (-550)) (-1 (-219) (-219)) (-1063 (-219)) (-623 (-256)))) (-15 -3973 ((-1 (-917 (-219)) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219)) (-1 (-219) (-219) (-219) (-219)))))
+((-1735 (((-411 (-1141 |#4|)) (-1141 |#4|)) 73) (((-411 |#4|) |#4|) 221)))
+(((-676 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1735 ((-411 |#4|) |#4|)) (-15 -1735 ((-411 (-1141 |#4|)) (-1141 |#4|)))) (-825) (-771) (-342) (-923 |#3| |#2| |#1|)) (T -676))
+((-1735 (*1 *2 *3) (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-342)) (-4 *7 (-923 *6 *5 *4)) (-5 *2 (-411 (-1141 *7))) (-5 *1 (-676 *4 *5 *6 *7)) (-5 *3 (-1141 *7)))) (-1735 (*1 *2 *3) (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-342)) (-5 *2 (-411 *3)) (-5 *1 (-676 *4 *5 *6 *3)) (-4 *3 (-923 *6 *5 *4)))))
+(-10 -7 (-15 -1735 ((-411 |#4|) |#4|)) (-15 -1735 ((-411 (-1141 |#4|)) (-1141 |#4|))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 84)) (-3104 (((-550) $) 30)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-2879 (($ $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1745 (($ $) NIL)) (-1611 (((-112) $ $) NIL)) (-4303 (((-550) $) NIL)) (-2991 (($) NIL T CONST)) (-3878 (($ $) NIL)) (-2288 (((-3 (-550) "failed") $) 73) (((-3 (-400 (-550)) "failed") $) 26) (((-3 (-372) "failed") $) 70)) (-2202 (((-550) $) 75) (((-400 (-550)) $) 67) (((-372) $) 68)) (-3455 (($ $ $) 96)) (-1537 (((-3 $ "failed") $) 87)) (-3429 (($ $ $) 95)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-1578 (((-895)) 77) (((-895) (-895)) 76)) (-2694 (((-112) $) NIL)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL)) (-2603 (((-550) $) NIL)) (-2419 (((-112) $) NIL)) (-1893 (($ $ (-550)) NIL)) (-1571 (($ $) NIL)) (-1712 (((-112) $) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3650 (((-550) (-550)) 81) (((-550)) 82)) (-2793 (($ $ $) NIL) (($) NIL (-12 (-3548 (|has| $ (-6 -4327))) (-3548 (|has| $ (-6 -4335)))))) (-3015 (((-550) (-550)) 79) (((-550)) 80)) (-2173 (($ $ $) NIL) (($) NIL (-12 (-3548 (|has| $ (-6 -4327))) (-3548 (|has| $ (-6 -4335)))))) (-4136 (((-550) $) 16)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) 91)) (-1566 (((-895) (-550)) NIL (|has| $ (-6 -4335)))) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1724 (($ $) NIL)) (-3925 (($ $) NIL)) (-2795 (($ (-550) (-550)) NIL) (($ (-550) (-550) (-895)) NIL)) (-1735 (((-411 $) $) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) 92)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3068 (((-550) $) 22)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 94)) (-4051 (((-895)) NIL) (((-895) (-895)) NIL (|has| $ (-6 -4335)))) (-3202 (((-895) (-550)) NIL (|has| $ (-6 -4335)))) (-2451 (((-372) $) NIL) (((-219) $) NIL) (((-866 (-372)) $) NIL)) (-2233 (((-837) $) 52) (($ (-550)) 63) (($ $) NIL) (($ (-400 (-550))) 66) (($ (-550)) 63) (($ (-400 (-550))) 66) (($ (-372)) 60) (((-372) $) 50) (($ (-679)) 55)) (-3091 (((-749)) 103)) (-1400 (($ (-550) (-550) (-895)) 44)) (-2967 (($ $) NIL)) (-4319 (((-895)) NIL) (((-895) (-895)) NIL (|has| $ (-6 -4335)))) (-4300 (((-895)) 35) (((-895) (-895)) 78)) (-1819 (((-112) $ $) NIL)) (-4188 (($ $) NIL)) (-2688 (($) 32 T CONST)) (-2700 (($) 17 T CONST)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 83)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 101)) (-2382 (($ $ $) 65)) (-2370 (($ $) 99) (($ $ $) 100)) (-2358 (($ $ $) 98)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL) (($ $ (-400 (-550))) 90)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 97) (($ $ $) 88) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL)))
+(((-677) (-13 (-397) (-380) (-356) (-1012 (-372)) (-1012 (-400 (-550))) (-145) (-10 -8 (-15 -1578 ((-895) (-895))) (-15 -1578 ((-895))) (-15 -4300 ((-895) (-895))) (-15 -3015 ((-550) (-550))) (-15 -3015 ((-550))) (-15 -3650 ((-550) (-550))) (-15 -3650 ((-550))) (-15 -2233 ((-372) $)) (-15 -2233 ($ (-679))) (-15 -4136 ((-550) $)) (-15 -3068 ((-550) $)) (-15 -1400 ($ (-550) (-550) (-895)))))) (T -677))
+((-3068 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-677)))) (-4136 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-677)))) (-1578 (*1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-677)))) (-1578 (*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-677)))) (-4300 (*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-677)))) (-3015 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-677)))) (-3015 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-677)))) (-3650 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-677)))) (-3650 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-677)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-372)) (-5 *1 (-677)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-679)) (-5 *1 (-677)))) (-1400 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-550)) (-5 *3 (-895)) (-5 *1 (-677)))))
+(-13 (-397) (-380) (-356) (-1012 (-372)) (-1012 (-400 (-550))) (-145) (-10 -8 (-15 -1578 ((-895) (-895))) (-15 -1578 ((-895))) (-15 -4300 ((-895) (-895))) (-15 -3015 ((-550) (-550))) (-15 -3015 ((-550))) (-15 -3650 ((-550) (-550))) (-15 -3650 ((-550))) (-15 -2233 ((-372) $)) (-15 -2233 ($ (-679))) (-15 -4136 ((-550) $)) (-15 -3068 ((-550) $)) (-15 -1400 ($ (-550) (-550) (-895)))))
+((-3892 (((-667 |#1|) (-667 |#1|) |#1| |#1|) 65)) (-4257 (((-667 |#1|) (-667 |#1|) |#1|) 48)) (-2551 (((-667 |#1|) (-667 |#1|) |#1|) 66)) (-2596 (((-667 |#1|) (-667 |#1|)) 49)) (-3492 (((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|) 64)))
+(((-678 |#1|) (-10 -7 (-15 -2596 ((-667 |#1|) (-667 |#1|))) (-15 -4257 ((-667 |#1|) (-667 |#1|) |#1|)) (-15 -2551 ((-667 |#1|) (-667 |#1|) |#1|)) (-15 -3892 ((-667 |#1|) (-667 |#1|) |#1| |#1|)) (-15 -3492 ((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|))) (-300)) (T -678))
+((-3492 (*1 *2 *3 *3) (-12 (-5 *2 (-2 (|:| -3123 *3) (|:| -2545 *3))) (-5 *1 (-678 *3)) (-4 *3 (-300)))) (-3892 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-667 *3)) (-4 *3 (-300)) (-5 *1 (-678 *3)))) (-2551 (*1 *2 *2 *3) (-12 (-5 *2 (-667 *3)) (-4 *3 (-300)) (-5 *1 (-678 *3)))) (-4257 (*1 *2 *2 *3) (-12 (-5 *2 (-667 *3)) (-4 *3 (-300)) (-5 *1 (-678 *3)))) (-2596 (*1 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-300)) (-5 *1 (-678 *3)))))
+(-10 -7 (-15 -2596 ((-667 |#1|) (-667 |#1|))) (-15 -4257 ((-667 |#1|) (-667 |#1|) |#1|)) (-15 -2551 ((-667 |#1|) (-667 |#1|) |#1|)) (-15 -3892 ((-667 |#1|) (-667 |#1|) |#1| |#1|)) (-15 -3492 ((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-2633 (($ $ $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-1534 (($ $ $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1611 (((-112) $ $) NIL)) (-4303 (((-550) $) NIL)) (-1538 (($ $ $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) 27)) (-2202 (((-550) $) 25)) (-3455 (($ $ $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-3192 (((-3 (-400 (-550)) "failed") $) NIL)) (-2593 (((-112) $) NIL)) (-3169 (((-400 (-550)) $) NIL)) (-1864 (($ $) NIL) (($) NIL)) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-2083 (($ $ $ $) NIL)) (-2181 (($ $ $) NIL)) (-2694 (((-112) $) NIL)) (-4083 (($ $ $) NIL)) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL)) (-2419 (((-112) $) NIL)) (-1286 (((-112) $) NIL)) (-1620 (((-3 $ "failed") $) NIL)) (-1712 (((-112) $) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2960 (($ $ $ $) NIL)) (-2793 (($ $ $) NIL)) (-3124 (((-895) (-895)) 10) (((-895)) 9)) (-2173 (($ $ $) NIL)) (-1673 (($ $) NIL)) (-3839 (($ $) NIL)) (-3231 (($ (-623 $)) NIL) (($ $ $) NIL)) (-2369 (((-1127) $) NIL)) (-2711 (($ $ $) NIL)) (-2463 (($) NIL T CONST)) (-2486 (($ $) NIL)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ (-623 $)) NIL) (($ $ $) NIL)) (-3643 (($ $) NIL)) (-1735 (((-411 $) $) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3725 (((-112) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2798 (($ $) NIL) (($ $ (-749)) NIL)) (-2417 (($ $) NIL)) (-2435 (($ $) NIL)) (-2451 (((-219) $) NIL) (((-372) $) NIL) (((-866 (-550)) $) NIL) (((-526) $) NIL) (((-550) $) NIL)) (-2233 (((-837) $) NIL) (($ (-550)) 24) (($ $) NIL) (($ (-550)) 24) (((-309 $) (-309 (-550))) 18)) (-3091 (((-749)) NIL)) (-1796 (((-112) $ $) NIL)) (-1437 (($ $ $) NIL)) (-4300 (($) NIL)) (-1819 (((-112) $ $) NIL)) (-4133 (($ $ $ $) NIL)) (-4188 (($ $) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $) NIL) (($ $ (-749)) NIL)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL)))
+(((-679) (-13 (-380) (-535) (-10 -8 (-15 -3124 ((-895) (-895))) (-15 -3124 ((-895))) (-15 -2233 ((-309 $) (-309 (-550))))))) (T -679))
+((-3124 (*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-679)))) (-3124 (*1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-679)))) (-2233 (*1 *2 *3) (-12 (-5 *3 (-309 (-550))) (-5 *2 (-309 (-679))) (-5 *1 (-679)))))
+(-13 (-380) (-535) (-10 -8 (-15 -3124 ((-895) (-895))) (-15 -3124 ((-895))) (-15 -2233 ((-309 $) (-309 (-550))))))
+((-1740 (((-1 |#4| |#2| |#3|) |#1| (-1145) (-1145)) 19)) (-1399 (((-1 |#4| |#2| |#3|) (-1145)) 12)))
+(((-680 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1399 ((-1 |#4| |#2| |#3|) (-1145))) (-15 -1740 ((-1 |#4| |#2| |#3|) |#1| (-1145) (-1145)))) (-596 (-526)) (-1182) (-1182) (-1182)) (T -680))
+((-1740 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1145)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-680 *3 *5 *6 *7)) (-4 *3 (-596 (-526))) (-4 *5 (-1182)) (-4 *6 (-1182)) (-4 *7 (-1182)))) (-1399 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-680 *4 *5 *6 *7)) (-4 *4 (-596 (-526))) (-4 *5 (-1182)) (-4 *6 (-1182)) (-4 *7 (-1182)))))
+(-10 -7 (-15 -1399 ((-1 |#4| |#2| |#3|) (-1145))) (-15 -1740 ((-1 |#4| |#2| |#3|) |#1| (-1145) (-1145))))
+((-2221 (((-112) $ $) NIL)) (-4195 (((-1233) $ (-749)) 14)) (-3088 (((-749) $) 12)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 18) ((|#1| $) 15) (($ |#1|) 23)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 25)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 24)))
+(((-681 |#1|) (-13 (-131) (-595 |#1|) (-10 -8 (-15 -2233 ($ |#1|)))) (-1069)) (T -681))
+((-2233 (*1 *1 *2) (-12 (-5 *1 (-681 *2)) (-4 *2 (-1069)))))
+(-13 (-131) (-595 |#1|) (-10 -8 (-15 -2233 ($ |#1|))))
+((-4098 (((-1 (-219) (-219) (-219)) |#1| (-1145) (-1145)) 34) (((-1 (-219) (-219)) |#1| (-1145)) 39)))
+(((-682 |#1|) (-10 -7 (-15 -4098 ((-1 (-219) (-219)) |#1| (-1145))) (-15 -4098 ((-1 (-219) (-219) (-219)) |#1| (-1145) (-1145)))) (-596 (-526))) (T -682))
+((-4098 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1145)) (-5 *2 (-1 (-219) (-219) (-219))) (-5 *1 (-682 *3)) (-4 *3 (-596 (-526))))) (-4098 (*1 *2 *3 *4) (-12 (-5 *4 (-1145)) (-5 *2 (-1 (-219) (-219))) (-5 *1 (-682 *3)) (-4 *3 (-596 (-526))))))
+(-10 -7 (-15 -4098 ((-1 (-219) (-219)) |#1| (-1145))) (-15 -4098 ((-1 (-219) (-219) (-219)) |#1| (-1145) (-1145))))
+((-3112 (((-1145) |#1| (-1145) (-623 (-1145))) 9) (((-1145) |#1| (-1145) (-1145) (-1145)) 12) (((-1145) |#1| (-1145) (-1145)) 11) (((-1145) |#1| (-1145)) 10)))
+(((-683 |#1|) (-10 -7 (-15 -3112 ((-1145) |#1| (-1145))) (-15 -3112 ((-1145) |#1| (-1145) (-1145))) (-15 -3112 ((-1145) |#1| (-1145) (-1145) (-1145))) (-15 -3112 ((-1145) |#1| (-1145) (-623 (-1145))))) (-596 (-526))) (T -683))
+((-3112 (*1 *2 *3 *2 *4) (-12 (-5 *4 (-623 (-1145))) (-5 *2 (-1145)) (-5 *1 (-683 *3)) (-4 *3 (-596 (-526))))) (-3112 (*1 *2 *3 *2 *2 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-683 *3)) (-4 *3 (-596 (-526))))) (-3112 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-683 *3)) (-4 *3 (-596 (-526))))) (-3112 (*1 *2 *3 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-683 *3)) (-4 *3 (-596 (-526))))))
+(-10 -7 (-15 -3112 ((-1145) |#1| (-1145))) (-15 -3112 ((-1145) |#1| (-1145) (-1145))) (-15 -3112 ((-1145) |#1| (-1145) (-1145) (-1145))) (-15 -3112 ((-1145) |#1| (-1145) (-623 (-1145)))))
+((-2161 (((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|) 9)))
+(((-684 |#1| |#2|) (-10 -7 (-15 -2161 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|))) (-1182) (-1182)) (T -684))
+((-2161 (*1 *2 *3 *4) (-12 (-5 *2 (-2 (|:| |part1| *3) (|:| |part2| *4))) (-5 *1 (-684 *3 *4)) (-4 *3 (-1182)) (-4 *4 (-1182)))))
+(-10 -7 (-15 -2161 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|)))
+((-3655 (((-1 |#3| |#2|) (-1145)) 11)) (-1740 (((-1 |#3| |#2|) |#1| (-1145)) 21)))
+(((-685 |#1| |#2| |#3|) (-10 -7 (-15 -3655 ((-1 |#3| |#2|) (-1145))) (-15 -1740 ((-1 |#3| |#2|) |#1| (-1145)))) (-596 (-526)) (-1182) (-1182)) (T -685))
+((-1740 (*1 *2 *3 *4) (-12 (-5 *4 (-1145)) (-5 *2 (-1 *6 *5)) (-5 *1 (-685 *3 *5 *6)) (-4 *3 (-596 (-526))) (-4 *5 (-1182)) (-4 *6 (-1182)))) (-3655 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-1 *6 *5)) (-5 *1 (-685 *4 *5 *6)) (-4 *4 (-596 (-526))) (-4 *5 (-1182)) (-4 *6 (-1182)))))
+(-10 -7 (-15 -3655 ((-1 |#3| |#2|) (-1145))) (-15 -1740 ((-1 |#3| |#2|) |#1| (-1145))))
+((-3818 (((-3 (-623 (-1141 |#4|)) "failed") (-1141 |#4|) (-623 |#2|) (-623 (-1141 |#4|)) (-623 |#3|) (-623 |#4|) (-623 (-623 (-2 (|:| -2507 (-749)) (|:| |pcoef| |#4|)))) (-623 (-749)) (-1228 (-623 (-1141 |#3|))) |#3|) 62)) (-2122 (((-3 (-623 (-1141 |#4|)) "failed") (-1141 |#4|) (-623 |#2|) (-623 (-1141 |#3|)) (-623 |#3|) (-623 |#4|) (-623 (-749)) |#3|) 75)) (-3509 (((-3 (-623 (-1141 |#4|)) "failed") (-1141 |#4|) (-623 |#2|) (-623 |#3|) (-623 (-749)) (-623 (-1141 |#4|)) (-1228 (-623 (-1141 |#3|))) |#3|) 34)))
+(((-686 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3509 ((-3 (-623 (-1141 |#4|)) "failed") (-1141 |#4|) (-623 |#2|) (-623 |#3|) (-623 (-749)) (-623 (-1141 |#4|)) (-1228 (-623 (-1141 |#3|))) |#3|)) (-15 -2122 ((-3 (-623 (-1141 |#4|)) "failed") (-1141 |#4|) (-623 |#2|) (-623 (-1141 |#3|)) (-623 |#3|) (-623 |#4|) (-623 (-749)) |#3|)) (-15 -3818 ((-3 (-623 (-1141 |#4|)) "failed") (-1141 |#4|) (-623 |#2|) (-623 (-1141 |#4|)) (-623 |#3|) (-623 |#4|) (-623 (-623 (-2 (|:| -2507 (-749)) (|:| |pcoef| |#4|)))) (-623 (-749)) (-1228 (-623 (-1141 |#3|))) |#3|))) (-771) (-825) (-300) (-923 |#3| |#1| |#2|)) (T -686))
+((-3818 (*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10) (|partial| -12 (-5 *2 (-623 (-1141 *13))) (-5 *3 (-1141 *13)) (-5 *4 (-623 *12)) (-5 *5 (-623 *10)) (-5 *6 (-623 *13)) (-5 *7 (-623 (-623 (-2 (|:| -2507 (-749)) (|:| |pcoef| *13))))) (-5 *8 (-623 (-749))) (-5 *9 (-1228 (-623 (-1141 *10)))) (-4 *12 (-825)) (-4 *10 (-300)) (-4 *13 (-923 *10 *11 *12)) (-4 *11 (-771)) (-5 *1 (-686 *11 *12 *10 *13)))) (-2122 (*1 *2 *3 *4 *5 *6 *7 *8 *9) (|partial| -12 (-5 *4 (-623 *11)) (-5 *5 (-623 (-1141 *9))) (-5 *6 (-623 *9)) (-5 *7 (-623 *12)) (-5 *8 (-623 (-749))) (-4 *11 (-825)) (-4 *9 (-300)) (-4 *12 (-923 *9 *10 *11)) (-4 *10 (-771)) (-5 *2 (-623 (-1141 *12))) (-5 *1 (-686 *10 *11 *9 *12)) (-5 *3 (-1141 *12)))) (-3509 (*1 *2 *3 *4 *5 *6 *2 *7 *8) (|partial| -12 (-5 *2 (-623 (-1141 *11))) (-5 *3 (-1141 *11)) (-5 *4 (-623 *10)) (-5 *5 (-623 *8)) (-5 *6 (-623 (-749))) (-5 *7 (-1228 (-623 (-1141 *8)))) (-4 *10 (-825)) (-4 *8 (-300)) (-4 *11 (-923 *8 *9 *10)) (-4 *9 (-771)) (-5 *1 (-686 *9 *10 *8 *11)))))
+(-10 -7 (-15 -3509 ((-3 (-623 (-1141 |#4|)) "failed") (-1141 |#4|) (-623 |#2|) (-623 |#3|) (-623 (-749)) (-623 (-1141 |#4|)) (-1228 (-623 (-1141 |#3|))) |#3|)) (-15 -2122 ((-3 (-623 (-1141 |#4|)) "failed") (-1141 |#4|) (-623 |#2|) (-623 (-1141 |#3|)) (-623 |#3|) (-623 |#4|) (-623 (-749)) |#3|)) (-15 -3818 ((-3 (-623 (-1141 |#4|)) "failed") (-1141 |#4|) (-623 |#2|) (-623 (-1141 |#4|)) (-623 |#3|) (-623 |#4|) (-623 (-623 (-2 (|:| -2507 (-749)) (|:| |pcoef| |#4|)))) (-623 (-749)) (-1228 (-623 (-1141 |#3|))) |#3|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1693 (($ $) 39)) (-1537 (((-3 $ "failed") $) 32)) (-2419 (((-112) $) 30)) (-1488 (($ |#1| (-749)) 37)) (-3346 (((-749) $) 41)) (-1670 ((|#1| $) 40)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3661 (((-749) $) 42)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#1|) 36 (|has| |#1| (-170)))) (-1708 ((|#1| $ (-749)) 38)) (-3091 (((-749)) 28)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 44) (($ |#1| $) 43)))
+(((-687 |#1|) (-138) (-1021)) (T -687))
+((-3661 (*1 *2 *1) (-12 (-4 *1 (-687 *3)) (-4 *3 (-1021)) (-5 *2 (-749)))) (-3346 (*1 *2 *1) (-12 (-4 *1 (-687 *3)) (-4 *3 (-1021)) (-5 *2 (-749)))) (-1670 (*1 *2 *1) (-12 (-4 *1 (-687 *2)) (-4 *2 (-1021)))) (-1693 (*1 *1 *1) (-12 (-4 *1 (-687 *2)) (-4 *2 (-1021)))) (-1708 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *1 (-687 *2)) (-4 *2 (-1021)))) (-1488 (*1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-687 *2)) (-4 *2 (-1021)))))
+(-13 (-1021) (-111 |t#1| |t#1|) (-10 -8 (IF (|has| |t#1| (-170)) (-6 (-38 |t#1|)) |%noBranch|) (-15 -3661 ((-749) $)) (-15 -3346 ((-749) $)) (-15 -1670 (|t#1| $)) (-15 -1693 ($ $)) (-15 -1708 (|t#1| $ (-749))) (-15 -1488 ($ |t#1| (-749)))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) |has| |#1| (-170)) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-696 |#1|) |has| |#1| (-170)) ((-705) . T) ((-1027 |#1|) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2392 ((|#6| (-1 |#4| |#1|) |#3|) 23)))
+(((-688 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -2392 (|#6| (-1 |#4| |#1|) |#3|))) (-542) (-1204 |#1|) (-1204 (-400 |#2|)) (-542) (-1204 |#4|) (-1204 (-400 |#5|))) (T -688))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-542)) (-4 *7 (-542)) (-4 *6 (-1204 *5)) (-4 *2 (-1204 (-400 *8))) (-5 *1 (-688 *5 *6 *4 *7 *8 *2)) (-4 *4 (-1204 (-400 *6))) (-4 *8 (-1204 *7)))))
+(-10 -7 (-15 -2392 (|#6| (-1 |#4| |#1|) |#3|)))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3626 (((-1127) (-837)) 31)) (-1970 (((-1233) (-1127)) 28)) (-1640 (((-1127) (-837)) 24)) (-2016 (((-1127) (-837)) 25)) (-2233 (((-837) $) NIL) (((-1127) (-837)) 23)) (-2264 (((-112) $ $) NIL)))
+(((-689) (-13 (-1069) (-10 -7 (-15 -2233 ((-1127) (-837))) (-15 -1640 ((-1127) (-837))) (-15 -2016 ((-1127) (-837))) (-15 -3626 ((-1127) (-837))) (-15 -1970 ((-1233) (-1127)))))) (T -689))
+((-2233 (*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1127)) (-5 *1 (-689)))) (-1640 (*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1127)) (-5 *1 (-689)))) (-2016 (*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1127)) (-5 *1 (-689)))) (-3626 (*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1127)) (-5 *1 (-689)))) (-1970 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-689)))))
+(-13 (-1069) (-10 -7 (-15 -2233 ((-1127) (-837))) (-15 -1640 ((-1127) (-837))) (-15 -2016 ((-1127) (-837))) (-15 -3626 ((-1127) (-837))) (-15 -1970 ((-1233) (-1127)))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1611 (((-112) $ $) NIL)) (-2991 (($) NIL T CONST)) (-3455 (($ $ $) NIL)) (-2924 (($ |#1| |#2|) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-2419 (((-112) $) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2351 ((|#2| $) NIL)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1735 (((-411 $) $) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1507 (((-3 $ "failed") $ $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) ((|#1| $) NIL)) (-3091 (((-749)) NIL)) (-1819 (((-112) $ $) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL)))
+(((-690 |#1| |#2| |#3| |#4| |#5|) (-13 (-356) (-10 -8 (-15 -2351 (|#2| $)) (-15 -2233 (|#1| $)) (-15 -2924 ($ |#1| |#2|)) (-15 -1507 ((-3 $ "failed") $ $)))) (-170) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -690))
+((-2351 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-690 *3 *2 *4 *5 *6)) (-4 *3 (-170)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-2233 (*1 *2 *1) (-12 (-4 *2 (-170)) (-5 *1 (-690 *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)))) (-2924 (*1 *1 *2 *3) (-12 (-5 *1 (-690 *2 *3 *4 *5 *6)) (-4 *2 (-170)) (-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)))) (-1507 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-690 *2 *3 *4 *5 *6)) (-4 *2 (-170)) (-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 (-356) (-10 -8 (-15 -2351 (|#2| $)) (-15 -2233 (|#1| $)) (-15 -2924 ($ |#1| |#2|)) (-15 -1507 ((-3 $ "failed") $ $))))
+((-2221 (((-112) $ $) 78)) (-3378 (((-112) $) 30)) (-1431 (((-1228 |#1|) $ (-749)) NIL)) (-1516 (((-623 (-1051)) $) NIL)) (-3297 (($ (-1141 |#1|)) NIL)) (-1705 (((-1141 $) $ (-1051)) NIL) (((-1141 |#1|) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-2457 (((-749) $) NIL) (((-749) $ (-623 (-1051))) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2129 (($ $ $) NIL (|has| |#1| (-542)))) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2318 (($ $) NIL (|has| |#1| (-444)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-444)))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-1611 (((-112) $ $) NIL (|has| |#1| (-356)))) (-3828 (((-749)) 47 (|has| |#1| (-361)))) (-2887 (($ $ (-749)) NIL)) (-4069 (($ $ (-749)) NIL)) (-3286 ((|#2| |#2|) 44)) (-4146 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-444)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-1051) "failed") $) NIL)) (-2202 ((|#1| $) NIL) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-1051) $) NIL)) (-1792 (($ $ $ (-1051)) NIL (|has| |#1| (-170))) ((|#1| $ $) NIL (|has| |#1| (-170)))) (-3455 (($ $ $) NIL (|has| |#1| (-356)))) (-1693 (($ $) 34)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-2924 (($ |#2|) 42)) (-1537 (((-3 $ "failed") $) 86)) (-1864 (($) 51 (|has| |#1| (-361)))) (-3429 (($ $ $) NIL (|has| |#1| (-356)))) (-2193 (($ $ $) NIL)) (-1509 (($ $ $) NIL (|has| |#1| (-542)))) (-2858 (((-2 (|:| -4304 |#1|) (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-542)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-2731 (($ $) NIL (|has| |#1| (-444))) (($ $ (-1051)) NIL (|has| |#1| (-444)))) (-1683 (((-623 $) $) NIL)) (-1568 (((-112) $) NIL (|has| |#1| (-883)))) (-1635 (((-932 $)) 80)) (-3401 (($ $ |#1| (-749) $) NIL)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (-12 (|has| (-1051) (-860 (-372))) (|has| |#1| (-860 (-372))))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (-12 (|has| (-1051) (-860 (-550))) (|has| |#1| (-860 (-550)))))) (-2603 (((-749) $ $) NIL (|has| |#1| (-542)))) (-2419 (((-112) $) NIL)) (-3324 (((-749) $) NIL)) (-1620 (((-3 $ "failed") $) NIL (|has| |#1| (-1120)))) (-1501 (($ (-1141 |#1|) (-1051)) NIL) (($ (-1141 $) (-1051)) NIL)) (-1937 (($ $ (-749)) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-2336 (((-623 $) $) NIL)) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| (-749)) 77) (($ $ (-1051) (-749)) NIL) (($ $ (-623 (-1051)) (-623 (-749))) NIL)) (-1766 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $ (-1051)) NIL) (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2351 ((|#2|) 45)) (-3346 (((-749) $) NIL) (((-749) $ (-1051)) NIL) (((-623 (-749)) $ (-623 (-1051))) NIL)) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-2863 (($ (-1 (-749) (-749)) $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-2838 (((-1141 |#1|) $) NIL)) (-4059 (((-3 (-1051) "failed") $) NIL)) (-4073 (((-895) $) NIL (|has| |#1| (-361)))) (-2910 ((|#2| $) 41)) (-1657 (($ $) NIL)) (-1670 ((|#1| $) 28)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-2369 (((-1127) $) NIL)) (-3266 (((-2 (|:| -3123 $) (|:| -2545 $)) $ (-749)) NIL)) (-3833 (((-3 (-623 $) "failed") $) NIL)) (-3017 (((-3 (-623 $) "failed") $) NIL)) (-2891 (((-3 (-2 (|:| |var| (-1051)) (|:| -3068 (-749))) "failed") $) NIL)) (-2149 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2463 (($) NIL (|has| |#1| (-1120)) CONST)) (-3690 (($ (-895)) NIL (|has| |#1| (-361)))) (-3445 (((-1089) $) NIL)) (-1628 (((-112) $) NIL)) (-1639 ((|#1| $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#1| (-444)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-3332 (($ $) 79 (|has| |#1| (-342)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-1735 (((-411 $) $) NIL (|has| |#1| (-883)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-3409 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542))) (((-3 $ "failed") $ $) 85 (|has| |#1| (-542)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1553 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-1051) |#1|) NIL) (($ $ (-623 (-1051)) (-623 |#1|)) NIL) (($ $ (-1051) $) NIL) (($ $ (-623 (-1051)) (-623 $)) NIL)) (-1988 (((-749) $) NIL (|has| |#1| (-356)))) (-2757 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-400 $) (-400 $) (-400 $)) NIL (|has| |#1| (-542))) ((|#1| (-400 $) |#1|) NIL (|has| |#1| (-356))) (((-400 $) $ (-400 $)) NIL (|has| |#1| (-542)))) (-3522 (((-3 $ "failed") $ (-749)) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 87 (|has| |#1| (-356)))) (-3563 (($ $ (-1051)) NIL (|has| |#1| (-170))) ((|#1| $) NIL (|has| |#1| (-170)))) (-2798 (($ $ (-1051)) NIL) (($ $ (-623 (-1051))) NIL) (($ $ (-1051) (-749)) NIL) (($ $ (-623 (-1051)) (-623 (-749))) NIL) (($ $ (-749)) NIL) (($ $) NIL) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-3661 (((-749) $) 32) (((-749) $ (-1051)) NIL) (((-623 (-749)) $ (-623 (-1051))) NIL)) (-2451 (((-866 (-372)) $) NIL (-12 (|has| (-1051) (-596 (-866 (-372)))) (|has| |#1| (-596 (-866 (-372)))))) (((-866 (-550)) $) NIL (-12 (|has| (-1051) (-596 (-866 (-550)))) (|has| |#1| (-596 (-866 (-550)))))) (((-526) $) NIL (-12 (|has| (-1051) (-596 (-526))) (|has| |#1| (-596 (-526)))))) (-1622 ((|#1| $) NIL (|has| |#1| (-444))) (($ $ (-1051)) NIL (|has| |#1| (-444)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#1| (-883))))) (-3102 (((-932 $)) 36)) (-3674 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542))) (((-3 (-400 $) "failed") (-400 $) $) NIL (|has| |#1| (-542)))) (-2233 (((-837) $) 61) (($ (-550)) NIL) (($ |#1|) 58) (($ (-1051)) NIL) (($ |#2|) 68) (($ (-400 (-550))) NIL (-1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1012 (-400 (-550)))))) (($ $) NIL (|has| |#1| (-542)))) (-2969 (((-623 |#1|) $) NIL)) (-1708 ((|#1| $ (-749)) 63) (($ $ (-1051) (-749)) NIL) (($ $ (-623 (-1051)) (-623 (-749))) NIL)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| |#1| (-883))) (|has| |#1| (-143))))) (-3091 (((-749)) NIL)) (-3895 (($ $ $ (-749)) NIL (|has| |#1| (-170)))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2688 (($) 20 T CONST)) (-1594 (((-1228 |#1|) $) 75)) (-2574 (($ (-1228 |#1|)) 50)) (-2700 (($) 8 T CONST)) (-1901 (($ $ (-1051)) NIL) (($ $ (-623 (-1051))) NIL) (($ $ (-1051) (-749)) NIL) (($ $ (-623 (-1051)) (-623 (-749))) NIL) (($ $ (-749)) NIL) (($ $) NIL) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3656 (((-1228 |#1|) $) NIL)) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) 69)) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2370 (($ $) 72) (($ $ $) NIL)) (-2358 (($ $ $) 33)) (** (($ $ (-895)) NIL) (($ $ (-749)) 81)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 57) (($ $ $) 74) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 55) (($ $ |#1|) NIL)))
+(((-691 |#1| |#2|) (-13 (-1204 |#1|) (-10 -8 (-15 -3286 (|#2| |#2|)) (-15 -2351 (|#2|)) (-15 -2924 ($ |#2|)) (-15 -2910 (|#2| $)) (-15 -2233 ($ |#2|)) (-15 -1594 ((-1228 |#1|) $)) (-15 -2574 ($ (-1228 |#1|))) (-15 -3656 ((-1228 |#1|) $)) (-15 -1635 ((-932 $))) (-15 -3102 ((-932 $))) (IF (|has| |#1| (-342)) (-15 -3332 ($ $)) |%noBranch|) (IF (|has| |#1| (-361)) (-6 (-361)) |%noBranch|))) (-1021) (-1204 |#1|)) (T -691))
+((-3286 (*1 *2 *2) (-12 (-4 *3 (-1021)) (-5 *1 (-691 *3 *2)) (-4 *2 (-1204 *3)))) (-2351 (*1 *2) (-12 (-4 *2 (-1204 *3)) (-5 *1 (-691 *3 *2)) (-4 *3 (-1021)))) (-2924 (*1 *1 *2) (-12 (-4 *3 (-1021)) (-5 *1 (-691 *3 *2)) (-4 *2 (-1204 *3)))) (-2910 (*1 *2 *1) (-12 (-4 *2 (-1204 *3)) (-5 *1 (-691 *3 *2)) (-4 *3 (-1021)))) (-2233 (*1 *1 *2) (-12 (-4 *3 (-1021)) (-5 *1 (-691 *3 *2)) (-4 *2 (-1204 *3)))) (-1594 (*1 *2 *1) (-12 (-4 *3 (-1021)) (-5 *2 (-1228 *3)) (-5 *1 (-691 *3 *4)) (-4 *4 (-1204 *3)))) (-2574 (*1 *1 *2) (-12 (-5 *2 (-1228 *3)) (-4 *3 (-1021)) (-5 *1 (-691 *3 *4)) (-4 *4 (-1204 *3)))) (-3656 (*1 *2 *1) (-12 (-4 *3 (-1021)) (-5 *2 (-1228 *3)) (-5 *1 (-691 *3 *4)) (-4 *4 (-1204 *3)))) (-1635 (*1 *2) (-12 (-4 *3 (-1021)) (-5 *2 (-932 (-691 *3 *4))) (-5 *1 (-691 *3 *4)) (-4 *4 (-1204 *3)))) (-3102 (*1 *2) (-12 (-4 *3 (-1021)) (-5 *2 (-932 (-691 *3 *4))) (-5 *1 (-691 *3 *4)) (-4 *4 (-1204 *3)))) (-3332 (*1 *1 *1) (-12 (-4 *2 (-342)) (-4 *2 (-1021)) (-5 *1 (-691 *2 *3)) (-4 *3 (-1204 *2)))))
+(-13 (-1204 |#1|) (-10 -8 (-15 -3286 (|#2| |#2|)) (-15 -2351 (|#2|)) (-15 -2924 ($ |#2|)) (-15 -2910 (|#2| $)) (-15 -2233 ($ |#2|)) (-15 -1594 ((-1228 |#1|) $)) (-15 -2574 ($ (-1228 |#1|))) (-15 -3656 ((-1228 |#1|) $)) (-15 -1635 ((-932 $))) (-15 -3102 ((-932 $))) (IF (|has| |#1| (-342)) (-15 -3332 ($ $)) |%noBranch|) (IF (|has| |#1| (-361)) (-6 (-361)) |%noBranch|)))
+((-2221 (((-112) $ $) NIL)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3690 ((|#1| $) 13)) (-3445 (((-1089) $) NIL)) (-3068 ((|#2| $) 12)) (-2245 (($ |#1| |#2|) 16)) (-2233 (((-837) $) NIL) (($ (-2 (|:| -3690 |#1|) (|:| -3068 |#2|))) 15) (((-2 (|:| -3690 |#1|) (|:| -3068 |#2|)) $) 14)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 11)))
+(((-692 |#1| |#2| |#3|) (-13 (-825) (-10 -8 (-15 -3068 (|#2| $)) (-15 -3690 (|#1| $)) (-15 -2233 ($ (-2 (|:| -3690 |#1|) (|:| -3068 |#2|)))) (-15 -2233 ((-2 (|:| -3690 |#1|) (|:| -3068 |#2|)) $)) (-15 -2245 ($ |#1| |#2|)))) (-825) (-1069) (-1 (-112) (-2 (|:| -3690 |#1|) (|:| -3068 |#2|)) (-2 (|:| -3690 |#1|) (|:| -3068 |#2|)))) (T -692))
+((-3068 (*1 *2 *1) (-12 (-4 *2 (-1069)) (-5 *1 (-692 *3 *2 *4)) (-4 *3 (-825)) (-14 *4 (-1 (-112) (-2 (|:| -3690 *3) (|:| -3068 *2)) (-2 (|:| -3690 *3) (|:| -3068 *2)))))) (-3690 (*1 *2 *1) (-12 (-4 *2 (-825)) (-5 *1 (-692 *2 *3 *4)) (-4 *3 (-1069)) (-14 *4 (-1 (-112) (-2 (|:| -3690 *2) (|:| -3068 *3)) (-2 (|:| -3690 *2) (|:| -3068 *3)))))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -3690 *3) (|:| -3068 *4))) (-4 *3 (-825)) (-4 *4 (-1069)) (-5 *1 (-692 *3 *4 *5)) (-14 *5 (-1 (-112) *2 *2)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -3690 *3) (|:| -3068 *4))) (-5 *1 (-692 *3 *4 *5)) (-4 *3 (-825)) (-4 *4 (-1069)) (-14 *5 (-1 (-112) *2 *2)))) (-2245 (*1 *1 *2 *3) (-12 (-5 *1 (-692 *2 *3 *4)) (-4 *2 (-825)) (-4 *3 (-1069)) (-14 *4 (-1 (-112) (-2 (|:| -3690 *2) (|:| -3068 *3)) (-2 (|:| -3690 *2) (|:| -3068 *3)))))))
+(-13 (-825) (-10 -8 (-15 -3068 (|#2| $)) (-15 -3690 (|#1| $)) (-15 -2233 ($ (-2 (|:| -3690 |#1|) (|:| -3068 |#2|)))) (-15 -2233 ((-2 (|:| -3690 |#1|) (|:| -3068 |#2|)) $)) (-15 -2245 ($ |#1| |#2|))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 59)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) 89) (((-3 (-114) "failed") $) 95)) (-2202 ((|#1| $) NIL) (((-114) $) 39)) (-1537 (((-3 $ "failed") $) 90)) (-3262 ((|#2| (-114) |#2|) 82)) (-2419 (((-112) $) NIL)) (-1660 (($ |#1| (-354 (-114))) 14)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2874 (($ $ (-1 |#2| |#2|)) 58)) (-2322 (($ $ (-1 |#2| |#2|)) 44)) (-2757 ((|#2| $ |#2|) 33)) (-1887 ((|#1| |#1|) 105 (|has| |#1| (-170)))) (-2233 (((-837) $) 66) (($ (-550)) 18) (($ |#1|) 17) (($ (-114)) 23)) (-1613 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3091 (((-749)) 37)) (-3557 (($ $) 99 (|has| |#1| (-170))) (($ $ $) 103 (|has| |#1| (-170)))) (-2688 (($) 21 T CONST)) (-2700 (($) 9 T CONST)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) 48) (($ $ $) NIL)) (-2358 (($ $ $) 73)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ (-114) (-550)) NIL) (($ $ (-550)) 57)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 98) (($ $ $) 50) (($ |#1| $) 96 (|has| |#1| (-170))) (($ $ |#1|) 97 (|has| |#1| (-170)))))
+(((-693 |#1| |#2|) (-13 (-1021) (-1012 |#1|) (-1012 (-114)) (-279 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |#1| (-170)) (PROGN (-6 (-38 |#1|)) (-15 -3557 ($ $)) (-15 -3557 ($ $ $)) (-15 -1887 (|#1| |#1|))) |%noBranch|) (-15 -2322 ($ $ (-1 |#2| |#2|))) (-15 -2874 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-114) (-550))) (-15 ** ($ $ (-550))) (-15 -3262 (|#2| (-114) |#2|)) (-15 -1660 ($ |#1| (-354 (-114)))))) (-1021) (-626 |#1|)) (T -693))
+((-3557 (*1 *1 *1) (-12 (-4 *2 (-170)) (-4 *2 (-1021)) (-5 *1 (-693 *2 *3)) (-4 *3 (-626 *2)))) (-3557 (*1 *1 *1 *1) (-12 (-4 *2 (-170)) (-4 *2 (-1021)) (-5 *1 (-693 *2 *3)) (-4 *3 (-626 *2)))) (-1887 (*1 *2 *2) (-12 (-4 *2 (-170)) (-4 *2 (-1021)) (-5 *1 (-693 *2 *3)) (-4 *3 (-626 *2)))) (-2322 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-626 *3)) (-4 *3 (-1021)) (-5 *1 (-693 *3 *4)))) (-2874 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-626 *3)) (-4 *3 (-1021)) (-5 *1 (-693 *3 *4)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-550)) (-4 *4 (-1021)) (-5 *1 (-693 *4 *5)) (-4 *5 (-626 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *3 (-1021)) (-5 *1 (-693 *3 *4)) (-4 *4 (-626 *3)))) (-3262 (*1 *2 *3 *2) (-12 (-5 *3 (-114)) (-4 *4 (-1021)) (-5 *1 (-693 *4 *2)) (-4 *2 (-626 *4)))) (-1660 (*1 *1 *2 *3) (-12 (-5 *3 (-354 (-114))) (-4 *2 (-1021)) (-5 *1 (-693 *2 *4)) (-4 *4 (-626 *2)))))
+(-13 (-1021) (-1012 |#1|) (-1012 (-114)) (-279 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |#1| (-170)) (PROGN (-6 (-38 |#1|)) (-15 -3557 ($ $)) (-15 -3557 ($ $ $)) (-15 -1887 (|#1| |#1|))) |%noBranch|) (-15 -2322 ($ $ (-1 |#2| |#2|))) (-15 -2874 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-114) (-550))) (-15 ** ($ $ (-550))) (-15 -3262 (|#2| (-114) |#2|)) (-15 -1660 ($ |#1| (-354 (-114))))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 33)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-2924 (($ |#1| |#2|) 25)) (-1537 (((-3 $ "failed") $) 48)) (-2419 (((-112) $) 35)) (-2351 ((|#2| $) 12)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) 49)) (-3445 (((-1089) $) NIL)) (-1507 (((-3 $ "failed") $ $) 47)) (-2233 (((-837) $) 24) (($ (-550)) 19) ((|#1| $) 13)) (-3091 (((-749)) 28)) (-2688 (($) 16 T CONST)) (-2700 (($) 30 T CONST)) (-2264 (((-112) $ $) 38)) (-2370 (($ $) 43) (($ $ $) 37)) (-2358 (($ $ $) 40)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 21) (($ $ $) 20)))
+(((-694 |#1| |#2| |#3| |#4| |#5|) (-13 (-1021) (-10 -8 (-15 -2351 (|#2| $)) (-15 -2233 (|#1| $)) (-15 -2924 ($ |#1| |#2|)) (-15 -1507 ((-3 $ "failed") $ $)) (-15 -1537 ((-3 $ "failed") $)) (-15 -1619 ($ $)))) (-170) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -694))
+((-1537 (*1 *1 *1) (|partial| -12 (-5 *1 (-694 *2 *3 *4 *5 *6)) (-4 *2 (-170)) (-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)))) (-2351 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-694 *3 *2 *4 *5 *6)) (-4 *3 (-170)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-2233 (*1 *2 *1) (-12 (-4 *2 (-170)) (-5 *1 (-694 *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)))) (-2924 (*1 *1 *2 *3) (-12 (-5 *1 (-694 *2 *3 *4 *5 *6)) (-4 *2 (-170)) (-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)))) (-1507 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-694 *2 *3 *4 *5 *6)) (-4 *2 (-170)) (-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)))) (-1619 (*1 *1 *1) (-12 (-5 *1 (-694 *2 *3 *4 *5 *6)) (-4 *2 (-170)) (-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 (-1021) (-10 -8 (-15 -2351 (|#2| $)) (-15 -2233 (|#1| $)) (-15 -2924 ($ |#1| |#2|)) (-15 -1507 ((-3 $ "failed") $ $)) (-15 -1537 ((-3 $ "failed") $)) (-15 -1619 ($ $))))
+((* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ |#2| $) NIL) (($ $ |#2|) 9)))
+(((-695 |#1| |#2|) (-10 -8 (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-895) |#1|))) (-696 |#2|) (-170)) (T -695))
+NIL
+(-10 -8 (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-895) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2688 (($) 18 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
(((-696 |#1|) (-138) (-170)) (T -696))
NIL
(-13 (-111 |t#1| |t#1|))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 |#1|) . T) ((-1026 |#1|) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-3827 (($ |#1|) 17) (($ $ |#1|) 20)) (-2720 (($ |#1|) 18) (($ $ |#1|) 21)) (-3513 (($) NIL T CONST)) (-1386 (((-3 $ "failed") $) NIL) (($) 19) (($ $) 22)) (-3102 (((-112) $) NIL)) (-3724 (($ |#1| |#1| |#1| |#1|) 8)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) 16)) (-3337 (((-1088) $) NIL)) (-3866 ((|#1| $ |#1|) 24) (((-811 |#1|) $ (-811 |#1|)) 32)) (-1270 (($ $ $) NIL)) (-3292 (($ $ $) NIL)) (-1518 (((-836) $) 39)) (-2636 (($) 9 T CONST)) (-2316 (((-112) $ $) 44)) (-2414 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ $ $) 14)))
-(((-697 |#1|) (-13 (-465) (-10 -8 (-15 -3724 ($ |#1| |#1| |#1| |#1|)) (-15 -3827 ($ |#1|)) (-15 -2720 ($ |#1|)) (-15 -1386 ($)) (-15 -3827 ($ $ |#1|)) (-15 -2720 ($ $ |#1|)) (-15 -1386 ($ $)) (-15 -3866 (|#1| $ |#1|)) (-15 -3866 ((-811 |#1|) $ (-811 |#1|))))) (-356)) (T -697))
-((-3724 (*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356)))) (-3827 (*1 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356)))) (-2720 (*1 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356)))) (-1386 (*1 *1) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356)))) (-3827 (*1 *1 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356)))) (-2720 (*1 *1 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356)))) (-1386 (*1 *1 *1) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356)))) (-3866 (*1 *2 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356)))) (-3866 (*1 *2 *1 *2) (-12 (-5 *2 (-811 *3)) (-4 *3 (-356)) (-5 *1 (-697 *3)))))
-(-13 (-465) (-10 -8 (-15 -3724 ($ |#1| |#1| |#1| |#1|)) (-15 -3827 ($ |#1|)) (-15 -2720 ($ |#1|)) (-15 -1386 ($)) (-15 -3827 ($ $ |#1|)) (-15 -2720 ($ $ |#1|)) (-15 -1386 ($ $)) (-15 -3866 (|#1| $ |#1|)) (-15 -3866 ((-811 |#1|) $ (-811 |#1|)))))
-((-2923 (($ $ (-894)) 12)) (-2834 (($ $ (-894)) 13)) (** (($ $ (-894)) 10)))
-(((-698 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-894))) (-15 -2834 (|#1| |#1| (-894))) (-15 -2923 (|#1| |#1| (-894)))) (-699)) (T -698))
-NIL
-(-10 -8 (-15 ** (|#1| |#1| (-894))) (-15 -2834 (|#1| |#1| (-894))) (-15 -2923 (|#1| |#1| (-894))))
-((-1504 (((-112) $ $) 7)) (-2923 (($ $ (-894)) 15)) (-2834 (($ $ (-894)) 14)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2316 (((-112) $ $) 6)) (** (($ $ (-894)) 13)) (* (($ $ $) 16)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 |#1|) . T) ((-1027 |#1|) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-1538 (($ |#1|) 17) (($ $ |#1|) 20)) (-3173 (($ |#1|) 18) (($ $ |#1|) 21)) (-2991 (($) NIL T CONST)) (-1537 (((-3 $ "failed") $) NIL) (($) 19) (($ $) 22)) (-2419 (((-112) $) NIL)) (-1343 (($ |#1| |#1| |#1| |#1|) 8)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) 16)) (-3445 (((-1089) $) NIL)) (-1553 ((|#1| $ |#1|) 24) (((-811 |#1|) $ (-811 |#1|)) 32)) (-3018 (($ $ $) NIL)) (-1353 (($ $ $) NIL)) (-2233 (((-837) $) 39)) (-2700 (($) 9 T CONST)) (-2264 (((-112) $ $) 44)) (-2382 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ $ $) 14)))
+(((-697 |#1|) (-13 (-465) (-10 -8 (-15 -1343 ($ |#1| |#1| |#1| |#1|)) (-15 -1538 ($ |#1|)) (-15 -3173 ($ |#1|)) (-15 -1537 ($)) (-15 -1538 ($ $ |#1|)) (-15 -3173 ($ $ |#1|)) (-15 -1537 ($ $)) (-15 -1553 (|#1| $ |#1|)) (-15 -1553 ((-811 |#1|) $ (-811 |#1|))))) (-356)) (T -697))
+((-1343 (*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356)))) (-1538 (*1 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356)))) (-3173 (*1 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356)))) (-1537 (*1 *1) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356)))) (-1538 (*1 *1 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356)))) (-3173 (*1 *1 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356)))) (-1537 (*1 *1 *1) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356)))) (-1553 (*1 *2 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356)))) (-1553 (*1 *2 *1 *2) (-12 (-5 *2 (-811 *3)) (-4 *3 (-356)) (-5 *1 (-697 *3)))))
+(-13 (-465) (-10 -8 (-15 -1343 ($ |#1| |#1| |#1| |#1|)) (-15 -1538 ($ |#1|)) (-15 -3173 ($ |#1|)) (-15 -1537 ($)) (-15 -1538 ($ $ |#1|)) (-15 -3173 ($ $ |#1|)) (-15 -1537 ($ $)) (-15 -1553 (|#1| $ |#1|)) (-15 -1553 ((-811 |#1|) $ (-811 |#1|)))))
+((-1339 (($ $ (-895)) 12)) (-1692 (($ $ (-895)) 13)) (** (($ $ (-895)) 10)))
+(((-698 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-895))) (-15 -1692 (|#1| |#1| (-895))) (-15 -1339 (|#1| |#1| (-895)))) (-699)) (T -698))
+NIL
+(-10 -8 (-15 ** (|#1| |#1| (-895))) (-15 -1692 (|#1| |#1| (-895))) (-15 -1339 (|#1| |#1| (-895))))
+((-2221 (((-112) $ $) 7)) (-1339 (($ $ (-895)) 15)) (-1692 (($ $ (-895)) 14)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2264 (((-112) $ $) 6)) (** (($ $ (-895)) 13)) (* (($ $ $) 16)))
(((-699) (-138)) (T -699))
-((* (*1 *1 *1 *1) (-4 *1 (-699))) (-2923 (*1 *1 *1 *2) (-12 (-4 *1 (-699)) (-5 *2 (-894)))) (-2834 (*1 *1 *1 *2) (-12 (-4 *1 (-699)) (-5 *2 (-894)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-699)) (-5 *2 (-894)))))
-(-13 (-1068) (-10 -8 (-15 * ($ $ $)) (-15 -2923 ($ $ (-894))) (-15 -2834 ($ $ (-894))) (-15 ** ($ $ (-894)))))
-(((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-2923 (($ $ (-894)) NIL) (($ $ (-749)) 17)) (-3102 (((-112) $) 10)) (-2834 (($ $ (-894)) NIL) (($ $ (-749)) 18)) (** (($ $ (-894)) NIL) (($ $ (-749)) 15)))
-(((-700 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-749))) (-15 -2834 (|#1| |#1| (-749))) (-15 -2923 (|#1| |#1| (-749))) (-15 -3102 ((-112) |#1|)) (-15 ** (|#1| |#1| (-894))) (-15 -2834 (|#1| |#1| (-894))) (-15 -2923 (|#1| |#1| (-894)))) (-701)) (T -700))
-NIL
-(-10 -8 (-15 ** (|#1| |#1| (-749))) (-15 -2834 (|#1| |#1| (-749))) (-15 -2923 (|#1| |#1| (-749))) (-15 -3102 ((-112) |#1|)) (-15 ** (|#1| |#1| (-894))) (-15 -2834 (|#1| |#1| (-894))) (-15 -2923 (|#1| |#1| (-894))))
-((-1504 (((-112) $ $) 7)) (-3818 (((-3 $ "failed") $) 17)) (-2923 (($ $ (-894)) 15) (($ $ (-749)) 22)) (-1386 (((-3 $ "failed") $) 19)) (-3102 (((-112) $) 23)) (-2732 (((-3 $ "failed") $) 18)) (-2834 (($ $ (-894)) 14) (($ $ (-749)) 21)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2636 (($) 24 T CONST)) (-2316 (((-112) $ $) 6)) (** (($ $ (-894)) 13) (($ $ (-749)) 20)) (* (($ $ $) 16)))
+((* (*1 *1 *1 *1) (-4 *1 (-699))) (-1339 (*1 *1 *1 *2) (-12 (-4 *1 (-699)) (-5 *2 (-895)))) (-1692 (*1 *1 *1 *2) (-12 (-4 *1 (-699)) (-5 *2 (-895)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-699)) (-5 *2 (-895)))))
+(-13 (-1069) (-10 -8 (-15 * ($ $ $)) (-15 -1339 ($ $ (-895))) (-15 -1692 ($ $ (-895))) (-15 ** ($ $ (-895)))))
+(((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-1339 (($ $ (-895)) NIL) (($ $ (-749)) 17)) (-2419 (((-112) $) 10)) (-1692 (($ $ (-895)) NIL) (($ $ (-749)) 18)) (** (($ $ (-895)) NIL) (($ $ (-749)) 15)))
+(((-700 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-749))) (-15 -1692 (|#1| |#1| (-749))) (-15 -1339 (|#1| |#1| (-749))) (-15 -2419 ((-112) |#1|)) (-15 ** (|#1| |#1| (-895))) (-15 -1692 (|#1| |#1| (-895))) (-15 -1339 (|#1| |#1| (-895)))) (-701)) (T -700))
+NIL
+(-10 -8 (-15 ** (|#1| |#1| (-749))) (-15 -1692 (|#1| |#1| (-749))) (-15 -1339 (|#1| |#1| (-749))) (-15 -2419 ((-112) |#1|)) (-15 ** (|#1| |#1| (-895))) (-15 -1692 (|#1| |#1| (-895))) (-15 -1339 (|#1| |#1| (-895))))
+((-2221 (((-112) $ $) 7)) (-2988 (((-3 $ "failed") $) 17)) (-1339 (($ $ (-895)) 15) (($ $ (-749)) 22)) (-1537 (((-3 $ "failed") $) 19)) (-2419 (((-112) $) 23)) (-3274 (((-3 $ "failed") $) 18)) (-1692 (($ $ (-895)) 14) (($ $ (-749)) 21)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2700 (($) 24 T CONST)) (-2264 (((-112) $ $) 6)) (** (($ $ (-895)) 13) (($ $ (-749)) 20)) (* (($ $ $) 16)))
(((-701) (-138)) (T -701))
-((-2636 (*1 *1) (-4 *1 (-701))) (-3102 (*1 *2 *1) (-12 (-4 *1 (-701)) (-5 *2 (-112)))) (-2923 (*1 *1 *1 *2) (-12 (-4 *1 (-701)) (-5 *2 (-749)))) (-2834 (*1 *1 *1 *2) (-12 (-4 *1 (-701)) (-5 *2 (-749)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-701)) (-5 *2 (-749)))) (-1386 (*1 *1 *1) (|partial| -4 *1 (-701))) (-2732 (*1 *1 *1) (|partial| -4 *1 (-701))) (-3818 (*1 *1 *1) (|partial| -4 *1 (-701))))
-(-13 (-699) (-10 -8 (-15 (-2636) ($) -2258) (-15 -3102 ((-112) $)) (-15 -2923 ($ $ (-749))) (-15 -2834 ($ $ (-749))) (-15 ** ($ $ (-749))) (-15 -1386 ((-3 $ "failed") $)) (-15 -2732 ((-3 $ "failed") $)) (-15 -3818 ((-3 $ "failed") $))))
-(((-101) . T) ((-595 (-836)) . T) ((-699) . T) ((-1068) . T))
-((-4319 (((-749)) 34)) (-3880 (((-3 (-550) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 |#2| "failed") $) 25)) (-2726 (((-550) $) NIL) (((-400 (-550)) $) NIL) ((|#2| $) 22)) (-2419 (($ |#3|) NIL) (((-3 $ "failed") (-400 |#3|)) 44)) (-1386 (((-3 $ "failed") $) 64)) (-1741 (($) 38)) (-1389 ((|#2| $) 20)) (-3935 (($) 17)) (-2393 (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) 52) (($ $ (-623 (-1144)) (-623 (-749))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144))) NIL) (($ $ (-1144)) NIL) (($ $ (-749)) NIL) (($ $) NIL)) (-3013 (((-667 |#2|) (-1227 $) (-1 |#2| |#2|)) 59)) (-4028 (((-1227 |#2|) $) NIL) (($ (-1227 |#2|)) NIL) ((|#3| $) 10) (($ |#3|) 12)) (-2608 ((|#3| $) 32)) (-2437 (((-1227 $)) 29)))
-(((-702 |#1| |#2| |#3|) (-10 -8 (-15 -2393 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -1741 (|#1|)) (-15 -4319 ((-749))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -3013 ((-667 |#2|) (-1227 |#1|) (-1 |#2| |#2|))) (-15 -2419 ((-3 |#1| "failed") (-400 |#3|))) (-15 -4028 (|#1| |#3|)) (-15 -2419 (|#1| |#3|)) (-15 -3935 (|#1|)) (-15 -2726 (|#2| |#1|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-550) |#1|)) (-15 -4028 (|#3| |#1|)) (-15 -4028 (|#1| (-1227 |#2|))) (-15 -4028 ((-1227 |#2|) |#1|)) (-15 -2437 ((-1227 |#1|))) (-15 -2608 (|#3| |#1|)) (-15 -1389 (|#2| |#1|)) (-15 -1386 ((-3 |#1| "failed") |#1|))) (-703 |#2| |#3|) (-170) (-1203 |#2|)) (T -702))
-((-4319 (*1 *2) (-12 (-4 *4 (-170)) (-4 *5 (-1203 *4)) (-5 *2 (-749)) (-5 *1 (-702 *3 *4 *5)) (-4 *3 (-703 *4 *5)))))
-(-10 -8 (-15 -2393 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -1741 (|#1|)) (-15 -4319 ((-749))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -3013 ((-667 |#2|) (-1227 |#1|) (-1 |#2| |#2|))) (-15 -2419 ((-3 |#1| "failed") (-400 |#3|))) (-15 -4028 (|#1| |#3|)) (-15 -2419 (|#1| |#3|)) (-15 -3935 (|#1|)) (-15 -2726 (|#2| |#1|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-550) |#1|)) (-15 -4028 (|#3| |#1|)) (-15 -4028 (|#1| (-1227 |#2|))) (-15 -4028 ((-1227 |#2|) |#1|)) (-15 -2437 ((-1227 |#1|))) (-15 -2608 (|#3| |#1|)) (-15 -1389 (|#2| |#1|)) (-15 -1386 ((-3 |#1| "failed") |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 91 (|has| |#1| (-356)))) (-1447 (($ $) 92 (|has| |#1| (-356)))) (-4291 (((-112) $) 94 (|has| |#1| (-356)))) (-1615 (((-667 |#1|) (-1227 $)) 44) (((-667 |#1|)) 59)) (-2252 ((|#1| $) 50)) (-1337 (((-1154 (-894) (-749)) (-550)) 144 (|has| |#1| (-342)))) (-3219 (((-3 $ "failed") $ $) 19)) (-1505 (($ $) 111 (|has| |#1| (-356)))) (-3564 (((-411 $) $) 112 (|has| |#1| (-356)))) (-3631 (((-112) $ $) 102 (|has| |#1| (-356)))) (-4319 (((-749)) 85 (|has| |#1| (-361)))) (-3513 (($) 17 T CONST)) (-3880 (((-3 (-550) "failed") $) 166 (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) 164 (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) 163)) (-2726 (((-550) $) 167 (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) 165 (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) 162)) (-4110 (($ (-1227 |#1|) (-1227 $)) 46) (($ (-1227 |#1|)) 62)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) 150 (|has| |#1| (-342)))) (-3349 (($ $ $) 106 (|has| |#1| (-356)))) (-2677 (((-667 |#1|) $ (-1227 $)) 51) (((-667 |#1|) $) 57)) (-3780 (((-667 (-550)) (-667 $)) 161 (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) 160 (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) 159) (((-667 |#1|) (-667 $)) 158)) (-2419 (($ |#2|) 155) (((-3 $ "failed") (-400 |#2|)) 152 (|has| |#1| (-356)))) (-1386 (((-3 $ "failed") $) 32)) (-2122 (((-894)) 52)) (-1741 (($) 88 (|has| |#1| (-361)))) (-1519 (($ $ $) 105 (|has| |#1| (-356)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 100 (|has| |#1| (-356)))) (-3485 (($) 146 (|has| |#1| (-342)))) (-3697 (((-112) $) 147 (|has| |#1| (-342)))) (-3714 (($ $ (-749)) 138 (|has| |#1| (-342))) (($ $) 137 (|has| |#1| (-342)))) (-3933 (((-112) $) 113 (|has| |#1| (-356)))) (-2475 (((-894) $) 149 (|has| |#1| (-342))) (((-811 (-894)) $) 135 (|has| |#1| (-342)))) (-3102 (((-112) $) 30)) (-1389 ((|#1| $) 49)) (-2826 (((-3 $ "failed") $) 139 (|has| |#1| (-342)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 109 (|has| |#1| (-356)))) (-1428 ((|#2| $) 42 (|has| |#1| (-356)))) (-2253 (((-894) $) 87 (|has| |#1| (-361)))) (-2407 ((|#2| $) 153)) (-3106 (($ (-623 $)) 98 (|has| |#1| (-356))) (($ $ $) 97 (|has| |#1| (-356)))) (-1825 (((-1126) $) 9)) (-3235 (($ $) 114 (|has| |#1| (-356)))) (-3862 (($) 140 (|has| |#1| (-342)) CONST)) (-2922 (($ (-894)) 86 (|has| |#1| (-361)))) (-3337 (((-1088) $) 10)) (-3935 (($) 157)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 99 (|has| |#1| (-356)))) (-3139 (($ (-623 $)) 96 (|has| |#1| (-356))) (($ $ $) 95 (|has| |#1| (-356)))) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) 143 (|has| |#1| (-342)))) (-3338 (((-411 $) $) 110 (|has| |#1| (-356)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 108 (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 107 (|has| |#1| (-356)))) (-1495 (((-3 $ "failed") $ $) 90 (|has| |#1| (-356)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 101 (|has| |#1| (-356)))) (-3542 (((-749) $) 103 (|has| |#1| (-356)))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 104 (|has| |#1| (-356)))) (-3453 ((|#1| (-1227 $)) 45) ((|#1|) 58)) (-3811 (((-749) $) 148 (|has| |#1| (-342))) (((-3 (-749) "failed") $ $) 136 (|has| |#1| (-342)))) (-2393 (($ $) 134 (-1561 (-1262 (|has| |#1| (-227)) (|has| |#1| (-356))) (|has| |#1| (-342)))) (($ $ (-749)) 132 (-1561 (-1262 (|has| |#1| (-227)) (|has| |#1| (-356))) (|has| |#1| (-342)))) (($ $ (-1144)) 130 (-1262 (|has| |#1| (-873 (-1144))) (|has| |#1| (-356)))) (($ $ (-623 (-1144))) 129 (-1262 (|has| |#1| (-873 (-1144))) (|has| |#1| (-356)))) (($ $ (-1144) (-749)) 128 (-1262 (|has| |#1| (-873 (-1144))) (|has| |#1| (-356)))) (($ $ (-623 (-1144)) (-623 (-749))) 127 (-1262 (|has| |#1| (-873 (-1144))) (|has| |#1| (-356)))) (($ $ (-1 |#1| |#1|) (-749)) 120 (|has| |#1| (-356))) (($ $ (-1 |#1| |#1|)) 119 (|has| |#1| (-356)))) (-3013 (((-667 |#1|) (-1227 $) (-1 |#1| |#1|)) 151 (|has| |#1| (-356)))) (-1310 ((|#2|) 156)) (-4288 (($) 145 (|has| |#1| (-342)))) (-1373 (((-1227 |#1|) $ (-1227 $)) 48) (((-667 |#1|) (-1227 $) (-1227 $)) 47) (((-1227 |#1|) $) 64) (((-667 |#1|) (-1227 $)) 63)) (-4028 (((-1227 |#1|) $) 61) (($ (-1227 |#1|)) 60) ((|#2| $) 168) (($ |#2|) 154)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) 142 (|has| |#1| (-342)))) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#1|) 35) (($ $) 89 (|has| |#1| (-356))) (($ (-400 (-550))) 84 (-1561 (|has| |#1| (-356)) (|has| |#1| (-1011 (-400 (-550))))))) (-4242 (($ $) 141 (|has| |#1| (-342))) (((-3 $ "failed") $) 41 (|has| |#1| (-143)))) (-2608 ((|#2| $) 43)) (-2390 (((-749)) 28)) (-2437 (((-1227 $)) 65)) (-1345 (((-112) $ $) 93 (|has| |#1| (-356)))) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $) 133 (-1561 (-1262 (|has| |#1| (-227)) (|has| |#1| (-356))) (|has| |#1| (-342)))) (($ $ (-749)) 131 (-1561 (-1262 (|has| |#1| (-227)) (|has| |#1| (-356))) (|has| |#1| (-342)))) (($ $ (-1144)) 126 (-1262 (|has| |#1| (-873 (-1144))) (|has| |#1| (-356)))) (($ $ (-623 (-1144))) 125 (-1262 (|has| |#1| (-873 (-1144))) (|has| |#1| (-356)))) (($ $ (-1144) (-749)) 124 (-1262 (|has| |#1| (-873 (-1144))) (|has| |#1| (-356)))) (($ $ (-623 (-1144)) (-623 (-749))) 123 (-1262 (|has| |#1| (-873 (-1144))) (|has| |#1| (-356)))) (($ $ (-1 |#1| |#1|) (-749)) 122 (|has| |#1| (-356))) (($ $ (-1 |#1| |#1|)) 121 (|has| |#1| (-356)))) (-2316 (((-112) $ $) 6)) (-2414 (($ $ $) 118 (|has| |#1| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 115 (|has| |#1| (-356)))) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 37) (($ |#1| $) 36) (($ (-400 (-550)) $) 117 (|has| |#1| (-356))) (($ $ (-400 (-550))) 116 (|has| |#1| (-356)))))
-(((-703 |#1| |#2|) (-138) (-170) (-1203 |t#1|)) (T -703))
-((-3935 (*1 *1) (-12 (-4 *2 (-170)) (-4 *1 (-703 *2 *3)) (-4 *3 (-1203 *2)))) (-1310 (*1 *2) (-12 (-4 *1 (-703 *3 *2)) (-4 *3 (-170)) (-4 *2 (-1203 *3)))) (-2419 (*1 *1 *2) (-12 (-4 *3 (-170)) (-4 *1 (-703 *3 *2)) (-4 *2 (-1203 *3)))) (-4028 (*1 *1 *2) (-12 (-4 *3 (-170)) (-4 *1 (-703 *3 *2)) (-4 *2 (-1203 *3)))) (-2407 (*1 *2 *1) (-12 (-4 *1 (-703 *3 *2)) (-4 *3 (-170)) (-4 *2 (-1203 *3)))) (-2419 (*1 *1 *2) (|partial| -12 (-5 *2 (-400 *4)) (-4 *4 (-1203 *3)) (-4 *3 (-356)) (-4 *3 (-170)) (-4 *1 (-703 *3 *4)))) (-3013 (*1 *2 *3 *4) (-12 (-5 *3 (-1227 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-356)) (-4 *1 (-703 *5 *6)) (-4 *5 (-170)) (-4 *6 (-1203 *5)) (-5 *2 (-667 *5)))))
-(-13 (-402 |t#1| |t#2|) (-170) (-596 |t#2|) (-404 |t#1|) (-370 |t#1|) (-10 -8 (-15 -3935 ($)) (-15 -1310 (|t#2|)) (-15 -2419 ($ |t#2|)) (-15 -4028 ($ |t#2|)) (-15 -2407 (|t#2| $)) (IF (|has| |t#1| (-361)) (-6 (-361)) |%noBranch|) (IF (|has| |t#1| (-356)) (PROGN (-6 (-356)) (-6 (-225 |t#1|)) (-15 -2419 ((-3 $ "failed") (-400 |t#2|))) (-15 -3013 ((-667 |t#1|) (-1227 $) (-1 |t#1| |t#1|)))) |%noBranch|) (IF (|has| |t#1| (-342)) (-6 (-342)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-38 |#1|) . T) ((-38 $) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-101) . T) ((-111 #0# #0#) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-130) . T) ((-143) -1561 (|has| |#1| (-342)) (|has| |#1| (-143))) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-170) . T) ((-596 |#2|) . T) ((-225 |#1|) |has| |#1| (-356)) ((-227) -1561 (|has| |#1| (-342)) (-12 (|has| |#1| (-227)) (|has| |#1| (-356)))) ((-237) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-283) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-300) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-356) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-395) |has| |#1| (-342)) ((-361) -1561 (|has| |#1| (-361)) (|has| |#1| (-342))) ((-342) |has| |#1| (-342)) ((-363 |#1| |#2|) . T) ((-402 |#1| |#2|) . T) ((-370 |#1|) . T) ((-404 |#1|) . T) ((-444) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-542) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-626 #0#) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-626 |#1|) . T) ((-626 $) . T) ((-619 (-550)) |has| |#1| (-619 (-550))) ((-619 |#1|) . T) ((-696 #0#) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-696 |#1|) . T) ((-696 $) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-705) . T) ((-873 (-1144)) -12 (|has| |#1| (-356)) (|has| |#1| (-873 (-1144)))) ((-893) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-1011 (-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) ((-1011 (-550)) |has| |#1| (-1011 (-550))) ((-1011 |#1|) . T) ((-1026 #0#) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-1026 |#1|) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1119) |has| |#1| (-342)) ((-1185) -1561 (|has| |#1| (-342)) (|has| |#1| (-356))))
-((-3513 (($) 11)) (-1386 (((-3 $ "failed") $) 13)) (-3102 (((-112) $) 10)) (** (($ $ (-894)) NIL) (($ $ (-749)) 18)))
-(((-704 |#1|) (-10 -8 (-15 -1386 ((-3 |#1| "failed") |#1|)) (-15 ** (|#1| |#1| (-749))) (-15 -3102 ((-112) |#1|)) (-15 -3513 (|#1|)) (-15 ** (|#1| |#1| (-894)))) (-705)) (T -704))
-NIL
-(-10 -8 (-15 -1386 ((-3 |#1| "failed") |#1|)) (-15 ** (|#1| |#1| (-749))) (-15 -3102 ((-112) |#1|)) (-15 -3513 (|#1|)) (-15 ** (|#1| |#1| (-894))))
-((-1504 (((-112) $ $) 7)) (-3513 (($) 18 T CONST)) (-1386 (((-3 $ "failed") $) 15)) (-3102 (((-112) $) 17)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2636 (($) 19 T CONST)) (-2316 (((-112) $ $) 6)) (** (($ $ (-894)) 13) (($ $ (-749)) 16)) (* (($ $ $) 14)))
+((-2700 (*1 *1) (-4 *1 (-701))) (-2419 (*1 *2 *1) (-12 (-4 *1 (-701)) (-5 *2 (-112)))) (-1339 (*1 *1 *1 *2) (-12 (-4 *1 (-701)) (-5 *2 (-749)))) (-1692 (*1 *1 *1 *2) (-12 (-4 *1 (-701)) (-5 *2 (-749)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-701)) (-5 *2 (-749)))) (-1537 (*1 *1 *1) (|partial| -4 *1 (-701))) (-3274 (*1 *1 *1) (|partial| -4 *1 (-701))) (-2988 (*1 *1 *1) (|partial| -4 *1 (-701))))
+(-13 (-699) (-10 -8 (-15 (-2700) ($) -4165) (-15 -2419 ((-112) $)) (-15 -1339 ($ $ (-749))) (-15 -1692 ($ $ (-749))) (-15 ** ($ $ (-749))) (-15 -1537 ((-3 $ "failed") $)) (-15 -3274 ((-3 $ "failed") $)) (-15 -2988 ((-3 $ "failed") $))))
+(((-101) . T) ((-595 (-837)) . T) ((-699) . T) ((-1069) . T))
+((-3828 (((-749)) 34)) (-2288 (((-3 (-550) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 |#2| "failed") $) 25)) (-2202 (((-550) $) NIL) (((-400 (-550)) $) NIL) ((|#2| $) 22)) (-2924 (($ |#3|) NIL) (((-3 $ "failed") (-400 |#3|)) 44)) (-1537 (((-3 $ "failed") $) 64)) (-1864 (($) 38)) (-1571 ((|#2| $) 20)) (-2256 (($) 17)) (-2798 (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) 52) (($ $ (-623 (-1145)) (-623 (-749))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145))) NIL) (($ $ (-1145)) NIL) (($ $ (-749)) NIL) (($ $) NIL)) (-2871 (((-667 |#2|) (-1228 $) (-1 |#2| |#2|)) 59)) (-2451 (((-1228 |#2|) $) NIL) (($ (-1228 |#2|)) NIL) ((|#3| $) 10) (($ |#3|) 12)) (-3359 ((|#3| $) 32)) (-2206 (((-1228 $)) 29)))
+(((-702 |#1| |#2| |#3|) (-10 -8 (-15 -2798 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -1864 (|#1|)) (-15 -3828 ((-749))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2871 ((-667 |#2|) (-1228 |#1|) (-1 |#2| |#2|))) (-15 -2924 ((-3 |#1| "failed") (-400 |#3|))) (-15 -2451 (|#1| |#3|)) (-15 -2924 (|#1| |#3|)) (-15 -2256 (|#1|)) (-15 -2202 (|#2| |#1|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-550) |#1|)) (-15 -2451 (|#3| |#1|)) (-15 -2451 (|#1| (-1228 |#2|))) (-15 -2451 ((-1228 |#2|) |#1|)) (-15 -2206 ((-1228 |#1|))) (-15 -3359 (|#3| |#1|)) (-15 -1571 (|#2| |#1|)) (-15 -1537 ((-3 |#1| "failed") |#1|))) (-703 |#2| |#3|) (-170) (-1204 |#2|)) (T -702))
+((-3828 (*1 *2) (-12 (-4 *4 (-170)) (-4 *5 (-1204 *4)) (-5 *2 (-749)) (-5 *1 (-702 *3 *4 *5)) (-4 *3 (-703 *4 *5)))))
+(-10 -8 (-15 -2798 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -1864 (|#1|)) (-15 -3828 ((-749))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2871 ((-667 |#2|) (-1228 |#1|) (-1 |#2| |#2|))) (-15 -2924 ((-3 |#1| "failed") (-400 |#3|))) (-15 -2451 (|#1| |#3|)) (-15 -2924 (|#1| |#3|)) (-15 -2256 (|#1|)) (-15 -2202 (|#2| |#1|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-550) |#1|)) (-15 -2451 (|#3| |#1|)) (-15 -2451 (|#1| (-1228 |#2|))) (-15 -2451 ((-1228 |#2|) |#1|)) (-15 -2206 ((-1228 |#1|))) (-15 -3359 (|#3| |#1|)) (-15 -1571 (|#2| |#1|)) (-15 -1537 ((-3 |#1| "failed") |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 91 (|has| |#1| (-356)))) (-3050 (($ $) 92 (|has| |#1| (-356)))) (-3953 (((-112) $) 94 (|has| |#1| (-356)))) (-3992 (((-667 |#1|) (-1228 $)) 44) (((-667 |#1|)) 59)) (-2223 ((|#1| $) 50)) (-3435 (((-1155 (-895) (-749)) (-550)) 144 (|has| |#1| (-342)))) (-1993 (((-3 $ "failed") $ $) 19)) (-2318 (($ $) 111 (|has| |#1| (-356)))) (-2207 (((-411 $) $) 112 (|has| |#1| (-356)))) (-1611 (((-112) $ $) 102 (|has| |#1| (-356)))) (-3828 (((-749)) 85 (|has| |#1| (-361)))) (-2991 (($) 17 T CONST)) (-2288 (((-3 (-550) "failed") $) 166 (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) 164 (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) 163)) (-2202 (((-550) $) 167 (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) 165 (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) 162)) (-2821 (($ (-1228 |#1|) (-1228 $)) 46) (($ (-1228 |#1|)) 62)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) 150 (|has| |#1| (-342)))) (-3455 (($ $ $) 106 (|has| |#1| (-356)))) (-2766 (((-667 |#1|) $ (-1228 $)) 51) (((-667 |#1|) $) 57)) (-3756 (((-667 (-550)) (-667 $)) 161 (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) 160 (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) 159) (((-667 |#1|) (-667 $)) 158)) (-2924 (($ |#2|) 155) (((-3 $ "failed") (-400 |#2|)) 152 (|has| |#1| (-356)))) (-1537 (((-3 $ "failed") $) 32)) (-3398 (((-895)) 52)) (-1864 (($) 88 (|has| |#1| (-361)))) (-3429 (($ $ $) 105 (|has| |#1| (-356)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 100 (|has| |#1| (-356)))) (-2664 (($) 146 (|has| |#1| (-342)))) (-4139 (((-112) $) 147 (|has| |#1| (-342)))) (-4322 (($ $ (-749)) 138 (|has| |#1| (-342))) (($ $) 137 (|has| |#1| (-342)))) (-1568 (((-112) $) 113 (|has| |#1| (-356)))) (-2603 (((-895) $) 149 (|has| |#1| (-342))) (((-811 (-895)) $) 135 (|has| |#1| (-342)))) (-2419 (((-112) $) 30)) (-1571 ((|#1| $) 49)) (-1620 (((-3 $ "failed") $) 139 (|has| |#1| (-342)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 109 (|has| |#1| (-356)))) (-2835 ((|#2| $) 42 (|has| |#1| (-356)))) (-4073 (((-895) $) 87 (|has| |#1| (-361)))) (-2910 ((|#2| $) 153)) (-3231 (($ (-623 $)) 98 (|has| |#1| (-356))) (($ $ $) 97 (|has| |#1| (-356)))) (-2369 (((-1127) $) 9)) (-1619 (($ $) 114 (|has| |#1| (-356)))) (-2463 (($) 140 (|has| |#1| (-342)) CONST)) (-3690 (($ (-895)) 86 (|has| |#1| (-361)))) (-3445 (((-1089) $) 10)) (-2256 (($) 157)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 99 (|has| |#1| (-356)))) (-3260 (($ (-623 $)) 96 (|has| |#1| (-356))) (($ $ $) 95 (|has| |#1| (-356)))) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) 143 (|has| |#1| (-342)))) (-1735 (((-411 $) $) 110 (|has| |#1| (-356)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 108 (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 107 (|has| |#1| (-356)))) (-3409 (((-3 $ "failed") $ $) 90 (|has| |#1| (-356)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 101 (|has| |#1| (-356)))) (-1988 (((-749) $) 103 (|has| |#1| (-356)))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 104 (|has| |#1| (-356)))) (-3563 ((|#1| (-1228 $)) 45) ((|#1|) 58)) (-2899 (((-749) $) 148 (|has| |#1| (-342))) (((-3 (-749) "failed") $ $) 136 (|has| |#1| (-342)))) (-2798 (($ $) 134 (-1489 (-1304 (|has| |#1| (-227)) (|has| |#1| (-356))) (|has| |#1| (-342)))) (($ $ (-749)) 132 (-1489 (-1304 (|has| |#1| (-227)) (|has| |#1| (-356))) (|has| |#1| (-342)))) (($ $ (-1145)) 130 (-1304 (|has| |#1| (-874 (-1145))) (|has| |#1| (-356)))) (($ $ (-623 (-1145))) 129 (-1304 (|has| |#1| (-874 (-1145))) (|has| |#1| (-356)))) (($ $ (-1145) (-749)) 128 (-1304 (|has| |#1| (-874 (-1145))) (|has| |#1| (-356)))) (($ $ (-623 (-1145)) (-623 (-749))) 127 (-1304 (|has| |#1| (-874 (-1145))) (|has| |#1| (-356)))) (($ $ (-1 |#1| |#1|) (-749)) 120 (|has| |#1| (-356))) (($ $ (-1 |#1| |#1|)) 119 (|has| |#1| (-356)))) (-2871 (((-667 |#1|) (-1228 $) (-1 |#1| |#1|)) 151 (|has| |#1| (-356)))) (-3832 ((|#2|) 156)) (-2038 (($) 145 (|has| |#1| (-342)))) (-2999 (((-1228 |#1|) $ (-1228 $)) 48) (((-667 |#1|) (-1228 $) (-1228 $)) 47) (((-1228 |#1|) $) 64) (((-667 |#1|) (-1228 $)) 63)) (-2451 (((-1228 |#1|) $) 61) (($ (-1228 |#1|)) 60) ((|#2| $) 168) (($ |#2|) 154)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) 142 (|has| |#1| (-342)))) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#1|) 35) (($ $) 89 (|has| |#1| (-356))) (($ (-400 (-550))) 84 (-1489 (|has| |#1| (-356)) (|has| |#1| (-1012 (-400 (-550))))))) (-1613 (($ $) 141 (|has| |#1| (-342))) (((-3 $ "failed") $) 41 (|has| |#1| (-143)))) (-3359 ((|#2| $) 43)) (-3091 (((-749)) 28)) (-2206 (((-1228 $)) 65)) (-1819 (((-112) $ $) 93 (|has| |#1| (-356)))) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $) 133 (-1489 (-1304 (|has| |#1| (-227)) (|has| |#1| (-356))) (|has| |#1| (-342)))) (($ $ (-749)) 131 (-1489 (-1304 (|has| |#1| (-227)) (|has| |#1| (-356))) (|has| |#1| (-342)))) (($ $ (-1145)) 126 (-1304 (|has| |#1| (-874 (-1145))) (|has| |#1| (-356)))) (($ $ (-623 (-1145))) 125 (-1304 (|has| |#1| (-874 (-1145))) (|has| |#1| (-356)))) (($ $ (-1145) (-749)) 124 (-1304 (|has| |#1| (-874 (-1145))) (|has| |#1| (-356)))) (($ $ (-623 (-1145)) (-623 (-749))) 123 (-1304 (|has| |#1| (-874 (-1145))) (|has| |#1| (-356)))) (($ $ (-1 |#1| |#1|) (-749)) 122 (|has| |#1| (-356))) (($ $ (-1 |#1| |#1|)) 121 (|has| |#1| (-356)))) (-2264 (((-112) $ $) 6)) (-2382 (($ $ $) 118 (|has| |#1| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 115 (|has| |#1| (-356)))) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 37) (($ |#1| $) 36) (($ (-400 (-550)) $) 117 (|has| |#1| (-356))) (($ $ (-400 (-550))) 116 (|has| |#1| (-356)))))
+(((-703 |#1| |#2|) (-138) (-170) (-1204 |t#1|)) (T -703))
+((-2256 (*1 *1) (-12 (-4 *2 (-170)) (-4 *1 (-703 *2 *3)) (-4 *3 (-1204 *2)))) (-3832 (*1 *2) (-12 (-4 *1 (-703 *3 *2)) (-4 *3 (-170)) (-4 *2 (-1204 *3)))) (-2924 (*1 *1 *2) (-12 (-4 *3 (-170)) (-4 *1 (-703 *3 *2)) (-4 *2 (-1204 *3)))) (-2451 (*1 *1 *2) (-12 (-4 *3 (-170)) (-4 *1 (-703 *3 *2)) (-4 *2 (-1204 *3)))) (-2910 (*1 *2 *1) (-12 (-4 *1 (-703 *3 *2)) (-4 *3 (-170)) (-4 *2 (-1204 *3)))) (-2924 (*1 *1 *2) (|partial| -12 (-5 *2 (-400 *4)) (-4 *4 (-1204 *3)) (-4 *3 (-356)) (-4 *3 (-170)) (-4 *1 (-703 *3 *4)))) (-2871 (*1 *2 *3 *4) (-12 (-5 *3 (-1228 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-356)) (-4 *1 (-703 *5 *6)) (-4 *5 (-170)) (-4 *6 (-1204 *5)) (-5 *2 (-667 *5)))))
+(-13 (-402 |t#1| |t#2|) (-170) (-596 |t#2|) (-404 |t#1|) (-370 |t#1|) (-10 -8 (-15 -2256 ($)) (-15 -3832 (|t#2|)) (-15 -2924 ($ |t#2|)) (-15 -2451 ($ |t#2|)) (-15 -2910 (|t#2| $)) (IF (|has| |t#1| (-361)) (-6 (-361)) |%noBranch|) (IF (|has| |t#1| (-356)) (PROGN (-6 (-356)) (-6 (-225 |t#1|)) (-15 -2924 ((-3 $ "failed") (-400 |t#2|))) (-15 -2871 ((-667 |t#1|) (-1228 $) (-1 |t#1| |t#1|)))) |%noBranch|) (IF (|has| |t#1| (-342)) (-6 (-342)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-38 |#1|) . T) ((-38 $) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-101) . T) ((-111 #0# #0#) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-130) . T) ((-143) -1489 (|has| |#1| (-342)) (|has| |#1| (-143))) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-170) . T) ((-596 |#2|) . T) ((-225 |#1|) |has| |#1| (-356)) ((-227) -1489 (|has| |#1| (-342)) (-12 (|has| |#1| (-227)) (|has| |#1| (-356)))) ((-237) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-283) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-300) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-356) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-395) |has| |#1| (-342)) ((-361) -1489 (|has| |#1| (-361)) (|has| |#1| (-342))) ((-342) |has| |#1| (-342)) ((-363 |#1| |#2|) . T) ((-402 |#1| |#2|) . T) ((-370 |#1|) . T) ((-404 |#1|) . T) ((-444) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-542) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-626 #0#) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-626 |#1|) . T) ((-626 $) . T) ((-619 (-550)) |has| |#1| (-619 (-550))) ((-619 |#1|) . T) ((-696 #0#) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-696 |#1|) . T) ((-696 $) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-705) . T) ((-874 (-1145)) -12 (|has| |#1| (-356)) (|has| |#1| (-874 (-1145)))) ((-894) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-1012 (-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) ((-1012 (-550)) |has| |#1| (-1012 (-550))) ((-1012 |#1|) . T) ((-1027 #0#) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))) ((-1027 |#1|) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1120) |has| |#1| (-342)) ((-1186) -1489 (|has| |#1| (-342)) (|has| |#1| (-356))))
+((-2991 (($) 11)) (-1537 (((-3 $ "failed") $) 13)) (-2419 (((-112) $) 10)) (** (($ $ (-895)) NIL) (($ $ (-749)) 18)))
+(((-704 |#1|) (-10 -8 (-15 -1537 ((-3 |#1| "failed") |#1|)) (-15 ** (|#1| |#1| (-749))) (-15 -2419 ((-112) |#1|)) (-15 -2991 (|#1|)) (-15 ** (|#1| |#1| (-895)))) (-705)) (T -704))
+NIL
+(-10 -8 (-15 -1537 ((-3 |#1| "failed") |#1|)) (-15 ** (|#1| |#1| (-749))) (-15 -2419 ((-112) |#1|)) (-15 -2991 (|#1|)) (-15 ** (|#1| |#1| (-895))))
+((-2221 (((-112) $ $) 7)) (-2991 (($) 18 T CONST)) (-1537 (((-3 $ "failed") $) 15)) (-2419 (((-112) $) 17)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2700 (($) 19 T CONST)) (-2264 (((-112) $ $) 6)) (** (($ $ (-895)) 13) (($ $ (-749)) 16)) (* (($ $ $) 14)))
(((-705) (-138)) (T -705))
-((-2636 (*1 *1) (-4 *1 (-705))) (-3513 (*1 *1) (-4 *1 (-705))) (-3102 (*1 *2 *1) (-12 (-4 *1 (-705)) (-5 *2 (-112)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-705)) (-5 *2 (-749)))) (-1386 (*1 *1 *1) (|partial| -4 *1 (-705))))
-(-13 (-1080) (-10 -8 (-15 (-2636) ($) -2258) (-15 -3513 ($) -2258) (-15 -3102 ((-112) $)) (-15 ** ($ $ (-749))) (-15 -1386 ((-3 $ "failed") $))))
-(((-101) . T) ((-595 (-836)) . T) ((-1080) . T) ((-1068) . T))
-((-3197 (((-2 (|:| -2005 (-411 |#2|)) (|:| |special| (-411 |#2|))) |#2| (-1 |#2| |#2|)) 38)) (-1716 (((-2 (|:| -2005 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|)) 12)) (-2189 ((|#2| (-400 |#2|) (-1 |#2| |#2|)) 13)) (-3417 (((-2 (|:| |poly| |#2|) (|:| -2005 (-400 |#2|)) (|:| |special| (-400 |#2|))) (-400 |#2|) (-1 |#2| |#2|)) 47)))
-(((-706 |#1| |#2|) (-10 -7 (-15 -1716 ((-2 (|:| -2005 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -3197 ((-2 (|:| -2005 (-411 |#2|)) (|:| |special| (-411 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -2189 (|#2| (-400 |#2|) (-1 |#2| |#2|))) (-15 -3417 ((-2 (|:| |poly| |#2|) (|:| -2005 (-400 |#2|)) (|:| |special| (-400 |#2|))) (-400 |#2|) (-1 |#2| |#2|)))) (-356) (-1203 |#1|)) (T -706))
-((-3417 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1203 *5)) (-4 *5 (-356)) (-5 *2 (-2 (|:| |poly| *6) (|:| -2005 (-400 *6)) (|:| |special| (-400 *6)))) (-5 *1 (-706 *5 *6)) (-5 *3 (-400 *6)))) (-2189 (*1 *2 *3 *4) (-12 (-5 *3 (-400 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1203 *5)) (-5 *1 (-706 *5 *2)) (-4 *5 (-356)))) (-3197 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1203 *5)) (-4 *5 (-356)) (-5 *2 (-2 (|:| -2005 (-411 *3)) (|:| |special| (-411 *3)))) (-5 *1 (-706 *5 *3)))) (-1716 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1203 *5)) (-4 *5 (-356)) (-5 *2 (-2 (|:| -2005 *3) (|:| |special| *3))) (-5 *1 (-706 *5 *3)))))
-(-10 -7 (-15 -1716 ((-2 (|:| -2005 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -3197 ((-2 (|:| -2005 (-411 |#2|)) (|:| |special| (-411 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -2189 (|#2| (-400 |#2|) (-1 |#2| |#2|))) (-15 -3417 ((-2 (|:| |poly| |#2|) (|:| -2005 (-400 |#2|)) (|:| |special| (-400 |#2|))) (-400 |#2|) (-1 |#2| |#2|))))
-((-2202 ((|#7| (-623 |#5|) |#6|) NIL)) (-3972 ((|#7| (-1 |#5| |#4|) |#6|) 26)))
-(((-707 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -3972 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -2202 (|#7| (-623 |#5|) |#6|))) (-825) (-771) (-771) (-1020) (-1020) (-922 |#4| |#2| |#1|) (-922 |#5| |#3| |#1|)) (T -707))
-((-2202 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *9)) (-4 *9 (-1020)) (-4 *5 (-825)) (-4 *6 (-771)) (-4 *8 (-1020)) (-4 *2 (-922 *9 *7 *5)) (-5 *1 (-707 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-771)) (-4 *4 (-922 *8 *6 *5)))) (-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *8)) (-4 *8 (-1020)) (-4 *9 (-1020)) (-4 *5 (-825)) (-4 *6 (-771)) (-4 *2 (-922 *9 *7 *5)) (-5 *1 (-707 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-771)) (-4 *4 (-922 *8 *6 *5)))))
-(-10 -7 (-15 -3972 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -2202 (|#7| (-623 |#5|) |#6|)))
-((-3972 ((|#7| (-1 |#2| |#1|) |#6|) 28)))
-(((-708 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -3972 (|#7| (-1 |#2| |#1|) |#6|))) (-825) (-825) (-771) (-771) (-1020) (-922 |#5| |#3| |#1|) (-922 |#5| |#4| |#2|)) (T -708))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-825)) (-4 *6 (-825)) (-4 *7 (-771)) (-4 *9 (-1020)) (-4 *2 (-922 *9 *8 *6)) (-5 *1 (-708 *5 *6 *7 *8 *9 *4 *2)) (-4 *8 (-771)) (-4 *4 (-922 *9 *7 *5)))))
-(-10 -7 (-15 -3972 (|#7| (-1 |#2| |#1|) |#6|)))
-((-3338 (((-411 |#4|) |#4|) 41)))
-(((-709 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3338 ((-411 |#4|) |#4|))) (-771) (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $)) (-15 -1861 ((-3 $ "failed") (-1144))))) (-300) (-922 (-925 |#3|) |#1| |#2|)) (T -709))
-((-3338 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $)) (-15 -1861 ((-3 $ "failed") (-1144)))))) (-4 *6 (-300)) (-5 *2 (-411 *3)) (-5 *1 (-709 *4 *5 *6 *3)) (-4 *3 (-922 (-925 *6) *4 *5)))))
-(-10 -7 (-15 -3338 ((-411 |#4|) |#4|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3141 (((-623 (-838 |#1|)) $) NIL)) (-3306 (((-1140 $) $ (-838 |#1|)) NIL) (((-1140 |#2|) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#2| (-542)))) (-1447 (($ $) NIL (|has| |#2| (-542)))) (-4291 (((-112) $) NIL (|has| |#2| (-542)))) (-1520 (((-749) $) NIL) (((-749) $ (-623 (-838 |#1|))) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-1505 (($ $) NIL (|has| |#2| (-444)))) (-3564 (((-411 $) $) NIL (|has| |#2| (-444)))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#2| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#2| (-1011 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#2| (-1011 (-550)))) (((-3 (-838 |#1|) "failed") $) NIL)) (-2726 ((|#2| $) NIL) (((-400 (-550)) $) NIL (|has| |#2| (-1011 (-400 (-550))))) (((-550) $) NIL (|has| |#2| (-1011 (-550)))) (((-838 |#1|) $) NIL)) (-3340 (($ $ $ (-838 |#1|)) NIL (|has| |#2| (-170)))) (-3295 (($ $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 $) (-1227 $)) NIL) (((-667 |#2|) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-2674 (($ $) NIL (|has| |#2| (-444))) (($ $ (-838 |#1|)) NIL (|has| |#2| (-444)))) (-3287 (((-623 $) $) NIL)) (-3933 (((-112) $) NIL (|has| |#2| (-882)))) (-2613 (($ $ |#2| (-522 (-838 |#1|)) $) NIL)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (-12 (|has| (-838 |#1|) (-859 (-372))) (|has| |#2| (-859 (-372))))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (-12 (|has| (-838 |#1|) (-859 (-550))) (|has| |#2| (-859 (-550)))))) (-3102 (((-112) $) NIL)) (-2603 (((-749) $) NIL)) (-3129 (($ (-1140 |#2|) (-838 |#1|)) NIL) (($ (-1140 $) (-838 |#1|)) NIL)) (-1822 (((-623 $) $) NIL)) (-3439 (((-112) $) NIL)) (-3118 (($ |#2| (-522 (-838 |#1|))) NIL) (($ $ (-838 |#1|) (-749)) NIL) (($ $ (-623 (-838 |#1|)) (-623 (-749))) NIL)) (-2843 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $ (-838 |#1|)) NIL)) (-1667 (((-522 (-838 |#1|)) $) NIL) (((-749) $ (-838 |#1|)) NIL) (((-623 (-749)) $ (-623 (-838 |#1|))) NIL)) (-2707 (($ $ $) NIL (|has| |#2| (-825)))) (-4164 (($ $ $) NIL (|has| |#2| (-825)))) (-2688 (($ (-1 (-522 (-838 |#1|)) (-522 (-838 |#1|))) $) NIL)) (-3972 (($ (-1 |#2| |#2|) $) NIL)) (-2558 (((-3 (-838 |#1|) "failed") $) NIL)) (-3267 (($ $) NIL)) (-3277 ((|#2| $) NIL)) (-3106 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) NIL (|has| |#2| (-444)))) (-1825 (((-1126) $) NIL)) (-1598 (((-3 (-623 $) "failed") $) NIL)) (-1444 (((-3 (-623 $) "failed") $) NIL)) (-1748 (((-3 (-2 (|:| |var| (-838 |#1|)) (|:| -3521 (-749))) "failed") $) NIL)) (-3337 (((-1088) $) NIL)) (-3248 (((-112) $) NIL)) (-3256 ((|#2| $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#2| (-444)))) (-3139 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) NIL (|has| |#2| (-444)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-3338 (((-411 $) $) NIL (|has| |#2| (-882)))) (-1495 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-542)))) (-3866 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-838 |#1|) |#2|) NIL) (($ $ (-623 (-838 |#1|)) (-623 |#2|)) NIL) (($ $ (-838 |#1|) $) NIL) (($ $ (-623 (-838 |#1|)) (-623 $)) NIL)) (-3453 (($ $ (-838 |#1|)) NIL (|has| |#2| (-170)))) (-2393 (($ $ (-838 |#1|)) NIL) (($ $ (-623 (-838 |#1|))) NIL) (($ $ (-838 |#1|) (-749)) NIL) (($ $ (-623 (-838 |#1|)) (-623 (-749))) NIL)) (-2970 (((-522 (-838 |#1|)) $) NIL) (((-749) $ (-838 |#1|)) NIL) (((-623 (-749)) $ (-623 (-838 |#1|))) NIL)) (-4028 (((-865 (-372)) $) NIL (-12 (|has| (-838 |#1|) (-596 (-865 (-372)))) (|has| |#2| (-596 (-865 (-372)))))) (((-865 (-550)) $) NIL (-12 (|has| (-838 |#1|) (-596 (-865 (-550)))) (|has| |#2| (-596 (-865 (-550)))))) (((-526) $) NIL (-12 (|has| (-838 |#1|) (-596 (-526))) (|has| |#2| (-596 (-526)))))) (-2503 ((|#2| $) NIL (|has| |#2| (-444))) (($ $ (-838 |#1|)) NIL (|has| |#2| (-444)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#2| (-882))))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#2|) NIL) (($ (-838 |#1|)) NIL) (($ $) NIL (|has| |#2| (-542))) (($ (-400 (-550))) NIL (-1561 (|has| |#2| (-38 (-400 (-550)))) (|has| |#2| (-1011 (-400 (-550))))))) (-3511 (((-623 |#2|) $) NIL)) (-2510 ((|#2| $ (-522 (-838 |#1|))) NIL) (($ $ (-838 |#1|) (-749)) NIL) (($ $ (-623 (-838 |#1|)) (-623 (-749))) NIL)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| |#2| (-882))) (|has| |#2| (-143))))) (-2390 (((-749)) NIL)) (-2540 (($ $ $ (-749)) NIL (|has| |#2| (-170)))) (-1345 (((-112) $ $) NIL (|has| |#2| (-542)))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $ (-838 |#1|)) NIL) (($ $ (-623 (-838 |#1|))) NIL) (($ $ (-838 |#1|) (-749)) NIL) (($ $ (-623 (-838 |#1|)) (-623 (-749))) NIL)) (-2363 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2414 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#2| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#2| (-38 (-400 (-550))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
-(((-710 |#1| |#2|) (-922 |#2| (-522 (-838 |#1|)) (-838 |#1|)) (-623 (-1144)) (-1020)) (T -710))
-NIL
-(-922 |#2| (-522 (-838 |#1|)) (-838 |#1|))
-((-2273 (((-2 (|:| -2270 (-925 |#3|)) (|:| -3983 (-925 |#3|))) |#4|) 14)) (-3117 ((|#4| |#4| |#2|) 33)) (-2524 ((|#4| (-400 (-925 |#3|)) |#2|) 64)) (-2441 ((|#4| (-1140 (-925 |#3|)) |#2|) 77)) (-2352 ((|#4| (-1140 |#4|) |#2|) 51)) (-3028 ((|#4| |#4| |#2|) 54)) (-3338 (((-411 |#4|) |#4|) 40)))
-(((-711 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2273 ((-2 (|:| -2270 (-925 |#3|)) (|:| -3983 (-925 |#3|))) |#4|)) (-15 -3028 (|#4| |#4| |#2|)) (-15 -2352 (|#4| (-1140 |#4|) |#2|)) (-15 -3117 (|#4| |#4| |#2|)) (-15 -2441 (|#4| (-1140 (-925 |#3|)) |#2|)) (-15 -2524 (|#4| (-400 (-925 |#3|)) |#2|)) (-15 -3338 ((-411 |#4|) |#4|))) (-771) (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $)))) (-542) (-922 (-400 (-925 |#3|)) |#1| |#2|)) (T -711))
-((-3338 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $))))) (-4 *6 (-542)) (-5 *2 (-411 *3)) (-5 *1 (-711 *4 *5 *6 *3)) (-4 *3 (-922 (-400 (-925 *6)) *4 *5)))) (-2524 (*1 *2 *3 *4) (-12 (-4 *6 (-542)) (-4 *2 (-922 *3 *5 *4)) (-5 *1 (-711 *5 *4 *6 *2)) (-5 *3 (-400 (-925 *6))) (-4 *5 (-771)) (-4 *4 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $))))))) (-2441 (*1 *2 *3 *4) (-12 (-5 *3 (-1140 (-925 *6))) (-4 *6 (-542)) (-4 *2 (-922 (-400 (-925 *6)) *5 *4)) (-5 *1 (-711 *5 *4 *6 *2)) (-4 *5 (-771)) (-4 *4 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $))))))) (-3117 (*1 *2 *2 *3) (-12 (-4 *4 (-771)) (-4 *3 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $))))) (-4 *5 (-542)) (-5 *1 (-711 *4 *3 *5 *2)) (-4 *2 (-922 (-400 (-925 *5)) *4 *3)))) (-2352 (*1 *2 *3 *4) (-12 (-5 *3 (-1140 *2)) (-4 *2 (-922 (-400 (-925 *6)) *5 *4)) (-5 *1 (-711 *5 *4 *6 *2)) (-4 *5 (-771)) (-4 *4 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $))))) (-4 *6 (-542)))) (-3028 (*1 *2 *2 *3) (-12 (-4 *4 (-771)) (-4 *3 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $))))) (-4 *5 (-542)) (-5 *1 (-711 *4 *3 *5 *2)) (-4 *2 (-922 (-400 (-925 *5)) *4 *3)))) (-2273 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $))))) (-4 *6 (-542)) (-5 *2 (-2 (|:| -2270 (-925 *6)) (|:| -3983 (-925 *6)))) (-5 *1 (-711 *4 *5 *6 *3)) (-4 *3 (-922 (-400 (-925 *6)) *4 *5)))))
-(-10 -7 (-15 -2273 ((-2 (|:| -2270 (-925 |#3|)) (|:| -3983 (-925 |#3|))) |#4|)) (-15 -3028 (|#4| |#4| |#2|)) (-15 -2352 (|#4| (-1140 |#4|) |#2|)) (-15 -3117 (|#4| |#4| |#2|)) (-15 -2441 (|#4| (-1140 (-925 |#3|)) |#2|)) (-15 -2524 (|#4| (-400 (-925 |#3|)) |#2|)) (-15 -3338 ((-411 |#4|) |#4|)))
-((-3338 (((-411 |#4|) |#4|) 52)))
-(((-712 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3338 ((-411 |#4|) |#4|))) (-771) (-825) (-13 (-300) (-145)) (-922 (-400 |#3|) |#1| |#2|)) (T -712))
-((-3338 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-13 (-300) (-145))) (-5 *2 (-411 *3)) (-5 *1 (-712 *4 *5 *6 *3)) (-4 *3 (-922 (-400 *6) *4 *5)))))
-(-10 -7 (-15 -3338 ((-411 |#4|) |#4|)))
-((-3972 (((-714 |#2| |#3|) (-1 |#2| |#1|) (-714 |#1| |#3|)) 18)))
-(((-713 |#1| |#2| |#3|) (-10 -7 (-15 -3972 ((-714 |#2| |#3|) (-1 |#2| |#1|) (-714 |#1| |#3|)))) (-1020) (-1020) (-705)) (T -713))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-714 *5 *7)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-705)) (-5 *2 (-714 *6 *7)) (-5 *1 (-713 *5 *6 *7)))))
-(-10 -7 (-15 -3972 ((-714 |#2| |#3|) (-1 |#2| |#1|) (-714 |#1| |#3|))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 28)) (-2575 (((-623 (-2 (|:| -2855 |#1|) (|:| -1792 |#2|))) $) 29)) (-3219 (((-3 $ "failed") $ $) NIL)) (-4319 (((-749)) 20 (-12 (|has| |#2| (-361)) (|has| |#1| (-361))))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#2| "failed") $) 57) (((-3 |#1| "failed") $) 60)) (-2726 ((|#2| $) NIL) ((|#1| $) NIL)) (-3295 (($ $) 79 (|has| |#2| (-825)))) (-1386 (((-3 $ "failed") $) 65)) (-1741 (($) 35 (-12 (|has| |#2| (-361)) (|has| |#1| (-361))))) (-3102 (((-112) $) NIL)) (-2603 (((-749) $) 55)) (-1822 (((-623 $) $) 39)) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| |#2|) 16)) (-3972 (($ (-1 |#1| |#1|) $) 54)) (-2253 (((-894) $) 32 (-12 (|has| |#2| (-361)) (|has| |#1| (-361))))) (-3267 ((|#2| $) 78 (|has| |#2| (-825)))) (-3277 ((|#1| $) 77 (|has| |#2| (-825)))) (-1825 (((-1126) $) NIL)) (-2922 (($ (-894)) 27 (-12 (|has| |#2| (-361)) (|has| |#1| (-361))))) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 76) (($ (-550)) 45) (($ |#2|) 42) (($ |#1|) 43) (($ (-623 (-2 (|:| -2855 |#1|) (|:| -1792 |#2|)))) 11)) (-3511 (((-623 |#1|) $) 41)) (-2510 ((|#1| $ |#2|) 88)) (-4242 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2390 (((-749)) NIL)) (-2626 (($) 12 T CONST)) (-2636 (($) 33 T CONST)) (-2316 (((-112) $ $) 80)) (-2403 (($ $) 47) (($ $ $) NIL)) (-2391 (($ $ $) 26)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 52) (($ $ $) 90) (($ |#1| $) 49 (|has| |#1| (-170))) (($ $ |#1|) NIL (|has| |#1| (-170)))))
-(((-714 |#1| |#2|) (-13 (-1020) (-1011 |#2|) (-1011 |#1|) (-10 -8 (-15 -3118 ($ |#1| |#2|)) (-15 -2510 (|#1| $ |#2|)) (-15 -1518 ($ (-623 (-2 (|:| -2855 |#1|) (|:| -1792 |#2|))))) (-15 -2575 ((-623 (-2 (|:| -2855 |#1|) (|:| -1792 |#2|))) $)) (-15 -3972 ($ (-1 |#1| |#1|) $)) (-15 -3439 ((-112) $)) (-15 -3511 ((-623 |#1|) $)) (-15 -1822 ((-623 $) $)) (-15 -2603 ((-749) $)) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |#1| (-170)) (-6 (-38 |#1|)) |%noBranch|) (IF (|has| |#1| (-361)) (IF (|has| |#2| (-361)) (-6 (-361)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-825)) (PROGN (-15 -3267 (|#2| $)) (-15 -3277 (|#1| $)) (-15 -3295 ($ $))) |%noBranch|))) (-1020) (-705)) (T -714))
-((-3118 (*1 *1 *2 *3) (-12 (-5 *1 (-714 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-705)))) (-2510 (*1 *2 *1 *3) (-12 (-4 *2 (-1020)) (-5 *1 (-714 *2 *3)) (-4 *3 (-705)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-623 (-2 (|:| -2855 *3) (|:| -1792 *4)))) (-4 *3 (-1020)) (-4 *4 (-705)) (-5 *1 (-714 *3 *4)))) (-2575 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| -2855 *3) (|:| -1792 *4)))) (-5 *1 (-714 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-705)))) (-3972 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-714 *3 *4)) (-4 *4 (-705)))) (-3439 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-714 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-705)))) (-3511 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-714 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-705)))) (-1822 (*1 *2 *1) (-12 (-5 *2 (-623 (-714 *3 *4))) (-5 *1 (-714 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-705)))) (-2603 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-714 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-705)))) (-3267 (*1 *2 *1) (-12 (-4 *2 (-705)) (-4 *2 (-825)) (-5 *1 (-714 *3 *2)) (-4 *3 (-1020)))) (-3277 (*1 *2 *1) (-12 (-4 *2 (-1020)) (-5 *1 (-714 *2 *3)) (-4 *3 (-825)) (-4 *3 (-705)))) (-3295 (*1 *1 *1) (-12 (-5 *1 (-714 *2 *3)) (-4 *3 (-825)) (-4 *2 (-1020)) (-4 *3 (-705)))))
-(-13 (-1020) (-1011 |#2|) (-1011 |#1|) (-10 -8 (-15 -3118 ($ |#1| |#2|)) (-15 -2510 (|#1| $ |#2|)) (-15 -1518 ($ (-623 (-2 (|:| -2855 |#1|) (|:| -1792 |#2|))))) (-15 -2575 ((-623 (-2 (|:| -2855 |#1|) (|:| -1792 |#2|))) $)) (-15 -3972 ($ (-1 |#1| |#1|) $)) (-15 -3439 ((-112) $)) (-15 -3511 ((-623 |#1|) $)) (-15 -1822 ((-623 $) $)) (-15 -2603 ((-749) $)) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |#1| (-170)) (-6 (-38 |#1|)) |%noBranch|) (IF (|has| |#1| (-361)) (IF (|has| |#2| (-361)) (-6 (-361)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-825)) (PROGN (-15 -3267 (|#2| $)) (-15 -3277 (|#1| $)) (-15 -3295 ($ $))) |%noBranch|)))
-((-1504 (((-112) $ $) 19)) (-3965 (($ |#1| $) 76) (($ $ |#1|) 75) (($ $ $) 74)) (-1445 (($ $ $) 72)) (-1467 (((-112) $ $) 73)) (-4047 (((-112) $ (-749)) 8)) (-2142 (($ (-623 |#1|)) 68) (($) 67)) (-3378 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4342)))) (-3513 (($) 7 T CONST)) (-3912 (($ $) 62)) (-1328 (($ $) 58 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3112 (($ |#1| $) 47 (|has| $ (-6 -4342))) (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4342)))) (-3137 (($ |#1| $) 57 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4342)))) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-1723 (((-112) $ $) 64)) (-1859 (((-112) $ (-749)) 9)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35)) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22)) (-1623 (($ $ $) 69)) (-3638 ((|#1| $) 39)) (-1886 (($ |#1| $) 40) (($ |#1| $ (-749)) 63)) (-3337 (((-1088) $) 21)) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 51)) (-3760 ((|#1| $) 41)) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-3821 (((-623 (-2 (|:| -2119 |#1|) (|:| -3350 (-749)))) $) 61)) (-1525 (($ $ |#1|) 71) (($ $ $) 70)) (-2729 (($) 49) (($ (-623 |#1|)) 48)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-4028 (((-526) $) 59 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 50)) (-1518 (((-836) $) 18)) (-3578 (($ (-623 |#1|)) 66) (($) 65)) (-3685 (($ (-623 |#1|)) 42)) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20)) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-715 |#1|) (-138) (-1068)) (T -715))
-NIL
-(-13 (-673 |t#1|) (-1066 |t#1|))
-(((-34) . T) ((-106 |#1|) . T) ((-101) . T) ((-595 (-836)) . T) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-229 |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-673 |#1|) . T) ((-1066 |#1|) . T) ((-1068) . T) ((-1181) . T))
-((-1504 (((-112) $ $) NIL)) (-3965 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 76)) (-1445 (($ $ $) 79)) (-1467 (((-112) $ $) 83)) (-4047 (((-112) $ (-749)) NIL)) (-2142 (($ (-623 |#1|)) 24) (($) 16)) (-3378 (($ (-1 (-112) |#1|) $) 70 (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3513 (($) NIL T CONST)) (-3912 (($ $) 71)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3112 (($ |#1| $) 61 (|has| $ (-6 -4342))) (($ (-1 (-112) |#1|) $) 64 (|has| $ (-6 -4342))) (($ |#1| $ (-550)) 62) (($ (-1 (-112) |#1|) $ (-550)) 65)) (-3137 (($ |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (($ |#1| $ (-550)) 67) (($ (-1 (-112) |#1|) $ (-550)) 68)) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4342)))) (-3450 (((-623 |#1|) $) 32 (|has| $ (-6 -4342)))) (-1723 (((-112) $ $) 82)) (-1626 (($) 14) (($ |#1|) 26) (($ (-623 |#1|)) 21)) (-1859 (((-112) $ (-749)) NIL)) (-2689 (((-623 |#1|) $) 38)) (-1921 (((-112) |#1| $) 58 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3234 (($ (-1 |#1| |#1|) $) 74 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 75)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL)) (-1623 (($ $ $) 77)) (-3638 ((|#1| $) 55)) (-1886 (($ |#1| $) 56) (($ |#1| $ (-749)) 72)) (-3337 (((-1088) $) NIL)) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3760 ((|#1| $) 54)) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) 50)) (-3498 (($) 13)) (-3821 (((-623 (-2 (|:| -2119 |#1|) (|:| -3350 (-749)))) $) 48)) (-1525 (($ $ |#1|) NIL) (($ $ $) 78)) (-2729 (($) 15) (($ (-623 |#1|)) 23)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) 60 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) 66)) (-4028 (((-526) $) 36 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 20)) (-1518 (((-836) $) 44)) (-3578 (($ (-623 |#1|)) 25) (($) 17)) (-3685 (($ (-623 |#1|)) 22)) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 81)) (-3191 (((-749) $) 59 (|has| $ (-6 -4342)))))
-(((-716 |#1|) (-13 (-715 |#1|) (-10 -8 (-6 -4342) (-6 -4343) (-15 -1626 ($)) (-15 -1626 ($ |#1|)) (-15 -1626 ($ (-623 |#1|))) (-15 -2689 ((-623 |#1|) $)) (-15 -3137 ($ |#1| $ (-550))) (-15 -3137 ($ (-1 (-112) |#1|) $ (-550))) (-15 -3112 ($ |#1| $ (-550))) (-15 -3112 ($ (-1 (-112) |#1|) $ (-550))))) (-1068)) (T -716))
-((-1626 (*1 *1) (-12 (-5 *1 (-716 *2)) (-4 *2 (-1068)))) (-1626 (*1 *1 *2) (-12 (-5 *1 (-716 *2)) (-4 *2 (-1068)))) (-1626 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-5 *1 (-716 *3)))) (-2689 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-716 *3)) (-4 *3 (-1068)))) (-3137 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-716 *2)) (-4 *2 (-1068)))) (-3137 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-112) *4)) (-5 *3 (-550)) (-4 *4 (-1068)) (-5 *1 (-716 *4)))) (-3112 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-716 *2)) (-4 *2 (-1068)))) (-3112 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-112) *4)) (-5 *3 (-550)) (-4 *4 (-1068)) (-5 *1 (-716 *4)))))
-(-13 (-715 |#1|) (-10 -8 (-6 -4342) (-6 -4343) (-15 -1626 ($)) (-15 -1626 ($ |#1|)) (-15 -1626 ($ (-623 |#1|))) (-15 -2689 ((-623 |#1|) $)) (-15 -3137 ($ |#1| $ (-550))) (-15 -3137 ($ (-1 (-112) |#1|) $ (-550))) (-15 -3112 ($ |#1| $ (-550))) (-15 -3112 ($ (-1 (-112) |#1|) $ (-550)))))
-((-1966 (((-1232) (-1126)) 8)))
-(((-717) (-10 -7 (-15 -1966 ((-1232) (-1126))))) (T -717))
-((-1966 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-717)))))
-(-10 -7 (-15 -1966 ((-1232) (-1126))))
-((-1746 (((-623 |#1|) (-623 |#1|) (-623 |#1|)) 10)))
-(((-718 |#1|) (-10 -7 (-15 -1746 ((-623 |#1|) (-623 |#1|) (-623 |#1|)))) (-825)) (T -718))
-((-1746 (*1 *2 *2 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-718 *3)))))
-(-10 -7 (-15 -1746 ((-623 |#1|) (-623 |#1|) (-623 |#1|))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3141 (((-623 |#2|) $) 134)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 127 (|has| |#1| (-542)))) (-1447 (($ $) 126 (|has| |#1| (-542)))) (-4291 (((-112) $) 124 (|has| |#1| (-542)))) (-3123 (($ $) 83 (|has| |#1| (-38 (-400 (-550)))))) (-3005 (($ $) 66 (|has| |#1| (-38 (-400 (-550)))))) (-3219 (((-3 $ "failed") $ $) 19)) (-3353 (($ $) 65 (|has| |#1| (-38 (-400 (-550)))))) (-3103 (($ $) 82 (|has| |#1| (-38 (-400 (-550)))))) (-2984 (($ $) 67 (|has| |#1| (-38 (-400 (-550)))))) (-3146 (($ $) 81 (|has| |#1| (-38 (-400 (-550)))))) (-3025 (($ $) 68 (|has| |#1| (-38 (-400 (-550)))))) (-3513 (($) 17 T CONST)) (-3295 (($ $) 118)) (-1386 (((-3 $ "failed") $) 32)) (-1402 (((-925 |#1|) $ (-749)) 96) (((-925 |#1|) $ (-749) (-749)) 95)) (-3478 (((-112) $) 135)) (-2734 (($) 93 (|has| |#1| (-38 (-400 (-550)))))) (-2475 (((-749) $ |#2|) 98) (((-749) $ |#2| (-749)) 97)) (-3102 (((-112) $) 30)) (-1460 (($ $ (-550)) 64 (|has| |#1| (-38 (-400 (-550)))))) (-3439 (((-112) $) 116)) (-3118 (($ $ (-623 |#2|) (-623 (-522 |#2|))) 133) (($ $ |#2| (-522 |#2|)) 132) (($ |#1| (-522 |#2|)) 117) (($ $ |#2| (-749)) 100) (($ $ (-623 |#2|) (-623 (-749))) 99)) (-3972 (($ (-1 |#1| |#1|) $) 115)) (-2958 (($ $) 90 (|has| |#1| (-38 (-400 (-550)))))) (-3267 (($ $) 113)) (-3277 ((|#1| $) 112)) (-1825 (((-1126) $) 9)) (-1489 (($ $ |#2|) 94 (|has| |#1| (-38 (-400 (-550)))))) (-3337 (((-1088) $) 10)) (-2272 (($ $ (-749)) 101)) (-1495 (((-3 $ "failed") $ $) 128 (|has| |#1| (-542)))) (-1812 (($ $) 91 (|has| |#1| (-38 (-400 (-550)))))) (-3866 (($ $ |#2| $) 109) (($ $ (-623 |#2|) (-623 $)) 108) (($ $ (-623 (-287 $))) 107) (($ $ (-287 $)) 106) (($ $ $ $) 105) (($ $ (-623 $) (-623 $)) 104)) (-2393 (($ $ |#2|) 40) (($ $ (-623 |#2|)) 39) (($ $ |#2| (-749)) 38) (($ $ (-623 |#2|) (-623 (-749))) 37)) (-2970 (((-522 |#2|) $) 114)) (-3157 (($ $) 80 (|has| |#1| (-38 (-400 (-550)))))) (-3033 (($ $) 69 (|has| |#1| (-38 (-400 (-550)))))) (-3135 (($ $) 79 (|has| |#1| (-38 (-400 (-550)))))) (-3016 (($ $) 70 (|has| |#1| (-38 (-400 (-550)))))) (-3114 (($ $) 78 (|has| |#1| (-38 (-400 (-550)))))) (-2995 (($ $) 71 (|has| |#1| (-38 (-400 (-550)))))) (-3380 (($ $) 136)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#1|) 131 (|has| |#1| (-170))) (($ $) 129 (|has| |#1| (-542))) (($ (-400 (-550))) 121 (|has| |#1| (-38 (-400 (-550)))))) (-2510 ((|#1| $ (-522 |#2|)) 119) (($ $ |#2| (-749)) 103) (($ $ (-623 |#2|) (-623 (-749))) 102)) (-4242 (((-3 $ "failed") $) 130 (|has| |#1| (-143)))) (-2390 (((-749)) 28)) (-3187 (($ $) 89 (|has| |#1| (-38 (-400 (-550)))))) (-3060 (($ $) 77 (|has| |#1| (-38 (-400 (-550)))))) (-1345 (((-112) $ $) 125 (|has| |#1| (-542)))) (-3167 (($ $) 88 (|has| |#1| (-38 (-400 (-550)))))) (-3043 (($ $) 76 (|has| |#1| (-38 (-400 (-550)))))) (-3209 (($ $) 87 (|has| |#1| (-38 (-400 (-550)))))) (-3081 (($ $) 75 (|has| |#1| (-38 (-400 (-550)))))) (-3294 (($ $) 86 (|has| |#1| (-38 (-400 (-550)))))) (-3094 (($ $) 74 (|has| |#1| (-38 (-400 (-550)))))) (-3198 (($ $) 85 (|has| |#1| (-38 (-400 (-550)))))) (-3072 (($ $) 73 (|has| |#1| (-38 (-400 (-550)))))) (-3176 (($ $) 84 (|has| |#1| (-38 (-400 (-550)))))) (-3052 (($ $) 72 (|has| |#1| (-38 (-400 (-550)))))) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $ |#2|) 36) (($ $ (-623 |#2|)) 35) (($ $ |#2| (-749)) 34) (($ $ (-623 |#2|) (-623 (-749))) 33)) (-2316 (((-112) $ $) 6)) (-2414 (($ $ |#1|) 120 (|has| |#1| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ $) 92 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 63 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 123 (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) 122 (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 111) (($ $ |#1|) 110)))
-(((-719 |#1| |#2|) (-138) (-1020) (-825)) (T -719))
-((-2510 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-719 *4 *2)) (-4 *4 (-1020)) (-4 *2 (-825)))) (-2510 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 *5)) (-5 *3 (-623 (-749))) (-4 *1 (-719 *4 *5)) (-4 *4 (-1020)) (-4 *5 (-825)))) (-2272 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-719 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-825)))) (-3118 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-719 *4 *2)) (-4 *4 (-1020)) (-4 *2 (-825)))) (-3118 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 *5)) (-5 *3 (-623 (-749))) (-4 *1 (-719 *4 *5)) (-4 *4 (-1020)) (-4 *5 (-825)))) (-2475 (*1 *2 *1 *3) (-12 (-4 *1 (-719 *4 *3)) (-4 *4 (-1020)) (-4 *3 (-825)) (-5 *2 (-749)))) (-2475 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-749)) (-4 *1 (-719 *4 *3)) (-4 *4 (-1020)) (-4 *3 (-825)))) (-1402 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *1 (-719 *4 *5)) (-4 *4 (-1020)) (-4 *5 (-825)) (-5 *2 (-925 *4)))) (-1402 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-749)) (-4 *1 (-719 *4 *5)) (-4 *4 (-1020)) (-4 *5 (-825)) (-5 *2 (-925 *4)))) (-1489 (*1 *1 *1 *2) (-12 (-4 *1 (-719 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-825)) (-4 *3 (-38 (-400 (-550)))))))
-(-13 (-873 |t#2|) (-946 |t#1| (-522 |t#2|) |t#2|) (-505 |t#2| $) (-302 $) (-10 -8 (-15 -2510 ($ $ |t#2| (-749))) (-15 -2510 ($ $ (-623 |t#2|) (-623 (-749)))) (-15 -2272 ($ $ (-749))) (-15 -3118 ($ $ |t#2| (-749))) (-15 -3118 ($ $ (-623 |t#2|) (-623 (-749)))) (-15 -2475 ((-749) $ |t#2|)) (-15 -2475 ((-749) $ |t#2| (-749))) (-15 -1402 ((-925 |t#1|) $ (-749))) (-15 -1402 ((-925 |t#1|) $ (-749) (-749))) (IF (|has| |t#1| (-38 (-400 (-550)))) (PROGN (-15 -1489 ($ $ |t#2|)) (-6 (-975)) (-6 (-1166))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-522 |#2|)) . T) ((-25) . T) ((-38 #1=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) |has| |#1| (-542)) ((-35) |has| |#1| (-38 (-400 (-550)))) ((-94) |has| |#1| (-38 (-400 (-550)))) ((-101) . T) ((-111 #1# #1#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1561 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-170) -1561 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-277) |has| |#1| (-38 (-400 (-550)))) ((-283) |has| |#1| (-542)) ((-302 $) . T) ((-484) |has| |#1| (-38 (-400 (-550)))) ((-505 |#2| $) . T) ((-505 $ $) . T) ((-542) |has| |#1| (-542)) ((-626 #1#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #1#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) |has| |#1| (-542)) ((-705) . T) ((-873 |#2|) . T) ((-946 |#1| #0# |#2|) . T) ((-975) |has| |#1| (-38 (-400 (-550)))) ((-1026 #1#) |has| |#1| (-38 (-400 (-550)))) ((-1026 |#1|) . T) ((-1026 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1166) |has| |#1| (-38 (-400 (-550)))) ((-1169) |has| |#1| (-38 (-400 (-550)))))
-((-3338 (((-411 (-1140 |#4|)) (-1140 |#4|)) 30) (((-411 |#4|) |#4|) 26)))
-(((-720 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3338 ((-411 |#4|) |#4|)) (-15 -3338 ((-411 (-1140 |#4|)) (-1140 |#4|)))) (-825) (-771) (-13 (-300) (-145)) (-922 |#3| |#2| |#1|)) (T -720))
-((-3338 (*1 *2 *3) (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-13 (-300) (-145))) (-4 *7 (-922 *6 *5 *4)) (-5 *2 (-411 (-1140 *7))) (-5 *1 (-720 *4 *5 *6 *7)) (-5 *3 (-1140 *7)))) (-3338 (*1 *2 *3) (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-13 (-300) (-145))) (-5 *2 (-411 *3)) (-5 *1 (-720 *4 *5 *6 *3)) (-4 *3 (-922 *6 *5 *4)))))
-(-10 -7 (-15 -3338 ((-411 |#4|) |#4|)) (-15 -3338 ((-411 (-1140 |#4|)) (-1140 |#4|))))
-((-2051 (((-411 |#4|) |#4| |#2|) 120)) (-1858 (((-411 |#4|) |#4|) NIL)) (-3564 (((-411 (-1140 |#4|)) (-1140 |#4|)) 111) (((-411 |#4|) |#4|) 41)) (-3967 (((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-623 (-2 (|:| -3338 (-1140 |#4|)) (|:| -3521 (-550)))))) (-1140 |#4|) (-623 |#2|) (-623 (-623 |#3|))) 69)) (-1360 (((-1140 |#3|) (-1140 |#3|) (-550)) 139)) (-4313 (((-623 (-749)) (-1140 |#4|) (-623 |#2|) (-749)) 61)) (-2407 (((-3 (-623 (-1140 |#4|)) "failed") (-1140 |#4|) (-1140 |#3|) (-1140 |#3|) |#4| (-623 |#2|) (-623 (-749)) (-623 |#3|)) 65)) (-4078 (((-2 (|:| |upol| (-1140 |#3|)) (|:| |Lval| (-623 |#3|)) (|:| |Lfact| (-623 (-2 (|:| -3338 (-1140 |#3|)) (|:| -3521 (-550))))) (|:| |ctpol| |#3|)) (-1140 |#4|) (-623 |#2|) (-623 (-623 |#3|))) 26)) (-2137 (((-2 (|:| -2739 (-1140 |#4|)) (|:| |polval| (-1140 |#3|))) (-1140 |#4|) (-1140 |#3|) (-550)) 57)) (-1949 (((-550) (-623 (-2 (|:| -3338 (-1140 |#3|)) (|:| -3521 (-550))))) 136)) (-4188 ((|#4| (-550) (-411 |#4|)) 58)) (-1606 (((-112) (-623 (-2 (|:| -3338 (-1140 |#3|)) (|:| -3521 (-550)))) (-623 (-2 (|:| -3338 (-1140 |#3|)) (|:| -3521 (-550))))) NIL)))
-(((-721 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3564 ((-411 |#4|) |#4|)) (-15 -3564 ((-411 (-1140 |#4|)) (-1140 |#4|))) (-15 -1858 ((-411 |#4|) |#4|)) (-15 -1949 ((-550) (-623 (-2 (|:| -3338 (-1140 |#3|)) (|:| -3521 (-550)))))) (-15 -2051 ((-411 |#4|) |#4| |#2|)) (-15 -2137 ((-2 (|:| -2739 (-1140 |#4|)) (|:| |polval| (-1140 |#3|))) (-1140 |#4|) (-1140 |#3|) (-550))) (-15 -3967 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-623 (-2 (|:| -3338 (-1140 |#4|)) (|:| -3521 (-550)))))) (-1140 |#4|) (-623 |#2|) (-623 (-623 |#3|)))) (-15 -4078 ((-2 (|:| |upol| (-1140 |#3|)) (|:| |Lval| (-623 |#3|)) (|:| |Lfact| (-623 (-2 (|:| -3338 (-1140 |#3|)) (|:| -3521 (-550))))) (|:| |ctpol| |#3|)) (-1140 |#4|) (-623 |#2|) (-623 (-623 |#3|)))) (-15 -4188 (|#4| (-550) (-411 |#4|))) (-15 -1606 ((-112) (-623 (-2 (|:| -3338 (-1140 |#3|)) (|:| -3521 (-550)))) (-623 (-2 (|:| -3338 (-1140 |#3|)) (|:| -3521 (-550)))))) (-15 -2407 ((-3 (-623 (-1140 |#4|)) "failed") (-1140 |#4|) (-1140 |#3|) (-1140 |#3|) |#4| (-623 |#2|) (-623 (-749)) (-623 |#3|))) (-15 -4313 ((-623 (-749)) (-1140 |#4|) (-623 |#2|) (-749))) (-15 -1360 ((-1140 |#3|) (-1140 |#3|) (-550)))) (-771) (-825) (-300) (-922 |#3| |#1| |#2|)) (T -721))
-((-1360 (*1 *2 *2 *3) (-12 (-5 *2 (-1140 *6)) (-5 *3 (-550)) (-4 *6 (-300)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-721 *4 *5 *6 *7)) (-4 *7 (-922 *6 *4 *5)))) (-4313 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1140 *9)) (-5 *4 (-623 *7)) (-4 *7 (-825)) (-4 *9 (-922 *8 *6 *7)) (-4 *6 (-771)) (-4 *8 (-300)) (-5 *2 (-623 (-749))) (-5 *1 (-721 *6 *7 *8 *9)) (-5 *5 (-749)))) (-2407 (*1 *2 *3 *4 *4 *5 *6 *7 *8) (|partial| -12 (-5 *4 (-1140 *11)) (-5 *6 (-623 *10)) (-5 *7 (-623 (-749))) (-5 *8 (-623 *11)) (-4 *10 (-825)) (-4 *11 (-300)) (-4 *9 (-771)) (-4 *5 (-922 *11 *9 *10)) (-5 *2 (-623 (-1140 *5))) (-5 *1 (-721 *9 *10 *11 *5)) (-5 *3 (-1140 *5)))) (-1606 (*1 *2 *3 *3) (-12 (-5 *3 (-623 (-2 (|:| -3338 (-1140 *6)) (|:| -3521 (-550))))) (-4 *6 (-300)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)) (-5 *1 (-721 *4 *5 *6 *7)) (-4 *7 (-922 *6 *4 *5)))) (-4188 (*1 *2 *3 *4) (-12 (-5 *3 (-550)) (-5 *4 (-411 *2)) (-4 *2 (-922 *7 *5 *6)) (-5 *1 (-721 *5 *6 *7 *2)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-300)))) (-4078 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1140 *9)) (-5 *4 (-623 *7)) (-5 *5 (-623 (-623 *8))) (-4 *7 (-825)) (-4 *8 (-300)) (-4 *9 (-922 *8 *6 *7)) (-4 *6 (-771)) (-5 *2 (-2 (|:| |upol| (-1140 *8)) (|:| |Lval| (-623 *8)) (|:| |Lfact| (-623 (-2 (|:| -3338 (-1140 *8)) (|:| -3521 (-550))))) (|:| |ctpol| *8))) (-5 *1 (-721 *6 *7 *8 *9)))) (-3967 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-623 *7)) (-5 *5 (-623 (-623 *8))) (-4 *7 (-825)) (-4 *8 (-300)) (-4 *6 (-771)) (-4 *9 (-922 *8 *6 *7)) (-5 *2 (-2 (|:| |unitPart| *9) (|:| |suPart| (-623 (-2 (|:| -3338 (-1140 *9)) (|:| -3521 (-550))))))) (-5 *1 (-721 *6 *7 *8 *9)) (-5 *3 (-1140 *9)))) (-2137 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-550)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-300)) (-4 *9 (-922 *8 *6 *7)) (-5 *2 (-2 (|:| -2739 (-1140 *9)) (|:| |polval| (-1140 *8)))) (-5 *1 (-721 *6 *7 *8 *9)) (-5 *3 (-1140 *9)) (-5 *4 (-1140 *8)))) (-2051 (*1 *2 *3 *4) (-12 (-4 *5 (-771)) (-4 *4 (-825)) (-4 *6 (-300)) (-5 *2 (-411 *3)) (-5 *1 (-721 *5 *4 *6 *3)) (-4 *3 (-922 *6 *5 *4)))) (-1949 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| -3338 (-1140 *6)) (|:| -3521 (-550))))) (-4 *6 (-300)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-550)) (-5 *1 (-721 *4 *5 *6 *7)) (-4 *7 (-922 *6 *4 *5)))) (-1858 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300)) (-5 *2 (-411 *3)) (-5 *1 (-721 *4 *5 *6 *3)) (-4 *3 (-922 *6 *4 *5)))) (-3564 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300)) (-4 *7 (-922 *6 *4 *5)) (-5 *2 (-411 (-1140 *7))) (-5 *1 (-721 *4 *5 *6 *7)) (-5 *3 (-1140 *7)))) (-3564 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300)) (-5 *2 (-411 *3)) (-5 *1 (-721 *4 *5 *6 *3)) (-4 *3 (-922 *6 *4 *5)))))
-(-10 -7 (-15 -3564 ((-411 |#4|) |#4|)) (-15 -3564 ((-411 (-1140 |#4|)) (-1140 |#4|))) (-15 -1858 ((-411 |#4|) |#4|)) (-15 -1949 ((-550) (-623 (-2 (|:| -3338 (-1140 |#3|)) (|:| -3521 (-550)))))) (-15 -2051 ((-411 |#4|) |#4| |#2|)) (-15 -2137 ((-2 (|:| -2739 (-1140 |#4|)) (|:| |polval| (-1140 |#3|))) (-1140 |#4|) (-1140 |#3|) (-550))) (-15 -3967 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-623 (-2 (|:| -3338 (-1140 |#4|)) (|:| -3521 (-550)))))) (-1140 |#4|) (-623 |#2|) (-623 (-623 |#3|)))) (-15 -4078 ((-2 (|:| |upol| (-1140 |#3|)) (|:| |Lval| (-623 |#3|)) (|:| |Lfact| (-623 (-2 (|:| -3338 (-1140 |#3|)) (|:| -3521 (-550))))) (|:| |ctpol| |#3|)) (-1140 |#4|) (-623 |#2|) (-623 (-623 |#3|)))) (-15 -4188 (|#4| (-550) (-411 |#4|))) (-15 -1606 ((-112) (-623 (-2 (|:| -3338 (-1140 |#3|)) (|:| -3521 (-550)))) (-623 (-2 (|:| -3338 (-1140 |#3|)) (|:| -3521 (-550)))))) (-15 -2407 ((-3 (-623 (-1140 |#4|)) "failed") (-1140 |#4|) (-1140 |#3|) (-1140 |#3|) |#4| (-623 |#2|) (-623 (-749)) (-623 |#3|))) (-15 -4313 ((-623 (-749)) (-1140 |#4|) (-623 |#2|) (-749))) (-15 -1360 ((-1140 |#3|) (-1140 |#3|) (-550))))
-((-1494 (($ $ (-894)) 12)))
-(((-722 |#1| |#2|) (-10 -8 (-15 -1494 (|#1| |#1| (-894)))) (-723 |#2|) (-170)) (T -722))
-NIL
-(-10 -8 (-15 -1494 (|#1| |#1| (-894))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-2923 (($ $ (-894)) 28)) (-1494 (($ $ (-894)) 33)) (-2834 (($ $ (-894)) 29)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-3292 (($ $ $) 25)) (-1518 (((-836) $) 11)) (-3395 (($ $ $ $) 26)) (-1358 (($ $ $) 24)) (-2626 (($) 18 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 30)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
+((-2700 (*1 *1) (-4 *1 (-705))) (-2991 (*1 *1) (-4 *1 (-705))) (-2419 (*1 *2 *1) (-12 (-4 *1 (-705)) (-5 *2 (-112)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-705)) (-5 *2 (-749)))) (-1537 (*1 *1 *1) (|partial| -4 *1 (-705))))
+(-13 (-1081) (-10 -8 (-15 (-2700) ($) -4165) (-15 -2991 ($) -4165) (-15 -2419 ((-112) $)) (-15 ** ($ $ (-749))) (-15 -1537 ((-3 $ "failed") $))))
+(((-101) . T) ((-595 (-837)) . T) ((-1081) . T) ((-1069) . T))
+((-3118 (((-2 (|:| -2714 (-411 |#2|)) (|:| |special| (-411 |#2|))) |#2| (-1 |#2| |#2|)) 38)) (-2590 (((-2 (|:| -2714 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|)) 12)) (-1617 ((|#2| (-400 |#2|) (-1 |#2| |#2|)) 13)) (-1301 (((-2 (|:| |poly| |#2|) (|:| -2714 (-400 |#2|)) (|:| |special| (-400 |#2|))) (-400 |#2|) (-1 |#2| |#2|)) 47)))
+(((-706 |#1| |#2|) (-10 -7 (-15 -2590 ((-2 (|:| -2714 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -3118 ((-2 (|:| -2714 (-411 |#2|)) (|:| |special| (-411 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -1617 (|#2| (-400 |#2|) (-1 |#2| |#2|))) (-15 -1301 ((-2 (|:| |poly| |#2|) (|:| -2714 (-400 |#2|)) (|:| |special| (-400 |#2|))) (-400 |#2|) (-1 |#2| |#2|)))) (-356) (-1204 |#1|)) (T -706))
+((-1301 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1204 *5)) (-4 *5 (-356)) (-5 *2 (-2 (|:| |poly| *6) (|:| -2714 (-400 *6)) (|:| |special| (-400 *6)))) (-5 *1 (-706 *5 *6)) (-5 *3 (-400 *6)))) (-1617 (*1 *2 *3 *4) (-12 (-5 *3 (-400 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1204 *5)) (-5 *1 (-706 *5 *2)) (-4 *5 (-356)))) (-3118 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1204 *5)) (-4 *5 (-356)) (-5 *2 (-2 (|:| -2714 (-411 *3)) (|:| |special| (-411 *3)))) (-5 *1 (-706 *5 *3)))) (-2590 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1204 *5)) (-4 *5 (-356)) (-5 *2 (-2 (|:| -2714 *3) (|:| |special| *3))) (-5 *1 (-706 *5 *3)))))
+(-10 -7 (-15 -2590 ((-2 (|:| -2714 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -3118 ((-2 (|:| -2714 (-411 |#2|)) (|:| |special| (-411 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -1617 (|#2| (-400 |#2|) (-1 |#2| |#2|))) (-15 -1301 ((-2 (|:| |poly| |#2|) (|:| -2714 (-400 |#2|)) (|:| |special| (-400 |#2|))) (-400 |#2|) (-1 |#2| |#2|))))
+((-2965 ((|#7| (-623 |#5|) |#6|) NIL)) (-2392 ((|#7| (-1 |#5| |#4|) |#6|) 26)))
+(((-707 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -2392 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -2965 (|#7| (-623 |#5|) |#6|))) (-825) (-771) (-771) (-1021) (-1021) (-923 |#4| |#2| |#1|) (-923 |#5| |#3| |#1|)) (T -707))
+((-2965 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *9)) (-4 *9 (-1021)) (-4 *5 (-825)) (-4 *6 (-771)) (-4 *8 (-1021)) (-4 *2 (-923 *9 *7 *5)) (-5 *1 (-707 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-771)) (-4 *4 (-923 *8 *6 *5)))) (-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *8)) (-4 *8 (-1021)) (-4 *9 (-1021)) (-4 *5 (-825)) (-4 *6 (-771)) (-4 *2 (-923 *9 *7 *5)) (-5 *1 (-707 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-771)) (-4 *4 (-923 *8 *6 *5)))))
+(-10 -7 (-15 -2392 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -2965 (|#7| (-623 |#5|) |#6|)))
+((-2392 ((|#7| (-1 |#2| |#1|) |#6|) 28)))
+(((-708 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -2392 (|#7| (-1 |#2| |#1|) |#6|))) (-825) (-825) (-771) (-771) (-1021) (-923 |#5| |#3| |#1|) (-923 |#5| |#4| |#2|)) (T -708))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-825)) (-4 *6 (-825)) (-4 *7 (-771)) (-4 *9 (-1021)) (-4 *2 (-923 *9 *8 *6)) (-5 *1 (-708 *5 *6 *7 *8 *9 *4 *2)) (-4 *8 (-771)) (-4 *4 (-923 *9 *7 *5)))))
+(-10 -7 (-15 -2392 (|#7| (-1 |#2| |#1|) |#6|)))
+((-1735 (((-411 |#4|) |#4|) 41)))
+(((-709 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1735 ((-411 |#4|) |#4|))) (-771) (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $)) (-15 -2564 ((-3 $ "failed") (-1145))))) (-300) (-923 (-926 |#3|) |#1| |#2|)) (T -709))
+((-1735 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $)) (-15 -2564 ((-3 $ "failed") (-1145)))))) (-4 *6 (-300)) (-5 *2 (-411 *3)) (-5 *1 (-709 *4 *5 *6 *3)) (-4 *3 (-923 (-926 *6) *4 *5)))))
+(-10 -7 (-15 -1735 ((-411 |#4|) |#4|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1516 (((-623 (-839 |#1|)) $) NIL)) (-1705 (((-1141 $) $ (-839 |#1|)) NIL) (((-1141 |#2|) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#2| (-542)))) (-3050 (($ $) NIL (|has| |#2| (-542)))) (-3953 (((-112) $) NIL (|has| |#2| (-542)))) (-2457 (((-749) $) NIL) (((-749) $ (-623 (-839 |#1|))) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-2318 (($ $) NIL (|has| |#2| (-444)))) (-2207 (((-411 $) $) NIL (|has| |#2| (-444)))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#2| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#2| (-1012 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#2| (-1012 (-550)))) (((-3 (-839 |#1|) "failed") $) NIL)) (-2202 ((|#2| $) NIL) (((-400 (-550)) $) NIL (|has| |#2| (-1012 (-400 (-550))))) (((-550) $) NIL (|has| |#2| (-1012 (-550)))) (((-839 |#1|) $) NIL)) (-1792 (($ $ $ (-839 |#1|)) NIL (|has| |#2| (-170)))) (-1693 (($ $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 $) (-1228 $)) NIL) (((-667 |#2|) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2731 (($ $) NIL (|has| |#2| (-444))) (($ $ (-839 |#1|)) NIL (|has| |#2| (-444)))) (-1683 (((-623 $) $) NIL)) (-1568 (((-112) $) NIL (|has| |#2| (-883)))) (-3401 (($ $ |#2| (-522 (-839 |#1|)) $) NIL)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (-12 (|has| (-839 |#1|) (-860 (-372))) (|has| |#2| (-860 (-372))))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (-12 (|has| (-839 |#1|) (-860 (-550))) (|has| |#2| (-860 (-550)))))) (-2419 (((-112) $) NIL)) (-3324 (((-749) $) NIL)) (-1501 (($ (-1141 |#2|) (-839 |#1|)) NIL) (($ (-1141 $) (-839 |#1|)) NIL)) (-2336 (((-623 $) $) NIL)) (-3438 (((-112) $) NIL)) (-1488 (($ |#2| (-522 (-839 |#1|))) NIL) (($ $ (-839 |#1|) (-749)) NIL) (($ $ (-623 (-839 |#1|)) (-623 (-749))) NIL)) (-1766 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $ (-839 |#1|)) NIL)) (-3346 (((-522 (-839 |#1|)) $) NIL) (((-749) $ (-839 |#1|)) NIL) (((-623 (-749)) $ (-623 (-839 |#1|))) NIL)) (-2793 (($ $ $) NIL (|has| |#2| (-825)))) (-2173 (($ $ $) NIL (|has| |#2| (-825)))) (-2863 (($ (-1 (-522 (-839 |#1|)) (-522 (-839 |#1|))) $) NIL)) (-2392 (($ (-1 |#2| |#2|) $) NIL)) (-4059 (((-3 (-839 |#1|) "failed") $) NIL)) (-1657 (($ $) NIL)) (-1670 ((|#2| $) NIL)) (-3231 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) NIL (|has| |#2| (-444)))) (-2369 (((-1127) $) NIL)) (-3833 (((-3 (-623 $) "failed") $) NIL)) (-3017 (((-3 (-623 $) "failed") $) NIL)) (-2891 (((-3 (-2 (|:| |var| (-839 |#1|)) (|:| -3068 (-749))) "failed") $) NIL)) (-3445 (((-1089) $) NIL)) (-1628 (((-112) $) NIL)) (-1639 ((|#2| $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#2| (-444)))) (-3260 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) NIL (|has| |#2| (-444)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-1735 (((-411 $) $) NIL (|has| |#2| (-883)))) (-3409 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-542)))) (-1553 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-839 |#1|) |#2|) NIL) (($ $ (-623 (-839 |#1|)) (-623 |#2|)) NIL) (($ $ (-839 |#1|) $) NIL) (($ $ (-623 (-839 |#1|)) (-623 $)) NIL)) (-3563 (($ $ (-839 |#1|)) NIL (|has| |#2| (-170)))) (-2798 (($ $ (-839 |#1|)) NIL) (($ $ (-623 (-839 |#1|))) NIL) (($ $ (-839 |#1|) (-749)) NIL) (($ $ (-623 (-839 |#1|)) (-623 (-749))) NIL)) (-3661 (((-522 (-839 |#1|)) $) NIL) (((-749) $ (-839 |#1|)) NIL) (((-623 (-749)) $ (-623 (-839 |#1|))) NIL)) (-2451 (((-866 (-372)) $) NIL (-12 (|has| (-839 |#1|) (-596 (-866 (-372)))) (|has| |#2| (-596 (-866 (-372)))))) (((-866 (-550)) $) NIL (-12 (|has| (-839 |#1|) (-596 (-866 (-550)))) (|has| |#2| (-596 (-866 (-550)))))) (((-526) $) NIL (-12 (|has| (-839 |#1|) (-596 (-526))) (|has| |#2| (-596 (-526)))))) (-1622 ((|#2| $) NIL (|has| |#2| (-444))) (($ $ (-839 |#1|)) NIL (|has| |#2| (-444)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#2| (-883))))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#2|) NIL) (($ (-839 |#1|)) NIL) (($ $) NIL (|has| |#2| (-542))) (($ (-400 (-550))) NIL (-1489 (|has| |#2| (-38 (-400 (-550)))) (|has| |#2| (-1012 (-400 (-550))))))) (-2969 (((-623 |#2|) $) NIL)) (-1708 ((|#2| $ (-522 (-839 |#1|))) NIL) (($ $ (-839 |#1|) (-749)) NIL) (($ $ (-623 (-839 |#1|)) (-623 (-749))) NIL)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| |#2| (-883))) (|has| |#2| (-143))))) (-3091 (((-749)) NIL)) (-3895 (($ $ $ (-749)) NIL (|has| |#2| (-170)))) (-1819 (((-112) $ $) NIL (|has| |#2| (-542)))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $ (-839 |#1|)) NIL) (($ $ (-623 (-839 |#1|))) NIL) (($ $ (-839 |#1|) (-749)) NIL) (($ $ (-623 (-839 |#1|)) (-623 (-749))) NIL)) (-2324 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2382 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#2| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#2| (-38 (-400 (-550))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
+(((-710 |#1| |#2|) (-923 |#2| (-522 (-839 |#1|)) (-839 |#1|)) (-623 (-1145)) (-1021)) (T -710))
+NIL
+(-923 |#2| (-522 (-839 |#1|)) (-839 |#1|))
+((-4278 (((-2 (|:| -4250 (-926 |#3|)) (|:| -3947 (-926 |#3|))) |#4|) 14)) (-2549 ((|#4| |#4| |#2|) 33)) (-1838 ((|#4| (-400 (-926 |#3|)) |#2|) 64)) (-2254 ((|#4| (-1141 (-926 |#3|)) |#2|) 77)) (-2689 ((|#4| (-1141 |#4|) |#2|) 51)) (-3028 ((|#4| |#4| |#2|) 54)) (-1735 (((-411 |#4|) |#4|) 40)))
+(((-711 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4278 ((-2 (|:| -4250 (-926 |#3|)) (|:| -3947 (-926 |#3|))) |#4|)) (-15 -3028 (|#4| |#4| |#2|)) (-15 -2689 (|#4| (-1141 |#4|) |#2|)) (-15 -2549 (|#4| |#4| |#2|)) (-15 -2254 (|#4| (-1141 (-926 |#3|)) |#2|)) (-15 -1838 (|#4| (-400 (-926 |#3|)) |#2|)) (-15 -1735 ((-411 |#4|) |#4|))) (-771) (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $)))) (-542) (-923 (-400 (-926 |#3|)) |#1| |#2|)) (T -711))
+((-1735 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $))))) (-4 *6 (-542)) (-5 *2 (-411 *3)) (-5 *1 (-711 *4 *5 *6 *3)) (-4 *3 (-923 (-400 (-926 *6)) *4 *5)))) (-1838 (*1 *2 *3 *4) (-12 (-4 *6 (-542)) (-4 *2 (-923 *3 *5 *4)) (-5 *1 (-711 *5 *4 *6 *2)) (-5 *3 (-400 (-926 *6))) (-4 *5 (-771)) (-4 *4 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $))))))) (-2254 (*1 *2 *3 *4) (-12 (-5 *3 (-1141 (-926 *6))) (-4 *6 (-542)) (-4 *2 (-923 (-400 (-926 *6)) *5 *4)) (-5 *1 (-711 *5 *4 *6 *2)) (-4 *5 (-771)) (-4 *4 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $))))))) (-2549 (*1 *2 *2 *3) (-12 (-4 *4 (-771)) (-4 *3 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $))))) (-4 *5 (-542)) (-5 *1 (-711 *4 *3 *5 *2)) (-4 *2 (-923 (-400 (-926 *5)) *4 *3)))) (-2689 (*1 *2 *3 *4) (-12 (-5 *3 (-1141 *2)) (-4 *2 (-923 (-400 (-926 *6)) *5 *4)) (-5 *1 (-711 *5 *4 *6 *2)) (-4 *5 (-771)) (-4 *4 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $))))) (-4 *6 (-542)))) (-3028 (*1 *2 *2 *3) (-12 (-4 *4 (-771)) (-4 *3 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $))))) (-4 *5 (-542)) (-5 *1 (-711 *4 *3 *5 *2)) (-4 *2 (-923 (-400 (-926 *5)) *4 *3)))) (-4278 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $))))) (-4 *6 (-542)) (-5 *2 (-2 (|:| -4250 (-926 *6)) (|:| -3947 (-926 *6)))) (-5 *1 (-711 *4 *5 *6 *3)) (-4 *3 (-923 (-400 (-926 *6)) *4 *5)))))
+(-10 -7 (-15 -4278 ((-2 (|:| -4250 (-926 |#3|)) (|:| -3947 (-926 |#3|))) |#4|)) (-15 -3028 (|#4| |#4| |#2|)) (-15 -2689 (|#4| (-1141 |#4|) |#2|)) (-15 -2549 (|#4| |#4| |#2|)) (-15 -2254 (|#4| (-1141 (-926 |#3|)) |#2|)) (-15 -1838 (|#4| (-400 (-926 |#3|)) |#2|)) (-15 -1735 ((-411 |#4|) |#4|)))
+((-1735 (((-411 |#4|) |#4|) 52)))
+(((-712 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1735 ((-411 |#4|) |#4|))) (-771) (-825) (-13 (-300) (-145)) (-923 (-400 |#3|) |#1| |#2|)) (T -712))
+((-1735 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-13 (-300) (-145))) (-5 *2 (-411 *3)) (-5 *1 (-712 *4 *5 *6 *3)) (-4 *3 (-923 (-400 *6) *4 *5)))))
+(-10 -7 (-15 -1735 ((-411 |#4|) |#4|)))
+((-2392 (((-714 |#2| |#3|) (-1 |#2| |#1|) (-714 |#1| |#3|)) 18)))
+(((-713 |#1| |#2| |#3|) (-10 -7 (-15 -2392 ((-714 |#2| |#3|) (-1 |#2| |#1|) (-714 |#1| |#3|)))) (-1021) (-1021) (-705)) (T -713))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-714 *5 *7)) (-4 *5 (-1021)) (-4 *6 (-1021)) (-4 *7 (-705)) (-5 *2 (-714 *6 *7)) (-5 *1 (-713 *5 *6 *7)))))
+(-10 -7 (-15 -2392 ((-714 |#2| |#3|) (-1 |#2| |#1|) (-714 |#1| |#3|))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 28)) (-4222 (((-623 (-2 (|:| -4304 |#1|) (|:| -3227 |#2|))) $) 29)) (-1993 (((-3 $ "failed") $ $) NIL)) (-3828 (((-749)) 20 (-12 (|has| |#2| (-361)) (|has| |#1| (-361))))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#2| "failed") $) 57) (((-3 |#1| "failed") $) 60)) (-2202 ((|#2| $) NIL) ((|#1| $) NIL)) (-1693 (($ $) 79 (|has| |#2| (-825)))) (-1537 (((-3 $ "failed") $) 65)) (-1864 (($) 35 (-12 (|has| |#2| (-361)) (|has| |#1| (-361))))) (-2419 (((-112) $) NIL)) (-3324 (((-749) $) 55)) (-2336 (((-623 $) $) 39)) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| |#2|) 16)) (-2392 (($ (-1 |#1| |#1|) $) 54)) (-4073 (((-895) $) 32 (-12 (|has| |#2| (-361)) (|has| |#1| (-361))))) (-1657 ((|#2| $) 78 (|has| |#2| (-825)))) (-1670 ((|#1| $) 77 (|has| |#2| (-825)))) (-2369 (((-1127) $) NIL)) (-3690 (($ (-895)) 27 (-12 (|has| |#2| (-361)) (|has| |#1| (-361))))) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 76) (($ (-550)) 45) (($ |#2|) 42) (($ |#1|) 43) (($ (-623 (-2 (|:| -4304 |#1|) (|:| -3227 |#2|)))) 11)) (-2969 (((-623 |#1|) $) 41)) (-1708 ((|#1| $ |#2|) 88)) (-1613 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3091 (((-749)) NIL)) (-2688 (($) 12 T CONST)) (-2700 (($) 33 T CONST)) (-2264 (((-112) $ $) 80)) (-2370 (($ $) 47) (($ $ $) NIL)) (-2358 (($ $ $) 26)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 52) (($ $ $) 90) (($ |#1| $) 49 (|has| |#1| (-170))) (($ $ |#1|) NIL (|has| |#1| (-170)))))
+(((-714 |#1| |#2|) (-13 (-1021) (-1012 |#2|) (-1012 |#1|) (-10 -8 (-15 -1488 ($ |#1| |#2|)) (-15 -1708 (|#1| $ |#2|)) (-15 -2233 ($ (-623 (-2 (|:| -4304 |#1|) (|:| -3227 |#2|))))) (-15 -4222 ((-623 (-2 (|:| -4304 |#1|) (|:| -3227 |#2|))) $)) (-15 -2392 ($ (-1 |#1| |#1|) $)) (-15 -3438 ((-112) $)) (-15 -2969 ((-623 |#1|) $)) (-15 -2336 ((-623 $) $)) (-15 -3324 ((-749) $)) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |#1| (-170)) (-6 (-38 |#1|)) |%noBranch|) (IF (|has| |#1| (-361)) (IF (|has| |#2| (-361)) (-6 (-361)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-825)) (PROGN (-15 -1657 (|#2| $)) (-15 -1670 (|#1| $)) (-15 -1693 ($ $))) |%noBranch|))) (-1021) (-705)) (T -714))
+((-1488 (*1 *1 *2 *3) (-12 (-5 *1 (-714 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-705)))) (-1708 (*1 *2 *1 *3) (-12 (-4 *2 (-1021)) (-5 *1 (-714 *2 *3)) (-4 *3 (-705)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-623 (-2 (|:| -4304 *3) (|:| -3227 *4)))) (-4 *3 (-1021)) (-4 *4 (-705)) (-5 *1 (-714 *3 *4)))) (-4222 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| -4304 *3) (|:| -3227 *4)))) (-5 *1 (-714 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-705)))) (-2392 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1021)) (-5 *1 (-714 *3 *4)) (-4 *4 (-705)))) (-3438 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-714 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-705)))) (-2969 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-714 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-705)))) (-2336 (*1 *2 *1) (-12 (-5 *2 (-623 (-714 *3 *4))) (-5 *1 (-714 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-705)))) (-3324 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-714 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-705)))) (-1657 (*1 *2 *1) (-12 (-4 *2 (-705)) (-4 *2 (-825)) (-5 *1 (-714 *3 *2)) (-4 *3 (-1021)))) (-1670 (*1 *2 *1) (-12 (-4 *2 (-1021)) (-5 *1 (-714 *2 *3)) (-4 *3 (-825)) (-4 *3 (-705)))) (-1693 (*1 *1 *1) (-12 (-5 *1 (-714 *2 *3)) (-4 *3 (-825)) (-4 *2 (-1021)) (-4 *3 (-705)))))
+(-13 (-1021) (-1012 |#2|) (-1012 |#1|) (-10 -8 (-15 -1488 ($ |#1| |#2|)) (-15 -1708 (|#1| $ |#2|)) (-15 -2233 ($ (-623 (-2 (|:| -4304 |#1|) (|:| -3227 |#2|))))) (-15 -4222 ((-623 (-2 (|:| -4304 |#1|) (|:| -3227 |#2|))) $)) (-15 -2392 ($ (-1 |#1| |#1|) $)) (-15 -3438 ((-112) $)) (-15 -2969 ((-623 |#1|) $)) (-15 -2336 ((-623 $) $)) (-15 -3324 ((-749) $)) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |#1| (-170)) (-6 (-38 |#1|)) |%noBranch|) (IF (|has| |#1| (-361)) (IF (|has| |#2| (-361)) (-6 (-361)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-825)) (PROGN (-15 -1657 (|#2| $)) (-15 -1670 (|#1| $)) (-15 -1693 ($ $))) |%noBranch|)))
+((-2221 (((-112) $ $) 19)) (-4045 (($ |#1| $) 76) (($ $ |#1|) 75) (($ $ $) 74)) (-3029 (($ $ $) 72)) (-1952 (((-112) $ $) 73)) (-3368 (((-112) $ (-749)) 8)) (-2085 (($ (-623 |#1|)) 68) (($) 67)) (-3994 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4344)))) (-2991 (($) 7 T CONST)) (-2599 (($ $) 62)) (-2708 (($ $) 58 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2505 (($ |#1| $) 47 (|has| $ (-6 -4344))) (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4344)))) (-1979 (($ |#1| $) 57 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4344)))) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-2654 (((-112) $ $) 64)) (-1445 (((-112) $ (-749)) 9)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35)) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22)) (-4072 (($ $ $) 69)) (-1696 ((|#1| $) 39)) (-1715 (($ |#1| $) 40) (($ |#1| $ (-749)) 63)) (-3445 (((-1089) $) 21)) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 51)) (-3576 ((|#1| $) 41)) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-3009 (((-623 (-2 (|:| -3859 |#1|) (|:| -3457 (-749)))) $) 61)) (-1287 (($ $ |#1|) 71) (($ $ $) 70)) (-3246 (($) 49) (($ (-623 |#1|)) 48)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2451 (((-526) $) 59 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 50)) (-2233 (((-837) $) 18)) (-1299 (($ (-623 |#1|)) 66) (($) 65)) (-4017 (($ (-623 |#1|)) 42)) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20)) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-715 |#1|) (-138) (-1069)) (T -715))
+NIL
+(-13 (-673 |t#1|) (-1067 |t#1|))
+(((-34) . T) ((-106 |#1|) . T) ((-101) . T) ((-595 (-837)) . T) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-229 |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-673 |#1|) . T) ((-1067 |#1|) . T) ((-1069) . T) ((-1182) . T))
+((-2221 (((-112) $ $) NIL)) (-4045 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 76)) (-3029 (($ $ $) 79)) (-1952 (((-112) $ $) 83)) (-3368 (((-112) $ (-749)) NIL)) (-2085 (($ (-623 |#1|)) 24) (($) 16)) (-3994 (($ (-1 (-112) |#1|) $) 70 (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2991 (($) NIL T CONST)) (-2599 (($ $) 71)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2505 (($ |#1| $) 61 (|has| $ (-6 -4344))) (($ (-1 (-112) |#1|) $) 64 (|has| $ (-6 -4344))) (($ |#1| $ (-550)) 62) (($ (-1 (-112) |#1|) $ (-550)) 65)) (-1979 (($ |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (($ |#1| $ (-550)) 67) (($ (-1 (-112) |#1|) $ (-550)) 68)) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4344)))) (-2971 (((-623 |#1|) $) 32 (|has| $ (-6 -4344)))) (-2654 (((-112) $ $) 82)) (-4101 (($) 14) (($ |#1|) 26) (($ (-623 |#1|)) 21)) (-1445 (((-112) $ (-749)) NIL)) (-2876 (((-623 |#1|) $) 38)) (-3922 (((-112) |#1| $) 58 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-3311 (($ (-1 |#1| |#1|) $) 74 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 75)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL)) (-4072 (($ $ $) 77)) (-1696 ((|#1| $) 55)) (-1715 (($ |#1| $) 56) (($ |#1| $ (-749)) 72)) (-3445 (((-1089) $) NIL)) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3576 ((|#1| $) 54)) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) 50)) (-2819 (($) 13)) (-3009 (((-623 (-2 (|:| -3859 |#1|) (|:| -3457 (-749)))) $) 48)) (-1287 (($ $ |#1|) NIL) (($ $ $) 78)) (-3246 (($) 15) (($ (-623 |#1|)) 23)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) 60 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) 66)) (-2451 (((-526) $) 36 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 20)) (-2233 (((-837) $) 44)) (-1299 (($ (-623 |#1|)) 25) (($) 17)) (-4017 (($ (-623 |#1|)) 22)) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 81)) (-3307 (((-749) $) 59 (|has| $ (-6 -4344)))))
+(((-716 |#1|) (-13 (-715 |#1|) (-10 -8 (-6 -4344) (-6 -4345) (-15 -4101 ($)) (-15 -4101 ($ |#1|)) (-15 -4101 ($ (-623 |#1|))) (-15 -2876 ((-623 |#1|) $)) (-15 -1979 ($ |#1| $ (-550))) (-15 -1979 ($ (-1 (-112) |#1|) $ (-550))) (-15 -2505 ($ |#1| $ (-550))) (-15 -2505 ($ (-1 (-112) |#1|) $ (-550))))) (-1069)) (T -716))
+((-4101 (*1 *1) (-12 (-5 *1 (-716 *2)) (-4 *2 (-1069)))) (-4101 (*1 *1 *2) (-12 (-5 *1 (-716 *2)) (-4 *2 (-1069)))) (-4101 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-5 *1 (-716 *3)))) (-2876 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-716 *3)) (-4 *3 (-1069)))) (-1979 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-716 *2)) (-4 *2 (-1069)))) (-1979 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-112) *4)) (-5 *3 (-550)) (-4 *4 (-1069)) (-5 *1 (-716 *4)))) (-2505 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-716 *2)) (-4 *2 (-1069)))) (-2505 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-112) *4)) (-5 *3 (-550)) (-4 *4 (-1069)) (-5 *1 (-716 *4)))))
+(-13 (-715 |#1|) (-10 -8 (-6 -4344) (-6 -4345) (-15 -4101 ($)) (-15 -4101 ($ |#1|)) (-15 -4101 ($ (-623 |#1|))) (-15 -2876 ((-623 |#1|) $)) (-15 -1979 ($ |#1| $ (-550))) (-15 -1979 ($ (-1 (-112) |#1|) $ (-550))) (-15 -2505 ($ |#1| $ (-550))) (-15 -2505 ($ (-1 (-112) |#1|) $ (-550)))))
+((-2677 (((-1233) (-1127)) 8)))
+(((-717) (-10 -7 (-15 -2677 ((-1233) (-1127))))) (T -717))
+((-2677 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-717)))))
+(-10 -7 (-15 -2677 ((-1233) (-1127))))
+((-2865 (((-623 |#1|) (-623 |#1|) (-623 |#1|)) 10)))
+(((-718 |#1|) (-10 -7 (-15 -2865 ((-623 |#1|) (-623 |#1|) (-623 |#1|)))) (-825)) (T -718))
+((-2865 (*1 *2 *2 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-718 *3)))))
+(-10 -7 (-15 -2865 ((-623 |#1|) (-623 |#1|) (-623 |#1|))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1516 (((-623 |#2|) $) 134)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 127 (|has| |#1| (-542)))) (-3050 (($ $) 126 (|has| |#1| (-542)))) (-3953 (((-112) $) 124 (|has| |#1| (-542)))) (-4160 (($ $) 83 (|has| |#1| (-38 (-400 (-550)))))) (-2820 (($ $) 66 (|has| |#1| (-38 (-400 (-550)))))) (-1993 (((-3 $ "failed") $ $) 19)) (-1745 (($ $) 65 (|has| |#1| (-38 (-400 (-550)))))) (-4137 (($ $) 82 (|has| |#1| (-38 (-400 (-550)))))) (-2796 (($ $) 67 (|has| |#1| (-38 (-400 (-550)))))) (-4183 (($ $) 81 (|has| |#1| (-38 (-400 (-550)))))) (-2844 (($ $) 68 (|has| |#1| (-38 (-400 (-550)))))) (-2991 (($) 17 T CONST)) (-1693 (($ $) 118)) (-1537 (((-3 $ "failed") $) 32)) (-2666 (((-926 |#1|) $ (-749)) 96) (((-926 |#1|) $ (-749) (-749)) 95)) (-3771 (((-112) $) 135)) (-4187 (($) 93 (|has| |#1| (-38 (-400 (-550)))))) (-2603 (((-749) $ |#2|) 98) (((-749) $ |#2| (-749)) 97)) (-2419 (((-112) $) 30)) (-1893 (($ $ (-550)) 64 (|has| |#1| (-38 (-400 (-550)))))) (-3438 (((-112) $) 116)) (-1488 (($ $ (-623 |#2|) (-623 (-522 |#2|))) 133) (($ $ |#2| (-522 |#2|)) 132) (($ |#1| (-522 |#2|)) 117) (($ $ |#2| (-749)) 100) (($ $ (-623 |#2|) (-623 (-749))) 99)) (-2392 (($ (-1 |#1| |#1|) $) 115)) (-3080 (($ $) 90 (|has| |#1| (-38 (-400 (-550)))))) (-1657 (($ $) 113)) (-1670 ((|#1| $) 112)) (-2369 (((-1127) $) 9)) (-2149 (($ $ |#2|) 94 (|has| |#1| (-38 (-400 (-550)))))) (-3445 (((-1089) $) 10)) (-4268 (($ $ (-749)) 101)) (-3409 (((-3 $ "failed") $ $) 128 (|has| |#1| (-542)))) (-1644 (($ $) 91 (|has| |#1| (-38 (-400 (-550)))))) (-1553 (($ $ |#2| $) 109) (($ $ (-623 |#2|) (-623 $)) 108) (($ $ (-623 (-287 $))) 107) (($ $ (-287 $)) 106) (($ $ $ $) 105) (($ $ (-623 $) (-623 $)) 104)) (-2798 (($ $ |#2|) 40) (($ $ (-623 |#2|)) 39) (($ $ |#2| (-749)) 38) (($ $ (-623 |#2|) (-623 (-749))) 37)) (-3661 (((-522 |#2|) $) 114)) (-4194 (($ $) 80 (|has| |#1| (-38 (-400 (-550)))))) (-2856 (($ $) 69 (|has| |#1| (-38 (-400 (-550)))))) (-4171 (($ $) 79 (|has| |#1| (-38 (-400 (-550)))))) (-2832 (($ $) 70 (|has| |#1| (-38 (-400 (-550)))))) (-4149 (($ $) 78 (|has| |#1| (-38 (-400 (-550)))))) (-2807 (($ $) 71 (|has| |#1| (-38 (-400 (-550)))))) (-4012 (($ $) 136)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#1|) 131 (|has| |#1| (-170))) (($ $) 129 (|has| |#1| (-542))) (($ (-400 (-550))) 121 (|has| |#1| (-38 (-400 (-550)))))) (-1708 ((|#1| $ (-522 |#2|)) 119) (($ $ |#2| (-749)) 103) (($ $ (-623 |#2|) (-623 (-749))) 102)) (-1613 (((-3 $ "failed") $) 130 (|has| |#1| (-143)))) (-3091 (((-749)) 28)) (-4233 (($ $) 89 (|has| |#1| (-38 (-400 (-550)))))) (-2893 (($ $) 77 (|has| |#1| (-38 (-400 (-550)))))) (-1819 (((-112) $ $) 125 (|has| |#1| (-542)))) (-4206 (($ $) 88 (|has| |#1| (-38 (-400 (-550)))))) (-2869 (($ $) 76 (|has| |#1| (-38 (-400 (-550)))))) (-4255 (($ $) 87 (|has| |#1| (-38 (-400 (-550)))))) (-4117 (($ $) 75 (|has| |#1| (-38 (-400 (-550)))))) (-3363 (($ $) 86 (|has| |#1| (-38 (-400 (-550)))))) (-4127 (($ $) 74 (|has| |#1| (-38 (-400 (-550)))))) (-4244 (($ $) 85 (|has| |#1| (-38 (-400 (-550)))))) (-2905 (($ $) 73 (|has| |#1| (-38 (-400 (-550)))))) (-4218 (($ $) 84 (|has| |#1| (-38 (-400 (-550)))))) (-2880 (($ $) 72 (|has| |#1| (-38 (-400 (-550)))))) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $ |#2|) 36) (($ $ (-623 |#2|)) 35) (($ $ |#2| (-749)) 34) (($ $ (-623 |#2|) (-623 (-749))) 33)) (-2264 (((-112) $ $) 6)) (-2382 (($ $ |#1|) 120 (|has| |#1| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ $) 92 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 63 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 123 (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) 122 (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 111) (($ $ |#1|) 110)))
+(((-719 |#1| |#2|) (-138) (-1021) (-825)) (T -719))
+((-1708 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-719 *4 *2)) (-4 *4 (-1021)) (-4 *2 (-825)))) (-1708 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 *5)) (-5 *3 (-623 (-749))) (-4 *1 (-719 *4 *5)) (-4 *4 (-1021)) (-4 *5 (-825)))) (-4268 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-719 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-825)))) (-1488 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-719 *4 *2)) (-4 *4 (-1021)) (-4 *2 (-825)))) (-1488 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 *5)) (-5 *3 (-623 (-749))) (-4 *1 (-719 *4 *5)) (-4 *4 (-1021)) (-4 *5 (-825)))) (-2603 (*1 *2 *1 *3) (-12 (-4 *1 (-719 *4 *3)) (-4 *4 (-1021)) (-4 *3 (-825)) (-5 *2 (-749)))) (-2603 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-749)) (-4 *1 (-719 *4 *3)) (-4 *4 (-1021)) (-4 *3 (-825)))) (-2666 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *1 (-719 *4 *5)) (-4 *4 (-1021)) (-4 *5 (-825)) (-5 *2 (-926 *4)))) (-2666 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-749)) (-4 *1 (-719 *4 *5)) (-4 *4 (-1021)) (-4 *5 (-825)) (-5 *2 (-926 *4)))) (-2149 (*1 *1 *1 *2) (-12 (-4 *1 (-719 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-825)) (-4 *3 (-38 (-400 (-550)))))))
+(-13 (-874 |t#2|) (-947 |t#1| (-522 |t#2|) |t#2|) (-505 |t#2| $) (-302 $) (-10 -8 (-15 -1708 ($ $ |t#2| (-749))) (-15 -1708 ($ $ (-623 |t#2|) (-623 (-749)))) (-15 -4268 ($ $ (-749))) (-15 -1488 ($ $ |t#2| (-749))) (-15 -1488 ($ $ (-623 |t#2|) (-623 (-749)))) (-15 -2603 ((-749) $ |t#2|)) (-15 -2603 ((-749) $ |t#2| (-749))) (-15 -2666 ((-926 |t#1|) $ (-749))) (-15 -2666 ((-926 |t#1|) $ (-749) (-749))) (IF (|has| |t#1| (-38 (-400 (-550)))) (PROGN (-15 -2149 ($ $ |t#2|)) (-6 (-976)) (-6 (-1167))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-522 |#2|)) . T) ((-25) . T) ((-38 #1=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) |has| |#1| (-542)) ((-35) |has| |#1| (-38 (-400 (-550)))) ((-94) |has| |#1| (-38 (-400 (-550)))) ((-101) . T) ((-111 #1# #1#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1489 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-170) -1489 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-277) |has| |#1| (-38 (-400 (-550)))) ((-283) |has| |#1| (-542)) ((-302 $) . T) ((-484) |has| |#1| (-38 (-400 (-550)))) ((-505 |#2| $) . T) ((-505 $ $) . T) ((-542) |has| |#1| (-542)) ((-626 #1#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #1#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) |has| |#1| (-542)) ((-705) . T) ((-874 |#2|) . T) ((-947 |#1| #0# |#2|) . T) ((-976) |has| |#1| (-38 (-400 (-550)))) ((-1027 #1#) |has| |#1| (-38 (-400 (-550)))) ((-1027 |#1|) . T) ((-1027 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1167) |has| |#1| (-38 (-400 (-550)))) ((-1170) |has| |#1| (-38 (-400 (-550)))))
+((-1735 (((-411 (-1141 |#4|)) (-1141 |#4|)) 30) (((-411 |#4|) |#4|) 26)))
+(((-720 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1735 ((-411 |#4|) |#4|)) (-15 -1735 ((-411 (-1141 |#4|)) (-1141 |#4|)))) (-825) (-771) (-13 (-300) (-145)) (-923 |#3| |#2| |#1|)) (T -720))
+((-1735 (*1 *2 *3) (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-13 (-300) (-145))) (-4 *7 (-923 *6 *5 *4)) (-5 *2 (-411 (-1141 *7))) (-5 *1 (-720 *4 *5 *6 *7)) (-5 *3 (-1141 *7)))) (-1735 (*1 *2 *3) (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-13 (-300) (-145))) (-5 *2 (-411 *3)) (-5 *1 (-720 *4 *5 *6 *3)) (-4 *3 (-923 *6 *5 *4)))))
+(-10 -7 (-15 -1735 ((-411 |#4|) |#4|)) (-15 -1735 ((-411 (-1141 |#4|)) (-1141 |#4|))))
+((-2787 (((-411 |#4|) |#4| |#2|) 120)) (-1434 (((-411 |#4|) |#4|) NIL)) (-2207 (((-411 (-1141 |#4|)) (-1141 |#4|)) 111) (((-411 |#4|) |#4|) 41)) (-1907 (((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-623 (-2 (|:| -1735 (-1141 |#4|)) (|:| -3068 (-550)))))) (-1141 |#4|) (-623 |#2|) (-623 (-623 |#3|))) 69)) (-1373 (((-1141 |#3|) (-1141 |#3|) (-550)) 139)) (-4152 (((-623 (-749)) (-1141 |#4|) (-623 |#2|) (-749)) 61)) (-2910 (((-3 (-623 (-1141 |#4|)) "failed") (-1141 |#4|) (-1141 |#3|) (-1141 |#3|) |#4| (-623 |#2|) (-623 (-749)) (-623 |#3|)) 65)) (-3660 (((-2 (|:| |upol| (-1141 |#3|)) (|:| |Lval| (-623 |#3|)) (|:| |Lfact| (-623 (-2 (|:| -1735 (-1141 |#3|)) (|:| -3068 (-550))))) (|:| |ctpol| |#3|)) (-1141 |#4|) (-623 |#2|) (-623 (-623 |#3|))) 26)) (-2331 (((-2 (|:| -2054 (-1141 |#4|)) (|:| |polval| (-1141 |#3|))) (-1141 |#4|) (-1141 |#3|) (-550)) 57)) (-4205 (((-550) (-623 (-2 (|:| -1735 (-1141 |#3|)) (|:| -3068 (-550))))) 136)) (-2340 ((|#4| (-550) (-411 |#4|)) 58)) (-3909 (((-112) (-623 (-2 (|:| -1735 (-1141 |#3|)) (|:| -3068 (-550)))) (-623 (-2 (|:| -1735 (-1141 |#3|)) (|:| -3068 (-550))))) NIL)))
+(((-721 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2207 ((-411 |#4|) |#4|)) (-15 -2207 ((-411 (-1141 |#4|)) (-1141 |#4|))) (-15 -1434 ((-411 |#4|) |#4|)) (-15 -4205 ((-550) (-623 (-2 (|:| -1735 (-1141 |#3|)) (|:| -3068 (-550)))))) (-15 -2787 ((-411 |#4|) |#4| |#2|)) (-15 -2331 ((-2 (|:| -2054 (-1141 |#4|)) (|:| |polval| (-1141 |#3|))) (-1141 |#4|) (-1141 |#3|) (-550))) (-15 -1907 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-623 (-2 (|:| -1735 (-1141 |#4|)) (|:| -3068 (-550)))))) (-1141 |#4|) (-623 |#2|) (-623 (-623 |#3|)))) (-15 -3660 ((-2 (|:| |upol| (-1141 |#3|)) (|:| |Lval| (-623 |#3|)) (|:| |Lfact| (-623 (-2 (|:| -1735 (-1141 |#3|)) (|:| -3068 (-550))))) (|:| |ctpol| |#3|)) (-1141 |#4|) (-623 |#2|) (-623 (-623 |#3|)))) (-15 -2340 (|#4| (-550) (-411 |#4|))) (-15 -3909 ((-112) (-623 (-2 (|:| -1735 (-1141 |#3|)) (|:| -3068 (-550)))) (-623 (-2 (|:| -1735 (-1141 |#3|)) (|:| -3068 (-550)))))) (-15 -2910 ((-3 (-623 (-1141 |#4|)) "failed") (-1141 |#4|) (-1141 |#3|) (-1141 |#3|) |#4| (-623 |#2|) (-623 (-749)) (-623 |#3|))) (-15 -4152 ((-623 (-749)) (-1141 |#4|) (-623 |#2|) (-749))) (-15 -1373 ((-1141 |#3|) (-1141 |#3|) (-550)))) (-771) (-825) (-300) (-923 |#3| |#1| |#2|)) (T -721))
+((-1373 (*1 *2 *2 *3) (-12 (-5 *2 (-1141 *6)) (-5 *3 (-550)) (-4 *6 (-300)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-721 *4 *5 *6 *7)) (-4 *7 (-923 *6 *4 *5)))) (-4152 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1141 *9)) (-5 *4 (-623 *7)) (-4 *7 (-825)) (-4 *9 (-923 *8 *6 *7)) (-4 *6 (-771)) (-4 *8 (-300)) (-5 *2 (-623 (-749))) (-5 *1 (-721 *6 *7 *8 *9)) (-5 *5 (-749)))) (-2910 (*1 *2 *3 *4 *4 *5 *6 *7 *8) (|partial| -12 (-5 *4 (-1141 *11)) (-5 *6 (-623 *10)) (-5 *7 (-623 (-749))) (-5 *8 (-623 *11)) (-4 *10 (-825)) (-4 *11 (-300)) (-4 *9 (-771)) (-4 *5 (-923 *11 *9 *10)) (-5 *2 (-623 (-1141 *5))) (-5 *1 (-721 *9 *10 *11 *5)) (-5 *3 (-1141 *5)))) (-3909 (*1 *2 *3 *3) (-12 (-5 *3 (-623 (-2 (|:| -1735 (-1141 *6)) (|:| -3068 (-550))))) (-4 *6 (-300)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)) (-5 *1 (-721 *4 *5 *6 *7)) (-4 *7 (-923 *6 *4 *5)))) (-2340 (*1 *2 *3 *4) (-12 (-5 *3 (-550)) (-5 *4 (-411 *2)) (-4 *2 (-923 *7 *5 *6)) (-5 *1 (-721 *5 *6 *7 *2)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-300)))) (-3660 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1141 *9)) (-5 *4 (-623 *7)) (-5 *5 (-623 (-623 *8))) (-4 *7 (-825)) (-4 *8 (-300)) (-4 *9 (-923 *8 *6 *7)) (-4 *6 (-771)) (-5 *2 (-2 (|:| |upol| (-1141 *8)) (|:| |Lval| (-623 *8)) (|:| |Lfact| (-623 (-2 (|:| -1735 (-1141 *8)) (|:| -3068 (-550))))) (|:| |ctpol| *8))) (-5 *1 (-721 *6 *7 *8 *9)))) (-1907 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-623 *7)) (-5 *5 (-623 (-623 *8))) (-4 *7 (-825)) (-4 *8 (-300)) (-4 *6 (-771)) (-4 *9 (-923 *8 *6 *7)) (-5 *2 (-2 (|:| |unitPart| *9) (|:| |suPart| (-623 (-2 (|:| -1735 (-1141 *9)) (|:| -3068 (-550))))))) (-5 *1 (-721 *6 *7 *8 *9)) (-5 *3 (-1141 *9)))) (-2331 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-550)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-300)) (-4 *9 (-923 *8 *6 *7)) (-5 *2 (-2 (|:| -2054 (-1141 *9)) (|:| |polval| (-1141 *8)))) (-5 *1 (-721 *6 *7 *8 *9)) (-5 *3 (-1141 *9)) (-5 *4 (-1141 *8)))) (-2787 (*1 *2 *3 *4) (-12 (-4 *5 (-771)) (-4 *4 (-825)) (-4 *6 (-300)) (-5 *2 (-411 *3)) (-5 *1 (-721 *5 *4 *6 *3)) (-4 *3 (-923 *6 *5 *4)))) (-4205 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| -1735 (-1141 *6)) (|:| -3068 (-550))))) (-4 *6 (-300)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-550)) (-5 *1 (-721 *4 *5 *6 *7)) (-4 *7 (-923 *6 *4 *5)))) (-1434 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300)) (-5 *2 (-411 *3)) (-5 *1 (-721 *4 *5 *6 *3)) (-4 *3 (-923 *6 *4 *5)))) (-2207 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300)) (-4 *7 (-923 *6 *4 *5)) (-5 *2 (-411 (-1141 *7))) (-5 *1 (-721 *4 *5 *6 *7)) (-5 *3 (-1141 *7)))) (-2207 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300)) (-5 *2 (-411 *3)) (-5 *1 (-721 *4 *5 *6 *3)) (-4 *3 (-923 *6 *4 *5)))))
+(-10 -7 (-15 -2207 ((-411 |#4|) |#4|)) (-15 -2207 ((-411 (-1141 |#4|)) (-1141 |#4|))) (-15 -1434 ((-411 |#4|) |#4|)) (-15 -4205 ((-550) (-623 (-2 (|:| -1735 (-1141 |#3|)) (|:| -3068 (-550)))))) (-15 -2787 ((-411 |#4|) |#4| |#2|)) (-15 -2331 ((-2 (|:| -2054 (-1141 |#4|)) (|:| |polval| (-1141 |#3|))) (-1141 |#4|) (-1141 |#3|) (-550))) (-15 -1907 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-623 (-2 (|:| -1735 (-1141 |#4|)) (|:| -3068 (-550)))))) (-1141 |#4|) (-623 |#2|) (-623 (-623 |#3|)))) (-15 -3660 ((-2 (|:| |upol| (-1141 |#3|)) (|:| |Lval| (-623 |#3|)) (|:| |Lfact| (-623 (-2 (|:| -1735 (-1141 |#3|)) (|:| -3068 (-550))))) (|:| |ctpol| |#3|)) (-1141 |#4|) (-623 |#2|) (-623 (-623 |#3|)))) (-15 -2340 (|#4| (-550) (-411 |#4|))) (-15 -3909 ((-112) (-623 (-2 (|:| -1735 (-1141 |#3|)) (|:| -3068 (-550)))) (-623 (-2 (|:| -1735 (-1141 |#3|)) (|:| -3068 (-550)))))) (-15 -2910 ((-3 (-623 (-1141 |#4|)) "failed") (-1141 |#4|) (-1141 |#3|) (-1141 |#3|) |#4| (-623 |#2|) (-623 (-749)) (-623 |#3|))) (-15 -4152 ((-623 (-749)) (-1141 |#4|) (-623 |#2|) (-749))) (-15 -1373 ((-1141 |#3|) (-1141 |#3|) (-550))))
+((-2210 (($ $ (-895)) 12)))
+(((-722 |#1| |#2|) (-10 -8 (-15 -2210 (|#1| |#1| (-895)))) (-723 |#2|) (-170)) (T -722))
+NIL
+(-10 -8 (-15 -2210 (|#1| |#1| (-895))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1339 (($ $ (-895)) 28)) (-2210 (($ $ (-895)) 33)) (-1692 (($ $ (-895)) 29)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-1353 (($ $ $) 25)) (-2233 (((-837) $) 11)) (-4143 (($ $ $ $) 26)) (-1923 (($ $ $) 24)) (-2688 (($) 18 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 30)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
(((-723 |#1|) (-138) (-170)) (T -723))
-((-1494 (*1 *1 *1 *2) (-12 (-5 *2 (-894)) (-4 *1 (-723 *3)) (-4 *3 (-170)))))
-(-13 (-740) (-696 |t#1|) (-10 -8 (-15 -1494 ($ $ (-894)))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 |#1|) . T) ((-696 |#1|) . T) ((-699) . T) ((-740) . T) ((-1026 |#1|) . T) ((-1068) . T))
-((-1361 (((-1008) (-667 (-219)) (-550) (-112) (-550)) 25)) (-3418 (((-1008) (-667 (-219)) (-550) (-112) (-550)) 24)))
-(((-724) (-10 -7 (-15 -3418 ((-1008) (-667 (-219)) (-550) (-112) (-550))) (-15 -1361 ((-1008) (-667 (-219)) (-550) (-112) (-550))))) (T -724))
-((-1361 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *5 (-112)) (-5 *2 (-1008)) (-5 *1 (-724)))) (-3418 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *5 (-112)) (-5 *2 (-1008)) (-5 *1 (-724)))))
-(-10 -7 (-15 -3418 ((-1008) (-667 (-219)) (-550) (-112) (-550))) (-15 -1361 ((-1008) (-667 (-219)) (-550) (-112) (-550))))
-((-1511 (((-1008) (-550) (-550) (-550) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-73 FCN)))) 43)) (-1435 (((-1008) (-550) (-550) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-80 FCN)))) 39)) (-1454 (((-1008) (-219) (-219) (-219) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260)))) 32)))
-(((-725) (-10 -7 (-15 -1454 ((-1008) (-219) (-219) (-219) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260))))) (-15 -1435 ((-1008) (-550) (-550) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-80 FCN))))) (-15 -1511 ((-1008) (-550) (-550) (-550) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-73 FCN))))))) (T -725))
-((-1511 (*1 *2 *3 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-73 FCN)))) (-5 *2 (-1008)) (-5 *1 (-725)))) (-1435 (*1 *2 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-80 FCN)))) (-5 *2 (-1008)) (-5 *1 (-725)))) (-1454 (*1 *2 *3 *3 *3 *3 *4 *5) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260)))) (-5 *2 (-1008)) (-5 *1 (-725)))))
-(-10 -7 (-15 -1454 ((-1008) (-219) (-219) (-219) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260))))) (-15 -1435 ((-1008) (-550) (-550) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-80 FCN))))) (-15 -1511 ((-1008) (-550) (-550) (-550) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-73 FCN))))))
-((-3251 (((-1008) (-550) (-550) (-667 (-219)) (-550)) 34)) (-1318 (((-1008) (-550) (-550) (-667 (-219)) (-550)) 33)) (-4268 (((-1008) (-550) (-667 (-219)) (-550)) 32)) (-4143 (((-1008) (-550) (-667 (-219)) (-550)) 31)) (-4039 (((-1008) (-550) (-550) (-1126) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550)) 30)) (-3937 (((-1008) (-550) (-550) (-1126) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550)) 29)) (-3850 (((-1008) (-550) (-550) (-1126) (-667 (-219)) (-667 (-219)) (-550)) 28)) (-2014 (((-1008) (-550) (-550) (-1126) (-667 (-219)) (-667 (-219)) (-550)) 27)) (-1909 (((-1008) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550)) 24)) (-1813 (((-1008) (-550) (-667 (-219)) (-667 (-219)) (-550)) 23)) (-1710 (((-1008) (-550) (-667 (-219)) (-550)) 22)) (-1611 (((-1008) (-550) (-667 (-219)) (-550)) 21)))
-(((-726) (-10 -7 (-15 -1611 ((-1008) (-550) (-667 (-219)) (-550))) (-15 -1710 ((-1008) (-550) (-667 (-219)) (-550))) (-15 -1813 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1909 ((-1008) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2014 ((-1008) (-550) (-550) (-1126) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3850 ((-1008) (-550) (-550) (-1126) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3937 ((-1008) (-550) (-550) (-1126) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -4039 ((-1008) (-550) (-550) (-1126) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -4143 ((-1008) (-550) (-667 (-219)) (-550))) (-15 -4268 ((-1008) (-550) (-667 (-219)) (-550))) (-15 -1318 ((-1008) (-550) (-550) (-667 (-219)) (-550))) (-15 -3251 ((-1008) (-550) (-550) (-667 (-219)) (-550))))) (T -726))
-((-3251 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-726)))) (-1318 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-726)))) (-4268 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-726)))) (-4143 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-726)))) (-4039 (*1 *2 *3 *3 *4 *5 *5 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-1126)) (-5 *5 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-726)))) (-3937 (*1 *2 *3 *3 *4 *5 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-1126)) (-5 *5 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-726)))) (-3850 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-1126)) (-5 *5 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-726)))) (-2014 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-1126)) (-5 *5 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-726)))) (-1909 (*1 *2 *3 *3 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-726)))) (-1813 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-726)))) (-1710 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-726)))) (-1611 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-726)))))
-(-10 -7 (-15 -1611 ((-1008) (-550) (-667 (-219)) (-550))) (-15 -1710 ((-1008) (-550) (-667 (-219)) (-550))) (-15 -1813 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1909 ((-1008) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2014 ((-1008) (-550) (-550) (-1126) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3850 ((-1008) (-550) (-550) (-1126) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3937 ((-1008) (-550) (-550) (-1126) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -4039 ((-1008) (-550) (-550) (-1126) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -4143 ((-1008) (-550) (-667 (-219)) (-550))) (-15 -4268 ((-1008) (-550) (-667 (-219)) (-550))) (-15 -1318 ((-1008) (-550) (-550) (-667 (-219)) (-550))) (-15 -3251 ((-1008) (-550) (-550) (-667 (-219)) (-550))))
-((-3163 (((-1008) (-550) (-667 (-219)) (-667 (-219)) (-550) (-219) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN)))) 52)) (-3070 (((-1008) (-667 (-219)) (-667 (-219)) (-550) (-550)) 51)) (-2982 (((-1008) (-550) (-667 (-219)) (-667 (-219)) (-550) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN)))) 50)) (-2901 (((-1008) (-219) (-219) (-550) (-550) (-550) (-550)) 46)) (-2820 (((-1008) (-219) (-219) (-550) (-219) (-550) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) 45)) (-2730 (((-1008) (-219) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) 44)) (-2649 (((-1008) (-219) (-219) (-219) (-219) (-550) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) 43)) (-3732 (((-1008) (-219) (-219) (-219) (-550) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) 42)) (-3639 (((-1008) (-219) (-550) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260)))) 38)) (-3540 (((-1008) (-219) (-219) (-550) (-667 (-219)) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260)))) 37)) (-3441 (((-1008) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260)))) 33)) (-3339 (((-1008) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260)))) 32)))
-(((-727) (-10 -7 (-15 -3339 ((-1008) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260))))) (-15 -3441 ((-1008) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260))))) (-15 -3540 ((-1008) (-219) (-219) (-550) (-667 (-219)) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260))))) (-15 -3639 ((-1008) (-219) (-550) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260))))) (-15 -3732 ((-1008) (-219) (-219) (-219) (-550) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G))))) (-15 -2649 ((-1008) (-219) (-219) (-219) (-219) (-550) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G))))) (-15 -2730 ((-1008) (-219) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G))))) (-15 -2820 ((-1008) (-219) (-219) (-550) (-219) (-550) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G))))) (-15 -2901 ((-1008) (-219) (-219) (-550) (-550) (-550) (-550))) (-15 -2982 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-550) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN))))) (-15 -3070 ((-1008) (-667 (-219)) (-667 (-219)) (-550) (-550))) (-15 -3163 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-550) (-219) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN))))))) (T -727))
-((-3163 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN)))) (-5 *2 (-1008)) (-5 *1 (-727)))) (-3070 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-727)))) (-2982 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN)))) (-5 *2 (-1008)) (-5 *1 (-727)))) (-2901 (*1 *2 *3 *3 *4 *4 *4 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-727)))) (-2820 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) (-5 *2 (-1008)) (-5 *1 (-727)))) (-2730 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) (-5 *2 (-1008)) (-5 *1 (-727)))) (-2649 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) (-5 *2 (-1008)) (-5 *1 (-727)))) (-3732 (*1 *2 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) (-5 *2 (-1008)) (-5 *1 (-727)))) (-3639 (*1 *2 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260)))) (-5 *2 (-1008)) (-5 *1 (-727)))) (-3540 (*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6) (-12 (-5 *4 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260)))) (-5 *3 (-219)) (-5 *2 (-1008)) (-5 *1 (-727)))) (-3441 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260)))) (-5 *2 (-1008)) (-5 *1 (-727)))) (-3339 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260)))) (-5 *2 (-1008)) (-5 *1 (-727)))))
-(-10 -7 (-15 -3339 ((-1008) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260))))) (-15 -3441 ((-1008) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260))))) (-15 -3540 ((-1008) (-219) (-219) (-550) (-667 (-219)) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260))))) (-15 -3639 ((-1008) (-219) (-550) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260))))) (-15 -3732 ((-1008) (-219) (-219) (-219) (-550) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G))))) (-15 -2649 ((-1008) (-219) (-219) (-219) (-219) (-550) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G))))) (-15 -2730 ((-1008) (-219) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G))))) (-15 -2820 ((-1008) (-219) (-219) (-550) (-219) (-550) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G))))) (-15 -2901 ((-1008) (-219) (-219) (-550) (-550) (-550) (-550))) (-15 -2982 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-550) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN))))) (-15 -3070 ((-1008) (-667 (-219)) (-667 (-219)) (-550) (-550))) (-15 -3163 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-550) (-219) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN))))))
-((-1517 (((-1008) (-550) (-550) (-550) (-550) (-219) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-74 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-381)) (|:| |fp| (-75 G JACOBG JACGEP)))) 76)) (-2610 (((-1008) (-667 (-219)) (-550) (-550) (-219) (-550) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL))) (-381) (-381)) 69) (((-1008) (-667 (-219)) (-550) (-550) (-219) (-550) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL)))) 68)) (-2539 (((-1008) (-219) (-219) (-550) (-219) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-83 FCNF))) (-3 (|:| |fn| (-381)) (|:| |fp| (-84 FCNG)))) 57)) (-2465 (((-1008) (-667 (-219)) (-667 (-219)) (-550) (-219) (-219) (-219) (-550) (-550) (-550) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN)))) 50)) (-2387 (((-1008) (-219) (-550) (-550) (-1126) (-550) (-219) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-70 PEDERV))) (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT)))) 49)) (-2312 (((-1008) (-219) (-550) (-550) (-219) (-1126) (-219) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT)))) 45)) (-2237 (((-1008) (-219) (-550) (-550) (-219) (-219) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN)))) 42)) (-2152 (((-1008) (-219) (-550) (-550) (-550) (-219) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT)))) 38)))
-(((-728) (-10 -7 (-15 -2152 ((-1008) (-219) (-550) (-550) (-550) (-219) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT))))) (-15 -2237 ((-1008) (-219) (-550) (-550) (-219) (-219) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))))) (-15 -2312 ((-1008) (-219) (-550) (-550) (-219) (-1126) (-219) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT))))) (-15 -2387 ((-1008) (-219) (-550) (-550) (-1126) (-550) (-219) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-70 PEDERV))) (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT))))) (-15 -2465 ((-1008) (-667 (-219)) (-667 (-219)) (-550) (-219) (-219) (-219) (-550) (-550) (-550) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))))) (-15 -2539 ((-1008) (-219) (-219) (-550) (-219) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-83 FCNF))) (-3 (|:| |fn| (-381)) (|:| |fp| (-84 FCNG))))) (-15 -2610 ((-1008) (-667 (-219)) (-550) (-550) (-219) (-550) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL))))) (-15 -2610 ((-1008) (-667 (-219)) (-550) (-550) (-219) (-550) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL))) (-381) (-381))) (-15 -1517 ((-1008) (-550) (-550) (-550) (-550) (-219) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-74 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-381)) (|:| |fp| (-75 G JACOBG JACGEP))))))) (T -728))
-((-1517 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-74 FCN JACOBF JACEPS)))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-75 G JACOBG JACGEP)))) (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-728)))) (-2610 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8) (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *5 (-219)) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL)))) (-5 *8 (-381)) (-5 *2 (-1008)) (-5 *1 (-728)))) (-2610 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7) (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *5 (-219)) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL)))) (-5 *2 (-1008)) (-5 *1 (-728)))) (-2539 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7) (-12 (-5 *4 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-83 FCNF)))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-84 FCNG)))) (-5 *3 (-219)) (-5 *2 (-1008)) (-5 *1 (-728)))) (-2465 (*1 *2 *3 *3 *4 *5 *5 *5 *4 *4 *4 *3 *4 *4 *6) (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *5 (-219)) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN)))) (-5 *2 (-1008)) (-5 *1 (-728)))) (-2387 (*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10) (-12 (-5 *4 (-550)) (-5 *5 (-1126)) (-5 *6 (-667 (-219))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G)))) (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN)))) (-5 *9 (-3 (|:| |fn| (-381)) (|:| |fp| (-70 PEDERV)))) (-5 *10 (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT)))) (-5 *3 (-219)) (-5 *2 (-1008)) (-5 *1 (-728)))) (-2312 (*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9) (-12 (-5 *4 (-550)) (-5 *5 (-1126)) (-5 *6 (-667 (-219))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G)))) (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN)))) (-5 *9 (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT)))) (-5 *3 (-219)) (-5 *2 (-1008)) (-5 *1 (-728)))) (-2237 (*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7) (-12 (-5 *4 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G)))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN)))) (-5 *3 (-219)) (-5 *2 (-1008)) (-5 *1 (-728)))) (-2152 (*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7) (-12 (-5 *4 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN)))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT)))) (-5 *3 (-219)) (-5 *2 (-1008)) (-5 *1 (-728)))))
-(-10 -7 (-15 -2152 ((-1008) (-219) (-550) (-550) (-550) (-219) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT))))) (-15 -2237 ((-1008) (-219) (-550) (-550) (-219) (-219) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))))) (-15 -2312 ((-1008) (-219) (-550) (-550) (-219) (-1126) (-219) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT))))) (-15 -2387 ((-1008) (-219) (-550) (-550) (-1126) (-550) (-219) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-70 PEDERV))) (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT))))) (-15 -2465 ((-1008) (-667 (-219)) (-667 (-219)) (-550) (-219) (-219) (-219) (-550) (-550) (-550) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))))) (-15 -2539 ((-1008) (-219) (-219) (-550) (-219) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-83 FCNF))) (-3 (|:| |fn| (-381)) (|:| |fp| (-84 FCNG))))) (-15 -2610 ((-1008) (-667 (-219)) (-550) (-550) (-219) (-550) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL))))) (-15 -2610 ((-1008) (-667 (-219)) (-550) (-550) (-219) (-550) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL))) (-381) (-381))) (-15 -1517 ((-1008) (-550) (-550) (-550) (-550) (-219) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-74 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-381)) (|:| |fp| (-75 G JACOBG JACGEP))))))
-((-1821 (((-1008) (-219) (-219) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-219) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-219) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-653 (-219)) (-550)) 45)) (-1714 (((-1008) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-1126) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-81 PDEF))) (-3 (|:| |fn| (-381)) (|:| |fp| (-82 BNDY)))) 41)) (-1617 (((-1008) (-550) (-550) (-550) (-550) (-219) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550)) 23)))
-(((-729) (-10 -7 (-15 -1617 ((-1008) (-550) (-550) (-550) (-550) (-219) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1714 ((-1008) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-1126) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-81 PDEF))) (-3 (|:| |fn| (-381)) (|:| |fp| (-82 BNDY))))) (-15 -1821 ((-1008) (-219) (-219) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-219) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-219) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-653 (-219)) (-550))))) (T -729))
-((-1821 (*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 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-653 (-219))) (-5 *3 (-219)) (-5 *2 (-1008)) (-5 *1 (-729)))) (-1714 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-1126)) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-81 PDEF)))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-82 BNDY)))) (-5 *2 (-1008)) (-5 *1 (-729)))) (-1617 (*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-729)))))
-(-10 -7 (-15 -1617 ((-1008) (-550) (-550) (-550) (-550) (-219) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1714 ((-1008) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-1126) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-81 PDEF))) (-3 (|:| |fn| (-381)) (|:| |fp| (-82 BNDY))))) (-15 -1821 ((-1008) (-219) (-219) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-219) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-219) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-653 (-219)) (-550))))
-((-1407 (((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-667 (-219)) (-219) (-219) (-550)) 35)) (-1313 (((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-219) (-219) (-550)) 34)) (-4275 (((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-667 (-219)) (-219) (-219) (-550)) 33)) (-4186 (((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550)) 29)) (-4097 (((-1008) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550)) 28)) (-4010 (((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-219) (-550)) 27)) (-3913 (((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-550)) 24)) (-2088 (((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-550)) 23)) (-2008 (((-1008) (-550) (-667 (-219)) (-667 (-219)) (-550)) 22)) (-1914 (((-1008) (-550) (-667 (-219)) (-667 (-219)) (-550) (-550) (-550)) 21)))
-(((-730) (-10 -7 (-15 -1914 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-550) (-550) (-550))) (-15 -2008 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2088 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-550))) (-15 -3913 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-550))) (-15 -4010 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-219) (-550))) (-15 -4097 ((-1008) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -4186 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -4275 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-667 (-219)) (-219) (-219) (-550))) (-15 -1313 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-219) (-219) (-550))) (-15 -1407 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-667 (-219)) (-219) (-219) (-550))))) (T -730))
-((-1407 (*1 *2 *3 *4 *4 *4 *5 *4 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *2 (-1008)) (-5 *1 (-730)))) (-1313 (*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *2 (-1008)) (-5 *1 (-730)))) (-4275 (*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3) (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *6 (-219)) (-5 *3 (-550)) (-5 *2 (-1008)) (-5 *1 (-730)))) (-4186 (*1 *2 *3 *4 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-730)))) (-4097 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-730)))) (-4010 (*1 *2 *3 *4 *4 *4 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *2 (-1008)) (-5 *1 (-730)))) (-3913 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-730)))) (-2088 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-730)))) (-2008 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-730)))) (-1914 (*1 *2 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-730)))))
-(-10 -7 (-15 -1914 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-550) (-550) (-550))) (-15 -2008 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2088 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-550))) (-15 -3913 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-550))) (-15 -4010 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-219) (-550))) (-15 -4097 ((-1008) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -4186 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -4275 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-667 (-219)) (-219) (-219) (-550))) (-15 -1313 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-219) (-219) (-550))) (-15 -1407 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-667 (-219)) (-219) (-219) (-550))))
-((-1500 (((-1008) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-550) (-550) (-550)) 45)) (-2598 (((-1008) (-550) (-550) (-550) (-219) (-667 (-219)) (-667 (-219)) (-550)) 44)) (-2527 (((-1008) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-550)) 43)) (-2451 (((-1008) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550)) 42)) (-2374 (((-1008) (-1126) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-550)) 41)) (-2293 (((-1008) (-1126) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-550)) 40)) (-2224 (((-1008) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-550) (-550) (-550) (-219) (-667 (-219)) (-550)) 39)) (-3247 (((-1008) (-1126) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-550))) 38)) (-3171 (((-1008) (-550) (-667 (-219)) (-667 (-219)) (-550)) 35)) (-3074 (((-1008) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550)) 34)) (-2989 (((-1008) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550)) 33)) (-3824 (((-1008) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550)) 32)) (-3747 (((-1008) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-219) (-550)) 31)) (-3664 (((-1008) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-219) (-550) (-550) (-550)) 30)) (-3605 (((-1008) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-550) (-550) (-550)) 29)) (-3502 (((-1008) (-550) (-550) (-550) (-219) (-219) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-550) (-667 (-550)) (-550) (-550) (-550)) 28)) (-3416 (((-1008) (-550) (-667 (-219)) (-219) (-550)) 24)) (-3313 (((-1008) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550)) 21)))
-(((-731) (-10 -7 (-15 -3313 ((-1008) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3416 ((-1008) (-550) (-667 (-219)) (-219) (-550))) (-15 -3502 ((-1008) (-550) (-550) (-550) (-219) (-219) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-550) (-667 (-550)) (-550) (-550) (-550))) (-15 -3605 ((-1008) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-550) (-550) (-550))) (-15 -3664 ((-1008) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-219) (-550) (-550) (-550))) (-15 -3747 ((-1008) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-219) (-550))) (-15 -3824 ((-1008) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2989 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550))) (-15 -3074 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550))) (-15 -3171 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3247 ((-1008) (-1126) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-550)))) (-15 -2224 ((-1008) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-550) (-550) (-550) (-219) (-667 (-219)) (-550))) (-15 -2293 ((-1008) (-1126) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-550))) (-15 -2374 ((-1008) (-1126) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2451 ((-1008) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2527 ((-1008) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-550))) (-15 -2598 ((-1008) (-550) (-550) (-550) (-219) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1500 ((-1008) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-550) (-550) (-550))))) (T -731))
-((-1500 (*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-731)))) (-2598 (*1 *2 *3 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-731)))) (-2527 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-731)))) (-2451 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-731)))) (-2374 (*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4) (-12 (-5 *3 (-1126)) (-5 *4 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-219)) (-5 *2 (-1008)) (-5 *1 (-731)))) (-2293 (*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4) (-12 (-5 *3 (-1126)) (-5 *5 (-667 (-219))) (-5 *6 (-219)) (-5 *7 (-667 (-550))) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-731)))) (-2224 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3) (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *6 (-219)) (-5 *3 (-550)) (-5 *2 (-1008)) (-5 *1 (-731)))) (-3247 (*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7) (-12 (-5 *3 (-1126)) (-5 *5 (-667 (-219))) (-5 *6 (-219)) (-5 *7 (-667 (-550))) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-731)))) (-3171 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-731)))) (-3074 (*1 *2 *3 *4 *4 *5 *3 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *2 (-1008)) (-5 *1 (-731)))) (-2989 (*1 *2 *3 *4 *4 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *2 (-1008)) (-5 *1 (-731)))) (-3824 (*1 *2 *3 *3 *4 *4 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-731)))) (-3747 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-731)))) (-3664 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3 *3 *3) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-731)))) (-3605 (*1 *2 *3 *4 *4 *5 *3 *3 *3 *3 *3) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-731)))) (-3502 (*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3) (-12 (-5 *5 (-667 (-219))) (-5 *6 (-667 (-550))) (-5 *3 (-550)) (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-731)))) (-3416 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *2 (-1008)) (-5 *1 (-731)))) (-3313 (*1 *2 *3 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-731)))))
-(-10 -7 (-15 -3313 ((-1008) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3416 ((-1008) (-550) (-667 (-219)) (-219) (-550))) (-15 -3502 ((-1008) (-550) (-550) (-550) (-219) (-219) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-550) (-667 (-550)) (-550) (-550) (-550))) (-15 -3605 ((-1008) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-550) (-550) (-550))) (-15 -3664 ((-1008) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-219) (-550) (-550) (-550))) (-15 -3747 ((-1008) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-219) (-550))) (-15 -3824 ((-1008) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2989 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550))) (-15 -3074 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550))) (-15 -3171 ((-1008) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3247 ((-1008) (-1126) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-550)))) (-15 -2224 ((-1008) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-550) (-550) (-550) (-219) (-667 (-219)) (-550))) (-15 -2293 ((-1008) (-1126) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-550))) (-15 -2374 ((-1008) (-1126) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2451 ((-1008) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2527 ((-1008) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-550))) (-15 -2598 ((-1008) (-550) (-550) (-550) (-219) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1500 ((-1008) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-550) (-550) (-550))))
-((-4006 (((-1008) (-550) (-550) (-550) (-219) (-667 (-219)) (-550) (-667 (-219)) (-550)) 63)) (-3919 (((-1008) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-112) (-219) (-550) (-219) (-219) (-112) (-219) (-219) (-219) (-219) (-112) (-550) (-550) (-550) (-550) (-550) (-219) (-219) (-219) (-550) (-550) (-550) (-550) (-550) (-667 (-550)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-79 CONFUN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN)))) 62)) (-2084 (((-1008) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-219) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-112) (-112) (-112) (-550) (-550) (-667 (-219)) (-667 (-550)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-64 QPHESS)))) 58)) (-1991 (((-1008) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-112) (-550) (-550) (-667 (-219)) (-550)) 51)) (-1900 (((-1008) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-65 FUNCT1)))) 50)) (-1803 (((-1008) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-62 LSFUN2)))) 46)) (-1698 (((-1008) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-78 LSFUN1)))) 42)) (-1600 (((-1008) (-550) (-219) (-219) (-550) (-219) (-112) (-219) (-219) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN)))) 38)))
-(((-732) (-10 -7 (-15 -1600 ((-1008) (-550) (-219) (-219) (-550) (-219) (-112) (-219) (-219) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN))))) (-15 -1698 ((-1008) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-78 LSFUN1))))) (-15 -1803 ((-1008) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-62 LSFUN2))))) (-15 -1900 ((-1008) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-65 FUNCT1))))) (-15 -1991 ((-1008) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-112) (-550) (-550) (-667 (-219)) (-550))) (-15 -2084 ((-1008) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-219) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-112) (-112) (-112) (-550) (-550) (-667 (-219)) (-667 (-550)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-64 QPHESS))))) (-15 -3919 ((-1008) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-112) (-219) (-550) (-219) (-219) (-112) (-219) (-219) (-219) (-219) (-112) (-550) (-550) (-550) (-550) (-550) (-219) (-219) (-219) (-550) (-550) (-550) (-550) (-550) (-667 (-550)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-79 CONFUN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN))))) (-15 -4006 ((-1008) (-550) (-550) (-550) (-219) (-667 (-219)) (-550) (-667 (-219)) (-550))))) (T -732))
-((-4006 (*1 *2 *3 *3 *3 *4 *5 *3 *5 *3) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-732)))) (-3919 (*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 (-667 (-219))) (-5 *5 (-112)) (-5 *6 (-219)) (-5 *7 (-667 (-550))) (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-79 CONFUN)))) (-5 *9 (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN)))) (-5 *3 (-550)) (-5 *2 (-1008)) (-5 *1 (-732)))) (-2084 (*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 (-667 (-219))) (-5 *6 (-112)) (-5 *7 (-667 (-550))) (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-64 QPHESS)))) (-5 *3 (-550)) (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-732)))) (-1991 (*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-112)) (-5 *2 (-1008)) (-5 *1 (-732)))) (-1900 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-65 FUNCT1)))) (-5 *2 (-1008)) (-5 *1 (-732)))) (-1803 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-62 LSFUN2)))) (-5 *2 (-1008)) (-5 *1 (-732)))) (-1698 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-78 LSFUN1)))) (-5 *2 (-1008)) (-5 *1 (-732)))) (-1600 (*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7) (-12 (-5 *3 (-550)) (-5 *5 (-112)) (-5 *6 (-667 (-219))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN)))) (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-732)))))
-(-10 -7 (-15 -1600 ((-1008) (-550) (-219) (-219) (-550) (-219) (-112) (-219) (-219) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN))))) (-15 -1698 ((-1008) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-78 LSFUN1))))) (-15 -1803 ((-1008) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-62 LSFUN2))))) (-15 -1900 ((-1008) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-65 FUNCT1))))) (-15 -1991 ((-1008) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-112) (-550) (-550) (-667 (-219)) (-550))) (-15 -2084 ((-1008) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-219) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-112) (-112) (-112) (-550) (-550) (-667 (-219)) (-667 (-550)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-64 QPHESS))))) (-15 -3919 ((-1008) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-112) (-219) (-550) (-219) (-219) (-112) (-219) (-219) (-219) (-219) (-112) (-550) (-550) (-550) (-550) (-550) (-219) (-219) (-219) (-550) (-550) (-550) (-550) (-550) (-667 (-550)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-79 CONFUN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN))))) (-15 -4006 ((-1008) (-550) (-550) (-550) (-219) (-667 (-219)) (-550) (-667 (-219)) (-550))))
-((-3691 (((-1008) (-1126) (-550) (-550) (-550) (-550) (-667 (-167 (-219))) (-667 (-167 (-219))) (-550)) 47)) (-3611 (((-1008) (-1126) (-1126) (-550) (-550) (-667 (-167 (-219))) (-550) (-667 (-167 (-219))) (-550) (-550) (-667 (-167 (-219))) (-550)) 46)) (-3522 (((-1008) (-550) (-550) (-550) (-667 (-167 (-219))) (-550)) 45)) (-3424 (((-1008) (-1126) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550)) 40)) (-3320 (((-1008) (-1126) (-1126) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-550) (-550) (-667 (-219)) (-550)) 39)) (-1415 (((-1008) (-550) (-550) (-550) (-667 (-219)) (-550)) 36)) (-1319 (((-1008) (-550) (-667 (-219)) (-550) (-667 (-550)) (-550)) 35)) (-4283 (((-1008) (-550) (-550) (-550) (-550) (-623 (-112)) (-667 (-219)) (-667 (-550)) (-667 (-550)) (-219) (-219) (-550)) 34)) (-4182 (((-1008) (-550) (-550) (-550) (-667 (-550)) (-667 (-550)) (-667 (-550)) (-667 (-550)) (-112) (-219) (-112) (-667 (-550)) (-667 (-219)) (-550)) 33)) (-4093 (((-1008) (-550) (-550) (-550) (-550) (-219) (-112) (-112) (-623 (-112)) (-667 (-219)) (-667 (-550)) (-667 (-550)) (-550)) 32)))
-(((-733) (-10 -7 (-15 -4093 ((-1008) (-550) (-550) (-550) (-550) (-219) (-112) (-112) (-623 (-112)) (-667 (-219)) (-667 (-550)) (-667 (-550)) (-550))) (-15 -4182 ((-1008) (-550) (-550) (-550) (-667 (-550)) (-667 (-550)) (-667 (-550)) (-667 (-550)) (-112) (-219) (-112) (-667 (-550)) (-667 (-219)) (-550))) (-15 -4283 ((-1008) (-550) (-550) (-550) (-550) (-623 (-112)) (-667 (-219)) (-667 (-550)) (-667 (-550)) (-219) (-219) (-550))) (-15 -1319 ((-1008) (-550) (-667 (-219)) (-550) (-667 (-550)) (-550))) (-15 -1415 ((-1008) (-550) (-550) (-550) (-667 (-219)) (-550))) (-15 -3320 ((-1008) (-1126) (-1126) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-550) (-550) (-667 (-219)) (-550))) (-15 -3424 ((-1008) (-1126) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3522 ((-1008) (-550) (-550) (-550) (-667 (-167 (-219))) (-550))) (-15 -3611 ((-1008) (-1126) (-1126) (-550) (-550) (-667 (-167 (-219))) (-550) (-667 (-167 (-219))) (-550) (-550) (-667 (-167 (-219))) (-550))) (-15 -3691 ((-1008) (-1126) (-550) (-550) (-550) (-550) (-667 (-167 (-219))) (-667 (-167 (-219))) (-550))))) (T -733))
-((-3691 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1126)) (-5 *4 (-550)) (-5 *5 (-667 (-167 (-219)))) (-5 *2 (-1008)) (-5 *1 (-733)))) (-3611 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1126)) (-5 *4 (-550)) (-5 *5 (-667 (-167 (-219)))) (-5 *2 (-1008)) (-5 *1 (-733)))) (-3522 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-167 (-219)))) (-5 *2 (-1008)) (-5 *1 (-733)))) (-3424 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1126)) (-5 *4 (-550)) (-5 *5 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-733)))) (-3320 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1126)) (-5 *4 (-550)) (-5 *5 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-733)))) (-1415 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-733)))) (-1319 (*1 *2 *3 *4 *3 *5 *3) (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *3 (-550)) (-5 *2 (-1008)) (-5 *1 (-733)))) (-4283 (*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3) (-12 (-5 *4 (-623 (-112))) (-5 *5 (-667 (-219))) (-5 *6 (-667 (-550))) (-5 *7 (-219)) (-5 *3 (-550)) (-5 *2 (-1008)) (-5 *1 (-733)))) (-4182 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3) (-12 (-5 *4 (-667 (-550))) (-5 *5 (-112)) (-5 *7 (-667 (-219))) (-5 *3 (-550)) (-5 *6 (-219)) (-5 *2 (-1008)) (-5 *1 (-733)))) (-4093 (*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3) (-12 (-5 *6 (-623 (-112))) (-5 *7 (-667 (-219))) (-5 *8 (-667 (-550))) (-5 *3 (-550)) (-5 *4 (-219)) (-5 *5 (-112)) (-5 *2 (-1008)) (-5 *1 (-733)))))
-(-10 -7 (-15 -4093 ((-1008) (-550) (-550) (-550) (-550) (-219) (-112) (-112) (-623 (-112)) (-667 (-219)) (-667 (-550)) (-667 (-550)) (-550))) (-15 -4182 ((-1008) (-550) (-550) (-550) (-667 (-550)) (-667 (-550)) (-667 (-550)) (-667 (-550)) (-112) (-219) (-112) (-667 (-550)) (-667 (-219)) (-550))) (-15 -4283 ((-1008) (-550) (-550) (-550) (-550) (-623 (-112)) (-667 (-219)) (-667 (-550)) (-667 (-550)) (-219) (-219) (-550))) (-15 -1319 ((-1008) (-550) (-667 (-219)) (-550) (-667 (-550)) (-550))) (-15 -1415 ((-1008) (-550) (-550) (-550) (-667 (-219)) (-550))) (-15 -3320 ((-1008) (-1126) (-1126) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-550) (-550) (-667 (-219)) (-550))) (-15 -3424 ((-1008) (-1126) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3522 ((-1008) (-550) (-550) (-550) (-667 (-167 (-219))) (-550))) (-15 -3611 ((-1008) (-1126) (-1126) (-550) (-550) (-667 (-167 (-219))) (-550) (-667 (-167 (-219))) (-550) (-550) (-667 (-167 (-219))) (-550))) (-15 -3691 ((-1008) (-1126) (-550) (-550) (-550) (-550) (-667 (-167 (-219))) (-667 (-167 (-219))) (-550))))
-((-2595 (((-1008) (-550) (-550) (-550) (-550) (-550) (-112) (-550) (-112) (-550) (-667 (-167 (-219))) (-667 (-167 (-219))) (-550)) 65)) (-2525 (((-1008) (-550) (-550) (-550) (-550) (-550) (-112) (-550) (-112) (-550) (-667 (-219)) (-667 (-219)) (-550)) 60)) (-2448 (((-1008) (-550) (-550) (-219) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT))) (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE))) (-381)) 56) (((-1008) (-550) (-550) (-219) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT))) (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE)))) 55)) (-2367 (((-1008) (-550) (-550) (-550) (-219) (-112) (-550) (-667 (-219)) (-667 (-219)) (-550)) 37)) (-2298 (((-1008) (-550) (-550) (-219) (-219) (-550) (-550) (-667 (-219)) (-550)) 33)) (-2229 (((-1008) (-667 (-219)) (-550) (-667 (-219)) (-550) (-550) (-550) (-550) (-550)) 30)) (-3252 (((-1008) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550)) 29)) (-3164 (((-1008) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550)) 28)) (-3079 (((-1008) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550)) 27)) (-3004 (((-1008) (-550) (-550) (-550) (-550) (-667 (-219)) (-550)) 26)) (-2924 (((-1008) (-550) (-550) (-667 (-219)) (-550)) 25)) (-2844 (((-1008) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550)) 24)) (-2753 (((-1008) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550)) 23)) (-3853 (((-1008) (-667 (-219)) (-550) (-550) (-550) (-550)) 22)) (-3773 (((-1008) (-550) (-550) (-667 (-219)) (-550)) 21)))
-(((-734) (-10 -7 (-15 -3773 ((-1008) (-550) (-550) (-667 (-219)) (-550))) (-15 -3853 ((-1008) (-667 (-219)) (-550) (-550) (-550) (-550))) (-15 -2753 ((-1008) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2844 ((-1008) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2924 ((-1008) (-550) (-550) (-667 (-219)) (-550))) (-15 -3004 ((-1008) (-550) (-550) (-550) (-550) (-667 (-219)) (-550))) (-15 -3079 ((-1008) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3164 ((-1008) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3252 ((-1008) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2229 ((-1008) (-667 (-219)) (-550) (-667 (-219)) (-550) (-550) (-550) (-550) (-550))) (-15 -2298 ((-1008) (-550) (-550) (-219) (-219) (-550) (-550) (-667 (-219)) (-550))) (-15 -2367 ((-1008) (-550) (-550) (-550) (-219) (-112) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2448 ((-1008) (-550) (-550) (-219) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT))) (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE))))) (-15 -2448 ((-1008) (-550) (-550) (-219) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT))) (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE))) (-381))) (-15 -2525 ((-1008) (-550) (-550) (-550) (-550) (-550) (-112) (-550) (-112) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2595 ((-1008) (-550) (-550) (-550) (-550) (-550) (-112) (-550) (-112) (-550) (-667 (-167 (-219))) (-667 (-167 (-219))) (-550))))) (T -734))
-((-2595 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-112)) (-5 *5 (-667 (-167 (-219)))) (-5 *2 (-1008)) (-5 *1 (-734)))) (-2525 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-112)) (-5 *5 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-734)))) (-2448 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT)))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE)))) (-5 *8 (-381)) (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-734)))) (-2448 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT)))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE)))) (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-734)))) (-2367 (*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3) (-12 (-5 *3 (-550)) (-5 *5 (-112)) (-5 *6 (-667 (-219))) (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-734)))) (-2298 (*1 *2 *3 *3 *4 *4 *3 *3 *5 *3) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-734)))) (-2229 (*1 *2 *3 *4 *3 *4 *4 *4 *4 *4) (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-734)))) (-3252 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-734)))) (-3164 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-734)))) (-3079 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-734)))) (-3004 (*1 *2 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-734)))) (-2924 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-734)))) (-2844 (*1 *2 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-734)))) (-2753 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-734)))) (-3853 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-734)))) (-3773 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-734)))))
-(-10 -7 (-15 -3773 ((-1008) (-550) (-550) (-667 (-219)) (-550))) (-15 -3853 ((-1008) (-667 (-219)) (-550) (-550) (-550) (-550))) (-15 -2753 ((-1008) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2844 ((-1008) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2924 ((-1008) (-550) (-550) (-667 (-219)) (-550))) (-15 -3004 ((-1008) (-550) (-550) (-550) (-550) (-667 (-219)) (-550))) (-15 -3079 ((-1008) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3164 ((-1008) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3252 ((-1008) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2229 ((-1008) (-667 (-219)) (-550) (-667 (-219)) (-550) (-550) (-550) (-550) (-550))) (-15 -2298 ((-1008) (-550) (-550) (-219) (-219) (-550) (-550) (-667 (-219)) (-550))) (-15 -2367 ((-1008) (-550) (-550) (-550) (-219) (-112) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2448 ((-1008) (-550) (-550) (-219) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT))) (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE))))) (-15 -2448 ((-1008) (-550) (-550) (-219) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT))) (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE))) (-381))) (-15 -2525 ((-1008) (-550) (-550) (-550) (-550) (-550) (-112) (-550) (-112) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2595 ((-1008) (-550) (-550) (-550) (-550) (-550) (-112) (-550) (-112) (-550) (-667 (-167 (-219))) (-667 (-167 (-219))) (-550))))
-((-4120 (((-1008) (-550) (-550) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-69 APROD)))) 61)) (-4022 (((-1008) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-550)) (-550) (-667 (-219)) (-550) (-550) (-550) (-550)) 57)) (-3956 (((-1008) (-550) (-667 (-219)) (-112) (-219) (-550) (-550) (-550) (-550) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-67 APROD))) (-3 (|:| |fn| (-381)) (|:| |fp| (-72 MSOLVE)))) 56)) (-2128 (((-1008) (-550) (-550) (-667 (-219)) (-550) (-667 (-550)) (-550) (-667 (-550)) (-667 (-219)) (-667 (-550)) (-667 (-550)) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-550)) 37)) (-2052 (((-1008) (-550) (-550) (-550) (-219) (-550) (-667 (-219)) (-667 (-219)) (-550)) 36)) (-1961 (((-1008) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550)) 33)) (-1882 (((-1008) (-550) (-667 (-219)) (-550) (-667 (-550)) (-667 (-550)) (-550) (-667 (-550)) (-667 (-219))) 32)) (-1785 (((-1008) (-667 (-219)) (-550) (-667 (-219)) (-550) (-550) (-550)) 28)) (-1679 (((-1008) (-550) (-667 (-219)) (-550) (-667 (-219)) (-550)) 27)) (-1595 (((-1008) (-550) (-667 (-219)) (-550) (-667 (-219)) (-550)) 26)) (-2668 (((-1008) (-550) (-667 (-167 (-219))) (-550) (-550) (-550) (-550) (-667 (-167 (-219))) (-550)) 22)))
-(((-735) (-10 -7 (-15 -2668 ((-1008) (-550) (-667 (-167 (-219))) (-550) (-550) (-550) (-550) (-667 (-167 (-219))) (-550))) (-15 -1595 ((-1008) (-550) (-667 (-219)) (-550) (-667 (-219)) (-550))) (-15 -1679 ((-1008) (-550) (-667 (-219)) (-550) (-667 (-219)) (-550))) (-15 -1785 ((-1008) (-667 (-219)) (-550) (-667 (-219)) (-550) (-550) (-550))) (-15 -1882 ((-1008) (-550) (-667 (-219)) (-550) (-667 (-550)) (-667 (-550)) (-550) (-667 (-550)) (-667 (-219)))) (-15 -1961 ((-1008) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2052 ((-1008) (-550) (-550) (-550) (-219) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2128 ((-1008) (-550) (-550) (-667 (-219)) (-550) (-667 (-550)) (-550) (-667 (-550)) (-667 (-219)) (-667 (-550)) (-667 (-550)) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-550))) (-15 -3956 ((-1008) (-550) (-667 (-219)) (-112) (-219) (-550) (-550) (-550) (-550) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-67 APROD))) (-3 (|:| |fn| (-381)) (|:| |fp| (-72 MSOLVE))))) (-15 -4022 ((-1008) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-550)) (-550) (-667 (-219)) (-550) (-550) (-550) (-550))) (-15 -4120 ((-1008) (-550) (-550) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-69 APROD))))))) (T -735))
-((-4120 (*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-69 APROD)))) (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-735)))) (-4022 (*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3) (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *3 (-550)) (-5 *2 (-1008)) (-5 *1 (-735)))) (-3956 (*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-112)) (-5 *6 (-219)) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-67 APROD)))) (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-72 MSOLVE)))) (-5 *2 (-1008)) (-5 *1 (-735)))) (-2128 (*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3) (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *3 (-550)) (-5 *2 (-1008)) (-5 *1 (-735)))) (-2052 (*1 *2 *3 *3 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-735)))) (-1961 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-735)))) (-1882 (*1 *2 *3 *4 *3 *5 *5 *3 *5 *4) (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *3 (-550)) (-5 *2 (-1008)) (-5 *1 (-735)))) (-1785 (*1 *2 *3 *4 *3 *4 *4 *4) (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-735)))) (-1679 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-735)))) (-1595 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-735)))) (-2668 (*1 *2 *3 *4 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-167 (-219)))) (-5 *2 (-1008)) (-5 *1 (-735)))))
-(-10 -7 (-15 -2668 ((-1008) (-550) (-667 (-167 (-219))) (-550) (-550) (-550) (-550) (-667 (-167 (-219))) (-550))) (-15 -1595 ((-1008) (-550) (-667 (-219)) (-550) (-667 (-219)) (-550))) (-15 -1679 ((-1008) (-550) (-667 (-219)) (-550) (-667 (-219)) (-550))) (-15 -1785 ((-1008) (-667 (-219)) (-550) (-667 (-219)) (-550) (-550) (-550))) (-15 -1882 ((-1008) (-550) (-667 (-219)) (-550) (-667 (-550)) (-667 (-550)) (-550) (-667 (-550)) (-667 (-219)))) (-15 -1961 ((-1008) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2052 ((-1008) (-550) (-550) (-550) (-219) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2128 ((-1008) (-550) (-550) (-667 (-219)) (-550) (-667 (-550)) (-550) (-667 (-550)) (-667 (-219)) (-667 (-550)) (-667 (-550)) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-550))) (-15 -3956 ((-1008) (-550) (-667 (-219)) (-112) (-219) (-550) (-550) (-550) (-550) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-67 APROD))) (-3 (|:| |fn| (-381)) (|:| |fp| (-72 MSOLVE))))) (-15 -4022 ((-1008) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-550)) (-550) (-667 (-219)) (-550) (-550) (-550) (-550))) (-15 -4120 ((-1008) (-550) (-550) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-69 APROD))))))
-((-2987 (((-1008) (-1126) (-550) (-550) (-667 (-219)) (-550) (-550) (-667 (-219))) 29)) (-2886 (((-1008) (-1126) (-550) (-550) (-667 (-219))) 28)) (-2777 (((-1008) (-1126) (-550) (-550) (-667 (-219)) (-550) (-667 (-550)) (-550) (-667 (-219))) 27)) (-4226 (((-1008) (-550) (-550) (-550) (-667 (-219))) 21)))
-(((-736) (-10 -7 (-15 -4226 ((-1008) (-550) (-550) (-550) (-667 (-219)))) (-15 -2777 ((-1008) (-1126) (-550) (-550) (-667 (-219)) (-550) (-667 (-550)) (-550) (-667 (-219)))) (-15 -2886 ((-1008) (-1126) (-550) (-550) (-667 (-219)))) (-15 -2987 ((-1008) (-1126) (-550) (-550) (-667 (-219)) (-550) (-550) (-667 (-219)))))) (T -736))
-((-2987 (*1 *2 *3 *4 *4 *5 *4 *4 *5) (-12 (-5 *3 (-1126)) (-5 *4 (-550)) (-5 *5 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-736)))) (-2886 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1126)) (-5 *4 (-550)) (-5 *5 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-736)))) (-2777 (*1 *2 *3 *4 *4 *5 *4 *6 *4 *5) (-12 (-5 *3 (-1126)) (-5 *5 (-667 (-219))) (-5 *6 (-667 (-550))) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-736)))) (-4226 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008)) (-5 *1 (-736)))))
-(-10 -7 (-15 -4226 ((-1008) (-550) (-550) (-550) (-667 (-219)))) (-15 -2777 ((-1008) (-1126) (-550) (-550) (-667 (-219)) (-550) (-667 (-550)) (-550) (-667 (-219)))) (-15 -2886 ((-1008) (-1126) (-550) (-550) (-667 (-219)))) (-15 -2987 ((-1008) (-1126) (-550) (-550) (-667 (-219)) (-550) (-550) (-667 (-219)))))
-((-1996 (((-1008) (-219) (-219) (-219) (-219) (-550)) 62)) (-1857 (((-1008) (-219) (-219) (-219) (-550)) 61)) (-1704 (((-1008) (-219) (-219) (-219) (-550)) 60)) (-1570 (((-1008) (-219) (-219) (-550)) 59)) (-2621 (((-1008) (-219) (-550)) 58)) (-2522 (((-1008) (-219) (-550)) 57)) (-2422 (((-1008) (-219) (-550)) 56)) (-2313 (((-1008) (-219) (-550)) 55)) (-2208 (((-1008) (-219) (-550)) 54)) (-3196 (((-1008) (-219) (-550)) 53)) (-3091 (((-1008) (-219) (-167 (-219)) (-550) (-1126) (-550)) 52)) (-3003 (((-1008) (-219) (-167 (-219)) (-550) (-1126) (-550)) 51)) (-2892 (((-1008) (-219) (-550)) 50)) (-2772 (((-1008) (-219) (-550)) 49)) (-2676 (((-1008) (-219) (-550)) 48)) (-3741 (((-1008) (-219) (-550)) 47)) (-3618 (((-1008) (-550) (-219) (-167 (-219)) (-550) (-1126) (-550)) 46)) (-3496 (((-1008) (-1126) (-167 (-219)) (-1126) (-550)) 45)) (-3391 (((-1008) (-1126) (-167 (-219)) (-1126) (-550)) 44)) (-3281 (((-1008) (-219) (-167 (-219)) (-550) (-1126) (-550)) 43)) (-1342 (((-1008) (-219) (-167 (-219)) (-550) (-1126) (-550)) 42)) (-4281 (((-1008) (-219) (-550)) 39)) (-4154 (((-1008) (-219) (-550)) 38)) (-4051 (((-1008) (-219) (-550)) 37)) (-3938 (((-1008) (-219) (-550)) 36)) (-3841 (((-1008) (-219) (-550)) 35)) (-1989 (((-1008) (-219) (-550)) 34)) (-1875 (((-1008) (-219) (-550)) 33)) (-1750 (((-1008) (-219) (-550)) 32)) (-1622 (((-1008) (-219) (-550)) 31)) (-1498 (((-1008) (-219) (-550)) 30)) (-2571 (((-1008) (-219) (-219) (-219) (-550)) 29)) (-2488 (((-1008) (-219) (-550)) 28)) (-2381 (((-1008) (-219) (-550)) 27)) (-2283 (((-1008) (-219) (-550)) 26)) (-2193 (((-1008) (-219) (-550)) 25)) (-2101 (((-1008) (-219) (-550)) 24)) (-3073 (((-1008) (-167 (-219)) (-550)) 21)))
-(((-737) (-10 -7 (-15 -3073 ((-1008) (-167 (-219)) (-550))) (-15 -2101 ((-1008) (-219) (-550))) (-15 -2193 ((-1008) (-219) (-550))) (-15 -2283 ((-1008) (-219) (-550))) (-15 -2381 ((-1008) (-219) (-550))) (-15 -2488 ((-1008) (-219) (-550))) (-15 -2571 ((-1008) (-219) (-219) (-219) (-550))) (-15 -1498 ((-1008) (-219) (-550))) (-15 -1622 ((-1008) (-219) (-550))) (-15 -1750 ((-1008) (-219) (-550))) (-15 -1875 ((-1008) (-219) (-550))) (-15 -1989 ((-1008) (-219) (-550))) (-15 -3841 ((-1008) (-219) (-550))) (-15 -3938 ((-1008) (-219) (-550))) (-15 -4051 ((-1008) (-219) (-550))) (-15 -4154 ((-1008) (-219) (-550))) (-15 -4281 ((-1008) (-219) (-550))) (-15 -1342 ((-1008) (-219) (-167 (-219)) (-550) (-1126) (-550))) (-15 -3281 ((-1008) (-219) (-167 (-219)) (-550) (-1126) (-550))) (-15 -3391 ((-1008) (-1126) (-167 (-219)) (-1126) (-550))) (-15 -3496 ((-1008) (-1126) (-167 (-219)) (-1126) (-550))) (-15 -3618 ((-1008) (-550) (-219) (-167 (-219)) (-550) (-1126) (-550))) (-15 -3741 ((-1008) (-219) (-550))) (-15 -2676 ((-1008) (-219) (-550))) (-15 -2772 ((-1008) (-219) (-550))) (-15 -2892 ((-1008) (-219) (-550))) (-15 -3003 ((-1008) (-219) (-167 (-219)) (-550) (-1126) (-550))) (-15 -3091 ((-1008) (-219) (-167 (-219)) (-550) (-1126) (-550))) (-15 -3196 ((-1008) (-219) (-550))) (-15 -2208 ((-1008) (-219) (-550))) (-15 -2313 ((-1008) (-219) (-550))) (-15 -2422 ((-1008) (-219) (-550))) (-15 -2522 ((-1008) (-219) (-550))) (-15 -2621 ((-1008) (-219) (-550))) (-15 -1570 ((-1008) (-219) (-219) (-550))) (-15 -1704 ((-1008) (-219) (-219) (-219) (-550))) (-15 -1857 ((-1008) (-219) (-219) (-219) (-550))) (-15 -1996 ((-1008) (-219) (-219) (-219) (-219) (-550))))) (T -737))
-((-1996 (*1 *2 *3 *3 *3 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-1857 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-1704 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-1570 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-2621 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-2522 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-2422 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-2313 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-2208 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-3196 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-3091 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *6 (-1126)) (-5 *3 (-219)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-3003 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *6 (-1126)) (-5 *3 (-219)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-2892 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-2772 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-2676 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-3741 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-3618 (*1 *2 *3 *4 *5 *3 *6 *3) (-12 (-5 *3 (-550)) (-5 *5 (-167 (-219))) (-5 *6 (-1126)) (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-3496 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1126)) (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-3391 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1126)) (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-3281 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *6 (-1126)) (-5 *3 (-219)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-1342 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *6 (-1126)) (-5 *3 (-219)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-4281 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-4154 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-4051 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-3938 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-3841 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-1989 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-1875 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-1750 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-1622 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-1498 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-2571 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-2488 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-2381 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-2283 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-2193 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-2101 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))) (-3073 (*1 *2 *3 *4) (-12 (-5 *3 (-167 (-219))) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(-10 -7 (-15 -3073 ((-1008) (-167 (-219)) (-550))) (-15 -2101 ((-1008) (-219) (-550))) (-15 -2193 ((-1008) (-219) (-550))) (-15 -2283 ((-1008) (-219) (-550))) (-15 -2381 ((-1008) (-219) (-550))) (-15 -2488 ((-1008) (-219) (-550))) (-15 -2571 ((-1008) (-219) (-219) (-219) (-550))) (-15 -1498 ((-1008) (-219) (-550))) (-15 -1622 ((-1008) (-219) (-550))) (-15 -1750 ((-1008) (-219) (-550))) (-15 -1875 ((-1008) (-219) (-550))) (-15 -1989 ((-1008) (-219) (-550))) (-15 -3841 ((-1008) (-219) (-550))) (-15 -3938 ((-1008) (-219) (-550))) (-15 -4051 ((-1008) (-219) (-550))) (-15 -4154 ((-1008) (-219) (-550))) (-15 -4281 ((-1008) (-219) (-550))) (-15 -1342 ((-1008) (-219) (-167 (-219)) (-550) (-1126) (-550))) (-15 -3281 ((-1008) (-219) (-167 (-219)) (-550) (-1126) (-550))) (-15 -3391 ((-1008) (-1126) (-167 (-219)) (-1126) (-550))) (-15 -3496 ((-1008) (-1126) (-167 (-219)) (-1126) (-550))) (-15 -3618 ((-1008) (-550) (-219) (-167 (-219)) (-550) (-1126) (-550))) (-15 -3741 ((-1008) (-219) (-550))) (-15 -2676 ((-1008) (-219) (-550))) (-15 -2772 ((-1008) (-219) (-550))) (-15 -2892 ((-1008) (-219) (-550))) (-15 -3003 ((-1008) (-219) (-167 (-219)) (-550) (-1126) (-550))) (-15 -3091 ((-1008) (-219) (-167 (-219)) (-550) (-1126) (-550))) (-15 -3196 ((-1008) (-219) (-550))) (-15 -2208 ((-1008) (-219) (-550))) (-15 -2313 ((-1008) (-219) (-550))) (-15 -2422 ((-1008) (-219) (-550))) (-15 -2522 ((-1008) (-219) (-550))) (-15 -2621 ((-1008) (-219) (-550))) (-15 -1570 ((-1008) (-219) (-219) (-550))) (-15 -1704 ((-1008) (-219) (-219) (-219) (-550))) (-15 -1857 ((-1008) (-219) (-219) (-219) (-550))) (-15 -1996 ((-1008) (-219) (-219) (-219) (-219) (-550))))
-((-4286 (((-1232)) 18)) (-3954 (((-1126)) 22)) (-2107 (((-1126)) 21)) (-4159 (((-1072) (-1144) (-667 (-550))) 37) (((-1072) (-1144) (-667 (-219))) 32)) (-1365 (((-112)) 16)) (-4066 (((-1126) (-1126)) 25)))
-(((-738) (-10 -7 (-15 -2107 ((-1126))) (-15 -3954 ((-1126))) (-15 -4066 ((-1126) (-1126))) (-15 -4159 ((-1072) (-1144) (-667 (-219)))) (-15 -4159 ((-1072) (-1144) (-667 (-550)))) (-15 -1365 ((-112))) (-15 -4286 ((-1232))))) (T -738))
-((-4286 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-738)))) (-1365 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-738)))) (-4159 (*1 *2 *3 *4) (-12 (-5 *3 (-1144)) (-5 *4 (-667 (-550))) (-5 *2 (-1072)) (-5 *1 (-738)))) (-4159 (*1 *2 *3 *4) (-12 (-5 *3 (-1144)) (-5 *4 (-667 (-219))) (-5 *2 (-1072)) (-5 *1 (-738)))) (-4066 (*1 *2 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-738)))) (-3954 (*1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-738)))) (-2107 (*1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-738)))))
-(-10 -7 (-15 -2107 ((-1126))) (-15 -3954 ((-1126))) (-15 -4066 ((-1126) (-1126))) (-15 -4159 ((-1072) (-1144) (-667 (-219)))) (-15 -4159 ((-1072) (-1144) (-667 (-550)))) (-15 -1365 ((-112))) (-15 -4286 ((-1232))))
-((-3292 (($ $ $) 10)) (-3395 (($ $ $ $) 9)) (-1358 (($ $ $) 12)))
-(((-739 |#1|) (-10 -8 (-15 -1358 (|#1| |#1| |#1|)) (-15 -3292 (|#1| |#1| |#1|)) (-15 -3395 (|#1| |#1| |#1| |#1|))) (-740)) (T -739))
-NIL
-(-10 -8 (-15 -1358 (|#1| |#1| |#1|)) (-15 -3292 (|#1| |#1| |#1|)) (-15 -3395 (|#1| |#1| |#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-2923 (($ $ (-894)) 28)) (-2834 (($ $ (-894)) 29)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-3292 (($ $ $) 25)) (-1518 (((-836) $) 11)) (-3395 (($ $ $ $) 26)) (-1358 (($ $ $) 24)) (-2626 (($) 18 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 30)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 27)))
+((-2210 (*1 *1 *1 *2) (-12 (-5 *2 (-895)) (-4 *1 (-723 *3)) (-4 *3 (-170)))))
+(-13 (-740) (-696 |t#1|) (-10 -8 (-15 -2210 ($ $ (-895)))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 |#1|) . T) ((-696 |#1|) . T) ((-699) . T) ((-740) . T) ((-1027 |#1|) . T) ((-1069) . T))
+((-3800 (((-1009) (-667 (-219)) (-550) (-112) (-550)) 25)) (-1310 (((-1009) (-667 (-219)) (-550) (-112) (-550)) 24)))
+(((-724) (-10 -7 (-15 -1310 ((-1009) (-667 (-219)) (-550) (-112) (-550))) (-15 -3800 ((-1009) (-667 (-219)) (-550) (-112) (-550))))) (T -724))
+((-3800 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *5 (-112)) (-5 *2 (-1009)) (-5 *1 (-724)))) (-1310 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *5 (-112)) (-5 *2 (-1009)) (-5 *1 (-724)))))
+(-10 -7 (-15 -1310 ((-1009) (-667 (-219)) (-550) (-112) (-550))) (-15 -3800 ((-1009) (-667 (-219)) (-550) (-112) (-550))))
+((-2375 (((-1009) (-550) (-550) (-550) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-73 FCN)))) 43)) (-2921 (((-1009) (-550) (-550) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-80 FCN)))) 39)) (-3116 (((-1009) (-219) (-219) (-219) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327)))) 32)))
+(((-725) (-10 -7 (-15 -3116 ((-1009) (-219) (-219) (-219) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327))))) (-15 -2921 ((-1009) (-550) (-550) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-80 FCN))))) (-15 -2375 ((-1009) (-550) (-550) (-550) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-73 FCN))))))) (T -725))
+((-2375 (*1 *2 *3 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-73 FCN)))) (-5 *2 (-1009)) (-5 *1 (-725)))) (-2921 (*1 *2 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-80 FCN)))) (-5 *2 (-1009)) (-5 *1 (-725)))) (-3116 (*1 *2 *3 *3 *3 *3 *4 *5) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327)))) (-5 *2 (-1009)) (-5 *1 (-725)))))
+(-10 -7 (-15 -3116 ((-1009) (-219) (-219) (-219) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327))))) (-15 -2921 ((-1009) (-550) (-550) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-80 FCN))))) (-15 -2375 ((-1009) (-550) (-550) (-550) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-73 FCN))))))
+((-2225 (((-1009) (-550) (-550) (-667 (-219)) (-550)) 34)) (-3979 (((-1009) (-550) (-550) (-667 (-219)) (-550)) 33)) (-1849 (((-1009) (-550) (-667 (-219)) (-550)) 32)) (-3185 (((-1009) (-550) (-667 (-219)) (-550)) 31)) (-1371 (((-1009) (-550) (-550) (-1127) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550)) 30)) (-1604 (((-1009) (-550) (-550) (-1127) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550)) 29)) (-3247 (((-1009) (-550) (-550) (-1127) (-667 (-219)) (-667 (-219)) (-550)) 28)) (-3606 (((-1009) (-550) (-550) (-1127) (-667 (-219)) (-667 (-219)) (-550)) 27)) (-3809 (((-1009) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550)) 24)) (-2228 (((-1009) (-550) (-667 (-219)) (-667 (-219)) (-550)) 23)) (-3707 (((-1009) (-550) (-667 (-219)) (-550)) 22)) (-3954 (((-1009) (-550) (-667 (-219)) (-550)) 21)))
+(((-726) (-10 -7 (-15 -3954 ((-1009) (-550) (-667 (-219)) (-550))) (-15 -3707 ((-1009) (-550) (-667 (-219)) (-550))) (-15 -2228 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3809 ((-1009) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3606 ((-1009) (-550) (-550) (-1127) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3247 ((-1009) (-550) (-550) (-1127) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1604 ((-1009) (-550) (-550) (-1127) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1371 ((-1009) (-550) (-550) (-1127) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3185 ((-1009) (-550) (-667 (-219)) (-550))) (-15 -1849 ((-1009) (-550) (-667 (-219)) (-550))) (-15 -3979 ((-1009) (-550) (-550) (-667 (-219)) (-550))) (-15 -2225 ((-1009) (-550) (-550) (-667 (-219)) (-550))))) (T -726))
+((-2225 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-726)))) (-3979 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-726)))) (-1849 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-726)))) (-3185 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-726)))) (-1371 (*1 *2 *3 *3 *4 *5 *5 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-1127)) (-5 *5 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-726)))) (-1604 (*1 *2 *3 *3 *4 *5 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-1127)) (-5 *5 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-726)))) (-3247 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-1127)) (-5 *5 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-726)))) (-3606 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-1127)) (-5 *5 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-726)))) (-3809 (*1 *2 *3 *3 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-726)))) (-2228 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-726)))) (-3707 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-726)))) (-3954 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-726)))))
+(-10 -7 (-15 -3954 ((-1009) (-550) (-667 (-219)) (-550))) (-15 -3707 ((-1009) (-550) (-667 (-219)) (-550))) (-15 -2228 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3809 ((-1009) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3606 ((-1009) (-550) (-550) (-1127) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3247 ((-1009) (-550) (-550) (-1127) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1604 ((-1009) (-550) (-550) (-1127) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1371 ((-1009) (-550) (-550) (-1127) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3185 ((-1009) (-550) (-667 (-219)) (-550))) (-15 -1849 ((-1009) (-550) (-667 (-219)) (-550))) (-15 -3979 ((-1009) (-550) (-550) (-667 (-219)) (-550))) (-15 -2225 ((-1009) (-550) (-550) (-667 (-219)) (-550))))
+((-2812 (((-1009) (-550) (-667 (-219)) (-667 (-219)) (-550) (-219) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN)))) 52)) (-2125 (((-1009) (-667 (-219)) (-667 (-219)) (-550) (-550)) 51)) (-3772 (((-1009) (-550) (-667 (-219)) (-667 (-219)) (-550) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN)))) 50)) (-4203 (((-1009) (-219) (-219) (-550) (-550) (-550) (-550)) 46)) (-1548 (((-1009) (-219) (-219) (-550) (-219) (-550) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) 45)) (-3256 (((-1009) (-219) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) 44)) (-3692 (((-1009) (-219) (-219) (-219) (-219) (-550) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) 43)) (-3326 (((-1009) (-219) (-219) (-219) (-550) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) 42)) (-1707 (((-1009) (-219) (-550) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327)))) 38)) (-3251 (((-1009) (-219) (-219) (-550) (-667 (-219)) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327)))) 37)) (-3462 (((-1009) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327)))) 33)) (-1782 (((-1009) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327)))) 32)))
+(((-727) (-10 -7 (-15 -1782 ((-1009) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327))))) (-15 -3462 ((-1009) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327))))) (-15 -3251 ((-1009) (-219) (-219) (-550) (-667 (-219)) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327))))) (-15 -1707 ((-1009) (-219) (-550) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327))))) (-15 -3326 ((-1009) (-219) (-219) (-219) (-550) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G))))) (-15 -3692 ((-1009) (-219) (-219) (-219) (-219) (-550) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G))))) (-15 -3256 ((-1009) (-219) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G))))) (-15 -1548 ((-1009) (-219) (-219) (-550) (-219) (-550) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G))))) (-15 -4203 ((-1009) (-219) (-219) (-550) (-550) (-550) (-550))) (-15 -3772 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-550) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN))))) (-15 -2125 ((-1009) (-667 (-219)) (-667 (-219)) (-550) (-550))) (-15 -2812 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-550) (-219) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN))))))) (T -727))
+((-2812 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN)))) (-5 *2 (-1009)) (-5 *1 (-727)))) (-2125 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-727)))) (-3772 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN)))) (-5 *2 (-1009)) (-5 *1 (-727)))) (-4203 (*1 *2 *3 *3 *4 *4 *4 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-727)))) (-1548 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) (-5 *2 (-1009)) (-5 *1 (-727)))) (-3256 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) (-5 *2 (-1009)) (-5 *1 (-727)))) (-3692 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) (-5 *2 (-1009)) (-5 *1 (-727)))) (-3326 (*1 *2 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) (-5 *2 (-1009)) (-5 *1 (-727)))) (-1707 (*1 *2 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327)))) (-5 *2 (-1009)) (-5 *1 (-727)))) (-3251 (*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6) (-12 (-5 *4 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327)))) (-5 *3 (-219)) (-5 *2 (-1009)) (-5 *1 (-727)))) (-3462 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327)))) (-5 *2 (-1009)) (-5 *1 (-727)))) (-1782 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327)))) (-5 *2 (-1009)) (-5 *1 (-727)))))
+(-10 -7 (-15 -1782 ((-1009) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327))))) (-15 -3462 ((-1009) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327))))) (-15 -3251 ((-1009) (-219) (-219) (-550) (-667 (-219)) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327))))) (-15 -1707 ((-1009) (-219) (-550) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327))))) (-15 -3326 ((-1009) (-219) (-219) (-219) (-550) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G))))) (-15 -3692 ((-1009) (-219) (-219) (-219) (-219) (-550) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G))))) (-15 -3256 ((-1009) (-219) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G))))) (-15 -1548 ((-1009) (-219) (-219) (-550) (-219) (-550) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G))))) (-15 -4203 ((-1009) (-219) (-219) (-550) (-550) (-550) (-550))) (-15 -3772 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-550) (-219) (-550) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN))))) (-15 -2125 ((-1009) (-667 (-219)) (-667 (-219)) (-550) (-550))) (-15 -2812 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-550) (-219) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN))))))
+((-2446 (((-1009) (-550) (-550) (-550) (-550) (-219) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-74 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-381)) (|:| |fp| (-75 G JACOBG JACGEP)))) 76)) (-3383 (((-1009) (-667 (-219)) (-550) (-550) (-219) (-550) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL))) (-381) (-381)) 69) (((-1009) (-667 (-219)) (-550) (-550) (-219) (-550) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL)))) 68)) (-3884 (((-1009) (-219) (-219) (-550) (-219) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-83 FCNF))) (-3 (|:| |fn| (-381)) (|:| |fp| (-84 FCNG)))) 57)) (-2503 (((-1009) (-667 (-219)) (-667 (-219)) (-550) (-219) (-219) (-219) (-550) (-550) (-550) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN)))) 50)) (-3056 (((-1009) (-219) (-550) (-550) (-1127) (-550) (-219) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-70 PEDERV))) (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT)))) 49)) (-3510 (((-1009) (-219) (-550) (-550) (-219) (-1127) (-219) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT)))) 45)) (-3926 (((-1009) (-219) (-550) (-550) (-219) (-219) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN)))) 42)) (-2497 (((-1009) (-219) (-550) (-550) (-550) (-219) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT)))) 38)))
+(((-728) (-10 -7 (-15 -2497 ((-1009) (-219) (-550) (-550) (-550) (-219) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT))))) (-15 -3926 ((-1009) (-219) (-550) (-550) (-219) (-219) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))))) (-15 -3510 ((-1009) (-219) (-550) (-550) (-219) (-1127) (-219) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT))))) (-15 -3056 ((-1009) (-219) (-550) (-550) (-1127) (-550) (-219) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-70 PEDERV))) (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT))))) (-15 -2503 ((-1009) (-667 (-219)) (-667 (-219)) (-550) (-219) (-219) (-219) (-550) (-550) (-550) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))))) (-15 -3884 ((-1009) (-219) (-219) (-550) (-219) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-83 FCNF))) (-3 (|:| |fn| (-381)) (|:| |fp| (-84 FCNG))))) (-15 -3383 ((-1009) (-667 (-219)) (-550) (-550) (-219) (-550) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL))))) (-15 -3383 ((-1009) (-667 (-219)) (-550) (-550) (-219) (-550) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL))) (-381) (-381))) (-15 -2446 ((-1009) (-550) (-550) (-550) (-550) (-219) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-74 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-381)) (|:| |fp| (-75 G JACOBG JACGEP))))))) (T -728))
+((-2446 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-74 FCN JACOBF JACEPS)))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-75 G JACOBG JACGEP)))) (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-728)))) (-3383 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8) (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *5 (-219)) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL)))) (-5 *8 (-381)) (-5 *2 (-1009)) (-5 *1 (-728)))) (-3383 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7) (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *5 (-219)) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL)))) (-5 *2 (-1009)) (-5 *1 (-728)))) (-3884 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7) (-12 (-5 *4 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-83 FCNF)))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-84 FCNG)))) (-5 *3 (-219)) (-5 *2 (-1009)) (-5 *1 (-728)))) (-2503 (*1 *2 *3 *3 *4 *5 *5 *5 *4 *4 *4 *3 *4 *4 *6) (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *5 (-219)) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN)))) (-5 *2 (-1009)) (-5 *1 (-728)))) (-3056 (*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10) (-12 (-5 *4 (-550)) (-5 *5 (-1127)) (-5 *6 (-667 (-219))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G)))) (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN)))) (-5 *9 (-3 (|:| |fn| (-381)) (|:| |fp| (-70 PEDERV)))) (-5 *10 (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT)))) (-5 *3 (-219)) (-5 *2 (-1009)) (-5 *1 (-728)))) (-3510 (*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9) (-12 (-5 *4 (-550)) (-5 *5 (-1127)) (-5 *6 (-667 (-219))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G)))) (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN)))) (-5 *9 (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT)))) (-5 *3 (-219)) (-5 *2 (-1009)) (-5 *1 (-728)))) (-3926 (*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7) (-12 (-5 *4 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G)))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN)))) (-5 *3 (-219)) (-5 *2 (-1009)) (-5 *1 (-728)))) (-2497 (*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7) (-12 (-5 *4 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN)))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT)))) (-5 *3 (-219)) (-5 *2 (-1009)) (-5 *1 (-728)))))
+(-10 -7 (-15 -2497 ((-1009) (-219) (-550) (-550) (-550) (-219) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT))))) (-15 -3926 ((-1009) (-219) (-550) (-550) (-219) (-219) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))))) (-15 -3510 ((-1009) (-219) (-550) (-550) (-219) (-1127) (-219) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT))))) (-15 -3056 ((-1009) (-219) (-550) (-550) (-1127) (-550) (-219) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-70 PEDERV))) (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT))))) (-15 -2503 ((-1009) (-667 (-219)) (-667 (-219)) (-550) (-219) (-219) (-219) (-550) (-550) (-550) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))))) (-15 -3884 ((-1009) (-219) (-219) (-550) (-219) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-83 FCNF))) (-3 (|:| |fn| (-381)) (|:| |fp| (-84 FCNG))))) (-15 -3383 ((-1009) (-667 (-219)) (-550) (-550) (-219) (-550) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL))))) (-15 -3383 ((-1009) (-667 (-219)) (-550) (-550) (-219) (-550) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL))) (-381) (-381))) (-15 -2446 ((-1009) (-550) (-550) (-550) (-550) (-219) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-74 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-381)) (|:| |fp| (-75 G JACOBG JACGEP))))))
+((-2323 (((-1009) (-219) (-219) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-219) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-219) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-653 (-219)) (-550)) 45)) (-2568 (((-1009) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-1127) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-81 PDEF))) (-3 (|:| |fn| (-381)) (|:| |fp| (-82 BNDY)))) 41)) (-4011 (((-1009) (-550) (-550) (-550) (-550) (-219) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550)) 23)))
+(((-729) (-10 -7 (-15 -4011 ((-1009) (-550) (-550) (-550) (-550) (-219) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2568 ((-1009) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-1127) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-81 PDEF))) (-3 (|:| |fn| (-381)) (|:| |fp| (-82 BNDY))))) (-15 -2323 ((-1009) (-219) (-219) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-219) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-219) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-653 (-219)) (-550))))) (T -729))
+((-2323 (*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 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-653 (-219))) (-5 *3 (-219)) (-5 *2 (-1009)) (-5 *1 (-729)))) (-2568 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-1127)) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-81 PDEF)))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-82 BNDY)))) (-5 *2 (-1009)) (-5 *1 (-729)))) (-4011 (*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-729)))))
+(-10 -7 (-15 -4011 ((-1009) (-550) (-550) (-550) (-550) (-219) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2568 ((-1009) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-1127) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-81 PDEF))) (-3 (|:| |fn| (-381)) (|:| |fp| (-82 BNDY))))) (-15 -2323 ((-1009) (-219) (-219) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-219) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-219) (-550) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-653 (-219)) (-550))))
+((-2606 (((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-667 (-219)) (-219) (-219) (-550)) 35)) (-3863 (((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-219) (-219) (-550)) 34)) (-1912 (((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-667 (-219)) (-219) (-219) (-550)) 33)) (-2316 (((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550)) 29)) (-3856 (((-1009) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550)) 28)) (-4192 (((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-219) (-550)) 27)) (-2610 (((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-550)) 24)) (-3170 (((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-550)) 23)) (-3558 (((-1009) (-550) (-667 (-219)) (-667 (-219)) (-550)) 22)) (-3860 (((-1009) (-550) (-667 (-219)) (-667 (-219)) (-550) (-550) (-550)) 21)))
+(((-730) (-10 -7 (-15 -3860 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-550) (-550) (-550))) (-15 -3558 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3170 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-550))) (-15 -2610 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-550))) (-15 -4192 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-219) (-550))) (-15 -3856 ((-1009) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2316 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1912 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-667 (-219)) (-219) (-219) (-550))) (-15 -3863 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-219) (-219) (-550))) (-15 -2606 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-667 (-219)) (-219) (-219) (-550))))) (T -730))
+((-2606 (*1 *2 *3 *4 *4 *4 *5 *4 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *2 (-1009)) (-5 *1 (-730)))) (-3863 (*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *2 (-1009)) (-5 *1 (-730)))) (-1912 (*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3) (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *6 (-219)) (-5 *3 (-550)) (-5 *2 (-1009)) (-5 *1 (-730)))) (-2316 (*1 *2 *3 *4 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-730)))) (-3856 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-730)))) (-4192 (*1 *2 *3 *4 *4 *4 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *2 (-1009)) (-5 *1 (-730)))) (-2610 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-730)))) (-3170 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-730)))) (-3558 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-730)))) (-3860 (*1 *2 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-730)))))
+(-10 -7 (-15 -3860 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-550) (-550) (-550))) (-15 -3558 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3170 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-550))) (-15 -2610 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-550))) (-15 -4192 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-219) (-550))) (-15 -3856 ((-1009) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2316 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1912 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-667 (-219)) (-219) (-219) (-550))) (-15 -3863 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-219) (-219) (-550))) (-15 -2606 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-667 (-219)) (-219) (-219) (-550))))
+((-2270 (((-1009) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-550) (-550) (-550)) 45)) (-1358 (((-1009) (-550) (-550) (-550) (-219) (-667 (-219)) (-667 (-219)) (-550)) 44)) (-1871 (((-1009) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-550)) 43)) (-2371 (((-1009) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550)) 42)) (-2916 (((-1009) (-1127) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-550)) 41)) (-3329 (((-1009) (-1127) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-550)) 40)) (-1925 (((-1009) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-550) (-550) (-550) (-219) (-667 (-219)) (-550)) 39)) (-2186 (((-1009) (-1127) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-550))) 38)) (-2884 (((-1009) (-550) (-667 (-219)) (-667 (-219)) (-550)) 35)) (-2159 (((-1009) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550)) 34)) (-3826 (((-1009) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550)) 33)) (-3033 (((-1009) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550)) 32)) (-3468 (((-1009) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-219) (-550)) 31)) (-1930 (((-1009) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-219) (-550) (-550) (-550)) 30)) (-2615 (((-1009) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-550) (-550) (-550)) 29)) (-2866 (((-1009) (-550) (-550) (-550) (-219) (-219) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-550) (-667 (-550)) (-550) (-550) (-550)) 28)) (-1289 (((-1009) (-550) (-667 (-219)) (-219) (-550)) 24)) (-1525 (((-1009) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550)) 21)))
+(((-731) (-10 -7 (-15 -1525 ((-1009) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1289 ((-1009) (-550) (-667 (-219)) (-219) (-550))) (-15 -2866 ((-1009) (-550) (-550) (-550) (-219) (-219) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-550) (-667 (-550)) (-550) (-550) (-550))) (-15 -2615 ((-1009) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-550) (-550) (-550))) (-15 -1930 ((-1009) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-219) (-550) (-550) (-550))) (-15 -3468 ((-1009) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-219) (-550))) (-15 -3033 ((-1009) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3826 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550))) (-15 -2159 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550))) (-15 -2884 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2186 ((-1009) (-1127) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-550)))) (-15 -1925 ((-1009) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-550) (-550) (-550) (-219) (-667 (-219)) (-550))) (-15 -3329 ((-1009) (-1127) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-550))) (-15 -2916 ((-1009) (-1127) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2371 ((-1009) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1871 ((-1009) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-550))) (-15 -1358 ((-1009) (-550) (-550) (-550) (-219) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2270 ((-1009) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-550) (-550) (-550))))) (T -731))
+((-2270 (*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-731)))) (-1358 (*1 *2 *3 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-731)))) (-1871 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-731)))) (-2371 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-731)))) (-2916 (*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4) (-12 (-5 *3 (-1127)) (-5 *4 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-219)) (-5 *2 (-1009)) (-5 *1 (-731)))) (-3329 (*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4) (-12 (-5 *3 (-1127)) (-5 *5 (-667 (-219))) (-5 *6 (-219)) (-5 *7 (-667 (-550))) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-731)))) (-1925 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3) (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *6 (-219)) (-5 *3 (-550)) (-5 *2 (-1009)) (-5 *1 (-731)))) (-2186 (*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7) (-12 (-5 *3 (-1127)) (-5 *5 (-667 (-219))) (-5 *6 (-219)) (-5 *7 (-667 (-550))) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-731)))) (-2884 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-731)))) (-2159 (*1 *2 *3 *4 *4 *5 *3 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *2 (-1009)) (-5 *1 (-731)))) (-3826 (*1 *2 *3 *4 *4 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *2 (-1009)) (-5 *1 (-731)))) (-3033 (*1 *2 *3 *3 *4 *4 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-731)))) (-3468 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-731)))) (-1930 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3 *3 *3) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-731)))) (-2615 (*1 *2 *3 *4 *4 *5 *3 *3 *3 *3 *3) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-731)))) (-2866 (*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3) (-12 (-5 *5 (-667 (-219))) (-5 *6 (-667 (-550))) (-5 *3 (-550)) (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-731)))) (-1289 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219)) (-5 *2 (-1009)) (-5 *1 (-731)))) (-1525 (*1 *2 *3 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-731)))))
+(-10 -7 (-15 -1525 ((-1009) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1289 ((-1009) (-550) (-667 (-219)) (-219) (-550))) (-15 -2866 ((-1009) (-550) (-550) (-550) (-219) (-219) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-550) (-667 (-550)) (-550) (-550) (-550))) (-15 -2615 ((-1009) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-550) (-550) (-550))) (-15 -1930 ((-1009) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-219) (-550) (-550) (-550))) (-15 -3468 ((-1009) (-550) (-219) (-219) (-667 (-219)) (-550) (-550) (-219) (-550))) (-15 -3033 ((-1009) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3826 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550))) (-15 -2159 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550))) (-15 -2884 ((-1009) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2186 ((-1009) (-1127) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-550)))) (-15 -1925 ((-1009) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-550) (-550) (-550) (-219) (-667 (-219)) (-550))) (-15 -3329 ((-1009) (-1127) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-550))) (-15 -2916 ((-1009) (-1127) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-219) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2371 ((-1009) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1871 ((-1009) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-550))) (-15 -1358 ((-1009) (-550) (-550) (-550) (-219) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2270 ((-1009) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550) (-667 (-219)) (-667 (-219)) (-550) (-550) (-550))))
+((-4158 (((-1009) (-550) (-550) (-550) (-219) (-667 (-219)) (-550) (-667 (-219)) (-550)) 63)) (-1411 (((-1009) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-112) (-219) (-550) (-219) (-219) (-112) (-219) (-219) (-219) (-219) (-112) (-550) (-550) (-550) (-550) (-550) (-219) (-219) (-219) (-550) (-550) (-550) (-550) (-550) (-667 (-550)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-79 CONFUN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN)))) 62)) (-3128 (((-1009) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-219) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-112) (-112) (-112) (-550) (-550) (-667 (-219)) (-667 (-550)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-64 QPHESS)))) 58)) (-3421 (((-1009) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-112) (-550) (-550) (-667 (-219)) (-550)) 51)) (-1836 (((-1009) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-65 FUNCT1)))) 50)) (-2133 (((-1009) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-62 LSFUN2)))) 46)) (-3600 (((-1009) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-78 LSFUN1)))) 42)) (-3853 (((-1009) (-550) (-219) (-219) (-550) (-219) (-112) (-219) (-219) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN)))) 38)))
+(((-732) (-10 -7 (-15 -3853 ((-1009) (-550) (-219) (-219) (-550) (-219) (-112) (-219) (-219) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN))))) (-15 -3600 ((-1009) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-78 LSFUN1))))) (-15 -2133 ((-1009) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-62 LSFUN2))))) (-15 -1836 ((-1009) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-65 FUNCT1))))) (-15 -3421 ((-1009) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-112) (-550) (-550) (-667 (-219)) (-550))) (-15 -3128 ((-1009) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-219) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-112) (-112) (-112) (-550) (-550) (-667 (-219)) (-667 (-550)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-64 QPHESS))))) (-15 -1411 ((-1009) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-112) (-219) (-550) (-219) (-219) (-112) (-219) (-219) (-219) (-219) (-112) (-550) (-550) (-550) (-550) (-550) (-219) (-219) (-219) (-550) (-550) (-550) (-550) (-550) (-667 (-550)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-79 CONFUN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN))))) (-15 -4158 ((-1009) (-550) (-550) (-550) (-219) (-667 (-219)) (-550) (-667 (-219)) (-550))))) (T -732))
+((-4158 (*1 *2 *3 *3 *3 *4 *5 *3 *5 *3) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-732)))) (-1411 (*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 (-667 (-219))) (-5 *5 (-112)) (-5 *6 (-219)) (-5 *7 (-667 (-550))) (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-79 CONFUN)))) (-5 *9 (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN)))) (-5 *3 (-550)) (-5 *2 (-1009)) (-5 *1 (-732)))) (-3128 (*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 (-667 (-219))) (-5 *6 (-112)) (-5 *7 (-667 (-550))) (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-64 QPHESS)))) (-5 *3 (-550)) (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-732)))) (-3421 (*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-112)) (-5 *2 (-1009)) (-5 *1 (-732)))) (-1836 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-65 FUNCT1)))) (-5 *2 (-1009)) (-5 *1 (-732)))) (-2133 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-62 LSFUN2)))) (-5 *2 (-1009)) (-5 *1 (-732)))) (-3600 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-78 LSFUN1)))) (-5 *2 (-1009)) (-5 *1 (-732)))) (-3853 (*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7) (-12 (-5 *3 (-550)) (-5 *5 (-112)) (-5 *6 (-667 (-219))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN)))) (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-732)))))
+(-10 -7 (-15 -3853 ((-1009) (-550) (-219) (-219) (-550) (-219) (-112) (-219) (-219) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN))))) (-15 -3600 ((-1009) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-78 LSFUN1))))) (-15 -2133 ((-1009) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-62 LSFUN2))))) (-15 -1836 ((-1009) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-65 FUNCT1))))) (-15 -3421 ((-1009) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-112) (-550) (-550) (-667 (-219)) (-550))) (-15 -3128 ((-1009) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-219) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-112) (-112) (-112) (-550) (-550) (-667 (-219)) (-667 (-550)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-64 QPHESS))))) (-15 -1411 ((-1009) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-550) (-112) (-219) (-550) (-219) (-219) (-112) (-219) (-219) (-219) (-219) (-112) (-550) (-550) (-550) (-550) (-550) (-219) (-219) (-219) (-550) (-550) (-550) (-550) (-550) (-667 (-550)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-79 CONFUN))) (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN))))) (-15 -4158 ((-1009) (-550) (-550) (-550) (-219) (-667 (-219)) (-550) (-667 (-219)) (-550))))
+((-4078 (((-1009) (-1127) (-550) (-550) (-550) (-550) (-667 (-167 (-219))) (-667 (-167 (-219))) (-550)) 47)) (-1418 (((-1009) (-1127) (-1127) (-550) (-550) (-667 (-167 (-219))) (-550) (-667 (-167 (-219))) (-550) (-550) (-667 (-167 (-219))) (-550)) 46)) (-3079 (((-1009) (-550) (-550) (-550) (-667 (-167 (-219))) (-550)) 45)) (-3295 (((-1009) (-1127) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550)) 40)) (-1605 (((-1009) (-1127) (-1127) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-550) (-550) (-667 (-219)) (-550)) 39)) (-2682 (((-1009) (-550) (-550) (-550) (-667 (-219)) (-550)) 36)) (-3052 (((-1009) (-550) (-667 (-219)) (-550) (-667 (-550)) (-550)) 35)) (-1980 (((-1009) (-550) (-550) (-550) (-550) (-623 (-112)) (-667 (-219)) (-667 (-550)) (-667 (-550)) (-219) (-219) (-550)) 34)) (-2280 (((-1009) (-550) (-550) (-550) (-667 (-550)) (-667 (-550)) (-667 (-550)) (-667 (-550)) (-112) (-219) (-112) (-667 (-550)) (-667 (-219)) (-550)) 33)) (-3816 (((-1009) (-550) (-550) (-550) (-550) (-219) (-112) (-112) (-623 (-112)) (-667 (-219)) (-667 (-550)) (-667 (-550)) (-550)) 32)))
+(((-733) (-10 -7 (-15 -3816 ((-1009) (-550) (-550) (-550) (-550) (-219) (-112) (-112) (-623 (-112)) (-667 (-219)) (-667 (-550)) (-667 (-550)) (-550))) (-15 -2280 ((-1009) (-550) (-550) (-550) (-667 (-550)) (-667 (-550)) (-667 (-550)) (-667 (-550)) (-112) (-219) (-112) (-667 (-550)) (-667 (-219)) (-550))) (-15 -1980 ((-1009) (-550) (-550) (-550) (-550) (-623 (-112)) (-667 (-219)) (-667 (-550)) (-667 (-550)) (-219) (-219) (-550))) (-15 -3052 ((-1009) (-550) (-667 (-219)) (-550) (-667 (-550)) (-550))) (-15 -2682 ((-1009) (-550) (-550) (-550) (-667 (-219)) (-550))) (-15 -1605 ((-1009) (-1127) (-1127) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-550) (-550) (-667 (-219)) (-550))) (-15 -3295 ((-1009) (-1127) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3079 ((-1009) (-550) (-550) (-550) (-667 (-167 (-219))) (-550))) (-15 -1418 ((-1009) (-1127) (-1127) (-550) (-550) (-667 (-167 (-219))) (-550) (-667 (-167 (-219))) (-550) (-550) (-667 (-167 (-219))) (-550))) (-15 -4078 ((-1009) (-1127) (-550) (-550) (-550) (-550) (-667 (-167 (-219))) (-667 (-167 (-219))) (-550))))) (T -733))
+((-4078 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1127)) (-5 *4 (-550)) (-5 *5 (-667 (-167 (-219)))) (-5 *2 (-1009)) (-5 *1 (-733)))) (-1418 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1127)) (-5 *4 (-550)) (-5 *5 (-667 (-167 (-219)))) (-5 *2 (-1009)) (-5 *1 (-733)))) (-3079 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-167 (-219)))) (-5 *2 (-1009)) (-5 *1 (-733)))) (-3295 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1127)) (-5 *4 (-550)) (-5 *5 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-733)))) (-1605 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1127)) (-5 *4 (-550)) (-5 *5 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-733)))) (-2682 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-733)))) (-3052 (*1 *2 *3 *4 *3 *5 *3) (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *3 (-550)) (-5 *2 (-1009)) (-5 *1 (-733)))) (-1980 (*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3) (-12 (-5 *4 (-623 (-112))) (-5 *5 (-667 (-219))) (-5 *6 (-667 (-550))) (-5 *7 (-219)) (-5 *3 (-550)) (-5 *2 (-1009)) (-5 *1 (-733)))) (-2280 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3) (-12 (-5 *4 (-667 (-550))) (-5 *5 (-112)) (-5 *7 (-667 (-219))) (-5 *3 (-550)) (-5 *6 (-219)) (-5 *2 (-1009)) (-5 *1 (-733)))) (-3816 (*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3) (-12 (-5 *6 (-623 (-112))) (-5 *7 (-667 (-219))) (-5 *8 (-667 (-550))) (-5 *3 (-550)) (-5 *4 (-219)) (-5 *5 (-112)) (-5 *2 (-1009)) (-5 *1 (-733)))))
+(-10 -7 (-15 -3816 ((-1009) (-550) (-550) (-550) (-550) (-219) (-112) (-112) (-623 (-112)) (-667 (-219)) (-667 (-550)) (-667 (-550)) (-550))) (-15 -2280 ((-1009) (-550) (-550) (-550) (-667 (-550)) (-667 (-550)) (-667 (-550)) (-667 (-550)) (-112) (-219) (-112) (-667 (-550)) (-667 (-219)) (-550))) (-15 -1980 ((-1009) (-550) (-550) (-550) (-550) (-623 (-112)) (-667 (-219)) (-667 (-550)) (-667 (-550)) (-219) (-219) (-550))) (-15 -3052 ((-1009) (-550) (-667 (-219)) (-550) (-667 (-550)) (-550))) (-15 -2682 ((-1009) (-550) (-550) (-550) (-667 (-219)) (-550))) (-15 -1605 ((-1009) (-1127) (-1127) (-550) (-550) (-667 (-219)) (-550) (-667 (-219)) (-550) (-550) (-667 (-219)) (-550))) (-15 -3295 ((-1009) (-1127) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3079 ((-1009) (-550) (-550) (-550) (-667 (-167 (-219))) (-550))) (-15 -1418 ((-1009) (-1127) (-1127) (-550) (-550) (-667 (-167 (-219))) (-550) (-667 (-167 (-219))) (-550) (-550) (-667 (-167 (-219))) (-550))) (-15 -4078 ((-1009) (-1127) (-550) (-550) (-550) (-550) (-667 (-167 (-219))) (-667 (-167 (-219))) (-550))))
+((-1335 (((-1009) (-550) (-550) (-550) (-550) (-550) (-112) (-550) (-112) (-550) (-667 (-167 (-219))) (-667 (-167 (-219))) (-550)) 65)) (-1847 (((-1009) (-550) (-550) (-550) (-550) (-550) (-112) (-550) (-112) (-550) (-667 (-219)) (-667 (-219)) (-550)) 60)) (-2337 (((-1009) (-550) (-550) (-219) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT))) (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE))) (-381)) 56) (((-1009) (-550) (-550) (-219) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT))) (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE)))) 55)) (-2842 (((-1009) (-550) (-550) (-550) (-219) (-112) (-550) (-667 (-219)) (-667 (-219)) (-550)) 37)) (-3377 (((-1009) (-550) (-550) (-219) (-219) (-550) (-550) (-667 (-219)) (-550)) 33)) (-3866 (((-1009) (-667 (-219)) (-550) (-667 (-219)) (-550) (-550) (-550) (-550) (-550)) 30)) (-2235 (((-1009) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550)) 29)) (-2824 (((-1009) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550)) 28)) (-2209 (((-1009) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550)) 27)) (-2791 (((-1009) (-550) (-550) (-550) (-550) (-667 (-219)) (-550)) 26)) (-1347 (((-1009) (-550) (-550) (-667 (-219)) (-550)) 25)) (-1775 (((-1009) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550)) 24)) (-2201 (((-1009) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550)) 23)) (-3275 (((-1009) (-667 (-219)) (-550) (-550) (-550) (-550)) 22)) (-3683 (((-1009) (-550) (-550) (-667 (-219)) (-550)) 21)))
+(((-734) (-10 -7 (-15 -3683 ((-1009) (-550) (-550) (-667 (-219)) (-550))) (-15 -3275 ((-1009) (-667 (-219)) (-550) (-550) (-550) (-550))) (-15 -2201 ((-1009) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1775 ((-1009) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1347 ((-1009) (-550) (-550) (-667 (-219)) (-550))) (-15 -2791 ((-1009) (-550) (-550) (-550) (-550) (-667 (-219)) (-550))) (-15 -2209 ((-1009) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2824 ((-1009) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2235 ((-1009) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3866 ((-1009) (-667 (-219)) (-550) (-667 (-219)) (-550) (-550) (-550) (-550) (-550))) (-15 -3377 ((-1009) (-550) (-550) (-219) (-219) (-550) (-550) (-667 (-219)) (-550))) (-15 -2842 ((-1009) (-550) (-550) (-550) (-219) (-112) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2337 ((-1009) (-550) (-550) (-219) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT))) (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE))))) (-15 -2337 ((-1009) (-550) (-550) (-219) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT))) (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE))) (-381))) (-15 -1847 ((-1009) (-550) (-550) (-550) (-550) (-550) (-112) (-550) (-112) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1335 ((-1009) (-550) (-550) (-550) (-550) (-550) (-112) (-550) (-112) (-550) (-667 (-167 (-219))) (-667 (-167 (-219))) (-550))))) (T -734))
+((-1335 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-112)) (-5 *5 (-667 (-167 (-219)))) (-5 *2 (-1009)) (-5 *1 (-734)))) (-1847 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *4 (-112)) (-5 *5 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-734)))) (-2337 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT)))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE)))) (-5 *8 (-381)) (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-734)))) (-2337 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT)))) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE)))) (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-734)))) (-2842 (*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3) (-12 (-5 *3 (-550)) (-5 *5 (-112)) (-5 *6 (-667 (-219))) (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-734)))) (-3377 (*1 *2 *3 *3 *4 *4 *3 *3 *5 *3) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-734)))) (-3866 (*1 *2 *3 *4 *3 *4 *4 *4 *4 *4) (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-734)))) (-2235 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-734)))) (-2824 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-734)))) (-2209 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-734)))) (-2791 (*1 *2 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-734)))) (-1347 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-734)))) (-1775 (*1 *2 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-734)))) (-2201 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-734)))) (-3275 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-734)))) (-3683 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-734)))))
+(-10 -7 (-15 -3683 ((-1009) (-550) (-550) (-667 (-219)) (-550))) (-15 -3275 ((-1009) (-667 (-219)) (-550) (-550) (-550) (-550))) (-15 -2201 ((-1009) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1775 ((-1009) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1347 ((-1009) (-550) (-550) (-667 (-219)) (-550))) (-15 -2791 ((-1009) (-550) (-550) (-550) (-550) (-667 (-219)) (-550))) (-15 -2209 ((-1009) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2824 ((-1009) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2235 ((-1009) (-550) (-550) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -3866 ((-1009) (-667 (-219)) (-550) (-667 (-219)) (-550) (-550) (-550) (-550) (-550))) (-15 -3377 ((-1009) (-550) (-550) (-219) (-219) (-550) (-550) (-667 (-219)) (-550))) (-15 -2842 ((-1009) (-550) (-550) (-550) (-219) (-112) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2337 ((-1009) (-550) (-550) (-219) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT))) (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE))))) (-15 -2337 ((-1009) (-550) (-550) (-219) (-550) (-550) (-550) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT))) (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE))) (-381))) (-15 -1847 ((-1009) (-550) (-550) (-550) (-550) (-550) (-112) (-550) (-112) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -1335 ((-1009) (-550) (-550) (-550) (-550) (-550) (-112) (-550) (-112) (-550) (-667 (-167 (-219))) (-667 (-167 (-219))) (-550))))
+((-2944 (((-1009) (-550) (-550) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-69 APROD)))) 61)) (-4320 (((-1009) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-550)) (-550) (-667 (-219)) (-550) (-550) (-550) (-550)) 57)) (-1803 (((-1009) (-550) (-667 (-219)) (-112) (-219) (-550) (-550) (-550) (-550) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-67 APROD))) (-3 (|:| |fn| (-381)) (|:| |fp| (-72 MSOLVE)))) 56)) (-2236 (((-1009) (-550) (-550) (-667 (-219)) (-550) (-667 (-550)) (-550) (-667 (-550)) (-667 (-219)) (-667 (-550)) (-667 (-550)) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-550)) 37)) (-2800 (((-1009) (-550) (-550) (-550) (-219) (-550) (-667 (-219)) (-667 (-219)) (-550)) 36)) (-4312 (((-1009) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550)) 33)) (-1674 (((-1009) (-550) (-667 (-219)) (-550) (-667 (-550)) (-667 (-550)) (-550) (-667 (-550)) (-667 (-219))) 32)) (-1948 (((-1009) (-667 (-219)) (-550) (-667 (-219)) (-550) (-550) (-550)) 28)) (-3449 (((-1009) (-550) (-667 (-219)) (-550) (-667 (-219)) (-550)) 27)) (-3801 (((-1009) (-550) (-667 (-219)) (-550) (-667 (-219)) (-550)) 26)) (-2697 (((-1009) (-550) (-667 (-167 (-219))) (-550) (-550) (-550) (-550) (-667 (-167 (-219))) (-550)) 22)))
+(((-735) (-10 -7 (-15 -2697 ((-1009) (-550) (-667 (-167 (-219))) (-550) (-550) (-550) (-550) (-667 (-167 (-219))) (-550))) (-15 -3801 ((-1009) (-550) (-667 (-219)) (-550) (-667 (-219)) (-550))) (-15 -3449 ((-1009) (-550) (-667 (-219)) (-550) (-667 (-219)) (-550))) (-15 -1948 ((-1009) (-667 (-219)) (-550) (-667 (-219)) (-550) (-550) (-550))) (-15 -1674 ((-1009) (-550) (-667 (-219)) (-550) (-667 (-550)) (-667 (-550)) (-550) (-667 (-550)) (-667 (-219)))) (-15 -4312 ((-1009) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2800 ((-1009) (-550) (-550) (-550) (-219) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2236 ((-1009) (-550) (-550) (-667 (-219)) (-550) (-667 (-550)) (-550) (-667 (-550)) (-667 (-219)) (-667 (-550)) (-667 (-550)) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-550))) (-15 -1803 ((-1009) (-550) (-667 (-219)) (-112) (-219) (-550) (-550) (-550) (-550) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-67 APROD))) (-3 (|:| |fn| (-381)) (|:| |fp| (-72 MSOLVE))))) (-15 -4320 ((-1009) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-550)) (-550) (-667 (-219)) (-550) (-550) (-550) (-550))) (-15 -2944 ((-1009) (-550) (-550) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-69 APROD))))))) (T -735))
+((-2944 (*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-69 APROD)))) (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-735)))) (-4320 (*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3) (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *3 (-550)) (-5 *2 (-1009)) (-5 *1 (-735)))) (-1803 (*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-112)) (-5 *6 (-219)) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-67 APROD)))) (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-72 MSOLVE)))) (-5 *2 (-1009)) (-5 *1 (-735)))) (-2236 (*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3) (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *3 (-550)) (-5 *2 (-1009)) (-5 *1 (-735)))) (-2800 (*1 *2 *3 *3 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-735)))) (-4312 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-735)))) (-1674 (*1 *2 *3 *4 *3 *5 *5 *3 *5 *4) (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *3 (-550)) (-5 *2 (-1009)) (-5 *1 (-735)))) (-1948 (*1 *2 *3 *4 *3 *4 *4 *4) (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-735)))) (-3449 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-735)))) (-3801 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-735)))) (-2697 (*1 *2 *3 *4 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-167 (-219)))) (-5 *2 (-1009)) (-5 *1 (-735)))))
+(-10 -7 (-15 -2697 ((-1009) (-550) (-667 (-167 (-219))) (-550) (-550) (-550) (-550) (-667 (-167 (-219))) (-550))) (-15 -3801 ((-1009) (-550) (-667 (-219)) (-550) (-667 (-219)) (-550))) (-15 -3449 ((-1009) (-550) (-667 (-219)) (-550) (-667 (-219)) (-550))) (-15 -1948 ((-1009) (-667 (-219)) (-550) (-667 (-219)) (-550) (-550) (-550))) (-15 -1674 ((-1009) (-550) (-667 (-219)) (-550) (-667 (-550)) (-667 (-550)) (-550) (-667 (-550)) (-667 (-219)))) (-15 -4312 ((-1009) (-550) (-550) (-667 (-219)) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2800 ((-1009) (-550) (-550) (-550) (-219) (-550) (-667 (-219)) (-667 (-219)) (-550))) (-15 -2236 ((-1009) (-550) (-550) (-667 (-219)) (-550) (-667 (-550)) (-550) (-667 (-550)) (-667 (-219)) (-667 (-550)) (-667 (-550)) (-667 (-219)) (-667 (-219)) (-667 (-550)) (-550))) (-15 -1803 ((-1009) (-550) (-667 (-219)) (-112) (-219) (-550) (-550) (-550) (-550) (-219) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-67 APROD))) (-3 (|:| |fn| (-381)) (|:| |fp| (-72 MSOLVE))))) (-15 -4320 ((-1009) (-550) (-667 (-219)) (-550) (-667 (-219)) (-667 (-550)) (-550) (-667 (-219)) (-550) (-550) (-550) (-550))) (-15 -2944 ((-1009) (-550) (-550) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-550) (-667 (-219)) (-550) (-3 (|:| |fn| (-381)) (|:| |fp| (-69 APROD))))))
+((-3817 (((-1009) (-1127) (-550) (-550) (-667 (-219)) (-550) (-550) (-667 (-219))) 29)) (-4056 (((-1009) (-1127) (-550) (-550) (-667 (-219))) 28)) (-2449 (((-1009) (-1127) (-550) (-550) (-667 (-219)) (-550) (-667 (-550)) (-550) (-667 (-219))) 27)) (-1458 (((-1009) (-550) (-550) (-550) (-667 (-219))) 21)))
+(((-736) (-10 -7 (-15 -1458 ((-1009) (-550) (-550) (-550) (-667 (-219)))) (-15 -2449 ((-1009) (-1127) (-550) (-550) (-667 (-219)) (-550) (-667 (-550)) (-550) (-667 (-219)))) (-15 -4056 ((-1009) (-1127) (-550) (-550) (-667 (-219)))) (-15 -3817 ((-1009) (-1127) (-550) (-550) (-667 (-219)) (-550) (-550) (-667 (-219)))))) (T -736))
+((-3817 (*1 *2 *3 *4 *4 *5 *4 *4 *5) (-12 (-5 *3 (-1127)) (-5 *4 (-550)) (-5 *5 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-736)))) (-4056 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1127)) (-5 *4 (-550)) (-5 *5 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-736)))) (-2449 (*1 *2 *3 *4 *4 *5 *4 *6 *4 *5) (-12 (-5 *3 (-1127)) (-5 *5 (-667 (-219))) (-5 *6 (-667 (-550))) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-736)))) (-1458 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009)) (-5 *1 (-736)))))
+(-10 -7 (-15 -1458 ((-1009) (-550) (-550) (-550) (-667 (-219)))) (-15 -2449 ((-1009) (-1127) (-550) (-550) (-667 (-219)) (-550) (-667 (-550)) (-550) (-667 (-219)))) (-15 -4056 ((-1009) (-1127) (-550) (-550) (-667 (-219)))) (-15 -3817 ((-1009) (-1127) (-550) (-550) (-667 (-219)) (-550) (-550) (-667 (-219)))))
+((-3477 (((-1009) (-219) (-219) (-219) (-219) (-550)) 62)) (-1426 (((-1009) (-219) (-219) (-219) (-550)) 61)) (-3657 (((-1009) (-219) (-219) (-219) (-550)) 60)) (-1667 (((-1009) (-219) (-219) (-550)) 59)) (-3476 (((-1009) (-219) (-550)) 58)) (-1817 (((-1009) (-219) (-550)) 57)) (-2047 (((-1009) (-219) (-550)) 56)) (-3520 (((-1009) (-219) (-550)) 55)) (-1783 (((-1009) (-219) (-550)) 54)) (-3106 (((-1009) (-219) (-550)) 53)) (-2317 (((-1009) (-219) (-167 (-219)) (-550) (-1127) (-550)) 52)) (-2781 (((-1009) (-219) (-167 (-219)) (-550) (-1127) (-550)) 51)) (-4114 (((-1009) (-219) (-550)) 50)) (-2412 (((-1009) (-219) (-550)) 49)) (-2753 (((-1009) (-219) (-550)) 48)) (-3412 (((-1009) (-219) (-550)) 47)) (-1479 (((-1009) (-550) (-219) (-167 (-219)) (-550) (-1127) (-550)) 46)) (-2792 (((-1009) (-1127) (-167 (-219)) (-1127) (-550)) 45)) (-4102 (((-1009) (-1127) (-167 (-219)) (-1127) (-550)) 44)) (-2483 (((-1009) (-219) (-167 (-219)) (-550) (-1127) (-550)) 43)) (-1513 (((-1009) (-219) (-167 (-219)) (-550) (-1127) (-550)) 42)) (-1961 (((-1009) (-219) (-550)) 39)) (-3280 (((-1009) (-219) (-550)) 38)) (-3396 (((-1009) (-219) (-550)) 37)) (-1618 (((-1009) (-219) (-550)) 36)) (-3172 (((-1009) (-219) (-550)) 35)) (-3400 (((-1009) (-219) (-550)) 34)) (-1585 (((-1009) (-219) (-550)) 33)) (-2915 (((-1009) (-219) (-550)) 32)) (-4061 (((-1009) (-219) (-550)) 31)) (-2247 (((-1009) (-219) (-550)) 30)) (-4174 (((-1009) (-219) (-219) (-219) (-550)) 29)) (-1467 (((-1009) (-219) (-550)) 28)) (-3002 (((-1009) (-219) (-550)) 27)) (-1311 (((-1009) (-219) (-550)) 26)) (-1641 (((-1009) (-219) (-550)) 25)) (-1994 (((-1009) (-219) (-550)) 24)) (-2148 (((-1009) (-167 (-219)) (-550)) 21)))
+(((-737) (-10 -7 (-15 -2148 ((-1009) (-167 (-219)) (-550))) (-15 -1994 ((-1009) (-219) (-550))) (-15 -1641 ((-1009) (-219) (-550))) (-15 -1311 ((-1009) (-219) (-550))) (-15 -3002 ((-1009) (-219) (-550))) (-15 -1467 ((-1009) (-219) (-550))) (-15 -4174 ((-1009) (-219) (-219) (-219) (-550))) (-15 -2247 ((-1009) (-219) (-550))) (-15 -4061 ((-1009) (-219) (-550))) (-15 -2915 ((-1009) (-219) (-550))) (-15 -1585 ((-1009) (-219) (-550))) (-15 -3400 ((-1009) (-219) (-550))) (-15 -3172 ((-1009) (-219) (-550))) (-15 -1618 ((-1009) (-219) (-550))) (-15 -3396 ((-1009) (-219) (-550))) (-15 -3280 ((-1009) (-219) (-550))) (-15 -1961 ((-1009) (-219) (-550))) (-15 -1513 ((-1009) (-219) (-167 (-219)) (-550) (-1127) (-550))) (-15 -2483 ((-1009) (-219) (-167 (-219)) (-550) (-1127) (-550))) (-15 -4102 ((-1009) (-1127) (-167 (-219)) (-1127) (-550))) (-15 -2792 ((-1009) (-1127) (-167 (-219)) (-1127) (-550))) (-15 -1479 ((-1009) (-550) (-219) (-167 (-219)) (-550) (-1127) (-550))) (-15 -3412 ((-1009) (-219) (-550))) (-15 -2753 ((-1009) (-219) (-550))) (-15 -2412 ((-1009) (-219) (-550))) (-15 -4114 ((-1009) (-219) (-550))) (-15 -2781 ((-1009) (-219) (-167 (-219)) (-550) (-1127) (-550))) (-15 -2317 ((-1009) (-219) (-167 (-219)) (-550) (-1127) (-550))) (-15 -3106 ((-1009) (-219) (-550))) (-15 -1783 ((-1009) (-219) (-550))) (-15 -3520 ((-1009) (-219) (-550))) (-15 -2047 ((-1009) (-219) (-550))) (-15 -1817 ((-1009) (-219) (-550))) (-15 -3476 ((-1009) (-219) (-550))) (-15 -1667 ((-1009) (-219) (-219) (-550))) (-15 -3657 ((-1009) (-219) (-219) (-219) (-550))) (-15 -1426 ((-1009) (-219) (-219) (-219) (-550))) (-15 -3477 ((-1009) (-219) (-219) (-219) (-219) (-550))))) (T -737))
+((-3477 (*1 *2 *3 *3 *3 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-1426 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-3657 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-1667 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-3476 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-1817 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-2047 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-3520 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-1783 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-3106 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-2317 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *6 (-1127)) (-5 *3 (-219)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-2781 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *6 (-1127)) (-5 *3 (-219)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-4114 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-2412 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-2753 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-3412 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-1479 (*1 *2 *3 *4 *5 *3 *6 *3) (-12 (-5 *3 (-550)) (-5 *5 (-167 (-219))) (-5 *6 (-1127)) (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-2792 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1127)) (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-4102 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1127)) (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-2483 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *6 (-1127)) (-5 *3 (-219)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-1513 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *6 (-1127)) (-5 *3 (-219)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-1961 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-3280 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-3396 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-1618 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-3172 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-3400 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-1585 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-2915 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-4061 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-2247 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-4174 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-1467 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-3002 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-1311 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-1641 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-1994 (*1 *2 *3 *4) (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))) (-2148 (*1 *2 *3 *4) (-12 (-5 *3 (-167 (-219))) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(-10 -7 (-15 -2148 ((-1009) (-167 (-219)) (-550))) (-15 -1994 ((-1009) (-219) (-550))) (-15 -1641 ((-1009) (-219) (-550))) (-15 -1311 ((-1009) (-219) (-550))) (-15 -3002 ((-1009) (-219) (-550))) (-15 -1467 ((-1009) (-219) (-550))) (-15 -4174 ((-1009) (-219) (-219) (-219) (-550))) (-15 -2247 ((-1009) (-219) (-550))) (-15 -4061 ((-1009) (-219) (-550))) (-15 -2915 ((-1009) (-219) (-550))) (-15 -1585 ((-1009) (-219) (-550))) (-15 -3400 ((-1009) (-219) (-550))) (-15 -3172 ((-1009) (-219) (-550))) (-15 -1618 ((-1009) (-219) (-550))) (-15 -3396 ((-1009) (-219) (-550))) (-15 -3280 ((-1009) (-219) (-550))) (-15 -1961 ((-1009) (-219) (-550))) (-15 -1513 ((-1009) (-219) (-167 (-219)) (-550) (-1127) (-550))) (-15 -2483 ((-1009) (-219) (-167 (-219)) (-550) (-1127) (-550))) (-15 -4102 ((-1009) (-1127) (-167 (-219)) (-1127) (-550))) (-15 -2792 ((-1009) (-1127) (-167 (-219)) (-1127) (-550))) (-15 -1479 ((-1009) (-550) (-219) (-167 (-219)) (-550) (-1127) (-550))) (-15 -3412 ((-1009) (-219) (-550))) (-15 -2753 ((-1009) (-219) (-550))) (-15 -2412 ((-1009) (-219) (-550))) (-15 -4114 ((-1009) (-219) (-550))) (-15 -2781 ((-1009) (-219) (-167 (-219)) (-550) (-1127) (-550))) (-15 -2317 ((-1009) (-219) (-167 (-219)) (-550) (-1127) (-550))) (-15 -3106 ((-1009) (-219) (-550))) (-15 -1783 ((-1009) (-219) (-550))) (-15 -3520 ((-1009) (-219) (-550))) (-15 -2047 ((-1009) (-219) (-550))) (-15 -1817 ((-1009) (-219) (-550))) (-15 -3476 ((-1009) (-219) (-550))) (-15 -1667 ((-1009) (-219) (-219) (-550))) (-15 -3657 ((-1009) (-219) (-219) (-219) (-550))) (-15 -1426 ((-1009) (-219) (-219) (-219) (-550))) (-15 -3477 ((-1009) (-219) (-219) (-219) (-219) (-550))))
+((-2013 (((-1233)) 18)) (-1784 (((-1127)) 22)) (-2053 (((-1127)) 21)) (-2060 (((-1073) (-1145) (-667 (-550))) 37) (((-1073) (-1145) (-667 (-219))) 32)) (-2867 (((-112)) 16)) (-3547 (((-1127) (-1127)) 25)))
+(((-738) (-10 -7 (-15 -2053 ((-1127))) (-15 -1784 ((-1127))) (-15 -3547 ((-1127) (-1127))) (-15 -2060 ((-1073) (-1145) (-667 (-219)))) (-15 -2060 ((-1073) (-1145) (-667 (-550)))) (-15 -2867 ((-112))) (-15 -2013 ((-1233))))) (T -738))
+((-2013 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-738)))) (-2867 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-738)))) (-2060 (*1 *2 *3 *4) (-12 (-5 *3 (-1145)) (-5 *4 (-667 (-550))) (-5 *2 (-1073)) (-5 *1 (-738)))) (-2060 (*1 *2 *3 *4) (-12 (-5 *3 (-1145)) (-5 *4 (-667 (-219))) (-5 *2 (-1073)) (-5 *1 (-738)))) (-3547 (*1 *2 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-738)))) (-1784 (*1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-738)))) (-2053 (*1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-738)))))
+(-10 -7 (-15 -2053 ((-1127))) (-15 -1784 ((-1127))) (-15 -3547 ((-1127) (-1127))) (-15 -2060 ((-1073) (-1145) (-667 (-219)))) (-15 -2060 ((-1073) (-1145) (-667 (-550)))) (-15 -2867 ((-112))) (-15 -2013 ((-1233))))
+((-1353 (($ $ $) 10)) (-4143 (($ $ $ $) 9)) (-1923 (($ $ $) 12)))
+(((-739 |#1|) (-10 -8 (-15 -1923 (|#1| |#1| |#1|)) (-15 -1353 (|#1| |#1| |#1|)) (-15 -4143 (|#1| |#1| |#1| |#1|))) (-740)) (T -739))
+NIL
+(-10 -8 (-15 -1923 (|#1| |#1| |#1|)) (-15 -1353 (|#1| |#1| |#1|)) (-15 -4143 (|#1| |#1| |#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1339 (($ $ (-895)) 28)) (-1692 (($ $ (-895)) 29)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-1353 (($ $ $) 25)) (-2233 (((-837) $) 11)) (-4143 (($ $ $ $) 26)) (-1923 (($ $ $) 24)) (-2688 (($) 18 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 30)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 27)))
(((-740) (-138)) (T -740))
-((-3395 (*1 *1 *1 *1 *1) (-4 *1 (-740))) (-3292 (*1 *1 *1 *1) (-4 *1 (-740))) (-1358 (*1 *1 *1 *1) (-4 *1 (-740))))
-(-13 (-21) (-699) (-10 -8 (-15 -3395 ($ $ $ $)) (-15 -3292 ($ $ $)) (-15 -1358 ($ $ $))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-699) . T) ((-1068) . T))
-((-1518 (((-836) $) NIL) (($ (-550)) 10)))
-(((-741 |#1|) (-10 -8 (-15 -1518 (|#1| (-550))) (-15 -1518 ((-836) |#1|))) (-742)) (T -741))
-NIL
-(-10 -8 (-15 -1518 (|#1| (-550))) (-15 -1518 ((-836) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-3818 (((-3 $ "failed") $) 40)) (-2923 (($ $ (-894)) 28) (($ $ (-749)) 35)) (-1386 (((-3 $ "failed") $) 38)) (-3102 (((-112) $) 34)) (-2732 (((-3 $ "failed") $) 39)) (-2834 (($ $ (-894)) 29) (($ $ (-749)) 36)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-3292 (($ $ $) 25)) (-1518 (((-836) $) 11) (($ (-550)) 31)) (-2390 (((-749)) 32)) (-3395 (($ $ $ $) 26)) (-1358 (($ $ $) 24)) (-2626 (($) 18 T CONST)) (-2636 (($) 33 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 30) (($ $ (-749)) 37)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 27)))
+((-4143 (*1 *1 *1 *1 *1) (-4 *1 (-740))) (-1353 (*1 *1 *1 *1) (-4 *1 (-740))) (-1923 (*1 *1 *1 *1) (-4 *1 (-740))))
+(-13 (-21) (-699) (-10 -8 (-15 -4143 ($ $ $ $)) (-15 -1353 ($ $ $)) (-15 -1923 ($ $ $))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-699) . T) ((-1069) . T))
+((-2233 (((-837) $) NIL) (($ (-550)) 10)))
+(((-741 |#1|) (-10 -8 (-15 -2233 (|#1| (-550))) (-15 -2233 ((-837) |#1|))) (-742)) (T -741))
+NIL
+(-10 -8 (-15 -2233 (|#1| (-550))) (-15 -2233 ((-837) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-2988 (((-3 $ "failed") $) 40)) (-1339 (($ $ (-895)) 28) (($ $ (-749)) 35)) (-1537 (((-3 $ "failed") $) 38)) (-2419 (((-112) $) 34)) (-3274 (((-3 $ "failed") $) 39)) (-1692 (($ $ (-895)) 29) (($ $ (-749)) 36)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-1353 (($ $ $) 25)) (-2233 (((-837) $) 11) (($ (-550)) 31)) (-3091 (((-749)) 32)) (-4143 (($ $ $ $) 26)) (-1923 (($ $ $) 24)) (-2688 (($) 18 T CONST)) (-2700 (($) 33 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 30) (($ $ (-749)) 37)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 27)))
(((-742) (-138)) (T -742))
-((-2390 (*1 *2) (-12 (-4 *1 (-742)) (-5 *2 (-749)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-742)))))
-(-13 (-740) (-701) (-10 -8 (-15 -2390 ((-749))) (-15 -1518 ($ (-550)))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-699) . T) ((-701) . T) ((-740) . T) ((-1068) . T))
-((-3568 (((-623 (-2 (|:| |outval| (-167 |#1|)) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 (-167 |#1|)))))) (-667 (-167 (-400 (-550)))) |#1|) 33)) (-3481 (((-623 (-167 |#1|)) (-667 (-167 (-400 (-550)))) |#1|) 23)) (-2608 (((-925 (-167 (-400 (-550)))) (-667 (-167 (-400 (-550)))) (-1144)) 20) (((-925 (-167 (-400 (-550)))) (-667 (-167 (-400 (-550))))) 19)))
-(((-743 |#1|) (-10 -7 (-15 -2608 ((-925 (-167 (-400 (-550)))) (-667 (-167 (-400 (-550)))))) (-15 -2608 ((-925 (-167 (-400 (-550)))) (-667 (-167 (-400 (-550)))) (-1144))) (-15 -3481 ((-623 (-167 |#1|)) (-667 (-167 (-400 (-550)))) |#1|)) (-15 -3568 ((-623 (-2 (|:| |outval| (-167 |#1|)) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 (-167 |#1|)))))) (-667 (-167 (-400 (-550)))) |#1|))) (-13 (-356) (-823))) (T -743))
-((-3568 (*1 *2 *3 *4) (-12 (-5 *3 (-667 (-167 (-400 (-550))))) (-5 *2 (-623 (-2 (|:| |outval| (-167 *4)) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 (-167 *4))))))) (-5 *1 (-743 *4)) (-4 *4 (-13 (-356) (-823))))) (-3481 (*1 *2 *3 *4) (-12 (-5 *3 (-667 (-167 (-400 (-550))))) (-5 *2 (-623 (-167 *4))) (-5 *1 (-743 *4)) (-4 *4 (-13 (-356) (-823))))) (-2608 (*1 *2 *3 *4) (-12 (-5 *3 (-667 (-167 (-400 (-550))))) (-5 *4 (-1144)) (-5 *2 (-925 (-167 (-400 (-550))))) (-5 *1 (-743 *5)) (-4 *5 (-13 (-356) (-823))))) (-2608 (*1 *2 *3) (-12 (-5 *3 (-667 (-167 (-400 (-550))))) (-5 *2 (-925 (-167 (-400 (-550))))) (-5 *1 (-743 *4)) (-4 *4 (-13 (-356) (-823))))))
-(-10 -7 (-15 -2608 ((-925 (-167 (-400 (-550)))) (-667 (-167 (-400 (-550)))))) (-15 -2608 ((-925 (-167 (-400 (-550)))) (-667 (-167 (-400 (-550)))) (-1144))) (-15 -3481 ((-623 (-167 |#1|)) (-667 (-167 (-400 (-550)))) |#1|)) (-15 -3568 ((-623 (-2 (|:| |outval| (-167 |#1|)) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 (-167 |#1|)))))) (-667 (-167 (-400 (-550)))) |#1|)))
-((-1325 (((-172 (-550)) |#1|) 25)))
-(((-744 |#1|) (-10 -7 (-15 -1325 ((-172 (-550)) |#1|))) (-397)) (T -744))
-((-1325 (*1 *2 *3) (-12 (-5 *2 (-172 (-550))) (-5 *1 (-744 *3)) (-4 *3 (-397)))))
-(-10 -7 (-15 -1325 ((-172 (-550)) |#1|)))
-((-2500 ((|#1| |#1| |#1|) 24)) (-2572 ((|#1| |#1| |#1|) 23)) (-3717 ((|#1| |#1| |#1|) 32)) (-2338 ((|#1| |#1| |#1|) 28)) (-2427 (((-3 |#1| "failed") |#1| |#1|) 27)) (-1659 (((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|) 22)))
-(((-745 |#1| |#2|) (-10 -7 (-15 -1659 ((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -2572 (|#1| |#1| |#1|)) (-15 -2500 (|#1| |#1| |#1|)) (-15 -2427 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2338 (|#1| |#1| |#1|)) (-15 -3717 (|#1| |#1| |#1|))) (-687 |#2|) (-356)) (T -745))
-((-3717 (*1 *2 *2 *2) (-12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3)))) (-2338 (*1 *2 *2 *2) (-12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3)))) (-2427 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3)))) (-2500 (*1 *2 *2 *2) (-12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3)))) (-2572 (*1 *2 *2 *2) (-12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3)))) (-1659 (*1 *2 *3 *3) (-12 (-4 *4 (-356)) (-5 *2 (-2 (|:| -3526 *3) (|:| -2786 *3))) (-5 *1 (-745 *3 *4)) (-4 *3 (-687 *4)))))
-(-10 -7 (-15 -1659 ((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -2572 (|#1| |#1| |#1|)) (-15 -2500 (|#1| |#1| |#1|)) (-15 -2427 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2338 (|#1| |#1| |#1|)) (-15 -3717 (|#1| |#1| |#1|)))
-((-2457 (((-2 (|:| -2437 (-667 (-550))) (|:| |basisDen| (-550)) (|:| |basisInv| (-667 (-550)))) (-550)) 59)) (-2372 (((-2 (|:| -2437 (-667 (-550))) (|:| |basisDen| (-550)) (|:| |basisInv| (-667 (-550))))) 57)) (-3453 (((-550)) 71)))
-(((-746 |#1| |#2|) (-10 -7 (-15 -3453 ((-550))) (-15 -2372 ((-2 (|:| -2437 (-667 (-550))) (|:| |basisDen| (-550)) (|:| |basisInv| (-667 (-550)))))) (-15 -2457 ((-2 (|:| -2437 (-667 (-550))) (|:| |basisDen| (-550)) (|:| |basisInv| (-667 (-550)))) (-550)))) (-1203 (-550)) (-402 (-550) |#1|)) (T -746))
-((-2457 (*1 *2 *3) (-12 (-5 *3 (-550)) (-4 *4 (-1203 *3)) (-5 *2 (-2 (|:| -2437 (-667 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-667 *3)))) (-5 *1 (-746 *4 *5)) (-4 *5 (-402 *3 *4)))) (-2372 (*1 *2) (-12 (-4 *3 (-1203 (-550))) (-5 *2 (-2 (|:| -2437 (-667 (-550))) (|:| |basisDen| (-550)) (|:| |basisInv| (-667 (-550))))) (-5 *1 (-746 *3 *4)) (-4 *4 (-402 (-550) *3)))) (-3453 (*1 *2) (-12 (-4 *3 (-1203 *2)) (-5 *2 (-550)) (-5 *1 (-746 *3 *4)) (-4 *4 (-402 *2 *3)))))
-(-10 -7 (-15 -3453 ((-550))) (-15 -2372 ((-2 (|:| -2437 (-667 (-550))) (|:| |basisDen| (-550)) (|:| |basisInv| (-667 (-550)))))) (-15 -2457 ((-2 (|:| -2437 (-667 (-550))) (|:| |basisDen| (-550)) (|:| |basisInv| (-667 (-550)))) (-550))))
-((-1504 (((-112) $ $) NIL)) (-2726 (((-3 (|:| |nia| (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| |mdnia| (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) $) 21)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 20) (($ (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 13) (($ (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 16) (($ (-3 (|:| |nia| (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| |mdnia| (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))))) 18)) (-2316 (((-112) $ $) NIL)))
-(((-747) (-13 (-1068) (-10 -8 (-15 -1518 ($ (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -1518 ($ (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -1518 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| |mdnia| (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))) (-15 -1518 ((-836) $)) (-15 -2726 ((-3 (|:| |nia| (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| |mdnia| (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) $))))) (T -747))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-747)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *1 (-747)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *1 (-747)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| |mdnia| (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))))) (-5 *1 (-747)))) (-2726 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| |mdnia| (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))))) (-5 *1 (-747)))))
-(-13 (-1068) (-10 -8 (-15 -1518 ($ (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -1518 ($ (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -1518 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| |mdnia| (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))) (-15 -1518 ((-836) $)) (-15 -2726 ((-3 (|:| |nia| (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| |mdnia| (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) $))))
-((-1538 (((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-925 |#1|))) 18) (((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-925 |#1|)) (-623 (-1144))) 17)) (-2903 (((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-925 |#1|))) 20) (((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-925 |#1|)) (-623 (-1144))) 19)))
-(((-748 |#1|) (-10 -7 (-15 -1538 ((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-925 |#1|)) (-623 (-1144)))) (-15 -1538 ((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-925 |#1|)))) (-15 -2903 ((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-925 |#1|)) (-623 (-1144)))) (-15 -2903 ((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-925 |#1|))))) (-542)) (T -748))
-((-2903 (*1 *2 *3) (-12 (-5 *3 (-623 (-925 *4))) (-4 *4 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-925 *4)))))) (-5 *1 (-748 *4)))) (-2903 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-623 (-1144))) (-4 *5 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-925 *5)))))) (-5 *1 (-748 *5)))) (-1538 (*1 *2 *3) (-12 (-5 *3 (-623 (-925 *4))) (-4 *4 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-925 *4)))))) (-5 *1 (-748 *4)))) (-1538 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-623 (-1144))) (-4 *5 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-925 *5)))))) (-5 *1 (-748 *5)))))
-(-10 -7 (-15 -1538 ((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-925 |#1|)) (-623 (-1144)))) (-15 -1538 ((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-925 |#1|)))) (-15 -2903 ((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-925 |#1|)) (-623 (-1144)))) (-15 -2903 ((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-925 |#1|)))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-2270 (($ $ $) 6)) (-3219 (((-3 $ "failed") $ $) 9)) (-3827 (($ $ (-550)) 7)) (-3513 (($) NIL T CONST)) (-3349 (($ $ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1741 (($ $) NIL)) (-1519 (($ $ $) NIL)) (-3102 (((-112) $) NIL)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3139 (($ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-1518 (((-836) $) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-749)) NIL) (($ $ (-894)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ $ $) NIL)))
-(((-749) (-13 (-771) (-705) (-10 -8 (-15 -1519 ($ $ $)) (-15 -3349 ($ $ $)) (-15 -3139 ($ $ $)) (-15 -1866 ((-2 (|:| -3526 $) (|:| -2786 $)) $ $)) (-15 -1495 ((-3 $ "failed") $ $)) (-15 -3827 ($ $ (-550))) (-15 -1741 ($ $)) (-6 (-4344 "*"))))) (T -749))
-((-1519 (*1 *1 *1 *1) (-5 *1 (-749))) (-3349 (*1 *1 *1 *1) (-5 *1 (-749))) (-3139 (*1 *1 *1 *1) (-5 *1 (-749))) (-1866 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3526 (-749)) (|:| -2786 (-749)))) (-5 *1 (-749)))) (-1495 (*1 *1 *1 *1) (|partial| -5 *1 (-749))) (-3827 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-749)))) (-1741 (*1 *1 *1) (-5 *1 (-749))))
-(-13 (-771) (-705) (-10 -8 (-15 -1519 ($ $ $)) (-15 -3349 ($ $ $)) (-15 -3139 ($ $ $)) (-15 -1866 ((-2 (|:| -3526 $) (|:| -2786 $)) $ $)) (-15 -1495 ((-3 $ "failed") $ $)) (-15 -3827 ($ $ (-550))) (-15 -1741 ($ $)) (-6 (-4344 "*"))))
-((-2903 (((-3 |#2| "failed") |#2| |#2| (-114) (-1144)) 35)))
-(((-750 |#1| |#2|) (-10 -7 (-15 -2903 ((-3 |#2| "failed") |#2| |#2| (-114) (-1144)))) (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)) (-13 (-29 |#1|) (-1166) (-932))) (T -750))
-((-2903 (*1 *2 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-114)) (-5 *4 (-1144)) (-4 *5 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (-5 *1 (-750 *5 *2)) (-4 *2 (-13 (-29 *5) (-1166) (-932))))))
-(-10 -7 (-15 -2903 ((-3 |#2| "failed") |#2| |#2| (-114) (-1144))))
-((-1518 (((-752) |#1|) 8)))
-(((-751 |#1|) (-10 -7 (-15 -1518 ((-752) |#1|))) (-1181)) (T -751))
-((-1518 (*1 *2 *3) (-12 (-5 *2 (-752)) (-5 *1 (-751 *3)) (-4 *3 (-1181)))))
-(-10 -7 (-15 -1518 ((-752) |#1|)))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 7)) (-2316 (((-112) $ $) 9)))
-(((-752) (-1068)) (T -752))
-NIL
-(-1068)
-((-1389 ((|#2| |#4|) 35)))
-(((-753 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1389 (|#2| |#4|))) (-444) (-1203 |#1|) (-703 |#1| |#2|) (-1203 |#3|)) (T -753))
-((-1389 (*1 *2 *3) (-12 (-4 *4 (-444)) (-4 *5 (-703 *4 *2)) (-4 *2 (-1203 *4)) (-5 *1 (-753 *4 *2 *5 *3)) (-4 *3 (-1203 *5)))))
-(-10 -7 (-15 -1389 (|#2| |#4|)))
-((-1386 (((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|) 56)) (-3805 (((-1232) (-1126) (-1126) |#4| |#5|) 33)) (-3655 ((|#4| |#4| |#5|) 73)) (-3748 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#5|) 77)) (-2704 (((-623 (-2 (|:| |val| (-112)) (|:| -3223 |#5|))) |#4| |#5|) 16)))
-(((-754 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1386 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -3655 (|#4| |#4| |#5|)) (-15 -3748 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#5|)) (-15 -3805 ((-1232) (-1126) (-1126) |#4| |#5|)) (-15 -2704 ((-623 (-2 (|:| |val| (-112)) (|:| -3223 |#5|))) |#4| |#5|))) (-444) (-771) (-825) (-1034 |#1| |#2| |#3|) (-1040 |#1| |#2| |#3| |#4|)) (T -754))
-((-2704 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -3223 *4)))) (-5 *1 (-754 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-3805 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-1126)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *4 (-1034 *6 *7 *8)) (-5 *2 (-1232)) (-5 *1 (-754 *6 *7 *8 *4 *5)) (-4 *5 (-1040 *6 *7 *8 *4)))) (-3748 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4)))) (-5 *1 (-754 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-3655 (*1 *2 *2 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *2 (-1034 *4 *5 *6)) (-5 *1 (-754 *4 *5 *6 *2 *3)) (-4 *3 (-1040 *4 *5 *6 *2)))) (-1386 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *3))) (-5 *1 (-754 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))))
-(-10 -7 (-15 -1386 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -3655 (|#4| |#4| |#5|)) (-15 -3748 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#5|)) (-15 -3805 ((-1232) (-1126) (-1126) |#4| |#5|)) (-15 -2704 ((-623 (-2 (|:| |val| (-112)) (|:| -3223 |#5|))) |#4| |#5|)))
-((-3880 (((-3 (-1140 (-1140 |#1|)) "failed") |#4|) 43)) (-2814 (((-623 |#4|) |#4|) 15)) (-2072 ((|#4| |#4|) 11)))
-(((-755 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2814 ((-623 |#4|) |#4|)) (-15 -3880 ((-3 (-1140 (-1140 |#1|)) "failed") |#4|)) (-15 -2072 (|#4| |#4|))) (-342) (-322 |#1|) (-1203 |#2|) (-1203 |#3|) (-894)) (T -755))
-((-2072 (*1 *2 *2) (-12 (-4 *3 (-342)) (-4 *4 (-322 *3)) (-4 *5 (-1203 *4)) (-5 *1 (-755 *3 *4 *5 *2 *6)) (-4 *2 (-1203 *5)) (-14 *6 (-894)))) (-3880 (*1 *2 *3) (|partial| -12 (-4 *4 (-342)) (-4 *5 (-322 *4)) (-4 *6 (-1203 *5)) (-5 *2 (-1140 (-1140 *4))) (-5 *1 (-755 *4 *5 *6 *3 *7)) (-4 *3 (-1203 *6)) (-14 *7 (-894)))) (-2814 (*1 *2 *3) (-12 (-4 *4 (-342)) (-4 *5 (-322 *4)) (-4 *6 (-1203 *5)) (-5 *2 (-623 *3)) (-5 *1 (-755 *4 *5 *6 *3 *7)) (-4 *3 (-1203 *6)) (-14 *7 (-894)))))
-(-10 -7 (-15 -2814 ((-623 |#4|) |#4|)) (-15 -3880 ((-3 (-1140 (-1140 |#1|)) "failed") |#4|)) (-15 -2072 (|#4| |#4|)))
-((-2780 (((-2 (|:| |deter| (-623 (-1140 |#5|))) (|:| |dterm| (-623 (-623 (-2 (|:| -2153 (-749)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-623 |#1|)) (|:| |nlead| (-623 |#5|))) (-1140 |#5|) (-623 |#1|) (-623 |#5|)) 54)) (-2898 (((-623 (-749)) |#1|) 13)))
-(((-756 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2780 ((-2 (|:| |deter| (-623 (-1140 |#5|))) (|:| |dterm| (-623 (-623 (-2 (|:| -2153 (-749)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-623 |#1|)) (|:| |nlead| (-623 |#5|))) (-1140 |#5|) (-623 |#1|) (-623 |#5|))) (-15 -2898 ((-623 (-749)) |#1|))) (-1203 |#4|) (-771) (-825) (-300) (-922 |#4| |#2| |#3|)) (T -756))
-((-2898 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300)) (-5 *2 (-623 (-749))) (-5 *1 (-756 *3 *4 *5 *6 *7)) (-4 *3 (-1203 *6)) (-4 *7 (-922 *6 *4 *5)))) (-2780 (*1 *2 *3 *4 *5) (-12 (-4 *6 (-1203 *9)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *9 (-300)) (-4 *10 (-922 *9 *7 *8)) (-5 *2 (-2 (|:| |deter| (-623 (-1140 *10))) (|:| |dterm| (-623 (-623 (-2 (|:| -2153 (-749)) (|:| |pcoef| *10))))) (|:| |nfacts| (-623 *6)) (|:| |nlead| (-623 *10)))) (-5 *1 (-756 *6 *7 *8 *9 *10)) (-5 *3 (-1140 *10)) (-5 *4 (-623 *6)) (-5 *5 (-623 *10)))))
-(-10 -7 (-15 -2780 ((-2 (|:| |deter| (-623 (-1140 |#5|))) (|:| |dterm| (-623 (-623 (-2 (|:| -2153 (-749)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-623 |#1|)) (|:| |nlead| (-623 |#5|))) (-1140 |#5|) (-623 |#1|) (-623 |#5|))) (-15 -2898 ((-623 (-749)) |#1|)))
-((-1366 (((-623 (-2 (|:| |outval| |#1|) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 |#1|))))) (-667 (-400 (-550))) |#1|) 31)) (-4295 (((-623 |#1|) (-667 (-400 (-550))) |#1|) 21)) (-2608 (((-925 (-400 (-550))) (-667 (-400 (-550))) (-1144)) 18) (((-925 (-400 (-550))) (-667 (-400 (-550)))) 17)))
-(((-757 |#1|) (-10 -7 (-15 -2608 ((-925 (-400 (-550))) (-667 (-400 (-550))))) (-15 -2608 ((-925 (-400 (-550))) (-667 (-400 (-550))) (-1144))) (-15 -4295 ((-623 |#1|) (-667 (-400 (-550))) |#1|)) (-15 -1366 ((-623 (-2 (|:| |outval| |#1|) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 |#1|))))) (-667 (-400 (-550))) |#1|))) (-13 (-356) (-823))) (T -757))
-((-1366 (*1 *2 *3 *4) (-12 (-5 *3 (-667 (-400 (-550)))) (-5 *2 (-623 (-2 (|:| |outval| *4) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 *4)))))) (-5 *1 (-757 *4)) (-4 *4 (-13 (-356) (-823))))) (-4295 (*1 *2 *3 *4) (-12 (-5 *3 (-667 (-400 (-550)))) (-5 *2 (-623 *4)) (-5 *1 (-757 *4)) (-4 *4 (-13 (-356) (-823))))) (-2608 (*1 *2 *3 *4) (-12 (-5 *3 (-667 (-400 (-550)))) (-5 *4 (-1144)) (-5 *2 (-925 (-400 (-550)))) (-5 *1 (-757 *5)) (-4 *5 (-13 (-356) (-823))))) (-2608 (*1 *2 *3) (-12 (-5 *3 (-667 (-400 (-550)))) (-5 *2 (-925 (-400 (-550)))) (-5 *1 (-757 *4)) (-4 *4 (-13 (-356) (-823))))))
-(-10 -7 (-15 -2608 ((-925 (-400 (-550))) (-667 (-400 (-550))))) (-15 -2608 ((-925 (-400 (-550))) (-667 (-400 (-550))) (-1144))) (-15 -4295 ((-623 |#1|) (-667 (-400 (-550))) |#1|)) (-15 -1366 ((-623 (-2 (|:| |outval| |#1|) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 |#1|))))) (-667 (-400 (-550))) |#1|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 34)) (-3141 (((-623 |#2|) $) NIL)) (-3306 (((-1140 $) $ |#2|) NIL) (((-1140 |#1|) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-1520 (((-749) $) NIL) (((-749) $ (-623 |#2|)) NIL)) (-4180 (($ $) 28)) (-2167 (((-112) $ $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3238 (($ $ $) 93 (|has| |#1| (-542)))) (-1769 (((-623 $) $ $) 106 (|has| |#1| (-542)))) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-1505 (($ $) NIL (|has| |#1| (-444)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-444)))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 |#2| "failed") $) NIL) (((-3 $ "failed") (-925 (-400 (-550)))) NIL (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#2| (-596 (-1144))))) (((-3 $ "failed") (-925 (-550))) NIL (-1561 (-12 (|has| |#1| (-38 (-550))) (|has| |#2| (-596 (-1144))) (-3462 (|has| |#1| (-38 (-400 (-550)))))) (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#2| (-596 (-1144)))))) (((-3 $ "failed") (-925 |#1|)) NIL (-1561 (-12 (|has| |#2| (-596 (-1144))) (-3462 (|has| |#1| (-38 (-400 (-550))))) (-3462 (|has| |#1| (-38 (-550))))) (-12 (|has| |#1| (-38 (-550))) (|has| |#2| (-596 (-1144))) (-3462 (|has| |#1| (-38 (-400 (-550))))) (-3462 (|has| |#1| (-535)))) (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#2| (-596 (-1144))) (-3462 (|has| |#1| (-965 (-550))))))) (((-3 (-1093 |#1| |#2|) "failed") $) 18)) (-2726 ((|#1| $) NIL) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-550) $) NIL (|has| |#1| (-1011 (-550)))) ((|#2| $) NIL) (($ (-925 (-400 (-550)))) NIL (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#2| (-596 (-1144))))) (($ (-925 (-550))) NIL (-1561 (-12 (|has| |#1| (-38 (-550))) (|has| |#2| (-596 (-1144))) (-3462 (|has| |#1| (-38 (-400 (-550)))))) (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#2| (-596 (-1144)))))) (($ (-925 |#1|)) NIL (-1561 (-12 (|has| |#2| (-596 (-1144))) (-3462 (|has| |#1| (-38 (-400 (-550))))) (-3462 (|has| |#1| (-38 (-550))))) (-12 (|has| |#1| (-38 (-550))) (|has| |#2| (-596 (-1144))) (-3462 (|has| |#1| (-38 (-400 (-550))))) (-3462 (|has| |#1| (-535)))) (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#2| (-596 (-1144))) (-3462 (|has| |#1| (-965 (-550))))))) (((-1093 |#1| |#2|) $) NIL)) (-3340 (($ $ $ |#2|) NIL (|has| |#1| (-170))) (($ $ $) 104 (|has| |#1| (-542)))) (-3295 (($ $) NIL) (($ $ |#2|) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-3404 (((-112) $ $) NIL) (((-112) $ (-623 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-2653 (((-112) $) NIL)) (-4113 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 70)) (-2494 (($ $) 119 (|has| |#1| (-444)))) (-2674 (($ $) NIL (|has| |#1| (-444))) (($ $ |#2|) NIL (|has| |#1| (-444)))) (-3287 (((-623 $) $) NIL)) (-3933 (((-112) $) NIL (|has| |#1| (-882)))) (-4137 (($ $) NIL (|has| |#1| (-542)))) (-4260 (($ $) NIL (|has| |#1| (-542)))) (-3151 (($ $ $) 65) (($ $ $ |#2|) NIL)) (-3037 (($ $ $) 68) (($ $ $ |#2|) NIL)) (-2613 (($ $ |#1| (-522 |#2|) $) NIL)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (-12 (|has| |#1| (-859 (-372))) (|has| |#2| (-859 (-372))))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (-12 (|has| |#1| (-859 (-550))) (|has| |#2| (-859 (-550)))))) (-3102 (((-112) $) NIL)) (-2603 (((-749) $) NIL)) (-3499 (((-112) $ $) NIL) (((-112) $ (-623 $)) NIL)) (-1383 (($ $ $ $ $) 90 (|has| |#1| (-542)))) (-3952 ((|#2| $) 19)) (-3129 (($ (-1140 |#1|) |#2|) NIL) (($ (-1140 $) |#2|) NIL)) (-1822 (((-623 $) $) NIL)) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| (-522 |#2|)) NIL) (($ $ |#2| (-749)) 36) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-3244 (($ $ $) 60)) (-2843 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $ |#2|) NIL)) (-1590 (((-112) $) NIL)) (-1667 (((-522 |#2|) $) NIL) (((-749) $ |#2|) NIL) (((-623 (-749)) $ (-623 |#2|)) NIL)) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-2113 (((-749) $) 20)) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-2688 (($ (-1 (-522 |#2|) (-522 |#2|)) $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-2558 (((-3 |#2| "failed") $) NIL)) (-2225 (($ $) NIL (|has| |#1| (-444)))) (-2303 (($ $) NIL (|has| |#1| (-444)))) (-2319 (((-623 $) $) NIL)) (-2573 (($ $) 37)) (-2397 (($ $) NIL (|has| |#1| (-444)))) (-2406 (((-623 $) $) 41)) (-2491 (($ $) 39)) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL) (($ $ |#2|) 45)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-1298 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -3363 (-749))) $ $) 82)) (-3345 (((-2 (|:| -2855 $) (|:| |gap| (-749)) (|:| -3526 $) (|:| -2786 $)) $ $) 67) (((-2 (|:| -2855 $) (|:| |gap| (-749)) (|:| -3526 $) (|:| -2786 $)) $ $ |#2|) NIL)) (-2803 (((-2 (|:| -2855 $) (|:| |gap| (-749)) (|:| -2786 $)) $ $) NIL) (((-2 (|:| -2855 $) (|:| |gap| (-749)) (|:| -2786 $)) $ $ |#2|) NIL)) (-2979 (($ $ $) 72) (($ $ $ |#2|) NIL)) (-2887 (($ $ $) 75) (($ $ $ |#2|) NIL)) (-1825 (((-1126) $) NIL)) (-3632 (($ $ $) 108 (|has| |#1| (-542)))) (-1815 (((-623 $) $) 30)) (-1598 (((-3 (-623 $) "failed") $) NIL)) (-1444 (((-3 (-623 $) "failed") $) NIL)) (-1748 (((-3 (-2 (|:| |var| |#2|) (|:| -3521 (-749))) "failed") $) NIL)) (-1296 (((-112) $ $) NIL) (((-112) $ (-623 $)) NIL)) (-3900 (($ $ $) NIL)) (-3862 (($ $) 21)) (-3831 (((-112) $ $) NIL)) (-1394 (((-112) $ $) NIL) (((-112) $ (-623 $)) NIL)) (-3984 (($ $ $) NIL)) (-2026 (($ $) 23)) (-3337 (((-1088) $) NIL)) (-1867 (((-2 (|:| -3139 $) (|:| |coef2| $)) $ $) 99 (|has| |#1| (-542)))) (-1982 (((-2 (|:| -3139 $) (|:| |coef1| $)) $ $) 96 (|has| |#1| (-542)))) (-3248 (((-112) $) 52)) (-3256 ((|#1| $) 55)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#1| (-444)))) (-3139 ((|#1| |#1| $) 116 (|has| |#1| (-444))) (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3338 (((-411 $) $) NIL (|has| |#1| (-882)))) (-3834 (((-2 (|:| -3139 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 102 (|has| |#1| (-542)))) (-1495 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542))) (((-3 $ "failed") $ $) 84 (|has| |#1| (-542)))) (-3921 (($ $ |#1|) 112 (|has| |#1| (-542))) (($ $ $) NIL (|has| |#1| (-542)))) (-4031 (($ $ |#1|) 111 (|has| |#1| (-542))) (($ $ $) NIL (|has| |#1| (-542)))) (-3866 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ |#2| |#1|) NIL) (($ $ (-623 |#2|) (-623 |#1|)) NIL) (($ $ |#2| $) NIL) (($ $ (-623 |#2|) (-623 $)) NIL)) (-3453 (($ $ |#2|) NIL (|has| |#1| (-170)))) (-2393 (($ $ |#2|) NIL) (($ $ (-623 |#2|)) NIL) (($ $ |#2| (-749)) NIL) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-2970 (((-522 |#2|) $) NIL) (((-749) $ |#2|) 43) (((-623 (-749)) $ (-623 |#2|)) NIL)) (-1923 (($ $) NIL)) (-1699 (($ $) 33)) (-4028 (((-865 (-372)) $) NIL (-12 (|has| |#1| (-596 (-865 (-372)))) (|has| |#2| (-596 (-865 (-372)))))) (((-865 (-550)) $) NIL (-12 (|has| |#1| (-596 (-865 (-550)))) (|has| |#2| (-596 (-865 (-550)))))) (((-526) $) NIL (-12 (|has| |#1| (-596 (-526))) (|has| |#2| (-596 (-526))))) (($ (-925 (-400 (-550)))) NIL (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#2| (-596 (-1144))))) (($ (-925 (-550))) NIL (-1561 (-12 (|has| |#1| (-38 (-550))) (|has| |#2| (-596 (-1144))) (-3462 (|has| |#1| (-38 (-400 (-550)))))) (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#2| (-596 (-1144)))))) (($ (-925 |#1|)) NIL (|has| |#2| (-596 (-1144)))) (((-1126) $) NIL (-12 (|has| |#1| (-1011 (-550))) (|has| |#2| (-596 (-1144))))) (((-925 |#1|) $) NIL (|has| |#2| (-596 (-1144))))) (-2503 ((|#1| $) 115 (|has| |#1| (-444))) (($ $ |#2|) NIL (|has| |#1| (-444)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#1| (-882))))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL) (($ |#2|) NIL) (((-925 |#1|) $) NIL (|has| |#2| (-596 (-1144)))) (((-1093 |#1| |#2|) $) 15) (($ (-1093 |#1| |#2|)) 16) (($ (-400 (-550))) NIL (-1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1011 (-400 (-550)))))) (($ $) NIL (|has| |#1| (-542)))) (-3511 (((-623 |#1|) $) NIL)) (-2510 ((|#1| $ (-522 |#2|)) NIL) (($ $ |#2| (-749)) 44) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| |#1| (-882))) (|has| |#1| (-143))))) (-2390 (((-749)) NIL)) (-2540 (($ $ $ (-749)) NIL (|has| |#1| (-170)))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2626 (($) 13 T CONST)) (-2242 (((-3 (-112) "failed") $ $) NIL)) (-2636 (($) 35 T CONST)) (-1516 (($ $ $ $ (-749)) 88 (|has| |#1| (-542)))) (-1628 (($ $ $ (-749)) 87 (|has| |#1| (-542)))) (-4183 (($ $ |#2|) NIL) (($ $ (-623 |#2|)) NIL) (($ $ |#2| (-749)) NIL) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) 54)) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) 64)) (-2391 (($ $ $) 74)) (** (($ $ (-894)) NIL) (($ $ (-749)) 61)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 59) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 58) (($ $ |#1|) NIL)))
-(((-758 |#1| |#2|) (-13 (-1034 |#1| (-522 |#2|) |#2|) (-595 (-1093 |#1| |#2|)) (-1011 (-1093 |#1| |#2|))) (-1020) (-825)) (T -758))
-NIL
-(-13 (-1034 |#1| (-522 |#2|) |#2|) (-595 (-1093 |#1| |#2|)) (-1011 (-1093 |#1| |#2|)))
-((-3972 (((-760 |#2|) (-1 |#2| |#1|) (-760 |#1|)) 13)))
-(((-759 |#1| |#2|) (-10 -7 (-15 -3972 ((-760 |#2|) (-1 |#2| |#1|) (-760 |#1|)))) (-1020) (-1020)) (T -759))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-760 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *2 (-760 *6)) (-5 *1 (-759 *5 *6)))))
-(-10 -7 (-15 -3972 ((-760 |#2|) (-1 |#2| |#1|) (-760 |#1|))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 12)) (-2170 (((-1227 |#1|) $ (-749)) NIL)) (-3141 (((-623 (-1050)) $) NIL)) (-3058 (($ (-1140 |#1|)) NIL)) (-3306 (((-1140 $) $ (-1050)) NIL) (((-1140 |#1|) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-1520 (((-749) $) NIL) (((-749) $ (-623 (-1050))) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1912 (((-623 $) $ $) 39 (|has| |#1| (-542)))) (-3238 (($ $ $) 35 (|has| |#1| (-542)))) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-1505 (($ $) NIL (|has| |#1| (-444)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-444)))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3631 (((-112) $ $) NIL (|has| |#1| (-356)))) (-3810 (($ $ (-749)) NIL)) (-3690 (($ $ (-749)) NIL)) (-4005 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-444)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-1050) "failed") $) NIL) (((-3 (-1140 |#1|) "failed") $) 10)) (-2726 ((|#1| $) NIL) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-1050) $) NIL) (((-1140 |#1|) $) NIL)) (-3340 (($ $ $ (-1050)) NIL (|has| |#1| (-170))) ((|#1| $ $) 43 (|has| |#1| (-170)))) (-3349 (($ $ $) NIL (|has| |#1| (-356)))) (-3295 (($ $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1519 (($ $ $) NIL (|has| |#1| (-356)))) (-3563 (($ $ $) NIL)) (-4232 (($ $ $) 71 (|has| |#1| (-542)))) (-4113 (((-2 (|:| -2855 |#1|) (|:| -3526 $) (|:| -2786 $)) $ $) 70 (|has| |#1| (-542)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-2674 (($ $) NIL (|has| |#1| (-444))) (($ $ (-1050)) NIL (|has| |#1| (-444)))) (-3287 (((-623 $) $) NIL)) (-3933 (((-112) $) NIL (|has| |#1| (-882)))) (-2613 (($ $ |#1| (-749) $) NIL)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (-12 (|has| (-1050) (-859 (-372))) (|has| |#1| (-859 (-372))))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (-12 (|has| (-1050) (-859 (-550))) (|has| |#1| (-859 (-550)))))) (-2475 (((-749) $ $) NIL (|has| |#1| (-542)))) (-3102 (((-112) $) NIL)) (-2603 (((-749) $) NIL)) (-2826 (((-3 $ "failed") $) NIL (|has| |#1| (-1119)))) (-3129 (($ (-1140 |#1|) (-1050)) NIL) (($ (-1140 $) (-1050)) NIL)) (-1784 (($ $ (-749)) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1822 (((-623 $) $) NIL)) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| (-749)) NIL) (($ $ (-1050) (-749)) NIL) (($ $ (-623 (-1050)) (-623 (-749))) NIL)) (-3244 (($ $ $) 20)) (-2843 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $ (-1050)) NIL) (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-1667 (((-749) $) NIL) (((-749) $ (-1050)) NIL) (((-623 (-749)) $ (-623 (-1050))) NIL)) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-2688 (($ (-1 (-749) (-749)) $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-3165 (((-1140 |#1|) $) NIL)) (-2558 (((-3 (-1050) "failed") $) NIL)) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-1298 (((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -3363 (-749))) $ $) 26)) (-2511 (($ $ $) 29)) (-1382 (($ $ $) 32)) (-3345 (((-2 (|:| -2855 |#1|) (|:| |gap| (-749)) (|:| -3526 $) (|:| -2786 $)) $ $) 31)) (-1825 (((-1126) $) NIL)) (-3632 (($ $ $) 41 (|has| |#1| (-542)))) (-2731 (((-2 (|:| -3526 $) (|:| -2786 $)) $ (-749)) NIL)) (-1598 (((-3 (-623 $) "failed") $) NIL)) (-1444 (((-3 (-623 $) "failed") $) NIL)) (-1748 (((-3 (-2 (|:| |var| (-1050)) (|:| -3521 (-749))) "failed") $) NIL)) (-1489 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3862 (($) NIL (|has| |#1| (-1119)) CONST)) (-3337 (((-1088) $) NIL)) (-1867 (((-2 (|:| -3139 $) (|:| |coef2| $)) $ $) 67 (|has| |#1| (-542)))) (-1982 (((-2 (|:| -3139 $) (|:| |coef1| $)) $ $) 63 (|has| |#1| (-542)))) (-3419 (((-2 (|:| -3340 |#1|) (|:| |coef2| $)) $ $) 55 (|has| |#1| (-542)))) (-3549 (((-2 (|:| -3340 |#1|) (|:| |coef1| $)) $ $) 51 (|has| |#1| (-542)))) (-3248 (((-112) $) 13)) (-3256 ((|#1| $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#1| (-444)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-3138 (($ $ (-749) |#1| $) 19)) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3338 (((-411 $) $) NIL (|has| |#1| (-882)))) (-3834 (((-2 (|:| -3139 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 59 (|has| |#1| (-542)))) (-2759 (((-2 (|:| -3340 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $) 47 (|has| |#1| (-542)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-1495 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3866 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-1050) |#1|) NIL) (($ $ (-623 (-1050)) (-623 |#1|)) NIL) (($ $ (-1050) $) NIL) (($ $ (-623 (-1050)) (-623 $)) NIL)) (-3542 (((-749) $) NIL (|has| |#1| (-356)))) (-2680 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-400 $) (-400 $) (-400 $)) NIL (|has| |#1| (-542))) ((|#1| (-400 $) |#1|) NIL (|has| |#1| (-356))) (((-400 $) $ (-400 $)) NIL (|has| |#1| (-542)))) (-2953 (((-3 $ "failed") $ (-749)) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-356)))) (-3453 (($ $ (-1050)) NIL (|has| |#1| (-170))) ((|#1| $) NIL (|has| |#1| (-170)))) (-2393 (($ $ (-1050)) NIL) (($ $ (-623 (-1050))) NIL) (($ $ (-1050) (-749)) NIL) (($ $ (-623 (-1050)) (-623 (-749))) NIL) (($ $ (-749)) NIL) (($ $) NIL) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-2970 (((-749) $) NIL) (((-749) $ (-1050)) NIL) (((-623 (-749)) $ (-623 (-1050))) NIL)) (-4028 (((-865 (-372)) $) NIL (-12 (|has| (-1050) (-596 (-865 (-372)))) (|has| |#1| (-596 (-865 (-372)))))) (((-865 (-550)) $) NIL (-12 (|has| (-1050) (-596 (-865 (-550)))) (|has| |#1| (-596 (-865 (-550)))))) (((-526) $) NIL (-12 (|has| (-1050) (-596 (-526))) (|has| |#1| (-596 (-526)))))) (-2503 ((|#1| $) NIL (|has| |#1| (-444))) (($ $ (-1050)) NIL (|has| |#1| (-444)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#1| (-882))))) (-1292 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542))) (((-3 (-400 $) "failed") (-400 $) $) NIL (|has| |#1| (-542)))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL) (($ (-1050)) NIL) (((-1140 |#1|) $) 7) (($ (-1140 |#1|)) 8) (($ (-400 (-550))) NIL (-1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1011 (-400 (-550)))))) (($ $) NIL (|has| |#1| (-542)))) (-3511 (((-623 |#1|) $) NIL)) (-2510 ((|#1| $ (-749)) NIL) (($ $ (-1050) (-749)) NIL) (($ $ (-623 (-1050)) (-623 (-749))) NIL)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| |#1| (-882))) (|has| |#1| (-143))))) (-2390 (((-749)) NIL)) (-2540 (($ $ $ (-749)) NIL (|has| |#1| (-170)))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2626 (($) 21 T CONST)) (-2636 (($) 24 T CONST)) (-4183 (($ $ (-1050)) NIL) (($ $ (-623 (-1050))) NIL) (($ $ (-1050) (-749)) NIL) (($ $ (-623 (-1050)) (-623 (-749))) NIL) (($ $ (-749)) NIL) (($ $) NIL) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2403 (($ $) 28) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 23) (($ $ |#1|) NIL)))
-(((-760 |#1|) (-13 (-1203 |#1|) (-595 (-1140 |#1|)) (-1011 (-1140 |#1|)) (-10 -8 (-15 -3138 ($ $ (-749) |#1| $)) (-15 -3244 ($ $ $)) (-15 -1298 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -3363 (-749))) $ $)) (-15 -2511 ($ $ $)) (-15 -3345 ((-2 (|:| -2855 |#1|) (|:| |gap| (-749)) (|:| -3526 $) (|:| -2786 $)) $ $)) (-15 -1382 ($ $ $)) (IF (|has| |#1| (-542)) (PROGN (-15 -1912 ((-623 $) $ $)) (-15 -3632 ($ $ $)) (-15 -3834 ((-2 (|:| -3139 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -1982 ((-2 (|:| -3139 $) (|:| |coef1| $)) $ $)) (-15 -1867 ((-2 (|:| -3139 $) (|:| |coef2| $)) $ $)) (-15 -2759 ((-2 (|:| -3340 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -3549 ((-2 (|:| -3340 |#1|) (|:| |coef1| $)) $ $)) (-15 -3419 ((-2 (|:| -3340 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|))) (-1020)) (T -760))
-((-3138 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-749)) (-5 *1 (-760 *3)) (-4 *3 (-1020)))) (-3244 (*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-1020)))) (-1298 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |polnum| (-760 *3)) (|:| |polden| *3) (|:| -3363 (-749)))) (-5 *1 (-760 *3)) (-4 *3 (-1020)))) (-2511 (*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-1020)))) (-3345 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2855 *3) (|:| |gap| (-749)) (|:| -3526 (-760 *3)) (|:| -2786 (-760 *3)))) (-5 *1 (-760 *3)) (-4 *3 (-1020)))) (-1382 (*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-1020)))) (-1912 (*1 *2 *1 *1) (-12 (-5 *2 (-623 (-760 *3))) (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1020)))) (-3632 (*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-542)) (-4 *2 (-1020)))) (-3834 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3139 (-760 *3)) (|:| |coef1| (-760 *3)) (|:| |coef2| (-760 *3)))) (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1020)))) (-1982 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3139 (-760 *3)) (|:| |coef1| (-760 *3)))) (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1020)))) (-1867 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3139 (-760 *3)) (|:| |coef2| (-760 *3)))) (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1020)))) (-2759 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3340 *3) (|:| |coef1| (-760 *3)) (|:| |coef2| (-760 *3)))) (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1020)))) (-3549 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3340 *3) (|:| |coef1| (-760 *3)))) (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1020)))) (-3419 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3340 *3) (|:| |coef2| (-760 *3)))) (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1020)))))
-(-13 (-1203 |#1|) (-595 (-1140 |#1|)) (-1011 (-1140 |#1|)) (-10 -8 (-15 -3138 ($ $ (-749) |#1| $)) (-15 -3244 ($ $ $)) (-15 -1298 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -3363 (-749))) $ $)) (-15 -2511 ($ $ $)) (-15 -3345 ((-2 (|:| -2855 |#1|) (|:| |gap| (-749)) (|:| -3526 $) (|:| -2786 $)) $ $)) (-15 -1382 ($ $ $)) (IF (|has| |#1| (-542)) (PROGN (-15 -1912 ((-623 $) $ $)) (-15 -3632 ($ $ $)) (-15 -3834 ((-2 (|:| -3139 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -1982 ((-2 (|:| -3139 $) (|:| |coef1| $)) $ $)) (-15 -1867 ((-2 (|:| -3139 $) (|:| |coef2| $)) $ $)) (-15 -2759 ((-2 (|:| -3340 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -3549 ((-2 (|:| -3340 |#1|) (|:| |coef1| $)) $ $)) (-15 -3419 ((-2 (|:| -3340 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|)))
-((-1680 ((|#1| (-749) |#1|) 32 (|has| |#1| (-38 (-400 (-550)))))) (-3362 ((|#1| (-749) |#1|) 22)) (-1533 ((|#1| (-749) |#1|) 34 (|has| |#1| (-38 (-400 (-550)))))))
-(((-761 |#1|) (-10 -7 (-15 -3362 (|#1| (-749) |#1|)) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -1533 (|#1| (-749) |#1|)) (-15 -1680 (|#1| (-749) |#1|))) |%noBranch|)) (-170)) (T -761))
-((-1680 (*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-761 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-170)))) (-1533 (*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-761 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-170)))) (-3362 (*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-761 *2)) (-4 *2 (-170)))))
-(-10 -7 (-15 -3362 (|#1| (-749) |#1|)) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -1533 (|#1| (-749) |#1|)) (-15 -1680 (|#1| (-749) |#1|))) |%noBranch|))
-((-1504 (((-112) $ $) 7)) (-1672 (((-623 (-2 (|:| -2027 $) (|:| -3257 (-623 |#4|)))) (-623 |#4|)) 85)) (-1779 (((-623 $) (-623 |#4|)) 86) (((-623 $) (-623 |#4|) (-112)) 111)) (-3141 (((-623 |#3|) $) 33)) (-2238 (((-112) $) 26)) (-3670 (((-112) $) 17 (|has| |#1| (-542)))) (-3301 (((-112) |#4| $) 101) (((-112) $) 97)) (-4074 ((|#4| |#4| $) 92)) (-1505 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 $))) |#4| $) 126)) (-1674 (((-2 (|:| |under| $) (|:| -1608 $) (|:| |upper| $)) $ |#3|) 27)) (-4047 (((-112) $ (-749)) 44)) (-4253 (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4342))) (((-3 |#4| "failed") $ |#3|) 79)) (-3513 (($) 45 T CONST)) (-2976 (((-112) $) 22 (|has| |#1| (-542)))) (-3156 (((-112) $ $) 24 (|has| |#1| (-542)))) (-3059 (((-112) $ $) 23 (|has| |#1| (-542)))) (-3253 (((-112) $) 25 (|has| |#1| (-542)))) (-4156 (((-623 |#4|) (-623 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 93)) (-3774 (((-623 |#4|) (-623 |#4|) $) 18 (|has| |#1| (-542)))) (-3872 (((-623 |#4|) (-623 |#4|) $) 19 (|has| |#1| (-542)))) (-3880 (((-3 $ "failed") (-623 |#4|)) 36)) (-2726 (($ (-623 |#4|)) 35)) (-1308 (((-3 $ "failed") $) 82)) (-2067 ((|#4| |#4| $) 89)) (-1328 (($ $) 68 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342))))) (-3137 (($ |#4| $) 67 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#4|) $) 64 (|has| $ (-6 -4342)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-542)))) (-3404 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 102)) (-1878 ((|#4| |#4| $) 87)) (-2419 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4342))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4342))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-3589 (((-2 (|:| -2027 (-623 |#4|)) (|:| -3257 (-623 |#4|))) $) 105)) (-3113 (((-112) |#4| $) 136)) (-2933 (((-112) |#4| $) 133)) (-3208 (((-112) |#4| $) 137) (((-112) $) 134)) (-3450 (((-623 |#4|) $) 52 (|has| $ (-6 -4342)))) (-3499 (((-112) |#4| $) 104) (((-112) $) 103)) (-3952 ((|#3| $) 34)) (-1859 (((-112) $ (-749)) 43)) (-2689 (((-623 |#4|) $) 53 (|has| $ (-6 -4342)))) (-1921 (((-112) |#4| $) 55 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#4| |#4|) $) 47)) (-2650 (((-623 |#3|) $) 32)) (-2568 (((-112) |#3| $) 31)) (-1573 (((-112) $ (-749)) 42)) (-1825 (((-1126) $) 9)) (-3735 (((-3 |#4| (-623 $)) |#4| |#4| $) 128)) (-3632 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 $))) |#4| |#4| $) 127)) (-3159 (((-3 |#4| "failed") $) 83)) (-3830 (((-623 $) |#4| $) 129)) (-2845 (((-3 (-112) (-623 $)) |#4| $) 132)) (-2743 (((-623 (-2 (|:| |val| (-112)) (|:| -3223 $))) |#4| $) 131) (((-112) |#4| $) 130)) (-1623 (((-623 $) |#4| $) 125) (((-623 $) (-623 |#4|) $) 124) (((-623 $) (-623 |#4|) (-623 $)) 123) (((-623 $) |#4| (-623 $)) 122)) (-3757 (($ |#4| $) 117) (($ (-623 |#4|) $) 116)) (-3671 (((-623 |#4|) $) 107)) (-1296 (((-112) |#4| $) 99) (((-112) $) 95)) (-3900 ((|#4| |#4| $) 90)) (-3831 (((-112) $ $) 110)) (-2884 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-542)))) (-1394 (((-112) |#4| $) 100) (((-112) $) 96)) (-3984 ((|#4| |#4| $) 91)) (-3337 (((-1088) $) 10)) (-1293 (((-3 |#4| "failed") $) 84)) (-3321 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 61)) (-2654 (((-3 $ "failed") $ |#4|) 78)) (-2272 (($ $ |#4|) 77) (((-623 $) |#4| $) 115) (((-623 $) |#4| (-623 $)) 114) (((-623 $) (-623 |#4|) $) 113) (((-623 $) (-623 |#4|) (-623 $)) 112)) (-1543 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 |#4|) (-623 |#4|)) 59 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-287 |#4|)) 57 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-623 (-287 |#4|))) 56 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))) (-4140 (((-112) $ $) 38)) (-2902 (((-112) $) 41)) (-3498 (($) 40)) (-2970 (((-749) $) 106)) (-3350 (((-749) |#4| $) 54 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342)))) (((-749) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4342)))) (-1731 (($ $) 39)) (-4028 (((-526) $) 69 (|has| |#4| (-596 (-526))))) (-1532 (($ (-623 |#4|)) 60)) (-2315 (($ $ |#3|) 28)) (-2486 (($ $ |#3|) 30)) (-1969 (($ $) 88)) (-2401 (($ $ |#3|) 29)) (-1518 (((-836) $) 11) (((-623 |#4|) $) 37)) (-2580 (((-749) $) 76 (|has| |#3| (-361)))) (-3753 (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 108)) (-4259 (((-112) $ (-1 (-112) |#4| (-623 |#4|))) 98)) (-3532 (((-623 $) |#4| $) 121) (((-623 $) |#4| (-623 $)) 120) (((-623 $) (-623 |#4|) $) 119) (((-623 $) (-623 |#4|) (-623 $)) 118)) (-1675 (((-112) (-1 (-112) |#4|) $) 49 (|has| $ (-6 -4342)))) (-1579 (((-623 |#3|) $) 81)) (-3024 (((-112) |#4| $) 135)) (-1288 (((-112) |#3| $) 80)) (-2316 (((-112) $ $) 6)) (-3191 (((-749) $) 46 (|has| $ (-6 -4342)))))
-(((-762 |#1| |#2| |#3| |#4|) (-138) (-444) (-771) (-825) (-1034 |t#1| |t#2| |t#3|)) (T -762))
-NIL
-(-13 (-1040 |t#1| |t#2| |t#3| |t#4|))
-(((-34) . T) ((-101) . T) ((-595 (-623 |#4|)) . T) ((-595 (-836)) . T) ((-149 |#4|) . T) ((-596 (-526)) |has| |#4| (-596 (-526))) ((-302 |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))) ((-481 |#4|) . T) ((-505 |#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))) ((-949 |#1| |#2| |#3| |#4|) . T) ((-1040 |#1| |#2| |#3| |#4|) . T) ((-1068) . T) ((-1174 |#1| |#2| |#3| |#4|) . T) ((-1181) . T))
-((-1833 (((-3 (-372) "failed") (-309 |#1|) (-894)) 62 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-3 (-372) "failed") (-309 |#1|)) 54 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-3 (-372) "failed") (-400 (-925 |#1|)) (-894)) 41 (|has| |#1| (-542))) (((-3 (-372) "failed") (-400 (-925 |#1|))) 40 (|has| |#1| (-542))) (((-3 (-372) "failed") (-925 |#1|) (-894)) 31 (|has| |#1| (-1020))) (((-3 (-372) "failed") (-925 |#1|)) 30 (|has| |#1| (-1020)))) (-1601 (((-372) (-309 |#1|) (-894)) 99 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-372) (-309 |#1|)) 94 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-372) (-400 (-925 |#1|)) (-894)) 91 (|has| |#1| (-542))) (((-372) (-400 (-925 |#1|))) 90 (|has| |#1| (-542))) (((-372) (-925 |#1|) (-894)) 86 (|has| |#1| (-1020))) (((-372) (-925 |#1|)) 85 (|has| |#1| (-1020))) (((-372) |#1| (-894)) 76) (((-372) |#1|) 22)) (-1456 (((-3 (-167 (-372)) "failed") (-309 (-167 |#1|)) (-894)) 71 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-3 (-167 (-372)) "failed") (-309 (-167 |#1|))) 70 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-3 (-167 (-372)) "failed") (-309 |#1|) (-894)) 63 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-3 (-167 (-372)) "failed") (-309 |#1|)) 61 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-3 (-167 (-372)) "failed") (-400 (-925 (-167 |#1|))) (-894)) 46 (|has| |#1| (-542))) (((-3 (-167 (-372)) "failed") (-400 (-925 (-167 |#1|)))) 45 (|has| |#1| (-542))) (((-3 (-167 (-372)) "failed") (-400 (-925 |#1|)) (-894)) 39 (|has| |#1| (-542))) (((-3 (-167 (-372)) "failed") (-400 (-925 |#1|))) 38 (|has| |#1| (-542))) (((-3 (-167 (-372)) "failed") (-925 |#1|) (-894)) 28 (|has| |#1| (-1020))) (((-3 (-167 (-372)) "failed") (-925 |#1|)) 26 (|has| |#1| (-1020))) (((-3 (-167 (-372)) "failed") (-925 (-167 |#1|)) (-894)) 18 (|has| |#1| (-170))) (((-3 (-167 (-372)) "failed") (-925 (-167 |#1|))) 15 (|has| |#1| (-170)))) (-3279 (((-167 (-372)) (-309 (-167 |#1|)) (-894)) 102 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-167 (-372)) (-309 (-167 |#1|))) 101 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-167 (-372)) (-309 |#1|) (-894)) 100 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-167 (-372)) (-309 |#1|)) 98 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-167 (-372)) (-400 (-925 (-167 |#1|))) (-894)) 93 (|has| |#1| (-542))) (((-167 (-372)) (-400 (-925 (-167 |#1|)))) 92 (|has| |#1| (-542))) (((-167 (-372)) (-400 (-925 |#1|)) (-894)) 89 (|has| |#1| (-542))) (((-167 (-372)) (-400 (-925 |#1|))) 88 (|has| |#1| (-542))) (((-167 (-372)) (-925 |#1|) (-894)) 84 (|has| |#1| (-1020))) (((-167 (-372)) (-925 |#1|)) 83 (|has| |#1| (-1020))) (((-167 (-372)) (-925 (-167 |#1|)) (-894)) 78 (|has| |#1| (-170))) (((-167 (-372)) (-925 (-167 |#1|))) 77 (|has| |#1| (-170))) (((-167 (-372)) (-167 |#1|) (-894)) 80 (|has| |#1| (-170))) (((-167 (-372)) (-167 |#1|)) 79 (|has| |#1| (-170))) (((-167 (-372)) |#1| (-894)) 27) (((-167 (-372)) |#1|) 25)))
-(((-763 |#1|) (-10 -7 (-15 -1601 ((-372) |#1|)) (-15 -1601 ((-372) |#1| (-894))) (-15 -3279 ((-167 (-372)) |#1|)) (-15 -3279 ((-167 (-372)) |#1| (-894))) (IF (|has| |#1| (-170)) (PROGN (-15 -3279 ((-167 (-372)) (-167 |#1|))) (-15 -3279 ((-167 (-372)) (-167 |#1|) (-894))) (-15 -3279 ((-167 (-372)) (-925 (-167 |#1|)))) (-15 -3279 ((-167 (-372)) (-925 (-167 |#1|)) (-894)))) |%noBranch|) (IF (|has| |#1| (-1020)) (PROGN (-15 -1601 ((-372) (-925 |#1|))) (-15 -1601 ((-372) (-925 |#1|) (-894))) (-15 -3279 ((-167 (-372)) (-925 |#1|))) (-15 -3279 ((-167 (-372)) (-925 |#1|) (-894)))) |%noBranch|) (IF (|has| |#1| (-542)) (PROGN (-15 -1601 ((-372) (-400 (-925 |#1|)))) (-15 -1601 ((-372) (-400 (-925 |#1|)) (-894))) (-15 -3279 ((-167 (-372)) (-400 (-925 |#1|)))) (-15 -3279 ((-167 (-372)) (-400 (-925 |#1|)) (-894))) (-15 -3279 ((-167 (-372)) (-400 (-925 (-167 |#1|))))) (-15 -3279 ((-167 (-372)) (-400 (-925 (-167 |#1|))) (-894))) (IF (|has| |#1| (-825)) (PROGN (-15 -1601 ((-372) (-309 |#1|))) (-15 -1601 ((-372) (-309 |#1|) (-894))) (-15 -3279 ((-167 (-372)) (-309 |#1|))) (-15 -3279 ((-167 (-372)) (-309 |#1|) (-894))) (-15 -3279 ((-167 (-372)) (-309 (-167 |#1|)))) (-15 -3279 ((-167 (-372)) (-309 (-167 |#1|)) (-894)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-170)) (PROGN (-15 -1456 ((-3 (-167 (-372)) "failed") (-925 (-167 |#1|)))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-925 (-167 |#1|)) (-894)))) |%noBranch|) (IF (|has| |#1| (-1020)) (PROGN (-15 -1833 ((-3 (-372) "failed") (-925 |#1|))) (-15 -1833 ((-3 (-372) "failed") (-925 |#1|) (-894))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-925 |#1|))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-925 |#1|) (-894)))) |%noBranch|) (IF (|has| |#1| (-542)) (PROGN (-15 -1833 ((-3 (-372) "failed") (-400 (-925 |#1|)))) (-15 -1833 ((-3 (-372) "failed") (-400 (-925 |#1|)) (-894))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-400 (-925 |#1|)))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-400 (-925 |#1|)) (-894))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-400 (-925 (-167 |#1|))))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-400 (-925 (-167 |#1|))) (-894))) (IF (|has| |#1| (-825)) (PROGN (-15 -1833 ((-3 (-372) "failed") (-309 |#1|))) (-15 -1833 ((-3 (-372) "failed") (-309 |#1|) (-894))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-309 |#1|))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-309 |#1|) (-894))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-309 (-167 |#1|)))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-309 (-167 |#1|)) (-894)))) |%noBranch|)) |%noBranch|)) (-596 (-372))) (T -763))
-((-1456 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-309 (-167 *5))) (-5 *4 (-894)) (-4 *5 (-542)) (-4 *5 (-825)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-1456 (*1 *2 *3) (|partial| -12 (-5 *3 (-309 (-167 *4))) (-4 *4 (-542)) (-4 *4 (-825)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-1456 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-309 *5)) (-5 *4 (-894)) (-4 *5 (-542)) (-4 *5 (-825)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-1456 (*1 *2 *3) (|partial| -12 (-5 *3 (-309 *4)) (-4 *4 (-542)) (-4 *4 (-825)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-1833 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-309 *5)) (-5 *4 (-894)) (-4 *5 (-542)) (-4 *5 (-825)) (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5)))) (-1833 (*1 *2 *3) (|partial| -12 (-5 *3 (-309 *4)) (-4 *4 (-542)) (-4 *4 (-825)) (-4 *4 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *4)))) (-1456 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-400 (-925 (-167 *5)))) (-5 *4 (-894)) (-4 *5 (-542)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-1456 (*1 *2 *3) (|partial| -12 (-5 *3 (-400 (-925 (-167 *4)))) (-4 *4 (-542)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-1456 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-894)) (-4 *5 (-542)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-1456 (*1 *2 *3) (|partial| -12 (-5 *3 (-400 (-925 *4))) (-4 *4 (-542)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-1833 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-894)) (-4 *5 (-542)) (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5)))) (-1833 (*1 *2 *3) (|partial| -12 (-5 *3 (-400 (-925 *4))) (-4 *4 (-542)) (-4 *4 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *4)))) (-1456 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-925 *5)) (-5 *4 (-894)) (-4 *5 (-1020)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-1456 (*1 *2 *3) (|partial| -12 (-5 *3 (-925 *4)) (-4 *4 (-1020)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-1833 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-925 *5)) (-5 *4 (-894)) (-4 *5 (-1020)) (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5)))) (-1833 (*1 *2 *3) (|partial| -12 (-5 *3 (-925 *4)) (-4 *4 (-1020)) (-4 *4 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *4)))) (-1456 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-925 (-167 *5))) (-5 *4 (-894)) (-4 *5 (-170)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-1456 (*1 *2 *3) (|partial| -12 (-5 *3 (-925 (-167 *4))) (-4 *4 (-170)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-3279 (*1 *2 *3 *4) (-12 (-5 *3 (-309 (-167 *5))) (-5 *4 (-894)) (-4 *5 (-542)) (-4 *5 (-825)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-3279 (*1 *2 *3) (-12 (-5 *3 (-309 (-167 *4))) (-4 *4 (-542)) (-4 *4 (-825)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-3279 (*1 *2 *3 *4) (-12 (-5 *3 (-309 *5)) (-5 *4 (-894)) (-4 *5 (-542)) (-4 *5 (-825)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-3279 (*1 *2 *3) (-12 (-5 *3 (-309 *4)) (-4 *4 (-542)) (-4 *4 (-825)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-1601 (*1 *2 *3 *4) (-12 (-5 *3 (-309 *5)) (-5 *4 (-894)) (-4 *5 (-542)) (-4 *5 (-825)) (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5)))) (-1601 (*1 *2 *3) (-12 (-5 *3 (-309 *4)) (-4 *4 (-542)) (-4 *4 (-825)) (-4 *4 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *4)))) (-3279 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-925 (-167 *5)))) (-5 *4 (-894)) (-4 *5 (-542)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-3279 (*1 *2 *3) (-12 (-5 *3 (-400 (-925 (-167 *4)))) (-4 *4 (-542)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-3279 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-894)) (-4 *5 (-542)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-3279 (*1 *2 *3) (-12 (-5 *3 (-400 (-925 *4))) (-4 *4 (-542)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-1601 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-894)) (-4 *5 (-542)) (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5)))) (-1601 (*1 *2 *3) (-12 (-5 *3 (-400 (-925 *4))) (-4 *4 (-542)) (-4 *4 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *4)))) (-3279 (*1 *2 *3 *4) (-12 (-5 *3 (-925 *5)) (-5 *4 (-894)) (-4 *5 (-1020)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-3279 (*1 *2 *3) (-12 (-5 *3 (-925 *4)) (-4 *4 (-1020)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-1601 (*1 *2 *3 *4) (-12 (-5 *3 (-925 *5)) (-5 *4 (-894)) (-4 *5 (-1020)) (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5)))) (-1601 (*1 *2 *3) (-12 (-5 *3 (-925 *4)) (-4 *4 (-1020)) (-4 *4 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *4)))) (-3279 (*1 *2 *3 *4) (-12 (-5 *3 (-925 (-167 *5))) (-5 *4 (-894)) (-4 *5 (-170)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-3279 (*1 *2 *3) (-12 (-5 *3 (-925 (-167 *4))) (-4 *4 (-170)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-3279 (*1 *2 *3 *4) (-12 (-5 *3 (-167 *5)) (-5 *4 (-894)) (-4 *5 (-170)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-3279 (*1 *2 *3) (-12 (-5 *3 (-167 *4)) (-4 *4 (-170)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-3279 (*1 *2 *3 *4) (-12 (-5 *4 (-894)) (-5 *2 (-167 (-372))) (-5 *1 (-763 *3)) (-4 *3 (-596 (-372))))) (-3279 (*1 *2 *3) (-12 (-5 *2 (-167 (-372))) (-5 *1 (-763 *3)) (-4 *3 (-596 (-372))))) (-1601 (*1 *2 *3 *4) (-12 (-5 *4 (-894)) (-5 *2 (-372)) (-5 *1 (-763 *3)) (-4 *3 (-596 *2)))) (-1601 (*1 *2 *3) (-12 (-5 *2 (-372)) (-5 *1 (-763 *3)) (-4 *3 (-596 *2)))))
-(-10 -7 (-15 -1601 ((-372) |#1|)) (-15 -1601 ((-372) |#1| (-894))) (-15 -3279 ((-167 (-372)) |#1|)) (-15 -3279 ((-167 (-372)) |#1| (-894))) (IF (|has| |#1| (-170)) (PROGN (-15 -3279 ((-167 (-372)) (-167 |#1|))) (-15 -3279 ((-167 (-372)) (-167 |#1|) (-894))) (-15 -3279 ((-167 (-372)) (-925 (-167 |#1|)))) (-15 -3279 ((-167 (-372)) (-925 (-167 |#1|)) (-894)))) |%noBranch|) (IF (|has| |#1| (-1020)) (PROGN (-15 -1601 ((-372) (-925 |#1|))) (-15 -1601 ((-372) (-925 |#1|) (-894))) (-15 -3279 ((-167 (-372)) (-925 |#1|))) (-15 -3279 ((-167 (-372)) (-925 |#1|) (-894)))) |%noBranch|) (IF (|has| |#1| (-542)) (PROGN (-15 -1601 ((-372) (-400 (-925 |#1|)))) (-15 -1601 ((-372) (-400 (-925 |#1|)) (-894))) (-15 -3279 ((-167 (-372)) (-400 (-925 |#1|)))) (-15 -3279 ((-167 (-372)) (-400 (-925 |#1|)) (-894))) (-15 -3279 ((-167 (-372)) (-400 (-925 (-167 |#1|))))) (-15 -3279 ((-167 (-372)) (-400 (-925 (-167 |#1|))) (-894))) (IF (|has| |#1| (-825)) (PROGN (-15 -1601 ((-372) (-309 |#1|))) (-15 -1601 ((-372) (-309 |#1|) (-894))) (-15 -3279 ((-167 (-372)) (-309 |#1|))) (-15 -3279 ((-167 (-372)) (-309 |#1|) (-894))) (-15 -3279 ((-167 (-372)) (-309 (-167 |#1|)))) (-15 -3279 ((-167 (-372)) (-309 (-167 |#1|)) (-894)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-170)) (PROGN (-15 -1456 ((-3 (-167 (-372)) "failed") (-925 (-167 |#1|)))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-925 (-167 |#1|)) (-894)))) |%noBranch|) (IF (|has| |#1| (-1020)) (PROGN (-15 -1833 ((-3 (-372) "failed") (-925 |#1|))) (-15 -1833 ((-3 (-372) "failed") (-925 |#1|) (-894))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-925 |#1|))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-925 |#1|) (-894)))) |%noBranch|) (IF (|has| |#1| (-542)) (PROGN (-15 -1833 ((-3 (-372) "failed") (-400 (-925 |#1|)))) (-15 -1833 ((-3 (-372) "failed") (-400 (-925 |#1|)) (-894))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-400 (-925 |#1|)))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-400 (-925 |#1|)) (-894))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-400 (-925 (-167 |#1|))))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-400 (-925 (-167 |#1|))) (-894))) (IF (|has| |#1| (-825)) (PROGN (-15 -1833 ((-3 (-372) "failed") (-309 |#1|))) (-15 -1833 ((-3 (-372) "failed") (-309 |#1|) (-894))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-309 |#1|))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-309 |#1|) (-894))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-309 (-167 |#1|)))) (-15 -1456 ((-3 (-167 (-372)) "failed") (-309 (-167 |#1|)) (-894)))) |%noBranch|)) |%noBranch|))
-((-3779 (((-894) (-1126)) 66)) (-4026 (((-3 (-372) "failed") (-1126)) 33)) (-3896 (((-372) (-1126)) 31)) (-1761 (((-894) (-1126)) 54)) (-1907 (((-1126) (-894)) 56)) (-1610 (((-1126) (-894)) 53)))
-(((-764) (-10 -7 (-15 -1610 ((-1126) (-894))) (-15 -1761 ((-894) (-1126))) (-15 -1907 ((-1126) (-894))) (-15 -3779 ((-894) (-1126))) (-15 -3896 ((-372) (-1126))) (-15 -4026 ((-3 (-372) "failed") (-1126))))) (T -764))
-((-4026 (*1 *2 *3) (|partial| -12 (-5 *3 (-1126)) (-5 *2 (-372)) (-5 *1 (-764)))) (-3896 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-372)) (-5 *1 (-764)))) (-3779 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-894)) (-5 *1 (-764)))) (-1907 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1126)) (-5 *1 (-764)))) (-1761 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-894)) (-5 *1 (-764)))) (-1610 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1126)) (-5 *1 (-764)))))
-(-10 -7 (-15 -1610 ((-1126) (-894))) (-15 -1761 ((-894) (-1126))) (-15 -1907 ((-1126) (-894))) (-15 -3779 ((-894) (-1126))) (-15 -3896 ((-372) (-1126))) (-15 -4026 ((-3 (-372) "failed") (-1126))))
-((-1504 (((-112) $ $) 7)) (-4163 (((-1008) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) 15) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)) 13)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 16) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 14)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2316 (((-112) $ $) 6)))
+((-3091 (*1 *2) (-12 (-4 *1 (-742)) (-5 *2 (-749)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-742)))))
+(-13 (-740) (-701) (-10 -8 (-15 -3091 ((-749))) (-15 -2233 ($ (-550)))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-699) . T) ((-701) . T) ((-740) . T) ((-1069) . T))
+((-2255 (((-623 (-2 (|:| |outval| (-167 |#1|)) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 (-167 |#1|)))))) (-667 (-167 (-400 (-550)))) |#1|) 33)) (-3804 (((-623 (-167 |#1|)) (-667 (-167 (-400 (-550)))) |#1|) 23)) (-3359 (((-926 (-167 (-400 (-550)))) (-667 (-167 (-400 (-550)))) (-1145)) 20) (((-926 (-167 (-400 (-550)))) (-667 (-167 (-400 (-550))))) 19)))
+(((-743 |#1|) (-10 -7 (-15 -3359 ((-926 (-167 (-400 (-550)))) (-667 (-167 (-400 (-550)))))) (-15 -3359 ((-926 (-167 (-400 (-550)))) (-667 (-167 (-400 (-550)))) (-1145))) (-15 -3804 ((-623 (-167 |#1|)) (-667 (-167 (-400 (-550)))) |#1|)) (-15 -2255 ((-623 (-2 (|:| |outval| (-167 |#1|)) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 (-167 |#1|)))))) (-667 (-167 (-400 (-550)))) |#1|))) (-13 (-356) (-823))) (T -743))
+((-2255 (*1 *2 *3 *4) (-12 (-5 *3 (-667 (-167 (-400 (-550))))) (-5 *2 (-623 (-2 (|:| |outval| (-167 *4)) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 (-167 *4))))))) (-5 *1 (-743 *4)) (-4 *4 (-13 (-356) (-823))))) (-3804 (*1 *2 *3 *4) (-12 (-5 *3 (-667 (-167 (-400 (-550))))) (-5 *2 (-623 (-167 *4))) (-5 *1 (-743 *4)) (-4 *4 (-13 (-356) (-823))))) (-3359 (*1 *2 *3 *4) (-12 (-5 *3 (-667 (-167 (-400 (-550))))) (-5 *4 (-1145)) (-5 *2 (-926 (-167 (-400 (-550))))) (-5 *1 (-743 *5)) (-4 *5 (-13 (-356) (-823))))) (-3359 (*1 *2 *3) (-12 (-5 *3 (-667 (-167 (-400 (-550))))) (-5 *2 (-926 (-167 (-400 (-550))))) (-5 *1 (-743 *4)) (-4 *4 (-13 (-356) (-823))))))
+(-10 -7 (-15 -3359 ((-926 (-167 (-400 (-550)))) (-667 (-167 (-400 (-550)))))) (-15 -3359 ((-926 (-167 (-400 (-550)))) (-667 (-167 (-400 (-550)))) (-1145))) (-15 -3804 ((-623 (-167 |#1|)) (-667 (-167 (-400 (-550)))) |#1|)) (-15 -2255 ((-623 (-2 (|:| |outval| (-167 |#1|)) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 (-167 |#1|)))))) (-667 (-167 (-400 (-550)))) |#1|)))
+((-3470 (((-172 (-550)) |#1|) 25)))
+(((-744 |#1|) (-10 -7 (-15 -3470 ((-172 (-550)) |#1|))) (-397)) (T -744))
+((-3470 (*1 *2 *3) (-12 (-5 *2 (-172 (-550))) (-5 *1 (-744 *3)) (-4 *3 (-397)))))
+(-10 -7 (-15 -3470 ((-172 (-550)) |#1|)))
+((-1587 ((|#1| |#1| |#1|) 24)) (-4184 ((|#1| |#1| |#1|) 23)) (-1276 ((|#1| |#1| |#1|) 32)) (-3728 ((|#1| |#1| |#1|) 28)) (-2104 (((-3 |#1| "failed") |#1| |#1|) 27)) (-3285 (((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|) 22)))
+(((-745 |#1| |#2|) (-10 -7 (-15 -3285 ((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|)) (-15 -4184 (|#1| |#1| |#1|)) (-15 -1587 (|#1| |#1| |#1|)) (-15 -2104 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3728 (|#1| |#1| |#1|)) (-15 -1276 (|#1| |#1| |#1|))) (-687 |#2|) (-356)) (T -745))
+((-1276 (*1 *2 *2 *2) (-12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3)))) (-3728 (*1 *2 *2 *2) (-12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3)))) (-2104 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3)))) (-1587 (*1 *2 *2 *2) (-12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3)))) (-4184 (*1 *2 *2 *2) (-12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3)))) (-3285 (*1 *2 *3 *3) (-12 (-4 *4 (-356)) (-5 *2 (-2 (|:| -3123 *3) (|:| -2545 *3))) (-5 *1 (-745 *3 *4)) (-4 *3 (-687 *4)))))
+(-10 -7 (-15 -3285 ((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|)) (-15 -4184 (|#1| |#1| |#1|)) (-15 -1587 (|#1| |#1| |#1|)) (-15 -2104 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3728 (|#1| |#1| |#1|)) (-15 -1276 (|#1| |#1| |#1|)))
+((-2443 (((-2 (|:| -2206 (-667 (-550))) (|:| |basisDen| (-550)) (|:| |basisInv| (-667 (-550)))) (-550)) 59)) (-2892 (((-2 (|:| -2206 (-667 (-550))) (|:| |basisDen| (-550)) (|:| |basisInv| (-667 (-550))))) 57)) (-3563 (((-550)) 71)))
+(((-746 |#1| |#2|) (-10 -7 (-15 -3563 ((-550))) (-15 -2892 ((-2 (|:| -2206 (-667 (-550))) (|:| |basisDen| (-550)) (|:| |basisInv| (-667 (-550)))))) (-15 -2443 ((-2 (|:| -2206 (-667 (-550))) (|:| |basisDen| (-550)) (|:| |basisInv| (-667 (-550)))) (-550)))) (-1204 (-550)) (-402 (-550) |#1|)) (T -746))
+((-2443 (*1 *2 *3) (-12 (-5 *3 (-550)) (-4 *4 (-1204 *3)) (-5 *2 (-2 (|:| -2206 (-667 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-667 *3)))) (-5 *1 (-746 *4 *5)) (-4 *5 (-402 *3 *4)))) (-2892 (*1 *2) (-12 (-4 *3 (-1204 (-550))) (-5 *2 (-2 (|:| -2206 (-667 (-550))) (|:| |basisDen| (-550)) (|:| |basisInv| (-667 (-550))))) (-5 *1 (-746 *3 *4)) (-4 *4 (-402 (-550) *3)))) (-3563 (*1 *2) (-12 (-4 *3 (-1204 *2)) (-5 *2 (-550)) (-5 *1 (-746 *3 *4)) (-4 *4 (-402 *2 *3)))))
+(-10 -7 (-15 -3563 ((-550))) (-15 -2892 ((-2 (|:| -2206 (-667 (-550))) (|:| |basisDen| (-550)) (|:| |basisInv| (-667 (-550)))))) (-15 -2443 ((-2 (|:| -2206 (-667 (-550))) (|:| |basisDen| (-550)) (|:| |basisInv| (-667 (-550)))) (-550))))
+((-2221 (((-112) $ $) NIL)) (-2202 (((-3 (|:| |nia| (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| |mdnia| (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) $) 21)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 20) (($ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 13) (($ (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 16) (($ (-3 (|:| |nia| (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| |mdnia| (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))))) 18)) (-2264 (((-112) $ $) NIL)))
+(((-747) (-13 (-1069) (-10 -8 (-15 -2233 ($ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2233 ($ (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2233 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| |mdnia| (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))) (-15 -2233 ((-837) $)) (-15 -2202 ((-3 (|:| |nia| (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| |mdnia| (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) $))))) (T -747))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-747)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *1 (-747)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *1 (-747)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| |mdnia| (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))))) (-5 *1 (-747)))) (-2202 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| |mdnia| (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))))) (-5 *1 (-747)))))
+(-13 (-1069) (-10 -8 (-15 -2233 ($ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2233 ($ (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2233 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| |mdnia| (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))) (-15 -2233 ((-837) $)) (-15 -2202 ((-3 (|:| |nia| (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| |mdnia| (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) $))))
+((-1386 (((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-926 |#1|))) 18) (((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-926 |#1|)) (-623 (-1145))) 17)) (-4229 (((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-926 |#1|))) 20) (((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-926 |#1|)) (-623 (-1145))) 19)))
+(((-748 |#1|) (-10 -7 (-15 -1386 ((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-926 |#1|)) (-623 (-1145)))) (-15 -1386 ((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-926 |#1|)))) (-15 -4229 ((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-926 |#1|)) (-623 (-1145)))) (-15 -4229 ((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-926 |#1|))))) (-542)) (T -748))
+((-4229 (*1 *2 *3) (-12 (-5 *3 (-623 (-926 *4))) (-4 *4 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-926 *4)))))) (-5 *1 (-748 *4)))) (-4229 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-623 (-1145))) (-4 *5 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-926 *5)))))) (-5 *1 (-748 *5)))) (-1386 (*1 *2 *3) (-12 (-5 *3 (-623 (-926 *4))) (-4 *4 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-926 *4)))))) (-5 *1 (-748 *4)))) (-1386 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-623 (-1145))) (-4 *5 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-926 *5)))))) (-5 *1 (-748 *5)))))
+(-10 -7 (-15 -1386 ((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-926 |#1|)) (-623 (-1145)))) (-15 -1386 ((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-926 |#1|)))) (-15 -4229 ((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-926 |#1|)) (-623 (-1145)))) (-15 -4229 ((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-926 |#1|)))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-4250 (($ $ $) 6)) (-1993 (((-3 $ "failed") $ $) 9)) (-1538 (($ $ (-550)) 7)) (-2991 (($) NIL T CONST)) (-3455 (($ $ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1864 (($ $) NIL)) (-3429 (($ $ $) NIL)) (-2419 (((-112) $) NIL)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3260 (($ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2233 (((-837) $) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-749)) NIL) (($ $ (-895)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ $ $) NIL)))
+(((-749) (-13 (-771) (-705) (-10 -8 (-15 -3429 ($ $ $)) (-15 -3455 ($ $ $)) (-15 -3260 ($ $ $)) (-15 -1505 ((-2 (|:| -3123 $) (|:| -2545 $)) $ $)) (-15 -3409 ((-3 $ "failed") $ $)) (-15 -1538 ($ $ (-550))) (-15 -1864 ($ $)) (-6 (-4346 "*"))))) (T -749))
+((-3429 (*1 *1 *1 *1) (-5 *1 (-749))) (-3455 (*1 *1 *1 *1) (-5 *1 (-749))) (-3260 (*1 *1 *1 *1) (-5 *1 (-749))) (-1505 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3123 (-749)) (|:| -2545 (-749)))) (-5 *1 (-749)))) (-3409 (*1 *1 *1 *1) (|partial| -5 *1 (-749))) (-1538 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-749)))) (-1864 (*1 *1 *1) (-5 *1 (-749))))
+(-13 (-771) (-705) (-10 -8 (-15 -3429 ($ $ $)) (-15 -3455 ($ $ $)) (-15 -3260 ($ $ $)) (-15 -1505 ((-2 (|:| -3123 $) (|:| -2545 $)) $ $)) (-15 -3409 ((-3 $ "failed") $ $)) (-15 -1538 ($ $ (-550))) (-15 -1864 ($ $)) (-6 (-4346 "*"))))
+((-4229 (((-3 |#2| "failed") |#2| |#2| (-114) (-1145)) 35)))
+(((-750 |#1| |#2|) (-10 -7 (-15 -4229 ((-3 |#2| "failed") |#2| |#2| (-114) (-1145)))) (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)) (-13 (-29 |#1|) (-1167) (-933))) (T -750))
+((-4229 (*1 *2 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-114)) (-5 *4 (-1145)) (-4 *5 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (-5 *1 (-750 *5 *2)) (-4 *2 (-13 (-29 *5) (-1167) (-933))))))
+(-10 -7 (-15 -4229 ((-3 |#2| "failed") |#2| |#2| (-114) (-1145))))
+((-2233 (((-752) |#1|) 8)))
+(((-751 |#1|) (-10 -7 (-15 -2233 ((-752) |#1|))) (-1182)) (T -751))
+((-2233 (*1 *2 *3) (-12 (-5 *2 (-752)) (-5 *1 (-751 *3)) (-4 *3 (-1182)))))
+(-10 -7 (-15 -2233 ((-752) |#1|)))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 7)) (-2264 (((-112) $ $) 9)))
+(((-752) (-1069)) (T -752))
+NIL
+(-1069)
+((-1571 ((|#2| |#4|) 35)))
+(((-753 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1571 (|#2| |#4|))) (-444) (-1204 |#1|) (-703 |#1| |#2|) (-1204 |#3|)) (T -753))
+((-1571 (*1 *2 *3) (-12 (-4 *4 (-444)) (-4 *5 (-703 *4 *2)) (-4 *2 (-1204 *4)) (-5 *1 (-753 *4 *2 *5 *3)) (-4 *3 (-1204 *5)))))
+(-10 -7 (-15 -1571 (|#2| |#4|)))
+((-1537 (((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|) 56)) (-2827 (((-1233) (-1127) (-1127) |#4| |#5|) 33)) (-1848 ((|#4| |#4| |#5|) 73)) (-3478 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#5|) 77)) (-3054 (((-623 (-2 (|:| |val| (-112)) (|:| -1608 |#5|))) |#4| |#5|) 16)))
+(((-754 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1537 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -1848 (|#4| |#4| |#5|)) (-15 -3478 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#5|)) (-15 -2827 ((-1233) (-1127) (-1127) |#4| |#5|)) (-15 -3054 ((-623 (-2 (|:| |val| (-112)) (|:| -1608 |#5|))) |#4| |#5|))) (-444) (-771) (-825) (-1035 |#1| |#2| |#3|) (-1041 |#1| |#2| |#3| |#4|)) (T -754))
+((-3054 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -1608 *4)))) (-5 *1 (-754 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-2827 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-1127)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *4 (-1035 *6 *7 *8)) (-5 *2 (-1233)) (-5 *1 (-754 *6 *7 *8 *4 *5)) (-4 *5 (-1041 *6 *7 *8 *4)))) (-3478 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4)))) (-5 *1 (-754 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-1848 (*1 *2 *2 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *2 (-1035 *4 *5 *6)) (-5 *1 (-754 *4 *5 *6 *2 *3)) (-4 *3 (-1041 *4 *5 *6 *2)))) (-1537 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *3))) (-5 *1 (-754 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))))
+(-10 -7 (-15 -1537 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -1848 (|#4| |#4| |#5|)) (-15 -3478 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#5|)) (-15 -2827 ((-1233) (-1127) (-1127) |#4| |#5|)) (-15 -3054 ((-623 (-2 (|:| |val| (-112)) (|:| -1608 |#5|))) |#4| |#5|)))
+((-2288 (((-3 (-1141 (-1141 |#1|)) "failed") |#4|) 43)) (-1514 (((-623 |#4|) |#4|) 15)) (-3020 ((|#4| |#4|) 11)))
+(((-755 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1514 ((-623 |#4|) |#4|)) (-15 -2288 ((-3 (-1141 (-1141 |#1|)) "failed") |#4|)) (-15 -3020 (|#4| |#4|))) (-342) (-322 |#1|) (-1204 |#2|) (-1204 |#3|) (-895)) (T -755))
+((-3020 (*1 *2 *2) (-12 (-4 *3 (-342)) (-4 *4 (-322 *3)) (-4 *5 (-1204 *4)) (-5 *1 (-755 *3 *4 *5 *2 *6)) (-4 *2 (-1204 *5)) (-14 *6 (-895)))) (-2288 (*1 *2 *3) (|partial| -12 (-4 *4 (-342)) (-4 *5 (-322 *4)) (-4 *6 (-1204 *5)) (-5 *2 (-1141 (-1141 *4))) (-5 *1 (-755 *4 *5 *6 *3 *7)) (-4 *3 (-1204 *6)) (-14 *7 (-895)))) (-1514 (*1 *2 *3) (-12 (-4 *4 (-342)) (-4 *5 (-322 *4)) (-4 *6 (-1204 *5)) (-5 *2 (-623 *3)) (-5 *1 (-755 *4 *5 *6 *3 *7)) (-4 *3 (-1204 *6)) (-14 *7 (-895)))))
+(-10 -7 (-15 -1514 ((-623 |#4|) |#4|)) (-15 -2288 ((-3 (-1141 (-1141 |#1|)) "failed") |#4|)) (-15 -3020 (|#4| |#4|)))
+((-2485 (((-2 (|:| |deter| (-623 (-1141 |#5|))) (|:| |dterm| (-623 (-623 (-2 (|:| -2507 (-749)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-623 |#1|)) (|:| |nlead| (-623 |#5|))) (-1141 |#5|) (-623 |#1|) (-623 |#5|)) 54)) (-4181 (((-623 (-749)) |#1|) 13)))
+(((-756 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2485 ((-2 (|:| |deter| (-623 (-1141 |#5|))) (|:| |dterm| (-623 (-623 (-2 (|:| -2507 (-749)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-623 |#1|)) (|:| |nlead| (-623 |#5|))) (-1141 |#5|) (-623 |#1|) (-623 |#5|))) (-15 -4181 ((-623 (-749)) |#1|))) (-1204 |#4|) (-771) (-825) (-300) (-923 |#4| |#2| |#3|)) (T -756))
+((-4181 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300)) (-5 *2 (-623 (-749))) (-5 *1 (-756 *3 *4 *5 *6 *7)) (-4 *3 (-1204 *6)) (-4 *7 (-923 *6 *4 *5)))) (-2485 (*1 *2 *3 *4 *5) (-12 (-4 *6 (-1204 *9)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *9 (-300)) (-4 *10 (-923 *9 *7 *8)) (-5 *2 (-2 (|:| |deter| (-623 (-1141 *10))) (|:| |dterm| (-623 (-623 (-2 (|:| -2507 (-749)) (|:| |pcoef| *10))))) (|:| |nfacts| (-623 *6)) (|:| |nlead| (-623 *10)))) (-5 *1 (-756 *6 *7 *8 *9 *10)) (-5 *3 (-1141 *10)) (-5 *4 (-623 *6)) (-5 *5 (-623 *10)))))
+(-10 -7 (-15 -2485 ((-2 (|:| |deter| (-623 (-1141 |#5|))) (|:| |dterm| (-623 (-623 (-2 (|:| -2507 (-749)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-623 |#1|)) (|:| |nlead| (-623 |#5|))) (-1141 |#5|) (-623 |#1|) (-623 |#5|))) (-15 -4181 ((-623 (-749)) |#1|)))
+((-4178 (((-623 (-2 (|:| |outval| |#1|) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 |#1|))))) (-667 (-400 (-550))) |#1|) 31)) (-3991 (((-623 |#1|) (-667 (-400 (-550))) |#1|) 21)) (-3359 (((-926 (-400 (-550))) (-667 (-400 (-550))) (-1145)) 18) (((-926 (-400 (-550))) (-667 (-400 (-550)))) 17)))
+(((-757 |#1|) (-10 -7 (-15 -3359 ((-926 (-400 (-550))) (-667 (-400 (-550))))) (-15 -3359 ((-926 (-400 (-550))) (-667 (-400 (-550))) (-1145))) (-15 -3991 ((-623 |#1|) (-667 (-400 (-550))) |#1|)) (-15 -4178 ((-623 (-2 (|:| |outval| |#1|) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 |#1|))))) (-667 (-400 (-550))) |#1|))) (-13 (-356) (-823))) (T -757))
+((-4178 (*1 *2 *3 *4) (-12 (-5 *3 (-667 (-400 (-550)))) (-5 *2 (-623 (-2 (|:| |outval| *4) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 *4)))))) (-5 *1 (-757 *4)) (-4 *4 (-13 (-356) (-823))))) (-3991 (*1 *2 *3 *4) (-12 (-5 *3 (-667 (-400 (-550)))) (-5 *2 (-623 *4)) (-5 *1 (-757 *4)) (-4 *4 (-13 (-356) (-823))))) (-3359 (*1 *2 *3 *4) (-12 (-5 *3 (-667 (-400 (-550)))) (-5 *4 (-1145)) (-5 *2 (-926 (-400 (-550)))) (-5 *1 (-757 *5)) (-4 *5 (-13 (-356) (-823))))) (-3359 (*1 *2 *3) (-12 (-5 *3 (-667 (-400 (-550)))) (-5 *2 (-926 (-400 (-550)))) (-5 *1 (-757 *4)) (-4 *4 (-13 (-356) (-823))))))
+(-10 -7 (-15 -3359 ((-926 (-400 (-550))) (-667 (-400 (-550))))) (-15 -3359 ((-926 (-400 (-550))) (-667 (-400 (-550))) (-1145))) (-15 -3991 ((-623 |#1|) (-667 (-400 (-550))) |#1|)) (-15 -4178 ((-623 (-2 (|:| |outval| |#1|) (|:| |outmult| (-550)) (|:| |outvect| (-623 (-667 |#1|))))) (-667 (-400 (-550))) |#1|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 34)) (-1516 (((-623 |#2|) $) NIL)) (-1705 (((-1141 $) $ |#2|) NIL) (((-1141 |#1|) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-2457 (((-749) $) NIL) (((-749) $ (-623 |#2|)) NIL)) (-2470 (($ $) 28)) (-1403 (((-112) $ $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2129 (($ $ $) 93 (|has| |#1| (-542)))) (-3099 (((-623 $) $ $) 106 (|has| |#1| (-542)))) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2318 (($ $) NIL (|has| |#1| (-444)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-444)))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 |#2| "failed") $) NIL) (((-3 $ "failed") (-926 (-400 (-550)))) NIL (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#2| (-596 (-1145))))) (((-3 $ "failed") (-926 (-550))) NIL (-1489 (-12 (|has| |#1| (-38 (-550))) (|has| |#2| (-596 (-1145))) (-3548 (|has| |#1| (-38 (-400 (-550)))))) (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#2| (-596 (-1145)))))) (((-3 $ "failed") (-926 |#1|)) NIL (-1489 (-12 (|has| |#2| (-596 (-1145))) (-3548 (|has| |#1| (-38 (-400 (-550))))) (-3548 (|has| |#1| (-38 (-550))))) (-12 (|has| |#1| (-38 (-550))) (|has| |#2| (-596 (-1145))) (-3548 (|has| |#1| (-38 (-400 (-550))))) (-3548 (|has| |#1| (-535)))) (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#2| (-596 (-1145))) (-3548 (|has| |#1| (-966 (-550))))))) (((-3 (-1094 |#1| |#2|) "failed") $) 18)) (-2202 ((|#1| $) NIL) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-550) $) NIL (|has| |#1| (-1012 (-550)))) ((|#2| $) NIL) (($ (-926 (-400 (-550)))) NIL (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#2| (-596 (-1145))))) (($ (-926 (-550))) NIL (-1489 (-12 (|has| |#1| (-38 (-550))) (|has| |#2| (-596 (-1145))) (-3548 (|has| |#1| (-38 (-400 (-550)))))) (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#2| (-596 (-1145)))))) (($ (-926 |#1|)) NIL (-1489 (-12 (|has| |#2| (-596 (-1145))) (-3548 (|has| |#1| (-38 (-400 (-550))))) (-3548 (|has| |#1| (-38 (-550))))) (-12 (|has| |#1| (-38 (-550))) (|has| |#2| (-596 (-1145))) (-3548 (|has| |#1| (-38 (-400 (-550))))) (-3548 (|has| |#1| (-535)))) (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#2| (-596 (-1145))) (-3548 (|has| |#1| (-966 (-550))))))) (((-1094 |#1| |#2|) $) NIL)) (-1792 (($ $ $ |#2|) NIL (|has| |#1| (-170))) (($ $ $) 104 (|has| |#1| (-542)))) (-1693 (($ $) NIL) (($ $ |#2|) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-4240 (((-112) $ $) NIL) (((-112) $ (-623 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-3736 (((-112) $) NIL)) (-2858 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 70)) (-1519 (($ $) 119 (|has| |#1| (-444)))) (-2731 (($ $) NIL (|has| |#1| (-444))) (($ $ |#2|) NIL (|has| |#1| (-444)))) (-1683 (((-623 $) $) NIL)) (-1568 (((-112) $) NIL (|has| |#1| (-883)))) (-3126 (($ $) NIL (|has| |#1| (-542)))) (-1780 (($ $) NIL (|has| |#1| (-542)))) (-2696 (($ $ $) 65) (($ $ $ |#2|) NIL)) (-3115 (($ $ $) 68) (($ $ $ |#2|) NIL)) (-3401 (($ $ |#1| (-522 |#2|) $) NIL)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (-12 (|has| |#1| (-860 (-372))) (|has| |#2| (-860 (-372))))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (-12 (|has| |#1| (-860 (-550))) (|has| |#2| (-860 (-550)))))) (-2419 (((-112) $) NIL)) (-3324 (((-749) $) NIL)) (-2831 (((-112) $ $) NIL) (((-112) $ (-623 $)) NIL)) (-1502 (($ $ $ $ $) 90 (|has| |#1| (-542)))) (-1765 ((|#2| $) 19)) (-1501 (($ (-1141 |#1|) |#2|) NIL) (($ (-1141 $) |#2|) NIL)) (-2336 (((-623 $) $) NIL)) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| (-522 |#2|)) NIL) (($ $ |#2| (-749)) 36) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-2164 (($ $ $) 60)) (-1766 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $ |#2|) NIL)) (-3748 (((-112) $) NIL)) (-3346 (((-522 |#2|) $) NIL) (((-749) $ |#2|) NIL) (((-623 (-749)) $ (-623 |#2|)) NIL)) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2109 (((-749) $) 20)) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-2863 (($ (-1 (-522 |#2|) (-522 |#2|)) $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-4059 (((-3 |#2| "failed") $) NIL)) (-3825 (($ $) NIL (|has| |#1| (-444)))) (-3416 (($ $) NIL (|has| |#1| (-444)))) (-3562 (((-623 $) $) NIL)) (-4196 (($ $) 37)) (-3146 (($ $) NIL (|has| |#1| (-444)))) (-3215 (((-623 $) $) 41)) (-1491 (($ $) 39)) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL) (($ $ |#2|) 45)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-3726 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -3867 (-749))) $ $) 82)) (-1842 (((-2 (|:| -4304 $) (|:| |gap| (-749)) (|:| -3123 $) (|:| -2545 $)) $ $) 67) (((-2 (|:| -4304 $) (|:| |gap| (-749)) (|:| -3123 $) (|:| -2545 $)) $ $ |#2|) NIL)) (-1414 (((-2 (|:| -4304 $) (|:| |gap| (-749)) (|:| -2545 $)) $ $) NIL) (((-2 (|:| -4304 $) (|:| |gap| (-749)) (|:| -2545 $)) $ $ |#2|) NIL)) (-3742 (($ $ $) 72) (($ $ $ |#2|) NIL)) (-4065 (($ $ $) 75) (($ $ $ |#2|) NIL)) (-2369 (((-1127) $) NIL)) (-1623 (($ $ $) 108 (|has| |#1| (-542)))) (-2253 (((-623 $) $) 30)) (-3833 (((-3 (-623 $) "failed") $) NIL)) (-3017 (((-3 (-623 $) "failed") $) NIL)) (-2891 (((-3 (-2 (|:| |var| |#2|) (|:| -3068 (-749))) "failed") $) NIL)) (-3705 (((-112) $ $) NIL) (((-112) $ (-623 $)) NIL)) (-2474 (($ $ $) NIL)) (-2463 (($ $) 21)) (-3098 (((-112) $ $) NIL)) (-1631 (((-112) $ $) NIL) (((-112) $ (-623 $)) NIL)) (-3959 (($ $ $) NIL)) (-3724 (($ $) 23)) (-3445 (((-1089) $) NIL)) (-1518 (((-2 (|:| -3260 $) (|:| |coef2| $)) $ $) 99 (|has| |#1| (-542)))) (-3342 (((-2 (|:| -3260 $) (|:| |coef1| $)) $ $) 96 (|has| |#1| (-542)))) (-1628 (((-112) $) 52)) (-1639 ((|#1| $) 55)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#1| (-444)))) (-3260 ((|#1| |#1| $) 116 (|has| |#1| (-444))) (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-1735 (((-411 $) $) NIL (|has| |#1| (-883)))) (-3107 (((-2 (|:| -3260 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 102 (|has| |#1| (-542)))) (-3409 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542))) (((-3 $ "failed") $ $) 84 (|has| |#1| (-542)))) (-1433 (($ $ |#1|) 112 (|has| |#1| (-542))) (($ $ $) NIL (|has| |#1| (-542)))) (-1323 (($ $ |#1|) 111 (|has| |#1| (-542))) (($ $ $) NIL (|has| |#1| (-542)))) (-1553 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ |#2| |#1|) NIL) (($ $ (-623 |#2|) (-623 |#1|)) NIL) (($ $ |#2| $) NIL) (($ $ (-623 |#2|) (-623 $)) NIL)) (-3563 (($ $ |#2|) NIL (|has| |#1| (-170)))) (-2798 (($ $ |#2|) NIL) (($ $ (-623 |#2|)) NIL) (($ $ |#2| (-749)) NIL) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-3661 (((-522 |#2|) $) NIL) (((-749) $ |#2|) 43) (((-623 (-749)) $ (-623 |#2|)) NIL)) (-3939 (($ $) NIL)) (-3610 (($ $) 33)) (-2451 (((-866 (-372)) $) NIL (-12 (|has| |#1| (-596 (-866 (-372)))) (|has| |#2| (-596 (-866 (-372)))))) (((-866 (-550)) $) NIL (-12 (|has| |#1| (-596 (-866 (-550)))) (|has| |#2| (-596 (-866 (-550)))))) (((-526) $) NIL (-12 (|has| |#1| (-596 (-526))) (|has| |#2| (-596 (-526))))) (($ (-926 (-400 (-550)))) NIL (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#2| (-596 (-1145))))) (($ (-926 (-550))) NIL (-1489 (-12 (|has| |#1| (-38 (-550))) (|has| |#2| (-596 (-1145))) (-3548 (|has| |#1| (-38 (-400 (-550)))))) (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#2| (-596 (-1145)))))) (($ (-926 |#1|)) NIL (|has| |#2| (-596 (-1145)))) (((-1127) $) NIL (-12 (|has| |#1| (-1012 (-550))) (|has| |#2| (-596 (-1145))))) (((-926 |#1|) $) NIL (|has| |#2| (-596 (-1145))))) (-1622 ((|#1| $) 115 (|has| |#1| (-444))) (($ $ |#2|) NIL (|has| |#1| (-444)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#1| (-883))))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL) (($ |#2|) NIL) (((-926 |#1|) $) NIL (|has| |#2| (-596 (-1145)))) (((-1094 |#1| |#2|) $) 15) (($ (-1094 |#1| |#2|)) 16) (($ (-400 (-550))) NIL (-1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1012 (-400 (-550)))))) (($ $) NIL (|has| |#1| (-542)))) (-2969 (((-623 |#1|) $) NIL)) (-1708 ((|#1| $ (-522 |#2|)) NIL) (($ $ |#2| (-749)) 44) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| |#1| (-883))) (|has| |#1| (-143))))) (-3091 (((-749)) NIL)) (-3895 (($ $ $ (-749)) NIL (|has| |#1| (-170)))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2688 (($) 13 T CONST)) (-3984 (((-3 (-112) "failed") $ $) NIL)) (-2700 (($) 35 T CONST)) (-2436 (($ $ $ $ (-749)) 88 (|has| |#1| (-542)))) (-4121 (($ $ $ (-749)) 87 (|has| |#1| (-542)))) (-1901 (($ $ |#2|) NIL) (($ $ (-623 |#2|)) NIL) (($ $ |#2| (-749)) NIL) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) 54)) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) 64)) (-2358 (($ $ $) 74)) (** (($ $ (-895)) NIL) (($ $ (-749)) 61)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 59) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 58) (($ $ |#1|) NIL)))
+(((-758 |#1| |#2|) (-13 (-1035 |#1| (-522 |#2|) |#2|) (-595 (-1094 |#1| |#2|)) (-1012 (-1094 |#1| |#2|))) (-1021) (-825)) (T -758))
+NIL
+(-13 (-1035 |#1| (-522 |#2|) |#2|) (-595 (-1094 |#1| |#2|)) (-1012 (-1094 |#1| |#2|)))
+((-2392 (((-760 |#2|) (-1 |#2| |#1|) (-760 |#1|)) 13)))
+(((-759 |#1| |#2|) (-10 -7 (-15 -2392 ((-760 |#2|) (-1 |#2| |#1|) (-760 |#1|)))) (-1021) (-1021)) (T -759))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-760 *5)) (-4 *5 (-1021)) (-4 *6 (-1021)) (-5 *2 (-760 *6)) (-5 *1 (-759 *5 *6)))))
+(-10 -7 (-15 -2392 ((-760 |#2|) (-1 |#2| |#1|) (-760 |#1|))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 12)) (-1431 (((-1228 |#1|) $ (-749)) NIL)) (-1516 (((-623 (-1051)) $) NIL)) (-3297 (($ (-1141 |#1|)) NIL)) (-1705 (((-1141 $) $ (-1051)) NIL) (((-1141 |#1|) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-2457 (((-749) $) NIL) (((-749) $ (-623 (-1051))) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-3838 (((-623 $) $ $) 39 (|has| |#1| (-542)))) (-2129 (($ $ $) 35 (|has| |#1| (-542)))) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2318 (($ $) NIL (|has| |#1| (-444)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-444)))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-1611 (((-112) $ $) NIL (|has| |#1| (-356)))) (-2887 (($ $ (-749)) NIL)) (-4069 (($ $ (-749)) NIL)) (-4146 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-444)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-1051) "failed") $) NIL) (((-3 (-1141 |#1|) "failed") $) 10)) (-2202 ((|#1| $) NIL) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-1051) $) NIL) (((-1141 |#1|) $) NIL)) (-1792 (($ $ $ (-1051)) NIL (|has| |#1| (-170))) ((|#1| $ $) 43 (|has| |#1| (-170)))) (-3455 (($ $ $) NIL (|has| |#1| (-356)))) (-1693 (($ $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-3429 (($ $ $) NIL (|has| |#1| (-356)))) (-2193 (($ $ $) NIL)) (-1509 (($ $ $) 71 (|has| |#1| (-542)))) (-2858 (((-2 (|:| -4304 |#1|) (|:| -3123 $) (|:| -2545 $)) $ $) 70 (|has| |#1| (-542)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-2731 (($ $) NIL (|has| |#1| (-444))) (($ $ (-1051)) NIL (|has| |#1| (-444)))) (-1683 (((-623 $) $) NIL)) (-1568 (((-112) $) NIL (|has| |#1| (-883)))) (-3401 (($ $ |#1| (-749) $) NIL)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (-12 (|has| (-1051) (-860 (-372))) (|has| |#1| (-860 (-372))))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (-12 (|has| (-1051) (-860 (-550))) (|has| |#1| (-860 (-550)))))) (-2603 (((-749) $ $) NIL (|has| |#1| (-542)))) (-2419 (((-112) $) NIL)) (-3324 (((-749) $) NIL)) (-1620 (((-3 $ "failed") $) NIL (|has| |#1| (-1120)))) (-1501 (($ (-1141 |#1|) (-1051)) NIL) (($ (-1141 $) (-1051)) NIL)) (-1937 (($ $ (-749)) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-2336 (((-623 $) $) NIL)) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| (-749)) NIL) (($ $ (-1051) (-749)) NIL) (($ $ (-623 (-1051)) (-623 (-749))) NIL)) (-2164 (($ $ $) 20)) (-1766 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $ (-1051)) NIL) (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-3346 (((-749) $) NIL) (((-749) $ (-1051)) NIL) (((-623 (-749)) $ (-623 (-1051))) NIL)) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-2863 (($ (-1 (-749) (-749)) $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-2838 (((-1141 |#1|) $) NIL)) (-4059 (((-3 (-1051) "failed") $) NIL)) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-3726 (((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -3867 (-749))) $ $) 26)) (-1717 (($ $ $) 29)) (-1486 (($ $ $) 32)) (-1842 (((-2 (|:| -4304 |#1|) (|:| |gap| (-749)) (|:| -3123 $) (|:| -2545 $)) $ $) 31)) (-2369 (((-1127) $) NIL)) (-1623 (($ $ $) 41 (|has| |#1| (-542)))) (-3266 (((-2 (|:| -3123 $) (|:| -2545 $)) $ (-749)) NIL)) (-3833 (((-3 (-623 $) "failed") $) NIL)) (-3017 (((-3 (-623 $) "failed") $) NIL)) (-2891 (((-3 (-2 (|:| |var| (-1051)) (|:| -3068 (-749))) "failed") $) NIL)) (-2149 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2463 (($) NIL (|has| |#1| (-1120)) CONST)) (-3445 (((-1089) $) NIL)) (-1518 (((-2 (|:| -3260 $) (|:| |coef2| $)) $ $) 67 (|has| |#1| (-542)))) (-3342 (((-2 (|:| -3260 $) (|:| |coef1| $)) $ $) 63 (|has| |#1| (-542)))) (-1321 (((-2 (|:| -1792 |#1|) (|:| |coef2| $)) $ $) 55 (|has| |#1| (-542)))) (-2057 (((-2 (|:| -1792 |#1|) (|:| |coef1| $)) $ $) 51 (|has| |#1| (-542)))) (-1628 (((-112) $) 13)) (-1639 ((|#1| $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#1| (-444)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-2607 (($ $ (-749) |#1| $) 19)) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-1735 (((-411 $) $) NIL (|has| |#1| (-883)))) (-3107 (((-2 (|:| -3260 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 59 (|has| |#1| (-542)))) (-2274 (((-2 (|:| -1792 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $) 47 (|has| |#1| (-542)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-3409 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1553 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-1051) |#1|) NIL) (($ $ (-623 (-1051)) (-623 |#1|)) NIL) (($ $ (-1051) $) NIL) (($ $ (-623 (-1051)) (-623 $)) NIL)) (-1988 (((-749) $) NIL (|has| |#1| (-356)))) (-2757 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-400 $) (-400 $) (-400 $)) NIL (|has| |#1| (-542))) ((|#1| (-400 $) |#1|) NIL (|has| |#1| (-356))) (((-400 $) $ (-400 $)) NIL (|has| |#1| (-542)))) (-3522 (((-3 $ "failed") $ (-749)) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-356)))) (-3563 (($ $ (-1051)) NIL (|has| |#1| (-170))) ((|#1| $) NIL (|has| |#1| (-170)))) (-2798 (($ $ (-1051)) NIL) (($ $ (-623 (-1051))) NIL) (($ $ (-1051) (-749)) NIL) (($ $ (-623 (-1051)) (-623 (-749))) NIL) (($ $ (-749)) NIL) (($ $) NIL) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-3661 (((-749) $) NIL) (((-749) $ (-1051)) NIL) (((-623 (-749)) $ (-623 (-1051))) NIL)) (-2451 (((-866 (-372)) $) NIL (-12 (|has| (-1051) (-596 (-866 (-372)))) (|has| |#1| (-596 (-866 (-372)))))) (((-866 (-550)) $) NIL (-12 (|has| (-1051) (-596 (-866 (-550)))) (|has| |#1| (-596 (-866 (-550)))))) (((-526) $) NIL (-12 (|has| (-1051) (-596 (-526))) (|has| |#1| (-596 (-526)))))) (-1622 ((|#1| $) NIL (|has| |#1| (-444))) (($ $ (-1051)) NIL (|has| |#1| (-444)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#1| (-883))))) (-3674 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542))) (((-3 (-400 $) "failed") (-400 $) $) NIL (|has| |#1| (-542)))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL) (($ (-1051)) NIL) (((-1141 |#1|) $) 7) (($ (-1141 |#1|)) 8) (($ (-400 (-550))) NIL (-1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1012 (-400 (-550)))))) (($ $) NIL (|has| |#1| (-542)))) (-2969 (((-623 |#1|) $) NIL)) (-1708 ((|#1| $ (-749)) NIL) (($ $ (-1051) (-749)) NIL) (($ $ (-623 (-1051)) (-623 (-749))) NIL)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| |#1| (-883))) (|has| |#1| (-143))))) (-3091 (((-749)) NIL)) (-3895 (($ $ $ (-749)) NIL (|has| |#1| (-170)))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2688 (($) 21 T CONST)) (-2700 (($) 24 T CONST)) (-1901 (($ $ (-1051)) NIL) (($ $ (-623 (-1051))) NIL) (($ $ (-1051) (-749)) NIL) (($ $ (-623 (-1051)) (-623 (-749))) NIL) (($ $ (-749)) NIL) (($ $) NIL) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2370 (($ $) 28) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 23) (($ $ |#1|) NIL)))
+(((-760 |#1|) (-13 (-1204 |#1|) (-595 (-1141 |#1|)) (-1012 (-1141 |#1|)) (-10 -8 (-15 -2607 ($ $ (-749) |#1| $)) (-15 -2164 ($ $ $)) (-15 -3726 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -3867 (-749))) $ $)) (-15 -1717 ($ $ $)) (-15 -1842 ((-2 (|:| -4304 |#1|) (|:| |gap| (-749)) (|:| -3123 $) (|:| -2545 $)) $ $)) (-15 -1486 ($ $ $)) (IF (|has| |#1| (-542)) (PROGN (-15 -3838 ((-623 $) $ $)) (-15 -1623 ($ $ $)) (-15 -3107 ((-2 (|:| -3260 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -3342 ((-2 (|:| -3260 $) (|:| |coef1| $)) $ $)) (-15 -1518 ((-2 (|:| -3260 $) (|:| |coef2| $)) $ $)) (-15 -2274 ((-2 (|:| -1792 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -2057 ((-2 (|:| -1792 |#1|) (|:| |coef1| $)) $ $)) (-15 -1321 ((-2 (|:| -1792 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|))) (-1021)) (T -760))
+((-2607 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-749)) (-5 *1 (-760 *3)) (-4 *3 (-1021)))) (-2164 (*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-1021)))) (-3726 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |polnum| (-760 *3)) (|:| |polden| *3) (|:| -3867 (-749)))) (-5 *1 (-760 *3)) (-4 *3 (-1021)))) (-1717 (*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-1021)))) (-1842 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -4304 *3) (|:| |gap| (-749)) (|:| -3123 (-760 *3)) (|:| -2545 (-760 *3)))) (-5 *1 (-760 *3)) (-4 *3 (-1021)))) (-1486 (*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-1021)))) (-3838 (*1 *2 *1 *1) (-12 (-5 *2 (-623 (-760 *3))) (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1021)))) (-1623 (*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-542)) (-4 *2 (-1021)))) (-3107 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3260 (-760 *3)) (|:| |coef1| (-760 *3)) (|:| |coef2| (-760 *3)))) (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1021)))) (-3342 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3260 (-760 *3)) (|:| |coef1| (-760 *3)))) (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1021)))) (-1518 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3260 (-760 *3)) (|:| |coef2| (-760 *3)))) (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1021)))) (-2274 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -1792 *3) (|:| |coef1| (-760 *3)) (|:| |coef2| (-760 *3)))) (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1021)))) (-2057 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -1792 *3) (|:| |coef1| (-760 *3)))) (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1021)))) (-1321 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -1792 *3) (|:| |coef2| (-760 *3)))) (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1021)))))
+(-13 (-1204 |#1|) (-595 (-1141 |#1|)) (-1012 (-1141 |#1|)) (-10 -8 (-15 -2607 ($ $ (-749) |#1| $)) (-15 -2164 ($ $ $)) (-15 -3726 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -3867 (-749))) $ $)) (-15 -1717 ($ $ $)) (-15 -1842 ((-2 (|:| -4304 |#1|) (|:| |gap| (-749)) (|:| -3123 $) (|:| -2545 $)) $ $)) (-15 -1486 ($ $ $)) (IF (|has| |#1| (-542)) (PROGN (-15 -3838 ((-623 $) $ $)) (-15 -1623 ($ $ $)) (-15 -3107 ((-2 (|:| -3260 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -3342 ((-2 (|:| -3260 $) (|:| |coef1| $)) $ $)) (-15 -1518 ((-2 (|:| -3260 $) (|:| |coef2| $)) $ $)) (-15 -2274 ((-2 (|:| -1792 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -2057 ((-2 (|:| -1792 |#1|) (|:| |coef1| $)) $ $)) (-15 -1321 ((-2 (|:| -1792 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|)))
+((-3461 ((|#1| (-749) |#1|) 32 (|has| |#1| (-38 (-400 (-550)))))) (-3855 ((|#1| (-749) |#1|) 22)) (-1344 ((|#1| (-749) |#1|) 34 (|has| |#1| (-38 (-400 (-550)))))))
+(((-761 |#1|) (-10 -7 (-15 -3855 (|#1| (-749) |#1|)) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -1344 (|#1| (-749) |#1|)) (-15 -3461 (|#1| (-749) |#1|))) |%noBranch|)) (-170)) (T -761))
+((-3461 (*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-761 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-170)))) (-1344 (*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-761 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-170)))) (-3855 (*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-761 *2)) (-4 *2 (-170)))))
+(-10 -7 (-15 -3855 (|#1| (-749) |#1|)) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -1344 (|#1| (-749) |#1|)) (-15 -3461 (|#1| (-749) |#1|))) |%noBranch|))
+((-2221 (((-112) $ $) 7)) (-3393 (((-623 (-2 (|:| -1953 $) (|:| -4046 (-623 |#4|)))) (-623 |#4|)) 85)) (-3186 (((-623 $) (-623 |#4|)) 86) (((-623 $) (-623 |#4|) (-112)) 111)) (-1516 (((-623 |#3|) $) 33)) (-3935 (((-112) $) 26)) (-3885 (((-112) $) 17 (|has| |#1| (-542)))) (-1404 (((-112) |#4| $) 101) (((-112) $) 97)) (-3624 ((|#4| |#4| $) 92)) (-2318 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 $))) |#4| $) 126)) (-1814 (((-2 (|:| |under| $) (|:| -3925 $) (|:| |upper| $)) $ |#3|) 27)) (-3368 (((-112) $ (-749)) 44)) (-2097 (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4344))) (((-3 |#4| "failed") $ |#3|) 79)) (-2991 (($) 45 T CONST)) (-3711 (((-112) $) 22 (|has| |#1| (-542)))) (-2751 (((-112) $ $) 24 (|has| |#1| (-542)))) (-3305 (((-112) $ $) 23 (|has| |#1| (-542)))) (-2248 (((-112) $) 25 (|has| |#1| (-542)))) (-3296 (((-623 |#4|) (-623 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 93)) (-3694 (((-623 |#4|) (-623 |#4|) $) 18 (|has| |#1| (-542)))) (-2178 (((-623 |#4|) (-623 |#4|) $) 19 (|has| |#1| (-542)))) (-2288 (((-3 $ "failed") (-623 |#4|)) 36)) (-2202 (($ (-623 |#4|)) 35)) (-3870 (((-3 $ "failed") $) 82)) (-2962 ((|#4| |#4| $) 89)) (-2708 (($ $) 68 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344))))) (-1979 (($ |#4| $) 67 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#4|) $) 64 (|has| $ (-6 -4344)))) (-2545 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-542)))) (-4240 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 102)) (-1621 ((|#4| |#4| $) 87)) (-2924 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4344))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4344))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-2466 (((-2 (|:| -1953 (-623 |#4|)) (|:| -4046 (-623 |#4|))) $) 105)) (-2515 (((-112) |#4| $) 136)) (-3350 (((-112) |#4| $) 133)) (-3201 (((-112) |#4| $) 137) (((-112) $) 134)) (-2971 (((-623 |#4|) $) 52 (|has| $ (-6 -4344)))) (-2831 (((-112) |#4| $) 104) (((-112) $) 103)) (-1765 ((|#3| $) 34)) (-1445 (((-112) $ (-749)) 43)) (-2876 (((-623 |#4|) $) 53 (|has| $ (-6 -4344)))) (-3922 (((-112) |#4| $) 55 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#4| |#4|) $) 47)) (-3704 (((-623 |#3|) $) 32)) (-4159 (((-112) |#3| $) 31)) (-1700 (((-112) $ (-749)) 42)) (-2369 (((-1127) $) 9)) (-3352 (((-3 |#4| (-623 $)) |#4| |#4| $) 128)) (-1623 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 $))) |#4| |#4| $) 127)) (-2001 (((-3 |#4| "failed") $) 83)) (-3087 (((-623 $) |#4| $) 129)) (-1785 (((-3 (-112) (-623 $)) |#4| $) 132)) (-2101 (((-623 (-2 (|:| |val| (-112)) (|:| -1608 $))) |#4| $) 131) (((-112) |#4| $) 130)) (-4072 (((-623 $) |#4| $) 125) (((-623 $) (-623 |#4|) $) 124) (((-623 $) (-623 |#4|) (-623 $)) 123) (((-623 $) |#4| (-623 $)) 122)) (-3552 (($ |#4| $) 117) (($ (-623 |#4|) $) 116)) (-3896 (((-623 |#4|) $) 107)) (-3705 (((-112) |#4| $) 99) (((-112) $) 95)) (-2474 ((|#4| |#4| $) 90)) (-3098 (((-112) $ $) 110)) (-4035 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-542)))) (-1631 (((-112) |#4| $) 100) (((-112) $) 96)) (-3959 ((|#4| |#4| $) 91)) (-3445 (((-1089) $) 10)) (-3858 (((-3 |#4| "failed") $) 84)) (-1614 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 61)) (-3747 (((-3 $ "failed") $ |#4|) 78)) (-4268 (($ $ |#4|) 77) (((-623 $) |#4| $) 115) (((-623 $) |#4| (-623 $)) 114) (((-623 $) (-623 |#4|) $) 113) (((-623 $) (-623 |#4|) (-623 $)) 112)) (-1410 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 |#4|) (-623 |#4|)) 59 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-287 |#4|)) 57 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-623 (-287 |#4|))) 56 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))) (-3155 (((-112) $ $) 38)) (-4217 (((-112) $) 41)) (-2819 (($) 40)) (-3661 (((-749) $) 106)) (-3457 (((-749) |#4| $) 54 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344)))) (((-749) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4344)))) (-2435 (($ $) 39)) (-2451 (((-526) $) 69 (|has| |#4| (-596 (-526))))) (-2245 (($ (-623 |#4|)) 60)) (-3537 (($ $ |#3|) 28)) (-1446 (($ $ |#3|) 30)) (-3236 (($ $) 88)) (-3175 (($ $ |#3|) 29)) (-2233 (((-837) $) 11) (((-623 |#4|) $) 37)) (-4265 (((-749) $) 76 (|has| |#3| (-361)))) (-3526 (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 108)) (-1770 (((-112) $ (-1 (-112) |#4| (-623 |#4|))) 98)) (-3176 (((-623 $) |#4| $) 121) (((-623 $) |#4| (-623 $)) 120) (((-623 $) (-623 |#4|) $) 119) (((-623 $) (-623 |#4|) (-623 $)) 118)) (-3404 (((-112) (-1 (-112) |#4|) $) 49 (|has| $ (-6 -4344)))) (-1751 (((-623 |#3|) $) 81)) (-2993 (((-112) |#4| $) 135)) (-3636 (((-112) |#3| $) 80)) (-2264 (((-112) $ $) 6)) (-3307 (((-749) $) 46 (|has| $ (-6 -4344)))))
+(((-762 |#1| |#2| |#3| |#4|) (-138) (-444) (-771) (-825) (-1035 |t#1| |t#2| |t#3|)) (T -762))
+NIL
+(-13 (-1041 |t#1| |t#2| |t#3| |t#4|))
+(((-34) . T) ((-101) . T) ((-595 (-623 |#4|)) . T) ((-595 (-837)) . T) ((-149 |#4|) . T) ((-596 (-526)) |has| |#4| (-596 (-526))) ((-302 |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))) ((-481 |#4|) . T) ((-505 |#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))) ((-950 |#1| |#2| |#3| |#4|) . T) ((-1041 |#1| |#2| |#3| |#4|) . T) ((-1069) . T) ((-1175 |#1| |#2| |#3| |#4|) . T) ((-1182) . T))
+((-2452 (((-3 (-372) "failed") (-309 |#1|) (-895)) 62 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-3 (-372) "failed") (-309 |#1|)) 54 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-3 (-372) "failed") (-400 (-926 |#1|)) (-895)) 41 (|has| |#1| (-542))) (((-3 (-372) "failed") (-400 (-926 |#1|))) 40 (|has| |#1| (-542))) (((-3 (-372) "failed") (-926 |#1|) (-895)) 31 (|has| |#1| (-1021))) (((-3 (-372) "failed") (-926 |#1|)) 30 (|has| |#1| (-1021)))) (-2854 (((-372) (-309 |#1|) (-895)) 99 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-372) (-309 |#1|)) 94 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-372) (-400 (-926 |#1|)) (-895)) 91 (|has| |#1| (-542))) (((-372) (-400 (-926 |#1|))) 90 (|has| |#1| (-542))) (((-372) (-926 |#1|) (-895)) 86 (|has| |#1| (-1021))) (((-372) (-926 |#1|)) 85 (|has| |#1| (-1021))) (((-372) |#1| (-895)) 76) (((-372) |#1|) 22)) (-3137 (((-3 (-167 (-372)) "failed") (-309 (-167 |#1|)) (-895)) 71 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-3 (-167 (-372)) "failed") (-309 (-167 |#1|))) 70 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-3 (-167 (-372)) "failed") (-309 |#1|) (-895)) 63 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-3 (-167 (-372)) "failed") (-309 |#1|)) 61 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-3 (-167 (-372)) "failed") (-400 (-926 (-167 |#1|))) (-895)) 46 (|has| |#1| (-542))) (((-3 (-167 (-372)) "failed") (-400 (-926 (-167 |#1|)))) 45 (|has| |#1| (-542))) (((-3 (-167 (-372)) "failed") (-400 (-926 |#1|)) (-895)) 39 (|has| |#1| (-542))) (((-3 (-167 (-372)) "failed") (-400 (-926 |#1|))) 38 (|has| |#1| (-542))) (((-3 (-167 (-372)) "failed") (-926 |#1|) (-895)) 28 (|has| |#1| (-1021))) (((-3 (-167 (-372)) "failed") (-926 |#1|)) 26 (|has| |#1| (-1021))) (((-3 (-167 (-372)) "failed") (-926 (-167 |#1|)) (-895)) 18 (|has| |#1| (-170))) (((-3 (-167 (-372)) "failed") (-926 (-167 |#1|))) 15 (|has| |#1| (-170)))) (-1672 (((-167 (-372)) (-309 (-167 |#1|)) (-895)) 102 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-167 (-372)) (-309 (-167 |#1|))) 101 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-167 (-372)) (-309 |#1|) (-895)) 100 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-167 (-372)) (-309 |#1|)) 98 (-12 (|has| |#1| (-542)) (|has| |#1| (-825)))) (((-167 (-372)) (-400 (-926 (-167 |#1|))) (-895)) 93 (|has| |#1| (-542))) (((-167 (-372)) (-400 (-926 (-167 |#1|)))) 92 (|has| |#1| (-542))) (((-167 (-372)) (-400 (-926 |#1|)) (-895)) 89 (|has| |#1| (-542))) (((-167 (-372)) (-400 (-926 |#1|))) 88 (|has| |#1| (-542))) (((-167 (-372)) (-926 |#1|) (-895)) 84 (|has| |#1| (-1021))) (((-167 (-372)) (-926 |#1|)) 83 (|has| |#1| (-1021))) (((-167 (-372)) (-926 (-167 |#1|)) (-895)) 78 (|has| |#1| (-170))) (((-167 (-372)) (-926 (-167 |#1|))) 77 (|has| |#1| (-170))) (((-167 (-372)) (-167 |#1|) (-895)) 80 (|has| |#1| (-170))) (((-167 (-372)) (-167 |#1|)) 79 (|has| |#1| (-170))) (((-167 (-372)) |#1| (-895)) 27) (((-167 (-372)) |#1|) 25)))
+(((-763 |#1|) (-10 -7 (-15 -2854 ((-372) |#1|)) (-15 -2854 ((-372) |#1| (-895))) (-15 -1672 ((-167 (-372)) |#1|)) (-15 -1672 ((-167 (-372)) |#1| (-895))) (IF (|has| |#1| (-170)) (PROGN (-15 -1672 ((-167 (-372)) (-167 |#1|))) (-15 -1672 ((-167 (-372)) (-167 |#1|) (-895))) (-15 -1672 ((-167 (-372)) (-926 (-167 |#1|)))) (-15 -1672 ((-167 (-372)) (-926 (-167 |#1|)) (-895)))) |%noBranch|) (IF (|has| |#1| (-1021)) (PROGN (-15 -2854 ((-372) (-926 |#1|))) (-15 -2854 ((-372) (-926 |#1|) (-895))) (-15 -1672 ((-167 (-372)) (-926 |#1|))) (-15 -1672 ((-167 (-372)) (-926 |#1|) (-895)))) |%noBranch|) (IF (|has| |#1| (-542)) (PROGN (-15 -2854 ((-372) (-400 (-926 |#1|)))) (-15 -2854 ((-372) (-400 (-926 |#1|)) (-895))) (-15 -1672 ((-167 (-372)) (-400 (-926 |#1|)))) (-15 -1672 ((-167 (-372)) (-400 (-926 |#1|)) (-895))) (-15 -1672 ((-167 (-372)) (-400 (-926 (-167 |#1|))))) (-15 -1672 ((-167 (-372)) (-400 (-926 (-167 |#1|))) (-895))) (IF (|has| |#1| (-825)) (PROGN (-15 -2854 ((-372) (-309 |#1|))) (-15 -2854 ((-372) (-309 |#1|) (-895))) (-15 -1672 ((-167 (-372)) (-309 |#1|))) (-15 -1672 ((-167 (-372)) (-309 |#1|) (-895))) (-15 -1672 ((-167 (-372)) (-309 (-167 |#1|)))) (-15 -1672 ((-167 (-372)) (-309 (-167 |#1|)) (-895)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-170)) (PROGN (-15 -3137 ((-3 (-167 (-372)) "failed") (-926 (-167 |#1|)))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-926 (-167 |#1|)) (-895)))) |%noBranch|) (IF (|has| |#1| (-1021)) (PROGN (-15 -2452 ((-3 (-372) "failed") (-926 |#1|))) (-15 -2452 ((-3 (-372) "failed") (-926 |#1|) (-895))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-926 |#1|))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-926 |#1|) (-895)))) |%noBranch|) (IF (|has| |#1| (-542)) (PROGN (-15 -2452 ((-3 (-372) "failed") (-400 (-926 |#1|)))) (-15 -2452 ((-3 (-372) "failed") (-400 (-926 |#1|)) (-895))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-400 (-926 |#1|)))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-400 (-926 |#1|)) (-895))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-400 (-926 (-167 |#1|))))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-400 (-926 (-167 |#1|))) (-895))) (IF (|has| |#1| (-825)) (PROGN (-15 -2452 ((-3 (-372) "failed") (-309 |#1|))) (-15 -2452 ((-3 (-372) "failed") (-309 |#1|) (-895))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-309 |#1|))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-309 |#1|) (-895))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-309 (-167 |#1|)))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-309 (-167 |#1|)) (-895)))) |%noBranch|)) |%noBranch|)) (-596 (-372))) (T -763))
+((-3137 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-309 (-167 *5))) (-5 *4 (-895)) (-4 *5 (-542)) (-4 *5 (-825)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-3137 (*1 *2 *3) (|partial| -12 (-5 *3 (-309 (-167 *4))) (-4 *4 (-542)) (-4 *4 (-825)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-3137 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-309 *5)) (-5 *4 (-895)) (-4 *5 (-542)) (-4 *5 (-825)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-3137 (*1 *2 *3) (|partial| -12 (-5 *3 (-309 *4)) (-4 *4 (-542)) (-4 *4 (-825)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-2452 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-309 *5)) (-5 *4 (-895)) (-4 *5 (-542)) (-4 *5 (-825)) (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5)))) (-2452 (*1 *2 *3) (|partial| -12 (-5 *3 (-309 *4)) (-4 *4 (-542)) (-4 *4 (-825)) (-4 *4 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *4)))) (-3137 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-400 (-926 (-167 *5)))) (-5 *4 (-895)) (-4 *5 (-542)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-3137 (*1 *2 *3) (|partial| -12 (-5 *3 (-400 (-926 (-167 *4)))) (-4 *4 (-542)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-3137 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-895)) (-4 *5 (-542)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-3137 (*1 *2 *3) (|partial| -12 (-5 *3 (-400 (-926 *4))) (-4 *4 (-542)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-2452 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-895)) (-4 *5 (-542)) (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5)))) (-2452 (*1 *2 *3) (|partial| -12 (-5 *3 (-400 (-926 *4))) (-4 *4 (-542)) (-4 *4 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *4)))) (-3137 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-926 *5)) (-5 *4 (-895)) (-4 *5 (-1021)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-3137 (*1 *2 *3) (|partial| -12 (-5 *3 (-926 *4)) (-4 *4 (-1021)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-2452 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-926 *5)) (-5 *4 (-895)) (-4 *5 (-1021)) (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5)))) (-2452 (*1 *2 *3) (|partial| -12 (-5 *3 (-926 *4)) (-4 *4 (-1021)) (-4 *4 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *4)))) (-3137 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-926 (-167 *5))) (-5 *4 (-895)) (-4 *5 (-170)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-3137 (*1 *2 *3) (|partial| -12 (-5 *3 (-926 (-167 *4))) (-4 *4 (-170)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-1672 (*1 *2 *3 *4) (-12 (-5 *3 (-309 (-167 *5))) (-5 *4 (-895)) (-4 *5 (-542)) (-4 *5 (-825)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-1672 (*1 *2 *3) (-12 (-5 *3 (-309 (-167 *4))) (-4 *4 (-542)) (-4 *4 (-825)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-1672 (*1 *2 *3 *4) (-12 (-5 *3 (-309 *5)) (-5 *4 (-895)) (-4 *5 (-542)) (-4 *5 (-825)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-1672 (*1 *2 *3) (-12 (-5 *3 (-309 *4)) (-4 *4 (-542)) (-4 *4 (-825)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-2854 (*1 *2 *3 *4) (-12 (-5 *3 (-309 *5)) (-5 *4 (-895)) (-4 *5 (-542)) (-4 *5 (-825)) (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5)))) (-2854 (*1 *2 *3) (-12 (-5 *3 (-309 *4)) (-4 *4 (-542)) (-4 *4 (-825)) (-4 *4 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *4)))) (-1672 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-926 (-167 *5)))) (-5 *4 (-895)) (-4 *5 (-542)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-1672 (*1 *2 *3) (-12 (-5 *3 (-400 (-926 (-167 *4)))) (-4 *4 (-542)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-1672 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-895)) (-4 *5 (-542)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-1672 (*1 *2 *3) (-12 (-5 *3 (-400 (-926 *4))) (-4 *4 (-542)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-2854 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-895)) (-4 *5 (-542)) (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5)))) (-2854 (*1 *2 *3) (-12 (-5 *3 (-400 (-926 *4))) (-4 *4 (-542)) (-4 *4 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *4)))) (-1672 (*1 *2 *3 *4) (-12 (-5 *3 (-926 *5)) (-5 *4 (-895)) (-4 *5 (-1021)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-1672 (*1 *2 *3) (-12 (-5 *3 (-926 *4)) (-4 *4 (-1021)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-2854 (*1 *2 *3 *4) (-12 (-5 *3 (-926 *5)) (-5 *4 (-895)) (-4 *5 (-1021)) (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5)))) (-2854 (*1 *2 *3) (-12 (-5 *3 (-926 *4)) (-4 *4 (-1021)) (-4 *4 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *4)))) (-1672 (*1 *2 *3 *4) (-12 (-5 *3 (-926 (-167 *5))) (-5 *4 (-895)) (-4 *5 (-170)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-1672 (*1 *2 *3) (-12 (-5 *3 (-926 (-167 *4))) (-4 *4 (-170)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-1672 (*1 *2 *3 *4) (-12 (-5 *3 (-167 *5)) (-5 *4 (-895)) (-4 *5 (-170)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5)))) (-1672 (*1 *2 *3) (-12 (-5 *3 (-167 *4)) (-4 *4 (-170)) (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4)))) (-1672 (*1 *2 *3 *4) (-12 (-5 *4 (-895)) (-5 *2 (-167 (-372))) (-5 *1 (-763 *3)) (-4 *3 (-596 (-372))))) (-1672 (*1 *2 *3) (-12 (-5 *2 (-167 (-372))) (-5 *1 (-763 *3)) (-4 *3 (-596 (-372))))) (-2854 (*1 *2 *3 *4) (-12 (-5 *4 (-895)) (-5 *2 (-372)) (-5 *1 (-763 *3)) (-4 *3 (-596 *2)))) (-2854 (*1 *2 *3) (-12 (-5 *2 (-372)) (-5 *1 (-763 *3)) (-4 *3 (-596 *2)))))
+(-10 -7 (-15 -2854 ((-372) |#1|)) (-15 -2854 ((-372) |#1| (-895))) (-15 -1672 ((-167 (-372)) |#1|)) (-15 -1672 ((-167 (-372)) |#1| (-895))) (IF (|has| |#1| (-170)) (PROGN (-15 -1672 ((-167 (-372)) (-167 |#1|))) (-15 -1672 ((-167 (-372)) (-167 |#1|) (-895))) (-15 -1672 ((-167 (-372)) (-926 (-167 |#1|)))) (-15 -1672 ((-167 (-372)) (-926 (-167 |#1|)) (-895)))) |%noBranch|) (IF (|has| |#1| (-1021)) (PROGN (-15 -2854 ((-372) (-926 |#1|))) (-15 -2854 ((-372) (-926 |#1|) (-895))) (-15 -1672 ((-167 (-372)) (-926 |#1|))) (-15 -1672 ((-167 (-372)) (-926 |#1|) (-895)))) |%noBranch|) (IF (|has| |#1| (-542)) (PROGN (-15 -2854 ((-372) (-400 (-926 |#1|)))) (-15 -2854 ((-372) (-400 (-926 |#1|)) (-895))) (-15 -1672 ((-167 (-372)) (-400 (-926 |#1|)))) (-15 -1672 ((-167 (-372)) (-400 (-926 |#1|)) (-895))) (-15 -1672 ((-167 (-372)) (-400 (-926 (-167 |#1|))))) (-15 -1672 ((-167 (-372)) (-400 (-926 (-167 |#1|))) (-895))) (IF (|has| |#1| (-825)) (PROGN (-15 -2854 ((-372) (-309 |#1|))) (-15 -2854 ((-372) (-309 |#1|) (-895))) (-15 -1672 ((-167 (-372)) (-309 |#1|))) (-15 -1672 ((-167 (-372)) (-309 |#1|) (-895))) (-15 -1672 ((-167 (-372)) (-309 (-167 |#1|)))) (-15 -1672 ((-167 (-372)) (-309 (-167 |#1|)) (-895)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-170)) (PROGN (-15 -3137 ((-3 (-167 (-372)) "failed") (-926 (-167 |#1|)))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-926 (-167 |#1|)) (-895)))) |%noBranch|) (IF (|has| |#1| (-1021)) (PROGN (-15 -2452 ((-3 (-372) "failed") (-926 |#1|))) (-15 -2452 ((-3 (-372) "failed") (-926 |#1|) (-895))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-926 |#1|))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-926 |#1|) (-895)))) |%noBranch|) (IF (|has| |#1| (-542)) (PROGN (-15 -2452 ((-3 (-372) "failed") (-400 (-926 |#1|)))) (-15 -2452 ((-3 (-372) "failed") (-400 (-926 |#1|)) (-895))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-400 (-926 |#1|)))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-400 (-926 |#1|)) (-895))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-400 (-926 (-167 |#1|))))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-400 (-926 (-167 |#1|))) (-895))) (IF (|has| |#1| (-825)) (PROGN (-15 -2452 ((-3 (-372) "failed") (-309 |#1|))) (-15 -2452 ((-3 (-372) "failed") (-309 |#1|) (-895))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-309 |#1|))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-309 |#1|) (-895))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-309 (-167 |#1|)))) (-15 -3137 ((-3 (-167 (-372)) "failed") (-309 (-167 |#1|)) (-895)))) |%noBranch|)) |%noBranch|))
+((-3746 (((-895) (-1127)) 66)) (-1283 (((-3 (-372) "failed") (-1127)) 33)) (-2426 (((-372) (-1127)) 31)) (-3024 (((-895) (-1127)) 54)) (-3783 (((-1127) (-895)) 56)) (-3944 (((-1127) (-895)) 53)))
+(((-764) (-10 -7 (-15 -3944 ((-1127) (-895))) (-15 -3024 ((-895) (-1127))) (-15 -3783 ((-1127) (-895))) (-15 -3746 ((-895) (-1127))) (-15 -2426 ((-372) (-1127))) (-15 -1283 ((-3 (-372) "failed") (-1127))))) (T -764))
+((-1283 (*1 *2 *3) (|partial| -12 (-5 *3 (-1127)) (-5 *2 (-372)) (-5 *1 (-764)))) (-2426 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-372)) (-5 *1 (-764)))) (-3746 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-895)) (-5 *1 (-764)))) (-3783 (*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1127)) (-5 *1 (-764)))) (-3024 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-895)) (-5 *1 (-764)))) (-3944 (*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1127)) (-5 *1 (-764)))))
+(-10 -7 (-15 -3944 ((-1127) (-895))) (-15 -3024 ((-895) (-1127))) (-15 -3783 ((-1127) (-895))) (-15 -3746 ((-895) (-1127))) (-15 -2426 ((-372) (-1127))) (-15 -1283 ((-3 (-372) "failed") (-1127))))
+((-2221 (((-112) $ $) 7)) (-2105 (((-1009) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) 15) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)) 13)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 16) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 14)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2264 (((-112) $ $) 6)))
(((-765) (-138)) (T -765))
-((-3459 (*1 *2 *3 *4) (-12 (-4 *1 (-765)) (-5 *3 (-1032)) (-5 *4 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008)))))) (-4163 (*1 *2 *3 *2) (-12 (-4 *1 (-765)) (-5 *2 (-1008)) (-5 *3 (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))))) (-3459 (*1 *2 *3 *4) (-12 (-4 *1 (-765)) (-5 *3 (-1032)) (-5 *4 (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008)))))) (-4163 (*1 *2 *3 *2) (-12 (-4 *1 (-765)) (-5 *2 (-1008)) (-5 *3 (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))))))
-(-13 (-1068) (-10 -7 (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -4163 ((-1008) (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219))) (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008))) (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)) (|:| |extra| (-1008))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -4163 ((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1008)))))
-(((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-3352 (((-1232) (-1227 (-372)) (-550) (-372) (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -1902 (-372))) (-372) (-1227 (-372)) (-1 (-1232) (-1227 (-372)) (-1227 (-372)) (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372))) 44) (((-1232) (-1227 (-372)) (-550) (-372) (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -1902 (-372))) (-372) (-1227 (-372)) (-1 (-1232) (-1227 (-372)) (-1227 (-372)) (-372))) 43)) (-3475 (((-1232) (-1227 (-372)) (-550) (-372) (-372) (-550) (-1 (-1232) (-1227 (-372)) (-1227 (-372)) (-372))) 50)) (-3225 (((-1232) (-1227 (-372)) (-550) (-372) (-372) (-372) (-372) (-550) (-1 (-1232) (-1227 (-372)) (-1227 (-372)) (-372))) 41)) (-4304 (((-1232) (-1227 (-372)) (-550) (-372) (-372) (-1 (-1232) (-1227 (-372)) (-1227 (-372)) (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372))) 52) (((-1232) (-1227 (-372)) (-550) (-372) (-372) (-1 (-1232) (-1227 (-372)) (-1227 (-372)) (-372))) 51)))
-(((-766) (-10 -7 (-15 -4304 ((-1232) (-1227 (-372)) (-550) (-372) (-372) (-1 (-1232) (-1227 (-372)) (-1227 (-372)) (-372)))) (-15 -4304 ((-1232) (-1227 (-372)) (-550) (-372) (-372) (-1 (-1232) (-1227 (-372)) (-1227 (-372)) (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372)))) (-15 -3225 ((-1232) (-1227 (-372)) (-550) (-372) (-372) (-372) (-372) (-550) (-1 (-1232) (-1227 (-372)) (-1227 (-372)) (-372)))) (-15 -3352 ((-1232) (-1227 (-372)) (-550) (-372) (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -1902 (-372))) (-372) (-1227 (-372)) (-1 (-1232) (-1227 (-372)) (-1227 (-372)) (-372)))) (-15 -3352 ((-1232) (-1227 (-372)) (-550) (-372) (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -1902 (-372))) (-372) (-1227 (-372)) (-1 (-1232) (-1227 (-372)) (-1227 (-372)) (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372)))) (-15 -3475 ((-1232) (-1227 (-372)) (-550) (-372) (-372) (-550) (-1 (-1232) (-1227 (-372)) (-1227 (-372)) (-372)))))) (T -766))
-((-3475 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *4 (-550)) (-5 *6 (-1 (-1232) (-1227 *5) (-1227 *5) (-372))) (-5 *3 (-1227 (-372))) (-5 *5 (-372)) (-5 *2 (-1232)) (-5 *1 (-766)))) (-3352 (*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3) (-12 (-5 *4 (-550)) (-5 *6 (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -1902 (-372)))) (-5 *7 (-1 (-1232) (-1227 *5) (-1227 *5) (-372))) (-5 *3 (-1227 (-372))) (-5 *5 (-372)) (-5 *2 (-1232)) (-5 *1 (-766)))) (-3352 (*1 *2 *3 *4 *5 *6 *5 *3 *7) (-12 (-5 *4 (-550)) (-5 *6 (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -1902 (-372)))) (-5 *7 (-1 (-1232) (-1227 *5) (-1227 *5) (-372))) (-5 *3 (-1227 (-372))) (-5 *5 (-372)) (-5 *2 (-1232)) (-5 *1 (-766)))) (-3225 (*1 *2 *3 *4 *5 *5 *5 *5 *4 *6) (-12 (-5 *4 (-550)) (-5 *6 (-1 (-1232) (-1227 *5) (-1227 *5) (-372))) (-5 *3 (-1227 (-372))) (-5 *5 (-372)) (-5 *2 (-1232)) (-5 *1 (-766)))) (-4304 (*1 *2 *3 *4 *5 *5 *6 *3 *3 *3 *3) (-12 (-5 *4 (-550)) (-5 *6 (-1 (-1232) (-1227 *5) (-1227 *5) (-372))) (-5 *3 (-1227 (-372))) (-5 *5 (-372)) (-5 *2 (-1232)) (-5 *1 (-766)))) (-4304 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *4 (-550)) (-5 *6 (-1 (-1232) (-1227 *5) (-1227 *5) (-372))) (-5 *3 (-1227 (-372))) (-5 *5 (-372)) (-5 *2 (-1232)) (-5 *1 (-766)))))
-(-10 -7 (-15 -4304 ((-1232) (-1227 (-372)) (-550) (-372) (-372) (-1 (-1232) (-1227 (-372)) (-1227 (-372)) (-372)))) (-15 -4304 ((-1232) (-1227 (-372)) (-550) (-372) (-372) (-1 (-1232) (-1227 (-372)) (-1227 (-372)) (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372)))) (-15 -3225 ((-1232) (-1227 (-372)) (-550) (-372) (-372) (-372) (-372) (-550) (-1 (-1232) (-1227 (-372)) (-1227 (-372)) (-372)))) (-15 -3352 ((-1232) (-1227 (-372)) (-550) (-372) (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -1902 (-372))) (-372) (-1227 (-372)) (-1 (-1232) (-1227 (-372)) (-1227 (-372)) (-372)))) (-15 -3352 ((-1232) (-1227 (-372)) (-550) (-372) (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -1902 (-372))) (-372) (-1227 (-372)) (-1 (-1232) (-1227 (-372)) (-1227 (-372)) (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372)) (-1227 (-372)))) (-15 -3475 ((-1232) (-1227 (-372)) (-550) (-372) (-372) (-550) (-1 (-1232) (-1227 (-372)) (-1227 (-372)) (-372)))))
-((-2177 (((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550)) 53)) (-2972 (((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550)) 31)) (-2086 (((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550)) 52)) (-2872 (((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550)) 29)) (-3067 (((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550)) 51)) (-2761 (((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550)) 19)) (-2665 (((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550) (-550)) 32)) (-3731 (((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550) (-550)) 30)) (-3607 (((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550) (-550)) 28)))
-(((-767) (-10 -7 (-15 -3607 ((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550) (-550))) (-15 -3731 ((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550) (-550))) (-15 -2665 ((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550) (-550))) (-15 -2761 ((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -2872 ((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -2972 ((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -3067 ((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -2086 ((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -2177 ((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))))) (T -767))
-((-2177 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372)) (-5 *2 (-2 (|:| -3625 *4) (|:| -2478 *4) (|:| |totalpts| (-550)) (|:| |success| (-112)))) (-5 *1 (-767)) (-5 *5 (-550)))) (-2086 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372)) (-5 *2 (-2 (|:| -3625 *4) (|:| -2478 *4) (|:| |totalpts| (-550)) (|:| |success| (-112)))) (-5 *1 (-767)) (-5 *5 (-550)))) (-3067 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372)) (-5 *2 (-2 (|:| -3625 *4) (|:| -2478 *4) (|:| |totalpts| (-550)) (|:| |success| (-112)))) (-5 *1 (-767)) (-5 *5 (-550)))) (-2972 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372)) (-5 *2 (-2 (|:| -3625 *4) (|:| -2478 *4) (|:| |totalpts| (-550)) (|:| |success| (-112)))) (-5 *1 (-767)) (-5 *5 (-550)))) (-2872 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372)) (-5 *2 (-2 (|:| -3625 *4) (|:| -2478 *4) (|:| |totalpts| (-550)) (|:| |success| (-112)))) (-5 *1 (-767)) (-5 *5 (-550)))) (-2761 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372)) (-5 *2 (-2 (|:| -3625 *4) (|:| -2478 *4) (|:| |totalpts| (-550)) (|:| |success| (-112)))) (-5 *1 (-767)) (-5 *5 (-550)))) (-2665 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372)) (-5 *2 (-2 (|:| -3625 *4) (|:| -2478 *4) (|:| |totalpts| (-550)) (|:| |success| (-112)))) (-5 *1 (-767)) (-5 *5 (-550)))) (-3731 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372)) (-5 *2 (-2 (|:| -3625 *4) (|:| -2478 *4) (|:| |totalpts| (-550)) (|:| |success| (-112)))) (-5 *1 (-767)) (-5 *5 (-550)))) (-3607 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372)) (-5 *2 (-2 (|:| -3625 *4) (|:| -2478 *4) (|:| |totalpts| (-550)) (|:| |success| (-112)))) (-5 *1 (-767)) (-5 *5 (-550)))))
-(-10 -7 (-15 -3607 ((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550) (-550))) (-15 -3731 ((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550) (-550))) (-15 -2665 ((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550) (-550))) (-15 -2761 ((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -2872 ((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -2972 ((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -3067 ((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -2086 ((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -2177 ((-2 (|:| -3625 (-372)) (|:| -2478 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))))
-((-3147 (((-1176 |#1|) |#1| (-219) (-550)) 46)))
-(((-768 |#1|) (-10 -7 (-15 -3147 ((-1176 |#1|) |#1| (-219) (-550)))) (-947)) (T -768))
-((-3147 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-219)) (-5 *5 (-550)) (-5 *2 (-1176 *3)) (-5 *1 (-768 *3)) (-4 *3 (-947)))))
-(-10 -7 (-15 -3147 ((-1176 |#1|) |#1| (-219) (-550))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 24)) (-3219 (((-3 $ "failed") $ $) 26)) (-3513 (($) 23 T CONST)) (-2707 (($ $ $) 13)) (-4164 (($ $ $) 14)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2626 (($) 22 T CONST)) (-2363 (((-112) $ $) 16)) (-2345 (((-112) $ $) 17)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 15)) (-2335 (((-112) $ $) 18)) (-2403 (($ $ $) 28) (($ $) 27)) (-2391 (($ $ $) 20)) (* (($ (-894) $) 21) (($ (-749) $) 25) (($ (-550) $) 29)))
+((-3612 (*1 *2 *3 *4) (-12 (-4 *1 (-765)) (-5 *3 (-1033)) (-5 *4 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009)))))) (-2105 (*1 *2 *3 *2) (-12 (-4 *1 (-765)) (-5 *2 (-1009)) (-5 *3 (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))))) (-3612 (*1 *2 *3 *4) (-12 (-4 *1 (-765)) (-5 *3 (-1033)) (-5 *4 (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009)))))) (-2105 (*1 *2 *3 *2) (-12 (-4 *1 (-765)) (-5 *2 (-1009)) (-5 *3 (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))))))
+(-13 (-1069) (-10 -7 (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2105 ((-1009) (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219))) (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009))) (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)) (|:| |extra| (-1009))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2105 ((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) (-1009)))))
+(((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-1885 (((-1233) (-1228 (-372)) (-550) (-372) (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -2601 (-372))) (-372) (-1228 (-372)) (-1 (-1233) (-1228 (-372)) (-1228 (-372)) (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372))) 44) (((-1233) (-1228 (-372)) (-550) (-372) (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -2601 (-372))) (-372) (-1228 (-372)) (-1 (-1233) (-1228 (-372)) (-1228 (-372)) (-372))) 43)) (-3740 (((-1233) (-1228 (-372)) (-550) (-372) (-372) (-550) (-1 (-1233) (-1228 (-372)) (-1228 (-372)) (-372))) 50)) (-2031 (((-1233) (-1228 (-372)) (-550) (-372) (-372) (-372) (-372) (-550) (-1 (-1233) (-1228 (-372)) (-1228 (-372)) (-372))) 41)) (-4071 (((-1233) (-1228 (-372)) (-550) (-372) (-372) (-1 (-1233) (-1228 (-372)) (-1228 (-372)) (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372))) 52) (((-1233) (-1228 (-372)) (-550) (-372) (-372) (-1 (-1233) (-1228 (-372)) (-1228 (-372)) (-372))) 51)))
+(((-766) (-10 -7 (-15 -4071 ((-1233) (-1228 (-372)) (-550) (-372) (-372) (-1 (-1233) (-1228 (-372)) (-1228 (-372)) (-372)))) (-15 -4071 ((-1233) (-1228 (-372)) (-550) (-372) (-372) (-1 (-1233) (-1228 (-372)) (-1228 (-372)) (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372)))) (-15 -2031 ((-1233) (-1228 (-372)) (-550) (-372) (-372) (-372) (-372) (-550) (-1 (-1233) (-1228 (-372)) (-1228 (-372)) (-372)))) (-15 -1885 ((-1233) (-1228 (-372)) (-550) (-372) (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -2601 (-372))) (-372) (-1228 (-372)) (-1 (-1233) (-1228 (-372)) (-1228 (-372)) (-372)))) (-15 -1885 ((-1233) (-1228 (-372)) (-550) (-372) (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -2601 (-372))) (-372) (-1228 (-372)) (-1 (-1233) (-1228 (-372)) (-1228 (-372)) (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372)))) (-15 -3740 ((-1233) (-1228 (-372)) (-550) (-372) (-372) (-550) (-1 (-1233) (-1228 (-372)) (-1228 (-372)) (-372)))))) (T -766))
+((-3740 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *4 (-550)) (-5 *6 (-1 (-1233) (-1228 *5) (-1228 *5) (-372))) (-5 *3 (-1228 (-372))) (-5 *5 (-372)) (-5 *2 (-1233)) (-5 *1 (-766)))) (-1885 (*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3) (-12 (-5 *4 (-550)) (-5 *6 (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -2601 (-372)))) (-5 *7 (-1 (-1233) (-1228 *5) (-1228 *5) (-372))) (-5 *3 (-1228 (-372))) (-5 *5 (-372)) (-5 *2 (-1233)) (-5 *1 (-766)))) (-1885 (*1 *2 *3 *4 *5 *6 *5 *3 *7) (-12 (-5 *4 (-550)) (-5 *6 (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -2601 (-372)))) (-5 *7 (-1 (-1233) (-1228 *5) (-1228 *5) (-372))) (-5 *3 (-1228 (-372))) (-5 *5 (-372)) (-5 *2 (-1233)) (-5 *1 (-766)))) (-2031 (*1 *2 *3 *4 *5 *5 *5 *5 *4 *6) (-12 (-5 *4 (-550)) (-5 *6 (-1 (-1233) (-1228 *5) (-1228 *5) (-372))) (-5 *3 (-1228 (-372))) (-5 *5 (-372)) (-5 *2 (-1233)) (-5 *1 (-766)))) (-4071 (*1 *2 *3 *4 *5 *5 *6 *3 *3 *3 *3) (-12 (-5 *4 (-550)) (-5 *6 (-1 (-1233) (-1228 *5) (-1228 *5) (-372))) (-5 *3 (-1228 (-372))) (-5 *5 (-372)) (-5 *2 (-1233)) (-5 *1 (-766)))) (-4071 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *4 (-550)) (-5 *6 (-1 (-1233) (-1228 *5) (-1228 *5) (-372))) (-5 *3 (-1228 (-372))) (-5 *5 (-372)) (-5 *2 (-1233)) (-5 *1 (-766)))))
+(-10 -7 (-15 -4071 ((-1233) (-1228 (-372)) (-550) (-372) (-372) (-1 (-1233) (-1228 (-372)) (-1228 (-372)) (-372)))) (-15 -4071 ((-1233) (-1228 (-372)) (-550) (-372) (-372) (-1 (-1233) (-1228 (-372)) (-1228 (-372)) (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372)))) (-15 -2031 ((-1233) (-1228 (-372)) (-550) (-372) (-372) (-372) (-372) (-550) (-1 (-1233) (-1228 (-372)) (-1228 (-372)) (-372)))) (-15 -1885 ((-1233) (-1228 (-372)) (-550) (-372) (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -2601 (-372))) (-372) (-1228 (-372)) (-1 (-1233) (-1228 (-372)) (-1228 (-372)) (-372)))) (-15 -1885 ((-1233) (-1228 (-372)) (-550) (-372) (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -2601 (-372))) (-372) (-1228 (-372)) (-1 (-1233) (-1228 (-372)) (-1228 (-372)) (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372)) (-1228 (-372)))) (-15 -3740 ((-1233) (-1228 (-372)) (-550) (-372) (-372) (-550) (-1 (-1233) (-1228 (-372)) (-1228 (-372)) (-372)))))
+((-1500 (((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550)) 53)) (-3679 (((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550)) 31)) (-3151 (((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550)) 52)) (-3920 (((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550)) 29)) (-2106 (((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550)) 51)) (-2298 (((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550)) 19)) (-3840 (((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550) (-550)) 32)) (-3320 (((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550) (-550)) 30)) (-1384 (((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550) (-550)) 28)))
+(((-767) (-10 -7 (-15 -1384 ((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550) (-550))) (-15 -3320 ((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550) (-550))) (-15 -3840 ((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550) (-550))) (-15 -2298 ((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -3920 ((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -3679 ((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -2106 ((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -3151 ((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -1500 ((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))))) (T -767))
+((-1500 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372)) (-5 *2 (-2 (|:| -1337 *4) (|:| -2511 *4) (|:| |totalpts| (-550)) (|:| |success| (-112)))) (-5 *1 (-767)) (-5 *5 (-550)))) (-3151 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372)) (-5 *2 (-2 (|:| -1337 *4) (|:| -2511 *4) (|:| |totalpts| (-550)) (|:| |success| (-112)))) (-5 *1 (-767)) (-5 *5 (-550)))) (-2106 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372)) (-5 *2 (-2 (|:| -1337 *4) (|:| -2511 *4) (|:| |totalpts| (-550)) (|:| |success| (-112)))) (-5 *1 (-767)) (-5 *5 (-550)))) (-3679 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372)) (-5 *2 (-2 (|:| -1337 *4) (|:| -2511 *4) (|:| |totalpts| (-550)) (|:| |success| (-112)))) (-5 *1 (-767)) (-5 *5 (-550)))) (-3920 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372)) (-5 *2 (-2 (|:| -1337 *4) (|:| -2511 *4) (|:| |totalpts| (-550)) (|:| |success| (-112)))) (-5 *1 (-767)) (-5 *5 (-550)))) (-2298 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372)) (-5 *2 (-2 (|:| -1337 *4) (|:| -2511 *4) (|:| |totalpts| (-550)) (|:| |success| (-112)))) (-5 *1 (-767)) (-5 *5 (-550)))) (-3840 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372)) (-5 *2 (-2 (|:| -1337 *4) (|:| -2511 *4) (|:| |totalpts| (-550)) (|:| |success| (-112)))) (-5 *1 (-767)) (-5 *5 (-550)))) (-3320 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372)) (-5 *2 (-2 (|:| -1337 *4) (|:| -2511 *4) (|:| |totalpts| (-550)) (|:| |success| (-112)))) (-5 *1 (-767)) (-5 *5 (-550)))) (-1384 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372)) (-5 *2 (-2 (|:| -1337 *4) (|:| -2511 *4) (|:| |totalpts| (-550)) (|:| |success| (-112)))) (-5 *1 (-767)) (-5 *5 (-550)))))
+(-10 -7 (-15 -1384 ((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550) (-550))) (-15 -3320 ((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550) (-550))) (-15 -3840 ((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550) (-550))) (-15 -2298 ((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -3920 ((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -3679 ((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -2106 ((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -3151 ((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))) (-15 -1500 ((-2 (|:| -1337 (-372)) (|:| -2511 (-372)) (|:| |totalpts| (-550)) (|:| |success| (-112))) (-1 (-372) (-372)) (-372) (-372) (-372) (-372) (-550) (-550))))
+((-2661 (((-1177 |#1|) |#1| (-219) (-550)) 46)))
+(((-768 |#1|) (-10 -7 (-15 -2661 ((-1177 |#1|) |#1| (-219) (-550)))) (-948)) (T -768))
+((-2661 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-219)) (-5 *5 (-550)) (-5 *2 (-1177 *3)) (-5 *1 (-768 *3)) (-4 *3 (-948)))))
+(-10 -7 (-15 -2661 ((-1177 |#1|) |#1| (-219) (-550))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 24)) (-1993 (((-3 $ "failed") $ $) 26)) (-2991 (($) 23 T CONST)) (-2793 (($ $ $) 13)) (-2173 (($ $ $) 14)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2688 (($) 22 T CONST)) (-2324 (((-112) $ $) 16)) (-2302 (((-112) $ $) 17)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 15)) (-2290 (((-112) $ $) 18)) (-2370 (($ $ $) 28) (($ $) 27)) (-2358 (($ $ $) 20)) (* (($ (-895) $) 21) (($ (-749) $) 25) (($ (-550) $) 29)))
(((-769) (-138)) (T -769))
NIL
(-13 (-773) (-21))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-770) . T) ((-772) . T) ((-773) . T) ((-825) . T) ((-1068) . T))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 24)) (-3513 (($) 23 T CONST)) (-2707 (($ $ $) 13)) (-4164 (($ $ $) 14)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2626 (($) 22 T CONST)) (-2363 (((-112) $ $) 16)) (-2345 (((-112) $ $) 17)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 15)) (-2335 (((-112) $ $) 18)) (-2391 (($ $ $) 20)) (* (($ (-894) $) 21) (($ (-749) $) 25)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-770) . T) ((-772) . T) ((-773) . T) ((-825) . T) ((-1069) . T))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 24)) (-2991 (($) 23 T CONST)) (-2793 (($ $ $) 13)) (-2173 (($ $ $) 14)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2688 (($) 22 T CONST)) (-2324 (((-112) $ $) 16)) (-2302 (((-112) $ $) 17)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 15)) (-2290 (((-112) $ $) 18)) (-2358 (($ $ $) 20)) (* (($ (-895) $) 21) (($ (-749) $) 25)))
(((-770) (-138)) (T -770))
NIL
(-13 (-772) (-23))
-(((-23) . T) ((-25) . T) ((-101) . T) ((-595 (-836)) . T) ((-772) . T) ((-825) . T) ((-1068) . T))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 24)) (-2270 (($ $ $) 27)) (-3219 (((-3 $ "failed") $ $) 26)) (-3513 (($) 23 T CONST)) (-2707 (($ $ $) 13)) (-4164 (($ $ $) 14)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2626 (($) 22 T CONST)) (-2363 (((-112) $ $) 16)) (-2345 (((-112) $ $) 17)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 15)) (-2335 (((-112) $ $) 18)) (-2391 (($ $ $) 20)) (* (($ (-894) $) 21) (($ (-749) $) 25)))
+(((-23) . T) ((-25) . T) ((-101) . T) ((-595 (-837)) . T) ((-772) . T) ((-825) . T) ((-1069) . T))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 24)) (-4250 (($ $ $) 27)) (-1993 (((-3 $ "failed") $ $) 26)) (-2991 (($) 23 T CONST)) (-2793 (($ $ $) 13)) (-2173 (($ $ $) 14)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2688 (($) 22 T CONST)) (-2324 (((-112) $ $) 16)) (-2302 (((-112) $ $) 17)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 15)) (-2290 (((-112) $ $) 18)) (-2358 (($ $ $) 20)) (* (($ (-895) $) 21) (($ (-749) $) 25)))
(((-771) (-138)) (T -771))
-((-2270 (*1 *1 *1 *1) (-4 *1 (-771))))
-(-13 (-773) (-10 -8 (-15 -2270 ($ $ $))))
-(((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-770) . T) ((-772) . T) ((-773) . T) ((-825) . T) ((-1068) . T))
-((-1504 (((-112) $ $) 7)) (-2707 (($ $ $) 13)) (-4164 (($ $ $) 14)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2363 (((-112) $ $) 16)) (-2345 (((-112) $ $) 17)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 15)) (-2335 (((-112) $ $) 18)) (-2391 (($ $ $) 20)) (* (($ (-894) $) 21)))
+((-4250 (*1 *1 *1 *1) (-4 *1 (-771))))
+(-13 (-773) (-10 -8 (-15 -4250 ($ $ $))))
+(((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-770) . T) ((-772) . T) ((-773) . T) ((-825) . T) ((-1069) . T))
+((-2221 (((-112) $ $) 7)) (-2793 (($ $ $) 13)) (-2173 (($ $ $) 14)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2324 (((-112) $ $) 16)) (-2302 (((-112) $ $) 17)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 15)) (-2290 (((-112) $ $) 18)) (-2358 (($ $ $) 20)) (* (($ (-895) $) 21)))
(((-772) (-138)) (T -772))
NIL
(-13 (-825) (-25))
-(((-25) . T) ((-101) . T) ((-595 (-836)) . T) ((-825) . T) ((-1068) . T))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 24)) (-3219 (((-3 $ "failed") $ $) 26)) (-3513 (($) 23 T CONST)) (-2707 (($ $ $) 13)) (-4164 (($ $ $) 14)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2626 (($) 22 T CONST)) (-2363 (((-112) $ $) 16)) (-2345 (((-112) $ $) 17)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 15)) (-2335 (((-112) $ $) 18)) (-2391 (($ $ $) 20)) (* (($ (-894) $) 21) (($ (-749) $) 25)))
+(((-25) . T) ((-101) . T) ((-595 (-837)) . T) ((-825) . T) ((-1069) . T))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 24)) (-1993 (((-3 $ "failed") $ $) 26)) (-2991 (($) 23 T CONST)) (-2793 (($ $ $) 13)) (-2173 (($ $ $) 14)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2688 (($) 22 T CONST)) (-2324 (((-112) $ $) 16)) (-2302 (((-112) $ $) 17)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 15)) (-2290 (((-112) $ $) 18)) (-2358 (($ $ $) 20)) (* (($ (-895) $) 21) (($ (-749) $) 25)))
(((-773) (-138)) (T -773))
NIL
(-13 (-770) (-130))
-(((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-770) . T) ((-772) . T) ((-825) . T) ((-1068) . T))
-((-3433 (((-112) $) 41)) (-3880 (((-3 (-550) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 |#2| "failed") $) 44)) (-2726 (((-550) $) NIL) (((-400 (-550)) $) NIL) ((|#2| $) 42)) (-3207 (((-3 (-400 (-550)) "failed") $) 78)) (-3122 (((-112) $) 72)) (-3042 (((-400 (-550)) $) 76)) (-1389 ((|#2| $) 26)) (-3972 (($ (-1 |#2| |#2|) $) 23)) (-3235 (($ $) 61)) (-4028 (((-526) $) 67)) (-1270 (($ $) 21)) (-1518 (((-836) $) 56) (($ (-550)) 39) (($ |#2|) 37) (($ (-400 (-550))) NIL)) (-2390 (((-749)) 10)) (-1635 ((|#2| $) 71)) (-2316 (((-112) $ $) 29)) (-2335 (((-112) $ $) 69)) (-2403 (($ $) 31) (($ $ $) NIL)) (-2391 (($ $ $) 30)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 35) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 32)))
-(((-774 |#1| |#2|) (-10 -8 (-15 -2335 ((-112) |#1| |#1|)) (-15 -4028 ((-526) |#1|)) (-15 -3235 (|#1| |#1|)) (-15 -3207 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3042 ((-400 (-550)) |#1|)) (-15 -3122 ((-112) |#1|)) (-15 -1635 (|#2| |#1|)) (-15 -1389 (|#2| |#1|)) (-15 -1270 (|#1| |#1|)) (-15 -3972 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2726 (|#2| |#1|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-550) |#1|)) (-15 -1518 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1518 (|#1| (-550))) (-15 -2390 ((-749))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 -2403 (|#1| |#1| |#1|)) (-15 -2403 (|#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 -3433 ((-112) |#1|)) (-15 * (|#1| (-894) |#1|)) (-15 -2391 (|#1| |#1| |#1|)) (-15 -1518 ((-836) |#1|)) (-15 -2316 ((-112) |#1| |#1|))) (-775 |#2|) (-170)) (T -774))
-((-2390 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-749)) (-5 *1 (-774 *3 *4)) (-4 *3 (-775 *4)))))
-(-10 -8 (-15 -2335 ((-112) |#1| |#1|)) (-15 -4028 ((-526) |#1|)) (-15 -3235 (|#1| |#1|)) (-15 -3207 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3042 ((-400 (-550)) |#1|)) (-15 -3122 ((-112) |#1|)) (-15 -1635 (|#2| |#1|)) (-15 -1389 (|#2| |#1|)) (-15 -1270 (|#1| |#1|)) (-15 -3972 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2726 (|#2| |#1|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-550) |#1|)) (-15 -1518 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1518 (|#1| (-550))) (-15 -2390 ((-749))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 -2403 (|#1| |#1| |#1|)) (-15 -2403 (|#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 -3433 ((-112) |#1|)) (-15 * (|#1| (-894) |#1|)) (-15 -2391 (|#1| |#1| |#1|)) (-15 -1518 ((-836) |#1|)) (-15 -2316 ((-112) |#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-4319 (((-749)) 51 (|has| |#1| (-361)))) (-3513 (($) 17 T CONST)) (-3880 (((-3 (-550) "failed") $) 92 (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) 90 (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) 88)) (-2726 (((-550) $) 93 (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) 91 (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) 87)) (-1386 (((-3 $ "failed") $) 32)) (-3365 ((|#1| $) 77)) (-3207 (((-3 (-400 (-550)) "failed") $) 64 (|has| |#1| (-535)))) (-3122 (((-112) $) 66 (|has| |#1| (-535)))) (-3042 (((-400 (-550)) $) 65 (|has| |#1| (-535)))) (-1741 (($) 54 (|has| |#1| (-361)))) (-3102 (((-112) $) 30)) (-1581 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 68)) (-1389 ((|#1| $) 69)) (-2707 (($ $ $) 60 (|has| |#1| (-825)))) (-4164 (($ $ $) 59 (|has| |#1| (-825)))) (-3972 (($ (-1 |#1| |#1|) $) 79)) (-2253 (((-894) $) 53 (|has| |#1| (-361)))) (-1825 (((-1126) $) 9)) (-3235 (($ $) 63 (|has| |#1| (-356)))) (-2922 (($ (-894)) 52 (|has| |#1| (-361)))) (-2453 ((|#1| $) 74)) (-2546 ((|#1| $) 75)) (-1450 ((|#1| $) 76)) (-4053 ((|#1| $) 70)) (-4136 ((|#1| $) 71)) (-4234 ((|#1| $) 72)) (-2358 ((|#1| $) 73)) (-3337 (((-1088) $) 10)) (-3866 (($ $ (-623 |#1|) (-623 |#1|)) 85 (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) 84 (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) 83 (|has| |#1| (-302 |#1|))) (($ $ (-623 (-287 |#1|))) 82 (|has| |#1| (-302 |#1|))) (($ $ (-623 (-1144)) (-623 |#1|)) 81 (|has| |#1| (-505 (-1144) |#1|))) (($ $ (-1144) |#1|) 80 (|has| |#1| (-505 (-1144) |#1|)))) (-2680 (($ $ |#1|) 86 (|has| |#1| (-279 |#1| |#1|)))) (-4028 (((-526) $) 61 (|has| |#1| (-596 (-526))))) (-1270 (($ $) 78)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#1|) 35) (($ (-400 (-550))) 89 (|has| |#1| (-1011 (-400 (-550)))))) (-4242 (((-3 $ "failed") $) 62 (|has| |#1| (-143)))) (-2390 (((-749)) 28)) (-1635 ((|#1| $) 67 (|has| |#1| (-1029)))) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2363 (((-112) $ $) 57 (|has| |#1| (-825)))) (-2345 (((-112) $ $) 56 (|has| |#1| (-825)))) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 58 (|has| |#1| (-825)))) (-2335 (((-112) $ $) 55 (|has| |#1| (-825)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 37) (($ |#1| $) 36)))
+(((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-770) . T) ((-772) . T) ((-825) . T) ((-1069) . T))
+((-3378 (((-112) $) 41)) (-2288 (((-3 (-550) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 |#2| "failed") $) 44)) (-2202 (((-550) $) NIL) (((-400 (-550)) $) NIL) ((|#2| $) 42)) (-3192 (((-3 (-400 (-550)) "failed") $) 78)) (-2593 (((-112) $) 72)) (-3169 (((-400 (-550)) $) 76)) (-1571 ((|#2| $) 26)) (-2392 (($ (-1 |#2| |#2|) $) 23)) (-1619 (($ $) 61)) (-2451 (((-526) $) 67)) (-3018 (($ $) 21)) (-2233 (((-837) $) 56) (($ (-550)) 39) (($ |#2|) 37) (($ (-400 (-550))) NIL)) (-3091 (((-749)) 10)) (-4188 ((|#2| $) 71)) (-2264 (((-112) $ $) 29)) (-2290 (((-112) $ $) 69)) (-2370 (($ $) 31) (($ $ $) NIL)) (-2358 (($ $ $) 30)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 35) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 32)))
+(((-774 |#1| |#2|) (-10 -8 (-15 -2290 ((-112) |#1| |#1|)) (-15 -2451 ((-526) |#1|)) (-15 -1619 (|#1| |#1|)) (-15 -3192 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3169 ((-400 (-550)) |#1|)) (-15 -2593 ((-112) |#1|)) (-15 -4188 (|#2| |#1|)) (-15 -1571 (|#2| |#1|)) (-15 -3018 (|#1| |#1|)) (-15 -2392 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2202 (|#2| |#1|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-550) |#1|)) (-15 -2233 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2233 (|#1| (-550))) (-15 -3091 ((-749))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 -2370 (|#1| |#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 -3378 ((-112) |#1|)) (-15 * (|#1| (-895) |#1|)) (-15 -2358 (|#1| |#1| |#1|)) (-15 -2233 ((-837) |#1|)) (-15 -2264 ((-112) |#1| |#1|))) (-775 |#2|) (-170)) (T -774))
+((-3091 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-749)) (-5 *1 (-774 *3 *4)) (-4 *3 (-775 *4)))))
+(-10 -8 (-15 -2290 ((-112) |#1| |#1|)) (-15 -2451 ((-526) |#1|)) (-15 -1619 (|#1| |#1|)) (-15 -3192 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3169 ((-400 (-550)) |#1|)) (-15 -2593 ((-112) |#1|)) (-15 -4188 (|#2| |#1|)) (-15 -1571 (|#2| |#1|)) (-15 -3018 (|#1| |#1|)) (-15 -2392 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2202 (|#2| |#1|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-550) |#1|)) (-15 -2233 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2233 (|#1| (-550))) (-15 -3091 ((-749))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 -2370 (|#1| |#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 -3378 ((-112) |#1|)) (-15 * (|#1| (-895) |#1|)) (-15 -2358 (|#1| |#1| |#1|)) (-15 -2233 ((-837) |#1|)) (-15 -2264 ((-112) |#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-3828 (((-749)) 51 (|has| |#1| (-361)))) (-2991 (($) 17 T CONST)) (-2288 (((-3 (-550) "failed") $) 92 (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) 90 (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) 88)) (-2202 (((-550) $) 93 (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) 91 (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) 87)) (-1537 (((-3 $ "failed") $) 32)) (-1406 ((|#1| $) 77)) (-3192 (((-3 (-400 (-550)) "failed") $) 64 (|has| |#1| (-535)))) (-2593 (((-112) $) 66 (|has| |#1| (-535)))) (-3169 (((-400 (-550)) $) 65 (|has| |#1| (-535)))) (-1864 (($) 54 (|has| |#1| (-361)))) (-2419 (((-112) $) 30)) (-1772 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 68)) (-1571 ((|#1| $) 69)) (-2793 (($ $ $) 60 (|has| |#1| (-825)))) (-2173 (($ $ $) 59 (|has| |#1| (-825)))) (-2392 (($ (-1 |#1| |#1|) $) 79)) (-4073 (((-895) $) 53 (|has| |#1| (-361)))) (-2369 (((-1127) $) 9)) (-1619 (($ $) 63 (|has| |#1| (-356)))) (-3690 (($ (-895)) 52 (|has| |#1| (-361)))) (-2395 ((|#1| $) 74)) (-3952 ((|#1| $) 75)) (-3083 ((|#1| $) 76)) (-3418 ((|#1| $) 70)) (-3114 ((|#1| $) 71)) (-1531 ((|#1| $) 72)) (-2746 ((|#1| $) 73)) (-3445 (((-1089) $) 10)) (-1553 (($ $ (-623 |#1|) (-623 |#1|)) 85 (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) 84 (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) 83 (|has| |#1| (-302 |#1|))) (($ $ (-623 (-287 |#1|))) 82 (|has| |#1| (-302 |#1|))) (($ $ (-623 (-1145)) (-623 |#1|)) 81 (|has| |#1| (-505 (-1145) |#1|))) (($ $ (-1145) |#1|) 80 (|has| |#1| (-505 (-1145) |#1|)))) (-2757 (($ $ |#1|) 86 (|has| |#1| (-279 |#1| |#1|)))) (-2451 (((-526) $) 61 (|has| |#1| (-596 (-526))))) (-3018 (($ $) 78)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#1|) 35) (($ (-400 (-550))) 89 (|has| |#1| (-1012 (-400 (-550)))))) (-1613 (((-3 $ "failed") $) 62 (|has| |#1| (-143)))) (-3091 (((-749)) 28)) (-4188 ((|#1| $) 67 (|has| |#1| (-1030)))) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2324 (((-112) $ $) 57 (|has| |#1| (-825)))) (-2302 (((-112) $ $) 56 (|has| |#1| (-825)))) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 58 (|has| |#1| (-825)))) (-2290 (((-112) $ $) 55 (|has| |#1| (-825)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 37) (($ |#1| $) 36)))
(((-775 |#1|) (-138) (-170)) (T -775))
-((-1270 (*1 *1 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-3365 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-1450 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-2546 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-2453 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-2358 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-4234 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-4136 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-4053 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-1389 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-1581 (*1 *1 *2 *2 *2 *2 *2 *2 *2 *2) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-1635 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)) (-4 *2 (-1029)))) (-3122 (*1 *2 *1) (-12 (-4 *1 (-775 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-112)))) (-3042 (*1 *2 *1) (-12 (-4 *1 (-775 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-400 (-550))))) (-3207 (*1 *2 *1) (|partial| -12 (-4 *1 (-775 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-400 (-550))))) (-3235 (*1 *1 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)) (-4 *2 (-356)))))
-(-13 (-38 |t#1|) (-404 |t#1|) (-331 |t#1|) (-10 -8 (-15 -1270 ($ $)) (-15 -3365 (|t#1| $)) (-15 -1450 (|t#1| $)) (-15 -2546 (|t#1| $)) (-15 -2453 (|t#1| $)) (-15 -2358 (|t#1| $)) (-15 -4234 (|t#1| $)) (-15 -4136 (|t#1| $)) (-15 -4053 (|t#1| $)) (-15 -1389 (|t#1| $)) (-15 -1581 ($ |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1|)) (IF (|has| |t#1| (-361)) (-6 (-361)) |%noBranch|) (IF (|has| |t#1| (-825)) (-6 (-825)) |%noBranch|) (IF (|has| |t#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |t#1| (-1029)) (-15 -1635 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-535)) (PROGN (-15 -3122 ((-112) $)) (-15 -3042 ((-400 (-550)) $)) (-15 -3207 ((-3 (-400 (-550)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-356)) (-15 -3235 ($ $)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 |#1| $) |has| |#1| (-279 |#1| |#1|)) ((-302 |#1|) |has| |#1| (-302 |#1|)) ((-361) |has| |#1| (-361)) ((-331 |#1|) . T) ((-404 |#1|) . T) ((-505 (-1144) |#1|) |has| |#1| (-505 (-1144) |#1|)) ((-505 |#1| |#1|) |has| |#1| (-302 |#1|)) ((-626 |#1|) . T) ((-626 $) . T) ((-696 |#1|) . T) ((-705) . T) ((-825) |has| |#1| (-825)) ((-1011 (-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) ((-1011 (-550)) |has| |#1| (-1011 (-550))) ((-1011 |#1|) . T) ((-1026 |#1|) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-3972 ((|#3| (-1 |#4| |#2|) |#1|) 20)))
-(((-776 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3972 (|#3| (-1 |#4| |#2|) |#1|))) (-775 |#2|) (-170) (-775 |#4|) (-170)) (T -776))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-170)) (-4 *6 (-170)) (-4 *2 (-775 *6)) (-5 *1 (-776 *4 *5 *2 *6)) (-4 *4 (-775 *5)))))
-(-10 -7 (-15 -3972 (|#3| (-1 |#4| |#2|) |#1|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-4319 (((-749)) NIL (|has| |#1| (-361)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) NIL) (((-3 (-972 |#1|) "failed") $) 35) (((-3 (-550) "failed") $) NIL (-1561 (|has| (-972 |#1|) (-1011 (-550))) (|has| |#1| (-1011 (-550))))) (((-3 (-400 (-550)) "failed") $) NIL (-1561 (|has| (-972 |#1|) (-1011 (-400 (-550)))) (|has| |#1| (-1011 (-400 (-550))))))) (-2726 ((|#1| $) NIL) (((-972 |#1|) $) 33) (((-550) $) NIL (-1561 (|has| (-972 |#1|) (-1011 (-550))) (|has| |#1| (-1011 (-550))))) (((-400 (-550)) $) NIL (-1561 (|has| (-972 |#1|) (-1011 (-400 (-550)))) (|has| |#1| (-1011 (-400 (-550))))))) (-1386 (((-3 $ "failed") $) NIL)) (-3365 ((|#1| $) 16)) (-3207 (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-535)))) (-3122 (((-112) $) NIL (|has| |#1| (-535)))) (-3042 (((-400 (-550)) $) NIL (|has| |#1| (-535)))) (-1741 (($) NIL (|has| |#1| (-361)))) (-3102 (((-112) $) NIL)) (-1581 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 28) (($ (-972 |#1|) (-972 |#1|)) 29)) (-1389 ((|#1| $) NIL)) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-2253 (((-894) $) NIL (|has| |#1| (-361)))) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL (|has| |#1| (-356)))) (-2922 (($ (-894)) NIL (|has| |#1| (-361)))) (-2453 ((|#1| $) 22)) (-2546 ((|#1| $) 20)) (-1450 ((|#1| $) 18)) (-4053 ((|#1| $) 26)) (-4136 ((|#1| $) 25)) (-4234 ((|#1| $) 24)) (-2358 ((|#1| $) 23)) (-3337 (((-1088) $) NIL)) (-3866 (($ $ (-623 |#1|) (-623 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ (-623 (-287 |#1|))) NIL (|has| |#1| (-302 |#1|))) (($ $ (-623 (-1144)) (-623 |#1|)) NIL (|has| |#1| (-505 (-1144) |#1|))) (($ $ (-1144) |#1|) NIL (|has| |#1| (-505 (-1144) |#1|)))) (-2680 (($ $ |#1|) NIL (|has| |#1| (-279 |#1| |#1|)))) (-4028 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-1270 (($ $) NIL)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL) (($ (-972 |#1|)) 30) (($ (-400 (-550))) NIL (-1561 (|has| (-972 |#1|) (-1011 (-400 (-550)))) (|has| |#1| (-1011 (-400 (-550))))))) (-4242 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2390 (((-749)) NIL)) (-1635 ((|#1| $) NIL (|has| |#1| (-1029)))) (-2626 (($) 8 T CONST)) (-2636 (($) 12 T CONST)) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 40) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-777 |#1|) (-13 (-775 |#1|) (-404 (-972 |#1|)) (-10 -8 (-15 -1581 ($ (-972 |#1|) (-972 |#1|))))) (-170)) (T -777))
-((-1581 (*1 *1 *2 *2) (-12 (-5 *2 (-972 *3)) (-4 *3 (-170)) (-5 *1 (-777 *3)))))
-(-13 (-775 |#1|) (-404 (-972 |#1|)) (-10 -8 (-15 -1581 ($ (-972 |#1|) (-972 |#1|)))))
-((-1504 (((-112) $ $) 7)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 14)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-1703 (((-1008) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 13)) (-2316 (((-112) $ $) 6)))
+((-3018 (*1 *1 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-1406 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-3083 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-3952 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-2395 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-2746 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-1531 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-3114 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-3418 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-1571 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-1772 (*1 *1 *2 *2 *2 *2 *2 *2 *2 *2) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))) (-4188 (*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)) (-4 *2 (-1030)))) (-2593 (*1 *2 *1) (-12 (-4 *1 (-775 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-112)))) (-3169 (*1 *2 *1) (-12 (-4 *1 (-775 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-400 (-550))))) (-3192 (*1 *2 *1) (|partial| -12 (-4 *1 (-775 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-400 (-550))))) (-1619 (*1 *1 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)) (-4 *2 (-356)))))
+(-13 (-38 |t#1|) (-404 |t#1|) (-331 |t#1|) (-10 -8 (-15 -3018 ($ $)) (-15 -1406 (|t#1| $)) (-15 -3083 (|t#1| $)) (-15 -3952 (|t#1| $)) (-15 -2395 (|t#1| $)) (-15 -2746 (|t#1| $)) (-15 -1531 (|t#1| $)) (-15 -3114 (|t#1| $)) (-15 -3418 (|t#1| $)) (-15 -1571 (|t#1| $)) (-15 -1772 ($ |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1|)) (IF (|has| |t#1| (-361)) (-6 (-361)) |%noBranch|) (IF (|has| |t#1| (-825)) (-6 (-825)) |%noBranch|) (IF (|has| |t#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |t#1| (-1030)) (-15 -4188 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-535)) (PROGN (-15 -2593 ((-112) $)) (-15 -3169 ((-400 (-550)) $)) (-15 -3192 ((-3 (-400 (-550)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-356)) (-15 -1619 ($ $)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 |#1| $) |has| |#1| (-279 |#1| |#1|)) ((-302 |#1|) |has| |#1| (-302 |#1|)) ((-361) |has| |#1| (-361)) ((-331 |#1|) . T) ((-404 |#1|) . T) ((-505 (-1145) |#1|) |has| |#1| (-505 (-1145) |#1|)) ((-505 |#1| |#1|) |has| |#1| (-302 |#1|)) ((-626 |#1|) . T) ((-626 $) . T) ((-696 |#1|) . T) ((-705) . T) ((-825) |has| |#1| (-825)) ((-1012 (-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) ((-1012 (-550)) |has| |#1| (-1012 (-550))) ((-1012 |#1|) . T) ((-1027 |#1|) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2392 ((|#3| (-1 |#4| |#2|) |#1|) 20)))
+(((-776 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2392 (|#3| (-1 |#4| |#2|) |#1|))) (-775 |#2|) (-170) (-775 |#4|) (-170)) (T -776))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-170)) (-4 *6 (-170)) (-4 *2 (-775 *6)) (-5 *1 (-776 *4 *5 *2 *6)) (-4 *4 (-775 *5)))))
+(-10 -7 (-15 -2392 (|#3| (-1 |#4| |#2|) |#1|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-3828 (((-749)) NIL (|has| |#1| (-361)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) NIL) (((-3 (-973 |#1|) "failed") $) 35) (((-3 (-550) "failed") $) NIL (-1489 (|has| (-973 |#1|) (-1012 (-550))) (|has| |#1| (-1012 (-550))))) (((-3 (-400 (-550)) "failed") $) NIL (-1489 (|has| (-973 |#1|) (-1012 (-400 (-550)))) (|has| |#1| (-1012 (-400 (-550))))))) (-2202 ((|#1| $) NIL) (((-973 |#1|) $) 33) (((-550) $) NIL (-1489 (|has| (-973 |#1|) (-1012 (-550))) (|has| |#1| (-1012 (-550))))) (((-400 (-550)) $) NIL (-1489 (|has| (-973 |#1|) (-1012 (-400 (-550)))) (|has| |#1| (-1012 (-400 (-550))))))) (-1537 (((-3 $ "failed") $) NIL)) (-1406 ((|#1| $) 16)) (-3192 (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-535)))) (-2593 (((-112) $) NIL (|has| |#1| (-535)))) (-3169 (((-400 (-550)) $) NIL (|has| |#1| (-535)))) (-1864 (($) NIL (|has| |#1| (-361)))) (-2419 (((-112) $) NIL)) (-1772 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 28) (($ (-973 |#1|) (-973 |#1|)) 29)) (-1571 ((|#1| $) NIL)) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-4073 (((-895) $) NIL (|has| |#1| (-361)))) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL (|has| |#1| (-356)))) (-3690 (($ (-895)) NIL (|has| |#1| (-361)))) (-2395 ((|#1| $) 22)) (-3952 ((|#1| $) 20)) (-3083 ((|#1| $) 18)) (-3418 ((|#1| $) 26)) (-3114 ((|#1| $) 25)) (-1531 ((|#1| $) 24)) (-2746 ((|#1| $) 23)) (-3445 (((-1089) $) NIL)) (-1553 (($ $ (-623 |#1|) (-623 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ (-623 (-287 |#1|))) NIL (|has| |#1| (-302 |#1|))) (($ $ (-623 (-1145)) (-623 |#1|)) NIL (|has| |#1| (-505 (-1145) |#1|))) (($ $ (-1145) |#1|) NIL (|has| |#1| (-505 (-1145) |#1|)))) (-2757 (($ $ |#1|) NIL (|has| |#1| (-279 |#1| |#1|)))) (-2451 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-3018 (($ $) NIL)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL) (($ (-973 |#1|)) 30) (($ (-400 (-550))) NIL (-1489 (|has| (-973 |#1|) (-1012 (-400 (-550)))) (|has| |#1| (-1012 (-400 (-550))))))) (-1613 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3091 (((-749)) NIL)) (-4188 ((|#1| $) NIL (|has| |#1| (-1030)))) (-2688 (($) 8 T CONST)) (-2700 (($) 12 T CONST)) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 40) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-777 |#1|) (-13 (-775 |#1|) (-404 (-973 |#1|)) (-10 -8 (-15 -1772 ($ (-973 |#1|) (-973 |#1|))))) (-170)) (T -777))
+((-1772 (*1 *1 *2 *2) (-12 (-5 *2 (-973 *3)) (-4 *3 (-170)) (-5 *1 (-777 *3)))))
+(-13 (-775 |#1|) (-404 (-973 |#1|)) (-10 -8 (-15 -1772 ($ (-973 |#1|) (-973 |#1|)))))
+((-2221 (((-112) $ $) 7)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 14)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-3647 (((-1009) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 13)) (-2264 (((-112) $ $) 6)))
(((-778) (-138)) (T -778))
-((-3459 (*1 *2 *3 *4) (-12 (-4 *1 (-778)) (-5 *3 (-1032)) (-5 *4 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)))))) (-1703 (*1 *2 *3) (-12 (-4 *1 (-778)) (-5 *3 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-1008)))))
-(-13 (-1068) (-10 -7 (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -1703 ((-1008) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))))))
-(((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-1819 (((-2 (|:| |particular| |#2|) (|:| -2437 (-623 |#2|))) |#3| |#2| (-1144)) 19)))
-(((-779 |#1| |#2| |#3|) (-10 -7 (-15 -1819 ((-2 (|:| |particular| |#2|) (|:| -2437 (-623 |#2|))) |#3| |#2| (-1144)))) (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)) (-13 (-29 |#1|) (-1166) (-932)) (-634 |#2|)) (T -779))
-((-1819 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1144)) (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (-4 *4 (-13 (-29 *6) (-1166) (-932))) (-5 *2 (-2 (|:| |particular| *4) (|:| -2437 (-623 *4)))) (-5 *1 (-779 *6 *4 *3)) (-4 *3 (-634 *4)))))
-(-10 -7 (-15 -1819 ((-2 (|:| |particular| |#2|) (|:| -2437 (-623 |#2|))) |#3| |#2| (-1144))))
-((-2903 (((-3 |#2| "failed") |#2| (-114) (-287 |#2|) (-623 |#2|)) 28) (((-3 |#2| "failed") (-287 |#2|) (-114) (-287 |#2|) (-623 |#2|)) 29) (((-3 (-2 (|:| |particular| |#2|) (|:| -2437 (-623 |#2|))) |#2| "failed") |#2| (-114) (-1144)) 17) (((-3 (-2 (|:| |particular| |#2|) (|:| -2437 (-623 |#2|))) |#2| "failed") (-287 |#2|) (-114) (-1144)) 18) (((-3 (-2 (|:| |particular| (-1227 |#2|)) (|:| -2437 (-623 (-1227 |#2|)))) "failed") (-623 |#2|) (-623 (-114)) (-1144)) 24) (((-3 (-2 (|:| |particular| (-1227 |#2|)) (|:| -2437 (-623 (-1227 |#2|)))) "failed") (-623 (-287 |#2|)) (-623 (-114)) (-1144)) 26) (((-3 (-623 (-1227 |#2|)) "failed") (-667 |#2|) (-1144)) 37) (((-3 (-2 (|:| |particular| (-1227 |#2|)) (|:| -2437 (-623 (-1227 |#2|)))) "failed") (-667 |#2|) (-1227 |#2|) (-1144)) 35)))
-(((-780 |#1| |#2|) (-10 -7 (-15 -2903 ((-3 (-2 (|:| |particular| (-1227 |#2|)) (|:| -2437 (-623 (-1227 |#2|)))) "failed") (-667 |#2|) (-1227 |#2|) (-1144))) (-15 -2903 ((-3 (-623 (-1227 |#2|)) "failed") (-667 |#2|) (-1144))) (-15 -2903 ((-3 (-2 (|:| |particular| (-1227 |#2|)) (|:| -2437 (-623 (-1227 |#2|)))) "failed") (-623 (-287 |#2|)) (-623 (-114)) (-1144))) (-15 -2903 ((-3 (-2 (|:| |particular| (-1227 |#2|)) (|:| -2437 (-623 (-1227 |#2|)))) "failed") (-623 |#2|) (-623 (-114)) (-1144))) (-15 -2903 ((-3 (-2 (|:| |particular| |#2|) (|:| -2437 (-623 |#2|))) |#2| "failed") (-287 |#2|) (-114) (-1144))) (-15 -2903 ((-3 (-2 (|:| |particular| |#2|) (|:| -2437 (-623 |#2|))) |#2| "failed") |#2| (-114) (-1144))) (-15 -2903 ((-3 |#2| "failed") (-287 |#2|) (-114) (-287 |#2|) (-623 |#2|))) (-15 -2903 ((-3 |#2| "failed") |#2| (-114) (-287 |#2|) (-623 |#2|)))) (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)) (-13 (-29 |#1|) (-1166) (-932))) (T -780))
-((-2903 (*1 *2 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-114)) (-5 *4 (-287 *2)) (-5 *5 (-623 *2)) (-4 *2 (-13 (-29 *6) (-1166) (-932))) (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (-5 *1 (-780 *6 *2)))) (-2903 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-287 *2)) (-5 *4 (-114)) (-5 *5 (-623 *2)) (-4 *2 (-13 (-29 *6) (-1166) (-932))) (-5 *1 (-780 *6 *2)) (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))))) (-2903 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-114)) (-5 *5 (-1144)) (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (-5 *2 (-3 (-2 (|:| |particular| *3) (|:| -2437 (-623 *3))) *3 "failed")) (-5 *1 (-780 *6 *3)) (-4 *3 (-13 (-29 *6) (-1166) (-932))))) (-2903 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-287 *7)) (-5 *4 (-114)) (-5 *5 (-1144)) (-4 *7 (-13 (-29 *6) (-1166) (-932))) (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (-5 *2 (-3 (-2 (|:| |particular| *7) (|:| -2437 (-623 *7))) *7 "failed")) (-5 *1 (-780 *6 *7)))) (-2903 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-623 *7)) (-5 *4 (-623 (-114))) (-5 *5 (-1144)) (-4 *7 (-13 (-29 *6) (-1166) (-932))) (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (-5 *2 (-2 (|:| |particular| (-1227 *7)) (|:| -2437 (-623 (-1227 *7))))) (-5 *1 (-780 *6 *7)))) (-2903 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-623 (-287 *7))) (-5 *4 (-623 (-114))) (-5 *5 (-1144)) (-4 *7 (-13 (-29 *6) (-1166) (-932))) (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (-5 *2 (-2 (|:| |particular| (-1227 *7)) (|:| -2437 (-623 (-1227 *7))))) (-5 *1 (-780 *6 *7)))) (-2903 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-667 *6)) (-5 *4 (-1144)) (-4 *6 (-13 (-29 *5) (-1166) (-932))) (-4 *5 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (-5 *2 (-623 (-1227 *6))) (-5 *1 (-780 *5 *6)))) (-2903 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-667 *7)) (-5 *5 (-1144)) (-4 *7 (-13 (-29 *6) (-1166) (-932))) (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (-5 *2 (-2 (|:| |particular| (-1227 *7)) (|:| -2437 (-623 (-1227 *7))))) (-5 *1 (-780 *6 *7)) (-5 *4 (-1227 *7)))))
-(-10 -7 (-15 -2903 ((-3 (-2 (|:| |particular| (-1227 |#2|)) (|:| -2437 (-623 (-1227 |#2|)))) "failed") (-667 |#2|) (-1227 |#2|) (-1144))) (-15 -2903 ((-3 (-623 (-1227 |#2|)) "failed") (-667 |#2|) (-1144))) (-15 -2903 ((-3 (-2 (|:| |particular| (-1227 |#2|)) (|:| -2437 (-623 (-1227 |#2|)))) "failed") (-623 (-287 |#2|)) (-623 (-114)) (-1144))) (-15 -2903 ((-3 (-2 (|:| |particular| (-1227 |#2|)) (|:| -2437 (-623 (-1227 |#2|)))) "failed") (-623 |#2|) (-623 (-114)) (-1144))) (-15 -2903 ((-3 (-2 (|:| |particular| |#2|) (|:| -2437 (-623 |#2|))) |#2| "failed") (-287 |#2|) (-114) (-1144))) (-15 -2903 ((-3 (-2 (|:| |particular| |#2|) (|:| -2437 (-623 |#2|))) |#2| "failed") |#2| (-114) (-1144))) (-15 -2903 ((-3 |#2| "failed") (-287 |#2|) (-114) (-287 |#2|) (-623 |#2|))) (-15 -2903 ((-3 |#2| "failed") |#2| (-114) (-287 |#2|) (-623 |#2|))))
-((-1936 (($) 9)) (-3986 (((-3 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372))) "failed") (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 31)) (-3531 (((-623 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) $) 28)) (-1886 (($ (-2 (|:| -2763 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372)))))) 25)) (-3892 (($ (-623 (-2 (|:| -2763 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372))))))) 23)) (-3793 (((-1232)) 12)))
-(((-781) (-10 -8 (-15 -1936 ($)) (-15 -3793 ((-1232))) (-15 -3531 ((-623 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) $)) (-15 -3892 ($ (-623 (-2 (|:| -2763 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372)))))))) (-15 -1886 ($ (-2 (|:| -2763 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372))))))) (-15 -3986 ((-3 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372))) "failed") (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))) (T -781))
-((-3986 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372)))) (-5 *1 (-781)))) (-1886 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -2763 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372)))))) (-5 *1 (-781)))) (-3892 (*1 *1 *2) (-12 (-5 *2 (-623 (-2 (|:| -2763 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372))))))) (-5 *1 (-781)))) (-3531 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-5 *1 (-781)))) (-3793 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-781)))) (-1936 (*1 *1) (-5 *1 (-781))))
-(-10 -8 (-15 -1936 ($)) (-15 -3793 ((-1232))) (-15 -3531 ((-623 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) $)) (-15 -3892 ($ (-623 (-2 (|:| -2763 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372)))))))) (-15 -1886 ($ (-2 (|:| -2763 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -2119 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372))))))) (-15 -3986 ((-3 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372))) "failed") (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))
-((-1327 ((|#2| |#2| (-1144)) 16)) (-4096 ((|#2| |#2| (-1144)) 51)) (-4208 (((-1 |#2| |#2|) (-1144)) 11)))
-(((-782 |#1| |#2|) (-10 -7 (-15 -1327 (|#2| |#2| (-1144))) (-15 -4096 (|#2| |#2| (-1144))) (-15 -4208 ((-1 |#2| |#2|) (-1144)))) (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)) (-13 (-29 |#1|) (-1166) (-932))) (T -782))
-((-4208 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (-5 *2 (-1 *5 *5)) (-5 *1 (-782 *4 *5)) (-4 *5 (-13 (-29 *4) (-1166) (-932))))) (-4096 (*1 *2 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (-5 *1 (-782 *4 *2)) (-4 *2 (-13 (-29 *4) (-1166) (-932))))) (-1327 (*1 *2 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (-5 *1 (-782 *4 *2)) (-4 *2 (-13 (-29 *4) (-1166) (-932))))))
-(-10 -7 (-15 -1327 (|#2| |#2| (-1144))) (-15 -4096 (|#2| |#2| (-1144))) (-15 -4208 ((-1 |#2| |#2|) (-1144))))
-((-2903 (((-1008) (-1227 (-309 (-372))) (-372) (-372) (-623 (-372)) (-309 (-372)) (-623 (-372)) (-372) (-372)) 116) (((-1008) (-1227 (-309 (-372))) (-372) (-372) (-623 (-372)) (-309 (-372)) (-623 (-372)) (-372)) 117) (((-1008) (-1227 (-309 (-372))) (-372) (-372) (-623 (-372)) (-623 (-372)) (-372)) 119) (((-1008) (-1227 (-309 (-372))) (-372) (-372) (-623 (-372)) (-309 (-372)) (-372)) 120) (((-1008) (-1227 (-309 (-372))) (-372) (-372) (-623 (-372)) (-372)) 121) (((-1008) (-1227 (-309 (-372))) (-372) (-372) (-623 (-372))) 122) (((-1008) (-786) (-1032)) 108) (((-1008) (-786)) 109)) (-3459 (((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))) (-786) (-1032)) 75) (((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))) (-786)) 77)))
-(((-783) (-10 -7 (-15 -2903 ((-1008) (-786))) (-15 -2903 ((-1008) (-786) (-1032))) (-15 -2903 ((-1008) (-1227 (-309 (-372))) (-372) (-372) (-623 (-372)))) (-15 -2903 ((-1008) (-1227 (-309 (-372))) (-372) (-372) (-623 (-372)) (-372))) (-15 -2903 ((-1008) (-1227 (-309 (-372))) (-372) (-372) (-623 (-372)) (-309 (-372)) (-372))) (-15 -2903 ((-1008) (-1227 (-309 (-372))) (-372) (-372) (-623 (-372)) (-623 (-372)) (-372))) (-15 -2903 ((-1008) (-1227 (-309 (-372))) (-372) (-372) (-623 (-372)) (-309 (-372)) (-623 (-372)) (-372))) (-15 -2903 ((-1008) (-1227 (-309 (-372))) (-372) (-372) (-623 (-372)) (-309 (-372)) (-623 (-372)) (-372) (-372))) (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))) (-786))) (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))) (-786) (-1032))))) (T -783))
-((-3459 (*1 *2 *3 *4) (-12 (-5 *3 (-786)) (-5 *4 (-1032)) (-5 *2 (-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))))) (-5 *1 (-783)))) (-3459 (*1 *2 *3) (-12 (-5 *3 (-786)) (-5 *2 (-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))))) (-5 *1 (-783)))) (-2903 (*1 *2 *3 *4 *4 *5 *6 *5 *4 *4) (-12 (-5 *3 (-1227 (-309 *4))) (-5 *5 (-623 (-372))) (-5 *6 (-309 (-372))) (-5 *4 (-372)) (-5 *2 (-1008)) (-5 *1 (-783)))) (-2903 (*1 *2 *3 *4 *4 *5 *6 *5 *4) (-12 (-5 *3 (-1227 (-309 *4))) (-5 *5 (-623 (-372))) (-5 *6 (-309 (-372))) (-5 *4 (-372)) (-5 *2 (-1008)) (-5 *1 (-783)))) (-2903 (*1 *2 *3 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1227 (-309 (-372)))) (-5 *4 (-372)) (-5 *5 (-623 *4)) (-5 *2 (-1008)) (-5 *1 (-783)))) (-2903 (*1 *2 *3 *4 *4 *5 *6 *4) (-12 (-5 *3 (-1227 (-309 *4))) (-5 *5 (-623 (-372))) (-5 *6 (-309 (-372))) (-5 *4 (-372)) (-5 *2 (-1008)) (-5 *1 (-783)))) (-2903 (*1 *2 *3 *4 *4 *5 *4) (-12 (-5 *3 (-1227 (-309 (-372)))) (-5 *4 (-372)) (-5 *5 (-623 *4)) (-5 *2 (-1008)) (-5 *1 (-783)))) (-2903 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1227 (-309 (-372)))) (-5 *4 (-372)) (-5 *5 (-623 *4)) (-5 *2 (-1008)) (-5 *1 (-783)))) (-2903 (*1 *2 *3 *4) (-12 (-5 *3 (-786)) (-5 *4 (-1032)) (-5 *2 (-1008)) (-5 *1 (-783)))) (-2903 (*1 *2 *3) (-12 (-5 *3 (-786)) (-5 *2 (-1008)) (-5 *1 (-783)))))
-(-10 -7 (-15 -2903 ((-1008) (-786))) (-15 -2903 ((-1008) (-786) (-1032))) (-15 -2903 ((-1008) (-1227 (-309 (-372))) (-372) (-372) (-623 (-372)))) (-15 -2903 ((-1008) (-1227 (-309 (-372))) (-372) (-372) (-623 (-372)) (-372))) (-15 -2903 ((-1008) (-1227 (-309 (-372))) (-372) (-372) (-623 (-372)) (-309 (-372)) (-372))) (-15 -2903 ((-1008) (-1227 (-309 (-372))) (-372) (-372) (-623 (-372)) (-623 (-372)) (-372))) (-15 -2903 ((-1008) (-1227 (-309 (-372))) (-372) (-372) (-623 (-372)) (-309 (-372)) (-623 (-372)) (-372))) (-15 -2903 ((-1008) (-1227 (-309 (-372))) (-372) (-372) (-623 (-372)) (-309 (-372)) (-623 (-372)) (-372) (-372))) (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))) (-786))) (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))) (-786) (-1032))))
-((-4310 (((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -2437 (-623 |#4|))) (-631 |#4|) |#4|) 35)))
-(((-784 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4310 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -2437 (-623 |#4|))) (-631 |#4|) |#4|))) (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))) (-1203 |#1|) (-1203 (-400 |#2|)) (-335 |#1| |#2| |#3|)) (T -784))
-((-4310 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *4)) (-4 *4 (-335 *5 *6 *7)) (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))) (-4 *6 (-1203 *5)) (-4 *7 (-1203 (-400 *6))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2437 (-623 *4)))) (-5 *1 (-784 *5 *6 *7 *4)))))
-(-10 -7 (-15 -4310 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -2437 (-623 |#4|))) (-631 |#4|) |#4|)))
-((-2346 (((-2 (|:| -1721 |#3|) (|:| |rh| (-623 (-400 |#2|)))) |#4| (-623 (-400 |#2|))) 52)) (-3302 (((-623 (-2 (|:| -3335 |#2|) (|:| -3065 |#2|))) |#4| |#2|) 60) (((-623 (-2 (|:| -3335 |#2|) (|:| -3065 |#2|))) |#4|) 59) (((-623 (-2 (|:| -3335 |#2|) (|:| -3065 |#2|))) |#3| |#2|) 20) (((-623 (-2 (|:| -3335 |#2|) (|:| -3065 |#2|))) |#3|) 21)) (-3415 ((|#2| |#4| |#1|) 61) ((|#2| |#3| |#1|) 27)) (-3199 ((|#2| |#3| (-623 (-400 |#2|))) 93) (((-3 |#2| "failed") |#3| (-400 |#2|)) 90)))
-(((-785 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3199 ((-3 |#2| "failed") |#3| (-400 |#2|))) (-15 -3199 (|#2| |#3| (-623 (-400 |#2|)))) (-15 -3302 ((-623 (-2 (|:| -3335 |#2|) (|:| -3065 |#2|))) |#3|)) (-15 -3302 ((-623 (-2 (|:| -3335 |#2|) (|:| -3065 |#2|))) |#3| |#2|)) (-15 -3415 (|#2| |#3| |#1|)) (-15 -3302 ((-623 (-2 (|:| -3335 |#2|) (|:| -3065 |#2|))) |#4|)) (-15 -3302 ((-623 (-2 (|:| -3335 |#2|) (|:| -3065 |#2|))) |#4| |#2|)) (-15 -3415 (|#2| |#4| |#1|)) (-15 -2346 ((-2 (|:| -1721 |#3|) (|:| |rh| (-623 (-400 |#2|)))) |#4| (-623 (-400 |#2|))))) (-13 (-356) (-145) (-1011 (-400 (-550)))) (-1203 |#1|) (-634 |#2|) (-634 (-400 |#2|))) (T -785))
-((-2346 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *6 (-1203 *5)) (-5 *2 (-2 (|:| -1721 *7) (|:| |rh| (-623 (-400 *6))))) (-5 *1 (-785 *5 *6 *7 *3)) (-5 *4 (-623 (-400 *6))) (-4 *7 (-634 *6)) (-4 *3 (-634 (-400 *6))))) (-3415 (*1 *2 *3 *4) (-12 (-4 *2 (-1203 *4)) (-5 *1 (-785 *4 *2 *5 *3)) (-4 *4 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *5 (-634 *2)) (-4 *3 (-634 (-400 *2))))) (-3302 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *4 (-1203 *5)) (-5 *2 (-623 (-2 (|:| -3335 *4) (|:| -3065 *4)))) (-5 *1 (-785 *5 *4 *6 *3)) (-4 *6 (-634 *4)) (-4 *3 (-634 (-400 *4))))) (-3302 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *5 (-1203 *4)) (-5 *2 (-623 (-2 (|:| -3335 *5) (|:| -3065 *5)))) (-5 *1 (-785 *4 *5 *6 *3)) (-4 *6 (-634 *5)) (-4 *3 (-634 (-400 *5))))) (-3415 (*1 *2 *3 *4) (-12 (-4 *2 (-1203 *4)) (-5 *1 (-785 *4 *2 *3 *5)) (-4 *4 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *3 (-634 *2)) (-4 *5 (-634 (-400 *2))))) (-3302 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *4 (-1203 *5)) (-5 *2 (-623 (-2 (|:| -3335 *4) (|:| -3065 *4)))) (-5 *1 (-785 *5 *4 *3 *6)) (-4 *3 (-634 *4)) (-4 *6 (-634 (-400 *4))))) (-3302 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *5 (-1203 *4)) (-5 *2 (-623 (-2 (|:| -3335 *5) (|:| -3065 *5)))) (-5 *1 (-785 *4 *5 *3 *6)) (-4 *3 (-634 *5)) (-4 *6 (-634 (-400 *5))))) (-3199 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-400 *2))) (-4 *2 (-1203 *5)) (-5 *1 (-785 *5 *2 *3 *6)) (-4 *5 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *3 (-634 *2)) (-4 *6 (-634 (-400 *2))))) (-3199 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-400 *2)) (-4 *2 (-1203 *5)) (-5 *1 (-785 *5 *2 *3 *6)) (-4 *5 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *3 (-634 *2)) (-4 *6 (-634 *4)))))
-(-10 -7 (-15 -3199 ((-3 |#2| "failed") |#3| (-400 |#2|))) (-15 -3199 (|#2| |#3| (-623 (-400 |#2|)))) (-15 -3302 ((-623 (-2 (|:| -3335 |#2|) (|:| -3065 |#2|))) |#3|)) (-15 -3302 ((-623 (-2 (|:| -3335 |#2|) (|:| -3065 |#2|))) |#3| |#2|)) (-15 -3415 (|#2| |#3| |#1|)) (-15 -3302 ((-623 (-2 (|:| -3335 |#2|) (|:| -3065 |#2|))) |#4|)) (-15 -3302 ((-623 (-2 (|:| -3335 |#2|) (|:| -3065 |#2|))) |#4| |#2|)) (-15 -3415 (|#2| |#4| |#1|)) (-15 -2346 ((-2 (|:| -1721 |#3|) (|:| |rh| (-623 (-400 |#2|)))) |#4| (-623 (-400 |#2|)))))
-((-1504 (((-112) $ $) NIL)) (-2726 (((-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) $) 13)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 15) (($ (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 12)) (-2316 (((-112) $ $) NIL)))
-(((-786) (-13 (-1068) (-10 -8 (-15 -1518 ($ (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -1518 ((-836) $)) (-15 -2726 ((-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) $))))) (T -786))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-786)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *1 (-786)))) (-2726 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *1 (-786)))))
-(-13 (-1068) (-10 -8 (-15 -1518 ($ (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -1518 ((-836) $)) (-15 -2726 ((-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) $))))
-((-2366 (((-623 (-2 (|:| |frac| (-400 |#2|)) (|:| -1721 |#3|))) |#3| (-1 (-623 |#2|) |#2| (-1140 |#2|)) (-1 (-411 |#2|) |#2|)) 118)) (-2452 (((-623 (-2 (|:| |poly| |#2|) (|:| -1721 |#3|))) |#3| (-1 (-623 |#1|) |#2|)) 46)) (-3633 (((-623 (-2 (|:| |deg| (-749)) (|:| -1721 |#2|))) |#3|) 95)) (-3500 ((|#2| |#3|) 37)) (-3755 (((-623 (-2 (|:| -2258 |#1|) (|:| -1721 |#3|))) |#3| (-1 (-623 |#1|) |#2|)) 82)) (-3085 ((|#3| |#3| (-400 |#2|)) 63) ((|#3| |#3| |#2|) 79)))
-(((-787 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3500 (|#2| |#3|)) (-15 -3633 ((-623 (-2 (|:| |deg| (-749)) (|:| -1721 |#2|))) |#3|)) (-15 -3755 ((-623 (-2 (|:| -2258 |#1|) (|:| -1721 |#3|))) |#3| (-1 (-623 |#1|) |#2|))) (-15 -2452 ((-623 (-2 (|:| |poly| |#2|) (|:| -1721 |#3|))) |#3| (-1 (-623 |#1|) |#2|))) (-15 -2366 ((-623 (-2 (|:| |frac| (-400 |#2|)) (|:| -1721 |#3|))) |#3| (-1 (-623 |#2|) |#2| (-1140 |#2|)) (-1 (-411 |#2|) |#2|))) (-15 -3085 (|#3| |#3| |#2|)) (-15 -3085 (|#3| |#3| (-400 |#2|)))) (-13 (-356) (-145) (-1011 (-400 (-550)))) (-1203 |#1|) (-634 |#2|) (-634 (-400 |#2|))) (T -787))
-((-3085 (*1 *2 *2 *3) (-12 (-5 *3 (-400 *5)) (-4 *4 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *5 (-1203 *4)) (-5 *1 (-787 *4 *5 *2 *6)) (-4 *2 (-634 *5)) (-4 *6 (-634 *3)))) (-3085 (*1 *2 *2 *3) (-12 (-4 *4 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *3 (-1203 *4)) (-5 *1 (-787 *4 *3 *2 *5)) (-4 *2 (-634 *3)) (-4 *5 (-634 (-400 *3))))) (-2366 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 (-623 *7) *7 (-1140 *7))) (-5 *5 (-1 (-411 *7) *7)) (-4 *7 (-1203 *6)) (-4 *6 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-5 *2 (-623 (-2 (|:| |frac| (-400 *7)) (|:| -1721 *3)))) (-5 *1 (-787 *6 *7 *3 *8)) (-4 *3 (-634 *7)) (-4 *8 (-634 (-400 *7))))) (-2452 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-623 *5) *6)) (-4 *5 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *6 (-1203 *5)) (-5 *2 (-623 (-2 (|:| |poly| *6) (|:| -1721 *3)))) (-5 *1 (-787 *5 *6 *3 *7)) (-4 *3 (-634 *6)) (-4 *7 (-634 (-400 *6))))) (-3755 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-623 *5) *6)) (-4 *5 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *6 (-1203 *5)) (-5 *2 (-623 (-2 (|:| -2258 *5) (|:| -1721 *3)))) (-5 *1 (-787 *5 *6 *3 *7)) (-4 *3 (-634 *6)) (-4 *7 (-634 (-400 *6))))) (-3633 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *5 (-1203 *4)) (-5 *2 (-623 (-2 (|:| |deg| (-749)) (|:| -1721 *5)))) (-5 *1 (-787 *4 *5 *3 *6)) (-4 *3 (-634 *5)) (-4 *6 (-634 (-400 *5))))) (-3500 (*1 *2 *3) (-12 (-4 *2 (-1203 *4)) (-5 *1 (-787 *4 *2 *3 *5)) (-4 *4 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *3 (-634 *2)) (-4 *5 (-634 (-400 *2))))))
-(-10 -7 (-15 -3500 (|#2| |#3|)) (-15 -3633 ((-623 (-2 (|:| |deg| (-749)) (|:| -1721 |#2|))) |#3|)) (-15 -3755 ((-623 (-2 (|:| -2258 |#1|) (|:| -1721 |#3|))) |#3| (-1 (-623 |#1|) |#2|))) (-15 -2452 ((-623 (-2 (|:| |poly| |#2|) (|:| -1721 |#3|))) |#3| (-1 (-623 |#1|) |#2|))) (-15 -2366 ((-623 (-2 (|:| |frac| (-400 |#2|)) (|:| -1721 |#3|))) |#3| (-1 (-623 |#2|) |#2| (-1140 |#2|)) (-1 (-411 |#2|) |#2|))) (-15 -3085 (|#3| |#3| |#2|)) (-15 -3085 (|#3| |#3| (-400 |#2|))))
-((-3201 (((-2 (|:| -2437 (-623 (-400 |#2|))) (|:| -1340 (-667 |#1|))) (-632 |#2| (-400 |#2|)) (-623 (-400 |#2|))) 121) (((-2 (|:| |particular| (-3 (-400 |#2|) "failed")) (|:| -2437 (-623 (-400 |#2|)))) (-632 |#2| (-400 |#2|)) (-400 |#2|)) 120) (((-2 (|:| -2437 (-623 (-400 |#2|))) (|:| -1340 (-667 |#1|))) (-631 (-400 |#2|)) (-623 (-400 |#2|))) 115) (((-2 (|:| |particular| (-3 (-400 |#2|) "failed")) (|:| -2437 (-623 (-400 |#2|)))) (-631 (-400 |#2|)) (-400 |#2|)) 113)) (-2203 ((|#2| (-632 |#2| (-400 |#2|))) 80) ((|#2| (-631 (-400 |#2|))) 83)))
-(((-788 |#1| |#2|) (-10 -7 (-15 -3201 ((-2 (|:| |particular| (-3 (-400 |#2|) "failed")) (|:| -2437 (-623 (-400 |#2|)))) (-631 (-400 |#2|)) (-400 |#2|))) (-15 -3201 ((-2 (|:| -2437 (-623 (-400 |#2|))) (|:| -1340 (-667 |#1|))) (-631 (-400 |#2|)) (-623 (-400 |#2|)))) (-15 -3201 ((-2 (|:| |particular| (-3 (-400 |#2|) "failed")) (|:| -2437 (-623 (-400 |#2|)))) (-632 |#2| (-400 |#2|)) (-400 |#2|))) (-15 -3201 ((-2 (|:| -2437 (-623 (-400 |#2|))) (|:| -1340 (-667 |#1|))) (-632 |#2| (-400 |#2|)) (-623 (-400 |#2|)))) (-15 -2203 (|#2| (-631 (-400 |#2|)))) (-15 -2203 (|#2| (-632 |#2| (-400 |#2|))))) (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))) (-1203 |#1|)) (T -788))
-((-2203 (*1 *2 *3) (-12 (-5 *3 (-632 *2 (-400 *2))) (-4 *2 (-1203 *4)) (-5 *1 (-788 *4 *2)) (-4 *4 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))))) (-2203 (*1 *2 *3) (-12 (-5 *3 (-631 (-400 *2))) (-4 *2 (-1203 *4)) (-5 *1 (-788 *4 *2)) (-4 *4 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))))) (-3201 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *6 (-400 *6))) (-4 *6 (-1203 *5)) (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))) (-5 *2 (-2 (|:| -2437 (-623 (-400 *6))) (|:| -1340 (-667 *5)))) (-5 *1 (-788 *5 *6)) (-5 *4 (-623 (-400 *6))))) (-3201 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *6 (-400 *6))) (-5 *4 (-400 *6)) (-4 *6 (-1203 *5)) (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2437 (-623 *4)))) (-5 *1 (-788 *5 *6)))) (-3201 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-400 *6))) (-4 *6 (-1203 *5)) (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))) (-5 *2 (-2 (|:| -2437 (-623 (-400 *6))) (|:| -1340 (-667 *5)))) (-5 *1 (-788 *5 *6)) (-5 *4 (-623 (-400 *6))))) (-3201 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-400 *6))) (-5 *4 (-400 *6)) (-4 *6 (-1203 *5)) (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2437 (-623 *4)))) (-5 *1 (-788 *5 *6)))))
-(-10 -7 (-15 -3201 ((-2 (|:| |particular| (-3 (-400 |#2|) "failed")) (|:| -2437 (-623 (-400 |#2|)))) (-631 (-400 |#2|)) (-400 |#2|))) (-15 -3201 ((-2 (|:| -2437 (-623 (-400 |#2|))) (|:| -1340 (-667 |#1|))) (-631 (-400 |#2|)) (-623 (-400 |#2|)))) (-15 -3201 ((-2 (|:| |particular| (-3 (-400 |#2|) "failed")) (|:| -2437 (-623 (-400 |#2|)))) (-632 |#2| (-400 |#2|)) (-400 |#2|))) (-15 -3201 ((-2 (|:| -2437 (-623 (-400 |#2|))) (|:| -1340 (-667 |#1|))) (-632 |#2| (-400 |#2|)) (-623 (-400 |#2|)))) (-15 -2203 (|#2| (-631 (-400 |#2|)))) (-15 -2203 (|#2| (-632 |#2| (-400 |#2|)))))
-((-2276 (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#1|))) |#5| |#4|) 48)))
-(((-789 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2276 ((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#1|))) |#5| |#4|))) (-356) (-634 |#1|) (-1203 |#1|) (-703 |#1| |#3|) (-634 |#4|)) (T -789))
-((-2276 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-4 *7 (-1203 *5)) (-4 *4 (-703 *5 *7)) (-5 *2 (-2 (|:| -1340 (-667 *6)) (|:| |vec| (-1227 *5)))) (-5 *1 (-789 *5 *6 *7 *4 *3)) (-4 *6 (-634 *5)) (-4 *3 (-634 *4)))))
-(-10 -7 (-15 -2276 ((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#1|))) |#5| |#4|)))
-((-2366 (((-623 (-2 (|:| |frac| (-400 |#2|)) (|:| -1721 (-632 |#2| (-400 |#2|))))) (-632 |#2| (-400 |#2|)) (-1 (-411 |#2|) |#2|)) 47)) (-2535 (((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)) (-1 (-411 |#2|) |#2|)) 141 (|has| |#1| (-27))) (((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|))) 138 (|has| |#1| (-27))) (((-623 (-400 |#2|)) (-631 (-400 |#2|)) (-1 (-411 |#2|) |#2|)) 142 (|has| |#1| (-27))) (((-623 (-400 |#2|)) (-631 (-400 |#2|))) 140 (|has| |#1| (-27))) (((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)) (-1 (-623 |#1|) |#2|) (-1 (-411 |#2|) |#2|)) 38) (((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)) (-1 (-623 |#1|) |#2|)) 39) (((-623 (-400 |#2|)) (-631 (-400 |#2|)) (-1 (-623 |#1|) |#2|) (-1 (-411 |#2|) |#2|)) 36) (((-623 (-400 |#2|)) (-631 (-400 |#2|)) (-1 (-623 |#1|) |#2|)) 37)) (-2452 (((-623 (-2 (|:| |poly| |#2|) (|:| -1721 (-632 |#2| (-400 |#2|))))) (-632 |#2| (-400 |#2|)) (-1 (-623 |#1|) |#2|)) 83)))
-(((-790 |#1| |#2|) (-10 -7 (-15 -2535 ((-623 (-400 |#2|)) (-631 (-400 |#2|)) (-1 (-623 |#1|) |#2|))) (-15 -2535 ((-623 (-400 |#2|)) (-631 (-400 |#2|)) (-1 (-623 |#1|) |#2|) (-1 (-411 |#2|) |#2|))) (-15 -2535 ((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)) (-1 (-623 |#1|) |#2|))) (-15 -2535 ((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)) (-1 (-623 |#1|) |#2|) (-1 (-411 |#2|) |#2|))) (-15 -2366 ((-623 (-2 (|:| |frac| (-400 |#2|)) (|:| -1721 (-632 |#2| (-400 |#2|))))) (-632 |#2| (-400 |#2|)) (-1 (-411 |#2|) |#2|))) (-15 -2452 ((-623 (-2 (|:| |poly| |#2|) (|:| -1721 (-632 |#2| (-400 |#2|))))) (-632 |#2| (-400 |#2|)) (-1 (-623 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -2535 ((-623 (-400 |#2|)) (-631 (-400 |#2|)))) (-15 -2535 ((-623 (-400 |#2|)) (-631 (-400 |#2|)) (-1 (-411 |#2|) |#2|))) (-15 -2535 ((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)))) (-15 -2535 ((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)) (-1 (-411 |#2|) |#2|)))) |%noBranch|)) (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))) (-1203 |#1|)) (T -790))
-((-2535 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *6 (-400 *6))) (-5 *4 (-1 (-411 *6) *6)) (-4 *6 (-1203 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))) (-5 *2 (-623 (-400 *6))) (-5 *1 (-790 *5 *6)))) (-2535 (*1 *2 *3) (-12 (-5 *3 (-632 *5 (-400 *5))) (-4 *5 (-1203 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))) (-5 *2 (-623 (-400 *5))) (-5 *1 (-790 *4 *5)))) (-2535 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-400 *6))) (-5 *4 (-1 (-411 *6) *6)) (-4 *6 (-1203 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))) (-5 *2 (-623 (-400 *6))) (-5 *1 (-790 *5 *6)))) (-2535 (*1 *2 *3) (-12 (-5 *3 (-631 (-400 *5))) (-4 *5 (-1203 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))) (-5 *2 (-623 (-400 *5))) (-5 *1 (-790 *4 *5)))) (-2452 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-623 *5) *6)) (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))) (-4 *6 (-1203 *5)) (-5 *2 (-623 (-2 (|:| |poly| *6) (|:| -1721 (-632 *6 (-400 *6)))))) (-5 *1 (-790 *5 *6)) (-5 *3 (-632 *6 (-400 *6))))) (-2366 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-411 *6) *6)) (-4 *6 (-1203 *5)) (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))) (-5 *2 (-623 (-2 (|:| |frac| (-400 *6)) (|:| -1721 (-632 *6 (-400 *6)))))) (-5 *1 (-790 *5 *6)) (-5 *3 (-632 *6 (-400 *6))))) (-2535 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-632 *7 (-400 *7))) (-5 *4 (-1 (-623 *6) *7)) (-5 *5 (-1 (-411 *7) *7)) (-4 *6 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))) (-4 *7 (-1203 *6)) (-5 *2 (-623 (-400 *7))) (-5 *1 (-790 *6 *7)))) (-2535 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *6 (-400 *6))) (-5 *4 (-1 (-623 *5) *6)) (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))) (-4 *6 (-1203 *5)) (-5 *2 (-623 (-400 *6))) (-5 *1 (-790 *5 *6)))) (-2535 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-631 (-400 *7))) (-5 *4 (-1 (-623 *6) *7)) (-5 *5 (-1 (-411 *7) *7)) (-4 *6 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))) (-4 *7 (-1203 *6)) (-5 *2 (-623 (-400 *7))) (-5 *1 (-790 *6 *7)))) (-2535 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-400 *6))) (-5 *4 (-1 (-623 *5) *6)) (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))) (-4 *6 (-1203 *5)) (-5 *2 (-623 (-400 *6))) (-5 *1 (-790 *5 *6)))))
-(-10 -7 (-15 -2535 ((-623 (-400 |#2|)) (-631 (-400 |#2|)) (-1 (-623 |#1|) |#2|))) (-15 -2535 ((-623 (-400 |#2|)) (-631 (-400 |#2|)) (-1 (-623 |#1|) |#2|) (-1 (-411 |#2|) |#2|))) (-15 -2535 ((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)) (-1 (-623 |#1|) |#2|))) (-15 -2535 ((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)) (-1 (-623 |#1|) |#2|) (-1 (-411 |#2|) |#2|))) (-15 -2366 ((-623 (-2 (|:| |frac| (-400 |#2|)) (|:| -1721 (-632 |#2| (-400 |#2|))))) (-632 |#2| (-400 |#2|)) (-1 (-411 |#2|) |#2|))) (-15 -2452 ((-623 (-2 (|:| |poly| |#2|) (|:| -1721 (-632 |#2| (-400 |#2|))))) (-632 |#2| (-400 |#2|)) (-1 (-623 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -2535 ((-623 (-400 |#2|)) (-631 (-400 |#2|)))) (-15 -2535 ((-623 (-400 |#2|)) (-631 (-400 |#2|)) (-1 (-411 |#2|) |#2|))) (-15 -2535 ((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)))) (-15 -2535 ((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)) (-1 (-411 |#2|) |#2|)))) |%noBranch|))
-((-2618 (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#1|))) (-667 |#2|) (-1227 |#1|)) 85) (((-2 (|:| A (-667 |#1|)) (|:| |eqs| (-623 (-2 (|:| C (-667 |#1|)) (|:| |g| (-1227 |#1|)) (|:| -1721 |#2|) (|:| |rh| |#1|))))) (-667 |#1|) (-1227 |#1|)) 15)) (-1538 (((-2 (|:| |particular| (-3 (-1227 |#1|) "failed")) (|:| -2437 (-623 (-1227 |#1|)))) (-667 |#2|) (-1227 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -2437 (-623 |#1|))) |#2| |#1|)) 92)) (-2903 (((-3 (-2 (|:| |particular| (-1227 |#1|)) (|:| -2437 (-667 |#1|))) "failed") (-667 |#1|) (-1227 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -2437 (-623 |#1|))) "failed") |#2| |#1|)) 43)))
-(((-791 |#1| |#2|) (-10 -7 (-15 -2618 ((-2 (|:| A (-667 |#1|)) (|:| |eqs| (-623 (-2 (|:| C (-667 |#1|)) (|:| |g| (-1227 |#1|)) (|:| -1721 |#2|) (|:| |rh| |#1|))))) (-667 |#1|) (-1227 |#1|))) (-15 -2618 ((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#1|))) (-667 |#2|) (-1227 |#1|))) (-15 -2903 ((-3 (-2 (|:| |particular| (-1227 |#1|)) (|:| -2437 (-667 |#1|))) "failed") (-667 |#1|) (-1227 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -2437 (-623 |#1|))) "failed") |#2| |#1|))) (-15 -1538 ((-2 (|:| |particular| (-3 (-1227 |#1|) "failed")) (|:| -2437 (-623 (-1227 |#1|)))) (-667 |#2|) (-1227 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -2437 (-623 |#1|))) |#2| |#1|)))) (-356) (-634 |#1|)) (T -791))
-((-1538 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-667 *7)) (-5 *5 (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -2437 (-623 *6))) *7 *6)) (-4 *6 (-356)) (-4 *7 (-634 *6)) (-5 *2 (-2 (|:| |particular| (-3 (-1227 *6) "failed")) (|:| -2437 (-623 (-1227 *6))))) (-5 *1 (-791 *6 *7)) (-5 *4 (-1227 *6)))) (-2903 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-2 (|:| |particular| *6) (|:| -2437 (-623 *6))) "failed") *7 *6)) (-4 *6 (-356)) (-4 *7 (-634 *6)) (-5 *2 (-2 (|:| |particular| (-1227 *6)) (|:| -2437 (-667 *6)))) (-5 *1 (-791 *6 *7)) (-5 *3 (-667 *6)) (-5 *4 (-1227 *6)))) (-2618 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-4 *6 (-634 *5)) (-5 *2 (-2 (|:| -1340 (-667 *6)) (|:| |vec| (-1227 *5)))) (-5 *1 (-791 *5 *6)) (-5 *3 (-667 *6)) (-5 *4 (-1227 *5)))) (-2618 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-5 *2 (-2 (|:| A (-667 *5)) (|:| |eqs| (-623 (-2 (|:| C (-667 *5)) (|:| |g| (-1227 *5)) (|:| -1721 *6) (|:| |rh| *5)))))) (-5 *1 (-791 *5 *6)) (-5 *3 (-667 *5)) (-5 *4 (-1227 *5)) (-4 *6 (-634 *5)))))
-(-10 -7 (-15 -2618 ((-2 (|:| A (-667 |#1|)) (|:| |eqs| (-623 (-2 (|:| C (-667 |#1|)) (|:| |g| (-1227 |#1|)) (|:| -1721 |#2|) (|:| |rh| |#1|))))) (-667 |#1|) (-1227 |#1|))) (-15 -2618 ((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#1|))) (-667 |#2|) (-1227 |#1|))) (-15 -2903 ((-3 (-2 (|:| |particular| (-1227 |#1|)) (|:| -2437 (-667 |#1|))) "failed") (-667 |#1|) (-1227 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -2437 (-623 |#1|))) "failed") |#2| |#1|))) (-15 -1538 ((-2 (|:| |particular| (-3 (-1227 |#1|) "failed")) (|:| -2437 (-623 (-1227 |#1|)))) (-667 |#2|) (-1227 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -2437 (-623 |#1|))) |#2| |#1|))))
-((-1648 (((-667 |#1|) (-623 |#1|) (-749)) 13) (((-667 |#1|) (-623 |#1|)) 14)) (-1765 (((-3 (-1227 |#1|) "failed") |#2| |#1| (-623 |#1|)) 34)) (-3784 (((-3 |#1| "failed") |#2| |#1| (-623 |#1|) (-1 |#1| |#1|)) 42)))
-(((-792 |#1| |#2|) (-10 -7 (-15 -1648 ((-667 |#1|) (-623 |#1|))) (-15 -1648 ((-667 |#1|) (-623 |#1|) (-749))) (-15 -1765 ((-3 (-1227 |#1|) "failed") |#2| |#1| (-623 |#1|))) (-15 -3784 ((-3 |#1| "failed") |#2| |#1| (-623 |#1|) (-1 |#1| |#1|)))) (-356) (-634 |#1|)) (T -792))
-((-3784 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *4 (-623 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-356)) (-5 *1 (-792 *2 *3)) (-4 *3 (-634 *2)))) (-1765 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-623 *4)) (-4 *4 (-356)) (-5 *2 (-1227 *4)) (-5 *1 (-792 *4 *3)) (-4 *3 (-634 *4)))) (-1648 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *5)) (-5 *4 (-749)) (-4 *5 (-356)) (-5 *2 (-667 *5)) (-5 *1 (-792 *5 *6)) (-4 *6 (-634 *5)))) (-1648 (*1 *2 *3) (-12 (-5 *3 (-623 *4)) (-4 *4 (-356)) (-5 *2 (-667 *4)) (-5 *1 (-792 *4 *5)) (-4 *5 (-634 *4)))))
-(-10 -7 (-15 -1648 ((-667 |#1|) (-623 |#1|))) (-15 -1648 ((-667 |#1|) (-623 |#1|) (-749))) (-15 -1765 ((-3 (-1227 |#1|) "failed") |#2| |#1| (-623 |#1|))) (-15 -3784 ((-3 |#1| "failed") |#2| |#1| (-623 |#1|) (-1 |#1| |#1|))))
-((-1504 (((-112) $ $) NIL (|has| |#2| (-1068)))) (-3433 (((-112) $) NIL (|has| |#2| (-130)))) (-3230 (($ (-894)) NIL (|has| |#2| (-1020)))) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-2270 (($ $ $) NIL (|has| |#2| (-771)))) (-3219 (((-3 $ "failed") $ $) NIL (|has| |#2| (-130)))) (-4047 (((-112) $ (-749)) NIL)) (-4319 (((-749)) NIL (|has| |#2| (-361)))) (-3712 (((-550) $) NIL (|has| |#2| (-823)))) (-1705 ((|#2| $ (-550) |#2|) NIL (|has| $ (-6 -4343)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL (-12 (|has| |#2| (-1011 (-550))) (|has| |#2| (-1068)))) (((-3 (-400 (-550)) "failed") $) NIL (-12 (|has| |#2| (-1011 (-400 (-550)))) (|has| |#2| (-1068)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1068)))) (-2726 (((-550) $) NIL (-12 (|has| |#2| (-1011 (-550))) (|has| |#2| (-1068)))) (((-400 (-550)) $) NIL (-12 (|has| |#2| (-1011 (-400 (-550)))) (|has| |#2| (-1068)))) ((|#2| $) NIL (|has| |#2| (-1068)))) (-3780 (((-667 (-550)) (-667 $)) NIL (-12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1020)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (-12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1020)))) (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 $) (-1227 $)) NIL (|has| |#2| (-1020))) (((-667 |#2|) (-667 $)) NIL (|has| |#2| (-1020)))) (-1386 (((-3 $ "failed") $) NIL (|has| |#2| (-705)))) (-1741 (($) NIL (|has| |#2| (-361)))) (-3245 ((|#2| $ (-550) |#2|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#2| $ (-550)) NIL)) (-1416 (((-112) $) NIL (|has| |#2| (-823)))) (-3450 (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-3102 (((-112) $) NIL (|has| |#2| (-705)))) (-3329 (((-112) $) NIL (|has| |#2| (-823)))) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) NIL (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (-1561 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2689 (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-3283 (((-550) $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (-1561 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-3234 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#2| |#2|) $) NIL)) (-2253 (((-894) $) NIL (|has| |#2| (-361)))) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| |#2| (-1068)))) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-2922 (($ (-894)) NIL (|has| |#2| (-361)))) (-3337 (((-1088) $) NIL (|has| |#2| (-1068)))) (-1293 ((|#2| $) NIL (|has| (-550) (-825)))) (-3111 (($ $ |#2|) NIL (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-2477 (((-623 |#2|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#2| $ (-550) |#2|) NIL) ((|#2| $ (-550)) NIL)) (-3440 ((|#2| $ $) NIL (|has| |#2| (-1020)))) (-3389 (($ (-1227 |#2|)) NIL)) (-2854 (((-133)) NIL (|has| |#2| (-356)))) (-2393 (($ $) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1020)))) (($ $ (-749)) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1020)))) (($ $ (-1144)) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-1 |#2| |#2|) (-749)) NIL (|has| |#2| (-1020))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1020)))) (-3350 (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-1731 (($ $) NIL)) (-1518 (((-1227 |#2|) $) NIL) (($ (-550)) NIL (-1561 (-12 (|has| |#2| (-1011 (-550))) (|has| |#2| (-1068))) (|has| |#2| (-1020)))) (($ (-400 (-550))) NIL (-12 (|has| |#2| (-1011 (-400 (-550)))) (|has| |#2| (-1068)))) (($ |#2|) NIL (|has| |#2| (-1068))) (((-836) $) NIL (|has| |#2| (-595 (-836))))) (-2390 (((-749)) NIL (|has| |#2| (-1020)))) (-1675 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-1635 (($ $) NIL (|has| |#2| (-823)))) (-2626 (($) NIL (|has| |#2| (-130)) CONST)) (-2636 (($) NIL (|has| |#2| (-705)) CONST)) (-4183 (($ $) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1020)))) (($ $ (-749)) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1020)))) (($ $ (-1144)) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#2| (-873 (-1144))) (|has| |#2| (-1020)))) (($ $ (-1 |#2| |#2|) (-749)) NIL (|has| |#2| (-1020))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1020)))) (-2363 (((-112) $ $) NIL (-1561 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2345 (((-112) $ $) NIL (-1561 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2316 (((-112) $ $) NIL (|has| |#2| (-1068)))) (-2354 (((-112) $ $) NIL (-1561 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2335 (((-112) $ $) 11 (-1561 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2414 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2403 (($ $ $) NIL (|has| |#2| (-1020))) (($ $) NIL (|has| |#2| (-1020)))) (-2391 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-749)) NIL (|has| |#2| (-705))) (($ $ (-894)) NIL (|has| |#2| (-705)))) (* (($ (-550) $) NIL (|has| |#2| (-1020))) (($ $ $) NIL (|has| |#2| (-705))) (($ $ |#2|) NIL (|has| |#2| (-705))) (($ |#2| $) NIL (|has| |#2| (-705))) (($ (-749) $) NIL (|has| |#2| (-130))) (($ (-894) $) NIL (|has| |#2| (-25)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-793 |#1| |#2| |#3|) (-232 |#1| |#2|) (-749) (-771) (-1 (-112) (-1227 |#2|) (-1227 |#2|))) (T -793))
+((-3612 (*1 *2 *3 *4) (-12 (-4 *1 (-778)) (-5 *3 (-1033)) (-5 *4 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)))))) (-3647 (*1 *2 *3) (-12 (-4 *1 (-778)) (-5 *3 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-1009)))))
+(-13 (-1069) (-10 -7 (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -3647 ((-1009) (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))))))
+(((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-2301 (((-2 (|:| |particular| |#2|) (|:| -2206 (-623 |#2|))) |#3| |#2| (-1145)) 19)))
+(((-779 |#1| |#2| |#3|) (-10 -7 (-15 -2301 ((-2 (|:| |particular| |#2|) (|:| -2206 (-623 |#2|))) |#3| |#2| (-1145)))) (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)) (-13 (-29 |#1|) (-1167) (-933)) (-634 |#2|)) (T -779))
+((-2301 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1145)) (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (-4 *4 (-13 (-29 *6) (-1167) (-933))) (-5 *2 (-2 (|:| |particular| *4) (|:| -2206 (-623 *4)))) (-5 *1 (-779 *6 *4 *3)) (-4 *3 (-634 *4)))))
+(-10 -7 (-15 -2301 ((-2 (|:| |particular| |#2|) (|:| -2206 (-623 |#2|))) |#3| |#2| (-1145))))
+((-4229 (((-3 |#2| "failed") |#2| (-114) (-287 |#2|) (-623 |#2|)) 28) (((-3 |#2| "failed") (-287 |#2|) (-114) (-287 |#2|) (-623 |#2|)) 29) (((-3 (-2 (|:| |particular| |#2|) (|:| -2206 (-623 |#2|))) |#2| "failed") |#2| (-114) (-1145)) 17) (((-3 (-2 (|:| |particular| |#2|) (|:| -2206 (-623 |#2|))) |#2| "failed") (-287 |#2|) (-114) (-1145)) 18) (((-3 (-2 (|:| |particular| (-1228 |#2|)) (|:| -2206 (-623 (-1228 |#2|)))) "failed") (-623 |#2|) (-623 (-114)) (-1145)) 24) (((-3 (-2 (|:| |particular| (-1228 |#2|)) (|:| -2206 (-623 (-1228 |#2|)))) "failed") (-623 (-287 |#2|)) (-623 (-114)) (-1145)) 26) (((-3 (-623 (-1228 |#2|)) "failed") (-667 |#2|) (-1145)) 37) (((-3 (-2 (|:| |particular| (-1228 |#2|)) (|:| -2206 (-623 (-1228 |#2|)))) "failed") (-667 |#2|) (-1228 |#2|) (-1145)) 35)))
+(((-780 |#1| |#2|) (-10 -7 (-15 -4229 ((-3 (-2 (|:| |particular| (-1228 |#2|)) (|:| -2206 (-623 (-1228 |#2|)))) "failed") (-667 |#2|) (-1228 |#2|) (-1145))) (-15 -4229 ((-3 (-623 (-1228 |#2|)) "failed") (-667 |#2|) (-1145))) (-15 -4229 ((-3 (-2 (|:| |particular| (-1228 |#2|)) (|:| -2206 (-623 (-1228 |#2|)))) "failed") (-623 (-287 |#2|)) (-623 (-114)) (-1145))) (-15 -4229 ((-3 (-2 (|:| |particular| (-1228 |#2|)) (|:| -2206 (-623 (-1228 |#2|)))) "failed") (-623 |#2|) (-623 (-114)) (-1145))) (-15 -4229 ((-3 (-2 (|:| |particular| |#2|) (|:| -2206 (-623 |#2|))) |#2| "failed") (-287 |#2|) (-114) (-1145))) (-15 -4229 ((-3 (-2 (|:| |particular| |#2|) (|:| -2206 (-623 |#2|))) |#2| "failed") |#2| (-114) (-1145))) (-15 -4229 ((-3 |#2| "failed") (-287 |#2|) (-114) (-287 |#2|) (-623 |#2|))) (-15 -4229 ((-3 |#2| "failed") |#2| (-114) (-287 |#2|) (-623 |#2|)))) (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)) (-13 (-29 |#1|) (-1167) (-933))) (T -780))
+((-4229 (*1 *2 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-114)) (-5 *4 (-287 *2)) (-5 *5 (-623 *2)) (-4 *2 (-13 (-29 *6) (-1167) (-933))) (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (-5 *1 (-780 *6 *2)))) (-4229 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-287 *2)) (-5 *4 (-114)) (-5 *5 (-623 *2)) (-4 *2 (-13 (-29 *6) (-1167) (-933))) (-5 *1 (-780 *6 *2)) (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))))) (-4229 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-114)) (-5 *5 (-1145)) (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (-5 *2 (-3 (-2 (|:| |particular| *3) (|:| -2206 (-623 *3))) *3 "failed")) (-5 *1 (-780 *6 *3)) (-4 *3 (-13 (-29 *6) (-1167) (-933))))) (-4229 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-287 *7)) (-5 *4 (-114)) (-5 *5 (-1145)) (-4 *7 (-13 (-29 *6) (-1167) (-933))) (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (-5 *2 (-3 (-2 (|:| |particular| *7) (|:| -2206 (-623 *7))) *7 "failed")) (-5 *1 (-780 *6 *7)))) (-4229 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-623 *7)) (-5 *4 (-623 (-114))) (-5 *5 (-1145)) (-4 *7 (-13 (-29 *6) (-1167) (-933))) (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (-5 *2 (-2 (|:| |particular| (-1228 *7)) (|:| -2206 (-623 (-1228 *7))))) (-5 *1 (-780 *6 *7)))) (-4229 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-623 (-287 *7))) (-5 *4 (-623 (-114))) (-5 *5 (-1145)) (-4 *7 (-13 (-29 *6) (-1167) (-933))) (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (-5 *2 (-2 (|:| |particular| (-1228 *7)) (|:| -2206 (-623 (-1228 *7))))) (-5 *1 (-780 *6 *7)))) (-4229 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-667 *6)) (-5 *4 (-1145)) (-4 *6 (-13 (-29 *5) (-1167) (-933))) (-4 *5 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (-5 *2 (-623 (-1228 *6))) (-5 *1 (-780 *5 *6)))) (-4229 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-667 *7)) (-5 *5 (-1145)) (-4 *7 (-13 (-29 *6) (-1167) (-933))) (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (-5 *2 (-2 (|:| |particular| (-1228 *7)) (|:| -2206 (-623 (-1228 *7))))) (-5 *1 (-780 *6 *7)) (-5 *4 (-1228 *7)))))
+(-10 -7 (-15 -4229 ((-3 (-2 (|:| |particular| (-1228 |#2|)) (|:| -2206 (-623 (-1228 |#2|)))) "failed") (-667 |#2|) (-1228 |#2|) (-1145))) (-15 -4229 ((-3 (-623 (-1228 |#2|)) "failed") (-667 |#2|) (-1145))) (-15 -4229 ((-3 (-2 (|:| |particular| (-1228 |#2|)) (|:| -2206 (-623 (-1228 |#2|)))) "failed") (-623 (-287 |#2|)) (-623 (-114)) (-1145))) (-15 -4229 ((-3 (-2 (|:| |particular| (-1228 |#2|)) (|:| -2206 (-623 (-1228 |#2|)))) "failed") (-623 |#2|) (-623 (-114)) (-1145))) (-15 -4229 ((-3 (-2 (|:| |particular| |#2|) (|:| -2206 (-623 |#2|))) |#2| "failed") (-287 |#2|) (-114) (-1145))) (-15 -4229 ((-3 (-2 (|:| |particular| |#2|) (|:| -2206 (-623 |#2|))) |#2| "failed") |#2| (-114) (-1145))) (-15 -4229 ((-3 |#2| "failed") (-287 |#2|) (-114) (-287 |#2|) (-623 |#2|))) (-15 -4229 ((-3 |#2| "failed") |#2| (-114) (-287 |#2|) (-623 |#2|))))
+((-4066 (($) 9)) (-3974 (((-3 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372))) "failed") (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 31)) (-4212 (((-623 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) $) 28)) (-1715 (($ (-2 (|:| -3549 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372)))))) 25)) (-2378 (($ (-623 (-2 (|:| -3549 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372))))))) 23)) (-2706 (((-1233)) 12)))
+(((-781) (-10 -8 (-15 -4066 ($)) (-15 -2706 ((-1233))) (-15 -4212 ((-623 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) $)) (-15 -2378 ($ (-623 (-2 (|:| -3549 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372)))))))) (-15 -1715 ($ (-2 (|:| -3549 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372))))))) (-15 -3974 ((-3 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372))) "failed") (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))) (T -781))
+((-3974 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *2 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372)))) (-5 *1 (-781)))) (-1715 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -3549 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372)))))) (-5 *1 (-781)))) (-2378 (*1 *1 *2) (-12 (-5 *2 (-623 (-2 (|:| -3549 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372))))))) (-5 *1 (-781)))) (-4212 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-5 *1 (-781)))) (-2706 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-781)))) (-4066 (*1 *1) (-5 *1 (-781))))
+(-10 -8 (-15 -4066 ($)) (-15 -2706 ((-1233))) (-15 -4212 ((-623 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) $)) (-15 -2378 ($ (-623 (-2 (|:| -3549 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372)))))))) (-15 -1715 ($ (-2 (|:| -3549 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (|:| -3859 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372))))))) (-15 -3974 ((-3 (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372)) (|:| |expense| (-372)) (|:| |accuracy| (-372)) (|:| |intermediateResults| (-372))) "failed") (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))))
+((-3489 ((|#2| |#2| (-1145)) 16)) (-3847 ((|#2| |#2| (-1145)) 51)) (-2548 (((-1 |#2| |#2|) (-1145)) 11)))
+(((-782 |#1| |#2|) (-10 -7 (-15 -3489 (|#2| |#2| (-1145))) (-15 -3847 (|#2| |#2| (-1145))) (-15 -2548 ((-1 |#2| |#2|) (-1145)))) (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)) (-13 (-29 |#1|) (-1167) (-933))) (T -782))
+((-2548 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (-5 *2 (-1 *5 *5)) (-5 *1 (-782 *4 *5)) (-4 *5 (-13 (-29 *4) (-1167) (-933))))) (-3847 (*1 *2 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (-5 *1 (-782 *4 *2)) (-4 *2 (-13 (-29 *4) (-1167) (-933))))) (-3489 (*1 *2 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (-5 *1 (-782 *4 *2)) (-4 *2 (-13 (-29 *4) (-1167) (-933))))))
+(-10 -7 (-15 -3489 (|#2| |#2| (-1145))) (-15 -3847 (|#2| |#2| (-1145))) (-15 -2548 ((-1 |#2| |#2|) (-1145))))
+((-4229 (((-1009) (-1228 (-309 (-372))) (-372) (-372) (-623 (-372)) (-309 (-372)) (-623 (-372)) (-372) (-372)) 116) (((-1009) (-1228 (-309 (-372))) (-372) (-372) (-623 (-372)) (-309 (-372)) (-623 (-372)) (-372)) 117) (((-1009) (-1228 (-309 (-372))) (-372) (-372) (-623 (-372)) (-623 (-372)) (-372)) 119) (((-1009) (-1228 (-309 (-372))) (-372) (-372) (-623 (-372)) (-309 (-372)) (-372)) 120) (((-1009) (-1228 (-309 (-372))) (-372) (-372) (-623 (-372)) (-372)) 121) (((-1009) (-1228 (-309 (-372))) (-372) (-372) (-623 (-372))) 122) (((-1009) (-786) (-1033)) 108) (((-1009) (-786)) 109)) (-3612 (((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))) (-786) (-1033)) 75) (((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))) (-786)) 77)))
+(((-783) (-10 -7 (-15 -4229 ((-1009) (-786))) (-15 -4229 ((-1009) (-786) (-1033))) (-15 -4229 ((-1009) (-1228 (-309 (-372))) (-372) (-372) (-623 (-372)))) (-15 -4229 ((-1009) (-1228 (-309 (-372))) (-372) (-372) (-623 (-372)) (-372))) (-15 -4229 ((-1009) (-1228 (-309 (-372))) (-372) (-372) (-623 (-372)) (-309 (-372)) (-372))) (-15 -4229 ((-1009) (-1228 (-309 (-372))) (-372) (-372) (-623 (-372)) (-623 (-372)) (-372))) (-15 -4229 ((-1009) (-1228 (-309 (-372))) (-372) (-372) (-623 (-372)) (-309 (-372)) (-623 (-372)) (-372))) (-15 -4229 ((-1009) (-1228 (-309 (-372))) (-372) (-372) (-623 (-372)) (-309 (-372)) (-623 (-372)) (-372) (-372))) (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))) (-786))) (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))) (-786) (-1033))))) (T -783))
+((-3612 (*1 *2 *3 *4) (-12 (-5 *3 (-786)) (-5 *4 (-1033)) (-5 *2 (-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))))) (-5 *1 (-783)))) (-3612 (*1 *2 *3) (-12 (-5 *3 (-786)) (-5 *2 (-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))))) (-5 *1 (-783)))) (-4229 (*1 *2 *3 *4 *4 *5 *6 *5 *4 *4) (-12 (-5 *3 (-1228 (-309 *4))) (-5 *5 (-623 (-372))) (-5 *6 (-309 (-372))) (-5 *4 (-372)) (-5 *2 (-1009)) (-5 *1 (-783)))) (-4229 (*1 *2 *3 *4 *4 *5 *6 *5 *4) (-12 (-5 *3 (-1228 (-309 *4))) (-5 *5 (-623 (-372))) (-5 *6 (-309 (-372))) (-5 *4 (-372)) (-5 *2 (-1009)) (-5 *1 (-783)))) (-4229 (*1 *2 *3 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1228 (-309 (-372)))) (-5 *4 (-372)) (-5 *5 (-623 *4)) (-5 *2 (-1009)) (-5 *1 (-783)))) (-4229 (*1 *2 *3 *4 *4 *5 *6 *4) (-12 (-5 *3 (-1228 (-309 *4))) (-5 *5 (-623 (-372))) (-5 *6 (-309 (-372))) (-5 *4 (-372)) (-5 *2 (-1009)) (-5 *1 (-783)))) (-4229 (*1 *2 *3 *4 *4 *5 *4) (-12 (-5 *3 (-1228 (-309 (-372)))) (-5 *4 (-372)) (-5 *5 (-623 *4)) (-5 *2 (-1009)) (-5 *1 (-783)))) (-4229 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1228 (-309 (-372)))) (-5 *4 (-372)) (-5 *5 (-623 *4)) (-5 *2 (-1009)) (-5 *1 (-783)))) (-4229 (*1 *2 *3 *4) (-12 (-5 *3 (-786)) (-5 *4 (-1033)) (-5 *2 (-1009)) (-5 *1 (-783)))) (-4229 (*1 *2 *3) (-12 (-5 *3 (-786)) (-5 *2 (-1009)) (-5 *1 (-783)))))
+(-10 -7 (-15 -4229 ((-1009) (-786))) (-15 -4229 ((-1009) (-786) (-1033))) (-15 -4229 ((-1009) (-1228 (-309 (-372))) (-372) (-372) (-623 (-372)))) (-15 -4229 ((-1009) (-1228 (-309 (-372))) (-372) (-372) (-623 (-372)) (-372))) (-15 -4229 ((-1009) (-1228 (-309 (-372))) (-372) (-372) (-623 (-372)) (-309 (-372)) (-372))) (-15 -4229 ((-1009) (-1228 (-309 (-372))) (-372) (-372) (-623 (-372)) (-623 (-372)) (-372))) (-15 -4229 ((-1009) (-1228 (-309 (-372))) (-372) (-372) (-623 (-372)) (-309 (-372)) (-623 (-372)) (-372))) (-15 -4229 ((-1009) (-1228 (-309 (-372))) (-372) (-372) (-623 (-372)) (-309 (-372)) (-623 (-372)) (-372) (-372))) (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))) (-786))) (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))) (-786) (-1033))))
+((-4130 (((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -2206 (-623 |#4|))) (-631 |#4|) |#4|) 35)))
+(((-784 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4130 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -2206 (-623 |#4|))) (-631 |#4|) |#4|))) (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))) (-1204 |#1|) (-1204 (-400 |#2|)) (-335 |#1| |#2| |#3|)) (T -784))
+((-4130 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *4)) (-4 *4 (-335 *5 *6 *7)) (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))) (-4 *6 (-1204 *5)) (-4 *7 (-1204 (-400 *6))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2206 (-623 *4)))) (-5 *1 (-784 *5 *6 *7 *4)))))
+(-10 -7 (-15 -4130 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -2206 (-623 |#4|))) (-631 |#4|) |#4|)))
+((-3805 (((-2 (|:| -1309 |#3|) (|:| |rh| (-623 (-400 |#2|)))) |#4| (-623 (-400 |#2|))) 52)) (-1412 (((-623 (-2 (|:| -1808 |#2|) (|:| -2589 |#2|))) |#4| |#2|) 60) (((-623 (-2 (|:| -1808 |#2|) (|:| -2589 |#2|))) |#4|) 59) (((-623 (-2 (|:| -1808 |#2|) (|:| -2589 |#2|))) |#3| |#2|) 20) (((-623 (-2 (|:| -1808 |#2|) (|:| -2589 |#2|))) |#3|) 21)) (-1280 ((|#2| |#4| |#1|) 61) ((|#2| |#3| |#1|) 27)) (-3129 ((|#2| |#3| (-623 (-400 |#2|))) 93) (((-3 |#2| "failed") |#3| (-400 |#2|)) 90)))
+(((-785 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3129 ((-3 |#2| "failed") |#3| (-400 |#2|))) (-15 -3129 (|#2| |#3| (-623 (-400 |#2|)))) (-15 -1412 ((-623 (-2 (|:| -1808 |#2|) (|:| -2589 |#2|))) |#3|)) (-15 -1412 ((-623 (-2 (|:| -1808 |#2|) (|:| -2589 |#2|))) |#3| |#2|)) (-15 -1280 (|#2| |#3| |#1|)) (-15 -1412 ((-623 (-2 (|:| -1808 |#2|) (|:| -2589 |#2|))) |#4|)) (-15 -1412 ((-623 (-2 (|:| -1808 |#2|) (|:| -2589 |#2|))) |#4| |#2|)) (-15 -1280 (|#2| |#4| |#1|)) (-15 -3805 ((-2 (|:| -1309 |#3|) (|:| |rh| (-623 (-400 |#2|)))) |#4| (-623 (-400 |#2|))))) (-13 (-356) (-145) (-1012 (-400 (-550)))) (-1204 |#1|) (-634 |#2|) (-634 (-400 |#2|))) (T -785))
+((-3805 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *6 (-1204 *5)) (-5 *2 (-2 (|:| -1309 *7) (|:| |rh| (-623 (-400 *6))))) (-5 *1 (-785 *5 *6 *7 *3)) (-5 *4 (-623 (-400 *6))) (-4 *7 (-634 *6)) (-4 *3 (-634 (-400 *6))))) (-1280 (*1 *2 *3 *4) (-12 (-4 *2 (-1204 *4)) (-5 *1 (-785 *4 *2 *5 *3)) (-4 *4 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *5 (-634 *2)) (-4 *3 (-634 (-400 *2))))) (-1412 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *4 (-1204 *5)) (-5 *2 (-623 (-2 (|:| -1808 *4) (|:| -2589 *4)))) (-5 *1 (-785 *5 *4 *6 *3)) (-4 *6 (-634 *4)) (-4 *3 (-634 (-400 *4))))) (-1412 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *5 (-1204 *4)) (-5 *2 (-623 (-2 (|:| -1808 *5) (|:| -2589 *5)))) (-5 *1 (-785 *4 *5 *6 *3)) (-4 *6 (-634 *5)) (-4 *3 (-634 (-400 *5))))) (-1280 (*1 *2 *3 *4) (-12 (-4 *2 (-1204 *4)) (-5 *1 (-785 *4 *2 *3 *5)) (-4 *4 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *3 (-634 *2)) (-4 *5 (-634 (-400 *2))))) (-1412 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *4 (-1204 *5)) (-5 *2 (-623 (-2 (|:| -1808 *4) (|:| -2589 *4)))) (-5 *1 (-785 *5 *4 *3 *6)) (-4 *3 (-634 *4)) (-4 *6 (-634 (-400 *4))))) (-1412 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *5 (-1204 *4)) (-5 *2 (-623 (-2 (|:| -1808 *5) (|:| -2589 *5)))) (-5 *1 (-785 *4 *5 *3 *6)) (-4 *3 (-634 *5)) (-4 *6 (-634 (-400 *5))))) (-3129 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-400 *2))) (-4 *2 (-1204 *5)) (-5 *1 (-785 *5 *2 *3 *6)) (-4 *5 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *3 (-634 *2)) (-4 *6 (-634 (-400 *2))))) (-3129 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-400 *2)) (-4 *2 (-1204 *5)) (-5 *1 (-785 *5 *2 *3 *6)) (-4 *5 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *3 (-634 *2)) (-4 *6 (-634 *4)))))
+(-10 -7 (-15 -3129 ((-3 |#2| "failed") |#3| (-400 |#2|))) (-15 -3129 (|#2| |#3| (-623 (-400 |#2|)))) (-15 -1412 ((-623 (-2 (|:| -1808 |#2|) (|:| -2589 |#2|))) |#3|)) (-15 -1412 ((-623 (-2 (|:| -1808 |#2|) (|:| -2589 |#2|))) |#3| |#2|)) (-15 -1280 (|#2| |#3| |#1|)) (-15 -1412 ((-623 (-2 (|:| -1808 |#2|) (|:| -2589 |#2|))) |#4|)) (-15 -1412 ((-623 (-2 (|:| -1808 |#2|) (|:| -2589 |#2|))) |#4| |#2|)) (-15 -1280 (|#2| |#4| |#1|)) (-15 -3805 ((-2 (|:| -1309 |#3|) (|:| |rh| (-623 (-400 |#2|)))) |#4| (-623 (-400 |#2|)))))
+((-2221 (((-112) $ $) NIL)) (-2202 (((-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) $) 13)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 15) (($ (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) 12)) (-2264 (((-112) $ $) NIL)))
+(((-786) (-13 (-1069) (-10 -8 (-15 -2233 ($ (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2233 ((-837) $)) (-15 -2202 ((-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) $))))) (T -786))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-786)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *1 (-786)))) (-2202 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219)))) (-5 *1 (-786)))))
+(-13 (-1069) (-10 -8 (-15 -2233 ($ (-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))))) (-15 -2233 ((-837) $)) (-15 -2202 ((-2 (|:| |xinit| (-219)) (|:| |xend| (-219)) (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219))) (|:| |abserr| (-219)) (|:| |relerr| (-219))) $))))
+((-2830 (((-623 (-2 (|:| |frac| (-400 |#2|)) (|:| -1309 |#3|))) |#3| (-1 (-623 |#2|) |#2| (-1141 |#2|)) (-1 (-411 |#2|) |#2|)) 118)) (-2383 (((-623 (-2 (|:| |poly| |#2|) (|:| -1309 |#3|))) |#3| (-1 (-623 |#1|) |#2|)) 46)) (-1634 (((-623 (-2 (|:| |deg| (-749)) (|:| -1309 |#2|))) |#3|) 95)) (-2843 ((|#2| |#3|) 37)) (-3533 (((-623 (-2 (|:| -4165 |#1|) (|:| -1309 |#3|))) |#3| (-1 (-623 |#1|) |#2|)) 82)) (-2257 ((|#3| |#3| (-400 |#2|)) 63) ((|#3| |#3| |#2|) 79)))
+(((-787 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2843 (|#2| |#3|)) (-15 -1634 ((-623 (-2 (|:| |deg| (-749)) (|:| -1309 |#2|))) |#3|)) (-15 -3533 ((-623 (-2 (|:| -4165 |#1|) (|:| -1309 |#3|))) |#3| (-1 (-623 |#1|) |#2|))) (-15 -2383 ((-623 (-2 (|:| |poly| |#2|) (|:| -1309 |#3|))) |#3| (-1 (-623 |#1|) |#2|))) (-15 -2830 ((-623 (-2 (|:| |frac| (-400 |#2|)) (|:| -1309 |#3|))) |#3| (-1 (-623 |#2|) |#2| (-1141 |#2|)) (-1 (-411 |#2|) |#2|))) (-15 -2257 (|#3| |#3| |#2|)) (-15 -2257 (|#3| |#3| (-400 |#2|)))) (-13 (-356) (-145) (-1012 (-400 (-550)))) (-1204 |#1|) (-634 |#2|) (-634 (-400 |#2|))) (T -787))
+((-2257 (*1 *2 *2 *3) (-12 (-5 *3 (-400 *5)) (-4 *4 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *5 (-1204 *4)) (-5 *1 (-787 *4 *5 *2 *6)) (-4 *2 (-634 *5)) (-4 *6 (-634 *3)))) (-2257 (*1 *2 *2 *3) (-12 (-4 *4 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *3 (-1204 *4)) (-5 *1 (-787 *4 *3 *2 *5)) (-4 *2 (-634 *3)) (-4 *5 (-634 (-400 *3))))) (-2830 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 (-623 *7) *7 (-1141 *7))) (-5 *5 (-1 (-411 *7) *7)) (-4 *7 (-1204 *6)) (-4 *6 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-5 *2 (-623 (-2 (|:| |frac| (-400 *7)) (|:| -1309 *3)))) (-5 *1 (-787 *6 *7 *3 *8)) (-4 *3 (-634 *7)) (-4 *8 (-634 (-400 *7))))) (-2383 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-623 *5) *6)) (-4 *5 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *6 (-1204 *5)) (-5 *2 (-623 (-2 (|:| |poly| *6) (|:| -1309 *3)))) (-5 *1 (-787 *5 *6 *3 *7)) (-4 *3 (-634 *6)) (-4 *7 (-634 (-400 *6))))) (-3533 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-623 *5) *6)) (-4 *5 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *6 (-1204 *5)) (-5 *2 (-623 (-2 (|:| -4165 *5) (|:| -1309 *3)))) (-5 *1 (-787 *5 *6 *3 *7)) (-4 *3 (-634 *6)) (-4 *7 (-634 (-400 *6))))) (-1634 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *5 (-1204 *4)) (-5 *2 (-623 (-2 (|:| |deg| (-749)) (|:| -1309 *5)))) (-5 *1 (-787 *4 *5 *3 *6)) (-4 *3 (-634 *5)) (-4 *6 (-634 (-400 *5))))) (-2843 (*1 *2 *3) (-12 (-4 *2 (-1204 *4)) (-5 *1 (-787 *4 *2 *3 *5)) (-4 *4 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *3 (-634 *2)) (-4 *5 (-634 (-400 *2))))))
+(-10 -7 (-15 -2843 (|#2| |#3|)) (-15 -1634 ((-623 (-2 (|:| |deg| (-749)) (|:| -1309 |#2|))) |#3|)) (-15 -3533 ((-623 (-2 (|:| -4165 |#1|) (|:| -1309 |#3|))) |#3| (-1 (-623 |#1|) |#2|))) (-15 -2383 ((-623 (-2 (|:| |poly| |#2|) (|:| -1309 |#3|))) |#3| (-1 (-623 |#1|) |#2|))) (-15 -2830 ((-623 (-2 (|:| |frac| (-400 |#2|)) (|:| -1309 |#3|))) |#3| (-1 (-623 |#2|) |#2| (-1141 |#2|)) (-1 (-411 |#2|) |#2|))) (-15 -2257 (|#3| |#3| |#2|)) (-15 -2257 (|#3| |#3| (-400 |#2|))))
+((-3152 (((-2 (|:| -2206 (-623 (-400 |#2|))) (|:| -3121 (-667 |#1|))) (-632 |#2| (-400 |#2|)) (-623 (-400 |#2|))) 121) (((-2 (|:| |particular| (-3 (-400 |#2|) "failed")) (|:| -2206 (-623 (-400 |#2|)))) (-632 |#2| (-400 |#2|)) (-400 |#2|)) 120) (((-2 (|:| -2206 (-623 (-400 |#2|))) (|:| -3121 (-667 |#1|))) (-631 (-400 |#2|)) (-623 (-400 |#2|))) 115) (((-2 (|:| |particular| (-3 (-400 |#2|) "failed")) (|:| -2206 (-623 (-400 |#2|)))) (-631 (-400 |#2|)) (-400 |#2|)) 113)) (-1742 ((|#2| (-632 |#2| (-400 |#2|))) 80) ((|#2| (-631 (-400 |#2|))) 83)))
+(((-788 |#1| |#2|) (-10 -7 (-15 -3152 ((-2 (|:| |particular| (-3 (-400 |#2|) "failed")) (|:| -2206 (-623 (-400 |#2|)))) (-631 (-400 |#2|)) (-400 |#2|))) (-15 -3152 ((-2 (|:| -2206 (-623 (-400 |#2|))) (|:| -3121 (-667 |#1|))) (-631 (-400 |#2|)) (-623 (-400 |#2|)))) (-15 -3152 ((-2 (|:| |particular| (-3 (-400 |#2|) "failed")) (|:| -2206 (-623 (-400 |#2|)))) (-632 |#2| (-400 |#2|)) (-400 |#2|))) (-15 -3152 ((-2 (|:| -2206 (-623 (-400 |#2|))) (|:| -3121 (-667 |#1|))) (-632 |#2| (-400 |#2|)) (-623 (-400 |#2|)))) (-15 -1742 (|#2| (-631 (-400 |#2|)))) (-15 -1742 (|#2| (-632 |#2| (-400 |#2|))))) (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))) (-1204 |#1|)) (T -788))
+((-1742 (*1 *2 *3) (-12 (-5 *3 (-632 *2 (-400 *2))) (-4 *2 (-1204 *4)) (-5 *1 (-788 *4 *2)) (-4 *4 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))))) (-1742 (*1 *2 *3) (-12 (-5 *3 (-631 (-400 *2))) (-4 *2 (-1204 *4)) (-5 *1 (-788 *4 *2)) (-4 *4 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))))) (-3152 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *6 (-400 *6))) (-4 *6 (-1204 *5)) (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))) (-5 *2 (-2 (|:| -2206 (-623 (-400 *6))) (|:| -3121 (-667 *5)))) (-5 *1 (-788 *5 *6)) (-5 *4 (-623 (-400 *6))))) (-3152 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *6 (-400 *6))) (-5 *4 (-400 *6)) (-4 *6 (-1204 *5)) (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2206 (-623 *4)))) (-5 *1 (-788 *5 *6)))) (-3152 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-400 *6))) (-4 *6 (-1204 *5)) (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))) (-5 *2 (-2 (|:| -2206 (-623 (-400 *6))) (|:| -3121 (-667 *5)))) (-5 *1 (-788 *5 *6)) (-5 *4 (-623 (-400 *6))))) (-3152 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-400 *6))) (-5 *4 (-400 *6)) (-4 *6 (-1204 *5)) (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2206 (-623 *4)))) (-5 *1 (-788 *5 *6)))))
+(-10 -7 (-15 -3152 ((-2 (|:| |particular| (-3 (-400 |#2|) "failed")) (|:| -2206 (-623 (-400 |#2|)))) (-631 (-400 |#2|)) (-400 |#2|))) (-15 -3152 ((-2 (|:| -2206 (-623 (-400 |#2|))) (|:| -3121 (-667 |#1|))) (-631 (-400 |#2|)) (-623 (-400 |#2|)))) (-15 -3152 ((-2 (|:| |particular| (-3 (-400 |#2|) "failed")) (|:| -2206 (-623 (-400 |#2|)))) (-632 |#2| (-400 |#2|)) (-400 |#2|))) (-15 -3152 ((-2 (|:| -2206 (-623 (-400 |#2|))) (|:| -3121 (-667 |#1|))) (-632 |#2| (-400 |#2|)) (-623 (-400 |#2|)))) (-15 -1742 (|#2| (-631 (-400 |#2|)))) (-15 -1742 (|#2| (-632 |#2| (-400 |#2|)))))
+((-4308 (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#1|))) |#5| |#4|) 48)))
+(((-789 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -4308 ((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#1|))) |#5| |#4|))) (-356) (-634 |#1|) (-1204 |#1|) (-703 |#1| |#3|) (-634 |#4|)) (T -789))
+((-4308 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-4 *7 (-1204 *5)) (-4 *4 (-703 *5 *7)) (-5 *2 (-2 (|:| -3121 (-667 *6)) (|:| |vec| (-1228 *5)))) (-5 *1 (-789 *5 *6 *7 *4 *3)) (-4 *6 (-634 *5)) (-4 *3 (-634 *4)))))
+(-10 -7 (-15 -4308 ((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#1|))) |#5| |#4|)))
+((-2830 (((-623 (-2 (|:| |frac| (-400 |#2|)) (|:| -1309 (-632 |#2| (-400 |#2|))))) (-632 |#2| (-400 |#2|)) (-1 (-411 |#2|) |#2|)) 47)) (-1949 (((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)) (-1 (-411 |#2|) |#2|)) 141 (|has| |#1| (-27))) (((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|))) 138 (|has| |#1| (-27))) (((-623 (-400 |#2|)) (-631 (-400 |#2|)) (-1 (-411 |#2|) |#2|)) 142 (|has| |#1| (-27))) (((-623 (-400 |#2|)) (-631 (-400 |#2|))) 140 (|has| |#1| (-27))) (((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)) (-1 (-623 |#1|) |#2|) (-1 (-411 |#2|) |#2|)) 38) (((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)) (-1 (-623 |#1|) |#2|)) 39) (((-623 (-400 |#2|)) (-631 (-400 |#2|)) (-1 (-623 |#1|) |#2|) (-1 (-411 |#2|) |#2|)) 36) (((-623 (-400 |#2|)) (-631 (-400 |#2|)) (-1 (-623 |#1|) |#2|)) 37)) (-2383 (((-623 (-2 (|:| |poly| |#2|) (|:| -1309 (-632 |#2| (-400 |#2|))))) (-632 |#2| (-400 |#2|)) (-1 (-623 |#1|) |#2|)) 83)))
+(((-790 |#1| |#2|) (-10 -7 (-15 -1949 ((-623 (-400 |#2|)) (-631 (-400 |#2|)) (-1 (-623 |#1|) |#2|))) (-15 -1949 ((-623 (-400 |#2|)) (-631 (-400 |#2|)) (-1 (-623 |#1|) |#2|) (-1 (-411 |#2|) |#2|))) (-15 -1949 ((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)) (-1 (-623 |#1|) |#2|))) (-15 -1949 ((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)) (-1 (-623 |#1|) |#2|) (-1 (-411 |#2|) |#2|))) (-15 -2830 ((-623 (-2 (|:| |frac| (-400 |#2|)) (|:| -1309 (-632 |#2| (-400 |#2|))))) (-632 |#2| (-400 |#2|)) (-1 (-411 |#2|) |#2|))) (-15 -2383 ((-623 (-2 (|:| |poly| |#2|) (|:| -1309 (-632 |#2| (-400 |#2|))))) (-632 |#2| (-400 |#2|)) (-1 (-623 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -1949 ((-623 (-400 |#2|)) (-631 (-400 |#2|)))) (-15 -1949 ((-623 (-400 |#2|)) (-631 (-400 |#2|)) (-1 (-411 |#2|) |#2|))) (-15 -1949 ((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)))) (-15 -1949 ((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)) (-1 (-411 |#2|) |#2|)))) |%noBranch|)) (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))) (-1204 |#1|)) (T -790))
+((-1949 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *6 (-400 *6))) (-5 *4 (-1 (-411 *6) *6)) (-4 *6 (-1204 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))) (-5 *2 (-623 (-400 *6))) (-5 *1 (-790 *5 *6)))) (-1949 (*1 *2 *3) (-12 (-5 *3 (-632 *5 (-400 *5))) (-4 *5 (-1204 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))) (-5 *2 (-623 (-400 *5))) (-5 *1 (-790 *4 *5)))) (-1949 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-400 *6))) (-5 *4 (-1 (-411 *6) *6)) (-4 *6 (-1204 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))) (-5 *2 (-623 (-400 *6))) (-5 *1 (-790 *5 *6)))) (-1949 (*1 *2 *3) (-12 (-5 *3 (-631 (-400 *5))) (-4 *5 (-1204 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))) (-5 *2 (-623 (-400 *5))) (-5 *1 (-790 *4 *5)))) (-2383 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-623 *5) *6)) (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))) (-4 *6 (-1204 *5)) (-5 *2 (-623 (-2 (|:| |poly| *6) (|:| -1309 (-632 *6 (-400 *6)))))) (-5 *1 (-790 *5 *6)) (-5 *3 (-632 *6 (-400 *6))))) (-2830 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-411 *6) *6)) (-4 *6 (-1204 *5)) (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))) (-5 *2 (-623 (-2 (|:| |frac| (-400 *6)) (|:| -1309 (-632 *6 (-400 *6)))))) (-5 *1 (-790 *5 *6)) (-5 *3 (-632 *6 (-400 *6))))) (-1949 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-632 *7 (-400 *7))) (-5 *4 (-1 (-623 *6) *7)) (-5 *5 (-1 (-411 *7) *7)) (-4 *6 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))) (-4 *7 (-1204 *6)) (-5 *2 (-623 (-400 *7))) (-5 *1 (-790 *6 *7)))) (-1949 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *6 (-400 *6))) (-5 *4 (-1 (-623 *5) *6)) (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))) (-4 *6 (-1204 *5)) (-5 *2 (-623 (-400 *6))) (-5 *1 (-790 *5 *6)))) (-1949 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-631 (-400 *7))) (-5 *4 (-1 (-623 *6) *7)) (-5 *5 (-1 (-411 *7) *7)) (-4 *6 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))) (-4 *7 (-1204 *6)) (-5 *2 (-623 (-400 *7))) (-5 *1 (-790 *6 *7)))) (-1949 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-400 *6))) (-5 *4 (-1 (-623 *5) *6)) (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))) (-4 *6 (-1204 *5)) (-5 *2 (-623 (-400 *6))) (-5 *1 (-790 *5 *6)))))
+(-10 -7 (-15 -1949 ((-623 (-400 |#2|)) (-631 (-400 |#2|)) (-1 (-623 |#1|) |#2|))) (-15 -1949 ((-623 (-400 |#2|)) (-631 (-400 |#2|)) (-1 (-623 |#1|) |#2|) (-1 (-411 |#2|) |#2|))) (-15 -1949 ((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)) (-1 (-623 |#1|) |#2|))) (-15 -1949 ((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)) (-1 (-623 |#1|) |#2|) (-1 (-411 |#2|) |#2|))) (-15 -2830 ((-623 (-2 (|:| |frac| (-400 |#2|)) (|:| -1309 (-632 |#2| (-400 |#2|))))) (-632 |#2| (-400 |#2|)) (-1 (-411 |#2|) |#2|))) (-15 -2383 ((-623 (-2 (|:| |poly| |#2|) (|:| -1309 (-632 |#2| (-400 |#2|))))) (-632 |#2| (-400 |#2|)) (-1 (-623 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -1949 ((-623 (-400 |#2|)) (-631 (-400 |#2|)))) (-15 -1949 ((-623 (-400 |#2|)) (-631 (-400 |#2|)) (-1 (-411 |#2|) |#2|))) (-15 -1949 ((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)))) (-15 -1949 ((-623 (-400 |#2|)) (-632 |#2| (-400 |#2|)) (-1 (-411 |#2|) |#2|)))) |%noBranch|))
+((-3446 (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#1|))) (-667 |#2|) (-1228 |#1|)) 85) (((-2 (|:| A (-667 |#1|)) (|:| |eqs| (-623 (-2 (|:| C (-667 |#1|)) (|:| |g| (-1228 |#1|)) (|:| -1309 |#2|) (|:| |rh| |#1|))))) (-667 |#1|) (-1228 |#1|)) 15)) (-1386 (((-2 (|:| |particular| (-3 (-1228 |#1|) "failed")) (|:| -2206 (-623 (-1228 |#1|)))) (-667 |#2|) (-1228 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -2206 (-623 |#1|))) |#2| |#1|)) 92)) (-4229 (((-3 (-2 (|:| |particular| (-1228 |#1|)) (|:| -2206 (-667 |#1|))) "failed") (-667 |#1|) (-1228 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -2206 (-623 |#1|))) "failed") |#2| |#1|)) 43)))
+(((-791 |#1| |#2|) (-10 -7 (-15 -3446 ((-2 (|:| A (-667 |#1|)) (|:| |eqs| (-623 (-2 (|:| C (-667 |#1|)) (|:| |g| (-1228 |#1|)) (|:| -1309 |#2|) (|:| |rh| |#1|))))) (-667 |#1|) (-1228 |#1|))) (-15 -3446 ((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#1|))) (-667 |#2|) (-1228 |#1|))) (-15 -4229 ((-3 (-2 (|:| |particular| (-1228 |#1|)) (|:| -2206 (-667 |#1|))) "failed") (-667 |#1|) (-1228 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -2206 (-623 |#1|))) "failed") |#2| |#1|))) (-15 -1386 ((-2 (|:| |particular| (-3 (-1228 |#1|) "failed")) (|:| -2206 (-623 (-1228 |#1|)))) (-667 |#2|) (-1228 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -2206 (-623 |#1|))) |#2| |#1|)))) (-356) (-634 |#1|)) (T -791))
+((-1386 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-667 *7)) (-5 *5 (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -2206 (-623 *6))) *7 *6)) (-4 *6 (-356)) (-4 *7 (-634 *6)) (-5 *2 (-2 (|:| |particular| (-3 (-1228 *6) "failed")) (|:| -2206 (-623 (-1228 *6))))) (-5 *1 (-791 *6 *7)) (-5 *4 (-1228 *6)))) (-4229 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-2 (|:| |particular| *6) (|:| -2206 (-623 *6))) "failed") *7 *6)) (-4 *6 (-356)) (-4 *7 (-634 *6)) (-5 *2 (-2 (|:| |particular| (-1228 *6)) (|:| -2206 (-667 *6)))) (-5 *1 (-791 *6 *7)) (-5 *3 (-667 *6)) (-5 *4 (-1228 *6)))) (-3446 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-4 *6 (-634 *5)) (-5 *2 (-2 (|:| -3121 (-667 *6)) (|:| |vec| (-1228 *5)))) (-5 *1 (-791 *5 *6)) (-5 *3 (-667 *6)) (-5 *4 (-1228 *5)))) (-3446 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-5 *2 (-2 (|:| A (-667 *5)) (|:| |eqs| (-623 (-2 (|:| C (-667 *5)) (|:| |g| (-1228 *5)) (|:| -1309 *6) (|:| |rh| *5)))))) (-5 *1 (-791 *5 *6)) (-5 *3 (-667 *5)) (-5 *4 (-1228 *5)) (-4 *6 (-634 *5)))))
+(-10 -7 (-15 -3446 ((-2 (|:| A (-667 |#1|)) (|:| |eqs| (-623 (-2 (|:| C (-667 |#1|)) (|:| |g| (-1228 |#1|)) (|:| -1309 |#2|) (|:| |rh| |#1|))))) (-667 |#1|) (-1228 |#1|))) (-15 -3446 ((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#1|))) (-667 |#2|) (-1228 |#1|))) (-15 -4229 ((-3 (-2 (|:| |particular| (-1228 |#1|)) (|:| -2206 (-667 |#1|))) "failed") (-667 |#1|) (-1228 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -2206 (-623 |#1|))) "failed") |#2| |#1|))) (-15 -1386 ((-2 (|:| |particular| (-3 (-1228 |#1|) "failed")) (|:| -2206 (-623 (-1228 |#1|)))) (-667 |#2|) (-1228 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -2206 (-623 |#1|))) |#2| |#1|))))
+((-4316 (((-667 |#1|) (-623 |#1|) (-749)) 13) (((-667 |#1|) (-623 |#1|)) 14)) (-3055 (((-3 (-1228 |#1|) "failed") |#2| |#1| (-623 |#1|)) 34)) (-3786 (((-3 |#1| "failed") |#2| |#1| (-623 |#1|) (-1 |#1| |#1|)) 42)))
+(((-792 |#1| |#2|) (-10 -7 (-15 -4316 ((-667 |#1|) (-623 |#1|))) (-15 -4316 ((-667 |#1|) (-623 |#1|) (-749))) (-15 -3055 ((-3 (-1228 |#1|) "failed") |#2| |#1| (-623 |#1|))) (-15 -3786 ((-3 |#1| "failed") |#2| |#1| (-623 |#1|) (-1 |#1| |#1|)))) (-356) (-634 |#1|)) (T -792))
+((-3786 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *4 (-623 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-356)) (-5 *1 (-792 *2 *3)) (-4 *3 (-634 *2)))) (-3055 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-623 *4)) (-4 *4 (-356)) (-5 *2 (-1228 *4)) (-5 *1 (-792 *4 *3)) (-4 *3 (-634 *4)))) (-4316 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *5)) (-5 *4 (-749)) (-4 *5 (-356)) (-5 *2 (-667 *5)) (-5 *1 (-792 *5 *6)) (-4 *6 (-634 *5)))) (-4316 (*1 *2 *3) (-12 (-5 *3 (-623 *4)) (-4 *4 (-356)) (-5 *2 (-667 *4)) (-5 *1 (-792 *4 *5)) (-4 *5 (-634 *4)))))
+(-10 -7 (-15 -4316 ((-667 |#1|) (-623 |#1|))) (-15 -4316 ((-667 |#1|) (-623 |#1|) (-749))) (-15 -3055 ((-3 (-1228 |#1|) "failed") |#2| |#1| (-623 |#1|))) (-15 -3786 ((-3 |#1| "failed") |#2| |#1| (-623 |#1|) (-1 |#1| |#1|))))
+((-2221 (((-112) $ $) NIL (|has| |#2| (-1069)))) (-3378 (((-112) $) NIL (|has| |#2| (-130)))) (-2065 (($ (-895)) NIL (|has| |#2| (-1021)))) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-4250 (($ $ $) NIL (|has| |#2| (-771)))) (-1993 (((-3 $ "failed") $ $) NIL (|has| |#2| (-130)))) (-3368 (((-112) $ (-749)) NIL)) (-3828 (((-749)) NIL (|has| |#2| (-361)))) (-4303 (((-550) $) NIL (|has| |#2| (-823)))) (-2409 ((|#2| $ (-550) |#2|) NIL (|has| $ (-6 -4345)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL (-12 (|has| |#2| (-1012 (-550))) (|has| |#2| (-1069)))) (((-3 (-400 (-550)) "failed") $) NIL (-12 (|has| |#2| (-1012 (-400 (-550)))) (|has| |#2| (-1069)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1069)))) (-2202 (((-550) $) NIL (-12 (|has| |#2| (-1012 (-550))) (|has| |#2| (-1069)))) (((-400 (-550)) $) NIL (-12 (|has| |#2| (-1012 (-400 (-550)))) (|has| |#2| (-1069)))) ((|#2| $) NIL (|has| |#2| (-1069)))) (-3756 (((-667 (-550)) (-667 $)) NIL (-12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1021)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (-12 (|has| |#2| (-619 (-550))) (|has| |#2| (-1021)))) (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 $) (-1228 $)) NIL (|has| |#2| (-1021))) (((-667 |#2|) (-667 $)) NIL (|has| |#2| (-1021)))) (-1537 (((-3 $ "failed") $) NIL (|has| |#2| (-705)))) (-1864 (($) NIL (|has| |#2| (-361)))) (-3317 ((|#2| $ (-550) |#2|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#2| $ (-550)) NIL)) (-2694 (((-112) $) NIL (|has| |#2| (-823)))) (-2971 (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-2419 (((-112) $) NIL (|has| |#2| (-705)))) (-1712 (((-112) $) NIL (|has| |#2| (-823)))) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) NIL (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (-1489 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2876 (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-2506 (((-550) $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (-1489 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-3311 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#2| |#2|) $) NIL)) (-4073 (((-895) $) NIL (|has| |#2| (-361)))) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| |#2| (-1069)))) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3690 (($ (-895)) NIL (|has| |#2| (-361)))) (-3445 (((-1089) $) NIL (|has| |#2| (-1069)))) (-3858 ((|#2| $) NIL (|has| (-550) (-825)))) (-2491 (($ $ |#2|) NIL (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-1375 (((-623 |#2|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#2| $ (-550) |#2|) NIL) ((|#2| $ (-550)) NIL)) (-3451 ((|#2| $ $) NIL (|has| |#2| (-1021)))) (-1422 (($ (-1228 |#2|)) NIL)) (-1877 (((-133)) NIL (|has| |#2| (-356)))) (-2798 (($ $) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1021)))) (($ $ (-749)) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1021)))) (($ $ (-1145)) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-1 |#2| |#2|) (-749)) NIL (|has| |#2| (-1021))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1021)))) (-3457 (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-2435 (($ $) NIL)) (-2233 (((-1228 |#2|) $) NIL) (($ (-550)) NIL (-1489 (-12 (|has| |#2| (-1012 (-550))) (|has| |#2| (-1069))) (|has| |#2| (-1021)))) (($ (-400 (-550))) NIL (-12 (|has| |#2| (-1012 (-400 (-550)))) (|has| |#2| (-1069)))) (($ |#2|) NIL (|has| |#2| (-1069))) (((-837) $) NIL (|has| |#2| (-595 (-837))))) (-3091 (((-749)) NIL (|has| |#2| (-1021)))) (-3404 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-4188 (($ $) NIL (|has| |#2| (-823)))) (-2688 (($) NIL (|has| |#2| (-130)) CONST)) (-2700 (($) NIL (|has| |#2| (-705)) CONST)) (-1901 (($ $) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1021)))) (($ $ (-749)) NIL (-12 (|has| |#2| (-227)) (|has| |#2| (-1021)))) (($ $ (-1145)) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#2| (-874 (-1145))) (|has| |#2| (-1021)))) (($ $ (-1 |#2| |#2|) (-749)) NIL (|has| |#2| (-1021))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1021)))) (-2324 (((-112) $ $) NIL (-1489 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2302 (((-112) $ $) NIL (-1489 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2264 (((-112) $ $) NIL (|has| |#2| (-1069)))) (-2313 (((-112) $ $) NIL (-1489 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2290 (((-112) $ $) 11 (-1489 (|has| |#2| (-771)) (|has| |#2| (-823))))) (-2382 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2370 (($ $ $) NIL (|has| |#2| (-1021))) (($ $) NIL (|has| |#2| (-1021)))) (-2358 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-749)) NIL (|has| |#2| (-705))) (($ $ (-895)) NIL (|has| |#2| (-705)))) (* (($ (-550) $) NIL (|has| |#2| (-1021))) (($ $ $) NIL (|has| |#2| (-705))) (($ $ |#2|) NIL (|has| |#2| (-705))) (($ |#2| $) NIL (|has| |#2| (-705))) (($ (-749) $) NIL (|has| |#2| (-130))) (($ (-895) $) NIL (|has| |#2| (-25)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-793 |#1| |#2| |#3|) (-232 |#1| |#2|) (-749) (-771) (-1 (-112) (-1228 |#2|) (-1228 |#2|))) (T -793))
NIL
(-232 |#1| |#2|)
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1662 (((-623 (-749)) $) NIL) (((-623 (-749)) $ (-1144)) NIL)) (-4073 (((-749) $) NIL) (((-749) $ (-1144)) NIL)) (-3141 (((-623 (-796 (-1144))) $) NIL)) (-3306 (((-1140 $) $ (-796 (-1144))) NIL) (((-1140 |#1|) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-1520 (((-749) $) NIL) (((-749) $ (-623 (-796 (-1144)))) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-1505 (($ $) NIL (|has| |#1| (-444)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-444)))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-1417 (($ $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-796 (-1144)) "failed") $) NIL) (((-3 (-1144) "failed") $) NIL) (((-3 (-1093 |#1| (-1144)) "failed") $) NIL)) (-2726 ((|#1| $) NIL) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-796 (-1144)) $) NIL) (((-1144) $) NIL) (((-1093 |#1| (-1144)) $) NIL)) (-3340 (($ $ $ (-796 (-1144))) NIL (|has| |#1| (-170)))) (-3295 (($ $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-2674 (($ $) NIL (|has| |#1| (-444))) (($ $ (-796 (-1144))) NIL (|has| |#1| (-444)))) (-3287 (((-623 $) $) NIL)) (-3933 (((-112) $) NIL (|has| |#1| (-882)))) (-2613 (($ $ |#1| (-522 (-796 (-1144))) $) NIL)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (-12 (|has| (-796 (-1144)) (-859 (-372))) (|has| |#1| (-859 (-372))))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (-12 (|has| (-796 (-1144)) (-859 (-550))) (|has| |#1| (-859 (-550)))))) (-2475 (((-749) $ (-1144)) NIL) (((-749) $) NIL)) (-3102 (((-112) $) NIL)) (-2603 (((-749) $) NIL)) (-3129 (($ (-1140 |#1|) (-796 (-1144))) NIL) (($ (-1140 $) (-796 (-1144))) NIL)) (-1822 (((-623 $) $) NIL)) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| (-522 (-796 (-1144)))) NIL) (($ $ (-796 (-1144)) (-749)) NIL) (($ $ (-623 (-796 (-1144))) (-623 (-749))) NIL)) (-2843 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $ (-796 (-1144))) NIL)) (-1667 (((-522 (-796 (-1144))) $) NIL) (((-749) $ (-796 (-1144))) NIL) (((-623 (-749)) $ (-623 (-796 (-1144)))) NIL)) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-2688 (($ (-1 (-522 (-796 (-1144))) (-522 (-796 (-1144)))) $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-4167 (((-1 $ (-749)) (-1144)) NIL) (((-1 $ (-749)) $) NIL (|has| |#1| (-227)))) (-2558 (((-3 (-796 (-1144)) "failed") $) NIL)) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL)) (-1970 (((-796 (-1144)) $) NIL)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-1825 (((-1126) $) NIL)) (-1539 (((-112) $) NIL)) (-1598 (((-3 (-623 $) "failed") $) NIL)) (-1444 (((-3 (-623 $) "failed") $) NIL)) (-1748 (((-3 (-2 (|:| |var| (-796 (-1144))) (|:| -3521 (-749))) "failed") $) NIL)) (-3083 (($ $) NIL)) (-3337 (((-1088) $) NIL)) (-3248 (((-112) $) NIL)) (-3256 ((|#1| $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#1| (-444)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3338 (((-411 $) $) NIL (|has| |#1| (-882)))) (-1495 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-3866 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-796 (-1144)) |#1|) NIL) (($ $ (-623 (-796 (-1144))) (-623 |#1|)) NIL) (($ $ (-796 (-1144)) $) NIL) (($ $ (-623 (-796 (-1144))) (-623 $)) NIL) (($ $ (-1144) $) NIL (|has| |#1| (-227))) (($ $ (-623 (-1144)) (-623 $)) NIL (|has| |#1| (-227))) (($ $ (-1144) |#1|) NIL (|has| |#1| (-227))) (($ $ (-623 (-1144)) (-623 |#1|)) NIL (|has| |#1| (-227)))) (-3453 (($ $ (-796 (-1144))) NIL (|has| |#1| (-170)))) (-2393 (($ $ (-796 (-1144))) NIL) (($ $ (-623 (-796 (-1144)))) NIL) (($ $ (-796 (-1144)) (-749)) NIL) (($ $ (-623 (-796 (-1144))) (-623 (-749))) NIL) (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4299 (((-623 (-1144)) $) NIL)) (-2970 (((-522 (-796 (-1144))) $) NIL) (((-749) $ (-796 (-1144))) NIL) (((-623 (-749)) $ (-623 (-796 (-1144)))) NIL) (((-749) $ (-1144)) NIL)) (-4028 (((-865 (-372)) $) NIL (-12 (|has| (-796 (-1144)) (-596 (-865 (-372)))) (|has| |#1| (-596 (-865 (-372)))))) (((-865 (-550)) $) NIL (-12 (|has| (-796 (-1144)) (-596 (-865 (-550)))) (|has| |#1| (-596 (-865 (-550)))))) (((-526) $) NIL (-12 (|has| (-796 (-1144)) (-596 (-526))) (|has| |#1| (-596 (-526)))))) (-2503 ((|#1| $) NIL (|has| |#1| (-444))) (($ $ (-796 (-1144))) NIL (|has| |#1| (-444)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#1| (-882))))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL) (($ (-796 (-1144))) NIL) (($ (-1144)) NIL) (($ (-1093 |#1| (-1144))) NIL) (($ (-400 (-550))) NIL (-1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1011 (-400 (-550)))))) (($ $) NIL (|has| |#1| (-542)))) (-3511 (((-623 |#1|) $) NIL)) (-2510 ((|#1| $ (-522 (-796 (-1144)))) NIL) (($ $ (-796 (-1144)) (-749)) NIL) (($ $ (-623 (-796 (-1144))) (-623 (-749))) NIL)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| |#1| (-882))) (|has| |#1| (-143))))) (-2390 (((-749)) NIL)) (-2540 (($ $ $ (-749)) NIL (|has| |#1| (-170)))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $ (-796 (-1144))) NIL) (($ $ (-623 (-796 (-1144)))) NIL) (($ $ (-796 (-1144)) (-749)) NIL) (($ $ (-623 (-796 (-1144))) (-623 (-749))) NIL) (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
-(((-794 |#1|) (-13 (-246 |#1| (-1144) (-796 (-1144)) (-522 (-796 (-1144)))) (-1011 (-1093 |#1| (-1144)))) (-1020)) (T -794))
-NIL
-(-13 (-246 |#1| (-1144) (-796 (-1144)) (-522 (-796 (-1144)))) (-1011 (-1093 |#1| (-1144))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#2| (-356)))) (-1447 (($ $) NIL (|has| |#2| (-356)))) (-4291 (((-112) $) NIL (|has| |#2| (-356)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL (|has| |#2| (-356)))) (-3564 (((-411 $) $) NIL (|has| |#2| (-356)))) (-3631 (((-112) $ $) NIL (|has| |#2| (-356)))) (-3513 (($) NIL T CONST)) (-3349 (($ $ $) NIL (|has| |#2| (-356)))) (-1386 (((-3 $ "failed") $) NIL)) (-1519 (($ $ $) NIL (|has| |#2| (-356)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| |#2| (-356)))) (-3933 (((-112) $) NIL (|has| |#2| (-356)))) (-3102 (((-112) $) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#2| (-356)))) (-3106 (($ (-623 $)) NIL (|has| |#2| (-356))) (($ $ $) NIL (|has| |#2| (-356)))) (-1825 (((-1126) $) NIL)) (-3235 (($ $) 20 (|has| |#2| (-356)))) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#2| (-356)))) (-3139 (($ (-623 $)) NIL (|has| |#2| (-356))) (($ $ $) NIL (|has| |#2| (-356)))) (-3338 (((-411 $) $) NIL (|has| |#2| (-356)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#2| (-356)))) (-1495 (((-3 $ "failed") $ $) NIL (|has| |#2| (-356)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#2| (-356)))) (-3542 (((-749) $) NIL (|has| |#2| (-356)))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#2| (-356)))) (-2393 (($ $ (-749)) NIL) (($ $) 13)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#2|) 10) ((|#2| $) 11) (($ (-400 (-550))) NIL (|has| |#2| (-356))) (($ $) NIL (|has| |#2| (-356)))) (-2390 (((-749)) NIL)) (-1345 (((-112) $ $) NIL (|has| |#2| (-356)))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $ (-749)) NIL) (($ $) NIL)) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ $) 15 (|has| |#2| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-749)) NIL) (($ $ (-894)) NIL) (($ $ (-550)) 18 (|has| |#2| (-356)))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ $) NIL) (($ (-400 (-550)) $) NIL (|has| |#2| (-356))) (($ $ (-400 (-550))) NIL (|has| |#2| (-356)))))
-(((-795 |#1| |#2| |#3|) (-13 (-111 $ $) (-227) (-10 -8 (IF (|has| |#2| (-356)) (-6 (-356)) |%noBranch|) (-15 -1518 ($ |#2|)) (-15 -1518 (|#2| $)))) (-1068) (-873 |#1|) |#1|) (T -795))
-((-1518 (*1 *1 *2) (-12 (-4 *3 (-1068)) (-14 *4 *3) (-5 *1 (-795 *3 *2 *4)) (-4 *2 (-873 *3)))) (-1518 (*1 *2 *1) (-12 (-4 *2 (-873 *3)) (-5 *1 (-795 *3 *2 *4)) (-4 *3 (-1068)) (-14 *4 *3))))
-(-13 (-111 $ $) (-227) (-10 -8 (IF (|has| |#2| (-356)) (-6 (-356)) |%noBranch|) (-15 -1518 ($ |#2|)) (-15 -1518 (|#2| $))))
-((-1504 (((-112) $ $) NIL)) (-4073 (((-749) $) NIL)) (-1861 ((|#1| $) 10)) (-3880 (((-3 |#1| "failed") $) NIL)) (-2726 ((|#1| $) NIL)) (-2475 (((-749) $) 11)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-4167 (($ |#1| (-749)) 9)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2393 (($ $) NIL) (($ $ (-749)) NIL)) (-1518 (((-836) $) NIL) (($ |#1|) NIL)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) NIL)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3312 (((-623 (-749)) $) NIL) (((-623 (-749)) $ (-1145)) NIL)) (-3609 (((-749) $) NIL) (((-749) $ (-1145)) NIL)) (-1516 (((-623 (-796 (-1145))) $) NIL)) (-1705 (((-1141 $) $ (-796 (-1145))) NIL) (((-1141 |#1|) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-2457 (((-749) $) NIL) (((-749) $ (-623 (-796 (-1145)))) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2318 (($ $) NIL (|has| |#1| (-444)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-444)))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2703 (($ $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-796 (-1145)) "failed") $) NIL) (((-3 (-1145) "failed") $) NIL) (((-3 (-1094 |#1| (-1145)) "failed") $) NIL)) (-2202 ((|#1| $) NIL) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-796 (-1145)) $) NIL) (((-1145) $) NIL) (((-1094 |#1| (-1145)) $) NIL)) (-1792 (($ $ $ (-796 (-1145))) NIL (|has| |#1| (-170)))) (-1693 (($ $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2731 (($ $) NIL (|has| |#1| (-444))) (($ $ (-796 (-1145))) NIL (|has| |#1| (-444)))) (-1683 (((-623 $) $) NIL)) (-1568 (((-112) $) NIL (|has| |#1| (-883)))) (-3401 (($ $ |#1| (-522 (-796 (-1145))) $) NIL)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (-12 (|has| (-796 (-1145)) (-860 (-372))) (|has| |#1| (-860 (-372))))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (-12 (|has| (-796 (-1145)) (-860 (-550))) (|has| |#1| (-860 (-550)))))) (-2603 (((-749) $ (-1145)) NIL) (((-749) $) NIL)) (-2419 (((-112) $) NIL)) (-3324 (((-749) $) NIL)) (-1501 (($ (-1141 |#1|) (-796 (-1145))) NIL) (($ (-1141 $) (-796 (-1145))) NIL)) (-2336 (((-623 $) $) NIL)) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| (-522 (-796 (-1145)))) NIL) (($ $ (-796 (-1145)) (-749)) NIL) (($ $ (-623 (-796 (-1145))) (-623 (-749))) NIL)) (-1766 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $ (-796 (-1145))) NIL)) (-3346 (((-522 (-796 (-1145))) $) NIL) (((-749) $ (-796 (-1145))) NIL) (((-623 (-749)) $ (-623 (-796 (-1145)))) NIL)) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-2863 (($ (-1 (-522 (-796 (-1145))) (-522 (-796 (-1145)))) $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-2136 (((-1 $ (-749)) (-1145)) NIL) (((-1 $ (-749)) $) NIL (|has| |#1| (-227)))) (-4059 (((-3 (-796 (-1145)) "failed") $) NIL)) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL)) (-3968 (((-796 (-1145)) $) NIL)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-2369 (((-1127) $) NIL)) (-1395 (((-112) $) NIL)) (-3833 (((-3 (-623 $) "failed") $) NIL)) (-3017 (((-3 (-623 $) "failed") $) NIL)) (-2891 (((-3 (-2 (|:| |var| (-796 (-1145))) (|:| -3068 (-749))) "failed") $) NIL)) (-3888 (($ $) NIL)) (-3445 (((-1089) $) NIL)) (-1628 (((-112) $) NIL)) (-1639 ((|#1| $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#1| (-444)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-1735 (((-411 $) $) NIL (|has| |#1| (-883)))) (-3409 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-1553 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-796 (-1145)) |#1|) NIL) (($ $ (-623 (-796 (-1145))) (-623 |#1|)) NIL) (($ $ (-796 (-1145)) $) NIL) (($ $ (-623 (-796 (-1145))) (-623 $)) NIL) (($ $ (-1145) $) NIL (|has| |#1| (-227))) (($ $ (-623 (-1145)) (-623 $)) NIL (|has| |#1| (-227))) (($ $ (-1145) |#1|) NIL (|has| |#1| (-227))) (($ $ (-623 (-1145)) (-623 |#1|)) NIL (|has| |#1| (-227)))) (-3563 (($ $ (-796 (-1145))) NIL (|has| |#1| (-170)))) (-2798 (($ $ (-796 (-1145))) NIL) (($ $ (-623 (-796 (-1145)))) NIL) (($ $ (-796 (-1145)) (-749)) NIL) (($ $ (-623 (-796 (-1145))) (-623 (-749))) NIL) (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4019 (((-623 (-1145)) $) NIL)) (-3661 (((-522 (-796 (-1145))) $) NIL) (((-749) $ (-796 (-1145))) NIL) (((-623 (-749)) $ (-623 (-796 (-1145)))) NIL) (((-749) $ (-1145)) NIL)) (-2451 (((-866 (-372)) $) NIL (-12 (|has| (-796 (-1145)) (-596 (-866 (-372)))) (|has| |#1| (-596 (-866 (-372)))))) (((-866 (-550)) $) NIL (-12 (|has| (-796 (-1145)) (-596 (-866 (-550)))) (|has| |#1| (-596 (-866 (-550)))))) (((-526) $) NIL (-12 (|has| (-796 (-1145)) (-596 (-526))) (|has| |#1| (-596 (-526)))))) (-1622 ((|#1| $) NIL (|has| |#1| (-444))) (($ $ (-796 (-1145))) NIL (|has| |#1| (-444)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#1| (-883))))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL) (($ (-796 (-1145))) NIL) (($ (-1145)) NIL) (($ (-1094 |#1| (-1145))) NIL) (($ (-400 (-550))) NIL (-1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1012 (-400 (-550)))))) (($ $) NIL (|has| |#1| (-542)))) (-2969 (((-623 |#1|) $) NIL)) (-1708 ((|#1| $ (-522 (-796 (-1145)))) NIL) (($ $ (-796 (-1145)) (-749)) NIL) (($ $ (-623 (-796 (-1145))) (-623 (-749))) NIL)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| |#1| (-883))) (|has| |#1| (-143))))) (-3091 (((-749)) NIL)) (-3895 (($ $ $ (-749)) NIL (|has| |#1| (-170)))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $ (-796 (-1145))) NIL) (($ $ (-623 (-796 (-1145)))) NIL) (($ $ (-796 (-1145)) (-749)) NIL) (($ $ (-623 (-796 (-1145))) (-623 (-749))) NIL) (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+(((-794 |#1|) (-13 (-246 |#1| (-1145) (-796 (-1145)) (-522 (-796 (-1145)))) (-1012 (-1094 |#1| (-1145)))) (-1021)) (T -794))
+NIL
+(-13 (-246 |#1| (-1145) (-796 (-1145)) (-522 (-796 (-1145)))) (-1012 (-1094 |#1| (-1145))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#2| (-356)))) (-3050 (($ $) NIL (|has| |#2| (-356)))) (-3953 (((-112) $) NIL (|has| |#2| (-356)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL (|has| |#2| (-356)))) (-2207 (((-411 $) $) NIL (|has| |#2| (-356)))) (-1611 (((-112) $ $) NIL (|has| |#2| (-356)))) (-2991 (($) NIL T CONST)) (-3455 (($ $ $) NIL (|has| |#2| (-356)))) (-1537 (((-3 $ "failed") $) NIL)) (-3429 (($ $ $) NIL (|has| |#2| (-356)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| |#2| (-356)))) (-1568 (((-112) $) NIL (|has| |#2| (-356)))) (-2419 (((-112) $) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#2| (-356)))) (-3231 (($ (-623 $)) NIL (|has| |#2| (-356))) (($ $ $) NIL (|has| |#2| (-356)))) (-2369 (((-1127) $) NIL)) (-1619 (($ $) 20 (|has| |#2| (-356)))) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#2| (-356)))) (-3260 (($ (-623 $)) NIL (|has| |#2| (-356))) (($ $ $) NIL (|has| |#2| (-356)))) (-1735 (((-411 $) $) NIL (|has| |#2| (-356)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#2| (-356)))) (-3409 (((-3 $ "failed") $ $) NIL (|has| |#2| (-356)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#2| (-356)))) (-1988 (((-749) $) NIL (|has| |#2| (-356)))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#2| (-356)))) (-2798 (($ $ (-749)) NIL) (($ $) 13)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#2|) 10) ((|#2| $) 11) (($ (-400 (-550))) NIL (|has| |#2| (-356))) (($ $) NIL (|has| |#2| (-356)))) (-3091 (((-749)) NIL)) (-1819 (((-112) $ $) NIL (|has| |#2| (-356)))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $ (-749)) NIL) (($ $) NIL)) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ $) 15 (|has| |#2| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-749)) NIL) (($ $ (-895)) NIL) (($ $ (-550)) 18 (|has| |#2| (-356)))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ $) NIL) (($ (-400 (-550)) $) NIL (|has| |#2| (-356))) (($ $ (-400 (-550))) NIL (|has| |#2| (-356)))))
+(((-795 |#1| |#2| |#3|) (-13 (-111 $ $) (-227) (-10 -8 (IF (|has| |#2| (-356)) (-6 (-356)) |%noBranch|) (-15 -2233 ($ |#2|)) (-15 -2233 (|#2| $)))) (-1069) (-874 |#1|) |#1|) (T -795))
+((-2233 (*1 *1 *2) (-12 (-4 *3 (-1069)) (-14 *4 *3) (-5 *1 (-795 *3 *2 *4)) (-4 *2 (-874 *3)))) (-2233 (*1 *2 *1) (-12 (-4 *2 (-874 *3)) (-5 *1 (-795 *3 *2 *4)) (-4 *3 (-1069)) (-14 *4 *3))))
+(-13 (-111 $ $) (-227) (-10 -8 (IF (|has| |#2| (-356)) (-6 (-356)) |%noBranch|) (-15 -2233 ($ |#2|)) (-15 -2233 (|#2| $))))
+((-2221 (((-112) $ $) NIL)) (-3609 (((-749) $) NIL)) (-2564 ((|#1| $) 10)) (-2288 (((-3 |#1| "failed") $) NIL)) (-2202 ((|#1| $) NIL)) (-2603 (((-749) $) 11)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2136 (($ |#1| (-749)) 9)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2798 (($ $) NIL) (($ $ (-749)) NIL)) (-2233 (((-837) $) NIL) (($ |#1|) NIL)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) NIL)))
(((-796 |#1|) (-259 |#1|) (-825)) (T -796))
NIL
(-259 |#1|)
-((-1504 (((-112) $ $) NIL)) (-1540 (((-623 |#1|) $) 29)) (-4319 (((-749) $) NIL)) (-3513 (($) NIL T CONST)) (-3527 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 20)) (-3880 (((-3 |#1| "failed") $) NIL)) (-2726 ((|#1| $) NIL)) (-1308 (($ $) 31)) (-1386 (((-3 $ "failed") $) NIL)) (-3911 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) NIL)) (-3102 (((-112) $) NIL)) (-1980 ((|#1| $ (-550)) NIL)) (-2076 (((-749) $ (-550)) NIL)) (-1522 (($ $) 36)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-3636 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 17)) (-4206 (((-112) $ $) 34)) (-3772 (((-749) $) 25)) (-1825 (((-1126) $) NIL)) (-4007 (($ $ $) NIL)) (-4104 (($ $ $) NIL)) (-3337 (((-1088) $) NIL)) (-1293 ((|#1| $) 30)) (-1877 (((-623 (-2 (|:| |gen| |#1|) (|:| -1812 (-749)))) $) NIL)) (-1507 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) NIL)) (-1518 (((-836) $) NIL) (($ |#1|) NIL)) (-2636 (($) 15 T CONST)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 35)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ |#1| (-749)) NIL)) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
-(((-797 |#1|) (-13 (-821) (-1011 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-749))) (-15 -1293 (|#1| $)) (-15 -1308 ($ $)) (-15 -1522 ($ $)) (-15 -4206 ((-112) $ $)) (-15 -4104 ($ $ $)) (-15 -4007 ($ $ $)) (-15 -3636 ((-3 $ "failed") $ $)) (-15 -3527 ((-3 $ "failed") $ $)) (-15 -3636 ((-3 $ "failed") $ |#1|)) (-15 -3527 ((-3 $ "failed") $ |#1|)) (-15 -1507 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -3911 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -4319 ((-749) $)) (-15 -2076 ((-749) $ (-550))) (-15 -1980 (|#1| $ (-550))) (-15 -1877 ((-623 (-2 (|:| |gen| |#1|) (|:| -1812 (-749)))) $)) (-15 -3772 ((-749) $)) (-15 -1540 ((-623 |#1|) $)))) (-825)) (T -797))
-((* (*1 *1 *2 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-749)) (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-1293 (*1 *2 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-1308 (*1 *1 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-1522 (*1 *1 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-4206 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-797 *3)) (-4 *3 (-825)))) (-4104 (*1 *1 *1 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-4007 (*1 *1 *1 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-3636 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-3527 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-3636 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-3527 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-1507 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-797 *3)) (|:| |rm| (-797 *3)))) (-5 *1 (-797 *3)) (-4 *3 (-825)))) (-3911 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-797 *3)) (|:| |mm| (-797 *3)) (|:| |rm| (-797 *3)))) (-5 *1 (-797 *3)) (-4 *3 (-825)))) (-4319 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-797 *3)) (-4 *3 (-825)))) (-2076 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-749)) (-5 *1 (-797 *4)) (-4 *4 (-825)))) (-1980 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-1877 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1812 (-749))))) (-5 *1 (-797 *3)) (-4 *3 (-825)))) (-3772 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-797 *3)) (-4 *3 (-825)))) (-1540 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-797 *3)) (-4 *3 (-825)))))
-(-13 (-821) (-1011 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-749))) (-15 -1293 (|#1| $)) (-15 -1308 ($ $)) (-15 -1522 ($ $)) (-15 -4206 ((-112) $ $)) (-15 -4104 ($ $ $)) (-15 -4007 ($ $ $)) (-15 -3636 ((-3 $ "failed") $ $)) (-15 -3527 ((-3 $ "failed") $ $)) (-15 -3636 ((-3 $ "failed") $ |#1|)) (-15 -3527 ((-3 $ "failed") $ |#1|)) (-15 -1507 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -3911 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -4319 ((-749) $)) (-15 -2076 ((-749) $ (-550))) (-15 -1980 (|#1| $ (-550))) (-15 -1877 ((-623 (-2 (|:| |gen| |#1|) (|:| -1812 (-749)))) $)) (-15 -3772 ((-749) $)) (-15 -1540 ((-623 |#1|) $))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-3219 (((-3 $ "failed") $ $) 19)) (-3712 (((-550) $) 51)) (-3513 (($) 17 T CONST)) (-1386 (((-3 $ "failed") $) 32)) (-1416 (((-112) $) 49)) (-3102 (((-112) $) 30)) (-3329 (((-112) $) 50)) (-2707 (($ $ $) 48)) (-4164 (($ $ $) 47)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1495 (((-3 $ "failed") $ $) 40)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41)) (-2390 (((-749)) 28)) (-1345 (((-112) $ $) 37)) (-1635 (($ $) 52)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2363 (((-112) $ $) 45)) (-2345 (((-112) $ $) 44)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 46)) (-2335 (((-112) $ $) 43)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+((-2221 (((-112) $ $) NIL)) (-3016 (((-623 |#1|) $) 29)) (-3828 (((-749) $) NIL)) (-2991 (($) NIL T CONST)) (-3134 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 20)) (-2288 (((-3 |#1| "failed") $) NIL)) (-2202 ((|#1| $) NIL)) (-3870 (($ $) 31)) (-1537 (((-3 $ "failed") $) NIL)) (-2587 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) NIL)) (-2419 (((-112) $) NIL)) (-3325 ((|#1| $ (-550)) NIL)) (-3062 (((-749) $ (-550)) NIL)) (-2481 (($ $) 36)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-1676 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 17)) (-2526 (((-112) $ $) 34)) (-3839 (((-749) $) 25)) (-2369 (((-1127) $) NIL)) (-4170 (($ $ $) NIL)) (-2749 (($ $ $) NIL)) (-3445 (((-1089) $) NIL)) (-3858 ((|#1| $) 30)) (-1610 (((-623 (-2 (|:| |gen| |#1|) (|:| -1644 (-749)))) $) NIL)) (-3419 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) NIL)) (-2233 (((-837) $) NIL) (($ |#1|) NIL)) (-2700 (($) 15 T CONST)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 35)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ |#1| (-749)) NIL)) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+(((-797 |#1|) (-13 (-821) (-1012 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-749))) (-15 -3858 (|#1| $)) (-15 -3870 ($ $)) (-15 -2481 ($ $)) (-15 -2526 ((-112) $ $)) (-15 -2749 ($ $ $)) (-15 -4170 ($ $ $)) (-15 -1676 ((-3 $ "failed") $ $)) (-15 -3134 ((-3 $ "failed") $ $)) (-15 -1676 ((-3 $ "failed") $ |#1|)) (-15 -3134 ((-3 $ "failed") $ |#1|)) (-15 -3419 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -2587 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3828 ((-749) $)) (-15 -3062 ((-749) $ (-550))) (-15 -3325 (|#1| $ (-550))) (-15 -1610 ((-623 (-2 (|:| |gen| |#1|) (|:| -1644 (-749)))) $)) (-15 -3839 ((-749) $)) (-15 -3016 ((-623 |#1|) $)))) (-825)) (T -797))
+((* (*1 *1 *2 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-749)) (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-3858 (*1 *2 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-3870 (*1 *1 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-2481 (*1 *1 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-2526 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-797 *3)) (-4 *3 (-825)))) (-2749 (*1 *1 *1 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-4170 (*1 *1 *1 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-1676 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-3134 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-1676 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-3134 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-3419 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-797 *3)) (|:| |rm| (-797 *3)))) (-5 *1 (-797 *3)) (-4 *3 (-825)))) (-2587 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-797 *3)) (|:| |mm| (-797 *3)) (|:| |rm| (-797 *3)))) (-5 *1 (-797 *3)) (-4 *3 (-825)))) (-3828 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-797 *3)) (-4 *3 (-825)))) (-3062 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-749)) (-5 *1 (-797 *4)) (-4 *4 (-825)))) (-3325 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-797 *2)) (-4 *2 (-825)))) (-1610 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1644 (-749))))) (-5 *1 (-797 *3)) (-4 *3 (-825)))) (-3839 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-797 *3)) (-4 *3 (-825)))) (-3016 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-797 *3)) (-4 *3 (-825)))))
+(-13 (-821) (-1012 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-749))) (-15 -3858 (|#1| $)) (-15 -3870 ($ $)) (-15 -2481 ($ $)) (-15 -2526 ((-112) $ $)) (-15 -2749 ($ $ $)) (-15 -4170 ($ $ $)) (-15 -1676 ((-3 $ "failed") $ $)) (-15 -3134 ((-3 $ "failed") $ $)) (-15 -1676 ((-3 $ "failed") $ |#1|)) (-15 -3134 ((-3 $ "failed") $ |#1|)) (-15 -3419 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -2587 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3828 ((-749) $)) (-15 -3062 ((-749) $ (-550))) (-15 -3325 (|#1| $ (-550))) (-15 -1610 ((-623 (-2 (|:| |gen| |#1|) (|:| -1644 (-749)))) $)) (-15 -3839 ((-749) $)) (-15 -3016 ((-623 |#1|) $))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-1993 (((-3 $ "failed") $ $) 19)) (-4303 (((-550) $) 51)) (-2991 (($) 17 T CONST)) (-1537 (((-3 $ "failed") $) 32)) (-2694 (((-112) $) 49)) (-2419 (((-112) $) 30)) (-1712 (((-112) $) 50)) (-2793 (($ $ $) 48)) (-2173 (($ $ $) 47)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3409 (((-3 $ "failed") $ $) 40)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41)) (-3091 (((-749)) 28)) (-1819 (((-112) $ $) 37)) (-4188 (($ $) 52)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2324 (((-112) $ $) 45)) (-2302 (((-112) $ $) 44)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 46)) (-2290 (((-112) $ $) 43)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
(((-798) (-138)) (T -798))
NIL
(-13 (-542) (-823))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-836)) . T) ((-170) . T) ((-283) . T) ((-542) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-769) . T) ((-770) . T) ((-772) . T) ((-773) . T) ((-823) . T) ((-825) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-4321 (($ (-1088)) 7)) (-3488 (((-112) $ (-1126) (-1088)) 15)) (-3392 (((-800) $) 12)) (-1472 (((-800) $) 11)) (-1367 (((-1232) $) 9)) (-3588 (((-112) $ (-1088)) 16)))
-(((-799) (-10 -8 (-15 -4321 ($ (-1088))) (-15 -1367 ((-1232) $)) (-15 -1472 ((-800) $)) (-15 -3392 ((-800) $)) (-15 -3488 ((-112) $ (-1126) (-1088))) (-15 -3588 ((-112) $ (-1088))))) (T -799))
-((-3588 (*1 *2 *1 *3) (-12 (-5 *3 (-1088)) (-5 *2 (-112)) (-5 *1 (-799)))) (-3488 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-1126)) (-5 *4 (-1088)) (-5 *2 (-112)) (-5 *1 (-799)))) (-3392 (*1 *2 *1) (-12 (-5 *2 (-800)) (-5 *1 (-799)))) (-1472 (*1 *2 *1) (-12 (-5 *2 (-800)) (-5 *1 (-799)))) (-1367 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-799)))) (-4321 (*1 *1 *2) (-12 (-5 *2 (-1088)) (-5 *1 (-799)))))
-(-10 -8 (-15 -4321 ($ (-1088))) (-15 -1367 ((-1232) $)) (-15 -1472 ((-800) $)) (-15 -3392 ((-800) $)) (-15 -3488 ((-112) $ (-1126) (-1088))) (-15 -3588 ((-112) $ (-1088))))
-((-2798 (((-1232) $ (-801)) 12)) (-2108 (((-1232) $ (-1144)) 32)) (-4034 (((-1232) $ (-1126) (-1126)) 34)) (-3946 (((-1232) $ (-1126)) 33)) (-2326 (((-1232) $) 19)) (-1918 (((-1232) $ (-550)) 28)) (-2020 (((-1232) $ (-219)) 30)) (-2247 (((-1232) $) 18)) (-1823 (((-1232) $) 26)) (-1707 (((-1232) $) 25)) (-2660 (((-1232) $) 23)) (-1596 (((-1232) $) 24)) (-2576 (((-1232) $) 22)) (-2497 (((-1232) $) 21)) (-2412 (((-1232) $) 20)) (-3166 (((-1232) $) 16)) (-3261 (((-1232) $) 17)) (-3071 (((-1232) $) 15)) (-2983 (((-1232) $) 14)) (-2893 (((-1232) $) 13)) (-3783 (($ (-1126) (-801)) 9)) (-3683 (($ (-1126) (-1126) (-801)) 8)) (-4004 (((-1144) $) 51)) (-1268 (((-1144) $) 55)) (-4203 (((-2 (|:| |cd| (-1126)) (|:| -1916 (-1126))) $) 54)) (-4091 (((-1126) $) 52)) (-3571 (((-1232) $) 41)) (-2074 (((-550) $) 49)) (-3909 (((-219) $) 50)) (-3484 (((-1232) $) 40)) (-1977 (((-1232) $) 48)) (-1863 (((-1232) $) 47)) (-1658 (((-1232) $) 45)) (-1762 (((-1232) $) 46)) (-1576 (((-1232) $) 44)) (-3778 (((-1232) $) 43)) (-3677 (((-1232) $) 42)) (-1443 (((-1232) $) 38)) (-3375 (((-1232) $) 39)) (-1314 (((-1232) $) 37)) (-4264 (((-1232) $) 36)) (-4141 (((-1232) $) 35)) (-3883 (((-1232) $) 11)))
-(((-800) (-10 -8 (-15 -3683 ($ (-1126) (-1126) (-801))) (-15 -3783 ($ (-1126) (-801))) (-15 -3883 ((-1232) $)) (-15 -2798 ((-1232) $ (-801))) (-15 -2893 ((-1232) $)) (-15 -2983 ((-1232) $)) (-15 -3071 ((-1232) $)) (-15 -3166 ((-1232) $)) (-15 -3261 ((-1232) $)) (-15 -2247 ((-1232) $)) (-15 -2326 ((-1232) $)) (-15 -2412 ((-1232) $)) (-15 -2497 ((-1232) $)) (-15 -2576 ((-1232) $)) (-15 -2660 ((-1232) $)) (-15 -1596 ((-1232) $)) (-15 -1707 ((-1232) $)) (-15 -1823 ((-1232) $)) (-15 -1918 ((-1232) $ (-550))) (-15 -2020 ((-1232) $ (-219))) (-15 -2108 ((-1232) $ (-1144))) (-15 -3946 ((-1232) $ (-1126))) (-15 -4034 ((-1232) $ (-1126) (-1126))) (-15 -4141 ((-1232) $)) (-15 -4264 ((-1232) $)) (-15 -1314 ((-1232) $)) (-15 -1443 ((-1232) $)) (-15 -3375 ((-1232) $)) (-15 -3484 ((-1232) $)) (-15 -3571 ((-1232) $)) (-15 -3677 ((-1232) $)) (-15 -3778 ((-1232) $)) (-15 -1576 ((-1232) $)) (-15 -1658 ((-1232) $)) (-15 -1762 ((-1232) $)) (-15 -1863 ((-1232) $)) (-15 -1977 ((-1232) $)) (-15 -2074 ((-550) $)) (-15 -3909 ((-219) $)) (-15 -4004 ((-1144) $)) (-15 -4091 ((-1126) $)) (-15 -4203 ((-2 (|:| |cd| (-1126)) (|:| -1916 (-1126))) $)) (-15 -1268 ((-1144) $)))) (T -800))
-((-1268 (*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-800)))) (-4203 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |cd| (-1126)) (|:| -1916 (-1126)))) (-5 *1 (-800)))) (-4091 (*1 *2 *1) (-12 (-5 *2 (-1126)) (-5 *1 (-800)))) (-4004 (*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-800)))) (-3909 (*1 *2 *1) (-12 (-5 *2 (-219)) (-5 *1 (-800)))) (-2074 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-800)))) (-1977 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-1863 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-1762 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-1658 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-1576 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-3778 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-3677 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-3571 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-3484 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-3375 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-1443 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-1314 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-4264 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-4141 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-4034 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-800)))) (-3946 (*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-800)))) (-2108 (*1 *2 *1 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-1232)) (-5 *1 (-800)))) (-2020 (*1 *2 *1 *3) (-12 (-5 *3 (-219)) (-5 *2 (-1232)) (-5 *1 (-800)))) (-1918 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1232)) (-5 *1 (-800)))) (-1823 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-1707 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-1596 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-2660 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-2576 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-2497 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-2412 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-2247 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-3261 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-3166 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-3071 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-2983 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-2893 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-2798 (*1 *2 *1 *3) (-12 (-5 *3 (-801)) (-5 *2 (-1232)) (-5 *1 (-800)))) (-3883 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))) (-3783 (*1 *1 *2 *3) (-12 (-5 *2 (-1126)) (-5 *3 (-801)) (-5 *1 (-800)))) (-3683 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1126)) (-5 *3 (-801)) (-5 *1 (-800)))))
-(-10 -8 (-15 -3683 ($ (-1126) (-1126) (-801))) (-15 -3783 ($ (-1126) (-801))) (-15 -3883 ((-1232) $)) (-15 -2798 ((-1232) $ (-801))) (-15 -2893 ((-1232) $)) (-15 -2983 ((-1232) $)) (-15 -3071 ((-1232) $)) (-15 -3166 ((-1232) $)) (-15 -3261 ((-1232) $)) (-15 -2247 ((-1232) $)) (-15 -2326 ((-1232) $)) (-15 -2412 ((-1232) $)) (-15 -2497 ((-1232) $)) (-15 -2576 ((-1232) $)) (-15 -2660 ((-1232) $)) (-15 -1596 ((-1232) $)) (-15 -1707 ((-1232) $)) (-15 -1823 ((-1232) $)) (-15 -1918 ((-1232) $ (-550))) (-15 -2020 ((-1232) $ (-219))) (-15 -2108 ((-1232) $ (-1144))) (-15 -3946 ((-1232) $ (-1126))) (-15 -4034 ((-1232) $ (-1126) (-1126))) (-15 -4141 ((-1232) $)) (-15 -4264 ((-1232) $)) (-15 -1314 ((-1232) $)) (-15 -1443 ((-1232) $)) (-15 -3375 ((-1232) $)) (-15 -3484 ((-1232) $)) (-15 -3571 ((-1232) $)) (-15 -3677 ((-1232) $)) (-15 -3778 ((-1232) $)) (-15 -1576 ((-1232) $)) (-15 -1658 ((-1232) $)) (-15 -1762 ((-1232) $)) (-15 -1863 ((-1232) $)) (-15 -1977 ((-1232) $)) (-15 -2074 ((-550) $)) (-15 -3909 ((-219) $)) (-15 -4004 ((-1144) $)) (-15 -4091 ((-1126) $)) (-15 -4203 ((-2 (|:| |cd| (-1126)) (|:| -1916 (-1126))) $)) (-15 -1268 ((-1144) $)))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 12)) (-3412 (($) 15)) (-3507 (($) 13)) (-3308 (($) 16)) (-1391 (($) 14)) (-2316 (((-112) $ $) 8)))
-(((-801) (-13 (-1068) (-10 -8 (-15 -3507 ($)) (-15 -3412 ($)) (-15 -3308 ($)) (-15 -1391 ($))))) (T -801))
-((-3507 (*1 *1) (-5 *1 (-801))) (-3412 (*1 *1) (-5 *1 (-801))) (-3308 (*1 *1) (-5 *1 (-801))) (-1391 (*1 *1) (-5 *1 (-801))))
-(-13 (-1068) (-10 -8 (-15 -3507 ($)) (-15 -3412 ($)) (-15 -3308 ($)) (-15 -1391 ($))))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 21) (($ (-1144)) 17)) (-2783 (((-112) $) 10)) (-2873 (((-112) $) 9)) (-2695 (((-112) $) 11)) (-2951 (((-112) $) 8)) (-2316 (((-112) $ $) 19)))
-(((-802) (-13 (-1068) (-10 -8 (-15 -1518 ($ (-1144))) (-15 -2951 ((-112) $)) (-15 -2873 ((-112) $)) (-15 -2783 ((-112) $)) (-15 -2695 ((-112) $))))) (T -802))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-802)))) (-2951 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-802)))) (-2873 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-802)))) (-2783 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-802)))) (-2695 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-802)))))
-(-13 (-1068) (-10 -8 (-15 -1518 ($ (-1144))) (-15 -2951 ((-112) $)) (-15 -2873 ((-112) $)) (-15 -2783 ((-112) $)) (-15 -2695 ((-112) $))))
-((-1504 (((-112) $ $) NIL)) (-3600 (($ (-802) (-623 (-1144))) 24)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3781 (((-802) $) 25)) (-3689 (((-623 (-1144)) $) 26)) (-1518 (((-836) $) 23)) (-2316 (((-112) $ $) NIL)))
-(((-803) (-13 (-1068) (-10 -8 (-15 -3781 ((-802) $)) (-15 -3689 ((-623 (-1144)) $)) (-15 -3600 ($ (-802) (-623 (-1144))))))) (T -803))
-((-3781 (*1 *2 *1) (-12 (-5 *2 (-802)) (-5 *1 (-803)))) (-3689 (*1 *2 *1) (-12 (-5 *2 (-623 (-1144))) (-5 *1 (-803)))) (-3600 (*1 *1 *2 *3) (-12 (-5 *2 (-802)) (-5 *3 (-623 (-1144))) (-5 *1 (-803)))))
-(-13 (-1068) (-10 -8 (-15 -3781 ((-802) $)) (-15 -3689 ((-623 (-1144)) $)) (-15 -3600 ($ (-802) (-623 (-1144))))))
-((-3040 (((-1232) (-800) (-309 |#1|) (-112)) 23) (((-1232) (-800) (-309 |#1|)) 79) (((-1126) (-309 |#1|) (-112)) 78) (((-1126) (-309 |#1|)) 77)))
-(((-804 |#1|) (-10 -7 (-15 -3040 ((-1126) (-309 |#1|))) (-15 -3040 ((-1126) (-309 |#1|) (-112))) (-15 -3040 ((-1232) (-800) (-309 |#1|))) (-15 -3040 ((-1232) (-800) (-309 |#1|) (-112)))) (-13 (-806) (-825) (-1020))) (T -804))
-((-3040 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-800)) (-5 *4 (-309 *6)) (-5 *5 (-112)) (-4 *6 (-13 (-806) (-825) (-1020))) (-5 *2 (-1232)) (-5 *1 (-804 *6)))) (-3040 (*1 *2 *3 *4) (-12 (-5 *3 (-800)) (-5 *4 (-309 *5)) (-4 *5 (-13 (-806) (-825) (-1020))) (-5 *2 (-1232)) (-5 *1 (-804 *5)))) (-3040 (*1 *2 *3 *4) (-12 (-5 *3 (-309 *5)) (-5 *4 (-112)) (-4 *5 (-13 (-806) (-825) (-1020))) (-5 *2 (-1126)) (-5 *1 (-804 *5)))) (-3040 (*1 *2 *3) (-12 (-5 *3 (-309 *4)) (-4 *4 (-13 (-806) (-825) (-1020))) (-5 *2 (-1126)) (-5 *1 (-804 *4)))))
-(-10 -7 (-15 -3040 ((-1126) (-309 |#1|))) (-15 -3040 ((-1126) (-309 |#1|) (-112))) (-15 -3040 ((-1232) (-800) (-309 |#1|))) (-15 -3040 ((-1232) (-800) (-309 |#1|) (-112))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-3295 (($ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-3133 ((|#1| $) 10)) (-3903 (($ |#1|) 9)) (-3102 (((-112) $) NIL)) (-3118 (($ |#2| (-749)) NIL)) (-1667 (((-749) $) NIL)) (-3277 ((|#2| $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2393 (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $) NIL (|has| |#1| (-227)))) (-2970 (((-749) $) NIL)) (-1518 (((-836) $) 17) (($ (-550)) NIL) (($ |#2|) NIL (|has| |#2| (-170)))) (-2510 ((|#2| $ (-749)) NIL)) (-2390 (((-749)) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $) NIL (|has| |#1| (-227)))) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 12) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
-(((-805 |#1| |#2|) (-13 (-687 |#2|) (-10 -8 (IF (|has| |#1| (-227)) (-6 (-227)) |%noBranch|) (-15 -3903 ($ |#1|)) (-15 -3133 (|#1| $)))) (-687 |#2|) (-1020)) (T -805))
-((-3903 (*1 *1 *2) (-12 (-4 *3 (-1020)) (-5 *1 (-805 *2 *3)) (-4 *2 (-687 *3)))) (-3133 (*1 *2 *1) (-12 (-4 *2 (-687 *3)) (-5 *1 (-805 *2 *3)) (-4 *3 (-1020)))))
-(-13 (-687 |#2|) (-10 -8 (IF (|has| |#1| (-227)) (-6 (-227)) |%noBranch|) (-15 -3903 ($ |#1|)) (-15 -3133 (|#1| $))))
-((-3040 (((-1232) (-800) $ (-112)) 9) (((-1232) (-800) $) 8) (((-1126) $ (-112)) 7) (((-1126) $) 6)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-837)) . T) ((-170) . T) ((-283) . T) ((-542) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-769) . T) ((-770) . T) ((-772) . T) ((-773) . T) ((-823) . T) ((-825) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-4236 (($ (-1089)) 7)) (-2701 (((-112) $ (-1127) (-1089)) 15)) (-4112 (((-800) $) 12)) (-1992 (((-800) $) 11)) (-4200 (((-1233) $) 9)) (-2454 (((-112) $ (-1089)) 16)))
+(((-799) (-10 -8 (-15 -4236 ($ (-1089))) (-15 -4200 ((-1233) $)) (-15 -1992 ((-800) $)) (-15 -4112 ((-800) $)) (-15 -2701 ((-112) $ (-1127) (-1089))) (-15 -2454 ((-112) $ (-1089))))) (T -799))
+((-2454 (*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-112)) (-5 *1 (-799)))) (-2701 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-1127)) (-5 *4 (-1089)) (-5 *2 (-112)) (-5 *1 (-799)))) (-4112 (*1 *2 *1) (-12 (-5 *2 (-800)) (-5 *1 (-799)))) (-1992 (*1 *2 *1) (-12 (-5 *2 (-800)) (-5 *1 (-799)))) (-4200 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-799)))) (-4236 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-799)))))
+(-10 -8 (-15 -4236 ($ (-1089))) (-15 -4200 ((-1233) $)) (-15 -1992 ((-800) $)) (-15 -4112 ((-800) $)) (-15 -2701 ((-112) $ (-1127) (-1089))) (-15 -2454 ((-112) $ (-1089))))
+((-2630 (((-1233) $ (-801)) 12)) (-2064 (((-1233) $ (-1145)) 32)) (-1348 (((-1233) $ (-1127) (-1127)) 34)) (-1704 (((-1233) $ (-1127)) 33)) (-3621 (((-1233) $) 19)) (-3894 (((-1233) $ (-550)) 28)) (-3663 (((-1233) $ (-219)) 30)) (-4033 (((-1233) $) 18)) (-2347 (((-1233) $) 26)) (-3675 (((-1233) $) 25)) (-3797 (((-1233) $) 23)) (-3815 (((-1233) $) 24)) (-4234 (((-1233) $) 22)) (-1550 (((-1233) $) 21)) (-3252 (((-1233) $) 20)) (-2848 (((-1233) $) 16)) (-2309 (((-1233) $) 17)) (-2137 (((-1233) $) 15)) (-3782 (((-1233) $) 14)) (-4125 (((-1233) $) 13)) (-3775 (($ (-1127) (-801)) 9)) (-3999 (($ (-1127) (-1127) (-801)) 8)) (-4134 (((-1145) $) 51)) (-2984 (((-1145) $) 55)) (-2492 (((-2 (|:| |cd| (-1127)) (|:| -1856 (-1127))) $) 54)) (-3793 (((-1127) $) 52)) (-2291 (((-1233) $) 41)) (-3040 (((-550) $) 49)) (-2566 (((-219) $) 50)) (-2655 (((-1233) $) 40)) (-3299 (((-1233) $) 48)) (-1466 (((-1233) $) 47)) (-3276 (((-1233) $) 45)) (-3034 (((-1233) $) 46)) (-1719 (((-1233) $) 44)) (-3735 (((-1233) $) 43)) (-3942 (((-1233) $) 42)) (-3005 (((-1233) $) 38)) (-3972 (((-1233) $) 39)) (-3874 (((-1233) $) 37)) (-1820 (((-1233) $) 36)) (-3168 (((-1233) $) 35)) (-2286 (((-1233) $) 11)))
+(((-800) (-10 -8 (-15 -3999 ($ (-1127) (-1127) (-801))) (-15 -3775 ($ (-1127) (-801))) (-15 -2286 ((-1233) $)) (-15 -2630 ((-1233) $ (-801))) (-15 -4125 ((-1233) $)) (-15 -3782 ((-1233) $)) (-15 -2137 ((-1233) $)) (-15 -2848 ((-1233) $)) (-15 -2309 ((-1233) $)) (-15 -4033 ((-1233) $)) (-15 -3621 ((-1233) $)) (-15 -3252 ((-1233) $)) (-15 -1550 ((-1233) $)) (-15 -4234 ((-1233) $)) (-15 -3797 ((-1233) $)) (-15 -3815 ((-1233) $)) (-15 -3675 ((-1233) $)) (-15 -2347 ((-1233) $)) (-15 -3894 ((-1233) $ (-550))) (-15 -3663 ((-1233) $ (-219))) (-15 -2064 ((-1233) $ (-1145))) (-15 -1704 ((-1233) $ (-1127))) (-15 -1348 ((-1233) $ (-1127) (-1127))) (-15 -3168 ((-1233) $)) (-15 -1820 ((-1233) $)) (-15 -3874 ((-1233) $)) (-15 -3005 ((-1233) $)) (-15 -3972 ((-1233) $)) (-15 -2655 ((-1233) $)) (-15 -2291 ((-1233) $)) (-15 -3942 ((-1233) $)) (-15 -3735 ((-1233) $)) (-15 -1719 ((-1233) $)) (-15 -3276 ((-1233) $)) (-15 -3034 ((-1233) $)) (-15 -1466 ((-1233) $)) (-15 -3299 ((-1233) $)) (-15 -3040 ((-550) $)) (-15 -2566 ((-219) $)) (-15 -4134 ((-1145) $)) (-15 -3793 ((-1127) $)) (-15 -2492 ((-2 (|:| |cd| (-1127)) (|:| -1856 (-1127))) $)) (-15 -2984 ((-1145) $)))) (T -800))
+((-2984 (*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-800)))) (-2492 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |cd| (-1127)) (|:| -1856 (-1127)))) (-5 *1 (-800)))) (-3793 (*1 *2 *1) (-12 (-5 *2 (-1127)) (-5 *1 (-800)))) (-4134 (*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-800)))) (-2566 (*1 *2 *1) (-12 (-5 *2 (-219)) (-5 *1 (-800)))) (-3040 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-800)))) (-3299 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-1466 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-3034 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-3276 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-1719 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-3735 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-3942 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-2291 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-2655 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-3972 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-3005 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-3874 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-1820 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-3168 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-1348 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-800)))) (-1704 (*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-800)))) (-2064 (*1 *2 *1 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-1233)) (-5 *1 (-800)))) (-3663 (*1 *2 *1 *3) (-12 (-5 *3 (-219)) (-5 *2 (-1233)) (-5 *1 (-800)))) (-3894 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1233)) (-5 *1 (-800)))) (-2347 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-3675 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-3815 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-3797 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-4234 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-1550 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-3252 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-3621 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-4033 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-2309 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-2848 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-2137 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-3782 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-4125 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-2630 (*1 *2 *1 *3) (-12 (-5 *3 (-801)) (-5 *2 (-1233)) (-5 *1 (-800)))) (-2286 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))) (-3775 (*1 *1 *2 *3) (-12 (-5 *2 (-1127)) (-5 *3 (-801)) (-5 *1 (-800)))) (-3999 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1127)) (-5 *3 (-801)) (-5 *1 (-800)))))
+(-10 -8 (-15 -3999 ($ (-1127) (-1127) (-801))) (-15 -3775 ($ (-1127) (-801))) (-15 -2286 ((-1233) $)) (-15 -2630 ((-1233) $ (-801))) (-15 -4125 ((-1233) $)) (-15 -3782 ((-1233) $)) (-15 -2137 ((-1233) $)) (-15 -2848 ((-1233) $)) (-15 -2309 ((-1233) $)) (-15 -4033 ((-1233) $)) (-15 -3621 ((-1233) $)) (-15 -3252 ((-1233) $)) (-15 -1550 ((-1233) $)) (-15 -4234 ((-1233) $)) (-15 -3797 ((-1233) $)) (-15 -3815 ((-1233) $)) (-15 -3675 ((-1233) $)) (-15 -2347 ((-1233) $)) (-15 -3894 ((-1233) $ (-550))) (-15 -3663 ((-1233) $ (-219))) (-15 -2064 ((-1233) $ (-1145))) (-15 -1704 ((-1233) $ (-1127))) (-15 -1348 ((-1233) $ (-1127) (-1127))) (-15 -3168 ((-1233) $)) (-15 -1820 ((-1233) $)) (-15 -3874 ((-1233) $)) (-15 -3005 ((-1233) $)) (-15 -3972 ((-1233) $)) (-15 -2655 ((-1233) $)) (-15 -2291 ((-1233) $)) (-15 -3942 ((-1233) $)) (-15 -3735 ((-1233) $)) (-15 -1719 ((-1233) $)) (-15 -3276 ((-1233) $)) (-15 -3034 ((-1233) $)) (-15 -1466 ((-1233) $)) (-15 -3299 ((-1233) $)) (-15 -3040 ((-550) $)) (-15 -2566 ((-219) $)) (-15 -4134 ((-1145) $)) (-15 -3793 ((-1127) $)) (-15 -2492 ((-2 (|:| |cd| (-1127)) (|:| -1856 (-1127))) $)) (-15 -2984 ((-1145) $)))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 12)) (-4317 (($) 15)) (-2917 (($) 13)) (-1463 (($) 16)) (-1596 (($) 14)) (-2264 (((-112) $ $) 8)))
+(((-801) (-13 (-1069) (-10 -8 (-15 -2917 ($)) (-15 -4317 ($)) (-15 -1463 ($)) (-15 -1596 ($))))) (T -801))
+((-2917 (*1 *1) (-5 *1 (-801))) (-4317 (*1 *1) (-5 *1 (-801))) (-1463 (*1 *1) (-5 *1 (-801))) (-1596 (*1 *1) (-5 *1 (-801))))
+(-13 (-1069) (-10 -8 (-15 -2917 ($)) (-15 -4317 ($)) (-15 -1463 ($)) (-15 -1596 ($))))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 21) (($ (-1145)) 17)) (-2508 (((-112) $) 10)) (-3929 (((-112) $) 9)) (-2949 (((-112) $) 11)) (-3512 (((-112) $) 8)) (-2264 (((-112) $ $) 19)))
+(((-802) (-13 (-1069) (-10 -8 (-15 -2233 ($ (-1145))) (-15 -3512 ((-112) $)) (-15 -3929 ((-112) $)) (-15 -2508 ((-112) $)) (-15 -2949 ((-112) $))))) (T -802))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-802)))) (-3512 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-802)))) (-3929 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-802)))) (-2508 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-802)))) (-2949 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-802)))))
+(-13 (-1069) (-10 -8 (-15 -2233 ($ (-1145))) (-15 -3512 ((-112) $)) (-15 -3929 ((-112) $)) (-15 -2508 ((-112) $)) (-15 -2949 ((-112) $))))
+((-2221 (((-112) $ $) NIL)) (-2571 (($ (-802) (-623 (-1145))) 24)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3767 (((-802) $) 25)) (-4058 (((-623 (-1145)) $) 26)) (-2233 (((-837) $) 23)) (-2264 (((-112) $ $) NIL)))
+(((-803) (-13 (-1069) (-10 -8 (-15 -3767 ((-802) $)) (-15 -4058 ((-623 (-1145)) $)) (-15 -2571 ($ (-802) (-623 (-1145))))))) (T -803))
+((-3767 (*1 *2 *1) (-12 (-5 *2 (-802)) (-5 *1 (-803)))) (-4058 (*1 *2 *1) (-12 (-5 *2 (-623 (-1145))) (-5 *1 (-803)))) (-2571 (*1 *1 *2 *3) (-12 (-5 *2 (-802)) (-5 *3 (-623 (-1145))) (-5 *1 (-803)))))
+(-13 (-1069) (-10 -8 (-15 -3767 ((-802) $)) (-15 -4058 ((-623 (-1145)) $)) (-15 -2571 ($ (-802) (-623 (-1145))))))
+((-3145 (((-1233) (-800) (-309 |#1|) (-112)) 23) (((-1233) (-800) (-309 |#1|)) 79) (((-1127) (-309 |#1|) (-112)) 78) (((-1127) (-309 |#1|)) 77)))
+(((-804 |#1|) (-10 -7 (-15 -3145 ((-1127) (-309 |#1|))) (-15 -3145 ((-1127) (-309 |#1|) (-112))) (-15 -3145 ((-1233) (-800) (-309 |#1|))) (-15 -3145 ((-1233) (-800) (-309 |#1|) (-112)))) (-13 (-806) (-825) (-1021))) (T -804))
+((-3145 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-800)) (-5 *4 (-309 *6)) (-5 *5 (-112)) (-4 *6 (-13 (-806) (-825) (-1021))) (-5 *2 (-1233)) (-5 *1 (-804 *6)))) (-3145 (*1 *2 *3 *4) (-12 (-5 *3 (-800)) (-5 *4 (-309 *5)) (-4 *5 (-13 (-806) (-825) (-1021))) (-5 *2 (-1233)) (-5 *1 (-804 *5)))) (-3145 (*1 *2 *3 *4) (-12 (-5 *3 (-309 *5)) (-5 *4 (-112)) (-4 *5 (-13 (-806) (-825) (-1021))) (-5 *2 (-1127)) (-5 *1 (-804 *5)))) (-3145 (*1 *2 *3) (-12 (-5 *3 (-309 *4)) (-4 *4 (-13 (-806) (-825) (-1021))) (-5 *2 (-1127)) (-5 *1 (-804 *4)))))
+(-10 -7 (-15 -3145 ((-1127) (-309 |#1|))) (-15 -3145 ((-1127) (-309 |#1|) (-112))) (-15 -3145 ((-1233) (-800) (-309 |#1|))) (-15 -3145 ((-1233) (-800) (-309 |#1|) (-112))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-1693 (($ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2679 ((|#1| $) 10)) (-3985 (($ |#1|) 9)) (-2419 (((-112) $) NIL)) (-1488 (($ |#2| (-749)) NIL)) (-3346 (((-749) $) NIL)) (-1670 ((|#2| $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2798 (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $) NIL (|has| |#1| (-227)))) (-3661 (((-749) $) NIL)) (-2233 (((-837) $) 17) (($ (-550)) NIL) (($ |#2|) NIL (|has| |#2| (-170)))) (-1708 ((|#2| $ (-749)) NIL)) (-3091 (((-749)) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $) NIL (|has| |#1| (-227)))) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 12) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
+(((-805 |#1| |#2|) (-13 (-687 |#2|) (-10 -8 (IF (|has| |#1| (-227)) (-6 (-227)) |%noBranch|) (-15 -3985 ($ |#1|)) (-15 -2679 (|#1| $)))) (-687 |#2|) (-1021)) (T -805))
+((-3985 (*1 *1 *2) (-12 (-4 *3 (-1021)) (-5 *1 (-805 *2 *3)) (-4 *2 (-687 *3)))) (-2679 (*1 *2 *1) (-12 (-4 *2 (-687 *3)) (-5 *1 (-805 *2 *3)) (-4 *3 (-1021)))))
+(-13 (-687 |#2|) (-10 -8 (IF (|has| |#1| (-227)) (-6 (-227)) |%noBranch|) (-15 -3985 ($ |#1|)) (-15 -2679 (|#1| $))))
+((-3145 (((-1233) (-800) $ (-112)) 9) (((-1233) (-800) $) 8) (((-1127) $ (-112)) 7) (((-1127) $) 6)))
(((-806) (-138)) (T -806))
-((-3040 (*1 *2 *3 *1 *4) (-12 (-4 *1 (-806)) (-5 *3 (-800)) (-5 *4 (-112)) (-5 *2 (-1232)))) (-3040 (*1 *2 *3 *1) (-12 (-4 *1 (-806)) (-5 *3 (-800)) (-5 *2 (-1232)))) (-3040 (*1 *2 *1 *3) (-12 (-4 *1 (-806)) (-5 *3 (-112)) (-5 *2 (-1126)))) (-3040 (*1 *2 *1) (-12 (-4 *1 (-806)) (-5 *2 (-1126)))))
-(-13 (-10 -8 (-15 -3040 ((-1126) $)) (-15 -3040 ((-1126) $ (-112))) (-15 -3040 ((-1232) (-800) $)) (-15 -3040 ((-1232) (-800) $ (-112)))))
-((-1477 (((-305) (-1126) (-1126)) 12)) (-2585 (((-112) (-1126) (-1126)) 34)) (-2514 (((-112) (-1126)) 33)) (-2288 (((-52) (-1126)) 25)) (-2209 (((-52) (-1126)) 23)) (-2125 (((-52) (-800)) 17)) (-2439 (((-623 (-1126)) (-1126)) 28)) (-2359 (((-623 (-1126))) 27)))
-(((-807) (-10 -7 (-15 -2125 ((-52) (-800))) (-15 -2209 ((-52) (-1126))) (-15 -2288 ((-52) (-1126))) (-15 -2359 ((-623 (-1126)))) (-15 -2439 ((-623 (-1126)) (-1126))) (-15 -2514 ((-112) (-1126))) (-15 -2585 ((-112) (-1126) (-1126))) (-15 -1477 ((-305) (-1126) (-1126))))) (T -807))
-((-1477 (*1 *2 *3 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-305)) (-5 *1 (-807)))) (-2585 (*1 *2 *3 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-112)) (-5 *1 (-807)))) (-2514 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-112)) (-5 *1 (-807)))) (-2439 (*1 *2 *3) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-807)) (-5 *3 (-1126)))) (-2359 (*1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-807)))) (-2288 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-52)) (-5 *1 (-807)))) (-2209 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-52)) (-5 *1 (-807)))) (-2125 (*1 *2 *3) (-12 (-5 *3 (-800)) (-5 *2 (-52)) (-5 *1 (-807)))))
-(-10 -7 (-15 -2125 ((-52) (-800))) (-15 -2209 ((-52) (-1126))) (-15 -2288 ((-52) (-1126))) (-15 -2359 ((-623 (-1126)))) (-15 -2439 ((-623 (-1126)) (-1126))) (-15 -2514 ((-112) (-1126))) (-15 -2585 ((-112) (-1126) (-1126))) (-15 -1477 ((-305) (-1126) (-1126))))
-((-1504 (((-112) $ $) 19)) (-3965 (($ |#1| $) 76) (($ $ |#1|) 75) (($ $ $) 74)) (-1445 (($ $ $) 72)) (-1467 (((-112) $ $) 73)) (-4047 (((-112) $ (-749)) 8)) (-2142 (($ (-623 |#1|)) 68) (($) 67)) (-3378 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4342)))) (-3513 (($) 7 T CONST)) (-3912 (($ $) 62)) (-1328 (($ $) 58 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3112 (($ |#1| $) 47 (|has| $ (-6 -4342))) (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4342)))) (-3137 (($ |#1| $) 57 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4342)))) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-1723 (((-112) $ $) 64)) (-1859 (((-112) $ (-749)) 9)) (-2707 ((|#1| $) 78)) (-3884 (($ $ $) 81)) (-1832 (($ $ $) 80)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-4164 ((|#1| $) 79)) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35)) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22)) (-1623 (($ $ $) 69)) (-3638 ((|#1| $) 39)) (-1886 (($ |#1| $) 40) (($ |#1| $ (-749)) 63)) (-3337 (((-1088) $) 21)) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 51)) (-3760 ((|#1| $) 41)) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-3821 (((-623 (-2 (|:| -2119 |#1|) (|:| -3350 (-749)))) $) 61)) (-1525 (($ $ |#1|) 71) (($ $ $) 70)) (-2729 (($) 49) (($ (-623 |#1|)) 48)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-4028 (((-526) $) 59 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 50)) (-1518 (((-836) $) 18)) (-3578 (($ (-623 |#1|)) 66) (($) 65)) (-3685 (($ (-623 |#1|)) 42)) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20)) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
+((-3145 (*1 *2 *3 *1 *4) (-12 (-4 *1 (-806)) (-5 *3 (-800)) (-5 *4 (-112)) (-5 *2 (-1233)))) (-3145 (*1 *2 *3 *1) (-12 (-4 *1 (-806)) (-5 *3 (-800)) (-5 *2 (-1233)))) (-3145 (*1 *2 *1 *3) (-12 (-4 *1 (-806)) (-5 *3 (-112)) (-5 *2 (-1127)))) (-3145 (*1 *2 *1) (-12 (-4 *1 (-806)) (-5 *2 (-1127)))))
+(-13 (-10 -8 (-15 -3145 ((-1127) $)) (-15 -3145 ((-1127) $ (-112))) (-15 -3145 ((-1233) (-800) $)) (-15 -3145 ((-1233) (-800) $ (-112)))))
+((-2040 (((-305) (-1127) (-1127)) 12)) (-4302 (((-112) (-1127) (-1127)) 34)) (-1737 (((-112) (-1127)) 33)) (-3287 (((-52) (-1127)) 25)) (-1791 (((-52) (-1127)) 23)) (-2200 (((-52) (-800)) 17)) (-2229 (((-623 (-1127)) (-1127)) 28)) (-2758 (((-623 (-1127))) 27)))
+(((-807) (-10 -7 (-15 -2200 ((-52) (-800))) (-15 -1791 ((-52) (-1127))) (-15 -3287 ((-52) (-1127))) (-15 -2758 ((-623 (-1127)))) (-15 -2229 ((-623 (-1127)) (-1127))) (-15 -1737 ((-112) (-1127))) (-15 -4302 ((-112) (-1127) (-1127))) (-15 -2040 ((-305) (-1127) (-1127))))) (T -807))
+((-2040 (*1 *2 *3 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-305)) (-5 *1 (-807)))) (-4302 (*1 *2 *3 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-112)) (-5 *1 (-807)))) (-1737 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-112)) (-5 *1 (-807)))) (-2229 (*1 *2 *3) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-807)) (-5 *3 (-1127)))) (-2758 (*1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-807)))) (-3287 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-52)) (-5 *1 (-807)))) (-1791 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-52)) (-5 *1 (-807)))) (-2200 (*1 *2 *3) (-12 (-5 *3 (-800)) (-5 *2 (-52)) (-5 *1 (-807)))))
+(-10 -7 (-15 -2200 ((-52) (-800))) (-15 -1791 ((-52) (-1127))) (-15 -3287 ((-52) (-1127))) (-15 -2758 ((-623 (-1127)))) (-15 -2229 ((-623 (-1127)) (-1127))) (-15 -1737 ((-112) (-1127))) (-15 -4302 ((-112) (-1127) (-1127))) (-15 -2040 ((-305) (-1127) (-1127))))
+((-2221 (((-112) $ $) 19)) (-4045 (($ |#1| $) 76) (($ $ |#1|) 75) (($ $ $) 74)) (-3029 (($ $ $) 72)) (-1952 (((-112) $ $) 73)) (-3368 (((-112) $ (-749)) 8)) (-2085 (($ (-623 |#1|)) 68) (($) 67)) (-3994 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4344)))) (-2991 (($) 7 T CONST)) (-2599 (($ $) 62)) (-2708 (($ $) 58 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2505 (($ |#1| $) 47 (|has| $ (-6 -4344))) (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4344)))) (-1979 (($ |#1| $) 57 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4344)))) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-2654 (((-112) $ $) 64)) (-1445 (((-112) $ (-749)) 9)) (-2793 ((|#1| $) 78)) (-2299 (($ $ $) 81)) (-2441 (($ $ $) 80)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2173 ((|#1| $) 79)) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35)) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22)) (-4072 (($ $ $) 69)) (-1696 ((|#1| $) 39)) (-1715 (($ |#1| $) 40) (($ |#1| $ (-749)) 63)) (-3445 (((-1089) $) 21)) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 51)) (-3576 ((|#1| $) 41)) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-3009 (((-623 (-2 (|:| -3859 |#1|) (|:| -3457 (-749)))) $) 61)) (-1287 (($ $ |#1|) 71) (($ $ $) 70)) (-3246 (($) 49) (($ (-623 |#1|)) 48)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2451 (((-526) $) 59 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 50)) (-2233 (((-837) $) 18)) (-1299 (($ (-623 |#1|)) 66) (($) 65)) (-4017 (($ (-623 |#1|)) 42)) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20)) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
(((-808 |#1|) (-138) (-825)) (T -808))
-((-2707 (*1 *2 *1) (-12 (-4 *1 (-808 *2)) (-4 *2 (-825)))))
-(-13 (-715 |t#1|) (-941 |t#1|) (-10 -8 (-15 -2707 (|t#1| $))))
-(((-34) . T) ((-106 |#1|) . T) ((-101) . T) ((-595 (-836)) . T) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-229 |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-673 |#1|) . T) ((-715 |#1|) . T) ((-941 |#1|) . T) ((-1066 |#1|) . T) ((-1068) . T) ((-1181) . T))
-((-1783 (((-1232) (-1088) (-1088)) 47)) (-1678 (((-1232) (-799) (-52)) 44)) (-1582 (((-52) (-799)) 16)))
-(((-809) (-10 -7 (-15 -1582 ((-52) (-799))) (-15 -1678 ((-1232) (-799) (-52))) (-15 -1783 ((-1232) (-1088) (-1088))))) (T -809))
-((-1783 (*1 *2 *3 *3) (-12 (-5 *3 (-1088)) (-5 *2 (-1232)) (-5 *1 (-809)))) (-1678 (*1 *2 *3 *4) (-12 (-5 *3 (-799)) (-5 *4 (-52)) (-5 *2 (-1232)) (-5 *1 (-809)))) (-1582 (*1 *2 *3) (-12 (-5 *3 (-799)) (-5 *2 (-52)) (-5 *1 (-809)))))
-(-10 -7 (-15 -1582 ((-52) (-799))) (-15 -1678 ((-1232) (-799) (-52))) (-15 -1783 ((-1232) (-1088) (-1088))))
-((-3972 (((-811 |#2|) (-1 |#2| |#1|) (-811 |#1|) (-811 |#2|)) 12) (((-811 |#2|) (-1 |#2| |#1|) (-811 |#1|)) 13)))
-(((-810 |#1| |#2|) (-10 -7 (-15 -3972 ((-811 |#2|) (-1 |#2| |#1|) (-811 |#1|))) (-15 -3972 ((-811 |#2|) (-1 |#2| |#1|) (-811 |#1|) (-811 |#2|)))) (-1068) (-1068)) (T -810))
-((-3972 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-811 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-811 *5)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-5 *1 (-810 *5 *6)))) (-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-811 *5)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-5 *2 (-811 *6)) (-5 *1 (-810 *5 *6)))))
-(-10 -7 (-15 -3972 ((-811 |#2|) (-1 |#2| |#1|) (-811 |#1|))) (-15 -3972 ((-811 |#2|) (-1 |#2| |#1|) (-811 |#1|) (-811 |#2|))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL (|has| |#1| (-21)))) (-3219 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-3712 (((-550) $) NIL (|has| |#1| (-823)))) (-3513 (($) NIL (|has| |#1| (-21)) CONST)) (-3880 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) 15)) (-2726 (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) 9)) (-1386 (((-3 $ "failed") $) 40 (|has| |#1| (-823)))) (-3207 (((-3 (-400 (-550)) "failed") $) 49 (|has| |#1| (-535)))) (-3122 (((-112) $) 43 (|has| |#1| (-535)))) (-3042 (((-400 (-550)) $) 46 (|has| |#1| (-535)))) (-1416 (((-112) $) NIL (|has| |#1| (-823)))) (-3102 (((-112) $) NIL (|has| |#1| (-823)))) (-3329 (((-112) $) NIL (|has| |#1| (-823)))) (-2707 (($ $ $) NIL (|has| |#1| (-823)))) (-4164 (($ $ $) NIL (|has| |#1| (-823)))) (-1825 (((-1126) $) NIL)) (-2744 (($) 13)) (-3293 (((-112) $) 12)) (-3337 (((-1088) $) NIL)) (-3385 (((-112) $) 11)) (-1518 (((-836) $) 18) (($ (-400 (-550))) NIL (|has| |#1| (-1011 (-400 (-550))))) (($ |#1|) 8) (($ (-550)) NIL (-1561 (|has| |#1| (-823)) (|has| |#1| (-1011 (-550)))))) (-2390 (((-749)) 34 (|has| |#1| (-823)))) (-1635 (($ $) NIL (|has| |#1| (-823)))) (-2626 (($) 22 (|has| |#1| (-21)) CONST)) (-2636 (($) 31 (|has| |#1| (-823)) CONST)) (-2363 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2316 (((-112) $ $) 20)) (-2354 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2335 (((-112) $ $) 42 (|has| |#1| (-823)))) (-2403 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 27 (|has| |#1| (-21)))) (-2391 (($ $ $) 29 (|has| |#1| (-21)))) (** (($ $ (-894)) NIL (|has| |#1| (-823))) (($ $ (-749)) NIL (|has| |#1| (-823)))) (* (($ $ $) 37 (|has| |#1| (-823))) (($ (-550) $) 25 (|has| |#1| (-21))) (($ (-749) $) NIL (|has| |#1| (-21))) (($ (-894) $) NIL (|has| |#1| (-21)))))
-(((-811 |#1|) (-13 (-1068) (-404 |#1|) (-10 -8 (-15 -2744 ($)) (-15 -3385 ((-112) $)) (-15 -3293 ((-112) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-823)) (-6 (-823)) |%noBranch|) (IF (|has| |#1| (-535)) (PROGN (-15 -3122 ((-112) $)) (-15 -3042 ((-400 (-550)) $)) (-15 -3207 ((-3 (-400 (-550)) "failed") $))) |%noBranch|))) (-1068)) (T -811))
-((-2744 (*1 *1) (-12 (-5 *1 (-811 *2)) (-4 *2 (-1068)))) (-3385 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-811 *3)) (-4 *3 (-1068)))) (-3293 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-811 *3)) (-4 *3 (-1068)))) (-3122 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-811 *3)) (-4 *3 (-535)) (-4 *3 (-1068)))) (-3042 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-811 *3)) (-4 *3 (-535)) (-4 *3 (-1068)))) (-3207 (*1 *2 *1) (|partial| -12 (-5 *2 (-400 (-550))) (-5 *1 (-811 *3)) (-4 *3 (-535)) (-4 *3 (-1068)))))
-(-13 (-1068) (-404 |#1|) (-10 -8 (-15 -2744 ($)) (-15 -3385 ((-112) $)) (-15 -3293 ((-112) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-823)) (-6 (-823)) |%noBranch|) (IF (|has| |#1| (-535)) (PROGN (-15 -3122 ((-112) $)) (-15 -3042 ((-400 (-550)) $)) (-15 -3207 ((-3 (-400 (-550)) "failed") $))) |%noBranch|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) NIL) (((-3 (-114) "failed") $) NIL)) (-2726 ((|#1| $) NIL) (((-114) $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1973 ((|#1| (-114) |#1|) NIL)) (-3102 (((-112) $) NIL)) (-1881 (($ |#1| (-354 (-114))) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2060 (($ $ (-1 |#1| |#1|)) NIL)) (-3886 (($ $ (-1 |#1| |#1|)) NIL)) (-2680 ((|#1| $ |#1|) NIL)) (-3964 ((|#1| |#1|) NIL (|has| |#1| (-170)))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL) (($ (-114)) NIL)) (-4242 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2390 (((-749)) NIL)) (-4067 (($ $) NIL (|has| |#1| (-170))) (($ $ $) NIL (|has| |#1| (-170)))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ (-114) (-550)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-170))) (($ $ |#1|) NIL (|has| |#1| (-170)))))
-(((-812 |#1|) (-13 (-1020) (-1011 |#1|) (-1011 (-114)) (-279 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |#1| (-170)) (PROGN (-6 (-38 |#1|)) (-15 -4067 ($ $)) (-15 -4067 ($ $ $)) (-15 -3964 (|#1| |#1|))) |%noBranch|) (-15 -3886 ($ $ (-1 |#1| |#1|))) (-15 -2060 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-114) (-550))) (-15 ** ($ $ (-550))) (-15 -1973 (|#1| (-114) |#1|)) (-15 -1881 ($ |#1| (-354 (-114)))))) (-1020)) (T -812))
-((-4067 (*1 *1 *1) (-12 (-5 *1 (-812 *2)) (-4 *2 (-170)) (-4 *2 (-1020)))) (-4067 (*1 *1 *1 *1) (-12 (-5 *1 (-812 *2)) (-4 *2 (-170)) (-4 *2 (-1020)))) (-3964 (*1 *2 *2) (-12 (-5 *1 (-812 *2)) (-4 *2 (-170)) (-4 *2 (-1020)))) (-3886 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-812 *3)))) (-2060 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-812 *3)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-550)) (-5 *1 (-812 *4)) (-4 *4 (-1020)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-812 *3)) (-4 *3 (-1020)))) (-1973 (*1 *2 *3 *2) (-12 (-5 *3 (-114)) (-5 *1 (-812 *2)) (-4 *2 (-1020)))) (-1881 (*1 *1 *2 *3) (-12 (-5 *3 (-354 (-114))) (-5 *1 (-812 *2)) (-4 *2 (-1020)))))
-(-13 (-1020) (-1011 |#1|) (-1011 (-114)) (-279 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |#1| (-170)) (PROGN (-6 (-38 |#1|)) (-15 -4067 ($ $)) (-15 -4067 ($ $ $)) (-15 -3964 (|#1| |#1|))) |%noBranch|) (-15 -3886 ($ $ (-1 |#1| |#1|))) (-15 -2060 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-114) (-550))) (-15 ** ($ $ (-550))) (-15 -1973 (|#1| (-114) |#1|)) (-15 -1881 ($ |#1| (-354 (-114))))))
-((-4149 (((-208 (-493)) (-1126)) 9)))
-(((-813) (-10 -7 (-15 -4149 ((-208 (-493)) (-1126))))) (T -813))
-((-4149 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-208 (-493))) (-5 *1 (-813)))))
-(-10 -7 (-15 -4149 ((-208 (-493)) (-1126))))
-((-1504 (((-112) $ $) 7)) (-4236 (((-1008) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) 14) (((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 13)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 16) (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) 15)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2316 (((-112) $ $) 6)))
+((-2793 (*1 *2 *1) (-12 (-4 *1 (-808 *2)) (-4 *2 (-825)))))
+(-13 (-715 |t#1|) (-942 |t#1|) (-10 -8 (-15 -2793 (|t#1| $))))
+(((-34) . T) ((-106 |#1|) . T) ((-101) . T) ((-595 (-837)) . T) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-229 |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-673 |#1|) . T) ((-715 |#1|) . T) ((-942 |#1|) . T) ((-1067 |#1|) . T) ((-1069) . T) ((-1182) . T))
+((-1929 (((-1233) (-1089) (-1089)) 47)) (-3436 (((-1233) (-799) (-52)) 44)) (-1781 (((-52) (-799)) 16)))
+(((-809) (-10 -7 (-15 -1781 ((-52) (-799))) (-15 -3436 ((-1233) (-799) (-52))) (-15 -1929 ((-1233) (-1089) (-1089))))) (T -809))
+((-1929 (*1 *2 *3 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1233)) (-5 *1 (-809)))) (-3436 (*1 *2 *3 *4) (-12 (-5 *3 (-799)) (-5 *4 (-52)) (-5 *2 (-1233)) (-5 *1 (-809)))) (-1781 (*1 *2 *3) (-12 (-5 *3 (-799)) (-5 *2 (-52)) (-5 *1 (-809)))))
+(-10 -7 (-15 -1781 ((-52) (-799))) (-15 -3436 ((-1233) (-799) (-52))) (-15 -1929 ((-1233) (-1089) (-1089))))
+((-2392 (((-811 |#2|) (-1 |#2| |#1|) (-811 |#1|) (-811 |#2|)) 12) (((-811 |#2|) (-1 |#2| |#1|) (-811 |#1|)) 13)))
+(((-810 |#1| |#2|) (-10 -7 (-15 -2392 ((-811 |#2|) (-1 |#2| |#1|) (-811 |#1|))) (-15 -2392 ((-811 |#2|) (-1 |#2| |#1|) (-811 |#1|) (-811 |#2|)))) (-1069) (-1069)) (T -810))
+((-2392 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-811 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-811 *5)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-5 *1 (-810 *5 *6)))) (-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-811 *5)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-5 *2 (-811 *6)) (-5 *1 (-810 *5 *6)))))
+(-10 -7 (-15 -2392 ((-811 |#2|) (-1 |#2| |#1|) (-811 |#1|))) (-15 -2392 ((-811 |#2|) (-1 |#2| |#1|) (-811 |#1|) (-811 |#2|))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL (|has| |#1| (-21)))) (-1993 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-4303 (((-550) $) NIL (|has| |#1| (-823)))) (-2991 (($) NIL (|has| |#1| (-21)) CONST)) (-2288 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) 15)) (-2202 (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) 9)) (-1537 (((-3 $ "failed") $) 40 (|has| |#1| (-823)))) (-3192 (((-3 (-400 (-550)) "failed") $) 49 (|has| |#1| (-535)))) (-2593 (((-112) $) 43 (|has| |#1| (-535)))) (-3169 (((-400 (-550)) $) 46 (|has| |#1| (-535)))) (-2694 (((-112) $) NIL (|has| |#1| (-823)))) (-2419 (((-112) $) NIL (|has| |#1| (-823)))) (-1712 (((-112) $) NIL (|has| |#1| (-823)))) (-2793 (($ $ $) NIL (|has| |#1| (-823)))) (-2173 (($ $ $) NIL (|has| |#1| (-823)))) (-2369 (((-1127) $) NIL)) (-4197 (($) 13)) (-1362 (((-112) $) 12)) (-3445 (((-1089) $) NIL)) (-4053 (((-112) $) 11)) (-2233 (((-837) $) 18) (($ (-400 (-550))) NIL (|has| |#1| (-1012 (-400 (-550))))) (($ |#1|) 8) (($ (-550)) NIL (-1489 (|has| |#1| (-823)) (|has| |#1| (-1012 (-550)))))) (-3091 (((-749)) 34 (|has| |#1| (-823)))) (-4188 (($ $) NIL (|has| |#1| (-823)))) (-2688 (($) 22 (|has| |#1| (-21)) CONST)) (-2700 (($) 31 (|has| |#1| (-823)) CONST)) (-2324 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2264 (((-112) $ $) 20)) (-2313 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2290 (((-112) $ $) 42 (|has| |#1| (-823)))) (-2370 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 27 (|has| |#1| (-21)))) (-2358 (($ $ $) 29 (|has| |#1| (-21)))) (** (($ $ (-895)) NIL (|has| |#1| (-823))) (($ $ (-749)) NIL (|has| |#1| (-823)))) (* (($ $ $) 37 (|has| |#1| (-823))) (($ (-550) $) 25 (|has| |#1| (-21))) (($ (-749) $) NIL (|has| |#1| (-21))) (($ (-895) $) NIL (|has| |#1| (-21)))))
+(((-811 |#1|) (-13 (-1069) (-404 |#1|) (-10 -8 (-15 -4197 ($)) (-15 -4053 ((-112) $)) (-15 -1362 ((-112) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-823)) (-6 (-823)) |%noBranch|) (IF (|has| |#1| (-535)) (PROGN (-15 -2593 ((-112) $)) (-15 -3169 ((-400 (-550)) $)) (-15 -3192 ((-3 (-400 (-550)) "failed") $))) |%noBranch|))) (-1069)) (T -811))
+((-4197 (*1 *1) (-12 (-5 *1 (-811 *2)) (-4 *2 (-1069)))) (-4053 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-811 *3)) (-4 *3 (-1069)))) (-1362 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-811 *3)) (-4 *3 (-1069)))) (-2593 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-811 *3)) (-4 *3 (-535)) (-4 *3 (-1069)))) (-3169 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-811 *3)) (-4 *3 (-535)) (-4 *3 (-1069)))) (-3192 (*1 *2 *1) (|partial| -12 (-5 *2 (-400 (-550))) (-5 *1 (-811 *3)) (-4 *3 (-535)) (-4 *3 (-1069)))))
+(-13 (-1069) (-404 |#1|) (-10 -8 (-15 -4197 ($)) (-15 -4053 ((-112) $)) (-15 -1362 ((-112) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-823)) (-6 (-823)) |%noBranch|) (IF (|has| |#1| (-535)) (PROGN (-15 -2593 ((-112) $)) (-15 -3169 ((-400 (-550)) $)) (-15 -3192 ((-3 (-400 (-550)) "failed") $))) |%noBranch|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) NIL) (((-3 (-114) "failed") $) NIL)) (-2202 ((|#1| $) NIL) (((-114) $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-3262 ((|#1| (-114) |#1|) NIL)) (-2419 (((-112) $) NIL)) (-1660 (($ |#1| (-354 (-114))) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2874 (($ $ (-1 |#1| |#1|)) NIL)) (-2322 (($ $ (-1 |#1| |#1|)) NIL)) (-2757 ((|#1| $ |#1|) NIL)) (-1887 ((|#1| |#1|) NIL (|has| |#1| (-170)))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL) (($ (-114)) NIL)) (-1613 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3091 (((-749)) NIL)) (-3557 (($ $) NIL (|has| |#1| (-170))) (($ $ $) NIL (|has| |#1| (-170)))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ (-114) (-550)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-170))) (($ $ |#1|) NIL (|has| |#1| (-170)))))
+(((-812 |#1|) (-13 (-1021) (-1012 |#1|) (-1012 (-114)) (-279 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |#1| (-170)) (PROGN (-6 (-38 |#1|)) (-15 -3557 ($ $)) (-15 -3557 ($ $ $)) (-15 -1887 (|#1| |#1|))) |%noBranch|) (-15 -2322 ($ $ (-1 |#1| |#1|))) (-15 -2874 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-114) (-550))) (-15 ** ($ $ (-550))) (-15 -3262 (|#1| (-114) |#1|)) (-15 -1660 ($ |#1| (-354 (-114)))))) (-1021)) (T -812))
+((-3557 (*1 *1 *1) (-12 (-5 *1 (-812 *2)) (-4 *2 (-170)) (-4 *2 (-1021)))) (-3557 (*1 *1 *1 *1) (-12 (-5 *1 (-812 *2)) (-4 *2 (-170)) (-4 *2 (-1021)))) (-1887 (*1 *2 *2) (-12 (-5 *1 (-812 *2)) (-4 *2 (-170)) (-4 *2 (-1021)))) (-2322 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1021)) (-5 *1 (-812 *3)))) (-2874 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1021)) (-5 *1 (-812 *3)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-550)) (-5 *1 (-812 *4)) (-4 *4 (-1021)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-812 *3)) (-4 *3 (-1021)))) (-3262 (*1 *2 *3 *2) (-12 (-5 *3 (-114)) (-5 *1 (-812 *2)) (-4 *2 (-1021)))) (-1660 (*1 *1 *2 *3) (-12 (-5 *3 (-354 (-114))) (-5 *1 (-812 *2)) (-4 *2 (-1021)))))
+(-13 (-1021) (-1012 |#1|) (-1012 (-114)) (-279 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |#1| (-170)) (PROGN (-6 (-38 |#1|)) (-15 -3557 ($ $)) (-15 -3557 ($ $ $)) (-15 -1887 (|#1| |#1|))) |%noBranch|) (-15 -2322 ($ $ (-1 |#1| |#1|))) (-15 -2874 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-114) (-550))) (-15 ** ($ $ (-550))) (-15 -3262 (|#1| (-114) |#1|)) (-15 -1660 ($ |#1| (-354 (-114))))))
+((-3242 (((-208 (-493)) (-1127)) 9)))
+(((-813) (-10 -7 (-15 -3242 ((-208 (-493)) (-1127))))) (T -813))
+((-3242 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-208 (-493))) (-5 *1 (-813)))))
+(-10 -7 (-15 -3242 ((-208 (-493)) (-1127))))
+((-2221 (((-112) $ $) 7)) (-1552 (((-1009) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) 14) (((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 13)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 16) (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) 15)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2264 (((-112) $ $) 6)))
(((-814) (-138)) (T -814))
-((-3459 (*1 *2 *3 *4) (-12 (-4 *1 (-814)) (-5 *3 (-1032)) (-5 *4 (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (-5 *2 (-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)))))) (-3459 (*1 *2 *3 *4) (-12 (-4 *1 (-814)) (-5 *3 (-1032)) (-5 *4 (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) (-5 *2 (-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)))))) (-4236 (*1 *2 *3) (-12 (-4 *1 (-814)) (-5 *3 (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) (-5 *2 (-1008)))) (-4236 (*1 *2 *3) (-12 (-4 *1 (-814)) (-5 *3 (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (-5 *2 (-1008)))))
-(-13 (-1068) (-10 -7 (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219))))))) (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))) (-15 -4236 ((-1008) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))) (-15 -4236 ((-1008) (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))))))
-(((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-1756 (((-1008) (-623 (-309 (-372))) (-623 (-372))) 147) (((-1008) (-309 (-372)) (-623 (-372))) 145) (((-1008) (-309 (-372)) (-623 (-372)) (-623 (-818 (-372))) (-623 (-818 (-372)))) 144) (((-1008) (-309 (-372)) (-623 (-372)) (-623 (-818 (-372))) (-623 (-309 (-372))) (-623 (-818 (-372)))) 143) (((-1008) (-816)) 117) (((-1008) (-816) (-1032)) 116)) (-3459 (((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))) (-816) (-1032)) 82) (((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))) (-816)) 84)) (-1274 (((-1008) (-623 (-309 (-372))) (-623 (-372))) 148) (((-1008) (-816)) 133)))
-(((-815) (-10 -7 (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))) (-816))) (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))) (-816) (-1032))) (-15 -1756 ((-1008) (-816) (-1032))) (-15 -1756 ((-1008) (-816))) (-15 -1274 ((-1008) (-816))) (-15 -1756 ((-1008) (-309 (-372)) (-623 (-372)) (-623 (-818 (-372))) (-623 (-309 (-372))) (-623 (-818 (-372))))) (-15 -1756 ((-1008) (-309 (-372)) (-623 (-372)) (-623 (-818 (-372))) (-623 (-818 (-372))))) (-15 -1756 ((-1008) (-309 (-372)) (-623 (-372)))) (-15 -1756 ((-1008) (-623 (-309 (-372))) (-623 (-372)))) (-15 -1274 ((-1008) (-623 (-309 (-372))) (-623 (-372)))))) (T -815))
-((-1274 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-309 (-372)))) (-5 *4 (-623 (-372))) (-5 *2 (-1008)) (-5 *1 (-815)))) (-1756 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-309 (-372)))) (-5 *4 (-623 (-372))) (-5 *2 (-1008)) (-5 *1 (-815)))) (-1756 (*1 *2 *3 *4) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-372))) (-5 *2 (-1008)) (-5 *1 (-815)))) (-1756 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-372))) (-5 *5 (-623 (-818 (-372)))) (-5 *2 (-1008)) (-5 *1 (-815)))) (-1756 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-623 (-372))) (-5 *5 (-623 (-818 (-372)))) (-5 *6 (-623 (-309 (-372)))) (-5 *3 (-309 (-372))) (-5 *2 (-1008)) (-5 *1 (-815)))) (-1274 (*1 *2 *3) (-12 (-5 *3 (-816)) (-5 *2 (-1008)) (-5 *1 (-815)))) (-1756 (*1 *2 *3) (-12 (-5 *3 (-816)) (-5 *2 (-1008)) (-5 *1 (-815)))) (-1756 (*1 *2 *3 *4) (-12 (-5 *3 (-816)) (-5 *4 (-1032)) (-5 *2 (-1008)) (-5 *1 (-815)))) (-3459 (*1 *2 *3 *4) (-12 (-5 *3 (-816)) (-5 *4 (-1032)) (-5 *2 (-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))))) (-5 *1 (-815)))) (-3459 (*1 *2 *3) (-12 (-5 *3 (-816)) (-5 *2 (-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))))) (-5 *1 (-815)))))
-(-10 -7 (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))) (-816))) (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))) (-816) (-1032))) (-15 -1756 ((-1008) (-816) (-1032))) (-15 -1756 ((-1008) (-816))) (-15 -1274 ((-1008) (-816))) (-15 -1756 ((-1008) (-309 (-372)) (-623 (-372)) (-623 (-818 (-372))) (-623 (-309 (-372))) (-623 (-818 (-372))))) (-15 -1756 ((-1008) (-309 (-372)) (-623 (-372)) (-623 (-818 (-372))) (-623 (-818 (-372))))) (-15 -1756 ((-1008) (-309 (-372)) (-623 (-372)))) (-15 -1756 ((-1008) (-623 (-309 (-372))) (-623 (-372)))) (-15 -1274 ((-1008) (-623 (-309 (-372))) (-623 (-372)))))
-((-1504 (((-112) $ $) NIL)) (-2726 (((-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))) $) 21)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 20) (($ (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 14) (($ (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) 16) (($ (-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))))) 18)) (-2316 (((-112) $ $) NIL)))
-(((-816) (-13 (-1068) (-10 -8 (-15 -1518 ($ (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219))))))) (-15 -1518 ($ (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))) (-15 -1518 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))))) (-15 -1518 ((-836) $)) (-15 -2726 ((-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))) $))))) (T -816))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-816)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (-5 *1 (-816)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))) (-5 *1 (-816)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))))) (-5 *1 (-816)))) (-2726 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219))))))) (-5 *1 (-816)))))
-(-13 (-1068) (-10 -8 (-15 -1518 ($ (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219))))))) (-15 -1518 ($ (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))) (-15 -1518 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))))) (-15 -1518 ((-836) $)) (-15 -2726 ((-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))) $))))
-((-3972 (((-818 |#2|) (-1 |#2| |#1|) (-818 |#1|) (-818 |#2|) (-818 |#2|)) 13) (((-818 |#2|) (-1 |#2| |#1|) (-818 |#1|)) 14)))
-(((-817 |#1| |#2|) (-10 -7 (-15 -3972 ((-818 |#2|) (-1 |#2| |#1|) (-818 |#1|))) (-15 -3972 ((-818 |#2|) (-1 |#2| |#1|) (-818 |#1|) (-818 |#2|) (-818 |#2|)))) (-1068) (-1068)) (T -817))
-((-3972 (*1 *2 *3 *4 *2 *2) (-12 (-5 *2 (-818 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-818 *5)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-5 *1 (-817 *5 *6)))) (-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-818 *5)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-5 *2 (-818 *6)) (-5 *1 (-817 *5 *6)))))
-(-10 -7 (-15 -3972 ((-818 |#2|) (-1 |#2| |#1|) (-818 |#1|))) (-15 -3972 ((-818 |#2|) (-1 |#2| |#1|) (-818 |#1|) (-818 |#2|) (-818 |#2|))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL (|has| |#1| (-21)))) (-1371 (((-1088) $) 24)) (-3219 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-3712 (((-550) $) NIL (|has| |#1| (-823)))) (-3513 (($) NIL (|has| |#1| (-21)) CONST)) (-3880 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) 16)) (-2726 (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) 9)) (-1386 (((-3 $ "failed") $) 47 (|has| |#1| (-823)))) (-3207 (((-3 (-400 (-550)) "failed") $) 54 (|has| |#1| (-535)))) (-3122 (((-112) $) 49 (|has| |#1| (-535)))) (-3042 (((-400 (-550)) $) 52 (|has| |#1| (-535)))) (-1416 (((-112) $) NIL (|has| |#1| (-823)))) (-2398 (($) 13)) (-3102 (((-112) $) NIL (|has| |#1| (-823)))) (-3329 (((-112) $) NIL (|has| |#1| (-823)))) (-2410 (($) 14)) (-2707 (($ $ $) NIL (|has| |#1| (-823)))) (-4164 (($ $ $) NIL (|has| |#1| (-823)))) (-1825 (((-1126) $) NIL)) (-3293 (((-112) $) 12)) (-3337 (((-1088) $) NIL)) (-3385 (((-112) $) 11)) (-1518 (((-836) $) 22) (($ (-400 (-550))) NIL (|has| |#1| (-1011 (-400 (-550))))) (($ |#1|) 8) (($ (-550)) NIL (-1561 (|has| |#1| (-823)) (|has| |#1| (-1011 (-550)))))) (-2390 (((-749)) 41 (|has| |#1| (-823)))) (-1635 (($ $) NIL (|has| |#1| (-823)))) (-2626 (($) 29 (|has| |#1| (-21)) CONST)) (-2636 (($) 38 (|has| |#1| (-823)) CONST)) (-2363 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2316 (((-112) $ $) 27)) (-2354 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2335 (((-112) $ $) 48 (|has| |#1| (-823)))) (-2403 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 34 (|has| |#1| (-21)))) (-2391 (($ $ $) 36 (|has| |#1| (-21)))) (** (($ $ (-894)) NIL (|has| |#1| (-823))) (($ $ (-749)) NIL (|has| |#1| (-823)))) (* (($ $ $) 44 (|has| |#1| (-823))) (($ (-550) $) 32 (|has| |#1| (-21))) (($ (-749) $) NIL (|has| |#1| (-21))) (($ (-894) $) NIL (|has| |#1| (-21)))))
-(((-818 |#1|) (-13 (-1068) (-404 |#1|) (-10 -8 (-15 -2398 ($)) (-15 -2410 ($)) (-15 -3385 ((-112) $)) (-15 -3293 ((-112) $)) (-15 -1371 ((-1088) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-823)) (-6 (-823)) |%noBranch|) (IF (|has| |#1| (-535)) (PROGN (-15 -3122 ((-112) $)) (-15 -3042 ((-400 (-550)) $)) (-15 -3207 ((-3 (-400 (-550)) "failed") $))) |%noBranch|))) (-1068)) (T -818))
-((-2398 (*1 *1) (-12 (-5 *1 (-818 *2)) (-4 *2 (-1068)))) (-2410 (*1 *1) (-12 (-5 *1 (-818 *2)) (-4 *2 (-1068)))) (-3385 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-818 *3)) (-4 *3 (-1068)))) (-3293 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-818 *3)) (-4 *3 (-1068)))) (-1371 (*1 *2 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-818 *3)) (-4 *3 (-1068)))) (-3122 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-818 *3)) (-4 *3 (-535)) (-4 *3 (-1068)))) (-3042 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-818 *3)) (-4 *3 (-535)) (-4 *3 (-1068)))) (-3207 (*1 *2 *1) (|partial| -12 (-5 *2 (-400 (-550))) (-5 *1 (-818 *3)) (-4 *3 (-535)) (-4 *3 (-1068)))))
-(-13 (-1068) (-404 |#1|) (-10 -8 (-15 -2398 ($)) (-15 -2410 ($)) (-15 -3385 ((-112) $)) (-15 -3293 ((-112) $)) (-15 -1371 ((-1088) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-823)) (-6 (-823)) |%noBranch|) (IF (|has| |#1| (-535)) (PROGN (-15 -3122 ((-112) $)) (-15 -3042 ((-400 (-550)) $)) (-15 -3207 ((-3 (-400 (-550)) "failed") $))) |%noBranch|)))
-((-1504 (((-112) $ $) 7)) (-4319 (((-749)) 20)) (-1741 (($) 23)) (-2707 (($ $ $) 13)) (-4164 (($ $ $) 14)) (-2253 (((-894) $) 22)) (-1825 (((-1126) $) 9)) (-2922 (($ (-894)) 21)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2363 (((-112) $ $) 16)) (-2345 (((-112) $ $) 17)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 15)) (-2335 (((-112) $ $) 18)))
+((-3612 (*1 *2 *3 *4) (-12 (-4 *1 (-814)) (-5 *3 (-1033)) (-5 *4 (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (-5 *2 (-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)))))) (-3612 (*1 *2 *3 *4) (-12 (-4 *1 (-814)) (-5 *3 (-1033)) (-5 *4 (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) (-5 *2 (-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)))))) (-1552 (*1 *2 *3) (-12 (-4 *1 (-814)) (-5 *3 (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) (-5 *2 (-1009)))) (-1552 (*1 *2 *3) (-12 (-4 *1 (-814)) (-5 *3 (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (-5 *2 (-1009)))))
+(-13 (-1069) (-10 -7 (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219))))))) (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))) (-15 -1552 ((-1009) (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))) (-15 -1552 ((-1009) (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))))))
+(((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-4237 (((-1009) (-623 (-309 (-372))) (-623 (-372))) 147) (((-1009) (-309 (-372)) (-623 (-372))) 145) (((-1009) (-309 (-372)) (-623 (-372)) (-623 (-818 (-372))) (-623 (-818 (-372)))) 144) (((-1009) (-309 (-372)) (-623 (-372)) (-623 (-818 (-372))) (-623 (-309 (-372))) (-623 (-818 (-372)))) 143) (((-1009) (-816)) 117) (((-1009) (-816) (-1033)) 116)) (-3612 (((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))) (-816) (-1033)) 82) (((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))) (-816)) 84)) (-3990 (((-1009) (-623 (-309 (-372))) (-623 (-372))) 148) (((-1009) (-816)) 133)))
+(((-815) (-10 -7 (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))) (-816))) (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))) (-816) (-1033))) (-15 -4237 ((-1009) (-816) (-1033))) (-15 -4237 ((-1009) (-816))) (-15 -3990 ((-1009) (-816))) (-15 -4237 ((-1009) (-309 (-372)) (-623 (-372)) (-623 (-818 (-372))) (-623 (-309 (-372))) (-623 (-818 (-372))))) (-15 -4237 ((-1009) (-309 (-372)) (-623 (-372)) (-623 (-818 (-372))) (-623 (-818 (-372))))) (-15 -4237 ((-1009) (-309 (-372)) (-623 (-372)))) (-15 -4237 ((-1009) (-623 (-309 (-372))) (-623 (-372)))) (-15 -3990 ((-1009) (-623 (-309 (-372))) (-623 (-372)))))) (T -815))
+((-3990 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-309 (-372)))) (-5 *4 (-623 (-372))) (-5 *2 (-1009)) (-5 *1 (-815)))) (-4237 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-309 (-372)))) (-5 *4 (-623 (-372))) (-5 *2 (-1009)) (-5 *1 (-815)))) (-4237 (*1 *2 *3 *4) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-372))) (-5 *2 (-1009)) (-5 *1 (-815)))) (-4237 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-372))) (-5 *5 (-623 (-818 (-372)))) (-5 *2 (-1009)) (-5 *1 (-815)))) (-4237 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-623 (-372))) (-5 *5 (-623 (-818 (-372)))) (-5 *6 (-623 (-309 (-372)))) (-5 *3 (-309 (-372))) (-5 *2 (-1009)) (-5 *1 (-815)))) (-3990 (*1 *2 *3) (-12 (-5 *3 (-816)) (-5 *2 (-1009)) (-5 *1 (-815)))) (-4237 (*1 *2 *3) (-12 (-5 *3 (-816)) (-5 *2 (-1009)) (-5 *1 (-815)))) (-4237 (*1 *2 *3 *4) (-12 (-5 *3 (-816)) (-5 *4 (-1033)) (-5 *2 (-1009)) (-5 *1 (-815)))) (-3612 (*1 *2 *3 *4) (-12 (-5 *3 (-816)) (-5 *4 (-1033)) (-5 *2 (-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))))) (-5 *1 (-815)))) (-3612 (*1 *2 *3) (-12 (-5 *3 (-816)) (-5 *2 (-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))))) (-5 *1 (-815)))))
+(-10 -7 (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))) (-816))) (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))) (-816) (-1033))) (-15 -4237 ((-1009) (-816) (-1033))) (-15 -4237 ((-1009) (-816))) (-15 -3990 ((-1009) (-816))) (-15 -4237 ((-1009) (-309 (-372)) (-623 (-372)) (-623 (-818 (-372))) (-623 (-309 (-372))) (-623 (-818 (-372))))) (-15 -4237 ((-1009) (-309 (-372)) (-623 (-372)) (-623 (-818 (-372))) (-623 (-818 (-372))))) (-15 -4237 ((-1009) (-309 (-372)) (-623 (-372)))) (-15 -4237 ((-1009) (-623 (-309 (-372))) (-623 (-372)))) (-15 -3990 ((-1009) (-623 (-309 (-372))) (-623 (-372)))))
+((-2221 (((-112) $ $) NIL)) (-2202 (((-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))) $) 21)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 20) (($ (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) 14) (($ (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) 16) (($ (-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))))) 18)) (-2264 (((-112) $ $) NIL)))
+(((-816) (-13 (-1069) (-10 -8 (-15 -2233 ($ (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219))))))) (-15 -2233 ($ (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))) (-15 -2233 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))))) (-15 -2233 ((-837) $)) (-15 -2202 ((-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))) $))))) (T -816))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-816)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (-5 *1 (-816)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))) (-5 *1 (-816)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))))) (-5 *1 (-816)))) (-2202 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219))))))) (-5 *1 (-816)))))
+(-13 (-1069) (-10 -8 (-15 -2233 ($ (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219))))))) (-15 -2233 ($ (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))) (-15 -2233 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))))) (-15 -2233 ((-837) $)) (-15 -2202 ((-3 (|:| |noa| (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219))) (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219)))) (|:| |ub| (-623 (-818 (-219)))))) (|:| |lsa| (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))) $))))
+((-2392 (((-818 |#2|) (-1 |#2| |#1|) (-818 |#1|) (-818 |#2|) (-818 |#2|)) 13) (((-818 |#2|) (-1 |#2| |#1|) (-818 |#1|)) 14)))
+(((-817 |#1| |#2|) (-10 -7 (-15 -2392 ((-818 |#2|) (-1 |#2| |#1|) (-818 |#1|))) (-15 -2392 ((-818 |#2|) (-1 |#2| |#1|) (-818 |#1|) (-818 |#2|) (-818 |#2|)))) (-1069) (-1069)) (T -817))
+((-2392 (*1 *2 *3 *4 *2 *2) (-12 (-5 *2 (-818 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-818 *5)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-5 *1 (-817 *5 *6)))) (-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-818 *5)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-5 *2 (-818 *6)) (-5 *1 (-817 *5 *6)))))
+(-10 -7 (-15 -2392 ((-818 |#2|) (-1 |#2| |#1|) (-818 |#1|))) (-15 -2392 ((-818 |#2|) (-1 |#2| |#1|) (-818 |#1|) (-818 |#2|) (-818 |#2|))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL (|has| |#1| (-21)))) (-4207 (((-1089) $) 24)) (-1993 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-4303 (((-550) $) NIL (|has| |#1| (-823)))) (-2991 (($) NIL (|has| |#1| (-21)) CONST)) (-2288 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) 16)) (-2202 (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) 9)) (-1537 (((-3 $ "failed") $) 47 (|has| |#1| (-823)))) (-3192 (((-3 (-400 (-550)) "failed") $) 54 (|has| |#1| (-535)))) (-2593 (((-112) $) 49 (|has| |#1| (-535)))) (-3169 (((-400 (-550)) $) 52 (|has| |#1| (-535)))) (-2694 (((-112) $) NIL (|has| |#1| (-823)))) (-2414 (($) 13)) (-2419 (((-112) $) NIL (|has| |#1| (-823)))) (-1712 (((-112) $) NIL (|has| |#1| (-823)))) (-2427 (($) 14)) (-2793 (($ $ $) NIL (|has| |#1| (-823)))) (-2173 (($ $ $) NIL (|has| |#1| (-823)))) (-2369 (((-1127) $) NIL)) (-1362 (((-112) $) 12)) (-3445 (((-1089) $) NIL)) (-4053 (((-112) $) 11)) (-2233 (((-837) $) 22) (($ (-400 (-550))) NIL (|has| |#1| (-1012 (-400 (-550))))) (($ |#1|) 8) (($ (-550)) NIL (-1489 (|has| |#1| (-823)) (|has| |#1| (-1012 (-550)))))) (-3091 (((-749)) 41 (|has| |#1| (-823)))) (-4188 (($ $) NIL (|has| |#1| (-823)))) (-2688 (($) 29 (|has| |#1| (-21)) CONST)) (-2700 (($) 38 (|has| |#1| (-823)) CONST)) (-2324 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2264 (((-112) $ $) 27)) (-2313 (((-112) $ $) NIL (|has| |#1| (-823)))) (-2290 (((-112) $ $) 48 (|has| |#1| (-823)))) (-2370 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 34 (|has| |#1| (-21)))) (-2358 (($ $ $) 36 (|has| |#1| (-21)))) (** (($ $ (-895)) NIL (|has| |#1| (-823))) (($ $ (-749)) NIL (|has| |#1| (-823)))) (* (($ $ $) 44 (|has| |#1| (-823))) (($ (-550) $) 32 (|has| |#1| (-21))) (($ (-749) $) NIL (|has| |#1| (-21))) (($ (-895) $) NIL (|has| |#1| (-21)))))
+(((-818 |#1|) (-13 (-1069) (-404 |#1|) (-10 -8 (-15 -2414 ($)) (-15 -2427 ($)) (-15 -4053 ((-112) $)) (-15 -1362 ((-112) $)) (-15 -4207 ((-1089) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-823)) (-6 (-823)) |%noBranch|) (IF (|has| |#1| (-535)) (PROGN (-15 -2593 ((-112) $)) (-15 -3169 ((-400 (-550)) $)) (-15 -3192 ((-3 (-400 (-550)) "failed") $))) |%noBranch|))) (-1069)) (T -818))
+((-2414 (*1 *1) (-12 (-5 *1 (-818 *2)) (-4 *2 (-1069)))) (-2427 (*1 *1) (-12 (-5 *1 (-818 *2)) (-4 *2 (-1069)))) (-4053 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-818 *3)) (-4 *3 (-1069)))) (-1362 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-818 *3)) (-4 *3 (-1069)))) (-4207 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-818 *3)) (-4 *3 (-1069)))) (-2593 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-818 *3)) (-4 *3 (-535)) (-4 *3 (-1069)))) (-3169 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-818 *3)) (-4 *3 (-535)) (-4 *3 (-1069)))) (-3192 (*1 *2 *1) (|partial| -12 (-5 *2 (-400 (-550))) (-5 *1 (-818 *3)) (-4 *3 (-535)) (-4 *3 (-1069)))))
+(-13 (-1069) (-404 |#1|) (-10 -8 (-15 -2414 ($)) (-15 -2427 ($)) (-15 -4053 ((-112) $)) (-15 -1362 ((-112) $)) (-15 -4207 ((-1089) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-823)) (-6 (-823)) |%noBranch|) (IF (|has| |#1| (-535)) (PROGN (-15 -2593 ((-112) $)) (-15 -3169 ((-400 (-550)) $)) (-15 -3192 ((-3 (-400 (-550)) "failed") $))) |%noBranch|)))
+((-2221 (((-112) $ $) 7)) (-3828 (((-749)) 20)) (-1864 (($) 23)) (-2793 (($ $ $) 13)) (-2173 (($ $ $) 14)) (-4073 (((-895) $) 22)) (-2369 (((-1127) $) 9)) (-3690 (($ (-895)) 21)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2324 (((-112) $ $) 16)) (-2302 (((-112) $ $) 17)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 15)) (-2290 (((-112) $ $) 18)))
(((-819) (-138)) (T -819))
NIL
(-13 (-825) (-361))
-(((-101) . T) ((-595 (-836)) . T) ((-361) . T) ((-825) . T) ((-1068) . T))
-((-3569 (((-112) (-1227 |#2|) (-1227 |#2|)) 17)) (-3634 (((-112) (-1227 |#2|) (-1227 |#2|)) 18)) (-3471 (((-112) (-1227 |#2|) (-1227 |#2|)) 14)))
-(((-820 |#1| |#2|) (-10 -7 (-15 -3471 ((-112) (-1227 |#2|) (-1227 |#2|))) (-15 -3569 ((-112) (-1227 |#2|) (-1227 |#2|))) (-15 -3634 ((-112) (-1227 |#2|) (-1227 |#2|)))) (-749) (-770)) (T -820))
-((-3634 (*1 *2 *3 *3) (-12 (-5 *3 (-1227 *5)) (-4 *5 (-770)) (-5 *2 (-112)) (-5 *1 (-820 *4 *5)) (-14 *4 (-749)))) (-3569 (*1 *2 *3 *3) (-12 (-5 *3 (-1227 *5)) (-4 *5 (-770)) (-5 *2 (-112)) (-5 *1 (-820 *4 *5)) (-14 *4 (-749)))) (-3471 (*1 *2 *3 *3) (-12 (-5 *3 (-1227 *5)) (-4 *5 (-770)) (-5 *2 (-112)) (-5 *1 (-820 *4 *5)) (-14 *4 (-749)))))
-(-10 -7 (-15 -3471 ((-112) (-1227 |#2|) (-1227 |#2|))) (-15 -3569 ((-112) (-1227 |#2|) (-1227 |#2|))) (-15 -3634 ((-112) (-1227 |#2|) (-1227 |#2|))))
-((-1504 (((-112) $ $) 7)) (-3513 (($) 23 T CONST)) (-1386 (((-3 $ "failed") $) 26)) (-3102 (((-112) $) 24)) (-2707 (($ $ $) 13)) (-4164 (($ $ $) 14)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2636 (($) 22 T CONST)) (-2363 (((-112) $ $) 16)) (-2345 (((-112) $ $) 17)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 15)) (-2335 (((-112) $ $) 18)) (** (($ $ (-894)) 21) (($ $ (-749)) 25)) (* (($ $ $) 20)))
+(((-101) . T) ((-595 (-837)) . T) ((-361) . T) ((-825) . T) ((-1069) . T))
+((-2266 (((-112) (-1228 |#2|) (-1228 |#2|)) 17)) (-1647 (((-112) (-1228 |#2|) (-1228 |#2|)) 18)) (-3698 (((-112) (-1228 |#2|) (-1228 |#2|)) 14)))
+(((-820 |#1| |#2|) (-10 -7 (-15 -3698 ((-112) (-1228 |#2|) (-1228 |#2|))) (-15 -2266 ((-112) (-1228 |#2|) (-1228 |#2|))) (-15 -1647 ((-112) (-1228 |#2|) (-1228 |#2|)))) (-749) (-770)) (T -820))
+((-1647 (*1 *2 *3 *3) (-12 (-5 *3 (-1228 *5)) (-4 *5 (-770)) (-5 *2 (-112)) (-5 *1 (-820 *4 *5)) (-14 *4 (-749)))) (-2266 (*1 *2 *3 *3) (-12 (-5 *3 (-1228 *5)) (-4 *5 (-770)) (-5 *2 (-112)) (-5 *1 (-820 *4 *5)) (-14 *4 (-749)))) (-3698 (*1 *2 *3 *3) (-12 (-5 *3 (-1228 *5)) (-4 *5 (-770)) (-5 *2 (-112)) (-5 *1 (-820 *4 *5)) (-14 *4 (-749)))))
+(-10 -7 (-15 -3698 ((-112) (-1228 |#2|) (-1228 |#2|))) (-15 -2266 ((-112) (-1228 |#2|) (-1228 |#2|))) (-15 -1647 ((-112) (-1228 |#2|) (-1228 |#2|))))
+((-2221 (((-112) $ $) 7)) (-2991 (($) 23 T CONST)) (-1537 (((-3 $ "failed") $) 26)) (-2419 (((-112) $) 24)) (-2793 (($ $ $) 13)) (-2173 (($ $ $) 14)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2700 (($) 22 T CONST)) (-2324 (((-112) $ $) 16)) (-2302 (((-112) $ $) 17)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 15)) (-2290 (((-112) $ $) 18)) (** (($ $ (-895)) 21) (($ $ (-749)) 25)) (* (($ $ $) 20)))
(((-821) (-138)) (T -821))
NIL
(-13 (-832) (-705))
-(((-101) . T) ((-595 (-836)) . T) ((-705) . T) ((-832) . T) ((-825) . T) ((-1080) . T) ((-1068) . T))
-((-3712 (((-550) $) 17)) (-1416 (((-112) $) 10)) (-3329 (((-112) $) 11)) (-1635 (($ $) 19)))
-(((-822 |#1|) (-10 -8 (-15 -1635 (|#1| |#1|)) (-15 -3712 ((-550) |#1|)) (-15 -3329 ((-112) |#1|)) (-15 -1416 ((-112) |#1|))) (-823)) (T -822))
+(((-101) . T) ((-595 (-837)) . T) ((-705) . T) ((-832) . T) ((-825) . T) ((-1081) . T) ((-1069) . T))
+((-4303 (((-550) $) 17)) (-2694 (((-112) $) 10)) (-1712 (((-112) $) 11)) (-4188 (($ $) 19)))
+(((-822 |#1|) (-10 -8 (-15 -4188 (|#1| |#1|)) (-15 -4303 ((-550) |#1|)) (-15 -1712 ((-112) |#1|)) (-15 -2694 ((-112) |#1|))) (-823)) (T -822))
NIL
-(-10 -8 (-15 -1635 (|#1| |#1|)) (-15 -3712 ((-550) |#1|)) (-15 -3329 ((-112) |#1|)) (-15 -1416 ((-112) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 24)) (-3219 (((-3 $ "failed") $ $) 26)) (-3712 (((-550) $) 33)) (-3513 (($) 23 T CONST)) (-1386 (((-3 $ "failed") $) 38)) (-1416 (((-112) $) 35)) (-3102 (((-112) $) 40)) (-3329 (((-112) $) 34)) (-2707 (($ $ $) 13)) (-4164 (($ $ $) 14)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11) (($ (-550)) 43)) (-2390 (((-749)) 42)) (-1635 (($ $) 32)) (-2626 (($) 22 T CONST)) (-2636 (($) 41 T CONST)) (-2363 (((-112) $ $) 16)) (-2345 (((-112) $ $) 17)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 15)) (-2335 (((-112) $ $) 18)) (-2403 (($ $ $) 28) (($ $) 27)) (-2391 (($ $ $) 20)) (** (($ $ (-749)) 39) (($ $ (-894)) 36)) (* (($ (-894) $) 21) (($ (-749) $) 25) (($ (-550) $) 29) (($ $ $) 37)))
+(-10 -8 (-15 -4188 (|#1| |#1|)) (-15 -4303 ((-550) |#1|)) (-15 -1712 ((-112) |#1|)) (-15 -2694 ((-112) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 24)) (-1993 (((-3 $ "failed") $ $) 26)) (-4303 (((-550) $) 33)) (-2991 (($) 23 T CONST)) (-1537 (((-3 $ "failed") $) 38)) (-2694 (((-112) $) 35)) (-2419 (((-112) $) 40)) (-1712 (((-112) $) 34)) (-2793 (($ $ $) 13)) (-2173 (($ $ $) 14)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11) (($ (-550)) 43)) (-3091 (((-749)) 42)) (-4188 (($ $) 32)) (-2688 (($) 22 T CONST)) (-2700 (($) 41 T CONST)) (-2324 (((-112) $ $) 16)) (-2302 (((-112) $ $) 17)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 15)) (-2290 (((-112) $ $) 18)) (-2370 (($ $ $) 28) (($ $) 27)) (-2358 (($ $ $) 20)) (** (($ $ (-749)) 39) (($ $ (-895)) 36)) (* (($ (-895) $) 21) (($ (-749) $) 25) (($ (-550) $) 29) (($ $ $) 37)))
(((-823) (-138)) (T -823))
-((-1416 (*1 *2 *1) (-12 (-4 *1 (-823)) (-5 *2 (-112)))) (-3329 (*1 *2 *1) (-12 (-4 *1 (-823)) (-5 *2 (-112)))) (-3712 (*1 *2 *1) (-12 (-4 *1 (-823)) (-5 *2 (-550)))) (-1635 (*1 *1 *1) (-4 *1 (-823))))
-(-13 (-769) (-1020) (-705) (-10 -8 (-15 -1416 ((-112) $)) (-15 -3329 ((-112) $)) (-15 -3712 ((-550) $)) (-15 -1635 ($ $))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 $) . T) ((-705) . T) ((-769) . T) ((-770) . T) ((-772) . T) ((-773) . T) ((-825) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-2707 (($ $ $) 10)) (-4164 (($ $ $) 9)) (-2363 (((-112) $ $) 13)) (-2345 (((-112) $ $) 11)) (-2354 (((-112) $ $) 14)))
-(((-824 |#1|) (-10 -8 (-15 -2707 (|#1| |#1| |#1|)) (-15 -4164 (|#1| |#1| |#1|)) (-15 -2354 ((-112) |#1| |#1|)) (-15 -2363 ((-112) |#1| |#1|)) (-15 -2345 ((-112) |#1| |#1|))) (-825)) (T -824))
-NIL
-(-10 -8 (-15 -2707 (|#1| |#1| |#1|)) (-15 -4164 (|#1| |#1| |#1|)) (-15 -2354 ((-112) |#1| |#1|)) (-15 -2363 ((-112) |#1| |#1|)) (-15 -2345 ((-112) |#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-2707 (($ $ $) 13)) (-4164 (($ $ $) 14)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2363 (((-112) $ $) 16)) (-2345 (((-112) $ $) 17)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 15)) (-2335 (((-112) $ $) 18)))
+((-2694 (*1 *2 *1) (-12 (-4 *1 (-823)) (-5 *2 (-112)))) (-1712 (*1 *2 *1) (-12 (-4 *1 (-823)) (-5 *2 (-112)))) (-4303 (*1 *2 *1) (-12 (-4 *1 (-823)) (-5 *2 (-550)))) (-4188 (*1 *1 *1) (-4 *1 (-823))))
+(-13 (-769) (-1021) (-705) (-10 -8 (-15 -2694 ((-112) $)) (-15 -1712 ((-112) $)) (-15 -4303 ((-550) $)) (-15 -4188 ($ $))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 $) . T) ((-705) . T) ((-769) . T) ((-770) . T) ((-772) . T) ((-773) . T) ((-825) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2793 (($ $ $) 10)) (-2173 (($ $ $) 9)) (-2324 (((-112) $ $) 13)) (-2302 (((-112) $ $) 11)) (-2313 (((-112) $ $) 14)))
+(((-824 |#1|) (-10 -8 (-15 -2793 (|#1| |#1| |#1|)) (-15 -2173 (|#1| |#1| |#1|)) (-15 -2313 ((-112) |#1| |#1|)) (-15 -2324 ((-112) |#1| |#1|)) (-15 -2302 ((-112) |#1| |#1|))) (-825)) (T -824))
+NIL
+(-10 -8 (-15 -2793 (|#1| |#1| |#1|)) (-15 -2173 (|#1| |#1| |#1|)) (-15 -2313 ((-112) |#1| |#1|)) (-15 -2324 ((-112) |#1| |#1|)) (-15 -2302 ((-112) |#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-2793 (($ $ $) 13)) (-2173 (($ $ $) 14)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2324 (((-112) $ $) 16)) (-2302 (((-112) $ $) 17)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 15)) (-2290 (((-112) $ $) 18)))
(((-825) (-138)) (T -825))
-((-2335 (*1 *2 *1 *1) (-12 (-4 *1 (-825)) (-5 *2 (-112)))) (-2345 (*1 *2 *1 *1) (-12 (-4 *1 (-825)) (-5 *2 (-112)))) (-2363 (*1 *2 *1 *1) (-12 (-4 *1 (-825)) (-5 *2 (-112)))) (-2354 (*1 *2 *1 *1) (-12 (-4 *1 (-825)) (-5 *2 (-112)))) (-4164 (*1 *1 *1 *1) (-4 *1 (-825))) (-2707 (*1 *1 *1 *1) (-4 *1 (-825))))
-(-13 (-1068) (-10 -8 (-15 -2335 ((-112) $ $)) (-15 -2345 ((-112) $ $)) (-15 -2363 ((-112) $ $)) (-15 -2354 ((-112) $ $)) (-15 -4164 ($ $ $)) (-15 -2707 ($ $ $))))
-(((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-2848 (($ $ $) 45)) (-2936 (($ $ $) 44)) (-2194 (($ $ $) 42)) (-2700 (($ $ $) 51)) (-3796 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 46)) (-2756 (((-3 $ "failed") $ $) 49)) (-3880 (((-3 (-550) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 |#2| "failed") $) 25)) (-2674 (($ $) 35)) (-2500 (($ $ $) 39)) (-2572 (($ $ $) 38)) (-3717 (($ $ $) 47)) (-2338 (($ $ $) 53)) (-2268 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 41)) (-2427 (((-3 $ "failed") $ $) 48)) (-1495 (((-3 $ "failed") $ |#2|) 28)) (-2503 ((|#2| $) 32)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ (-400 (-550))) NIL) (($ |#2|) 12)) (-3511 (((-623 |#2|) $) 18)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 22)))
-(((-826 |#1| |#2|) (-10 -8 (-15 -3717 (|#1| |#1| |#1|)) (-15 -3796 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3935 |#1|)) |#1| |#1|)) (-15 -2700 (|#1| |#1| |#1|)) (-15 -2756 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2848 (|#1| |#1| |#1|)) (-15 -2936 (|#1| |#1| |#1|)) (-15 -2194 (|#1| |#1| |#1|)) (-15 -2268 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3935 |#1|)) |#1| |#1|)) (-15 -2338 (|#1| |#1| |#1|)) (-15 -2427 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2500 (|#1| |#1| |#1|)) (-15 -2572 (|#1| |#1| |#1|)) (-15 -2674 (|#1| |#1|)) (-15 -2503 (|#2| |#1|)) (-15 -1495 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3511 ((-623 |#2|) |#1|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -1518 (|#1| |#2|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1518 (|#1| (-550))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-894) |#1|)) (-15 -1518 ((-836) |#1|))) (-827 |#2|) (-1020)) (T -826))
-NIL
-(-10 -8 (-15 -3717 (|#1| |#1| |#1|)) (-15 -3796 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3935 |#1|)) |#1| |#1|)) (-15 -2700 (|#1| |#1| |#1|)) (-15 -2756 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2848 (|#1| |#1| |#1|)) (-15 -2936 (|#1| |#1| |#1|)) (-15 -2194 (|#1| |#1| |#1|)) (-15 -2268 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3935 |#1|)) |#1| |#1|)) (-15 -2338 (|#1| |#1| |#1|)) (-15 -2427 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2500 (|#1| |#1| |#1|)) (-15 -2572 (|#1| |#1| |#1|)) (-15 -2674 (|#1| |#1|)) (-15 -2503 (|#2| |#1|)) (-15 -1495 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3511 ((-623 |#2|) |#1|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -1518 (|#1| |#2|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1518 (|#1| (-550))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-894) |#1|)) (-15 -1518 ((-836) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-2848 (($ $ $) 43 (|has| |#1| (-356)))) (-2936 (($ $ $) 44 (|has| |#1| (-356)))) (-2194 (($ $ $) 46 (|has| |#1| (-356)))) (-2700 (($ $ $) 41 (|has| |#1| (-356)))) (-3796 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 40 (|has| |#1| (-356)))) (-2756 (((-3 $ "failed") $ $) 42 (|has| |#1| (-356)))) (-1766 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 45 (|has| |#1| (-356)))) (-3880 (((-3 (-550) "failed") $) 72 (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) 70 (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) 67)) (-2726 (((-550) $) 73 (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) 71 (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) 66)) (-3295 (($ $) 62)) (-1386 (((-3 $ "failed") $) 32)) (-2674 (($ $) 53 (|has| |#1| (-444)))) (-3102 (((-112) $) 30)) (-3118 (($ |#1| (-749)) 60)) (-1566 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 55 (|has| |#1| (-542)))) (-2646 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 56 (|has| |#1| (-542)))) (-1667 (((-749) $) 64)) (-2500 (($ $ $) 50 (|has| |#1| (-356)))) (-2572 (($ $ $) 51 (|has| |#1| (-356)))) (-3717 (($ $ $) 39 (|has| |#1| (-356)))) (-2338 (($ $ $) 48 (|has| |#1| (-356)))) (-2268 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 47 (|has| |#1| (-356)))) (-2427 (((-3 $ "failed") $ $) 49 (|has| |#1| (-356)))) (-1659 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 52 (|has| |#1| (-356)))) (-3277 ((|#1| $) 63)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1495 (((-3 $ "failed") $ |#1|) 57 (|has| |#1| (-542)))) (-2970 (((-749) $) 65)) (-2503 ((|#1| $) 54 (|has| |#1| (-444)))) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ (-400 (-550))) 69 (|has| |#1| (-1011 (-400 (-550))))) (($ |#1|) 68)) (-3511 (((-623 |#1|) $) 59)) (-2510 ((|#1| $ (-749)) 61)) (-2390 (((-749)) 28)) (-4292 ((|#1| $ |#1| |#1|) 58)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 75) (($ |#1| $) 74)))
-(((-827 |#1|) (-138) (-1020)) (T -827))
-((-2970 (*1 *2 *1) (-12 (-4 *1 (-827 *3)) (-4 *3 (-1020)) (-5 *2 (-749)))) (-1667 (*1 *2 *1) (-12 (-4 *1 (-827 *3)) (-4 *3 (-1020)) (-5 *2 (-749)))) (-3277 (*1 *2 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)))) (-3295 (*1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)))) (-2510 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *1 (-827 *2)) (-4 *2 (-1020)))) (-3118 (*1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-827 *2)) (-4 *2 (-1020)))) (-3511 (*1 *2 *1) (-12 (-4 *1 (-827 *3)) (-4 *3 (-1020)) (-5 *2 (-623 *3)))) (-4292 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)))) (-1495 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-542)))) (-2646 (*1 *2 *1 *1) (-12 (-4 *3 (-542)) (-4 *3 (-1020)) (-5 *2 (-2 (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-827 *3)))) (-1566 (*1 *2 *1 *1) (-12 (-4 *3 (-542)) (-4 *3 (-1020)) (-5 *2 (-2 (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-827 *3)))) (-2503 (*1 *2 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-444)))) (-2674 (*1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-444)))) (-1659 (*1 *2 *1 *1) (-12 (-4 *3 (-356)) (-4 *3 (-1020)) (-5 *2 (-2 (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-827 *3)))) (-2572 (*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))) (-2500 (*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))) (-2427 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))) (-2338 (*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))) (-2268 (*1 *2 *1 *1) (-12 (-4 *3 (-356)) (-4 *3 (-1020)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3935 *1))) (-4 *1 (-827 *3)))) (-2194 (*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))) (-1766 (*1 *2 *1 *1) (-12 (-4 *3 (-356)) (-4 *3 (-1020)) (-5 *2 (-2 (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-827 *3)))) (-2936 (*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))) (-2848 (*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))) (-2756 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))) (-2700 (*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))) (-3796 (*1 *2 *1 *1) (-12 (-4 *3 (-356)) (-4 *3 (-1020)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3935 *1))) (-4 *1 (-827 *3)))) (-3717 (*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))))
-(-13 (-1020) (-111 |t#1| |t#1|) (-404 |t#1|) (-10 -8 (-15 -2970 ((-749) $)) (-15 -1667 ((-749) $)) (-15 -3277 (|t#1| $)) (-15 -3295 ($ $)) (-15 -2510 (|t#1| $ (-749))) (-15 -3118 ($ |t#1| (-749))) (-15 -3511 ((-623 |t#1|) $)) (-15 -4292 (|t#1| $ |t#1| |t#1|)) (IF (|has| |t#1| (-170)) (-6 (-38 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-542)) (PROGN (-15 -1495 ((-3 $ "failed") $ |t#1|)) (-15 -2646 ((-2 (|:| -3526 $) (|:| -2786 $)) $ $)) (-15 -1566 ((-2 (|:| -3526 $) (|:| -2786 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-444)) (PROGN (-15 -2503 (|t#1| $)) (-15 -2674 ($ $))) |%noBranch|) (IF (|has| |t#1| (-356)) (PROGN (-15 -1659 ((-2 (|:| -3526 $) (|:| -2786 $)) $ $)) (-15 -2572 ($ $ $)) (-15 -2500 ($ $ $)) (-15 -2427 ((-3 $ "failed") $ $)) (-15 -2338 ($ $ $)) (-15 -2268 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $)) (-15 -2194 ($ $ $)) (-15 -1766 ((-2 (|:| -3526 $) (|:| -2786 $)) $ $)) (-15 -2936 ($ $ $)) (-15 -2848 ($ $ $)) (-15 -2756 ((-3 $ "failed") $ $)) (-15 -2700 ($ $ $)) (-15 -3796 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $)) (-15 -3717 ($ $ $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) |has| |#1| (-170)) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-836)) . T) ((-404 |#1|) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-696 |#1|) |has| |#1| (-170)) ((-705) . T) ((-1011 (-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) ((-1011 (-550)) |has| |#1| (-1011 (-550))) ((-1011 |#1|) . T) ((-1026 |#1|) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-1740 ((|#2| |#2| |#2| (-98 |#1|) (-1 |#1| |#1|)) 20)) (-1766 (((-2 (|:| -3526 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-98 |#1|)) 43 (|has| |#1| (-356)))) (-1566 (((-2 (|:| -3526 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-98 |#1|)) 40 (|has| |#1| (-542)))) (-2646 (((-2 (|:| -3526 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-98 |#1|)) 39 (|has| |#1| (-542)))) (-1659 (((-2 (|:| -3526 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-98 |#1|)) 42 (|has| |#1| (-356)))) (-4292 ((|#1| |#2| |#1| |#1| (-98 |#1|) (-1 |#1| |#1|)) 31)))
-(((-828 |#1| |#2|) (-10 -7 (-15 -1740 (|#2| |#2| |#2| (-98 |#1|) (-1 |#1| |#1|))) (-15 -4292 (|#1| |#2| |#1| |#1| (-98 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-542)) (PROGN (-15 -2646 ((-2 (|:| -3526 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-98 |#1|))) (-15 -1566 ((-2 (|:| -3526 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-98 |#1|)))) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-15 -1659 ((-2 (|:| -3526 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-98 |#1|))) (-15 -1766 ((-2 (|:| -3526 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-98 |#1|)))) |%noBranch|)) (-1020) (-827 |#1|)) (T -828))
-((-1766 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-98 *5)) (-4 *5 (-356)) (-4 *5 (-1020)) (-5 *2 (-2 (|:| -3526 *3) (|:| -2786 *3))) (-5 *1 (-828 *5 *3)) (-4 *3 (-827 *5)))) (-1659 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-98 *5)) (-4 *5 (-356)) (-4 *5 (-1020)) (-5 *2 (-2 (|:| -3526 *3) (|:| -2786 *3))) (-5 *1 (-828 *5 *3)) (-4 *3 (-827 *5)))) (-1566 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-98 *5)) (-4 *5 (-542)) (-4 *5 (-1020)) (-5 *2 (-2 (|:| -3526 *3) (|:| -2786 *3))) (-5 *1 (-828 *5 *3)) (-4 *3 (-827 *5)))) (-2646 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-98 *5)) (-4 *5 (-542)) (-4 *5 (-1020)) (-5 *2 (-2 (|:| -3526 *3) (|:| -2786 *3))) (-5 *1 (-828 *5 *3)) (-4 *3 (-827 *5)))) (-4292 (*1 *2 *3 *2 *2 *4 *5) (-12 (-5 *4 (-98 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-1020)) (-5 *1 (-828 *2 *3)) (-4 *3 (-827 *2)))) (-1740 (*1 *2 *2 *2 *3 *4) (-12 (-5 *3 (-98 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-1020)) (-5 *1 (-828 *5 *2)) (-4 *2 (-827 *5)))))
-(-10 -7 (-15 -1740 (|#2| |#2| |#2| (-98 |#1|) (-1 |#1| |#1|))) (-15 -4292 (|#1| |#2| |#1| |#1| (-98 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-542)) (PROGN (-15 -2646 ((-2 (|:| -3526 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-98 |#1|))) (-15 -1566 ((-2 (|:| -3526 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-98 |#1|)))) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-15 -1659 ((-2 (|:| -3526 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-98 |#1|))) (-15 -1766 ((-2 (|:| -3526 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-98 |#1|)))) |%noBranch|))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-2848 (($ $ $) NIL (|has| |#1| (-356)))) (-2936 (($ $ $) NIL (|has| |#1| (-356)))) (-2194 (($ $ $) NIL (|has| |#1| (-356)))) (-2700 (($ $ $) NIL (|has| |#1| (-356)))) (-3796 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-2756 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-1766 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 32 (|has| |#1| (-356)))) (-3880 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) NIL)) (-2726 (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) NIL)) (-3295 (($ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-2674 (($ $) NIL (|has| |#1| (-444)))) (-3425 (((-836) $ (-836)) NIL)) (-3102 (((-112) $) NIL)) (-3118 (($ |#1| (-749)) NIL)) (-1566 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 28 (|has| |#1| (-542)))) (-2646 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 26 (|has| |#1| (-542)))) (-1667 (((-749) $) NIL)) (-2500 (($ $ $) NIL (|has| |#1| (-356)))) (-2572 (($ $ $) NIL (|has| |#1| (-356)))) (-3717 (($ $ $) NIL (|has| |#1| (-356)))) (-2338 (($ $ $) NIL (|has| |#1| (-356)))) (-2268 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-2427 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-1659 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 30 (|has| |#1| (-356)))) (-3277 ((|#1| $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1495 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542)))) (-2970 (((-749) $) NIL)) (-2503 ((|#1| $) NIL (|has| |#1| (-444)))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ (-400 (-550))) NIL (|has| |#1| (-1011 (-400 (-550))))) (($ |#1|) NIL)) (-3511 (((-623 |#1|) $) NIL)) (-2510 ((|#1| $ (-749)) NIL)) (-2390 (((-749)) NIL)) (-4292 ((|#1| $ |#1| |#1|) 15)) (-2626 (($) NIL T CONST)) (-2636 (($) 20 T CONST)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) 19) (($ $ (-749)) 22)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 13) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-829 |#1| |#2| |#3|) (-13 (-827 |#1|) (-10 -8 (-15 -3425 ((-836) $ (-836))))) (-1020) (-98 |#1|) (-1 |#1| |#1|)) (T -829))
-((-3425 (*1 *2 *1 *2) (-12 (-5 *2 (-836)) (-5 *1 (-829 *3 *4 *5)) (-4 *3 (-1020)) (-14 *4 (-98 *3)) (-14 *5 (-1 *3 *3)))))
-(-13 (-827 |#1|) (-10 -8 (-15 -3425 ((-836) $ (-836)))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-2848 (($ $ $) NIL (|has| |#2| (-356)))) (-2936 (($ $ $) NIL (|has| |#2| (-356)))) (-2194 (($ $ $) NIL (|has| |#2| (-356)))) (-2700 (($ $ $) NIL (|has| |#2| (-356)))) (-3796 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#2| (-356)))) (-2756 (((-3 $ "failed") $ $) NIL (|has| |#2| (-356)))) (-1766 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#2| (-356)))) (-3880 (((-3 (-550) "failed") $) NIL (|has| |#2| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#2| (-1011 (-400 (-550))))) (((-3 |#2| "failed") $) NIL)) (-2726 (((-550) $) NIL (|has| |#2| (-1011 (-550)))) (((-400 (-550)) $) NIL (|has| |#2| (-1011 (-400 (-550))))) ((|#2| $) NIL)) (-3295 (($ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-2674 (($ $) NIL (|has| |#2| (-444)))) (-3102 (((-112) $) NIL)) (-3118 (($ |#2| (-749)) 16)) (-1566 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#2| (-542)))) (-2646 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#2| (-542)))) (-1667 (((-749) $) NIL)) (-2500 (($ $ $) NIL (|has| |#2| (-356)))) (-2572 (($ $ $) NIL (|has| |#2| (-356)))) (-3717 (($ $ $) NIL (|has| |#2| (-356)))) (-2338 (($ $ $) NIL (|has| |#2| (-356)))) (-2268 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#2| (-356)))) (-2427 (((-3 $ "failed") $ $) NIL (|has| |#2| (-356)))) (-1659 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#2| (-356)))) (-3277 ((|#2| $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1495 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-542)))) (-2970 (((-749) $) NIL)) (-2503 ((|#2| $) NIL (|has| |#2| (-444)))) (-1518 (((-836) $) 23) (($ (-550)) NIL) (($ (-400 (-550))) NIL (|has| |#2| (-1011 (-400 (-550))))) (($ |#2|) NIL) (($ (-1223 |#1|)) 18)) (-3511 (((-623 |#2|) $) NIL)) (-2510 ((|#2| $ (-749)) NIL)) (-2390 (((-749)) NIL)) (-4292 ((|#2| $ |#2| |#2|) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) 13 T CONST)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
-(((-830 |#1| |#2| |#3| |#4|) (-13 (-827 |#2|) (-10 -8 (-15 -1518 ($ (-1223 |#1|))))) (-1144) (-1020) (-98 |#2|) (-1 |#2| |#2|)) (T -830))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1223 *3)) (-14 *3 (-1144)) (-5 *1 (-830 *3 *4 *5 *6)) (-4 *4 (-1020)) (-14 *5 (-98 *4)) (-14 *6 (-1 *4 *4)))))
-(-13 (-827 |#2|) (-10 -8 (-15 -1518 ($ (-1223 |#1|)))))
-((-2058 ((|#1| (-749) |#1|) 35 (|has| |#1| (-38 (-400 (-550)))))) (-1956 ((|#1| (-749) (-749) |#1|) 27) ((|#1| (-749) |#1|) 20)) (-1865 ((|#1| (-749) |#1|) 31)) (-1432 ((|#1| (-749) |#1|) 29)) (-3407 ((|#1| (-749) |#1|) 28)))
-(((-831 |#1|) (-10 -7 (-15 -3407 (|#1| (-749) |#1|)) (-15 -1432 (|#1| (-749) |#1|)) (-15 -1865 (|#1| (-749) |#1|)) (-15 -1956 (|#1| (-749) |#1|)) (-15 -1956 (|#1| (-749) (-749) |#1|)) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2058 (|#1| (-749) |#1|)) |%noBranch|)) (-170)) (T -831))
-((-2058 (*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-170)))) (-1956 (*1 *2 *3 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170)))) (-1956 (*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170)))) (-1865 (*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170)))) (-1432 (*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170)))) (-3407 (*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170)))))
-(-10 -7 (-15 -3407 (|#1| (-749) |#1|)) (-15 -1432 (|#1| (-749) |#1|)) (-15 -1865 (|#1| (-749) |#1|)) (-15 -1956 (|#1| (-749) |#1|)) (-15 -1956 (|#1| (-749) (-749) |#1|)) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2058 (|#1| (-749) |#1|)) |%noBranch|))
-((-1504 (((-112) $ $) 7)) (-2707 (($ $ $) 13)) (-4164 (($ $ $) 14)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2363 (((-112) $ $) 16)) (-2345 (((-112) $ $) 17)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 15)) (-2335 (((-112) $ $) 18)) (** (($ $ (-894)) 21)) (* (($ $ $) 20)))
+((-2290 (*1 *2 *1 *1) (-12 (-4 *1 (-825)) (-5 *2 (-112)))) (-2302 (*1 *2 *1 *1) (-12 (-4 *1 (-825)) (-5 *2 (-112)))) (-2324 (*1 *2 *1 *1) (-12 (-4 *1 (-825)) (-5 *2 (-112)))) (-2313 (*1 *2 *1 *1) (-12 (-4 *1 (-825)) (-5 *2 (-112)))) (-2173 (*1 *1 *1 *1) (-4 *1 (-825))) (-2793 (*1 *1 *1 *1) (-4 *1 (-825))))
+(-13 (-1069) (-10 -8 (-15 -2290 ((-112) $ $)) (-15 -2302 ((-112) $ $)) (-15 -2324 ((-112) $ $)) (-15 -2313 ((-112) $ $)) (-15 -2173 ($ $ $)) (-15 -2793 ($ $ $))))
+(((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-1810 (($ $ $) 45)) (-3379 (($ $ $) 44)) (-1655 (($ $ $) 42)) (-3010 (($ $ $) 51)) (-2730 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 46)) (-2238 (((-3 $ "failed") $ $) 49)) (-2288 (((-3 (-550) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 |#2| "failed") $) 25)) (-2731 (($ $) 35)) (-1587 (($ $ $) 39)) (-4184 (($ $ $) 38)) (-1276 (($ $ $) 47)) (-3728 (($ $ $) 53)) (-4226 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 41)) (-2104 (((-3 $ "failed") $ $) 48)) (-3409 (((-3 $ "failed") $ |#2|) 28)) (-1622 ((|#2| $) 32)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ (-400 (-550))) NIL) (($ |#2|) 12)) (-2969 (((-623 |#2|) $) 18)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 22)))
+(((-826 |#1| |#2|) (-10 -8 (-15 -1276 (|#1| |#1| |#1|)) (-15 -2730 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -2256 |#1|)) |#1| |#1|)) (-15 -3010 (|#1| |#1| |#1|)) (-15 -2238 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1810 (|#1| |#1| |#1|)) (-15 -3379 (|#1| |#1| |#1|)) (-15 -1655 (|#1| |#1| |#1|)) (-15 -4226 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -2256 |#1|)) |#1| |#1|)) (-15 -3728 (|#1| |#1| |#1|)) (-15 -2104 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1587 (|#1| |#1| |#1|)) (-15 -4184 (|#1| |#1| |#1|)) (-15 -2731 (|#1| |#1|)) (-15 -1622 (|#2| |#1|)) (-15 -3409 ((-3 |#1| "failed") |#1| |#2|)) (-15 -2969 ((-623 |#2|) |#1|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2233 (|#1| |#2|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2233 (|#1| (-550))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-895) |#1|)) (-15 -2233 ((-837) |#1|))) (-827 |#2|) (-1021)) (T -826))
+NIL
+(-10 -8 (-15 -1276 (|#1| |#1| |#1|)) (-15 -2730 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -2256 |#1|)) |#1| |#1|)) (-15 -3010 (|#1| |#1| |#1|)) (-15 -2238 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1810 (|#1| |#1| |#1|)) (-15 -3379 (|#1| |#1| |#1|)) (-15 -1655 (|#1| |#1| |#1|)) (-15 -4226 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -2256 |#1|)) |#1| |#1|)) (-15 -3728 (|#1| |#1| |#1|)) (-15 -2104 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1587 (|#1| |#1| |#1|)) (-15 -4184 (|#1| |#1| |#1|)) (-15 -2731 (|#1| |#1|)) (-15 -1622 (|#2| |#1|)) (-15 -3409 ((-3 |#1| "failed") |#1| |#2|)) (-15 -2969 ((-623 |#2|) |#1|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2233 (|#1| |#2|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2233 (|#1| (-550))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-895) |#1|)) (-15 -2233 ((-837) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1810 (($ $ $) 43 (|has| |#1| (-356)))) (-3379 (($ $ $) 44 (|has| |#1| (-356)))) (-1655 (($ $ $) 46 (|has| |#1| (-356)))) (-3010 (($ $ $) 41 (|has| |#1| (-356)))) (-2730 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 40 (|has| |#1| (-356)))) (-2238 (((-3 $ "failed") $ $) 42 (|has| |#1| (-356)))) (-3066 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 45 (|has| |#1| (-356)))) (-2288 (((-3 (-550) "failed") $) 72 (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) 70 (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) 67)) (-2202 (((-550) $) 73 (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) 71 (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) 66)) (-1693 (($ $) 62)) (-1537 (((-3 $ "failed") $) 32)) (-2731 (($ $) 53 (|has| |#1| (-444)))) (-2419 (((-112) $) 30)) (-1488 (($ |#1| (-749)) 60)) (-1627 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 55 (|has| |#1| (-542)))) (-3665 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 56 (|has| |#1| (-542)))) (-3346 (((-749) $) 64)) (-1587 (($ $ $) 50 (|has| |#1| (-356)))) (-4184 (($ $ $) 51 (|has| |#1| (-356)))) (-1276 (($ $ $) 39 (|has| |#1| (-356)))) (-3728 (($ $ $) 48 (|has| |#1| (-356)))) (-4226 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 47 (|has| |#1| (-356)))) (-2104 (((-3 $ "failed") $ $) 49 (|has| |#1| (-356)))) (-3285 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 52 (|has| |#1| (-356)))) (-1670 ((|#1| $) 63)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3409 (((-3 $ "failed") $ |#1|) 57 (|has| |#1| (-542)))) (-3661 (((-749) $) 65)) (-1622 ((|#1| $) 54 (|has| |#1| (-444)))) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ (-400 (-550))) 69 (|has| |#1| (-1012 (-400 (-550))))) (($ |#1|) 68)) (-2969 (((-623 |#1|) $) 59)) (-1708 ((|#1| $ (-749)) 61)) (-3091 (((-749)) 28)) (-3806 ((|#1| $ |#1| |#1|) 58)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 75) (($ |#1| $) 74)))
+(((-827 |#1|) (-138) (-1021)) (T -827))
+((-3661 (*1 *2 *1) (-12 (-4 *1 (-827 *3)) (-4 *3 (-1021)) (-5 *2 (-749)))) (-3346 (*1 *2 *1) (-12 (-4 *1 (-827 *3)) (-4 *3 (-1021)) (-5 *2 (-749)))) (-1670 (*1 *2 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)))) (-1693 (*1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)))) (-1708 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *1 (-827 *2)) (-4 *2 (-1021)))) (-1488 (*1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-827 *2)) (-4 *2 (-1021)))) (-2969 (*1 *2 *1) (-12 (-4 *1 (-827 *3)) (-4 *3 (-1021)) (-5 *2 (-623 *3)))) (-3806 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)))) (-3409 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-542)))) (-3665 (*1 *2 *1 *1) (-12 (-4 *3 (-542)) (-4 *3 (-1021)) (-5 *2 (-2 (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-827 *3)))) (-1627 (*1 *2 *1 *1) (-12 (-4 *3 (-542)) (-4 *3 (-1021)) (-5 *2 (-2 (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-827 *3)))) (-1622 (*1 *2 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-444)))) (-2731 (*1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-444)))) (-3285 (*1 *2 *1 *1) (-12 (-4 *3 (-356)) (-4 *3 (-1021)) (-5 *2 (-2 (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-827 *3)))) (-4184 (*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))) (-1587 (*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))) (-2104 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))) (-3728 (*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))) (-4226 (*1 *2 *1 *1) (-12 (-4 *3 (-356)) (-4 *3 (-1021)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -2256 *1))) (-4 *1 (-827 *3)))) (-1655 (*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))) (-3066 (*1 *2 *1 *1) (-12 (-4 *3 (-356)) (-4 *3 (-1021)) (-5 *2 (-2 (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-827 *3)))) (-3379 (*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))) (-1810 (*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))) (-2238 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))) (-3010 (*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))) (-2730 (*1 *2 *1 *1) (-12 (-4 *3 (-356)) (-4 *3 (-1021)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -2256 *1))) (-4 *1 (-827 *3)))) (-1276 (*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))))
+(-13 (-1021) (-111 |t#1| |t#1|) (-404 |t#1|) (-10 -8 (-15 -3661 ((-749) $)) (-15 -3346 ((-749) $)) (-15 -1670 (|t#1| $)) (-15 -1693 ($ $)) (-15 -1708 (|t#1| $ (-749))) (-15 -1488 ($ |t#1| (-749))) (-15 -2969 ((-623 |t#1|) $)) (-15 -3806 (|t#1| $ |t#1| |t#1|)) (IF (|has| |t#1| (-170)) (-6 (-38 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-542)) (PROGN (-15 -3409 ((-3 $ "failed") $ |t#1|)) (-15 -3665 ((-2 (|:| -3123 $) (|:| -2545 $)) $ $)) (-15 -1627 ((-2 (|:| -3123 $) (|:| -2545 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-444)) (PROGN (-15 -1622 (|t#1| $)) (-15 -2731 ($ $))) |%noBranch|) (IF (|has| |t#1| (-356)) (PROGN (-15 -3285 ((-2 (|:| -3123 $) (|:| -2545 $)) $ $)) (-15 -4184 ($ $ $)) (-15 -1587 ($ $ $)) (-15 -2104 ((-3 $ "failed") $ $)) (-15 -3728 ($ $ $)) (-15 -4226 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $)) (-15 -1655 ($ $ $)) (-15 -3066 ((-2 (|:| -3123 $) (|:| -2545 $)) $ $)) (-15 -3379 ($ $ $)) (-15 -1810 ($ $ $)) (-15 -2238 ((-3 $ "failed") $ $)) (-15 -3010 ($ $ $)) (-15 -2730 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $)) (-15 -1276 ($ $ $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) |has| |#1| (-170)) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-837)) . T) ((-404 |#1|) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-696 |#1|) |has| |#1| (-170)) ((-705) . T) ((-1012 (-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) ((-1012 (-550)) |has| |#1| (-1012 (-550))) ((-1012 |#1|) . T) ((-1027 |#1|) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-3189 ((|#2| |#2| |#2| (-98 |#1|) (-1 |#1| |#1|)) 20)) (-3066 (((-2 (|:| -3123 |#2|) (|:| -2545 |#2|)) |#2| |#2| (-98 |#1|)) 43 (|has| |#1| (-356)))) (-1627 (((-2 (|:| -3123 |#2|) (|:| -2545 |#2|)) |#2| |#2| (-98 |#1|)) 40 (|has| |#1| (-542)))) (-3665 (((-2 (|:| -3123 |#2|) (|:| -2545 |#2|)) |#2| |#2| (-98 |#1|)) 39 (|has| |#1| (-542)))) (-3285 (((-2 (|:| -3123 |#2|) (|:| -2545 |#2|)) |#2| |#2| (-98 |#1|)) 42 (|has| |#1| (-356)))) (-3806 ((|#1| |#2| |#1| |#1| (-98 |#1|) (-1 |#1| |#1|)) 31)))
+(((-828 |#1| |#2|) (-10 -7 (-15 -3189 (|#2| |#2| |#2| (-98 |#1|) (-1 |#1| |#1|))) (-15 -3806 (|#1| |#2| |#1| |#1| (-98 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-542)) (PROGN (-15 -3665 ((-2 (|:| -3123 |#2|) (|:| -2545 |#2|)) |#2| |#2| (-98 |#1|))) (-15 -1627 ((-2 (|:| -3123 |#2|) (|:| -2545 |#2|)) |#2| |#2| (-98 |#1|)))) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-15 -3285 ((-2 (|:| -3123 |#2|) (|:| -2545 |#2|)) |#2| |#2| (-98 |#1|))) (-15 -3066 ((-2 (|:| -3123 |#2|) (|:| -2545 |#2|)) |#2| |#2| (-98 |#1|)))) |%noBranch|)) (-1021) (-827 |#1|)) (T -828))
+((-3066 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-98 *5)) (-4 *5 (-356)) (-4 *5 (-1021)) (-5 *2 (-2 (|:| -3123 *3) (|:| -2545 *3))) (-5 *1 (-828 *5 *3)) (-4 *3 (-827 *5)))) (-3285 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-98 *5)) (-4 *5 (-356)) (-4 *5 (-1021)) (-5 *2 (-2 (|:| -3123 *3) (|:| -2545 *3))) (-5 *1 (-828 *5 *3)) (-4 *3 (-827 *5)))) (-1627 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-98 *5)) (-4 *5 (-542)) (-4 *5 (-1021)) (-5 *2 (-2 (|:| -3123 *3) (|:| -2545 *3))) (-5 *1 (-828 *5 *3)) (-4 *3 (-827 *5)))) (-3665 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-98 *5)) (-4 *5 (-542)) (-4 *5 (-1021)) (-5 *2 (-2 (|:| -3123 *3) (|:| -2545 *3))) (-5 *1 (-828 *5 *3)) (-4 *3 (-827 *5)))) (-3806 (*1 *2 *3 *2 *2 *4 *5) (-12 (-5 *4 (-98 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-1021)) (-5 *1 (-828 *2 *3)) (-4 *3 (-827 *2)))) (-3189 (*1 *2 *2 *2 *3 *4) (-12 (-5 *3 (-98 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-1021)) (-5 *1 (-828 *5 *2)) (-4 *2 (-827 *5)))))
+(-10 -7 (-15 -3189 (|#2| |#2| |#2| (-98 |#1|) (-1 |#1| |#1|))) (-15 -3806 (|#1| |#2| |#1| |#1| (-98 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-542)) (PROGN (-15 -3665 ((-2 (|:| -3123 |#2|) (|:| -2545 |#2|)) |#2| |#2| (-98 |#1|))) (-15 -1627 ((-2 (|:| -3123 |#2|) (|:| -2545 |#2|)) |#2| |#2| (-98 |#1|)))) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-15 -3285 ((-2 (|:| -3123 |#2|) (|:| -2545 |#2|)) |#2| |#2| (-98 |#1|))) (-15 -3066 ((-2 (|:| -3123 |#2|) (|:| -2545 |#2|)) |#2| |#2| (-98 |#1|)))) |%noBranch|))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-1810 (($ $ $) NIL (|has| |#1| (-356)))) (-3379 (($ $ $) NIL (|has| |#1| (-356)))) (-1655 (($ $ $) NIL (|has| |#1| (-356)))) (-3010 (($ $ $) NIL (|has| |#1| (-356)))) (-2730 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-2238 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-3066 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 32 (|has| |#1| (-356)))) (-2288 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) NIL)) (-2202 (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) NIL)) (-1693 (($ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2731 (($ $) NIL (|has| |#1| (-444)))) (-3303 (((-837) $ (-837)) NIL)) (-2419 (((-112) $) NIL)) (-1488 (($ |#1| (-749)) NIL)) (-1627 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 28 (|has| |#1| (-542)))) (-3665 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 26 (|has| |#1| (-542)))) (-3346 (((-749) $) NIL)) (-1587 (($ $ $) NIL (|has| |#1| (-356)))) (-4184 (($ $ $) NIL (|has| |#1| (-356)))) (-1276 (($ $ $) NIL (|has| |#1| (-356)))) (-3728 (($ $ $) NIL (|has| |#1| (-356)))) (-4226 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-2104 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-3285 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 30 (|has| |#1| (-356)))) (-1670 ((|#1| $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3409 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542)))) (-3661 (((-749) $) NIL)) (-1622 ((|#1| $) NIL (|has| |#1| (-444)))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ (-400 (-550))) NIL (|has| |#1| (-1012 (-400 (-550))))) (($ |#1|) NIL)) (-2969 (((-623 |#1|) $) NIL)) (-1708 ((|#1| $ (-749)) NIL)) (-3091 (((-749)) NIL)) (-3806 ((|#1| $ |#1| |#1|) 15)) (-2688 (($) NIL T CONST)) (-2700 (($) 20 T CONST)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) 19) (($ $ (-749)) 22)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 13) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-829 |#1| |#2| |#3|) (-13 (-827 |#1|) (-10 -8 (-15 -3303 ((-837) $ (-837))))) (-1021) (-98 |#1|) (-1 |#1| |#1|)) (T -829))
+((-3303 (*1 *2 *1 *2) (-12 (-5 *2 (-837)) (-5 *1 (-829 *3 *4 *5)) (-4 *3 (-1021)) (-14 *4 (-98 *3)) (-14 *5 (-1 *3 *3)))))
+(-13 (-827 |#1|) (-10 -8 (-15 -3303 ((-837) $ (-837)))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-1810 (($ $ $) NIL (|has| |#2| (-356)))) (-3379 (($ $ $) NIL (|has| |#2| (-356)))) (-1655 (($ $ $) NIL (|has| |#2| (-356)))) (-3010 (($ $ $) NIL (|has| |#2| (-356)))) (-2730 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#2| (-356)))) (-2238 (((-3 $ "failed") $ $) NIL (|has| |#2| (-356)))) (-3066 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#2| (-356)))) (-2288 (((-3 (-550) "failed") $) NIL (|has| |#2| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#2| (-1012 (-400 (-550))))) (((-3 |#2| "failed") $) NIL)) (-2202 (((-550) $) NIL (|has| |#2| (-1012 (-550)))) (((-400 (-550)) $) NIL (|has| |#2| (-1012 (-400 (-550))))) ((|#2| $) NIL)) (-1693 (($ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2731 (($ $) NIL (|has| |#2| (-444)))) (-2419 (((-112) $) NIL)) (-1488 (($ |#2| (-749)) 16)) (-1627 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#2| (-542)))) (-3665 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#2| (-542)))) (-3346 (((-749) $) NIL)) (-1587 (($ $ $) NIL (|has| |#2| (-356)))) (-4184 (($ $ $) NIL (|has| |#2| (-356)))) (-1276 (($ $ $) NIL (|has| |#2| (-356)))) (-3728 (($ $ $) NIL (|has| |#2| (-356)))) (-4226 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#2| (-356)))) (-2104 (((-3 $ "failed") $ $) NIL (|has| |#2| (-356)))) (-3285 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#2| (-356)))) (-1670 ((|#2| $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3409 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-542)))) (-3661 (((-749) $) NIL)) (-1622 ((|#2| $) NIL (|has| |#2| (-444)))) (-2233 (((-837) $) 23) (($ (-550)) NIL) (($ (-400 (-550))) NIL (|has| |#2| (-1012 (-400 (-550))))) (($ |#2|) NIL) (($ (-1224 |#1|)) 18)) (-2969 (((-623 |#2|) $) NIL)) (-1708 ((|#2| $ (-749)) NIL)) (-3091 (((-749)) NIL)) (-3806 ((|#2| $ |#2| |#2|) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) 13 T CONST)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
+(((-830 |#1| |#2| |#3| |#4|) (-13 (-827 |#2|) (-10 -8 (-15 -2233 ($ (-1224 |#1|))))) (-1145) (-1021) (-98 |#2|) (-1 |#2| |#2|)) (T -830))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1224 *3)) (-14 *3 (-1145)) (-5 *1 (-830 *3 *4 *5 *6)) (-4 *4 (-1021)) (-14 *5 (-98 *4)) (-14 *6 (-1 *4 *4)))))
+(-13 (-827 |#2|) (-10 -8 (-15 -2233 ($ (-1224 |#1|)))))
+((-2849 ((|#1| (-749) |#1|) 35 (|has| |#1| (-38 (-400 (-550)))))) (-4272 ((|#1| (-749) (-749) |#1|) 27) ((|#1| (-749) |#1|) 20)) (-1490 ((|#1| (-749) |#1|) 31)) (-2883 ((|#1| (-749) |#1|) 29)) (-4267 ((|#1| (-749) |#1|) 28)))
+(((-831 |#1|) (-10 -7 (-15 -4267 (|#1| (-749) |#1|)) (-15 -2883 (|#1| (-749) |#1|)) (-15 -1490 (|#1| (-749) |#1|)) (-15 -4272 (|#1| (-749) |#1|)) (-15 -4272 (|#1| (-749) (-749) |#1|)) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2849 (|#1| (-749) |#1|)) |%noBranch|)) (-170)) (T -831))
+((-2849 (*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-170)))) (-4272 (*1 *2 *3 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170)))) (-4272 (*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170)))) (-1490 (*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170)))) (-2883 (*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170)))) (-4267 (*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170)))))
+(-10 -7 (-15 -4267 (|#1| (-749) |#1|)) (-15 -2883 (|#1| (-749) |#1|)) (-15 -1490 (|#1| (-749) |#1|)) (-15 -4272 (|#1| (-749) |#1|)) (-15 -4272 (|#1| (-749) (-749) |#1|)) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2849 (|#1| (-749) |#1|)) |%noBranch|))
+((-2221 (((-112) $ $) 7)) (-2793 (($ $ $) 13)) (-2173 (($ $ $) 14)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2324 (((-112) $ $) 16)) (-2302 (((-112) $ $) 17)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 15)) (-2290 (((-112) $ $) 18)) (** (($ $ (-895)) 21)) (* (($ $ $) 20)))
(((-832) (-138)) (T -832))
NIL
-(-13 (-825) (-1080))
-(((-101) . T) ((-595 (-836)) . T) ((-825) . T) ((-1080) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-3625 (((-550) $) 12)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 18) (($ (-550)) 11)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 8)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 9)))
-(((-833) (-13 (-825) (-10 -8 (-15 -1518 ($ (-550))) (-15 -3625 ((-550) $))))) (T -833))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-833)))) (-3625 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-833)))))
-(-13 (-825) (-10 -8 (-15 -1518 ($ (-550))) (-15 -3625 ((-550) $))))
-((-2141 (((-1088) $ (-128)) 17)))
-(((-834 |#1|) (-10 -8 (-15 -2141 ((-1088) |#1| (-128)))) (-835)) (T -834))
-NIL
-(-10 -8 (-15 -2141 ((-1088) |#1| (-128))))
-((-2141 (((-1088) $ (-128)) 7)) (-3974 (((-1088) $ (-129)) 8)) (-1951 (($ $) 6)))
+(-13 (-825) (-1081))
+(((-101) . T) ((-595 (-837)) . T) ((-825) . T) ((-1081) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-1337 (((-550) $) 12)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 18) (($ (-550)) 11)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 8)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 9)))
+(((-833) (-13 (-825) (-10 -8 (-15 -2233 ($ (-550))) (-15 -1337 ((-550) $))))) (T -833))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-833)))) (-1337 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-833)))))
+(-13 (-825) (-10 -8 (-15 -2233 ($ (-550))) (-15 -1337 ((-550) $))))
+((-2376 (((-1089) $ (-128)) 17)))
+(((-834 |#1|) (-10 -8 (-15 -2376 ((-1089) |#1| (-128)))) (-835)) (T -834))
+NIL
+(-10 -8 (-15 -2376 ((-1089) |#1| (-128))))
+((-2376 (((-1089) $ (-128)) 7)) (-1966 (((-1089) $ (-129)) 8)) (-4231 (($ $) 6)))
(((-835) (-138)) (T -835))
-((-3974 (*1 *2 *1 *3) (-12 (-4 *1 (-835)) (-5 *3 (-129)) (-5 *2 (-1088)))) (-2141 (*1 *2 *1 *3) (-12 (-4 *1 (-835)) (-5 *3 (-128)) (-5 *2 (-1088)))))
-(-13 (-171) (-10 -8 (-15 -3974 ((-1088) $ (-129))) (-15 -2141 ((-1088) $ (-128)))))
+((-1966 (*1 *2 *1 *3) (-12 (-4 *1 (-835)) (-5 *3 (-129)) (-5 *2 (-1089)))) (-2376 (*1 *2 *1 *3) (-12 (-4 *1 (-835)) (-5 *3 (-128)) (-5 *2 (-1089)))))
+(-13 (-171) (-10 -8 (-15 -1966 ((-1089) $ (-129))) (-15 -2376 ((-1089) $ (-128)))))
(((-171) . T))
-((-1504 (((-112) $ $) NIL) (($ $ $) 75)) (-2274 (($ $ $) 112)) (-1776 (((-550) $) 29) (((-550)) 34)) (-1559 (($ (-550)) 43)) (-2498 (($ $ $) 44) (($ (-623 $)) 74)) (-3819 (($ $ (-623 $)) 72)) (-1747 (((-550) $) 32)) (-2894 (($ $ $) 63)) (-3601 (($ $) 125) (($ $ $) 126) (($ $ $ $) 127)) (-1846 (((-550) $) 31)) (-2975 (($ $ $) 62)) (-4038 (($ $) 102)) (-3216 (($ $ $) 116)) (-4145 (($ (-623 $)) 51)) (-3782 (($ $ (-623 $)) 69)) (-2642 (($ (-550) (-550)) 45)) (-2172 (($ $) 113) (($ $ $) 114)) (-2682 (($ $ (-550)) 39) (($ $) 42)) (-3349 (($ $ $) 87)) (-3051 (($ $ $) 119)) (-3743 (($ $) 103)) (-1519 (($ $ $) 88)) (-3393 (($ $) 128) (($ $ $) 129) (($ $ $ $) 130)) (-4297 (((-1232) $) 7)) (-3662 (($ $) 106) (($ $ (-749)) 109)) (-2724 (($ $ $) 65)) (-2810 (($ $ $) 64)) (-1630 (($ $ (-623 $)) 98)) (-2344 (($ $ $) 101)) (-1283 (($ (-623 $)) 49)) (-1380 (($ $) 60) (($ (-623 $)) 61)) (-3489 (($ $ $) 110)) (-3575 (($ $) 104)) (-2200 (($ $ $) 115)) (-3425 (($ (-550)) 19) (($ (-1144)) 21) (($ (-1126)) 28) (($ (-219)) 23)) (-3675 (($ $ $) 91)) (-3462 (($ $) 92)) (-1940 (((-1232) (-1126)) 13)) (-3109 (($ (-1126)) 12)) (-2458 (($ (-623 (-623 $))) 48)) (-2671 (($ $ (-550)) 38) (($ $) 41)) (-1825 (((-1126) $) NIL)) (-2829 (($ $ $) 118)) (-1327 (($ $) 131) (($ $ $) 132) (($ $ $ $) 133)) (-3822 (((-112) $) 96)) (-2423 (($ $ (-623 $)) 99) (($ $ $ $) 100)) (-1642 (($ (-550)) 35)) (-3142 (((-550) $) 30) (((-550)) 33)) (-2567 (($ $ $) 36) (($ (-623 $)) 73)) (-3337 (((-1088) $) NIL)) (-1495 (($ $ $) 89)) (-3498 (($) 11)) (-2680 (($ $ (-623 $)) 97)) (-3440 (($ $) 105) (($ $ (-749)) 108)) (-1507 (($ $ $) 86)) (-2393 (($ $ (-749)) 124)) (-4246 (($ (-623 $)) 50)) (-1518 (((-836) $) 17)) (-3335 (($ $ (-550)) 37) (($ $) 40)) (-1473 (($ $) 58) (($ (-623 $)) 59)) (-3578 (($ $) 56) (($ (-623 $)) 57)) (-3716 (($ $) 111)) (-4063 (($ (-623 $)) 55)) (-4224 (($ $ $) 95)) (-3134 (($ $ $) 117)) (-1262 (($ $ $) 90)) (-1299 (($ $ $) 93) (($ $) 94)) (-2363 (($ $ $) 79)) (-2345 (($ $ $) 77)) (-2316 (((-112) $ $) 14) (($ $ $) 15)) (-2354 (($ $ $) 78)) (-2335 (($ $ $) 76)) (-2414 (($ $ $) 84)) (-2403 (($ $ $) 81) (($ $) 82)) (-2391 (($ $ $) 80)) (** (($ $ $) 85)) (* (($ $ $) 83)))
-(((-836) (-13 (-1068) (-10 -8 (-15 -4297 ((-1232) $)) (-15 -3109 ($ (-1126))) (-15 -1940 ((-1232) (-1126))) (-15 -3425 ($ (-550))) (-15 -3425 ($ (-1144))) (-15 -3425 ($ (-1126))) (-15 -3425 ($ (-219))) (-15 -3498 ($)) (-15 -1776 ((-550) $)) (-15 -3142 ((-550) $)) (-15 -1776 ((-550))) (-15 -3142 ((-550))) (-15 -1846 ((-550) $)) (-15 -1747 ((-550) $)) (-15 -1642 ($ (-550))) (-15 -1559 ($ (-550))) (-15 -2642 ($ (-550) (-550))) (-15 -2671 ($ $ (-550))) (-15 -2682 ($ $ (-550))) (-15 -3335 ($ $ (-550))) (-15 -2671 ($ $)) (-15 -2682 ($ $)) (-15 -3335 ($ $)) (-15 -2567 ($ $ $)) (-15 -2498 ($ $ $)) (-15 -2567 ($ (-623 $))) (-15 -2498 ($ (-623 $))) (-15 -1630 ($ $ (-623 $))) (-15 -2423 ($ $ (-623 $))) (-15 -2423 ($ $ $ $)) (-15 -2344 ($ $ $)) (-15 -3822 ((-112) $)) (-15 -2680 ($ $ (-623 $))) (-15 -4038 ($ $)) (-15 -2829 ($ $ $)) (-15 -3716 ($ $)) (-15 -2458 ($ (-623 (-623 $)))) (-15 -2274 ($ $ $)) (-15 -2172 ($ $)) (-15 -2172 ($ $ $)) (-15 -2200 ($ $ $)) (-15 -3216 ($ $ $)) (-15 -3134 ($ $ $)) (-15 -3051 ($ $ $)) (-15 -2393 ($ $ (-749))) (-15 -4224 ($ $ $)) (-15 -2975 ($ $ $)) (-15 -2894 ($ $ $)) (-15 -2810 ($ $ $)) (-15 -2724 ($ $ $)) (-15 -3782 ($ $ (-623 $))) (-15 -3819 ($ $ (-623 $))) (-15 -3743 ($ $)) (-15 -3440 ($ $)) (-15 -3440 ($ $ (-749))) (-15 -3662 ($ $)) (-15 -3662 ($ $ (-749))) (-15 -3575 ($ $)) (-15 -3489 ($ $ $)) (-15 -3601 ($ $)) (-15 -3601 ($ $ $)) (-15 -3601 ($ $ $ $)) (-15 -3393 ($ $)) (-15 -3393 ($ $ $)) (-15 -3393 ($ $ $ $)) (-15 -1327 ($ $)) (-15 -1327 ($ $ $)) (-15 -1327 ($ $ $ $)) (-15 -3578 ($ $)) (-15 -3578 ($ (-623 $))) (-15 -1473 ($ $)) (-15 -1473 ($ (-623 $))) (-15 -1380 ($ $)) (-15 -1380 ($ (-623 $))) (-15 -1283 ($ (-623 $))) (-15 -4246 ($ (-623 $))) (-15 -4145 ($ (-623 $))) (-15 -4063 ($ (-623 $))) (-15 -2316 ($ $ $)) (-15 -1504 ($ $ $)) (-15 -2335 ($ $ $)) (-15 -2345 ($ $ $)) (-15 -2354 ($ $ $)) (-15 -2363 ($ $ $)) (-15 -2391 ($ $ $)) (-15 -2403 ($ $ $)) (-15 -2403 ($ $)) (-15 * ($ $ $)) (-15 -2414 ($ $ $)) (-15 ** ($ $ $)) (-15 -1507 ($ $ $)) (-15 -3349 ($ $ $)) (-15 -1519 ($ $ $)) (-15 -1495 ($ $ $)) (-15 -1262 ($ $ $)) (-15 -3675 ($ $ $)) (-15 -3462 ($ $)) (-15 -1299 ($ $ $)) (-15 -1299 ($ $))))) (T -836))
-((-4297 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-836)))) (-3109 (*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-836)))) (-1940 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-836)))) (-3425 (*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-836)))) (-3425 (*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-836)))) (-3425 (*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-836)))) (-3425 (*1 *1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-836)))) (-3498 (*1 *1) (-5 *1 (-836))) (-1776 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-836)))) (-3142 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-836)))) (-1776 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-836)))) (-3142 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-836)))) (-1846 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-836)))) (-1747 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-836)))) (-1642 (*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-836)))) (-1559 (*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-836)))) (-2642 (*1 *1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-836)))) (-2671 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-836)))) (-2682 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-836)))) (-3335 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-836)))) (-2671 (*1 *1 *1) (-5 *1 (-836))) (-2682 (*1 *1 *1) (-5 *1 (-836))) (-3335 (*1 *1 *1) (-5 *1 (-836))) (-2567 (*1 *1 *1 *1) (-5 *1 (-836))) (-2498 (*1 *1 *1 *1) (-5 *1 (-836))) (-2567 (*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))) (-2498 (*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))) (-1630 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))) (-2423 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))) (-2423 (*1 *1 *1 *1 *1) (-5 *1 (-836))) (-2344 (*1 *1 *1 *1) (-5 *1 (-836))) (-3822 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-836)))) (-2680 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))) (-4038 (*1 *1 *1) (-5 *1 (-836))) (-2829 (*1 *1 *1 *1) (-5 *1 (-836))) (-3716 (*1 *1 *1) (-5 *1 (-836))) (-2458 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 (-836)))) (-5 *1 (-836)))) (-2274 (*1 *1 *1 *1) (-5 *1 (-836))) (-2172 (*1 *1 *1) (-5 *1 (-836))) (-2172 (*1 *1 *1 *1) (-5 *1 (-836))) (-2200 (*1 *1 *1 *1) (-5 *1 (-836))) (-3216 (*1 *1 *1 *1) (-5 *1 (-836))) (-3134 (*1 *1 *1 *1) (-5 *1 (-836))) (-3051 (*1 *1 *1 *1) (-5 *1 (-836))) (-2393 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-836)))) (-4224 (*1 *1 *1 *1) (-5 *1 (-836))) (-2975 (*1 *1 *1 *1) (-5 *1 (-836))) (-2894 (*1 *1 *1 *1) (-5 *1 (-836))) (-2810 (*1 *1 *1 *1) (-5 *1 (-836))) (-2724 (*1 *1 *1 *1) (-5 *1 (-836))) (-3782 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))) (-3819 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))) (-3743 (*1 *1 *1) (-5 *1 (-836))) (-3440 (*1 *1 *1) (-5 *1 (-836))) (-3440 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-836)))) (-3662 (*1 *1 *1) (-5 *1 (-836))) (-3662 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-836)))) (-3575 (*1 *1 *1) (-5 *1 (-836))) (-3489 (*1 *1 *1 *1) (-5 *1 (-836))) (-3601 (*1 *1 *1) (-5 *1 (-836))) (-3601 (*1 *1 *1 *1) (-5 *1 (-836))) (-3601 (*1 *1 *1 *1 *1) (-5 *1 (-836))) (-3393 (*1 *1 *1) (-5 *1 (-836))) (-3393 (*1 *1 *1 *1) (-5 *1 (-836))) (-3393 (*1 *1 *1 *1 *1) (-5 *1 (-836))) (-1327 (*1 *1 *1) (-5 *1 (-836))) (-1327 (*1 *1 *1 *1) (-5 *1 (-836))) (-1327 (*1 *1 *1 *1 *1) (-5 *1 (-836))) (-3578 (*1 *1 *1) (-5 *1 (-836))) (-3578 (*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))) (-1473 (*1 *1 *1) (-5 *1 (-836))) (-1473 (*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))) (-1380 (*1 *1 *1) (-5 *1 (-836))) (-1380 (*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))) (-1283 (*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))) (-4246 (*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))) (-4145 (*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))) (-4063 (*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))) (-2316 (*1 *1 *1 *1) (-5 *1 (-836))) (-1504 (*1 *1 *1 *1) (-5 *1 (-836))) (-2335 (*1 *1 *1 *1) (-5 *1 (-836))) (-2345 (*1 *1 *1 *1) (-5 *1 (-836))) (-2354 (*1 *1 *1 *1) (-5 *1 (-836))) (-2363 (*1 *1 *1 *1) (-5 *1 (-836))) (-2391 (*1 *1 *1 *1) (-5 *1 (-836))) (-2403 (*1 *1 *1 *1) (-5 *1 (-836))) (-2403 (*1 *1 *1) (-5 *1 (-836))) (* (*1 *1 *1 *1) (-5 *1 (-836))) (-2414 (*1 *1 *1 *1) (-5 *1 (-836))) (** (*1 *1 *1 *1) (-5 *1 (-836))) (-1507 (*1 *1 *1 *1) (-5 *1 (-836))) (-3349 (*1 *1 *1 *1) (-5 *1 (-836))) (-1519 (*1 *1 *1 *1) (-5 *1 (-836))) (-1495 (*1 *1 *1 *1) (-5 *1 (-836))) (-1262 (*1 *1 *1 *1) (-5 *1 (-836))) (-3675 (*1 *1 *1 *1) (-5 *1 (-836))) (-3462 (*1 *1 *1) (-5 *1 (-836))) (-1299 (*1 *1 *1 *1) (-5 *1 (-836))) (-1299 (*1 *1 *1) (-5 *1 (-836))))
-(-13 (-1068) (-10 -8 (-15 -4297 ((-1232) $)) (-15 -3109 ($ (-1126))) (-15 -1940 ((-1232) (-1126))) (-15 -3425 ($ (-550))) (-15 -3425 ($ (-1144))) (-15 -3425 ($ (-1126))) (-15 -3425 ($ (-219))) (-15 -3498 ($)) (-15 -1776 ((-550) $)) (-15 -3142 ((-550) $)) (-15 -1776 ((-550))) (-15 -3142 ((-550))) (-15 -1846 ((-550) $)) (-15 -1747 ((-550) $)) (-15 -1642 ($ (-550))) (-15 -1559 ($ (-550))) (-15 -2642 ($ (-550) (-550))) (-15 -2671 ($ $ (-550))) (-15 -2682 ($ $ (-550))) (-15 -3335 ($ $ (-550))) (-15 -2671 ($ $)) (-15 -2682 ($ $)) (-15 -3335 ($ $)) (-15 -2567 ($ $ $)) (-15 -2498 ($ $ $)) (-15 -2567 ($ (-623 $))) (-15 -2498 ($ (-623 $))) (-15 -1630 ($ $ (-623 $))) (-15 -2423 ($ $ (-623 $))) (-15 -2423 ($ $ $ $)) (-15 -2344 ($ $ $)) (-15 -3822 ((-112) $)) (-15 -2680 ($ $ (-623 $))) (-15 -4038 ($ $)) (-15 -2829 ($ $ $)) (-15 -3716 ($ $)) (-15 -2458 ($ (-623 (-623 $)))) (-15 -2274 ($ $ $)) (-15 -2172 ($ $)) (-15 -2172 ($ $ $)) (-15 -2200 ($ $ $)) (-15 -3216 ($ $ $)) (-15 -3134 ($ $ $)) (-15 -3051 ($ $ $)) (-15 -2393 ($ $ (-749))) (-15 -4224 ($ $ $)) (-15 -2975 ($ $ $)) (-15 -2894 ($ $ $)) (-15 -2810 ($ $ $)) (-15 -2724 ($ $ $)) (-15 -3782 ($ $ (-623 $))) (-15 -3819 ($ $ (-623 $))) (-15 -3743 ($ $)) (-15 -3440 ($ $)) (-15 -3440 ($ $ (-749))) (-15 -3662 ($ $)) (-15 -3662 ($ $ (-749))) (-15 -3575 ($ $)) (-15 -3489 ($ $ $)) (-15 -3601 ($ $)) (-15 -3601 ($ $ $)) (-15 -3601 ($ $ $ $)) (-15 -3393 ($ $)) (-15 -3393 ($ $ $)) (-15 -3393 ($ $ $ $)) (-15 -1327 ($ $)) (-15 -1327 ($ $ $)) (-15 -1327 ($ $ $ $)) (-15 -3578 ($ $)) (-15 -3578 ($ (-623 $))) (-15 -1473 ($ $)) (-15 -1473 ($ (-623 $))) (-15 -1380 ($ $)) (-15 -1380 ($ (-623 $))) (-15 -1283 ($ (-623 $))) (-15 -4246 ($ (-623 $))) (-15 -4145 ($ (-623 $))) (-15 -4063 ($ (-623 $))) (-15 -2316 ($ $ $)) (-15 -1504 ($ $ $)) (-15 -2335 ($ $ $)) (-15 -2345 ($ $ $)) (-15 -2354 ($ $ $)) (-15 -2363 ($ $ $)) (-15 -2391 ($ $ $)) (-15 -2403 ($ $ $)) (-15 -2403 ($ $)) (-15 * ($ $ $)) (-15 -2414 ($ $ $)) (-15 ** ($ $ $)) (-15 -1507 ($ $ $)) (-15 -3349 ($ $ $)) (-15 -1519 ($ $ $)) (-15 -1495 ($ $ $)) (-15 -1262 ($ $ $)) (-15 -3675 ($ $ $)) (-15 -3462 ($ $)) (-15 -1299 ($ $ $)) (-15 -1299 ($ $))))
-((-3681 (((-1232) (-623 (-52))) 24)) (-4190 (((-1232) (-1126) (-836)) 14) (((-1232) (-836)) 9) (((-1232) (-1126)) 11)))
-(((-837) (-10 -7 (-15 -4190 ((-1232) (-1126))) (-15 -4190 ((-1232) (-836))) (-15 -4190 ((-1232) (-1126) (-836))) (-15 -3681 ((-1232) (-623 (-52)))))) (T -837))
-((-3681 (*1 *2 *3) (-12 (-5 *3 (-623 (-52))) (-5 *2 (-1232)) (-5 *1 (-837)))) (-4190 (*1 *2 *3 *4) (-12 (-5 *3 (-1126)) (-5 *4 (-836)) (-5 *2 (-1232)) (-5 *1 (-837)))) (-4190 (*1 *2 *3) (-12 (-5 *3 (-836)) (-5 *2 (-1232)) (-5 *1 (-837)))) (-4190 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-837)))))
-(-10 -7 (-15 -4190 ((-1232) (-1126))) (-15 -4190 ((-1232) (-836))) (-15 -4190 ((-1232) (-1126) (-836))) (-15 -3681 ((-1232) (-623 (-52)))))
-((-1504 (((-112) $ $) NIL)) (-1861 (((-3 $ "failed") (-1144)) 33)) (-4319 (((-749)) 31)) (-1741 (($) NIL)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-2253 (((-894) $) 29)) (-1825 (((-1126) $) 39)) (-2922 (($ (-894)) 28)) (-3337 (((-1088) $) NIL)) (-4028 (((-1144) $) 13) (((-526) $) 19) (((-865 (-372)) $) 26) (((-865 (-550)) $) 22)) (-1518 (((-836) $) 16)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 36)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 35)))
-(((-838 |#1|) (-13 (-819) (-596 (-1144)) (-596 (-526)) (-596 (-865 (-372))) (-596 (-865 (-550))) (-10 -8 (-15 -1861 ((-3 $ "failed") (-1144))))) (-623 (-1144))) (T -838))
-((-1861 (*1 *1 *2) (|partial| -12 (-5 *2 (-1144)) (-5 *1 (-838 *3)) (-14 *3 (-623 *2)))))
-(-13 (-819) (-596 (-1144)) (-596 (-526)) (-596 (-865 (-372))) (-596 (-865 (-550))) (-10 -8 (-15 -1861 ((-3 $ "failed") (-1144)))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-1386 (((-3 $ "failed") $) NIL)) (-3102 (((-112) $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (((-925 |#1|) $) NIL) (($ (-925 |#1|)) NIL) (($ |#1|) NIL (|has| |#1| (-170)))) (-2390 (((-749)) NIL)) (-1545 (((-1232) (-749)) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-2316 (((-112) $ $) NIL)) (-2414 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-170))) (($ $ |#1|) NIL (|has| |#1| (-170)))))
-(((-839 |#1| |#2| |#3| |#4|) (-13 (-1020) (-10 -8 (IF (|has| |#1| (-170)) (-6 (-38 |#1|)) |%noBranch|) (-15 -1518 ((-925 |#1|) $)) (-15 -1518 ($ (-925 |#1|))) (IF (|has| |#1| (-356)) (-15 -2414 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -1545 ((-1232) (-749))))) (-1020) (-623 (-1144)) (-623 (-749)) (-749)) (T -839))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-925 *3)) (-5 *1 (-839 *3 *4 *5 *6)) (-4 *3 (-1020)) (-14 *4 (-623 (-1144))) (-14 *5 (-623 (-749))) (-14 *6 (-749)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-925 *3)) (-4 *3 (-1020)) (-5 *1 (-839 *3 *4 *5 *6)) (-14 *4 (-623 (-1144))) (-14 *5 (-623 (-749))) (-14 *6 (-749)))) (-2414 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-839 *2 *3 *4 *5)) (-4 *2 (-356)) (-4 *2 (-1020)) (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-749))) (-14 *5 (-749)))) (-1545 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1232)) (-5 *1 (-839 *4 *5 *6 *7)) (-4 *4 (-1020)) (-14 *5 (-623 (-1144))) (-14 *6 (-623 *3)) (-14 *7 *3))))
-(-13 (-1020) (-10 -8 (IF (|has| |#1| (-170)) (-6 (-38 |#1|)) |%noBranch|) (-15 -1518 ((-925 |#1|) $)) (-15 -1518 ($ (-925 |#1|))) (IF (|has| |#1| (-356)) (-15 -2414 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -1545 ((-1232) (-749)))))
-((-2021 (((-3 (-172 |#3|) "failed") (-749) (-749) |#2| |#2|) 31)) (-2099 (((-3 (-400 |#3|) "failed") (-749) (-749) |#2| |#2|) 24)))
-(((-840 |#1| |#2| |#3|) (-10 -7 (-15 -2099 ((-3 (-400 |#3|) "failed") (-749) (-749) |#2| |#2|)) (-15 -2021 ((-3 (-172 |#3|) "failed") (-749) (-749) |#2| |#2|))) (-356) (-1218 |#1|) (-1203 |#1|)) (T -840))
-((-2021 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-749)) (-4 *5 (-356)) (-5 *2 (-172 *6)) (-5 *1 (-840 *5 *4 *6)) (-4 *4 (-1218 *5)) (-4 *6 (-1203 *5)))) (-2099 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-749)) (-4 *5 (-356)) (-5 *2 (-400 *6)) (-5 *1 (-840 *5 *4 *6)) (-4 *4 (-1218 *5)) (-4 *6 (-1203 *5)))))
-(-10 -7 (-15 -2099 ((-3 (-400 |#3|) "failed") (-749) (-749) |#2| |#2|)) (-15 -2021 ((-3 (-172 |#3|) "failed") (-749) (-749) |#2| |#2|)))
-((-2099 (((-3 (-400 (-1200 |#2| |#1|)) "failed") (-749) (-749) (-1219 |#1| |#2| |#3|)) 28) (((-3 (-400 (-1200 |#2| |#1|)) "failed") (-749) (-749) (-1219 |#1| |#2| |#3|) (-1219 |#1| |#2| |#3|)) 26)))
-(((-841 |#1| |#2| |#3|) (-10 -7 (-15 -2099 ((-3 (-400 (-1200 |#2| |#1|)) "failed") (-749) (-749) (-1219 |#1| |#2| |#3|) (-1219 |#1| |#2| |#3|))) (-15 -2099 ((-3 (-400 (-1200 |#2| |#1|)) "failed") (-749) (-749) (-1219 |#1| |#2| |#3|)))) (-356) (-1144) |#1|) (T -841))
-((-2099 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-749)) (-5 *4 (-1219 *5 *6 *7)) (-4 *5 (-356)) (-14 *6 (-1144)) (-14 *7 *5) (-5 *2 (-400 (-1200 *6 *5))) (-5 *1 (-841 *5 *6 *7)))) (-2099 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-749)) (-5 *4 (-1219 *5 *6 *7)) (-4 *5 (-356)) (-14 *6 (-1144)) (-14 *7 *5) (-5 *2 (-400 (-1200 *6 *5))) (-5 *1 (-841 *5 *6 *7)))))
-(-10 -7 (-15 -2099 ((-3 (-400 (-1200 |#2| |#1|)) "failed") (-749) (-749) (-1219 |#1| |#2| |#3|) (-1219 |#1| |#2| |#3|))) (-15 -2099 ((-3 (-400 (-1200 |#2| |#1|)) "failed") (-749) (-749) (-1219 |#1| |#2| |#3|))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-3219 (((-3 $ "failed") $ $) 19)) (-3353 (($ $ (-550)) 60)) (-3631 (((-112) $ $) 57)) (-3513 (($) 17 T CONST)) (-2172 (($ (-1140 (-550)) (-550)) 59)) (-3349 (($ $ $) 53)) (-1386 (((-3 $ "failed") $) 32)) (-3989 (($ $) 62)) (-1519 (($ $ $) 54)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 49)) (-2475 (((-749) $) 67)) (-3102 (((-112) $) 30)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-4189 (((-550)) 64)) (-4088 (((-550) $) 63)) (-3106 (($ $ $) 44) (($ (-623 $)) 43)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 42)) (-3139 (($ $ $) 46) (($ (-623 $)) 45)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-2272 (($ $ (-550)) 66)) (-1495 (((-3 $ "failed") $ $) 40)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-3542 (((-749) $) 56)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 55)) (-4302 (((-1124 (-550)) $) 68)) (-3380 (($ $) 65)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41)) (-2390 (((-749)) 28)) (-1345 (((-112) $ $) 37)) (-2001 (((-550) $ (-550)) 61)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
-(((-842 |#1|) (-138) (-550)) (T -842))
-((-4302 (*1 *2 *1) (-12 (-4 *1 (-842 *3)) (-5 *2 (-1124 (-550))))) (-2475 (*1 *2 *1) (-12 (-4 *1 (-842 *3)) (-5 *2 (-749)))) (-2272 (*1 *1 *1 *2) (-12 (-4 *1 (-842 *3)) (-5 *2 (-550)))) (-3380 (*1 *1 *1) (-4 *1 (-842 *2))) (-4189 (*1 *2) (-12 (-4 *1 (-842 *3)) (-5 *2 (-550)))) (-4088 (*1 *2 *1) (-12 (-4 *1 (-842 *3)) (-5 *2 (-550)))) (-3989 (*1 *1 *1) (-4 *1 (-842 *2))) (-2001 (*1 *2 *1 *2) (-12 (-4 *1 (-842 *3)) (-5 *2 (-550)))) (-3353 (*1 *1 *1 *2) (-12 (-4 *1 (-842 *3)) (-5 *2 (-550)))) (-2172 (*1 *1 *2 *3) (-12 (-5 *2 (-1140 (-550))) (-5 *3 (-550)) (-4 *1 (-842 *4)))))
-(-13 (-300) (-145) (-10 -8 (-15 -4302 ((-1124 (-550)) $)) (-15 -2475 ((-749) $)) (-15 -2272 ($ $ (-550))) (-15 -3380 ($ $)) (-15 -4189 ((-550))) (-15 -4088 ((-550) $)) (-15 -3989 ($ $)) (-15 -2001 ((-550) $ (-550))) (-15 -3353 ($ $ (-550))) (-15 -2172 ($ (-1140 (-550)) (-550)))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-145) . T) ((-595 (-836)) . T) ((-170) . T) ((-283) . T) ((-300) . T) ((-444) . T) ((-542) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-893) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3353 (($ $ (-550)) NIL)) (-3631 (((-112) $ $) NIL)) (-3513 (($) NIL T CONST)) (-2172 (($ (-1140 (-550)) (-550)) NIL)) (-3349 (($ $ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-3989 (($ $) NIL)) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-2475 (((-749) $) NIL)) (-3102 (((-112) $) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-4189 (((-550)) NIL)) (-4088 (((-550) $) NIL)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2272 (($ $ (-550)) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-4302 (((-1124 (-550)) $) NIL)) (-3380 (($ $) NIL)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL)) (-2390 (((-749)) NIL)) (-1345 (((-112) $ $) NIL)) (-2001 (((-550) $ (-550)) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL)))
-(((-843 |#1|) (-842 |#1|) (-550)) (T -843))
-NIL
-(-842 |#1|)
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1453 (((-843 |#1|) $) NIL (|has| (-843 |#1|) (-300)))) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-843 |#1|) (-882)))) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| (-843 |#1|) (-882)))) (-3631 (((-112) $ $) NIL)) (-3712 (((-550) $) NIL (|has| (-843 |#1|) (-798)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-843 |#1|) "failed") $) NIL) (((-3 (-1144) "failed") $) NIL (|has| (-843 |#1|) (-1011 (-1144)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-843 |#1|) (-1011 (-550)))) (((-3 (-550) "failed") $) NIL (|has| (-843 |#1|) (-1011 (-550))))) (-2726 (((-843 |#1|) $) NIL) (((-1144) $) NIL (|has| (-843 |#1|) (-1011 (-1144)))) (((-400 (-550)) $) NIL (|has| (-843 |#1|) (-1011 (-550)))) (((-550) $) NIL (|has| (-843 |#1|) (-1011 (-550))))) (-4200 (($ $) NIL) (($ (-550) $) NIL)) (-3349 (($ $ $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| (-843 |#1|) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| (-843 |#1|) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-843 |#1|))) (|:| |vec| (-1227 (-843 |#1|)))) (-667 $) (-1227 $)) NIL) (((-667 (-843 |#1|)) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1741 (($) NIL (|has| (-843 |#1|) (-535)))) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-1416 (((-112) $) NIL (|has| (-843 |#1|) (-798)))) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (|has| (-843 |#1|) (-859 (-550)))) (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (|has| (-843 |#1|) (-859 (-372))))) (-3102 (((-112) $) NIL)) (-1552 (($ $) NIL)) (-2705 (((-843 |#1|) $) NIL)) (-2826 (((-3 $ "failed") $) NIL (|has| (-843 |#1|) (-1119)))) (-3329 (((-112) $) NIL (|has| (-843 |#1|) (-798)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2707 (($ $ $) NIL (|has| (-843 |#1|) (-825)))) (-4164 (($ $ $) NIL (|has| (-843 |#1|) (-825)))) (-3972 (($ (-1 (-843 |#1|) (-843 |#1|)) $) NIL)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3862 (($) NIL (|has| (-843 |#1|) (-1119)) CONST)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3948 (($ $) NIL (|has| (-843 |#1|) (-300)))) (-1608 (((-843 |#1|) $) NIL (|has| (-843 |#1|) (-535)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-843 |#1|) (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-843 |#1|) (-882)))) (-3338 (((-411 $) $) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3866 (($ $ (-623 (-843 |#1|)) (-623 (-843 |#1|))) NIL (|has| (-843 |#1|) (-302 (-843 |#1|)))) (($ $ (-843 |#1|) (-843 |#1|)) NIL (|has| (-843 |#1|) (-302 (-843 |#1|)))) (($ $ (-287 (-843 |#1|))) NIL (|has| (-843 |#1|) (-302 (-843 |#1|)))) (($ $ (-623 (-287 (-843 |#1|)))) NIL (|has| (-843 |#1|) (-302 (-843 |#1|)))) (($ $ (-623 (-1144)) (-623 (-843 |#1|))) NIL (|has| (-843 |#1|) (-505 (-1144) (-843 |#1|)))) (($ $ (-1144) (-843 |#1|)) NIL (|has| (-843 |#1|) (-505 (-1144) (-843 |#1|))))) (-3542 (((-749) $) NIL)) (-2680 (($ $ (-843 |#1|)) NIL (|has| (-843 |#1|) (-279 (-843 |#1|) (-843 |#1|))))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-2393 (($ $) NIL (|has| (-843 |#1|) (-227))) (($ $ (-749)) NIL (|has| (-843 |#1|) (-227))) (($ $ (-1144)) NIL (|has| (-843 |#1|) (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| (-843 |#1|) (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| (-843 |#1|) (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| (-843 |#1|) (-873 (-1144)))) (($ $ (-1 (-843 |#1|) (-843 |#1|)) (-749)) NIL) (($ $ (-1 (-843 |#1|) (-843 |#1|))) NIL)) (-2639 (($ $) NIL)) (-2715 (((-843 |#1|) $) NIL)) (-4028 (((-865 (-550)) $) NIL (|has| (-843 |#1|) (-596 (-865 (-550))))) (((-865 (-372)) $) NIL (|has| (-843 |#1|) (-596 (-865 (-372))))) (((-526) $) NIL (|has| (-843 |#1|) (-596 (-526)))) (((-372) $) NIL (|has| (-843 |#1|) (-995))) (((-219) $) NIL (|has| (-843 |#1|) (-995)))) (-1325 (((-172 (-400 (-550))) $) NIL)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| (-843 |#1|) (-882))))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ (-843 |#1|)) NIL) (($ (-1144)) NIL (|has| (-843 |#1|) (-1011 (-1144))))) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| (-843 |#1|) (-882))) (|has| (-843 |#1|) (-143))))) (-2390 (((-749)) NIL)) (-1754 (((-843 |#1|) $) NIL (|has| (-843 |#1|) (-535)))) (-1345 (((-112) $ $) NIL)) (-2001 (((-400 (-550)) $ (-550)) NIL)) (-1635 (($ $) NIL (|has| (-843 |#1|) (-798)))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $) NIL (|has| (-843 |#1|) (-227))) (($ $ (-749)) NIL (|has| (-843 |#1|) (-227))) (($ $ (-1144)) NIL (|has| (-843 |#1|) (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| (-843 |#1|) (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| (-843 |#1|) (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| (-843 |#1|) (-873 (-1144)))) (($ $ (-1 (-843 |#1|) (-843 |#1|)) (-749)) NIL) (($ $ (-1 (-843 |#1|) (-843 |#1|))) NIL)) (-2363 (((-112) $ $) NIL (|has| (-843 |#1|) (-825)))) (-2345 (((-112) $ $) NIL (|has| (-843 |#1|) (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| (-843 |#1|) (-825)))) (-2335 (((-112) $ $) NIL (|has| (-843 |#1|) (-825)))) (-2414 (($ $ $) NIL) (($ (-843 |#1|) (-843 |#1|)) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ (-843 |#1|) $) NIL) (($ $ (-843 |#1|)) NIL)))
-(((-844 |#1|) (-13 (-965 (-843 |#1|)) (-10 -8 (-15 -2001 ((-400 (-550)) $ (-550))) (-15 -1325 ((-172 (-400 (-550))) $)) (-15 -4200 ($ $)) (-15 -4200 ($ (-550) $)))) (-550)) (T -844))
-((-2001 (*1 *2 *1 *3) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-844 *4)) (-14 *4 *3) (-5 *3 (-550)))) (-1325 (*1 *2 *1) (-12 (-5 *2 (-172 (-400 (-550)))) (-5 *1 (-844 *3)) (-14 *3 (-550)))) (-4200 (*1 *1 *1) (-12 (-5 *1 (-844 *2)) (-14 *2 (-550)))) (-4200 (*1 *1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-844 *3)) (-14 *3 *2))))
-(-13 (-965 (-843 |#1|)) (-10 -8 (-15 -2001 ((-400 (-550)) $ (-550))) (-15 -1325 ((-172 (-400 (-550))) $)) (-15 -4200 ($ $)) (-15 -4200 ($ (-550) $))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1453 ((|#2| $) NIL (|has| |#2| (-300)))) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-3631 (((-112) $ $) NIL)) (-3712 (((-550) $) NIL (|has| |#2| (-798)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#2| "failed") $) NIL) (((-3 (-1144) "failed") $) NIL (|has| |#2| (-1011 (-1144)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#2| (-1011 (-550)))) (((-3 (-550) "failed") $) NIL (|has| |#2| (-1011 (-550))))) (-2726 ((|#2| $) NIL) (((-1144) $) NIL (|has| |#2| (-1011 (-1144)))) (((-400 (-550)) $) NIL (|has| |#2| (-1011 (-550)))) (((-550) $) NIL (|has| |#2| (-1011 (-550))))) (-4200 (($ $) 31) (($ (-550) $) 32)) (-3349 (($ $ $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 $) (-1227 $)) NIL) (((-667 |#2|) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) 53)) (-1741 (($) NIL (|has| |#2| (-535)))) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-1416 (((-112) $) NIL (|has| |#2| (-798)))) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (|has| |#2| (-859 (-550)))) (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (|has| |#2| (-859 (-372))))) (-3102 (((-112) $) NIL)) (-1552 (($ $) NIL)) (-2705 ((|#2| $) NIL)) (-2826 (((-3 $ "failed") $) NIL (|has| |#2| (-1119)))) (-3329 (((-112) $) NIL (|has| |#2| (-798)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2707 (($ $ $) NIL (|has| |#2| (-825)))) (-4164 (($ $ $) NIL (|has| |#2| (-825)))) (-3972 (($ (-1 |#2| |#2|) $) NIL)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) 49)) (-3862 (($) NIL (|has| |#2| (-1119)) CONST)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3948 (($ $) NIL (|has| |#2| (-300)))) (-1608 ((|#2| $) NIL (|has| |#2| (-535)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-3338 (((-411 $) $) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3866 (($ $ (-623 |#2|) (-623 |#2|)) NIL (|has| |#2| (-302 |#2|))) (($ $ |#2| |#2|) NIL (|has| |#2| (-302 |#2|))) (($ $ (-287 |#2|)) NIL (|has| |#2| (-302 |#2|))) (($ $ (-623 (-287 |#2|))) NIL (|has| |#2| (-302 |#2|))) (($ $ (-623 (-1144)) (-623 |#2|)) NIL (|has| |#2| (-505 (-1144) |#2|))) (($ $ (-1144) |#2|) NIL (|has| |#2| (-505 (-1144) |#2|)))) (-3542 (((-749) $) NIL)) (-2680 (($ $ |#2|) NIL (|has| |#2| (-279 |#2| |#2|)))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-2393 (($ $) NIL (|has| |#2| (-227))) (($ $ (-749)) NIL (|has| |#2| (-227))) (($ $ (-1144)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-2639 (($ $) NIL)) (-2715 ((|#2| $) NIL)) (-4028 (((-865 (-550)) $) NIL (|has| |#2| (-596 (-865 (-550))))) (((-865 (-372)) $) NIL (|has| |#2| (-596 (-865 (-372))))) (((-526) $) NIL (|has| |#2| (-596 (-526)))) (((-372) $) NIL (|has| |#2| (-995))) (((-219) $) NIL (|has| |#2| (-995)))) (-1325 (((-172 (-400 (-550))) $) 68)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#2| (-882))))) (-1518 (((-836) $) 87) (($ (-550)) 19) (($ $) NIL) (($ (-400 (-550))) 24) (($ |#2|) 18) (($ (-1144)) NIL (|has| |#2| (-1011 (-1144))))) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| |#2| (-882))) (|has| |#2| (-143))))) (-2390 (((-749)) NIL)) (-1754 ((|#2| $) NIL (|has| |#2| (-535)))) (-1345 (((-112) $ $) NIL)) (-2001 (((-400 (-550)) $ (-550)) 60)) (-1635 (($ $) NIL (|has| |#2| (-798)))) (-2626 (($) 14 T CONST)) (-2636 (($) 16 T CONST)) (-4183 (($ $) NIL (|has| |#2| (-227))) (($ $ (-749)) NIL (|has| |#2| (-227))) (($ $ (-1144)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-2363 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2316 (((-112) $ $) 35)) (-2354 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2414 (($ $ $) 23) (($ |#2| |#2|) 54)) (-2403 (($ $) 39) (($ $ $) 41)) (-2391 (($ $ $) 37)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) 50)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 42) (($ $ $) 44) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ |#2| $) 55) (($ $ |#2|) NIL)))
-(((-845 |#1| |#2|) (-13 (-965 |#2|) (-10 -8 (-15 -2001 ((-400 (-550)) $ (-550))) (-15 -1325 ((-172 (-400 (-550))) $)) (-15 -4200 ($ $)) (-15 -4200 ($ (-550) $)))) (-550) (-842 |#1|)) (T -845))
-((-2001 (*1 *2 *1 *3) (-12 (-14 *4 *3) (-5 *2 (-400 (-550))) (-5 *1 (-845 *4 *5)) (-5 *3 (-550)) (-4 *5 (-842 *4)))) (-1325 (*1 *2 *1) (-12 (-14 *3 (-550)) (-5 *2 (-172 (-400 (-550)))) (-5 *1 (-845 *3 *4)) (-4 *4 (-842 *3)))) (-4200 (*1 *1 *1) (-12 (-14 *2 (-550)) (-5 *1 (-845 *2 *3)) (-4 *3 (-842 *2)))) (-4200 (*1 *1 *2 *1) (-12 (-5 *2 (-550)) (-14 *3 *2) (-5 *1 (-845 *3 *4)) (-4 *4 (-842 *3)))))
-(-13 (-965 |#2|) (-10 -8 (-15 -2001 ((-400 (-550)) $ (-550))) (-15 -1325 ((-172 (-400 (-550))) $)) (-15 -4200 ($ $)) (-15 -4200 ($ (-550) $))))
-((-1504 (((-112) $ $) NIL (-12 (|has| |#1| (-1068)) (|has| |#2| (-1068))))) (-3985 ((|#2| $) 12)) (-2952 (($ |#1| |#2|) 9)) (-1825 (((-1126) $) NIL (-12 (|has| |#1| (-1068)) (|has| |#2| (-1068))))) (-3337 (((-1088) $) NIL (-12 (|has| |#1| (-1068)) (|has| |#2| (-1068))))) (-1293 ((|#1| $) 11)) (-1532 (($ |#1| |#2|) 10)) (-1518 (((-836) $) 18 (-1561 (-12 (|has| |#1| (-595 (-836))) (|has| |#2| (-595 (-836)))) (-12 (|has| |#1| (-1068)) (|has| |#2| (-1068)))))) (-2316 (((-112) $ $) 22 (-12 (|has| |#1| (-1068)) (|has| |#2| (-1068))))))
-(((-846 |#1| |#2|) (-13 (-1181) (-10 -8 (IF (|has| |#1| (-595 (-836))) (IF (|has| |#2| (-595 (-836))) (-6 (-595 (-836))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1068)) (IF (|has| |#2| (-1068)) (-6 (-1068)) |%noBranch|) |%noBranch|) (-15 -2952 ($ |#1| |#2|)) (-15 -1532 ($ |#1| |#2|)) (-15 -1293 (|#1| $)) (-15 -3985 (|#2| $)))) (-1181) (-1181)) (T -846))
-((-2952 (*1 *1 *2 *3) (-12 (-5 *1 (-846 *2 *3)) (-4 *2 (-1181)) (-4 *3 (-1181)))) (-1532 (*1 *1 *2 *3) (-12 (-5 *1 (-846 *2 *3)) (-4 *2 (-1181)) (-4 *3 (-1181)))) (-1293 (*1 *2 *1) (-12 (-4 *2 (-1181)) (-5 *1 (-846 *2 *3)) (-4 *3 (-1181)))) (-3985 (*1 *2 *1) (-12 (-4 *2 (-1181)) (-5 *1 (-846 *3 *2)) (-4 *3 (-1181)))))
-(-13 (-1181) (-10 -8 (IF (|has| |#1| (-595 (-836))) (IF (|has| |#2| (-595 (-836))) (-6 (-595 (-836))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1068)) (IF (|has| |#2| (-1068)) (-6 (-1068)) |%noBranch|) |%noBranch|) (-15 -2952 ($ |#1| |#2|)) (-15 -1532 ($ |#1| |#2|)) (-15 -1293 (|#1| $)) (-15 -3985 (|#2| $))))
-((-1504 (((-112) $ $) NIL)) (-2199 (((-550) $) 15)) (-1521 (($ (-155)) 11)) (-1422 (($ (-155)) 12)) (-1825 (((-1126) $) NIL)) (-3206 (((-155) $) 13)) (-3337 (((-1088) $) NIL)) (-3873 (($ (-155)) 9)) (-3126 (($ (-155)) 8)) (-1518 (((-836) $) 23) (($ (-155)) 16)) (-1452 (($ (-155)) 10)) (-2316 (((-112) $ $) NIL)))
-(((-847) (-13 (-1068) (-10 -8 (-15 -3126 ($ (-155))) (-15 -3873 ($ (-155))) (-15 -1452 ($ (-155))) (-15 -1521 ($ (-155))) (-15 -1422 ($ (-155))) (-15 -3206 ((-155) $)) (-15 -2199 ((-550) $)) (-15 -1518 ($ (-155)))))) (T -847))
-((-3126 (*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-847)))) (-3873 (*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-847)))) (-1452 (*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-847)))) (-1521 (*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-847)))) (-1422 (*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-847)))) (-3206 (*1 *2 *1) (-12 (-5 *2 (-155)) (-5 *1 (-847)))) (-2199 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-847)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-847)))))
-(-13 (-1068) (-10 -8 (-15 -3126 ($ (-155))) (-15 -3873 ($ (-155))) (-15 -1452 ($ (-155))) (-15 -1521 ($ (-155))) (-15 -1422 ($ (-155))) (-15 -3206 ((-155) $)) (-15 -2199 ((-550) $)) (-15 -1518 ($ (-155)))))
-((-1518 (((-309 (-550)) (-400 (-925 (-48)))) 23) (((-309 (-550)) (-925 (-48))) 18)))
-(((-848) (-10 -7 (-15 -1518 ((-309 (-550)) (-925 (-48)))) (-15 -1518 ((-309 (-550)) (-400 (-925 (-48))))))) (T -848))
-((-1518 (*1 *2 *3) (-12 (-5 *3 (-400 (-925 (-48)))) (-5 *2 (-309 (-550))) (-5 *1 (-848)))) (-1518 (*1 *2 *3) (-12 (-5 *3 (-925 (-48))) (-5 *2 (-309 (-550))) (-5 *1 (-848)))))
-(-10 -7 (-15 -1518 ((-309 (-550)) (-925 (-48)))) (-15 -1518 ((-309 (-550)) (-400 (-925 (-48))))))
-((-3972 (((-850 |#2|) (-1 |#2| |#1|) (-850 |#1|)) 14)))
-(((-849 |#1| |#2|) (-10 -7 (-15 -3972 ((-850 |#2|) (-1 |#2| |#1|) (-850 |#1|)))) (-1181) (-1181)) (T -849))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-850 *5)) (-4 *5 (-1181)) (-4 *6 (-1181)) (-5 *2 (-850 *6)) (-5 *1 (-849 *5 *6)))))
-(-10 -7 (-15 -3972 ((-850 |#2|) (-1 |#2| |#1|) (-850 |#1|))))
-((-2895 (($ |#1| |#1|) 8)) (-2336 ((|#1| $ (-749)) 10)))
-(((-850 |#1|) (-10 -8 (-15 -2895 ($ |#1| |#1|)) (-15 -2336 (|#1| $ (-749)))) (-1181)) (T -850))
-((-2336 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *1 (-850 *2)) (-4 *2 (-1181)))) (-2895 (*1 *1 *2 *2) (-12 (-5 *1 (-850 *2)) (-4 *2 (-1181)))))
-(-10 -8 (-15 -2895 ($ |#1| |#1|)) (-15 -2336 (|#1| $ (-749))))
-((-3972 (((-852 |#2|) (-1 |#2| |#1|) (-852 |#1|)) 14)))
-(((-851 |#1| |#2|) (-10 -7 (-15 -3972 ((-852 |#2|) (-1 |#2| |#1|) (-852 |#1|)))) (-1181) (-1181)) (T -851))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-852 *5)) (-4 *5 (-1181)) (-4 *6 (-1181)) (-5 *2 (-852 *6)) (-5 *1 (-851 *5 *6)))))
-(-10 -7 (-15 -3972 ((-852 |#2|) (-1 |#2| |#1|) (-852 |#1|))))
-((-2895 (($ |#1| |#1| |#1|) 8)) (-2336 ((|#1| $ (-749)) 10)))
-(((-852 |#1|) (-10 -8 (-15 -2895 ($ |#1| |#1| |#1|)) (-15 -2336 (|#1| $ (-749)))) (-1181)) (T -852))
-((-2336 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *1 (-852 *2)) (-4 *2 (-1181)))) (-2895 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-852 *2)) (-4 *2 (-1181)))))
-(-10 -8 (-15 -2895 ($ |#1| |#1| |#1|)) (-15 -2336 (|#1| $ (-749))))
-((-2149 (((-623 (-1149)) (-1126)) 9)))
-(((-853) (-10 -7 (-15 -2149 ((-623 (-1149)) (-1126))))) (T -853))
-((-2149 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-623 (-1149))) (-5 *1 (-853)))))
-(-10 -7 (-15 -2149 ((-623 (-1149)) (-1126))))
-((-3972 (((-855 |#2|) (-1 |#2| |#1|) (-855 |#1|)) 14)))
-(((-854 |#1| |#2|) (-10 -7 (-15 -3972 ((-855 |#2|) (-1 |#2| |#1|) (-855 |#1|)))) (-1181) (-1181)) (T -854))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-855 *5)) (-4 *5 (-1181)) (-4 *6 (-1181)) (-5 *2 (-855 *6)) (-5 *1 (-854 *5 *6)))))
-(-10 -7 (-15 -3972 ((-855 |#2|) (-1 |#2| |#1|) (-855 |#1|))))
-((-2240 (($ |#1| |#1| |#1|) 8)) (-2336 ((|#1| $ (-749)) 10)))
-(((-855 |#1|) (-10 -8 (-15 -2240 ($ |#1| |#1| |#1|)) (-15 -2336 (|#1| $ (-749)))) (-1181)) (T -855))
-((-2336 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *1 (-855 *2)) (-4 *2 (-1181)))) (-2240 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-855 *2)) (-4 *2 (-1181)))))
-(-10 -8 (-15 -2240 ($ |#1| |#1| |#1|)) (-15 -2336 (|#1| $ (-749))))
-((-1563 (((-1124 (-623 (-550))) (-623 (-550)) (-1124 (-623 (-550)))) 32)) (-1436 (((-1124 (-623 (-550))) (-623 (-550)) (-623 (-550))) 28)) (-1683 (((-1124 (-623 (-550))) (-623 (-550))) 41) (((-1124 (-623 (-550))) (-623 (-550)) (-623 (-550))) 40)) (-1814 (((-1124 (-623 (-550))) (-550)) 42)) (-2433 (((-1124 (-623 (-550))) (-550) (-550)) 22) (((-1124 (-623 (-550))) (-550)) 16) (((-1124 (-623 (-550))) (-550) (-550) (-550)) 12)) (-2534 (((-1124 (-623 (-550))) (-1124 (-623 (-550)))) 26)) (-1270 (((-623 (-550)) (-623 (-550))) 25)))
-(((-856) (-10 -7 (-15 -2433 ((-1124 (-623 (-550))) (-550) (-550) (-550))) (-15 -2433 ((-1124 (-623 (-550))) (-550))) (-15 -2433 ((-1124 (-623 (-550))) (-550) (-550))) (-15 -1270 ((-623 (-550)) (-623 (-550)))) (-15 -2534 ((-1124 (-623 (-550))) (-1124 (-623 (-550))))) (-15 -1436 ((-1124 (-623 (-550))) (-623 (-550)) (-623 (-550)))) (-15 -1563 ((-1124 (-623 (-550))) (-623 (-550)) (-1124 (-623 (-550))))) (-15 -1683 ((-1124 (-623 (-550))) (-623 (-550)) (-623 (-550)))) (-15 -1683 ((-1124 (-623 (-550))) (-623 (-550)))) (-15 -1814 ((-1124 (-623 (-550))) (-550))))) (T -856))
-((-1814 (*1 *2 *3) (-12 (-5 *2 (-1124 (-623 (-550)))) (-5 *1 (-856)) (-5 *3 (-550)))) (-1683 (*1 *2 *3) (-12 (-5 *2 (-1124 (-623 (-550)))) (-5 *1 (-856)) (-5 *3 (-623 (-550))))) (-1683 (*1 *2 *3 *3) (-12 (-5 *2 (-1124 (-623 (-550)))) (-5 *1 (-856)) (-5 *3 (-623 (-550))))) (-1563 (*1 *2 *3 *2) (-12 (-5 *2 (-1124 (-623 (-550)))) (-5 *3 (-623 (-550))) (-5 *1 (-856)))) (-1436 (*1 *2 *3 *3) (-12 (-5 *2 (-1124 (-623 (-550)))) (-5 *1 (-856)) (-5 *3 (-623 (-550))))) (-2534 (*1 *2 *2) (-12 (-5 *2 (-1124 (-623 (-550)))) (-5 *1 (-856)))) (-1270 (*1 *2 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-856)))) (-2433 (*1 *2 *3 *3) (-12 (-5 *2 (-1124 (-623 (-550)))) (-5 *1 (-856)) (-5 *3 (-550)))) (-2433 (*1 *2 *3) (-12 (-5 *2 (-1124 (-623 (-550)))) (-5 *1 (-856)) (-5 *3 (-550)))) (-2433 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-1124 (-623 (-550)))) (-5 *1 (-856)) (-5 *3 (-550)))))
-(-10 -7 (-15 -2433 ((-1124 (-623 (-550))) (-550) (-550) (-550))) (-15 -2433 ((-1124 (-623 (-550))) (-550))) (-15 -2433 ((-1124 (-623 (-550))) (-550) (-550))) (-15 -1270 ((-623 (-550)) (-623 (-550)))) (-15 -2534 ((-1124 (-623 (-550))) (-1124 (-623 (-550))))) (-15 -1436 ((-1124 (-623 (-550))) (-623 (-550)) (-623 (-550)))) (-15 -1563 ((-1124 (-623 (-550))) (-623 (-550)) (-1124 (-623 (-550))))) (-15 -1683 ((-1124 (-623 (-550))) (-623 (-550)) (-623 (-550)))) (-15 -1683 ((-1124 (-623 (-550))) (-623 (-550)))) (-15 -1814 ((-1124 (-623 (-550))) (-550))))
-((-4028 (((-865 (-372)) $) 9 (|has| |#1| (-596 (-865 (-372))))) (((-865 (-550)) $) 8 (|has| |#1| (-596 (-865 (-550)))))))
-(((-857 |#1|) (-138) (-1181)) (T -857))
-NIL
-(-13 (-10 -7 (IF (|has| |t#1| (-596 (-865 (-550)))) (-6 (-596 (-865 (-550)))) |%noBranch|) (IF (|has| |t#1| (-596 (-865 (-372)))) (-6 (-596 (-865 (-372)))) |%noBranch|)))
-(((-596 (-865 (-372))) |has| |#1| (-596 (-865 (-372)))) ((-596 (-865 (-550))) |has| |#1| (-596 (-865 (-550)))))
-((-1504 (((-112) $ $) NIL)) (-2578 (($) 14)) (-2045 (($ (-862 |#1| |#2|) (-862 |#1| |#3|)) 27)) (-2176 (((-862 |#1| |#3|) $) 16)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3328 (((-112) $) 22)) (-3517 (($) 19)) (-1518 (((-836) $) 30)) (-1932 (((-862 |#1| |#2|) $) 15)) (-2316 (((-112) $ $) 25)))
-(((-858 |#1| |#2| |#3|) (-13 (-1068) (-10 -8 (-15 -3328 ((-112) $)) (-15 -3517 ($)) (-15 -2578 ($)) (-15 -2045 ($ (-862 |#1| |#2|) (-862 |#1| |#3|))) (-15 -1932 ((-862 |#1| |#2|) $)) (-15 -2176 ((-862 |#1| |#3|) $)))) (-1068) (-1068) (-644 |#2|)) (T -858))
-((-3328 (*1 *2 *1) (-12 (-4 *4 (-1068)) (-5 *2 (-112)) (-5 *1 (-858 *3 *4 *5)) (-4 *3 (-1068)) (-4 *5 (-644 *4)))) (-3517 (*1 *1) (-12 (-4 *3 (-1068)) (-5 *1 (-858 *2 *3 *4)) (-4 *2 (-1068)) (-4 *4 (-644 *3)))) (-2578 (*1 *1) (-12 (-4 *3 (-1068)) (-5 *1 (-858 *2 *3 *4)) (-4 *2 (-1068)) (-4 *4 (-644 *3)))) (-2045 (*1 *1 *2 *3) (-12 (-5 *2 (-862 *4 *5)) (-5 *3 (-862 *4 *6)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-644 *5)) (-5 *1 (-858 *4 *5 *6)))) (-1932 (*1 *2 *1) (-12 (-4 *4 (-1068)) (-5 *2 (-862 *3 *4)) (-5 *1 (-858 *3 *4 *5)) (-4 *3 (-1068)) (-4 *5 (-644 *4)))) (-2176 (*1 *2 *1) (-12 (-4 *4 (-1068)) (-5 *2 (-862 *3 *5)) (-5 *1 (-858 *3 *4 *5)) (-4 *3 (-1068)) (-4 *5 (-644 *4)))))
-(-13 (-1068) (-10 -8 (-15 -3328 ((-112) $)) (-15 -3517 ($)) (-15 -2578 ($)) (-15 -2045 ($ (-862 |#1| |#2|) (-862 |#1| |#3|))) (-15 -1932 ((-862 |#1| |#2|) $)) (-15 -2176 ((-862 |#1| |#3|) $))))
-((-1504 (((-112) $ $) 7)) (-4312 (((-862 |#1| $) $ (-865 |#1|) (-862 |#1| $)) 13)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2316 (((-112) $ $) 6)))
-(((-859 |#1|) (-138) (-1068)) (T -859))
-((-4312 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-862 *4 *1)) (-5 *3 (-865 *4)) (-4 *1 (-859 *4)) (-4 *4 (-1068)))))
-(-13 (-1068) (-10 -8 (-15 -4312 ((-862 |t#1| $) $ (-865 |t#1|) (-862 |t#1| $)))))
-(((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-3890 (((-112) (-623 |#2|) |#3|) 23) (((-112) |#2| |#3|) 18)) (-3992 (((-862 |#1| |#2|) |#2| |#3|) 43 (-12 (-3462 (|has| |#2| (-1011 (-1144)))) (-3462 (|has| |#2| (-1020))))) (((-623 (-287 (-925 |#2|))) |#2| |#3|) 42 (-12 (|has| |#2| (-1020)) (-3462 (|has| |#2| (-1011 (-1144)))))) (((-623 (-287 |#2|)) |#2| |#3|) 35 (|has| |#2| (-1011 (-1144)))) (((-858 |#1| |#2| (-623 |#2|)) (-623 |#2|) |#3|) 21)))
-(((-860 |#1| |#2| |#3|) (-10 -7 (-15 -3890 ((-112) |#2| |#3|)) (-15 -3890 ((-112) (-623 |#2|) |#3|)) (-15 -3992 ((-858 |#1| |#2| (-623 |#2|)) (-623 |#2|) |#3|)) (IF (|has| |#2| (-1011 (-1144))) (-15 -3992 ((-623 (-287 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-1020)) (-15 -3992 ((-623 (-287 (-925 |#2|))) |#2| |#3|)) (-15 -3992 ((-862 |#1| |#2|) |#2| |#3|))))) (-1068) (-859 |#1|) (-596 (-865 |#1|))) (T -860))
-((-3992 (*1 *2 *3 *4) (-12 (-4 *5 (-1068)) (-5 *2 (-862 *5 *3)) (-5 *1 (-860 *5 *3 *4)) (-3462 (-4 *3 (-1011 (-1144)))) (-3462 (-4 *3 (-1020))) (-4 *3 (-859 *5)) (-4 *4 (-596 (-865 *5))))) (-3992 (*1 *2 *3 *4) (-12 (-4 *5 (-1068)) (-5 *2 (-623 (-287 (-925 *3)))) (-5 *1 (-860 *5 *3 *4)) (-4 *3 (-1020)) (-3462 (-4 *3 (-1011 (-1144)))) (-4 *3 (-859 *5)) (-4 *4 (-596 (-865 *5))))) (-3992 (*1 *2 *3 *4) (-12 (-4 *5 (-1068)) (-5 *2 (-623 (-287 *3))) (-5 *1 (-860 *5 *3 *4)) (-4 *3 (-1011 (-1144))) (-4 *3 (-859 *5)) (-4 *4 (-596 (-865 *5))))) (-3992 (*1 *2 *3 *4) (-12 (-4 *5 (-1068)) (-4 *6 (-859 *5)) (-5 *2 (-858 *5 *6 (-623 *6))) (-5 *1 (-860 *5 *6 *4)) (-5 *3 (-623 *6)) (-4 *4 (-596 (-865 *5))))) (-3890 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *6)) (-4 *6 (-859 *5)) (-4 *5 (-1068)) (-5 *2 (-112)) (-5 *1 (-860 *5 *6 *4)) (-4 *4 (-596 (-865 *5))))) (-3890 (*1 *2 *3 *4) (-12 (-4 *5 (-1068)) (-5 *2 (-112)) (-5 *1 (-860 *5 *3 *4)) (-4 *3 (-859 *5)) (-4 *4 (-596 (-865 *5))))))
-(-10 -7 (-15 -3890 ((-112) |#2| |#3|)) (-15 -3890 ((-112) (-623 |#2|) |#3|)) (-15 -3992 ((-858 |#1| |#2| (-623 |#2|)) (-623 |#2|) |#3|)) (IF (|has| |#2| (-1011 (-1144))) (-15 -3992 ((-623 (-287 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-1020)) (-15 -3992 ((-623 (-287 (-925 |#2|))) |#2| |#3|)) (-15 -3992 ((-862 |#1| |#2|) |#2| |#3|)))))
-((-3972 (((-862 |#1| |#3|) (-1 |#3| |#2|) (-862 |#1| |#2|)) 22)))
-(((-861 |#1| |#2| |#3|) (-10 -7 (-15 -3972 ((-862 |#1| |#3|) (-1 |#3| |#2|) (-862 |#1| |#2|)))) (-1068) (-1068) (-1068)) (T -861))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-862 *5 *6)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-862 *5 *7)) (-5 *1 (-861 *5 *6 *7)))))
-(-10 -7 (-15 -3972 ((-862 |#1| |#3|) (-1 |#3| |#2|) (-862 |#1| |#2|))))
-((-1504 (((-112) $ $) NIL)) (-3965 (($ $ $) 39)) (-2049 (((-3 (-112) "failed") $ (-865 |#1|)) 36)) (-2578 (($) 12)) (-1825 (((-1126) $) NIL)) (-4216 (($ (-865 |#1|) |#2| $) 20)) (-3337 (((-1088) $) NIL)) (-3224 (((-3 |#2| "failed") (-865 |#1|) $) 50)) (-3328 (((-112) $) 15)) (-3517 (($) 13)) (-3076 (((-623 (-2 (|:| -2763 (-1144)) (|:| -2119 |#2|))) $) 25)) (-1532 (($ (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 |#2|)))) 23)) (-1518 (((-836) $) 44)) (-4102 (($ (-865 |#1|) |#2| $ |#2|) 48)) (-1280 (($ (-865 |#1|) |#2| $) 47)) (-2316 (((-112) $ $) 41)))
-(((-862 |#1| |#2|) (-13 (-1068) (-10 -8 (-15 -3328 ((-112) $)) (-15 -3517 ($)) (-15 -2578 ($)) (-15 -3965 ($ $ $)) (-15 -3224 ((-3 |#2| "failed") (-865 |#1|) $)) (-15 -1280 ($ (-865 |#1|) |#2| $)) (-15 -4216 ($ (-865 |#1|) |#2| $)) (-15 -4102 ($ (-865 |#1|) |#2| $ |#2|)) (-15 -3076 ((-623 (-2 (|:| -2763 (-1144)) (|:| -2119 |#2|))) $)) (-15 -1532 ($ (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 |#2|))))) (-15 -2049 ((-3 (-112) "failed") $ (-865 |#1|))))) (-1068) (-1068)) (T -862))
-((-3328 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-862 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068)))) (-3517 (*1 *1) (-12 (-5 *1 (-862 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1068)))) (-2578 (*1 *1) (-12 (-5 *1 (-862 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1068)))) (-3965 (*1 *1 *1 *1) (-12 (-5 *1 (-862 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1068)))) (-3224 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-865 *4)) (-4 *4 (-1068)) (-4 *2 (-1068)) (-5 *1 (-862 *4 *2)))) (-1280 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-865 *4)) (-4 *4 (-1068)) (-5 *1 (-862 *4 *3)) (-4 *3 (-1068)))) (-4216 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-865 *4)) (-4 *4 (-1068)) (-5 *1 (-862 *4 *3)) (-4 *3 (-1068)))) (-4102 (*1 *1 *2 *3 *1 *3) (-12 (-5 *2 (-865 *4)) (-4 *4 (-1068)) (-5 *1 (-862 *4 *3)) (-4 *3 (-1068)))) (-3076 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 *4)))) (-5 *1 (-862 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068)))) (-1532 (*1 *1 *2) (-12 (-5 *2 (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 *4)))) (-4 *4 (-1068)) (-5 *1 (-862 *3 *4)) (-4 *3 (-1068)))) (-2049 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-865 *4)) (-4 *4 (-1068)) (-5 *2 (-112)) (-5 *1 (-862 *4 *5)) (-4 *5 (-1068)))))
-(-13 (-1068) (-10 -8 (-15 -3328 ((-112) $)) (-15 -3517 ($)) (-15 -2578 ($)) (-15 -3965 ($ $ $)) (-15 -3224 ((-3 |#2| "failed") (-865 |#1|) $)) (-15 -1280 ($ (-865 |#1|) |#2| $)) (-15 -4216 ($ (-865 |#1|) |#2| $)) (-15 -4102 ($ (-865 |#1|) |#2| $ |#2|)) (-15 -3076 ((-623 (-2 (|:| -2763 (-1144)) (|:| -2119 |#2|))) $)) (-15 -1532 ($ (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 |#2|))))) (-15 -2049 ((-3 (-112) "failed") $ (-865 |#1|)))))
-((-1560 (((-865 |#1|) (-865 |#1|) (-623 (-1144)) (-1 (-112) (-623 |#2|))) 32) (((-865 |#1|) (-865 |#1|) (-623 (-1 (-112) |#2|))) 43) (((-865 |#1|) (-865 |#1|) (-1 (-112) |#2|)) 35)) (-2049 (((-112) (-623 |#2|) (-865 |#1|)) 40) (((-112) |#2| (-865 |#1|)) 36)) (-3561 (((-1 (-112) |#2|) (-865 |#1|)) 16)) (-4011 (((-623 |#2|) (-865 |#1|)) 24)) (-3904 (((-865 |#1|) (-865 |#1|) |#2|) 20)))
-(((-863 |#1| |#2|) (-10 -7 (-15 -1560 ((-865 |#1|) (-865 |#1|) (-1 (-112) |#2|))) (-15 -1560 ((-865 |#1|) (-865 |#1|) (-623 (-1 (-112) |#2|)))) (-15 -1560 ((-865 |#1|) (-865 |#1|) (-623 (-1144)) (-1 (-112) (-623 |#2|)))) (-15 -3561 ((-1 (-112) |#2|) (-865 |#1|))) (-15 -2049 ((-112) |#2| (-865 |#1|))) (-15 -2049 ((-112) (-623 |#2|) (-865 |#1|))) (-15 -3904 ((-865 |#1|) (-865 |#1|) |#2|)) (-15 -4011 ((-623 |#2|) (-865 |#1|)))) (-1068) (-1181)) (T -863))
-((-4011 (*1 *2 *3) (-12 (-5 *3 (-865 *4)) (-4 *4 (-1068)) (-5 *2 (-623 *5)) (-5 *1 (-863 *4 *5)) (-4 *5 (-1181)))) (-3904 (*1 *2 *2 *3) (-12 (-5 *2 (-865 *4)) (-4 *4 (-1068)) (-5 *1 (-863 *4 *3)) (-4 *3 (-1181)))) (-2049 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *6)) (-5 *4 (-865 *5)) (-4 *5 (-1068)) (-4 *6 (-1181)) (-5 *2 (-112)) (-5 *1 (-863 *5 *6)))) (-2049 (*1 *2 *3 *4) (-12 (-5 *4 (-865 *5)) (-4 *5 (-1068)) (-5 *2 (-112)) (-5 *1 (-863 *5 *3)) (-4 *3 (-1181)))) (-3561 (*1 *2 *3) (-12 (-5 *3 (-865 *4)) (-4 *4 (-1068)) (-5 *2 (-1 (-112) *5)) (-5 *1 (-863 *4 *5)) (-4 *5 (-1181)))) (-1560 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-865 *5)) (-5 *3 (-623 (-1144))) (-5 *4 (-1 (-112) (-623 *6))) (-4 *5 (-1068)) (-4 *6 (-1181)) (-5 *1 (-863 *5 *6)))) (-1560 (*1 *2 *2 *3) (-12 (-5 *2 (-865 *4)) (-5 *3 (-623 (-1 (-112) *5))) (-4 *4 (-1068)) (-4 *5 (-1181)) (-5 *1 (-863 *4 *5)))) (-1560 (*1 *2 *2 *3) (-12 (-5 *2 (-865 *4)) (-5 *3 (-1 (-112) *5)) (-4 *4 (-1068)) (-4 *5 (-1181)) (-5 *1 (-863 *4 *5)))))
-(-10 -7 (-15 -1560 ((-865 |#1|) (-865 |#1|) (-1 (-112) |#2|))) (-15 -1560 ((-865 |#1|) (-865 |#1|) (-623 (-1 (-112) |#2|)))) (-15 -1560 ((-865 |#1|) (-865 |#1|) (-623 (-1144)) (-1 (-112) (-623 |#2|)))) (-15 -3561 ((-1 (-112) |#2|) (-865 |#1|))) (-15 -2049 ((-112) |#2| (-865 |#1|))) (-15 -2049 ((-112) (-623 |#2|) (-865 |#1|))) (-15 -3904 ((-865 |#1|) (-865 |#1|) |#2|)) (-15 -4011 ((-623 |#2|) (-865 |#1|))))
-((-3972 (((-865 |#2|) (-1 |#2| |#1|) (-865 |#1|)) 19)))
-(((-864 |#1| |#2|) (-10 -7 (-15 -3972 ((-865 |#2|) (-1 |#2| |#1|) (-865 |#1|)))) (-1068) (-1068)) (T -864))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-865 *5)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-5 *2 (-865 *6)) (-5 *1 (-864 *5 *6)))))
-(-10 -7 (-15 -3972 ((-865 |#2|) (-1 |#2| |#1|) (-865 |#1|))))
-((-1504 (((-112) $ $) NIL)) (-3049 (($ $ (-623 (-52))) 64)) (-3141 (((-623 $) $) 118)) (-2722 (((-2 (|:| |var| (-623 (-1144))) (|:| |pred| (-52))) $) 24)) (-3259 (((-112) $) 30)) (-2831 (($ $ (-623 (-1144)) (-52)) 25)) (-3155 (($ $ (-623 (-52))) 63)) (-3880 (((-3 |#1| "failed") $) 61) (((-3 (-1144) "failed") $) 140)) (-2726 ((|#1| $) 58) (((-1144) $) NIL)) (-3680 (($ $) 108)) (-1490 (((-112) $) 47)) (-2161 (((-623 (-52)) $) 45)) (-2942 (($ (-1144) (-112) (-112) (-112)) 65)) (-3442 (((-3 (-623 $) "failed") (-623 $)) 72)) (-2360 (((-112) $) 50)) (-2466 (((-112) $) 49)) (-1825 (((-1126) $) NIL)) (-1598 (((-3 (-623 $) "failed") $) 36)) (-3088 (((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $) 43)) (-1896 (((-3 (-2 (|:| |val| $) (|:| -3521 $)) "failed") $) 83)) (-1444 (((-3 (-623 $) "failed") $) 33)) (-1915 (((-3 (-623 $) "failed") $ (-114)) 107) (((-3 (-2 (|:| -3903 (-114)) (|:| |arg| (-623 $))) "failed") $) 95)) (-1768 (((-3 (-623 $) "failed") $) 37)) (-1748 (((-3 (-2 (|:| |val| $) (|:| -3521 (-749))) "failed") $) 40)) (-1627 (((-112) $) 29)) (-3337 (((-1088) $) NIL)) (-3799 (((-112) $) 21)) (-2264 (((-112) $) 46)) (-3551 (((-623 (-52)) $) 111)) (-2566 (((-112) $) 48)) (-2680 (($ (-114) (-623 $)) 92)) (-2775 (((-749) $) 28)) (-1731 (($ $) 62)) (-4028 (($ (-623 $)) 59)) (-3870 (((-112) $) 26)) (-1518 (((-836) $) 53) (($ |#1|) 18) (($ (-1144)) 66)) (-3904 (($ $ (-52)) 110)) (-2626 (($) 91 T CONST)) (-2636 (($) 73 T CONST)) (-2316 (((-112) $ $) 79)) (-2414 (($ $ $) 100)) (-2391 (($ $ $) 104)) (** (($ $ (-749)) 99) (($ $ $) 54)) (* (($ $ $) 105)))
-(((-865 |#1|) (-13 (-1068) (-1011 |#1|) (-1011 (-1144)) (-10 -8 (-15 0 ($) -2258) (-15 1 ($) -2258) (-15 -1444 ((-3 (-623 $) "failed") $)) (-15 -1598 ((-3 (-623 $) "failed") $)) (-15 -1915 ((-3 (-623 $) "failed") $ (-114))) (-15 -1915 ((-3 (-2 (|:| -3903 (-114)) (|:| |arg| (-623 $))) "failed") $)) (-15 -1748 ((-3 (-2 (|:| |val| $) (|:| -3521 (-749))) "failed") $)) (-15 -3088 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -1768 ((-3 (-623 $) "failed") $)) (-15 -1896 ((-3 (-2 (|:| |val| $) (|:| -3521 $)) "failed") $)) (-15 -2680 ($ (-114) (-623 $))) (-15 -2391 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-749))) (-15 ** ($ $ $)) (-15 -2414 ($ $ $)) (-15 -2775 ((-749) $)) (-15 -4028 ($ (-623 $))) (-15 -1731 ($ $)) (-15 -1627 ((-112) $)) (-15 -1490 ((-112) $)) (-15 -3259 ((-112) $)) (-15 -3870 ((-112) $)) (-15 -2566 ((-112) $)) (-15 -2466 ((-112) $)) (-15 -2360 ((-112) $)) (-15 -2264 ((-112) $)) (-15 -2161 ((-623 (-52)) $)) (-15 -3155 ($ $ (-623 (-52)))) (-15 -3049 ($ $ (-623 (-52)))) (-15 -2942 ($ (-1144) (-112) (-112) (-112))) (-15 -2831 ($ $ (-623 (-1144)) (-52))) (-15 -2722 ((-2 (|:| |var| (-623 (-1144))) (|:| |pred| (-52))) $)) (-15 -3799 ((-112) $)) (-15 -3680 ($ $)) (-15 -3904 ($ $ (-52))) (-15 -3551 ((-623 (-52)) $)) (-15 -3141 ((-623 $) $)) (-15 -3442 ((-3 (-623 $) "failed") (-623 $))))) (-1068)) (T -865))
-((-2626 (*1 *1) (-12 (-5 *1 (-865 *2)) (-4 *2 (-1068)))) (-2636 (*1 *1) (-12 (-5 *1 (-865 *2)) (-4 *2 (-1068)))) (-1444 (*1 *2 *1) (|partial| -12 (-5 *2 (-623 (-865 *3))) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-1598 (*1 *2 *1) (|partial| -12 (-5 *2 (-623 (-865 *3))) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-1915 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-114)) (-5 *2 (-623 (-865 *4))) (-5 *1 (-865 *4)) (-4 *4 (-1068)))) (-1915 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| -3903 (-114)) (|:| |arg| (-623 (-865 *3))))) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-1748 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-865 *3)) (|:| -3521 (-749)))) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-3088 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |num| (-865 *3)) (|:| |den| (-865 *3)))) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-1768 (*1 *2 *1) (|partial| -12 (-5 *2 (-623 (-865 *3))) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-1896 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-865 *3)) (|:| -3521 (-865 *3)))) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-2680 (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-623 (-865 *4))) (-5 *1 (-865 *4)) (-4 *4 (-1068)))) (-2391 (*1 *1 *1 *1) (-12 (-5 *1 (-865 *2)) (-4 *2 (-1068)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-865 *2)) (-4 *2 (-1068)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (** (*1 *1 *1 *1) (-12 (-5 *1 (-865 *2)) (-4 *2 (-1068)))) (-2414 (*1 *1 *1 *1) (-12 (-5 *1 (-865 *2)) (-4 *2 (-1068)))) (-2775 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-4028 (*1 *1 *2) (-12 (-5 *2 (-623 (-865 *3))) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-1731 (*1 *1 *1) (-12 (-5 *1 (-865 *2)) (-4 *2 (-1068)))) (-1627 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-1490 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-3259 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-3870 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-2566 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-2466 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-2360 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-2264 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-2161 (*1 *2 *1) (-12 (-5 *2 (-623 (-52))) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-3155 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-52))) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-3049 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-52))) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-2942 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-112)) (-5 *1 (-865 *4)) (-4 *4 (-1068)))) (-2831 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-1144))) (-5 *3 (-52)) (-5 *1 (-865 *4)) (-4 *4 (-1068)))) (-2722 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |var| (-623 (-1144))) (|:| |pred| (-52)))) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-3799 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-3680 (*1 *1 *1) (-12 (-5 *1 (-865 *2)) (-4 *2 (-1068)))) (-3904 (*1 *1 *1 *2) (-12 (-5 *2 (-52)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-3551 (*1 *2 *1) (-12 (-5 *2 (-623 (-52))) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-3141 (*1 *2 *1) (-12 (-5 *2 (-623 (-865 *3))) (-5 *1 (-865 *3)) (-4 *3 (-1068)))) (-3442 (*1 *2 *2) (|partial| -12 (-5 *2 (-623 (-865 *3))) (-5 *1 (-865 *3)) (-4 *3 (-1068)))))
-(-13 (-1068) (-1011 |#1|) (-1011 (-1144)) (-10 -8 (-15 (-2626) ($) -2258) (-15 (-2636) ($) -2258) (-15 -1444 ((-3 (-623 $) "failed") $)) (-15 -1598 ((-3 (-623 $) "failed") $)) (-15 -1915 ((-3 (-623 $) "failed") $ (-114))) (-15 -1915 ((-3 (-2 (|:| -3903 (-114)) (|:| |arg| (-623 $))) "failed") $)) (-15 -1748 ((-3 (-2 (|:| |val| $) (|:| -3521 (-749))) "failed") $)) (-15 -3088 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -1768 ((-3 (-623 $) "failed") $)) (-15 -1896 ((-3 (-2 (|:| |val| $) (|:| -3521 $)) "failed") $)) (-15 -2680 ($ (-114) (-623 $))) (-15 -2391 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-749))) (-15 ** ($ $ $)) (-15 -2414 ($ $ $)) (-15 -2775 ((-749) $)) (-15 -4028 ($ (-623 $))) (-15 -1731 ($ $)) (-15 -1627 ((-112) $)) (-15 -1490 ((-112) $)) (-15 -3259 ((-112) $)) (-15 -3870 ((-112) $)) (-15 -2566 ((-112) $)) (-15 -2466 ((-112) $)) (-15 -2360 ((-112) $)) (-15 -2264 ((-112) $)) (-15 -2161 ((-623 (-52)) $)) (-15 -3155 ($ $ (-623 (-52)))) (-15 -3049 ($ $ (-623 (-52)))) (-15 -2942 ($ (-1144) (-112) (-112) (-112))) (-15 -2831 ($ $ (-623 (-1144)) (-52))) (-15 -2722 ((-2 (|:| |var| (-623 (-1144))) (|:| |pred| (-52))) $)) (-15 -3799 ((-112) $)) (-15 -3680 ($ $)) (-15 -3904 ($ $ (-52))) (-15 -3551 ((-623 (-52)) $)) (-15 -3141 ((-623 $) $)) (-15 -3442 ((-3 (-623 $) "failed") (-623 $)))))
-((-1504 (((-112) $ $) NIL)) (-1540 (((-623 |#1|) $) 16)) (-4118 (((-112) $) 38)) (-3880 (((-3 (-650 |#1|) "failed") $) 43)) (-2726 (((-650 |#1|) $) 41)) (-1308 (($ $) 18)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-3772 (((-749) $) 46)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1293 (((-650 |#1|) $) 17)) (-1518 (((-836) $) 37) (($ (-650 |#1|)) 21) (((-797 |#1|) $) 27) (($ |#1|) 20)) (-2636 (($) 8 T CONST)) (-4237 (((-623 (-650 |#1|)) $) 23)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 11)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 49)))
-(((-866 |#1|) (-13 (-825) (-1011 (-650 |#1|)) (-10 -8 (-15 1 ($) -2258) (-15 -1518 ((-797 |#1|) $)) (-15 -1518 ($ |#1|)) (-15 -1293 ((-650 |#1|) $)) (-15 -3772 ((-749) $)) (-15 -4237 ((-623 (-650 |#1|)) $)) (-15 -1308 ($ $)) (-15 -4118 ((-112) $)) (-15 -1540 ((-623 |#1|) $)))) (-825)) (T -866))
-((-2636 (*1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-825)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-797 *3)) (-5 *1 (-866 *3)) (-4 *3 (-825)))) (-1518 (*1 *1 *2) (-12 (-5 *1 (-866 *2)) (-4 *2 (-825)))) (-1293 (*1 *2 *1) (-12 (-5 *2 (-650 *3)) (-5 *1 (-866 *3)) (-4 *3 (-825)))) (-3772 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-866 *3)) (-4 *3 (-825)))) (-4237 (*1 *2 *1) (-12 (-5 *2 (-623 (-650 *3))) (-5 *1 (-866 *3)) (-4 *3 (-825)))) (-1308 (*1 *1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-825)))) (-4118 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-825)))) (-1540 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-866 *3)) (-4 *3 (-825)))))
-(-13 (-825) (-1011 (-650 |#1|)) (-10 -8 (-15 (-2636) ($) -2258) (-15 -1518 ((-797 |#1|) $)) (-15 -1518 ($ |#1|)) (-15 -1293 ((-650 |#1|) $)) (-15 -3772 ((-749) $)) (-15 -4237 ((-623 (-650 |#1|)) $)) (-15 -1308 ($ $)) (-15 -4118 ((-112) $)) (-15 -1540 ((-623 |#1|) $))))
-((-1919 ((|#1| |#1| |#1|) 19)))
-(((-867 |#1| |#2|) (-10 -7 (-15 -1919 (|#1| |#1| |#1|))) (-1203 |#2|) (-1020)) (T -867))
-((-1919 (*1 *2 *2 *2) (-12 (-4 *3 (-1020)) (-5 *1 (-867 *2 *3)) (-4 *2 (-1203 *3)))))
-(-10 -7 (-15 -1919 (|#1| |#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-3459 (((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219)))) 14)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-1285 (((-1008) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219)))) 13)) (-2316 (((-112) $ $) 6)))
-(((-868) (-138)) (T -868))
-((-3459 (*1 *2 *3 *4) (-12 (-4 *1 (-868)) (-5 *3 (-1032)) (-5 *4 (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219)))) (-5 *2 (-2 (|:| -3459 (-372)) (|:| |explanations| (-1126)))))) (-1285 (*1 *2 *3) (-12 (-4 *1 (-868)) (-5 *3 (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219)))) (-5 *2 (-1008)))))
-(-13 (-1068) (-10 -7 (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))) (-1032) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219))))) (-15 -1285 ((-1008) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219)))))))
-(((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-3360 ((|#1| |#1| (-749)) 24)) (-1419 (((-3 |#1| "failed") |#1| |#1|) 22)) (-3417 (((-3 (-2 (|:| -2671 |#1|) (|:| -2682 |#1|)) "failed") |#1| (-749) (-749)) 27) (((-623 |#1|) |#1|) 29)))
-(((-869 |#1| |#2|) (-10 -7 (-15 -3417 ((-623 |#1|) |#1|)) (-15 -3417 ((-3 (-2 (|:| -2671 |#1|) (|:| -2682 |#1|)) "failed") |#1| (-749) (-749))) (-15 -1419 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3360 (|#1| |#1| (-749)))) (-1203 |#2|) (-356)) (T -869))
-((-3360 (*1 *2 *2 *3) (-12 (-5 *3 (-749)) (-4 *4 (-356)) (-5 *1 (-869 *2 *4)) (-4 *2 (-1203 *4)))) (-1419 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-356)) (-5 *1 (-869 *2 *3)) (-4 *2 (-1203 *3)))) (-3417 (*1 *2 *3 *4 *4) (|partial| -12 (-5 *4 (-749)) (-4 *5 (-356)) (-5 *2 (-2 (|:| -2671 *3) (|:| -2682 *3))) (-5 *1 (-869 *3 *5)) (-4 *3 (-1203 *5)))) (-3417 (*1 *2 *3) (-12 (-4 *4 (-356)) (-5 *2 (-623 *3)) (-5 *1 (-869 *3 *4)) (-4 *3 (-1203 *4)))))
-(-10 -7 (-15 -3417 ((-623 |#1|) |#1|)) (-15 -3417 ((-3 (-2 (|:| -2671 |#1|) (|:| -2682 |#1|)) "failed") |#1| (-749) (-749))) (-15 -1419 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3360 (|#1| |#1| (-749))))
-((-2903 (((-1008) (-372) (-372) (-372) (-372) (-749) (-749) (-623 (-309 (-372))) (-623 (-623 (-309 (-372)))) (-1126)) 96) (((-1008) (-372) (-372) (-372) (-372) (-749) (-749) (-623 (-309 (-372))) (-623 (-623 (-309 (-372)))) (-1126) (-219)) 91) (((-1008) (-871) (-1032)) 83) (((-1008) (-871)) 84)) (-3459 (((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))) (-871) (-1032)) 59) (((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))) (-871)) 61)))
-(((-870) (-10 -7 (-15 -2903 ((-1008) (-871))) (-15 -2903 ((-1008) (-871) (-1032))) (-15 -2903 ((-1008) (-372) (-372) (-372) (-372) (-749) (-749) (-623 (-309 (-372))) (-623 (-623 (-309 (-372)))) (-1126) (-219))) (-15 -2903 ((-1008) (-372) (-372) (-372) (-372) (-749) (-749) (-623 (-309 (-372))) (-623 (-623 (-309 (-372)))) (-1126))) (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))) (-871))) (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))) (-871) (-1032))))) (T -870))
-((-3459 (*1 *2 *3 *4) (-12 (-5 *3 (-871)) (-5 *4 (-1032)) (-5 *2 (-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))))) (-5 *1 (-870)))) (-3459 (*1 *2 *3) (-12 (-5 *3 (-871)) (-5 *2 (-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126))))) (-5 *1 (-870)))) (-2903 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7) (-12 (-5 *4 (-749)) (-5 *6 (-623 (-623 (-309 *3)))) (-5 *7 (-1126)) (-5 *5 (-623 (-309 (-372)))) (-5 *3 (-372)) (-5 *2 (-1008)) (-5 *1 (-870)))) (-2903 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7 *8) (-12 (-5 *4 (-749)) (-5 *6 (-623 (-623 (-309 *3)))) (-5 *7 (-1126)) (-5 *8 (-219)) (-5 *5 (-623 (-309 (-372)))) (-5 *3 (-372)) (-5 *2 (-1008)) (-5 *1 (-870)))) (-2903 (*1 *2 *3 *4) (-12 (-5 *3 (-871)) (-5 *4 (-1032)) (-5 *2 (-1008)) (-5 *1 (-870)))) (-2903 (*1 *2 *3) (-12 (-5 *3 (-871)) (-5 *2 (-1008)) (-5 *1 (-870)))))
-(-10 -7 (-15 -2903 ((-1008) (-871))) (-15 -2903 ((-1008) (-871) (-1032))) (-15 -2903 ((-1008) (-372) (-372) (-372) (-372) (-749) (-749) (-623 (-309 (-372))) (-623 (-623 (-309 (-372)))) (-1126) (-219))) (-15 -2903 ((-1008) (-372) (-372) (-372) (-372) (-749) (-749) (-623 (-309 (-372))) (-623 (-623 (-309 (-372)))) (-1126))) (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))) (-871))) (-15 -3459 ((-2 (|:| -3459 (-372)) (|:| -1916 (-1126)) (|:| |explanations| (-623 (-1126)))) (-871) (-1032))))
-((-1504 (((-112) $ $) NIL)) (-2726 (((-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219))) $) 19)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 21) (($ (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219)))) 18)) (-2316 (((-112) $ $) NIL)))
-(((-871) (-13 (-1068) (-10 -8 (-15 -1518 ($ (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219))))) (-15 -1518 ((-836) $)) (-15 -2726 ((-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219))) $))))) (T -871))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-871)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219)))) (-5 *1 (-871)))) (-2726 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219)))) (-5 *1 (-871)))))
-(-13 (-1068) (-10 -8 (-15 -1518 ($ (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219))))) (-15 -1518 ((-836) $)) (-15 -2726 ((-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126)) (|:| |tol| (-219))) $))))
-((-2393 (($ $ |#2|) NIL) (($ $ (-623 |#2|)) 10) (($ $ |#2| (-749)) 12) (($ $ (-623 |#2|) (-623 (-749))) 15)) (-4183 (($ $ |#2|) 16) (($ $ (-623 |#2|)) 18) (($ $ |#2| (-749)) 19) (($ $ (-623 |#2|) (-623 (-749))) 21)))
-(((-872 |#1| |#2|) (-10 -8 (-15 -4183 (|#1| |#1| (-623 |#2|) (-623 (-749)))) (-15 -4183 (|#1| |#1| |#2| (-749))) (-15 -4183 (|#1| |#1| (-623 |#2|))) (-15 -4183 (|#1| |#1| |#2|)) (-15 -2393 (|#1| |#1| (-623 |#2|) (-623 (-749)))) (-15 -2393 (|#1| |#1| |#2| (-749))) (-15 -2393 (|#1| |#1| (-623 |#2|))) (-15 -2393 (|#1| |#1| |#2|))) (-873 |#2|) (-1068)) (T -872))
-NIL
-(-10 -8 (-15 -4183 (|#1| |#1| (-623 |#2|) (-623 (-749)))) (-15 -4183 (|#1| |#1| |#2| (-749))) (-15 -4183 (|#1| |#1| (-623 |#2|))) (-15 -4183 (|#1| |#1| |#2|)) (-15 -2393 (|#1| |#1| (-623 |#2|) (-623 (-749)))) (-15 -2393 (|#1| |#1| |#2| (-749))) (-15 -2393 (|#1| |#1| (-623 |#2|))) (-15 -2393 (|#1| |#1| |#2|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1386 (((-3 $ "failed") $) 32)) (-3102 (((-112) $) 30)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-2393 (($ $ |#1|) 40) (($ $ (-623 |#1|)) 39) (($ $ |#1| (-749)) 38) (($ $ (-623 |#1|) (-623 (-749))) 37)) (-1518 (((-836) $) 11) (($ (-550)) 27)) (-2390 (((-749)) 28)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $ |#1|) 36) (($ $ (-623 |#1|)) 35) (($ $ |#1| (-749)) 34) (($ $ (-623 |#1|) (-623 (-749))) 33)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
-(((-873 |#1|) (-138) (-1068)) (T -873))
-((-2393 (*1 *1 *1 *2) (-12 (-4 *1 (-873 *2)) (-4 *2 (-1068)))) (-2393 (*1 *1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *1 (-873 *3)) (-4 *3 (-1068)))) (-2393 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-873 *2)) (-4 *2 (-1068)))) (-2393 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 *4)) (-5 *3 (-623 (-749))) (-4 *1 (-873 *4)) (-4 *4 (-1068)))) (-4183 (*1 *1 *1 *2) (-12 (-4 *1 (-873 *2)) (-4 *2 (-1068)))) (-4183 (*1 *1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *1 (-873 *3)) (-4 *3 (-1068)))) (-4183 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-873 *2)) (-4 *2 (-1068)))) (-4183 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 *4)) (-5 *3 (-623 (-749))) (-4 *1 (-873 *4)) (-4 *4 (-1068)))))
-(-13 (-1020) (-10 -8 (-15 -2393 ($ $ |t#1|)) (-15 -2393 ($ $ (-623 |t#1|))) (-15 -2393 ($ $ |t#1| (-749))) (-15 -2393 ($ $ (-623 |t#1|) (-623 (-749)))) (-15 -4183 ($ $ |t#1|)) (-15 -4183 ($ $ (-623 |t#1|))) (-15 -4183 ($ $ |t#1| (-749))) (-15 -4183 ($ $ (-623 |t#1|) (-623 (-749))))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 $) . T) ((-705) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3625 ((|#1| $) 26)) (-4047 (((-112) $ (-749)) NIL)) (-2190 ((|#1| $ |#1|) NIL (|has| $ (-6 -4343)))) (-2169 (($ $ $) NIL (|has| $ (-6 -4343)))) (-2254 (($ $ $) NIL (|has| $ (-6 -4343)))) (-1705 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4343))) (($ $ "left" $) NIL (|has| $ (-6 -4343))) (($ $ "right" $) NIL (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) NIL (|has| $ (-6 -4343)))) (-3513 (($) NIL T CONST)) (-2682 (($ $) 25)) (-3590 (($ |#1|) 12) (($ $ $) 17)) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-2560 (((-623 $) $) NIL)) (-2333 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-1859 (((-112) $ (-749)) NIL)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-2671 (($ $) 23)) (-2513 (((-623 |#1|) $) NIL)) (-3312 (((-112) $) 20)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2487 (((-550) $ $) NIL)) (-2136 (((-112) $) NIL)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) NIL)) (-1518 (((-1167 |#1|) $) 9) (((-836) $) 29 (|has| |#1| (-595 (-836))))) (-3997 (((-623 $) $) NIL)) (-2413 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 21 (|has| |#1| (-1068)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-874 |#1|) (-13 (-119 |#1|) (-10 -8 (-15 -3590 ($ |#1|)) (-15 -3590 ($ $ $)) (-15 -1518 ((-1167 |#1|) $)))) (-1068)) (T -874))
-((-3590 (*1 *1 *2) (-12 (-5 *1 (-874 *2)) (-4 *2 (-1068)))) (-3590 (*1 *1 *1 *1) (-12 (-5 *1 (-874 *2)) (-4 *2 (-1068)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-1167 *3)) (-5 *1 (-874 *3)) (-4 *3 (-1068)))))
-(-13 (-119 |#1|) (-10 -8 (-15 -3590 ($ |#1|)) (-15 -3590 ($ $ $)) (-15 -1518 ((-1167 |#1|) $))))
-((-3128 ((|#2| (-1110 |#1| |#2|)) 40)))
-(((-875 |#1| |#2|) (-10 -7 (-15 -3128 (|#2| (-1110 |#1| |#2|)))) (-894) (-13 (-1020) (-10 -7 (-6 (-4344 "*"))))) (T -875))
-((-3128 (*1 *2 *3) (-12 (-5 *3 (-1110 *4 *2)) (-14 *4 (-894)) (-4 *2 (-13 (-1020) (-10 -7 (-6 (-4344 "*"))))) (-5 *1 (-875 *4 *2)))))
-(-10 -7 (-15 -3128 (|#2| (-1110 |#1| |#2|))))
-((-1504 (((-112) $ $) 7)) (-3513 (($) 18 T CONST)) (-1386 (((-3 $ "failed") $) 15)) (-1465 (((-1070 |#1|) $ |#1|) 32)) (-3102 (((-112) $) 17)) (-2707 (($ $ $) 30 (-1561 (|has| |#1| (-825)) (|has| |#1| (-361))))) (-4164 (($ $ $) 29 (-1561 (|has| |#1| (-825)) (|has| |#1| (-361))))) (-1825 (((-1126) $) 9)) (-3235 (($ $) 24)) (-3337 (((-1088) $) 10)) (-3866 ((|#1| $ |#1|) 34)) (-2680 ((|#1| $ |#1|) 33)) (-1309 (($ (-623 (-623 |#1|))) 35)) (-3361 (($ (-623 |#1|)) 36)) (-1270 (($ $ $) 21)) (-3292 (($ $ $) 20)) (-1518 (((-836) $) 11)) (-2636 (($) 19 T CONST)) (-2363 (((-112) $ $) 27 (-1561 (|has| |#1| (-825)) (|has| |#1| (-361))))) (-2345 (((-112) $ $) 26 (-1561 (|has| |#1| (-825)) (|has| |#1| (-361))))) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 28 (-1561 (|has| |#1| (-825)) (|has| |#1| (-361))))) (-2335 (((-112) $ $) 31)) (-2414 (($ $ $) 23)) (** (($ $ (-894)) 13) (($ $ (-749)) 16) (($ $ (-550)) 22)) (* (($ $ $) 14)))
-(((-876 |#1|) (-138) (-1068)) (T -876))
-((-3361 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-4 *1 (-876 *3)))) (-1309 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1068)) (-4 *1 (-876 *3)))) (-3866 (*1 *2 *1 *2) (-12 (-4 *1 (-876 *2)) (-4 *2 (-1068)))) (-2680 (*1 *2 *1 *2) (-12 (-4 *1 (-876 *2)) (-4 *2 (-1068)))) (-1465 (*1 *2 *1 *3) (-12 (-4 *1 (-876 *3)) (-4 *3 (-1068)) (-5 *2 (-1070 *3)))) (-2335 (*1 *2 *1 *1) (-12 (-4 *1 (-876 *3)) (-4 *3 (-1068)) (-5 *2 (-112)))))
-(-13 (-465) (-10 -8 (-15 -3361 ($ (-623 |t#1|))) (-15 -1309 ($ (-623 (-623 |t#1|)))) (-15 -3866 (|t#1| $ |t#1|)) (-15 -2680 (|t#1| $ |t#1|)) (-15 -1465 ((-1070 |t#1|) $ |t#1|)) (-15 -2335 ((-112) $ $)) (IF (|has| |t#1| (-825)) (-6 (-825)) |%noBranch|) (IF (|has| |t#1| (-361)) (-6 (-825)) |%noBranch|)))
-(((-101) . T) ((-595 (-836)) . T) ((-465) . T) ((-705) . T) ((-825) -1561 (|has| |#1| (-825)) (|has| |#1| (-361))) ((-1080) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-1772 (((-623 (-623 (-749))) $) 108)) (-2022 (((-623 (-749)) (-878 |#1|) $) 130)) (-2402 (((-623 (-749)) (-878 |#1|) $) 131)) (-1401 (((-623 (-878 |#1|)) $) 98)) (-1741 (((-878 |#1|) $ (-550)) 103) (((-878 |#1|) $) 104)) (-1620 (($ (-623 (-878 |#1|))) 110)) (-2475 (((-749) $) 105)) (-2547 (((-1070 (-1070 |#1|)) $) 128)) (-1465 (((-1070 |#1|) $ |#1|) 121) (((-1070 (-1070 |#1|)) $ (-1070 |#1|)) 139) (((-1070 (-623 |#1|)) $ (-623 |#1|)) 142)) (-1475 (((-1070 |#1|) $) 101)) (-1921 (((-112) (-878 |#1|) $) 92)) (-1825 (((-1126) $) NIL)) (-3493 (((-1232) $) 95) (((-1232) $ (-550) (-550)) 143)) (-3337 (((-1088) $) NIL)) (-1549 (((-623 (-878 |#1|)) $) 96)) (-2680 (((-878 |#1|) $ (-749)) 99)) (-2970 (((-749) $) 106)) (-1518 (((-836) $) 119) (((-623 (-878 |#1|)) $) 23) (($ (-623 (-878 |#1|))) 109)) (-1860 (((-623 |#1|) $) 107)) (-2316 (((-112) $ $) 136)) (-2354 (((-112) $ $) 134)) (-2335 (((-112) $ $) 133)))
-(((-877 |#1|) (-13 (-1068) (-10 -8 (-15 -1518 ((-623 (-878 |#1|)) $)) (-15 -1549 ((-623 (-878 |#1|)) $)) (-15 -2680 ((-878 |#1|) $ (-749))) (-15 -1741 ((-878 |#1|) $ (-550))) (-15 -1741 ((-878 |#1|) $)) (-15 -2475 ((-749) $)) (-15 -2970 ((-749) $)) (-15 -1860 ((-623 |#1|) $)) (-15 -1401 ((-623 (-878 |#1|)) $)) (-15 -1772 ((-623 (-623 (-749))) $)) (-15 -1518 ($ (-623 (-878 |#1|)))) (-15 -1620 ($ (-623 (-878 |#1|)))) (-15 -1465 ((-1070 |#1|) $ |#1|)) (-15 -2547 ((-1070 (-1070 |#1|)) $)) (-15 -1465 ((-1070 (-1070 |#1|)) $ (-1070 |#1|))) (-15 -1465 ((-1070 (-623 |#1|)) $ (-623 |#1|))) (-15 -1921 ((-112) (-878 |#1|) $)) (-15 -2022 ((-623 (-749)) (-878 |#1|) $)) (-15 -2402 ((-623 (-749)) (-878 |#1|) $)) (-15 -1475 ((-1070 |#1|) $)) (-15 -2335 ((-112) $ $)) (-15 -2354 ((-112) $ $)) (-15 -3493 ((-1232) $)) (-15 -3493 ((-1232) $ (-550) (-550))))) (-1068)) (T -877))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-623 (-878 *3))) (-5 *1 (-877 *3)) (-4 *3 (-1068)))) (-1549 (*1 *2 *1) (-12 (-5 *2 (-623 (-878 *3))) (-5 *1 (-877 *3)) (-4 *3 (-1068)))) (-2680 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *2 (-878 *4)) (-5 *1 (-877 *4)) (-4 *4 (-1068)))) (-1741 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-878 *4)) (-5 *1 (-877 *4)) (-4 *4 (-1068)))) (-1741 (*1 *2 *1) (-12 (-5 *2 (-878 *3)) (-5 *1 (-877 *3)) (-4 *3 (-1068)))) (-2475 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-877 *3)) (-4 *3 (-1068)))) (-2970 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-877 *3)) (-4 *3 (-1068)))) (-1860 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-877 *3)) (-4 *3 (-1068)))) (-1401 (*1 *2 *1) (-12 (-5 *2 (-623 (-878 *3))) (-5 *1 (-877 *3)) (-4 *3 (-1068)))) (-1772 (*1 *2 *1) (-12 (-5 *2 (-623 (-623 (-749)))) (-5 *1 (-877 *3)) (-4 *3 (-1068)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-623 (-878 *3))) (-4 *3 (-1068)) (-5 *1 (-877 *3)))) (-1620 (*1 *1 *2) (-12 (-5 *2 (-623 (-878 *3))) (-4 *3 (-1068)) (-5 *1 (-877 *3)))) (-1465 (*1 *2 *1 *3) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-877 *3)) (-4 *3 (-1068)))) (-2547 (*1 *2 *1) (-12 (-5 *2 (-1070 (-1070 *3))) (-5 *1 (-877 *3)) (-4 *3 (-1068)))) (-1465 (*1 *2 *1 *3) (-12 (-4 *4 (-1068)) (-5 *2 (-1070 (-1070 *4))) (-5 *1 (-877 *4)) (-5 *3 (-1070 *4)))) (-1465 (*1 *2 *1 *3) (-12 (-4 *4 (-1068)) (-5 *2 (-1070 (-623 *4))) (-5 *1 (-877 *4)) (-5 *3 (-623 *4)))) (-1921 (*1 *2 *3 *1) (-12 (-5 *3 (-878 *4)) (-4 *4 (-1068)) (-5 *2 (-112)) (-5 *1 (-877 *4)))) (-2022 (*1 *2 *3 *1) (-12 (-5 *3 (-878 *4)) (-4 *4 (-1068)) (-5 *2 (-623 (-749))) (-5 *1 (-877 *4)))) (-2402 (*1 *2 *3 *1) (-12 (-5 *3 (-878 *4)) (-4 *4 (-1068)) (-5 *2 (-623 (-749))) (-5 *1 (-877 *4)))) (-1475 (*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-877 *3)) (-4 *3 (-1068)))) (-2335 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-877 *3)) (-4 *3 (-1068)))) (-2354 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-877 *3)) (-4 *3 (-1068)))) (-3493 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-877 *3)) (-4 *3 (-1068)))) (-3493 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1232)) (-5 *1 (-877 *4)) (-4 *4 (-1068)))))
-(-13 (-1068) (-10 -8 (-15 -1518 ((-623 (-878 |#1|)) $)) (-15 -1549 ((-623 (-878 |#1|)) $)) (-15 -2680 ((-878 |#1|) $ (-749))) (-15 -1741 ((-878 |#1|) $ (-550))) (-15 -1741 ((-878 |#1|) $)) (-15 -2475 ((-749) $)) (-15 -2970 ((-749) $)) (-15 -1860 ((-623 |#1|) $)) (-15 -1401 ((-623 (-878 |#1|)) $)) (-15 -1772 ((-623 (-623 (-749))) $)) (-15 -1518 ($ (-623 (-878 |#1|)))) (-15 -1620 ($ (-623 (-878 |#1|)))) (-15 -1465 ((-1070 |#1|) $ |#1|)) (-15 -2547 ((-1070 (-1070 |#1|)) $)) (-15 -1465 ((-1070 (-1070 |#1|)) $ (-1070 |#1|))) (-15 -1465 ((-1070 (-623 |#1|)) $ (-623 |#1|))) (-15 -1921 ((-112) (-878 |#1|) $)) (-15 -2022 ((-623 (-749)) (-878 |#1|) $)) (-15 -2402 ((-623 (-749)) (-878 |#1|) $)) (-15 -1475 ((-1070 |#1|) $)) (-15 -2335 ((-112) $ $)) (-15 -2354 ((-112) $ $)) (-15 -3493 ((-1232) $)) (-15 -3493 ((-1232) $ (-550) (-550)))))
-((-1504 (((-112) $ $) NIL)) (-1674 (((-623 $) (-623 $)) 77)) (-3712 (((-550) $) 60)) (-3513 (($) NIL T CONST)) (-1386 (((-3 $ "failed") $) NIL)) (-2475 (((-749) $) 58)) (-1465 (((-1070 |#1|) $ |#1|) 49)) (-3102 (((-112) $) NIL)) (-3718 (((-112) $) 63)) (-2684 (((-749) $) 61)) (-1475 (((-1070 |#1|) $) 42)) (-2707 (($ $ $) NIL (-1561 (|has| |#1| (-361)) (|has| |#1| (-825))))) (-4164 (($ $ $) NIL (-1561 (|has| |#1| (-361)) (|has| |#1| (-825))))) (-3036 (((-2 (|:| |preimage| (-623 |#1|)) (|:| |image| (-623 |#1|))) $) 37)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) 93)) (-3337 (((-1088) $) NIL)) (-3624 (((-1070 |#1|) $) 100 (|has| |#1| (-361)))) (-3777 (((-112) $) 59)) (-3866 ((|#1| $ |#1|) 47)) (-2680 ((|#1| $ |#1|) 94)) (-2970 (((-749) $) 44)) (-1309 (($ (-623 (-623 |#1|))) 85)) (-2767 (((-944) $) 53)) (-3361 (($ (-623 |#1|)) 21)) (-1270 (($ $ $) NIL)) (-3292 (($ $ $) NIL)) (-2947 (($ (-623 (-623 |#1|))) 39)) (-2879 (($ (-623 (-623 |#1|))) 88)) (-3536 (($ (-623 |#1|)) 96)) (-1518 (((-836) $) 84) (($ (-623 (-623 |#1|))) 66) (($ (-623 |#1|)) 67)) (-2636 (($) 16 T CONST)) (-2363 (((-112) $ $) NIL (-1561 (|has| |#1| (-361)) (|has| |#1| (-825))))) (-2345 (((-112) $ $) NIL (-1561 (|has| |#1| (-361)) (|has| |#1| (-825))))) (-2316 (((-112) $ $) 45)) (-2354 (((-112) $ $) NIL (-1561 (|has| |#1| (-361)) (|has| |#1| (-825))))) (-2335 (((-112) $ $) 65)) (-2414 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ $ $) 22)))
-(((-878 |#1|) (-13 (-876 |#1|) (-10 -8 (-15 -3036 ((-2 (|:| |preimage| (-623 |#1|)) (|:| |image| (-623 |#1|))) $)) (-15 -2947 ($ (-623 (-623 |#1|)))) (-15 -1518 ($ (-623 (-623 |#1|)))) (-15 -1518 ($ (-623 |#1|))) (-15 -2879 ($ (-623 (-623 |#1|)))) (-15 -2970 ((-749) $)) (-15 -1475 ((-1070 |#1|) $)) (-15 -2767 ((-944) $)) (-15 -2475 ((-749) $)) (-15 -2684 ((-749) $)) (-15 -3712 ((-550) $)) (-15 -3777 ((-112) $)) (-15 -3718 ((-112) $)) (-15 -1674 ((-623 $) (-623 $))) (IF (|has| |#1| (-361)) (-15 -3624 ((-1070 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-535)) (-15 -3536 ($ (-623 |#1|))) (IF (|has| |#1| (-361)) (-15 -3536 ($ (-623 |#1|))) |%noBranch|)))) (-1068)) (T -878))
-((-3036 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |preimage| (-623 *3)) (|:| |image| (-623 *3)))) (-5 *1 (-878 *3)) (-4 *3 (-1068)))) (-2947 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1068)) (-5 *1 (-878 *3)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1068)) (-5 *1 (-878 *3)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-5 *1 (-878 *3)))) (-2879 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1068)) (-5 *1 (-878 *3)))) (-2970 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-878 *3)) (-4 *3 (-1068)))) (-1475 (*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-878 *3)) (-4 *3 (-1068)))) (-2767 (*1 *2 *1) (-12 (-5 *2 (-944)) (-5 *1 (-878 *3)) (-4 *3 (-1068)))) (-2475 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-878 *3)) (-4 *3 (-1068)))) (-2684 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-878 *3)) (-4 *3 (-1068)))) (-3712 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-878 *3)) (-4 *3 (-1068)))) (-3777 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-878 *3)) (-4 *3 (-1068)))) (-3718 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-878 *3)) (-4 *3 (-1068)))) (-1674 (*1 *2 *2) (-12 (-5 *2 (-623 (-878 *3))) (-5 *1 (-878 *3)) (-4 *3 (-1068)))) (-3624 (*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-878 *3)) (-4 *3 (-361)) (-4 *3 (-1068)))) (-3536 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-5 *1 (-878 *3)))))
-(-13 (-876 |#1|) (-10 -8 (-15 -3036 ((-2 (|:| |preimage| (-623 |#1|)) (|:| |image| (-623 |#1|))) $)) (-15 -2947 ($ (-623 (-623 |#1|)))) (-15 -1518 ($ (-623 (-623 |#1|)))) (-15 -1518 ($ (-623 |#1|))) (-15 -2879 ($ (-623 (-623 |#1|)))) (-15 -2970 ((-749) $)) (-15 -1475 ((-1070 |#1|) $)) (-15 -2767 ((-944) $)) (-15 -2475 ((-749) $)) (-15 -2684 ((-749) $)) (-15 -3712 ((-550) $)) (-15 -3777 ((-112) $)) (-15 -3718 ((-112) $)) (-15 -1674 ((-623 $) (-623 $))) (IF (|has| |#1| (-361)) (-15 -3624 ((-1070 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-535)) (-15 -3536 ($ (-623 |#1|))) (IF (|has| |#1| (-361)) (-15 -3536 ($ (-623 |#1|))) |%noBranch|))))
-((-1850 (((-3 (-623 (-1140 |#4|)) "failed") (-623 (-1140 |#4|)) (-1140 |#4|)) 128)) (-3980 ((|#1|) 77)) (-3857 (((-411 (-1140 |#4|)) (-1140 |#4|)) 137)) (-4111 (((-411 (-1140 |#4|)) (-623 |#3|) (-1140 |#4|)) 69)) (-1988 (((-411 (-1140 |#4|)) (-1140 |#4|)) 147)) (-1695 (((-3 (-623 (-1140 |#4|)) "failed") (-623 (-1140 |#4|)) (-1140 |#4|) |#3|) 92)))
-(((-879 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1850 ((-3 (-623 (-1140 |#4|)) "failed") (-623 (-1140 |#4|)) (-1140 |#4|))) (-15 -1988 ((-411 (-1140 |#4|)) (-1140 |#4|))) (-15 -3857 ((-411 (-1140 |#4|)) (-1140 |#4|))) (-15 -3980 (|#1|)) (-15 -1695 ((-3 (-623 (-1140 |#4|)) "failed") (-623 (-1140 |#4|)) (-1140 |#4|) |#3|)) (-15 -4111 ((-411 (-1140 |#4|)) (-623 |#3|) (-1140 |#4|)))) (-882) (-771) (-825) (-922 |#1| |#2| |#3|)) (T -879))
-((-4111 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *7)) (-4 *7 (-825)) (-4 *5 (-882)) (-4 *6 (-771)) (-4 *8 (-922 *5 *6 *7)) (-5 *2 (-411 (-1140 *8))) (-5 *1 (-879 *5 *6 *7 *8)) (-5 *4 (-1140 *8)))) (-1695 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *2 (-623 (-1140 *7))) (-5 *3 (-1140 *7)) (-4 *7 (-922 *5 *6 *4)) (-4 *5 (-882)) (-4 *6 (-771)) (-4 *4 (-825)) (-5 *1 (-879 *5 *6 *4 *7)))) (-3980 (*1 *2) (-12 (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-882)) (-5 *1 (-879 *2 *3 *4 *5)) (-4 *5 (-922 *2 *3 *4)))) (-3857 (*1 *2 *3) (-12 (-4 *4 (-882)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-922 *4 *5 *6)) (-5 *2 (-411 (-1140 *7))) (-5 *1 (-879 *4 *5 *6 *7)) (-5 *3 (-1140 *7)))) (-1988 (*1 *2 *3) (-12 (-4 *4 (-882)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-922 *4 *5 *6)) (-5 *2 (-411 (-1140 *7))) (-5 *1 (-879 *4 *5 *6 *7)) (-5 *3 (-1140 *7)))) (-1850 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-623 (-1140 *7))) (-5 *3 (-1140 *7)) (-4 *7 (-922 *4 *5 *6)) (-4 *4 (-882)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-879 *4 *5 *6 *7)))))
-(-10 -7 (-15 -1850 ((-3 (-623 (-1140 |#4|)) "failed") (-623 (-1140 |#4|)) (-1140 |#4|))) (-15 -1988 ((-411 (-1140 |#4|)) (-1140 |#4|))) (-15 -3857 ((-411 (-1140 |#4|)) (-1140 |#4|))) (-15 -3980 (|#1|)) (-15 -1695 ((-3 (-623 (-1140 |#4|)) "failed") (-623 (-1140 |#4|)) (-1140 |#4|) |#3|)) (-15 -4111 ((-411 (-1140 |#4|)) (-623 |#3|) (-1140 |#4|))))
-((-1850 (((-3 (-623 (-1140 |#2|)) "failed") (-623 (-1140 |#2|)) (-1140 |#2|)) 36)) (-3980 ((|#1|) 54)) (-3857 (((-411 (-1140 |#2|)) (-1140 |#2|)) 102)) (-4111 (((-411 (-1140 |#2|)) (-1140 |#2|)) 90)) (-1988 (((-411 (-1140 |#2|)) (-1140 |#2|)) 113)))
-(((-880 |#1| |#2|) (-10 -7 (-15 -1850 ((-3 (-623 (-1140 |#2|)) "failed") (-623 (-1140 |#2|)) (-1140 |#2|))) (-15 -1988 ((-411 (-1140 |#2|)) (-1140 |#2|))) (-15 -3857 ((-411 (-1140 |#2|)) (-1140 |#2|))) (-15 -3980 (|#1|)) (-15 -4111 ((-411 (-1140 |#2|)) (-1140 |#2|)))) (-882) (-1203 |#1|)) (T -880))
-((-4111 (*1 *2 *3) (-12 (-4 *4 (-882)) (-4 *5 (-1203 *4)) (-5 *2 (-411 (-1140 *5))) (-5 *1 (-880 *4 *5)) (-5 *3 (-1140 *5)))) (-3980 (*1 *2) (-12 (-4 *2 (-882)) (-5 *1 (-880 *2 *3)) (-4 *3 (-1203 *2)))) (-3857 (*1 *2 *3) (-12 (-4 *4 (-882)) (-4 *5 (-1203 *4)) (-5 *2 (-411 (-1140 *5))) (-5 *1 (-880 *4 *5)) (-5 *3 (-1140 *5)))) (-1988 (*1 *2 *3) (-12 (-4 *4 (-882)) (-4 *5 (-1203 *4)) (-5 *2 (-411 (-1140 *5))) (-5 *1 (-880 *4 *5)) (-5 *3 (-1140 *5)))) (-1850 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-623 (-1140 *5))) (-5 *3 (-1140 *5)) (-4 *5 (-1203 *4)) (-4 *4 (-882)) (-5 *1 (-880 *4 *5)))))
-(-10 -7 (-15 -1850 ((-3 (-623 (-1140 |#2|)) "failed") (-623 (-1140 |#2|)) (-1140 |#2|))) (-15 -1988 ((-411 (-1140 |#2|)) (-1140 |#2|))) (-15 -3857 ((-411 (-1140 |#2|)) (-1140 |#2|))) (-15 -3980 (|#1|)) (-15 -4111 ((-411 (-1140 |#2|)) (-1140 |#2|))))
-((-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) 41)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 18)) (-4242 (((-3 $ "failed") $) 35)))
-(((-881 |#1|) (-10 -8 (-15 -4242 ((-3 |#1| "failed") |#1|)) (-15 -3297 ((-3 (-623 (-1140 |#1|)) "failed") (-623 (-1140 |#1|)) (-1140 |#1|))) (-15 -2619 ((-1140 |#1|) (-1140 |#1|) (-1140 |#1|)))) (-882)) (T -881))
-NIL
-(-10 -8 (-15 -4242 ((-3 |#1| "failed") |#1|)) (-15 -3297 ((-3 (-623 (-1140 |#1|)) "failed") (-623 (-1140 |#1|)) (-1140 |#1|))) (-15 -2619 ((-1140 |#1|) (-1140 |#1|) (-1140 |#1|))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-3219 (((-3 $ "failed") $ $) 19)) (-3688 (((-411 (-1140 $)) (-1140 $)) 58)) (-1505 (($ $) 49)) (-3564 (((-411 $) $) 50)) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) 55)) (-3513 (($) 17 T CONST)) (-1386 (((-3 $ "failed") $) 32)) (-3933 (((-112) $) 51)) (-3102 (((-112) $) 30)) (-3106 (($ $ $) 44) (($ (-623 $)) 43)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 42)) (-3139 (($ $ $) 46) (($ (-623 $)) 45)) (-3430 (((-411 (-1140 $)) (-1140 $)) 56)) (-3562 (((-411 (-1140 $)) (-1140 $)) 57)) (-3338 (((-411 $) $) 48)) (-1495 (((-3 $ "failed") $ $) 40)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) 54 (|has| $ (-143)))) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41)) (-4242 (((-3 $ "failed") $) 53 (|has| $ (-143)))) (-2390 (((-749)) 28)) (-1345 (((-112) $ $) 37)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
-(((-882) (-138)) (T -882))
-((-2619 (*1 *2 *2 *2) (-12 (-5 *2 (-1140 *1)) (-4 *1 (-882)))) (-3688 (*1 *2 *3) (-12 (-4 *1 (-882)) (-5 *2 (-411 (-1140 *1))) (-5 *3 (-1140 *1)))) (-3562 (*1 *2 *3) (-12 (-4 *1 (-882)) (-5 *2 (-411 (-1140 *1))) (-5 *3 (-1140 *1)))) (-3430 (*1 *2 *3) (-12 (-4 *1 (-882)) (-5 *2 (-411 (-1140 *1))) (-5 *3 (-1140 *1)))) (-3297 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-623 (-1140 *1))) (-5 *3 (-1140 *1)) (-4 *1 (-882)))) (-3172 (*1 *2 *3) (|partial| -12 (-5 *3 (-667 *1)) (-4 *1 (-143)) (-4 *1 (-882)) (-5 *2 (-1227 *1)))) (-4242 (*1 *1 *1) (|partial| -12 (-4 *1 (-143)) (-4 *1 (-882)))))
-(-13 (-1185) (-10 -8 (-15 -3688 ((-411 (-1140 $)) (-1140 $))) (-15 -3562 ((-411 (-1140 $)) (-1140 $))) (-15 -3430 ((-411 (-1140 $)) (-1140 $))) (-15 -2619 ((-1140 $) (-1140 $) (-1140 $))) (-15 -3297 ((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $))) (IF (|has| $ (-143)) (PROGN (-15 -3172 ((-3 (-1227 $) "failed") (-667 $))) (-15 -4242 ((-3 $ "failed") $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-836)) . T) ((-170) . T) ((-283) . T) ((-444) . T) ((-542) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1185) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-4212 (((-112) $) NIL)) (-2155 (((-749)) NIL)) (-2252 (($ $ (-894)) NIL (|has| $ (-361))) (($ $) NIL)) (-1337 (((-1154 (-894) (-749)) (-550)) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3631 (((-112) $ $) NIL)) (-4319 (((-749)) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 $ "failed") $) NIL)) (-2726 (($ $) NIL)) (-4110 (($ (-1227 $)) NIL)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL)) (-3349 (($ $ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1741 (($) NIL)) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3485 (($) NIL)) (-3697 (((-112) $) NIL)) (-3714 (($ $) NIL) (($ $ (-749)) NIL)) (-3933 (((-112) $) NIL)) (-2475 (((-811 (-894)) $) NIL) (((-894) $) NIL)) (-3102 (((-112) $) NIL)) (-2529 (($) NIL (|has| $ (-361)))) (-2340 (((-112) $) NIL (|has| $ (-361)))) (-1389 (($ $ (-894)) NIL (|has| $ (-361))) (($ $) NIL)) (-2826 (((-3 $ "failed") $) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1428 (((-1140 $) $ (-894)) NIL (|has| $ (-361))) (((-1140 $) $) NIL)) (-2253 (((-894) $) NIL)) (-4116 (((-1140 $) $) NIL (|has| $ (-361)))) (-4008 (((-3 (-1140 $) "failed") $ $) NIL (|has| $ (-361))) (((-1140 $) $) NIL (|has| $ (-361)))) (-4235 (($ $ (-1140 $)) NIL (|has| $ (-361)))) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3862 (($) NIL T CONST)) (-2922 (($ (-894)) NIL)) (-4100 (((-112) $) NIL)) (-3337 (((-1088) $) NIL)) (-3935 (($) NIL (|has| $ (-361)))) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) NIL)) (-3338 (((-411 $) $) NIL)) (-3990 (((-894)) NIL) (((-811 (-894))) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-3811 (((-3 (-749) "failed") $ $) NIL) (((-749) $) NIL)) (-2854 (((-133)) NIL)) (-2393 (($ $ (-749)) NIL) (($ $) NIL)) (-2970 (((-894) $) NIL) (((-811 (-894)) $) NIL)) (-1310 (((-1140 $)) NIL)) (-4288 (($) NIL)) (-1273 (($) NIL (|has| $ (-361)))) (-1373 (((-667 $) (-1227 $)) NIL) (((-1227 $) $) NIL)) (-4028 (((-550) $) NIL)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL)) (-4242 (((-3 $ "failed") $) NIL) (($ $) NIL)) (-2390 (((-749)) NIL)) (-2437 (((-1227 $) (-894)) NIL) (((-1227 $)) NIL)) (-1345 (((-112) $ $) NIL)) (-1288 (((-112) $) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-2072 (($ $ (-749)) NIL (|has| $ (-361))) (($ $) NIL (|has| $ (-361)))) (-4183 (($ $ (-749)) NIL) (($ $) NIL)) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL)))
-(((-883 |#1|) (-13 (-342) (-322 $) (-596 (-550))) (-894)) (T -883))
+((-2376 (((-1089) $ (-128)) NIL)) (-1966 (((-1089) $ (-129)) 22)) (-3882 (($ (-381)) 12) (($ (-1127)) 14)) (-3572 (((-112) $) 19)) (-2233 (((-837) $) 26)) (-4231 (($ $) 23)))
+(((-836) (-13 (-835) (-595 (-837)) (-10 -8 (-15 -3882 ($ (-381))) (-15 -3882 ($ (-1127))) (-15 -3572 ((-112) $))))) (T -836))
+((-3882 (*1 *1 *2) (-12 (-5 *2 (-381)) (-5 *1 (-836)))) (-3882 (*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-836)))) (-3572 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-836)))))
+(-13 (-835) (-595 (-837)) (-10 -8 (-15 -3882 ($ (-381))) (-15 -3882 ($ (-1127))) (-15 -3572 ((-112) $))))
+((-2221 (((-112) $ $) NIL) (($ $ $) 77)) (-4287 (($ $ $) 114)) (-2500 (((-550) $) 31) (((-550)) 36)) (-1567 (($ (-550)) 45)) (-1563 (($ $ $) 46) (($ (-623 $)) 76)) (-2998 (($ $ (-623 $)) 74)) (-2878 (((-550) $) 34)) (-4135 (($ $ $) 65)) (-3405 (($ $) 127) (($ $ $) 128) (($ $ $ $) 129)) (-1357 (((-550) $) 33)) (-3701 (($ $ $) 64)) (-1755 (($ $) 104)) (-1963 (($ $ $) 118)) (-3208 (($ (-623 $)) 53)) (-3850 (($ $ (-623 $)) 71)) (-3637 (($ (-550) (-550)) 47)) (-1451 (($ $) 115) (($ $ $) 116)) (-3490 (($ $ (-550)) 41) (($ $) 44)) (-3455 (($ $ $) 89)) (-3243 (($ $ $) 121)) (-3433 (($ $) 105)) (-3429 (($ $ $) 90)) (-4123 (($ $) 130) (($ $ $) 131) (($ $ $ $) 132)) (-1990 (((-1233) $) 10)) (-1910 (($ $) 108) (($ $ (-749)) 111)) (-3212 (($ $ $) 67)) (-1464 (($ $ $) 66)) (-3578 (($ $ (-623 $)) 100)) (-3792 (($ $ $) 103)) (-3148 (($ (-623 $)) 51)) (-1465 (($ $) 62) (($ (-623 $)) 63)) (-2713 (($ $ $) 112)) (-2338 (($ $) 106)) (-1721 (($ $ $) 117)) (-3303 (($ (-550)) 21) (($ (-1145)) 23) (($ (-1127)) 30) (($ (-219)) 25)) (-3741 (($ $ $) 93)) (-3548 (($ $) 94)) (-4106 (((-1233) (-1127)) 15)) (-2715 (($ (-1127)) 14)) (-4224 (($ (-623 (-623 $))) 50)) (-3480 (($ $ (-550)) 40) (($ $) 43)) (-2369 (((-1127) $) NIL)) (-3614 (($ $ $) 120)) (-3489 (($ $) 133) (($ $ $) 134) (($ $ $ $) 135)) (-1659 (((-112) $) 98)) (-2058 (($ $ (-623 $)) 101) (($ $ $ $) 102)) (-4266 (($ (-550)) 37)) (-1293 (((-550) $) 32) (((-550)) 35)) (-4151 (($ $ $) 38) (($ (-623 $)) 75)) (-3445 (((-1089) $) NIL)) (-3409 (($ $ $) 91)) (-2819 (($) 13)) (-2757 (($ $ (-623 $)) 99)) (-1941 (((-1127) (-1127)) 8)) (-3451 (($ $) 107) (($ $ (-749)) 110)) (-3419 (($ $ $) 88)) (-2798 (($ $ (-749)) 126)) (-1650 (($ (-623 $)) 52)) (-2233 (((-837) $) 19)) (-1808 (($ $ (-550)) 39) (($ $) 42)) (-2005 (($ $) 60) (($ (-623 $)) 61)) (-1299 (($ $) 58) (($ (-623 $)) 59)) (-3790 (($ $) 113)) (-3521 (($ (-623 $)) 57)) (-1437 (($ $ $) 97)) (-2691 (($ $ $) 119)) (-1304 (($ $ $) 92)) (-2051 (($ $ $) 95) (($ $) 96)) (-2324 (($ $ $) 81)) (-2302 (($ $ $) 79)) (-2264 (((-112) $ $) 16) (($ $ $) 17)) (-2313 (($ $ $) 80)) (-2290 (($ $ $) 78)) (-2382 (($ $ $) 86)) (-2370 (($ $ $) 83) (($ $) 84)) (-2358 (($ $ $) 82)) (** (($ $ $) 87)) (* (($ $ $) 85)))
+(((-837) (-13 (-1069) (-10 -8 (-15 -1990 ((-1233) $)) (-15 -2715 ($ (-1127))) (-15 -4106 ((-1233) (-1127))) (-15 -3303 ($ (-550))) (-15 -3303 ($ (-1145))) (-15 -3303 ($ (-1127))) (-15 -3303 ($ (-219))) (-15 -2819 ($)) (-15 -1941 ((-1127) (-1127))) (-15 -2500 ((-550) $)) (-15 -1293 ((-550) $)) (-15 -2500 ((-550))) (-15 -1293 ((-550))) (-15 -1357 ((-550) $)) (-15 -2878 ((-550) $)) (-15 -4266 ($ (-550))) (-15 -1567 ($ (-550))) (-15 -3637 ($ (-550) (-550))) (-15 -3480 ($ $ (-550))) (-15 -3490 ($ $ (-550))) (-15 -1808 ($ $ (-550))) (-15 -3480 ($ $)) (-15 -3490 ($ $)) (-15 -1808 ($ $)) (-15 -4151 ($ $ $)) (-15 -1563 ($ $ $)) (-15 -4151 ($ (-623 $))) (-15 -1563 ($ (-623 $))) (-15 -3578 ($ $ (-623 $))) (-15 -2058 ($ $ (-623 $))) (-15 -2058 ($ $ $ $)) (-15 -3792 ($ $ $)) (-15 -1659 ((-112) $)) (-15 -2757 ($ $ (-623 $))) (-15 -1755 ($ $)) (-15 -3614 ($ $ $)) (-15 -3790 ($ $)) (-15 -4224 ($ (-623 (-623 $)))) (-15 -4287 ($ $ $)) (-15 -1451 ($ $)) (-15 -1451 ($ $ $)) (-15 -1721 ($ $ $)) (-15 -1963 ($ $ $)) (-15 -2691 ($ $ $)) (-15 -3243 ($ $ $)) (-15 -2798 ($ $ (-749))) (-15 -1437 ($ $ $)) (-15 -3701 ($ $ $)) (-15 -4135 ($ $ $)) (-15 -1464 ($ $ $)) (-15 -3212 ($ $ $)) (-15 -3850 ($ $ (-623 $))) (-15 -2998 ($ $ (-623 $))) (-15 -3433 ($ $)) (-15 -3451 ($ $)) (-15 -3451 ($ $ (-749))) (-15 -1910 ($ $)) (-15 -1910 ($ $ (-749))) (-15 -2338 ($ $)) (-15 -2713 ($ $ $)) (-15 -3405 ($ $)) (-15 -3405 ($ $ $)) (-15 -3405 ($ $ $ $)) (-15 -4123 ($ $)) (-15 -4123 ($ $ $)) (-15 -4123 ($ $ $ $)) (-15 -3489 ($ $)) (-15 -3489 ($ $ $)) (-15 -3489 ($ $ $ $)) (-15 -1299 ($ $)) (-15 -1299 ($ (-623 $))) (-15 -2005 ($ $)) (-15 -2005 ($ (-623 $))) (-15 -1465 ($ $)) (-15 -1465 ($ (-623 $))) (-15 -3148 ($ (-623 $))) (-15 -1650 ($ (-623 $))) (-15 -3208 ($ (-623 $))) (-15 -3521 ($ (-623 $))) (-15 -2264 ($ $ $)) (-15 -2221 ($ $ $)) (-15 -2290 ($ $ $)) (-15 -2302 ($ $ $)) (-15 -2313 ($ $ $)) (-15 -2324 ($ $ $)) (-15 -2358 ($ $ $)) (-15 -2370 ($ $ $)) (-15 -2370 ($ $)) (-15 * ($ $ $)) (-15 -2382 ($ $ $)) (-15 ** ($ $ $)) (-15 -3419 ($ $ $)) (-15 -3455 ($ $ $)) (-15 -3429 ($ $ $)) (-15 -3409 ($ $ $)) (-15 -1304 ($ $ $)) (-15 -3741 ($ $ $)) (-15 -3548 ($ $)) (-15 -2051 ($ $ $)) (-15 -2051 ($ $))))) (T -837))
+((-1990 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-837)))) (-2715 (*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-837)))) (-4106 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-837)))) (-3303 (*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-837)))) (-3303 (*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-837)))) (-3303 (*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-837)))) (-3303 (*1 *1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-837)))) (-2819 (*1 *1) (-5 *1 (-837))) (-1941 (*1 *2 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-837)))) (-2500 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-837)))) (-1293 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-837)))) (-2500 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-837)))) (-1293 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-837)))) (-1357 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-837)))) (-2878 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-837)))) (-4266 (*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-837)))) (-1567 (*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-837)))) (-3637 (*1 *1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-837)))) (-3480 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-837)))) (-3490 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-837)))) (-1808 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-837)))) (-3480 (*1 *1 *1) (-5 *1 (-837))) (-3490 (*1 *1 *1) (-5 *1 (-837))) (-1808 (*1 *1 *1) (-5 *1 (-837))) (-4151 (*1 *1 *1 *1) (-5 *1 (-837))) (-1563 (*1 *1 *1 *1) (-5 *1 (-837))) (-4151 (*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))) (-1563 (*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))) (-3578 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))) (-2058 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))) (-2058 (*1 *1 *1 *1 *1) (-5 *1 (-837))) (-3792 (*1 *1 *1 *1) (-5 *1 (-837))) (-1659 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-837)))) (-2757 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))) (-1755 (*1 *1 *1) (-5 *1 (-837))) (-3614 (*1 *1 *1 *1) (-5 *1 (-837))) (-3790 (*1 *1 *1) (-5 *1 (-837))) (-4224 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 (-837)))) (-5 *1 (-837)))) (-4287 (*1 *1 *1 *1) (-5 *1 (-837))) (-1451 (*1 *1 *1) (-5 *1 (-837))) (-1451 (*1 *1 *1 *1) (-5 *1 (-837))) (-1721 (*1 *1 *1 *1) (-5 *1 (-837))) (-1963 (*1 *1 *1 *1) (-5 *1 (-837))) (-2691 (*1 *1 *1 *1) (-5 *1 (-837))) (-3243 (*1 *1 *1 *1) (-5 *1 (-837))) (-2798 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-837)))) (-1437 (*1 *1 *1 *1) (-5 *1 (-837))) (-3701 (*1 *1 *1 *1) (-5 *1 (-837))) (-4135 (*1 *1 *1 *1) (-5 *1 (-837))) (-1464 (*1 *1 *1 *1) (-5 *1 (-837))) (-3212 (*1 *1 *1 *1) (-5 *1 (-837))) (-3850 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))) (-2998 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))) (-3433 (*1 *1 *1) (-5 *1 (-837))) (-3451 (*1 *1 *1) (-5 *1 (-837))) (-3451 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-837)))) (-1910 (*1 *1 *1) (-5 *1 (-837))) (-1910 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-837)))) (-2338 (*1 *1 *1) (-5 *1 (-837))) (-2713 (*1 *1 *1 *1) (-5 *1 (-837))) (-3405 (*1 *1 *1) (-5 *1 (-837))) (-3405 (*1 *1 *1 *1) (-5 *1 (-837))) (-3405 (*1 *1 *1 *1 *1) (-5 *1 (-837))) (-4123 (*1 *1 *1) (-5 *1 (-837))) (-4123 (*1 *1 *1 *1) (-5 *1 (-837))) (-4123 (*1 *1 *1 *1 *1) (-5 *1 (-837))) (-3489 (*1 *1 *1) (-5 *1 (-837))) (-3489 (*1 *1 *1 *1) (-5 *1 (-837))) (-3489 (*1 *1 *1 *1 *1) (-5 *1 (-837))) (-1299 (*1 *1 *1) (-5 *1 (-837))) (-1299 (*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))) (-2005 (*1 *1 *1) (-5 *1 (-837))) (-2005 (*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))) (-1465 (*1 *1 *1) (-5 *1 (-837))) (-1465 (*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))) (-3148 (*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))) (-1650 (*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))) (-3208 (*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))) (-3521 (*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))) (-2264 (*1 *1 *1 *1) (-5 *1 (-837))) (-2221 (*1 *1 *1 *1) (-5 *1 (-837))) (-2290 (*1 *1 *1 *1) (-5 *1 (-837))) (-2302 (*1 *1 *1 *1) (-5 *1 (-837))) (-2313 (*1 *1 *1 *1) (-5 *1 (-837))) (-2324 (*1 *1 *1 *1) (-5 *1 (-837))) (-2358 (*1 *1 *1 *1) (-5 *1 (-837))) (-2370 (*1 *1 *1 *1) (-5 *1 (-837))) (-2370 (*1 *1 *1) (-5 *1 (-837))) (* (*1 *1 *1 *1) (-5 *1 (-837))) (-2382 (*1 *1 *1 *1) (-5 *1 (-837))) (** (*1 *1 *1 *1) (-5 *1 (-837))) (-3419 (*1 *1 *1 *1) (-5 *1 (-837))) (-3455 (*1 *1 *1 *1) (-5 *1 (-837))) (-3429 (*1 *1 *1 *1) (-5 *1 (-837))) (-3409 (*1 *1 *1 *1) (-5 *1 (-837))) (-1304 (*1 *1 *1 *1) (-5 *1 (-837))) (-3741 (*1 *1 *1 *1) (-5 *1 (-837))) (-3548 (*1 *1 *1) (-5 *1 (-837))) (-2051 (*1 *1 *1 *1) (-5 *1 (-837))) (-2051 (*1 *1 *1) (-5 *1 (-837))))
+(-13 (-1069) (-10 -8 (-15 -1990 ((-1233) $)) (-15 -2715 ($ (-1127))) (-15 -4106 ((-1233) (-1127))) (-15 -3303 ($ (-550))) (-15 -3303 ($ (-1145))) (-15 -3303 ($ (-1127))) (-15 -3303 ($ (-219))) (-15 -2819 ($)) (-15 -1941 ((-1127) (-1127))) (-15 -2500 ((-550) $)) (-15 -1293 ((-550) $)) (-15 -2500 ((-550))) (-15 -1293 ((-550))) (-15 -1357 ((-550) $)) (-15 -2878 ((-550) $)) (-15 -4266 ($ (-550))) (-15 -1567 ($ (-550))) (-15 -3637 ($ (-550) (-550))) (-15 -3480 ($ $ (-550))) (-15 -3490 ($ $ (-550))) (-15 -1808 ($ $ (-550))) (-15 -3480 ($ $)) (-15 -3490 ($ $)) (-15 -1808 ($ $)) (-15 -4151 ($ $ $)) (-15 -1563 ($ $ $)) (-15 -4151 ($ (-623 $))) (-15 -1563 ($ (-623 $))) (-15 -3578 ($ $ (-623 $))) (-15 -2058 ($ $ (-623 $))) (-15 -2058 ($ $ $ $)) (-15 -3792 ($ $ $)) (-15 -1659 ((-112) $)) (-15 -2757 ($ $ (-623 $))) (-15 -1755 ($ $)) (-15 -3614 ($ $ $)) (-15 -3790 ($ $)) (-15 -4224 ($ (-623 (-623 $)))) (-15 -4287 ($ $ $)) (-15 -1451 ($ $)) (-15 -1451 ($ $ $)) (-15 -1721 ($ $ $)) (-15 -1963 ($ $ $)) (-15 -2691 ($ $ $)) (-15 -3243 ($ $ $)) (-15 -2798 ($ $ (-749))) (-15 -1437 ($ $ $)) (-15 -3701 ($ $ $)) (-15 -4135 ($ $ $)) (-15 -1464 ($ $ $)) (-15 -3212 ($ $ $)) (-15 -3850 ($ $ (-623 $))) (-15 -2998 ($ $ (-623 $))) (-15 -3433 ($ $)) (-15 -3451 ($ $)) (-15 -3451 ($ $ (-749))) (-15 -1910 ($ $)) (-15 -1910 ($ $ (-749))) (-15 -2338 ($ $)) (-15 -2713 ($ $ $)) (-15 -3405 ($ $)) (-15 -3405 ($ $ $)) (-15 -3405 ($ $ $ $)) (-15 -4123 ($ $)) (-15 -4123 ($ $ $)) (-15 -4123 ($ $ $ $)) (-15 -3489 ($ $)) (-15 -3489 ($ $ $)) (-15 -3489 ($ $ $ $)) (-15 -1299 ($ $)) (-15 -1299 ($ (-623 $))) (-15 -2005 ($ $)) (-15 -2005 ($ (-623 $))) (-15 -1465 ($ $)) (-15 -1465 ($ (-623 $))) (-15 -3148 ($ (-623 $))) (-15 -1650 ($ (-623 $))) (-15 -3208 ($ (-623 $))) (-15 -3521 ($ (-623 $))) (-15 -2264 ($ $ $)) (-15 -2221 ($ $ $)) (-15 -2290 ($ $ $)) (-15 -2302 ($ $ $)) (-15 -2313 ($ $ $)) (-15 -2324 ($ $ $)) (-15 -2358 ($ $ $)) (-15 -2370 ($ $ $)) (-15 -2370 ($ $)) (-15 * ($ $ $)) (-15 -2382 ($ $ $)) (-15 ** ($ $ $)) (-15 -3419 ($ $ $)) (-15 -3455 ($ $ $)) (-15 -3429 ($ $ $)) (-15 -3409 ($ $ $)) (-15 -1304 ($ $ $)) (-15 -3741 ($ $ $)) (-15 -3548 ($ $)) (-15 -2051 ($ $ $)) (-15 -2051 ($ $))))
+((-3362 (((-1233) (-623 (-52))) 24)) (-2346 (((-1233) (-1127) (-837)) 14) (((-1233) (-837)) 9) (((-1233) (-1127)) 11)))
+(((-838) (-10 -7 (-15 -2346 ((-1233) (-1127))) (-15 -2346 ((-1233) (-837))) (-15 -2346 ((-1233) (-1127) (-837))) (-15 -3362 ((-1233) (-623 (-52)))))) (T -838))
+((-3362 (*1 *2 *3) (-12 (-5 *3 (-623 (-52))) (-5 *2 (-1233)) (-5 *1 (-838)))) (-2346 (*1 *2 *3 *4) (-12 (-5 *3 (-1127)) (-5 *4 (-837)) (-5 *2 (-1233)) (-5 *1 (-838)))) (-2346 (*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1233)) (-5 *1 (-838)))) (-2346 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-838)))))
+(-10 -7 (-15 -2346 ((-1233) (-1127))) (-15 -2346 ((-1233) (-837))) (-15 -2346 ((-1233) (-1127) (-837))) (-15 -3362 ((-1233) (-623 (-52)))))
+((-2221 (((-112) $ $) NIL)) (-2564 (((-3 $ "failed") (-1145)) 33)) (-3828 (((-749)) 31)) (-1864 (($) NIL)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-4073 (((-895) $) 29)) (-2369 (((-1127) $) 39)) (-3690 (($ (-895)) 28)) (-3445 (((-1089) $) NIL)) (-2451 (((-1145) $) 13) (((-526) $) 19) (((-866 (-372)) $) 26) (((-866 (-550)) $) 22)) (-2233 (((-837) $) 16)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 36)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 35)))
+(((-839 |#1|) (-13 (-819) (-596 (-1145)) (-596 (-526)) (-596 (-866 (-372))) (-596 (-866 (-550))) (-10 -8 (-15 -2564 ((-3 $ "failed") (-1145))))) (-623 (-1145))) (T -839))
+((-2564 (*1 *1 *2) (|partial| -12 (-5 *2 (-1145)) (-5 *1 (-839 *3)) (-14 *3 (-623 *2)))))
+(-13 (-819) (-596 (-1145)) (-596 (-526)) (-596 (-866 (-372))) (-596 (-866 (-550))) (-10 -8 (-15 -2564 ((-3 $ "failed") (-1145)))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-1537 (((-3 $ "failed") $) NIL)) (-2419 (((-112) $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (((-926 |#1|) $) NIL) (($ (-926 |#1|)) NIL) (($ |#1|) NIL (|has| |#1| (-170)))) (-3091 (((-749)) NIL)) (-1429 (((-1233) (-749)) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-2264 (((-112) $ $) NIL)) (-2382 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-170))) (($ $ |#1|) NIL (|has| |#1| (-170)))))
+(((-840 |#1| |#2| |#3| |#4|) (-13 (-1021) (-10 -8 (IF (|has| |#1| (-170)) (-6 (-38 |#1|)) |%noBranch|) (-15 -2233 ((-926 |#1|) $)) (-15 -2233 ($ (-926 |#1|))) (IF (|has| |#1| (-356)) (-15 -2382 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -1429 ((-1233) (-749))))) (-1021) (-623 (-1145)) (-623 (-749)) (-749)) (T -840))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-926 *3)) (-5 *1 (-840 *3 *4 *5 *6)) (-4 *3 (-1021)) (-14 *4 (-623 (-1145))) (-14 *5 (-623 (-749))) (-14 *6 (-749)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-926 *3)) (-4 *3 (-1021)) (-5 *1 (-840 *3 *4 *5 *6)) (-14 *4 (-623 (-1145))) (-14 *5 (-623 (-749))) (-14 *6 (-749)))) (-2382 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-840 *2 *3 *4 *5)) (-4 *2 (-356)) (-4 *2 (-1021)) (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-749))) (-14 *5 (-749)))) (-1429 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1233)) (-5 *1 (-840 *4 *5 *6 *7)) (-4 *4 (-1021)) (-14 *5 (-623 (-1145))) (-14 *6 (-623 *3)) (-14 *7 *3))))
+(-13 (-1021) (-10 -8 (IF (|has| |#1| (-170)) (-6 (-38 |#1|)) |%noBranch|) (-15 -2233 ((-926 |#1|) $)) (-15 -2233 ($ (-926 |#1|))) (IF (|has| |#1| (-356)) (-15 -2382 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -1429 ((-1233) (-749)))))
+((-3672 (((-3 (-172 |#3|) "failed") (-749) (-749) |#2| |#2|) 31)) (-1971 (((-3 (-400 |#3|) "failed") (-749) (-749) |#2| |#2|) 24)))
+(((-841 |#1| |#2| |#3|) (-10 -7 (-15 -1971 ((-3 (-400 |#3|) "failed") (-749) (-749) |#2| |#2|)) (-15 -3672 ((-3 (-172 |#3|) "failed") (-749) (-749) |#2| |#2|))) (-356) (-1219 |#1|) (-1204 |#1|)) (T -841))
+((-3672 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-749)) (-4 *5 (-356)) (-5 *2 (-172 *6)) (-5 *1 (-841 *5 *4 *6)) (-4 *4 (-1219 *5)) (-4 *6 (-1204 *5)))) (-1971 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-749)) (-4 *5 (-356)) (-5 *2 (-400 *6)) (-5 *1 (-841 *5 *4 *6)) (-4 *4 (-1219 *5)) (-4 *6 (-1204 *5)))))
+(-10 -7 (-15 -1971 ((-3 (-400 |#3|) "failed") (-749) (-749) |#2| |#2|)) (-15 -3672 ((-3 (-172 |#3|) "failed") (-749) (-749) |#2| |#2|)))
+((-1971 (((-3 (-400 (-1201 |#2| |#1|)) "failed") (-749) (-749) (-1220 |#1| |#2| |#3|)) 28) (((-3 (-400 (-1201 |#2| |#1|)) "failed") (-749) (-749) (-1220 |#1| |#2| |#3|) (-1220 |#1| |#2| |#3|)) 26)))
+(((-842 |#1| |#2| |#3|) (-10 -7 (-15 -1971 ((-3 (-400 (-1201 |#2| |#1|)) "failed") (-749) (-749) (-1220 |#1| |#2| |#3|) (-1220 |#1| |#2| |#3|))) (-15 -1971 ((-3 (-400 (-1201 |#2| |#1|)) "failed") (-749) (-749) (-1220 |#1| |#2| |#3|)))) (-356) (-1145) |#1|) (T -842))
+((-1971 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-749)) (-5 *4 (-1220 *5 *6 *7)) (-4 *5 (-356)) (-14 *6 (-1145)) (-14 *7 *5) (-5 *2 (-400 (-1201 *6 *5))) (-5 *1 (-842 *5 *6 *7)))) (-1971 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-749)) (-5 *4 (-1220 *5 *6 *7)) (-4 *5 (-356)) (-14 *6 (-1145)) (-14 *7 *5) (-5 *2 (-400 (-1201 *6 *5))) (-5 *1 (-842 *5 *6 *7)))))
+(-10 -7 (-15 -1971 ((-3 (-400 (-1201 |#2| |#1|)) "failed") (-749) (-749) (-1220 |#1| |#2| |#3|) (-1220 |#1| |#2| |#3|))) (-15 -1971 ((-3 (-400 (-1201 |#2| |#1|)) "failed") (-749) (-749) (-1220 |#1| |#2| |#3|))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-1993 (((-3 $ "failed") $ $) 19)) (-1745 (($ $ (-550)) 60)) (-1611 (((-112) $ $) 57)) (-2991 (($) 17 T CONST)) (-1451 (($ (-1141 (-550)) (-550)) 59)) (-3455 (($ $ $) 53)) (-1537 (((-3 $ "failed") $) 32)) (-4004 (($ $) 62)) (-3429 (($ $ $) 54)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 49)) (-2603 (((-749) $) 67)) (-2419 (((-112) $) 30)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-2351 (((-550)) 64)) (-3761 (((-550) $) 63)) (-3231 (($ $ $) 44) (($ (-623 $)) 43)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 42)) (-3260 (($ $ $) 46) (($ (-623 $)) 45)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-4268 (($ $ (-550)) 66)) (-3409 (((-3 $ "failed") $ $) 40)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-1988 (((-749) $) 56)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 55)) (-4051 (((-1125 (-550)) $) 68)) (-4012 (($ $) 65)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41)) (-3091 (((-749)) 28)) (-1819 (((-112) $ $) 37)) (-2154 (((-550) $ (-550)) 61)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+(((-843 |#1|) (-138) (-550)) (T -843))
+((-4051 (*1 *2 *1) (-12 (-4 *1 (-843 *3)) (-5 *2 (-1125 (-550))))) (-2603 (*1 *2 *1) (-12 (-4 *1 (-843 *3)) (-5 *2 (-749)))) (-4268 (*1 *1 *1 *2) (-12 (-4 *1 (-843 *3)) (-5 *2 (-550)))) (-4012 (*1 *1 *1) (-4 *1 (-843 *2))) (-2351 (*1 *2) (-12 (-4 *1 (-843 *3)) (-5 *2 (-550)))) (-3761 (*1 *2 *1) (-12 (-4 *1 (-843 *3)) (-5 *2 (-550)))) (-4004 (*1 *1 *1) (-4 *1 (-843 *2))) (-2154 (*1 *2 *1 *2) (-12 (-4 *1 (-843 *3)) (-5 *2 (-550)))) (-1745 (*1 *1 *1 *2) (-12 (-4 *1 (-843 *3)) (-5 *2 (-550)))) (-1451 (*1 *1 *2 *3) (-12 (-5 *2 (-1141 (-550))) (-5 *3 (-550)) (-4 *1 (-843 *4)))))
+(-13 (-300) (-145) (-10 -8 (-15 -4051 ((-1125 (-550)) $)) (-15 -2603 ((-749) $)) (-15 -4268 ($ $ (-550))) (-15 -4012 ($ $)) (-15 -2351 ((-550))) (-15 -3761 ((-550) $)) (-15 -4004 ($ $)) (-15 -2154 ((-550) $ (-550))) (-15 -1745 ($ $ (-550))) (-15 -1451 ($ (-1141 (-550)) (-550)))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-145) . T) ((-595 (-837)) . T) ((-170) . T) ((-283) . T) ((-300) . T) ((-444) . T) ((-542) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-894) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-1745 (($ $ (-550)) NIL)) (-1611 (((-112) $ $) NIL)) (-2991 (($) NIL T CONST)) (-1451 (($ (-1141 (-550)) (-550)) NIL)) (-3455 (($ $ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-4004 (($ $) NIL)) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-2603 (((-749) $) NIL)) (-2419 (((-112) $) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2351 (((-550)) NIL)) (-3761 (((-550) $) NIL)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4268 (($ $ (-550)) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-4051 (((-1125 (-550)) $) NIL)) (-4012 (($ $) NIL)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL)) (-3091 (((-749)) NIL)) (-1819 (((-112) $ $) NIL)) (-2154 (((-550) $ (-550)) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL)))
+(((-844 |#1|) (-843 |#1|) (-550)) (T -844))
+NIL
+(-843 |#1|)
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3104 (((-844 |#1|) $) NIL (|has| (-844 |#1|) (-300)))) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-844 |#1|) (-883)))) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| (-844 |#1|) (-883)))) (-1611 (((-112) $ $) NIL)) (-4303 (((-550) $) NIL (|has| (-844 |#1|) (-798)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-844 |#1|) "failed") $) NIL) (((-3 (-1145) "failed") $) NIL (|has| (-844 |#1|) (-1012 (-1145)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-844 |#1|) (-1012 (-550)))) (((-3 (-550) "failed") $) NIL (|has| (-844 |#1|) (-1012 (-550))))) (-2202 (((-844 |#1|) $) NIL) (((-1145) $) NIL (|has| (-844 |#1|) (-1012 (-1145)))) (((-400 (-550)) $) NIL (|has| (-844 |#1|) (-1012 (-550)))) (((-550) $) NIL (|has| (-844 |#1|) (-1012 (-550))))) (-2468 (($ $) NIL) (($ (-550) $) NIL)) (-3455 (($ $ $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| (-844 |#1|) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| (-844 |#1|) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-844 |#1|))) (|:| |vec| (-1228 (-844 |#1|)))) (-667 $) (-1228 $)) NIL) (((-667 (-844 |#1|)) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1864 (($) NIL (|has| (-844 |#1|) (-535)))) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-2694 (((-112) $) NIL (|has| (-844 |#1|) (-798)))) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (|has| (-844 |#1|) (-860 (-550)))) (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (|has| (-844 |#1|) (-860 (-372))))) (-2419 (((-112) $) NIL)) (-1484 (($ $) NIL)) (-4153 (((-844 |#1|) $) NIL)) (-1620 (((-3 $ "failed") $) NIL (|has| (-844 |#1|) (-1120)))) (-1712 (((-112) $) NIL (|has| (-844 |#1|) (-798)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2793 (($ $ $) NIL (|has| (-844 |#1|) (-825)))) (-2173 (($ $ $) NIL (|has| (-844 |#1|) (-825)))) (-2392 (($ (-1 (-844 |#1|) (-844 |#1|)) $) NIL)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-2463 (($) NIL (|has| (-844 |#1|) (-1120)) CONST)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1724 (($ $) NIL (|has| (-844 |#1|) (-300)))) (-3925 (((-844 |#1|) $) NIL (|has| (-844 |#1|) (-535)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-844 |#1|) (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-844 |#1|) (-883)))) (-1735 (((-411 $) $) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1553 (($ $ (-623 (-844 |#1|)) (-623 (-844 |#1|))) NIL (|has| (-844 |#1|) (-302 (-844 |#1|)))) (($ $ (-844 |#1|) (-844 |#1|)) NIL (|has| (-844 |#1|) (-302 (-844 |#1|)))) (($ $ (-287 (-844 |#1|))) NIL (|has| (-844 |#1|) (-302 (-844 |#1|)))) (($ $ (-623 (-287 (-844 |#1|)))) NIL (|has| (-844 |#1|) (-302 (-844 |#1|)))) (($ $ (-623 (-1145)) (-623 (-844 |#1|))) NIL (|has| (-844 |#1|) (-505 (-1145) (-844 |#1|)))) (($ $ (-1145) (-844 |#1|)) NIL (|has| (-844 |#1|) (-505 (-1145) (-844 |#1|))))) (-1988 (((-749) $) NIL)) (-2757 (($ $ (-844 |#1|)) NIL (|has| (-844 |#1|) (-279 (-844 |#1|) (-844 |#1|))))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2798 (($ $) NIL (|has| (-844 |#1|) (-227))) (($ $ (-749)) NIL (|has| (-844 |#1|) (-227))) (($ $ (-1145)) NIL (|has| (-844 |#1|) (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| (-844 |#1|) (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| (-844 |#1|) (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| (-844 |#1|) (-874 (-1145)))) (($ $ (-1 (-844 |#1|) (-844 |#1|)) (-749)) NIL) (($ $ (-1 (-844 |#1|) (-844 |#1|))) NIL)) (-3608 (($ $) NIL)) (-4163 (((-844 |#1|) $) NIL)) (-2451 (((-866 (-550)) $) NIL (|has| (-844 |#1|) (-596 (-866 (-550))))) (((-866 (-372)) $) NIL (|has| (-844 |#1|) (-596 (-866 (-372))))) (((-526) $) NIL (|has| (-844 |#1|) (-596 (-526)))) (((-372) $) NIL (|has| (-844 |#1|) (-996))) (((-219) $) NIL (|has| (-844 |#1|) (-996)))) (-3470 (((-172 (-400 (-550))) $) NIL)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| (-844 |#1|) (-883))))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL) (($ (-844 |#1|)) NIL) (($ (-1145)) NIL (|has| (-844 |#1|) (-1012 (-1145))))) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| (-844 |#1|) (-883))) (|has| (-844 |#1|) (-143))))) (-3091 (((-749)) NIL)) (-2967 (((-844 |#1|) $) NIL (|has| (-844 |#1|) (-535)))) (-1819 (((-112) $ $) NIL)) (-2154 (((-400 (-550)) $ (-550)) NIL)) (-4188 (($ $) NIL (|has| (-844 |#1|) (-798)))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $) NIL (|has| (-844 |#1|) (-227))) (($ $ (-749)) NIL (|has| (-844 |#1|) (-227))) (($ $ (-1145)) NIL (|has| (-844 |#1|) (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| (-844 |#1|) (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| (-844 |#1|) (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| (-844 |#1|) (-874 (-1145)))) (($ $ (-1 (-844 |#1|) (-844 |#1|)) (-749)) NIL) (($ $ (-1 (-844 |#1|) (-844 |#1|))) NIL)) (-2324 (((-112) $ $) NIL (|has| (-844 |#1|) (-825)))) (-2302 (((-112) $ $) NIL (|has| (-844 |#1|) (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| (-844 |#1|) (-825)))) (-2290 (((-112) $ $) NIL (|has| (-844 |#1|) (-825)))) (-2382 (($ $ $) NIL) (($ (-844 |#1|) (-844 |#1|)) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ (-844 |#1|) $) NIL) (($ $ (-844 |#1|)) NIL)))
+(((-845 |#1|) (-13 (-966 (-844 |#1|)) (-10 -8 (-15 -2154 ((-400 (-550)) $ (-550))) (-15 -3470 ((-172 (-400 (-550))) $)) (-15 -2468 ($ $)) (-15 -2468 ($ (-550) $)))) (-550)) (T -845))
+((-2154 (*1 *2 *1 *3) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-845 *4)) (-14 *4 *3) (-5 *3 (-550)))) (-3470 (*1 *2 *1) (-12 (-5 *2 (-172 (-400 (-550)))) (-5 *1 (-845 *3)) (-14 *3 (-550)))) (-2468 (*1 *1 *1) (-12 (-5 *1 (-845 *2)) (-14 *2 (-550)))) (-2468 (*1 *1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-845 *3)) (-14 *3 *2))))
+(-13 (-966 (-844 |#1|)) (-10 -8 (-15 -2154 ((-400 (-550)) $ (-550))) (-15 -3470 ((-172 (-400 (-550))) $)) (-15 -2468 ($ $)) (-15 -2468 ($ (-550) $))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3104 ((|#2| $) NIL (|has| |#2| (-300)))) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-1611 (((-112) $ $) NIL)) (-4303 (((-550) $) NIL (|has| |#2| (-798)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#2| "failed") $) NIL) (((-3 (-1145) "failed") $) NIL (|has| |#2| (-1012 (-1145)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#2| (-1012 (-550)))) (((-3 (-550) "failed") $) NIL (|has| |#2| (-1012 (-550))))) (-2202 ((|#2| $) NIL) (((-1145) $) NIL (|has| |#2| (-1012 (-1145)))) (((-400 (-550)) $) NIL (|has| |#2| (-1012 (-550)))) (((-550) $) NIL (|has| |#2| (-1012 (-550))))) (-2468 (($ $) 31) (($ (-550) $) 32)) (-3455 (($ $ $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 $) (-1228 $)) NIL) (((-667 |#2|) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) 53)) (-1864 (($) NIL (|has| |#2| (-535)))) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-2694 (((-112) $) NIL (|has| |#2| (-798)))) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (|has| |#2| (-860 (-550)))) (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (|has| |#2| (-860 (-372))))) (-2419 (((-112) $) NIL)) (-1484 (($ $) NIL)) (-4153 ((|#2| $) NIL)) (-1620 (((-3 $ "failed") $) NIL (|has| |#2| (-1120)))) (-1712 (((-112) $) NIL (|has| |#2| (-798)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2793 (($ $ $) NIL (|has| |#2| (-825)))) (-2173 (($ $ $) NIL (|has| |#2| (-825)))) (-2392 (($ (-1 |#2| |#2|) $) NIL)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) 49)) (-2463 (($) NIL (|has| |#2| (-1120)) CONST)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1724 (($ $) NIL (|has| |#2| (-300)))) (-3925 ((|#2| $) NIL (|has| |#2| (-535)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-1735 (((-411 $) $) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1553 (($ $ (-623 |#2|) (-623 |#2|)) NIL (|has| |#2| (-302 |#2|))) (($ $ |#2| |#2|) NIL (|has| |#2| (-302 |#2|))) (($ $ (-287 |#2|)) NIL (|has| |#2| (-302 |#2|))) (($ $ (-623 (-287 |#2|))) NIL (|has| |#2| (-302 |#2|))) (($ $ (-623 (-1145)) (-623 |#2|)) NIL (|has| |#2| (-505 (-1145) |#2|))) (($ $ (-1145) |#2|) NIL (|has| |#2| (-505 (-1145) |#2|)))) (-1988 (((-749) $) NIL)) (-2757 (($ $ |#2|) NIL (|has| |#2| (-279 |#2| |#2|)))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2798 (($ $) NIL (|has| |#2| (-227))) (($ $ (-749)) NIL (|has| |#2| (-227))) (($ $ (-1145)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-3608 (($ $) NIL)) (-4163 ((|#2| $) NIL)) (-2451 (((-866 (-550)) $) NIL (|has| |#2| (-596 (-866 (-550))))) (((-866 (-372)) $) NIL (|has| |#2| (-596 (-866 (-372))))) (((-526) $) NIL (|has| |#2| (-596 (-526)))) (((-372) $) NIL (|has| |#2| (-996))) (((-219) $) NIL (|has| |#2| (-996)))) (-3470 (((-172 (-400 (-550))) $) 68)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#2| (-883))))) (-2233 (((-837) $) 87) (($ (-550)) 19) (($ $) NIL) (($ (-400 (-550))) 24) (($ |#2|) 18) (($ (-1145)) NIL (|has| |#2| (-1012 (-1145))))) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| |#2| (-883))) (|has| |#2| (-143))))) (-3091 (((-749)) NIL)) (-2967 ((|#2| $) NIL (|has| |#2| (-535)))) (-1819 (((-112) $ $) NIL)) (-2154 (((-400 (-550)) $ (-550)) 60)) (-4188 (($ $) NIL (|has| |#2| (-798)))) (-2688 (($) 14 T CONST)) (-2700 (($) 16 T CONST)) (-1901 (($ $) NIL (|has| |#2| (-227))) (($ $ (-749)) NIL (|has| |#2| (-227))) (($ $ (-1145)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-2324 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2264 (((-112) $ $) 35)) (-2313 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2382 (($ $ $) 23) (($ |#2| |#2|) 54)) (-2370 (($ $) 39) (($ $ $) 41)) (-2358 (($ $ $) 37)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) 50)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 42) (($ $ $) 44) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ |#2| $) 55) (($ $ |#2|) NIL)))
+(((-846 |#1| |#2|) (-13 (-966 |#2|) (-10 -8 (-15 -2154 ((-400 (-550)) $ (-550))) (-15 -3470 ((-172 (-400 (-550))) $)) (-15 -2468 ($ $)) (-15 -2468 ($ (-550) $)))) (-550) (-843 |#1|)) (T -846))
+((-2154 (*1 *2 *1 *3) (-12 (-14 *4 *3) (-5 *2 (-400 (-550))) (-5 *1 (-846 *4 *5)) (-5 *3 (-550)) (-4 *5 (-843 *4)))) (-3470 (*1 *2 *1) (-12 (-14 *3 (-550)) (-5 *2 (-172 (-400 (-550)))) (-5 *1 (-846 *3 *4)) (-4 *4 (-843 *3)))) (-2468 (*1 *1 *1) (-12 (-14 *2 (-550)) (-5 *1 (-846 *2 *3)) (-4 *3 (-843 *2)))) (-2468 (*1 *1 *2 *1) (-12 (-5 *2 (-550)) (-14 *3 *2) (-5 *1 (-846 *3 *4)) (-4 *4 (-843 *3)))))
+(-13 (-966 |#2|) (-10 -8 (-15 -2154 ((-400 (-550)) $ (-550))) (-15 -3470 ((-172 (-400 (-550))) $)) (-15 -2468 ($ $)) (-15 -2468 ($ (-550) $))))
+((-2221 (((-112) $ $) NIL (-12 (|has| |#1| (-1069)) (|has| |#2| (-1069))))) (-2408 ((|#2| $) 12)) (-3721 (($ |#1| |#2|) 9)) (-2369 (((-1127) $) NIL (-12 (|has| |#1| (-1069)) (|has| |#2| (-1069))))) (-3445 (((-1089) $) NIL (-12 (|has| |#1| (-1069)) (|has| |#2| (-1069))))) (-3858 ((|#1| $) 11)) (-2245 (($ |#1| |#2|) 10)) (-2233 (((-837) $) 18 (-1489 (-12 (|has| |#1| (-595 (-837))) (|has| |#2| (-595 (-837)))) (-12 (|has| |#1| (-1069)) (|has| |#2| (-1069)))))) (-2264 (((-112) $ $) 22 (-12 (|has| |#1| (-1069)) (|has| |#2| (-1069))))))
+(((-847 |#1| |#2|) (-13 (-1182) (-10 -8 (IF (|has| |#1| (-595 (-837))) (IF (|has| |#2| (-595 (-837))) (-6 (-595 (-837))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1069)) (IF (|has| |#2| (-1069)) (-6 (-1069)) |%noBranch|) |%noBranch|) (-15 -3721 ($ |#1| |#2|)) (-15 -2245 ($ |#1| |#2|)) (-15 -3858 (|#1| $)) (-15 -2408 (|#2| $)))) (-1182) (-1182)) (T -847))
+((-3721 (*1 *1 *2 *3) (-12 (-5 *1 (-847 *2 *3)) (-4 *2 (-1182)) (-4 *3 (-1182)))) (-2245 (*1 *1 *2 *3) (-12 (-5 *1 (-847 *2 *3)) (-4 *2 (-1182)) (-4 *3 (-1182)))) (-3858 (*1 *2 *1) (-12 (-4 *2 (-1182)) (-5 *1 (-847 *2 *3)) (-4 *3 (-1182)))) (-2408 (*1 *2 *1) (-12 (-4 *2 (-1182)) (-5 *1 (-847 *3 *2)) (-4 *3 (-1182)))))
+(-13 (-1182) (-10 -8 (IF (|has| |#1| (-595 (-837))) (IF (|has| |#2| (-595 (-837))) (-6 (-595 (-837))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1069)) (IF (|has| |#2| (-1069)) (-6 (-1069)) |%noBranch|) |%noBranch|) (-15 -3721 ($ |#1| |#2|)) (-15 -2245 ($ |#1| |#2|)) (-15 -3858 (|#1| $)) (-15 -2408 (|#2| $))))
+((-2221 (((-112) $ $) NIL)) (-1711 (((-550) $) 15)) (-2471 (($ (-155)) 11)) (-2762 (($ (-155)) 12)) (-2369 (((-1127) $) NIL)) (-3181 (((-155) $) 13)) (-3445 (((-1089) $) NIL)) (-2281 (($ (-155)) 9)) (-2625 (($ (-155)) 8)) (-2233 (((-837) $) 23) (($ (-155)) 16)) (-1441 (($ (-155)) 10)) (-2264 (((-112) $ $) NIL)))
+(((-848) (-13 (-1069) (-10 -8 (-15 -2625 ($ (-155))) (-15 -2281 ($ (-155))) (-15 -1441 ($ (-155))) (-15 -2471 ($ (-155))) (-15 -2762 ($ (-155))) (-15 -3181 ((-155) $)) (-15 -1711 ((-550) $)) (-15 -2233 ($ (-155)))))) (T -848))
+((-2625 (*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-848)))) (-2281 (*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-848)))) (-1441 (*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-848)))) (-2471 (*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-848)))) (-2762 (*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-848)))) (-3181 (*1 *2 *1) (-12 (-5 *2 (-155)) (-5 *1 (-848)))) (-1711 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-848)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-848)))))
+(-13 (-1069) (-10 -8 (-15 -2625 ($ (-155))) (-15 -2281 ($ (-155))) (-15 -1441 ($ (-155))) (-15 -2471 ($ (-155))) (-15 -2762 ($ (-155))) (-15 -3181 ((-155) $)) (-15 -1711 ((-550) $)) (-15 -2233 ($ (-155)))))
+((-2233 (((-309 (-550)) (-400 (-926 (-48)))) 23) (((-309 (-550)) (-926 (-48))) 18)))
+(((-849) (-10 -7 (-15 -2233 ((-309 (-550)) (-926 (-48)))) (-15 -2233 ((-309 (-550)) (-400 (-926 (-48))))))) (T -849))
+((-2233 (*1 *2 *3) (-12 (-5 *3 (-400 (-926 (-48)))) (-5 *2 (-309 (-550))) (-5 *1 (-849)))) (-2233 (*1 *2 *3) (-12 (-5 *3 (-926 (-48))) (-5 *2 (-309 (-550))) (-5 *1 (-849)))))
+(-10 -7 (-15 -2233 ((-309 (-550)) (-926 (-48)))) (-15 -2233 ((-309 (-550)) (-400 (-926 (-48))))))
+((-2392 (((-851 |#2|) (-1 |#2| |#1|) (-851 |#1|)) 14)))
+(((-850 |#1| |#2|) (-10 -7 (-15 -2392 ((-851 |#2|) (-1 |#2| |#1|) (-851 |#1|)))) (-1182) (-1182)) (T -850))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-851 *5)) (-4 *5 (-1182)) (-4 *6 (-1182)) (-5 *2 (-851 *6)) (-5 *1 (-850 *5 *6)))))
+(-10 -7 (-15 -2392 ((-851 |#2|) (-1 |#2| |#1|) (-851 |#1|))))
+((-4145 (($ |#1| |#1|) 8)) (-3708 ((|#1| $ (-749)) 10)))
+(((-851 |#1|) (-10 -8 (-15 -4145 ($ |#1| |#1|)) (-15 -3708 (|#1| $ (-749)))) (-1182)) (T -851))
+((-3708 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *1 (-851 *2)) (-4 *2 (-1182)))) (-4145 (*1 *1 *2 *2) (-12 (-5 *1 (-851 *2)) (-4 *2 (-1182)))))
+(-10 -8 (-15 -4145 ($ |#1| |#1|)) (-15 -3708 (|#1| $ (-749))))
+((-2392 (((-853 |#2|) (-1 |#2| |#1|) (-853 |#1|)) 14)))
+(((-852 |#1| |#2|) (-10 -7 (-15 -2392 ((-853 |#2|) (-1 |#2| |#1|) (-853 |#1|)))) (-1182) (-1182)) (T -852))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-853 *5)) (-4 *5 (-1182)) (-4 *6 (-1182)) (-5 *2 (-853 *6)) (-5 *1 (-852 *5 *6)))))
+(-10 -7 (-15 -2392 ((-853 |#2|) (-1 |#2| |#1|) (-853 |#1|))))
+((-4145 (($ |#1| |#1| |#1|) 8)) (-3708 ((|#1| $ (-749)) 10)))
+(((-853 |#1|) (-10 -8 (-15 -4145 ($ |#1| |#1| |#1|)) (-15 -3708 (|#1| $ (-749)))) (-1182)) (T -853))
+((-3708 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *1 (-853 *2)) (-4 *2 (-1182)))) (-4145 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-853 *2)) (-4 *2 (-1182)))))
+(-10 -8 (-15 -4145 ($ |#1| |#1| |#1|)) (-15 -3708 (|#1| $ (-749))))
+((-2459 (((-623 (-1150)) (-1127)) 9)))
+(((-854) (-10 -7 (-15 -2459 ((-623 (-1150)) (-1127))))) (T -854))
+((-2459 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-623 (-1150))) (-5 *1 (-854)))))
+(-10 -7 (-15 -2459 ((-623 (-1150)) (-1127))))
+((-2392 (((-856 |#2|) (-1 |#2| |#1|) (-856 |#1|)) 14)))
+(((-855 |#1| |#2|) (-10 -7 (-15 -2392 ((-856 |#2|) (-1 |#2| |#1|) (-856 |#1|)))) (-1182) (-1182)) (T -855))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-856 *5)) (-4 *5 (-1182)) (-4 *6 (-1182)) (-5 *2 (-856 *6)) (-5 *1 (-855 *5 *6)))))
+(-10 -7 (-15 -2392 ((-856 |#2|) (-1 |#2| |#1|) (-856 |#1|))))
+((-3956 (($ |#1| |#1| |#1|) 8)) (-3708 ((|#1| $ (-749)) 10)))
+(((-856 |#1|) (-10 -8 (-15 -3956 ($ |#1| |#1| |#1|)) (-15 -3708 (|#1| $ (-749)))) (-1182)) (T -856))
+((-3708 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *1 (-856 *2)) (-4 *2 (-1182)))) (-3956 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-856 *2)) (-4 *2 (-1182)))))
+(-10 -8 (-15 -3956 ($ |#1| |#1| |#1|)) (-15 -3708 (|#1| $ (-749))))
+((-1592 (((-1125 (-623 (-550))) (-623 (-550)) (-1125 (-623 (-550)))) 32)) (-2935 (((-1125 (-623 (-550))) (-623 (-550)) (-623 (-550))) 28)) (-3481 (((-1125 (-623 (-550))) (-623 (-550))) 41) (((-1125 (-623 (-550))) (-623 (-550)) (-623 (-550))) 40)) (-2240 (((-1125 (-623 (-550))) (-550)) 42)) (-2169 (((-1125 (-623 (-550))) (-550) (-550)) 22) (((-1125 (-623 (-550))) (-550)) 16) (((-1125 (-623 (-550))) (-550) (-550) (-550)) 12)) (-1938 (((-1125 (-623 (-550))) (-1125 (-623 (-550)))) 26)) (-3018 (((-623 (-550)) (-623 (-550))) 25)))
+(((-857) (-10 -7 (-15 -2169 ((-1125 (-623 (-550))) (-550) (-550) (-550))) (-15 -2169 ((-1125 (-623 (-550))) (-550))) (-15 -2169 ((-1125 (-623 (-550))) (-550) (-550))) (-15 -3018 ((-623 (-550)) (-623 (-550)))) (-15 -1938 ((-1125 (-623 (-550))) (-1125 (-623 (-550))))) (-15 -2935 ((-1125 (-623 (-550))) (-623 (-550)) (-623 (-550)))) (-15 -1592 ((-1125 (-623 (-550))) (-623 (-550)) (-1125 (-623 (-550))))) (-15 -3481 ((-1125 (-623 (-550))) (-623 (-550)) (-623 (-550)))) (-15 -3481 ((-1125 (-623 (-550))) (-623 (-550)))) (-15 -2240 ((-1125 (-623 (-550))) (-550))))) (T -857))
+((-2240 (*1 *2 *3) (-12 (-5 *2 (-1125 (-623 (-550)))) (-5 *1 (-857)) (-5 *3 (-550)))) (-3481 (*1 *2 *3) (-12 (-5 *2 (-1125 (-623 (-550)))) (-5 *1 (-857)) (-5 *3 (-623 (-550))))) (-3481 (*1 *2 *3 *3) (-12 (-5 *2 (-1125 (-623 (-550)))) (-5 *1 (-857)) (-5 *3 (-623 (-550))))) (-1592 (*1 *2 *3 *2) (-12 (-5 *2 (-1125 (-623 (-550)))) (-5 *3 (-623 (-550))) (-5 *1 (-857)))) (-2935 (*1 *2 *3 *3) (-12 (-5 *2 (-1125 (-623 (-550)))) (-5 *1 (-857)) (-5 *3 (-623 (-550))))) (-1938 (*1 *2 *2) (-12 (-5 *2 (-1125 (-623 (-550)))) (-5 *1 (-857)))) (-3018 (*1 *2 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-857)))) (-2169 (*1 *2 *3 *3) (-12 (-5 *2 (-1125 (-623 (-550)))) (-5 *1 (-857)) (-5 *3 (-550)))) (-2169 (*1 *2 *3) (-12 (-5 *2 (-1125 (-623 (-550)))) (-5 *1 (-857)) (-5 *3 (-550)))) (-2169 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-1125 (-623 (-550)))) (-5 *1 (-857)) (-5 *3 (-550)))))
+(-10 -7 (-15 -2169 ((-1125 (-623 (-550))) (-550) (-550) (-550))) (-15 -2169 ((-1125 (-623 (-550))) (-550))) (-15 -2169 ((-1125 (-623 (-550))) (-550) (-550))) (-15 -3018 ((-623 (-550)) (-623 (-550)))) (-15 -1938 ((-1125 (-623 (-550))) (-1125 (-623 (-550))))) (-15 -2935 ((-1125 (-623 (-550))) (-623 (-550)) (-623 (-550)))) (-15 -1592 ((-1125 (-623 (-550))) (-623 (-550)) (-1125 (-623 (-550))))) (-15 -3481 ((-1125 (-623 (-550))) (-623 (-550)) (-623 (-550)))) (-15 -3481 ((-1125 (-623 (-550))) (-623 (-550)))) (-15 -2240 ((-1125 (-623 (-550))) (-550))))
+((-2451 (((-866 (-372)) $) 9 (|has| |#1| (-596 (-866 (-372))))) (((-866 (-550)) $) 8 (|has| |#1| (-596 (-866 (-550)))))))
+(((-858 |#1|) (-138) (-1182)) (T -858))
+NIL
+(-13 (-10 -7 (IF (|has| |t#1| (-596 (-866 (-550)))) (-6 (-596 (-866 (-550)))) |%noBranch|) (IF (|has| |t#1| (-596 (-866 (-372)))) (-6 (-596 (-866 (-372)))) |%noBranch|)))
+(((-596 (-866 (-372))) |has| |#1| (-596 (-866 (-372)))) ((-596 (-866 (-550))) |has| |#1| (-596 (-866 (-550)))))
+((-2221 (((-112) $ $) NIL)) (-3375 (($) 14)) (-2729 (($ (-863 |#1| |#2|) (-863 |#1| |#3|)) 27)) (-3466 (((-863 |#1| |#3|) $) 16)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1702 (((-112) $) 22)) (-3585 (($) 19)) (-2233 (((-837) $) 30)) (-4027 (((-863 |#1| |#2|) $) 15)) (-2264 (((-112) $ $) 25)))
+(((-859 |#1| |#2| |#3|) (-13 (-1069) (-10 -8 (-15 -1702 ((-112) $)) (-15 -3585 ($)) (-15 -3375 ($)) (-15 -2729 ($ (-863 |#1| |#2|) (-863 |#1| |#3|))) (-15 -4027 ((-863 |#1| |#2|) $)) (-15 -3466 ((-863 |#1| |#3|) $)))) (-1069) (-1069) (-644 |#2|)) (T -859))
+((-1702 (*1 *2 *1) (-12 (-4 *4 (-1069)) (-5 *2 (-112)) (-5 *1 (-859 *3 *4 *5)) (-4 *3 (-1069)) (-4 *5 (-644 *4)))) (-3585 (*1 *1) (-12 (-4 *3 (-1069)) (-5 *1 (-859 *2 *3 *4)) (-4 *2 (-1069)) (-4 *4 (-644 *3)))) (-3375 (*1 *1) (-12 (-4 *3 (-1069)) (-5 *1 (-859 *2 *3 *4)) (-4 *2 (-1069)) (-4 *4 (-644 *3)))) (-2729 (*1 *1 *2 *3) (-12 (-5 *2 (-863 *4 *5)) (-5 *3 (-863 *4 *6)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-644 *5)) (-5 *1 (-859 *4 *5 *6)))) (-4027 (*1 *2 *1) (-12 (-4 *4 (-1069)) (-5 *2 (-863 *3 *4)) (-5 *1 (-859 *3 *4 *5)) (-4 *3 (-1069)) (-4 *5 (-644 *4)))) (-3466 (*1 *2 *1) (-12 (-4 *4 (-1069)) (-5 *2 (-863 *3 *5)) (-5 *1 (-859 *3 *4 *5)) (-4 *3 (-1069)) (-4 *5 (-644 *4)))))
+(-13 (-1069) (-10 -8 (-15 -1702 ((-112) $)) (-15 -3585 ($)) (-15 -3375 ($)) (-15 -2729 ($ (-863 |#1| |#2|) (-863 |#1| |#3|))) (-15 -4027 ((-863 |#1| |#2|) $)) (-15 -3466 ((-863 |#1| |#3|) $))))
+((-2221 (((-112) $ $) 7)) (-4141 (((-863 |#1| $) $ (-866 |#1|) (-863 |#1| $)) 13)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2264 (((-112) $ $) 6)))
+(((-860 |#1|) (-138) (-1069)) (T -860))
+((-4141 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-863 *4 *1)) (-5 *3 (-866 *4)) (-4 *1 (-860 *4)) (-4 *4 (-1069)))))
+(-13 (-1069) (-10 -8 (-15 -4141 ((-863 |t#1| $) $ (-866 |t#1|) (-863 |t#1| $)))))
+(((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-2366 (((-112) (-623 |#2|) |#3|) 23) (((-112) |#2| |#3|) 18)) (-4034 (((-863 |#1| |#2|) |#2| |#3|) 43 (-12 (-3548 (|has| |#2| (-1012 (-1145)))) (-3548 (|has| |#2| (-1021))))) (((-623 (-287 (-926 |#2|))) |#2| |#3|) 42 (-12 (|has| |#2| (-1021)) (-3548 (|has| |#2| (-1012 (-1145)))))) (((-623 (-287 |#2|)) |#2| |#3|) 35 (|has| |#2| (-1012 (-1145)))) (((-859 |#1| |#2| (-623 |#2|)) (-623 |#2|) |#3|) 21)))
+(((-861 |#1| |#2| |#3|) (-10 -7 (-15 -2366 ((-112) |#2| |#3|)) (-15 -2366 ((-112) (-623 |#2|) |#3|)) (-15 -4034 ((-859 |#1| |#2| (-623 |#2|)) (-623 |#2|) |#3|)) (IF (|has| |#2| (-1012 (-1145))) (-15 -4034 ((-623 (-287 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-1021)) (-15 -4034 ((-623 (-287 (-926 |#2|))) |#2| |#3|)) (-15 -4034 ((-863 |#1| |#2|) |#2| |#3|))))) (-1069) (-860 |#1|) (-596 (-866 |#1|))) (T -861))
+((-4034 (*1 *2 *3 *4) (-12 (-4 *5 (-1069)) (-5 *2 (-863 *5 *3)) (-5 *1 (-861 *5 *3 *4)) (-3548 (-4 *3 (-1012 (-1145)))) (-3548 (-4 *3 (-1021))) (-4 *3 (-860 *5)) (-4 *4 (-596 (-866 *5))))) (-4034 (*1 *2 *3 *4) (-12 (-4 *5 (-1069)) (-5 *2 (-623 (-287 (-926 *3)))) (-5 *1 (-861 *5 *3 *4)) (-4 *3 (-1021)) (-3548 (-4 *3 (-1012 (-1145)))) (-4 *3 (-860 *5)) (-4 *4 (-596 (-866 *5))))) (-4034 (*1 *2 *3 *4) (-12 (-4 *5 (-1069)) (-5 *2 (-623 (-287 *3))) (-5 *1 (-861 *5 *3 *4)) (-4 *3 (-1012 (-1145))) (-4 *3 (-860 *5)) (-4 *4 (-596 (-866 *5))))) (-4034 (*1 *2 *3 *4) (-12 (-4 *5 (-1069)) (-4 *6 (-860 *5)) (-5 *2 (-859 *5 *6 (-623 *6))) (-5 *1 (-861 *5 *6 *4)) (-5 *3 (-623 *6)) (-4 *4 (-596 (-866 *5))))) (-2366 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *6)) (-4 *6 (-860 *5)) (-4 *5 (-1069)) (-5 *2 (-112)) (-5 *1 (-861 *5 *6 *4)) (-4 *4 (-596 (-866 *5))))) (-2366 (*1 *2 *3 *4) (-12 (-4 *5 (-1069)) (-5 *2 (-112)) (-5 *1 (-861 *5 *3 *4)) (-4 *3 (-860 *5)) (-4 *4 (-596 (-866 *5))))))
+(-10 -7 (-15 -2366 ((-112) |#2| |#3|)) (-15 -2366 ((-112) (-623 |#2|) |#3|)) (-15 -4034 ((-859 |#1| |#2| (-623 |#2|)) (-623 |#2|) |#3|)) (IF (|has| |#2| (-1012 (-1145))) (-15 -4034 ((-623 (-287 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-1021)) (-15 -4034 ((-623 (-287 (-926 |#2|))) |#2| |#3|)) (-15 -4034 ((-863 |#1| |#2|) |#2| |#3|)))))
+((-2392 (((-863 |#1| |#3|) (-1 |#3| |#2|) (-863 |#1| |#2|)) 22)))
+(((-862 |#1| |#2| |#3|) (-10 -7 (-15 -2392 ((-863 |#1| |#3|) (-1 |#3| |#2|) (-863 |#1| |#2|)))) (-1069) (-1069) (-1069)) (T -862))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-863 *5 *6)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-863 *5 *7)) (-5 *1 (-862 *5 *6 *7)))))
+(-10 -7 (-15 -2392 ((-863 |#1| |#3|) (-1 |#3| |#2|) (-863 |#1| |#2|))))
+((-2221 (((-112) $ $) NIL)) (-4045 (($ $ $) 39)) (-2765 (((-3 (-112) "failed") $ (-866 |#1|)) 36)) (-3375 (($) 12)) (-2369 (((-1127) $) NIL)) (-2626 (($ (-866 |#1|) |#2| $) 20)) (-3445 (((-1089) $) NIL)) (-2017 (((-3 |#2| "failed") (-866 |#1|) $) 50)) (-1702 (((-112) $) 15)) (-3585 (($) 13)) (-1444 (((-623 (-2 (|:| -3549 (-1145)) (|:| -3859 |#2|))) $) 25)) (-2245 (($ (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 |#2|)))) 23)) (-2233 (((-837) $) 44)) (-2725 (($ (-866 |#1|) |#2| $ |#2|) 48)) (-3693 (($ (-866 |#1|) |#2| $) 47)) (-2264 (((-112) $ $) 41)))
+(((-863 |#1| |#2|) (-13 (-1069) (-10 -8 (-15 -1702 ((-112) $)) (-15 -3585 ($)) (-15 -3375 ($)) (-15 -4045 ($ $ $)) (-15 -2017 ((-3 |#2| "failed") (-866 |#1|) $)) (-15 -3693 ($ (-866 |#1|) |#2| $)) (-15 -2626 ($ (-866 |#1|) |#2| $)) (-15 -2725 ($ (-866 |#1|) |#2| $ |#2|)) (-15 -1444 ((-623 (-2 (|:| -3549 (-1145)) (|:| -3859 |#2|))) $)) (-15 -2245 ($ (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 |#2|))))) (-15 -2765 ((-3 (-112) "failed") $ (-866 |#1|))))) (-1069) (-1069)) (T -863))
+((-1702 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-863 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069)))) (-3585 (*1 *1) (-12 (-5 *1 (-863 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1069)))) (-3375 (*1 *1) (-12 (-5 *1 (-863 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1069)))) (-4045 (*1 *1 *1 *1) (-12 (-5 *1 (-863 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1069)))) (-2017 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-866 *4)) (-4 *4 (-1069)) (-4 *2 (-1069)) (-5 *1 (-863 *4 *2)))) (-3693 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-866 *4)) (-4 *4 (-1069)) (-5 *1 (-863 *4 *3)) (-4 *3 (-1069)))) (-2626 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-866 *4)) (-4 *4 (-1069)) (-5 *1 (-863 *4 *3)) (-4 *3 (-1069)))) (-2725 (*1 *1 *2 *3 *1 *3) (-12 (-5 *2 (-866 *4)) (-4 *4 (-1069)) (-5 *1 (-863 *4 *3)) (-4 *3 (-1069)))) (-1444 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 *4)))) (-5 *1 (-863 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069)))) (-2245 (*1 *1 *2) (-12 (-5 *2 (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 *4)))) (-4 *4 (-1069)) (-5 *1 (-863 *3 *4)) (-4 *3 (-1069)))) (-2765 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-866 *4)) (-4 *4 (-1069)) (-5 *2 (-112)) (-5 *1 (-863 *4 *5)) (-4 *5 (-1069)))))
+(-13 (-1069) (-10 -8 (-15 -1702 ((-112) $)) (-15 -3585 ($)) (-15 -3375 ($)) (-15 -4045 ($ $ $)) (-15 -2017 ((-3 |#2| "failed") (-866 |#1|) $)) (-15 -3693 ($ (-866 |#1|) |#2| $)) (-15 -2626 ($ (-866 |#1|) |#2| $)) (-15 -2725 ($ (-866 |#1|) |#2| $ |#2|)) (-15 -1444 ((-623 (-2 (|:| -3549 (-1145)) (|:| -3859 |#2|))) $)) (-15 -2245 ($ (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 |#2|))))) (-15 -2765 ((-3 (-112) "failed") $ (-866 |#1|)))))
+((-1275 (((-866 |#1|) (-866 |#1|) (-623 (-1145)) (-1 (-112) (-623 |#2|))) 32) (((-866 |#1|) (-866 |#1|) (-623 (-1 (-112) |#2|))) 43) (((-866 |#1|) (-866 |#1|) (-1 (-112) |#2|)) 35)) (-2765 (((-112) (-623 |#2|) (-866 |#1|)) 40) (((-112) |#2| (-866 |#1|)) 36)) (-4067 (((-1 (-112) |#2|) (-866 |#1|)) 16)) (-4204 (((-623 |#2|) (-866 |#1|)) 24)) (-2509 (((-866 |#1|) (-866 |#1|) |#2|) 20)))
+(((-864 |#1| |#2|) (-10 -7 (-15 -1275 ((-866 |#1|) (-866 |#1|) (-1 (-112) |#2|))) (-15 -1275 ((-866 |#1|) (-866 |#1|) (-623 (-1 (-112) |#2|)))) (-15 -1275 ((-866 |#1|) (-866 |#1|) (-623 (-1145)) (-1 (-112) (-623 |#2|)))) (-15 -4067 ((-1 (-112) |#2|) (-866 |#1|))) (-15 -2765 ((-112) |#2| (-866 |#1|))) (-15 -2765 ((-112) (-623 |#2|) (-866 |#1|))) (-15 -2509 ((-866 |#1|) (-866 |#1|) |#2|)) (-15 -4204 ((-623 |#2|) (-866 |#1|)))) (-1069) (-1182)) (T -864))
+((-4204 (*1 *2 *3) (-12 (-5 *3 (-866 *4)) (-4 *4 (-1069)) (-5 *2 (-623 *5)) (-5 *1 (-864 *4 *5)) (-4 *5 (-1182)))) (-2509 (*1 *2 *2 *3) (-12 (-5 *2 (-866 *4)) (-4 *4 (-1069)) (-5 *1 (-864 *4 *3)) (-4 *3 (-1182)))) (-2765 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *6)) (-5 *4 (-866 *5)) (-4 *5 (-1069)) (-4 *6 (-1182)) (-5 *2 (-112)) (-5 *1 (-864 *5 *6)))) (-2765 (*1 *2 *3 *4) (-12 (-5 *4 (-866 *5)) (-4 *5 (-1069)) (-5 *2 (-112)) (-5 *1 (-864 *5 *3)) (-4 *3 (-1182)))) (-4067 (*1 *2 *3) (-12 (-5 *3 (-866 *4)) (-4 *4 (-1069)) (-5 *2 (-1 (-112) *5)) (-5 *1 (-864 *4 *5)) (-4 *5 (-1182)))) (-1275 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-866 *5)) (-5 *3 (-623 (-1145))) (-5 *4 (-1 (-112) (-623 *6))) (-4 *5 (-1069)) (-4 *6 (-1182)) (-5 *1 (-864 *5 *6)))) (-1275 (*1 *2 *2 *3) (-12 (-5 *2 (-866 *4)) (-5 *3 (-623 (-1 (-112) *5))) (-4 *4 (-1069)) (-4 *5 (-1182)) (-5 *1 (-864 *4 *5)))) (-1275 (*1 *2 *2 *3) (-12 (-5 *2 (-866 *4)) (-5 *3 (-1 (-112) *5)) (-4 *4 (-1069)) (-4 *5 (-1182)) (-5 *1 (-864 *4 *5)))))
+(-10 -7 (-15 -1275 ((-866 |#1|) (-866 |#1|) (-1 (-112) |#2|))) (-15 -1275 ((-866 |#1|) (-866 |#1|) (-623 (-1 (-112) |#2|)))) (-15 -1275 ((-866 |#1|) (-866 |#1|) (-623 (-1145)) (-1 (-112) (-623 |#2|)))) (-15 -4067 ((-1 (-112) |#2|) (-866 |#1|))) (-15 -2765 ((-112) |#2| (-866 |#1|))) (-15 -2765 ((-112) (-623 |#2|) (-866 |#1|))) (-15 -2509 ((-866 |#1|) (-866 |#1|) |#2|)) (-15 -4204 ((-623 |#2|) (-866 |#1|))))
+((-2392 (((-866 |#2|) (-1 |#2| |#1|) (-866 |#1|)) 19)))
+(((-865 |#1| |#2|) (-10 -7 (-15 -2392 ((-866 |#2|) (-1 |#2| |#1|) (-866 |#1|)))) (-1069) (-1069)) (T -865))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-866 *5)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-5 *2 (-866 *6)) (-5 *1 (-865 *5 *6)))))
+(-10 -7 (-15 -2392 ((-866 |#2|) (-1 |#2| |#1|) (-866 |#1|))))
+((-2221 (((-112) $ $) NIL)) (-3226 (($ $ (-623 (-52))) 64)) (-1516 (((-623 $) $) 118)) (-3194 (((-2 (|:| |var| (-623 (-1145))) (|:| |pred| (-52))) $) 24)) (-2297 (((-112) $) 30)) (-1654 (($ $ (-623 (-1145)) (-52)) 25)) (-2740 (($ $ (-623 (-52))) 63)) (-2288 (((-3 |#1| "failed") $) 61) (((-3 (-1145) "failed") $) 140)) (-2202 ((|#1| $) 58) (((-1145) $) NIL)) (-3977 (($ $) 108)) (-2162 (((-112) $) 47)) (-1354 (((-623 (-52)) $) 45)) (-3427 (($ (-1145) (-112) (-112) (-112)) 65)) (-3473 (((-3 (-623 $) "failed") (-623 $)) 72)) (-2769 (((-112) $) 50)) (-2513 (((-112) $) 49)) (-2369 (((-1127) $) NIL)) (-3833 (((-3 (-623 $) "failed") $) 36)) (-4311 (((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $) 43)) (-1795 (((-3 (-2 (|:| |val| $) (|:| -3068 $)) "failed") $) 83)) (-3017 (((-3 (-623 $) "failed") $) 33)) (-3871 (((-3 (-623 $) "failed") $ (-114)) 107) (((-3 (-2 (|:| -3985 (-114)) (|:| |arg| (-623 $))) "failed") $) 95)) (-3089 (((-3 (-623 $) "failed") $) 37)) (-2891 (((-3 (-2 (|:| |val| $) (|:| -3068 (-749))) "failed") $) 40)) (-4111 (((-112) $) 29)) (-3445 (((-1089) $) NIL)) (-2767 (((-112) $) 21)) (-4179 (((-112) $) 46)) (-2081 (((-623 (-52)) $) 111)) (-4140 (((-112) $) 48)) (-2757 (($ (-114) (-623 $)) 92)) (-3072 (((-749) $) 28)) (-2435 (($ $) 62)) (-2451 (($ (-623 $)) 59)) (-2153 (((-112) $) 26)) (-2233 (((-837) $) 53) (($ |#1|) 18) (($ (-1145)) 66)) (-2509 (($ $ (-52)) 110)) (-2688 (($) 91 T CONST)) (-2700 (($) 73 T CONST)) (-2264 (((-112) $ $) 79)) (-2382 (($ $ $) 100)) (-2358 (($ $ $) 104)) (** (($ $ (-749)) 99) (($ $ $) 54)) (* (($ $ $) 105)))
+(((-866 |#1|) (-13 (-1069) (-1012 |#1|) (-1012 (-1145)) (-10 -8 (-15 0 ($) -4165) (-15 1 ($) -4165) (-15 -3017 ((-3 (-623 $) "failed") $)) (-15 -3833 ((-3 (-623 $) "failed") $)) (-15 -3871 ((-3 (-623 $) "failed") $ (-114))) (-15 -3871 ((-3 (-2 (|:| -3985 (-114)) (|:| |arg| (-623 $))) "failed") $)) (-15 -2891 ((-3 (-2 (|:| |val| $) (|:| -3068 (-749))) "failed") $)) (-15 -4311 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -3089 ((-3 (-623 $) "failed") $)) (-15 -1795 ((-3 (-2 (|:| |val| $) (|:| -3068 $)) "failed") $)) (-15 -2757 ($ (-114) (-623 $))) (-15 -2358 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-749))) (-15 ** ($ $ $)) (-15 -2382 ($ $ $)) (-15 -3072 ((-749) $)) (-15 -2451 ($ (-623 $))) (-15 -2435 ($ $)) (-15 -4111 ((-112) $)) (-15 -2162 ((-112) $)) (-15 -2297 ((-112) $)) (-15 -2153 ((-112) $)) (-15 -4140 ((-112) $)) (-15 -2513 ((-112) $)) (-15 -2769 ((-112) $)) (-15 -4179 ((-112) $)) (-15 -1354 ((-623 (-52)) $)) (-15 -2740 ($ $ (-623 (-52)))) (-15 -3226 ($ $ (-623 (-52)))) (-15 -3427 ($ (-1145) (-112) (-112) (-112))) (-15 -1654 ($ $ (-623 (-1145)) (-52))) (-15 -3194 ((-2 (|:| |var| (-623 (-1145))) (|:| |pred| (-52))) $)) (-15 -2767 ((-112) $)) (-15 -3977 ($ $)) (-15 -2509 ($ $ (-52))) (-15 -2081 ((-623 (-52)) $)) (-15 -1516 ((-623 $) $)) (-15 -3473 ((-3 (-623 $) "failed") (-623 $))))) (-1069)) (T -866))
+((-2688 (*1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-1069)))) (-2700 (*1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-1069)))) (-3017 (*1 *2 *1) (|partial| -12 (-5 *2 (-623 (-866 *3))) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-3833 (*1 *2 *1) (|partial| -12 (-5 *2 (-623 (-866 *3))) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-3871 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-114)) (-5 *2 (-623 (-866 *4))) (-5 *1 (-866 *4)) (-4 *4 (-1069)))) (-3871 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| -3985 (-114)) (|:| |arg| (-623 (-866 *3))))) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-2891 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-866 *3)) (|:| -3068 (-749)))) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-4311 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |num| (-866 *3)) (|:| |den| (-866 *3)))) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-3089 (*1 *2 *1) (|partial| -12 (-5 *2 (-623 (-866 *3))) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-1795 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-866 *3)) (|:| -3068 (-866 *3)))) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-2757 (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-623 (-866 *4))) (-5 *1 (-866 *4)) (-4 *4 (-1069)))) (-2358 (*1 *1 *1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-1069)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-1069)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (** (*1 *1 *1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-1069)))) (-2382 (*1 *1 *1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-1069)))) (-3072 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-2451 (*1 *1 *2) (-12 (-5 *2 (-623 (-866 *3))) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-2435 (*1 *1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-1069)))) (-4111 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-2162 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-2297 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-2153 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-4140 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-2513 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-2769 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-4179 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-1354 (*1 *2 *1) (-12 (-5 *2 (-623 (-52))) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-2740 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-52))) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-3226 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-52))) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-3427 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-112)) (-5 *1 (-866 *4)) (-4 *4 (-1069)))) (-1654 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-1145))) (-5 *3 (-52)) (-5 *1 (-866 *4)) (-4 *4 (-1069)))) (-3194 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |var| (-623 (-1145))) (|:| |pred| (-52)))) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-2767 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-3977 (*1 *1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-1069)))) (-2509 (*1 *1 *1 *2) (-12 (-5 *2 (-52)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-2081 (*1 *2 *1) (-12 (-5 *2 (-623 (-52))) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-1516 (*1 *2 *1) (-12 (-5 *2 (-623 (-866 *3))) (-5 *1 (-866 *3)) (-4 *3 (-1069)))) (-3473 (*1 *2 *2) (|partial| -12 (-5 *2 (-623 (-866 *3))) (-5 *1 (-866 *3)) (-4 *3 (-1069)))))
+(-13 (-1069) (-1012 |#1|) (-1012 (-1145)) (-10 -8 (-15 (-2688) ($) -4165) (-15 (-2700) ($) -4165) (-15 -3017 ((-3 (-623 $) "failed") $)) (-15 -3833 ((-3 (-623 $) "failed") $)) (-15 -3871 ((-3 (-623 $) "failed") $ (-114))) (-15 -3871 ((-3 (-2 (|:| -3985 (-114)) (|:| |arg| (-623 $))) "failed") $)) (-15 -2891 ((-3 (-2 (|:| |val| $) (|:| -3068 (-749))) "failed") $)) (-15 -4311 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -3089 ((-3 (-623 $) "failed") $)) (-15 -1795 ((-3 (-2 (|:| |val| $) (|:| -3068 $)) "failed") $)) (-15 -2757 ($ (-114) (-623 $))) (-15 -2358 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-749))) (-15 ** ($ $ $)) (-15 -2382 ($ $ $)) (-15 -3072 ((-749) $)) (-15 -2451 ($ (-623 $))) (-15 -2435 ($ $)) (-15 -4111 ((-112) $)) (-15 -2162 ((-112) $)) (-15 -2297 ((-112) $)) (-15 -2153 ((-112) $)) (-15 -4140 ((-112) $)) (-15 -2513 ((-112) $)) (-15 -2769 ((-112) $)) (-15 -4179 ((-112) $)) (-15 -1354 ((-623 (-52)) $)) (-15 -2740 ($ $ (-623 (-52)))) (-15 -3226 ($ $ (-623 (-52)))) (-15 -3427 ($ (-1145) (-112) (-112) (-112))) (-15 -1654 ($ $ (-623 (-1145)) (-52))) (-15 -3194 ((-2 (|:| |var| (-623 (-1145))) (|:| |pred| (-52))) $)) (-15 -2767 ((-112) $)) (-15 -3977 ($ $)) (-15 -2509 ($ $ (-52))) (-15 -2081 ((-623 (-52)) $)) (-15 -1516 ((-623 $) $)) (-15 -3473 ((-3 (-623 $) "failed") (-623 $)))))
+((-2221 (((-112) $ $) NIL)) (-3016 (((-623 |#1|) $) 16)) (-2918 (((-112) $) 38)) (-2288 (((-3 (-650 |#1|) "failed") $) 43)) (-2202 (((-650 |#1|) $) 41)) (-3870 (($ $) 18)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-3839 (((-749) $) 46)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3858 (((-650 |#1|) $) 17)) (-2233 (((-837) $) 37) (($ (-650 |#1|)) 21) (((-797 |#1|) $) 27) (($ |#1|) 20)) (-2700 (($) 8 T CONST)) (-1564 (((-623 (-650 |#1|)) $) 23)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 11)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 49)))
+(((-867 |#1|) (-13 (-825) (-1012 (-650 |#1|)) (-10 -8 (-15 1 ($) -4165) (-15 -2233 ((-797 |#1|) $)) (-15 -2233 ($ |#1|)) (-15 -3858 ((-650 |#1|) $)) (-15 -3839 ((-749) $)) (-15 -1564 ((-623 (-650 |#1|)) $)) (-15 -3870 ($ $)) (-15 -2918 ((-112) $)) (-15 -3016 ((-623 |#1|) $)))) (-825)) (T -867))
+((-2700 (*1 *1) (-12 (-5 *1 (-867 *2)) (-4 *2 (-825)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-797 *3)) (-5 *1 (-867 *3)) (-4 *3 (-825)))) (-2233 (*1 *1 *2) (-12 (-5 *1 (-867 *2)) (-4 *2 (-825)))) (-3858 (*1 *2 *1) (-12 (-5 *2 (-650 *3)) (-5 *1 (-867 *3)) (-4 *3 (-825)))) (-3839 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-867 *3)) (-4 *3 (-825)))) (-1564 (*1 *2 *1) (-12 (-5 *2 (-623 (-650 *3))) (-5 *1 (-867 *3)) (-4 *3 (-825)))) (-3870 (*1 *1 *1) (-12 (-5 *1 (-867 *2)) (-4 *2 (-825)))) (-2918 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-867 *3)) (-4 *3 (-825)))) (-3016 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-867 *3)) (-4 *3 (-825)))))
+(-13 (-825) (-1012 (-650 |#1|)) (-10 -8 (-15 (-2700) ($) -4165) (-15 -2233 ((-797 |#1|) $)) (-15 -2233 ($ |#1|)) (-15 -3858 ((-650 |#1|) $)) (-15 -3839 ((-749) $)) (-15 -1564 ((-623 (-650 |#1|)) $)) (-15 -3870 ($ $)) (-15 -2918 ((-112) $)) (-15 -3016 ((-623 |#1|) $))))
+((-3904 ((|#1| |#1| |#1|) 19)))
+(((-868 |#1| |#2|) (-10 -7 (-15 -3904 (|#1| |#1| |#1|))) (-1204 |#2|) (-1021)) (T -868))
+((-3904 (*1 *2 *2 *2) (-12 (-4 *3 (-1021)) (-5 *1 (-868 *2 *3)) (-4 *2 (-1204 *3)))))
+(-10 -7 (-15 -3904 (|#1| |#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-3612 (((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219)))) 14)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-3607 (((-1009) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219)))) 13)) (-2264 (((-112) $ $) 6)))
+(((-869) (-138)) (T -869))
+((-3612 (*1 *2 *3 *4) (-12 (-4 *1 (-869)) (-5 *3 (-1033)) (-5 *4 (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219)))) (-5 *2 (-2 (|:| -3612 (-372)) (|:| |explanations| (-1127)))))) (-3607 (*1 *2 *3) (-12 (-4 *1 (-869)) (-5 *3 (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219)))) (-5 *2 (-1009)))))
+(-13 (-1069) (-10 -7 (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))) (-1033) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219))))) (-15 -3607 ((-1009) (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219)))))))
+(((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-3835 ((|#1| |#1| (-749)) 24)) (-2727 (((-3 |#1| "failed") |#1| |#1|) 22)) (-1301 (((-3 (-2 (|:| -3480 |#1|) (|:| -3490 |#1|)) "failed") |#1| (-749) (-749)) 27) (((-623 |#1|) |#1|) 29)))
+(((-870 |#1| |#2|) (-10 -7 (-15 -1301 ((-623 |#1|) |#1|)) (-15 -1301 ((-3 (-2 (|:| -3480 |#1|) (|:| -3490 |#1|)) "failed") |#1| (-749) (-749))) (-15 -2727 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3835 (|#1| |#1| (-749)))) (-1204 |#2|) (-356)) (T -870))
+((-3835 (*1 *2 *2 *3) (-12 (-5 *3 (-749)) (-4 *4 (-356)) (-5 *1 (-870 *2 *4)) (-4 *2 (-1204 *4)))) (-2727 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-356)) (-5 *1 (-870 *2 *3)) (-4 *2 (-1204 *3)))) (-1301 (*1 *2 *3 *4 *4) (|partial| -12 (-5 *4 (-749)) (-4 *5 (-356)) (-5 *2 (-2 (|:| -3480 *3) (|:| -3490 *3))) (-5 *1 (-870 *3 *5)) (-4 *3 (-1204 *5)))) (-1301 (*1 *2 *3) (-12 (-4 *4 (-356)) (-5 *2 (-623 *3)) (-5 *1 (-870 *3 *4)) (-4 *3 (-1204 *4)))))
+(-10 -7 (-15 -1301 ((-623 |#1|) |#1|)) (-15 -1301 ((-3 (-2 (|:| -3480 |#1|) (|:| -3490 |#1|)) "failed") |#1| (-749) (-749))) (-15 -2727 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3835 (|#1| |#1| (-749))))
+((-4229 (((-1009) (-372) (-372) (-372) (-372) (-749) (-749) (-623 (-309 (-372))) (-623 (-623 (-309 (-372)))) (-1127)) 96) (((-1009) (-372) (-372) (-372) (-372) (-749) (-749) (-623 (-309 (-372))) (-623 (-623 (-309 (-372)))) (-1127) (-219)) 91) (((-1009) (-872) (-1033)) 83) (((-1009) (-872)) 84)) (-3612 (((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))) (-872) (-1033)) 59) (((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))) (-872)) 61)))
+(((-871) (-10 -7 (-15 -4229 ((-1009) (-872))) (-15 -4229 ((-1009) (-872) (-1033))) (-15 -4229 ((-1009) (-372) (-372) (-372) (-372) (-749) (-749) (-623 (-309 (-372))) (-623 (-623 (-309 (-372)))) (-1127) (-219))) (-15 -4229 ((-1009) (-372) (-372) (-372) (-372) (-749) (-749) (-623 (-309 (-372))) (-623 (-623 (-309 (-372)))) (-1127))) (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))) (-872))) (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))) (-872) (-1033))))) (T -871))
+((-3612 (*1 *2 *3 *4) (-12 (-5 *3 (-872)) (-5 *4 (-1033)) (-5 *2 (-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))))) (-5 *1 (-871)))) (-3612 (*1 *2 *3) (-12 (-5 *3 (-872)) (-5 *2 (-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127))))) (-5 *1 (-871)))) (-4229 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7) (-12 (-5 *4 (-749)) (-5 *6 (-623 (-623 (-309 *3)))) (-5 *7 (-1127)) (-5 *5 (-623 (-309 (-372)))) (-5 *3 (-372)) (-5 *2 (-1009)) (-5 *1 (-871)))) (-4229 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7 *8) (-12 (-5 *4 (-749)) (-5 *6 (-623 (-623 (-309 *3)))) (-5 *7 (-1127)) (-5 *8 (-219)) (-5 *5 (-623 (-309 (-372)))) (-5 *3 (-372)) (-5 *2 (-1009)) (-5 *1 (-871)))) (-4229 (*1 *2 *3 *4) (-12 (-5 *3 (-872)) (-5 *4 (-1033)) (-5 *2 (-1009)) (-5 *1 (-871)))) (-4229 (*1 *2 *3) (-12 (-5 *3 (-872)) (-5 *2 (-1009)) (-5 *1 (-871)))))
+(-10 -7 (-15 -4229 ((-1009) (-872))) (-15 -4229 ((-1009) (-872) (-1033))) (-15 -4229 ((-1009) (-372) (-372) (-372) (-372) (-749) (-749) (-623 (-309 (-372))) (-623 (-623 (-309 (-372)))) (-1127) (-219))) (-15 -4229 ((-1009) (-372) (-372) (-372) (-372) (-749) (-749) (-623 (-309 (-372))) (-623 (-623 (-309 (-372)))) (-1127))) (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))) (-872))) (-15 -3612 ((-2 (|:| -3612 (-372)) (|:| -1856 (-1127)) (|:| |explanations| (-623 (-1127)))) (-872) (-1033))))
+((-2221 (((-112) $ $) NIL)) (-2202 (((-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219))) $) 19)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 21) (($ (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219)))) 18)) (-2264 (((-112) $ $) NIL)))
+(((-872) (-13 (-1069) (-10 -8 (-15 -2233 ($ (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219))))) (-15 -2233 ((-837) $)) (-15 -2202 ((-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219))) $))))) (T -872))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-872)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219)))) (-5 *1 (-872)))) (-2202 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219)))) (-5 *1 (-872)))))
+(-13 (-1069) (-10 -8 (-15 -2233 ($ (-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219))))) (-15 -2233 ((-837) $)) (-15 -2202 ((-2 (|:| |pde| (-623 (-309 (-219)))) (|:| |constraints| (-623 (-2 (|:| |start| (-219)) (|:| |finish| (-219)) (|:| |grid| (-749)) (|:| |boundaryType| (-550)) (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219)))))) (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127)) (|:| |tol| (-219))) $))))
+((-2798 (($ $ |#2|) NIL) (($ $ (-623 |#2|)) 10) (($ $ |#2| (-749)) 12) (($ $ (-623 |#2|) (-623 (-749))) 15)) (-1901 (($ $ |#2|) 16) (($ $ (-623 |#2|)) 18) (($ $ |#2| (-749)) 19) (($ $ (-623 |#2|) (-623 (-749))) 21)))
+(((-873 |#1| |#2|) (-10 -8 (-15 -1901 (|#1| |#1| (-623 |#2|) (-623 (-749)))) (-15 -1901 (|#1| |#1| |#2| (-749))) (-15 -1901 (|#1| |#1| (-623 |#2|))) (-15 -1901 (|#1| |#1| |#2|)) (-15 -2798 (|#1| |#1| (-623 |#2|) (-623 (-749)))) (-15 -2798 (|#1| |#1| |#2| (-749))) (-15 -2798 (|#1| |#1| (-623 |#2|))) (-15 -2798 (|#1| |#1| |#2|))) (-874 |#2|) (-1069)) (T -873))
+NIL
+(-10 -8 (-15 -1901 (|#1| |#1| (-623 |#2|) (-623 (-749)))) (-15 -1901 (|#1| |#1| |#2| (-749))) (-15 -1901 (|#1| |#1| (-623 |#2|))) (-15 -1901 (|#1| |#1| |#2|)) (-15 -2798 (|#1| |#1| (-623 |#2|) (-623 (-749)))) (-15 -2798 (|#1| |#1| |#2| (-749))) (-15 -2798 (|#1| |#1| (-623 |#2|))) (-15 -2798 (|#1| |#1| |#2|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1537 (((-3 $ "failed") $) 32)) (-2419 (((-112) $) 30)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2798 (($ $ |#1|) 40) (($ $ (-623 |#1|)) 39) (($ $ |#1| (-749)) 38) (($ $ (-623 |#1|) (-623 (-749))) 37)) (-2233 (((-837) $) 11) (($ (-550)) 27)) (-3091 (((-749)) 28)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $ |#1|) 36) (($ $ (-623 |#1|)) 35) (($ $ |#1| (-749)) 34) (($ $ (-623 |#1|) (-623 (-749))) 33)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+(((-874 |#1|) (-138) (-1069)) (T -874))
+((-2798 (*1 *1 *1 *2) (-12 (-4 *1 (-874 *2)) (-4 *2 (-1069)))) (-2798 (*1 *1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *1 (-874 *3)) (-4 *3 (-1069)))) (-2798 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-874 *2)) (-4 *2 (-1069)))) (-2798 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 *4)) (-5 *3 (-623 (-749))) (-4 *1 (-874 *4)) (-4 *4 (-1069)))) (-1901 (*1 *1 *1 *2) (-12 (-4 *1 (-874 *2)) (-4 *2 (-1069)))) (-1901 (*1 *1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *1 (-874 *3)) (-4 *3 (-1069)))) (-1901 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-874 *2)) (-4 *2 (-1069)))) (-1901 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 *4)) (-5 *3 (-623 (-749))) (-4 *1 (-874 *4)) (-4 *4 (-1069)))))
+(-13 (-1021) (-10 -8 (-15 -2798 ($ $ |t#1|)) (-15 -2798 ($ $ (-623 |t#1|))) (-15 -2798 ($ $ |t#1| (-749))) (-15 -2798 ($ $ (-623 |t#1|) (-623 (-749)))) (-15 -1901 ($ $ |t#1|)) (-15 -1901 ($ $ (-623 |t#1|))) (-15 -1901 ($ $ |t#1| (-749))) (-15 -1901 ($ $ (-623 |t#1|) (-623 (-749))))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 $) . T) ((-705) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-1337 ((|#1| $) 26)) (-3368 (((-112) $ (-749)) NIL)) (-1629 ((|#1| $ |#1|) NIL (|has| $ (-6 -4345)))) (-1419 (($ $ $) NIL (|has| $ (-6 -4345)))) (-4081 (($ $ $) NIL (|has| $ (-6 -4345)))) (-2409 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4345))) (($ $ "left" $) NIL (|has| $ (-6 -4345))) (($ $ "right" $) NIL (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) NIL (|has| $ (-6 -4345)))) (-2991 (($) NIL T CONST)) (-3490 (($ $) 25)) (-3190 (($ |#1|) 12) (($ $ $) 17)) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-4079 (((-623 $) $) NIL)) (-3687 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-1445 (((-112) $ (-749)) NIL)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-3480 (($ $) 23)) (-2951 (((-623 |#1|) $) NIL)) (-1515 (((-112) $) 20)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-1456 (((-550) $ $) NIL)) (-2320 (((-112) $) NIL)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) NIL)) (-2233 (((-1168 |#1|) $) 9) (((-837) $) 29 (|has| |#1| (-595 (-837))))) (-4075 (((-623 $) $) NIL)) (-1977 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 21 (|has| |#1| (-1069)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-875 |#1|) (-13 (-119 |#1|) (-10 -8 (-15 -3190 ($ |#1|)) (-15 -3190 ($ $ $)) (-15 -2233 ((-1168 |#1|) $)))) (-1069)) (T -875))
+((-3190 (*1 *1 *2) (-12 (-5 *1 (-875 *2)) (-4 *2 (-1069)))) (-3190 (*1 *1 *1 *1) (-12 (-5 *1 (-875 *2)) (-4 *2 (-1069)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-1168 *3)) (-5 *1 (-875 *3)) (-4 *3 (-1069)))))
+(-13 (-119 |#1|) (-10 -8 (-15 -3190 ($ |#1|)) (-15 -3190 ($ $ $)) (-15 -2233 ((-1168 |#1|) $))))
+((-2635 ((|#2| (-1111 |#1| |#2|)) 40)))
+(((-876 |#1| |#2|) (-10 -7 (-15 -2635 (|#2| (-1111 |#1| |#2|)))) (-895) (-13 (-1021) (-10 -7 (-6 (-4346 "*"))))) (T -876))
+((-2635 (*1 *2 *3) (-12 (-5 *3 (-1111 *4 *2)) (-14 *4 (-895)) (-4 *2 (-13 (-1021) (-10 -7 (-6 (-4346 "*"))))) (-5 *1 (-876 *4 *2)))))
+(-10 -7 (-15 -2635 (|#2| (-1111 |#1| |#2|))))
+((-2221 (((-112) $ $) 7)) (-2991 (($) 18 T CONST)) (-1537 (((-3 $ "failed") $) 15)) (-1943 (((-1071 |#1|) $ |#1|) 32)) (-2419 (((-112) $) 17)) (-2793 (($ $ $) 30 (-1489 (|has| |#1| (-825)) (|has| |#1| (-361))))) (-2173 (($ $ $) 29 (-1489 (|has| |#1| (-825)) (|has| |#1| (-361))))) (-2369 (((-1127) $) 9)) (-1619 (($ $) 24)) (-3445 (((-1089) $) 10)) (-1553 ((|#1| $ |#1|) 34)) (-2757 ((|#1| $ |#1|) 33)) (-3821 (($ (-623 (-623 |#1|))) 35)) (-3844 (($ (-623 |#1|)) 36)) (-3018 (($ $ $) 21)) (-1353 (($ $ $) 20)) (-2233 (((-837) $) 11)) (-2700 (($) 19 T CONST)) (-2324 (((-112) $ $) 27 (-1489 (|has| |#1| (-825)) (|has| |#1| (-361))))) (-2302 (((-112) $ $) 26 (-1489 (|has| |#1| (-825)) (|has| |#1| (-361))))) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 28 (-1489 (|has| |#1| (-825)) (|has| |#1| (-361))))) (-2290 (((-112) $ $) 31)) (-2382 (($ $ $) 23)) (** (($ $ (-895)) 13) (($ $ (-749)) 16) (($ $ (-550)) 22)) (* (($ $ $) 14)))
+(((-877 |#1|) (-138) (-1069)) (T -877))
+((-3844 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-4 *1 (-877 *3)))) (-3821 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1069)) (-4 *1 (-877 *3)))) (-1553 (*1 *2 *1 *2) (-12 (-4 *1 (-877 *2)) (-4 *2 (-1069)))) (-2757 (*1 *2 *1 *2) (-12 (-4 *1 (-877 *2)) (-4 *2 (-1069)))) (-1943 (*1 *2 *1 *3) (-12 (-4 *1 (-877 *3)) (-4 *3 (-1069)) (-5 *2 (-1071 *3)))) (-2290 (*1 *2 *1 *1) (-12 (-4 *1 (-877 *3)) (-4 *3 (-1069)) (-5 *2 (-112)))))
+(-13 (-465) (-10 -8 (-15 -3844 ($ (-623 |t#1|))) (-15 -3821 ($ (-623 (-623 |t#1|)))) (-15 -1553 (|t#1| $ |t#1|)) (-15 -2757 (|t#1| $ |t#1|)) (-15 -1943 ((-1071 |t#1|) $ |t#1|)) (-15 -2290 ((-112) $ $)) (IF (|has| |t#1| (-825)) (-6 (-825)) |%noBranch|) (IF (|has| |t#1| (-361)) (-6 (-825)) |%noBranch|)))
+(((-101) . T) ((-595 (-837)) . T) ((-465) . T) ((-705) . T) ((-825) -1489 (|has| |#1| (-825)) (|has| |#1| (-361))) ((-1081) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-3122 (((-623 (-623 (-749))) $) 108)) (-3682 (((-623 (-749)) (-879 |#1|) $) 130)) (-3187 (((-623 (-749)) (-879 |#1|) $) 131)) (-2550 (((-623 (-879 |#1|)) $) 98)) (-1864 (((-879 |#1|) $ (-550)) 103) (((-879 |#1|) $) 104)) (-4041 (($ (-623 (-879 |#1|))) 110)) (-2603 (((-749) $) 105)) (-3963 (((-1071 (-1071 |#1|)) $) 128)) (-1943 (((-1071 |#1|) $ |#1|) 121) (((-1071 (-1071 |#1|)) $ (-1071 |#1|)) 139) (((-1071 (-623 |#1|)) $ (-623 |#1|)) 142)) (-2028 (((-1071 |#1|) $) 101)) (-3922 (((-112) (-879 |#1|) $) 92)) (-2369 (((-1127) $) NIL)) (-2759 (((-1233) $) 95) (((-1233) $ (-550) (-550)) 143)) (-3445 (((-1089) $) NIL)) (-1461 (((-623 (-879 |#1|)) $) 96)) (-2757 (((-879 |#1|) $ (-749)) 99)) (-3661 (((-749) $) 106)) (-2233 (((-837) $) 119) (((-623 (-879 |#1|)) $) 23) (($ (-623 (-879 |#1|))) 109)) (-4300 (((-623 |#1|) $) 107)) (-2264 (((-112) $ $) 136)) (-2313 (((-112) $ $) 134)) (-2290 (((-112) $ $) 133)))
+(((-878 |#1|) (-13 (-1069) (-10 -8 (-15 -2233 ((-623 (-879 |#1|)) $)) (-15 -1461 ((-623 (-879 |#1|)) $)) (-15 -2757 ((-879 |#1|) $ (-749))) (-15 -1864 ((-879 |#1|) $ (-550))) (-15 -1864 ((-879 |#1|) $)) (-15 -2603 ((-749) $)) (-15 -3661 ((-749) $)) (-15 -4300 ((-623 |#1|) $)) (-15 -2550 ((-623 (-879 |#1|)) $)) (-15 -3122 ((-623 (-623 (-749))) $)) (-15 -2233 ($ (-623 (-879 |#1|)))) (-15 -4041 ($ (-623 (-879 |#1|)))) (-15 -1943 ((-1071 |#1|) $ |#1|)) (-15 -3963 ((-1071 (-1071 |#1|)) $)) (-15 -1943 ((-1071 (-1071 |#1|)) $ (-1071 |#1|))) (-15 -1943 ((-1071 (-623 |#1|)) $ (-623 |#1|))) (-15 -3922 ((-112) (-879 |#1|) $)) (-15 -3682 ((-623 (-749)) (-879 |#1|) $)) (-15 -3187 ((-623 (-749)) (-879 |#1|) $)) (-15 -2028 ((-1071 |#1|) $)) (-15 -2290 ((-112) $ $)) (-15 -2313 ((-112) $ $)) (-15 -2759 ((-1233) $)) (-15 -2759 ((-1233) $ (-550) (-550))))) (-1069)) (T -878))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-623 (-879 *3))) (-5 *1 (-878 *3)) (-4 *3 (-1069)))) (-1461 (*1 *2 *1) (-12 (-5 *2 (-623 (-879 *3))) (-5 *1 (-878 *3)) (-4 *3 (-1069)))) (-2757 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *2 (-879 *4)) (-5 *1 (-878 *4)) (-4 *4 (-1069)))) (-1864 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-879 *4)) (-5 *1 (-878 *4)) (-4 *4 (-1069)))) (-1864 (*1 *2 *1) (-12 (-5 *2 (-879 *3)) (-5 *1 (-878 *3)) (-4 *3 (-1069)))) (-2603 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-878 *3)) (-4 *3 (-1069)))) (-3661 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-878 *3)) (-4 *3 (-1069)))) (-4300 (*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-878 *3)) (-4 *3 (-1069)))) (-2550 (*1 *2 *1) (-12 (-5 *2 (-623 (-879 *3))) (-5 *1 (-878 *3)) (-4 *3 (-1069)))) (-3122 (*1 *2 *1) (-12 (-5 *2 (-623 (-623 (-749)))) (-5 *1 (-878 *3)) (-4 *3 (-1069)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-623 (-879 *3))) (-4 *3 (-1069)) (-5 *1 (-878 *3)))) (-4041 (*1 *1 *2) (-12 (-5 *2 (-623 (-879 *3))) (-4 *3 (-1069)) (-5 *1 (-878 *3)))) (-1943 (*1 *2 *1 *3) (-12 (-5 *2 (-1071 *3)) (-5 *1 (-878 *3)) (-4 *3 (-1069)))) (-3963 (*1 *2 *1) (-12 (-5 *2 (-1071 (-1071 *3))) (-5 *1 (-878 *3)) (-4 *3 (-1069)))) (-1943 (*1 *2 *1 *3) (-12 (-4 *4 (-1069)) (-5 *2 (-1071 (-1071 *4))) (-5 *1 (-878 *4)) (-5 *3 (-1071 *4)))) (-1943 (*1 *2 *1 *3) (-12 (-4 *4 (-1069)) (-5 *2 (-1071 (-623 *4))) (-5 *1 (-878 *4)) (-5 *3 (-623 *4)))) (-3922 (*1 *2 *3 *1) (-12 (-5 *3 (-879 *4)) (-4 *4 (-1069)) (-5 *2 (-112)) (-5 *1 (-878 *4)))) (-3682 (*1 *2 *3 *1) (-12 (-5 *3 (-879 *4)) (-4 *4 (-1069)) (-5 *2 (-623 (-749))) (-5 *1 (-878 *4)))) (-3187 (*1 *2 *3 *1) (-12 (-5 *3 (-879 *4)) (-4 *4 (-1069)) (-5 *2 (-623 (-749))) (-5 *1 (-878 *4)))) (-2028 (*1 *2 *1) (-12 (-5 *2 (-1071 *3)) (-5 *1 (-878 *3)) (-4 *3 (-1069)))) (-2290 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-878 *3)) (-4 *3 (-1069)))) (-2313 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-878 *3)) (-4 *3 (-1069)))) (-2759 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-878 *3)) (-4 *3 (-1069)))) (-2759 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1233)) (-5 *1 (-878 *4)) (-4 *4 (-1069)))))
+(-13 (-1069) (-10 -8 (-15 -2233 ((-623 (-879 |#1|)) $)) (-15 -1461 ((-623 (-879 |#1|)) $)) (-15 -2757 ((-879 |#1|) $ (-749))) (-15 -1864 ((-879 |#1|) $ (-550))) (-15 -1864 ((-879 |#1|) $)) (-15 -2603 ((-749) $)) (-15 -3661 ((-749) $)) (-15 -4300 ((-623 |#1|) $)) (-15 -2550 ((-623 (-879 |#1|)) $)) (-15 -3122 ((-623 (-623 (-749))) $)) (-15 -2233 ($ (-623 (-879 |#1|)))) (-15 -4041 ($ (-623 (-879 |#1|)))) (-15 -1943 ((-1071 |#1|) $ |#1|)) (-15 -3963 ((-1071 (-1071 |#1|)) $)) (-15 -1943 ((-1071 (-1071 |#1|)) $ (-1071 |#1|))) (-15 -1943 ((-1071 (-623 |#1|)) $ (-623 |#1|))) (-15 -3922 ((-112) (-879 |#1|) $)) (-15 -3682 ((-623 (-749)) (-879 |#1|) $)) (-15 -3187 ((-623 (-749)) (-879 |#1|) $)) (-15 -2028 ((-1071 |#1|) $)) (-15 -2290 ((-112) $ $)) (-15 -2313 ((-112) $ $)) (-15 -2759 ((-1233) $)) (-15 -2759 ((-1233) $ (-550) (-550)))))
+((-2221 (((-112) $ $) NIL)) (-1814 (((-623 $) (-623 $)) 77)) (-4303 (((-550) $) 60)) (-2991 (($) NIL T CONST)) (-1537 (((-3 $ "failed") $) NIL)) (-2603 (((-749) $) 58)) (-1943 (((-1071 |#1|) $ |#1|) 49)) (-2419 (((-112) $) NIL)) (-1286 (((-112) $) 63)) (-2813 (((-749) $) 61)) (-2028 (((-1071 |#1|) $) 42)) (-2793 (($ $ $) NIL (-1489 (|has| |#1| (-361)) (|has| |#1| (-825))))) (-2173 (($ $ $) NIL (-1489 (|has| |#1| (-361)) (|has| |#1| (-825))))) (-3103 (((-2 (|:| |preimage| (-623 |#1|)) (|:| |image| (-623 |#1|))) $) 37)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) 93)) (-3445 (((-1089) $) NIL)) (-1551 (((-1071 |#1|) $) 100 (|has| |#1| (-361)))) (-3725 (((-112) $) 59)) (-1553 ((|#1| $ |#1|) 47)) (-2757 ((|#1| $ |#1|) 94)) (-3661 (((-749) $) 44)) (-3821 (($ (-623 (-623 |#1|))) 85)) (-2356 (((-945) $) 53)) (-3844 (($ (-623 |#1|)) 21)) (-3018 (($ $ $) NIL)) (-1353 (($ $ $) NIL)) (-3475 (($ (-623 (-623 |#1|))) 39)) (-3986 (($ (-623 (-623 |#1|))) 88)) (-3214 (($ (-623 |#1|)) 96)) (-2233 (((-837) $) 84) (($ (-623 (-623 |#1|))) 66) (($ (-623 |#1|)) 67)) (-2700 (($) 16 T CONST)) (-2324 (((-112) $ $) NIL (-1489 (|has| |#1| (-361)) (|has| |#1| (-825))))) (-2302 (((-112) $ $) NIL (-1489 (|has| |#1| (-361)) (|has| |#1| (-825))))) (-2264 (((-112) $ $) 45)) (-2313 (((-112) $ $) NIL (-1489 (|has| |#1| (-361)) (|has| |#1| (-825))))) (-2290 (((-112) $ $) 65)) (-2382 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ $ $) 22)))
+(((-879 |#1|) (-13 (-877 |#1|) (-10 -8 (-15 -3103 ((-2 (|:| |preimage| (-623 |#1|)) (|:| |image| (-623 |#1|))) $)) (-15 -3475 ($ (-623 (-623 |#1|)))) (-15 -2233 ($ (-623 (-623 |#1|)))) (-15 -2233 ($ (-623 |#1|))) (-15 -3986 ($ (-623 (-623 |#1|)))) (-15 -3661 ((-749) $)) (-15 -2028 ((-1071 |#1|) $)) (-15 -2356 ((-945) $)) (-15 -2603 ((-749) $)) (-15 -2813 ((-749) $)) (-15 -4303 ((-550) $)) (-15 -3725 ((-112) $)) (-15 -1286 ((-112) $)) (-15 -1814 ((-623 $) (-623 $))) (IF (|has| |#1| (-361)) (-15 -1551 ((-1071 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-535)) (-15 -3214 ($ (-623 |#1|))) (IF (|has| |#1| (-361)) (-15 -3214 ($ (-623 |#1|))) |%noBranch|)))) (-1069)) (T -879))
+((-3103 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |preimage| (-623 *3)) (|:| |image| (-623 *3)))) (-5 *1 (-879 *3)) (-4 *3 (-1069)))) (-3475 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1069)) (-5 *1 (-879 *3)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1069)) (-5 *1 (-879 *3)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-5 *1 (-879 *3)))) (-3986 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1069)) (-5 *1 (-879 *3)))) (-3661 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-879 *3)) (-4 *3 (-1069)))) (-2028 (*1 *2 *1) (-12 (-5 *2 (-1071 *3)) (-5 *1 (-879 *3)) (-4 *3 (-1069)))) (-2356 (*1 *2 *1) (-12 (-5 *2 (-945)) (-5 *1 (-879 *3)) (-4 *3 (-1069)))) (-2603 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-879 *3)) (-4 *3 (-1069)))) (-2813 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-879 *3)) (-4 *3 (-1069)))) (-4303 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-879 *3)) (-4 *3 (-1069)))) (-3725 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-879 *3)) (-4 *3 (-1069)))) (-1286 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-879 *3)) (-4 *3 (-1069)))) (-1814 (*1 *2 *2) (-12 (-5 *2 (-623 (-879 *3))) (-5 *1 (-879 *3)) (-4 *3 (-1069)))) (-1551 (*1 *2 *1) (-12 (-5 *2 (-1071 *3)) (-5 *1 (-879 *3)) (-4 *3 (-361)) (-4 *3 (-1069)))) (-3214 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-5 *1 (-879 *3)))))
+(-13 (-877 |#1|) (-10 -8 (-15 -3103 ((-2 (|:| |preimage| (-623 |#1|)) (|:| |image| (-623 |#1|))) $)) (-15 -3475 ($ (-623 (-623 |#1|)))) (-15 -2233 ($ (-623 (-623 |#1|)))) (-15 -2233 ($ (-623 |#1|))) (-15 -3986 ($ (-623 (-623 |#1|)))) (-15 -3661 ((-749) $)) (-15 -2028 ((-1071 |#1|) $)) (-15 -2356 ((-945) $)) (-15 -2603 ((-749) $)) (-15 -2813 ((-749) $)) (-15 -4303 ((-550) $)) (-15 -3725 ((-112) $)) (-15 -1286 ((-112) $)) (-15 -1814 ((-623 $) (-623 $))) (IF (|has| |#1| (-361)) (-15 -1551 ((-1071 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-535)) (-15 -3214 ($ (-623 |#1|))) (IF (|has| |#1| (-361)) (-15 -3214 ($ (-623 |#1|))) |%noBranch|))))
+((-1374 (((-3 (-623 (-1141 |#4|)) "failed") (-623 (-1141 |#4|)) (-1141 |#4|)) 128)) (-3921 ((|#1|) 77)) (-2033 (((-411 (-1141 |#4|)) (-1141 |#4|)) 137)) (-2833 (((-411 (-1141 |#4|)) (-623 |#3|) (-1141 |#4|)) 69)) (-3390 (((-411 (-1141 |#4|)) (-1141 |#4|)) 147)) (-3570 (((-3 (-623 (-1141 |#4|)) "failed") (-623 (-1141 |#4|)) (-1141 |#4|) |#3|) 92)))
+(((-880 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1374 ((-3 (-623 (-1141 |#4|)) "failed") (-623 (-1141 |#4|)) (-1141 |#4|))) (-15 -3390 ((-411 (-1141 |#4|)) (-1141 |#4|))) (-15 -2033 ((-411 (-1141 |#4|)) (-1141 |#4|))) (-15 -3921 (|#1|)) (-15 -3570 ((-3 (-623 (-1141 |#4|)) "failed") (-623 (-1141 |#4|)) (-1141 |#4|) |#3|)) (-15 -2833 ((-411 (-1141 |#4|)) (-623 |#3|) (-1141 |#4|)))) (-883) (-771) (-825) (-923 |#1| |#2| |#3|)) (T -880))
+((-2833 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *7)) (-4 *7 (-825)) (-4 *5 (-883)) (-4 *6 (-771)) (-4 *8 (-923 *5 *6 *7)) (-5 *2 (-411 (-1141 *8))) (-5 *1 (-880 *5 *6 *7 *8)) (-5 *4 (-1141 *8)))) (-3570 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *2 (-623 (-1141 *7))) (-5 *3 (-1141 *7)) (-4 *7 (-923 *5 *6 *4)) (-4 *5 (-883)) (-4 *6 (-771)) (-4 *4 (-825)) (-5 *1 (-880 *5 *6 *4 *7)))) (-3921 (*1 *2) (-12 (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-883)) (-5 *1 (-880 *2 *3 *4 *5)) (-4 *5 (-923 *2 *3 *4)))) (-2033 (*1 *2 *3) (-12 (-4 *4 (-883)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-923 *4 *5 *6)) (-5 *2 (-411 (-1141 *7))) (-5 *1 (-880 *4 *5 *6 *7)) (-5 *3 (-1141 *7)))) (-3390 (*1 *2 *3) (-12 (-4 *4 (-883)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-923 *4 *5 *6)) (-5 *2 (-411 (-1141 *7))) (-5 *1 (-880 *4 *5 *6 *7)) (-5 *3 (-1141 *7)))) (-1374 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-623 (-1141 *7))) (-5 *3 (-1141 *7)) (-4 *7 (-923 *4 *5 *6)) (-4 *4 (-883)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-880 *4 *5 *6 *7)))))
+(-10 -7 (-15 -1374 ((-3 (-623 (-1141 |#4|)) "failed") (-623 (-1141 |#4|)) (-1141 |#4|))) (-15 -3390 ((-411 (-1141 |#4|)) (-1141 |#4|))) (-15 -2033 ((-411 (-1141 |#4|)) (-1141 |#4|))) (-15 -3921 (|#1|)) (-15 -3570 ((-3 (-623 (-1141 |#4|)) "failed") (-623 (-1141 |#4|)) (-1141 |#4|) |#3|)) (-15 -2833 ((-411 (-1141 |#4|)) (-623 |#3|) (-1141 |#4|))))
+((-1374 (((-3 (-623 (-1141 |#2|)) "failed") (-623 (-1141 |#2|)) (-1141 |#2|)) 36)) (-3921 ((|#1|) 54)) (-2033 (((-411 (-1141 |#2|)) (-1141 |#2|)) 102)) (-2833 (((-411 (-1141 |#2|)) (-1141 |#2|)) 90)) (-3390 (((-411 (-1141 |#2|)) (-1141 |#2|)) 113)))
+(((-881 |#1| |#2|) (-10 -7 (-15 -1374 ((-3 (-623 (-1141 |#2|)) "failed") (-623 (-1141 |#2|)) (-1141 |#2|))) (-15 -3390 ((-411 (-1141 |#2|)) (-1141 |#2|))) (-15 -2033 ((-411 (-1141 |#2|)) (-1141 |#2|))) (-15 -3921 (|#1|)) (-15 -2833 ((-411 (-1141 |#2|)) (-1141 |#2|)))) (-883) (-1204 |#1|)) (T -881))
+((-2833 (*1 *2 *3) (-12 (-4 *4 (-883)) (-4 *5 (-1204 *4)) (-5 *2 (-411 (-1141 *5))) (-5 *1 (-881 *4 *5)) (-5 *3 (-1141 *5)))) (-3921 (*1 *2) (-12 (-4 *2 (-883)) (-5 *1 (-881 *2 *3)) (-4 *3 (-1204 *2)))) (-2033 (*1 *2 *3) (-12 (-4 *4 (-883)) (-4 *5 (-1204 *4)) (-5 *2 (-411 (-1141 *5))) (-5 *1 (-881 *4 *5)) (-5 *3 (-1141 *5)))) (-3390 (*1 *2 *3) (-12 (-4 *4 (-883)) (-4 *5 (-1204 *4)) (-5 *2 (-411 (-1141 *5))) (-5 *1 (-881 *4 *5)) (-5 *3 (-1141 *5)))) (-1374 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-623 (-1141 *5))) (-5 *3 (-1141 *5)) (-4 *5 (-1204 *4)) (-4 *4 (-883)) (-5 *1 (-881 *4 *5)))))
+(-10 -7 (-15 -1374 ((-3 (-623 (-1141 |#2|)) "failed") (-623 (-1141 |#2|)) (-1141 |#2|))) (-15 -3390 ((-411 (-1141 |#2|)) (-1141 |#2|))) (-15 -2033 ((-411 (-1141 |#2|)) (-1141 |#2|))) (-15 -3921 (|#1|)) (-15 -2833 ((-411 (-1141 |#2|)) (-1141 |#2|))))
+((-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) 41)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 18)) (-1613 (((-3 $ "failed") $) 35)))
+(((-882 |#1|) (-10 -8 (-15 -1613 ((-3 |#1| "failed") |#1|)) (-15 -1370 ((-3 (-623 (-1141 |#1|)) "failed") (-623 (-1141 |#1|)) (-1141 |#1|))) (-15 -3459 ((-1141 |#1|) (-1141 |#1|) (-1141 |#1|)))) (-883)) (T -882))
+NIL
+(-10 -8 (-15 -1613 ((-3 |#1| "failed") |#1|)) (-15 -1370 ((-3 (-623 (-1141 |#1|)) "failed") (-623 (-1141 |#1|)) (-1141 |#1|))) (-15 -3459 ((-1141 |#1|) (-1141 |#1|) (-1141 |#1|))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-1993 (((-3 $ "failed") $ $) 19)) (-4050 (((-411 (-1141 $)) (-1141 $)) 58)) (-2318 (($ $) 49)) (-2207 (((-411 $) $) 50)) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) 55)) (-2991 (($) 17 T CONST)) (-1537 (((-3 $ "failed") $) 32)) (-1568 (((-112) $) 51)) (-2419 (((-112) $) 30)) (-3231 (($ $ $) 44) (($ (-623 $)) 43)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 42)) (-3260 (($ $ $) 46) (($ (-623 $)) 45)) (-3348 (((-411 (-1141 $)) (-1141 $)) 56)) (-2182 (((-411 (-1141 $)) (-1141 $)) 57)) (-1735 (((-411 $) $) 48)) (-3409 (((-3 $ "failed") $ $) 40)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) 54 (|has| $ (-143)))) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41)) (-1613 (((-3 $ "failed") $) 53 (|has| $ (-143)))) (-3091 (((-749)) 28)) (-1819 (((-112) $ $) 37)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+(((-883) (-138)) (T -883))
+((-3459 (*1 *2 *2 *2) (-12 (-5 *2 (-1141 *1)) (-4 *1 (-883)))) (-4050 (*1 *2 *3) (-12 (-4 *1 (-883)) (-5 *2 (-411 (-1141 *1))) (-5 *3 (-1141 *1)))) (-2182 (*1 *2 *3) (-12 (-4 *1 (-883)) (-5 *2 (-411 (-1141 *1))) (-5 *3 (-1141 *1)))) (-3348 (*1 *2 *3) (-12 (-4 *1 (-883)) (-5 *2 (-411 (-1141 *1))) (-5 *3 (-1141 *1)))) (-1370 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-623 (-1141 *1))) (-5 *3 (-1141 *1)) (-4 *1 (-883)))) (-2897 (*1 *2 *3) (|partial| -12 (-5 *3 (-667 *1)) (-4 *1 (-143)) (-4 *1 (-883)) (-5 *2 (-1228 *1)))) (-1613 (*1 *1 *1) (|partial| -12 (-4 *1 (-143)) (-4 *1 (-883)))))
+(-13 (-1186) (-10 -8 (-15 -4050 ((-411 (-1141 $)) (-1141 $))) (-15 -2182 ((-411 (-1141 $)) (-1141 $))) (-15 -3348 ((-411 (-1141 $)) (-1141 $))) (-15 -3459 ((-1141 $) (-1141 $) (-1141 $))) (-15 -1370 ((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $))) (IF (|has| $ (-143)) (PROGN (-15 -2897 ((-3 (-1228 $) "failed") (-667 $))) (-15 -1613 ((-3 $ "failed") $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-837)) . T) ((-170) . T) ((-283) . T) ((-444) . T) ((-542) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1186) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-2594 (((-112) $) NIL)) (-2532 (((-749)) NIL)) (-2223 (($ $ (-895)) NIL (|has| $ (-361))) (($ $) NIL)) (-3435 (((-1155 (-895) (-749)) (-550)) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1611 (((-112) $ $) NIL)) (-3828 (((-749)) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 $ "failed") $) NIL)) (-2202 (($ $) NIL)) (-2821 (($ (-1228 $)) NIL)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL)) (-3455 (($ $ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1864 (($) NIL)) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-2664 (($) NIL)) (-4139 (((-112) $) NIL)) (-4322 (($ $) NIL) (($ $ (-749)) NIL)) (-1568 (((-112) $) NIL)) (-2603 (((-811 (-895)) $) NIL) (((-895) $) NIL)) (-2419 (((-112) $) NIL)) (-1888 (($) NIL (|has| $ (-361)))) (-3751 (((-112) $) NIL (|has| $ (-361)))) (-1571 (($ $ (-895)) NIL (|has| $ (-361))) (($ $) NIL)) (-1620 (((-3 $ "failed") $) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2835 (((-1141 $) $ (-895)) NIL (|has| $ (-361))) (((-1141 $) $) NIL)) (-4073 (((-895) $) NIL)) (-2888 (((-1141 $) $) NIL (|has| $ (-361)))) (-4180 (((-3 (-1141 $) "failed") $ $) NIL (|has| $ (-361))) (((-1141 $) $) NIL (|has| $ (-361)))) (-1542 (($ $ (-1141 $)) NIL (|has| $ (-361)))) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-2463 (($) NIL T CONST)) (-3690 (($ (-895)) NIL)) (-3881 (((-112) $) NIL)) (-3445 (((-1089) $) NIL)) (-2256 (($) NIL (|has| $ (-361)))) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) NIL)) (-1735 (((-411 $) $) NIL)) (-4015 (((-895)) NIL) (((-811 (-895))) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2899 (((-3 (-749) "failed") $ $) NIL) (((-749) $) NIL)) (-1877 (((-133)) NIL)) (-2798 (($ $ (-749)) NIL) (($ $) NIL)) (-3661 (((-895) $) NIL) (((-811 (-895)) $) NIL)) (-3832 (((-1141 $)) NIL)) (-2038 (($) NIL)) (-3975 (($) NIL (|has| $ (-361)))) (-2999 (((-667 $) (-1228 $)) NIL) (((-1228 $) $) NIL)) (-2451 (((-550) $) NIL)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL)) (-1613 (((-3 $ "failed") $) NIL) (($ $) NIL)) (-3091 (((-749)) NIL)) (-2206 (((-1228 $) (-895)) NIL) (((-1228 $)) NIL)) (-1819 (((-112) $ $) NIL)) (-3636 (((-112) $) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-3020 (($ $ (-749)) NIL (|has| $ (-361))) (($ $) NIL (|has| $ (-361)))) (-1901 (($ $ (-749)) NIL) (($ $) NIL)) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL)))
+(((-884 |#1|) (-13 (-342) (-322 $) (-596 (-550))) (-895)) (T -884))
NIL
(-13 (-342) (-322 $) (-596 (-550)))
-((-2819 (((-3 (-2 (|:| -2475 (-749)) (|:| -2988 |#5|)) "failed") (-329 |#2| |#3| |#4| |#5|)) 79)) (-2710 (((-112) (-329 |#2| |#3| |#4| |#5|)) 17)) (-2475 (((-3 (-749) "failed") (-329 |#2| |#3| |#4| |#5|)) 15)))
-(((-884 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2475 ((-3 (-749) "failed") (-329 |#2| |#3| |#4| |#5|))) (-15 -2710 ((-112) (-329 |#2| |#3| |#4| |#5|))) (-15 -2819 ((-3 (-2 (|:| -2475 (-749)) (|:| -2988 |#5|)) "failed") (-329 |#2| |#3| |#4| |#5|)))) (-13 (-825) (-542) (-1011 (-550))) (-423 |#1|) (-1203 |#2|) (-1203 (-400 |#3|)) (-335 |#2| |#3| |#4|)) (T -884))
-((-2819 (*1 *2 *3) (|partial| -12 (-5 *3 (-329 *5 *6 *7 *8)) (-4 *5 (-423 *4)) (-4 *6 (-1203 *5)) (-4 *7 (-1203 (-400 *6))) (-4 *8 (-335 *5 *6 *7)) (-4 *4 (-13 (-825) (-542) (-1011 (-550)))) (-5 *2 (-2 (|:| -2475 (-749)) (|:| -2988 *8))) (-5 *1 (-884 *4 *5 *6 *7 *8)))) (-2710 (*1 *2 *3) (-12 (-5 *3 (-329 *5 *6 *7 *8)) (-4 *5 (-423 *4)) (-4 *6 (-1203 *5)) (-4 *7 (-1203 (-400 *6))) (-4 *8 (-335 *5 *6 *7)) (-4 *4 (-13 (-825) (-542) (-1011 (-550)))) (-5 *2 (-112)) (-5 *1 (-884 *4 *5 *6 *7 *8)))) (-2475 (*1 *2 *3) (|partial| -12 (-5 *3 (-329 *5 *6 *7 *8)) (-4 *5 (-423 *4)) (-4 *6 (-1203 *5)) (-4 *7 (-1203 (-400 *6))) (-4 *8 (-335 *5 *6 *7)) (-4 *4 (-13 (-825) (-542) (-1011 (-550)))) (-5 *2 (-749)) (-5 *1 (-884 *4 *5 *6 *7 *8)))))
-(-10 -7 (-15 -2475 ((-3 (-749) "failed") (-329 |#2| |#3| |#4| |#5|))) (-15 -2710 ((-112) (-329 |#2| |#3| |#4| |#5|))) (-15 -2819 ((-3 (-2 (|:| -2475 (-749)) (|:| -2988 |#5|)) "failed") (-329 |#2| |#3| |#4| |#5|))))
-((-2819 (((-3 (-2 (|:| -2475 (-749)) (|:| -2988 |#3|)) "failed") (-329 (-400 (-550)) |#1| |#2| |#3|)) 56)) (-2710 (((-112) (-329 (-400 (-550)) |#1| |#2| |#3|)) 16)) (-2475 (((-3 (-749) "failed") (-329 (-400 (-550)) |#1| |#2| |#3|)) 14)))
-(((-885 |#1| |#2| |#3|) (-10 -7 (-15 -2475 ((-3 (-749) "failed") (-329 (-400 (-550)) |#1| |#2| |#3|))) (-15 -2710 ((-112) (-329 (-400 (-550)) |#1| |#2| |#3|))) (-15 -2819 ((-3 (-2 (|:| -2475 (-749)) (|:| -2988 |#3|)) "failed") (-329 (-400 (-550)) |#1| |#2| |#3|)))) (-1203 (-400 (-550))) (-1203 (-400 |#1|)) (-335 (-400 (-550)) |#1| |#2|)) (T -885))
-((-2819 (*1 *2 *3) (|partial| -12 (-5 *3 (-329 (-400 (-550)) *4 *5 *6)) (-4 *4 (-1203 (-400 (-550)))) (-4 *5 (-1203 (-400 *4))) (-4 *6 (-335 (-400 (-550)) *4 *5)) (-5 *2 (-2 (|:| -2475 (-749)) (|:| -2988 *6))) (-5 *1 (-885 *4 *5 *6)))) (-2710 (*1 *2 *3) (-12 (-5 *3 (-329 (-400 (-550)) *4 *5 *6)) (-4 *4 (-1203 (-400 (-550)))) (-4 *5 (-1203 (-400 *4))) (-4 *6 (-335 (-400 (-550)) *4 *5)) (-5 *2 (-112)) (-5 *1 (-885 *4 *5 *6)))) (-2475 (*1 *2 *3) (|partial| -12 (-5 *3 (-329 (-400 (-550)) *4 *5 *6)) (-4 *4 (-1203 (-400 (-550)))) (-4 *5 (-1203 (-400 *4))) (-4 *6 (-335 (-400 (-550)) *4 *5)) (-5 *2 (-749)) (-5 *1 (-885 *4 *5 *6)))))
-(-10 -7 (-15 -2475 ((-3 (-749) "failed") (-329 (-400 (-550)) |#1| |#2| |#3|))) (-15 -2710 ((-112) (-329 (-400 (-550)) |#1| |#2| |#3|))) (-15 -2819 ((-3 (-2 (|:| -2475 (-749)) (|:| -2988 |#3|)) "failed") (-329 (-400 (-550)) |#1| |#2| |#3|))))
-((-2217 ((|#2| |#2|) 26)) (-3120 (((-550) (-623 (-2 (|:| |den| (-550)) (|:| |gcdnum| (-550))))) 15)) (-2920 (((-894) (-550)) 35)) (-2134 (((-550) |#2|) 42)) (-3021 (((-550) |#2|) 21) (((-2 (|:| |den| (-550)) (|:| |gcdnum| (-550))) |#1|) 20)))
-(((-886 |#1| |#2|) (-10 -7 (-15 -2920 ((-894) (-550))) (-15 -3021 ((-2 (|:| |den| (-550)) (|:| |gcdnum| (-550))) |#1|)) (-15 -3021 ((-550) |#2|)) (-15 -3120 ((-550) (-623 (-2 (|:| |den| (-550)) (|:| |gcdnum| (-550)))))) (-15 -2134 ((-550) |#2|)) (-15 -2217 (|#2| |#2|))) (-1203 (-400 (-550))) (-1203 (-400 |#1|))) (T -886))
-((-2217 (*1 *2 *2) (-12 (-4 *3 (-1203 (-400 (-550)))) (-5 *1 (-886 *3 *2)) (-4 *2 (-1203 (-400 *3))))) (-2134 (*1 *2 *3) (-12 (-4 *4 (-1203 (-400 *2))) (-5 *2 (-550)) (-5 *1 (-886 *4 *3)) (-4 *3 (-1203 (-400 *4))))) (-3120 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| |den| (-550)) (|:| |gcdnum| (-550))))) (-4 *4 (-1203 (-400 *2))) (-5 *2 (-550)) (-5 *1 (-886 *4 *5)) (-4 *5 (-1203 (-400 *4))))) (-3021 (*1 *2 *3) (-12 (-4 *4 (-1203 (-400 *2))) (-5 *2 (-550)) (-5 *1 (-886 *4 *3)) (-4 *3 (-1203 (-400 *4))))) (-3021 (*1 *2 *3) (-12 (-4 *3 (-1203 (-400 (-550)))) (-5 *2 (-2 (|:| |den| (-550)) (|:| |gcdnum| (-550)))) (-5 *1 (-886 *3 *4)) (-4 *4 (-1203 (-400 *3))))) (-2920 (*1 *2 *3) (-12 (-5 *3 (-550)) (-4 *4 (-1203 (-400 *3))) (-5 *2 (-894)) (-5 *1 (-886 *4 *5)) (-4 *5 (-1203 (-400 *4))))))
-(-10 -7 (-15 -2920 ((-894) (-550))) (-15 -3021 ((-2 (|:| |den| (-550)) (|:| |gcdnum| (-550))) |#1|)) (-15 -3021 ((-550) |#2|)) (-15 -3120 ((-550) (-623 (-2 (|:| |den| (-550)) (|:| |gcdnum| (-550)))))) (-15 -2134 ((-550) |#2|)) (-15 -2217 (|#2| |#2|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1453 ((|#1| $) 81)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3631 (((-112) $ $) NIL)) (-3513 (($) NIL T CONST)) (-3349 (($ $ $) NIL)) (-1386 (((-3 $ "failed") $) 75)) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-1879 (($ |#1| (-411 |#1|)) 73)) (-2409 (((-1140 |#1|) |#1| |#1|) 41)) (-2311 (($ $) 49)) (-3102 (((-112) $) NIL)) (-2502 (((-550) $) 78)) (-1395 (($ $ (-550)) 80)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1503 ((|#1| $) 77)) (-1639 (((-411 |#1|) $) 76)) (-3338 (((-411 $) $) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) 74)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-1755 (($ $) 39)) (-1518 (((-836) $) 99) (($ (-550)) 54) (($ $) NIL) (($ (-400 (-550))) NIL) (($ |#1|) 31) (((-400 |#1|) $) 59) (($ (-400 (-411 |#1|))) 67)) (-2390 (((-749)) 52)) (-1345 (((-112) $ $) NIL)) (-2626 (($) 23 T CONST)) (-2636 (($) 12 T CONST)) (-2316 (((-112) $ $) 68)) (-2414 (($ $ $) NIL)) (-2403 (($ $) 88) (($ $ $) NIL)) (-2391 (($ $ $) 38)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 90) (($ $ $) 37) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ |#1| $) 89) (($ $ |#1|) NIL)))
-(((-887 |#1|) (-13 (-356) (-38 |#1|) (-10 -8 (-15 -1518 ((-400 |#1|) $)) (-15 -1518 ($ (-400 (-411 |#1|)))) (-15 -1755 ($ $)) (-15 -1639 ((-411 |#1|) $)) (-15 -1503 (|#1| $)) (-15 -1395 ($ $ (-550))) (-15 -2502 ((-550) $)) (-15 -2409 ((-1140 |#1|) |#1| |#1|)) (-15 -2311 ($ $)) (-15 -1879 ($ |#1| (-411 |#1|))) (-15 -1453 (|#1| $)))) (-300)) (T -887))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-400 *3)) (-5 *1 (-887 *3)) (-4 *3 (-300)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-400 (-411 *3))) (-4 *3 (-300)) (-5 *1 (-887 *3)))) (-1755 (*1 *1 *1) (-12 (-5 *1 (-887 *2)) (-4 *2 (-300)))) (-1639 (*1 *2 *1) (-12 (-5 *2 (-411 *3)) (-5 *1 (-887 *3)) (-4 *3 (-300)))) (-1503 (*1 *2 *1) (-12 (-5 *1 (-887 *2)) (-4 *2 (-300)))) (-1395 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-887 *3)) (-4 *3 (-300)))) (-2502 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-887 *3)) (-4 *3 (-300)))) (-2409 (*1 *2 *3 *3) (-12 (-5 *2 (-1140 *3)) (-5 *1 (-887 *3)) (-4 *3 (-300)))) (-2311 (*1 *1 *1) (-12 (-5 *1 (-887 *2)) (-4 *2 (-300)))) (-1879 (*1 *1 *2 *3) (-12 (-5 *3 (-411 *2)) (-4 *2 (-300)) (-5 *1 (-887 *2)))) (-1453 (*1 *2 *1) (-12 (-5 *1 (-887 *2)) (-4 *2 (-300)))))
-(-13 (-356) (-38 |#1|) (-10 -8 (-15 -1518 ((-400 |#1|) $)) (-15 -1518 ($ (-400 (-411 |#1|)))) (-15 -1755 ($ $)) (-15 -1639 ((-411 |#1|) $)) (-15 -1503 (|#1| $)) (-15 -1395 ($ $ (-550))) (-15 -2502 ((-550) $)) (-15 -2409 ((-1140 |#1|) |#1| |#1|)) (-15 -2311 ($ $)) (-15 -1879 ($ |#1| (-411 |#1|))) (-15 -1453 (|#1| $))))
-((-1879 (((-52) (-925 |#1|) (-411 (-925 |#1|)) (-1144)) 17) (((-52) (-400 (-925 |#1|)) (-1144)) 18)))
-(((-888 |#1|) (-10 -7 (-15 -1879 ((-52) (-400 (-925 |#1|)) (-1144))) (-15 -1879 ((-52) (-925 |#1|) (-411 (-925 |#1|)) (-1144)))) (-13 (-300) (-145))) (T -888))
-((-1879 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-411 (-925 *6))) (-5 *5 (-1144)) (-5 *3 (-925 *6)) (-4 *6 (-13 (-300) (-145))) (-5 *2 (-52)) (-5 *1 (-888 *6)))) (-1879 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-1144)) (-4 *5 (-13 (-300) (-145))) (-5 *2 (-52)) (-5 *1 (-888 *5)))))
-(-10 -7 (-15 -1879 ((-52) (-400 (-925 |#1|)) (-1144))) (-15 -1879 ((-52) (-925 |#1|) (-411 (-925 |#1|)) (-1144))))
-((-1994 ((|#4| (-623 |#4|)) 121) (((-1140 |#4|) (-1140 |#4|) (-1140 |#4|)) 67) ((|#4| |#4| |#4|) 120)) (-3139 (((-1140 |#4|) (-623 (-1140 |#4|))) 114) (((-1140 |#4|) (-1140 |#4|) (-1140 |#4|)) 50) ((|#4| (-623 |#4|)) 55) ((|#4| |#4| |#4|) 84)))
-(((-889 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3139 (|#4| |#4| |#4|)) (-15 -3139 (|#4| (-623 |#4|))) (-15 -3139 ((-1140 |#4|) (-1140 |#4|) (-1140 |#4|))) (-15 -3139 ((-1140 |#4|) (-623 (-1140 |#4|)))) (-15 -1994 (|#4| |#4| |#4|)) (-15 -1994 ((-1140 |#4|) (-1140 |#4|) (-1140 |#4|))) (-15 -1994 (|#4| (-623 |#4|)))) (-771) (-825) (-300) (-922 |#3| |#1| |#2|)) (T -889))
-((-1994 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-922 *6 *4 *5)) (-5 *1 (-889 *4 *5 *6 *2)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300)))) (-1994 (*1 *2 *2 *2) (-12 (-5 *2 (-1140 *6)) (-4 *6 (-922 *5 *3 *4)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *5 (-300)) (-5 *1 (-889 *3 *4 *5 *6)))) (-1994 (*1 *2 *2 *2) (-12 (-4 *3 (-771)) (-4 *4 (-825)) (-4 *5 (-300)) (-5 *1 (-889 *3 *4 *5 *2)) (-4 *2 (-922 *5 *3 *4)))) (-3139 (*1 *2 *3) (-12 (-5 *3 (-623 (-1140 *7))) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300)) (-5 *2 (-1140 *7)) (-5 *1 (-889 *4 *5 *6 *7)) (-4 *7 (-922 *6 *4 *5)))) (-3139 (*1 *2 *2 *2) (-12 (-5 *2 (-1140 *6)) (-4 *6 (-922 *5 *3 *4)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *5 (-300)) (-5 *1 (-889 *3 *4 *5 *6)))) (-3139 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-922 *6 *4 *5)) (-5 *1 (-889 *4 *5 *6 *2)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300)))) (-3139 (*1 *2 *2 *2) (-12 (-4 *3 (-771)) (-4 *4 (-825)) (-4 *5 (-300)) (-5 *1 (-889 *3 *4 *5 *2)) (-4 *2 (-922 *5 *3 *4)))))
-(-10 -7 (-15 -3139 (|#4| |#4| |#4|)) (-15 -3139 (|#4| (-623 |#4|))) (-15 -3139 ((-1140 |#4|) (-1140 |#4|) (-1140 |#4|))) (-15 -3139 ((-1140 |#4|) (-623 (-1140 |#4|)))) (-15 -1994 (|#4| |#4| |#4|)) (-15 -1994 ((-1140 |#4|) (-1140 |#4|) (-1140 |#4|))) (-15 -1994 (|#4| (-623 |#4|))))
-((-2716 (((-877 (-550)) (-944)) 23) (((-877 (-550)) (-623 (-550))) 20)) (-3845 (((-877 (-550)) (-623 (-550))) 48) (((-877 (-550)) (-894)) 49)) (-2637 (((-877 (-550))) 24)) (-3567 (((-877 (-550))) 38) (((-877 (-550)) (-623 (-550))) 37)) (-3446 (((-877 (-550))) 36) (((-877 (-550)) (-623 (-550))) 35)) (-3358 (((-877 (-550))) 34) (((-877 (-550)) (-623 (-550))) 33)) (-3254 (((-877 (-550))) 32) (((-877 (-550)) (-623 (-550))) 31)) (-1311 (((-877 (-550))) 30) (((-877 (-550)) (-623 (-550))) 29)) (-3694 (((-877 (-550))) 40) (((-877 (-550)) (-623 (-550))) 39)) (-4273 (((-877 (-550)) (-623 (-550))) 52) (((-877 (-550)) (-894)) 53)) (-4148 (((-877 (-550)) (-623 (-550))) 50) (((-877 (-550)) (-894)) 51)) (-3929 (((-877 (-550)) (-623 (-550))) 46) (((-877 (-550)) (-894)) 47)) (-4044 (((-877 (-550)) (-623 (-894))) 43)))
-(((-890) (-10 -7 (-15 -3845 ((-877 (-550)) (-894))) (-15 -3845 ((-877 (-550)) (-623 (-550)))) (-15 -3929 ((-877 (-550)) (-894))) (-15 -3929 ((-877 (-550)) (-623 (-550)))) (-15 -4044 ((-877 (-550)) (-623 (-894)))) (-15 -4148 ((-877 (-550)) (-894))) (-15 -4148 ((-877 (-550)) (-623 (-550)))) (-15 -4273 ((-877 (-550)) (-894))) (-15 -4273 ((-877 (-550)) (-623 (-550)))) (-15 -1311 ((-877 (-550)) (-623 (-550)))) (-15 -1311 ((-877 (-550)))) (-15 -3254 ((-877 (-550)) (-623 (-550)))) (-15 -3254 ((-877 (-550)))) (-15 -3358 ((-877 (-550)) (-623 (-550)))) (-15 -3358 ((-877 (-550)))) (-15 -3446 ((-877 (-550)) (-623 (-550)))) (-15 -3446 ((-877 (-550)))) (-15 -3567 ((-877 (-550)) (-623 (-550)))) (-15 -3567 ((-877 (-550)))) (-15 -3694 ((-877 (-550)) (-623 (-550)))) (-15 -3694 ((-877 (-550)))) (-15 -2637 ((-877 (-550)))) (-15 -2716 ((-877 (-550)) (-623 (-550)))) (-15 -2716 ((-877 (-550)) (-944))))) (T -890))
-((-2716 (*1 *2 *3) (-12 (-5 *3 (-944)) (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-2716 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-2637 (*1 *2) (-12 (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-3694 (*1 *2) (-12 (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-3694 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-3567 (*1 *2) (-12 (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-3567 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-3446 (*1 *2) (-12 (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-3446 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-3358 (*1 *2) (-12 (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-3358 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-3254 (*1 *2) (-12 (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-3254 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-1311 (*1 *2) (-12 (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-1311 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-4273 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-4273 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-4148 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-4148 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-4044 (*1 *2 *3) (-12 (-5 *3 (-623 (-894))) (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-3929 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-3929 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-3845 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890)))) (-3845 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-877 (-550))) (-5 *1 (-890)))))
-(-10 -7 (-15 -3845 ((-877 (-550)) (-894))) (-15 -3845 ((-877 (-550)) (-623 (-550)))) (-15 -3929 ((-877 (-550)) (-894))) (-15 -3929 ((-877 (-550)) (-623 (-550)))) (-15 -4044 ((-877 (-550)) (-623 (-894)))) (-15 -4148 ((-877 (-550)) (-894))) (-15 -4148 ((-877 (-550)) (-623 (-550)))) (-15 -4273 ((-877 (-550)) (-894))) (-15 -4273 ((-877 (-550)) (-623 (-550)))) (-15 -1311 ((-877 (-550)) (-623 (-550)))) (-15 -1311 ((-877 (-550)))) (-15 -3254 ((-877 (-550)) (-623 (-550)))) (-15 -3254 ((-877 (-550)))) (-15 -3358 ((-877 (-550)) (-623 (-550)))) (-15 -3358 ((-877 (-550)))) (-15 -3446 ((-877 (-550)) (-623 (-550)))) (-15 -3446 ((-877 (-550)))) (-15 -3567 ((-877 (-550)) (-623 (-550)))) (-15 -3567 ((-877 (-550)))) (-15 -3694 ((-877 (-550)) (-623 (-550)))) (-15 -3694 ((-877 (-550)))) (-15 -2637 ((-877 (-550)))) (-15 -2716 ((-877 (-550)) (-623 (-550)))) (-15 -2716 ((-877 (-550)) (-944))))
-((-2935 (((-623 (-925 |#1|)) (-623 (-925 |#1|)) (-623 (-1144))) 12)) (-2837 (((-623 (-925 |#1|)) (-623 (-925 |#1|)) (-623 (-1144))) 11)))
-(((-891 |#1|) (-10 -7 (-15 -2837 ((-623 (-925 |#1|)) (-623 (-925 |#1|)) (-623 (-1144)))) (-15 -2935 ((-623 (-925 |#1|)) (-623 (-925 |#1|)) (-623 (-1144))))) (-444)) (T -891))
-((-2935 (*1 *2 *2 *3) (-12 (-5 *2 (-623 (-925 *4))) (-5 *3 (-623 (-1144))) (-4 *4 (-444)) (-5 *1 (-891 *4)))) (-2837 (*1 *2 *2 *3) (-12 (-5 *2 (-623 (-925 *4))) (-5 *3 (-623 (-1144))) (-4 *4 (-444)) (-5 *1 (-891 *4)))))
-(-10 -7 (-15 -2837 ((-623 (-925 |#1|)) (-623 (-925 |#1|)) (-623 (-1144)))) (-15 -2935 ((-623 (-925 |#1|)) (-623 (-925 |#1|)) (-623 (-1144)))))
-((-1518 (((-309 |#1|) (-469)) 16)))
-(((-892 |#1|) (-10 -7 (-15 -1518 ((-309 |#1|) (-469)))) (-13 (-825) (-542))) (T -892))
-((-1518 (*1 *2 *3) (-12 (-5 *3 (-469)) (-5 *2 (-309 *4)) (-5 *1 (-892 *4)) (-4 *4 (-13 (-825) (-542))))))
-(-10 -7 (-15 -1518 ((-309 |#1|) (-469))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1386 (((-3 $ "failed") $) 32)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 49)) (-3102 (((-112) $) 30)) (-3106 (($ $ $) 44) (($ (-623 $)) 43)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 42)) (-3139 (($ $ $) 46) (($ (-623 $)) 45)) (-1495 (((-3 $ "failed") $ $) 40)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41)) (-2390 (((-749)) 28)) (-1345 (((-112) $ $) 37)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
-(((-893) (-138)) (T -893))
-((-3291 (*1 *2 *3) (-12 (-4 *1 (-893)) (-5 *2 (-2 (|:| -2855 (-623 *1)) (|:| -3935 *1))) (-5 *3 (-623 *1)))) (-3188 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-623 *1)) (-4 *1 (-893)))))
-(-13 (-444) (-10 -8 (-15 -3291 ((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $))) (-15 -3188 ((-3 (-623 $) "failed") (-623 $) $))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-836)) . T) ((-170) . T) ((-283) . T) ((-444) . T) ((-542) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-3513 (($) NIL T CONST)) (-1386 (((-3 $ "failed") $) NIL)) (-3102 (((-112) $) NIL)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3139 (($ $ $) NIL)) (-1518 (((-836) $) NIL)) (-2636 (($) NIL T CONST)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-749)) NIL) (($ $ (-894)) NIL)) (* (($ (-894) $) NIL) (($ $ $) NIL)))
-(((-894) (-13 (-772) (-705) (-10 -8 (-15 -3139 ($ $ $)) (-6 (-4344 "*"))))) (T -894))
-((-3139 (*1 *1 *1 *1) (-5 *1 (-894))))
-(-13 (-772) (-705) (-10 -8 (-15 -3139 ($ $ $)) (-6 (-4344 "*"))))
-((-3405 ((|#2| (-623 |#1|) (-623 |#1|)) 24)))
-(((-895 |#1| |#2|) (-10 -7 (-15 -3405 (|#2| (-623 |#1|) (-623 |#1|)))) (-356) (-1203 |#1|)) (T -895))
-((-3405 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *4)) (-4 *4 (-356)) (-4 *2 (-1203 *4)) (-5 *1 (-895 *4 *2)))))
-(-10 -7 (-15 -3405 (|#2| (-623 |#1|) (-623 |#1|))))
-((-3448 (((-1140 |#2|) (-623 |#2|) (-623 |#2|)) 17) (((-1200 |#1| |#2|) (-1200 |#1| |#2|) (-623 |#2|) (-623 |#2|)) 13)))
-(((-896 |#1| |#2|) (-10 -7 (-15 -3448 ((-1200 |#1| |#2|) (-1200 |#1| |#2|) (-623 |#2|) (-623 |#2|))) (-15 -3448 ((-1140 |#2|) (-623 |#2|) (-623 |#2|)))) (-1144) (-356)) (T -896))
-((-3448 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *5)) (-4 *5 (-356)) (-5 *2 (-1140 *5)) (-5 *1 (-896 *4 *5)) (-14 *4 (-1144)))) (-3448 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1200 *4 *5)) (-5 *3 (-623 *5)) (-14 *4 (-1144)) (-4 *5 (-356)) (-5 *1 (-896 *4 *5)))))
-(-10 -7 (-15 -3448 ((-1200 |#1| |#2|) (-1200 |#1| |#2|) (-623 |#2|) (-623 |#2|))) (-15 -3448 ((-1140 |#2|) (-623 |#2|) (-623 |#2|))))
-((-3612 (((-550) (-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-1126)) 139)) (-3926 ((|#4| |#4|) 155)) (-2877 (((-623 (-400 (-925 |#1|))) (-623 (-1144))) 118)) (-3828 (((-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))) (-667 |#4|) (-623 (-400 (-925 |#1|))) (-623 (-623 |#4|)) (-749) (-749) (-550)) 75)) (-2182 (((-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|)))))) (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|)))))) (-623 |#4|)) 59)) (-1978 (((-667 |#4|) (-667 |#4|) (-623 |#4|)) 55)) (-3736 (((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-1126)) 151)) (-3490 (((-550) (-667 |#4|) (-894) (-1126)) 132) (((-550) (-667 |#4|) (-623 (-1144)) (-894) (-1126)) 131) (((-550) (-667 |#4|) (-623 |#4|) (-894) (-1126)) 130) (((-550) (-667 |#4|) (-1126)) 127) (((-550) (-667 |#4|) (-623 (-1144)) (-1126)) 126) (((-550) (-667 |#4|) (-623 |#4|) (-1126)) 125) (((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-667 |#4|) (-894)) 124) (((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-667 |#4|) (-623 (-1144)) (-894)) 123) (((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-667 |#4|) (-623 |#4|) (-894)) 122) (((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-667 |#4|)) 120) (((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-667 |#4|) (-623 (-1144))) 119) (((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-667 |#4|) (-623 |#4|)) 115)) (-2977 ((|#4| (-925 |#1|)) 68)) (-1737 (((-112) (-623 |#4|) (-623 (-623 |#4|))) 152)) (-1612 (((-623 (-623 (-550))) (-550) (-550)) 129)) (-1484 (((-623 (-623 |#4|)) (-623 (-623 |#4|))) 88)) (-2579 (((-749) (-623 (-2 (|:| -2122 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 |#4|))))) 86)) (-2479 (((-749) (-623 (-2 (|:| -2122 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 |#4|))))) 85)) (-4040 (((-112) (-623 (-925 |#1|))) 17) (((-112) (-623 |#4|)) 13)) (-3063 (((-2 (|:| |sysok| (-112)) (|:| |z0| (-623 |#4|)) (|:| |n0| (-623 |#4|))) (-623 |#4|) (-623 |#4|)) 71)) (-2373 (((-623 |#4|) |#4|) 49)) (-2766 (((-623 (-400 (-925 |#1|))) (-623 |#4|)) 114) (((-667 (-400 (-925 |#1|))) (-667 |#4|)) 56) (((-400 (-925 |#1|)) |#4|) 111)) (-2670 (((-2 (|:| |rgl| (-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|)))))))))) (|:| |rgsz| (-550))) (-667 |#4|) (-623 (-400 (-925 |#1|))) (-749) (-1126) (-550)) 93)) (-2091 (((-623 (-2 (|:| -2122 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 |#4|)))) (-667 |#4|) (-749)) 84)) (-1864 (((-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550))))) (-667 |#4|) (-749)) 101)) (-2275 (((-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|)))))) (-2 (|:| -1340 (-667 (-400 (-925 |#1|)))) (|:| |vec| (-623 (-400 (-925 |#1|)))) (|:| -2122 (-749)) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550))))) 48)))
-(((-897 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3490 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-667 |#4|) (-623 |#4|))) (-15 -3490 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-667 |#4|) (-623 (-1144)))) (-15 -3490 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-667 |#4|))) (-15 -3490 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-667 |#4|) (-623 |#4|) (-894))) (-15 -3490 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-667 |#4|) (-623 (-1144)) (-894))) (-15 -3490 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-667 |#4|) (-894))) (-15 -3490 ((-550) (-667 |#4|) (-623 |#4|) (-1126))) (-15 -3490 ((-550) (-667 |#4|) (-623 (-1144)) (-1126))) (-15 -3490 ((-550) (-667 |#4|) (-1126))) (-15 -3490 ((-550) (-667 |#4|) (-623 |#4|) (-894) (-1126))) (-15 -3490 ((-550) (-667 |#4|) (-623 (-1144)) (-894) (-1126))) (-15 -3490 ((-550) (-667 |#4|) (-894) (-1126))) (-15 -3612 ((-550) (-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-1126))) (-15 -3736 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-1126))) (-15 -2670 ((-2 (|:| |rgl| (-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|)))))))))) (|:| |rgsz| (-550))) (-667 |#4|) (-623 (-400 (-925 |#1|))) (-749) (-1126) (-550))) (-15 -2766 ((-400 (-925 |#1|)) |#4|)) (-15 -2766 ((-667 (-400 (-925 |#1|))) (-667 |#4|))) (-15 -2766 ((-623 (-400 (-925 |#1|))) (-623 |#4|))) (-15 -2877 ((-623 (-400 (-925 |#1|))) (-623 (-1144)))) (-15 -2977 (|#4| (-925 |#1|))) (-15 -3063 ((-2 (|:| |sysok| (-112)) (|:| |z0| (-623 |#4|)) (|:| |n0| (-623 |#4|))) (-623 |#4|) (-623 |#4|))) (-15 -2091 ((-623 (-2 (|:| -2122 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 |#4|)))) (-667 |#4|) (-749))) (-15 -2182 ((-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|)))))) (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|)))))) (-623 |#4|))) (-15 -2275 ((-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|)))))) (-2 (|:| -1340 (-667 (-400 (-925 |#1|)))) (|:| |vec| (-623 (-400 (-925 |#1|)))) (|:| -2122 (-749)) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (-15 -2373 ((-623 |#4|) |#4|)) (-15 -2479 ((-749) (-623 (-2 (|:| -2122 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 |#4|)))))) (-15 -2579 ((-749) (-623 (-2 (|:| -2122 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 |#4|)))))) (-15 -1484 ((-623 (-623 |#4|)) (-623 (-623 |#4|)))) (-15 -1612 ((-623 (-623 (-550))) (-550) (-550))) (-15 -1737 ((-112) (-623 |#4|) (-623 (-623 |#4|)))) (-15 -1864 ((-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550))))) (-667 |#4|) (-749))) (-15 -1978 ((-667 |#4|) (-667 |#4|) (-623 |#4|))) (-15 -3828 ((-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))) (-667 |#4|) (-623 (-400 (-925 |#1|))) (-623 (-623 |#4|)) (-749) (-749) (-550))) (-15 -3926 (|#4| |#4|)) (-15 -4040 ((-112) (-623 |#4|))) (-15 -4040 ((-112) (-623 (-925 |#1|))))) (-13 (-300) (-145)) (-13 (-825) (-596 (-1144))) (-771) (-922 |#1| |#3| |#2|)) (T -897))
-((-4040 (*1 *2 *3) (-12 (-5 *3 (-623 (-925 *4))) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)) (-5 *2 (-112)) (-5 *1 (-897 *4 *5 *6 *7)) (-4 *7 (-922 *4 *6 *5)))) (-4040 (*1 *2 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-922 *4 *6 *5)) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)) (-5 *2 (-112)) (-5 *1 (-897 *4 *5 *6 *7)))) (-3926 (*1 *2 *2) (-12 (-4 *3 (-13 (-300) (-145))) (-4 *4 (-13 (-825) (-596 (-1144)))) (-4 *5 (-771)) (-5 *1 (-897 *3 *4 *5 *2)) (-4 *2 (-922 *3 *5 *4)))) (-3828 (*1 *2 *3 *4 *5 *6 *7 *7 *8) (-12 (-5 *3 (-2 (|:| |det| *12) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550))))) (-5 *4 (-667 *12)) (-5 *5 (-623 (-400 (-925 *9)))) (-5 *6 (-623 (-623 *12))) (-5 *7 (-749)) (-5 *8 (-550)) (-4 *9 (-13 (-300) (-145))) (-4 *12 (-922 *9 *11 *10)) (-4 *10 (-13 (-825) (-596 (-1144)))) (-4 *11 (-771)) (-5 *2 (-2 (|:| |eqzro| (-623 *12)) (|:| |neqzro| (-623 *12)) (|:| |wcond| (-623 (-925 *9))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 *9)))) (|:| -2437 (-623 (-1227 (-400 (-925 *9))))))))) (-5 *1 (-897 *9 *10 *11 *12)))) (-1978 (*1 *2 *2 *3) (-12 (-5 *2 (-667 *7)) (-5 *3 (-623 *7)) (-4 *7 (-922 *4 *6 *5)) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)) (-5 *1 (-897 *4 *5 *6 *7)))) (-1864 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *8)) (-5 *4 (-749)) (-4 *8 (-922 *5 *7 *6)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1144)))) (-4 *7 (-771)) (-5 *2 (-623 (-2 (|:| |det| *8) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (-5 *1 (-897 *5 *6 *7 *8)))) (-1737 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-623 *8))) (-5 *3 (-623 *8)) (-4 *8 (-922 *5 *7 *6)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1144)))) (-4 *7 (-771)) (-5 *2 (-112)) (-5 *1 (-897 *5 *6 *7 *8)))) (-1612 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)) (-5 *2 (-623 (-623 (-550)))) (-5 *1 (-897 *4 *5 *6 *7)) (-5 *3 (-550)) (-4 *7 (-922 *4 *6 *5)))) (-1484 (*1 *2 *2) (-12 (-5 *2 (-623 (-623 *6))) (-4 *6 (-922 *3 *5 *4)) (-4 *3 (-13 (-300) (-145))) (-4 *4 (-13 (-825) (-596 (-1144)))) (-4 *5 (-771)) (-5 *1 (-897 *3 *4 *5 *6)))) (-2579 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| -2122 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| *7) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 *7))))) (-4 *7 (-922 *4 *6 *5)) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)) (-5 *2 (-749)) (-5 *1 (-897 *4 *5 *6 *7)))) (-2479 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| -2122 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| *7) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 *7))))) (-4 *7 (-922 *4 *6 *5)) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)) (-5 *2 (-749)) (-5 *1 (-897 *4 *5 *6 *7)))) (-2373 (*1 *2 *3) (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)) (-5 *2 (-623 *3)) (-5 *1 (-897 *4 *5 *6 *3)) (-4 *3 (-922 *4 *6 *5)))) (-2275 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -1340 (-667 (-400 (-925 *4)))) (|:| |vec| (-623 (-400 (-925 *4)))) (|:| -2122 (-749)) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550))))) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)) (-5 *2 (-2 (|:| |partsol| (-1227 (-400 (-925 *4)))) (|:| -2437 (-623 (-1227 (-400 (-925 *4))))))) (-5 *1 (-897 *4 *5 *6 *7)) (-4 *7 (-922 *4 *6 *5)))) (-2182 (*1 *2 *2 *3) (-12 (-5 *2 (-2 (|:| |partsol| (-1227 (-400 (-925 *4)))) (|:| -2437 (-623 (-1227 (-400 (-925 *4))))))) (-5 *3 (-623 *7)) (-4 *4 (-13 (-300) (-145))) (-4 *7 (-922 *4 *6 *5)) (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)) (-5 *1 (-897 *4 *5 *6 *7)))) (-2091 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *8)) (-4 *8 (-922 *5 *7 *6)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1144)))) (-4 *7 (-771)) (-5 *2 (-623 (-2 (|:| -2122 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| *8) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 *8))))) (-5 *1 (-897 *5 *6 *7 *8)) (-5 *4 (-749)))) (-3063 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)) (-4 *7 (-922 *4 *6 *5)) (-5 *2 (-2 (|:| |sysok| (-112)) (|:| |z0| (-623 *7)) (|:| |n0| (-623 *7)))) (-5 *1 (-897 *4 *5 *6 *7)) (-5 *3 (-623 *7)))) (-2977 (*1 *2 *3) (-12 (-5 *3 (-925 *4)) (-4 *4 (-13 (-300) (-145))) (-4 *2 (-922 *4 *6 *5)) (-5 *1 (-897 *4 *5 *6 *2)) (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)))) (-2877 (*1 *2 *3) (-12 (-5 *3 (-623 (-1144))) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)) (-5 *2 (-623 (-400 (-925 *4)))) (-5 *1 (-897 *4 *5 *6 *7)) (-4 *7 (-922 *4 *6 *5)))) (-2766 (*1 *2 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-922 *4 *6 *5)) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)) (-5 *2 (-623 (-400 (-925 *4)))) (-5 *1 (-897 *4 *5 *6 *7)))) (-2766 (*1 *2 *3) (-12 (-5 *3 (-667 *7)) (-4 *7 (-922 *4 *6 *5)) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)) (-5 *2 (-667 (-400 (-925 *4)))) (-5 *1 (-897 *4 *5 *6 *7)))) (-2766 (*1 *2 *3) (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)) (-5 *2 (-400 (-925 *4))) (-5 *1 (-897 *4 *5 *6 *3)) (-4 *3 (-922 *4 *6 *5)))) (-2670 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-667 *11)) (-5 *4 (-623 (-400 (-925 *8)))) (-5 *5 (-749)) (-5 *6 (-1126)) (-4 *8 (-13 (-300) (-145))) (-4 *11 (-922 *8 *10 *9)) (-4 *9 (-13 (-825) (-596 (-1144)))) (-4 *10 (-771)) (-5 *2 (-2 (|:| |rgl| (-623 (-2 (|:| |eqzro| (-623 *11)) (|:| |neqzro| (-623 *11)) (|:| |wcond| (-623 (-925 *8))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 *8)))) (|:| -2437 (-623 (-1227 (-400 (-925 *8)))))))))) (|:| |rgsz| (-550)))) (-5 *1 (-897 *8 *9 *10 *11)) (-5 *7 (-550)))) (-3736 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)) (-5 *2 (-623 (-2 (|:| |eqzro| (-623 *7)) (|:| |neqzro| (-623 *7)) (|:| |wcond| (-623 (-925 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 *4)))) (|:| -2437 (-623 (-1227 (-400 (-925 *4)))))))))) (-5 *1 (-897 *4 *5 *6 *7)) (-4 *7 (-922 *4 *6 *5)))) (-3612 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-2 (|:| |eqzro| (-623 *8)) (|:| |neqzro| (-623 *8)) (|:| |wcond| (-623 (-925 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 *5)))) (|:| -2437 (-623 (-1227 (-400 (-925 *5)))))))))) (-5 *4 (-1126)) (-4 *5 (-13 (-300) (-145))) (-4 *8 (-922 *5 *7 *6)) (-4 *6 (-13 (-825) (-596 (-1144)))) (-4 *7 (-771)) (-5 *2 (-550)) (-5 *1 (-897 *5 *6 *7 *8)))) (-3490 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-667 *9)) (-5 *4 (-894)) (-5 *5 (-1126)) (-4 *9 (-922 *6 *8 *7)) (-4 *6 (-13 (-300) (-145))) (-4 *7 (-13 (-825) (-596 (-1144)))) (-4 *8 (-771)) (-5 *2 (-550)) (-5 *1 (-897 *6 *7 *8 *9)))) (-3490 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-667 *10)) (-5 *4 (-623 (-1144))) (-5 *5 (-894)) (-5 *6 (-1126)) (-4 *10 (-922 *7 *9 *8)) (-4 *7 (-13 (-300) (-145))) (-4 *8 (-13 (-825) (-596 (-1144)))) (-4 *9 (-771)) (-5 *2 (-550)) (-5 *1 (-897 *7 *8 *9 *10)))) (-3490 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-667 *10)) (-5 *4 (-623 *10)) (-5 *5 (-894)) (-5 *6 (-1126)) (-4 *10 (-922 *7 *9 *8)) (-4 *7 (-13 (-300) (-145))) (-4 *8 (-13 (-825) (-596 (-1144)))) (-4 *9 (-771)) (-5 *2 (-550)) (-5 *1 (-897 *7 *8 *9 *10)))) (-3490 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *8)) (-5 *4 (-1126)) (-4 *8 (-922 *5 *7 *6)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1144)))) (-4 *7 (-771)) (-5 *2 (-550)) (-5 *1 (-897 *5 *6 *7 *8)))) (-3490 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-667 *9)) (-5 *4 (-623 (-1144))) (-5 *5 (-1126)) (-4 *9 (-922 *6 *8 *7)) (-4 *6 (-13 (-300) (-145))) (-4 *7 (-13 (-825) (-596 (-1144)))) (-4 *8 (-771)) (-5 *2 (-550)) (-5 *1 (-897 *6 *7 *8 *9)))) (-3490 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-667 *9)) (-5 *4 (-623 *9)) (-5 *5 (-1126)) (-4 *9 (-922 *6 *8 *7)) (-4 *6 (-13 (-300) (-145))) (-4 *7 (-13 (-825) (-596 (-1144)))) (-4 *8 (-771)) (-5 *2 (-550)) (-5 *1 (-897 *6 *7 *8 *9)))) (-3490 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *8)) (-5 *4 (-894)) (-4 *8 (-922 *5 *7 *6)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1144)))) (-4 *7 (-771)) (-5 *2 (-623 (-2 (|:| |eqzro| (-623 *8)) (|:| |neqzro| (-623 *8)) (|:| |wcond| (-623 (-925 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 *5)))) (|:| -2437 (-623 (-1227 (-400 (-925 *5)))))))))) (-5 *1 (-897 *5 *6 *7 *8)))) (-3490 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-667 *9)) (-5 *4 (-623 (-1144))) (-5 *5 (-894)) (-4 *9 (-922 *6 *8 *7)) (-4 *6 (-13 (-300) (-145))) (-4 *7 (-13 (-825) (-596 (-1144)))) (-4 *8 (-771)) (-5 *2 (-623 (-2 (|:| |eqzro| (-623 *9)) (|:| |neqzro| (-623 *9)) (|:| |wcond| (-623 (-925 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 *6)))) (|:| -2437 (-623 (-1227 (-400 (-925 *6)))))))))) (-5 *1 (-897 *6 *7 *8 *9)))) (-3490 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-667 *9)) (-5 *5 (-894)) (-4 *9 (-922 *6 *8 *7)) (-4 *6 (-13 (-300) (-145))) (-4 *7 (-13 (-825) (-596 (-1144)))) (-4 *8 (-771)) (-5 *2 (-623 (-2 (|:| |eqzro| (-623 *9)) (|:| |neqzro| (-623 *9)) (|:| |wcond| (-623 (-925 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 *6)))) (|:| -2437 (-623 (-1227 (-400 (-925 *6)))))))))) (-5 *1 (-897 *6 *7 *8 *9)) (-5 *4 (-623 *9)))) (-3490 (*1 *2 *3) (-12 (-5 *3 (-667 *7)) (-4 *7 (-922 *4 *6 *5)) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)) (-5 *2 (-623 (-2 (|:| |eqzro| (-623 *7)) (|:| |neqzro| (-623 *7)) (|:| |wcond| (-623 (-925 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 *4)))) (|:| -2437 (-623 (-1227 (-400 (-925 *4)))))))))) (-5 *1 (-897 *4 *5 *6 *7)))) (-3490 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *8)) (-5 *4 (-623 (-1144))) (-4 *8 (-922 *5 *7 *6)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1144)))) (-4 *7 (-771)) (-5 *2 (-623 (-2 (|:| |eqzro| (-623 *8)) (|:| |neqzro| (-623 *8)) (|:| |wcond| (-623 (-925 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 *5)))) (|:| -2437 (-623 (-1227 (-400 (-925 *5)))))))))) (-5 *1 (-897 *5 *6 *7 *8)))) (-3490 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *8)) (-4 *8 (-922 *5 *7 *6)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1144)))) (-4 *7 (-771)) (-5 *2 (-623 (-2 (|:| |eqzro| (-623 *8)) (|:| |neqzro| (-623 *8)) (|:| |wcond| (-623 (-925 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 *5)))) (|:| -2437 (-623 (-1227 (-400 (-925 *5)))))))))) (-5 *1 (-897 *5 *6 *7 *8)) (-5 *4 (-623 *8)))))
-(-10 -7 (-15 -3490 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-667 |#4|) (-623 |#4|))) (-15 -3490 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-667 |#4|) (-623 (-1144)))) (-15 -3490 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-667 |#4|))) (-15 -3490 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-667 |#4|) (-623 |#4|) (-894))) (-15 -3490 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-667 |#4|) (-623 (-1144)) (-894))) (-15 -3490 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-667 |#4|) (-894))) (-15 -3490 ((-550) (-667 |#4|) (-623 |#4|) (-1126))) (-15 -3490 ((-550) (-667 |#4|) (-623 (-1144)) (-1126))) (-15 -3490 ((-550) (-667 |#4|) (-1126))) (-15 -3490 ((-550) (-667 |#4|) (-623 |#4|) (-894) (-1126))) (-15 -3490 ((-550) (-667 |#4|) (-623 (-1144)) (-894) (-1126))) (-15 -3490 ((-550) (-667 |#4|) (-894) (-1126))) (-15 -3612 ((-550) (-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-1126))) (-15 -3736 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|))))))))) (-1126))) (-15 -2670 ((-2 (|:| |rgl| (-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|)))))))))) (|:| |rgsz| (-550))) (-667 |#4|) (-623 (-400 (-925 |#1|))) (-749) (-1126) (-550))) (-15 -2766 ((-400 (-925 |#1|)) |#4|)) (-15 -2766 ((-667 (-400 (-925 |#1|))) (-667 |#4|))) (-15 -2766 ((-623 (-400 (-925 |#1|))) (-623 |#4|))) (-15 -2877 ((-623 (-400 (-925 |#1|))) (-623 (-1144)))) (-15 -2977 (|#4| (-925 |#1|))) (-15 -3063 ((-2 (|:| |sysok| (-112)) (|:| |z0| (-623 |#4|)) (|:| |n0| (-623 |#4|))) (-623 |#4|) (-623 |#4|))) (-15 -2091 ((-623 (-2 (|:| -2122 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 |#4|)))) (-667 |#4|) (-749))) (-15 -2182 ((-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|)))))) (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|)))))) (-623 |#4|))) (-15 -2275 ((-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|)))))) (-2 (|:| -1340 (-667 (-400 (-925 |#1|)))) (|:| |vec| (-623 (-400 (-925 |#1|)))) (|:| -2122 (-749)) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (-15 -2373 ((-623 |#4|) |#4|)) (-15 -2479 ((-749) (-623 (-2 (|:| -2122 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 |#4|)))))) (-15 -2579 ((-749) (-623 (-2 (|:| -2122 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 |#4|)))))) (-15 -1484 ((-623 (-623 |#4|)) (-623 (-623 |#4|)))) (-15 -1612 ((-623 (-623 (-550))) (-550) (-550))) (-15 -1737 ((-112) (-623 |#4|) (-623 (-623 |#4|)))) (-15 -1864 ((-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550))))) (-667 |#4|) (-749))) (-15 -1978 ((-667 |#4|) (-667 |#4|) (-623 |#4|))) (-15 -3828 ((-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-925 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1227 (-400 (-925 |#1|)))) (|:| -2437 (-623 (-1227 (-400 (-925 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))) (-667 |#4|) (-623 (-400 (-925 |#1|))) (-623 (-623 |#4|)) (-749) (-749) (-550))) (-15 -3926 (|#4| |#4|)) (-15 -4040 ((-112) (-623 |#4|))) (-15 -4040 ((-112) (-623 (-925 |#1|)))))
-((-2882 (((-900) |#1| (-1144)) 17) (((-900) |#1| (-1144) (-1062 (-219))) 21)) (-2097 (((-900) |#1| |#1| (-1144) (-1062 (-219))) 19) (((-900) |#1| (-1144) (-1062 (-219))) 15)))
-(((-898 |#1|) (-10 -7 (-15 -2097 ((-900) |#1| (-1144) (-1062 (-219)))) (-15 -2097 ((-900) |#1| |#1| (-1144) (-1062 (-219)))) (-15 -2882 ((-900) |#1| (-1144) (-1062 (-219)))) (-15 -2882 ((-900) |#1| (-1144)))) (-596 (-526))) (T -898))
-((-2882 (*1 *2 *3 *4) (-12 (-5 *4 (-1144)) (-5 *2 (-900)) (-5 *1 (-898 *3)) (-4 *3 (-596 (-526))))) (-2882 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1144)) (-5 *5 (-1062 (-219))) (-5 *2 (-900)) (-5 *1 (-898 *3)) (-4 *3 (-596 (-526))))) (-2097 (*1 *2 *3 *3 *4 *5) (-12 (-5 *4 (-1144)) (-5 *5 (-1062 (-219))) (-5 *2 (-900)) (-5 *1 (-898 *3)) (-4 *3 (-596 (-526))))) (-2097 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1144)) (-5 *5 (-1062 (-219))) (-5 *2 (-900)) (-5 *1 (-898 *3)) (-4 *3 (-596 (-526))))))
-(-10 -7 (-15 -2097 ((-900) |#1| (-1144) (-1062 (-219)))) (-15 -2097 ((-900) |#1| |#1| (-1144) (-1062 (-219)))) (-15 -2882 ((-900) |#1| (-1144) (-1062 (-219)))) (-15 -2882 ((-900) |#1| (-1144))))
-((-1322 (($ $ (-1062 (-219)) (-1062 (-219)) (-1062 (-219))) 70)) (-3221 (((-1062 (-219)) $) 40)) (-3213 (((-1062 (-219)) $) 39)) (-3202 (((-1062 (-219)) $) 38)) (-1844 (((-623 (-623 (-219))) $) 43)) (-1983 (((-1062 (-219)) $) 41)) (-2305 (((-550) (-550)) 32)) (-1558 (((-550) (-550)) 28)) (-2515 (((-550) (-550)) 30)) (-3205 (((-112) (-112)) 35)) (-2411 (((-550)) 31)) (-1682 (($ $ (-1062 (-219))) 73) (($ $) 74)) (-3944 (($ (-1 (-916 (-219)) (-219)) (-1062 (-219))) 78) (($ (-1 (-916 (-219)) (-219)) (-1062 (-219)) (-1062 (-219)) (-1062 (-219)) (-1062 (-219))) 79)) (-2097 (($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1062 (-219))) 81) (($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1062 (-219)) (-1062 (-219)) (-1062 (-219)) (-1062 (-219))) 82) (($ $ (-1062 (-219))) 76)) (-3101 (((-550)) 36)) (-1691 (((-550)) 27)) (-2612 (((-550)) 29)) (-3576 (((-623 (-623 (-916 (-219)))) $) 95)) (-2992 (((-112) (-112)) 37)) (-1518 (((-836) $) 94)) (-2218 (((-112)) 34)))
-(((-899) (-13 (-947) (-10 -8 (-15 -3944 ($ (-1 (-916 (-219)) (-219)) (-1062 (-219)))) (-15 -3944 ($ (-1 (-916 (-219)) (-219)) (-1062 (-219)) (-1062 (-219)) (-1062 (-219)) (-1062 (-219)))) (-15 -2097 ($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1062 (-219)))) (-15 -2097 ($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1062 (-219)) (-1062 (-219)) (-1062 (-219)) (-1062 (-219)))) (-15 -2097 ($ $ (-1062 (-219)))) (-15 -1322 ($ $ (-1062 (-219)) (-1062 (-219)) (-1062 (-219)))) (-15 -1682 ($ $ (-1062 (-219)))) (-15 -1682 ($ $)) (-15 -1983 ((-1062 (-219)) $)) (-15 -1844 ((-623 (-623 (-219))) $)) (-15 -1691 ((-550))) (-15 -1558 ((-550) (-550))) (-15 -2612 ((-550))) (-15 -2515 ((-550) (-550))) (-15 -2411 ((-550))) (-15 -2305 ((-550) (-550))) (-15 -2218 ((-112))) (-15 -3205 ((-112) (-112))) (-15 -3101 ((-550))) (-15 -2992 ((-112) (-112)))))) (T -899))
-((-3944 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-916 (-219)) (-219))) (-5 *3 (-1062 (-219))) (-5 *1 (-899)))) (-3944 (*1 *1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-916 (-219)) (-219))) (-5 *3 (-1062 (-219))) (-5 *1 (-899)))) (-2097 (*1 *1 *2 *2 *2 *2 *3) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1062 (-219))) (-5 *1 (-899)))) (-2097 (*1 *1 *2 *2 *2 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1062 (-219))) (-5 *1 (-899)))) (-2097 (*1 *1 *1 *2) (-12 (-5 *2 (-1062 (-219))) (-5 *1 (-899)))) (-1322 (*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1062 (-219))) (-5 *1 (-899)))) (-1682 (*1 *1 *1 *2) (-12 (-5 *2 (-1062 (-219))) (-5 *1 (-899)))) (-1682 (*1 *1 *1) (-5 *1 (-899))) (-1983 (*1 *2 *1) (-12 (-5 *2 (-1062 (-219))) (-5 *1 (-899)))) (-1844 (*1 *2 *1) (-12 (-5 *2 (-623 (-623 (-219)))) (-5 *1 (-899)))) (-1691 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-899)))) (-1558 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-899)))) (-2612 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-899)))) (-2515 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-899)))) (-2411 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-899)))) (-2305 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-899)))) (-2218 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-899)))) (-3205 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-899)))) (-3101 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-899)))) (-2992 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-899)))))
-(-13 (-947) (-10 -8 (-15 -3944 ($ (-1 (-916 (-219)) (-219)) (-1062 (-219)))) (-15 -3944 ($ (-1 (-916 (-219)) (-219)) (-1062 (-219)) (-1062 (-219)) (-1062 (-219)) (-1062 (-219)))) (-15 -2097 ($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1062 (-219)))) (-15 -2097 ($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1062 (-219)) (-1062 (-219)) (-1062 (-219)) (-1062 (-219)))) (-15 -2097 ($ $ (-1062 (-219)))) (-15 -1322 ($ $ (-1062 (-219)) (-1062 (-219)) (-1062 (-219)))) (-15 -1682 ($ $ (-1062 (-219)))) (-15 -1682 ($ $)) (-15 -1983 ((-1062 (-219)) $)) (-15 -1844 ((-623 (-623 (-219))) $)) (-15 -1691 ((-550))) (-15 -1558 ((-550) (-550))) (-15 -2612 ((-550))) (-15 -2515 ((-550) (-550))) (-15 -2411 ((-550))) (-15 -2305 ((-550) (-550))) (-15 -2218 ((-112))) (-15 -3205 ((-112) (-112))) (-15 -3101 ((-550))) (-15 -2992 ((-112) (-112)))))
-((-1322 (($ $ (-1062 (-219))) 70) (($ $ (-1062 (-219)) (-1062 (-219))) 71)) (-3213 (((-1062 (-219)) $) 44)) (-3202 (((-1062 (-219)) $) 43)) (-1983 (((-1062 (-219)) $) 45)) (-3269 (((-550) (-550)) 37)) (-3733 (((-550) (-550)) 33)) (-3487 (((-550) (-550)) 35)) (-4269 (((-112) (-112)) 39)) (-3379 (((-550)) 36)) (-1682 (($ $ (-1062 (-219))) 74) (($ $) 75)) (-3944 (($ (-1 (-916 (-219)) (-219)) (-1062 (-219))) 84) (($ (-1 (-916 (-219)) (-219)) (-1062 (-219)) (-1062 (-219)) (-1062 (-219))) 85)) (-2882 (($ (-1 (-219) (-219)) (-1062 (-219))) 92) (($ (-1 (-219) (-219))) 95)) (-2097 (($ (-1 (-219) (-219)) (-1062 (-219))) 79) (($ (-1 (-219) (-219)) (-1062 (-219)) (-1062 (-219))) 80) (($ (-623 (-1 (-219) (-219))) (-1062 (-219))) 87) (($ (-623 (-1 (-219) (-219))) (-1062 (-219)) (-1062 (-219))) 88) (($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1062 (-219))) 81) (($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1062 (-219)) (-1062 (-219)) (-1062 (-219))) 82) (($ $ (-1062 (-219))) 76)) (-2762 (((-112) $) 40)) (-4144 (((-550)) 41)) (-2666 (((-550)) 32)) (-3608 (((-550)) 34)) (-3576 (((-623 (-623 (-916 (-219)))) $) 23)) (-4169 (((-112) (-112)) 42)) (-1518 (((-836) $) 106)) (-1330 (((-112)) 38)))
-(((-900) (-13 (-928) (-10 -8 (-15 -2097 ($ (-1 (-219) (-219)) (-1062 (-219)))) (-15 -2097 ($ (-1 (-219) (-219)) (-1062 (-219)) (-1062 (-219)))) (-15 -2097 ($ (-623 (-1 (-219) (-219))) (-1062 (-219)))) (-15 -2097 ($ (-623 (-1 (-219) (-219))) (-1062 (-219)) (-1062 (-219)))) (-15 -2097 ($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1062 (-219)))) (-15 -2097 ($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1062 (-219)) (-1062 (-219)) (-1062 (-219)))) (-15 -3944 ($ (-1 (-916 (-219)) (-219)) (-1062 (-219)))) (-15 -3944 ($ (-1 (-916 (-219)) (-219)) (-1062 (-219)) (-1062 (-219)) (-1062 (-219)))) (-15 -2882 ($ (-1 (-219) (-219)) (-1062 (-219)))) (-15 -2882 ($ (-1 (-219) (-219)))) (-15 -2097 ($ $ (-1062 (-219)))) (-15 -2762 ((-112) $)) (-15 -1322 ($ $ (-1062 (-219)))) (-15 -1322 ($ $ (-1062 (-219)) (-1062 (-219)))) (-15 -1682 ($ $ (-1062 (-219)))) (-15 -1682 ($ $)) (-15 -1983 ((-1062 (-219)) $)) (-15 -2666 ((-550))) (-15 -3733 ((-550) (-550))) (-15 -3608 ((-550))) (-15 -3487 ((-550) (-550))) (-15 -3379 ((-550))) (-15 -3269 ((-550) (-550))) (-15 -1330 ((-112))) (-15 -4269 ((-112) (-112))) (-15 -4144 ((-550))) (-15 -4169 ((-112) (-112)))))) (T -900))
-((-2097 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1062 (-219))) (-5 *1 (-900)))) (-2097 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1062 (-219))) (-5 *1 (-900)))) (-2097 (*1 *1 *2 *3) (-12 (-5 *2 (-623 (-1 (-219) (-219)))) (-5 *3 (-1062 (-219))) (-5 *1 (-900)))) (-2097 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-623 (-1 (-219) (-219)))) (-5 *3 (-1062 (-219))) (-5 *1 (-900)))) (-2097 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1062 (-219))) (-5 *1 (-900)))) (-2097 (*1 *1 *2 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1062 (-219))) (-5 *1 (-900)))) (-3944 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-916 (-219)) (-219))) (-5 *3 (-1062 (-219))) (-5 *1 (-900)))) (-3944 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-916 (-219)) (-219))) (-5 *3 (-1062 (-219))) (-5 *1 (-900)))) (-2882 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1062 (-219))) (-5 *1 (-900)))) (-2882 (*1 *1 *2) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *1 (-900)))) (-2097 (*1 *1 *1 *2) (-12 (-5 *2 (-1062 (-219))) (-5 *1 (-900)))) (-2762 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-900)))) (-1322 (*1 *1 *1 *2) (-12 (-5 *2 (-1062 (-219))) (-5 *1 (-900)))) (-1322 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-1062 (-219))) (-5 *1 (-900)))) (-1682 (*1 *1 *1 *2) (-12 (-5 *2 (-1062 (-219))) (-5 *1 (-900)))) (-1682 (*1 *1 *1) (-5 *1 (-900))) (-1983 (*1 *2 *1) (-12 (-5 *2 (-1062 (-219))) (-5 *1 (-900)))) (-2666 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))) (-3733 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))) (-3608 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))) (-3487 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))) (-3379 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))) (-3269 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))) (-1330 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-900)))) (-4269 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-900)))) (-4144 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))) (-4169 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-900)))))
-(-13 (-928) (-10 -8 (-15 -2097 ($ (-1 (-219) (-219)) (-1062 (-219)))) (-15 -2097 ($ (-1 (-219) (-219)) (-1062 (-219)) (-1062 (-219)))) (-15 -2097 ($ (-623 (-1 (-219) (-219))) (-1062 (-219)))) (-15 -2097 ($ (-623 (-1 (-219) (-219))) (-1062 (-219)) (-1062 (-219)))) (-15 -2097 ($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1062 (-219)))) (-15 -2097 ($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1062 (-219)) (-1062 (-219)) (-1062 (-219)))) (-15 -3944 ($ (-1 (-916 (-219)) (-219)) (-1062 (-219)))) (-15 -3944 ($ (-1 (-916 (-219)) (-219)) (-1062 (-219)) (-1062 (-219)) (-1062 (-219)))) (-15 -2882 ($ (-1 (-219) (-219)) (-1062 (-219)))) (-15 -2882 ($ (-1 (-219) (-219)))) (-15 -2097 ($ $ (-1062 (-219)))) (-15 -2762 ((-112) $)) (-15 -1322 ($ $ (-1062 (-219)))) (-15 -1322 ($ $ (-1062 (-219)) (-1062 (-219)))) (-15 -1682 ($ $ (-1062 (-219)))) (-15 -1682 ($ $)) (-15 -1983 ((-1062 (-219)) $)) (-15 -2666 ((-550))) (-15 -3733 ((-550) (-550))) (-15 -3608 ((-550))) (-15 -3487 ((-550) (-550))) (-15 -3379 ((-550))) (-15 -3269 ((-550) (-550))) (-15 -1330 ((-112))) (-15 -4269 ((-112) (-112))) (-15 -4144 ((-550))) (-15 -4169 ((-112) (-112)))))
-((-4056 (((-623 (-1062 (-219))) (-623 (-623 (-916 (-219))))) 24)))
-(((-901) (-10 -7 (-15 -4056 ((-623 (-1062 (-219))) (-623 (-623 (-916 (-219)))))))) (T -901))
-((-4056 (*1 *2 *3) (-12 (-5 *3 (-623 (-623 (-916 (-219))))) (-5 *2 (-623 (-1062 (-219)))) (-5 *1 (-901)))))
-(-10 -7 (-15 -4056 ((-623 (-1062 (-219))) (-623 (-623 (-916 (-219)))))))
-((-1853 ((|#2| |#2|) 26)) (-3229 ((|#2| |#2|) 27)) (-2258 ((|#2| |#2|) 25)) (-2489 ((|#2| |#2| (-1126)) 24)))
-(((-902 |#1| |#2|) (-10 -7 (-15 -2489 (|#2| |#2| (-1126))) (-15 -2258 (|#2| |#2|)) (-15 -1853 (|#2| |#2|)) (-15 -3229 (|#2| |#2|))) (-825) (-423 |#1|)) (T -902))
-((-3229 (*1 *2 *2) (-12 (-4 *3 (-825)) (-5 *1 (-902 *3 *2)) (-4 *2 (-423 *3)))) (-1853 (*1 *2 *2) (-12 (-4 *3 (-825)) (-5 *1 (-902 *3 *2)) (-4 *2 (-423 *3)))) (-2258 (*1 *2 *2) (-12 (-4 *3 (-825)) (-5 *1 (-902 *3 *2)) (-4 *2 (-423 *3)))) (-2489 (*1 *2 *2 *3) (-12 (-5 *3 (-1126)) (-4 *4 (-825)) (-5 *1 (-902 *4 *2)) (-4 *2 (-423 *4)))))
-(-10 -7 (-15 -2489 (|#2| |#2| (-1126))) (-15 -2258 (|#2| |#2|)) (-15 -1853 (|#2| |#2|)) (-15 -3229 (|#2| |#2|)))
-((-1853 (((-309 (-550)) (-1144)) 16)) (-3229 (((-309 (-550)) (-1144)) 14)) (-2258 (((-309 (-550)) (-1144)) 12)) (-2489 (((-309 (-550)) (-1144) (-1126)) 19)))
-(((-903) (-10 -7 (-15 -2489 ((-309 (-550)) (-1144) (-1126))) (-15 -2258 ((-309 (-550)) (-1144))) (-15 -1853 ((-309 (-550)) (-1144))) (-15 -3229 ((-309 (-550)) (-1144))))) (T -903))
-((-3229 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-309 (-550))) (-5 *1 (-903)))) (-1853 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-309 (-550))) (-5 *1 (-903)))) (-2258 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-309 (-550))) (-5 *1 (-903)))) (-2489 (*1 *2 *3 *4) (-12 (-5 *3 (-1144)) (-5 *4 (-1126)) (-5 *2 (-309 (-550))) (-5 *1 (-903)))))
-(-10 -7 (-15 -2489 ((-309 (-550)) (-1144) (-1126))) (-15 -2258 ((-309 (-550)) (-1144))) (-15 -1853 ((-309 (-550)) (-1144))) (-15 -3229 ((-309 (-550)) (-1144))))
-((-4312 (((-862 |#1| |#3|) |#2| (-865 |#1|) (-862 |#1| |#3|)) 25)) (-4172 (((-1 (-112) |#2|) (-1 (-112) |#3|)) 13)))
-(((-904 |#1| |#2| |#3|) (-10 -7 (-15 -4172 ((-1 (-112) |#2|) (-1 (-112) |#3|))) (-15 -4312 ((-862 |#1| |#3|) |#2| (-865 |#1|) (-862 |#1| |#3|)))) (-1068) (-859 |#1|) (-13 (-1068) (-1011 |#2|))) (T -904))
-((-4312 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-862 *5 *6)) (-5 *4 (-865 *5)) (-4 *5 (-1068)) (-4 *6 (-13 (-1068) (-1011 *3))) (-4 *3 (-859 *5)) (-5 *1 (-904 *5 *3 *6)))) (-4172 (*1 *2 *3) (-12 (-5 *3 (-1 (-112) *6)) (-4 *6 (-13 (-1068) (-1011 *5))) (-4 *5 (-859 *4)) (-4 *4 (-1068)) (-5 *2 (-1 (-112) *5)) (-5 *1 (-904 *4 *5 *6)))))
-(-10 -7 (-15 -4172 ((-1 (-112) |#2|) (-1 (-112) |#3|))) (-15 -4312 ((-862 |#1| |#3|) |#2| (-865 |#1|) (-862 |#1| |#3|))))
-((-4312 (((-862 |#1| |#3|) |#3| (-865 |#1|) (-862 |#1| |#3|)) 30)))
-(((-905 |#1| |#2| |#3|) (-10 -7 (-15 -4312 ((-862 |#1| |#3|) |#3| (-865 |#1|) (-862 |#1| |#3|)))) (-1068) (-13 (-542) (-825) (-859 |#1|)) (-13 (-423 |#2|) (-596 (-865 |#1|)) (-859 |#1|) (-1011 (-594 $)))) (T -905))
-((-4312 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-862 *5 *3)) (-4 *5 (-1068)) (-4 *3 (-13 (-423 *6) (-596 *4) (-859 *5) (-1011 (-594 $)))) (-5 *4 (-865 *5)) (-4 *6 (-13 (-542) (-825) (-859 *5))) (-5 *1 (-905 *5 *6 *3)))))
-(-10 -7 (-15 -4312 ((-862 |#1| |#3|) |#3| (-865 |#1|) (-862 |#1| |#3|))))
-((-4312 (((-862 (-550) |#1|) |#1| (-865 (-550)) (-862 (-550) |#1|)) 13)))
-(((-906 |#1|) (-10 -7 (-15 -4312 ((-862 (-550) |#1|) |#1| (-865 (-550)) (-862 (-550) |#1|)))) (-535)) (T -906))
-((-4312 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-862 (-550) *3)) (-5 *4 (-865 (-550))) (-4 *3 (-535)) (-5 *1 (-906 *3)))))
-(-10 -7 (-15 -4312 ((-862 (-550) |#1|) |#1| (-865 (-550)) (-862 (-550) |#1|))))
-((-4312 (((-862 |#1| |#2|) (-594 |#2|) (-865 |#1|) (-862 |#1| |#2|)) 54)))
-(((-907 |#1| |#2|) (-10 -7 (-15 -4312 ((-862 |#1| |#2|) (-594 |#2|) (-865 |#1|) (-862 |#1| |#2|)))) (-1068) (-13 (-825) (-1011 (-594 $)) (-596 (-865 |#1|)) (-859 |#1|))) (T -907))
-((-4312 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-862 *5 *6)) (-5 *3 (-594 *6)) (-4 *5 (-1068)) (-4 *6 (-13 (-825) (-1011 (-594 $)) (-596 *4) (-859 *5))) (-5 *4 (-865 *5)) (-5 *1 (-907 *5 *6)))))
-(-10 -7 (-15 -4312 ((-862 |#1| |#2|) (-594 |#2|) (-865 |#1|) (-862 |#1| |#2|))))
-((-4312 (((-858 |#1| |#2| |#3|) |#3| (-865 |#1|) (-858 |#1| |#2| |#3|)) 15)))
-(((-908 |#1| |#2| |#3|) (-10 -7 (-15 -4312 ((-858 |#1| |#2| |#3|) |#3| (-865 |#1|) (-858 |#1| |#2| |#3|)))) (-1068) (-859 |#1|) (-644 |#2|)) (T -908))
-((-4312 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-858 *5 *6 *3)) (-5 *4 (-865 *5)) (-4 *5 (-1068)) (-4 *6 (-859 *5)) (-4 *3 (-644 *6)) (-5 *1 (-908 *5 *6 *3)))))
-(-10 -7 (-15 -4312 ((-858 |#1| |#2| |#3|) |#3| (-865 |#1|) (-858 |#1| |#2| |#3|))))
-((-4312 (((-862 |#1| |#5|) |#5| (-865 |#1|) (-862 |#1| |#5|)) 17 (|has| |#3| (-859 |#1|))) (((-862 |#1| |#5|) |#5| (-865 |#1|) (-862 |#1| |#5|) (-1 (-862 |#1| |#5|) |#3| (-865 |#1|) (-862 |#1| |#5|))) 16)))
-(((-909 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -4312 ((-862 |#1| |#5|) |#5| (-865 |#1|) (-862 |#1| |#5|) (-1 (-862 |#1| |#5|) |#3| (-865 |#1|) (-862 |#1| |#5|)))) (IF (|has| |#3| (-859 |#1|)) (-15 -4312 ((-862 |#1| |#5|) |#5| (-865 |#1|) (-862 |#1| |#5|))) |%noBranch|)) (-1068) (-771) (-825) (-13 (-1020) (-825) (-859 |#1|)) (-13 (-922 |#4| |#2| |#3|) (-596 (-865 |#1|)))) (T -909))
-((-4312 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-862 *5 *3)) (-4 *5 (-1068)) (-4 *3 (-13 (-922 *8 *6 *7) (-596 *4))) (-5 *4 (-865 *5)) (-4 *7 (-859 *5)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-13 (-1020) (-825) (-859 *5))) (-5 *1 (-909 *5 *6 *7 *8 *3)))) (-4312 (*1 *2 *3 *4 *2 *5) (-12 (-5 *5 (-1 (-862 *6 *3) *8 (-865 *6) (-862 *6 *3))) (-4 *8 (-825)) (-5 *2 (-862 *6 *3)) (-5 *4 (-865 *6)) (-4 *6 (-1068)) (-4 *3 (-13 (-922 *9 *7 *8) (-596 *4))) (-4 *7 (-771)) (-4 *9 (-13 (-1020) (-825) (-859 *6))) (-5 *1 (-909 *6 *7 *8 *9 *3)))))
-(-10 -7 (-15 -4312 ((-862 |#1| |#5|) |#5| (-865 |#1|) (-862 |#1| |#5|) (-1 (-862 |#1| |#5|) |#3| (-865 |#1|) (-862 |#1| |#5|)))) (IF (|has| |#3| (-859 |#1|)) (-15 -4312 ((-862 |#1| |#5|) |#5| (-865 |#1|) (-862 |#1| |#5|))) |%noBranch|))
-((-1560 ((|#2| |#2| (-623 (-1 (-112) |#3|))) 12) ((|#2| |#2| (-1 (-112) |#3|)) 13)))
-(((-910 |#1| |#2| |#3|) (-10 -7 (-15 -1560 (|#2| |#2| (-1 (-112) |#3|))) (-15 -1560 (|#2| |#2| (-623 (-1 (-112) |#3|))))) (-825) (-423 |#1|) (-1181)) (T -910))
-((-1560 (*1 *2 *2 *3) (-12 (-5 *3 (-623 (-1 (-112) *5))) (-4 *5 (-1181)) (-4 *4 (-825)) (-5 *1 (-910 *4 *2 *5)) (-4 *2 (-423 *4)))) (-1560 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-112) *5)) (-4 *5 (-1181)) (-4 *4 (-825)) (-5 *1 (-910 *4 *2 *5)) (-4 *2 (-423 *4)))))
-(-10 -7 (-15 -1560 (|#2| |#2| (-1 (-112) |#3|))) (-15 -1560 (|#2| |#2| (-623 (-1 (-112) |#3|)))))
-((-1560 (((-309 (-550)) (-1144) (-623 (-1 (-112) |#1|))) 18) (((-309 (-550)) (-1144) (-1 (-112) |#1|)) 15)))
-(((-911 |#1|) (-10 -7 (-15 -1560 ((-309 (-550)) (-1144) (-1 (-112) |#1|))) (-15 -1560 ((-309 (-550)) (-1144) (-623 (-1 (-112) |#1|))))) (-1181)) (T -911))
-((-1560 (*1 *2 *3 *4) (-12 (-5 *3 (-1144)) (-5 *4 (-623 (-1 (-112) *5))) (-4 *5 (-1181)) (-5 *2 (-309 (-550))) (-5 *1 (-911 *5)))) (-1560 (*1 *2 *3 *4) (-12 (-5 *3 (-1144)) (-5 *4 (-1 (-112) *5)) (-4 *5 (-1181)) (-5 *2 (-309 (-550))) (-5 *1 (-911 *5)))))
-(-10 -7 (-15 -1560 ((-309 (-550)) (-1144) (-1 (-112) |#1|))) (-15 -1560 ((-309 (-550)) (-1144) (-623 (-1 (-112) |#1|)))))
-((-4312 (((-862 |#1| |#3|) |#3| (-865 |#1|) (-862 |#1| |#3|)) 25)))
-(((-912 |#1| |#2| |#3|) (-10 -7 (-15 -4312 ((-862 |#1| |#3|) |#3| (-865 |#1|) (-862 |#1| |#3|)))) (-1068) (-13 (-542) (-859 |#1|) (-596 (-865 |#1|))) (-965 |#2|)) (T -912))
-((-4312 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-862 *5 *3)) (-4 *5 (-1068)) (-4 *3 (-965 *6)) (-4 *6 (-13 (-542) (-859 *5) (-596 *4))) (-5 *4 (-865 *5)) (-5 *1 (-912 *5 *6 *3)))))
-(-10 -7 (-15 -4312 ((-862 |#1| |#3|) |#3| (-865 |#1|) (-862 |#1| |#3|))))
-((-4312 (((-862 |#1| (-1144)) (-1144) (-865 |#1|) (-862 |#1| (-1144))) 17)))
-(((-913 |#1|) (-10 -7 (-15 -4312 ((-862 |#1| (-1144)) (-1144) (-865 |#1|) (-862 |#1| (-1144))))) (-1068)) (T -913))
-((-4312 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-862 *5 (-1144))) (-5 *3 (-1144)) (-5 *4 (-865 *5)) (-4 *5 (-1068)) (-5 *1 (-913 *5)))))
-(-10 -7 (-15 -4312 ((-862 |#1| (-1144)) (-1144) (-865 |#1|) (-862 |#1| (-1144)))))
-((-1348 (((-862 |#1| |#3|) (-623 |#3|) (-623 (-865 |#1|)) (-862 |#1| |#3|) (-1 (-862 |#1| |#3|) |#3| (-865 |#1|) (-862 |#1| |#3|))) 33)) (-4312 (((-862 |#1| |#3|) (-623 |#3|) (-623 (-865 |#1|)) (-1 |#3| (-623 |#3|)) (-862 |#1| |#3|) (-1 (-862 |#1| |#3|) |#3| (-865 |#1|) (-862 |#1| |#3|))) 32)))
-(((-914 |#1| |#2| |#3|) (-10 -7 (-15 -4312 ((-862 |#1| |#3|) (-623 |#3|) (-623 (-865 |#1|)) (-1 |#3| (-623 |#3|)) (-862 |#1| |#3|) (-1 (-862 |#1| |#3|) |#3| (-865 |#1|) (-862 |#1| |#3|)))) (-15 -1348 ((-862 |#1| |#3|) (-623 |#3|) (-623 (-865 |#1|)) (-862 |#1| |#3|) (-1 (-862 |#1| |#3|) |#3| (-865 |#1|) (-862 |#1| |#3|))))) (-1068) (-13 (-1020) (-825)) (-13 (-1020) (-596 (-865 |#1|)) (-1011 |#2|))) (T -914))
-((-1348 (*1 *2 *3 *4 *2 *5) (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 (-865 *6))) (-5 *5 (-1 (-862 *6 *8) *8 (-865 *6) (-862 *6 *8))) (-4 *6 (-1068)) (-4 *8 (-13 (-1020) (-596 (-865 *6)) (-1011 *7))) (-5 *2 (-862 *6 *8)) (-4 *7 (-13 (-1020) (-825))) (-5 *1 (-914 *6 *7 *8)))) (-4312 (*1 *2 *3 *4 *5 *2 *6) (-12 (-5 *4 (-623 (-865 *7))) (-5 *5 (-1 *9 (-623 *9))) (-5 *6 (-1 (-862 *7 *9) *9 (-865 *7) (-862 *7 *9))) (-4 *7 (-1068)) (-4 *9 (-13 (-1020) (-596 (-865 *7)) (-1011 *8))) (-5 *2 (-862 *7 *9)) (-5 *3 (-623 *9)) (-4 *8 (-13 (-1020) (-825))) (-5 *1 (-914 *7 *8 *9)))))
-(-10 -7 (-15 -4312 ((-862 |#1| |#3|) (-623 |#3|) (-623 (-865 |#1|)) (-1 |#3| (-623 |#3|)) (-862 |#1| |#3|) (-1 (-862 |#1| |#3|) |#3| (-865 |#1|) (-862 |#1| |#3|)))) (-15 -1348 ((-862 |#1| |#3|) (-623 |#3|) (-623 (-865 |#1|)) (-862 |#1| |#3|) (-1 (-862 |#1| |#3|) |#3| (-865 |#1|) (-862 |#1| |#3|)))))
-((-3768 (((-1140 (-400 (-550))) (-550)) 63)) (-3666 (((-1140 (-550)) (-550)) 66)) (-1426 (((-1140 (-550)) (-550)) 60)) (-3559 (((-550) (-1140 (-550))) 55)) (-3474 (((-1140 (-400 (-550))) (-550)) 49)) (-3362 (((-1140 (-550)) (-550)) 38)) (-1432 (((-1140 (-550)) (-550)) 68)) (-3407 (((-1140 (-550)) (-550)) 67)) (-3303 (((-1140 (-400 (-550))) (-550)) 51)))
-(((-915) (-10 -7 (-15 -3303 ((-1140 (-400 (-550))) (-550))) (-15 -3407 ((-1140 (-550)) (-550))) (-15 -1432 ((-1140 (-550)) (-550))) (-15 -3362 ((-1140 (-550)) (-550))) (-15 -3474 ((-1140 (-400 (-550))) (-550))) (-15 -3559 ((-550) (-1140 (-550)))) (-15 -1426 ((-1140 (-550)) (-550))) (-15 -3666 ((-1140 (-550)) (-550))) (-15 -3768 ((-1140 (-400 (-550))) (-550))))) (T -915))
-((-3768 (*1 *2 *3) (-12 (-5 *2 (-1140 (-400 (-550)))) (-5 *1 (-915)) (-5 *3 (-550)))) (-3666 (*1 *2 *3) (-12 (-5 *2 (-1140 (-550))) (-5 *1 (-915)) (-5 *3 (-550)))) (-1426 (*1 *2 *3) (-12 (-5 *2 (-1140 (-550))) (-5 *1 (-915)) (-5 *3 (-550)))) (-3559 (*1 *2 *3) (-12 (-5 *3 (-1140 (-550))) (-5 *2 (-550)) (-5 *1 (-915)))) (-3474 (*1 *2 *3) (-12 (-5 *2 (-1140 (-400 (-550)))) (-5 *1 (-915)) (-5 *3 (-550)))) (-3362 (*1 *2 *3) (-12 (-5 *2 (-1140 (-550))) (-5 *1 (-915)) (-5 *3 (-550)))) (-1432 (*1 *2 *3) (-12 (-5 *2 (-1140 (-550))) (-5 *1 (-915)) (-5 *3 (-550)))) (-3407 (*1 *2 *3) (-12 (-5 *2 (-1140 (-550))) (-5 *1 (-915)) (-5 *3 (-550)))) (-3303 (*1 *2 *3) (-12 (-5 *2 (-1140 (-400 (-550)))) (-5 *1 (-915)) (-5 *3 (-550)))))
-(-10 -7 (-15 -3303 ((-1140 (-400 (-550))) (-550))) (-15 -3407 ((-1140 (-550)) (-550))) (-15 -1432 ((-1140 (-550)) (-550))) (-15 -3362 ((-1140 (-550)) (-550))) (-15 -3474 ((-1140 (-400 (-550))) (-550))) (-15 -3559 ((-550) (-1140 (-550)))) (-15 -1426 ((-1140 (-550)) (-550))) (-15 -3666 ((-1140 (-550)) (-550))) (-15 -3768 ((-1140 (-400 (-550))) (-550))))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2584 (($ (-749)) NIL (|has| |#1| (-23)))) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-3654 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-825)))) (-3491 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4343))) (($ $) NIL (-12 (|has| $ (-6 -4343)) (|has| |#1| (-825))))) (-1674 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-825)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 ((|#1| $ (-550) |#1|) 11 (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) NIL (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3513 (($) NIL T CONST)) (-2342 (($ $) NIL (|has| $ (-6 -4343)))) (-3243 (($ $) NIL)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3137 (($ |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4342)))) (-3245 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) NIL)) (-2302 (((-550) (-1 (-112) |#1|) $) NIL) (((-550) |#1| $) NIL (|has| |#1| (-1068))) (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1068)))) (-2644 (($ (-623 |#1|)) 13)) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-2012 (((-667 |#1|) $ $) NIL (|has| |#1| (-1020)))) (-2578 (($ (-749) |#1|) 8)) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) 10 (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-1832 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-825)))) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3283 (((-550) $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3182 ((|#1| $) NIL (-12 (|has| |#1| (-975)) (|has| |#1| (-1020))))) (-1573 (((-112) $ (-749)) NIL)) (-3772 ((|#1| $) NIL (-12 (|has| |#1| (-975)) (|has| |#1| (-1020))))) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-2055 (($ |#1| $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1293 ((|#1| $) NIL (|has| (-550) (-825)))) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3111 (($ $ |#1|) NIL (|has| $ (-6 -4343)))) (-2272 (($ $ (-623 |#1|)) 26)) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#1| $ (-550) |#1|) NIL) ((|#1| $ (-550)) 20) (($ $ (-1194 (-550))) NIL)) (-3440 ((|#1| $ $) NIL (|has| |#1| (-1020)))) (-2854 (((-894) $) 16)) (-1529 (($ $ (-550)) NIL) (($ $ (-1194 (-550))) NIL)) (-3305 (($ $ $) 24)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3593 (($ $ $ (-550)) NIL (|has| $ (-6 -4343)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| |#1| (-596 (-526)))) (($ (-623 |#1|)) 17)) (-1532 (($ (-623 |#1|)) NIL)) (-3227 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) 25) (($ (-623 $)) NIL)) (-1518 (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2403 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-2391 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-550) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-705))) (($ $ |#1|) NIL (|has| |#1| (-705)))) (-3191 (((-749) $) 14 (|has| $ (-6 -4342)))))
-(((-916 |#1|) (-953 |#1|) (-1020)) (T -916))
-NIL
-(-953 |#1|)
-((-2889 (((-473 |#1| |#2|) (-925 |#2|)) 20)) (-1356 (((-241 |#1| |#2|) (-925 |#2|)) 33)) (-2146 (((-925 |#2|) (-473 |#1| |#2|)) 25)) (-2769 (((-241 |#1| |#2|) (-473 |#1| |#2|)) 55)) (-4284 (((-925 |#2|) (-241 |#1| |#2|)) 30)) (-3867 (((-473 |#1| |#2|) (-241 |#1| |#2|)) 46)))
-(((-917 |#1| |#2|) (-10 -7 (-15 -3867 ((-473 |#1| |#2|) (-241 |#1| |#2|))) (-15 -2769 ((-241 |#1| |#2|) (-473 |#1| |#2|))) (-15 -2889 ((-473 |#1| |#2|) (-925 |#2|))) (-15 -2146 ((-925 |#2|) (-473 |#1| |#2|))) (-15 -4284 ((-925 |#2|) (-241 |#1| |#2|))) (-15 -1356 ((-241 |#1| |#2|) (-925 |#2|)))) (-623 (-1144)) (-1020)) (T -917))
-((-1356 (*1 *2 *3) (-12 (-5 *3 (-925 *5)) (-4 *5 (-1020)) (-5 *2 (-241 *4 *5)) (-5 *1 (-917 *4 *5)) (-14 *4 (-623 (-1144))))) (-4284 (*1 *2 *3) (-12 (-5 *3 (-241 *4 *5)) (-14 *4 (-623 (-1144))) (-4 *5 (-1020)) (-5 *2 (-925 *5)) (-5 *1 (-917 *4 *5)))) (-2146 (*1 *2 *3) (-12 (-5 *3 (-473 *4 *5)) (-14 *4 (-623 (-1144))) (-4 *5 (-1020)) (-5 *2 (-925 *5)) (-5 *1 (-917 *4 *5)))) (-2889 (*1 *2 *3) (-12 (-5 *3 (-925 *5)) (-4 *5 (-1020)) (-5 *2 (-473 *4 *5)) (-5 *1 (-917 *4 *5)) (-14 *4 (-623 (-1144))))) (-2769 (*1 *2 *3) (-12 (-5 *3 (-473 *4 *5)) (-14 *4 (-623 (-1144))) (-4 *5 (-1020)) (-5 *2 (-241 *4 *5)) (-5 *1 (-917 *4 *5)))) (-3867 (*1 *2 *3) (-12 (-5 *3 (-241 *4 *5)) (-14 *4 (-623 (-1144))) (-4 *5 (-1020)) (-5 *2 (-473 *4 *5)) (-5 *1 (-917 *4 *5)))))
-(-10 -7 (-15 -3867 ((-473 |#1| |#2|) (-241 |#1| |#2|))) (-15 -2769 ((-241 |#1| |#2|) (-473 |#1| |#2|))) (-15 -2889 ((-473 |#1| |#2|) (-925 |#2|))) (-15 -2146 ((-925 |#2|) (-473 |#1| |#2|))) (-15 -4284 ((-925 |#2|) (-241 |#1| |#2|))) (-15 -1356 ((-241 |#1| |#2|) (-925 |#2|))))
-((-3409 (((-623 |#2|) |#2| |#2|) 10)) (-1354 (((-749) (-623 |#1|)) 37 (|has| |#1| (-823)))) (-3538 (((-623 |#2|) |#2|) 11)) (-1369 (((-749) (-623 |#1|) (-550) (-550)) 39 (|has| |#1| (-823)))) (-2749 ((|#1| |#2|) 32 (|has| |#1| (-823)))))
-(((-918 |#1| |#2|) (-10 -7 (-15 -3409 ((-623 |#2|) |#2| |#2|)) (-15 -3538 ((-623 |#2|) |#2|)) (IF (|has| |#1| (-823)) (PROGN (-15 -2749 (|#1| |#2|)) (-15 -1354 ((-749) (-623 |#1|))) (-15 -1369 ((-749) (-623 |#1|) (-550) (-550)))) |%noBranch|)) (-356) (-1203 |#1|)) (T -918))
-((-1369 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-623 *5)) (-5 *4 (-550)) (-4 *5 (-823)) (-4 *5 (-356)) (-5 *2 (-749)) (-5 *1 (-918 *5 *6)) (-4 *6 (-1203 *5)))) (-1354 (*1 *2 *3) (-12 (-5 *3 (-623 *4)) (-4 *4 (-823)) (-4 *4 (-356)) (-5 *2 (-749)) (-5 *1 (-918 *4 *5)) (-4 *5 (-1203 *4)))) (-2749 (*1 *2 *3) (-12 (-4 *2 (-356)) (-4 *2 (-823)) (-5 *1 (-918 *2 *3)) (-4 *3 (-1203 *2)))) (-3538 (*1 *2 *3) (-12 (-4 *4 (-356)) (-5 *2 (-623 *3)) (-5 *1 (-918 *4 *3)) (-4 *3 (-1203 *4)))) (-3409 (*1 *2 *3 *3) (-12 (-4 *4 (-356)) (-5 *2 (-623 *3)) (-5 *1 (-918 *4 *3)) (-4 *3 (-1203 *4)))))
-(-10 -7 (-15 -3409 ((-623 |#2|) |#2| |#2|)) (-15 -3538 ((-623 |#2|) |#2|)) (IF (|has| |#1| (-823)) (PROGN (-15 -2749 (|#1| |#2|)) (-15 -1354 ((-749) (-623 |#1|))) (-15 -1369 ((-749) (-623 |#1|) (-550) (-550)))) |%noBranch|))
-((-3972 (((-925 |#2|) (-1 |#2| |#1|) (-925 |#1|)) 19)))
-(((-919 |#1| |#2|) (-10 -7 (-15 -3972 ((-925 |#2|) (-1 |#2| |#1|) (-925 |#1|)))) (-1020) (-1020)) (T -919))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-925 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *2 (-925 *6)) (-5 *1 (-919 *5 *6)))))
-(-10 -7 (-15 -3972 ((-925 |#2|) (-1 |#2| |#1|) (-925 |#1|))))
-((-3306 (((-1200 |#1| (-925 |#2|)) (-925 |#2|) (-1223 |#1|)) 18)))
-(((-920 |#1| |#2|) (-10 -7 (-15 -3306 ((-1200 |#1| (-925 |#2|)) (-925 |#2|) (-1223 |#1|)))) (-1144) (-1020)) (T -920))
-((-3306 (*1 *2 *3 *4) (-12 (-5 *4 (-1223 *5)) (-14 *5 (-1144)) (-4 *6 (-1020)) (-5 *2 (-1200 *5 (-925 *6))) (-5 *1 (-920 *5 *6)) (-5 *3 (-925 *6)))))
-(-10 -7 (-15 -3306 ((-1200 |#1| (-925 |#2|)) (-925 |#2|) (-1223 |#1|))))
-((-1520 (((-749) $) 71) (((-749) $ (-623 |#4|)) 74)) (-1505 (($ $) 173)) (-3564 (((-411 $) $) 165)) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) 116)) (-3880 (((-3 |#2| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 (-550) "failed") $) NIL) (((-3 |#4| "failed") $) 60)) (-2726 ((|#2| $) NIL) (((-400 (-550)) $) NIL) (((-550) $) NIL) ((|#4| $) 59)) (-3340 (($ $ $ |#4|) 76)) (-3780 (((-667 (-550)) (-667 $)) NIL) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL) (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 $) (-1227 $)) 106) (((-667 |#2|) (-667 $)) 99)) (-2674 (($ $) 180) (($ $ |#4|) 183)) (-3287 (((-623 $) $) 63)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) 199) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) 192)) (-1822 (((-623 $) $) 28)) (-3118 (($ |#2| |#3|) NIL) (($ $ |#4| (-749)) NIL) (($ $ (-623 |#4|) (-623 (-749))) 57)) (-2843 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $ |#4|) 162)) (-1598 (((-3 (-623 $) "failed") $) 42)) (-1444 (((-3 (-623 $) "failed") $) 31)) (-1748 (((-3 (-2 (|:| |var| |#4|) (|:| -3521 (-749))) "failed") $) 47)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 109)) (-3430 (((-411 (-1140 $)) (-1140 $)) 122)) (-3562 (((-411 (-1140 $)) (-1140 $)) 120)) (-3338 (((-411 $) $) 140)) (-3866 (($ $ (-623 (-287 $))) 21) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-623 |#4|) (-623 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-623 |#4|) (-623 $)) NIL)) (-3453 (($ $ |#4|) 78)) (-4028 (((-865 (-372)) $) 213) (((-865 (-550)) $) 206) (((-526) $) 221)) (-2503 ((|#2| $) NIL) (($ $ |#4|) 175)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) 154)) (-2510 ((|#2| $ |#3|) NIL) (($ $ |#4| (-749)) 52) (($ $ (-623 |#4|) (-623 (-749))) 55)) (-4242 (((-3 $ "failed") $) 156)) (-2335 (((-112) $ $) 186)))
-(((-921 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2619 ((-1140 |#1|) (-1140 |#1|) (-1140 |#1|))) (-15 -3564 ((-411 |#1|) |#1|)) (-15 -1505 (|#1| |#1|)) (-15 -4242 ((-3 |#1| "failed") |#1|)) (-15 -2335 ((-112) |#1| |#1|)) (-15 -4028 ((-526) |#1|)) (-15 -4028 ((-865 (-550)) |#1|)) (-15 -4028 ((-865 (-372)) |#1|)) (-15 -4312 ((-862 (-550) |#1|) |#1| (-865 (-550)) (-862 (-550) |#1|))) (-15 -4312 ((-862 (-372) |#1|) |#1| (-865 (-372)) (-862 (-372) |#1|))) (-15 -3338 ((-411 |#1|) |#1|)) (-15 -3562 ((-411 (-1140 |#1|)) (-1140 |#1|))) (-15 -3430 ((-411 (-1140 |#1|)) (-1140 |#1|))) (-15 -3297 ((-3 (-623 (-1140 |#1|)) "failed") (-623 (-1140 |#1|)) (-1140 |#1|))) (-15 -3172 ((-3 (-1227 |#1|) "failed") (-667 |#1|))) (-15 -2674 (|#1| |#1| |#4|)) (-15 -2503 (|#1| |#1| |#4|)) (-15 -3453 (|#1| |#1| |#4|)) (-15 -3340 (|#1| |#1| |#1| |#4|)) (-15 -3287 ((-623 |#1|) |#1|)) (-15 -1520 ((-749) |#1| (-623 |#4|))) (-15 -1520 ((-749) |#1|)) (-15 -1748 ((-3 (-2 (|:| |var| |#4|) (|:| -3521 (-749))) "failed") |#1|)) (-15 -1598 ((-3 (-623 |#1|) "failed") |#1|)) (-15 -1444 ((-3 (-623 |#1|) "failed") |#1|)) (-15 -3118 (|#1| |#1| (-623 |#4|) (-623 (-749)))) (-15 -3118 (|#1| |#1| |#4| (-749))) (-15 -2843 ((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1| |#4|)) (-15 -1822 ((-623 |#1|) |#1|)) (-15 -2510 (|#1| |#1| (-623 |#4|) (-623 (-749)))) (-15 -2510 (|#1| |#1| |#4| (-749))) (-15 -3780 ((-667 |#2|) (-667 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-667 (-550)) (-667 |#1|))) (-15 -2726 (|#4| |#1|)) (-15 -3880 ((-3 |#4| "failed") |#1|)) (-15 -3866 (|#1| |#1| (-623 |#4|) (-623 |#1|))) (-15 -3866 (|#1| |#1| |#4| |#1|)) (-15 -3866 (|#1| |#1| (-623 |#4|) (-623 |#2|))) (-15 -3866 (|#1| |#1| |#4| |#2|)) (-15 -3866 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -3866 (|#1| |#1| |#1| |#1|)) (-15 -3866 (|#1| |#1| (-287 |#1|))) (-15 -3866 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -3118 (|#1| |#2| |#3|)) (-15 -2510 (|#2| |#1| |#3|)) (-15 -2726 ((-550) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -2726 (|#2| |#1|)) (-15 -2503 (|#2| |#1|)) (-15 -2674 (|#1| |#1|))) (-922 |#2| |#3| |#4|) (-1020) (-771) (-825)) (T -921))
-NIL
-(-10 -8 (-15 -2619 ((-1140 |#1|) (-1140 |#1|) (-1140 |#1|))) (-15 -3564 ((-411 |#1|) |#1|)) (-15 -1505 (|#1| |#1|)) (-15 -4242 ((-3 |#1| "failed") |#1|)) (-15 -2335 ((-112) |#1| |#1|)) (-15 -4028 ((-526) |#1|)) (-15 -4028 ((-865 (-550)) |#1|)) (-15 -4028 ((-865 (-372)) |#1|)) (-15 -4312 ((-862 (-550) |#1|) |#1| (-865 (-550)) (-862 (-550) |#1|))) (-15 -4312 ((-862 (-372) |#1|) |#1| (-865 (-372)) (-862 (-372) |#1|))) (-15 -3338 ((-411 |#1|) |#1|)) (-15 -3562 ((-411 (-1140 |#1|)) (-1140 |#1|))) (-15 -3430 ((-411 (-1140 |#1|)) (-1140 |#1|))) (-15 -3297 ((-3 (-623 (-1140 |#1|)) "failed") (-623 (-1140 |#1|)) (-1140 |#1|))) (-15 -3172 ((-3 (-1227 |#1|) "failed") (-667 |#1|))) (-15 -2674 (|#1| |#1| |#4|)) (-15 -2503 (|#1| |#1| |#4|)) (-15 -3453 (|#1| |#1| |#4|)) (-15 -3340 (|#1| |#1| |#1| |#4|)) (-15 -3287 ((-623 |#1|) |#1|)) (-15 -1520 ((-749) |#1| (-623 |#4|))) (-15 -1520 ((-749) |#1|)) (-15 -1748 ((-3 (-2 (|:| |var| |#4|) (|:| -3521 (-749))) "failed") |#1|)) (-15 -1598 ((-3 (-623 |#1|) "failed") |#1|)) (-15 -1444 ((-3 (-623 |#1|) "failed") |#1|)) (-15 -3118 (|#1| |#1| (-623 |#4|) (-623 (-749)))) (-15 -3118 (|#1| |#1| |#4| (-749))) (-15 -2843 ((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1| |#4|)) (-15 -1822 ((-623 |#1|) |#1|)) (-15 -2510 (|#1| |#1| (-623 |#4|) (-623 (-749)))) (-15 -2510 (|#1| |#1| |#4| (-749))) (-15 -3780 ((-667 |#2|) (-667 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-667 (-550)) (-667 |#1|))) (-15 -2726 (|#4| |#1|)) (-15 -3880 ((-3 |#4| "failed") |#1|)) (-15 -3866 (|#1| |#1| (-623 |#4|) (-623 |#1|))) (-15 -3866 (|#1| |#1| |#4| |#1|)) (-15 -3866 (|#1| |#1| (-623 |#4|) (-623 |#2|))) (-15 -3866 (|#1| |#1| |#4| |#2|)) (-15 -3866 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -3866 (|#1| |#1| |#1| |#1|)) (-15 -3866 (|#1| |#1| (-287 |#1|))) (-15 -3866 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -3118 (|#1| |#2| |#3|)) (-15 -2510 (|#2| |#1| |#3|)) (-15 -2726 ((-550) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -2726 (|#2| |#1|)) (-15 -2503 (|#2| |#1|)) (-15 -2674 (|#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3141 (((-623 |#3|) $) 108)) (-3306 (((-1140 $) $ |#3|) 123) (((-1140 |#1|) $) 122)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 85 (|has| |#1| (-542)))) (-1447 (($ $) 86 (|has| |#1| (-542)))) (-4291 (((-112) $) 88 (|has| |#1| (-542)))) (-1520 (((-749) $) 110) (((-749) $ (-623 |#3|)) 109)) (-3219 (((-3 $ "failed") $ $) 19)) (-3688 (((-411 (-1140 $)) (-1140 $)) 98 (|has| |#1| (-882)))) (-1505 (($ $) 96 (|has| |#1| (-444)))) (-3564 (((-411 $) $) 95 (|has| |#1| (-444)))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) 101 (|has| |#1| (-882)))) (-3513 (($) 17 T CONST)) (-3880 (((-3 |#1| "failed") $) 162) (((-3 (-400 (-550)) "failed") $) 160 (|has| |#1| (-1011 (-400 (-550))))) (((-3 (-550) "failed") $) 158 (|has| |#1| (-1011 (-550)))) (((-3 |#3| "failed") $) 134)) (-2726 ((|#1| $) 163) (((-400 (-550)) $) 159 (|has| |#1| (-1011 (-400 (-550))))) (((-550) $) 157 (|has| |#1| (-1011 (-550)))) ((|#3| $) 133)) (-3340 (($ $ $ |#3|) 106 (|has| |#1| (-170)))) (-3295 (($ $) 152)) (-3780 (((-667 (-550)) (-667 $)) 132 (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) 131 (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) 130) (((-667 |#1|) (-667 $)) 129)) (-1386 (((-3 $ "failed") $) 32)) (-2674 (($ $) 174 (|has| |#1| (-444))) (($ $ |#3|) 103 (|has| |#1| (-444)))) (-3287 (((-623 $) $) 107)) (-3933 (((-112) $) 94 (|has| |#1| (-882)))) (-2613 (($ $ |#1| |#2| $) 170)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) 82 (-12 (|has| |#3| (-859 (-372))) (|has| |#1| (-859 (-372))))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) 81 (-12 (|has| |#3| (-859 (-550))) (|has| |#1| (-859 (-550)))))) (-3102 (((-112) $) 30)) (-2603 (((-749) $) 167)) (-3129 (($ (-1140 |#1|) |#3|) 115) (($ (-1140 $) |#3|) 114)) (-1822 (((-623 $) $) 124)) (-3439 (((-112) $) 150)) (-3118 (($ |#1| |#2|) 151) (($ $ |#3| (-749)) 117) (($ $ (-623 |#3|) (-623 (-749))) 116)) (-2843 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $ |#3|) 118)) (-1667 ((|#2| $) 168) (((-749) $ |#3|) 120) (((-623 (-749)) $ (-623 |#3|)) 119)) (-2707 (($ $ $) 77 (|has| |#1| (-825)))) (-4164 (($ $ $) 76 (|has| |#1| (-825)))) (-2688 (($ (-1 |#2| |#2|) $) 169)) (-3972 (($ (-1 |#1| |#1|) $) 149)) (-2558 (((-3 |#3| "failed") $) 121)) (-3267 (($ $) 147)) (-3277 ((|#1| $) 146)) (-3106 (($ (-623 $)) 92 (|has| |#1| (-444))) (($ $ $) 91 (|has| |#1| (-444)))) (-1825 (((-1126) $) 9)) (-1598 (((-3 (-623 $) "failed") $) 112)) (-1444 (((-3 (-623 $) "failed") $) 113)) (-1748 (((-3 (-2 (|:| |var| |#3|) (|:| -3521 (-749))) "failed") $) 111)) (-3337 (((-1088) $) 10)) (-3248 (((-112) $) 164)) (-3256 ((|#1| $) 165)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 93 (|has| |#1| (-444)))) (-3139 (($ (-623 $)) 90 (|has| |#1| (-444))) (($ $ $) 89 (|has| |#1| (-444)))) (-3430 (((-411 (-1140 $)) (-1140 $)) 100 (|has| |#1| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) 99 (|has| |#1| (-882)))) (-3338 (((-411 $) $) 97 (|has| |#1| (-882)))) (-1495 (((-3 $ "failed") $ |#1|) 172 (|has| |#1| (-542))) (((-3 $ "failed") $ $) 84 (|has| |#1| (-542)))) (-3866 (($ $ (-623 (-287 $))) 143) (($ $ (-287 $)) 142) (($ $ $ $) 141) (($ $ (-623 $) (-623 $)) 140) (($ $ |#3| |#1|) 139) (($ $ (-623 |#3|) (-623 |#1|)) 138) (($ $ |#3| $) 137) (($ $ (-623 |#3|) (-623 $)) 136)) (-3453 (($ $ |#3|) 105 (|has| |#1| (-170)))) (-2393 (($ $ |#3|) 40) (($ $ (-623 |#3|)) 39) (($ $ |#3| (-749)) 38) (($ $ (-623 |#3|) (-623 (-749))) 37)) (-2970 ((|#2| $) 148) (((-749) $ |#3|) 128) (((-623 (-749)) $ (-623 |#3|)) 127)) (-4028 (((-865 (-372)) $) 80 (-12 (|has| |#3| (-596 (-865 (-372)))) (|has| |#1| (-596 (-865 (-372)))))) (((-865 (-550)) $) 79 (-12 (|has| |#3| (-596 (-865 (-550)))) (|has| |#1| (-596 (-865 (-550)))))) (((-526) $) 78 (-12 (|has| |#3| (-596 (-526))) (|has| |#1| (-596 (-526)))))) (-2503 ((|#1| $) 173 (|has| |#1| (-444))) (($ $ |#3|) 104 (|has| |#1| (-444)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) 102 (-1262 (|has| $ (-143)) (|has| |#1| (-882))))) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#1|) 161) (($ |#3|) 135) (($ $) 83 (|has| |#1| (-542))) (($ (-400 (-550))) 70 (-1561 (|has| |#1| (-1011 (-400 (-550)))) (|has| |#1| (-38 (-400 (-550))))))) (-3511 (((-623 |#1|) $) 166)) (-2510 ((|#1| $ |#2|) 153) (($ $ |#3| (-749)) 126) (($ $ (-623 |#3|) (-623 (-749))) 125)) (-4242 (((-3 $ "failed") $) 71 (-1561 (-1262 (|has| $ (-143)) (|has| |#1| (-882))) (|has| |#1| (-143))))) (-2390 (((-749)) 28)) (-2540 (($ $ $ (-749)) 171 (|has| |#1| (-170)))) (-1345 (((-112) $ $) 87 (|has| |#1| (-542)))) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $ |#3|) 36) (($ $ (-623 |#3|)) 35) (($ $ |#3| (-749)) 34) (($ $ (-623 |#3|) (-623 (-749))) 33)) (-2363 (((-112) $ $) 74 (|has| |#1| (-825)))) (-2345 (((-112) $ $) 73 (|has| |#1| (-825)))) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 75 (|has| |#1| (-825)))) (-2335 (((-112) $ $) 72 (|has| |#1| (-825)))) (-2414 (($ $ |#1|) 154 (|has| |#1| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 156 (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) 155 (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 145) (($ $ |#1|) 144)))
-(((-922 |#1| |#2| |#3|) (-138) (-1020) (-771) (-825)) (T -922))
-((-2674 (*1 *1 *1) (-12 (-4 *1 (-922 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-444)))) (-2970 (*1 *2 *1 *3) (-12 (-4 *1 (-922 *4 *5 *3)) (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *3 (-825)) (-5 *2 (-749)))) (-2970 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *6)) (-4 *1 (-922 *4 *5 *6)) (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 (-749))))) (-2510 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-922 *4 *5 *2)) (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *2 (-825)))) (-2510 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 *6)) (-5 *3 (-623 (-749))) (-4 *1 (-922 *4 *5 *6)) (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *6 (-825)))) (-1822 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-922 *3 *4 *5)))) (-3306 (*1 *2 *1 *3) (-12 (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *3 (-825)) (-5 *2 (-1140 *1)) (-4 *1 (-922 *4 *5 *3)))) (-3306 (*1 *2 *1) (-12 (-4 *1 (-922 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-1140 *3)))) (-2558 (*1 *2 *1) (|partial| -12 (-4 *1 (-922 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *2 (-825)))) (-1667 (*1 *2 *1 *3) (-12 (-4 *1 (-922 *4 *5 *3)) (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *3 (-825)) (-5 *2 (-749)))) (-1667 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *6)) (-4 *1 (-922 *4 *5 *6)) (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 (-749))))) (-2843 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *3 (-825)) (-5 *2 (-2 (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-922 *4 *5 *3)))) (-3118 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-922 *4 *5 *2)) (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *2 (-825)))) (-3118 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 *6)) (-5 *3 (-623 (-749))) (-4 *1 (-922 *4 *5 *6)) (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *6 (-825)))) (-3129 (*1 *1 *2 *3) (-12 (-5 *2 (-1140 *4)) (-4 *4 (-1020)) (-4 *1 (-922 *4 *5 *3)) (-4 *5 (-771)) (-4 *3 (-825)))) (-3129 (*1 *1 *2 *3) (-12 (-5 *2 (-1140 *1)) (-4 *1 (-922 *4 *5 *3)) (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *3 (-825)))) (-1444 (*1 *2 *1) (|partial| -12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-922 *3 *4 *5)))) (-1598 (*1 *2 *1) (|partial| -12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-922 *3 *4 *5)))) (-1748 (*1 *2 *1) (|partial| -12 (-4 *1 (-922 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-2 (|:| |var| *5) (|:| -3521 (-749)))))) (-1520 (*1 *2 *1) (-12 (-4 *1 (-922 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-749)))) (-1520 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *6)) (-4 *1 (-922 *4 *5 *6)) (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-749)))) (-3141 (*1 *2 *1) (-12 (-4 *1 (-922 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *5)))) (-3287 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-922 *3 *4 *5)))) (-3340 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-922 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *2 (-825)) (-4 *3 (-170)))) (-3453 (*1 *1 *1 *2) (-12 (-4 *1 (-922 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *2 (-825)) (-4 *3 (-170)))) (-2503 (*1 *1 *1 *2) (-12 (-4 *1 (-922 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *2 (-825)) (-4 *3 (-444)))) (-2674 (*1 *1 *1 *2) (-12 (-4 *1 (-922 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *2 (-825)) (-4 *3 (-444)))) (-1505 (*1 *1 *1) (-12 (-4 *1 (-922 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-444)))) (-3564 (*1 *2 *1) (-12 (-4 *3 (-444)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-411 *1)) (-4 *1 (-922 *3 *4 *5)))))
-(-13 (-873 |t#3|) (-319 |t#1| |t#2|) (-302 $) (-505 |t#3| |t#1|) (-505 |t#3| $) (-1011 |t#3|) (-370 |t#1|) (-10 -8 (-15 -2970 ((-749) $ |t#3|)) (-15 -2970 ((-623 (-749)) $ (-623 |t#3|))) (-15 -2510 ($ $ |t#3| (-749))) (-15 -2510 ($ $ (-623 |t#3|) (-623 (-749)))) (-15 -1822 ((-623 $) $)) (-15 -3306 ((-1140 $) $ |t#3|)) (-15 -3306 ((-1140 |t#1|) $)) (-15 -2558 ((-3 |t#3| "failed") $)) (-15 -1667 ((-749) $ |t#3|)) (-15 -1667 ((-623 (-749)) $ (-623 |t#3|))) (-15 -2843 ((-2 (|:| -3526 $) (|:| -2786 $)) $ $ |t#3|)) (-15 -3118 ($ $ |t#3| (-749))) (-15 -3118 ($ $ (-623 |t#3|) (-623 (-749)))) (-15 -3129 ($ (-1140 |t#1|) |t#3|)) (-15 -3129 ($ (-1140 $) |t#3|)) (-15 -1444 ((-3 (-623 $) "failed") $)) (-15 -1598 ((-3 (-623 $) "failed") $)) (-15 -1748 ((-3 (-2 (|:| |var| |t#3|) (|:| -3521 (-749))) "failed") $)) (-15 -1520 ((-749) $)) (-15 -1520 ((-749) $ (-623 |t#3|))) (-15 -3141 ((-623 |t#3|) $)) (-15 -3287 ((-623 $) $)) (IF (|has| |t#1| (-825)) (-6 (-825)) |%noBranch|) (IF (|has| |t#1| (-596 (-526))) (IF (|has| |t#3| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-596 (-865 (-550)))) (IF (|has| |t#3| (-596 (-865 (-550)))) (-6 (-596 (-865 (-550)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-596 (-865 (-372)))) (IF (|has| |t#3| (-596 (-865 (-372)))) (-6 (-596 (-865 (-372)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-859 (-550))) (IF (|has| |t#3| (-859 (-550))) (-6 (-859 (-550))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-859 (-372))) (IF (|has| |t#3| (-859 (-372))) (-6 (-859 (-372))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-170)) (PROGN (-15 -3340 ($ $ $ |t#3|)) (-15 -3453 ($ $ |t#3|))) |%noBranch|) (IF (|has| |t#1| (-444)) (PROGN (-6 (-444)) (-15 -2503 ($ $ |t#3|)) (-15 -2674 ($ $)) (-15 -2674 ($ $ |t#3|)) (-15 -3564 ((-411 $) $)) (-15 -1505 ($ $))) |%noBranch|) (IF (|has| |t#1| (-6 -4340)) (-6 -4340) |%noBranch|) (IF (|has| |t#1| (-882)) (-6 (-882)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-101) . T) ((-111 #0# #0#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-170) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-170))) ((-596 (-526)) -12 (|has| |#1| (-596 (-526))) (|has| |#3| (-596 (-526)))) ((-596 (-865 (-372))) -12 (|has| |#1| (-596 (-865 (-372)))) (|has| |#3| (-596 (-865 (-372))))) ((-596 (-865 (-550))) -12 (|has| |#1| (-596 (-865 (-550)))) (|has| |#3| (-596 (-865 (-550))))) ((-283) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-302 $) . T) ((-319 |#1| |#2|) . T) ((-370 |#1|) . T) ((-404 |#1|) . T) ((-444) -1561 (|has| |#1| (-882)) (|has| |#1| (-444))) ((-505 |#3| |#1|) . T) ((-505 |#3| $) . T) ((-505 $ $) . T) ((-542) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-626 #0#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-619 (-550)) |has| |#1| (-619 (-550))) ((-619 |#1|) . T) ((-696 #0#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-705) . T) ((-825) |has| |#1| (-825)) ((-873 |#3|) . T) ((-859 (-372)) -12 (|has| |#1| (-859 (-372))) (|has| |#3| (-859 (-372)))) ((-859 (-550)) -12 (|has| |#1| (-859 (-550))) (|has| |#3| (-859 (-550)))) ((-882) |has| |#1| (-882)) ((-1011 (-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) ((-1011 (-550)) |has| |#1| (-1011 (-550))) ((-1011 |#1|) . T) ((-1011 |#3|) . T) ((-1026 #0#) |has| |#1| (-38 (-400 (-550)))) ((-1026 |#1|) . T) ((-1026 $) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-170))) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1185) |has| |#1| (-882)))
-((-3141 (((-623 |#2|) |#5|) 36)) (-3306 (((-1140 |#5|) |#5| |#2| (-1140 |#5|)) 23) (((-400 (-1140 |#5|)) |#5| |#2|) 16)) (-3129 ((|#5| (-400 (-1140 |#5|)) |#2|) 30)) (-2558 (((-3 |#2| "failed") |#5|) 65)) (-1598 (((-3 (-623 |#5|) "failed") |#5|) 59)) (-1896 (((-3 (-2 (|:| |val| |#5|) (|:| -3521 (-550))) "failed") |#5|) 47)) (-1444 (((-3 (-623 |#5|) "failed") |#5|) 61)) (-1748 (((-3 (-2 (|:| |var| |#2|) (|:| -3521 (-550))) "failed") |#5|) 51)))
-(((-923 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3141 ((-623 |#2|) |#5|)) (-15 -2558 ((-3 |#2| "failed") |#5|)) (-15 -3306 ((-400 (-1140 |#5|)) |#5| |#2|)) (-15 -3129 (|#5| (-400 (-1140 |#5|)) |#2|)) (-15 -3306 ((-1140 |#5|) |#5| |#2| (-1140 |#5|))) (-15 -1444 ((-3 (-623 |#5|) "failed") |#5|)) (-15 -1598 ((-3 (-623 |#5|) "failed") |#5|)) (-15 -1748 ((-3 (-2 (|:| |var| |#2|) (|:| -3521 (-550))) "failed") |#5|)) (-15 -1896 ((-3 (-2 (|:| |val| |#5|) (|:| -3521 (-550))) "failed") |#5|))) (-771) (-825) (-1020) (-922 |#3| |#1| |#2|) (-13 (-356) (-10 -8 (-15 -1518 ($ |#4|)) (-15 -2705 (|#4| $)) (-15 -2715 (|#4| $))))) (T -923))
-((-1896 (*1 *2 *3) (|partial| -12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1020)) (-4 *7 (-922 *6 *4 *5)) (-5 *2 (-2 (|:| |val| *3) (|:| -3521 (-550)))) (-5 *1 (-923 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-356) (-10 -8 (-15 -1518 ($ *7)) (-15 -2705 (*7 $)) (-15 -2715 (*7 $))))))) (-1748 (*1 *2 *3) (|partial| -12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1020)) (-4 *7 (-922 *6 *4 *5)) (-5 *2 (-2 (|:| |var| *5) (|:| -3521 (-550)))) (-5 *1 (-923 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-356) (-10 -8 (-15 -1518 ($ *7)) (-15 -2705 (*7 $)) (-15 -2715 (*7 $))))))) (-1598 (*1 *2 *3) (|partial| -12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1020)) (-4 *7 (-922 *6 *4 *5)) (-5 *2 (-623 *3)) (-5 *1 (-923 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-356) (-10 -8 (-15 -1518 ($ *7)) (-15 -2705 (*7 $)) (-15 -2715 (*7 $))))))) (-1444 (*1 *2 *3) (|partial| -12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1020)) (-4 *7 (-922 *6 *4 *5)) (-5 *2 (-623 *3)) (-5 *1 (-923 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-356) (-10 -8 (-15 -1518 ($ *7)) (-15 -2705 (*7 $)) (-15 -2715 (*7 $))))))) (-3306 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1140 *3)) (-4 *3 (-13 (-356) (-10 -8 (-15 -1518 ($ *7)) (-15 -2705 (*7 $)) (-15 -2715 (*7 $))))) (-4 *7 (-922 *6 *5 *4)) (-4 *5 (-771)) (-4 *4 (-825)) (-4 *6 (-1020)) (-5 *1 (-923 *5 *4 *6 *7 *3)))) (-3129 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-1140 *2))) (-4 *5 (-771)) (-4 *4 (-825)) (-4 *6 (-1020)) (-4 *2 (-13 (-356) (-10 -8 (-15 -1518 ($ *7)) (-15 -2705 (*7 $)) (-15 -2715 (*7 $))))) (-5 *1 (-923 *5 *4 *6 *7 *2)) (-4 *7 (-922 *6 *5 *4)))) (-3306 (*1 *2 *3 *4) (-12 (-4 *5 (-771)) (-4 *4 (-825)) (-4 *6 (-1020)) (-4 *7 (-922 *6 *5 *4)) (-5 *2 (-400 (-1140 *3))) (-5 *1 (-923 *5 *4 *6 *7 *3)) (-4 *3 (-13 (-356) (-10 -8 (-15 -1518 ($ *7)) (-15 -2705 (*7 $)) (-15 -2715 (*7 $))))))) (-2558 (*1 *2 *3) (|partial| -12 (-4 *4 (-771)) (-4 *5 (-1020)) (-4 *6 (-922 *5 *4 *2)) (-4 *2 (-825)) (-5 *1 (-923 *4 *2 *5 *6 *3)) (-4 *3 (-13 (-356) (-10 -8 (-15 -1518 ($ *6)) (-15 -2705 (*6 $)) (-15 -2715 (*6 $))))))) (-3141 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1020)) (-4 *7 (-922 *6 *4 *5)) (-5 *2 (-623 *5)) (-5 *1 (-923 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-356) (-10 -8 (-15 -1518 ($ *7)) (-15 -2705 (*7 $)) (-15 -2715 (*7 $))))))))
-(-10 -7 (-15 -3141 ((-623 |#2|) |#5|)) (-15 -2558 ((-3 |#2| "failed") |#5|)) (-15 -3306 ((-400 (-1140 |#5|)) |#5| |#2|)) (-15 -3129 (|#5| (-400 (-1140 |#5|)) |#2|)) (-15 -3306 ((-1140 |#5|) |#5| |#2| (-1140 |#5|))) (-15 -1444 ((-3 (-623 |#5|) "failed") |#5|)) (-15 -1598 ((-3 (-623 |#5|) "failed") |#5|)) (-15 -1748 ((-3 (-2 (|:| |var| |#2|) (|:| -3521 (-550))) "failed") |#5|)) (-15 -1896 ((-3 (-2 (|:| |val| |#5|) (|:| -3521 (-550))) "failed") |#5|)))
-((-3972 ((|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|) 24)))
-(((-924 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3972 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|))) (-771) (-825) (-1020) (-922 |#3| |#1| |#2|) (-13 (-1068) (-10 -8 (-15 -2391 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-749)))))) (T -924))
-((-3972 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *7)) (-5 *4 (-1 *2 *8)) (-4 *7 (-825)) (-4 *8 (-1020)) (-4 *6 (-771)) (-4 *2 (-13 (-1068) (-10 -8 (-15 -2391 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-749)))))) (-5 *1 (-924 *6 *7 *8 *5 *2)) (-4 *5 (-922 *8 *6 *7)))))
-(-10 -7 (-15 -3972 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3141 (((-623 (-1144)) $) 16)) (-3306 (((-1140 $) $ (-1144)) 21) (((-1140 |#1|) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-1520 (((-749) $) NIL) (((-749) $ (-623 (-1144))) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-1505 (($ $) NIL (|has| |#1| (-444)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-444)))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) 8) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-1144) "failed") $) NIL)) (-2726 ((|#1| $) NIL) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-1144) $) NIL)) (-3340 (($ $ $ (-1144)) NIL (|has| |#1| (-170)))) (-3295 (($ $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-2674 (($ $) NIL (|has| |#1| (-444))) (($ $ (-1144)) NIL (|has| |#1| (-444)))) (-3287 (((-623 $) $) NIL)) (-3933 (((-112) $) NIL (|has| |#1| (-882)))) (-2613 (($ $ |#1| (-522 (-1144)) $) NIL)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (-12 (|has| (-1144) (-859 (-372))) (|has| |#1| (-859 (-372))))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (-12 (|has| (-1144) (-859 (-550))) (|has| |#1| (-859 (-550)))))) (-3102 (((-112) $) NIL)) (-2603 (((-749) $) NIL)) (-3129 (($ (-1140 |#1|) (-1144)) NIL) (($ (-1140 $) (-1144)) NIL)) (-1822 (((-623 $) $) NIL)) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| (-522 (-1144))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL)) (-2843 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $ (-1144)) NIL)) (-1667 (((-522 (-1144)) $) NIL) (((-749) $ (-1144)) NIL) (((-623 (-749)) $ (-623 (-1144))) NIL)) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-2688 (($ (-1 (-522 (-1144)) (-522 (-1144))) $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-2558 (((-3 (-1144) "failed") $) 19)) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-1825 (((-1126) $) NIL)) (-1598 (((-3 (-623 $) "failed") $) NIL)) (-1444 (((-3 (-623 $) "failed") $) NIL)) (-1748 (((-3 (-2 (|:| |var| (-1144)) (|:| -3521 (-749))) "failed") $) NIL)) (-1489 (($ $ (-1144)) 29 (|has| |#1| (-38 (-400 (-550)))))) (-3337 (((-1088) $) NIL)) (-3248 (((-112) $) NIL)) (-3256 ((|#1| $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#1| (-444)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3338 (((-411 $) $) NIL (|has| |#1| (-882)))) (-1495 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-3866 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-1144) |#1|) NIL) (($ $ (-623 (-1144)) (-623 |#1|)) NIL) (($ $ (-1144) $) NIL) (($ $ (-623 (-1144)) (-623 $)) NIL)) (-3453 (($ $ (-1144)) NIL (|has| |#1| (-170)))) (-2393 (($ $ (-1144)) NIL) (($ $ (-623 (-1144))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL)) (-2970 (((-522 (-1144)) $) NIL) (((-749) $ (-1144)) NIL) (((-623 (-749)) $ (-623 (-1144))) NIL)) (-4028 (((-865 (-372)) $) NIL (-12 (|has| (-1144) (-596 (-865 (-372)))) (|has| |#1| (-596 (-865 (-372)))))) (((-865 (-550)) $) NIL (-12 (|has| (-1144) (-596 (-865 (-550)))) (|has| |#1| (-596 (-865 (-550)))))) (((-526) $) NIL (-12 (|has| (-1144) (-596 (-526))) (|has| |#1| (-596 (-526)))))) (-2503 ((|#1| $) NIL (|has| |#1| (-444))) (($ $ (-1144)) NIL (|has| |#1| (-444)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#1| (-882))))) (-1518 (((-836) $) 25) (($ (-550)) NIL) (($ |#1|) NIL) (($ (-1144)) 27) (($ (-400 (-550))) NIL (-1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1011 (-400 (-550)))))) (($ $) NIL (|has| |#1| (-542)))) (-3511 (((-623 |#1|) $) NIL)) (-2510 ((|#1| $ (-522 (-1144))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| |#1| (-882))) (|has| |#1| (-143))))) (-2390 (((-749)) NIL)) (-2540 (($ $ $ (-749)) NIL (|has| |#1| (-170)))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $ (-1144)) NIL) (($ $ (-623 (-1144))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL)) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
-(((-925 |#1|) (-13 (-922 |#1| (-522 (-1144)) (-1144)) (-10 -8 (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -1489 ($ $ (-1144))) |%noBranch|))) (-1020)) (T -925))
-((-1489 (*1 *1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-925 *3)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)))))
-(-13 (-922 |#1| (-522 (-1144)) (-1144)) (-10 -8 (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -1489 ($ $ (-1144))) |%noBranch|)))
-((-3788 (((-2 (|:| -3521 (-749)) (|:| -2855 |#5|) (|:| |radicand| |#5|)) |#3| (-749)) 38)) (-3907 (((-2 (|:| -3521 (-749)) (|:| -2855 |#5|) (|:| |radicand| |#5|)) (-400 (-550)) (-749)) 34)) (-4153 (((-2 (|:| -3521 (-749)) (|:| -2855 |#4|) (|:| |radicand| (-623 |#4|))) |#4| (-749)) 54)) (-4037 (((-2 (|:| -3521 (-749)) (|:| -2855 |#5|) (|:| |radicand| |#5|)) |#5| (-749)) 64 (|has| |#3| (-444)))))
-(((-926 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3788 ((-2 (|:| -3521 (-749)) (|:| -2855 |#5|) (|:| |radicand| |#5|)) |#3| (-749))) (-15 -3907 ((-2 (|:| -3521 (-749)) (|:| -2855 |#5|) (|:| |radicand| |#5|)) (-400 (-550)) (-749))) (IF (|has| |#3| (-444)) (-15 -4037 ((-2 (|:| -3521 (-749)) (|:| -2855 |#5|) (|:| |radicand| |#5|)) |#5| (-749))) |%noBranch|) (-15 -4153 ((-2 (|:| -3521 (-749)) (|:| -2855 |#4|) (|:| |radicand| (-623 |#4|))) |#4| (-749)))) (-771) (-825) (-542) (-922 |#3| |#1| |#2|) (-13 (-356) (-10 -8 (-15 -2705 (|#4| $)) (-15 -2715 (|#4| $)) (-15 -1518 ($ |#4|))))) (T -926))
-((-4153 (*1 *2 *3 *4) (-12 (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-542)) (-4 *3 (-922 *7 *5 *6)) (-5 *2 (-2 (|:| -3521 (-749)) (|:| -2855 *3) (|:| |radicand| (-623 *3)))) (-5 *1 (-926 *5 *6 *7 *3 *8)) (-5 *4 (-749)) (-4 *8 (-13 (-356) (-10 -8 (-15 -2705 (*3 $)) (-15 -2715 (*3 $)) (-15 -1518 ($ *3))))))) (-4037 (*1 *2 *3 *4) (-12 (-4 *7 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-542)) (-4 *8 (-922 *7 *5 *6)) (-5 *2 (-2 (|:| -3521 (-749)) (|:| -2855 *3) (|:| |radicand| *3))) (-5 *1 (-926 *5 *6 *7 *8 *3)) (-5 *4 (-749)) (-4 *3 (-13 (-356) (-10 -8 (-15 -2705 (*8 $)) (-15 -2715 (*8 $)) (-15 -1518 ($ *8))))))) (-3907 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-550))) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-542)) (-4 *8 (-922 *7 *5 *6)) (-5 *2 (-2 (|:| -3521 (-749)) (|:| -2855 *9) (|:| |radicand| *9))) (-5 *1 (-926 *5 *6 *7 *8 *9)) (-5 *4 (-749)) (-4 *9 (-13 (-356) (-10 -8 (-15 -2705 (*8 $)) (-15 -2715 (*8 $)) (-15 -1518 ($ *8))))))) (-3788 (*1 *2 *3 *4) (-12 (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-542)) (-4 *7 (-922 *3 *5 *6)) (-5 *2 (-2 (|:| -3521 (-749)) (|:| -2855 *8) (|:| |radicand| *8))) (-5 *1 (-926 *5 *6 *3 *7 *8)) (-5 *4 (-749)) (-4 *8 (-13 (-356) (-10 -8 (-15 -2705 (*7 $)) (-15 -2715 (*7 $)) (-15 -1518 ($ *7))))))))
-(-10 -7 (-15 -3788 ((-2 (|:| -3521 (-749)) (|:| -2855 |#5|) (|:| |radicand| |#5|)) |#3| (-749))) (-15 -3907 ((-2 (|:| -3521 (-749)) (|:| -2855 |#5|) (|:| |radicand| |#5|)) (-400 (-550)) (-749))) (IF (|has| |#3| (-444)) (-15 -4037 ((-2 (|:| -3521 (-749)) (|:| -2855 |#5|) (|:| |radicand| |#5|)) |#5| (-749))) |%noBranch|) (-15 -4153 ((-2 (|:| -3521 (-749)) (|:| -2855 |#4|) (|:| |radicand| (-623 |#4|))) |#4| (-749))))
-((-1504 (((-112) $ $) NIL)) (-4317 (($ (-1088)) 8)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 14) (((-1088) $) 11)) (-2316 (((-112) $ $) 10)))
-(((-927) (-13 (-1068) (-595 (-1088)) (-10 -8 (-15 -4317 ($ (-1088)))))) (T -927))
-((-4317 (*1 *1 *2) (-12 (-5 *2 (-1088)) (-5 *1 (-927)))))
-(-13 (-1068) (-595 (-1088)) (-10 -8 (-15 -4317 ($ (-1088)))))
-((-3213 (((-1062 (-219)) $) 8)) (-3202 (((-1062 (-219)) $) 9)) (-3576 (((-623 (-623 (-916 (-219)))) $) 10)) (-1518 (((-836) $) 6)))
-(((-928) (-138)) (T -928))
-((-3576 (*1 *2 *1) (-12 (-4 *1 (-928)) (-5 *2 (-623 (-623 (-916 (-219))))))) (-3202 (*1 *2 *1) (-12 (-4 *1 (-928)) (-5 *2 (-1062 (-219))))) (-3213 (*1 *2 *1) (-12 (-4 *1 (-928)) (-5 *2 (-1062 (-219))))))
-(-13 (-595 (-836)) (-10 -8 (-15 -3576 ((-623 (-623 (-916 (-219)))) $)) (-15 -3202 ((-1062 (-219)) $)) (-15 -3213 ((-1062 (-219)) $))))
-(((-595 (-836)) . T))
-((-3215 (((-3 (-667 |#1|) "failed") |#2| (-894)) 15)))
-(((-929 |#1| |#2|) (-10 -7 (-15 -3215 ((-3 (-667 |#1|) "failed") |#2| (-894)))) (-542) (-634 |#1|)) (T -929))
-((-3215 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-894)) (-4 *5 (-542)) (-5 *2 (-667 *5)) (-5 *1 (-929 *5 *3)) (-4 *3 (-634 *5)))))
-(-10 -7 (-15 -3215 ((-3 (-667 |#1|) "failed") |#2| (-894))))
-((-3572 (((-931 |#2|) (-1 |#2| |#1| |#2|) (-931 |#1|) |#2|) 16)) (-2419 ((|#2| (-1 |#2| |#1| |#2|) (-931 |#1|) |#2|) 18)) (-3972 (((-931 |#2|) (-1 |#2| |#1|) (-931 |#1|)) 13)))
-(((-930 |#1| |#2|) (-10 -7 (-15 -3572 ((-931 |#2|) (-1 |#2| |#1| |#2|) (-931 |#1|) |#2|)) (-15 -2419 (|#2| (-1 |#2| |#1| |#2|) (-931 |#1|) |#2|)) (-15 -3972 ((-931 |#2|) (-1 |#2| |#1|) (-931 |#1|)))) (-1181) (-1181)) (T -930))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-931 *5)) (-4 *5 (-1181)) (-4 *6 (-1181)) (-5 *2 (-931 *6)) (-5 *1 (-930 *5 *6)))) (-2419 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-931 *5)) (-4 *5 (-1181)) (-4 *2 (-1181)) (-5 *1 (-930 *5 *2)))) (-3572 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-931 *6)) (-4 *6 (-1181)) (-4 *5 (-1181)) (-5 *2 (-931 *5)) (-5 *1 (-930 *6 *5)))))
-(-10 -7 (-15 -3572 ((-931 |#2|) (-1 |#2| |#1| |#2|) (-931 |#1|) |#2|)) (-15 -2419 (|#2| (-1 |#2| |#1| |#2|) (-931 |#1|) |#2|)) (-15 -3972 ((-931 |#2|) (-1 |#2| |#1|) (-931 |#1|))))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-3654 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-825)))) (-3491 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4343))) (($ $) NIL (-12 (|has| $ (-6 -4343)) (|has| |#1| (-825))))) (-1674 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-825)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 ((|#1| $ (-550) |#1|) 16 (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) NIL (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3513 (($) NIL T CONST)) (-2342 (($ $) NIL (|has| $ (-6 -4343)))) (-3243 (($ $) NIL)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3137 (($ |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4342)))) (-3245 ((|#1| $ (-550) |#1|) 15 (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) 13)) (-2302 (((-550) (-1 (-112) |#1|) $) NIL) (((-550) |#1| $) NIL (|has| |#1| (-1068))) (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1068)))) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-2578 (($ (-749) |#1|) 12)) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) 10 (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-1832 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-825)))) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3283 (((-550) $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-2055 (($ |#1| $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1293 ((|#1| $) NIL (|has| (-550) (-825)))) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3111 (($ $ |#1|) 17 (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) 11)) (-2680 ((|#1| $ (-550) |#1|) NIL) ((|#1| $ (-550)) 14) (($ $ (-1194 (-550))) NIL)) (-1529 (($ $ (-550)) NIL) (($ $ (-1194 (-550))) NIL)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3593 (($ $ $ (-550)) NIL (|has| $ (-6 -4343)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) NIL)) (-3227 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-623 $)) NIL)) (-1518 (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-3191 (((-749) $) 8 (|has| $ (-6 -4342)))))
-(((-931 |#1|) (-19 |#1|) (-1181)) (T -931))
+((-1536 (((-3 (-2 (|:| -2603 (-749)) (|:| -3112 |#5|)) "failed") (-329 |#2| |#3| |#4| |#5|)) 79)) (-3086 (((-112) (-329 |#2| |#3| |#4| |#5|)) 17)) (-2603 (((-3 (-749) "failed") (-329 |#2| |#3| |#4| |#5|)) 15)))
+(((-885 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2603 ((-3 (-749) "failed") (-329 |#2| |#3| |#4| |#5|))) (-15 -3086 ((-112) (-329 |#2| |#3| |#4| |#5|))) (-15 -1536 ((-3 (-2 (|:| -2603 (-749)) (|:| -3112 |#5|)) "failed") (-329 |#2| |#3| |#4| |#5|)))) (-13 (-825) (-542) (-1012 (-550))) (-423 |#1|) (-1204 |#2|) (-1204 (-400 |#3|)) (-335 |#2| |#3| |#4|)) (T -885))
+((-1536 (*1 *2 *3) (|partial| -12 (-5 *3 (-329 *5 *6 *7 *8)) (-4 *5 (-423 *4)) (-4 *6 (-1204 *5)) (-4 *7 (-1204 (-400 *6))) (-4 *8 (-335 *5 *6 *7)) (-4 *4 (-13 (-825) (-542) (-1012 (-550)))) (-5 *2 (-2 (|:| -2603 (-749)) (|:| -3112 *8))) (-5 *1 (-885 *4 *5 *6 *7 *8)))) (-3086 (*1 *2 *3) (-12 (-5 *3 (-329 *5 *6 *7 *8)) (-4 *5 (-423 *4)) (-4 *6 (-1204 *5)) (-4 *7 (-1204 (-400 *6))) (-4 *8 (-335 *5 *6 *7)) (-4 *4 (-13 (-825) (-542) (-1012 (-550)))) (-5 *2 (-112)) (-5 *1 (-885 *4 *5 *6 *7 *8)))) (-2603 (*1 *2 *3) (|partial| -12 (-5 *3 (-329 *5 *6 *7 *8)) (-4 *5 (-423 *4)) (-4 *6 (-1204 *5)) (-4 *7 (-1204 (-400 *6))) (-4 *8 (-335 *5 *6 *7)) (-4 *4 (-13 (-825) (-542) (-1012 (-550)))) (-5 *2 (-749)) (-5 *1 (-885 *4 *5 *6 *7 *8)))))
+(-10 -7 (-15 -2603 ((-3 (-749) "failed") (-329 |#2| |#3| |#4| |#5|))) (-15 -3086 ((-112) (-329 |#2| |#3| |#4| |#5|))) (-15 -1536 ((-3 (-2 (|:| -2603 (-749)) (|:| -3112 |#5|)) "failed") (-329 |#2| |#3| |#4| |#5|))))
+((-1536 (((-3 (-2 (|:| -2603 (-749)) (|:| -3112 |#3|)) "failed") (-329 (-400 (-550)) |#1| |#2| |#3|)) 56)) (-3086 (((-112) (-329 (-400 (-550)) |#1| |#2| |#3|)) 16)) (-2603 (((-3 (-749) "failed") (-329 (-400 (-550)) |#1| |#2| |#3|)) 14)))
+(((-886 |#1| |#2| |#3|) (-10 -7 (-15 -2603 ((-3 (-749) "failed") (-329 (-400 (-550)) |#1| |#2| |#3|))) (-15 -3086 ((-112) (-329 (-400 (-550)) |#1| |#2| |#3|))) (-15 -1536 ((-3 (-2 (|:| -2603 (-749)) (|:| -3112 |#3|)) "failed") (-329 (-400 (-550)) |#1| |#2| |#3|)))) (-1204 (-400 (-550))) (-1204 (-400 |#1|)) (-335 (-400 (-550)) |#1| |#2|)) (T -886))
+((-1536 (*1 *2 *3) (|partial| -12 (-5 *3 (-329 (-400 (-550)) *4 *5 *6)) (-4 *4 (-1204 (-400 (-550)))) (-4 *5 (-1204 (-400 *4))) (-4 *6 (-335 (-400 (-550)) *4 *5)) (-5 *2 (-2 (|:| -2603 (-749)) (|:| -3112 *6))) (-5 *1 (-886 *4 *5 *6)))) (-3086 (*1 *2 *3) (-12 (-5 *3 (-329 (-400 (-550)) *4 *5 *6)) (-4 *4 (-1204 (-400 (-550)))) (-4 *5 (-1204 (-400 *4))) (-4 *6 (-335 (-400 (-550)) *4 *5)) (-5 *2 (-112)) (-5 *1 (-886 *4 *5 *6)))) (-2603 (*1 *2 *3) (|partial| -12 (-5 *3 (-329 (-400 (-550)) *4 *5 *6)) (-4 *4 (-1204 (-400 (-550)))) (-4 *5 (-1204 (-400 *4))) (-4 *6 (-335 (-400 (-550)) *4 *5)) (-5 *2 (-749)) (-5 *1 (-886 *4 *5 *6)))))
+(-10 -7 (-15 -2603 ((-3 (-749) "failed") (-329 (-400 (-550)) |#1| |#2| |#3|))) (-15 -3086 ((-112) (-329 (-400 (-550)) |#1| |#2| |#3|))) (-15 -1536 ((-3 (-2 (|:| -2603 (-749)) (|:| -3112 |#3|)) "failed") (-329 (-400 (-550)) |#1| |#2| |#3|))))
+((-1853 ((|#2| |#2|) 26)) (-2573 (((-550) (-623 (-2 (|:| |den| (-550)) (|:| |gcdnum| (-550))))) 15)) (-1322 (((-895) (-550)) 35)) (-2296 (((-550) |#2|) 42)) (-2956 (((-550) |#2|) 21) (((-2 (|:| |den| (-550)) (|:| |gcdnum| (-550))) |#1|) 20)))
+(((-887 |#1| |#2|) (-10 -7 (-15 -1322 ((-895) (-550))) (-15 -2956 ((-2 (|:| |den| (-550)) (|:| |gcdnum| (-550))) |#1|)) (-15 -2956 ((-550) |#2|)) (-15 -2573 ((-550) (-623 (-2 (|:| |den| (-550)) (|:| |gcdnum| (-550)))))) (-15 -2296 ((-550) |#2|)) (-15 -1853 (|#2| |#2|))) (-1204 (-400 (-550))) (-1204 (-400 |#1|))) (T -887))
+((-1853 (*1 *2 *2) (-12 (-4 *3 (-1204 (-400 (-550)))) (-5 *1 (-887 *3 *2)) (-4 *2 (-1204 (-400 *3))))) (-2296 (*1 *2 *3) (-12 (-4 *4 (-1204 (-400 *2))) (-5 *2 (-550)) (-5 *1 (-887 *4 *3)) (-4 *3 (-1204 (-400 *4))))) (-2573 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| |den| (-550)) (|:| |gcdnum| (-550))))) (-4 *4 (-1204 (-400 *2))) (-5 *2 (-550)) (-5 *1 (-887 *4 *5)) (-4 *5 (-1204 (-400 *4))))) (-2956 (*1 *2 *3) (-12 (-4 *4 (-1204 (-400 *2))) (-5 *2 (-550)) (-5 *1 (-887 *4 *3)) (-4 *3 (-1204 (-400 *4))))) (-2956 (*1 *2 *3) (-12 (-4 *3 (-1204 (-400 (-550)))) (-5 *2 (-2 (|:| |den| (-550)) (|:| |gcdnum| (-550)))) (-5 *1 (-887 *3 *4)) (-4 *4 (-1204 (-400 *3))))) (-1322 (*1 *2 *3) (-12 (-5 *3 (-550)) (-4 *4 (-1204 (-400 *3))) (-5 *2 (-895)) (-5 *1 (-887 *4 *5)) (-4 *5 (-1204 (-400 *4))))))
+(-10 -7 (-15 -1322 ((-895) (-550))) (-15 -2956 ((-2 (|:| |den| (-550)) (|:| |gcdnum| (-550))) |#1|)) (-15 -2956 ((-550) |#2|)) (-15 -2573 ((-550) (-623 (-2 (|:| |den| (-550)) (|:| |gcdnum| (-550)))))) (-15 -2296 ((-550) |#2|)) (-15 -1853 (|#2| |#2|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3104 ((|#1| $) 81)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1611 (((-112) $ $) NIL)) (-2991 (($) NIL T CONST)) (-3455 (($ $ $) NIL)) (-1537 (((-3 $ "failed") $) 75)) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-1632 (($ |#1| (-411 |#1|)) 73)) (-3232 (((-1141 |#1|) |#1| |#1|) 41)) (-3502 (($ $) 49)) (-2419 (((-112) $) NIL)) (-1612 (((-550) $) 78)) (-1643 (($ $ (-550)) 80)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2307 ((|#1| $) 77)) (-4238 (((-411 |#1|) $) 76)) (-1735 (((-411 $) $) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) 74)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2978 (($ $) 39)) (-2233 (((-837) $) 99) (($ (-550)) 54) (($ $) NIL) (($ (-400 (-550))) NIL) (($ |#1|) 31) (((-400 |#1|) $) 59) (($ (-400 (-411 |#1|))) 67)) (-3091 (((-749)) 52)) (-1819 (((-112) $ $) NIL)) (-2688 (($) 23 T CONST)) (-2700 (($) 12 T CONST)) (-2264 (((-112) $ $) 68)) (-2382 (($ $ $) NIL)) (-2370 (($ $) 88) (($ $ $) NIL)) (-2358 (($ $ $) 38)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 90) (($ $ $) 37) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ |#1| $) 89) (($ $ |#1|) NIL)))
+(((-888 |#1|) (-13 (-356) (-38 |#1|) (-10 -8 (-15 -2233 ((-400 |#1|) $)) (-15 -2233 ($ (-400 (-411 |#1|)))) (-15 -2978 ($ $)) (-15 -4238 ((-411 |#1|) $)) (-15 -2307 (|#1| $)) (-15 -1643 ($ $ (-550))) (-15 -1612 ((-550) $)) (-15 -3232 ((-1141 |#1|) |#1| |#1|)) (-15 -3502 ($ $)) (-15 -1632 ($ |#1| (-411 |#1|))) (-15 -3104 (|#1| $)))) (-300)) (T -888))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-400 *3)) (-5 *1 (-888 *3)) (-4 *3 (-300)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-400 (-411 *3))) (-4 *3 (-300)) (-5 *1 (-888 *3)))) (-2978 (*1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-300)))) (-4238 (*1 *2 *1) (-12 (-5 *2 (-411 *3)) (-5 *1 (-888 *3)) (-4 *3 (-300)))) (-2307 (*1 *2 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-300)))) (-1643 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-888 *3)) (-4 *3 (-300)))) (-1612 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-888 *3)) (-4 *3 (-300)))) (-3232 (*1 *2 *3 *3) (-12 (-5 *2 (-1141 *3)) (-5 *1 (-888 *3)) (-4 *3 (-300)))) (-3502 (*1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-300)))) (-1632 (*1 *1 *2 *3) (-12 (-5 *3 (-411 *2)) (-4 *2 (-300)) (-5 *1 (-888 *2)))) (-3104 (*1 *2 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-300)))))
+(-13 (-356) (-38 |#1|) (-10 -8 (-15 -2233 ((-400 |#1|) $)) (-15 -2233 ($ (-400 (-411 |#1|)))) (-15 -2978 ($ $)) (-15 -4238 ((-411 |#1|) $)) (-15 -2307 (|#1| $)) (-15 -1643 ($ $ (-550))) (-15 -1612 ((-550) $)) (-15 -3232 ((-1141 |#1|) |#1| |#1|)) (-15 -3502 ($ $)) (-15 -1632 ($ |#1| (-411 |#1|))) (-15 -3104 (|#1| $))))
+((-1632 (((-52) (-926 |#1|) (-411 (-926 |#1|)) (-1145)) 17) (((-52) (-400 (-926 |#1|)) (-1145)) 18)))
+(((-889 |#1|) (-10 -7 (-15 -1632 ((-52) (-400 (-926 |#1|)) (-1145))) (-15 -1632 ((-52) (-926 |#1|) (-411 (-926 |#1|)) (-1145)))) (-13 (-300) (-145))) (T -889))
+((-1632 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-411 (-926 *6))) (-5 *5 (-1145)) (-5 *3 (-926 *6)) (-4 *6 (-13 (-300) (-145))) (-5 *2 (-52)) (-5 *1 (-889 *6)))) (-1632 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-1145)) (-4 *5 (-13 (-300) (-145))) (-5 *2 (-52)) (-5 *1 (-889 *5)))))
+(-10 -7 (-15 -1632 ((-52) (-400 (-926 |#1|)) (-1145))) (-15 -1632 ((-52) (-926 |#1|) (-411 (-926 |#1|)) (-1145))))
+((-3458 ((|#4| (-623 |#4|)) 121) (((-1141 |#4|) (-1141 |#4|) (-1141 |#4|)) 67) ((|#4| |#4| |#4|) 120)) (-3260 (((-1141 |#4|) (-623 (-1141 |#4|))) 114) (((-1141 |#4|) (-1141 |#4|) (-1141 |#4|)) 50) ((|#4| (-623 |#4|)) 55) ((|#4| |#4| |#4|) 84)))
+(((-890 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3260 (|#4| |#4| |#4|)) (-15 -3260 (|#4| (-623 |#4|))) (-15 -3260 ((-1141 |#4|) (-1141 |#4|) (-1141 |#4|))) (-15 -3260 ((-1141 |#4|) (-623 (-1141 |#4|)))) (-15 -3458 (|#4| |#4| |#4|)) (-15 -3458 ((-1141 |#4|) (-1141 |#4|) (-1141 |#4|))) (-15 -3458 (|#4| (-623 |#4|)))) (-771) (-825) (-300) (-923 |#3| |#1| |#2|)) (T -890))
+((-3458 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-923 *6 *4 *5)) (-5 *1 (-890 *4 *5 *6 *2)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300)))) (-3458 (*1 *2 *2 *2) (-12 (-5 *2 (-1141 *6)) (-4 *6 (-923 *5 *3 *4)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *5 (-300)) (-5 *1 (-890 *3 *4 *5 *6)))) (-3458 (*1 *2 *2 *2) (-12 (-4 *3 (-771)) (-4 *4 (-825)) (-4 *5 (-300)) (-5 *1 (-890 *3 *4 *5 *2)) (-4 *2 (-923 *5 *3 *4)))) (-3260 (*1 *2 *3) (-12 (-5 *3 (-623 (-1141 *7))) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300)) (-5 *2 (-1141 *7)) (-5 *1 (-890 *4 *5 *6 *7)) (-4 *7 (-923 *6 *4 *5)))) (-3260 (*1 *2 *2 *2) (-12 (-5 *2 (-1141 *6)) (-4 *6 (-923 *5 *3 *4)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *5 (-300)) (-5 *1 (-890 *3 *4 *5 *6)))) (-3260 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-923 *6 *4 *5)) (-5 *1 (-890 *4 *5 *6 *2)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300)))) (-3260 (*1 *2 *2 *2) (-12 (-4 *3 (-771)) (-4 *4 (-825)) (-4 *5 (-300)) (-5 *1 (-890 *3 *4 *5 *2)) (-4 *2 (-923 *5 *3 *4)))))
+(-10 -7 (-15 -3260 (|#4| |#4| |#4|)) (-15 -3260 (|#4| (-623 |#4|))) (-15 -3260 ((-1141 |#4|) (-1141 |#4|) (-1141 |#4|))) (-15 -3260 ((-1141 |#4|) (-623 (-1141 |#4|)))) (-15 -3458 (|#4| |#4| |#4|)) (-15 -3458 ((-1141 |#4|) (-1141 |#4|) (-1141 |#4|))) (-15 -3458 (|#4| (-623 |#4|))))
+((-3140 (((-878 (-550)) (-945)) 23) (((-878 (-550)) (-623 (-550))) 20)) (-3203 (((-878 (-550)) (-623 (-550))) 48) (((-878 (-550)) (-895)) 49)) (-3589 (((-878 (-550))) 24)) (-2242 (((-878 (-550))) 38) (((-878 (-550)) (-623 (-550))) 37)) (-3511 (((-878 (-550))) 36) (((-878 (-550)) (-623 (-550))) 35)) (-1926 (((-878 (-550))) 34) (((-878 (-550)) (-623 (-550))) 33)) (-2260 (((-878 (-550))) 32) (((-878 (-550)) (-623 (-550))) 31)) (-3842 (((-878 (-550))) 30) (((-878 (-550)) (-623 (-550))) 29)) (-4107 (((-878 (-550))) 40) (((-878 (-550)) (-623 (-550))) 39)) (-1892 (((-878 (-550)) (-623 (-550))) 52) (((-878 (-550)) (-895)) 53)) (-3234 (((-878 (-550)) (-623 (-550))) 50) (((-878 (-550)) (-895)) 51)) (-1526 (((-878 (-550)) (-623 (-550))) 46) (((-878 (-550)) (-895)) 47)) (-3339 (((-878 (-550)) (-623 (-895))) 43)))
+(((-891) (-10 -7 (-15 -3203 ((-878 (-550)) (-895))) (-15 -3203 ((-878 (-550)) (-623 (-550)))) (-15 -1526 ((-878 (-550)) (-895))) (-15 -1526 ((-878 (-550)) (-623 (-550)))) (-15 -3339 ((-878 (-550)) (-623 (-895)))) (-15 -3234 ((-878 (-550)) (-895))) (-15 -3234 ((-878 (-550)) (-623 (-550)))) (-15 -1892 ((-878 (-550)) (-895))) (-15 -1892 ((-878 (-550)) (-623 (-550)))) (-15 -3842 ((-878 (-550)) (-623 (-550)))) (-15 -3842 ((-878 (-550)))) (-15 -2260 ((-878 (-550)) (-623 (-550)))) (-15 -2260 ((-878 (-550)))) (-15 -1926 ((-878 (-550)) (-623 (-550)))) (-15 -1926 ((-878 (-550)))) (-15 -3511 ((-878 (-550)) (-623 (-550)))) (-15 -3511 ((-878 (-550)))) (-15 -2242 ((-878 (-550)) (-623 (-550)))) (-15 -2242 ((-878 (-550)))) (-15 -4107 ((-878 (-550)) (-623 (-550)))) (-15 -4107 ((-878 (-550)))) (-15 -3589 ((-878 (-550)))) (-15 -3140 ((-878 (-550)) (-623 (-550)))) (-15 -3140 ((-878 (-550)) (-945))))) (T -891))
+((-3140 (*1 *2 *3) (-12 (-5 *3 (-945)) (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-3140 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-3589 (*1 *2) (-12 (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-4107 (*1 *2) (-12 (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-4107 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-2242 (*1 *2) (-12 (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-2242 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-3511 (*1 *2) (-12 (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-3511 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-1926 (*1 *2) (-12 (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-1926 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-2260 (*1 *2) (-12 (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-2260 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-3842 (*1 *2) (-12 (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-3842 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-1892 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-1892 (*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-3234 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-3234 (*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-3339 (*1 *2 *3) (-12 (-5 *3 (-623 (-895))) (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-1526 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-1526 (*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-3203 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891)))) (-3203 (*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-878 (-550))) (-5 *1 (-891)))))
+(-10 -7 (-15 -3203 ((-878 (-550)) (-895))) (-15 -3203 ((-878 (-550)) (-623 (-550)))) (-15 -1526 ((-878 (-550)) (-895))) (-15 -1526 ((-878 (-550)) (-623 (-550)))) (-15 -3339 ((-878 (-550)) (-623 (-895)))) (-15 -3234 ((-878 (-550)) (-895))) (-15 -3234 ((-878 (-550)) (-623 (-550)))) (-15 -1892 ((-878 (-550)) (-895))) (-15 -1892 ((-878 (-550)) (-623 (-550)))) (-15 -3842 ((-878 (-550)) (-623 (-550)))) (-15 -3842 ((-878 (-550)))) (-15 -2260 ((-878 (-550)) (-623 (-550)))) (-15 -2260 ((-878 (-550)))) (-15 -1926 ((-878 (-550)) (-623 (-550)))) (-15 -1926 ((-878 (-550)))) (-15 -3511 ((-878 (-550)) (-623 (-550)))) (-15 -3511 ((-878 (-550)))) (-15 -2242 ((-878 (-550)) (-623 (-550)))) (-15 -2242 ((-878 (-550)))) (-15 -4107 ((-878 (-550)) (-623 (-550)))) (-15 -4107 ((-878 (-550)))) (-15 -3589 ((-878 (-550)))) (-15 -3140 ((-878 (-550)) (-623 (-550)))) (-15 -3140 ((-878 (-550)) (-945))))
+((-3369 (((-623 (-926 |#1|)) (-623 (-926 |#1|)) (-623 (-1145))) 12)) (-1714 (((-623 (-926 |#1|)) (-623 (-926 |#1|)) (-623 (-1145))) 11)))
+(((-892 |#1|) (-10 -7 (-15 -1714 ((-623 (-926 |#1|)) (-623 (-926 |#1|)) (-623 (-1145)))) (-15 -3369 ((-623 (-926 |#1|)) (-623 (-926 |#1|)) (-623 (-1145))))) (-444)) (T -892))
+((-3369 (*1 *2 *2 *3) (-12 (-5 *2 (-623 (-926 *4))) (-5 *3 (-623 (-1145))) (-4 *4 (-444)) (-5 *1 (-892 *4)))) (-1714 (*1 *2 *2 *3) (-12 (-5 *2 (-623 (-926 *4))) (-5 *3 (-623 (-1145))) (-4 *4 (-444)) (-5 *1 (-892 *4)))))
+(-10 -7 (-15 -1714 ((-623 (-926 |#1|)) (-623 (-926 |#1|)) (-623 (-1145)))) (-15 -3369 ((-623 (-926 |#1|)) (-623 (-926 |#1|)) (-623 (-1145)))))
+((-2233 (((-309 |#1|) (-469)) 16)))
+(((-893 |#1|) (-10 -7 (-15 -2233 ((-309 |#1|) (-469)))) (-13 (-825) (-542))) (T -893))
+((-2233 (*1 *2 *3) (-12 (-5 *3 (-469)) (-5 *2 (-309 *4)) (-5 *1 (-893 *4)) (-4 *4 (-13 (-825) (-542))))))
+(-10 -7 (-15 -2233 ((-309 |#1|) (-469))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1537 (((-3 $ "failed") $) 32)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 49)) (-2419 (((-112) $) 30)) (-3231 (($ $ $) 44) (($ (-623 $)) 43)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 42)) (-3260 (($ $ $) 46) (($ (-623 $)) 45)) (-3409 (((-3 $ "failed") $ $) 40)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41)) (-3091 (((-749)) 28)) (-1819 (((-112) $ $) 37)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+(((-894) (-138)) (T -894))
+((-1346 (*1 *2 *3) (-12 (-4 *1 (-894)) (-5 *2 (-2 (|:| -4304 (-623 *1)) (|:| -2256 *1))) (-5 *3 (-623 *1)))) (-3041 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-623 *1)) (-4 *1 (-894)))))
+(-13 (-444) (-10 -8 (-15 -1346 ((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $))) (-15 -3041 ((-3 (-623 $) "failed") (-623 $) $))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-837)) . T) ((-170) . T) ((-283) . T) ((-444) . T) ((-542) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-2991 (($) NIL T CONST)) (-1537 (((-3 $ "failed") $) NIL)) (-2419 (((-112) $) NIL)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3260 (($ $ $) NIL)) (-2233 (((-837) $) NIL)) (-2700 (($) NIL T CONST)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-749)) NIL) (($ $ (-895)) NIL)) (* (($ (-895) $) NIL) (($ $ $) NIL)))
+(((-895) (-13 (-772) (-705) (-10 -8 (-15 -3260 ($ $ $)) (-6 (-4346 "*"))))) (T -895))
+((-3260 (*1 *1 *1 *1) (-5 *1 (-895))))
+(-13 (-772) (-705) (-10 -8 (-15 -3260 ($ $ $)) (-6 (-4346 "*"))))
+((-4251 ((|#2| (-623 |#1|) (-623 |#1|)) 24)))
+(((-896 |#1| |#2|) (-10 -7 (-15 -4251 (|#2| (-623 |#1|) (-623 |#1|)))) (-356) (-1204 |#1|)) (T -896))
+((-4251 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *4)) (-4 *4 (-356)) (-4 *2 (-1204 *4)) (-5 *1 (-896 *4 *2)))))
+(-10 -7 (-15 -4251 (|#2| (-623 |#1|) (-623 |#1|))))
+((-3529 (((-1141 |#2|) (-623 |#2|) (-623 |#2|)) 17) (((-1201 |#1| |#2|) (-1201 |#1| |#2|) (-623 |#2|) (-623 |#2|)) 13)))
+(((-897 |#1| |#2|) (-10 -7 (-15 -3529 ((-1201 |#1| |#2|) (-1201 |#1| |#2|) (-623 |#2|) (-623 |#2|))) (-15 -3529 ((-1141 |#2|) (-623 |#2|) (-623 |#2|)))) (-1145) (-356)) (T -897))
+((-3529 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *5)) (-4 *5 (-356)) (-5 *2 (-1141 *5)) (-5 *1 (-897 *4 *5)) (-14 *4 (-1145)))) (-3529 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1201 *4 *5)) (-5 *3 (-623 *5)) (-14 *4 (-1145)) (-4 *5 (-356)) (-5 *1 (-897 *4 *5)))))
+(-10 -7 (-15 -3529 ((-1201 |#1| |#2|) (-1201 |#1| |#2|) (-623 |#2|) (-623 |#2|))) (-15 -3529 ((-1141 |#2|) (-623 |#2|) (-623 |#2|))))
+((-1428 (((-550) (-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-1127)) 139)) (-1487 ((|#4| |#4|) 155)) (-3958 (((-623 (-400 (-926 |#1|))) (-623 (-1145))) 118)) (-3064 (((-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))) (-667 |#4|) (-623 (-400 (-926 |#1|))) (-623 (-623 |#4|)) (-749) (-749) (-550)) 75)) (-1545 (((-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|)))))) (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|)))))) (-623 |#4|)) 59)) (-3309 (((-667 |#4|) (-667 |#4|) (-623 |#4|)) 55)) (-3361 (((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-1127)) 151)) (-2724 (((-550) (-667 |#4|) (-895) (-1127)) 132) (((-550) (-667 |#4|) (-623 (-1145)) (-895) (-1127)) 131) (((-550) (-667 |#4|) (-623 |#4|) (-895) (-1127)) 130) (((-550) (-667 |#4|) (-1127)) 127) (((-550) (-667 |#4|) (-623 (-1145)) (-1127)) 126) (((-550) (-667 |#4|) (-623 |#4|) (-1127)) 125) (((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-667 |#4|) (-895)) 124) (((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-667 |#4|) (-623 (-1145)) (-895)) 123) (((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-667 |#4|) (-623 |#4|) (-895)) 122) (((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-667 |#4|)) 120) (((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-667 |#4|) (-623 (-1145))) 119) (((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-667 |#4|) (-623 |#4|)) 115)) (-3720 ((|#4| (-926 |#1|)) 68)) (-2780 (((-112) (-623 |#4|) (-623 (-623 |#4|))) 152)) (-3970 (((-623 (-623 (-550))) (-550) (-550)) 129)) (-2107 (((-623 (-623 |#4|)) (-623 (-623 |#4|))) 88)) (-4256 (((-749) (-623 (-2 (|:| -3398 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 |#4|))))) 86)) (-1385 (((-749) (-623 (-2 (|:| -3398 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 |#4|))))) 85)) (-1382 (((-112) (-623 (-926 |#1|))) 17) (((-112) (-623 |#4|)) 13)) (-2071 (((-2 (|:| |sysok| (-112)) (|:| |z0| (-623 |#4|)) (|:| |n0| (-623 |#4|))) (-623 |#4|) (-623 |#4|)) 71)) (-2904 (((-623 |#4|) |#4|) 49)) (-2345 (((-623 (-400 (-926 |#1|))) (-623 |#4|)) 114) (((-667 (-400 (-926 |#1|))) (-667 |#4|)) 56) (((-400 (-926 |#1|)) |#4|) 111)) (-2721 (((-2 (|:| |rgl| (-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|)))))))))) (|:| |rgsz| (-550))) (-667 |#4|) (-623 (-400 (-926 |#1|))) (-749) (-1127) (-550)) 93)) (-3200 (((-623 (-2 (|:| -3398 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 |#4|)))) (-667 |#4|) (-749)) 84)) (-1478 (((-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550))))) (-667 |#4|) (-749)) 101)) (-4297 (((-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|)))))) (-2 (|:| -3121 (-667 (-400 (-926 |#1|)))) (|:| |vec| (-623 (-400 (-926 |#1|)))) (|:| -3398 (-749)) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550))))) 48)))
+(((-898 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2724 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-667 |#4|) (-623 |#4|))) (-15 -2724 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-667 |#4|) (-623 (-1145)))) (-15 -2724 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-667 |#4|))) (-15 -2724 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-667 |#4|) (-623 |#4|) (-895))) (-15 -2724 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-667 |#4|) (-623 (-1145)) (-895))) (-15 -2724 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-667 |#4|) (-895))) (-15 -2724 ((-550) (-667 |#4|) (-623 |#4|) (-1127))) (-15 -2724 ((-550) (-667 |#4|) (-623 (-1145)) (-1127))) (-15 -2724 ((-550) (-667 |#4|) (-1127))) (-15 -2724 ((-550) (-667 |#4|) (-623 |#4|) (-895) (-1127))) (-15 -2724 ((-550) (-667 |#4|) (-623 (-1145)) (-895) (-1127))) (-15 -2724 ((-550) (-667 |#4|) (-895) (-1127))) (-15 -1428 ((-550) (-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-1127))) (-15 -3361 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-1127))) (-15 -2721 ((-2 (|:| |rgl| (-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|)))))))))) (|:| |rgsz| (-550))) (-667 |#4|) (-623 (-400 (-926 |#1|))) (-749) (-1127) (-550))) (-15 -2345 ((-400 (-926 |#1|)) |#4|)) (-15 -2345 ((-667 (-400 (-926 |#1|))) (-667 |#4|))) (-15 -2345 ((-623 (-400 (-926 |#1|))) (-623 |#4|))) (-15 -3958 ((-623 (-400 (-926 |#1|))) (-623 (-1145)))) (-15 -3720 (|#4| (-926 |#1|))) (-15 -2071 ((-2 (|:| |sysok| (-112)) (|:| |z0| (-623 |#4|)) (|:| |n0| (-623 |#4|))) (-623 |#4|) (-623 |#4|))) (-15 -3200 ((-623 (-2 (|:| -3398 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 |#4|)))) (-667 |#4|) (-749))) (-15 -1545 ((-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|)))))) (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|)))))) (-623 |#4|))) (-15 -4297 ((-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|)))))) (-2 (|:| -3121 (-667 (-400 (-926 |#1|)))) (|:| |vec| (-623 (-400 (-926 |#1|)))) (|:| -3398 (-749)) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (-15 -2904 ((-623 |#4|) |#4|)) (-15 -1385 ((-749) (-623 (-2 (|:| -3398 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 |#4|)))))) (-15 -4256 ((-749) (-623 (-2 (|:| -3398 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 |#4|)))))) (-15 -2107 ((-623 (-623 |#4|)) (-623 (-623 |#4|)))) (-15 -3970 ((-623 (-623 (-550))) (-550) (-550))) (-15 -2780 ((-112) (-623 |#4|) (-623 (-623 |#4|)))) (-15 -1478 ((-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550))))) (-667 |#4|) (-749))) (-15 -3309 ((-667 |#4|) (-667 |#4|) (-623 |#4|))) (-15 -3064 ((-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))) (-667 |#4|) (-623 (-400 (-926 |#1|))) (-623 (-623 |#4|)) (-749) (-749) (-550))) (-15 -1487 (|#4| |#4|)) (-15 -1382 ((-112) (-623 |#4|))) (-15 -1382 ((-112) (-623 (-926 |#1|))))) (-13 (-300) (-145)) (-13 (-825) (-596 (-1145))) (-771) (-923 |#1| |#3| |#2|)) (T -898))
+((-1382 (*1 *2 *3) (-12 (-5 *3 (-623 (-926 *4))) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)) (-5 *2 (-112)) (-5 *1 (-898 *4 *5 *6 *7)) (-4 *7 (-923 *4 *6 *5)))) (-1382 (*1 *2 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-923 *4 *6 *5)) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)) (-5 *2 (-112)) (-5 *1 (-898 *4 *5 *6 *7)))) (-1487 (*1 *2 *2) (-12 (-4 *3 (-13 (-300) (-145))) (-4 *4 (-13 (-825) (-596 (-1145)))) (-4 *5 (-771)) (-5 *1 (-898 *3 *4 *5 *2)) (-4 *2 (-923 *3 *5 *4)))) (-3064 (*1 *2 *3 *4 *5 *6 *7 *7 *8) (-12 (-5 *3 (-2 (|:| |det| *12) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550))))) (-5 *4 (-667 *12)) (-5 *5 (-623 (-400 (-926 *9)))) (-5 *6 (-623 (-623 *12))) (-5 *7 (-749)) (-5 *8 (-550)) (-4 *9 (-13 (-300) (-145))) (-4 *12 (-923 *9 *11 *10)) (-4 *10 (-13 (-825) (-596 (-1145)))) (-4 *11 (-771)) (-5 *2 (-2 (|:| |eqzro| (-623 *12)) (|:| |neqzro| (-623 *12)) (|:| |wcond| (-623 (-926 *9))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 *9)))) (|:| -2206 (-623 (-1228 (-400 (-926 *9))))))))) (-5 *1 (-898 *9 *10 *11 *12)))) (-3309 (*1 *2 *2 *3) (-12 (-5 *2 (-667 *7)) (-5 *3 (-623 *7)) (-4 *7 (-923 *4 *6 *5)) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)) (-5 *1 (-898 *4 *5 *6 *7)))) (-1478 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *8)) (-5 *4 (-749)) (-4 *8 (-923 *5 *7 *6)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1145)))) (-4 *7 (-771)) (-5 *2 (-623 (-2 (|:| |det| *8) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (-5 *1 (-898 *5 *6 *7 *8)))) (-2780 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-623 *8))) (-5 *3 (-623 *8)) (-4 *8 (-923 *5 *7 *6)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1145)))) (-4 *7 (-771)) (-5 *2 (-112)) (-5 *1 (-898 *5 *6 *7 *8)))) (-3970 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)) (-5 *2 (-623 (-623 (-550)))) (-5 *1 (-898 *4 *5 *6 *7)) (-5 *3 (-550)) (-4 *7 (-923 *4 *6 *5)))) (-2107 (*1 *2 *2) (-12 (-5 *2 (-623 (-623 *6))) (-4 *6 (-923 *3 *5 *4)) (-4 *3 (-13 (-300) (-145))) (-4 *4 (-13 (-825) (-596 (-1145)))) (-4 *5 (-771)) (-5 *1 (-898 *3 *4 *5 *6)))) (-4256 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| -3398 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| *7) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 *7))))) (-4 *7 (-923 *4 *6 *5)) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)) (-5 *2 (-749)) (-5 *1 (-898 *4 *5 *6 *7)))) (-1385 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| -3398 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| *7) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 *7))))) (-4 *7 (-923 *4 *6 *5)) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)) (-5 *2 (-749)) (-5 *1 (-898 *4 *5 *6 *7)))) (-2904 (*1 *2 *3) (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)) (-5 *2 (-623 *3)) (-5 *1 (-898 *4 *5 *6 *3)) (-4 *3 (-923 *4 *6 *5)))) (-4297 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -3121 (-667 (-400 (-926 *4)))) (|:| |vec| (-623 (-400 (-926 *4)))) (|:| -3398 (-749)) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550))))) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)) (-5 *2 (-2 (|:| |partsol| (-1228 (-400 (-926 *4)))) (|:| -2206 (-623 (-1228 (-400 (-926 *4))))))) (-5 *1 (-898 *4 *5 *6 *7)) (-4 *7 (-923 *4 *6 *5)))) (-1545 (*1 *2 *2 *3) (-12 (-5 *2 (-2 (|:| |partsol| (-1228 (-400 (-926 *4)))) (|:| -2206 (-623 (-1228 (-400 (-926 *4))))))) (-5 *3 (-623 *7)) (-4 *4 (-13 (-300) (-145))) (-4 *7 (-923 *4 *6 *5)) (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)) (-5 *1 (-898 *4 *5 *6 *7)))) (-3200 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *8)) (-4 *8 (-923 *5 *7 *6)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1145)))) (-4 *7 (-771)) (-5 *2 (-623 (-2 (|:| -3398 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| *8) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 *8))))) (-5 *1 (-898 *5 *6 *7 *8)) (-5 *4 (-749)))) (-2071 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)) (-4 *7 (-923 *4 *6 *5)) (-5 *2 (-2 (|:| |sysok| (-112)) (|:| |z0| (-623 *7)) (|:| |n0| (-623 *7)))) (-5 *1 (-898 *4 *5 *6 *7)) (-5 *3 (-623 *7)))) (-3720 (*1 *2 *3) (-12 (-5 *3 (-926 *4)) (-4 *4 (-13 (-300) (-145))) (-4 *2 (-923 *4 *6 *5)) (-5 *1 (-898 *4 *5 *6 *2)) (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)))) (-3958 (*1 *2 *3) (-12 (-5 *3 (-623 (-1145))) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)) (-5 *2 (-623 (-400 (-926 *4)))) (-5 *1 (-898 *4 *5 *6 *7)) (-4 *7 (-923 *4 *6 *5)))) (-2345 (*1 *2 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-923 *4 *6 *5)) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)) (-5 *2 (-623 (-400 (-926 *4)))) (-5 *1 (-898 *4 *5 *6 *7)))) (-2345 (*1 *2 *3) (-12 (-5 *3 (-667 *7)) (-4 *7 (-923 *4 *6 *5)) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)) (-5 *2 (-667 (-400 (-926 *4)))) (-5 *1 (-898 *4 *5 *6 *7)))) (-2345 (*1 *2 *3) (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)) (-5 *2 (-400 (-926 *4))) (-5 *1 (-898 *4 *5 *6 *3)) (-4 *3 (-923 *4 *6 *5)))) (-2721 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-667 *11)) (-5 *4 (-623 (-400 (-926 *8)))) (-5 *5 (-749)) (-5 *6 (-1127)) (-4 *8 (-13 (-300) (-145))) (-4 *11 (-923 *8 *10 *9)) (-4 *9 (-13 (-825) (-596 (-1145)))) (-4 *10 (-771)) (-5 *2 (-2 (|:| |rgl| (-623 (-2 (|:| |eqzro| (-623 *11)) (|:| |neqzro| (-623 *11)) (|:| |wcond| (-623 (-926 *8))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 *8)))) (|:| -2206 (-623 (-1228 (-400 (-926 *8)))))))))) (|:| |rgsz| (-550)))) (-5 *1 (-898 *8 *9 *10 *11)) (-5 *7 (-550)))) (-3361 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)) (-5 *2 (-623 (-2 (|:| |eqzro| (-623 *7)) (|:| |neqzro| (-623 *7)) (|:| |wcond| (-623 (-926 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 *4)))) (|:| -2206 (-623 (-1228 (-400 (-926 *4)))))))))) (-5 *1 (-898 *4 *5 *6 *7)) (-4 *7 (-923 *4 *6 *5)))) (-1428 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-2 (|:| |eqzro| (-623 *8)) (|:| |neqzro| (-623 *8)) (|:| |wcond| (-623 (-926 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 *5)))) (|:| -2206 (-623 (-1228 (-400 (-926 *5)))))))))) (-5 *4 (-1127)) (-4 *5 (-13 (-300) (-145))) (-4 *8 (-923 *5 *7 *6)) (-4 *6 (-13 (-825) (-596 (-1145)))) (-4 *7 (-771)) (-5 *2 (-550)) (-5 *1 (-898 *5 *6 *7 *8)))) (-2724 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-667 *9)) (-5 *4 (-895)) (-5 *5 (-1127)) (-4 *9 (-923 *6 *8 *7)) (-4 *6 (-13 (-300) (-145))) (-4 *7 (-13 (-825) (-596 (-1145)))) (-4 *8 (-771)) (-5 *2 (-550)) (-5 *1 (-898 *6 *7 *8 *9)))) (-2724 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-667 *10)) (-5 *4 (-623 (-1145))) (-5 *5 (-895)) (-5 *6 (-1127)) (-4 *10 (-923 *7 *9 *8)) (-4 *7 (-13 (-300) (-145))) (-4 *8 (-13 (-825) (-596 (-1145)))) (-4 *9 (-771)) (-5 *2 (-550)) (-5 *1 (-898 *7 *8 *9 *10)))) (-2724 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-667 *10)) (-5 *4 (-623 *10)) (-5 *5 (-895)) (-5 *6 (-1127)) (-4 *10 (-923 *7 *9 *8)) (-4 *7 (-13 (-300) (-145))) (-4 *8 (-13 (-825) (-596 (-1145)))) (-4 *9 (-771)) (-5 *2 (-550)) (-5 *1 (-898 *7 *8 *9 *10)))) (-2724 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *8)) (-5 *4 (-1127)) (-4 *8 (-923 *5 *7 *6)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1145)))) (-4 *7 (-771)) (-5 *2 (-550)) (-5 *1 (-898 *5 *6 *7 *8)))) (-2724 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-667 *9)) (-5 *4 (-623 (-1145))) (-5 *5 (-1127)) (-4 *9 (-923 *6 *8 *7)) (-4 *6 (-13 (-300) (-145))) (-4 *7 (-13 (-825) (-596 (-1145)))) (-4 *8 (-771)) (-5 *2 (-550)) (-5 *1 (-898 *6 *7 *8 *9)))) (-2724 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-667 *9)) (-5 *4 (-623 *9)) (-5 *5 (-1127)) (-4 *9 (-923 *6 *8 *7)) (-4 *6 (-13 (-300) (-145))) (-4 *7 (-13 (-825) (-596 (-1145)))) (-4 *8 (-771)) (-5 *2 (-550)) (-5 *1 (-898 *6 *7 *8 *9)))) (-2724 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *8)) (-5 *4 (-895)) (-4 *8 (-923 *5 *7 *6)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1145)))) (-4 *7 (-771)) (-5 *2 (-623 (-2 (|:| |eqzro| (-623 *8)) (|:| |neqzro| (-623 *8)) (|:| |wcond| (-623 (-926 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 *5)))) (|:| -2206 (-623 (-1228 (-400 (-926 *5)))))))))) (-5 *1 (-898 *5 *6 *7 *8)))) (-2724 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-667 *9)) (-5 *4 (-623 (-1145))) (-5 *5 (-895)) (-4 *9 (-923 *6 *8 *7)) (-4 *6 (-13 (-300) (-145))) (-4 *7 (-13 (-825) (-596 (-1145)))) (-4 *8 (-771)) (-5 *2 (-623 (-2 (|:| |eqzro| (-623 *9)) (|:| |neqzro| (-623 *9)) (|:| |wcond| (-623 (-926 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 *6)))) (|:| -2206 (-623 (-1228 (-400 (-926 *6)))))))))) (-5 *1 (-898 *6 *7 *8 *9)))) (-2724 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-667 *9)) (-5 *5 (-895)) (-4 *9 (-923 *6 *8 *7)) (-4 *6 (-13 (-300) (-145))) (-4 *7 (-13 (-825) (-596 (-1145)))) (-4 *8 (-771)) (-5 *2 (-623 (-2 (|:| |eqzro| (-623 *9)) (|:| |neqzro| (-623 *9)) (|:| |wcond| (-623 (-926 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 *6)))) (|:| -2206 (-623 (-1228 (-400 (-926 *6)))))))))) (-5 *1 (-898 *6 *7 *8 *9)) (-5 *4 (-623 *9)))) (-2724 (*1 *2 *3) (-12 (-5 *3 (-667 *7)) (-4 *7 (-923 *4 *6 *5)) (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)) (-5 *2 (-623 (-2 (|:| |eqzro| (-623 *7)) (|:| |neqzro| (-623 *7)) (|:| |wcond| (-623 (-926 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 *4)))) (|:| -2206 (-623 (-1228 (-400 (-926 *4)))))))))) (-5 *1 (-898 *4 *5 *6 *7)))) (-2724 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *8)) (-5 *4 (-623 (-1145))) (-4 *8 (-923 *5 *7 *6)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1145)))) (-4 *7 (-771)) (-5 *2 (-623 (-2 (|:| |eqzro| (-623 *8)) (|:| |neqzro| (-623 *8)) (|:| |wcond| (-623 (-926 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 *5)))) (|:| -2206 (-623 (-1228 (-400 (-926 *5)))))))))) (-5 *1 (-898 *5 *6 *7 *8)))) (-2724 (*1 *2 *3 *4) (-12 (-5 *3 (-667 *8)) (-4 *8 (-923 *5 *7 *6)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1145)))) (-4 *7 (-771)) (-5 *2 (-623 (-2 (|:| |eqzro| (-623 *8)) (|:| |neqzro| (-623 *8)) (|:| |wcond| (-623 (-926 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 *5)))) (|:| -2206 (-623 (-1228 (-400 (-926 *5)))))))))) (-5 *1 (-898 *5 *6 *7 *8)) (-5 *4 (-623 *8)))))
+(-10 -7 (-15 -2724 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-667 |#4|) (-623 |#4|))) (-15 -2724 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-667 |#4|) (-623 (-1145)))) (-15 -2724 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-667 |#4|))) (-15 -2724 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-667 |#4|) (-623 |#4|) (-895))) (-15 -2724 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-667 |#4|) (-623 (-1145)) (-895))) (-15 -2724 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-667 |#4|) (-895))) (-15 -2724 ((-550) (-667 |#4|) (-623 |#4|) (-1127))) (-15 -2724 ((-550) (-667 |#4|) (-623 (-1145)) (-1127))) (-15 -2724 ((-550) (-667 |#4|) (-1127))) (-15 -2724 ((-550) (-667 |#4|) (-623 |#4|) (-895) (-1127))) (-15 -2724 ((-550) (-667 |#4|) (-623 (-1145)) (-895) (-1127))) (-15 -2724 ((-550) (-667 |#4|) (-895) (-1127))) (-15 -1428 ((-550) (-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-1127))) (-15 -3361 ((-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|))))))))) (-1127))) (-15 -2721 ((-2 (|:| |rgl| (-623 (-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|)))))))))) (|:| |rgsz| (-550))) (-667 |#4|) (-623 (-400 (-926 |#1|))) (-749) (-1127) (-550))) (-15 -2345 ((-400 (-926 |#1|)) |#4|)) (-15 -2345 ((-667 (-400 (-926 |#1|))) (-667 |#4|))) (-15 -2345 ((-623 (-400 (-926 |#1|))) (-623 |#4|))) (-15 -3958 ((-623 (-400 (-926 |#1|))) (-623 (-1145)))) (-15 -3720 (|#4| (-926 |#1|))) (-15 -2071 ((-2 (|:| |sysok| (-112)) (|:| |z0| (-623 |#4|)) (|:| |n0| (-623 |#4|))) (-623 |#4|) (-623 |#4|))) (-15 -3200 ((-623 (-2 (|:| -3398 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 |#4|)))) (-667 |#4|) (-749))) (-15 -1545 ((-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|)))))) (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|)))))) (-623 |#4|))) (-15 -4297 ((-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|)))))) (-2 (|:| -3121 (-667 (-400 (-926 |#1|)))) (|:| |vec| (-623 (-400 (-926 |#1|)))) (|:| -3398 (-749)) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (-15 -2904 ((-623 |#4|) |#4|)) (-15 -1385 ((-749) (-623 (-2 (|:| -3398 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 |#4|)))))) (-15 -4256 ((-749) (-623 (-2 (|:| -3398 (-749)) (|:| |eqns| (-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))) (|:| |fgb| (-623 |#4|)))))) (-15 -2107 ((-623 (-623 |#4|)) (-623 (-623 |#4|)))) (-15 -3970 ((-623 (-623 (-550))) (-550) (-550))) (-15 -2780 ((-112) (-623 |#4|) (-623 (-623 |#4|)))) (-15 -1478 ((-623 (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550))))) (-667 |#4|) (-749))) (-15 -3309 ((-667 |#4|) (-667 |#4|) (-623 |#4|))) (-15 -3064 ((-2 (|:| |eqzro| (-623 |#4|)) (|:| |neqzro| (-623 |#4|)) (|:| |wcond| (-623 (-926 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1228 (-400 (-926 |#1|)))) (|:| -2206 (-623 (-1228 (-400 (-926 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))) (-667 |#4|) (-623 (-400 (-926 |#1|))) (-623 (-623 |#4|)) (-749) (-749) (-550))) (-15 -1487 (|#4| |#4|)) (-15 -1382 ((-112) (-623 |#4|))) (-15 -1382 ((-112) (-623 (-926 |#1|)))))
+((-4014 (((-901) |#1| (-1145)) 17) (((-901) |#1| (-1145) (-1063 (-219))) 21)) (-1954 (((-901) |#1| |#1| (-1145) (-1063 (-219))) 19) (((-901) |#1| (-1145) (-1063 (-219))) 15)))
+(((-899 |#1|) (-10 -7 (-15 -1954 ((-901) |#1| (-1145) (-1063 (-219)))) (-15 -1954 ((-901) |#1| |#1| (-1145) (-1063 (-219)))) (-15 -4014 ((-901) |#1| (-1145) (-1063 (-219)))) (-15 -4014 ((-901) |#1| (-1145)))) (-596 (-526))) (T -899))
+((-4014 (*1 *2 *3 *4) (-12 (-5 *4 (-1145)) (-5 *2 (-901)) (-5 *1 (-899 *3)) (-4 *3 (-596 (-526))))) (-4014 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1145)) (-5 *5 (-1063 (-219))) (-5 *2 (-901)) (-5 *1 (-899 *3)) (-4 *3 (-596 (-526))))) (-1954 (*1 *2 *3 *3 *4 *5) (-12 (-5 *4 (-1145)) (-5 *5 (-1063 (-219))) (-5 *2 (-901)) (-5 *1 (-899 *3)) (-4 *3 (-596 (-526))))) (-1954 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1145)) (-5 *5 (-1063 (-219))) (-5 *2 (-901)) (-5 *1 (-899 *3)) (-4 *3 (-596 (-526))))))
+(-10 -7 (-15 -1954 ((-901) |#1| (-1145) (-1063 (-219)))) (-15 -1954 ((-901) |#1| |#1| (-1145) (-1063 (-219)))) (-15 -4014 ((-901) |#1| (-1145) (-1063 (-219)))) (-15 -4014 ((-901) |#1| (-1145))))
+((-3434 (($ $ (-1063 (-219)) (-1063 (-219)) (-1063 (-219))) 70)) (-3301 (((-1063 (-219)) $) 40)) (-3291 (((-1063 (-219)) $) 39)) (-3282 (((-1063 (-219)) $) 38)) (-1341 (((-623 (-623 (-219))) $) 43)) (-3351 (((-1063 (-219)) $) 41)) (-3437 (((-550) (-550)) 32)) (-1555 (((-550) (-550)) 28)) (-1748 (((-550) (-550)) 30)) (-3171 (((-112) (-112)) 35)) (-3241 (((-550)) 31)) (-3471 (($ $ (-1063 (-219))) 73) (($ $) 74)) (-1682 (($ (-1 (-917 (-219)) (-219)) (-1063 (-219))) 78) (($ (-1 (-917 (-219)) (-219)) (-1063 (-219)) (-1063 (-219)) (-1063 (-219)) (-1063 (-219))) 79)) (-1954 (($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1063 (-219))) 81) (($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1063 (-219)) (-1063 (-219)) (-1063 (-219)) (-1063 (-219))) 82) (($ $ (-1063 (-219))) 76)) (-2406 (((-550)) 36)) (-3535 (((-550)) 27)) (-3391 (((-550)) 29)) (-2348 (((-623 (-623 (-917 (-219)))) $) 95)) (-3857 (((-112) (-112)) 37)) (-2233 (((-837) $) 94)) (-1866 (((-112)) 34)))
+(((-900) (-13 (-948) (-10 -8 (-15 -1682 ($ (-1 (-917 (-219)) (-219)) (-1063 (-219)))) (-15 -1682 ($ (-1 (-917 (-219)) (-219)) (-1063 (-219)) (-1063 (-219)) (-1063 (-219)) (-1063 (-219)))) (-15 -1954 ($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1063 (-219)))) (-15 -1954 ($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1063 (-219)) (-1063 (-219)) (-1063 (-219)) (-1063 (-219)))) (-15 -1954 ($ $ (-1063 (-219)))) (-15 -3434 ($ $ (-1063 (-219)) (-1063 (-219)) (-1063 (-219)))) (-15 -3471 ($ $ (-1063 (-219)))) (-15 -3471 ($ $)) (-15 -3351 ((-1063 (-219)) $)) (-15 -1341 ((-623 (-623 (-219))) $)) (-15 -3535 ((-550))) (-15 -1555 ((-550) (-550))) (-15 -3391 ((-550))) (-15 -1748 ((-550) (-550))) (-15 -3241 ((-550))) (-15 -3437 ((-550) (-550))) (-15 -1866 ((-112))) (-15 -3171 ((-112) (-112))) (-15 -2406 ((-550))) (-15 -3857 ((-112) (-112)))))) (T -900))
+((-1682 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-917 (-219)) (-219))) (-5 *3 (-1063 (-219))) (-5 *1 (-900)))) (-1682 (*1 *1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-917 (-219)) (-219))) (-5 *3 (-1063 (-219))) (-5 *1 (-900)))) (-1954 (*1 *1 *2 *2 *2 *2 *3) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1063 (-219))) (-5 *1 (-900)))) (-1954 (*1 *1 *2 *2 *2 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1063 (-219))) (-5 *1 (-900)))) (-1954 (*1 *1 *1 *2) (-12 (-5 *2 (-1063 (-219))) (-5 *1 (-900)))) (-3434 (*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1063 (-219))) (-5 *1 (-900)))) (-3471 (*1 *1 *1 *2) (-12 (-5 *2 (-1063 (-219))) (-5 *1 (-900)))) (-3471 (*1 *1 *1) (-5 *1 (-900))) (-3351 (*1 *2 *1) (-12 (-5 *2 (-1063 (-219))) (-5 *1 (-900)))) (-1341 (*1 *2 *1) (-12 (-5 *2 (-623 (-623 (-219)))) (-5 *1 (-900)))) (-3535 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))) (-1555 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))) (-3391 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))) (-1748 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))) (-3241 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))) (-3437 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))) (-1866 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-900)))) (-3171 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-900)))) (-2406 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))) (-3857 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-900)))))
+(-13 (-948) (-10 -8 (-15 -1682 ($ (-1 (-917 (-219)) (-219)) (-1063 (-219)))) (-15 -1682 ($ (-1 (-917 (-219)) (-219)) (-1063 (-219)) (-1063 (-219)) (-1063 (-219)) (-1063 (-219)))) (-15 -1954 ($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1063 (-219)))) (-15 -1954 ($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1 (-219) (-219)) (-1063 (-219)) (-1063 (-219)) (-1063 (-219)) (-1063 (-219)))) (-15 -1954 ($ $ (-1063 (-219)))) (-15 -3434 ($ $ (-1063 (-219)) (-1063 (-219)) (-1063 (-219)))) (-15 -3471 ($ $ (-1063 (-219)))) (-15 -3471 ($ $)) (-15 -3351 ((-1063 (-219)) $)) (-15 -1341 ((-623 (-623 (-219))) $)) (-15 -3535 ((-550))) (-15 -1555 ((-550) (-550))) (-15 -3391 ((-550))) (-15 -1748 ((-550) (-550))) (-15 -3241 ((-550))) (-15 -3437 ((-550) (-550))) (-15 -1866 ((-112))) (-15 -3171 ((-112) (-112))) (-15 -2406 ((-550))) (-15 -3857 ((-112) (-112)))))
+((-3434 (($ $ (-1063 (-219))) 70) (($ $ (-1063 (-219)) (-1063 (-219))) 71)) (-3291 (((-1063 (-219)) $) 44)) (-3282 (((-1063 (-219)) $) 43)) (-3351 (((-1063 (-219)) $) 45)) (-2377 (((-550) (-550)) 37)) (-3334 (((-550) (-550)) 33)) (-2690 (((-550) (-550)) 35)) (-1860 (((-112) (-112)) 39)) (-4003 (((-550)) 36)) (-3471 (($ $ (-1063 (-219))) 74) (($ $) 75)) (-1682 (($ (-1 (-917 (-219)) (-219)) (-1063 (-219))) 84) (($ (-1 (-917 (-219)) (-219)) (-1063 (-219)) (-1063 (-219)) (-1063 (-219))) 85)) (-4014 (($ (-1 (-219) (-219)) (-1063 (-219))) 92) (($ (-1 (-219) (-219))) 95)) (-1954 (($ (-1 (-219) (-219)) (-1063 (-219))) 79) (($ (-1 (-219) (-219)) (-1063 (-219)) (-1063 (-219))) 80) (($ (-623 (-1 (-219) (-219))) (-1063 (-219))) 87) (($ (-623 (-1 (-219) (-219))) (-1063 (-219)) (-1063 (-219))) 88) (($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1063 (-219))) 81) (($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1063 (-219)) (-1063 (-219)) (-1063 (-219))) 82) (($ $ (-1063 (-219))) 76)) (-2311 (((-112) $) 40)) (-3198 (((-550)) 41)) (-2672 (((-550)) 32)) (-1394 (((-550)) 34)) (-2348 (((-623 (-623 (-917 (-219)))) $) 23)) (-1890 (((-112) (-112)) 42)) (-2233 (((-837) $) 106)) (-3508 (((-112)) 38)))
+(((-901) (-13 (-929) (-10 -8 (-15 -1954 ($ (-1 (-219) (-219)) (-1063 (-219)))) (-15 -1954 ($ (-1 (-219) (-219)) (-1063 (-219)) (-1063 (-219)))) (-15 -1954 ($ (-623 (-1 (-219) (-219))) (-1063 (-219)))) (-15 -1954 ($ (-623 (-1 (-219) (-219))) (-1063 (-219)) (-1063 (-219)))) (-15 -1954 ($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1063 (-219)))) (-15 -1954 ($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1063 (-219)) (-1063 (-219)) (-1063 (-219)))) (-15 -1682 ($ (-1 (-917 (-219)) (-219)) (-1063 (-219)))) (-15 -1682 ($ (-1 (-917 (-219)) (-219)) (-1063 (-219)) (-1063 (-219)) (-1063 (-219)))) (-15 -4014 ($ (-1 (-219) (-219)) (-1063 (-219)))) (-15 -4014 ($ (-1 (-219) (-219)))) (-15 -1954 ($ $ (-1063 (-219)))) (-15 -2311 ((-112) $)) (-15 -3434 ($ $ (-1063 (-219)))) (-15 -3434 ($ $ (-1063 (-219)) (-1063 (-219)))) (-15 -3471 ($ $ (-1063 (-219)))) (-15 -3471 ($ $)) (-15 -3351 ((-1063 (-219)) $)) (-15 -2672 ((-550))) (-15 -3334 ((-550) (-550))) (-15 -1394 ((-550))) (-15 -2690 ((-550) (-550))) (-15 -4003 ((-550))) (-15 -2377 ((-550) (-550))) (-15 -3508 ((-112))) (-15 -1860 ((-112) (-112))) (-15 -3198 ((-550))) (-15 -1890 ((-112) (-112)))))) (T -901))
+((-1954 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1063 (-219))) (-5 *1 (-901)))) (-1954 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1063 (-219))) (-5 *1 (-901)))) (-1954 (*1 *1 *2 *3) (-12 (-5 *2 (-623 (-1 (-219) (-219)))) (-5 *3 (-1063 (-219))) (-5 *1 (-901)))) (-1954 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-623 (-1 (-219) (-219)))) (-5 *3 (-1063 (-219))) (-5 *1 (-901)))) (-1954 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1063 (-219))) (-5 *1 (-901)))) (-1954 (*1 *1 *2 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1063 (-219))) (-5 *1 (-901)))) (-1682 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-917 (-219)) (-219))) (-5 *3 (-1063 (-219))) (-5 *1 (-901)))) (-1682 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-917 (-219)) (-219))) (-5 *3 (-1063 (-219))) (-5 *1 (-901)))) (-4014 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1063 (-219))) (-5 *1 (-901)))) (-4014 (*1 *1 *2) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *1 (-901)))) (-1954 (*1 *1 *1 *2) (-12 (-5 *2 (-1063 (-219))) (-5 *1 (-901)))) (-2311 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-901)))) (-3434 (*1 *1 *1 *2) (-12 (-5 *2 (-1063 (-219))) (-5 *1 (-901)))) (-3434 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-1063 (-219))) (-5 *1 (-901)))) (-3471 (*1 *1 *1 *2) (-12 (-5 *2 (-1063 (-219))) (-5 *1 (-901)))) (-3471 (*1 *1 *1) (-5 *1 (-901))) (-3351 (*1 *2 *1) (-12 (-5 *2 (-1063 (-219))) (-5 *1 (-901)))) (-2672 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-901)))) (-3334 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-901)))) (-1394 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-901)))) (-2690 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-901)))) (-4003 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-901)))) (-2377 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-901)))) (-3508 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-901)))) (-1860 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-901)))) (-3198 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-901)))) (-1890 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-901)))))
+(-13 (-929) (-10 -8 (-15 -1954 ($ (-1 (-219) (-219)) (-1063 (-219)))) (-15 -1954 ($ (-1 (-219) (-219)) (-1063 (-219)) (-1063 (-219)))) (-15 -1954 ($ (-623 (-1 (-219) (-219))) (-1063 (-219)))) (-15 -1954 ($ (-623 (-1 (-219) (-219))) (-1063 (-219)) (-1063 (-219)))) (-15 -1954 ($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1063 (-219)))) (-15 -1954 ($ (-1 (-219) (-219)) (-1 (-219) (-219)) (-1063 (-219)) (-1063 (-219)) (-1063 (-219)))) (-15 -1682 ($ (-1 (-917 (-219)) (-219)) (-1063 (-219)))) (-15 -1682 ($ (-1 (-917 (-219)) (-219)) (-1063 (-219)) (-1063 (-219)) (-1063 (-219)))) (-15 -4014 ($ (-1 (-219) (-219)) (-1063 (-219)))) (-15 -4014 ($ (-1 (-219) (-219)))) (-15 -1954 ($ $ (-1063 (-219)))) (-15 -2311 ((-112) $)) (-15 -3434 ($ $ (-1063 (-219)))) (-15 -3434 ($ $ (-1063 (-219)) (-1063 (-219)))) (-15 -3471 ($ $ (-1063 (-219)))) (-15 -3471 ($ $)) (-15 -3351 ((-1063 (-219)) $)) (-15 -2672 ((-550))) (-15 -3334 ((-550) (-550))) (-15 -1394 ((-550))) (-15 -2690 ((-550) (-550))) (-15 -4003 ((-550))) (-15 -2377 ((-550) (-550))) (-15 -3508 ((-112))) (-15 -1860 ((-112) (-112))) (-15 -3198 ((-550))) (-15 -1890 ((-112) (-112)))))
+((-3450 (((-623 (-1063 (-219))) (-623 (-623 (-917 (-219))))) 24)))
+(((-902) (-10 -7 (-15 -3450 ((-623 (-1063 (-219))) (-623 (-623 (-917 (-219)))))))) (T -902))
+((-3450 (*1 *2 *3) (-12 (-5 *3 (-623 (-623 (-917 (-219))))) (-5 *2 (-623 (-1063 (-219)))) (-5 *1 (-902)))))
+(-10 -7 (-15 -3450 ((-623 (-1063 (-219))) (-623 (-623 (-917 (-219)))))))
+((-2569 ((|#2| |#2|) 26)) (-4271 ((|#2| |#2|) 27)) (-4165 ((|#2| |#2|) 25)) (-2527 ((|#2| |#2| (-1127)) 24)))
+(((-903 |#1| |#2|) (-10 -7 (-15 -2527 (|#2| |#2| (-1127))) (-15 -4165 (|#2| |#2|)) (-15 -2569 (|#2| |#2|)) (-15 -4271 (|#2| |#2|))) (-825) (-423 |#1|)) (T -903))
+((-4271 (*1 *2 *2) (-12 (-4 *3 (-825)) (-5 *1 (-903 *3 *2)) (-4 *2 (-423 *3)))) (-2569 (*1 *2 *2) (-12 (-4 *3 (-825)) (-5 *1 (-903 *3 *2)) (-4 *2 (-423 *3)))) (-4165 (*1 *2 *2) (-12 (-4 *3 (-825)) (-5 *1 (-903 *3 *2)) (-4 *2 (-423 *3)))) (-2527 (*1 *2 *2 *3) (-12 (-5 *3 (-1127)) (-4 *4 (-825)) (-5 *1 (-903 *4 *2)) (-4 *2 (-423 *4)))))
+(-10 -7 (-15 -2527 (|#2| |#2| (-1127))) (-15 -4165 (|#2| |#2|)) (-15 -2569 (|#2| |#2|)) (-15 -4271 (|#2| |#2|)))
+((-2569 (((-309 (-550)) (-1145)) 16)) (-4271 (((-309 (-550)) (-1145)) 14)) (-4165 (((-309 (-550)) (-1145)) 12)) (-2527 (((-309 (-550)) (-1145) (-1127)) 19)))
+(((-904) (-10 -7 (-15 -2527 ((-309 (-550)) (-1145) (-1127))) (-15 -4165 ((-309 (-550)) (-1145))) (-15 -2569 ((-309 (-550)) (-1145))) (-15 -4271 ((-309 (-550)) (-1145))))) (T -904))
+((-4271 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-309 (-550))) (-5 *1 (-904)))) (-2569 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-309 (-550))) (-5 *1 (-904)))) (-4165 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-309 (-550))) (-5 *1 (-904)))) (-2527 (*1 *2 *3 *4) (-12 (-5 *3 (-1145)) (-5 *4 (-1127)) (-5 *2 (-309 (-550))) (-5 *1 (-904)))))
+(-10 -7 (-15 -2527 ((-309 (-550)) (-1145) (-1127))) (-15 -4165 ((-309 (-550)) (-1145))) (-15 -2569 ((-309 (-550)) (-1145))) (-15 -4271 ((-309 (-550)) (-1145))))
+((-4141 (((-863 |#1| |#3|) |#2| (-866 |#1|) (-863 |#1| |#3|)) 25)) (-2183 (((-1 (-112) |#2|) (-1 (-112) |#3|)) 13)))
+(((-905 |#1| |#2| |#3|) (-10 -7 (-15 -2183 ((-1 (-112) |#2|) (-1 (-112) |#3|))) (-15 -4141 ((-863 |#1| |#3|) |#2| (-866 |#1|) (-863 |#1| |#3|)))) (-1069) (-860 |#1|) (-13 (-1069) (-1012 |#2|))) (T -905))
+((-4141 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-863 *5 *6)) (-5 *4 (-866 *5)) (-4 *5 (-1069)) (-4 *6 (-13 (-1069) (-1012 *3))) (-4 *3 (-860 *5)) (-5 *1 (-905 *5 *3 *6)))) (-2183 (*1 *2 *3) (-12 (-5 *3 (-1 (-112) *6)) (-4 *6 (-13 (-1069) (-1012 *5))) (-4 *5 (-860 *4)) (-4 *4 (-1069)) (-5 *2 (-1 (-112) *5)) (-5 *1 (-905 *4 *5 *6)))))
+(-10 -7 (-15 -2183 ((-1 (-112) |#2|) (-1 (-112) |#3|))) (-15 -4141 ((-863 |#1| |#3|) |#2| (-866 |#1|) (-863 |#1| |#3|))))
+((-4141 (((-863 |#1| |#3|) |#3| (-866 |#1|) (-863 |#1| |#3|)) 30)))
+(((-906 |#1| |#2| |#3|) (-10 -7 (-15 -4141 ((-863 |#1| |#3|) |#3| (-866 |#1|) (-863 |#1| |#3|)))) (-1069) (-13 (-542) (-825) (-860 |#1|)) (-13 (-423 |#2|) (-596 (-866 |#1|)) (-860 |#1|) (-1012 (-594 $)))) (T -906))
+((-4141 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-863 *5 *3)) (-4 *5 (-1069)) (-4 *3 (-13 (-423 *6) (-596 *4) (-860 *5) (-1012 (-594 $)))) (-5 *4 (-866 *5)) (-4 *6 (-13 (-542) (-825) (-860 *5))) (-5 *1 (-906 *5 *6 *3)))))
+(-10 -7 (-15 -4141 ((-863 |#1| |#3|) |#3| (-866 |#1|) (-863 |#1| |#3|))))
+((-4141 (((-863 (-550) |#1|) |#1| (-866 (-550)) (-863 (-550) |#1|)) 13)))
+(((-907 |#1|) (-10 -7 (-15 -4141 ((-863 (-550) |#1|) |#1| (-866 (-550)) (-863 (-550) |#1|)))) (-535)) (T -907))
+((-4141 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-863 (-550) *3)) (-5 *4 (-866 (-550))) (-4 *3 (-535)) (-5 *1 (-907 *3)))))
+(-10 -7 (-15 -4141 ((-863 (-550) |#1|) |#1| (-866 (-550)) (-863 (-550) |#1|))))
+((-4141 (((-863 |#1| |#2|) (-594 |#2|) (-866 |#1|) (-863 |#1| |#2|)) 54)))
+(((-908 |#1| |#2|) (-10 -7 (-15 -4141 ((-863 |#1| |#2|) (-594 |#2|) (-866 |#1|) (-863 |#1| |#2|)))) (-1069) (-13 (-825) (-1012 (-594 $)) (-596 (-866 |#1|)) (-860 |#1|))) (T -908))
+((-4141 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-863 *5 *6)) (-5 *3 (-594 *6)) (-4 *5 (-1069)) (-4 *6 (-13 (-825) (-1012 (-594 $)) (-596 *4) (-860 *5))) (-5 *4 (-866 *5)) (-5 *1 (-908 *5 *6)))))
+(-10 -7 (-15 -4141 ((-863 |#1| |#2|) (-594 |#2|) (-866 |#1|) (-863 |#1| |#2|))))
+((-4141 (((-859 |#1| |#2| |#3|) |#3| (-866 |#1|) (-859 |#1| |#2| |#3|)) 15)))
+(((-909 |#1| |#2| |#3|) (-10 -7 (-15 -4141 ((-859 |#1| |#2| |#3|) |#3| (-866 |#1|) (-859 |#1| |#2| |#3|)))) (-1069) (-860 |#1|) (-644 |#2|)) (T -909))
+((-4141 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-859 *5 *6 *3)) (-5 *4 (-866 *5)) (-4 *5 (-1069)) (-4 *6 (-860 *5)) (-4 *3 (-644 *6)) (-5 *1 (-909 *5 *6 *3)))))
+(-10 -7 (-15 -4141 ((-859 |#1| |#2| |#3|) |#3| (-866 |#1|) (-859 |#1| |#2| |#3|))))
+((-4141 (((-863 |#1| |#5|) |#5| (-866 |#1|) (-863 |#1| |#5|)) 17 (|has| |#3| (-860 |#1|))) (((-863 |#1| |#5|) |#5| (-866 |#1|) (-863 |#1| |#5|) (-1 (-863 |#1| |#5|) |#3| (-866 |#1|) (-863 |#1| |#5|))) 16)))
+(((-910 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -4141 ((-863 |#1| |#5|) |#5| (-866 |#1|) (-863 |#1| |#5|) (-1 (-863 |#1| |#5|) |#3| (-866 |#1|) (-863 |#1| |#5|)))) (IF (|has| |#3| (-860 |#1|)) (-15 -4141 ((-863 |#1| |#5|) |#5| (-866 |#1|) (-863 |#1| |#5|))) |%noBranch|)) (-1069) (-771) (-825) (-13 (-1021) (-825) (-860 |#1|)) (-13 (-923 |#4| |#2| |#3|) (-596 (-866 |#1|)))) (T -910))
+((-4141 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-863 *5 *3)) (-4 *5 (-1069)) (-4 *3 (-13 (-923 *8 *6 *7) (-596 *4))) (-5 *4 (-866 *5)) (-4 *7 (-860 *5)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-13 (-1021) (-825) (-860 *5))) (-5 *1 (-910 *5 *6 *7 *8 *3)))) (-4141 (*1 *2 *3 *4 *2 *5) (-12 (-5 *5 (-1 (-863 *6 *3) *8 (-866 *6) (-863 *6 *3))) (-4 *8 (-825)) (-5 *2 (-863 *6 *3)) (-5 *4 (-866 *6)) (-4 *6 (-1069)) (-4 *3 (-13 (-923 *9 *7 *8) (-596 *4))) (-4 *7 (-771)) (-4 *9 (-13 (-1021) (-825) (-860 *6))) (-5 *1 (-910 *6 *7 *8 *9 *3)))))
+(-10 -7 (-15 -4141 ((-863 |#1| |#5|) |#5| (-866 |#1|) (-863 |#1| |#5|) (-1 (-863 |#1| |#5|) |#3| (-866 |#1|) (-863 |#1| |#5|)))) (IF (|has| |#3| (-860 |#1|)) (-15 -4141 ((-863 |#1| |#5|) |#5| (-866 |#1|) (-863 |#1| |#5|))) |%noBranch|))
+((-1275 ((|#2| |#2| (-623 (-1 (-112) |#3|))) 12) ((|#2| |#2| (-1 (-112) |#3|)) 13)))
+(((-911 |#1| |#2| |#3|) (-10 -7 (-15 -1275 (|#2| |#2| (-1 (-112) |#3|))) (-15 -1275 (|#2| |#2| (-623 (-1 (-112) |#3|))))) (-825) (-423 |#1|) (-1182)) (T -911))
+((-1275 (*1 *2 *2 *3) (-12 (-5 *3 (-623 (-1 (-112) *5))) (-4 *5 (-1182)) (-4 *4 (-825)) (-5 *1 (-911 *4 *2 *5)) (-4 *2 (-423 *4)))) (-1275 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-112) *5)) (-4 *5 (-1182)) (-4 *4 (-825)) (-5 *1 (-911 *4 *2 *5)) (-4 *2 (-423 *4)))))
+(-10 -7 (-15 -1275 (|#2| |#2| (-1 (-112) |#3|))) (-15 -1275 (|#2| |#2| (-623 (-1 (-112) |#3|)))))
+((-1275 (((-309 (-550)) (-1145) (-623 (-1 (-112) |#1|))) 18) (((-309 (-550)) (-1145) (-1 (-112) |#1|)) 15)))
+(((-912 |#1|) (-10 -7 (-15 -1275 ((-309 (-550)) (-1145) (-1 (-112) |#1|))) (-15 -1275 ((-309 (-550)) (-1145) (-623 (-1 (-112) |#1|))))) (-1182)) (T -912))
+((-1275 (*1 *2 *3 *4) (-12 (-5 *3 (-1145)) (-5 *4 (-623 (-1 (-112) *5))) (-4 *5 (-1182)) (-5 *2 (-309 (-550))) (-5 *1 (-912 *5)))) (-1275 (*1 *2 *3 *4) (-12 (-5 *3 (-1145)) (-5 *4 (-1 (-112) *5)) (-4 *5 (-1182)) (-5 *2 (-309 (-550))) (-5 *1 (-912 *5)))))
+(-10 -7 (-15 -1275 ((-309 (-550)) (-1145) (-1 (-112) |#1|))) (-15 -1275 ((-309 (-550)) (-1145) (-623 (-1 (-112) |#1|)))))
+((-4141 (((-863 |#1| |#3|) |#3| (-866 |#1|) (-863 |#1| |#3|)) 25)))
+(((-913 |#1| |#2| |#3|) (-10 -7 (-15 -4141 ((-863 |#1| |#3|) |#3| (-866 |#1|) (-863 |#1| |#3|)))) (-1069) (-13 (-542) (-860 |#1|) (-596 (-866 |#1|))) (-966 |#2|)) (T -913))
+((-4141 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-863 *5 *3)) (-4 *5 (-1069)) (-4 *3 (-966 *6)) (-4 *6 (-13 (-542) (-860 *5) (-596 *4))) (-5 *4 (-866 *5)) (-5 *1 (-913 *5 *6 *3)))))
+(-10 -7 (-15 -4141 ((-863 |#1| |#3|) |#3| (-866 |#1|) (-863 |#1| |#3|))))
+((-4141 (((-863 |#1| (-1145)) (-1145) (-866 |#1|) (-863 |#1| (-1145))) 17)))
+(((-914 |#1|) (-10 -7 (-15 -4141 ((-863 |#1| (-1145)) (-1145) (-866 |#1|) (-863 |#1| (-1145))))) (-1069)) (T -914))
+((-4141 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-863 *5 (-1145))) (-5 *3 (-1145)) (-5 *4 (-866 *5)) (-4 *5 (-1069)) (-5 *1 (-914 *5)))))
+(-10 -7 (-15 -4141 ((-863 |#1| (-1145)) (-1145) (-866 |#1|) (-863 |#1| (-1145)))))
+((-2829 (((-863 |#1| |#3|) (-623 |#3|) (-623 (-866 |#1|)) (-863 |#1| |#3|) (-1 (-863 |#1| |#3|) |#3| (-866 |#1|) (-863 |#1| |#3|))) 33)) (-4141 (((-863 |#1| |#3|) (-623 |#3|) (-623 (-866 |#1|)) (-1 |#3| (-623 |#3|)) (-863 |#1| |#3|) (-1 (-863 |#1| |#3|) |#3| (-866 |#1|) (-863 |#1| |#3|))) 32)))
+(((-915 |#1| |#2| |#3|) (-10 -7 (-15 -4141 ((-863 |#1| |#3|) (-623 |#3|) (-623 (-866 |#1|)) (-1 |#3| (-623 |#3|)) (-863 |#1| |#3|) (-1 (-863 |#1| |#3|) |#3| (-866 |#1|) (-863 |#1| |#3|)))) (-15 -2829 ((-863 |#1| |#3|) (-623 |#3|) (-623 (-866 |#1|)) (-863 |#1| |#3|) (-1 (-863 |#1| |#3|) |#3| (-866 |#1|) (-863 |#1| |#3|))))) (-1069) (-13 (-1021) (-825)) (-13 (-1021) (-596 (-866 |#1|)) (-1012 |#2|))) (T -915))
+((-2829 (*1 *2 *3 *4 *2 *5) (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 (-866 *6))) (-5 *5 (-1 (-863 *6 *8) *8 (-866 *6) (-863 *6 *8))) (-4 *6 (-1069)) (-4 *8 (-13 (-1021) (-596 (-866 *6)) (-1012 *7))) (-5 *2 (-863 *6 *8)) (-4 *7 (-13 (-1021) (-825))) (-5 *1 (-915 *6 *7 *8)))) (-4141 (*1 *2 *3 *4 *5 *2 *6) (-12 (-5 *4 (-623 (-866 *7))) (-5 *5 (-1 *9 (-623 *9))) (-5 *6 (-1 (-863 *7 *9) *9 (-866 *7) (-863 *7 *9))) (-4 *7 (-1069)) (-4 *9 (-13 (-1021) (-596 (-866 *7)) (-1012 *8))) (-5 *2 (-863 *7 *9)) (-5 *3 (-623 *9)) (-4 *8 (-13 (-1021) (-825))) (-5 *1 (-915 *7 *8 *9)))))
+(-10 -7 (-15 -4141 ((-863 |#1| |#3|) (-623 |#3|) (-623 (-866 |#1|)) (-1 |#3| (-623 |#3|)) (-863 |#1| |#3|) (-1 (-863 |#1| |#3|) |#3| (-866 |#1|) (-863 |#1| |#3|)))) (-15 -2829 ((-863 |#1| |#3|) (-623 |#3|) (-623 (-866 |#1|)) (-863 |#1| |#3|) (-1 (-863 |#1| |#3|) |#3| (-866 |#1|) (-863 |#1| |#3|)))))
+((-3645 (((-1141 (-400 (-550))) (-550)) 63)) (-1950 (((-1141 (-550)) (-550)) 66)) (-2810 (((-1141 (-550)) (-550)) 60)) (-2170 (((-550) (-1141 (-550))) 55)) (-3729 (((-1141 (-400 (-550))) (-550)) 49)) (-3855 (((-1141 (-550)) (-550)) 38)) (-2883 (((-1141 (-550)) (-550)) 68)) (-4267 (((-1141 (-550)) (-550)) 67)) (-1423 (((-1141 (-400 (-550))) (-550)) 51)))
+(((-916) (-10 -7 (-15 -1423 ((-1141 (-400 (-550))) (-550))) (-15 -4267 ((-1141 (-550)) (-550))) (-15 -2883 ((-1141 (-550)) (-550))) (-15 -3855 ((-1141 (-550)) (-550))) (-15 -3729 ((-1141 (-400 (-550))) (-550))) (-15 -2170 ((-550) (-1141 (-550)))) (-15 -2810 ((-1141 (-550)) (-550))) (-15 -1950 ((-1141 (-550)) (-550))) (-15 -3645 ((-1141 (-400 (-550))) (-550))))) (T -916))
+((-3645 (*1 *2 *3) (-12 (-5 *2 (-1141 (-400 (-550)))) (-5 *1 (-916)) (-5 *3 (-550)))) (-1950 (*1 *2 *3) (-12 (-5 *2 (-1141 (-550))) (-5 *1 (-916)) (-5 *3 (-550)))) (-2810 (*1 *2 *3) (-12 (-5 *2 (-1141 (-550))) (-5 *1 (-916)) (-5 *3 (-550)))) (-2170 (*1 *2 *3) (-12 (-5 *3 (-1141 (-550))) (-5 *2 (-550)) (-5 *1 (-916)))) (-3729 (*1 *2 *3) (-12 (-5 *2 (-1141 (-400 (-550)))) (-5 *1 (-916)) (-5 *3 (-550)))) (-3855 (*1 *2 *3) (-12 (-5 *2 (-1141 (-550))) (-5 *1 (-916)) (-5 *3 (-550)))) (-2883 (*1 *2 *3) (-12 (-5 *2 (-1141 (-550))) (-5 *1 (-916)) (-5 *3 (-550)))) (-4267 (*1 *2 *3) (-12 (-5 *2 (-1141 (-550))) (-5 *1 (-916)) (-5 *3 (-550)))) (-1423 (*1 *2 *3) (-12 (-5 *2 (-1141 (-400 (-550)))) (-5 *1 (-916)) (-5 *3 (-550)))))
+(-10 -7 (-15 -1423 ((-1141 (-400 (-550))) (-550))) (-15 -4267 ((-1141 (-550)) (-550))) (-15 -2883 ((-1141 (-550)) (-550))) (-15 -3855 ((-1141 (-550)) (-550))) (-15 -3729 ((-1141 (-400 (-550))) (-550))) (-15 -2170 ((-550) (-1141 (-550)))) (-15 -2810 ((-1141 (-550)) (-550))) (-15 -1950 ((-1141 (-550)) (-550))) (-15 -3645 ((-1141 (-400 (-550))) (-550))))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3370 (($ (-749)) NIL (|has| |#1| (-23)))) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-1837 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-825)))) (-2734 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4345))) (($ $) NIL (-12 (|has| $ (-6 -4345)) (|has| |#1| (-825))))) (-1814 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-825)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 ((|#1| $ (-550) |#1|) 11 (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) NIL (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2991 (($) NIL T CONST)) (-3770 (($ $) NIL (|has| $ (-6 -4345)))) (-1999 (($ $) NIL)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1979 (($ |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4344)))) (-3317 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) NIL)) (-3088 (((-550) (-1 (-112) |#1|) $) NIL) (((-550) |#1| $) NIL (|has| |#1| (-1069))) (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1069)))) (-2712 (($ (-623 |#1|)) 13)) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-2755 (((-667 |#1|) $ $) NIL (|has| |#1| (-1021)))) (-3375 (($ (-749) |#1|) 8)) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) 10 (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2441 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-825)))) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2506 (((-550) $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2986 ((|#1| $) NIL (-12 (|has| |#1| (-976)) (|has| |#1| (-1021))))) (-1700 (((-112) $ (-749)) NIL)) (-3839 ((|#1| $) NIL (-12 (|has| |#1| (-976)) (|has| |#1| (-1021))))) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-1476 (($ |#1| $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-3858 ((|#1| $) NIL (|has| (-550) (-825)))) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-2491 (($ $ |#1|) NIL (|has| $ (-6 -4345)))) (-4268 (($ $ (-623 |#1|)) 26)) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#1| $ (-550) |#1|) NIL) ((|#1| $ (-550)) 20) (($ $ (-1195 (-550))) NIL)) (-3451 ((|#1| $ $) NIL (|has| |#1| (-1021)))) (-1877 (((-895) $) 16)) (-1512 (($ $ (-550)) NIL) (($ $ (-1195 (-550))) NIL)) (-1442 (($ $ $) 24)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2502 (($ $ $ (-550)) NIL (|has| $ (-6 -4345)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| |#1| (-596 (-526)))) (($ (-623 |#1|)) 17)) (-2245 (($ (-623 |#1|)) NIL)) (-4006 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) 25) (($ (-623 $)) NIL)) (-2233 (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2370 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-2358 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-550) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-705))) (($ $ |#1|) NIL (|has| |#1| (-705)))) (-3307 (((-749) $) 14 (|has| $ (-6 -4344)))))
+(((-917 |#1|) (-954 |#1|) (-1021)) (T -917))
+NIL
+(-954 |#1|)
+((-4086 (((-473 |#1| |#2|) (-926 |#2|)) 20)) (-1862 (((-241 |#1| |#2|) (-926 |#2|)) 33)) (-2425 (((-926 |#2|) (-473 |#1| |#2|)) 25)) (-2379 (((-241 |#1| |#2|) (-473 |#1| |#2|)) 55)) (-1991 (((-926 |#2|) (-241 |#1| |#2|)) 30)) (-2121 (((-473 |#1| |#2|) (-241 |#1| |#2|)) 46)))
+(((-918 |#1| |#2|) (-10 -7 (-15 -2121 ((-473 |#1| |#2|) (-241 |#1| |#2|))) (-15 -2379 ((-241 |#1| |#2|) (-473 |#1| |#2|))) (-15 -4086 ((-473 |#1| |#2|) (-926 |#2|))) (-15 -2425 ((-926 |#2|) (-473 |#1| |#2|))) (-15 -1991 ((-926 |#2|) (-241 |#1| |#2|))) (-15 -1862 ((-241 |#1| |#2|) (-926 |#2|)))) (-623 (-1145)) (-1021)) (T -918))
+((-1862 (*1 *2 *3) (-12 (-5 *3 (-926 *5)) (-4 *5 (-1021)) (-5 *2 (-241 *4 *5)) (-5 *1 (-918 *4 *5)) (-14 *4 (-623 (-1145))))) (-1991 (*1 *2 *3) (-12 (-5 *3 (-241 *4 *5)) (-14 *4 (-623 (-1145))) (-4 *5 (-1021)) (-5 *2 (-926 *5)) (-5 *1 (-918 *4 *5)))) (-2425 (*1 *2 *3) (-12 (-5 *3 (-473 *4 *5)) (-14 *4 (-623 (-1145))) (-4 *5 (-1021)) (-5 *2 (-926 *5)) (-5 *1 (-918 *4 *5)))) (-4086 (*1 *2 *3) (-12 (-5 *3 (-926 *5)) (-4 *5 (-1021)) (-5 *2 (-473 *4 *5)) (-5 *1 (-918 *4 *5)) (-14 *4 (-623 (-1145))))) (-2379 (*1 *2 *3) (-12 (-5 *3 (-473 *4 *5)) (-14 *4 (-623 (-1145))) (-4 *5 (-1021)) (-5 *2 (-241 *4 *5)) (-5 *1 (-918 *4 *5)))) (-2121 (*1 *2 *3) (-12 (-5 *3 (-241 *4 *5)) (-14 *4 (-623 (-1145))) (-4 *5 (-1021)) (-5 *2 (-473 *4 *5)) (-5 *1 (-918 *4 *5)))))
+(-10 -7 (-15 -2121 ((-473 |#1| |#2|) (-241 |#1| |#2|))) (-15 -2379 ((-241 |#1| |#2|) (-473 |#1| |#2|))) (-15 -4086 ((-473 |#1| |#2|) (-926 |#2|))) (-15 -2425 ((-926 |#2|) (-473 |#1| |#2|))) (-15 -1991 ((-926 |#2|) (-241 |#1| |#2|))) (-15 -1862 ((-241 |#1| |#2|) (-926 |#2|))))
+((-4288 (((-623 |#2|) |#2| |#2|) 10)) (-1601 (((-749) (-623 |#1|)) 37 (|has| |#1| (-823)))) (-3233 (((-623 |#2|) |#2|) 11)) (-2683 (((-749) (-623 |#1|) (-550) (-550)) 39 (|has| |#1| (-823)))) (-2152 ((|#1| |#2|) 32 (|has| |#1| (-823)))))
+(((-919 |#1| |#2|) (-10 -7 (-15 -4288 ((-623 |#2|) |#2| |#2|)) (-15 -3233 ((-623 |#2|) |#2|)) (IF (|has| |#1| (-823)) (PROGN (-15 -2152 (|#1| |#2|)) (-15 -1601 ((-749) (-623 |#1|))) (-15 -2683 ((-749) (-623 |#1|) (-550) (-550)))) |%noBranch|)) (-356) (-1204 |#1|)) (T -919))
+((-2683 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-623 *5)) (-5 *4 (-550)) (-4 *5 (-823)) (-4 *5 (-356)) (-5 *2 (-749)) (-5 *1 (-919 *5 *6)) (-4 *6 (-1204 *5)))) (-1601 (*1 *2 *3) (-12 (-5 *3 (-623 *4)) (-4 *4 (-823)) (-4 *4 (-356)) (-5 *2 (-749)) (-5 *1 (-919 *4 *5)) (-4 *5 (-1204 *4)))) (-2152 (*1 *2 *3) (-12 (-4 *2 (-356)) (-4 *2 (-823)) (-5 *1 (-919 *2 *3)) (-4 *3 (-1204 *2)))) (-3233 (*1 *2 *3) (-12 (-4 *4 (-356)) (-5 *2 (-623 *3)) (-5 *1 (-919 *4 *3)) (-4 *3 (-1204 *4)))) (-4288 (*1 *2 *3 *3) (-12 (-4 *4 (-356)) (-5 *2 (-623 *3)) (-5 *1 (-919 *4 *3)) (-4 *3 (-1204 *4)))))
+(-10 -7 (-15 -4288 ((-623 |#2|) |#2| |#2|)) (-15 -3233 ((-623 |#2|) |#2|)) (IF (|has| |#1| (-823)) (PROGN (-15 -2152 (|#1| |#2|)) (-15 -1601 ((-749) (-623 |#1|))) (-15 -2683 ((-749) (-623 |#1|) (-550) (-550)))) |%noBranch|))
+((-2392 (((-926 |#2|) (-1 |#2| |#1|) (-926 |#1|)) 19)))
+(((-920 |#1| |#2|) (-10 -7 (-15 -2392 ((-926 |#2|) (-1 |#2| |#1|) (-926 |#1|)))) (-1021) (-1021)) (T -920))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-926 *5)) (-4 *5 (-1021)) (-4 *6 (-1021)) (-5 *2 (-926 *6)) (-5 *1 (-920 *5 *6)))))
+(-10 -7 (-15 -2392 ((-926 |#2|) (-1 |#2| |#1|) (-926 |#1|))))
+((-1705 (((-1201 |#1| (-926 |#2|)) (-926 |#2|) (-1224 |#1|)) 18)))
+(((-921 |#1| |#2|) (-10 -7 (-15 -1705 ((-1201 |#1| (-926 |#2|)) (-926 |#2|) (-1224 |#1|)))) (-1145) (-1021)) (T -921))
+((-1705 (*1 *2 *3 *4) (-12 (-5 *4 (-1224 *5)) (-14 *5 (-1145)) (-4 *6 (-1021)) (-5 *2 (-1201 *5 (-926 *6))) (-5 *1 (-921 *5 *6)) (-5 *3 (-926 *6)))))
+(-10 -7 (-15 -1705 ((-1201 |#1| (-926 |#2|)) (-926 |#2|) (-1224 |#1|))))
+((-2457 (((-749) $) 71) (((-749) $ (-623 |#4|)) 74)) (-2318 (($ $) 173)) (-2207 (((-411 $) $) 165)) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) 116)) (-2288 (((-3 |#2| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 (-550) "failed") $) NIL) (((-3 |#4| "failed") $) 60)) (-2202 ((|#2| $) NIL) (((-400 (-550)) $) NIL) (((-550) $) NIL) ((|#4| $) 59)) (-1792 (($ $ $ |#4|) 76)) (-3756 (((-667 (-550)) (-667 $)) NIL) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL) (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 $) (-1228 $)) 106) (((-667 |#2|) (-667 $)) 99)) (-2731 (($ $) 180) (($ $ |#4|) 183)) (-1683 (((-623 $) $) 63)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) 199) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) 192)) (-2336 (((-623 $) $) 28)) (-1488 (($ |#2| |#3|) NIL) (($ $ |#4| (-749)) NIL) (($ $ (-623 |#4|) (-623 (-749))) 57)) (-1766 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $ |#4|) 162)) (-3833 (((-3 (-623 $) "failed") $) 42)) (-3017 (((-3 (-623 $) "failed") $) 31)) (-2891 (((-3 (-2 (|:| |var| |#4|) (|:| -3068 (-749))) "failed") $) 47)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 109)) (-3348 (((-411 (-1141 $)) (-1141 $)) 122)) (-2182 (((-411 (-1141 $)) (-1141 $)) 120)) (-1735 (((-411 $) $) 140)) (-1553 (($ $ (-623 (-287 $))) 21) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-623 |#4|) (-623 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-623 |#4|) (-623 $)) NIL)) (-3563 (($ $ |#4|) 78)) (-2451 (((-866 (-372)) $) 213) (((-866 (-550)) $) 206) (((-526) $) 221)) (-1622 ((|#2| $) NIL) (($ $ |#4|) 175)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) 154)) (-1708 ((|#2| $ |#3|) NIL) (($ $ |#4| (-749)) 52) (($ $ (-623 |#4|) (-623 (-749))) 55)) (-1613 (((-3 $ "failed") $) 156)) (-2290 (((-112) $ $) 186)))
+(((-922 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3459 ((-1141 |#1|) (-1141 |#1|) (-1141 |#1|))) (-15 -2207 ((-411 |#1|) |#1|)) (-15 -2318 (|#1| |#1|)) (-15 -1613 ((-3 |#1| "failed") |#1|)) (-15 -2290 ((-112) |#1| |#1|)) (-15 -2451 ((-526) |#1|)) (-15 -2451 ((-866 (-550)) |#1|)) (-15 -2451 ((-866 (-372)) |#1|)) (-15 -4141 ((-863 (-550) |#1|) |#1| (-866 (-550)) (-863 (-550) |#1|))) (-15 -4141 ((-863 (-372) |#1|) |#1| (-866 (-372)) (-863 (-372) |#1|))) (-15 -1735 ((-411 |#1|) |#1|)) (-15 -2182 ((-411 (-1141 |#1|)) (-1141 |#1|))) (-15 -3348 ((-411 (-1141 |#1|)) (-1141 |#1|))) (-15 -1370 ((-3 (-623 (-1141 |#1|)) "failed") (-623 (-1141 |#1|)) (-1141 |#1|))) (-15 -2897 ((-3 (-1228 |#1|) "failed") (-667 |#1|))) (-15 -2731 (|#1| |#1| |#4|)) (-15 -1622 (|#1| |#1| |#4|)) (-15 -3563 (|#1| |#1| |#4|)) (-15 -1792 (|#1| |#1| |#1| |#4|)) (-15 -1683 ((-623 |#1|) |#1|)) (-15 -2457 ((-749) |#1| (-623 |#4|))) (-15 -2457 ((-749) |#1|)) (-15 -2891 ((-3 (-2 (|:| |var| |#4|) (|:| -3068 (-749))) "failed") |#1|)) (-15 -3833 ((-3 (-623 |#1|) "failed") |#1|)) (-15 -3017 ((-3 (-623 |#1|) "failed") |#1|)) (-15 -1488 (|#1| |#1| (-623 |#4|) (-623 (-749)))) (-15 -1488 (|#1| |#1| |#4| (-749))) (-15 -1766 ((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1| |#4|)) (-15 -2336 ((-623 |#1|) |#1|)) (-15 -1708 (|#1| |#1| (-623 |#4|) (-623 (-749)))) (-15 -1708 (|#1| |#1| |#4| (-749))) (-15 -3756 ((-667 |#2|) (-667 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-667 (-550)) (-667 |#1|))) (-15 -2202 (|#4| |#1|)) (-15 -2288 ((-3 |#4| "failed") |#1|)) (-15 -1553 (|#1| |#1| (-623 |#4|) (-623 |#1|))) (-15 -1553 (|#1| |#1| |#4| |#1|)) (-15 -1553 (|#1| |#1| (-623 |#4|) (-623 |#2|))) (-15 -1553 (|#1| |#1| |#4| |#2|)) (-15 -1553 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -1553 (|#1| |#1| |#1| |#1|)) (-15 -1553 (|#1| |#1| (-287 |#1|))) (-15 -1553 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -1488 (|#1| |#2| |#3|)) (-15 -1708 (|#2| |#1| |#3|)) (-15 -2202 ((-550) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2202 (|#2| |#1|)) (-15 -1622 (|#2| |#1|)) (-15 -2731 (|#1| |#1|))) (-923 |#2| |#3| |#4|) (-1021) (-771) (-825)) (T -922))
+NIL
+(-10 -8 (-15 -3459 ((-1141 |#1|) (-1141 |#1|) (-1141 |#1|))) (-15 -2207 ((-411 |#1|) |#1|)) (-15 -2318 (|#1| |#1|)) (-15 -1613 ((-3 |#1| "failed") |#1|)) (-15 -2290 ((-112) |#1| |#1|)) (-15 -2451 ((-526) |#1|)) (-15 -2451 ((-866 (-550)) |#1|)) (-15 -2451 ((-866 (-372)) |#1|)) (-15 -4141 ((-863 (-550) |#1|) |#1| (-866 (-550)) (-863 (-550) |#1|))) (-15 -4141 ((-863 (-372) |#1|) |#1| (-866 (-372)) (-863 (-372) |#1|))) (-15 -1735 ((-411 |#1|) |#1|)) (-15 -2182 ((-411 (-1141 |#1|)) (-1141 |#1|))) (-15 -3348 ((-411 (-1141 |#1|)) (-1141 |#1|))) (-15 -1370 ((-3 (-623 (-1141 |#1|)) "failed") (-623 (-1141 |#1|)) (-1141 |#1|))) (-15 -2897 ((-3 (-1228 |#1|) "failed") (-667 |#1|))) (-15 -2731 (|#1| |#1| |#4|)) (-15 -1622 (|#1| |#1| |#4|)) (-15 -3563 (|#1| |#1| |#4|)) (-15 -1792 (|#1| |#1| |#1| |#4|)) (-15 -1683 ((-623 |#1|) |#1|)) (-15 -2457 ((-749) |#1| (-623 |#4|))) (-15 -2457 ((-749) |#1|)) (-15 -2891 ((-3 (-2 (|:| |var| |#4|) (|:| -3068 (-749))) "failed") |#1|)) (-15 -3833 ((-3 (-623 |#1|) "failed") |#1|)) (-15 -3017 ((-3 (-623 |#1|) "failed") |#1|)) (-15 -1488 (|#1| |#1| (-623 |#4|) (-623 (-749)))) (-15 -1488 (|#1| |#1| |#4| (-749))) (-15 -1766 ((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1| |#4|)) (-15 -2336 ((-623 |#1|) |#1|)) (-15 -1708 (|#1| |#1| (-623 |#4|) (-623 (-749)))) (-15 -1708 (|#1| |#1| |#4| (-749))) (-15 -3756 ((-667 |#2|) (-667 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-667 (-550)) (-667 |#1|))) (-15 -2202 (|#4| |#1|)) (-15 -2288 ((-3 |#4| "failed") |#1|)) (-15 -1553 (|#1| |#1| (-623 |#4|) (-623 |#1|))) (-15 -1553 (|#1| |#1| |#4| |#1|)) (-15 -1553 (|#1| |#1| (-623 |#4|) (-623 |#2|))) (-15 -1553 (|#1| |#1| |#4| |#2|)) (-15 -1553 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -1553 (|#1| |#1| |#1| |#1|)) (-15 -1553 (|#1| |#1| (-287 |#1|))) (-15 -1553 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -1488 (|#1| |#2| |#3|)) (-15 -1708 (|#2| |#1| |#3|)) (-15 -2202 ((-550) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2202 (|#2| |#1|)) (-15 -1622 (|#2| |#1|)) (-15 -2731 (|#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1516 (((-623 |#3|) $) 108)) (-1705 (((-1141 $) $ |#3|) 123) (((-1141 |#1|) $) 122)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 85 (|has| |#1| (-542)))) (-3050 (($ $) 86 (|has| |#1| (-542)))) (-3953 (((-112) $) 88 (|has| |#1| (-542)))) (-2457 (((-749) $) 110) (((-749) $ (-623 |#3|)) 109)) (-1993 (((-3 $ "failed") $ $) 19)) (-4050 (((-411 (-1141 $)) (-1141 $)) 98 (|has| |#1| (-883)))) (-2318 (($ $) 96 (|has| |#1| (-444)))) (-2207 (((-411 $) $) 95 (|has| |#1| (-444)))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) 101 (|has| |#1| (-883)))) (-2991 (($) 17 T CONST)) (-2288 (((-3 |#1| "failed") $) 162) (((-3 (-400 (-550)) "failed") $) 160 (|has| |#1| (-1012 (-400 (-550))))) (((-3 (-550) "failed") $) 158 (|has| |#1| (-1012 (-550)))) (((-3 |#3| "failed") $) 134)) (-2202 ((|#1| $) 163) (((-400 (-550)) $) 159 (|has| |#1| (-1012 (-400 (-550))))) (((-550) $) 157 (|has| |#1| (-1012 (-550)))) ((|#3| $) 133)) (-1792 (($ $ $ |#3|) 106 (|has| |#1| (-170)))) (-1693 (($ $) 152)) (-3756 (((-667 (-550)) (-667 $)) 132 (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) 131 (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) 130) (((-667 |#1|) (-667 $)) 129)) (-1537 (((-3 $ "failed") $) 32)) (-2731 (($ $) 174 (|has| |#1| (-444))) (($ $ |#3|) 103 (|has| |#1| (-444)))) (-1683 (((-623 $) $) 107)) (-1568 (((-112) $) 94 (|has| |#1| (-883)))) (-3401 (($ $ |#1| |#2| $) 170)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) 82 (-12 (|has| |#3| (-860 (-372))) (|has| |#1| (-860 (-372))))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) 81 (-12 (|has| |#3| (-860 (-550))) (|has| |#1| (-860 (-550)))))) (-2419 (((-112) $) 30)) (-3324 (((-749) $) 167)) (-1501 (($ (-1141 |#1|) |#3|) 115) (($ (-1141 $) |#3|) 114)) (-2336 (((-623 $) $) 124)) (-3438 (((-112) $) 150)) (-1488 (($ |#1| |#2|) 151) (($ $ |#3| (-749)) 117) (($ $ (-623 |#3|) (-623 (-749))) 116)) (-1766 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $ |#3|) 118)) (-3346 ((|#2| $) 168) (((-749) $ |#3|) 120) (((-623 (-749)) $ (-623 |#3|)) 119)) (-2793 (($ $ $) 77 (|has| |#1| (-825)))) (-2173 (($ $ $) 76 (|has| |#1| (-825)))) (-2863 (($ (-1 |#2| |#2|) $) 169)) (-2392 (($ (-1 |#1| |#1|) $) 149)) (-4059 (((-3 |#3| "failed") $) 121)) (-1657 (($ $) 147)) (-1670 ((|#1| $) 146)) (-3231 (($ (-623 $)) 92 (|has| |#1| (-444))) (($ $ $) 91 (|has| |#1| (-444)))) (-2369 (((-1127) $) 9)) (-3833 (((-3 (-623 $) "failed") $) 112)) (-3017 (((-3 (-623 $) "failed") $) 113)) (-2891 (((-3 (-2 (|:| |var| |#3|) (|:| -3068 (-749))) "failed") $) 111)) (-3445 (((-1089) $) 10)) (-1628 (((-112) $) 164)) (-1639 ((|#1| $) 165)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 93 (|has| |#1| (-444)))) (-3260 (($ (-623 $)) 90 (|has| |#1| (-444))) (($ $ $) 89 (|has| |#1| (-444)))) (-3348 (((-411 (-1141 $)) (-1141 $)) 100 (|has| |#1| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) 99 (|has| |#1| (-883)))) (-1735 (((-411 $) $) 97 (|has| |#1| (-883)))) (-3409 (((-3 $ "failed") $ |#1|) 172 (|has| |#1| (-542))) (((-3 $ "failed") $ $) 84 (|has| |#1| (-542)))) (-1553 (($ $ (-623 (-287 $))) 143) (($ $ (-287 $)) 142) (($ $ $ $) 141) (($ $ (-623 $) (-623 $)) 140) (($ $ |#3| |#1|) 139) (($ $ (-623 |#3|) (-623 |#1|)) 138) (($ $ |#3| $) 137) (($ $ (-623 |#3|) (-623 $)) 136)) (-3563 (($ $ |#3|) 105 (|has| |#1| (-170)))) (-2798 (($ $ |#3|) 40) (($ $ (-623 |#3|)) 39) (($ $ |#3| (-749)) 38) (($ $ (-623 |#3|) (-623 (-749))) 37)) (-3661 ((|#2| $) 148) (((-749) $ |#3|) 128) (((-623 (-749)) $ (-623 |#3|)) 127)) (-2451 (((-866 (-372)) $) 80 (-12 (|has| |#3| (-596 (-866 (-372)))) (|has| |#1| (-596 (-866 (-372)))))) (((-866 (-550)) $) 79 (-12 (|has| |#3| (-596 (-866 (-550)))) (|has| |#1| (-596 (-866 (-550)))))) (((-526) $) 78 (-12 (|has| |#3| (-596 (-526))) (|has| |#1| (-596 (-526)))))) (-1622 ((|#1| $) 173 (|has| |#1| (-444))) (($ $ |#3|) 104 (|has| |#1| (-444)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) 102 (-1304 (|has| $ (-143)) (|has| |#1| (-883))))) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#1|) 161) (($ |#3|) 135) (($ $) 83 (|has| |#1| (-542))) (($ (-400 (-550))) 70 (-1489 (|has| |#1| (-1012 (-400 (-550)))) (|has| |#1| (-38 (-400 (-550))))))) (-2969 (((-623 |#1|) $) 166)) (-1708 ((|#1| $ |#2|) 153) (($ $ |#3| (-749)) 126) (($ $ (-623 |#3|) (-623 (-749))) 125)) (-1613 (((-3 $ "failed") $) 71 (-1489 (-1304 (|has| $ (-143)) (|has| |#1| (-883))) (|has| |#1| (-143))))) (-3091 (((-749)) 28)) (-3895 (($ $ $ (-749)) 171 (|has| |#1| (-170)))) (-1819 (((-112) $ $) 87 (|has| |#1| (-542)))) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $ |#3|) 36) (($ $ (-623 |#3|)) 35) (($ $ |#3| (-749)) 34) (($ $ (-623 |#3|) (-623 (-749))) 33)) (-2324 (((-112) $ $) 74 (|has| |#1| (-825)))) (-2302 (((-112) $ $) 73 (|has| |#1| (-825)))) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 75 (|has| |#1| (-825)))) (-2290 (((-112) $ $) 72 (|has| |#1| (-825)))) (-2382 (($ $ |#1|) 154 (|has| |#1| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 156 (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) 155 (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 145) (($ $ |#1|) 144)))
+(((-923 |#1| |#2| |#3|) (-138) (-1021) (-771) (-825)) (T -923))
+((-2731 (*1 *1 *1) (-12 (-4 *1 (-923 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-444)))) (-3661 (*1 *2 *1 *3) (-12 (-4 *1 (-923 *4 *5 *3)) (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *3 (-825)) (-5 *2 (-749)))) (-3661 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *6)) (-4 *1 (-923 *4 *5 *6)) (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 (-749))))) (-1708 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-923 *4 *5 *2)) (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *2 (-825)))) (-1708 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 *6)) (-5 *3 (-623 (-749))) (-4 *1 (-923 *4 *5 *6)) (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *6 (-825)))) (-2336 (*1 *2 *1) (-12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-923 *3 *4 *5)))) (-1705 (*1 *2 *1 *3) (-12 (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *3 (-825)) (-5 *2 (-1141 *1)) (-4 *1 (-923 *4 *5 *3)))) (-1705 (*1 *2 *1) (-12 (-4 *1 (-923 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-1141 *3)))) (-4059 (*1 *2 *1) (|partial| -12 (-4 *1 (-923 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *2 (-825)))) (-3346 (*1 *2 *1 *3) (-12 (-4 *1 (-923 *4 *5 *3)) (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *3 (-825)) (-5 *2 (-749)))) (-3346 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *6)) (-4 *1 (-923 *4 *5 *6)) (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 (-749))))) (-1766 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *3 (-825)) (-5 *2 (-2 (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-923 *4 *5 *3)))) (-1488 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-923 *4 *5 *2)) (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *2 (-825)))) (-1488 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 *6)) (-5 *3 (-623 (-749))) (-4 *1 (-923 *4 *5 *6)) (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *6 (-825)))) (-1501 (*1 *1 *2 *3) (-12 (-5 *2 (-1141 *4)) (-4 *4 (-1021)) (-4 *1 (-923 *4 *5 *3)) (-4 *5 (-771)) (-4 *3 (-825)))) (-1501 (*1 *1 *2 *3) (-12 (-5 *2 (-1141 *1)) (-4 *1 (-923 *4 *5 *3)) (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *3 (-825)))) (-3017 (*1 *2 *1) (|partial| -12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-923 *3 *4 *5)))) (-3833 (*1 *2 *1) (|partial| -12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-923 *3 *4 *5)))) (-2891 (*1 *2 *1) (|partial| -12 (-4 *1 (-923 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-2 (|:| |var| *5) (|:| -3068 (-749)))))) (-2457 (*1 *2 *1) (-12 (-4 *1 (-923 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-749)))) (-2457 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *6)) (-4 *1 (-923 *4 *5 *6)) (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-749)))) (-1516 (*1 *2 *1) (-12 (-4 *1 (-923 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *5)))) (-1683 (*1 *2 *1) (-12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-923 *3 *4 *5)))) (-1792 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-923 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *2 (-825)) (-4 *3 (-170)))) (-3563 (*1 *1 *1 *2) (-12 (-4 *1 (-923 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *2 (-825)) (-4 *3 (-170)))) (-1622 (*1 *1 *1 *2) (-12 (-4 *1 (-923 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *2 (-825)) (-4 *3 (-444)))) (-2731 (*1 *1 *1 *2) (-12 (-4 *1 (-923 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *2 (-825)) (-4 *3 (-444)))) (-2318 (*1 *1 *1) (-12 (-4 *1 (-923 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-444)))) (-2207 (*1 *2 *1) (-12 (-4 *3 (-444)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-411 *1)) (-4 *1 (-923 *3 *4 *5)))))
+(-13 (-874 |t#3|) (-319 |t#1| |t#2|) (-302 $) (-505 |t#3| |t#1|) (-505 |t#3| $) (-1012 |t#3|) (-370 |t#1|) (-10 -8 (-15 -3661 ((-749) $ |t#3|)) (-15 -3661 ((-623 (-749)) $ (-623 |t#3|))) (-15 -1708 ($ $ |t#3| (-749))) (-15 -1708 ($ $ (-623 |t#3|) (-623 (-749)))) (-15 -2336 ((-623 $) $)) (-15 -1705 ((-1141 $) $ |t#3|)) (-15 -1705 ((-1141 |t#1|) $)) (-15 -4059 ((-3 |t#3| "failed") $)) (-15 -3346 ((-749) $ |t#3|)) (-15 -3346 ((-623 (-749)) $ (-623 |t#3|))) (-15 -1766 ((-2 (|:| -3123 $) (|:| -2545 $)) $ $ |t#3|)) (-15 -1488 ($ $ |t#3| (-749))) (-15 -1488 ($ $ (-623 |t#3|) (-623 (-749)))) (-15 -1501 ($ (-1141 |t#1|) |t#3|)) (-15 -1501 ($ (-1141 $) |t#3|)) (-15 -3017 ((-3 (-623 $) "failed") $)) (-15 -3833 ((-3 (-623 $) "failed") $)) (-15 -2891 ((-3 (-2 (|:| |var| |t#3|) (|:| -3068 (-749))) "failed") $)) (-15 -2457 ((-749) $)) (-15 -2457 ((-749) $ (-623 |t#3|))) (-15 -1516 ((-623 |t#3|) $)) (-15 -1683 ((-623 $) $)) (IF (|has| |t#1| (-825)) (-6 (-825)) |%noBranch|) (IF (|has| |t#1| (-596 (-526))) (IF (|has| |t#3| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-596 (-866 (-550)))) (IF (|has| |t#3| (-596 (-866 (-550)))) (-6 (-596 (-866 (-550)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-596 (-866 (-372)))) (IF (|has| |t#3| (-596 (-866 (-372)))) (-6 (-596 (-866 (-372)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-860 (-550))) (IF (|has| |t#3| (-860 (-550))) (-6 (-860 (-550))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-860 (-372))) (IF (|has| |t#3| (-860 (-372))) (-6 (-860 (-372))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-170)) (PROGN (-15 -1792 ($ $ $ |t#3|)) (-15 -3563 ($ $ |t#3|))) |%noBranch|) (IF (|has| |t#1| (-444)) (PROGN (-6 (-444)) (-15 -1622 ($ $ |t#3|)) (-15 -2731 ($ $)) (-15 -2731 ($ $ |t#3|)) (-15 -2207 ((-411 $) $)) (-15 -2318 ($ $))) |%noBranch|) (IF (|has| |t#1| (-6 -4342)) (-6 -4342) |%noBranch|) (IF (|has| |t#1| (-883)) (-6 (-883)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-101) . T) ((-111 #0# #0#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-170) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-170))) ((-596 (-526)) -12 (|has| |#1| (-596 (-526))) (|has| |#3| (-596 (-526)))) ((-596 (-866 (-372))) -12 (|has| |#1| (-596 (-866 (-372)))) (|has| |#3| (-596 (-866 (-372))))) ((-596 (-866 (-550))) -12 (|has| |#1| (-596 (-866 (-550)))) (|has| |#3| (-596 (-866 (-550))))) ((-283) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-302 $) . T) ((-319 |#1| |#2|) . T) ((-370 |#1|) . T) ((-404 |#1|) . T) ((-444) -1489 (|has| |#1| (-883)) (|has| |#1| (-444))) ((-505 |#3| |#1|) . T) ((-505 |#3| $) . T) ((-505 $ $) . T) ((-542) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-626 #0#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-619 (-550)) |has| |#1| (-619 (-550))) ((-619 |#1|) . T) ((-696 #0#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-705) . T) ((-825) |has| |#1| (-825)) ((-874 |#3|) . T) ((-860 (-372)) -12 (|has| |#1| (-860 (-372))) (|has| |#3| (-860 (-372)))) ((-860 (-550)) -12 (|has| |#1| (-860 (-550))) (|has| |#3| (-860 (-550)))) ((-883) |has| |#1| (-883)) ((-1012 (-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) ((-1012 (-550)) |has| |#1| (-1012 (-550))) ((-1012 |#1|) . T) ((-1012 |#3|) . T) ((-1027 #0#) |has| |#1| (-38 (-400 (-550)))) ((-1027 |#1|) . T) ((-1027 $) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-170))) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1186) |has| |#1| (-883)))
+((-1516 (((-623 |#2|) |#5|) 36)) (-1705 (((-1141 |#5|) |#5| |#2| (-1141 |#5|)) 23) (((-400 (-1141 |#5|)) |#5| |#2|) 16)) (-1501 ((|#5| (-400 (-1141 |#5|)) |#2|) 30)) (-4059 (((-3 |#2| "failed") |#5|) 65)) (-3833 (((-3 (-623 |#5|) "failed") |#5|) 59)) (-1795 (((-3 (-2 (|:| |val| |#5|) (|:| -3068 (-550))) "failed") |#5|) 47)) (-3017 (((-3 (-623 |#5|) "failed") |#5|) 61)) (-2891 (((-3 (-2 (|:| |var| |#2|) (|:| -3068 (-550))) "failed") |#5|) 51)))
+(((-924 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1516 ((-623 |#2|) |#5|)) (-15 -4059 ((-3 |#2| "failed") |#5|)) (-15 -1705 ((-400 (-1141 |#5|)) |#5| |#2|)) (-15 -1501 (|#5| (-400 (-1141 |#5|)) |#2|)) (-15 -1705 ((-1141 |#5|) |#5| |#2| (-1141 |#5|))) (-15 -3017 ((-3 (-623 |#5|) "failed") |#5|)) (-15 -3833 ((-3 (-623 |#5|) "failed") |#5|)) (-15 -2891 ((-3 (-2 (|:| |var| |#2|) (|:| -3068 (-550))) "failed") |#5|)) (-15 -1795 ((-3 (-2 (|:| |val| |#5|) (|:| -3068 (-550))) "failed") |#5|))) (-771) (-825) (-1021) (-923 |#3| |#1| |#2|) (-13 (-356) (-10 -8 (-15 -2233 ($ |#4|)) (-15 -4153 (|#4| $)) (-15 -4163 (|#4| $))))) (T -924))
+((-1795 (*1 *2 *3) (|partial| -12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1021)) (-4 *7 (-923 *6 *4 *5)) (-5 *2 (-2 (|:| |val| *3) (|:| -3068 (-550)))) (-5 *1 (-924 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-356) (-10 -8 (-15 -2233 ($ *7)) (-15 -4153 (*7 $)) (-15 -4163 (*7 $))))))) (-2891 (*1 *2 *3) (|partial| -12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1021)) (-4 *7 (-923 *6 *4 *5)) (-5 *2 (-2 (|:| |var| *5) (|:| -3068 (-550)))) (-5 *1 (-924 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-356) (-10 -8 (-15 -2233 ($ *7)) (-15 -4153 (*7 $)) (-15 -4163 (*7 $))))))) (-3833 (*1 *2 *3) (|partial| -12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1021)) (-4 *7 (-923 *6 *4 *5)) (-5 *2 (-623 *3)) (-5 *1 (-924 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-356) (-10 -8 (-15 -2233 ($ *7)) (-15 -4153 (*7 $)) (-15 -4163 (*7 $))))))) (-3017 (*1 *2 *3) (|partial| -12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1021)) (-4 *7 (-923 *6 *4 *5)) (-5 *2 (-623 *3)) (-5 *1 (-924 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-356) (-10 -8 (-15 -2233 ($ *7)) (-15 -4153 (*7 $)) (-15 -4163 (*7 $))))))) (-1705 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1141 *3)) (-4 *3 (-13 (-356) (-10 -8 (-15 -2233 ($ *7)) (-15 -4153 (*7 $)) (-15 -4163 (*7 $))))) (-4 *7 (-923 *6 *5 *4)) (-4 *5 (-771)) (-4 *4 (-825)) (-4 *6 (-1021)) (-5 *1 (-924 *5 *4 *6 *7 *3)))) (-1501 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-1141 *2))) (-4 *5 (-771)) (-4 *4 (-825)) (-4 *6 (-1021)) (-4 *2 (-13 (-356) (-10 -8 (-15 -2233 ($ *7)) (-15 -4153 (*7 $)) (-15 -4163 (*7 $))))) (-5 *1 (-924 *5 *4 *6 *7 *2)) (-4 *7 (-923 *6 *5 *4)))) (-1705 (*1 *2 *3 *4) (-12 (-4 *5 (-771)) (-4 *4 (-825)) (-4 *6 (-1021)) (-4 *7 (-923 *6 *5 *4)) (-5 *2 (-400 (-1141 *3))) (-5 *1 (-924 *5 *4 *6 *7 *3)) (-4 *3 (-13 (-356) (-10 -8 (-15 -2233 ($ *7)) (-15 -4153 (*7 $)) (-15 -4163 (*7 $))))))) (-4059 (*1 *2 *3) (|partial| -12 (-4 *4 (-771)) (-4 *5 (-1021)) (-4 *6 (-923 *5 *4 *2)) (-4 *2 (-825)) (-5 *1 (-924 *4 *2 *5 *6 *3)) (-4 *3 (-13 (-356) (-10 -8 (-15 -2233 ($ *6)) (-15 -4153 (*6 $)) (-15 -4163 (*6 $))))))) (-1516 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1021)) (-4 *7 (-923 *6 *4 *5)) (-5 *2 (-623 *5)) (-5 *1 (-924 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-356) (-10 -8 (-15 -2233 ($ *7)) (-15 -4153 (*7 $)) (-15 -4163 (*7 $))))))))
+(-10 -7 (-15 -1516 ((-623 |#2|) |#5|)) (-15 -4059 ((-3 |#2| "failed") |#5|)) (-15 -1705 ((-400 (-1141 |#5|)) |#5| |#2|)) (-15 -1501 (|#5| (-400 (-1141 |#5|)) |#2|)) (-15 -1705 ((-1141 |#5|) |#5| |#2| (-1141 |#5|))) (-15 -3017 ((-3 (-623 |#5|) "failed") |#5|)) (-15 -3833 ((-3 (-623 |#5|) "failed") |#5|)) (-15 -2891 ((-3 (-2 (|:| |var| |#2|) (|:| -3068 (-550))) "failed") |#5|)) (-15 -1795 ((-3 (-2 (|:| |val| |#5|) (|:| -3068 (-550))) "failed") |#5|)))
+((-2392 ((|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|) 24)))
+(((-925 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2392 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|))) (-771) (-825) (-1021) (-923 |#3| |#1| |#2|) (-13 (-1069) (-10 -8 (-15 -2358 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-749)))))) (T -925))
+((-2392 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *7)) (-5 *4 (-1 *2 *8)) (-4 *7 (-825)) (-4 *8 (-1021)) (-4 *6 (-771)) (-4 *2 (-13 (-1069) (-10 -8 (-15 -2358 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-749)))))) (-5 *1 (-925 *6 *7 *8 *5 *2)) (-4 *5 (-923 *8 *6 *7)))))
+(-10 -7 (-15 -2392 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1516 (((-623 (-1145)) $) 16)) (-1705 (((-1141 $) $ (-1145)) 21) (((-1141 |#1|) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-2457 (((-749) $) NIL) (((-749) $ (-623 (-1145))) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2318 (($ $) NIL (|has| |#1| (-444)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-444)))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) 8) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-1145) "failed") $) NIL)) (-2202 ((|#1| $) NIL) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-1145) $) NIL)) (-1792 (($ $ $ (-1145)) NIL (|has| |#1| (-170)))) (-1693 (($ $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2731 (($ $) NIL (|has| |#1| (-444))) (($ $ (-1145)) NIL (|has| |#1| (-444)))) (-1683 (((-623 $) $) NIL)) (-1568 (((-112) $) NIL (|has| |#1| (-883)))) (-3401 (($ $ |#1| (-522 (-1145)) $) NIL)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (-12 (|has| (-1145) (-860 (-372))) (|has| |#1| (-860 (-372))))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (-12 (|has| (-1145) (-860 (-550))) (|has| |#1| (-860 (-550)))))) (-2419 (((-112) $) NIL)) (-3324 (((-749) $) NIL)) (-1501 (($ (-1141 |#1|) (-1145)) NIL) (($ (-1141 $) (-1145)) NIL)) (-2336 (((-623 $) $) NIL)) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| (-522 (-1145))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL)) (-1766 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $ (-1145)) NIL)) (-3346 (((-522 (-1145)) $) NIL) (((-749) $ (-1145)) NIL) (((-623 (-749)) $ (-623 (-1145))) NIL)) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-2863 (($ (-1 (-522 (-1145)) (-522 (-1145))) $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-4059 (((-3 (-1145) "failed") $) 19)) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-2369 (((-1127) $) NIL)) (-3833 (((-3 (-623 $) "failed") $) NIL)) (-3017 (((-3 (-623 $) "failed") $) NIL)) (-2891 (((-3 (-2 (|:| |var| (-1145)) (|:| -3068 (-749))) "failed") $) NIL)) (-2149 (($ $ (-1145)) 29 (|has| |#1| (-38 (-400 (-550)))))) (-3445 (((-1089) $) NIL)) (-1628 (((-112) $) NIL)) (-1639 ((|#1| $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#1| (-444)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-1735 (((-411 $) $) NIL (|has| |#1| (-883)))) (-3409 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-1553 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-1145) |#1|) NIL) (($ $ (-623 (-1145)) (-623 |#1|)) NIL) (($ $ (-1145) $) NIL) (($ $ (-623 (-1145)) (-623 $)) NIL)) (-3563 (($ $ (-1145)) NIL (|has| |#1| (-170)))) (-2798 (($ $ (-1145)) NIL) (($ $ (-623 (-1145))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL)) (-3661 (((-522 (-1145)) $) NIL) (((-749) $ (-1145)) NIL) (((-623 (-749)) $ (-623 (-1145))) NIL)) (-2451 (((-866 (-372)) $) NIL (-12 (|has| (-1145) (-596 (-866 (-372)))) (|has| |#1| (-596 (-866 (-372)))))) (((-866 (-550)) $) NIL (-12 (|has| (-1145) (-596 (-866 (-550)))) (|has| |#1| (-596 (-866 (-550)))))) (((-526) $) NIL (-12 (|has| (-1145) (-596 (-526))) (|has| |#1| (-596 (-526)))))) (-1622 ((|#1| $) NIL (|has| |#1| (-444))) (($ $ (-1145)) NIL (|has| |#1| (-444)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#1| (-883))))) (-2233 (((-837) $) 25) (($ (-550)) NIL) (($ |#1|) NIL) (($ (-1145)) 27) (($ (-400 (-550))) NIL (-1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1012 (-400 (-550)))))) (($ $) NIL (|has| |#1| (-542)))) (-2969 (((-623 |#1|) $) NIL)) (-1708 ((|#1| $ (-522 (-1145))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| |#1| (-883))) (|has| |#1| (-143))))) (-3091 (((-749)) NIL)) (-3895 (($ $ $ (-749)) NIL (|has| |#1| (-170)))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $ (-1145)) NIL) (($ $ (-623 (-1145))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL)) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+(((-926 |#1|) (-13 (-923 |#1| (-522 (-1145)) (-1145)) (-10 -8 (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2149 ($ $ (-1145))) |%noBranch|))) (-1021)) (T -926))
+((-2149 (*1 *1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-926 *3)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)))))
+(-13 (-923 |#1| (-522 (-1145)) (-1145)) (-10 -8 (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2149 ($ $ (-1145))) |%noBranch|)))
+((-3830 (((-2 (|:| -3068 (-749)) (|:| -4304 |#5|) (|:| |radicand| |#5|)) |#3| (-749)) 38)) (-2544 (((-2 (|:| -3068 (-749)) (|:| -4304 |#5|) (|:| |radicand| |#5|)) (-400 (-550)) (-749)) 34)) (-3272 (((-2 (|:| -3068 (-749)) (|:| -4304 |#4|) (|:| |radicand| (-623 |#4|))) |#4| (-749)) 54)) (-1365 (((-2 (|:| -3068 (-749)) (|:| -4304 |#5|) (|:| |radicand| |#5|)) |#5| (-749)) 64 (|has| |#3| (-444)))))
+(((-927 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3830 ((-2 (|:| -3068 (-749)) (|:| -4304 |#5|) (|:| |radicand| |#5|)) |#3| (-749))) (-15 -2544 ((-2 (|:| -3068 (-749)) (|:| -4304 |#5|) (|:| |radicand| |#5|)) (-400 (-550)) (-749))) (IF (|has| |#3| (-444)) (-15 -1365 ((-2 (|:| -3068 (-749)) (|:| -4304 |#5|) (|:| |radicand| |#5|)) |#5| (-749))) |%noBranch|) (-15 -3272 ((-2 (|:| -3068 (-749)) (|:| -4304 |#4|) (|:| |radicand| (-623 |#4|))) |#4| (-749)))) (-771) (-825) (-542) (-923 |#3| |#1| |#2|) (-13 (-356) (-10 -8 (-15 -4153 (|#4| $)) (-15 -4163 (|#4| $)) (-15 -2233 ($ |#4|))))) (T -927))
+((-3272 (*1 *2 *3 *4) (-12 (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-542)) (-4 *3 (-923 *7 *5 *6)) (-5 *2 (-2 (|:| -3068 (-749)) (|:| -4304 *3) (|:| |radicand| (-623 *3)))) (-5 *1 (-927 *5 *6 *7 *3 *8)) (-5 *4 (-749)) (-4 *8 (-13 (-356) (-10 -8 (-15 -4153 (*3 $)) (-15 -4163 (*3 $)) (-15 -2233 ($ *3))))))) (-1365 (*1 *2 *3 *4) (-12 (-4 *7 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-542)) (-4 *8 (-923 *7 *5 *6)) (-5 *2 (-2 (|:| -3068 (-749)) (|:| -4304 *3) (|:| |radicand| *3))) (-5 *1 (-927 *5 *6 *7 *8 *3)) (-5 *4 (-749)) (-4 *3 (-13 (-356) (-10 -8 (-15 -4153 (*8 $)) (-15 -4163 (*8 $)) (-15 -2233 ($ *8))))))) (-2544 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-550))) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-542)) (-4 *8 (-923 *7 *5 *6)) (-5 *2 (-2 (|:| -3068 (-749)) (|:| -4304 *9) (|:| |radicand| *9))) (-5 *1 (-927 *5 *6 *7 *8 *9)) (-5 *4 (-749)) (-4 *9 (-13 (-356) (-10 -8 (-15 -4153 (*8 $)) (-15 -4163 (*8 $)) (-15 -2233 ($ *8))))))) (-3830 (*1 *2 *3 *4) (-12 (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-542)) (-4 *7 (-923 *3 *5 *6)) (-5 *2 (-2 (|:| -3068 (-749)) (|:| -4304 *8) (|:| |radicand| *8))) (-5 *1 (-927 *5 *6 *3 *7 *8)) (-5 *4 (-749)) (-4 *8 (-13 (-356) (-10 -8 (-15 -4153 (*7 $)) (-15 -4163 (*7 $)) (-15 -2233 ($ *7))))))))
+(-10 -7 (-15 -3830 ((-2 (|:| -3068 (-749)) (|:| -4304 |#5|) (|:| |radicand| |#5|)) |#3| (-749))) (-15 -2544 ((-2 (|:| -3068 (-749)) (|:| -4304 |#5|) (|:| |radicand| |#5|)) (-400 (-550)) (-749))) (IF (|has| |#3| (-444)) (-15 -1365 ((-2 (|:| -3068 (-749)) (|:| -4304 |#5|) (|:| |radicand| |#5|)) |#5| (-749))) |%noBranch|) (-15 -3272 ((-2 (|:| -3068 (-749)) (|:| -4304 |#4|) (|:| |radicand| (-623 |#4|))) |#4| (-749))))
+((-2221 (((-112) $ $) NIL)) (-4198 (($ (-1089)) 8)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 14) (((-1089) $) 11)) (-2264 (((-112) $ $) 10)))
+(((-928) (-13 (-1069) (-595 (-1089)) (-10 -8 (-15 -4198 ($ (-1089)))))) (T -928))
+((-4198 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-928)))))
+(-13 (-1069) (-595 (-1089)) (-10 -8 (-15 -4198 ($ (-1089)))))
+((-3291 (((-1063 (-219)) $) 8)) (-3282 (((-1063 (-219)) $) 9)) (-2348 (((-623 (-623 (-917 (-219)))) $) 10)) (-2233 (((-837) $) 6)))
+(((-929) (-138)) (T -929))
+((-2348 (*1 *2 *1) (-12 (-4 *1 (-929)) (-5 *2 (-623 (-623 (-917 (-219))))))) (-3282 (*1 *2 *1) (-12 (-4 *1 (-929)) (-5 *2 (-1063 (-219))))) (-3291 (*1 *2 *1) (-12 (-4 *1 (-929)) (-5 *2 (-1063 (-219))))))
+(-13 (-595 (-837)) (-10 -8 (-15 -2348 ((-623 (-623 (-917 (-219)))) $)) (-15 -3282 ((-1063 (-219)) $)) (-15 -3291 ((-1063 (-219)) $))))
+(((-595 (-837)) . T))
+((-1955 (((-3 (-667 |#1|) "failed") |#2| (-895)) 15)))
+(((-930 |#1| |#2|) (-10 -7 (-15 -1955 ((-3 (-667 |#1|) "failed") |#2| (-895)))) (-542) (-634 |#1|)) (T -930))
+((-1955 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-895)) (-4 *5 (-542)) (-5 *2 (-667 *5)) (-5 *1 (-930 *5 *3)) (-4 *3 (-634 *5)))))
+(-10 -7 (-15 -1955 ((-3 (-667 |#1|) "failed") |#2| (-895))))
+((-2304 (((-932 |#2|) (-1 |#2| |#1| |#2|) (-932 |#1|) |#2|) 16)) (-2924 ((|#2| (-1 |#2| |#1| |#2|) (-932 |#1|) |#2|) 18)) (-2392 (((-932 |#2|) (-1 |#2| |#1|) (-932 |#1|)) 13)))
+(((-931 |#1| |#2|) (-10 -7 (-15 -2304 ((-932 |#2|) (-1 |#2| |#1| |#2|) (-932 |#1|) |#2|)) (-15 -2924 (|#2| (-1 |#2| |#1| |#2|) (-932 |#1|) |#2|)) (-15 -2392 ((-932 |#2|) (-1 |#2| |#1|) (-932 |#1|)))) (-1182) (-1182)) (T -931))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-932 *5)) (-4 *5 (-1182)) (-4 *6 (-1182)) (-5 *2 (-932 *6)) (-5 *1 (-931 *5 *6)))) (-2924 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-932 *5)) (-4 *5 (-1182)) (-4 *2 (-1182)) (-5 *1 (-931 *5 *2)))) (-2304 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-932 *6)) (-4 *6 (-1182)) (-4 *5 (-1182)) (-5 *2 (-932 *5)) (-5 *1 (-931 *6 *5)))))
+(-10 -7 (-15 -2304 ((-932 |#2|) (-1 |#2| |#1| |#2|) (-932 |#1|) |#2|)) (-15 -2924 (|#2| (-1 |#2| |#1| |#2|) (-932 |#1|) |#2|)) (-15 -2392 ((-932 |#2|) (-1 |#2| |#1|) (-932 |#1|))))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-1837 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-825)))) (-2734 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4345))) (($ $) NIL (-12 (|has| $ (-6 -4345)) (|has| |#1| (-825))))) (-1814 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-825)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 ((|#1| $ (-550) |#1|) 16 (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) NIL (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2991 (($) NIL T CONST)) (-3770 (($ $) NIL (|has| $ (-6 -4345)))) (-1999 (($ $) NIL)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1979 (($ |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4344)))) (-3317 ((|#1| $ (-550) |#1|) 15 (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) 13)) (-3088 (((-550) (-1 (-112) |#1|) $) NIL) (((-550) |#1| $) NIL (|has| |#1| (-1069))) (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1069)))) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3375 (($ (-749) |#1|) 12)) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) 10 (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2441 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-825)))) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2506 (((-550) $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-1476 (($ |#1| $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-3858 ((|#1| $) NIL (|has| (-550) (-825)))) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-2491 (($ $ |#1|) 17 (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) 11)) (-2757 ((|#1| $ (-550) |#1|) NIL) ((|#1| $ (-550)) 14) (($ $ (-1195 (-550))) NIL)) (-1512 (($ $ (-550)) NIL) (($ $ (-1195 (-550))) NIL)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2502 (($ $ $ (-550)) NIL (|has| $ (-6 -4345)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) NIL)) (-4006 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-623 $)) NIL)) (-2233 (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-3307 (((-749) $) 8 (|has| $ (-6 -4344)))))
+(((-932 |#1|) (-19 |#1|) (-1182)) (T -932))
NIL
(-19 |#1|)
-((-3336 (($ $ (-1060 $)) 7) (($ $ (-1144)) 6)))
-(((-932) (-138)) (T -932))
-((-3336 (*1 *1 *1 *2) (-12 (-5 *2 (-1060 *1)) (-4 *1 (-932)))) (-3336 (*1 *1 *1 *2) (-12 (-4 *1 (-932)) (-5 *2 (-1144)))))
-(-13 (-10 -8 (-15 -3336 ($ $ (-1144))) (-15 -3336 ($ $ (-1060 $)))))
-((-3485 (((-2 (|:| -2855 (-623 (-550))) (|:| |poly| (-623 (-1140 |#1|))) (|:| |prim| (-1140 |#1|))) (-623 (-925 |#1|)) (-623 (-1144)) (-1144)) 25) (((-2 (|:| -2855 (-623 (-550))) (|:| |poly| (-623 (-1140 |#1|))) (|:| |prim| (-1140 |#1|))) (-623 (-925 |#1|)) (-623 (-1144))) 26) (((-2 (|:| |coef1| (-550)) (|:| |coef2| (-550)) (|:| |prim| (-1140 |#1|))) (-925 |#1|) (-1144) (-925 |#1|) (-1144)) 43)))
-(((-933 |#1|) (-10 -7 (-15 -3485 ((-2 (|:| |coef1| (-550)) (|:| |coef2| (-550)) (|:| |prim| (-1140 |#1|))) (-925 |#1|) (-1144) (-925 |#1|) (-1144))) (-15 -3485 ((-2 (|:| -2855 (-623 (-550))) (|:| |poly| (-623 (-1140 |#1|))) (|:| |prim| (-1140 |#1|))) (-623 (-925 |#1|)) (-623 (-1144)))) (-15 -3485 ((-2 (|:| -2855 (-623 (-550))) (|:| |poly| (-623 (-1140 |#1|))) (|:| |prim| (-1140 |#1|))) (-623 (-925 |#1|)) (-623 (-1144)) (-1144)))) (-13 (-356) (-145))) (T -933))
-((-3485 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 (-925 *6))) (-5 *4 (-623 (-1144))) (-5 *5 (-1144)) (-4 *6 (-13 (-356) (-145))) (-5 *2 (-2 (|:| -2855 (-623 (-550))) (|:| |poly| (-623 (-1140 *6))) (|:| |prim| (-1140 *6)))) (-5 *1 (-933 *6)))) (-3485 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-623 (-1144))) (-4 *5 (-13 (-356) (-145))) (-5 *2 (-2 (|:| -2855 (-623 (-550))) (|:| |poly| (-623 (-1140 *5))) (|:| |prim| (-1140 *5)))) (-5 *1 (-933 *5)))) (-3485 (*1 *2 *3 *4 *3 *4) (-12 (-5 *3 (-925 *5)) (-5 *4 (-1144)) (-4 *5 (-13 (-356) (-145))) (-5 *2 (-2 (|:| |coef1| (-550)) (|:| |coef2| (-550)) (|:| |prim| (-1140 *5)))) (-5 *1 (-933 *5)))))
-(-10 -7 (-15 -3485 ((-2 (|:| |coef1| (-550)) (|:| |coef2| (-550)) (|:| |prim| (-1140 |#1|))) (-925 |#1|) (-1144) (-925 |#1|) (-1144))) (-15 -3485 ((-2 (|:| -2855 (-623 (-550))) (|:| |poly| (-623 (-1140 |#1|))) (|:| |prim| (-1140 |#1|))) (-623 (-925 |#1|)) (-623 (-1144)))) (-15 -3485 ((-2 (|:| -2855 (-623 (-550))) (|:| |poly| (-623 (-1140 |#1|))) (|:| |prim| (-1140 |#1|))) (-623 (-925 |#1|)) (-623 (-1144)) (-1144))))
-((-2655 (((-623 |#1|) |#1| |#1|) 42)) (-3933 (((-112) |#1|) 39)) (-3740 ((|#1| |#1|) 65)) (-3617 ((|#1| |#1|) 64)))
-(((-934 |#1|) (-10 -7 (-15 -3933 ((-112) |#1|)) (-15 -3617 (|#1| |#1|)) (-15 -3740 (|#1| |#1|)) (-15 -2655 ((-623 |#1|) |#1| |#1|))) (-535)) (T -934))
-((-2655 (*1 *2 *3 *3) (-12 (-5 *2 (-623 *3)) (-5 *1 (-934 *3)) (-4 *3 (-535)))) (-3740 (*1 *2 *2) (-12 (-5 *1 (-934 *2)) (-4 *2 (-535)))) (-3617 (*1 *2 *2) (-12 (-5 *1 (-934 *2)) (-4 *2 (-535)))) (-3933 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-934 *3)) (-4 *3 (-535)))))
-(-10 -7 (-15 -3933 ((-112) |#1|)) (-15 -3617 (|#1| |#1|)) (-15 -3740 (|#1| |#1|)) (-15 -2655 ((-623 |#1|) |#1| |#1|)))
-((-4297 (((-1232) (-836)) 9)))
-(((-935) (-10 -7 (-15 -4297 ((-1232) (-836))))) (T -935))
-((-4297 (*1 *2 *3) (-12 (-5 *3 (-836)) (-5 *2 (-1232)) (-5 *1 (-935)))))
-(-10 -7 (-15 -4297 ((-1232) (-836))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 61 (|has| |#1| (-542)))) (-1447 (($ $) 62 (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) 28)) (-2726 (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) NIL)) (-3295 (($ $) 24)) (-1386 (((-3 $ "failed") $) 35)) (-2674 (($ $) NIL (|has| |#1| (-444)))) (-2613 (($ $ |#1| |#2| $) 48)) (-3102 (((-112) $) NIL)) (-2603 (((-749) $) 16)) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| |#2|) NIL)) (-1667 ((|#2| $) 19)) (-2688 (($ (-1 |#2| |#2|) $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-3267 (($ $) 23)) (-3277 ((|#1| $) 21)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3248 (((-112) $) 40)) (-3256 ((|#1| $) NIL)) (-3138 (($ $ |#2| |#1| $) 73 (-12 (|has| |#2| (-130)) (|has| |#1| (-542))))) (-1495 (((-3 $ "failed") $ $) 74 (|has| |#1| (-542))) (((-3 $ "failed") $ |#1|) 68 (|has| |#1| (-542)))) (-2970 ((|#2| $) 17)) (-2503 ((|#1| $) NIL (|has| |#1| (-444)))) (-1518 (((-836) $) NIL) (($ (-550)) 39) (($ $) NIL (|has| |#1| (-542))) (($ |#1|) 34) (($ (-400 (-550))) NIL (-1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1011 (-400 (-550))))))) (-3511 (((-623 |#1|) $) NIL)) (-2510 ((|#1| $ |#2|) 31)) (-4242 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2390 (((-749)) 15)) (-2540 (($ $ $ (-749)) 57 (|has| |#1| (-170)))) (-1345 (((-112) $ $) 67 (|has| |#1| (-542)))) (-2626 (($) 22 T CONST)) (-2636 (($) 12 T CONST)) (-2316 (((-112) $ $) 66)) (-2414 (($ $ |#1|) 75 (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) 54) (($ $ (-749)) 52)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 51) (($ $ |#1|) 50) (($ |#1| $) 49) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
-(((-936 |#1| |#2|) (-13 (-319 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-542)) (IF (|has| |#2| (-130)) (-15 -3138 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4340)) (-6 -4340) |%noBranch|))) (-1020) (-770)) (T -936))
-((-3138 (*1 *1 *1 *2 *3 *1) (-12 (-5 *1 (-936 *3 *2)) (-4 *2 (-130)) (-4 *3 (-542)) (-4 *3 (-1020)) (-4 *2 (-770)))))
-(-13 (-319 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-542)) (IF (|has| |#2| (-130)) (-15 -3138 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4340)) (-6 -4340) |%noBranch|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL (-1561 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771)))))) (-2270 (($ $ $) 63 (-12 (|has| |#1| (-771)) (|has| |#2| (-771))))) (-3219 (((-3 $ "failed") $ $) 50 (-1561 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771)))))) (-4319 (((-749)) 34 (-12 (|has| |#1| (-361)) (|has| |#2| (-361))))) (-2750 ((|#2| $) 21)) (-2862 ((|#1| $) 20)) (-3513 (($) NIL (-1561 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-465)) (|has| |#2| (-465))) (-12 (|has| |#1| (-705)) (|has| |#2| (-705))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771)))) CONST)) (-1386 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| |#1| (-465)) (|has| |#2| (-465))) (-12 (|has| |#1| (-705)) (|has| |#2| (-705)))))) (-1741 (($) NIL (-12 (|has| |#1| (-361)) (|has| |#2| (-361))))) (-3102 (((-112) $) NIL (-1561 (-12 (|has| |#1| (-465)) (|has| |#2| (-465))) (-12 (|has| |#1| (-705)) (|has| |#2| (-705)))))) (-2707 (($ $ $) NIL (-1561 (-12 (|has| |#1| (-771)) (|has| |#2| (-771))) (-12 (|has| |#1| (-825)) (|has| |#2| (-825)))))) (-4164 (($ $ $) NIL (-1561 (-12 (|has| |#1| (-771)) (|has| |#2| (-771))) (-12 (|has| |#1| (-825)) (|has| |#2| (-825)))))) (-2962 (($ |#1| |#2|) 19)) (-2253 (((-894) $) NIL (-12 (|has| |#1| (-361)) (|has| |#2| (-361))))) (-1825 (((-1126) $) NIL)) (-3235 (($ $) 37 (-12 (|has| |#1| (-465)) (|has| |#2| (-465))))) (-2922 (($ (-894)) NIL (-12 (|has| |#1| (-361)) (|has| |#2| (-361))))) (-3337 (((-1088) $) NIL)) (-1270 (($ $ $) NIL (-12 (|has| |#1| (-465)) (|has| |#2| (-465))))) (-3292 (($ $ $) NIL (-12 (|has| |#1| (-465)) (|has| |#2| (-465))))) (-1518 (((-836) $) 14)) (-2626 (($) 40 (-1561 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771)))) CONST)) (-2636 (($) 24 (-1561 (-12 (|has| |#1| (-465)) (|has| |#2| (-465))) (-12 (|has| |#1| (-705)) (|has| |#2| (-705)))) CONST)) (-2363 (((-112) $ $) NIL (-1561 (-12 (|has| |#1| (-771)) (|has| |#2| (-771))) (-12 (|has| |#1| (-825)) (|has| |#2| (-825)))))) (-2345 (((-112) $ $) NIL (-1561 (-12 (|has| |#1| (-771)) (|has| |#2| (-771))) (-12 (|has| |#1| (-825)) (|has| |#2| (-825)))))) (-2316 (((-112) $ $) 18)) (-2354 (((-112) $ $) NIL (-1561 (-12 (|has| |#1| (-771)) (|has| |#2| (-771))) (-12 (|has| |#1| (-825)) (|has| |#2| (-825)))))) (-2335 (((-112) $ $) 66 (-1561 (-12 (|has| |#1| (-771)) (|has| |#2| (-771))) (-12 (|has| |#1| (-825)) (|has| |#2| (-825)))))) (-2414 (($ $ $) NIL (-12 (|has| |#1| (-465)) (|has| |#2| (-465))))) (-2403 (($ $ $) 56 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ $) 53 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))))) (-2391 (($ $ $) 43 (-1561 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771)))))) (** (($ $ (-550)) NIL (-12 (|has| |#1| (-465)) (|has| |#2| (-465)))) (($ $ (-749)) 31 (-1561 (-12 (|has| |#1| (-465)) (|has| |#2| (-465))) (-12 (|has| |#1| (-705)) (|has| |#2| (-705))))) (($ $ (-894)) NIL (-1561 (-12 (|has| |#1| (-465)) (|has| |#2| (-465))) (-12 (|has| |#1| (-705)) (|has| |#2| (-705)))))) (* (($ (-550) $) 60 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ (-749) $) 46 (-1561 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771))))) (($ (-894) $) NIL (-1561 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771))))) (($ $ $) 27 (-1561 (-12 (|has| |#1| (-465)) (|has| |#2| (-465))) (-12 (|has| |#1| (-705)) (|has| |#2| (-705)))))))
-(((-937 |#1| |#2|) (-13 (-1068) (-10 -8 (IF (|has| |#1| (-361)) (IF (|has| |#2| (-361)) (-6 (-361)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-705)) (IF (|has| |#2| (-705)) (-6 (-705)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-130)) (IF (|has| |#2| (-130)) (-6 (-130)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-465)) (IF (|has| |#2| (-465)) (-6 (-465)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-771)) (IF (|has| |#2| (-771)) (-6 (-771)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-825)) (IF (|has| |#2| (-825)) (-6 (-825)) |%noBranch|) |%noBranch|) (-15 -2962 ($ |#1| |#2|)) (-15 -2862 (|#1| $)) (-15 -2750 (|#2| $)))) (-1068) (-1068)) (T -937))
-((-2962 (*1 *1 *2 *3) (-12 (-5 *1 (-937 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1068)))) (-2862 (*1 *2 *1) (-12 (-4 *2 (-1068)) (-5 *1 (-937 *2 *3)) (-4 *3 (-1068)))) (-2750 (*1 *2 *1) (-12 (-4 *2 (-1068)) (-5 *1 (-937 *3 *2)) (-4 *3 (-1068)))))
-(-13 (-1068) (-10 -8 (IF (|has| |#1| (-361)) (IF (|has| |#2| (-361)) (-6 (-361)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-705)) (IF (|has| |#2| (-705)) (-6 (-705)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-130)) (IF (|has| |#2| (-130)) (-6 (-130)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-465)) (IF (|has| |#2| (-465)) (-6 (-465)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-771)) (IF (|has| |#2| (-771)) (-6 (-771)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-825)) (IF (|has| |#2| (-825)) (-6 (-825)) |%noBranch|) |%noBranch|) (-15 -2962 ($ |#1| |#2|)) (-15 -2862 (|#1| $)) (-15 -2750 (|#2| $))))
-((-3625 (((-1072) $) 12)) (-1440 (($ (-1144) (-1072)) 13)) (-1916 (((-1144) $) 10)) (-1518 (((-836) $) 22)))
-(((-938) (-13 (-595 (-836)) (-10 -8 (-15 -1916 ((-1144) $)) (-15 -3625 ((-1072) $)) (-15 -1440 ($ (-1144) (-1072)))))) (T -938))
-((-1916 (*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-938)))) (-3625 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-938)))) (-1440 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-1072)) (-5 *1 (-938)))))
-(-13 (-595 (-836)) (-10 -8 (-15 -1916 ((-1144) $)) (-15 -3625 ((-1072) $)) (-15 -1440 ($ (-1144) (-1072)))))
-((-1504 (((-112) $ $) NIL)) (-3141 (((-1070 (-1144)) $) 19)) (-1690 (((-112) $) 26)) (-1861 (((-1144) $) 27)) (-1926 (((-112) $) 24)) (-1805 ((|#1| $) 25)) (-2349 (((-846 $ $) $) 34)) (-2445 (((-112) $) 33)) (-3675 (($ $ $) 12)) (-1569 (($ $) 29)) (-2796 (((-112) $) 28)) (-3462 (($ $) 10)) (-1825 (((-1126) $) NIL)) (-2168 (((-846 $ $) $) 36)) (-2262 (((-112) $) 35)) (-2659 (($ $ $) 13)) (-3337 (((-1088) $) NIL)) (-3057 (((-846 $ $) $) 38)) (-2079 (((-112) $) 37)) (-2039 (($ $ $) 14)) (-1518 (((-836) $) 40) (($ |#1|) 7) (($ (-1144)) 9)) (-2537 (((-846 $ $) $) 32)) (-1439 (((-112) $) 30)) (-1262 (($ $ $) 11)) (-2316 (((-112) $ $) NIL)))
-(((-939 |#1|) (-13 (-940) (-10 -8 (-15 -1518 ($ |#1|)) (-15 -1518 ($ (-1144))) (-15 -3141 ((-1070 (-1144)) $)) (-15 -1926 ((-112) $)) (-15 -1805 (|#1| $)) (-15 -1690 ((-112) $)) (-15 -1861 ((-1144) $)) (-15 -2796 ((-112) $)) (-15 -1569 ($ $)) (-15 -1439 ((-112) $)) (-15 -2537 ((-846 $ $) $)) (-15 -2445 ((-112) $)) (-15 -2349 ((-846 $ $) $)) (-15 -2262 ((-112) $)) (-15 -2168 ((-846 $ $) $)) (-15 -2079 ((-112) $)) (-15 -3057 ((-846 $ $) $)))) (-940)) (T -939))
-((-1518 (*1 *1 *2) (-12 (-5 *1 (-939 *2)) (-4 *2 (-940)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-939 *3)) (-4 *3 (-940)))) (-3141 (*1 *2 *1) (-12 (-5 *2 (-1070 (-1144))) (-5 *1 (-939 *3)) (-4 *3 (-940)))) (-1926 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-939 *3)) (-4 *3 (-940)))) (-1805 (*1 *2 *1) (-12 (-5 *1 (-939 *2)) (-4 *2 (-940)))) (-1690 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-939 *3)) (-4 *3 (-940)))) (-1861 (*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-939 *3)) (-4 *3 (-940)))) (-2796 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-939 *3)) (-4 *3 (-940)))) (-1569 (*1 *1 *1) (-12 (-5 *1 (-939 *2)) (-4 *2 (-940)))) (-1439 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-939 *3)) (-4 *3 (-940)))) (-2537 (*1 *2 *1) (-12 (-5 *2 (-846 (-939 *3) (-939 *3))) (-5 *1 (-939 *3)) (-4 *3 (-940)))) (-2445 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-939 *3)) (-4 *3 (-940)))) (-2349 (*1 *2 *1) (-12 (-5 *2 (-846 (-939 *3) (-939 *3))) (-5 *1 (-939 *3)) (-4 *3 (-940)))) (-2262 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-939 *3)) (-4 *3 (-940)))) (-2168 (*1 *2 *1) (-12 (-5 *2 (-846 (-939 *3) (-939 *3))) (-5 *1 (-939 *3)) (-4 *3 (-940)))) (-2079 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-939 *3)) (-4 *3 (-940)))) (-3057 (*1 *2 *1) (-12 (-5 *2 (-846 (-939 *3) (-939 *3))) (-5 *1 (-939 *3)) (-4 *3 (-940)))))
-(-13 (-940) (-10 -8 (-15 -1518 ($ |#1|)) (-15 -1518 ($ (-1144))) (-15 -3141 ((-1070 (-1144)) $)) (-15 -1926 ((-112) $)) (-15 -1805 (|#1| $)) (-15 -1690 ((-112) $)) (-15 -1861 ((-1144) $)) (-15 -2796 ((-112) $)) (-15 -1569 ($ $)) (-15 -1439 ((-112) $)) (-15 -2537 ((-846 $ $) $)) (-15 -2445 ((-112) $)) (-15 -2349 ((-846 $ $) $)) (-15 -2262 ((-112) $)) (-15 -2168 ((-846 $ $) $)) (-15 -2079 ((-112) $)) (-15 -3057 ((-846 $ $) $))))
-((-1504 (((-112) $ $) 7)) (-3675 (($ $ $) 15)) (-3462 (($ $) 17)) (-1825 (((-1126) $) 9)) (-2659 (($ $ $) 14)) (-3337 (((-1088) $) 10)) (-2039 (($ $ $) 13)) (-1518 (((-836) $) 11)) (-1262 (($ $ $) 16)) (-2316 (((-112) $ $) 6)))
-(((-940) (-138)) (T -940))
-((-3462 (*1 *1 *1) (-4 *1 (-940))) (-1262 (*1 *1 *1 *1) (-4 *1 (-940))) (-3675 (*1 *1 *1 *1) (-4 *1 (-940))) (-2659 (*1 *1 *1 *1) (-4 *1 (-940))) (-2039 (*1 *1 *1 *1) (-4 *1 (-940))))
-(-13 (-1068) (-10 -8 (-15 -3462 ($ $)) (-15 -1262 ($ $ $)) (-15 -3675 ($ $ $)) (-15 -2659 ($ $ $)) (-15 -2039 ($ $ $))))
-(((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-4047 (((-112) $ (-749)) 8)) (-3513 (($) 7 T CONST)) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) 9)) (-3884 (($ $ $) 43)) (-1832 (($ $ $) 44)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-4164 ((|#1| $) 45)) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35)) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-3638 ((|#1| $) 39)) (-1886 (($ |#1| $) 40)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-3760 ((|#1| $) 41)) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-3685 (($ (-623 |#1|)) 42)) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-941 |#1|) (-138) (-825)) (T -941))
-((-4164 (*1 *2 *1) (-12 (-4 *1 (-941 *2)) (-4 *2 (-825)))) (-1832 (*1 *1 *1 *1) (-12 (-4 *1 (-941 *2)) (-4 *2 (-825)))) (-3884 (*1 *1 *1 *1) (-12 (-4 *1 (-941 *2)) (-4 *2 (-825)))))
-(-13 (-106 |t#1|) (-10 -8 (-6 -4342) (-15 -4164 (|t#1| $)) (-15 -1832 ($ $ $)) (-15 -3884 ($ $ $))))
-(((-34) . T) ((-106 |#1|) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-1068) |has| |#1| (-1068)) ((-1181) . T))
-((-3190 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3139 |#2|)) |#2| |#2|) 85)) (-3238 ((|#2| |#2| |#2|) 83)) (-2195 (((-2 (|:| |coef2| |#2|) (|:| -3139 |#2|)) |#2| |#2|) 87)) (-2269 (((-2 (|:| |coef1| |#2|) (|:| -3139 |#2|)) |#2| |#2|) 89)) (-1751 (((-2 (|:| |coef2| |#2|) (|:| -1527 |#1|)) |#2| |#2|) 107 (|has| |#1| (-444)))) (-4194 (((-2 (|:| |coef2| |#2|) (|:| -3340 |#1|)) |#2| |#2|) 46)) (-4085 (((-2 (|:| |coef2| |#2|) (|:| -3340 |#1|)) |#2| |#2|) 64)) (-4196 (((-2 (|:| |coef1| |#2|) (|:| -3340 |#1|)) |#2| |#2|) 66)) (-3075 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 78)) (-2691 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749)) 71)) (-2444 (((-2 (|:| |coef2| |#2|) (|:| -3453 |#1|)) |#2|) 97)) (-2928 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749)) 74)) (-2606 (((-623 (-749)) |#2| |#2|) 82)) (-3995 ((|#1| |#2| |#2|) 42)) (-1637 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1527 |#1|)) |#2| |#2|) 105 (|has| |#1| (-444)))) (-1527 ((|#1| |#2| |#2|) 103 (|has| |#1| (-444)))) (-4094 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3340 |#1|)) |#2| |#2|) 44)) (-3975 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3340 |#1|)) |#2| |#2|) 63)) (-3340 ((|#1| |#2| |#2|) 61)) (-4113 (((-2 (|:| -2855 |#1|) (|:| -3526 |#2|) (|:| -2786 |#2|)) |#2| |#2|) 35)) (-3899 ((|#2| |#2| |#2| |#2| |#1|) 53)) (-3009 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 76)) (-3632 ((|#2| |#2| |#2|) 75)) (-3785 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749)) 69)) (-3706 ((|#2| |#2| |#2| (-749)) 67)) (-3139 ((|#2| |#2| |#2|) 111 (|has| |#1| (-444)))) (-1495 (((-1227 |#2|) (-1227 |#2|) |#1|) 21)) (-1866 (((-2 (|:| -3526 |#2|) (|:| -2786 |#2|)) |#2| |#2|) 39)) (-2357 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3453 |#1|)) |#2|) 95)) (-3453 ((|#1| |#2|) 92)) (-2839 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749)) 73)) (-2747 ((|#2| |#2| |#2| (-749)) 72)) (-2528 (((-623 |#2|) |#2| |#2|) 80)) (-2066 ((|#2| |#2| |#1| |#1| (-749)) 50)) (-1968 ((|#1| |#1| |#1| (-749)) 49)) (* (((-1227 |#2|) |#1| (-1227 |#2|)) 16)))
-(((-942 |#1| |#2|) (-10 -7 (-15 -3340 (|#1| |#2| |#2|)) (-15 -3975 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3340 |#1|)) |#2| |#2|)) (-15 -4085 ((-2 (|:| |coef2| |#2|) (|:| -3340 |#1|)) |#2| |#2|)) (-15 -4196 ((-2 (|:| |coef1| |#2|) (|:| -3340 |#1|)) |#2| |#2|)) (-15 -3706 (|#2| |#2| |#2| (-749))) (-15 -3785 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749))) (-15 -2691 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749))) (-15 -2747 (|#2| |#2| |#2| (-749))) (-15 -2839 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749))) (-15 -2928 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749))) (-15 -3632 (|#2| |#2| |#2|)) (-15 -3009 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3075 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3238 (|#2| |#2| |#2|)) (-15 -3190 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3139 |#2|)) |#2| |#2|)) (-15 -2195 ((-2 (|:| |coef2| |#2|) (|:| -3139 |#2|)) |#2| |#2|)) (-15 -2269 ((-2 (|:| |coef1| |#2|) (|:| -3139 |#2|)) |#2| |#2|)) (-15 -3453 (|#1| |#2|)) (-15 -2357 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3453 |#1|)) |#2|)) (-15 -2444 ((-2 (|:| |coef2| |#2|) (|:| -3453 |#1|)) |#2|)) (-15 -2528 ((-623 |#2|) |#2| |#2|)) (-15 -2606 ((-623 (-749)) |#2| |#2|)) (IF (|has| |#1| (-444)) (PROGN (-15 -1527 (|#1| |#2| |#2|)) (-15 -1637 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1527 |#1|)) |#2| |#2|)) (-15 -1751 ((-2 (|:| |coef2| |#2|) (|:| -1527 |#1|)) |#2| |#2|)) (-15 -3139 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1227 |#2|) |#1| (-1227 |#2|))) (-15 -1495 ((-1227 |#2|) (-1227 |#2|) |#1|)) (-15 -4113 ((-2 (|:| -2855 |#1|) (|:| -3526 |#2|) (|:| -2786 |#2|)) |#2| |#2|)) (-15 -1866 ((-2 (|:| -3526 |#2|) (|:| -2786 |#2|)) |#2| |#2|)) (-15 -1968 (|#1| |#1| |#1| (-749))) (-15 -2066 (|#2| |#2| |#1| |#1| (-749))) (-15 -3899 (|#2| |#2| |#2| |#2| |#1|)) (-15 -3995 (|#1| |#2| |#2|)) (-15 -4094 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3340 |#1|)) |#2| |#2|)) (-15 -4194 ((-2 (|:| |coef2| |#2|) (|:| -3340 |#1|)) |#2| |#2|))) (-542) (-1203 |#1|)) (T -942))
-((-4194 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3340 *4))) (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))) (-4094 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3340 *4))) (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))) (-3995 (*1 *2 *3 *3) (-12 (-4 *2 (-542)) (-5 *1 (-942 *2 *3)) (-4 *3 (-1203 *2)))) (-3899 (*1 *2 *2 *2 *2 *3) (-12 (-4 *3 (-542)) (-5 *1 (-942 *3 *2)) (-4 *2 (-1203 *3)))) (-2066 (*1 *2 *2 *3 *3 *4) (-12 (-5 *4 (-749)) (-4 *3 (-542)) (-5 *1 (-942 *3 *2)) (-4 *2 (-1203 *3)))) (-1968 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-749)) (-4 *2 (-542)) (-5 *1 (-942 *2 *4)) (-4 *4 (-1203 *2)))) (-1866 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| -3526 *3) (|:| -2786 *3))) (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))) (-4113 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| -2855 *4) (|:| -3526 *3) (|:| -2786 *3))) (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))) (-1495 (*1 *2 *2 *3) (-12 (-5 *2 (-1227 *4)) (-4 *4 (-1203 *3)) (-4 *3 (-542)) (-5 *1 (-942 *3 *4)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1227 *4)) (-4 *4 (-1203 *3)) (-4 *3 (-542)) (-5 *1 (-942 *3 *4)))) (-3139 (*1 *2 *2 *2) (-12 (-4 *3 (-444)) (-4 *3 (-542)) (-5 *1 (-942 *3 *2)) (-4 *2 (-1203 *3)))) (-1751 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1527 *4))) (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))) (-1637 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1527 *4))) (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))) (-1527 (*1 *2 *3 *3) (-12 (-4 *2 (-542)) (-4 *2 (-444)) (-5 *1 (-942 *2 *3)) (-4 *3 (-1203 *2)))) (-2606 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-623 (-749))) (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))) (-2528 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-623 *3)) (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))) (-2444 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3453 *4))) (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))) (-2357 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3453 *4))) (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))) (-3453 (*1 *2 *3) (-12 (-4 *2 (-542)) (-5 *1 (-942 *2 *3)) (-4 *3 (-1203 *2)))) (-2269 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -3139 *3))) (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))) (-2195 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3139 *3))) (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))) (-3190 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3139 *3))) (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))) (-3238 (*1 *2 *2 *2) (-12 (-4 *3 (-542)) (-5 *1 (-942 *3 *2)) (-4 *2 (-1203 *3)))) (-3075 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))) (-3009 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))) (-3632 (*1 *2 *2 *2) (-12 (-4 *3 (-542)) (-5 *1 (-942 *3 *2)) (-4 *2 (-1203 *3)))) (-2928 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-749)) (-4 *5 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-942 *5 *3)) (-4 *3 (-1203 *5)))) (-2839 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-749)) (-4 *5 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-942 *5 *3)) (-4 *3 (-1203 *5)))) (-2747 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-749)) (-4 *4 (-542)) (-5 *1 (-942 *4 *2)) (-4 *2 (-1203 *4)))) (-2691 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-749)) (-4 *5 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-942 *5 *3)) (-4 *3 (-1203 *5)))) (-3785 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-749)) (-4 *5 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-942 *5 *3)) (-4 *3 (-1203 *5)))) (-3706 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-749)) (-4 *4 (-542)) (-5 *1 (-942 *4 *2)) (-4 *2 (-1203 *4)))) (-4196 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -3340 *4))) (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))) (-4085 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3340 *4))) (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))) (-3975 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3340 *4))) (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))) (-3340 (*1 *2 *3 *3) (-12 (-4 *2 (-542)) (-5 *1 (-942 *2 *3)) (-4 *3 (-1203 *2)))))
-(-10 -7 (-15 -3340 (|#1| |#2| |#2|)) (-15 -3975 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3340 |#1|)) |#2| |#2|)) (-15 -4085 ((-2 (|:| |coef2| |#2|) (|:| -3340 |#1|)) |#2| |#2|)) (-15 -4196 ((-2 (|:| |coef1| |#2|) (|:| -3340 |#1|)) |#2| |#2|)) (-15 -3706 (|#2| |#2| |#2| (-749))) (-15 -3785 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749))) (-15 -2691 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749))) (-15 -2747 (|#2| |#2| |#2| (-749))) (-15 -2839 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749))) (-15 -2928 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749))) (-15 -3632 (|#2| |#2| |#2|)) (-15 -3009 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3075 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3238 (|#2| |#2| |#2|)) (-15 -3190 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3139 |#2|)) |#2| |#2|)) (-15 -2195 ((-2 (|:| |coef2| |#2|) (|:| -3139 |#2|)) |#2| |#2|)) (-15 -2269 ((-2 (|:| |coef1| |#2|) (|:| -3139 |#2|)) |#2| |#2|)) (-15 -3453 (|#1| |#2|)) (-15 -2357 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3453 |#1|)) |#2|)) (-15 -2444 ((-2 (|:| |coef2| |#2|) (|:| -3453 |#1|)) |#2|)) (-15 -2528 ((-623 |#2|) |#2| |#2|)) (-15 -2606 ((-623 (-749)) |#2| |#2|)) (IF (|has| |#1| (-444)) (PROGN (-15 -1527 (|#1| |#2| |#2|)) (-15 -1637 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1527 |#1|)) |#2| |#2|)) (-15 -1751 ((-2 (|:| |coef2| |#2|) (|:| -1527 |#1|)) |#2| |#2|)) (-15 -3139 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1227 |#2|) |#1| (-1227 |#2|))) (-15 -1495 ((-1227 |#2|) (-1227 |#2|) |#1|)) (-15 -4113 ((-2 (|:| -2855 |#1|) (|:| -3526 |#2|) (|:| -2786 |#2|)) |#2| |#2|)) (-15 -1866 ((-2 (|:| -3526 |#2|) (|:| -2786 |#2|)) |#2| |#2|)) (-15 -1968 (|#1| |#1| |#1| (-749))) (-15 -2066 (|#2| |#2| |#1| |#1| (-749))) (-15 -3899 (|#2| |#2| |#2| |#2| |#1|)) (-15 -3995 (|#1| |#2| |#2|)) (-15 -4094 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3340 |#1|)) |#2| |#2|)) (-15 -4194 ((-2 (|:| |coef2| |#2|) (|:| -3340 |#1|)) |#2| |#2|)))
-((-1504 (((-112) $ $) NIL)) (-1551 (((-1180) $) 13)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2802 (((-1103) $) 10)) (-1518 (((-836) $) 22) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-943) (-13 (-1051) (-10 -8 (-15 -2802 ((-1103) $)) (-15 -1551 ((-1180) $))))) (T -943))
-((-2802 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-943)))) (-1551 (*1 *2 *1) (-12 (-5 *2 (-1180)) (-5 *1 (-943)))))
-(-13 (-1051) (-10 -8 (-15 -2802 ((-1103) $)) (-15 -1551 ((-1180) $))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) 27)) (-3513 (($) NIL T CONST)) (-1357 (((-623 (-623 (-550))) (-623 (-550))) 29)) (-4308 (((-550) $) 45)) (-1459 (($ (-623 (-550))) 17)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-4028 (((-623 (-550)) $) 12)) (-1270 (($ $) 32)) (-1518 (((-836) $) 43) (((-623 (-550)) $) 10)) (-2626 (($) 7 T CONST)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 20)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 19)) (-2391 (($ $ $) 21)) (* (($ (-894) $) NIL) (($ (-749) $) 25)))
-(((-944) (-13 (-773) (-596 (-623 (-550))) (-10 -8 (-15 -1459 ($ (-623 (-550)))) (-15 -1357 ((-623 (-623 (-550))) (-623 (-550)))) (-15 -4308 ((-550) $)) (-15 -1270 ($ $)) (-15 -1518 ((-623 (-550)) $))))) (T -944))
-((-1459 (*1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-944)))) (-1357 (*1 *2 *3) (-12 (-5 *2 (-623 (-623 (-550)))) (-5 *1 (-944)) (-5 *3 (-623 (-550))))) (-4308 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-944)))) (-1270 (*1 *1 *1) (-5 *1 (-944))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-944)))))
-(-13 (-773) (-596 (-623 (-550))) (-10 -8 (-15 -1459 ($ (-623 (-550)))) (-15 -1357 ((-623 (-623 (-550))) (-623 (-550)))) (-15 -4308 ((-550) $)) (-15 -1270 ($ $)) (-15 -1518 ((-623 (-550)) $))))
-((-2414 (($ $ |#2|) 30)) (-2403 (($ $) 22) (($ $ $) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 15) (($ $ $) NIL) (($ $ |#2|) 20) (($ |#2| $) 19) (($ (-400 (-550)) $) 26) (($ $ (-400 (-550))) 28)))
-(((-945 |#1| |#2| |#3| |#4|) (-10 -8 (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 -2414 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 -2403 (|#1| |#1| |#1|)) (-15 -2403 (|#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-894) |#1|))) (-946 |#2| |#3| |#4|) (-1020) (-770) (-825)) (T -945))
-NIL
-(-10 -8 (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 -2414 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 -2403 (|#1| |#1| |#1|)) (-15 -2403 (|#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-894) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3141 (((-623 |#3|) $) 72)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 49 (|has| |#1| (-542)))) (-1447 (($ $) 50 (|has| |#1| (-542)))) (-4291 (((-112) $) 52 (|has| |#1| (-542)))) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-3295 (($ $) 58)) (-1386 (((-3 $ "failed") $) 32)) (-3478 (((-112) $) 71)) (-3102 (((-112) $) 30)) (-3439 (((-112) $) 60)) (-3118 (($ |#1| |#2|) 59) (($ $ |#3| |#2|) 74) (($ $ (-623 |#3|) (-623 |#2|)) 73)) (-3972 (($ (-1 |#1| |#1|) $) 61)) (-3267 (($ $) 63)) (-3277 ((|#1| $) 64)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1495 (((-3 $ "failed") $ $) 48 (|has| |#1| (-542)))) (-2970 ((|#2| $) 62)) (-3380 (($ $) 70)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ (-400 (-550))) 55 (|has| |#1| (-38 (-400 (-550))))) (($ $) 47 (|has| |#1| (-542))) (($ |#1|) 45 (|has| |#1| (-170)))) (-2510 ((|#1| $ |#2|) 57)) (-4242 (((-3 $ "failed") $) 46 (|has| |#1| (-143)))) (-2390 (((-749)) 28)) (-1345 (((-112) $ $) 51 (|has| |#1| (-542)))) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2414 (($ $ |#1|) 56 (|has| |#1| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 66) (($ |#1| $) 65) (($ (-400 (-550)) $) 54 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 53 (|has| |#1| (-38 (-400 (-550)))))))
-(((-946 |#1| |#2| |#3|) (-138) (-1020) (-770) (-825)) (T -946))
-((-3277 (*1 *2 *1) (-12 (-4 *1 (-946 *2 *3 *4)) (-4 *3 (-770)) (-4 *4 (-825)) (-4 *2 (-1020)))) (-3267 (*1 *1 *1) (-12 (-4 *1 (-946 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-770)) (-4 *4 (-825)))) (-2970 (*1 *2 *1) (-12 (-4 *1 (-946 *3 *2 *4)) (-4 *3 (-1020)) (-4 *4 (-825)) (-4 *2 (-770)))) (-3118 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-946 *4 *3 *2)) (-4 *4 (-1020)) (-4 *3 (-770)) (-4 *2 (-825)))) (-3118 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 *6)) (-5 *3 (-623 *5)) (-4 *1 (-946 *4 *5 *6)) (-4 *4 (-1020)) (-4 *5 (-770)) (-4 *6 (-825)))) (-3141 (*1 *2 *1) (-12 (-4 *1 (-946 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-770)) (-4 *5 (-825)) (-5 *2 (-623 *5)))) (-3478 (*1 *2 *1) (-12 (-4 *1 (-946 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-770)) (-4 *5 (-825)) (-5 *2 (-112)))) (-3380 (*1 *1 *1) (-12 (-4 *1 (-946 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-770)) (-4 *4 (-825)))))
-(-13 (-47 |t#1| |t#2|) (-10 -8 (-15 -3118 ($ $ |t#3| |t#2|)) (-15 -3118 ($ $ (-623 |t#3|) (-623 |t#2|))) (-15 -3267 ($ $)) (-15 -3277 (|t#1| $)) (-15 -2970 (|t#2| $)) (-15 -3141 ((-623 |t#3|) $)) (-15 -3478 ((-112) $)) (-15 -3380 ($ $))))
-(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) |has| |#1| (-542)) ((-101) . T) ((-111 #0# #0#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1561 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-170) -1561 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-283) |has| |#1| (-542)) ((-542) |has| |#1| (-542)) ((-626 #0#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #0#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) |has| |#1| (-542)) ((-705) . T) ((-1026 #0#) |has| |#1| (-38 (-400 (-550)))) ((-1026 |#1|) . T) ((-1026 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-3221 (((-1062 (-219)) $) 8)) (-3213 (((-1062 (-219)) $) 9)) (-3202 (((-1062 (-219)) $) 10)) (-3576 (((-623 (-623 (-916 (-219)))) $) 11)) (-1518 (((-836) $) 6)))
-(((-947) (-138)) (T -947))
-((-3576 (*1 *2 *1) (-12 (-4 *1 (-947)) (-5 *2 (-623 (-623 (-916 (-219))))))) (-3202 (*1 *2 *1) (-12 (-4 *1 (-947)) (-5 *2 (-1062 (-219))))) (-3213 (*1 *2 *1) (-12 (-4 *1 (-947)) (-5 *2 (-1062 (-219))))) (-3221 (*1 *2 *1) (-12 (-4 *1 (-947)) (-5 *2 (-1062 (-219))))))
-(-13 (-595 (-836)) (-10 -8 (-15 -3576 ((-623 (-623 (-916 (-219)))) $)) (-15 -3202 ((-1062 (-219)) $)) (-15 -3213 ((-1062 (-219)) $)) (-15 -3221 ((-1062 (-219)) $))))
-(((-595 (-836)) . T))
-((-3141 (((-623 |#4|) $) 23)) (-2238 (((-112) $) 48)) (-3670 (((-112) $) 47)) (-1674 (((-2 (|:| |under| $) (|:| -1608 $) (|:| |upper| $)) $ |#4|) 36)) (-2976 (((-112) $) 49)) (-3156 (((-112) $ $) 55)) (-3059 (((-112) $ $) 58)) (-3253 (((-112) $) 53)) (-3774 (((-623 |#5|) (-623 |#5|) $) 90)) (-3872 (((-623 |#5|) (-623 |#5|) $) 87)) (-2786 (((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| $) 81)) (-2650 (((-623 |#4|) $) 27)) (-2568 (((-112) |#4| $) 30)) (-2884 (((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| $) 73)) (-2315 (($ $ |#4|) 33)) (-2486 (($ $ |#4|) 32)) (-2401 (($ $ |#4|) 34)) (-2316 (((-112) $ $) 40)))
-(((-948 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3670 ((-112) |#1|)) (-15 -3774 ((-623 |#5|) (-623 |#5|) |#1|)) (-15 -3872 ((-623 |#5|) (-623 |#5|) |#1|)) (-15 -2786 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -2884 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -2976 ((-112) |#1|)) (-15 -3059 ((-112) |#1| |#1|)) (-15 -3156 ((-112) |#1| |#1|)) (-15 -3253 ((-112) |#1|)) (-15 -2238 ((-112) |#1|)) (-15 -1674 ((-2 (|:| |under| |#1|) (|:| -1608 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -2315 (|#1| |#1| |#4|)) (-15 -2401 (|#1| |#1| |#4|)) (-15 -2486 (|#1| |#1| |#4|)) (-15 -2568 ((-112) |#4| |#1|)) (-15 -2650 ((-623 |#4|) |#1|)) (-15 -3141 ((-623 |#4|) |#1|)) (-15 -2316 ((-112) |#1| |#1|))) (-949 |#2| |#3| |#4| |#5|) (-1020) (-771) (-825) (-1034 |#2| |#3| |#4|)) (T -948))
-NIL
-(-10 -8 (-15 -3670 ((-112) |#1|)) (-15 -3774 ((-623 |#5|) (-623 |#5|) |#1|)) (-15 -3872 ((-623 |#5|) (-623 |#5|) |#1|)) (-15 -2786 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -2884 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -2976 ((-112) |#1|)) (-15 -3059 ((-112) |#1| |#1|)) (-15 -3156 ((-112) |#1| |#1|)) (-15 -3253 ((-112) |#1|)) (-15 -2238 ((-112) |#1|)) (-15 -1674 ((-2 (|:| |under| |#1|) (|:| -1608 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -2315 (|#1| |#1| |#4|)) (-15 -2401 (|#1| |#1| |#4|)) (-15 -2486 (|#1| |#1| |#4|)) (-15 -2568 ((-112) |#4| |#1|)) (-15 -2650 ((-623 |#4|) |#1|)) (-15 -3141 ((-623 |#4|) |#1|)) (-15 -2316 ((-112) |#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-3141 (((-623 |#3|) $) 33)) (-2238 (((-112) $) 26)) (-3670 (((-112) $) 17 (|has| |#1| (-542)))) (-1674 (((-2 (|:| |under| $) (|:| -1608 $) (|:| |upper| $)) $ |#3|) 27)) (-4047 (((-112) $ (-749)) 44)) (-4253 (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4342)))) (-3513 (($) 45 T CONST)) (-2976 (((-112) $) 22 (|has| |#1| (-542)))) (-3156 (((-112) $ $) 24 (|has| |#1| (-542)))) (-3059 (((-112) $ $) 23 (|has| |#1| (-542)))) (-3253 (((-112) $) 25 (|has| |#1| (-542)))) (-3774 (((-623 |#4|) (-623 |#4|) $) 18 (|has| |#1| (-542)))) (-3872 (((-623 |#4|) (-623 |#4|) $) 19 (|has| |#1| (-542)))) (-3880 (((-3 $ "failed") (-623 |#4|)) 36)) (-2726 (($ (-623 |#4|)) 35)) (-1328 (($ $) 68 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342))))) (-3137 (($ |#4| $) 67 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#4|) $) 64 (|has| $ (-6 -4342)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-542)))) (-2419 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4342))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4342)))) (-3450 (((-623 |#4|) $) 52 (|has| $ (-6 -4342)))) (-3952 ((|#3| $) 34)) (-1859 (((-112) $ (-749)) 43)) (-2689 (((-623 |#4|) $) 53 (|has| $ (-6 -4342)))) (-1921 (((-112) |#4| $) 55 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#4| |#4|) $) 47)) (-2650 (((-623 |#3|) $) 32)) (-2568 (((-112) |#3| $) 31)) (-1573 (((-112) $ (-749)) 42)) (-1825 (((-1126) $) 9)) (-2884 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-542)))) (-3337 (((-1088) $) 10)) (-3321 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 61)) (-1543 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 |#4|) (-623 |#4|)) 59 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-287 |#4|)) 57 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-623 (-287 |#4|))) 56 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))) (-4140 (((-112) $ $) 38)) (-2902 (((-112) $) 41)) (-3498 (($) 40)) (-3350 (((-749) |#4| $) 54 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342)))) (((-749) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4342)))) (-1731 (($ $) 39)) (-4028 (((-526) $) 69 (|has| |#4| (-596 (-526))))) (-1532 (($ (-623 |#4|)) 60)) (-2315 (($ $ |#3|) 28)) (-2486 (($ $ |#3|) 30)) (-2401 (($ $ |#3|) 29)) (-1518 (((-836) $) 11) (((-623 |#4|) $) 37)) (-1675 (((-112) (-1 (-112) |#4|) $) 49 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 6)) (-3191 (((-749) $) 46 (|has| $ (-6 -4342)))))
-(((-949 |#1| |#2| |#3| |#4|) (-138) (-1020) (-771) (-825) (-1034 |t#1| |t#2| |t#3|)) (T -949))
-((-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *1 (-949 *3 *4 *5 *6)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *1 (-949 *3 *4 *5 *6)))) (-3952 (*1 *2 *1) (-12 (-4 *1 (-949 *3 *4 *2 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-1034 *3 *4 *2)) (-4 *2 (-825)))) (-3141 (*1 *2 *1) (-12 (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-623 *5)))) (-2650 (*1 *2 *1) (-12 (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-623 *5)))) (-2568 (*1 *2 *3 *1) (-12 (-4 *1 (-949 *4 *5 *3 *6)) (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *3 (-825)) (-4 *6 (-1034 *4 *5 *3)) (-5 *2 (-112)))) (-2486 (*1 *1 *1 *2) (-12 (-4 *1 (-949 *3 *4 *2 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *2 (-825)) (-4 *5 (-1034 *3 *4 *2)))) (-2401 (*1 *1 *1 *2) (-12 (-4 *1 (-949 *3 *4 *2 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *2 (-825)) (-4 *5 (-1034 *3 *4 *2)))) (-2315 (*1 *1 *1 *2) (-12 (-4 *1 (-949 *3 *4 *2 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *2 (-825)) (-4 *5 (-1034 *3 *4 *2)))) (-1674 (*1 *2 *1 *3) (-12 (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *3 (-825)) (-4 *6 (-1034 *4 *5 *3)) (-5 *2 (-2 (|:| |under| *1) (|:| -1608 *1) (|:| |upper| *1))) (-4 *1 (-949 *4 *5 *3 *6)))) (-2238 (*1 *2 *1) (-12 (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-112)))) (-3253 (*1 *2 *1) (-12 (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542)) (-5 *2 (-112)))) (-3156 (*1 *2 *1 *1) (-12 (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542)) (-5 *2 (-112)))) (-3059 (*1 *2 *1 *1) (-12 (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542)) (-5 *2 (-112)))) (-2976 (*1 *2 *1) (-12 (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542)) (-5 *2 (-112)))) (-2884 (*1 *2 *3 *1) (-12 (-4 *1 (-949 *4 *5 *6 *3)) (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-4 *4 (-542)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))))) (-2786 (*1 *2 *3 *1) (-12 (-4 *1 (-949 *4 *5 *6 *3)) (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-4 *4 (-542)) (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4))))) (-3872 (*1 *2 *2 *1) (-12 (-5 *2 (-623 *6)) (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542)))) (-3774 (*1 *2 *2 *1) (-12 (-5 *2 (-623 *6)) (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542)))) (-3670 (*1 *2 *1) (-12 (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542)) (-5 *2 (-112)))))
-(-13 (-1068) (-149 |t#4|) (-595 (-623 |t#4|)) (-10 -8 (-6 -4342) (-15 -3880 ((-3 $ "failed") (-623 |t#4|))) (-15 -2726 ($ (-623 |t#4|))) (-15 -3952 (|t#3| $)) (-15 -3141 ((-623 |t#3|) $)) (-15 -2650 ((-623 |t#3|) $)) (-15 -2568 ((-112) |t#3| $)) (-15 -2486 ($ $ |t#3|)) (-15 -2401 ($ $ |t#3|)) (-15 -2315 ($ $ |t#3|)) (-15 -1674 ((-2 (|:| |under| $) (|:| -1608 $) (|:| |upper| $)) $ |t#3|)) (-15 -2238 ((-112) $)) (IF (|has| |t#1| (-542)) (PROGN (-15 -3253 ((-112) $)) (-15 -3156 ((-112) $ $)) (-15 -3059 ((-112) $ $)) (-15 -2976 ((-112) $)) (-15 -2884 ((-2 (|:| |num| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -2786 ((-2 (|:| |rnum| |t#1|) (|:| |polnum| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -3872 ((-623 |t#4|) (-623 |t#4|) $)) (-15 -3774 ((-623 |t#4|) (-623 |t#4|) $)) (-15 -3670 ((-112) $))) |%noBranch|)))
-(((-34) . T) ((-101) . T) ((-595 (-623 |#4|)) . T) ((-595 (-836)) . T) ((-149 |#4|) . T) ((-596 (-526)) |has| |#4| (-596 (-526))) ((-302 |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))) ((-481 |#4|) . T) ((-505 |#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))) ((-1068) . T) ((-1181) . T))
-((-1693 (((-623 |#4|) |#4| |#4|) 118)) (-3993 (((-623 |#4|) (-623 |#4|) (-112)) 107 (|has| |#1| (-444))) (((-623 |#4|) (-623 |#4|)) 108 (|has| |#1| (-444)))) (-4175 (((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|)) 35)) (-4079 (((-112) |#4|) 34)) (-3897 (((-623 |#4|) |#4|) 103 (|has| |#1| (-444)))) (-3932 (((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-1 (-112) |#4|) (-623 |#4|)) 20)) (-4023 (((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 (-1 (-112) |#4|)) (-623 |#4|)) 22)) (-4130 (((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 (-1 (-112) |#4|)) (-623 |#4|)) 23)) (-1777 (((-3 (-2 (|:| |bas| (-468 |#1| |#2| |#3| |#4|)) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|)) 73)) (-1967 (((-623 |#4|) (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 85)) (-2065 (((-623 |#4|) (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 111)) (-1585 (((-623 |#4|) (-623 |#4|)) 110)) (-1485 (((-623 |#4|) (-623 |#4|) (-623 |#4|) (-112)) 48) (((-623 |#4|) (-623 |#4|) (-623 |#4|)) 50)) (-1564 ((|#4| |#4| (-623 |#4|)) 49)) (-4103 (((-623 |#4|) (-623 |#4|) (-623 |#4|)) 114 (|has| |#1| (-444)))) (-1281 (((-623 |#4|) (-623 |#4|) (-623 |#4|)) 117 (|has| |#1| (-444)))) (-4217 (((-623 |#4|) (-623 |#4|) (-623 |#4|)) 116 (|has| |#1| (-444)))) (-1809 (((-623 |#4|) (-623 |#4|) (-623 |#4|) (-1 (-623 |#4|) (-623 |#4|))) 87) (((-623 |#4|) (-623 |#4|) (-623 |#4|)) 89) (((-623 |#4|) (-623 |#4|) |#4|) 121) (((-623 |#4|) |#4| |#4|) 119) (((-623 |#4|) (-623 |#4|)) 88)) (-3401 (((-623 |#4|) (-623 |#4|) (-623 |#4|)) 100 (-12 (|has| |#1| (-145)) (|has| |#1| (-300))))) (-4251 (((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|)) 41)) (-2100 (((-112) (-623 |#4|)) 62)) (-2010 (((-112) (-623 |#4|) (-623 (-623 |#4|))) 53)) (-1315 (((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|)) 29)) (-4289 (((-112) |#4|) 28)) (-3299 (((-623 |#4|) (-623 |#4|)) 98 (-12 (|has| |#1| (-145)) (|has| |#1| (-300))))) (-1378 (((-623 |#4|) (-623 |#4|)) 99 (-12 (|has| |#1| (-145)) (|has| |#1| (-300))))) (-1669 (((-623 |#4|) (-623 |#4|)) 66)) (-1876 (((-623 |#4|) (-623 |#4|)) 79)) (-1906 (((-112) (-623 |#4|) (-623 |#4|)) 51)) (-1508 (((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|)) 39)) (-1410 (((-112) |#4|) 36)))
-(((-950 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1809 ((-623 |#4|) (-623 |#4|))) (-15 -1809 ((-623 |#4|) |#4| |#4|)) (-15 -1585 ((-623 |#4|) (-623 |#4|))) (-15 -1693 ((-623 |#4|) |#4| |#4|)) (-15 -1809 ((-623 |#4|) (-623 |#4|) |#4|)) (-15 -1809 ((-623 |#4|) (-623 |#4|) (-623 |#4|))) (-15 -1809 ((-623 |#4|) (-623 |#4|) (-623 |#4|) (-1 (-623 |#4|) (-623 |#4|)))) (-15 -1906 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -2010 ((-112) (-623 |#4|) (-623 (-623 |#4|)))) (-15 -2100 ((-112) (-623 |#4|))) (-15 -3932 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-1 (-112) |#4|) (-623 |#4|))) (-15 -4023 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 (-1 (-112) |#4|)) (-623 |#4|))) (-15 -4130 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 (-1 (-112) |#4|)) (-623 |#4|))) (-15 -4251 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|))) (-15 -4079 ((-112) |#4|)) (-15 -4175 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|))) (-15 -4289 ((-112) |#4|)) (-15 -1315 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|))) (-15 -1410 ((-112) |#4|)) (-15 -1508 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|))) (-15 -1485 ((-623 |#4|) (-623 |#4|) (-623 |#4|))) (-15 -1485 ((-623 |#4|) (-623 |#4|) (-623 |#4|) (-112))) (-15 -1564 (|#4| |#4| (-623 |#4|))) (-15 -1669 ((-623 |#4|) (-623 |#4|))) (-15 -1777 ((-3 (-2 (|:| |bas| (-468 |#1| |#2| |#3| |#4|)) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|))) (-15 -1876 ((-623 |#4|) (-623 |#4|))) (-15 -1967 ((-623 |#4|) (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2065 ((-623 |#4|) (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-444)) (PROGN (-15 -3897 ((-623 |#4|) |#4|)) (-15 -3993 ((-623 |#4|) (-623 |#4|))) (-15 -3993 ((-623 |#4|) (-623 |#4|) (-112))) (-15 -4103 ((-623 |#4|) (-623 |#4|) (-623 |#4|))) (-15 -4217 ((-623 |#4|) (-623 |#4|) (-623 |#4|))) (-15 -1281 ((-623 |#4|) (-623 |#4|) (-623 |#4|)))) |%noBranch|) (IF (|has| |#1| (-300)) (IF (|has| |#1| (-145)) (PROGN (-15 -1378 ((-623 |#4|) (-623 |#4|))) (-15 -3299 ((-623 |#4|) (-623 |#4|))) (-15 -3401 ((-623 |#4|) (-623 |#4|) (-623 |#4|)))) |%noBranch|) |%noBranch|)) (-542) (-771) (-825) (-1034 |#1| |#2| |#3|)) (T -950))
-((-3401 (*1 *2 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-145)) (-4 *3 (-300)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-950 *3 *4 *5 *6)))) (-3299 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-145)) (-4 *3 (-300)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-950 *3 *4 *5 *6)))) (-1378 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-145)) (-4 *3 (-300)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-950 *3 *4 *5 *6)))) (-1281 (*1 *2 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-444)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-950 *3 *4 *5 *6)))) (-4217 (*1 *2 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-444)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-950 *3 *4 *5 *6)))) (-4103 (*1 *2 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-444)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-950 *3 *4 *5 *6)))) (-3993 (*1 *2 *2 *3) (-12 (-5 *2 (-623 *7)) (-5 *3 (-112)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-950 *4 *5 *6 *7)))) (-3993 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-444)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-950 *3 *4 *5 *6)))) (-3897 (*1 *2 *3) (-12 (-4 *4 (-444)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *3)) (-5 *1 (-950 *4 *5 *6 *3)) (-4 *3 (-1034 *4 *5 *6)))) (-2065 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-623 *8)) (-5 *3 (-1 (-112) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-950 *5 *6 *7 *8)))) (-1967 (*1 *2 *2 *3 *4 *5) (-12 (-5 *2 (-623 *9)) (-5 *3 (-1 (-112) *9)) (-5 *4 (-1 (-112) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-1034 *6 *7 *8)) (-4 *6 (-542)) (-4 *7 (-771)) (-4 *8 (-825)) (-5 *1 (-950 *6 *7 *8 *9)))) (-1876 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-950 *3 *4 *5 *6)))) (-1777 (*1 *2 *3) (|partial| -12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-2 (|:| |bas| (-468 *4 *5 *6 *7)) (|:| -2038 (-623 *7)))) (-5 *1 (-950 *4 *5 *6 *7)) (-5 *3 (-623 *7)))) (-1669 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-950 *3 *4 *5 *6)))) (-1564 (*1 *2 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-1034 *4 *5 *6)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-950 *4 *5 *6 *2)))) (-1485 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-623 *7)) (-5 *3 (-112)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-950 *4 *5 *6 *7)))) (-1485 (*1 *2 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-950 *3 *4 *5 *6)))) (-1508 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-623 *7)) (|:| |badPols| (-623 *7)))) (-5 *1 (-950 *4 *5 *6 *7)) (-5 *3 (-623 *7)))) (-1410 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-950 *4 *5 *6 *3)) (-4 *3 (-1034 *4 *5 *6)))) (-1315 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-623 *7)) (|:| |badPols| (-623 *7)))) (-5 *1 (-950 *4 *5 *6 *7)) (-5 *3 (-623 *7)))) (-4289 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-950 *4 *5 *6 *3)) (-4 *3 (-1034 *4 *5 *6)))) (-4175 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-623 *7)) (|:| |badPols| (-623 *7)))) (-5 *1 (-950 *4 *5 *6 *7)) (-5 *3 (-623 *7)))) (-4079 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-950 *4 *5 *6 *3)) (-4 *3 (-1034 *4 *5 *6)))) (-4251 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-623 *7)) (|:| |badPols| (-623 *7)))) (-5 *1 (-950 *4 *5 *6 *7)) (-5 *3 (-623 *7)))) (-4130 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-1 (-112) *8))) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-2 (|:| |goodPols| (-623 *8)) (|:| |badPols| (-623 *8)))) (-5 *1 (-950 *5 *6 *7 *8)) (-5 *4 (-623 *8)))) (-4023 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-1 (-112) *8))) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-2 (|:| |goodPols| (-623 *8)) (|:| |badPols| (-623 *8)))) (-5 *1 (-950 *5 *6 *7 *8)) (-5 *4 (-623 *8)))) (-3932 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-112) *8)) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-2 (|:| |goodPols| (-623 *8)) (|:| |badPols| (-623 *8)))) (-5 *1 (-950 *5 *6 *7 *8)) (-5 *4 (-623 *8)))) (-2100 (*1 *2 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-950 *4 *5 *6 *7)))) (-2010 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-623 *8))) (-5 *3 (-623 *8)) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-112)) (-5 *1 (-950 *5 *6 *7 *8)))) (-1906 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-950 *4 *5 *6 *7)))) (-1809 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 (-623 *7) (-623 *7))) (-5 *2 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-950 *4 *5 *6 *7)))) (-1809 (*1 *2 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-950 *3 *4 *5 *6)))) (-1809 (*1 *2 *2 *3) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1034 *4 *5 *6)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-950 *4 *5 *6 *3)))) (-1693 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *3)) (-5 *1 (-950 *4 *5 *6 *3)) (-4 *3 (-1034 *4 *5 *6)))) (-1585 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-950 *3 *4 *5 *6)))) (-1809 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *3)) (-5 *1 (-950 *4 *5 *6 *3)) (-4 *3 (-1034 *4 *5 *6)))) (-1809 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-950 *3 *4 *5 *6)))))
-(-10 -7 (-15 -1809 ((-623 |#4|) (-623 |#4|))) (-15 -1809 ((-623 |#4|) |#4| |#4|)) (-15 -1585 ((-623 |#4|) (-623 |#4|))) (-15 -1693 ((-623 |#4|) |#4| |#4|)) (-15 -1809 ((-623 |#4|) (-623 |#4|) |#4|)) (-15 -1809 ((-623 |#4|) (-623 |#4|) (-623 |#4|))) (-15 -1809 ((-623 |#4|) (-623 |#4|) (-623 |#4|) (-1 (-623 |#4|) (-623 |#4|)))) (-15 -1906 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -2010 ((-112) (-623 |#4|) (-623 (-623 |#4|)))) (-15 -2100 ((-112) (-623 |#4|))) (-15 -3932 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-1 (-112) |#4|) (-623 |#4|))) (-15 -4023 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 (-1 (-112) |#4|)) (-623 |#4|))) (-15 -4130 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 (-1 (-112) |#4|)) (-623 |#4|))) (-15 -4251 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|))) (-15 -4079 ((-112) |#4|)) (-15 -4175 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|))) (-15 -4289 ((-112) |#4|)) (-15 -1315 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|))) (-15 -1410 ((-112) |#4|)) (-15 -1508 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|))) (-15 -1485 ((-623 |#4|) (-623 |#4|) (-623 |#4|))) (-15 -1485 ((-623 |#4|) (-623 |#4|) (-623 |#4|) (-112))) (-15 -1564 (|#4| |#4| (-623 |#4|))) (-15 -1669 ((-623 |#4|) (-623 |#4|))) (-15 -1777 ((-3 (-2 (|:| |bas| (-468 |#1| |#2| |#3| |#4|)) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|))) (-15 -1876 ((-623 |#4|) (-623 |#4|))) (-15 -1967 ((-623 |#4|) (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2065 ((-623 |#4|) (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-444)) (PROGN (-15 -3897 ((-623 |#4|) |#4|)) (-15 -3993 ((-623 |#4|) (-623 |#4|))) (-15 -3993 ((-623 |#4|) (-623 |#4|) (-112))) (-15 -4103 ((-623 |#4|) (-623 |#4|) (-623 |#4|))) (-15 -4217 ((-623 |#4|) (-623 |#4|) (-623 |#4|))) (-15 -1281 ((-623 |#4|) (-623 |#4|) (-623 |#4|)))) |%noBranch|) (IF (|has| |#1| (-300)) (IF (|has| |#1| (-145)) (PROGN (-15 -1378 ((-623 |#4|) (-623 |#4|))) (-15 -3299 ((-623 |#4|) (-623 |#4|))) (-15 -3401 ((-623 |#4|) (-623 |#4|) (-623 |#4|)))) |%noBranch|) |%noBranch|))
-((-3497 (((-2 (|:| R (-667 |#1|)) (|:| A (-667 |#1|)) (|:| |Ainv| (-667 |#1|))) (-667 |#1|) (-98 |#1|) (-1 |#1| |#1|)) 19)) (-3701 (((-623 (-2 (|:| C (-667 |#1|)) (|:| |g| (-1227 |#1|)))) (-667 |#1|) (-1227 |#1|)) 36)) (-3609 (((-667 |#1|) (-667 |#1|) (-667 |#1|) (-98 |#1|) (-1 |#1| |#1|)) 16)))
-(((-951 |#1|) (-10 -7 (-15 -3497 ((-2 (|:| R (-667 |#1|)) (|:| A (-667 |#1|)) (|:| |Ainv| (-667 |#1|))) (-667 |#1|) (-98 |#1|) (-1 |#1| |#1|))) (-15 -3609 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-98 |#1|) (-1 |#1| |#1|))) (-15 -3701 ((-623 (-2 (|:| C (-667 |#1|)) (|:| |g| (-1227 |#1|)))) (-667 |#1|) (-1227 |#1|)))) (-356)) (T -951))
-((-3701 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-5 *2 (-623 (-2 (|:| C (-667 *5)) (|:| |g| (-1227 *5))))) (-5 *1 (-951 *5)) (-5 *3 (-667 *5)) (-5 *4 (-1227 *5)))) (-3609 (*1 *2 *2 *2 *3 *4) (-12 (-5 *2 (-667 *5)) (-5 *3 (-98 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-356)) (-5 *1 (-951 *5)))) (-3497 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-98 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-356)) (-5 *2 (-2 (|:| R (-667 *6)) (|:| A (-667 *6)) (|:| |Ainv| (-667 *6)))) (-5 *1 (-951 *6)) (-5 *3 (-667 *6)))))
-(-10 -7 (-15 -3497 ((-2 (|:| R (-667 |#1|)) (|:| A (-667 |#1|)) (|:| |Ainv| (-667 |#1|))) (-667 |#1|) (-98 |#1|) (-1 |#1| |#1|))) (-15 -3609 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-98 |#1|) (-1 |#1| |#1|))) (-15 -3701 ((-623 (-2 (|:| C (-667 |#1|)) (|:| |g| (-1227 |#1|)))) (-667 |#1|) (-1227 |#1|))))
-((-3564 (((-411 |#4|) |#4|) 48)))
-(((-952 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3564 ((-411 |#4|) |#4|))) (-825) (-771) (-444) (-922 |#3| |#2| |#1|)) (T -952))
-((-3564 (*1 *2 *3) (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-444)) (-5 *2 (-411 *3)) (-5 *1 (-952 *4 *5 *6 *3)) (-4 *3 (-922 *6 *5 *4)))))
-(-10 -7 (-15 -3564 ((-411 |#4|) |#4|)))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-2584 (($ (-749)) 112 (|has| |#1| (-23)))) (-3029 (((-1232) $ (-550) (-550)) 40 (|has| $ (-6 -4343)))) (-3654 (((-112) (-1 (-112) |#1| |#1|) $) 98) (((-112) $) 92 (|has| |#1| (-825)))) (-3491 (($ (-1 (-112) |#1| |#1|) $) 89 (|has| $ (-6 -4343))) (($ $) 88 (-12 (|has| |#1| (-825)) (|has| $ (-6 -4343))))) (-1674 (($ (-1 (-112) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-825)))) (-4047 (((-112) $ (-749)) 8)) (-1705 ((|#1| $ (-550) |#1|) 52 (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) 58 (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4342)))) (-3513 (($) 7 T CONST)) (-2342 (($ $) 90 (|has| $ (-6 -4343)))) (-3243 (($ $) 100)) (-1328 (($ $) 78 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3137 (($ |#1| $) 77 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#1|) $) 74 (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4342)))) (-3245 ((|#1| $ (-550) |#1|) 53 (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) 51)) (-2302 (((-550) (-1 (-112) |#1|) $) 97) (((-550) |#1| $) 96 (|has| |#1| (-1068))) (((-550) |#1| $ (-550)) 95 (|has| |#1| (-1068)))) (-2644 (($ (-623 |#1|)) 118)) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-2012 (((-667 |#1|) $ $) 105 (|has| |#1| (-1020)))) (-2578 (($ (-749) |#1|) 69)) (-1859 (((-112) $ (-749)) 9)) (-3195 (((-550) $) 43 (|has| (-550) (-825)))) (-2707 (($ $ $) 87 (|has| |#1| (-825)))) (-1832 (($ (-1 (-112) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-825)))) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3283 (((-550) $) 44 (|has| (-550) (-825)))) (-4164 (($ $ $) 86 (|has| |#1| (-825)))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-3182 ((|#1| $) 102 (-12 (|has| |#1| (-1020)) (|has| |#1| (-975))))) (-1573 (((-112) $ (-749)) 10)) (-3772 ((|#1| $) 103 (-12 (|has| |#1| (-1020)) (|has| |#1| (-975))))) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-2055 (($ |#1| $ (-550)) 60) (($ $ $ (-550)) 59)) (-2325 (((-623 (-550)) $) 46)) (-2400 (((-112) (-550) $) 47)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-1293 ((|#1| $) 42 (|has| (-550) (-825)))) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 71)) (-3111 (($ $ |#1|) 41 (|has| $ (-6 -4343)))) (-2272 (($ $ (-623 |#1|)) 115)) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2256 (((-112) |#1| $) 45 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) 48)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#1| $ (-550) |#1|) 50) ((|#1| $ (-550)) 49) (($ $ (-1194 (-550))) 63)) (-3440 ((|#1| $ $) 106 (|has| |#1| (-1020)))) (-2854 (((-894) $) 117)) (-1529 (($ $ (-550)) 62) (($ $ (-1194 (-550))) 61)) (-3305 (($ $ $) 104)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3593 (($ $ $ (-550)) 91 (|has| $ (-6 -4343)))) (-1731 (($ $) 13)) (-4028 (((-526) $) 79 (|has| |#1| (-596 (-526)))) (($ (-623 |#1|)) 116)) (-1532 (($ (-623 |#1|)) 70)) (-3227 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-623 $)) 65)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) 84 (|has| |#1| (-825)))) (-2345 (((-112) $ $) 83 (|has| |#1| (-825)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-2354 (((-112) $ $) 85 (|has| |#1| (-825)))) (-2335 (((-112) $ $) 82 (|has| |#1| (-825)))) (-2403 (($ $) 111 (|has| |#1| (-21))) (($ $ $) 110 (|has| |#1| (-21)))) (-2391 (($ $ $) 113 (|has| |#1| (-25)))) (* (($ (-550) $) 109 (|has| |#1| (-21))) (($ |#1| $) 108 (|has| |#1| (-705))) (($ $ |#1|) 107 (|has| |#1| (-705)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-953 |#1|) (-138) (-1020)) (T -953))
-((-2644 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1020)) (-4 *1 (-953 *3)))) (-2854 (*1 *2 *1) (-12 (-4 *1 (-953 *3)) (-4 *3 (-1020)) (-5 *2 (-894)))) (-4028 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1020)) (-4 *1 (-953 *3)))) (-3305 (*1 *1 *1 *1) (-12 (-4 *1 (-953 *2)) (-4 *2 (-1020)))) (-2272 (*1 *1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *1 (-953 *3)) (-4 *3 (-1020)))))
-(-13 (-1225 |t#1|) (-10 -8 (-15 -2644 ($ (-623 |t#1|))) (-15 -2854 ((-894) $)) (-15 -4028 ($ (-623 |t#1|))) (-15 -3305 ($ $ $)) (-15 -2272 ($ $ (-623 |t#1|)))))
-(((-34) . T) ((-101) -1561 (|has| |#1| (-1068)) (|has| |#1| (-825))) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-825)) (|has| |#1| (-595 (-836)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 #0=(-550) |#1|) . T) ((-281 #0# |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-366 |#1|) . T) ((-481 |#1|) . T) ((-586 #0# |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-629 |#1|) . T) ((-19 |#1|) . T) ((-825) |has| |#1| (-825)) ((-1068) -1561 (|has| |#1| (-1068)) (|has| |#1| (-825))) ((-1181) . T) ((-1225 |#1|) . T))
-((-3972 (((-916 |#2|) (-1 |#2| |#1|) (-916 |#1|)) 17)))
-(((-954 |#1| |#2|) (-10 -7 (-15 -3972 ((-916 |#2|) (-1 |#2| |#1|) (-916 |#1|)))) (-1020) (-1020)) (T -954))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-916 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *2 (-916 *6)) (-5 *1 (-954 *5 *6)))))
-(-10 -7 (-15 -3972 ((-916 |#2|) (-1 |#2| |#1|) (-916 |#1|))))
-((-2773 ((|#1| (-916 |#1|)) 13)) (-2703 ((|#1| (-916 |#1|)) 12)) (-3789 ((|#1| (-916 |#1|)) 11)) (-2943 ((|#1| (-916 |#1|)) 15)) (-2199 ((|#1| (-916 |#1|)) 21)) (-2863 ((|#1| (-916 |#1|)) 14)) (-3032 ((|#1| (-916 |#1|)) 16)) (-3206 ((|#1| (-916 |#1|)) 20)) (-3121 ((|#1| (-916 |#1|)) 19)))
-(((-955 |#1|) (-10 -7 (-15 -3789 (|#1| (-916 |#1|))) (-15 -2703 (|#1| (-916 |#1|))) (-15 -2773 (|#1| (-916 |#1|))) (-15 -2863 (|#1| (-916 |#1|))) (-15 -2943 (|#1| (-916 |#1|))) (-15 -3032 (|#1| (-916 |#1|))) (-15 -3121 (|#1| (-916 |#1|))) (-15 -3206 (|#1| (-916 |#1|))) (-15 -2199 (|#1| (-916 |#1|)))) (-1020)) (T -955))
-((-2199 (*1 *2 *3) (-12 (-5 *3 (-916 *2)) (-5 *1 (-955 *2)) (-4 *2 (-1020)))) (-3206 (*1 *2 *3) (-12 (-5 *3 (-916 *2)) (-5 *1 (-955 *2)) (-4 *2 (-1020)))) (-3121 (*1 *2 *3) (-12 (-5 *3 (-916 *2)) (-5 *1 (-955 *2)) (-4 *2 (-1020)))) (-3032 (*1 *2 *3) (-12 (-5 *3 (-916 *2)) (-5 *1 (-955 *2)) (-4 *2 (-1020)))) (-2943 (*1 *2 *3) (-12 (-5 *3 (-916 *2)) (-5 *1 (-955 *2)) (-4 *2 (-1020)))) (-2863 (*1 *2 *3) (-12 (-5 *3 (-916 *2)) (-5 *1 (-955 *2)) (-4 *2 (-1020)))) (-2773 (*1 *2 *3) (-12 (-5 *3 (-916 *2)) (-5 *1 (-955 *2)) (-4 *2 (-1020)))) (-2703 (*1 *2 *3) (-12 (-5 *3 (-916 *2)) (-5 *1 (-955 *2)) (-4 *2 (-1020)))) (-3789 (*1 *2 *3) (-12 (-5 *3 (-916 *2)) (-5 *1 (-955 *2)) (-4 *2 (-1020)))))
-(-10 -7 (-15 -3789 (|#1| (-916 |#1|))) (-15 -2703 (|#1| (-916 |#1|))) (-15 -2773 (|#1| (-916 |#1|))) (-15 -2863 (|#1| (-916 |#1|))) (-15 -2943 (|#1| (-916 |#1|))) (-15 -3032 (|#1| (-916 |#1|))) (-15 -3121 (|#1| (-916 |#1|))) (-15 -3206 (|#1| (-916 |#1|))) (-15 -2199 (|#1| (-916 |#1|))))
-((-1263 (((-3 |#1| "failed") |#1|) 18)) (-1463 (((-3 |#1| "failed") |#1|) 6)) (-4139 (((-3 |#1| "failed") |#1|) 16)) (-2505 (((-3 |#1| "failed") |#1|) 4)) (-3286 (((-3 |#1| "failed") |#1|) 20)) (-1665 (((-3 |#1| "failed") |#1|) 8)) (-2280 (((-3 |#1| "failed") |#1| (-749)) 1)) (-2429 (((-3 |#1| "failed") |#1|) 3)) (-2350 (((-3 |#1| "failed") |#1|) 2)) (-3372 (((-3 |#1| "failed") |#1|) 21)) (-1770 (((-3 |#1| "failed") |#1|) 9)) (-1359 (((-3 |#1| "failed") |#1|) 19)) (-1571 (((-3 |#1| "failed") |#1|) 7)) (-4223 (((-3 |#1| "failed") |#1|) 17)) (-2574 (((-3 |#1| "failed") |#1|) 5)) (-3847 (((-3 |#1| "failed") |#1|) 24)) (-2050 (((-3 |#1| "failed") |#1|) 12)) (-3460 (((-3 |#1| "failed") |#1|) 22)) (-1868 (((-3 |#1| "failed") |#1|) 10)) (-2869 (((-3 |#1| "failed") |#1|) 26)) (-3955 (((-3 |#1| "failed") |#1|) 14)) (-2937 (((-3 |#1| "failed") |#1|) 27)) (-4057 (((-3 |#1| "failed") |#1|) 15)) (-2757 (((-3 |#1| "failed") |#1|) 25)) (-3876 (((-3 |#1| "failed") |#1|) 13)) (-3558 (((-3 |#1| "failed") |#1|) 23)) (-1960 (((-3 |#1| "failed") |#1|) 11)))
-(((-956 |#1|) (-138) (-1166)) (T -956))
-((-2937 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-2869 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-2757 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-3847 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-3558 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-3460 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-3372 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-3286 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-1359 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-1263 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-4223 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-4139 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-4057 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-3955 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-3876 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-2050 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-1960 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-1868 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-1770 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-1665 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-1571 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-1463 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-2574 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-2505 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-2429 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-2350 (*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))) (-2280 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-749)) (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(-13 (-10 -7 (-15 -2280 ((-3 |t#1| "failed") |t#1| (-749))) (-15 -2350 ((-3 |t#1| "failed") |t#1|)) (-15 -2429 ((-3 |t#1| "failed") |t#1|)) (-15 -2505 ((-3 |t#1| "failed") |t#1|)) (-15 -2574 ((-3 |t#1| "failed") |t#1|)) (-15 -1463 ((-3 |t#1| "failed") |t#1|)) (-15 -1571 ((-3 |t#1| "failed") |t#1|)) (-15 -1665 ((-3 |t#1| "failed") |t#1|)) (-15 -1770 ((-3 |t#1| "failed") |t#1|)) (-15 -1868 ((-3 |t#1| "failed") |t#1|)) (-15 -1960 ((-3 |t#1| "failed") |t#1|)) (-15 -2050 ((-3 |t#1| "failed") |t#1|)) (-15 -3876 ((-3 |t#1| "failed") |t#1|)) (-15 -3955 ((-3 |t#1| "failed") |t#1|)) (-15 -4057 ((-3 |t#1| "failed") |t#1|)) (-15 -4139 ((-3 |t#1| "failed") |t#1|)) (-15 -4223 ((-3 |t#1| "failed") |t#1|)) (-15 -1263 ((-3 |t#1| "failed") |t#1|)) (-15 -1359 ((-3 |t#1| "failed") |t#1|)) (-15 -3286 ((-3 |t#1| "failed") |t#1|)) (-15 -3372 ((-3 |t#1| "failed") |t#1|)) (-15 -3460 ((-3 |t#1| "failed") |t#1|)) (-15 -3558 ((-3 |t#1| "failed") |t#1|)) (-15 -3847 ((-3 |t#1| "failed") |t#1|)) (-15 -2757 ((-3 |t#1| "failed") |t#1|)) (-15 -2869 ((-3 |t#1| "failed") |t#1|)) (-15 -2937 ((-3 |t#1| "failed") |t#1|))))
-((-3117 ((|#4| |#4| (-623 |#3|)) 56) ((|#4| |#4| |#3|) 55)) (-3028 ((|#4| |#4| (-623 |#3|)) 23) ((|#4| |#4| |#3|) 19)) (-3972 ((|#4| (-1 |#4| (-925 |#1|)) |#4|) 30)))
-(((-957 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3028 (|#4| |#4| |#3|)) (-15 -3028 (|#4| |#4| (-623 |#3|))) (-15 -3117 (|#4| |#4| |#3|)) (-15 -3117 (|#4| |#4| (-623 |#3|))) (-15 -3972 (|#4| (-1 |#4| (-925 |#1|)) |#4|))) (-1020) (-771) (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $)) (-15 -1861 ((-3 $ "failed") (-1144))))) (-922 (-925 |#1|) |#2| |#3|)) (T -957))
-((-3972 (*1 *2 *3 *2) (-12 (-5 *3 (-1 *2 (-925 *4))) (-4 *4 (-1020)) (-4 *2 (-922 (-925 *4) *5 *6)) (-4 *5 (-771)) (-4 *6 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $)) (-15 -1861 ((-3 $ "failed") (-1144)))))) (-5 *1 (-957 *4 *5 *6 *2)))) (-3117 (*1 *2 *2 *3) (-12 (-5 *3 (-623 *6)) (-4 *6 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $)) (-15 -1861 ((-3 $ "failed") (-1144)))))) (-4 *4 (-1020)) (-4 *5 (-771)) (-5 *1 (-957 *4 *5 *6 *2)) (-4 *2 (-922 (-925 *4) *5 *6)))) (-3117 (*1 *2 *2 *3) (-12 (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *3 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $)) (-15 -1861 ((-3 $ "failed") (-1144)))))) (-5 *1 (-957 *4 *5 *3 *2)) (-4 *2 (-922 (-925 *4) *5 *3)))) (-3028 (*1 *2 *2 *3) (-12 (-5 *3 (-623 *6)) (-4 *6 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $)) (-15 -1861 ((-3 $ "failed") (-1144)))))) (-4 *4 (-1020)) (-4 *5 (-771)) (-5 *1 (-957 *4 *5 *6 *2)) (-4 *2 (-922 (-925 *4) *5 *6)))) (-3028 (*1 *2 *2 *3) (-12 (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *3 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $)) (-15 -1861 ((-3 $ "failed") (-1144)))))) (-5 *1 (-957 *4 *5 *3 *2)) (-4 *2 (-922 (-925 *4) *5 *3)))))
-(-10 -7 (-15 -3028 (|#4| |#4| |#3|)) (-15 -3028 (|#4| |#4| (-623 |#3|))) (-15 -3117 (|#4| |#4| |#3|)) (-15 -3117 (|#4| |#4| (-623 |#3|))) (-15 -3972 (|#4| (-1 |#4| (-925 |#1|)) |#4|)))
-((-3211 ((|#2| |#3|) 35)) (-2457 (((-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) |#2|) 73)) (-2372 (((-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|)))) 89)))
-(((-958 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2372 ((-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))))) (-15 -2457 ((-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) |#2|)) (-15 -3211 (|#2| |#3|))) (-342) (-1203 |#1|) (-1203 |#2|) (-703 |#2| |#3|)) (T -958))
-((-3211 (*1 *2 *3) (-12 (-4 *3 (-1203 *2)) (-4 *2 (-1203 *4)) (-5 *1 (-958 *4 *2 *3 *5)) (-4 *4 (-342)) (-4 *5 (-703 *2 *3)))) (-2457 (*1 *2 *3) (-12 (-4 *4 (-342)) (-4 *3 (-1203 *4)) (-4 *5 (-1203 *3)) (-5 *2 (-2 (|:| -2437 (-667 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-667 *3)))) (-5 *1 (-958 *4 *3 *5 *6)) (-4 *6 (-703 *3 *5)))) (-2372 (*1 *2) (-12 (-4 *3 (-342)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 *4)) (-5 *2 (-2 (|:| -2437 (-667 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-667 *4)))) (-5 *1 (-958 *3 *4 *5 *6)) (-4 *6 (-703 *4 *5)))))
-(-10 -7 (-15 -2372 ((-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))))) (-15 -2457 ((-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) |#2|)) (-15 -3211 (|#2| |#3|)))
-((-2563 (((-960 (-400 (-550)) (-838 |#1|) (-234 |#2| (-749)) (-241 |#1| (-400 (-550)))) (-960 (-400 (-550)) (-838 |#1|) (-234 |#2| (-749)) (-241 |#1| (-400 (-550))))) 69)))
-(((-959 |#1| |#2|) (-10 -7 (-15 -2563 ((-960 (-400 (-550)) (-838 |#1|) (-234 |#2| (-749)) (-241 |#1| (-400 (-550)))) (-960 (-400 (-550)) (-838 |#1|) (-234 |#2| (-749)) (-241 |#1| (-400 (-550))))))) (-623 (-1144)) (-749)) (T -959))
-((-2563 (*1 *2 *2) (-12 (-5 *2 (-960 (-400 (-550)) (-838 *3) (-234 *4 (-749)) (-241 *3 (-400 (-550))))) (-14 *3 (-623 (-1144))) (-14 *4 (-749)) (-5 *1 (-959 *3 *4)))))
-(-10 -7 (-15 -2563 ((-960 (-400 (-550)) (-838 |#1|) (-234 |#2| (-749)) (-241 |#1| (-400 (-550)))) (-960 (-400 (-550)) (-838 |#1|) (-234 |#2| (-749)) (-241 |#1| (-400 (-550)))))))
-((-1504 (((-112) $ $) NIL)) (-2418 (((-3 (-112) "failed") $) 69)) (-1594 (($ $) 36 (-12 (|has| |#1| (-145)) (|has| |#1| (-300))))) (-2416 (($ $ (-3 (-112) "failed")) 70)) (-2490 (($ (-623 |#4|) |#4|) 25)) (-1825 (((-1126) $) NIL)) (-2183 (($ $) 67)) (-3337 (((-1088) $) NIL)) (-2902 (((-112) $) 68)) (-3498 (($) 30)) (-2261 ((|#4| $) 72)) (-2328 (((-623 |#4|) $) 71)) (-1518 (((-836) $) 66)) (-2316 (((-112) $ $) NIL)))
-(((-960 |#1| |#2| |#3| |#4|) (-13 (-1068) (-595 (-836)) (-10 -8 (-15 -3498 ($)) (-15 -2490 ($ (-623 |#4|) |#4|)) (-15 -2418 ((-3 (-112) "failed") $)) (-15 -2416 ($ $ (-3 (-112) "failed"))) (-15 -2902 ((-112) $)) (-15 -2328 ((-623 |#4|) $)) (-15 -2261 (|#4| $)) (-15 -2183 ($ $)) (IF (|has| |#1| (-300)) (IF (|has| |#1| (-145)) (-15 -1594 ($ $)) |%noBranch|) |%noBranch|))) (-444) (-825) (-771) (-922 |#1| |#3| |#2|)) (T -960))
-((-3498 (*1 *1) (-12 (-4 *2 (-444)) (-4 *3 (-825)) (-4 *4 (-771)) (-5 *1 (-960 *2 *3 *4 *5)) (-4 *5 (-922 *2 *4 *3)))) (-2490 (*1 *1 *2 *3) (-12 (-5 *2 (-623 *3)) (-4 *3 (-922 *4 *6 *5)) (-4 *4 (-444)) (-4 *5 (-825)) (-4 *6 (-771)) (-5 *1 (-960 *4 *5 *6 *3)))) (-2418 (*1 *2 *1) (|partial| -12 (-4 *3 (-444)) (-4 *4 (-825)) (-4 *5 (-771)) (-5 *2 (-112)) (-5 *1 (-960 *3 *4 *5 *6)) (-4 *6 (-922 *3 *5 *4)))) (-2416 (*1 *1 *1 *2) (-12 (-5 *2 (-3 (-112) "failed")) (-4 *3 (-444)) (-4 *4 (-825)) (-4 *5 (-771)) (-5 *1 (-960 *3 *4 *5 *6)) (-4 *6 (-922 *3 *5 *4)))) (-2902 (*1 *2 *1) (-12 (-4 *3 (-444)) (-4 *4 (-825)) (-4 *5 (-771)) (-5 *2 (-112)) (-5 *1 (-960 *3 *4 *5 *6)) (-4 *6 (-922 *3 *5 *4)))) (-2328 (*1 *2 *1) (-12 (-4 *3 (-444)) (-4 *4 (-825)) (-4 *5 (-771)) (-5 *2 (-623 *6)) (-5 *1 (-960 *3 *4 *5 *6)) (-4 *6 (-922 *3 *5 *4)))) (-2261 (*1 *2 *1) (-12 (-4 *2 (-922 *3 *5 *4)) (-5 *1 (-960 *3 *4 *5 *2)) (-4 *3 (-444)) (-4 *4 (-825)) (-4 *5 (-771)))) (-2183 (*1 *1 *1) (-12 (-4 *2 (-444)) (-4 *3 (-825)) (-4 *4 (-771)) (-5 *1 (-960 *2 *3 *4 *5)) (-4 *5 (-922 *2 *4 *3)))) (-1594 (*1 *1 *1) (-12 (-4 *2 (-145)) (-4 *2 (-300)) (-4 *2 (-444)) (-4 *3 (-825)) (-4 *4 (-771)) (-5 *1 (-960 *2 *3 *4 *5)) (-4 *5 (-922 *2 *4 *3)))))
-(-13 (-1068) (-595 (-836)) (-10 -8 (-15 -3498 ($)) (-15 -2490 ($ (-623 |#4|) |#4|)) (-15 -2418 ((-3 (-112) "failed") $)) (-15 -2416 ($ $ (-3 (-112) "failed"))) (-15 -2902 ((-112) $)) (-15 -2328 ((-623 |#4|) $)) (-15 -2261 (|#4| $)) (-15 -2183 ($ $)) (IF (|has| |#1| (-300)) (IF (|has| |#1| (-145)) (-15 -1594 ($ $)) |%noBranch|) |%noBranch|)))
-((-2832 (((-112) |#5| |#5|) 38)) (-3080 (((-112) |#5| |#5|) 52)) (-2399 (((-112) |#5| (-623 |#5|)) 74) (((-112) |#5| |#5|) 61)) (-3174 (((-112) (-623 |#4|) (-623 |#4|)) 58)) (-2548 (((-112) (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|)) (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) 63)) (-2741 (((-1232)) 33)) (-2657 (((-1232) (-1126) (-1126) (-1126)) 29)) (-2474 (((-623 |#5|) (-623 |#5|)) 81)) (-2623 (((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|)))) 79)) (-1531 (((-623 (-2 (|:| -1721 (-623 |#4|)) (|:| -3223 |#5|) (|:| |ineq| (-623 |#4|)))) (-623 |#4|) (-623 |#5|) (-112) (-112)) 101)) (-2993 (((-112) |#5| |#5|) 47)) (-2323 (((-3 (-112) "failed") |#5| |#5|) 71)) (-2162 (((-112) (-623 |#4|) (-623 |#4|)) 57)) (-2245 (((-112) (-623 |#4|) (-623 |#4|)) 59)) (-3831 (((-112) (-623 |#4|) (-623 |#4|)) 60)) (-1629 (((-3 (-2 (|:| -1721 (-623 |#4|)) (|:| -3223 |#5|) (|:| |ineq| (-623 |#4|))) "failed") (-623 |#4|) |#5| (-623 |#4|) (-112) (-112) (-112) (-112) (-112)) 97)) (-2912 (((-623 |#5|) (-623 |#5|)) 43)))
-(((-961 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2657 ((-1232) (-1126) (-1126) (-1126))) (-15 -2741 ((-1232))) (-15 -2832 ((-112) |#5| |#5|)) (-15 -2912 ((-623 |#5|) (-623 |#5|))) (-15 -2993 ((-112) |#5| |#5|)) (-15 -3080 ((-112) |#5| |#5|)) (-15 -3174 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -2162 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -2245 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -3831 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -2323 ((-3 (-112) "failed") |#5| |#5|)) (-15 -2399 ((-112) |#5| |#5|)) (-15 -2399 ((-112) |#5| (-623 |#5|))) (-15 -2474 ((-623 |#5|) (-623 |#5|))) (-15 -2548 ((-112) (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|)) (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|)))) (-15 -2623 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) (-15 -1531 ((-623 (-2 (|:| -1721 (-623 |#4|)) (|:| -3223 |#5|) (|:| |ineq| (-623 |#4|)))) (-623 |#4|) (-623 |#5|) (-112) (-112))) (-15 -1629 ((-3 (-2 (|:| -1721 (-623 |#4|)) (|:| -3223 |#5|) (|:| |ineq| (-623 |#4|))) "failed") (-623 |#4|) |#5| (-623 |#4|) (-112) (-112) (-112) (-112) (-112)))) (-444) (-771) (-825) (-1034 |#1| |#2| |#3|) (-1040 |#1| |#2| |#3| |#4|)) (T -961))
-((-1629 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *9 (-1034 *6 *7 *8)) (-5 *2 (-2 (|:| -1721 (-623 *9)) (|:| -3223 *4) (|:| |ineq| (-623 *9)))) (-5 *1 (-961 *6 *7 *8 *9 *4)) (-5 *3 (-623 *9)) (-4 *4 (-1040 *6 *7 *8 *9)))) (-1531 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-623 *10)) (-5 *5 (-112)) (-4 *10 (-1040 *6 *7 *8 *9)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *9 (-1034 *6 *7 *8)) (-5 *2 (-623 (-2 (|:| -1721 (-623 *9)) (|:| -3223 *10) (|:| |ineq| (-623 *9))))) (-5 *1 (-961 *6 *7 *8 *9 *10)) (-5 *3 (-623 *9)))) (-2623 (*1 *2 *2) (-12 (-5 *2 (-623 (-2 (|:| |val| (-623 *6)) (|:| -3223 *7)))) (-4 *6 (-1034 *3 *4 *5)) (-4 *7 (-1040 *3 *4 *5 *6)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-961 *3 *4 *5 *6 *7)))) (-2548 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-623 *7)) (|:| -3223 *8))) (-4 *7 (-1034 *4 *5 *6)) (-4 *8 (-1040 *4 *5 *6 *7)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-961 *4 *5 *6 *7 *8)))) (-2474 (*1 *2 *2) (-12 (-5 *2 (-623 *7)) (-4 *7 (-1040 *3 *4 *5 *6)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *1 (-961 *3 *4 *5 *6 *7)))) (-2399 (*1 *2 *3 *4) (-12 (-5 *4 (-623 *3)) (-4 *3 (-1040 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1034 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-961 *5 *6 *7 *8 *3)))) (-2399 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-961 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7)))) (-2323 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-961 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7)))) (-3831 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-961 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))) (-2245 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-961 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))) (-2162 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-961 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))) (-3174 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-961 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))) (-3080 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-961 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7)))) (-2993 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-961 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7)))) (-2912 (*1 *2 *2) (-12 (-5 *2 (-623 *7)) (-4 *7 (-1040 *3 *4 *5 *6)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *1 (-961 *3 *4 *5 *6 *7)))) (-2832 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-961 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7)))) (-2741 (*1 *2) (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-1232)) (-5 *1 (-961 *3 *4 *5 *6 *7)) (-4 *7 (-1040 *3 *4 *5 *6)))) (-2657 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1126)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-1232)) (-5 *1 (-961 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))))
-(-10 -7 (-15 -2657 ((-1232) (-1126) (-1126) (-1126))) (-15 -2741 ((-1232))) (-15 -2832 ((-112) |#5| |#5|)) (-15 -2912 ((-623 |#5|) (-623 |#5|))) (-15 -2993 ((-112) |#5| |#5|)) (-15 -3080 ((-112) |#5| |#5|)) (-15 -3174 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -2162 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -2245 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -3831 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -2323 ((-3 (-112) "failed") |#5| |#5|)) (-15 -2399 ((-112) |#5| |#5|)) (-15 -2399 ((-112) |#5| (-623 |#5|))) (-15 -2474 ((-623 |#5|) (-623 |#5|))) (-15 -2548 ((-112) (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|)) (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|)))) (-15 -2623 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) (-15 -1531 ((-623 (-2 (|:| -1721 (-623 |#4|)) (|:| -3223 |#5|) (|:| |ineq| (-623 |#4|)))) (-623 |#4|) (-623 |#5|) (-112) (-112))) (-15 -1629 ((-3 (-2 (|:| -1721 (-623 |#4|)) (|:| -3223 |#5|) (|:| |ineq| (-623 |#4|))) "failed") (-623 |#4|) |#5| (-623 |#4|) (-112) (-112) (-112) (-112) (-112))))
-((-1861 (((-1144) $) 15)) (-3625 (((-1126) $) 16)) (-3065 (($ (-1144) (-1126)) 14)) (-1518 (((-836) $) 13)))
-(((-962) (-13 (-595 (-836)) (-10 -8 (-15 -3065 ($ (-1144) (-1126))) (-15 -1861 ((-1144) $)) (-15 -3625 ((-1126) $))))) (T -962))
-((-3065 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-1126)) (-5 *1 (-962)))) (-1861 (*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-962)))) (-3625 (*1 *2 *1) (-12 (-5 *2 (-1126)) (-5 *1 (-962)))))
-(-13 (-595 (-836)) (-10 -8 (-15 -3065 ($ (-1144) (-1126))) (-15 -1861 ((-1144) $)) (-15 -3625 ((-1126) $))))
-((-3972 ((|#4| (-1 |#2| |#1|) |#3|) 14)))
-(((-963 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3972 (|#4| (-1 |#2| |#1|) |#3|))) (-542) (-542) (-965 |#1|) (-965 |#2|)) (T -963))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-542)) (-4 *6 (-542)) (-4 *2 (-965 *6)) (-5 *1 (-963 *5 *6 *4 *2)) (-4 *4 (-965 *5)))))
-(-10 -7 (-15 -3972 (|#4| (-1 |#2| |#1|) |#3|)))
-((-3880 (((-3 |#2| "failed") $) NIL) (((-3 (-1144) "failed") $) 65) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 (-550) "failed") $) 95)) (-2726 ((|#2| $) NIL) (((-1144) $) 60) (((-400 (-550)) $) NIL) (((-550) $) 92)) (-3780 (((-667 (-550)) (-667 $)) NIL) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL) (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 $) (-1227 $)) 112) (((-667 |#2|) (-667 $)) 28)) (-1741 (($) 98)) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) 75) (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) 84)) (-1552 (($ $) 10)) (-2826 (((-3 $ "failed") $) 20)) (-3972 (($ (-1 |#2| |#2|) $) 22)) (-3862 (($) 16)) (-3948 (($ $) 54)) (-2393 (($ $) NIL) (($ $ (-749)) NIL) (($ $ (-1144)) NIL) (($ $ (-623 (-1144))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) 36)) (-2639 (($ $) 12)) (-4028 (((-865 (-550)) $) 70) (((-865 (-372)) $) 79) (((-526) $) 40) (((-372) $) 44) (((-219) $) 47)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) 90) (($ |#2|) NIL) (($ (-1144)) 57)) (-2390 (((-749)) 31)) (-2335 (((-112) $ $) 50)))
-(((-964 |#1| |#2|) (-10 -8 (-15 -2335 ((-112) |#1| |#1|)) (-15 -3862 (|#1|)) (-15 -2826 ((-3 |#1| "failed") |#1|)) (-15 -2726 ((-550) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -4028 ((-219) |#1|)) (-15 -4028 ((-372) |#1|)) (-15 -4028 ((-526) |#1|)) (-15 -2726 ((-1144) |#1|)) (-15 -3880 ((-3 (-1144) "failed") |#1|)) (-15 -1518 (|#1| (-1144))) (-15 -1741 (|#1|)) (-15 -3948 (|#1| |#1|)) (-15 -2639 (|#1| |#1|)) (-15 -1552 (|#1| |#1|)) (-15 -4312 ((-862 (-372) |#1|) |#1| (-865 (-372)) (-862 (-372) |#1|))) (-15 -4312 ((-862 (-550) |#1|) |#1| (-865 (-550)) (-862 (-550) |#1|))) (-15 -4028 ((-865 (-372)) |#1|)) (-15 -4028 ((-865 (-550)) |#1|)) (-15 -3780 ((-667 |#2|) (-667 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-667 (-550)) (-667 |#1|))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1|)) (-15 -3972 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2726 (|#2| |#1|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -1518 (|#1| |#2|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -1518 (|#1| |#1|)) (-15 -1518 (|#1| (-550))) (-15 -2390 ((-749))) (-15 -1518 ((-836) |#1|))) (-965 |#2|) (-542)) (T -964))
-((-2390 (*1 *2) (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-964 *3 *4)) (-4 *3 (-965 *4)))))
-(-10 -8 (-15 -2335 ((-112) |#1| |#1|)) (-15 -3862 (|#1|)) (-15 -2826 ((-3 |#1| "failed") |#1|)) (-15 -2726 ((-550) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -4028 ((-219) |#1|)) (-15 -4028 ((-372) |#1|)) (-15 -4028 ((-526) |#1|)) (-15 -2726 ((-1144) |#1|)) (-15 -3880 ((-3 (-1144) "failed") |#1|)) (-15 -1518 (|#1| (-1144))) (-15 -1741 (|#1|)) (-15 -3948 (|#1| |#1|)) (-15 -2639 (|#1| |#1|)) (-15 -1552 (|#1| |#1|)) (-15 -4312 ((-862 (-372) |#1|) |#1| (-865 (-372)) (-862 (-372) |#1|))) (-15 -4312 ((-862 (-550) |#1|) |#1| (-865 (-550)) (-862 (-550) |#1|))) (-15 -4028 ((-865 (-372)) |#1|)) (-15 -4028 ((-865 (-550)) |#1|)) (-15 -3780 ((-667 |#2|) (-667 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-667 (-550)) (-667 |#1|))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1|)) (-15 -3972 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2726 (|#2| |#1|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -1518 (|#1| |#2|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -1518 (|#1| |#1|)) (-15 -1518 (|#1| (-550))) (-15 -2390 ((-749))) (-15 -1518 ((-836) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-1453 ((|#1| $) 136 (|has| |#1| (-300)))) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-3219 (((-3 $ "failed") $ $) 19)) (-3688 (((-411 (-1140 $)) (-1140 $)) 127 (|has| |#1| (-882)))) (-1505 (($ $) 70)) (-3564 (((-411 $) $) 69)) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) 130 (|has| |#1| (-882)))) (-3631 (((-112) $ $) 57)) (-3712 (((-550) $) 117 (|has| |#1| (-798)))) (-3513 (($) 17 T CONST)) (-3880 (((-3 |#1| "failed") $) 175) (((-3 (-1144) "failed") $) 125 (|has| |#1| (-1011 (-1144)))) (((-3 (-400 (-550)) "failed") $) 109 (|has| |#1| (-1011 (-550)))) (((-3 (-550) "failed") $) 107 (|has| |#1| (-1011 (-550))))) (-2726 ((|#1| $) 174) (((-1144) $) 124 (|has| |#1| (-1011 (-1144)))) (((-400 (-550)) $) 108 (|has| |#1| (-1011 (-550)))) (((-550) $) 106 (|has| |#1| (-1011 (-550))))) (-3349 (($ $ $) 53)) (-3780 (((-667 (-550)) (-667 $)) 149 (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) 148 (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) 147) (((-667 |#1|) (-667 $)) 146)) (-1386 (((-3 $ "failed") $) 32)) (-1741 (($) 134 (|has| |#1| (-535)))) (-1519 (($ $ $) 54)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 49)) (-3933 (((-112) $) 68)) (-1416 (((-112) $) 119 (|has| |#1| (-798)))) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) 143 (|has| |#1| (-859 (-550)))) (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) 142 (|has| |#1| (-859 (-372))))) (-3102 (((-112) $) 30)) (-1552 (($ $) 138)) (-2705 ((|#1| $) 140)) (-2826 (((-3 $ "failed") $) 105 (|has| |#1| (-1119)))) (-3329 (((-112) $) 118 (|has| |#1| (-798)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-2707 (($ $ $) 115 (|has| |#1| (-825)))) (-4164 (($ $ $) 114 (|has| |#1| (-825)))) (-3972 (($ (-1 |#1| |#1|) $) 166)) (-3106 (($ $ $) 44) (($ (-623 $)) 43)) (-1825 (((-1126) $) 9)) (-3235 (($ $) 67)) (-3862 (($) 104 (|has| |#1| (-1119)) CONST)) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 42)) (-3139 (($ $ $) 46) (($ (-623 $)) 45)) (-3948 (($ $) 135 (|has| |#1| (-300)))) (-1608 ((|#1| $) 132 (|has| |#1| (-535)))) (-3430 (((-411 (-1140 $)) (-1140 $)) 129 (|has| |#1| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) 128 (|has| |#1| (-882)))) (-3338 (((-411 $) $) 71)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-1495 (((-3 $ "failed") $ $) 40)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-3866 (($ $ (-623 |#1|) (-623 |#1|)) 172 (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) 171 (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) 170 (|has| |#1| (-302 |#1|))) (($ $ (-623 (-287 |#1|))) 169 (|has| |#1| (-302 |#1|))) (($ $ (-623 (-1144)) (-623 |#1|)) 168 (|has| |#1| (-505 (-1144) |#1|))) (($ $ (-1144) |#1|) 167 (|has| |#1| (-505 (-1144) |#1|)))) (-3542 (((-749) $) 56)) (-2680 (($ $ |#1|) 173 (|has| |#1| (-279 |#1| |#1|)))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 55)) (-2393 (($ $) 165 (|has| |#1| (-227))) (($ $ (-749)) 163 (|has| |#1| (-227))) (($ $ (-1144)) 161 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) 160 (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) 159 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) 158 (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) 151) (($ $ (-1 |#1| |#1|)) 150)) (-2639 (($ $) 137)) (-2715 ((|#1| $) 139)) (-4028 (((-865 (-550)) $) 145 (|has| |#1| (-596 (-865 (-550))))) (((-865 (-372)) $) 144 (|has| |#1| (-596 (-865 (-372))))) (((-526) $) 122 (|has| |#1| (-596 (-526)))) (((-372) $) 121 (|has| |#1| (-995))) (((-219) $) 120 (|has| |#1| (-995)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) 131 (-1262 (|has| $ (-143)) (|has| |#1| (-882))))) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63) (($ |#1|) 178) (($ (-1144)) 126 (|has| |#1| (-1011 (-1144))))) (-4242 (((-3 $ "failed") $) 123 (-1561 (|has| |#1| (-143)) (-1262 (|has| $ (-143)) (|has| |#1| (-882)))))) (-2390 (((-749)) 28)) (-1754 ((|#1| $) 133 (|has| |#1| (-535)))) (-1345 (((-112) $ $) 37)) (-1635 (($ $) 116 (|has| |#1| (-798)))) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $) 164 (|has| |#1| (-227))) (($ $ (-749)) 162 (|has| |#1| (-227))) (($ $ (-1144)) 157 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) 156 (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) 155 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) 154 (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) 153) (($ $ (-1 |#1| |#1|)) 152)) (-2363 (((-112) $ $) 112 (|has| |#1| (-825)))) (-2345 (((-112) $ $) 111 (|has| |#1| (-825)))) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 113 (|has| |#1| (-825)))) (-2335 (((-112) $ $) 110 (|has| |#1| (-825)))) (-2414 (($ $ $) 62) (($ |#1| |#1|) 141)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64) (($ |#1| $) 177) (($ $ |#1|) 176)))
-(((-965 |#1|) (-138) (-542)) (T -965))
-((-2414 (*1 *1 *2 *2) (-12 (-4 *1 (-965 *2)) (-4 *2 (-542)))) (-2705 (*1 *2 *1) (-12 (-4 *1 (-965 *2)) (-4 *2 (-542)))) (-2715 (*1 *2 *1) (-12 (-4 *1 (-965 *2)) (-4 *2 (-542)))) (-1552 (*1 *1 *1) (-12 (-4 *1 (-965 *2)) (-4 *2 (-542)))) (-2639 (*1 *1 *1) (-12 (-4 *1 (-965 *2)) (-4 *2 (-542)))) (-1453 (*1 *2 *1) (-12 (-4 *1 (-965 *2)) (-4 *2 (-542)) (-4 *2 (-300)))) (-3948 (*1 *1 *1) (-12 (-4 *1 (-965 *2)) (-4 *2 (-542)) (-4 *2 (-300)))) (-1741 (*1 *1) (-12 (-4 *1 (-965 *2)) (-4 *2 (-535)) (-4 *2 (-542)))) (-1754 (*1 *2 *1) (-12 (-4 *1 (-965 *2)) (-4 *2 (-542)) (-4 *2 (-535)))) (-1608 (*1 *2 *1) (-12 (-4 *1 (-965 *2)) (-4 *2 (-542)) (-4 *2 (-535)))))
-(-13 (-356) (-38 |t#1|) (-1011 |t#1|) (-331 |t#1|) (-225 |t#1|) (-370 |t#1|) (-857 |t#1|) (-393 |t#1|) (-10 -8 (-15 -2414 ($ |t#1| |t#1|)) (-15 -2705 (|t#1| $)) (-15 -2715 (|t#1| $)) (-15 -1552 ($ $)) (-15 -2639 ($ $)) (IF (|has| |t#1| (-1119)) (-6 (-1119)) |%noBranch|) (IF (|has| |t#1| (-1011 (-550))) (PROGN (-6 (-1011 (-550))) (-6 (-1011 (-400 (-550))))) |%noBranch|) (IF (|has| |t#1| (-825)) (-6 (-825)) |%noBranch|) (IF (|has| |t#1| (-798)) (-6 (-798)) |%noBranch|) (IF (|has| |t#1| (-995)) (-6 (-995)) |%noBranch|) (IF (|has| |t#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |t#1| (-1011 (-1144))) (-6 (-1011 (-1144))) |%noBranch|) (IF (|has| |t#1| (-300)) (PROGN (-15 -1453 (|t#1| $)) (-15 -3948 ($ $))) |%noBranch|) (IF (|has| |t#1| (-535)) (PROGN (-15 -1741 ($)) (-15 -1754 (|t#1| $)) (-15 -1608 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-882)) (-6 (-882)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 |#1|) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-170) . T) ((-596 (-219)) |has| |#1| (-995)) ((-596 (-372)) |has| |#1| (-995)) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-596 (-865 (-372))) |has| |#1| (-596 (-865 (-372)))) ((-596 (-865 (-550))) |has| |#1| (-596 (-865 (-550)))) ((-225 |#1|) . T) ((-227) |has| |#1| (-227)) ((-237) . T) ((-279 |#1| $) |has| |#1| (-279 |#1| |#1|)) ((-283) . T) ((-300) . T) ((-302 |#1|) |has| |#1| (-302 |#1|)) ((-356) . T) ((-331 |#1|) . T) ((-370 |#1|) . T) ((-393 |#1|) . T) ((-444) . T) ((-505 (-1144) |#1|) |has| |#1| (-505 (-1144) |#1|)) ((-505 |#1| |#1|) |has| |#1| (-302 |#1|)) ((-542) . T) ((-626 #0#) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-619 (-550)) |has| |#1| (-619 (-550))) ((-619 |#1|) . T) ((-696 #0#) . T) ((-696 |#1|) . T) ((-696 $) . T) ((-705) . T) ((-769) |has| |#1| (-798)) ((-770) |has| |#1| (-798)) ((-772) |has| |#1| (-798)) ((-773) |has| |#1| (-798)) ((-798) |has| |#1| (-798)) ((-823) |has| |#1| (-798)) ((-825) -1561 (|has| |#1| (-825)) (|has| |#1| (-798))) ((-873 (-1144)) |has| |#1| (-873 (-1144))) ((-859 (-372)) |has| |#1| (-859 (-372))) ((-859 (-550)) |has| |#1| (-859 (-550))) ((-857 |#1|) . T) ((-882) |has| |#1| (-882)) ((-893) . T) ((-995) |has| |#1| (-995)) ((-1011 (-400 (-550))) |has| |#1| (-1011 (-550))) ((-1011 (-550)) |has| |#1| (-1011 (-550))) ((-1011 (-1144)) |has| |#1| (-1011 (-1144))) ((-1011 |#1|) . T) ((-1026 #0#) . T) ((-1026 |#1|) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1119) |has| |#1| (-1119)) ((-1181) . T) ((-1185) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-1649 (($ (-1110 |#1| |#2|)) 11)) (-2458 (((-1110 |#1| |#2|) $) 12)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2680 ((|#2| $ (-234 |#1| |#2|)) 16)) (-1518 (((-836) $) NIL)) (-2626 (($) NIL T CONST)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL)))
-(((-966 |#1| |#2|) (-13 (-21) (-10 -8 (-15 -1649 ($ (-1110 |#1| |#2|))) (-15 -2458 ((-1110 |#1| |#2|) $)) (-15 -2680 (|#2| $ (-234 |#1| |#2|))))) (-894) (-356)) (T -966))
-((-1649 (*1 *1 *2) (-12 (-5 *2 (-1110 *3 *4)) (-14 *3 (-894)) (-4 *4 (-356)) (-5 *1 (-966 *3 *4)))) (-2458 (*1 *2 *1) (-12 (-5 *2 (-1110 *3 *4)) (-5 *1 (-966 *3 *4)) (-14 *3 (-894)) (-4 *4 (-356)))) (-2680 (*1 *2 *1 *3) (-12 (-5 *3 (-234 *4 *2)) (-14 *4 (-894)) (-4 *2 (-356)) (-5 *1 (-966 *4 *2)))))
-(-13 (-21) (-10 -8 (-15 -1649 ($ (-1110 |#1| |#2|))) (-15 -2458 ((-1110 |#1| |#2|) $)) (-15 -2680 (|#2| $ (-234 |#1| |#2|)))))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2802 (((-1103) $) 9)) (-1518 (((-836) $) 17) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-967) (-13 (-1051) (-10 -8 (-15 -2802 ((-1103) $))))) (T -967))
-((-2802 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-967)))))
-(-13 (-1051) (-10 -8 (-15 -2802 ((-1103) $))))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-4047 (((-112) $ (-749)) 8)) (-3513 (($) 7 T CONST)) (-1945 (($ $) 46)) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) 9)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35)) (-1573 (((-112) $ (-749)) 10)) (-3772 (((-749) $) 45)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-3638 ((|#1| $) 39)) (-1886 (($ |#1| $) 40)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-1854 ((|#1| $) 44)) (-3760 ((|#1| $) 41)) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2131 ((|#1| |#1| $) 48)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2047 ((|#1| $) 47)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-3685 (($ (-623 |#1|)) 42)) (-1752 ((|#1| $) 43)) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-968 |#1|) (-138) (-1181)) (T -968))
-((-2131 (*1 *2 *2 *1) (-12 (-4 *1 (-968 *2)) (-4 *2 (-1181)))) (-2047 (*1 *2 *1) (-12 (-4 *1 (-968 *2)) (-4 *2 (-1181)))) (-1945 (*1 *1 *1) (-12 (-4 *1 (-968 *2)) (-4 *2 (-1181)))) (-3772 (*1 *2 *1) (-12 (-4 *1 (-968 *3)) (-4 *3 (-1181)) (-5 *2 (-749)))) (-1854 (*1 *2 *1) (-12 (-4 *1 (-968 *2)) (-4 *2 (-1181)))) (-1752 (*1 *2 *1) (-12 (-4 *1 (-968 *2)) (-4 *2 (-1181)))))
-(-13 (-106 |t#1|) (-10 -8 (-6 -4342) (-15 -2131 (|t#1| |t#1| $)) (-15 -2047 (|t#1| $)) (-15 -1945 ($ $)) (-15 -3772 ((-749) $)) (-15 -1854 (|t#1| $)) (-15 -1752 (|t#1| $))))
-(((-34) . T) ((-106 |#1|) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-1068) |has| |#1| (-1068)) ((-1181) . T))
-((-3433 (((-112) $) 42)) (-3880 (((-3 (-550) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 |#2| "failed") $) 45)) (-2726 (((-550) $) NIL) (((-400 (-550)) $) NIL) ((|#2| $) 43)) (-3207 (((-3 (-400 (-550)) "failed") $) 78)) (-3122 (((-112) $) 72)) (-3042 (((-400 (-550)) $) 76)) (-3102 (((-112) $) 41)) (-1389 ((|#2| $) 22)) (-3972 (($ (-1 |#2| |#2|) $) 19)) (-3235 (($ $) 61)) (-2393 (($ $) NIL) (($ $ (-749)) NIL) (($ $ (-1144)) NIL) (($ $ (-623 (-1144))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) 34)) (-4028 (((-526) $) 67)) (-1270 (($ $) 17)) (-1518 (((-836) $) 56) (($ (-550)) 38) (($ |#2|) 36) (($ (-400 (-550))) NIL)) (-2390 (((-749)) 10)) (-1635 ((|#2| $) 71)) (-2316 (((-112) $ $) 25)) (-2335 (((-112) $ $) 69)) (-2403 (($ $) 29) (($ $ $) 28)) (-2391 (($ $ $) 26)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 33) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 30) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL)))
-(((-969 |#1| |#2|) (-10 -8 (-15 -1518 (|#1| (-400 (-550)))) (-15 -2335 ((-112) |#1| |#1|)) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 * (|#1| |#1| (-400 (-550)))) (-15 -3235 (|#1| |#1|)) (-15 -4028 ((-526) |#1|)) (-15 -3207 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3042 ((-400 (-550)) |#1|)) (-15 -3122 ((-112) |#1|)) (-15 -1635 (|#2| |#1|)) (-15 -1389 (|#2| |#1|)) (-15 -1270 (|#1| |#1|)) (-15 -3972 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1|)) (-15 -2726 (|#2| |#1|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-550) |#1|)) (-15 -1518 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1518 (|#1| (-550))) (-15 -2390 ((-749))) (-15 -3102 ((-112) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 -2403 (|#1| |#1| |#1|)) (-15 -2403 (|#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 -3433 ((-112) |#1|)) (-15 * (|#1| (-894) |#1|)) (-15 -2391 (|#1| |#1| |#1|)) (-15 -1518 ((-836) |#1|)) (-15 -2316 ((-112) |#1| |#1|))) (-970 |#2|) (-170)) (T -969))
-((-2390 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-749)) (-5 *1 (-969 *3 *4)) (-4 *3 (-970 *4)))))
-(-10 -8 (-15 -1518 (|#1| (-400 (-550)))) (-15 -2335 ((-112) |#1| |#1|)) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 * (|#1| |#1| (-400 (-550)))) (-15 -3235 (|#1| |#1|)) (-15 -4028 ((-526) |#1|)) (-15 -3207 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3042 ((-400 (-550)) |#1|)) (-15 -3122 ((-112) |#1|)) (-15 -1635 (|#2| |#1|)) (-15 -1389 (|#2| |#1|)) (-15 -1270 (|#1| |#1|)) (-15 -3972 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1|)) (-15 -2726 (|#2| |#1|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-550) |#1|)) (-15 -1518 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1518 (|#1| (-550))) (-15 -2390 ((-749))) (-15 -3102 ((-112) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 -2403 (|#1| |#1| |#1|)) (-15 -2403 (|#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 -3433 ((-112) |#1|)) (-15 * (|#1| (-894) |#1|)) (-15 -2391 (|#1| |#1| |#1|)) (-15 -1518 ((-836) |#1|)) (-15 -2316 ((-112) |#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-3880 (((-3 (-550) "failed") $) 116 (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) 114 (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) 113)) (-2726 (((-550) $) 117 (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) 115 (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) 112)) (-3780 (((-667 (-550)) (-667 $)) 87 (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) 86 (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) 85) (((-667 |#1|) (-667 $)) 84)) (-1386 (((-3 $ "failed") $) 32)) (-3365 ((|#1| $) 77)) (-3207 (((-3 (-400 (-550)) "failed") $) 73 (|has| |#1| (-535)))) (-3122 (((-112) $) 75 (|has| |#1| (-535)))) (-3042 (((-400 (-550)) $) 74 (|has| |#1| (-535)))) (-3961 (($ |#1| |#1| |#1| |#1|) 78)) (-3102 (((-112) $) 30)) (-1389 ((|#1| $) 79)) (-2707 (($ $ $) 66 (|has| |#1| (-825)))) (-4164 (($ $ $) 65 (|has| |#1| (-825)))) (-3972 (($ (-1 |#1| |#1|) $) 88)) (-1825 (((-1126) $) 9)) (-3235 (($ $) 70 (|has| |#1| (-356)))) (-4053 ((|#1| $) 80)) (-4136 ((|#1| $) 81)) (-4234 ((|#1| $) 82)) (-3337 (((-1088) $) 10)) (-3866 (($ $ (-623 |#1|) (-623 |#1|)) 94 (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) 93 (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) 92 (|has| |#1| (-302 |#1|))) (($ $ (-623 (-287 |#1|))) 91 (|has| |#1| (-302 |#1|))) (($ $ (-623 (-1144)) (-623 |#1|)) 90 (|has| |#1| (-505 (-1144) |#1|))) (($ $ (-1144) |#1|) 89 (|has| |#1| (-505 (-1144) |#1|)))) (-2680 (($ $ |#1|) 95 (|has| |#1| (-279 |#1| |#1|)))) (-2393 (($ $) 111 (|has| |#1| (-227))) (($ $ (-749)) 109 (|has| |#1| (-227))) (($ $ (-1144)) 107 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) 106 (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) 105 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) 104 (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) 97) (($ $ (-1 |#1| |#1|)) 96)) (-4028 (((-526) $) 71 (|has| |#1| (-596 (-526))))) (-1270 (($ $) 83)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#1|) 35) (($ (-400 (-550))) 60 (-1561 (|has| |#1| (-356)) (|has| |#1| (-1011 (-400 (-550))))))) (-4242 (((-3 $ "failed") $) 72 (|has| |#1| (-143)))) (-2390 (((-749)) 28)) (-1635 ((|#1| $) 76 (|has| |#1| (-1029)))) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $) 110 (|has| |#1| (-227))) (($ $ (-749)) 108 (|has| |#1| (-227))) (($ $ (-1144)) 103 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) 102 (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) 101 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) 100 (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) 99) (($ $ (-1 |#1| |#1|)) 98)) (-2363 (((-112) $ $) 63 (|has| |#1| (-825)))) (-2345 (((-112) $ $) 62 (|has| |#1| (-825)))) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 64 (|has| |#1| (-825)))) (-2335 (((-112) $ $) 61 (|has| |#1| (-825)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 69 (|has| |#1| (-356)))) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 37) (($ |#1| $) 36) (($ $ (-400 (-550))) 68 (|has| |#1| (-356))) (($ (-400 (-550)) $) 67 (|has| |#1| (-356)))))
-(((-970 |#1|) (-138) (-170)) (T -970))
-((-1270 (*1 *1 *1) (-12 (-4 *1 (-970 *2)) (-4 *2 (-170)))) (-4234 (*1 *2 *1) (-12 (-4 *1 (-970 *2)) (-4 *2 (-170)))) (-4136 (*1 *2 *1) (-12 (-4 *1 (-970 *2)) (-4 *2 (-170)))) (-4053 (*1 *2 *1) (-12 (-4 *1 (-970 *2)) (-4 *2 (-170)))) (-1389 (*1 *2 *1) (-12 (-4 *1 (-970 *2)) (-4 *2 (-170)))) (-3961 (*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-970 *2)) (-4 *2 (-170)))) (-3365 (*1 *2 *1) (-12 (-4 *1 (-970 *2)) (-4 *2 (-170)))) (-1635 (*1 *2 *1) (-12 (-4 *1 (-970 *2)) (-4 *2 (-170)) (-4 *2 (-1029)))) (-3122 (*1 *2 *1) (-12 (-4 *1 (-970 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-112)))) (-3042 (*1 *2 *1) (-12 (-4 *1 (-970 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-400 (-550))))) (-3207 (*1 *2 *1) (|partial| -12 (-4 *1 (-970 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-400 (-550))))))
-(-13 (-38 |t#1|) (-404 |t#1|) (-225 |t#1|) (-331 |t#1|) (-370 |t#1|) (-10 -8 (-15 -1270 ($ $)) (-15 -4234 (|t#1| $)) (-15 -4136 (|t#1| $)) (-15 -4053 (|t#1| $)) (-15 -1389 (|t#1| $)) (-15 -3961 ($ |t#1| |t#1| |t#1| |t#1|)) (-15 -3365 (|t#1| $)) (IF (|has| |t#1| (-283)) (-6 (-283)) |%noBranch|) (IF (|has| |t#1| (-825)) (-6 (-825)) |%noBranch|) (IF (|has| |t#1| (-356)) (-6 (-237)) |%noBranch|) (IF (|has| |t#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |t#1| (-1029)) (-15 -1635 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-535)) (PROGN (-15 -3122 ((-112) $)) (-15 -3042 ((-400 (-550)) $)) (-15 -3207 ((-3 (-400 (-550)) "failed") $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) |has| |#1| (-356)) ((-38 |#1|) . T) ((-101) . T) ((-111 #0# #0#) |has| |#1| (-356)) ((-111 |#1| |#1|) . T) ((-111 $ $) -1561 (|has| |#1| (-356)) (|has| |#1| (-283))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-225 |#1|) . T) ((-227) |has| |#1| (-227)) ((-237) |has| |#1| (-356)) ((-279 |#1| $) |has| |#1| (-279 |#1| |#1|)) ((-283) -1561 (|has| |#1| (-356)) (|has| |#1| (-283))) ((-302 |#1|) |has| |#1| (-302 |#1|)) ((-331 |#1|) . T) ((-370 |#1|) . T) ((-404 |#1|) . T) ((-505 (-1144) |#1|) |has| |#1| (-505 (-1144) |#1|)) ((-505 |#1| |#1|) |has| |#1| (-302 |#1|)) ((-626 #0#) |has| |#1| (-356)) ((-626 |#1|) . T) ((-626 $) . T) ((-619 (-550)) |has| |#1| (-619 (-550))) ((-619 |#1|) . T) ((-696 #0#) |has| |#1| (-356)) ((-696 |#1|) . T) ((-705) . T) ((-825) |has| |#1| (-825)) ((-873 (-1144)) |has| |#1| (-873 (-1144))) ((-1011 (-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) ((-1011 (-550)) |has| |#1| (-1011 (-550))) ((-1011 |#1|) . T) ((-1026 #0#) |has| |#1| (-356)) ((-1026 |#1|) . T) ((-1026 $) -1561 (|has| |#1| (-356)) (|has| |#1| (-283))) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-3972 ((|#3| (-1 |#4| |#2|) |#1|) 16)))
-(((-971 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3972 (|#3| (-1 |#4| |#2|) |#1|))) (-970 |#2|) (-170) (-970 |#4|) (-170)) (T -971))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-170)) (-4 *6 (-170)) (-4 *2 (-970 *6)) (-5 *1 (-971 *4 *5 *2 *6)) (-4 *4 (-970 *5)))))
-(-10 -7 (-15 -3972 (|#3| (-1 |#4| |#2|) |#1|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) NIL)) (-2726 (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-3365 ((|#1| $) 12)) (-3207 (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-535)))) (-3122 (((-112) $) NIL (|has| |#1| (-535)))) (-3042 (((-400 (-550)) $) NIL (|has| |#1| (-535)))) (-3961 (($ |#1| |#1| |#1| |#1|) 16)) (-3102 (((-112) $) NIL)) (-1389 ((|#1| $) NIL)) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL (|has| |#1| (-356)))) (-4053 ((|#1| $) 15)) (-4136 ((|#1| $) 14)) (-4234 ((|#1| $) 13)) (-3337 (((-1088) $) NIL)) (-3866 (($ $ (-623 |#1|) (-623 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ (-623 (-287 |#1|))) NIL (|has| |#1| (-302 |#1|))) (($ $ (-623 (-1144)) (-623 |#1|)) NIL (|has| |#1| (-505 (-1144) |#1|))) (($ $ (-1144) |#1|) NIL (|has| |#1| (-505 (-1144) |#1|)))) (-2680 (($ $ |#1|) NIL (|has| |#1| (-279 |#1| |#1|)))) (-2393 (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4028 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-1270 (($ $) NIL)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL) (($ (-400 (-550))) NIL (-1561 (|has| |#1| (-356)) (|has| |#1| (-1011 (-400 (-550))))))) (-4242 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2390 (((-749)) NIL)) (-1635 ((|#1| $) NIL (|has| |#1| (-1029)))) (-2626 (($) 8 T CONST)) (-2636 (($) 10 T CONST)) (-4183 (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#1| (-356)))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 20) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-400 (-550))) NIL (|has| |#1| (-356))) (($ (-400 (-550)) $) NIL (|has| |#1| (-356)))))
-(((-972 |#1|) (-970 |#1|) (-170)) (T -972))
-NIL
-(-970 |#1|)
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-4047 (((-112) $ (-749)) NIL)) (-3513 (($) NIL T CONST)) (-1945 (($ $) 20)) (-1368 (($ (-623 |#1|)) 29)) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) NIL)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-3772 (((-749) $) 22)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-3638 ((|#1| $) 24)) (-1886 (($ |#1| $) 15)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1854 ((|#1| $) 23)) (-3760 ((|#1| $) 19)) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2131 ((|#1| |#1| $) 14)) (-2902 (((-112) $) 17)) (-3498 (($) NIL)) (-2047 ((|#1| $) 18)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) NIL)) (-1518 (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-3685 (($ (-623 |#1|)) NIL)) (-1752 ((|#1| $) 26)) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-973 |#1|) (-13 (-968 |#1|) (-10 -8 (-15 -1368 ($ (-623 |#1|))))) (-1068)) (T -973))
-((-1368 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-5 *1 (-973 *3)))))
-(-13 (-968 |#1|) (-10 -8 (-15 -1368 ($ (-623 |#1|)))))
-((-3353 (($ $) 12)) (-1460 (($ $ (-550)) 13)))
-(((-974 |#1|) (-10 -8 (-15 -3353 (|#1| |#1|)) (-15 -1460 (|#1| |#1| (-550)))) (-975)) (T -974))
-NIL
-(-10 -8 (-15 -3353 (|#1| |#1|)) (-15 -1460 (|#1| |#1| (-550))))
-((-3353 (($ $) 6)) (-1460 (($ $ (-550)) 7)) (** (($ $ (-400 (-550))) 8)))
-(((-975) (-138)) (T -975))
-((** (*1 *1 *1 *2) (-12 (-4 *1 (-975)) (-5 *2 (-400 (-550))))) (-1460 (*1 *1 *1 *2) (-12 (-4 *1 (-975)) (-5 *2 (-550)))) (-3353 (*1 *1 *1) (-4 *1 (-975))))
-(-13 (-10 -8 (-15 -3353 ($ $)) (-15 -1460 ($ $ (-550))) (-15 ** ($ $ (-400 (-550))))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1363 (((-2 (|:| |num| (-1227 |#2|)) (|:| |den| |#2|)) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| (-400 |#2|) (-356)))) (-1447 (($ $) NIL (|has| (-400 |#2|) (-356)))) (-4291 (((-112) $) NIL (|has| (-400 |#2|) (-356)))) (-1615 (((-667 (-400 |#2|)) (-1227 $)) NIL) (((-667 (-400 |#2|))) NIL)) (-2252 (((-400 |#2|) $) NIL)) (-1337 (((-1154 (-894) (-749)) (-550)) NIL (|has| (-400 |#2|) (-342)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL (|has| (-400 |#2|) (-356)))) (-3564 (((-411 $) $) NIL (|has| (-400 |#2|) (-356)))) (-3631 (((-112) $ $) NIL (|has| (-400 |#2|) (-356)))) (-4319 (((-749)) NIL (|has| (-400 |#2|) (-361)))) (-2438 (((-112)) NIL)) (-2332 (((-112) |#1|) 144) (((-112) |#2|) 149)) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL (|has| (-400 |#2|) (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-400 |#2|) (-1011 (-400 (-550))))) (((-3 (-400 |#2|) "failed") $) NIL)) (-2726 (((-550) $) NIL (|has| (-400 |#2|) (-1011 (-550)))) (((-400 (-550)) $) NIL (|has| (-400 |#2|) (-1011 (-400 (-550))))) (((-400 |#2|) $) NIL)) (-4110 (($ (-1227 (-400 |#2|)) (-1227 $)) NIL) (($ (-1227 (-400 |#2|))) 70) (($ (-1227 |#2|) |#2|) NIL)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-400 |#2|) (-342)))) (-3349 (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-2677 (((-667 (-400 |#2|)) $ (-1227 $)) NIL) (((-667 (-400 |#2|)) $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| (-400 |#2|) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| (-400 |#2|) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-400 |#2|))) (|:| |vec| (-1227 (-400 |#2|)))) (-667 $) (-1227 $)) NIL) (((-667 (-400 |#2|)) (-667 $)) NIL)) (-3770 (((-1227 $) (-1227 $)) NIL)) (-2419 (($ |#3|) 65) (((-3 $ "failed") (-400 |#3|)) NIL (|has| (-400 |#2|) (-356)))) (-1386 (((-3 $ "failed") $) NIL)) (-1774 (((-623 (-623 |#1|))) NIL (|has| |#1| (-361)))) (-1591 (((-112) |#1| |#1|) NIL)) (-2122 (((-894)) NIL)) (-1741 (($) NIL (|has| (-400 |#2|) (-361)))) (-2234 (((-112)) NIL)) (-2133 (((-112) |#1|) 56) (((-112) |#2|) 146)) (-1519 (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| (-400 |#2|) (-356)))) (-2674 (($ $) NIL)) (-3485 (($) NIL (|has| (-400 |#2|) (-342)))) (-3697 (((-112) $) NIL (|has| (-400 |#2|) (-342)))) (-3714 (($ $ (-749)) NIL (|has| (-400 |#2|) (-342))) (($ $) NIL (|has| (-400 |#2|) (-342)))) (-3933 (((-112) $) NIL (|has| (-400 |#2|) (-356)))) (-2475 (((-894) $) NIL (|has| (-400 |#2|) (-342))) (((-811 (-894)) $) NIL (|has| (-400 |#2|) (-342)))) (-3102 (((-112) $) NIL)) (-2392 (((-749)) NIL)) (-2694 (((-1227 $) (-1227 $)) NIL)) (-1389 (((-400 |#2|) $) NIL)) (-1897 (((-623 (-925 |#1|)) (-1144)) NIL (|has| |#1| (-356)))) (-2826 (((-3 $ "failed") $) NIL (|has| (-400 |#2|) (-342)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| (-400 |#2|) (-356)))) (-1428 ((|#3| $) NIL (|has| (-400 |#2|) (-356)))) (-2253 (((-894) $) NIL (|has| (-400 |#2|) (-361)))) (-2407 ((|#3| $) NIL)) (-3106 (($ (-623 $)) NIL (|has| (-400 |#2|) (-356))) (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-1825 (((-1126) $) NIL)) (-3298 (((-667 (-400 |#2|))) 52)) (-3519 (((-667 (-400 |#2|))) 51)) (-3235 (($ $) NIL (|has| (-400 |#2|) (-356)))) (-4179 (($ (-1227 |#2|) |#2|) 71)) (-3411 (((-667 (-400 |#2|))) 50)) (-3649 (((-667 (-400 |#2|))) 49)) (-4072 (((-2 (|:| |num| (-667 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 86)) (-4306 (((-2 (|:| |num| (-1227 |#2|)) (|:| |den| |#2|)) $) 77)) (-3119 (((-1227 $)) 46)) (-2372 (((-1227 $)) 45)) (-3022 (((-112) $) NIL)) (-2911 (((-112) $) NIL) (((-112) $ |#1|) NIL) (((-112) $ |#2|) NIL)) (-3862 (($) NIL (|has| (-400 |#2|) (-342)) CONST)) (-2922 (($ (-894)) NIL (|has| (-400 |#2|) (-361)))) (-3858 (((-3 |#2| "failed")) 63)) (-3337 (((-1088) $) NIL)) (-1880 (((-749)) NIL)) (-3935 (($) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| (-400 |#2|) (-356)))) (-3139 (($ (-623 $)) NIL (|has| (-400 |#2|) (-356))) (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) NIL (|has| (-400 |#2|) (-342)))) (-3338 (((-411 $) $) NIL (|has| (-400 |#2|) (-356)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-400 |#2|) (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| (-400 |#2|) (-356)))) (-1495 (((-3 $ "failed") $ $) NIL (|has| (-400 |#2|) (-356)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| (-400 |#2|) (-356)))) (-3542 (((-749) $) NIL (|has| (-400 |#2|) (-356)))) (-2680 ((|#1| $ |#1| |#1|) NIL)) (-3959 (((-3 |#2| "failed")) 62)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| (-400 |#2|) (-356)))) (-3453 (((-400 |#2|) (-1227 $)) NIL) (((-400 |#2|)) 42)) (-3811 (((-749) $) NIL (|has| (-400 |#2|) (-342))) (((-3 (-749) "failed") $ $) NIL (|has| (-400 |#2|) (-342)))) (-2393 (($ $ (-1 (-400 |#2|) (-400 |#2|)) (-749)) NIL (|has| (-400 |#2|) (-356))) (($ $ (-1 (-400 |#2|) (-400 |#2|))) NIL (|has| (-400 |#2|) (-356))) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144))))) (($ $ (-1144)) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144))))) (($ $ (-749)) NIL (-1561 (-12 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342)))) (($ $) NIL (-1561 (-12 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342))))) (-3013 (((-667 (-400 |#2|)) (-1227 $) (-1 (-400 |#2|) (-400 |#2|))) NIL (|has| (-400 |#2|) (-356)))) (-1310 ((|#3|) 53)) (-4288 (($) NIL (|has| (-400 |#2|) (-342)))) (-1373 (((-1227 (-400 |#2|)) $ (-1227 $)) NIL) (((-667 (-400 |#2|)) (-1227 $) (-1227 $)) NIL) (((-1227 (-400 |#2|)) $) 72) (((-667 (-400 |#2|)) (-1227 $)) NIL)) (-4028 (((-1227 (-400 |#2|)) $) NIL) (($ (-1227 (-400 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (|has| (-400 |#2|) (-342)))) (-2794 (((-1227 $) (-1227 $)) NIL)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ (-400 |#2|)) NIL) (($ (-400 (-550))) NIL (-1561 (|has| (-400 |#2|) (-1011 (-400 (-550)))) (|has| (-400 |#2|) (-356)))) (($ $) NIL (|has| (-400 |#2|) (-356)))) (-4242 (($ $) NIL (|has| (-400 |#2|) (-342))) (((-3 $ "failed") $) NIL (|has| (-400 |#2|) (-143)))) (-2608 ((|#3| $) NIL)) (-2390 (((-749)) NIL)) (-1449 (((-112)) 60)) (-2538 (((-112) |#1|) 150) (((-112) |#2|) 151)) (-2437 (((-1227 $)) 121)) (-1345 (((-112) $ $) NIL (|has| (-400 |#2|) (-356)))) (-2013 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-1726 (((-112)) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $ (-1 (-400 |#2|) (-400 |#2|)) (-749)) NIL (|has| (-400 |#2|) (-356))) (($ $ (-1 (-400 |#2|) (-400 |#2|))) NIL (|has| (-400 |#2|) (-356))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144))))) (($ $ (-1144)) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-873 (-1144))))) (($ $ (-749)) NIL (-1561 (-12 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342)))) (($ $) NIL (-1561 (-12 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342))))) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| (-400 |#2|) (-356)))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 |#2|)) NIL) (($ (-400 |#2|) $) NIL) (($ (-400 (-550)) $) NIL (|has| (-400 |#2|) (-356))) (($ $ (-400 (-550))) NIL (|has| (-400 |#2|) (-356)))))
-(((-976 |#1| |#2| |#3| |#4| |#5|) (-335 |#1| |#2| |#3|) (-1185) (-1203 |#1|) (-1203 (-400 |#2|)) (-400 |#2|) (-749)) (T -976))
+((-1774 (($ $ (-1061 $)) 7) (($ $ (-1145)) 6)))
+(((-933) (-138)) (T -933))
+((-1774 (*1 *1 *1 *2) (-12 (-5 *2 (-1061 *1)) (-4 *1 (-933)))) (-1774 (*1 *1 *1 *2) (-12 (-4 *1 (-933)) (-5 *2 (-1145)))))
+(-13 (-10 -8 (-15 -1774 ($ $ (-1145))) (-15 -1774 ($ $ (-1061 $)))))
+((-2664 (((-2 (|:| -4304 (-623 (-550))) (|:| |poly| (-623 (-1141 |#1|))) (|:| |prim| (-1141 |#1|))) (-623 (-926 |#1|)) (-623 (-1145)) (-1145)) 25) (((-2 (|:| -4304 (-623 (-550))) (|:| |poly| (-623 (-1141 |#1|))) (|:| |prim| (-1141 |#1|))) (-623 (-926 |#1|)) (-623 (-1145))) 26) (((-2 (|:| |coef1| (-550)) (|:| |coef2| (-550)) (|:| |prim| (-1141 |#1|))) (-926 |#1|) (-1145) (-926 |#1|) (-1145)) 43)))
+(((-934 |#1|) (-10 -7 (-15 -2664 ((-2 (|:| |coef1| (-550)) (|:| |coef2| (-550)) (|:| |prim| (-1141 |#1|))) (-926 |#1|) (-1145) (-926 |#1|) (-1145))) (-15 -2664 ((-2 (|:| -4304 (-623 (-550))) (|:| |poly| (-623 (-1141 |#1|))) (|:| |prim| (-1141 |#1|))) (-623 (-926 |#1|)) (-623 (-1145)))) (-15 -2664 ((-2 (|:| -4304 (-623 (-550))) (|:| |poly| (-623 (-1141 |#1|))) (|:| |prim| (-1141 |#1|))) (-623 (-926 |#1|)) (-623 (-1145)) (-1145)))) (-13 (-356) (-145))) (T -934))
+((-2664 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 (-926 *6))) (-5 *4 (-623 (-1145))) (-5 *5 (-1145)) (-4 *6 (-13 (-356) (-145))) (-5 *2 (-2 (|:| -4304 (-623 (-550))) (|:| |poly| (-623 (-1141 *6))) (|:| |prim| (-1141 *6)))) (-5 *1 (-934 *6)))) (-2664 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-623 (-1145))) (-4 *5 (-13 (-356) (-145))) (-5 *2 (-2 (|:| -4304 (-623 (-550))) (|:| |poly| (-623 (-1141 *5))) (|:| |prim| (-1141 *5)))) (-5 *1 (-934 *5)))) (-2664 (*1 *2 *3 *4 *3 *4) (-12 (-5 *3 (-926 *5)) (-5 *4 (-1145)) (-4 *5 (-13 (-356) (-145))) (-5 *2 (-2 (|:| |coef1| (-550)) (|:| |coef2| (-550)) (|:| |prim| (-1141 *5)))) (-5 *1 (-934 *5)))))
+(-10 -7 (-15 -2664 ((-2 (|:| |coef1| (-550)) (|:| |coef2| (-550)) (|:| |prim| (-1141 |#1|))) (-926 |#1|) (-1145) (-926 |#1|) (-1145))) (-15 -2664 ((-2 (|:| -4304 (-623 (-550))) (|:| |poly| (-623 (-1141 |#1|))) (|:| |prim| (-1141 |#1|))) (-623 (-926 |#1|)) (-623 (-1145)))) (-15 -2664 ((-2 (|:| -4304 (-623 (-550))) (|:| |poly| (-623 (-1141 |#1|))) (|:| |prim| (-1141 |#1|))) (-623 (-926 |#1|)) (-623 (-1145)) (-1145))))
+((-3757 (((-623 |#1|) |#1| |#1|) 42)) (-1568 (((-112) |#1|) 39)) (-3402 ((|#1| |#1|) 65)) (-1468 ((|#1| |#1|) 64)))
+(((-935 |#1|) (-10 -7 (-15 -1568 ((-112) |#1|)) (-15 -1468 (|#1| |#1|)) (-15 -3402 (|#1| |#1|)) (-15 -3757 ((-623 |#1|) |#1| |#1|))) (-535)) (T -935))
+((-3757 (*1 *2 *3 *3) (-12 (-5 *2 (-623 *3)) (-5 *1 (-935 *3)) (-4 *3 (-535)))) (-3402 (*1 *2 *2) (-12 (-5 *1 (-935 *2)) (-4 *2 (-535)))) (-1468 (*1 *2 *2) (-12 (-5 *1 (-935 *2)) (-4 *2 (-535)))) (-1568 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-935 *3)) (-4 *3 (-535)))))
+(-10 -7 (-15 -1568 ((-112) |#1|)) (-15 -1468 (|#1| |#1|)) (-15 -3402 (|#1| |#1|)) (-15 -3757 ((-623 |#1|) |#1| |#1|)))
+((-1990 (((-1233) (-837)) 9)))
+(((-936) (-10 -7 (-15 -1990 ((-1233) (-837))))) (T -936))
+((-1990 (*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1233)) (-5 *1 (-936)))))
+(-10 -7 (-15 -1990 ((-1233) (-837))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 61 (|has| |#1| (-542)))) (-3050 (($ $) 62 (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) 28)) (-2202 (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) NIL)) (-1693 (($ $) 24)) (-1537 (((-3 $ "failed") $) 35)) (-2731 (($ $) NIL (|has| |#1| (-444)))) (-3401 (($ $ |#1| |#2| $) 48)) (-2419 (((-112) $) NIL)) (-3324 (((-749) $) 16)) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| |#2|) NIL)) (-3346 ((|#2| $) 19)) (-2863 (($ (-1 |#2| |#2|) $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1657 (($ $) 23)) (-1670 ((|#1| $) 21)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1628 (((-112) $) 40)) (-1639 ((|#1| $) NIL)) (-2607 (($ $ |#2| |#1| $) 73 (-12 (|has| |#2| (-130)) (|has| |#1| (-542))))) (-3409 (((-3 $ "failed") $ $) 74 (|has| |#1| (-542))) (((-3 $ "failed") $ |#1|) 68 (|has| |#1| (-542)))) (-3661 ((|#2| $) 17)) (-1622 ((|#1| $) NIL (|has| |#1| (-444)))) (-2233 (((-837) $) NIL) (($ (-550)) 39) (($ $) NIL (|has| |#1| (-542))) (($ |#1|) 34) (($ (-400 (-550))) NIL (-1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1012 (-400 (-550))))))) (-2969 (((-623 |#1|) $) NIL)) (-1708 ((|#1| $ |#2|) 31)) (-1613 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3091 (((-749)) 15)) (-3895 (($ $ $ (-749)) 57 (|has| |#1| (-170)))) (-1819 (((-112) $ $) 67 (|has| |#1| (-542)))) (-2688 (($) 22 T CONST)) (-2700 (($) 12 T CONST)) (-2264 (((-112) $ $) 66)) (-2382 (($ $ |#1|) 75 (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) 54) (($ $ (-749)) 52)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 51) (($ $ |#1|) 50) (($ |#1| $) 49) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
+(((-937 |#1| |#2|) (-13 (-319 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-542)) (IF (|has| |#2| (-130)) (-15 -2607 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4342)) (-6 -4342) |%noBranch|))) (-1021) (-770)) (T -937))
+((-2607 (*1 *1 *1 *2 *3 *1) (-12 (-5 *1 (-937 *3 *2)) (-4 *2 (-130)) (-4 *3 (-542)) (-4 *3 (-1021)) (-4 *2 (-770)))))
+(-13 (-319 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-542)) (IF (|has| |#2| (-130)) (-15 -2607 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4342)) (-6 -4342) |%noBranch|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL (-1489 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771)))))) (-4250 (($ $ $) 63 (-12 (|has| |#1| (-771)) (|has| |#2| (-771))))) (-1993 (((-3 $ "failed") $ $) 50 (-1489 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771)))))) (-3828 (((-749)) 34 (-12 (|has| |#1| (-361)) (|has| |#2| (-361))))) (-2166 ((|#2| $) 21)) (-1935 ((|#1| $) 20)) (-2991 (($) NIL (-1489 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-465)) (|has| |#2| (-465))) (-12 (|has| |#1| (-705)) (|has| |#2| (-705))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771)))) CONST)) (-1537 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| |#1| (-465)) (|has| |#2| (-465))) (-12 (|has| |#1| (-705)) (|has| |#2| (-705)))))) (-1864 (($) NIL (-12 (|has| |#1| (-361)) (|has| |#2| (-361))))) (-2419 (((-112) $) NIL (-1489 (-12 (|has| |#1| (-465)) (|has| |#2| (-465))) (-12 (|has| |#1| (-705)) (|has| |#2| (-705)))))) (-2793 (($ $ $) NIL (-1489 (-12 (|has| |#1| (-771)) (|has| |#2| (-771))) (-12 (|has| |#1| (-825)) (|has| |#2| (-825)))))) (-2173 (($ $ $) NIL (-1489 (-12 (|has| |#1| (-771)) (|has| |#2| (-771))) (-12 (|has| |#1| (-825)) (|has| |#2| (-825)))))) (-3584 (($ |#1| |#2|) 19)) (-4073 (((-895) $) NIL (-12 (|has| |#1| (-361)) (|has| |#2| (-361))))) (-2369 (((-1127) $) NIL)) (-1619 (($ $) 37 (-12 (|has| |#1| (-465)) (|has| |#2| (-465))))) (-3690 (($ (-895)) NIL (-12 (|has| |#1| (-361)) (|has| |#2| (-361))))) (-3445 (((-1089) $) NIL)) (-3018 (($ $ $) NIL (-12 (|has| |#1| (-465)) (|has| |#2| (-465))))) (-1353 (($ $ $) NIL (-12 (|has| |#1| (-465)) (|has| |#2| (-465))))) (-2233 (((-837) $) 14)) (-2688 (($) 40 (-1489 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771)))) CONST)) (-2700 (($) 24 (-1489 (-12 (|has| |#1| (-465)) (|has| |#2| (-465))) (-12 (|has| |#1| (-705)) (|has| |#2| (-705)))) CONST)) (-2324 (((-112) $ $) NIL (-1489 (-12 (|has| |#1| (-771)) (|has| |#2| (-771))) (-12 (|has| |#1| (-825)) (|has| |#2| (-825)))))) (-2302 (((-112) $ $) NIL (-1489 (-12 (|has| |#1| (-771)) (|has| |#2| (-771))) (-12 (|has| |#1| (-825)) (|has| |#2| (-825)))))) (-2264 (((-112) $ $) 18)) (-2313 (((-112) $ $) NIL (-1489 (-12 (|has| |#1| (-771)) (|has| |#2| (-771))) (-12 (|has| |#1| (-825)) (|has| |#2| (-825)))))) (-2290 (((-112) $ $) 66 (-1489 (-12 (|has| |#1| (-771)) (|has| |#2| (-771))) (-12 (|has| |#1| (-825)) (|has| |#2| (-825)))))) (-2382 (($ $ $) NIL (-12 (|has| |#1| (-465)) (|has| |#2| (-465))))) (-2370 (($ $ $) 56 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ $) 53 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))))) (-2358 (($ $ $) 43 (-1489 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771)))))) (** (($ $ (-550)) NIL (-12 (|has| |#1| (-465)) (|has| |#2| (-465)))) (($ $ (-749)) 31 (-1489 (-12 (|has| |#1| (-465)) (|has| |#2| (-465))) (-12 (|has| |#1| (-705)) (|has| |#2| (-705))))) (($ $ (-895)) NIL (-1489 (-12 (|has| |#1| (-465)) (|has| |#2| (-465))) (-12 (|has| |#1| (-705)) (|has| |#2| (-705)))))) (* (($ (-550) $) 60 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ (-749) $) 46 (-1489 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771))))) (($ (-895) $) NIL (-1489 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-130)) (|has| |#2| (-130))) (-12 (|has| |#1| (-771)) (|has| |#2| (-771))))) (($ $ $) 27 (-1489 (-12 (|has| |#1| (-465)) (|has| |#2| (-465))) (-12 (|has| |#1| (-705)) (|has| |#2| (-705)))))))
+(((-938 |#1| |#2|) (-13 (-1069) (-10 -8 (IF (|has| |#1| (-361)) (IF (|has| |#2| (-361)) (-6 (-361)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-705)) (IF (|has| |#2| (-705)) (-6 (-705)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-130)) (IF (|has| |#2| (-130)) (-6 (-130)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-465)) (IF (|has| |#2| (-465)) (-6 (-465)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-771)) (IF (|has| |#2| (-771)) (-6 (-771)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-825)) (IF (|has| |#2| (-825)) (-6 (-825)) |%noBranch|) |%noBranch|) (-15 -3584 ($ |#1| |#2|)) (-15 -1935 (|#1| $)) (-15 -2166 (|#2| $)))) (-1069) (-1069)) (T -938))
+((-3584 (*1 *1 *2 *3) (-12 (-5 *1 (-938 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1069)))) (-1935 (*1 *2 *1) (-12 (-4 *2 (-1069)) (-5 *1 (-938 *2 *3)) (-4 *3 (-1069)))) (-2166 (*1 *2 *1) (-12 (-4 *2 (-1069)) (-5 *1 (-938 *3 *2)) (-4 *3 (-1069)))))
+(-13 (-1069) (-10 -8 (IF (|has| |#1| (-361)) (IF (|has| |#2| (-361)) (-6 (-361)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-705)) (IF (|has| |#2| (-705)) (-6 (-705)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-130)) (IF (|has| |#2| (-130)) (-6 (-130)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-465)) (IF (|has| |#2| (-465)) (-6 (-465)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-771)) (IF (|has| |#2| (-771)) (-6 (-771)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-825)) (IF (|has| |#2| (-825)) (-6 (-825)) |%noBranch|) |%noBranch|) (-15 -3584 ($ |#1| |#2|)) (-15 -1935 (|#1| $)) (-15 -2166 (|#2| $))))
+((-1337 (((-1073) $) 12)) (-2184 (($ (-1145) (-1073)) 13)) (-1856 (((-1145) $) 10)) (-2233 (((-837) $) 22)))
+(((-939) (-13 (-595 (-837)) (-10 -8 (-15 -1856 ((-1145) $)) (-15 -1337 ((-1073) $)) (-15 -2184 ($ (-1145) (-1073)))))) (T -939))
+((-1856 (*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-939)))) (-1337 (*1 *2 *1) (-12 (-5 *2 (-1073)) (-5 *1 (-939)))) (-2184 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-1073)) (-5 *1 (-939)))))
+(-13 (-595 (-837)) (-10 -8 (-15 -1856 ((-1145) $)) (-15 -1337 ((-1073) $)) (-15 -2184 ($ (-1145) (-1073)))))
+((-2221 (((-112) $ $) NIL)) (-1516 (((-1071 (-1145)) $) 19)) (-3527 (((-112) $) 26)) (-2564 (((-1145) $) 27)) (-3962 (((-112) $) 24)) (-2155 ((|#1| $) 25)) (-2656 (((-847 $ $) $) 34)) (-2303 (((-112) $) 33)) (-3741 (($ $ $) 12)) (-1653 (($ $) 29)) (-3575 (((-112) $) 28)) (-3548 (($ $) 10)) (-2369 (((-1127) $) NIL)) (-1413 (((-847 $ $) $) 36)) (-4155 (((-112) $) 35)) (-3852 (($ $ $) 13)) (-3445 (((-1089) $) NIL)) (-3288 (((-847 $ $) $) 38)) (-3074 (((-112) $) 37)) (-2660 (($ $ $) 14)) (-2233 (((-837) $) 40) (($ |#1|) 7) (($ (-1145)) 9)) (-3862 (((-847 $ $) $) 32)) (-2972 (((-112) $) 30)) (-1304 (($ $ $) 11)) (-2264 (((-112) $ $) NIL)))
+(((-940 |#1|) (-13 (-941) (-10 -8 (-15 -2233 ($ |#1|)) (-15 -2233 ($ (-1145))) (-15 -1516 ((-1071 (-1145)) $)) (-15 -3962 ((-112) $)) (-15 -2155 (|#1| $)) (-15 -3527 ((-112) $)) (-15 -2564 ((-1145) $)) (-15 -3575 ((-112) $)) (-15 -1653 ($ $)) (-15 -2972 ((-112) $)) (-15 -3862 ((-847 $ $) $)) (-15 -2303 ((-112) $)) (-15 -2656 ((-847 $ $) $)) (-15 -4155 ((-112) $)) (-15 -1413 ((-847 $ $) $)) (-15 -3074 ((-112) $)) (-15 -3288 ((-847 $ $) $)))) (-941)) (T -940))
+((-2233 (*1 *1 *2) (-12 (-5 *1 (-940 *2)) (-4 *2 (-941)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-940 *3)) (-4 *3 (-941)))) (-1516 (*1 *2 *1) (-12 (-5 *2 (-1071 (-1145))) (-5 *1 (-940 *3)) (-4 *3 (-941)))) (-3962 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-940 *3)) (-4 *3 (-941)))) (-2155 (*1 *2 *1) (-12 (-5 *1 (-940 *2)) (-4 *2 (-941)))) (-3527 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-940 *3)) (-4 *3 (-941)))) (-2564 (*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-940 *3)) (-4 *3 (-941)))) (-3575 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-940 *3)) (-4 *3 (-941)))) (-1653 (*1 *1 *1) (-12 (-5 *1 (-940 *2)) (-4 *2 (-941)))) (-2972 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-940 *3)) (-4 *3 (-941)))) (-3862 (*1 *2 *1) (-12 (-5 *2 (-847 (-940 *3) (-940 *3))) (-5 *1 (-940 *3)) (-4 *3 (-941)))) (-2303 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-940 *3)) (-4 *3 (-941)))) (-2656 (*1 *2 *1) (-12 (-5 *2 (-847 (-940 *3) (-940 *3))) (-5 *1 (-940 *3)) (-4 *3 (-941)))) (-4155 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-940 *3)) (-4 *3 (-941)))) (-1413 (*1 *2 *1) (-12 (-5 *2 (-847 (-940 *3) (-940 *3))) (-5 *1 (-940 *3)) (-4 *3 (-941)))) (-3074 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-940 *3)) (-4 *3 (-941)))) (-3288 (*1 *2 *1) (-12 (-5 *2 (-847 (-940 *3) (-940 *3))) (-5 *1 (-940 *3)) (-4 *3 (-941)))))
+(-13 (-941) (-10 -8 (-15 -2233 ($ |#1|)) (-15 -2233 ($ (-1145))) (-15 -1516 ((-1071 (-1145)) $)) (-15 -3962 ((-112) $)) (-15 -2155 (|#1| $)) (-15 -3527 ((-112) $)) (-15 -2564 ((-1145) $)) (-15 -3575 ((-112) $)) (-15 -1653 ($ $)) (-15 -2972 ((-112) $)) (-15 -3862 ((-847 $ $) $)) (-15 -2303 ((-112) $)) (-15 -2656 ((-847 $ $) $)) (-15 -4155 ((-112) $)) (-15 -1413 ((-847 $ $) $)) (-15 -3074 ((-112) $)) (-15 -3288 ((-847 $ $) $))))
+((-2221 (((-112) $ $) 7)) (-3741 (($ $ $) 15)) (-3548 (($ $) 17)) (-2369 (((-1127) $) 9)) (-3852 (($ $ $) 14)) (-3445 (((-1089) $) 10)) (-2660 (($ $ $) 13)) (-2233 (((-837) $) 11)) (-1304 (($ $ $) 16)) (-2264 (((-112) $ $) 6)))
+(((-941) (-138)) (T -941))
+((-3548 (*1 *1 *1) (-4 *1 (-941))) (-1304 (*1 *1 *1 *1) (-4 *1 (-941))) (-3741 (*1 *1 *1 *1) (-4 *1 (-941))) (-3852 (*1 *1 *1 *1) (-4 *1 (-941))) (-2660 (*1 *1 *1 *1) (-4 *1 (-941))))
+(-13 (-1069) (-10 -8 (-15 -3548 ($ $)) (-15 -1304 ($ $ $)) (-15 -3741 ($ $ $)) (-15 -3852 ($ $ $)) (-15 -2660 ($ $ $))))
+(((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-3368 (((-112) $ (-749)) 8)) (-2991 (($) 7 T CONST)) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) 9)) (-2299 (($ $ $) 43)) (-2441 (($ $ $) 44)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2173 ((|#1| $) 45)) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35)) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-1696 ((|#1| $) 39)) (-1715 (($ |#1| $) 40)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-3576 ((|#1| $) 41)) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-4017 (($ (-623 |#1|)) 42)) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-942 |#1|) (-138) (-825)) (T -942))
+((-2173 (*1 *2 *1) (-12 (-4 *1 (-942 *2)) (-4 *2 (-825)))) (-2441 (*1 *1 *1 *1) (-12 (-4 *1 (-942 *2)) (-4 *2 (-825)))) (-2299 (*1 *1 *1 *1) (-12 (-4 *1 (-942 *2)) (-4 *2 (-825)))))
+(-13 (-106 |t#1|) (-10 -8 (-6 -4344) (-15 -2173 (|t#1| $)) (-15 -2441 ($ $ $)) (-15 -2299 ($ $ $))))
+(((-34) . T) ((-106 |#1|) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-1069) |has| |#1| (-1069)) ((-1182) . T))
+((-3063 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3260 |#2|)) |#2| |#2|) 85)) (-2129 ((|#2| |#2| |#2|) 83)) (-1669 (((-2 (|:| |coef2| |#2|) (|:| -3260 |#2|)) |#2| |#2|) 87)) (-4239 (((-2 (|:| |coef1| |#2|) (|:| -3260 |#2|)) |#2| |#2|) 89)) (-2928 (((-2 (|:| |coef2| |#2|) (|:| -1308 |#1|)) |#2| |#2|) 107 (|has| |#1| (-444)))) (-2397 (((-2 (|:| |coef2| |#2|) (|:| -1792 |#1|)) |#2| |#2|) 46)) (-3731 (((-2 (|:| |coef2| |#2|) (|:| -1792 |#1|)) |#2| |#2|) 64)) (-2421 (((-2 (|:| |coef1| |#2|) (|:| -1792 |#1|)) |#2| |#2|) 66)) (-2172 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 78)) (-2900 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749)) 71)) (-2292 (((-2 (|:| |coef2| |#2|) (|:| -3563 |#1|)) |#2|) 97)) (-1372 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749)) 74)) (-3343 (((-623 (-749)) |#2| |#2|) 82)) (-4064 ((|#1| |#2| |#2|) 42)) (-4213 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1308 |#1|)) |#2| |#2|) 105 (|has| |#1| (-444)))) (-1308 ((|#1| |#2| |#2|) 103 (|has| |#1| (-444)))) (-3827 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1792 |#1|)) |#2| |#2|) 44)) (-1975 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1792 |#1|)) |#2| |#2|) 63)) (-1792 ((|#1| |#2| |#2|) 61)) (-2858 (((-2 (|:| -4304 |#1|) (|:| -3123 |#2|) (|:| -2545 |#2|)) |#2| |#2|) 35)) (-2461 ((|#2| |#2| |#2| |#2| |#1|) 53)) (-2834 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 76)) (-1623 ((|#2| |#2| |#2|) 75)) (-3798 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749)) 69)) (-4245 ((|#2| |#2| |#2| (-749)) 67)) (-3260 ((|#2| |#2| |#2|) 111 (|has| |#1| (-444)))) (-3409 (((-1228 |#2|) (-1228 |#2|) |#1|) 21)) (-1505 (((-2 (|:| -3123 |#2|) (|:| -2545 |#2|)) |#2| |#2|) 39)) (-2735 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3563 |#1|)) |#2|) 95)) (-3563 ((|#1| |#2|) 92)) (-1720 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749)) 73)) (-2130 ((|#2| |#2| |#2| (-749)) 72)) (-1880 (((-623 |#2|) |#2| |#2|) 80)) (-2947 ((|#2| |#2| |#1| |#1| (-749)) 50)) (-1295 ((|#1| |#1| |#1| (-749)) 49)) (* (((-1228 |#2|) |#1| (-1228 |#2|)) 16)))
+(((-943 |#1| |#2|) (-10 -7 (-15 -1792 (|#1| |#2| |#2|)) (-15 -1975 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1792 |#1|)) |#2| |#2|)) (-15 -3731 ((-2 (|:| |coef2| |#2|) (|:| -1792 |#1|)) |#2| |#2|)) (-15 -2421 ((-2 (|:| |coef1| |#2|) (|:| -1792 |#1|)) |#2| |#2|)) (-15 -4245 (|#2| |#2| |#2| (-749))) (-15 -3798 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749))) (-15 -2900 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749))) (-15 -2130 (|#2| |#2| |#2| (-749))) (-15 -1720 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749))) (-15 -1372 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749))) (-15 -1623 (|#2| |#2| |#2|)) (-15 -2834 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -2172 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -2129 (|#2| |#2| |#2|)) (-15 -3063 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3260 |#2|)) |#2| |#2|)) (-15 -1669 ((-2 (|:| |coef2| |#2|) (|:| -3260 |#2|)) |#2| |#2|)) (-15 -4239 ((-2 (|:| |coef1| |#2|) (|:| -3260 |#2|)) |#2| |#2|)) (-15 -3563 (|#1| |#2|)) (-15 -2735 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3563 |#1|)) |#2|)) (-15 -2292 ((-2 (|:| |coef2| |#2|) (|:| -3563 |#1|)) |#2|)) (-15 -1880 ((-623 |#2|) |#2| |#2|)) (-15 -3343 ((-623 (-749)) |#2| |#2|)) (IF (|has| |#1| (-444)) (PROGN (-15 -1308 (|#1| |#2| |#2|)) (-15 -4213 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1308 |#1|)) |#2| |#2|)) (-15 -2928 ((-2 (|:| |coef2| |#2|) (|:| -1308 |#1|)) |#2| |#2|)) (-15 -3260 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1228 |#2|) |#1| (-1228 |#2|))) (-15 -3409 ((-1228 |#2|) (-1228 |#2|) |#1|)) (-15 -2858 ((-2 (|:| -4304 |#1|) (|:| -3123 |#2|) (|:| -2545 |#2|)) |#2| |#2|)) (-15 -1505 ((-2 (|:| -3123 |#2|) (|:| -2545 |#2|)) |#2| |#2|)) (-15 -1295 (|#1| |#1| |#1| (-749))) (-15 -2947 (|#2| |#2| |#1| |#1| (-749))) (-15 -2461 (|#2| |#2| |#2| |#2| |#1|)) (-15 -4064 (|#1| |#2| |#2|)) (-15 -3827 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1792 |#1|)) |#2| |#2|)) (-15 -2397 ((-2 (|:| |coef2| |#2|) (|:| -1792 |#1|)) |#2| |#2|))) (-542) (-1204 |#1|)) (T -943))
+((-2397 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1792 *4))) (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))) (-3827 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1792 *4))) (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))) (-4064 (*1 *2 *3 *3) (-12 (-4 *2 (-542)) (-5 *1 (-943 *2 *3)) (-4 *3 (-1204 *2)))) (-2461 (*1 *2 *2 *2 *2 *3) (-12 (-4 *3 (-542)) (-5 *1 (-943 *3 *2)) (-4 *2 (-1204 *3)))) (-2947 (*1 *2 *2 *3 *3 *4) (-12 (-5 *4 (-749)) (-4 *3 (-542)) (-5 *1 (-943 *3 *2)) (-4 *2 (-1204 *3)))) (-1295 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-749)) (-4 *2 (-542)) (-5 *1 (-943 *2 *4)) (-4 *4 (-1204 *2)))) (-1505 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| -3123 *3) (|:| -2545 *3))) (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))) (-2858 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| -4304 *4) (|:| -3123 *3) (|:| -2545 *3))) (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))) (-3409 (*1 *2 *2 *3) (-12 (-5 *2 (-1228 *4)) (-4 *4 (-1204 *3)) (-4 *3 (-542)) (-5 *1 (-943 *3 *4)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1228 *4)) (-4 *4 (-1204 *3)) (-4 *3 (-542)) (-5 *1 (-943 *3 *4)))) (-3260 (*1 *2 *2 *2) (-12 (-4 *3 (-444)) (-4 *3 (-542)) (-5 *1 (-943 *3 *2)) (-4 *2 (-1204 *3)))) (-2928 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1308 *4))) (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))) (-4213 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1308 *4))) (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))) (-1308 (*1 *2 *3 *3) (-12 (-4 *2 (-542)) (-4 *2 (-444)) (-5 *1 (-943 *2 *3)) (-4 *3 (-1204 *2)))) (-3343 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-623 (-749))) (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))) (-1880 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-623 *3)) (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))) (-2292 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3563 *4))) (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))) (-2735 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3563 *4))) (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))) (-3563 (*1 *2 *3) (-12 (-4 *2 (-542)) (-5 *1 (-943 *2 *3)) (-4 *3 (-1204 *2)))) (-4239 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -3260 *3))) (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))) (-1669 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3260 *3))) (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))) (-3063 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3260 *3))) (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))) (-2129 (*1 *2 *2 *2) (-12 (-4 *3 (-542)) (-5 *1 (-943 *3 *2)) (-4 *2 (-1204 *3)))) (-2172 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))) (-2834 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))) (-1623 (*1 *2 *2 *2) (-12 (-4 *3 (-542)) (-5 *1 (-943 *3 *2)) (-4 *2 (-1204 *3)))) (-1372 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-749)) (-4 *5 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-943 *5 *3)) (-4 *3 (-1204 *5)))) (-1720 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-749)) (-4 *5 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-943 *5 *3)) (-4 *3 (-1204 *5)))) (-2130 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-749)) (-4 *4 (-542)) (-5 *1 (-943 *4 *2)) (-4 *2 (-1204 *4)))) (-2900 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-749)) (-4 *5 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-943 *5 *3)) (-4 *3 (-1204 *5)))) (-3798 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-749)) (-4 *5 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-943 *5 *3)) (-4 *3 (-1204 *5)))) (-4245 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-749)) (-4 *4 (-542)) (-5 *1 (-943 *4 *2)) (-4 *2 (-1204 *4)))) (-2421 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -1792 *4))) (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))) (-3731 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1792 *4))) (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))) (-1975 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1792 *4))) (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))) (-1792 (*1 *2 *3 *3) (-12 (-4 *2 (-542)) (-5 *1 (-943 *2 *3)) (-4 *3 (-1204 *2)))))
+(-10 -7 (-15 -1792 (|#1| |#2| |#2|)) (-15 -1975 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1792 |#1|)) |#2| |#2|)) (-15 -3731 ((-2 (|:| |coef2| |#2|) (|:| -1792 |#1|)) |#2| |#2|)) (-15 -2421 ((-2 (|:| |coef1| |#2|) (|:| -1792 |#1|)) |#2| |#2|)) (-15 -4245 (|#2| |#2| |#2| (-749))) (-15 -3798 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749))) (-15 -2900 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749))) (-15 -2130 (|#2| |#2| |#2| (-749))) (-15 -1720 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749))) (-15 -1372 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-749))) (-15 -1623 (|#2| |#2| |#2|)) (-15 -2834 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -2172 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -2129 (|#2| |#2| |#2|)) (-15 -3063 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3260 |#2|)) |#2| |#2|)) (-15 -1669 ((-2 (|:| |coef2| |#2|) (|:| -3260 |#2|)) |#2| |#2|)) (-15 -4239 ((-2 (|:| |coef1| |#2|) (|:| -3260 |#2|)) |#2| |#2|)) (-15 -3563 (|#1| |#2|)) (-15 -2735 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3563 |#1|)) |#2|)) (-15 -2292 ((-2 (|:| |coef2| |#2|) (|:| -3563 |#1|)) |#2|)) (-15 -1880 ((-623 |#2|) |#2| |#2|)) (-15 -3343 ((-623 (-749)) |#2| |#2|)) (IF (|has| |#1| (-444)) (PROGN (-15 -1308 (|#1| |#2| |#2|)) (-15 -4213 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1308 |#1|)) |#2| |#2|)) (-15 -2928 ((-2 (|:| |coef2| |#2|) (|:| -1308 |#1|)) |#2| |#2|)) (-15 -3260 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1228 |#2|) |#1| (-1228 |#2|))) (-15 -3409 ((-1228 |#2|) (-1228 |#2|) |#1|)) (-15 -2858 ((-2 (|:| -4304 |#1|) (|:| -3123 |#2|) (|:| -2545 |#2|)) |#2| |#2|)) (-15 -1505 ((-2 (|:| -3123 |#2|) (|:| -2545 |#2|)) |#2| |#2|)) (-15 -1295 (|#1| |#1| |#1| (-749))) (-15 -2947 (|#2| |#2| |#1| |#1| (-749))) (-15 -2461 (|#2| |#2| |#2| |#2| |#1|)) (-15 -4064 (|#1| |#2| |#2|)) (-15 -3827 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1792 |#1|)) |#2| |#2|)) (-15 -2397 ((-2 (|:| |coef2| |#2|) (|:| -1792 |#1|)) |#2| |#2|)))
+((-2221 (((-112) $ $) NIL)) (-2263 (((-1181) $) 13)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1763 (((-1104) $) 10)) (-2233 (((-837) $) 22) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-944) (-13 (-1052) (-10 -8 (-15 -1763 ((-1104) $)) (-15 -2263 ((-1181) $))))) (T -944))
+((-1763 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-944)))) (-2263 (*1 *2 *1) (-12 (-5 *2 (-1181)) (-5 *1 (-944)))))
+(-13 (-1052) (-10 -8 (-15 -1763 ((-1104) $)) (-15 -2263 ((-1181) $))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) 27)) (-2991 (($) NIL T CONST)) (-1914 (((-623 (-623 (-550))) (-623 (-550))) 29)) (-4109 (((-550) $) 45)) (-1882 (($ (-623 (-550))) 17)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2451 (((-623 (-550)) $) 12)) (-3018 (($ $) 32)) (-2233 (((-837) $) 43) (((-623 (-550)) $) 10)) (-2688 (($) 7 T CONST)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 20)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 19)) (-2358 (($ $ $) 21)) (* (($ (-895) $) NIL) (($ (-749) $) 25)))
+(((-945) (-13 (-773) (-596 (-623 (-550))) (-10 -8 (-15 -1882 ($ (-623 (-550)))) (-15 -1914 ((-623 (-623 (-550))) (-623 (-550)))) (-15 -4109 ((-550) $)) (-15 -3018 ($ $)) (-15 -2233 ((-623 (-550)) $))))) (T -945))
+((-1882 (*1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-945)))) (-1914 (*1 *2 *3) (-12 (-5 *2 (-623 (-623 (-550)))) (-5 *1 (-945)) (-5 *3 (-623 (-550))))) (-4109 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-945)))) (-3018 (*1 *1 *1) (-5 *1 (-945))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-945)))))
+(-13 (-773) (-596 (-623 (-550))) (-10 -8 (-15 -1882 ($ (-623 (-550)))) (-15 -1914 ((-623 (-623 (-550))) (-623 (-550)))) (-15 -4109 ((-550) $)) (-15 -3018 ($ $)) (-15 -2233 ((-623 (-550)) $))))
+((-2382 (($ $ |#2|) 30)) (-2370 (($ $) 22) (($ $ $) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 15) (($ $ $) NIL) (($ $ |#2|) 20) (($ |#2| $) 19) (($ (-400 (-550)) $) 26) (($ $ (-400 (-550))) 28)))
+(((-946 |#1| |#2| |#3| |#4|) (-10 -8 (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 -2382 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 -2370 (|#1| |#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-895) |#1|))) (-947 |#2| |#3| |#4|) (-1021) (-770) (-825)) (T -946))
+NIL
+(-10 -8 (-15 * (|#1| |#1| (-400 (-550)))) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 -2382 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 -2370 (|#1| |#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 * (|#1| (-895) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1516 (((-623 |#3|) $) 72)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 49 (|has| |#1| (-542)))) (-3050 (($ $) 50 (|has| |#1| (-542)))) (-3953 (((-112) $) 52 (|has| |#1| (-542)))) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1693 (($ $) 58)) (-1537 (((-3 $ "failed") $) 32)) (-3771 (((-112) $) 71)) (-2419 (((-112) $) 30)) (-3438 (((-112) $) 60)) (-1488 (($ |#1| |#2|) 59) (($ $ |#3| |#2|) 74) (($ $ (-623 |#3|) (-623 |#2|)) 73)) (-2392 (($ (-1 |#1| |#1|) $) 61)) (-1657 (($ $) 63)) (-1670 ((|#1| $) 64)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3409 (((-3 $ "failed") $ $) 48 (|has| |#1| (-542)))) (-3661 ((|#2| $) 62)) (-4012 (($ $) 70)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ (-400 (-550))) 55 (|has| |#1| (-38 (-400 (-550))))) (($ $) 47 (|has| |#1| (-542))) (($ |#1|) 45 (|has| |#1| (-170)))) (-1708 ((|#1| $ |#2|) 57)) (-1613 (((-3 $ "failed") $) 46 (|has| |#1| (-143)))) (-3091 (((-749)) 28)) (-1819 (((-112) $ $) 51 (|has| |#1| (-542)))) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2382 (($ $ |#1|) 56 (|has| |#1| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 66) (($ |#1| $) 65) (($ (-400 (-550)) $) 54 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 53 (|has| |#1| (-38 (-400 (-550)))))))
+(((-947 |#1| |#2| |#3|) (-138) (-1021) (-770) (-825)) (T -947))
+((-1670 (*1 *2 *1) (-12 (-4 *1 (-947 *2 *3 *4)) (-4 *3 (-770)) (-4 *4 (-825)) (-4 *2 (-1021)))) (-1657 (*1 *1 *1) (-12 (-4 *1 (-947 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-770)) (-4 *4 (-825)))) (-3661 (*1 *2 *1) (-12 (-4 *1 (-947 *3 *2 *4)) (-4 *3 (-1021)) (-4 *4 (-825)) (-4 *2 (-770)))) (-1488 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-947 *4 *3 *2)) (-4 *4 (-1021)) (-4 *3 (-770)) (-4 *2 (-825)))) (-1488 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 *6)) (-5 *3 (-623 *5)) (-4 *1 (-947 *4 *5 *6)) (-4 *4 (-1021)) (-4 *5 (-770)) (-4 *6 (-825)))) (-1516 (*1 *2 *1) (-12 (-4 *1 (-947 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-770)) (-4 *5 (-825)) (-5 *2 (-623 *5)))) (-3771 (*1 *2 *1) (-12 (-4 *1 (-947 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-770)) (-4 *5 (-825)) (-5 *2 (-112)))) (-4012 (*1 *1 *1) (-12 (-4 *1 (-947 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-770)) (-4 *4 (-825)))))
+(-13 (-47 |t#1| |t#2|) (-10 -8 (-15 -1488 ($ $ |t#3| |t#2|)) (-15 -1488 ($ $ (-623 |t#3|) (-623 |t#2|))) (-15 -1657 ($ $)) (-15 -1670 (|t#1| $)) (-15 -3661 (|t#2| $)) (-15 -1516 ((-623 |t#3|) $)) (-15 -3771 ((-112) $)) (-15 -4012 ($ $))))
+(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) |has| |#1| (-542)) ((-101) . T) ((-111 #0# #0#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1489 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-170) -1489 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-283) |has| |#1| (-542)) ((-542) |has| |#1| (-542)) ((-626 #0#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #0#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) |has| |#1| (-542)) ((-705) . T) ((-1027 #0#) |has| |#1| (-38 (-400 (-550)))) ((-1027 |#1|) . T) ((-1027 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-3301 (((-1063 (-219)) $) 8)) (-3291 (((-1063 (-219)) $) 9)) (-3282 (((-1063 (-219)) $) 10)) (-2348 (((-623 (-623 (-917 (-219)))) $) 11)) (-2233 (((-837) $) 6)))
+(((-948) (-138)) (T -948))
+((-2348 (*1 *2 *1) (-12 (-4 *1 (-948)) (-5 *2 (-623 (-623 (-917 (-219))))))) (-3282 (*1 *2 *1) (-12 (-4 *1 (-948)) (-5 *2 (-1063 (-219))))) (-3291 (*1 *2 *1) (-12 (-4 *1 (-948)) (-5 *2 (-1063 (-219))))) (-3301 (*1 *2 *1) (-12 (-4 *1 (-948)) (-5 *2 (-1063 (-219))))))
+(-13 (-595 (-837)) (-10 -8 (-15 -2348 ((-623 (-623 (-917 (-219)))) $)) (-15 -3282 ((-1063 (-219)) $)) (-15 -3291 ((-1063 (-219)) $)) (-15 -3301 ((-1063 (-219)) $))))
+(((-595 (-837)) . T))
+((-1516 (((-623 |#4|) $) 23)) (-3935 (((-112) $) 48)) (-3885 (((-112) $) 47)) (-1814 (((-2 (|:| |under| $) (|:| -3925 $) (|:| |upper| $)) $ |#4|) 36)) (-3711 (((-112) $) 49)) (-2751 (((-112) $ $) 55)) (-3305 (((-112) $ $) 58)) (-2248 (((-112) $) 53)) (-3694 (((-623 |#5|) (-623 |#5|) $) 90)) (-2178 (((-623 |#5|) (-623 |#5|) $) 87)) (-2545 (((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| $) 81)) (-3704 (((-623 |#4|) $) 27)) (-4159 (((-112) |#4| $) 30)) (-4035 (((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| $) 73)) (-3537 (($ $ |#4|) 33)) (-1446 (($ $ |#4|) 32)) (-3175 (($ $ |#4|) 34)) (-2264 (((-112) $ $) 40)))
+(((-949 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3885 ((-112) |#1|)) (-15 -3694 ((-623 |#5|) (-623 |#5|) |#1|)) (-15 -2178 ((-623 |#5|) (-623 |#5|) |#1|)) (-15 -2545 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -4035 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -3711 ((-112) |#1|)) (-15 -3305 ((-112) |#1| |#1|)) (-15 -2751 ((-112) |#1| |#1|)) (-15 -2248 ((-112) |#1|)) (-15 -3935 ((-112) |#1|)) (-15 -1814 ((-2 (|:| |under| |#1|) (|:| -3925 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -3537 (|#1| |#1| |#4|)) (-15 -3175 (|#1| |#1| |#4|)) (-15 -1446 (|#1| |#1| |#4|)) (-15 -4159 ((-112) |#4| |#1|)) (-15 -3704 ((-623 |#4|) |#1|)) (-15 -1516 ((-623 |#4|) |#1|)) (-15 -2264 ((-112) |#1| |#1|))) (-950 |#2| |#3| |#4| |#5|) (-1021) (-771) (-825) (-1035 |#2| |#3| |#4|)) (T -949))
+NIL
+(-10 -8 (-15 -3885 ((-112) |#1|)) (-15 -3694 ((-623 |#5|) (-623 |#5|) |#1|)) (-15 -2178 ((-623 |#5|) (-623 |#5|) |#1|)) (-15 -2545 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -4035 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -3711 ((-112) |#1|)) (-15 -3305 ((-112) |#1| |#1|)) (-15 -2751 ((-112) |#1| |#1|)) (-15 -2248 ((-112) |#1|)) (-15 -3935 ((-112) |#1|)) (-15 -1814 ((-2 (|:| |under| |#1|) (|:| -3925 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -3537 (|#1| |#1| |#4|)) (-15 -3175 (|#1| |#1| |#4|)) (-15 -1446 (|#1| |#1| |#4|)) (-15 -4159 ((-112) |#4| |#1|)) (-15 -3704 ((-623 |#4|) |#1|)) (-15 -1516 ((-623 |#4|) |#1|)) (-15 -2264 ((-112) |#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-1516 (((-623 |#3|) $) 33)) (-3935 (((-112) $) 26)) (-3885 (((-112) $) 17 (|has| |#1| (-542)))) (-1814 (((-2 (|:| |under| $) (|:| -3925 $) (|:| |upper| $)) $ |#3|) 27)) (-3368 (((-112) $ (-749)) 44)) (-2097 (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4344)))) (-2991 (($) 45 T CONST)) (-3711 (((-112) $) 22 (|has| |#1| (-542)))) (-2751 (((-112) $ $) 24 (|has| |#1| (-542)))) (-3305 (((-112) $ $) 23 (|has| |#1| (-542)))) (-2248 (((-112) $) 25 (|has| |#1| (-542)))) (-3694 (((-623 |#4|) (-623 |#4|) $) 18 (|has| |#1| (-542)))) (-2178 (((-623 |#4|) (-623 |#4|) $) 19 (|has| |#1| (-542)))) (-2288 (((-3 $ "failed") (-623 |#4|)) 36)) (-2202 (($ (-623 |#4|)) 35)) (-2708 (($ $) 68 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344))))) (-1979 (($ |#4| $) 67 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#4|) $) 64 (|has| $ (-6 -4344)))) (-2545 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-542)))) (-2924 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4344))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4344)))) (-2971 (((-623 |#4|) $) 52 (|has| $ (-6 -4344)))) (-1765 ((|#3| $) 34)) (-1445 (((-112) $ (-749)) 43)) (-2876 (((-623 |#4|) $) 53 (|has| $ (-6 -4344)))) (-3922 (((-112) |#4| $) 55 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#4| |#4|) $) 47)) (-3704 (((-623 |#3|) $) 32)) (-4159 (((-112) |#3| $) 31)) (-1700 (((-112) $ (-749)) 42)) (-2369 (((-1127) $) 9)) (-4035 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-542)))) (-3445 (((-1089) $) 10)) (-1614 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 61)) (-1410 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 |#4|) (-623 |#4|)) 59 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-287 |#4|)) 57 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-623 (-287 |#4|))) 56 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))) (-3155 (((-112) $ $) 38)) (-4217 (((-112) $) 41)) (-2819 (($) 40)) (-3457 (((-749) |#4| $) 54 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344)))) (((-749) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4344)))) (-2435 (($ $) 39)) (-2451 (((-526) $) 69 (|has| |#4| (-596 (-526))))) (-2245 (($ (-623 |#4|)) 60)) (-3537 (($ $ |#3|) 28)) (-1446 (($ $ |#3|) 30)) (-3175 (($ $ |#3|) 29)) (-2233 (((-837) $) 11) (((-623 |#4|) $) 37)) (-3404 (((-112) (-1 (-112) |#4|) $) 49 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 6)) (-3307 (((-749) $) 46 (|has| $ (-6 -4344)))))
+(((-950 |#1| |#2| |#3| |#4|) (-138) (-1021) (-771) (-825) (-1035 |t#1| |t#2| |t#3|)) (T -950))
+((-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *1 (-950 *3 *4 *5 *6)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *1 (-950 *3 *4 *5 *6)))) (-1765 (*1 *2 *1) (-12 (-4 *1 (-950 *3 *4 *2 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-1035 *3 *4 *2)) (-4 *2 (-825)))) (-1516 (*1 *2 *1) (-12 (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-623 *5)))) (-3704 (*1 *2 *1) (-12 (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-623 *5)))) (-4159 (*1 *2 *3 *1) (-12 (-4 *1 (-950 *4 *5 *3 *6)) (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *3 (-825)) (-4 *6 (-1035 *4 *5 *3)) (-5 *2 (-112)))) (-1446 (*1 *1 *1 *2) (-12 (-4 *1 (-950 *3 *4 *2 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *2 (-825)) (-4 *5 (-1035 *3 *4 *2)))) (-3175 (*1 *1 *1 *2) (-12 (-4 *1 (-950 *3 *4 *2 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *2 (-825)) (-4 *5 (-1035 *3 *4 *2)))) (-3537 (*1 *1 *1 *2) (-12 (-4 *1 (-950 *3 *4 *2 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *2 (-825)) (-4 *5 (-1035 *3 *4 *2)))) (-1814 (*1 *2 *1 *3) (-12 (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *3 (-825)) (-4 *6 (-1035 *4 *5 *3)) (-5 *2 (-2 (|:| |under| *1) (|:| -3925 *1) (|:| |upper| *1))) (-4 *1 (-950 *4 *5 *3 *6)))) (-3935 (*1 *2 *1) (-12 (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-112)))) (-2248 (*1 *2 *1) (-12 (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542)) (-5 *2 (-112)))) (-2751 (*1 *2 *1 *1) (-12 (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542)) (-5 *2 (-112)))) (-3305 (*1 *2 *1 *1) (-12 (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542)) (-5 *2 (-112)))) (-3711 (*1 *2 *1) (-12 (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542)) (-5 *2 (-112)))) (-4035 (*1 *2 *3 *1) (-12 (-4 *1 (-950 *4 *5 *6 *3)) (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-4 *4 (-542)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))))) (-2545 (*1 *2 *3 *1) (-12 (-4 *1 (-950 *4 *5 *6 *3)) (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-4 *4 (-542)) (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4))))) (-2178 (*1 *2 *2 *1) (-12 (-5 *2 (-623 *6)) (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542)))) (-3694 (*1 *2 *2 *1) (-12 (-5 *2 (-623 *6)) (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542)))) (-3885 (*1 *2 *1) (-12 (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542)) (-5 *2 (-112)))))
+(-13 (-1069) (-149 |t#4|) (-595 (-623 |t#4|)) (-10 -8 (-6 -4344) (-15 -2288 ((-3 $ "failed") (-623 |t#4|))) (-15 -2202 ($ (-623 |t#4|))) (-15 -1765 (|t#3| $)) (-15 -1516 ((-623 |t#3|) $)) (-15 -3704 ((-623 |t#3|) $)) (-15 -4159 ((-112) |t#3| $)) (-15 -1446 ($ $ |t#3|)) (-15 -3175 ($ $ |t#3|)) (-15 -3537 ($ $ |t#3|)) (-15 -1814 ((-2 (|:| |under| $) (|:| -3925 $) (|:| |upper| $)) $ |t#3|)) (-15 -3935 ((-112) $)) (IF (|has| |t#1| (-542)) (PROGN (-15 -2248 ((-112) $)) (-15 -2751 ((-112) $ $)) (-15 -3305 ((-112) $ $)) (-15 -3711 ((-112) $)) (-15 -4035 ((-2 (|:| |num| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -2545 ((-2 (|:| |rnum| |t#1|) (|:| |polnum| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -2178 ((-623 |t#4|) (-623 |t#4|) $)) (-15 -3694 ((-623 |t#4|) (-623 |t#4|) $)) (-15 -3885 ((-112) $))) |%noBranch|)))
+(((-34) . T) ((-101) . T) ((-595 (-623 |#4|)) . T) ((-595 (-837)) . T) ((-149 |#4|) . T) ((-596 (-526)) |has| |#4| (-596 (-526))) ((-302 |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))) ((-481 |#4|) . T) ((-505 |#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))) ((-1069) . T) ((-1182) . T))
+((-3553 (((-623 |#4|) |#4| |#4|) 118)) (-4043 (((-623 |#4|) (-623 |#4|) (-112)) 107 (|has| |#1| (-444))) (((-623 |#4|) (-623 |#4|)) 108 (|has| |#1| (-444)))) (-2218 (((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|)) 35)) (-3670 (((-112) |#4|) 34)) (-2440 (((-623 |#4|) |#4|) 103 (|has| |#1| (-444)))) (-1558 (((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-1 (-112) |#4|) (-623 |#4|)) 20)) (-1264 (((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 (-1 (-112) |#4|)) (-623 |#4|)) 22)) (-3047 (((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 (-1 (-112) |#4|)) (-623 |#4|)) 23)) (-3165 (((-3 (-2 (|:| |bas| (-468 |#1| |#2| |#3| |#4|)) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|)) 73)) (-1284 (((-623 |#4|) (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 85)) (-2936 (((-623 |#4|) (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 111)) (-1811 (((-623 |#4|) (-623 |#4|)) 110)) (-2117 (((-623 |#4|) (-623 |#4|) (-623 |#4|) (-112)) 48) (((-623 |#4|) (-623 |#4|) (-623 |#4|)) 50)) (-1603 ((|#4| |#4| (-623 |#4|)) 49)) (-2736 (((-623 |#4|) (-623 |#4|) (-623 |#4|)) 114 (|has| |#1| (-444)))) (-3799 (((-623 |#4|) (-623 |#4|) (-623 |#4|)) 117 (|has| |#1| (-444)))) (-2636 (((-623 |#4|) (-623 |#4|) (-623 |#4|)) 116 (|has| |#1| (-444)))) (-2205 (((-623 |#4|) (-623 |#4|) (-623 |#4|) (-1 (-623 |#4|) (-623 |#4|))) 87) (((-623 |#4|) (-623 |#4|) (-623 |#4|)) 89) (((-623 |#4|) (-623 |#4|) |#4|) 121) (((-623 |#4|) |#4| |#4|) 119) (((-623 |#4|) (-623 |#4|)) 88)) (-4201 (((-623 |#4|) (-623 |#4|) (-623 |#4|)) 100 (-12 (|has| |#1| (-145)) (|has| |#1| (-300))))) (-1709 (((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|)) 41)) (-1983 (((-112) (-623 |#4|)) 62)) (-3577 (((-112) (-623 |#4|) (-623 (-623 |#4|))) 53)) (-3886 (((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|)) 29)) (-3933 (((-112) |#4|) 28)) (-1388 (((-623 |#4|) (-623 |#4|)) 98 (-12 (|has| |#1| (-145)) (|has| |#1| (-300))))) (-2541 (((-623 |#4|) (-623 |#4|)) 99 (-12 (|has| |#1| (-145)) (|has| |#1| (-300))))) (-3365 (((-623 |#4|) (-623 |#4|)) 66)) (-1597 (((-623 |#4|) (-623 |#4|)) 79)) (-1889 (((-112) (-623 |#4|) (-623 |#4|)) 51)) (-2341 (((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|)) 39)) (-2637 (((-112) |#4|) 36)))
+(((-951 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2205 ((-623 |#4|) (-623 |#4|))) (-15 -2205 ((-623 |#4|) |#4| |#4|)) (-15 -1811 ((-623 |#4|) (-623 |#4|))) (-15 -3553 ((-623 |#4|) |#4| |#4|)) (-15 -2205 ((-623 |#4|) (-623 |#4|) |#4|)) (-15 -2205 ((-623 |#4|) (-623 |#4|) (-623 |#4|))) (-15 -2205 ((-623 |#4|) (-623 |#4|) (-623 |#4|) (-1 (-623 |#4|) (-623 |#4|)))) (-15 -1889 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -3577 ((-112) (-623 |#4|) (-623 (-623 |#4|)))) (-15 -1983 ((-112) (-623 |#4|))) (-15 -1558 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-1 (-112) |#4|) (-623 |#4|))) (-15 -1264 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 (-1 (-112) |#4|)) (-623 |#4|))) (-15 -3047 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 (-1 (-112) |#4|)) (-623 |#4|))) (-15 -1709 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|))) (-15 -3670 ((-112) |#4|)) (-15 -2218 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|))) (-15 -3933 ((-112) |#4|)) (-15 -3886 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|))) (-15 -2637 ((-112) |#4|)) (-15 -2341 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|))) (-15 -2117 ((-623 |#4|) (-623 |#4|) (-623 |#4|))) (-15 -2117 ((-623 |#4|) (-623 |#4|) (-623 |#4|) (-112))) (-15 -1603 (|#4| |#4| (-623 |#4|))) (-15 -3365 ((-623 |#4|) (-623 |#4|))) (-15 -3165 ((-3 (-2 (|:| |bas| (-468 |#1| |#2| |#3| |#4|)) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|))) (-15 -1597 ((-623 |#4|) (-623 |#4|))) (-15 -1284 ((-623 |#4|) (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2936 ((-623 |#4|) (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-444)) (PROGN (-15 -2440 ((-623 |#4|) |#4|)) (-15 -4043 ((-623 |#4|) (-623 |#4|))) (-15 -4043 ((-623 |#4|) (-623 |#4|) (-112))) (-15 -2736 ((-623 |#4|) (-623 |#4|) (-623 |#4|))) (-15 -2636 ((-623 |#4|) (-623 |#4|) (-623 |#4|))) (-15 -3799 ((-623 |#4|) (-623 |#4|) (-623 |#4|)))) |%noBranch|) (IF (|has| |#1| (-300)) (IF (|has| |#1| (-145)) (PROGN (-15 -2541 ((-623 |#4|) (-623 |#4|))) (-15 -1388 ((-623 |#4|) (-623 |#4|))) (-15 -4201 ((-623 |#4|) (-623 |#4|) (-623 |#4|)))) |%noBranch|) |%noBranch|)) (-542) (-771) (-825) (-1035 |#1| |#2| |#3|)) (T -951))
+((-4201 (*1 *2 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-145)) (-4 *3 (-300)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-951 *3 *4 *5 *6)))) (-1388 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-145)) (-4 *3 (-300)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-951 *3 *4 *5 *6)))) (-2541 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-145)) (-4 *3 (-300)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-951 *3 *4 *5 *6)))) (-3799 (*1 *2 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-444)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-951 *3 *4 *5 *6)))) (-2636 (*1 *2 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-444)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-951 *3 *4 *5 *6)))) (-2736 (*1 *2 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-444)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-951 *3 *4 *5 *6)))) (-4043 (*1 *2 *2 *3) (-12 (-5 *2 (-623 *7)) (-5 *3 (-112)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-951 *4 *5 *6 *7)))) (-4043 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-444)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-951 *3 *4 *5 *6)))) (-2440 (*1 *2 *3) (-12 (-4 *4 (-444)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *3)) (-5 *1 (-951 *4 *5 *6 *3)) (-4 *3 (-1035 *4 *5 *6)))) (-2936 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-623 *8)) (-5 *3 (-1 (-112) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-951 *5 *6 *7 *8)))) (-1284 (*1 *2 *2 *3 *4 *5) (-12 (-5 *2 (-623 *9)) (-5 *3 (-1 (-112) *9)) (-5 *4 (-1 (-112) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-1035 *6 *7 *8)) (-4 *6 (-542)) (-4 *7 (-771)) (-4 *8 (-825)) (-5 *1 (-951 *6 *7 *8 *9)))) (-1597 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-951 *3 *4 *5 *6)))) (-3165 (*1 *2 *3) (|partial| -12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-2 (|:| |bas| (-468 *4 *5 *6 *7)) (|:| -3940 (-623 *7)))) (-5 *1 (-951 *4 *5 *6 *7)) (-5 *3 (-623 *7)))) (-3365 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-951 *3 *4 *5 *6)))) (-1603 (*1 *2 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-1035 *4 *5 *6)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-951 *4 *5 *6 *2)))) (-2117 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-623 *7)) (-5 *3 (-112)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-951 *4 *5 *6 *7)))) (-2117 (*1 *2 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-951 *3 *4 *5 *6)))) (-2341 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-623 *7)) (|:| |badPols| (-623 *7)))) (-5 *1 (-951 *4 *5 *6 *7)) (-5 *3 (-623 *7)))) (-2637 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-951 *4 *5 *6 *3)) (-4 *3 (-1035 *4 *5 *6)))) (-3886 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-623 *7)) (|:| |badPols| (-623 *7)))) (-5 *1 (-951 *4 *5 *6 *7)) (-5 *3 (-623 *7)))) (-3933 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-951 *4 *5 *6 *3)) (-4 *3 (-1035 *4 *5 *6)))) (-2218 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-623 *7)) (|:| |badPols| (-623 *7)))) (-5 *1 (-951 *4 *5 *6 *7)) (-5 *3 (-623 *7)))) (-3670 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-951 *4 *5 *6 *3)) (-4 *3 (-1035 *4 *5 *6)))) (-1709 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-623 *7)) (|:| |badPols| (-623 *7)))) (-5 *1 (-951 *4 *5 *6 *7)) (-5 *3 (-623 *7)))) (-3047 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-1 (-112) *8))) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-2 (|:| |goodPols| (-623 *8)) (|:| |badPols| (-623 *8)))) (-5 *1 (-951 *5 *6 *7 *8)) (-5 *4 (-623 *8)))) (-1264 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-1 (-112) *8))) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-2 (|:| |goodPols| (-623 *8)) (|:| |badPols| (-623 *8)))) (-5 *1 (-951 *5 *6 *7 *8)) (-5 *4 (-623 *8)))) (-1558 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-112) *8)) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-2 (|:| |goodPols| (-623 *8)) (|:| |badPols| (-623 *8)))) (-5 *1 (-951 *5 *6 *7 *8)) (-5 *4 (-623 *8)))) (-1983 (*1 *2 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-951 *4 *5 *6 *7)))) (-3577 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-623 *8))) (-5 *3 (-623 *8)) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-112)) (-5 *1 (-951 *5 *6 *7 *8)))) (-1889 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-951 *4 *5 *6 *7)))) (-2205 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 (-623 *7) (-623 *7))) (-5 *2 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-951 *4 *5 *6 *7)))) (-2205 (*1 *2 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-951 *3 *4 *5 *6)))) (-2205 (*1 *2 *2 *3) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1035 *4 *5 *6)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-951 *4 *5 *6 *3)))) (-3553 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *3)) (-5 *1 (-951 *4 *5 *6 *3)) (-4 *3 (-1035 *4 *5 *6)))) (-1811 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-951 *3 *4 *5 *6)))) (-2205 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *3)) (-5 *1 (-951 *4 *5 *6 *3)) (-4 *3 (-1035 *4 *5 *6)))) (-2205 (*1 *2 *2) (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-951 *3 *4 *5 *6)))))
+(-10 -7 (-15 -2205 ((-623 |#4|) (-623 |#4|))) (-15 -2205 ((-623 |#4|) |#4| |#4|)) (-15 -1811 ((-623 |#4|) (-623 |#4|))) (-15 -3553 ((-623 |#4|) |#4| |#4|)) (-15 -2205 ((-623 |#4|) (-623 |#4|) |#4|)) (-15 -2205 ((-623 |#4|) (-623 |#4|) (-623 |#4|))) (-15 -2205 ((-623 |#4|) (-623 |#4|) (-623 |#4|) (-1 (-623 |#4|) (-623 |#4|)))) (-15 -1889 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -3577 ((-112) (-623 |#4|) (-623 (-623 |#4|)))) (-15 -1983 ((-112) (-623 |#4|))) (-15 -1558 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-1 (-112) |#4|) (-623 |#4|))) (-15 -1264 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 (-1 (-112) |#4|)) (-623 |#4|))) (-15 -3047 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 (-1 (-112) |#4|)) (-623 |#4|))) (-15 -1709 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|))) (-15 -3670 ((-112) |#4|)) (-15 -2218 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|))) (-15 -3933 ((-112) |#4|)) (-15 -3886 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|))) (-15 -2637 ((-112) |#4|)) (-15 -2341 ((-2 (|:| |goodPols| (-623 |#4|)) (|:| |badPols| (-623 |#4|))) (-623 |#4|))) (-15 -2117 ((-623 |#4|) (-623 |#4|) (-623 |#4|))) (-15 -2117 ((-623 |#4|) (-623 |#4|) (-623 |#4|) (-112))) (-15 -1603 (|#4| |#4| (-623 |#4|))) (-15 -3365 ((-623 |#4|) (-623 |#4|))) (-15 -3165 ((-3 (-2 (|:| |bas| (-468 |#1| |#2| |#3| |#4|)) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|))) (-15 -1597 ((-623 |#4|) (-623 |#4|))) (-15 -1284 ((-623 |#4|) (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2936 ((-623 |#4|) (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-444)) (PROGN (-15 -2440 ((-623 |#4|) |#4|)) (-15 -4043 ((-623 |#4|) (-623 |#4|))) (-15 -4043 ((-623 |#4|) (-623 |#4|) (-112))) (-15 -2736 ((-623 |#4|) (-623 |#4|) (-623 |#4|))) (-15 -2636 ((-623 |#4|) (-623 |#4|) (-623 |#4|))) (-15 -3799 ((-623 |#4|) (-623 |#4|) (-623 |#4|)))) |%noBranch|) (IF (|has| |#1| (-300)) (IF (|has| |#1| (-145)) (PROGN (-15 -2541 ((-623 |#4|) (-623 |#4|))) (-15 -1388 ((-623 |#4|) (-623 |#4|))) (-15 -4201 ((-623 |#4|) (-623 |#4|) (-623 |#4|)))) |%noBranch|) |%noBranch|))
+((-2806 (((-2 (|:| R (-667 |#1|)) (|:| A (-667 |#1|)) (|:| |Ainv| (-667 |#1|))) (-667 |#1|) (-98 |#1|) (-1 |#1| |#1|)) 19)) (-4185 (((-623 (-2 (|:| C (-667 |#1|)) (|:| |g| (-1228 |#1|)))) (-667 |#1|) (-1228 |#1|)) 36)) (-1400 (((-667 |#1|) (-667 |#1|) (-667 |#1|) (-98 |#1|) (-1 |#1| |#1|)) 16)))
+(((-952 |#1|) (-10 -7 (-15 -2806 ((-2 (|:| R (-667 |#1|)) (|:| A (-667 |#1|)) (|:| |Ainv| (-667 |#1|))) (-667 |#1|) (-98 |#1|) (-1 |#1| |#1|))) (-15 -1400 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-98 |#1|) (-1 |#1| |#1|))) (-15 -4185 ((-623 (-2 (|:| C (-667 |#1|)) (|:| |g| (-1228 |#1|)))) (-667 |#1|) (-1228 |#1|)))) (-356)) (T -952))
+((-4185 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-5 *2 (-623 (-2 (|:| C (-667 *5)) (|:| |g| (-1228 *5))))) (-5 *1 (-952 *5)) (-5 *3 (-667 *5)) (-5 *4 (-1228 *5)))) (-1400 (*1 *2 *2 *2 *3 *4) (-12 (-5 *2 (-667 *5)) (-5 *3 (-98 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-356)) (-5 *1 (-952 *5)))) (-2806 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-98 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-356)) (-5 *2 (-2 (|:| R (-667 *6)) (|:| A (-667 *6)) (|:| |Ainv| (-667 *6)))) (-5 *1 (-952 *6)) (-5 *3 (-667 *6)))))
+(-10 -7 (-15 -2806 ((-2 (|:| R (-667 |#1|)) (|:| A (-667 |#1|)) (|:| |Ainv| (-667 |#1|))) (-667 |#1|) (-98 |#1|) (-1 |#1| |#1|))) (-15 -1400 ((-667 |#1|) (-667 |#1|) (-667 |#1|) (-98 |#1|) (-1 |#1| |#1|))) (-15 -4185 ((-623 (-2 (|:| C (-667 |#1|)) (|:| |g| (-1228 |#1|)))) (-667 |#1|) (-1228 |#1|))))
+((-2207 (((-411 |#4|) |#4|) 48)))
+(((-953 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2207 ((-411 |#4|) |#4|))) (-825) (-771) (-444) (-923 |#3| |#2| |#1|)) (T -953))
+((-2207 (*1 *2 *3) (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-444)) (-5 *2 (-411 *3)) (-5 *1 (-953 *4 *5 *6 *3)) (-4 *3 (-923 *6 *5 *4)))))
+(-10 -7 (-15 -2207 ((-411 |#4|) |#4|)))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-3370 (($ (-749)) 112 (|has| |#1| (-23)))) (-3037 (((-1233) $ (-550) (-550)) 40 (|has| $ (-6 -4345)))) (-1837 (((-112) (-1 (-112) |#1| |#1|) $) 98) (((-112) $) 92 (|has| |#1| (-825)))) (-2734 (($ (-1 (-112) |#1| |#1|) $) 89 (|has| $ (-6 -4345))) (($ $) 88 (-12 (|has| |#1| (-825)) (|has| $ (-6 -4345))))) (-1814 (($ (-1 (-112) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-825)))) (-3368 (((-112) $ (-749)) 8)) (-2409 ((|#1| $ (-550) |#1|) 52 (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) 58 (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4344)))) (-2991 (($) 7 T CONST)) (-3770 (($ $) 90 (|has| $ (-6 -4345)))) (-1999 (($ $) 100)) (-2708 (($ $) 78 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-1979 (($ |#1| $) 77 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#1|) $) 74 (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4344)))) (-3317 ((|#1| $ (-550) |#1|) 53 (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) 51)) (-3088 (((-550) (-1 (-112) |#1|) $) 97) (((-550) |#1| $) 96 (|has| |#1| (-1069))) (((-550) |#1| $ (-550)) 95 (|has| |#1| (-1069)))) (-2712 (($ (-623 |#1|)) 118)) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-2755 (((-667 |#1|) $ $) 105 (|has| |#1| (-1021)))) (-3375 (($ (-749) |#1|) 69)) (-1445 (((-112) $ (-749)) 9)) (-3096 (((-550) $) 43 (|has| (-550) (-825)))) (-2793 (($ $ $) 87 (|has| |#1| (-825)))) (-2441 (($ (-1 (-112) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-825)))) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2506 (((-550) $) 44 (|has| (-550) (-825)))) (-2173 (($ $ $) 86 (|has| |#1| (-825)))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-2986 ((|#1| $) 102 (-12 (|has| |#1| (-1021)) (|has| |#1| (-976))))) (-1700 (((-112) $ (-749)) 10)) (-3839 ((|#1| $) 103 (-12 (|has| |#1| (-1021)) (|has| |#1| (-976))))) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-1476 (($ |#1| $ (-550)) 60) (($ $ $ (-550)) 59)) (-3611 (((-623 (-550)) $) 46)) (-3166 (((-112) (-550) $) 47)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-3858 ((|#1| $) 42 (|has| (-550) (-825)))) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 71)) (-2491 (($ $ |#1|) 41 (|has| $ (-6 -4345)))) (-4268 (($ $ (-623 |#1|)) 115)) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4100 (((-112) |#1| $) 45 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) 48)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#1| $ (-550) |#1|) 50) ((|#1| $ (-550)) 49) (($ $ (-1195 (-550))) 63)) (-3451 ((|#1| $ $) 106 (|has| |#1| (-1021)))) (-1877 (((-895) $) 117)) (-1512 (($ $ (-550)) 62) (($ $ (-1195 (-550))) 61)) (-1442 (($ $ $) 104)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2502 (($ $ $ (-550)) 91 (|has| $ (-6 -4345)))) (-2435 (($ $) 13)) (-2451 (((-526) $) 79 (|has| |#1| (-596 (-526)))) (($ (-623 |#1|)) 116)) (-2245 (($ (-623 |#1|)) 70)) (-4006 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-623 $)) 65)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) 84 (|has| |#1| (-825)))) (-2302 (((-112) $ $) 83 (|has| |#1| (-825)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-2313 (((-112) $ $) 85 (|has| |#1| (-825)))) (-2290 (((-112) $ $) 82 (|has| |#1| (-825)))) (-2370 (($ $) 111 (|has| |#1| (-21))) (($ $ $) 110 (|has| |#1| (-21)))) (-2358 (($ $ $) 113 (|has| |#1| (-25)))) (* (($ (-550) $) 109 (|has| |#1| (-21))) (($ |#1| $) 108 (|has| |#1| (-705))) (($ $ |#1|) 107 (|has| |#1| (-705)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-954 |#1|) (-138) (-1021)) (T -954))
+((-2712 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1021)) (-4 *1 (-954 *3)))) (-1877 (*1 *2 *1) (-12 (-4 *1 (-954 *3)) (-4 *3 (-1021)) (-5 *2 (-895)))) (-2451 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1021)) (-4 *1 (-954 *3)))) (-1442 (*1 *1 *1 *1) (-12 (-4 *1 (-954 *2)) (-4 *2 (-1021)))) (-4268 (*1 *1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *1 (-954 *3)) (-4 *3 (-1021)))))
+(-13 (-1226 |t#1|) (-10 -8 (-15 -2712 ($ (-623 |t#1|))) (-15 -1877 ((-895) $)) (-15 -2451 ($ (-623 |t#1|))) (-15 -1442 ($ $ $)) (-15 -4268 ($ $ (-623 |t#1|)))))
+(((-34) . T) ((-101) -1489 (|has| |#1| (-1069)) (|has| |#1| (-825))) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-825)) (|has| |#1| (-595 (-837)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 #0=(-550) |#1|) . T) ((-281 #0# |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-366 |#1|) . T) ((-481 |#1|) . T) ((-586 #0# |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-629 |#1|) . T) ((-19 |#1|) . T) ((-825) |has| |#1| (-825)) ((-1069) -1489 (|has| |#1| (-1069)) (|has| |#1| (-825))) ((-1182) . T) ((-1226 |#1|) . T))
+((-2392 (((-917 |#2|) (-1 |#2| |#1|) (-917 |#1|)) 17)))
+(((-955 |#1| |#2|) (-10 -7 (-15 -2392 ((-917 |#2|) (-1 |#2| |#1|) (-917 |#1|)))) (-1021) (-1021)) (T -955))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-917 *5)) (-4 *5 (-1021)) (-4 *6 (-1021)) (-5 *2 (-917 *6)) (-5 *1 (-955 *5 *6)))))
+(-10 -7 (-15 -2392 ((-917 |#2|) (-1 |#2| |#1|) (-917 |#1|))))
+((-2428 ((|#1| (-917 |#1|)) 13)) (-3043 ((|#1| (-917 |#1|)) 12)) (-3841 ((|#1| (-917 |#1|)) 11)) (-3439 ((|#1| (-917 |#1|)) 15)) (-1711 ((|#1| (-917 |#1|)) 21)) (-1947 ((|#1| (-917 |#1|)) 14)) (-3070 ((|#1| (-917 |#1|)) 16)) (-3181 ((|#1| (-917 |#1|)) 20)) (-2585 ((|#1| (-917 |#1|)) 19)))
+(((-956 |#1|) (-10 -7 (-15 -3841 (|#1| (-917 |#1|))) (-15 -3043 (|#1| (-917 |#1|))) (-15 -2428 (|#1| (-917 |#1|))) (-15 -1947 (|#1| (-917 |#1|))) (-15 -3439 (|#1| (-917 |#1|))) (-15 -3070 (|#1| (-917 |#1|))) (-15 -2585 (|#1| (-917 |#1|))) (-15 -3181 (|#1| (-917 |#1|))) (-15 -1711 (|#1| (-917 |#1|)))) (-1021)) (T -956))
+((-1711 (*1 *2 *3) (-12 (-5 *3 (-917 *2)) (-5 *1 (-956 *2)) (-4 *2 (-1021)))) (-3181 (*1 *2 *3) (-12 (-5 *3 (-917 *2)) (-5 *1 (-956 *2)) (-4 *2 (-1021)))) (-2585 (*1 *2 *3) (-12 (-5 *3 (-917 *2)) (-5 *1 (-956 *2)) (-4 *2 (-1021)))) (-3070 (*1 *2 *3) (-12 (-5 *3 (-917 *2)) (-5 *1 (-956 *2)) (-4 *2 (-1021)))) (-3439 (*1 *2 *3) (-12 (-5 *3 (-917 *2)) (-5 *1 (-956 *2)) (-4 *2 (-1021)))) (-1947 (*1 *2 *3) (-12 (-5 *3 (-917 *2)) (-5 *1 (-956 *2)) (-4 *2 (-1021)))) (-2428 (*1 *2 *3) (-12 (-5 *3 (-917 *2)) (-5 *1 (-956 *2)) (-4 *2 (-1021)))) (-3043 (*1 *2 *3) (-12 (-5 *3 (-917 *2)) (-5 *1 (-956 *2)) (-4 *2 (-1021)))) (-3841 (*1 *2 *3) (-12 (-5 *3 (-917 *2)) (-5 *1 (-956 *2)) (-4 *2 (-1021)))))
+(-10 -7 (-15 -3841 (|#1| (-917 |#1|))) (-15 -3043 (|#1| (-917 |#1|))) (-15 -2428 (|#1| (-917 |#1|))) (-15 -1947 (|#1| (-917 |#1|))) (-15 -3439 (|#1| (-917 |#1|))) (-15 -3070 (|#1| (-917 |#1|))) (-15 -2585 (|#1| (-917 |#1|))) (-15 -3181 (|#1| (-917 |#1|))) (-15 -1711 (|#1| (-917 |#1|))))
+((-2922 (((-3 |#1| "failed") |#1|) 18)) (-1924 (((-3 |#1| "failed") |#1|) 6)) (-3147 (((-3 |#1| "failed") |#1|) 16)) (-1648 (((-3 |#1| "failed") |#1|) 4)) (-2542 (((-3 |#1| "failed") |#1|) 20)) (-3328 (((-3 |#1| "failed") |#1|) 8)) (-1281 (((-3 |#1| "failed") |#1| (-749)) 1)) (-2124 (((-3 |#1| "failed") |#1|) 3)) (-2665 (((-3 |#1| "failed") |#1|) 2)) (-3936 (((-3 |#1| "failed") |#1|) 21)) (-3111 (((-3 |#1| "failed") |#1|) 9)) (-1366 (((-3 |#1| "failed") |#1|) 19)) (-1679 (((-3 |#1| "failed") |#1|) 7)) (-2692 (((-3 |#1| "failed") |#1|) 17)) (-4208 (((-3 |#1| "failed") |#1|) 5)) (-3220 (((-3 |#1| "failed") |#1|) 24)) (-2775 (((-3 |#1| "failed") |#1|) 12)) (-3622 (((-3 |#1| "failed") |#1|) 22)) (-1528 (((-3 |#1| "failed") |#1|) 10)) (-1995 (((-3 |#1| "failed") |#1|) 26)) (-1793 (((-3 |#1| "failed") |#1|) 14)) (-3387 (((-3 |#1| "failed") |#1|) 27)) (-3464 (((-3 |#1| "failed") |#1|) 15)) (-2251 (((-3 |#1| "failed") |#1|) 25)) (-2213 (((-3 |#1| "failed") |#1|) 13)) (-2156 (((-3 |#1| "failed") |#1|) 23)) (-4301 (((-3 |#1| "failed") |#1|) 11)))
+(((-957 |#1|) (-138) (-1167)) (T -957))
+((-3387 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-1995 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-2251 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-3220 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-2156 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-3622 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-3936 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-2542 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-1366 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-2922 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-2692 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-3147 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-3464 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-1793 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-2213 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-2775 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-4301 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-1528 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-3111 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-3328 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-1679 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-1924 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-4208 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-1648 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-2124 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-2665 (*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))) (-1281 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-749)) (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(-13 (-10 -7 (-15 -1281 ((-3 |t#1| "failed") |t#1| (-749))) (-15 -2665 ((-3 |t#1| "failed") |t#1|)) (-15 -2124 ((-3 |t#1| "failed") |t#1|)) (-15 -1648 ((-3 |t#1| "failed") |t#1|)) (-15 -4208 ((-3 |t#1| "failed") |t#1|)) (-15 -1924 ((-3 |t#1| "failed") |t#1|)) (-15 -1679 ((-3 |t#1| "failed") |t#1|)) (-15 -3328 ((-3 |t#1| "failed") |t#1|)) (-15 -3111 ((-3 |t#1| "failed") |t#1|)) (-15 -1528 ((-3 |t#1| "failed") |t#1|)) (-15 -4301 ((-3 |t#1| "failed") |t#1|)) (-15 -2775 ((-3 |t#1| "failed") |t#1|)) (-15 -2213 ((-3 |t#1| "failed") |t#1|)) (-15 -1793 ((-3 |t#1| "failed") |t#1|)) (-15 -3464 ((-3 |t#1| "failed") |t#1|)) (-15 -3147 ((-3 |t#1| "failed") |t#1|)) (-15 -2692 ((-3 |t#1| "failed") |t#1|)) (-15 -2922 ((-3 |t#1| "failed") |t#1|)) (-15 -1366 ((-3 |t#1| "failed") |t#1|)) (-15 -2542 ((-3 |t#1| "failed") |t#1|)) (-15 -3936 ((-3 |t#1| "failed") |t#1|)) (-15 -3622 ((-3 |t#1| "failed") |t#1|)) (-15 -2156 ((-3 |t#1| "failed") |t#1|)) (-15 -3220 ((-3 |t#1| "failed") |t#1|)) (-15 -2251 ((-3 |t#1| "failed") |t#1|)) (-15 -1995 ((-3 |t#1| "failed") |t#1|)) (-15 -3387 ((-3 |t#1| "failed") |t#1|))))
+((-2549 ((|#4| |#4| (-623 |#3|)) 56) ((|#4| |#4| |#3|) 55)) (-3028 ((|#4| |#4| (-623 |#3|)) 23) ((|#4| |#4| |#3|) 19)) (-2392 ((|#4| (-1 |#4| (-926 |#1|)) |#4|) 30)))
+(((-958 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3028 (|#4| |#4| |#3|)) (-15 -3028 (|#4| |#4| (-623 |#3|))) (-15 -2549 (|#4| |#4| |#3|)) (-15 -2549 (|#4| |#4| (-623 |#3|))) (-15 -2392 (|#4| (-1 |#4| (-926 |#1|)) |#4|))) (-1021) (-771) (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $)) (-15 -2564 ((-3 $ "failed") (-1145))))) (-923 (-926 |#1|) |#2| |#3|)) (T -958))
+((-2392 (*1 *2 *3 *2) (-12 (-5 *3 (-1 *2 (-926 *4))) (-4 *4 (-1021)) (-4 *2 (-923 (-926 *4) *5 *6)) (-4 *5 (-771)) (-4 *6 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $)) (-15 -2564 ((-3 $ "failed") (-1145)))))) (-5 *1 (-958 *4 *5 *6 *2)))) (-2549 (*1 *2 *2 *3) (-12 (-5 *3 (-623 *6)) (-4 *6 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $)) (-15 -2564 ((-3 $ "failed") (-1145)))))) (-4 *4 (-1021)) (-4 *5 (-771)) (-5 *1 (-958 *4 *5 *6 *2)) (-4 *2 (-923 (-926 *4) *5 *6)))) (-2549 (*1 *2 *2 *3) (-12 (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *3 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $)) (-15 -2564 ((-3 $ "failed") (-1145)))))) (-5 *1 (-958 *4 *5 *3 *2)) (-4 *2 (-923 (-926 *4) *5 *3)))) (-3028 (*1 *2 *2 *3) (-12 (-5 *3 (-623 *6)) (-4 *6 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $)) (-15 -2564 ((-3 $ "failed") (-1145)))))) (-4 *4 (-1021)) (-4 *5 (-771)) (-5 *1 (-958 *4 *5 *6 *2)) (-4 *2 (-923 (-926 *4) *5 *6)))) (-3028 (*1 *2 *2 *3) (-12 (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *3 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $)) (-15 -2564 ((-3 $ "failed") (-1145)))))) (-5 *1 (-958 *4 *5 *3 *2)) (-4 *2 (-923 (-926 *4) *5 *3)))))
+(-10 -7 (-15 -3028 (|#4| |#4| |#3|)) (-15 -3028 (|#4| |#4| (-623 |#3|))) (-15 -2549 (|#4| |#4| |#3|)) (-15 -2549 (|#4| |#4| (-623 |#3|))) (-15 -2392 (|#4| (-1 |#4| (-926 |#1|)) |#4|)))
+((-3218 ((|#2| |#3|) 35)) (-2443 (((-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) |#2|) 73)) (-2892 (((-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|)))) 89)))
+(((-959 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2892 ((-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))))) (-15 -2443 ((-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) |#2|)) (-15 -3218 (|#2| |#3|))) (-342) (-1204 |#1|) (-1204 |#2|) (-703 |#2| |#3|)) (T -959))
+((-3218 (*1 *2 *3) (-12 (-4 *3 (-1204 *2)) (-4 *2 (-1204 *4)) (-5 *1 (-959 *4 *2 *3 *5)) (-4 *4 (-342)) (-4 *5 (-703 *2 *3)))) (-2443 (*1 *2 *3) (-12 (-4 *4 (-342)) (-4 *3 (-1204 *4)) (-4 *5 (-1204 *3)) (-5 *2 (-2 (|:| -2206 (-667 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-667 *3)))) (-5 *1 (-959 *4 *3 *5 *6)) (-4 *6 (-703 *3 *5)))) (-2892 (*1 *2) (-12 (-4 *3 (-342)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 *4)) (-5 *2 (-2 (|:| -2206 (-667 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-667 *4)))) (-5 *1 (-959 *3 *4 *5 *6)) (-4 *6 (-703 *4 *5)))))
+(-10 -7 (-15 -2892 ((-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))))) (-15 -2443 ((-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) |#2|)) (-15 -3218 (|#2| |#3|)))
+((-4108 (((-961 (-400 (-550)) (-839 |#1|) (-234 |#2| (-749)) (-241 |#1| (-400 (-550)))) (-961 (-400 (-550)) (-839 |#1|) (-234 |#2| (-749)) (-241 |#1| (-400 (-550))))) 69)))
+(((-960 |#1| |#2|) (-10 -7 (-15 -4108 ((-961 (-400 (-550)) (-839 |#1|) (-234 |#2| (-749)) (-241 |#1| (-400 (-550)))) (-961 (-400 (-550)) (-839 |#1|) (-234 |#2| (-749)) (-241 |#1| (-400 (-550))))))) (-623 (-1145)) (-749)) (T -960))
+((-4108 (*1 *2 *2) (-12 (-5 *2 (-961 (-400 (-550)) (-839 *3) (-234 *4 (-749)) (-241 *3 (-400 (-550))))) (-14 *3 (-623 (-1145))) (-14 *4 (-749)) (-5 *1 (-960 *3 *4)))))
+(-10 -7 (-15 -4108 ((-961 (-400 (-550)) (-839 |#1|) (-234 |#2| (-749)) (-241 |#1| (-400 (-550)))) (-961 (-400 (-550)) (-839 |#1|) (-234 |#2| (-749)) (-241 |#1| (-400 (-550)))))))
+((-2221 (((-112) $ $) NIL)) (-1973 (((-3 (-112) "failed") $) 69)) (-3788 (($ $) 36 (-12 (|has| |#1| (-145)) (|has| |#1| (-300))))) (-2000 (($ $ (-3 (-112) "failed")) 70)) (-1480 (($ (-623 |#4|) |#4|) 25)) (-2369 (((-1127) $) NIL)) (-1557 (($ $) 67)) (-3445 (((-1089) $) NIL)) (-4217 (((-112) $) 68)) (-2819 (($) 30)) (-4144 ((|#4| $) 72)) (-3640 (((-623 |#4|) $) 71)) (-2233 (((-837) $) 66)) (-2264 (((-112) $ $) NIL)))
+(((-961 |#1| |#2| |#3| |#4|) (-13 (-1069) (-595 (-837)) (-10 -8 (-15 -2819 ($)) (-15 -1480 ($ (-623 |#4|) |#4|)) (-15 -1973 ((-3 (-112) "failed") $)) (-15 -2000 ($ $ (-3 (-112) "failed"))) (-15 -4217 ((-112) $)) (-15 -3640 ((-623 |#4|) $)) (-15 -4144 (|#4| $)) (-15 -1557 ($ $)) (IF (|has| |#1| (-300)) (IF (|has| |#1| (-145)) (-15 -3788 ($ $)) |%noBranch|) |%noBranch|))) (-444) (-825) (-771) (-923 |#1| |#3| |#2|)) (T -961))
+((-2819 (*1 *1) (-12 (-4 *2 (-444)) (-4 *3 (-825)) (-4 *4 (-771)) (-5 *1 (-961 *2 *3 *4 *5)) (-4 *5 (-923 *2 *4 *3)))) (-1480 (*1 *1 *2 *3) (-12 (-5 *2 (-623 *3)) (-4 *3 (-923 *4 *6 *5)) (-4 *4 (-444)) (-4 *5 (-825)) (-4 *6 (-771)) (-5 *1 (-961 *4 *5 *6 *3)))) (-1973 (*1 *2 *1) (|partial| -12 (-4 *3 (-444)) (-4 *4 (-825)) (-4 *5 (-771)) (-5 *2 (-112)) (-5 *1 (-961 *3 *4 *5 *6)) (-4 *6 (-923 *3 *5 *4)))) (-2000 (*1 *1 *1 *2) (-12 (-5 *2 (-3 (-112) "failed")) (-4 *3 (-444)) (-4 *4 (-825)) (-4 *5 (-771)) (-5 *1 (-961 *3 *4 *5 *6)) (-4 *6 (-923 *3 *5 *4)))) (-4217 (*1 *2 *1) (-12 (-4 *3 (-444)) (-4 *4 (-825)) (-4 *5 (-771)) (-5 *2 (-112)) (-5 *1 (-961 *3 *4 *5 *6)) (-4 *6 (-923 *3 *5 *4)))) (-3640 (*1 *2 *1) (-12 (-4 *3 (-444)) (-4 *4 (-825)) (-4 *5 (-771)) (-5 *2 (-623 *6)) (-5 *1 (-961 *3 *4 *5 *6)) (-4 *6 (-923 *3 *5 *4)))) (-4144 (*1 *2 *1) (-12 (-4 *2 (-923 *3 *5 *4)) (-5 *1 (-961 *3 *4 *5 *2)) (-4 *3 (-444)) (-4 *4 (-825)) (-4 *5 (-771)))) (-1557 (*1 *1 *1) (-12 (-4 *2 (-444)) (-4 *3 (-825)) (-4 *4 (-771)) (-5 *1 (-961 *2 *3 *4 *5)) (-4 *5 (-923 *2 *4 *3)))) (-3788 (*1 *1 *1) (-12 (-4 *2 (-145)) (-4 *2 (-300)) (-4 *2 (-444)) (-4 *3 (-825)) (-4 *4 (-771)) (-5 *1 (-961 *2 *3 *4 *5)) (-4 *5 (-923 *2 *4 *3)))))
+(-13 (-1069) (-595 (-837)) (-10 -8 (-15 -2819 ($)) (-15 -1480 ($ (-623 |#4|) |#4|)) (-15 -1973 ((-3 (-112) "failed") $)) (-15 -2000 ($ $ (-3 (-112) "failed"))) (-15 -4217 ((-112) $)) (-15 -3640 ((-623 |#4|) $)) (-15 -4144 (|#4| $)) (-15 -1557 ($ $)) (IF (|has| |#1| (-300)) (IF (|has| |#1| (-145)) (-15 -3788 ($ $)) |%noBranch|) |%noBranch|)))
+((-1671 (((-112) |#5| |#5|) 38)) (-2219 (((-112) |#5| |#5|) 52)) (-3158 (((-112) |#5| (-623 |#5|)) 74) (((-112) |#5| |#5|) 61)) (-2923 (((-112) (-623 |#4|) (-623 |#4|)) 58)) (-3978 (((-112) (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|)) (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) 63)) (-2077 (((-1233)) 33)) (-3776 (((-1233) (-1127) (-1127) (-1127)) 29)) (-2592 (((-623 |#5|) (-623 |#5|)) 81)) (-3488 (((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|)))) 79)) (-1336 (((-623 (-2 (|:| -1309 (-623 |#4|)) (|:| -1608 |#5|) (|:| |ineq| (-623 |#4|)))) (-623 |#4|) (-623 |#5|) (-112) (-112)) 101)) (-3868 (((-112) |#5| |#5|) 47)) (-3594 (((-3 (-112) "failed") |#5| |#5|) 71)) (-1363 (((-112) (-623 |#4|) (-623 |#4|)) 57)) (-4013 (((-112) (-623 |#4|) (-623 |#4|)) 59)) (-3098 (((-112) (-623 |#4|) (-623 |#4|)) 60)) (-4131 (((-3 (-2 (|:| -1309 (-623 |#4|)) (|:| -1608 |#5|) (|:| |ineq| (-623 |#4|))) "failed") (-623 |#4|) |#5| (-623 |#4|) (-112) (-112) (-112) (-112) (-112)) 97)) (-4309 (((-623 |#5|) (-623 |#5|)) 43)))
+(((-962 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3776 ((-1233) (-1127) (-1127) (-1127))) (-15 -2077 ((-1233))) (-15 -1671 ((-112) |#5| |#5|)) (-15 -4309 ((-623 |#5|) (-623 |#5|))) (-15 -3868 ((-112) |#5| |#5|)) (-15 -2219 ((-112) |#5| |#5|)) (-15 -2923 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -1363 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -4013 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -3098 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -3594 ((-3 (-112) "failed") |#5| |#5|)) (-15 -3158 ((-112) |#5| |#5|)) (-15 -3158 ((-112) |#5| (-623 |#5|))) (-15 -2592 ((-623 |#5|) (-623 |#5|))) (-15 -3978 ((-112) (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|)) (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|)))) (-15 -3488 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) (-15 -1336 ((-623 (-2 (|:| -1309 (-623 |#4|)) (|:| -1608 |#5|) (|:| |ineq| (-623 |#4|)))) (-623 |#4|) (-623 |#5|) (-112) (-112))) (-15 -4131 ((-3 (-2 (|:| -1309 (-623 |#4|)) (|:| -1608 |#5|) (|:| |ineq| (-623 |#4|))) "failed") (-623 |#4|) |#5| (-623 |#4|) (-112) (-112) (-112) (-112) (-112)))) (-444) (-771) (-825) (-1035 |#1| |#2| |#3|) (-1041 |#1| |#2| |#3| |#4|)) (T -962))
+((-4131 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *9 (-1035 *6 *7 *8)) (-5 *2 (-2 (|:| -1309 (-623 *9)) (|:| -1608 *4) (|:| |ineq| (-623 *9)))) (-5 *1 (-962 *6 *7 *8 *9 *4)) (-5 *3 (-623 *9)) (-4 *4 (-1041 *6 *7 *8 *9)))) (-1336 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-623 *10)) (-5 *5 (-112)) (-4 *10 (-1041 *6 *7 *8 *9)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *9 (-1035 *6 *7 *8)) (-5 *2 (-623 (-2 (|:| -1309 (-623 *9)) (|:| -1608 *10) (|:| |ineq| (-623 *9))))) (-5 *1 (-962 *6 *7 *8 *9 *10)) (-5 *3 (-623 *9)))) (-3488 (*1 *2 *2) (-12 (-5 *2 (-623 (-2 (|:| |val| (-623 *6)) (|:| -1608 *7)))) (-4 *6 (-1035 *3 *4 *5)) (-4 *7 (-1041 *3 *4 *5 *6)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-962 *3 *4 *5 *6 *7)))) (-3978 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-623 *7)) (|:| -1608 *8))) (-4 *7 (-1035 *4 *5 *6)) (-4 *8 (-1041 *4 *5 *6 *7)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-962 *4 *5 *6 *7 *8)))) (-2592 (*1 *2 *2) (-12 (-5 *2 (-623 *7)) (-4 *7 (-1041 *3 *4 *5 *6)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *1 (-962 *3 *4 *5 *6 *7)))) (-3158 (*1 *2 *3 *4) (-12 (-5 *4 (-623 *3)) (-4 *3 (-1041 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1035 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-962 *5 *6 *7 *8 *3)))) (-3158 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-962 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7)))) (-3594 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-962 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7)))) (-3098 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-962 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))) (-4013 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-962 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))) (-1363 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-962 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))) (-2923 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-962 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))) (-2219 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-962 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7)))) (-3868 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-962 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7)))) (-4309 (*1 *2 *2) (-12 (-5 *2 (-623 *7)) (-4 *7 (-1041 *3 *4 *5 *6)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *1 (-962 *3 *4 *5 *6 *7)))) (-1671 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-962 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7)))) (-2077 (*1 *2) (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-1233)) (-5 *1 (-962 *3 *4 *5 *6 *7)) (-4 *7 (-1041 *3 *4 *5 *6)))) (-3776 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1127)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-1233)) (-5 *1 (-962 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))))
+(-10 -7 (-15 -3776 ((-1233) (-1127) (-1127) (-1127))) (-15 -2077 ((-1233))) (-15 -1671 ((-112) |#5| |#5|)) (-15 -4309 ((-623 |#5|) (-623 |#5|))) (-15 -3868 ((-112) |#5| |#5|)) (-15 -2219 ((-112) |#5| |#5|)) (-15 -2923 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -1363 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -4013 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -3098 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -3594 ((-3 (-112) "failed") |#5| |#5|)) (-15 -3158 ((-112) |#5| |#5|)) (-15 -3158 ((-112) |#5| (-623 |#5|))) (-15 -2592 ((-623 |#5|) (-623 |#5|))) (-15 -3978 ((-112) (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|)) (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|)))) (-15 -3488 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) (-15 -1336 ((-623 (-2 (|:| -1309 (-623 |#4|)) (|:| -1608 |#5|) (|:| |ineq| (-623 |#4|)))) (-623 |#4|) (-623 |#5|) (-112) (-112))) (-15 -4131 ((-3 (-2 (|:| -1309 (-623 |#4|)) (|:| -1608 |#5|) (|:| |ineq| (-623 |#4|))) "failed") (-623 |#4|) |#5| (-623 |#4|) (-112) (-112) (-112) (-112) (-112))))
+((-2564 (((-1145) $) 15)) (-1337 (((-1127) $) 16)) (-2589 (($ (-1145) (-1127)) 14)) (-2233 (((-837) $) 13)))
+(((-963) (-13 (-595 (-837)) (-10 -8 (-15 -2589 ($ (-1145) (-1127))) (-15 -2564 ((-1145) $)) (-15 -1337 ((-1127) $))))) (T -963))
+((-2589 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-1127)) (-5 *1 (-963)))) (-2564 (*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-963)))) (-1337 (*1 *2 *1) (-12 (-5 *2 (-1127)) (-5 *1 (-963)))))
+(-13 (-595 (-837)) (-10 -8 (-15 -2589 ($ (-1145) (-1127))) (-15 -2564 ((-1145) $)) (-15 -1337 ((-1127) $))))
+((-2392 ((|#4| (-1 |#2| |#1|) |#3|) 14)))
+(((-964 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2392 (|#4| (-1 |#2| |#1|) |#3|))) (-542) (-542) (-966 |#1|) (-966 |#2|)) (T -964))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-542)) (-4 *6 (-542)) (-4 *2 (-966 *6)) (-5 *1 (-964 *5 *6 *4 *2)) (-4 *4 (-966 *5)))))
+(-10 -7 (-15 -2392 (|#4| (-1 |#2| |#1|) |#3|)))
+((-2288 (((-3 |#2| "failed") $) NIL) (((-3 (-1145) "failed") $) 65) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 (-550) "failed") $) 95)) (-2202 ((|#2| $) NIL) (((-1145) $) 60) (((-400 (-550)) $) NIL) (((-550) $) 92)) (-3756 (((-667 (-550)) (-667 $)) NIL) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL) (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 $) (-1228 $)) 112) (((-667 |#2|) (-667 $)) 28)) (-1864 (($) 98)) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) 75) (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) 84)) (-1484 (($ $) 10)) (-1620 (((-3 $ "failed") $) 20)) (-2392 (($ (-1 |#2| |#2|) $) 22)) (-2463 (($) 16)) (-1724 (($ $) 54)) (-2798 (($ $) NIL) (($ $ (-749)) NIL) (($ $ (-1145)) NIL) (($ $ (-623 (-1145))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) 36)) (-3608 (($ $) 12)) (-2451 (((-866 (-550)) $) 70) (((-866 (-372)) $) 79) (((-526) $) 40) (((-372) $) 44) (((-219) $) 47)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) 90) (($ |#2|) NIL) (($ (-1145)) 57)) (-3091 (((-749)) 31)) (-2290 (((-112) $ $) 50)))
+(((-965 |#1| |#2|) (-10 -8 (-15 -2290 ((-112) |#1| |#1|)) (-15 -2463 (|#1|)) (-15 -1620 ((-3 |#1| "failed") |#1|)) (-15 -2202 ((-550) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2451 ((-219) |#1|)) (-15 -2451 ((-372) |#1|)) (-15 -2451 ((-526) |#1|)) (-15 -2202 ((-1145) |#1|)) (-15 -2288 ((-3 (-1145) "failed") |#1|)) (-15 -2233 (|#1| (-1145))) (-15 -1864 (|#1|)) (-15 -1724 (|#1| |#1|)) (-15 -3608 (|#1| |#1|)) (-15 -1484 (|#1| |#1|)) (-15 -4141 ((-863 (-372) |#1|) |#1| (-866 (-372)) (-863 (-372) |#1|))) (-15 -4141 ((-863 (-550) |#1|) |#1| (-866 (-550)) (-863 (-550) |#1|))) (-15 -2451 ((-866 (-372)) |#1|)) (-15 -2451 ((-866 (-550)) |#1|)) (-15 -3756 ((-667 |#2|) (-667 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-667 (-550)) (-667 |#1|))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1|)) (-15 -2392 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2202 (|#2| |#1|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2233 (|#1| |#2|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2233 (|#1| |#1|)) (-15 -2233 (|#1| (-550))) (-15 -3091 ((-749))) (-15 -2233 ((-837) |#1|))) (-966 |#2|) (-542)) (T -965))
+((-3091 (*1 *2) (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-965 *3 *4)) (-4 *3 (-966 *4)))))
+(-10 -8 (-15 -2290 ((-112) |#1| |#1|)) (-15 -2463 (|#1|)) (-15 -1620 ((-3 |#1| "failed") |#1|)) (-15 -2202 ((-550) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2451 ((-219) |#1|)) (-15 -2451 ((-372) |#1|)) (-15 -2451 ((-526) |#1|)) (-15 -2202 ((-1145) |#1|)) (-15 -2288 ((-3 (-1145) "failed") |#1|)) (-15 -2233 (|#1| (-1145))) (-15 -1864 (|#1|)) (-15 -1724 (|#1| |#1|)) (-15 -3608 (|#1| |#1|)) (-15 -1484 (|#1| |#1|)) (-15 -4141 ((-863 (-372) |#1|) |#1| (-866 (-372)) (-863 (-372) |#1|))) (-15 -4141 ((-863 (-550) |#1|) |#1| (-866 (-550)) (-863 (-550) |#1|))) (-15 -2451 ((-866 (-372)) |#1|)) (-15 -2451 ((-866 (-550)) |#1|)) (-15 -3756 ((-667 |#2|) (-667 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-667 (-550)) (-667 |#1|))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1|)) (-15 -2392 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2202 (|#2| |#1|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2233 (|#1| |#2|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2233 (|#1| |#1|)) (-15 -2233 (|#1| (-550))) (-15 -3091 ((-749))) (-15 -2233 ((-837) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3104 ((|#1| $) 136 (|has| |#1| (-300)))) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-1993 (((-3 $ "failed") $ $) 19)) (-4050 (((-411 (-1141 $)) (-1141 $)) 127 (|has| |#1| (-883)))) (-2318 (($ $) 70)) (-2207 (((-411 $) $) 69)) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) 130 (|has| |#1| (-883)))) (-1611 (((-112) $ $) 57)) (-4303 (((-550) $) 117 (|has| |#1| (-798)))) (-2991 (($) 17 T CONST)) (-2288 (((-3 |#1| "failed") $) 175) (((-3 (-1145) "failed") $) 125 (|has| |#1| (-1012 (-1145)))) (((-3 (-400 (-550)) "failed") $) 109 (|has| |#1| (-1012 (-550)))) (((-3 (-550) "failed") $) 107 (|has| |#1| (-1012 (-550))))) (-2202 ((|#1| $) 174) (((-1145) $) 124 (|has| |#1| (-1012 (-1145)))) (((-400 (-550)) $) 108 (|has| |#1| (-1012 (-550)))) (((-550) $) 106 (|has| |#1| (-1012 (-550))))) (-3455 (($ $ $) 53)) (-3756 (((-667 (-550)) (-667 $)) 149 (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) 148 (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) 147) (((-667 |#1|) (-667 $)) 146)) (-1537 (((-3 $ "failed") $) 32)) (-1864 (($) 134 (|has| |#1| (-535)))) (-3429 (($ $ $) 54)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 49)) (-1568 (((-112) $) 68)) (-2694 (((-112) $) 119 (|has| |#1| (-798)))) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) 143 (|has| |#1| (-860 (-550)))) (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) 142 (|has| |#1| (-860 (-372))))) (-2419 (((-112) $) 30)) (-1484 (($ $) 138)) (-4153 ((|#1| $) 140)) (-1620 (((-3 $ "failed") $) 105 (|has| |#1| (-1120)))) (-1712 (((-112) $) 118 (|has| |#1| (-798)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-2793 (($ $ $) 115 (|has| |#1| (-825)))) (-2173 (($ $ $) 114 (|has| |#1| (-825)))) (-2392 (($ (-1 |#1| |#1|) $) 166)) (-3231 (($ $ $) 44) (($ (-623 $)) 43)) (-2369 (((-1127) $) 9)) (-1619 (($ $) 67)) (-2463 (($) 104 (|has| |#1| (-1120)) CONST)) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 42)) (-3260 (($ $ $) 46) (($ (-623 $)) 45)) (-1724 (($ $) 135 (|has| |#1| (-300)))) (-3925 ((|#1| $) 132 (|has| |#1| (-535)))) (-3348 (((-411 (-1141 $)) (-1141 $)) 129 (|has| |#1| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) 128 (|has| |#1| (-883)))) (-1735 (((-411 $) $) 71)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-3409 (((-3 $ "failed") $ $) 40)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-1553 (($ $ (-623 |#1|) (-623 |#1|)) 172 (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) 171 (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) 170 (|has| |#1| (-302 |#1|))) (($ $ (-623 (-287 |#1|))) 169 (|has| |#1| (-302 |#1|))) (($ $ (-623 (-1145)) (-623 |#1|)) 168 (|has| |#1| (-505 (-1145) |#1|))) (($ $ (-1145) |#1|) 167 (|has| |#1| (-505 (-1145) |#1|)))) (-1988 (((-749) $) 56)) (-2757 (($ $ |#1|) 173 (|has| |#1| (-279 |#1| |#1|)))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 55)) (-2798 (($ $) 165 (|has| |#1| (-227))) (($ $ (-749)) 163 (|has| |#1| (-227))) (($ $ (-1145)) 161 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) 160 (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) 159 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) 158 (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) 151) (($ $ (-1 |#1| |#1|)) 150)) (-3608 (($ $) 137)) (-4163 ((|#1| $) 139)) (-2451 (((-866 (-550)) $) 145 (|has| |#1| (-596 (-866 (-550))))) (((-866 (-372)) $) 144 (|has| |#1| (-596 (-866 (-372))))) (((-526) $) 122 (|has| |#1| (-596 (-526)))) (((-372) $) 121 (|has| |#1| (-996))) (((-219) $) 120 (|has| |#1| (-996)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) 131 (-1304 (|has| $ (-143)) (|has| |#1| (-883))))) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63) (($ |#1|) 178) (($ (-1145)) 126 (|has| |#1| (-1012 (-1145))))) (-1613 (((-3 $ "failed") $) 123 (-1489 (|has| |#1| (-143)) (-1304 (|has| $ (-143)) (|has| |#1| (-883)))))) (-3091 (((-749)) 28)) (-2967 ((|#1| $) 133 (|has| |#1| (-535)))) (-1819 (((-112) $ $) 37)) (-4188 (($ $) 116 (|has| |#1| (-798)))) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $) 164 (|has| |#1| (-227))) (($ $ (-749)) 162 (|has| |#1| (-227))) (($ $ (-1145)) 157 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) 156 (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) 155 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) 154 (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) 153) (($ $ (-1 |#1| |#1|)) 152)) (-2324 (((-112) $ $) 112 (|has| |#1| (-825)))) (-2302 (((-112) $ $) 111 (|has| |#1| (-825)))) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 113 (|has| |#1| (-825)))) (-2290 (((-112) $ $) 110 (|has| |#1| (-825)))) (-2382 (($ $ $) 62) (($ |#1| |#1|) 141)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64) (($ |#1| $) 177) (($ $ |#1|) 176)))
+(((-966 |#1|) (-138) (-542)) (T -966))
+((-2382 (*1 *1 *2 *2) (-12 (-4 *1 (-966 *2)) (-4 *2 (-542)))) (-4153 (*1 *2 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-542)))) (-4163 (*1 *2 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-542)))) (-1484 (*1 *1 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-542)))) (-3608 (*1 *1 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-542)))) (-3104 (*1 *2 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-542)) (-4 *2 (-300)))) (-1724 (*1 *1 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-542)) (-4 *2 (-300)))) (-1864 (*1 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-535)) (-4 *2 (-542)))) (-2967 (*1 *2 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-542)) (-4 *2 (-535)))) (-3925 (*1 *2 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-542)) (-4 *2 (-535)))))
+(-13 (-356) (-38 |t#1|) (-1012 |t#1|) (-331 |t#1|) (-225 |t#1|) (-370 |t#1|) (-858 |t#1|) (-393 |t#1|) (-10 -8 (-15 -2382 ($ |t#1| |t#1|)) (-15 -4153 (|t#1| $)) (-15 -4163 (|t#1| $)) (-15 -1484 ($ $)) (-15 -3608 ($ $)) (IF (|has| |t#1| (-1120)) (-6 (-1120)) |%noBranch|) (IF (|has| |t#1| (-1012 (-550))) (PROGN (-6 (-1012 (-550))) (-6 (-1012 (-400 (-550))))) |%noBranch|) (IF (|has| |t#1| (-825)) (-6 (-825)) |%noBranch|) (IF (|has| |t#1| (-798)) (-6 (-798)) |%noBranch|) (IF (|has| |t#1| (-996)) (-6 (-996)) |%noBranch|) (IF (|has| |t#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |t#1| (-1012 (-1145))) (-6 (-1012 (-1145))) |%noBranch|) (IF (|has| |t#1| (-300)) (PROGN (-15 -3104 (|t#1| $)) (-15 -1724 ($ $))) |%noBranch|) (IF (|has| |t#1| (-535)) (PROGN (-15 -1864 ($)) (-15 -2967 (|t#1| $)) (-15 -3925 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-883)) (-6 (-883)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 |#1|) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-170) . T) ((-596 (-219)) |has| |#1| (-996)) ((-596 (-372)) |has| |#1| (-996)) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-596 (-866 (-372))) |has| |#1| (-596 (-866 (-372)))) ((-596 (-866 (-550))) |has| |#1| (-596 (-866 (-550)))) ((-225 |#1|) . T) ((-227) |has| |#1| (-227)) ((-237) . T) ((-279 |#1| $) |has| |#1| (-279 |#1| |#1|)) ((-283) . T) ((-300) . T) ((-302 |#1|) |has| |#1| (-302 |#1|)) ((-356) . T) ((-331 |#1|) . T) ((-370 |#1|) . T) ((-393 |#1|) . T) ((-444) . T) ((-505 (-1145) |#1|) |has| |#1| (-505 (-1145) |#1|)) ((-505 |#1| |#1|) |has| |#1| (-302 |#1|)) ((-542) . T) ((-626 #0#) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-619 (-550)) |has| |#1| (-619 (-550))) ((-619 |#1|) . T) ((-696 #0#) . T) ((-696 |#1|) . T) ((-696 $) . T) ((-705) . T) ((-769) |has| |#1| (-798)) ((-770) |has| |#1| (-798)) ((-772) |has| |#1| (-798)) ((-773) |has| |#1| (-798)) ((-798) |has| |#1| (-798)) ((-823) |has| |#1| (-798)) ((-825) -1489 (|has| |#1| (-825)) (|has| |#1| (-798))) ((-874 (-1145)) |has| |#1| (-874 (-1145))) ((-860 (-372)) |has| |#1| (-860 (-372))) ((-860 (-550)) |has| |#1| (-860 (-550))) ((-858 |#1|) . T) ((-883) |has| |#1| (-883)) ((-894) . T) ((-996) |has| |#1| (-996)) ((-1012 (-400 (-550))) |has| |#1| (-1012 (-550))) ((-1012 (-550)) |has| |#1| (-1012 (-550))) ((-1012 (-1145)) |has| |#1| (-1012 (-1145))) ((-1012 |#1|) . T) ((-1027 #0#) . T) ((-1027 |#1|) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1120) |has| |#1| (-1120)) ((-1182) . T) ((-1186) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-4324 (($ (-1111 |#1| |#2|)) 11)) (-4224 (((-1111 |#1| |#2|) $) 12)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2757 ((|#2| $ (-234 |#1| |#2|)) 16)) (-2233 (((-837) $) NIL)) (-2688 (($) NIL T CONST)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL)))
+(((-967 |#1| |#2|) (-13 (-21) (-10 -8 (-15 -4324 ($ (-1111 |#1| |#2|))) (-15 -4224 ((-1111 |#1| |#2|) $)) (-15 -2757 (|#2| $ (-234 |#1| |#2|))))) (-895) (-356)) (T -967))
+((-4324 (*1 *1 *2) (-12 (-5 *2 (-1111 *3 *4)) (-14 *3 (-895)) (-4 *4 (-356)) (-5 *1 (-967 *3 *4)))) (-4224 (*1 *2 *1) (-12 (-5 *2 (-1111 *3 *4)) (-5 *1 (-967 *3 *4)) (-14 *3 (-895)) (-4 *4 (-356)))) (-2757 (*1 *2 *1 *3) (-12 (-5 *3 (-234 *4 *2)) (-14 *4 (-895)) (-4 *2 (-356)) (-5 *1 (-967 *4 *2)))))
+(-13 (-21) (-10 -8 (-15 -4324 ($ (-1111 |#1| |#2|))) (-15 -4224 ((-1111 |#1| |#2|) $)) (-15 -2757 (|#2| $ (-234 |#1| |#2|)))))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1763 (((-1104) $) 9)) (-2233 (((-837) $) 17) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-968) (-13 (-1052) (-10 -8 (-15 -1763 ((-1104) $))))) (T -968))
+((-1763 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-968)))))
+(-13 (-1052) (-10 -8 (-15 -1763 ((-1104) $))))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-3368 (((-112) $ (-749)) 8)) (-2991 (($) 7 T CONST)) (-4161 (($ $) 46)) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) 9)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35)) (-1700 (((-112) $ (-749)) 10)) (-3839 (((-749) $) 45)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-1696 ((|#1| $) 39)) (-1715 (($ |#1| $) 40)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-1398 ((|#1| $) 44)) (-3576 ((|#1| $) 41)) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-2272 ((|#1| |#1| $) 48)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2752 ((|#1| $) 47)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-4017 (($ (-623 |#1|)) 42)) (-2940 ((|#1| $) 43)) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-969 |#1|) (-138) (-1182)) (T -969))
+((-2272 (*1 *2 *2 *1) (-12 (-4 *1 (-969 *2)) (-4 *2 (-1182)))) (-2752 (*1 *2 *1) (-12 (-4 *1 (-969 *2)) (-4 *2 (-1182)))) (-4161 (*1 *1 *1) (-12 (-4 *1 (-969 *2)) (-4 *2 (-1182)))) (-3839 (*1 *2 *1) (-12 (-4 *1 (-969 *3)) (-4 *3 (-1182)) (-5 *2 (-749)))) (-1398 (*1 *2 *1) (-12 (-4 *1 (-969 *2)) (-4 *2 (-1182)))) (-2940 (*1 *2 *1) (-12 (-4 *1 (-969 *2)) (-4 *2 (-1182)))))
+(-13 (-106 |t#1|) (-10 -8 (-6 -4344) (-15 -2272 (|t#1| |t#1| $)) (-15 -2752 (|t#1| $)) (-15 -4161 ($ $)) (-15 -3839 ((-749) $)) (-15 -1398 (|t#1| $)) (-15 -2940 (|t#1| $))))
+(((-34) . T) ((-106 |#1|) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-1069) |has| |#1| (-1069)) ((-1182) . T))
+((-3378 (((-112) $) 42)) (-2288 (((-3 (-550) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 |#2| "failed") $) 45)) (-2202 (((-550) $) NIL) (((-400 (-550)) $) NIL) ((|#2| $) 43)) (-3192 (((-3 (-400 (-550)) "failed") $) 78)) (-2593 (((-112) $) 72)) (-3169 (((-400 (-550)) $) 76)) (-2419 (((-112) $) 41)) (-1571 ((|#2| $) 22)) (-2392 (($ (-1 |#2| |#2|) $) 19)) (-1619 (($ $) 61)) (-2798 (($ $) NIL) (($ $ (-749)) NIL) (($ $ (-1145)) NIL) (($ $ (-623 (-1145))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) 34)) (-2451 (((-526) $) 67)) (-3018 (($ $) 17)) (-2233 (((-837) $) 56) (($ (-550)) 38) (($ |#2|) 36) (($ (-400 (-550))) NIL)) (-3091 (((-749)) 10)) (-4188 ((|#2| $) 71)) (-2264 (((-112) $ $) 25)) (-2290 (((-112) $ $) 69)) (-2370 (($ $) 29) (($ $ $) 28)) (-2358 (($ $ $) 26)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 33) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 30) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL)))
+(((-970 |#1| |#2|) (-10 -8 (-15 -2233 (|#1| (-400 (-550)))) (-15 -2290 ((-112) |#1| |#1|)) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 * (|#1| |#1| (-400 (-550)))) (-15 -1619 (|#1| |#1|)) (-15 -2451 ((-526) |#1|)) (-15 -3192 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3169 ((-400 (-550)) |#1|)) (-15 -2593 ((-112) |#1|)) (-15 -4188 (|#2| |#1|)) (-15 -1571 (|#2| |#1|)) (-15 -3018 (|#1| |#1|)) (-15 -2392 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1|)) (-15 -2202 (|#2| |#1|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-550) |#1|)) (-15 -2233 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2233 (|#1| (-550))) (-15 -3091 ((-749))) (-15 -2419 ((-112) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 -2370 (|#1| |#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 -3378 ((-112) |#1|)) (-15 * (|#1| (-895) |#1|)) (-15 -2358 (|#1| |#1| |#1|)) (-15 -2233 ((-837) |#1|)) (-15 -2264 ((-112) |#1| |#1|))) (-971 |#2|) (-170)) (T -970))
+((-3091 (*1 *2) (-12 (-4 *4 (-170)) (-5 *2 (-749)) (-5 *1 (-970 *3 *4)) (-4 *3 (-971 *4)))))
+(-10 -8 (-15 -2233 (|#1| (-400 (-550)))) (-15 -2290 ((-112) |#1| |#1|)) (-15 * (|#1| (-400 (-550)) |#1|)) (-15 * (|#1| |#1| (-400 (-550)))) (-15 -1619 (|#1| |#1|)) (-15 -2451 ((-526) |#1|)) (-15 -3192 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -3169 ((-400 (-550)) |#1|)) (-15 -2593 ((-112) |#1|)) (-15 -4188 (|#2| |#1|)) (-15 -1571 (|#2| |#1|)) (-15 -3018 (|#1| |#1|)) (-15 -2392 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1|)) (-15 -2202 (|#2| |#1|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-550) |#1|)) (-15 -2233 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2233 (|#1| (-550))) (-15 -3091 ((-749))) (-15 -2419 ((-112) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 -2370 (|#1| |#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 * (|#1| (-749) |#1|)) (-15 -3378 ((-112) |#1|)) (-15 * (|#1| (-895) |#1|)) (-15 -2358 (|#1| |#1| |#1|)) (-15 -2233 ((-837) |#1|)) (-15 -2264 ((-112) |#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-2288 (((-3 (-550) "failed") $) 116 (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) 114 (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) 113)) (-2202 (((-550) $) 117 (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) 115 (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) 112)) (-3756 (((-667 (-550)) (-667 $)) 87 (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) 86 (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) 85) (((-667 |#1|) (-667 $)) 84)) (-1537 (((-3 $ "failed") $) 32)) (-1406 ((|#1| $) 77)) (-3192 (((-3 (-400 (-550)) "failed") $) 73 (|has| |#1| (-535)))) (-2593 (((-112) $) 75 (|has| |#1| (-535)))) (-3169 (((-400 (-550)) $) 74 (|has| |#1| (-535)))) (-1855 (($ |#1| |#1| |#1| |#1|) 78)) (-2419 (((-112) $) 30)) (-1571 ((|#1| $) 79)) (-2793 (($ $ $) 66 (|has| |#1| (-825)))) (-2173 (($ $ $) 65 (|has| |#1| (-825)))) (-2392 (($ (-1 |#1| |#1|) $) 88)) (-2369 (((-1127) $) 9)) (-1619 (($ $) 70 (|has| |#1| (-356)))) (-3418 ((|#1| $) 80)) (-3114 ((|#1| $) 81)) (-1531 ((|#1| $) 82)) (-3445 (((-1089) $) 10)) (-1553 (($ $ (-623 |#1|) (-623 |#1|)) 94 (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) 93 (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) 92 (|has| |#1| (-302 |#1|))) (($ $ (-623 (-287 |#1|))) 91 (|has| |#1| (-302 |#1|))) (($ $ (-623 (-1145)) (-623 |#1|)) 90 (|has| |#1| (-505 (-1145) |#1|))) (($ $ (-1145) |#1|) 89 (|has| |#1| (-505 (-1145) |#1|)))) (-2757 (($ $ |#1|) 95 (|has| |#1| (-279 |#1| |#1|)))) (-2798 (($ $) 111 (|has| |#1| (-227))) (($ $ (-749)) 109 (|has| |#1| (-227))) (($ $ (-1145)) 107 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) 106 (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) 105 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) 104 (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) 97) (($ $ (-1 |#1| |#1|)) 96)) (-2451 (((-526) $) 71 (|has| |#1| (-596 (-526))))) (-3018 (($ $) 83)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#1|) 35) (($ (-400 (-550))) 60 (-1489 (|has| |#1| (-356)) (|has| |#1| (-1012 (-400 (-550))))))) (-1613 (((-3 $ "failed") $) 72 (|has| |#1| (-143)))) (-3091 (((-749)) 28)) (-4188 ((|#1| $) 76 (|has| |#1| (-1030)))) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $) 110 (|has| |#1| (-227))) (($ $ (-749)) 108 (|has| |#1| (-227))) (($ $ (-1145)) 103 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) 102 (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) 101 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) 100 (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) 99) (($ $ (-1 |#1| |#1|)) 98)) (-2324 (((-112) $ $) 63 (|has| |#1| (-825)))) (-2302 (((-112) $ $) 62 (|has| |#1| (-825)))) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 64 (|has| |#1| (-825)))) (-2290 (((-112) $ $) 61 (|has| |#1| (-825)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 69 (|has| |#1| (-356)))) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 37) (($ |#1| $) 36) (($ $ (-400 (-550))) 68 (|has| |#1| (-356))) (($ (-400 (-550)) $) 67 (|has| |#1| (-356)))))
+(((-971 |#1|) (-138) (-170)) (T -971))
+((-3018 (*1 *1 *1) (-12 (-4 *1 (-971 *2)) (-4 *2 (-170)))) (-1531 (*1 *2 *1) (-12 (-4 *1 (-971 *2)) (-4 *2 (-170)))) (-3114 (*1 *2 *1) (-12 (-4 *1 (-971 *2)) (-4 *2 (-170)))) (-3418 (*1 *2 *1) (-12 (-4 *1 (-971 *2)) (-4 *2 (-170)))) (-1571 (*1 *2 *1) (-12 (-4 *1 (-971 *2)) (-4 *2 (-170)))) (-1855 (*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-971 *2)) (-4 *2 (-170)))) (-1406 (*1 *2 *1) (-12 (-4 *1 (-971 *2)) (-4 *2 (-170)))) (-4188 (*1 *2 *1) (-12 (-4 *1 (-971 *2)) (-4 *2 (-170)) (-4 *2 (-1030)))) (-2593 (*1 *2 *1) (-12 (-4 *1 (-971 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-112)))) (-3169 (*1 *2 *1) (-12 (-4 *1 (-971 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-400 (-550))))) (-3192 (*1 *2 *1) (|partial| -12 (-4 *1 (-971 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-400 (-550))))))
+(-13 (-38 |t#1|) (-404 |t#1|) (-225 |t#1|) (-331 |t#1|) (-370 |t#1|) (-10 -8 (-15 -3018 ($ $)) (-15 -1531 (|t#1| $)) (-15 -3114 (|t#1| $)) (-15 -3418 (|t#1| $)) (-15 -1571 (|t#1| $)) (-15 -1855 ($ |t#1| |t#1| |t#1| |t#1|)) (-15 -1406 (|t#1| $)) (IF (|has| |t#1| (-283)) (-6 (-283)) |%noBranch|) (IF (|has| |t#1| (-825)) (-6 (-825)) |%noBranch|) (IF (|has| |t#1| (-356)) (-6 (-237)) |%noBranch|) (IF (|has| |t#1| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-143)) (-6 (-143)) |%noBranch|) (IF (|has| |t#1| (-1030)) (-15 -4188 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-535)) (PROGN (-15 -2593 ((-112) $)) (-15 -3169 ((-400 (-550)) $)) (-15 -3192 ((-3 (-400 (-550)) "failed") $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) |has| |#1| (-356)) ((-38 |#1|) . T) ((-101) . T) ((-111 #0# #0#) |has| |#1| (-356)) ((-111 |#1| |#1|) . T) ((-111 $ $) -1489 (|has| |#1| (-356)) (|has| |#1| (-283))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-225 |#1|) . T) ((-227) |has| |#1| (-227)) ((-237) |has| |#1| (-356)) ((-279 |#1| $) |has| |#1| (-279 |#1| |#1|)) ((-283) -1489 (|has| |#1| (-356)) (|has| |#1| (-283))) ((-302 |#1|) |has| |#1| (-302 |#1|)) ((-331 |#1|) . T) ((-370 |#1|) . T) ((-404 |#1|) . T) ((-505 (-1145) |#1|) |has| |#1| (-505 (-1145) |#1|)) ((-505 |#1| |#1|) |has| |#1| (-302 |#1|)) ((-626 #0#) |has| |#1| (-356)) ((-626 |#1|) . T) ((-626 $) . T) ((-619 (-550)) |has| |#1| (-619 (-550))) ((-619 |#1|) . T) ((-696 #0#) |has| |#1| (-356)) ((-696 |#1|) . T) ((-705) . T) ((-825) |has| |#1| (-825)) ((-874 (-1145)) |has| |#1| (-874 (-1145))) ((-1012 (-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) ((-1012 (-550)) |has| |#1| (-1012 (-550))) ((-1012 |#1|) . T) ((-1027 #0#) |has| |#1| (-356)) ((-1027 |#1|) . T) ((-1027 $) -1489 (|has| |#1| (-356)) (|has| |#1| (-283))) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2392 ((|#3| (-1 |#4| |#2|) |#1|) 16)))
+(((-972 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2392 (|#3| (-1 |#4| |#2|) |#1|))) (-971 |#2|) (-170) (-971 |#4|) (-170)) (T -972))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-170)) (-4 *6 (-170)) (-4 *2 (-971 *6)) (-5 *1 (-972 *4 *5 *2 *6)) (-4 *4 (-971 *5)))))
+(-10 -7 (-15 -2392 (|#3| (-1 |#4| |#2|) |#1|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) NIL)) (-2202 (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1406 ((|#1| $) 12)) (-3192 (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-535)))) (-2593 (((-112) $) NIL (|has| |#1| (-535)))) (-3169 (((-400 (-550)) $) NIL (|has| |#1| (-535)))) (-1855 (($ |#1| |#1| |#1| |#1|) 16)) (-2419 (((-112) $) NIL)) (-1571 ((|#1| $) NIL)) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL (|has| |#1| (-356)))) (-3418 ((|#1| $) 15)) (-3114 ((|#1| $) 14)) (-1531 ((|#1| $) 13)) (-3445 (((-1089) $) NIL)) (-1553 (($ $ (-623 |#1|) (-623 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-302 |#1|))) (($ $ (-287 |#1|)) NIL (|has| |#1| (-302 |#1|))) (($ $ (-623 (-287 |#1|))) NIL (|has| |#1| (-302 |#1|))) (($ $ (-623 (-1145)) (-623 |#1|)) NIL (|has| |#1| (-505 (-1145) |#1|))) (($ $ (-1145) |#1|) NIL (|has| |#1| (-505 (-1145) |#1|)))) (-2757 (($ $ |#1|) NIL (|has| |#1| (-279 |#1| |#1|)))) (-2798 (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2451 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-3018 (($ $) NIL)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL) (($ (-400 (-550))) NIL (-1489 (|has| |#1| (-356)) (|has| |#1| (-1012 (-400 (-550))))))) (-1613 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3091 (((-749)) NIL)) (-4188 ((|#1| $) NIL (|has| |#1| (-1030)))) (-2688 (($) 8 T CONST)) (-2700 (($) 10 T CONST)) (-1901 (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#1| (-356)))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 20) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-400 (-550))) NIL (|has| |#1| (-356))) (($ (-400 (-550)) $) NIL (|has| |#1| (-356)))))
+(((-973 |#1|) (-971 |#1|) (-170)) (T -973))
+NIL
+(-971 |#1|)
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3368 (((-112) $ (-749)) NIL)) (-2991 (($) NIL T CONST)) (-4161 (($ $) 20)) (-4214 (($ (-623 |#1|)) 29)) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) NIL)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-3839 (((-749) $) 22)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-1696 ((|#1| $) 24)) (-1715 (($ |#1| $) 15)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-1398 ((|#1| $) 23)) (-3576 ((|#1| $) 19)) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-2272 ((|#1| |#1| $) 14)) (-4217 (((-112) $) 17)) (-2819 (($) NIL)) (-2752 ((|#1| $) 18)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) NIL)) (-2233 (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-4017 (($ (-623 |#1|)) NIL)) (-2940 ((|#1| $) 26)) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-974 |#1|) (-13 (-969 |#1|) (-10 -8 (-15 -4214 ($ (-623 |#1|))))) (-1069)) (T -974))
+((-4214 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-5 *1 (-974 *3)))))
+(-13 (-969 |#1|) (-10 -8 (-15 -4214 ($ (-623 |#1|)))))
+((-1745 (($ $) 12)) (-1893 (($ $ (-550)) 13)))
+(((-975 |#1|) (-10 -8 (-15 -1745 (|#1| |#1|)) (-15 -1893 (|#1| |#1| (-550)))) (-976)) (T -975))
+NIL
+(-10 -8 (-15 -1745 (|#1| |#1|)) (-15 -1893 (|#1| |#1| (-550))))
+((-1745 (($ $) 6)) (-1893 (($ $ (-550)) 7)) (** (($ $ (-400 (-550))) 8)))
+(((-976) (-138)) (T -976))
+((** (*1 *1 *1 *2) (-12 (-4 *1 (-976)) (-5 *2 (-400 (-550))))) (-1893 (*1 *1 *1 *2) (-12 (-4 *1 (-976)) (-5 *2 (-550)))) (-1745 (*1 *1 *1) (-4 *1 (-976))))
+(-13 (-10 -8 (-15 -1745 ($ $)) (-15 -1893 ($ $ (-550))) (-15 ** ($ $ (-400 (-550))))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3897 (((-2 (|:| |num| (-1228 |#2|)) (|:| |den| |#2|)) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| (-400 |#2|) (-356)))) (-3050 (($ $) NIL (|has| (-400 |#2|) (-356)))) (-3953 (((-112) $) NIL (|has| (-400 |#2|) (-356)))) (-3992 (((-667 (-400 |#2|)) (-1228 $)) NIL) (((-667 (-400 |#2|))) NIL)) (-2223 (((-400 |#2|) $) NIL)) (-3435 (((-1155 (-895) (-749)) (-550)) NIL (|has| (-400 |#2|) (-342)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL (|has| (-400 |#2|) (-356)))) (-2207 (((-411 $) $) NIL (|has| (-400 |#2|) (-356)))) (-1611 (((-112) $ $) NIL (|has| (-400 |#2|) (-356)))) (-3828 (((-749)) NIL (|has| (-400 |#2|) (-361)))) (-2215 (((-112)) NIL)) (-3676 (((-112) |#1|) 144) (((-112) |#2|) 149)) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL (|has| (-400 |#2|) (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-400 |#2|) (-1012 (-400 (-550))))) (((-3 (-400 |#2|) "failed") $) NIL)) (-2202 (((-550) $) NIL (|has| (-400 |#2|) (-1012 (-550)))) (((-400 (-550)) $) NIL (|has| (-400 |#2|) (-1012 (-400 (-550))))) (((-400 |#2|) $) NIL)) (-2821 (($ (-1228 (-400 |#2|)) (-1228 $)) NIL) (($ (-1228 (-400 |#2|))) 70) (($ (-1228 |#2|) |#2|) NIL)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-400 |#2|) (-342)))) (-3455 (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-2766 (((-667 (-400 |#2|)) $ (-1228 $)) NIL) (((-667 (-400 |#2|)) $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| (-400 |#2|) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| (-400 |#2|) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-400 |#2|))) (|:| |vec| (-1228 (-400 |#2|)))) (-667 $) (-1228 $)) NIL) (((-667 (-400 |#2|)) (-667 $)) NIL)) (-3662 (((-1228 $) (-1228 $)) NIL)) (-2924 (($ |#3|) 65) (((-3 $ "failed") (-400 |#3|)) NIL (|has| (-400 |#2|) (-356)))) (-1537 (((-3 $ "failed") $) NIL)) (-3142 (((-623 (-623 |#1|))) NIL (|has| |#1| (-361)))) (-3758 (((-112) |#1| |#1|) NIL)) (-3398 (((-895)) NIL)) (-1864 (($) NIL (|has| (-400 |#2|) (-361)))) (-3910 (((-112)) NIL)) (-2283 (((-112) |#1|) 56) (((-112) |#2|) 146)) (-3429 (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| (-400 |#2|) (-356)))) (-2731 (($ $) NIL)) (-2664 (($) NIL (|has| (-400 |#2|) (-342)))) (-4139 (((-112) $) NIL (|has| (-400 |#2|) (-342)))) (-4322 (($ $ (-749)) NIL (|has| (-400 |#2|) (-342))) (($ $) NIL (|has| (-400 |#2|) (-342)))) (-1568 (((-112) $) NIL (|has| (-400 |#2|) (-356)))) (-2603 (((-895) $) NIL (|has| (-400 |#2|) (-342))) (((-811 (-895)) $) NIL (|has| (-400 |#2|) (-342)))) (-2419 (((-112) $) NIL)) (-3101 (((-749)) NIL)) (-2938 (((-1228 $) (-1228 $)) NIL)) (-1571 (((-400 |#2|) $) NIL)) (-1804 (((-623 (-926 |#1|)) (-1145)) NIL (|has| |#1| (-356)))) (-1620 (((-3 $ "failed") $) NIL (|has| (-400 |#2|) (-342)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| (-400 |#2|) (-356)))) (-2835 ((|#3| $) NIL (|has| (-400 |#2|) (-356)))) (-4073 (((-895) $) NIL (|has| (-400 |#2|) (-361)))) (-2910 ((|#3| $) NIL)) (-3231 (($ (-623 $)) NIL (|has| (-400 |#2|) (-356))) (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-2369 (((-1127) $) NIL)) (-1379 (((-667 (-400 |#2|))) 52)) (-3046 (((-667 (-400 |#2|))) 51)) (-1619 (($ $) NIL (|has| (-400 |#2|) (-356)))) (-2252 (($ (-1228 |#2|) |#2|) 71)) (-4305 (((-667 (-400 |#2|))) 50)) (-1787 (((-667 (-400 |#2|))) 49)) (-3603 (((-2 (|:| |num| (-667 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 86)) (-4090 (((-2 (|:| |num| (-1228 |#2|)) (|:| |den| |#2|)) $) 77)) (-2560 (((-1228 $)) 46)) (-2892 (((-1228 $)) 45)) (-2970 (((-112) $) NIL)) (-4298 (((-112) $) NIL) (((-112) $ |#1|) NIL) (((-112) $ |#2|) NIL)) (-2463 (($) NIL (|has| (-400 |#2|) (-342)) CONST)) (-3690 (($ (-895)) NIL (|has| (-400 |#2|) (-361)))) (-2043 (((-3 |#2| "failed")) 63)) (-3445 (((-1089) $) NIL)) (-1646 (((-749)) NIL)) (-2256 (($) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| (-400 |#2|) (-356)))) (-3260 (($ (-623 $)) NIL (|has| (-400 |#2|) (-356))) (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) NIL (|has| (-400 |#2|) (-342)))) (-1735 (((-411 $) $) NIL (|has| (-400 |#2|) (-356)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-400 |#2|) (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| (-400 |#2|) (-356)))) (-3409 (((-3 $ "failed") $ $) NIL (|has| (-400 |#2|) (-356)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| (-400 |#2|) (-356)))) (-1988 (((-749) $) NIL (|has| (-400 |#2|) (-356)))) (-2757 ((|#1| $ |#1| |#1|) NIL)) (-1834 (((-3 |#2| "failed")) 62)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| (-400 |#2|) (-356)))) (-3563 (((-400 |#2|) (-1228 $)) NIL) (((-400 |#2|)) 42)) (-2899 (((-749) $) NIL (|has| (-400 |#2|) (-342))) (((-3 (-749) "failed") $ $) NIL (|has| (-400 |#2|) (-342)))) (-2798 (($ $ (-1 (-400 |#2|) (-400 |#2|)) (-749)) NIL (|has| (-400 |#2|) (-356))) (($ $ (-1 (-400 |#2|) (-400 |#2|))) NIL (|has| (-400 |#2|) (-356))) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145))))) (($ $ (-1145)) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145))))) (($ $ (-749)) NIL (-1489 (-12 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342)))) (($ $) NIL (-1489 (-12 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342))))) (-2871 (((-667 (-400 |#2|)) (-1228 $) (-1 (-400 |#2|) (-400 |#2|))) NIL (|has| (-400 |#2|) (-356)))) (-3832 ((|#3|) 53)) (-2038 (($) NIL (|has| (-400 |#2|) (-342)))) (-2999 (((-1228 (-400 |#2|)) $ (-1228 $)) NIL) (((-667 (-400 |#2|)) (-1228 $) (-1228 $)) NIL) (((-1228 (-400 |#2|)) $) 72) (((-667 (-400 |#2|)) (-1228 $)) NIL)) (-2451 (((-1228 (-400 |#2|)) $) NIL) (($ (-1228 (-400 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (|has| (-400 |#2|) (-342)))) (-2598 (((-1228 $) (-1228 $)) NIL)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ (-400 |#2|)) NIL) (($ (-400 (-550))) NIL (-1489 (|has| (-400 |#2|) (-1012 (-400 (-550)))) (|has| (-400 |#2|) (-356)))) (($ $) NIL (|has| (-400 |#2|) (-356)))) (-1613 (($ $) NIL (|has| (-400 |#2|) (-342))) (((-3 $ "failed") $) NIL (|has| (-400 |#2|) (-143)))) (-3359 ((|#3| $) NIL)) (-3091 (((-749)) NIL)) (-3071 (((-112)) 60)) (-3872 (((-112) |#1|) 150) (((-112) |#2|) 151)) (-2206 (((-1228 $)) 121)) (-1819 (((-112) $ $) NIL (|has| (-400 |#2|) (-356)))) (-3597 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-2687 (((-112)) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $ (-1 (-400 |#2|) (-400 |#2|)) (-749)) NIL (|has| (-400 |#2|) (-356))) (($ $ (-1 (-400 |#2|) (-400 |#2|))) NIL (|has| (-400 |#2|) (-356))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145))))) (($ $ (-1145)) NIL (-12 (|has| (-400 |#2|) (-356)) (|has| (-400 |#2|) (-874 (-1145))))) (($ $ (-749)) NIL (-1489 (-12 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342)))) (($ $) NIL (-1489 (-12 (|has| (-400 |#2|) (-227)) (|has| (-400 |#2|) (-356))) (|has| (-400 |#2|) (-342))))) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ $) NIL (|has| (-400 |#2|) (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| (-400 |#2|) (-356)))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 |#2|)) NIL) (($ (-400 |#2|) $) NIL) (($ (-400 (-550)) $) NIL (|has| (-400 |#2|) (-356))) (($ $ (-400 (-550))) NIL (|has| (-400 |#2|) (-356)))))
+(((-977 |#1| |#2| |#3| |#4| |#5|) (-335 |#1| |#2| |#3|) (-1186) (-1204 |#1|) (-1204 (-400 |#2|)) (-400 |#2|) (-749)) (T -977))
NIL
(-335 |#1| |#2| |#3|)
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3812 (((-623 (-550)) $) 54)) (-3479 (($ (-623 (-550))) 62)) (-1453 (((-550) $) 40 (|has| (-550) (-300)))) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-550) (-882)))) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| (-550) (-882)))) (-3631 (((-112) $ $) NIL)) (-3712 (((-550) $) NIL (|has| (-550) (-798)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) 49) (((-3 (-1144) "failed") $) NIL (|has| (-550) (-1011 (-1144)))) (((-3 (-400 (-550)) "failed") $) 47 (|has| (-550) (-1011 (-550)))) (((-3 (-550) "failed") $) 49 (|has| (-550) (-1011 (-550))))) (-2726 (((-550) $) NIL) (((-1144) $) NIL (|has| (-550) (-1011 (-1144)))) (((-400 (-550)) $) NIL (|has| (-550) (-1011 (-550)))) (((-550) $) NIL (|has| (-550) (-1011 (-550))))) (-3349 (($ $ $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| (-550) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| (-550) (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL) (((-667 (-550)) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1741 (($) NIL (|has| (-550) (-535)))) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-3652 (((-623 (-550)) $) 60)) (-1416 (((-112) $) NIL (|has| (-550) (-798)))) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (|has| (-550) (-859 (-550)))) (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (|has| (-550) (-859 (-372))))) (-3102 (((-112) $) NIL)) (-1552 (($ $) NIL)) (-2705 (((-550) $) 37)) (-2826 (((-3 $ "failed") $) NIL (|has| (-550) (-1119)))) (-3329 (((-112) $) NIL (|has| (-550) (-798)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2707 (($ $ $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (|has| (-550) (-825)))) (-3972 (($ (-1 (-550) (-550)) $) NIL)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL)) (-3862 (($) NIL (|has| (-550) (-1119)) CONST)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3948 (($ $) NIL (|has| (-550) (-300))) (((-400 (-550)) $) 42)) (-3734 (((-1124 (-550)) $) 59)) (-3381 (($ (-623 (-550)) (-623 (-550))) 63)) (-1608 (((-550) $) 53 (|has| (-550) (-535)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-550) (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| (-550) (-882)))) (-3338 (((-411 $) $) NIL)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3866 (($ $ (-623 (-550)) (-623 (-550))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-550) (-550)) NIL (|has| (-550) (-302 (-550)))) (($ $ (-287 (-550))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-623 (-287 (-550)))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-623 (-1144)) (-623 (-550))) NIL (|has| (-550) (-505 (-1144) (-550)))) (($ $ (-1144) (-550)) NIL (|has| (-550) (-505 (-1144) (-550))))) (-3542 (((-749) $) NIL)) (-2680 (($ $ (-550)) NIL (|has| (-550) (-279 (-550) (-550))))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-2393 (($ $) 11 (|has| (-550) (-227))) (($ $ (-749)) NIL (|has| (-550) (-227))) (($ $ (-1144)) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-1 (-550) (-550)) (-749)) NIL) (($ $ (-1 (-550) (-550))) NIL)) (-2639 (($ $) NIL)) (-2715 (((-550) $) 39)) (-3566 (((-623 (-550)) $) 61)) (-4028 (((-865 (-550)) $) NIL (|has| (-550) (-596 (-865 (-550))))) (((-865 (-372)) $) NIL (|has| (-550) (-596 (-865 (-372))))) (((-526) $) NIL (|has| (-550) (-596 (-526)))) (((-372) $) NIL (|has| (-550) (-995))) (((-219) $) NIL (|has| (-550) (-995)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| (-550) (-882))))) (-1518 (((-836) $) 77) (($ (-550)) 43) (($ $) NIL) (($ (-400 (-550))) 20) (($ (-550)) 43) (($ (-1144)) NIL (|has| (-550) (-1011 (-1144)))) (((-400 (-550)) $) 18)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| (-550) (-882))) (|has| (-550) (-143))))) (-2390 (((-749)) 9)) (-1754 (((-550) $) 51 (|has| (-550) (-535)))) (-1345 (((-112) $ $) NIL)) (-1635 (($ $) NIL (|has| (-550) (-798)))) (-2626 (($) 10 T CONST)) (-2636 (($) 12 T CONST)) (-4183 (($ $) NIL (|has| (-550) (-227))) (($ $ (-749)) NIL (|has| (-550) (-227))) (($ $ (-1144)) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| (-550) (-873 (-1144)))) (($ $ (-1 (-550) (-550)) (-749)) NIL) (($ $ (-1 (-550) (-550))) NIL)) (-2363 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2345 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2316 (((-112) $ $) 14)) (-2354 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2335 (((-112) $ $) 33 (|has| (-550) (-825)))) (-2414 (($ $ $) 29) (($ (-550) (-550)) 31)) (-2403 (($ $) 15) (($ $ $) 23)) (-2391 (($ $ $) 21)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 25) (($ $ $) 27) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ (-550) $) 25) (($ $ (-550)) NIL)))
-(((-977 |#1|) (-13 (-965 (-550)) (-10 -8 (-15 -1518 ((-400 (-550)) $)) (-15 -3948 ((-400 (-550)) $)) (-15 -3812 ((-623 (-550)) $)) (-15 -3734 ((-1124 (-550)) $)) (-15 -3652 ((-623 (-550)) $)) (-15 -3566 ((-623 (-550)) $)) (-15 -3479 ($ (-623 (-550)))) (-15 -3381 ($ (-623 (-550)) (-623 (-550)))))) (-550)) (T -977))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-977 *3)) (-14 *3 (-550)))) (-3948 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-977 *3)) (-14 *3 (-550)))) (-3812 (*1 *2 *1) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-977 *3)) (-14 *3 (-550)))) (-3734 (*1 *2 *1) (-12 (-5 *2 (-1124 (-550))) (-5 *1 (-977 *3)) (-14 *3 (-550)))) (-3652 (*1 *2 *1) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-977 *3)) (-14 *3 (-550)))) (-3566 (*1 *2 *1) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-977 *3)) (-14 *3 (-550)))) (-3479 (*1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-977 *3)) (-14 *3 (-550)))) (-3381 (*1 *1 *2 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-977 *3)) (-14 *3 (-550)))))
-(-13 (-965 (-550)) (-10 -8 (-15 -1518 ((-400 (-550)) $)) (-15 -3948 ((-400 (-550)) $)) (-15 -3812 ((-623 (-550)) $)) (-15 -3734 ((-1124 (-550)) $)) (-15 -3652 ((-623 (-550)) $)) (-15 -3566 ((-623 (-550)) $)) (-15 -3479 ($ (-623 (-550)))) (-15 -3381 ($ (-623 (-550)) (-623 (-550))))))
-((-2713 (((-52) (-400 (-550)) (-550)) 9)))
-(((-978) (-10 -7 (-15 -2713 ((-52) (-400 (-550)) (-550))))) (T -978))
-((-2713 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-550))) (-5 *4 (-550)) (-5 *2 (-52)) (-5 *1 (-978)))))
-(-10 -7 (-15 -2713 ((-52) (-400 (-550)) (-550))))
-((-4319 (((-550)) 13)) (-2966 (((-550)) 16)) (-2885 (((-1232) (-550)) 15)) (-2799 (((-550) (-550)) 17) (((-550)) 12)))
-(((-979) (-10 -7 (-15 -2799 ((-550))) (-15 -4319 ((-550))) (-15 -2799 ((-550) (-550))) (-15 -2885 ((-1232) (-550))) (-15 -2966 ((-550))))) (T -979))
-((-2966 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-979)))) (-2885 (*1 *2 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1232)) (-5 *1 (-979)))) (-2799 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-979)))) (-4319 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-979)))) (-2799 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-979)))))
-(-10 -7 (-15 -2799 ((-550))) (-15 -4319 ((-550))) (-15 -2799 ((-550) (-550))) (-15 -2885 ((-1232) (-550))) (-15 -2966 ((-550))))
-((-1338 (((-411 |#1|) |#1|) 41)) (-3338 (((-411 |#1|) |#1|) 40)))
-(((-980 |#1|) (-10 -7 (-15 -3338 ((-411 |#1|) |#1|)) (-15 -1338 ((-411 |#1|) |#1|))) (-1203 (-400 (-550)))) (T -980))
-((-1338 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-980 *3)) (-4 *3 (-1203 (-400 (-550)))))) (-3338 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-980 *3)) (-4 *3 (-1203 (-400 (-550)))))))
-(-10 -7 (-15 -3338 ((-411 |#1|) |#1|)) (-15 -1338 ((-411 |#1|) |#1|)))
-((-3207 (((-3 (-400 (-550)) "failed") |#1|) 15)) (-3122 (((-112) |#1|) 14)) (-3042 (((-400 (-550)) |#1|) 10)))
-(((-981 |#1|) (-10 -7 (-15 -3042 ((-400 (-550)) |#1|)) (-15 -3122 ((-112) |#1|)) (-15 -3207 ((-3 (-400 (-550)) "failed") |#1|))) (-1011 (-400 (-550)))) (T -981))
-((-3207 (*1 *2 *3) (|partial| -12 (-5 *2 (-400 (-550))) (-5 *1 (-981 *3)) (-4 *3 (-1011 *2)))) (-3122 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-981 *3)) (-4 *3 (-1011 (-400 (-550)))))) (-3042 (*1 *2 *3) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-981 *3)) (-4 *3 (-1011 *2)))))
-(-10 -7 (-15 -3042 ((-400 (-550)) |#1|)) (-15 -3122 ((-112) |#1|)) (-15 -3207 ((-3 (-400 (-550)) "failed") |#1|)))
-((-1705 ((|#2| $ "value" |#2|) 12)) (-2680 ((|#2| $ "value") 10)) (-2413 (((-112) $ $) 18)))
-(((-982 |#1| |#2|) (-10 -8 (-15 -1705 (|#2| |#1| "value" |#2|)) (-15 -2413 ((-112) |#1| |#1|)) (-15 -2680 (|#2| |#1| "value"))) (-983 |#2|) (-1181)) (T -982))
-NIL
-(-10 -8 (-15 -1705 (|#2| |#1| "value" |#2|)) (-15 -2413 ((-112) |#1| |#1|)) (-15 -2680 (|#2| |#1| "value")))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-3625 ((|#1| $) 48)) (-4047 (((-112) $ (-749)) 8)) (-2190 ((|#1| $ |#1|) 39 (|has| $ (-6 -4343)))) (-1705 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) 41 (|has| $ (-6 -4343)))) (-3513 (($) 7 T CONST)) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-2560 (((-623 $) $) 50)) (-2333 (((-112) $ $) 42 (|has| |#1| (-1068)))) (-1859 (((-112) $ (-749)) 9)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35)) (-1573 (((-112) $ (-749)) 10)) (-2513 (((-623 |#1|) $) 45)) (-3312 (((-112) $) 49)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#1| $ "value") 47)) (-2487 (((-550) $ $) 44)) (-2136 (((-112) $) 46)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-3997 (((-623 $) $) 51)) (-2413 (((-112) $ $) 43 (|has| |#1| (-1068)))) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-983 |#1|) (-138) (-1181)) (T -983))
-((-3997 (*1 *2 *1) (-12 (-4 *3 (-1181)) (-5 *2 (-623 *1)) (-4 *1 (-983 *3)))) (-2560 (*1 *2 *1) (-12 (-4 *3 (-1181)) (-5 *2 (-623 *1)) (-4 *1 (-983 *3)))) (-3312 (*1 *2 *1) (-12 (-4 *1 (-983 *3)) (-4 *3 (-1181)) (-5 *2 (-112)))) (-3625 (*1 *2 *1) (-12 (-4 *1 (-983 *2)) (-4 *2 (-1181)))) (-2680 (*1 *2 *1 *3) (-12 (-5 *3 "value") (-4 *1 (-983 *2)) (-4 *2 (-1181)))) (-2136 (*1 *2 *1) (-12 (-4 *1 (-983 *3)) (-4 *3 (-1181)) (-5 *2 (-112)))) (-2513 (*1 *2 *1) (-12 (-4 *1 (-983 *3)) (-4 *3 (-1181)) (-5 *2 (-623 *3)))) (-2487 (*1 *2 *1 *1) (-12 (-4 *1 (-983 *3)) (-4 *3 (-1181)) (-5 *2 (-550)))) (-2413 (*1 *2 *1 *1) (-12 (-4 *1 (-983 *3)) (-4 *3 (-1181)) (-4 *3 (-1068)) (-5 *2 (-112)))) (-2333 (*1 *2 *1 *1) (-12 (-4 *1 (-983 *3)) (-4 *3 (-1181)) (-4 *3 (-1068)) (-5 *2 (-112)))) (-2266 (*1 *1 *1 *2) (-12 (-5 *2 (-623 *1)) (|has| *1 (-6 -4343)) (-4 *1 (-983 *3)) (-4 *3 (-1181)))) (-1705 (*1 *2 *1 *3 *2) (-12 (-5 *3 "value") (|has| *1 (-6 -4343)) (-4 *1 (-983 *2)) (-4 *2 (-1181)))) (-2190 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4343)) (-4 *1 (-983 *2)) (-4 *2 (-1181)))))
-(-13 (-481 |t#1|) (-10 -8 (-15 -3997 ((-623 $) $)) (-15 -2560 ((-623 $) $)) (-15 -3312 ((-112) $)) (-15 -3625 (|t#1| $)) (-15 -2680 (|t#1| $ "value")) (-15 -2136 ((-112) $)) (-15 -2513 ((-623 |t#1|) $)) (-15 -2487 ((-550) $ $)) (IF (|has| |t#1| (-1068)) (PROGN (-15 -2413 ((-112) $ $)) (-15 -2333 ((-112) $ $))) |%noBranch|) (IF (|has| $ (-6 -4343)) (PROGN (-15 -2266 ($ $ (-623 $))) (-15 -1705 (|t#1| $ "value" |t#1|)) (-15 -2190 (|t#1| $ |t#1|))) |%noBranch|)))
-(((-34) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-1068) |has| |#1| (-1068)) ((-1181) . T))
-((-3353 (($ $) 9) (($ $ (-894)) 43) (($ (-400 (-550))) 13) (($ (-550)) 15)) (-4146 (((-3 $ "failed") (-1140 $) (-894) (-836)) 23) (((-3 $ "failed") (-1140 $) (-894)) 28)) (-1460 (($ $ (-550)) 49)) (-2390 (((-749)) 17)) (-4258 (((-623 $) (-1140 $)) NIL) (((-623 $) (-1140 (-400 (-550)))) 54) (((-623 $) (-1140 (-550))) 59) (((-623 $) (-925 $)) 63) (((-623 $) (-925 (-400 (-550)))) 67) (((-623 $) (-925 (-550))) 71)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL) (($ $ (-400 (-550))) 47)))
-(((-984 |#1|) (-10 -8 (-15 -3353 (|#1| (-550))) (-15 -3353 (|#1| (-400 (-550)))) (-15 -3353 (|#1| |#1| (-894))) (-15 -4258 ((-623 |#1|) (-925 (-550)))) (-15 -4258 ((-623 |#1|) (-925 (-400 (-550))))) (-15 -4258 ((-623 |#1|) (-925 |#1|))) (-15 -4258 ((-623 |#1|) (-1140 (-550)))) (-15 -4258 ((-623 |#1|) (-1140 (-400 (-550))))) (-15 -4258 ((-623 |#1|) (-1140 |#1|))) (-15 -4146 ((-3 |#1| "failed") (-1140 |#1|) (-894))) (-15 -4146 ((-3 |#1| "failed") (-1140 |#1|) (-894) (-836))) (-15 ** (|#1| |#1| (-400 (-550)))) (-15 -1460 (|#1| |#1| (-550))) (-15 -3353 (|#1| |#1|)) (-15 ** (|#1| |#1| (-550))) (-15 -2390 ((-749))) (-15 ** (|#1| |#1| (-749))) (-15 ** (|#1| |#1| (-894)))) (-985)) (T -984))
-((-2390 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-984 *3)) (-4 *3 (-985)))))
-(-10 -8 (-15 -3353 (|#1| (-550))) (-15 -3353 (|#1| (-400 (-550)))) (-15 -3353 (|#1| |#1| (-894))) (-15 -4258 ((-623 |#1|) (-925 (-550)))) (-15 -4258 ((-623 |#1|) (-925 (-400 (-550))))) (-15 -4258 ((-623 |#1|) (-925 |#1|))) (-15 -4258 ((-623 |#1|) (-1140 (-550)))) (-15 -4258 ((-623 |#1|) (-1140 (-400 (-550))))) (-15 -4258 ((-623 |#1|) (-1140 |#1|))) (-15 -4146 ((-3 |#1| "failed") (-1140 |#1|) (-894))) (-15 -4146 ((-3 |#1| "failed") (-1140 |#1|) (-894) (-836))) (-15 ** (|#1| |#1| (-400 (-550)))) (-15 -1460 (|#1| |#1| (-550))) (-15 -3353 (|#1| |#1|)) (-15 ** (|#1| |#1| (-550))) (-15 -2390 ((-749))) (-15 ** (|#1| |#1| (-749))) (-15 ** (|#1| |#1| (-894))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 87)) (-1447 (($ $) 88)) (-4291 (((-112) $) 90)) (-3219 (((-3 $ "failed") $ $) 19)) (-1505 (($ $) 107)) (-3564 (((-411 $) $) 108)) (-3353 (($ $) 71) (($ $ (-894)) 57) (($ (-400 (-550))) 56) (($ (-550)) 55)) (-3631 (((-112) $ $) 98)) (-3712 (((-550) $) 124)) (-3513 (($) 17 T CONST)) (-4146 (((-3 $ "failed") (-1140 $) (-894) (-836)) 65) (((-3 $ "failed") (-1140 $) (-894)) 64)) (-3880 (((-3 (-550) "failed") $) 83 (|has| (-400 (-550)) (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) 81 (|has| (-400 (-550)) (-1011 (-400 (-550))))) (((-3 (-400 (-550)) "failed") $) 79)) (-2726 (((-550) $) 84 (|has| (-400 (-550)) (-1011 (-550)))) (((-400 (-550)) $) 82 (|has| (-400 (-550)) (-1011 (-400 (-550))))) (((-400 (-550)) $) 78)) (-1544 (($ $ (-836)) 54)) (-2635 (($ $ (-836)) 53)) (-3349 (($ $ $) 102)) (-1386 (((-3 $ "failed") $) 32)) (-1519 (($ $ $) 101)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 96)) (-3933 (((-112) $) 109)) (-1416 (((-112) $) 122)) (-3102 (((-112) $) 30)) (-1460 (($ $ (-550)) 70)) (-3329 (((-112) $) 123)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 105)) (-2707 (($ $ $) 121)) (-4164 (($ $ $) 120)) (-1631 (((-3 (-1140 $) "failed") $) 66)) (-1835 (((-3 (-836) "failed") $) 68)) (-1733 (((-3 (-1140 $) "failed") $) 67)) (-3106 (($ (-623 $)) 94) (($ $ $) 93)) (-1825 (((-1126) $) 9)) (-3235 (($ $) 110)) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 95)) (-3139 (($ (-623 $)) 92) (($ $ $) 91)) (-3338 (((-411 $) $) 106)) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 104) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 103)) (-1495 (((-3 $ "failed") $ $) 86)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 97)) (-3542 (((-749) $) 99)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 100)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ (-400 (-550))) 114) (($ $) 85) (($ (-400 (-550))) 80) (($ (-550)) 77) (($ (-400 (-550))) 74)) (-2390 (((-749)) 28)) (-1345 (((-112) $ $) 89)) (-2001 (((-400 (-550)) $ $) 52)) (-4258 (((-623 $) (-1140 $)) 63) (((-623 $) (-1140 (-400 (-550)))) 62) (((-623 $) (-1140 (-550))) 61) (((-623 $) (-925 $)) 60) (((-623 $) (-925 (-400 (-550)))) 59) (((-623 $) (-925 (-550))) 58)) (-1635 (($ $) 125)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2363 (((-112) $ $) 118)) (-2345 (((-112) $ $) 117)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 119)) (-2335 (((-112) $ $) 116)) (-2414 (($ $ $) 115)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 111) (($ $ (-400 (-550))) 69)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ (-400 (-550)) $) 113) (($ $ (-400 (-550))) 112) (($ (-550) $) 76) (($ $ (-550)) 75) (($ (-400 (-550)) $) 73) (($ $ (-400 (-550))) 72)))
-(((-985) (-138)) (T -985))
-((-3353 (*1 *1 *1) (-4 *1 (-985))) (-1835 (*1 *2 *1) (|partial| -12 (-4 *1 (-985)) (-5 *2 (-836)))) (-1733 (*1 *2 *1) (|partial| -12 (-5 *2 (-1140 *1)) (-4 *1 (-985)))) (-1631 (*1 *2 *1) (|partial| -12 (-5 *2 (-1140 *1)) (-4 *1 (-985)))) (-4146 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-1140 *1)) (-5 *3 (-894)) (-5 *4 (-836)) (-4 *1 (-985)))) (-4146 (*1 *1 *2 *3) (|partial| -12 (-5 *2 (-1140 *1)) (-5 *3 (-894)) (-4 *1 (-985)))) (-4258 (*1 *2 *3) (-12 (-5 *3 (-1140 *1)) (-4 *1 (-985)) (-5 *2 (-623 *1)))) (-4258 (*1 *2 *3) (-12 (-5 *3 (-1140 (-400 (-550)))) (-5 *2 (-623 *1)) (-4 *1 (-985)))) (-4258 (*1 *2 *3) (-12 (-5 *3 (-1140 (-550))) (-5 *2 (-623 *1)) (-4 *1 (-985)))) (-4258 (*1 *2 *3) (-12 (-5 *3 (-925 *1)) (-4 *1 (-985)) (-5 *2 (-623 *1)))) (-4258 (*1 *2 *3) (-12 (-5 *3 (-925 (-400 (-550)))) (-5 *2 (-623 *1)) (-4 *1 (-985)))) (-4258 (*1 *2 *3) (-12 (-5 *3 (-925 (-550))) (-5 *2 (-623 *1)) (-4 *1 (-985)))) (-3353 (*1 *1 *1 *2) (-12 (-4 *1 (-985)) (-5 *2 (-894)))) (-3353 (*1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-4 *1 (-985)))) (-3353 (*1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-985)))) (-1544 (*1 *1 *1 *2) (-12 (-4 *1 (-985)) (-5 *2 (-836)))) (-2635 (*1 *1 *1 *2) (-12 (-4 *1 (-985)) (-5 *2 (-836)))) (-2001 (*1 *2 *1 *1) (-12 (-4 *1 (-985)) (-5 *2 (-400 (-550))))))
-(-13 (-145) (-823) (-170) (-356) (-404 (-400 (-550))) (-38 (-550)) (-38 (-400 (-550))) (-975) (-10 -8 (-15 -1835 ((-3 (-836) "failed") $)) (-15 -1733 ((-3 (-1140 $) "failed") $)) (-15 -1631 ((-3 (-1140 $) "failed") $)) (-15 -4146 ((-3 $ "failed") (-1140 $) (-894) (-836))) (-15 -4146 ((-3 $ "failed") (-1140 $) (-894))) (-15 -4258 ((-623 $) (-1140 $))) (-15 -4258 ((-623 $) (-1140 (-400 (-550))))) (-15 -4258 ((-623 $) (-1140 (-550)))) (-15 -4258 ((-623 $) (-925 $))) (-15 -4258 ((-623 $) (-925 (-400 (-550))))) (-15 -4258 ((-623 $) (-925 (-550)))) (-15 -3353 ($ $ (-894))) (-15 -3353 ($ $)) (-15 -3353 ($ (-400 (-550)))) (-15 -3353 ($ (-550))) (-15 -1544 ($ $ (-836))) (-15 -2635 ($ $ (-836))) (-15 -2001 ((-400 (-550)) $ $))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 #1=(-550)) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 #1# #1#) . T) ((-111 $ $) . T) ((-130) . T) ((-145) . T) ((-595 (-836)) . T) ((-170) . T) ((-237) . T) ((-283) . T) ((-300) . T) ((-356) . T) ((-404 (-400 (-550))) . T) ((-444) . T) ((-542) . T) ((-626 #0#) . T) ((-626 #1#) . T) ((-626 $) . T) ((-696 #0#) . T) ((-696 #1#) . T) ((-696 $) . T) ((-705) . T) ((-769) . T) ((-770) . T) ((-772) . T) ((-773) . T) ((-823) . T) ((-825) . T) ((-893) . T) ((-975) . T) ((-1011 (-400 (-550))) . T) ((-1011 (-550)) |has| (-400 (-550)) (-1011 (-550))) ((-1026 #0#) . T) ((-1026 #1#) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1185) . T))
-((-1929 (((-2 (|:| |ans| |#2|) (|:| -2682 |#2|) (|:| |sol?| (-112))) (-550) |#2| |#2| (-1144) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-623 |#2|)) (-1 (-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 66)))
-(((-986 |#1| |#2|) (-10 -7 (-15 -1929 ((-2 (|:| |ans| |#2|) (|:| -2682 |#2|) (|:| |sol?| (-112))) (-550) |#2| |#2| (-1144) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-623 |#2|)) (-1 (-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-444) (-825) (-145) (-1011 (-550)) (-619 (-550))) (-13 (-1166) (-27) (-423 |#1|))) (T -986))
-((-1929 (*1 *2 *3 *4 *4 *5 *6 *7) (-12 (-5 *5 (-1144)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-623 *4))) (-5 *7 (-1 (-3 (-2 (|:| -1653 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1166) (-27) (-423 *8))) (-4 *8 (-13 (-444) (-825) (-145) (-1011 *3) (-619 *3))) (-5 *3 (-550)) (-5 *2 (-2 (|:| |ans| *4) (|:| -2682 *4) (|:| |sol?| (-112)))) (-5 *1 (-986 *8 *4)))))
-(-10 -7 (-15 -1929 ((-2 (|:| |ans| |#2|) (|:| -2682 |#2|) (|:| |sol?| (-112))) (-550) |#2| |#2| (-1144) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-623 |#2|)) (-1 (-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|))))
-((-2011 (((-3 (-623 |#2|) "failed") (-550) |#2| |#2| |#2| (-1144) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-623 |#2|)) (-1 (-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 53)))
-(((-987 |#1| |#2|) (-10 -7 (-15 -2011 ((-3 (-623 |#2|) "failed") (-550) |#2| |#2| |#2| (-1144) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-623 |#2|)) (-1 (-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-444) (-825) (-145) (-1011 (-550)) (-619 (-550))) (-13 (-1166) (-27) (-423 |#1|))) (T -987))
-((-2011 (*1 *2 *3 *4 *4 *4 *5 *6 *7) (|partial| -12 (-5 *5 (-1144)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-623 *4))) (-5 *7 (-1 (-3 (-2 (|:| -1653 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1166) (-27) (-423 *8))) (-4 *8 (-13 (-444) (-825) (-145) (-1011 *3) (-619 *3))) (-5 *3 (-550)) (-5 *2 (-623 *4)) (-5 *1 (-987 *8 *4)))))
-(-10 -7 (-15 -2011 ((-3 (-623 |#2|) "failed") (-550) |#2| |#2| |#2| (-1144) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-623 |#2|)) (-1 (-3 (-2 (|:| -1653 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|))))
-((-3545 (((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-112)))) (|:| -1721 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-550)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-550) (-1 |#2| |#2|)) 30)) (-2090 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-400 |#2|)) (|:| |c| (-400 |#2|)) (|:| -2110 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-1 |#2| |#2|)) 58)) (-2164 (((-2 (|:| |ans| (-400 |#2|)) (|:| |nosol| (-112))) (-400 |#2|) (-400 |#2|)) 63)))
-(((-988 |#1| |#2|) (-10 -7 (-15 -2090 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-400 |#2|)) (|:| |c| (-400 |#2|)) (|:| -2110 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-1 |#2| |#2|))) (-15 -2164 ((-2 (|:| |ans| (-400 |#2|)) (|:| |nosol| (-112))) (-400 |#2|) (-400 |#2|))) (-15 -3545 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-112)))) (|:| -1721 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-550)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-550) (-1 |#2| |#2|)))) (-13 (-356) (-145) (-1011 (-550))) (-1203 |#1|)) (T -988))
-((-3545 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1203 *6)) (-4 *6 (-13 (-356) (-145) (-1011 *4))) (-5 *4 (-550)) (-5 *2 (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-112)))) (|:| -1721 (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| *4) (|:| |alpha| *3) (|:| |beta| *3))))) (-5 *1 (-988 *6 *3)))) (-2164 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-356) (-145) (-1011 (-550)))) (-4 *5 (-1203 *4)) (-5 *2 (-2 (|:| |ans| (-400 *5)) (|:| |nosol| (-112)))) (-5 *1 (-988 *4 *5)) (-5 *3 (-400 *5)))) (-2090 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1203 *5)) (-4 *5 (-13 (-356) (-145) (-1011 (-550)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-400 *6)) (|:| |c| (-400 *6)) (|:| -2110 *6))) (-5 *1 (-988 *5 *6)) (-5 *3 (-400 *6)))))
-(-10 -7 (-15 -2090 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-400 |#2|)) (|:| |c| (-400 |#2|)) (|:| -2110 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-1 |#2| |#2|))) (-15 -2164 ((-2 (|:| |ans| (-400 |#2|)) (|:| |nosol| (-112))) (-400 |#2|) (-400 |#2|))) (-15 -3545 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-112)))) (|:| -1721 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-550)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-550) (-1 |#2| |#2|))))
-((-3674 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-400 |#2|)) (|:| |h| |#2|) (|:| |c1| (-400 |#2|)) (|:| |c2| (-400 |#2|)) (|:| -2110 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|) (-1 |#2| |#2|)) 22)) (-2627 (((-3 (-623 (-400 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|)) 33)))
-(((-989 |#1| |#2|) (-10 -7 (-15 -3674 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-400 |#2|)) (|:| |h| |#2|) (|:| |c1| (-400 |#2|)) (|:| |c2| (-400 |#2|)) (|:| -2110 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|) (-1 |#2| |#2|))) (-15 -2627 ((-3 (-623 (-400 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|)))) (-13 (-356) (-145) (-1011 (-550))) (-1203 |#1|)) (T -989))
-((-2627 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-356) (-145) (-1011 (-550)))) (-4 *5 (-1203 *4)) (-5 *2 (-623 (-400 *5))) (-5 *1 (-989 *4 *5)) (-5 *3 (-400 *5)))) (-3674 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1203 *5)) (-4 *5 (-13 (-356) (-145) (-1011 (-550)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-400 *6)) (|:| |h| *6) (|:| |c1| (-400 *6)) (|:| |c2| (-400 *6)) (|:| -2110 *6))) (-5 *1 (-989 *5 *6)) (-5 *3 (-400 *6)))))
-(-10 -7 (-15 -3674 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-400 |#2|)) (|:| |h| |#2|) (|:| |c1| (-400 |#2|)) (|:| |c2| (-400 |#2|)) (|:| -2110 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|) (-1 |#2| |#2|))) (-15 -2627 ((-3 (-623 (-400 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|))))
-((-2706 (((-1 |#1|) (-623 (-2 (|:| -3625 |#1|) (|:| -4073 (-550))))) 37)) (-4107 (((-1 |#1|) (-1070 |#1|)) 45)) (-2825 (((-1 |#1|) (-1227 |#1|) (-1227 (-550)) (-550)) 34)))
-(((-990 |#1|) (-10 -7 (-15 -4107 ((-1 |#1|) (-1070 |#1|))) (-15 -2706 ((-1 |#1|) (-623 (-2 (|:| -3625 |#1|) (|:| -4073 (-550)))))) (-15 -2825 ((-1 |#1|) (-1227 |#1|) (-1227 (-550)) (-550)))) (-1068)) (T -990))
-((-2825 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1227 *6)) (-5 *4 (-1227 (-550))) (-5 *5 (-550)) (-4 *6 (-1068)) (-5 *2 (-1 *6)) (-5 *1 (-990 *6)))) (-2706 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| -3625 *4) (|:| -4073 (-550))))) (-4 *4 (-1068)) (-5 *2 (-1 *4)) (-5 *1 (-990 *4)))) (-4107 (*1 *2 *3) (-12 (-5 *3 (-1070 *4)) (-4 *4 (-1068)) (-5 *2 (-1 *4)) (-5 *1 (-990 *4)))))
-(-10 -7 (-15 -4107 ((-1 |#1|) (-1070 |#1|))) (-15 -2706 ((-1 |#1|) (-623 (-2 (|:| -3625 |#1|) (|:| -4073 (-550)))))) (-15 -2825 ((-1 |#1|) (-1227 |#1|) (-1227 (-550)) (-550))))
-((-2475 (((-749) (-329 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)) 23)))
-(((-991 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2475 ((-749) (-329 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)))) (-356) (-1203 |#1|) (-1203 (-400 |#2|)) (-335 |#1| |#2| |#3|) (-13 (-361) (-356))) (T -991))
-((-2475 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-329 *6 *7 *4 *8)) (-5 *5 (-1 *9 *6)) (-4 *6 (-356)) (-4 *7 (-1203 *6)) (-4 *4 (-1203 (-400 *7))) (-4 *8 (-335 *6 *7 *4)) (-4 *9 (-13 (-361) (-356))) (-5 *2 (-749)) (-5 *1 (-991 *6 *7 *4 *8 *9)))))
-(-10 -7 (-15 -2475 ((-749) (-329 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|))))
-((-1504 (((-112) $ $) NIL)) (-2926 (((-1103) $) 9)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) NIL) (((-1149) $) NIL) (($ (-1149)) NIL)) (-1925 (((-1103) $) 11)) (-2316 (((-112) $ $) NIL)))
-(((-992) (-13 (-1051) (-10 -8 (-15 -2926 ((-1103) $)) (-15 -1925 ((-1103) $))))) (T -992))
-((-2926 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-992)))) (-1925 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-992)))))
-(-13 (-1051) (-10 -8 (-15 -2926 ((-1103) $)) (-15 -1925 ((-1103) $))))
-((-1682 (((-3 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) "failed") |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) 31) (((-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) (-400 (-550))) 28)) (-2139 (((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) (-400 (-550))) 33) (((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1| (-400 (-550))) 29) (((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) 32) (((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1|) 27)) (-3115 (((-623 (-400 (-550))) (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))) 19)) (-3026 (((-400 (-550)) (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) 16)))
-(((-993 |#1|) (-10 -7 (-15 -2139 ((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1|)) (-15 -2139 ((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))) (-15 -2139 ((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1| (-400 (-550)))) (-15 -2139 ((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) (-400 (-550)))) (-15 -1682 ((-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) (-400 (-550)))) (-15 -1682 ((-3 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) "failed") |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))) (-15 -3026 ((-400 (-550)) (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))) (-15 -3115 ((-623 (-400 (-550))) (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))))) (-1203 (-550))) (T -993))
-((-3115 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))) (-5 *2 (-623 (-400 (-550)))) (-5 *1 (-993 *4)) (-4 *4 (-1203 (-550))))) (-3026 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) (-5 *2 (-400 (-550))) (-5 *1 (-993 *4)) (-4 *4 (-1203 (-550))))) (-1682 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) (-5 *1 (-993 *3)) (-4 *3 (-1203 (-550))))) (-1682 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) (-5 *4 (-400 (-550))) (-5 *1 (-993 *3)) (-4 *3 (-1203 (-550))))) (-2139 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-400 (-550))) (-5 *2 (-623 (-2 (|:| -2671 *5) (|:| -2682 *5)))) (-5 *1 (-993 *3)) (-4 *3 (-1203 (-550))) (-5 *4 (-2 (|:| -2671 *5) (|:| -2682 *5))))) (-2139 (*1 *2 *3 *4) (-12 (-5 *2 (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))) (-5 *1 (-993 *3)) (-4 *3 (-1203 (-550))) (-5 *4 (-400 (-550))))) (-2139 (*1 *2 *3 *4) (-12 (-5 *2 (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))) (-5 *1 (-993 *3)) (-4 *3 (-1203 (-550))) (-5 *4 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))))) (-2139 (*1 *2 *3) (-12 (-5 *2 (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))) (-5 *1 (-993 *3)) (-4 *3 (-1203 (-550))))))
-(-10 -7 (-15 -2139 ((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1|)) (-15 -2139 ((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))) (-15 -2139 ((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1| (-400 (-550)))) (-15 -2139 ((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) (-400 (-550)))) (-15 -1682 ((-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) (-400 (-550)))) (-15 -1682 ((-3 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) "failed") |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))) (-15 -3026 ((-400 (-550)) (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))) (-15 -3115 ((-623 (-400 (-550))) (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))))))
-((-1682 (((-3 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) "failed") |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) 35) (((-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) (-400 (-550))) 32)) (-2139 (((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) (-400 (-550))) 30) (((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1| (-400 (-550))) 26) (((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) 28) (((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1|) 24)))
-(((-994 |#1|) (-10 -7 (-15 -2139 ((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1|)) (-15 -2139 ((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))) (-15 -2139 ((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1| (-400 (-550)))) (-15 -2139 ((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) (-400 (-550)))) (-15 -1682 ((-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) (-400 (-550)))) (-15 -1682 ((-3 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) "failed") |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))))) (-1203 (-400 (-550)))) (T -994))
-((-1682 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) (-5 *1 (-994 *3)) (-4 *3 (-1203 (-400 (-550)))))) (-1682 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) (-5 *4 (-400 (-550))) (-5 *1 (-994 *3)) (-4 *3 (-1203 *4)))) (-2139 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-400 (-550))) (-5 *2 (-623 (-2 (|:| -2671 *5) (|:| -2682 *5)))) (-5 *1 (-994 *3)) (-4 *3 (-1203 *5)) (-5 *4 (-2 (|:| -2671 *5) (|:| -2682 *5))))) (-2139 (*1 *2 *3 *4) (-12 (-5 *4 (-400 (-550))) (-5 *2 (-623 (-2 (|:| -2671 *4) (|:| -2682 *4)))) (-5 *1 (-994 *3)) (-4 *3 (-1203 *4)))) (-2139 (*1 *2 *3 *4) (-12 (-5 *2 (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))) (-5 *1 (-994 *3)) (-4 *3 (-1203 (-400 (-550)))) (-5 *4 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))))) (-2139 (*1 *2 *3) (-12 (-5 *2 (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))) (-5 *1 (-994 *3)) (-4 *3 (-1203 (-400 (-550)))))))
-(-10 -7 (-15 -2139 ((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1|)) (-15 -2139 ((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))) (-15 -2139 ((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1| (-400 (-550)))) (-15 -2139 ((-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))) |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) (-400 (-550)))) (-15 -1682 ((-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) (-400 (-550)))) (-15 -1682 ((-3 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) "failed") |#1| (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))) (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))))
-((-4028 (((-219) $) 6) (((-372) $) 9)))
-(((-995) (-138)) (T -995))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-2912 (((-623 (-550)) $) 54)) (-3780 (($ (-623 (-550))) 62)) (-3104 (((-550) $) 40 (|has| (-550) (-300)))) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-550) (-883)))) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| (-550) (-883)))) (-1611 (((-112) $ $) NIL)) (-4303 (((-550) $) NIL (|has| (-550) (-798)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) 49) (((-3 (-1145) "failed") $) NIL (|has| (-550) (-1012 (-1145)))) (((-3 (-400 (-550)) "failed") $) 47 (|has| (-550) (-1012 (-550)))) (((-3 (-550) "failed") $) 49 (|has| (-550) (-1012 (-550))))) (-2202 (((-550) $) NIL) (((-1145) $) NIL (|has| (-550) (-1012 (-1145)))) (((-400 (-550)) $) NIL (|has| (-550) (-1012 (-550)))) (((-550) $) NIL (|has| (-550) (-1012 (-550))))) (-3455 (($ $ $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| (-550) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| (-550) (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL) (((-667 (-550)) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-1864 (($) NIL (|has| (-550) (-535)))) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-1818 (((-623 (-550)) $) 60)) (-2694 (((-112) $) NIL (|has| (-550) (-798)))) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (|has| (-550) (-860 (-550)))) (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (|has| (-550) (-860 (-372))))) (-2419 (((-112) $) NIL)) (-1484 (($ $) NIL)) (-4153 (((-550) $) 37)) (-1620 (((-3 $ "failed") $) NIL (|has| (-550) (-1120)))) (-1712 (((-112) $) NIL (|has| (-550) (-798)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2793 (($ $ $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (|has| (-550) (-825)))) (-2392 (($ (-1 (-550) (-550)) $) NIL)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL)) (-2463 (($) NIL (|has| (-550) (-1120)) CONST)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1724 (($ $) NIL (|has| (-550) (-300))) (((-400 (-550)) $) 42)) (-3344 (((-1125 (-550)) $) 59)) (-4023 (($ (-623 (-550)) (-623 (-550))) 63)) (-3925 (((-550) $) 53 (|has| (-550) (-535)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-550) (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| (-550) (-883)))) (-1735 (((-411 $) $) NIL)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1553 (($ $ (-623 (-550)) (-623 (-550))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-550) (-550)) NIL (|has| (-550) (-302 (-550)))) (($ $ (-287 (-550))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-623 (-287 (-550)))) NIL (|has| (-550) (-302 (-550)))) (($ $ (-623 (-1145)) (-623 (-550))) NIL (|has| (-550) (-505 (-1145) (-550)))) (($ $ (-1145) (-550)) NIL (|has| (-550) (-505 (-1145) (-550))))) (-1988 (((-749) $) NIL)) (-2757 (($ $ (-550)) NIL (|has| (-550) (-279 (-550) (-550))))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2798 (($ $) 11 (|has| (-550) (-227))) (($ $ (-749)) NIL (|has| (-550) (-227))) (($ $ (-1145)) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-1 (-550) (-550)) (-749)) NIL) (($ $ (-1 (-550) (-550))) NIL)) (-3608 (($ $) NIL)) (-4163 (((-550) $) 39)) (-2230 (((-623 (-550)) $) 61)) (-2451 (((-866 (-550)) $) NIL (|has| (-550) (-596 (-866 (-550))))) (((-866 (-372)) $) NIL (|has| (-550) (-596 (-866 (-372))))) (((-526) $) NIL (|has| (-550) (-596 (-526)))) (((-372) $) NIL (|has| (-550) (-996))) (((-219) $) NIL (|has| (-550) (-996)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| (-550) (-883))))) (-2233 (((-837) $) 77) (($ (-550)) 43) (($ $) NIL) (($ (-400 (-550))) 20) (($ (-550)) 43) (($ (-1145)) NIL (|has| (-550) (-1012 (-1145)))) (((-400 (-550)) $) 18)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| (-550) (-883))) (|has| (-550) (-143))))) (-3091 (((-749)) 9)) (-2967 (((-550) $) 51 (|has| (-550) (-535)))) (-1819 (((-112) $ $) NIL)) (-4188 (($ $) NIL (|has| (-550) (-798)))) (-2688 (($) 10 T CONST)) (-2700 (($) 12 T CONST)) (-1901 (($ $) NIL (|has| (-550) (-227))) (($ $ (-749)) NIL (|has| (-550) (-227))) (($ $ (-1145)) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| (-550) (-874 (-1145)))) (($ $ (-1 (-550) (-550)) (-749)) NIL) (($ $ (-1 (-550) (-550))) NIL)) (-2324 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2302 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2264 (((-112) $ $) 14)) (-2313 (((-112) $ $) NIL (|has| (-550) (-825)))) (-2290 (((-112) $ $) 33 (|has| (-550) (-825)))) (-2382 (($ $ $) 29) (($ (-550) (-550)) 31)) (-2370 (($ $) 15) (($ $ $) 23)) (-2358 (($ $ $) 21)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 25) (($ $ $) 27) (($ $ (-400 (-550))) NIL) (($ (-400 (-550)) $) NIL) (($ (-550) $) 25) (($ $ (-550)) NIL)))
+(((-978 |#1|) (-13 (-966 (-550)) (-10 -8 (-15 -2233 ((-400 (-550)) $)) (-15 -1724 ((-400 (-550)) $)) (-15 -2912 ((-623 (-550)) $)) (-15 -3344 ((-1125 (-550)) $)) (-15 -1818 ((-623 (-550)) $)) (-15 -2230 ((-623 (-550)) $)) (-15 -3780 ($ (-623 (-550)))) (-15 -4023 ($ (-623 (-550)) (-623 (-550)))))) (-550)) (T -978))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-978 *3)) (-14 *3 (-550)))) (-1724 (*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-978 *3)) (-14 *3 (-550)))) (-2912 (*1 *2 *1) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-978 *3)) (-14 *3 (-550)))) (-3344 (*1 *2 *1) (-12 (-5 *2 (-1125 (-550))) (-5 *1 (-978 *3)) (-14 *3 (-550)))) (-1818 (*1 *2 *1) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-978 *3)) (-14 *3 (-550)))) (-2230 (*1 *2 *1) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-978 *3)) (-14 *3 (-550)))) (-3780 (*1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-978 *3)) (-14 *3 (-550)))) (-4023 (*1 *1 *2 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-978 *3)) (-14 *3 (-550)))))
+(-13 (-966 (-550)) (-10 -8 (-15 -2233 ((-400 (-550)) $)) (-15 -1724 ((-400 (-550)) $)) (-15 -2912 ((-623 (-550)) $)) (-15 -3344 ((-1125 (-550)) $)) (-15 -1818 ((-623 (-550)) $)) (-15 -2230 ((-623 (-550)) $)) (-15 -3780 ($ (-623 (-550)))) (-15 -4023 ($ (-623 (-550)) (-623 (-550))))))
+((-3120 (((-52) (-400 (-550)) (-550)) 9)))
+(((-979) (-10 -7 (-15 -3120 ((-52) (-400 (-550)) (-550))))) (T -979))
+((-3120 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-550))) (-5 *4 (-550)) (-5 *2 (-52)) (-5 *1 (-979)))))
+(-10 -7 (-15 -3120 ((-52) (-400 (-550)) (-550))))
+((-3828 (((-550)) 13)) (-3623 (((-550)) 16)) (-4044 (((-1233) (-550)) 15)) (-2640 (((-550) (-550)) 17) (((-550)) 12)))
+(((-980) (-10 -7 (-15 -2640 ((-550))) (-15 -3828 ((-550))) (-15 -2640 ((-550) (-550))) (-15 -4044 ((-1233) (-550))) (-15 -3623 ((-550))))) (T -980))
+((-3623 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-980)))) (-4044 (*1 *2 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1233)) (-5 *1 (-980)))) (-2640 (*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-980)))) (-3828 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-980)))) (-2640 (*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-980)))))
+(-10 -7 (-15 -2640 ((-550))) (-15 -3828 ((-550))) (-15 -2640 ((-550) (-550))) (-15 -4044 ((-1233) (-550))) (-15 -3623 ((-550))))
+((-3452 (((-411 |#1|) |#1|) 41)) (-1735 (((-411 |#1|) |#1|) 40)))
+(((-981 |#1|) (-10 -7 (-15 -1735 ((-411 |#1|) |#1|)) (-15 -3452 ((-411 |#1|) |#1|))) (-1204 (-400 (-550)))) (T -981))
+((-3452 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-981 *3)) (-4 *3 (-1204 (-400 (-550)))))) (-1735 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-981 *3)) (-4 *3 (-1204 (-400 (-550)))))))
+(-10 -7 (-15 -1735 ((-411 |#1|) |#1|)) (-15 -3452 ((-411 |#1|) |#1|)))
+((-3192 (((-3 (-400 (-550)) "failed") |#1|) 15)) (-2593 (((-112) |#1|) 14)) (-3169 (((-400 (-550)) |#1|) 10)))
+(((-982 |#1|) (-10 -7 (-15 -3169 ((-400 (-550)) |#1|)) (-15 -2593 ((-112) |#1|)) (-15 -3192 ((-3 (-400 (-550)) "failed") |#1|))) (-1012 (-400 (-550)))) (T -982))
+((-3192 (*1 *2 *3) (|partial| -12 (-5 *2 (-400 (-550))) (-5 *1 (-982 *3)) (-4 *3 (-1012 *2)))) (-2593 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-982 *3)) (-4 *3 (-1012 (-400 (-550)))))) (-3169 (*1 *2 *3) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-982 *3)) (-4 *3 (-1012 *2)))))
+(-10 -7 (-15 -3169 ((-400 (-550)) |#1|)) (-15 -2593 ((-112) |#1|)) (-15 -3192 ((-3 (-400 (-550)) "failed") |#1|)))
+((-2409 ((|#2| $ "value" |#2|) 12)) (-2757 ((|#2| $ "value") 10)) (-1977 (((-112) $ $) 18)))
+(((-983 |#1| |#2|) (-10 -8 (-15 -2409 (|#2| |#1| "value" |#2|)) (-15 -1977 ((-112) |#1| |#1|)) (-15 -2757 (|#2| |#1| "value"))) (-984 |#2|) (-1182)) (T -983))
+NIL
+(-10 -8 (-15 -2409 (|#2| |#1| "value" |#2|)) (-15 -1977 ((-112) |#1| |#1|)) (-15 -2757 (|#2| |#1| "value")))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-1337 ((|#1| $) 48)) (-3368 (((-112) $ (-749)) 8)) (-1629 ((|#1| $ |#1|) 39 (|has| $ (-6 -4345)))) (-2409 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) 41 (|has| $ (-6 -4345)))) (-2991 (($) 7 T CONST)) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-4079 (((-623 $) $) 50)) (-3687 (((-112) $ $) 42 (|has| |#1| (-1069)))) (-1445 (((-112) $ (-749)) 9)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35)) (-1700 (((-112) $ (-749)) 10)) (-2951 (((-623 |#1|) $) 45)) (-1515 (((-112) $) 49)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#1| $ "value") 47)) (-1456 (((-550) $ $) 44)) (-2320 (((-112) $) 46)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-4075 (((-623 $) $) 51)) (-1977 (((-112) $ $) 43 (|has| |#1| (-1069)))) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-984 |#1|) (-138) (-1182)) (T -984))
+((-4075 (*1 *2 *1) (-12 (-4 *3 (-1182)) (-5 *2 (-623 *1)) (-4 *1 (-984 *3)))) (-4079 (*1 *2 *1) (-12 (-4 *3 (-1182)) (-5 *2 (-623 *1)) (-4 *1 (-984 *3)))) (-1515 (*1 *2 *1) (-12 (-4 *1 (-984 *3)) (-4 *3 (-1182)) (-5 *2 (-112)))) (-1337 (*1 *2 *1) (-12 (-4 *1 (-984 *2)) (-4 *2 (-1182)))) (-2757 (*1 *2 *1 *3) (-12 (-5 *3 "value") (-4 *1 (-984 *2)) (-4 *2 (-1182)))) (-2320 (*1 *2 *1) (-12 (-4 *1 (-984 *3)) (-4 *3 (-1182)) (-5 *2 (-112)))) (-2951 (*1 *2 *1) (-12 (-4 *1 (-984 *3)) (-4 *3 (-1182)) (-5 *2 (-623 *3)))) (-1456 (*1 *2 *1 *1) (-12 (-4 *1 (-984 *3)) (-4 *3 (-1182)) (-5 *2 (-550)))) (-1977 (*1 *2 *1 *1) (-12 (-4 *1 (-984 *3)) (-4 *3 (-1182)) (-4 *3 (-1069)) (-5 *2 (-112)))) (-3687 (*1 *2 *1 *1) (-12 (-4 *1 (-984 *3)) (-4 *3 (-1182)) (-4 *3 (-1069)) (-5 *2 (-112)))) (-4202 (*1 *1 *1 *2) (-12 (-5 *2 (-623 *1)) (|has| *1 (-6 -4345)) (-4 *1 (-984 *3)) (-4 *3 (-1182)))) (-2409 (*1 *2 *1 *3 *2) (-12 (-5 *3 "value") (|has| *1 (-6 -4345)) (-4 *1 (-984 *2)) (-4 *2 (-1182)))) (-1629 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4345)) (-4 *1 (-984 *2)) (-4 *2 (-1182)))))
+(-13 (-481 |t#1|) (-10 -8 (-15 -4075 ((-623 $) $)) (-15 -4079 ((-623 $) $)) (-15 -1515 ((-112) $)) (-15 -1337 (|t#1| $)) (-15 -2757 (|t#1| $ "value")) (-15 -2320 ((-112) $)) (-15 -2951 ((-623 |t#1|) $)) (-15 -1456 ((-550) $ $)) (IF (|has| |t#1| (-1069)) (PROGN (-15 -1977 ((-112) $ $)) (-15 -3687 ((-112) $ $))) |%noBranch|) (IF (|has| $ (-6 -4345)) (PROGN (-15 -4202 ($ $ (-623 $))) (-15 -2409 (|t#1| $ "value" |t#1|)) (-15 -1629 (|t#1| $ |t#1|))) |%noBranch|)))
+(((-34) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-1069) |has| |#1| (-1069)) ((-1182) . T))
+((-1745 (($ $) 9) (($ $ (-895)) 43) (($ (-400 (-550))) 13) (($ (-550)) 15)) (-3217 (((-3 $ "failed") (-1141 $) (-895) (-837)) 23) (((-3 $ "failed") (-1141 $) (-895)) 28)) (-1893 (($ $ (-550)) 49)) (-3091 (((-749)) 17)) (-1759 (((-623 $) (-1141 $)) NIL) (((-623 $) (-1141 (-400 (-550)))) 54) (((-623 $) (-1141 (-550))) 59) (((-623 $) (-926 $)) 63) (((-623 $) (-926 (-400 (-550)))) 67) (((-623 $) (-926 (-550))) 71)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL) (($ $ (-400 (-550))) 47)))
+(((-985 |#1|) (-10 -8 (-15 -1745 (|#1| (-550))) (-15 -1745 (|#1| (-400 (-550)))) (-15 -1745 (|#1| |#1| (-895))) (-15 -1759 ((-623 |#1|) (-926 (-550)))) (-15 -1759 ((-623 |#1|) (-926 (-400 (-550))))) (-15 -1759 ((-623 |#1|) (-926 |#1|))) (-15 -1759 ((-623 |#1|) (-1141 (-550)))) (-15 -1759 ((-623 |#1|) (-1141 (-400 (-550))))) (-15 -1759 ((-623 |#1|) (-1141 |#1|))) (-15 -3217 ((-3 |#1| "failed") (-1141 |#1|) (-895))) (-15 -3217 ((-3 |#1| "failed") (-1141 |#1|) (-895) (-837))) (-15 ** (|#1| |#1| (-400 (-550)))) (-15 -1893 (|#1| |#1| (-550))) (-15 -1745 (|#1| |#1|)) (-15 ** (|#1| |#1| (-550))) (-15 -3091 ((-749))) (-15 ** (|#1| |#1| (-749))) (-15 ** (|#1| |#1| (-895)))) (-986)) (T -985))
+((-3091 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-985 *3)) (-4 *3 (-986)))))
+(-10 -8 (-15 -1745 (|#1| (-550))) (-15 -1745 (|#1| (-400 (-550)))) (-15 -1745 (|#1| |#1| (-895))) (-15 -1759 ((-623 |#1|) (-926 (-550)))) (-15 -1759 ((-623 |#1|) (-926 (-400 (-550))))) (-15 -1759 ((-623 |#1|) (-926 |#1|))) (-15 -1759 ((-623 |#1|) (-1141 (-550)))) (-15 -1759 ((-623 |#1|) (-1141 (-400 (-550))))) (-15 -1759 ((-623 |#1|) (-1141 |#1|))) (-15 -3217 ((-3 |#1| "failed") (-1141 |#1|) (-895))) (-15 -3217 ((-3 |#1| "failed") (-1141 |#1|) (-895) (-837))) (-15 ** (|#1| |#1| (-400 (-550)))) (-15 -1893 (|#1| |#1| (-550))) (-15 -1745 (|#1| |#1|)) (-15 ** (|#1| |#1| (-550))) (-15 -3091 ((-749))) (-15 ** (|#1| |#1| (-749))) (-15 ** (|#1| |#1| (-895))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 87)) (-3050 (($ $) 88)) (-3953 (((-112) $) 90)) (-1993 (((-3 $ "failed") $ $) 19)) (-2318 (($ $) 107)) (-2207 (((-411 $) $) 108)) (-1745 (($ $) 71) (($ $ (-895)) 57) (($ (-400 (-550))) 56) (($ (-550)) 55)) (-1611 (((-112) $ $) 98)) (-4303 (((-550) $) 124)) (-2991 (($) 17 T CONST)) (-3217 (((-3 $ "failed") (-1141 $) (-895) (-837)) 65) (((-3 $ "failed") (-1141 $) (-895)) 64)) (-2288 (((-3 (-550) "failed") $) 83 (|has| (-400 (-550)) (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) 81 (|has| (-400 (-550)) (-1012 (-400 (-550))))) (((-3 (-400 (-550)) "failed") $) 79)) (-2202 (((-550) $) 84 (|has| (-400 (-550)) (-1012 (-550)))) (((-400 (-550)) $) 82 (|has| (-400 (-550)) (-1012 (-400 (-550))))) (((-400 (-550)) $) 78)) (-1420 (($ $ (-837)) 54)) (-3579 (($ $ (-837)) 53)) (-3455 (($ $ $) 102)) (-1537 (((-3 $ "failed") $) 32)) (-3429 (($ $ $) 101)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 96)) (-1568 (((-112) $) 109)) (-2694 (((-112) $) 122)) (-2419 (((-112) $) 30)) (-1893 (($ $ (-550)) 70)) (-1712 (((-112) $) 123)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 105)) (-2793 (($ $ $) 121)) (-2173 (($ $ $) 120)) (-4142 (((-3 (-1141 $) "failed") $) 66)) (-2476 (((-3 (-837) "failed") $) 68)) (-2745 (((-3 (-1141 $) "failed") $) 67)) (-3231 (($ (-623 $)) 94) (($ $ $) 93)) (-2369 (((-1127) $) 9)) (-1619 (($ $) 110)) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 95)) (-3260 (($ (-623 $)) 92) (($ $ $) 91)) (-1735 (((-411 $) $) 106)) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 104) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 103)) (-3409 (((-3 $ "failed") $ $) 86)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 97)) (-1988 (((-749) $) 99)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 100)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ (-400 (-550))) 114) (($ $) 85) (($ (-400 (-550))) 80) (($ (-550)) 77) (($ (-400 (-550))) 74)) (-3091 (((-749)) 28)) (-1819 (((-112) $ $) 89)) (-2154 (((-400 (-550)) $ $) 52)) (-1759 (((-623 $) (-1141 $)) 63) (((-623 $) (-1141 (-400 (-550)))) 62) (((-623 $) (-1141 (-550))) 61) (((-623 $) (-926 $)) 60) (((-623 $) (-926 (-400 (-550)))) 59) (((-623 $) (-926 (-550))) 58)) (-4188 (($ $) 125)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2324 (((-112) $ $) 118)) (-2302 (((-112) $ $) 117)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 119)) (-2290 (((-112) $ $) 116)) (-2382 (($ $ $) 115)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 111) (($ $ (-400 (-550))) 69)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ (-400 (-550)) $) 113) (($ $ (-400 (-550))) 112) (($ (-550) $) 76) (($ $ (-550)) 75) (($ (-400 (-550)) $) 73) (($ $ (-400 (-550))) 72)))
+(((-986) (-138)) (T -986))
+((-1745 (*1 *1 *1) (-4 *1 (-986))) (-2476 (*1 *2 *1) (|partial| -12 (-4 *1 (-986)) (-5 *2 (-837)))) (-2745 (*1 *2 *1) (|partial| -12 (-5 *2 (-1141 *1)) (-4 *1 (-986)))) (-4142 (*1 *2 *1) (|partial| -12 (-5 *2 (-1141 *1)) (-4 *1 (-986)))) (-3217 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-1141 *1)) (-5 *3 (-895)) (-5 *4 (-837)) (-4 *1 (-986)))) (-3217 (*1 *1 *2 *3) (|partial| -12 (-5 *2 (-1141 *1)) (-5 *3 (-895)) (-4 *1 (-986)))) (-1759 (*1 *2 *3) (-12 (-5 *3 (-1141 *1)) (-4 *1 (-986)) (-5 *2 (-623 *1)))) (-1759 (*1 *2 *3) (-12 (-5 *3 (-1141 (-400 (-550)))) (-5 *2 (-623 *1)) (-4 *1 (-986)))) (-1759 (*1 *2 *3) (-12 (-5 *3 (-1141 (-550))) (-5 *2 (-623 *1)) (-4 *1 (-986)))) (-1759 (*1 *2 *3) (-12 (-5 *3 (-926 *1)) (-4 *1 (-986)) (-5 *2 (-623 *1)))) (-1759 (*1 *2 *3) (-12 (-5 *3 (-926 (-400 (-550)))) (-5 *2 (-623 *1)) (-4 *1 (-986)))) (-1759 (*1 *2 *3) (-12 (-5 *3 (-926 (-550))) (-5 *2 (-623 *1)) (-4 *1 (-986)))) (-1745 (*1 *1 *1 *2) (-12 (-4 *1 (-986)) (-5 *2 (-895)))) (-1745 (*1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-4 *1 (-986)))) (-1745 (*1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-986)))) (-1420 (*1 *1 *1 *2) (-12 (-4 *1 (-986)) (-5 *2 (-837)))) (-3579 (*1 *1 *1 *2) (-12 (-4 *1 (-986)) (-5 *2 (-837)))) (-2154 (*1 *2 *1 *1) (-12 (-4 *1 (-986)) (-5 *2 (-400 (-550))))))
+(-13 (-145) (-823) (-170) (-356) (-404 (-400 (-550))) (-38 (-550)) (-38 (-400 (-550))) (-976) (-10 -8 (-15 -2476 ((-3 (-837) "failed") $)) (-15 -2745 ((-3 (-1141 $) "failed") $)) (-15 -4142 ((-3 (-1141 $) "failed") $)) (-15 -3217 ((-3 $ "failed") (-1141 $) (-895) (-837))) (-15 -3217 ((-3 $ "failed") (-1141 $) (-895))) (-15 -1759 ((-623 $) (-1141 $))) (-15 -1759 ((-623 $) (-1141 (-400 (-550))))) (-15 -1759 ((-623 $) (-1141 (-550)))) (-15 -1759 ((-623 $) (-926 $))) (-15 -1759 ((-623 $) (-926 (-400 (-550))))) (-15 -1759 ((-623 $) (-926 (-550)))) (-15 -1745 ($ $ (-895))) (-15 -1745 ($ $)) (-15 -1745 ($ (-400 (-550)))) (-15 -1745 ($ (-550))) (-15 -1420 ($ $ (-837))) (-15 -3579 ($ $ (-837))) (-15 -2154 ((-400 (-550)) $ $))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 #1=(-550)) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 #1# #1#) . T) ((-111 $ $) . T) ((-130) . T) ((-145) . T) ((-595 (-837)) . T) ((-170) . T) ((-237) . T) ((-283) . T) ((-300) . T) ((-356) . T) ((-404 (-400 (-550))) . T) ((-444) . T) ((-542) . T) ((-626 #0#) . T) ((-626 #1#) . T) ((-626 $) . T) ((-696 #0#) . T) ((-696 #1#) . T) ((-696 $) . T) ((-705) . T) ((-769) . T) ((-770) . T) ((-772) . T) ((-773) . T) ((-823) . T) ((-825) . T) ((-894) . T) ((-976) . T) ((-1012 (-400 (-550))) . T) ((-1012 (-550)) |has| (-400 (-550)) (-1012 (-550))) ((-1027 #0#) . T) ((-1027 #1#) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1186) . T))
+((-3997 (((-2 (|:| |ans| |#2|) (|:| -3490 |#2|) (|:| |sol?| (-112))) (-550) |#2| |#2| (-1145) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-623 |#2|)) (-1 (-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 66)))
+(((-987 |#1| |#2|) (-10 -7 (-15 -3997 ((-2 (|:| |ans| |#2|) (|:| -3490 |#2|) (|:| |sol?| (-112))) (-550) |#2| |#2| (-1145) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-623 |#2|)) (-1 (-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-444) (-825) (-145) (-1012 (-550)) (-619 (-550))) (-13 (-1167) (-27) (-423 |#1|))) (T -987))
+((-3997 (*1 *2 *3 *4 *4 *5 *6 *7) (-12 (-5 *5 (-1145)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-623 *4))) (-5 *7 (-1 (-3 (-2 (|:| -3230 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1167) (-27) (-423 *8))) (-4 *8 (-13 (-444) (-825) (-145) (-1012 *3) (-619 *3))) (-5 *3 (-550)) (-5 *2 (-2 (|:| |ans| *4) (|:| -3490 *4) (|:| |sol?| (-112)))) (-5 *1 (-987 *8 *4)))))
+(-10 -7 (-15 -3997 ((-2 (|:| |ans| |#2|) (|:| -3490 |#2|) (|:| |sol?| (-112))) (-550) |#2| |#2| (-1145) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-623 |#2|)) (-1 (-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|))))
+((-3587 (((-3 (-623 |#2|) "failed") (-550) |#2| |#2| |#2| (-1145) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-623 |#2|)) (-1 (-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 53)))
+(((-988 |#1| |#2|) (-10 -7 (-15 -3587 ((-3 (-623 |#2|) "failed") (-550) |#2| |#2| |#2| (-1145) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-623 |#2|)) (-1 (-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-444) (-825) (-145) (-1012 (-550)) (-619 (-550))) (-13 (-1167) (-27) (-423 |#1|))) (T -988))
+((-3587 (*1 *2 *3 *4 *4 *4 *5 *6 *7) (|partial| -12 (-5 *5 (-1145)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-623 *4))) (-5 *7 (-1 (-3 (-2 (|:| -3230 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1167) (-27) (-423 *8))) (-4 *8 (-13 (-444) (-825) (-145) (-1012 *3) (-619 *3))) (-5 *3 (-550)) (-5 *2 (-623 *4)) (-5 *1 (-988 *8 *4)))))
+(-10 -7 (-15 -3587 ((-3 (-623 |#2|) "failed") (-550) |#2| |#2| |#2| (-1145) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-623 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-623 |#2|)) (-1 (-3 (-2 (|:| -3230 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|))))
+((-2010 (((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-112)))) (|:| -1309 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-550)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-550) (-1 |#2| |#2|)) 30)) (-3193 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-400 |#2|)) (|:| |c| (-400 |#2|)) (|:| -2815 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-1 |#2| |#2|)) 58)) (-1380 (((-2 (|:| |ans| (-400 |#2|)) (|:| |nosol| (-112))) (-400 |#2|) (-400 |#2|)) 63)))
+(((-989 |#1| |#2|) (-10 -7 (-15 -3193 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-400 |#2|)) (|:| |c| (-400 |#2|)) (|:| -2815 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-1 |#2| |#2|))) (-15 -1380 ((-2 (|:| |ans| (-400 |#2|)) (|:| |nosol| (-112))) (-400 |#2|) (-400 |#2|))) (-15 -2010 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-112)))) (|:| -1309 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-550)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-550) (-1 |#2| |#2|)))) (-13 (-356) (-145) (-1012 (-550))) (-1204 |#1|)) (T -989))
+((-2010 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1204 *6)) (-4 *6 (-13 (-356) (-145) (-1012 *4))) (-5 *4 (-550)) (-5 *2 (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-112)))) (|:| -1309 (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| *4) (|:| |alpha| *3) (|:| |beta| *3))))) (-5 *1 (-989 *6 *3)))) (-1380 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-356) (-145) (-1012 (-550)))) (-4 *5 (-1204 *4)) (-5 *2 (-2 (|:| |ans| (-400 *5)) (|:| |nosol| (-112)))) (-5 *1 (-989 *4 *5)) (-5 *3 (-400 *5)))) (-3193 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1204 *5)) (-4 *5 (-13 (-356) (-145) (-1012 (-550)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-400 *6)) (|:| |c| (-400 *6)) (|:| -2815 *6))) (-5 *1 (-989 *5 *6)) (-5 *3 (-400 *6)))))
+(-10 -7 (-15 -3193 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-400 |#2|)) (|:| |c| (-400 |#2|)) (|:| -2815 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-1 |#2| |#2|))) (-15 -1380 ((-2 (|:| |ans| (-400 |#2|)) (|:| |nosol| (-112))) (-400 |#2|) (-400 |#2|))) (-15 -2010 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-112)))) (|:| -1309 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-550)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-550) (-1 |#2| |#2|))))
+((-3924 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-400 |#2|)) (|:| |h| |#2|) (|:| |c1| (-400 |#2|)) (|:| |c2| (-400 |#2|)) (|:| -2815 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|) (-1 |#2| |#2|)) 22)) (-3516 (((-3 (-623 (-400 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|)) 33)))
+(((-990 |#1| |#2|) (-10 -7 (-15 -3924 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-400 |#2|)) (|:| |h| |#2|) (|:| |c1| (-400 |#2|)) (|:| |c2| (-400 |#2|)) (|:| -2815 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|) (-1 |#2| |#2|))) (-15 -3516 ((-3 (-623 (-400 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|)))) (-13 (-356) (-145) (-1012 (-550))) (-1204 |#1|)) (T -990))
+((-3516 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-356) (-145) (-1012 (-550)))) (-4 *5 (-1204 *4)) (-5 *2 (-623 (-400 *5))) (-5 *1 (-990 *4 *5)) (-5 *3 (-400 *5)))) (-3924 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1204 *5)) (-4 *5 (-13 (-356) (-145) (-1012 (-550)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-400 *6)) (|:| |h| *6) (|:| |c1| (-400 *6)) (|:| |c2| (-400 *6)) (|:| -2815 *6))) (-5 *1 (-990 *5 *6)) (-5 *3 (-400 *6)))))
+(-10 -7 (-15 -3924 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-400 |#2|)) (|:| |h| |#2|) (|:| |c1| (-400 |#2|)) (|:| |c2| (-400 |#2|)) (|:| -2815 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|) (-1 |#2| |#2|))) (-15 -3516 ((-3 (-623 (-400 |#2|)) "failed") (-400 |#2|) (-400 |#2|) (-400 |#2|))))
+((-3065 (((-1 |#1|) (-623 (-2 (|:| -1337 |#1|) (|:| -3609 (-550))))) 37)) (-2783 (((-1 |#1|) (-1071 |#1|)) 45)) (-1606 (((-1 |#1|) (-1228 |#1|) (-1228 (-550)) (-550)) 34)))
+(((-991 |#1|) (-10 -7 (-15 -2783 ((-1 |#1|) (-1071 |#1|))) (-15 -3065 ((-1 |#1|) (-623 (-2 (|:| -1337 |#1|) (|:| -3609 (-550)))))) (-15 -1606 ((-1 |#1|) (-1228 |#1|) (-1228 (-550)) (-550)))) (-1069)) (T -991))
+((-1606 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1228 *6)) (-5 *4 (-1228 (-550))) (-5 *5 (-550)) (-4 *6 (-1069)) (-5 *2 (-1 *6)) (-5 *1 (-991 *6)))) (-3065 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| -1337 *4) (|:| -3609 (-550))))) (-4 *4 (-1069)) (-5 *2 (-1 *4)) (-5 *1 (-991 *4)))) (-2783 (*1 *2 *3) (-12 (-5 *3 (-1071 *4)) (-4 *4 (-1069)) (-5 *2 (-1 *4)) (-5 *1 (-991 *4)))))
+(-10 -7 (-15 -2783 ((-1 |#1|) (-1071 |#1|))) (-15 -3065 ((-1 |#1|) (-623 (-2 (|:| -1337 |#1|) (|:| -3609 (-550)))))) (-15 -1606 ((-1 |#1|) (-1228 |#1|) (-1228 (-550)) (-550))))
+((-2603 (((-749) (-329 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)) 23)))
+(((-992 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2603 ((-749) (-329 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)))) (-356) (-1204 |#1|) (-1204 (-400 |#2|)) (-335 |#1| |#2| |#3|) (-13 (-361) (-356))) (T -992))
+((-2603 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-329 *6 *7 *4 *8)) (-5 *5 (-1 *9 *6)) (-4 *6 (-356)) (-4 *7 (-1204 *6)) (-4 *4 (-1204 (-400 *7))) (-4 *8 (-335 *6 *7 *4)) (-4 *9 (-13 (-361) (-356))) (-5 *2 (-749)) (-5 *1 (-992 *6 *7 *4 *8 *9)))))
+(-10 -7 (-15 -2603 ((-749) (-329 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|))))
+((-2221 (((-112) $ $) NIL)) (-1355 (((-1104) $) 9)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) NIL) (((-1150) $) NIL) (($ (-1150)) NIL)) (-1865 (((-1104) $) 11)) (-2264 (((-112) $ $) NIL)))
+(((-993) (-13 (-1052) (-10 -8 (-15 -1355 ((-1104) $)) (-15 -1865 ((-1104) $))))) (T -993))
+((-1355 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-993)))) (-1865 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-993)))))
+(-13 (-1052) (-10 -8 (-15 -1355 ((-1104) $)) (-15 -1865 ((-1104) $))))
+((-3471 (((-3 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) "failed") |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) 31) (((-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) (-400 (-550))) 28)) (-2354 (((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) (-400 (-550))) 33) (((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1| (-400 (-550))) 29) (((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) 32) (((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1|) 27)) (-2528 (((-623 (-400 (-550))) (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))) 19)) (-3004 (((-400 (-550)) (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) 16)))
+(((-994 |#1|) (-10 -7 (-15 -2354 ((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1|)) (-15 -2354 ((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))) (-15 -2354 ((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1| (-400 (-550)))) (-15 -2354 ((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) (-400 (-550)))) (-15 -3471 ((-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) (-400 (-550)))) (-15 -3471 ((-3 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) "failed") |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))) (-15 -3004 ((-400 (-550)) (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))) (-15 -2528 ((-623 (-400 (-550))) (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))))) (-1204 (-550))) (T -994))
+((-2528 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))) (-5 *2 (-623 (-400 (-550)))) (-5 *1 (-994 *4)) (-4 *4 (-1204 (-550))))) (-3004 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) (-5 *2 (-400 (-550))) (-5 *1 (-994 *4)) (-4 *4 (-1204 (-550))))) (-3471 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) (-5 *1 (-994 *3)) (-4 *3 (-1204 (-550))))) (-3471 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) (-5 *4 (-400 (-550))) (-5 *1 (-994 *3)) (-4 *3 (-1204 (-550))))) (-2354 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-400 (-550))) (-5 *2 (-623 (-2 (|:| -3480 *5) (|:| -3490 *5)))) (-5 *1 (-994 *3)) (-4 *3 (-1204 (-550))) (-5 *4 (-2 (|:| -3480 *5) (|:| -3490 *5))))) (-2354 (*1 *2 *3 *4) (-12 (-5 *2 (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))) (-5 *1 (-994 *3)) (-4 *3 (-1204 (-550))) (-5 *4 (-400 (-550))))) (-2354 (*1 *2 *3 *4) (-12 (-5 *2 (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))) (-5 *1 (-994 *3)) (-4 *3 (-1204 (-550))) (-5 *4 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))))) (-2354 (*1 *2 *3) (-12 (-5 *2 (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))) (-5 *1 (-994 *3)) (-4 *3 (-1204 (-550))))))
+(-10 -7 (-15 -2354 ((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1|)) (-15 -2354 ((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))) (-15 -2354 ((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1| (-400 (-550)))) (-15 -2354 ((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) (-400 (-550)))) (-15 -3471 ((-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) (-400 (-550)))) (-15 -3471 ((-3 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) "failed") |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))) (-15 -3004 ((-400 (-550)) (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))) (-15 -2528 ((-623 (-400 (-550))) (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))))))
+((-3471 (((-3 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) "failed") |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) 35) (((-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) (-400 (-550))) 32)) (-2354 (((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) (-400 (-550))) 30) (((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1| (-400 (-550))) 26) (((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) 28) (((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1|) 24)))
+(((-995 |#1|) (-10 -7 (-15 -2354 ((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1|)) (-15 -2354 ((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))) (-15 -2354 ((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1| (-400 (-550)))) (-15 -2354 ((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) (-400 (-550)))) (-15 -3471 ((-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) (-400 (-550)))) (-15 -3471 ((-3 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) "failed") |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))))) (-1204 (-400 (-550)))) (T -995))
+((-3471 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) (-5 *1 (-995 *3)) (-4 *3 (-1204 (-400 (-550)))))) (-3471 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) (-5 *4 (-400 (-550))) (-5 *1 (-995 *3)) (-4 *3 (-1204 *4)))) (-2354 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-400 (-550))) (-5 *2 (-623 (-2 (|:| -3480 *5) (|:| -3490 *5)))) (-5 *1 (-995 *3)) (-4 *3 (-1204 *5)) (-5 *4 (-2 (|:| -3480 *5) (|:| -3490 *5))))) (-2354 (*1 *2 *3 *4) (-12 (-5 *4 (-400 (-550))) (-5 *2 (-623 (-2 (|:| -3480 *4) (|:| -3490 *4)))) (-5 *1 (-995 *3)) (-4 *3 (-1204 *4)))) (-2354 (*1 *2 *3 *4) (-12 (-5 *2 (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))) (-5 *1 (-995 *3)) (-4 *3 (-1204 (-400 (-550)))) (-5 *4 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))))) (-2354 (*1 *2 *3) (-12 (-5 *2 (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))) (-5 *1 (-995 *3)) (-4 *3 (-1204 (-400 (-550)))))))
+(-10 -7 (-15 -2354 ((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1|)) (-15 -2354 ((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))) (-15 -2354 ((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1| (-400 (-550)))) (-15 -2354 ((-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))) |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) (-400 (-550)))) (-15 -3471 ((-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) (-400 (-550)))) (-15 -3471 ((-3 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) "failed") |#1| (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))) (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))))
+((-2451 (((-219) $) 6) (((-372) $) 9)))
+(((-996) (-138)) (T -996))
NIL
(-13 (-596 (-219)) (-596 (-372)))
(((-596 (-219)) . T) ((-596 (-372)) . T))
-((-2903 (((-623 (-372)) (-925 (-550)) (-372)) 28) (((-623 (-372)) (-925 (-400 (-550))) (-372)) 27)) (-3367 (((-623 (-623 (-372))) (-623 (-925 (-550))) (-623 (-1144)) (-372)) 37)))
-(((-996) (-10 -7 (-15 -2903 ((-623 (-372)) (-925 (-400 (-550))) (-372))) (-15 -2903 ((-623 (-372)) (-925 (-550)) (-372))) (-15 -3367 ((-623 (-623 (-372))) (-623 (-925 (-550))) (-623 (-1144)) (-372))))) (T -996))
-((-3367 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 (-925 (-550)))) (-5 *4 (-623 (-1144))) (-5 *2 (-623 (-623 (-372)))) (-5 *1 (-996)) (-5 *5 (-372)))) (-2903 (*1 *2 *3 *4) (-12 (-5 *3 (-925 (-550))) (-5 *2 (-623 (-372))) (-5 *1 (-996)) (-5 *4 (-372)))) (-2903 (*1 *2 *3 *4) (-12 (-5 *3 (-925 (-400 (-550)))) (-5 *2 (-623 (-372))) (-5 *1 (-996)) (-5 *4 (-372)))))
-(-10 -7 (-15 -2903 ((-623 (-372)) (-925 (-400 (-550))) (-372))) (-15 -2903 ((-623 (-372)) (-925 (-550)) (-372))) (-15 -3367 ((-623 (-623 (-372))) (-623 (-925 (-550))) (-623 (-1144)) (-372))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 70)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3353 (($ $) NIL) (($ $ (-894)) NIL) (($ (-400 (-550))) NIL) (($ (-550)) NIL)) (-3631 (((-112) $ $) NIL)) (-3712 (((-550) $) 65)) (-3513 (($) NIL T CONST)) (-4146 (((-3 $ "failed") (-1140 $) (-894) (-836)) NIL) (((-3 $ "failed") (-1140 $) (-894)) 50)) (-3880 (((-3 (-400 (-550)) "failed") $) NIL (|has| (-400 (-550)) (-1011 (-400 (-550))))) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 |#1| "failed") $) 107) (((-3 (-550) "failed") $) NIL (-1561 (|has| (-400 (-550)) (-1011 (-550))) (|has| |#1| (-1011 (-550)))))) (-2726 (((-400 (-550)) $) 15 (|has| (-400 (-550)) (-1011 (-400 (-550))))) (((-400 (-550)) $) 15) ((|#1| $) 108) (((-550) $) NIL (-1561 (|has| (-400 (-550)) (-1011 (-550))) (|has| |#1| (-1011 (-550)))))) (-1544 (($ $ (-836)) 42)) (-2635 (($ $ (-836)) 43)) (-3349 (($ $ $) NIL)) (-4054 (((-400 (-550)) $ $) 19)) (-1386 (((-3 $ "failed") $) 83)) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-1416 (((-112) $) 61)) (-3102 (((-112) $) NIL)) (-1460 (($ $ (-550)) NIL)) (-3329 (((-112) $) 64)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-1631 (((-3 (-1140 $) "failed") $) 78)) (-1835 (((-3 (-836) "failed") $) 77)) (-1733 (((-3 (-1140 $) "failed") $) 75)) (-2230 (((-3 (-1030 $ (-1140 $)) "failed") $) 73)) (-3106 (($ (-623 $)) NIL) (($ $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) 84)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ (-623 $)) NIL) (($ $ $) NIL)) (-3338 (((-411 $) $) NIL)) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-1518 (((-836) $) 82) (($ (-550)) NIL) (($ (-400 (-550))) NIL) (($ $) 58) (($ (-400 (-550))) NIL) (($ (-550)) NIL) (($ (-400 (-550))) NIL) (($ |#1|) 110)) (-2390 (((-749)) NIL)) (-1345 (((-112) $ $) NIL)) (-2001 (((-400 (-550)) $ $) 25)) (-4258 (((-623 $) (-1140 $)) 56) (((-623 $) (-1140 (-400 (-550)))) NIL) (((-623 $) (-1140 (-550))) NIL) (((-623 $) (-925 $)) NIL) (((-623 $) (-925 (-400 (-550)))) NIL) (((-623 $) (-925 (-550))) NIL)) (-2327 (($ (-1030 $ (-1140 $)) (-836)) 41)) (-1635 (($ $) 20)) (-2626 (($) 29 T CONST)) (-2636 (($) 35 T CONST)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 71)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 22)) (-2414 (($ $ $) 33)) (-2403 (($ $) 34) (($ $ $) 69)) (-2391 (($ $ $) 103)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL) (($ $ (-400 (-550))) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 91) (($ $ $) 96) (($ (-400 (-550)) $) NIL) (($ $ (-400 (-550))) NIL) (($ (-550) $) 91) (($ $ (-550)) NIL) (($ (-400 (-550)) $) NIL) (($ $ (-400 (-550))) NIL) (($ |#1| $) 95) (($ $ |#1|) NIL)))
-(((-997 |#1|) (-13 (-985) (-404 |#1|) (-38 |#1|) (-10 -8 (-15 -2327 ($ (-1030 $ (-1140 $)) (-836))) (-15 -2230 ((-3 (-1030 $ (-1140 $)) "failed") $)) (-15 -4054 ((-400 (-550)) $ $)))) (-13 (-823) (-356) (-995))) (T -997))
-((-2327 (*1 *1 *2 *3) (-12 (-5 *2 (-1030 (-997 *4) (-1140 (-997 *4)))) (-5 *3 (-836)) (-5 *1 (-997 *4)) (-4 *4 (-13 (-823) (-356) (-995))))) (-2230 (*1 *2 *1) (|partial| -12 (-5 *2 (-1030 (-997 *3) (-1140 (-997 *3)))) (-5 *1 (-997 *3)) (-4 *3 (-13 (-823) (-356) (-995))))) (-4054 (*1 *2 *1 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-997 *3)) (-4 *3 (-13 (-823) (-356) (-995))))))
-(-13 (-985) (-404 |#1|) (-38 |#1|) (-10 -8 (-15 -2327 ($ (-1030 $ (-1140 $)) (-836))) (-15 -2230 ((-3 (-1030 $ (-1140 $)) "failed") $)) (-15 -4054 ((-400 (-550)) $ $))))
-((-2442 (((-2 (|:| -1721 |#2|) (|:| -3903 (-623 |#1|))) |#2| (-623 |#1|)) 20) ((|#2| |#2| |#1|) 15)))
-(((-998 |#1| |#2|) (-10 -7 (-15 -2442 (|#2| |#2| |#1|)) (-15 -2442 ((-2 (|:| -1721 |#2|) (|:| -3903 (-623 |#1|))) |#2| (-623 |#1|)))) (-356) (-634 |#1|)) (T -998))
-((-2442 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-5 *2 (-2 (|:| -1721 *3) (|:| -3903 (-623 *5)))) (-5 *1 (-998 *5 *3)) (-5 *4 (-623 *5)) (-4 *3 (-634 *5)))) (-2442 (*1 *2 *2 *3) (-12 (-4 *3 (-356)) (-5 *1 (-998 *3 *2)) (-4 *2 (-634 *3)))))
-(-10 -7 (-15 -2442 (|#2| |#2| |#1|)) (-15 -2442 ((-2 (|:| -1721 |#2|) (|:| -3903 (-623 |#1|))) |#2| (-623 |#1|))))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2526 ((|#1| $ |#1|) 14)) (-1705 ((|#1| $ |#1|) 12)) (-1550 (($ |#1|) 10)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-2680 ((|#1| $) 11)) (-1425 ((|#1| $) 13)) (-1518 (((-836) $) 21 (|has| |#1| (-1068)))) (-2316 (((-112) $ $) 9)))
-(((-999 |#1|) (-13 (-1181) (-10 -8 (-15 -1550 ($ |#1|)) (-15 -2680 (|#1| $)) (-15 -1705 (|#1| $ |#1|)) (-15 -1425 (|#1| $)) (-15 -2526 (|#1| $ |#1|)) (-15 -2316 ((-112) $ $)) (IF (|has| |#1| (-1068)) (-6 (-1068)) |%noBranch|))) (-1181)) (T -999))
-((-1550 (*1 *1 *2) (-12 (-5 *1 (-999 *2)) (-4 *2 (-1181)))) (-2680 (*1 *2 *1) (-12 (-5 *1 (-999 *2)) (-4 *2 (-1181)))) (-1705 (*1 *2 *1 *2) (-12 (-5 *1 (-999 *2)) (-4 *2 (-1181)))) (-1425 (*1 *2 *1) (-12 (-5 *1 (-999 *2)) (-4 *2 (-1181)))) (-2526 (*1 *2 *1 *2) (-12 (-5 *1 (-999 *2)) (-4 *2 (-1181)))) (-2316 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-999 *3)) (-4 *3 (-1181)))))
-(-13 (-1181) (-10 -8 (-15 -1550 ($ |#1|)) (-15 -2680 (|#1| $)) (-15 -1705 (|#1| $ |#1|)) (-15 -1425 (|#1| $)) (-15 -2526 (|#1| $ |#1|)) (-15 -2316 ((-112) $ $)) (IF (|has| |#1| (-1068)) (-6 (-1068)) |%noBranch|)))
-((-1504 (((-112) $ $) NIL)) (-1672 (((-623 (-2 (|:| -2027 $) (|:| -3257 (-623 |#4|)))) (-623 |#4|)) NIL)) (-1779 (((-623 $) (-623 |#4|)) 105) (((-623 $) (-623 |#4|) (-112)) 106) (((-623 $) (-623 |#4|) (-112) (-112)) 104) (((-623 $) (-623 |#4|) (-112) (-112) (-112) (-112)) 107)) (-3141 (((-623 |#3|) $) NIL)) (-2238 (((-112) $) NIL)) (-3670 (((-112) $) NIL (|has| |#1| (-542)))) (-3301 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-4074 ((|#4| |#4| $) NIL)) (-1505 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 $))) |#4| $) 99)) (-1674 (((-2 (|:| |under| $) (|:| -1608 $) (|:| |upper| $)) $ |#3|) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-4253 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342))) (((-3 |#4| "failed") $ |#3|) 54)) (-3513 (($) NIL T CONST)) (-2976 (((-112) $) 26 (|has| |#1| (-542)))) (-3156 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3059 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3253 (((-112) $) NIL (|has| |#1| (-542)))) (-4156 (((-623 |#4|) (-623 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-3774 (((-623 |#4|) (-623 |#4|) $) NIL (|has| |#1| (-542)))) (-3872 (((-623 |#4|) (-623 |#4|) $) NIL (|has| |#1| (-542)))) (-3880 (((-3 $ "failed") (-623 |#4|)) NIL)) (-2726 (($ (-623 |#4|)) NIL)) (-1308 (((-3 $ "failed") $) 39)) (-2067 ((|#4| |#4| $) 57)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068))))) (-3137 (($ |#4| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 73 (|has| |#1| (-542)))) (-3404 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) NIL)) (-1878 ((|#4| |#4| $) NIL)) (-2419 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4342))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4342))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-3589 (((-2 (|:| -2027 (-623 |#4|)) (|:| -3257 (-623 |#4|))) $) NIL)) (-3113 (((-112) |#4| $) NIL)) (-2933 (((-112) |#4| $) NIL)) (-3208 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3580 (((-2 (|:| |val| (-623 |#4|)) (|:| |towers| (-623 $))) (-623 |#4|) (-112) (-112)) 119)) (-3450 (((-623 |#4|) $) 16 (|has| $ (-6 -4342)))) (-3499 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3952 ((|#3| $) 33)) (-1859 (((-112) $ (-749)) NIL)) (-2689 (((-623 |#4|) $) 17 (|has| $ (-6 -4342)))) (-1921 (((-112) |#4| $) 25 (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068))))) (-3234 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#4| |#4|) $) 21)) (-2650 (((-623 |#3|) $) NIL)) (-2568 (((-112) |#3| $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL)) (-3735 (((-3 |#4| (-623 $)) |#4| |#4| $) NIL)) (-3632 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 $))) |#4| |#4| $) 97)) (-3159 (((-3 |#4| "failed") $) 37)) (-3830 (((-623 $) |#4| $) 80)) (-2845 (((-3 (-112) (-623 $)) |#4| $) NIL)) (-2743 (((-623 (-2 (|:| |val| (-112)) (|:| -3223 $))) |#4| $) 90) (((-112) |#4| $) 52)) (-1623 (((-623 $) |#4| $) 102) (((-623 $) (-623 |#4|) $) NIL) (((-623 $) (-623 |#4|) (-623 $)) 103) (((-623 $) |#4| (-623 $)) NIL)) (-3665 (((-623 $) (-623 |#4|) (-112) (-112) (-112)) 114)) (-3757 (($ |#4| $) 70) (($ (-623 |#4|) $) 71) (((-623 $) |#4| $ (-112) (-112) (-112) (-112) (-112)) 67)) (-3671 (((-623 |#4|) $) NIL)) (-1296 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3900 ((|#4| |#4| $) NIL)) (-3831 (((-112) $ $) NIL)) (-2884 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-542)))) (-1394 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3984 ((|#4| |#4| $) NIL)) (-3337 (((-1088) $) NIL)) (-1293 (((-3 |#4| "failed") $) 35)) (-3321 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-2654 (((-3 $ "failed") $ |#4|) 48)) (-2272 (($ $ |#4|) NIL) (((-623 $) |#4| $) 82) (((-623 $) |#4| (-623 $)) NIL) (((-623 $) (-623 |#4|) $) NIL) (((-623 $) (-623 |#4|) (-623 $)) 77)) (-1543 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 |#4|) (-623 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-287 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-623 (-287 |#4|))) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) 15)) (-3498 (($) 13)) (-2970 (((-749) $) NIL)) (-3350 (((-749) |#4| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068)))) (((-749) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-1731 (($ $) 12)) (-4028 (((-526) $) NIL (|has| |#4| (-596 (-526))))) (-1532 (($ (-623 |#4|)) 20)) (-2315 (($ $ |#3|) 42)) (-2486 (($ $ |#3|) 44)) (-1969 (($ $) NIL)) (-2401 (($ $ |#3|) NIL)) (-1518 (((-836) $) 31) (((-623 |#4|) $) 40)) (-2580 (((-749) $) NIL (|has| |#3| (-361)))) (-3753 (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-4259 (((-112) $ (-1 (-112) |#4| (-623 |#4|))) NIL)) (-3532 (((-623 $) |#4| $) 79) (((-623 $) |#4| (-623 $)) NIL) (((-623 $) (-623 |#4|) $) NIL) (((-623 $) (-623 |#4|) (-623 $)) NIL)) (-1675 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-1579 (((-623 |#3|) $) NIL)) (-3024 (((-112) |#4| $) NIL)) (-1288 (((-112) |#3| $) 53)) (-2316 (((-112) $ $) NIL)) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-1000 |#1| |#2| |#3| |#4|) (-13 (-1040 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3757 ((-623 $) |#4| $ (-112) (-112) (-112) (-112) (-112))) (-15 -1779 ((-623 $) (-623 |#4|) (-112) (-112))) (-15 -1779 ((-623 $) (-623 |#4|) (-112) (-112) (-112) (-112))) (-15 -3665 ((-623 $) (-623 |#4|) (-112) (-112) (-112))) (-15 -3580 ((-2 (|:| |val| (-623 |#4|)) (|:| |towers| (-623 $))) (-623 |#4|) (-112) (-112))))) (-444) (-771) (-825) (-1034 |#1| |#2| |#3|)) (T -1000))
-((-3757 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 (-1000 *5 *6 *7 *3))) (-5 *1 (-1000 *5 *6 *7 *3)) (-4 *3 (-1034 *5 *6 *7)))) (-1779 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 (-1000 *5 *6 *7 *8))) (-5 *1 (-1000 *5 *6 *7 *8)))) (-1779 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 (-1000 *5 *6 *7 *8))) (-5 *1 (-1000 *5 *6 *7 *8)))) (-3665 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 (-1000 *5 *6 *7 *8))) (-5 *1 (-1000 *5 *6 *7 *8)))) (-3580 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1034 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-623 *8)) (|:| |towers| (-623 (-1000 *5 *6 *7 *8))))) (-5 *1 (-1000 *5 *6 *7 *8)) (-5 *3 (-623 *8)))))
-(-13 (-1040 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3757 ((-623 $) |#4| $ (-112) (-112) (-112) (-112) (-112))) (-15 -1779 ((-623 $) (-623 |#4|) (-112) (-112))) (-15 -1779 ((-623 $) (-623 |#4|) (-112) (-112) (-112) (-112))) (-15 -3665 ((-623 $) (-623 |#4|) (-112) (-112) (-112))) (-15 -3580 ((-2 (|:| |val| (-623 |#4|)) (|:| |towers| (-623 $))) (-623 |#4|) (-112) (-112)))))
-((-3317 (((-623 (-667 |#1|)) (-623 (-667 |#1|))) 58) (((-667 |#1|) (-667 |#1|)) 57) (((-623 (-667 |#1|)) (-623 (-667 |#1|)) (-623 (-667 |#1|))) 56) (((-667 |#1|) (-667 |#1|) (-667 |#1|)) 53)) (-1392 (((-623 (-667 |#1|)) (-623 (-667 |#1|)) (-894)) 52) (((-667 |#1|) (-667 |#1|) (-894)) 51)) (-3432 (((-623 (-667 (-550))) (-623 (-623 (-550)))) 68) (((-623 (-667 (-550))) (-623 (-878 (-550))) (-550)) 67) (((-667 (-550)) (-623 (-550))) 64) (((-667 (-550)) (-878 (-550)) (-550)) 63)) (-1269 (((-667 (-925 |#1|)) (-749)) 81)) (-4204 (((-623 (-667 |#1|)) (-623 (-667 |#1|)) (-894)) 37 (|has| |#1| (-6 (-4344 "*")))) (((-667 |#1|) (-667 |#1|) (-894)) 35 (|has| |#1| (-6 (-4344 "*"))))))
-(((-1001 |#1|) (-10 -7 (IF (|has| |#1| (-6 (-4344 "*"))) (-15 -4204 ((-667 |#1|) (-667 |#1|) (-894))) |%noBranch|) (IF (|has| |#1| (-6 (-4344 "*"))) (-15 -4204 ((-623 (-667 |#1|)) (-623 (-667 |#1|)) (-894))) |%noBranch|) (-15 -1269 ((-667 (-925 |#1|)) (-749))) (-15 -1392 ((-667 |#1|) (-667 |#1|) (-894))) (-15 -1392 ((-623 (-667 |#1|)) (-623 (-667 |#1|)) (-894))) (-15 -3317 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -3317 ((-623 (-667 |#1|)) (-623 (-667 |#1|)) (-623 (-667 |#1|)))) (-15 -3317 ((-667 |#1|) (-667 |#1|))) (-15 -3317 ((-623 (-667 |#1|)) (-623 (-667 |#1|)))) (-15 -3432 ((-667 (-550)) (-878 (-550)) (-550))) (-15 -3432 ((-667 (-550)) (-623 (-550)))) (-15 -3432 ((-623 (-667 (-550))) (-623 (-878 (-550))) (-550))) (-15 -3432 ((-623 (-667 (-550))) (-623 (-623 (-550)))))) (-1020)) (T -1001))
-((-3432 (*1 *2 *3) (-12 (-5 *3 (-623 (-623 (-550)))) (-5 *2 (-623 (-667 (-550)))) (-5 *1 (-1001 *4)) (-4 *4 (-1020)))) (-3432 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-878 (-550)))) (-5 *4 (-550)) (-5 *2 (-623 (-667 *4))) (-5 *1 (-1001 *5)) (-4 *5 (-1020)))) (-3432 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-667 (-550))) (-5 *1 (-1001 *4)) (-4 *4 (-1020)))) (-3432 (*1 *2 *3 *4) (-12 (-5 *3 (-878 (-550))) (-5 *4 (-550)) (-5 *2 (-667 *4)) (-5 *1 (-1001 *5)) (-4 *5 (-1020)))) (-3317 (*1 *2 *2) (-12 (-5 *2 (-623 (-667 *3))) (-4 *3 (-1020)) (-5 *1 (-1001 *3)))) (-3317 (*1 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-1020)) (-5 *1 (-1001 *3)))) (-3317 (*1 *2 *2 *2) (-12 (-5 *2 (-623 (-667 *3))) (-4 *3 (-1020)) (-5 *1 (-1001 *3)))) (-3317 (*1 *2 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-1020)) (-5 *1 (-1001 *3)))) (-1392 (*1 *2 *2 *3) (-12 (-5 *2 (-623 (-667 *4))) (-5 *3 (-894)) (-4 *4 (-1020)) (-5 *1 (-1001 *4)))) (-1392 (*1 *2 *2 *3) (-12 (-5 *2 (-667 *4)) (-5 *3 (-894)) (-4 *4 (-1020)) (-5 *1 (-1001 *4)))) (-1269 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-667 (-925 *4))) (-5 *1 (-1001 *4)) (-4 *4 (-1020)))) (-4204 (*1 *2 *2 *3) (-12 (-5 *2 (-623 (-667 *4))) (-5 *3 (-894)) (|has| *4 (-6 (-4344 "*"))) (-4 *4 (-1020)) (-5 *1 (-1001 *4)))) (-4204 (*1 *2 *2 *3) (-12 (-5 *2 (-667 *4)) (-5 *3 (-894)) (|has| *4 (-6 (-4344 "*"))) (-4 *4 (-1020)) (-5 *1 (-1001 *4)))))
-(-10 -7 (IF (|has| |#1| (-6 (-4344 "*"))) (-15 -4204 ((-667 |#1|) (-667 |#1|) (-894))) |%noBranch|) (IF (|has| |#1| (-6 (-4344 "*"))) (-15 -4204 ((-623 (-667 |#1|)) (-623 (-667 |#1|)) (-894))) |%noBranch|) (-15 -1269 ((-667 (-925 |#1|)) (-749))) (-15 -1392 ((-667 |#1|) (-667 |#1|) (-894))) (-15 -1392 ((-623 (-667 |#1|)) (-623 (-667 |#1|)) (-894))) (-15 -3317 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -3317 ((-623 (-667 |#1|)) (-623 (-667 |#1|)) (-623 (-667 |#1|)))) (-15 -3317 ((-667 |#1|) (-667 |#1|))) (-15 -3317 ((-623 (-667 |#1|)) (-623 (-667 |#1|)))) (-15 -3432 ((-667 (-550)) (-878 (-550)) (-550))) (-15 -3432 ((-667 (-550)) (-623 (-550)))) (-15 -3432 ((-623 (-667 (-550))) (-623 (-878 (-550))) (-550))) (-15 -3432 ((-623 (-667 (-550))) (-623 (-623 (-550))))))
-((-2711 (((-667 |#1|) (-623 (-667 |#1|)) (-1227 |#1|)) 50 (|has| |#1| (-300)))) (-1716 (((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-1227 (-1227 |#1|))) 76 (|has| |#1| (-356))) (((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-1227 |#1|)) 79 (|has| |#1| (-356)))) (-3144 (((-1227 |#1|) (-623 (-1227 |#1|)) (-550)) 93 (-12 (|has| |#1| (-356)) (|has| |#1| (-361))))) (-3041 (((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-894)) 85 (-12 (|has| |#1| (-356)) (|has| |#1| (-361)))) (((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-112)) 83 (-12 (|has| |#1| (-356)) (|has| |#1| (-361)))) (((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|))) 82 (-12 (|has| |#1| (-356)) (|has| |#1| (-361)))) (((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-112) (-550) (-550)) 81 (-12 (|has| |#1| (-356)) (|has| |#1| (-361))))) (-2932 (((-112) (-623 (-667 |#1|))) 71 (|has| |#1| (-356))) (((-112) (-623 (-667 |#1|)) (-550)) 73 (|has| |#1| (-356)))) (-3790 (((-1227 (-1227 |#1|)) (-623 (-667 |#1|)) (-1227 |#1|)) 48 (|has| |#1| (-300)))) (-3669 (((-667 |#1|) (-623 (-667 |#1|)) (-667 |#1|)) 34)) (-3541 (((-667 |#1|) (-1227 (-1227 |#1|))) 31)) (-2821 (((-667 |#1|) (-623 (-667 |#1|)) (-623 (-667 |#1|)) (-550)) 65 (|has| |#1| (-356))) (((-667 |#1|) (-623 (-667 |#1|)) (-623 (-667 |#1|))) 64 (|has| |#1| (-356))) (((-667 |#1|) (-623 (-667 |#1|)) (-623 (-667 |#1|)) (-112) (-550)) 69 (|has| |#1| (-356)))))
-(((-1002 |#1|) (-10 -7 (-15 -3541 ((-667 |#1|) (-1227 (-1227 |#1|)))) (-15 -3669 ((-667 |#1|) (-623 (-667 |#1|)) (-667 |#1|))) (IF (|has| |#1| (-300)) (PROGN (-15 -3790 ((-1227 (-1227 |#1|)) (-623 (-667 |#1|)) (-1227 |#1|))) (-15 -2711 ((-667 |#1|) (-623 (-667 |#1|)) (-1227 |#1|)))) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-15 -2821 ((-667 |#1|) (-623 (-667 |#1|)) (-623 (-667 |#1|)) (-112) (-550))) (-15 -2821 ((-667 |#1|) (-623 (-667 |#1|)) (-623 (-667 |#1|)))) (-15 -2821 ((-667 |#1|) (-623 (-667 |#1|)) (-623 (-667 |#1|)) (-550))) (-15 -2932 ((-112) (-623 (-667 |#1|)) (-550))) (-15 -2932 ((-112) (-623 (-667 |#1|)))) (-15 -1716 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-1227 |#1|))) (-15 -1716 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-1227 (-1227 |#1|))))) |%noBranch|) (IF (|has| |#1| (-361)) (IF (|has| |#1| (-356)) (PROGN (-15 -3041 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-112) (-550) (-550))) (-15 -3041 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)))) (-15 -3041 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-112))) (-15 -3041 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-894))) (-15 -3144 ((-1227 |#1|) (-623 (-1227 |#1|)) (-550)))) |%noBranch|) |%noBranch|)) (-1020)) (T -1002))
-((-3144 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-1227 *5))) (-5 *4 (-550)) (-5 *2 (-1227 *5)) (-5 *1 (-1002 *5)) (-4 *5 (-356)) (-4 *5 (-361)) (-4 *5 (-1020)))) (-3041 (*1 *2 *3 *4) (-12 (-5 *4 (-894)) (-4 *5 (-356)) (-4 *5 (-361)) (-4 *5 (-1020)) (-5 *2 (-623 (-623 (-667 *5)))) (-5 *1 (-1002 *5)) (-5 *3 (-623 (-667 *5))))) (-3041 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-356)) (-4 *5 (-361)) (-4 *5 (-1020)) (-5 *2 (-623 (-623 (-667 *5)))) (-5 *1 (-1002 *5)) (-5 *3 (-623 (-667 *5))))) (-3041 (*1 *2 *3) (-12 (-4 *4 (-356)) (-4 *4 (-361)) (-4 *4 (-1020)) (-5 *2 (-623 (-623 (-667 *4)))) (-5 *1 (-1002 *4)) (-5 *3 (-623 (-667 *4))))) (-3041 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-112)) (-5 *5 (-550)) (-4 *6 (-356)) (-4 *6 (-361)) (-4 *6 (-1020)) (-5 *2 (-623 (-623 (-667 *6)))) (-5 *1 (-1002 *6)) (-5 *3 (-623 (-667 *6))))) (-1716 (*1 *2 *3 *4) (-12 (-5 *4 (-1227 (-1227 *5))) (-4 *5 (-356)) (-4 *5 (-1020)) (-5 *2 (-623 (-623 (-667 *5)))) (-5 *1 (-1002 *5)) (-5 *3 (-623 (-667 *5))))) (-1716 (*1 *2 *3 *4) (-12 (-5 *4 (-1227 *5)) (-4 *5 (-356)) (-4 *5 (-1020)) (-5 *2 (-623 (-623 (-667 *5)))) (-5 *1 (-1002 *5)) (-5 *3 (-623 (-667 *5))))) (-2932 (*1 *2 *3) (-12 (-5 *3 (-623 (-667 *4))) (-4 *4 (-356)) (-4 *4 (-1020)) (-5 *2 (-112)) (-5 *1 (-1002 *4)))) (-2932 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-667 *5))) (-5 *4 (-550)) (-4 *5 (-356)) (-4 *5 (-1020)) (-5 *2 (-112)) (-5 *1 (-1002 *5)))) (-2821 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-623 (-667 *5))) (-5 *4 (-550)) (-5 *2 (-667 *5)) (-5 *1 (-1002 *5)) (-4 *5 (-356)) (-4 *5 (-1020)))) (-2821 (*1 *2 *3 *3) (-12 (-5 *3 (-623 (-667 *4))) (-5 *2 (-667 *4)) (-5 *1 (-1002 *4)) (-4 *4 (-356)) (-4 *4 (-1020)))) (-2821 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-623 (-667 *6))) (-5 *4 (-112)) (-5 *5 (-550)) (-5 *2 (-667 *6)) (-5 *1 (-1002 *6)) (-4 *6 (-356)) (-4 *6 (-1020)))) (-2711 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-667 *5))) (-5 *4 (-1227 *5)) (-4 *5 (-300)) (-4 *5 (-1020)) (-5 *2 (-667 *5)) (-5 *1 (-1002 *5)))) (-3790 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-667 *5))) (-4 *5 (-300)) (-4 *5 (-1020)) (-5 *2 (-1227 (-1227 *5))) (-5 *1 (-1002 *5)) (-5 *4 (-1227 *5)))) (-3669 (*1 *2 *3 *2) (-12 (-5 *3 (-623 (-667 *4))) (-5 *2 (-667 *4)) (-4 *4 (-1020)) (-5 *1 (-1002 *4)))) (-3541 (*1 *2 *3) (-12 (-5 *3 (-1227 (-1227 *4))) (-4 *4 (-1020)) (-5 *2 (-667 *4)) (-5 *1 (-1002 *4)))))
-(-10 -7 (-15 -3541 ((-667 |#1|) (-1227 (-1227 |#1|)))) (-15 -3669 ((-667 |#1|) (-623 (-667 |#1|)) (-667 |#1|))) (IF (|has| |#1| (-300)) (PROGN (-15 -3790 ((-1227 (-1227 |#1|)) (-623 (-667 |#1|)) (-1227 |#1|))) (-15 -2711 ((-667 |#1|) (-623 (-667 |#1|)) (-1227 |#1|)))) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-15 -2821 ((-667 |#1|) (-623 (-667 |#1|)) (-623 (-667 |#1|)) (-112) (-550))) (-15 -2821 ((-667 |#1|) (-623 (-667 |#1|)) (-623 (-667 |#1|)))) (-15 -2821 ((-667 |#1|) (-623 (-667 |#1|)) (-623 (-667 |#1|)) (-550))) (-15 -2932 ((-112) (-623 (-667 |#1|)) (-550))) (-15 -2932 ((-112) (-623 (-667 |#1|)))) (-15 -1716 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-1227 |#1|))) (-15 -1716 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-1227 (-1227 |#1|))))) |%noBranch|) (IF (|has| |#1| (-361)) (IF (|has| |#1| (-356)) (PROGN (-15 -3041 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-112) (-550) (-550))) (-15 -3041 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)))) (-15 -3041 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-112))) (-15 -3041 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-894))) (-15 -3144 ((-1227 |#1|) (-623 (-1227 |#1|)) (-550)))) |%noBranch|) |%noBranch|))
-((-2493 ((|#1| (-894) |#1|) 9)))
-(((-1003 |#1|) (-10 -7 (-15 -2493 (|#1| (-894) |#1|))) (-13 (-1068) (-10 -8 (-15 -2391 ($ $ $))))) (T -1003))
-((-2493 (*1 *2 *3 *2) (-12 (-5 *3 (-894)) (-5 *1 (-1003 *2)) (-4 *2 (-13 (-1068) (-10 -8 (-15 -2391 ($ $ $))))))))
-(-10 -7 (-15 -2493 (|#1| (-894) |#1|)))
-((-1670 (((-623 (-2 (|:| |radval| (-309 (-550))) (|:| |radmult| (-550)) (|:| |radvect| (-623 (-667 (-309 (-550))))))) (-667 (-400 (-925 (-550))))) 59)) (-1801 (((-623 (-667 (-309 (-550)))) (-309 (-550)) (-667 (-400 (-925 (-550))))) 48)) (-1920 (((-623 (-309 (-550))) (-667 (-400 (-925 (-550))))) 41)) (-4092 (((-623 (-667 (-309 (-550)))) (-667 (-400 (-925 (-550))))) 68)) (-3881 (((-667 (-309 (-550))) (-667 (-309 (-550)))) 34)) (-3982 (((-623 (-667 (-309 (-550)))) (-623 (-667 (-309 (-550))))) 62)) (-2035 (((-3 (-667 (-309 (-550))) "failed") (-667 (-400 (-925 (-550))))) 66)))
-(((-1004) (-10 -7 (-15 -1670 ((-623 (-2 (|:| |radval| (-309 (-550))) (|:| |radmult| (-550)) (|:| |radvect| (-623 (-667 (-309 (-550))))))) (-667 (-400 (-925 (-550)))))) (-15 -1801 ((-623 (-667 (-309 (-550)))) (-309 (-550)) (-667 (-400 (-925 (-550)))))) (-15 -1920 ((-623 (-309 (-550))) (-667 (-400 (-925 (-550)))))) (-15 -2035 ((-3 (-667 (-309 (-550))) "failed") (-667 (-400 (-925 (-550)))))) (-15 -3881 ((-667 (-309 (-550))) (-667 (-309 (-550))))) (-15 -3982 ((-623 (-667 (-309 (-550)))) (-623 (-667 (-309 (-550)))))) (-15 -4092 ((-623 (-667 (-309 (-550)))) (-667 (-400 (-925 (-550)))))))) (T -1004))
-((-4092 (*1 *2 *3) (-12 (-5 *3 (-667 (-400 (-925 (-550))))) (-5 *2 (-623 (-667 (-309 (-550))))) (-5 *1 (-1004)))) (-3982 (*1 *2 *2) (-12 (-5 *2 (-623 (-667 (-309 (-550))))) (-5 *1 (-1004)))) (-3881 (*1 *2 *2) (-12 (-5 *2 (-667 (-309 (-550)))) (-5 *1 (-1004)))) (-2035 (*1 *2 *3) (|partial| -12 (-5 *3 (-667 (-400 (-925 (-550))))) (-5 *2 (-667 (-309 (-550)))) (-5 *1 (-1004)))) (-1920 (*1 *2 *3) (-12 (-5 *3 (-667 (-400 (-925 (-550))))) (-5 *2 (-623 (-309 (-550)))) (-5 *1 (-1004)))) (-1801 (*1 *2 *3 *4) (-12 (-5 *4 (-667 (-400 (-925 (-550))))) (-5 *2 (-623 (-667 (-309 (-550))))) (-5 *1 (-1004)) (-5 *3 (-309 (-550))))) (-1670 (*1 *2 *3) (-12 (-5 *3 (-667 (-400 (-925 (-550))))) (-5 *2 (-623 (-2 (|:| |radval| (-309 (-550))) (|:| |radmult| (-550)) (|:| |radvect| (-623 (-667 (-309 (-550)))))))) (-5 *1 (-1004)))))
-(-10 -7 (-15 -1670 ((-623 (-2 (|:| |radval| (-309 (-550))) (|:| |radmult| (-550)) (|:| |radvect| (-623 (-667 (-309 (-550))))))) (-667 (-400 (-925 (-550)))))) (-15 -1801 ((-623 (-667 (-309 (-550)))) (-309 (-550)) (-667 (-400 (-925 (-550)))))) (-15 -1920 ((-623 (-309 (-550))) (-667 (-400 (-925 (-550)))))) (-15 -2035 ((-3 (-667 (-309 (-550))) "failed") (-667 (-400 (-925 (-550)))))) (-15 -3881 ((-667 (-309 (-550))) (-667 (-309 (-550))))) (-15 -3982 ((-623 (-667 (-309 (-550)))) (-623 (-667 (-309 (-550)))))) (-15 -4092 ((-623 (-667 (-309 (-550)))) (-667 (-400 (-925 (-550)))))))
-((-2153 ((|#1| |#1| (-894)) 9)))
-(((-1005 |#1|) (-10 -7 (-15 -2153 (|#1| |#1| (-894)))) (-13 (-1068) (-10 -8 (-15 * ($ $ $))))) (T -1005))
-((-2153 (*1 *2 *2 *3) (-12 (-5 *3 (-894)) (-5 *1 (-1005 *2)) (-4 *2 (-13 (-1068) (-10 -8 (-15 * ($ $ $))))))))
-(-10 -7 (-15 -2153 (|#1| |#1| (-894))))
-((-1518 ((|#1| (-305)) 11) (((-1232) |#1|) 9)))
-(((-1006 |#1|) (-10 -7 (-15 -1518 ((-1232) |#1|)) (-15 -1518 (|#1| (-305)))) (-1181)) (T -1006))
-((-1518 (*1 *2 *3) (-12 (-5 *3 (-305)) (-5 *1 (-1006 *2)) (-4 *2 (-1181)))) (-1518 (*1 *2 *3) (-12 (-5 *2 (-1232)) (-5 *1 (-1006 *3)) (-4 *3 (-1181)))))
-(-10 -7 (-15 -1518 ((-1232) |#1|)) (-15 -1518 (|#1| (-305))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-2419 (($ |#4|) 25)) (-1386 (((-3 $ "failed") $) NIL)) (-3102 (((-112) $) NIL)) (-2407 ((|#4| $) 27)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 46) (($ (-550)) NIL) (($ |#1|) NIL) (($ |#4|) 26)) (-2390 (((-749)) 43)) (-2626 (($) 21 T CONST)) (-2636 (($) 23 T CONST)) (-2316 (((-112) $ $) 40)) (-2403 (($ $) 31) (($ $ $) NIL)) (-2391 (($ $ $) 29)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 36) (($ $ $) 33) (($ |#1| $) 38) (($ $ |#1|) NIL)))
-(((-1007 |#1| |#2| |#3| |#4| |#5|) (-13 (-170) (-38 |#1|) (-10 -8 (-15 -2419 ($ |#4|)) (-15 -1518 ($ |#4|)) (-15 -2407 (|#4| $)))) (-356) (-771) (-825) (-922 |#1| |#2| |#3|) (-623 |#4|)) (T -1007))
-((-2419 (*1 *1 *2) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-1007 *3 *4 *5 *2 *6)) (-4 *2 (-922 *3 *4 *5)) (-14 *6 (-623 *2)))) (-1518 (*1 *1 *2) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-1007 *3 *4 *5 *2 *6)) (-4 *2 (-922 *3 *4 *5)) (-14 *6 (-623 *2)))) (-2407 (*1 *2 *1) (-12 (-4 *2 (-922 *3 *4 *5)) (-5 *1 (-1007 *3 *4 *5 *2 *6)) (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-14 *6 (-623 *2)))))
-(-13 (-170) (-38 |#1|) (-10 -8 (-15 -2419 ($ |#4|)) (-15 -1518 ($ |#4|)) (-15 -2407 (|#4| $))))
-((-1504 (((-112) $ $) NIL (-1561 (|has| (-52) (-1068)) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068))))) (-2570 (($) NIL) (($ (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) NIL)) (-3029 (((-1232) $ (-1144) (-1144)) NIL (|has| $ (-6 -4343)))) (-4047 (((-112) $ (-749)) NIL)) (-2351 (((-112) (-112)) 39)) (-2255 (((-112) (-112)) 38)) (-1705 (((-52) $ (-1144) (-52)) NIL)) (-3378 (($ (-1 (-112) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342)))) (-2908 (((-3 (-52) "failed") (-1144) $) NIL)) (-3513 (($) NIL T CONST)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068))))) (-3112 (($ (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) $) NIL (|has| $ (-6 -4342))) (($ (-1 (-112) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342))) (((-3 (-52) "failed") (-1144) $) NIL)) (-3137 (($ (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068)))) (($ (-1 (-112) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342)))) (-2419 (((-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $ (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068)))) (((-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $ (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) NIL (|has| $ (-6 -4342))) (((-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342)))) (-3245 (((-52) $ (-1144) (-52)) NIL (|has| $ (-6 -4343)))) (-3181 (((-52) $ (-1144)) NIL)) (-3450 (((-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342))) (((-623 (-52)) $) NIL (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-1144) $) NIL (|has| (-1144) (-825)))) (-2689 (((-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342))) (((-623 (-52)) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068)))) (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-52) (-1068))))) (-3283 (((-1144) $) NIL (|has| (-1144) (-825)))) (-3234 (($ (-1 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4343))) (($ (-1 (-52) (-52)) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL) (($ (-1 (-52) (-52)) $) NIL) (($ (-1 (-52) (-52) (-52)) $ $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (-1561 (|has| (-52) (-1068)) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068))))) (-3531 (((-623 (-1144)) $) 34)) (-2550 (((-112) (-1144) $) NIL)) (-3638 (((-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) $) NIL)) (-1886 (($ (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) $) NIL)) (-2325 (((-623 (-1144)) $) NIL)) (-2400 (((-112) (-1144) $) NIL)) (-3337 (((-1088) $) NIL (-1561 (|has| (-52) (-1068)) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068))))) (-1293 (((-52) $) NIL (|has| (-1144) (-825)))) (-3321 (((-3 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) "failed") (-1 (-112) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL)) (-3111 (($ $ (-52)) NIL (|has| $ (-6 -4343)))) (-3760 (((-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) $) NIL)) (-1543 (((-112) (-1 (-112) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))))) NIL (-12 (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-302 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068)))) (($ $ (-287 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) NIL (-12 (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-302 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068)))) (($ $ (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) NIL (-12 (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-302 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068)))) (($ $ (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) NIL (-12 (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-302 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068)))) (($ $ (-623 (-52)) (-623 (-52))) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1068)))) (($ $ (-52) (-52)) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1068)))) (($ $ (-287 (-52))) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1068)))) (($ $ (-623 (-287 (-52)))) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-52) (-1068))))) (-2477 (((-623 (-52)) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 (((-52) $ (-1144)) 35) (((-52) $ (-1144) (-52)) NIL)) (-2729 (($) NIL) (($ (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) NIL)) (-3350 (((-749) (-1 (-112) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342))) (((-749) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068)))) (((-749) (-52) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-52) (-1068)))) (((-749) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4342)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-596 (-526))))) (-1532 (($ (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) NIL)) (-1518 (((-836) $) 37 (-1561 (|has| (-52) (-595 (-836))) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-595 (-836)))))) (-3685 (($ (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) NIL)) (-1675 (((-112) (-1 (-112) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) NIL (-1561 (|has| (-52) (-1068)) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068))))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-1008) (-13 (-1157 (-1144) (-52)) (-10 -7 (-15 -2351 ((-112) (-112))) (-15 -2255 ((-112) (-112))) (-6 -4342)))) (T -1008))
-((-2351 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1008)))) (-2255 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1008)))))
-(-13 (-1157 (-1144) (-52)) (-10 -7 (-15 -2351 ((-112) (-112))) (-15 -2255 ((-112) (-112))) (-6 -4342)))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2802 (((-1103) $) 9)) (-1518 (((-836) $) 17) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-1009) (-13 (-1051) (-10 -8 (-15 -2802 ((-1103) $))))) (T -1009))
-((-2802 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-1009)))))
-(-13 (-1051) (-10 -8 (-15 -2802 ((-1103) $))))
-((-2726 ((|#2| $) 10)))
-(((-1010 |#1| |#2|) (-10 -8 (-15 -2726 (|#2| |#1|))) (-1011 |#2|) (-1181)) (T -1010))
-NIL
-(-10 -8 (-15 -2726 (|#2| |#1|)))
-((-3880 (((-3 |#1| "failed") $) 7)) (-2726 ((|#1| $) 8)) (-1518 (($ |#1|) 6)))
-(((-1011 |#1|) (-138) (-1181)) (T -1011))
-((-2726 (*1 *2 *1) (-12 (-4 *1 (-1011 *2)) (-4 *2 (-1181)))) (-3880 (*1 *2 *1) (|partial| -12 (-4 *1 (-1011 *2)) (-4 *2 (-1181)))) (-1518 (*1 *1 *2) (-12 (-4 *1 (-1011 *2)) (-4 *2 (-1181)))))
-(-13 (-10 -8 (-15 -1518 ($ |t#1|)) (-15 -3880 ((-3 |t#1| "failed") $)) (-15 -2726 (|t#1| $))))
-((-2455 (((-623 (-623 (-287 (-400 (-925 |#2|))))) (-623 (-925 |#2|)) (-623 (-1144))) 38)))
-(((-1012 |#1| |#2|) (-10 -7 (-15 -2455 ((-623 (-623 (-287 (-400 (-925 |#2|))))) (-623 (-925 |#2|)) (-623 (-1144))))) (-542) (-13 (-542) (-1011 |#1|))) (T -1012))
-((-2455 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-925 *6))) (-5 *4 (-623 (-1144))) (-4 *6 (-13 (-542) (-1011 *5))) (-4 *5 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-925 *6)))))) (-5 *1 (-1012 *5 *6)))))
-(-10 -7 (-15 -2455 ((-623 (-623 (-287 (-400 (-925 |#2|))))) (-623 (-925 |#2|)) (-623 (-1144)))))
-((-1478 (((-372)) 15)) (-4107 (((-1 (-372)) (-372) (-372)) 20)) (-2110 (((-1 (-372)) (-749)) 43)) (-1618 (((-372)) 34)) (-2005 (((-1 (-372)) (-372) (-372)) 35)) (-1757 (((-372)) 26)) (-2041 (((-1 (-372)) (-372)) 27)) (-1904 (((-372) (-749)) 38)) (-3893 (((-1 (-372)) (-749)) 39)) (-3260 (((-1 (-372)) (-749) (-749)) 42)) (-1763 (((-1 (-372)) (-749) (-749)) 40)))
-(((-1013) (-10 -7 (-15 -1478 ((-372))) (-15 -1618 ((-372))) (-15 -1757 ((-372))) (-15 -1904 ((-372) (-749))) (-15 -4107 ((-1 (-372)) (-372) (-372))) (-15 -2005 ((-1 (-372)) (-372) (-372))) (-15 -2041 ((-1 (-372)) (-372))) (-15 -3893 ((-1 (-372)) (-749))) (-15 -1763 ((-1 (-372)) (-749) (-749))) (-15 -3260 ((-1 (-372)) (-749) (-749))) (-15 -2110 ((-1 (-372)) (-749))))) (T -1013))
-((-2110 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1 (-372))) (-5 *1 (-1013)))) (-3260 (*1 *2 *3 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1 (-372))) (-5 *1 (-1013)))) (-1763 (*1 *2 *3 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1 (-372))) (-5 *1 (-1013)))) (-3893 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1 (-372))) (-5 *1 (-1013)))) (-2041 (*1 *2 *3) (-12 (-5 *2 (-1 (-372))) (-5 *1 (-1013)) (-5 *3 (-372)))) (-2005 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-372))) (-5 *1 (-1013)) (-5 *3 (-372)))) (-4107 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-372))) (-5 *1 (-1013)) (-5 *3 (-372)))) (-1904 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-372)) (-5 *1 (-1013)))) (-1757 (*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1013)))) (-1618 (*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1013)))) (-1478 (*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1013)))))
-(-10 -7 (-15 -1478 ((-372))) (-15 -1618 ((-372))) (-15 -1757 ((-372))) (-15 -1904 ((-372) (-749))) (-15 -4107 ((-1 (-372)) (-372) (-372))) (-15 -2005 ((-1 (-372)) (-372) (-372))) (-15 -2041 ((-1 (-372)) (-372))) (-15 -3893 ((-1 (-372)) (-749))) (-15 -1763 ((-1 (-372)) (-749) (-749))) (-15 -3260 ((-1 (-372)) (-749) (-749))) (-15 -2110 ((-1 (-372)) (-749))))
-((-3338 (((-411 |#1|) |#1|) 33)))
-(((-1014 |#1|) (-10 -7 (-15 -3338 ((-411 |#1|) |#1|))) (-1203 (-400 (-925 (-550))))) (T -1014))
-((-3338 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-1014 *3)) (-4 *3 (-1203 (-400 (-925 (-550))))))))
-(-10 -7 (-15 -3338 ((-411 |#1|) |#1|)))
-((-3999 (((-400 (-411 (-925 |#1|))) (-400 (-925 |#1|))) 14)))
-(((-1015 |#1|) (-10 -7 (-15 -3999 ((-400 (-411 (-925 |#1|))) (-400 (-925 |#1|))))) (-300)) (T -1015))
-((-3999 (*1 *2 *3) (-12 (-5 *3 (-400 (-925 *4))) (-4 *4 (-300)) (-5 *2 (-400 (-411 (-925 *4)))) (-5 *1 (-1015 *4)))))
-(-10 -7 (-15 -3999 ((-400 (-411 (-925 |#1|))) (-400 (-925 |#1|)))))
-((-3141 (((-623 (-1144)) (-400 (-925 |#1|))) 17)) (-3306 (((-400 (-1140 (-400 (-925 |#1|)))) (-400 (-925 |#1|)) (-1144)) 24)) (-3129 (((-400 (-925 |#1|)) (-400 (-1140 (-400 (-925 |#1|)))) (-1144)) 26)) (-2558 (((-3 (-1144) "failed") (-400 (-925 |#1|))) 20)) (-3866 (((-400 (-925 |#1|)) (-400 (-925 |#1|)) (-623 (-287 (-400 (-925 |#1|))))) 32) (((-400 (-925 |#1|)) (-400 (-925 |#1|)) (-287 (-400 (-925 |#1|)))) 33) (((-400 (-925 |#1|)) (-400 (-925 |#1|)) (-623 (-1144)) (-623 (-400 (-925 |#1|)))) 28) (((-400 (-925 |#1|)) (-400 (-925 |#1|)) (-1144) (-400 (-925 |#1|))) 29)) (-1518 (((-400 (-925 |#1|)) |#1|) 11)))
-(((-1016 |#1|) (-10 -7 (-15 -3141 ((-623 (-1144)) (-400 (-925 |#1|)))) (-15 -2558 ((-3 (-1144) "failed") (-400 (-925 |#1|)))) (-15 -3306 ((-400 (-1140 (-400 (-925 |#1|)))) (-400 (-925 |#1|)) (-1144))) (-15 -3129 ((-400 (-925 |#1|)) (-400 (-1140 (-400 (-925 |#1|)))) (-1144))) (-15 -3866 ((-400 (-925 |#1|)) (-400 (-925 |#1|)) (-1144) (-400 (-925 |#1|)))) (-15 -3866 ((-400 (-925 |#1|)) (-400 (-925 |#1|)) (-623 (-1144)) (-623 (-400 (-925 |#1|))))) (-15 -3866 ((-400 (-925 |#1|)) (-400 (-925 |#1|)) (-287 (-400 (-925 |#1|))))) (-15 -3866 ((-400 (-925 |#1|)) (-400 (-925 |#1|)) (-623 (-287 (-400 (-925 |#1|)))))) (-15 -1518 ((-400 (-925 |#1|)) |#1|))) (-542)) (T -1016))
-((-1518 (*1 *2 *3) (-12 (-5 *2 (-400 (-925 *3))) (-5 *1 (-1016 *3)) (-4 *3 (-542)))) (-3866 (*1 *2 *2 *3) (-12 (-5 *3 (-623 (-287 (-400 (-925 *4))))) (-5 *2 (-400 (-925 *4))) (-4 *4 (-542)) (-5 *1 (-1016 *4)))) (-3866 (*1 *2 *2 *3) (-12 (-5 *3 (-287 (-400 (-925 *4)))) (-5 *2 (-400 (-925 *4))) (-4 *4 (-542)) (-5 *1 (-1016 *4)))) (-3866 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-623 (-1144))) (-5 *4 (-623 (-400 (-925 *5)))) (-5 *2 (-400 (-925 *5))) (-4 *5 (-542)) (-5 *1 (-1016 *5)))) (-3866 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-400 (-925 *4))) (-5 *3 (-1144)) (-4 *4 (-542)) (-5 *1 (-1016 *4)))) (-3129 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-1140 (-400 (-925 *5))))) (-5 *4 (-1144)) (-5 *2 (-400 (-925 *5))) (-5 *1 (-1016 *5)) (-4 *5 (-542)))) (-3306 (*1 *2 *3 *4) (-12 (-5 *4 (-1144)) (-4 *5 (-542)) (-5 *2 (-400 (-1140 (-400 (-925 *5))))) (-5 *1 (-1016 *5)) (-5 *3 (-400 (-925 *5))))) (-2558 (*1 *2 *3) (|partial| -12 (-5 *3 (-400 (-925 *4))) (-4 *4 (-542)) (-5 *2 (-1144)) (-5 *1 (-1016 *4)))) (-3141 (*1 *2 *3) (-12 (-5 *3 (-400 (-925 *4))) (-4 *4 (-542)) (-5 *2 (-623 (-1144))) (-5 *1 (-1016 *4)))))
-(-10 -7 (-15 -3141 ((-623 (-1144)) (-400 (-925 |#1|)))) (-15 -2558 ((-3 (-1144) "failed") (-400 (-925 |#1|)))) (-15 -3306 ((-400 (-1140 (-400 (-925 |#1|)))) (-400 (-925 |#1|)) (-1144))) (-15 -3129 ((-400 (-925 |#1|)) (-400 (-1140 (-400 (-925 |#1|)))) (-1144))) (-15 -3866 ((-400 (-925 |#1|)) (-400 (-925 |#1|)) (-1144) (-400 (-925 |#1|)))) (-15 -3866 ((-400 (-925 |#1|)) (-400 (-925 |#1|)) (-623 (-1144)) (-623 (-400 (-925 |#1|))))) (-15 -3866 ((-400 (-925 |#1|)) (-400 (-925 |#1|)) (-287 (-400 (-925 |#1|))))) (-15 -3866 ((-400 (-925 |#1|)) (-400 (-925 |#1|)) (-623 (-287 (-400 (-925 |#1|)))))) (-15 -1518 ((-400 (-925 |#1|)) |#1|)))
-((-1504 (((-112) $ $) NIL)) (-1672 (((-623 (-2 (|:| -2027 $) (|:| -3257 (-623 (-758 |#1| (-838 |#2|)))))) (-623 (-758 |#1| (-838 |#2|)))) NIL)) (-1779 (((-623 $) (-623 (-758 |#1| (-838 |#2|)))) NIL) (((-623 $) (-623 (-758 |#1| (-838 |#2|))) (-112)) NIL) (((-623 $) (-623 (-758 |#1| (-838 |#2|))) (-112) (-112)) NIL)) (-3141 (((-623 (-838 |#2|)) $) NIL)) (-2238 (((-112) $) NIL)) (-3670 (((-112) $) NIL (|has| |#1| (-542)))) (-3301 (((-112) (-758 |#1| (-838 |#2|)) $) NIL) (((-112) $) NIL)) (-4074 (((-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|)) $) NIL)) (-1505 (((-623 (-2 (|:| |val| (-758 |#1| (-838 |#2|))) (|:| -3223 $))) (-758 |#1| (-838 |#2|)) $) NIL)) (-1674 (((-2 (|:| |under| $) (|:| -1608 $) (|:| |upper| $)) $ (-838 |#2|)) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-4253 (($ (-1 (-112) (-758 |#1| (-838 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-3 (-758 |#1| (-838 |#2|)) "failed") $ (-838 |#2|)) NIL)) (-3513 (($) NIL T CONST)) (-2976 (((-112) $) NIL (|has| |#1| (-542)))) (-3156 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3059 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3253 (((-112) $) NIL (|has| |#1| (-542)))) (-4156 (((-623 (-758 |#1| (-838 |#2|))) (-623 (-758 |#1| (-838 |#2|))) $ (-1 (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|))) (-1 (-112) (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|)))) NIL)) (-3774 (((-623 (-758 |#1| (-838 |#2|))) (-623 (-758 |#1| (-838 |#2|))) $) NIL (|has| |#1| (-542)))) (-3872 (((-623 (-758 |#1| (-838 |#2|))) (-623 (-758 |#1| (-838 |#2|))) $) NIL (|has| |#1| (-542)))) (-3880 (((-3 $ "failed") (-623 (-758 |#1| (-838 |#2|)))) NIL)) (-2726 (($ (-623 (-758 |#1| (-838 |#2|)))) NIL)) (-1308 (((-3 $ "failed") $) NIL)) (-2067 (((-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|)) $) NIL)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-758 |#1| (-838 |#2|)) (-1068))))) (-3137 (($ (-758 |#1| (-838 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-758 |#1| (-838 |#2|)) (-1068)))) (($ (-1 (-112) (-758 |#1| (-838 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| (-758 |#1| (-838 |#2|))) (|:| |den| |#1|)) (-758 |#1| (-838 |#2|)) $) NIL (|has| |#1| (-542)))) (-3404 (((-112) (-758 |#1| (-838 |#2|)) $ (-1 (-112) (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|)))) NIL)) (-1878 (((-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|)) $) NIL)) (-2419 (((-758 |#1| (-838 |#2|)) (-1 (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|))) $ (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|))) NIL (-12 (|has| $ (-6 -4342)) (|has| (-758 |#1| (-838 |#2|)) (-1068)))) (((-758 |#1| (-838 |#2|)) (-1 (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|))) $ (-758 |#1| (-838 |#2|))) NIL (|has| $ (-6 -4342))) (((-758 |#1| (-838 |#2|)) (-1 (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|)) $ (-1 (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|))) (-1 (-112) (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|)))) NIL)) (-3589 (((-2 (|:| -2027 (-623 (-758 |#1| (-838 |#2|)))) (|:| -3257 (-623 (-758 |#1| (-838 |#2|))))) $) NIL)) (-3113 (((-112) (-758 |#1| (-838 |#2|)) $) NIL)) (-2933 (((-112) (-758 |#1| (-838 |#2|)) $) NIL)) (-3208 (((-112) (-758 |#1| (-838 |#2|)) $) NIL) (((-112) $) NIL)) (-3450 (((-623 (-758 |#1| (-838 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-3499 (((-112) (-758 |#1| (-838 |#2|)) $) NIL) (((-112) $) NIL)) (-3952 (((-838 |#2|) $) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-2689 (((-623 (-758 |#1| (-838 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) (-758 |#1| (-838 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-758 |#1| (-838 |#2|)) (-1068))))) (-3234 (($ (-1 (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|))) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|))) $) NIL)) (-2650 (((-623 (-838 |#2|)) $) NIL)) (-2568 (((-112) (-838 |#2|) $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL)) (-3735 (((-3 (-758 |#1| (-838 |#2|)) (-623 $)) (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|)) $) NIL)) (-3632 (((-623 (-2 (|:| |val| (-758 |#1| (-838 |#2|))) (|:| -3223 $))) (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|)) $) NIL)) (-3159 (((-3 (-758 |#1| (-838 |#2|)) "failed") $) NIL)) (-3830 (((-623 $) (-758 |#1| (-838 |#2|)) $) NIL)) (-2845 (((-3 (-112) (-623 $)) (-758 |#1| (-838 |#2|)) $) NIL)) (-2743 (((-623 (-2 (|:| |val| (-112)) (|:| -3223 $))) (-758 |#1| (-838 |#2|)) $) NIL) (((-112) (-758 |#1| (-838 |#2|)) $) NIL)) (-1623 (((-623 $) (-758 |#1| (-838 |#2|)) $) NIL) (((-623 $) (-623 (-758 |#1| (-838 |#2|))) $) NIL) (((-623 $) (-623 (-758 |#1| (-838 |#2|))) (-623 $)) NIL) (((-623 $) (-758 |#1| (-838 |#2|)) (-623 $)) NIL)) (-3757 (($ (-758 |#1| (-838 |#2|)) $) NIL) (($ (-623 (-758 |#1| (-838 |#2|))) $) NIL)) (-3671 (((-623 (-758 |#1| (-838 |#2|))) $) NIL)) (-1296 (((-112) (-758 |#1| (-838 |#2|)) $) NIL) (((-112) $) NIL)) (-3900 (((-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|)) $) NIL)) (-3831 (((-112) $ $) NIL)) (-2884 (((-2 (|:| |num| (-758 |#1| (-838 |#2|))) (|:| |den| |#1|)) (-758 |#1| (-838 |#2|)) $) NIL (|has| |#1| (-542)))) (-1394 (((-112) (-758 |#1| (-838 |#2|)) $) NIL) (((-112) $) NIL)) (-3984 (((-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|)) $) NIL)) (-3337 (((-1088) $) NIL)) (-1293 (((-3 (-758 |#1| (-838 |#2|)) "failed") $) NIL)) (-3321 (((-3 (-758 |#1| (-838 |#2|)) "failed") (-1 (-112) (-758 |#1| (-838 |#2|))) $) NIL)) (-2654 (((-3 $ "failed") $ (-758 |#1| (-838 |#2|))) NIL)) (-2272 (($ $ (-758 |#1| (-838 |#2|))) NIL) (((-623 $) (-758 |#1| (-838 |#2|)) $) NIL) (((-623 $) (-758 |#1| (-838 |#2|)) (-623 $)) NIL) (((-623 $) (-623 (-758 |#1| (-838 |#2|))) $) NIL) (((-623 $) (-623 (-758 |#1| (-838 |#2|))) (-623 $)) NIL)) (-1543 (((-112) (-1 (-112) (-758 |#1| (-838 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-758 |#1| (-838 |#2|))) (-623 (-758 |#1| (-838 |#2|)))) NIL (-12 (|has| (-758 |#1| (-838 |#2|)) (-302 (-758 |#1| (-838 |#2|)))) (|has| (-758 |#1| (-838 |#2|)) (-1068)))) (($ $ (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|))) NIL (-12 (|has| (-758 |#1| (-838 |#2|)) (-302 (-758 |#1| (-838 |#2|)))) (|has| (-758 |#1| (-838 |#2|)) (-1068)))) (($ $ (-287 (-758 |#1| (-838 |#2|)))) NIL (-12 (|has| (-758 |#1| (-838 |#2|)) (-302 (-758 |#1| (-838 |#2|)))) (|has| (-758 |#1| (-838 |#2|)) (-1068)))) (($ $ (-623 (-287 (-758 |#1| (-838 |#2|))))) NIL (-12 (|has| (-758 |#1| (-838 |#2|)) (-302 (-758 |#1| (-838 |#2|)))) (|has| (-758 |#1| (-838 |#2|)) (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2970 (((-749) $) NIL)) (-3350 (((-749) (-758 |#1| (-838 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-758 |#1| (-838 |#2|)) (-1068)))) (((-749) (-1 (-112) (-758 |#1| (-838 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| (-758 |#1| (-838 |#2|)) (-596 (-526))))) (-1532 (($ (-623 (-758 |#1| (-838 |#2|)))) NIL)) (-2315 (($ $ (-838 |#2|)) NIL)) (-2486 (($ $ (-838 |#2|)) NIL)) (-1969 (($ $) NIL)) (-2401 (($ $ (-838 |#2|)) NIL)) (-1518 (((-836) $) NIL) (((-623 (-758 |#1| (-838 |#2|))) $) NIL)) (-2580 (((-749) $) NIL (|has| (-838 |#2|) (-361)))) (-3753 (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 (-758 |#1| (-838 |#2|))))) "failed") (-623 (-758 |#1| (-838 |#2|))) (-1 (-112) (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|)))) NIL) (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 (-758 |#1| (-838 |#2|))))) "failed") (-623 (-758 |#1| (-838 |#2|))) (-1 (-112) (-758 |#1| (-838 |#2|))) (-1 (-112) (-758 |#1| (-838 |#2|)) (-758 |#1| (-838 |#2|)))) NIL)) (-4259 (((-112) $ (-1 (-112) (-758 |#1| (-838 |#2|)) (-623 (-758 |#1| (-838 |#2|))))) NIL)) (-3532 (((-623 $) (-758 |#1| (-838 |#2|)) $) NIL) (((-623 $) (-758 |#1| (-838 |#2|)) (-623 $)) NIL) (((-623 $) (-623 (-758 |#1| (-838 |#2|))) $) NIL) (((-623 $) (-623 (-758 |#1| (-838 |#2|))) (-623 $)) NIL)) (-1675 (((-112) (-1 (-112) (-758 |#1| (-838 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-1579 (((-623 (-838 |#2|)) $) NIL)) (-3024 (((-112) (-758 |#1| (-838 |#2|)) $) NIL)) (-1288 (((-112) (-838 |#2|) $) NIL)) (-2316 (((-112) $ $) NIL)) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-1017 |#1| |#2|) (-13 (-1040 |#1| (-522 (-838 |#2|)) (-838 |#2|) (-758 |#1| (-838 |#2|))) (-10 -8 (-15 -1779 ((-623 $) (-623 (-758 |#1| (-838 |#2|))) (-112) (-112))))) (-444) (-623 (-1144))) (T -1017))
-((-1779 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-623 (-758 *5 (-838 *6)))) (-5 *4 (-112)) (-4 *5 (-444)) (-14 *6 (-623 (-1144))) (-5 *2 (-623 (-1017 *5 *6))) (-5 *1 (-1017 *5 *6)))))
-(-13 (-1040 |#1| (-522 (-838 |#2|)) (-838 |#2|) (-758 |#1| (-838 |#2|))) (-10 -8 (-15 -1779 ((-623 $) (-623 (-758 |#1| (-838 |#2|))) (-112) (-112)))))
-((-4107 (((-1 (-550)) (-1062 (-550))) 33)) (-3346 (((-550) (-550) (-550) (-550) (-550)) 30)) (-1275 (((-1 (-550)) |RationalNumber|) NIL)) (-1408 (((-1 (-550)) |RationalNumber|) NIL)) (-4224 (((-1 (-550)) (-550) |RationalNumber|) NIL)))
-(((-1018) (-10 -7 (-15 -4107 ((-1 (-550)) (-1062 (-550)))) (-15 -4224 ((-1 (-550)) (-550) |RationalNumber|)) (-15 -1275 ((-1 (-550)) |RationalNumber|)) (-15 -1408 ((-1 (-550)) |RationalNumber|)) (-15 -3346 ((-550) (-550) (-550) (-550) (-550))))) (T -1018))
-((-3346 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-1018)))) (-1408 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-550))) (-5 *1 (-1018)))) (-1275 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-550))) (-5 *1 (-1018)))) (-4224 (*1 *2 *3 *4) (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-550))) (-5 *1 (-1018)) (-5 *3 (-550)))) (-4107 (*1 *2 *3) (-12 (-5 *3 (-1062 (-550))) (-5 *2 (-1 (-550))) (-5 *1 (-1018)))))
-(-10 -7 (-15 -4107 ((-1 (-550)) (-1062 (-550)))) (-15 -4224 ((-1 (-550)) (-550) |RationalNumber|)) (-15 -1275 ((-1 (-550)) |RationalNumber|)) (-15 -1408 ((-1 (-550)) |RationalNumber|)) (-15 -3346 ((-550) (-550) (-550) (-550) (-550))))
-((-1518 (((-836) $) NIL) (($ (-550)) 10)))
-(((-1019 |#1|) (-10 -8 (-15 -1518 (|#1| (-550))) (-15 -1518 ((-836) |#1|))) (-1020)) (T -1019))
-NIL
-(-10 -8 (-15 -1518 (|#1| (-550))) (-15 -1518 ((-836) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1386 (((-3 $ "failed") $) 32)) (-3102 (((-112) $) 30)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11) (($ (-550)) 27)) (-2390 (((-749)) 28)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
-(((-1020) (-138)) (T -1020))
-((-2390 (*1 *2) (-12 (-4 *1 (-1020)) (-5 *2 (-749)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-1020)))))
-(-13 (-1027) (-705) (-626 $) (-10 -8 (-15 -2390 ((-749))) (-15 -1518 ($ (-550))) (-6 -4339)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 $) . T) ((-705) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-3448 (((-400 (-925 |#2|)) (-623 |#2|) (-623 |#2|) (-749) (-749)) 46)))
-(((-1021 |#1| |#2|) (-10 -7 (-15 -3448 ((-400 (-925 |#2|)) (-623 |#2|) (-623 |#2|) (-749) (-749)))) (-1144) (-356)) (T -1021))
-((-3448 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-623 *6)) (-5 *4 (-749)) (-4 *6 (-356)) (-5 *2 (-400 (-925 *6))) (-5 *1 (-1021 *5 *6)) (-14 *5 (-1144)))))
-(-10 -7 (-15 -3448 ((-400 (-925 |#2|)) (-623 |#2|) (-623 |#2|) (-749) (-749))))
-((-1294 (((-112) $) 29)) (-3483 (((-112) $) 16)) (-2115 (((-749) $) 13)) (-2124 (((-749) $) 14)) (-1829 (((-112) $) 26)) (-1295 (((-112) $) 31)))
-(((-1022 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -8 (-15 -2124 ((-749) |#1|)) (-15 -2115 ((-749) |#1|)) (-15 -1295 ((-112) |#1|)) (-15 -1294 ((-112) |#1|)) (-15 -1829 ((-112) |#1|)) (-15 -3483 ((-112) |#1|))) (-1023 |#2| |#3| |#4| |#5| |#6|) (-749) (-749) (-1020) (-232 |#3| |#4|) (-232 |#2| |#4|)) (T -1022))
-NIL
-(-10 -8 (-15 -2124 ((-749) |#1|)) (-15 -2115 ((-749) |#1|)) (-15 -1295 ((-112) |#1|)) (-15 -1294 ((-112) |#1|)) (-15 -1829 ((-112) |#1|)) (-15 -3483 ((-112) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-1294 (((-112) $) 51)) (-3219 (((-3 $ "failed") $ $) 19)) (-3483 (((-112) $) 53)) (-4047 (((-112) $ (-749)) 61)) (-3513 (($) 17 T CONST)) (-3707 (($ $) 34 (|has| |#3| (-300)))) (-3719 ((|#4| $ (-550)) 39)) (-2122 (((-749) $) 33 (|has| |#3| (-542)))) (-3181 ((|#3| $ (-550) (-550)) 41)) (-3450 (((-623 |#3|) $) 68 (|has| $ (-6 -4342)))) (-3613 (((-749) $) 32 (|has| |#3| (-542)))) (-3525 (((-623 |#5|) $) 31 (|has| |#3| (-542)))) (-2115 (((-749) $) 45)) (-2124 (((-749) $) 44)) (-1859 (((-112) $ (-749)) 60)) (-2938 (((-550) $) 49)) (-3895 (((-550) $) 47)) (-2689 (((-623 |#3|) $) 69 (|has| $ (-6 -4342)))) (-1921 (((-112) |#3| $) 71 (-12 (|has| |#3| (-1068)) (|has| $ (-6 -4342))))) (-2828 (((-550) $) 48)) (-3816 (((-550) $) 46)) (-2458 (($ (-623 (-623 |#3|))) 54)) (-3234 (($ (-1 |#3| |#3|) $) 64 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#3| |#3|) $) 63) (($ (-1 |#3| |#3| |#3|) $ $) 37)) (-4048 (((-623 (-623 |#3|)) $) 43)) (-1573 (((-112) $ (-749)) 59)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1495 (((-3 $ "failed") $ |#3|) 36 (|has| |#3| (-542)))) (-1543 (((-112) (-1 (-112) |#3|) $) 66 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 |#3|) (-623 |#3|)) 75 (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068)))) (($ $ |#3| |#3|) 74 (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068)))) (($ $ (-287 |#3|)) 73 (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068)))) (($ $ (-623 (-287 |#3|))) 72 (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068))))) (-4140 (((-112) $ $) 55)) (-2902 (((-112) $) 58)) (-3498 (($) 57)) (-2680 ((|#3| $ (-550) (-550)) 42) ((|#3| $ (-550) (-550) |#3|) 40)) (-1829 (((-112) $) 52)) (-3350 (((-749) |#3| $) 70 (-12 (|has| |#3| (-1068)) (|has| $ (-6 -4342)))) (((-749) (-1 (-112) |#3|) $) 67 (|has| $ (-6 -4342)))) (-1731 (($ $) 56)) (-3615 ((|#5| $ (-550)) 38)) (-1518 (((-836) $) 11)) (-1675 (((-112) (-1 (-112) |#3|) $) 65 (|has| $ (-6 -4342)))) (-1295 (((-112) $) 50)) (-2626 (($) 18 T CONST)) (-2316 (((-112) $ $) 6)) (-2414 (($ $ |#3|) 35 (|has| |#3| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ |#3| $) 23) (($ $ |#3|) 26)) (-3191 (((-749) $) 62 (|has| $ (-6 -4342)))))
-(((-1023 |#1| |#2| |#3| |#4| |#5|) (-138) (-749) (-749) (-1020) (-232 |t#2| |t#3|) (-232 |t#1| |t#3|)) (T -1023))
-((-3972 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *5 *5)) (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)))) (-2458 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 *5))) (-4 *5 (-1020)) (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)))) (-3483 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-112)))) (-1829 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-112)))) (-1294 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-112)))) (-1295 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-112)))) (-2938 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-550)))) (-2828 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-550)))) (-3895 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-550)))) (-3816 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-550)))) (-2115 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-749)))) (-2124 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-749)))) (-4048 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-623 (-623 *5))))) (-2680 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-550)) (-4 *1 (-1023 *4 *5 *2 *6 *7)) (-4 *6 (-232 *5 *2)) (-4 *7 (-232 *4 *2)) (-4 *2 (-1020)))) (-3181 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-550)) (-4 *1 (-1023 *4 *5 *2 *6 *7)) (-4 *6 (-232 *5 *2)) (-4 *7 (-232 *4 *2)) (-4 *2 (-1020)))) (-2680 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-550)) (-4 *1 (-1023 *4 *5 *2 *6 *7)) (-4 *2 (-1020)) (-4 *6 (-232 *5 *2)) (-4 *7 (-232 *4 *2)))) (-3719 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-1023 *4 *5 *6 *2 *7)) (-4 *6 (-1020)) (-4 *7 (-232 *4 *6)) (-4 *2 (-232 *5 *6)))) (-3615 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-1023 *4 *5 *6 *7 *2)) (-4 *6 (-1020)) (-4 *7 (-232 *5 *6)) (-4 *2 (-232 *4 *6)))) (-3972 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *5 *5 *5)) (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)))) (-1495 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-1023 *3 *4 *2 *5 *6)) (-4 *2 (-1020)) (-4 *5 (-232 *4 *2)) (-4 *6 (-232 *3 *2)) (-4 *2 (-542)))) (-2414 (*1 *1 *1 *2) (-12 (-4 *1 (-1023 *3 *4 *2 *5 *6)) (-4 *2 (-1020)) (-4 *5 (-232 *4 *2)) (-4 *6 (-232 *3 *2)) (-4 *2 (-356)))) (-3707 (*1 *1 *1) (-12 (-4 *1 (-1023 *2 *3 *4 *5 *6)) (-4 *4 (-1020)) (-4 *5 (-232 *3 *4)) (-4 *6 (-232 *2 *4)) (-4 *4 (-300)))) (-2122 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-4 *5 (-542)) (-5 *2 (-749)))) (-3613 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-4 *5 (-542)) (-5 *2 (-749)))) (-3525 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-4 *5 (-542)) (-5 *2 (-623 *7)))))
-(-13 (-111 |t#3| |t#3|) (-481 |t#3|) (-10 -8 (-6 -4342) (IF (|has| |t#3| (-170)) (-6 (-696 |t#3|)) |%noBranch|) (-15 -2458 ($ (-623 (-623 |t#3|)))) (-15 -3483 ((-112) $)) (-15 -1829 ((-112) $)) (-15 -1294 ((-112) $)) (-15 -1295 ((-112) $)) (-15 -2938 ((-550) $)) (-15 -2828 ((-550) $)) (-15 -3895 ((-550) $)) (-15 -3816 ((-550) $)) (-15 -2115 ((-749) $)) (-15 -2124 ((-749) $)) (-15 -4048 ((-623 (-623 |t#3|)) $)) (-15 -2680 (|t#3| $ (-550) (-550))) (-15 -3181 (|t#3| $ (-550) (-550))) (-15 -2680 (|t#3| $ (-550) (-550) |t#3|)) (-15 -3719 (|t#4| $ (-550))) (-15 -3615 (|t#5| $ (-550))) (-15 -3972 ($ (-1 |t#3| |t#3|) $)) (-15 -3972 ($ (-1 |t#3| |t#3| |t#3|) $ $)) (IF (|has| |t#3| (-542)) (-15 -1495 ((-3 $ "failed") $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-356)) (-15 -2414 ($ $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-300)) (-15 -3707 ($ $)) |%noBranch|) (IF (|has| |t#3| (-542)) (PROGN (-15 -2122 ((-749) $)) (-15 -3613 ((-749) $)) (-15 -3525 ((-623 |t#5|) $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-34) . T) ((-101) . T) ((-111 |#3| |#3|) . T) ((-130) . T) ((-595 (-836)) . T) ((-302 |#3|) -12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068))) ((-481 |#3|) . T) ((-505 |#3| |#3|) -12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068))) ((-626 |#3|) . T) ((-696 |#3|) |has| |#3| (-170)) ((-1026 |#3|) . T) ((-1068) . T) ((-1181) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1294 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3483 (((-112) $) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-3513 (($) NIL T CONST)) (-3707 (($ $) 43 (|has| |#3| (-300)))) (-3719 (((-234 |#2| |#3|) $ (-550)) 32)) (-1717 (($ (-667 |#3|)) 41)) (-2122 (((-749) $) 45 (|has| |#3| (-542)))) (-3181 ((|#3| $ (-550) (-550)) NIL)) (-3450 (((-623 |#3|) $) NIL (|has| $ (-6 -4342)))) (-3613 (((-749) $) 47 (|has| |#3| (-542)))) (-3525 (((-623 (-234 |#1| |#3|)) $) 51 (|has| |#3| (-542)))) (-2115 (((-749) $) NIL)) (-2124 (((-749) $) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-2938 (((-550) $) NIL)) (-3895 (((-550) $) NIL)) (-2689 (((-623 |#3|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#3| (-1068))))) (-2828 (((-550) $) NIL)) (-3816 (((-550) $) NIL)) (-2458 (($ (-623 (-623 |#3|))) 27)) (-3234 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) NIL)) (-4048 (((-623 (-623 |#3|)) $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1495 (((-3 $ "failed") $ |#3|) NIL (|has| |#3| (-542)))) (-1543 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 |#3|) (-623 |#3|)) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068)))) (($ $ (-287 |#3|)) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068)))) (($ $ (-623 (-287 |#3|))) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#3| $ (-550) (-550)) NIL) ((|#3| $ (-550) (-550) |#3|) NIL)) (-2854 (((-133)) 54 (|has| |#3| (-356)))) (-1829 (((-112) $) NIL)) (-3350 (((-749) |#3| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#3| (-1068)))) (((-749) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4342)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) 63 (|has| |#3| (-596 (-526))))) (-3615 (((-234 |#1| |#3|) $ (-550)) 36)) (-1518 (((-836) $) 16) (((-667 |#3|) $) 38)) (-1675 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4342)))) (-1295 (((-112) $) NIL)) (-2626 (($) 13 T CONST)) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ |#3|) NIL (|has| |#3| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ |#3| $) NIL) (($ $ |#3|) NIL)) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-1024 |#1| |#2| |#3|) (-13 (-1023 |#1| |#2| |#3| (-234 |#2| |#3|) (-234 |#1| |#3|)) (-595 (-667 |#3|)) (-10 -8 (IF (|has| |#3| (-356)) (-6 (-1234 |#3|)) |%noBranch|) (IF (|has| |#3| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (-15 -1717 ($ (-667 |#3|))) (-15 -1518 ((-667 |#3|) $)))) (-749) (-749) (-1020)) (T -1024))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-667 *5)) (-5 *1 (-1024 *3 *4 *5)) (-14 *3 (-749)) (-14 *4 (-749)) (-4 *5 (-1020)))) (-1717 (*1 *1 *2) (-12 (-5 *2 (-667 *5)) (-4 *5 (-1020)) (-5 *1 (-1024 *3 *4 *5)) (-14 *3 (-749)) (-14 *4 (-749)))))
-(-13 (-1023 |#1| |#2| |#3| (-234 |#2| |#3|) (-234 |#1| |#3|)) (-595 (-667 |#3|)) (-10 -8 (IF (|has| |#3| (-356)) (-6 (-1234 |#3|)) |%noBranch|) (IF (|has| |#3| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (-15 -1717 ($ (-667 |#3|))) (-15 -1518 ((-667 |#3|) $))))
-((-2419 ((|#7| (-1 |#7| |#3| |#7|) |#6| |#7|) 34)) (-3972 ((|#10| (-1 |#7| |#3|) |#6|) 32)))
-(((-1025 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8| |#9| |#10|) (-10 -7 (-15 -3972 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -2419 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|))) (-749) (-749) (-1020) (-232 |#2| |#3|) (-232 |#1| |#3|) (-1023 |#1| |#2| |#3| |#4| |#5|) (-1020) (-232 |#2| |#7|) (-232 |#1| |#7|) (-1023 |#1| |#2| |#7| |#8| |#9|)) (T -1025))
-((-2419 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *7 *2)) (-4 *7 (-1020)) (-4 *2 (-1020)) (-14 *5 (-749)) (-14 *6 (-749)) (-4 *8 (-232 *6 *7)) (-4 *9 (-232 *5 *7)) (-4 *10 (-232 *6 *2)) (-4 *11 (-232 *5 *2)) (-5 *1 (-1025 *5 *6 *7 *8 *9 *4 *2 *10 *11 *12)) (-4 *4 (-1023 *5 *6 *7 *8 *9)) (-4 *12 (-1023 *5 *6 *2 *10 *11)))) (-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *10 *7)) (-4 *7 (-1020)) (-4 *10 (-1020)) (-14 *5 (-749)) (-14 *6 (-749)) (-4 *8 (-232 *6 *7)) (-4 *9 (-232 *5 *7)) (-4 *2 (-1023 *5 *6 *10 *11 *12)) (-5 *1 (-1025 *5 *6 *7 *8 *9 *4 *10 *11 *12 *2)) (-4 *4 (-1023 *5 *6 *7 *8 *9)) (-4 *11 (-232 *6 *10)) (-4 *12 (-232 *5 *10)))))
-(-10 -7 (-15 -3972 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -2419 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2626 (($) 18 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ |#1|) 23)))
-(((-1026 |#1|) (-138) (-1027)) (T -1026))
-((* (*1 *1 *1 *2) (-12 (-4 *1 (-1026 *2)) (-4 *2 (-1027)))))
+((-4229 (((-623 (-372)) (-926 (-550)) (-372)) 28) (((-623 (-372)) (-926 (-400 (-550))) (-372)) 27)) (-3900 (((-623 (-623 (-372))) (-623 (-926 (-550))) (-623 (-1145)) (-372)) 37)))
+(((-997) (-10 -7 (-15 -4229 ((-623 (-372)) (-926 (-400 (-550))) (-372))) (-15 -4229 ((-623 (-372)) (-926 (-550)) (-372))) (-15 -3900 ((-623 (-623 (-372))) (-623 (-926 (-550))) (-623 (-1145)) (-372))))) (T -997))
+((-3900 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 (-926 (-550)))) (-5 *4 (-623 (-1145))) (-5 *2 (-623 (-623 (-372)))) (-5 *1 (-997)) (-5 *5 (-372)))) (-4229 (*1 *2 *3 *4) (-12 (-5 *3 (-926 (-550))) (-5 *2 (-623 (-372))) (-5 *1 (-997)) (-5 *4 (-372)))) (-4229 (*1 *2 *3 *4) (-12 (-5 *3 (-926 (-400 (-550)))) (-5 *2 (-623 (-372))) (-5 *1 (-997)) (-5 *4 (-372)))))
+(-10 -7 (-15 -4229 ((-623 (-372)) (-926 (-400 (-550))) (-372))) (-15 -4229 ((-623 (-372)) (-926 (-550)) (-372))) (-15 -3900 ((-623 (-623 (-372))) (-623 (-926 (-550))) (-623 (-1145)) (-372))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 70)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1745 (($ $) NIL) (($ $ (-895)) NIL) (($ (-400 (-550))) NIL) (($ (-550)) NIL)) (-1611 (((-112) $ $) NIL)) (-4303 (((-550) $) 65)) (-2991 (($) NIL T CONST)) (-3217 (((-3 $ "failed") (-1141 $) (-895) (-837)) NIL) (((-3 $ "failed") (-1141 $) (-895)) 50)) (-2288 (((-3 (-400 (-550)) "failed") $) NIL (|has| (-400 (-550)) (-1012 (-400 (-550))))) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 |#1| "failed") $) 107) (((-3 (-550) "failed") $) NIL (-1489 (|has| (-400 (-550)) (-1012 (-550))) (|has| |#1| (-1012 (-550)))))) (-2202 (((-400 (-550)) $) 15 (|has| (-400 (-550)) (-1012 (-400 (-550))))) (((-400 (-550)) $) 15) ((|#1| $) 108) (((-550) $) NIL (-1489 (|has| (-400 (-550)) (-1012 (-550))) (|has| |#1| (-1012 (-550)))))) (-1420 (($ $ (-837)) 42)) (-3579 (($ $ (-837)) 43)) (-3455 (($ $ $) NIL)) (-3428 (((-400 (-550)) $ $) 19)) (-1537 (((-3 $ "failed") $) 83)) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-2694 (((-112) $) 61)) (-2419 (((-112) $) NIL)) (-1893 (($ $ (-550)) NIL)) (-1712 (((-112) $) 64)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-4142 (((-3 (-1141 $) "failed") $) 78)) (-2476 (((-3 (-837) "failed") $) 77)) (-2745 (((-3 (-1141 $) "failed") $) 75)) (-3877 (((-3 (-1031 $ (-1141 $)) "failed") $) 73)) (-3231 (($ (-623 $)) NIL) (($ $ $) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) 84)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ (-623 $)) NIL) (($ $ $) NIL)) (-1735 (((-411 $) $) NIL)) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2233 (((-837) $) 82) (($ (-550)) NIL) (($ (-400 (-550))) NIL) (($ $) 58) (($ (-400 (-550))) NIL) (($ (-550)) NIL) (($ (-400 (-550))) NIL) (($ |#1|) 110)) (-3091 (((-749)) NIL)) (-1819 (((-112) $ $) NIL)) (-2154 (((-400 (-550)) $ $) 25)) (-1759 (((-623 $) (-1141 $)) 56) (((-623 $) (-1141 (-400 (-550)))) NIL) (((-623 $) (-1141 (-550))) NIL) (((-623 $) (-926 $)) NIL) (((-623 $) (-926 (-400 (-550)))) NIL) (((-623 $) (-926 (-550))) NIL)) (-3631 (($ (-1031 $ (-1141 $)) (-837)) 41)) (-4188 (($ $) 20)) (-2688 (($) 29 T CONST)) (-2700 (($) 35 T CONST)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 71)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 22)) (-2382 (($ $ $) 33)) (-2370 (($ $) 34) (($ $ $) 69)) (-2358 (($ $ $) 103)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL) (($ $ (-400 (-550))) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 91) (($ $ $) 96) (($ (-400 (-550)) $) NIL) (($ $ (-400 (-550))) NIL) (($ (-550) $) 91) (($ $ (-550)) NIL) (($ (-400 (-550)) $) NIL) (($ $ (-400 (-550))) NIL) (($ |#1| $) 95) (($ $ |#1|) NIL)))
+(((-998 |#1|) (-13 (-986) (-404 |#1|) (-38 |#1|) (-10 -8 (-15 -3631 ($ (-1031 $ (-1141 $)) (-837))) (-15 -3877 ((-3 (-1031 $ (-1141 $)) "failed") $)) (-15 -3428 ((-400 (-550)) $ $)))) (-13 (-823) (-356) (-996))) (T -998))
+((-3631 (*1 *1 *2 *3) (-12 (-5 *2 (-1031 (-998 *4) (-1141 (-998 *4)))) (-5 *3 (-837)) (-5 *1 (-998 *4)) (-4 *4 (-13 (-823) (-356) (-996))))) (-3877 (*1 *2 *1) (|partial| -12 (-5 *2 (-1031 (-998 *3) (-1141 (-998 *3)))) (-5 *1 (-998 *3)) (-4 *3 (-13 (-823) (-356) (-996))))) (-3428 (*1 *2 *1 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-998 *3)) (-4 *3 (-13 (-823) (-356) (-996))))))
+(-13 (-986) (-404 |#1|) (-38 |#1|) (-10 -8 (-15 -3631 ($ (-1031 $ (-1141 $)) (-837))) (-15 -3877 ((-3 (-1031 $ (-1141 $)) "failed") $)) (-15 -3428 ((-400 (-550)) $ $))))
+((-2267 (((-2 (|:| -1309 |#2|) (|:| -3985 (-623 |#1|))) |#2| (-623 |#1|)) 20) ((|#2| |#2| |#1|) 15)))
+(((-999 |#1| |#2|) (-10 -7 (-15 -2267 (|#2| |#2| |#1|)) (-15 -2267 ((-2 (|:| -1309 |#2|) (|:| -3985 (-623 |#1|))) |#2| (-623 |#1|)))) (-356) (-634 |#1|)) (T -999))
+((-2267 (*1 *2 *3 *4) (-12 (-4 *5 (-356)) (-5 *2 (-2 (|:| -1309 *3) (|:| -3985 (-623 *5)))) (-5 *1 (-999 *5 *3)) (-5 *4 (-623 *5)) (-4 *3 (-634 *5)))) (-2267 (*1 *2 *2 *3) (-12 (-4 *3 (-356)) (-5 *1 (-999 *3 *2)) (-4 *2 (-634 *3)))))
+(-10 -7 (-15 -2267 (|#2| |#2| |#1|)) (-15 -2267 ((-2 (|:| -1309 |#2|) (|:| -3985 (-623 |#1|))) |#2| (-623 |#1|))))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-1859 ((|#1| $ |#1|) 14)) (-2409 ((|#1| $ |#1|) 12)) (-1471 (($ |#1|) 10)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-2757 ((|#1| $) 11)) (-2799 ((|#1| $) 13)) (-2233 (((-837) $) 21 (|has| |#1| (-1069)))) (-2264 (((-112) $ $) 9)))
+(((-1000 |#1|) (-13 (-1182) (-10 -8 (-15 -1471 ($ |#1|)) (-15 -2757 (|#1| $)) (-15 -2409 (|#1| $ |#1|)) (-15 -2799 (|#1| $)) (-15 -1859 (|#1| $ |#1|)) (-15 -2264 ((-112) $ $)) (IF (|has| |#1| (-1069)) (-6 (-1069)) |%noBranch|))) (-1182)) (T -1000))
+((-1471 (*1 *1 *2) (-12 (-5 *1 (-1000 *2)) (-4 *2 (-1182)))) (-2757 (*1 *2 *1) (-12 (-5 *1 (-1000 *2)) (-4 *2 (-1182)))) (-2409 (*1 *2 *1 *2) (-12 (-5 *1 (-1000 *2)) (-4 *2 (-1182)))) (-2799 (*1 *2 *1) (-12 (-5 *1 (-1000 *2)) (-4 *2 (-1182)))) (-1859 (*1 *2 *1 *2) (-12 (-5 *1 (-1000 *2)) (-4 *2 (-1182)))) (-2264 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1000 *3)) (-4 *3 (-1182)))))
+(-13 (-1182) (-10 -8 (-15 -1471 ($ |#1|)) (-15 -2757 (|#1| $)) (-15 -2409 (|#1| $ |#1|)) (-15 -2799 (|#1| $)) (-15 -1859 (|#1| $ |#1|)) (-15 -2264 ((-112) $ $)) (IF (|has| |#1| (-1069)) (-6 (-1069)) |%noBranch|)))
+((-2221 (((-112) $ $) NIL)) (-3393 (((-623 (-2 (|:| -1953 $) (|:| -4046 (-623 |#4|)))) (-623 |#4|)) NIL)) (-3186 (((-623 $) (-623 |#4|)) 105) (((-623 $) (-623 |#4|) (-112)) 106) (((-623 $) (-623 |#4|) (-112) (-112)) 104) (((-623 $) (-623 |#4|) (-112) (-112) (-112) (-112)) 107)) (-1516 (((-623 |#3|) $) NIL)) (-3935 (((-112) $) NIL)) (-3885 (((-112) $) NIL (|has| |#1| (-542)))) (-1404 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3624 ((|#4| |#4| $) NIL)) (-2318 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 $))) |#4| $) 99)) (-1814 (((-2 (|:| |under| $) (|:| -3925 $) (|:| |upper| $)) $ |#3|) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-2097 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344))) (((-3 |#4| "failed") $ |#3|) 54)) (-2991 (($) NIL T CONST)) (-3711 (((-112) $) 26 (|has| |#1| (-542)))) (-2751 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3305 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2248 (((-112) $) NIL (|has| |#1| (-542)))) (-3296 (((-623 |#4|) (-623 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-3694 (((-623 |#4|) (-623 |#4|) $) NIL (|has| |#1| (-542)))) (-2178 (((-623 |#4|) (-623 |#4|) $) NIL (|has| |#1| (-542)))) (-2288 (((-3 $ "failed") (-623 |#4|)) NIL)) (-2202 (($ (-623 |#4|)) NIL)) (-3870 (((-3 $ "failed") $) 39)) (-2962 ((|#4| |#4| $) 57)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069))))) (-1979 (($ |#4| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-2545 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 73 (|has| |#1| (-542)))) (-4240 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) NIL)) (-1621 ((|#4| |#4| $) NIL)) (-2924 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4344))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4344))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-2466 (((-2 (|:| -1953 (-623 |#4|)) (|:| -4046 (-623 |#4|))) $) NIL)) (-2515 (((-112) |#4| $) NIL)) (-3350 (((-112) |#4| $) NIL)) (-3201 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2372 (((-2 (|:| |val| (-623 |#4|)) (|:| |towers| (-623 $))) (-623 |#4|) (-112) (-112)) 119)) (-2971 (((-623 |#4|) $) 16 (|has| $ (-6 -4344)))) (-2831 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-1765 ((|#3| $) 33)) (-1445 (((-112) $ (-749)) NIL)) (-2876 (((-623 |#4|) $) 17 (|has| $ (-6 -4344)))) (-3922 (((-112) |#4| $) 25 (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069))))) (-3311 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#4| |#4|) $) 21)) (-3704 (((-623 |#3|) $) NIL)) (-4159 (((-112) |#3| $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL)) (-3352 (((-3 |#4| (-623 $)) |#4| |#4| $) NIL)) (-1623 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 $))) |#4| |#4| $) 97)) (-2001 (((-3 |#4| "failed") $) 37)) (-3087 (((-623 $) |#4| $) 80)) (-1785 (((-3 (-112) (-623 $)) |#4| $) NIL)) (-2101 (((-623 (-2 (|:| |val| (-112)) (|:| -1608 $))) |#4| $) 90) (((-112) |#4| $) 52)) (-4072 (((-623 $) |#4| $) 102) (((-623 $) (-623 |#4|) $) NIL) (((-623 $) (-623 |#4|) (-623 $)) 103) (((-623 $) |#4| (-623 $)) NIL)) (-1939 (((-623 $) (-623 |#4|) (-112) (-112) (-112)) 114)) (-3552 (($ |#4| $) 70) (($ (-623 |#4|) $) 71) (((-623 $) |#4| $ (-112) (-112) (-112) (-112) (-112)) 67)) (-3896 (((-623 |#4|) $) NIL)) (-3705 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2474 ((|#4| |#4| $) NIL)) (-3098 (((-112) $ $) NIL)) (-4035 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-542)))) (-1631 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3959 ((|#4| |#4| $) NIL)) (-3445 (((-1089) $) NIL)) (-3858 (((-3 |#4| "failed") $) 35)) (-1614 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-3747 (((-3 $ "failed") $ |#4|) 48)) (-4268 (($ $ |#4|) NIL) (((-623 $) |#4| $) 82) (((-623 $) |#4| (-623 $)) NIL) (((-623 $) (-623 |#4|) $) NIL) (((-623 $) (-623 |#4|) (-623 $)) 77)) (-1410 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 |#4|) (-623 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-287 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-623 (-287 |#4|))) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) 15)) (-2819 (($) 13)) (-3661 (((-749) $) NIL)) (-3457 (((-749) |#4| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069)))) (((-749) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-2435 (($ $) 12)) (-2451 (((-526) $) NIL (|has| |#4| (-596 (-526))))) (-2245 (($ (-623 |#4|)) 20)) (-3537 (($ $ |#3|) 42)) (-1446 (($ $ |#3|) 44)) (-3236 (($ $) NIL)) (-3175 (($ $ |#3|) NIL)) (-2233 (((-837) $) 31) (((-623 |#4|) $) 40)) (-4265 (((-749) $) NIL (|has| |#3| (-361)))) (-3526 (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-1770 (((-112) $ (-1 (-112) |#4| (-623 |#4|))) NIL)) (-3176 (((-623 $) |#4| $) 79) (((-623 $) |#4| (-623 $)) NIL) (((-623 $) (-623 |#4|) $) NIL) (((-623 $) (-623 |#4|) (-623 $)) NIL)) (-3404 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-1751 (((-623 |#3|) $) NIL)) (-2993 (((-112) |#4| $) NIL)) (-3636 (((-112) |#3| $) 53)) (-2264 (((-112) $ $) NIL)) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-1001 |#1| |#2| |#3| |#4|) (-13 (-1041 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3552 ((-623 $) |#4| $ (-112) (-112) (-112) (-112) (-112))) (-15 -3186 ((-623 $) (-623 |#4|) (-112) (-112))) (-15 -3186 ((-623 $) (-623 |#4|) (-112) (-112) (-112) (-112))) (-15 -1939 ((-623 $) (-623 |#4|) (-112) (-112) (-112))) (-15 -2372 ((-2 (|:| |val| (-623 |#4|)) (|:| |towers| (-623 $))) (-623 |#4|) (-112) (-112))))) (-444) (-771) (-825) (-1035 |#1| |#2| |#3|)) (T -1001))
+((-3552 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 (-1001 *5 *6 *7 *3))) (-5 *1 (-1001 *5 *6 *7 *3)) (-4 *3 (-1035 *5 *6 *7)))) (-3186 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 (-1001 *5 *6 *7 *8))) (-5 *1 (-1001 *5 *6 *7 *8)))) (-3186 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 (-1001 *5 *6 *7 *8))) (-5 *1 (-1001 *5 *6 *7 *8)))) (-1939 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 (-1001 *5 *6 *7 *8))) (-5 *1 (-1001 *5 *6 *7 *8)))) (-2372 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1035 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-623 *8)) (|:| |towers| (-623 (-1001 *5 *6 *7 *8))))) (-5 *1 (-1001 *5 *6 *7 *8)) (-5 *3 (-623 *8)))))
+(-13 (-1041 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3552 ((-623 $) |#4| $ (-112) (-112) (-112) (-112) (-112))) (-15 -3186 ((-623 $) (-623 |#4|) (-112) (-112))) (-15 -3186 ((-623 $) (-623 |#4|) (-112) (-112) (-112) (-112))) (-15 -1939 ((-623 $) (-623 |#4|) (-112) (-112) (-112))) (-15 -2372 ((-2 (|:| |val| (-623 |#4|)) (|:| |towers| (-623 $))) (-623 |#4|) (-112) (-112)))))
+((-1569 (((-623 (-667 |#1|)) (-623 (-667 |#1|))) 58) (((-667 |#1|) (-667 |#1|)) 57) (((-623 (-667 |#1|)) (-623 (-667 |#1|)) (-623 (-667 |#1|))) 56) (((-667 |#1|) (-667 |#1|) (-667 |#1|)) 53)) (-1607 (((-623 (-667 |#1|)) (-623 (-667 |#1|)) (-895)) 52) (((-667 |#1|) (-667 |#1|) (-895)) 51)) (-3367 (((-623 (-667 (-550))) (-623 (-623 (-550)))) 68) (((-623 (-667 (-550))) (-623 (-879 (-550))) (-550)) 67) (((-667 (-550)) (-623 (-550))) 64) (((-667 (-550)) (-879 (-550)) (-550)) 63)) (-3006 (((-667 (-926 |#1|)) (-749)) 81)) (-2504 (((-623 (-667 |#1|)) (-623 (-667 |#1|)) (-895)) 37 (|has| |#1| (-6 (-4346 "*")))) (((-667 |#1|) (-667 |#1|) (-895)) 35 (|has| |#1| (-6 (-4346 "*"))))))
+(((-1002 |#1|) (-10 -7 (IF (|has| |#1| (-6 (-4346 "*"))) (-15 -2504 ((-667 |#1|) (-667 |#1|) (-895))) |%noBranch|) (IF (|has| |#1| (-6 (-4346 "*"))) (-15 -2504 ((-623 (-667 |#1|)) (-623 (-667 |#1|)) (-895))) |%noBranch|) (-15 -3006 ((-667 (-926 |#1|)) (-749))) (-15 -1607 ((-667 |#1|) (-667 |#1|) (-895))) (-15 -1607 ((-623 (-667 |#1|)) (-623 (-667 |#1|)) (-895))) (-15 -1569 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -1569 ((-623 (-667 |#1|)) (-623 (-667 |#1|)) (-623 (-667 |#1|)))) (-15 -1569 ((-667 |#1|) (-667 |#1|))) (-15 -1569 ((-623 (-667 |#1|)) (-623 (-667 |#1|)))) (-15 -3367 ((-667 (-550)) (-879 (-550)) (-550))) (-15 -3367 ((-667 (-550)) (-623 (-550)))) (-15 -3367 ((-623 (-667 (-550))) (-623 (-879 (-550))) (-550))) (-15 -3367 ((-623 (-667 (-550))) (-623 (-623 (-550)))))) (-1021)) (T -1002))
+((-3367 (*1 *2 *3) (-12 (-5 *3 (-623 (-623 (-550)))) (-5 *2 (-623 (-667 (-550)))) (-5 *1 (-1002 *4)) (-4 *4 (-1021)))) (-3367 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-879 (-550)))) (-5 *4 (-550)) (-5 *2 (-623 (-667 *4))) (-5 *1 (-1002 *5)) (-4 *5 (-1021)))) (-3367 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-667 (-550))) (-5 *1 (-1002 *4)) (-4 *4 (-1021)))) (-3367 (*1 *2 *3 *4) (-12 (-5 *3 (-879 (-550))) (-5 *4 (-550)) (-5 *2 (-667 *4)) (-5 *1 (-1002 *5)) (-4 *5 (-1021)))) (-1569 (*1 *2 *2) (-12 (-5 *2 (-623 (-667 *3))) (-4 *3 (-1021)) (-5 *1 (-1002 *3)))) (-1569 (*1 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-1021)) (-5 *1 (-1002 *3)))) (-1569 (*1 *2 *2 *2) (-12 (-5 *2 (-623 (-667 *3))) (-4 *3 (-1021)) (-5 *1 (-1002 *3)))) (-1569 (*1 *2 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-1021)) (-5 *1 (-1002 *3)))) (-1607 (*1 *2 *2 *3) (-12 (-5 *2 (-623 (-667 *4))) (-5 *3 (-895)) (-4 *4 (-1021)) (-5 *1 (-1002 *4)))) (-1607 (*1 *2 *2 *3) (-12 (-5 *2 (-667 *4)) (-5 *3 (-895)) (-4 *4 (-1021)) (-5 *1 (-1002 *4)))) (-3006 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-667 (-926 *4))) (-5 *1 (-1002 *4)) (-4 *4 (-1021)))) (-2504 (*1 *2 *2 *3) (-12 (-5 *2 (-623 (-667 *4))) (-5 *3 (-895)) (|has| *4 (-6 (-4346 "*"))) (-4 *4 (-1021)) (-5 *1 (-1002 *4)))) (-2504 (*1 *2 *2 *3) (-12 (-5 *2 (-667 *4)) (-5 *3 (-895)) (|has| *4 (-6 (-4346 "*"))) (-4 *4 (-1021)) (-5 *1 (-1002 *4)))))
+(-10 -7 (IF (|has| |#1| (-6 (-4346 "*"))) (-15 -2504 ((-667 |#1|) (-667 |#1|) (-895))) |%noBranch|) (IF (|has| |#1| (-6 (-4346 "*"))) (-15 -2504 ((-623 (-667 |#1|)) (-623 (-667 |#1|)) (-895))) |%noBranch|) (-15 -3006 ((-667 (-926 |#1|)) (-749))) (-15 -1607 ((-667 |#1|) (-667 |#1|) (-895))) (-15 -1607 ((-623 (-667 |#1|)) (-623 (-667 |#1|)) (-895))) (-15 -1569 ((-667 |#1|) (-667 |#1|) (-667 |#1|))) (-15 -1569 ((-623 (-667 |#1|)) (-623 (-667 |#1|)) (-623 (-667 |#1|)))) (-15 -1569 ((-667 |#1|) (-667 |#1|))) (-15 -1569 ((-623 (-667 |#1|)) (-623 (-667 |#1|)))) (-15 -3367 ((-667 (-550)) (-879 (-550)) (-550))) (-15 -3367 ((-667 (-550)) (-623 (-550)))) (-15 -3367 ((-623 (-667 (-550))) (-623 (-879 (-550))) (-550))) (-15 -3367 ((-623 (-667 (-550))) (-623 (-623 (-550))))))
+((-3097 (((-667 |#1|) (-623 (-667 |#1|)) (-1228 |#1|)) 50 (|has| |#1| (-300)))) (-2590 (((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-1228 (-1228 |#1|))) 76 (|has| |#1| (-356))) (((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-1228 |#1|)) 79 (|has| |#1| (-356)))) (-2638 (((-1228 |#1|) (-623 (-1228 |#1|)) (-550)) 93 (-12 (|has| |#1| (-356)) (|has| |#1| (-361))))) (-3160 (((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-895)) 85 (-12 (|has| |#1| (-356)) (|has| |#1| (-361)))) (((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-112)) 83 (-12 (|has| |#1| (-356)) (|has| |#1| (-361)))) (((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|))) 82 (-12 (|has| |#1| (-356)) (|has| |#1| (-361)))) (((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-112) (-550) (-550)) 81 (-12 (|has| |#1| (-356)) (|has| |#1| (-361))))) (-3340 (((-112) (-623 (-667 |#1|))) 71 (|has| |#1| (-356))) (((-112) (-623 (-667 |#1|)) (-550)) 73 (|has| |#1| (-356)))) (-2673 (((-1228 (-1228 |#1|)) (-623 (-667 |#1|)) (-1228 |#1|)) 48 (|has| |#1| (-300)))) (-3873 (((-667 |#1|) (-623 (-667 |#1|)) (-667 |#1|)) 34)) (-1978 (((-667 |#1|) (-1228 (-1228 |#1|))) 31)) (-1559 (((-667 |#1|) (-623 (-667 |#1|)) (-623 (-667 |#1|)) (-550)) 65 (|has| |#1| (-356))) (((-667 |#1|) (-623 (-667 |#1|)) (-623 (-667 |#1|))) 64 (|has| |#1| (-356))) (((-667 |#1|) (-623 (-667 |#1|)) (-623 (-667 |#1|)) (-112) (-550)) 69 (|has| |#1| (-356)))))
+(((-1003 |#1|) (-10 -7 (-15 -1978 ((-667 |#1|) (-1228 (-1228 |#1|)))) (-15 -3873 ((-667 |#1|) (-623 (-667 |#1|)) (-667 |#1|))) (IF (|has| |#1| (-300)) (PROGN (-15 -2673 ((-1228 (-1228 |#1|)) (-623 (-667 |#1|)) (-1228 |#1|))) (-15 -3097 ((-667 |#1|) (-623 (-667 |#1|)) (-1228 |#1|)))) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-15 -1559 ((-667 |#1|) (-623 (-667 |#1|)) (-623 (-667 |#1|)) (-112) (-550))) (-15 -1559 ((-667 |#1|) (-623 (-667 |#1|)) (-623 (-667 |#1|)))) (-15 -1559 ((-667 |#1|) (-623 (-667 |#1|)) (-623 (-667 |#1|)) (-550))) (-15 -3340 ((-112) (-623 (-667 |#1|)) (-550))) (-15 -3340 ((-112) (-623 (-667 |#1|)))) (-15 -2590 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-1228 |#1|))) (-15 -2590 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-1228 (-1228 |#1|))))) |%noBranch|) (IF (|has| |#1| (-361)) (IF (|has| |#1| (-356)) (PROGN (-15 -3160 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-112) (-550) (-550))) (-15 -3160 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)))) (-15 -3160 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-112))) (-15 -3160 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-895))) (-15 -2638 ((-1228 |#1|) (-623 (-1228 |#1|)) (-550)))) |%noBranch|) |%noBranch|)) (-1021)) (T -1003))
+((-2638 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-1228 *5))) (-5 *4 (-550)) (-5 *2 (-1228 *5)) (-5 *1 (-1003 *5)) (-4 *5 (-356)) (-4 *5 (-361)) (-4 *5 (-1021)))) (-3160 (*1 *2 *3 *4) (-12 (-5 *4 (-895)) (-4 *5 (-356)) (-4 *5 (-361)) (-4 *5 (-1021)) (-5 *2 (-623 (-623 (-667 *5)))) (-5 *1 (-1003 *5)) (-5 *3 (-623 (-667 *5))))) (-3160 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-356)) (-4 *5 (-361)) (-4 *5 (-1021)) (-5 *2 (-623 (-623 (-667 *5)))) (-5 *1 (-1003 *5)) (-5 *3 (-623 (-667 *5))))) (-3160 (*1 *2 *3) (-12 (-4 *4 (-356)) (-4 *4 (-361)) (-4 *4 (-1021)) (-5 *2 (-623 (-623 (-667 *4)))) (-5 *1 (-1003 *4)) (-5 *3 (-623 (-667 *4))))) (-3160 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-112)) (-5 *5 (-550)) (-4 *6 (-356)) (-4 *6 (-361)) (-4 *6 (-1021)) (-5 *2 (-623 (-623 (-667 *6)))) (-5 *1 (-1003 *6)) (-5 *3 (-623 (-667 *6))))) (-2590 (*1 *2 *3 *4) (-12 (-5 *4 (-1228 (-1228 *5))) (-4 *5 (-356)) (-4 *5 (-1021)) (-5 *2 (-623 (-623 (-667 *5)))) (-5 *1 (-1003 *5)) (-5 *3 (-623 (-667 *5))))) (-2590 (*1 *2 *3 *4) (-12 (-5 *4 (-1228 *5)) (-4 *5 (-356)) (-4 *5 (-1021)) (-5 *2 (-623 (-623 (-667 *5)))) (-5 *1 (-1003 *5)) (-5 *3 (-623 (-667 *5))))) (-3340 (*1 *2 *3) (-12 (-5 *3 (-623 (-667 *4))) (-4 *4 (-356)) (-4 *4 (-1021)) (-5 *2 (-112)) (-5 *1 (-1003 *4)))) (-3340 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-667 *5))) (-5 *4 (-550)) (-4 *5 (-356)) (-4 *5 (-1021)) (-5 *2 (-112)) (-5 *1 (-1003 *5)))) (-1559 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-623 (-667 *5))) (-5 *4 (-550)) (-5 *2 (-667 *5)) (-5 *1 (-1003 *5)) (-4 *5 (-356)) (-4 *5 (-1021)))) (-1559 (*1 *2 *3 *3) (-12 (-5 *3 (-623 (-667 *4))) (-5 *2 (-667 *4)) (-5 *1 (-1003 *4)) (-4 *4 (-356)) (-4 *4 (-1021)))) (-1559 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-623 (-667 *6))) (-5 *4 (-112)) (-5 *5 (-550)) (-5 *2 (-667 *6)) (-5 *1 (-1003 *6)) (-4 *6 (-356)) (-4 *6 (-1021)))) (-3097 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-667 *5))) (-5 *4 (-1228 *5)) (-4 *5 (-300)) (-4 *5 (-1021)) (-5 *2 (-667 *5)) (-5 *1 (-1003 *5)))) (-2673 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-667 *5))) (-4 *5 (-300)) (-4 *5 (-1021)) (-5 *2 (-1228 (-1228 *5))) (-5 *1 (-1003 *5)) (-5 *4 (-1228 *5)))) (-3873 (*1 *2 *3 *2) (-12 (-5 *3 (-623 (-667 *4))) (-5 *2 (-667 *4)) (-4 *4 (-1021)) (-5 *1 (-1003 *4)))) (-1978 (*1 *2 *3) (-12 (-5 *3 (-1228 (-1228 *4))) (-4 *4 (-1021)) (-5 *2 (-667 *4)) (-5 *1 (-1003 *4)))))
+(-10 -7 (-15 -1978 ((-667 |#1|) (-1228 (-1228 |#1|)))) (-15 -3873 ((-667 |#1|) (-623 (-667 |#1|)) (-667 |#1|))) (IF (|has| |#1| (-300)) (PROGN (-15 -2673 ((-1228 (-1228 |#1|)) (-623 (-667 |#1|)) (-1228 |#1|))) (-15 -3097 ((-667 |#1|) (-623 (-667 |#1|)) (-1228 |#1|)))) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-15 -1559 ((-667 |#1|) (-623 (-667 |#1|)) (-623 (-667 |#1|)) (-112) (-550))) (-15 -1559 ((-667 |#1|) (-623 (-667 |#1|)) (-623 (-667 |#1|)))) (-15 -1559 ((-667 |#1|) (-623 (-667 |#1|)) (-623 (-667 |#1|)) (-550))) (-15 -3340 ((-112) (-623 (-667 |#1|)) (-550))) (-15 -3340 ((-112) (-623 (-667 |#1|)))) (-15 -2590 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-1228 |#1|))) (-15 -2590 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-1228 (-1228 |#1|))))) |%noBranch|) (IF (|has| |#1| (-361)) (IF (|has| |#1| (-356)) (PROGN (-15 -3160 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-112) (-550) (-550))) (-15 -3160 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)))) (-15 -3160 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-112))) (-15 -3160 ((-623 (-623 (-667 |#1|))) (-623 (-667 |#1|)) (-895))) (-15 -2638 ((-1228 |#1|) (-623 (-1228 |#1|)) (-550)))) |%noBranch|) |%noBranch|))
+((-2163 ((|#1| (-895) |#1|) 9)))
+(((-1004 |#1|) (-10 -7 (-15 -2163 (|#1| (-895) |#1|))) (-13 (-1069) (-10 -8 (-15 -2358 ($ $ $))))) (T -1004))
+((-2163 (*1 *2 *3 *2) (-12 (-5 *3 (-895)) (-5 *1 (-1004 *2)) (-4 *2 (-13 (-1069) (-10 -8 (-15 -2358 ($ $ $))))))))
+(-10 -7 (-15 -2163 (|#1| (-895) |#1|)))
+((-3376 (((-623 (-2 (|:| |radval| (-309 (-550))) (|:| |radmult| (-550)) (|:| |radvect| (-623 (-667 (-309 (-550))))))) (-667 (-400 (-926 (-550))))) 59)) (-2112 (((-623 (-667 (-309 (-550)))) (-309 (-550)) (-667 (-400 (-926 (-550))))) 48)) (-3914 (((-623 (-309 (-550))) (-667 (-400 (-926 (-550))))) 41)) (-3807 (((-623 (-667 (-309 (-550)))) (-667 (-400 (-926 (-550))))) 68)) (-2262 (((-667 (-309 (-550))) (-667 (-309 (-550)))) 34)) (-3938 (((-623 (-667 (-309 (-550)))) (-623 (-667 (-309 (-550))))) 62)) (-2629 (((-3 (-667 (-309 (-550))) "failed") (-667 (-400 (-926 (-550))))) 66)))
+(((-1005) (-10 -7 (-15 -3376 ((-623 (-2 (|:| |radval| (-309 (-550))) (|:| |radmult| (-550)) (|:| |radvect| (-623 (-667 (-309 (-550))))))) (-667 (-400 (-926 (-550)))))) (-15 -2112 ((-623 (-667 (-309 (-550)))) (-309 (-550)) (-667 (-400 (-926 (-550)))))) (-15 -3914 ((-623 (-309 (-550))) (-667 (-400 (-926 (-550)))))) (-15 -2629 ((-3 (-667 (-309 (-550))) "failed") (-667 (-400 (-926 (-550)))))) (-15 -2262 ((-667 (-309 (-550))) (-667 (-309 (-550))))) (-15 -3938 ((-623 (-667 (-309 (-550)))) (-623 (-667 (-309 (-550)))))) (-15 -3807 ((-623 (-667 (-309 (-550)))) (-667 (-400 (-926 (-550)))))))) (T -1005))
+((-3807 (*1 *2 *3) (-12 (-5 *3 (-667 (-400 (-926 (-550))))) (-5 *2 (-623 (-667 (-309 (-550))))) (-5 *1 (-1005)))) (-3938 (*1 *2 *2) (-12 (-5 *2 (-623 (-667 (-309 (-550))))) (-5 *1 (-1005)))) (-2262 (*1 *2 *2) (-12 (-5 *2 (-667 (-309 (-550)))) (-5 *1 (-1005)))) (-2629 (*1 *2 *3) (|partial| -12 (-5 *3 (-667 (-400 (-926 (-550))))) (-5 *2 (-667 (-309 (-550)))) (-5 *1 (-1005)))) (-3914 (*1 *2 *3) (-12 (-5 *3 (-667 (-400 (-926 (-550))))) (-5 *2 (-623 (-309 (-550)))) (-5 *1 (-1005)))) (-2112 (*1 *2 *3 *4) (-12 (-5 *4 (-667 (-400 (-926 (-550))))) (-5 *2 (-623 (-667 (-309 (-550))))) (-5 *1 (-1005)) (-5 *3 (-309 (-550))))) (-3376 (*1 *2 *3) (-12 (-5 *3 (-667 (-400 (-926 (-550))))) (-5 *2 (-623 (-2 (|:| |radval| (-309 (-550))) (|:| |radmult| (-550)) (|:| |radvect| (-623 (-667 (-309 (-550)))))))) (-5 *1 (-1005)))))
+(-10 -7 (-15 -3376 ((-623 (-2 (|:| |radval| (-309 (-550))) (|:| |radmult| (-550)) (|:| |radvect| (-623 (-667 (-309 (-550))))))) (-667 (-400 (-926 (-550)))))) (-15 -2112 ((-623 (-667 (-309 (-550)))) (-309 (-550)) (-667 (-400 (-926 (-550)))))) (-15 -3914 ((-623 (-309 (-550))) (-667 (-400 (-926 (-550)))))) (-15 -2629 ((-3 (-667 (-309 (-550))) "failed") (-667 (-400 (-926 (-550)))))) (-15 -2262 ((-667 (-309 (-550))) (-667 (-309 (-550))))) (-15 -3938 ((-623 (-667 (-309 (-550)))) (-623 (-667 (-309 (-550)))))) (-15 -3807 ((-623 (-667 (-309 (-550)))) (-667 (-400 (-926 (-550)))))))
+((-2507 ((|#1| |#1| (-895)) 9)))
+(((-1006 |#1|) (-10 -7 (-15 -2507 (|#1| |#1| (-895)))) (-13 (-1069) (-10 -8 (-15 * ($ $ $))))) (T -1006))
+((-2507 (*1 *2 *2 *3) (-12 (-5 *3 (-895)) (-5 *1 (-1006 *2)) (-4 *2 (-13 (-1069) (-10 -8 (-15 * ($ $ $))))))))
+(-10 -7 (-15 -2507 (|#1| |#1| (-895))))
+((-2233 ((|#1| (-305)) 11) (((-1233) |#1|) 9)))
+(((-1007 |#1|) (-10 -7 (-15 -2233 ((-1233) |#1|)) (-15 -2233 (|#1| (-305)))) (-1182)) (T -1007))
+((-2233 (*1 *2 *3) (-12 (-5 *3 (-305)) (-5 *1 (-1007 *2)) (-4 *2 (-1182)))) (-2233 (*1 *2 *3) (-12 (-5 *2 (-1233)) (-5 *1 (-1007 *3)) (-4 *3 (-1182)))))
+(-10 -7 (-15 -2233 ((-1233) |#1|)) (-15 -2233 (|#1| (-305))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-2924 (($ |#4|) 25)) (-1537 (((-3 $ "failed") $) NIL)) (-2419 (((-112) $) NIL)) (-2910 ((|#4| $) 27)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 46) (($ (-550)) NIL) (($ |#1|) NIL) (($ |#4|) 26)) (-3091 (((-749)) 43)) (-2688 (($) 21 T CONST)) (-2700 (($) 23 T CONST)) (-2264 (((-112) $ $) 40)) (-2370 (($ $) 31) (($ $ $) NIL)) (-2358 (($ $ $) 29)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 36) (($ $ $) 33) (($ |#1| $) 38) (($ $ |#1|) NIL)))
+(((-1008 |#1| |#2| |#3| |#4| |#5|) (-13 (-170) (-38 |#1|) (-10 -8 (-15 -2924 ($ |#4|)) (-15 -2233 ($ |#4|)) (-15 -2910 (|#4| $)))) (-356) (-771) (-825) (-923 |#1| |#2| |#3|) (-623 |#4|)) (T -1008))
+((-2924 (*1 *1 *2) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-1008 *3 *4 *5 *2 *6)) (-4 *2 (-923 *3 *4 *5)) (-14 *6 (-623 *2)))) (-2233 (*1 *1 *2) (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-1008 *3 *4 *5 *2 *6)) (-4 *2 (-923 *3 *4 *5)) (-14 *6 (-623 *2)))) (-2910 (*1 *2 *1) (-12 (-4 *2 (-923 *3 *4 *5)) (-5 *1 (-1008 *3 *4 *5 *2 *6)) (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-14 *6 (-623 *2)))))
+(-13 (-170) (-38 |#1|) (-10 -8 (-15 -2924 ($ |#4|)) (-15 -2233 ($ |#4|)) (-15 -2910 (|#4| $))))
+((-2221 (((-112) $ $) NIL (-1489 (|has| (-52) (-1069)) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069))))) (-3364 (($) NIL) (($ (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) NIL)) (-3037 (((-1233) $ (-1145) (-1145)) NIL (|has| $ (-6 -4345)))) (-3368 (((-112) $ (-749)) NIL)) (-2678 (((-112) (-112)) 39)) (-4093 (((-112) (-112)) 38)) (-2409 (((-52) $ (-1145) (-52)) NIL)) (-3994 (($ (-1 (-112) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344)))) (-3696 (((-3 (-52) "failed") (-1145) $) NIL)) (-2991 (($) NIL T CONST)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069))))) (-2505 (($ (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) $) NIL (|has| $ (-6 -4344))) (($ (-1 (-112) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344))) (((-3 (-52) "failed") (-1145) $) NIL)) (-1979 (($ (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069)))) (($ (-1 (-112) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344)))) (-2924 (((-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $ (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069)))) (((-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $ (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) NIL (|has| $ (-6 -4344))) (((-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344)))) (-3317 (((-52) $ (-1145) (-52)) NIL (|has| $ (-6 -4345)))) (-3263 (((-52) $ (-1145)) NIL)) (-2971 (((-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344))) (((-623 (-52)) $) NIL (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-1145) $) NIL (|has| (-1145) (-825)))) (-2876 (((-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344))) (((-623 (-52)) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069)))) (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-52) (-1069))))) (-2506 (((-1145) $) NIL (|has| (-1145) (-825)))) (-3311 (($ (-1 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4345))) (($ (-1 (-52) (-52)) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL) (($ (-1 (-52) (-52)) $) NIL) (($ (-1 (-52) (-52) (-52)) $ $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (-1489 (|has| (-52) (-1069)) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069))))) (-4212 (((-623 (-1145)) $) 34)) (-3998 (((-112) (-1145) $) NIL)) (-1696 (((-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) $) NIL)) (-1715 (($ (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) $) NIL)) (-3611 (((-623 (-1145)) $) NIL)) (-3166 (((-112) (-1145) $) NIL)) (-3445 (((-1089) $) NIL (-1489 (|has| (-52) (-1069)) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069))))) (-3858 (((-52) $) NIL (|has| (-1145) (-825)))) (-1614 (((-3 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) "failed") (-1 (-112) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL)) (-2491 (($ $ (-52)) NIL (|has| $ (-6 -4345)))) (-3576 (((-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) $) NIL)) (-1410 (((-112) (-1 (-112) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))))) NIL (-12 (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-302 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069)))) (($ $ (-287 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) NIL (-12 (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-302 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069)))) (($ $ (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) NIL (-12 (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-302 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069)))) (($ $ (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) NIL (-12 (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-302 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069)))) (($ $ (-623 (-52)) (-623 (-52))) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1069)))) (($ $ (-52) (-52)) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1069)))) (($ $ (-287 (-52))) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1069)))) (($ $ (-623 (-287 (-52)))) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-52) (-1069))))) (-1375 (((-623 (-52)) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 (((-52) $ (-1145)) 35) (((-52) $ (-1145) (-52)) NIL)) (-3246 (($) NIL) (($ (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) NIL)) (-3457 (((-749) (-1 (-112) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344))) (((-749) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069)))) (((-749) (-52) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-52) (-1069)))) (((-749) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4344)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-596 (-526))))) (-2245 (($ (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) NIL)) (-2233 (((-837) $) 37 (-1489 (|has| (-52) (-595 (-837))) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-595 (-837)))))) (-4017 (($ (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) NIL)) (-3404 (((-112) (-1 (-112) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) NIL (-1489 (|has| (-52) (-1069)) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069))))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-1009) (-13 (-1158 (-1145) (-52)) (-10 -7 (-15 -2678 ((-112) (-112))) (-15 -4093 ((-112) (-112))) (-6 -4344)))) (T -1009))
+((-2678 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1009)))) (-4093 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1009)))))
+(-13 (-1158 (-1145) (-52)) (-10 -7 (-15 -2678 ((-112) (-112))) (-15 -4093 ((-112) (-112))) (-6 -4344)))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1763 (((-1104) $) 9)) (-2233 (((-837) $) 17) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-1010) (-13 (-1052) (-10 -8 (-15 -1763 ((-1104) $))))) (T -1010))
+((-1763 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-1010)))))
+(-13 (-1052) (-10 -8 (-15 -1763 ((-1104) $))))
+((-2202 ((|#2| $) 10)))
+(((-1011 |#1| |#2|) (-10 -8 (-15 -2202 (|#2| |#1|))) (-1012 |#2|) (-1182)) (T -1011))
+NIL
+(-10 -8 (-15 -2202 (|#2| |#1|)))
+((-2288 (((-3 |#1| "failed") $) 7)) (-2202 ((|#1| $) 8)) (-2233 (($ |#1|) 6)))
+(((-1012 |#1|) (-138) (-1182)) (T -1012))
+((-2202 (*1 *2 *1) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1182)))) (-2288 (*1 *2 *1) (|partial| -12 (-4 *1 (-1012 *2)) (-4 *2 (-1182)))) (-2233 (*1 *1 *2) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1182)))))
+(-13 (-10 -8 (-15 -2233 ($ |t#1|)) (-15 -2288 ((-3 |t#1| "failed") $)) (-15 -2202 (|t#1| $))))
+((-2420 (((-623 (-623 (-287 (-400 (-926 |#2|))))) (-623 (-926 |#2|)) (-623 (-1145))) 38)))
+(((-1013 |#1| |#2|) (-10 -7 (-15 -2420 ((-623 (-623 (-287 (-400 (-926 |#2|))))) (-623 (-926 |#2|)) (-623 (-1145))))) (-542) (-13 (-542) (-1012 |#1|))) (T -1013))
+((-2420 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-926 *6))) (-5 *4 (-623 (-1145))) (-4 *6 (-13 (-542) (-1012 *5))) (-4 *5 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-926 *6)))))) (-5 *1 (-1013 *5 *6)))))
+(-10 -7 (-15 -2420 ((-623 (-623 (-287 (-400 (-926 |#2|))))) (-623 (-926 |#2|)) (-623 (-1145)))))
+((-2049 (((-372)) 15)) (-2783 (((-1 (-372)) (-372) (-372)) 20)) (-2815 (((-1 (-372)) (-749)) 43)) (-4021 (((-372)) 34)) (-2714 (((-1 (-372)) (-372) (-372)) 35)) (-2989 (((-372)) 26)) (-2684 (((-1 (-372)) (-372)) 27)) (-1869 (((-372) (-749)) 38)) (-2391 (((-1 (-372)) (-749)) 39)) (-3327 (((-1 (-372)) (-749) (-749)) 42)) (-3044 (((-1 (-372)) (-749) (-749)) 40)))
+(((-1014) (-10 -7 (-15 -2049 ((-372))) (-15 -4021 ((-372))) (-15 -2989 ((-372))) (-15 -1869 ((-372) (-749))) (-15 -2783 ((-1 (-372)) (-372) (-372))) (-15 -2714 ((-1 (-372)) (-372) (-372))) (-15 -2684 ((-1 (-372)) (-372))) (-15 -2391 ((-1 (-372)) (-749))) (-15 -3044 ((-1 (-372)) (-749) (-749))) (-15 -3327 ((-1 (-372)) (-749) (-749))) (-15 -2815 ((-1 (-372)) (-749))))) (T -1014))
+((-2815 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1 (-372))) (-5 *1 (-1014)))) (-3327 (*1 *2 *3 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1 (-372))) (-5 *1 (-1014)))) (-3044 (*1 *2 *3 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1 (-372))) (-5 *1 (-1014)))) (-2391 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1 (-372))) (-5 *1 (-1014)))) (-2684 (*1 *2 *3) (-12 (-5 *2 (-1 (-372))) (-5 *1 (-1014)) (-5 *3 (-372)))) (-2714 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-372))) (-5 *1 (-1014)) (-5 *3 (-372)))) (-2783 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-372))) (-5 *1 (-1014)) (-5 *3 (-372)))) (-1869 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-372)) (-5 *1 (-1014)))) (-2989 (*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1014)))) (-4021 (*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1014)))) (-2049 (*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1014)))))
+(-10 -7 (-15 -2049 ((-372))) (-15 -4021 ((-372))) (-15 -2989 ((-372))) (-15 -1869 ((-372) (-749))) (-15 -2783 ((-1 (-372)) (-372) (-372))) (-15 -2714 ((-1 (-372)) (-372) (-372))) (-15 -2684 ((-1 (-372)) (-372))) (-15 -2391 ((-1 (-372)) (-749))) (-15 -3044 ((-1 (-372)) (-749) (-749))) (-15 -3327 ((-1 (-372)) (-749) (-749))) (-15 -2815 ((-1 (-372)) (-749))))
+((-1735 (((-411 |#1|) |#1|) 33)))
+(((-1015 |#1|) (-10 -7 (-15 -1735 ((-411 |#1|) |#1|))) (-1204 (-400 (-926 (-550))))) (T -1015))
+((-1735 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-1015 *3)) (-4 *3 (-1204 (-400 (-926 (-550))))))))
+(-10 -7 (-15 -1735 ((-411 |#1|) |#1|)))
+((-4095 (((-400 (-411 (-926 |#1|))) (-400 (-926 |#1|))) 14)))
+(((-1016 |#1|) (-10 -7 (-15 -4095 ((-400 (-411 (-926 |#1|))) (-400 (-926 |#1|))))) (-300)) (T -1016))
+((-4095 (*1 *2 *3) (-12 (-5 *3 (-400 (-926 *4))) (-4 *4 (-300)) (-5 *2 (-400 (-411 (-926 *4)))) (-5 *1 (-1016 *4)))))
+(-10 -7 (-15 -4095 ((-400 (-411 (-926 |#1|))) (-400 (-926 |#1|)))))
+((-1516 (((-623 (-1145)) (-400 (-926 |#1|))) 17)) (-1705 (((-400 (-1141 (-400 (-926 |#1|)))) (-400 (-926 |#1|)) (-1145)) 24)) (-1501 (((-400 (-926 |#1|)) (-400 (-1141 (-400 (-926 |#1|)))) (-1145)) 26)) (-4059 (((-3 (-1145) "failed") (-400 (-926 |#1|))) 20)) (-1553 (((-400 (-926 |#1|)) (-400 (-926 |#1|)) (-623 (-287 (-400 (-926 |#1|))))) 32) (((-400 (-926 |#1|)) (-400 (-926 |#1|)) (-287 (-400 (-926 |#1|)))) 33) (((-400 (-926 |#1|)) (-400 (-926 |#1|)) (-623 (-1145)) (-623 (-400 (-926 |#1|)))) 28) (((-400 (-926 |#1|)) (-400 (-926 |#1|)) (-1145) (-400 (-926 |#1|))) 29)) (-2233 (((-400 (-926 |#1|)) |#1|) 11)))
+(((-1017 |#1|) (-10 -7 (-15 -1516 ((-623 (-1145)) (-400 (-926 |#1|)))) (-15 -4059 ((-3 (-1145) "failed") (-400 (-926 |#1|)))) (-15 -1705 ((-400 (-1141 (-400 (-926 |#1|)))) (-400 (-926 |#1|)) (-1145))) (-15 -1501 ((-400 (-926 |#1|)) (-400 (-1141 (-400 (-926 |#1|)))) (-1145))) (-15 -1553 ((-400 (-926 |#1|)) (-400 (-926 |#1|)) (-1145) (-400 (-926 |#1|)))) (-15 -1553 ((-400 (-926 |#1|)) (-400 (-926 |#1|)) (-623 (-1145)) (-623 (-400 (-926 |#1|))))) (-15 -1553 ((-400 (-926 |#1|)) (-400 (-926 |#1|)) (-287 (-400 (-926 |#1|))))) (-15 -1553 ((-400 (-926 |#1|)) (-400 (-926 |#1|)) (-623 (-287 (-400 (-926 |#1|)))))) (-15 -2233 ((-400 (-926 |#1|)) |#1|))) (-542)) (T -1017))
+((-2233 (*1 *2 *3) (-12 (-5 *2 (-400 (-926 *3))) (-5 *1 (-1017 *3)) (-4 *3 (-542)))) (-1553 (*1 *2 *2 *3) (-12 (-5 *3 (-623 (-287 (-400 (-926 *4))))) (-5 *2 (-400 (-926 *4))) (-4 *4 (-542)) (-5 *1 (-1017 *4)))) (-1553 (*1 *2 *2 *3) (-12 (-5 *3 (-287 (-400 (-926 *4)))) (-5 *2 (-400 (-926 *4))) (-4 *4 (-542)) (-5 *1 (-1017 *4)))) (-1553 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-623 (-1145))) (-5 *4 (-623 (-400 (-926 *5)))) (-5 *2 (-400 (-926 *5))) (-4 *5 (-542)) (-5 *1 (-1017 *5)))) (-1553 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-400 (-926 *4))) (-5 *3 (-1145)) (-4 *4 (-542)) (-5 *1 (-1017 *4)))) (-1501 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-1141 (-400 (-926 *5))))) (-5 *4 (-1145)) (-5 *2 (-400 (-926 *5))) (-5 *1 (-1017 *5)) (-4 *5 (-542)))) (-1705 (*1 *2 *3 *4) (-12 (-5 *4 (-1145)) (-4 *5 (-542)) (-5 *2 (-400 (-1141 (-400 (-926 *5))))) (-5 *1 (-1017 *5)) (-5 *3 (-400 (-926 *5))))) (-4059 (*1 *2 *3) (|partial| -12 (-5 *3 (-400 (-926 *4))) (-4 *4 (-542)) (-5 *2 (-1145)) (-5 *1 (-1017 *4)))) (-1516 (*1 *2 *3) (-12 (-5 *3 (-400 (-926 *4))) (-4 *4 (-542)) (-5 *2 (-623 (-1145))) (-5 *1 (-1017 *4)))))
+(-10 -7 (-15 -1516 ((-623 (-1145)) (-400 (-926 |#1|)))) (-15 -4059 ((-3 (-1145) "failed") (-400 (-926 |#1|)))) (-15 -1705 ((-400 (-1141 (-400 (-926 |#1|)))) (-400 (-926 |#1|)) (-1145))) (-15 -1501 ((-400 (-926 |#1|)) (-400 (-1141 (-400 (-926 |#1|)))) (-1145))) (-15 -1553 ((-400 (-926 |#1|)) (-400 (-926 |#1|)) (-1145) (-400 (-926 |#1|)))) (-15 -1553 ((-400 (-926 |#1|)) (-400 (-926 |#1|)) (-623 (-1145)) (-623 (-400 (-926 |#1|))))) (-15 -1553 ((-400 (-926 |#1|)) (-400 (-926 |#1|)) (-287 (-400 (-926 |#1|))))) (-15 -1553 ((-400 (-926 |#1|)) (-400 (-926 |#1|)) (-623 (-287 (-400 (-926 |#1|)))))) (-15 -2233 ((-400 (-926 |#1|)) |#1|)))
+((-2221 (((-112) $ $) NIL)) (-3393 (((-623 (-2 (|:| -1953 $) (|:| -4046 (-623 (-758 |#1| (-839 |#2|)))))) (-623 (-758 |#1| (-839 |#2|)))) NIL)) (-3186 (((-623 $) (-623 (-758 |#1| (-839 |#2|)))) NIL) (((-623 $) (-623 (-758 |#1| (-839 |#2|))) (-112)) NIL) (((-623 $) (-623 (-758 |#1| (-839 |#2|))) (-112) (-112)) NIL)) (-1516 (((-623 (-839 |#2|)) $) NIL)) (-3935 (((-112) $) NIL)) (-3885 (((-112) $) NIL (|has| |#1| (-542)))) (-1404 (((-112) (-758 |#1| (-839 |#2|)) $) NIL) (((-112) $) NIL)) (-3624 (((-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|)) $) NIL)) (-2318 (((-623 (-2 (|:| |val| (-758 |#1| (-839 |#2|))) (|:| -1608 $))) (-758 |#1| (-839 |#2|)) $) NIL)) (-1814 (((-2 (|:| |under| $) (|:| -3925 $) (|:| |upper| $)) $ (-839 |#2|)) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-2097 (($ (-1 (-112) (-758 |#1| (-839 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-3 (-758 |#1| (-839 |#2|)) "failed") $ (-839 |#2|)) NIL)) (-2991 (($) NIL T CONST)) (-3711 (((-112) $) NIL (|has| |#1| (-542)))) (-2751 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3305 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2248 (((-112) $) NIL (|has| |#1| (-542)))) (-3296 (((-623 (-758 |#1| (-839 |#2|))) (-623 (-758 |#1| (-839 |#2|))) $ (-1 (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|))) (-1 (-112) (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|)))) NIL)) (-3694 (((-623 (-758 |#1| (-839 |#2|))) (-623 (-758 |#1| (-839 |#2|))) $) NIL (|has| |#1| (-542)))) (-2178 (((-623 (-758 |#1| (-839 |#2|))) (-623 (-758 |#1| (-839 |#2|))) $) NIL (|has| |#1| (-542)))) (-2288 (((-3 $ "failed") (-623 (-758 |#1| (-839 |#2|)))) NIL)) (-2202 (($ (-623 (-758 |#1| (-839 |#2|)))) NIL)) (-3870 (((-3 $ "failed") $) NIL)) (-2962 (((-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|)) $) NIL)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-758 |#1| (-839 |#2|)) (-1069))))) (-1979 (($ (-758 |#1| (-839 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-758 |#1| (-839 |#2|)) (-1069)))) (($ (-1 (-112) (-758 |#1| (-839 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-2545 (((-2 (|:| |rnum| |#1|) (|:| |polnum| (-758 |#1| (-839 |#2|))) (|:| |den| |#1|)) (-758 |#1| (-839 |#2|)) $) NIL (|has| |#1| (-542)))) (-4240 (((-112) (-758 |#1| (-839 |#2|)) $ (-1 (-112) (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|)))) NIL)) (-1621 (((-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|)) $) NIL)) (-2924 (((-758 |#1| (-839 |#2|)) (-1 (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|))) $ (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|))) NIL (-12 (|has| $ (-6 -4344)) (|has| (-758 |#1| (-839 |#2|)) (-1069)))) (((-758 |#1| (-839 |#2|)) (-1 (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|))) $ (-758 |#1| (-839 |#2|))) NIL (|has| $ (-6 -4344))) (((-758 |#1| (-839 |#2|)) (-1 (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|)) $ (-1 (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|))) (-1 (-112) (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|)))) NIL)) (-2466 (((-2 (|:| -1953 (-623 (-758 |#1| (-839 |#2|)))) (|:| -4046 (-623 (-758 |#1| (-839 |#2|))))) $) NIL)) (-2515 (((-112) (-758 |#1| (-839 |#2|)) $) NIL)) (-3350 (((-112) (-758 |#1| (-839 |#2|)) $) NIL)) (-3201 (((-112) (-758 |#1| (-839 |#2|)) $) NIL) (((-112) $) NIL)) (-2971 (((-623 (-758 |#1| (-839 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-2831 (((-112) (-758 |#1| (-839 |#2|)) $) NIL) (((-112) $) NIL)) (-1765 (((-839 |#2|) $) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-2876 (((-623 (-758 |#1| (-839 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) (-758 |#1| (-839 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-758 |#1| (-839 |#2|)) (-1069))))) (-3311 (($ (-1 (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|))) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|))) $) NIL)) (-3704 (((-623 (-839 |#2|)) $) NIL)) (-4159 (((-112) (-839 |#2|) $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL)) (-3352 (((-3 (-758 |#1| (-839 |#2|)) (-623 $)) (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|)) $) NIL)) (-1623 (((-623 (-2 (|:| |val| (-758 |#1| (-839 |#2|))) (|:| -1608 $))) (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|)) $) NIL)) (-2001 (((-3 (-758 |#1| (-839 |#2|)) "failed") $) NIL)) (-3087 (((-623 $) (-758 |#1| (-839 |#2|)) $) NIL)) (-1785 (((-3 (-112) (-623 $)) (-758 |#1| (-839 |#2|)) $) NIL)) (-2101 (((-623 (-2 (|:| |val| (-112)) (|:| -1608 $))) (-758 |#1| (-839 |#2|)) $) NIL) (((-112) (-758 |#1| (-839 |#2|)) $) NIL)) (-4072 (((-623 $) (-758 |#1| (-839 |#2|)) $) NIL) (((-623 $) (-623 (-758 |#1| (-839 |#2|))) $) NIL) (((-623 $) (-623 (-758 |#1| (-839 |#2|))) (-623 $)) NIL) (((-623 $) (-758 |#1| (-839 |#2|)) (-623 $)) NIL)) (-3552 (($ (-758 |#1| (-839 |#2|)) $) NIL) (($ (-623 (-758 |#1| (-839 |#2|))) $) NIL)) (-3896 (((-623 (-758 |#1| (-839 |#2|))) $) NIL)) (-3705 (((-112) (-758 |#1| (-839 |#2|)) $) NIL) (((-112) $) NIL)) (-2474 (((-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|)) $) NIL)) (-3098 (((-112) $ $) NIL)) (-4035 (((-2 (|:| |num| (-758 |#1| (-839 |#2|))) (|:| |den| |#1|)) (-758 |#1| (-839 |#2|)) $) NIL (|has| |#1| (-542)))) (-1631 (((-112) (-758 |#1| (-839 |#2|)) $) NIL) (((-112) $) NIL)) (-3959 (((-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|)) $) NIL)) (-3445 (((-1089) $) NIL)) (-3858 (((-3 (-758 |#1| (-839 |#2|)) "failed") $) NIL)) (-1614 (((-3 (-758 |#1| (-839 |#2|)) "failed") (-1 (-112) (-758 |#1| (-839 |#2|))) $) NIL)) (-3747 (((-3 $ "failed") $ (-758 |#1| (-839 |#2|))) NIL)) (-4268 (($ $ (-758 |#1| (-839 |#2|))) NIL) (((-623 $) (-758 |#1| (-839 |#2|)) $) NIL) (((-623 $) (-758 |#1| (-839 |#2|)) (-623 $)) NIL) (((-623 $) (-623 (-758 |#1| (-839 |#2|))) $) NIL) (((-623 $) (-623 (-758 |#1| (-839 |#2|))) (-623 $)) NIL)) (-1410 (((-112) (-1 (-112) (-758 |#1| (-839 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-758 |#1| (-839 |#2|))) (-623 (-758 |#1| (-839 |#2|)))) NIL (-12 (|has| (-758 |#1| (-839 |#2|)) (-302 (-758 |#1| (-839 |#2|)))) (|has| (-758 |#1| (-839 |#2|)) (-1069)))) (($ $ (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|))) NIL (-12 (|has| (-758 |#1| (-839 |#2|)) (-302 (-758 |#1| (-839 |#2|)))) (|has| (-758 |#1| (-839 |#2|)) (-1069)))) (($ $ (-287 (-758 |#1| (-839 |#2|)))) NIL (-12 (|has| (-758 |#1| (-839 |#2|)) (-302 (-758 |#1| (-839 |#2|)))) (|has| (-758 |#1| (-839 |#2|)) (-1069)))) (($ $ (-623 (-287 (-758 |#1| (-839 |#2|))))) NIL (-12 (|has| (-758 |#1| (-839 |#2|)) (-302 (-758 |#1| (-839 |#2|)))) (|has| (-758 |#1| (-839 |#2|)) (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-3661 (((-749) $) NIL)) (-3457 (((-749) (-758 |#1| (-839 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-758 |#1| (-839 |#2|)) (-1069)))) (((-749) (-1 (-112) (-758 |#1| (-839 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| (-758 |#1| (-839 |#2|)) (-596 (-526))))) (-2245 (($ (-623 (-758 |#1| (-839 |#2|)))) NIL)) (-3537 (($ $ (-839 |#2|)) NIL)) (-1446 (($ $ (-839 |#2|)) NIL)) (-3236 (($ $) NIL)) (-3175 (($ $ (-839 |#2|)) NIL)) (-2233 (((-837) $) NIL) (((-623 (-758 |#1| (-839 |#2|))) $) NIL)) (-4265 (((-749) $) NIL (|has| (-839 |#2|) (-361)))) (-3526 (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 (-758 |#1| (-839 |#2|))))) "failed") (-623 (-758 |#1| (-839 |#2|))) (-1 (-112) (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|)))) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 (-758 |#1| (-839 |#2|))))) "failed") (-623 (-758 |#1| (-839 |#2|))) (-1 (-112) (-758 |#1| (-839 |#2|))) (-1 (-112) (-758 |#1| (-839 |#2|)) (-758 |#1| (-839 |#2|)))) NIL)) (-1770 (((-112) $ (-1 (-112) (-758 |#1| (-839 |#2|)) (-623 (-758 |#1| (-839 |#2|))))) NIL)) (-3176 (((-623 $) (-758 |#1| (-839 |#2|)) $) NIL) (((-623 $) (-758 |#1| (-839 |#2|)) (-623 $)) NIL) (((-623 $) (-623 (-758 |#1| (-839 |#2|))) $) NIL) (((-623 $) (-623 (-758 |#1| (-839 |#2|))) (-623 $)) NIL)) (-3404 (((-112) (-1 (-112) (-758 |#1| (-839 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-1751 (((-623 (-839 |#2|)) $) NIL)) (-2993 (((-112) (-758 |#1| (-839 |#2|)) $) NIL)) (-3636 (((-112) (-839 |#2|) $) NIL)) (-2264 (((-112) $ $) NIL)) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-1018 |#1| |#2|) (-13 (-1041 |#1| (-522 (-839 |#2|)) (-839 |#2|) (-758 |#1| (-839 |#2|))) (-10 -8 (-15 -3186 ((-623 $) (-623 (-758 |#1| (-839 |#2|))) (-112) (-112))))) (-444) (-623 (-1145))) (T -1018))
+((-3186 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-623 (-758 *5 (-839 *6)))) (-5 *4 (-112)) (-4 *5 (-444)) (-14 *6 (-623 (-1145))) (-5 *2 (-623 (-1018 *5 *6))) (-5 *1 (-1018 *5 *6)))))
+(-13 (-1041 |#1| (-522 (-839 |#2|)) (-839 |#2|) (-758 |#1| (-839 |#2|))) (-10 -8 (-15 -3186 ((-623 $) (-623 (-758 |#1| (-839 |#2|))) (-112) (-112)))))
+((-2783 (((-1 (-550)) (-1063 (-550))) 33)) (-1854 (((-550) (-550) (-550) (-550) (-550)) 30)) (-1452 (((-1 (-550)) |RationalNumber|) NIL)) (-2618 (((-1 (-550)) |RationalNumber|) NIL)) (-1437 (((-1 (-550)) (-550) |RationalNumber|) NIL)))
+(((-1019) (-10 -7 (-15 -2783 ((-1 (-550)) (-1063 (-550)))) (-15 -1437 ((-1 (-550)) (-550) |RationalNumber|)) (-15 -1452 ((-1 (-550)) |RationalNumber|)) (-15 -2618 ((-1 (-550)) |RationalNumber|)) (-15 -1854 ((-550) (-550) (-550) (-550) (-550))))) (T -1019))
+((-1854 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-1019)))) (-2618 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-550))) (-5 *1 (-1019)))) (-1452 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-550))) (-5 *1 (-1019)))) (-1437 (*1 *2 *3 *4) (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-550))) (-5 *1 (-1019)) (-5 *3 (-550)))) (-2783 (*1 *2 *3) (-12 (-5 *3 (-1063 (-550))) (-5 *2 (-1 (-550))) (-5 *1 (-1019)))))
+(-10 -7 (-15 -2783 ((-1 (-550)) (-1063 (-550)))) (-15 -1437 ((-1 (-550)) (-550) |RationalNumber|)) (-15 -1452 ((-1 (-550)) |RationalNumber|)) (-15 -2618 ((-1 (-550)) |RationalNumber|)) (-15 -1854 ((-550) (-550) (-550) (-550) (-550))))
+((-2233 (((-837) $) NIL) (($ (-550)) 10)))
+(((-1020 |#1|) (-10 -8 (-15 -2233 (|#1| (-550))) (-15 -2233 ((-837) |#1|))) (-1021)) (T -1020))
+NIL
+(-10 -8 (-15 -2233 (|#1| (-550))) (-15 -2233 ((-837) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1537 (((-3 $ "failed") $) 32)) (-2419 (((-112) $) 30)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11) (($ (-550)) 27)) (-3091 (((-749)) 28)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+(((-1021) (-138)) (T -1021))
+((-3091 (*1 *2) (-12 (-4 *1 (-1021)) (-5 *2 (-749)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-1021)))))
+(-13 (-1028) (-705) (-626 $) (-10 -8 (-15 -3091 ((-749))) (-15 -2233 ($ (-550))) (-6 -4341)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 $) . T) ((-705) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-3529 (((-400 (-926 |#2|)) (-623 |#2|) (-623 |#2|) (-749) (-749)) 46)))
+(((-1022 |#1| |#2|) (-10 -7 (-15 -3529 ((-400 (-926 |#2|)) (-623 |#2|) (-623 |#2|) (-749) (-749)))) (-1145) (-356)) (T -1022))
+((-3529 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-623 *6)) (-5 *4 (-749)) (-4 *6 (-356)) (-5 *2 (-400 (-926 *6))) (-5 *1 (-1022 *5 *6)) (-14 *5 (-1145)))))
+(-10 -7 (-15 -3529 ((-400 (-926 |#2|)) (-623 |#2|) (-623 |#2|) (-749) (-749))))
+((-3684 (((-112) $) 29)) (-2644 (((-112) $) 16)) (-2050 (((-749) $) 13)) (-2063 (((-749) $) 14)) (-2418 (((-112) $) 26)) (-3695 (((-112) $) 31)))
+(((-1023 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -8 (-15 -2063 ((-749) |#1|)) (-15 -2050 ((-749) |#1|)) (-15 -3695 ((-112) |#1|)) (-15 -3684 ((-112) |#1|)) (-15 -2418 ((-112) |#1|)) (-15 -2644 ((-112) |#1|))) (-1024 |#2| |#3| |#4| |#5| |#6|) (-749) (-749) (-1021) (-232 |#3| |#4|) (-232 |#2| |#4|)) (T -1023))
+NIL
+(-10 -8 (-15 -2063 ((-749) |#1|)) (-15 -2050 ((-749) |#1|)) (-15 -3695 ((-112) |#1|)) (-15 -3684 ((-112) |#1|)) (-15 -2418 ((-112) |#1|)) (-15 -2644 ((-112) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3684 (((-112) $) 51)) (-1993 (((-3 $ "failed") $ $) 19)) (-2644 (((-112) $) 53)) (-3368 (((-112) $ (-749)) 61)) (-2991 (($) 17 T CONST)) (-4257 (($ $) 34 (|has| |#3| (-300)))) (-1297 ((|#4| $ (-550)) 39)) (-3398 (((-749) $) 33 (|has| |#3| (-542)))) (-3263 ((|#3| $ (-550) (-550)) 41)) (-2971 (((-623 |#3|) $) 68 (|has| $ (-6 -4344)))) (-1436 (((-749) $) 32 (|has| |#3| (-542)))) (-3113 (((-623 |#5|) $) 31 (|has| |#3| (-542)))) (-2050 (((-749) $) 45)) (-2063 (((-749) $) 44)) (-1445 (((-112) $ (-749)) 60)) (-3397 (((-550) $) 49)) (-2415 (((-550) $) 47)) (-2876 (((-623 |#3|) $) 69 (|has| $ (-6 -4344)))) (-3922 (((-112) |#3| $) 71 (-12 (|has| |#3| (-1069)) (|has| $ (-6 -4344))))) (-1630 (((-550) $) 48)) (-2964 (((-550) $) 46)) (-4224 (($ (-623 (-623 |#3|))) 54)) (-3311 (($ (-1 |#3| |#3|) $) 64 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#3| |#3|) $) 63) (($ (-1 |#3| |#3| |#3|) $ $) 37)) (-3380 (((-623 (-623 |#3|)) $) 43)) (-1700 (((-112) $ (-749)) 59)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3409 (((-3 $ "failed") $ |#3|) 36 (|has| |#3| (-542)))) (-1410 (((-112) (-1 (-112) |#3|) $) 66 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 |#3|) (-623 |#3|)) 75 (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069)))) (($ $ |#3| |#3|) 74 (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069)))) (($ $ (-287 |#3|)) 73 (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069)))) (($ $ (-623 (-287 |#3|))) 72 (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069))))) (-3155 (((-112) $ $) 55)) (-4217 (((-112) $) 58)) (-2819 (($) 57)) (-2757 ((|#3| $ (-550) (-550)) 42) ((|#3| $ (-550) (-550) |#3|) 40)) (-2418 (((-112) $) 52)) (-3457 (((-749) |#3| $) 70 (-12 (|has| |#3| (-1069)) (|has| $ (-6 -4344)))) (((-749) (-1 (-112) |#3|) $) 67 (|has| $ (-6 -4344)))) (-2435 (($ $) 56)) (-1457 ((|#5| $ (-550)) 38)) (-2233 (((-837) $) 11)) (-3404 (((-112) (-1 (-112) |#3|) $) 65 (|has| $ (-6 -4344)))) (-3695 (((-112) $) 50)) (-2688 (($) 18 T CONST)) (-2264 (((-112) $ $) 6)) (-2382 (($ $ |#3|) 35 (|has| |#3| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ |#3| $) 23) (($ $ |#3|) 26)) (-3307 (((-749) $) 62 (|has| $ (-6 -4344)))))
+(((-1024 |#1| |#2| |#3| |#4| |#5|) (-138) (-749) (-749) (-1021) (-232 |t#2| |t#3|) (-232 |t#1| |t#3|)) (T -1024))
+((-2392 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *5 *5)) (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)))) (-4224 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 *5))) (-4 *5 (-1021)) (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)))) (-2644 (*1 *2 *1) (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-112)))) (-2418 (*1 *2 *1) (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-112)))) (-3684 (*1 *2 *1) (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-112)))) (-3695 (*1 *2 *1) (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-112)))) (-3397 (*1 *2 *1) (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-550)))) (-1630 (*1 *2 *1) (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-550)))) (-2415 (*1 *2 *1) (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-550)))) (-2964 (*1 *2 *1) (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-550)))) (-2050 (*1 *2 *1) (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-749)))) (-2063 (*1 *2 *1) (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-749)))) (-3380 (*1 *2 *1) (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-623 (-623 *5))))) (-2757 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-550)) (-4 *1 (-1024 *4 *5 *2 *6 *7)) (-4 *6 (-232 *5 *2)) (-4 *7 (-232 *4 *2)) (-4 *2 (-1021)))) (-3263 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-550)) (-4 *1 (-1024 *4 *5 *2 *6 *7)) (-4 *6 (-232 *5 *2)) (-4 *7 (-232 *4 *2)) (-4 *2 (-1021)))) (-2757 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-550)) (-4 *1 (-1024 *4 *5 *2 *6 *7)) (-4 *2 (-1021)) (-4 *6 (-232 *5 *2)) (-4 *7 (-232 *4 *2)))) (-1297 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-1024 *4 *5 *6 *2 *7)) (-4 *6 (-1021)) (-4 *7 (-232 *4 *6)) (-4 *2 (-232 *5 *6)))) (-1457 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-1024 *4 *5 *6 *7 *2)) (-4 *6 (-1021)) (-4 *7 (-232 *5 *6)) (-4 *2 (-232 *4 *6)))) (-2392 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *5 *5 *5)) (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)))) (-3409 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-1024 *3 *4 *2 *5 *6)) (-4 *2 (-1021)) (-4 *5 (-232 *4 *2)) (-4 *6 (-232 *3 *2)) (-4 *2 (-542)))) (-2382 (*1 *1 *1 *2) (-12 (-4 *1 (-1024 *3 *4 *2 *5 *6)) (-4 *2 (-1021)) (-4 *5 (-232 *4 *2)) (-4 *6 (-232 *3 *2)) (-4 *2 (-356)))) (-4257 (*1 *1 *1) (-12 (-4 *1 (-1024 *2 *3 *4 *5 *6)) (-4 *4 (-1021)) (-4 *5 (-232 *3 *4)) (-4 *6 (-232 *2 *4)) (-4 *4 (-300)))) (-3398 (*1 *2 *1) (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-4 *5 (-542)) (-5 *2 (-749)))) (-1436 (*1 *2 *1) (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-4 *5 (-542)) (-5 *2 (-749)))) (-3113 (*1 *2 *1) (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-4 *5 (-542)) (-5 *2 (-623 *7)))))
+(-13 (-111 |t#3| |t#3|) (-481 |t#3|) (-10 -8 (-6 -4344) (IF (|has| |t#3| (-170)) (-6 (-696 |t#3|)) |%noBranch|) (-15 -4224 ($ (-623 (-623 |t#3|)))) (-15 -2644 ((-112) $)) (-15 -2418 ((-112) $)) (-15 -3684 ((-112) $)) (-15 -3695 ((-112) $)) (-15 -3397 ((-550) $)) (-15 -1630 ((-550) $)) (-15 -2415 ((-550) $)) (-15 -2964 ((-550) $)) (-15 -2050 ((-749) $)) (-15 -2063 ((-749) $)) (-15 -3380 ((-623 (-623 |t#3|)) $)) (-15 -2757 (|t#3| $ (-550) (-550))) (-15 -3263 (|t#3| $ (-550) (-550))) (-15 -2757 (|t#3| $ (-550) (-550) |t#3|)) (-15 -1297 (|t#4| $ (-550))) (-15 -1457 (|t#5| $ (-550))) (-15 -2392 ($ (-1 |t#3| |t#3|) $)) (-15 -2392 ($ (-1 |t#3| |t#3| |t#3|) $ $)) (IF (|has| |t#3| (-542)) (-15 -3409 ((-3 $ "failed") $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-356)) (-15 -2382 ($ $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-300)) (-15 -4257 ($ $)) |%noBranch|) (IF (|has| |t#3| (-542)) (PROGN (-15 -3398 ((-749) $)) (-15 -1436 ((-749) $)) (-15 -3113 ((-623 |t#5|) $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-34) . T) ((-101) . T) ((-111 |#3| |#3|) . T) ((-130) . T) ((-595 (-837)) . T) ((-302 |#3|) -12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069))) ((-481 |#3|) . T) ((-505 |#3| |#3|) -12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069))) ((-626 |#3|) . T) ((-696 |#3|) |has| |#3| (-170)) ((-1027 |#3|) . T) ((-1069) . T) ((-1182) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3684 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2644 (((-112) $) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-2991 (($) NIL T CONST)) (-4257 (($ $) 43 (|has| |#3| (-300)))) (-1297 (((-234 |#2| |#3|) $ (-550)) 32)) (-2600 (($ (-667 |#3|)) 41)) (-3398 (((-749) $) 45 (|has| |#3| (-542)))) (-3263 ((|#3| $ (-550) (-550)) NIL)) (-2971 (((-623 |#3|) $) NIL (|has| $ (-6 -4344)))) (-1436 (((-749) $) 47 (|has| |#3| (-542)))) (-3113 (((-623 (-234 |#1| |#3|)) $) 51 (|has| |#3| (-542)))) (-2050 (((-749) $) NIL)) (-2063 (((-749) $) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-3397 (((-550) $) NIL)) (-2415 (((-550) $) NIL)) (-2876 (((-623 |#3|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#3| (-1069))))) (-1630 (((-550) $) NIL)) (-2964 (((-550) $) NIL)) (-4224 (($ (-623 (-623 |#3|))) 27)) (-3311 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) NIL)) (-3380 (((-623 (-623 |#3|)) $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3409 (((-3 $ "failed") $ |#3|) NIL (|has| |#3| (-542)))) (-1410 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 |#3|) (-623 |#3|)) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069)))) (($ $ (-287 |#3|)) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069)))) (($ $ (-623 (-287 |#3|))) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#3| $ (-550) (-550)) NIL) ((|#3| $ (-550) (-550) |#3|) NIL)) (-1877 (((-133)) 54 (|has| |#3| (-356)))) (-2418 (((-112) $) NIL)) (-3457 (((-749) |#3| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#3| (-1069)))) (((-749) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4344)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) 63 (|has| |#3| (-596 (-526))))) (-1457 (((-234 |#1| |#3|) $ (-550)) 36)) (-2233 (((-837) $) 16) (((-667 |#3|) $) 38)) (-3404 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4344)))) (-3695 (((-112) $) NIL)) (-2688 (($) 13 T CONST)) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ |#3|) NIL (|has| |#3| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ |#3| $) NIL) (($ $ |#3|) NIL)) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-1025 |#1| |#2| |#3|) (-13 (-1024 |#1| |#2| |#3| (-234 |#2| |#3|) (-234 |#1| |#3|)) (-595 (-667 |#3|)) (-10 -8 (IF (|has| |#3| (-356)) (-6 (-1235 |#3|)) |%noBranch|) (IF (|has| |#3| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (-15 -2600 ($ (-667 |#3|))) (-15 -2233 ((-667 |#3|) $)))) (-749) (-749) (-1021)) (T -1025))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-667 *5)) (-5 *1 (-1025 *3 *4 *5)) (-14 *3 (-749)) (-14 *4 (-749)) (-4 *5 (-1021)))) (-2600 (*1 *1 *2) (-12 (-5 *2 (-667 *5)) (-4 *5 (-1021)) (-5 *1 (-1025 *3 *4 *5)) (-14 *3 (-749)) (-14 *4 (-749)))))
+(-13 (-1024 |#1| |#2| |#3| (-234 |#2| |#3|) (-234 |#1| |#3|)) (-595 (-667 |#3|)) (-10 -8 (IF (|has| |#3| (-356)) (-6 (-1235 |#3|)) |%noBranch|) (IF (|has| |#3| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|) (-15 -2600 ($ (-667 |#3|))) (-15 -2233 ((-667 |#3|) $))))
+((-2924 ((|#7| (-1 |#7| |#3| |#7|) |#6| |#7|) 34)) (-2392 ((|#10| (-1 |#7| |#3|) |#6|) 32)))
+(((-1026 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8| |#9| |#10|) (-10 -7 (-15 -2392 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -2924 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|))) (-749) (-749) (-1021) (-232 |#2| |#3|) (-232 |#1| |#3|) (-1024 |#1| |#2| |#3| |#4| |#5|) (-1021) (-232 |#2| |#7|) (-232 |#1| |#7|) (-1024 |#1| |#2| |#7| |#8| |#9|)) (T -1026))
+((-2924 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *7 *2)) (-4 *7 (-1021)) (-4 *2 (-1021)) (-14 *5 (-749)) (-14 *6 (-749)) (-4 *8 (-232 *6 *7)) (-4 *9 (-232 *5 *7)) (-4 *10 (-232 *6 *2)) (-4 *11 (-232 *5 *2)) (-5 *1 (-1026 *5 *6 *7 *8 *9 *4 *2 *10 *11 *12)) (-4 *4 (-1024 *5 *6 *7 *8 *9)) (-4 *12 (-1024 *5 *6 *2 *10 *11)))) (-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *10 *7)) (-4 *7 (-1021)) (-4 *10 (-1021)) (-14 *5 (-749)) (-14 *6 (-749)) (-4 *8 (-232 *6 *7)) (-4 *9 (-232 *5 *7)) (-4 *2 (-1024 *5 *6 *10 *11 *12)) (-5 *1 (-1026 *5 *6 *7 *8 *9 *4 *10 *11 *12 *2)) (-4 *4 (-1024 *5 *6 *7 *8 *9)) (-4 *11 (-232 *6 *10)) (-4 *12 (-232 *5 *10)))))
+(-10 -7 (-15 -2392 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -2924 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2688 (($) 18 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ |#1|) 23)))
+(((-1027 |#1|) (-138) (-1028)) (T -1027))
+((* (*1 *1 *1 *2) (-12 (-4 *1 (-1027 *2)) (-4 *2 (-1028)))))
(-13 (-21) (-10 -8 (-15 * ($ $ |t#1|))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2626 (($) 18 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
-(((-1027) (-138)) (T -1027))
-NIL
-(-13 (-21) (-1080))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-836)) . T) ((-1080) . T) ((-1068) . T))
-((-2370 (($ $) 16)) (-3364 (($ $) 22)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) 49)) (-1389 (($ $) 24)) (-3948 (($ $) 11)) (-1608 (($ $) 38)) (-4028 (((-372) $) NIL) (((-219) $) NIL) (((-865 (-372)) $) 33)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) 28) (($ (-550)) NIL) (($ (-400 (-550))) 28)) (-2390 (((-749)) 8)) (-1754 (($ $) 39)))
-(((-1028 |#1|) (-10 -8 (-15 -3364 (|#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 -3948 (|#1| |#1|)) (-15 -1608 (|#1| |#1|)) (-15 -1754 (|#1| |#1|)) (-15 -1389 (|#1| |#1|)) (-15 -4312 ((-862 (-372) |#1|) |#1| (-865 (-372)) (-862 (-372) |#1|))) (-15 -4028 ((-865 (-372)) |#1|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -1518 (|#1| (-550))) (-15 -4028 ((-219) |#1|)) (-15 -4028 ((-372) |#1|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -1518 (|#1| |#1|)) (-15 -1518 (|#1| (-550))) (-15 -2390 ((-749))) (-15 -1518 ((-836) |#1|))) (-1029)) (T -1028))
-((-2390 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-1028 *3)) (-4 *3 (-1029)))))
-(-10 -8 (-15 -3364 (|#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 -3948 (|#1| |#1|)) (-15 -1608 (|#1| |#1|)) (-15 -1754 (|#1| |#1|)) (-15 -1389 (|#1| |#1|)) (-15 -4312 ((-862 (-372) |#1|) |#1| (-865 (-372)) (-862 (-372) |#1|))) (-15 -4028 ((-865 (-372)) |#1|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -1518 (|#1| (-550))) (-15 -4028 ((-219) |#1|)) (-15 -4028 ((-372) |#1|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -1518 (|#1| |#1|)) (-15 -1518 (|#1| (-550))) (-15 -2390 ((-749))) (-15 -1518 ((-836) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-1453 (((-550) $) 86)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-2370 (($ $) 84)) (-3219 (((-3 $ "failed") $ $) 19)) (-1505 (($ $) 70)) (-3564 (((-411 $) $) 69)) (-3353 (($ $) 94)) (-3631 (((-112) $ $) 57)) (-3712 (((-550) $) 111)) (-3513 (($) 17 T CONST)) (-3364 (($ $) 83)) (-3880 (((-3 (-550) "failed") $) 99) (((-3 (-400 (-550)) "failed") $) 96)) (-2726 (((-550) $) 98) (((-400 (-550)) $) 95)) (-3349 (($ $ $) 53)) (-1386 (((-3 $ "failed") $) 32)) (-1519 (($ $ $) 54)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 49)) (-3933 (((-112) $) 68)) (-1416 (((-112) $) 109)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) 90)) (-3102 (((-112) $) 30)) (-1460 (($ $ (-550)) 93)) (-1389 (($ $) 89)) (-3329 (((-112) $) 110)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-2707 (($ $ $) 108)) (-4164 (($ $ $) 107)) (-3106 (($ $ $) 44) (($ (-623 $)) 43)) (-1825 (((-1126) $) 9)) (-3235 (($ $) 67)) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 42)) (-3139 (($ $ $) 46) (($ (-623 $)) 45)) (-3948 (($ $) 85)) (-1608 (($ $) 87)) (-3338 (((-411 $) $) 71)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-1495 (((-3 $ "failed") $ $) 40)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-3542 (((-749) $) 56)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 55)) (-4028 (((-372) $) 102) (((-219) $) 101) (((-865 (-372)) $) 91)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63) (($ (-550)) 100) (($ (-400 (-550))) 97)) (-2390 (((-749)) 28)) (-1754 (($ $) 88)) (-1345 (((-112) $ $) 37)) (-1635 (($ $) 112)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2363 (((-112) $ $) 105)) (-2345 (((-112) $ $) 104)) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 106)) (-2335 (((-112) $ $) 103)) (-2414 (($ $ $) 62)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66) (($ $ (-400 (-550))) 92)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64)))
-(((-1029) (-138)) (T -1029))
-((-1635 (*1 *1 *1) (-4 *1 (-1029))) (-1389 (*1 *1 *1) (-4 *1 (-1029))) (-1754 (*1 *1 *1) (-4 *1 (-1029))) (-1608 (*1 *1 *1) (-4 *1 (-1029))) (-1453 (*1 *2 *1) (-12 (-4 *1 (-1029)) (-5 *2 (-550)))) (-3948 (*1 *1 *1) (-4 *1 (-1029))) (-2370 (*1 *1 *1) (-4 *1 (-1029))) (-3364 (*1 *1 *1) (-4 *1 (-1029))))
-(-13 (-356) (-823) (-995) (-1011 (-550)) (-1011 (-400 (-550))) (-975) (-596 (-865 (-372))) (-859 (-372)) (-145) (-10 -8 (-15 -1389 ($ $)) (-15 -1754 ($ $)) (-15 -1608 ($ $)) (-15 -1453 ((-550) $)) (-15 -3948 ($ $)) (-15 -2370 ($ $)) (-15 -3364 ($ $)) (-15 -1635 ($ $))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-130) . T) ((-145) . T) ((-595 (-836)) . T) ((-170) . T) ((-596 (-219)) . T) ((-596 (-372)) . T) ((-596 (-865 (-372))) . T) ((-237) . T) ((-283) . T) ((-300) . T) ((-356) . T) ((-444) . T) ((-542) . T) ((-626 #0#) . T) ((-626 $) . T) ((-696 #0#) . T) ((-696 $) . T) ((-705) . T) ((-769) . T) ((-770) . T) ((-772) . T) ((-773) . T) ((-823) . T) ((-825) . T) ((-859 (-372)) . T) ((-893) . T) ((-975) . T) ((-995) . T) ((-1011 (-400 (-550))) . T) ((-1011 (-550)) . T) ((-1026 #0#) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1185) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) |#2| $) 23)) (-4319 ((|#1| $) 10)) (-3712 (((-550) |#2| $) 88)) (-4146 (((-3 $ "failed") |#2| (-894)) 57)) (-2682 ((|#1| $) 28)) (-4054 ((|#1| |#2| $ |#1|) 37)) (-1682 (($ $) 25)) (-1386 (((-3 |#2| "failed") |#2| $) 87)) (-1416 (((-112) |#2| $) NIL)) (-3329 (((-112) |#2| $) NIL)) (-1534 (((-112) |#2| $) 24)) (-1837 ((|#1| $) 89)) (-2671 ((|#1| $) 27)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1310 ((|#2| $) 79)) (-1518 (((-836) $) 70)) (-2001 ((|#1| |#2| $ |#1|) 38)) (-4258 (((-623 $) |#2|) 59)) (-2316 (((-112) $ $) 74)))
-(((-1030 |#1| |#2|) (-13 (-1037 |#1| |#2|) (-10 -8 (-15 -2671 (|#1| $)) (-15 -2682 (|#1| $)) (-15 -4319 (|#1| $)) (-15 -1837 (|#1| $)) (-15 -1682 ($ $)) (-15 -1534 ((-112) |#2| $)) (-15 -4054 (|#1| |#2| $ |#1|)))) (-13 (-823) (-356)) (-1203 |#1|)) (T -1030))
-((-4054 (*1 *2 *3 *1 *2) (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1030 *2 *3)) (-4 *3 (-1203 *2)))) (-2671 (*1 *2 *1) (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1030 *2 *3)) (-4 *3 (-1203 *2)))) (-2682 (*1 *2 *1) (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1030 *2 *3)) (-4 *3 (-1203 *2)))) (-4319 (*1 *2 *1) (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1030 *2 *3)) (-4 *3 (-1203 *2)))) (-1837 (*1 *2 *1) (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1030 *2 *3)) (-4 *3 (-1203 *2)))) (-1682 (*1 *1 *1) (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1030 *2 *3)) (-4 *3 (-1203 *2)))) (-1534 (*1 *2 *3 *1) (-12 (-4 *4 (-13 (-823) (-356))) (-5 *2 (-112)) (-5 *1 (-1030 *4 *3)) (-4 *3 (-1203 *4)))))
-(-13 (-1037 |#1| |#2|) (-10 -8 (-15 -2671 (|#1| $)) (-15 -2682 (|#1| $)) (-15 -4319 (|#1| $)) (-15 -1837 (|#1| $)) (-15 -1682 ($ $)) (-15 -1534 ((-112) |#2| $)) (-15 -4054 (|#1| |#2| $ |#1|))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-2347 (($ $ $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-2181 (($ $ $ $) NIL)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3631 (((-112) $ $) NIL)) (-3712 (((-550) $) NIL)) (-3827 (($ $ $) NIL)) (-3513 (($) NIL T CONST)) (-1976 (($ (-1144)) 10) (($ (-550)) 7)) (-3880 (((-3 (-550) "failed") $) NIL)) (-2726 (((-550) $) NIL)) (-3349 (($ $ $) NIL)) (-3780 (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL) (((-667 (-550)) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-3207 (((-3 (-400 (-550)) "failed") $) NIL)) (-3122 (((-112) $) NIL)) (-3042 (((-400 (-550)) $) NIL)) (-1741 (($) NIL) (($ $) NIL)) (-1519 (($ $ $) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-3064 (($ $ $ $) NIL)) (-2434 (($ $ $) NIL)) (-1416 (((-112) $) NIL)) (-3388 (($ $ $) NIL)) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL)) (-3102 (((-112) $) NIL)) (-3718 (((-112) $) NIL)) (-2826 (((-3 $ "failed") $) NIL)) (-3329 (((-112) $) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3178 (($ $ $ $) NIL)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-3833 (($ $) NIL)) (-3772 (($ $) NIL)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-2996 (($ $ $) NIL)) (-3862 (($) NIL T CONST)) (-3463 (($ $) NIL)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1289 (($ $) NIL)) (-3338 (((-411 $) $) NIL)) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3777 (((-112) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-2393 (($ $ (-749)) NIL) (($ $) NIL)) (-2092 (($ $) NIL)) (-1731 (($ $) NIL)) (-4028 (((-550) $) 16) (((-526) $) NIL) (((-865 (-550)) $) NIL) (((-372) $) NIL) (((-219) $) NIL) (($ (-1144)) 9)) (-1518 (((-836) $) 20) (($ (-550)) 6) (($ $) NIL) (($ (-550)) 6)) (-2390 (((-749)) NIL)) (-2520 (((-112) $ $) NIL)) (-4224 (($ $ $) NIL)) (-1860 (($) NIL)) (-1345 (((-112) $ $) NIL)) (-2260 (($ $ $ $) NIL)) (-1635 (($ $) NIL)) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $ (-749)) NIL) (($ $) NIL)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) NIL)) (-2403 (($ $) 19) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL)))
-(((-1031) (-13 (-535) (-10 -8 (-6 -4329) (-6 -4334) (-6 -4330) (-15 -4028 ($ (-1144))) (-15 -1976 ($ (-1144))) (-15 -1976 ($ (-550)))))) (T -1031))
-((-4028 (*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-1031)))) (-1976 (*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-1031)))) (-1976 (*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-1031)))))
-(-13 (-535) (-10 -8 (-6 -4329) (-6 -4334) (-6 -4330) (-15 -4028 ($ (-1144))) (-15 -1976 ($ (-1144))) (-15 -1976 ($ (-550)))))
-((-1504 (((-112) $ $) NIL (-1561 (|has| (-52) (-1068)) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068))))) (-2570 (($) NIL) (($ (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) NIL)) (-3029 (((-1232) $ (-1144) (-1144)) NIL (|has| $ (-6 -4343)))) (-4047 (((-112) $ (-749)) NIL)) (-3970 (($) 9)) (-1705 (((-52) $ (-1144) (-52)) NIL)) (-2609 (($ $) 30)) (-2910 (($ $) 28)) (-3012 (($ $) 27)) (-2807 (($ $) 29)) (-3679 (($ $) 32)) (-3550 (($ $) 33)) (-3110 (($ $) 26)) (-2701 (($ $) 31)) (-3378 (($ (-1 (-112) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) 25 (|has| $ (-6 -4342)))) (-2908 (((-3 (-52) "failed") (-1144) $) 40)) (-3513 (($) NIL T CONST)) (-2123 (($) 7)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068))))) (-3112 (($ (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) $) 50 (|has| $ (-6 -4342))) (($ (-1 (-112) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342))) (((-3 (-52) "failed") (-1144) $) NIL)) (-3137 (($ (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068)))) (($ (-1 (-112) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342)))) (-2419 (((-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $ (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068)))) (((-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $ (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) NIL (|has| $ (-6 -4342))) (((-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342)))) (-3849 (((-3 (-1126) "failed") $ (-1126) (-550)) 59)) (-3245 (((-52) $ (-1144) (-52)) NIL (|has| $ (-6 -4343)))) (-3181 (((-52) $ (-1144)) NIL)) (-3450 (((-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342))) (((-623 (-52)) $) NIL (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-1144) $) NIL (|has| (-1144) (-825)))) (-2689 (((-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) 35 (|has| $ (-6 -4342))) (((-623 (-52)) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068)))) (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-52) (-1068))))) (-3283 (((-1144) $) NIL (|has| (-1144) (-825)))) (-3234 (($ (-1 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4343))) (($ (-1 (-52) (-52)) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL) (($ (-1 (-52) (-52)) $) NIL) (($ (-1 (-52) (-52) (-52)) $ $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (-1561 (|has| (-52) (-1068)) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068))))) (-3531 (((-623 (-1144)) $) NIL)) (-2550 (((-112) (-1144) $) NIL)) (-3638 (((-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) $) NIL)) (-1886 (($ (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) $) 43)) (-2325 (((-623 (-1144)) $) NIL)) (-2400 (((-112) (-1144) $) NIL)) (-3337 (((-1088) $) NIL (-1561 (|has| (-52) (-1068)) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068))))) (-3162 (((-372) $ (-1144)) 49)) (-4255 (((-623 (-1126)) $ (-1126)) 60)) (-1293 (((-52) $) NIL (|has| (-1144) (-825)))) (-3321 (((-3 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) "failed") (-1 (-112) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL)) (-3111 (($ $ (-52)) NIL (|has| $ (-6 -4343)))) (-3760 (((-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) $) NIL)) (-1543 (((-112) (-1 (-112) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))))) NIL (-12 (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-302 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068)))) (($ $ (-287 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) NIL (-12 (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-302 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068)))) (($ $ (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) NIL (-12 (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-302 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068)))) (($ $ (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) NIL (-12 (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-302 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068)))) (($ $ (-623 (-52)) (-623 (-52))) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1068)))) (($ $ (-52) (-52)) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1068)))) (($ $ (-287 (-52))) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1068)))) (($ $ (-623 (-287 (-52)))) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-52) (-1068))))) (-2477 (((-623 (-52)) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 (((-52) $ (-1144)) NIL) (((-52) $ (-1144) (-52)) NIL)) (-2729 (($) NIL) (($ (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) NIL)) (-4101 (($ $ (-1144)) 51)) (-3350 (((-749) (-1 (-112) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342))) (((-749) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068)))) (((-749) (-52) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-52) (-1068)))) (((-749) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4342)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-596 (-526))))) (-1532 (($ (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) 37)) (-3227 (($ $ $) 38)) (-1518 (((-836) $) NIL (-1561 (|has| (-52) (-595 (-836))) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-595 (-836)))))) (-3420 (($ $ (-1144) (-372)) 47)) (-3288 (($ $ (-1144) (-372)) 48)) (-3685 (($ (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))))) NIL)) (-1675 (((-112) (-1 (-112) (-2 (|:| -2763 (-1144)) (|:| -2119 (-52)))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) NIL (-1561 (|has| (-52) (-1068)) (|has| (-2 (|:| -2763 (-1144)) (|:| -2119 (-52))) (-1068))))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-1032) (-13 (-1157 (-1144) (-52)) (-10 -8 (-15 -3227 ($ $ $)) (-15 -2123 ($)) (-15 -3110 ($ $)) (-15 -3012 ($ $)) (-15 -2910 ($ $)) (-15 -2807 ($ $)) (-15 -2701 ($ $)) (-15 -2609 ($ $)) (-15 -3679 ($ $)) (-15 -3550 ($ $)) (-15 -3420 ($ $ (-1144) (-372))) (-15 -3288 ($ $ (-1144) (-372))) (-15 -3162 ((-372) $ (-1144))) (-15 -4255 ((-623 (-1126)) $ (-1126))) (-15 -4101 ($ $ (-1144))) (-15 -3970 ($)) (-15 -3849 ((-3 (-1126) "failed") $ (-1126) (-550))) (-6 -4342)))) (T -1032))
-((-3227 (*1 *1 *1 *1) (-5 *1 (-1032))) (-2123 (*1 *1) (-5 *1 (-1032))) (-3110 (*1 *1 *1) (-5 *1 (-1032))) (-3012 (*1 *1 *1) (-5 *1 (-1032))) (-2910 (*1 *1 *1) (-5 *1 (-1032))) (-2807 (*1 *1 *1) (-5 *1 (-1032))) (-2701 (*1 *1 *1) (-5 *1 (-1032))) (-2609 (*1 *1 *1) (-5 *1 (-1032))) (-3679 (*1 *1 *1) (-5 *1 (-1032))) (-3550 (*1 *1 *1) (-5 *1 (-1032))) (-3420 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-372)) (-5 *1 (-1032)))) (-3288 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-372)) (-5 *1 (-1032)))) (-3162 (*1 *2 *1 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-372)) (-5 *1 (-1032)))) (-4255 (*1 *2 *1 *3) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1032)) (-5 *3 (-1126)))) (-4101 (*1 *1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-1032)))) (-3970 (*1 *1) (-5 *1 (-1032))) (-3849 (*1 *2 *1 *2 *3) (|partial| -12 (-5 *2 (-1126)) (-5 *3 (-550)) (-5 *1 (-1032)))))
-(-13 (-1157 (-1144) (-52)) (-10 -8 (-15 -3227 ($ $ $)) (-15 -2123 ($)) (-15 -3110 ($ $)) (-15 -3012 ($ $)) (-15 -2910 ($ $)) (-15 -2807 ($ $)) (-15 -2701 ($ $)) (-15 -2609 ($ $)) (-15 -3679 ($ $)) (-15 -3550 ($ $)) (-15 -3420 ($ $ (-1144) (-372))) (-15 -3288 ($ $ (-1144) (-372))) (-15 -3162 ((-372) $ (-1144))) (-15 -4255 ((-623 (-1126)) $ (-1126))) (-15 -4101 ($ $ (-1144))) (-15 -3970 ($)) (-15 -3849 ((-3 (-1126) "failed") $ (-1126) (-550))) (-6 -4342)))
-((-4180 (($ $) 45)) (-2167 (((-112) $ $) 74)) (-3880 (((-3 |#2| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 (-550) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 $ "failed") (-925 (-400 (-550)))) 227) (((-3 $ "failed") (-925 (-550))) 226) (((-3 $ "failed") (-925 |#2|)) 229)) (-2726 ((|#2| $) NIL) (((-400 (-550)) $) NIL) (((-550) $) NIL) ((|#4| $) NIL) (($ (-925 (-400 (-550)))) 215) (($ (-925 (-550))) 211) (($ (-925 |#2|)) 231)) (-3295 (($ $) NIL) (($ $ |#4|) 43)) (-3404 (((-112) $ $) 112) (((-112) $ (-623 $)) 113)) (-2653 (((-112) $) 56)) (-4113 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 107)) (-2494 (($ $) 138)) (-4137 (($ $) 134)) (-4260 (($ $) 133)) (-3151 (($ $ $) 79) (($ $ $ |#4|) 84)) (-3037 (($ $ $) 82) (($ $ $ |#4|) 86)) (-3499 (((-112) $ $) 121) (((-112) $ (-623 $)) 122)) (-3952 ((|#4| $) 33)) (-3244 (($ $ $) 110)) (-1590 (((-112) $) 55)) (-2113 (((-749) $) 35)) (-2225 (($ $) 152)) (-2303 (($ $) 149)) (-2319 (((-623 $) $) 68)) (-2573 (($ $) 57)) (-2397 (($ $) 145)) (-2406 (((-623 $) $) 65)) (-2491 (($ $) 59)) (-3277 ((|#2| $) NIL) (($ $ |#4|) 38)) (-1298 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -3363 (-749))) $ $) 111)) (-3345 (((-2 (|:| -2855 $) (|:| |gap| (-749)) (|:| -3526 $) (|:| -2786 $)) $ $) 108) (((-2 (|:| -2855 $) (|:| |gap| (-749)) (|:| -3526 $) (|:| -2786 $)) $ $ |#4|) 109)) (-2803 (((-2 (|:| -2855 $) (|:| |gap| (-749)) (|:| -2786 $)) $ $) 104) (((-2 (|:| -2855 $) (|:| |gap| (-749)) (|:| -2786 $)) $ $ |#4|) 105)) (-2979 (($ $ $) 89) (($ $ $ |#4|) 95)) (-2887 (($ $ $) 90) (($ $ $ |#4|) 96)) (-1815 (((-623 $) $) 51)) (-1296 (((-112) $ $) 118) (((-112) $ (-623 $)) 119)) (-3900 (($ $ $) 103)) (-3862 (($ $) 37)) (-3831 (((-112) $ $) 72)) (-1394 (((-112) $ $) 114) (((-112) $ (-623 $)) 116)) (-3984 (($ $ $) 101)) (-2026 (($ $) 40)) (-3139 ((|#2| |#2| $) 142) (($ (-623 $)) NIL) (($ $ $) NIL)) (-3921 (($ $ |#2|) NIL) (($ $ $) 131)) (-4031 (($ $ |#2|) 126) (($ $ $) 129)) (-1923 (($ $) 48)) (-1699 (($ $) 52)) (-4028 (((-865 (-372)) $) NIL) (((-865 (-550)) $) NIL) (((-526) $) NIL) (($ (-925 (-400 (-550)))) 217) (($ (-925 (-550))) 213) (($ (-925 |#2|)) 228) (((-1126) $) 250) (((-925 |#2|) $) 162)) (-1518 (((-836) $) 30) (($ (-550)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (((-925 |#2|) $) 163) (($ (-400 (-550))) NIL) (($ $) NIL)) (-2242 (((-3 (-112) "failed") $ $) 71)))
-(((-1033 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1518 (|#1| |#1|)) (-15 -3139 (|#1| |#1| |#1|)) (-15 -3139 (|#1| (-623 |#1|))) (-15 -1518 (|#1| (-400 (-550)))) (-15 -1518 ((-925 |#2|) |#1|)) (-15 -4028 ((-925 |#2|) |#1|)) (-15 -4028 ((-1126) |#1|)) (-15 -2225 (|#1| |#1|)) (-15 -2303 (|#1| |#1|)) (-15 -2397 (|#1| |#1|)) (-15 -2494 (|#1| |#1|)) (-15 -3139 (|#2| |#2| |#1|)) (-15 -3921 (|#1| |#1| |#1|)) (-15 -4031 (|#1| |#1| |#1|)) (-15 -3921 (|#1| |#1| |#2|)) (-15 -4031 (|#1| |#1| |#2|)) (-15 -4137 (|#1| |#1|)) (-15 -4260 (|#1| |#1|)) (-15 -4028 (|#1| (-925 |#2|))) (-15 -2726 (|#1| (-925 |#2|))) (-15 -3880 ((-3 |#1| "failed") (-925 |#2|))) (-15 -4028 (|#1| (-925 (-550)))) (-15 -2726 (|#1| (-925 (-550)))) (-15 -3880 ((-3 |#1| "failed") (-925 (-550)))) (-15 -4028 (|#1| (-925 (-400 (-550))))) (-15 -2726 (|#1| (-925 (-400 (-550))))) (-15 -3880 ((-3 |#1| "failed") (-925 (-400 (-550))))) (-15 -3900 (|#1| |#1| |#1|)) (-15 -3984 (|#1| |#1| |#1|)) (-15 -1298 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -3363 (-749))) |#1| |#1|)) (-15 -3244 (|#1| |#1| |#1|)) (-15 -4113 ((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -3345 ((-2 (|:| -2855 |#1|) (|:| |gap| (-749)) (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1| |#4|)) (-15 -3345 ((-2 (|:| -2855 |#1|) (|:| |gap| (-749)) (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -2803 ((-2 (|:| -2855 |#1|) (|:| |gap| (-749)) (|:| -2786 |#1|)) |#1| |#1| |#4|)) (-15 -2803 ((-2 (|:| -2855 |#1|) (|:| |gap| (-749)) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -2887 (|#1| |#1| |#1| |#4|)) (-15 -2979 (|#1| |#1| |#1| |#4|)) (-15 -2887 (|#1| |#1| |#1|)) (-15 -2979 (|#1| |#1| |#1|)) (-15 -3037 (|#1| |#1| |#1| |#4|)) (-15 -3151 (|#1| |#1| |#1| |#4|)) (-15 -3037 (|#1| |#1| |#1|)) (-15 -3151 (|#1| |#1| |#1|)) (-15 -3499 ((-112) |#1| (-623 |#1|))) (-15 -3499 ((-112) |#1| |#1|)) (-15 -1296 ((-112) |#1| (-623 |#1|))) (-15 -1296 ((-112) |#1| |#1|)) (-15 -1394 ((-112) |#1| (-623 |#1|))) (-15 -1394 ((-112) |#1| |#1|)) (-15 -3404 ((-112) |#1| (-623 |#1|))) (-15 -3404 ((-112) |#1| |#1|)) (-15 -2167 ((-112) |#1| |#1|)) (-15 -3831 ((-112) |#1| |#1|)) (-15 -2242 ((-3 (-112) "failed") |#1| |#1|)) (-15 -2319 ((-623 |#1|) |#1|)) (-15 -2406 ((-623 |#1|) |#1|)) (-15 -2491 (|#1| |#1|)) (-15 -2573 (|#1| |#1|)) (-15 -2653 ((-112) |#1|)) (-15 -1590 ((-112) |#1|)) (-15 -3295 (|#1| |#1| |#4|)) (-15 -3277 (|#1| |#1| |#4|)) (-15 -1699 (|#1| |#1|)) (-15 -1815 ((-623 |#1|) |#1|)) (-15 -1923 (|#1| |#1|)) (-15 -4180 (|#1| |#1|)) (-15 -2026 (|#1| |#1|)) (-15 -3862 (|#1| |#1|)) (-15 -2113 ((-749) |#1|)) (-15 -3952 (|#4| |#1|)) (-15 -4028 ((-526) |#1|)) (-15 -4028 ((-865 (-550)) |#1|)) (-15 -4028 ((-865 (-372)) |#1|)) (-15 -2726 (|#4| |#1|)) (-15 -3880 ((-3 |#4| "failed") |#1|)) (-15 -1518 (|#1| |#4|)) (-15 -3277 (|#2| |#1|)) (-15 -3295 (|#1| |#1|)) (-15 -2726 ((-550) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -1518 (|#1| |#2|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -2726 (|#2| |#1|)) (-15 -1518 (|#1| (-550))) (-15 -1518 ((-836) |#1|))) (-1034 |#2| |#3| |#4|) (-1020) (-771) (-825)) (T -1033))
-NIL
-(-10 -8 (-15 -1518 (|#1| |#1|)) (-15 -3139 (|#1| |#1| |#1|)) (-15 -3139 (|#1| (-623 |#1|))) (-15 -1518 (|#1| (-400 (-550)))) (-15 -1518 ((-925 |#2|) |#1|)) (-15 -4028 ((-925 |#2|) |#1|)) (-15 -4028 ((-1126) |#1|)) (-15 -2225 (|#1| |#1|)) (-15 -2303 (|#1| |#1|)) (-15 -2397 (|#1| |#1|)) (-15 -2494 (|#1| |#1|)) (-15 -3139 (|#2| |#2| |#1|)) (-15 -3921 (|#1| |#1| |#1|)) (-15 -4031 (|#1| |#1| |#1|)) (-15 -3921 (|#1| |#1| |#2|)) (-15 -4031 (|#1| |#1| |#2|)) (-15 -4137 (|#1| |#1|)) (-15 -4260 (|#1| |#1|)) (-15 -4028 (|#1| (-925 |#2|))) (-15 -2726 (|#1| (-925 |#2|))) (-15 -3880 ((-3 |#1| "failed") (-925 |#2|))) (-15 -4028 (|#1| (-925 (-550)))) (-15 -2726 (|#1| (-925 (-550)))) (-15 -3880 ((-3 |#1| "failed") (-925 (-550)))) (-15 -4028 (|#1| (-925 (-400 (-550))))) (-15 -2726 (|#1| (-925 (-400 (-550))))) (-15 -3880 ((-3 |#1| "failed") (-925 (-400 (-550))))) (-15 -3900 (|#1| |#1| |#1|)) (-15 -3984 (|#1| |#1| |#1|)) (-15 -1298 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -3363 (-749))) |#1| |#1|)) (-15 -3244 (|#1| |#1| |#1|)) (-15 -4113 ((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -3345 ((-2 (|:| -2855 |#1|) (|:| |gap| (-749)) (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1| |#4|)) (-15 -3345 ((-2 (|:| -2855 |#1|) (|:| |gap| (-749)) (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -2803 ((-2 (|:| -2855 |#1|) (|:| |gap| (-749)) (|:| -2786 |#1|)) |#1| |#1| |#4|)) (-15 -2803 ((-2 (|:| -2855 |#1|) (|:| |gap| (-749)) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -2887 (|#1| |#1| |#1| |#4|)) (-15 -2979 (|#1| |#1| |#1| |#4|)) (-15 -2887 (|#1| |#1| |#1|)) (-15 -2979 (|#1| |#1| |#1|)) (-15 -3037 (|#1| |#1| |#1| |#4|)) (-15 -3151 (|#1| |#1| |#1| |#4|)) (-15 -3037 (|#1| |#1| |#1|)) (-15 -3151 (|#1| |#1| |#1|)) (-15 -3499 ((-112) |#1| (-623 |#1|))) (-15 -3499 ((-112) |#1| |#1|)) (-15 -1296 ((-112) |#1| (-623 |#1|))) (-15 -1296 ((-112) |#1| |#1|)) (-15 -1394 ((-112) |#1| (-623 |#1|))) (-15 -1394 ((-112) |#1| |#1|)) (-15 -3404 ((-112) |#1| (-623 |#1|))) (-15 -3404 ((-112) |#1| |#1|)) (-15 -2167 ((-112) |#1| |#1|)) (-15 -3831 ((-112) |#1| |#1|)) (-15 -2242 ((-3 (-112) "failed") |#1| |#1|)) (-15 -2319 ((-623 |#1|) |#1|)) (-15 -2406 ((-623 |#1|) |#1|)) (-15 -2491 (|#1| |#1|)) (-15 -2573 (|#1| |#1|)) (-15 -2653 ((-112) |#1|)) (-15 -1590 ((-112) |#1|)) (-15 -3295 (|#1| |#1| |#4|)) (-15 -3277 (|#1| |#1| |#4|)) (-15 -1699 (|#1| |#1|)) (-15 -1815 ((-623 |#1|) |#1|)) (-15 -1923 (|#1| |#1|)) (-15 -4180 (|#1| |#1|)) (-15 -2026 (|#1| |#1|)) (-15 -3862 (|#1| |#1|)) (-15 -2113 ((-749) |#1|)) (-15 -3952 (|#4| |#1|)) (-15 -4028 ((-526) |#1|)) (-15 -4028 ((-865 (-550)) |#1|)) (-15 -4028 ((-865 (-372)) |#1|)) (-15 -2726 (|#4| |#1|)) (-15 -3880 ((-3 |#4| "failed") |#1|)) (-15 -1518 (|#1| |#4|)) (-15 -3277 (|#2| |#1|)) (-15 -3295 (|#1| |#1|)) (-15 -2726 ((-550) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -1518 (|#1| |#2|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -2726 (|#2| |#1|)) (-15 -1518 (|#1| (-550))) (-15 -1518 ((-836) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3141 (((-623 |#3|) $) 108)) (-3306 (((-1140 $) $ |#3|) 123) (((-1140 |#1|) $) 122)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 85 (|has| |#1| (-542)))) (-1447 (($ $) 86 (|has| |#1| (-542)))) (-4291 (((-112) $) 88 (|has| |#1| (-542)))) (-1520 (((-749) $) 110) (((-749) $ (-623 |#3|)) 109)) (-4180 (($ $) 269)) (-2167 (((-112) $ $) 255)) (-3219 (((-3 $ "failed") $ $) 19)) (-3238 (($ $ $) 214 (|has| |#1| (-542)))) (-1769 (((-623 $) $ $) 209 (|has| |#1| (-542)))) (-3688 (((-411 (-1140 $)) (-1140 $)) 98 (|has| |#1| (-882)))) (-1505 (($ $) 96 (|has| |#1| (-444)))) (-3564 (((-411 $) $) 95 (|has| |#1| (-444)))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) 101 (|has| |#1| (-882)))) (-3513 (($) 17 T CONST)) (-3880 (((-3 |#1| "failed") $) 162) (((-3 (-400 (-550)) "failed") $) 160 (|has| |#1| (-1011 (-400 (-550))))) (((-3 (-550) "failed") $) 158 (|has| |#1| (-1011 (-550)))) (((-3 |#3| "failed") $) 134) (((-3 $ "failed") (-925 (-400 (-550)))) 229 (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#3| (-596 (-1144))))) (((-3 $ "failed") (-925 (-550))) 226 (-1561 (-12 (-3462 (|has| |#1| (-38 (-400 (-550))))) (|has| |#1| (-38 (-550))) (|has| |#3| (-596 (-1144)))) (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#3| (-596 (-1144)))))) (((-3 $ "failed") (-925 |#1|)) 223 (-1561 (-12 (-3462 (|has| |#1| (-38 (-400 (-550))))) (-3462 (|has| |#1| (-38 (-550)))) (|has| |#3| (-596 (-1144)))) (-12 (-3462 (|has| |#1| (-535))) (-3462 (|has| |#1| (-38 (-400 (-550))))) (|has| |#1| (-38 (-550))) (|has| |#3| (-596 (-1144)))) (-12 (-3462 (|has| |#1| (-965 (-550)))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#3| (-596 (-1144))))))) (-2726 ((|#1| $) 163) (((-400 (-550)) $) 159 (|has| |#1| (-1011 (-400 (-550))))) (((-550) $) 157 (|has| |#1| (-1011 (-550)))) ((|#3| $) 133) (($ (-925 (-400 (-550)))) 228 (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#3| (-596 (-1144))))) (($ (-925 (-550))) 225 (-1561 (-12 (-3462 (|has| |#1| (-38 (-400 (-550))))) (|has| |#1| (-38 (-550))) (|has| |#3| (-596 (-1144)))) (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#3| (-596 (-1144)))))) (($ (-925 |#1|)) 222 (-1561 (-12 (-3462 (|has| |#1| (-38 (-400 (-550))))) (-3462 (|has| |#1| (-38 (-550)))) (|has| |#3| (-596 (-1144)))) (-12 (-3462 (|has| |#1| (-535))) (-3462 (|has| |#1| (-38 (-400 (-550))))) (|has| |#1| (-38 (-550))) (|has| |#3| (-596 (-1144)))) (-12 (-3462 (|has| |#1| (-965 (-550)))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#3| (-596 (-1144))))))) (-3340 (($ $ $ |#3|) 106 (|has| |#1| (-170))) (($ $ $) 210 (|has| |#1| (-542)))) (-3295 (($ $) 152) (($ $ |#3|) 264)) (-3780 (((-667 (-550)) (-667 $)) 132 (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) 131 (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) 130) (((-667 |#1|) (-667 $)) 129)) (-3404 (((-112) $ $) 254) (((-112) $ (-623 $)) 253)) (-1386 (((-3 $ "failed") $) 32)) (-2653 (((-112) $) 262)) (-4113 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 234)) (-2494 (($ $) 203 (|has| |#1| (-444)))) (-2674 (($ $) 174 (|has| |#1| (-444))) (($ $ |#3|) 103 (|has| |#1| (-444)))) (-3287 (((-623 $) $) 107)) (-3933 (((-112) $) 94 (|has| |#1| (-882)))) (-4137 (($ $) 219 (|has| |#1| (-542)))) (-4260 (($ $) 220 (|has| |#1| (-542)))) (-3151 (($ $ $) 246) (($ $ $ |#3|) 244)) (-3037 (($ $ $) 245) (($ $ $ |#3|) 243)) (-2613 (($ $ |#1| |#2| $) 170)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) 82 (-12 (|has| |#3| (-859 (-372))) (|has| |#1| (-859 (-372))))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) 81 (-12 (|has| |#3| (-859 (-550))) (|has| |#1| (-859 (-550)))))) (-3102 (((-112) $) 30)) (-2603 (((-749) $) 167)) (-3499 (((-112) $ $) 248) (((-112) $ (-623 $)) 247)) (-1383 (($ $ $ $ $) 205 (|has| |#1| (-542)))) (-3952 ((|#3| $) 273)) (-3129 (($ (-1140 |#1|) |#3|) 115) (($ (-1140 $) |#3|) 114)) (-1822 (((-623 $) $) 124)) (-3439 (((-112) $) 150)) (-3118 (($ |#1| |#2|) 151) (($ $ |#3| (-749)) 117) (($ $ (-623 |#3|) (-623 (-749))) 116)) (-3244 (($ $ $) 233)) (-2843 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $ |#3|) 118)) (-1590 (((-112) $) 263)) (-1667 ((|#2| $) 168) (((-749) $ |#3|) 120) (((-623 (-749)) $ (-623 |#3|)) 119)) (-2707 (($ $ $) 77 (|has| |#1| (-825)))) (-2113 (((-749) $) 272)) (-4164 (($ $ $) 76 (|has| |#1| (-825)))) (-2688 (($ (-1 |#2| |#2|) $) 169)) (-3972 (($ (-1 |#1| |#1|) $) 149)) (-2558 (((-3 |#3| "failed") $) 121)) (-2225 (($ $) 200 (|has| |#1| (-444)))) (-2303 (($ $) 201 (|has| |#1| (-444)))) (-2319 (((-623 $) $) 258)) (-2573 (($ $) 261)) (-2397 (($ $) 202 (|has| |#1| (-444)))) (-2406 (((-623 $) $) 259)) (-2491 (($ $) 260)) (-3267 (($ $) 147)) (-3277 ((|#1| $) 146) (($ $ |#3|) 265)) (-3106 (($ (-623 $)) 92 (|has| |#1| (-444))) (($ $ $) 91 (|has| |#1| (-444)))) (-1298 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -3363 (-749))) $ $) 232)) (-3345 (((-2 (|:| -2855 $) (|:| |gap| (-749)) (|:| -3526 $) (|:| -2786 $)) $ $) 236) (((-2 (|:| -2855 $) (|:| |gap| (-749)) (|:| -3526 $) (|:| -2786 $)) $ $ |#3|) 235)) (-2803 (((-2 (|:| -2855 $) (|:| |gap| (-749)) (|:| -2786 $)) $ $) 238) (((-2 (|:| -2855 $) (|:| |gap| (-749)) (|:| -2786 $)) $ $ |#3|) 237)) (-2979 (($ $ $) 242) (($ $ $ |#3|) 240)) (-2887 (($ $ $) 241) (($ $ $ |#3|) 239)) (-1825 (((-1126) $) 9)) (-3632 (($ $ $) 208 (|has| |#1| (-542)))) (-1815 (((-623 $) $) 267)) (-1598 (((-3 (-623 $) "failed") $) 112)) (-1444 (((-3 (-623 $) "failed") $) 113)) (-1748 (((-3 (-2 (|:| |var| |#3|) (|:| -3521 (-749))) "failed") $) 111)) (-1296 (((-112) $ $) 250) (((-112) $ (-623 $)) 249)) (-3900 (($ $ $) 230)) (-3862 (($ $) 271)) (-3831 (((-112) $ $) 256)) (-1394 (((-112) $ $) 252) (((-112) $ (-623 $)) 251)) (-3984 (($ $ $) 231)) (-2026 (($ $) 270)) (-3337 (((-1088) $) 10)) (-1867 (((-2 (|:| -3139 $) (|:| |coef2| $)) $ $) 211 (|has| |#1| (-542)))) (-1982 (((-2 (|:| -3139 $) (|:| |coef1| $)) $ $) 212 (|has| |#1| (-542)))) (-3248 (((-112) $) 164)) (-3256 ((|#1| $) 165)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 93 (|has| |#1| (-444)))) (-3139 ((|#1| |#1| $) 204 (|has| |#1| (-444))) (($ (-623 $)) 90 (|has| |#1| (-444))) (($ $ $) 89 (|has| |#1| (-444)))) (-3430 (((-411 (-1140 $)) (-1140 $)) 100 (|has| |#1| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) 99 (|has| |#1| (-882)))) (-3338 (((-411 $) $) 97 (|has| |#1| (-882)))) (-3834 (((-2 (|:| -3139 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 213 (|has| |#1| (-542)))) (-1495 (((-3 $ "failed") $ |#1|) 172 (|has| |#1| (-542))) (((-3 $ "failed") $ $) 84 (|has| |#1| (-542)))) (-3921 (($ $ |#1|) 217 (|has| |#1| (-542))) (($ $ $) 215 (|has| |#1| (-542)))) (-4031 (($ $ |#1|) 218 (|has| |#1| (-542))) (($ $ $) 216 (|has| |#1| (-542)))) (-3866 (($ $ (-623 (-287 $))) 143) (($ $ (-287 $)) 142) (($ $ $ $) 141) (($ $ (-623 $) (-623 $)) 140) (($ $ |#3| |#1|) 139) (($ $ (-623 |#3|) (-623 |#1|)) 138) (($ $ |#3| $) 137) (($ $ (-623 |#3|) (-623 $)) 136)) (-3453 (($ $ |#3|) 105 (|has| |#1| (-170)))) (-2393 (($ $ |#3|) 40) (($ $ (-623 |#3|)) 39) (($ $ |#3| (-749)) 38) (($ $ (-623 |#3|) (-623 (-749))) 37)) (-2970 ((|#2| $) 148) (((-749) $ |#3|) 128) (((-623 (-749)) $ (-623 |#3|)) 127)) (-1923 (($ $) 268)) (-1699 (($ $) 266)) (-4028 (((-865 (-372)) $) 80 (-12 (|has| |#3| (-596 (-865 (-372)))) (|has| |#1| (-596 (-865 (-372)))))) (((-865 (-550)) $) 79 (-12 (|has| |#3| (-596 (-865 (-550)))) (|has| |#1| (-596 (-865 (-550)))))) (((-526) $) 78 (-12 (|has| |#3| (-596 (-526))) (|has| |#1| (-596 (-526))))) (($ (-925 (-400 (-550)))) 227 (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#3| (-596 (-1144))))) (($ (-925 (-550))) 224 (-1561 (-12 (-3462 (|has| |#1| (-38 (-400 (-550))))) (|has| |#1| (-38 (-550))) (|has| |#3| (-596 (-1144)))) (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#3| (-596 (-1144)))))) (($ (-925 |#1|)) 221 (|has| |#3| (-596 (-1144)))) (((-1126) $) 199 (-12 (|has| |#1| (-1011 (-550))) (|has| |#3| (-596 (-1144))))) (((-925 |#1|) $) 198 (|has| |#3| (-596 (-1144))))) (-2503 ((|#1| $) 173 (|has| |#1| (-444))) (($ $ |#3|) 104 (|has| |#1| (-444)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) 102 (-1262 (|has| $ (-143)) (|has| |#1| (-882))))) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#1|) 161) (($ |#3|) 135) (((-925 |#1|) $) 197 (|has| |#3| (-596 (-1144)))) (($ (-400 (-550))) 70 (-1561 (|has| |#1| (-1011 (-400 (-550)))) (|has| |#1| (-38 (-400 (-550)))))) (($ $) 83 (|has| |#1| (-542)))) (-3511 (((-623 |#1|) $) 166)) (-2510 ((|#1| $ |#2|) 153) (($ $ |#3| (-749)) 126) (($ $ (-623 |#3|) (-623 (-749))) 125)) (-4242 (((-3 $ "failed") $) 71 (-1561 (-1262 (|has| $ (-143)) (|has| |#1| (-882))) (|has| |#1| (-143))))) (-2390 (((-749)) 28)) (-2540 (($ $ $ (-749)) 171 (|has| |#1| (-170)))) (-1345 (((-112) $ $) 87 (|has| |#1| (-542)))) (-2626 (($) 18 T CONST)) (-2242 (((-3 (-112) "failed") $ $) 257)) (-2636 (($) 29 T CONST)) (-1516 (($ $ $ $ (-749)) 206 (|has| |#1| (-542)))) (-1628 (($ $ $ (-749)) 207 (|has| |#1| (-542)))) (-4183 (($ $ |#3|) 36) (($ $ (-623 |#3|)) 35) (($ $ |#3| (-749)) 34) (($ $ (-623 |#3|) (-623 (-749))) 33)) (-2363 (((-112) $ $) 74 (|has| |#1| (-825)))) (-2345 (((-112) $ $) 73 (|has| |#1| (-825)))) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 75 (|has| |#1| (-825)))) (-2335 (((-112) $ $) 72 (|has| |#1| (-825)))) (-2414 (($ $ |#1|) 154 (|has| |#1| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 156 (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) 155 (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 145) (($ $ |#1|) 144)))
-(((-1034 |#1| |#2| |#3|) (-138) (-1020) (-771) (-825)) (T -1034))
-((-3952 (*1 *2 *1) (-12 (-4 *1 (-1034 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *2 (-825)))) (-2113 (*1 *2 *1) (-12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-749)))) (-3862 (*1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)))) (-2026 (*1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)))) (-4180 (*1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)))) (-1923 (*1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)))) (-1815 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-1034 *3 *4 *5)))) (-1699 (*1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)))) (-3277 (*1 *1 *1 *2) (-12 (-4 *1 (-1034 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *2 (-825)))) (-3295 (*1 *1 *1 *2) (-12 (-4 *1 (-1034 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *2 (-825)))) (-1590 (*1 *2 *1) (-12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))) (-2653 (*1 *2 *1) (-12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))) (-2573 (*1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)))) (-2491 (*1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)))) (-2406 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-1034 *3 *4 *5)))) (-2319 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-1034 *3 *4 *5)))) (-2242 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))) (-3831 (*1 *2 *1 *1) (-12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))) (-2167 (*1 *2 *1 *1) (-12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))) (-3404 (*1 *2 *1 *1) (-12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))) (-3404 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *1)) (-4 *1 (-1034 *4 *5 *6)) (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)))) (-1394 (*1 *2 *1 *1) (-12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))) (-1394 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *1)) (-4 *1 (-1034 *4 *5 *6)) (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)))) (-1296 (*1 *2 *1 *1) (-12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))) (-1296 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *1)) (-4 *1 (-1034 *4 *5 *6)) (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)))) (-3499 (*1 *2 *1 *1) (-12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))) (-3499 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *1)) (-4 *1 (-1034 *4 *5 *6)) (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)))) (-3151 (*1 *1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)))) (-3037 (*1 *1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)))) (-3151 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-1034 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *2 (-825)))) (-3037 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-1034 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *2 (-825)))) (-2979 (*1 *1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)))) (-2887 (*1 *1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)))) (-2979 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-1034 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *2 (-825)))) (-2887 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-1034 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *2 (-825)))) (-2803 (*1 *2 *1 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-2 (|:| -2855 *1) (|:| |gap| (-749)) (|:| -2786 *1))) (-4 *1 (-1034 *3 *4 *5)))) (-2803 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *3 (-825)) (-5 *2 (-2 (|:| -2855 *1) (|:| |gap| (-749)) (|:| -2786 *1))) (-4 *1 (-1034 *4 *5 *3)))) (-3345 (*1 *2 *1 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-2 (|:| -2855 *1) (|:| |gap| (-749)) (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-1034 *3 *4 *5)))) (-3345 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *3 (-825)) (-5 *2 (-2 (|:| -2855 *1) (|:| |gap| (-749)) (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-1034 *4 *5 *3)))) (-4113 (*1 *2 *1 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-2 (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-1034 *3 *4 *5)))) (-3244 (*1 *1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)))) (-1298 (*1 *2 *1 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -3363 (-749)))) (-4 *1 (-1034 *3 *4 *5)))) (-3984 (*1 *1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)))) (-3900 (*1 *1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)))) (-3880 (*1 *1 *2) (|partial| -12 (-5 *2 (-925 (-400 (-550)))) (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1144))) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)))) (-2726 (*1 *1 *2) (-12 (-5 *2 (-925 (-400 (-550)))) (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1144))) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)))) (-4028 (*1 *1 *2) (-12 (-5 *2 (-925 (-400 (-550)))) (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1144))) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)))) (-3880 (*1 *1 *2) (|partial| -1561 (-12 (-5 *2 (-925 (-550))) (-4 *1 (-1034 *3 *4 *5)) (-12 (-3462 (-4 *3 (-38 (-400 (-550))))) (-4 *3 (-38 (-550))) (-4 *5 (-596 (-1144)))) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825))) (-12 (-5 *2 (-925 (-550))) (-4 *1 (-1034 *3 *4 *5)) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1144)))) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825))))) (-2726 (*1 *1 *2) (-1561 (-12 (-5 *2 (-925 (-550))) (-4 *1 (-1034 *3 *4 *5)) (-12 (-3462 (-4 *3 (-38 (-400 (-550))))) (-4 *3 (-38 (-550))) (-4 *5 (-596 (-1144)))) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825))) (-12 (-5 *2 (-925 (-550))) (-4 *1 (-1034 *3 *4 *5)) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1144)))) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825))))) (-4028 (*1 *1 *2) (-1561 (-12 (-5 *2 (-925 (-550))) (-4 *1 (-1034 *3 *4 *5)) (-12 (-3462 (-4 *3 (-38 (-400 (-550))))) (-4 *3 (-38 (-550))) (-4 *5 (-596 (-1144)))) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825))) (-12 (-5 *2 (-925 (-550))) (-4 *1 (-1034 *3 *4 *5)) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1144)))) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825))))) (-3880 (*1 *1 *2) (|partial| -1561 (-12 (-5 *2 (-925 *3)) (-12 (-3462 (-4 *3 (-38 (-400 (-550))))) (-3462 (-4 *3 (-38 (-550)))) (-4 *5 (-596 (-1144)))) (-4 *3 (-1020)) (-4 *1 (-1034 *3 *4 *5)) (-4 *4 (-771)) (-4 *5 (-825))) (-12 (-5 *2 (-925 *3)) (-12 (-3462 (-4 *3 (-535))) (-3462 (-4 *3 (-38 (-400 (-550))))) (-4 *3 (-38 (-550))) (-4 *5 (-596 (-1144)))) (-4 *3 (-1020)) (-4 *1 (-1034 *3 *4 *5)) (-4 *4 (-771)) (-4 *5 (-825))) (-12 (-5 *2 (-925 *3)) (-12 (-3462 (-4 *3 (-965 (-550)))) (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1144)))) (-4 *3 (-1020)) (-4 *1 (-1034 *3 *4 *5)) (-4 *4 (-771)) (-4 *5 (-825))))) (-2726 (*1 *1 *2) (-1561 (-12 (-5 *2 (-925 *3)) (-12 (-3462 (-4 *3 (-38 (-400 (-550))))) (-3462 (-4 *3 (-38 (-550)))) (-4 *5 (-596 (-1144)))) (-4 *3 (-1020)) (-4 *1 (-1034 *3 *4 *5)) (-4 *4 (-771)) (-4 *5 (-825))) (-12 (-5 *2 (-925 *3)) (-12 (-3462 (-4 *3 (-535))) (-3462 (-4 *3 (-38 (-400 (-550))))) (-4 *3 (-38 (-550))) (-4 *5 (-596 (-1144)))) (-4 *3 (-1020)) (-4 *1 (-1034 *3 *4 *5)) (-4 *4 (-771)) (-4 *5 (-825))) (-12 (-5 *2 (-925 *3)) (-12 (-3462 (-4 *3 (-965 (-550)))) (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1144)))) (-4 *3 (-1020)) (-4 *1 (-1034 *3 *4 *5)) (-4 *4 (-771)) (-4 *5 (-825))))) (-4028 (*1 *1 *2) (-12 (-5 *2 (-925 *3)) (-4 *3 (-1020)) (-4 *1 (-1034 *3 *4 *5)) (-4 *5 (-596 (-1144))) (-4 *4 (-771)) (-4 *5 (-825)))) (-4260 (*1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-4137 (*1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-4031 (*1 *1 *1 *2) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-3921 (*1 *1 *1 *2) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-4031 (*1 *1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-3921 (*1 *1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-3238 (*1 *1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-3834 (*1 *2 *1 *1) (-12 (-4 *3 (-542)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-2 (|:| -3139 *1) (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-1034 *3 *4 *5)))) (-1982 (*1 *2 *1 *1) (-12 (-4 *3 (-542)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-2 (|:| -3139 *1) (|:| |coef1| *1))) (-4 *1 (-1034 *3 *4 *5)))) (-1867 (*1 *2 *1 *1) (-12 (-4 *3 (-542)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-2 (|:| -3139 *1) (|:| |coef2| *1))) (-4 *1 (-1034 *3 *4 *5)))) (-3340 (*1 *1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-1769 (*1 *2 *1 *1) (-12 (-4 *3 (-542)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-1034 *3 *4 *5)))) (-3632 (*1 *1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-1628 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *3 (-542)))) (-1516 (*1 *1 *1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *3 (-542)))) (-1383 (*1 *1 *1 *1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-3139 (*1 *2 *2 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-444)))) (-2494 (*1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-444)))) (-2397 (*1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-444)))) (-2303 (*1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-444)))) (-2225 (*1 *1 *1) (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-444)))))
-(-13 (-922 |t#1| |t#2| |t#3|) (-10 -8 (-15 -3952 (|t#3| $)) (-15 -2113 ((-749) $)) (-15 -3862 ($ $)) (-15 -2026 ($ $)) (-15 -4180 ($ $)) (-15 -1923 ($ $)) (-15 -1815 ((-623 $) $)) (-15 -1699 ($ $)) (-15 -3277 ($ $ |t#3|)) (-15 -3295 ($ $ |t#3|)) (-15 -1590 ((-112) $)) (-15 -2653 ((-112) $)) (-15 -2573 ($ $)) (-15 -2491 ($ $)) (-15 -2406 ((-623 $) $)) (-15 -2319 ((-623 $) $)) (-15 -2242 ((-3 (-112) "failed") $ $)) (-15 -3831 ((-112) $ $)) (-15 -2167 ((-112) $ $)) (-15 -3404 ((-112) $ $)) (-15 -3404 ((-112) $ (-623 $))) (-15 -1394 ((-112) $ $)) (-15 -1394 ((-112) $ (-623 $))) (-15 -1296 ((-112) $ $)) (-15 -1296 ((-112) $ (-623 $))) (-15 -3499 ((-112) $ $)) (-15 -3499 ((-112) $ (-623 $))) (-15 -3151 ($ $ $)) (-15 -3037 ($ $ $)) (-15 -3151 ($ $ $ |t#3|)) (-15 -3037 ($ $ $ |t#3|)) (-15 -2979 ($ $ $)) (-15 -2887 ($ $ $)) (-15 -2979 ($ $ $ |t#3|)) (-15 -2887 ($ $ $ |t#3|)) (-15 -2803 ((-2 (|:| -2855 $) (|:| |gap| (-749)) (|:| -2786 $)) $ $)) (-15 -2803 ((-2 (|:| -2855 $) (|:| |gap| (-749)) (|:| -2786 $)) $ $ |t#3|)) (-15 -3345 ((-2 (|:| -2855 $) (|:| |gap| (-749)) (|:| -3526 $) (|:| -2786 $)) $ $)) (-15 -3345 ((-2 (|:| -2855 $) (|:| |gap| (-749)) (|:| -3526 $) (|:| -2786 $)) $ $ |t#3|)) (-15 -4113 ((-2 (|:| -3526 $) (|:| -2786 $)) $ $)) (-15 -3244 ($ $ $)) (-15 -1298 ((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -3363 (-749))) $ $)) (-15 -3984 ($ $ $)) (-15 -3900 ($ $ $)) (IF (|has| |t#3| (-596 (-1144))) (PROGN (-6 (-595 (-925 |t#1|))) (-6 (-596 (-925 |t#1|))) (IF (|has| |t#1| (-38 (-400 (-550)))) (PROGN (-15 -3880 ((-3 $ "failed") (-925 (-400 (-550))))) (-15 -2726 ($ (-925 (-400 (-550))))) (-15 -4028 ($ (-925 (-400 (-550))))) (-15 -3880 ((-3 $ "failed") (-925 (-550)))) (-15 -2726 ($ (-925 (-550)))) (-15 -4028 ($ (-925 (-550)))) (IF (|has| |t#1| (-965 (-550))) |%noBranch| (PROGN (-15 -3880 ((-3 $ "failed") (-925 |t#1|))) (-15 -2726 ($ (-925 |t#1|)))))) |%noBranch|) (IF (|has| |t#1| (-38 (-550))) (IF (|has| |t#1| (-38 (-400 (-550)))) |%noBranch| (PROGN (-15 -3880 ((-3 $ "failed") (-925 (-550)))) (-15 -2726 ($ (-925 (-550)))) (-15 -4028 ($ (-925 (-550)))) (IF (|has| |t#1| (-535)) |%noBranch| (PROGN (-15 -3880 ((-3 $ "failed") (-925 |t#1|))) (-15 -2726 ($ (-925 |t#1|))))))) |%noBranch|) (IF (|has| |t#1| (-38 (-550))) |%noBranch| (IF (|has| |t#1| (-38 (-400 (-550)))) |%noBranch| (PROGN (-15 -3880 ((-3 $ "failed") (-925 |t#1|))) (-15 -2726 ($ (-925 |t#1|)))))) (-15 -4028 ($ (-925 |t#1|))) (IF (|has| |t#1| (-1011 (-550))) (-6 (-596 (-1126))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-542)) (PROGN (-15 -4260 ($ $)) (-15 -4137 ($ $)) (-15 -4031 ($ $ |t#1|)) (-15 -3921 ($ $ |t#1|)) (-15 -4031 ($ $ $)) (-15 -3921 ($ $ $)) (-15 -3238 ($ $ $)) (-15 -3834 ((-2 (|:| -3139 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -1982 ((-2 (|:| -3139 $) (|:| |coef1| $)) $ $)) (-15 -1867 ((-2 (|:| -3139 $) (|:| |coef2| $)) $ $)) (-15 -3340 ($ $ $)) (-15 -1769 ((-623 $) $ $)) (-15 -3632 ($ $ $)) (-15 -1628 ($ $ $ (-749))) (-15 -1516 ($ $ $ $ (-749))) (-15 -1383 ($ $ $ $ $))) |%noBranch|) (IF (|has| |t#1| (-444)) (PROGN (-15 -3139 (|t#1| |t#1| $)) (-15 -2494 ($ $)) (-15 -2397 ($ $)) (-15 -2303 ($ $)) (-15 -2225 ($ $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-101) . T) ((-111 #0# #0#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-595 (-925 |#1|)) |has| |#3| (-596 (-1144))) ((-170) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-170))) ((-596 (-526)) -12 (|has| |#1| (-596 (-526))) (|has| |#3| (-596 (-526)))) ((-596 (-865 (-372))) -12 (|has| |#1| (-596 (-865 (-372)))) (|has| |#3| (-596 (-865 (-372))))) ((-596 (-865 (-550))) -12 (|has| |#1| (-596 (-865 (-550)))) (|has| |#3| (-596 (-865 (-550))))) ((-596 (-925 |#1|)) |has| |#3| (-596 (-1144))) ((-596 (-1126)) -12 (|has| |#1| (-1011 (-550))) (|has| |#3| (-596 (-1144)))) ((-283) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-302 $) . T) ((-319 |#1| |#2|) . T) ((-370 |#1|) . T) ((-404 |#1|) . T) ((-444) -1561 (|has| |#1| (-882)) (|has| |#1| (-444))) ((-505 |#3| |#1|) . T) ((-505 |#3| $) . T) ((-505 $ $) . T) ((-542) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-626 #0#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-619 (-550)) |has| |#1| (-619 (-550))) ((-619 |#1|) . T) ((-696 #0#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-705) . T) ((-825) |has| |#1| (-825)) ((-873 |#3|) . T) ((-859 (-372)) -12 (|has| |#1| (-859 (-372))) (|has| |#3| (-859 (-372)))) ((-859 (-550)) -12 (|has| |#1| (-859 (-550))) (|has| |#3| (-859 (-550)))) ((-922 |#1| |#2| |#3|) . T) ((-882) |has| |#1| (-882)) ((-1011 (-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) ((-1011 (-550)) |has| |#1| (-1011 (-550))) ((-1011 |#1|) . T) ((-1011 |#3|) . T) ((-1026 #0#) |has| |#1| (-38 (-400 (-550)))) ((-1026 |#1|) . T) ((-1026 $) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-170))) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1185) |has| |#1| (-882)))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-1873 (((-623 (-1103)) $) 13)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 24) (((-1149) $) NIL) (($ (-1149)) NIL)) (-1925 (((-1103) $) 15)) (-2316 (((-112) $ $) NIL)))
-(((-1035) (-13 (-1051) (-10 -8 (-15 -1873 ((-623 (-1103)) $)) (-15 -1925 ((-1103) $))))) (T -1035))
-((-1873 (*1 *2 *1) (-12 (-5 *2 (-623 (-1103))) (-5 *1 (-1035)))) (-1925 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-1035)))))
-(-13 (-1051) (-10 -8 (-15 -1873 ((-623 (-1103)) $)) (-15 -1925 ((-1103) $))))
-((-3433 (((-112) |#3| $) 13)) (-4146 (((-3 $ "failed") |#3| (-894)) 23)) (-1386 (((-3 |#3| "failed") |#3| $) 38)) (-1416 (((-112) |#3| $) 16)) (-3329 (((-112) |#3| $) 14)))
-(((-1036 |#1| |#2| |#3|) (-10 -8 (-15 -4146 ((-3 |#1| "failed") |#3| (-894))) (-15 -1386 ((-3 |#3| "failed") |#3| |#1|)) (-15 -1416 ((-112) |#3| |#1|)) (-15 -3329 ((-112) |#3| |#1|)) (-15 -3433 ((-112) |#3| |#1|))) (-1037 |#2| |#3|) (-13 (-823) (-356)) (-1203 |#2|)) (T -1036))
-NIL
-(-10 -8 (-15 -4146 ((-3 |#1| "failed") |#3| (-894))) (-15 -1386 ((-3 |#3| "failed") |#3| |#1|)) (-15 -1416 ((-112) |#3| |#1|)) (-15 -3329 ((-112) |#3| |#1|)) (-15 -3433 ((-112) |#3| |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) |#2| $) 21)) (-3712 (((-550) |#2| $) 22)) (-4146 (((-3 $ "failed") |#2| (-894)) 15)) (-4054 ((|#1| |#2| $ |#1|) 13)) (-1386 (((-3 |#2| "failed") |#2| $) 18)) (-1416 (((-112) |#2| $) 19)) (-3329 (((-112) |#2| $) 20)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1310 ((|#2| $) 17)) (-1518 (((-836) $) 11)) (-2001 ((|#1| |#2| $ |#1|) 14)) (-4258 (((-623 $) |#2|) 16)) (-2316 (((-112) $ $) 6)))
-(((-1037 |#1| |#2|) (-138) (-13 (-823) (-356)) (-1203 |t#1|)) (T -1037))
-((-3712 (*1 *2 *3 *1) (-12 (-4 *1 (-1037 *4 *3)) (-4 *4 (-13 (-823) (-356))) (-4 *3 (-1203 *4)) (-5 *2 (-550)))) (-3433 (*1 *2 *3 *1) (-12 (-4 *1 (-1037 *4 *3)) (-4 *4 (-13 (-823) (-356))) (-4 *3 (-1203 *4)) (-5 *2 (-112)))) (-3329 (*1 *2 *3 *1) (-12 (-4 *1 (-1037 *4 *3)) (-4 *4 (-13 (-823) (-356))) (-4 *3 (-1203 *4)) (-5 *2 (-112)))) (-1416 (*1 *2 *3 *1) (-12 (-4 *1 (-1037 *4 *3)) (-4 *4 (-13 (-823) (-356))) (-4 *3 (-1203 *4)) (-5 *2 (-112)))) (-1386 (*1 *2 *2 *1) (|partial| -12 (-4 *1 (-1037 *3 *2)) (-4 *3 (-13 (-823) (-356))) (-4 *2 (-1203 *3)))) (-1310 (*1 *2 *1) (-12 (-4 *1 (-1037 *3 *2)) (-4 *3 (-13 (-823) (-356))) (-4 *2 (-1203 *3)))) (-4258 (*1 *2 *3) (-12 (-4 *4 (-13 (-823) (-356))) (-4 *3 (-1203 *4)) (-5 *2 (-623 *1)) (-4 *1 (-1037 *4 *3)))) (-4146 (*1 *1 *2 *3) (|partial| -12 (-5 *3 (-894)) (-4 *4 (-13 (-823) (-356))) (-4 *1 (-1037 *4 *2)) (-4 *2 (-1203 *4)))) (-2001 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-1037 *2 *3)) (-4 *2 (-13 (-823) (-356))) (-4 *3 (-1203 *2)))) (-4054 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-1037 *2 *3)) (-4 *2 (-13 (-823) (-356))) (-4 *3 (-1203 *2)))))
-(-13 (-1068) (-10 -8 (-15 -3712 ((-550) |t#2| $)) (-15 -3433 ((-112) |t#2| $)) (-15 -3329 ((-112) |t#2| $)) (-15 -1416 ((-112) |t#2| $)) (-15 -1386 ((-3 |t#2| "failed") |t#2| $)) (-15 -1310 (|t#2| $)) (-15 -4258 ((-623 $) |t#2|)) (-15 -4146 ((-3 $ "failed") |t#2| (-894))) (-15 -2001 (|t#1| |t#2| $ |t#1|)) (-15 -4054 (|t#1| |t#2| $ |t#1|))))
-(((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-3492 (((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-623 |#4|) (-623 |#5|) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) (-749)) 96)) (-1372 (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5|) 57) (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-749)) 56)) (-3842 (((-1232) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-749)) 87)) (-4187 (((-749) (-623 |#4|) (-623 |#5|)) 27)) (-3314 (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5|) 59) (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-749)) 58) (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-749) (-112)) 60)) (-3417 (((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112) (-112) (-112) (-112)) 78) (((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112)) 79)) (-4028 (((-1126) (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) 82)) (-4300 (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-112)) 55)) (-4076 (((-749) (-623 |#4|) (-623 |#5|)) 19)))
-(((-1038 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -4076 ((-749) (-623 |#4|) (-623 |#5|))) (-15 -4187 ((-749) (-623 |#4|) (-623 |#5|))) (-15 -4300 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-112))) (-15 -1372 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-749))) (-15 -1372 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5|)) (-15 -3314 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-749) (-112))) (-15 -3314 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-749))) (-15 -3314 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5|)) (-15 -3417 ((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112))) (-15 -3417 ((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112) (-112) (-112) (-112))) (-15 -3492 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-623 |#4|) (-623 |#5|) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) (-749))) (-15 -4028 ((-1126) (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|)))) (-15 -3842 ((-1232) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-749)))) (-444) (-771) (-825) (-1034 |#1| |#2| |#3|) (-1040 |#1| |#2| |#3| |#4|)) (T -1038))
-((-3842 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-2 (|:| |val| (-623 *8)) (|:| -3223 *9)))) (-5 *4 (-749)) (-4 *8 (-1034 *5 *6 *7)) (-4 *9 (-1040 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-1232)) (-5 *1 (-1038 *5 *6 *7 *8 *9)))) (-4028 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-623 *7)) (|:| -3223 *8))) (-4 *7 (-1034 *4 *5 *6)) (-4 *8 (-1040 *4 *5 *6 *7)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1126)) (-5 *1 (-1038 *4 *5 *6 *7 *8)))) (-3492 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *5 (-2 (|:| |done| (-623 *11)) (|:| |todo| (-623 (-2 (|:| |val| *3) (|:| -3223 *11)))))) (-5 *6 (-749)) (-5 *2 (-623 (-2 (|:| |val| (-623 *10)) (|:| -3223 *11)))) (-5 *3 (-623 *10)) (-5 *4 (-623 *11)) (-4 *10 (-1034 *7 *8 *9)) (-4 *11 (-1040 *7 *8 *9 *10)) (-4 *7 (-444)) (-4 *8 (-771)) (-4 *9 (-825)) (-5 *1 (-1038 *7 *8 *9 *10 *11)))) (-3417 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-623 *9)) (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7)) (-4 *9 (-1040 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1038 *5 *6 *7 *8 *9)))) (-3417 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-623 *9)) (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7)) (-4 *9 (-1040 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1038 *5 *6 *7 *8 *9)))) (-3314 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4)))))) (-5 *1 (-1038 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-3314 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-749)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *3 (-1034 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4)))))) (-5 *1 (-1038 *6 *7 *8 *3 *4)) (-4 *4 (-1040 *6 *7 *8 *3)))) (-3314 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-749)) (-5 *6 (-112)) (-4 *7 (-444)) (-4 *8 (-771)) (-4 *9 (-825)) (-4 *3 (-1034 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4)))))) (-5 *1 (-1038 *7 *8 *9 *3 *4)) (-4 *4 (-1040 *7 *8 *9 *3)))) (-1372 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4)))))) (-5 *1 (-1038 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-1372 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-749)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *3 (-1034 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4)))))) (-5 *1 (-1038 *6 *7 *8 *3 *4)) (-4 *4 (-1040 *6 *7 *8 *3)))) (-4300 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *3 (-1034 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4)))))) (-5 *1 (-1038 *6 *7 *8 *3 *4)) (-4 *4 (-1040 *6 *7 *8 *3)))) (-4187 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *9)) (-4 *8 (-1034 *5 *6 *7)) (-4 *9 (-1040 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-749)) (-5 *1 (-1038 *5 *6 *7 *8 *9)))) (-4076 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *9)) (-4 *8 (-1034 *5 *6 *7)) (-4 *9 (-1040 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-749)) (-5 *1 (-1038 *5 *6 *7 *8 *9)))))
-(-10 -7 (-15 -4076 ((-749) (-623 |#4|) (-623 |#5|))) (-15 -4187 ((-749) (-623 |#4|) (-623 |#5|))) (-15 -4300 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-112))) (-15 -1372 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-749))) (-15 -1372 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5|)) (-15 -3314 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-749) (-112))) (-15 -3314 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-749))) (-15 -3314 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5|)) (-15 -3417 ((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112))) (-15 -3417 ((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112) (-112) (-112) (-112))) (-15 -3492 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-623 |#4|) (-623 |#5|) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) (-749))) (-15 -4028 ((-1126) (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|)))) (-15 -3842 ((-1232) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-749))))
-((-3113 (((-112) |#5| $) 21)) (-2933 (((-112) |#5| $) 24)) (-3208 (((-112) |#5| $) 16) (((-112) $) 45)) (-1623 (((-623 $) |#5| $) NIL) (((-623 $) (-623 |#5|) $) 77) (((-623 $) (-623 |#5|) (-623 $)) 75) (((-623 $) |#5| (-623 $)) 78)) (-2272 (($ $ |#5|) NIL) (((-623 $) |#5| $) NIL) (((-623 $) |#5| (-623 $)) 60) (((-623 $) (-623 |#5|) $) 62) (((-623 $) (-623 |#5|) (-623 $)) 64)) (-3532 (((-623 $) |#5| $) NIL) (((-623 $) |#5| (-623 $)) 54) (((-623 $) (-623 |#5|) $) 56) (((-623 $) (-623 |#5|) (-623 $)) 58)) (-3024 (((-112) |#5| $) 27)))
-(((-1039 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -2272 ((-623 |#1|) (-623 |#5|) (-623 |#1|))) (-15 -2272 ((-623 |#1|) (-623 |#5|) |#1|)) (-15 -2272 ((-623 |#1|) |#5| (-623 |#1|))) (-15 -2272 ((-623 |#1|) |#5| |#1|)) (-15 -3532 ((-623 |#1|) (-623 |#5|) (-623 |#1|))) (-15 -3532 ((-623 |#1|) (-623 |#5|) |#1|)) (-15 -3532 ((-623 |#1|) |#5| (-623 |#1|))) (-15 -3532 ((-623 |#1|) |#5| |#1|)) (-15 -1623 ((-623 |#1|) |#5| (-623 |#1|))) (-15 -1623 ((-623 |#1|) (-623 |#5|) (-623 |#1|))) (-15 -1623 ((-623 |#1|) (-623 |#5|) |#1|)) (-15 -1623 ((-623 |#1|) |#5| |#1|)) (-15 -2933 ((-112) |#5| |#1|)) (-15 -3208 ((-112) |#1|)) (-15 -3024 ((-112) |#5| |#1|)) (-15 -3113 ((-112) |#5| |#1|)) (-15 -3208 ((-112) |#5| |#1|)) (-15 -2272 (|#1| |#1| |#5|))) (-1040 |#2| |#3| |#4| |#5|) (-444) (-771) (-825) (-1034 |#2| |#3| |#4|)) (T -1039))
-NIL
-(-10 -8 (-15 -2272 ((-623 |#1|) (-623 |#5|) (-623 |#1|))) (-15 -2272 ((-623 |#1|) (-623 |#5|) |#1|)) (-15 -2272 ((-623 |#1|) |#5| (-623 |#1|))) (-15 -2272 ((-623 |#1|) |#5| |#1|)) (-15 -3532 ((-623 |#1|) (-623 |#5|) (-623 |#1|))) (-15 -3532 ((-623 |#1|) (-623 |#5|) |#1|)) (-15 -3532 ((-623 |#1|) |#5| (-623 |#1|))) (-15 -3532 ((-623 |#1|) |#5| |#1|)) (-15 -1623 ((-623 |#1|) |#5| (-623 |#1|))) (-15 -1623 ((-623 |#1|) (-623 |#5|) (-623 |#1|))) (-15 -1623 ((-623 |#1|) (-623 |#5|) |#1|)) (-15 -1623 ((-623 |#1|) |#5| |#1|)) (-15 -2933 ((-112) |#5| |#1|)) (-15 -3208 ((-112) |#1|)) (-15 -3024 ((-112) |#5| |#1|)) (-15 -3113 ((-112) |#5| |#1|)) (-15 -3208 ((-112) |#5| |#1|)) (-15 -2272 (|#1| |#1| |#5|)))
-((-1504 (((-112) $ $) 7)) (-1672 (((-623 (-2 (|:| -2027 $) (|:| -3257 (-623 |#4|)))) (-623 |#4|)) 85)) (-1779 (((-623 $) (-623 |#4|)) 86) (((-623 $) (-623 |#4|) (-112)) 111)) (-3141 (((-623 |#3|) $) 33)) (-2238 (((-112) $) 26)) (-3670 (((-112) $) 17 (|has| |#1| (-542)))) (-3301 (((-112) |#4| $) 101) (((-112) $) 97)) (-4074 ((|#4| |#4| $) 92)) (-1505 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 $))) |#4| $) 126)) (-1674 (((-2 (|:| |under| $) (|:| -1608 $) (|:| |upper| $)) $ |#3|) 27)) (-4047 (((-112) $ (-749)) 44)) (-4253 (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4342))) (((-3 |#4| "failed") $ |#3|) 79)) (-3513 (($) 45 T CONST)) (-2976 (((-112) $) 22 (|has| |#1| (-542)))) (-3156 (((-112) $ $) 24 (|has| |#1| (-542)))) (-3059 (((-112) $ $) 23 (|has| |#1| (-542)))) (-3253 (((-112) $) 25 (|has| |#1| (-542)))) (-4156 (((-623 |#4|) (-623 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 93)) (-3774 (((-623 |#4|) (-623 |#4|) $) 18 (|has| |#1| (-542)))) (-3872 (((-623 |#4|) (-623 |#4|) $) 19 (|has| |#1| (-542)))) (-3880 (((-3 $ "failed") (-623 |#4|)) 36)) (-2726 (($ (-623 |#4|)) 35)) (-1308 (((-3 $ "failed") $) 82)) (-2067 ((|#4| |#4| $) 89)) (-1328 (($ $) 68 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342))))) (-3137 (($ |#4| $) 67 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#4|) $) 64 (|has| $ (-6 -4342)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-542)))) (-3404 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 102)) (-1878 ((|#4| |#4| $) 87)) (-2419 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4342))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4342))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-3589 (((-2 (|:| -2027 (-623 |#4|)) (|:| -3257 (-623 |#4|))) $) 105)) (-3113 (((-112) |#4| $) 136)) (-2933 (((-112) |#4| $) 133)) (-3208 (((-112) |#4| $) 137) (((-112) $) 134)) (-3450 (((-623 |#4|) $) 52 (|has| $ (-6 -4342)))) (-3499 (((-112) |#4| $) 104) (((-112) $) 103)) (-3952 ((|#3| $) 34)) (-1859 (((-112) $ (-749)) 43)) (-2689 (((-623 |#4|) $) 53 (|has| $ (-6 -4342)))) (-1921 (((-112) |#4| $) 55 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#4| |#4|) $) 47)) (-2650 (((-623 |#3|) $) 32)) (-2568 (((-112) |#3| $) 31)) (-1573 (((-112) $ (-749)) 42)) (-1825 (((-1126) $) 9)) (-3735 (((-3 |#4| (-623 $)) |#4| |#4| $) 128)) (-3632 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 $))) |#4| |#4| $) 127)) (-3159 (((-3 |#4| "failed") $) 83)) (-3830 (((-623 $) |#4| $) 129)) (-2845 (((-3 (-112) (-623 $)) |#4| $) 132)) (-2743 (((-623 (-2 (|:| |val| (-112)) (|:| -3223 $))) |#4| $) 131) (((-112) |#4| $) 130)) (-1623 (((-623 $) |#4| $) 125) (((-623 $) (-623 |#4|) $) 124) (((-623 $) (-623 |#4|) (-623 $)) 123) (((-623 $) |#4| (-623 $)) 122)) (-3757 (($ |#4| $) 117) (($ (-623 |#4|) $) 116)) (-3671 (((-623 |#4|) $) 107)) (-1296 (((-112) |#4| $) 99) (((-112) $) 95)) (-3900 ((|#4| |#4| $) 90)) (-3831 (((-112) $ $) 110)) (-2884 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-542)))) (-1394 (((-112) |#4| $) 100) (((-112) $) 96)) (-3984 ((|#4| |#4| $) 91)) (-3337 (((-1088) $) 10)) (-1293 (((-3 |#4| "failed") $) 84)) (-3321 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 61)) (-2654 (((-3 $ "failed") $ |#4|) 78)) (-2272 (($ $ |#4|) 77) (((-623 $) |#4| $) 115) (((-623 $) |#4| (-623 $)) 114) (((-623 $) (-623 |#4|) $) 113) (((-623 $) (-623 |#4|) (-623 $)) 112)) (-1543 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 |#4|) (-623 |#4|)) 59 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-287 |#4|)) 57 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-623 (-287 |#4|))) 56 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))) (-4140 (((-112) $ $) 38)) (-2902 (((-112) $) 41)) (-3498 (($) 40)) (-2970 (((-749) $) 106)) (-3350 (((-749) |#4| $) 54 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342)))) (((-749) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4342)))) (-1731 (($ $) 39)) (-4028 (((-526) $) 69 (|has| |#4| (-596 (-526))))) (-1532 (($ (-623 |#4|)) 60)) (-2315 (($ $ |#3|) 28)) (-2486 (($ $ |#3|) 30)) (-1969 (($ $) 88)) (-2401 (($ $ |#3|) 29)) (-1518 (((-836) $) 11) (((-623 |#4|) $) 37)) (-2580 (((-749) $) 76 (|has| |#3| (-361)))) (-3753 (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 108)) (-4259 (((-112) $ (-1 (-112) |#4| (-623 |#4|))) 98)) (-3532 (((-623 $) |#4| $) 121) (((-623 $) |#4| (-623 $)) 120) (((-623 $) (-623 |#4|) $) 119) (((-623 $) (-623 |#4|) (-623 $)) 118)) (-1675 (((-112) (-1 (-112) |#4|) $) 49 (|has| $ (-6 -4342)))) (-1579 (((-623 |#3|) $) 81)) (-3024 (((-112) |#4| $) 135)) (-1288 (((-112) |#3| $) 80)) (-2316 (((-112) $ $) 6)) (-3191 (((-749) $) 46 (|has| $ (-6 -4342)))))
-(((-1040 |#1| |#2| |#3| |#4|) (-138) (-444) (-771) (-825) (-1034 |t#1| |t#2| |t#3|)) (T -1040))
-((-3208 (*1 *2 *3 *1) (-12 (-4 *1 (-1040 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-112)))) (-3113 (*1 *2 *3 *1) (-12 (-4 *1 (-1040 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-112)))) (-3024 (*1 *2 *3 *1) (-12 (-4 *1 (-1040 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-112)))) (-3208 (*1 *2 *1) (-12 (-4 *1 (-1040 *3 *4 *5 *6)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-112)))) (-2933 (*1 *2 *3 *1) (-12 (-4 *1 (-1040 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-112)))) (-2845 (*1 *2 *3 *1) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-3 (-112) (-623 *1))) (-4 *1 (-1040 *4 *5 *6 *3)))) (-2743 (*1 *2 *3 *1) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -3223 *1)))) (-4 *1 (-1040 *4 *5 *6 *3)))) (-2743 (*1 *2 *3 *1) (-12 (-4 *1 (-1040 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-112)))) (-3830 (*1 *2 *3 *1) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-623 *1)) (-4 *1 (-1040 *4 *5 *6 *3)))) (-3735 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-3 *3 (-623 *1))) (-4 *1 (-1040 *4 *5 *6 *3)))) (-3632 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *1)))) (-4 *1 (-1040 *4 *5 *6 *3)))) (-1505 (*1 *2 *3 *1) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *1)))) (-4 *1 (-1040 *4 *5 *6 *3)))) (-1623 (*1 *2 *3 *1) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-623 *1)) (-4 *1 (-1040 *4 *5 *6 *3)))) (-1623 (*1 *2 *3 *1) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-1040 *4 *5 *6 *7)))) (-1623 (*1 *2 *3 *2) (-12 (-5 *2 (-623 *1)) (-5 *3 (-623 *7)) (-4 *1 (-1040 *4 *5 *6 *7)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)))) (-1623 (*1 *2 *3 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-1040 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)))) (-3532 (*1 *2 *3 *1) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-623 *1)) (-4 *1 (-1040 *4 *5 *6 *3)))) (-3532 (*1 *2 *3 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-1040 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)))) (-3532 (*1 *2 *3 *1) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-1040 *4 *5 *6 *7)))) (-3532 (*1 *2 *3 *2) (-12 (-5 *2 (-623 *1)) (-5 *3 (-623 *7)) (-4 *1 (-1040 *4 *5 *6 *7)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)))) (-3757 (*1 *1 *2 *1) (-12 (-4 *1 (-1040 *3 *4 *5 *2)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5)))) (-3757 (*1 *1 *2 *1) (-12 (-5 *2 (-623 *6)) (-4 *1 (-1040 *3 *4 *5 *6)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)))) (-2272 (*1 *2 *3 *1) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-623 *1)) (-4 *1 (-1040 *4 *5 *6 *3)))) (-2272 (*1 *2 *3 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-1040 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)))) (-2272 (*1 *2 *3 *1) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-1040 *4 *5 *6 *7)))) (-2272 (*1 *2 *3 *2) (-12 (-5 *2 (-623 *1)) (-5 *3 (-623 *7)) (-4 *1 (-1040 *4 *5 *6 *7)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)))) (-1779 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-1040 *5 *6 *7 *8)))))
-(-13 (-1174 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-15 -3208 ((-112) |t#4| $)) (-15 -3113 ((-112) |t#4| $)) (-15 -3024 ((-112) |t#4| $)) (-15 -3208 ((-112) $)) (-15 -2933 ((-112) |t#4| $)) (-15 -2845 ((-3 (-112) (-623 $)) |t#4| $)) (-15 -2743 ((-623 (-2 (|:| |val| (-112)) (|:| -3223 $))) |t#4| $)) (-15 -2743 ((-112) |t#4| $)) (-15 -3830 ((-623 $) |t#4| $)) (-15 -3735 ((-3 |t#4| (-623 $)) |t#4| |t#4| $)) (-15 -3632 ((-623 (-2 (|:| |val| |t#4|) (|:| -3223 $))) |t#4| |t#4| $)) (-15 -1505 ((-623 (-2 (|:| |val| |t#4|) (|:| -3223 $))) |t#4| $)) (-15 -1623 ((-623 $) |t#4| $)) (-15 -1623 ((-623 $) (-623 |t#4|) $)) (-15 -1623 ((-623 $) (-623 |t#4|) (-623 $))) (-15 -1623 ((-623 $) |t#4| (-623 $))) (-15 -3532 ((-623 $) |t#4| $)) (-15 -3532 ((-623 $) |t#4| (-623 $))) (-15 -3532 ((-623 $) (-623 |t#4|) $)) (-15 -3532 ((-623 $) (-623 |t#4|) (-623 $))) (-15 -3757 ($ |t#4| $)) (-15 -3757 ($ (-623 |t#4|) $)) (-15 -2272 ((-623 $) |t#4| $)) (-15 -2272 ((-623 $) |t#4| (-623 $))) (-15 -2272 ((-623 $) (-623 |t#4|) $)) (-15 -2272 ((-623 $) (-623 |t#4|) (-623 $))) (-15 -1779 ((-623 $) (-623 |t#4|) (-112)))))
-(((-34) . T) ((-101) . T) ((-595 (-623 |#4|)) . T) ((-595 (-836)) . T) ((-149 |#4|) . T) ((-596 (-526)) |has| |#4| (-596 (-526))) ((-302 |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))) ((-481 |#4|) . T) ((-505 |#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))) ((-949 |#1| |#2| |#3| |#4|) . T) ((-1068) . T) ((-1174 |#1| |#2| |#3| |#4|) . T) ((-1181) . T))
-((-2697 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#5|) 81)) (-2449 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#4| |#5|) 113)) (-2614 (((-623 |#5|) |#4| |#5|) 70)) (-2532 (((-623 (-2 (|:| |val| (-112)) (|:| -3223 |#5|))) |#4| |#5|) 46) (((-112) |#4| |#5|) 53)) (-2019 (((-1232)) 37)) (-1834 (((-1232)) 26)) (-1927 (((-1232) (-1126) (-1126) (-1126)) 33)) (-1730 (((-1232) (-1126) (-1126) (-1126)) 22)) (-2201 (((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) |#4| |#4| |#5|) 96)) (-2281 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) |#3| (-112)) 107) (((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#4| |#5| (-112) (-112)) 50)) (-2362 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#4| |#5|) 102)))
-(((-1041 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1730 ((-1232) (-1126) (-1126) (-1126))) (-15 -1834 ((-1232))) (-15 -1927 ((-1232) (-1126) (-1126) (-1126))) (-15 -2019 ((-1232))) (-15 -2201 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) |#4| |#4| |#5|)) (-15 -2281 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#4| |#5| (-112) (-112))) (-15 -2281 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) |#3| (-112))) (-15 -2362 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#4| |#5|)) (-15 -2449 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#4| |#5|)) (-15 -2532 ((-112) |#4| |#5|)) (-15 -2532 ((-623 (-2 (|:| |val| (-112)) (|:| -3223 |#5|))) |#4| |#5|)) (-15 -2614 ((-623 |#5|) |#4| |#5|)) (-15 -2697 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#5|))) (-444) (-771) (-825) (-1034 |#1| |#2| |#3|) (-1040 |#1| |#2| |#3| |#4|)) (T -1041))
-((-2697 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4)))) (-5 *1 (-1041 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-2614 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 *4)) (-5 *1 (-1041 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-2532 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -3223 *4)))) (-5 *1 (-1041 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-2532 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-1041 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-2449 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4)))) (-5 *1 (-1041 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-2362 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4)))) (-5 *1 (-1041 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-2281 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 (-2 (|:| |val| (-623 *8)) (|:| -3223 *9)))) (-5 *5 (-112)) (-4 *8 (-1034 *6 *7 *4)) (-4 *9 (-1040 *6 *7 *4 *8)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *4 (-825)) (-5 *2 (-623 (-2 (|:| |val| *8) (|:| -3223 *9)))) (-5 *1 (-1041 *6 *7 *4 *8 *9)))) (-2281 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *3 (-1034 *6 *7 *8)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4)))) (-5 *1 (-1041 *6 *7 *8 *3 *4)) (-4 *4 (-1040 *6 *7 *8 *3)))) (-2201 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4)))) (-5 *1 (-1041 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-2019 (*1 *2) (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-1232)) (-5 *1 (-1041 *3 *4 *5 *6 *7)) (-4 *7 (-1040 *3 *4 *5 *6)))) (-1927 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1126)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-1232)) (-5 *1 (-1041 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))) (-1834 (*1 *2) (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-1232)) (-5 *1 (-1041 *3 *4 *5 *6 *7)) (-4 *7 (-1040 *3 *4 *5 *6)))) (-1730 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1126)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-1232)) (-5 *1 (-1041 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))))
-(-10 -7 (-15 -1730 ((-1232) (-1126) (-1126) (-1126))) (-15 -1834 ((-1232))) (-15 -1927 ((-1232) (-1126) (-1126) (-1126))) (-15 -2019 ((-1232))) (-15 -2201 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) |#4| |#4| |#5|)) (-15 -2281 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#4| |#5| (-112) (-112))) (-15 -2281 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) |#3| (-112))) (-15 -2362 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#4| |#5|)) (-15 -2449 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#4| |#5|)) (-15 -2532 ((-112) |#4| |#5|)) (-15 -2532 ((-623 (-2 (|:| |val| (-112)) (|:| -3223 |#5|))) |#4| |#5|)) (-15 -2614 ((-623 |#5|) |#4| |#5|)) (-15 -2697 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#5|)))
-((-1504 (((-112) $ $) NIL)) (-1551 (((-1180) $) 13)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2802 (((-1103) $) 10)) (-1518 (((-836) $) 22) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-1042) (-13 (-1051) (-10 -8 (-15 -2802 ((-1103) $)) (-15 -1551 ((-1180) $))))) (T -1042))
-((-2802 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-1042)))) (-1551 (*1 *2 *1) (-12 (-5 *2 (-1180)) (-5 *1 (-1042)))))
-(-13 (-1051) (-10 -8 (-15 -2802 ((-1103) $)) (-15 -1551 ((-1180) $))))
-((-1504 (((-112) $ $) NIL)) (-1916 (((-1144) $) 8)) (-1825 (((-1126) $) 16)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 11)) (-2316 (((-112) $ $) 13)))
-(((-1043 |#1|) (-13 (-1068) (-10 -8 (-15 -1916 ((-1144) $)))) (-1144)) (T -1043))
-((-1916 (*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-1043 *3)) (-14 *3 *2))))
-(-13 (-1068) (-10 -8 (-15 -1916 ((-1144) $))))
-((-1504 (((-112) $ $) NIL)) (-1560 (($ $ (-623 (-1144)) (-1 (-112) (-623 |#3|))) 33)) (-2180 (($ |#3| |#3|) 22) (($ |#3| |#3| (-623 (-1144))) 20)) (-2874 ((|#3| $) 13)) (-3880 (((-3 (-287 |#3|) "failed") $) 58)) (-2726 (((-287 |#3|) $) NIL)) (-1643 (((-623 (-1144)) $) 16)) (-3068 (((-865 |#1|) $) 11)) (-2864 ((|#3| $) 12)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2680 ((|#3| $ |#3|) 27) ((|#3| $ |#3| (-894)) 39)) (-1518 (((-836) $) 86) (($ (-287 |#3|)) 21)) (-2316 (((-112) $ $) 36)))
-(((-1044 |#1| |#2| |#3|) (-13 (-1068) (-279 |#3| |#3|) (-1011 (-287 |#3|)) (-10 -8 (-15 -2180 ($ |#3| |#3|)) (-15 -2180 ($ |#3| |#3| (-623 (-1144)))) (-15 -1560 ($ $ (-623 (-1144)) (-1 (-112) (-623 |#3|)))) (-15 -3068 ((-865 |#1|) $)) (-15 -2864 (|#3| $)) (-15 -2874 (|#3| $)) (-15 -2680 (|#3| $ |#3| (-894))) (-15 -1643 ((-623 (-1144)) $)))) (-1068) (-13 (-1020) (-859 |#1|) (-825) (-596 (-865 |#1|))) (-13 (-423 |#2|) (-859 |#1|) (-596 (-865 |#1|)))) (T -1044))
-((-2180 (*1 *1 *2 *2) (-12 (-4 *3 (-1068)) (-4 *4 (-13 (-1020) (-859 *3) (-825) (-596 (-865 *3)))) (-5 *1 (-1044 *3 *4 *2)) (-4 *2 (-13 (-423 *4) (-859 *3) (-596 (-865 *3)))))) (-2180 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-623 (-1144))) (-4 *4 (-1068)) (-4 *5 (-13 (-1020) (-859 *4) (-825) (-596 (-865 *4)))) (-5 *1 (-1044 *4 *5 *2)) (-4 *2 (-13 (-423 *5) (-859 *4) (-596 (-865 *4)))))) (-1560 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-1144))) (-5 *3 (-1 (-112) (-623 *6))) (-4 *6 (-13 (-423 *5) (-859 *4) (-596 (-865 *4)))) (-4 *4 (-1068)) (-4 *5 (-13 (-1020) (-859 *4) (-825) (-596 (-865 *4)))) (-5 *1 (-1044 *4 *5 *6)))) (-3068 (*1 *2 *1) (-12 (-4 *3 (-1068)) (-4 *4 (-13 (-1020) (-859 *3) (-825) (-596 *2))) (-5 *2 (-865 *3)) (-5 *1 (-1044 *3 *4 *5)) (-4 *5 (-13 (-423 *4) (-859 *3) (-596 *2))))) (-2864 (*1 *2 *1) (-12 (-4 *3 (-1068)) (-4 *2 (-13 (-423 *4) (-859 *3) (-596 (-865 *3)))) (-5 *1 (-1044 *3 *4 *2)) (-4 *4 (-13 (-1020) (-859 *3) (-825) (-596 (-865 *3)))))) (-2874 (*1 *2 *1) (-12 (-4 *3 (-1068)) (-4 *2 (-13 (-423 *4) (-859 *3) (-596 (-865 *3)))) (-5 *1 (-1044 *3 *4 *2)) (-4 *4 (-13 (-1020) (-859 *3) (-825) (-596 (-865 *3)))))) (-2680 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-894)) (-4 *4 (-1068)) (-4 *5 (-13 (-1020) (-859 *4) (-825) (-596 (-865 *4)))) (-5 *1 (-1044 *4 *5 *2)) (-4 *2 (-13 (-423 *5) (-859 *4) (-596 (-865 *4)))))) (-1643 (*1 *2 *1) (-12 (-4 *3 (-1068)) (-4 *4 (-13 (-1020) (-859 *3) (-825) (-596 (-865 *3)))) (-5 *2 (-623 (-1144))) (-5 *1 (-1044 *3 *4 *5)) (-4 *5 (-13 (-423 *4) (-859 *3) (-596 (-865 *3)))))))
-(-13 (-1068) (-279 |#3| |#3|) (-1011 (-287 |#3|)) (-10 -8 (-15 -2180 ($ |#3| |#3|)) (-15 -2180 ($ |#3| |#3| (-623 (-1144)))) (-15 -1560 ($ $ (-623 (-1144)) (-1 (-112) (-623 |#3|)))) (-15 -3068 ((-865 |#1|) $)) (-15 -2864 (|#3| $)) (-15 -2874 (|#3| $)) (-15 -2680 (|#3| $ |#3| (-894))) (-15 -1643 ((-623 (-1144)) $))))
-((-1504 (((-112) $ $) NIL)) (-3272 (($ (-623 (-1044 |#1| |#2| |#3|))) 13)) (-2717 (((-623 (-1044 |#1| |#2| |#3|)) $) 20)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2680 ((|#3| $ |#3|) 23) ((|#3| $ |#3| (-894)) 26)) (-1518 (((-836) $) 16)) (-2316 (((-112) $ $) 19)))
-(((-1045 |#1| |#2| |#3|) (-13 (-1068) (-279 |#3| |#3|) (-10 -8 (-15 -3272 ($ (-623 (-1044 |#1| |#2| |#3|)))) (-15 -2717 ((-623 (-1044 |#1| |#2| |#3|)) $)) (-15 -2680 (|#3| $ |#3| (-894))))) (-1068) (-13 (-1020) (-859 |#1|) (-825) (-596 (-865 |#1|))) (-13 (-423 |#2|) (-859 |#1|) (-596 (-865 |#1|)))) (T -1045))
-((-3272 (*1 *1 *2) (-12 (-5 *2 (-623 (-1044 *3 *4 *5))) (-4 *3 (-1068)) (-4 *4 (-13 (-1020) (-859 *3) (-825) (-596 (-865 *3)))) (-4 *5 (-13 (-423 *4) (-859 *3) (-596 (-865 *3)))) (-5 *1 (-1045 *3 *4 *5)))) (-2717 (*1 *2 *1) (-12 (-4 *3 (-1068)) (-4 *4 (-13 (-1020) (-859 *3) (-825) (-596 (-865 *3)))) (-5 *2 (-623 (-1044 *3 *4 *5))) (-5 *1 (-1045 *3 *4 *5)) (-4 *5 (-13 (-423 *4) (-859 *3) (-596 (-865 *3)))))) (-2680 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-894)) (-4 *4 (-1068)) (-4 *5 (-13 (-1020) (-859 *4) (-825) (-596 (-865 *4)))) (-5 *1 (-1045 *4 *5 *2)) (-4 *2 (-13 (-423 *5) (-859 *4) (-596 (-865 *4)))))))
-(-13 (-1068) (-279 |#3| |#3|) (-10 -8 (-15 -3272 ($ (-623 (-1044 |#1| |#2| |#3|)))) (-15 -2717 ((-623 (-1044 |#1| |#2| |#3|)) $)) (-15 -2680 (|#3| $ |#3| (-894)))))
-((-1758 (((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|)) (-112) (-112)) 75) (((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|))) 77) (((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|)) (-112)) 76)))
-(((-1046 |#1| |#2|) (-10 -7 (-15 -1758 ((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|)) (-112))) (-15 -1758 ((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|)))) (-15 -1758 ((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|)) (-112) (-112)))) (-13 (-300) (-145)) (-623 (-1144))) (T -1046))
-((-1758 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-5 *2 (-623 (-2 (|:| -2553 (-1140 *5)) (|:| -1373 (-623 (-925 *5)))))) (-5 *1 (-1046 *5 *6)) (-5 *3 (-623 (-925 *5))) (-14 *6 (-623 (-1144))))) (-1758 (*1 *2 *3) (-12 (-4 *4 (-13 (-300) (-145))) (-5 *2 (-623 (-2 (|:| -2553 (-1140 *4)) (|:| -1373 (-623 (-925 *4)))))) (-5 *1 (-1046 *4 *5)) (-5 *3 (-623 (-925 *4))) (-14 *5 (-623 (-1144))))) (-1758 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-5 *2 (-623 (-2 (|:| -2553 (-1140 *5)) (|:| -1373 (-623 (-925 *5)))))) (-5 *1 (-1046 *5 *6)) (-5 *3 (-623 (-925 *5))) (-14 *6 (-623 (-1144))))))
-(-10 -7 (-15 -1758 ((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|)) (-112))) (-15 -1758 ((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|)))) (-15 -1758 ((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|)) (-112) (-112))))
-((-3338 (((-411 |#3|) |#3|) 18)))
-(((-1047 |#1| |#2| |#3|) (-10 -7 (-15 -3338 ((-411 |#3|) |#3|))) (-1203 (-400 (-550))) (-13 (-356) (-145) (-703 (-400 (-550)) |#1|)) (-1203 |#2|)) (T -1047))
-((-3338 (*1 *2 *3) (-12 (-4 *4 (-1203 (-400 (-550)))) (-4 *5 (-13 (-356) (-145) (-703 (-400 (-550)) *4))) (-5 *2 (-411 *3)) (-5 *1 (-1047 *4 *5 *3)) (-4 *3 (-1203 *5)))))
-(-10 -7 (-15 -3338 ((-411 |#3|) |#3|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 126)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-356)))) (-1447 (($ $) NIL (|has| |#1| (-356)))) (-4291 (((-112) $) NIL (|has| |#1| (-356)))) (-1615 (((-667 |#1|) (-1227 $)) NIL) (((-667 |#1|)) 115)) (-2252 ((|#1| $) 119)) (-1337 (((-1154 (-894) (-749)) (-550)) NIL (|has| |#1| (-342)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL (|has| |#1| (-356)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3631 (((-112) $ $) NIL (|has| |#1| (-356)))) (-4319 (((-749)) 40 (|has| |#1| (-361)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) NIL)) (-2726 (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) NIL)) (-4110 (($ (-1227 |#1|) (-1227 $)) NIL) (($ (-1227 |#1|)) 43)) (-4161 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-342)))) (-3349 (($ $ $) NIL (|has| |#1| (-356)))) (-2677 (((-667 |#1|) $ (-1227 $)) NIL) (((-667 |#1|) $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) 106) (((-667 |#1|) (-667 $)) 101)) (-2419 (($ |#2|) 61) (((-3 $ "failed") (-400 |#2|)) NIL (|has| |#1| (-356)))) (-1386 (((-3 $ "failed") $) NIL)) (-2122 (((-894)) 77)) (-1741 (($) 44 (|has| |#1| (-361)))) (-1519 (($ $ $) NIL (|has| |#1| (-356)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-3485 (($) NIL (|has| |#1| (-342)))) (-3697 (((-112) $) NIL (|has| |#1| (-342)))) (-3714 (($ $ (-749)) NIL (|has| |#1| (-342))) (($ $) NIL (|has| |#1| (-342)))) (-3933 (((-112) $) NIL (|has| |#1| (-356)))) (-2475 (((-894) $) NIL (|has| |#1| (-342))) (((-811 (-894)) $) NIL (|has| |#1| (-342)))) (-3102 (((-112) $) NIL)) (-1389 ((|#1| $) NIL)) (-2826 (((-3 $ "failed") $) NIL (|has| |#1| (-342)))) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1428 ((|#2| $) 84 (|has| |#1| (-356)))) (-2253 (((-894) $) 131 (|has| |#1| (-361)))) (-2407 ((|#2| $) 58)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL (|has| |#1| (-356)))) (-3862 (($) NIL (|has| |#1| (-342)) CONST)) (-2922 (($ (-894)) 125 (|has| |#1| (-361)))) (-3337 (((-1088) $) NIL)) (-3935 (($) 121)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#1| (-356)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-1464 (((-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))) NIL (|has| |#1| (-342)))) (-3338 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-1495 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3542 (((-749) $) NIL (|has| |#1| (-356)))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-356)))) (-3453 ((|#1| (-1227 $)) NIL) ((|#1|) 109)) (-3811 (((-749) $) NIL (|has| |#1| (-342))) (((-3 (-749) "failed") $ $) NIL (|has| |#1| (-342)))) (-2393 (($ $) NIL (-1561 (-12 (|has| |#1| (-227)) (|has| |#1| (-356))) (|has| |#1| (-342)))) (($ $ (-749)) NIL (-1561 (-12 (|has| |#1| (-227)) (|has| |#1| (-356))) (|has| |#1| (-342)))) (($ $ (-1144)) NIL (-12 (|has| |#1| (-356)) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#1| (-356)) (|has| |#1| (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#1| (-356)) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#1| (-356)) (|has| |#1| (-873 (-1144))))) (($ $ (-1 |#1| |#1|) (-749)) NIL (|has| |#1| (-356))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-356)))) (-3013 (((-667 |#1|) (-1227 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-356)))) (-1310 ((|#2|) 73)) (-4288 (($) NIL (|has| |#1| (-342)))) (-1373 (((-1227 |#1|) $ (-1227 $)) 89) (((-667 |#1|) (-1227 $) (-1227 $)) NIL) (((-1227 |#1|) $) 71) (((-667 |#1|) (-1227 $)) 85)) (-4028 (((-1227 |#1|) $) NIL) (($ (-1227 |#1|)) NIL) ((|#2| $) NIL) (($ |#2|) NIL)) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (|has| |#1| (-342)))) (-1518 (((-836) $) 57) (($ (-550)) 53) (($ |#1|) 54) (($ $) NIL (|has| |#1| (-356))) (($ (-400 (-550))) NIL (-1561 (|has| |#1| (-356)) (|has| |#1| (-1011 (-400 (-550))))))) (-4242 (($ $) NIL (|has| |#1| (-342))) (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2608 ((|#2| $) 82)) (-2390 (((-749)) 75)) (-2437 (((-1227 $)) 81)) (-1345 (((-112) $ $) NIL (|has| |#1| (-356)))) (-2626 (($) 30 T CONST)) (-2636 (($) 19 T CONST)) (-4183 (($ $) NIL (-1561 (-12 (|has| |#1| (-227)) (|has| |#1| (-356))) (|has| |#1| (-342)))) (($ $ (-749)) NIL (-1561 (-12 (|has| |#1| (-227)) (|has| |#1| (-356))) (|has| |#1| (-342)))) (($ $ (-1144)) NIL (-12 (|has| |#1| (-356)) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#1| (-356)) (|has| |#1| (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#1| (-356)) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#1| (-356)) (|has| |#1| (-873 (-1144))))) (($ $ (-1 |#1| |#1|) (-749)) NIL (|has| |#1| (-356))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-356)))) (-2316 (((-112) $ $) 63)) (-2414 (($ $ $) NIL (|has| |#1| (-356)))) (-2403 (($ $) 67) (($ $ $) NIL)) (-2391 (($ $ $) 65)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#1| (-356)))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 51) (($ $ $) 69) (($ $ |#1|) NIL) (($ |#1| $) 48) (($ (-400 (-550)) $) NIL (|has| |#1| (-356))) (($ $ (-400 (-550))) NIL (|has| |#1| (-356)))))
-(((-1048 |#1| |#2| |#3|) (-703 |#1| |#2|) (-170) (-1203 |#1|) |#2|) (T -1048))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2688 (($) 18 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+(((-1028) (-138)) (T -1028))
+NIL
+(-13 (-21) (-1081))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-130) . T) ((-595 (-837)) . T) ((-1081) . T) ((-1069) . T))
+((-2879 (($ $) 16)) (-3878 (($ $) 22)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) 49)) (-1571 (($ $) 24)) (-1724 (($ $) 11)) (-3925 (($ $) 38)) (-2451 (((-372) $) NIL) (((-219) $) NIL) (((-866 (-372)) $) 33)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL) (($ (-400 (-550))) 28) (($ (-550)) NIL) (($ (-400 (-550))) 28)) (-3091 (((-749)) 8)) (-2967 (($ $) 39)))
+(((-1029 |#1|) (-10 -8 (-15 -3878 (|#1| |#1|)) (-15 -2879 (|#1| |#1|)) (-15 -1724 (|#1| |#1|)) (-15 -3925 (|#1| |#1|)) (-15 -2967 (|#1| |#1|)) (-15 -1571 (|#1| |#1|)) (-15 -4141 ((-863 (-372) |#1|) |#1| (-866 (-372)) (-863 (-372) |#1|))) (-15 -2451 ((-866 (-372)) |#1|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2233 (|#1| (-550))) (-15 -2451 ((-219) |#1|)) (-15 -2451 ((-372) |#1|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2233 (|#1| |#1|)) (-15 -2233 (|#1| (-550))) (-15 -3091 ((-749))) (-15 -2233 ((-837) |#1|))) (-1030)) (T -1029))
+((-3091 (*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-1029 *3)) (-4 *3 (-1030)))))
+(-10 -8 (-15 -3878 (|#1| |#1|)) (-15 -2879 (|#1| |#1|)) (-15 -1724 (|#1| |#1|)) (-15 -3925 (|#1| |#1|)) (-15 -2967 (|#1| |#1|)) (-15 -1571 (|#1| |#1|)) (-15 -4141 ((-863 (-372) |#1|) |#1| (-866 (-372)) (-863 (-372) |#1|))) (-15 -2451 ((-866 (-372)) |#1|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2233 (|#1| (-550))) (-15 -2451 ((-219) |#1|)) (-15 -2451 ((-372) |#1|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2233 (|#1| |#1|)) (-15 -2233 (|#1| (-550))) (-15 -3091 ((-749))) (-15 -2233 ((-837) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3104 (((-550) $) 86)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-2879 (($ $) 84)) (-1993 (((-3 $ "failed") $ $) 19)) (-2318 (($ $) 70)) (-2207 (((-411 $) $) 69)) (-1745 (($ $) 94)) (-1611 (((-112) $ $) 57)) (-4303 (((-550) $) 111)) (-2991 (($) 17 T CONST)) (-3878 (($ $) 83)) (-2288 (((-3 (-550) "failed") $) 99) (((-3 (-400 (-550)) "failed") $) 96)) (-2202 (((-550) $) 98) (((-400 (-550)) $) 95)) (-3455 (($ $ $) 53)) (-1537 (((-3 $ "failed") $) 32)) (-3429 (($ $ $) 54)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 49)) (-1568 (((-112) $) 68)) (-2694 (((-112) $) 109)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) 90)) (-2419 (((-112) $) 30)) (-1893 (($ $ (-550)) 93)) (-1571 (($ $) 89)) (-1712 (((-112) $) 110)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-2793 (($ $ $) 108)) (-2173 (($ $ $) 107)) (-3231 (($ $ $) 44) (($ (-623 $)) 43)) (-2369 (((-1127) $) 9)) (-1619 (($ $) 67)) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 42)) (-3260 (($ $ $) 46) (($ (-623 $)) 45)) (-1724 (($ $) 85)) (-3925 (($ $) 87)) (-1735 (((-411 $) $) 71)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-3409 (((-3 $ "failed") $ $) 40)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-1988 (((-749) $) 56)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 55)) (-2451 (((-372) $) 102) (((-219) $) 101) (((-866 (-372)) $) 91)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63) (($ (-550)) 100) (($ (-400 (-550))) 97)) (-3091 (((-749)) 28)) (-2967 (($ $) 88)) (-1819 (((-112) $ $) 37)) (-4188 (($ $) 112)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2324 (((-112) $ $) 105)) (-2302 (((-112) $ $) 104)) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 106)) (-2290 (((-112) $ $) 103)) (-2382 (($ $ $) 62)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66) (($ $ (-400 (-550))) 92)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64)))
+(((-1030) (-138)) (T -1030))
+((-4188 (*1 *1 *1) (-4 *1 (-1030))) (-1571 (*1 *1 *1) (-4 *1 (-1030))) (-2967 (*1 *1 *1) (-4 *1 (-1030))) (-3925 (*1 *1 *1) (-4 *1 (-1030))) (-3104 (*1 *2 *1) (-12 (-4 *1 (-1030)) (-5 *2 (-550)))) (-1724 (*1 *1 *1) (-4 *1 (-1030))) (-2879 (*1 *1 *1) (-4 *1 (-1030))) (-3878 (*1 *1 *1) (-4 *1 (-1030))))
+(-13 (-356) (-823) (-996) (-1012 (-550)) (-1012 (-400 (-550))) (-976) (-596 (-866 (-372))) (-860 (-372)) (-145) (-10 -8 (-15 -1571 ($ $)) (-15 -2967 ($ $)) (-15 -3925 ($ $)) (-15 -3104 ((-550) $)) (-15 -1724 ($ $)) (-15 -2879 ($ $)) (-15 -3878 ($ $)) (-15 -4188 ($ $))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-130) . T) ((-145) . T) ((-595 (-837)) . T) ((-170) . T) ((-596 (-219)) . T) ((-596 (-372)) . T) ((-596 (-866 (-372))) . T) ((-237) . T) ((-283) . T) ((-300) . T) ((-356) . T) ((-444) . T) ((-542) . T) ((-626 #0#) . T) ((-626 $) . T) ((-696 #0#) . T) ((-696 $) . T) ((-705) . T) ((-769) . T) ((-770) . T) ((-772) . T) ((-773) . T) ((-823) . T) ((-825) . T) ((-860 (-372)) . T) ((-894) . T) ((-976) . T) ((-996) . T) ((-1012 (-400 (-550))) . T) ((-1012 (-550)) . T) ((-1027 #0#) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1186) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) |#2| $) 23)) (-3828 ((|#1| $) 10)) (-4303 (((-550) |#2| $) 88)) (-3217 (((-3 $ "failed") |#2| (-895)) 57)) (-3490 ((|#1| $) 28)) (-3428 ((|#1| |#2| $ |#1|) 37)) (-3471 (($ $) 25)) (-1537 (((-3 |#2| "failed") |#2| $) 87)) (-2694 (((-112) |#2| $) NIL)) (-1712 (((-112) |#2| $) NIL)) (-1352 (((-112) |#2| $) 24)) (-2501 ((|#1| $) 89)) (-3480 ((|#1| $) 27)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3832 ((|#2| $) 79)) (-2233 (((-837) $) 70)) (-2154 ((|#1| |#2| $ |#1|) 38)) (-1759 (((-623 $) |#2|) 59)) (-2264 (((-112) $ $) 74)))
+(((-1031 |#1| |#2|) (-13 (-1038 |#1| |#2|) (-10 -8 (-15 -3480 (|#1| $)) (-15 -3490 (|#1| $)) (-15 -3828 (|#1| $)) (-15 -2501 (|#1| $)) (-15 -3471 ($ $)) (-15 -1352 ((-112) |#2| $)) (-15 -3428 (|#1| |#2| $ |#1|)))) (-13 (-823) (-356)) (-1204 |#1|)) (T -1031))
+((-3428 (*1 *2 *3 *1 *2) (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1031 *2 *3)) (-4 *3 (-1204 *2)))) (-3480 (*1 *2 *1) (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1031 *2 *3)) (-4 *3 (-1204 *2)))) (-3490 (*1 *2 *1) (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1031 *2 *3)) (-4 *3 (-1204 *2)))) (-3828 (*1 *2 *1) (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1031 *2 *3)) (-4 *3 (-1204 *2)))) (-2501 (*1 *2 *1) (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1031 *2 *3)) (-4 *3 (-1204 *2)))) (-3471 (*1 *1 *1) (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1031 *2 *3)) (-4 *3 (-1204 *2)))) (-1352 (*1 *2 *3 *1) (-12 (-4 *4 (-13 (-823) (-356))) (-5 *2 (-112)) (-5 *1 (-1031 *4 *3)) (-4 *3 (-1204 *4)))))
+(-13 (-1038 |#1| |#2|) (-10 -8 (-15 -3480 (|#1| $)) (-15 -3490 (|#1| $)) (-15 -3828 (|#1| $)) (-15 -2501 (|#1| $)) (-15 -3471 ($ $)) (-15 -1352 ((-112) |#2| $)) (-15 -3428 (|#1| |#2| $ |#1|))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-2633 (($ $ $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-1534 (($ $ $ $) NIL)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1611 (((-112) $ $) NIL)) (-4303 (((-550) $) NIL)) (-1538 (($ $ $) NIL)) (-2991 (($) NIL T CONST)) (-3290 (($ (-1145)) 10) (($ (-550)) 7)) (-2288 (((-3 (-550) "failed") $) NIL)) (-2202 (((-550) $) NIL)) (-3455 (($ $ $) NIL)) (-3756 (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL) (((-667 (-550)) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-3192 (((-3 (-400 (-550)) "failed") $) NIL)) (-2593 (((-112) $) NIL)) (-3169 (((-400 (-550)) $) NIL)) (-1864 (($) NIL) (($ $) NIL)) (-3429 (($ $ $) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-2083 (($ $ $ $) NIL)) (-2181 (($ $ $) NIL)) (-2694 (((-112) $) NIL)) (-4083 (($ $ $) NIL)) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL)) (-2419 (((-112) $) NIL)) (-1286 (((-112) $) NIL)) (-1620 (((-3 $ "failed") $) NIL)) (-1712 (((-112) $) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2960 (($ $ $ $) NIL)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-1673 (($ $) NIL)) (-3839 (($ $) NIL)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-2711 (($ $ $) NIL)) (-2463 (($) NIL T CONST)) (-2486 (($ $) NIL)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) NIL) (($ (-623 $)) NIL)) (-3643 (($ $) NIL)) (-1735 (((-411 $) $) NIL)) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3725 (((-112) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-2798 (($ $ (-749)) NIL) (($ $) NIL)) (-2417 (($ $) NIL)) (-2435 (($ $) NIL)) (-2451 (((-550) $) 16) (((-526) $) NIL) (((-866 (-550)) $) NIL) (((-372) $) NIL) (((-219) $) NIL) (($ (-1145)) 9)) (-2233 (((-837) $) 20) (($ (-550)) 6) (($ $) NIL) (($ (-550)) 6)) (-3091 (((-749)) NIL)) (-1796 (((-112) $ $) NIL)) (-1437 (($ $ $) NIL)) (-4300 (($) NIL)) (-1819 (((-112) $ $) NIL)) (-4133 (($ $ $ $) NIL)) (-4188 (($ $) NIL)) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $ (-749)) NIL) (($ $) NIL)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) NIL)) (-2370 (($ $) 19) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL)))
+(((-1032) (-13 (-535) (-10 -8 (-6 -4331) (-6 -4336) (-6 -4332) (-15 -2451 ($ (-1145))) (-15 -3290 ($ (-1145))) (-15 -3290 ($ (-550)))))) (T -1032))
+((-2451 (*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-1032)))) (-3290 (*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-1032)))) (-3290 (*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-1032)))))
+(-13 (-535) (-10 -8 (-6 -4331) (-6 -4336) (-6 -4332) (-15 -2451 ($ (-1145))) (-15 -3290 ($ (-1145))) (-15 -3290 ($ (-550)))))
+((-2221 (((-112) $ $) NIL (-1489 (|has| (-52) (-1069)) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069))))) (-3364 (($) NIL) (($ (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) NIL)) (-3037 (((-1233) $ (-1145) (-1145)) NIL (|has| $ (-6 -4345)))) (-3368 (((-112) $ (-749)) NIL)) (-1936 (($) 9)) (-2409 (((-52) $ (-1145) (-52)) NIL)) (-3373 (($ $) 30)) (-4290 (($ $) 28)) (-2857 (($ $) 27)) (-1443 (($ $) 29)) (-3964 (($ $) 32)) (-2069 (($ $) 33)) (-2480 (($ $) 26)) (-3022 (($ $) 31)) (-3994 (($ (-1 (-112) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) 25 (|has| $ (-6 -4344)))) (-3696 (((-3 (-52) "failed") (-1145) $) 40)) (-2991 (($) NIL T CONST)) (-2187 (($) 7)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069))))) (-2505 (($ (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) $) 50 (|has| $ (-6 -4344))) (($ (-1 (-112) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344))) (((-3 (-52) "failed") (-1145) $) NIL)) (-1979 (($ (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069)))) (($ (-1 (-112) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344)))) (-2924 (((-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $ (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069)))) (((-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $ (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) NIL (|has| $ (-6 -4344))) (((-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344)))) (-3238 (((-3 (-1127) "failed") $ (-1127) (-550)) 59)) (-3317 (((-52) $ (-1145) (-52)) NIL (|has| $ (-6 -4345)))) (-3263 (((-52) $ (-1145)) NIL)) (-2971 (((-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344))) (((-623 (-52)) $) NIL (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-1145) $) NIL (|has| (-1145) (-825)))) (-2876 (((-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) 35 (|has| $ (-6 -4344))) (((-623 (-52)) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069)))) (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-52) (-1069))))) (-2506 (((-1145) $) NIL (|has| (-1145) (-825)))) (-3311 (($ (-1 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4345))) (($ (-1 (-52) (-52)) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL) (($ (-1 (-52) (-52)) $) NIL) (($ (-1 (-52) (-52) (-52)) $ $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (-1489 (|has| (-52) (-1069)) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069))))) (-4212 (((-623 (-1145)) $) NIL)) (-3998 (((-112) (-1145) $) NIL)) (-1696 (((-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) $) NIL)) (-1715 (($ (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) $) 43)) (-3611 (((-623 (-1145)) $) NIL)) (-3166 (((-112) (-1145) $) NIL)) (-3445 (((-1089) $) NIL (-1489 (|has| (-52) (-1069)) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069))))) (-2801 (((-372) $ (-1145)) 49)) (-1739 (((-623 (-1127)) $ (-1127)) 60)) (-3858 (((-52) $) NIL (|has| (-1145) (-825)))) (-1614 (((-3 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) "failed") (-1 (-112) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL)) (-2491 (($ $ (-52)) NIL (|has| $ (-6 -4345)))) (-3576 (((-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) $) NIL)) (-1410 (((-112) (-1 (-112) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))))) NIL (-12 (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-302 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069)))) (($ $ (-287 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) NIL (-12 (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-302 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069)))) (($ $ (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) NIL (-12 (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-302 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069)))) (($ $ (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) NIL (-12 (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-302 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069)))) (($ $ (-623 (-52)) (-623 (-52))) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1069)))) (($ $ (-52) (-52)) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1069)))) (($ $ (-287 (-52))) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1069)))) (($ $ (-623 (-287 (-52)))) NIL (-12 (|has| (-52) (-302 (-52))) (|has| (-52) (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-52) (-1069))))) (-1375 (((-623 (-52)) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 (((-52) $ (-1145)) NIL) (((-52) $ (-1145) (-52)) NIL)) (-3246 (($) NIL) (($ (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) NIL)) (-2716 (($ $ (-1145)) 51)) (-3457 (((-749) (-1 (-112) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344))) (((-749) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069)))) (((-749) (-52) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-52) (-1069)))) (((-749) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4344)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-596 (-526))))) (-2245 (($ (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) 37)) (-4006 (($ $ $) 38)) (-2233 (((-837) $) NIL (-1489 (|has| (-52) (-595 (-837))) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-595 (-837)))))) (-1329 (($ $ (-1145) (-372)) 47)) (-2552 (($ $ (-1145) (-372)) 48)) (-4017 (($ (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))))) NIL)) (-3404 (((-112) (-1 (-112) (-2 (|:| -3549 (-1145)) (|:| -3859 (-52)))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) NIL (-1489 (|has| (-52) (-1069)) (|has| (-2 (|:| -3549 (-1145)) (|:| -3859 (-52))) (-1069))))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-1033) (-13 (-1158 (-1145) (-52)) (-10 -8 (-15 -4006 ($ $ $)) (-15 -2187 ($)) (-15 -2480 ($ $)) (-15 -2857 ($ $)) (-15 -4290 ($ $)) (-15 -1443 ($ $)) (-15 -3022 ($ $)) (-15 -3373 ($ $)) (-15 -3964 ($ $)) (-15 -2069 ($ $)) (-15 -1329 ($ $ (-1145) (-372))) (-15 -2552 ($ $ (-1145) (-372))) (-15 -2801 ((-372) $ (-1145))) (-15 -1739 ((-623 (-1127)) $ (-1127))) (-15 -2716 ($ $ (-1145))) (-15 -1936 ($)) (-15 -3238 ((-3 (-1127) "failed") $ (-1127) (-550))) (-6 -4344)))) (T -1033))
+((-4006 (*1 *1 *1 *1) (-5 *1 (-1033))) (-2187 (*1 *1) (-5 *1 (-1033))) (-2480 (*1 *1 *1) (-5 *1 (-1033))) (-2857 (*1 *1 *1) (-5 *1 (-1033))) (-4290 (*1 *1 *1) (-5 *1 (-1033))) (-1443 (*1 *1 *1) (-5 *1 (-1033))) (-3022 (*1 *1 *1) (-5 *1 (-1033))) (-3373 (*1 *1 *1) (-5 *1 (-1033))) (-3964 (*1 *1 *1) (-5 *1 (-1033))) (-2069 (*1 *1 *1) (-5 *1 (-1033))) (-1329 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-372)) (-5 *1 (-1033)))) (-2552 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-372)) (-5 *1 (-1033)))) (-2801 (*1 *2 *1 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-372)) (-5 *1 (-1033)))) (-1739 (*1 *2 *1 *3) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1033)) (-5 *3 (-1127)))) (-2716 (*1 *1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-1033)))) (-1936 (*1 *1) (-5 *1 (-1033))) (-3238 (*1 *2 *1 *2 *3) (|partial| -12 (-5 *2 (-1127)) (-5 *3 (-550)) (-5 *1 (-1033)))))
+(-13 (-1158 (-1145) (-52)) (-10 -8 (-15 -4006 ($ $ $)) (-15 -2187 ($)) (-15 -2480 ($ $)) (-15 -2857 ($ $)) (-15 -4290 ($ $)) (-15 -1443 ($ $)) (-15 -3022 ($ $)) (-15 -3373 ($ $)) (-15 -3964 ($ $)) (-15 -2069 ($ $)) (-15 -1329 ($ $ (-1145) (-372))) (-15 -2552 ($ $ (-1145) (-372))) (-15 -2801 ((-372) $ (-1145))) (-15 -1739 ((-623 (-1127)) $ (-1127))) (-15 -2716 ($ $ (-1145))) (-15 -1936 ($)) (-15 -3238 ((-3 (-1127) "failed") $ (-1127) (-550))) (-6 -4344)))
+((-2470 (($ $) 45)) (-1403 (((-112) $ $) 74)) (-2288 (((-3 |#2| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 (-550) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 $ "failed") (-926 (-400 (-550)))) 227) (((-3 $ "failed") (-926 (-550))) 226) (((-3 $ "failed") (-926 |#2|)) 229)) (-2202 ((|#2| $) NIL) (((-400 (-550)) $) NIL) (((-550) $) NIL) ((|#4| $) NIL) (($ (-926 (-400 (-550)))) 215) (($ (-926 (-550))) 211) (($ (-926 |#2|)) 231)) (-1693 (($ $) NIL) (($ $ |#4|) 43)) (-4240 (((-112) $ $) 112) (((-112) $ (-623 $)) 113)) (-3736 (((-112) $) 56)) (-2858 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 107)) (-1519 (($ $) 138)) (-3126 (($ $) 134)) (-1780 (($ $) 133)) (-2696 (($ $ $) 79) (($ $ $ |#4|) 84)) (-3115 (($ $ $) 82) (($ $ $ |#4|) 86)) (-2831 (((-112) $ $) 121) (((-112) $ (-623 $)) 122)) (-1765 ((|#4| $) 33)) (-2164 (($ $ $) 110)) (-3748 (((-112) $) 55)) (-2109 (((-749) $) 35)) (-3825 (($ $) 152)) (-3416 (($ $) 149)) (-3562 (((-623 $) $) 68)) (-4196 (($ $) 57)) (-3146 (($ $) 145)) (-3215 (((-623 $) $) 65)) (-1491 (($ $) 59)) (-1670 ((|#2| $) NIL) (($ $ |#4|) 38)) (-3726 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -3867 (-749))) $ $) 111)) (-1842 (((-2 (|:| -4304 $) (|:| |gap| (-749)) (|:| -3123 $) (|:| -2545 $)) $ $) 108) (((-2 (|:| -4304 $) (|:| |gap| (-749)) (|:| -3123 $) (|:| -2545 $)) $ $ |#4|) 109)) (-1414 (((-2 (|:| -4304 $) (|:| |gap| (-749)) (|:| -2545 $)) $ $) 104) (((-2 (|:| -4304 $) (|:| |gap| (-749)) (|:| -2545 $)) $ $ |#4|) 105)) (-3742 (($ $ $) 89) (($ $ $ |#4|) 95)) (-4065 (($ $ $) 90) (($ $ $ |#4|) 96)) (-2253 (((-623 $) $) 51)) (-3705 (((-112) $ $) 118) (((-112) $ (-623 $)) 119)) (-2474 (($ $ $) 103)) (-2463 (($ $) 37)) (-3098 (((-112) $ $) 72)) (-1631 (((-112) $ $) 114) (((-112) $ (-623 $)) 116)) (-3959 (($ $ $) 101)) (-3724 (($ $) 40)) (-3260 ((|#2| |#2| $) 142) (($ (-623 $)) NIL) (($ $ $) NIL)) (-1433 (($ $ |#2|) NIL) (($ $ $) 131)) (-1323 (($ $ |#2|) 126) (($ $ $) 129)) (-3939 (($ $) 48)) (-3610 (($ $) 52)) (-2451 (((-866 (-372)) $) NIL) (((-866 (-550)) $) NIL) (((-526) $) NIL) (($ (-926 (-400 (-550)))) 217) (($ (-926 (-550))) 213) (($ (-926 |#2|)) 228) (((-1127) $) 250) (((-926 |#2|) $) 162)) (-2233 (((-837) $) 30) (($ (-550)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (((-926 |#2|) $) 163) (($ (-400 (-550))) NIL) (($ $) NIL)) (-3984 (((-3 (-112) "failed") $ $) 71)))
+(((-1034 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2233 (|#1| |#1|)) (-15 -3260 (|#1| |#1| |#1|)) (-15 -3260 (|#1| (-623 |#1|))) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2233 ((-926 |#2|) |#1|)) (-15 -2451 ((-926 |#2|) |#1|)) (-15 -2451 ((-1127) |#1|)) (-15 -3825 (|#1| |#1|)) (-15 -3416 (|#1| |#1|)) (-15 -3146 (|#1| |#1|)) (-15 -1519 (|#1| |#1|)) (-15 -3260 (|#2| |#2| |#1|)) (-15 -1433 (|#1| |#1| |#1|)) (-15 -1323 (|#1| |#1| |#1|)) (-15 -1433 (|#1| |#1| |#2|)) (-15 -1323 (|#1| |#1| |#2|)) (-15 -3126 (|#1| |#1|)) (-15 -1780 (|#1| |#1|)) (-15 -2451 (|#1| (-926 |#2|))) (-15 -2202 (|#1| (-926 |#2|))) (-15 -2288 ((-3 |#1| "failed") (-926 |#2|))) (-15 -2451 (|#1| (-926 (-550)))) (-15 -2202 (|#1| (-926 (-550)))) (-15 -2288 ((-3 |#1| "failed") (-926 (-550)))) (-15 -2451 (|#1| (-926 (-400 (-550))))) (-15 -2202 (|#1| (-926 (-400 (-550))))) (-15 -2288 ((-3 |#1| "failed") (-926 (-400 (-550))))) (-15 -2474 (|#1| |#1| |#1|)) (-15 -3959 (|#1| |#1| |#1|)) (-15 -3726 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -3867 (-749))) |#1| |#1|)) (-15 -2164 (|#1| |#1| |#1|)) (-15 -2858 ((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|)) (-15 -1842 ((-2 (|:| -4304 |#1|) (|:| |gap| (-749)) (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1| |#4|)) (-15 -1842 ((-2 (|:| -4304 |#1|) (|:| |gap| (-749)) (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|)) (-15 -1414 ((-2 (|:| -4304 |#1|) (|:| |gap| (-749)) (|:| -2545 |#1|)) |#1| |#1| |#4|)) (-15 -1414 ((-2 (|:| -4304 |#1|) (|:| |gap| (-749)) (|:| -2545 |#1|)) |#1| |#1|)) (-15 -4065 (|#1| |#1| |#1| |#4|)) (-15 -3742 (|#1| |#1| |#1| |#4|)) (-15 -4065 (|#1| |#1| |#1|)) (-15 -3742 (|#1| |#1| |#1|)) (-15 -3115 (|#1| |#1| |#1| |#4|)) (-15 -2696 (|#1| |#1| |#1| |#4|)) (-15 -3115 (|#1| |#1| |#1|)) (-15 -2696 (|#1| |#1| |#1|)) (-15 -2831 ((-112) |#1| (-623 |#1|))) (-15 -2831 ((-112) |#1| |#1|)) (-15 -3705 ((-112) |#1| (-623 |#1|))) (-15 -3705 ((-112) |#1| |#1|)) (-15 -1631 ((-112) |#1| (-623 |#1|))) (-15 -1631 ((-112) |#1| |#1|)) (-15 -4240 ((-112) |#1| (-623 |#1|))) (-15 -4240 ((-112) |#1| |#1|)) (-15 -1403 ((-112) |#1| |#1|)) (-15 -3098 ((-112) |#1| |#1|)) (-15 -3984 ((-3 (-112) "failed") |#1| |#1|)) (-15 -3562 ((-623 |#1|) |#1|)) (-15 -3215 ((-623 |#1|) |#1|)) (-15 -1491 (|#1| |#1|)) (-15 -4196 (|#1| |#1|)) (-15 -3736 ((-112) |#1|)) (-15 -3748 ((-112) |#1|)) (-15 -1693 (|#1| |#1| |#4|)) (-15 -1670 (|#1| |#1| |#4|)) (-15 -3610 (|#1| |#1|)) (-15 -2253 ((-623 |#1|) |#1|)) (-15 -3939 (|#1| |#1|)) (-15 -2470 (|#1| |#1|)) (-15 -3724 (|#1| |#1|)) (-15 -2463 (|#1| |#1|)) (-15 -2109 ((-749) |#1|)) (-15 -1765 (|#4| |#1|)) (-15 -2451 ((-526) |#1|)) (-15 -2451 ((-866 (-550)) |#1|)) (-15 -2451 ((-866 (-372)) |#1|)) (-15 -2202 (|#4| |#1|)) (-15 -2288 ((-3 |#4| "failed") |#1|)) (-15 -2233 (|#1| |#4|)) (-15 -1670 (|#2| |#1|)) (-15 -1693 (|#1| |#1|)) (-15 -2202 ((-550) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2233 (|#1| |#2|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2202 (|#2| |#1|)) (-15 -2233 (|#1| (-550))) (-15 -2233 ((-837) |#1|))) (-1035 |#2| |#3| |#4|) (-1021) (-771) (-825)) (T -1034))
+NIL
+(-10 -8 (-15 -2233 (|#1| |#1|)) (-15 -3260 (|#1| |#1| |#1|)) (-15 -3260 (|#1| (-623 |#1|))) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2233 ((-926 |#2|) |#1|)) (-15 -2451 ((-926 |#2|) |#1|)) (-15 -2451 ((-1127) |#1|)) (-15 -3825 (|#1| |#1|)) (-15 -3416 (|#1| |#1|)) (-15 -3146 (|#1| |#1|)) (-15 -1519 (|#1| |#1|)) (-15 -3260 (|#2| |#2| |#1|)) (-15 -1433 (|#1| |#1| |#1|)) (-15 -1323 (|#1| |#1| |#1|)) (-15 -1433 (|#1| |#1| |#2|)) (-15 -1323 (|#1| |#1| |#2|)) (-15 -3126 (|#1| |#1|)) (-15 -1780 (|#1| |#1|)) (-15 -2451 (|#1| (-926 |#2|))) (-15 -2202 (|#1| (-926 |#2|))) (-15 -2288 ((-3 |#1| "failed") (-926 |#2|))) (-15 -2451 (|#1| (-926 (-550)))) (-15 -2202 (|#1| (-926 (-550)))) (-15 -2288 ((-3 |#1| "failed") (-926 (-550)))) (-15 -2451 (|#1| (-926 (-400 (-550))))) (-15 -2202 (|#1| (-926 (-400 (-550))))) (-15 -2288 ((-3 |#1| "failed") (-926 (-400 (-550))))) (-15 -2474 (|#1| |#1| |#1|)) (-15 -3959 (|#1| |#1| |#1|)) (-15 -3726 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -3867 (-749))) |#1| |#1|)) (-15 -2164 (|#1| |#1| |#1|)) (-15 -2858 ((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|)) (-15 -1842 ((-2 (|:| -4304 |#1|) (|:| |gap| (-749)) (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1| |#4|)) (-15 -1842 ((-2 (|:| -4304 |#1|) (|:| |gap| (-749)) (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|)) (-15 -1414 ((-2 (|:| -4304 |#1|) (|:| |gap| (-749)) (|:| -2545 |#1|)) |#1| |#1| |#4|)) (-15 -1414 ((-2 (|:| -4304 |#1|) (|:| |gap| (-749)) (|:| -2545 |#1|)) |#1| |#1|)) (-15 -4065 (|#1| |#1| |#1| |#4|)) (-15 -3742 (|#1| |#1| |#1| |#4|)) (-15 -4065 (|#1| |#1| |#1|)) (-15 -3742 (|#1| |#1| |#1|)) (-15 -3115 (|#1| |#1| |#1| |#4|)) (-15 -2696 (|#1| |#1| |#1| |#4|)) (-15 -3115 (|#1| |#1| |#1|)) (-15 -2696 (|#1| |#1| |#1|)) (-15 -2831 ((-112) |#1| (-623 |#1|))) (-15 -2831 ((-112) |#1| |#1|)) (-15 -3705 ((-112) |#1| (-623 |#1|))) (-15 -3705 ((-112) |#1| |#1|)) (-15 -1631 ((-112) |#1| (-623 |#1|))) (-15 -1631 ((-112) |#1| |#1|)) (-15 -4240 ((-112) |#1| (-623 |#1|))) (-15 -4240 ((-112) |#1| |#1|)) (-15 -1403 ((-112) |#1| |#1|)) (-15 -3098 ((-112) |#1| |#1|)) (-15 -3984 ((-3 (-112) "failed") |#1| |#1|)) (-15 -3562 ((-623 |#1|) |#1|)) (-15 -3215 ((-623 |#1|) |#1|)) (-15 -1491 (|#1| |#1|)) (-15 -4196 (|#1| |#1|)) (-15 -3736 ((-112) |#1|)) (-15 -3748 ((-112) |#1|)) (-15 -1693 (|#1| |#1| |#4|)) (-15 -1670 (|#1| |#1| |#4|)) (-15 -3610 (|#1| |#1|)) (-15 -2253 ((-623 |#1|) |#1|)) (-15 -3939 (|#1| |#1|)) (-15 -2470 (|#1| |#1|)) (-15 -3724 (|#1| |#1|)) (-15 -2463 (|#1| |#1|)) (-15 -2109 ((-749) |#1|)) (-15 -1765 (|#4| |#1|)) (-15 -2451 ((-526) |#1|)) (-15 -2451 ((-866 (-550)) |#1|)) (-15 -2451 ((-866 (-372)) |#1|)) (-15 -2202 (|#4| |#1|)) (-15 -2288 ((-3 |#4| "failed") |#1|)) (-15 -2233 (|#1| |#4|)) (-15 -1670 (|#2| |#1|)) (-15 -1693 (|#1| |#1|)) (-15 -2202 ((-550) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2233 (|#1| |#2|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2202 (|#2| |#1|)) (-15 -2233 (|#1| (-550))) (-15 -2233 ((-837) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1516 (((-623 |#3|) $) 108)) (-1705 (((-1141 $) $ |#3|) 123) (((-1141 |#1|) $) 122)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 85 (|has| |#1| (-542)))) (-3050 (($ $) 86 (|has| |#1| (-542)))) (-3953 (((-112) $) 88 (|has| |#1| (-542)))) (-2457 (((-749) $) 110) (((-749) $ (-623 |#3|)) 109)) (-2470 (($ $) 269)) (-1403 (((-112) $ $) 255)) (-1993 (((-3 $ "failed") $ $) 19)) (-2129 (($ $ $) 214 (|has| |#1| (-542)))) (-3099 (((-623 $) $ $) 209 (|has| |#1| (-542)))) (-4050 (((-411 (-1141 $)) (-1141 $)) 98 (|has| |#1| (-883)))) (-2318 (($ $) 96 (|has| |#1| (-444)))) (-2207 (((-411 $) $) 95 (|has| |#1| (-444)))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) 101 (|has| |#1| (-883)))) (-2991 (($) 17 T CONST)) (-2288 (((-3 |#1| "failed") $) 162) (((-3 (-400 (-550)) "failed") $) 160 (|has| |#1| (-1012 (-400 (-550))))) (((-3 (-550) "failed") $) 158 (|has| |#1| (-1012 (-550)))) (((-3 |#3| "failed") $) 134) (((-3 $ "failed") (-926 (-400 (-550)))) 229 (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#3| (-596 (-1145))))) (((-3 $ "failed") (-926 (-550))) 226 (-1489 (-12 (-3548 (|has| |#1| (-38 (-400 (-550))))) (|has| |#1| (-38 (-550))) (|has| |#3| (-596 (-1145)))) (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#3| (-596 (-1145)))))) (((-3 $ "failed") (-926 |#1|)) 223 (-1489 (-12 (-3548 (|has| |#1| (-38 (-400 (-550))))) (-3548 (|has| |#1| (-38 (-550)))) (|has| |#3| (-596 (-1145)))) (-12 (-3548 (|has| |#1| (-535))) (-3548 (|has| |#1| (-38 (-400 (-550))))) (|has| |#1| (-38 (-550))) (|has| |#3| (-596 (-1145)))) (-12 (-3548 (|has| |#1| (-966 (-550)))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#3| (-596 (-1145))))))) (-2202 ((|#1| $) 163) (((-400 (-550)) $) 159 (|has| |#1| (-1012 (-400 (-550))))) (((-550) $) 157 (|has| |#1| (-1012 (-550)))) ((|#3| $) 133) (($ (-926 (-400 (-550)))) 228 (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#3| (-596 (-1145))))) (($ (-926 (-550))) 225 (-1489 (-12 (-3548 (|has| |#1| (-38 (-400 (-550))))) (|has| |#1| (-38 (-550))) (|has| |#3| (-596 (-1145)))) (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#3| (-596 (-1145)))))) (($ (-926 |#1|)) 222 (-1489 (-12 (-3548 (|has| |#1| (-38 (-400 (-550))))) (-3548 (|has| |#1| (-38 (-550)))) (|has| |#3| (-596 (-1145)))) (-12 (-3548 (|has| |#1| (-535))) (-3548 (|has| |#1| (-38 (-400 (-550))))) (|has| |#1| (-38 (-550))) (|has| |#3| (-596 (-1145)))) (-12 (-3548 (|has| |#1| (-966 (-550)))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#3| (-596 (-1145))))))) (-1792 (($ $ $ |#3|) 106 (|has| |#1| (-170))) (($ $ $) 210 (|has| |#1| (-542)))) (-1693 (($ $) 152) (($ $ |#3|) 264)) (-3756 (((-667 (-550)) (-667 $)) 132 (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) 131 (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) 130) (((-667 |#1|) (-667 $)) 129)) (-4240 (((-112) $ $) 254) (((-112) $ (-623 $)) 253)) (-1537 (((-3 $ "failed") $) 32)) (-3736 (((-112) $) 262)) (-2858 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 234)) (-1519 (($ $) 203 (|has| |#1| (-444)))) (-2731 (($ $) 174 (|has| |#1| (-444))) (($ $ |#3|) 103 (|has| |#1| (-444)))) (-1683 (((-623 $) $) 107)) (-1568 (((-112) $) 94 (|has| |#1| (-883)))) (-3126 (($ $) 219 (|has| |#1| (-542)))) (-1780 (($ $) 220 (|has| |#1| (-542)))) (-2696 (($ $ $) 246) (($ $ $ |#3|) 244)) (-3115 (($ $ $) 245) (($ $ $ |#3|) 243)) (-3401 (($ $ |#1| |#2| $) 170)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) 82 (-12 (|has| |#3| (-860 (-372))) (|has| |#1| (-860 (-372))))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) 81 (-12 (|has| |#3| (-860 (-550))) (|has| |#1| (-860 (-550)))))) (-2419 (((-112) $) 30)) (-3324 (((-749) $) 167)) (-2831 (((-112) $ $) 248) (((-112) $ (-623 $)) 247)) (-1502 (($ $ $ $ $) 205 (|has| |#1| (-542)))) (-1765 ((|#3| $) 273)) (-1501 (($ (-1141 |#1|) |#3|) 115) (($ (-1141 $) |#3|) 114)) (-2336 (((-623 $) $) 124)) (-3438 (((-112) $) 150)) (-1488 (($ |#1| |#2|) 151) (($ $ |#3| (-749)) 117) (($ $ (-623 |#3|) (-623 (-749))) 116)) (-2164 (($ $ $) 233)) (-1766 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $ |#3|) 118)) (-3748 (((-112) $) 263)) (-3346 ((|#2| $) 168) (((-749) $ |#3|) 120) (((-623 (-749)) $ (-623 |#3|)) 119)) (-2793 (($ $ $) 77 (|has| |#1| (-825)))) (-2109 (((-749) $) 272)) (-2173 (($ $ $) 76 (|has| |#1| (-825)))) (-2863 (($ (-1 |#2| |#2|) $) 169)) (-2392 (($ (-1 |#1| |#1|) $) 149)) (-4059 (((-3 |#3| "failed") $) 121)) (-3825 (($ $) 200 (|has| |#1| (-444)))) (-3416 (($ $) 201 (|has| |#1| (-444)))) (-3562 (((-623 $) $) 258)) (-4196 (($ $) 261)) (-3146 (($ $) 202 (|has| |#1| (-444)))) (-3215 (((-623 $) $) 259)) (-1491 (($ $) 260)) (-1657 (($ $) 147)) (-1670 ((|#1| $) 146) (($ $ |#3|) 265)) (-3231 (($ (-623 $)) 92 (|has| |#1| (-444))) (($ $ $) 91 (|has| |#1| (-444)))) (-3726 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -3867 (-749))) $ $) 232)) (-1842 (((-2 (|:| -4304 $) (|:| |gap| (-749)) (|:| -3123 $) (|:| -2545 $)) $ $) 236) (((-2 (|:| -4304 $) (|:| |gap| (-749)) (|:| -3123 $) (|:| -2545 $)) $ $ |#3|) 235)) (-1414 (((-2 (|:| -4304 $) (|:| |gap| (-749)) (|:| -2545 $)) $ $) 238) (((-2 (|:| -4304 $) (|:| |gap| (-749)) (|:| -2545 $)) $ $ |#3|) 237)) (-3742 (($ $ $) 242) (($ $ $ |#3|) 240)) (-4065 (($ $ $) 241) (($ $ $ |#3|) 239)) (-2369 (((-1127) $) 9)) (-1623 (($ $ $) 208 (|has| |#1| (-542)))) (-2253 (((-623 $) $) 267)) (-3833 (((-3 (-623 $) "failed") $) 112)) (-3017 (((-3 (-623 $) "failed") $) 113)) (-2891 (((-3 (-2 (|:| |var| |#3|) (|:| -3068 (-749))) "failed") $) 111)) (-3705 (((-112) $ $) 250) (((-112) $ (-623 $)) 249)) (-2474 (($ $ $) 230)) (-2463 (($ $) 271)) (-3098 (((-112) $ $) 256)) (-1631 (((-112) $ $) 252) (((-112) $ (-623 $)) 251)) (-3959 (($ $ $) 231)) (-3724 (($ $) 270)) (-3445 (((-1089) $) 10)) (-1518 (((-2 (|:| -3260 $) (|:| |coef2| $)) $ $) 211 (|has| |#1| (-542)))) (-3342 (((-2 (|:| -3260 $) (|:| |coef1| $)) $ $) 212 (|has| |#1| (-542)))) (-1628 (((-112) $) 164)) (-1639 ((|#1| $) 165)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 93 (|has| |#1| (-444)))) (-3260 ((|#1| |#1| $) 204 (|has| |#1| (-444))) (($ (-623 $)) 90 (|has| |#1| (-444))) (($ $ $) 89 (|has| |#1| (-444)))) (-3348 (((-411 (-1141 $)) (-1141 $)) 100 (|has| |#1| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) 99 (|has| |#1| (-883)))) (-1735 (((-411 $) $) 97 (|has| |#1| (-883)))) (-3107 (((-2 (|:| -3260 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 213 (|has| |#1| (-542)))) (-3409 (((-3 $ "failed") $ |#1|) 172 (|has| |#1| (-542))) (((-3 $ "failed") $ $) 84 (|has| |#1| (-542)))) (-1433 (($ $ |#1|) 217 (|has| |#1| (-542))) (($ $ $) 215 (|has| |#1| (-542)))) (-1323 (($ $ |#1|) 218 (|has| |#1| (-542))) (($ $ $) 216 (|has| |#1| (-542)))) (-1553 (($ $ (-623 (-287 $))) 143) (($ $ (-287 $)) 142) (($ $ $ $) 141) (($ $ (-623 $) (-623 $)) 140) (($ $ |#3| |#1|) 139) (($ $ (-623 |#3|) (-623 |#1|)) 138) (($ $ |#3| $) 137) (($ $ (-623 |#3|) (-623 $)) 136)) (-3563 (($ $ |#3|) 105 (|has| |#1| (-170)))) (-2798 (($ $ |#3|) 40) (($ $ (-623 |#3|)) 39) (($ $ |#3| (-749)) 38) (($ $ (-623 |#3|) (-623 (-749))) 37)) (-3661 ((|#2| $) 148) (((-749) $ |#3|) 128) (((-623 (-749)) $ (-623 |#3|)) 127)) (-3939 (($ $) 268)) (-3610 (($ $) 266)) (-2451 (((-866 (-372)) $) 80 (-12 (|has| |#3| (-596 (-866 (-372)))) (|has| |#1| (-596 (-866 (-372)))))) (((-866 (-550)) $) 79 (-12 (|has| |#3| (-596 (-866 (-550)))) (|has| |#1| (-596 (-866 (-550)))))) (((-526) $) 78 (-12 (|has| |#3| (-596 (-526))) (|has| |#1| (-596 (-526))))) (($ (-926 (-400 (-550)))) 227 (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#3| (-596 (-1145))))) (($ (-926 (-550))) 224 (-1489 (-12 (-3548 (|has| |#1| (-38 (-400 (-550))))) (|has| |#1| (-38 (-550))) (|has| |#3| (-596 (-1145)))) (-12 (|has| |#1| (-38 (-400 (-550)))) (|has| |#3| (-596 (-1145)))))) (($ (-926 |#1|)) 221 (|has| |#3| (-596 (-1145)))) (((-1127) $) 199 (-12 (|has| |#1| (-1012 (-550))) (|has| |#3| (-596 (-1145))))) (((-926 |#1|) $) 198 (|has| |#3| (-596 (-1145))))) (-1622 ((|#1| $) 173 (|has| |#1| (-444))) (($ $ |#3|) 104 (|has| |#1| (-444)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) 102 (-1304 (|has| $ (-143)) (|has| |#1| (-883))))) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#1|) 161) (($ |#3|) 135) (((-926 |#1|) $) 197 (|has| |#3| (-596 (-1145)))) (($ (-400 (-550))) 70 (-1489 (|has| |#1| (-1012 (-400 (-550)))) (|has| |#1| (-38 (-400 (-550)))))) (($ $) 83 (|has| |#1| (-542)))) (-2969 (((-623 |#1|) $) 166)) (-1708 ((|#1| $ |#2|) 153) (($ $ |#3| (-749)) 126) (($ $ (-623 |#3|) (-623 (-749))) 125)) (-1613 (((-3 $ "failed") $) 71 (-1489 (-1304 (|has| $ (-143)) (|has| |#1| (-883))) (|has| |#1| (-143))))) (-3091 (((-749)) 28)) (-3895 (($ $ $ (-749)) 171 (|has| |#1| (-170)))) (-1819 (((-112) $ $) 87 (|has| |#1| (-542)))) (-2688 (($) 18 T CONST)) (-3984 (((-3 (-112) "failed") $ $) 257)) (-2700 (($) 29 T CONST)) (-2436 (($ $ $ $ (-749)) 206 (|has| |#1| (-542)))) (-4121 (($ $ $ (-749)) 207 (|has| |#1| (-542)))) (-1901 (($ $ |#3|) 36) (($ $ (-623 |#3|)) 35) (($ $ |#3| (-749)) 34) (($ $ (-623 |#3|) (-623 (-749))) 33)) (-2324 (((-112) $ $) 74 (|has| |#1| (-825)))) (-2302 (((-112) $ $) 73 (|has| |#1| (-825)))) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 75 (|has| |#1| (-825)))) (-2290 (((-112) $ $) 72 (|has| |#1| (-825)))) (-2382 (($ $ |#1|) 154 (|has| |#1| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 156 (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) 155 (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 145) (($ $ |#1|) 144)))
+(((-1035 |#1| |#2| |#3|) (-138) (-1021) (-771) (-825)) (T -1035))
+((-1765 (*1 *2 *1) (-12 (-4 *1 (-1035 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *2 (-825)))) (-2109 (*1 *2 *1) (-12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-749)))) (-2463 (*1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)))) (-3724 (*1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)))) (-2470 (*1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)))) (-3939 (*1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)))) (-2253 (*1 *2 *1) (-12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-1035 *3 *4 *5)))) (-3610 (*1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)))) (-1670 (*1 *1 *1 *2) (-12 (-4 *1 (-1035 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *2 (-825)))) (-1693 (*1 *1 *1 *2) (-12 (-4 *1 (-1035 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *2 (-825)))) (-3748 (*1 *2 *1) (-12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))) (-3736 (*1 *2 *1) (-12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))) (-4196 (*1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)))) (-1491 (*1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)))) (-3215 (*1 *2 *1) (-12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-1035 *3 *4 *5)))) (-3562 (*1 *2 *1) (-12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-1035 *3 *4 *5)))) (-3984 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))) (-3098 (*1 *2 *1 *1) (-12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))) (-1403 (*1 *2 *1 *1) (-12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))) (-4240 (*1 *2 *1 *1) (-12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))) (-4240 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *1)) (-4 *1 (-1035 *4 *5 *6)) (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)))) (-1631 (*1 *2 *1 *1) (-12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))) (-1631 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *1)) (-4 *1 (-1035 *4 *5 *6)) (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)))) (-3705 (*1 *2 *1 *1) (-12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))) (-3705 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *1)) (-4 *1 (-1035 *4 *5 *6)) (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)))) (-2831 (*1 *2 *1 *1) (-12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))) (-2831 (*1 *2 *1 *3) (-12 (-5 *3 (-623 *1)) (-4 *1 (-1035 *4 *5 *6)) (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)))) (-2696 (*1 *1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)))) (-3115 (*1 *1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)))) (-2696 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-1035 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *2 (-825)))) (-3115 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-1035 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *2 (-825)))) (-3742 (*1 *1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)))) (-4065 (*1 *1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)))) (-3742 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-1035 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *2 (-825)))) (-4065 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-1035 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *2 (-825)))) (-1414 (*1 *2 *1 *1) (-12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-2 (|:| -4304 *1) (|:| |gap| (-749)) (|:| -2545 *1))) (-4 *1 (-1035 *3 *4 *5)))) (-1414 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *3 (-825)) (-5 *2 (-2 (|:| -4304 *1) (|:| |gap| (-749)) (|:| -2545 *1))) (-4 *1 (-1035 *4 *5 *3)))) (-1842 (*1 *2 *1 *1) (-12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-2 (|:| -4304 *1) (|:| |gap| (-749)) (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-1035 *3 *4 *5)))) (-1842 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *3 (-825)) (-5 *2 (-2 (|:| -4304 *1) (|:| |gap| (-749)) (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-1035 *4 *5 *3)))) (-2858 (*1 *2 *1 *1) (-12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-2 (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-1035 *3 *4 *5)))) (-2164 (*1 *1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)))) (-3726 (*1 *2 *1 *1) (-12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -3867 (-749)))) (-4 *1 (-1035 *3 *4 *5)))) (-3959 (*1 *1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)))) (-2474 (*1 *1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)))) (-2288 (*1 *1 *2) (|partial| -12 (-5 *2 (-926 (-400 (-550)))) (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1145))) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-926 (-400 (-550)))) (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1145))) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)))) (-2451 (*1 *1 *2) (-12 (-5 *2 (-926 (-400 (-550)))) (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1145))) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)))) (-2288 (*1 *1 *2) (|partial| -1489 (-12 (-5 *2 (-926 (-550))) (-4 *1 (-1035 *3 *4 *5)) (-12 (-3548 (-4 *3 (-38 (-400 (-550))))) (-4 *3 (-38 (-550))) (-4 *5 (-596 (-1145)))) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825))) (-12 (-5 *2 (-926 (-550))) (-4 *1 (-1035 *3 *4 *5)) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1145)))) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825))))) (-2202 (*1 *1 *2) (-1489 (-12 (-5 *2 (-926 (-550))) (-4 *1 (-1035 *3 *4 *5)) (-12 (-3548 (-4 *3 (-38 (-400 (-550))))) (-4 *3 (-38 (-550))) (-4 *5 (-596 (-1145)))) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825))) (-12 (-5 *2 (-926 (-550))) (-4 *1 (-1035 *3 *4 *5)) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1145)))) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825))))) (-2451 (*1 *1 *2) (-1489 (-12 (-5 *2 (-926 (-550))) (-4 *1 (-1035 *3 *4 *5)) (-12 (-3548 (-4 *3 (-38 (-400 (-550))))) (-4 *3 (-38 (-550))) (-4 *5 (-596 (-1145)))) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825))) (-12 (-5 *2 (-926 (-550))) (-4 *1 (-1035 *3 *4 *5)) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1145)))) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825))))) (-2288 (*1 *1 *2) (|partial| -1489 (-12 (-5 *2 (-926 *3)) (-12 (-3548 (-4 *3 (-38 (-400 (-550))))) (-3548 (-4 *3 (-38 (-550)))) (-4 *5 (-596 (-1145)))) (-4 *3 (-1021)) (-4 *1 (-1035 *3 *4 *5)) (-4 *4 (-771)) (-4 *5 (-825))) (-12 (-5 *2 (-926 *3)) (-12 (-3548 (-4 *3 (-535))) (-3548 (-4 *3 (-38 (-400 (-550))))) (-4 *3 (-38 (-550))) (-4 *5 (-596 (-1145)))) (-4 *3 (-1021)) (-4 *1 (-1035 *3 *4 *5)) (-4 *4 (-771)) (-4 *5 (-825))) (-12 (-5 *2 (-926 *3)) (-12 (-3548 (-4 *3 (-966 (-550)))) (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1145)))) (-4 *3 (-1021)) (-4 *1 (-1035 *3 *4 *5)) (-4 *4 (-771)) (-4 *5 (-825))))) (-2202 (*1 *1 *2) (-1489 (-12 (-5 *2 (-926 *3)) (-12 (-3548 (-4 *3 (-38 (-400 (-550))))) (-3548 (-4 *3 (-38 (-550)))) (-4 *5 (-596 (-1145)))) (-4 *3 (-1021)) (-4 *1 (-1035 *3 *4 *5)) (-4 *4 (-771)) (-4 *5 (-825))) (-12 (-5 *2 (-926 *3)) (-12 (-3548 (-4 *3 (-535))) (-3548 (-4 *3 (-38 (-400 (-550))))) (-4 *3 (-38 (-550))) (-4 *5 (-596 (-1145)))) (-4 *3 (-1021)) (-4 *1 (-1035 *3 *4 *5)) (-4 *4 (-771)) (-4 *5 (-825))) (-12 (-5 *2 (-926 *3)) (-12 (-3548 (-4 *3 (-966 (-550)))) (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1145)))) (-4 *3 (-1021)) (-4 *1 (-1035 *3 *4 *5)) (-4 *4 (-771)) (-4 *5 (-825))))) (-2451 (*1 *1 *2) (-12 (-5 *2 (-926 *3)) (-4 *3 (-1021)) (-4 *1 (-1035 *3 *4 *5)) (-4 *5 (-596 (-1145))) (-4 *4 (-771)) (-4 *5 (-825)))) (-1780 (*1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-3126 (*1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-1323 (*1 *1 *1 *2) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-1433 (*1 *1 *1 *2) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-1323 (*1 *1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-1433 (*1 *1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-2129 (*1 *1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-3107 (*1 *2 *1 *1) (-12 (-4 *3 (-542)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-2 (|:| -3260 *1) (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-1035 *3 *4 *5)))) (-3342 (*1 *2 *1 *1) (-12 (-4 *3 (-542)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-2 (|:| -3260 *1) (|:| |coef1| *1))) (-4 *1 (-1035 *3 *4 *5)))) (-1518 (*1 *2 *1 *1) (-12 (-4 *3 (-542)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-2 (|:| -3260 *1) (|:| |coef2| *1))) (-4 *1 (-1035 *3 *4 *5)))) (-1792 (*1 *1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-3099 (*1 *2 *1 *1) (-12 (-4 *3 (-542)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-1035 *3 *4 *5)))) (-1623 (*1 *1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-4121 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *3 (-542)))) (-2436 (*1 *1 *1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *3 (-542)))) (-1502 (*1 *1 *1 *1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-542)))) (-3260 (*1 *2 *2 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-444)))) (-1519 (*1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-444)))) (-3146 (*1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-444)))) (-3416 (*1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-444)))) (-3825 (*1 *1 *1) (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-444)))))
+(-13 (-923 |t#1| |t#2| |t#3|) (-10 -8 (-15 -1765 (|t#3| $)) (-15 -2109 ((-749) $)) (-15 -2463 ($ $)) (-15 -3724 ($ $)) (-15 -2470 ($ $)) (-15 -3939 ($ $)) (-15 -2253 ((-623 $) $)) (-15 -3610 ($ $)) (-15 -1670 ($ $ |t#3|)) (-15 -1693 ($ $ |t#3|)) (-15 -3748 ((-112) $)) (-15 -3736 ((-112) $)) (-15 -4196 ($ $)) (-15 -1491 ($ $)) (-15 -3215 ((-623 $) $)) (-15 -3562 ((-623 $) $)) (-15 -3984 ((-3 (-112) "failed") $ $)) (-15 -3098 ((-112) $ $)) (-15 -1403 ((-112) $ $)) (-15 -4240 ((-112) $ $)) (-15 -4240 ((-112) $ (-623 $))) (-15 -1631 ((-112) $ $)) (-15 -1631 ((-112) $ (-623 $))) (-15 -3705 ((-112) $ $)) (-15 -3705 ((-112) $ (-623 $))) (-15 -2831 ((-112) $ $)) (-15 -2831 ((-112) $ (-623 $))) (-15 -2696 ($ $ $)) (-15 -3115 ($ $ $)) (-15 -2696 ($ $ $ |t#3|)) (-15 -3115 ($ $ $ |t#3|)) (-15 -3742 ($ $ $)) (-15 -4065 ($ $ $)) (-15 -3742 ($ $ $ |t#3|)) (-15 -4065 ($ $ $ |t#3|)) (-15 -1414 ((-2 (|:| -4304 $) (|:| |gap| (-749)) (|:| -2545 $)) $ $)) (-15 -1414 ((-2 (|:| -4304 $) (|:| |gap| (-749)) (|:| -2545 $)) $ $ |t#3|)) (-15 -1842 ((-2 (|:| -4304 $) (|:| |gap| (-749)) (|:| -3123 $) (|:| -2545 $)) $ $)) (-15 -1842 ((-2 (|:| -4304 $) (|:| |gap| (-749)) (|:| -3123 $) (|:| -2545 $)) $ $ |t#3|)) (-15 -2858 ((-2 (|:| -3123 $) (|:| -2545 $)) $ $)) (-15 -2164 ($ $ $)) (-15 -3726 ((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -3867 (-749))) $ $)) (-15 -3959 ($ $ $)) (-15 -2474 ($ $ $)) (IF (|has| |t#3| (-596 (-1145))) (PROGN (-6 (-595 (-926 |t#1|))) (-6 (-596 (-926 |t#1|))) (IF (|has| |t#1| (-38 (-400 (-550)))) (PROGN (-15 -2288 ((-3 $ "failed") (-926 (-400 (-550))))) (-15 -2202 ($ (-926 (-400 (-550))))) (-15 -2451 ($ (-926 (-400 (-550))))) (-15 -2288 ((-3 $ "failed") (-926 (-550)))) (-15 -2202 ($ (-926 (-550)))) (-15 -2451 ($ (-926 (-550)))) (IF (|has| |t#1| (-966 (-550))) |%noBranch| (PROGN (-15 -2288 ((-3 $ "failed") (-926 |t#1|))) (-15 -2202 ($ (-926 |t#1|)))))) |%noBranch|) (IF (|has| |t#1| (-38 (-550))) (IF (|has| |t#1| (-38 (-400 (-550)))) |%noBranch| (PROGN (-15 -2288 ((-3 $ "failed") (-926 (-550)))) (-15 -2202 ($ (-926 (-550)))) (-15 -2451 ($ (-926 (-550)))) (IF (|has| |t#1| (-535)) |%noBranch| (PROGN (-15 -2288 ((-3 $ "failed") (-926 |t#1|))) (-15 -2202 ($ (-926 |t#1|))))))) |%noBranch|) (IF (|has| |t#1| (-38 (-550))) |%noBranch| (IF (|has| |t#1| (-38 (-400 (-550)))) |%noBranch| (PROGN (-15 -2288 ((-3 $ "failed") (-926 |t#1|))) (-15 -2202 ($ (-926 |t#1|)))))) (-15 -2451 ($ (-926 |t#1|))) (IF (|has| |t#1| (-1012 (-550))) (-6 (-596 (-1127))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-542)) (PROGN (-15 -1780 ($ $)) (-15 -3126 ($ $)) (-15 -1323 ($ $ |t#1|)) (-15 -1433 ($ $ |t#1|)) (-15 -1323 ($ $ $)) (-15 -1433 ($ $ $)) (-15 -2129 ($ $ $)) (-15 -3107 ((-2 (|:| -3260 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -3342 ((-2 (|:| -3260 $) (|:| |coef1| $)) $ $)) (-15 -1518 ((-2 (|:| -3260 $) (|:| |coef2| $)) $ $)) (-15 -1792 ($ $ $)) (-15 -3099 ((-623 $) $ $)) (-15 -1623 ($ $ $)) (-15 -4121 ($ $ $ (-749))) (-15 -2436 ($ $ $ $ (-749))) (-15 -1502 ($ $ $ $ $))) |%noBranch|) (IF (|has| |t#1| (-444)) (PROGN (-15 -3260 (|t#1| |t#1| $)) (-15 -1519 ($ $)) (-15 -3146 ($ $)) (-15 -3416 ($ $)) (-15 -3825 ($ $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-101) . T) ((-111 #0# #0#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-595 (-926 |#1|)) |has| |#3| (-596 (-1145))) ((-170) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-170))) ((-596 (-526)) -12 (|has| |#1| (-596 (-526))) (|has| |#3| (-596 (-526)))) ((-596 (-866 (-372))) -12 (|has| |#1| (-596 (-866 (-372)))) (|has| |#3| (-596 (-866 (-372))))) ((-596 (-866 (-550))) -12 (|has| |#1| (-596 (-866 (-550)))) (|has| |#3| (-596 (-866 (-550))))) ((-596 (-926 |#1|)) |has| |#3| (-596 (-1145))) ((-596 (-1127)) -12 (|has| |#1| (-1012 (-550))) (|has| |#3| (-596 (-1145)))) ((-283) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-302 $) . T) ((-319 |#1| |#2|) . T) ((-370 |#1|) . T) ((-404 |#1|) . T) ((-444) -1489 (|has| |#1| (-883)) (|has| |#1| (-444))) ((-505 |#3| |#1|) . T) ((-505 |#3| $) . T) ((-505 $ $) . T) ((-542) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-626 #0#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-619 (-550)) |has| |#1| (-619 (-550))) ((-619 |#1|) . T) ((-696 #0#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444))) ((-705) . T) ((-825) |has| |#1| (-825)) ((-874 |#3|) . T) ((-860 (-372)) -12 (|has| |#1| (-860 (-372))) (|has| |#3| (-860 (-372)))) ((-860 (-550)) -12 (|has| |#1| (-860 (-550))) (|has| |#3| (-860 (-550)))) ((-923 |#1| |#2| |#3|) . T) ((-883) |has| |#1| (-883)) ((-1012 (-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) ((-1012 (-550)) |has| |#1| (-1012 (-550))) ((-1012 |#1|) . T) ((-1012 |#3|) . T) ((-1027 #0#) |has| |#1| (-38 (-400 (-550)))) ((-1027 |#1|) . T) ((-1027 $) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-170))) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1186) |has| |#1| (-883)))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-2576 (((-623 (-1104)) $) 13)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 24) (((-1150) $) NIL) (($ (-1150)) NIL)) (-1865 (((-1104) $) 15)) (-2264 (((-112) $ $) NIL)))
+(((-1036) (-13 (-1052) (-10 -8 (-15 -2576 ((-623 (-1104)) $)) (-15 -1865 ((-1104) $))))) (T -1036))
+((-2576 (*1 *2 *1) (-12 (-5 *2 (-623 (-1104))) (-5 *1 (-1036)))) (-1865 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-1036)))))
+(-13 (-1052) (-10 -8 (-15 -2576 ((-623 (-1104)) $)) (-15 -1865 ((-1104) $))))
+((-3378 (((-112) |#3| $) 13)) (-3217 (((-3 $ "failed") |#3| (-895)) 23)) (-1537 (((-3 |#3| "failed") |#3| $) 38)) (-2694 (((-112) |#3| $) 16)) (-1712 (((-112) |#3| $) 14)))
+(((-1037 |#1| |#2| |#3|) (-10 -8 (-15 -3217 ((-3 |#1| "failed") |#3| (-895))) (-15 -1537 ((-3 |#3| "failed") |#3| |#1|)) (-15 -2694 ((-112) |#3| |#1|)) (-15 -1712 ((-112) |#3| |#1|)) (-15 -3378 ((-112) |#3| |#1|))) (-1038 |#2| |#3|) (-13 (-823) (-356)) (-1204 |#2|)) (T -1037))
+NIL
+(-10 -8 (-15 -3217 ((-3 |#1| "failed") |#3| (-895))) (-15 -1537 ((-3 |#3| "failed") |#3| |#1|)) (-15 -2694 ((-112) |#3| |#1|)) (-15 -1712 ((-112) |#3| |#1|)) (-15 -3378 ((-112) |#3| |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) |#2| $) 21)) (-4303 (((-550) |#2| $) 22)) (-3217 (((-3 $ "failed") |#2| (-895)) 15)) (-3428 ((|#1| |#2| $ |#1|) 13)) (-1537 (((-3 |#2| "failed") |#2| $) 18)) (-2694 (((-112) |#2| $) 19)) (-1712 (((-112) |#2| $) 20)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3832 ((|#2| $) 17)) (-2233 (((-837) $) 11)) (-2154 ((|#1| |#2| $ |#1|) 14)) (-1759 (((-623 $) |#2|) 16)) (-2264 (((-112) $ $) 6)))
+(((-1038 |#1| |#2|) (-138) (-13 (-823) (-356)) (-1204 |t#1|)) (T -1038))
+((-4303 (*1 *2 *3 *1) (-12 (-4 *1 (-1038 *4 *3)) (-4 *4 (-13 (-823) (-356))) (-4 *3 (-1204 *4)) (-5 *2 (-550)))) (-3378 (*1 *2 *3 *1) (-12 (-4 *1 (-1038 *4 *3)) (-4 *4 (-13 (-823) (-356))) (-4 *3 (-1204 *4)) (-5 *2 (-112)))) (-1712 (*1 *2 *3 *1) (-12 (-4 *1 (-1038 *4 *3)) (-4 *4 (-13 (-823) (-356))) (-4 *3 (-1204 *4)) (-5 *2 (-112)))) (-2694 (*1 *2 *3 *1) (-12 (-4 *1 (-1038 *4 *3)) (-4 *4 (-13 (-823) (-356))) (-4 *3 (-1204 *4)) (-5 *2 (-112)))) (-1537 (*1 *2 *2 *1) (|partial| -12 (-4 *1 (-1038 *3 *2)) (-4 *3 (-13 (-823) (-356))) (-4 *2 (-1204 *3)))) (-3832 (*1 *2 *1) (-12 (-4 *1 (-1038 *3 *2)) (-4 *3 (-13 (-823) (-356))) (-4 *2 (-1204 *3)))) (-1759 (*1 *2 *3) (-12 (-4 *4 (-13 (-823) (-356))) (-4 *3 (-1204 *4)) (-5 *2 (-623 *1)) (-4 *1 (-1038 *4 *3)))) (-3217 (*1 *1 *2 *3) (|partial| -12 (-5 *3 (-895)) (-4 *4 (-13 (-823) (-356))) (-4 *1 (-1038 *4 *2)) (-4 *2 (-1204 *4)))) (-2154 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-1038 *2 *3)) (-4 *2 (-13 (-823) (-356))) (-4 *3 (-1204 *2)))) (-3428 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-1038 *2 *3)) (-4 *2 (-13 (-823) (-356))) (-4 *3 (-1204 *2)))))
+(-13 (-1069) (-10 -8 (-15 -4303 ((-550) |t#2| $)) (-15 -3378 ((-112) |t#2| $)) (-15 -1712 ((-112) |t#2| $)) (-15 -2694 ((-112) |t#2| $)) (-15 -1537 ((-3 |t#2| "failed") |t#2| $)) (-15 -3832 (|t#2| $)) (-15 -1759 ((-623 $) |t#2|)) (-15 -3217 ((-3 $ "failed") |t#2| (-895))) (-15 -2154 (|t#1| |t#2| $ |t#1|)) (-15 -3428 (|t#1| |t#2| $ |t#1|))))
+(((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-2747 (((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-623 |#4|) (-623 |#5|) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) (-749)) 96)) (-4219 (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5|) 57) (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-749)) 56)) (-4275 (((-1233) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-749)) 87)) (-2328 (((-749) (-623 |#4|) (-623 |#5|)) 27)) (-1535 (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5|) 59) (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-749)) 58) (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-749) (-112)) 60)) (-1301 (((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112) (-112) (-112) (-112)) 78) (((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112)) 79)) (-2451 (((-1127) (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) 82)) (-4030 (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-112)) 55)) (-3642 (((-749) (-623 |#4|) (-623 |#5|)) 19)))
+(((-1039 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3642 ((-749) (-623 |#4|) (-623 |#5|))) (-15 -2328 ((-749) (-623 |#4|) (-623 |#5|))) (-15 -4030 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-112))) (-15 -4219 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-749))) (-15 -4219 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5|)) (-15 -1535 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-749) (-112))) (-15 -1535 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-749))) (-15 -1535 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5|)) (-15 -1301 ((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112))) (-15 -1301 ((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112) (-112) (-112) (-112))) (-15 -2747 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-623 |#4|) (-623 |#5|) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) (-749))) (-15 -2451 ((-1127) (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|)))) (-15 -4275 ((-1233) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-749)))) (-444) (-771) (-825) (-1035 |#1| |#2| |#3|) (-1041 |#1| |#2| |#3| |#4|)) (T -1039))
+((-4275 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-2 (|:| |val| (-623 *8)) (|:| -1608 *9)))) (-5 *4 (-749)) (-4 *8 (-1035 *5 *6 *7)) (-4 *9 (-1041 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-1233)) (-5 *1 (-1039 *5 *6 *7 *8 *9)))) (-2451 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-623 *7)) (|:| -1608 *8))) (-4 *7 (-1035 *4 *5 *6)) (-4 *8 (-1041 *4 *5 *6 *7)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1127)) (-5 *1 (-1039 *4 *5 *6 *7 *8)))) (-2747 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *5 (-2 (|:| |done| (-623 *11)) (|:| |todo| (-623 (-2 (|:| |val| *3) (|:| -1608 *11)))))) (-5 *6 (-749)) (-5 *2 (-623 (-2 (|:| |val| (-623 *10)) (|:| -1608 *11)))) (-5 *3 (-623 *10)) (-5 *4 (-623 *11)) (-4 *10 (-1035 *7 *8 *9)) (-4 *11 (-1041 *7 *8 *9 *10)) (-4 *7 (-444)) (-4 *8 (-771)) (-4 *9 (-825)) (-5 *1 (-1039 *7 *8 *9 *10 *11)))) (-1301 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-623 *9)) (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7)) (-4 *9 (-1041 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1039 *5 *6 *7 *8 *9)))) (-1301 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-623 *9)) (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7)) (-4 *9 (-1041 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1039 *5 *6 *7 *8 *9)))) (-1535 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4)))))) (-5 *1 (-1039 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-1535 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-749)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *3 (-1035 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4)))))) (-5 *1 (-1039 *6 *7 *8 *3 *4)) (-4 *4 (-1041 *6 *7 *8 *3)))) (-1535 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-749)) (-5 *6 (-112)) (-4 *7 (-444)) (-4 *8 (-771)) (-4 *9 (-825)) (-4 *3 (-1035 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4)))))) (-5 *1 (-1039 *7 *8 *9 *3 *4)) (-4 *4 (-1041 *7 *8 *9 *3)))) (-4219 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4)))))) (-5 *1 (-1039 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-4219 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-749)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *3 (-1035 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4)))))) (-5 *1 (-1039 *6 *7 *8 *3 *4)) (-4 *4 (-1041 *6 *7 *8 *3)))) (-4030 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *3 (-1035 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4)))))) (-5 *1 (-1039 *6 *7 *8 *3 *4)) (-4 *4 (-1041 *6 *7 *8 *3)))) (-2328 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *9)) (-4 *8 (-1035 *5 *6 *7)) (-4 *9 (-1041 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-749)) (-5 *1 (-1039 *5 *6 *7 *8 *9)))) (-3642 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *9)) (-4 *8 (-1035 *5 *6 *7)) (-4 *9 (-1041 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-749)) (-5 *1 (-1039 *5 *6 *7 *8 *9)))))
+(-10 -7 (-15 -3642 ((-749) (-623 |#4|) (-623 |#5|))) (-15 -2328 ((-749) (-623 |#4|) (-623 |#5|))) (-15 -4030 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-112))) (-15 -4219 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-749))) (-15 -4219 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5|)) (-15 -1535 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-749) (-112))) (-15 -1535 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-749))) (-15 -1535 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5|)) (-15 -1301 ((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112))) (-15 -1301 ((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112) (-112) (-112) (-112))) (-15 -2747 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-623 |#4|) (-623 |#5|) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) (-749))) (-15 -2451 ((-1127) (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|)))) (-15 -4275 ((-1233) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-749))))
+((-2515 (((-112) |#5| $) 21)) (-3350 (((-112) |#5| $) 24)) (-3201 (((-112) |#5| $) 16) (((-112) $) 45)) (-4072 (((-623 $) |#5| $) NIL) (((-623 $) (-623 |#5|) $) 77) (((-623 $) (-623 |#5|) (-623 $)) 75) (((-623 $) |#5| (-623 $)) 78)) (-4268 (($ $ |#5|) NIL) (((-623 $) |#5| $) NIL) (((-623 $) |#5| (-623 $)) 60) (((-623 $) (-623 |#5|) $) 62) (((-623 $) (-623 |#5|) (-623 $)) 64)) (-3176 (((-623 $) |#5| $) NIL) (((-623 $) |#5| (-623 $)) 54) (((-623 $) (-623 |#5|) $) 56) (((-623 $) (-623 |#5|) (-623 $)) 58)) (-2993 (((-112) |#5| $) 27)))
+(((-1040 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -4268 ((-623 |#1|) (-623 |#5|) (-623 |#1|))) (-15 -4268 ((-623 |#1|) (-623 |#5|) |#1|)) (-15 -4268 ((-623 |#1|) |#5| (-623 |#1|))) (-15 -4268 ((-623 |#1|) |#5| |#1|)) (-15 -3176 ((-623 |#1|) (-623 |#5|) (-623 |#1|))) (-15 -3176 ((-623 |#1|) (-623 |#5|) |#1|)) (-15 -3176 ((-623 |#1|) |#5| (-623 |#1|))) (-15 -3176 ((-623 |#1|) |#5| |#1|)) (-15 -4072 ((-623 |#1|) |#5| (-623 |#1|))) (-15 -4072 ((-623 |#1|) (-623 |#5|) (-623 |#1|))) (-15 -4072 ((-623 |#1|) (-623 |#5|) |#1|)) (-15 -4072 ((-623 |#1|) |#5| |#1|)) (-15 -3350 ((-112) |#5| |#1|)) (-15 -3201 ((-112) |#1|)) (-15 -2993 ((-112) |#5| |#1|)) (-15 -2515 ((-112) |#5| |#1|)) (-15 -3201 ((-112) |#5| |#1|)) (-15 -4268 (|#1| |#1| |#5|))) (-1041 |#2| |#3| |#4| |#5|) (-444) (-771) (-825) (-1035 |#2| |#3| |#4|)) (T -1040))
+NIL
+(-10 -8 (-15 -4268 ((-623 |#1|) (-623 |#5|) (-623 |#1|))) (-15 -4268 ((-623 |#1|) (-623 |#5|) |#1|)) (-15 -4268 ((-623 |#1|) |#5| (-623 |#1|))) (-15 -4268 ((-623 |#1|) |#5| |#1|)) (-15 -3176 ((-623 |#1|) (-623 |#5|) (-623 |#1|))) (-15 -3176 ((-623 |#1|) (-623 |#5|) |#1|)) (-15 -3176 ((-623 |#1|) |#5| (-623 |#1|))) (-15 -3176 ((-623 |#1|) |#5| |#1|)) (-15 -4072 ((-623 |#1|) |#5| (-623 |#1|))) (-15 -4072 ((-623 |#1|) (-623 |#5|) (-623 |#1|))) (-15 -4072 ((-623 |#1|) (-623 |#5|) |#1|)) (-15 -4072 ((-623 |#1|) |#5| |#1|)) (-15 -3350 ((-112) |#5| |#1|)) (-15 -3201 ((-112) |#1|)) (-15 -2993 ((-112) |#5| |#1|)) (-15 -2515 ((-112) |#5| |#1|)) (-15 -3201 ((-112) |#5| |#1|)) (-15 -4268 (|#1| |#1| |#5|)))
+((-2221 (((-112) $ $) 7)) (-3393 (((-623 (-2 (|:| -1953 $) (|:| -4046 (-623 |#4|)))) (-623 |#4|)) 85)) (-3186 (((-623 $) (-623 |#4|)) 86) (((-623 $) (-623 |#4|) (-112)) 111)) (-1516 (((-623 |#3|) $) 33)) (-3935 (((-112) $) 26)) (-3885 (((-112) $) 17 (|has| |#1| (-542)))) (-1404 (((-112) |#4| $) 101) (((-112) $) 97)) (-3624 ((|#4| |#4| $) 92)) (-2318 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 $))) |#4| $) 126)) (-1814 (((-2 (|:| |under| $) (|:| -3925 $) (|:| |upper| $)) $ |#3|) 27)) (-3368 (((-112) $ (-749)) 44)) (-2097 (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4344))) (((-3 |#4| "failed") $ |#3|) 79)) (-2991 (($) 45 T CONST)) (-3711 (((-112) $) 22 (|has| |#1| (-542)))) (-2751 (((-112) $ $) 24 (|has| |#1| (-542)))) (-3305 (((-112) $ $) 23 (|has| |#1| (-542)))) (-2248 (((-112) $) 25 (|has| |#1| (-542)))) (-3296 (((-623 |#4|) (-623 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 93)) (-3694 (((-623 |#4|) (-623 |#4|) $) 18 (|has| |#1| (-542)))) (-2178 (((-623 |#4|) (-623 |#4|) $) 19 (|has| |#1| (-542)))) (-2288 (((-3 $ "failed") (-623 |#4|)) 36)) (-2202 (($ (-623 |#4|)) 35)) (-3870 (((-3 $ "failed") $) 82)) (-2962 ((|#4| |#4| $) 89)) (-2708 (($ $) 68 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344))))) (-1979 (($ |#4| $) 67 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#4|) $) 64 (|has| $ (-6 -4344)))) (-2545 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-542)))) (-4240 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 102)) (-1621 ((|#4| |#4| $) 87)) (-2924 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4344))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4344))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-2466 (((-2 (|:| -1953 (-623 |#4|)) (|:| -4046 (-623 |#4|))) $) 105)) (-2515 (((-112) |#4| $) 136)) (-3350 (((-112) |#4| $) 133)) (-3201 (((-112) |#4| $) 137) (((-112) $) 134)) (-2971 (((-623 |#4|) $) 52 (|has| $ (-6 -4344)))) (-2831 (((-112) |#4| $) 104) (((-112) $) 103)) (-1765 ((|#3| $) 34)) (-1445 (((-112) $ (-749)) 43)) (-2876 (((-623 |#4|) $) 53 (|has| $ (-6 -4344)))) (-3922 (((-112) |#4| $) 55 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#4| |#4|) $) 47)) (-3704 (((-623 |#3|) $) 32)) (-4159 (((-112) |#3| $) 31)) (-1700 (((-112) $ (-749)) 42)) (-2369 (((-1127) $) 9)) (-3352 (((-3 |#4| (-623 $)) |#4| |#4| $) 128)) (-1623 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 $))) |#4| |#4| $) 127)) (-2001 (((-3 |#4| "failed") $) 83)) (-3087 (((-623 $) |#4| $) 129)) (-1785 (((-3 (-112) (-623 $)) |#4| $) 132)) (-2101 (((-623 (-2 (|:| |val| (-112)) (|:| -1608 $))) |#4| $) 131) (((-112) |#4| $) 130)) (-4072 (((-623 $) |#4| $) 125) (((-623 $) (-623 |#4|) $) 124) (((-623 $) (-623 |#4|) (-623 $)) 123) (((-623 $) |#4| (-623 $)) 122)) (-3552 (($ |#4| $) 117) (($ (-623 |#4|) $) 116)) (-3896 (((-623 |#4|) $) 107)) (-3705 (((-112) |#4| $) 99) (((-112) $) 95)) (-2474 ((|#4| |#4| $) 90)) (-3098 (((-112) $ $) 110)) (-4035 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-542)))) (-1631 (((-112) |#4| $) 100) (((-112) $) 96)) (-3959 ((|#4| |#4| $) 91)) (-3445 (((-1089) $) 10)) (-3858 (((-3 |#4| "failed") $) 84)) (-1614 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 61)) (-3747 (((-3 $ "failed") $ |#4|) 78)) (-4268 (($ $ |#4|) 77) (((-623 $) |#4| $) 115) (((-623 $) |#4| (-623 $)) 114) (((-623 $) (-623 |#4|) $) 113) (((-623 $) (-623 |#4|) (-623 $)) 112)) (-1410 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 |#4|) (-623 |#4|)) 59 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-287 |#4|)) 57 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-623 (-287 |#4|))) 56 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))) (-3155 (((-112) $ $) 38)) (-4217 (((-112) $) 41)) (-2819 (($) 40)) (-3661 (((-749) $) 106)) (-3457 (((-749) |#4| $) 54 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344)))) (((-749) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4344)))) (-2435 (($ $) 39)) (-2451 (((-526) $) 69 (|has| |#4| (-596 (-526))))) (-2245 (($ (-623 |#4|)) 60)) (-3537 (($ $ |#3|) 28)) (-1446 (($ $ |#3|) 30)) (-3236 (($ $) 88)) (-3175 (($ $ |#3|) 29)) (-2233 (((-837) $) 11) (((-623 |#4|) $) 37)) (-4265 (((-749) $) 76 (|has| |#3| (-361)))) (-3526 (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 108)) (-1770 (((-112) $ (-1 (-112) |#4| (-623 |#4|))) 98)) (-3176 (((-623 $) |#4| $) 121) (((-623 $) |#4| (-623 $)) 120) (((-623 $) (-623 |#4|) $) 119) (((-623 $) (-623 |#4|) (-623 $)) 118)) (-3404 (((-112) (-1 (-112) |#4|) $) 49 (|has| $ (-6 -4344)))) (-1751 (((-623 |#3|) $) 81)) (-2993 (((-112) |#4| $) 135)) (-3636 (((-112) |#3| $) 80)) (-2264 (((-112) $ $) 6)) (-3307 (((-749) $) 46 (|has| $ (-6 -4344)))))
+(((-1041 |#1| |#2| |#3| |#4|) (-138) (-444) (-771) (-825) (-1035 |t#1| |t#2| |t#3|)) (T -1041))
+((-3201 (*1 *2 *3 *1) (-12 (-4 *1 (-1041 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-112)))) (-2515 (*1 *2 *3 *1) (-12 (-4 *1 (-1041 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-112)))) (-2993 (*1 *2 *3 *1) (-12 (-4 *1 (-1041 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-112)))) (-3201 (*1 *2 *1) (-12 (-4 *1 (-1041 *3 *4 *5 *6)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-112)))) (-3350 (*1 *2 *3 *1) (-12 (-4 *1 (-1041 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-112)))) (-1785 (*1 *2 *3 *1) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-3 (-112) (-623 *1))) (-4 *1 (-1041 *4 *5 *6 *3)))) (-2101 (*1 *2 *3 *1) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -1608 *1)))) (-4 *1 (-1041 *4 *5 *6 *3)))) (-2101 (*1 *2 *3 *1) (-12 (-4 *1 (-1041 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-112)))) (-3087 (*1 *2 *3 *1) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-623 *1)) (-4 *1 (-1041 *4 *5 *6 *3)))) (-3352 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-3 *3 (-623 *1))) (-4 *1 (-1041 *4 *5 *6 *3)))) (-1623 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *1)))) (-4 *1 (-1041 *4 *5 *6 *3)))) (-2318 (*1 *2 *3 *1) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *1)))) (-4 *1 (-1041 *4 *5 *6 *3)))) (-4072 (*1 *2 *3 *1) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-623 *1)) (-4 *1 (-1041 *4 *5 *6 *3)))) (-4072 (*1 *2 *3 *1) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-1041 *4 *5 *6 *7)))) (-4072 (*1 *2 *3 *2) (-12 (-5 *2 (-623 *1)) (-5 *3 (-623 *7)) (-4 *1 (-1041 *4 *5 *6 *7)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)))) (-4072 (*1 *2 *3 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-1041 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)))) (-3176 (*1 *2 *3 *1) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-623 *1)) (-4 *1 (-1041 *4 *5 *6 *3)))) (-3176 (*1 *2 *3 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-1041 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)))) (-3176 (*1 *2 *3 *1) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-1041 *4 *5 *6 *7)))) (-3176 (*1 *2 *3 *2) (-12 (-5 *2 (-623 *1)) (-5 *3 (-623 *7)) (-4 *1 (-1041 *4 *5 *6 *7)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)))) (-3552 (*1 *1 *2 *1) (-12 (-4 *1 (-1041 *3 *4 *5 *2)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5)))) (-3552 (*1 *1 *2 *1) (-12 (-5 *2 (-623 *6)) (-4 *1 (-1041 *3 *4 *5 *6)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)))) (-4268 (*1 *2 *3 *1) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-623 *1)) (-4 *1 (-1041 *4 *5 *6 *3)))) (-4268 (*1 *2 *3 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-1041 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)))) (-4268 (*1 *2 *3 *1) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-1041 *4 *5 *6 *7)))) (-4268 (*1 *2 *3 *2) (-12 (-5 *2 (-623 *1)) (-5 *3 (-623 *7)) (-4 *1 (-1041 *4 *5 *6 *7)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)))) (-3186 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-1041 *5 *6 *7 *8)))))
+(-13 (-1175 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-15 -3201 ((-112) |t#4| $)) (-15 -2515 ((-112) |t#4| $)) (-15 -2993 ((-112) |t#4| $)) (-15 -3201 ((-112) $)) (-15 -3350 ((-112) |t#4| $)) (-15 -1785 ((-3 (-112) (-623 $)) |t#4| $)) (-15 -2101 ((-623 (-2 (|:| |val| (-112)) (|:| -1608 $))) |t#4| $)) (-15 -2101 ((-112) |t#4| $)) (-15 -3087 ((-623 $) |t#4| $)) (-15 -3352 ((-3 |t#4| (-623 $)) |t#4| |t#4| $)) (-15 -1623 ((-623 (-2 (|:| |val| |t#4|) (|:| -1608 $))) |t#4| |t#4| $)) (-15 -2318 ((-623 (-2 (|:| |val| |t#4|) (|:| -1608 $))) |t#4| $)) (-15 -4072 ((-623 $) |t#4| $)) (-15 -4072 ((-623 $) (-623 |t#4|) $)) (-15 -4072 ((-623 $) (-623 |t#4|) (-623 $))) (-15 -4072 ((-623 $) |t#4| (-623 $))) (-15 -3176 ((-623 $) |t#4| $)) (-15 -3176 ((-623 $) |t#4| (-623 $))) (-15 -3176 ((-623 $) (-623 |t#4|) $)) (-15 -3176 ((-623 $) (-623 |t#4|) (-623 $))) (-15 -3552 ($ |t#4| $)) (-15 -3552 ($ (-623 |t#4|) $)) (-15 -4268 ((-623 $) |t#4| $)) (-15 -4268 ((-623 $) |t#4| (-623 $))) (-15 -4268 ((-623 $) (-623 |t#4|) $)) (-15 -4268 ((-623 $) (-623 |t#4|) (-623 $))) (-15 -3186 ((-623 $) (-623 |t#4|) (-112)))))
+(((-34) . T) ((-101) . T) ((-595 (-623 |#4|)) . T) ((-595 (-837)) . T) ((-149 |#4|) . T) ((-596 (-526)) |has| |#4| (-596 (-526))) ((-302 |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))) ((-481 |#4|) . T) ((-505 |#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))) ((-950 |#1| |#2| |#3| |#4|) . T) ((-1069) . T) ((-1175 |#1| |#2| |#3| |#4|) . T) ((-1182) . T))
+((-2977 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#5|) 81)) (-2349 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#4| |#5|) 113)) (-3413 (((-623 |#5|) |#4| |#5|) 70)) (-1921 (((-623 (-2 (|:| |val| (-112)) (|:| -1608 |#5|))) |#4| |#5|) 46) (((-112) |#4| |#5|) 53)) (-3654 (((-1233)) 37)) (-2464 (((-1233)) 26)) (-3976 (((-1233) (-1127) (-1127) (-1127)) 33)) (-2722 (((-1233) (-1127) (-1127) (-1127)) 22)) (-1732 (((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) |#4| |#4| |#5|) 96)) (-1290 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) |#3| (-112)) 107) (((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#4| |#5| (-112) (-112)) 50)) (-2794 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#4| |#5|) 102)))
+(((-1042 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2722 ((-1233) (-1127) (-1127) (-1127))) (-15 -2464 ((-1233))) (-15 -3976 ((-1233) (-1127) (-1127) (-1127))) (-15 -3654 ((-1233))) (-15 -1732 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) |#4| |#4| |#5|)) (-15 -1290 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#4| |#5| (-112) (-112))) (-15 -1290 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) |#3| (-112))) (-15 -2794 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#4| |#5|)) (-15 -2349 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#4| |#5|)) (-15 -1921 ((-112) |#4| |#5|)) (-15 -1921 ((-623 (-2 (|:| |val| (-112)) (|:| -1608 |#5|))) |#4| |#5|)) (-15 -3413 ((-623 |#5|) |#4| |#5|)) (-15 -2977 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#5|))) (-444) (-771) (-825) (-1035 |#1| |#2| |#3|) (-1041 |#1| |#2| |#3| |#4|)) (T -1042))
+((-2977 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4)))) (-5 *1 (-1042 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-3413 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 *4)) (-5 *1 (-1042 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-1921 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -1608 *4)))) (-5 *1 (-1042 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-1921 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-1042 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-2349 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4)))) (-5 *1 (-1042 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-2794 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4)))) (-5 *1 (-1042 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-1290 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 (-2 (|:| |val| (-623 *8)) (|:| -1608 *9)))) (-5 *5 (-112)) (-4 *8 (-1035 *6 *7 *4)) (-4 *9 (-1041 *6 *7 *4 *8)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *4 (-825)) (-5 *2 (-623 (-2 (|:| |val| *8) (|:| -1608 *9)))) (-5 *1 (-1042 *6 *7 *4 *8 *9)))) (-1290 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *3 (-1035 *6 *7 *8)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4)))) (-5 *1 (-1042 *6 *7 *8 *3 *4)) (-4 *4 (-1041 *6 *7 *8 *3)))) (-1732 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4)))) (-5 *1 (-1042 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-3654 (*1 *2) (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-1233)) (-5 *1 (-1042 *3 *4 *5 *6 *7)) (-4 *7 (-1041 *3 *4 *5 *6)))) (-3976 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1127)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-1233)) (-5 *1 (-1042 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))) (-2464 (*1 *2) (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-1233)) (-5 *1 (-1042 *3 *4 *5 *6 *7)) (-4 *7 (-1041 *3 *4 *5 *6)))) (-2722 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1127)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-1233)) (-5 *1 (-1042 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))))
+(-10 -7 (-15 -2722 ((-1233) (-1127) (-1127) (-1127))) (-15 -2464 ((-1233))) (-15 -3976 ((-1233) (-1127) (-1127) (-1127))) (-15 -3654 ((-1233))) (-15 -1732 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) |#4| |#4| |#5|)) (-15 -1290 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#4| |#5| (-112) (-112))) (-15 -1290 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) |#3| (-112))) (-15 -2794 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#4| |#5|)) (-15 -2349 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#4| |#5|)) (-15 -1921 ((-112) |#4| |#5|)) (-15 -1921 ((-623 (-2 (|:| |val| (-112)) (|:| -1608 |#5|))) |#4| |#5|)) (-15 -3413 ((-623 |#5|) |#4| |#5|)) (-15 -2977 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#5|)))
+((-2221 (((-112) $ $) NIL)) (-2263 (((-1181) $) 13)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1763 (((-1104) $) 10)) (-2233 (((-837) $) 22) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-1043) (-13 (-1052) (-10 -8 (-15 -1763 ((-1104) $)) (-15 -2263 ((-1181) $))))) (T -1043))
+((-1763 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-1043)))) (-2263 (*1 *2 *1) (-12 (-5 *2 (-1181)) (-5 *1 (-1043)))))
+(-13 (-1052) (-10 -8 (-15 -1763 ((-1104) $)) (-15 -2263 ((-1181) $))))
+((-2221 (((-112) $ $) NIL)) (-1856 (((-1145) $) 8)) (-2369 (((-1127) $) 16)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 11)) (-2264 (((-112) $ $) 13)))
+(((-1044 |#1|) (-13 (-1069) (-10 -8 (-15 -1856 ((-1145) $)))) (-1145)) (T -1044))
+((-1856 (*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-1044 *3)) (-14 *3 *2))))
+(-13 (-1069) (-10 -8 (-15 -1856 ((-1145) $))))
+((-2221 (((-112) $ $) NIL)) (-1275 (($ $ (-623 (-1145)) (-1 (-112) (-623 |#3|))) 33)) (-3908 (($ |#3| |#3|) 22) (($ |#3| |#3| (-623 (-1145))) 20)) (-2386 ((|#3| $) 13)) (-2288 (((-3 (-287 |#3|) "failed") $) 58)) (-2202 (((-287 |#3|) $) NIL)) (-4276 (((-623 (-1145)) $) 16)) (-3848 (((-866 |#1|) $) 11)) (-2374 ((|#3| $) 12)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2757 ((|#3| $ |#3|) 27) ((|#3| $ |#3| (-895)) 39)) (-2233 (((-837) $) 86) (($ (-287 |#3|)) 21)) (-2264 (((-112) $ $) 36)))
+(((-1045 |#1| |#2| |#3|) (-13 (-1069) (-279 |#3| |#3|) (-1012 (-287 |#3|)) (-10 -8 (-15 -3908 ($ |#3| |#3|)) (-15 -3908 ($ |#3| |#3| (-623 (-1145)))) (-15 -1275 ($ $ (-623 (-1145)) (-1 (-112) (-623 |#3|)))) (-15 -3848 ((-866 |#1|) $)) (-15 -2374 (|#3| $)) (-15 -2386 (|#3| $)) (-15 -2757 (|#3| $ |#3| (-895))) (-15 -4276 ((-623 (-1145)) $)))) (-1069) (-13 (-1021) (-860 |#1|) (-825) (-596 (-866 |#1|))) (-13 (-423 |#2|) (-860 |#1|) (-596 (-866 |#1|)))) (T -1045))
+((-3908 (*1 *1 *2 *2) (-12 (-4 *3 (-1069)) (-4 *4 (-13 (-1021) (-860 *3) (-825) (-596 (-866 *3)))) (-5 *1 (-1045 *3 *4 *2)) (-4 *2 (-13 (-423 *4) (-860 *3) (-596 (-866 *3)))))) (-3908 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-623 (-1145))) (-4 *4 (-1069)) (-4 *5 (-13 (-1021) (-860 *4) (-825) (-596 (-866 *4)))) (-5 *1 (-1045 *4 *5 *2)) (-4 *2 (-13 (-423 *5) (-860 *4) (-596 (-866 *4)))))) (-1275 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-1145))) (-5 *3 (-1 (-112) (-623 *6))) (-4 *6 (-13 (-423 *5) (-860 *4) (-596 (-866 *4)))) (-4 *4 (-1069)) (-4 *5 (-13 (-1021) (-860 *4) (-825) (-596 (-866 *4)))) (-5 *1 (-1045 *4 *5 *6)))) (-3848 (*1 *2 *1) (-12 (-4 *3 (-1069)) (-4 *4 (-13 (-1021) (-860 *3) (-825) (-596 *2))) (-5 *2 (-866 *3)) (-5 *1 (-1045 *3 *4 *5)) (-4 *5 (-13 (-423 *4) (-860 *3) (-596 *2))))) (-2374 (*1 *2 *1) (-12 (-4 *3 (-1069)) (-4 *2 (-13 (-423 *4) (-860 *3) (-596 (-866 *3)))) (-5 *1 (-1045 *3 *4 *2)) (-4 *4 (-13 (-1021) (-860 *3) (-825) (-596 (-866 *3)))))) (-2386 (*1 *2 *1) (-12 (-4 *3 (-1069)) (-4 *2 (-13 (-423 *4) (-860 *3) (-596 (-866 *3)))) (-5 *1 (-1045 *3 *4 *2)) (-4 *4 (-13 (-1021) (-860 *3) (-825) (-596 (-866 *3)))))) (-2757 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-895)) (-4 *4 (-1069)) (-4 *5 (-13 (-1021) (-860 *4) (-825) (-596 (-866 *4)))) (-5 *1 (-1045 *4 *5 *2)) (-4 *2 (-13 (-423 *5) (-860 *4) (-596 (-866 *4)))))) (-4276 (*1 *2 *1) (-12 (-4 *3 (-1069)) (-4 *4 (-13 (-1021) (-860 *3) (-825) (-596 (-866 *3)))) (-5 *2 (-623 (-1145))) (-5 *1 (-1045 *3 *4 *5)) (-4 *5 (-13 (-423 *4) (-860 *3) (-596 (-866 *3)))))))
+(-13 (-1069) (-279 |#3| |#3|) (-1012 (-287 |#3|)) (-10 -8 (-15 -3908 ($ |#3| |#3|)) (-15 -3908 ($ |#3| |#3| (-623 (-1145)))) (-15 -1275 ($ $ (-623 (-1145)) (-1 (-112) (-623 |#3|)))) (-15 -3848 ((-866 |#1|) $)) (-15 -2374 (|#3| $)) (-15 -2386 (|#3| $)) (-15 -2757 (|#3| $ |#3| (-895))) (-15 -4276 ((-623 (-1145)) $))))
+((-2221 (((-112) $ $) NIL)) (-4313 (($ (-623 (-1045 |#1| |#2| |#3|))) 13)) (-1421 (((-623 (-1045 |#1| |#2| |#3|)) $) 20)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2757 ((|#3| $ |#3|) 23) ((|#3| $ |#3| (-895)) 26)) (-2233 (((-837) $) 16)) (-2264 (((-112) $ $) 19)))
+(((-1046 |#1| |#2| |#3|) (-13 (-1069) (-279 |#3| |#3|) (-10 -8 (-15 -4313 ($ (-623 (-1045 |#1| |#2| |#3|)))) (-15 -1421 ((-623 (-1045 |#1| |#2| |#3|)) $)) (-15 -2757 (|#3| $ |#3| (-895))))) (-1069) (-13 (-1021) (-860 |#1|) (-825) (-596 (-866 |#1|))) (-13 (-423 |#2|) (-860 |#1|) (-596 (-866 |#1|)))) (T -1046))
+((-4313 (*1 *1 *2) (-12 (-5 *2 (-623 (-1045 *3 *4 *5))) (-4 *3 (-1069)) (-4 *4 (-13 (-1021) (-860 *3) (-825) (-596 (-866 *3)))) (-4 *5 (-13 (-423 *4) (-860 *3) (-596 (-866 *3)))) (-5 *1 (-1046 *3 *4 *5)))) (-1421 (*1 *2 *1) (-12 (-4 *3 (-1069)) (-4 *4 (-13 (-1021) (-860 *3) (-825) (-596 (-866 *3)))) (-5 *2 (-623 (-1045 *3 *4 *5))) (-5 *1 (-1046 *3 *4 *5)) (-4 *5 (-13 (-423 *4) (-860 *3) (-596 (-866 *3)))))) (-2757 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-895)) (-4 *4 (-1069)) (-4 *5 (-13 (-1021) (-860 *4) (-825) (-596 (-866 *4)))) (-5 *1 (-1046 *4 *5 *2)) (-4 *2 (-13 (-423 *5) (-860 *4) (-596 (-866 *4)))))))
+(-13 (-1069) (-279 |#3| |#3|) (-10 -8 (-15 -4313 ($ (-623 (-1045 |#1| |#2| |#3|)))) (-15 -1421 ((-623 (-1045 |#1| |#2| |#3|)) $)) (-15 -2757 (|#3| $ |#3| (-895)))))
+((-3000 (((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|)) (-112) (-112)) 75) (((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|))) 77) (((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|)) (-112)) 76)))
+(((-1047 |#1| |#2|) (-10 -7 (-15 -3000 ((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|)) (-112))) (-15 -3000 ((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|)))) (-15 -3000 ((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|)) (-112) (-112)))) (-13 (-300) (-145)) (-623 (-1145))) (T -1047))
+((-3000 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-5 *2 (-623 (-2 (|:| -4018 (-1141 *5)) (|:| -2999 (-623 (-926 *5)))))) (-5 *1 (-1047 *5 *6)) (-5 *3 (-623 (-926 *5))) (-14 *6 (-623 (-1145))))) (-3000 (*1 *2 *3) (-12 (-4 *4 (-13 (-300) (-145))) (-5 *2 (-623 (-2 (|:| -4018 (-1141 *4)) (|:| -2999 (-623 (-926 *4)))))) (-5 *1 (-1047 *4 *5)) (-5 *3 (-623 (-926 *4))) (-14 *5 (-623 (-1145))))) (-3000 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-5 *2 (-623 (-2 (|:| -4018 (-1141 *5)) (|:| -2999 (-623 (-926 *5)))))) (-5 *1 (-1047 *5 *6)) (-5 *3 (-623 (-926 *5))) (-14 *6 (-623 (-1145))))))
+(-10 -7 (-15 -3000 ((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|)) (-112))) (-15 -3000 ((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|)))) (-15 -3000 ((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|)) (-112) (-112))))
+((-1735 (((-411 |#3|) |#3|) 18)))
+(((-1048 |#1| |#2| |#3|) (-10 -7 (-15 -1735 ((-411 |#3|) |#3|))) (-1204 (-400 (-550))) (-13 (-356) (-145) (-703 (-400 (-550)) |#1|)) (-1204 |#2|)) (T -1048))
+((-1735 (*1 *2 *3) (-12 (-4 *4 (-1204 (-400 (-550)))) (-4 *5 (-13 (-356) (-145) (-703 (-400 (-550)) *4))) (-5 *2 (-411 *3)) (-5 *1 (-1048 *4 *5 *3)) (-4 *3 (-1204 *5)))))
+(-10 -7 (-15 -1735 ((-411 |#3|) |#3|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 126)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-356)))) (-3050 (($ $) NIL (|has| |#1| (-356)))) (-3953 (((-112) $) NIL (|has| |#1| (-356)))) (-3992 (((-667 |#1|) (-1228 $)) NIL) (((-667 |#1|)) 115)) (-2223 ((|#1| $) 119)) (-3435 (((-1155 (-895) (-749)) (-550)) NIL (|has| |#1| (-342)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL (|has| |#1| (-356)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-356)))) (-1611 (((-112) $ $) NIL (|has| |#1| (-356)))) (-3828 (((-749)) 40 (|has| |#1| (-361)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) NIL)) (-2202 (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) NIL)) (-2821 (($ (-1228 |#1|) (-1228 $)) NIL) (($ (-1228 |#1|)) 43)) (-2082 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-342)))) (-3455 (($ $ $) NIL (|has| |#1| (-356)))) (-2766 (((-667 |#1|) $ (-1228 $)) NIL) (((-667 |#1|) $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) 106) (((-667 |#1|) (-667 $)) 101)) (-2924 (($ |#2|) 61) (((-3 $ "failed") (-400 |#2|)) NIL (|has| |#1| (-356)))) (-1537 (((-3 $ "failed") $) NIL)) (-3398 (((-895)) 77)) (-1864 (($) 44 (|has| |#1| (-361)))) (-3429 (($ $ $) NIL (|has| |#1| (-356)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-2664 (($) NIL (|has| |#1| (-342)))) (-4139 (((-112) $) NIL (|has| |#1| (-342)))) (-4322 (($ $ (-749)) NIL (|has| |#1| (-342))) (($ $) NIL (|has| |#1| (-342)))) (-1568 (((-112) $) NIL (|has| |#1| (-356)))) (-2603 (((-895) $) NIL (|has| |#1| (-342))) (((-811 (-895)) $) NIL (|has| |#1| (-342)))) (-2419 (((-112) $) NIL)) (-1571 ((|#1| $) NIL)) (-1620 (((-3 $ "failed") $) NIL (|has| |#1| (-342)))) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-2835 ((|#2| $) 84 (|has| |#1| (-356)))) (-4073 (((-895) $) 131 (|has| |#1| (-361)))) (-2910 ((|#2| $) 58)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL (|has| |#1| (-356)))) (-2463 (($) NIL (|has| |#1| (-342)) CONST)) (-3690 (($ (-895)) 125 (|has| |#1| (-361)))) (-3445 (((-1089) $) NIL)) (-2256 (($) 121)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#1| (-356)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-1934 (((-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))) NIL (|has| |#1| (-342)))) (-1735 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-3409 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1988 (((-749) $) NIL (|has| |#1| (-356)))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-356)))) (-3563 ((|#1| (-1228 $)) NIL) ((|#1|) 109)) (-2899 (((-749) $) NIL (|has| |#1| (-342))) (((-3 (-749) "failed") $ $) NIL (|has| |#1| (-342)))) (-2798 (($ $) NIL (-1489 (-12 (|has| |#1| (-227)) (|has| |#1| (-356))) (|has| |#1| (-342)))) (($ $ (-749)) NIL (-1489 (-12 (|has| |#1| (-227)) (|has| |#1| (-356))) (|has| |#1| (-342)))) (($ $ (-1145)) NIL (-12 (|has| |#1| (-356)) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#1| (-356)) (|has| |#1| (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#1| (-356)) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#1| (-356)) (|has| |#1| (-874 (-1145))))) (($ $ (-1 |#1| |#1|) (-749)) NIL (|has| |#1| (-356))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-356)))) (-2871 (((-667 |#1|) (-1228 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-356)))) (-3832 ((|#2|) 73)) (-2038 (($) NIL (|has| |#1| (-342)))) (-2999 (((-1228 |#1|) $ (-1228 $)) 89) (((-667 |#1|) (-1228 $) (-1228 $)) NIL) (((-1228 |#1|) $) 71) (((-667 |#1|) (-1228 $)) 85)) (-2451 (((-1228 |#1|) $) NIL) (($ (-1228 |#1|)) NIL) ((|#2| $) NIL) (($ |#2|) NIL)) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (|has| |#1| (-342)))) (-2233 (((-837) $) 57) (($ (-550)) 53) (($ |#1|) 54) (($ $) NIL (|has| |#1| (-356))) (($ (-400 (-550))) NIL (-1489 (|has| |#1| (-356)) (|has| |#1| (-1012 (-400 (-550))))))) (-1613 (($ $) NIL (|has| |#1| (-342))) (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3359 ((|#2| $) 82)) (-3091 (((-749)) 75)) (-2206 (((-1228 $)) 81)) (-1819 (((-112) $ $) NIL (|has| |#1| (-356)))) (-2688 (($) 30 T CONST)) (-2700 (($) 19 T CONST)) (-1901 (($ $) NIL (-1489 (-12 (|has| |#1| (-227)) (|has| |#1| (-356))) (|has| |#1| (-342)))) (($ $ (-749)) NIL (-1489 (-12 (|has| |#1| (-227)) (|has| |#1| (-356))) (|has| |#1| (-342)))) (($ $ (-1145)) NIL (-12 (|has| |#1| (-356)) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#1| (-356)) (|has| |#1| (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#1| (-356)) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#1| (-356)) (|has| |#1| (-874 (-1145))))) (($ $ (-1 |#1| |#1|) (-749)) NIL (|has| |#1| (-356))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-356)))) (-2264 (((-112) $ $) 63)) (-2382 (($ $ $) NIL (|has| |#1| (-356)))) (-2370 (($ $) 67) (($ $ $) NIL)) (-2358 (($ $ $) 65)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#1| (-356)))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 51) (($ $ $) 69) (($ $ |#1|) NIL) (($ |#1| $) 48) (($ (-400 (-550)) $) NIL (|has| |#1| (-356))) (($ $ (-400 (-550))) NIL (|has| |#1| (-356)))))
+(((-1049 |#1| |#2| |#3|) (-703 |#1| |#2|) (-170) (-1204 |#1|) |#2|) (T -1049))
NIL
(-703 |#1| |#2|)
-((-3338 (((-411 |#3|) |#3|) 19)))
-(((-1049 |#1| |#2| |#3|) (-10 -7 (-15 -3338 ((-411 |#3|) |#3|))) (-1203 (-400 (-925 (-550)))) (-13 (-356) (-145) (-703 (-400 (-925 (-550))) |#1|)) (-1203 |#2|)) (T -1049))
-((-3338 (*1 *2 *3) (-12 (-4 *4 (-1203 (-400 (-925 (-550))))) (-4 *5 (-13 (-356) (-145) (-703 (-400 (-925 (-550))) *4))) (-5 *2 (-411 *3)) (-5 *1 (-1049 *4 *5 *3)) (-4 *3 (-1203 *5)))))
-(-10 -7 (-15 -3338 ((-411 |#3|) |#3|)))
-((-1504 (((-112) $ $) NIL)) (-2707 (($ $ $) 14)) (-4164 (($ $ $) 15)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1871 (($) 6)) (-4028 (((-1144) $) 18)) (-1518 (((-836) $) 12)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 13)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 8)))
-(((-1050) (-13 (-825) (-10 -8 (-15 -1871 ($)) (-15 -4028 ((-1144) $))))) (T -1050))
-((-1871 (*1 *1) (-5 *1 (-1050))) (-4028 (*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-1050)))))
-(-13 (-825) (-10 -8 (-15 -1871 ($)) (-15 -4028 ((-1144) $))))
-((-1504 (((-112) $ $) 7)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11) (((-1149) $) 15) (($ (-1149)) 14)) (-2316 (((-112) $ $) 6)))
-(((-1051) (-138)) (T -1051))
+((-1735 (((-411 |#3|) |#3|) 19)))
+(((-1050 |#1| |#2| |#3|) (-10 -7 (-15 -1735 ((-411 |#3|) |#3|))) (-1204 (-400 (-926 (-550)))) (-13 (-356) (-145) (-703 (-400 (-926 (-550))) |#1|)) (-1204 |#2|)) (T -1050))
+((-1735 (*1 *2 *3) (-12 (-4 *4 (-1204 (-400 (-926 (-550))))) (-4 *5 (-13 (-356) (-145) (-703 (-400 (-926 (-550))) *4))) (-5 *2 (-411 *3)) (-5 *1 (-1050 *4 *5 *3)) (-4 *3 (-1204 *5)))))
+(-10 -7 (-15 -1735 ((-411 |#3|) |#3|)))
+((-2221 (((-112) $ $) NIL)) (-2793 (($ $ $) 14)) (-2173 (($ $ $) 15)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1561 (($) 6)) (-2451 (((-1145) $) 18)) (-2233 (((-837) $) 12)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 13)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 8)))
+(((-1051) (-13 (-825) (-10 -8 (-15 -1561 ($)) (-15 -2451 ((-1145) $))))) (T -1051))
+((-1561 (*1 *1) (-5 *1 (-1051))) (-2451 (*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-1051)))))
+(-13 (-825) (-10 -8 (-15 -1561 ($)) (-15 -2451 ((-1145) $))))
+((-2221 (((-112) $ $) 7)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11) (((-1150) $) 15) (($ (-1150)) 14)) (-2264 (((-112) $ $) 6)))
+(((-1052) (-138)) (T -1052))
NIL
(-13 (-92))
-(((-92) . T) ((-101) . T) ((-595 (-836)) . T) ((-595 (-1149)) . T) ((-1068) . T))
-((-1962 ((|#1| |#1| (-1 (-550) |#1| |#1|)) 24) ((|#1| |#1| (-1 (-112) |#1|)) 20)) (-3092 (((-1232)) 15)) (-3804 (((-623 |#1|)) 9)))
-(((-1052 |#1|) (-10 -7 (-15 -3092 ((-1232))) (-15 -3804 ((-623 |#1|))) (-15 -1962 (|#1| |#1| (-1 (-112) |#1|))) (-15 -1962 (|#1| |#1| (-1 (-550) |#1| |#1|)))) (-131)) (T -1052))
-((-1962 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-550) *2 *2)) (-4 *2 (-131)) (-5 *1 (-1052 *2)))) (-1962 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-112) *2)) (-4 *2 (-131)) (-5 *1 (-1052 *2)))) (-3804 (*1 *2) (-12 (-5 *2 (-623 *3)) (-5 *1 (-1052 *3)) (-4 *3 (-131)))) (-3092 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-1052 *3)) (-4 *3 (-131)))))
-(-10 -7 (-15 -3092 ((-1232))) (-15 -3804 ((-623 |#1|))) (-15 -1962 (|#1| |#1| (-1 (-112) |#1|))) (-15 -1962 (|#1| |#1| (-1 (-550) |#1| |#1|))))
-((-3979 (($ (-108) $) 16)) (-4089 (((-3 (-108) "failed") (-1144) $) 15)) (-3498 (($) 7)) (-2148 (($) 17)) (-2062 (($) 18)) (-4199 (((-623 (-173)) $) 10)) (-1518 (((-836) $) 21)))
-(((-1053) (-13 (-595 (-836)) (-10 -8 (-15 -3498 ($)) (-15 -4199 ((-623 (-173)) $)) (-15 -4089 ((-3 (-108) "failed") (-1144) $)) (-15 -3979 ($ (-108) $)) (-15 -2148 ($)) (-15 -2062 ($))))) (T -1053))
-((-3498 (*1 *1) (-5 *1 (-1053))) (-4199 (*1 *2 *1) (-12 (-5 *2 (-623 (-173))) (-5 *1 (-1053)))) (-4089 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1144)) (-5 *2 (-108)) (-5 *1 (-1053)))) (-3979 (*1 *1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1053)))) (-2148 (*1 *1) (-5 *1 (-1053))) (-2062 (*1 *1) (-5 *1 (-1053))))
-(-13 (-595 (-836)) (-10 -8 (-15 -3498 ($)) (-15 -4199 ((-623 (-173)) $)) (-15 -4089 ((-3 (-108) "failed") (-1144) $)) (-15 -3979 ($ (-108) $)) (-15 -2148 ($)) (-15 -2062 ($))))
-((-1265 (((-1227 (-667 |#1|)) (-623 (-667 |#1|))) 42) (((-1227 (-667 (-925 |#1|))) (-623 (-1144)) (-667 (-925 |#1|))) 63) (((-1227 (-667 (-400 (-925 |#1|)))) (-623 (-1144)) (-667 (-400 (-925 |#1|)))) 79)) (-1373 (((-1227 |#1|) (-667 |#1|) (-623 (-667 |#1|))) 36)))
-(((-1054 |#1|) (-10 -7 (-15 -1265 ((-1227 (-667 (-400 (-925 |#1|)))) (-623 (-1144)) (-667 (-400 (-925 |#1|))))) (-15 -1265 ((-1227 (-667 (-925 |#1|))) (-623 (-1144)) (-667 (-925 |#1|)))) (-15 -1265 ((-1227 (-667 |#1|)) (-623 (-667 |#1|)))) (-15 -1373 ((-1227 |#1|) (-667 |#1|) (-623 (-667 |#1|))))) (-356)) (T -1054))
-((-1373 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-667 *5))) (-5 *3 (-667 *5)) (-4 *5 (-356)) (-5 *2 (-1227 *5)) (-5 *1 (-1054 *5)))) (-1265 (*1 *2 *3) (-12 (-5 *3 (-623 (-667 *4))) (-4 *4 (-356)) (-5 *2 (-1227 (-667 *4))) (-5 *1 (-1054 *4)))) (-1265 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-1144))) (-4 *5 (-356)) (-5 *2 (-1227 (-667 (-925 *5)))) (-5 *1 (-1054 *5)) (-5 *4 (-667 (-925 *5))))) (-1265 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-1144))) (-4 *5 (-356)) (-5 *2 (-1227 (-667 (-400 (-925 *5))))) (-5 *1 (-1054 *5)) (-5 *4 (-667 (-400 (-925 *5)))))))
-(-10 -7 (-15 -1265 ((-1227 (-667 (-400 (-925 |#1|)))) (-623 (-1144)) (-667 (-400 (-925 |#1|))))) (-15 -1265 ((-1227 (-667 (-925 |#1|))) (-623 (-1144)) (-667 (-925 |#1|)))) (-15 -1265 ((-1227 (-667 |#1|)) (-623 (-667 |#1|)))) (-15 -1373 ((-1227 |#1|) (-667 |#1|) (-623 (-667 |#1|)))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1662 (((-623 (-749)) $) NIL) (((-623 (-749)) $ (-1144)) NIL)) (-4073 (((-749) $) NIL) (((-749) $ (-1144)) NIL)) (-3141 (((-623 (-1056 (-1144))) $) NIL)) (-3306 (((-1140 $) $ (-1056 (-1144))) NIL) (((-1140 |#1|) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-1520 (((-749) $) NIL) (((-749) $ (-623 (-1056 (-1144)))) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-1505 (($ $) NIL (|has| |#1| (-444)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-444)))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-1417 (($ $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-1056 (-1144)) "failed") $) NIL) (((-3 (-1144) "failed") $) NIL) (((-3 (-1093 |#1| (-1144)) "failed") $) NIL)) (-2726 ((|#1| $) NIL) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-1056 (-1144)) $) NIL) (((-1144) $) NIL) (((-1093 |#1| (-1144)) $) NIL)) (-3340 (($ $ $ (-1056 (-1144))) NIL (|has| |#1| (-170)))) (-3295 (($ $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-2674 (($ $) NIL (|has| |#1| (-444))) (($ $ (-1056 (-1144))) NIL (|has| |#1| (-444)))) (-3287 (((-623 $) $) NIL)) (-3933 (((-112) $) NIL (|has| |#1| (-882)))) (-2613 (($ $ |#1| (-522 (-1056 (-1144))) $) NIL)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (-12 (|has| (-1056 (-1144)) (-859 (-372))) (|has| |#1| (-859 (-372))))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (-12 (|has| (-1056 (-1144)) (-859 (-550))) (|has| |#1| (-859 (-550)))))) (-2475 (((-749) $ (-1144)) NIL) (((-749) $) NIL)) (-3102 (((-112) $) NIL)) (-2603 (((-749) $) NIL)) (-3129 (($ (-1140 |#1|) (-1056 (-1144))) NIL) (($ (-1140 $) (-1056 (-1144))) NIL)) (-1822 (((-623 $) $) NIL)) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| (-522 (-1056 (-1144)))) NIL) (($ $ (-1056 (-1144)) (-749)) NIL) (($ $ (-623 (-1056 (-1144))) (-623 (-749))) NIL)) (-2843 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $ (-1056 (-1144))) NIL)) (-1667 (((-522 (-1056 (-1144))) $) NIL) (((-749) $ (-1056 (-1144))) NIL) (((-623 (-749)) $ (-623 (-1056 (-1144)))) NIL)) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-2688 (($ (-1 (-522 (-1056 (-1144))) (-522 (-1056 (-1144)))) $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-4167 (((-1 $ (-749)) (-1144)) NIL) (((-1 $ (-749)) $) NIL (|has| |#1| (-227)))) (-2558 (((-3 (-1056 (-1144)) "failed") $) NIL)) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL)) (-1970 (((-1056 (-1144)) $) NIL)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-1825 (((-1126) $) NIL)) (-1539 (((-112) $) NIL)) (-1598 (((-3 (-623 $) "failed") $) NIL)) (-1444 (((-3 (-623 $) "failed") $) NIL)) (-1748 (((-3 (-2 (|:| |var| (-1056 (-1144))) (|:| -3521 (-749))) "failed") $) NIL)) (-3083 (($ $) NIL)) (-3337 (((-1088) $) NIL)) (-3248 (((-112) $) NIL)) (-3256 ((|#1| $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#1| (-444)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3338 (((-411 $) $) NIL (|has| |#1| (-882)))) (-1495 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-3866 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-1056 (-1144)) |#1|) NIL) (($ $ (-623 (-1056 (-1144))) (-623 |#1|)) NIL) (($ $ (-1056 (-1144)) $) NIL) (($ $ (-623 (-1056 (-1144))) (-623 $)) NIL) (($ $ (-1144) $) NIL (|has| |#1| (-227))) (($ $ (-623 (-1144)) (-623 $)) NIL (|has| |#1| (-227))) (($ $ (-1144) |#1|) NIL (|has| |#1| (-227))) (($ $ (-623 (-1144)) (-623 |#1|)) NIL (|has| |#1| (-227)))) (-3453 (($ $ (-1056 (-1144))) NIL (|has| |#1| (-170)))) (-2393 (($ $ (-1056 (-1144))) NIL) (($ $ (-623 (-1056 (-1144)))) NIL) (($ $ (-1056 (-1144)) (-749)) NIL) (($ $ (-623 (-1056 (-1144))) (-623 (-749))) NIL) (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4299 (((-623 (-1144)) $) NIL)) (-2970 (((-522 (-1056 (-1144))) $) NIL) (((-749) $ (-1056 (-1144))) NIL) (((-623 (-749)) $ (-623 (-1056 (-1144)))) NIL) (((-749) $ (-1144)) NIL)) (-4028 (((-865 (-372)) $) NIL (-12 (|has| (-1056 (-1144)) (-596 (-865 (-372)))) (|has| |#1| (-596 (-865 (-372)))))) (((-865 (-550)) $) NIL (-12 (|has| (-1056 (-1144)) (-596 (-865 (-550)))) (|has| |#1| (-596 (-865 (-550)))))) (((-526) $) NIL (-12 (|has| (-1056 (-1144)) (-596 (-526))) (|has| |#1| (-596 (-526)))))) (-2503 ((|#1| $) NIL (|has| |#1| (-444))) (($ $ (-1056 (-1144))) NIL (|has| |#1| (-444)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#1| (-882))))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL) (($ (-1056 (-1144))) NIL) (($ (-1144)) NIL) (($ (-1093 |#1| (-1144))) NIL) (($ (-400 (-550))) NIL (-1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1011 (-400 (-550)))))) (($ $) NIL (|has| |#1| (-542)))) (-3511 (((-623 |#1|) $) NIL)) (-2510 ((|#1| $ (-522 (-1056 (-1144)))) NIL) (($ $ (-1056 (-1144)) (-749)) NIL) (($ $ (-623 (-1056 (-1144))) (-623 (-749))) NIL)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| |#1| (-882))) (|has| |#1| (-143))))) (-2390 (((-749)) NIL)) (-2540 (($ $ $ (-749)) NIL (|has| |#1| (-170)))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $ (-1056 (-1144))) NIL) (($ $ (-623 (-1056 (-1144)))) NIL) (($ $ (-1056 (-1144)) (-749)) NIL) (($ $ (-623 (-1056 (-1144))) (-623 (-749))) NIL) (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
-(((-1055 |#1|) (-13 (-246 |#1| (-1144) (-1056 (-1144)) (-522 (-1056 (-1144)))) (-1011 (-1093 |#1| (-1144)))) (-1020)) (T -1055))
-NIL
-(-13 (-246 |#1| (-1144) (-1056 (-1144)) (-522 (-1056 (-1144)))) (-1011 (-1093 |#1| (-1144))))
-((-1504 (((-112) $ $) NIL)) (-4073 (((-749) $) NIL)) (-1861 ((|#1| $) 10)) (-3880 (((-3 |#1| "failed") $) NIL)) (-2726 ((|#1| $) NIL)) (-2475 (((-749) $) 11)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-4167 (($ |#1| (-749)) 9)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2393 (($ $) NIL) (($ $ (-749)) NIL)) (-1518 (((-836) $) NIL) (($ |#1|) NIL)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 15)))
-(((-1056 |#1|) (-259 |#1|) (-825)) (T -1056))
+(((-92) . T) ((-101) . T) ((-595 (-837)) . T) ((-595 (-1150)) . T) ((-1069) . T))
+((-4321 ((|#1| |#1| (-1 (-550) |#1| |#1|)) 24) ((|#1| |#1| (-1 (-112) |#1|)) 20)) (-2617 (((-1233)) 15)) (-1511 (((-623 |#1|)) 9)))
+(((-1053 |#1|) (-10 -7 (-15 -2617 ((-1233))) (-15 -1511 ((-623 |#1|))) (-15 -4321 (|#1| |#1| (-1 (-112) |#1|))) (-15 -4321 (|#1| |#1| (-1 (-550) |#1| |#1|)))) (-131)) (T -1053))
+((-4321 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-550) *2 *2)) (-4 *2 (-131)) (-5 *1 (-1053 *2)))) (-4321 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-112) *2)) (-4 *2 (-131)) (-5 *1 (-1053 *2)))) (-1511 (*1 *2) (-12 (-5 *2 (-623 *3)) (-5 *1 (-1053 *3)) (-4 *3 (-131)))) (-2617 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-1053 *3)) (-4 *3 (-131)))))
+(-10 -7 (-15 -2617 ((-1233))) (-15 -1511 ((-623 |#1|))) (-15 -4321 (|#1| |#1| (-1 (-112) |#1|))) (-15 -4321 (|#1| |#1| (-1 (-550) |#1| |#1|))))
+((-3913 (($ (-108) $) 16)) (-3773 (((-3 (-108) "failed") (-1145) $) 15)) (-2819 (($) 7)) (-2448 (($) 17)) (-2898 (($) 18)) (-2456 (((-623 (-173)) $) 10)) (-2233 (((-837) $) 21)))
+(((-1054) (-13 (-595 (-837)) (-10 -8 (-15 -2819 ($)) (-15 -2456 ((-623 (-173)) $)) (-15 -3773 ((-3 (-108) "failed") (-1145) $)) (-15 -3913 ($ (-108) $)) (-15 -2448 ($)) (-15 -2898 ($))))) (T -1054))
+((-2819 (*1 *1) (-5 *1 (-1054))) (-2456 (*1 *2 *1) (-12 (-5 *2 (-623 (-173))) (-5 *1 (-1054)))) (-3773 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1145)) (-5 *2 (-108)) (-5 *1 (-1054)))) (-3913 (*1 *1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1054)))) (-2448 (*1 *1) (-5 *1 (-1054))) (-2898 (*1 *1) (-5 *1 (-1054))))
+(-13 (-595 (-837)) (-10 -8 (-15 -2819 ($)) (-15 -2456 ((-623 (-173)) $)) (-15 -3773 ((-3 (-108) "failed") (-1145) $)) (-15 -3913 ($ (-108) $)) (-15 -2448 ($)) (-15 -2898 ($))))
+((-2946 (((-1228 (-667 |#1|)) (-623 (-667 |#1|))) 42) (((-1228 (-667 (-926 |#1|))) (-623 (-1145)) (-667 (-926 |#1|))) 63) (((-1228 (-667 (-400 (-926 |#1|)))) (-623 (-1145)) (-667 (-400 (-926 |#1|)))) 79)) (-2999 (((-1228 |#1|) (-667 |#1|) (-623 (-667 |#1|))) 36)))
+(((-1055 |#1|) (-10 -7 (-15 -2946 ((-1228 (-667 (-400 (-926 |#1|)))) (-623 (-1145)) (-667 (-400 (-926 |#1|))))) (-15 -2946 ((-1228 (-667 (-926 |#1|))) (-623 (-1145)) (-667 (-926 |#1|)))) (-15 -2946 ((-1228 (-667 |#1|)) (-623 (-667 |#1|)))) (-15 -2999 ((-1228 |#1|) (-667 |#1|) (-623 (-667 |#1|))))) (-356)) (T -1055))
+((-2999 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-667 *5))) (-5 *3 (-667 *5)) (-4 *5 (-356)) (-5 *2 (-1228 *5)) (-5 *1 (-1055 *5)))) (-2946 (*1 *2 *3) (-12 (-5 *3 (-623 (-667 *4))) (-4 *4 (-356)) (-5 *2 (-1228 (-667 *4))) (-5 *1 (-1055 *4)))) (-2946 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-1145))) (-4 *5 (-356)) (-5 *2 (-1228 (-667 (-926 *5)))) (-5 *1 (-1055 *5)) (-5 *4 (-667 (-926 *5))))) (-2946 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-1145))) (-4 *5 (-356)) (-5 *2 (-1228 (-667 (-400 (-926 *5))))) (-5 *1 (-1055 *5)) (-5 *4 (-667 (-400 (-926 *5)))))))
+(-10 -7 (-15 -2946 ((-1228 (-667 (-400 (-926 |#1|)))) (-623 (-1145)) (-667 (-400 (-926 |#1|))))) (-15 -2946 ((-1228 (-667 (-926 |#1|))) (-623 (-1145)) (-667 (-926 |#1|)))) (-15 -2946 ((-1228 (-667 |#1|)) (-623 (-667 |#1|)))) (-15 -2999 ((-1228 |#1|) (-667 |#1|) (-623 (-667 |#1|)))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3312 (((-623 (-749)) $) NIL) (((-623 (-749)) $ (-1145)) NIL)) (-3609 (((-749) $) NIL) (((-749) $ (-1145)) NIL)) (-1516 (((-623 (-1057 (-1145))) $) NIL)) (-1705 (((-1141 $) $ (-1057 (-1145))) NIL) (((-1141 |#1|) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-2457 (((-749) $) NIL) (((-749) $ (-623 (-1057 (-1145)))) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2318 (($ $) NIL (|has| |#1| (-444)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-444)))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2703 (($ $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-1057 (-1145)) "failed") $) NIL) (((-3 (-1145) "failed") $) NIL) (((-3 (-1094 |#1| (-1145)) "failed") $) NIL)) (-2202 ((|#1| $) NIL) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-1057 (-1145)) $) NIL) (((-1145) $) NIL) (((-1094 |#1| (-1145)) $) NIL)) (-1792 (($ $ $ (-1057 (-1145))) NIL (|has| |#1| (-170)))) (-1693 (($ $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2731 (($ $) NIL (|has| |#1| (-444))) (($ $ (-1057 (-1145))) NIL (|has| |#1| (-444)))) (-1683 (((-623 $) $) NIL)) (-1568 (((-112) $) NIL (|has| |#1| (-883)))) (-3401 (($ $ |#1| (-522 (-1057 (-1145))) $) NIL)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (-12 (|has| (-1057 (-1145)) (-860 (-372))) (|has| |#1| (-860 (-372))))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (-12 (|has| (-1057 (-1145)) (-860 (-550))) (|has| |#1| (-860 (-550)))))) (-2603 (((-749) $ (-1145)) NIL) (((-749) $) NIL)) (-2419 (((-112) $) NIL)) (-3324 (((-749) $) NIL)) (-1501 (($ (-1141 |#1|) (-1057 (-1145))) NIL) (($ (-1141 $) (-1057 (-1145))) NIL)) (-2336 (((-623 $) $) NIL)) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| (-522 (-1057 (-1145)))) NIL) (($ $ (-1057 (-1145)) (-749)) NIL) (($ $ (-623 (-1057 (-1145))) (-623 (-749))) NIL)) (-1766 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $ (-1057 (-1145))) NIL)) (-3346 (((-522 (-1057 (-1145))) $) NIL) (((-749) $ (-1057 (-1145))) NIL) (((-623 (-749)) $ (-623 (-1057 (-1145)))) NIL)) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-2863 (($ (-1 (-522 (-1057 (-1145))) (-522 (-1057 (-1145)))) $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-2136 (((-1 $ (-749)) (-1145)) NIL) (((-1 $ (-749)) $) NIL (|has| |#1| (-227)))) (-4059 (((-3 (-1057 (-1145)) "failed") $) NIL)) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL)) (-3968 (((-1057 (-1145)) $) NIL)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-2369 (((-1127) $) NIL)) (-1395 (((-112) $) NIL)) (-3833 (((-3 (-623 $) "failed") $) NIL)) (-3017 (((-3 (-623 $) "failed") $) NIL)) (-2891 (((-3 (-2 (|:| |var| (-1057 (-1145))) (|:| -3068 (-749))) "failed") $) NIL)) (-3888 (($ $) NIL)) (-3445 (((-1089) $) NIL)) (-1628 (((-112) $) NIL)) (-1639 ((|#1| $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#1| (-444)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-1735 (((-411 $) $) NIL (|has| |#1| (-883)))) (-3409 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-1553 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-1057 (-1145)) |#1|) NIL) (($ $ (-623 (-1057 (-1145))) (-623 |#1|)) NIL) (($ $ (-1057 (-1145)) $) NIL) (($ $ (-623 (-1057 (-1145))) (-623 $)) NIL) (($ $ (-1145) $) NIL (|has| |#1| (-227))) (($ $ (-623 (-1145)) (-623 $)) NIL (|has| |#1| (-227))) (($ $ (-1145) |#1|) NIL (|has| |#1| (-227))) (($ $ (-623 (-1145)) (-623 |#1|)) NIL (|has| |#1| (-227)))) (-3563 (($ $ (-1057 (-1145))) NIL (|has| |#1| (-170)))) (-2798 (($ $ (-1057 (-1145))) NIL) (($ $ (-623 (-1057 (-1145)))) NIL) (($ $ (-1057 (-1145)) (-749)) NIL) (($ $ (-623 (-1057 (-1145))) (-623 (-749))) NIL) (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4019 (((-623 (-1145)) $) NIL)) (-3661 (((-522 (-1057 (-1145))) $) NIL) (((-749) $ (-1057 (-1145))) NIL) (((-623 (-749)) $ (-623 (-1057 (-1145)))) NIL) (((-749) $ (-1145)) NIL)) (-2451 (((-866 (-372)) $) NIL (-12 (|has| (-1057 (-1145)) (-596 (-866 (-372)))) (|has| |#1| (-596 (-866 (-372)))))) (((-866 (-550)) $) NIL (-12 (|has| (-1057 (-1145)) (-596 (-866 (-550)))) (|has| |#1| (-596 (-866 (-550)))))) (((-526) $) NIL (-12 (|has| (-1057 (-1145)) (-596 (-526))) (|has| |#1| (-596 (-526)))))) (-1622 ((|#1| $) NIL (|has| |#1| (-444))) (($ $ (-1057 (-1145))) NIL (|has| |#1| (-444)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#1| (-883))))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL) (($ (-1057 (-1145))) NIL) (($ (-1145)) NIL) (($ (-1094 |#1| (-1145))) NIL) (($ (-400 (-550))) NIL (-1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1012 (-400 (-550)))))) (($ $) NIL (|has| |#1| (-542)))) (-2969 (((-623 |#1|) $) NIL)) (-1708 ((|#1| $ (-522 (-1057 (-1145)))) NIL) (($ $ (-1057 (-1145)) (-749)) NIL) (($ $ (-623 (-1057 (-1145))) (-623 (-749))) NIL)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| |#1| (-883))) (|has| |#1| (-143))))) (-3091 (((-749)) NIL)) (-3895 (($ $ $ (-749)) NIL (|has| |#1| (-170)))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $ (-1057 (-1145))) NIL) (($ $ (-623 (-1057 (-1145)))) NIL) (($ $ (-1057 (-1145)) (-749)) NIL) (($ $ (-623 (-1057 (-1145))) (-623 (-749))) NIL) (($ $) NIL (|has| |#1| (-227))) (($ $ (-749)) NIL (|has| |#1| (-227))) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+(((-1056 |#1|) (-13 (-246 |#1| (-1145) (-1057 (-1145)) (-522 (-1057 (-1145)))) (-1012 (-1094 |#1| (-1145)))) (-1021)) (T -1056))
+NIL
+(-13 (-246 |#1| (-1145) (-1057 (-1145)) (-522 (-1057 (-1145)))) (-1012 (-1094 |#1| (-1145))))
+((-2221 (((-112) $ $) NIL)) (-3609 (((-749) $) NIL)) (-2564 ((|#1| $) 10)) (-2288 (((-3 |#1| "failed") $) NIL)) (-2202 ((|#1| $) NIL)) (-2603 (((-749) $) 11)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-2136 (($ |#1| (-749)) 9)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2798 (($ $) NIL) (($ $ (-749)) NIL)) (-2233 (((-837) $) NIL) (($ |#1|) NIL)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 15)))
+(((-1057 |#1|) (-259 |#1|) (-825)) (T -1057))
NIL
(-259 |#1|)
-((-3972 (((-623 |#2|) (-1 |#2| |#1|) (-1062 |#1|)) 24 (|has| |#1| (-823))) (((-1062 |#2|) (-1 |#2| |#1|) (-1062 |#1|)) 14)))
-(((-1057 |#1| |#2|) (-10 -7 (-15 -3972 ((-1062 |#2|) (-1 |#2| |#1|) (-1062 |#1|))) (IF (|has| |#1| (-823)) (-15 -3972 ((-623 |#2|) (-1 |#2| |#1|) (-1062 |#1|))) |%noBranch|)) (-1181) (-1181)) (T -1057))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1062 *5)) (-4 *5 (-823)) (-4 *5 (-1181)) (-4 *6 (-1181)) (-5 *2 (-623 *6)) (-5 *1 (-1057 *5 *6)))) (-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1062 *5)) (-4 *5 (-1181)) (-4 *6 (-1181)) (-5 *2 (-1062 *6)) (-5 *1 (-1057 *5 *6)))))
-(-10 -7 (-15 -3972 ((-1062 |#2|) (-1 |#2| |#1|) (-1062 |#1|))) (IF (|has| |#1| (-823)) (-15 -3972 ((-623 |#2|) (-1 |#2| |#1|) (-1062 |#1|))) |%noBranch|))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 17) (((-1149) $) NIL) (($ (-1149)) NIL)) (-1509 (((-623 (-1103)) $) 9)) (-2316 (((-112) $ $) NIL)))
-(((-1058) (-13 (-1051) (-10 -8 (-15 -1509 ((-623 (-1103)) $))))) (T -1058))
-((-1509 (*1 *2 *1) (-12 (-5 *2 (-623 (-1103))) (-5 *1 (-1058)))))
-(-13 (-1051) (-10 -8 (-15 -1509 ((-623 (-1103)) $))))
-((-3972 (((-1060 |#2|) (-1 |#2| |#1|) (-1060 |#1|)) 19)))
-(((-1059 |#1| |#2|) (-10 -7 (-15 -3972 ((-1060 |#2|) (-1 |#2| |#1|) (-1060 |#1|)))) (-1181) (-1181)) (T -1059))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1060 *5)) (-4 *5 (-1181)) (-4 *6 (-1181)) (-5 *2 (-1060 *6)) (-5 *1 (-1059 *5 *6)))))
-(-10 -7 (-15 -3972 ((-1060 |#2|) (-1 |#2| |#1|) (-1060 |#1|))))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-1861 (((-1144) $) 11)) (-3939 (((-1062 |#1|) $) 12)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-3065 (($ (-1144) (-1062 |#1|)) 10)) (-1518 (((-836) $) 20 (|has| |#1| (-1068)))) (-2316 (((-112) $ $) 15 (|has| |#1| (-1068)))))
-(((-1060 |#1|) (-13 (-1181) (-10 -8 (-15 -3065 ($ (-1144) (-1062 |#1|))) (-15 -1861 ((-1144) $)) (-15 -3939 ((-1062 |#1|) $)) (IF (|has| |#1| (-1068)) (-6 (-1068)) |%noBranch|))) (-1181)) (T -1060))
-((-3065 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-1062 *4)) (-4 *4 (-1181)) (-5 *1 (-1060 *4)))) (-1861 (*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-1060 *3)) (-4 *3 (-1181)))) (-3939 (*1 *2 *1) (-12 (-5 *2 (-1062 *3)) (-5 *1 (-1060 *3)) (-4 *3 (-1181)))))
-(-13 (-1181) (-10 -8 (-15 -3065 ($ (-1144) (-1062 |#1|))) (-15 -1861 ((-1144) $)) (-15 -3939 ((-1062 |#1|) $)) (IF (|has| |#1| (-1068)) (-6 (-1068)) |%noBranch|)))
-((-3939 (($ |#1| |#1|) 7)) (-1374 ((|#1| $) 10)) (-4024 ((|#1| $) 12)) (-4036 (((-550) $) 8)) (-3429 ((|#1| $) 9)) (-4049 ((|#1| $) 11)) (-4028 (($ |#1|) 6)) (-1299 (($ |#1| |#1|) 14)) (-2132 (($ $ (-550)) 13)))
-(((-1061 |#1|) (-138) (-1181)) (T -1061))
-((-1299 (*1 *1 *2 *2) (-12 (-4 *1 (-1061 *2)) (-4 *2 (-1181)))) (-2132 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-1061 *3)) (-4 *3 (-1181)))) (-4024 (*1 *2 *1) (-12 (-4 *1 (-1061 *2)) (-4 *2 (-1181)))) (-4049 (*1 *2 *1) (-12 (-4 *1 (-1061 *2)) (-4 *2 (-1181)))) (-1374 (*1 *2 *1) (-12 (-4 *1 (-1061 *2)) (-4 *2 (-1181)))) (-3429 (*1 *2 *1) (-12 (-4 *1 (-1061 *2)) (-4 *2 (-1181)))) (-4036 (*1 *2 *1) (-12 (-4 *1 (-1061 *3)) (-4 *3 (-1181)) (-5 *2 (-550)))) (-3939 (*1 *1 *2 *2) (-12 (-4 *1 (-1061 *2)) (-4 *2 (-1181)))) (-4028 (*1 *1 *2) (-12 (-4 *1 (-1061 *2)) (-4 *2 (-1181)))))
-(-13 (-1181) (-10 -8 (-15 -1299 ($ |t#1| |t#1|)) (-15 -2132 ($ $ (-550))) (-15 -4024 (|t#1| $)) (-15 -4049 (|t#1| $)) (-15 -1374 (|t#1| $)) (-15 -3429 (|t#1| $)) (-15 -4036 ((-550) $)) (-15 -3939 ($ |t#1| |t#1|)) (-15 -4028 ($ |t#1|))))
-(((-1181) . T))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3939 (($ |#1| |#1|) 15)) (-3972 (((-623 |#1|) (-1 |#1| |#1|) $) 38 (|has| |#1| (-823)))) (-1374 ((|#1| $) 10)) (-4024 ((|#1| $) 9)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-4036 (((-550) $) 14)) (-3429 ((|#1| $) 12)) (-4049 ((|#1| $) 11)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-4214 (((-623 |#1|) $) 36 (|has| |#1| (-823))) (((-623 |#1|) (-623 $)) 35 (|has| |#1| (-823)))) (-4028 (($ |#1|) 26)) (-1518 (((-836) $) 25 (|has| |#1| (-1068)))) (-1299 (($ |#1| |#1|) 8)) (-2132 (($ $ (-550)) 16)) (-2316 (((-112) $ $) 19 (|has| |#1| (-1068)))))
-(((-1062 |#1|) (-13 (-1061 |#1|) (-10 -7 (IF (|has| |#1| (-1068)) (-6 (-1068)) |%noBranch|) (IF (|has| |#1| (-823)) (-6 (-1063 |#1| (-623 |#1|))) |%noBranch|))) (-1181)) (T -1062))
-NIL
-(-13 (-1061 |#1|) (-10 -7 (IF (|has| |#1| (-1068)) (-6 (-1068)) |%noBranch|) (IF (|has| |#1| (-823)) (-6 (-1063 |#1| (-623 |#1|))) |%noBranch|)))
-((-3939 (($ |#1| |#1|) 7)) (-3972 ((|#2| (-1 |#1| |#1|) $) 16)) (-1374 ((|#1| $) 10)) (-4024 ((|#1| $) 12)) (-4036 (((-550) $) 8)) (-3429 ((|#1| $) 9)) (-4049 ((|#1| $) 11)) (-4214 ((|#2| (-623 $)) 18) ((|#2| $) 17)) (-4028 (($ |#1|) 6)) (-1299 (($ |#1| |#1|) 14)) (-2132 (($ $ (-550)) 13)))
-(((-1063 |#1| |#2|) (-138) (-823) (-1117 |t#1|)) (T -1063))
-((-4214 (*1 *2 *3) (-12 (-5 *3 (-623 *1)) (-4 *1 (-1063 *4 *2)) (-4 *4 (-823)) (-4 *2 (-1117 *4)))) (-4214 (*1 *2 *1) (-12 (-4 *1 (-1063 *3 *2)) (-4 *3 (-823)) (-4 *2 (-1117 *3)))) (-3972 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *4 *4)) (-4 *1 (-1063 *4 *2)) (-4 *4 (-823)) (-4 *2 (-1117 *4)))))
-(-13 (-1061 |t#1|) (-10 -8 (-15 -4214 (|t#2| (-623 $))) (-15 -4214 (|t#2| $)) (-15 -3972 (|t#2| (-1 |t#1| |t#1|) $))))
-(((-1061 |#1|) . T) ((-1181) . T))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3159 (((-1103) $) 12)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 20) (((-1149) $) NIL) (($ (-1149)) NIL)) (-1925 (((-623 (-1103)) $) 10)) (-2316 (((-112) $ $) NIL)))
-(((-1064) (-13 (-1051) (-10 -8 (-15 -1925 ((-623 (-1103)) $)) (-15 -3159 ((-1103) $))))) (T -1064))
-((-1925 (*1 *2 *1) (-12 (-5 *2 (-623 (-1103))) (-5 *1 (-1064)))) (-3159 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-1064)))))
-(-13 (-1051) (-10 -8 (-15 -1925 ((-623 (-1103)) $)) (-15 -3159 ((-1103) $))))
-((-3965 (($ $ $) NIL) (($ $ |#2|) 13) (($ |#2| $) 14)) (-1445 (($ $ $) 10)) (-1525 (($ $ $) NIL) (($ $ |#2|) 15)))
-(((-1065 |#1| |#2|) (-10 -8 (-15 -3965 (|#1| |#2| |#1|)) (-15 -3965 (|#1| |#1| |#2|)) (-15 -3965 (|#1| |#1| |#1|)) (-15 -1445 (|#1| |#1| |#1|)) (-15 -1525 (|#1| |#1| |#2|)) (-15 -1525 (|#1| |#1| |#1|))) (-1066 |#2|) (-1068)) (T -1065))
-NIL
-(-10 -8 (-15 -3965 (|#1| |#2| |#1|)) (-15 -3965 (|#1| |#1| |#2|)) (-15 -3965 (|#1| |#1| |#1|)) (-15 -1445 (|#1| |#1| |#1|)) (-15 -1525 (|#1| |#1| |#2|)) (-15 -1525 (|#1| |#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-3965 (($ $ $) 18) (($ $ |#1|) 17) (($ |#1| $) 16)) (-1445 (($ $ $) 20)) (-1467 (((-112) $ $) 19)) (-4047 (((-112) $ (-749)) 35)) (-2142 (($) 25) (($ (-623 |#1|)) 24)) (-4253 (($ (-1 (-112) |#1|) $) 56 (|has| $ (-6 -4342)))) (-3513 (($) 36 T CONST)) (-1328 (($ $) 59 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3137 (($ |#1| $) 58 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 57 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 54 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) 53 (|has| $ (-6 -4342)))) (-3450 (((-623 |#1|) $) 43 (|has| $ (-6 -4342)))) (-1723 (((-112) $ $) 28)) (-1859 (((-112) $ (-749)) 34)) (-2689 (((-623 |#1|) $) 44 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 46 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#1| |#1|) $) 39 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 38)) (-1573 (((-112) $ (-749)) 33)) (-1825 (((-1126) $) 9)) (-1623 (($ $ $) 23)) (-3337 (((-1088) $) 10)) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 52)) (-1543 (((-112) (-1 (-112) |#1|) $) 41 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 |#1|) (-623 |#1|)) 50 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 49 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 48 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 (-287 |#1|))) 47 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 29)) (-2902 (((-112) $) 32)) (-3498 (($) 31)) (-1525 (($ $ $) 22) (($ $ |#1|) 21)) (-3350 (((-749) |#1| $) 45 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) (((-749) (-1 (-112) |#1|) $) 42 (|has| $ (-6 -4342)))) (-1731 (($ $) 30)) (-4028 (((-526) $) 60 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 51)) (-1518 (((-836) $) 11)) (-3578 (($) 27) (($ (-623 |#1|)) 26)) (-1675 (((-112) (-1 (-112) |#1|) $) 40 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 6)) (-3191 (((-749) $) 37 (|has| $ (-6 -4342)))))
-(((-1066 |#1|) (-138) (-1068)) (T -1066))
-((-1723 (*1 *2 *1 *1) (-12 (-4 *1 (-1066 *3)) (-4 *3 (-1068)) (-5 *2 (-112)))) (-3578 (*1 *1) (-12 (-4 *1 (-1066 *2)) (-4 *2 (-1068)))) (-3578 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-4 *1 (-1066 *3)))) (-2142 (*1 *1) (-12 (-4 *1 (-1066 *2)) (-4 *2 (-1068)))) (-2142 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-4 *1 (-1066 *3)))) (-1623 (*1 *1 *1 *1) (-12 (-4 *1 (-1066 *2)) (-4 *2 (-1068)))) (-1525 (*1 *1 *1 *1) (-12 (-4 *1 (-1066 *2)) (-4 *2 (-1068)))) (-1525 (*1 *1 *1 *2) (-12 (-4 *1 (-1066 *2)) (-4 *2 (-1068)))) (-1445 (*1 *1 *1 *1) (-12 (-4 *1 (-1066 *2)) (-4 *2 (-1068)))) (-1467 (*1 *2 *1 *1) (-12 (-4 *1 (-1066 *3)) (-4 *3 (-1068)) (-5 *2 (-112)))) (-3965 (*1 *1 *1 *1) (-12 (-4 *1 (-1066 *2)) (-4 *2 (-1068)))) (-3965 (*1 *1 *1 *2) (-12 (-4 *1 (-1066 *2)) (-4 *2 (-1068)))) (-3965 (*1 *1 *2 *1) (-12 (-4 *1 (-1066 *2)) (-4 *2 (-1068)))))
-(-13 (-1068) (-149 |t#1|) (-10 -8 (-6 -4332) (-15 -1723 ((-112) $ $)) (-15 -3578 ($)) (-15 -3578 ($ (-623 |t#1|))) (-15 -2142 ($)) (-15 -2142 ($ (-623 |t#1|))) (-15 -1623 ($ $ $)) (-15 -1525 ($ $ $)) (-15 -1525 ($ $ |t#1|)) (-15 -1445 ($ $ $)) (-15 -1467 ((-112) $ $)) (-15 -3965 ($ $ $)) (-15 -3965 ($ $ |t#1|)) (-15 -3965 ($ |t#1| $))))
-(((-34) . T) ((-101) . T) ((-595 (-836)) . T) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-1068) . T) ((-1181) . T))
-((-1825 (((-1126) $) 10)) (-3337 (((-1088) $) 8)))
-(((-1067 |#1|) (-10 -8 (-15 -1825 ((-1126) |#1|)) (-15 -3337 ((-1088) |#1|))) (-1068)) (T -1067))
-NIL
-(-10 -8 (-15 -1825 ((-1126) |#1|)) (-15 -3337 ((-1088) |#1|)))
-((-1504 (((-112) $ $) 7)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2316 (((-112) $ $) 6)))
-(((-1068) (-138)) (T -1068))
-((-3337 (*1 *2 *1) (-12 (-4 *1 (-1068)) (-5 *2 (-1088)))) (-1825 (*1 *2 *1) (-12 (-4 *1 (-1068)) (-5 *2 (-1126)))))
-(-13 (-101) (-595 (-836)) (-10 -8 (-15 -3337 ((-1088) $)) (-15 -1825 ((-1126) $))))
-(((-101) . T) ((-595 (-836)) . T))
-((-1504 (((-112) $ $) NIL)) (-4319 (((-749)) 30)) (-3859 (($ (-623 (-894))) 52)) (-4052 (((-3 $ "failed") $ (-894) (-894)) 58)) (-1741 (($) 32)) (-1921 (((-112) (-894) $) 35)) (-2253 (((-894) $) 50)) (-1825 (((-1126) $) NIL)) (-2922 (($ (-894)) 31)) (-4155 (((-3 $ "failed") $ (-894)) 55)) (-3337 (((-1088) $) NIL)) (-2024 (((-1227 $)) 40)) (-3949 (((-623 (-894)) $) 24)) (-3754 (((-749) $ (-894) (-894)) 56)) (-1518 (((-836) $) 29)) (-2316 (((-112) $ $) 21)))
-(((-1069 |#1| |#2|) (-13 (-361) (-10 -8 (-15 -4155 ((-3 $ "failed") $ (-894))) (-15 -4052 ((-3 $ "failed") $ (-894) (-894))) (-15 -3949 ((-623 (-894)) $)) (-15 -3859 ($ (-623 (-894)))) (-15 -2024 ((-1227 $))) (-15 -1921 ((-112) (-894) $)) (-15 -3754 ((-749) $ (-894) (-894))))) (-894) (-894)) (T -1069))
-((-4155 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-894)) (-5 *1 (-1069 *3 *4)) (-14 *3 *2) (-14 *4 *2))) (-4052 (*1 *1 *1 *2 *2) (|partial| -12 (-5 *2 (-894)) (-5 *1 (-1069 *3 *4)) (-14 *3 *2) (-14 *4 *2))) (-3949 (*1 *2 *1) (-12 (-5 *2 (-623 (-894))) (-5 *1 (-1069 *3 *4)) (-14 *3 (-894)) (-14 *4 (-894)))) (-3859 (*1 *1 *2) (-12 (-5 *2 (-623 (-894))) (-5 *1 (-1069 *3 *4)) (-14 *3 (-894)) (-14 *4 (-894)))) (-2024 (*1 *2) (-12 (-5 *2 (-1227 (-1069 *3 *4))) (-5 *1 (-1069 *3 *4)) (-14 *3 (-894)) (-14 *4 (-894)))) (-1921 (*1 *2 *3 *1) (-12 (-5 *3 (-894)) (-5 *2 (-112)) (-5 *1 (-1069 *4 *5)) (-14 *4 *3) (-14 *5 *3))) (-3754 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-894)) (-5 *2 (-749)) (-5 *1 (-1069 *4 *5)) (-14 *4 *3) (-14 *5 *3))))
-(-13 (-361) (-10 -8 (-15 -4155 ((-3 $ "failed") $ (-894))) (-15 -4052 ((-3 $ "failed") $ (-894) (-894))) (-15 -3949 ((-623 (-894)) $)) (-15 -3859 ($ (-623 (-894)))) (-15 -2024 ((-1227 $))) (-15 -1921 ((-112) (-894) $)) (-15 -3754 ((-749) $ (-894) (-894)))))
-((-1504 (((-112) $ $) NIL)) (-1597 (($) NIL (|has| |#1| (-361)))) (-3965 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 74)) (-1445 (($ $ $) 72)) (-1467 (((-112) $ $) 73)) (-4047 (((-112) $ (-749)) NIL)) (-4319 (((-749)) NIL (|has| |#1| (-361)))) (-2142 (($ (-623 |#1|)) NIL) (($) 13)) (-3378 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3513 (($) NIL T CONST)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3112 (($ |#1| $) 67 (|has| $ (-6 -4342))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3137 (($ |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 43 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 41 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) 39 (|has| $ (-6 -4342)))) (-1741 (($) NIL (|has| |#1| (-361)))) (-3450 (((-623 |#1|) $) 19 (|has| $ (-6 -4342)))) (-1723 (((-112) $ $) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-2707 ((|#1| $) 57 (|has| |#1| (-825)))) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 66 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-4164 ((|#1| $) 55 (|has| |#1| (-825)))) (-3234 (($ (-1 |#1| |#1|) $) 33 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 34)) (-2253 (((-894) $) NIL (|has| |#1| (-361)))) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL)) (-1623 (($ $ $) 70)) (-3638 ((|#1| $) 25)) (-1886 (($ |#1| $) 65)) (-2922 (($ (-894)) NIL (|has| |#1| (-361)))) (-3337 (((-1088) $) NIL)) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 31)) (-3760 ((|#1| $) 27)) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) 21)) (-3498 (($) 11)) (-1525 (($ $ |#1|) NIL) (($ $ $) 71)) (-2729 (($) NIL) (($ (-623 |#1|)) NIL)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) 16)) (-4028 (((-526) $) 52 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 61)) (-1696 (($ $) NIL (|has| |#1| (-361)))) (-1518 (((-836) $) NIL)) (-1800 (((-749) $) NIL)) (-3578 (($ (-623 |#1|)) NIL) (($) 12)) (-3685 (($ (-623 |#1|)) NIL)) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 54)) (-3191 (((-749) $) 10 (|has| $ (-6 -4342)))))
-(((-1070 |#1|) (-418 |#1|) (-1068)) (T -1070))
+((-2392 (((-623 |#2|) (-1 |#2| |#1|) (-1063 |#1|)) 24 (|has| |#1| (-823))) (((-1063 |#2|) (-1 |#2| |#1|) (-1063 |#1|)) 14)))
+(((-1058 |#1| |#2|) (-10 -7 (-15 -2392 ((-1063 |#2|) (-1 |#2| |#1|) (-1063 |#1|))) (IF (|has| |#1| (-823)) (-15 -2392 ((-623 |#2|) (-1 |#2| |#1|) (-1063 |#1|))) |%noBranch|)) (-1182) (-1182)) (T -1058))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1063 *5)) (-4 *5 (-823)) (-4 *5 (-1182)) (-4 *6 (-1182)) (-5 *2 (-623 *6)) (-5 *1 (-1058 *5 *6)))) (-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1063 *5)) (-4 *5 (-1182)) (-4 *6 (-1182)) (-5 *2 (-1063 *6)) (-5 *1 (-1058 *5 *6)))))
+(-10 -7 (-15 -2392 ((-1063 |#2|) (-1 |#2| |#1|) (-1063 |#1|))) (IF (|has| |#1| (-823)) (-15 -2392 ((-623 |#2|) (-1 |#2| |#1|) (-1063 |#1|))) |%noBranch|))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 17) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2352 (((-623 (-1104)) $) 9)) (-2264 (((-112) $ $) NIL)))
+(((-1059) (-13 (-1052) (-10 -8 (-15 -2352 ((-623 (-1104)) $))))) (T -1059))
+((-2352 (*1 *2 *1) (-12 (-5 *2 (-623 (-1104))) (-5 *1 (-1059)))))
+(-13 (-1052) (-10 -8 (-15 -2352 ((-623 (-1104)) $))))
+((-2392 (((-1061 |#2|) (-1 |#2| |#1|) (-1061 |#1|)) 19)))
+(((-1060 |#1| |#2|) (-10 -7 (-15 -2392 ((-1061 |#2|) (-1 |#2| |#1|) (-1061 |#1|)))) (-1182) (-1182)) (T -1060))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1061 *5)) (-4 *5 (-1182)) (-4 *6 (-1182)) (-5 *2 (-1061 *6)) (-5 *1 (-1060 *5 *6)))))
+(-10 -7 (-15 -2392 ((-1061 |#2|) (-1 |#2| |#1|) (-1061 |#1|))))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2564 (((-1145) $) 11)) (-2332 (((-1063 |#1|) $) 12)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-2589 (($ (-1145) (-1063 |#1|)) 10)) (-2233 (((-837) $) 20 (|has| |#1| (-1069)))) (-2264 (((-112) $ $) 15 (|has| |#1| (-1069)))))
+(((-1061 |#1|) (-13 (-1182) (-10 -8 (-15 -2589 ($ (-1145) (-1063 |#1|))) (-15 -2564 ((-1145) $)) (-15 -2332 ((-1063 |#1|) $)) (IF (|has| |#1| (-1069)) (-6 (-1069)) |%noBranch|))) (-1182)) (T -1061))
+((-2589 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-1063 *4)) (-4 *4 (-1182)) (-5 *1 (-1061 *4)))) (-2564 (*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-1061 *3)) (-4 *3 (-1182)))) (-2332 (*1 *2 *1) (-12 (-5 *2 (-1063 *3)) (-5 *1 (-1061 *3)) (-4 *3 (-1182)))))
+(-13 (-1182) (-10 -8 (-15 -2589 ($ (-1145) (-1063 |#1|))) (-15 -2564 ((-1145) $)) (-15 -2332 ((-1063 |#1|) $)) (IF (|has| |#1| (-1069)) (-6 (-1069)) |%noBranch|)))
+((-2332 (($ |#1| |#1|) 7)) (-1270 ((|#1| $) 10)) (-1883 ((|#1| $) 12)) (-1894 (((-550) $) 8)) (-3338 ((|#1| $) 9)) (-1903 ((|#1| $) 11)) (-2451 (($ |#1|) 6)) (-2051 (($ |#1| |#1|) 14)) (-2026 (($ $ (-550)) 13)))
+(((-1062 |#1|) (-138) (-1182)) (T -1062))
+((-2051 (*1 *1 *2 *2) (-12 (-4 *1 (-1062 *2)) (-4 *2 (-1182)))) (-2026 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-1062 *3)) (-4 *3 (-1182)))) (-1883 (*1 *2 *1) (-12 (-4 *1 (-1062 *2)) (-4 *2 (-1182)))) (-1903 (*1 *2 *1) (-12 (-4 *1 (-1062 *2)) (-4 *2 (-1182)))) (-1270 (*1 *2 *1) (-12 (-4 *1 (-1062 *2)) (-4 *2 (-1182)))) (-3338 (*1 *2 *1) (-12 (-4 *1 (-1062 *2)) (-4 *2 (-1182)))) (-1894 (*1 *2 *1) (-12 (-4 *1 (-1062 *3)) (-4 *3 (-1182)) (-5 *2 (-550)))) (-2332 (*1 *1 *2 *2) (-12 (-4 *1 (-1062 *2)) (-4 *2 (-1182)))) (-2451 (*1 *1 *2) (-12 (-4 *1 (-1062 *2)) (-4 *2 (-1182)))))
+(-13 (-1182) (-10 -8 (-15 -2051 ($ |t#1| |t#1|)) (-15 -2026 ($ $ (-550))) (-15 -1883 (|t#1| $)) (-15 -1903 (|t#1| $)) (-15 -1270 (|t#1| $)) (-15 -3338 (|t#1| $)) (-15 -1894 ((-550) $)) (-15 -2332 ($ |t#1| |t#1|)) (-15 -2451 ($ |t#1|))))
+(((-1182) . T))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2332 (($ |#1| |#1|) 15)) (-2392 (((-623 |#1|) (-1 |#1| |#1|) $) 38 (|has| |#1| (-823)))) (-1270 ((|#1| $) 10)) (-1883 ((|#1| $) 9)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-1894 (((-550) $) 14)) (-3338 ((|#1| $) 12)) (-1903 ((|#1| $) 11)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-2062 (((-623 |#1|) $) 36 (|has| |#1| (-823))) (((-623 |#1|) (-623 $)) 35 (|has| |#1| (-823)))) (-2451 (($ |#1|) 26)) (-2233 (((-837) $) 25 (|has| |#1| (-1069)))) (-2051 (($ |#1| |#1|) 8)) (-2026 (($ $ (-550)) 16)) (-2264 (((-112) $ $) 19 (|has| |#1| (-1069)))))
+(((-1063 |#1|) (-13 (-1062 |#1|) (-10 -7 (IF (|has| |#1| (-1069)) (-6 (-1069)) |%noBranch|) (IF (|has| |#1| (-823)) (-6 (-1064 |#1| (-623 |#1|))) |%noBranch|))) (-1182)) (T -1063))
+NIL
+(-13 (-1062 |#1|) (-10 -7 (IF (|has| |#1| (-1069)) (-6 (-1069)) |%noBranch|) (IF (|has| |#1| (-823)) (-6 (-1064 |#1| (-623 |#1|))) |%noBranch|)))
+((-2332 (($ |#1| |#1|) 7)) (-2392 ((|#2| (-1 |#1| |#1|) $) 16)) (-1270 ((|#1| $) 10)) (-1883 ((|#1| $) 12)) (-1894 (((-550) $) 8)) (-3338 ((|#1| $) 9)) (-1903 ((|#1| $) 11)) (-2062 ((|#2| (-623 $)) 18) ((|#2| $) 17)) (-2451 (($ |#1|) 6)) (-2051 (($ |#1| |#1|) 14)) (-2026 (($ $ (-550)) 13)))
+(((-1064 |#1| |#2|) (-138) (-823) (-1118 |t#1|)) (T -1064))
+((-2062 (*1 *2 *3) (-12 (-5 *3 (-623 *1)) (-4 *1 (-1064 *4 *2)) (-4 *4 (-823)) (-4 *2 (-1118 *4)))) (-2062 (*1 *2 *1) (-12 (-4 *1 (-1064 *3 *2)) (-4 *3 (-823)) (-4 *2 (-1118 *3)))) (-2392 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *4 *4)) (-4 *1 (-1064 *4 *2)) (-4 *4 (-823)) (-4 *2 (-1118 *4)))))
+(-13 (-1062 |t#1|) (-10 -8 (-15 -2062 (|t#2| (-623 $))) (-15 -2062 (|t#2| $)) (-15 -2392 (|t#2| (-1 |t#1| |t#1|) $))))
+(((-1062 |#1|) . T) ((-1182) . T))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-2001 (((-1104) $) 12)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 20) (((-1150) $) NIL) (($ (-1150)) NIL)) (-1865 (((-623 (-1104)) $) 10)) (-2264 (((-112) $ $) NIL)))
+(((-1065) (-13 (-1052) (-10 -8 (-15 -1865 ((-623 (-1104)) $)) (-15 -2001 ((-1104) $))))) (T -1065))
+((-1865 (*1 *2 *1) (-12 (-5 *2 (-623 (-1104))) (-5 *1 (-1065)))) (-2001 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-1065)))))
+(-13 (-1052) (-10 -8 (-15 -1865 ((-623 (-1104)) $)) (-15 -2001 ((-1104) $))))
+((-4045 (($ $ $) NIL) (($ $ |#2|) 13) (($ |#2| $) 14)) (-3029 (($ $ $) 10)) (-1287 (($ $ $) NIL) (($ $ |#2|) 15)))
+(((-1066 |#1| |#2|) (-10 -8 (-15 -4045 (|#1| |#2| |#1|)) (-15 -4045 (|#1| |#1| |#2|)) (-15 -4045 (|#1| |#1| |#1|)) (-15 -3029 (|#1| |#1| |#1|)) (-15 -1287 (|#1| |#1| |#2|)) (-15 -1287 (|#1| |#1| |#1|))) (-1067 |#2|) (-1069)) (T -1066))
+NIL
+(-10 -8 (-15 -4045 (|#1| |#2| |#1|)) (-15 -4045 (|#1| |#1| |#2|)) (-15 -4045 (|#1| |#1| |#1|)) (-15 -3029 (|#1| |#1| |#1|)) (-15 -1287 (|#1| |#1| |#2|)) (-15 -1287 (|#1| |#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-4045 (($ $ $) 18) (($ $ |#1|) 17) (($ |#1| $) 16)) (-3029 (($ $ $) 20)) (-1952 (((-112) $ $) 19)) (-3368 (((-112) $ (-749)) 35)) (-2085 (($) 25) (($ (-623 |#1|)) 24)) (-2097 (($ (-1 (-112) |#1|) $) 56 (|has| $ (-6 -4344)))) (-2991 (($) 36 T CONST)) (-2708 (($ $) 59 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-1979 (($ |#1| $) 58 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 57 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 54 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) 53 (|has| $ (-6 -4344)))) (-2971 (((-623 |#1|) $) 43 (|has| $ (-6 -4344)))) (-2654 (((-112) $ $) 28)) (-1445 (((-112) $ (-749)) 34)) (-2876 (((-623 |#1|) $) 44 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 46 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#1| |#1|) $) 39 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 38)) (-1700 (((-112) $ (-749)) 33)) (-2369 (((-1127) $) 9)) (-4072 (($ $ $) 23)) (-3445 (((-1089) $) 10)) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 52)) (-1410 (((-112) (-1 (-112) |#1|) $) 41 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 |#1|) (-623 |#1|)) 50 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 49 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 48 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 (-287 |#1|))) 47 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 29)) (-4217 (((-112) $) 32)) (-2819 (($) 31)) (-1287 (($ $ $) 22) (($ $ |#1|) 21)) (-3457 (((-749) |#1| $) 45 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) (((-749) (-1 (-112) |#1|) $) 42 (|has| $ (-6 -4344)))) (-2435 (($ $) 30)) (-2451 (((-526) $) 60 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 51)) (-2233 (((-837) $) 11)) (-1299 (($) 27) (($ (-623 |#1|)) 26)) (-3404 (((-112) (-1 (-112) |#1|) $) 40 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 6)) (-3307 (((-749) $) 37 (|has| $ (-6 -4344)))))
+(((-1067 |#1|) (-138) (-1069)) (T -1067))
+((-2654 (*1 *2 *1 *1) (-12 (-4 *1 (-1067 *3)) (-4 *3 (-1069)) (-5 *2 (-112)))) (-1299 (*1 *1) (-12 (-4 *1 (-1067 *2)) (-4 *2 (-1069)))) (-1299 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-4 *1 (-1067 *3)))) (-2085 (*1 *1) (-12 (-4 *1 (-1067 *2)) (-4 *2 (-1069)))) (-2085 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-4 *1 (-1067 *3)))) (-4072 (*1 *1 *1 *1) (-12 (-4 *1 (-1067 *2)) (-4 *2 (-1069)))) (-1287 (*1 *1 *1 *1) (-12 (-4 *1 (-1067 *2)) (-4 *2 (-1069)))) (-1287 (*1 *1 *1 *2) (-12 (-4 *1 (-1067 *2)) (-4 *2 (-1069)))) (-3029 (*1 *1 *1 *1) (-12 (-4 *1 (-1067 *2)) (-4 *2 (-1069)))) (-1952 (*1 *2 *1 *1) (-12 (-4 *1 (-1067 *3)) (-4 *3 (-1069)) (-5 *2 (-112)))) (-4045 (*1 *1 *1 *1) (-12 (-4 *1 (-1067 *2)) (-4 *2 (-1069)))) (-4045 (*1 *1 *1 *2) (-12 (-4 *1 (-1067 *2)) (-4 *2 (-1069)))) (-4045 (*1 *1 *2 *1) (-12 (-4 *1 (-1067 *2)) (-4 *2 (-1069)))))
+(-13 (-1069) (-149 |t#1|) (-10 -8 (-6 -4334) (-15 -2654 ((-112) $ $)) (-15 -1299 ($)) (-15 -1299 ($ (-623 |t#1|))) (-15 -2085 ($)) (-15 -2085 ($ (-623 |t#1|))) (-15 -4072 ($ $ $)) (-15 -1287 ($ $ $)) (-15 -1287 ($ $ |t#1|)) (-15 -3029 ($ $ $)) (-15 -1952 ((-112) $ $)) (-15 -4045 ($ $ $)) (-15 -4045 ($ $ |t#1|)) (-15 -4045 ($ |t#1| $))))
+(((-34) . T) ((-101) . T) ((-595 (-837)) . T) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-1069) . T) ((-1182) . T))
+((-2369 (((-1127) $) 10)) (-3445 (((-1089) $) 8)))
+(((-1068 |#1|) (-10 -8 (-15 -2369 ((-1127) |#1|)) (-15 -3445 ((-1089) |#1|))) (-1069)) (T -1068))
+NIL
+(-10 -8 (-15 -2369 ((-1127) |#1|)) (-15 -3445 ((-1089) |#1|)))
+((-2221 (((-112) $ $) 7)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2264 (((-112) $ $) 6)))
+(((-1069) (-138)) (T -1069))
+((-3445 (*1 *2 *1) (-12 (-4 *1 (-1069)) (-5 *2 (-1089)))) (-2369 (*1 *2 *1) (-12 (-4 *1 (-1069)) (-5 *2 (-1127)))))
+(-13 (-101) (-595 (-837)) (-10 -8 (-15 -3445 ((-1089) $)) (-15 -2369 ((-1127) $))))
+(((-101) . T) ((-595 (-837)) . T))
+((-2221 (((-112) $ $) NIL)) (-3828 (((-749)) 30)) (-2055 (($ (-623 (-895))) 52)) (-3408 (((-3 $ "failed") $ (-895) (-895)) 58)) (-1864 (($) 32)) (-3922 (((-112) (-895) $) 35)) (-4073 (((-895) $) 50)) (-2369 (((-1127) $) NIL)) (-3690 (($ (-895)) 31)) (-3289 (((-3 $ "failed") $ (-895)) 55)) (-3445 (((-1089) $) NIL)) (-3703 (((-1228 $)) 40)) (-1734 (((-623 (-895)) $) 24)) (-1940 (((-749) $ (-895) (-895)) 56)) (-2233 (((-837) $) 29)) (-2264 (((-112) $ $) 21)))
+(((-1070 |#1| |#2|) (-13 (-361) (-10 -8 (-15 -3289 ((-3 $ "failed") $ (-895))) (-15 -3408 ((-3 $ "failed") $ (-895) (-895))) (-15 -1734 ((-623 (-895)) $)) (-15 -2055 ($ (-623 (-895)))) (-15 -3703 ((-1228 $))) (-15 -3922 ((-112) (-895) $)) (-15 -1940 ((-749) $ (-895) (-895))))) (-895) (-895)) (T -1070))
+((-3289 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-895)) (-5 *1 (-1070 *3 *4)) (-14 *3 *2) (-14 *4 *2))) (-3408 (*1 *1 *1 *2 *2) (|partial| -12 (-5 *2 (-895)) (-5 *1 (-1070 *3 *4)) (-14 *3 *2) (-14 *4 *2))) (-1734 (*1 *2 *1) (-12 (-5 *2 (-623 (-895))) (-5 *1 (-1070 *3 *4)) (-14 *3 (-895)) (-14 *4 (-895)))) (-2055 (*1 *1 *2) (-12 (-5 *2 (-623 (-895))) (-5 *1 (-1070 *3 *4)) (-14 *3 (-895)) (-14 *4 (-895)))) (-3703 (*1 *2) (-12 (-5 *2 (-1228 (-1070 *3 *4))) (-5 *1 (-1070 *3 *4)) (-14 *3 (-895)) (-14 *4 (-895)))) (-3922 (*1 *2 *3 *1) (-12 (-5 *3 (-895)) (-5 *2 (-112)) (-5 *1 (-1070 *4 *5)) (-14 *4 *3) (-14 *5 *3))) (-1940 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-895)) (-5 *2 (-749)) (-5 *1 (-1070 *4 *5)) (-14 *4 *3) (-14 *5 *3))))
+(-13 (-361) (-10 -8 (-15 -3289 ((-3 $ "failed") $ (-895))) (-15 -3408 ((-3 $ "failed") $ (-895) (-895))) (-15 -1734 ((-623 (-895)) $)) (-15 -2055 ($ (-623 (-895)))) (-15 -3703 ((-1228 $))) (-15 -3922 ((-112) (-895) $)) (-15 -1940 ((-749) $ (-895) (-895)))))
+((-2221 (((-112) $ $) NIL)) (-3823 (($) NIL (|has| |#1| (-361)))) (-4045 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 74)) (-3029 (($ $ $) 72)) (-1952 (((-112) $ $) 73)) (-3368 (((-112) $ (-749)) NIL)) (-3828 (((-749)) NIL (|has| |#1| (-361)))) (-2085 (($ (-623 |#1|)) NIL) (($) 13)) (-3994 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2991 (($) NIL T CONST)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2505 (($ |#1| $) 67 (|has| $ (-6 -4344))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1979 (($ |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 43 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 41 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) 39 (|has| $ (-6 -4344)))) (-1864 (($) NIL (|has| |#1| (-361)))) (-2971 (((-623 |#1|) $) 19 (|has| $ (-6 -4344)))) (-2654 (((-112) $ $) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-2793 ((|#1| $) 57 (|has| |#1| (-825)))) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 66 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2173 ((|#1| $) 55 (|has| |#1| (-825)))) (-3311 (($ (-1 |#1| |#1|) $) 33 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 34)) (-4073 (((-895) $) NIL (|has| |#1| (-361)))) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL)) (-4072 (($ $ $) 70)) (-1696 ((|#1| $) 25)) (-1715 (($ |#1| $) 65)) (-3690 (($ (-895)) NIL (|has| |#1| (-361)))) (-3445 (((-1089) $) NIL)) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 31)) (-3576 ((|#1| $) 27)) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) 21)) (-2819 (($) 11)) (-1287 (($ $ |#1|) NIL) (($ $ $) 71)) (-3246 (($) NIL) (($ (-623 |#1|)) NIL)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) 16)) (-2451 (((-526) $) 52 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 61)) (-3580 (($ $) NIL (|has| |#1| (-361)))) (-2233 (((-837) $) NIL)) (-2102 (((-749) $) NIL)) (-1299 (($ (-623 |#1|)) NIL) (($) 12)) (-4017 (($ (-623 |#1|)) NIL)) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 54)) (-3307 (((-749) $) 10 (|has| $ (-6 -4344)))))
+(((-1071 |#1|) (-418 |#1|) (-1069)) (T -1071))
NIL
(-418 |#1|)
-((-1504 (((-112) $ $) 7)) (-3259 (((-112) $) 32)) (-2790 ((|#2| $) 27)) (-3355 (((-112) $) 33)) (-4038 ((|#1| $) 28)) (-3552 (((-112) $) 35)) (-3742 (((-112) $) 37)) (-3452 (((-112) $) 34)) (-1825 (((-1126) $) 9)) (-1331 (((-112) $) 31)) (-2815 ((|#3| $) 26)) (-3337 (((-1088) $) 10)) (-4282 (((-112) $) 30)) (-2708 ((|#4| $) 25)) (-1810 ((|#5| $) 24)) (-1721 (((-112) $ $) 38)) (-2680 (($ $ (-550)) 14) (($ $ (-623 (-550))) 13)) (-3076 (((-623 $) $) 29)) (-4028 (($ (-623 $)) 23) (($ |#1|) 22) (($ |#2|) 21) (($ |#3|) 20) (($ |#4|) 19) (($ |#5|) 18)) (-1518 (((-836) $) 11)) (-4244 (($ $) 16)) (-4230 (($ $) 17)) (-3650 (((-112) $) 36)) (-2316 (((-112) $ $) 6)) (-3191 (((-550) $) 15)))
-(((-1071 |#1| |#2| |#3| |#4| |#5|) (-138) (-1068) (-1068) (-1068) (-1068) (-1068)) (T -1071))
-((-1721 (*1 *2 *1 *1) (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-112)))) (-3742 (*1 *2 *1) (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-112)))) (-3650 (*1 *2 *1) (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-112)))) (-3552 (*1 *2 *1) (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-112)))) (-3452 (*1 *2 *1) (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-112)))) (-3355 (*1 *2 *1) (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-112)))) (-3259 (*1 *2 *1) (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-112)))) (-1331 (*1 *2 *1) (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-112)))) (-4282 (*1 *2 *1) (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-112)))) (-3076 (*1 *2 *1) (-12 (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-623 *1)) (-4 *1 (-1071 *3 *4 *5 *6 *7)))) (-4038 (*1 *2 *1) (-12 (-4 *1 (-1071 *2 *3 *4 *5 *6)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *2 (-1068)))) (-2790 (*1 *2 *1) (-12 (-4 *1 (-1071 *3 *2 *4 *5 *6)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *2 (-1068)))) (-2815 (*1 *2 *1) (-12 (-4 *1 (-1071 *3 *4 *2 *5 *6)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *2 (-1068)))) (-2708 (*1 *2 *1) (-12 (-4 *1 (-1071 *3 *4 *5 *2 *6)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *2 (-1068)))) (-1810 (*1 *2 *1) (-12 (-4 *1 (-1071 *3 *4 *5 *6 *2)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *2 (-1068)))) (-4028 (*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)))) (-4028 (*1 *1 *2) (-12 (-4 *1 (-1071 *2 *3 *4 *5 *6)) (-4 *2 (-1068)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)))) (-4028 (*1 *1 *2) (-12 (-4 *1 (-1071 *3 *2 *4 *5 *6)) (-4 *3 (-1068)) (-4 *2 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)))) (-4028 (*1 *1 *2) (-12 (-4 *1 (-1071 *3 *4 *2 *5 *6)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *2 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)))) (-4028 (*1 *1 *2) (-12 (-4 *1 (-1071 *3 *4 *5 *2 *6)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *2 (-1068)) (-4 *6 (-1068)))) (-4028 (*1 *1 *2) (-12 (-4 *1 (-1071 *3 *4 *5 *6 *2)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *2 (-1068)))) (-4230 (*1 *1 *1) (-12 (-4 *1 (-1071 *2 *3 *4 *5 *6)) (-4 *2 (-1068)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)))) (-4244 (*1 *1 *1) (-12 (-4 *1 (-1071 *2 *3 *4 *5 *6)) (-4 *2 (-1068)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)))) (-3191 (*1 *2 *1) (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-550)))) (-2680 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)))) (-2680 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)))))
-(-13 (-1068) (-10 -8 (-15 -1721 ((-112) $ $)) (-15 -3742 ((-112) $)) (-15 -3650 ((-112) $)) (-15 -3552 ((-112) $)) (-15 -3452 ((-112) $)) (-15 -3355 ((-112) $)) (-15 -3259 ((-112) $)) (-15 -1331 ((-112) $)) (-15 -4282 ((-112) $)) (-15 -3076 ((-623 $) $)) (-15 -4038 (|t#1| $)) (-15 -2790 (|t#2| $)) (-15 -2815 (|t#3| $)) (-15 -2708 (|t#4| $)) (-15 -1810 (|t#5| $)) (-15 -4028 ($ (-623 $))) (-15 -4028 ($ |t#1|)) (-15 -4028 ($ |t#2|)) (-15 -4028 ($ |t#3|)) (-15 -4028 ($ |t#4|)) (-15 -4028 ($ |t#5|)) (-15 -4230 ($ $)) (-15 -4244 ($ $)) (-15 -3191 ((-550) $)) (-15 -2680 ($ $ (-550))) (-15 -2680 ($ $ (-623 (-550))))))
-(((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-3259 (((-112) $) NIL)) (-2790 (((-1144) $) NIL)) (-3355 (((-112) $) NIL)) (-4038 (((-1126) $) NIL)) (-3552 (((-112) $) NIL)) (-3742 (((-112) $) NIL)) (-3452 (((-112) $) NIL)) (-1825 (((-1126) $) NIL)) (-1331 (((-112) $) NIL)) (-2815 (((-550) $) NIL)) (-3337 (((-1088) $) NIL)) (-4282 (((-112) $) NIL)) (-2708 (((-219) $) NIL)) (-1810 (((-836) $) NIL)) (-1721 (((-112) $ $) NIL)) (-2680 (($ $ (-550)) NIL) (($ $ (-623 (-550))) NIL)) (-3076 (((-623 $) $) NIL)) (-4028 (($ (-623 $)) NIL) (($ (-1126)) NIL) (($ (-1144)) NIL) (($ (-550)) NIL) (($ (-219)) NIL) (($ (-836)) NIL)) (-1518 (((-836) $) NIL)) (-4244 (($ $) NIL)) (-4230 (($ $) NIL)) (-3650 (((-112) $) NIL)) (-2316 (((-112) $ $) NIL)) (-3191 (((-550) $) NIL)))
-(((-1072) (-1071 (-1126) (-1144) (-550) (-219) (-836))) (T -1072))
-NIL
-(-1071 (-1126) (-1144) (-550) (-219) (-836))
-((-1504 (((-112) $ $) NIL)) (-3259 (((-112) $) 38)) (-2790 ((|#2| $) 42)) (-3355 (((-112) $) 37)) (-4038 ((|#1| $) 41)) (-3552 (((-112) $) 35)) (-3742 (((-112) $) 14)) (-3452 (((-112) $) 36)) (-1825 (((-1126) $) NIL)) (-1331 (((-112) $) 39)) (-2815 ((|#3| $) 44)) (-3337 (((-1088) $) NIL)) (-4282 (((-112) $) 40)) (-2708 ((|#4| $) 43)) (-1810 ((|#5| $) 45)) (-1721 (((-112) $ $) 34)) (-2680 (($ $ (-550)) 56) (($ $ (-623 (-550))) 58)) (-3076 (((-623 $) $) 22)) (-4028 (($ (-623 $)) 46) (($ |#1|) 47) (($ |#2|) 48) (($ |#3|) 49) (($ |#4|) 50) (($ |#5|) 51)) (-1518 (((-836) $) 23)) (-4244 (($ $) 21)) (-4230 (($ $) 52)) (-3650 (((-112) $) 18)) (-2316 (((-112) $ $) 33)) (-3191 (((-550) $) 54)))
-(((-1073 |#1| |#2| |#3| |#4| |#5|) (-1071 |#1| |#2| |#3| |#4| |#5|) (-1068) (-1068) (-1068) (-1068) (-1068)) (T -1073))
-NIL
-(-1071 |#1| |#2| |#3| |#4| |#5|)
-((-3397 (((-1232) $) 23)) (-2321 (($ (-1144) (-427) |#2|) 11)) (-1518 (((-836) $) 16)))
-(((-1074 |#1| |#2|) (-13 (-388) (-10 -8 (-15 -2321 ($ (-1144) (-427) |#2|)))) (-825) (-423 |#1|)) (T -1074))
-((-2321 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1144)) (-5 *3 (-427)) (-4 *5 (-825)) (-5 *1 (-1074 *5 *4)) (-4 *4 (-423 *5)))))
-(-13 (-388) (-10 -8 (-15 -2321 ($ (-1144) (-427) |#2|))))
-((-2832 (((-112) |#5| |#5|) 38)) (-3080 (((-112) |#5| |#5|) 52)) (-2399 (((-112) |#5| (-623 |#5|)) 75) (((-112) |#5| |#5|) 61)) (-3174 (((-112) (-623 |#4|) (-623 |#4|)) 58)) (-2548 (((-112) (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|)) (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) 63)) (-2741 (((-1232)) 33)) (-2657 (((-1232) (-1126) (-1126) (-1126)) 29)) (-2474 (((-623 |#5|) (-623 |#5|)) 82)) (-2623 (((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|)))) 80)) (-1531 (((-623 (-2 (|:| -1721 (-623 |#4|)) (|:| -3223 |#5|) (|:| |ineq| (-623 |#4|)))) (-623 |#4|) (-623 |#5|) (-112) (-112)) 102)) (-2993 (((-112) |#5| |#5|) 47)) (-2323 (((-3 (-112) "failed") |#5| |#5|) 71)) (-2162 (((-112) (-623 |#4|) (-623 |#4|)) 57)) (-2245 (((-112) (-623 |#4|) (-623 |#4|)) 59)) (-3831 (((-112) (-623 |#4|) (-623 |#4|)) 60)) (-1629 (((-3 (-2 (|:| -1721 (-623 |#4|)) (|:| -3223 |#5|) (|:| |ineq| (-623 |#4|))) "failed") (-623 |#4|) |#5| (-623 |#4|) (-112) (-112) (-112) (-112) (-112)) 98)) (-2912 (((-623 |#5|) (-623 |#5|)) 43)))
-(((-1075 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2657 ((-1232) (-1126) (-1126) (-1126))) (-15 -2741 ((-1232))) (-15 -2832 ((-112) |#5| |#5|)) (-15 -2912 ((-623 |#5|) (-623 |#5|))) (-15 -2993 ((-112) |#5| |#5|)) (-15 -3080 ((-112) |#5| |#5|)) (-15 -3174 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -2162 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -2245 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -3831 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -2323 ((-3 (-112) "failed") |#5| |#5|)) (-15 -2399 ((-112) |#5| |#5|)) (-15 -2399 ((-112) |#5| (-623 |#5|))) (-15 -2474 ((-623 |#5|) (-623 |#5|))) (-15 -2548 ((-112) (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|)) (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|)))) (-15 -2623 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) (-15 -1531 ((-623 (-2 (|:| -1721 (-623 |#4|)) (|:| -3223 |#5|) (|:| |ineq| (-623 |#4|)))) (-623 |#4|) (-623 |#5|) (-112) (-112))) (-15 -1629 ((-3 (-2 (|:| -1721 (-623 |#4|)) (|:| -3223 |#5|) (|:| |ineq| (-623 |#4|))) "failed") (-623 |#4|) |#5| (-623 |#4|) (-112) (-112) (-112) (-112) (-112)))) (-444) (-771) (-825) (-1034 |#1| |#2| |#3|) (-1040 |#1| |#2| |#3| |#4|)) (T -1075))
-((-1629 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *9 (-1034 *6 *7 *8)) (-5 *2 (-2 (|:| -1721 (-623 *9)) (|:| -3223 *4) (|:| |ineq| (-623 *9)))) (-5 *1 (-1075 *6 *7 *8 *9 *4)) (-5 *3 (-623 *9)) (-4 *4 (-1040 *6 *7 *8 *9)))) (-1531 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-623 *10)) (-5 *5 (-112)) (-4 *10 (-1040 *6 *7 *8 *9)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *9 (-1034 *6 *7 *8)) (-5 *2 (-623 (-2 (|:| -1721 (-623 *9)) (|:| -3223 *10) (|:| |ineq| (-623 *9))))) (-5 *1 (-1075 *6 *7 *8 *9 *10)) (-5 *3 (-623 *9)))) (-2623 (*1 *2 *2) (-12 (-5 *2 (-623 (-2 (|:| |val| (-623 *6)) (|:| -3223 *7)))) (-4 *6 (-1034 *3 *4 *5)) (-4 *7 (-1040 *3 *4 *5 *6)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-1075 *3 *4 *5 *6 *7)))) (-2548 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-623 *7)) (|:| -3223 *8))) (-4 *7 (-1034 *4 *5 *6)) (-4 *8 (-1040 *4 *5 *6 *7)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-1075 *4 *5 *6 *7 *8)))) (-2474 (*1 *2 *2) (-12 (-5 *2 (-623 *7)) (-4 *7 (-1040 *3 *4 *5 *6)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *1 (-1075 *3 *4 *5 *6 *7)))) (-2399 (*1 *2 *3 *4) (-12 (-5 *4 (-623 *3)) (-4 *3 (-1040 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1034 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-1075 *5 *6 *7 *8 *3)))) (-2399 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1075 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7)))) (-2323 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1075 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7)))) (-3831 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-1075 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))) (-2245 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-1075 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))) (-2162 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-1075 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))) (-3174 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-1075 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))) (-3080 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1075 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7)))) (-2993 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1075 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7)))) (-2912 (*1 *2 *2) (-12 (-5 *2 (-623 *7)) (-4 *7 (-1040 *3 *4 *5 *6)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *1 (-1075 *3 *4 *5 *6 *7)))) (-2832 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1075 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7)))) (-2741 (*1 *2) (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-1232)) (-5 *1 (-1075 *3 *4 *5 *6 *7)) (-4 *7 (-1040 *3 *4 *5 *6)))) (-2657 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1126)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-1232)) (-5 *1 (-1075 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))))
-(-10 -7 (-15 -2657 ((-1232) (-1126) (-1126) (-1126))) (-15 -2741 ((-1232))) (-15 -2832 ((-112) |#5| |#5|)) (-15 -2912 ((-623 |#5|) (-623 |#5|))) (-15 -2993 ((-112) |#5| |#5|)) (-15 -3080 ((-112) |#5| |#5|)) (-15 -3174 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -2162 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -2245 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -3831 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -2323 ((-3 (-112) "failed") |#5| |#5|)) (-15 -2399 ((-112) |#5| |#5|)) (-15 -2399 ((-112) |#5| (-623 |#5|))) (-15 -2474 ((-623 |#5|) (-623 |#5|))) (-15 -2548 ((-112) (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|)) (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|)))) (-15 -2623 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) (-15 -1531 ((-623 (-2 (|:| -1721 (-623 |#4|)) (|:| -3223 |#5|) (|:| |ineq| (-623 |#4|)))) (-623 |#4|) (-623 |#5|) (-112) (-112))) (-15 -1629 ((-3 (-2 (|:| -1721 (-623 |#4|)) (|:| -3223 |#5|) (|:| |ineq| (-623 |#4|))) "failed") (-623 |#4|) |#5| (-623 |#4|) (-112) (-112) (-112) (-112) (-112))))
-((-3515 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#5|) 96)) (-2098 (((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) |#4| |#4| |#5|) 72)) (-4108 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#4| |#5|) 91)) (-4287 (((-623 |#5|) |#4| |#5|) 110)) (-1420 (((-623 |#5|) |#4| |#5|) 117)) (-3427 (((-623 |#5|) |#4| |#5|) 118)) (-4198 (((-623 (-2 (|:| |val| (-112)) (|:| -3223 |#5|))) |#4| |#5|) 97)) (-1324 (((-623 (-2 (|:| |val| (-112)) (|:| -3223 |#5|))) |#4| |#5|) 116)) (-3324 (((-623 (-2 (|:| |val| (-112)) (|:| -3223 |#5|))) |#4| |#5|) 46) (((-112) |#4| |#5|) 53)) (-3923 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) |#3| (-112)) 84) (((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#4| |#5| (-112) (-112)) 50)) (-4020 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#4| |#5|) 79)) (-2019 (((-1232)) 37)) (-1834 (((-1232)) 26)) (-1927 (((-1232) (-1126) (-1126) (-1126)) 33)) (-1730 (((-1232) (-1126) (-1126) (-1126)) 22)))
-(((-1076 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1730 ((-1232) (-1126) (-1126) (-1126))) (-15 -1834 ((-1232))) (-15 -1927 ((-1232) (-1126) (-1126) (-1126))) (-15 -2019 ((-1232))) (-15 -2098 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) |#4| |#4| |#5|)) (-15 -3923 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#4| |#5| (-112) (-112))) (-15 -3923 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) |#3| (-112))) (-15 -4020 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#4| |#5|)) (-15 -4108 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#4| |#5|)) (-15 -3324 ((-112) |#4| |#5|)) (-15 -4198 ((-623 (-2 (|:| |val| (-112)) (|:| -3223 |#5|))) |#4| |#5|)) (-15 -4287 ((-623 |#5|) |#4| |#5|)) (-15 -1324 ((-623 (-2 (|:| |val| (-112)) (|:| -3223 |#5|))) |#4| |#5|)) (-15 -1420 ((-623 |#5|) |#4| |#5|)) (-15 -3324 ((-623 (-2 (|:| |val| (-112)) (|:| -3223 |#5|))) |#4| |#5|)) (-15 -3427 ((-623 |#5|) |#4| |#5|)) (-15 -3515 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#5|))) (-444) (-771) (-825) (-1034 |#1| |#2| |#3|) (-1040 |#1| |#2| |#3| |#4|)) (T -1076))
-((-3515 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4)))) (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-3427 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 *4)) (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-3324 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -3223 *4)))) (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-1420 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 *4)) (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-1324 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -3223 *4)))) (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-4287 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 *4)) (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-4198 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -3223 *4)))) (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-3324 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-4108 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4)))) (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-4020 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4)))) (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-3923 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 (-2 (|:| |val| (-623 *8)) (|:| -3223 *9)))) (-5 *5 (-112)) (-4 *8 (-1034 *6 *7 *4)) (-4 *9 (-1040 *6 *7 *4 *8)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *4 (-825)) (-5 *2 (-623 (-2 (|:| |val| *8) (|:| -3223 *9)))) (-5 *1 (-1076 *6 *7 *4 *8 *9)))) (-3923 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *3 (-1034 *6 *7 *8)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4)))) (-5 *1 (-1076 *6 *7 *8 *3 *4)) (-4 *4 (-1040 *6 *7 *8 *3)))) (-2098 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4)))) (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))) (-2019 (*1 *2) (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-1232)) (-5 *1 (-1076 *3 *4 *5 *6 *7)) (-4 *7 (-1040 *3 *4 *5 *6)))) (-1927 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1126)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-1232)) (-5 *1 (-1076 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))) (-1834 (*1 *2) (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-1232)) (-5 *1 (-1076 *3 *4 *5 *6 *7)) (-4 *7 (-1040 *3 *4 *5 *6)))) (-1730 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1126)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-1232)) (-5 *1 (-1076 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))))
-(-10 -7 (-15 -1730 ((-1232) (-1126) (-1126) (-1126))) (-15 -1834 ((-1232))) (-15 -1927 ((-1232) (-1126) (-1126) (-1126))) (-15 -2019 ((-1232))) (-15 -2098 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) |#4| |#4| |#5|)) (-15 -3923 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#4| |#5| (-112) (-112))) (-15 -3923 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) |#3| (-112))) (-15 -4020 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#4| |#5|)) (-15 -4108 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#4| |#5|)) (-15 -3324 ((-112) |#4| |#5|)) (-15 -4198 ((-623 (-2 (|:| |val| (-112)) (|:| -3223 |#5|))) |#4| |#5|)) (-15 -4287 ((-623 |#5|) |#4| |#5|)) (-15 -1324 ((-623 (-2 (|:| |val| (-112)) (|:| -3223 |#5|))) |#4| |#5|)) (-15 -1420 ((-623 |#5|) |#4| |#5|)) (-15 -3324 ((-623 (-2 (|:| |val| (-112)) (|:| -3223 |#5|))) |#4| |#5|)) (-15 -3427 ((-623 |#5|) |#4| |#5|)) (-15 -3515 ((-623 (-2 (|:| |val| |#4|) (|:| -3223 |#5|))) |#4| |#5|)))
-((-1504 (((-112) $ $) 7)) (-1672 (((-623 (-2 (|:| -2027 $) (|:| -3257 (-623 |#4|)))) (-623 |#4|)) 85)) (-1779 (((-623 $) (-623 |#4|)) 86) (((-623 $) (-623 |#4|) (-112)) 111)) (-3141 (((-623 |#3|) $) 33)) (-2238 (((-112) $) 26)) (-3670 (((-112) $) 17 (|has| |#1| (-542)))) (-3301 (((-112) |#4| $) 101) (((-112) $) 97)) (-4074 ((|#4| |#4| $) 92)) (-1505 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 $))) |#4| $) 126)) (-1674 (((-2 (|:| |under| $) (|:| -1608 $) (|:| |upper| $)) $ |#3|) 27)) (-4047 (((-112) $ (-749)) 44)) (-4253 (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4342))) (((-3 |#4| "failed") $ |#3|) 79)) (-3513 (($) 45 T CONST)) (-2976 (((-112) $) 22 (|has| |#1| (-542)))) (-3156 (((-112) $ $) 24 (|has| |#1| (-542)))) (-3059 (((-112) $ $) 23 (|has| |#1| (-542)))) (-3253 (((-112) $) 25 (|has| |#1| (-542)))) (-4156 (((-623 |#4|) (-623 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 93)) (-3774 (((-623 |#4|) (-623 |#4|) $) 18 (|has| |#1| (-542)))) (-3872 (((-623 |#4|) (-623 |#4|) $) 19 (|has| |#1| (-542)))) (-3880 (((-3 $ "failed") (-623 |#4|)) 36)) (-2726 (($ (-623 |#4|)) 35)) (-1308 (((-3 $ "failed") $) 82)) (-2067 ((|#4| |#4| $) 89)) (-1328 (($ $) 68 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342))))) (-3137 (($ |#4| $) 67 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#4|) $) 64 (|has| $ (-6 -4342)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-542)))) (-3404 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 102)) (-1878 ((|#4| |#4| $) 87)) (-2419 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4342))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4342))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-3589 (((-2 (|:| -2027 (-623 |#4|)) (|:| -3257 (-623 |#4|))) $) 105)) (-3113 (((-112) |#4| $) 136)) (-2933 (((-112) |#4| $) 133)) (-3208 (((-112) |#4| $) 137) (((-112) $) 134)) (-3450 (((-623 |#4|) $) 52 (|has| $ (-6 -4342)))) (-3499 (((-112) |#4| $) 104) (((-112) $) 103)) (-3952 ((|#3| $) 34)) (-1859 (((-112) $ (-749)) 43)) (-2689 (((-623 |#4|) $) 53 (|has| $ (-6 -4342)))) (-1921 (((-112) |#4| $) 55 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#4| |#4|) $) 47)) (-2650 (((-623 |#3|) $) 32)) (-2568 (((-112) |#3| $) 31)) (-1573 (((-112) $ (-749)) 42)) (-1825 (((-1126) $) 9)) (-3735 (((-3 |#4| (-623 $)) |#4| |#4| $) 128)) (-3632 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 $))) |#4| |#4| $) 127)) (-3159 (((-3 |#4| "failed") $) 83)) (-3830 (((-623 $) |#4| $) 129)) (-2845 (((-3 (-112) (-623 $)) |#4| $) 132)) (-2743 (((-623 (-2 (|:| |val| (-112)) (|:| -3223 $))) |#4| $) 131) (((-112) |#4| $) 130)) (-1623 (((-623 $) |#4| $) 125) (((-623 $) (-623 |#4|) $) 124) (((-623 $) (-623 |#4|) (-623 $)) 123) (((-623 $) |#4| (-623 $)) 122)) (-3757 (($ |#4| $) 117) (($ (-623 |#4|) $) 116)) (-3671 (((-623 |#4|) $) 107)) (-1296 (((-112) |#4| $) 99) (((-112) $) 95)) (-3900 ((|#4| |#4| $) 90)) (-3831 (((-112) $ $) 110)) (-2884 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-542)))) (-1394 (((-112) |#4| $) 100) (((-112) $) 96)) (-3984 ((|#4| |#4| $) 91)) (-3337 (((-1088) $) 10)) (-1293 (((-3 |#4| "failed") $) 84)) (-3321 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 61)) (-2654 (((-3 $ "failed") $ |#4|) 78)) (-2272 (($ $ |#4|) 77) (((-623 $) |#4| $) 115) (((-623 $) |#4| (-623 $)) 114) (((-623 $) (-623 |#4|) $) 113) (((-623 $) (-623 |#4|) (-623 $)) 112)) (-1543 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 |#4|) (-623 |#4|)) 59 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-287 |#4|)) 57 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-623 (-287 |#4|))) 56 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))) (-4140 (((-112) $ $) 38)) (-2902 (((-112) $) 41)) (-3498 (($) 40)) (-2970 (((-749) $) 106)) (-3350 (((-749) |#4| $) 54 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342)))) (((-749) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4342)))) (-1731 (($ $) 39)) (-4028 (((-526) $) 69 (|has| |#4| (-596 (-526))))) (-1532 (($ (-623 |#4|)) 60)) (-2315 (($ $ |#3|) 28)) (-2486 (($ $ |#3|) 30)) (-1969 (($ $) 88)) (-2401 (($ $ |#3|) 29)) (-1518 (((-836) $) 11) (((-623 |#4|) $) 37)) (-2580 (((-749) $) 76 (|has| |#3| (-361)))) (-3753 (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 108)) (-4259 (((-112) $ (-1 (-112) |#4| (-623 |#4|))) 98)) (-3532 (((-623 $) |#4| $) 121) (((-623 $) |#4| (-623 $)) 120) (((-623 $) (-623 |#4|) $) 119) (((-623 $) (-623 |#4|) (-623 $)) 118)) (-1675 (((-112) (-1 (-112) |#4|) $) 49 (|has| $ (-6 -4342)))) (-1579 (((-623 |#3|) $) 81)) (-3024 (((-112) |#4| $) 135)) (-1288 (((-112) |#3| $) 80)) (-2316 (((-112) $ $) 6)) (-3191 (((-749) $) 46 (|has| $ (-6 -4342)))))
-(((-1077 |#1| |#2| |#3| |#4|) (-138) (-444) (-771) (-825) (-1034 |t#1| |t#2| |t#3|)) (T -1077))
-NIL
-(-13 (-1040 |t#1| |t#2| |t#3| |t#4|))
-(((-34) . T) ((-101) . T) ((-595 (-623 |#4|)) . T) ((-595 (-836)) . T) ((-149 |#4|) . T) ((-596 (-526)) |has| |#4| (-596 (-526))) ((-302 |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))) ((-481 |#4|) . T) ((-505 |#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))) ((-949 |#1| |#2| |#3| |#4|) . T) ((-1040 |#1| |#2| |#3| |#4|) . T) ((-1068) . T) ((-1174 |#1| |#2| |#3| |#4|) . T) ((-1181) . T))
-((-2384 (((-623 (-550)) (-550) (-550) (-550)) 22)) (-2301 (((-623 (-550)) (-550) (-550) (-550)) 12)) (-2232 (((-623 (-550)) (-550) (-550) (-550)) 18)) (-2158 (((-550) (-550) (-550)) 9)) (-3180 (((-1227 (-550)) (-623 (-550)) (-1227 (-550)) (-550)) 46) (((-1227 (-550)) (-1227 (-550)) (-1227 (-550)) (-550)) 41)) (-3086 (((-623 (-550)) (-623 (-550)) (-623 (-550)) (-112)) 28)) (-2998 (((-667 (-550)) (-623 (-550)) (-623 (-550)) (-667 (-550))) 45)) (-3837 (((-667 (-550)) (-623 (-550)) (-623 (-550))) 33)) (-3756 (((-623 (-667 (-550))) (-623 (-550))) 35)) (-3676 (((-623 (-550)) (-623 (-550)) (-623 (-550)) (-667 (-550))) 49)) (-3614 (((-667 (-550)) (-623 (-550)) (-623 (-550)) (-623 (-550))) 57)))
-(((-1078) (-10 -7 (-15 -3614 ((-667 (-550)) (-623 (-550)) (-623 (-550)) (-623 (-550)))) (-15 -3676 ((-623 (-550)) (-623 (-550)) (-623 (-550)) (-667 (-550)))) (-15 -3756 ((-623 (-667 (-550))) (-623 (-550)))) (-15 -3837 ((-667 (-550)) (-623 (-550)) (-623 (-550)))) (-15 -2998 ((-667 (-550)) (-623 (-550)) (-623 (-550)) (-667 (-550)))) (-15 -3086 ((-623 (-550)) (-623 (-550)) (-623 (-550)) (-112))) (-15 -3180 ((-1227 (-550)) (-1227 (-550)) (-1227 (-550)) (-550))) (-15 -3180 ((-1227 (-550)) (-623 (-550)) (-1227 (-550)) (-550))) (-15 -2158 ((-550) (-550) (-550))) (-15 -2232 ((-623 (-550)) (-550) (-550) (-550))) (-15 -2301 ((-623 (-550)) (-550) (-550) (-550))) (-15 -2384 ((-623 (-550)) (-550) (-550) (-550))))) (T -1078))
-((-2384 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-1078)) (-5 *3 (-550)))) (-2301 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-1078)) (-5 *3 (-550)))) (-2232 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-1078)) (-5 *3 (-550)))) (-2158 (*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-1078)))) (-3180 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-1227 (-550))) (-5 *3 (-623 (-550))) (-5 *4 (-550)) (-5 *1 (-1078)))) (-3180 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-1227 (-550))) (-5 *3 (-550)) (-5 *1 (-1078)))) (-3086 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-623 (-550))) (-5 *3 (-112)) (-5 *1 (-1078)))) (-2998 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-667 (-550))) (-5 *3 (-623 (-550))) (-5 *1 (-1078)))) (-3837 (*1 *2 *3 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-667 (-550))) (-5 *1 (-1078)))) (-3756 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-623 (-667 (-550)))) (-5 *1 (-1078)))) (-3676 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-623 (-550))) (-5 *3 (-667 (-550))) (-5 *1 (-1078)))) (-3614 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-667 (-550))) (-5 *1 (-1078)))))
-(-10 -7 (-15 -3614 ((-667 (-550)) (-623 (-550)) (-623 (-550)) (-623 (-550)))) (-15 -3676 ((-623 (-550)) (-623 (-550)) (-623 (-550)) (-667 (-550)))) (-15 -3756 ((-623 (-667 (-550))) (-623 (-550)))) (-15 -3837 ((-667 (-550)) (-623 (-550)) (-623 (-550)))) (-15 -2998 ((-667 (-550)) (-623 (-550)) (-623 (-550)) (-667 (-550)))) (-15 -3086 ((-623 (-550)) (-623 (-550)) (-623 (-550)) (-112))) (-15 -3180 ((-1227 (-550)) (-1227 (-550)) (-1227 (-550)) (-550))) (-15 -3180 ((-1227 (-550)) (-623 (-550)) (-1227 (-550)) (-550))) (-15 -2158 ((-550) (-550) (-550))) (-15 -2232 ((-623 (-550)) (-550) (-550) (-550))) (-15 -2301 ((-623 (-550)) (-550) (-550) (-550))) (-15 -2384 ((-623 (-550)) (-550) (-550) (-550))))
-((** (($ $ (-894)) 10)))
-(((-1079 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-894)))) (-1080)) (T -1079))
-NIL
-(-10 -8 (-15 ** (|#1| |#1| (-894))))
-((-1504 (((-112) $ $) 7)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2316 (((-112) $ $) 6)) (** (($ $ (-894)) 13)) (* (($ $ $) 14)))
-(((-1080) (-138)) (T -1080))
-((* (*1 *1 *1 *1) (-4 *1 (-1080))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-1080)) (-5 *2 (-894)))))
-(-13 (-1068) (-10 -8 (-15 * ($ $ $)) (-15 ** ($ $ (-894)))))
-(((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL (|has| |#3| (-1068)))) (-3433 (((-112) $) NIL (|has| |#3| (-130)))) (-3230 (($ (-894)) NIL (|has| |#3| (-1020)))) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-2270 (($ $ $) NIL (|has| |#3| (-771)))) (-3219 (((-3 $ "failed") $ $) NIL (|has| |#3| (-130)))) (-4047 (((-112) $ (-749)) NIL)) (-4319 (((-749)) NIL (|has| |#3| (-361)))) (-3712 (((-550) $) NIL (|has| |#3| (-823)))) (-1705 ((|#3| $ (-550) |#3|) NIL (|has| $ (-6 -4343)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL (-12 (|has| |#3| (-1011 (-550))) (|has| |#3| (-1068)))) (((-3 (-400 (-550)) "failed") $) NIL (-12 (|has| |#3| (-1011 (-400 (-550)))) (|has| |#3| (-1068)))) (((-3 |#3| "failed") $) NIL (|has| |#3| (-1068)))) (-2726 (((-550) $) NIL (-12 (|has| |#3| (-1011 (-550))) (|has| |#3| (-1068)))) (((-400 (-550)) $) NIL (-12 (|has| |#3| (-1011 (-400 (-550)))) (|has| |#3| (-1068)))) ((|#3| $) NIL (|has| |#3| (-1068)))) (-3780 (((-667 (-550)) (-667 $)) NIL (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1020)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1020)))) (((-2 (|:| -1340 (-667 |#3|)) (|:| |vec| (-1227 |#3|))) (-667 $) (-1227 $)) NIL (|has| |#3| (-1020))) (((-667 |#3|) (-667 $)) NIL (|has| |#3| (-1020)))) (-1386 (((-3 $ "failed") $) NIL (|has| |#3| (-705)))) (-1741 (($) NIL (|has| |#3| (-361)))) (-3245 ((|#3| $ (-550) |#3|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#3| $ (-550)) 12)) (-1416 (((-112) $) NIL (|has| |#3| (-823)))) (-3450 (((-623 |#3|) $) NIL (|has| $ (-6 -4342)))) (-3102 (((-112) $) NIL (|has| |#3| (-705)))) (-3329 (((-112) $) NIL (|has| |#3| (-823)))) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) NIL (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (-1561 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2689 (((-623 |#3|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#3| (-1068))))) (-3283 (((-550) $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (-1561 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-3234 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#3| |#3|) $) NIL)) (-2253 (((-894) $) NIL (|has| |#3| (-361)))) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| |#3| (-1068)))) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-2922 (($ (-894)) NIL (|has| |#3| (-361)))) (-3337 (((-1088) $) NIL (|has| |#3| (-1068)))) (-1293 ((|#3| $) NIL (|has| (-550) (-825)))) (-3111 (($ $ |#3|) NIL (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#3|))) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068)))) (($ $ (-287 |#3|)) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068)))) (($ $ (-623 |#3|) (-623 |#3|)) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#3| (-1068))))) (-2477 (((-623 |#3|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#3| $ (-550) |#3|) NIL) ((|#3| $ (-550)) NIL)) (-3440 ((|#3| $ $) NIL (|has| |#3| (-1020)))) (-3389 (($ (-1227 |#3|)) NIL)) (-2854 (((-133)) NIL (|has| |#3| (-356)))) (-2393 (($ $) NIL (-12 (|has| |#3| (-227)) (|has| |#3| (-1020)))) (($ $ (-749)) NIL (-12 (|has| |#3| (-227)) (|has| |#3| (-1020)))) (($ $ (-1144)) NIL (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))) (($ $ (-1 |#3| |#3|) (-749)) NIL (|has| |#3| (-1020))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-1020)))) (-3350 (((-749) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4342))) (((-749) |#3| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#3| (-1068))))) (-1731 (($ $) NIL)) (-1518 (((-1227 |#3|) $) NIL) (($ (-550)) NIL (-1561 (-12 (|has| |#3| (-1011 (-550))) (|has| |#3| (-1068))) (|has| |#3| (-1020)))) (($ (-400 (-550))) NIL (-12 (|has| |#3| (-1011 (-400 (-550)))) (|has| |#3| (-1068)))) (($ |#3|) NIL (|has| |#3| (-1068))) (((-836) $) NIL (|has| |#3| (-595 (-836))))) (-2390 (((-749)) NIL (|has| |#3| (-1020)))) (-1675 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4342)))) (-1635 (($ $) NIL (|has| |#3| (-823)))) (-2626 (($) NIL (|has| |#3| (-130)) CONST)) (-2636 (($) NIL (|has| |#3| (-705)) CONST)) (-4183 (($ $) NIL (-12 (|has| |#3| (-227)) (|has| |#3| (-1020)))) (($ $ (-749)) NIL (-12 (|has| |#3| (-227)) (|has| |#3| (-1020)))) (($ $ (-1144)) NIL (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#3| (-873 (-1144))) (|has| |#3| (-1020)))) (($ $ (-1 |#3| |#3|) (-749)) NIL (|has| |#3| (-1020))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-1020)))) (-2363 (((-112) $ $) NIL (-1561 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2345 (((-112) $ $) NIL (-1561 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2316 (((-112) $ $) NIL (|has| |#3| (-1068)))) (-2354 (((-112) $ $) NIL (-1561 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2335 (((-112) $ $) 17 (-1561 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2414 (($ $ |#3|) NIL (|has| |#3| (-356)))) (-2403 (($ $ $) NIL (|has| |#3| (-1020))) (($ $) NIL (|has| |#3| (-1020)))) (-2391 (($ $ $) NIL (|has| |#3| (-25)))) (** (($ $ (-749)) NIL (|has| |#3| (-705))) (($ $ (-894)) NIL (|has| |#3| (-705)))) (* (($ (-550) $) NIL (|has| |#3| (-1020))) (($ $ $) NIL (|has| |#3| (-705))) (($ $ |#3|) NIL (|has| |#3| (-705))) (($ |#3| $) NIL (|has| |#3| (-705))) (($ (-749) $) NIL (|has| |#3| (-130))) (($ (-894) $) NIL (|has| |#3| (-25)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-1081 |#1| |#2| |#3|) (-232 |#1| |#3|) (-749) (-749) (-771)) (T -1081))
+((-2221 (((-112) $ $) 7)) (-2297 (((-112) $) 32)) (-3590 ((|#2| $) 27)) (-1906 (((-112) $) 33)) (-1755 ((|#1| $) 28)) (-2093 (((-112) $) 35)) (-3422 (((-112) $) 37)) (-3555 (((-112) $) 34)) (-2369 (((-1127) $) 9)) (-3517 (((-112) $) 31)) (-1776 ((|#3| $) 26)) (-3445 (((-1089) $) 10)) (-1968 (((-112) $) 30)) (-2795 ((|#4| $) 25)) (-2520 ((|#5| $) 24)) (-1309 (((-112) $ $) 38)) (-2757 (($ $ (-550)) 14) (($ $ (-623 (-550))) 13)) (-1444 (((-623 $) $) 29)) (-2451 (($ (-623 $)) 23) (($ |#1|) 22) (($ |#2|) 21) (($ |#3|) 20) (($ |#4|) 19) (($ |#5|) 18)) (-2233 (((-837) $) 11)) (-3762 (($ $) 16)) (-3753 (($ $) 17)) (-1797 (((-112) $) 36)) (-2264 (((-112) $ $) 6)) (-3307 (((-550) $) 15)))
+(((-1072 |#1| |#2| |#3| |#4| |#5|) (-138) (-1069) (-1069) (-1069) (-1069) (-1069)) (T -1072))
+((-1309 (*1 *2 *1 *1) (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-112)))) (-3422 (*1 *2 *1) (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-112)))) (-1797 (*1 *2 *1) (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-112)))) (-2093 (*1 *2 *1) (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-112)))) (-3555 (*1 *2 *1) (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-112)))) (-1906 (*1 *2 *1) (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-112)))) (-2297 (*1 *2 *1) (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-112)))) (-3517 (*1 *2 *1) (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-112)))) (-1968 (*1 *2 *1) (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-112)))) (-1444 (*1 *2 *1) (-12 (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-623 *1)) (-4 *1 (-1072 *3 *4 *5 *6 *7)))) (-1755 (*1 *2 *1) (-12 (-4 *1 (-1072 *2 *3 *4 *5 *6)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *2 (-1069)))) (-3590 (*1 *2 *1) (-12 (-4 *1 (-1072 *3 *2 *4 *5 *6)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *2 (-1069)))) (-1776 (*1 *2 *1) (-12 (-4 *1 (-1072 *3 *4 *2 *5 *6)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *2 (-1069)))) (-2795 (*1 *2 *1) (-12 (-4 *1 (-1072 *3 *4 *5 *2 *6)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *2 (-1069)))) (-2520 (*1 *2 *1) (-12 (-4 *1 (-1072 *3 *4 *5 *6 *2)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *2 (-1069)))) (-2451 (*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)))) (-2451 (*1 *1 *2) (-12 (-4 *1 (-1072 *2 *3 *4 *5 *6)) (-4 *2 (-1069)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)))) (-2451 (*1 *1 *2) (-12 (-4 *1 (-1072 *3 *2 *4 *5 *6)) (-4 *3 (-1069)) (-4 *2 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)))) (-2451 (*1 *1 *2) (-12 (-4 *1 (-1072 *3 *4 *2 *5 *6)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *2 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)))) (-2451 (*1 *1 *2) (-12 (-4 *1 (-1072 *3 *4 *5 *2 *6)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *2 (-1069)) (-4 *6 (-1069)))) (-2451 (*1 *1 *2) (-12 (-4 *1 (-1072 *3 *4 *5 *6 *2)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *2 (-1069)))) (-3753 (*1 *1 *1) (-12 (-4 *1 (-1072 *2 *3 *4 *5 *6)) (-4 *2 (-1069)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)))) (-3762 (*1 *1 *1) (-12 (-4 *1 (-1072 *2 *3 *4 *5 *6)) (-4 *2 (-1069)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)))) (-3307 (*1 *2 *1) (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-550)))) (-2757 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)))) (-2757 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)))))
+(-13 (-1069) (-10 -8 (-15 -1309 ((-112) $ $)) (-15 -3422 ((-112) $)) (-15 -1797 ((-112) $)) (-15 -2093 ((-112) $)) (-15 -3555 ((-112) $)) (-15 -1906 ((-112) $)) (-15 -2297 ((-112) $)) (-15 -3517 ((-112) $)) (-15 -1968 ((-112) $)) (-15 -1444 ((-623 $) $)) (-15 -1755 (|t#1| $)) (-15 -3590 (|t#2| $)) (-15 -1776 (|t#3| $)) (-15 -2795 (|t#4| $)) (-15 -2520 (|t#5| $)) (-15 -2451 ($ (-623 $))) (-15 -2451 ($ |t#1|)) (-15 -2451 ($ |t#2|)) (-15 -2451 ($ |t#3|)) (-15 -2451 ($ |t#4|)) (-15 -2451 ($ |t#5|)) (-15 -3753 ($ $)) (-15 -3762 ($ $)) (-15 -3307 ((-550) $)) (-15 -2757 ($ $ (-550))) (-15 -2757 ($ $ (-623 (-550))))))
+(((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-2297 (((-112) $) NIL)) (-3590 (((-1145) $) NIL)) (-1906 (((-112) $) NIL)) (-1755 (((-1127) $) NIL)) (-2093 (((-112) $) NIL)) (-3422 (((-112) $) NIL)) (-3555 (((-112) $) NIL)) (-2369 (((-1127) $) NIL)) (-3517 (((-112) $) NIL)) (-1776 (((-550) $) NIL)) (-3445 (((-1089) $) NIL)) (-1968 (((-112) $) NIL)) (-2795 (((-219) $) NIL)) (-2520 (((-837) $) NIL)) (-1309 (((-112) $ $) NIL)) (-2757 (($ $ (-550)) NIL) (($ $ (-623 (-550))) NIL)) (-1444 (((-623 $) $) NIL)) (-2451 (($ (-623 $)) NIL) (($ (-1127)) NIL) (($ (-1145)) NIL) (($ (-550)) NIL) (($ (-219)) NIL) (($ (-837)) NIL)) (-2233 (((-837) $) NIL)) (-3762 (($ $) NIL)) (-3753 (($ $) NIL)) (-1797 (((-112) $) NIL)) (-2264 (((-112) $ $) NIL)) (-3307 (((-550) $) NIL)))
+(((-1073) (-1072 (-1127) (-1145) (-550) (-219) (-837))) (T -1073))
+NIL
+(-1072 (-1127) (-1145) (-550) (-219) (-837))
+((-2221 (((-112) $ $) NIL)) (-2297 (((-112) $) 38)) (-3590 ((|#2| $) 42)) (-1906 (((-112) $) 37)) (-1755 ((|#1| $) 41)) (-2093 (((-112) $) 35)) (-3422 (((-112) $) 14)) (-3555 (((-112) $) 36)) (-2369 (((-1127) $) NIL)) (-3517 (((-112) $) 39)) (-1776 ((|#3| $) 44)) (-3445 (((-1089) $) NIL)) (-1968 (((-112) $) 40)) (-2795 ((|#4| $) 43)) (-2520 ((|#5| $) 45)) (-1309 (((-112) $ $) 34)) (-2757 (($ $ (-550)) 56) (($ $ (-623 (-550))) 58)) (-1444 (((-623 $) $) 22)) (-2451 (($ (-623 $)) 46) (($ |#1|) 47) (($ |#2|) 48) (($ |#3|) 49) (($ |#4|) 50) (($ |#5|) 51)) (-2233 (((-837) $) 23)) (-3762 (($ $) 21)) (-3753 (($ $) 52)) (-1797 (((-112) $) 18)) (-2264 (((-112) $ $) 33)) (-3307 (((-550) $) 54)))
+(((-1074 |#1| |#2| |#3| |#4| |#5|) (-1072 |#1| |#2| |#3| |#4| |#5|) (-1069) (-1069) (-1069) (-1069) (-1069)) (T -1074))
+NIL
+(-1072 |#1| |#2| |#3| |#4| |#5|)
+((-1316 (((-1233) $) 23)) (-3150 (($ (-1145) (-427) |#2|) 11)) (-2233 (((-837) $) 16)))
+(((-1075 |#1| |#2|) (-13 (-388) (-10 -8 (-15 -3150 ($ (-1145) (-427) |#2|)))) (-825) (-423 |#1|)) (T -1075))
+((-3150 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1145)) (-5 *3 (-427)) (-4 *5 (-825)) (-5 *1 (-1075 *5 *4)) (-4 *4 (-423 *5)))))
+(-13 (-388) (-10 -8 (-15 -3150 ($ (-1145) (-427) |#2|))))
+((-1671 (((-112) |#5| |#5|) 38)) (-2219 (((-112) |#5| |#5|) 52)) (-3158 (((-112) |#5| (-623 |#5|)) 75) (((-112) |#5| |#5|) 61)) (-2923 (((-112) (-623 |#4|) (-623 |#4|)) 58)) (-3978 (((-112) (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|)) (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) 63)) (-2077 (((-1233)) 33)) (-3776 (((-1233) (-1127) (-1127) (-1127)) 29)) (-2592 (((-623 |#5|) (-623 |#5|)) 82)) (-3488 (((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|)))) 80)) (-1336 (((-623 (-2 (|:| -1309 (-623 |#4|)) (|:| -1608 |#5|) (|:| |ineq| (-623 |#4|)))) (-623 |#4|) (-623 |#5|) (-112) (-112)) 102)) (-3868 (((-112) |#5| |#5|) 47)) (-3594 (((-3 (-112) "failed") |#5| |#5|) 71)) (-1363 (((-112) (-623 |#4|) (-623 |#4|)) 57)) (-4013 (((-112) (-623 |#4|) (-623 |#4|)) 59)) (-3098 (((-112) (-623 |#4|) (-623 |#4|)) 60)) (-4131 (((-3 (-2 (|:| -1309 (-623 |#4|)) (|:| -1608 |#5|) (|:| |ineq| (-623 |#4|))) "failed") (-623 |#4|) |#5| (-623 |#4|) (-112) (-112) (-112) (-112) (-112)) 98)) (-4309 (((-623 |#5|) (-623 |#5|)) 43)))
+(((-1076 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3776 ((-1233) (-1127) (-1127) (-1127))) (-15 -2077 ((-1233))) (-15 -1671 ((-112) |#5| |#5|)) (-15 -4309 ((-623 |#5|) (-623 |#5|))) (-15 -3868 ((-112) |#5| |#5|)) (-15 -2219 ((-112) |#5| |#5|)) (-15 -2923 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -1363 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -4013 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -3098 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -3594 ((-3 (-112) "failed") |#5| |#5|)) (-15 -3158 ((-112) |#5| |#5|)) (-15 -3158 ((-112) |#5| (-623 |#5|))) (-15 -2592 ((-623 |#5|) (-623 |#5|))) (-15 -3978 ((-112) (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|)) (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|)))) (-15 -3488 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) (-15 -1336 ((-623 (-2 (|:| -1309 (-623 |#4|)) (|:| -1608 |#5|) (|:| |ineq| (-623 |#4|)))) (-623 |#4|) (-623 |#5|) (-112) (-112))) (-15 -4131 ((-3 (-2 (|:| -1309 (-623 |#4|)) (|:| -1608 |#5|) (|:| |ineq| (-623 |#4|))) "failed") (-623 |#4|) |#5| (-623 |#4|) (-112) (-112) (-112) (-112) (-112)))) (-444) (-771) (-825) (-1035 |#1| |#2| |#3|) (-1041 |#1| |#2| |#3| |#4|)) (T -1076))
+((-4131 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *9 (-1035 *6 *7 *8)) (-5 *2 (-2 (|:| -1309 (-623 *9)) (|:| -1608 *4) (|:| |ineq| (-623 *9)))) (-5 *1 (-1076 *6 *7 *8 *9 *4)) (-5 *3 (-623 *9)) (-4 *4 (-1041 *6 *7 *8 *9)))) (-1336 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-623 *10)) (-5 *5 (-112)) (-4 *10 (-1041 *6 *7 *8 *9)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *9 (-1035 *6 *7 *8)) (-5 *2 (-623 (-2 (|:| -1309 (-623 *9)) (|:| -1608 *10) (|:| |ineq| (-623 *9))))) (-5 *1 (-1076 *6 *7 *8 *9 *10)) (-5 *3 (-623 *9)))) (-3488 (*1 *2 *2) (-12 (-5 *2 (-623 (-2 (|:| |val| (-623 *6)) (|:| -1608 *7)))) (-4 *6 (-1035 *3 *4 *5)) (-4 *7 (-1041 *3 *4 *5 *6)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-1076 *3 *4 *5 *6 *7)))) (-3978 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-623 *7)) (|:| -1608 *8))) (-4 *7 (-1035 *4 *5 *6)) (-4 *8 (-1041 *4 *5 *6 *7)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-1076 *4 *5 *6 *7 *8)))) (-2592 (*1 *2 *2) (-12 (-5 *2 (-623 *7)) (-4 *7 (-1041 *3 *4 *5 *6)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *1 (-1076 *3 *4 *5 *6 *7)))) (-3158 (*1 *2 *3 *4) (-12 (-5 *4 (-623 *3)) (-4 *3 (-1041 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1035 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-1076 *5 *6 *7 *8 *3)))) (-3158 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1076 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7)))) (-3594 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1076 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7)))) (-3098 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-1076 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))) (-4013 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-1076 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))) (-1363 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-1076 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))) (-2923 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112)) (-5 *1 (-1076 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))) (-2219 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1076 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7)))) (-3868 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1076 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7)))) (-4309 (*1 *2 *2) (-12 (-5 *2 (-623 *7)) (-4 *7 (-1041 *3 *4 *5 *6)) (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *1 (-1076 *3 *4 *5 *6 *7)))) (-1671 (*1 *2 *3 *3) (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1076 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7)))) (-2077 (*1 *2) (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-1233)) (-5 *1 (-1076 *3 *4 *5 *6 *7)) (-4 *7 (-1041 *3 *4 *5 *6)))) (-3776 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1127)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-1233)) (-5 *1 (-1076 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))))
+(-10 -7 (-15 -3776 ((-1233) (-1127) (-1127) (-1127))) (-15 -2077 ((-1233))) (-15 -1671 ((-112) |#5| |#5|)) (-15 -4309 ((-623 |#5|) (-623 |#5|))) (-15 -3868 ((-112) |#5| |#5|)) (-15 -2219 ((-112) |#5| |#5|)) (-15 -2923 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -1363 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -4013 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -3098 ((-112) (-623 |#4|) (-623 |#4|))) (-15 -3594 ((-3 (-112) "failed") |#5| |#5|)) (-15 -3158 ((-112) |#5| |#5|)) (-15 -3158 ((-112) |#5| (-623 |#5|))) (-15 -2592 ((-623 |#5|) (-623 |#5|))) (-15 -3978 ((-112) (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|)) (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|)))) (-15 -3488 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) (-15 -1336 ((-623 (-2 (|:| -1309 (-623 |#4|)) (|:| -1608 |#5|) (|:| |ineq| (-623 |#4|)))) (-623 |#4|) (-623 |#5|) (-112) (-112))) (-15 -4131 ((-3 (-2 (|:| -1309 (-623 |#4|)) (|:| -1608 |#5|) (|:| |ineq| (-623 |#4|))) "failed") (-623 |#4|) |#5| (-623 |#4|) (-112) (-112) (-112) (-112) (-112))))
+((-3014 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#5|) 96)) (-1964 (((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) |#4| |#4| |#5|) 72)) (-2797 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#4| |#5|) 91)) (-2027 (((-623 |#5|) |#4| |#5|) 110)) (-2738 (((-623 |#5|) |#4| |#5|) 117)) (-3323 (((-623 |#5|) |#4| |#5|) 118)) (-2445 (((-623 (-2 (|:| |val| (-112)) (|:| -1608 |#5|))) |#4| |#5|) 97)) (-3460 (((-623 (-2 (|:| |val| (-112)) (|:| -1608 |#5|))) |#4| |#5|) 116)) (-1656 (((-623 (-2 (|:| |val| (-112)) (|:| -1608 |#5|))) |#4| |#5|) 46) (((-112) |#4| |#5|) 53)) (-1454 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) |#3| (-112)) 84) (((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#4| |#5| (-112) (-112)) 50)) (-4299 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#4| |#5|) 79)) (-3654 (((-1233)) 37)) (-2464 (((-1233)) 26)) (-3976 (((-1233) (-1127) (-1127) (-1127)) 33)) (-2722 (((-1233) (-1127) (-1127) (-1127)) 22)))
+(((-1077 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2722 ((-1233) (-1127) (-1127) (-1127))) (-15 -2464 ((-1233))) (-15 -3976 ((-1233) (-1127) (-1127) (-1127))) (-15 -3654 ((-1233))) (-15 -1964 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) |#4| |#4| |#5|)) (-15 -1454 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#4| |#5| (-112) (-112))) (-15 -1454 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) |#3| (-112))) (-15 -4299 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#4| |#5|)) (-15 -2797 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#4| |#5|)) (-15 -1656 ((-112) |#4| |#5|)) (-15 -2445 ((-623 (-2 (|:| |val| (-112)) (|:| -1608 |#5|))) |#4| |#5|)) (-15 -2027 ((-623 |#5|) |#4| |#5|)) (-15 -3460 ((-623 (-2 (|:| |val| (-112)) (|:| -1608 |#5|))) |#4| |#5|)) (-15 -2738 ((-623 |#5|) |#4| |#5|)) (-15 -1656 ((-623 (-2 (|:| |val| (-112)) (|:| -1608 |#5|))) |#4| |#5|)) (-15 -3323 ((-623 |#5|) |#4| |#5|)) (-15 -3014 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#5|))) (-444) (-771) (-825) (-1035 |#1| |#2| |#3|) (-1041 |#1| |#2| |#3| |#4|)) (T -1077))
+((-3014 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4)))) (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-3323 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 *4)) (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-1656 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -1608 *4)))) (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-2738 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 *4)) (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-3460 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -1608 *4)))) (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-2027 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 *4)) (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-2445 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -1608 *4)))) (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-1656 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-2797 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4)))) (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-4299 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4)))) (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-1454 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 (-2 (|:| |val| (-623 *8)) (|:| -1608 *9)))) (-5 *5 (-112)) (-4 *8 (-1035 *6 *7 *4)) (-4 *9 (-1041 *6 *7 *4 *8)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *4 (-825)) (-5 *2 (-623 (-2 (|:| |val| *8) (|:| -1608 *9)))) (-5 *1 (-1077 *6 *7 *4 *8 *9)))) (-1454 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *3 (-1035 *6 *7 *8)) (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4)))) (-5 *1 (-1077 *6 *7 *8 *3 *4)) (-4 *4 (-1041 *6 *7 *8 *3)))) (-1964 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4)))) (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))) (-3654 (*1 *2) (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-1233)) (-5 *1 (-1077 *3 *4 *5 *6 *7)) (-4 *7 (-1041 *3 *4 *5 *6)))) (-3976 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1127)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-1233)) (-5 *1 (-1077 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))) (-2464 (*1 *2) (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-1233)) (-5 *1 (-1077 *3 *4 *5 *6 *7)) (-4 *7 (-1041 *3 *4 *5 *6)))) (-2722 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1127)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-1233)) (-5 *1 (-1077 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))))
+(-10 -7 (-15 -2722 ((-1233) (-1127) (-1127) (-1127))) (-15 -2464 ((-1233))) (-15 -3976 ((-1233) (-1127) (-1127) (-1127))) (-15 -3654 ((-1233))) (-15 -1964 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) |#4| |#4| |#5|)) (-15 -1454 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#4| |#5| (-112) (-112))) (-15 -1454 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) |#3| (-112))) (-15 -4299 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#4| |#5|)) (-15 -2797 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#4| |#5|)) (-15 -1656 ((-112) |#4| |#5|)) (-15 -2445 ((-623 (-2 (|:| |val| (-112)) (|:| -1608 |#5|))) |#4| |#5|)) (-15 -2027 ((-623 |#5|) |#4| |#5|)) (-15 -3460 ((-623 (-2 (|:| |val| (-112)) (|:| -1608 |#5|))) |#4| |#5|)) (-15 -2738 ((-623 |#5|) |#4| |#5|)) (-15 -1656 ((-623 (-2 (|:| |val| (-112)) (|:| -1608 |#5|))) |#4| |#5|)) (-15 -3323 ((-623 |#5|) |#4| |#5|)) (-15 -3014 ((-623 (-2 (|:| |val| |#4|) (|:| -1608 |#5|))) |#4| |#5|)))
+((-2221 (((-112) $ $) 7)) (-3393 (((-623 (-2 (|:| -1953 $) (|:| -4046 (-623 |#4|)))) (-623 |#4|)) 85)) (-3186 (((-623 $) (-623 |#4|)) 86) (((-623 $) (-623 |#4|) (-112)) 111)) (-1516 (((-623 |#3|) $) 33)) (-3935 (((-112) $) 26)) (-3885 (((-112) $) 17 (|has| |#1| (-542)))) (-1404 (((-112) |#4| $) 101) (((-112) $) 97)) (-3624 ((|#4| |#4| $) 92)) (-2318 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 $))) |#4| $) 126)) (-1814 (((-2 (|:| |under| $) (|:| -3925 $) (|:| |upper| $)) $ |#3|) 27)) (-3368 (((-112) $ (-749)) 44)) (-2097 (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4344))) (((-3 |#4| "failed") $ |#3|) 79)) (-2991 (($) 45 T CONST)) (-3711 (((-112) $) 22 (|has| |#1| (-542)))) (-2751 (((-112) $ $) 24 (|has| |#1| (-542)))) (-3305 (((-112) $ $) 23 (|has| |#1| (-542)))) (-2248 (((-112) $) 25 (|has| |#1| (-542)))) (-3296 (((-623 |#4|) (-623 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 93)) (-3694 (((-623 |#4|) (-623 |#4|) $) 18 (|has| |#1| (-542)))) (-2178 (((-623 |#4|) (-623 |#4|) $) 19 (|has| |#1| (-542)))) (-2288 (((-3 $ "failed") (-623 |#4|)) 36)) (-2202 (($ (-623 |#4|)) 35)) (-3870 (((-3 $ "failed") $) 82)) (-2962 ((|#4| |#4| $) 89)) (-2708 (($ $) 68 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344))))) (-1979 (($ |#4| $) 67 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#4|) $) 64 (|has| $ (-6 -4344)))) (-2545 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-542)))) (-4240 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 102)) (-1621 ((|#4| |#4| $) 87)) (-2924 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4344))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4344))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-2466 (((-2 (|:| -1953 (-623 |#4|)) (|:| -4046 (-623 |#4|))) $) 105)) (-2515 (((-112) |#4| $) 136)) (-3350 (((-112) |#4| $) 133)) (-3201 (((-112) |#4| $) 137) (((-112) $) 134)) (-2971 (((-623 |#4|) $) 52 (|has| $ (-6 -4344)))) (-2831 (((-112) |#4| $) 104) (((-112) $) 103)) (-1765 ((|#3| $) 34)) (-1445 (((-112) $ (-749)) 43)) (-2876 (((-623 |#4|) $) 53 (|has| $ (-6 -4344)))) (-3922 (((-112) |#4| $) 55 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#4| |#4|) $) 47)) (-3704 (((-623 |#3|) $) 32)) (-4159 (((-112) |#3| $) 31)) (-1700 (((-112) $ (-749)) 42)) (-2369 (((-1127) $) 9)) (-3352 (((-3 |#4| (-623 $)) |#4| |#4| $) 128)) (-1623 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 $))) |#4| |#4| $) 127)) (-2001 (((-3 |#4| "failed") $) 83)) (-3087 (((-623 $) |#4| $) 129)) (-1785 (((-3 (-112) (-623 $)) |#4| $) 132)) (-2101 (((-623 (-2 (|:| |val| (-112)) (|:| -1608 $))) |#4| $) 131) (((-112) |#4| $) 130)) (-4072 (((-623 $) |#4| $) 125) (((-623 $) (-623 |#4|) $) 124) (((-623 $) (-623 |#4|) (-623 $)) 123) (((-623 $) |#4| (-623 $)) 122)) (-3552 (($ |#4| $) 117) (($ (-623 |#4|) $) 116)) (-3896 (((-623 |#4|) $) 107)) (-3705 (((-112) |#4| $) 99) (((-112) $) 95)) (-2474 ((|#4| |#4| $) 90)) (-3098 (((-112) $ $) 110)) (-4035 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-542)))) (-1631 (((-112) |#4| $) 100) (((-112) $) 96)) (-3959 ((|#4| |#4| $) 91)) (-3445 (((-1089) $) 10)) (-3858 (((-3 |#4| "failed") $) 84)) (-1614 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 61)) (-3747 (((-3 $ "failed") $ |#4|) 78)) (-4268 (($ $ |#4|) 77) (((-623 $) |#4| $) 115) (((-623 $) |#4| (-623 $)) 114) (((-623 $) (-623 |#4|) $) 113) (((-623 $) (-623 |#4|) (-623 $)) 112)) (-1410 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 |#4|) (-623 |#4|)) 59 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-287 |#4|)) 57 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-623 (-287 |#4|))) 56 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))) (-3155 (((-112) $ $) 38)) (-4217 (((-112) $) 41)) (-2819 (($) 40)) (-3661 (((-749) $) 106)) (-3457 (((-749) |#4| $) 54 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344)))) (((-749) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4344)))) (-2435 (($ $) 39)) (-2451 (((-526) $) 69 (|has| |#4| (-596 (-526))))) (-2245 (($ (-623 |#4|)) 60)) (-3537 (($ $ |#3|) 28)) (-1446 (($ $ |#3|) 30)) (-3236 (($ $) 88)) (-3175 (($ $ |#3|) 29)) (-2233 (((-837) $) 11) (((-623 |#4|) $) 37)) (-4265 (((-749) $) 76 (|has| |#3| (-361)))) (-3526 (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 108)) (-1770 (((-112) $ (-1 (-112) |#4| (-623 |#4|))) 98)) (-3176 (((-623 $) |#4| $) 121) (((-623 $) |#4| (-623 $)) 120) (((-623 $) (-623 |#4|) $) 119) (((-623 $) (-623 |#4|) (-623 $)) 118)) (-3404 (((-112) (-1 (-112) |#4|) $) 49 (|has| $ (-6 -4344)))) (-1751 (((-623 |#3|) $) 81)) (-2993 (((-112) |#4| $) 135)) (-3636 (((-112) |#3| $) 80)) (-2264 (((-112) $ $) 6)) (-3307 (((-749) $) 46 (|has| $ (-6 -4344)))))
+(((-1078 |#1| |#2| |#3| |#4|) (-138) (-444) (-771) (-825) (-1035 |t#1| |t#2| |t#3|)) (T -1078))
+NIL
+(-13 (-1041 |t#1| |t#2| |t#3| |t#4|))
+(((-34) . T) ((-101) . T) ((-595 (-623 |#4|)) . T) ((-595 (-837)) . T) ((-149 |#4|) . T) ((-596 (-526)) |has| |#4| (-596 (-526))) ((-302 |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))) ((-481 |#4|) . T) ((-505 |#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))) ((-950 |#1| |#2| |#3| |#4|) . T) ((-1041 |#1| |#2| |#3| |#4|) . T) ((-1069) . T) ((-1175 |#1| |#2| |#3| |#4|) . T) ((-1182) . T))
+((-3026 (((-623 (-550)) (-550) (-550) (-550)) 22)) (-3406 (((-623 (-550)) (-550) (-550) (-550)) 12)) (-3899 (((-623 (-550)) (-550) (-550) (-550)) 18)) (-2565 (((-550) (-550) (-550)) 9)) (-2975 (((-1228 (-550)) (-623 (-550)) (-1228 (-550)) (-550)) 46) (((-1228 (-550)) (-1228 (-550)) (-1228 (-550)) (-550)) 41)) (-2269 (((-623 (-550)) (-623 (-550)) (-623 (-550)) (-112)) 28)) (-2737 (((-667 (-550)) (-623 (-550)) (-623 (-550)) (-667 (-550))) 45)) (-3130 (((-667 (-550)) (-623 (-550)) (-623 (-550))) 33)) (-3541 (((-623 (-667 (-550))) (-623 (-550))) 35)) (-3931 (((-623 (-550)) (-623 (-550)) (-623 (-550)) (-667 (-550))) 49)) (-1447 (((-667 (-550)) (-623 (-550)) (-623 (-550)) (-623 (-550))) 57)))
+(((-1079) (-10 -7 (-15 -1447 ((-667 (-550)) (-623 (-550)) (-623 (-550)) (-623 (-550)))) (-15 -3931 ((-623 (-550)) (-623 (-550)) (-623 (-550)) (-667 (-550)))) (-15 -3541 ((-623 (-667 (-550))) (-623 (-550)))) (-15 -3130 ((-667 (-550)) (-623 (-550)) (-623 (-550)))) (-15 -2737 ((-667 (-550)) (-623 (-550)) (-623 (-550)) (-667 (-550)))) (-15 -2269 ((-623 (-550)) (-623 (-550)) (-623 (-550)) (-112))) (-15 -2975 ((-1228 (-550)) (-1228 (-550)) (-1228 (-550)) (-550))) (-15 -2975 ((-1228 (-550)) (-623 (-550)) (-1228 (-550)) (-550))) (-15 -2565 ((-550) (-550) (-550))) (-15 -3899 ((-623 (-550)) (-550) (-550) (-550))) (-15 -3406 ((-623 (-550)) (-550) (-550) (-550))) (-15 -3026 ((-623 (-550)) (-550) (-550) (-550))))) (T -1079))
+((-3026 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-1079)) (-5 *3 (-550)))) (-3406 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-1079)) (-5 *3 (-550)))) (-3899 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-1079)) (-5 *3 (-550)))) (-2565 (*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-1079)))) (-2975 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-1228 (-550))) (-5 *3 (-623 (-550))) (-5 *4 (-550)) (-5 *1 (-1079)))) (-2975 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-1228 (-550))) (-5 *3 (-550)) (-5 *1 (-1079)))) (-2269 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-623 (-550))) (-5 *3 (-112)) (-5 *1 (-1079)))) (-2737 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-667 (-550))) (-5 *3 (-623 (-550))) (-5 *1 (-1079)))) (-3130 (*1 *2 *3 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-667 (-550))) (-5 *1 (-1079)))) (-3541 (*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-623 (-667 (-550)))) (-5 *1 (-1079)))) (-3931 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-623 (-550))) (-5 *3 (-667 (-550))) (-5 *1 (-1079)))) (-1447 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-667 (-550))) (-5 *1 (-1079)))))
+(-10 -7 (-15 -1447 ((-667 (-550)) (-623 (-550)) (-623 (-550)) (-623 (-550)))) (-15 -3931 ((-623 (-550)) (-623 (-550)) (-623 (-550)) (-667 (-550)))) (-15 -3541 ((-623 (-667 (-550))) (-623 (-550)))) (-15 -3130 ((-667 (-550)) (-623 (-550)) (-623 (-550)))) (-15 -2737 ((-667 (-550)) (-623 (-550)) (-623 (-550)) (-667 (-550)))) (-15 -2269 ((-623 (-550)) (-623 (-550)) (-623 (-550)) (-112))) (-15 -2975 ((-1228 (-550)) (-1228 (-550)) (-1228 (-550)) (-550))) (-15 -2975 ((-1228 (-550)) (-623 (-550)) (-1228 (-550)) (-550))) (-15 -2565 ((-550) (-550) (-550))) (-15 -3899 ((-623 (-550)) (-550) (-550) (-550))) (-15 -3406 ((-623 (-550)) (-550) (-550) (-550))) (-15 -3026 ((-623 (-550)) (-550) (-550) (-550))))
+((** (($ $ (-895)) 10)))
+(((-1080 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-895)))) (-1081)) (T -1080))
+NIL
+(-10 -8 (-15 ** (|#1| |#1| (-895))))
+((-2221 (((-112) $ $) 7)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2264 (((-112) $ $) 6)) (** (($ $ (-895)) 13)) (* (($ $ $) 14)))
+(((-1081) (-138)) (T -1081))
+((* (*1 *1 *1 *1) (-4 *1 (-1081))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-1081)) (-5 *2 (-895)))))
+(-13 (-1069) (-10 -8 (-15 * ($ $ $)) (-15 ** ($ $ (-895)))))
+(((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL (|has| |#3| (-1069)))) (-3378 (((-112) $) NIL (|has| |#3| (-130)))) (-2065 (($ (-895)) NIL (|has| |#3| (-1021)))) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-4250 (($ $ $) NIL (|has| |#3| (-771)))) (-1993 (((-3 $ "failed") $ $) NIL (|has| |#3| (-130)))) (-3368 (((-112) $ (-749)) NIL)) (-3828 (((-749)) NIL (|has| |#3| (-361)))) (-4303 (((-550) $) NIL (|has| |#3| (-823)))) (-2409 ((|#3| $ (-550) |#3|) NIL (|has| $ (-6 -4345)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL (-12 (|has| |#3| (-1012 (-550))) (|has| |#3| (-1069)))) (((-3 (-400 (-550)) "failed") $) NIL (-12 (|has| |#3| (-1012 (-400 (-550)))) (|has| |#3| (-1069)))) (((-3 |#3| "failed") $) NIL (|has| |#3| (-1069)))) (-2202 (((-550) $) NIL (-12 (|has| |#3| (-1012 (-550))) (|has| |#3| (-1069)))) (((-400 (-550)) $) NIL (-12 (|has| |#3| (-1012 (-400 (-550)))) (|has| |#3| (-1069)))) ((|#3| $) NIL (|has| |#3| (-1069)))) (-3756 (((-667 (-550)) (-667 $)) NIL (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1021)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (-12 (|has| |#3| (-619 (-550))) (|has| |#3| (-1021)))) (((-2 (|:| -3121 (-667 |#3|)) (|:| |vec| (-1228 |#3|))) (-667 $) (-1228 $)) NIL (|has| |#3| (-1021))) (((-667 |#3|) (-667 $)) NIL (|has| |#3| (-1021)))) (-1537 (((-3 $ "failed") $) NIL (|has| |#3| (-705)))) (-1864 (($) NIL (|has| |#3| (-361)))) (-3317 ((|#3| $ (-550) |#3|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#3| $ (-550)) 12)) (-2694 (((-112) $) NIL (|has| |#3| (-823)))) (-2971 (((-623 |#3|) $) NIL (|has| $ (-6 -4344)))) (-2419 (((-112) $) NIL (|has| |#3| (-705)))) (-1712 (((-112) $) NIL (|has| |#3| (-823)))) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) NIL (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (-1489 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2876 (((-623 |#3|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#3| (-1069))))) (-2506 (((-550) $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (-1489 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-3311 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#3| |#3|) $) NIL)) (-4073 (((-895) $) NIL (|has| |#3| (-361)))) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| |#3| (-1069)))) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3690 (($ (-895)) NIL (|has| |#3| (-361)))) (-3445 (((-1089) $) NIL (|has| |#3| (-1069)))) (-3858 ((|#3| $) NIL (|has| (-550) (-825)))) (-2491 (($ $ |#3|) NIL (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#3|))) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069)))) (($ $ (-287 |#3|)) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069)))) (($ $ (-623 |#3|) (-623 |#3|)) NIL (-12 (|has| |#3| (-302 |#3|)) (|has| |#3| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#3| (-1069))))) (-1375 (((-623 |#3|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#3| $ (-550) |#3|) NIL) ((|#3| $ (-550)) NIL)) (-3451 ((|#3| $ $) NIL (|has| |#3| (-1021)))) (-1422 (($ (-1228 |#3|)) NIL)) (-1877 (((-133)) NIL (|has| |#3| (-356)))) (-2798 (($ $) NIL (-12 (|has| |#3| (-227)) (|has| |#3| (-1021)))) (($ $ (-749)) NIL (-12 (|has| |#3| (-227)) (|has| |#3| (-1021)))) (($ $ (-1145)) NIL (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))) (($ $ (-1 |#3| |#3|) (-749)) NIL (|has| |#3| (-1021))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-1021)))) (-3457 (((-749) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4344))) (((-749) |#3| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#3| (-1069))))) (-2435 (($ $) NIL)) (-2233 (((-1228 |#3|) $) NIL) (($ (-550)) NIL (-1489 (-12 (|has| |#3| (-1012 (-550))) (|has| |#3| (-1069))) (|has| |#3| (-1021)))) (($ (-400 (-550))) NIL (-12 (|has| |#3| (-1012 (-400 (-550)))) (|has| |#3| (-1069)))) (($ |#3|) NIL (|has| |#3| (-1069))) (((-837) $) NIL (|has| |#3| (-595 (-837))))) (-3091 (((-749)) NIL (|has| |#3| (-1021)))) (-3404 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4344)))) (-4188 (($ $) NIL (|has| |#3| (-823)))) (-2688 (($) NIL (|has| |#3| (-130)) CONST)) (-2700 (($) NIL (|has| |#3| (-705)) CONST)) (-1901 (($ $) NIL (-12 (|has| |#3| (-227)) (|has| |#3| (-1021)))) (($ $ (-749)) NIL (-12 (|has| |#3| (-227)) (|has| |#3| (-1021)))) (($ $ (-1145)) NIL (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#3| (-874 (-1145))) (|has| |#3| (-1021)))) (($ $ (-1 |#3| |#3|) (-749)) NIL (|has| |#3| (-1021))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-1021)))) (-2324 (((-112) $ $) NIL (-1489 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2302 (((-112) $ $) NIL (-1489 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2264 (((-112) $ $) NIL (|has| |#3| (-1069)))) (-2313 (((-112) $ $) NIL (-1489 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2290 (((-112) $ $) 17 (-1489 (|has| |#3| (-771)) (|has| |#3| (-823))))) (-2382 (($ $ |#3|) NIL (|has| |#3| (-356)))) (-2370 (($ $ $) NIL (|has| |#3| (-1021))) (($ $) NIL (|has| |#3| (-1021)))) (-2358 (($ $ $) NIL (|has| |#3| (-25)))) (** (($ $ (-749)) NIL (|has| |#3| (-705))) (($ $ (-895)) NIL (|has| |#3| (-705)))) (* (($ (-550) $) NIL (|has| |#3| (-1021))) (($ $ $) NIL (|has| |#3| (-705))) (($ $ |#3|) NIL (|has| |#3| (-705))) (($ |#3| $) NIL (|has| |#3| (-705))) (($ (-749) $) NIL (|has| |#3| (-130))) (($ (-895) $) NIL (|has| |#3| (-25)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-1082 |#1| |#2| |#3|) (-232 |#1| |#3|) (-749) (-749) (-771)) (T -1082))
NIL
(-232 |#1| |#3|)
-((-2460 (((-623 (-1200 |#2| |#1|)) (-1200 |#2| |#1|) (-1200 |#2| |#1|)) 37)) (-1816 (((-550) (-1200 |#2| |#1|)) 69 (|has| |#1| (-444)))) (-1614 (((-550) (-1200 |#2| |#1|)) 54)) (-2536 (((-623 (-1200 |#2| |#1|)) (-1200 |#2| |#1|) (-1200 |#2| |#1|)) 45)) (-1711 (((-550) (-1200 |#2| |#1|) (-1200 |#2| |#1|)) 68 (|has| |#1| (-444)))) (-2607 (((-623 |#1|) (-1200 |#2| |#1|) (-1200 |#2| |#1|)) 48)) (-1514 (((-550) (-1200 |#2| |#1|) (-1200 |#2| |#1|)) 53)))
-(((-1082 |#1| |#2|) (-10 -7 (-15 -2460 ((-623 (-1200 |#2| |#1|)) (-1200 |#2| |#1|) (-1200 |#2| |#1|))) (-15 -2536 ((-623 (-1200 |#2| |#1|)) (-1200 |#2| |#1|) (-1200 |#2| |#1|))) (-15 -2607 ((-623 |#1|) (-1200 |#2| |#1|) (-1200 |#2| |#1|))) (-15 -1514 ((-550) (-1200 |#2| |#1|) (-1200 |#2| |#1|))) (-15 -1614 ((-550) (-1200 |#2| |#1|))) (IF (|has| |#1| (-444)) (PROGN (-15 -1711 ((-550) (-1200 |#2| |#1|) (-1200 |#2| |#1|))) (-15 -1816 ((-550) (-1200 |#2| |#1|)))) |%noBranch|)) (-798) (-1144)) (T -1082))
-((-1816 (*1 *2 *3) (-12 (-5 *3 (-1200 *5 *4)) (-4 *4 (-444)) (-4 *4 (-798)) (-14 *5 (-1144)) (-5 *2 (-550)) (-5 *1 (-1082 *4 *5)))) (-1711 (*1 *2 *3 *3) (-12 (-5 *3 (-1200 *5 *4)) (-4 *4 (-444)) (-4 *4 (-798)) (-14 *5 (-1144)) (-5 *2 (-550)) (-5 *1 (-1082 *4 *5)))) (-1614 (*1 *2 *3) (-12 (-5 *3 (-1200 *5 *4)) (-4 *4 (-798)) (-14 *5 (-1144)) (-5 *2 (-550)) (-5 *1 (-1082 *4 *5)))) (-1514 (*1 *2 *3 *3) (-12 (-5 *3 (-1200 *5 *4)) (-4 *4 (-798)) (-14 *5 (-1144)) (-5 *2 (-550)) (-5 *1 (-1082 *4 *5)))) (-2607 (*1 *2 *3 *3) (-12 (-5 *3 (-1200 *5 *4)) (-4 *4 (-798)) (-14 *5 (-1144)) (-5 *2 (-623 *4)) (-5 *1 (-1082 *4 *5)))) (-2536 (*1 *2 *3 *3) (-12 (-4 *4 (-798)) (-14 *5 (-1144)) (-5 *2 (-623 (-1200 *5 *4))) (-5 *1 (-1082 *4 *5)) (-5 *3 (-1200 *5 *4)))) (-2460 (*1 *2 *3 *3) (-12 (-4 *4 (-798)) (-14 *5 (-1144)) (-5 *2 (-623 (-1200 *5 *4))) (-5 *1 (-1082 *4 *5)) (-5 *3 (-1200 *5 *4)))))
-(-10 -7 (-15 -2460 ((-623 (-1200 |#2| |#1|)) (-1200 |#2| |#1|) (-1200 |#2| |#1|))) (-15 -2536 ((-623 (-1200 |#2| |#1|)) (-1200 |#2| |#1|) (-1200 |#2| |#1|))) (-15 -2607 ((-623 |#1|) (-1200 |#2| |#1|) (-1200 |#2| |#1|))) (-15 -1514 ((-550) (-1200 |#2| |#1|) (-1200 |#2| |#1|))) (-15 -1614 ((-550) (-1200 |#2| |#1|))) (IF (|has| |#1| (-444)) (PROGN (-15 -1711 ((-550) (-1200 |#2| |#1|) (-1200 |#2| |#1|))) (-15 -1816 ((-550) (-1200 |#2| |#1|)))) |%noBranch|))
-((-1504 (((-112) $ $) NIL)) (-1911 (($ (-497) (-1086)) 14)) (-2838 (((-1086) $) 20)) (-1916 (((-497) $) 17)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 28) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-1083) (-13 (-1051) (-10 -8 (-15 -1911 ($ (-497) (-1086))) (-15 -1916 ((-497) $)) (-15 -2838 ((-1086) $))))) (T -1083))
-((-1911 (*1 *1 *2 *3) (-12 (-5 *2 (-497)) (-5 *3 (-1086)) (-5 *1 (-1083)))) (-1916 (*1 *2 *1) (-12 (-5 *2 (-497)) (-5 *1 (-1083)))) (-2838 (*1 *2 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-1083)))))
-(-13 (-1051) (-10 -8 (-15 -1911 ($ (-497) (-1086))) (-15 -1916 ((-497) $)) (-15 -2838 ((-1086) $))))
-((-3712 (((-3 (-550) "failed") |#2| (-1144) |#2| (-1126)) 17) (((-3 (-550) "failed") |#2| (-1144) (-818 |#2|)) 15) (((-3 (-550) "failed") |#2|) 54)))
-(((-1084 |#1| |#2|) (-10 -7 (-15 -3712 ((-3 (-550) "failed") |#2|)) (-15 -3712 ((-3 (-550) "failed") |#2| (-1144) (-818 |#2|))) (-15 -3712 ((-3 (-550) "failed") |#2| (-1144) |#2| (-1126)))) (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)) (-444)) (-13 (-27) (-1166) (-423 |#1|))) (T -1084))
-((-3712 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-1144)) (-5 *5 (-1126)) (-4 *6 (-13 (-542) (-825) (-1011 *2) (-619 *2) (-444))) (-5 *2 (-550)) (-5 *1 (-1084 *6 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *6))))) (-3712 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1144)) (-5 *5 (-818 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *6))) (-4 *6 (-13 (-542) (-825) (-1011 *2) (-619 *2) (-444))) (-5 *2 (-550)) (-5 *1 (-1084 *6 *3)))) (-3712 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-542) (-825) (-1011 *2) (-619 *2) (-444))) (-5 *2 (-550)) (-5 *1 (-1084 *4 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *4))))))
-(-10 -7 (-15 -3712 ((-3 (-550) "failed") |#2|)) (-15 -3712 ((-3 (-550) "failed") |#2| (-1144) (-818 |#2|))) (-15 -3712 ((-3 (-550) "failed") |#2| (-1144) |#2| (-1126))))
-((-3712 (((-3 (-550) "failed") (-400 (-925 |#1|)) (-1144) (-400 (-925 |#1|)) (-1126)) 35) (((-3 (-550) "failed") (-400 (-925 |#1|)) (-1144) (-818 (-400 (-925 |#1|)))) 30) (((-3 (-550) "failed") (-400 (-925 |#1|))) 13)))
-(((-1085 |#1|) (-10 -7 (-15 -3712 ((-3 (-550) "failed") (-400 (-925 |#1|)))) (-15 -3712 ((-3 (-550) "failed") (-400 (-925 |#1|)) (-1144) (-818 (-400 (-925 |#1|))))) (-15 -3712 ((-3 (-550) "failed") (-400 (-925 |#1|)) (-1144) (-400 (-925 |#1|)) (-1126)))) (-444)) (T -1085))
-((-3712 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-400 (-925 *6))) (-5 *4 (-1144)) (-5 *5 (-1126)) (-4 *6 (-444)) (-5 *2 (-550)) (-5 *1 (-1085 *6)))) (-3712 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1144)) (-5 *5 (-818 (-400 (-925 *6)))) (-5 *3 (-400 (-925 *6))) (-4 *6 (-444)) (-5 *2 (-550)) (-5 *1 (-1085 *6)))) (-3712 (*1 *2 *3) (|partial| -12 (-5 *3 (-400 (-925 *4))) (-4 *4 (-444)) (-5 *2 (-550)) (-5 *1 (-1085 *4)))))
-(-10 -7 (-15 -3712 ((-3 (-550) "failed") (-400 (-925 |#1|)))) (-15 -3712 ((-3 (-550) "failed") (-400 (-925 |#1|)) (-1144) (-818 (-400 (-925 |#1|))))) (-15 -3712 ((-3 (-550) "failed") (-400 (-925 |#1|)) (-1144) (-400 (-925 |#1|)) (-1126))))
-((-1504 (((-112) $ $) NIL)) (-1551 (((-1149) $) 10)) (-1486 (((-623 (-1149)) $) 11)) (-2838 (($ (-623 (-1149)) (-1149)) 9)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 20)) (-2316 (((-112) $ $) 14)))
-(((-1086) (-13 (-1068) (-10 -8 (-15 -2838 ($ (-623 (-1149)) (-1149))) (-15 -1551 ((-1149) $)) (-15 -1486 ((-623 (-1149)) $))))) (T -1086))
-((-2838 (*1 *1 *2 *3) (-12 (-5 *2 (-623 (-1149))) (-5 *3 (-1149)) (-5 *1 (-1086)))) (-1551 (*1 *2 *1) (-12 (-5 *2 (-1149)) (-5 *1 (-1086)))) (-1486 (*1 *2 *1) (-12 (-5 *2 (-623 (-1149))) (-5 *1 (-1086)))))
-(-13 (-1068) (-10 -8 (-15 -2838 ($ (-623 (-1149)) (-1149))) (-15 -1551 ((-1149) $)) (-15 -1486 ((-623 (-1149)) $))))
-((-1594 (((-309 (-550)) (-48)) 12)))
-(((-1087) (-10 -7 (-15 -1594 ((-309 (-550)) (-48))))) (T -1087))
-((-1594 (*1 *2 *3) (-12 (-5 *3 (-48)) (-5 *2 (-309 (-550))) (-5 *1 (-1087)))))
-(-10 -7 (-15 -1594 ((-309 (-550)) (-48))))
-((-1504 (((-112) $ $) NIL)) (-3239 (($ $) 41)) (-3433 (((-112) $) 65)) (-2678 (($ $ $) 48)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 86)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-2347 (($ $ $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-2181 (($ $ $ $) 75)) (-1505 (($ $) NIL)) (-3564 (((-411 $) $) NIL)) (-3631 (((-112) $ $) NIL)) (-3712 (((-550) $) NIL)) (-3827 (($ $ $) 72)) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL)) (-2726 (((-550) $) NIL)) (-3349 (($ $ $) 59)) (-3780 (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) 80) (((-667 (-550)) (-667 $)) 28)) (-1386 (((-3 $ "failed") $) NIL)) (-3207 (((-3 (-400 (-550)) "failed") $) NIL)) (-3122 (((-112) $) NIL)) (-3042 (((-400 (-550)) $) NIL)) (-1741 (($) 83) (($ $) 84)) (-1519 (($ $ $) 58)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL)) (-3933 (((-112) $) NIL)) (-3064 (($ $ $ $) NIL)) (-2434 (($ $ $) 81)) (-1416 (((-112) $) NIL)) (-3388 (($ $ $) NIL)) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL)) (-3102 (((-112) $) 66)) (-3718 (((-112) $) 64)) (-3462 (($ $) 42)) (-2826 (((-3 $ "failed") $) NIL)) (-3329 (((-112) $) 76)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3178 (($ $ $ $) 73)) (-2707 (($ $ $) 68) (($) 39)) (-4164 (($ $ $) 67) (($) 38)) (-3833 (($ $) NIL)) (-3772 (($ $) 71)) (-3106 (($ $ $) NIL) (($ (-623 $)) NIL)) (-1825 (((-1126) $) NIL)) (-2996 (($ $ $) NIL)) (-3862 (($) NIL T CONST)) (-3463 (($ $) 50)) (-3337 (((-1088) $) 70)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL)) (-3139 (($ $ $) 62) (($ (-623 $)) NIL)) (-1289 (($ $) NIL)) (-3338 (((-411 $) $) NIL)) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL)) (-1495 (((-3 $ "failed") $ $) NIL)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3777 (((-112) $) NIL)) (-3542 (((-749) $) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 61)) (-2393 (($ $ (-749)) NIL) (($ $) NIL)) (-2092 (($ $) 51)) (-1731 (($ $) NIL)) (-4028 (((-550) $) 32) (((-526) $) NIL) (((-865 (-550)) $) NIL) (((-372) $) NIL) (((-219) $) NIL)) (-1518 (((-836) $) 31) (($ (-550)) 82) (($ $) NIL) (($ (-550)) 82)) (-2390 (((-749)) NIL)) (-2520 (((-112) $ $) NIL)) (-4224 (($ $ $) NIL)) (-1860 (($) 37)) (-1345 (((-112) $ $) NIL)) (-2260 (($ $ $ $) 74)) (-1635 (($ $) 63)) (-1482 (($ $ $) 44)) (-2626 (($) 35 T CONST)) (-2611 (($ $ $) 47)) (-2636 (($) 36 T CONST)) (-3040 (((-1126) $) 21) (((-1126) $ (-112)) 23) (((-1232) (-800) $) 24) (((-1232) (-800) $ (-112)) 25)) (-2622 (($ $) 45)) (-4183 (($ $ (-749)) NIL) (($ $) NIL)) (-2602 (($ $ $) 46)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 40)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 49)) (-1466 (($ $ $) 43)) (-2403 (($ $) 52) (($ $ $) 54)) (-2391 (($ $ $) 53)) (** (($ $ (-894)) NIL) (($ $ (-749)) 57)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 34) (($ $ $) 55)))
-(((-1088) (-13 (-535) (-639) (-806) (-10 -8 (-6 -4329) (-6 -4334) (-6 -4330) (-15 -4164 ($)) (-15 -2707 ($)) (-15 -3462 ($ $)) (-15 -3239 ($ $)) (-15 -1466 ($ $ $)) (-15 -1482 ($ $ $)) (-15 -2678 ($ $ $)) (-15 -2622 ($ $)) (-15 -2602 ($ $ $)) (-15 -2611 ($ $ $))))) (T -1088))
-((-1482 (*1 *1 *1 *1) (-5 *1 (-1088))) (-1466 (*1 *1 *1 *1) (-5 *1 (-1088))) (-3239 (*1 *1 *1) (-5 *1 (-1088))) (-4164 (*1 *1) (-5 *1 (-1088))) (-2707 (*1 *1) (-5 *1 (-1088))) (-3462 (*1 *1 *1) (-5 *1 (-1088))) (-2678 (*1 *1 *1 *1) (-5 *1 (-1088))) (-2622 (*1 *1 *1) (-5 *1 (-1088))) (-2602 (*1 *1 *1 *1) (-5 *1 (-1088))) (-2611 (*1 *1 *1 *1) (-5 *1 (-1088))))
-(-13 (-535) (-639) (-806) (-10 -8 (-6 -4329) (-6 -4334) (-6 -4330) (-15 -4164 ($)) (-15 -2707 ($)) (-15 -3462 ($ $)) (-15 -3239 ($ $)) (-15 -1466 ($ $ $)) (-15 -1482 ($ $ $)) (-15 -2678 ($ $ $)) (-15 -2622 ($ $)) (-15 -2602 ($ $ $)) (-15 -2611 ($ $ $))))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-2038 ((|#1| $) 44)) (-4047 (((-112) $ (-749)) 8)) (-3513 (($) 7 T CONST)) (-2094 ((|#1| |#1| $) 46)) (-2006 ((|#1| $) 45)) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) 9)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35)) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-3638 ((|#1| $) 39)) (-1886 (($ |#1| $) 40)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-3760 ((|#1| $) 41)) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2775 (((-749) $) 43)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-3685 (($ (-623 |#1|)) 42)) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-1089 |#1|) (-138) (-1181)) (T -1089))
-((-2094 (*1 *2 *2 *1) (-12 (-4 *1 (-1089 *2)) (-4 *2 (-1181)))) (-2006 (*1 *2 *1) (-12 (-4 *1 (-1089 *2)) (-4 *2 (-1181)))) (-2038 (*1 *2 *1) (-12 (-4 *1 (-1089 *2)) (-4 *2 (-1181)))) (-2775 (*1 *2 *1) (-12 (-4 *1 (-1089 *3)) (-4 *3 (-1181)) (-5 *2 (-749)))))
-(-13 (-106 |t#1|) (-10 -8 (-6 -4342) (-15 -2094 (|t#1| |t#1| $)) (-15 -2006 (|t#1| $)) (-15 -2038 (|t#1| $)) (-15 -2775 ((-749) $))))
-(((-34) . T) ((-106 |#1|) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-1068) |has| |#1| (-1068)) ((-1181) . T))
-((-2252 ((|#3| $) 76)) (-3880 (((-3 (-550) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 |#3| "failed") $) 40)) (-2726 (((-550) $) NIL) (((-400 (-550)) $) NIL) ((|#3| $) 37)) (-3780 (((-667 (-550)) (-667 $)) NIL) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL) (((-2 (|:| -1340 (-667 |#3|)) (|:| |vec| (-1227 |#3|))) (-667 $) (-1227 $)) 73) (((-667 |#3|) (-667 $)) 65)) (-2393 (($ $ (-1 |#3| |#3|)) 19) (($ $ (-1 |#3| |#3|) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144))) NIL) (($ $ (-1144)) NIL) (($ $ (-749)) NIL) (($ $) NIL)) (-4105 ((|#3| $) 78)) (-4195 ((|#4| $) 32)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ (-400 (-550))) NIL) (($ |#3|) 16)) (** (($ $ (-894)) NIL) (($ $ (-749)) 15) (($ $ (-550)) 82)))
-(((-1090 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 ** (|#1| |#1| (-550))) (-15 -4105 (|#3| |#1|)) (-15 -2252 (|#3| |#1|)) (-15 -4195 (|#4| |#1|)) (-15 -3780 ((-667 |#3|) (-667 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 |#3|)) (|:| |vec| (-1227 |#3|))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-667 (-550)) (-667 |#1|))) (-15 -2726 (|#3| |#1|)) (-15 -3880 ((-3 |#3| "failed") |#1|)) (-15 -1518 (|#1| |#3|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-550) |#1|)) (-15 -2393 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -2393 (|#1| |#1| (-1 |#3| |#3|) (-749))) (-15 -2393 (|#1| |#1| (-1 |#3| |#3|))) (-15 -1518 (|#1| (-550))) (-15 ** (|#1| |#1| (-749))) (-15 ** (|#1| |#1| (-894))) (-15 -1518 ((-836) |#1|))) (-1091 |#2| |#3| |#4| |#5|) (-749) (-1020) (-232 |#2| |#3|) (-232 |#2| |#3|)) (T -1090))
-NIL
-(-10 -8 (-15 ** (|#1| |#1| (-550))) (-15 -4105 (|#3| |#1|)) (-15 -2252 (|#3| |#1|)) (-15 -4195 (|#4| |#1|)) (-15 -3780 ((-667 |#3|) (-667 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 |#3|)) (|:| |vec| (-1227 |#3|))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 |#1|) (-1227 |#1|))) (-15 -3780 ((-667 (-550)) (-667 |#1|))) (-15 -2726 (|#3| |#1|)) (-15 -3880 ((-3 |#3| "failed") |#1|)) (-15 -1518 (|#1| |#3|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-550) |#1|)) (-15 -2393 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-749))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -2393 (|#1| |#1| (-1 |#3| |#3|) (-749))) (-15 -2393 (|#1| |#1| (-1 |#3| |#3|))) (-15 -1518 (|#1| (-550))) (-15 ** (|#1| |#1| (-749))) (-15 ** (|#1| |#1| (-894))) (-15 -1518 ((-836) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-2252 ((|#2| $) 70)) (-1294 (((-112) $) 110)) (-3219 (((-3 $ "failed") $ $) 19)) (-3483 (((-112) $) 108)) (-4047 (((-112) $ (-749)) 100)) (-1333 (($ |#2|) 73)) (-3513 (($) 17 T CONST)) (-3707 (($ $) 127 (|has| |#2| (-300)))) (-3719 ((|#3| $ (-550)) 122)) (-3880 (((-3 (-550) "failed") $) 84 (|has| |#2| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) 82 (|has| |#2| (-1011 (-400 (-550))))) (((-3 |#2| "failed") $) 79)) (-2726 (((-550) $) 85 (|has| |#2| (-1011 (-550)))) (((-400 (-550)) $) 83 (|has| |#2| (-1011 (-400 (-550))))) ((|#2| $) 78)) (-3780 (((-667 (-550)) (-667 $)) 77 (|has| |#2| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) 76 (|has| |#2| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 $) (-1227 $)) 75) (((-667 |#2|) (-667 $)) 74)) (-1386 (((-3 $ "failed") $) 32)) (-2122 (((-749) $) 128 (|has| |#2| (-542)))) (-3181 ((|#2| $ (-550) (-550)) 120)) (-3450 (((-623 |#2|) $) 93 (|has| $ (-6 -4342)))) (-3102 (((-112) $) 30)) (-3613 (((-749) $) 129 (|has| |#2| (-542)))) (-3525 (((-623 |#4|) $) 130 (|has| |#2| (-542)))) (-2115 (((-749) $) 116)) (-2124 (((-749) $) 117)) (-1859 (((-112) $ (-749)) 101)) (-3928 ((|#2| $) 65 (|has| |#2| (-6 (-4344 "*"))))) (-2938 (((-550) $) 112)) (-3895 (((-550) $) 114)) (-2689 (((-623 |#2|) $) 92 (|has| $ (-6 -4342)))) (-1921 (((-112) |#2| $) 90 (-12 (|has| |#2| (-1068)) (|has| $ (-6 -4342))))) (-2828 (((-550) $) 113)) (-3816 (((-550) $) 115)) (-2458 (($ (-623 (-623 |#2|))) 107)) (-3234 (($ (-1 |#2| |#2|) $) 97 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#2| |#2| |#2|) $ $) 124) (($ (-1 |#2| |#2|) $) 98)) (-4048 (((-623 (-623 |#2|)) $) 118)) (-1573 (((-112) $ (-749)) 102)) (-1825 (((-1126) $) 9)) (-2031 (((-3 $ "failed") $) 64 (|has| |#2| (-356)))) (-3337 (((-1088) $) 10)) (-1495 (((-3 $ "failed") $ |#2|) 125 (|has| |#2| (-542)))) (-1543 (((-112) (-1 (-112) |#2|) $) 95 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#2|))) 89 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-287 |#2|)) 88 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ |#2| |#2|) 87 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-623 |#2|) (-623 |#2|)) 86 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))) (-4140 (((-112) $ $) 106)) (-2902 (((-112) $) 103)) (-3498 (($) 104)) (-2680 ((|#2| $ (-550) (-550) |#2|) 121) ((|#2| $ (-550) (-550)) 119)) (-2393 (($ $ (-1 |#2| |#2|)) 50) (($ $ (-1 |#2| |#2|) (-749)) 49) (($ $ (-623 (-1144)) (-623 (-749))) 42 (|has| |#2| (-873 (-1144)))) (($ $ (-1144) (-749)) 41 (|has| |#2| (-873 (-1144)))) (($ $ (-623 (-1144))) 40 (|has| |#2| (-873 (-1144)))) (($ $ (-1144)) 39 (|has| |#2| (-873 (-1144)))) (($ $ (-749)) 37 (|has| |#2| (-227))) (($ $) 35 (|has| |#2| (-227)))) (-4105 ((|#2| $) 69)) (-4296 (($ (-623 |#2|)) 72)) (-1829 (((-112) $) 109)) (-4195 ((|#3| $) 71)) (-4017 ((|#2| $) 66 (|has| |#2| (-6 (-4344 "*"))))) (-3350 (((-749) (-1 (-112) |#2|) $) 94 (|has| $ (-6 -4342))) (((-749) |#2| $) 91 (-12 (|has| |#2| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 105)) (-3615 ((|#4| $ (-550)) 123)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ (-400 (-550))) 81 (|has| |#2| (-1011 (-400 (-550))))) (($ |#2|) 80)) (-2390 (((-749)) 28)) (-1675 (((-112) (-1 (-112) |#2|) $) 96 (|has| $ (-6 -4342)))) (-1295 (((-112) $) 111)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $ (-1 |#2| |#2|)) 48) (($ $ (-1 |#2| |#2|) (-749)) 47) (($ $ (-623 (-1144)) (-623 (-749))) 46 (|has| |#2| (-873 (-1144)))) (($ $ (-1144) (-749)) 45 (|has| |#2| (-873 (-1144)))) (($ $ (-623 (-1144))) 44 (|has| |#2| (-873 (-1144)))) (($ $ (-1144)) 43 (|has| |#2| (-873 (-1144)))) (($ $ (-749)) 38 (|has| |#2| (-227))) (($ $) 36 (|has| |#2| (-227)))) (-2316 (((-112) $ $) 6)) (-2414 (($ $ |#2|) 126 (|has| |#2| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 63 (|has| |#2| (-356)))) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#2|) 132) (($ |#2| $) 131) ((|#4| $ |#4|) 68) ((|#3| |#3| $) 67)) (-3191 (((-749) $) 99 (|has| $ (-6 -4342)))))
-(((-1091 |#1| |#2| |#3| |#4|) (-138) (-749) (-1020) (-232 |t#1| |t#2|) (-232 |t#1| |t#2|)) (T -1091))
-((-1333 (*1 *1 *2) (-12 (-4 *2 (-1020)) (-4 *1 (-1091 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2)) (-4 *5 (-232 *3 *2)))) (-4296 (*1 *1 *2) (-12 (-5 *2 (-623 *4)) (-4 *4 (-1020)) (-4 *1 (-1091 *3 *4 *5 *6)) (-4 *5 (-232 *3 *4)) (-4 *6 (-232 *3 *4)))) (-4195 (*1 *2 *1) (-12 (-4 *1 (-1091 *3 *4 *2 *5)) (-4 *4 (-1020)) (-4 *5 (-232 *3 *4)) (-4 *2 (-232 *3 *4)))) (-2252 (*1 *2 *1) (-12 (-4 *1 (-1091 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2)) (-4 *5 (-232 *3 *2)) (-4 *2 (-1020)))) (-4105 (*1 *2 *1) (-12 (-4 *1 (-1091 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2)) (-4 *5 (-232 *3 *2)) (-4 *2 (-1020)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-1091 *3 *4 *5 *2)) (-4 *4 (-1020)) (-4 *5 (-232 *3 *4)) (-4 *2 (-232 *3 *4)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-1091 *3 *4 *2 *5)) (-4 *4 (-1020)) (-4 *2 (-232 *3 *4)) (-4 *5 (-232 *3 *4)))) (-4017 (*1 *2 *1) (-12 (-4 *1 (-1091 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2)) (-4 *5 (-232 *3 *2)) (|has| *2 (-6 (-4344 "*"))) (-4 *2 (-1020)))) (-3928 (*1 *2 *1) (-12 (-4 *1 (-1091 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2)) (-4 *5 (-232 *3 *2)) (|has| *2 (-6 (-4344 "*"))) (-4 *2 (-1020)))) (-2031 (*1 *1 *1) (|partial| -12 (-4 *1 (-1091 *2 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-232 *2 *3)) (-4 *5 (-232 *2 *3)) (-4 *3 (-356)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-1091 *3 *4 *5 *6)) (-4 *4 (-1020)) (-4 *5 (-232 *3 *4)) (-4 *6 (-232 *3 *4)) (-4 *4 (-356)))))
-(-13 (-225 |t#2|) (-111 |t#2| |t#2|) (-1023 |t#1| |t#1| |t#2| |t#3| |t#4|) (-404 |t#2|) (-370 |t#2|) (-10 -8 (IF (|has| |t#2| (-170)) (-6 (-696 |t#2|)) |%noBranch|) (-15 -1333 ($ |t#2|)) (-15 -4296 ($ (-623 |t#2|))) (-15 -4195 (|t#3| $)) (-15 -2252 (|t#2| $)) (-15 -4105 (|t#2| $)) (-15 * (|t#4| $ |t#4|)) (-15 * (|t#3| |t#3| $)) (IF (|has| |t#2| (-6 (-4344 "*"))) (PROGN (-6 (-38 |t#2|)) (-15 -4017 (|t#2| $)) (-15 -3928 (|t#2| $))) |%noBranch|) (IF (|has| |t#2| (-356)) (PROGN (-15 -2031 ((-3 $ "failed") $)) (-15 ** ($ $ (-550)))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-34) . T) ((-38 |#2|) |has| |#2| (-6 (-4344 "*"))) ((-101) . T) ((-111 |#2| |#2|) . T) ((-130) . T) ((-595 (-836)) . T) ((-225 |#2|) . T) ((-227) |has| |#2| (-227)) ((-302 |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) ((-370 |#2|) . T) ((-404 |#2|) . T) ((-481 |#2|) . T) ((-505 |#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) ((-626 |#2|) . T) ((-626 $) . T) ((-619 (-550)) |has| |#2| (-619 (-550))) ((-619 |#2|) . T) ((-696 |#2|) -1561 (|has| |#2| (-170)) (|has| |#2| (-6 (-4344 "*")))) ((-705) . T) ((-873 (-1144)) |has| |#2| (-873 (-1144))) ((-1023 |#1| |#1| |#2| |#3| |#4|) . T) ((-1011 (-400 (-550))) |has| |#2| (-1011 (-400 (-550)))) ((-1011 (-550)) |has| |#2| (-1011 (-550))) ((-1011 |#2|) . T) ((-1026 |#2|) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1181) . T))
-((-3434 ((|#4| |#4|) 70)) (-1426 ((|#4| |#4|) 65)) (-3621 (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2437 (-623 |#3|))) |#4| |#3|) 78)) (-3533 (((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|) 69)) (-3330 (((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|) 67)))
-(((-1092 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1426 (|#4| |#4|)) (-15 -3330 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -3434 (|#4| |#4|)) (-15 -3533 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -3621 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2437 (-623 |#3|))) |#4| |#3|))) (-300) (-366 |#1|) (-366 |#1|) (-665 |#1| |#2| |#3|)) (T -1092))
-((-3621 (*1 *2 *3 *4) (-12 (-4 *5 (-300)) (-4 *6 (-366 *5)) (-4 *4 (-366 *5)) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2437 (-623 *4)))) (-5 *1 (-1092 *5 *6 *4 *3)) (-4 *3 (-665 *5 *6 *4)))) (-3533 (*1 *2 *3) (-12 (-4 *4 (-300)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *2 (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3))) (-5 *1 (-1092 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))) (-3434 (*1 *2 *2) (-12 (-4 *3 (-300)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-1092 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))) (-3330 (*1 *2 *3) (-12 (-4 *4 (-300)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3))) (-5 *1 (-1092 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))) (-1426 (*1 *2 *2) (-12 (-4 *3 (-300)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-1092 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))))
-(-10 -7 (-15 -1426 (|#4| |#4|)) (-15 -3330 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -3434 (|#4| |#4|)) (-15 -3533 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -3621 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2437 (-623 |#3|))) |#4| |#3|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 17)) (-3141 (((-623 |#2|) $) 159)) (-3306 (((-1140 $) $ |#2|) 54) (((-1140 |#1|) $) 43)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 108 (|has| |#1| (-542)))) (-1447 (($ $) 110 (|has| |#1| (-542)))) (-4291 (((-112) $) 112 (|has| |#1| (-542)))) (-1520 (((-749) $) NIL) (((-749) $ (-623 |#2|)) 192)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-1505 (($ $) NIL (|has| |#1| (-444)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-444)))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) 156) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 |#2| "failed") $) NIL)) (-2726 ((|#1| $) 154) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-550) $) NIL (|has| |#1| (-1011 (-550)))) ((|#2| $) NIL)) (-3340 (($ $ $ |#2|) NIL (|has| |#1| (-170)))) (-3295 (($ $) 196)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) 82)) (-2674 (($ $) NIL (|has| |#1| (-444))) (($ $ |#2|) NIL (|has| |#1| (-444)))) (-3287 (((-623 $) $) NIL)) (-3933 (((-112) $) NIL (|has| |#1| (-882)))) (-2613 (($ $ |#1| (-522 |#2|) $) NIL)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (-12 (|has| |#1| (-859 (-372))) (|has| |#2| (-859 (-372))))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (-12 (|has| |#1| (-859 (-550))) (|has| |#2| (-859 (-550)))))) (-3102 (((-112) $) 19)) (-2603 (((-749) $) 26)) (-3129 (($ (-1140 |#1|) |#2|) 48) (($ (-1140 $) |#2|) 64)) (-1822 (((-623 $) $) NIL)) (-3439 (((-112) $) 32)) (-3118 (($ |#1| (-522 |#2|)) 71) (($ $ |#2| (-749)) 52) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-2843 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $ |#2|) NIL)) (-1667 (((-522 |#2|) $) 186) (((-749) $ |#2|) 187) (((-623 (-749)) $ (-623 |#2|)) 188)) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-2688 (($ (-1 (-522 |#2|) (-522 |#2|)) $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) 120)) (-2558 (((-3 |#2| "failed") $) 161)) (-3267 (($ $) 195)) (-3277 ((|#1| $) 37)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-1825 (((-1126) $) NIL)) (-1598 (((-3 (-623 $) "failed") $) NIL)) (-1444 (((-3 (-623 $) "failed") $) NIL)) (-1748 (((-3 (-2 (|:| |var| |#2|) (|:| -3521 (-749))) "failed") $) NIL)) (-3337 (((-1088) $) NIL)) (-3248 (((-112) $) 33)) (-3256 ((|#1| $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 138 (|has| |#1| (-444)))) (-3139 (($ (-623 $)) 143 (|has| |#1| (-444))) (($ $ $) 130 (|has| |#1| (-444)))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#1| (-882)))) (-3338 (((-411 $) $) NIL (|has| |#1| (-882)))) (-1495 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542))) (((-3 $ "failed") $ $) 118 (|has| |#1| (-542)))) (-3866 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ |#2| |#1|) 164) (($ $ (-623 |#2|) (-623 |#1|)) 177) (($ $ |#2| $) 163) (($ $ (-623 |#2|) (-623 $)) 176)) (-3453 (($ $ |#2|) NIL (|has| |#1| (-170)))) (-2393 (($ $ |#2|) 194) (($ $ (-623 |#2|)) NIL) (($ $ |#2| (-749)) NIL) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-2970 (((-522 |#2|) $) 182) (((-749) $ |#2|) 178) (((-623 (-749)) $ (-623 |#2|)) 180)) (-4028 (((-865 (-372)) $) NIL (-12 (|has| |#1| (-596 (-865 (-372)))) (|has| |#2| (-596 (-865 (-372)))))) (((-865 (-550)) $) NIL (-12 (|has| |#1| (-596 (-865 (-550)))) (|has| |#2| (-596 (-865 (-550)))))) (((-526) $) NIL (-12 (|has| |#1| (-596 (-526))) (|has| |#2| (-596 (-526)))))) (-2503 ((|#1| $) 126 (|has| |#1| (-444))) (($ $ |#2|) 129 (|has| |#1| (-444)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#1| (-882))))) (-1518 (((-836) $) 149) (($ (-550)) 76) (($ |#1|) 77) (($ |#2|) 28) (($ $) NIL (|has| |#1| (-542))) (($ (-400 (-550))) NIL (-1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1011 (-400 (-550))))))) (-3511 (((-623 |#1|) $) 152)) (-2510 ((|#1| $ (-522 |#2|)) 73) (($ $ |#2| (-749)) NIL) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| |#1| (-882))) (|has| |#1| (-143))))) (-2390 (((-749)) 79)) (-2540 (($ $ $ (-749)) NIL (|has| |#1| (-170)))) (-1345 (((-112) $ $) 115 (|has| |#1| (-542)))) (-2626 (($) 12 T CONST)) (-2636 (($) 14 T CONST)) (-4183 (($ $ |#2|) NIL) (($ $ (-623 |#2|)) NIL) (($ $ |#2| (-749)) NIL) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) 97)) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2414 (($ $ |#1|) 124 (|has| |#1| (-356)))) (-2403 (($ $) 85) (($ $ $) 95)) (-2391 (($ $ $) 49)) (** (($ $ (-894)) 102) (($ $ (-749)) 100)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 88) (($ $ $) 65) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 90) (($ $ |#1|) NIL)))
-(((-1093 |#1| |#2|) (-922 |#1| (-522 |#2|) |#2|) (-1020) (-825)) (T -1093))
-NIL
-(-922 |#1| (-522 |#2|) |#2|)
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3141 (((-623 |#2|) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-3123 (($ $) 141 (|has| |#1| (-38 (-400 (-550)))))) (-3005 (($ $) 117 (|has| |#1| (-38 (-400 (-550)))))) (-3219 (((-3 $ "failed") $ $) NIL)) (-3353 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3103 (($ $) 137 (|has| |#1| (-38 (-400 (-550)))))) (-2984 (($ $) 113 (|has| |#1| (-38 (-400 (-550)))))) (-3146 (($ $) 145 (|has| |#1| (-38 (-400 (-550)))))) (-3025 (($ $) 121 (|has| |#1| (-38 (-400 (-550)))))) (-3513 (($) NIL T CONST)) (-3295 (($ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1402 (((-925 |#1|) $ (-749)) NIL) (((-925 |#1|) $ (-749) (-749)) NIL)) (-3478 (((-112) $) NIL)) (-2734 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2475 (((-749) $ |#2|) NIL) (((-749) $ |#2| (-749)) NIL)) (-3102 (((-112) $) NIL)) (-1460 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3439 (((-112) $) NIL)) (-3118 (($ $ (-623 |#2|) (-623 (-522 |#2|))) NIL) (($ $ |#2| (-522 |#2|)) NIL) (($ |#1| (-522 |#2|)) NIL) (($ $ |#2| (-749)) 56) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-2958 (($ $) 111 (|has| |#1| (-38 (-400 (-550)))))) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL)) (-1825 (((-1126) $) NIL)) (-1489 (($ $ |#2|) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ |#2| |#1|) 164 (|has| |#1| (-38 (-400 (-550)))))) (-3337 (((-1088) $) NIL)) (-2435 (($ (-1 $) |#2| |#1|) 163 (|has| |#1| (-38 (-400 (-550)))))) (-2272 (($ $ (-749)) 13)) (-1495 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-1812 (($ $) 109 (|has| |#1| (-38 (-400 (-550)))))) (-3866 (($ $ |#2| $) 95) (($ $ (-623 |#2|) (-623 $)) 88) (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL)) (-2393 (($ $ |#2|) 98) (($ $ (-623 |#2|)) NIL) (($ $ |#2| (-749)) NIL) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-2970 (((-522 |#2|) $) NIL)) (-3703 (((-1 (-1124 |#3|) |#3|) (-623 |#2|) (-623 (-1124 |#3|))) 77)) (-3157 (($ $) 147 (|has| |#1| (-38 (-400 (-550)))))) (-3033 (($ $) 123 (|has| |#1| (-38 (-400 (-550)))))) (-3135 (($ $) 143 (|has| |#1| (-38 (-400 (-550)))))) (-3016 (($ $) 119 (|has| |#1| (-38 (-400 (-550)))))) (-3114 (($ $) 139 (|has| |#1| (-38 (-400 (-550)))))) (-2995 (($ $) 115 (|has| |#1| (-38 (-400 (-550)))))) (-3380 (($ $) 15)) (-1518 (((-836) $) 180) (($ (-550)) NIL) (($ |#1|) 40 (|has| |#1| (-170))) (($ $) NIL (|has| |#1| (-542))) (($ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#2|) 63) (($ |#3|) 61)) (-2510 ((|#1| $ (-522 |#2|)) NIL) (($ $ |#2| (-749)) NIL) (($ $ (-623 |#2|) (-623 (-749))) NIL) ((|#3| $ (-749)) 38)) (-4242 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2390 (((-749)) NIL)) (-3187 (($ $) 153 (|has| |#1| (-38 (-400 (-550)))))) (-3060 (($ $) 129 (|has| |#1| (-38 (-400 (-550)))))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3167 (($ $) 149 (|has| |#1| (-38 (-400 (-550)))))) (-3043 (($ $) 125 (|has| |#1| (-38 (-400 (-550)))))) (-3209 (($ $) 157 (|has| |#1| (-38 (-400 (-550)))))) (-3081 (($ $) 133 (|has| |#1| (-38 (-400 (-550)))))) (-3294 (($ $) 159 (|has| |#1| (-38 (-400 (-550)))))) (-3094 (($ $) 135 (|has| |#1| (-38 (-400 (-550)))))) (-3198 (($ $) 155 (|has| |#1| (-38 (-400 (-550)))))) (-3072 (($ $) 131 (|has| |#1| (-38 (-400 (-550)))))) (-3176 (($ $) 151 (|has| |#1| (-38 (-400 (-550)))))) (-3052 (($ $) 127 (|has| |#1| (-38 (-400 (-550)))))) (-2626 (($) 47 T CONST)) (-2636 (($) 55 T CONST)) (-4183 (($ $ |#2|) NIL) (($ $ (-623 |#2|)) NIL) (($ $ |#2| (-749)) NIL) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ |#1|) 182 (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) 59)) (** (($ $ (-894)) NIL) (($ $ (-749)) 68) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 101 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 58) (($ $ (-400 (-550))) 106 (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) 104 (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 43) (($ $ |#1|) 44) (($ |#3| $) 42)))
-(((-1094 |#1| |#2| |#3|) (-13 (-719 |#1| |#2|) (-10 -8 (-15 -2510 (|#3| $ (-749))) (-15 -1518 ($ |#2|)) (-15 -1518 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -3703 ((-1 (-1124 |#3|) |#3|) (-623 |#2|) (-623 (-1124 |#3|)))) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -1489 ($ $ |#2| |#1|)) (-15 -2435 ($ (-1 $) |#2| |#1|))) |%noBranch|))) (-1020) (-825) (-922 |#1| (-522 |#2|) |#2|)) (T -1094))
-((-2510 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *2 (-922 *4 (-522 *5) *5)) (-5 *1 (-1094 *4 *5 *2)) (-4 *4 (-1020)) (-4 *5 (-825)))) (-1518 (*1 *1 *2) (-12 (-4 *3 (-1020)) (-4 *2 (-825)) (-5 *1 (-1094 *3 *2 *4)) (-4 *4 (-922 *3 (-522 *2) *2)))) (-1518 (*1 *1 *2) (-12 (-4 *3 (-1020)) (-4 *4 (-825)) (-5 *1 (-1094 *3 *4 *2)) (-4 *2 (-922 *3 (-522 *4) *4)))) (* (*1 *1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-825)) (-5 *1 (-1094 *3 *4 *2)) (-4 *2 (-922 *3 (-522 *4) *4)))) (-3703 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *6)) (-5 *4 (-623 (-1124 *7))) (-4 *6 (-825)) (-4 *7 (-922 *5 (-522 *6) *6)) (-4 *5 (-1020)) (-5 *2 (-1 (-1124 *7) *7)) (-5 *1 (-1094 *5 *6 *7)))) (-1489 (*1 *1 *1 *2 *3) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)) (-4 *2 (-825)) (-5 *1 (-1094 *3 *2 *4)) (-4 *4 (-922 *3 (-522 *2) *2)))) (-2435 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1094 *4 *3 *5))) (-4 *4 (-38 (-400 (-550)))) (-4 *4 (-1020)) (-4 *3 (-825)) (-5 *1 (-1094 *4 *3 *5)) (-4 *5 (-922 *4 (-522 *3) *3)))))
-(-13 (-719 |#1| |#2|) (-10 -8 (-15 -2510 (|#3| $ (-749))) (-15 -1518 ($ |#2|)) (-15 -1518 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -3703 ((-1 (-1124 |#3|) |#3|) (-623 |#2|) (-623 (-1124 |#3|)))) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -1489 ($ $ |#2| |#1|)) (-15 -2435 ($ (-1 $) |#2| |#1|))) |%noBranch|)))
-((-1504 (((-112) $ $) 7)) (-1672 (((-623 (-2 (|:| -2027 $) (|:| -3257 (-623 |#4|)))) (-623 |#4|)) 85)) (-1779 (((-623 $) (-623 |#4|)) 86) (((-623 $) (-623 |#4|) (-112)) 111)) (-3141 (((-623 |#3|) $) 33)) (-2238 (((-112) $) 26)) (-3670 (((-112) $) 17 (|has| |#1| (-542)))) (-3301 (((-112) |#4| $) 101) (((-112) $) 97)) (-4074 ((|#4| |#4| $) 92)) (-1505 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 $))) |#4| $) 126)) (-1674 (((-2 (|:| |under| $) (|:| -1608 $) (|:| |upper| $)) $ |#3|) 27)) (-4047 (((-112) $ (-749)) 44)) (-4253 (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4342))) (((-3 |#4| "failed") $ |#3|) 79)) (-3513 (($) 45 T CONST)) (-2976 (((-112) $) 22 (|has| |#1| (-542)))) (-3156 (((-112) $ $) 24 (|has| |#1| (-542)))) (-3059 (((-112) $ $) 23 (|has| |#1| (-542)))) (-3253 (((-112) $) 25 (|has| |#1| (-542)))) (-4156 (((-623 |#4|) (-623 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 93)) (-3774 (((-623 |#4|) (-623 |#4|) $) 18 (|has| |#1| (-542)))) (-3872 (((-623 |#4|) (-623 |#4|) $) 19 (|has| |#1| (-542)))) (-3880 (((-3 $ "failed") (-623 |#4|)) 36)) (-2726 (($ (-623 |#4|)) 35)) (-1308 (((-3 $ "failed") $) 82)) (-2067 ((|#4| |#4| $) 89)) (-1328 (($ $) 68 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342))))) (-3137 (($ |#4| $) 67 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#4|) $) 64 (|has| $ (-6 -4342)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-542)))) (-3404 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 102)) (-1878 ((|#4| |#4| $) 87)) (-2419 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4342))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4342))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-3589 (((-2 (|:| -2027 (-623 |#4|)) (|:| -3257 (-623 |#4|))) $) 105)) (-3113 (((-112) |#4| $) 136)) (-2933 (((-112) |#4| $) 133)) (-3208 (((-112) |#4| $) 137) (((-112) $) 134)) (-3450 (((-623 |#4|) $) 52 (|has| $ (-6 -4342)))) (-3499 (((-112) |#4| $) 104) (((-112) $) 103)) (-3952 ((|#3| $) 34)) (-1859 (((-112) $ (-749)) 43)) (-2689 (((-623 |#4|) $) 53 (|has| $ (-6 -4342)))) (-1921 (((-112) |#4| $) 55 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#4| |#4|) $) 47)) (-2650 (((-623 |#3|) $) 32)) (-2568 (((-112) |#3| $) 31)) (-1573 (((-112) $ (-749)) 42)) (-1825 (((-1126) $) 9)) (-3735 (((-3 |#4| (-623 $)) |#4| |#4| $) 128)) (-3632 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 $))) |#4| |#4| $) 127)) (-3159 (((-3 |#4| "failed") $) 83)) (-3830 (((-623 $) |#4| $) 129)) (-2845 (((-3 (-112) (-623 $)) |#4| $) 132)) (-2743 (((-623 (-2 (|:| |val| (-112)) (|:| -3223 $))) |#4| $) 131) (((-112) |#4| $) 130)) (-1623 (((-623 $) |#4| $) 125) (((-623 $) (-623 |#4|) $) 124) (((-623 $) (-623 |#4|) (-623 $)) 123) (((-623 $) |#4| (-623 $)) 122)) (-3757 (($ |#4| $) 117) (($ (-623 |#4|) $) 116)) (-3671 (((-623 |#4|) $) 107)) (-1296 (((-112) |#4| $) 99) (((-112) $) 95)) (-3900 ((|#4| |#4| $) 90)) (-3831 (((-112) $ $) 110)) (-2884 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-542)))) (-1394 (((-112) |#4| $) 100) (((-112) $) 96)) (-3984 ((|#4| |#4| $) 91)) (-3337 (((-1088) $) 10)) (-1293 (((-3 |#4| "failed") $) 84)) (-3321 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 61)) (-2654 (((-3 $ "failed") $ |#4|) 78)) (-2272 (($ $ |#4|) 77) (((-623 $) |#4| $) 115) (((-623 $) |#4| (-623 $)) 114) (((-623 $) (-623 |#4|) $) 113) (((-623 $) (-623 |#4|) (-623 $)) 112)) (-1543 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 |#4|) (-623 |#4|)) 59 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-287 |#4|)) 57 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-623 (-287 |#4|))) 56 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))) (-4140 (((-112) $ $) 38)) (-2902 (((-112) $) 41)) (-3498 (($) 40)) (-2970 (((-749) $) 106)) (-3350 (((-749) |#4| $) 54 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342)))) (((-749) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4342)))) (-1731 (($ $) 39)) (-4028 (((-526) $) 69 (|has| |#4| (-596 (-526))))) (-1532 (($ (-623 |#4|)) 60)) (-2315 (($ $ |#3|) 28)) (-2486 (($ $ |#3|) 30)) (-1969 (($ $) 88)) (-2401 (($ $ |#3|) 29)) (-1518 (((-836) $) 11) (((-623 |#4|) $) 37)) (-2580 (((-749) $) 76 (|has| |#3| (-361)))) (-3753 (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 108)) (-4259 (((-112) $ (-1 (-112) |#4| (-623 |#4|))) 98)) (-3532 (((-623 $) |#4| $) 121) (((-623 $) |#4| (-623 $)) 120) (((-623 $) (-623 |#4|) $) 119) (((-623 $) (-623 |#4|) (-623 $)) 118)) (-1675 (((-112) (-1 (-112) |#4|) $) 49 (|has| $ (-6 -4342)))) (-1579 (((-623 |#3|) $) 81)) (-3024 (((-112) |#4| $) 135)) (-1288 (((-112) |#3| $) 80)) (-2316 (((-112) $ $) 6)) (-3191 (((-749) $) 46 (|has| $ (-6 -4342)))))
-(((-1095 |#1| |#2| |#3| |#4|) (-138) (-444) (-771) (-825) (-1034 |t#1| |t#2| |t#3|)) (T -1095))
-NIL
-(-13 (-1077 |t#1| |t#2| |t#3| |t#4|) (-762 |t#1| |t#2| |t#3| |t#4|))
-(((-34) . T) ((-101) . T) ((-595 (-623 |#4|)) . T) ((-595 (-836)) . T) ((-149 |#4|) . T) ((-596 (-526)) |has| |#4| (-596 (-526))) ((-302 |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))) ((-481 |#4|) . T) ((-505 |#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))) ((-762 |#1| |#2| |#3| |#4|) . T) ((-949 |#1| |#2| |#3| |#4|) . T) ((-1040 |#1| |#2| |#3| |#4|) . T) ((-1068) . T) ((-1077 |#1| |#2| |#3| |#4|) . T) ((-1174 |#1| |#2| |#3| |#4|) . T) ((-1181) . T))
-((-2903 (((-623 |#2|) |#1|) 12)) (-2934 (((-623 |#2|) |#2| |#2| |#2| |#2| |#2|) 41) (((-623 |#2|) |#1|) 52)) (-2765 (((-623 |#2|) |#2| |#2| |#2|) 39) (((-623 |#2|) |#1|) 50)) (-3784 ((|#2| |#1|) 46)) (-3861 (((-2 (|:| |solns| (-623 |#2|)) (|:| |maps| (-623 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|)) 17)) (-1377 (((-623 |#2|) |#2| |#2|) 38) (((-623 |#2|) |#1|) 49)) (-2853 (((-623 |#2|) |#2| |#2| |#2| |#2|) 40) (((-623 |#2|) |#1|) 51)) (-3262 ((|#2| |#2| |#2| |#2| |#2| |#2|) 45)) (-3093 ((|#2| |#2| |#2| |#2|) 43)) (-3015 ((|#2| |#2| |#2|) 42)) (-3175 ((|#2| |#2| |#2| |#2| |#2|) 44)))
-(((-1096 |#1| |#2|) (-10 -7 (-15 -2903 ((-623 |#2|) |#1|)) (-15 -3784 (|#2| |#1|)) (-15 -3861 ((-2 (|:| |solns| (-623 |#2|)) (|:| |maps| (-623 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -1377 ((-623 |#2|) |#1|)) (-15 -2765 ((-623 |#2|) |#1|)) (-15 -2853 ((-623 |#2|) |#1|)) (-15 -2934 ((-623 |#2|) |#1|)) (-15 -1377 ((-623 |#2|) |#2| |#2|)) (-15 -2765 ((-623 |#2|) |#2| |#2| |#2|)) (-15 -2853 ((-623 |#2|) |#2| |#2| |#2| |#2|)) (-15 -2934 ((-623 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -3015 (|#2| |#2| |#2|)) (-15 -3093 (|#2| |#2| |#2| |#2|)) (-15 -3175 (|#2| |#2| |#2| |#2| |#2|)) (-15 -3262 (|#2| |#2| |#2| |#2| |#2| |#2|))) (-1203 |#2|) (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (T -1096))
-((-3262 (*1 *2 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *1 (-1096 *3 *2)) (-4 *3 (-1203 *2)))) (-3175 (*1 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *1 (-1096 *3 *2)) (-4 *3 (-1203 *2)))) (-3093 (*1 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *1 (-1096 *3 *2)) (-4 *3 (-1203 *2)))) (-3015 (*1 *2 *2 *2) (-12 (-4 *2 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *1 (-1096 *3 *2)) (-4 *3 (-1203 *2)))) (-2934 (*1 *2 *3 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-623 *3)) (-5 *1 (-1096 *4 *3)) (-4 *4 (-1203 *3)))) (-2853 (*1 *2 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-623 *3)) (-5 *1 (-1096 *4 *3)) (-4 *4 (-1203 *3)))) (-2765 (*1 *2 *3 *3 *3) (-12 (-4 *3 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-623 *3)) (-5 *1 (-1096 *4 *3)) (-4 *4 (-1203 *3)))) (-1377 (*1 *2 *3 *3) (-12 (-4 *3 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-623 *3)) (-5 *1 (-1096 *4 *3)) (-4 *4 (-1203 *3)))) (-2934 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-623 *4)) (-5 *1 (-1096 *3 *4)) (-4 *3 (-1203 *4)))) (-2853 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-623 *4)) (-5 *1 (-1096 *3 *4)) (-4 *3 (-1203 *4)))) (-2765 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-623 *4)) (-5 *1 (-1096 *3 *4)) (-4 *3 (-1203 *4)))) (-1377 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-623 *4)) (-5 *1 (-1096 *3 *4)) (-4 *3 (-1203 *4)))) (-3861 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *5 *5)) (-4 *5 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-2 (|:| |solns| (-623 *5)) (|:| |maps| (-623 (-2 (|:| |arg| *5) (|:| |res| *5)))))) (-5 *1 (-1096 *3 *5)) (-4 *3 (-1203 *5)))) (-3784 (*1 *2 *3) (-12 (-4 *2 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *1 (-1096 *3 *2)) (-4 *3 (-1203 *2)))) (-2903 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-623 *4)) (-5 *1 (-1096 *3 *4)) (-4 *3 (-1203 *4)))))
-(-10 -7 (-15 -2903 ((-623 |#2|) |#1|)) (-15 -3784 (|#2| |#1|)) (-15 -3861 ((-2 (|:| |solns| (-623 |#2|)) (|:| |maps| (-623 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -1377 ((-623 |#2|) |#1|)) (-15 -2765 ((-623 |#2|) |#1|)) (-15 -2853 ((-623 |#2|) |#1|)) (-15 -2934 ((-623 |#2|) |#1|)) (-15 -1377 ((-623 |#2|) |#2| |#2|)) (-15 -2765 ((-623 |#2|) |#2| |#2| |#2|)) (-15 -2853 ((-623 |#2|) |#2| |#2| |#2| |#2|)) (-15 -2934 ((-623 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -3015 (|#2| |#2| |#2|)) (-15 -3093 (|#2| |#2| |#2| |#2|)) (-15 -3175 (|#2| |#2| |#2| |#2| |#2|)) (-15 -3262 (|#2| |#2| |#2| |#2| |#2| |#2|)))
-((-2239 (((-623 (-623 (-287 (-309 |#1|)))) (-623 (-287 (-400 (-925 |#1|))))) 95) (((-623 (-623 (-287 (-309 |#1|)))) (-623 (-287 (-400 (-925 |#1|)))) (-623 (-1144))) 94) (((-623 (-623 (-287 (-309 |#1|)))) (-623 (-400 (-925 |#1|)))) 92) (((-623 (-623 (-287 (-309 |#1|)))) (-623 (-400 (-925 |#1|))) (-623 (-1144))) 90) (((-623 (-287 (-309 |#1|))) (-287 (-400 (-925 |#1|)))) 75) (((-623 (-287 (-309 |#1|))) (-287 (-400 (-925 |#1|))) (-1144)) 76) (((-623 (-287 (-309 |#1|))) (-400 (-925 |#1|))) 70) (((-623 (-287 (-309 |#1|))) (-400 (-925 |#1|)) (-1144)) 59)) (-2307 (((-623 (-623 (-309 |#1|))) (-623 (-400 (-925 |#1|))) (-623 (-1144))) 88) (((-623 (-309 |#1|)) (-400 (-925 |#1|)) (-1144)) 43)) (-2380 (((-1133 (-623 (-309 |#1|)) (-623 (-287 (-309 |#1|)))) (-400 (-925 |#1|)) (-1144)) 98) (((-1133 (-623 (-309 |#1|)) (-623 (-287 (-309 |#1|)))) (-287 (-400 (-925 |#1|))) (-1144)) 97)))
-(((-1097 |#1|) (-10 -7 (-15 -2239 ((-623 (-287 (-309 |#1|))) (-400 (-925 |#1|)) (-1144))) (-15 -2239 ((-623 (-287 (-309 |#1|))) (-400 (-925 |#1|)))) (-15 -2239 ((-623 (-287 (-309 |#1|))) (-287 (-400 (-925 |#1|))) (-1144))) (-15 -2239 ((-623 (-287 (-309 |#1|))) (-287 (-400 (-925 |#1|))))) (-15 -2239 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-400 (-925 |#1|))) (-623 (-1144)))) (-15 -2239 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-400 (-925 |#1|))))) (-15 -2239 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-287 (-400 (-925 |#1|)))) (-623 (-1144)))) (-15 -2239 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-287 (-400 (-925 |#1|)))))) (-15 -2307 ((-623 (-309 |#1|)) (-400 (-925 |#1|)) (-1144))) (-15 -2307 ((-623 (-623 (-309 |#1|))) (-623 (-400 (-925 |#1|))) (-623 (-1144)))) (-15 -2380 ((-1133 (-623 (-309 |#1|)) (-623 (-287 (-309 |#1|)))) (-287 (-400 (-925 |#1|))) (-1144))) (-15 -2380 ((-1133 (-623 (-309 |#1|)) (-623 (-287 (-309 |#1|)))) (-400 (-925 |#1|)) (-1144)))) (-13 (-300) (-825) (-145))) (T -1097))
-((-2380 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-1144)) (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-1133 (-623 (-309 *5)) (-623 (-287 (-309 *5))))) (-5 *1 (-1097 *5)))) (-2380 (*1 *2 *3 *4) (-12 (-5 *3 (-287 (-400 (-925 *5)))) (-5 *4 (-1144)) (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-1133 (-623 (-309 *5)) (-623 (-287 (-309 *5))))) (-5 *1 (-1097 *5)))) (-2307 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-400 (-925 *5)))) (-5 *4 (-623 (-1144))) (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-623 (-309 *5)))) (-5 *1 (-1097 *5)))) (-2307 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-1144)) (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-309 *5))) (-5 *1 (-1097 *5)))) (-2239 (*1 *2 *3) (-12 (-5 *3 (-623 (-287 (-400 (-925 *4))))) (-4 *4 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-623 (-287 (-309 *4))))) (-5 *1 (-1097 *4)))) (-2239 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-287 (-400 (-925 *5))))) (-5 *4 (-623 (-1144))) (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-623 (-287 (-309 *5))))) (-5 *1 (-1097 *5)))) (-2239 (*1 *2 *3) (-12 (-5 *3 (-623 (-400 (-925 *4)))) (-4 *4 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-623 (-287 (-309 *4))))) (-5 *1 (-1097 *4)))) (-2239 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-400 (-925 *5)))) (-5 *4 (-623 (-1144))) (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-623 (-287 (-309 *5))))) (-5 *1 (-1097 *5)))) (-2239 (*1 *2 *3) (-12 (-5 *3 (-287 (-400 (-925 *4)))) (-4 *4 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-287 (-309 *4)))) (-5 *1 (-1097 *4)))) (-2239 (*1 *2 *3 *4) (-12 (-5 *3 (-287 (-400 (-925 *5)))) (-5 *4 (-1144)) (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-287 (-309 *5)))) (-5 *1 (-1097 *5)))) (-2239 (*1 *2 *3) (-12 (-5 *3 (-400 (-925 *4))) (-4 *4 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-287 (-309 *4)))) (-5 *1 (-1097 *4)))) (-2239 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-1144)) (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-287 (-309 *5)))) (-5 *1 (-1097 *5)))))
-(-10 -7 (-15 -2239 ((-623 (-287 (-309 |#1|))) (-400 (-925 |#1|)) (-1144))) (-15 -2239 ((-623 (-287 (-309 |#1|))) (-400 (-925 |#1|)))) (-15 -2239 ((-623 (-287 (-309 |#1|))) (-287 (-400 (-925 |#1|))) (-1144))) (-15 -2239 ((-623 (-287 (-309 |#1|))) (-287 (-400 (-925 |#1|))))) (-15 -2239 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-400 (-925 |#1|))) (-623 (-1144)))) (-15 -2239 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-400 (-925 |#1|))))) (-15 -2239 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-287 (-400 (-925 |#1|)))) (-623 (-1144)))) (-15 -2239 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-287 (-400 (-925 |#1|)))))) (-15 -2307 ((-623 (-309 |#1|)) (-400 (-925 |#1|)) (-1144))) (-15 -2307 ((-623 (-623 (-309 |#1|))) (-623 (-400 (-925 |#1|))) (-623 (-1144)))) (-15 -2380 ((-1133 (-623 (-309 |#1|)) (-623 (-287 (-309 |#1|)))) (-287 (-400 (-925 |#1|))) (-1144))) (-15 -2380 ((-1133 (-623 (-309 |#1|)) (-623 (-287 (-309 |#1|)))) (-400 (-925 |#1|)) (-1144))))
-((-2533 (((-400 (-1140 (-309 |#1|))) (-1227 (-309 |#1|)) (-400 (-1140 (-309 |#1|))) (-550)) 29)) (-2456 (((-400 (-1140 (-309 |#1|))) (-400 (-1140 (-309 |#1|))) (-400 (-1140 (-309 |#1|))) (-400 (-1140 (-309 |#1|)))) 40)))
-(((-1098 |#1|) (-10 -7 (-15 -2456 ((-400 (-1140 (-309 |#1|))) (-400 (-1140 (-309 |#1|))) (-400 (-1140 (-309 |#1|))) (-400 (-1140 (-309 |#1|))))) (-15 -2533 ((-400 (-1140 (-309 |#1|))) (-1227 (-309 |#1|)) (-400 (-1140 (-309 |#1|))) (-550)))) (-13 (-542) (-825))) (T -1098))
-((-2533 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-400 (-1140 (-309 *5)))) (-5 *3 (-1227 (-309 *5))) (-5 *4 (-550)) (-4 *5 (-13 (-542) (-825))) (-5 *1 (-1098 *5)))) (-2456 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-400 (-1140 (-309 *3)))) (-4 *3 (-13 (-542) (-825))) (-5 *1 (-1098 *3)))))
-(-10 -7 (-15 -2456 ((-400 (-1140 (-309 |#1|))) (-400 (-1140 (-309 |#1|))) (-400 (-1140 (-309 |#1|))) (-400 (-1140 (-309 |#1|))))) (-15 -2533 ((-400 (-1140 (-309 |#1|))) (-1227 (-309 |#1|)) (-400 (-1140 (-309 |#1|))) (-550))))
-((-2903 (((-623 (-623 (-287 (-309 |#1|)))) (-623 (-287 (-309 |#1|))) (-623 (-1144))) 224) (((-623 (-287 (-309 |#1|))) (-309 |#1|) (-1144)) 20) (((-623 (-287 (-309 |#1|))) (-287 (-309 |#1|)) (-1144)) 26) (((-623 (-287 (-309 |#1|))) (-287 (-309 |#1|))) 25) (((-623 (-287 (-309 |#1|))) (-309 |#1|)) 21)))
-(((-1099 |#1|) (-10 -7 (-15 -2903 ((-623 (-287 (-309 |#1|))) (-309 |#1|))) (-15 -2903 ((-623 (-287 (-309 |#1|))) (-287 (-309 |#1|)))) (-15 -2903 ((-623 (-287 (-309 |#1|))) (-287 (-309 |#1|)) (-1144))) (-15 -2903 ((-623 (-287 (-309 |#1|))) (-309 |#1|) (-1144))) (-15 -2903 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-287 (-309 |#1|))) (-623 (-1144))))) (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (T -1099))
-((-2903 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-1144))) (-4 *5 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (-5 *2 (-623 (-623 (-287 (-309 *5))))) (-5 *1 (-1099 *5)) (-5 *3 (-623 (-287 (-309 *5)))))) (-2903 (*1 *2 *3 *4) (-12 (-5 *4 (-1144)) (-4 *5 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (-5 *2 (-623 (-287 (-309 *5)))) (-5 *1 (-1099 *5)) (-5 *3 (-309 *5)))) (-2903 (*1 *2 *3 *4) (-12 (-5 *4 (-1144)) (-4 *5 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (-5 *2 (-623 (-287 (-309 *5)))) (-5 *1 (-1099 *5)) (-5 *3 (-287 (-309 *5))))) (-2903 (*1 *2 *3) (-12 (-4 *4 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (-5 *2 (-623 (-287 (-309 *4)))) (-5 *1 (-1099 *4)) (-5 *3 (-287 (-309 *4))))) (-2903 (*1 *2 *3) (-12 (-4 *4 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145))) (-5 *2 (-623 (-287 (-309 *4)))) (-5 *1 (-1099 *4)) (-5 *3 (-309 *4)))))
-(-10 -7 (-15 -2903 ((-623 (-287 (-309 |#1|))) (-309 |#1|))) (-15 -2903 ((-623 (-287 (-309 |#1|))) (-287 (-309 |#1|)))) (-15 -2903 ((-623 (-287 (-309 |#1|))) (-287 (-309 |#1|)) (-1144))) (-15 -2903 ((-623 (-287 (-309 |#1|))) (-309 |#1|) (-1144))) (-15 -2903 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-287 (-309 |#1|))) (-623 (-1144)))))
-((-2679 ((|#2| |#2|) 20 (|has| |#1| (-825))) ((|#2| |#2| (-1 (-112) |#1| |#1|)) 17)) (-2604 ((|#2| |#2|) 19 (|has| |#1| (-825))) ((|#2| |#2| (-1 (-112) |#1| |#1|)) 16)))
-(((-1100 |#1| |#2|) (-10 -7 (-15 -2604 (|#2| |#2| (-1 (-112) |#1| |#1|))) (-15 -2679 (|#2| |#2| (-1 (-112) |#1| |#1|))) (IF (|has| |#1| (-825)) (PROGN (-15 -2604 (|#2| |#2|)) (-15 -2679 (|#2| |#2|))) |%noBranch|)) (-1181) (-13 (-586 (-550) |#1|) (-10 -7 (-6 -4342) (-6 -4343)))) (T -1100))
-((-2679 (*1 *2 *2) (-12 (-4 *3 (-825)) (-4 *3 (-1181)) (-5 *1 (-1100 *3 *2)) (-4 *2 (-13 (-586 (-550) *3) (-10 -7 (-6 -4342) (-6 -4343)))))) (-2604 (*1 *2 *2) (-12 (-4 *3 (-825)) (-4 *3 (-1181)) (-5 *1 (-1100 *3 *2)) (-4 *2 (-13 (-586 (-550) *3) (-10 -7 (-6 -4342) (-6 -4343)))))) (-2679 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1181)) (-5 *1 (-1100 *4 *2)) (-4 *2 (-13 (-586 (-550) *4) (-10 -7 (-6 -4342) (-6 -4343)))))) (-2604 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1181)) (-5 *1 (-1100 *4 *2)) (-4 *2 (-13 (-586 (-550) *4) (-10 -7 (-6 -4342) (-6 -4343)))))))
-(-10 -7 (-15 -2604 (|#2| |#2| (-1 (-112) |#1| |#1|))) (-15 -2679 (|#2| |#2| (-1 (-112) |#1| |#1|))) (IF (|has| |#1| (-825)) (PROGN (-15 -2604 (|#2| |#2|)) (-15 -2679 (|#2| |#2|))) |%noBranch|))
-((-1504 (((-112) $ $) NIL)) (-2501 (((-1132 3 |#1|) $) 107)) (-3968 (((-112) $) 72)) (-4035 (($ $ (-623 (-916 |#1|))) 20) (($ $ (-623 (-623 |#1|))) 75) (($ (-623 (-916 |#1|))) 74) (((-623 (-916 |#1|)) $) 73)) (-2997 (((-112) $) 41)) (-2644 (($ $ (-916 |#1|)) 46) (($ $ (-623 |#1|)) 51) (($ $ (-749)) 53) (($ (-916 |#1|)) 47) (((-916 |#1|) $) 45)) (-1848 (((-2 (|:| -3030 (-749)) (|:| |curves| (-749)) (|:| |polygons| (-749)) (|:| |constructs| (-749))) $) 105)) (-2291 (((-749) $) 26)) (-2392 (((-749) $) 25)) (-2417 (($ $ (-749) (-916 |#1|)) 39)) (-2063 (((-112) $) 82)) (-2138 (($ $ (-623 (-623 (-916 |#1|))) (-623 (-169)) (-169)) 89) (($ $ (-623 (-623 (-623 |#1|))) (-623 (-169)) (-169)) 91) (($ $ (-623 (-623 (-916 |#1|))) (-112) (-112)) 85) (($ $ (-623 (-623 (-623 |#1|))) (-112) (-112)) 93) (($ (-623 (-623 (-916 |#1|)))) 86) (($ (-623 (-623 (-916 |#1|))) (-112) (-112)) 87) (((-623 (-623 (-916 |#1|))) $) 84)) (-1832 (($ (-623 $)) 28) (($ $ $) 29)) (-1694 (((-623 (-169)) $) 102)) (-3560 (((-623 (-916 |#1|)) $) 96)) (-1798 (((-623 (-623 (-169))) $) 101)) (-1893 (((-623 (-623 (-623 (-916 |#1|)))) $) NIL)) (-1974 (((-623 (-623 (-623 (-749)))) $) 99)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3084 (((-749) $ (-623 (-916 |#1|))) 37)) (-2789 (((-112) $) 54)) (-2895 (($ $ (-623 (-916 |#1|))) 56) (($ $ (-623 (-623 |#1|))) 62) (($ (-623 (-916 |#1|))) 57) (((-623 (-916 |#1|)) $) 55)) (-2499 (($) 23) (($ (-1132 3 |#1|)) 24)) (-1731 (($ $) 35)) (-2111 (((-623 $) $) 34)) (-1292 (($ (-623 $)) 31)) (-2204 (((-623 $) $) 33)) (-1518 (((-836) $) 111)) (-4131 (((-112) $) 64)) (-4239 (($ $ (-623 (-916 |#1|))) 66) (($ $ (-623 (-623 |#1|))) 69) (($ (-623 (-916 |#1|))) 67) (((-623 (-916 |#1|)) $) 65)) (-1606 (($ $) 106)) (-2316 (((-112) $ $) NIL)))
-(((-1101 |#1|) (-1102 |#1|) (-1020)) (T -1101))
-NIL
-(-1102 |#1|)
-((-1504 (((-112) $ $) 7)) (-2501 (((-1132 3 |#1|) $) 13)) (-3968 (((-112) $) 29)) (-4035 (($ $ (-623 (-916 |#1|))) 33) (($ $ (-623 (-623 |#1|))) 32) (($ (-623 (-916 |#1|))) 31) (((-623 (-916 |#1|)) $) 30)) (-2997 (((-112) $) 44)) (-2644 (($ $ (-916 |#1|)) 49) (($ $ (-623 |#1|)) 48) (($ $ (-749)) 47) (($ (-916 |#1|)) 46) (((-916 |#1|) $) 45)) (-1848 (((-2 (|:| -3030 (-749)) (|:| |curves| (-749)) (|:| |polygons| (-749)) (|:| |constructs| (-749))) $) 15)) (-2291 (((-749) $) 58)) (-2392 (((-749) $) 59)) (-2417 (($ $ (-749) (-916 |#1|)) 50)) (-2063 (((-112) $) 21)) (-2138 (($ $ (-623 (-623 (-916 |#1|))) (-623 (-169)) (-169)) 28) (($ $ (-623 (-623 (-623 |#1|))) (-623 (-169)) (-169)) 27) (($ $ (-623 (-623 (-916 |#1|))) (-112) (-112)) 26) (($ $ (-623 (-623 (-623 |#1|))) (-112) (-112)) 25) (($ (-623 (-623 (-916 |#1|)))) 24) (($ (-623 (-623 (-916 |#1|))) (-112) (-112)) 23) (((-623 (-623 (-916 |#1|))) $) 22)) (-1832 (($ (-623 $)) 57) (($ $ $) 56)) (-1694 (((-623 (-169)) $) 16)) (-3560 (((-623 (-916 |#1|)) $) 20)) (-1798 (((-623 (-623 (-169))) $) 17)) (-1893 (((-623 (-623 (-623 (-916 |#1|)))) $) 18)) (-1974 (((-623 (-623 (-623 (-749)))) $) 19)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-3084 (((-749) $ (-623 (-916 |#1|))) 51)) (-2789 (((-112) $) 39)) (-2895 (($ $ (-623 (-916 |#1|))) 43) (($ $ (-623 (-623 |#1|))) 42) (($ (-623 (-916 |#1|))) 41) (((-623 (-916 |#1|)) $) 40)) (-2499 (($) 61) (($ (-1132 3 |#1|)) 60)) (-1731 (($ $) 52)) (-2111 (((-623 $) $) 53)) (-1292 (($ (-623 $)) 55)) (-2204 (((-623 $) $) 54)) (-1518 (((-836) $) 11)) (-4131 (((-112) $) 34)) (-4239 (($ $ (-623 (-916 |#1|))) 38) (($ $ (-623 (-623 |#1|))) 37) (($ (-623 (-916 |#1|))) 36) (((-623 (-916 |#1|)) $) 35)) (-1606 (($ $) 14)) (-2316 (((-112) $ $) 6)))
-(((-1102 |#1|) (-138) (-1020)) (T -1102))
-((-1518 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-836)))) (-2499 (*1 *1) (-12 (-4 *1 (-1102 *2)) (-4 *2 (-1020)))) (-2499 (*1 *1 *2) (-12 (-5 *2 (-1132 3 *3)) (-4 *3 (-1020)) (-4 *1 (-1102 *3)))) (-2392 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-749)))) (-2291 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-749)))) (-1832 (*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-1102 *3)) (-4 *3 (-1020)))) (-1832 (*1 *1 *1 *1) (-12 (-4 *1 (-1102 *2)) (-4 *2 (-1020)))) (-1292 (*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-1102 *3)) (-4 *3 (-1020)))) (-2204 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-5 *2 (-623 *1)) (-4 *1 (-1102 *3)))) (-2111 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-5 *2 (-623 *1)) (-4 *1 (-1102 *3)))) (-1731 (*1 *1 *1) (-12 (-4 *1 (-1102 *2)) (-4 *2 (-1020)))) (-3084 (*1 *2 *1 *3) (-12 (-5 *3 (-623 (-916 *4))) (-4 *1 (-1102 *4)) (-4 *4 (-1020)) (-5 *2 (-749)))) (-2417 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-749)) (-5 *3 (-916 *4)) (-4 *1 (-1102 *4)) (-4 *4 (-1020)))) (-2644 (*1 *1 *1 *2) (-12 (-5 *2 (-916 *3)) (-4 *1 (-1102 *3)) (-4 *3 (-1020)))) (-2644 (*1 *1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *1 (-1102 *3)) (-4 *3 (-1020)))) (-2644 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1102 *3)) (-4 *3 (-1020)))) (-2644 (*1 *1 *2) (-12 (-5 *2 (-916 *3)) (-4 *3 (-1020)) (-4 *1 (-1102 *3)))) (-2644 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-916 *3)))) (-2997 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-112)))) (-2895 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-916 *3))) (-4 *1 (-1102 *3)) (-4 *3 (-1020)))) (-2895 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *1 (-1102 *3)) (-4 *3 (-1020)))) (-2895 (*1 *1 *2) (-12 (-5 *2 (-623 (-916 *3))) (-4 *3 (-1020)) (-4 *1 (-1102 *3)))) (-2895 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-623 (-916 *3))))) (-2789 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-112)))) (-4239 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-916 *3))) (-4 *1 (-1102 *3)) (-4 *3 (-1020)))) (-4239 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *1 (-1102 *3)) (-4 *3 (-1020)))) (-4239 (*1 *1 *2) (-12 (-5 *2 (-623 (-916 *3))) (-4 *3 (-1020)) (-4 *1 (-1102 *3)))) (-4239 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-623 (-916 *3))))) (-4131 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-112)))) (-4035 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-916 *3))) (-4 *1 (-1102 *3)) (-4 *3 (-1020)))) (-4035 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *1 (-1102 *3)) (-4 *3 (-1020)))) (-4035 (*1 *1 *2) (-12 (-5 *2 (-623 (-916 *3))) (-4 *3 (-1020)) (-4 *1 (-1102 *3)))) (-4035 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-623 (-916 *3))))) (-3968 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-112)))) (-2138 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-623 (-623 (-916 *5)))) (-5 *3 (-623 (-169))) (-5 *4 (-169)) (-4 *1 (-1102 *5)) (-4 *5 (-1020)))) (-2138 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-623 (-623 (-623 *5)))) (-5 *3 (-623 (-169))) (-5 *4 (-169)) (-4 *1 (-1102 *5)) (-4 *5 (-1020)))) (-2138 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-623 (-623 (-916 *4)))) (-5 *3 (-112)) (-4 *1 (-1102 *4)) (-4 *4 (-1020)))) (-2138 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-623 (-623 (-623 *4)))) (-5 *3 (-112)) (-4 *1 (-1102 *4)) (-4 *4 (-1020)))) (-2138 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 (-916 *3)))) (-4 *3 (-1020)) (-4 *1 (-1102 *3)))) (-2138 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-623 (-623 (-916 *4)))) (-5 *3 (-112)) (-4 *4 (-1020)) (-4 *1 (-1102 *4)))) (-2138 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-623 (-623 (-916 *3)))))) (-2063 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-112)))) (-3560 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-623 (-916 *3))))) (-1974 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-623 (-623 (-623 (-749))))))) (-1893 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-623 (-623 (-623 (-916 *3))))))) (-1798 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-623 (-623 (-169)))))) (-1694 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-623 (-169))))) (-1848 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-2 (|:| -3030 (-749)) (|:| |curves| (-749)) (|:| |polygons| (-749)) (|:| |constructs| (-749)))))) (-1606 (*1 *1 *1) (-12 (-4 *1 (-1102 *2)) (-4 *2 (-1020)))) (-2501 (*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-1132 3 *3)))))
-(-13 (-1068) (-10 -8 (-15 -2499 ($)) (-15 -2499 ($ (-1132 3 |t#1|))) (-15 -2392 ((-749) $)) (-15 -2291 ((-749) $)) (-15 -1832 ($ (-623 $))) (-15 -1832 ($ $ $)) (-15 -1292 ($ (-623 $))) (-15 -2204 ((-623 $) $)) (-15 -2111 ((-623 $) $)) (-15 -1731 ($ $)) (-15 -3084 ((-749) $ (-623 (-916 |t#1|)))) (-15 -2417 ($ $ (-749) (-916 |t#1|))) (-15 -2644 ($ $ (-916 |t#1|))) (-15 -2644 ($ $ (-623 |t#1|))) (-15 -2644 ($ $ (-749))) (-15 -2644 ($ (-916 |t#1|))) (-15 -2644 ((-916 |t#1|) $)) (-15 -2997 ((-112) $)) (-15 -2895 ($ $ (-623 (-916 |t#1|)))) (-15 -2895 ($ $ (-623 (-623 |t#1|)))) (-15 -2895 ($ (-623 (-916 |t#1|)))) (-15 -2895 ((-623 (-916 |t#1|)) $)) (-15 -2789 ((-112) $)) (-15 -4239 ($ $ (-623 (-916 |t#1|)))) (-15 -4239 ($ $ (-623 (-623 |t#1|)))) (-15 -4239 ($ (-623 (-916 |t#1|)))) (-15 -4239 ((-623 (-916 |t#1|)) $)) (-15 -4131 ((-112) $)) (-15 -4035 ($ $ (-623 (-916 |t#1|)))) (-15 -4035 ($ $ (-623 (-623 |t#1|)))) (-15 -4035 ($ (-623 (-916 |t#1|)))) (-15 -4035 ((-623 (-916 |t#1|)) $)) (-15 -3968 ((-112) $)) (-15 -2138 ($ $ (-623 (-623 (-916 |t#1|))) (-623 (-169)) (-169))) (-15 -2138 ($ $ (-623 (-623 (-623 |t#1|))) (-623 (-169)) (-169))) (-15 -2138 ($ $ (-623 (-623 (-916 |t#1|))) (-112) (-112))) (-15 -2138 ($ $ (-623 (-623 (-623 |t#1|))) (-112) (-112))) (-15 -2138 ($ (-623 (-623 (-916 |t#1|))))) (-15 -2138 ($ (-623 (-623 (-916 |t#1|))) (-112) (-112))) (-15 -2138 ((-623 (-623 (-916 |t#1|))) $)) (-15 -2063 ((-112) $)) (-15 -3560 ((-623 (-916 |t#1|)) $)) (-15 -1974 ((-623 (-623 (-623 (-749)))) $)) (-15 -1893 ((-623 (-623 (-623 (-916 |t#1|)))) $)) (-15 -1798 ((-623 (-623 (-169))) $)) (-15 -1694 ((-623 (-169)) $)) (-15 -1848 ((-2 (|:| -3030 (-749)) (|:| |curves| (-749)) (|:| |polygons| (-749)) (|:| |constructs| (-749))) $)) (-15 -1606 ($ $)) (-15 -2501 ((-1132 3 |t#1|) $)) (-15 -1518 ((-836) $))))
-(((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 176) (((-1149) $) 7) (($ (-1149)) NIL)) (-2615 (((-112) $ (|[\|\|]| (-515))) 17) (((-112) $ (|[\|\|]| (-212))) 21) (((-112) $ (|[\|\|]| (-654))) 25) (((-112) $ (|[\|\|]| (-1237))) 29) (((-112) $ (|[\|\|]| (-137))) 33) (((-112) $ (|[\|\|]| (-132))) 37) (((-112) $ (|[\|\|]| (-1083))) 41) (((-112) $ (|[\|\|]| (-95))) 45) (((-112) $ (|[\|\|]| (-659))) 49) (((-112) $ (|[\|\|]| (-508))) 53) (((-112) $ (|[\|\|]| (-1035))) 57) (((-112) $ (|[\|\|]| (-1238))) 61) (((-112) $ (|[\|\|]| (-516))) 65) (((-112) $ (|[\|\|]| (-152))) 69) (((-112) $ (|[\|\|]| (-649))) 73) (((-112) $ (|[\|\|]| (-304))) 77) (((-112) $ (|[\|\|]| (-1009))) 81) (((-112) $ (|[\|\|]| (-178))) 85) (((-112) $ (|[\|\|]| (-943))) 89) (((-112) $ (|[\|\|]| (-1042))) 93) (((-112) $ (|[\|\|]| (-1058))) 97) (((-112) $ (|[\|\|]| (-1064))) 101) (((-112) $ (|[\|\|]| (-606))) 105) (((-112) $ (|[\|\|]| (-1134))) 109) (((-112) $ (|[\|\|]| (-154))) 113) (((-112) $ (|[\|\|]| (-136))) 117) (((-112) $ (|[\|\|]| (-470))) 121) (((-112) $ (|[\|\|]| (-575))) 125) (((-112) $ (|[\|\|]| (-497))) 131) (((-112) $ (|[\|\|]| (-1126))) 135) (((-112) $ (|[\|\|]| (-550))) 139)) (-1771 (((-515) $) 18) (((-212) $) 22) (((-654) $) 26) (((-1237) $) 30) (((-137) $) 34) (((-132) $) 38) (((-1083) $) 42) (((-95) $) 46) (((-659) $) 50) (((-508) $) 54) (((-1035) $) 58) (((-1238) $) 62) (((-516) $) 66) (((-152) $) 70) (((-649) $) 74) (((-304) $) 78) (((-1009) $) 82) (((-178) $) 86) (((-943) $) 90) (((-1042) $) 94) (((-1058) $) 98) (((-1064) $) 102) (((-606) $) 106) (((-1134) $) 110) (((-154) $) 114) (((-136) $) 118) (((-470) $) 122) (((-575) $) 126) (((-497) $) 132) (((-1126) $) 136) (((-550) $) 140)) (-2316 (((-112) $ $) NIL)))
-(((-1103) (-1105)) (T -1103))
-NIL
-(-1105)
-((-2809 (((-623 (-1149)) (-1126)) 9)))
-(((-1104) (-10 -7 (-15 -2809 ((-623 (-1149)) (-1126))))) (T -1104))
-((-2809 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-623 (-1149))) (-5 *1 (-1104)))))
-(-10 -7 (-15 -2809 ((-623 (-1149)) (-1126))))
-((-1504 (((-112) $ $) 7)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11) (((-1149) $) 15) (($ (-1149)) 14)) (-2615 (((-112) $ (|[\|\|]| (-515))) 80) (((-112) $ (|[\|\|]| (-212))) 78) (((-112) $ (|[\|\|]| (-654))) 76) (((-112) $ (|[\|\|]| (-1237))) 74) (((-112) $ (|[\|\|]| (-137))) 72) (((-112) $ (|[\|\|]| (-132))) 70) (((-112) $ (|[\|\|]| (-1083))) 68) (((-112) $ (|[\|\|]| (-95))) 66) (((-112) $ (|[\|\|]| (-659))) 64) (((-112) $ (|[\|\|]| (-508))) 62) (((-112) $ (|[\|\|]| (-1035))) 60) (((-112) $ (|[\|\|]| (-1238))) 58) (((-112) $ (|[\|\|]| (-516))) 56) (((-112) $ (|[\|\|]| (-152))) 54) (((-112) $ (|[\|\|]| (-649))) 52) (((-112) $ (|[\|\|]| (-304))) 50) (((-112) $ (|[\|\|]| (-1009))) 48) (((-112) $ (|[\|\|]| (-178))) 46) (((-112) $ (|[\|\|]| (-943))) 44) (((-112) $ (|[\|\|]| (-1042))) 42) (((-112) $ (|[\|\|]| (-1058))) 40) (((-112) $ (|[\|\|]| (-1064))) 38) (((-112) $ (|[\|\|]| (-606))) 36) (((-112) $ (|[\|\|]| (-1134))) 34) (((-112) $ (|[\|\|]| (-154))) 32) (((-112) $ (|[\|\|]| (-136))) 30) (((-112) $ (|[\|\|]| (-470))) 28) (((-112) $ (|[\|\|]| (-575))) 26) (((-112) $ (|[\|\|]| (-497))) 24) (((-112) $ (|[\|\|]| (-1126))) 22) (((-112) $ (|[\|\|]| (-550))) 20)) (-1771 (((-515) $) 79) (((-212) $) 77) (((-654) $) 75) (((-1237) $) 73) (((-137) $) 71) (((-132) $) 69) (((-1083) $) 67) (((-95) $) 65) (((-659) $) 63) (((-508) $) 61) (((-1035) $) 59) (((-1238) $) 57) (((-516) $) 55) (((-152) $) 53) (((-649) $) 51) (((-304) $) 49) (((-1009) $) 47) (((-178) $) 45) (((-943) $) 43) (((-1042) $) 41) (((-1058) $) 39) (((-1064) $) 37) (((-606) $) 35) (((-1134) $) 33) (((-154) $) 31) (((-136) $) 29) (((-470) $) 27) (((-575) $) 25) (((-497) $) 23) (((-1126) $) 21) (((-550) $) 19)) (-2316 (((-112) $ $) 6)))
-(((-1105) (-138)) (T -1105))
-((-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-515))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-515)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-212))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-212)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-654))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-654)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1237))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1237)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-137))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-137)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-132))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-132)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1083))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1083)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-95))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-95)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-659))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-659)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-508))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-508)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1035))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1035)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1238))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1238)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-516))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-516)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-152))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-152)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-649))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-649)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-304))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-304)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1009))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1009)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-178))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-178)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-943))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-943)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1042))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1042)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1058))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1058)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1064))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1064)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-606))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-606)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1134))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1134)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-154))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-154)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-136))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-136)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-470))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-470)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-575))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-575)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-497))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-497)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1126))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1126)))) (-2615 (*1 *2 *1 *3) (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-550))) (-5 *2 (-112)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-550)))))
-(-13 (-1051) (-1222) (-10 -8 (-15 -2615 ((-112) $ (|[\|\|]| (-515)))) (-15 -1771 ((-515) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-212)))) (-15 -1771 ((-212) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-654)))) (-15 -1771 ((-654) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-1237)))) (-15 -1771 ((-1237) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-137)))) (-15 -1771 ((-137) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-132)))) (-15 -1771 ((-132) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-1083)))) (-15 -1771 ((-1083) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-95)))) (-15 -1771 ((-95) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-659)))) (-15 -1771 ((-659) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-508)))) (-15 -1771 ((-508) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-1035)))) (-15 -1771 ((-1035) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-1238)))) (-15 -1771 ((-1238) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-516)))) (-15 -1771 ((-516) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-152)))) (-15 -1771 ((-152) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-649)))) (-15 -1771 ((-649) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-304)))) (-15 -1771 ((-304) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-1009)))) (-15 -1771 ((-1009) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-178)))) (-15 -1771 ((-178) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-943)))) (-15 -1771 ((-943) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-1042)))) (-15 -1771 ((-1042) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-1058)))) (-15 -1771 ((-1058) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-1064)))) (-15 -1771 ((-1064) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-606)))) (-15 -1771 ((-606) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-1134)))) (-15 -1771 ((-1134) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-154)))) (-15 -1771 ((-154) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-136)))) (-15 -1771 ((-136) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-470)))) (-15 -1771 ((-470) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-575)))) (-15 -1771 ((-575) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-497)))) (-15 -1771 ((-497) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-1126)))) (-15 -1771 ((-1126) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-550)))) (-15 -1771 ((-550) $))))
-(((-92) . T) ((-101) . T) ((-595 (-836)) . T) ((-595 (-1149)) . T) ((-1068) . T) ((-1051) . T) ((-1222) . T))
-((-1512 (((-1232) (-623 (-836))) 23) (((-1232) (-836)) 22)) (-2588 (((-1232) (-623 (-836))) 21) (((-1232) (-836)) 20)) (-3397 (((-1232) (-623 (-836))) 19) (((-1232) (-836)) 11) (((-1232) (-1126) (-836)) 17)))
-(((-1106) (-10 -7 (-15 -3397 ((-1232) (-1126) (-836))) (-15 -3397 ((-1232) (-836))) (-15 -2588 ((-1232) (-836))) (-15 -1512 ((-1232) (-836))) (-15 -3397 ((-1232) (-623 (-836)))) (-15 -2588 ((-1232) (-623 (-836)))) (-15 -1512 ((-1232) (-623 (-836)))))) (T -1106))
-((-1512 (*1 *2 *3) (-12 (-5 *3 (-623 (-836))) (-5 *2 (-1232)) (-5 *1 (-1106)))) (-2588 (*1 *2 *3) (-12 (-5 *3 (-623 (-836))) (-5 *2 (-1232)) (-5 *1 (-1106)))) (-3397 (*1 *2 *3) (-12 (-5 *3 (-623 (-836))) (-5 *2 (-1232)) (-5 *1 (-1106)))) (-1512 (*1 *2 *3) (-12 (-5 *3 (-836)) (-5 *2 (-1232)) (-5 *1 (-1106)))) (-2588 (*1 *2 *3) (-12 (-5 *3 (-836)) (-5 *2 (-1232)) (-5 *1 (-1106)))) (-3397 (*1 *2 *3) (-12 (-5 *3 (-836)) (-5 *2 (-1232)) (-5 *1 (-1106)))) (-3397 (*1 *2 *3 *4) (-12 (-5 *3 (-1126)) (-5 *4 (-836)) (-5 *2 (-1232)) (-5 *1 (-1106)))))
-(-10 -7 (-15 -3397 ((-1232) (-1126) (-836))) (-15 -3397 ((-1232) (-836))) (-15 -2588 ((-1232) (-836))) (-15 -1512 ((-1232) (-836))) (-15 -3397 ((-1232) (-623 (-836)))) (-15 -2588 ((-1232) (-623 (-836)))) (-15 -1512 ((-1232) (-623 (-836)))))
-((-2003 (($ $ $) 10)) (-1885 (($ $) 9)) (-4061 (($ $ $) 13)) (-4293 (($ $ $) 15)) (-3950 (($ $ $) 12)) (-4165 (($ $ $) 14)) (-3290 (($ $) 17)) (-1355 (($ $) 16)) (-1635 (($ $) 6)) (-3851 (($ $ $) 11) (($ $) 7)) (-1763 (($ $ $) 8)))
-(((-1107) (-138)) (T -1107))
-((-3290 (*1 *1 *1) (-4 *1 (-1107))) (-1355 (*1 *1 *1) (-4 *1 (-1107))) (-4293 (*1 *1 *1 *1) (-4 *1 (-1107))) (-4165 (*1 *1 *1 *1) (-4 *1 (-1107))) (-4061 (*1 *1 *1 *1) (-4 *1 (-1107))) (-3950 (*1 *1 *1 *1) (-4 *1 (-1107))) (-3851 (*1 *1 *1 *1) (-4 *1 (-1107))) (-2003 (*1 *1 *1 *1) (-4 *1 (-1107))) (-1885 (*1 *1 *1) (-4 *1 (-1107))) (-1763 (*1 *1 *1 *1) (-4 *1 (-1107))) (-3851 (*1 *1 *1) (-4 *1 (-1107))) (-1635 (*1 *1 *1) (-4 *1 (-1107))))
-(-13 (-10 -8 (-15 -1635 ($ $)) (-15 -3851 ($ $)) (-15 -1763 ($ $ $)) (-15 -1885 ($ $)) (-15 -2003 ($ $ $)) (-15 -3851 ($ $ $)) (-15 -3950 ($ $ $)) (-15 -4061 ($ $ $)) (-15 -4165 ($ $ $)) (-15 -4293 ($ $ $)) (-15 -1355 ($ $)) (-15 -3290 ($ $))))
-((-1504 (((-112) $ $) 41)) (-3625 ((|#1| $) 15)) (-3402 (((-112) $ $ (-1 (-112) |#2| |#2|)) 36)) (-2418 (((-112) $) 17)) (-2784 (($ $ |#1|) 28)) (-3750 (($ $ (-112)) 30)) (-3630 (($ $) 31)) (-2687 (($ $ |#2|) 29)) (-1825 (((-1126) $) NIL)) (-3508 (((-112) $ $ (-1 (-112) |#1| |#1|) (-1 (-112) |#2| |#2|)) 35)) (-3337 (((-1088) $) NIL)) (-2902 (((-112) $) 14)) (-3498 (($) 10)) (-1731 (($ $) 27)) (-1532 (($ |#1| |#2| (-112)) 18) (($ |#1| |#2|) 19) (($ (-2 (|:| |val| |#1|) (|:| -3223 |#2|))) 21) (((-623 $) (-623 (-2 (|:| |val| |#1|) (|:| -3223 |#2|)))) 24) (((-623 $) |#1| (-623 |#2|)) 26)) (-2817 ((|#2| $) 16)) (-1518 (((-836) $) 50)) (-2316 (((-112) $ $) 39)))
-(((-1108 |#1| |#2|) (-13 (-1068) (-10 -8 (-15 -3498 ($)) (-15 -2902 ((-112) $)) (-15 -3625 (|#1| $)) (-15 -2817 (|#2| $)) (-15 -2418 ((-112) $)) (-15 -1532 ($ |#1| |#2| (-112))) (-15 -1532 ($ |#1| |#2|)) (-15 -1532 ($ (-2 (|:| |val| |#1|) (|:| -3223 |#2|)))) (-15 -1532 ((-623 $) (-623 (-2 (|:| |val| |#1|) (|:| -3223 |#2|))))) (-15 -1532 ((-623 $) |#1| (-623 |#2|))) (-15 -1731 ($ $)) (-15 -2784 ($ $ |#1|)) (-15 -2687 ($ $ |#2|)) (-15 -3750 ($ $ (-112))) (-15 -3630 ($ $)) (-15 -3508 ((-112) $ $ (-1 (-112) |#1| |#1|) (-1 (-112) |#2| |#2|))) (-15 -3402 ((-112) $ $ (-1 (-112) |#2| |#2|))))) (-13 (-1068) (-34)) (-13 (-1068) (-34))) (T -1108))
-((-3498 (*1 *1) (-12 (-5 *1 (-1108 *2 *3)) (-4 *2 (-13 (-1068) (-34))) (-4 *3 (-13 (-1068) (-34))))) (-2902 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1108 *3 *4)) (-4 *3 (-13 (-1068) (-34))) (-4 *4 (-13 (-1068) (-34))))) (-3625 (*1 *2 *1) (-12 (-4 *2 (-13 (-1068) (-34))) (-5 *1 (-1108 *2 *3)) (-4 *3 (-13 (-1068) (-34))))) (-2817 (*1 *2 *1) (-12 (-4 *2 (-13 (-1068) (-34))) (-5 *1 (-1108 *3 *2)) (-4 *3 (-13 (-1068) (-34))))) (-2418 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1108 *3 *4)) (-4 *3 (-13 (-1068) (-34))) (-4 *4 (-13 (-1068) (-34))))) (-1532 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-112)) (-5 *1 (-1108 *2 *3)) (-4 *2 (-13 (-1068) (-34))) (-4 *3 (-13 (-1068) (-34))))) (-1532 (*1 *1 *2 *3) (-12 (-5 *1 (-1108 *2 *3)) (-4 *2 (-13 (-1068) (-34))) (-4 *3 (-13 (-1068) (-34))))) (-1532 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -3223 *4))) (-4 *3 (-13 (-1068) (-34))) (-4 *4 (-13 (-1068) (-34))) (-5 *1 (-1108 *3 *4)))) (-1532 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| |val| *4) (|:| -3223 *5)))) (-4 *4 (-13 (-1068) (-34))) (-4 *5 (-13 (-1068) (-34))) (-5 *2 (-623 (-1108 *4 *5))) (-5 *1 (-1108 *4 *5)))) (-1532 (*1 *2 *3 *4) (-12 (-5 *4 (-623 *5)) (-4 *5 (-13 (-1068) (-34))) (-5 *2 (-623 (-1108 *3 *5))) (-5 *1 (-1108 *3 *5)) (-4 *3 (-13 (-1068) (-34))))) (-1731 (*1 *1 *1) (-12 (-5 *1 (-1108 *2 *3)) (-4 *2 (-13 (-1068) (-34))) (-4 *3 (-13 (-1068) (-34))))) (-2784 (*1 *1 *1 *2) (-12 (-5 *1 (-1108 *2 *3)) (-4 *2 (-13 (-1068) (-34))) (-4 *3 (-13 (-1068) (-34))))) (-2687 (*1 *1 *1 *2) (-12 (-5 *1 (-1108 *3 *2)) (-4 *3 (-13 (-1068) (-34))) (-4 *2 (-13 (-1068) (-34))))) (-3750 (*1 *1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1108 *3 *4)) (-4 *3 (-13 (-1068) (-34))) (-4 *4 (-13 (-1068) (-34))))) (-3630 (*1 *1 *1) (-12 (-5 *1 (-1108 *2 *3)) (-4 *2 (-13 (-1068) (-34))) (-4 *3 (-13 (-1068) (-34))))) (-3508 (*1 *2 *1 *1 *3 *4) (-12 (-5 *3 (-1 (-112) *5 *5)) (-5 *4 (-1 (-112) *6 *6)) (-4 *5 (-13 (-1068) (-34))) (-4 *6 (-13 (-1068) (-34))) (-5 *2 (-112)) (-5 *1 (-1108 *5 *6)))) (-3402 (*1 *2 *1 *1 *3) (-12 (-5 *3 (-1 (-112) *5 *5)) (-4 *5 (-13 (-1068) (-34))) (-5 *2 (-112)) (-5 *1 (-1108 *4 *5)) (-4 *4 (-13 (-1068) (-34))))))
-(-13 (-1068) (-10 -8 (-15 -3498 ($)) (-15 -2902 ((-112) $)) (-15 -3625 (|#1| $)) (-15 -2817 (|#2| $)) (-15 -2418 ((-112) $)) (-15 -1532 ($ |#1| |#2| (-112))) (-15 -1532 ($ |#1| |#2|)) (-15 -1532 ($ (-2 (|:| |val| |#1|) (|:| -3223 |#2|)))) (-15 -1532 ((-623 $) (-623 (-2 (|:| |val| |#1|) (|:| -3223 |#2|))))) (-15 -1532 ((-623 $) |#1| (-623 |#2|))) (-15 -1731 ($ $)) (-15 -2784 ($ $ |#1|)) (-15 -2687 ($ $ |#2|)) (-15 -3750 ($ $ (-112))) (-15 -3630 ($ $)) (-15 -3508 ((-112) $ $ (-1 (-112) |#1| |#1|) (-1 (-112) |#2| |#2|))) (-15 -3402 ((-112) $ $ (-1 (-112) |#2| |#2|)))))
-((-1504 (((-112) $ $) NIL (|has| (-1108 |#1| |#2|) (-1068)))) (-3625 (((-1108 |#1| |#2|) $) 25)) (-2324 (($ $) 76)) (-2126 (((-112) (-1108 |#1| |#2|) $ (-1 (-112) |#2| |#2|)) 85)) (-3014 (($ $ $ (-623 (-1108 |#1| |#2|))) 90) (($ $ $ (-623 (-1108 |#1| |#2|)) (-1 (-112) |#2| |#2|)) 91)) (-4047 (((-112) $ (-749)) NIL)) (-2190 (((-1108 |#1| |#2|) $ (-1108 |#1| |#2|)) 43 (|has| $ (-6 -4343)))) (-1705 (((-1108 |#1| |#2|) $ "value" (-1108 |#1| |#2|)) NIL (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) 41 (|has| $ (-6 -4343)))) (-3513 (($) NIL T CONST)) (-4150 (((-623 (-2 (|:| |val| |#1|) (|:| -3223 |#2|))) $) 80)) (-3112 (($ (-1108 |#1| |#2|) $) 39)) (-3137 (($ (-1108 |#1| |#2|) $) 31)) (-3450 (((-623 (-1108 |#1| |#2|)) $) NIL (|has| $ (-6 -4342)))) (-2560 (((-623 $) $) 51)) (-2227 (((-112) (-1108 |#1| |#2|) $) 82)) (-2333 (((-112) $ $) NIL (|has| (-1108 |#1| |#2|) (-1068)))) (-1859 (((-112) $ (-749)) NIL)) (-2689 (((-623 (-1108 |#1| |#2|)) $) 55 (|has| $ (-6 -4342)))) (-1921 (((-112) (-1108 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-1108 |#1| |#2|) (-1068))))) (-3234 (($ (-1 (-1108 |#1| |#2|) (-1108 |#1| |#2|)) $) 47 (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-1108 |#1| |#2|) (-1108 |#1| |#2|)) $) 46)) (-1573 (((-112) $ (-749)) NIL)) (-2513 (((-623 (-1108 |#1| |#2|)) $) 53)) (-3312 (((-112) $) 42)) (-1825 (((-1126) $) NIL (|has| (-1108 |#1| |#2|) (-1068)))) (-3337 (((-1088) $) NIL (|has| (-1108 |#1| |#2|) (-1068)))) (-2430 (((-3 $ "failed") $) 75)) (-1543 (((-112) (-1 (-112) (-1108 |#1| |#2|)) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-1108 |#1| |#2|)))) NIL (-12 (|has| (-1108 |#1| |#2|) (-302 (-1108 |#1| |#2|))) (|has| (-1108 |#1| |#2|) (-1068)))) (($ $ (-287 (-1108 |#1| |#2|))) NIL (-12 (|has| (-1108 |#1| |#2|) (-302 (-1108 |#1| |#2|))) (|has| (-1108 |#1| |#2|) (-1068)))) (($ $ (-1108 |#1| |#2|) (-1108 |#1| |#2|)) NIL (-12 (|has| (-1108 |#1| |#2|) (-302 (-1108 |#1| |#2|))) (|has| (-1108 |#1| |#2|) (-1068)))) (($ $ (-623 (-1108 |#1| |#2|)) (-623 (-1108 |#1| |#2|))) NIL (-12 (|has| (-1108 |#1| |#2|) (-302 (-1108 |#1| |#2|))) (|has| (-1108 |#1| |#2|) (-1068))))) (-4140 (((-112) $ $) 50)) (-2902 (((-112) $) 22)) (-3498 (($) 24)) (-2680 (((-1108 |#1| |#2|) $ "value") NIL)) (-2487 (((-550) $ $) NIL)) (-2136 (((-112) $) 44)) (-3350 (((-749) (-1 (-112) (-1108 |#1| |#2|)) $) NIL (|has| $ (-6 -4342))) (((-749) (-1108 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-1108 |#1| |#2|) (-1068))))) (-1731 (($ $) 49)) (-1532 (($ (-1108 |#1| |#2|)) 9) (($ |#1| |#2| (-623 $)) 12) (($ |#1| |#2| (-623 (-1108 |#1| |#2|))) 14) (($ |#1| |#2| |#1| (-623 |#2|)) 17)) (-3648 (((-623 |#2|) $) 81)) (-1518 (((-836) $) 73 (|has| (-1108 |#1| |#2|) (-595 (-836))))) (-3997 (((-623 $) $) 28)) (-2413 (((-112) $ $) NIL (|has| (-1108 |#1| |#2|) (-1068)))) (-1675 (((-112) (-1 (-112) (-1108 |#1| |#2|)) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 64 (|has| (-1108 |#1| |#2|) (-1068)))) (-3191 (((-749) $) 58 (|has| $ (-6 -4342)))))
-(((-1109 |#1| |#2|) (-13 (-983 (-1108 |#1| |#2|)) (-10 -8 (-6 -4343) (-6 -4342) (-15 -2430 ((-3 $ "failed") $)) (-15 -2324 ($ $)) (-15 -1532 ($ (-1108 |#1| |#2|))) (-15 -1532 ($ |#1| |#2| (-623 $))) (-15 -1532 ($ |#1| |#2| (-623 (-1108 |#1| |#2|)))) (-15 -1532 ($ |#1| |#2| |#1| (-623 |#2|))) (-15 -3648 ((-623 |#2|) $)) (-15 -4150 ((-623 (-2 (|:| |val| |#1|) (|:| -3223 |#2|))) $)) (-15 -2227 ((-112) (-1108 |#1| |#2|) $)) (-15 -2126 ((-112) (-1108 |#1| |#2|) $ (-1 (-112) |#2| |#2|))) (-15 -3137 ($ (-1108 |#1| |#2|) $)) (-15 -3112 ($ (-1108 |#1| |#2|) $)) (-15 -3014 ($ $ $ (-623 (-1108 |#1| |#2|)))) (-15 -3014 ($ $ $ (-623 (-1108 |#1| |#2|)) (-1 (-112) |#2| |#2|))))) (-13 (-1068) (-34)) (-13 (-1068) (-34))) (T -1109))
-((-2430 (*1 *1 *1) (|partial| -12 (-5 *1 (-1109 *2 *3)) (-4 *2 (-13 (-1068) (-34))) (-4 *3 (-13 (-1068) (-34))))) (-2324 (*1 *1 *1) (-12 (-5 *1 (-1109 *2 *3)) (-4 *2 (-13 (-1068) (-34))) (-4 *3 (-13 (-1068) (-34))))) (-1532 (*1 *1 *2) (-12 (-5 *2 (-1108 *3 *4)) (-4 *3 (-13 (-1068) (-34))) (-4 *4 (-13 (-1068) (-34))) (-5 *1 (-1109 *3 *4)))) (-1532 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-623 (-1109 *2 *3))) (-5 *1 (-1109 *2 *3)) (-4 *2 (-13 (-1068) (-34))) (-4 *3 (-13 (-1068) (-34))))) (-1532 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-623 (-1108 *2 *3))) (-4 *2 (-13 (-1068) (-34))) (-4 *3 (-13 (-1068) (-34))) (-5 *1 (-1109 *2 *3)))) (-1532 (*1 *1 *2 *3 *2 *4) (-12 (-5 *4 (-623 *3)) (-4 *3 (-13 (-1068) (-34))) (-5 *1 (-1109 *2 *3)) (-4 *2 (-13 (-1068) (-34))))) (-3648 (*1 *2 *1) (-12 (-5 *2 (-623 *4)) (-5 *1 (-1109 *3 *4)) (-4 *3 (-13 (-1068) (-34))) (-4 *4 (-13 (-1068) (-34))))) (-4150 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4)))) (-5 *1 (-1109 *3 *4)) (-4 *3 (-13 (-1068) (-34))) (-4 *4 (-13 (-1068) (-34))))) (-2227 (*1 *2 *3 *1) (-12 (-5 *3 (-1108 *4 *5)) (-4 *4 (-13 (-1068) (-34))) (-4 *5 (-13 (-1068) (-34))) (-5 *2 (-112)) (-5 *1 (-1109 *4 *5)))) (-2126 (*1 *2 *3 *1 *4) (-12 (-5 *3 (-1108 *5 *6)) (-5 *4 (-1 (-112) *6 *6)) (-4 *5 (-13 (-1068) (-34))) (-4 *6 (-13 (-1068) (-34))) (-5 *2 (-112)) (-5 *1 (-1109 *5 *6)))) (-3137 (*1 *1 *2 *1) (-12 (-5 *2 (-1108 *3 *4)) (-4 *3 (-13 (-1068) (-34))) (-4 *4 (-13 (-1068) (-34))) (-5 *1 (-1109 *3 *4)))) (-3112 (*1 *1 *2 *1) (-12 (-5 *2 (-1108 *3 *4)) (-4 *3 (-13 (-1068) (-34))) (-4 *4 (-13 (-1068) (-34))) (-5 *1 (-1109 *3 *4)))) (-3014 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-623 (-1108 *3 *4))) (-4 *3 (-13 (-1068) (-34))) (-4 *4 (-13 (-1068) (-34))) (-5 *1 (-1109 *3 *4)))) (-3014 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-1108 *4 *5))) (-5 *3 (-1 (-112) *5 *5)) (-4 *4 (-13 (-1068) (-34))) (-4 *5 (-13 (-1068) (-34))) (-5 *1 (-1109 *4 *5)))))
-(-13 (-983 (-1108 |#1| |#2|)) (-10 -8 (-6 -4343) (-6 -4342) (-15 -2430 ((-3 $ "failed") $)) (-15 -2324 ($ $)) (-15 -1532 ($ (-1108 |#1| |#2|))) (-15 -1532 ($ |#1| |#2| (-623 $))) (-15 -1532 ($ |#1| |#2| (-623 (-1108 |#1| |#2|)))) (-15 -1532 ($ |#1| |#2| |#1| (-623 |#2|))) (-15 -3648 ((-623 |#2|) $)) (-15 -4150 ((-623 (-2 (|:| |val| |#1|) (|:| -3223 |#2|))) $)) (-15 -2227 ((-112) (-1108 |#1| |#2|) $)) (-15 -2126 ((-112) (-1108 |#1| |#2|) $ (-1 (-112) |#2| |#2|))) (-15 -3137 ($ (-1108 |#1| |#2|) $)) (-15 -3112 ($ (-1108 |#1| |#2|) $)) (-15 -3014 ($ $ $ (-623 (-1108 |#1| |#2|)))) (-15 -3014 ($ $ $ (-623 (-1108 |#1| |#2|)) (-1 (-112) |#2| |#2|)))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-2633 (($ $) NIL)) (-2252 ((|#2| $) NIL)) (-1294 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-2531 (($ (-667 |#2|)) 50)) (-3483 (((-112) $) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-1333 (($ |#2|) 10)) (-3513 (($) NIL T CONST)) (-3707 (($ $) 63 (|has| |#2| (-300)))) (-3719 (((-234 |#1| |#2|) $ (-550)) 36)) (-3880 (((-3 (-550) "failed") $) NIL (|has| |#2| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#2| (-1011 (-400 (-550))))) (((-3 |#2| "failed") $) NIL)) (-2726 (((-550) $) NIL (|has| |#2| (-1011 (-550)))) (((-400 (-550)) $) NIL (|has| |#2| (-1011 (-400 (-550))))) ((|#2| $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 $) (-1227 $)) NIL) (((-667 |#2|) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) 77)) (-2122 (((-749) $) 65 (|has| |#2| (-542)))) (-3181 ((|#2| $ (-550) (-550)) NIL)) (-3450 (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-3102 (((-112) $) NIL)) (-3613 (((-749) $) 67 (|has| |#2| (-542)))) (-3525 (((-623 (-234 |#1| |#2|)) $) 71 (|has| |#2| (-542)))) (-2115 (((-749) $) NIL)) (-2578 (($ |#2|) 20)) (-2124 (((-749) $) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-3928 ((|#2| $) 61 (|has| |#2| (-6 (-4344 "*"))))) (-2938 (((-550) $) NIL)) (-3895 (((-550) $) NIL)) (-2689 (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-2828 (((-550) $) NIL)) (-3816 (((-550) $) NIL)) (-2458 (($ (-623 (-623 |#2|))) 31)) (-3234 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-4048 (((-623 (-623 |#2|)) $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL)) (-2031 (((-3 $ "failed") $) 74 (|has| |#2| (-356)))) (-3337 (((-1088) $) NIL)) (-1495 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-542)))) (-1543 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#2| $ (-550) (-550) |#2|) NIL) ((|#2| $ (-550) (-550)) NIL)) (-2393 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1144)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-749)) NIL (|has| |#2| (-227))) (($ $) NIL (|has| |#2| (-227)))) (-4105 ((|#2| $) NIL)) (-4296 (($ (-623 |#2|)) 44)) (-1829 (((-112) $) NIL)) (-4195 (((-234 |#1| |#2|) $) NIL)) (-4017 ((|#2| $) 59 (|has| |#2| (-6 (-4344 "*"))))) (-3350 (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-1731 (($ $) NIL)) (-4028 (((-526) $) 86 (|has| |#2| (-596 (-526))))) (-3615 (((-234 |#1| |#2|) $ (-550)) 38)) (-1518 (((-836) $) 41) (($ (-550)) NIL) (($ (-400 (-550))) NIL (|has| |#2| (-1011 (-400 (-550))))) (($ |#2|) NIL) (((-667 |#2|) $) 46)) (-2390 (((-749)) 18)) (-1675 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-1295 (((-112) $) NIL)) (-2626 (($) 12 T CONST)) (-2636 (($) 15 T CONST)) (-4183 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1144)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-749)) NIL (|has| |#2| (-227))) (($ $) NIL (|has| |#2| (-227)))) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) 57) (($ $ (-550)) 76 (|has| |#2| (-356)))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-234 |#1| |#2|) $ (-234 |#1| |#2|)) 53) (((-234 |#1| |#2|) (-234 |#1| |#2|) $) 55)) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-1110 |#1| |#2|) (-13 (-1091 |#1| |#2| (-234 |#1| |#2|) (-234 |#1| |#2|)) (-595 (-667 |#2|)) (-10 -8 (-15 -2578 ($ |#2|)) (-15 -2633 ($ $)) (-15 -2531 ($ (-667 |#2|))) (IF (|has| |#2| (-6 (-4344 "*"))) (-6 -4331) |%noBranch|) (IF (|has| |#2| (-6 (-4344 "*"))) (IF (|has| |#2| (-6 -4339)) (-6 -4339) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|))) (-749) (-1020)) (T -1110))
-((-2578 (*1 *1 *2) (-12 (-5 *1 (-1110 *3 *2)) (-14 *3 (-749)) (-4 *2 (-1020)))) (-2633 (*1 *1 *1) (-12 (-5 *1 (-1110 *2 *3)) (-14 *2 (-749)) (-4 *3 (-1020)))) (-2531 (*1 *1 *2) (-12 (-5 *2 (-667 *4)) (-4 *4 (-1020)) (-5 *1 (-1110 *3 *4)) (-14 *3 (-749)))))
-(-13 (-1091 |#1| |#2| (-234 |#1| |#2|) (-234 |#1| |#2|)) (-595 (-667 |#2|)) (-10 -8 (-15 -2578 ($ |#2|)) (-15 -2633 ($ $)) (-15 -2531 ($ (-667 |#2|))) (IF (|has| |#2| (-6 (-4344 "*"))) (-6 -4331) |%noBranch|) (IF (|has| |#2| (-6 (-4344 "*"))) (IF (|has| |#2| (-6 -4339)) (-6 -4339) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|)))
-((-2009 (($ $) 19)) (-1583 (($ $ (-142)) 10) (($ $ (-139)) 14)) (-3764 (((-112) $ $) 24)) (-3966 (($ $) 17)) (-2680 (((-142) $ (-550) (-142)) NIL) (((-142) $ (-550)) NIL) (($ $ (-1194 (-550))) NIL) (($ $ $) 29)) (-1518 (($ (-142)) 27) (((-836) $) NIL)))
-(((-1111 |#1|) (-10 -8 (-15 -1518 ((-836) |#1|)) (-15 -2680 (|#1| |#1| |#1|)) (-15 -1583 (|#1| |#1| (-139))) (-15 -1583 (|#1| |#1| (-142))) (-15 -1518 (|#1| (-142))) (-15 -3764 ((-112) |#1| |#1|)) (-15 -2009 (|#1| |#1|)) (-15 -3966 (|#1| |#1|)) (-15 -2680 (|#1| |#1| (-1194 (-550)))) (-15 -2680 ((-142) |#1| (-550))) (-15 -2680 ((-142) |#1| (-550) (-142)))) (-1112)) (T -1111))
-NIL
-(-10 -8 (-15 -1518 ((-836) |#1|)) (-15 -2680 (|#1| |#1| |#1|)) (-15 -1583 (|#1| |#1| (-139))) (-15 -1583 (|#1| |#1| (-142))) (-15 -1518 (|#1| (-142))) (-15 -3764 ((-112) |#1| |#1|)) (-15 -2009 (|#1| |#1|)) (-15 -3966 (|#1| |#1|)) (-15 -2680 (|#1| |#1| (-1194 (-550)))) (-15 -2680 ((-142) |#1| (-550))) (-15 -2680 ((-142) |#1| (-550) (-142))))
-((-1504 (((-112) $ $) 19 (|has| (-142) (-1068)))) (-1869 (($ $) 120)) (-2009 (($ $) 121)) (-1583 (($ $ (-142)) 108) (($ $ (-139)) 107)) (-3029 (((-1232) $ (-550) (-550)) 40 (|has| $ (-6 -4343)))) (-3745 (((-112) $ $) 118)) (-3725 (((-112) $ $ (-550)) 117)) (-1716 (((-623 $) $ (-142)) 110) (((-623 $) $ (-139)) 109)) (-3654 (((-112) (-1 (-112) (-142) (-142)) $) 98) (((-112) $) 92 (|has| (-142) (-825)))) (-3491 (($ (-1 (-112) (-142) (-142)) $) 89 (|has| $ (-6 -4343))) (($ $) 88 (-12 (|has| (-142) (-825)) (|has| $ (-6 -4343))))) (-1674 (($ (-1 (-112) (-142) (-142)) $) 99) (($ $) 93 (|has| (-142) (-825)))) (-4047 (((-112) $ (-749)) 8)) (-1705 (((-142) $ (-550) (-142)) 52 (|has| $ (-6 -4343))) (((-142) $ (-1194 (-550)) (-142)) 58 (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) (-142)) $) 75 (|has| $ (-6 -4342)))) (-3513 (($) 7 T CONST)) (-2999 (($ $ (-142)) 104) (($ $ (-139)) 103)) (-2342 (($ $) 90 (|has| $ (-6 -4343)))) (-3243 (($ $) 100)) (-1727 (($ $ (-1194 (-550)) $) 114)) (-1328 (($ $) 78 (-12 (|has| (-142) (-1068)) (|has| $ (-6 -4342))))) (-3137 (($ (-142) $) 77 (-12 (|has| (-142) (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) (-142)) $) 74 (|has| $ (-6 -4342)))) (-2419 (((-142) (-1 (-142) (-142) (-142)) $ (-142) (-142)) 76 (-12 (|has| (-142) (-1068)) (|has| $ (-6 -4342)))) (((-142) (-1 (-142) (-142) (-142)) $ (-142)) 73 (|has| $ (-6 -4342))) (((-142) (-1 (-142) (-142) (-142)) $) 72 (|has| $ (-6 -4342)))) (-3245 (((-142) $ (-550) (-142)) 53 (|has| $ (-6 -4343)))) (-3181 (((-142) $ (-550)) 51)) (-3764 (((-112) $ $) 119)) (-2302 (((-550) (-1 (-112) (-142)) $) 97) (((-550) (-142) $) 96 (|has| (-142) (-1068))) (((-550) (-142) $ (-550)) 95 (|has| (-142) (-1068))) (((-550) $ $ (-550)) 113) (((-550) (-139) $ (-550)) 112)) (-3450 (((-623 (-142)) $) 30 (|has| $ (-6 -4342)))) (-2578 (($ (-749) (-142)) 69)) (-1859 (((-112) $ (-749)) 9)) (-3195 (((-550) $) 43 (|has| (-550) (-825)))) (-2707 (($ $ $) 87 (|has| (-142) (-825)))) (-1832 (($ (-1 (-112) (-142) (-142)) $ $) 101) (($ $ $) 94 (|has| (-142) (-825)))) (-2689 (((-623 (-142)) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) (-142) $) 27 (-12 (|has| (-142) (-1068)) (|has| $ (-6 -4342))))) (-3283 (((-550) $) 44 (|has| (-550) (-825)))) (-4164 (($ $ $) 86 (|has| (-142) (-825)))) (-1764 (((-112) $ $ (-142)) 115)) (-3658 (((-749) $ $ (-142)) 116)) (-3234 (($ (-1 (-142) (-142)) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-142) (-142)) $) 35) (($ (-1 (-142) (-142) (-142)) $ $) 64)) (-3865 (($ $) 122)) (-3966 (($ $) 123)) (-1573 (((-112) $ (-749)) 10)) (-3010 (($ $ (-142)) 106) (($ $ (-139)) 105)) (-1825 (((-1126) $) 22 (|has| (-142) (-1068)))) (-2055 (($ (-142) $ (-550)) 60) (($ $ $ (-550)) 59)) (-2325 (((-623 (-550)) $) 46)) (-2400 (((-112) (-550) $) 47)) (-3337 (((-1088) $) 21 (|has| (-142) (-1068)))) (-1293 (((-142) $) 42 (|has| (-550) (-825)))) (-3321 (((-3 (-142) "failed") (-1 (-112) (-142)) $) 71)) (-3111 (($ $ (-142)) 41 (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) (-142)) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-142)))) 26 (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068)))) (($ $ (-287 (-142))) 25 (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068)))) (($ $ (-142) (-142)) 24 (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068)))) (($ $ (-623 (-142)) (-623 (-142))) 23 (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068))))) (-4140 (((-112) $ $) 14)) (-2256 (((-112) (-142) $) 45 (-12 (|has| $ (-6 -4342)) (|has| (-142) (-1068))))) (-2477 (((-623 (-142)) $) 48)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 (((-142) $ (-550) (-142)) 50) (((-142) $ (-550)) 49) (($ $ (-1194 (-550))) 63) (($ $ $) 102)) (-1529 (($ $ (-550)) 62) (($ $ (-1194 (-550))) 61)) (-3350 (((-749) (-1 (-112) (-142)) $) 31 (|has| $ (-6 -4342))) (((-749) (-142) $) 28 (-12 (|has| (-142) (-1068)) (|has| $ (-6 -4342))))) (-3593 (($ $ $ (-550)) 91 (|has| $ (-6 -4343)))) (-1731 (($ $) 13)) (-4028 (((-526) $) 79 (|has| (-142) (-596 (-526))))) (-1532 (($ (-623 (-142))) 70)) (-3227 (($ $ (-142)) 68) (($ (-142) $) 67) (($ $ $) 66) (($ (-623 $)) 65)) (-1518 (($ (-142)) 111) (((-836) $) 18 (|has| (-142) (-595 (-836))))) (-1675 (((-112) (-1 (-112) (-142)) $) 33 (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) 84 (|has| (-142) (-825)))) (-2345 (((-112) $ $) 83 (|has| (-142) (-825)))) (-2316 (((-112) $ $) 20 (|has| (-142) (-1068)))) (-2354 (((-112) $ $) 85 (|has| (-142) (-825)))) (-2335 (((-112) $ $) 82 (|has| (-142) (-825)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-1112) (-138)) (T -1112))
-((-3966 (*1 *1 *1) (-4 *1 (-1112))) (-3865 (*1 *1 *1) (-4 *1 (-1112))) (-2009 (*1 *1 *1) (-4 *1 (-1112))) (-1869 (*1 *1 *1) (-4 *1 (-1112))) (-3764 (*1 *2 *1 *1) (-12 (-4 *1 (-1112)) (-5 *2 (-112)))) (-3745 (*1 *2 *1 *1) (-12 (-4 *1 (-1112)) (-5 *2 (-112)))) (-3725 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1112)) (-5 *3 (-550)) (-5 *2 (-112)))) (-3658 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1112)) (-5 *3 (-142)) (-5 *2 (-749)))) (-1764 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1112)) (-5 *3 (-142)) (-5 *2 (-112)))) (-1727 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-1112)) (-5 *2 (-1194 (-550))))) (-2302 (*1 *2 *1 *1 *2) (-12 (-4 *1 (-1112)) (-5 *2 (-550)))) (-2302 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-1112)) (-5 *2 (-550)) (-5 *3 (-139)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-142)) (-4 *1 (-1112)))) (-1716 (*1 *2 *1 *3) (-12 (-5 *3 (-142)) (-5 *2 (-623 *1)) (-4 *1 (-1112)))) (-1716 (*1 *2 *1 *3) (-12 (-5 *3 (-139)) (-5 *2 (-623 *1)) (-4 *1 (-1112)))) (-1583 (*1 *1 *1 *2) (-12 (-4 *1 (-1112)) (-5 *2 (-142)))) (-1583 (*1 *1 *1 *2) (-12 (-4 *1 (-1112)) (-5 *2 (-139)))) (-3010 (*1 *1 *1 *2) (-12 (-4 *1 (-1112)) (-5 *2 (-142)))) (-3010 (*1 *1 *1 *2) (-12 (-4 *1 (-1112)) (-5 *2 (-139)))) (-2999 (*1 *1 *1 *2) (-12 (-4 *1 (-1112)) (-5 *2 (-142)))) (-2999 (*1 *1 *1 *2) (-12 (-4 *1 (-1112)) (-5 *2 (-139)))) (-2680 (*1 *1 *1 *1) (-4 *1 (-1112))))
-(-13 (-19 (-142)) (-10 -8 (-15 -3966 ($ $)) (-15 -3865 ($ $)) (-15 -2009 ($ $)) (-15 -1869 ($ $)) (-15 -3764 ((-112) $ $)) (-15 -3745 ((-112) $ $)) (-15 -3725 ((-112) $ $ (-550))) (-15 -3658 ((-749) $ $ (-142))) (-15 -1764 ((-112) $ $ (-142))) (-15 -1727 ($ $ (-1194 (-550)) $)) (-15 -2302 ((-550) $ $ (-550))) (-15 -2302 ((-550) (-139) $ (-550))) (-15 -1518 ($ (-142))) (-15 -1716 ((-623 $) $ (-142))) (-15 -1716 ((-623 $) $ (-139))) (-15 -1583 ($ $ (-142))) (-15 -1583 ($ $ (-139))) (-15 -3010 ($ $ (-142))) (-15 -3010 ($ $ (-139))) (-15 -2999 ($ $ (-142))) (-15 -2999 ($ $ (-139))) (-15 -2680 ($ $ $))))
-(((-34) . T) ((-101) -1561 (|has| (-142) (-1068)) (|has| (-142) (-825))) ((-595 (-836)) -1561 (|has| (-142) (-1068)) (|has| (-142) (-825)) (|has| (-142) (-595 (-836)))) ((-149 #0=(-142)) . T) ((-596 (-526)) |has| (-142) (-596 (-526))) ((-279 #1=(-550) #0#) . T) ((-281 #1# #0#) . T) ((-302 #0#) -12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068))) ((-366 #0#) . T) ((-481 #0#) . T) ((-586 #1# #0#) . T) ((-505 #0# #0#) -12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068))) ((-629 #0#) . T) ((-19 #0#) . T) ((-825) |has| (-142) (-825)) ((-1068) -1561 (|has| (-142) (-1068)) (|has| (-142) (-825))) ((-1181) . T))
-((-3492 (((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-623 |#4|) (-623 |#5|) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) (-749)) 94)) (-1372 (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5|) 55) (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-749)) 54)) (-3842 (((-1232) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-749)) 85)) (-4187 (((-749) (-623 |#4|) (-623 |#5|)) 27)) (-3314 (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5|) 57) (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-749)) 56) (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-749) (-112)) 58)) (-3417 (((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112) (-112) (-112) (-112)) 76) (((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112)) 77)) (-4028 (((-1126) (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) 80)) (-4300 (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5|) 53)) (-4076 (((-749) (-623 |#4|) (-623 |#5|)) 19)))
-(((-1113 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -4076 ((-749) (-623 |#4|) (-623 |#5|))) (-15 -4187 ((-749) (-623 |#4|) (-623 |#5|))) (-15 -4300 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5|)) (-15 -1372 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-749))) (-15 -1372 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5|)) (-15 -3314 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-749) (-112))) (-15 -3314 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-749))) (-15 -3314 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5|)) (-15 -3417 ((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112))) (-15 -3417 ((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112) (-112) (-112) (-112))) (-15 -3492 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-623 |#4|) (-623 |#5|) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) (-749))) (-15 -4028 ((-1126) (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|)))) (-15 -3842 ((-1232) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-749)))) (-444) (-771) (-825) (-1034 |#1| |#2| |#3|) (-1077 |#1| |#2| |#3| |#4|)) (T -1113))
-((-3842 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-2 (|:| |val| (-623 *8)) (|:| -3223 *9)))) (-5 *4 (-749)) (-4 *8 (-1034 *5 *6 *7)) (-4 *9 (-1077 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-1232)) (-5 *1 (-1113 *5 *6 *7 *8 *9)))) (-4028 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-623 *7)) (|:| -3223 *8))) (-4 *7 (-1034 *4 *5 *6)) (-4 *8 (-1077 *4 *5 *6 *7)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1126)) (-5 *1 (-1113 *4 *5 *6 *7 *8)))) (-3492 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *5 (-2 (|:| |done| (-623 *11)) (|:| |todo| (-623 (-2 (|:| |val| *3) (|:| -3223 *11)))))) (-5 *6 (-749)) (-5 *2 (-623 (-2 (|:| |val| (-623 *10)) (|:| -3223 *11)))) (-5 *3 (-623 *10)) (-5 *4 (-623 *11)) (-4 *10 (-1034 *7 *8 *9)) (-4 *11 (-1077 *7 *8 *9 *10)) (-4 *7 (-444)) (-4 *8 (-771)) (-4 *9 (-825)) (-5 *1 (-1113 *7 *8 *9 *10 *11)))) (-3417 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-623 *9)) (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7)) (-4 *9 (-1077 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1113 *5 *6 *7 *8 *9)))) (-3417 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-623 *9)) (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7)) (-4 *9 (-1077 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1113 *5 *6 *7 *8 *9)))) (-3314 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4)))))) (-5 *1 (-1113 *5 *6 *7 *3 *4)) (-4 *4 (-1077 *5 *6 *7 *3)))) (-3314 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-749)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *3 (-1034 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4)))))) (-5 *1 (-1113 *6 *7 *8 *3 *4)) (-4 *4 (-1077 *6 *7 *8 *3)))) (-3314 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-749)) (-5 *6 (-112)) (-4 *7 (-444)) (-4 *8 (-771)) (-4 *9 (-825)) (-4 *3 (-1034 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4)))))) (-5 *1 (-1113 *7 *8 *9 *3 *4)) (-4 *4 (-1077 *7 *8 *9 *3)))) (-1372 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4)))))) (-5 *1 (-1113 *5 *6 *7 *3 *4)) (-4 *4 (-1077 *5 *6 *7 *3)))) (-1372 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-749)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *3 (-1034 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4)))))) (-5 *1 (-1113 *6 *7 *8 *3 *4)) (-4 *4 (-1077 *6 *7 *8 *3)))) (-4300 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4)))))) (-5 *1 (-1113 *5 *6 *7 *3 *4)) (-4 *4 (-1077 *5 *6 *7 *3)))) (-4187 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *9)) (-4 *8 (-1034 *5 *6 *7)) (-4 *9 (-1077 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-749)) (-5 *1 (-1113 *5 *6 *7 *8 *9)))) (-4076 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *9)) (-4 *8 (-1034 *5 *6 *7)) (-4 *9 (-1077 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-749)) (-5 *1 (-1113 *5 *6 *7 *8 *9)))))
-(-10 -7 (-15 -4076 ((-749) (-623 |#4|) (-623 |#5|))) (-15 -4187 ((-749) (-623 |#4|) (-623 |#5|))) (-15 -4300 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5|)) (-15 -1372 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-749))) (-15 -1372 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5|)) (-15 -3314 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-749) (-112))) (-15 -3314 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5| (-749))) (-15 -3314 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) |#4| |#5|)) (-15 -3417 ((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112))) (-15 -3417 ((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112) (-112) (-112) (-112))) (-15 -3492 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-623 |#4|) (-623 |#5|) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))))) (-749))) (-15 -4028 ((-1126) (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|)))) (-15 -3842 ((-1232) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -3223 |#5|))) (-749))))
-((-1504 (((-112) $ $) NIL)) (-1672 (((-623 (-2 (|:| -2027 $) (|:| -3257 (-623 |#4|)))) (-623 |#4|)) NIL)) (-1779 (((-623 $) (-623 |#4|)) 110) (((-623 $) (-623 |#4|) (-112)) 111) (((-623 $) (-623 |#4|) (-112) (-112)) 109) (((-623 $) (-623 |#4|) (-112) (-112) (-112) (-112)) 112)) (-3141 (((-623 |#3|) $) NIL)) (-2238 (((-112) $) NIL)) (-3670 (((-112) $) NIL (|has| |#1| (-542)))) (-3301 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-4074 ((|#4| |#4| $) NIL)) (-1505 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 $))) |#4| $) 84)) (-1674 (((-2 (|:| |under| $) (|:| -1608 $) (|:| |upper| $)) $ |#3|) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-4253 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342))) (((-3 |#4| "failed") $ |#3|) 62)) (-3513 (($) NIL T CONST)) (-2976 (((-112) $) 26 (|has| |#1| (-542)))) (-3156 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3059 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3253 (((-112) $) NIL (|has| |#1| (-542)))) (-4156 (((-623 |#4|) (-623 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-3774 (((-623 |#4|) (-623 |#4|) $) NIL (|has| |#1| (-542)))) (-3872 (((-623 |#4|) (-623 |#4|) $) NIL (|has| |#1| (-542)))) (-3880 (((-3 $ "failed") (-623 |#4|)) NIL)) (-2726 (($ (-623 |#4|)) NIL)) (-1308 (((-3 $ "failed") $) 39)) (-2067 ((|#4| |#4| $) 65)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068))))) (-3137 (($ |#4| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 78 (|has| |#1| (-542)))) (-3404 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) NIL)) (-1878 ((|#4| |#4| $) NIL)) (-2419 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4342))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4342))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-3589 (((-2 (|:| -2027 (-623 |#4|)) (|:| -3257 (-623 |#4|))) $) NIL)) (-3113 (((-112) |#4| $) NIL)) (-2933 (((-112) |#4| $) NIL)) (-3208 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3580 (((-2 (|:| |val| (-623 |#4|)) (|:| |towers| (-623 $))) (-623 |#4|) (-112) (-112)) 124)) (-3450 (((-623 |#4|) $) 16 (|has| $ (-6 -4342)))) (-3499 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3952 ((|#3| $) 33)) (-1859 (((-112) $ (-749)) NIL)) (-2689 (((-623 |#4|) $) 17 (|has| $ (-6 -4342)))) (-1921 (((-112) |#4| $) 25 (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068))))) (-3234 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#4| |#4|) $) 21)) (-2650 (((-623 |#3|) $) NIL)) (-2568 (((-112) |#3| $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL)) (-3735 (((-3 |#4| (-623 $)) |#4| |#4| $) NIL)) (-3632 (((-623 (-2 (|:| |val| |#4|) (|:| -3223 $))) |#4| |#4| $) 103)) (-3159 (((-3 |#4| "failed") $) 37)) (-3830 (((-623 $) |#4| $) 88)) (-2845 (((-3 (-112) (-623 $)) |#4| $) NIL)) (-2743 (((-623 (-2 (|:| |val| (-112)) (|:| -3223 $))) |#4| $) 98) (((-112) |#4| $) 53)) (-1623 (((-623 $) |#4| $) 107) (((-623 $) (-623 |#4|) $) NIL) (((-623 $) (-623 |#4|) (-623 $)) 108) (((-623 $) |#4| (-623 $)) NIL)) (-3665 (((-623 $) (-623 |#4|) (-112) (-112) (-112)) 119)) (-3757 (($ |#4| $) 75) (($ (-623 |#4|) $) 76) (((-623 $) |#4| $ (-112) (-112) (-112) (-112) (-112)) 74)) (-3671 (((-623 |#4|) $) NIL)) (-1296 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3900 ((|#4| |#4| $) NIL)) (-3831 (((-112) $ $) NIL)) (-2884 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-542)))) (-1394 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3984 ((|#4| |#4| $) NIL)) (-3337 (((-1088) $) NIL)) (-1293 (((-3 |#4| "failed") $) 35)) (-3321 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-2654 (((-3 $ "failed") $ |#4|) 48)) (-2272 (($ $ |#4|) NIL) (((-623 $) |#4| $) 90) (((-623 $) |#4| (-623 $)) NIL) (((-623 $) (-623 |#4|) $) NIL) (((-623 $) (-623 |#4|) (-623 $)) 86)) (-1543 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 |#4|) (-623 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-287 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-623 (-287 |#4|))) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) 15)) (-3498 (($) 13)) (-2970 (((-749) $) NIL)) (-3350 (((-749) |#4| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068)))) (((-749) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-1731 (($ $) 12)) (-4028 (((-526) $) NIL (|has| |#4| (-596 (-526))))) (-1532 (($ (-623 |#4|)) 20)) (-2315 (($ $ |#3|) 42)) (-2486 (($ $ |#3|) 44)) (-1969 (($ $) NIL)) (-2401 (($ $ |#3|) NIL)) (-1518 (((-836) $) 31) (((-623 |#4|) $) 40)) (-2580 (((-749) $) NIL (|has| |#3| (-361)))) (-3753 (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-4259 (((-112) $ (-1 (-112) |#4| (-623 |#4|))) NIL)) (-3532 (((-623 $) |#4| $) 54) (((-623 $) |#4| (-623 $)) NIL) (((-623 $) (-623 |#4|) $) NIL) (((-623 $) (-623 |#4|) (-623 $)) NIL)) (-1675 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-1579 (((-623 |#3|) $) NIL)) (-3024 (((-112) |#4| $) NIL)) (-1288 (((-112) |#3| $) 61)) (-2316 (((-112) $ $) NIL)) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-1114 |#1| |#2| |#3| |#4|) (-13 (-1077 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3757 ((-623 $) |#4| $ (-112) (-112) (-112) (-112) (-112))) (-15 -1779 ((-623 $) (-623 |#4|) (-112) (-112))) (-15 -1779 ((-623 $) (-623 |#4|) (-112) (-112) (-112) (-112))) (-15 -3665 ((-623 $) (-623 |#4|) (-112) (-112) (-112))) (-15 -3580 ((-2 (|:| |val| (-623 |#4|)) (|:| |towers| (-623 $))) (-623 |#4|) (-112) (-112))))) (-444) (-771) (-825) (-1034 |#1| |#2| |#3|)) (T -1114))
-((-3757 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 (-1114 *5 *6 *7 *3))) (-5 *1 (-1114 *5 *6 *7 *3)) (-4 *3 (-1034 *5 *6 *7)))) (-1779 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 (-1114 *5 *6 *7 *8))) (-5 *1 (-1114 *5 *6 *7 *8)))) (-1779 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 (-1114 *5 *6 *7 *8))) (-5 *1 (-1114 *5 *6 *7 *8)))) (-3665 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 (-1114 *5 *6 *7 *8))) (-5 *1 (-1114 *5 *6 *7 *8)))) (-3580 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1034 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-623 *8)) (|:| |towers| (-623 (-1114 *5 *6 *7 *8))))) (-5 *1 (-1114 *5 *6 *7 *8)) (-5 *3 (-623 *8)))))
-(-13 (-1077 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3757 ((-623 $) |#4| $ (-112) (-112) (-112) (-112) (-112))) (-15 -1779 ((-623 $) (-623 |#4|) (-112) (-112))) (-15 -1779 ((-623 $) (-623 |#4|) (-112) (-112) (-112) (-112))) (-15 -3665 ((-623 $) (-623 |#4|) (-112) (-112) (-112))) (-15 -3580 ((-2 (|:| |val| (-623 |#4|)) (|:| |towers| (-623 $))) (-623 |#4|) (-112) (-112)))))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2038 ((|#1| $) 34)) (-3505 (($ (-623 |#1|)) 39)) (-4047 (((-112) $ (-749)) NIL)) (-3513 (($) NIL T CONST)) (-2094 ((|#1| |#1| $) 36)) (-2006 ((|#1| $) 32)) (-3450 (((-623 |#1|) $) 18 (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) NIL)) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3234 (($ (-1 |#1| |#1|) $) 25 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 22)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-3638 ((|#1| $) 35)) (-1886 (($ |#1| $) 37)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-3760 ((|#1| $) 33)) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) 31)) (-3498 (($) 38)) (-2775 (((-749) $) 29)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) 27)) (-1518 (((-836) $) 14 (|has| |#1| (-595 (-836))))) (-3685 (($ (-623 |#1|)) NIL)) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 17 (|has| |#1| (-1068)))) (-3191 (((-749) $) 30 (|has| $ (-6 -4342)))))
-(((-1115 |#1|) (-13 (-1089 |#1|) (-10 -8 (-15 -3505 ($ (-623 |#1|))))) (-1181)) (T -1115))
-((-3505 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-5 *1 (-1115 *3)))))
-(-13 (-1089 |#1|) (-10 -8 (-15 -3505 ($ (-623 |#1|)))))
-((-1705 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) NIL) (($ $ "rest" $) NIL) ((|#2| $ "last" |#2|) NIL) ((|#2| $ (-1194 (-550)) |#2|) 44) ((|#2| $ (-550) |#2|) 41)) (-3815 (((-112) $) 12)) (-3234 (($ (-1 |#2| |#2|) $) 39)) (-1293 ((|#2| $) NIL) (($ $ (-749)) 17)) (-3111 (($ $ |#2|) 40)) (-2719 (((-112) $) 11)) (-2680 ((|#2| $ "value") NIL) ((|#2| $ "first") NIL) (($ $ "rest") NIL) ((|#2| $ "last") NIL) (($ $ (-1194 (-550))) 31) ((|#2| $ (-550)) 23) ((|#2| $ (-550) |#2|) NIL)) (-3547 (($ $ $) 47) (($ $ |#2|) NIL)) (-3227 (($ $ $) 33) (($ |#2| $) NIL) (($ (-623 $)) 36) (($ $ |#2|) NIL)))
-(((-1116 |#1| |#2|) (-10 -8 (-15 -3815 ((-112) |#1|)) (-15 -2719 ((-112) |#1|)) (-15 -1705 (|#2| |#1| (-550) |#2|)) (-15 -2680 (|#2| |#1| (-550) |#2|)) (-15 -2680 (|#2| |#1| (-550))) (-15 -3111 (|#1| |#1| |#2|)) (-15 -3227 (|#1| |#1| |#2|)) (-15 -3227 (|#1| (-623 |#1|))) (-15 -2680 (|#1| |#1| (-1194 (-550)))) (-15 -1705 (|#2| |#1| (-1194 (-550)) |#2|)) (-15 -1705 (|#2| |#1| "last" |#2|)) (-15 -1705 (|#1| |#1| "rest" |#1|)) (-15 -1705 (|#2| |#1| "first" |#2|)) (-15 -3547 (|#1| |#1| |#2|)) (-15 -3547 (|#1| |#1| |#1|)) (-15 -2680 (|#2| |#1| "last")) (-15 -2680 (|#1| |#1| "rest")) (-15 -1293 (|#1| |#1| (-749))) (-15 -2680 (|#2| |#1| "first")) (-15 -1293 (|#2| |#1|)) (-15 -3227 (|#1| |#2| |#1|)) (-15 -3227 (|#1| |#1| |#1|)) (-15 -1705 (|#2| |#1| "value" |#2|)) (-15 -2680 (|#2| |#1| "value")) (-15 -3234 (|#1| (-1 |#2| |#2|) |#1|))) (-1117 |#2|) (-1181)) (T -1116))
-NIL
-(-10 -8 (-15 -3815 ((-112) |#1|)) (-15 -2719 ((-112) |#1|)) (-15 -1705 (|#2| |#1| (-550) |#2|)) (-15 -2680 (|#2| |#1| (-550) |#2|)) (-15 -2680 (|#2| |#1| (-550))) (-15 -3111 (|#1| |#1| |#2|)) (-15 -3227 (|#1| |#1| |#2|)) (-15 -3227 (|#1| (-623 |#1|))) (-15 -2680 (|#1| |#1| (-1194 (-550)))) (-15 -1705 (|#2| |#1| (-1194 (-550)) |#2|)) (-15 -1705 (|#2| |#1| "last" |#2|)) (-15 -1705 (|#1| |#1| "rest" |#1|)) (-15 -1705 (|#2| |#1| "first" |#2|)) (-15 -3547 (|#1| |#1| |#2|)) (-15 -3547 (|#1| |#1| |#1|)) (-15 -2680 (|#2| |#1| "last")) (-15 -2680 (|#1| |#1| "rest")) (-15 -1293 (|#1| |#1| (-749))) (-15 -2680 (|#2| |#1| "first")) (-15 -1293 (|#2| |#1|)) (-15 -3227 (|#1| |#2| |#1|)) (-15 -3227 (|#1| |#1| |#1|)) (-15 -1705 (|#2| |#1| "value" |#2|)) (-15 -2680 (|#2| |#1| "value")) (-15 -3234 (|#1| (-1 |#2| |#2|) |#1|)))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-3625 ((|#1| $) 48)) (-3996 ((|#1| $) 65)) (-4180 (($ $) 67)) (-3029 (((-1232) $ (-550) (-550)) 97 (|has| $ (-6 -4343)))) (-4249 (($ $ (-550)) 52 (|has| $ (-6 -4343)))) (-4047 (((-112) $ (-749)) 8)) (-2190 ((|#1| $ |#1|) 39 (|has| $ (-6 -4343)))) (-1431 (($ $ $) 56 (|has| $ (-6 -4343)))) (-1300 ((|#1| $ |#1|) 54 (|has| $ (-6 -4343)))) (-3373 ((|#1| $ |#1|) 58 (|has| $ (-6 -4343)))) (-1705 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4343))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4343))) (($ $ "rest" $) 55 (|has| $ (-6 -4343))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) 117 (|has| $ (-6 -4343))) ((|#1| $ (-550) |#1|) 86 (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) 41 (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) |#1|) $) 102 (|has| $ (-6 -4342)))) (-3985 ((|#1| $) 66)) (-3513 (($) 7 T CONST)) (-1308 (($ $) 73) (($ $ (-749)) 71)) (-1328 (($ $) 99 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3137 (($ (-1 (-112) |#1|) $) 103 (|has| $ (-6 -4342))) (($ |#1| $) 100 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3245 ((|#1| $ (-550) |#1|) 85 (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) 87)) (-3815 (((-112) $) 83)) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-2560 (((-623 $) $) 50)) (-2333 (((-112) $ $) 42 (|has| |#1| (-1068)))) (-2578 (($ (-749) |#1|) 108)) (-1859 (((-112) $ (-749)) 9)) (-3195 (((-550) $) 95 (|has| (-550) (-825)))) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3283 (((-550) $) 94 (|has| (-550) (-825)))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-1573 (((-112) $ (-749)) 10)) (-2513 (((-623 |#1|) $) 45)) (-3312 (((-112) $) 49)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-3159 ((|#1| $) 70) (($ $ (-749)) 68)) (-2055 (($ $ $ (-550)) 116) (($ |#1| $ (-550)) 115)) (-2325 (((-623 (-550)) $) 92)) (-2400 (((-112) (-550) $) 91)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-1293 ((|#1| $) 76) (($ $ (-749)) 74)) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 106)) (-3111 (($ $ |#1|) 96 (|has| $ (-6 -4343)))) (-2719 (((-112) $) 84)) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2256 (((-112) |#1| $) 93 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) 90)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1194 (-550))) 112) ((|#1| $ (-550)) 89) ((|#1| $ (-550) |#1|) 88)) (-2487 (((-550) $ $) 44)) (-1529 (($ $ (-1194 (-550))) 114) (($ $ (-550)) 113)) (-2136 (((-112) $) 46)) (-3635 (($ $) 62)) (-3472 (($ $) 59 (|has| $ (-6 -4343)))) (-3728 (((-749) $) 63)) (-3786 (($ $) 64)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-4028 (((-526) $) 98 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 107)) (-3547 (($ $ $) 61 (|has| $ (-6 -4343))) (($ $ |#1|) 60 (|has| $ (-6 -4343)))) (-3227 (($ $ $) 78) (($ |#1| $) 77) (($ (-623 $)) 110) (($ $ |#1|) 109)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-3997 (((-623 $) $) 51)) (-2413 (((-112) $ $) 43 (|has| |#1| (-1068)))) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-1117 |#1|) (-138) (-1181)) (T -1117))
-((-2719 (*1 *2 *1) (-12 (-4 *1 (-1117 *3)) (-4 *3 (-1181)) (-5 *2 (-112)))) (-3815 (*1 *2 *1) (-12 (-4 *1 (-1117 *3)) (-4 *3 (-1181)) (-5 *2 (-112)))))
-(-13 (-1215 |t#1|) (-629 |t#1|) (-10 -8 (-15 -2719 ((-112) $)) (-15 -3815 ((-112) $))))
-(((-34) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 #0=(-550) |#1|) . T) ((-281 #0# |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-586 #0# |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-629 |#1|) . T) ((-983 |#1|) . T) ((-1068) |has| |#1| (-1068)) ((-1181) . T) ((-1215 |#1|) . T))
-((-1504 (((-112) $ $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-2570 (($) NIL) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-3029 (((-1232) $ |#1| |#1|) NIL (|has| $ (-6 -4343)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 ((|#2| $ |#1| |#2|) NIL)) (-3378 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-2908 (((-3 |#2| "failed") |#1| $) NIL)) (-3513 (($) NIL T CONST)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-3112 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (|has| $ (-6 -4342))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-3 |#2| "failed") |#1| $) NIL)) (-3137 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-2419 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (|has| $ (-6 -4342))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-3245 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#2| $ |#1|) NIL)) (-3450 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) NIL)) (-3195 ((|#1| $) NIL (|has| |#1| (-825)))) (-2689 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-3283 ((|#1| $) NIL (|has| |#1| (-825)))) (-3234 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4343))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-3531 (((-623 |#1|) $) NIL)) (-2550 (((-112) |#1| $) NIL)) (-3638 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-1886 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-2325 (((-623 |#1|) $) NIL)) (-2400 (((-112) |#1| $) NIL)) (-3337 (((-1088) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-1293 ((|#2| $) NIL (|has| |#1| (-825)))) (-3321 (((-3 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) "failed") (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL)) (-3111 (($ $ |#2|) NIL (|has| $ (-6 -4343)))) (-3760 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-1543 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-2477 (((-623 |#2|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2729 (($) NIL) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-3350 (((-749) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-749) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068)))) (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-596 (-526))))) (-1532 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-1518 (((-836) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-595 (-836))) (|has| |#2| (-595 (-836)))))) (-3685 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-1675 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-1118 |#1| |#2| |#3|) (-1157 |#1| |#2|) (-1068) (-1068) |#2|) (T -1118))
-NIL
-(-1157 |#1| |#2|)
-((-1504 (((-112) $ $) 7)) (-2826 (((-3 $ "failed") $) 13)) (-1825 (((-1126) $) 9)) (-3862 (($) 14 T CONST)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11)) (-2316 (((-112) $ $) 6)))
-(((-1119) (-138)) (T -1119))
-((-3862 (*1 *1) (-4 *1 (-1119))) (-2826 (*1 *1 *1) (|partial| -4 *1 (-1119))))
-(-13 (-1068) (-10 -8 (-15 -3862 ($) -2258) (-15 -2826 ((-3 $ "failed") $))))
-(((-101) . T) ((-595 (-836)) . T) ((-1068) . T))
-((-2620 (((-1124 |#1|) (-1124 |#1|)) 17)) (-2793 (((-1124 |#1|) (-1124 |#1|)) 13)) (-4307 (((-1124 |#1|) (-1124 |#1|) (-550) (-550)) 20)) (-2909 (((-1124 |#1|) (-1124 |#1|)) 15)))
-(((-1120 |#1|) (-10 -7 (-15 -2793 ((-1124 |#1|) (-1124 |#1|))) (-15 -2909 ((-1124 |#1|) (-1124 |#1|))) (-15 -2620 ((-1124 |#1|) (-1124 |#1|))) (-15 -4307 ((-1124 |#1|) (-1124 |#1|) (-550) (-550)))) (-13 (-542) (-145))) (T -1120))
-((-4307 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1124 *4)) (-5 *3 (-550)) (-4 *4 (-13 (-542) (-145))) (-5 *1 (-1120 *4)))) (-2620 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-13 (-542) (-145))) (-5 *1 (-1120 *3)))) (-2909 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-13 (-542) (-145))) (-5 *1 (-1120 *3)))) (-2793 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-13 (-542) (-145))) (-5 *1 (-1120 *3)))))
-(-10 -7 (-15 -2793 ((-1124 |#1|) (-1124 |#1|))) (-15 -2909 ((-1124 |#1|) (-1124 |#1|))) (-15 -2620 ((-1124 |#1|) (-1124 |#1|))) (-15 -4307 ((-1124 |#1|) (-1124 |#1|) (-550) (-550))))
-((-3227 (((-1124 |#1|) (-1124 (-1124 |#1|))) 15)))
-(((-1121 |#1|) (-10 -7 (-15 -3227 ((-1124 |#1|) (-1124 (-1124 |#1|))))) (-1181)) (T -1121))
-((-3227 (*1 *2 *3) (-12 (-5 *3 (-1124 (-1124 *4))) (-5 *2 (-1124 *4)) (-5 *1 (-1121 *4)) (-4 *4 (-1181)))))
-(-10 -7 (-15 -3227 ((-1124 |#1|) (-1124 (-1124 |#1|)))))
-((-3572 (((-1124 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1124 |#1|)) 25)) (-2419 ((|#2| |#2| (-1 |#2| |#1| |#2|) (-1124 |#1|)) 26)) (-3972 (((-1124 |#2|) (-1 |#2| |#1|) (-1124 |#1|)) 16)))
-(((-1122 |#1| |#2|) (-10 -7 (-15 -3972 ((-1124 |#2|) (-1 |#2| |#1|) (-1124 |#1|))) (-15 -3572 ((-1124 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1124 |#1|))) (-15 -2419 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1124 |#1|)))) (-1181) (-1181)) (T -1122))
-((-2419 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1124 *5)) (-4 *5 (-1181)) (-4 *2 (-1181)) (-5 *1 (-1122 *5 *2)))) (-3572 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1124 *6)) (-4 *6 (-1181)) (-4 *3 (-1181)) (-5 *2 (-1124 *3)) (-5 *1 (-1122 *6 *3)))) (-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1124 *5)) (-4 *5 (-1181)) (-4 *6 (-1181)) (-5 *2 (-1124 *6)) (-5 *1 (-1122 *5 *6)))))
-(-10 -7 (-15 -3972 ((-1124 |#2|) (-1 |#2| |#1|) (-1124 |#1|))) (-15 -3572 ((-1124 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1124 |#1|))) (-15 -2419 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1124 |#1|))))
-((-3972 (((-1124 |#3|) (-1 |#3| |#1| |#2|) (-1124 |#1|) (-1124 |#2|)) 21)))
-(((-1123 |#1| |#2| |#3|) (-10 -7 (-15 -3972 ((-1124 |#3|) (-1 |#3| |#1| |#2|) (-1124 |#1|) (-1124 |#2|)))) (-1181) (-1181) (-1181)) (T -1123))
-((-3972 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1124 *6)) (-5 *5 (-1124 *7)) (-4 *6 (-1181)) (-4 *7 (-1181)) (-4 *8 (-1181)) (-5 *2 (-1124 *8)) (-5 *1 (-1123 *6 *7 *8)))))
-(-10 -7 (-15 -3972 ((-1124 |#3|) (-1 |#3| |#1| |#2|) (-1124 |#1|) (-1124 |#2|))))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3625 ((|#1| $) NIL)) (-3996 ((|#1| $) NIL)) (-4180 (($ $) 52)) (-3029 (((-1232) $ (-550) (-550)) 77 (|has| $ (-6 -4343)))) (-4249 (($ $ (-550)) 111 (|has| $ (-6 -4343)))) (-4047 (((-112) $ (-749)) NIL)) (-3428 (((-836) $) 41 (|has| |#1| (-1068)))) (-1379 (((-112)) 40 (|has| |#1| (-1068)))) (-2190 ((|#1| $ |#1|) NIL (|has| $ (-6 -4343)))) (-1431 (($ $ $) 99 (|has| $ (-6 -4343))) (($ $ (-550) $) 123)) (-1300 ((|#1| $ |#1|) 108 (|has| $ (-6 -4343)))) (-3373 ((|#1| $ |#1|) 103 (|has| $ (-6 -4343)))) (-1705 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4343))) ((|#1| $ "first" |#1|) 105 (|has| $ (-6 -4343))) (($ $ "rest" $) 107 (|has| $ (-6 -4343))) ((|#1| $ "last" |#1|) 110 (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) 90 (|has| $ (-6 -4343))) ((|#1| $ (-550) |#1|) 56 (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) NIL (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) |#1|) $) 59)) (-3985 ((|#1| $) NIL)) (-3513 (($) NIL T CONST)) (-3696 (($ $) 14)) (-1308 (($ $) 29) (($ $ (-749)) 89)) (-1924 (((-112) (-623 |#1|) $) 117 (|has| |#1| (-1068)))) (-3672 (($ (-623 |#1|)) 113)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3137 (($ |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) (($ (-1 (-112) |#1|) $) 58)) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3245 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) NIL)) (-3815 (((-112) $) NIL)) (-3450 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-4190 (((-1232) (-550) $) 122 (|has| |#1| (-1068)))) (-3604 (((-749) $) 119)) (-2560 (((-623 $) $) NIL)) (-2333 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2578 (($ (-749) |#1|) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) NIL (|has| (-550) (-825)))) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3283 (((-550) $) NIL (|has| (-550) (-825)))) (-3234 (($ (-1 |#1| |#1|) $) 74 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 64) (($ (-1 |#1| |#1| |#1|) $ $) 68)) (-1573 (((-112) $ (-749)) NIL)) (-2513 (((-623 |#1|) $) NIL)) (-3312 (((-112) $) NIL)) (-3708 (($ $) 91)) (-3807 (((-112) $) 13)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-3159 ((|#1| $) NIL) (($ $ (-749)) NIL)) (-2055 (($ $ $ (-550)) NIL) (($ |#1| $ (-550)) NIL)) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) 75)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-4176 (($ (-1 |#1|)) 125) (($ (-1 |#1| |#1|) |#1|) 126)) (-3606 ((|#1| $) 10)) (-1293 ((|#1| $) 28) (($ $ (-749)) 50)) (-4173 (((-2 (|:| |cycle?| (-112)) (|:| -1630 (-749)) (|:| |period| (-749))) (-749) $) 25)) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-4228 (($ (-1 (-112) |#1|) $) 127)) (-4240 (($ (-1 (-112) |#1|) $) 128)) (-3111 (($ $ |#1|) 69 (|has| $ (-6 -4343)))) (-2272 (($ $ (-550)) 32)) (-2719 (((-112) $) 73)) (-3887 (((-112) $) 12)) (-2818 (((-112) $) 118)) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 20)) (-2256 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) NIL)) (-2902 (((-112) $) 15)) (-3498 (($) 45)) (-2680 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1194 (-550))) NIL) ((|#1| $ (-550)) 55) ((|#1| $ (-550) |#1|) NIL)) (-2487 (((-550) $ $) 49)) (-1529 (($ $ (-1194 (-550))) NIL) (($ $ (-550)) NIL)) (-3557 (($ (-1 $)) 48)) (-2136 (((-112) $) 70)) (-3635 (($ $) 71)) (-3472 (($ $) 100 (|has| $ (-6 -4343)))) (-3728 (((-749) $) NIL)) (-3786 (($ $) NIL)) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) 44)) (-4028 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 54)) (-1413 (($ |#1| $) 98)) (-3547 (($ $ $) 101 (|has| $ (-6 -4343))) (($ $ |#1|) 102 (|has| $ (-6 -4343)))) (-3227 (($ $ $) 79) (($ |#1| $) 46) (($ (-623 $)) 84) (($ $ |#1|) 78)) (-3380 (($ $) 51)) (-1518 (($ (-623 |#1|)) 112) (((-836) $) 42 (|has| |#1| (-595 (-836))))) (-3997 (((-623 $) $) NIL)) (-2413 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 115 (|has| |#1| (-1068)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-1124 |#1|) (-13 (-652 |#1|) (-10 -8 (-6 -4343) (-15 -1518 ($ (-623 |#1|))) (-15 -3672 ($ (-623 |#1|))) (IF (|has| |#1| (-1068)) (-15 -1924 ((-112) (-623 |#1|) $)) |%noBranch|) (-15 -4173 ((-2 (|:| |cycle?| (-112)) (|:| -1630 (-749)) (|:| |period| (-749))) (-749) $)) (-15 -3557 ($ (-1 $))) (-15 -1413 ($ |#1| $)) (IF (|has| |#1| (-1068)) (PROGN (-15 -4190 ((-1232) (-550) $)) (-15 -3428 ((-836) $)) (-15 -1379 ((-112)))) |%noBranch|) (-15 -1431 ($ $ (-550) $)) (-15 -4176 ($ (-1 |#1|))) (-15 -4176 ($ (-1 |#1| |#1|) |#1|)) (-15 -4228 ($ (-1 (-112) |#1|) $)) (-15 -4240 ($ (-1 (-112) |#1|) $)))) (-1181)) (T -1124))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-5 *1 (-1124 *3)))) (-3672 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-5 *1 (-1124 *3)))) (-1924 (*1 *2 *3 *1) (-12 (-5 *3 (-623 *4)) (-4 *4 (-1068)) (-4 *4 (-1181)) (-5 *2 (-112)) (-5 *1 (-1124 *4)))) (-4173 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |cycle?| (-112)) (|:| -1630 (-749)) (|:| |period| (-749)))) (-5 *1 (-1124 *4)) (-4 *4 (-1181)) (-5 *3 (-749)))) (-3557 (*1 *1 *2) (-12 (-5 *2 (-1 (-1124 *3))) (-5 *1 (-1124 *3)) (-4 *3 (-1181)))) (-1413 (*1 *1 *2 *1) (-12 (-5 *1 (-1124 *2)) (-4 *2 (-1181)))) (-4190 (*1 *2 *3 *1) (-12 (-5 *3 (-550)) (-5 *2 (-1232)) (-5 *1 (-1124 *4)) (-4 *4 (-1068)) (-4 *4 (-1181)))) (-3428 (*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-1124 *3)) (-4 *3 (-1068)) (-4 *3 (-1181)))) (-1379 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1124 *3)) (-4 *3 (-1068)) (-4 *3 (-1181)))) (-1431 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1124 *3)) (-4 *3 (-1181)))) (-4176 (*1 *1 *2) (-12 (-5 *2 (-1 *3)) (-4 *3 (-1181)) (-5 *1 (-1124 *3)))) (-4176 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1181)) (-5 *1 (-1124 *3)))) (-4228 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1181)) (-5 *1 (-1124 *3)))) (-4240 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1181)) (-5 *1 (-1124 *3)))))
-(-13 (-652 |#1|) (-10 -8 (-6 -4343) (-15 -1518 ($ (-623 |#1|))) (-15 -3672 ($ (-623 |#1|))) (IF (|has| |#1| (-1068)) (-15 -1924 ((-112) (-623 |#1|) $)) |%noBranch|) (-15 -4173 ((-2 (|:| |cycle?| (-112)) (|:| -1630 (-749)) (|:| |period| (-749))) (-749) $)) (-15 -3557 ($ (-1 $))) (-15 -1413 ($ |#1| $)) (IF (|has| |#1| (-1068)) (PROGN (-15 -4190 ((-1232) (-550) $)) (-15 -3428 ((-836) $)) (-15 -1379 ((-112)))) |%noBranch|) (-15 -1431 ($ $ (-550) $)) (-15 -4176 ($ (-1 |#1|))) (-15 -4176 ($ (-1 |#1| |#1|) |#1|)) (-15 -4228 ($ (-1 (-112) |#1|) $)) (-15 -4240 ($ (-1 (-112) |#1|) $))))
-((-1504 (((-112) $ $) 19)) (-1869 (($ $) 120)) (-2009 (($ $) 121)) (-1583 (($ $ (-142)) 108) (($ $ (-139)) 107)) (-3029 (((-1232) $ (-550) (-550)) 40 (|has| $ (-6 -4343)))) (-3745 (((-112) $ $) 118)) (-3725 (((-112) $ $ (-550)) 117)) (-4038 (($ (-550)) 127)) (-1716 (((-623 $) $ (-142)) 110) (((-623 $) $ (-139)) 109)) (-3654 (((-112) (-1 (-112) (-142) (-142)) $) 98) (((-112) $) 92 (|has| (-142) (-825)))) (-3491 (($ (-1 (-112) (-142) (-142)) $) 89 (|has| $ (-6 -4343))) (($ $) 88 (-12 (|has| (-142) (-825)) (|has| $ (-6 -4343))))) (-1674 (($ (-1 (-112) (-142) (-142)) $) 99) (($ $) 93 (|has| (-142) (-825)))) (-4047 (((-112) $ (-749)) 8)) (-1705 (((-142) $ (-550) (-142)) 52 (|has| $ (-6 -4343))) (((-142) $ (-1194 (-550)) (-142)) 58 (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) (-142)) $) 75 (|has| $ (-6 -4342)))) (-3513 (($) 7 T CONST)) (-2999 (($ $ (-142)) 104) (($ $ (-139)) 103)) (-2342 (($ $) 90 (|has| $ (-6 -4343)))) (-3243 (($ $) 100)) (-1727 (($ $ (-1194 (-550)) $) 114)) (-1328 (($ $) 78 (-12 (|has| (-142) (-1068)) (|has| $ (-6 -4342))))) (-3137 (($ (-142) $) 77 (-12 (|has| (-142) (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) (-142)) $) 74 (|has| $ (-6 -4342)))) (-2419 (((-142) (-1 (-142) (-142) (-142)) $ (-142) (-142)) 76 (-12 (|has| (-142) (-1068)) (|has| $ (-6 -4342)))) (((-142) (-1 (-142) (-142) (-142)) $ (-142)) 73 (|has| $ (-6 -4342))) (((-142) (-1 (-142) (-142) (-142)) $) 72 (|has| $ (-6 -4342)))) (-3245 (((-142) $ (-550) (-142)) 53 (|has| $ (-6 -4343)))) (-3181 (((-142) $ (-550)) 51)) (-3764 (((-112) $ $) 119)) (-2302 (((-550) (-1 (-112) (-142)) $) 97) (((-550) (-142) $) 96 (|has| (-142) (-1068))) (((-550) (-142) $ (-550)) 95 (|has| (-142) (-1068))) (((-550) $ $ (-550)) 113) (((-550) (-139) $ (-550)) 112)) (-3450 (((-623 (-142)) $) 30 (|has| $ (-6 -4342)))) (-2578 (($ (-749) (-142)) 69)) (-1859 (((-112) $ (-749)) 9)) (-3195 (((-550) $) 43 (|has| (-550) (-825)))) (-2707 (($ $ $) 87 (|has| (-142) (-825)))) (-1832 (($ (-1 (-112) (-142) (-142)) $ $) 101) (($ $ $) 94 (|has| (-142) (-825)))) (-2689 (((-623 (-142)) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) (-142) $) 27 (-12 (|has| (-142) (-1068)) (|has| $ (-6 -4342))))) (-3283 (((-550) $) 44 (|has| (-550) (-825)))) (-4164 (($ $ $) 86 (|has| (-142) (-825)))) (-1764 (((-112) $ $ (-142)) 115)) (-3658 (((-749) $ $ (-142)) 116)) (-3234 (($ (-1 (-142) (-142)) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-142) (-142)) $) 35) (($ (-1 (-142) (-142) (-142)) $ $) 64)) (-3865 (($ $) 122)) (-3966 (($ $) 123)) (-1573 (((-112) $ (-749)) 10)) (-3010 (($ $ (-142)) 106) (($ $ (-139)) 105)) (-1825 (((-1126) $) 22)) (-2055 (($ (-142) $ (-550)) 60) (($ $ $ (-550)) 59)) (-2325 (((-623 (-550)) $) 46)) (-2400 (((-112) (-550) $) 47)) (-3337 (((-1088) $) 21)) (-1293 (((-142) $) 42 (|has| (-550) (-825)))) (-3321 (((-3 (-142) "failed") (-1 (-112) (-142)) $) 71)) (-3111 (($ $ (-142)) 41 (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) (-142)) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-142)))) 26 (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068)))) (($ $ (-287 (-142))) 25 (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068)))) (($ $ (-142) (-142)) 24 (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068)))) (($ $ (-623 (-142)) (-623 (-142))) 23 (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068))))) (-4140 (((-112) $ $) 14)) (-2256 (((-112) (-142) $) 45 (-12 (|has| $ (-6 -4342)) (|has| (-142) (-1068))))) (-2477 (((-623 (-142)) $) 48)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 (((-142) $ (-550) (-142)) 50) (((-142) $ (-550)) 49) (($ $ (-1194 (-550))) 63) (($ $ $) 102)) (-1529 (($ $ (-550)) 62) (($ $ (-1194 (-550))) 61)) (-3350 (((-749) (-1 (-112) (-142)) $) 31 (|has| $ (-6 -4342))) (((-749) (-142) $) 28 (-12 (|has| (-142) (-1068)) (|has| $ (-6 -4342))))) (-3593 (($ $ $ (-550)) 91 (|has| $ (-6 -4343)))) (-1731 (($ $) 13)) (-4028 (((-526) $) 79 (|has| (-142) (-596 (-526))))) (-1532 (($ (-623 (-142))) 70)) (-3227 (($ $ (-142)) 68) (($ (-142) $) 67) (($ $ $) 66) (($ (-623 $)) 65)) (-1518 (($ (-142)) 111) (((-836) $) 18)) (-1675 (((-112) (-1 (-112) (-142)) $) 33 (|has| $ (-6 -4342)))) (-3040 (((-1126) $) 131) (((-1126) $ (-112)) 130) (((-1232) (-800) $) 129) (((-1232) (-800) $ (-112)) 128)) (-2363 (((-112) $ $) 84 (|has| (-142) (-825)))) (-2345 (((-112) $ $) 83 (|has| (-142) (-825)))) (-2316 (((-112) $ $) 20)) (-2354 (((-112) $ $) 85 (|has| (-142) (-825)))) (-2335 (((-112) $ $) 82 (|has| (-142) (-825)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-1125) (-138)) (T -1125))
-((-4038 (*1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-1125)))))
-(-13 (-1112) (-1068) (-806) (-10 -8 (-15 -4038 ($ (-550)))))
-(((-34) . T) ((-101) . T) ((-595 (-836)) . T) ((-149 #0=(-142)) . T) ((-596 (-526)) |has| (-142) (-596 (-526))) ((-279 #1=(-550) #0#) . T) ((-281 #1# #0#) . T) ((-302 #0#) -12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068))) ((-366 #0#) . T) ((-481 #0#) . T) ((-586 #1# #0#) . T) ((-505 #0# #0#) -12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068))) ((-629 #0#) . T) ((-19 #0#) . T) ((-806) . T) ((-825) |has| (-142) (-825)) ((-1068) . T) ((-1112) . T) ((-1181) . T))
-((-1504 (((-112) $ $) NIL)) (-1869 (($ $) NIL)) (-2009 (($ $) NIL)) (-1583 (($ $ (-142)) NIL) (($ $ (-139)) NIL)) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-3745 (((-112) $ $) NIL)) (-3725 (((-112) $ $ (-550)) NIL)) (-4038 (($ (-550)) 7)) (-1716 (((-623 $) $ (-142)) NIL) (((-623 $) $ (-139)) NIL)) (-3654 (((-112) (-1 (-112) (-142) (-142)) $) NIL) (((-112) $) NIL (|has| (-142) (-825)))) (-3491 (($ (-1 (-112) (-142) (-142)) $) NIL (|has| $ (-6 -4343))) (($ $) NIL (-12 (|has| $ (-6 -4343)) (|has| (-142) (-825))))) (-1674 (($ (-1 (-112) (-142) (-142)) $) NIL) (($ $) NIL (|has| (-142) (-825)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 (((-142) $ (-550) (-142)) NIL (|has| $ (-6 -4343))) (((-142) $ (-1194 (-550)) (-142)) NIL (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4342)))) (-3513 (($) NIL T CONST)) (-2999 (($ $ (-142)) NIL) (($ $ (-139)) NIL)) (-2342 (($ $) NIL (|has| $ (-6 -4343)))) (-3243 (($ $) NIL)) (-1727 (($ $ (-1194 (-550)) $) NIL)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-142) (-1068))))) (-3137 (($ (-142) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-142) (-1068)))) (($ (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4342)))) (-2419 (((-142) (-1 (-142) (-142) (-142)) $ (-142) (-142)) NIL (-12 (|has| $ (-6 -4342)) (|has| (-142) (-1068)))) (((-142) (-1 (-142) (-142) (-142)) $ (-142)) NIL (|has| $ (-6 -4342))) (((-142) (-1 (-142) (-142) (-142)) $) NIL (|has| $ (-6 -4342)))) (-3245 (((-142) $ (-550) (-142)) NIL (|has| $ (-6 -4343)))) (-3181 (((-142) $ (-550)) NIL)) (-3764 (((-112) $ $) NIL)) (-2302 (((-550) (-1 (-112) (-142)) $) NIL) (((-550) (-142) $) NIL (|has| (-142) (-1068))) (((-550) (-142) $ (-550)) NIL (|has| (-142) (-1068))) (((-550) $ $ (-550)) NIL) (((-550) (-139) $ (-550)) NIL)) (-3450 (((-623 (-142)) $) NIL (|has| $ (-6 -4342)))) (-2578 (($ (-749) (-142)) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) NIL (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (|has| (-142) (-825)))) (-1832 (($ (-1 (-112) (-142) (-142)) $ $) NIL) (($ $ $) NIL (|has| (-142) (-825)))) (-2689 (((-623 (-142)) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) (-142) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-142) (-1068))))) (-3283 (((-550) $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (|has| (-142) (-825)))) (-1764 (((-112) $ $ (-142)) NIL)) (-3658 (((-749) $ $ (-142)) NIL)) (-3234 (($ (-1 (-142) (-142)) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-142) (-142)) $) NIL) (($ (-1 (-142) (-142) (-142)) $ $) NIL)) (-3865 (($ $) NIL)) (-3966 (($ $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-3010 (($ $ (-142)) NIL) (($ $ (-139)) NIL)) (-1825 (((-1126) $) NIL)) (-2055 (($ (-142) $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-3337 (((-1088) $) NIL)) (-1293 (((-142) $) NIL (|has| (-550) (-825)))) (-3321 (((-3 (-142) "failed") (-1 (-112) (-142)) $) NIL)) (-3111 (($ $ (-142)) NIL (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-142)))) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068)))) (($ $ (-287 (-142))) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068)))) (($ $ (-142) (-142)) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068)))) (($ $ (-623 (-142)) (-623 (-142))) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) (-142) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-142) (-1068))))) (-2477 (((-623 (-142)) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 (((-142) $ (-550) (-142)) NIL) (((-142) $ (-550)) NIL) (($ $ (-1194 (-550))) NIL) (($ $ $) NIL)) (-1529 (($ $ (-550)) NIL) (($ $ (-1194 (-550))) NIL)) (-3350 (((-749) (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4342))) (((-749) (-142) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-142) (-1068))))) (-3593 (($ $ $ (-550)) NIL (|has| $ (-6 -4343)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| (-142) (-596 (-526))))) (-1532 (($ (-623 (-142))) NIL)) (-3227 (($ $ (-142)) NIL) (($ (-142) $) NIL) (($ $ $) NIL) (($ (-623 $)) NIL)) (-1518 (($ (-142)) NIL) (((-836) $) NIL)) (-1675 (((-112) (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4342)))) (-3040 (((-1126) $) 18) (((-1126) $ (-112)) 20) (((-1232) (-800) $) 21) (((-1232) (-800) $ (-112)) 22)) (-2363 (((-112) $ $) NIL (|has| (-142) (-825)))) (-2345 (((-112) $ $) NIL (|has| (-142) (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| (-142) (-825)))) (-2335 (((-112) $ $) NIL (|has| (-142) (-825)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-1126) (-1125)) (T -1126))
-NIL
-(-1125)
-((-1504 (((-112) $ $) NIL (-1561 (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068)) (|has| |#1| (-1068))))) (-2570 (($) NIL) (($ (-623 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) NIL)) (-3029 (((-1232) $ (-1126) (-1126)) NIL (|has| $ (-6 -4343)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 ((|#1| $ (-1126) |#1|) NIL)) (-3378 (($ (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342)))) (-2908 (((-3 |#1| "failed") (-1126) $) NIL)) (-3513 (($) NIL T CONST)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068))))) (-3112 (($ (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) $) NIL (|has| $ (-6 -4342))) (($ (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342))) (((-3 |#1| "failed") (-1126) $) NIL)) (-3137 (($ (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068)))) (($ (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342)))) (-2419 (((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $ (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068)))) (((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $ (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) NIL (|has| $ (-6 -4342))) (((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342)))) (-3245 ((|#1| $ (-1126) |#1|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-1126)) NIL)) (-3450 (((-623 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342))) (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-1126) $) NIL (|has| (-1126) (-825)))) (-2689 (((-623 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342))) (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068)))) (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3283 (((-1126) $) NIL (|has| (-1126) (-825)))) (-3234 (($ (-1 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4343))) (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (-1561 (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068)) (|has| |#1| (-1068))))) (-3531 (((-623 (-1126)) $) NIL)) (-2550 (((-112) (-1126) $) NIL)) (-3638 (((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) $) NIL)) (-1886 (($ (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) $) NIL)) (-2325 (((-623 (-1126)) $) NIL)) (-2400 (((-112) (-1126) $) NIL)) (-3337 (((-1088) $) NIL (-1561 (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068)) (|has| |#1| (-1068))))) (-1293 ((|#1| $) NIL (|has| (-1126) (-825)))) (-3321 (((-3 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) "failed") (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL)) (-3111 (($ $ |#1|) NIL (|has| $ (-6 -4343)))) (-3760 (((-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) $) NIL)) (-1543 (((-112) (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))))) NIL (-12 (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-302 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068)))) (($ $ (-287 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) NIL (-12 (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-302 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068)))) (($ $ (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) NIL (-12 (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-302 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068)))) (($ $ (-623 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) (-623 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) NIL (-12 (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-302 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#1| $ (-1126)) NIL) ((|#1| $ (-1126) |#1|) NIL)) (-2729 (($) NIL) (($ (-623 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) NIL)) (-3350 (((-749) (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342))) (((-749) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068)))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-596 (-526))))) (-1532 (($ (-623 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) NIL)) (-1518 (((-836) $) NIL (-1561 (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-595 (-836))) (|has| |#1| (-595 (-836)))))) (-3685 (($ (-623 (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)))) NIL)) (-1675 (((-112) (-1 (-112) (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) NIL (-1561 (|has| (-2 (|:| -2763 (-1126)) (|:| -2119 |#1|)) (-1068)) (|has| |#1| (-1068))))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-1127 |#1|) (-13 (-1157 (-1126) |#1|) (-10 -7 (-6 -4342))) (-1068)) (T -1127))
-NIL
-(-13 (-1157 (-1126) |#1|) (-10 -7 (-6 -4342)))
-((-2888 (((-1124 |#1|) (-1124 |#1|)) 77)) (-1386 (((-3 (-1124 |#1|) "failed") (-1124 |#1|)) 37)) (-4178 (((-1124 |#1|) (-400 (-550)) (-1124 |#1|)) 121 (|has| |#1| (-38 (-400 (-550)))))) (-3363 (((-1124 |#1|) |#1| (-1124 |#1|)) 127 (|has| |#1| (-356)))) (-3140 (((-1124 |#1|) (-1124 |#1|)) 90)) (-1689 (((-1124 (-550)) (-550)) 57)) (-4050 (((-1124 |#1|) (-1124 (-1124 |#1|))) 109 (|has| |#1| (-38 (-400 (-550)))))) (-2779 (((-1124 |#1|) (-550) (-550) (-1124 |#1|)) 95)) (-1792 (((-1124 |#1|) |#1| (-550)) 45)) (-1469 (((-1124 |#1|) (-1124 |#1|) (-1124 |#1|)) 60)) (-1267 (((-1124 |#1|) (-1124 |#1|) (-1124 |#1|)) 124 (|has| |#1| (-356)))) (-3916 (((-1124 |#1|) |#1| (-1 (-1124 |#1|))) 108 (|has| |#1| (-38 (-400 (-550)))))) (-3237 (((-1124 |#1|) (-1 |#1| (-550)) |#1| (-1 (-1124 |#1|))) 125 (|has| |#1| (-356)))) (-1320 (((-1124 |#1|) (-1124 |#1|)) 89)) (-3374 (((-1124 |#1|) (-1124 |#1|)) 76)) (-2692 (((-1124 |#1|) (-550) (-550) (-1124 |#1|)) 96)) (-1489 (((-1124 |#1|) |#1| (-1124 |#1|)) 105 (|has| |#1| (-38 (-400 (-550)))))) (-1546 (((-1124 (-550)) (-550)) 56)) (-1327 (((-1124 |#1|) |#1|) 59)) (-2960 (((-1124 |#1|) (-1124 |#1|) (-550) (-550)) 92)) (-1775 (((-1124 |#1|) (-1 |#1| (-550)) (-1124 |#1|)) 66)) (-1495 (((-3 (-1124 |#1|) "failed") (-1124 |#1|) (-1124 |#1|)) 35)) (-3046 (((-1124 |#1|) (-1124 |#1|)) 91)) (-3866 (((-1124 |#1|) (-1124 |#1|) |#1|) 71)) (-1621 (((-1124 |#1|) (-1124 |#1|)) 62)) (-1919 (((-1124 |#1|) (-1124 |#1|) (-1124 |#1|)) 72)) (-1518 (((-1124 |#1|) |#1|) 67)) (-3798 (((-1124 |#1|) (-1124 (-1124 |#1|))) 82)) (-2414 (((-1124 |#1|) (-1124 |#1|) (-1124 |#1|)) 36)) (-2403 (((-1124 |#1|) (-1124 |#1|)) 21) (((-1124 |#1|) (-1124 |#1|) (-1124 |#1|)) 23)) (-2391 (((-1124 |#1|) (-1124 |#1|) (-1124 |#1|)) 17)) (* (((-1124 |#1|) (-1124 |#1|) |#1|) 29) (((-1124 |#1|) |#1| (-1124 |#1|)) 26) (((-1124 |#1|) (-1124 |#1|) (-1124 |#1|)) 27)))
-(((-1128 |#1|) (-10 -7 (-15 -2391 ((-1124 |#1|) (-1124 |#1|) (-1124 |#1|))) (-15 -2403 ((-1124 |#1|) (-1124 |#1|) (-1124 |#1|))) (-15 -2403 ((-1124 |#1|) (-1124 |#1|))) (-15 * ((-1124 |#1|) (-1124 |#1|) (-1124 |#1|))) (-15 * ((-1124 |#1|) |#1| (-1124 |#1|))) (-15 * ((-1124 |#1|) (-1124 |#1|) |#1|)) (-15 -1495 ((-3 (-1124 |#1|) "failed") (-1124 |#1|) (-1124 |#1|))) (-15 -2414 ((-1124 |#1|) (-1124 |#1|) (-1124 |#1|))) (-15 -1386 ((-3 (-1124 |#1|) "failed") (-1124 |#1|))) (-15 -1792 ((-1124 |#1|) |#1| (-550))) (-15 -1546 ((-1124 (-550)) (-550))) (-15 -1689 ((-1124 (-550)) (-550))) (-15 -1327 ((-1124 |#1|) |#1|)) (-15 -1469 ((-1124 |#1|) (-1124 |#1|) (-1124 |#1|))) (-15 -1621 ((-1124 |#1|) (-1124 |#1|))) (-15 -1775 ((-1124 |#1|) (-1 |#1| (-550)) (-1124 |#1|))) (-15 -1518 ((-1124 |#1|) |#1|)) (-15 -3866 ((-1124 |#1|) (-1124 |#1|) |#1|)) (-15 -1919 ((-1124 |#1|) (-1124 |#1|) (-1124 |#1|))) (-15 -3374 ((-1124 |#1|) (-1124 |#1|))) (-15 -2888 ((-1124 |#1|) (-1124 |#1|))) (-15 -3798 ((-1124 |#1|) (-1124 (-1124 |#1|)))) (-15 -1320 ((-1124 |#1|) (-1124 |#1|))) (-15 -3140 ((-1124 |#1|) (-1124 |#1|))) (-15 -3046 ((-1124 |#1|) (-1124 |#1|))) (-15 -2960 ((-1124 |#1|) (-1124 |#1|) (-550) (-550))) (-15 -2779 ((-1124 |#1|) (-550) (-550) (-1124 |#1|))) (-15 -2692 ((-1124 |#1|) (-550) (-550) (-1124 |#1|))) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -1489 ((-1124 |#1|) |#1| (-1124 |#1|))) (-15 -3916 ((-1124 |#1|) |#1| (-1 (-1124 |#1|)))) (-15 -4050 ((-1124 |#1|) (-1124 (-1124 |#1|)))) (-15 -4178 ((-1124 |#1|) (-400 (-550)) (-1124 |#1|)))) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-15 -1267 ((-1124 |#1|) (-1124 |#1|) (-1124 |#1|))) (-15 -3237 ((-1124 |#1|) (-1 |#1| (-550)) |#1| (-1 (-1124 |#1|)))) (-15 -3363 ((-1124 |#1|) |#1| (-1124 |#1|)))) |%noBranch|)) (-1020)) (T -1128))
-((-3363 (*1 *2 *3 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-356)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (-3237 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *4 (-550))) (-5 *5 (-1 (-1124 *4))) (-4 *4 (-356)) (-4 *4 (-1020)) (-5 *2 (-1124 *4)) (-5 *1 (-1128 *4)))) (-1267 (*1 *2 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-356)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (-4178 (*1 *2 *3 *2) (-12 (-5 *2 (-1124 *4)) (-4 *4 (-38 *3)) (-4 *4 (-1020)) (-5 *3 (-400 (-550))) (-5 *1 (-1128 *4)))) (-4050 (*1 *2 *3) (-12 (-5 *3 (-1124 (-1124 *4))) (-5 *2 (-1124 *4)) (-5 *1 (-1128 *4)) (-4 *4 (-38 (-400 (-550)))) (-4 *4 (-1020)))) (-3916 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-1124 *3))) (-5 *2 (-1124 *3)) (-5 *1 (-1128 *3)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)))) (-1489 (*1 *2 *3 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (-2692 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1124 *4)) (-5 *3 (-550)) (-4 *4 (-1020)) (-5 *1 (-1128 *4)))) (-2779 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1124 *4)) (-5 *3 (-550)) (-4 *4 (-1020)) (-5 *1 (-1128 *4)))) (-2960 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1124 *4)) (-5 *3 (-550)) (-4 *4 (-1020)) (-5 *1 (-1128 *4)))) (-3046 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (-3140 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (-1320 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (-3798 (*1 *2 *3) (-12 (-5 *3 (-1124 (-1124 *4))) (-5 *2 (-1124 *4)) (-5 *1 (-1128 *4)) (-4 *4 (-1020)))) (-2888 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (-3374 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (-1919 (*1 *2 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (-3866 (*1 *2 *2 *3) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (-1518 (*1 *2 *3) (-12 (-5 *2 (-1124 *3)) (-5 *1 (-1128 *3)) (-4 *3 (-1020)))) (-1775 (*1 *2 *3 *2) (-12 (-5 *2 (-1124 *4)) (-5 *3 (-1 *4 (-550))) (-4 *4 (-1020)) (-5 *1 (-1128 *4)))) (-1621 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (-1469 (*1 *2 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (-1327 (*1 *2 *3) (-12 (-5 *2 (-1124 *3)) (-5 *1 (-1128 *3)) (-4 *3 (-1020)))) (-1689 (*1 *2 *3) (-12 (-5 *2 (-1124 (-550))) (-5 *1 (-1128 *4)) (-4 *4 (-1020)) (-5 *3 (-550)))) (-1546 (*1 *2 *3) (-12 (-5 *2 (-1124 (-550))) (-5 *1 (-1128 *4)) (-4 *4 (-1020)) (-5 *3 (-550)))) (-1792 (*1 *2 *3 *4) (-12 (-5 *4 (-550)) (-5 *2 (-1124 *3)) (-5 *1 (-1128 *3)) (-4 *3 (-1020)))) (-1386 (*1 *2 *2) (|partial| -12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (-2414 (*1 *2 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (-1495 (*1 *2 *2 *2) (|partial| -12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (* (*1 *2 *2 *3) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (-2403 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (-2403 (*1 *2 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))) (-2391 (*1 *2 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))))
-(-10 -7 (-15 -2391 ((-1124 |#1|) (-1124 |#1|) (-1124 |#1|))) (-15 -2403 ((-1124 |#1|) (-1124 |#1|) (-1124 |#1|))) (-15 -2403 ((-1124 |#1|) (-1124 |#1|))) (-15 * ((-1124 |#1|) (-1124 |#1|) (-1124 |#1|))) (-15 * ((-1124 |#1|) |#1| (-1124 |#1|))) (-15 * ((-1124 |#1|) (-1124 |#1|) |#1|)) (-15 -1495 ((-3 (-1124 |#1|) "failed") (-1124 |#1|) (-1124 |#1|))) (-15 -2414 ((-1124 |#1|) (-1124 |#1|) (-1124 |#1|))) (-15 -1386 ((-3 (-1124 |#1|) "failed") (-1124 |#1|))) (-15 -1792 ((-1124 |#1|) |#1| (-550))) (-15 -1546 ((-1124 (-550)) (-550))) (-15 -1689 ((-1124 (-550)) (-550))) (-15 -1327 ((-1124 |#1|) |#1|)) (-15 -1469 ((-1124 |#1|) (-1124 |#1|) (-1124 |#1|))) (-15 -1621 ((-1124 |#1|) (-1124 |#1|))) (-15 -1775 ((-1124 |#1|) (-1 |#1| (-550)) (-1124 |#1|))) (-15 -1518 ((-1124 |#1|) |#1|)) (-15 -3866 ((-1124 |#1|) (-1124 |#1|) |#1|)) (-15 -1919 ((-1124 |#1|) (-1124 |#1|) (-1124 |#1|))) (-15 -3374 ((-1124 |#1|) (-1124 |#1|))) (-15 -2888 ((-1124 |#1|) (-1124 |#1|))) (-15 -3798 ((-1124 |#1|) (-1124 (-1124 |#1|)))) (-15 -1320 ((-1124 |#1|) (-1124 |#1|))) (-15 -3140 ((-1124 |#1|) (-1124 |#1|))) (-15 -3046 ((-1124 |#1|) (-1124 |#1|))) (-15 -2960 ((-1124 |#1|) (-1124 |#1|) (-550) (-550))) (-15 -2779 ((-1124 |#1|) (-550) (-550) (-1124 |#1|))) (-15 -2692 ((-1124 |#1|) (-550) (-550) (-1124 |#1|))) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -1489 ((-1124 |#1|) |#1| (-1124 |#1|))) (-15 -3916 ((-1124 |#1|) |#1| (-1 (-1124 |#1|)))) (-15 -4050 ((-1124 |#1|) (-1124 (-1124 |#1|)))) (-15 -4178 ((-1124 |#1|) (-400 (-550)) (-1124 |#1|)))) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-15 -1267 ((-1124 |#1|) (-1124 |#1|) (-1124 |#1|))) (-15 -3237 ((-1124 |#1|) (-1 |#1| (-550)) |#1| (-1 (-1124 |#1|)))) (-15 -3363 ((-1124 |#1|) |#1| (-1124 |#1|)))) |%noBranch|))
-((-3123 (((-1124 |#1|) (-1124 |#1|)) 57)) (-3005 (((-1124 |#1|) (-1124 |#1|)) 39)) (-3103 (((-1124 |#1|) (-1124 |#1|)) 53)) (-2984 (((-1124 |#1|) (-1124 |#1|)) 35)) (-3146 (((-1124 |#1|) (-1124 |#1|)) 60)) (-3025 (((-1124 |#1|) (-1124 |#1|)) 42)) (-2958 (((-1124 |#1|) (-1124 |#1|)) 31)) (-1812 (((-1124 |#1|) (-1124 |#1|)) 27)) (-3157 (((-1124 |#1|) (-1124 |#1|)) 61)) (-3033 (((-1124 |#1|) (-1124 |#1|)) 43)) (-3135 (((-1124 |#1|) (-1124 |#1|)) 58)) (-3016 (((-1124 |#1|) (-1124 |#1|)) 40)) (-3114 (((-1124 |#1|) (-1124 |#1|)) 55)) (-2995 (((-1124 |#1|) (-1124 |#1|)) 37)) (-3187 (((-1124 |#1|) (-1124 |#1|)) 65)) (-3060 (((-1124 |#1|) (-1124 |#1|)) 47)) (-3167 (((-1124 |#1|) (-1124 |#1|)) 63)) (-3043 (((-1124 |#1|) (-1124 |#1|)) 45)) (-3209 (((-1124 |#1|) (-1124 |#1|)) 68)) (-3081 (((-1124 |#1|) (-1124 |#1|)) 50)) (-3294 (((-1124 |#1|) (-1124 |#1|)) 69)) (-3094 (((-1124 |#1|) (-1124 |#1|)) 51)) (-3198 (((-1124 |#1|) (-1124 |#1|)) 67)) (-3072 (((-1124 |#1|) (-1124 |#1|)) 49)) (-3176 (((-1124 |#1|) (-1124 |#1|)) 66)) (-3052 (((-1124 |#1|) (-1124 |#1|)) 48)) (** (((-1124 |#1|) (-1124 |#1|) (-1124 |#1|)) 33)))
-(((-1129 |#1|) (-10 -7 (-15 -1812 ((-1124 |#1|) (-1124 |#1|))) (-15 -2958 ((-1124 |#1|) (-1124 |#1|))) (-15 ** ((-1124 |#1|) (-1124 |#1|) (-1124 |#1|))) (-15 -2984 ((-1124 |#1|) (-1124 |#1|))) (-15 -2995 ((-1124 |#1|) (-1124 |#1|))) (-15 -3005 ((-1124 |#1|) (-1124 |#1|))) (-15 -3016 ((-1124 |#1|) (-1124 |#1|))) (-15 -3025 ((-1124 |#1|) (-1124 |#1|))) (-15 -3033 ((-1124 |#1|) (-1124 |#1|))) (-15 -3043 ((-1124 |#1|) (-1124 |#1|))) (-15 -3052 ((-1124 |#1|) (-1124 |#1|))) (-15 -3060 ((-1124 |#1|) (-1124 |#1|))) (-15 -3072 ((-1124 |#1|) (-1124 |#1|))) (-15 -3081 ((-1124 |#1|) (-1124 |#1|))) (-15 -3094 ((-1124 |#1|) (-1124 |#1|))) (-15 -3103 ((-1124 |#1|) (-1124 |#1|))) (-15 -3114 ((-1124 |#1|) (-1124 |#1|))) (-15 -3123 ((-1124 |#1|) (-1124 |#1|))) (-15 -3135 ((-1124 |#1|) (-1124 |#1|))) (-15 -3146 ((-1124 |#1|) (-1124 |#1|))) (-15 -3157 ((-1124 |#1|) (-1124 |#1|))) (-15 -3167 ((-1124 |#1|) (-1124 |#1|))) (-15 -3176 ((-1124 |#1|) (-1124 |#1|))) (-15 -3187 ((-1124 |#1|) (-1124 |#1|))) (-15 -3198 ((-1124 |#1|) (-1124 |#1|))) (-15 -3209 ((-1124 |#1|) (-1124 |#1|))) (-15 -3294 ((-1124 |#1|) (-1124 |#1|)))) (-38 (-400 (-550)))) (T -1129))
-((-3294 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3209 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3198 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3187 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3176 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3167 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3157 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3146 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3135 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3123 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3114 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3103 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3094 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3081 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3072 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3060 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3052 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3043 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3033 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3025 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3016 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-3005 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-2995 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-2984 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-2958 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))) (-1812 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1129 *3)))))
-(-10 -7 (-15 -1812 ((-1124 |#1|) (-1124 |#1|))) (-15 -2958 ((-1124 |#1|) (-1124 |#1|))) (-15 ** ((-1124 |#1|) (-1124 |#1|) (-1124 |#1|))) (-15 -2984 ((-1124 |#1|) (-1124 |#1|))) (-15 -2995 ((-1124 |#1|) (-1124 |#1|))) (-15 -3005 ((-1124 |#1|) (-1124 |#1|))) (-15 -3016 ((-1124 |#1|) (-1124 |#1|))) (-15 -3025 ((-1124 |#1|) (-1124 |#1|))) (-15 -3033 ((-1124 |#1|) (-1124 |#1|))) (-15 -3043 ((-1124 |#1|) (-1124 |#1|))) (-15 -3052 ((-1124 |#1|) (-1124 |#1|))) (-15 -3060 ((-1124 |#1|) (-1124 |#1|))) (-15 -3072 ((-1124 |#1|) (-1124 |#1|))) (-15 -3081 ((-1124 |#1|) (-1124 |#1|))) (-15 -3094 ((-1124 |#1|) (-1124 |#1|))) (-15 -3103 ((-1124 |#1|) (-1124 |#1|))) (-15 -3114 ((-1124 |#1|) (-1124 |#1|))) (-15 -3123 ((-1124 |#1|) (-1124 |#1|))) (-15 -3135 ((-1124 |#1|) (-1124 |#1|))) (-15 -3146 ((-1124 |#1|) (-1124 |#1|))) (-15 -3157 ((-1124 |#1|) (-1124 |#1|))) (-15 -3167 ((-1124 |#1|) (-1124 |#1|))) (-15 -3176 ((-1124 |#1|) (-1124 |#1|))) (-15 -3187 ((-1124 |#1|) (-1124 |#1|))) (-15 -3198 ((-1124 |#1|) (-1124 |#1|))) (-15 -3209 ((-1124 |#1|) (-1124 |#1|))) (-15 -3294 ((-1124 |#1|) (-1124 |#1|))))
-((-3123 (((-1124 |#1|) (-1124 |#1|)) 100)) (-3005 (((-1124 |#1|) (-1124 |#1|)) 64)) (-3628 (((-2 (|:| -3103 (-1124 |#1|)) (|:| -3114 (-1124 |#1|))) (-1124 |#1|)) 96)) (-3103 (((-1124 |#1|) (-1124 |#1|)) 97)) (-3495 (((-2 (|:| -2984 (-1124 |#1|)) (|:| -2995 (-1124 |#1|))) (-1124 |#1|)) 53)) (-2984 (((-1124 |#1|) (-1124 |#1|)) 54)) (-3146 (((-1124 |#1|) (-1124 |#1|)) 102)) (-3025 (((-1124 |#1|) (-1124 |#1|)) 71)) (-2958 (((-1124 |#1|) (-1124 |#1|)) 39)) (-1812 (((-1124 |#1|) (-1124 |#1|)) 36)) (-3157 (((-1124 |#1|) (-1124 |#1|)) 103)) (-3033 (((-1124 |#1|) (-1124 |#1|)) 72)) (-3135 (((-1124 |#1|) (-1124 |#1|)) 101)) (-3016 (((-1124 |#1|) (-1124 |#1|)) 67)) (-3114 (((-1124 |#1|) (-1124 |#1|)) 98)) (-2995 (((-1124 |#1|) (-1124 |#1|)) 55)) (-3187 (((-1124 |#1|) (-1124 |#1|)) 111)) (-3060 (((-1124 |#1|) (-1124 |#1|)) 86)) (-3167 (((-1124 |#1|) (-1124 |#1|)) 105)) (-3043 (((-1124 |#1|) (-1124 |#1|)) 82)) (-3209 (((-1124 |#1|) (-1124 |#1|)) 115)) (-3081 (((-1124 |#1|) (-1124 |#1|)) 90)) (-3294 (((-1124 |#1|) (-1124 |#1|)) 117)) (-3094 (((-1124 |#1|) (-1124 |#1|)) 92)) (-3198 (((-1124 |#1|) (-1124 |#1|)) 113)) (-3072 (((-1124 |#1|) (-1124 |#1|)) 88)) (-3176 (((-1124 |#1|) (-1124 |#1|)) 107)) (-3052 (((-1124 |#1|) (-1124 |#1|)) 84)) (** (((-1124 |#1|) (-1124 |#1|) (-1124 |#1|)) 40)))
-(((-1130 |#1|) (-10 -7 (-15 -1812 ((-1124 |#1|) (-1124 |#1|))) (-15 -2958 ((-1124 |#1|) (-1124 |#1|))) (-15 ** ((-1124 |#1|) (-1124 |#1|) (-1124 |#1|))) (-15 -3495 ((-2 (|:| -2984 (-1124 |#1|)) (|:| -2995 (-1124 |#1|))) (-1124 |#1|))) (-15 -2984 ((-1124 |#1|) (-1124 |#1|))) (-15 -2995 ((-1124 |#1|) (-1124 |#1|))) (-15 -3005 ((-1124 |#1|) (-1124 |#1|))) (-15 -3016 ((-1124 |#1|) (-1124 |#1|))) (-15 -3025 ((-1124 |#1|) (-1124 |#1|))) (-15 -3033 ((-1124 |#1|) (-1124 |#1|))) (-15 -3043 ((-1124 |#1|) (-1124 |#1|))) (-15 -3052 ((-1124 |#1|) (-1124 |#1|))) (-15 -3060 ((-1124 |#1|) (-1124 |#1|))) (-15 -3072 ((-1124 |#1|) (-1124 |#1|))) (-15 -3081 ((-1124 |#1|) (-1124 |#1|))) (-15 -3094 ((-1124 |#1|) (-1124 |#1|))) (-15 -3628 ((-2 (|:| -3103 (-1124 |#1|)) (|:| -3114 (-1124 |#1|))) (-1124 |#1|))) (-15 -3103 ((-1124 |#1|) (-1124 |#1|))) (-15 -3114 ((-1124 |#1|) (-1124 |#1|))) (-15 -3123 ((-1124 |#1|) (-1124 |#1|))) (-15 -3135 ((-1124 |#1|) (-1124 |#1|))) (-15 -3146 ((-1124 |#1|) (-1124 |#1|))) (-15 -3157 ((-1124 |#1|) (-1124 |#1|))) (-15 -3167 ((-1124 |#1|) (-1124 |#1|))) (-15 -3176 ((-1124 |#1|) (-1124 |#1|))) (-15 -3187 ((-1124 |#1|) (-1124 |#1|))) (-15 -3198 ((-1124 |#1|) (-1124 |#1|))) (-15 -3209 ((-1124 |#1|) (-1124 |#1|))) (-15 -3294 ((-1124 |#1|) (-1124 |#1|)))) (-38 (-400 (-550)))) (T -1130))
-((-3294 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3209 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3198 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3187 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3176 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3167 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3157 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3146 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3135 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3123 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3114 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3103 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3628 (*1 *2 *3) (-12 (-4 *4 (-38 (-400 (-550)))) (-5 *2 (-2 (|:| -3103 (-1124 *4)) (|:| -3114 (-1124 *4)))) (-5 *1 (-1130 *4)) (-5 *3 (-1124 *4)))) (-3094 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3081 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3072 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3060 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3052 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3043 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3033 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3025 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3016 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3005 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-2995 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-2984 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3495 (*1 *2 *3) (-12 (-4 *4 (-38 (-400 (-550)))) (-5 *2 (-2 (|:| -2984 (-1124 *4)) (|:| -2995 (-1124 *4)))) (-5 *1 (-1130 *4)) (-5 *3 (-1124 *4)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-2958 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-1812 (*1 *2 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))))
-(-10 -7 (-15 -1812 ((-1124 |#1|) (-1124 |#1|))) (-15 -2958 ((-1124 |#1|) (-1124 |#1|))) (-15 ** ((-1124 |#1|) (-1124 |#1|) (-1124 |#1|))) (-15 -3495 ((-2 (|:| -2984 (-1124 |#1|)) (|:| -2995 (-1124 |#1|))) (-1124 |#1|))) (-15 -2984 ((-1124 |#1|) (-1124 |#1|))) (-15 -2995 ((-1124 |#1|) (-1124 |#1|))) (-15 -3005 ((-1124 |#1|) (-1124 |#1|))) (-15 -3016 ((-1124 |#1|) (-1124 |#1|))) (-15 -3025 ((-1124 |#1|) (-1124 |#1|))) (-15 -3033 ((-1124 |#1|) (-1124 |#1|))) (-15 -3043 ((-1124 |#1|) (-1124 |#1|))) (-15 -3052 ((-1124 |#1|) (-1124 |#1|))) (-15 -3060 ((-1124 |#1|) (-1124 |#1|))) (-15 -3072 ((-1124 |#1|) (-1124 |#1|))) (-15 -3081 ((-1124 |#1|) (-1124 |#1|))) (-15 -3094 ((-1124 |#1|) (-1124 |#1|))) (-15 -3628 ((-2 (|:| -3103 (-1124 |#1|)) (|:| -3114 (-1124 |#1|))) (-1124 |#1|))) (-15 -3103 ((-1124 |#1|) (-1124 |#1|))) (-15 -3114 ((-1124 |#1|) (-1124 |#1|))) (-15 -3123 ((-1124 |#1|) (-1124 |#1|))) (-15 -3135 ((-1124 |#1|) (-1124 |#1|))) (-15 -3146 ((-1124 |#1|) (-1124 |#1|))) (-15 -3157 ((-1124 |#1|) (-1124 |#1|))) (-15 -3167 ((-1124 |#1|) (-1124 |#1|))) (-15 -3176 ((-1124 |#1|) (-1124 |#1|))) (-15 -3187 ((-1124 |#1|) (-1124 |#1|))) (-15 -3198 ((-1124 |#1|) (-1124 |#1|))) (-15 -3209 ((-1124 |#1|) (-1124 |#1|))) (-15 -3294 ((-1124 |#1|) (-1124 |#1|))))
-((-2582 (((-931 |#2|) |#2| |#2|) 35)) (-2674 ((|#2| |#2| |#1|) 19 (|has| |#1| (-300)))))
-(((-1131 |#1| |#2|) (-10 -7 (-15 -2582 ((-931 |#2|) |#2| |#2|)) (IF (|has| |#1| (-300)) (-15 -2674 (|#2| |#2| |#1|)) |%noBranch|)) (-542) (-1203 |#1|)) (T -1131))
-((-2674 (*1 *2 *2 *3) (-12 (-4 *3 (-300)) (-4 *3 (-542)) (-5 *1 (-1131 *3 *2)) (-4 *2 (-1203 *3)))) (-2582 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-931 *3)) (-5 *1 (-1131 *4 *3)) (-4 *3 (-1203 *4)))))
-(-10 -7 (-15 -2582 ((-931 |#2|) |#2| |#2|)) (IF (|has| |#1| (-300)) (-15 -2674 (|#2| |#2| |#1|)) |%noBranch|))
-((-1504 (((-112) $ $) NIL)) (-2278 (($ $ (-623 (-749))) 67)) (-2501 (($) 26)) (-3803 (($ $) 42)) (-4005 (((-623 $) $) 51)) (-3210 (((-112) $) 16)) (-2771 (((-623 (-916 |#2|)) $) 74)) (-2881 (($ $) 68)) (-3902 (((-749) $) 37)) (-2578 (($) 25)) (-2555 (($ $ (-623 (-749)) (-916 |#2|)) 60) (($ $ (-623 (-749)) (-749)) 61) (($ $ (-749) (-916 |#2|)) 63)) (-1832 (($ $ $) 48) (($ (-623 $)) 50)) (-2469 (((-749) $) 75)) (-3312 (((-112) $) 15)) (-1825 (((-1126) $) NIL)) (-1261 (((-112) $) 18)) (-3337 (((-1088) $) NIL)) (-2981 (((-169) $) 73)) (-2186 (((-916 |#2|) $) 69)) (-2096 (((-749) $) 70)) (-3078 (((-112) $) 72)) (-2368 (($ $ (-623 (-749)) (-169)) 66)) (-1946 (($ $) 43)) (-1518 (((-836) $) 86)) (-2464 (($ $ (-623 (-749)) (-112)) 65)) (-3997 (((-623 $) $) 11)) (-4106 (($ $ (-749)) 36)) (-4222 (($ $) 32)) (-1461 (($ $ $ (-916 |#2|) (-749)) 56)) (-1592 (($ $ (-916 |#2|)) 55)) (-1715 (($ $ (-623 (-749)) (-916 |#2|)) 54) (($ $ (-623 (-749)) (-749)) 58) (((-749) $ (-916 |#2|)) 59)) (-2316 (((-112) $ $) 80)))
-(((-1132 |#1| |#2|) (-13 (-1068) (-10 -8 (-15 -3312 ((-112) $)) (-15 -3210 ((-112) $)) (-15 -1261 ((-112) $)) (-15 -2578 ($)) (-15 -2501 ($)) (-15 -4222 ($ $)) (-15 -4106 ($ $ (-749))) (-15 -3997 ((-623 $) $)) (-15 -3902 ((-749) $)) (-15 -3803 ($ $)) (-15 -1946 ($ $)) (-15 -1832 ($ $ $)) (-15 -1832 ($ (-623 $))) (-15 -4005 ((-623 $) $)) (-15 -1715 ($ $ (-623 (-749)) (-916 |#2|))) (-15 -1592 ($ $ (-916 |#2|))) (-15 -1461 ($ $ $ (-916 |#2|) (-749))) (-15 -2555 ($ $ (-623 (-749)) (-916 |#2|))) (-15 -1715 ($ $ (-623 (-749)) (-749))) (-15 -2555 ($ $ (-623 (-749)) (-749))) (-15 -1715 ((-749) $ (-916 |#2|))) (-15 -2555 ($ $ (-749) (-916 |#2|))) (-15 -2464 ($ $ (-623 (-749)) (-112))) (-15 -2368 ($ $ (-623 (-749)) (-169))) (-15 -2278 ($ $ (-623 (-749)))) (-15 -2186 ((-916 |#2|) $)) (-15 -2096 ((-749) $)) (-15 -3078 ((-112) $)) (-15 -2981 ((-169) $)) (-15 -2469 ((-749) $)) (-15 -2881 ($ $)) (-15 -2771 ((-623 (-916 |#2|)) $)))) (-894) (-1020)) (T -1132))
-((-3312 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894)) (-4 *4 (-1020)))) (-3210 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894)) (-4 *4 (-1020)))) (-1261 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894)) (-4 *4 (-1020)))) (-2578 (*1 *1) (-12 (-5 *1 (-1132 *2 *3)) (-14 *2 (-894)) (-4 *3 (-1020)))) (-2501 (*1 *1) (-12 (-5 *1 (-1132 *2 *3)) (-14 *2 (-894)) (-4 *3 (-1020)))) (-4222 (*1 *1 *1) (-12 (-5 *1 (-1132 *2 *3)) (-14 *2 (-894)) (-4 *3 (-1020)))) (-4106 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894)) (-4 *4 (-1020)))) (-3997 (*1 *2 *1) (-12 (-5 *2 (-623 (-1132 *3 *4))) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894)) (-4 *4 (-1020)))) (-3902 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894)) (-4 *4 (-1020)))) (-3803 (*1 *1 *1) (-12 (-5 *1 (-1132 *2 *3)) (-14 *2 (-894)) (-4 *3 (-1020)))) (-1946 (*1 *1 *1) (-12 (-5 *1 (-1132 *2 *3)) (-14 *2 (-894)) (-4 *3 (-1020)))) (-1832 (*1 *1 *1 *1) (-12 (-5 *1 (-1132 *2 *3)) (-14 *2 (-894)) (-4 *3 (-1020)))) (-1832 (*1 *1 *2) (-12 (-5 *2 (-623 (-1132 *3 *4))) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894)) (-4 *4 (-1020)))) (-4005 (*1 *2 *1) (-12 (-5 *2 (-623 (-1132 *3 *4))) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894)) (-4 *4 (-1020)))) (-1715 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-749))) (-5 *3 (-916 *5)) (-4 *5 (-1020)) (-5 *1 (-1132 *4 *5)) (-14 *4 (-894)))) (-1592 (*1 *1 *1 *2) (-12 (-5 *2 (-916 *4)) (-4 *4 (-1020)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894)))) (-1461 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-916 *5)) (-5 *3 (-749)) (-4 *5 (-1020)) (-5 *1 (-1132 *4 *5)) (-14 *4 (-894)))) (-2555 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-749))) (-5 *3 (-916 *5)) (-4 *5 (-1020)) (-5 *1 (-1132 *4 *5)) (-14 *4 (-894)))) (-1715 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-749))) (-5 *3 (-749)) (-5 *1 (-1132 *4 *5)) (-14 *4 (-894)) (-4 *5 (-1020)))) (-2555 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-749))) (-5 *3 (-749)) (-5 *1 (-1132 *4 *5)) (-14 *4 (-894)) (-4 *5 (-1020)))) (-1715 (*1 *2 *1 *3) (-12 (-5 *3 (-916 *5)) (-4 *5 (-1020)) (-5 *2 (-749)) (-5 *1 (-1132 *4 *5)) (-14 *4 (-894)))) (-2555 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-749)) (-5 *3 (-916 *5)) (-4 *5 (-1020)) (-5 *1 (-1132 *4 *5)) (-14 *4 (-894)))) (-2464 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-749))) (-5 *3 (-112)) (-5 *1 (-1132 *4 *5)) (-14 *4 (-894)) (-4 *5 (-1020)))) (-2368 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-749))) (-5 *3 (-169)) (-5 *1 (-1132 *4 *5)) (-14 *4 (-894)) (-4 *5 (-1020)))) (-2278 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-749))) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894)) (-4 *4 (-1020)))) (-2186 (*1 *2 *1) (-12 (-5 *2 (-916 *4)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894)) (-4 *4 (-1020)))) (-2096 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894)) (-4 *4 (-1020)))) (-3078 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894)) (-4 *4 (-1020)))) (-2981 (*1 *2 *1) (-12 (-5 *2 (-169)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894)) (-4 *4 (-1020)))) (-2469 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894)) (-4 *4 (-1020)))) (-2881 (*1 *1 *1) (-12 (-5 *1 (-1132 *2 *3)) (-14 *2 (-894)) (-4 *3 (-1020)))) (-2771 (*1 *2 *1) (-12 (-5 *2 (-623 (-916 *4))) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894)) (-4 *4 (-1020)))))
-(-13 (-1068) (-10 -8 (-15 -3312 ((-112) $)) (-15 -3210 ((-112) $)) (-15 -1261 ((-112) $)) (-15 -2578 ($)) (-15 -2501 ($)) (-15 -4222 ($ $)) (-15 -4106 ($ $ (-749))) (-15 -3997 ((-623 $) $)) (-15 -3902 ((-749) $)) (-15 -3803 ($ $)) (-15 -1946 ($ $)) (-15 -1832 ($ $ $)) (-15 -1832 ($ (-623 $))) (-15 -4005 ((-623 $) $)) (-15 -1715 ($ $ (-623 (-749)) (-916 |#2|))) (-15 -1592 ($ $ (-916 |#2|))) (-15 -1461 ($ $ $ (-916 |#2|) (-749))) (-15 -2555 ($ $ (-623 (-749)) (-916 |#2|))) (-15 -1715 ($ $ (-623 (-749)) (-749))) (-15 -2555 ($ $ (-623 (-749)) (-749))) (-15 -1715 ((-749) $ (-916 |#2|))) (-15 -2555 ($ $ (-749) (-916 |#2|))) (-15 -2464 ($ $ (-623 (-749)) (-112))) (-15 -2368 ($ $ (-623 (-749)) (-169))) (-15 -2278 ($ $ (-623 (-749)))) (-15 -2186 ((-916 |#2|) $)) (-15 -2096 ((-749) $)) (-15 -3078 ((-112) $)) (-15 -2981 ((-169) $)) (-15 -2469 ((-749) $)) (-15 -2881 ($ $)) (-15 -2771 ((-623 (-916 |#2|)) $))))
-((-1504 (((-112) $ $) NIL)) (-2874 ((|#2| $) 11)) (-2864 ((|#1| $) 10)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1532 (($ |#1| |#2|) 9)) (-1518 (((-836) $) 16)) (-2316 (((-112) $ $) NIL)))
-(((-1133 |#1| |#2|) (-13 (-1068) (-10 -8 (-15 -1532 ($ |#1| |#2|)) (-15 -2864 (|#1| $)) (-15 -2874 (|#2| $)))) (-1068) (-1068)) (T -1133))
-((-1532 (*1 *1 *2 *3) (-12 (-5 *1 (-1133 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1068)))) (-2864 (*1 *2 *1) (-12 (-4 *2 (-1068)) (-5 *1 (-1133 *2 *3)) (-4 *3 (-1068)))) (-2874 (*1 *2 *1) (-12 (-4 *2 (-1068)) (-5 *1 (-1133 *3 *2)) (-4 *3 (-1068)))))
-(-13 (-1068) (-10 -8 (-15 -1532 ($ |#1| |#2|)) (-15 -2864 (|#1| $)) (-15 -2874 (|#2| $))))
-((-1504 (((-112) $ $) NIL)) (-3561 (((-1103) $) 9)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 17) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-1134) (-13 (-1051) (-10 -8 (-15 -3561 ((-1103) $))))) (T -1134))
-((-3561 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-1134)))))
-(-13 (-1051) (-10 -8 (-15 -3561 ((-1103) $))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1453 (((-1142 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-300)) (|has| |#1| (-356))))) (-3141 (((-623 (-1050)) $) NIL)) (-1861 (((-1144) $) 11)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1142 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-1447 (($ $) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1142 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-4291 (((-112) $) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1142 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-2370 (($ $ (-550)) NIL) (($ $ (-550) (-550)) 66)) (-2575 (((-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) $) NIL)) (-4314 (((-1142 |#1| |#2| |#3|) $) 36)) (-4099 (((-3 (-1142 |#1| |#2| |#3|) "failed") $) 29)) (-3192 (((-1142 |#1| |#2| |#3|) $) 30)) (-3123 (($ $) 107 (|has| |#1| (-38 (-400 (-550)))))) (-3005 (($ $) 83 (|has| |#1| (-38 (-400 (-550)))))) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))))) (-1505 (($ $) NIL (|has| |#1| (-356)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3353 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))))) (-3631 (((-112) $ $) NIL (|has| |#1| (-356)))) (-3103 (($ $) 103 (|has| |#1| (-38 (-400 (-550)))))) (-2984 (($ $) 79 (|has| |#1| (-38 (-400 (-550)))))) (-3712 (((-550) $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))))) (-2672 (($ (-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|)))) NIL)) (-3146 (($ $) 111 (|has| |#1| (-38 (-400 (-550)))))) (-3025 (($ $) 87 (|has| |#1| (-38 (-400 (-550)))))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-1142 |#1| |#2| |#3|) "failed") $) 31) (((-3 (-1144) "failed") $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-1011 (-1144))) (|has| |#1| (-356)))) (((-3 (-400 (-550)) "failed") $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-1011 (-550))) (|has| |#1| (-356)))) (((-3 (-550) "failed") $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-1011 (-550))) (|has| |#1| (-356))))) (-2726 (((-1142 |#1| |#2| |#3|) $) 131) (((-1144) $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-1011 (-1144))) (|has| |#1| (-356)))) (((-400 (-550)) $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-1011 (-550))) (|has| |#1| (-356)))) (((-550) $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-1011 (-550))) (|has| |#1| (-356))))) (-4200 (($ $) 34) (($ (-550) $) 35)) (-3349 (($ $ $) NIL (|has| |#1| (-356)))) (-3295 (($ $) NIL)) (-3780 (((-667 (-1142 |#1| |#2| |#3|)) (-667 $)) NIL (|has| |#1| (-356))) (((-2 (|:| -1340 (-667 (-1142 |#1| |#2| |#3|))) (|:| |vec| (-1227 (-1142 |#1| |#2| |#3|)))) (-667 $) (-1227 $)) NIL (|has| |#1| (-356))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-619 (-550))) (|has| |#1| (-356)))) (((-667 (-550)) (-667 $)) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-619 (-550))) (|has| |#1| (-356))))) (-1386 (((-3 $ "failed") $) 48)) (-4001 (((-400 (-925 |#1|)) $ (-550)) 65 (|has| |#1| (-542))) (((-400 (-925 |#1|)) $ (-550) (-550)) 67 (|has| |#1| (-542)))) (-1741 (($) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-535)) (|has| |#1| (-356))))) (-1519 (($ $ $) NIL (|has| |#1| (-356)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-3933 (((-112) $) NIL (|has| |#1| (-356)))) (-1416 (((-112) $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))))) (-3478 (((-112) $) 25)) (-2734 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-859 (-550))) (|has| |#1| (-356)))) (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-859 (-372))) (|has| |#1| (-356))))) (-2475 (((-550) $) NIL) (((-550) $ (-550)) 24)) (-3102 (((-112) $) NIL)) (-1552 (($ $) NIL (|has| |#1| (-356)))) (-2705 (((-1142 |#1| |#2| |#3|) $) 38 (|has| |#1| (-356)))) (-1460 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2826 (((-3 $ "failed") $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-1119)) (|has| |#1| (-356))))) (-3329 (((-112) $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))))) (-1784 (($ $ (-894)) NIL)) (-3315 (($ (-1 |#1| (-550)) $) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| (-550)) 18) (($ $ (-1050) (-550)) NIL) (($ $ (-623 (-1050)) (-623 (-550))) NIL)) (-2707 (($ $ $) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1142 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-4164 (($ $ $) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1142 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-3972 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1142 |#1| |#2| |#3|) (-1142 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-356)))) (-2958 (($ $) 72 (|has| |#1| (-38 (-400 (-550)))))) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-3203 (($ (-550) (-1142 |#1| |#2| |#3|)) 33)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL (|has| |#1| (-356)))) (-1489 (($ $) 70 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1144)) NIL (-1561 (-12 (|has| |#1| (-15 -1489 (|#1| |#1| (-1144)))) (|has| |#1| (-15 -3141 ((-623 (-1144)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-932)) (|has| |#1| (-1166))))) (($ $ (-1223 |#2|)) 71 (|has| |#1| (-38 (-400 (-550)))))) (-3862 (($) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-1119)) (|has| |#1| (-356))) CONST)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#1| (-356)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-3948 (($ $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-300)) (|has| |#1| (-356))))) (-1608 (((-1142 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-535)) (|has| |#1| (-356))))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))))) (-3338 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-2272 (($ $ (-550)) 145)) (-1495 (((-3 $ "failed") $ $) 49 (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1142 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1812 (($ $) 73 (|has| |#1| (-38 (-400 (-550)))))) (-3866 (((-1124 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-550))))) (($ $ (-1144) (-1142 |#1| |#2| |#3|)) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-505 (-1144) (-1142 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-623 (-1144)) (-623 (-1142 |#1| |#2| |#3|))) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-505 (-1144) (-1142 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-623 (-287 (-1142 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-302 (-1142 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-287 (-1142 |#1| |#2| |#3|))) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-302 (-1142 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-1142 |#1| |#2| |#3|) (-1142 |#1| |#2| |#3|)) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-302 (-1142 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-623 (-1142 |#1| |#2| |#3|)) (-623 (-1142 |#1| |#2| |#3|))) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-302 (-1142 |#1| |#2| |#3|))) (|has| |#1| (-356))))) (-3542 (((-749) $) NIL (|has| |#1| (-356)))) (-2680 ((|#1| $ (-550)) NIL) (($ $ $) 54 (|has| (-550) (-1080))) (($ $ (-1142 |#1| |#2| |#3|)) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-279 (-1142 |#1| |#2| |#3|) (-1142 |#1| |#2| |#3|))) (|has| |#1| (-356))))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-356)))) (-2393 (($ $ (-1 (-1142 |#1| |#2| |#3|) (-1142 |#1| |#2| |#3|))) NIL (|has| |#1| (-356))) (($ $ (-1 (-1142 |#1| |#2| |#3|) (-1142 |#1| |#2| |#3|)) (-749)) NIL (|has| |#1| (-356))) (($ $ (-1223 |#2|)) 51) (($ $ (-749)) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $) 50 (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))))) (($ $ (-1144) (-749)) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))))) (($ $ (-623 (-1144))) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))))) (($ $ (-1144)) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144))))))) (-2639 (($ $) NIL (|has| |#1| (-356)))) (-2715 (((-1142 |#1| |#2| |#3|) $) 41 (|has| |#1| (-356)))) (-2970 (((-550) $) 37)) (-3157 (($ $) 113 (|has| |#1| (-38 (-400 (-550)))))) (-3033 (($ $) 89 (|has| |#1| (-38 (-400 (-550)))))) (-3135 (($ $) 109 (|has| |#1| (-38 (-400 (-550)))))) (-3016 (($ $) 85 (|has| |#1| (-38 (-400 (-550)))))) (-3114 (($ $) 105 (|has| |#1| (-38 (-400 (-550)))))) (-2995 (($ $) 81 (|has| |#1| (-38 (-400 (-550)))))) (-4028 (((-526) $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-596 (-526))) (|has| |#1| (-356)))) (((-372) $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-995)) (|has| |#1| (-356)))) (((-219) $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-995)) (|has| |#1| (-356)))) (((-865 (-372)) $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-596 (-865 (-372)))) (|has| |#1| (-356)))) (((-865 (-550)) $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-596 (-865 (-550)))) (|has| |#1| (-356))))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| (-1142 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))))) (-3380 (($ $) NIL)) (-1518 (((-836) $) 149) (($ (-550)) NIL) (($ |#1|) NIL (|has| |#1| (-170))) (($ (-1142 |#1| |#2| |#3|)) 27) (($ (-1223 |#2|)) 23) (($ (-1144)) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-1011 (-1144))) (|has| |#1| (-356)))) (($ $) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1142 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))) (|has| |#1| (-542)))) (($ (-400 (-550))) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-1011 (-550))) (|has| |#1| (-356))) (|has| |#1| (-38 (-400 (-550))))))) (-2510 ((|#1| $ (-550)) 68)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| (-1142 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))) (-12 (|has| (-1142 |#1| |#2| |#3|) (-143)) (|has| |#1| (-356))) (|has| |#1| (-143))))) (-2390 (((-749)) NIL)) (-3335 ((|#1| $) 12)) (-1754 (((-1142 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-535)) (|has| |#1| (-356))))) (-3187 (($ $) 119 (|has| |#1| (-38 (-400 (-550)))))) (-3060 (($ $) 95 (|has| |#1| (-38 (-400 (-550)))))) (-1345 (((-112) $ $) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1142 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-3167 (($ $) 115 (|has| |#1| (-38 (-400 (-550)))))) (-3043 (($ $) 91 (|has| |#1| (-38 (-400 (-550)))))) (-3209 (($ $) 123 (|has| |#1| (-38 (-400 (-550)))))) (-3081 (($ $) 99 (|has| |#1| (-38 (-400 (-550)))))) (-2001 ((|#1| $ (-550)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-550)))) (|has| |#1| (-15 -1518 (|#1| (-1144))))))) (-3294 (($ $) 125 (|has| |#1| (-38 (-400 (-550)))))) (-3094 (($ $) 101 (|has| |#1| (-38 (-400 (-550)))))) (-3198 (($ $) 121 (|has| |#1| (-38 (-400 (-550)))))) (-3072 (($ $) 97 (|has| |#1| (-38 (-400 (-550)))))) (-3176 (($ $) 117 (|has| |#1| (-38 (-400 (-550)))))) (-3052 (($ $) 93 (|has| |#1| (-38 (-400 (-550)))))) (-1635 (($ $) NIL (-12 (|has| (-1142 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))))) (-2626 (($) 20 T CONST)) (-2636 (($) 16 T CONST)) (-4183 (($ $ (-1 (-1142 |#1| |#2| |#3|) (-1142 |#1| |#2| |#3|))) NIL (|has| |#1| (-356))) (($ $ (-1 (-1142 |#1| |#2| |#3|) (-1142 |#1| |#2| |#3|)) (-749)) NIL (|has| |#1| (-356))) (($ $ (-749)) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))))) (($ $ (-1144) (-749)) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))))) (($ $ (-623 (-1144))) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))))) (($ $ (-1144)) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144))))))) (-2363 (((-112) $ $) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1142 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2345 (((-112) $ $) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1142 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1142 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2335 (((-112) $ $) NIL (-1561 (-12 (|has| (-1142 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1142 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356))) (($ $ $) 44 (|has| |#1| (-356))) (($ (-1142 |#1| |#2| |#3|) (-1142 |#1| |#2| |#3|)) 45 (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) 21)) (** (($ $ (-894)) NIL) (($ $ (-749)) 53) (($ $ (-550)) NIL (|has| |#1| (-356))) (($ $ $) 74 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 128 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 32) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1142 |#1| |#2| |#3|)) 43 (|has| |#1| (-356))) (($ (-1142 |#1| |#2| |#3|) $) 42 (|has| |#1| (-356))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
-(((-1135 |#1| |#2| |#3|) (-13 (-1189 |#1| (-1142 |#1| |#2| |#3|)) (-10 -8 (-15 -1518 ($ (-1223 |#2|))) (-15 -2393 ($ $ (-1223 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -1489 ($ $ (-1223 |#2|))) |%noBranch|))) (-1020) (-1144) |#1|) (T -1135))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1135 *3 *4 *5)) (-4 *3 (-1020)) (-14 *5 *3))) (-2393 (*1 *1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1135 *3 *4 *5)) (-4 *3 (-1020)) (-14 *5 *3))) (-1489 (*1 *1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1135 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)) (-14 *5 *3))))
-(-13 (-1189 |#1| (-1142 |#1| |#2| |#3|)) (-10 -8 (-15 -1518 ($ (-1223 |#2|))) (-15 -2393 ($ $ (-1223 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -1489 ($ $ (-1223 |#2|))) |%noBranch|)))
-((-3601 ((|#2| |#2| (-1060 |#2|)) 26) ((|#2| |#2| (-1144)) 28)))
-(((-1136 |#1| |#2|) (-10 -7 (-15 -3601 (|#2| |#2| (-1144))) (-15 -3601 (|#2| |#2| (-1060 |#2|)))) (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))) (-13 (-423 |#1|) (-158) (-27) (-1166))) (T -1136))
-((-3601 (*1 *2 *2 *3) (-12 (-5 *3 (-1060 *2)) (-4 *2 (-13 (-423 *4) (-158) (-27) (-1166))) (-4 *4 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-1136 *4 *2)))) (-3601 (*1 *2 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-1136 *4 *2)) (-4 *2 (-13 (-423 *4) (-158) (-27) (-1166))))))
-(-10 -7 (-15 -3601 (|#2| |#2| (-1144))) (-15 -3601 (|#2| |#2| (-1060 |#2|))))
-((-3601 (((-3 (-400 (-925 |#1|)) (-309 |#1|)) (-400 (-925 |#1|)) (-1060 (-400 (-925 |#1|)))) 31) (((-400 (-925 |#1|)) (-925 |#1|) (-1060 (-925 |#1|))) 44) (((-3 (-400 (-925 |#1|)) (-309 |#1|)) (-400 (-925 |#1|)) (-1144)) 33) (((-400 (-925 |#1|)) (-925 |#1|) (-1144)) 36)))
-(((-1137 |#1|) (-10 -7 (-15 -3601 ((-400 (-925 |#1|)) (-925 |#1|) (-1144))) (-15 -3601 ((-3 (-400 (-925 |#1|)) (-309 |#1|)) (-400 (-925 |#1|)) (-1144))) (-15 -3601 ((-400 (-925 |#1|)) (-925 |#1|) (-1060 (-925 |#1|)))) (-15 -3601 ((-3 (-400 (-925 |#1|)) (-309 |#1|)) (-400 (-925 |#1|)) (-1060 (-400 (-925 |#1|)))))) (-13 (-542) (-825) (-1011 (-550)))) (T -1137))
-((-3601 (*1 *2 *3 *4) (-12 (-5 *4 (-1060 (-400 (-925 *5)))) (-5 *3 (-400 (-925 *5))) (-4 *5 (-13 (-542) (-825) (-1011 (-550)))) (-5 *2 (-3 *3 (-309 *5))) (-5 *1 (-1137 *5)))) (-3601 (*1 *2 *3 *4) (-12 (-5 *4 (-1060 (-925 *5))) (-5 *3 (-925 *5)) (-4 *5 (-13 (-542) (-825) (-1011 (-550)))) (-5 *2 (-400 *3)) (-5 *1 (-1137 *5)))) (-3601 (*1 *2 *3 *4) (-12 (-5 *4 (-1144)) (-4 *5 (-13 (-542) (-825) (-1011 (-550)))) (-5 *2 (-3 (-400 (-925 *5)) (-309 *5))) (-5 *1 (-1137 *5)) (-5 *3 (-400 (-925 *5))))) (-3601 (*1 *2 *3 *4) (-12 (-5 *4 (-1144)) (-4 *5 (-13 (-542) (-825) (-1011 (-550)))) (-5 *2 (-400 (-925 *5))) (-5 *1 (-1137 *5)) (-5 *3 (-925 *5)))))
-(-10 -7 (-15 -3601 ((-400 (-925 |#1|)) (-925 |#1|) (-1144))) (-15 -3601 ((-3 (-400 (-925 |#1|)) (-309 |#1|)) (-400 (-925 |#1|)) (-1144))) (-15 -3601 ((-400 (-925 |#1|)) (-925 |#1|) (-1060 (-925 |#1|)))) (-15 -3601 ((-3 (-400 (-925 |#1|)) (-309 |#1|)) (-400 (-925 |#1|)) (-1060 (-400 (-925 |#1|))))))
-((-3972 (((-1140 |#2|) (-1 |#2| |#1|) (-1140 |#1|)) 13)))
-(((-1138 |#1| |#2|) (-10 -7 (-15 -3972 ((-1140 |#2|) (-1 |#2| |#1|) (-1140 |#1|)))) (-1020) (-1020)) (T -1138))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1140 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *2 (-1140 *6)) (-5 *1 (-1138 *5 *6)))))
-(-10 -7 (-15 -3972 ((-1140 |#2|) (-1 |#2| |#1|) (-1140 |#1|))))
-((-3564 (((-411 (-1140 (-400 |#4|))) (-1140 (-400 |#4|))) 51)) (-3338 (((-411 (-1140 (-400 |#4|))) (-1140 (-400 |#4|))) 52)))
-(((-1139 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3338 ((-411 (-1140 (-400 |#4|))) (-1140 (-400 |#4|)))) (-15 -3564 ((-411 (-1140 (-400 |#4|))) (-1140 (-400 |#4|))))) (-771) (-825) (-444) (-922 |#3| |#1| |#2|)) (T -1139))
-((-3564 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-444)) (-4 *7 (-922 *6 *4 *5)) (-5 *2 (-411 (-1140 (-400 *7)))) (-5 *1 (-1139 *4 *5 *6 *7)) (-5 *3 (-1140 (-400 *7))))) (-3338 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-444)) (-4 *7 (-922 *6 *4 *5)) (-5 *2 (-411 (-1140 (-400 *7)))) (-5 *1 (-1139 *4 *5 *6 *7)) (-5 *3 (-1140 (-400 *7))))))
-(-10 -7 (-15 -3338 ((-411 (-1140 (-400 |#4|))) (-1140 (-400 |#4|)))) (-15 -3564 ((-411 (-1140 (-400 |#4|))) (-1140 (-400 |#4|)))))
-((-1504 (((-112) $ $) 137)) (-3433 (((-112) $) 27)) (-2170 (((-1227 |#1|) $ (-749)) NIL)) (-3141 (((-623 (-1050)) $) NIL)) (-3058 (($ (-1140 |#1|)) NIL)) (-3306 (((-1140 $) $ (-1050)) 58) (((-1140 |#1|) $) 47)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) 132 (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-1520 (((-749) $) NIL) (((-749) $ (-623 (-1050))) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3238 (($ $ $) 126 (|has| |#1| (-542)))) (-3688 (((-411 (-1140 $)) (-1140 $)) 71 (|has| |#1| (-882)))) (-1505 (($ $) NIL (|has| |#1| (-444)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-444)))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) 91 (|has| |#1| (-882)))) (-3631 (((-112) $ $) NIL (|has| |#1| (-356)))) (-3810 (($ $ (-749)) 39)) (-3690 (($ $ (-749)) 40)) (-4005 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-444)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#1| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-1050) "failed") $) NIL)) (-2726 ((|#1| $) NIL) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-1050) $) NIL)) (-3340 (($ $ $ (-1050)) NIL (|has| |#1| (-170))) ((|#1| $ $) 128 (|has| |#1| (-170)))) (-3349 (($ $ $) NIL (|has| |#1| (-356)))) (-3295 (($ $) 56)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1519 (($ $ $) NIL (|has| |#1| (-356)))) (-3563 (($ $ $) 104)) (-4232 (($ $ $) NIL (|has| |#1| (-542)))) (-4113 (((-2 (|:| -2855 |#1|) (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-542)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-2674 (($ $) 133 (|has| |#1| (-444))) (($ $ (-1050)) NIL (|has| |#1| (-444)))) (-3287 (((-623 $) $) NIL)) (-3933 (((-112) $) NIL (|has| |#1| (-882)))) (-2613 (($ $ |#1| (-749) $) 45)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (-12 (|has| (-1050) (-859 (-372))) (|has| |#1| (-859 (-372))))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (-12 (|has| (-1050) (-859 (-550))) (|has| |#1| (-859 (-550)))))) (-3425 (((-836) $ (-836)) 117)) (-2475 (((-749) $ $) NIL (|has| |#1| (-542)))) (-3102 (((-112) $) 30)) (-2603 (((-749) $) NIL)) (-2826 (((-3 $ "failed") $) NIL (|has| |#1| (-1119)))) (-3129 (($ (-1140 |#1|) (-1050)) 49) (($ (-1140 $) (-1050)) 65)) (-1784 (($ $ (-749)) 32)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1822 (((-623 $) $) NIL)) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| (-749)) 63) (($ $ (-1050) (-749)) NIL) (($ $ (-623 (-1050)) (-623 (-749))) NIL)) (-2843 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $ (-1050)) NIL) (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 121)) (-1667 (((-749) $) NIL) (((-749) $ (-1050)) NIL) (((-623 (-749)) $ (-623 (-1050))) NIL)) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-2688 (($ (-1 (-749) (-749)) $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-3165 (((-1140 |#1|) $) NIL)) (-2558 (((-3 (-1050) "failed") $) NIL)) (-3267 (($ $) NIL)) (-3277 ((|#1| $) 52)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-1825 (((-1126) $) NIL)) (-2731 (((-2 (|:| -3526 $) (|:| -2786 $)) $ (-749)) 38)) (-1598 (((-3 (-623 $) "failed") $) NIL)) (-1444 (((-3 (-623 $) "failed") $) NIL)) (-1748 (((-3 (-2 (|:| |var| (-1050)) (|:| -3521 (-749))) "failed") $) NIL)) (-1489 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3862 (($) NIL (|has| |#1| (-1119)) CONST)) (-3337 (((-1088) $) NIL)) (-3248 (((-112) $) 31)) (-3256 ((|#1| $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 79 (|has| |#1| (-444)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) 135 (|has| |#1| (-444)))) (-3138 (($ $ (-749) |#1| $) 99)) (-3430 (((-411 (-1140 $)) (-1140 $)) 77 (|has| |#1| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) 76 (|has| |#1| (-882)))) (-3338 (((-411 $) $) 84 (|has| |#1| (-882)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-1495 (((-3 $ "failed") $ |#1|) 131 (|has| |#1| (-542))) (((-3 $ "failed") $ $) 100 (|has| |#1| (-542)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3866 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-1050) |#1|) NIL) (($ $ (-623 (-1050)) (-623 |#1|)) NIL) (($ $ (-1050) $) NIL) (($ $ (-623 (-1050)) (-623 $)) NIL)) (-3542 (((-749) $) NIL (|has| |#1| (-356)))) (-2680 ((|#1| $ |#1|) 119) (($ $ $) 120) (((-400 $) (-400 $) (-400 $)) NIL (|has| |#1| (-542))) ((|#1| (-400 $) |#1|) NIL (|has| |#1| (-356))) (((-400 $) $ (-400 $)) NIL (|has| |#1| (-542)))) (-2953 (((-3 $ "failed") $ (-749)) 35)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 138 (|has| |#1| (-356)))) (-3453 (($ $ (-1050)) NIL (|has| |#1| (-170))) ((|#1| $) 124 (|has| |#1| (-170)))) (-2393 (($ $ (-1050)) NIL) (($ $ (-623 (-1050))) NIL) (($ $ (-1050) (-749)) NIL) (($ $ (-623 (-1050)) (-623 (-749))) NIL) (($ $ (-749)) NIL) (($ $) NIL) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-2970 (((-749) $) 54) (((-749) $ (-1050)) NIL) (((-623 (-749)) $ (-623 (-1050))) NIL)) (-4028 (((-865 (-372)) $) NIL (-12 (|has| (-1050) (-596 (-865 (-372)))) (|has| |#1| (-596 (-865 (-372)))))) (((-865 (-550)) $) NIL (-12 (|has| (-1050) (-596 (-865 (-550)))) (|has| |#1| (-596 (-865 (-550)))))) (((-526) $) NIL (-12 (|has| (-1050) (-596 (-526))) (|has| |#1| (-596 (-526)))))) (-2503 ((|#1| $) 130 (|has| |#1| (-444))) (($ $ (-1050)) NIL (|has| |#1| (-444)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#1| (-882))))) (-1292 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542))) (((-3 (-400 $) "failed") (-400 $) $) NIL (|has| |#1| (-542)))) (-1518 (((-836) $) 118) (($ (-550)) NIL) (($ |#1|) 53) (($ (-1050)) NIL) (($ (-400 (-550))) NIL (-1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1011 (-400 (-550)))))) (($ $) NIL (|has| |#1| (-542)))) (-3511 (((-623 |#1|) $) NIL)) (-2510 ((|#1| $ (-749)) NIL) (($ $ (-1050) (-749)) NIL) (($ $ (-623 (-1050)) (-623 (-749))) NIL)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| |#1| (-882))) (|has| |#1| (-143))))) (-2390 (((-749)) NIL)) (-2540 (($ $ $ (-749)) 25 (|has| |#1| (-170)))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2626 (($) 15 T CONST)) (-2636 (($) 16 T CONST)) (-4183 (($ $ (-1050)) NIL) (($ $ (-623 (-1050))) NIL) (($ $ (-1050) (-749)) NIL) (($ $ (-623 (-1050)) (-623 (-749))) NIL) (($ $ (-749)) NIL) (($ $) NIL) (($ $ (-1144)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) 96)) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2414 (($ $ |#1|) 139 (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) 66)) (** (($ $ (-894)) 14) (($ $ (-749)) 12)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 24) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 102) (($ $ |#1|) NIL)))
-(((-1140 |#1|) (-13 (-1203 |#1|) (-10 -8 (-15 -3425 ((-836) $ (-836))) (-15 -3138 ($ $ (-749) |#1| $)))) (-1020)) (T -1140))
-((-3425 (*1 *2 *1 *2) (-12 (-5 *2 (-836)) (-5 *1 (-1140 *3)) (-4 *3 (-1020)))) (-3138 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-749)) (-5 *1 (-1140 *3)) (-4 *3 (-1020)))))
-(-13 (-1203 |#1|) (-10 -8 (-15 -3425 ((-836) $ (-836))) (-15 -3138 ($ $ (-749) |#1| $))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3141 (((-623 (-1050)) $) NIL)) (-1861 (((-1144) $) 11)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-2370 (($ $ (-400 (-550))) NIL) (($ $ (-400 (-550)) (-400 (-550))) NIL)) (-2575 (((-1124 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|))) $) NIL)) (-3123 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3005 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL (|has| |#1| (-356)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3353 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3631 (((-112) $ $) NIL (|has| |#1| (-356)))) (-3103 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2984 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2672 (($ (-749) (-1124 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|)))) NIL)) (-3146 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3025 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-1135 |#1| |#2| |#3|) "failed") $) 33) (((-3 (-1142 |#1| |#2| |#3|) "failed") $) 36)) (-2726 (((-1135 |#1| |#2| |#3|) $) NIL) (((-1142 |#1| |#2| |#3|) $) NIL)) (-3349 (($ $ $) NIL (|has| |#1| (-356)))) (-3295 (($ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-3914 (((-400 (-550)) $) 55)) (-1519 (($ $ $) NIL (|has| |#1| (-356)))) (-3214 (($ (-400 (-550)) (-1135 |#1| |#2| |#3|)) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-3933 (((-112) $) NIL (|has| |#1| (-356)))) (-3478 (((-112) $) NIL)) (-2734 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2475 (((-400 (-550)) $) NIL) (((-400 (-550)) $ (-400 (-550))) NIL)) (-3102 (((-112) $) NIL)) (-1460 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1784 (($ $ (-894)) NIL) (($ $ (-400 (-550))) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| (-400 (-550))) 20) (($ $ (-1050) (-400 (-550))) NIL) (($ $ (-623 (-1050)) (-623 (-400 (-550)))) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-2958 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-2061 (((-1135 |#1| |#2| |#3|) $) 41)) (-1928 (((-3 (-1135 |#1| |#2| |#3|) "failed") $) NIL)) (-3203 (((-1135 |#1| |#2| |#3|) $) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL (|has| |#1| (-356)))) (-1489 (($ $) 39 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1144)) NIL (-1561 (-12 (|has| |#1| (-15 -1489 (|#1| |#1| (-1144)))) (|has| |#1| (-15 -3141 ((-623 (-1144)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-932)) (|has| |#1| (-1166))))) (($ $ (-1223 |#2|)) 40 (|has| |#1| (-38 (-400 (-550)))))) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#1| (-356)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-3338 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-2272 (($ $ (-400 (-550))) NIL)) (-1495 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1812 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3866 (((-1124 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))))) (-3542 (((-749) $) NIL (|has| |#1| (-356)))) (-2680 ((|#1| $ (-400 (-550))) NIL) (($ $ $) NIL (|has| (-400 (-550)) (-1080)))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-356)))) (-2393 (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) 37 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $ (-1223 |#2|)) 38)) (-2970 (((-400 (-550)) $) NIL)) (-3157 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3033 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3135 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3016 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3114 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2995 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3380 (($ $) NIL)) (-1518 (((-836) $) 58) (($ (-550)) NIL) (($ |#1|) NIL (|has| |#1| (-170))) (($ (-1135 |#1| |#2| |#3|)) 30) (($ (-1142 |#1| |#2| |#3|)) 31) (($ (-1223 |#2|)) 26) (($ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $) NIL (|has| |#1| (-542)))) (-2510 ((|#1| $ (-400 (-550))) NIL)) (-4242 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2390 (((-749)) NIL)) (-3335 ((|#1| $) 12)) (-3187 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3060 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3167 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3043 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3209 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3081 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2001 ((|#1| $ (-400 (-550))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))) (|has| |#1| (-15 -1518 (|#1| (-1144))))))) (-3294 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3094 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3198 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3072 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3176 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3052 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2626 (($) 22 T CONST)) (-2636 (($) 16 T CONST)) (-4183 (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) 24)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
-(((-1141 |#1| |#2| |#3|) (-13 (-1210 |#1| (-1135 |#1| |#2| |#3|)) (-1011 (-1142 |#1| |#2| |#3|)) (-10 -8 (-15 -1518 ($ (-1223 |#2|))) (-15 -2393 ($ $ (-1223 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -1489 ($ $ (-1223 |#2|))) |%noBranch|))) (-1020) (-1144) |#1|) (T -1141))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1141 *3 *4 *5)) (-4 *3 (-1020)) (-14 *5 *3))) (-2393 (*1 *1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1141 *3 *4 *5)) (-4 *3 (-1020)) (-14 *5 *3))) (-1489 (*1 *1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1141 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)) (-14 *5 *3))))
-(-13 (-1210 |#1| (-1135 |#1| |#2| |#3|)) (-1011 (-1142 |#1| |#2| |#3|)) (-10 -8 (-15 -1518 ($ (-1223 |#2|))) (-15 -2393 ($ $ (-1223 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -1489 ($ $ (-1223 |#2|))) |%noBranch|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 125)) (-3141 (((-623 (-1050)) $) NIL)) (-1861 (((-1144) $) 116)) (-3504 (((-1200 |#2| |#1|) $ (-749)) 63)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-2370 (($ $ (-749)) 79) (($ $ (-749) (-749)) 76)) (-2575 (((-1124 (-2 (|:| |k| (-749)) (|:| |c| |#1|))) $) 102)) (-3123 (($ $) 169 (|has| |#1| (-38 (-400 (-550)))))) (-3005 (($ $) 145 (|has| |#1| (-38 (-400 (-550)))))) (-3219 (((-3 $ "failed") $ $) NIL)) (-3353 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3103 (($ $) 165 (|has| |#1| (-38 (-400 (-550)))))) (-2984 (($ $) 141 (|has| |#1| (-38 (-400 (-550)))))) (-2672 (($ (-1124 (-2 (|:| |k| (-749)) (|:| |c| |#1|)))) 115) (($ (-1124 |#1|)) 110)) (-3146 (($ $) 173 (|has| |#1| (-38 (-400 (-550)))))) (-3025 (($ $) 149 (|has| |#1| (-38 (-400 (-550)))))) (-3513 (($) NIL T CONST)) (-3295 (($ $) NIL)) (-1386 (((-3 $ "failed") $) 23)) (-2033 (($ $) 26)) (-1402 (((-925 |#1|) $ (-749)) 75) (((-925 |#1|) $ (-749) (-749)) 77)) (-3478 (((-112) $) 120)) (-2734 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2475 (((-749) $) 122) (((-749) $ (-749)) 124)) (-3102 (((-112) $) NIL)) (-1460 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1784 (($ $ (-894)) NIL)) (-3315 (($ (-1 |#1| (-550)) $) NIL)) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| (-749)) 13) (($ $ (-1050) (-749)) NIL) (($ $ (-623 (-1050)) (-623 (-749))) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-2958 (($ $) 131 (|has| |#1| (-38 (-400 (-550)))))) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL)) (-1825 (((-1126) $) NIL)) (-1489 (($ $) 129 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1144)) NIL (-1561 (-12 (|has| |#1| (-15 -1489 (|#1| |#1| (-1144)))) (|has| |#1| (-15 -3141 ((-623 (-1144)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-932)) (|has| |#1| (-1166))))) (($ $ (-1223 |#2|)) 130 (|has| |#1| (-38 (-400 (-550)))))) (-3337 (((-1088) $) NIL)) (-2272 (($ $ (-749)) 15)) (-1495 (((-3 $ "failed") $ $) 24 (|has| |#1| (-542)))) (-1812 (($ $) 133 (|has| |#1| (-38 (-400 (-550)))))) (-3866 (((-1124 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-749)))))) (-2680 ((|#1| $ (-749)) 119) (($ $ $) 128 (|has| (-749) (-1080)))) (-2393 (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144)) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-749) |#1|)))) (($ $) 27 (|has| |#1| (-15 * (|#1| (-749) |#1|)))) (($ $ (-1223 |#2|)) 29)) (-2970 (((-749) $) NIL)) (-3157 (($ $) 175 (|has| |#1| (-38 (-400 (-550)))))) (-3033 (($ $) 151 (|has| |#1| (-38 (-400 (-550)))))) (-3135 (($ $) 171 (|has| |#1| (-38 (-400 (-550)))))) (-3016 (($ $) 147 (|has| |#1| (-38 (-400 (-550)))))) (-3114 (($ $) 167 (|has| |#1| (-38 (-400 (-550)))))) (-2995 (($ $) 143 (|has| |#1| (-38 (-400 (-550)))))) (-3380 (($ $) NIL)) (-1518 (((-836) $) 201) (($ (-550)) NIL) (($ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $) NIL (|has| |#1| (-542))) (($ |#1|) 126 (|has| |#1| (-170))) (($ (-1200 |#2| |#1|)) 51) (($ (-1223 |#2|)) 32)) (-3511 (((-1124 |#1|) $) 98)) (-2510 ((|#1| $ (-749)) 118)) (-4242 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2390 (((-749)) NIL)) (-3335 ((|#1| $) 54)) (-3187 (($ $) 181 (|has| |#1| (-38 (-400 (-550)))))) (-3060 (($ $) 157 (|has| |#1| (-38 (-400 (-550)))))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3167 (($ $) 177 (|has| |#1| (-38 (-400 (-550)))))) (-3043 (($ $) 153 (|has| |#1| (-38 (-400 (-550)))))) (-3209 (($ $) 185 (|has| |#1| (-38 (-400 (-550)))))) (-3081 (($ $) 161 (|has| |#1| (-38 (-400 (-550)))))) (-2001 ((|#1| $ (-749)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-749)))) (|has| |#1| (-15 -1518 (|#1| (-1144))))))) (-3294 (($ $) 187 (|has| |#1| (-38 (-400 (-550)))))) (-3094 (($ $) 163 (|has| |#1| (-38 (-400 (-550)))))) (-3198 (($ $) 183 (|has| |#1| (-38 (-400 (-550)))))) (-3072 (($ $) 159 (|has| |#1| (-38 (-400 (-550)))))) (-3176 (($ $) 179 (|has| |#1| (-38 (-400 (-550)))))) (-3052 (($ $) 155 (|has| |#1| (-38 (-400 (-550)))))) (-2626 (($) 17 T CONST)) (-2636 (($) 19 T CONST)) (-4183 (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144)) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-749) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) 194)) (-2391 (($ $ $) 31)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ |#1|) 198 (|has| |#1| (-356))) (($ $ $) 134 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 137 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 132) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
-(((-1142 |#1| |#2| |#3|) (-13 (-1218 |#1|) (-10 -8 (-15 -1518 ($ (-1200 |#2| |#1|))) (-15 -3504 ((-1200 |#2| |#1|) $ (-749))) (-15 -1518 ($ (-1223 |#2|))) (-15 -2393 ($ $ (-1223 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -1489 ($ $ (-1223 |#2|))) |%noBranch|))) (-1020) (-1144) |#1|) (T -1142))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1200 *4 *3)) (-4 *3 (-1020)) (-14 *4 (-1144)) (-14 *5 *3) (-5 *1 (-1142 *3 *4 *5)))) (-3504 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1200 *5 *4)) (-5 *1 (-1142 *4 *5 *6)) (-4 *4 (-1020)) (-14 *5 (-1144)) (-14 *6 *4))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1142 *3 *4 *5)) (-4 *3 (-1020)) (-14 *5 *3))) (-2393 (*1 *1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1142 *3 *4 *5)) (-4 *3 (-1020)) (-14 *5 *3))) (-1489 (*1 *1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1142 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)) (-14 *5 *3))))
-(-13 (-1218 |#1|) (-10 -8 (-15 -1518 ($ (-1200 |#2| |#1|))) (-15 -3504 ((-1200 |#2| |#1|) $ (-749))) (-15 -1518 ($ (-1223 |#2|))) (-15 -2393 ($ $ (-1223 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -1489 ($ $ (-1223 |#2|))) |%noBranch|)))
-((-1518 (((-836) $) 27) (($ (-1144)) 29)) (-1561 (($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $))) 40)) (-1547 (($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $))) 33) (($ $) 34)) (-2827 (($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $))) 35)) (-2816 (($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $))) 37)) (-2804 (($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $))) 36)) (-2792 (($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $))) 38)) (-3856 (($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $))) 41)) (-12 (($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $))) 39)))
-(((-1143) (-13 (-595 (-836)) (-10 -8 (-15 -1518 ($ (-1144))) (-15 -2827 ($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -2804 ($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -2816 ($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -2792 ($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -1561 ($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -3856 ($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -1547 ($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -1547 ($ $))))) (T -1143))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-1143)))) (-2827 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1143)))) (-5 *1 (-1143)))) (-2804 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1143)))) (-5 *1 (-1143)))) (-2816 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1143)))) (-5 *1 (-1143)))) (-2792 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1143)))) (-5 *1 (-1143)))) (-1561 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1143)))) (-5 *1 (-1143)))) (-3856 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1143)))) (-5 *1 (-1143)))) (-12 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1143)))) (-5 *1 (-1143)))) (-1547 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1143)))) (-5 *1 (-1143)))) (-1547 (*1 *1 *1) (-5 *1 (-1143))))
-(-13 (-595 (-836)) (-10 -8 (-15 -1518 ($ (-1144))) (-15 -2827 ($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -2804 ($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -2816 ($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -2792 ($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -1561 ($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -3856 ($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -1547 ($ (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -1547 ($ $))))
-((-1504 (((-112) $ $) NIL)) (-3765 (($ $ (-623 (-836))) 59)) (-3097 (($ $ (-623 (-836))) 57)) (-4038 (((-1126) $) 84)) (-3782 (((-2 (|:| -2975 (-623 (-836))) (|:| -2270 (-623 (-836))) (|:| |presup| (-623 (-836))) (|:| -2810 (-623 (-836))) (|:| |args| (-623 (-836)))) $) 87)) (-3212 (((-112) $) 22)) (-2436 (($ $ (-623 (-623 (-836)))) 56) (($ $ (-2 (|:| -2975 (-623 (-836))) (|:| -2270 (-623 (-836))) (|:| |presup| (-623 (-836))) (|:| -2810 (-623 (-836))) (|:| |args| (-623 (-836))))) 82)) (-3513 (($) 124 T CONST)) (-2216 (((-1232)) 106)) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) 66) (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) 73)) (-2578 (($) 95) (($ $) 101)) (-1916 (($ $) 83)) (-2707 (($ $ $) NIL)) (-4164 (($ $ $) NIL)) (-4218 (((-623 $) $) 107)) (-1825 (((-1126) $) 90)) (-3337 (((-1088) $) NIL)) (-2680 (($ $ (-623 (-836))) 58)) (-4028 (((-526) $) 46) (((-1144) $) 47) (((-865 (-550)) $) 77) (((-865 (-372)) $) 75)) (-1518 (((-836) $) 53) (($ (-1126)) 48)) (-3642 (($ $ (-623 (-836))) 60)) (-3040 (((-1126) $) 33) (((-1126) $ (-112)) 34) (((-1232) (-800) $) 35) (((-1232) (-800) $ (-112)) 36)) (-2363 (((-112) $ $) NIL)) (-2345 (((-112) $ $) NIL)) (-2316 (((-112) $ $) 49)) (-2354 (((-112) $ $) NIL)) (-2335 (((-112) $ $) 50)))
-(((-1144) (-13 (-825) (-596 (-526)) (-806) (-596 (-1144)) (-596 (-865 (-550))) (-596 (-865 (-372))) (-859 (-550)) (-859 (-372)) (-10 -8 (-15 -2578 ($)) (-15 -2578 ($ $)) (-15 -2216 ((-1232))) (-15 -1518 ($ (-1126))) (-15 -1916 ($ $)) (-15 -3212 ((-112) $)) (-15 -3782 ((-2 (|:| -2975 (-623 (-836))) (|:| -2270 (-623 (-836))) (|:| |presup| (-623 (-836))) (|:| -2810 (-623 (-836))) (|:| |args| (-623 (-836)))) $)) (-15 -2436 ($ $ (-623 (-623 (-836))))) (-15 -2436 ($ $ (-2 (|:| -2975 (-623 (-836))) (|:| -2270 (-623 (-836))) (|:| |presup| (-623 (-836))) (|:| -2810 (-623 (-836))) (|:| |args| (-623 (-836)))))) (-15 -3097 ($ $ (-623 (-836)))) (-15 -3765 ($ $ (-623 (-836)))) (-15 -3642 ($ $ (-623 (-836)))) (-15 -2680 ($ $ (-623 (-836)))) (-15 -4038 ((-1126) $)) (-15 -4218 ((-623 $) $)) (-15 -3513 ($) -2258)))) (T -1144))
-((-2578 (*1 *1) (-5 *1 (-1144))) (-2578 (*1 *1 *1) (-5 *1 (-1144))) (-2216 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-1144)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1144)))) (-1916 (*1 *1 *1) (-5 *1 (-1144))) (-3212 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1144)))) (-3782 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -2975 (-623 (-836))) (|:| -2270 (-623 (-836))) (|:| |presup| (-623 (-836))) (|:| -2810 (-623 (-836))) (|:| |args| (-623 (-836))))) (-5 *1 (-1144)))) (-2436 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-623 (-836)))) (-5 *1 (-1144)))) (-2436 (*1 *1 *1 *2) (-12 (-5 *2 (-2 (|:| -2975 (-623 (-836))) (|:| -2270 (-623 (-836))) (|:| |presup| (-623 (-836))) (|:| -2810 (-623 (-836))) (|:| |args| (-623 (-836))))) (-5 *1 (-1144)))) (-3097 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-1144)))) (-3765 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-1144)))) (-3642 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-1144)))) (-2680 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-1144)))) (-4038 (*1 *2 *1) (-12 (-5 *2 (-1126)) (-5 *1 (-1144)))) (-4218 (*1 *2 *1) (-12 (-5 *2 (-623 (-1144))) (-5 *1 (-1144)))) (-3513 (*1 *1) (-5 *1 (-1144))))
-(-13 (-825) (-596 (-526)) (-806) (-596 (-1144)) (-596 (-865 (-550))) (-596 (-865 (-372))) (-859 (-550)) (-859 (-372)) (-10 -8 (-15 -2578 ($)) (-15 -2578 ($ $)) (-15 -2216 ((-1232))) (-15 -1518 ($ (-1126))) (-15 -1916 ($ $)) (-15 -3212 ((-112) $)) (-15 -3782 ((-2 (|:| -2975 (-623 (-836))) (|:| -2270 (-623 (-836))) (|:| |presup| (-623 (-836))) (|:| -2810 (-623 (-836))) (|:| |args| (-623 (-836)))) $)) (-15 -2436 ($ $ (-623 (-623 (-836))))) (-15 -2436 ($ $ (-2 (|:| -2975 (-623 (-836))) (|:| -2270 (-623 (-836))) (|:| |presup| (-623 (-836))) (|:| -2810 (-623 (-836))) (|:| |args| (-623 (-836)))))) (-15 -3097 ($ $ (-623 (-836)))) (-15 -3765 ($ $ (-623 (-836)))) (-15 -3642 ($ $ (-623 (-836)))) (-15 -2680 ($ $ (-623 (-836)))) (-15 -4038 ((-1126) $)) (-15 -4218 ((-623 $) $)) (-15 -3513 ($) -2258)))
-((-2285 (((-1227 |#1|) |#1| (-894)) 16) (((-1227 |#1|) (-623 |#1|)) 20)))
-(((-1145 |#1|) (-10 -7 (-15 -2285 ((-1227 |#1|) (-623 |#1|))) (-15 -2285 ((-1227 |#1|) |#1| (-894)))) (-1020)) (T -1145))
-((-2285 (*1 *2 *3 *4) (-12 (-5 *4 (-894)) (-5 *2 (-1227 *3)) (-5 *1 (-1145 *3)) (-4 *3 (-1020)))) (-2285 (*1 *2 *3) (-12 (-5 *3 (-623 *4)) (-4 *4 (-1020)) (-5 *2 (-1227 *4)) (-5 *1 (-1145 *4)))))
-(-10 -7 (-15 -2285 ((-1227 |#1|) (-623 |#1|))) (-15 -2285 ((-1227 |#1|) |#1| (-894))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1011 (-400 (-550))))) (((-3 |#1| "failed") $) NIL)) (-2726 (((-550) $) NIL (|has| |#1| (-1011 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1011 (-400 (-550))))) ((|#1| $) NIL)) (-3295 (($ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-2674 (($ $) NIL (|has| |#1| (-444)))) (-2613 (($ $ |#1| (-944) $) NIL)) (-3102 (((-112) $) NIL)) (-2603 (((-749) $) NIL)) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| (-944)) NIL)) (-1667 (((-944) $) NIL)) (-2688 (($ (-1 (-944) (-944)) $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3248 (((-112) $) NIL)) (-3256 ((|#1| $) NIL)) (-3138 (($ $ (-944) |#1| $) NIL (-12 (|has| (-944) (-130)) (|has| |#1| (-542))))) (-1495 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542))) (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542)))) (-2970 (((-944) $) NIL)) (-2503 ((|#1| $) NIL (|has| |#1| (-444)))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ $) NIL (|has| |#1| (-542))) (($ |#1|) NIL) (($ (-400 (-550))) NIL (-1561 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1011 (-400 (-550))))))) (-3511 (((-623 |#1|) $) NIL)) (-2510 ((|#1| $ (-944)) NIL)) (-4242 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2390 (((-749)) NIL)) (-2540 (($ $ $ (-749)) NIL (|has| |#1| (-170)))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2626 (($) 9 T CONST)) (-2636 (($) 14 T CONST)) (-2316 (((-112) $ $) 16)) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) 19)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 20) (($ $ |#1|) NIL) (($ |#1| $) 13) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
-(((-1146 |#1|) (-13 (-319 |#1| (-944)) (-10 -8 (IF (|has| |#1| (-542)) (IF (|has| (-944) (-130)) (-15 -3138 ($ $ (-944) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4340)) (-6 -4340) |%noBranch|))) (-1020)) (T -1146))
-((-3138 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-944)) (-4 *2 (-130)) (-5 *1 (-1146 *3)) (-4 *3 (-542)) (-4 *3 (-1020)))))
-(-13 (-319 |#1| (-944)) (-10 -8 (IF (|has| |#1| (-542)) (IF (|has| (-944) (-130)) (-15 -3138 ($ $ (-944) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4340)) (-6 -4340) |%noBranch|)))
-((-2375 (((-1148) (-1144) $) 25)) (-3920 (($) 29)) (-2544 (((-3 (|:| |fst| (-427)) (|:| -3730 "void")) (-1144) $) 22)) (-1553 (((-1232) (-1144) (-3 (|:| |fst| (-427)) (|:| -3730 "void")) $) 41) (((-1232) (-1144) (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) 42) (((-1232) (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) 43)) (-4018 (((-1232) (-1144)) 58)) (-2629 (((-1232) (-1144) $) 55) (((-1232) (-1144)) 56) (((-1232)) 57)) (-1992 (((-1232) (-1144)) 37)) (-1778 (((-1144)) 36)) (-3498 (($) 34)) (-2556 (((-430) (-1144) (-430) (-1144) $) 45) (((-430) (-623 (-1144)) (-430) (-1144) $) 49) (((-430) (-1144) (-430)) 46) (((-430) (-1144) (-430) (-1144)) 50)) (-1888 (((-1144)) 35)) (-1518 (((-836) $) 28)) (-2085 (((-1232)) 30) (((-1232) (-1144)) 33)) (-2461 (((-623 (-1144)) (-1144) $) 24)) (-1660 (((-1232) (-1144) (-623 (-1144)) $) 38) (((-1232) (-1144) (-623 (-1144))) 39) (((-1232) (-623 (-1144))) 40)))
-(((-1147) (-13 (-595 (-836)) (-10 -8 (-15 -3920 ($)) (-15 -2085 ((-1232))) (-15 -2085 ((-1232) (-1144))) (-15 -2556 ((-430) (-1144) (-430) (-1144) $)) (-15 -2556 ((-430) (-623 (-1144)) (-430) (-1144) $)) (-15 -2556 ((-430) (-1144) (-430))) (-15 -2556 ((-430) (-1144) (-430) (-1144))) (-15 -1992 ((-1232) (-1144))) (-15 -1888 ((-1144))) (-15 -1778 ((-1144))) (-15 -1660 ((-1232) (-1144) (-623 (-1144)) $)) (-15 -1660 ((-1232) (-1144) (-623 (-1144)))) (-15 -1660 ((-1232) (-623 (-1144)))) (-15 -1553 ((-1232) (-1144) (-3 (|:| |fst| (-427)) (|:| -3730 "void")) $)) (-15 -1553 ((-1232) (-1144) (-3 (|:| |fst| (-427)) (|:| -3730 "void")))) (-15 -1553 ((-1232) (-3 (|:| |fst| (-427)) (|:| -3730 "void")))) (-15 -2629 ((-1232) (-1144) $)) (-15 -2629 ((-1232) (-1144))) (-15 -2629 ((-1232))) (-15 -4018 ((-1232) (-1144))) (-15 -3498 ($)) (-15 -2544 ((-3 (|:| |fst| (-427)) (|:| -3730 "void")) (-1144) $)) (-15 -2461 ((-623 (-1144)) (-1144) $)) (-15 -2375 ((-1148) (-1144) $))))) (T -1147))
-((-3920 (*1 *1) (-5 *1 (-1147))) (-2085 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-1147)))) (-2085 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-1232)) (-5 *1 (-1147)))) (-2556 (*1 *2 *3 *2 *3 *1) (-12 (-5 *2 (-430)) (-5 *3 (-1144)) (-5 *1 (-1147)))) (-2556 (*1 *2 *3 *2 *4 *1) (-12 (-5 *2 (-430)) (-5 *3 (-623 (-1144))) (-5 *4 (-1144)) (-5 *1 (-1147)))) (-2556 (*1 *2 *3 *2) (-12 (-5 *2 (-430)) (-5 *3 (-1144)) (-5 *1 (-1147)))) (-2556 (*1 *2 *3 *2 *3) (-12 (-5 *2 (-430)) (-5 *3 (-1144)) (-5 *1 (-1147)))) (-1992 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-1232)) (-5 *1 (-1147)))) (-1888 (*1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-1147)))) (-1778 (*1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-1147)))) (-1660 (*1 *2 *3 *4 *1) (-12 (-5 *4 (-623 (-1144))) (-5 *3 (-1144)) (-5 *2 (-1232)) (-5 *1 (-1147)))) (-1660 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-1144))) (-5 *3 (-1144)) (-5 *2 (-1232)) (-5 *1 (-1147)))) (-1660 (*1 *2 *3) (-12 (-5 *3 (-623 (-1144))) (-5 *2 (-1232)) (-5 *1 (-1147)))) (-1553 (*1 *2 *3 *4 *1) (-12 (-5 *3 (-1144)) (-5 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-5 *2 (-1232)) (-5 *1 (-1147)))) (-1553 (*1 *2 *3 *4) (-12 (-5 *3 (-1144)) (-5 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-5 *2 (-1232)) (-5 *1 (-1147)))) (-1553 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-5 *2 (-1232)) (-5 *1 (-1147)))) (-2629 (*1 *2 *3 *1) (-12 (-5 *3 (-1144)) (-5 *2 (-1232)) (-5 *1 (-1147)))) (-2629 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-1232)) (-5 *1 (-1147)))) (-2629 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-1147)))) (-4018 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-1232)) (-5 *1 (-1147)))) (-3498 (*1 *1) (-5 *1 (-1147))) (-2544 (*1 *2 *3 *1) (-12 (-5 *3 (-1144)) (-5 *2 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-5 *1 (-1147)))) (-2461 (*1 *2 *3 *1) (-12 (-5 *2 (-623 (-1144))) (-5 *1 (-1147)) (-5 *3 (-1144)))) (-2375 (*1 *2 *3 *1) (-12 (-5 *3 (-1144)) (-5 *2 (-1148)) (-5 *1 (-1147)))))
-(-13 (-595 (-836)) (-10 -8 (-15 -3920 ($)) (-15 -2085 ((-1232))) (-15 -2085 ((-1232) (-1144))) (-15 -2556 ((-430) (-1144) (-430) (-1144) $)) (-15 -2556 ((-430) (-623 (-1144)) (-430) (-1144) $)) (-15 -2556 ((-430) (-1144) (-430))) (-15 -2556 ((-430) (-1144) (-430) (-1144))) (-15 -1992 ((-1232) (-1144))) (-15 -1888 ((-1144))) (-15 -1778 ((-1144))) (-15 -1660 ((-1232) (-1144) (-623 (-1144)) $)) (-15 -1660 ((-1232) (-1144) (-623 (-1144)))) (-15 -1660 ((-1232) (-623 (-1144)))) (-15 -1553 ((-1232) (-1144) (-3 (|:| |fst| (-427)) (|:| -3730 "void")) $)) (-15 -1553 ((-1232) (-1144) (-3 (|:| |fst| (-427)) (|:| -3730 "void")))) (-15 -1553 ((-1232) (-3 (|:| |fst| (-427)) (|:| -3730 "void")))) (-15 -2629 ((-1232) (-1144) $)) (-15 -2629 ((-1232) (-1144))) (-15 -2629 ((-1232))) (-15 -4018 ((-1232) (-1144))) (-15 -3498 ($)) (-15 -2544 ((-3 (|:| |fst| (-427)) (|:| -3730 "void")) (-1144) $)) (-15 -2461 ((-623 (-1144)) (-1144) $)) (-15 -2375 ((-1148) (-1144) $))))
-((-4220 (((-623 (-623 (-3 (|:| -1916 (-1144)) (|:| -1509 (-623 (-3 (|:| S (-1144)) (|:| P (-925 (-550))))))))) $) 59)) (-1381 (((-623 (-3 (|:| -1916 (-1144)) (|:| -1509 (-623 (-3 (|:| S (-1144)) (|:| P (-925 (-550)))))))) (-427) $) 43)) (-3347 (($ (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-430))))) 17)) (-4018 (((-1232) $) 67)) (-3300 (((-623 (-1144)) $) 22)) (-4115 (((-1072) $) 55)) (-3403 (((-430) (-1144) $) 27)) (-1271 (((-623 (-1144)) $) 30)) (-3498 (($) 19)) (-2556 (((-430) (-623 (-1144)) (-430) $) 25) (((-430) (-1144) (-430) $) 24)) (-1518 (((-836) $) 9) (((-1154 (-1144) (-430)) $) 13)))
-(((-1148) (-13 (-595 (-836)) (-10 -8 (-15 -1518 ((-1154 (-1144) (-430)) $)) (-15 -3498 ($)) (-15 -2556 ((-430) (-623 (-1144)) (-430) $)) (-15 -2556 ((-430) (-1144) (-430) $)) (-15 -3403 ((-430) (-1144) $)) (-15 -3300 ((-623 (-1144)) $)) (-15 -1381 ((-623 (-3 (|:| -1916 (-1144)) (|:| -1509 (-623 (-3 (|:| S (-1144)) (|:| P (-925 (-550)))))))) (-427) $)) (-15 -1271 ((-623 (-1144)) $)) (-15 -4220 ((-623 (-623 (-3 (|:| -1916 (-1144)) (|:| -1509 (-623 (-3 (|:| S (-1144)) (|:| P (-925 (-550))))))))) $)) (-15 -4115 ((-1072) $)) (-15 -4018 ((-1232) $)) (-15 -3347 ($ (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-430))))))))) (T -1148))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-1154 (-1144) (-430))) (-5 *1 (-1148)))) (-3498 (*1 *1) (-5 *1 (-1148))) (-2556 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-430)) (-5 *3 (-623 (-1144))) (-5 *1 (-1148)))) (-2556 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-430)) (-5 *3 (-1144)) (-5 *1 (-1148)))) (-3403 (*1 *2 *3 *1) (-12 (-5 *3 (-1144)) (-5 *2 (-430)) (-5 *1 (-1148)))) (-3300 (*1 *2 *1) (-12 (-5 *2 (-623 (-1144))) (-5 *1 (-1148)))) (-1381 (*1 *2 *3 *1) (-12 (-5 *3 (-427)) (-5 *2 (-623 (-3 (|:| -1916 (-1144)) (|:| -1509 (-623 (-3 (|:| S (-1144)) (|:| P (-925 (-550))))))))) (-5 *1 (-1148)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-623 (-1144))) (-5 *1 (-1148)))) (-4220 (*1 *2 *1) (-12 (-5 *2 (-623 (-623 (-3 (|:| -1916 (-1144)) (|:| -1509 (-623 (-3 (|:| S (-1144)) (|:| P (-925 (-550)))))))))) (-5 *1 (-1148)))) (-4115 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1148)))) (-4018 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-1148)))) (-3347 (*1 *1 *2) (-12 (-5 *2 (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-430))))) (-5 *1 (-1148)))))
-(-13 (-595 (-836)) (-10 -8 (-15 -1518 ((-1154 (-1144) (-430)) $)) (-15 -3498 ($)) (-15 -2556 ((-430) (-623 (-1144)) (-430) $)) (-15 -2556 ((-430) (-1144) (-430) $)) (-15 -3403 ((-430) (-1144) $)) (-15 -3300 ((-623 (-1144)) $)) (-15 -1381 ((-623 (-3 (|:| -1916 (-1144)) (|:| -1509 (-623 (-3 (|:| S (-1144)) (|:| P (-925 (-550)))))))) (-427) $)) (-15 -1271 ((-623 (-1144)) $)) (-15 -4220 ((-623 (-623 (-3 (|:| -1916 (-1144)) (|:| -1509 (-623 (-3 (|:| S (-1144)) (|:| P (-925 (-550))))))))) $)) (-15 -4115 ((-1072) $)) (-15 -4018 ((-1232) $)) (-15 -3347 ($ (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-430))))))))
-((-1504 (((-112) $ $) NIL)) (-2714 (((-112) $) 48)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3792 (((-3 (-550) (-219) (-1144) (-1126) $) $) 56)) (-3692 (((-623 $) $) 61)) (-4028 (((-1072) $) 30) (($ (-1072)) 31)) (-3602 (((-112) $) 58)) (-1518 (((-836) $) 29) (($ (-550)) 32) (((-550) $) 34) (($ (-219)) 35) (((-219) $) 37) (($ (-1144)) 38) (((-1144) $) 40) (($ (-1126)) 41) (((-1126) $) 43)) (-2615 (((-112) $ (|[\|\|]| (-550))) 13) (((-112) $ (|[\|\|]| (-219))) 17) (((-112) $ (|[\|\|]| (-1144))) 25) (((-112) $ (|[\|\|]| (-1126))) 21)) (-2811 (($ (-1144) (-623 $)) 45) (($ $ (-623 $)) 46)) (-1771 (((-550) $) 33) (((-219) $) 36) (((-1144) $) 39) (((-1126) $) 42)) (-2316 (((-112) $ $) 8)))
-(((-1149) (-13 (-1222) (-1068) (-10 -8 (-15 -4028 ((-1072) $)) (-15 -4028 ($ (-1072))) (-15 -1518 ($ (-550))) (-15 -1518 ((-550) $)) (-15 -1771 ((-550) $)) (-15 -1518 ($ (-219))) (-15 -1518 ((-219) $)) (-15 -1771 ((-219) $)) (-15 -1518 ($ (-1144))) (-15 -1518 ((-1144) $)) (-15 -1771 ((-1144) $)) (-15 -1518 ($ (-1126))) (-15 -1518 ((-1126) $)) (-15 -1771 ((-1126) $)) (-15 -2811 ($ (-1144) (-623 $))) (-15 -2811 ($ $ (-623 $))) (-15 -2714 ((-112) $)) (-15 -3792 ((-3 (-550) (-219) (-1144) (-1126) $) $)) (-15 -3692 ((-623 $) $)) (-15 -3602 ((-112) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-550)))) (-15 -2615 ((-112) $ (|[\|\|]| (-219)))) (-15 -2615 ((-112) $ (|[\|\|]| (-1144)))) (-15 -2615 ((-112) $ (|[\|\|]| (-1126))))))) (T -1149))
-((-4028 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1149)))) (-4028 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1149)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-1149)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1149)))) (-1771 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1149)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-1149)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-219)) (-5 *1 (-1149)))) (-1771 (*1 *2 *1) (-12 (-5 *2 (-219)) (-5 *1 (-1149)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-1149)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-1149)))) (-1771 (*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-1149)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1149)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-1126)) (-5 *1 (-1149)))) (-1771 (*1 *2 *1) (-12 (-5 *2 (-1126)) (-5 *1 (-1149)))) (-2811 (*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-1149))) (-5 *1 (-1149)))) (-2811 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-1149))) (-5 *1 (-1149)))) (-2714 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1149)))) (-3792 (*1 *2 *1) (-12 (-5 *2 (-3 (-550) (-219) (-1144) (-1126) (-1149))) (-5 *1 (-1149)))) (-3692 (*1 *2 *1) (-12 (-5 *2 (-623 (-1149))) (-5 *1 (-1149)))) (-3602 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1149)))) (-2615 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-550))) (-5 *2 (-112)) (-5 *1 (-1149)))) (-2615 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-219))) (-5 *2 (-112)) (-5 *1 (-1149)))) (-2615 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-1144))) (-5 *2 (-112)) (-5 *1 (-1149)))) (-2615 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-1126))) (-5 *2 (-112)) (-5 *1 (-1149)))))
-(-13 (-1222) (-1068) (-10 -8 (-15 -4028 ((-1072) $)) (-15 -4028 ($ (-1072))) (-15 -1518 ($ (-550))) (-15 -1518 ((-550) $)) (-15 -1771 ((-550) $)) (-15 -1518 ($ (-219))) (-15 -1518 ((-219) $)) (-15 -1771 ((-219) $)) (-15 -1518 ($ (-1144))) (-15 -1518 ((-1144) $)) (-15 -1771 ((-1144) $)) (-15 -1518 ($ (-1126))) (-15 -1518 ((-1126) $)) (-15 -1771 ((-1126) $)) (-15 -2811 ($ (-1144) (-623 $))) (-15 -2811 ($ $ (-623 $))) (-15 -2714 ((-112) $)) (-15 -3792 ((-3 (-550) (-219) (-1144) (-1126) $) $)) (-15 -3692 ((-623 $) $)) (-15 -3602 ((-112) $)) (-15 -2615 ((-112) $ (|[\|\|]| (-550)))) (-15 -2615 ((-112) $ (|[\|\|]| (-219)))) (-15 -2615 ((-112) $ (|[\|\|]| (-1144)))) (-15 -2615 ((-112) $ (|[\|\|]| (-1126))))))
-((-2994 (((-623 (-623 (-925 |#1|))) (-623 (-400 (-925 |#1|))) (-623 (-1144))) 57)) (-2903 (((-623 (-287 (-400 (-925 |#1|)))) (-287 (-400 (-925 |#1|)))) 69) (((-623 (-287 (-400 (-925 |#1|)))) (-400 (-925 |#1|))) 65) (((-623 (-287 (-400 (-925 |#1|)))) (-287 (-400 (-925 |#1|))) (-1144)) 70) (((-623 (-287 (-400 (-925 |#1|)))) (-400 (-925 |#1|)) (-1144)) 64) (((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-287 (-400 (-925 |#1|))))) 93) (((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-400 (-925 |#1|)))) 92) (((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-287 (-400 (-925 |#1|)))) (-623 (-1144))) 94) (((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-400 (-925 |#1|))) (-623 (-1144))) 91)))
-(((-1150 |#1|) (-10 -7 (-15 -2903 ((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-400 (-925 |#1|))) (-623 (-1144)))) (-15 -2903 ((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-287 (-400 (-925 |#1|)))) (-623 (-1144)))) (-15 -2903 ((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-400 (-925 |#1|))))) (-15 -2903 ((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-287 (-400 (-925 |#1|)))))) (-15 -2903 ((-623 (-287 (-400 (-925 |#1|)))) (-400 (-925 |#1|)) (-1144))) (-15 -2903 ((-623 (-287 (-400 (-925 |#1|)))) (-287 (-400 (-925 |#1|))) (-1144))) (-15 -2903 ((-623 (-287 (-400 (-925 |#1|)))) (-400 (-925 |#1|)))) (-15 -2903 ((-623 (-287 (-400 (-925 |#1|)))) (-287 (-400 (-925 |#1|))))) (-15 -2994 ((-623 (-623 (-925 |#1|))) (-623 (-400 (-925 |#1|))) (-623 (-1144))))) (-542)) (T -1150))
-((-2994 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-400 (-925 *5)))) (-5 *4 (-623 (-1144))) (-4 *5 (-542)) (-5 *2 (-623 (-623 (-925 *5)))) (-5 *1 (-1150 *5)))) (-2903 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-623 (-287 (-400 (-925 *4))))) (-5 *1 (-1150 *4)) (-5 *3 (-287 (-400 (-925 *4)))))) (-2903 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-623 (-287 (-400 (-925 *4))))) (-5 *1 (-1150 *4)) (-5 *3 (-400 (-925 *4))))) (-2903 (*1 *2 *3 *4) (-12 (-5 *4 (-1144)) (-4 *5 (-542)) (-5 *2 (-623 (-287 (-400 (-925 *5))))) (-5 *1 (-1150 *5)) (-5 *3 (-287 (-400 (-925 *5)))))) (-2903 (*1 *2 *3 *4) (-12 (-5 *4 (-1144)) (-4 *5 (-542)) (-5 *2 (-623 (-287 (-400 (-925 *5))))) (-5 *1 (-1150 *5)) (-5 *3 (-400 (-925 *5))))) (-2903 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-925 *4)))))) (-5 *1 (-1150 *4)) (-5 *3 (-623 (-287 (-400 (-925 *4))))))) (-2903 (*1 *2 *3) (-12 (-5 *3 (-623 (-400 (-925 *4)))) (-4 *4 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-925 *4)))))) (-5 *1 (-1150 *4)))) (-2903 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-1144))) (-4 *5 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-925 *5)))))) (-5 *1 (-1150 *5)) (-5 *3 (-623 (-287 (-400 (-925 *5))))))) (-2903 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-400 (-925 *5)))) (-5 *4 (-623 (-1144))) (-4 *5 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-925 *5)))))) (-5 *1 (-1150 *5)))))
-(-10 -7 (-15 -2903 ((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-400 (-925 |#1|))) (-623 (-1144)))) (-15 -2903 ((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-287 (-400 (-925 |#1|)))) (-623 (-1144)))) (-15 -2903 ((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-400 (-925 |#1|))))) (-15 -2903 ((-623 (-623 (-287 (-400 (-925 |#1|))))) (-623 (-287 (-400 (-925 |#1|)))))) (-15 -2903 ((-623 (-287 (-400 (-925 |#1|)))) (-400 (-925 |#1|)) (-1144))) (-15 -2903 ((-623 (-287 (-400 (-925 |#1|)))) (-287 (-400 (-925 |#1|))) (-1144))) (-15 -2903 ((-623 (-287 (-400 (-925 |#1|)))) (-400 (-925 |#1|)))) (-15 -2903 ((-623 (-287 (-400 (-925 |#1|)))) (-287 (-400 (-925 |#1|))))) (-15 -2994 ((-623 (-623 (-925 |#1|))) (-623 (-400 (-925 |#1|))) (-623 (-1144)))))
-((-3082 (((-1126)) 7)) (-3273 (((-1126)) 9)) (-2371 (((-1232) (-1126)) 11)) (-3177 (((-1126)) 8)))
-(((-1151) (-10 -7 (-15 -3082 ((-1126))) (-15 -3177 ((-1126))) (-15 -3273 ((-1126))) (-15 -2371 ((-1232) (-1126))))) (T -1151))
-((-2371 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1151)))) (-3273 (*1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1151)))) (-3177 (*1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1151)))) (-3082 (*1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1151)))))
-(-10 -7 (-15 -3082 ((-1126))) (-15 -3177 ((-1126))) (-15 -3273 ((-1126))) (-15 -2371 ((-1232) (-1126))))
-((-2506 (((-623 (-623 |#1|)) (-623 (-623 |#1|)) (-623 (-623 (-623 |#1|)))) 38)) (-1607 (((-623 (-623 (-623 |#1|))) (-623 (-623 |#1|))) 24)) (-1719 (((-1153 (-623 |#1|)) (-623 |#1|)) 34)) (-1930 (((-623 (-623 |#1|)) (-623 |#1|)) 30)) (-2673 (((-2 (|:| |f1| (-623 |#1|)) (|:| |f2| (-623 (-623 (-623 |#1|)))) (|:| |f3| (-623 (-623 |#1|))) (|:| |f4| (-623 (-623 (-623 |#1|))))) (-623 (-623 (-623 |#1|)))) 37)) (-2117 (((-2 (|:| |f1| (-623 |#1|)) (|:| |f2| (-623 (-623 (-623 |#1|)))) (|:| |f3| (-623 (-623 |#1|))) (|:| |f4| (-623 (-623 (-623 |#1|))))) (-623 |#1|) (-623 (-623 (-623 |#1|))) (-623 (-623 |#1|)) (-623 (-623 (-623 |#1|))) (-623 (-623 (-623 |#1|))) (-623 (-623 (-623 |#1|)))) 36)) (-1836 (((-623 (-623 |#1|)) (-623 (-623 |#1|))) 28)) (-2031 (((-623 |#1|) (-623 |#1|)) 31)) (-2424 (((-623 (-623 (-623 |#1|))) (-623 |#1|) (-623 (-623 (-623 |#1|)))) 18)) (-2334 (((-623 (-623 (-623 |#1|))) (-1 (-112) |#1| |#1|) (-623 |#1|) (-623 (-623 (-623 |#1|)))) 16)) (-2257 (((-2 (|:| |fs| (-112)) (|:| |sd| (-623 |#1|)) (|:| |td| (-623 (-623 |#1|)))) (-1 (-112) |#1| |#1|) (-623 |#1|) (-623 (-623 |#1|))) 14)) (-2587 (((-623 (-623 |#1|)) (-623 (-623 (-623 |#1|)))) 39)) (-2669 (((-623 (-623 |#1|)) (-1153 (-623 |#1|))) 41)))
-(((-1152 |#1|) (-10 -7 (-15 -2257 ((-2 (|:| |fs| (-112)) (|:| |sd| (-623 |#1|)) (|:| |td| (-623 (-623 |#1|)))) (-1 (-112) |#1| |#1|) (-623 |#1|) (-623 (-623 |#1|)))) (-15 -2334 ((-623 (-623 (-623 |#1|))) (-1 (-112) |#1| |#1|) (-623 |#1|) (-623 (-623 (-623 |#1|))))) (-15 -2424 ((-623 (-623 (-623 |#1|))) (-623 |#1|) (-623 (-623 (-623 |#1|))))) (-15 -2506 ((-623 (-623 |#1|)) (-623 (-623 |#1|)) (-623 (-623 (-623 |#1|))))) (-15 -2587 ((-623 (-623 |#1|)) (-623 (-623 (-623 |#1|))))) (-15 -2669 ((-623 (-623 |#1|)) (-1153 (-623 |#1|)))) (-15 -1607 ((-623 (-623 (-623 |#1|))) (-623 (-623 |#1|)))) (-15 -1719 ((-1153 (-623 |#1|)) (-623 |#1|))) (-15 -1836 ((-623 (-623 |#1|)) (-623 (-623 |#1|)))) (-15 -1930 ((-623 (-623 |#1|)) (-623 |#1|))) (-15 -2031 ((-623 |#1|) (-623 |#1|))) (-15 -2117 ((-2 (|:| |f1| (-623 |#1|)) (|:| |f2| (-623 (-623 (-623 |#1|)))) (|:| |f3| (-623 (-623 |#1|))) (|:| |f4| (-623 (-623 (-623 |#1|))))) (-623 |#1|) (-623 (-623 (-623 |#1|))) (-623 (-623 |#1|)) (-623 (-623 (-623 |#1|))) (-623 (-623 (-623 |#1|))) (-623 (-623 (-623 |#1|))))) (-15 -2673 ((-2 (|:| |f1| (-623 |#1|)) (|:| |f2| (-623 (-623 (-623 |#1|)))) (|:| |f3| (-623 (-623 |#1|))) (|:| |f4| (-623 (-623 (-623 |#1|))))) (-623 (-623 (-623 |#1|)))))) (-825)) (T -1152))
-((-2673 (*1 *2 *3) (-12 (-4 *4 (-825)) (-5 *2 (-2 (|:| |f1| (-623 *4)) (|:| |f2| (-623 (-623 (-623 *4)))) (|:| |f3| (-623 (-623 *4))) (|:| |f4| (-623 (-623 (-623 *4)))))) (-5 *1 (-1152 *4)) (-5 *3 (-623 (-623 (-623 *4)))))) (-2117 (*1 *2 *3 *4 *5 *4 *4 *4) (-12 (-4 *6 (-825)) (-5 *3 (-623 *6)) (-5 *5 (-623 *3)) (-5 *2 (-2 (|:| |f1| *3) (|:| |f2| (-623 *5)) (|:| |f3| *5) (|:| |f4| (-623 *5)))) (-5 *1 (-1152 *6)) (-5 *4 (-623 *5)))) (-2031 (*1 *2 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-1152 *3)))) (-1930 (*1 *2 *3) (-12 (-4 *4 (-825)) (-5 *2 (-623 (-623 *4))) (-5 *1 (-1152 *4)) (-5 *3 (-623 *4)))) (-1836 (*1 *2 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-825)) (-5 *1 (-1152 *3)))) (-1719 (*1 *2 *3) (-12 (-4 *4 (-825)) (-5 *2 (-1153 (-623 *4))) (-5 *1 (-1152 *4)) (-5 *3 (-623 *4)))) (-1607 (*1 *2 *3) (-12 (-4 *4 (-825)) (-5 *2 (-623 (-623 (-623 *4)))) (-5 *1 (-1152 *4)) (-5 *3 (-623 (-623 *4))))) (-2669 (*1 *2 *3) (-12 (-5 *3 (-1153 (-623 *4))) (-4 *4 (-825)) (-5 *2 (-623 (-623 *4))) (-5 *1 (-1152 *4)))) (-2587 (*1 *2 *3) (-12 (-5 *3 (-623 (-623 (-623 *4)))) (-5 *2 (-623 (-623 *4))) (-5 *1 (-1152 *4)) (-4 *4 (-825)))) (-2506 (*1 *2 *2 *3) (-12 (-5 *3 (-623 (-623 (-623 *4)))) (-5 *2 (-623 (-623 *4))) (-4 *4 (-825)) (-5 *1 (-1152 *4)))) (-2424 (*1 *2 *3 *2) (-12 (-5 *2 (-623 (-623 (-623 *4)))) (-5 *3 (-623 *4)) (-4 *4 (-825)) (-5 *1 (-1152 *4)))) (-2334 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-623 (-623 (-623 *5)))) (-5 *3 (-1 (-112) *5 *5)) (-5 *4 (-623 *5)) (-4 *5 (-825)) (-5 *1 (-1152 *5)))) (-2257 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-112) *6 *6)) (-4 *6 (-825)) (-5 *4 (-623 *6)) (-5 *2 (-2 (|:| |fs| (-112)) (|:| |sd| *4) (|:| |td| (-623 *4)))) (-5 *1 (-1152 *6)) (-5 *5 (-623 *4)))))
-(-10 -7 (-15 -2257 ((-2 (|:| |fs| (-112)) (|:| |sd| (-623 |#1|)) (|:| |td| (-623 (-623 |#1|)))) (-1 (-112) |#1| |#1|) (-623 |#1|) (-623 (-623 |#1|)))) (-15 -2334 ((-623 (-623 (-623 |#1|))) (-1 (-112) |#1| |#1|) (-623 |#1|) (-623 (-623 (-623 |#1|))))) (-15 -2424 ((-623 (-623 (-623 |#1|))) (-623 |#1|) (-623 (-623 (-623 |#1|))))) (-15 -2506 ((-623 (-623 |#1|)) (-623 (-623 |#1|)) (-623 (-623 (-623 |#1|))))) (-15 -2587 ((-623 (-623 |#1|)) (-623 (-623 (-623 |#1|))))) (-15 -2669 ((-623 (-623 |#1|)) (-1153 (-623 |#1|)))) (-15 -1607 ((-623 (-623 (-623 |#1|))) (-623 (-623 |#1|)))) (-15 -1719 ((-1153 (-623 |#1|)) (-623 |#1|))) (-15 -1836 ((-623 (-623 |#1|)) (-623 (-623 |#1|)))) (-15 -1930 ((-623 (-623 |#1|)) (-623 |#1|))) (-15 -2031 ((-623 |#1|) (-623 |#1|))) (-15 -2117 ((-2 (|:| |f1| (-623 |#1|)) (|:| |f2| (-623 (-623 (-623 |#1|)))) (|:| |f3| (-623 (-623 |#1|))) (|:| |f4| (-623 (-623 (-623 |#1|))))) (-623 |#1|) (-623 (-623 (-623 |#1|))) (-623 (-623 |#1|)) (-623 (-623 (-623 |#1|))) (-623 (-623 (-623 |#1|))) (-623 (-623 (-623 |#1|))))) (-15 -2673 ((-2 (|:| |f1| (-623 |#1|)) (|:| |f2| (-623 (-623 (-623 |#1|)))) (|:| |f3| (-623 (-623 |#1|))) (|:| |f4| (-623 (-623 (-623 |#1|))))) (-623 (-623 (-623 |#1|))))))
-((-3957 (($ (-623 (-623 |#1|))) 10)) (-4048 (((-623 (-623 |#1|)) $) 11)) (-1518 (((-836) $) 26)))
-(((-1153 |#1|) (-10 -8 (-15 -3957 ($ (-623 (-623 |#1|)))) (-15 -4048 ((-623 (-623 |#1|)) $)) (-15 -1518 ((-836) $))) (-1068)) (T -1153))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-1153 *3)) (-4 *3 (-1068)))) (-4048 (*1 *2 *1) (-12 (-5 *2 (-623 (-623 *3))) (-5 *1 (-1153 *3)) (-4 *3 (-1068)))) (-3957 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1068)) (-5 *1 (-1153 *3)))))
-(-10 -8 (-15 -3957 ($ (-623 (-623 |#1|)))) (-15 -4048 ((-623 (-623 |#1|)) $)) (-15 -1518 ((-836) $)))
-((-1504 (((-112) $ $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-2570 (($) NIL) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-3029 (((-1232) $ |#1| |#1|) NIL (|has| $ (-6 -4343)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 ((|#2| $ |#1| |#2|) NIL)) (-3378 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-2908 (((-3 |#2| "failed") |#1| $) NIL)) (-3513 (($) NIL T CONST)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-3112 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (|has| $ (-6 -4342))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-3 |#2| "failed") |#1| $) NIL)) (-3137 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-2419 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (|has| $ (-6 -4342))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342)))) (-3245 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#2| $ |#1|) NIL)) (-3450 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) NIL)) (-3195 ((|#1| $) NIL (|has| |#1| (-825)))) (-2689 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-623 |#2|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-3283 ((|#1| $) NIL (|has| |#1| (-825)))) (-3234 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4343))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-3531 (((-623 |#1|) $) NIL)) (-2550 (((-112) |#1| $) NIL)) (-3638 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-1886 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-2325 (((-623 |#1|) $) NIL)) (-2400 (((-112) |#1| $) NIL)) (-3337 (((-1088) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-1293 ((|#2| $) NIL (|has| |#1| (-825)))) (-3321 (((-3 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) "failed") (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL)) (-3111 (($ $ |#2|) NIL (|has| $ (-6 -4343)))) (-3760 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL)) (-1543 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-2477 (((-623 |#2|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2729 (($) NIL) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-3350 (((-749) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-749) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) NIL (-12 (|has| $ (-6 -4342)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068)))) (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-596 (-526))))) (-1532 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-1518 (((-836) $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-595 (-836))) (|has| |#2| (-595 (-836)))))) (-3685 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) NIL)) (-1675 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) NIL (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) NIL (-1561 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| |#2| (-1068))))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-1154 |#1| |#2|) (-13 (-1157 |#1| |#2|) (-10 -7 (-6 -4342))) (-1068) (-1068)) (T -1154))
-NIL
-(-13 (-1157 |#1| |#2|) (-10 -7 (-6 -4342)))
-((-4152 ((|#1| (-623 |#1|)) 32)) (-1326 ((|#1| |#1| (-550)) 18)) (-4277 (((-1140 |#1|) |#1| (-894)) 15)))
-(((-1155 |#1|) (-10 -7 (-15 -4152 (|#1| (-623 |#1|))) (-15 -4277 ((-1140 |#1|) |#1| (-894))) (-15 -1326 (|#1| |#1| (-550)))) (-356)) (T -1155))
-((-1326 (*1 *2 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-1155 *2)) (-4 *2 (-356)))) (-4277 (*1 *2 *3 *4) (-12 (-5 *4 (-894)) (-5 *2 (-1140 *3)) (-5 *1 (-1155 *3)) (-4 *3 (-356)))) (-4152 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-5 *1 (-1155 *2)) (-4 *2 (-356)))))
-(-10 -7 (-15 -4152 (|#1| (-623 |#1|))) (-15 -4277 ((-1140 |#1|) |#1| (-894))) (-15 -1326 (|#1| |#1| (-550))))
-((-2570 (($) 10) (($ (-623 (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)))) 14)) (-3112 (($ (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) $) 61) (($ (-1 (-112) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) $) NIL) (((-3 |#3| "failed") |#2| $) NIL)) (-3450 (((-623 (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) $) 39) (((-623 |#3|) $) 41)) (-3234 (($ (-1 (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) $) 53) (($ (-1 |#3| |#3|) $) 33)) (-3972 (($ (-1 (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) $) 51) (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) 38)) (-3638 (((-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) $) 54)) (-1886 (($ (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) $) 16)) (-2325 (((-623 |#2|) $) 19)) (-2400 (((-112) |#2| $) 59)) (-3321 (((-3 (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) "failed") (-1 (-112) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) $) 58)) (-3760 (((-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) $) 63)) (-1543 (((-112) (-1 (-112) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) $) NIL) (((-112) (-1 (-112) |#3|) $) 67)) (-2477 (((-623 |#3|) $) 43)) (-2680 ((|#3| $ |#2|) 30) ((|#3| $ |#2| |#3|) 31)) (-3350 (((-749) (-1 (-112) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) $) NIL) (((-749) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) $) NIL) (((-749) |#3| $) NIL) (((-749) (-1 (-112) |#3|) $) 68)) (-1518 (((-836) $) 27)) (-1675 (((-112) (-1 (-112) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) $) NIL) (((-112) (-1 (-112) |#3|) $) 65)) (-2316 (((-112) $ $) 49)))
-(((-1156 |#1| |#2| |#3|) (-10 -8 (-15 -1518 ((-836) |#1|)) (-15 -2316 ((-112) |#1| |#1|)) (-15 -3972 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -2570 (|#1| (-623 (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))))) (-15 -2570 (|#1|)) (-15 -3972 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3234 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -1675 ((-112) (-1 (-112) |#3|) |#1|)) (-15 -1543 ((-112) (-1 (-112) |#3|) |#1|)) (-15 -3350 ((-749) (-1 (-112) |#3|) |#1|)) (-15 -3450 ((-623 |#3|) |#1|)) (-15 -3350 ((-749) |#3| |#1|)) (-15 -2680 (|#3| |#1| |#2| |#3|)) (-15 -2680 (|#3| |#1| |#2|)) (-15 -2477 ((-623 |#3|) |#1|)) (-15 -2400 ((-112) |#2| |#1|)) (-15 -2325 ((-623 |#2|) |#1|)) (-15 -3112 ((-3 |#3| "failed") |#2| |#1|)) (-15 -3112 (|#1| (-1 (-112) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) |#1|)) (-15 -3112 (|#1| (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) |#1|)) (-15 -3321 ((-3 (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) "failed") (-1 (-112) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) |#1|)) (-15 -3638 ((-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) |#1|)) (-15 -1886 (|#1| (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) |#1|)) (-15 -3760 ((-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) |#1|)) (-15 -3350 ((-749) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) |#1|)) (-15 -3450 ((-623 (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) |#1|)) (-15 -3350 ((-749) (-1 (-112) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) |#1|)) (-15 -1543 ((-112) (-1 (-112) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) |#1|)) (-15 -1675 ((-112) (-1 (-112) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) |#1|)) (-15 -3234 (|#1| (-1 (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) |#1|)) (-15 -3972 (|#1| (-1 (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) |#1|))) (-1157 |#2| |#3|) (-1068) (-1068)) (T -1156))
-NIL
-(-10 -8 (-15 -1518 ((-836) |#1|)) (-15 -2316 ((-112) |#1| |#1|)) (-15 -3972 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -2570 (|#1| (-623 (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))))) (-15 -2570 (|#1|)) (-15 -3972 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3234 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -1675 ((-112) (-1 (-112) |#3|) |#1|)) (-15 -1543 ((-112) (-1 (-112) |#3|) |#1|)) (-15 -3350 ((-749) (-1 (-112) |#3|) |#1|)) (-15 -3450 ((-623 |#3|) |#1|)) (-15 -3350 ((-749) |#3| |#1|)) (-15 -2680 (|#3| |#1| |#2| |#3|)) (-15 -2680 (|#3| |#1| |#2|)) (-15 -2477 ((-623 |#3|) |#1|)) (-15 -2400 ((-112) |#2| |#1|)) (-15 -2325 ((-623 |#2|) |#1|)) (-15 -3112 ((-3 |#3| "failed") |#2| |#1|)) (-15 -3112 (|#1| (-1 (-112) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) |#1|)) (-15 -3112 (|#1| (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) |#1|)) (-15 -3321 ((-3 (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) "failed") (-1 (-112) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) |#1|)) (-15 -3638 ((-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) |#1|)) (-15 -1886 (|#1| (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) |#1|)) (-15 -3760 ((-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) |#1|)) (-15 -3350 ((-749) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) |#1|)) (-15 -3450 ((-623 (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) |#1|)) (-15 -3350 ((-749) (-1 (-112) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) |#1|)) (-15 -1543 ((-112) (-1 (-112) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) |#1|)) (-15 -1675 ((-112) (-1 (-112) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) |#1|)) (-15 -3234 (|#1| (-1 (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) |#1|)) (-15 -3972 (|#1| (-1 (-2 (|:| -2763 |#2|) (|:| -2119 |#3|)) (-2 (|:| -2763 |#2|) (|:| -2119 |#3|))) |#1|)))
-((-1504 (((-112) $ $) 19 (-1561 (|has| |#2| (-1068)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-2570 (($) 72) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 71)) (-3029 (((-1232) $ |#1| |#1|) 99 (|has| $ (-6 -4343)))) (-4047 (((-112) $ (-749)) 8)) (-1705 ((|#2| $ |#1| |#2|) 73)) (-3378 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 45 (|has| $ (-6 -4342)))) (-4253 (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 55 (|has| $ (-6 -4342)))) (-2908 (((-3 |#2| "failed") |#1| $) 61)) (-3513 (($) 7 T CONST)) (-1328 (($ $) 58 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342))))) (-3112 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 47 (|has| $ (-6 -4342))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 46 (|has| $ (-6 -4342))) (((-3 |#2| "failed") |#1| $) 62)) (-3137 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 57 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 54 (|has| $ (-6 -4342)))) (-2419 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 56 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342)))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 53 (|has| $ (-6 -4342))) (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 52 (|has| $ (-6 -4342)))) (-3245 ((|#2| $ |#1| |#2|) 87 (|has| $ (-6 -4343)))) (-3181 ((|#2| $ |#1|) 88)) (-3450 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 30 (|has| $ (-6 -4342))) (((-623 |#2|) $) 79 (|has| $ (-6 -4342)))) (-1859 (((-112) $ (-749)) 9)) (-3195 ((|#1| $) 96 (|has| |#1| (-825)))) (-2689 (((-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 29 (|has| $ (-6 -4342))) (((-623 |#2|) $) 80 (|has| $ (-6 -4342)))) (-1921 (((-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 27 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342)))) (((-112) |#2| $) 82 (-12 (|has| |#2| (-1068)) (|has| $ (-6 -4342))))) (-3283 ((|#1| $) 95 (|has| |#1| (-825)))) (-3234 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 34 (|has| $ (-6 -4343))) (($ (-1 |#2| |#2|) $) 75 (|has| $ (-6 -4343)))) (-3972 (($ (-1 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 35) (($ (-1 |#2| |#2|) $) 74) (($ (-1 |#2| |#2| |#2|) $ $) 70)) (-1573 (((-112) $ (-749)) 10)) (-1825 (((-1126) $) 22 (-1561 (|has| |#2| (-1068)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-3531 (((-623 |#1|) $) 63)) (-2550 (((-112) |#1| $) 64)) (-3638 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 39)) (-1886 (($ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 40)) (-2325 (((-623 |#1|) $) 93)) (-2400 (((-112) |#1| $) 92)) (-3337 (((-1088) $) 21 (-1561 (|has| |#2| (-1068)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-1293 ((|#2| $) 97 (|has| |#1| (-825)))) (-3321 (((-3 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) "failed") (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 51)) (-3111 (($ $ |#2|) 98 (|has| $ (-6 -4343)))) (-3760 (((-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 41)) (-1543 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 32 (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#2|) $) 77 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))))) 26 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-287 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 25 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) 24 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 23 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)))) (($ $ (-623 |#2|) (-623 |#2|)) 86 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ |#2| |#2|) 85 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-287 |#2|)) 84 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068)))) (($ $ (-623 (-287 |#2|))) 83 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))))) (-4140 (((-112) $ $) 14)) (-2256 (((-112) |#2| $) 94 (-12 (|has| $ (-6 -4342)) (|has| |#2| (-1068))))) (-2477 (((-623 |#2|) $) 91)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#2| $ |#1|) 90) ((|#2| $ |#1| |#2|) 89)) (-2729 (($) 49) (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 48)) (-3350 (((-749) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 31 (|has| $ (-6 -4342))) (((-749) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) $) 28 (-12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| $ (-6 -4342)))) (((-749) |#2| $) 81 (-12 (|has| |#2| (-1068)) (|has| $ (-6 -4342)))) (((-749) (-1 (-112) |#2|) $) 78 (|has| $ (-6 -4342)))) (-1731 (($ $) 13)) (-4028 (((-526) $) 59 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-596 (-526))))) (-1532 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 50)) (-1518 (((-836) $) 18 (-1561 (|has| |#2| (-595 (-836))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-595 (-836)))))) (-3685 (($ (-623 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) 42)) (-1675 (((-112) (-1 (-112) (-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) $) 33 (|has| $ (-6 -4342))) (((-112) (-1 (-112) |#2|) $) 76 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (-1561 (|has| |#2| (-1068)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-1157 |#1| |#2|) (-138) (-1068) (-1068)) (T -1157))
-((-1705 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-1157 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1068)))) (-2570 (*1 *1) (-12 (-4 *1 (-1157 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1068)))) (-2570 (*1 *1 *2) (-12 (-5 *2 (-623 (-2 (|:| -2763 *3) (|:| -2119 *4)))) (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *1 (-1157 *3 *4)))) (-3972 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *4 *4 *4)) (-4 *1 (-1157 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068)))))
-(-13 (-592 |t#1| |t#2|) (-586 |t#1| |t#2|) (-10 -8 (-15 -1705 (|t#2| $ |t#1| |t#2|)) (-15 -2570 ($)) (-15 -2570 ($ (-623 (-2 (|:| -2763 |t#1|) (|:| -2119 |t#2|))))) (-15 -3972 ($ (-1 |t#2| |t#2| |t#2|) $ $))))
-(((-34) . T) ((-106 #0=(-2 (|:| -2763 |#1|) (|:| -2119 |#2|))) . T) ((-101) -1561 (|has| |#2| (-1068)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))) ((-595 (-836)) -1561 (|has| |#2| (-1068)) (|has| |#2| (-595 (-836))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-595 (-836)))) ((-149 #0#) . T) ((-596 (-526)) |has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-596 (-526))) ((-223 #0#) . T) ((-229 #0#) . T) ((-279 |#1| |#2|) . T) ((-281 |#1| |#2|) . T) ((-302 #0#) -12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))) ((-302 |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) ((-481 #0#) . T) ((-481 |#2|) . T) ((-586 |#1| |#2|) . T) ((-505 #0# #0#) -12 (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-302 (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)))) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))) ((-505 |#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1068))) ((-592 |#1| |#2|) . T) ((-1068) -1561 (|has| |#2| (-1068)) (|has| (-2 (|:| -2763 |#1|) (|:| -2119 |#2|)) (-1068))) ((-1181) . T))
-((-3787 (((-112)) 24)) (-3494 (((-1232) (-1126)) 26)) (-1588 (((-112)) 36)) (-3583 (((-1232)) 34)) (-3387 (((-1232) (-1126) (-1126)) 25)) (-1684 (((-112)) 37)) (-1886 (((-1232) |#1| |#2|) 44)) (-1455 (((-1232)) 20)) (-1789 (((-3 |#2| "failed") |#1|) 42)) (-3687 (((-1232)) 35)))
-(((-1158 |#1| |#2|) (-10 -7 (-15 -1455 ((-1232))) (-15 -3387 ((-1232) (-1126) (-1126))) (-15 -3494 ((-1232) (-1126))) (-15 -3583 ((-1232))) (-15 -3687 ((-1232))) (-15 -3787 ((-112))) (-15 -1588 ((-112))) (-15 -1684 ((-112))) (-15 -1789 ((-3 |#2| "failed") |#1|)) (-15 -1886 ((-1232) |#1| |#2|))) (-1068) (-1068)) (T -1158))
-((-1886 (*1 *2 *3 *4) (-12 (-5 *2 (-1232)) (-5 *1 (-1158 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068)))) (-1789 (*1 *2 *3) (|partial| -12 (-4 *2 (-1068)) (-5 *1 (-1158 *3 *2)) (-4 *3 (-1068)))) (-1684 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068)))) (-1588 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068)))) (-3787 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068)))) (-3687 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-1158 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068)))) (-3583 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-1158 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068)))) (-3494 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1158 *4 *5)) (-4 *4 (-1068)) (-4 *5 (-1068)))) (-3387 (*1 *2 *3 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1158 *4 *5)) (-4 *4 (-1068)) (-4 *5 (-1068)))) (-1455 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-1158 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068)))))
-(-10 -7 (-15 -1455 ((-1232))) (-15 -3387 ((-1232) (-1126) (-1126))) (-15 -3494 ((-1232) (-1126))) (-15 -3583 ((-1232))) (-15 -3687 ((-1232))) (-15 -3787 ((-112))) (-15 -1588 ((-112))) (-15 -1684 ((-112))) (-15 -1789 ((-3 |#2| "failed") |#1|)) (-15 -1886 ((-1232) |#1| |#2|)))
-((-3829 (((-1126) (-1126)) 18)) (-1990 (((-52) (-1126)) 21)))
-(((-1159) (-10 -7 (-15 -1990 ((-52) (-1126))) (-15 -3829 ((-1126) (-1126))))) (T -1159))
-((-3829 (*1 *2 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1159)))) (-1990 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-52)) (-5 *1 (-1159)))))
-(-10 -7 (-15 -1990 ((-52) (-1126))) (-15 -3829 ((-1126) (-1126))))
-((-1518 (((-1161) |#1|) 11)))
-(((-1160 |#1|) (-10 -7 (-15 -1518 ((-1161) |#1|))) (-1068)) (T -1160))
-((-1518 (*1 *2 *3) (-12 (-5 *2 (-1161)) (-5 *1 (-1160 *3)) (-4 *3 (-1068)))))
-(-10 -7 (-15 -1518 ((-1161) |#1|)))
-((-1504 (((-112) $ $) NIL)) (-2462 (((-623 (-1126)) $) 34)) (-4016 (((-623 (-1126)) $ (-623 (-1126))) 37)) (-3918 (((-623 (-1126)) $ (-623 (-1126))) 36)) (-4112 (((-623 (-1126)) $ (-623 (-1126))) 38)) (-4231 (((-623 (-1126)) $) 33)) (-2578 (($) 22)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1291 (((-623 (-1126)) $) 35)) (-2048 (((-1232) $ (-550)) 29) (((-1232) $) 30)) (-4028 (($ (-836) (-550)) 26) (($ (-836) (-550) (-836)) NIL)) (-1518 (((-836) $) 40) (($ (-836)) 24)) (-2316 (((-112) $ $) NIL)))
-(((-1161) (-13 (-1068) (-10 -8 (-15 -1518 ($ (-836))) (-15 -4028 ($ (-836) (-550))) (-15 -4028 ($ (-836) (-550) (-836))) (-15 -2048 ((-1232) $ (-550))) (-15 -2048 ((-1232) $)) (-15 -1291 ((-623 (-1126)) $)) (-15 -2462 ((-623 (-1126)) $)) (-15 -2578 ($)) (-15 -4231 ((-623 (-1126)) $)) (-15 -4112 ((-623 (-1126)) $ (-623 (-1126)))) (-15 -4016 ((-623 (-1126)) $ (-623 (-1126)))) (-15 -3918 ((-623 (-1126)) $ (-623 (-1126))))))) (T -1161))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-836)) (-5 *1 (-1161)))) (-4028 (*1 *1 *2 *3) (-12 (-5 *2 (-836)) (-5 *3 (-550)) (-5 *1 (-1161)))) (-4028 (*1 *1 *2 *3 *2) (-12 (-5 *2 (-836)) (-5 *3 (-550)) (-5 *1 (-1161)))) (-2048 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1232)) (-5 *1 (-1161)))) (-2048 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-1161)))) (-1291 (*1 *2 *1) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1161)))) (-2462 (*1 *2 *1) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1161)))) (-2578 (*1 *1) (-5 *1 (-1161))) (-4231 (*1 *2 *1) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1161)))) (-4112 (*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1161)))) (-4016 (*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1161)))) (-3918 (*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1161)))))
-(-13 (-1068) (-10 -8 (-15 -1518 ($ (-836))) (-15 -4028 ($ (-836) (-550))) (-15 -4028 ($ (-836) (-550) (-836))) (-15 -2048 ((-1232) $ (-550))) (-15 -2048 ((-1232) $)) (-15 -1291 ((-623 (-1126)) $)) (-15 -2462 ((-623 (-1126)) $)) (-15 -2578 ($)) (-15 -4231 ((-623 (-1126)) $)) (-15 -4112 ((-623 (-1126)) $ (-623 (-1126)))) (-15 -4016 ((-623 (-1126)) $ (-623 (-1126)))) (-15 -3918 ((-623 (-1126)) $ (-623 (-1126))))))
-((-1504 (((-112) $ $) NIL)) (-3619 (((-1126) $ (-1126)) 17) (((-1126) $) 16)) (-1510 (((-1126) $ (-1126)) 15)) (-3826 (($ $ (-1126)) NIL)) (-3422 (((-3 (-1126) "failed") $) 11)) (-3520 (((-1126) $) 8)) (-3318 (((-3 (-1126) "failed") $) 12)) (-1656 (((-1126) $) 9)) (-3257 (($ (-381)) NIL) (($ (-381) (-1126)) NIL)) (-1916 (((-381) $) NIL)) (-1825 (((-1126) $) NIL)) (-1811 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3226 (((-112) $) 18)) (-1518 (((-836) $) NIL)) (-1951 (($ $) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-1162) (-13 (-357 (-381) (-1126)) (-10 -8 (-15 -3619 ((-1126) $ (-1126))) (-15 -3619 ((-1126) $)) (-15 -3520 ((-1126) $)) (-15 -3422 ((-3 (-1126) "failed") $)) (-15 -3318 ((-3 (-1126) "failed") $)) (-15 -3226 ((-112) $))))) (T -1162))
-((-3619 (*1 *2 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1162)))) (-3619 (*1 *2 *1) (-12 (-5 *2 (-1126)) (-5 *1 (-1162)))) (-3520 (*1 *2 *1) (-12 (-5 *2 (-1126)) (-5 *1 (-1162)))) (-3422 (*1 *2 *1) (|partial| -12 (-5 *2 (-1126)) (-5 *1 (-1162)))) (-3318 (*1 *2 *1) (|partial| -12 (-5 *2 (-1126)) (-5 *1 (-1162)))) (-3226 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1162)))))
-(-13 (-357 (-381) (-1126)) (-10 -8 (-15 -3619 ((-1126) $ (-1126))) (-15 -3619 ((-1126) $)) (-15 -3520 ((-1126) $)) (-15 -3422 ((-3 (-1126) "failed") $)) (-15 -3318 ((-3 (-1126) "failed") $)) (-15 -3226 ((-112) $))))
-((-3712 (((-3 (-550) "failed") |#1|) 19)) (-3800 (((-3 (-550) "failed") |#1|) 14)) (-2712 (((-550) (-1126)) 28)))
-(((-1163 |#1|) (-10 -7 (-15 -3712 ((-3 (-550) "failed") |#1|)) (-15 -3800 ((-3 (-550) "failed") |#1|)) (-15 -2712 ((-550) (-1126)))) (-1020)) (T -1163))
-((-2712 (*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-550)) (-5 *1 (-1163 *4)) (-4 *4 (-1020)))) (-3800 (*1 *2 *3) (|partial| -12 (-5 *2 (-550)) (-5 *1 (-1163 *3)) (-4 *3 (-1020)))) (-3712 (*1 *2 *3) (|partial| -12 (-5 *2 (-550)) (-5 *1 (-1163 *3)) (-4 *3 (-1020)))))
-(-10 -7 (-15 -3712 ((-3 (-550) "failed") |#1|)) (-15 -3800 ((-3 (-550) "failed") |#1|)) (-15 -2712 ((-550) (-1126))))
-((-2797 (((-1101 (-219))) 9)))
-(((-1164) (-10 -7 (-15 -2797 ((-1101 (-219)))))) (T -1164))
-((-2797 (*1 *2) (-12 (-5 *2 (-1101 (-219))) (-5 *1 (-1164)))))
-(-10 -7 (-15 -2797 ((-1101 (-219)))))
-((-2734 (($) 11)) (-3187 (($ $) 35)) (-3167 (($ $) 33)) (-3043 (($ $) 25)) (-3209 (($ $) 17)) (-3294 (($ $) 15)) (-3198 (($ $) 19)) (-3072 (($ $) 30)) (-3176 (($ $) 34)) (-3052 (($ $) 29)))
-(((-1165 |#1|) (-10 -8 (-15 -2734 (|#1|)) (-15 -3187 (|#1| |#1|)) (-15 -3167 (|#1| |#1|)) (-15 -3209 (|#1| |#1|)) (-15 -3294 (|#1| |#1|)) (-15 -3198 (|#1| |#1|)) (-15 -3176 (|#1| |#1|)) (-15 -3043 (|#1| |#1|)) (-15 -3072 (|#1| |#1|)) (-15 -3052 (|#1| |#1|))) (-1166)) (T -1165))
-NIL
-(-10 -8 (-15 -2734 (|#1|)) (-15 -3187 (|#1| |#1|)) (-15 -3167 (|#1| |#1|)) (-15 -3209 (|#1| |#1|)) (-15 -3294 (|#1| |#1|)) (-15 -3198 (|#1| |#1|)) (-15 -3176 (|#1| |#1|)) (-15 -3043 (|#1| |#1|)) (-15 -3072 (|#1| |#1|)) (-15 -3052 (|#1| |#1|)))
-((-3123 (($ $) 26)) (-3005 (($ $) 11)) (-3103 (($ $) 27)) (-2984 (($ $) 10)) (-3146 (($ $) 28)) (-3025 (($ $) 9)) (-2734 (($) 16)) (-2958 (($ $) 19)) (-1812 (($ $) 18)) (-3157 (($ $) 29)) (-3033 (($ $) 8)) (-3135 (($ $) 30)) (-3016 (($ $) 7)) (-3114 (($ $) 31)) (-2995 (($ $) 6)) (-3187 (($ $) 20)) (-3060 (($ $) 32)) (-3167 (($ $) 21)) (-3043 (($ $) 33)) (-3209 (($ $) 22)) (-3081 (($ $) 34)) (-3294 (($ $) 23)) (-3094 (($ $) 35)) (-3198 (($ $) 24)) (-3072 (($ $) 36)) (-3176 (($ $) 25)) (-3052 (($ $) 37)) (** (($ $ $) 17)))
-(((-1166) (-138)) (T -1166))
-((-2734 (*1 *1) (-4 *1 (-1166))))
-(-13 (-1169) (-94) (-484) (-35) (-277) (-10 -8 (-15 -2734 ($))))
-(((-35) . T) ((-94) . T) ((-277) . T) ((-484) . T) ((-1169) . T))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3625 ((|#1| $) 17)) (-1952 (($ |#1| (-623 $)) 23) (($ (-623 |#1|)) 27) (($ |#1|) 25)) (-4047 (((-112) $ (-749)) 48)) (-2190 ((|#1| $ |#1|) 14 (|has| $ (-6 -4343)))) (-1705 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) 13 (|has| $ (-6 -4343)))) (-3513 (($) NIL T CONST)) (-3450 (((-623 |#1|) $) 52 (|has| $ (-6 -4342)))) (-2560 (((-623 $) $) 43)) (-2333 (((-112) $ $) 33 (|has| |#1| (-1068)))) (-1859 (((-112) $ (-749)) 41)) (-2689 (((-623 |#1|) $) 53 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 51 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3234 (($ (-1 |#1| |#1|) $) 24 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 22)) (-1573 (((-112) $ (-749)) 40)) (-2513 (((-623 |#1|) $) 37)) (-3312 (((-112) $) 36)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1543 (((-112) (-1 (-112) |#1|) $) 50 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 74)) (-2902 (((-112) $) 9)) (-3498 (($) 10)) (-2680 ((|#1| $ "value") NIL)) (-2487 (((-550) $ $) 32)) (-2883 (((-623 $) $) 59)) (-2964 (((-112) $ $) 77)) (-3050 (((-623 $) $) 72)) (-3145 (($ $) 73)) (-2136 (((-112) $) 56)) (-3350 (((-749) (-1 (-112) |#1|) $) 20 (|has| $ (-6 -4342))) (((-749) |#1| $) 16 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-1731 (($ $) 58)) (-1518 (((-836) $) 61 (|has| |#1| (-595 (-836))))) (-3997 (((-623 $) $) 12)) (-2413 (((-112) $ $) 29 (|has| |#1| (-1068)))) (-1675 (((-112) (-1 (-112) |#1|) $) 49 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 28 (|has| |#1| (-1068)))) (-3191 (((-749) $) 39 (|has| $ (-6 -4342)))))
-(((-1167 |#1|) (-13 (-983 |#1|) (-10 -8 (-6 -4342) (-6 -4343) (-15 -1952 ($ |#1| (-623 $))) (-15 -1952 ($ (-623 |#1|))) (-15 -1952 ($ |#1|)) (-15 -2136 ((-112) $)) (-15 -3145 ($ $)) (-15 -3050 ((-623 $) $)) (-15 -2964 ((-112) $ $)) (-15 -2883 ((-623 $) $)))) (-1068)) (T -1167))
-((-2136 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1167 *3)) (-4 *3 (-1068)))) (-1952 (*1 *1 *2 *3) (-12 (-5 *3 (-623 (-1167 *2))) (-5 *1 (-1167 *2)) (-4 *2 (-1068)))) (-1952 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-5 *1 (-1167 *3)))) (-1952 (*1 *1 *2) (-12 (-5 *1 (-1167 *2)) (-4 *2 (-1068)))) (-3145 (*1 *1 *1) (-12 (-5 *1 (-1167 *2)) (-4 *2 (-1068)))) (-3050 (*1 *2 *1) (-12 (-5 *2 (-623 (-1167 *3))) (-5 *1 (-1167 *3)) (-4 *3 (-1068)))) (-2964 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1167 *3)) (-4 *3 (-1068)))) (-2883 (*1 *2 *1) (-12 (-5 *2 (-623 (-1167 *3))) (-5 *1 (-1167 *3)) (-4 *3 (-1068)))))
-(-13 (-983 |#1|) (-10 -8 (-6 -4342) (-6 -4343) (-15 -1952 ($ |#1| (-623 $))) (-15 -1952 ($ (-623 |#1|))) (-15 -1952 ($ |#1|)) (-15 -2136 ((-112) $)) (-15 -3145 ($ $)) (-15 -3050 ((-623 $) $)) (-15 -2964 ((-112) $ $)) (-15 -2883 ((-623 $) $))))
-((-3005 (($ $) 15)) (-3025 (($ $) 12)) (-3033 (($ $) 10)) (-3016 (($ $) 17)))
-(((-1168 |#1|) (-10 -8 (-15 -3016 (|#1| |#1|)) (-15 -3033 (|#1| |#1|)) (-15 -3025 (|#1| |#1|)) (-15 -3005 (|#1| |#1|))) (-1169)) (T -1168))
-NIL
-(-10 -8 (-15 -3016 (|#1| |#1|)) (-15 -3033 (|#1| |#1|)) (-15 -3025 (|#1| |#1|)) (-15 -3005 (|#1| |#1|)))
-((-3005 (($ $) 11)) (-2984 (($ $) 10)) (-3025 (($ $) 9)) (-3033 (($ $) 8)) (-3016 (($ $) 7)) (-2995 (($ $) 6)))
-(((-1169) (-138)) (T -1169))
-((-3005 (*1 *1 *1) (-4 *1 (-1169))) (-2984 (*1 *1 *1) (-4 *1 (-1169))) (-3025 (*1 *1 *1) (-4 *1 (-1169))) (-3033 (*1 *1 *1) (-4 *1 (-1169))) (-3016 (*1 *1 *1) (-4 *1 (-1169))) (-2995 (*1 *1 *1) (-4 *1 (-1169))))
-(-13 (-10 -8 (-15 -2995 ($ $)) (-15 -3016 ($ $)) (-15 -3033 ($ $)) (-15 -3025 ($ $)) (-15 -2984 ($ $)) (-15 -3005 ($ $))))
-((-2369 ((|#2| |#2|) 88)) (-2447 (((-112) |#2|) 26)) (-3365 ((|#2| |#2|) 30)) (-3377 ((|#2| |#2|) 32)) (-2219 ((|#2| |#2| (-1144)) 83) ((|#2| |#2|) 84)) (-2523 (((-167 |#2|) |#2|) 28)) (-2296 ((|#2| |#2| (-1144)) 85) ((|#2| |#2|) 86)))
-(((-1170 |#1| |#2|) (-10 -7 (-15 -2219 (|#2| |#2|)) (-15 -2219 (|#2| |#2| (-1144))) (-15 -2296 (|#2| |#2|)) (-15 -2296 (|#2| |#2| (-1144))) (-15 -2369 (|#2| |#2|)) (-15 -3365 (|#2| |#2|)) (-15 -3377 (|#2| |#2|)) (-15 -2447 ((-112) |#2|)) (-15 -2523 ((-167 |#2|) |#2|))) (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))) (-13 (-27) (-1166) (-423 |#1|))) (T -1170))
-((-2523 (*1 *2 *3) (-12 (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-167 *3)) (-5 *1 (-1170 *4 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *4))))) (-2447 (*1 *2 *3) (-12 (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *2 (-112)) (-5 *1 (-1170 *4 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *4))))) (-3377 (*1 *2 *2) (-12 (-4 *3 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-1170 *3 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *3))))) (-3365 (*1 *2 *2) (-12 (-4 *3 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-1170 *3 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *3))))) (-2369 (*1 *2 *2) (-12 (-4 *3 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-1170 *3 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *3))))) (-2296 (*1 *2 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-1170 *4 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *4))))) (-2296 (*1 *2 *2) (-12 (-4 *3 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-1170 *3 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *3))))) (-2219 (*1 *2 *2 *3) (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-1170 *4 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *4))))) (-2219 (*1 *2 *2) (-12 (-4 *3 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550)))) (-5 *1 (-1170 *3 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *3))))))
-(-10 -7 (-15 -2219 (|#2| |#2|)) (-15 -2219 (|#2| |#2| (-1144))) (-15 -2296 (|#2| |#2|)) (-15 -2296 (|#2| |#2| (-1144))) (-15 -2369 (|#2| |#2|)) (-15 -3365 (|#2| |#2|)) (-15 -3377 (|#2| |#2|)) (-15 -2447 ((-112) |#2|)) (-15 -2523 ((-167 |#2|) |#2|)))
-((-2593 ((|#4| |#4| |#1|) 27)) (-1491 ((|#4| |#4| |#1|) 28)))
-(((-1171 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2593 (|#4| |#4| |#1|)) (-15 -1491 (|#4| |#4| |#1|))) (-542) (-366 |#1|) (-366 |#1|) (-665 |#1| |#2| |#3|)) (T -1171))
-((-1491 (*1 *2 *2 *3) (-12 (-4 *3 (-542)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-1171 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))) (-2593 (*1 *2 *2 *3) (-12 (-4 *3 (-542)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-1171 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))))
-(-10 -7 (-15 -2593 (|#4| |#4| |#1|)) (-15 -1491 (|#4| |#4| |#1|)))
-((-3644 ((|#2| |#2|) 133)) (-3806 ((|#2| |#2|) 130)) (-3581 ((|#2| |#2|) 121)) (-3727 ((|#2| |#2|) 118)) (-3482 ((|#2| |#2|) 126)) (-3396 ((|#2| |#2|) 114)) (-1891 ((|#2| |#2|) 43)) (-1796 ((|#2| |#2|) 94)) (-1594 ((|#2| |#2|) 74)) (-3304 ((|#2| |#2|) 128)) (-1385 ((|#2| |#2|) 116)) (-2277 ((|#2| |#2|) 138)) (-2948 ((|#2| |#2|) 136)) (-2205 ((|#2| |#2|) 137)) (-2858 ((|#2| |#2|) 135)) (-1692 ((|#2| |#2|) 148)) (-2348 ((|#2| |#2|) 30 (-12 (|has| |#2| (-596 (-865 |#1|))) (|has| |#2| (-859 |#1|)) (|has| |#1| (-596 (-865 |#1|))) (|has| |#1| (-859 |#1|))))) (-1984 ((|#2| |#2|) 75)) (-2070 ((|#2| |#2|) 139)) (-4214 ((|#2| |#2|) 140)) (-1286 ((|#2| |#2|) 127)) (-4248 ((|#2| |#2|) 115)) (-4160 ((|#2| |#2|) 134)) (-2768 ((|#2| |#2|) 132)) (-4077 ((|#2| |#2|) 122)) (-2709 ((|#2| |#2|) 120)) (-3977 ((|#2| |#2|) 124)) (-3894 ((|#2| |#2|) 112)))
-(((-1172 |#1| |#2|) (-10 -7 (-15 -4214 (|#2| |#2|)) (-15 -1594 (|#2| |#2|)) (-15 -1692 (|#2| |#2|)) (-15 -1796 (|#2| |#2|)) (-15 -1891 (|#2| |#2|)) (-15 -1984 (|#2| |#2|)) (-15 -2070 (|#2| |#2|)) (-15 -3894 (|#2| |#2|)) (-15 -3977 (|#2| |#2|)) (-15 -4077 (|#2| |#2|)) (-15 -4160 (|#2| |#2|)) (-15 -4248 (|#2| |#2|)) (-15 -1286 (|#2| |#2|)) (-15 -1385 (|#2| |#2|)) (-15 -3304 (|#2| |#2|)) (-15 -3396 (|#2| |#2|)) (-15 -3482 (|#2| |#2|)) (-15 -3581 (|#2| |#2|)) (-15 -3644 (|#2| |#2|)) (-15 -3727 (|#2| |#2|)) (-15 -3806 (|#2| |#2|)) (-15 -2709 (|#2| |#2|)) (-15 -2768 (|#2| |#2|)) (-15 -2858 (|#2| |#2|)) (-15 -2948 (|#2| |#2|)) (-15 -2205 (|#2| |#2|)) (-15 -2277 (|#2| |#2|)) (IF (|has| |#1| (-859 |#1|)) (IF (|has| |#1| (-596 (-865 |#1|))) (IF (|has| |#2| (-596 (-865 |#1|))) (IF (|has| |#2| (-859 |#1|)) (-15 -2348 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-13 (-825) (-444)) (-13 (-423 |#1|) (-1166))) (T -1172))
-((-2348 (*1 *2 *2) (-12 (-4 *3 (-596 (-865 *3))) (-4 *3 (-859 *3)) (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-596 (-865 *3))) (-4 *2 (-859 *3)) (-4 *2 (-13 (-423 *3) (-1166))))) (-2277 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-2205 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-2948 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-2858 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-2768 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-2709 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-3806 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-3727 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-3644 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-3581 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-3482 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-3396 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-3304 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-1385 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-1286 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-4248 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-4160 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-4077 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-3977 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-3894 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-2070 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-1984 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-1891 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-1796 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-1692 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-1594 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))) (-4214 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2)) (-4 *2 (-13 (-423 *3) (-1166))))))
-(-10 -7 (-15 -4214 (|#2| |#2|)) (-15 -1594 (|#2| |#2|)) (-15 -1692 (|#2| |#2|)) (-15 -1796 (|#2| |#2|)) (-15 -1891 (|#2| |#2|)) (-15 -1984 (|#2| |#2|)) (-15 -2070 (|#2| |#2|)) (-15 -3894 (|#2| |#2|)) (-15 -3977 (|#2| |#2|)) (-15 -4077 (|#2| |#2|)) (-15 -4160 (|#2| |#2|)) (-15 -4248 (|#2| |#2|)) (-15 -1286 (|#2| |#2|)) (-15 -1385 (|#2| |#2|)) (-15 -3304 (|#2| |#2|)) (-15 -3396 (|#2| |#2|)) (-15 -3482 (|#2| |#2|)) (-15 -3581 (|#2| |#2|)) (-15 -3644 (|#2| |#2|)) (-15 -3727 (|#2| |#2|)) (-15 -3806 (|#2| |#2|)) (-15 -2709 (|#2| |#2|)) (-15 -2768 (|#2| |#2|)) (-15 -2858 (|#2| |#2|)) (-15 -2948 (|#2| |#2|)) (-15 -2205 (|#2| |#2|)) (-15 -2277 (|#2| |#2|)) (IF (|has| |#1| (-859 |#1|)) (IF (|has| |#1| (-596 (-865 |#1|))) (IF (|has| |#2| (-596 (-865 |#1|))) (IF (|has| |#2| (-859 |#1|)) (-15 -2348 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|))
-((-3301 (((-112) |#5| $) 60) (((-112) $) 102)) (-4074 ((|#5| |#5| $) 75)) (-4253 (($ (-1 (-112) |#5|) $) NIL) (((-3 |#5| "failed") $ |#4|) 119)) (-4156 (((-623 |#5|) (-623 |#5|) $ (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|)) 73)) (-3880 (((-3 $ "failed") (-623 |#5|)) 126)) (-1308 (((-3 $ "failed") $) 112)) (-2067 ((|#5| |#5| $) 94)) (-3404 (((-112) |#5| $ (-1 (-112) |#5| |#5|)) 31)) (-1878 ((|#5| |#5| $) 98)) (-2419 ((|#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|)) 69)) (-3589 (((-2 (|:| -2027 (-623 |#5|)) (|:| -3257 (-623 |#5|))) $) 55)) (-3499 (((-112) |#5| $) 58) (((-112) $) 103)) (-3952 ((|#4| $) 108)) (-3159 (((-3 |#5| "failed") $) 110)) (-3671 (((-623 |#5|) $) 49)) (-1296 (((-112) |#5| $) 67) (((-112) $) 107)) (-3900 ((|#5| |#5| $) 81)) (-3831 (((-112) $ $) 27)) (-1394 (((-112) |#5| $) 63) (((-112) $) 105)) (-3984 ((|#5| |#5| $) 78)) (-1293 (((-3 |#5| "failed") $) 109)) (-2272 (($ $ |#5|) 127)) (-2970 (((-749) $) 52)) (-1532 (($ (-623 |#5|)) 124)) (-2315 (($ $ |#4|) 122)) (-2486 (($ $ |#4|) 121)) (-1969 (($ $) 120)) (-1518 (((-836) $) NIL) (((-623 |#5|) $) 113)) (-2580 (((-749) $) 130)) (-3753 (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#5|))) "failed") (-623 |#5|) (-1 (-112) |#5| |#5|)) 43) (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#5|))) "failed") (-623 |#5|) (-1 (-112) |#5|) (-1 (-112) |#5| |#5|)) 45)) (-4259 (((-112) $ (-1 (-112) |#5| (-623 |#5|))) 100)) (-1579 (((-623 |#4|) $) 115)) (-1288 (((-112) |#4| $) 118)) (-2316 (((-112) $ $) 19)))
-(((-1173 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -2580 ((-749) |#1|)) (-15 -2272 (|#1| |#1| |#5|)) (-15 -4253 ((-3 |#5| "failed") |#1| |#4|)) (-15 -1288 ((-112) |#4| |#1|)) (-15 -1579 ((-623 |#4|) |#1|)) (-15 -1308 ((-3 |#1| "failed") |#1|)) (-15 -3159 ((-3 |#5| "failed") |#1|)) (-15 -1293 ((-3 |#5| "failed") |#1|)) (-15 -1878 (|#5| |#5| |#1|)) (-15 -1969 (|#1| |#1|)) (-15 -2067 (|#5| |#5| |#1|)) (-15 -3900 (|#5| |#5| |#1|)) (-15 -3984 (|#5| |#5| |#1|)) (-15 -4074 (|#5| |#5| |#1|)) (-15 -4156 ((-623 |#5|) (-623 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|))) (-15 -2419 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|))) (-15 -1296 ((-112) |#1|)) (-15 -1394 ((-112) |#1|)) (-15 -3301 ((-112) |#1|)) (-15 -4259 ((-112) |#1| (-1 (-112) |#5| (-623 |#5|)))) (-15 -1296 ((-112) |#5| |#1|)) (-15 -1394 ((-112) |#5| |#1|)) (-15 -3301 ((-112) |#5| |#1|)) (-15 -3404 ((-112) |#5| |#1| (-1 (-112) |#5| |#5|))) (-15 -3499 ((-112) |#1|)) (-15 -3499 ((-112) |#5| |#1|)) (-15 -3589 ((-2 (|:| -2027 (-623 |#5|)) (|:| -3257 (-623 |#5|))) |#1|)) (-15 -2970 ((-749) |#1|)) (-15 -3671 ((-623 |#5|) |#1|)) (-15 -3753 ((-3 (-2 (|:| |bas| |#1|) (|:| -2038 (-623 |#5|))) "failed") (-623 |#5|) (-1 (-112) |#5|) (-1 (-112) |#5| |#5|))) (-15 -3753 ((-3 (-2 (|:| |bas| |#1|) (|:| -2038 (-623 |#5|))) "failed") (-623 |#5|) (-1 (-112) |#5| |#5|))) (-15 -3831 ((-112) |#1| |#1|)) (-15 -2315 (|#1| |#1| |#4|)) (-15 -2486 (|#1| |#1| |#4|)) (-15 -3952 (|#4| |#1|)) (-15 -3880 ((-3 |#1| "failed") (-623 |#5|))) (-15 -1518 ((-623 |#5|) |#1|)) (-15 -1532 (|#1| (-623 |#5|))) (-15 -2419 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -2419 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -4253 (|#1| (-1 (-112) |#5|) |#1|)) (-15 -2419 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -1518 ((-836) |#1|)) (-15 -2316 ((-112) |#1| |#1|))) (-1174 |#2| |#3| |#4| |#5|) (-542) (-771) (-825) (-1034 |#2| |#3| |#4|)) (T -1173))
-NIL
-(-10 -8 (-15 -2580 ((-749) |#1|)) (-15 -2272 (|#1| |#1| |#5|)) (-15 -4253 ((-3 |#5| "failed") |#1| |#4|)) (-15 -1288 ((-112) |#4| |#1|)) (-15 -1579 ((-623 |#4|) |#1|)) (-15 -1308 ((-3 |#1| "failed") |#1|)) (-15 -3159 ((-3 |#5| "failed") |#1|)) (-15 -1293 ((-3 |#5| "failed") |#1|)) (-15 -1878 (|#5| |#5| |#1|)) (-15 -1969 (|#1| |#1|)) (-15 -2067 (|#5| |#5| |#1|)) (-15 -3900 (|#5| |#5| |#1|)) (-15 -3984 (|#5| |#5| |#1|)) (-15 -4074 (|#5| |#5| |#1|)) (-15 -4156 ((-623 |#5|) (-623 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|))) (-15 -2419 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|))) (-15 -1296 ((-112) |#1|)) (-15 -1394 ((-112) |#1|)) (-15 -3301 ((-112) |#1|)) (-15 -4259 ((-112) |#1| (-1 (-112) |#5| (-623 |#5|)))) (-15 -1296 ((-112) |#5| |#1|)) (-15 -1394 ((-112) |#5| |#1|)) (-15 -3301 ((-112) |#5| |#1|)) (-15 -3404 ((-112) |#5| |#1| (-1 (-112) |#5| |#5|))) (-15 -3499 ((-112) |#1|)) (-15 -3499 ((-112) |#5| |#1|)) (-15 -3589 ((-2 (|:| -2027 (-623 |#5|)) (|:| -3257 (-623 |#5|))) |#1|)) (-15 -2970 ((-749) |#1|)) (-15 -3671 ((-623 |#5|) |#1|)) (-15 -3753 ((-3 (-2 (|:| |bas| |#1|) (|:| -2038 (-623 |#5|))) "failed") (-623 |#5|) (-1 (-112) |#5|) (-1 (-112) |#5| |#5|))) (-15 -3753 ((-3 (-2 (|:| |bas| |#1|) (|:| -2038 (-623 |#5|))) "failed") (-623 |#5|) (-1 (-112) |#5| |#5|))) (-15 -3831 ((-112) |#1| |#1|)) (-15 -2315 (|#1| |#1| |#4|)) (-15 -2486 (|#1| |#1| |#4|)) (-15 -3952 (|#4| |#1|)) (-15 -3880 ((-3 |#1| "failed") (-623 |#5|))) (-15 -1518 ((-623 |#5|) |#1|)) (-15 -1532 (|#1| (-623 |#5|))) (-15 -2419 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -2419 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -4253 (|#1| (-1 (-112) |#5|) |#1|)) (-15 -2419 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -1518 ((-836) |#1|)) (-15 -2316 ((-112) |#1| |#1|)))
-((-1504 (((-112) $ $) 7)) (-1672 (((-623 (-2 (|:| -2027 $) (|:| -3257 (-623 |#4|)))) (-623 |#4|)) 85)) (-1779 (((-623 $) (-623 |#4|)) 86)) (-3141 (((-623 |#3|) $) 33)) (-2238 (((-112) $) 26)) (-3670 (((-112) $) 17 (|has| |#1| (-542)))) (-3301 (((-112) |#4| $) 101) (((-112) $) 97)) (-4074 ((|#4| |#4| $) 92)) (-1674 (((-2 (|:| |under| $) (|:| -1608 $) (|:| |upper| $)) $ |#3|) 27)) (-4047 (((-112) $ (-749)) 44)) (-4253 (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4342))) (((-3 |#4| "failed") $ |#3|) 79)) (-3513 (($) 45 T CONST)) (-2976 (((-112) $) 22 (|has| |#1| (-542)))) (-3156 (((-112) $ $) 24 (|has| |#1| (-542)))) (-3059 (((-112) $ $) 23 (|has| |#1| (-542)))) (-3253 (((-112) $) 25 (|has| |#1| (-542)))) (-4156 (((-623 |#4|) (-623 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 93)) (-3774 (((-623 |#4|) (-623 |#4|) $) 18 (|has| |#1| (-542)))) (-3872 (((-623 |#4|) (-623 |#4|) $) 19 (|has| |#1| (-542)))) (-3880 (((-3 $ "failed") (-623 |#4|)) 36)) (-2726 (($ (-623 |#4|)) 35)) (-1308 (((-3 $ "failed") $) 82)) (-2067 ((|#4| |#4| $) 89)) (-1328 (($ $) 68 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342))))) (-3137 (($ |#4| $) 67 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#4|) $) 64 (|has| $ (-6 -4342)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-542)))) (-3404 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 102)) (-1878 ((|#4| |#4| $) 87)) (-2419 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4342))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4342))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-3589 (((-2 (|:| -2027 (-623 |#4|)) (|:| -3257 (-623 |#4|))) $) 105)) (-3450 (((-623 |#4|) $) 52 (|has| $ (-6 -4342)))) (-3499 (((-112) |#4| $) 104) (((-112) $) 103)) (-3952 ((|#3| $) 34)) (-1859 (((-112) $ (-749)) 43)) (-2689 (((-623 |#4|) $) 53 (|has| $ (-6 -4342)))) (-1921 (((-112) |#4| $) 55 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#4| |#4|) $) 47)) (-2650 (((-623 |#3|) $) 32)) (-2568 (((-112) |#3| $) 31)) (-1573 (((-112) $ (-749)) 42)) (-1825 (((-1126) $) 9)) (-3159 (((-3 |#4| "failed") $) 83)) (-3671 (((-623 |#4|) $) 107)) (-1296 (((-112) |#4| $) 99) (((-112) $) 95)) (-3900 ((|#4| |#4| $) 90)) (-3831 (((-112) $ $) 110)) (-2884 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-542)))) (-1394 (((-112) |#4| $) 100) (((-112) $) 96)) (-3984 ((|#4| |#4| $) 91)) (-3337 (((-1088) $) 10)) (-1293 (((-3 |#4| "failed") $) 84)) (-3321 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 61)) (-2654 (((-3 $ "failed") $ |#4|) 78)) (-2272 (($ $ |#4|) 77)) (-1543 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 |#4|) (-623 |#4|)) 59 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-287 |#4|)) 57 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-623 (-287 |#4|))) 56 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))) (-4140 (((-112) $ $) 38)) (-2902 (((-112) $) 41)) (-3498 (($) 40)) (-2970 (((-749) $) 106)) (-3350 (((-749) |#4| $) 54 (-12 (|has| |#4| (-1068)) (|has| $ (-6 -4342)))) (((-749) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4342)))) (-1731 (($ $) 39)) (-4028 (((-526) $) 69 (|has| |#4| (-596 (-526))))) (-1532 (($ (-623 |#4|)) 60)) (-2315 (($ $ |#3|) 28)) (-2486 (($ $ |#3|) 30)) (-1969 (($ $) 88)) (-2401 (($ $ |#3|) 29)) (-1518 (((-836) $) 11) (((-623 |#4|) $) 37)) (-2580 (((-749) $) 76 (|has| |#3| (-361)))) (-3753 (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 108)) (-4259 (((-112) $ (-1 (-112) |#4| (-623 |#4|))) 98)) (-1675 (((-112) (-1 (-112) |#4|) $) 49 (|has| $ (-6 -4342)))) (-1579 (((-623 |#3|) $) 81)) (-1288 (((-112) |#3| $) 80)) (-2316 (((-112) $ $) 6)) (-3191 (((-749) $) 46 (|has| $ (-6 -4342)))))
-(((-1174 |#1| |#2| |#3| |#4|) (-138) (-542) (-771) (-825) (-1034 |t#1| |t#2| |t#3|)) (T -1174))
-((-3831 (*1 *2 *1 *1) (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-112)))) (-3753 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1 (-112) *8 *8)) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-2 (|:| |bas| *1) (|:| -2038 (-623 *8)))) (-5 *3 (-623 *8)) (-4 *1 (-1174 *5 *6 *7 *8)))) (-3753 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 (-112) *9)) (-5 *5 (-1 (-112) *9 *9)) (-4 *9 (-1034 *6 *7 *8)) (-4 *6 (-542)) (-4 *7 (-771)) (-4 *8 (-825)) (-5 *2 (-2 (|:| |bas| *1) (|:| -2038 (-623 *9)))) (-5 *3 (-623 *9)) (-4 *1 (-1174 *6 *7 *8 *9)))) (-3671 (*1 *2 *1) (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-623 *6)))) (-2970 (*1 *2 *1) (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-749)))) (-3589 (*1 *2 *1) (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-2 (|:| -2027 (-623 *6)) (|:| -3257 (-623 *6)))))) (-3499 (*1 *2 *3 *1) (-12 (-4 *1 (-1174 *4 *5 *6 *3)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-112)))) (-3499 (*1 *2 *1) (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-112)))) (-3404 (*1 *2 *3 *1 *4) (-12 (-5 *4 (-1 (-112) *3 *3)) (-4 *1 (-1174 *5 *6 *7 *3)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-112)))) (-3301 (*1 *2 *3 *1) (-12 (-4 *1 (-1174 *4 *5 *6 *3)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-112)))) (-1394 (*1 *2 *3 *1) (-12 (-4 *1 (-1174 *4 *5 *6 *3)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-112)))) (-1296 (*1 *2 *3 *1) (-12 (-4 *1 (-1174 *4 *5 *6 *3)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-112)))) (-4259 (*1 *2 *1 *3) (-12 (-5 *3 (-1 (-112) *7 (-623 *7))) (-4 *1 (-1174 *4 *5 *6 *7)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112)))) (-3301 (*1 *2 *1) (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-112)))) (-1394 (*1 *2 *1) (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-112)))) (-1296 (*1 *2 *1) (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-112)))) (-2419 (*1 *2 *2 *1 *3 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *4 (-1 (-112) *2 *2)) (-4 *1 (-1174 *5 *6 *7 *2)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *2 (-1034 *5 *6 *7)))) (-4156 (*1 *2 *2 *1 *3 *4) (-12 (-5 *2 (-623 *8)) (-5 *3 (-1 *8 *8 *8)) (-5 *4 (-1 (-112) *8 *8)) (-4 *1 (-1174 *5 *6 *7 *8)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1034 *5 *6 *7)))) (-4074 (*1 *2 *2 *1) (-12 (-4 *1 (-1174 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5)))) (-3984 (*1 *2 *2 *1) (-12 (-4 *1 (-1174 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5)))) (-3900 (*1 *2 *2 *1) (-12 (-4 *1 (-1174 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5)))) (-2067 (*1 *2 *2 *1) (-12 (-4 *1 (-1174 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5)))) (-1969 (*1 *1 *1) (-12 (-4 *1 (-1174 *2 *3 *4 *5)) (-4 *2 (-542)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *5 (-1034 *2 *3 *4)))) (-1878 (*1 *2 *2 *1) (-12 (-4 *1 (-1174 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5)))) (-1779 (*1 *2 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-1174 *4 *5 *6 *7)))) (-1672 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-623 (-2 (|:| -2027 *1) (|:| -3257 (-623 *7))))) (-5 *3 (-623 *7)) (-4 *1 (-1174 *4 *5 *6 *7)))) (-1293 (*1 *2 *1) (|partial| -12 (-4 *1 (-1174 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5)))) (-3159 (*1 *2 *1) (|partial| -12 (-4 *1 (-1174 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5)))) (-1308 (*1 *1 *1) (|partial| -12 (-4 *1 (-1174 *2 *3 *4 *5)) (-4 *2 (-542)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *5 (-1034 *2 *3 *4)))) (-1579 (*1 *2 *1) (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-623 *5)))) (-1288 (*1 *2 *3 *1) (-12 (-4 *1 (-1174 *4 *5 *3 *6)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *3 (-825)) (-4 *6 (-1034 *4 *5 *3)) (-5 *2 (-112)))) (-4253 (*1 *2 *1 *3) (|partial| -12 (-4 *1 (-1174 *4 *5 *3 *2)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *3 (-825)) (-4 *2 (-1034 *4 *5 *3)))) (-2654 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-1174 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5)))) (-2272 (*1 *1 *1 *2) (-12 (-4 *1 (-1174 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5)))) (-2580 (*1 *2 *1) (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-4 *5 (-361)) (-5 *2 (-749)))))
-(-13 (-949 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-6 -4342) (-6 -4343) (-15 -3831 ((-112) $ $)) (-15 -3753 ((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |t#4|))) "failed") (-623 |t#4|) (-1 (-112) |t#4| |t#4|))) (-15 -3753 ((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |t#4|))) "failed") (-623 |t#4|) (-1 (-112) |t#4|) (-1 (-112) |t#4| |t#4|))) (-15 -3671 ((-623 |t#4|) $)) (-15 -2970 ((-749) $)) (-15 -3589 ((-2 (|:| -2027 (-623 |t#4|)) (|:| -3257 (-623 |t#4|))) $)) (-15 -3499 ((-112) |t#4| $)) (-15 -3499 ((-112) $)) (-15 -3404 ((-112) |t#4| $ (-1 (-112) |t#4| |t#4|))) (-15 -3301 ((-112) |t#4| $)) (-15 -1394 ((-112) |t#4| $)) (-15 -1296 ((-112) |t#4| $)) (-15 -4259 ((-112) $ (-1 (-112) |t#4| (-623 |t#4|)))) (-15 -3301 ((-112) $)) (-15 -1394 ((-112) $)) (-15 -1296 ((-112) $)) (-15 -2419 (|t#4| |t#4| $ (-1 |t#4| |t#4| |t#4|) (-1 (-112) |t#4| |t#4|))) (-15 -4156 ((-623 |t#4|) (-623 |t#4|) $ (-1 |t#4| |t#4| |t#4|) (-1 (-112) |t#4| |t#4|))) (-15 -4074 (|t#4| |t#4| $)) (-15 -3984 (|t#4| |t#4| $)) (-15 -3900 (|t#4| |t#4| $)) (-15 -2067 (|t#4| |t#4| $)) (-15 -1969 ($ $)) (-15 -1878 (|t#4| |t#4| $)) (-15 -1779 ((-623 $) (-623 |t#4|))) (-15 -1672 ((-623 (-2 (|:| -2027 $) (|:| -3257 (-623 |t#4|)))) (-623 |t#4|))) (-15 -1293 ((-3 |t#4| "failed") $)) (-15 -3159 ((-3 |t#4| "failed") $)) (-15 -1308 ((-3 $ "failed") $)) (-15 -1579 ((-623 |t#3|) $)) (-15 -1288 ((-112) |t#3| $)) (-15 -4253 ((-3 |t#4| "failed") $ |t#3|)) (-15 -2654 ((-3 $ "failed") $ |t#4|)) (-15 -2272 ($ $ |t#4|)) (IF (|has| |t#3| (-361)) (-15 -2580 ((-749) $)) |%noBranch|)))
-(((-34) . T) ((-101) . T) ((-595 (-623 |#4|)) . T) ((-595 (-836)) . T) ((-149 |#4|) . T) ((-596 (-526)) |has| |#4| (-596 (-526))) ((-302 |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))) ((-481 |#4|) . T) ((-505 |#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))) ((-949 |#1| |#2| |#3| |#4|) . T) ((-1068) . T) ((-1181) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3141 (((-623 (-1144)) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-3123 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3005 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3219 (((-3 $ "failed") $ $) NIL)) (-3353 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3103 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2984 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3146 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3025 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3513 (($) NIL T CONST)) (-3295 (($ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1402 (((-925 |#1|) $ (-749)) 17) (((-925 |#1|) $ (-749) (-749)) NIL)) (-3478 (((-112) $) NIL)) (-2734 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2475 (((-749) $ (-1144)) NIL) (((-749) $ (-1144) (-749)) NIL)) (-3102 (((-112) $) NIL)) (-1460 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3439 (((-112) $) NIL)) (-3118 (($ $ (-623 (-1144)) (-623 (-522 (-1144)))) NIL) (($ $ (-1144) (-522 (-1144))) NIL) (($ |#1| (-522 (-1144))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-2958 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL)) (-1825 (((-1126) $) NIL)) (-1489 (($ $ (-1144)) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1144) |#1|) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3337 (((-1088) $) NIL)) (-2435 (($ (-1 $) (-1144) |#1|) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2272 (($ $ (-749)) NIL)) (-1495 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-1812 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3866 (($ $ (-1144) $) NIL) (($ $ (-623 (-1144)) (-623 $)) NIL) (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL)) (-2393 (($ $ (-1144)) NIL) (($ $ (-623 (-1144))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL)) (-2970 (((-522 (-1144)) $) NIL)) (-3157 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3033 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3135 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3016 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3114 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2995 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3380 (($ $) NIL)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL (|has| |#1| (-170))) (($ $) NIL (|has| |#1| (-542))) (($ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-1144)) NIL) (($ (-925 |#1|)) NIL)) (-2510 ((|#1| $ (-522 (-1144))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL) (((-925 |#1|) $ (-749)) NIL)) (-4242 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2390 (((-749)) NIL)) (-3187 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3060 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3167 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3043 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3209 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3081 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3294 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3094 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3198 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3072 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3176 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3052 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2626 (($) NIL T CONST)) (-2636 (($) NIL T CONST)) (-4183 (($ $ (-1144)) NIL) (($ $ (-623 (-1144))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL)) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
-(((-1175 |#1|) (-13 (-719 |#1| (-1144)) (-10 -8 (-15 -2510 ((-925 |#1|) $ (-749))) (-15 -1518 ($ (-1144))) (-15 -1518 ($ (-925 |#1|))) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -1489 ($ $ (-1144) |#1|)) (-15 -2435 ($ (-1 $) (-1144) |#1|))) |%noBranch|))) (-1020)) (T -1175))
-((-2510 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *2 (-925 *4)) (-5 *1 (-1175 *4)) (-4 *4 (-1020)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-1175 *3)) (-4 *3 (-1020)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-925 *3)) (-4 *3 (-1020)) (-5 *1 (-1175 *3)))) (-1489 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *1 (-1175 *3)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)))) (-2435 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1175 *4))) (-5 *3 (-1144)) (-5 *1 (-1175 *4)) (-4 *4 (-38 (-400 (-550)))) (-4 *4 (-1020)))))
-(-13 (-719 |#1| (-1144)) (-10 -8 (-15 -2510 ((-925 |#1|) $ (-749))) (-15 -1518 ($ (-1144))) (-15 -1518 ($ (-925 |#1|))) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -1489 ($ $ (-1144) |#1|)) (-15 -2435 ($ (-1 $) (-1144) |#1|))) |%noBranch|)))
-((-3147 (($ |#1| (-623 (-623 (-916 (-219)))) (-112)) 19)) (-3061 (((-112) $ (-112)) 18)) (-2985 (((-112) $) 17)) (-2823 (((-623 (-623 (-916 (-219)))) $) 13)) (-2733 ((|#1| $) 8)) (-2904 (((-112) $) 15)))
-(((-1176 |#1|) (-10 -8 (-15 -2733 (|#1| $)) (-15 -2823 ((-623 (-623 (-916 (-219)))) $)) (-15 -2904 ((-112) $)) (-15 -2985 ((-112) $)) (-15 -3061 ((-112) $ (-112))) (-15 -3147 ($ |#1| (-623 (-623 (-916 (-219)))) (-112)))) (-947)) (T -1176))
-((-3147 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-623 (-623 (-916 (-219))))) (-5 *4 (-112)) (-5 *1 (-1176 *2)) (-4 *2 (-947)))) (-3061 (*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1176 *3)) (-4 *3 (-947)))) (-2985 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1176 *3)) (-4 *3 (-947)))) (-2904 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1176 *3)) (-4 *3 (-947)))) (-2823 (*1 *2 *1) (-12 (-5 *2 (-623 (-623 (-916 (-219))))) (-5 *1 (-1176 *3)) (-4 *3 (-947)))) (-2733 (*1 *2 *1) (-12 (-5 *1 (-1176 *2)) (-4 *2 (-947)))))
-(-10 -8 (-15 -2733 (|#1| $)) (-15 -2823 ((-623 (-623 (-916 (-219)))) $)) (-15 -2904 ((-112) $)) (-15 -2985 ((-112) $)) (-15 -3061 ((-112) $ (-112))) (-15 -3147 ($ |#1| (-623 (-623 (-916 (-219)))) (-112))))
-((-3230 (((-916 (-219)) (-916 (-219))) 25)) (-2644 (((-916 (-219)) (-219) (-219) (-219) (-219)) 10)) (-2282 (((-623 (-916 (-219))) (-916 (-219)) (-916 (-219)) (-916 (-219)) (-219) (-623 (-623 (-219)))) 37)) (-3440 (((-219) (-916 (-219)) (-916 (-219))) 21)) (-3305 (((-916 (-219)) (-916 (-219)) (-916 (-219))) 22)) (-2210 (((-623 (-623 (-219))) (-550)) 31)) (-2403 (((-916 (-219)) (-916 (-219)) (-916 (-219))) 20)) (-2391 (((-916 (-219)) (-916 (-219)) (-916 (-219))) 19)) (* (((-916 (-219)) (-219) (-916 (-219))) 18)))
-(((-1177) (-10 -7 (-15 -2644 ((-916 (-219)) (-219) (-219) (-219) (-219))) (-15 * ((-916 (-219)) (-219) (-916 (-219)))) (-15 -2391 ((-916 (-219)) (-916 (-219)) (-916 (-219)))) (-15 -2403 ((-916 (-219)) (-916 (-219)) (-916 (-219)))) (-15 -3440 ((-219) (-916 (-219)) (-916 (-219)))) (-15 -3305 ((-916 (-219)) (-916 (-219)) (-916 (-219)))) (-15 -3230 ((-916 (-219)) (-916 (-219)))) (-15 -2210 ((-623 (-623 (-219))) (-550))) (-15 -2282 ((-623 (-916 (-219))) (-916 (-219)) (-916 (-219)) (-916 (-219)) (-219) (-623 (-623 (-219))))))) (T -1177))
-((-2282 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-623 (-623 (-219)))) (-5 *4 (-219)) (-5 *2 (-623 (-916 *4))) (-5 *1 (-1177)) (-5 *3 (-916 *4)))) (-2210 (*1 *2 *3) (-12 (-5 *3 (-550)) (-5 *2 (-623 (-623 (-219)))) (-5 *1 (-1177)))) (-3230 (*1 *2 *2) (-12 (-5 *2 (-916 (-219))) (-5 *1 (-1177)))) (-3305 (*1 *2 *2 *2) (-12 (-5 *2 (-916 (-219))) (-5 *1 (-1177)))) (-3440 (*1 *2 *3 *3) (-12 (-5 *3 (-916 (-219))) (-5 *2 (-219)) (-5 *1 (-1177)))) (-2403 (*1 *2 *2 *2) (-12 (-5 *2 (-916 (-219))) (-5 *1 (-1177)))) (-2391 (*1 *2 *2 *2) (-12 (-5 *2 (-916 (-219))) (-5 *1 (-1177)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-916 (-219))) (-5 *3 (-219)) (-5 *1 (-1177)))) (-2644 (*1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-916 (-219))) (-5 *1 (-1177)) (-5 *3 (-219)))))
-(-10 -7 (-15 -2644 ((-916 (-219)) (-219) (-219) (-219) (-219))) (-15 * ((-916 (-219)) (-219) (-916 (-219)))) (-15 -2391 ((-916 (-219)) (-916 (-219)) (-916 (-219)))) (-15 -2403 ((-916 (-219)) (-916 (-219)) (-916 (-219)))) (-15 -3440 ((-219) (-916 (-219)) (-916 (-219)))) (-15 -3305 ((-916 (-219)) (-916 (-219)) (-916 (-219)))) (-15 -3230 ((-916 (-219)) (-916 (-219)))) (-15 -2210 ((-623 (-623 (-219))) (-550))) (-15 -2282 ((-623 (-916 (-219))) (-916 (-219)) (-916 (-219)) (-916 (-219)) (-219) (-623 (-623 (-219))))))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-4253 ((|#1| $ (-749)) 13)) (-3772 (((-749) $) 12)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1518 (((-931 |#1|) $) 10) (($ (-931 |#1|)) 9) (((-836) $) 23 (|has| |#1| (-595 (-836))))) (-2316 (((-112) $ $) 16 (|has| |#1| (-1068)))))
-(((-1178 |#1|) (-13 (-595 (-931 |#1|)) (-10 -8 (-15 -1518 ($ (-931 |#1|))) (-15 -4253 (|#1| $ (-749))) (-15 -3772 ((-749) $)) (IF (|has| |#1| (-595 (-836))) (-6 (-595 (-836))) |%noBranch|) (IF (|has| |#1| (-1068)) (-6 (-1068)) |%noBranch|))) (-1181)) (T -1178))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-931 *3)) (-4 *3 (-1181)) (-5 *1 (-1178 *3)))) (-4253 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *1 (-1178 *2)) (-4 *2 (-1181)))) (-3772 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-1178 *3)) (-4 *3 (-1181)))))
-(-13 (-595 (-931 |#1|)) (-10 -8 (-15 -1518 ($ (-931 |#1|))) (-15 -4253 (|#1| $ (-749))) (-15 -3772 ((-749) $)) (IF (|has| |#1| (-595 (-836))) (-6 (-595 (-836))) |%noBranch|) (IF (|has| |#1| (-1068)) (-6 (-1068)) |%noBranch|)))
-((-2507 (((-411 (-1140 (-1140 |#1|))) (-1140 (-1140 |#1|)) (-550)) 80)) (-2353 (((-411 (-1140 (-1140 |#1|))) (-1140 (-1140 |#1|))) 74)) (-2432 (((-411 (-1140 (-1140 |#1|))) (-1140 (-1140 |#1|))) 59)))
-(((-1179 |#1|) (-10 -7 (-15 -2353 ((-411 (-1140 (-1140 |#1|))) (-1140 (-1140 |#1|)))) (-15 -2432 ((-411 (-1140 (-1140 |#1|))) (-1140 (-1140 |#1|)))) (-15 -2507 ((-411 (-1140 (-1140 |#1|))) (-1140 (-1140 |#1|)) (-550)))) (-342)) (T -1179))
-((-2507 (*1 *2 *3 *4) (-12 (-5 *4 (-550)) (-4 *5 (-342)) (-5 *2 (-411 (-1140 (-1140 *5)))) (-5 *1 (-1179 *5)) (-5 *3 (-1140 (-1140 *5))))) (-2432 (*1 *2 *3) (-12 (-4 *4 (-342)) (-5 *2 (-411 (-1140 (-1140 *4)))) (-5 *1 (-1179 *4)) (-5 *3 (-1140 (-1140 *4))))) (-2353 (*1 *2 *3) (-12 (-4 *4 (-342)) (-5 *2 (-411 (-1140 (-1140 *4)))) (-5 *1 (-1179 *4)) (-5 *3 (-1140 (-1140 *4))))))
-(-10 -7 (-15 -2353 ((-411 (-1140 (-1140 |#1|))) (-1140 (-1140 |#1|)))) (-15 -2432 ((-411 (-1140 (-1140 |#1|))) (-1140 (-1140 |#1|)))) (-15 -2507 ((-411 (-1140 (-1140 |#1|))) (-1140 (-1140 |#1|)) (-550))))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 9) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-1180) (-1051)) (T -1180))
-NIL
-(-1051)
-NIL
-(((-1181) (-138)) (T -1181))
-NIL
-(-13 (-10 -7 (-6 -1964)))
-((-1654 (((-112)) 15)) (-2577 (((-1232) (-623 |#1|) (-623 |#1|)) 19) (((-1232) (-623 |#1|)) 20)) (-1859 (((-112) |#1| |#1|) 32 (|has| |#1| (-825)))) (-1573 (((-112) |#1| |#1| (-1 (-112) |#1| |#1|)) 27) (((-3 (-112) "failed") |#1| |#1|) 25)) (-1759 ((|#1| (-623 |#1|)) 33 (|has| |#1| (-825))) ((|#1| (-623 |#1|) (-1 (-112) |#1| |#1|)) 28)) (-2651 (((-2 (|:| -1374 (-623 |#1|)) (|:| -3429 (-623 |#1|)))) 17)))
-(((-1182 |#1|) (-10 -7 (-15 -2577 ((-1232) (-623 |#1|))) (-15 -2577 ((-1232) (-623 |#1|) (-623 |#1|))) (-15 -2651 ((-2 (|:| -1374 (-623 |#1|)) (|:| -3429 (-623 |#1|))))) (-15 -1573 ((-3 (-112) "failed") |#1| |#1|)) (-15 -1573 ((-112) |#1| |#1| (-1 (-112) |#1| |#1|))) (-15 -1759 (|#1| (-623 |#1|) (-1 (-112) |#1| |#1|))) (-15 -1654 ((-112))) (IF (|has| |#1| (-825)) (PROGN (-15 -1759 (|#1| (-623 |#1|))) (-15 -1859 ((-112) |#1| |#1|))) |%noBranch|)) (-1068)) (T -1182))
-((-1859 (*1 *2 *3 *3) (-12 (-5 *2 (-112)) (-5 *1 (-1182 *3)) (-4 *3 (-825)) (-4 *3 (-1068)))) (-1759 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-1068)) (-4 *2 (-825)) (-5 *1 (-1182 *2)))) (-1654 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1182 *3)) (-4 *3 (-1068)))) (-1759 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *2)) (-5 *4 (-1 (-112) *2 *2)) (-5 *1 (-1182 *2)) (-4 *2 (-1068)))) (-1573 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-1 (-112) *3 *3)) (-4 *3 (-1068)) (-5 *2 (-112)) (-5 *1 (-1182 *3)))) (-1573 (*1 *2 *3 *3) (|partial| -12 (-5 *2 (-112)) (-5 *1 (-1182 *3)) (-4 *3 (-1068)))) (-2651 (*1 *2) (-12 (-5 *2 (-2 (|:| -1374 (-623 *3)) (|:| -3429 (-623 *3)))) (-5 *1 (-1182 *3)) (-4 *3 (-1068)))) (-2577 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *4)) (-4 *4 (-1068)) (-5 *2 (-1232)) (-5 *1 (-1182 *4)))) (-2577 (*1 *2 *3) (-12 (-5 *3 (-623 *4)) (-4 *4 (-1068)) (-5 *2 (-1232)) (-5 *1 (-1182 *4)))))
-(-10 -7 (-15 -2577 ((-1232) (-623 |#1|))) (-15 -2577 ((-1232) (-623 |#1|) (-623 |#1|))) (-15 -2651 ((-2 (|:| -1374 (-623 |#1|)) (|:| -3429 (-623 |#1|))))) (-15 -1573 ((-3 (-112) "failed") |#1| |#1|)) (-15 -1573 ((-112) |#1| |#1| (-1 (-112) |#1| |#1|))) (-15 -1759 (|#1| (-623 |#1|) (-1 (-112) |#1| |#1|))) (-15 -1654 ((-112))) (IF (|has| |#1| (-825)) (PROGN (-15 -1759 (|#1| (-623 |#1|))) (-15 -1859 ((-112) |#1| |#1|))) |%noBranch|))
-((-1950 (((-1232) (-623 (-1144)) (-623 (-1144))) 13) (((-1232) (-623 (-1144))) 11)) (-2109 (((-1232)) 14)) (-2032 (((-2 (|:| -3429 (-623 (-1144))) (|:| -1374 (-623 (-1144))))) 18)))
-(((-1183) (-10 -7 (-15 -1950 ((-1232) (-623 (-1144)))) (-15 -1950 ((-1232) (-623 (-1144)) (-623 (-1144)))) (-15 -2032 ((-2 (|:| -3429 (-623 (-1144))) (|:| -1374 (-623 (-1144)))))) (-15 -2109 ((-1232))))) (T -1183))
-((-2109 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-1183)))) (-2032 (*1 *2) (-12 (-5 *2 (-2 (|:| -3429 (-623 (-1144))) (|:| -1374 (-623 (-1144))))) (-5 *1 (-1183)))) (-1950 (*1 *2 *3 *3) (-12 (-5 *3 (-623 (-1144))) (-5 *2 (-1232)) (-5 *1 (-1183)))) (-1950 (*1 *2 *3) (-12 (-5 *3 (-623 (-1144))) (-5 *2 (-1232)) (-5 *1 (-1183)))))
-(-10 -7 (-15 -1950 ((-1232) (-623 (-1144)))) (-15 -1950 ((-1232) (-623 (-1144)) (-623 (-1144)))) (-15 -2032 ((-2 (|:| -3429 (-623 (-1144))) (|:| -1374 (-623 (-1144)))))) (-15 -2109 ((-1232))))
-((-1505 (($ $) 17)) (-3933 (((-112) $) 24)))
-(((-1184 |#1|) (-10 -8 (-15 -1505 (|#1| |#1|)) (-15 -3933 ((-112) |#1|))) (-1185)) (T -1184))
-NIL
-(-10 -8 (-15 -1505 (|#1| |#1|)) (-15 -3933 ((-112) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-3219 (((-3 $ "failed") $ $) 19)) (-1505 (($ $) 49)) (-3564 (((-411 $) $) 50)) (-3513 (($) 17 T CONST)) (-1386 (((-3 $ "failed") $) 32)) (-3933 (((-112) $) 51)) (-3102 (((-112) $) 30)) (-3106 (($ $ $) 44) (($ (-623 $)) 43)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 42)) (-3139 (($ $ $) 46) (($ (-623 $)) 45)) (-3338 (((-411 $) $) 48)) (-1495 (((-3 $ "failed") $ $) 40)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41)) (-2390 (((-749)) 28)) (-1345 (((-112) $ $) 37)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
-(((-1185) (-138)) (T -1185))
-((-3933 (*1 *2 *1) (-12 (-4 *1 (-1185)) (-5 *2 (-112)))) (-3564 (*1 *2 *1) (-12 (-5 *2 (-411 *1)) (-4 *1 (-1185)))) (-1505 (*1 *1 *1) (-4 *1 (-1185))) (-3338 (*1 *2 *1) (-12 (-5 *2 (-411 *1)) (-4 *1 (-1185)))))
-(-13 (-444) (-10 -8 (-15 -3933 ((-112) $)) (-15 -3564 ((-411 $) $)) (-15 -1505 ($ $)) (-15 -3338 ((-411 $) $))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-836)) . T) ((-170) . T) ((-283) . T) ((-444) . T) ((-542) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-3972 (((-1191 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1191 |#1| |#3| |#5|)) 23)))
-(((-1186 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -3972 ((-1191 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1191 |#1| |#3| |#5|)))) (-1020) (-1020) (-1144) (-1144) |#1| |#2|) (T -1186))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1191 *5 *7 *9)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-14 *7 (-1144)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1191 *6 *8 *10)) (-5 *1 (-1186 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1144)))))
-(-10 -7 (-15 -3972 ((-1191 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1191 |#1| |#3| |#5|))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3141 (((-623 (-1050)) $) 72)) (-1861 (((-1144) $) 101)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 49 (|has| |#1| (-542)))) (-1447 (($ $) 50 (|has| |#1| (-542)))) (-4291 (((-112) $) 52 (|has| |#1| (-542)))) (-2370 (($ $ (-550)) 96) (($ $ (-550) (-550)) 95)) (-2575 (((-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) $) 103)) (-3123 (($ $) 133 (|has| |#1| (-38 (-400 (-550)))))) (-3005 (($ $) 116 (|has| |#1| (-38 (-400 (-550)))))) (-3219 (((-3 $ "failed") $ $) 19)) (-1505 (($ $) 160 (|has| |#1| (-356)))) (-3564 (((-411 $) $) 161 (|has| |#1| (-356)))) (-3353 (($ $) 115 (|has| |#1| (-38 (-400 (-550)))))) (-3631 (((-112) $ $) 151 (|has| |#1| (-356)))) (-3103 (($ $) 132 (|has| |#1| (-38 (-400 (-550)))))) (-2984 (($ $) 117 (|has| |#1| (-38 (-400 (-550)))))) (-2672 (($ (-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|)))) 171)) (-3146 (($ $) 131 (|has| |#1| (-38 (-400 (-550)))))) (-3025 (($ $) 118 (|has| |#1| (-38 (-400 (-550)))))) (-3513 (($) 17 T CONST)) (-3349 (($ $ $) 155 (|has| |#1| (-356)))) (-3295 (($ $) 58)) (-1386 (((-3 $ "failed") $) 32)) (-4001 (((-400 (-925 |#1|)) $ (-550)) 169 (|has| |#1| (-542))) (((-400 (-925 |#1|)) $ (-550) (-550)) 168 (|has| |#1| (-542)))) (-1519 (($ $ $) 154 (|has| |#1| (-356)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 149 (|has| |#1| (-356)))) (-3933 (((-112) $) 162 (|has| |#1| (-356)))) (-3478 (((-112) $) 71)) (-2734 (($) 143 (|has| |#1| (-38 (-400 (-550)))))) (-2475 (((-550) $) 98) (((-550) $ (-550)) 97)) (-3102 (((-112) $) 30)) (-1460 (($ $ (-550)) 114 (|has| |#1| (-38 (-400 (-550)))))) (-1784 (($ $ (-894)) 99)) (-3315 (($ (-1 |#1| (-550)) $) 170)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 158 (|has| |#1| (-356)))) (-3439 (((-112) $) 60)) (-3118 (($ |#1| (-550)) 59) (($ $ (-1050) (-550)) 74) (($ $ (-623 (-1050)) (-623 (-550))) 73)) (-3972 (($ (-1 |#1| |#1|) $) 61)) (-2958 (($ $) 140 (|has| |#1| (-38 (-400 (-550)))))) (-3267 (($ $) 63)) (-3277 ((|#1| $) 64)) (-3106 (($ (-623 $)) 147 (|has| |#1| (-356))) (($ $ $) 146 (|has| |#1| (-356)))) (-1825 (((-1126) $) 9)) (-3235 (($ $) 163 (|has| |#1| (-356)))) (-1489 (($ $) 167 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1144)) 166 (-1561 (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-932)) (|has| |#1| (-1166)) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-15 -3141 ((-623 (-1144)) |#1|))) (|has| |#1| (-15 -1489 (|#1| |#1| (-1144)))) (|has| |#1| (-38 (-400 (-550)))))))) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 148 (|has| |#1| (-356)))) (-3139 (($ (-623 $)) 145 (|has| |#1| (-356))) (($ $ $) 144 (|has| |#1| (-356)))) (-3338 (((-411 $) $) 159 (|has| |#1| (-356)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 157 (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 156 (|has| |#1| (-356)))) (-2272 (($ $ (-550)) 93)) (-1495 (((-3 $ "failed") $ $) 48 (|has| |#1| (-542)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 150 (|has| |#1| (-356)))) (-1812 (($ $) 141 (|has| |#1| (-38 (-400 (-550)))))) (-3866 (((-1124 |#1|) $ |#1|) 92 (|has| |#1| (-15 ** (|#1| |#1| (-550)))))) (-3542 (((-749) $) 152 (|has| |#1| (-356)))) (-2680 ((|#1| $ (-550)) 102) (($ $ $) 79 (|has| (-550) (-1080)))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 153 (|has| |#1| (-356)))) (-2393 (($ $ (-623 (-1144)) (-623 (-749))) 87 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-1144) (-749)) 86 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1144))) 85 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-1144)) 84 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-749)) 82 (|has| |#1| (-15 * (|#1| (-550) |#1|)))) (($ $) 80 (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (-2970 (((-550) $) 62)) (-3157 (($ $) 130 (|has| |#1| (-38 (-400 (-550)))))) (-3033 (($ $) 119 (|has| |#1| (-38 (-400 (-550)))))) (-3135 (($ $) 129 (|has| |#1| (-38 (-400 (-550)))))) (-3016 (($ $) 120 (|has| |#1| (-38 (-400 (-550)))))) (-3114 (($ $) 128 (|has| |#1| (-38 (-400 (-550)))))) (-2995 (($ $) 121 (|has| |#1| (-38 (-400 (-550)))))) (-3380 (($ $) 70)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#1|) 45 (|has| |#1| (-170))) (($ (-400 (-550))) 55 (|has| |#1| (-38 (-400 (-550))))) (($ $) 47 (|has| |#1| (-542)))) (-2510 ((|#1| $ (-550)) 57)) (-4242 (((-3 $ "failed") $) 46 (|has| |#1| (-143)))) (-2390 (((-749)) 28)) (-3335 ((|#1| $) 100)) (-3187 (($ $) 139 (|has| |#1| (-38 (-400 (-550)))))) (-3060 (($ $) 127 (|has| |#1| (-38 (-400 (-550)))))) (-1345 (((-112) $ $) 51 (|has| |#1| (-542)))) (-3167 (($ $) 138 (|has| |#1| (-38 (-400 (-550)))))) (-3043 (($ $) 126 (|has| |#1| (-38 (-400 (-550)))))) (-3209 (($ $) 137 (|has| |#1| (-38 (-400 (-550)))))) (-3081 (($ $) 125 (|has| |#1| (-38 (-400 (-550)))))) (-2001 ((|#1| $ (-550)) 94 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-550)))) (|has| |#1| (-15 -1518 (|#1| (-1144))))))) (-3294 (($ $) 136 (|has| |#1| (-38 (-400 (-550)))))) (-3094 (($ $) 124 (|has| |#1| (-38 (-400 (-550)))))) (-3198 (($ $) 135 (|has| |#1| (-38 (-400 (-550)))))) (-3072 (($ $) 123 (|has| |#1| (-38 (-400 (-550)))))) (-3176 (($ $) 134 (|has| |#1| (-38 (-400 (-550)))))) (-3052 (($ $) 122 (|has| |#1| (-38 (-400 (-550)))))) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $ (-623 (-1144)) (-623 (-749))) 91 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-1144) (-749)) 90 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1144))) 89 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-1144)) 88 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-749)) 83 (|has| |#1| (-15 * (|#1| (-550) |#1|)))) (($ $) 81 (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (-2316 (((-112) $ $) 6)) (-2414 (($ $ |#1|) 56 (|has| |#1| (-356))) (($ $ $) 165 (|has| |#1| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 164 (|has| |#1| (-356))) (($ $ $) 142 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 113 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 66) (($ |#1| $) 65) (($ (-400 (-550)) $) 54 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 53 (|has| |#1| (-38 (-400 (-550)))))))
-(((-1187 |#1|) (-138) (-1020)) (T -1187))
-((-2672 (*1 *1 *2) (-12 (-5 *2 (-1124 (-2 (|:| |k| (-550)) (|:| |c| *3)))) (-4 *3 (-1020)) (-4 *1 (-1187 *3)))) (-3315 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-550))) (-4 *1 (-1187 *3)) (-4 *3 (-1020)))) (-4001 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-1187 *4)) (-4 *4 (-1020)) (-4 *4 (-542)) (-5 *2 (-400 (-925 *4))))) (-4001 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-550)) (-4 *1 (-1187 *4)) (-4 *4 (-1020)) (-4 *4 (-542)) (-5 *2 (-400 (-925 *4))))) (-1489 (*1 *1 *1) (-12 (-4 *1 (-1187 *2)) (-4 *2 (-1020)) (-4 *2 (-38 (-400 (-550)))))) (-1489 (*1 *1 *1 *2) (-1561 (-12 (-5 *2 (-1144)) (-4 *1 (-1187 *3)) (-4 *3 (-1020)) (-12 (-4 *3 (-29 (-550))) (-4 *3 (-932)) (-4 *3 (-1166)) (-4 *3 (-38 (-400 (-550)))))) (-12 (-5 *2 (-1144)) (-4 *1 (-1187 *3)) (-4 *3 (-1020)) (-12 (|has| *3 (-15 -3141 ((-623 *2) *3))) (|has| *3 (-15 -1489 (*3 *3 *2))) (-4 *3 (-38 (-400 (-550)))))))))
-(-13 (-1205 |t#1| (-550)) (-10 -8 (-15 -2672 ($ (-1124 (-2 (|:| |k| (-550)) (|:| |c| |t#1|))))) (-15 -3315 ($ (-1 |t#1| (-550)) $)) (IF (|has| |t#1| (-542)) (PROGN (-15 -4001 ((-400 (-925 |t#1|)) $ (-550))) (-15 -4001 ((-400 (-925 |t#1|)) $ (-550) (-550)))) |%noBranch|) (IF (|has| |t#1| (-38 (-400 (-550)))) (PROGN (-15 -1489 ($ $)) (IF (|has| |t#1| (-15 -1489 (|t#1| |t#1| (-1144)))) (IF (|has| |t#1| (-15 -3141 ((-623 (-1144)) |t#1|))) (-15 -1489 ($ $ (-1144))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1166)) (IF (|has| |t#1| (-932)) (IF (|has| |t#1| (-29 (-550))) (-15 -1489 ($ $ (-1144))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-975)) (-6 (-1166))) |%noBranch|) (IF (|has| |t#1| (-356)) (-6 (-356)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-550)) . T) ((-25) . T) ((-38 #1=(-400 (-550))) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-35) |has| |#1| (-38 (-400 (-550)))) ((-94) |has| |#1| (-38 (-400 (-550)))) ((-101) . T) ((-111 #1# #1#) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1561 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-170) -1561 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-227) |has| |#1| (-15 * (|#1| (-550) |#1|))) ((-237) |has| |#1| (-356)) ((-277) |has| |#1| (-38 (-400 (-550)))) ((-279 $ $) |has| (-550) (-1080)) ((-283) -1561 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-300) |has| |#1| (-356)) ((-356) |has| |#1| (-356)) ((-444) |has| |#1| (-356)) ((-484) |has| |#1| (-38 (-400 (-550)))) ((-542) -1561 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-626 #1#) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #1#) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-705) . T) ((-873 (-1144)) -12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))) ((-946 |#1| #0# (-1050)) . T) ((-893) |has| |#1| (-356)) ((-975) |has| |#1| (-38 (-400 (-550)))) ((-1026 #1#) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-1026 |#1|) . T) ((-1026 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1166) |has| |#1| (-38 (-400 (-550)))) ((-1169) |has| |#1| (-38 (-400 (-550)))) ((-1185) |has| |#1| (-356)) ((-1205 |#1| #0#) . T))
-((-3433 (((-112) $) 12)) (-3880 (((-3 |#3| "failed") $) 17) (((-3 (-1144) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 (-550) "failed") $) NIL)) (-2726 ((|#3| $) 14) (((-1144) $) NIL) (((-400 (-550)) $) NIL) (((-550) $) NIL)))
-(((-1188 |#1| |#2| |#3|) (-10 -8 (-15 -2726 ((-550) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2726 ((-1144) |#1|)) (-15 -3880 ((-3 (-1144) "failed") |#1|)) (-15 -2726 (|#3| |#1|)) (-15 -3880 ((-3 |#3| "failed") |#1|)) (-15 -3433 ((-112) |#1|))) (-1189 |#2| |#3|) (-1020) (-1218 |#2|)) (T -1188))
-NIL
-(-10 -8 (-15 -2726 ((-550) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2726 ((-1144) |#1|)) (-15 -3880 ((-3 (-1144) "failed") |#1|)) (-15 -2726 (|#3| |#1|)) (-15 -3880 ((-3 |#3| "failed") |#1|)) (-15 -3433 ((-112) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-1453 ((|#2| $) 228 (-1262 (|has| |#2| (-300)) (|has| |#1| (-356))))) (-3141 (((-623 (-1050)) $) 72)) (-1861 (((-1144) $) 101)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 49 (|has| |#1| (-542)))) (-1447 (($ $) 50 (|has| |#1| (-542)))) (-4291 (((-112) $) 52 (|has| |#1| (-542)))) (-2370 (($ $ (-550)) 96) (($ $ (-550) (-550)) 95)) (-2575 (((-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) $) 103)) (-4314 ((|#2| $) 264)) (-4099 (((-3 |#2| "failed") $) 260)) (-3192 ((|#2| $) 261)) (-3123 (($ $) 133 (|has| |#1| (-38 (-400 (-550)))))) (-3005 (($ $) 116 (|has| |#1| (-38 (-400 (-550)))))) (-3219 (((-3 $ "failed") $ $) 19)) (-3688 (((-411 (-1140 $)) (-1140 $)) 237 (-1262 (|has| |#2| (-882)) (|has| |#1| (-356))))) (-1505 (($ $) 160 (|has| |#1| (-356)))) (-3564 (((-411 $) $) 161 (|has| |#1| (-356)))) (-3353 (($ $) 115 (|has| |#1| (-38 (-400 (-550)))))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) 234 (-1262 (|has| |#2| (-882)) (|has| |#1| (-356))))) (-3631 (((-112) $ $) 151 (|has| |#1| (-356)))) (-3103 (($ $) 132 (|has| |#1| (-38 (-400 (-550)))))) (-2984 (($ $) 117 (|has| |#1| (-38 (-400 (-550)))))) (-3712 (((-550) $) 246 (-1262 (|has| |#2| (-798)) (|has| |#1| (-356))))) (-2672 (($ (-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|)))) 171)) (-3146 (($ $) 131 (|has| |#1| (-38 (-400 (-550)))))) (-3025 (($ $) 118 (|has| |#1| (-38 (-400 (-550)))))) (-3513 (($) 17 T CONST)) (-3880 (((-3 |#2| "failed") $) 267) (((-3 (-550) "failed") $) 256 (-1262 (|has| |#2| (-1011 (-550))) (|has| |#1| (-356)))) (((-3 (-400 (-550)) "failed") $) 254 (-1262 (|has| |#2| (-1011 (-550))) (|has| |#1| (-356)))) (((-3 (-1144) "failed") $) 239 (-1262 (|has| |#2| (-1011 (-1144))) (|has| |#1| (-356))))) (-2726 ((|#2| $) 266) (((-550) $) 257 (-1262 (|has| |#2| (-1011 (-550))) (|has| |#1| (-356)))) (((-400 (-550)) $) 255 (-1262 (|has| |#2| (-1011 (-550))) (|has| |#1| (-356)))) (((-1144) $) 240 (-1262 (|has| |#2| (-1011 (-1144))) (|has| |#1| (-356))))) (-4200 (($ $) 263) (($ (-550) $) 262)) (-3349 (($ $ $) 155 (|has| |#1| (-356)))) (-3295 (($ $) 58)) (-3780 (((-667 |#2|) (-667 $)) 218 (|has| |#1| (-356))) (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 $) (-1227 $)) 217 (|has| |#1| (-356))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) 216 (-1262 (|has| |#2| (-619 (-550))) (|has| |#1| (-356)))) (((-667 (-550)) (-667 $)) 215 (-1262 (|has| |#2| (-619 (-550))) (|has| |#1| (-356))))) (-1386 (((-3 $ "failed") $) 32)) (-4001 (((-400 (-925 |#1|)) $ (-550)) 169 (|has| |#1| (-542))) (((-400 (-925 |#1|)) $ (-550) (-550)) 168 (|has| |#1| (-542)))) (-1741 (($) 230 (-1262 (|has| |#2| (-535)) (|has| |#1| (-356))))) (-1519 (($ $ $) 154 (|has| |#1| (-356)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 149 (|has| |#1| (-356)))) (-3933 (((-112) $) 162 (|has| |#1| (-356)))) (-1416 (((-112) $) 244 (-1262 (|has| |#2| (-798)) (|has| |#1| (-356))))) (-3478 (((-112) $) 71)) (-2734 (($) 143 (|has| |#1| (-38 (-400 (-550)))))) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) 222 (-1262 (|has| |#2| (-859 (-372))) (|has| |#1| (-356)))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) 221 (-1262 (|has| |#2| (-859 (-550))) (|has| |#1| (-356))))) (-2475 (((-550) $) 98) (((-550) $ (-550)) 97)) (-3102 (((-112) $) 30)) (-1552 (($ $) 226 (|has| |#1| (-356)))) (-2705 ((|#2| $) 224 (|has| |#1| (-356)))) (-1460 (($ $ (-550)) 114 (|has| |#1| (-38 (-400 (-550)))))) (-2826 (((-3 $ "failed") $) 258 (-1262 (|has| |#2| (-1119)) (|has| |#1| (-356))))) (-3329 (((-112) $) 245 (-1262 (|has| |#2| (-798)) (|has| |#1| (-356))))) (-1784 (($ $ (-894)) 99)) (-3315 (($ (-1 |#1| (-550)) $) 170)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 158 (|has| |#1| (-356)))) (-3439 (((-112) $) 60)) (-3118 (($ |#1| (-550)) 59) (($ $ (-1050) (-550)) 74) (($ $ (-623 (-1050)) (-623 (-550))) 73)) (-2707 (($ $ $) 248 (-1262 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-4164 (($ $ $) 249 (-1262 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-3972 (($ (-1 |#1| |#1|) $) 61) (($ (-1 |#2| |#2|) $) 210 (|has| |#1| (-356)))) (-2958 (($ $) 140 (|has| |#1| (-38 (-400 (-550)))))) (-3267 (($ $) 63)) (-3277 ((|#1| $) 64)) (-3106 (($ (-623 $)) 147 (|has| |#1| (-356))) (($ $ $) 146 (|has| |#1| (-356)))) (-3203 (($ (-550) |#2|) 265)) (-1825 (((-1126) $) 9)) (-3235 (($ $) 163 (|has| |#1| (-356)))) (-1489 (($ $) 167 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1144)) 166 (-1561 (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-932)) (|has| |#1| (-1166)) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-15 -3141 ((-623 (-1144)) |#1|))) (|has| |#1| (-15 -1489 (|#1| |#1| (-1144)))) (|has| |#1| (-38 (-400 (-550)))))))) (-3862 (($) 259 (-1262 (|has| |#2| (-1119)) (|has| |#1| (-356))) CONST)) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 148 (|has| |#1| (-356)))) (-3139 (($ (-623 $)) 145 (|has| |#1| (-356))) (($ $ $) 144 (|has| |#1| (-356)))) (-3948 (($ $) 229 (-1262 (|has| |#2| (-300)) (|has| |#1| (-356))))) (-1608 ((|#2| $) 232 (-1262 (|has| |#2| (-535)) (|has| |#1| (-356))))) (-3430 (((-411 (-1140 $)) (-1140 $)) 235 (-1262 (|has| |#2| (-882)) (|has| |#1| (-356))))) (-3562 (((-411 (-1140 $)) (-1140 $)) 236 (-1262 (|has| |#2| (-882)) (|has| |#1| (-356))))) (-3338 (((-411 $) $) 159 (|has| |#1| (-356)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 157 (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 156 (|has| |#1| (-356)))) (-2272 (($ $ (-550)) 93)) (-1495 (((-3 $ "failed") $ $) 48 (|has| |#1| (-542)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 150 (|has| |#1| (-356)))) (-1812 (($ $) 141 (|has| |#1| (-38 (-400 (-550)))))) (-3866 (((-1124 |#1|) $ |#1|) 92 (|has| |#1| (-15 ** (|#1| |#1| (-550))))) (($ $ (-1144) |#2|) 209 (-1262 (|has| |#2| (-505 (-1144) |#2|)) (|has| |#1| (-356)))) (($ $ (-623 (-1144)) (-623 |#2|)) 208 (-1262 (|has| |#2| (-505 (-1144) |#2|)) (|has| |#1| (-356)))) (($ $ (-623 (-287 |#2|))) 207 (-1262 (|has| |#2| (-302 |#2|)) (|has| |#1| (-356)))) (($ $ (-287 |#2|)) 206 (-1262 (|has| |#2| (-302 |#2|)) (|has| |#1| (-356)))) (($ $ |#2| |#2|) 205 (-1262 (|has| |#2| (-302 |#2|)) (|has| |#1| (-356)))) (($ $ (-623 |#2|) (-623 |#2|)) 204 (-1262 (|has| |#2| (-302 |#2|)) (|has| |#1| (-356))))) (-3542 (((-749) $) 152 (|has| |#1| (-356)))) (-2680 ((|#1| $ (-550)) 102) (($ $ $) 79 (|has| (-550) (-1080))) (($ $ |#2|) 203 (-1262 (|has| |#2| (-279 |#2| |#2|)) (|has| |#1| (-356))))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 153 (|has| |#1| (-356)))) (-2393 (($ $ (-1 |#2| |#2|)) 214 (|has| |#1| (-356))) (($ $ (-1 |#2| |#2|) (-749)) 213 (|has| |#1| (-356))) (($ $ (-749)) 82 (-1561 (-1262 (|has| |#2| (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $) 80 (-1561 (-1262 (|has| |#2| (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1144)) (-623 (-749))) 87 (-1561 (-1262 (|has| |#2| (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-550) |#1|)))))) (($ $ (-1144) (-749)) 86 (-1561 (-1262 (|has| |#2| (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-550) |#1|)))))) (($ $ (-623 (-1144))) 85 (-1561 (-1262 (|has| |#2| (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-550) |#1|)))))) (($ $ (-1144)) 84 (-1561 (-1262 (|has| |#2| (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))))) (-2639 (($ $) 227 (|has| |#1| (-356)))) (-2715 ((|#2| $) 225 (|has| |#1| (-356)))) (-2970 (((-550) $) 62)) (-3157 (($ $) 130 (|has| |#1| (-38 (-400 (-550)))))) (-3033 (($ $) 119 (|has| |#1| (-38 (-400 (-550)))))) (-3135 (($ $) 129 (|has| |#1| (-38 (-400 (-550)))))) (-3016 (($ $) 120 (|has| |#1| (-38 (-400 (-550)))))) (-3114 (($ $) 128 (|has| |#1| (-38 (-400 (-550)))))) (-2995 (($ $) 121 (|has| |#1| (-38 (-400 (-550)))))) (-4028 (((-219) $) 243 (-1262 (|has| |#2| (-995)) (|has| |#1| (-356)))) (((-372) $) 242 (-1262 (|has| |#2| (-995)) (|has| |#1| (-356)))) (((-526) $) 241 (-1262 (|has| |#2| (-596 (-526))) (|has| |#1| (-356)))) (((-865 (-372)) $) 220 (-1262 (|has| |#2| (-596 (-865 (-372)))) (|has| |#1| (-356)))) (((-865 (-550)) $) 219 (-1262 (|has| |#2| (-596 (-865 (-550)))) (|has| |#1| (-356))))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) 233 (-1262 (-1262 (|has| $ (-143)) (|has| |#2| (-882))) (|has| |#1| (-356))))) (-3380 (($ $) 70)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#1|) 45 (|has| |#1| (-170))) (($ |#2|) 268) (($ (-1144)) 238 (-1262 (|has| |#2| (-1011 (-1144))) (|has| |#1| (-356)))) (($ (-400 (-550))) 55 (|has| |#1| (-38 (-400 (-550))))) (($ $) 47 (|has| |#1| (-542)))) (-2510 ((|#1| $ (-550)) 57)) (-4242 (((-3 $ "failed") $) 46 (-1561 (-1262 (-1561 (|has| |#2| (-143)) (-1262 (|has| $ (-143)) (|has| |#2| (-882)))) (|has| |#1| (-356))) (|has| |#1| (-143))))) (-2390 (((-749)) 28)) (-3335 ((|#1| $) 100)) (-1754 ((|#2| $) 231 (-1262 (|has| |#2| (-535)) (|has| |#1| (-356))))) (-3187 (($ $) 139 (|has| |#1| (-38 (-400 (-550)))))) (-3060 (($ $) 127 (|has| |#1| (-38 (-400 (-550)))))) (-1345 (((-112) $ $) 51 (|has| |#1| (-542)))) (-3167 (($ $) 138 (|has| |#1| (-38 (-400 (-550)))))) (-3043 (($ $) 126 (|has| |#1| (-38 (-400 (-550)))))) (-3209 (($ $) 137 (|has| |#1| (-38 (-400 (-550)))))) (-3081 (($ $) 125 (|has| |#1| (-38 (-400 (-550)))))) (-2001 ((|#1| $ (-550)) 94 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-550)))) (|has| |#1| (-15 -1518 (|#1| (-1144))))))) (-3294 (($ $) 136 (|has| |#1| (-38 (-400 (-550)))))) (-3094 (($ $) 124 (|has| |#1| (-38 (-400 (-550)))))) (-3198 (($ $) 135 (|has| |#1| (-38 (-400 (-550)))))) (-3072 (($ $) 123 (|has| |#1| (-38 (-400 (-550)))))) (-3176 (($ $) 134 (|has| |#1| (-38 (-400 (-550)))))) (-3052 (($ $) 122 (|has| |#1| (-38 (-400 (-550)))))) (-1635 (($ $) 247 (-1262 (|has| |#2| (-798)) (|has| |#1| (-356))))) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $ (-1 |#2| |#2|)) 212 (|has| |#1| (-356))) (($ $ (-1 |#2| |#2|) (-749)) 211 (|has| |#1| (-356))) (($ $ (-749)) 83 (-1561 (-1262 (|has| |#2| (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $) 81 (-1561 (-1262 (|has| |#2| (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1144)) (-623 (-749))) 91 (-1561 (-1262 (|has| |#2| (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-550) |#1|)))))) (($ $ (-1144) (-749)) 90 (-1561 (-1262 (|has| |#2| (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-550) |#1|)))))) (($ $ (-623 (-1144))) 89 (-1561 (-1262 (|has| |#2| (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-550) |#1|)))))) (($ $ (-1144)) 88 (-1561 (-1262 (|has| |#2| (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))))) (-2363 (((-112) $ $) 251 (-1262 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2345 (((-112) $ $) 252 (-1262 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 250 (-1262 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2335 (((-112) $ $) 253 (-1262 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2414 (($ $ |#1|) 56 (|has| |#1| (-356))) (($ $ $) 165 (|has| |#1| (-356))) (($ |#2| |#2|) 223 (|has| |#1| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 164 (|has| |#1| (-356))) (($ $ $) 142 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 113 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 66) (($ |#1| $) 65) (($ $ |#2|) 202 (|has| |#1| (-356))) (($ |#2| $) 201 (|has| |#1| (-356))) (($ (-400 (-550)) $) 54 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 53 (|has| |#1| (-38 (-400 (-550)))))))
-(((-1189 |#1| |#2|) (-138) (-1020) (-1218 |t#1|)) (T -1189))
-((-2970 (*1 *2 *1) (-12 (-4 *1 (-1189 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1218 *3)) (-5 *2 (-550)))) (-1518 (*1 *1 *2) (-12 (-4 *3 (-1020)) (-4 *1 (-1189 *3 *2)) (-4 *2 (-1218 *3)))) (-3203 (*1 *1 *2 *3) (-12 (-5 *2 (-550)) (-4 *4 (-1020)) (-4 *1 (-1189 *4 *3)) (-4 *3 (-1218 *4)))) (-4314 (*1 *2 *1) (-12 (-4 *1 (-1189 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1218 *3)))) (-4200 (*1 *1 *1) (-12 (-4 *1 (-1189 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1218 *2)))) (-4200 (*1 *1 *2 *1) (-12 (-5 *2 (-550)) (-4 *1 (-1189 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1218 *3)))) (-3192 (*1 *2 *1) (-12 (-4 *1 (-1189 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1218 *3)))) (-4099 (*1 *2 *1) (|partial| -12 (-4 *1 (-1189 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1218 *3)))))
-(-13 (-1187 |t#1|) (-1011 |t#2|) (-10 -8 (-15 -3203 ($ (-550) |t#2|)) (-15 -2970 ((-550) $)) (-15 -4314 (|t#2| $)) (-15 -4200 ($ $)) (-15 -4200 ($ (-550) $)) (-15 -1518 ($ |t#2|)) (-15 -3192 (|t#2| $)) (-15 -4099 ((-3 |t#2| "failed") $)) (IF (|has| |t#1| (-356)) (-6 (-965 |t#2|)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-550)) . T) ((-25) . T) ((-38 #1=(-400 (-550))) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-38 |#1|) |has| |#1| (-170)) ((-38 |#2|) |has| |#1| (-356)) ((-38 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-35) |has| |#1| (-38 (-400 (-550)))) ((-94) |has| |#1| (-38 (-400 (-550)))) ((-101) . T) ((-111 #1# #1#) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-111 |#1| |#1|) . T) ((-111 |#2| |#2|) |has| |#1| (-356)) ((-111 $ $) -1561 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-130) . T) ((-143) -1561 (-12 (|has| |#1| (-356)) (|has| |#2| (-143))) (|has| |#1| (-143))) ((-145) -1561 (-12 (|has| |#1| (-356)) (|has| |#2| (-145))) (|has| |#1| (-145))) ((-595 (-836)) . T) ((-170) -1561 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-596 (-219)) -12 (|has| |#1| (-356)) (|has| |#2| (-995))) ((-596 (-372)) -12 (|has| |#1| (-356)) (|has| |#2| (-995))) ((-596 (-526)) -12 (|has| |#1| (-356)) (|has| |#2| (-596 (-526)))) ((-596 (-865 (-372))) -12 (|has| |#1| (-356)) (|has| |#2| (-596 (-865 (-372))))) ((-596 (-865 (-550))) -12 (|has| |#1| (-356)) (|has| |#2| (-596 (-865 (-550))))) ((-225 |#2|) |has| |#1| (-356)) ((-227) -1561 (-12 (|has| |#1| (-356)) (|has| |#2| (-227))) (|has| |#1| (-15 * (|#1| (-550) |#1|)))) ((-237) |has| |#1| (-356)) ((-277) |has| |#1| (-38 (-400 (-550)))) ((-279 |#2| $) -12 (|has| |#1| (-356)) (|has| |#2| (-279 |#2| |#2|))) ((-279 $ $) |has| (-550) (-1080)) ((-283) -1561 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-300) |has| |#1| (-356)) ((-302 |#2|) -12 (|has| |#1| (-356)) (|has| |#2| (-302 |#2|))) ((-356) |has| |#1| (-356)) ((-331 |#2|) |has| |#1| (-356)) ((-370 |#2|) |has| |#1| (-356)) ((-393 |#2|) |has| |#1| (-356)) ((-444) |has| |#1| (-356)) ((-484) |has| |#1| (-38 (-400 (-550)))) ((-505 (-1144) |#2|) -12 (|has| |#1| (-356)) (|has| |#2| (-505 (-1144) |#2|))) ((-505 |#2| |#2|) -12 (|has| |#1| (-356)) (|has| |#2| (-302 |#2|))) ((-542) -1561 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-626 #1#) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-626 |#1|) . T) ((-626 |#2|) |has| |#1| (-356)) ((-626 $) . T) ((-619 (-550)) -12 (|has| |#1| (-356)) (|has| |#2| (-619 (-550)))) ((-619 |#2|) |has| |#1| (-356)) ((-696 #1#) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-696 |#1|) |has| |#1| (-170)) ((-696 |#2|) |has| |#1| (-356)) ((-696 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-705) . T) ((-769) -12 (|has| |#1| (-356)) (|has| |#2| (-798))) ((-770) -12 (|has| |#1| (-356)) (|has| |#2| (-798))) ((-772) -12 (|has| |#1| (-356)) (|has| |#2| (-798))) ((-773) -12 (|has| |#1| (-356)) (|has| |#2| (-798))) ((-798) -12 (|has| |#1| (-356)) (|has| |#2| (-798))) ((-823) -12 (|has| |#1| (-356)) (|has| |#2| (-798))) ((-825) -1561 (-12 (|has| |#1| (-356)) (|has| |#2| (-825))) (-12 (|has| |#1| (-356)) (|has| |#2| (-798)))) ((-873 (-1144)) -1561 (-12 (|has| |#1| (-356)) (|has| |#2| (-873 (-1144)))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144))))) ((-859 (-372)) -12 (|has| |#1| (-356)) (|has| |#2| (-859 (-372)))) ((-859 (-550)) -12 (|has| |#1| (-356)) (|has| |#2| (-859 (-550)))) ((-857 |#2|) |has| |#1| (-356)) ((-882) -12 (|has| |#1| (-356)) (|has| |#2| (-882))) ((-946 |#1| #0# (-1050)) . T) ((-893) |has| |#1| (-356)) ((-965 |#2|) |has| |#1| (-356)) ((-975) |has| |#1| (-38 (-400 (-550)))) ((-995) -12 (|has| |#1| (-356)) (|has| |#2| (-995))) ((-1011 (-400 (-550))) -12 (|has| |#1| (-356)) (|has| |#2| (-1011 (-550)))) ((-1011 (-550)) -12 (|has| |#1| (-356)) (|has| |#2| (-1011 (-550)))) ((-1011 (-1144)) -12 (|has| |#1| (-356)) (|has| |#2| (-1011 (-1144)))) ((-1011 |#2|) . T) ((-1026 #1#) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-1026 |#1|) . T) ((-1026 |#2|) |has| |#1| (-356)) ((-1026 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1119) -12 (|has| |#1| (-356)) (|has| |#2| (-1119))) ((-1166) |has| |#1| (-38 (-400 (-550)))) ((-1169) |has| |#1| (-38 (-400 (-550)))) ((-1181) |has| |#1| (-356)) ((-1185) |has| |#1| (-356)) ((-1187 |#1|) . T) ((-1205 |#1| #0#) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 70)) (-1453 ((|#2| $) NIL (-12 (|has| |#2| (-300)) (|has| |#1| (-356))))) (-3141 (((-623 (-1050)) $) NIL)) (-1861 (((-1144) $) 88)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-2370 (($ $ (-550)) 97) (($ $ (-550) (-550)) 99)) (-2575 (((-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) $) 47)) (-4314 ((|#2| $) 11)) (-4099 (((-3 |#2| "failed") $) 30)) (-3192 ((|#2| $) 31)) (-3123 (($ $) 192 (|has| |#1| (-38 (-400 (-550)))))) (-3005 (($ $) 168 (|has| |#1| (-38 (-400 (-550)))))) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (-12 (|has| |#2| (-882)) (|has| |#1| (-356))))) (-1505 (($ $) NIL (|has| |#1| (-356)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3353 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (-12 (|has| |#2| (-882)) (|has| |#1| (-356))))) (-3631 (((-112) $ $) NIL (|has| |#1| (-356)))) (-3103 (($ $) 188 (|has| |#1| (-38 (-400 (-550)))))) (-2984 (($ $) 164 (|has| |#1| (-38 (-400 (-550)))))) (-3712 (((-550) $) NIL (-12 (|has| |#2| (-798)) (|has| |#1| (-356))))) (-2672 (($ (-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|)))) 57)) (-3146 (($ $) 196 (|has| |#1| (-38 (-400 (-550)))))) (-3025 (($ $) 172 (|has| |#1| (-38 (-400 (-550)))))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#2| "failed") $) 144) (((-3 (-550) "failed") $) NIL (-12 (|has| |#2| (-1011 (-550))) (|has| |#1| (-356)))) (((-3 (-400 (-550)) "failed") $) NIL (-12 (|has| |#2| (-1011 (-550))) (|has| |#1| (-356)))) (((-3 (-1144) "failed") $) NIL (-12 (|has| |#2| (-1011 (-1144))) (|has| |#1| (-356))))) (-2726 ((|#2| $) 143) (((-550) $) NIL (-12 (|has| |#2| (-1011 (-550))) (|has| |#1| (-356)))) (((-400 (-550)) $) NIL (-12 (|has| |#2| (-1011 (-550))) (|has| |#1| (-356)))) (((-1144) $) NIL (-12 (|has| |#2| (-1011 (-1144))) (|has| |#1| (-356))))) (-4200 (($ $) 61) (($ (-550) $) 24)) (-3349 (($ $ $) NIL (|has| |#1| (-356)))) (-3295 (($ $) NIL)) (-3780 (((-667 |#2|) (-667 $)) NIL (|has| |#1| (-356))) (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 $) (-1227 $)) NIL (|has| |#1| (-356))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (-12 (|has| |#2| (-619 (-550))) (|has| |#1| (-356)))) (((-667 (-550)) (-667 $)) NIL (-12 (|has| |#2| (-619 (-550))) (|has| |#1| (-356))))) (-1386 (((-3 $ "failed") $) 77)) (-4001 (((-400 (-925 |#1|)) $ (-550)) 112 (|has| |#1| (-542))) (((-400 (-925 |#1|)) $ (-550) (-550)) 114 (|has| |#1| (-542)))) (-1741 (($) NIL (-12 (|has| |#2| (-535)) (|has| |#1| (-356))))) (-1519 (($ $ $) NIL (|has| |#1| (-356)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-3933 (((-112) $) NIL (|has| |#1| (-356)))) (-1416 (((-112) $) NIL (-12 (|has| |#2| (-798)) (|has| |#1| (-356))))) (-3478 (((-112) $) 64)) (-2734 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (-12 (|has| |#2| (-859 (-372))) (|has| |#1| (-356)))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (-12 (|has| |#2| (-859 (-550))) (|has| |#1| (-356))))) (-2475 (((-550) $) 93) (((-550) $ (-550)) 95)) (-3102 (((-112) $) NIL)) (-1552 (($ $) NIL (|has| |#1| (-356)))) (-2705 ((|#2| $) 151 (|has| |#1| (-356)))) (-1460 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2826 (((-3 $ "failed") $) NIL (-12 (|has| |#2| (-1119)) (|has| |#1| (-356))))) (-3329 (((-112) $) NIL (-12 (|has| |#2| (-798)) (|has| |#1| (-356))))) (-1784 (($ $ (-894)) 136)) (-3315 (($ (-1 |#1| (-550)) $) 132)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| (-550)) 19) (($ $ (-1050) (-550)) NIL) (($ $ (-623 (-1050)) (-623 (-550))) NIL)) (-2707 (($ $ $) NIL (-12 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-4164 (($ $ $) NIL (-12 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-3972 (($ (-1 |#1| |#1|) $) 129) (($ (-1 |#2| |#2|) $) NIL (|has| |#1| (-356)))) (-2958 (($ $) 162 (|has| |#1| (-38 (-400 (-550)))))) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-3203 (($ (-550) |#2|) 10)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) 145 (|has| |#1| (-356)))) (-1489 (($ $) 214 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1144)) 219 (-1561 (-12 (|has| |#1| (-15 -1489 (|#1| |#1| (-1144)))) (|has| |#1| (-15 -3141 ((-623 (-1144)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-932)) (|has| |#1| (-1166)))))) (-3862 (($) NIL (-12 (|has| |#2| (-1119)) (|has| |#1| (-356))) CONST)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#1| (-356)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-3948 (($ $) NIL (-12 (|has| |#2| (-300)) (|has| |#1| (-356))))) (-1608 ((|#2| $) NIL (-12 (|has| |#2| (-535)) (|has| |#1| (-356))))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (-12 (|has| |#2| (-882)) (|has| |#1| (-356))))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (-12 (|has| |#2| (-882)) (|has| |#1| (-356))))) (-3338 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-2272 (($ $ (-550)) 126)) (-1495 (((-3 $ "failed") $ $) 116 (|has| |#1| (-542)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1812 (($ $) 160 (|has| |#1| (-38 (-400 (-550)))))) (-3866 (((-1124 |#1|) $ |#1|) 85 (|has| |#1| (-15 ** (|#1| |#1| (-550))))) (($ $ (-1144) |#2|) NIL (-12 (|has| |#2| (-505 (-1144) |#2|)) (|has| |#1| (-356)))) (($ $ (-623 (-1144)) (-623 |#2|)) NIL (-12 (|has| |#2| (-505 (-1144) |#2|)) (|has| |#1| (-356)))) (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#1| (-356)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#1| (-356)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#1| (-356)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#1| (-356))))) (-3542 (((-749) $) NIL (|has| |#1| (-356)))) (-2680 ((|#1| $ (-550)) 91) (($ $ $) 79 (|has| (-550) (-1080))) (($ $ |#2|) NIL (-12 (|has| |#2| (-279 |#2| |#2|)) (|has| |#1| (-356))))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-356)))) (-2393 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-356))) (($ $ (-1 |#2| |#2|) (-749)) NIL (|has| |#1| (-356))) (($ $ (-749)) NIL (-1561 (-12 (|has| |#2| (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $) 137 (-1561 (-12 (|has| |#2| (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-1561 (-12 (|has| |#2| (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))))) (($ $ (-1144) (-749)) NIL (-1561 (-12 (|has| |#2| (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))))) (($ $ (-623 (-1144))) NIL (-1561 (-12 (|has| |#2| (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))))) (($ $ (-1144)) 140 (-1561 (-12 (|has| |#2| (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144))))))) (-2639 (($ $) NIL (|has| |#1| (-356)))) (-2715 ((|#2| $) 152 (|has| |#1| (-356)))) (-2970 (((-550) $) 12)) (-3157 (($ $) 198 (|has| |#1| (-38 (-400 (-550)))))) (-3033 (($ $) 174 (|has| |#1| (-38 (-400 (-550)))))) (-3135 (($ $) 194 (|has| |#1| (-38 (-400 (-550)))))) (-3016 (($ $) 170 (|has| |#1| (-38 (-400 (-550)))))) (-3114 (($ $) 190 (|has| |#1| (-38 (-400 (-550)))))) (-2995 (($ $) 166 (|has| |#1| (-38 (-400 (-550)))))) (-4028 (((-219) $) NIL (-12 (|has| |#2| (-995)) (|has| |#1| (-356)))) (((-372) $) NIL (-12 (|has| |#2| (-995)) (|has| |#1| (-356)))) (((-526) $) NIL (-12 (|has| |#2| (-596 (-526))) (|has| |#1| (-356)))) (((-865 (-372)) $) NIL (-12 (|has| |#2| (-596 (-865 (-372)))) (|has| |#1| (-356)))) (((-865 (-550)) $) NIL (-12 (|has| |#2| (-596 (-865 (-550)))) (|has| |#1| (-356))))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#2| (-882)) (|has| |#1| (-356))))) (-3380 (($ $) 124)) (-1518 (((-836) $) 245) (($ (-550)) 23) (($ |#1|) 21 (|has| |#1| (-170))) (($ |#2|) 20) (($ (-1144)) NIL (-12 (|has| |#2| (-1011 (-1144))) (|has| |#1| (-356)))) (($ (-400 (-550))) 155 (|has| |#1| (-38 (-400 (-550))))) (($ $) NIL (|has| |#1| (-542)))) (-2510 ((|#1| $ (-550)) 74)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| |#2| (-882)) (|has| |#1| (-356))) (-12 (|has| |#2| (-143)) (|has| |#1| (-356))) (|has| |#1| (-143))))) (-2390 (((-749)) 142)) (-3335 ((|#1| $) 90)) (-1754 ((|#2| $) NIL (-12 (|has| |#2| (-535)) (|has| |#1| (-356))))) (-3187 (($ $) 204 (|has| |#1| (-38 (-400 (-550)))))) (-3060 (($ $) 180 (|has| |#1| (-38 (-400 (-550)))))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3167 (($ $) 200 (|has| |#1| (-38 (-400 (-550)))))) (-3043 (($ $) 176 (|has| |#1| (-38 (-400 (-550)))))) (-3209 (($ $) 208 (|has| |#1| (-38 (-400 (-550)))))) (-3081 (($ $) 184 (|has| |#1| (-38 (-400 (-550)))))) (-2001 ((|#1| $ (-550)) 122 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-550)))) (|has| |#1| (-15 -1518 (|#1| (-1144))))))) (-3294 (($ $) 210 (|has| |#1| (-38 (-400 (-550)))))) (-3094 (($ $) 186 (|has| |#1| (-38 (-400 (-550)))))) (-3198 (($ $) 206 (|has| |#1| (-38 (-400 (-550)))))) (-3072 (($ $) 182 (|has| |#1| (-38 (-400 (-550)))))) (-3176 (($ $) 202 (|has| |#1| (-38 (-400 (-550)))))) (-3052 (($ $) 178 (|has| |#1| (-38 (-400 (-550)))))) (-1635 (($ $) NIL (-12 (|has| |#2| (-798)) (|has| |#1| (-356))))) (-2626 (($) 13 T CONST)) (-2636 (($) 17 T CONST)) (-4183 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-356))) (($ $ (-1 |#2| |#2|) (-749)) NIL (|has| |#1| (-356))) (($ $ (-749)) NIL (-1561 (-12 (|has| |#2| (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $) NIL (-1561 (-12 (|has| |#2| (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-1561 (-12 (|has| |#2| (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))))) (($ $ (-1144) (-749)) NIL (-1561 (-12 (|has| |#2| (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))))) (($ $ (-623 (-1144))) NIL (-1561 (-12 (|has| |#2| (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))))) (($ $ (-1144)) NIL (-1561 (-12 (|has| |#2| (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144))))))) (-2363 (((-112) $ $) NIL (-12 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2345 (((-112) $ $) NIL (-12 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2316 (((-112) $ $) 63)) (-2354 (((-112) $ $) NIL (-12 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2335 (((-112) $ $) NIL (-12 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356))) (($ $ $) 149 (|has| |#1| (-356))) (($ |#2| |#2|) 150 (|has| |#1| (-356)))) (-2403 (($ $) 213) (($ $ $) 68)) (-2391 (($ $ $) 66)) (** (($ $ (-894)) NIL) (($ $ (-749)) 73) (($ $ (-550)) 146 (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 158 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 69) (($ $ |#1|) NIL) (($ |#1| $) 139) (($ $ |#2|) 148 (|has| |#1| (-356))) (($ |#2| $) 147 (|has| |#1| (-356))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
-(((-1190 |#1| |#2|) (-1189 |#1| |#2|) (-1020) (-1218 |#1|)) (T -1190))
-NIL
-(-1189 |#1| |#2|)
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1453 (((-1219 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-300)) (|has| |#1| (-356))))) (-3141 (((-623 (-1050)) $) NIL)) (-1861 (((-1144) $) 10)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1219 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-1447 (($ $) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1219 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-4291 (((-112) $) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1219 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-2370 (($ $ (-550)) NIL) (($ $ (-550) (-550)) NIL)) (-2575 (((-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) $) NIL)) (-4314 (((-1219 |#1| |#2| |#3|) $) NIL)) (-4099 (((-3 (-1219 |#1| |#2| |#3|) "failed") $) NIL)) (-3192 (((-1219 |#1| |#2| |#3|) $) NIL)) (-3123 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3005 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3219 (((-3 $ "failed") $ $) NIL)) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))))) (-1505 (($ $) NIL (|has| |#1| (-356)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3353 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))))) (-3631 (((-112) $ $) NIL (|has| |#1| (-356)))) (-3103 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2984 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3712 (((-550) $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))))) (-2672 (($ (-1124 (-2 (|:| |k| (-550)) (|:| |c| |#1|)))) NIL)) (-3146 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3025 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-1219 |#1| |#2| |#3|) "failed") $) NIL) (((-3 (-1144) "failed") $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-1011 (-1144))) (|has| |#1| (-356)))) (((-3 (-400 (-550)) "failed") $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-1011 (-550))) (|has| |#1| (-356)))) (((-3 (-550) "failed") $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-1011 (-550))) (|has| |#1| (-356))))) (-2726 (((-1219 |#1| |#2| |#3|) $) NIL) (((-1144) $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-1011 (-1144))) (|has| |#1| (-356)))) (((-400 (-550)) $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-1011 (-550))) (|has| |#1| (-356)))) (((-550) $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-1011 (-550))) (|has| |#1| (-356))))) (-4200 (($ $) NIL) (($ (-550) $) NIL)) (-3349 (($ $ $) NIL (|has| |#1| (-356)))) (-3295 (($ $) NIL)) (-3780 (((-667 (-1219 |#1| |#2| |#3|)) (-667 $)) NIL (|has| |#1| (-356))) (((-2 (|:| -1340 (-667 (-1219 |#1| |#2| |#3|))) (|:| |vec| (-1227 (-1219 |#1| |#2| |#3|)))) (-667 $) (-1227 $)) NIL (|has| |#1| (-356))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-619 (-550))) (|has| |#1| (-356)))) (((-667 (-550)) (-667 $)) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-619 (-550))) (|has| |#1| (-356))))) (-1386 (((-3 $ "failed") $) NIL)) (-4001 (((-400 (-925 |#1|)) $ (-550)) NIL (|has| |#1| (-542))) (((-400 (-925 |#1|)) $ (-550) (-550)) NIL (|has| |#1| (-542)))) (-1741 (($) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-535)) (|has| |#1| (-356))))) (-1519 (($ $ $) NIL (|has| |#1| (-356)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-3933 (((-112) $) NIL (|has| |#1| (-356)))) (-1416 (((-112) $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))))) (-3478 (((-112) $) NIL)) (-2734 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4312 (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-859 (-550))) (|has| |#1| (-356)))) (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-859 (-372))) (|has| |#1| (-356))))) (-2475 (((-550) $) NIL) (((-550) $ (-550)) NIL)) (-3102 (((-112) $) NIL)) (-1552 (($ $) NIL (|has| |#1| (-356)))) (-2705 (((-1219 |#1| |#2| |#3|) $) NIL (|has| |#1| (-356)))) (-1460 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2826 (((-3 $ "failed") $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-1119)) (|has| |#1| (-356))))) (-3329 (((-112) $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))))) (-1784 (($ $ (-894)) NIL)) (-3315 (($ (-1 |#1| (-550)) $) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| (-550)) 17) (($ $ (-1050) (-550)) NIL) (($ $ (-623 (-1050)) (-623 (-550))) NIL)) (-2707 (($ $ $) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1219 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-4164 (($ $ $) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1219 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-3972 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1219 |#1| |#2| |#3|) (-1219 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-356)))) (-2958 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-3203 (($ (-550) (-1219 |#1| |#2| |#3|)) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL (|has| |#1| (-356)))) (-1489 (($ $) 25 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1144)) NIL (-1561 (-12 (|has| |#1| (-15 -1489 (|#1| |#1| (-1144)))) (|has| |#1| (-15 -3141 ((-623 (-1144)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-932)) (|has| |#1| (-1166))))) (($ $ (-1223 |#2|)) 26 (|has| |#1| (-38 (-400 (-550)))))) (-3862 (($) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-1119)) (|has| |#1| (-356))) CONST)) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#1| (-356)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-3948 (($ $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-300)) (|has| |#1| (-356))))) (-1608 (((-1219 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-535)) (|has| |#1| (-356))))) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))))) (-3338 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-2272 (($ $ (-550)) NIL)) (-1495 (((-3 $ "failed") $ $) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1219 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1812 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3866 (((-1124 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-550))))) (($ $ (-1144) (-1219 |#1| |#2| |#3|)) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-505 (-1144) (-1219 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-623 (-1144)) (-623 (-1219 |#1| |#2| |#3|))) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-505 (-1144) (-1219 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-623 (-287 (-1219 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-302 (-1219 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-287 (-1219 |#1| |#2| |#3|))) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-302 (-1219 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-1219 |#1| |#2| |#3|) (-1219 |#1| |#2| |#3|)) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-302 (-1219 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-623 (-1219 |#1| |#2| |#3|)) (-623 (-1219 |#1| |#2| |#3|))) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-302 (-1219 |#1| |#2| |#3|))) (|has| |#1| (-356))))) (-3542 (((-749) $) NIL (|has| |#1| (-356)))) (-2680 ((|#1| $ (-550)) NIL) (($ $ $) NIL (|has| (-550) (-1080))) (($ $ (-1219 |#1| |#2| |#3|)) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-279 (-1219 |#1| |#2| |#3|) (-1219 |#1| |#2| |#3|))) (|has| |#1| (-356))))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-356)))) (-2393 (($ $ (-1 (-1219 |#1| |#2| |#3|) (-1219 |#1| |#2| |#3|))) NIL (|has| |#1| (-356))) (($ $ (-1 (-1219 |#1| |#2| |#3|) (-1219 |#1| |#2| |#3|)) (-749)) NIL (|has| |#1| (-356))) (($ $ (-1223 |#2|)) 24) (($ $ (-749)) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $) 23 (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))))) (($ $ (-1144) (-749)) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))))) (($ $ (-623 (-1144))) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))))) (($ $ (-1144)) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144))))))) (-2639 (($ $) NIL (|has| |#1| (-356)))) (-2715 (((-1219 |#1| |#2| |#3|) $) NIL (|has| |#1| (-356)))) (-2970 (((-550) $) NIL)) (-3157 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3033 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3135 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3016 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3114 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2995 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4028 (((-526) $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-596 (-526))) (|has| |#1| (-356)))) (((-372) $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-995)) (|has| |#1| (-356)))) (((-219) $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-995)) (|has| |#1| (-356)))) (((-865 (-372)) $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-596 (-865 (-372)))) (|has| |#1| (-356)))) (((-865 (-550)) $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-596 (-865 (-550)))) (|has| |#1| (-356))))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| (-1219 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))))) (-3380 (($ $) NIL)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL (|has| |#1| (-170))) (($ (-1219 |#1| |#2| |#3|)) NIL) (($ (-1223 |#2|)) 22) (($ (-1144)) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-1011 (-1144))) (|has| |#1| (-356)))) (($ $) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1219 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))) (|has| |#1| (-542)))) (($ (-400 (-550))) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-1011 (-550))) (|has| |#1| (-356))) (|has| |#1| (-38 (-400 (-550))))))) (-2510 ((|#1| $ (-550)) NIL)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| (-1219 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))) (-12 (|has| (-1219 |#1| |#2| |#3|) (-143)) (|has| |#1| (-356))) (|has| |#1| (-143))))) (-2390 (((-749)) NIL)) (-3335 ((|#1| $) 11)) (-1754 (((-1219 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-535)) (|has| |#1| (-356))))) (-3187 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3060 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1345 (((-112) $ $) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1219 |#1| |#2| |#3|) (-882)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-3167 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3043 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3209 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3081 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2001 ((|#1| $ (-550)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-550)))) (|has| |#1| (-15 -1518 (|#1| (-1144))))))) (-3294 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3094 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3198 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3072 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3176 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3052 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1635 (($ $) NIL (-12 (|has| (-1219 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))))) (-2626 (($) 19 T CONST)) (-2636 (($) 15 T CONST)) (-4183 (($ $ (-1 (-1219 |#1| |#2| |#3|) (-1219 |#1| |#2| |#3|))) NIL (|has| |#1| (-356))) (($ $ (-1 (-1219 |#1| |#2| |#3|) (-1219 |#1| |#2| |#3|)) (-749)) NIL (|has| |#1| (-356))) (($ $ (-749)) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))))) (($ $ (-1144) (-749)) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))))) (($ $ (-623 (-1144))) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144)))))) (($ $ (-1144)) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-873 (-1144))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-873 (-1144))))))) (-2363 (((-112) $ $) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1219 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2345 (((-112) $ $) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1219 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1219 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2335 (((-112) $ $) NIL (-1561 (-12 (|has| (-1219 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1219 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356))) (($ (-1219 |#1| |#2| |#3|) (-1219 |#1| |#2| |#3|)) NIL (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) 20)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1219 |#1| |#2| |#3|)) NIL (|has| |#1| (-356))) (($ (-1219 |#1| |#2| |#3|) $) NIL (|has| |#1| (-356))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
-(((-1191 |#1| |#2| |#3|) (-13 (-1189 |#1| (-1219 |#1| |#2| |#3|)) (-10 -8 (-15 -1518 ($ (-1223 |#2|))) (-15 -2393 ($ $ (-1223 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -1489 ($ $ (-1223 |#2|))) |%noBranch|))) (-1020) (-1144) |#1|) (T -1191))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1191 *3 *4 *5)) (-4 *3 (-1020)) (-14 *5 *3))) (-2393 (*1 *1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1191 *3 *4 *5)) (-4 *3 (-1020)) (-14 *5 *3))) (-1489 (*1 *1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1191 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)) (-14 *5 *3))))
-(-13 (-1189 |#1| (-1219 |#1| |#2| |#3|)) (-10 -8 (-15 -1518 ($ (-1223 |#2|))) (-15 -2393 ($ $ (-1223 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -1489 ($ $ (-1223 |#2|))) |%noBranch|)))
-((-1433 (((-2 (|:| |contp| (-550)) (|:| -1877 (-623 (-2 (|:| |irr| |#1|) (|:| -4245 (-550)))))) |#1| (-112)) 12)) (-1338 (((-411 |#1|) |#1|) 22)) (-3338 (((-411 |#1|) |#1|) 21)))
-(((-1192 |#1|) (-10 -7 (-15 -3338 ((-411 |#1|) |#1|)) (-15 -1338 ((-411 |#1|) |#1|)) (-15 -1433 ((-2 (|:| |contp| (-550)) (|:| -1877 (-623 (-2 (|:| |irr| |#1|) (|:| -4245 (-550)))))) |#1| (-112)))) (-1203 (-550))) (T -1192))
-((-1433 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-5 *2 (-2 (|:| |contp| (-550)) (|:| -1877 (-623 (-2 (|:| |irr| *3) (|:| -4245 (-550))))))) (-5 *1 (-1192 *3)) (-4 *3 (-1203 (-550))))) (-1338 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-1192 *3)) (-4 *3 (-1203 (-550))))) (-3338 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-1192 *3)) (-4 *3 (-1203 (-550))))))
-(-10 -7 (-15 -3338 ((-411 |#1|) |#1|)) (-15 -1338 ((-411 |#1|) |#1|)) (-15 -1433 ((-2 (|:| |contp| (-550)) (|:| -1877 (-623 (-2 (|:| |irr| |#1|) (|:| -4245 (-550)))))) |#1| (-112))))
-((-3972 (((-1124 |#2|) (-1 |#2| |#1|) (-1194 |#1|)) 23 (|has| |#1| (-823))) (((-1194 |#2|) (-1 |#2| |#1|) (-1194 |#1|)) 17)))
-(((-1193 |#1| |#2|) (-10 -7 (-15 -3972 ((-1194 |#2|) (-1 |#2| |#1|) (-1194 |#1|))) (IF (|has| |#1| (-823)) (-15 -3972 ((-1124 |#2|) (-1 |#2| |#1|) (-1194 |#1|))) |%noBranch|)) (-1181) (-1181)) (T -1193))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1194 *5)) (-4 *5 (-823)) (-4 *5 (-1181)) (-4 *6 (-1181)) (-5 *2 (-1124 *6)) (-5 *1 (-1193 *5 *6)))) (-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1194 *5)) (-4 *5 (-1181)) (-4 *6 (-1181)) (-5 *2 (-1194 *6)) (-5 *1 (-1193 *5 *6)))))
-(-10 -7 (-15 -3972 ((-1194 |#2|) (-1 |#2| |#1|) (-1194 |#1|))) (IF (|has| |#1| (-823)) (-15 -3972 ((-1124 |#2|) (-1 |#2| |#1|) (-1194 |#1|))) |%noBranch|))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-3939 (($ |#1| |#1|) 9) (($ |#1|) 8)) (-3972 (((-1124 |#1|) (-1 |#1| |#1|) $) 41 (|has| |#1| (-823)))) (-1374 ((|#1| $) 14)) (-4024 ((|#1| $) 10)) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-4036 (((-550) $) 18)) (-3429 ((|#1| $) 17)) (-4049 ((|#1| $) 11)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1414 (((-112) $) 16)) (-4214 (((-1124 |#1|) $) 38 (|has| |#1| (-823))) (((-1124 |#1|) (-623 $)) 37 (|has| |#1| (-823)))) (-4028 (($ |#1|) 25)) (-1518 (($ (-1062 |#1|)) 24) (((-836) $) 34 (|has| |#1| (-1068)))) (-1299 (($ |#1| |#1|) 20) (($ |#1|) 19)) (-2132 (($ $ (-550)) 13)) (-2316 (((-112) $ $) 27 (|has| |#1| (-1068)))))
-(((-1194 |#1|) (-13 (-1061 |#1|) (-10 -8 (-15 -1299 ($ |#1|)) (-15 -3939 ($ |#1|)) (-15 -1518 ($ (-1062 |#1|))) (-15 -1414 ((-112) $)) (IF (|has| |#1| (-1068)) (-6 (-1068)) |%noBranch|) (IF (|has| |#1| (-823)) (-6 (-1063 |#1| (-1124 |#1|))) |%noBranch|))) (-1181)) (T -1194))
-((-1299 (*1 *1 *2) (-12 (-5 *1 (-1194 *2)) (-4 *2 (-1181)))) (-3939 (*1 *1 *2) (-12 (-5 *1 (-1194 *2)) (-4 *2 (-1181)))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-1062 *3)) (-4 *3 (-1181)) (-5 *1 (-1194 *3)))) (-1414 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1194 *3)) (-4 *3 (-1181)))))
-(-13 (-1061 |#1|) (-10 -8 (-15 -1299 ($ |#1|)) (-15 -3939 ($ |#1|)) (-15 -1518 ($ (-1062 |#1|))) (-15 -1414 ((-112) $)) (IF (|has| |#1| (-1068)) (-6 (-1068)) |%noBranch|) (IF (|has| |#1| (-823)) (-6 (-1063 |#1| (-1124 |#1|))) |%noBranch|)))
-((-3972 (((-1200 |#3| |#4|) (-1 |#4| |#2|) (-1200 |#1| |#2|)) 15)))
-(((-1195 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3972 ((-1200 |#3| |#4|) (-1 |#4| |#2|) (-1200 |#1| |#2|)))) (-1144) (-1020) (-1144) (-1020)) (T -1195))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *6)) (-5 *4 (-1200 *5 *6)) (-14 *5 (-1144)) (-4 *6 (-1020)) (-4 *8 (-1020)) (-5 *2 (-1200 *7 *8)) (-5 *1 (-1195 *5 *6 *7 *8)) (-14 *7 (-1144)))))
-(-10 -7 (-15 -3972 ((-1200 |#3| |#4|) (-1 |#4| |#2|) (-1200 |#1| |#2|))))
-((-2346 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 21)) (-2156 ((|#1| |#3|) 13)) (-2249 ((|#3| |#3|) 19)))
-(((-1196 |#1| |#2| |#3|) (-10 -7 (-15 -2156 (|#1| |#3|)) (-15 -2249 (|#3| |#3|)) (-15 -2346 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-542) (-965 |#1|) (-1203 |#2|)) (T -1196))
-((-2346 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-965 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1196 *4 *5 *3)) (-4 *3 (-1203 *5)))) (-2249 (*1 *2 *2) (-12 (-4 *3 (-542)) (-4 *4 (-965 *3)) (-5 *1 (-1196 *3 *4 *2)) (-4 *2 (-1203 *4)))) (-2156 (*1 *2 *3) (-12 (-4 *4 (-965 *2)) (-4 *2 (-542)) (-5 *1 (-1196 *2 *4 *3)) (-4 *3 (-1203 *4)))))
-(-10 -7 (-15 -2156 (|#1| |#3|)) (-15 -2249 (|#3| |#3|)) (-15 -2346 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|)))
-((-2542 (((-3 |#2| "failed") |#2| (-749) |#1|) 29)) (-2450 (((-3 |#2| "failed") |#2| (-749)) 30)) (-1577 (((-3 (-2 (|:| -2671 |#2|) (|:| -2682 |#2|)) "failed") |#2|) 43)) (-1697 (((-623 |#2|) |#2|) 45)) (-1446 (((-3 |#2| "failed") |#2| |#2|) 40)))
-(((-1197 |#1| |#2|) (-10 -7 (-15 -2450 ((-3 |#2| "failed") |#2| (-749))) (-15 -2542 ((-3 |#2| "failed") |#2| (-749) |#1|)) (-15 -1446 ((-3 |#2| "failed") |#2| |#2|)) (-15 -1577 ((-3 (-2 (|:| -2671 |#2|) (|:| -2682 |#2|)) "failed") |#2|)) (-15 -1697 ((-623 |#2|) |#2|))) (-13 (-542) (-145)) (-1203 |#1|)) (T -1197))
-((-1697 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-145))) (-5 *2 (-623 *3)) (-5 *1 (-1197 *4 *3)) (-4 *3 (-1203 *4)))) (-1577 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-542) (-145))) (-5 *2 (-2 (|:| -2671 *3) (|:| -2682 *3))) (-5 *1 (-1197 *4 *3)) (-4 *3 (-1203 *4)))) (-1446 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-13 (-542) (-145))) (-5 *1 (-1197 *3 *2)) (-4 *2 (-1203 *3)))) (-2542 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-749)) (-4 *4 (-13 (-542) (-145))) (-5 *1 (-1197 *4 *2)) (-4 *2 (-1203 *4)))) (-2450 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-749)) (-4 *4 (-13 (-542) (-145))) (-5 *1 (-1197 *4 *2)) (-4 *2 (-1203 *4)))))
-(-10 -7 (-15 -2450 ((-3 |#2| "failed") |#2| (-749))) (-15 -2542 ((-3 |#2| "failed") |#2| (-749) |#1|)) (-15 -1446 ((-3 |#2| "failed") |#2| |#2|)) (-15 -1577 ((-3 (-2 (|:| -2671 |#2|) (|:| -2682 |#2|)) "failed") |#2|)) (-15 -1697 ((-623 |#2|) |#2|)))
-((-1826 (((-3 (-2 (|:| -3526 |#2|) (|:| -2786 |#2|)) "failed") |#2| |#2|) 32)))
-(((-1198 |#1| |#2|) (-10 -7 (-15 -1826 ((-3 (-2 (|:| -3526 |#2|) (|:| -2786 |#2|)) "failed") |#2| |#2|))) (-542) (-1203 |#1|)) (T -1198))
-((-1826 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-542)) (-5 *2 (-2 (|:| -3526 *3) (|:| -2786 *3))) (-5 *1 (-1198 *4 *3)) (-4 *3 (-1203 *4)))))
-(-10 -7 (-15 -1826 ((-3 (-2 (|:| -3526 |#2|) (|:| -2786 |#2|)) "failed") |#2| |#2|)))
-((-1943 ((|#2| |#2| |#2|) 19)) (-2056 ((|#2| |#2| |#2|) 30)) (-3898 ((|#2| |#2| |#2| (-749) (-749)) 36)))
-(((-1199 |#1| |#2|) (-10 -7 (-15 -1943 (|#2| |#2| |#2|)) (-15 -2056 (|#2| |#2| |#2|)) (-15 -3898 (|#2| |#2| |#2| (-749) (-749)))) (-1020) (-1203 |#1|)) (T -1199))
-((-3898 (*1 *2 *2 *2 *3 *3) (-12 (-5 *3 (-749)) (-4 *4 (-1020)) (-5 *1 (-1199 *4 *2)) (-4 *2 (-1203 *4)))) (-2056 (*1 *2 *2 *2) (-12 (-4 *3 (-1020)) (-5 *1 (-1199 *3 *2)) (-4 *2 (-1203 *3)))) (-1943 (*1 *2 *2 *2) (-12 (-4 *3 (-1020)) (-5 *1 (-1199 *3 *2)) (-4 *2 (-1203 *3)))))
-(-10 -7 (-15 -1943 (|#2| |#2| |#2|)) (-15 -2056 (|#2| |#2| |#2|)) (-15 -3898 (|#2| |#2| |#2| (-749) (-749))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-2170 (((-1227 |#2|) $ (-749)) NIL)) (-3141 (((-623 (-1050)) $) NIL)) (-3058 (($ (-1140 |#2|)) NIL)) (-3306 (((-1140 $) $ (-1050)) NIL) (((-1140 |#2|) $) NIL)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#2| (-542)))) (-1447 (($ $) NIL (|has| |#2| (-542)))) (-4291 (((-112) $) NIL (|has| |#2| (-542)))) (-1520 (((-749) $) NIL) (((-749) $ (-623 (-1050))) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3238 (($ $ $) NIL (|has| |#2| (-542)))) (-3688 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-1505 (($ $) NIL (|has| |#2| (-444)))) (-3564 (((-411 $) $) NIL (|has| |#2| (-444)))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-3631 (((-112) $ $) NIL (|has| |#2| (-356)))) (-3810 (($ $ (-749)) NIL)) (-3690 (($ $ (-749)) NIL)) (-4005 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#2| (-444)))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#2| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#2| (-1011 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#2| (-1011 (-550)))) (((-3 (-1050) "failed") $) NIL)) (-2726 ((|#2| $) NIL) (((-400 (-550)) $) NIL (|has| |#2| (-1011 (-400 (-550))))) (((-550) $) NIL (|has| |#2| (-1011 (-550)))) (((-1050) $) NIL)) (-3340 (($ $ $ (-1050)) NIL (|has| |#2| (-170))) ((|#2| $ $) NIL (|has| |#2| (-170)))) (-3349 (($ $ $) NIL (|has| |#2| (-356)))) (-3295 (($ $) NIL)) (-3780 (((-667 (-550)) (-667 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#2|)) (|:| |vec| (-1227 |#2|))) (-667 $) (-1227 $)) NIL) (((-667 |#2|) (-667 $)) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-1519 (($ $ $) NIL (|has| |#2| (-356)))) (-3563 (($ $ $) NIL)) (-4232 (($ $ $) NIL (|has| |#2| (-542)))) (-4113 (((-2 (|:| -2855 |#2|) (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#2| (-542)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| |#2| (-356)))) (-2674 (($ $) NIL (|has| |#2| (-444))) (($ $ (-1050)) NIL (|has| |#2| (-444)))) (-3287 (((-623 $) $) NIL)) (-3933 (((-112) $) NIL (|has| |#2| (-882)))) (-2613 (($ $ |#2| (-749) $) NIL)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) NIL (-12 (|has| (-1050) (-859 (-372))) (|has| |#2| (-859 (-372))))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) NIL (-12 (|has| (-1050) (-859 (-550))) (|has| |#2| (-859 (-550)))))) (-2475 (((-749) $ $) NIL (|has| |#2| (-542)))) (-3102 (((-112) $) NIL)) (-2603 (((-749) $) NIL)) (-2826 (((-3 $ "failed") $) NIL (|has| |#2| (-1119)))) (-3129 (($ (-1140 |#2|) (-1050)) NIL) (($ (-1140 $) (-1050)) NIL)) (-1784 (($ $ (-749)) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#2| (-356)))) (-1822 (((-623 $) $) NIL)) (-3439 (((-112) $) NIL)) (-3118 (($ |#2| (-749)) 17) (($ $ (-1050) (-749)) NIL) (($ $ (-623 (-1050)) (-623 (-749))) NIL)) (-2843 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $ (-1050)) NIL) (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL)) (-1667 (((-749) $) NIL) (((-749) $ (-1050)) NIL) (((-623 (-749)) $ (-623 (-1050))) NIL)) (-2707 (($ $ $) NIL (|has| |#2| (-825)))) (-4164 (($ $ $) NIL (|has| |#2| (-825)))) (-2688 (($ (-1 (-749) (-749)) $) NIL)) (-3972 (($ (-1 |#2| |#2|) $) NIL)) (-3165 (((-1140 |#2|) $) NIL)) (-2558 (((-3 (-1050) "failed") $) NIL)) (-3267 (($ $) NIL)) (-3277 ((|#2| $) NIL)) (-3106 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) NIL (|has| |#2| (-444)))) (-1825 (((-1126) $) NIL)) (-2731 (((-2 (|:| -3526 $) (|:| -2786 $)) $ (-749)) NIL)) (-1598 (((-3 (-623 $) "failed") $) NIL)) (-1444 (((-3 (-623 $) "failed") $) NIL)) (-1748 (((-3 (-2 (|:| |var| (-1050)) (|:| -3521 (-749))) "failed") $) NIL)) (-1489 (($ $) NIL (|has| |#2| (-38 (-400 (-550)))))) (-3862 (($) NIL (|has| |#2| (-1119)) CONST)) (-3337 (((-1088) $) NIL)) (-3248 (((-112) $) NIL)) (-3256 ((|#2| $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#2| (-444)))) (-3139 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) NIL (|has| |#2| (-444)))) (-3138 (($ $ (-749) |#2| $) NIL)) (-3430 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) NIL (|has| |#2| (-882)))) (-3338 (((-411 $) $) NIL (|has| |#2| (-882)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#2| (-356)))) (-1495 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-542)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#2| (-356)))) (-3866 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-1050) |#2|) NIL) (($ $ (-623 (-1050)) (-623 |#2|)) NIL) (($ $ (-1050) $) NIL) (($ $ (-623 (-1050)) (-623 $)) NIL)) (-3542 (((-749) $) NIL (|has| |#2| (-356)))) (-2680 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-400 $) (-400 $) (-400 $)) NIL (|has| |#2| (-542))) ((|#2| (-400 $) |#2|) NIL (|has| |#2| (-356))) (((-400 $) $ (-400 $)) NIL (|has| |#2| (-542)))) (-2953 (((-3 $ "failed") $ (-749)) NIL)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#2| (-356)))) (-3453 (($ $ (-1050)) NIL (|has| |#2| (-170))) ((|#2| $) NIL (|has| |#2| (-170)))) (-2393 (($ $ (-1050)) NIL) (($ $ (-623 (-1050))) NIL) (($ $ (-1050) (-749)) NIL) (($ $ (-623 (-1050)) (-623 (-749))) NIL) (($ $ (-749)) NIL) (($ $) NIL) (($ $ (-1144)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) $) NIL)) (-2970 (((-749) $) NIL) (((-749) $ (-1050)) NIL) (((-623 (-749)) $ (-623 (-1050))) NIL)) (-4028 (((-865 (-372)) $) NIL (-12 (|has| (-1050) (-596 (-865 (-372)))) (|has| |#2| (-596 (-865 (-372)))))) (((-865 (-550)) $) NIL (-12 (|has| (-1050) (-596 (-865 (-550)))) (|has| |#2| (-596 (-865 (-550)))))) (((-526) $) NIL (-12 (|has| (-1050) (-596 (-526))) (|has| |#2| (-596 (-526)))))) (-2503 ((|#2| $) NIL (|has| |#2| (-444))) (($ $ (-1050)) NIL (|has| |#2| (-444)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#2| (-882))))) (-1292 (((-3 $ "failed") $ $) NIL (|has| |#2| (-542))) (((-3 (-400 $) "failed") (-400 $) $) NIL (|has| |#2| (-542)))) (-1518 (((-836) $) 13) (($ (-550)) NIL) (($ |#2|) NIL) (($ (-1050)) NIL) (($ (-1223 |#1|)) 19) (($ (-400 (-550))) NIL (-1561 (|has| |#2| (-38 (-400 (-550)))) (|has| |#2| (-1011 (-400 (-550)))))) (($ $) NIL (|has| |#2| (-542)))) (-3511 (((-623 |#2|) $) NIL)) (-2510 ((|#2| $ (-749)) NIL) (($ $ (-1050) (-749)) NIL) (($ $ (-623 (-1050)) (-623 (-749))) NIL)) (-4242 (((-3 $ "failed") $) NIL (-1561 (-12 (|has| $ (-143)) (|has| |#2| (-882))) (|has| |#2| (-143))))) (-2390 (((-749)) NIL)) (-2540 (($ $ $ (-749)) NIL (|has| |#2| (-170)))) (-1345 (((-112) $ $) NIL (|has| |#2| (-542)))) (-2626 (($) NIL T CONST)) (-2636 (($) 14 T CONST)) (-4183 (($ $ (-1050)) NIL) (($ $ (-623 (-1050))) NIL) (($ $ (-1050) (-749)) NIL) (($ $ (-623 (-1050)) (-623 (-749))) NIL) (($ $ (-749)) NIL) (($ $) NIL) (($ $ (-1144)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-623 (-1144))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1144) (-749)) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) NIL (|has| |#2| (-873 (-1144)))) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-2363 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2316 (((-112) $ $) NIL)) (-2354 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2414 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#2| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#2| (-38 (-400 (-550))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
-(((-1200 |#1| |#2|) (-13 (-1203 |#2|) (-10 -8 (-15 -1518 ($ (-1223 |#1|))) (-15 -3138 ($ $ (-749) |#2| $)))) (-1144) (-1020)) (T -1200))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1223 *3)) (-14 *3 (-1144)) (-5 *1 (-1200 *3 *4)) (-4 *4 (-1020)))) (-3138 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-749)) (-5 *1 (-1200 *4 *3)) (-14 *4 (-1144)) (-4 *3 (-1020)))))
-(-13 (-1203 |#2|) (-10 -8 (-15 -1518 ($ (-1223 |#1|))) (-15 -3138 ($ $ (-749) |#2| $))))
-((-3972 ((|#4| (-1 |#3| |#1|) |#2|) 22)))
-(((-1201 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3972 (|#4| (-1 |#3| |#1|) |#2|))) (-1020) (-1203 |#1|) (-1020) (-1203 |#3|)) (T -1201))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1203 *6)) (-5 *1 (-1201 *5 *4 *6 *2)) (-4 *4 (-1203 *5)))))
-(-10 -7 (-15 -3972 (|#4| (-1 |#3| |#1|) |#2|)))
-((-2170 (((-1227 |#2|) $ (-749)) 114)) (-3141 (((-623 (-1050)) $) 15)) (-3058 (($ (-1140 |#2|)) 67)) (-1520 (((-749) $) NIL) (((-749) $ (-623 (-1050))) 18)) (-3688 (((-411 (-1140 $)) (-1140 $)) 185)) (-1505 (($ $) 175)) (-3564 (((-411 $) $) 173)) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) 82)) (-3810 (($ $ (-749)) 71)) (-3690 (($ $ (-749)) 73)) (-4005 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 130)) (-3880 (((-3 |#2| "failed") $) 117) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 (-550) "failed") $) NIL) (((-3 (-1050) "failed") $) NIL)) (-2726 ((|#2| $) 115) (((-400 (-550)) $) NIL) (((-550) $) NIL) (((-1050) $) NIL)) (-4232 (($ $ $) 151)) (-4113 (((-2 (|:| -2855 |#2|) (|:| -3526 $) (|:| -2786 $)) $ $) 153)) (-2475 (((-749) $ $) 170)) (-2826 (((-3 $ "failed") $) 123)) (-3118 (($ |#2| (-749)) NIL) (($ $ (-1050) (-749)) 47) (($ $ (-623 (-1050)) (-623 (-749))) NIL)) (-1667 (((-749) $) NIL) (((-749) $ (-1050)) 42) (((-623 (-749)) $ (-623 (-1050))) 43)) (-3165 (((-1140 |#2|) $) 59)) (-2558 (((-3 (-1050) "failed") $) 40)) (-2731 (((-2 (|:| -3526 $) (|:| -2786 $)) $ (-749)) 70)) (-1489 (($ $) 197)) (-3862 (($) 119)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 182)) (-3430 (((-411 (-1140 $)) (-1140 $)) 88)) (-3562 (((-411 (-1140 $)) (-1140 $)) 86)) (-3338 (((-411 $) $) 107)) (-3866 (($ $ (-623 (-287 $))) 39) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-1050) |#2|) 31) (($ $ (-623 (-1050)) (-623 |#2|)) 28) (($ $ (-1050) $) 25) (($ $ (-623 (-1050)) (-623 $)) 23)) (-3542 (((-749) $) 188)) (-2680 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-400 $) (-400 $) (-400 $)) 147) ((|#2| (-400 $) |#2|) 187) (((-400 $) $ (-400 $)) 169)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 191)) (-2393 (($ $ (-1050)) 140) (($ $ (-623 (-1050))) NIL) (($ $ (-1050) (-749)) NIL) (($ $ (-623 (-1050)) (-623 (-749))) NIL) (($ $ (-749)) NIL) (($ $) 138) (($ $ (-1144)) NIL) (($ $ (-623 (-1144))) NIL) (($ $ (-1144) (-749)) NIL) (($ $ (-623 (-1144)) (-623 (-749))) NIL) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) 137) (($ $ (-1 |#2| |#2|) $) 134)) (-2970 (((-749) $) NIL) (((-749) $ (-1050)) 16) (((-623 (-749)) $ (-623 (-1050))) 20)) (-2503 ((|#2| $) NIL) (($ $ (-1050)) 125)) (-1292 (((-3 $ "failed") $ $) 161) (((-3 (-400 $) "failed") (-400 $) $) 157)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#2|) NIL) (($ (-1050)) 51) (($ (-400 (-550))) NIL) (($ $) NIL)))
-(((-1202 |#1| |#2|) (-10 -8 (-15 -1518 (|#1| |#1|)) (-15 -2619 ((-1140 |#1|) (-1140 |#1|) (-1140 |#1|))) (-15 -3564 ((-411 |#1|) |#1|)) (-15 -1505 (|#1| |#1|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -3862 (|#1|)) (-15 -2826 ((-3 |#1| "failed") |#1|)) (-15 -2680 ((-400 |#1|) |#1| (-400 |#1|))) (-15 -3542 ((-749) |#1|)) (-15 -1866 ((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -1489 (|#1| |#1|)) (-15 -2680 (|#2| (-400 |#1|) |#2|)) (-15 -4005 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -4113 ((-2 (|:| -2855 |#2|) (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -4232 (|#1| |#1| |#1|)) (-15 -1292 ((-3 (-400 |#1|) "failed") (-400 |#1|) |#1|)) (-15 -1292 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2475 ((-749) |#1| |#1|)) (-15 -2680 ((-400 |#1|) (-400 |#1|) (-400 |#1|))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -3690 (|#1| |#1| (-749))) (-15 -3810 (|#1| |#1| (-749))) (-15 -2731 ((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| (-749))) (-15 -3058 (|#1| (-1140 |#2|))) (-15 -3165 ((-1140 |#2|) |#1|)) (-15 -2170 ((-1227 |#2|) |#1| (-749))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-749))) (-15 -2680 (|#1| |#1| |#1|)) (-15 -2680 (|#2| |#1| |#2|)) (-15 -3338 ((-411 |#1|) |#1|)) (-15 -3688 ((-411 (-1140 |#1|)) (-1140 |#1|))) (-15 -3562 ((-411 (-1140 |#1|)) (-1140 |#1|))) (-15 -3430 ((-411 (-1140 |#1|)) (-1140 |#1|))) (-15 -3297 ((-3 (-623 (-1140 |#1|)) "failed") (-623 (-1140 |#1|)) (-1140 |#1|))) (-15 -2503 (|#1| |#1| (-1050))) (-15 -3141 ((-623 (-1050)) |#1|)) (-15 -1520 ((-749) |#1| (-623 (-1050)))) (-15 -1520 ((-749) |#1|)) (-15 -3118 (|#1| |#1| (-623 (-1050)) (-623 (-749)))) (-15 -3118 (|#1| |#1| (-1050) (-749))) (-15 -1667 ((-623 (-749)) |#1| (-623 (-1050)))) (-15 -1667 ((-749) |#1| (-1050))) (-15 -2558 ((-3 (-1050) "failed") |#1|)) (-15 -2970 ((-623 (-749)) |#1| (-623 (-1050)))) (-15 -2970 ((-749) |#1| (-1050))) (-15 -2726 ((-1050) |#1|)) (-15 -3880 ((-3 (-1050) "failed") |#1|)) (-15 -1518 (|#1| (-1050))) (-15 -3866 (|#1| |#1| (-623 (-1050)) (-623 |#1|))) (-15 -3866 (|#1| |#1| (-1050) |#1|)) (-15 -3866 (|#1| |#1| (-623 (-1050)) (-623 |#2|))) (-15 -3866 (|#1| |#1| (-1050) |#2|)) (-15 -3866 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -3866 (|#1| |#1| |#1| |#1|)) (-15 -3866 (|#1| |#1| (-287 |#1|))) (-15 -3866 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -2970 ((-749) |#1|)) (-15 -3118 (|#1| |#2| (-749))) (-15 -2726 ((-550) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -1518 (|#1| |#2|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -2726 (|#2| |#1|)) (-15 -1667 ((-749) |#1|)) (-15 -2503 (|#2| |#1|)) (-15 -2393 (|#1| |#1| (-623 (-1050)) (-623 (-749)))) (-15 -2393 (|#1| |#1| (-1050) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1050)))) (-15 -2393 (|#1| |#1| (-1050))) (-15 -1518 (|#1| (-550))) (-15 -1518 ((-836) |#1|))) (-1203 |#2|) (-1020)) (T -1202))
-NIL
-(-10 -8 (-15 -1518 (|#1| |#1|)) (-15 -2619 ((-1140 |#1|) (-1140 |#1|) (-1140 |#1|))) (-15 -3564 ((-411 |#1|) |#1|)) (-15 -1505 (|#1| |#1|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -3862 (|#1|)) (-15 -2826 ((-3 |#1| "failed") |#1|)) (-15 -2680 ((-400 |#1|) |#1| (-400 |#1|))) (-15 -3542 ((-749) |#1|)) (-15 -1866 ((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -1489 (|#1| |#1|)) (-15 -2680 (|#2| (-400 |#1|) |#2|)) (-15 -4005 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -4113 ((-2 (|:| -2855 |#2|) (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -4232 (|#1| |#1| |#1|)) (-15 -1292 ((-3 (-400 |#1|) "failed") (-400 |#1|) |#1|)) (-15 -1292 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2475 ((-749) |#1| |#1|)) (-15 -2680 ((-400 |#1|) (-400 |#1|) (-400 |#1|))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -3690 (|#1| |#1| (-749))) (-15 -3810 (|#1| |#1| (-749))) (-15 -2731 ((-2 (|:| -3526 |#1|) (|:| -2786 |#1|)) |#1| (-749))) (-15 -3058 (|#1| (-1140 |#2|))) (-15 -3165 ((-1140 |#2|) |#1|)) (-15 -2170 ((-1227 |#2|) |#1| (-749))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2393 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)) (-623 (-749)))) (-15 -2393 (|#1| |#1| (-1144) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1144)))) (-15 -2393 (|#1| |#1| (-1144))) (-15 -2393 (|#1| |#1|)) (-15 -2393 (|#1| |#1| (-749))) (-15 -2680 (|#1| |#1| |#1|)) (-15 -2680 (|#2| |#1| |#2|)) (-15 -3338 ((-411 |#1|) |#1|)) (-15 -3688 ((-411 (-1140 |#1|)) (-1140 |#1|))) (-15 -3562 ((-411 (-1140 |#1|)) (-1140 |#1|))) (-15 -3430 ((-411 (-1140 |#1|)) (-1140 |#1|))) (-15 -3297 ((-3 (-623 (-1140 |#1|)) "failed") (-623 (-1140 |#1|)) (-1140 |#1|))) (-15 -2503 (|#1| |#1| (-1050))) (-15 -3141 ((-623 (-1050)) |#1|)) (-15 -1520 ((-749) |#1| (-623 (-1050)))) (-15 -1520 ((-749) |#1|)) (-15 -3118 (|#1| |#1| (-623 (-1050)) (-623 (-749)))) (-15 -3118 (|#1| |#1| (-1050) (-749))) (-15 -1667 ((-623 (-749)) |#1| (-623 (-1050)))) (-15 -1667 ((-749) |#1| (-1050))) (-15 -2558 ((-3 (-1050) "failed") |#1|)) (-15 -2970 ((-623 (-749)) |#1| (-623 (-1050)))) (-15 -2970 ((-749) |#1| (-1050))) (-15 -2726 ((-1050) |#1|)) (-15 -3880 ((-3 (-1050) "failed") |#1|)) (-15 -1518 (|#1| (-1050))) (-15 -3866 (|#1| |#1| (-623 (-1050)) (-623 |#1|))) (-15 -3866 (|#1| |#1| (-1050) |#1|)) (-15 -3866 (|#1| |#1| (-623 (-1050)) (-623 |#2|))) (-15 -3866 (|#1| |#1| (-1050) |#2|)) (-15 -3866 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -3866 (|#1| |#1| |#1| |#1|)) (-15 -3866 (|#1| |#1| (-287 |#1|))) (-15 -3866 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -2970 ((-749) |#1|)) (-15 -3118 (|#1| |#2| (-749))) (-15 -2726 ((-550) |#1|)) (-15 -3880 ((-3 (-550) "failed") |#1|)) (-15 -2726 ((-400 (-550)) |#1|)) (-15 -3880 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -1518 (|#1| |#2|)) (-15 -3880 ((-3 |#2| "failed") |#1|)) (-15 -2726 (|#2| |#1|)) (-15 -1667 ((-749) |#1|)) (-15 -2503 (|#2| |#1|)) (-15 -2393 (|#1| |#1| (-623 (-1050)) (-623 (-749)))) (-15 -2393 (|#1| |#1| (-1050) (-749))) (-15 -2393 (|#1| |#1| (-623 (-1050)))) (-15 -2393 (|#1| |#1| (-1050))) (-15 -1518 (|#1| (-550))) (-15 -1518 ((-836) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-2170 (((-1227 |#1|) $ (-749)) 236)) (-3141 (((-623 (-1050)) $) 108)) (-3058 (($ (-1140 |#1|)) 234)) (-3306 (((-1140 $) $ (-1050)) 123) (((-1140 |#1|) $) 122)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 85 (|has| |#1| (-542)))) (-1447 (($ $) 86 (|has| |#1| (-542)))) (-4291 (((-112) $) 88 (|has| |#1| (-542)))) (-1520 (((-749) $) 110) (((-749) $ (-623 (-1050))) 109)) (-3219 (((-3 $ "failed") $ $) 19)) (-3238 (($ $ $) 221 (|has| |#1| (-542)))) (-3688 (((-411 (-1140 $)) (-1140 $)) 98 (|has| |#1| (-882)))) (-1505 (($ $) 96 (|has| |#1| (-444)))) (-3564 (((-411 $) $) 95 (|has| |#1| (-444)))) (-3297 (((-3 (-623 (-1140 $)) "failed") (-623 (-1140 $)) (-1140 $)) 101 (|has| |#1| (-882)))) (-3631 (((-112) $ $) 206 (|has| |#1| (-356)))) (-3810 (($ $ (-749)) 229)) (-3690 (($ $ (-749)) 228)) (-4005 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 216 (|has| |#1| (-444)))) (-3513 (($) 17 T CONST)) (-3880 (((-3 |#1| "failed") $) 162) (((-3 (-400 (-550)) "failed") $) 160 (|has| |#1| (-1011 (-400 (-550))))) (((-3 (-550) "failed") $) 158 (|has| |#1| (-1011 (-550)))) (((-3 (-1050) "failed") $) 134)) (-2726 ((|#1| $) 163) (((-400 (-550)) $) 159 (|has| |#1| (-1011 (-400 (-550))))) (((-550) $) 157 (|has| |#1| (-1011 (-550)))) (((-1050) $) 133)) (-3340 (($ $ $ (-1050)) 106 (|has| |#1| (-170))) ((|#1| $ $) 224 (|has| |#1| (-170)))) (-3349 (($ $ $) 210 (|has| |#1| (-356)))) (-3295 (($ $) 152)) (-3780 (((-667 (-550)) (-667 $)) 132 (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 (-550))) (|:| |vec| (-1227 (-550)))) (-667 $) (-1227 $)) 131 (|has| |#1| (-619 (-550)))) (((-2 (|:| -1340 (-667 |#1|)) (|:| |vec| (-1227 |#1|))) (-667 $) (-1227 $)) 130) (((-667 |#1|) (-667 $)) 129)) (-1386 (((-3 $ "failed") $) 32)) (-1519 (($ $ $) 209 (|has| |#1| (-356)))) (-3563 (($ $ $) 227)) (-4232 (($ $ $) 218 (|has| |#1| (-542)))) (-4113 (((-2 (|:| -2855 |#1|) (|:| -3526 $) (|:| -2786 $)) $ $) 217 (|has| |#1| (-542)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 204 (|has| |#1| (-356)))) (-2674 (($ $) 174 (|has| |#1| (-444))) (($ $ (-1050)) 103 (|has| |#1| (-444)))) (-3287 (((-623 $) $) 107)) (-3933 (((-112) $) 94 (|has| |#1| (-882)))) (-2613 (($ $ |#1| (-749) $) 170)) (-4312 (((-862 (-372) $) $ (-865 (-372)) (-862 (-372) $)) 82 (-12 (|has| (-1050) (-859 (-372))) (|has| |#1| (-859 (-372))))) (((-862 (-550) $) $ (-865 (-550)) (-862 (-550) $)) 81 (-12 (|has| (-1050) (-859 (-550))) (|has| |#1| (-859 (-550)))))) (-2475 (((-749) $ $) 222 (|has| |#1| (-542)))) (-3102 (((-112) $) 30)) (-2603 (((-749) $) 167)) (-2826 (((-3 $ "failed") $) 202 (|has| |#1| (-1119)))) (-3129 (($ (-1140 |#1|) (-1050)) 115) (($ (-1140 $) (-1050)) 114)) (-1784 (($ $ (-749)) 233)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 213 (|has| |#1| (-356)))) (-1822 (((-623 $) $) 124)) (-3439 (((-112) $) 150)) (-3118 (($ |#1| (-749)) 151) (($ $ (-1050) (-749)) 117) (($ $ (-623 (-1050)) (-623 (-749))) 116)) (-2843 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $ (-1050)) 118) (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 231)) (-1667 (((-749) $) 168) (((-749) $ (-1050)) 120) (((-623 (-749)) $ (-623 (-1050))) 119)) (-2707 (($ $ $) 77 (|has| |#1| (-825)))) (-4164 (($ $ $) 76 (|has| |#1| (-825)))) (-2688 (($ (-1 (-749) (-749)) $) 169)) (-3972 (($ (-1 |#1| |#1|) $) 149)) (-3165 (((-1140 |#1|) $) 235)) (-2558 (((-3 (-1050) "failed") $) 121)) (-3267 (($ $) 147)) (-3277 ((|#1| $) 146)) (-3106 (($ (-623 $)) 92 (|has| |#1| (-444))) (($ $ $) 91 (|has| |#1| (-444)))) (-1825 (((-1126) $) 9)) (-2731 (((-2 (|:| -3526 $) (|:| -2786 $)) $ (-749)) 230)) (-1598 (((-3 (-623 $) "failed") $) 112)) (-1444 (((-3 (-623 $) "failed") $) 113)) (-1748 (((-3 (-2 (|:| |var| (-1050)) (|:| -3521 (-749))) "failed") $) 111)) (-1489 (($ $) 214 (|has| |#1| (-38 (-400 (-550)))))) (-3862 (($) 201 (|has| |#1| (-1119)) CONST)) (-3337 (((-1088) $) 10)) (-3248 (((-112) $) 164)) (-3256 ((|#1| $) 165)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 93 (|has| |#1| (-444)))) (-3139 (($ (-623 $)) 90 (|has| |#1| (-444))) (($ $ $) 89 (|has| |#1| (-444)))) (-3430 (((-411 (-1140 $)) (-1140 $)) 100 (|has| |#1| (-882)))) (-3562 (((-411 (-1140 $)) (-1140 $)) 99 (|has| |#1| (-882)))) (-3338 (((-411 $) $) 97 (|has| |#1| (-882)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 212 (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 211 (|has| |#1| (-356)))) (-1495 (((-3 $ "failed") $ |#1|) 172 (|has| |#1| (-542))) (((-3 $ "failed") $ $) 84 (|has| |#1| (-542)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 205 (|has| |#1| (-356)))) (-3866 (($ $ (-623 (-287 $))) 143) (($ $ (-287 $)) 142) (($ $ $ $) 141) (($ $ (-623 $) (-623 $)) 140) (($ $ (-1050) |#1|) 139) (($ $ (-623 (-1050)) (-623 |#1|)) 138) (($ $ (-1050) $) 137) (($ $ (-623 (-1050)) (-623 $)) 136)) (-3542 (((-749) $) 207 (|has| |#1| (-356)))) (-2680 ((|#1| $ |#1|) 254) (($ $ $) 253) (((-400 $) (-400 $) (-400 $)) 223 (|has| |#1| (-542))) ((|#1| (-400 $) |#1|) 215 (|has| |#1| (-356))) (((-400 $) $ (-400 $)) 203 (|has| |#1| (-542)))) (-2953 (((-3 $ "failed") $ (-749)) 232)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 208 (|has| |#1| (-356)))) (-3453 (($ $ (-1050)) 105 (|has| |#1| (-170))) ((|#1| $) 225 (|has| |#1| (-170)))) (-2393 (($ $ (-1050)) 40) (($ $ (-623 (-1050))) 39) (($ $ (-1050) (-749)) 38) (($ $ (-623 (-1050)) (-623 (-749))) 37) (($ $ (-749)) 251) (($ $) 249) (($ $ (-1144)) 248 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) 247 (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) 246 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) 245 (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) 238) (($ $ (-1 |#1| |#1|)) 237) (($ $ (-1 |#1| |#1|) $) 226)) (-2970 (((-749) $) 148) (((-749) $ (-1050)) 128) (((-623 (-749)) $ (-623 (-1050))) 127)) (-4028 (((-865 (-372)) $) 80 (-12 (|has| (-1050) (-596 (-865 (-372)))) (|has| |#1| (-596 (-865 (-372)))))) (((-865 (-550)) $) 79 (-12 (|has| (-1050) (-596 (-865 (-550)))) (|has| |#1| (-596 (-865 (-550)))))) (((-526) $) 78 (-12 (|has| (-1050) (-596 (-526))) (|has| |#1| (-596 (-526)))))) (-2503 ((|#1| $) 173 (|has| |#1| (-444))) (($ $ (-1050)) 104 (|has| |#1| (-444)))) (-3172 (((-3 (-1227 $) "failed") (-667 $)) 102 (-1262 (|has| $ (-143)) (|has| |#1| (-882))))) (-1292 (((-3 $ "failed") $ $) 220 (|has| |#1| (-542))) (((-3 (-400 $) "failed") (-400 $) $) 219 (|has| |#1| (-542)))) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#1|) 161) (($ (-1050)) 135) (($ (-400 (-550))) 70 (-1561 (|has| |#1| (-1011 (-400 (-550)))) (|has| |#1| (-38 (-400 (-550)))))) (($ $) 83 (|has| |#1| (-542)))) (-3511 (((-623 |#1|) $) 166)) (-2510 ((|#1| $ (-749)) 153) (($ $ (-1050) (-749)) 126) (($ $ (-623 (-1050)) (-623 (-749))) 125)) (-4242 (((-3 $ "failed") $) 71 (-1561 (-1262 (|has| $ (-143)) (|has| |#1| (-882))) (|has| |#1| (-143))))) (-2390 (((-749)) 28)) (-2540 (($ $ $ (-749)) 171 (|has| |#1| (-170)))) (-1345 (((-112) $ $) 87 (|has| |#1| (-542)))) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $ (-1050)) 36) (($ $ (-623 (-1050))) 35) (($ $ (-1050) (-749)) 34) (($ $ (-623 (-1050)) (-623 (-749))) 33) (($ $ (-749)) 252) (($ $) 250) (($ $ (-1144)) 244 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144))) 243 (|has| |#1| (-873 (-1144)))) (($ $ (-1144) (-749)) 242 (|has| |#1| (-873 (-1144)))) (($ $ (-623 (-1144)) (-623 (-749))) 241 (|has| |#1| (-873 (-1144)))) (($ $ (-1 |#1| |#1|) (-749)) 240) (($ $ (-1 |#1| |#1|)) 239)) (-2363 (((-112) $ $) 74 (|has| |#1| (-825)))) (-2345 (((-112) $ $) 73 (|has| |#1| (-825)))) (-2316 (((-112) $ $) 6)) (-2354 (((-112) $ $) 75 (|has| |#1| (-825)))) (-2335 (((-112) $ $) 72 (|has| |#1| (-825)))) (-2414 (($ $ |#1|) 154 (|has| |#1| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 156 (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) 155 (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 145) (($ $ |#1|) 144)))
-(((-1203 |#1|) (-138) (-1020)) (T -1203))
-((-2170 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *1 (-1203 *4)) (-4 *4 (-1020)) (-5 *2 (-1227 *4)))) (-3165 (*1 *2 *1) (-12 (-4 *1 (-1203 *3)) (-4 *3 (-1020)) (-5 *2 (-1140 *3)))) (-3058 (*1 *1 *2) (-12 (-5 *2 (-1140 *3)) (-4 *3 (-1020)) (-4 *1 (-1203 *3)))) (-1784 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1203 *3)) (-4 *3 (-1020)))) (-2953 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-749)) (-4 *1 (-1203 *3)) (-4 *3 (-1020)))) (-2843 (*1 *2 *1 *1) (-12 (-4 *3 (-1020)) (-5 *2 (-2 (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-1203 *3)))) (-2731 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *4 (-1020)) (-5 *2 (-2 (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-1203 *4)))) (-3810 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1203 *3)) (-4 *3 (-1020)))) (-3690 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1203 *3)) (-4 *3 (-1020)))) (-3563 (*1 *1 *1 *1) (-12 (-4 *1 (-1203 *2)) (-4 *2 (-1020)))) (-2393 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-1203 *3)) (-4 *3 (-1020)))) (-3453 (*1 *2 *1) (-12 (-4 *1 (-1203 *2)) (-4 *2 (-1020)) (-4 *2 (-170)))) (-3340 (*1 *2 *1 *1) (-12 (-4 *1 (-1203 *2)) (-4 *2 (-1020)) (-4 *2 (-170)))) (-2680 (*1 *2 *2 *2) (-12 (-5 *2 (-400 *1)) (-4 *1 (-1203 *3)) (-4 *3 (-1020)) (-4 *3 (-542)))) (-2475 (*1 *2 *1 *1) (-12 (-4 *1 (-1203 *3)) (-4 *3 (-1020)) (-4 *3 (-542)) (-5 *2 (-749)))) (-3238 (*1 *1 *1 *1) (-12 (-4 *1 (-1203 *2)) (-4 *2 (-1020)) (-4 *2 (-542)))) (-1292 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-1203 *2)) (-4 *2 (-1020)) (-4 *2 (-542)))) (-1292 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-400 *1)) (-4 *1 (-1203 *3)) (-4 *3 (-1020)) (-4 *3 (-542)))) (-4232 (*1 *1 *1 *1) (-12 (-4 *1 (-1203 *2)) (-4 *2 (-1020)) (-4 *2 (-542)))) (-4113 (*1 *2 *1 *1) (-12 (-4 *3 (-542)) (-4 *3 (-1020)) (-5 *2 (-2 (|:| -2855 *3) (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-1203 *3)))) (-4005 (*1 *2 *1 *1) (-12 (-4 *3 (-444)) (-4 *3 (-1020)) (-5 *2 (-2 (|:| |primePart| *1) (|:| |commonPart| *1))) (-4 *1 (-1203 *3)))) (-2680 (*1 *2 *3 *2) (-12 (-5 *3 (-400 *1)) (-4 *1 (-1203 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))) (-1489 (*1 *1 *1) (-12 (-4 *1 (-1203 *2)) (-4 *2 (-1020)) (-4 *2 (-38 (-400 (-550)))))))
-(-13 (-922 |t#1| (-749) (-1050)) (-279 |t#1| |t#1|) (-279 $ $) (-227) (-225 |t#1|) (-10 -8 (-15 -2170 ((-1227 |t#1|) $ (-749))) (-15 -3165 ((-1140 |t#1|) $)) (-15 -3058 ($ (-1140 |t#1|))) (-15 -1784 ($ $ (-749))) (-15 -2953 ((-3 $ "failed") $ (-749))) (-15 -2843 ((-2 (|:| -3526 $) (|:| -2786 $)) $ $)) (-15 -2731 ((-2 (|:| -3526 $) (|:| -2786 $)) $ (-749))) (-15 -3810 ($ $ (-749))) (-15 -3690 ($ $ (-749))) (-15 -3563 ($ $ $)) (-15 -2393 ($ $ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-1119)) (-6 (-1119)) |%noBranch|) (IF (|has| |t#1| (-170)) (PROGN (-15 -3453 (|t#1| $)) (-15 -3340 (|t#1| $ $))) |%noBranch|) (IF (|has| |t#1| (-542)) (PROGN (-6 (-279 (-400 $) (-400 $))) (-15 -2680 ((-400 $) (-400 $) (-400 $))) (-15 -2475 ((-749) $ $)) (-15 -3238 ($ $ $)) (-15 -1292 ((-3 $ "failed") $ $)) (-15 -1292 ((-3 (-400 $) "failed") (-400 $) $)) (-15 -4232 ($ $ $)) (-15 -4113 ((-2 (|:| -2855 |t#1|) (|:| -3526 $) (|:| -2786 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-444)) (-15 -4005 ((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $)) |%noBranch|) (IF (|has| |t#1| (-356)) (PROGN (-6 (-300)) (-6 -4338) (-15 -2680 (|t#1| (-400 $) |t#1|))) |%noBranch|) (IF (|has| |t#1| (-38 (-400 (-550)))) (-15 -1489 ($ $)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-749)) . T) ((-25) . T) ((-38 #1=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-356))) ((-101) . T) ((-111 #1# #1#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-170) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-596 (-526)) -12 (|has| (-1050) (-596 (-526))) (|has| |#1| (-596 (-526)))) ((-596 (-865 (-372))) -12 (|has| (-1050) (-596 (-865 (-372)))) (|has| |#1| (-596 (-865 (-372))))) ((-596 (-865 (-550))) -12 (|has| (-1050) (-596 (-865 (-550)))) (|has| |#1| (-596 (-865 (-550))))) ((-225 |#1|) . T) ((-227) . T) ((-279 (-400 $) (-400 $)) |has| |#1| (-542)) ((-279 |#1| |#1|) . T) ((-279 $ $) . T) ((-283) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-356))) ((-300) |has| |#1| (-356)) ((-302 $) . T) ((-319 |#1| #0#) . T) ((-370 |#1|) . T) ((-404 |#1|) . T) ((-444) -1561 (|has| |#1| (-882)) (|has| |#1| (-444)) (|has| |#1| (-356))) ((-505 #2=(-1050) |#1|) . T) ((-505 #2# $) . T) ((-505 $ $) . T) ((-542) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-356))) ((-626 #1#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-619 (-550)) |has| |#1| (-619 (-550))) ((-619 |#1|) . T) ((-696 #1#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-356))) ((-705) . T) ((-825) |has| |#1| (-825)) ((-873 #2#) . T) ((-873 (-1144)) |has| |#1| (-873 (-1144))) ((-859 (-372)) -12 (|has| (-1050) (-859 (-372))) (|has| |#1| (-859 (-372)))) ((-859 (-550)) -12 (|has| (-1050) (-859 (-550))) (|has| |#1| (-859 (-550)))) ((-922 |#1| #0# #2#) . T) ((-882) |has| |#1| (-882)) ((-893) |has| |#1| (-356)) ((-1011 (-400 (-550))) |has| |#1| (-1011 (-400 (-550)))) ((-1011 (-550)) |has| |#1| (-1011 (-550))) ((-1011 #2#) . T) ((-1011 |#1|) . T) ((-1026 #1#) |has| |#1| (-38 (-400 (-550)))) ((-1026 |#1|) . T) ((-1026 $) -1561 (|has| |#1| (-882)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1119) |has| |#1| (-1119)) ((-1185) |has| |#1| (-882)))
-((-3141 (((-623 (-1050)) $) 28)) (-3295 (($ $) 25)) (-3118 (($ |#2| |#3|) NIL) (($ $ (-1050) |#3|) 22) (($ $ (-623 (-1050)) (-623 |#3|)) 21)) (-3267 (($ $) 14)) (-3277 ((|#2| $) 12)) (-2970 ((|#3| $) 10)))
-(((-1204 |#1| |#2| |#3|) (-10 -8 (-15 -3141 ((-623 (-1050)) |#1|)) (-15 -3118 (|#1| |#1| (-623 (-1050)) (-623 |#3|))) (-15 -3118 (|#1| |#1| (-1050) |#3|)) (-15 -3295 (|#1| |#1|)) (-15 -3118 (|#1| |#2| |#3|)) (-15 -2970 (|#3| |#1|)) (-15 -3267 (|#1| |#1|)) (-15 -3277 (|#2| |#1|))) (-1205 |#2| |#3|) (-1020) (-770)) (T -1204))
-NIL
-(-10 -8 (-15 -3141 ((-623 (-1050)) |#1|)) (-15 -3118 (|#1| |#1| (-623 (-1050)) (-623 |#3|))) (-15 -3118 (|#1| |#1| (-1050) |#3|)) (-15 -3295 (|#1| |#1|)) (-15 -3118 (|#1| |#2| |#3|)) (-15 -2970 (|#3| |#1|)) (-15 -3267 (|#1| |#1|)) (-15 -3277 (|#2| |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3141 (((-623 (-1050)) $) 72)) (-1861 (((-1144) $) 101)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 49 (|has| |#1| (-542)))) (-1447 (($ $) 50 (|has| |#1| (-542)))) (-4291 (((-112) $) 52 (|has| |#1| (-542)))) (-2370 (($ $ |#2|) 96) (($ $ |#2| |#2|) 95)) (-2575 (((-1124 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 103)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-3295 (($ $) 58)) (-1386 (((-3 $ "failed") $) 32)) (-3478 (((-112) $) 71)) (-2475 ((|#2| $) 98) ((|#2| $ |#2|) 97)) (-3102 (((-112) $) 30)) (-1784 (($ $ (-894)) 99)) (-3439 (((-112) $) 60)) (-3118 (($ |#1| |#2|) 59) (($ $ (-1050) |#2|) 74) (($ $ (-623 (-1050)) (-623 |#2|)) 73)) (-3972 (($ (-1 |#1| |#1|) $) 61)) (-3267 (($ $) 63)) (-3277 ((|#1| $) 64)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-2272 (($ $ |#2|) 93)) (-1495 (((-3 $ "failed") $ $) 48 (|has| |#1| (-542)))) (-3866 (((-1124 |#1|) $ |#1|) 92 (|has| |#1| (-15 ** (|#1| |#1| |#2|))))) (-2680 ((|#1| $ |#2|) 102) (($ $ $) 79 (|has| |#2| (-1080)))) (-2393 (($ $ (-623 (-1144)) (-623 (-749))) 87 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1144) (-749)) 86 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-623 (-1144))) 85 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1144)) 84 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-749)) 82 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 80 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-2970 ((|#2| $) 62)) (-3380 (($ $) 70)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ (-400 (-550))) 55 (|has| |#1| (-38 (-400 (-550))))) (($ $) 47 (|has| |#1| (-542))) (($ |#1|) 45 (|has| |#1| (-170)))) (-2510 ((|#1| $ |#2|) 57)) (-4242 (((-3 $ "failed") $) 46 (|has| |#1| (-143)))) (-2390 (((-749)) 28)) (-3335 ((|#1| $) 100)) (-1345 (((-112) $ $) 51 (|has| |#1| (-542)))) (-2001 ((|#1| $ |#2|) 94 (-12 (|has| |#1| (-15 ** (|#1| |#1| |#2|))) (|has| |#1| (-15 -1518 (|#1| (-1144))))))) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $ (-623 (-1144)) (-623 (-749))) 91 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1144) (-749)) 90 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-623 (-1144))) 89 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1144)) 88 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-749)) 83 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 81 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-2316 (((-112) $ $) 6)) (-2414 (($ $ |#1|) 56 (|has| |#1| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 66) (($ |#1| $) 65) (($ (-400 (-550)) $) 54 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 53 (|has| |#1| (-38 (-400 (-550)))))))
-(((-1205 |#1| |#2|) (-138) (-1020) (-770)) (T -1205))
-((-2575 (*1 *2 *1) (-12 (-4 *1 (-1205 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-770)) (-5 *2 (-1124 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-2680 (*1 *2 *1 *3) (-12 (-4 *1 (-1205 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1020)))) (-1861 (*1 *2 *1) (-12 (-4 *1 (-1205 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-770)) (-5 *2 (-1144)))) (-3335 (*1 *2 *1) (-12 (-4 *1 (-1205 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1020)))) (-1784 (*1 *1 *1 *2) (-12 (-5 *2 (-894)) (-4 *1 (-1205 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-770)))) (-2475 (*1 *2 *1) (-12 (-4 *1 (-1205 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-770)))) (-2475 (*1 *2 *1 *2) (-12 (-4 *1 (-1205 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-770)))) (-2370 (*1 *1 *1 *2) (-12 (-4 *1 (-1205 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-770)))) (-2370 (*1 *1 *1 *2 *2) (-12 (-4 *1 (-1205 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-770)))) (-2001 (*1 *2 *1 *3) (-12 (-4 *1 (-1205 *2 *3)) (-4 *3 (-770)) (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -1518 (*2 (-1144)))) (-4 *2 (-1020)))) (-2272 (*1 *1 *1 *2) (-12 (-4 *1 (-1205 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-770)))) (-3866 (*1 *2 *1 *3) (-12 (-4 *1 (-1205 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-770)) (|has| *3 (-15 ** (*3 *3 *4))) (-5 *2 (-1124 *3)))))
-(-13 (-946 |t#1| |t#2| (-1050)) (-10 -8 (-15 -2575 ((-1124 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -2680 (|t#1| $ |t#2|)) (-15 -1861 ((-1144) $)) (-15 -3335 (|t#1| $)) (-15 -1784 ($ $ (-894))) (-15 -2475 (|t#2| $)) (-15 -2475 (|t#2| $ |t#2|)) (-15 -2370 ($ $ |t#2|)) (-15 -2370 ($ $ |t#2| |t#2|)) (IF (|has| |t#1| (-15 -1518 (|t#1| (-1144)))) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -2001 (|t#1| $ |t#2|)) |%noBranch|) |%noBranch|) (-15 -2272 ($ $ |t#2|)) (IF (|has| |t#2| (-1080)) (-6 (-279 $ $)) |%noBranch|) (IF (|has| |t#1| (-15 * (|t#1| |t#2| |t#1|))) (PROGN (-6 (-227)) (IF (|has| |t#1| (-873 (-1144))) (-6 (-873 (-1144))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -3866 ((-1124 |t#1|) $ |t#1|)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) |has| |#1| (-542)) ((-101) . T) ((-111 #0# #0#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1561 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-170) -1561 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-227) |has| |#1| (-15 * (|#1| |#2| |#1|))) ((-279 $ $) |has| |#2| (-1080)) ((-283) |has| |#1| (-542)) ((-542) |has| |#1| (-542)) ((-626 #0#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #0#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) |has| |#1| (-542)) ((-705) . T) ((-873 (-1144)) -12 (|has| |#1| (-15 * (|#1| |#2| |#1|))) (|has| |#1| (-873 (-1144)))) ((-946 |#1| |#2| (-1050)) . T) ((-1026 #0#) |has| |#1| (-38 (-400 (-550)))) ((-1026 |#1|) . T) ((-1026 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-1505 ((|#2| |#2|) 12)) (-3564 (((-411 |#2|) |#2|) 14)) (-1641 (((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-550))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-550)))) 30)))
-(((-1206 |#1| |#2|) (-10 -7 (-15 -3564 ((-411 |#2|) |#2|)) (-15 -1505 (|#2| |#2|)) (-15 -1641 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-550))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-550)))))) (-542) (-13 (-1203 |#1|) (-542) (-10 -8 (-15 -3139 ($ $ $))))) (T -1206))
-((-1641 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4) (|:| |xpnt| (-550)))) (-4 *4 (-13 (-1203 *3) (-542) (-10 -8 (-15 -3139 ($ $ $))))) (-4 *3 (-542)) (-5 *1 (-1206 *3 *4)))) (-1505 (*1 *2 *2) (-12 (-4 *3 (-542)) (-5 *1 (-1206 *3 *2)) (-4 *2 (-13 (-1203 *3) (-542) (-10 -8 (-15 -3139 ($ $ $))))))) (-3564 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-411 *3)) (-5 *1 (-1206 *4 *3)) (-4 *3 (-13 (-1203 *4) (-542) (-10 -8 (-15 -3139 ($ $ $))))))))
-(-10 -7 (-15 -3564 ((-411 |#2|) |#2|)) (-15 -1505 (|#2| |#2|)) (-15 -1641 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-550))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-550))))))
-((-3972 (((-1212 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1212 |#1| |#3| |#5|)) 24)))
-(((-1207 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -3972 ((-1212 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1212 |#1| |#3| |#5|)))) (-1020) (-1020) (-1144) (-1144) |#1| |#2|) (T -1207))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1212 *5 *7 *9)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-14 *7 (-1144)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1212 *6 *8 *10)) (-5 *1 (-1207 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1144)))))
-(-10 -7 (-15 -3972 ((-1212 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1212 |#1| |#3| |#5|))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3141 (((-623 (-1050)) $) 72)) (-1861 (((-1144) $) 101)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 49 (|has| |#1| (-542)))) (-1447 (($ $) 50 (|has| |#1| (-542)))) (-4291 (((-112) $) 52 (|has| |#1| (-542)))) (-2370 (($ $ (-400 (-550))) 96) (($ $ (-400 (-550)) (-400 (-550))) 95)) (-2575 (((-1124 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|))) $) 103)) (-3123 (($ $) 133 (|has| |#1| (-38 (-400 (-550)))))) (-3005 (($ $) 116 (|has| |#1| (-38 (-400 (-550)))))) (-3219 (((-3 $ "failed") $ $) 19)) (-1505 (($ $) 160 (|has| |#1| (-356)))) (-3564 (((-411 $) $) 161 (|has| |#1| (-356)))) (-3353 (($ $) 115 (|has| |#1| (-38 (-400 (-550)))))) (-3631 (((-112) $ $) 151 (|has| |#1| (-356)))) (-3103 (($ $) 132 (|has| |#1| (-38 (-400 (-550)))))) (-2984 (($ $) 117 (|has| |#1| (-38 (-400 (-550)))))) (-2672 (($ (-749) (-1124 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|)))) 169)) (-3146 (($ $) 131 (|has| |#1| (-38 (-400 (-550)))))) (-3025 (($ $) 118 (|has| |#1| (-38 (-400 (-550)))))) (-3513 (($) 17 T CONST)) (-3349 (($ $ $) 155 (|has| |#1| (-356)))) (-3295 (($ $) 58)) (-1386 (((-3 $ "failed") $) 32)) (-1519 (($ $ $) 154 (|has| |#1| (-356)))) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 149 (|has| |#1| (-356)))) (-3933 (((-112) $) 162 (|has| |#1| (-356)))) (-3478 (((-112) $) 71)) (-2734 (($) 143 (|has| |#1| (-38 (-400 (-550)))))) (-2475 (((-400 (-550)) $) 98) (((-400 (-550)) $ (-400 (-550))) 97)) (-3102 (((-112) $) 30)) (-1460 (($ $ (-550)) 114 (|has| |#1| (-38 (-400 (-550)))))) (-1784 (($ $ (-894)) 99) (($ $ (-400 (-550))) 168)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 158 (|has| |#1| (-356)))) (-3439 (((-112) $) 60)) (-3118 (($ |#1| (-400 (-550))) 59) (($ $ (-1050) (-400 (-550))) 74) (($ $ (-623 (-1050)) (-623 (-400 (-550)))) 73)) (-3972 (($ (-1 |#1| |#1|) $) 61)) (-2958 (($ $) 140 (|has| |#1| (-38 (-400 (-550)))))) (-3267 (($ $) 63)) (-3277 ((|#1| $) 64)) (-3106 (($ (-623 $)) 147 (|has| |#1| (-356))) (($ $ $) 146 (|has| |#1| (-356)))) (-1825 (((-1126) $) 9)) (-3235 (($ $) 163 (|has| |#1| (-356)))) (-1489 (($ $) 167 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1144)) 166 (-1561 (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-932)) (|has| |#1| (-1166)) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-15 -3141 ((-623 (-1144)) |#1|))) (|has| |#1| (-15 -1489 (|#1| |#1| (-1144)))) (|has| |#1| (-38 (-400 (-550)))))))) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 148 (|has| |#1| (-356)))) (-3139 (($ (-623 $)) 145 (|has| |#1| (-356))) (($ $ $) 144 (|has| |#1| (-356)))) (-3338 (((-411 $) $) 159 (|has| |#1| (-356)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 157 (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 156 (|has| |#1| (-356)))) (-2272 (($ $ (-400 (-550))) 93)) (-1495 (((-3 $ "failed") $ $) 48 (|has| |#1| (-542)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 150 (|has| |#1| (-356)))) (-1812 (($ $) 141 (|has| |#1| (-38 (-400 (-550)))))) (-3866 (((-1124 |#1|) $ |#1|) 92 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))))) (-3542 (((-749) $) 152 (|has| |#1| (-356)))) (-2680 ((|#1| $ (-400 (-550))) 102) (($ $ $) 79 (|has| (-400 (-550)) (-1080)))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 153 (|has| |#1| (-356)))) (-2393 (($ $ (-623 (-1144)) (-623 (-749))) 87 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-1144) (-749)) 86 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-623 (-1144))) 85 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-1144)) 84 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-749)) 82 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) 80 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-2970 (((-400 (-550)) $) 62)) (-3157 (($ $) 130 (|has| |#1| (-38 (-400 (-550)))))) (-3033 (($ $) 119 (|has| |#1| (-38 (-400 (-550)))))) (-3135 (($ $) 129 (|has| |#1| (-38 (-400 (-550)))))) (-3016 (($ $) 120 (|has| |#1| (-38 (-400 (-550)))))) (-3114 (($ $) 128 (|has| |#1| (-38 (-400 (-550)))))) (-2995 (($ $) 121 (|has| |#1| (-38 (-400 (-550)))))) (-3380 (($ $) 70)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#1|) 45 (|has| |#1| (-170))) (($ (-400 (-550))) 55 (|has| |#1| (-38 (-400 (-550))))) (($ $) 47 (|has| |#1| (-542)))) (-2510 ((|#1| $ (-400 (-550))) 57)) (-4242 (((-3 $ "failed") $) 46 (|has| |#1| (-143)))) (-2390 (((-749)) 28)) (-3335 ((|#1| $) 100)) (-3187 (($ $) 139 (|has| |#1| (-38 (-400 (-550)))))) (-3060 (($ $) 127 (|has| |#1| (-38 (-400 (-550)))))) (-1345 (((-112) $ $) 51 (|has| |#1| (-542)))) (-3167 (($ $) 138 (|has| |#1| (-38 (-400 (-550)))))) (-3043 (($ $) 126 (|has| |#1| (-38 (-400 (-550)))))) (-3209 (($ $) 137 (|has| |#1| (-38 (-400 (-550)))))) (-3081 (($ $) 125 (|has| |#1| (-38 (-400 (-550)))))) (-2001 ((|#1| $ (-400 (-550))) 94 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))) (|has| |#1| (-15 -1518 (|#1| (-1144))))))) (-3294 (($ $) 136 (|has| |#1| (-38 (-400 (-550)))))) (-3094 (($ $) 124 (|has| |#1| (-38 (-400 (-550)))))) (-3198 (($ $) 135 (|has| |#1| (-38 (-400 (-550)))))) (-3072 (($ $) 123 (|has| |#1| (-38 (-400 (-550)))))) (-3176 (($ $) 134 (|has| |#1| (-38 (-400 (-550)))))) (-3052 (($ $) 122 (|has| |#1| (-38 (-400 (-550)))))) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $ (-623 (-1144)) (-623 (-749))) 91 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-1144) (-749)) 90 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-623 (-1144))) 89 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-1144)) 88 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-749)) 83 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) 81 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-2316 (((-112) $ $) 6)) (-2414 (($ $ |#1|) 56 (|has| |#1| (-356))) (($ $ $) 165 (|has| |#1| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 164 (|has| |#1| (-356))) (($ $ $) 142 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 113 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 66) (($ |#1| $) 65) (($ (-400 (-550)) $) 54 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 53 (|has| |#1| (-38 (-400 (-550)))))))
-(((-1208 |#1|) (-138) (-1020)) (T -1208))
-((-2672 (*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-5 *3 (-1124 (-2 (|:| |k| (-400 (-550))) (|:| |c| *4)))) (-4 *4 (-1020)) (-4 *1 (-1208 *4)))) (-1784 (*1 *1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-4 *1 (-1208 *3)) (-4 *3 (-1020)))) (-1489 (*1 *1 *1) (-12 (-4 *1 (-1208 *2)) (-4 *2 (-1020)) (-4 *2 (-38 (-400 (-550)))))) (-1489 (*1 *1 *1 *2) (-1561 (-12 (-5 *2 (-1144)) (-4 *1 (-1208 *3)) (-4 *3 (-1020)) (-12 (-4 *3 (-29 (-550))) (-4 *3 (-932)) (-4 *3 (-1166)) (-4 *3 (-38 (-400 (-550)))))) (-12 (-5 *2 (-1144)) (-4 *1 (-1208 *3)) (-4 *3 (-1020)) (-12 (|has| *3 (-15 -3141 ((-623 *2) *3))) (|has| *3 (-15 -1489 (*3 *3 *2))) (-4 *3 (-38 (-400 (-550)))))))))
-(-13 (-1205 |t#1| (-400 (-550))) (-10 -8 (-15 -2672 ($ (-749) (-1124 (-2 (|:| |k| (-400 (-550))) (|:| |c| |t#1|))))) (-15 -1784 ($ $ (-400 (-550)))) (IF (|has| |t#1| (-38 (-400 (-550)))) (PROGN (-15 -1489 ($ $)) (IF (|has| |t#1| (-15 -1489 (|t#1| |t#1| (-1144)))) (IF (|has| |t#1| (-15 -3141 ((-623 (-1144)) |t#1|))) (-15 -1489 ($ $ (-1144))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1166)) (IF (|has| |t#1| (-932)) (IF (|has| |t#1| (-29 (-550))) (-15 -1489 ($ $ (-1144))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-975)) (-6 (-1166))) |%noBranch|) (IF (|has| |t#1| (-356)) (-6 (-356)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-400 (-550))) . T) ((-25) . T) ((-38 #1=(-400 (-550))) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-35) |has| |#1| (-38 (-400 (-550)))) ((-94) |has| |#1| (-38 (-400 (-550)))) ((-101) . T) ((-111 #1# #1#) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1561 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-170) -1561 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-227) |has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) ((-237) |has| |#1| (-356)) ((-277) |has| |#1| (-38 (-400 (-550)))) ((-279 $ $) |has| (-400 (-550)) (-1080)) ((-283) -1561 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-300) |has| |#1| (-356)) ((-356) |has| |#1| (-356)) ((-444) |has| |#1| (-356)) ((-484) |has| |#1| (-38 (-400 (-550)))) ((-542) -1561 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-626 #1#) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #1#) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-705) . T) ((-873 (-1144)) -12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144)))) ((-946 |#1| #0# (-1050)) . T) ((-893) |has| |#1| (-356)) ((-975) |has| |#1| (-38 (-400 (-550)))) ((-1026 #1#) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-1026 |#1|) . T) ((-1026 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1166) |has| |#1| (-38 (-400 (-550)))) ((-1169) |has| |#1| (-38 (-400 (-550)))) ((-1185) |has| |#1| (-356)) ((-1205 |#1| #0#) . T))
-((-3433 (((-112) $) 12)) (-3880 (((-3 |#3| "failed") $) 17)) (-2726 ((|#3| $) 14)))
-(((-1209 |#1| |#2| |#3|) (-10 -8 (-15 -2726 (|#3| |#1|)) (-15 -3880 ((-3 |#3| "failed") |#1|)) (-15 -3433 ((-112) |#1|))) (-1210 |#2| |#3|) (-1020) (-1187 |#2|)) (T -1209))
-NIL
-(-10 -8 (-15 -2726 (|#3| |#1|)) (-15 -3880 ((-3 |#3| "failed") |#1|)) (-15 -3433 ((-112) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3141 (((-623 (-1050)) $) 72)) (-1861 (((-1144) $) 101)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 49 (|has| |#1| (-542)))) (-1447 (($ $) 50 (|has| |#1| (-542)))) (-4291 (((-112) $) 52 (|has| |#1| (-542)))) (-2370 (($ $ (-400 (-550))) 96) (($ $ (-400 (-550)) (-400 (-550))) 95)) (-2575 (((-1124 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|))) $) 103)) (-3123 (($ $) 133 (|has| |#1| (-38 (-400 (-550)))))) (-3005 (($ $) 116 (|has| |#1| (-38 (-400 (-550)))))) (-3219 (((-3 $ "failed") $ $) 19)) (-1505 (($ $) 160 (|has| |#1| (-356)))) (-3564 (((-411 $) $) 161 (|has| |#1| (-356)))) (-3353 (($ $) 115 (|has| |#1| (-38 (-400 (-550)))))) (-3631 (((-112) $ $) 151 (|has| |#1| (-356)))) (-3103 (($ $) 132 (|has| |#1| (-38 (-400 (-550)))))) (-2984 (($ $) 117 (|has| |#1| (-38 (-400 (-550)))))) (-2672 (($ (-749) (-1124 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|)))) 169)) (-3146 (($ $) 131 (|has| |#1| (-38 (-400 (-550)))))) (-3025 (($ $) 118 (|has| |#1| (-38 (-400 (-550)))))) (-3513 (($) 17 T CONST)) (-3880 (((-3 |#2| "failed") $) 180)) (-2726 ((|#2| $) 179)) (-3349 (($ $ $) 155 (|has| |#1| (-356)))) (-3295 (($ $) 58)) (-1386 (((-3 $ "failed") $) 32)) (-3914 (((-400 (-550)) $) 177)) (-1519 (($ $ $) 154 (|has| |#1| (-356)))) (-3214 (($ (-400 (-550)) |#2|) 178)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 149 (|has| |#1| (-356)))) (-3933 (((-112) $) 162 (|has| |#1| (-356)))) (-3478 (((-112) $) 71)) (-2734 (($) 143 (|has| |#1| (-38 (-400 (-550)))))) (-2475 (((-400 (-550)) $) 98) (((-400 (-550)) $ (-400 (-550))) 97)) (-3102 (((-112) $) 30)) (-1460 (($ $ (-550)) 114 (|has| |#1| (-38 (-400 (-550)))))) (-1784 (($ $ (-894)) 99) (($ $ (-400 (-550))) 168)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 158 (|has| |#1| (-356)))) (-3439 (((-112) $) 60)) (-3118 (($ |#1| (-400 (-550))) 59) (($ $ (-1050) (-400 (-550))) 74) (($ $ (-623 (-1050)) (-623 (-400 (-550)))) 73)) (-3972 (($ (-1 |#1| |#1|) $) 61)) (-2958 (($ $) 140 (|has| |#1| (-38 (-400 (-550)))))) (-3267 (($ $) 63)) (-3277 ((|#1| $) 64)) (-3106 (($ (-623 $)) 147 (|has| |#1| (-356))) (($ $ $) 146 (|has| |#1| (-356)))) (-2061 ((|#2| $) 176)) (-1928 (((-3 |#2| "failed") $) 174)) (-3203 ((|#2| $) 175)) (-1825 (((-1126) $) 9)) (-3235 (($ $) 163 (|has| |#1| (-356)))) (-1489 (($ $) 167 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1144)) 166 (-1561 (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-932)) (|has| |#1| (-1166)) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-15 -3141 ((-623 (-1144)) |#1|))) (|has| |#1| (-15 -1489 (|#1| |#1| (-1144)))) (|has| |#1| (-38 (-400 (-550)))))))) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 148 (|has| |#1| (-356)))) (-3139 (($ (-623 $)) 145 (|has| |#1| (-356))) (($ $ $) 144 (|has| |#1| (-356)))) (-3338 (((-411 $) $) 159 (|has| |#1| (-356)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 157 (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 156 (|has| |#1| (-356)))) (-2272 (($ $ (-400 (-550))) 93)) (-1495 (((-3 $ "failed") $ $) 48 (|has| |#1| (-542)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 150 (|has| |#1| (-356)))) (-1812 (($ $) 141 (|has| |#1| (-38 (-400 (-550)))))) (-3866 (((-1124 |#1|) $ |#1|) 92 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))))) (-3542 (((-749) $) 152 (|has| |#1| (-356)))) (-2680 ((|#1| $ (-400 (-550))) 102) (($ $ $) 79 (|has| (-400 (-550)) (-1080)))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 153 (|has| |#1| (-356)))) (-2393 (($ $ (-623 (-1144)) (-623 (-749))) 87 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-1144) (-749)) 86 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-623 (-1144))) 85 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-1144)) 84 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-749)) 82 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) 80 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-2970 (((-400 (-550)) $) 62)) (-3157 (($ $) 130 (|has| |#1| (-38 (-400 (-550)))))) (-3033 (($ $) 119 (|has| |#1| (-38 (-400 (-550)))))) (-3135 (($ $) 129 (|has| |#1| (-38 (-400 (-550)))))) (-3016 (($ $) 120 (|has| |#1| (-38 (-400 (-550)))))) (-3114 (($ $) 128 (|has| |#1| (-38 (-400 (-550)))))) (-2995 (($ $) 121 (|has| |#1| (-38 (-400 (-550)))))) (-3380 (($ $) 70)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#1|) 45 (|has| |#1| (-170))) (($ |#2|) 181) (($ (-400 (-550))) 55 (|has| |#1| (-38 (-400 (-550))))) (($ $) 47 (|has| |#1| (-542)))) (-2510 ((|#1| $ (-400 (-550))) 57)) (-4242 (((-3 $ "failed") $) 46 (|has| |#1| (-143)))) (-2390 (((-749)) 28)) (-3335 ((|#1| $) 100)) (-3187 (($ $) 139 (|has| |#1| (-38 (-400 (-550)))))) (-3060 (($ $) 127 (|has| |#1| (-38 (-400 (-550)))))) (-1345 (((-112) $ $) 51 (|has| |#1| (-542)))) (-3167 (($ $) 138 (|has| |#1| (-38 (-400 (-550)))))) (-3043 (($ $) 126 (|has| |#1| (-38 (-400 (-550)))))) (-3209 (($ $) 137 (|has| |#1| (-38 (-400 (-550)))))) (-3081 (($ $) 125 (|has| |#1| (-38 (-400 (-550)))))) (-2001 ((|#1| $ (-400 (-550))) 94 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))) (|has| |#1| (-15 -1518 (|#1| (-1144))))))) (-3294 (($ $) 136 (|has| |#1| (-38 (-400 (-550)))))) (-3094 (($ $) 124 (|has| |#1| (-38 (-400 (-550)))))) (-3198 (($ $) 135 (|has| |#1| (-38 (-400 (-550)))))) (-3072 (($ $) 123 (|has| |#1| (-38 (-400 (-550)))))) (-3176 (($ $) 134 (|has| |#1| (-38 (-400 (-550)))))) (-3052 (($ $) 122 (|has| |#1| (-38 (-400 (-550)))))) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $ (-623 (-1144)) (-623 (-749))) 91 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-1144) (-749)) 90 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-623 (-1144))) 89 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-1144)) 88 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-749)) 83 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) 81 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-2316 (((-112) $ $) 6)) (-2414 (($ $ |#1|) 56 (|has| |#1| (-356))) (($ $ $) 165 (|has| |#1| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 164 (|has| |#1| (-356))) (($ $ $) 142 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 113 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 66) (($ |#1| $) 65) (($ (-400 (-550)) $) 54 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 53 (|has| |#1| (-38 (-400 (-550)))))))
-(((-1210 |#1| |#2|) (-138) (-1020) (-1187 |t#1|)) (T -1210))
-((-2970 (*1 *2 *1) (-12 (-4 *1 (-1210 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1187 *3)) (-5 *2 (-400 (-550))))) (-1518 (*1 *1 *2) (-12 (-4 *3 (-1020)) (-4 *1 (-1210 *3 *2)) (-4 *2 (-1187 *3)))) (-3214 (*1 *1 *2 *3) (-12 (-5 *2 (-400 (-550))) (-4 *4 (-1020)) (-4 *1 (-1210 *4 *3)) (-4 *3 (-1187 *4)))) (-3914 (*1 *2 *1) (-12 (-4 *1 (-1210 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1187 *3)) (-5 *2 (-400 (-550))))) (-2061 (*1 *2 *1) (-12 (-4 *1 (-1210 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1187 *3)))) (-3203 (*1 *2 *1) (-12 (-4 *1 (-1210 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1187 *3)))) (-1928 (*1 *2 *1) (|partial| -12 (-4 *1 (-1210 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1187 *3)))))
-(-13 (-1208 |t#1|) (-1011 |t#2|) (-10 -8 (-15 -3214 ($ (-400 (-550)) |t#2|)) (-15 -3914 ((-400 (-550)) $)) (-15 -2061 (|t#2| $)) (-15 -2970 ((-400 (-550)) $)) (-15 -1518 ($ |t#2|)) (-15 -3203 (|t#2| $)) (-15 -1928 ((-3 |t#2| "failed") $))))
-(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-400 (-550))) . T) ((-25) . T) ((-38 #1=(-400 (-550))) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-35) |has| |#1| (-38 (-400 (-550)))) ((-94) |has| |#1| (-38 (-400 (-550)))) ((-101) . T) ((-111 #1# #1#) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1561 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-170) -1561 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-227) |has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) ((-237) |has| |#1| (-356)) ((-277) |has| |#1| (-38 (-400 (-550)))) ((-279 $ $) |has| (-400 (-550)) (-1080)) ((-283) -1561 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-300) |has| |#1| (-356)) ((-356) |has| |#1| (-356)) ((-444) |has| |#1| (-356)) ((-484) |has| |#1| (-38 (-400 (-550)))) ((-542) -1561 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-626 #1#) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #1#) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-705) . T) ((-873 (-1144)) -12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144)))) ((-946 |#1| #0# (-1050)) . T) ((-893) |has| |#1| (-356)) ((-975) |has| |#1| (-38 (-400 (-550)))) ((-1011 |#2|) . T) ((-1026 #1#) -1561 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-1026 |#1|) . T) ((-1026 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1166) |has| |#1| (-38 (-400 (-550)))) ((-1169) |has| |#1| (-38 (-400 (-550)))) ((-1185) |has| |#1| (-356)) ((-1205 |#1| #0#) . T) ((-1208 |#1|) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3141 (((-623 (-1050)) $) NIL)) (-1861 (((-1144) $) 96)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-2370 (($ $ (-400 (-550))) 106) (($ $ (-400 (-550)) (-400 (-550))) 108)) (-2575 (((-1124 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|))) $) 51)) (-3123 (($ $) 180 (|has| |#1| (-38 (-400 (-550)))))) (-3005 (($ $) 156 (|has| |#1| (-38 (-400 (-550)))))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL (|has| |#1| (-356)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3353 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3631 (((-112) $ $) NIL (|has| |#1| (-356)))) (-3103 (($ $) 176 (|has| |#1| (-38 (-400 (-550)))))) (-2984 (($ $) 152 (|has| |#1| (-38 (-400 (-550)))))) (-2672 (($ (-749) (-1124 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|)))) 61)) (-3146 (($ $) 184 (|has| |#1| (-38 (-400 (-550)))))) (-3025 (($ $) 160 (|has| |#1| (-38 (-400 (-550)))))) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#2| "failed") $) NIL)) (-2726 ((|#2| $) NIL)) (-3349 (($ $ $) NIL (|has| |#1| (-356)))) (-3295 (($ $) NIL)) (-1386 (((-3 $ "failed") $) 79)) (-3914 (((-400 (-550)) $) 13)) (-1519 (($ $ $) NIL (|has| |#1| (-356)))) (-3214 (($ (-400 (-550)) |#2|) 11)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-3933 (((-112) $) NIL (|has| |#1| (-356)))) (-3478 (((-112) $) 68)) (-2734 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2475 (((-400 (-550)) $) 103) (((-400 (-550)) $ (-400 (-550))) 104)) (-3102 (((-112) $) NIL)) (-1460 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1784 (($ $ (-894)) 120) (($ $ (-400 (-550))) 118)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| (-400 (-550))) 31) (($ $ (-1050) (-400 (-550))) NIL) (($ $ (-623 (-1050)) (-623 (-400 (-550)))) NIL)) (-3972 (($ (-1 |#1| |#1|) $) 115)) (-2958 (($ $) 150 (|has| |#1| (-38 (-400 (-550)))))) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-2061 ((|#2| $) 12)) (-1928 (((-3 |#2| "failed") $) 41)) (-3203 ((|#2| $) 42)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) 93 (|has| |#1| (-356)))) (-1489 (($ $) 135 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1144)) 140 (-1561 (-12 (|has| |#1| (-15 -1489 (|#1| |#1| (-1144)))) (|has| |#1| (-15 -3141 ((-623 (-1144)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-932)) (|has| |#1| (-1166)))))) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#1| (-356)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-3338 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-2272 (($ $ (-400 (-550))) 112)) (-1495 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1812 (($ $) 148 (|has| |#1| (-38 (-400 (-550)))))) (-3866 (((-1124 |#1|) $ |#1|) 90 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))))) (-3542 (((-749) $) NIL (|has| |#1| (-356)))) (-2680 ((|#1| $ (-400 (-550))) 100) (($ $ $) 86 (|has| (-400 (-550)) (-1080)))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-356)))) (-2393 (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144)) 127 (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) 124 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-2970 (((-400 (-550)) $) 16)) (-3157 (($ $) 186 (|has| |#1| (-38 (-400 (-550)))))) (-3033 (($ $) 162 (|has| |#1| (-38 (-400 (-550)))))) (-3135 (($ $) 182 (|has| |#1| (-38 (-400 (-550)))))) (-3016 (($ $) 158 (|has| |#1| (-38 (-400 (-550)))))) (-3114 (($ $) 178 (|has| |#1| (-38 (-400 (-550)))))) (-2995 (($ $) 154 (|has| |#1| (-38 (-400 (-550)))))) (-3380 (($ $) 110)) (-1518 (((-836) $) NIL) (($ (-550)) 35) (($ |#1|) 27 (|has| |#1| (-170))) (($ |#2|) 32) (($ (-400 (-550))) 128 (|has| |#1| (-38 (-400 (-550))))) (($ $) NIL (|has| |#1| (-542)))) (-2510 ((|#1| $ (-400 (-550))) 99)) (-4242 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2390 (((-749)) 117)) (-3335 ((|#1| $) 98)) (-3187 (($ $) 192 (|has| |#1| (-38 (-400 (-550)))))) (-3060 (($ $) 168 (|has| |#1| (-38 (-400 (-550)))))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3167 (($ $) 188 (|has| |#1| (-38 (-400 (-550)))))) (-3043 (($ $) 164 (|has| |#1| (-38 (-400 (-550)))))) (-3209 (($ $) 196 (|has| |#1| (-38 (-400 (-550)))))) (-3081 (($ $) 172 (|has| |#1| (-38 (-400 (-550)))))) (-2001 ((|#1| $ (-400 (-550))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))) (|has| |#1| (-15 -1518 (|#1| (-1144))))))) (-3294 (($ $) 198 (|has| |#1| (-38 (-400 (-550)))))) (-3094 (($ $) 174 (|has| |#1| (-38 (-400 (-550)))))) (-3198 (($ $) 194 (|has| |#1| (-38 (-400 (-550)))))) (-3072 (($ $) 170 (|has| |#1| (-38 (-400 (-550)))))) (-3176 (($ $) 190 (|has| |#1| (-38 (-400 (-550)))))) (-3052 (($ $) 166 (|has| |#1| (-38 (-400 (-550)))))) (-2626 (($) 21 T CONST)) (-2636 (($) 17 T CONST)) (-4183 (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-2316 (((-112) $ $) 66)) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356))) (($ $ $) 92 (|has| |#1| (-356)))) (-2403 (($ $) 131) (($ $ $) 72)) (-2391 (($ $ $) 70)) (** (($ $ (-894)) NIL) (($ $ (-749)) 76) (($ $ (-550)) 145 (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 146 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 74) (($ $ |#1|) NIL) (($ |#1| $) 126) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
-(((-1211 |#1| |#2|) (-1210 |#1| |#2|) (-1020) (-1187 |#1|)) (T -1211))
-NIL
-(-1210 |#1| |#2|)
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3141 (((-623 (-1050)) $) NIL)) (-1861 (((-1144) $) 11)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) NIL (|has| |#1| (-542)))) (-2370 (($ $ (-400 (-550))) NIL) (($ $ (-400 (-550)) (-400 (-550))) NIL)) (-2575 (((-1124 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|))) $) NIL)) (-3123 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3005 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3219 (((-3 $ "failed") $ $) NIL)) (-1505 (($ $) NIL (|has| |#1| (-356)))) (-3564 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3353 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3631 (((-112) $ $) NIL (|has| |#1| (-356)))) (-3103 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2984 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2672 (($ (-749) (-1124 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|)))) NIL)) (-3146 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3025 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-1191 |#1| |#2| |#3|) "failed") $) 19) (((-3 (-1219 |#1| |#2| |#3|) "failed") $) 22)) (-2726 (((-1191 |#1| |#2| |#3|) $) NIL) (((-1219 |#1| |#2| |#3|) $) NIL)) (-3349 (($ $ $) NIL (|has| |#1| (-356)))) (-3295 (($ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-3914 (((-400 (-550)) $) 57)) (-1519 (($ $ $) NIL (|has| |#1| (-356)))) (-3214 (($ (-400 (-550)) (-1191 |#1| |#2| |#3|)) NIL)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-3933 (((-112) $) NIL (|has| |#1| (-356)))) (-3478 (((-112) $) NIL)) (-2734 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2475 (((-400 (-550)) $) NIL) (((-400 (-550)) $ (-400 (-550))) NIL)) (-3102 (((-112) $) NIL)) (-1460 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1784 (($ $ (-894)) NIL) (($ $ (-400 (-550))) NIL)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| (-400 (-550))) 30) (($ $ (-1050) (-400 (-550))) NIL) (($ $ (-623 (-1050)) (-623 (-400 (-550)))) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-2958 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL)) (-3106 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-2061 (((-1191 |#1| |#2| |#3|) $) 60)) (-1928 (((-3 (-1191 |#1| |#2| |#3|) "failed") $) NIL)) (-3203 (((-1191 |#1| |#2| |#3|) $) NIL)) (-1825 (((-1126) $) NIL)) (-3235 (($ $) NIL (|has| |#1| (-356)))) (-1489 (($ $) 39 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1144)) NIL (-1561 (-12 (|has| |#1| (-15 -1489 (|#1| |#1| (-1144)))) (|has| |#1| (-15 -3141 ((-623 (-1144)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-932)) (|has| |#1| (-1166))))) (($ $ (-1223 |#2|)) 40 (|has| |#1| (-38 (-400 (-550)))))) (-3337 (((-1088) $) NIL)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) NIL (|has| |#1| (-356)))) (-3139 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-3338 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3455 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) NIL (|has| |#1| (-356)))) (-2272 (($ $ (-400 (-550))) NIL)) (-1495 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-3188 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1812 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3866 (((-1124 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))))) (-3542 (((-749) $) NIL (|has| |#1| (-356)))) (-2680 ((|#1| $ (-400 (-550))) NIL) (($ $ $) NIL (|has| (-400 (-550)) (-1080)))) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-356)))) (-2393 (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) 37 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $ (-1223 |#2|)) 38)) (-2970 (((-400 (-550)) $) NIL)) (-3157 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3033 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3135 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3016 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3114 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2995 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3380 (($ $) NIL)) (-1518 (((-836) $) 89) (($ (-550)) NIL) (($ |#1|) NIL (|has| |#1| (-170))) (($ (-1191 |#1| |#2| |#3|)) 16) (($ (-1219 |#1| |#2| |#3|)) 17) (($ (-1223 |#2|)) 36) (($ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $) NIL (|has| |#1| (-542)))) (-2510 ((|#1| $ (-400 (-550))) NIL)) (-4242 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2390 (((-749)) NIL)) (-3335 ((|#1| $) 12)) (-3187 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3060 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3167 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3043 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3209 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3081 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2001 ((|#1| $ (-400 (-550))) 62 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))) (|has| |#1| (-15 -1518 (|#1| (-1144))))))) (-3294 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3094 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3198 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3072 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3176 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3052 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2626 (($) 32 T CONST)) (-2636 (($) 26 T CONST)) (-4183 (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) 34)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
-(((-1212 |#1| |#2| |#3|) (-13 (-1210 |#1| (-1191 |#1| |#2| |#3|)) (-1011 (-1219 |#1| |#2| |#3|)) (-10 -8 (-15 -1518 ($ (-1223 |#2|))) (-15 -2393 ($ $ (-1223 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -1489 ($ $ (-1223 |#2|))) |%noBranch|))) (-1020) (-1144) |#1|) (T -1212))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1212 *3 *4 *5)) (-4 *3 (-1020)) (-14 *5 *3))) (-2393 (*1 *1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1212 *3 *4 *5)) (-4 *3 (-1020)) (-14 *5 *3))) (-1489 (*1 *1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1212 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)) (-14 *5 *3))))
-(-13 (-1210 |#1| (-1191 |#1| |#2| |#3|)) (-1011 (-1219 |#1| |#2| |#3|)) (-10 -8 (-15 -1518 ($ (-1223 |#2|))) (-15 -2393 ($ $ (-1223 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -1489 ($ $ (-1223 |#2|))) |%noBranch|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 34)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL)) (-1447 (($ $) NIL)) (-4291 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 (-550) "failed") $) NIL (|has| (-1212 |#2| |#3| |#4|) (-1011 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-1212 |#2| |#3| |#4|) (-1011 (-400 (-550))))) (((-3 (-1212 |#2| |#3| |#4|) "failed") $) 20)) (-2726 (((-550) $) NIL (|has| (-1212 |#2| |#3| |#4|) (-1011 (-550)))) (((-400 (-550)) $) NIL (|has| (-1212 |#2| |#3| |#4|) (-1011 (-400 (-550))))) (((-1212 |#2| |#3| |#4|) $) NIL)) (-3295 (($ $) 35)) (-1386 (((-3 $ "failed") $) 25)) (-2674 (($ $) NIL (|has| (-1212 |#2| |#3| |#4|) (-444)))) (-2613 (($ $ (-1212 |#2| |#3| |#4|) (-312 |#2| |#3| |#4|) $) NIL)) (-3102 (((-112) $) NIL)) (-2603 (((-749) $) 11)) (-3439 (((-112) $) NIL)) (-3118 (($ (-1212 |#2| |#3| |#4|) (-312 |#2| |#3| |#4|)) 23)) (-1667 (((-312 |#2| |#3| |#4|) $) NIL)) (-2688 (($ (-1 (-312 |#2| |#3| |#4|) (-312 |#2| |#3| |#4|)) $) NIL)) (-3972 (($ (-1 (-1212 |#2| |#3| |#4|) (-1212 |#2| |#3| |#4|)) $) NIL)) (-4129 (((-3 (-818 |#2|) "failed") $) 75)) (-3267 (($ $) NIL)) (-3277 (((-1212 |#2| |#3| |#4|) $) 18)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3248 (((-112) $) NIL)) (-3256 (((-1212 |#2| |#3| |#4|) $) NIL)) (-1495 (((-3 $ "failed") $ (-1212 |#2| |#3| |#4|)) NIL (|has| (-1212 |#2| |#3| |#4|) (-542))) (((-3 $ "failed") $ $) NIL)) (-4021 (((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1212 |#2| |#3| |#4|)) (|:| |%expon| (-312 |#2| |#3| |#4|)) (|:| |%expTerms| (-623 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#2|)))))) (|:| |%type| (-1126))) "failed") $) 58)) (-2970 (((-312 |#2| |#3| |#4|) $) 14)) (-2503 (((-1212 |#2| |#3| |#4|) $) NIL (|has| (-1212 |#2| |#3| |#4|) (-444)))) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ (-1212 |#2| |#3| |#4|)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL (-1561 (|has| (-1212 |#2| |#3| |#4|) (-38 (-400 (-550)))) (|has| (-1212 |#2| |#3| |#4|) (-1011 (-400 (-550))))))) (-3511 (((-623 (-1212 |#2| |#3| |#4|)) $) NIL)) (-2510 (((-1212 |#2| |#3| |#4|) $ (-312 |#2| |#3| |#4|)) NIL)) (-4242 (((-3 $ "failed") $) NIL (|has| (-1212 |#2| |#3| |#4|) (-143)))) (-2390 (((-749)) NIL)) (-2540 (($ $ $ (-749)) NIL (|has| (-1212 |#2| |#3| |#4|) (-170)))) (-1345 (((-112) $ $) NIL)) (-2626 (($) 63 T CONST)) (-2636 (($) NIL T CONST)) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ (-1212 |#2| |#3| |#4|)) NIL (|has| (-1212 |#2| |#3| |#4|) (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-1212 |#2| |#3| |#4|)) NIL) (($ (-1212 |#2| |#3| |#4|) $) NIL) (($ (-400 (-550)) $) NIL (|has| (-1212 |#2| |#3| |#4|) (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| (-1212 |#2| |#3| |#4|) (-38 (-400 (-550)))))))
-(((-1213 |#1| |#2| |#3| |#4|) (-13 (-319 (-1212 |#2| |#3| |#4|) (-312 |#2| |#3| |#4|)) (-542) (-10 -8 (-15 -4129 ((-3 (-818 |#2|) "failed") $)) (-15 -4021 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1212 |#2| |#3| |#4|)) (|:| |%expon| (-312 |#2| |#3| |#4|)) (|:| |%expTerms| (-623 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#2|)))))) (|:| |%type| (-1126))) "failed") $)))) (-13 (-825) (-1011 (-550)) (-619 (-550)) (-444)) (-13 (-27) (-1166) (-423 |#1|)) (-1144) |#2|) (T -1213))
-((-4129 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-825) (-1011 (-550)) (-619 (-550)) (-444))) (-5 *2 (-818 *4)) (-5 *1 (-1213 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1166) (-423 *3))) (-14 *5 (-1144)) (-14 *6 *4))) (-4021 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-825) (-1011 (-550)) (-619 (-550)) (-444))) (-5 *2 (-2 (|:| |%term| (-2 (|:| |%coef| (-1212 *4 *5 *6)) (|:| |%expon| (-312 *4 *5 *6)) (|:| |%expTerms| (-623 (-2 (|:| |k| (-400 (-550))) (|:| |c| *4)))))) (|:| |%type| (-1126)))) (-5 *1 (-1213 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1166) (-423 *3))) (-14 *5 (-1144)) (-14 *6 *4))))
-(-13 (-319 (-1212 |#2| |#3| |#4|) (-312 |#2| |#3| |#4|)) (-542) (-10 -8 (-15 -4129 ((-3 (-818 |#2|) "failed") $)) (-15 -4021 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1212 |#2| |#3| |#4|)) (|:| |%expon| (-312 |#2| |#3| |#4|)) (|:| |%expTerms| (-623 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#2|)))))) (|:| |%type| (-1126))) "failed") $))))
-((-3625 ((|#2| $) 29)) (-3996 ((|#2| $) 18)) (-4180 (($ $) 36)) (-4249 (($ $ (-550)) 64)) (-4047 (((-112) $ (-749)) 33)) (-2190 ((|#2| $ |#2|) 61)) (-1300 ((|#2| $ |#2|) 59)) (-1705 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) 52) (($ $ "rest" $) 56) ((|#2| $ "last" |#2|) 54)) (-2266 (($ $ (-623 $)) 60)) (-3985 ((|#2| $) 17)) (-1308 (($ $) NIL) (($ $ (-749)) 42)) (-2560 (((-623 $) $) 26)) (-2333 (((-112) $ $) 50)) (-1859 (((-112) $ (-749)) 32)) (-1573 (((-112) $ (-749)) 31)) (-3312 (((-112) $) 28)) (-3159 ((|#2| $) 24) (($ $ (-749)) 46)) (-2680 ((|#2| $ "value") NIL) ((|#2| $ "first") 10) (($ $ "rest") 16) ((|#2| $ "last") 13)) (-2136 (((-112) $) 22)) (-3635 (($ $) 39)) (-3472 (($ $) 65)) (-3728 (((-749) $) 41)) (-3786 (($ $) 40)) (-3227 (($ $ $) 58) (($ |#2| $) NIL)) (-3997 (((-623 $) $) 27)) (-2316 (((-112) $ $) 48)) (-3191 (((-749) $) 35)))
-(((-1214 |#1| |#2|) (-10 -8 (-15 -4249 (|#1| |#1| (-550))) (-15 -1705 (|#2| |#1| "last" |#2|)) (-15 -1300 (|#2| |#1| |#2|)) (-15 -1705 (|#1| |#1| "rest" |#1|)) (-15 -1705 (|#2| |#1| "first" |#2|)) (-15 -3472 (|#1| |#1|)) (-15 -3635 (|#1| |#1|)) (-15 -3728 ((-749) |#1|)) (-15 -3786 (|#1| |#1|)) (-15 -3996 (|#2| |#1|)) (-15 -3985 (|#2| |#1|)) (-15 -4180 (|#1| |#1|)) (-15 -3159 (|#1| |#1| (-749))) (-15 -2680 (|#2| |#1| "last")) (-15 -3159 (|#2| |#1|)) (-15 -1308 (|#1| |#1| (-749))) (-15 -2680 (|#1| |#1| "rest")) (-15 -1308 (|#1| |#1|)) (-15 -2680 (|#2| |#1| "first")) (-15 -3227 (|#1| |#2| |#1|)) (-15 -3227 (|#1| |#1| |#1|)) (-15 -2190 (|#2| |#1| |#2|)) (-15 -1705 (|#2| |#1| "value" |#2|)) (-15 -2266 (|#1| |#1| (-623 |#1|))) (-15 -2333 ((-112) |#1| |#1|)) (-15 -2136 ((-112) |#1|)) (-15 -2680 (|#2| |#1| "value")) (-15 -3625 (|#2| |#1|)) (-15 -3312 ((-112) |#1|)) (-15 -2560 ((-623 |#1|) |#1|)) (-15 -3997 ((-623 |#1|) |#1|)) (-15 -2316 ((-112) |#1| |#1|)) (-15 -3191 ((-749) |#1|)) (-15 -4047 ((-112) |#1| (-749))) (-15 -1859 ((-112) |#1| (-749))) (-15 -1573 ((-112) |#1| (-749)))) (-1215 |#2|) (-1181)) (T -1214))
-NIL
-(-10 -8 (-15 -4249 (|#1| |#1| (-550))) (-15 -1705 (|#2| |#1| "last" |#2|)) (-15 -1300 (|#2| |#1| |#2|)) (-15 -1705 (|#1| |#1| "rest" |#1|)) (-15 -1705 (|#2| |#1| "first" |#2|)) (-15 -3472 (|#1| |#1|)) (-15 -3635 (|#1| |#1|)) (-15 -3728 ((-749) |#1|)) (-15 -3786 (|#1| |#1|)) (-15 -3996 (|#2| |#1|)) (-15 -3985 (|#2| |#1|)) (-15 -4180 (|#1| |#1|)) (-15 -3159 (|#1| |#1| (-749))) (-15 -2680 (|#2| |#1| "last")) (-15 -3159 (|#2| |#1|)) (-15 -1308 (|#1| |#1| (-749))) (-15 -2680 (|#1| |#1| "rest")) (-15 -1308 (|#1| |#1|)) (-15 -2680 (|#2| |#1| "first")) (-15 -3227 (|#1| |#2| |#1|)) (-15 -3227 (|#1| |#1| |#1|)) (-15 -2190 (|#2| |#1| |#2|)) (-15 -1705 (|#2| |#1| "value" |#2|)) (-15 -2266 (|#1| |#1| (-623 |#1|))) (-15 -2333 ((-112) |#1| |#1|)) (-15 -2136 ((-112) |#1|)) (-15 -2680 (|#2| |#1| "value")) (-15 -3625 (|#2| |#1|)) (-15 -3312 ((-112) |#1|)) (-15 -2560 ((-623 |#1|) |#1|)) (-15 -3997 ((-623 |#1|) |#1|)) (-15 -2316 ((-112) |#1| |#1|)) (-15 -3191 ((-749) |#1|)) (-15 -4047 ((-112) |#1| (-749))) (-15 -1859 ((-112) |#1| (-749))) (-15 -1573 ((-112) |#1| (-749))))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-3625 ((|#1| $) 48)) (-3996 ((|#1| $) 65)) (-4180 (($ $) 67)) (-4249 (($ $ (-550)) 52 (|has| $ (-6 -4343)))) (-4047 (((-112) $ (-749)) 8)) (-2190 ((|#1| $ |#1|) 39 (|has| $ (-6 -4343)))) (-1431 (($ $ $) 56 (|has| $ (-6 -4343)))) (-1300 ((|#1| $ |#1|) 54 (|has| $ (-6 -4343)))) (-3373 ((|#1| $ |#1|) 58 (|has| $ (-6 -4343)))) (-1705 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4343))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4343))) (($ $ "rest" $) 55 (|has| $ (-6 -4343))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4343)))) (-2266 (($ $ (-623 $)) 41 (|has| $ (-6 -4343)))) (-3985 ((|#1| $) 66)) (-3513 (($) 7 T CONST)) (-1308 (($ $) 73) (($ $ (-749)) 71)) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-2560 (((-623 $) $) 50)) (-2333 (((-112) $ $) 42 (|has| |#1| (-1068)))) (-1859 (((-112) $ (-749)) 9)) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35)) (-1573 (((-112) $ (-749)) 10)) (-2513 (((-623 |#1|) $) 45)) (-3312 (((-112) $) 49)) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-3159 ((|#1| $) 70) (($ $ (-749)) 68)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-1293 ((|#1| $) 76) (($ $ (-749)) 74)) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69)) (-2487 (((-550) $ $) 44)) (-2136 (((-112) $) 46)) (-3635 (($ $) 62)) (-3472 (($ $) 59 (|has| $ (-6 -4343)))) (-3728 (((-749) $) 63)) (-3786 (($ $) 64)) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-1731 (($ $) 13)) (-3547 (($ $ $) 61 (|has| $ (-6 -4343))) (($ $ |#1|) 60 (|has| $ (-6 -4343)))) (-3227 (($ $ $) 78) (($ |#1| $) 77)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-3997 (((-623 $) $) 51)) (-2413 (((-112) $ $) 43 (|has| |#1| (-1068)))) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-1215 |#1|) (-138) (-1181)) (T -1215))
-((-3227 (*1 *1 *1 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-3227 (*1 *1 *2 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-1293 (*1 *2 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-2680 (*1 *2 *1 *3) (-12 (-5 *3 "first") (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-1293 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1215 *3)) (-4 *3 (-1181)))) (-1308 (*1 *1 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-2680 (*1 *1 *1 *2) (-12 (-5 *2 "rest") (-4 *1 (-1215 *3)) (-4 *3 (-1181)))) (-1308 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1215 *3)) (-4 *3 (-1181)))) (-3159 (*1 *2 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-2680 (*1 *2 *1 *3) (-12 (-5 *3 "last") (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-3159 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1215 *3)) (-4 *3 (-1181)))) (-4180 (*1 *1 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-3985 (*1 *2 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-3996 (*1 *2 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-3786 (*1 *1 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-3728 (*1 *2 *1) (-12 (-4 *1 (-1215 *3)) (-4 *3 (-1181)) (-5 *2 (-749)))) (-3635 (*1 *1 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-3547 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4343)) (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-3547 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4343)) (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-3472 (*1 *1 *1) (-12 (|has| *1 (-6 -4343)) (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-3373 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4343)) (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-1705 (*1 *2 *1 *3 *2) (-12 (-5 *3 "first") (|has| *1 (-6 -4343)) (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-1431 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4343)) (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-1705 (*1 *1 *1 *2 *1) (-12 (-5 *2 "rest") (|has| *1 (-6 -4343)) (-4 *1 (-1215 *3)) (-4 *3 (-1181)))) (-1300 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4343)) (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-1705 (*1 *2 *1 *3 *2) (-12 (-5 *3 "last") (|has| *1 (-6 -4343)) (-4 *1 (-1215 *2)) (-4 *2 (-1181)))) (-4249 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (|has| *1 (-6 -4343)) (-4 *1 (-1215 *3)) (-4 *3 (-1181)))))
-(-13 (-983 |t#1|) (-10 -8 (-15 -3227 ($ $ $)) (-15 -3227 ($ |t#1| $)) (-15 -1293 (|t#1| $)) (-15 -2680 (|t#1| $ "first")) (-15 -1293 ($ $ (-749))) (-15 -1308 ($ $)) (-15 -2680 ($ $ "rest")) (-15 -1308 ($ $ (-749))) (-15 -3159 (|t#1| $)) (-15 -2680 (|t#1| $ "last")) (-15 -3159 ($ $ (-749))) (-15 -4180 ($ $)) (-15 -3985 (|t#1| $)) (-15 -3996 (|t#1| $)) (-15 -3786 ($ $)) (-15 -3728 ((-749) $)) (-15 -3635 ($ $)) (IF (|has| $ (-6 -4343)) (PROGN (-15 -3547 ($ $ $)) (-15 -3547 ($ $ |t#1|)) (-15 -3472 ($ $)) (-15 -3373 (|t#1| $ |t#1|)) (-15 -1705 (|t#1| $ "first" |t#1|)) (-15 -1431 ($ $ $)) (-15 -1705 ($ $ "rest" $)) (-15 -1300 (|t#1| $ |t#1|)) (-15 -1705 (|t#1| $ "last" |t#1|)) (-15 -4249 ($ $ (-550)))) |%noBranch|)))
-(((-34) . T) ((-101) |has| |#1| (-1068)) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-595 (-836)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-983 |#1|) . T) ((-1068) |has| |#1| (-1068)) ((-1181) . T))
-((-3972 ((|#4| (-1 |#2| |#1|) |#3|) 17)))
-(((-1216 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3972 (|#4| (-1 |#2| |#1|) |#3|))) (-1020) (-1020) (-1218 |#1|) (-1218 |#2|)) (T -1216))
-((-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1218 *6)) (-5 *1 (-1216 *5 *6 *4 *2)) (-4 *4 (-1218 *5)))))
-(-10 -7 (-15 -3972 (|#4| (-1 |#2| |#1|) |#3|)))
-((-3433 (((-112) $) 15)) (-3123 (($ $) 92)) (-3005 (($ $) 68)) (-3103 (($ $) 88)) (-2984 (($ $) 64)) (-3146 (($ $) 96)) (-3025 (($ $) 72)) (-2958 (($ $) 62)) (-1812 (($ $) 60)) (-3157 (($ $) 98)) (-3033 (($ $) 74)) (-3135 (($ $) 94)) (-3016 (($ $) 70)) (-3114 (($ $) 90)) (-2995 (($ $) 66)) (-1518 (((-836) $) 48) (($ (-550)) NIL) (($ (-400 (-550))) NIL) (($ $) NIL) (($ |#2|) NIL)) (-3187 (($ $) 104)) (-3060 (($ $) 80)) (-3167 (($ $) 100)) (-3043 (($ $) 76)) (-3209 (($ $) 108)) (-3081 (($ $) 84)) (-3294 (($ $) 110)) (-3094 (($ $) 86)) (-3198 (($ $) 106)) (-3072 (($ $) 82)) (-3176 (($ $) 102)) (-3052 (($ $) 78)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ |#2|) 52) (($ $ $) 55) (($ $ (-400 (-550))) 58)))
-(((-1217 |#1| |#2|) (-10 -8 (-15 ** (|#1| |#1| (-400 (-550)))) (-15 -3005 (|#1| |#1|)) (-15 -2984 (|#1| |#1|)) (-15 -3025 (|#1| |#1|)) (-15 -3033 (|#1| |#1|)) (-15 -3016 (|#1| |#1|)) (-15 -2995 (|#1| |#1|)) (-15 -3052 (|#1| |#1|)) (-15 -3072 (|#1| |#1|)) (-15 -3094 (|#1| |#1|)) (-15 -3081 (|#1| |#1|)) (-15 -3043 (|#1| |#1|)) (-15 -3060 (|#1| |#1|)) (-15 -3114 (|#1| |#1|)) (-15 -3135 (|#1| |#1|)) (-15 -3157 (|#1| |#1|)) (-15 -3146 (|#1| |#1|)) (-15 -3103 (|#1| |#1|)) (-15 -3123 (|#1| |#1|)) (-15 -3176 (|#1| |#1|)) (-15 -3198 (|#1| |#1|)) (-15 -3294 (|#1| |#1|)) (-15 -3209 (|#1| |#1|)) (-15 -3167 (|#1| |#1|)) (-15 -3187 (|#1| |#1|)) (-15 -2958 (|#1| |#1|)) (-15 -1812 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -1518 (|#1| |#2|)) (-15 -1518 (|#1| |#1|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -1518 (|#1| (-550))) (-15 ** (|#1| |#1| (-749))) (-15 ** (|#1| |#1| (-894))) (-15 -3433 ((-112) |#1|)) (-15 -1518 ((-836) |#1|))) (-1218 |#2|) (-1020)) (T -1217))
-NIL
-(-10 -8 (-15 ** (|#1| |#1| (-400 (-550)))) (-15 -3005 (|#1| |#1|)) (-15 -2984 (|#1| |#1|)) (-15 -3025 (|#1| |#1|)) (-15 -3033 (|#1| |#1|)) (-15 -3016 (|#1| |#1|)) (-15 -2995 (|#1| |#1|)) (-15 -3052 (|#1| |#1|)) (-15 -3072 (|#1| |#1|)) (-15 -3094 (|#1| |#1|)) (-15 -3081 (|#1| |#1|)) (-15 -3043 (|#1| |#1|)) (-15 -3060 (|#1| |#1|)) (-15 -3114 (|#1| |#1|)) (-15 -3135 (|#1| |#1|)) (-15 -3157 (|#1| |#1|)) (-15 -3146 (|#1| |#1|)) (-15 -3103 (|#1| |#1|)) (-15 -3123 (|#1| |#1|)) (-15 -3176 (|#1| |#1|)) (-15 -3198 (|#1| |#1|)) (-15 -3294 (|#1| |#1|)) (-15 -3209 (|#1| |#1|)) (-15 -3167 (|#1| |#1|)) (-15 -3187 (|#1| |#1|)) (-15 -2958 (|#1| |#1|)) (-15 -1812 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -1518 (|#1| |#2|)) (-15 -1518 (|#1| |#1|)) (-15 -1518 (|#1| (-400 (-550)))) (-15 -1518 (|#1| (-550))) (-15 ** (|#1| |#1| (-749))) (-15 ** (|#1| |#1| (-894))) (-15 -3433 ((-112) |#1|)) (-15 -1518 ((-836) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3141 (((-623 (-1050)) $) 72)) (-1861 (((-1144) $) 101)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 49 (|has| |#1| (-542)))) (-1447 (($ $) 50 (|has| |#1| (-542)))) (-4291 (((-112) $) 52 (|has| |#1| (-542)))) (-2370 (($ $ (-749)) 96) (($ $ (-749) (-749)) 95)) (-2575 (((-1124 (-2 (|:| |k| (-749)) (|:| |c| |#1|))) $) 103)) (-3123 (($ $) 133 (|has| |#1| (-38 (-400 (-550)))))) (-3005 (($ $) 116 (|has| |#1| (-38 (-400 (-550)))))) (-3219 (((-3 $ "failed") $ $) 19)) (-3353 (($ $) 115 (|has| |#1| (-38 (-400 (-550)))))) (-3103 (($ $) 132 (|has| |#1| (-38 (-400 (-550)))))) (-2984 (($ $) 117 (|has| |#1| (-38 (-400 (-550)))))) (-2672 (($ (-1124 (-2 (|:| |k| (-749)) (|:| |c| |#1|)))) 153) (($ (-1124 |#1|)) 151)) (-3146 (($ $) 131 (|has| |#1| (-38 (-400 (-550)))))) (-3025 (($ $) 118 (|has| |#1| (-38 (-400 (-550)))))) (-3513 (($) 17 T CONST)) (-3295 (($ $) 58)) (-1386 (((-3 $ "failed") $) 32)) (-2033 (($ $) 150)) (-1402 (((-925 |#1|) $ (-749)) 148) (((-925 |#1|) $ (-749) (-749)) 147)) (-3478 (((-112) $) 71)) (-2734 (($) 143 (|has| |#1| (-38 (-400 (-550)))))) (-2475 (((-749) $) 98) (((-749) $ (-749)) 97)) (-3102 (((-112) $) 30)) (-1460 (($ $ (-550)) 114 (|has| |#1| (-38 (-400 (-550)))))) (-1784 (($ $ (-894)) 99)) (-3315 (($ (-1 |#1| (-550)) $) 149)) (-3439 (((-112) $) 60)) (-3118 (($ |#1| (-749)) 59) (($ $ (-1050) (-749)) 74) (($ $ (-623 (-1050)) (-623 (-749))) 73)) (-3972 (($ (-1 |#1| |#1|) $) 61)) (-2958 (($ $) 140 (|has| |#1| (-38 (-400 (-550)))))) (-3267 (($ $) 63)) (-3277 ((|#1| $) 64)) (-1825 (((-1126) $) 9)) (-1489 (($ $) 145 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1144)) 144 (-1561 (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-932)) (|has| |#1| (-1166)) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-15 -3141 ((-623 (-1144)) |#1|))) (|has| |#1| (-15 -1489 (|#1| |#1| (-1144)))) (|has| |#1| (-38 (-400 (-550)))))))) (-3337 (((-1088) $) 10)) (-2272 (($ $ (-749)) 93)) (-1495 (((-3 $ "failed") $ $) 48 (|has| |#1| (-542)))) (-1812 (($ $) 141 (|has| |#1| (-38 (-400 (-550)))))) (-3866 (((-1124 |#1|) $ |#1|) 92 (|has| |#1| (-15 ** (|#1| |#1| (-749)))))) (-2680 ((|#1| $ (-749)) 102) (($ $ $) 79 (|has| (-749) (-1080)))) (-2393 (($ $ (-623 (-1144)) (-623 (-749))) 87 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (($ $ (-1144) (-749)) 86 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (($ $ (-623 (-1144))) 85 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (($ $ (-1144)) 84 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (($ $ (-749)) 82 (|has| |#1| (-15 * (|#1| (-749) |#1|)))) (($ $) 80 (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (-2970 (((-749) $) 62)) (-3157 (($ $) 130 (|has| |#1| (-38 (-400 (-550)))))) (-3033 (($ $) 119 (|has| |#1| (-38 (-400 (-550)))))) (-3135 (($ $) 129 (|has| |#1| (-38 (-400 (-550)))))) (-3016 (($ $) 120 (|has| |#1| (-38 (-400 (-550)))))) (-3114 (($ $) 128 (|has| |#1| (-38 (-400 (-550)))))) (-2995 (($ $) 121 (|has| |#1| (-38 (-400 (-550)))))) (-3380 (($ $) 70)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ (-400 (-550))) 55 (|has| |#1| (-38 (-400 (-550))))) (($ $) 47 (|has| |#1| (-542))) (($ |#1|) 45 (|has| |#1| (-170)))) (-3511 (((-1124 |#1|) $) 152)) (-2510 ((|#1| $ (-749)) 57)) (-4242 (((-3 $ "failed") $) 46 (|has| |#1| (-143)))) (-2390 (((-749)) 28)) (-3335 ((|#1| $) 100)) (-3187 (($ $) 139 (|has| |#1| (-38 (-400 (-550)))))) (-3060 (($ $) 127 (|has| |#1| (-38 (-400 (-550)))))) (-1345 (((-112) $ $) 51 (|has| |#1| (-542)))) (-3167 (($ $) 138 (|has| |#1| (-38 (-400 (-550)))))) (-3043 (($ $) 126 (|has| |#1| (-38 (-400 (-550)))))) (-3209 (($ $) 137 (|has| |#1| (-38 (-400 (-550)))))) (-3081 (($ $) 125 (|has| |#1| (-38 (-400 (-550)))))) (-2001 ((|#1| $ (-749)) 94 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-749)))) (|has| |#1| (-15 -1518 (|#1| (-1144))))))) (-3294 (($ $) 136 (|has| |#1| (-38 (-400 (-550)))))) (-3094 (($ $) 124 (|has| |#1| (-38 (-400 (-550)))))) (-3198 (($ $) 135 (|has| |#1| (-38 (-400 (-550)))))) (-3072 (($ $) 123 (|has| |#1| (-38 (-400 (-550)))))) (-3176 (($ $) 134 (|has| |#1| (-38 (-400 (-550)))))) (-3052 (($ $) 122 (|has| |#1| (-38 (-400 (-550)))))) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-4183 (($ $ (-623 (-1144)) (-623 (-749))) 91 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (($ $ (-1144) (-749)) 90 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (($ $ (-623 (-1144))) 89 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (($ $ (-1144)) 88 (-12 (|has| |#1| (-873 (-1144))) (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (($ $ (-749)) 83 (|has| |#1| (-15 * (|#1| (-749) |#1|)))) (($ $) 81 (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (-2316 (((-112) $ $) 6)) (-2414 (($ $ |#1|) 56 (|has| |#1| (-356)))) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ |#1|) 146 (|has| |#1| (-356))) (($ $ $) 142 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 113 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 66) (($ |#1| $) 65) (($ (-400 (-550)) $) 54 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 53 (|has| |#1| (-38 (-400 (-550)))))))
-(((-1218 |#1|) (-138) (-1020)) (T -1218))
-((-2672 (*1 *1 *2) (-12 (-5 *2 (-1124 (-2 (|:| |k| (-749)) (|:| |c| *3)))) (-4 *3 (-1020)) (-4 *1 (-1218 *3)))) (-3511 (*1 *2 *1) (-12 (-4 *1 (-1218 *3)) (-4 *3 (-1020)) (-5 *2 (-1124 *3)))) (-2672 (*1 *1 *2) (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-4 *1 (-1218 *3)))) (-2033 (*1 *1 *1) (-12 (-4 *1 (-1218 *2)) (-4 *2 (-1020)))) (-3315 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-550))) (-4 *1 (-1218 *3)) (-4 *3 (-1020)))) (-1402 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *1 (-1218 *4)) (-4 *4 (-1020)) (-5 *2 (-925 *4)))) (-1402 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-749)) (-4 *1 (-1218 *4)) (-4 *4 (-1020)) (-5 *2 (-925 *4)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-1218 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))) (-1489 (*1 *1 *1) (-12 (-4 *1 (-1218 *2)) (-4 *2 (-1020)) (-4 *2 (-38 (-400 (-550)))))) (-1489 (*1 *1 *1 *2) (-1561 (-12 (-5 *2 (-1144)) (-4 *1 (-1218 *3)) (-4 *3 (-1020)) (-12 (-4 *3 (-29 (-550))) (-4 *3 (-932)) (-4 *3 (-1166)) (-4 *3 (-38 (-400 (-550)))))) (-12 (-5 *2 (-1144)) (-4 *1 (-1218 *3)) (-4 *3 (-1020)) (-12 (|has| *3 (-15 -3141 ((-623 *2) *3))) (|has| *3 (-15 -1489 (*3 *3 *2))) (-4 *3 (-38 (-400 (-550)))))))))
-(-13 (-1205 |t#1| (-749)) (-10 -8 (-15 -2672 ($ (-1124 (-2 (|:| |k| (-749)) (|:| |c| |t#1|))))) (-15 -3511 ((-1124 |t#1|) $)) (-15 -2672 ($ (-1124 |t#1|))) (-15 -2033 ($ $)) (-15 -3315 ($ (-1 |t#1| (-550)) $)) (-15 -1402 ((-925 |t#1|) $ (-749))) (-15 -1402 ((-925 |t#1|) $ (-749) (-749))) (IF (|has| |t#1| (-356)) (-15 ** ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-38 (-400 (-550)))) (PROGN (-15 -1489 ($ $)) (IF (|has| |t#1| (-15 -1489 (|t#1| |t#1| (-1144)))) (IF (|has| |t#1| (-15 -3141 ((-623 (-1144)) |t#1|))) (-15 -1489 ($ $ (-1144))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1166)) (IF (|has| |t#1| (-932)) (IF (|has| |t#1| (-29 (-550))) (-15 -1489 ($ $ (-1144))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-975)) (-6 (-1166))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-749)) . T) ((-25) . T) ((-38 #1=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) |has| |#1| (-542)) ((-35) |has| |#1| (-38 (-400 (-550)))) ((-94) |has| |#1| (-38 (-400 (-550)))) ((-101) . T) ((-111 #1# #1#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1561 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-170) -1561 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-227) |has| |#1| (-15 * (|#1| (-749) |#1|))) ((-277) |has| |#1| (-38 (-400 (-550)))) ((-279 $ $) |has| (-749) (-1080)) ((-283) |has| |#1| (-542)) ((-484) |has| |#1| (-38 (-400 (-550)))) ((-542) |has| |#1| (-542)) ((-626 #1#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #1#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) |has| |#1| (-542)) ((-705) . T) ((-873 (-1144)) -12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-873 (-1144)))) ((-946 |#1| #0# (-1050)) . T) ((-975) |has| |#1| (-38 (-400 (-550)))) ((-1026 #1#) |has| |#1| (-38 (-400 (-550)))) ((-1026 |#1|) . T) ((-1026 $) -1561 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1166) |has| |#1| (-38 (-400 (-550)))) ((-1169) |has| |#1| (-38 (-400 (-550)))) ((-1205 |#1| #0#) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3141 (((-623 (-1050)) $) NIL)) (-1861 (((-1144) $) 87)) (-3504 (((-1200 |#2| |#1|) $ (-749)) 73)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-1447 (($ $) NIL (|has| |#1| (-542)))) (-4291 (((-112) $) 137 (|has| |#1| (-542)))) (-2370 (($ $ (-749)) 122) (($ $ (-749) (-749)) 124)) (-2575 (((-1124 (-2 (|:| |k| (-749)) (|:| |c| |#1|))) $) 42)) (-3123 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3005 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3219 (((-3 $ "failed") $ $) NIL)) (-3353 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3103 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2984 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2672 (($ (-1124 (-2 (|:| |k| (-749)) (|:| |c| |#1|)))) 53) (($ (-1124 |#1|)) NIL)) (-3146 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3025 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3513 (($) NIL T CONST)) (-2888 (($ $) 128)) (-3295 (($ $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-2033 (($ $) 135)) (-1402 (((-925 |#1|) $ (-749)) 63) (((-925 |#1|) $ (-749) (-749)) 65)) (-3478 (((-112) $) NIL)) (-2734 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2475 (((-749) $) NIL) (((-749) $ (-749)) NIL)) (-3102 (((-112) $) NIL)) (-3140 (($ $) 112)) (-1460 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2779 (($ (-550) (-550) $) 130)) (-1784 (($ $ (-894)) 134)) (-3315 (($ (-1 |#1| (-550)) $) 106)) (-3439 (((-112) $) NIL)) (-3118 (($ |#1| (-749)) 15) (($ $ (-1050) (-749)) NIL) (($ $ (-623 (-1050)) (-623 (-749))) NIL)) (-3972 (($ (-1 |#1| |#1|) $) 94)) (-2958 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3267 (($ $) NIL)) (-3277 ((|#1| $) NIL)) (-1825 (((-1126) $) NIL)) (-1320 (($ $) 110)) (-3374 (($ $) 108)) (-2692 (($ (-550) (-550) $) 132)) (-1489 (($ $) 145 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1144)) 151 (-1561 (-12 (|has| |#1| (-15 -1489 (|#1| |#1| (-1144)))) (|has| |#1| (-15 -3141 ((-623 (-1144)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-932)) (|has| |#1| (-1166))))) (($ $ (-1223 |#2|)) 146 (|has| |#1| (-38 (-400 (-550)))))) (-3337 (((-1088) $) NIL)) (-2960 (($ $ (-550) (-550)) 116)) (-2272 (($ $ (-749)) 118)) (-1495 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-1812 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3046 (($ $) 114)) (-3866 (((-1124 |#1|) $ |#1|) 96 (|has| |#1| (-15 ** (|#1| |#1| (-749)))))) (-2680 ((|#1| $ (-749)) 91) (($ $ $) 126 (|has| (-749) (-1080)))) (-2393 (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144)) 103 (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-749) |#1|)))) (($ $) 98 (|has| |#1| (-15 * (|#1| (-749) |#1|)))) (($ $ (-1223 |#2|)) 99)) (-2970 (((-749) $) NIL)) (-3157 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3033 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3135 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3016 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3114 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2995 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3380 (($ $) 120)) (-1518 (((-836) $) NIL) (($ (-550)) 24) (($ (-400 (-550))) 143 (|has| |#1| (-38 (-400 (-550))))) (($ $) NIL (|has| |#1| (-542))) (($ |#1|) 23 (|has| |#1| (-170))) (($ (-1200 |#2| |#1|)) 80) (($ (-1223 |#2|)) 20)) (-3511 (((-1124 |#1|) $) NIL)) (-2510 ((|#1| $ (-749)) 90)) (-4242 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-2390 (((-749)) NIL)) (-3335 ((|#1| $) 88)) (-3187 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3060 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1345 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3167 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3043 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3209 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3081 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2001 ((|#1| $ (-749)) 86 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-749)))) (|has| |#1| (-15 -1518 (|#1| (-1144))))))) (-3294 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3094 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3198 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3072 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3176 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3052 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2626 (($) 17 T CONST)) (-2636 (($) 13 T CONST)) (-4183 (($ $ (-623 (-1144)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-623 (-1144))) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-1144)) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-873 (-1144))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-749) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (-2316 (((-112) $ $) NIL)) (-2414 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) 102)) (-2391 (($ $ $) 18)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL) (($ $ |#1|) 140 (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 101) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
-(((-1219 |#1| |#2| |#3|) (-13 (-1218 |#1|) (-10 -8 (-15 -1518 ($ (-1200 |#2| |#1|))) (-15 -3504 ((-1200 |#2| |#1|) $ (-749))) (-15 -1518 ($ (-1223 |#2|))) (-15 -2393 ($ $ (-1223 |#2|))) (-15 -3374 ($ $)) (-15 -1320 ($ $)) (-15 -3140 ($ $)) (-15 -3046 ($ $)) (-15 -2960 ($ $ (-550) (-550))) (-15 -2888 ($ $)) (-15 -2779 ($ (-550) (-550) $)) (-15 -2692 ($ (-550) (-550) $)) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -1489 ($ $ (-1223 |#2|))) |%noBranch|))) (-1020) (-1144) |#1|) (T -1219))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-1200 *4 *3)) (-4 *3 (-1020)) (-14 *4 (-1144)) (-14 *5 *3) (-5 *1 (-1219 *3 *4 *5)))) (-3504 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1200 *5 *4)) (-5 *1 (-1219 *4 *5 *6)) (-4 *4 (-1020)) (-14 *5 (-1144)) (-14 *6 *4))) (-1518 (*1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1219 *3 *4 *5)) (-4 *3 (-1020)) (-14 *5 *3))) (-2393 (*1 *1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1219 *3 *4 *5)) (-4 *3 (-1020)) (-14 *5 *3))) (-3374 (*1 *1 *1) (-12 (-5 *1 (-1219 *2 *3 *4)) (-4 *2 (-1020)) (-14 *3 (-1144)) (-14 *4 *2))) (-1320 (*1 *1 *1) (-12 (-5 *1 (-1219 *2 *3 *4)) (-4 *2 (-1020)) (-14 *3 (-1144)) (-14 *4 *2))) (-3140 (*1 *1 *1) (-12 (-5 *1 (-1219 *2 *3 *4)) (-4 *2 (-1020)) (-14 *3 (-1144)) (-14 *4 *2))) (-3046 (*1 *1 *1) (-12 (-5 *1 (-1219 *2 *3 *4)) (-4 *2 (-1020)) (-14 *3 (-1144)) (-14 *4 *2))) (-2960 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-1219 *3 *4 *5)) (-4 *3 (-1020)) (-14 *4 (-1144)) (-14 *5 *3))) (-2888 (*1 *1 *1) (-12 (-5 *1 (-1219 *2 *3 *4)) (-4 *2 (-1020)) (-14 *3 (-1144)) (-14 *4 *2))) (-2779 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1219 *3 *4 *5)) (-4 *3 (-1020)) (-14 *4 (-1144)) (-14 *5 *3))) (-2692 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1219 *3 *4 *5)) (-4 *3 (-1020)) (-14 *4 (-1144)) (-14 *5 *3))) (-1489 (*1 *1 *1 *2) (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1219 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)) (-14 *5 *3))))
-(-13 (-1218 |#1|) (-10 -8 (-15 -1518 ($ (-1200 |#2| |#1|))) (-15 -3504 ((-1200 |#2| |#1|) $ (-749))) (-15 -1518 ($ (-1223 |#2|))) (-15 -2393 ($ $ (-1223 |#2|))) (-15 -3374 ($ $)) (-15 -1320 ($ $)) (-15 -3140 ($ $)) (-15 -3046 ($ $)) (-15 -2960 ($ $ (-550) (-550))) (-15 -2888 ($ $)) (-15 -2779 ($ (-550) (-550) $)) (-15 -2692 ($ (-550) (-550) $)) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -1489 ($ $ (-1223 |#2|))) |%noBranch|)))
-((-1786 (((-1 (-1124 |#1|) (-623 (-1124 |#1|))) (-1 |#2| (-623 |#2|))) 24)) (-1632 (((-1 (-1124 |#1|) (-1124 |#1|) (-1124 |#1|)) (-1 |#2| |#2| |#2|)) 16)) (-1480 (((-1 (-1124 |#1|) (-1124 |#1|)) (-1 |#2| |#2|)) 13)) (-1708 ((|#2| (-1 |#2| |#2| |#2|) |#1| |#1|) 48)) (-1562 ((|#2| (-1 |#2| |#2|) |#1|) 46)) (-1862 ((|#2| (-1 |#2| (-623 |#2|)) (-623 |#1|)) 54)) (-2002 (((-623 |#2|) (-623 |#1|) (-623 (-1 |#2| (-623 |#2|)))) 61)) (-1412 ((|#2| |#2| |#2|) 43)))
-(((-1220 |#1| |#2|) (-10 -7 (-15 -1480 ((-1 (-1124 |#1|) (-1124 |#1|)) (-1 |#2| |#2|))) (-15 -1632 ((-1 (-1124 |#1|) (-1124 |#1|) (-1124 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -1786 ((-1 (-1124 |#1|) (-623 (-1124 |#1|))) (-1 |#2| (-623 |#2|)))) (-15 -1412 (|#2| |#2| |#2|)) (-15 -1562 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -1708 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -1862 (|#2| (-1 |#2| (-623 |#2|)) (-623 |#1|))) (-15 -2002 ((-623 |#2|) (-623 |#1|) (-623 (-1 |#2| (-623 |#2|)))))) (-38 (-400 (-550))) (-1218 |#1|)) (T -1220))
-((-2002 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 (-1 *6 (-623 *6)))) (-4 *5 (-38 (-400 (-550)))) (-4 *6 (-1218 *5)) (-5 *2 (-623 *6)) (-5 *1 (-1220 *5 *6)))) (-1862 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-623 *2))) (-5 *4 (-623 *5)) (-4 *5 (-38 (-400 (-550)))) (-4 *2 (-1218 *5)) (-5 *1 (-1220 *5 *2)))) (-1708 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1218 *4)) (-5 *1 (-1220 *4 *2)) (-4 *4 (-38 (-400 (-550)))))) (-1562 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *2)) (-4 *2 (-1218 *4)) (-5 *1 (-1220 *4 *2)) (-4 *4 (-38 (-400 (-550)))))) (-1412 (*1 *2 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1220 *3 *2)) (-4 *2 (-1218 *3)))) (-1786 (*1 *2 *3) (-12 (-5 *3 (-1 *5 (-623 *5))) (-4 *5 (-1218 *4)) (-4 *4 (-38 (-400 (-550)))) (-5 *2 (-1 (-1124 *4) (-623 (-1124 *4)))) (-5 *1 (-1220 *4 *5)))) (-1632 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1218 *4)) (-4 *4 (-38 (-400 (-550)))) (-5 *2 (-1 (-1124 *4) (-1124 *4) (-1124 *4))) (-5 *1 (-1220 *4 *5)))) (-1480 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1218 *4)) (-4 *4 (-38 (-400 (-550)))) (-5 *2 (-1 (-1124 *4) (-1124 *4))) (-5 *1 (-1220 *4 *5)))))
-(-10 -7 (-15 -1480 ((-1 (-1124 |#1|) (-1124 |#1|)) (-1 |#2| |#2|))) (-15 -1632 ((-1 (-1124 |#1|) (-1124 |#1|) (-1124 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -1786 ((-1 (-1124 |#1|) (-623 (-1124 |#1|))) (-1 |#2| (-623 |#2|)))) (-15 -1412 (|#2| |#2| |#2|)) (-15 -1562 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -1708 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -1862 (|#2| (-1 |#2| (-623 |#2|)) (-623 |#1|))) (-15 -2002 ((-623 |#2|) (-623 |#1|) (-623 (-1 |#2| (-623 |#2|))))))
-((-3991 ((|#2| |#4| (-749)) 30)) (-3868 ((|#4| |#2|) 25)) (-4267 ((|#4| (-400 |#2|)) 52 (|has| |#1| (-542)))) (-4121 (((-1 |#4| (-623 |#4|)) |#3|) 46)))
-(((-1221 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3868 (|#4| |#2|)) (-15 -3991 (|#2| |#4| (-749))) (-15 -4121 ((-1 |#4| (-623 |#4|)) |#3|)) (IF (|has| |#1| (-542)) (-15 -4267 (|#4| (-400 |#2|))) |%noBranch|)) (-1020) (-1203 |#1|) (-634 |#2|) (-1218 |#1|)) (T -1221))
-((-4267 (*1 *2 *3) (-12 (-5 *3 (-400 *5)) (-4 *5 (-1203 *4)) (-4 *4 (-542)) (-4 *4 (-1020)) (-4 *2 (-1218 *4)) (-5 *1 (-1221 *4 *5 *6 *2)) (-4 *6 (-634 *5)))) (-4121 (*1 *2 *3) (-12 (-4 *4 (-1020)) (-4 *5 (-1203 *4)) (-5 *2 (-1 *6 (-623 *6))) (-5 *1 (-1221 *4 *5 *3 *6)) (-4 *3 (-634 *5)) (-4 *6 (-1218 *4)))) (-3991 (*1 *2 *3 *4) (-12 (-5 *4 (-749)) (-4 *5 (-1020)) (-4 *2 (-1203 *5)) (-5 *1 (-1221 *5 *2 *6 *3)) (-4 *6 (-634 *2)) (-4 *3 (-1218 *5)))) (-3868 (*1 *2 *3) (-12 (-4 *4 (-1020)) (-4 *3 (-1203 *4)) (-4 *2 (-1218 *4)) (-5 *1 (-1221 *4 *3 *5 *2)) (-4 *5 (-634 *3)))))
-(-10 -7 (-15 -3868 (|#4| |#2|)) (-15 -3991 (|#2| |#4| (-749))) (-15 -4121 ((-1 |#4| (-623 |#4|)) |#3|)) (IF (|has| |#1| (-542)) (-15 -4267 (|#4| (-400 |#2|))) |%noBranch|))
-NIL
-(((-1222) (-138)) (T -1222))
-NIL
-(-13 (-10 -7 (-6 -1964)))
-((-1504 (((-112) $ $) NIL)) (-1861 (((-1144)) 12)) (-1825 (((-1126) $) 17)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 11) (((-1144) $) 8)) (-2316 (((-112) $ $) 14)))
-(((-1223 |#1|) (-13 (-1068) (-595 (-1144)) (-10 -8 (-15 -1518 ((-1144) $)) (-15 -1861 ((-1144))))) (-1144)) (T -1223))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-1223 *3)) (-14 *3 *2))) (-1861 (*1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-1223 *3)) (-14 *3 *2))))
-(-13 (-1068) (-595 (-1144)) (-10 -8 (-15 -1518 ((-1144) $)) (-15 -1861 ((-1144)))))
-((-2584 (($ (-749)) 18)) (-2012 (((-667 |#2|) $ $) 40)) (-3182 ((|#2| $) 48)) (-3772 ((|#2| $) 47)) (-3440 ((|#2| $ $) 35)) (-3305 (($ $ $) 44)) (-2403 (($ $) 22) (($ $ $) 28)) (-2391 (($ $ $) 15)) (* (($ (-550) $) 25) (($ |#2| $) 31) (($ $ |#2|) 30)))
-(((-1224 |#1| |#2|) (-10 -8 (-15 -3182 (|#2| |#1|)) (-15 -3772 (|#2| |#1|)) (-15 -3305 (|#1| |#1| |#1|)) (-15 -2012 ((-667 |#2|) |#1| |#1|)) (-15 -3440 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 -2403 (|#1| |#1| |#1|)) (-15 -2403 (|#1| |#1|)) (-15 -2584 (|#1| (-749))) (-15 -2391 (|#1| |#1| |#1|))) (-1225 |#2|) (-1181)) (T -1224))
-NIL
-(-10 -8 (-15 -3182 (|#2| |#1|)) (-15 -3772 (|#2| |#1|)) (-15 -3305 (|#1| |#1| |#1|)) (-15 -2012 ((-667 |#2|) |#1| |#1|)) (-15 -3440 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 -2403 (|#1| |#1| |#1|)) (-15 -2403 (|#1| |#1|)) (-15 -2584 (|#1| (-749))) (-15 -2391 (|#1| |#1| |#1|)))
-((-1504 (((-112) $ $) 19 (|has| |#1| (-1068)))) (-2584 (($ (-749)) 112 (|has| |#1| (-23)))) (-3029 (((-1232) $ (-550) (-550)) 40 (|has| $ (-6 -4343)))) (-3654 (((-112) (-1 (-112) |#1| |#1|) $) 98) (((-112) $) 92 (|has| |#1| (-825)))) (-3491 (($ (-1 (-112) |#1| |#1|) $) 89 (|has| $ (-6 -4343))) (($ $) 88 (-12 (|has| |#1| (-825)) (|has| $ (-6 -4343))))) (-1674 (($ (-1 (-112) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-825)))) (-4047 (((-112) $ (-749)) 8)) (-1705 ((|#1| $ (-550) |#1|) 52 (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) 58 (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4342)))) (-3513 (($) 7 T CONST)) (-2342 (($ $) 90 (|has| $ (-6 -4343)))) (-3243 (($ $) 100)) (-1328 (($ $) 78 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3137 (($ |#1| $) 77 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) (($ (-1 (-112) |#1|) $) 74 (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4342)))) (-3245 ((|#1| $ (-550) |#1|) 53 (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) 51)) (-2302 (((-550) (-1 (-112) |#1|) $) 97) (((-550) |#1| $) 96 (|has| |#1| (-1068))) (((-550) |#1| $ (-550)) 95 (|has| |#1| (-1068)))) (-3450 (((-623 |#1|) $) 30 (|has| $ (-6 -4342)))) (-2012 (((-667 |#1|) $ $) 105 (|has| |#1| (-1020)))) (-2578 (($ (-749) |#1|) 69)) (-1859 (((-112) $ (-749)) 9)) (-3195 (((-550) $) 43 (|has| (-550) (-825)))) (-2707 (($ $ $) 87 (|has| |#1| (-825)))) (-1832 (($ (-1 (-112) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-825)))) (-2689 (((-623 |#1|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3283 (((-550) $) 44 (|has| (-550) (-825)))) (-4164 (($ $ $) 86 (|has| |#1| (-825)))) (-3234 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-3182 ((|#1| $) 102 (-12 (|has| |#1| (-1020)) (|has| |#1| (-975))))) (-1573 (((-112) $ (-749)) 10)) (-3772 ((|#1| $) 103 (-12 (|has| |#1| (-1020)) (|has| |#1| (-975))))) (-1825 (((-1126) $) 22 (|has| |#1| (-1068)))) (-2055 (($ |#1| $ (-550)) 60) (($ $ $ (-550)) 59)) (-2325 (((-623 (-550)) $) 46)) (-2400 (((-112) (-550) $) 47)) (-3337 (((-1088) $) 21 (|has| |#1| (-1068)))) (-1293 ((|#1| $) 42 (|has| (-550) (-825)))) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 71)) (-3111 (($ $ |#1|) 41 (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) 14)) (-2256 (((-112) |#1| $) 45 (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) 48)) (-2902 (((-112) $) 11)) (-3498 (($) 12)) (-2680 ((|#1| $ (-550) |#1|) 50) ((|#1| $ (-550)) 49) (($ $ (-1194 (-550))) 63)) (-3440 ((|#1| $ $) 106 (|has| |#1| (-1020)))) (-1529 (($ $ (-550)) 62) (($ $ (-1194 (-550))) 61)) (-3305 (($ $ $) 104 (|has| |#1| (-1020)))) (-3350 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4342))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1068)) (|has| $ (-6 -4342))))) (-3593 (($ $ $ (-550)) 91 (|has| $ (-6 -4343)))) (-1731 (($ $) 13)) (-4028 (((-526) $) 79 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 70)) (-3227 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-623 $)) 65)) (-1518 (((-836) $) 18 (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) 84 (|has| |#1| (-825)))) (-2345 (((-112) $ $) 83 (|has| |#1| (-825)))) (-2316 (((-112) $ $) 20 (|has| |#1| (-1068)))) (-2354 (((-112) $ $) 85 (|has| |#1| (-825)))) (-2335 (((-112) $ $) 82 (|has| |#1| (-825)))) (-2403 (($ $) 111 (|has| |#1| (-21))) (($ $ $) 110 (|has| |#1| (-21)))) (-2391 (($ $ $) 113 (|has| |#1| (-25)))) (* (($ (-550) $) 109 (|has| |#1| (-21))) (($ |#1| $) 108 (|has| |#1| (-705))) (($ $ |#1|) 107 (|has| |#1| (-705)))) (-3191 (((-749) $) 6 (|has| $ (-6 -4342)))))
-(((-1225 |#1|) (-138) (-1181)) (T -1225))
-((-2391 (*1 *1 *1 *1) (-12 (-4 *1 (-1225 *2)) (-4 *2 (-1181)) (-4 *2 (-25)))) (-2584 (*1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1225 *3)) (-4 *3 (-23)) (-4 *3 (-1181)))) (-2403 (*1 *1 *1) (-12 (-4 *1 (-1225 *2)) (-4 *2 (-1181)) (-4 *2 (-21)))) (-2403 (*1 *1 *1 *1) (-12 (-4 *1 (-1225 *2)) (-4 *2 (-1181)) (-4 *2 (-21)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-550)) (-4 *1 (-1225 *3)) (-4 *3 (-1181)) (-4 *3 (-21)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1225 *2)) (-4 *2 (-1181)) (-4 *2 (-705)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-1225 *2)) (-4 *2 (-1181)) (-4 *2 (-705)))) (-3440 (*1 *2 *1 *1) (-12 (-4 *1 (-1225 *2)) (-4 *2 (-1181)) (-4 *2 (-1020)))) (-2012 (*1 *2 *1 *1) (-12 (-4 *1 (-1225 *3)) (-4 *3 (-1181)) (-4 *3 (-1020)) (-5 *2 (-667 *3)))) (-3305 (*1 *1 *1 *1) (-12 (-4 *1 (-1225 *2)) (-4 *2 (-1181)) (-4 *2 (-1020)))) (-3772 (*1 *2 *1) (-12 (-4 *1 (-1225 *2)) (-4 *2 (-1181)) (-4 *2 (-975)) (-4 *2 (-1020)))) (-3182 (*1 *2 *1) (-12 (-4 *1 (-1225 *2)) (-4 *2 (-1181)) (-4 *2 (-975)) (-4 *2 (-1020)))))
-(-13 (-19 |t#1|) (-10 -8 (IF (|has| |t#1| (-25)) (-15 -2391 ($ $ $)) |%noBranch|) (IF (|has| |t#1| (-23)) (-15 -2584 ($ (-749))) |%noBranch|) (IF (|has| |t#1| (-21)) (PROGN (-15 -2403 ($ $)) (-15 -2403 ($ $ $)) (-15 * ($ (-550) $))) |%noBranch|) (IF (|has| |t#1| (-705)) (PROGN (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-1020)) (PROGN (-15 -3440 (|t#1| $ $)) (-15 -2012 ((-667 |t#1|) $ $)) (-15 -3305 ($ $ $))) |%noBranch|) (IF (|has| |t#1| (-975)) (IF (|has| |t#1| (-1020)) (PROGN (-15 -3772 (|t#1| $)) (-15 -3182 (|t#1| $))) |%noBranch|) |%noBranch|)))
-(((-34) . T) ((-101) -1561 (|has| |#1| (-1068)) (|has| |#1| (-825))) ((-595 (-836)) -1561 (|has| |#1| (-1068)) (|has| |#1| (-825)) (|has| |#1| (-595 (-836)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 #0=(-550) |#1|) . T) ((-281 #0# |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-366 |#1|) . T) ((-481 |#1|) . T) ((-586 #0# |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))) ((-629 |#1|) . T) ((-19 |#1|) . T) ((-825) |has| |#1| (-825)) ((-1068) -1561 (|has| |#1| (-1068)) (|has| |#1| (-825))) ((-1181) . T))
-((-3572 (((-1227 |#2|) (-1 |#2| |#1| |#2|) (-1227 |#1|) |#2|) 13)) (-2419 ((|#2| (-1 |#2| |#1| |#2|) (-1227 |#1|) |#2|) 15)) (-3972 (((-3 (-1227 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1227 |#1|)) 28) (((-1227 |#2|) (-1 |#2| |#1|) (-1227 |#1|)) 18)))
-(((-1226 |#1| |#2|) (-10 -7 (-15 -3572 ((-1227 |#2|) (-1 |#2| |#1| |#2|) (-1227 |#1|) |#2|)) (-15 -2419 (|#2| (-1 |#2| |#1| |#2|) (-1227 |#1|) |#2|)) (-15 -3972 ((-1227 |#2|) (-1 |#2| |#1|) (-1227 |#1|))) (-15 -3972 ((-3 (-1227 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1227 |#1|)))) (-1181) (-1181)) (T -1226))
-((-3972 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *6 "failed") *5)) (-5 *4 (-1227 *5)) (-4 *5 (-1181)) (-4 *6 (-1181)) (-5 *2 (-1227 *6)) (-5 *1 (-1226 *5 *6)))) (-3972 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1227 *5)) (-4 *5 (-1181)) (-4 *6 (-1181)) (-5 *2 (-1227 *6)) (-5 *1 (-1226 *5 *6)))) (-2419 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1227 *5)) (-4 *5 (-1181)) (-4 *2 (-1181)) (-5 *1 (-1226 *5 *2)))) (-3572 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1227 *6)) (-4 *6 (-1181)) (-4 *5 (-1181)) (-5 *2 (-1227 *5)) (-5 *1 (-1226 *6 *5)))))
-(-10 -7 (-15 -3572 ((-1227 |#2|) (-1 |#2| |#1| |#2|) (-1227 |#1|) |#2|)) (-15 -2419 (|#2| (-1 |#2| |#1| |#2|) (-1227 |#1|) |#2|)) (-15 -3972 ((-1227 |#2|) (-1 |#2| |#1|) (-1227 |#1|))) (-15 -3972 ((-3 (-1227 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1227 |#1|))))
-((-1504 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2584 (($ (-749)) NIL (|has| |#1| (-23)))) (-2382 (($ (-623 |#1|)) 9)) (-3029 (((-1232) $ (-550) (-550)) NIL (|has| $ (-6 -4343)))) (-3654 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-825)))) (-3491 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4343))) (($ $) NIL (-12 (|has| $ (-6 -4343)) (|has| |#1| (-825))))) (-1674 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-825)))) (-4047 (((-112) $ (-749)) NIL)) (-1705 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4343))) ((|#1| $ (-1194 (-550)) |#1|) NIL (|has| $ (-6 -4343)))) (-4253 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3513 (($) NIL T CONST)) (-2342 (($ $) NIL (|has| $ (-6 -4343)))) (-3243 (($ $) NIL)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3137 (($ |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2419 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4342))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4342)))) (-3245 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4343)))) (-3181 ((|#1| $ (-550)) NIL)) (-2302 (((-550) (-1 (-112) |#1|) $) NIL) (((-550) |#1| $) NIL (|has| |#1| (-1068))) (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1068)))) (-3450 (((-623 |#1|) $) 15 (|has| $ (-6 -4342)))) (-2012 (((-667 |#1|) $ $) NIL (|has| |#1| (-1020)))) (-2578 (($ (-749) |#1|) NIL)) (-1859 (((-112) $ (-749)) NIL)) (-3195 (((-550) $) NIL (|has| (-550) (-825)))) (-2707 (($ $ $) NIL (|has| |#1| (-825)))) (-1832 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-825)))) (-2689 (((-623 |#1|) $) NIL (|has| $ (-6 -4342)))) (-1921 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3283 (((-550) $) NIL (|has| (-550) (-825)))) (-4164 (($ $ $) NIL (|has| |#1| (-825)))) (-3234 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3182 ((|#1| $) NIL (-12 (|has| |#1| (-975)) (|has| |#1| (-1020))))) (-1573 (((-112) $ (-749)) NIL)) (-3772 ((|#1| $) NIL (-12 (|has| |#1| (-975)) (|has| |#1| (-1020))))) (-1825 (((-1126) $) NIL (|has| |#1| (-1068)))) (-2055 (($ |#1| $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-2325 (((-623 (-550)) $) NIL)) (-2400 (((-112) (-550) $) NIL)) (-3337 (((-1088) $) NIL (|has| |#1| (-1068)))) (-1293 ((|#1| $) NIL (|has| (-550) (-825)))) (-3321 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3111 (($ $ |#1|) NIL (|has| $ (-6 -4343)))) (-1543 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2256 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-2477 (((-623 |#1|) $) NIL)) (-2902 (((-112) $) NIL)) (-3498 (($) NIL)) (-2680 ((|#1| $ (-550) |#1|) NIL) ((|#1| $ (-550)) NIL) (($ $ (-1194 (-550))) NIL)) (-3440 ((|#1| $ $) NIL (|has| |#1| (-1020)))) (-1529 (($ $ (-550)) NIL) (($ $ (-1194 (-550))) NIL)) (-3305 (($ $ $) NIL (|has| |#1| (-1020)))) (-3350 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#1| (-1068))))) (-3593 (($ $ $ (-550)) NIL (|has| $ (-6 -4343)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) 19 (|has| |#1| (-596 (-526))))) (-1532 (($ (-623 |#1|)) 8)) (-3227 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-623 $)) NIL)) (-1518 (((-836) $) NIL (|has| |#1| (-595 (-836))))) (-1675 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4342)))) (-2363 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2345 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2316 (((-112) $ $) NIL (|has| |#1| (-1068)))) (-2354 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2335 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2403 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-2391 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-550) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-705))) (($ $ |#1|) NIL (|has| |#1| (-705)))) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-1227 |#1|) (-13 (-1225 |#1|) (-10 -8 (-15 -2382 ($ (-623 |#1|))))) (-1181)) (T -1227))
-((-2382 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-5 *1 (-1227 *3)))))
-(-13 (-1225 |#1|) (-10 -8 (-15 -2382 ($ (-623 |#1|)))))
-((-1504 (((-112) $ $) NIL)) (-2206 (((-1126) $ (-1126)) 90) (((-1126) $ (-1126) (-1126)) 88) (((-1126) $ (-1126) (-623 (-1126))) 87)) (-1405 (($) 59)) (-2251 (((-1232) $ (-460) (-894)) 45)) (-1476 (((-1232) $ (-894) (-1126)) 73) (((-1232) $ (-894) (-847)) 74)) (-3594 (((-1232) $ (-894) (-372) (-372)) 48)) (-4098 (((-1232) $ (-1126)) 69)) (-2233 (((-1232) $ (-894) (-1126)) 78)) (-2720 (((-1232) $ (-894) (-372) (-372)) 49)) (-2946 (((-1232) $ (-894) (-894)) 46)) (-2184 (((-1232) $) 70)) (-2930 (((-1232) $ (-894) (-1126)) 77)) (-2144 (((-1232) $ (-460) (-894)) 31)) (-3030 (((-1232) $ (-894) (-1126)) 76)) (-4003 (((-623 (-256)) $) 23) (($ $ (-623 (-256))) 24)) (-2329 (((-1232) $ (-749) (-749)) 43)) (-2512 (($ $) 60) (($ (-460) (-623 (-256))) 61)) (-1825 (((-1126) $) NIL)) (-2763 (((-550) $) 38)) (-3337 (((-1088) $) NIL)) (-2235 (((-1227 (-3 (-460) "undefined")) $) 37)) (-2322 (((-1227 (-2 (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)) (|:| -3030 (-550)) (|:| -2830 (-550)) (|:| |spline| (-550)) (|:| -3705 (-550)) (|:| |axesColor| (-847)) (|:| -1476 (-550)) (|:| |unitsColor| (-847)) (|:| |showing| (-550)))) $) 36)) (-2420 (((-1232) $ (-894) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-550) (-847) (-550) (-847) (-550)) 68)) (-1530 (((-623 (-916 (-219))) $) NIL)) (-3131 (((-460) $ (-894)) 33)) (-2846 (((-1232) $ (-749) (-749) (-894) (-894)) 40)) (-2643 (((-1232) $ (-1126)) 79)) (-2830 (((-1232) $ (-894) (-1126)) 75)) (-1518 (((-836) $) 85)) (-2027 (((-1232) $) 80)) (-3705 (((-1232) $ (-894) (-1126)) 71) (((-1232) $ (-894) (-847)) 72)) (-2316 (((-112) $ $) NIL)))
-(((-1228) (-13 (-1068) (-10 -8 (-15 -1530 ((-623 (-916 (-219))) $)) (-15 -1405 ($)) (-15 -2512 ($ $)) (-15 -4003 ((-623 (-256)) $)) (-15 -4003 ($ $ (-623 (-256)))) (-15 -2512 ($ (-460) (-623 (-256)))) (-15 -2420 ((-1232) $ (-894) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-550) (-847) (-550) (-847) (-550))) (-15 -2322 ((-1227 (-2 (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)) (|:| -3030 (-550)) (|:| -2830 (-550)) (|:| |spline| (-550)) (|:| -3705 (-550)) (|:| |axesColor| (-847)) (|:| -1476 (-550)) (|:| |unitsColor| (-847)) (|:| |showing| (-550)))) $)) (-15 -2235 ((-1227 (-3 (-460) "undefined")) $)) (-15 -4098 ((-1232) $ (-1126))) (-15 -2144 ((-1232) $ (-460) (-894))) (-15 -3131 ((-460) $ (-894))) (-15 -3705 ((-1232) $ (-894) (-1126))) (-15 -3705 ((-1232) $ (-894) (-847))) (-15 -1476 ((-1232) $ (-894) (-1126))) (-15 -1476 ((-1232) $ (-894) (-847))) (-15 -3030 ((-1232) $ (-894) (-1126))) (-15 -2930 ((-1232) $ (-894) (-1126))) (-15 -2830 ((-1232) $ (-894) (-1126))) (-15 -2643 ((-1232) $ (-1126))) (-15 -2027 ((-1232) $)) (-15 -2846 ((-1232) $ (-749) (-749) (-894) (-894))) (-15 -2720 ((-1232) $ (-894) (-372) (-372))) (-15 -3594 ((-1232) $ (-894) (-372) (-372))) (-15 -2233 ((-1232) $ (-894) (-1126))) (-15 -2329 ((-1232) $ (-749) (-749))) (-15 -2251 ((-1232) $ (-460) (-894))) (-15 -2946 ((-1232) $ (-894) (-894))) (-15 -2206 ((-1126) $ (-1126))) (-15 -2206 ((-1126) $ (-1126) (-1126))) (-15 -2206 ((-1126) $ (-1126) (-623 (-1126)))) (-15 -2184 ((-1232) $)) (-15 -2763 ((-550) $)) (-15 -1518 ((-836) $))))) (T -1228))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-1228)))) (-1530 (*1 *2 *1) (-12 (-5 *2 (-623 (-916 (-219)))) (-5 *1 (-1228)))) (-1405 (*1 *1) (-5 *1 (-1228))) (-2512 (*1 *1 *1) (-5 *1 (-1228))) (-4003 (*1 *2 *1) (-12 (-5 *2 (-623 (-256))) (-5 *1 (-1228)))) (-4003 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-256))) (-5 *1 (-1228)))) (-2512 (*1 *1 *2 *3) (-12 (-5 *2 (-460)) (-5 *3 (-623 (-256))) (-5 *1 (-1228)))) (-2420 (*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5) (-12 (-5 *3 (-894)) (-5 *4 (-219)) (-5 *5 (-550)) (-5 *6 (-847)) (-5 *2 (-1232)) (-5 *1 (-1228)))) (-2322 (*1 *2 *1) (-12 (-5 *2 (-1227 (-2 (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)) (|:| -3030 (-550)) (|:| -2830 (-550)) (|:| |spline| (-550)) (|:| -3705 (-550)) (|:| |axesColor| (-847)) (|:| -1476 (-550)) (|:| |unitsColor| (-847)) (|:| |showing| (-550))))) (-5 *1 (-1228)))) (-2235 (*1 *2 *1) (-12 (-5 *2 (-1227 (-3 (-460) "undefined"))) (-5 *1 (-1228)))) (-4098 (*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1228)))) (-2144 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-460)) (-5 *4 (-894)) (-5 *2 (-1232)) (-5 *1 (-1228)))) (-3131 (*1 *2 *1 *3) (-12 (-5 *3 (-894)) (-5 *2 (-460)) (-5 *1 (-1228)))) (-3705 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-894)) (-5 *4 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1228)))) (-3705 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-894)) (-5 *4 (-847)) (-5 *2 (-1232)) (-5 *1 (-1228)))) (-1476 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-894)) (-5 *4 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1228)))) (-1476 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-894)) (-5 *4 (-847)) (-5 *2 (-1232)) (-5 *1 (-1228)))) (-3030 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-894)) (-5 *4 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1228)))) (-2930 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-894)) (-5 *4 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1228)))) (-2830 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-894)) (-5 *4 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1228)))) (-2643 (*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1228)))) (-2027 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-1228)))) (-2846 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-749)) (-5 *4 (-894)) (-5 *2 (-1232)) (-5 *1 (-1228)))) (-2720 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-894)) (-5 *4 (-372)) (-5 *2 (-1232)) (-5 *1 (-1228)))) (-3594 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-894)) (-5 *4 (-372)) (-5 *2 (-1232)) (-5 *1 (-1228)))) (-2233 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-894)) (-5 *4 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1228)))) (-2329 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1232)) (-5 *1 (-1228)))) (-2251 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-460)) (-5 *4 (-894)) (-5 *2 (-1232)) (-5 *1 (-1228)))) (-2946 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1232)) (-5 *1 (-1228)))) (-2206 (*1 *2 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1228)))) (-2206 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1228)))) (-2206 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-623 (-1126))) (-5 *2 (-1126)) (-5 *1 (-1228)))) (-2184 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-1228)))) (-2763 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1228)))))
-(-13 (-1068) (-10 -8 (-15 -1530 ((-623 (-916 (-219))) $)) (-15 -1405 ($)) (-15 -2512 ($ $)) (-15 -4003 ((-623 (-256)) $)) (-15 -4003 ($ $ (-623 (-256)))) (-15 -2512 ($ (-460) (-623 (-256)))) (-15 -2420 ((-1232) $ (-894) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-550) (-847) (-550) (-847) (-550))) (-15 -2322 ((-1227 (-2 (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)) (|:| -3030 (-550)) (|:| -2830 (-550)) (|:| |spline| (-550)) (|:| -3705 (-550)) (|:| |axesColor| (-847)) (|:| -1476 (-550)) (|:| |unitsColor| (-847)) (|:| |showing| (-550)))) $)) (-15 -2235 ((-1227 (-3 (-460) "undefined")) $)) (-15 -4098 ((-1232) $ (-1126))) (-15 -2144 ((-1232) $ (-460) (-894))) (-15 -3131 ((-460) $ (-894))) (-15 -3705 ((-1232) $ (-894) (-1126))) (-15 -3705 ((-1232) $ (-894) (-847))) (-15 -1476 ((-1232) $ (-894) (-1126))) (-15 -1476 ((-1232) $ (-894) (-847))) (-15 -3030 ((-1232) $ (-894) (-1126))) (-15 -2930 ((-1232) $ (-894) (-1126))) (-15 -2830 ((-1232) $ (-894) (-1126))) (-15 -2643 ((-1232) $ (-1126))) (-15 -2027 ((-1232) $)) (-15 -2846 ((-1232) $ (-749) (-749) (-894) (-894))) (-15 -2720 ((-1232) $ (-894) (-372) (-372))) (-15 -3594 ((-1232) $ (-894) (-372) (-372))) (-15 -2233 ((-1232) $ (-894) (-1126))) (-15 -2329 ((-1232) $ (-749) (-749))) (-15 -2251 ((-1232) $ (-460) (-894))) (-15 -2946 ((-1232) $ (-894) (-894))) (-15 -2206 ((-1126) $ (-1126))) (-15 -2206 ((-1126) $ (-1126) (-1126))) (-15 -2206 ((-1126) $ (-1126) (-623 (-1126)))) (-15 -2184 ((-1232) $)) (-15 -2763 ((-550) $)) (-15 -1518 ((-836) $))))
-((-1504 (((-112) $ $) NIL)) (-1322 (((-1232) $ (-372)) 140) (((-1232) $ (-372) (-372) (-372)) 141)) (-2206 (((-1126) $ (-1126)) 148) (((-1126) $ (-1126) (-1126)) 146) (((-1126) $ (-1126) (-623 (-1126))) 145)) (-2664 (($) 50)) (-2725 (((-1232) $ (-372) (-372) (-372) (-372) (-372)) 116) (((-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))) $) 114) (((-1232) $ (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)))) 115) (((-1232) $ (-550) (-550) (-372) (-372) (-372)) 117) (((-1232) $ (-372) (-372)) 118) (((-1232) $ (-372) (-372) (-372)) 125)) (-1828 (((-372)) 97) (((-372) (-372)) 98)) (-2037 (((-372)) 92) (((-372) (-372)) 94)) (-1935 (((-372)) 95) (((-372) (-372)) 96)) (-1602 (((-372)) 101) (((-372) (-372)) 102)) (-1712 (((-372)) 99) (((-372) (-372)) 100)) (-3594 (((-1232) $ (-372) (-372)) 142)) (-4098 (((-1232) $ (-1126)) 126)) (-2501 (((-1101 (-219)) $) 51) (($ $ (-1101 (-219))) 52)) (-3942 (((-1232) $ (-1126)) 154)) (-3854 (((-1232) $ (-1126)) 155)) (-3264 (((-1232) $ (-372) (-372)) 124) (((-1232) $ (-550) (-550)) 139)) (-2946 (((-1232) $ (-894) (-894)) 132)) (-2184 (((-1232) $) 112)) (-4285 (((-1232) $ (-1126)) 153)) (-3458 (((-1232) $ (-1126)) 109)) (-4003 (((-623 (-256)) $) 53) (($ $ (-623 (-256))) 54)) (-2329 (((-1232) $ (-749) (-749)) 131)) (-2417 (((-1232) $ (-749) (-916 (-219))) 160)) (-2581 (($ $) 56) (($ (-1101 (-219)) (-1126)) 57) (($ (-1101 (-219)) (-623 (-256))) 58)) (-1889 (((-1232) $ (-372) (-372) (-372)) 106)) (-1825 (((-1126) $) NIL)) (-2763 (((-550) $) 103)) (-1782 (((-1232) $ (-372)) 143)) (-4055 (((-1232) $ (-372)) 158)) (-3337 (((-1088) $) NIL)) (-4158 (((-1232) $ (-372)) 157)) (-3371 (((-1232) $ (-1126)) 111)) (-2846 (((-1232) $ (-749) (-749) (-894) (-894)) 130)) (-3579 (((-1232) $ (-1126)) 108)) (-2643 (((-1232) $ (-1126)) 110)) (-1651 (((-1232) $ (-155) (-155)) 129)) (-1518 (((-836) $) 137)) (-2027 (((-1232) $) 113)) (-2007 (((-1232) $ (-1126)) 156)) (-3705 (((-1232) $ (-1126)) 107)) (-2316 (((-112) $ $) NIL)))
-(((-1229) (-13 (-1068) (-10 -8 (-15 -2037 ((-372))) (-15 -2037 ((-372) (-372))) (-15 -1935 ((-372))) (-15 -1935 ((-372) (-372))) (-15 -1828 ((-372))) (-15 -1828 ((-372) (-372))) (-15 -1712 ((-372))) (-15 -1712 ((-372) (-372))) (-15 -1602 ((-372))) (-15 -1602 ((-372) (-372))) (-15 -2664 ($)) (-15 -2581 ($ $)) (-15 -2581 ($ (-1101 (-219)) (-1126))) (-15 -2581 ($ (-1101 (-219)) (-623 (-256)))) (-15 -2501 ((-1101 (-219)) $)) (-15 -2501 ($ $ (-1101 (-219)))) (-15 -2417 ((-1232) $ (-749) (-916 (-219)))) (-15 -4003 ((-623 (-256)) $)) (-15 -4003 ($ $ (-623 (-256)))) (-15 -2329 ((-1232) $ (-749) (-749))) (-15 -2946 ((-1232) $ (-894) (-894))) (-15 -4098 ((-1232) $ (-1126))) (-15 -2846 ((-1232) $ (-749) (-749) (-894) (-894))) (-15 -2725 ((-1232) $ (-372) (-372) (-372) (-372) (-372))) (-15 -2725 ((-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))) $)) (-15 -2725 ((-1232) $ (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))) (-15 -2725 ((-1232) $ (-550) (-550) (-372) (-372) (-372))) (-15 -2725 ((-1232) $ (-372) (-372))) (-15 -2725 ((-1232) $ (-372) (-372) (-372))) (-15 -2643 ((-1232) $ (-1126))) (-15 -3705 ((-1232) $ (-1126))) (-15 -3579 ((-1232) $ (-1126))) (-15 -3458 ((-1232) $ (-1126))) (-15 -3371 ((-1232) $ (-1126))) (-15 -3264 ((-1232) $ (-372) (-372))) (-15 -3264 ((-1232) $ (-550) (-550))) (-15 -1322 ((-1232) $ (-372))) (-15 -1322 ((-1232) $ (-372) (-372) (-372))) (-15 -3594 ((-1232) $ (-372) (-372))) (-15 -4285 ((-1232) $ (-1126))) (-15 -4158 ((-1232) $ (-372))) (-15 -4055 ((-1232) $ (-372))) (-15 -3942 ((-1232) $ (-1126))) (-15 -3854 ((-1232) $ (-1126))) (-15 -2007 ((-1232) $ (-1126))) (-15 -1889 ((-1232) $ (-372) (-372) (-372))) (-15 -1782 ((-1232) $ (-372))) (-15 -2184 ((-1232) $)) (-15 -1651 ((-1232) $ (-155) (-155))) (-15 -2206 ((-1126) $ (-1126))) (-15 -2206 ((-1126) $ (-1126) (-1126))) (-15 -2206 ((-1126) $ (-1126) (-623 (-1126)))) (-15 -2027 ((-1232) $)) (-15 -2763 ((-550) $))))) (T -1229))
-((-2037 (*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229)))) (-2037 (*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229)))) (-1935 (*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229)))) (-1935 (*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229)))) (-1828 (*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229)))) (-1828 (*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229)))) (-1712 (*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229)))) (-1712 (*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229)))) (-1602 (*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229)))) (-1602 (*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229)))) (-2664 (*1 *1) (-5 *1 (-1229))) (-2581 (*1 *1 *1) (-5 *1 (-1229))) (-2581 (*1 *1 *2 *3) (-12 (-5 *2 (-1101 (-219))) (-5 *3 (-1126)) (-5 *1 (-1229)))) (-2581 (*1 *1 *2 *3) (-12 (-5 *2 (-1101 (-219))) (-5 *3 (-623 (-256))) (-5 *1 (-1229)))) (-2501 (*1 *2 *1) (-12 (-5 *2 (-1101 (-219))) (-5 *1 (-1229)))) (-2501 (*1 *1 *1 *2) (-12 (-5 *2 (-1101 (-219))) (-5 *1 (-1229)))) (-2417 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-749)) (-5 *4 (-916 (-219))) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-4003 (*1 *2 *1) (-12 (-5 *2 (-623 (-256))) (-5 *1 (-1229)))) (-4003 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-256))) (-5 *1 (-1229)))) (-2329 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-2946 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-4098 (*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-2846 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-749)) (-5 *4 (-894)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-2725 (*1 *2 *1 *3 *3 *3 *3 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-2725 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)))) (-5 *1 (-1229)))) (-2725 (*1 *2 *1 *3) (-12 (-5 *3 (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)))) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-2725 (*1 *2 *1 *3 *3 *4 *4 *4) (-12 (-5 *3 (-550)) (-5 *4 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-2725 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-2725 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-2643 (*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-3705 (*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-3579 (*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-3458 (*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-3371 (*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-3264 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-3264 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-1322 (*1 *2 *1 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-1322 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-3594 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-4285 (*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-4158 (*1 *2 *1 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-4055 (*1 *2 *1 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-3942 (*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-3854 (*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-2007 (*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-1889 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-1782 (*1 *2 *1 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-2184 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-1229)))) (-1651 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-155)) (-5 *2 (-1232)) (-5 *1 (-1229)))) (-2206 (*1 *2 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1229)))) (-2206 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1229)))) (-2206 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-623 (-1126))) (-5 *2 (-1126)) (-5 *1 (-1229)))) (-2027 (*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-1229)))) (-2763 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1229)))))
-(-13 (-1068) (-10 -8 (-15 -2037 ((-372))) (-15 -2037 ((-372) (-372))) (-15 -1935 ((-372))) (-15 -1935 ((-372) (-372))) (-15 -1828 ((-372))) (-15 -1828 ((-372) (-372))) (-15 -1712 ((-372))) (-15 -1712 ((-372) (-372))) (-15 -1602 ((-372))) (-15 -1602 ((-372) (-372))) (-15 -2664 ($)) (-15 -2581 ($ $)) (-15 -2581 ($ (-1101 (-219)) (-1126))) (-15 -2581 ($ (-1101 (-219)) (-623 (-256)))) (-15 -2501 ((-1101 (-219)) $)) (-15 -2501 ($ $ (-1101 (-219)))) (-15 -2417 ((-1232) $ (-749) (-916 (-219)))) (-15 -4003 ((-623 (-256)) $)) (-15 -4003 ($ $ (-623 (-256)))) (-15 -2329 ((-1232) $ (-749) (-749))) (-15 -2946 ((-1232) $ (-894) (-894))) (-15 -4098 ((-1232) $ (-1126))) (-15 -2846 ((-1232) $ (-749) (-749) (-894) (-894))) (-15 -2725 ((-1232) $ (-372) (-372) (-372) (-372) (-372))) (-15 -2725 ((-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))) $)) (-15 -2725 ((-1232) $ (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))) (-15 -2725 ((-1232) $ (-550) (-550) (-372) (-372) (-372))) (-15 -2725 ((-1232) $ (-372) (-372))) (-15 -2725 ((-1232) $ (-372) (-372) (-372))) (-15 -2643 ((-1232) $ (-1126))) (-15 -3705 ((-1232) $ (-1126))) (-15 -3579 ((-1232) $ (-1126))) (-15 -3458 ((-1232) $ (-1126))) (-15 -3371 ((-1232) $ (-1126))) (-15 -3264 ((-1232) $ (-372) (-372))) (-15 -3264 ((-1232) $ (-550) (-550))) (-15 -1322 ((-1232) $ (-372))) (-15 -1322 ((-1232) $ (-372) (-372) (-372))) (-15 -3594 ((-1232) $ (-372) (-372))) (-15 -4285 ((-1232) $ (-1126))) (-15 -4158 ((-1232) $ (-372))) (-15 -4055 ((-1232) $ (-372))) (-15 -3942 ((-1232) $ (-1126))) (-15 -3854 ((-1232) $ (-1126))) (-15 -2007 ((-1232) $ (-1126))) (-15 -1889 ((-1232) $ (-372) (-372) (-372))) (-15 -1782 ((-1232) $ (-372))) (-15 -2184 ((-1232) $)) (-15 -1651 ((-1232) $ (-155) (-155))) (-15 -2206 ((-1126) $ (-1126))) (-15 -2206 ((-1126) $ (-1126) (-1126))) (-15 -2206 ((-1126) $ (-1126) (-623 (-1126)))) (-15 -2027 ((-1232) $)) (-15 -2763 ((-550) $))))
-((-3444 (((-623 (-1126)) (-623 (-1126))) 94) (((-623 (-1126))) 90)) (-3543 (((-623 (-1126))) 88)) (-1427 (((-623 (-894)) (-623 (-894))) 63) (((-623 (-894))) 60)) (-1321 (((-623 (-749)) (-623 (-749))) 57) (((-623 (-749))) 53)) (-3342 (((-1232)) 65)) (-3744 (((-894) (-894)) 81) (((-894)) 80)) (-3641 (((-894) (-894)) 79) (((-894)) 78)) (-4157 (((-847) (-847)) 75) (((-847)) 74)) (-2754 (((-219)) 85) (((-219) (-372)) 87)) (-3844 (((-894)) 82) (((-894) (-894)) 83)) (-4271 (((-894) (-894)) 77) (((-894)) 76)) (-2121 (((-847) (-847)) 69) (((-847)) 67)) (-3962 (((-847) (-847)) 71) (((-847)) 70)) (-4064 (((-847) (-847)) 73) (((-847)) 72)))
-(((-1230) (-10 -7 (-15 -2121 ((-847))) (-15 -2121 ((-847) (-847))) (-15 -3962 ((-847))) (-15 -3962 ((-847) (-847))) (-15 -4064 ((-847))) (-15 -4064 ((-847) (-847))) (-15 -4157 ((-847))) (-15 -4157 ((-847) (-847))) (-15 -4271 ((-894))) (-15 -4271 ((-894) (-894))) (-15 -1321 ((-623 (-749)))) (-15 -1321 ((-623 (-749)) (-623 (-749)))) (-15 -1427 ((-623 (-894)))) (-15 -1427 ((-623 (-894)) (-623 (-894)))) (-15 -3342 ((-1232))) (-15 -3444 ((-623 (-1126)))) (-15 -3444 ((-623 (-1126)) (-623 (-1126)))) (-15 -3543 ((-623 (-1126)))) (-15 -3641 ((-894))) (-15 -3744 ((-894))) (-15 -3641 ((-894) (-894))) (-15 -3744 ((-894) (-894))) (-15 -3844 ((-894) (-894))) (-15 -3844 ((-894))) (-15 -2754 ((-219) (-372))) (-15 -2754 ((-219))))) (T -1230))
-((-2754 (*1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-1230)))) (-2754 (*1 *2 *3) (-12 (-5 *3 (-372)) (-5 *2 (-219)) (-5 *1 (-1230)))) (-3844 (*1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-1230)))) (-3844 (*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-1230)))) (-3744 (*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-1230)))) (-3641 (*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-1230)))) (-3744 (*1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-1230)))) (-3641 (*1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-1230)))) (-3543 (*1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1230)))) (-3444 (*1 *2 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1230)))) (-3444 (*1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1230)))) (-3342 (*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-1230)))) (-1427 (*1 *2 *2) (-12 (-5 *2 (-623 (-894))) (-5 *1 (-1230)))) (-1427 (*1 *2) (-12 (-5 *2 (-623 (-894))) (-5 *1 (-1230)))) (-1321 (*1 *2 *2) (-12 (-5 *2 (-623 (-749))) (-5 *1 (-1230)))) (-1321 (*1 *2) (-12 (-5 *2 (-623 (-749))) (-5 *1 (-1230)))) (-4271 (*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-1230)))) (-4271 (*1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-1230)))) (-4157 (*1 *2 *2) (-12 (-5 *2 (-847)) (-5 *1 (-1230)))) (-4157 (*1 *2) (-12 (-5 *2 (-847)) (-5 *1 (-1230)))) (-4064 (*1 *2 *2) (-12 (-5 *2 (-847)) (-5 *1 (-1230)))) (-4064 (*1 *2) (-12 (-5 *2 (-847)) (-5 *1 (-1230)))) (-3962 (*1 *2 *2) (-12 (-5 *2 (-847)) (-5 *1 (-1230)))) (-3962 (*1 *2) (-12 (-5 *2 (-847)) (-5 *1 (-1230)))) (-2121 (*1 *2 *2) (-12 (-5 *2 (-847)) (-5 *1 (-1230)))) (-2121 (*1 *2) (-12 (-5 *2 (-847)) (-5 *1 (-1230)))))
-(-10 -7 (-15 -2121 ((-847))) (-15 -2121 ((-847) (-847))) (-15 -3962 ((-847))) (-15 -3962 ((-847) (-847))) (-15 -4064 ((-847))) (-15 -4064 ((-847) (-847))) (-15 -4157 ((-847))) (-15 -4157 ((-847) (-847))) (-15 -4271 ((-894))) (-15 -4271 ((-894) (-894))) (-15 -1321 ((-623 (-749)))) (-15 -1321 ((-623 (-749)) (-623 (-749)))) (-15 -1427 ((-623 (-894)))) (-15 -1427 ((-623 (-894)) (-623 (-894)))) (-15 -3342 ((-1232))) (-15 -3444 ((-623 (-1126)))) (-15 -3444 ((-623 (-1126)) (-623 (-1126)))) (-15 -3543 ((-623 (-1126)))) (-15 -3641 ((-894))) (-15 -3744 ((-894))) (-15 -3641 ((-894) (-894))) (-15 -3744 ((-894) (-894))) (-15 -3844 ((-894) (-894))) (-15 -3844 ((-894))) (-15 -2754 ((-219) (-372))) (-15 -2754 ((-219))))
-((-3699 (((-460) (-623 (-623 (-916 (-219)))) (-623 (-256))) 21) (((-460) (-623 (-623 (-916 (-219))))) 20) (((-460) (-623 (-623 (-916 (-219)))) (-847) (-847) (-894) (-623 (-256))) 19)) (-2630 (((-1228) (-623 (-623 (-916 (-219)))) (-623 (-256))) 27) (((-1228) (-623 (-623 (-916 (-219)))) (-847) (-847) (-894) (-623 (-256))) 26)) (-1518 (((-1228) (-460)) 38)))
-(((-1231) (-10 -7 (-15 -3699 ((-460) (-623 (-623 (-916 (-219)))) (-847) (-847) (-894) (-623 (-256)))) (-15 -3699 ((-460) (-623 (-623 (-916 (-219)))))) (-15 -3699 ((-460) (-623 (-623 (-916 (-219)))) (-623 (-256)))) (-15 -2630 ((-1228) (-623 (-623 (-916 (-219)))) (-847) (-847) (-894) (-623 (-256)))) (-15 -2630 ((-1228) (-623 (-623 (-916 (-219)))) (-623 (-256)))) (-15 -1518 ((-1228) (-460))))) (T -1231))
-((-1518 (*1 *2 *3) (-12 (-5 *3 (-460)) (-5 *2 (-1228)) (-5 *1 (-1231)))) (-2630 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-623 (-916 (-219))))) (-5 *4 (-623 (-256))) (-5 *2 (-1228)) (-5 *1 (-1231)))) (-2630 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-623 (-623 (-916 (-219))))) (-5 *4 (-847)) (-5 *5 (-894)) (-5 *6 (-623 (-256))) (-5 *2 (-1228)) (-5 *1 (-1231)))) (-3699 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-623 (-916 (-219))))) (-5 *4 (-623 (-256))) (-5 *2 (-460)) (-5 *1 (-1231)))) (-3699 (*1 *2 *3) (-12 (-5 *3 (-623 (-623 (-916 (-219))))) (-5 *2 (-460)) (-5 *1 (-1231)))) (-3699 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-623 (-623 (-916 (-219))))) (-5 *4 (-847)) (-5 *5 (-894)) (-5 *6 (-623 (-256))) (-5 *2 (-460)) (-5 *1 (-1231)))))
-(-10 -7 (-15 -3699 ((-460) (-623 (-623 (-916 (-219)))) (-847) (-847) (-894) (-623 (-256)))) (-15 -3699 ((-460) (-623 (-623 (-916 (-219)))))) (-15 -3699 ((-460) (-623 (-623 (-916 (-219)))) (-623 (-256)))) (-15 -2630 ((-1228) (-623 (-623 (-916 (-219)))) (-847) (-847) (-894) (-623 (-256)))) (-15 -2630 ((-1228) (-623 (-623 (-916 (-219)))) (-623 (-256)))) (-15 -1518 ((-1228) (-460))))
-((-3730 (($) 7)) (-1518 (((-836) $) 10)))
-(((-1232) (-10 -8 (-15 -3730 ($)) (-15 -1518 ((-836) $)))) (T -1232))
-((-1518 (*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-1232)))) (-3730 (*1 *1) (-5 *1 (-1232))))
-(-10 -8 (-15 -3730 ($)) (-15 -1518 ((-836) $)))
-((-2414 (($ $ |#2|) 10)))
-(((-1233 |#1| |#2|) (-10 -8 (-15 -2414 (|#1| |#1| |#2|))) (-1234 |#2|) (-356)) (T -1233))
-NIL
-(-10 -8 (-15 -2414 (|#1| |#1| |#2|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-2854 (((-133)) 28)) (-1518 (((-836) $) 11)) (-2626 (($) 18 T CONST)) (-2316 (((-112) $ $) 6)) (-2414 (($ $ |#1|) 29)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
-(((-1234 |#1|) (-138) (-356)) (T -1234))
-((-2414 (*1 *1 *1 *2) (-12 (-4 *1 (-1234 *2)) (-4 *2 (-356)))) (-2854 (*1 *2) (-12 (-4 *1 (-1234 *3)) (-4 *3 (-356)) (-5 *2 (-133)))))
-(-13 (-696 |t#1|) (-10 -8 (-15 -2414 ($ $ |t#1|)) (-15 -2854 ((-133)))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 |#1|) . T) ((-696 |#1|) . T) ((-1026 |#1|) . T) ((-1068) . T))
-((-2211 (((-623 (-1175 |#1|)) (-1144) (-1175 |#1|)) 74)) (-3124 (((-1124 (-1124 (-925 |#1|))) (-1144) (-1124 (-925 |#1|))) 53)) (-2290 (((-1 (-1124 (-1175 |#1|)) (-1124 (-1175 |#1|))) (-749) (-1175 |#1|) (-1124 (-1175 |#1|))) 64)) (-2945 (((-1 (-1124 (-925 |#1|)) (-1124 (-925 |#1|))) (-749)) 55)) (-3217 (((-1 (-1140 (-925 |#1|)) (-925 |#1|)) (-1144)) 29)) (-3034 (((-1 (-1124 (-925 |#1|)) (-1124 (-925 |#1|))) (-749)) 54)))
-(((-1235 |#1|) (-10 -7 (-15 -2945 ((-1 (-1124 (-925 |#1|)) (-1124 (-925 |#1|))) (-749))) (-15 -3034 ((-1 (-1124 (-925 |#1|)) (-1124 (-925 |#1|))) (-749))) (-15 -3124 ((-1124 (-1124 (-925 |#1|))) (-1144) (-1124 (-925 |#1|)))) (-15 -3217 ((-1 (-1140 (-925 |#1|)) (-925 |#1|)) (-1144))) (-15 -2211 ((-623 (-1175 |#1|)) (-1144) (-1175 |#1|))) (-15 -2290 ((-1 (-1124 (-1175 |#1|)) (-1124 (-1175 |#1|))) (-749) (-1175 |#1|) (-1124 (-1175 |#1|))))) (-356)) (T -1235))
-((-2290 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-749)) (-4 *6 (-356)) (-5 *4 (-1175 *6)) (-5 *2 (-1 (-1124 *4) (-1124 *4))) (-5 *1 (-1235 *6)) (-5 *5 (-1124 *4)))) (-2211 (*1 *2 *3 *4) (-12 (-5 *3 (-1144)) (-4 *5 (-356)) (-5 *2 (-623 (-1175 *5))) (-5 *1 (-1235 *5)) (-5 *4 (-1175 *5)))) (-3217 (*1 *2 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-1 (-1140 (-925 *4)) (-925 *4))) (-5 *1 (-1235 *4)) (-4 *4 (-356)))) (-3124 (*1 *2 *3 *4) (-12 (-5 *3 (-1144)) (-4 *5 (-356)) (-5 *2 (-1124 (-1124 (-925 *5)))) (-5 *1 (-1235 *5)) (-5 *4 (-1124 (-925 *5))))) (-3034 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1 (-1124 (-925 *4)) (-1124 (-925 *4)))) (-5 *1 (-1235 *4)) (-4 *4 (-356)))) (-2945 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1 (-1124 (-925 *4)) (-1124 (-925 *4)))) (-5 *1 (-1235 *4)) (-4 *4 (-356)))))
-(-10 -7 (-15 -2945 ((-1 (-1124 (-925 |#1|)) (-1124 (-925 |#1|))) (-749))) (-15 -3034 ((-1 (-1124 (-925 |#1|)) (-1124 (-925 |#1|))) (-749))) (-15 -3124 ((-1124 (-1124 (-925 |#1|))) (-1144) (-1124 (-925 |#1|)))) (-15 -3217 ((-1 (-1140 (-925 |#1|)) (-925 |#1|)) (-1144))) (-15 -2211 ((-623 (-1175 |#1|)) (-1144) (-1175 |#1|))) (-15 -2290 ((-1 (-1124 (-1175 |#1|)) (-1124 (-1175 |#1|))) (-749) (-1175 |#1|) (-1124 (-1175 |#1|)))))
-((-2457 (((-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) |#2|) 75)) (-2372 (((-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|)))) 74)))
-(((-1236 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2372 ((-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))))) (-15 -2457 ((-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) |#2|))) (-342) (-1203 |#1|) (-1203 |#2|) (-402 |#2| |#3|)) (T -1236))
-((-2457 (*1 *2 *3) (-12 (-4 *4 (-342)) (-4 *3 (-1203 *4)) (-4 *5 (-1203 *3)) (-5 *2 (-2 (|:| -2437 (-667 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-667 *3)))) (-5 *1 (-1236 *4 *3 *5 *6)) (-4 *6 (-402 *3 *5)))) (-2372 (*1 *2) (-12 (-4 *3 (-342)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 *4)) (-5 *2 (-2 (|:| -2437 (-667 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-667 *4)))) (-5 *1 (-1236 *3 *4 *5 *6)) (-4 *6 (-402 *4 *5)))))
-(-10 -7 (-15 -2372 ((-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))))) (-15 -2457 ((-2 (|:| -2437 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) |#2|)))
-((-1504 (((-112) $ $) NIL)) (-2541 (((-1103) $) 11)) (-2625 (((-1103) $) 9)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 19) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-1237) (-13 (-1051) (-10 -8 (-15 -2625 ((-1103) $)) (-15 -2541 ((-1103) $))))) (T -1237))
-((-2625 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-1237)))) (-2541 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-1237)))))
-(-13 (-1051) (-10 -8 (-15 -2625 ((-1103) $)) (-15 -2541 ((-1103) $))))
-((-1504 (((-112) $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2817 (((-1103) $) 9)) (-1518 (((-836) $) 17) (((-1149) $) NIL) (($ (-1149)) NIL)) (-2316 (((-112) $ $) NIL)))
-(((-1238) (-13 (-1051) (-10 -8 (-15 -2817 ((-1103) $))))) (T -1238))
-((-2817 (*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-1238)))))
-(-13 (-1051) (-10 -8 (-15 -2817 ((-1103) $))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 43)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-1386 (((-3 $ "failed") $) NIL)) (-3102 (((-112) $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1518 (((-836) $) 64) (($ (-550)) NIL) ((|#4| $) 54) (($ |#4|) 49) (($ |#1|) NIL (|has| |#1| (-170)))) (-2390 (((-749)) NIL)) (-1545 (((-1232) (-749)) 16)) (-2626 (($) 27 T CONST)) (-2636 (($) 67 T CONST)) (-2316 (((-112) $ $) 69)) (-2414 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-2403 (($ $) 71) (($ $ $) NIL)) (-2391 (($ $ $) 47)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 73) (($ |#1| $) NIL (|has| |#1| (-170))) (($ $ |#1|) NIL (|has| |#1| (-170)))))
-(((-1239 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-13 (-1020) (-10 -8 (IF (|has| |#1| (-170)) (-6 (-38 |#1|)) |%noBranch|) (-15 -1518 (|#4| $)) (IF (|has| |#1| (-356)) (-15 -2414 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -1518 ($ |#4|)) (-15 -1545 ((-1232) (-749))))) (-1020) (-825) (-771) (-922 |#1| |#3| |#2|) (-623 |#2|) (-623 (-749)) (-749)) (T -1239))
-((-1518 (*1 *2 *1) (-12 (-4 *2 (-922 *3 *5 *4)) (-5 *1 (-1239 *3 *4 *5 *2 *6 *7 *8)) (-4 *3 (-1020)) (-4 *4 (-825)) (-4 *5 (-771)) (-14 *6 (-623 *4)) (-14 *7 (-623 (-749))) (-14 *8 (-749)))) (-2414 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-356)) (-4 *2 (-1020)) (-4 *3 (-825)) (-4 *4 (-771)) (-14 *6 (-623 *3)) (-5 *1 (-1239 *2 *3 *4 *5 *6 *7 *8)) (-4 *5 (-922 *2 *4 *3)) (-14 *7 (-623 (-749))) (-14 *8 (-749)))) (-1518 (*1 *1 *2) (-12 (-4 *3 (-1020)) (-4 *4 (-825)) (-4 *5 (-771)) (-14 *6 (-623 *4)) (-5 *1 (-1239 *3 *4 *5 *2 *6 *7 *8)) (-4 *2 (-922 *3 *5 *4)) (-14 *7 (-623 (-749))) (-14 *8 (-749)))) (-1545 (*1 *2 *3) (-12 (-5 *3 (-749)) (-4 *4 (-1020)) (-4 *5 (-825)) (-4 *6 (-771)) (-14 *8 (-623 *5)) (-5 *2 (-1232)) (-5 *1 (-1239 *4 *5 *6 *7 *8 *9 *10)) (-4 *7 (-922 *4 *6 *5)) (-14 *9 (-623 *3)) (-14 *10 *3))))
-(-13 (-1020) (-10 -8 (IF (|has| |#1| (-170)) (-6 (-38 |#1|)) |%noBranch|) (-15 -1518 (|#4| $)) (IF (|has| |#1| (-356)) (-15 -2414 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -1518 ($ |#4|)) (-15 -1545 ((-1232) (-749)))))
-((-1504 (((-112) $ $) NIL)) (-1672 (((-623 (-2 (|:| -2027 $) (|:| -3257 (-623 |#4|)))) (-623 |#4|)) NIL)) (-1779 (((-623 $) (-623 |#4|)) 88)) (-3141 (((-623 |#3|) $) NIL)) (-2238 (((-112) $) NIL)) (-3670 (((-112) $) NIL (|has| |#1| (-542)))) (-3301 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-4074 ((|#4| |#4| $) NIL)) (-1674 (((-2 (|:| |under| $) (|:| -1608 $) (|:| |upper| $)) $ |#3|) NIL)) (-4047 (((-112) $ (-749)) NIL)) (-4253 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342))) (((-3 |#4| "failed") $ |#3|) NIL)) (-3513 (($) NIL T CONST)) (-2976 (((-112) $) NIL (|has| |#1| (-542)))) (-3156 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3059 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3253 (((-112) $) NIL (|has| |#1| (-542)))) (-4156 (((-623 |#4|) (-623 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 28)) (-3774 (((-623 |#4|) (-623 |#4|) $) 25 (|has| |#1| (-542)))) (-3872 (((-623 |#4|) (-623 |#4|) $) NIL (|has| |#1| (-542)))) (-3880 (((-3 $ "failed") (-623 |#4|)) NIL)) (-2726 (($ (-623 |#4|)) NIL)) (-1308 (((-3 $ "failed") $) 70)) (-2067 ((|#4| |#4| $) 75)) (-1328 (($ $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068))))) (-3137 (($ |#4| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-542)))) (-3404 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) NIL)) (-1878 ((|#4| |#4| $) NIL)) (-2419 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4342))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4342))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-3589 (((-2 (|:| -2027 (-623 |#4|)) (|:| -3257 (-623 |#4|))) $) NIL)) (-3450 (((-623 |#4|) $) NIL (|has| $ (-6 -4342)))) (-3499 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3952 ((|#3| $) 76)) (-1859 (((-112) $ (-749)) NIL)) (-2689 (((-623 |#4|) $) 29 (|has| $ (-6 -4342)))) (-1921 (((-112) |#4| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068))))) (-1883 (((-3 $ "failed") (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 32) (((-3 $ "failed") (-623 |#4|)) 35)) (-3234 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4343)))) (-3972 (($ (-1 |#4| |#4|) $) NIL)) (-2650 (((-623 |#3|) $) NIL)) (-2568 (((-112) |#3| $) NIL)) (-1573 (((-112) $ (-749)) NIL)) (-1825 (((-1126) $) NIL)) (-3159 (((-3 |#4| "failed") $) NIL)) (-3671 (((-623 |#4|) $) 50)) (-1296 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3900 ((|#4| |#4| $) 74)) (-3831 (((-112) $ $) 85)) (-2884 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-542)))) (-1394 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3984 ((|#4| |#4| $) NIL)) (-3337 (((-1088) $) NIL)) (-1293 (((-3 |#4| "failed") $) 69)) (-3321 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-2654 (((-3 $ "failed") $ |#4|) NIL)) (-2272 (($ $ |#4|) NIL)) (-1543 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-3866 (($ $ (-623 |#4|) (-623 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-287 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068)))) (($ $ (-623 (-287 |#4|))) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1068))))) (-4140 (((-112) $ $) NIL)) (-2902 (((-112) $) 67)) (-3498 (($) 42)) (-2970 (((-749) $) NIL)) (-3350 (((-749) |#4| $) NIL (-12 (|has| $ (-6 -4342)) (|has| |#4| (-1068)))) (((-749) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-1731 (($ $) NIL)) (-4028 (((-526) $) NIL (|has| |#4| (-596 (-526))))) (-1532 (($ (-623 |#4|)) NIL)) (-2315 (($ $ |#3|) NIL)) (-2486 (($ $ |#3|) NIL)) (-1969 (($ $) NIL)) (-2401 (($ $ |#3|) NIL)) (-1518 (((-836) $) NIL) (((-623 |#4|) $) 57)) (-2580 (((-749) $) NIL (|has| |#3| (-361)))) (-1773 (((-3 $ "failed") (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 40) (((-3 $ "failed") (-623 |#4|)) 41)) (-1655 (((-623 $) (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 65) (((-623 $) (-623 |#4|)) 66)) (-3753 (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4| |#4|)) 24) (((-3 (-2 (|:| |bas| $) (|:| -2038 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-4259 (((-112) $ (-1 (-112) |#4| (-623 |#4|))) NIL)) (-1675 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4342)))) (-1579 (((-623 |#3|) $) NIL)) (-1288 (((-112) |#3| $) NIL)) (-2316 (((-112) $ $) NIL)) (-3191 (((-749) $) NIL (|has| $ (-6 -4342)))))
-(((-1240 |#1| |#2| |#3| |#4|) (-13 (-1174 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1883 ((-3 $ "failed") (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1883 ((-3 $ "failed") (-623 |#4|))) (-15 -1773 ((-3 $ "failed") (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1773 ((-3 $ "failed") (-623 |#4|))) (-15 -1655 ((-623 $) (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1655 ((-623 $) (-623 |#4|))))) (-542) (-771) (-825) (-1034 |#1| |#2| |#3|)) (T -1240))
-((-1883 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-623 *8)) (-5 *3 (-1 (-112) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1240 *5 *6 *7 *8)))) (-1883 (*1 *1 *2) (|partial| -12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-1240 *3 *4 *5 *6)))) (-1773 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-623 *8)) (-5 *3 (-1 (-112) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1240 *5 *6 *7 *8)))) (-1773 (*1 *1 *2) (|partial| -12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-1240 *3 *4 *5 *6)))) (-1655 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 *9)) (-5 *4 (-1 (-112) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-1034 *6 *7 *8)) (-4 *6 (-542)) (-4 *7 (-771)) (-4 *8 (-825)) (-5 *2 (-623 (-1240 *6 *7 *8 *9))) (-5 *1 (-1240 *6 *7 *8 *9)))) (-1655 (*1 *2 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 (-1240 *4 *5 *6 *7))) (-5 *1 (-1240 *4 *5 *6 *7)))))
-(-13 (-1174 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1883 ((-3 $ "failed") (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1883 ((-3 $ "failed") (-623 |#4|))) (-15 -1773 ((-3 $ "failed") (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1773 ((-3 $ "failed") (-623 |#4|))) (-15 -1655 ((-623 $) (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1655 ((-623 $) (-623 |#4|)))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3219 (((-3 $ "failed") $ $) 19)) (-3513 (($) 17 T CONST)) (-1386 (((-3 $ "failed") $) 32)) (-3102 (((-112) $) 30)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#1|) 36)) (-2390 (((-749)) 28)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 38) (($ |#1| $) 37)))
-(((-1241 |#1|) (-138) (-1020)) (T -1241))
-((-1518 (*1 *1 *2) (-12 (-4 *1 (-1241 *2)) (-4 *2 (-1020)))))
-(-13 (-1020) (-111 |t#1| |t#1|) (-10 -8 (-15 -1518 ($ |t#1|)) (IF (|has| |t#1| (-170)) (-6 (-38 |t#1|)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) |has| |#1| (-170)) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-696 |#1|) |has| |#1| (-170)) ((-705) . T) ((-1026 |#1|) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T))
-((-1504 (((-112) $ $) 60)) (-3433 (((-112) $) NIL)) (-1540 (((-623 |#1|) $) 45)) (-2859 (($ $ (-749)) 39)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1400 (($ $ (-749)) 18 (|has| |#2| (-170))) (($ $ $) 19 (|has| |#2| (-170)))) (-3513 (($) NIL T CONST)) (-3527 (($ $ $) 63) (($ $ (-797 |#1|)) 49) (($ $ |#1|) 53)) (-3880 (((-3 (-797 |#1|) "failed") $) NIL)) (-2726 (((-797 |#1|) $) NIL)) (-3295 (($ $) 32)) (-1386 (((-3 $ "failed") $) NIL)) (-2036 (((-112) $) NIL)) (-1933 (($ $) NIL)) (-3102 (((-112) $) NIL)) (-2603 (((-749) $) NIL)) (-1822 (((-623 $) $) NIL)) (-3439 (((-112) $) NIL)) (-1792 (($ (-797 |#1|) |#2|) 31)) (-1522 (($ $) 33)) (-3739 (((-2 (|:| |k| (-797 |#1|)) (|:| |c| |#2|)) $) 12)) (-3960 (((-797 |#1|) $) NIL)) (-4062 (((-797 |#1|) $) 34)) (-3972 (($ (-1 |#2| |#2|) $) NIL)) (-3636 (($ $ $) 62) (($ $ (-797 |#1|)) 51) (($ $ |#1|) 55)) (-1565 (((-2 (|:| |k| (-797 |#1|)) (|:| |c| |#2|)) $) NIL)) (-3267 (((-797 |#1|) $) 28)) (-3277 ((|#2| $) 30)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-2970 (((-749) $) 36)) (-3870 (((-112) $) 40)) (-2258 ((|#2| $) NIL)) (-1518 (((-836) $) NIL) (($ (-797 |#1|)) 24) (($ |#1|) 25) (($ |#2|) NIL) (($ (-550)) NIL)) (-3511 (((-623 |#2|) $) NIL)) (-2510 ((|#2| $ (-797 |#1|)) NIL)) (-2855 ((|#2| $ $) 65) ((|#2| $ (-797 |#1|)) NIL)) (-2390 (((-749)) NIL)) (-2626 (($) 13 T CONST)) (-2636 (($) 15 T CONST)) (-4237 (((-623 (-2 (|:| |k| (-797 |#1|)) (|:| |c| |#2|))) $) NIL)) (-2316 (((-112) $ $) 38)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) 22)) (** (($ $ (-749)) NIL) (($ $ (-894)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ |#2| $) 21) (($ $ |#2|) 61) (($ |#2| (-797 |#1|)) NIL) (($ |#1| $) 27) (($ $ $) NIL)))
-(((-1242 |#1| |#2|) (-13 (-375 |#2| (-797 |#1|)) (-1248 |#1| |#2|)) (-825) (-1020)) (T -1242))
-NIL
-(-13 (-375 |#2| (-797 |#1|)) (-1248 |#1| |#2|))
-((-2958 ((|#3| |#3| (-749)) 23)) (-1812 ((|#3| |#3| (-749)) 27)) (-1975 ((|#3| |#3| |#3| (-749)) 28)))
-(((-1243 |#1| |#2| |#3|) (-10 -7 (-15 -1812 (|#3| |#3| (-749))) (-15 -2958 (|#3| |#3| (-749))) (-15 -1975 (|#3| |#3| |#3| (-749)))) (-13 (-1020) (-696 (-400 (-550)))) (-825) (-1248 |#2| |#1|)) (T -1243))
-((-1975 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-749)) (-4 *4 (-13 (-1020) (-696 (-400 (-550))))) (-4 *5 (-825)) (-5 *1 (-1243 *4 *5 *2)) (-4 *2 (-1248 *5 *4)))) (-2958 (*1 *2 *2 *3) (-12 (-5 *3 (-749)) (-4 *4 (-13 (-1020) (-696 (-400 (-550))))) (-4 *5 (-825)) (-5 *1 (-1243 *4 *5 *2)) (-4 *2 (-1248 *5 *4)))) (-1812 (*1 *2 *2 *3) (-12 (-5 *3 (-749)) (-4 *4 (-13 (-1020) (-696 (-400 (-550))))) (-4 *5 (-825)) (-5 *1 (-1243 *4 *5 *2)) (-4 *2 (-1248 *5 *4)))))
-(-10 -7 (-15 -1812 (|#3| |#3| (-749))) (-15 -2958 (|#3| |#3| (-749))) (-15 -1975 (|#3| |#3| |#3| (-749))))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-1540 (((-623 |#1|) $) 38)) (-3219 (((-3 $ "failed") $ $) 19)) (-1400 (($ $ $) 41 (|has| |#2| (-170))) (($ $ (-749)) 40 (|has| |#2| (-170)))) (-3513 (($) 17 T CONST)) (-3527 (($ $ |#1|) 52) (($ $ (-797 |#1|)) 51) (($ $ $) 50)) (-3880 (((-3 (-797 |#1|) "failed") $) 62)) (-2726 (((-797 |#1|) $) 61)) (-1386 (((-3 $ "failed") $) 32)) (-2036 (((-112) $) 43)) (-1933 (($ $) 42)) (-3102 (((-112) $) 30)) (-3439 (((-112) $) 48)) (-1792 (($ (-797 |#1|) |#2|) 49)) (-1522 (($ $) 47)) (-3739 (((-2 (|:| |k| (-797 |#1|)) (|:| |c| |#2|)) $) 58)) (-3960 (((-797 |#1|) $) 59)) (-3972 (($ (-1 |#2| |#2|) $) 39)) (-3636 (($ $ |#1|) 55) (($ $ (-797 |#1|)) 54) (($ $ $) 53)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-3870 (((-112) $) 45)) (-2258 ((|#2| $) 44)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#2|) 66) (($ (-797 |#1|)) 63) (($ |#1|) 46)) (-2855 ((|#2| $ (-797 |#1|)) 57) ((|#2| $ $) 56)) (-2390 (((-749)) 28)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ |#2| $) 65) (($ $ |#2|) 64) (($ |#1| $) 60)))
-(((-1244 |#1| |#2|) (-138) (-825) (-1020)) (T -1244))
-((* (*1 *1 *1 *2) (-12 (-4 *1 (-1244 *3 *2)) (-4 *3 (-825)) (-4 *2 (-1020)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1244 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1020)))) (-3960 (*1 *2 *1) (-12 (-4 *1 (-1244 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020)) (-5 *2 (-797 *3)))) (-3739 (*1 *2 *1) (-12 (-4 *1 (-1244 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020)) (-5 *2 (-2 (|:| |k| (-797 *3)) (|:| |c| *4))))) (-2855 (*1 *2 *1 *3) (-12 (-5 *3 (-797 *4)) (-4 *1 (-1244 *4 *2)) (-4 *4 (-825)) (-4 *2 (-1020)))) (-2855 (*1 *2 *1 *1) (-12 (-4 *1 (-1244 *3 *2)) (-4 *3 (-825)) (-4 *2 (-1020)))) (-3636 (*1 *1 *1 *2) (-12 (-4 *1 (-1244 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1020)))) (-3636 (*1 *1 *1 *2) (-12 (-5 *2 (-797 *3)) (-4 *1 (-1244 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020)))) (-3636 (*1 *1 *1 *1) (-12 (-4 *1 (-1244 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1020)))) (-3527 (*1 *1 *1 *2) (-12 (-4 *1 (-1244 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1020)))) (-3527 (*1 *1 *1 *2) (-12 (-5 *2 (-797 *3)) (-4 *1 (-1244 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020)))) (-3527 (*1 *1 *1 *1) (-12 (-4 *1 (-1244 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1020)))) (-1792 (*1 *1 *2 *3) (-12 (-5 *2 (-797 *4)) (-4 *4 (-825)) (-4 *1 (-1244 *4 *3)) (-4 *3 (-1020)))) (-3439 (*1 *2 *1) (-12 (-4 *1 (-1244 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020)) (-5 *2 (-112)))) (-1522 (*1 *1 *1) (-12 (-4 *1 (-1244 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1020)))) (-1518 (*1 *1 *2) (-12 (-4 *1 (-1244 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1020)))) (-3870 (*1 *2 *1) (-12 (-4 *1 (-1244 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020)) (-5 *2 (-112)))) (-2258 (*1 *2 *1) (-12 (-4 *1 (-1244 *3 *2)) (-4 *3 (-825)) (-4 *2 (-1020)))) (-2036 (*1 *2 *1) (-12 (-4 *1 (-1244 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020)) (-5 *2 (-112)))) (-1933 (*1 *1 *1) (-12 (-4 *1 (-1244 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1020)))) (-1400 (*1 *1 *1 *1) (-12 (-4 *1 (-1244 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1020)) (-4 *3 (-170)))) (-1400 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1244 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020)) (-4 *4 (-170)))) (-3972 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-1244 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020)))) (-1540 (*1 *2 *1) (-12 (-4 *1 (-1244 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020)) (-5 *2 (-623 *3)))))
-(-13 (-1020) (-1241 |t#2|) (-1011 (-797 |t#1|)) (-10 -8 (-15 * ($ |t#1| $)) (-15 * ($ $ |t#2|)) (-15 -3960 ((-797 |t#1|) $)) (-15 -3739 ((-2 (|:| |k| (-797 |t#1|)) (|:| |c| |t#2|)) $)) (-15 -2855 (|t#2| $ (-797 |t#1|))) (-15 -2855 (|t#2| $ $)) (-15 -3636 ($ $ |t#1|)) (-15 -3636 ($ $ (-797 |t#1|))) (-15 -3636 ($ $ $)) (-15 -3527 ($ $ |t#1|)) (-15 -3527 ($ $ (-797 |t#1|))) (-15 -3527 ($ $ $)) (-15 -1792 ($ (-797 |t#1|) |t#2|)) (-15 -3439 ((-112) $)) (-15 -1522 ($ $)) (-15 -1518 ($ |t#1|)) (-15 -3870 ((-112) $)) (-15 -2258 (|t#2| $)) (-15 -2036 ((-112) $)) (-15 -1933 ($ $)) (IF (|has| |t#2| (-170)) (PROGN (-15 -1400 ($ $ $)) (-15 -1400 ($ $ (-749)))) |%noBranch|) (-15 -3972 ($ (-1 |t#2| |t#2|) $)) (-15 -1540 ((-623 |t#1|) $)) (IF (|has| |t#2| (-6 -4335)) (-6 -4335) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#2|) |has| |#2| (-170)) ((-101) . T) ((-111 |#2| |#2|) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 |#2|) . T) ((-626 $) . T) ((-696 |#2|) |has| |#2| (-170)) ((-705) . T) ((-1011 (-797 |#1|)) . T) ((-1026 |#2|) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1241 |#2|) . T))
-((-4212 (((-112) $) 15)) (-1288 (((-112) $) 14)) (-2072 (($ $) 19) (($ $ (-749)) 20)))
-(((-1245 |#1| |#2|) (-10 -8 (-15 -2072 (|#1| |#1| (-749))) (-15 -2072 (|#1| |#1|)) (-15 -4212 ((-112) |#1|)) (-15 -1288 ((-112) |#1|))) (-1246 |#2|) (-356)) (T -1245))
-NIL
-(-10 -8 (-15 -2072 (|#1| |#1| (-749))) (-15 -2072 (|#1| |#1|)) (-15 -4212 ((-112) |#1|)) (-15 -1288 ((-112) |#1|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-3368 (((-2 (|:| -3090 $) (|:| -4329 $) (|:| |associate| $)) $) 39)) (-1447 (($ $) 38)) (-4291 (((-112) $) 36)) (-4212 (((-112) $) 91)) (-2155 (((-749)) 87)) (-3219 (((-3 $ "failed") $ $) 19)) (-1505 (($ $) 70)) (-3564 (((-411 $) $) 69)) (-3631 (((-112) $ $) 57)) (-3513 (($) 17 T CONST)) (-3880 (((-3 |#1| "failed") $) 98)) (-2726 ((|#1| $) 97)) (-3349 (($ $ $) 53)) (-1386 (((-3 $ "failed") $) 32)) (-1519 (($ $ $) 54)) (-3291 (((-2 (|:| -2855 (-623 $)) (|:| -3935 $)) (-623 $)) 49)) (-3714 (($ $ (-749)) 84 (-1561 (|has| |#1| (-143)) (|has| |#1| (-361)))) (($ $) 83 (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3933 (((-112) $) 68)) (-2475 (((-811 (-894)) $) 81 (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3102 (((-112) $) 30)) (-3356 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-3106 (($ $ $) 44) (($ (-623 $)) 43)) (-1825 (((-1126) $) 9)) (-3235 (($ $) 67)) (-4100 (((-112) $) 90)) (-3337 (((-1088) $) 10)) (-2619 (((-1140 $) (-1140 $) (-1140 $)) 42)) (-3139 (($ $ $) 46) (($ (-623 $)) 45)) (-3338 (((-411 $) $) 71)) (-3990 (((-811 (-894))) 88)) (-3455 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3935 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-1495 (((-3 $ "failed") $ $) 40)) (-3188 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-3542 (((-749) $) 56)) (-1866 (((-2 (|:| -3526 $) (|:| -2786 $)) $ $) 55)) (-3811 (((-3 (-749) "failed") $ $) 82 (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2854 (((-133)) 96)) (-2970 (((-811 (-894)) $) 89)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63) (($ |#1|) 99)) (-4242 (((-3 $ "failed") $) 80 (-1561 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2390 (((-749)) 28)) (-1345 (((-112) $ $) 37)) (-1288 (((-112) $) 92)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2072 (($ $) 86 (|has| |#1| (-361))) (($ $ (-749)) 85 (|has| |#1| (-361)))) (-2316 (((-112) $ $) 6)) (-2414 (($ $ $) 62) (($ $ |#1|) 95)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64) (($ $ |#1|) 94) (($ |#1| $) 93)))
-(((-1246 |#1|) (-138) (-356)) (T -1246))
-((-1288 (*1 *2 *1) (-12 (-4 *1 (-1246 *3)) (-4 *3 (-356)) (-5 *2 (-112)))) (-4212 (*1 *2 *1) (-12 (-4 *1 (-1246 *3)) (-4 *3 (-356)) (-5 *2 (-112)))) (-4100 (*1 *2 *1) (-12 (-4 *1 (-1246 *3)) (-4 *3 (-356)) (-5 *2 (-112)))) (-2970 (*1 *2 *1) (-12 (-4 *1 (-1246 *3)) (-4 *3 (-356)) (-5 *2 (-811 (-894))))) (-3990 (*1 *2) (-12 (-4 *1 (-1246 *3)) (-4 *3 (-356)) (-5 *2 (-811 (-894))))) (-2155 (*1 *2) (-12 (-4 *1 (-1246 *3)) (-4 *3 (-356)) (-5 *2 (-749)))) (-2072 (*1 *1 *1) (-12 (-4 *1 (-1246 *2)) (-4 *2 (-356)) (-4 *2 (-361)))) (-2072 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1246 *3)) (-4 *3 (-356)) (-4 *3 (-361)))))
-(-13 (-356) (-1011 |t#1|) (-1234 |t#1|) (-10 -8 (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-143)) (-6 (-395)) |%noBranch|) (-15 -1288 ((-112) $)) (-15 -4212 ((-112) $)) (-15 -4100 ((-112) $)) (-15 -2970 ((-811 (-894)) $)) (-15 -3990 ((-811 (-894)))) (-15 -2155 ((-749))) (IF (|has| |t#1| (-361)) (PROGN (-6 (-395)) (-15 -2072 ($ $)) (-15 -2072 ($ $ (-749)))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-130) . T) ((-143) -1561 (|has| |#1| (-361)) (|has| |#1| (-143))) ((-145) |has| |#1| (-145)) ((-595 (-836)) . T) ((-170) . T) ((-237) . T) ((-283) . T) ((-300) . T) ((-356) . T) ((-395) -1561 (|has| |#1| (-361)) (|has| |#1| (-143))) ((-444) . T) ((-542) . T) ((-626 #0#) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #0#) . T) ((-696 |#1|) . T) ((-696 $) . T) ((-705) . T) ((-893) . T) ((-1011 |#1|) . T) ((-1026 #0#) . T) ((-1026 |#1|) . T) ((-1026 $) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1185) . T) ((-1234 |#1|) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1540 (((-623 |#1|) $) 86)) (-2859 (($ $ (-749)) 89)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1400 (($ $ $) NIL (|has| |#2| (-170))) (($ $ (-749)) NIL (|has| |#2| (-170)))) (-3513 (($) NIL T CONST)) (-3527 (($ $ |#1|) NIL) (($ $ (-797 |#1|)) NIL) (($ $ $) NIL)) (-3880 (((-3 (-797 |#1|) "failed") $) NIL) (((-3 (-866 |#1|) "failed") $) NIL)) (-2726 (((-797 |#1|) $) NIL) (((-866 |#1|) $) NIL)) (-3295 (($ $) 88)) (-1386 (((-3 $ "failed") $) NIL)) (-2036 (((-112) $) 77)) (-1933 (($ $) 81)) (-3838 (($ $ $ (-749)) 90)) (-3102 (((-112) $) NIL)) (-2603 (((-749) $) NIL)) (-1822 (((-623 $) $) NIL)) (-3439 (((-112) $) NIL)) (-1792 (($ (-797 |#1|) |#2|) NIL) (($ (-866 |#1|) |#2|) 26)) (-1522 (($ $) 103)) (-3739 (((-2 (|:| |k| (-797 |#1|)) (|:| |c| |#2|)) $) NIL)) (-3960 (((-797 |#1|) $) NIL)) (-4062 (((-797 |#1|) $) NIL)) (-3972 (($ (-1 |#2| |#2|) $) NIL)) (-3636 (($ $ |#1|) NIL) (($ $ (-797 |#1|)) NIL) (($ $ $) NIL)) (-2958 (($ $ (-749)) 97 (|has| |#2| (-696 (-400 (-550)))))) (-1565 (((-2 (|:| |k| (-866 |#1|)) (|:| |c| |#2|)) $) NIL)) (-3267 (((-866 |#1|) $) 70)) (-3277 ((|#2| $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-1812 (($ $ (-749)) 94 (|has| |#2| (-696 (-400 (-550)))))) (-2970 (((-749) $) 87)) (-3870 (((-112) $) 71)) (-2258 ((|#2| $) 75)) (-1518 (((-836) $) 57) (($ (-550)) NIL) (($ |#2|) 51) (($ (-797 |#1|)) NIL) (($ |#1|) 59) (($ (-866 |#1|)) NIL) (($ (-642 |#1| |#2|)) 43) (((-1242 |#1| |#2|) $) 64) (((-1251 |#1| |#2|) $) 69)) (-3511 (((-623 |#2|) $) NIL)) (-2510 ((|#2| $ (-866 |#1|)) NIL)) (-2855 ((|#2| $ (-797 |#1|)) NIL) ((|#2| $ $) NIL)) (-2390 (((-749)) NIL)) (-2626 (($) 21 T CONST)) (-2636 (($) 25 T CONST)) (-4237 (((-623 (-2 (|:| |k| (-866 |#1|)) (|:| |c| |#2|))) $) NIL)) (-3915 (((-3 (-642 |#1| |#2|) "failed") $) 102)) (-2316 (((-112) $ $) 65)) (-2403 (($ $) 96) (($ $ $) 95)) (-2391 (($ $ $) 20)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 44) (($ |#2| $) 19) (($ $ |#2|) NIL) (($ |#1| $) NIL) (($ |#2| (-866 |#1|)) NIL)))
-(((-1247 |#1| |#2|) (-13 (-1248 |#1| |#2|) (-375 |#2| (-866 |#1|)) (-10 -8 (-15 -1518 ($ (-642 |#1| |#2|))) (-15 -1518 ((-1242 |#1| |#2|) $)) (-15 -1518 ((-1251 |#1| |#2|) $)) (-15 -3915 ((-3 (-642 |#1| |#2|) "failed") $)) (-15 -3838 ($ $ $ (-749))) (IF (|has| |#2| (-696 (-400 (-550)))) (PROGN (-15 -1812 ($ $ (-749))) (-15 -2958 ($ $ (-749)))) |%noBranch|))) (-825) (-170)) (T -1247))
-((-1518 (*1 *1 *2) (-12 (-5 *2 (-642 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)) (-5 *1 (-1247 *3 *4)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-1242 *3 *4)) (-5 *1 (-1247 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)))) (-1518 (*1 *2 *1) (-12 (-5 *2 (-1251 *3 *4)) (-5 *1 (-1247 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)))) (-3915 (*1 *2 *1) (|partial| -12 (-5 *2 (-642 *3 *4)) (-5 *1 (-1247 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)))) (-3838 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-1247 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)))) (-1812 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-1247 *3 *4)) (-4 *4 (-696 (-400 (-550)))) (-4 *3 (-825)) (-4 *4 (-170)))) (-2958 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-1247 *3 *4)) (-4 *4 (-696 (-400 (-550)))) (-4 *3 (-825)) (-4 *4 (-170)))))
-(-13 (-1248 |#1| |#2|) (-375 |#2| (-866 |#1|)) (-10 -8 (-15 -1518 ($ (-642 |#1| |#2|))) (-15 -1518 ((-1242 |#1| |#2|) $)) (-15 -1518 ((-1251 |#1| |#2|) $)) (-15 -3915 ((-3 (-642 |#1| |#2|) "failed") $)) (-15 -3838 ($ $ $ (-749))) (IF (|has| |#2| (-696 (-400 (-550)))) (PROGN (-15 -1812 ($ $ (-749))) (-15 -2958 ($ $ (-749)))) |%noBranch|)))
-((-1504 (((-112) $ $) 7)) (-3433 (((-112) $) 16)) (-1540 (((-623 |#1|) $) 38)) (-2859 (($ $ (-749)) 71)) (-3219 (((-3 $ "failed") $ $) 19)) (-1400 (($ $ $) 41 (|has| |#2| (-170))) (($ $ (-749)) 40 (|has| |#2| (-170)))) (-3513 (($) 17 T CONST)) (-3527 (($ $ |#1|) 52) (($ $ (-797 |#1|)) 51) (($ $ $) 50)) (-3880 (((-3 (-797 |#1|) "failed") $) 62)) (-2726 (((-797 |#1|) $) 61)) (-1386 (((-3 $ "failed") $) 32)) (-2036 (((-112) $) 43)) (-1933 (($ $) 42)) (-3102 (((-112) $) 30)) (-3439 (((-112) $) 48)) (-1792 (($ (-797 |#1|) |#2|) 49)) (-1522 (($ $) 47)) (-3739 (((-2 (|:| |k| (-797 |#1|)) (|:| |c| |#2|)) $) 58)) (-3960 (((-797 |#1|) $) 59)) (-4062 (((-797 |#1|) $) 73)) (-3972 (($ (-1 |#2| |#2|) $) 39)) (-3636 (($ $ |#1|) 55) (($ $ (-797 |#1|)) 54) (($ $ $) 53)) (-1825 (((-1126) $) 9)) (-3337 (((-1088) $) 10)) (-2970 (((-749) $) 72)) (-3870 (((-112) $) 45)) (-2258 ((|#2| $) 44)) (-1518 (((-836) $) 11) (($ (-550)) 27) (($ |#2|) 66) (($ (-797 |#1|)) 63) (($ |#1|) 46)) (-2855 ((|#2| $ (-797 |#1|)) 57) ((|#2| $ $) 56)) (-2390 (((-749)) 28)) (-2626 (($) 18 T CONST)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 6)) (-2403 (($ $) 22) (($ $ $) 21)) (-2391 (($ $ $) 14)) (** (($ $ (-894)) 25) (($ $ (-749)) 31)) (* (($ (-894) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ |#2| $) 65) (($ $ |#2|) 64) (($ |#1| $) 60)))
-(((-1248 |#1| |#2|) (-138) (-825) (-1020)) (T -1248))
-((-4062 (*1 *2 *1) (-12 (-4 *1 (-1248 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020)) (-5 *2 (-797 *3)))) (-2970 (*1 *2 *1) (-12 (-4 *1 (-1248 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020)) (-5 *2 (-749)))) (-2859 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1248 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020)))))
-(-13 (-1244 |t#1| |t#2|) (-10 -8 (-15 -4062 ((-797 |t#1|) $)) (-15 -2970 ((-749) $)) (-15 -2859 ($ $ (-749)))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#2|) |has| |#2| (-170)) ((-101) . T) ((-111 |#2| |#2|) . T) ((-130) . T) ((-595 (-836)) . T) ((-626 |#2|) . T) ((-626 $) . T) ((-696 |#2|) |has| |#2| (-170)) ((-705) . T) ((-1011 (-797 |#1|)) . T) ((-1026 |#2|) . T) ((-1020) . T) ((-1027) . T) ((-1080) . T) ((-1068) . T) ((-1241 |#2|) . T) ((-1244 |#1| |#2|) . T))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-1540 (((-623 (-1144)) $) NIL)) (-4294 (($ (-1242 (-1144) |#1|)) NIL)) (-2859 (($ $ (-749)) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1400 (($ $ $) NIL (|has| |#1| (-170))) (($ $ (-749)) NIL (|has| |#1| (-170)))) (-3513 (($) NIL T CONST)) (-3527 (($ $ (-1144)) NIL) (($ $ (-797 (-1144))) NIL) (($ $ $) NIL)) (-3880 (((-3 (-797 (-1144)) "failed") $) NIL)) (-2726 (((-797 (-1144)) $) NIL)) (-1386 (((-3 $ "failed") $) NIL)) (-2036 (((-112) $) NIL)) (-1933 (($ $) NIL)) (-3102 (((-112) $) NIL)) (-3439 (((-112) $) NIL)) (-1792 (($ (-797 (-1144)) |#1|) NIL)) (-1522 (($ $) NIL)) (-3739 (((-2 (|:| |k| (-797 (-1144))) (|:| |c| |#1|)) $) NIL)) (-3960 (((-797 (-1144)) $) NIL)) (-4062 (((-797 (-1144)) $) NIL)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-3636 (($ $ (-1144)) NIL) (($ $ (-797 (-1144))) NIL) (($ $ $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-4214 (((-1242 (-1144) |#1|) $) NIL)) (-2970 (((-749) $) NIL)) (-3870 (((-112) $) NIL)) (-2258 ((|#1| $) NIL)) (-1518 (((-836) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL) (($ (-797 (-1144))) NIL) (($ (-1144)) NIL)) (-2855 ((|#1| $ (-797 (-1144))) NIL) ((|#1| $ $) NIL)) (-2390 (((-749)) NIL)) (-2626 (($) NIL T CONST)) (-4166 (((-623 (-2 (|:| |k| (-1144)) (|:| |c| $))) $) NIL)) (-2636 (($) NIL T CONST)) (-2316 (((-112) $ $) NIL)) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) NIL)) (** (($ $ (-894)) NIL) (($ $ (-749)) NIL)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-1144) $) NIL)))
-(((-1249 |#1|) (-13 (-1248 (-1144) |#1|) (-10 -8 (-15 -4214 ((-1242 (-1144) |#1|) $)) (-15 -4294 ($ (-1242 (-1144) |#1|))) (-15 -4166 ((-623 (-2 (|:| |k| (-1144)) (|:| |c| $))) $)))) (-1020)) (T -1249))
-((-4214 (*1 *2 *1) (-12 (-5 *2 (-1242 (-1144) *3)) (-5 *1 (-1249 *3)) (-4 *3 (-1020)))) (-4294 (*1 *1 *2) (-12 (-5 *2 (-1242 (-1144) *3)) (-4 *3 (-1020)) (-5 *1 (-1249 *3)))) (-4166 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |k| (-1144)) (|:| |c| (-1249 *3))))) (-5 *1 (-1249 *3)) (-4 *3 (-1020)))))
-(-13 (-1248 (-1144) |#1|) (-10 -8 (-15 -4214 ((-1242 (-1144) |#1|) $)) (-15 -4294 ($ (-1242 (-1144) |#1|))) (-15 -4166 ((-623 (-2 (|:| |k| (-1144)) (|:| |c| $))) $))))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) NIL)) (-3219 (((-3 $ "failed") $ $) NIL)) (-3513 (($) NIL T CONST)) (-3880 (((-3 |#2| "failed") $) NIL)) (-2726 ((|#2| $) NIL)) (-3295 (($ $) NIL)) (-1386 (((-3 $ "failed") $) 36)) (-2036 (((-112) $) 30)) (-1933 (($ $) 32)) (-3102 (((-112) $) NIL)) (-2603 (((-749) $) NIL)) (-1822 (((-623 $) $) NIL)) (-3439 (((-112) $) NIL)) (-1792 (($ |#2| |#1|) NIL)) (-3960 ((|#2| $) 19)) (-4062 ((|#2| $) 16)) (-3972 (($ (-1 |#1| |#1|) $) NIL)) (-1565 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) NIL)) (-3267 ((|#2| $) NIL)) (-3277 ((|#1| $) NIL)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-3870 (((-112) $) 27)) (-2258 ((|#1| $) 28)) (-1518 (((-836) $) 55) (($ (-550)) 40) (($ |#1|) 35) (($ |#2|) NIL)) (-3511 (((-623 |#1|) $) NIL)) (-2510 ((|#1| $ |#2|) NIL)) (-2855 ((|#1| $ |#2|) 24)) (-2390 (((-749)) 14)) (-2626 (($) 25 T CONST)) (-2636 (($) 11 T CONST)) (-4237 (((-623 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) NIL)) (-2316 (((-112) $ $) 26)) (-2414 (($ $ |#1|) 57 (|has| |#1| (-356)))) (-2403 (($ $) NIL) (($ $ $) NIL)) (-2391 (($ $ $) 44)) (** (($ $ (-894)) NIL) (($ $ (-749)) 46)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 45) (($ |#1| $) 41) (($ $ |#1|) NIL) (($ |#1| |#2|) NIL)) (-3191 (((-749) $) 15)))
-(((-1250 |#1| |#2|) (-13 (-1020) (-1241 |#1|) (-375 |#1| |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -3191 ((-749) $)) (-15 -1518 ($ |#2|)) (-15 -4062 (|#2| $)) (-15 -3960 (|#2| $)) (-15 -3295 ($ $)) (-15 -2855 (|#1| $ |#2|)) (-15 -3870 ((-112) $)) (-15 -2258 (|#1| $)) (-15 -2036 ((-112) $)) (-15 -1933 ($ $)) (-15 -3972 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-356)) (-15 -2414 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4335)) (-6 -4335) |%noBranch|) (IF (|has| |#1| (-6 -4339)) (-6 -4339) |%noBranch|) (IF (|has| |#1| (-6 -4340)) (-6 -4340) |%noBranch|))) (-1020) (-821)) (T -1250))
-((* (*1 *1 *1 *2) (-12 (-5 *1 (-1250 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-821)))) (-3295 (*1 *1 *1) (-12 (-5 *1 (-1250 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-821)))) (-3972 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-1250 *3 *4)) (-4 *4 (-821)))) (-1518 (*1 *1 *2) (-12 (-5 *1 (-1250 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-821)))) (-3191 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-1250 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-821)))) (-4062 (*1 *2 *1) (-12 (-4 *2 (-821)) (-5 *1 (-1250 *3 *2)) (-4 *3 (-1020)))) (-3960 (*1 *2 *1) (-12 (-4 *2 (-821)) (-5 *1 (-1250 *3 *2)) (-4 *3 (-1020)))) (-2855 (*1 *2 *1 *3) (-12 (-4 *2 (-1020)) (-5 *1 (-1250 *2 *3)) (-4 *3 (-821)))) (-3870 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1250 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-821)))) (-2258 (*1 *2 *1) (-12 (-4 *2 (-1020)) (-5 *1 (-1250 *2 *3)) (-4 *3 (-821)))) (-2036 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1250 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-821)))) (-1933 (*1 *1 *1) (-12 (-5 *1 (-1250 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-821)))) (-2414 (*1 *1 *1 *2) (-12 (-5 *1 (-1250 *2 *3)) (-4 *2 (-356)) (-4 *2 (-1020)) (-4 *3 (-821)))))
-(-13 (-1020) (-1241 |#1|) (-375 |#1| |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -3191 ((-749) $)) (-15 -1518 ($ |#2|)) (-15 -4062 (|#2| $)) (-15 -3960 (|#2| $)) (-15 -3295 ($ $)) (-15 -2855 (|#1| $ |#2|)) (-15 -3870 ((-112) $)) (-15 -2258 (|#1| $)) (-15 -2036 ((-112) $)) (-15 -1933 ($ $)) (-15 -3972 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-356)) (-15 -2414 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4335)) (-6 -4335) |%noBranch|) (IF (|has| |#1| (-6 -4339)) (-6 -4339) |%noBranch|) (IF (|has| |#1| (-6 -4340)) (-6 -4340) |%noBranch|)))
-((-1504 (((-112) $ $) 26)) (-3433 (((-112) $) NIL)) (-1540 (((-623 |#1|) $) 120)) (-4294 (($ (-1242 |#1| |#2|)) 44)) (-2859 (($ $ (-749)) 32)) (-3219 (((-3 $ "failed") $ $) NIL)) (-1400 (($ $ $) 48 (|has| |#2| (-170))) (($ $ (-749)) 46 (|has| |#2| (-170)))) (-3513 (($) NIL T CONST)) (-3527 (($ $ |#1|) 102) (($ $ (-797 |#1|)) 103) (($ $ $) 25)) (-3880 (((-3 (-797 |#1|) "failed") $) NIL)) (-2726 (((-797 |#1|) $) NIL)) (-1386 (((-3 $ "failed") $) 110)) (-2036 (((-112) $) 105)) (-1933 (($ $) 106)) (-3102 (((-112) $) NIL)) (-3439 (((-112) $) NIL)) (-1792 (($ (-797 |#1|) |#2|) 19)) (-1522 (($ $) NIL)) (-3739 (((-2 (|:| |k| (-797 |#1|)) (|:| |c| |#2|)) $) NIL)) (-3960 (((-797 |#1|) $) 111)) (-4062 (((-797 |#1|) $) 114)) (-3972 (($ (-1 |#2| |#2|) $) 119)) (-3636 (($ $ |#1|) 100) (($ $ (-797 |#1|)) 101) (($ $ $) 56)) (-1825 (((-1126) $) NIL)) (-3337 (((-1088) $) NIL)) (-4214 (((-1242 |#1| |#2|) $) 84)) (-2970 (((-749) $) 117)) (-3870 (((-112) $) 70)) (-2258 ((|#2| $) 28)) (-1518 (((-836) $) 63) (($ (-550)) 77) (($ |#2|) 74) (($ (-797 |#1|)) 17) (($ |#1|) 73)) (-2855 ((|#2| $ (-797 |#1|)) 104) ((|#2| $ $) 27)) (-2390 (((-749)) 108)) (-2626 (($) 14 T CONST)) (-4166 (((-623 (-2 (|:| |k| |#1|) (|:| |c| $))) $) 53)) (-2636 (($) 29 T CONST)) (-2316 (((-112) $ $) 13)) (-2403 (($ $) 88) (($ $ $) 91)) (-2391 (($ $ $) 55)) (** (($ $ (-894)) NIL) (($ $ (-749)) 49)) (* (($ (-894) $) NIL) (($ (-749) $) 47) (($ (-550) $) 94) (($ $ $) 21) (($ |#2| $) 18) (($ $ |#2|) 20) (($ |#1| $) 82)))
-(((-1251 |#1| |#2|) (-13 (-1248 |#1| |#2|) (-10 -8 (-15 -4214 ((-1242 |#1| |#2|) $)) (-15 -4294 ($ (-1242 |#1| |#2|))) (-15 -4166 ((-623 (-2 (|:| |k| |#1|) (|:| |c| $))) $)))) (-825) (-1020)) (T -1251))
-((-4214 (*1 *2 *1) (-12 (-5 *2 (-1242 *3 *4)) (-5 *1 (-1251 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020)))) (-4294 (*1 *1 *2) (-12 (-5 *2 (-1242 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020)) (-5 *1 (-1251 *3 *4)))) (-4166 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |k| *3) (|:| |c| (-1251 *3 *4))))) (-5 *1 (-1251 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020)))))
-(-13 (-1248 |#1| |#2|) (-10 -8 (-15 -4214 ((-1242 |#1| |#2|) $)) (-15 -4294 ($ (-1242 |#1| |#2|))) (-15 -4166 ((-623 (-2 (|:| |k| |#1|) (|:| |c| $))) $))))
-((-2004 (((-623 (-1124 |#1|)) (-1 (-623 (-1124 |#1|)) (-623 (-1124 |#1|))) (-550)) 15) (((-1124 |#1|) (-1 (-1124 |#1|) (-1124 |#1|))) 11)))
-(((-1252 |#1|) (-10 -7 (-15 -2004 ((-1124 |#1|) (-1 (-1124 |#1|) (-1124 |#1|)))) (-15 -2004 ((-623 (-1124 |#1|)) (-1 (-623 (-1124 |#1|)) (-623 (-1124 |#1|))) (-550)))) (-1181)) (T -1252))
-((-2004 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-623 (-1124 *5)) (-623 (-1124 *5)))) (-5 *4 (-550)) (-5 *2 (-623 (-1124 *5))) (-5 *1 (-1252 *5)) (-4 *5 (-1181)))) (-2004 (*1 *2 *3) (-12 (-5 *3 (-1 (-1124 *4) (-1124 *4))) (-5 *2 (-1124 *4)) (-5 *1 (-1252 *4)) (-4 *4 (-1181)))))
-(-10 -7 (-15 -2004 ((-1124 |#1|) (-1 (-1124 |#1|) (-1124 |#1|)))) (-15 -2004 ((-623 (-1124 |#1|)) (-1 (-623 (-1124 |#1|)) (-623 (-1124 |#1|))) (-550))))
-((-3270 (((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|))) 148) (((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|)) (-112)) 147) (((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|)) (-112) (-112)) 146) (((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|)) (-112) (-112) (-112)) 145) (((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-1017 |#1| |#2|)) 130)) (-1343 (((-623 (-1017 |#1| |#2|)) (-623 (-925 |#1|))) 72) (((-623 (-1017 |#1| |#2|)) (-623 (-925 |#1|)) (-112)) 71) (((-623 (-1017 |#1| |#2|)) (-623 (-925 |#1|)) (-112) (-112)) 70)) (-3564 (((-623 (-1114 |#1| (-522 (-838 |#3|)) (-838 |#3|) (-758 |#1| (-838 |#3|)))) (-1017 |#1| |#2|)) 61)) (-3367 (((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|))) 115) (((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|)) (-112)) 114) (((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|)) (-112) (-112)) 113) (((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|)) (-112) (-112) (-112)) 112) (((-623 (-623 (-997 (-400 |#1|)))) (-1017 |#1| |#2|)) 107)) (-3466 (((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|))) 120) (((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|)) (-112)) 119) (((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|)) (-112) (-112)) 118) (((-623 (-623 (-997 (-400 |#1|)))) (-1017 |#1| |#2|)) 117)) (-4028 (((-623 (-758 |#1| (-838 |#3|))) (-1114 |#1| (-522 (-838 |#3|)) (-838 |#3|) (-758 |#1| (-838 |#3|)))) 98) (((-1140 (-997 (-400 |#1|))) (-1140 |#1|)) 89) (((-925 (-997 (-400 |#1|))) (-758 |#1| (-838 |#3|))) 96) (((-925 (-997 (-400 |#1|))) (-925 |#1|)) 94) (((-758 |#1| (-838 |#3|)) (-758 |#1| (-838 |#2|))) 33)))
-(((-1253 |#1| |#2| |#3|) (-10 -7 (-15 -1343 ((-623 (-1017 |#1| |#2|)) (-623 (-925 |#1|)) (-112) (-112))) (-15 -1343 ((-623 (-1017 |#1| |#2|)) (-623 (-925 |#1|)) (-112))) (-15 -1343 ((-623 (-1017 |#1| |#2|)) (-623 (-925 |#1|)))) (-15 -3270 ((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-1017 |#1| |#2|))) (-15 -3270 ((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|)) (-112) (-112) (-112))) (-15 -3270 ((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|)) (-112) (-112))) (-15 -3270 ((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|)) (-112))) (-15 -3270 ((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|)))) (-15 -3367 ((-623 (-623 (-997 (-400 |#1|)))) (-1017 |#1| |#2|))) (-15 -3367 ((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|)) (-112) (-112) (-112))) (-15 -3367 ((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|)) (-112) (-112))) (-15 -3367 ((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|)) (-112))) (-15 -3367 ((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|)))) (-15 -3466 ((-623 (-623 (-997 (-400 |#1|)))) (-1017 |#1| |#2|))) (-15 -3466 ((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|)) (-112) (-112))) (-15 -3466 ((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|)) (-112))) (-15 -3466 ((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|)))) (-15 -3564 ((-623 (-1114 |#1| (-522 (-838 |#3|)) (-838 |#3|) (-758 |#1| (-838 |#3|)))) (-1017 |#1| |#2|))) (-15 -4028 ((-758 |#1| (-838 |#3|)) (-758 |#1| (-838 |#2|)))) (-15 -4028 ((-925 (-997 (-400 |#1|))) (-925 |#1|))) (-15 -4028 ((-925 (-997 (-400 |#1|))) (-758 |#1| (-838 |#3|)))) (-15 -4028 ((-1140 (-997 (-400 |#1|))) (-1140 |#1|))) (-15 -4028 ((-623 (-758 |#1| (-838 |#3|))) (-1114 |#1| (-522 (-838 |#3|)) (-838 |#3|) (-758 |#1| (-838 |#3|)))))) (-13 (-823) (-300) (-145) (-995)) (-623 (-1144)) (-623 (-1144))) (T -1253))
-((-4028 (*1 *2 *3) (-12 (-5 *3 (-1114 *4 (-522 (-838 *6)) (-838 *6) (-758 *4 (-838 *6)))) (-4 *4 (-13 (-823) (-300) (-145) (-995))) (-14 *6 (-623 (-1144))) (-5 *2 (-623 (-758 *4 (-838 *6)))) (-5 *1 (-1253 *4 *5 *6)) (-14 *5 (-623 (-1144))))) (-4028 (*1 *2 *3) (-12 (-5 *3 (-1140 *4)) (-4 *4 (-13 (-823) (-300) (-145) (-995))) (-5 *2 (-1140 (-997 (-400 *4)))) (-5 *1 (-1253 *4 *5 *6)) (-14 *5 (-623 (-1144))) (-14 *6 (-623 (-1144))))) (-4028 (*1 *2 *3) (-12 (-5 *3 (-758 *4 (-838 *6))) (-4 *4 (-13 (-823) (-300) (-145) (-995))) (-14 *6 (-623 (-1144))) (-5 *2 (-925 (-997 (-400 *4)))) (-5 *1 (-1253 *4 *5 *6)) (-14 *5 (-623 (-1144))))) (-4028 (*1 *2 *3) (-12 (-5 *3 (-925 *4)) (-4 *4 (-13 (-823) (-300) (-145) (-995))) (-5 *2 (-925 (-997 (-400 *4)))) (-5 *1 (-1253 *4 *5 *6)) (-14 *5 (-623 (-1144))) (-14 *6 (-623 (-1144))))) (-4028 (*1 *2 *3) (-12 (-5 *3 (-758 *4 (-838 *5))) (-4 *4 (-13 (-823) (-300) (-145) (-995))) (-14 *5 (-623 (-1144))) (-5 *2 (-758 *4 (-838 *6))) (-5 *1 (-1253 *4 *5 *6)) (-14 *6 (-623 (-1144))))) (-3564 (*1 *2 *3) (-12 (-5 *3 (-1017 *4 *5)) (-4 *4 (-13 (-823) (-300) (-145) (-995))) (-14 *5 (-623 (-1144))) (-5 *2 (-623 (-1114 *4 (-522 (-838 *6)) (-838 *6) (-758 *4 (-838 *6))))) (-5 *1 (-1253 *4 *5 *6)) (-14 *6 (-623 (-1144))))) (-3466 (*1 *2 *3) (-12 (-5 *3 (-623 (-925 *4))) (-4 *4 (-13 (-823) (-300) (-145) (-995))) (-5 *2 (-623 (-623 (-997 (-400 *4))))) (-5 *1 (-1253 *4 *5 *6)) (-14 *5 (-623 (-1144))) (-14 *6 (-623 (-1144))))) (-3466 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-995))) (-5 *2 (-623 (-623 (-997 (-400 *5))))) (-5 *1 (-1253 *5 *6 *7)) (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144))))) (-3466 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-995))) (-5 *2 (-623 (-623 (-997 (-400 *5))))) (-5 *1 (-1253 *5 *6 *7)) (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144))))) (-3466 (*1 *2 *3) (-12 (-5 *3 (-1017 *4 *5)) (-4 *4 (-13 (-823) (-300) (-145) (-995))) (-14 *5 (-623 (-1144))) (-5 *2 (-623 (-623 (-997 (-400 *4))))) (-5 *1 (-1253 *4 *5 *6)) (-14 *6 (-623 (-1144))))) (-3367 (*1 *2 *3) (-12 (-5 *3 (-623 (-925 *4))) (-4 *4 (-13 (-823) (-300) (-145) (-995))) (-5 *2 (-623 (-623 (-997 (-400 *4))))) (-5 *1 (-1253 *4 *5 *6)) (-14 *5 (-623 (-1144))) (-14 *6 (-623 (-1144))))) (-3367 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-995))) (-5 *2 (-623 (-623 (-997 (-400 *5))))) (-5 *1 (-1253 *5 *6 *7)) (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144))))) (-3367 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-995))) (-5 *2 (-623 (-623 (-997 (-400 *5))))) (-5 *1 (-1253 *5 *6 *7)) (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144))))) (-3367 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-995))) (-5 *2 (-623 (-623 (-997 (-400 *5))))) (-5 *1 (-1253 *5 *6 *7)) (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144))))) (-3367 (*1 *2 *3) (-12 (-5 *3 (-1017 *4 *5)) (-4 *4 (-13 (-823) (-300) (-145) (-995))) (-14 *5 (-623 (-1144))) (-5 *2 (-623 (-623 (-997 (-400 *4))))) (-5 *1 (-1253 *4 *5 *6)) (-14 *6 (-623 (-1144))))) (-3270 (*1 *2 *3) (-12 (-4 *4 (-13 (-823) (-300) (-145) (-995))) (-5 *2 (-623 (-2 (|:| -2553 (-1140 *4)) (|:| -1373 (-623 (-925 *4)))))) (-5 *1 (-1253 *4 *5 *6)) (-5 *3 (-623 (-925 *4))) (-14 *5 (-623 (-1144))) (-14 *6 (-623 (-1144))))) (-3270 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-995))) (-5 *2 (-623 (-2 (|:| -2553 (-1140 *5)) (|:| -1373 (-623 (-925 *5)))))) (-5 *1 (-1253 *5 *6 *7)) (-5 *3 (-623 (-925 *5))) (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144))))) (-3270 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-995))) (-5 *2 (-623 (-2 (|:| -2553 (-1140 *5)) (|:| -1373 (-623 (-925 *5)))))) (-5 *1 (-1253 *5 *6 *7)) (-5 *3 (-623 (-925 *5))) (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144))))) (-3270 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-995))) (-5 *2 (-623 (-2 (|:| -2553 (-1140 *5)) (|:| -1373 (-623 (-925 *5)))))) (-5 *1 (-1253 *5 *6 *7)) (-5 *3 (-623 (-925 *5))) (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144))))) (-3270 (*1 *2 *3) (-12 (-5 *3 (-1017 *4 *5)) (-4 *4 (-13 (-823) (-300) (-145) (-995))) (-14 *5 (-623 (-1144))) (-5 *2 (-623 (-2 (|:| -2553 (-1140 *4)) (|:| -1373 (-623 (-925 *4)))))) (-5 *1 (-1253 *4 *5 *6)) (-14 *6 (-623 (-1144))))) (-1343 (*1 *2 *3) (-12 (-5 *3 (-623 (-925 *4))) (-4 *4 (-13 (-823) (-300) (-145) (-995))) (-5 *2 (-623 (-1017 *4 *5))) (-5 *1 (-1253 *4 *5 *6)) (-14 *5 (-623 (-1144))) (-14 *6 (-623 (-1144))))) (-1343 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-995))) (-5 *2 (-623 (-1017 *5 *6))) (-5 *1 (-1253 *5 *6 *7)) (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144))))) (-1343 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-995))) (-5 *2 (-623 (-1017 *5 *6))) (-5 *1 (-1253 *5 *6 *7)) (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144))))))
-(-10 -7 (-15 -1343 ((-623 (-1017 |#1| |#2|)) (-623 (-925 |#1|)) (-112) (-112))) (-15 -1343 ((-623 (-1017 |#1| |#2|)) (-623 (-925 |#1|)) (-112))) (-15 -1343 ((-623 (-1017 |#1| |#2|)) (-623 (-925 |#1|)))) (-15 -3270 ((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-1017 |#1| |#2|))) (-15 -3270 ((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|)) (-112) (-112) (-112))) (-15 -3270 ((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|)) (-112) (-112))) (-15 -3270 ((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|)) (-112))) (-15 -3270 ((-623 (-2 (|:| -2553 (-1140 |#1|)) (|:| -1373 (-623 (-925 |#1|))))) (-623 (-925 |#1|)))) (-15 -3367 ((-623 (-623 (-997 (-400 |#1|)))) (-1017 |#1| |#2|))) (-15 -3367 ((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|)) (-112) (-112) (-112))) (-15 -3367 ((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|)) (-112) (-112))) (-15 -3367 ((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|)) (-112))) (-15 -3367 ((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|)))) (-15 -3466 ((-623 (-623 (-997 (-400 |#1|)))) (-1017 |#1| |#2|))) (-15 -3466 ((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|)) (-112) (-112))) (-15 -3466 ((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|)) (-112))) (-15 -3466 ((-623 (-623 (-997 (-400 |#1|)))) (-623 (-925 |#1|)))) (-15 -3564 ((-623 (-1114 |#1| (-522 (-838 |#3|)) (-838 |#3|) (-758 |#1| (-838 |#3|)))) (-1017 |#1| |#2|))) (-15 -4028 ((-758 |#1| (-838 |#3|)) (-758 |#1| (-838 |#2|)))) (-15 -4028 ((-925 (-997 (-400 |#1|))) (-925 |#1|))) (-15 -4028 ((-925 (-997 (-400 |#1|))) (-758 |#1| (-838 |#3|)))) (-15 -4028 ((-1140 (-997 (-400 |#1|))) (-1140 |#1|))) (-15 -4028 ((-623 (-758 |#1| (-838 |#3|))) (-1114 |#1| (-522 (-838 |#3|)) (-838 |#3|) (-758 |#1| (-838 |#3|))))))
-((-2667 (((-3 (-1227 (-400 (-550))) "failed") (-1227 |#1|) |#1|) 21)) (-3660 (((-112) (-1227 |#1|)) 12)) (-3751 (((-3 (-1227 (-550)) "failed") (-1227 |#1|)) 16)))
-(((-1254 |#1|) (-10 -7 (-15 -3660 ((-112) (-1227 |#1|))) (-15 -3751 ((-3 (-1227 (-550)) "failed") (-1227 |#1|))) (-15 -2667 ((-3 (-1227 (-400 (-550))) "failed") (-1227 |#1|) |#1|))) (-619 (-550))) (T -1254))
-((-2667 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1227 *4)) (-4 *4 (-619 (-550))) (-5 *2 (-1227 (-400 (-550)))) (-5 *1 (-1254 *4)))) (-3751 (*1 *2 *3) (|partial| -12 (-5 *3 (-1227 *4)) (-4 *4 (-619 (-550))) (-5 *2 (-1227 (-550))) (-5 *1 (-1254 *4)))) (-3660 (*1 *2 *3) (-12 (-5 *3 (-1227 *4)) (-4 *4 (-619 (-550))) (-5 *2 (-112)) (-5 *1 (-1254 *4)))))
-(-10 -7 (-15 -3660 ((-112) (-1227 |#1|))) (-15 -3751 ((-3 (-1227 (-550)) "failed") (-1227 |#1|))) (-15 -2667 ((-3 (-1227 (-400 (-550))) "failed") (-1227 |#1|) |#1|)))
-((-1504 (((-112) $ $) NIL)) (-3433 (((-112) $) 11)) (-3219 (((-3 $ "failed") $ $) NIL)) (-4319 (((-749)) 8)) (-3513 (($) NIL T CONST)) (-1386 (((-3 $ "failed") $) 43)) (-1741 (($) 36)) (-3102 (((-112) $) NIL)) (-2826 (((-3 $ "failed") $) 29)) (-2253 (((-894) $) 15)) (-1825 (((-1126) $) NIL)) (-3862 (($) 25 T CONST)) (-2922 (($ (-894)) 37)) (-3337 (((-1088) $) NIL)) (-4028 (((-550) $) 13)) (-1518 (((-836) $) 22) (($ (-550)) 19)) (-2390 (((-749)) 9)) (-2626 (($) 23 T CONST)) (-2636 (($) 24 T CONST)) (-2316 (((-112) $ $) 27)) (-2403 (($ $) 38) (($ $ $) 35)) (-2391 (($ $ $) 26)) (** (($ $ (-894)) NIL) (($ $ (-749)) 40)) (* (($ (-894) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 32) (($ $ $) 31)))
-(((-1255 |#1|) (-13 (-170) (-361) (-596 (-550)) (-1119)) (-894)) (T -1255))
-NIL
-(-13 (-170) (-361) (-596 (-550)) (-1119))
-NIL
-NIL
-NIL
-NIL
-NIL
-NIL
-NIL
-NIL
-NIL
-NIL
-NIL
-NIL
-((-3 3175143 3175148 3175153 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-2 3175128 3175133 3175138 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-1 3175113 3175118 3175123 NIL NIL NIL NIL (NIL) -8 NIL NIL) (0 3175098 3175103 3175108 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-1255 3174274 3174973 3175050 "ZMOD" 3175055 NIL ZMOD (NIL NIL) -8 NIL NIL) (-1254 3173384 3173548 3173757 "ZLINDEP" 3174106 NIL ZLINDEP (NIL T) -7 NIL NIL) (-1253 3162760 3164512 3166471 "ZDSOLVE" 3171526 NIL ZDSOLVE (NIL T NIL NIL) -7 NIL NIL) (-1252 3162006 3162147 3162336 "YSTREAM" 3162606 NIL YSTREAM (NIL T) -7 NIL NIL) (-1251 3159817 3161307 3161511 "XRPOLY" 3161849 NIL XRPOLY (NIL T T) -8 NIL NIL) (-1250 3156309 3157592 3158176 "XPR" 3159280 NIL XPR (NIL T T) -8 NIL NIL) (-1249 3154065 3155640 3155844 "XPOLY" 3156140 NIL XPOLY (NIL T) -8 NIL NIL) (-1248 3151914 3153248 3153303 "XPOLYC" 3153591 NIL XPOLYC (NIL T T) -9 NIL 3153704) (-1247 3148332 3150431 3150819 "XPBWPOLY" 3151572 NIL XPBWPOLY (NIL T T) -8 NIL NIL) (-1246 3144317 3146565 3146607 "XF" 3147228 NIL XF (NIL T) -9 NIL 3147628) (-1245 3143938 3144026 3144195 "XF-" 3144200 NIL XF- (NIL T T) -8 NIL NIL) (-1244 3139330 3140585 3140640 "XFALG" 3142812 NIL XFALG (NIL T T) -9 NIL 3143601) (-1243 3138463 3138567 3138772 "XEXPPKG" 3139222 NIL XEXPPKG (NIL T T T) -7 NIL NIL) (-1242 3136607 3138313 3138409 "XDPOLY" 3138414 NIL XDPOLY (NIL T T) -8 NIL NIL) (-1241 3135523 3136089 3136132 "XALG" 3136195 NIL XALG (NIL T) -9 NIL 3136315) (-1240 3128992 3133500 3133994 "WUTSET" 3135115 NIL WUTSET (NIL T T T T) -8 NIL NIL) (-1239 3126843 3127604 3127957 "WP" 3128773 NIL WP (NIL T T T T NIL NIL NIL) -8 NIL NIL) (-1238 3126472 3126665 3126735 "WHILEAST" 3126795 T WHILEAST (NIL) -8 NIL NIL) (-1237 3125971 3126189 3126283 "WHEREAST" 3126400 T WHEREAST (NIL) -8 NIL NIL) (-1236 3124857 3125055 3125350 "WFFINTBS" 3125768 NIL WFFINTBS (NIL T T T T) -7 NIL NIL) (-1235 3122761 3123188 3123650 "WEIER" 3124429 NIL WEIER (NIL T) -7 NIL NIL) (-1234 3121908 3122332 3122374 "VSPACE" 3122510 NIL VSPACE (NIL T) -9 NIL 3122584) (-1233 3121746 3121773 3121864 "VSPACE-" 3121869 NIL VSPACE- (NIL T T) -8 NIL NIL) (-1232 3121492 3121535 3121606 "VOID" 3121697 T VOID (NIL) -8 NIL NIL) (-1231 3119628 3119987 3120393 "VIEW" 3121108 T VIEW (NIL) -7 NIL NIL) (-1230 3116053 3116691 3117428 "VIEWDEF" 3118913 T VIEWDEF (NIL) -7 NIL NIL) (-1229 3105391 3107601 3109774 "VIEW3D" 3113902 T VIEW3D (NIL) -8 NIL NIL) (-1228 3097673 3099302 3100881 "VIEW2D" 3103834 T VIEW2D (NIL) -8 NIL NIL) (-1227 3093077 3097443 3097535 "VECTOR" 3097616 NIL VECTOR (NIL T) -8 NIL NIL) (-1226 3091654 3091913 3092231 "VECTOR2" 3092807 NIL VECTOR2 (NIL T T) -7 NIL NIL) (-1225 3085181 3089438 3089481 "VECTCAT" 3090474 NIL VECTCAT (NIL T) -9 NIL 3091060) (-1224 3084195 3084449 3084839 "VECTCAT-" 3084844 NIL VECTCAT- (NIL T T) -8 NIL NIL) (-1223 3083676 3083846 3083966 "VARIABLE" 3084110 NIL VARIABLE (NIL NIL) -8 NIL NIL) (-1222 3083609 3083614 3083644 "UTYPE" 3083649 T UTYPE (NIL) -9 NIL NIL) (-1221 3082439 3082593 3082855 "UTSODETL" 3083435 NIL UTSODETL (NIL T T T T) -7 NIL NIL) (-1220 3079879 3080339 3080863 "UTSODE" 3081980 NIL UTSODE (NIL T T) -7 NIL NIL) (-1219 3071755 3077505 3077994 "UTS" 3079448 NIL UTS (NIL T NIL NIL) -8 NIL NIL) (-1218 3063128 3068447 3068490 "UTSCAT" 3069602 NIL UTSCAT (NIL T) -9 NIL 3070359) (-1217 3060482 3061198 3062187 "UTSCAT-" 3062192 NIL UTSCAT- (NIL T T) -8 NIL NIL) (-1216 3060109 3060152 3060285 "UTS2" 3060433 NIL UTS2 (NIL T T T T) -7 NIL NIL) (-1215 3054384 3056949 3056992 "URAGG" 3059062 NIL URAGG (NIL T) -9 NIL 3059784) (-1214 3051323 3052186 3053309 "URAGG-" 3053314 NIL URAGG- (NIL T T) -8 NIL NIL) (-1213 3047047 3049937 3050409 "UPXSSING" 3050987 NIL UPXSSING (NIL T T NIL NIL) -8 NIL NIL) (-1212 3039017 3046162 3046444 "UPXS" 3046823 NIL UPXS (NIL T NIL NIL) -8 NIL NIL) (-1211 3032130 3038921 3038993 "UPXSCONS" 3038998 NIL UPXSCONS (NIL T T) -8 NIL NIL) (-1210 3022488 3029233 3029295 "UPXSCCA" 3029951 NIL UPXSCCA (NIL T T) -9 NIL 3030193) (-1209 3022126 3022211 3022385 "UPXSCCA-" 3022390 NIL UPXSCCA- (NIL T T T) -8 NIL NIL) (-1208 3012410 3018928 3018971 "UPXSCAT" 3019619 NIL UPXSCAT (NIL T) -9 NIL 3020227) (-1207 3011840 3011919 3012098 "UPXS2" 3012325 NIL UPXS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL) (-1206 3010494 3010747 3011098 "UPSQFREE" 3011583 NIL UPSQFREE (NIL T T) -7 NIL NIL) (-1205 3004412 3007421 3007476 "UPSCAT" 3008637 NIL UPSCAT (NIL T T) -9 NIL 3009411) (-1204 3003616 3003823 3004150 "UPSCAT-" 3004155 NIL UPSCAT- (NIL T T T) -8 NIL NIL) (-1203 2989707 2997703 2997746 "UPOLYC" 2999847 NIL UPOLYC (NIL T) -9 NIL 3001068) (-1202 2981036 2983461 2986608 "UPOLYC-" 2986613 NIL UPOLYC- (NIL T T) -8 NIL NIL) (-1201 2980663 2980706 2980839 "UPOLYC2" 2980987 NIL UPOLYC2 (NIL T T T T) -7 NIL NIL) (-1200 2972120 2980229 2980367 "UP" 2980573 NIL UP (NIL NIL T) -8 NIL NIL) (-1199 2971459 2971566 2971730 "UPMP" 2972009 NIL UPMP (NIL T T) -7 NIL NIL) (-1198 2971012 2971093 2971232 "UPDIVP" 2971372 NIL UPDIVP (NIL T T) -7 NIL NIL) (-1197 2969580 2969829 2970145 "UPDECOMP" 2970761 NIL UPDECOMP (NIL T T) -7 NIL NIL) (-1196 2968815 2968927 2969112 "UPCDEN" 2969464 NIL UPCDEN (NIL T T T) -7 NIL NIL) (-1195 2968334 2968403 2968552 "UP2" 2968740 NIL UP2 (NIL NIL T NIL T) -7 NIL NIL) (-1194 2966851 2967538 2967815 "UNISEG" 2968092 NIL UNISEG (NIL T) -8 NIL NIL) (-1193 2966066 2966193 2966398 "UNISEG2" 2966694 NIL UNISEG2 (NIL T T) -7 NIL NIL) (-1192 2965126 2965306 2965532 "UNIFACT" 2965882 NIL UNIFACT (NIL T) -7 NIL NIL) (-1191 2949095 2964303 2964554 "ULS" 2964933 NIL ULS (NIL T NIL NIL) -8 NIL NIL) (-1190 2937137 2948999 2949071 "ULSCONS" 2949076 NIL ULSCONS (NIL T T) -8 NIL NIL) (-1189 2919941 2931876 2931938 "ULSCCAT" 2932658 NIL ULSCCAT (NIL T T) -9 NIL 2932955) (-1188 2918991 2919236 2919624 "ULSCCAT-" 2919629 NIL ULSCCAT- (NIL T T T) -8 NIL NIL) (-1187 2909052 2915484 2915527 "ULSCAT" 2916390 NIL ULSCAT (NIL T) -9 NIL 2917120) (-1186 2908482 2908561 2908740 "ULS2" 2908967 NIL ULS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL) (-1185 2906920 2907843 2907873 "UFD" 2908085 T UFD (NIL) -9 NIL 2908199) (-1184 2906714 2906760 2906855 "UFD-" 2906860 NIL UFD- (NIL T) -8 NIL NIL) (-1183 2905796 2905979 2906195 "UDVO" 2906520 T UDVO (NIL) -7 NIL NIL) (-1182 2903612 2904021 2904492 "UDPO" 2905360 NIL UDPO (NIL T) -7 NIL NIL) (-1181 2903545 2903550 2903580 "TYPE" 2903585 T TYPE (NIL) -9 NIL NIL) (-1180 2903332 2903500 2903531 "TYPEAST" 2903536 T TYPEAST (NIL) -8 NIL NIL) (-1179 2902303 2902505 2902745 "TWOFACT" 2903126 NIL TWOFACT (NIL T) -7 NIL NIL) (-1178 2901241 2901578 2901841 "TUPLE" 2902075 NIL TUPLE (NIL T) -8 NIL NIL) (-1177 2898932 2899451 2899990 "TUBETOOL" 2900724 T TUBETOOL (NIL) -7 NIL NIL) (-1176 2897781 2897986 2898227 "TUBE" 2898725 NIL TUBE (NIL T) -8 NIL NIL) (-1175 2892545 2896753 2897036 "TS" 2897533 NIL TS (NIL T) -8 NIL NIL) (-1174 2881212 2885304 2885401 "TSETCAT" 2890670 NIL TSETCAT (NIL T T T T) -9 NIL 2892201) (-1173 2875946 2877544 2879435 "TSETCAT-" 2879440 NIL TSETCAT- (NIL T T T T T) -8 NIL NIL) (-1172 2870209 2871055 2871997 "TRMANIP" 2875082 NIL TRMANIP (NIL T T) -7 NIL NIL) (-1171 2869650 2869713 2869876 "TRIMAT" 2870141 NIL TRIMAT (NIL T T T T) -7 NIL NIL) (-1170 2867446 2867683 2868047 "TRIGMNIP" 2869399 NIL TRIGMNIP (NIL T T) -7 NIL NIL) (-1169 2866966 2867079 2867109 "TRIGCAT" 2867322 T TRIGCAT (NIL) -9 NIL NIL) (-1168 2866635 2866714 2866855 "TRIGCAT-" 2866860 NIL TRIGCAT- (NIL T) -8 NIL NIL) (-1167 2863534 2865495 2865775 "TREE" 2866390 NIL TREE (NIL T) -8 NIL NIL) (-1166 2862808 2863336 2863366 "TRANFUN" 2863401 T TRANFUN (NIL) -9 NIL 2863467) (-1165 2862087 2862278 2862558 "TRANFUN-" 2862563 NIL TRANFUN- (NIL T) -8 NIL NIL) (-1164 2861891 2861923 2861984 "TOPSP" 2862048 T TOPSP (NIL) -7 NIL NIL) (-1163 2861239 2861354 2861508 "TOOLSIGN" 2861772 NIL TOOLSIGN (NIL T) -7 NIL NIL) (-1162 2859900 2860416 2860655 "TEXTFILE" 2861022 T TEXTFILE (NIL) -8 NIL NIL) (-1161 2857765 2858279 2858717 "TEX" 2859484 T TEX (NIL) -8 NIL NIL) (-1160 2857546 2857577 2857649 "TEX1" 2857728 NIL TEX1 (NIL T) -7 NIL NIL) (-1159 2857194 2857257 2857347 "TEMUTL" 2857478 T TEMUTL (NIL) -7 NIL NIL) (-1158 2855348 2855628 2855953 "TBCMPPK" 2856917 NIL TBCMPPK (NIL T T) -7 NIL NIL) (-1157 2847236 2853508 2853564 "TBAGG" 2853964 NIL TBAGG (NIL T T) -9 NIL 2854175) (-1156 2842306 2843794 2845548 "TBAGG-" 2845553 NIL TBAGG- (NIL T T T) -8 NIL NIL) (-1155 2841690 2841797 2841942 "TANEXP" 2842195 NIL TANEXP (NIL T) -7 NIL NIL) (-1154 2835191 2841547 2841640 "TABLE" 2841645 NIL TABLE (NIL T T) -8 NIL NIL) (-1153 2834603 2834702 2834840 "TABLEAU" 2835088 NIL TABLEAU (NIL T) -8 NIL NIL) (-1152 2829211 2830431 2831679 "TABLBUMP" 2833389 NIL TABLBUMP (NIL T) -7 NIL NIL) (-1151 2828639 2828739 2828867 "SYSTEM" 2829105 T SYSTEM (NIL) -7 NIL NIL) (-1150 2825102 2825797 2826580 "SYSSOLP" 2827890 NIL SYSSOLP (NIL T) -7 NIL NIL) (-1149 2821394 2822101 2822835 "SYNTAX" 2824390 T SYNTAX (NIL) -8 NIL NIL) (-1148 2818552 2819154 2819786 "SYMTAB" 2820784 T SYMTAB (NIL) -8 NIL NIL) (-1147 2813801 2814703 2815686 "SYMS" 2817591 T SYMS (NIL) -8 NIL NIL) (-1146 2811073 2813259 2813489 "SYMPOLY" 2813606 NIL SYMPOLY (NIL T) -8 NIL NIL) (-1145 2810590 2810665 2810788 "SYMFUNC" 2810985 NIL SYMFUNC (NIL T) -7 NIL NIL) (-1144 2806567 2807827 2808649 "SYMBOL" 2809790 T SYMBOL (NIL) -8 NIL NIL) (-1143 2800106 2801795 2803515 "SWITCH" 2804869 T SWITCH (NIL) -8 NIL NIL) (-1142 2793376 2798927 2799230 "SUTS" 2799861 NIL SUTS (NIL T NIL NIL) -8 NIL NIL) (-1141 2785345 2792491 2792773 "SUPXS" 2793152 NIL SUPXS (NIL T NIL NIL) -8 NIL NIL) (-1140 2776874 2784963 2785089 "SUP" 2785254 NIL SUP (NIL T) -8 NIL NIL) (-1139 2776033 2776160 2776377 "SUPFRACF" 2776742 NIL SUPFRACF (NIL T T T T) -7 NIL NIL) (-1138 2775654 2775713 2775826 "SUP2" 2775968 NIL SUP2 (NIL T T) -7 NIL NIL) (-1137 2774067 2774341 2774704 "SUMRF" 2775353 NIL SUMRF (NIL T) -7 NIL NIL) (-1136 2773381 2773447 2773646 "SUMFS" 2773988 NIL SUMFS (NIL T T) -7 NIL NIL) (-1135 2757390 2772558 2772809 "SULS" 2773188 NIL SULS (NIL T NIL NIL) -8 NIL NIL) (-1134 2757019 2757212 2757282 "SUCHTAST" 2757342 T SUCHTAST (NIL) -8 NIL NIL) (-1133 2756341 2756544 2756684 "SUCH" 2756927 NIL SUCH (NIL T T) -8 NIL NIL) (-1132 2750235 2751247 2752206 "SUBSPACE" 2755429 NIL SUBSPACE (NIL NIL T) -8 NIL NIL) (-1131 2749665 2749755 2749919 "SUBRESP" 2750123 NIL SUBRESP (NIL T T) -7 NIL NIL) (-1130 2743034 2744330 2745641 "STTF" 2748401 NIL STTF (NIL T) -7 NIL NIL) (-1129 2737207 2738327 2739474 "STTFNC" 2741934 NIL STTFNC (NIL T) -7 NIL NIL) (-1128 2728522 2730389 2732183 "STTAYLOR" 2735448 NIL STTAYLOR (NIL T) -7 NIL NIL) (-1127 2721766 2728386 2728469 "STRTBL" 2728474 NIL STRTBL (NIL T) -8 NIL NIL) (-1126 2717157 2721721 2721752 "STRING" 2721757 T STRING (NIL) -8 NIL NIL) (-1125 2712045 2716530 2716560 "STRICAT" 2716619 T STRICAT (NIL) -9 NIL 2716681) (-1124 2704758 2709568 2710188 "STREAM" 2711460 NIL STREAM (NIL T) -8 NIL NIL) (-1123 2704268 2704345 2704489 "STREAM3" 2704675 NIL STREAM3 (NIL T T T) -7 NIL NIL) (-1122 2703250 2703433 2703668 "STREAM2" 2704081 NIL STREAM2 (NIL T T) -7 NIL NIL) (-1121 2702938 2702990 2703083 "STREAM1" 2703192 NIL STREAM1 (NIL T) -7 NIL NIL) (-1120 2701954 2702135 2702366 "STINPROD" 2702754 NIL STINPROD (NIL T) -7 NIL NIL) (-1119 2701532 2701716 2701746 "STEP" 2701826 T STEP (NIL) -9 NIL 2701904) (-1118 2695075 2701431 2701508 "STBL" 2701513 NIL STBL (NIL T T NIL) -8 NIL NIL) (-1117 2690250 2694297 2694340 "STAGG" 2694493 NIL STAGG (NIL T) -9 NIL 2694582) (-1116 2687952 2688554 2689426 "STAGG-" 2689431 NIL STAGG- (NIL T T) -8 NIL NIL) (-1115 2686147 2687722 2687814 "STACK" 2687895 NIL STACK (NIL T) -8 NIL NIL) (-1114 2678872 2684288 2684744 "SREGSET" 2685777 NIL SREGSET (NIL T T T T) -8 NIL NIL) (-1113 2671298 2672666 2674179 "SRDCMPK" 2677478 NIL SRDCMPK (NIL T T T T T) -7 NIL NIL) (-1112 2664265 2668738 2668768 "SRAGG" 2670071 T SRAGG (NIL) -9 NIL 2670679) (-1111 2663282 2663537 2663916 "SRAGG-" 2663921 NIL SRAGG- (NIL T) -8 NIL NIL) (-1110 2657777 2662229 2662650 "SQMATRIX" 2662908 NIL SQMATRIX (NIL NIL T) -8 NIL NIL) (-1109 2651529 2654497 2655223 "SPLTREE" 2657123 NIL SPLTREE (NIL T T) -8 NIL NIL) (-1108 2647519 2648185 2648831 "SPLNODE" 2650955 NIL SPLNODE (NIL T T) -8 NIL NIL) (-1107 2646566 2646799 2646829 "SPFCAT" 2647273 T SPFCAT (NIL) -9 NIL NIL) (-1106 2645303 2645513 2645777 "SPECOUT" 2646324 T SPECOUT (NIL) -7 NIL NIL) (-1105 2636992 2638736 2638766 "SPADXPT" 2643158 T SPADXPT (NIL) -9 NIL 2645192) (-1104 2636753 2636793 2636862 "SPADPRSR" 2636945 T SPADPRSR (NIL) -7 NIL NIL) (-1103 2634936 2636708 2636739 "SPADAST" 2636744 T SPADAST (NIL) -8 NIL NIL) (-1102 2626907 2628654 2628697 "SPACEC" 2633070 NIL SPACEC (NIL T) -9 NIL 2634886) (-1101 2625078 2626839 2626888 "SPACE3" 2626893 NIL SPACE3 (NIL T) -8 NIL NIL) (-1100 2623830 2624001 2624292 "SORTPAK" 2624883 NIL SORTPAK (NIL T T) -7 NIL NIL) (-1099 2621880 2622183 2622602 "SOLVETRA" 2623494 NIL SOLVETRA (NIL T) -7 NIL NIL) (-1098 2620891 2621113 2621387 "SOLVESER" 2621653 NIL SOLVESER (NIL T) -7 NIL NIL) (-1097 2616111 2616992 2617994 "SOLVERAD" 2619943 NIL SOLVERAD (NIL T) -7 NIL NIL) (-1096 2611926 2612535 2613264 "SOLVEFOR" 2615478 NIL SOLVEFOR (NIL T T) -7 NIL NIL) (-1095 2606223 2611275 2611372 "SNTSCAT" 2611377 NIL SNTSCAT (NIL T T T T) -9 NIL 2611447) (-1094 2600366 2604546 2604937 "SMTS" 2605913 NIL SMTS (NIL T T T) -8 NIL NIL) (-1093 2594816 2600254 2600331 "SMP" 2600336 NIL SMP (NIL T T) -8 NIL NIL) (-1092 2592975 2593276 2593674 "SMITH" 2594513 NIL SMITH (NIL T T T T) -7 NIL NIL) (-1091 2585958 2590113 2590216 "SMATCAT" 2591567 NIL SMATCAT (NIL NIL T T T) -9 NIL 2592117) (-1090 2582898 2583721 2584899 "SMATCAT-" 2584904 NIL SMATCAT- (NIL T NIL T T T) -8 NIL NIL) (-1089 2580611 2582134 2582177 "SKAGG" 2582438 NIL SKAGG (NIL T) -9 NIL 2582573) (-1088 2576727 2579715 2579993 "SINT" 2580355 T SINT (NIL) -8 NIL NIL) (-1087 2576499 2576537 2576603 "SIMPAN" 2576683 T SIMPAN (NIL) -7 NIL NIL) (-1086 2575806 2576034 2576174 "SIG" 2576381 T SIG (NIL) -8 NIL NIL) (-1085 2574644 2574865 2575140 "SIGNRF" 2575565 NIL SIGNRF (NIL T) -7 NIL NIL) (-1084 2573449 2573600 2573891 "SIGNEF" 2574473 NIL SIGNEF (NIL T T) -7 NIL NIL) (-1083 2572782 2573032 2573156 "SIGAST" 2573347 T SIGAST (NIL) -8 NIL NIL) (-1082 2570472 2570926 2571432 "SHP" 2572323 NIL SHP (NIL T NIL) -7 NIL NIL) (-1081 2564378 2570373 2570449 "SHDP" 2570454 NIL SHDP (NIL NIL NIL T) -8 NIL NIL) (-1080 2563977 2564143 2564173 "SGROUP" 2564266 T SGROUP (NIL) -9 NIL 2564328) (-1079 2563835 2563861 2563934 "SGROUP-" 2563939 NIL SGROUP- (NIL T) -8 NIL NIL) (-1078 2560671 2561368 2562091 "SGCF" 2563134 T SGCF (NIL) -7 NIL NIL) (-1077 2555066 2560118 2560215 "SFRTCAT" 2560220 NIL SFRTCAT (NIL T T T T) -9 NIL 2560259) (-1076 2548490 2549505 2550641 "SFRGCD" 2554049 NIL SFRGCD (NIL T T T T T) -7 NIL NIL) (-1075 2541618 2542689 2543875 "SFQCMPK" 2547423 NIL SFQCMPK (NIL T T T T T) -7 NIL NIL) (-1074 2541240 2541329 2541439 "SFORT" 2541559 NIL SFORT (NIL T T) -8 NIL NIL) (-1073 2540385 2541080 2541201 "SEXOF" 2541206 NIL SEXOF (NIL T T T T T) -8 NIL NIL) (-1072 2539519 2540266 2540334 "SEX" 2540339 T SEX (NIL) -8 NIL NIL) (-1071 2534295 2534984 2535079 "SEXCAT" 2538850 NIL SEXCAT (NIL T T T T T) -9 NIL 2539469) (-1070 2531475 2534229 2534277 "SET" 2534282 NIL SET (NIL T) -8 NIL NIL) (-1069 2529726 2530188 2530493 "SETMN" 2531216 NIL SETMN (NIL NIL NIL) -8 NIL NIL) (-1068 2529332 2529458 2529488 "SETCAT" 2529605 T SETCAT (NIL) -9 NIL 2529690) (-1067 2529112 2529164 2529263 "SETCAT-" 2529268 NIL SETCAT- (NIL T) -8 NIL NIL) (-1066 2525499 2527573 2527616 "SETAGG" 2528486 NIL SETAGG (NIL T) -9 NIL 2528826) (-1065 2524957 2525073 2525310 "SETAGG-" 2525315 NIL SETAGG- (NIL T T) -8 NIL NIL) (-1064 2524427 2524653 2524754 "SEQAST" 2524878 T SEQAST (NIL) -8 NIL NIL) (-1063 2523631 2523924 2523985 "SEGXCAT" 2524271 NIL SEGXCAT (NIL T T) -9 NIL 2524391) (-1062 2522687 2523297 2523479 "SEG" 2523484 NIL SEG (NIL T) -8 NIL NIL) (-1061 2521594 2521807 2521850 "SEGCAT" 2522432 NIL SEGCAT (NIL T) -9 NIL 2522670) (-1060 2520643 2520973 2521173 "SEGBIND" 2521429 NIL SEGBIND (NIL T) -8 NIL NIL) (-1059 2520264 2520323 2520436 "SEGBIND2" 2520578 NIL SEGBIND2 (NIL T T) -7 NIL NIL) (-1058 2519865 2520065 2520142 "SEGAST" 2520209 T SEGAST (NIL) -8 NIL NIL) (-1057 2519084 2519210 2519414 "SEG2" 2519709 NIL SEG2 (NIL T T) -7 NIL NIL) (-1056 2518521 2519019 2519066 "SDVAR" 2519071 NIL SDVAR (NIL T) -8 NIL NIL) (-1055 2510811 2518291 2518421 "SDPOL" 2518426 NIL SDPOL (NIL T) -8 NIL NIL) (-1054 2509404 2509670 2509989 "SCPKG" 2510526 NIL SCPKG (NIL T) -7 NIL NIL) (-1053 2508540 2508720 2508920 "SCOPE" 2509226 T SCOPE (NIL) -8 NIL NIL) (-1052 2507761 2507894 2508073 "SCACHE" 2508395 NIL SCACHE (NIL T) -7 NIL NIL) (-1051 2507470 2507630 2507660 "SASTCAT" 2507665 T SASTCAT (NIL) -9 NIL 2507678) (-1050 2506909 2507230 2507315 "SAOS" 2507407 T SAOS (NIL) -8 NIL NIL) (-1049 2506474 2506509 2506682 "SAERFFC" 2506868 NIL SAERFFC (NIL T T T) -7 NIL NIL) (-1048 2500448 2506371 2506451 "SAE" 2506456 NIL SAE (NIL T T NIL) -8 NIL NIL) (-1047 2500041 2500076 2500235 "SAEFACT" 2500407 NIL SAEFACT (NIL T T T) -7 NIL NIL) (-1046 2498362 2498676 2499077 "RURPK" 2499707 NIL RURPK (NIL T NIL) -7 NIL NIL) (-1045 2496998 2497277 2497589 "RULESET" 2498196 NIL RULESET (NIL T T T) -8 NIL NIL) (-1044 2494185 2494688 2495153 "RULE" 2496679 NIL RULE (NIL T T T) -8 NIL NIL) (-1043 2493824 2493979 2494062 "RULECOLD" 2494137 NIL RULECOLD (NIL NIL) -8 NIL NIL) (-1042 2493322 2493541 2493635 "RSTRCAST" 2493752 T RSTRCAST (NIL) -8 NIL NIL) (-1041 2488171 2488965 2489885 "RSETGCD" 2492521 NIL RSETGCD (NIL T T T T T) -7 NIL NIL) (-1040 2477428 2482480 2482577 "RSETCAT" 2486696 NIL RSETCAT (NIL T T T T) -9 NIL 2487793) (-1039 2475355 2475894 2476718 "RSETCAT-" 2476723 NIL RSETCAT- (NIL T T T T T) -8 NIL NIL) (-1038 2467742 2469117 2470637 "RSDCMPK" 2473954 NIL RSDCMPK (NIL T T T T T) -7 NIL NIL) (-1037 2465747 2466188 2466262 "RRCC" 2467348 NIL RRCC (NIL T T) -9 NIL 2467692) (-1036 2465098 2465272 2465551 "RRCC-" 2465556 NIL RRCC- (NIL T T T) -8 NIL NIL) (-1035 2464568 2464794 2464895 "RPTAST" 2465019 T RPTAST (NIL) -8 NIL NIL) (-1034 2438796 2448381 2448448 "RPOLCAT" 2459112 NIL RPOLCAT (NIL T T T) -9 NIL 2462271) (-1033 2430296 2432634 2435756 "RPOLCAT-" 2435761 NIL RPOLCAT- (NIL T T T T) -8 NIL NIL) (-1032 2421343 2428507 2428989 "ROUTINE" 2429836 T ROUTINE (NIL) -8 NIL NIL) (-1031 2418101 2420894 2421043 "ROMAN" 2421216 T ROMAN (NIL) -8 NIL NIL) (-1030 2416376 2416961 2417221 "ROIRC" 2417906 NIL ROIRC (NIL T T) -8 NIL NIL) (-1029 2412827 2415066 2415096 "RNS" 2415400 T RNS (NIL) -9 NIL 2415672) (-1028 2411336 2411719 2412253 "RNS-" 2412328 NIL RNS- (NIL T) -8 NIL NIL) (-1027 2410785 2411167 2411197 "RNG" 2411202 T RNG (NIL) -9 NIL 2411223) (-1026 2410177 2410539 2410582 "RMODULE" 2410644 NIL RMODULE (NIL T) -9 NIL 2410686) (-1025 2409013 2409107 2409443 "RMCAT2" 2410078 NIL RMCAT2 (NIL NIL NIL T T T T T T T T) -7 NIL NIL) (-1024 2405718 2408187 2408512 "RMATRIX" 2408747 NIL RMATRIX (NIL NIL NIL T) -8 NIL NIL) (-1023 2398660 2400894 2401009 "RMATCAT" 2404368 NIL RMATCAT (NIL NIL NIL T T T) -9 NIL 2405350) (-1022 2398035 2398182 2398489 "RMATCAT-" 2398494 NIL RMATCAT- (NIL T NIL NIL T T T) -8 NIL NIL) (-1021 2397602 2397677 2397805 "RINTERP" 2397954 NIL RINTERP (NIL NIL T) -7 NIL NIL) (-1020 2396690 2397210 2397240 "RING" 2397352 T RING (NIL) -9 NIL 2397447) (-1019 2396482 2396526 2396623 "RING-" 2396628 NIL RING- (NIL T) -8 NIL NIL) (-1018 2395323 2395560 2395818 "RIDIST" 2396246 T RIDIST (NIL) -7 NIL NIL) (-1017 2386639 2394791 2394997 "RGCHAIN" 2395171 NIL RGCHAIN (NIL T NIL) -8 NIL NIL) (-1016 2383633 2384247 2384917 "RF" 2386003 NIL RF (NIL T) -7 NIL NIL) (-1015 2383279 2383342 2383445 "RFFACTOR" 2383564 NIL RFFACTOR (NIL T) -7 NIL NIL) (-1014 2383004 2383039 2383136 "RFFACT" 2383238 NIL RFFACT (NIL T) -7 NIL NIL) (-1013 2381121 2381485 2381867 "RFDIST" 2382644 T RFDIST (NIL) -7 NIL NIL) (-1012 2380574 2380666 2380829 "RETSOL" 2381023 NIL RETSOL (NIL T T) -7 NIL NIL) (-1011 2380162 2380242 2380285 "RETRACT" 2380478 NIL RETRACT (NIL T) -9 NIL NIL) (-1010 2380011 2380036 2380123 "RETRACT-" 2380128 NIL RETRACT- (NIL T T) -8 NIL NIL) (-1009 2379640 2379833 2379903 "RETAST" 2379963 T RETAST (NIL) -8 NIL NIL) (-1008 2372494 2379293 2379420 "RESULT" 2379535 T RESULT (NIL) -8 NIL NIL) (-1007 2371120 2371763 2371962 "RESRING" 2372397 NIL RESRING (NIL T T T T NIL) -8 NIL NIL) (-1006 2370756 2370805 2370903 "RESLATC" 2371057 NIL RESLATC (NIL T) -7 NIL NIL) (-1005 2370462 2370496 2370603 "REPSQ" 2370715 NIL REPSQ (NIL T) -7 NIL NIL) (-1004 2367884 2368464 2369066 "REP" 2369882 T REP (NIL) -7 NIL NIL) (-1003 2367582 2367616 2367727 "REPDB" 2367843 NIL REPDB (NIL T) -7 NIL NIL) (-1002 2361492 2362871 2364094 "REP2" 2366394 NIL REP2 (NIL T) -7 NIL NIL) (-1001 2357869 2358550 2359358 "REP1" 2360719 NIL REP1 (NIL T) -7 NIL NIL) (-1000 2350595 2356010 2356466 "REGSET" 2357499 NIL REGSET (NIL T T T T) -8 NIL NIL) (-999 2349416 2349751 2349999 "REF" 2350380 NIL REF (NIL T) -8 NIL NIL) (-998 2348797 2348900 2349065 "REDORDER" 2349300 NIL REDORDER (NIL T T) -7 NIL NIL) (-997 2344817 2348025 2348248 "RECLOS" 2348626 NIL RECLOS (NIL T) -8 NIL NIL) (-996 2343874 2344055 2344268 "REALSOLV" 2344624 T REALSOLV (NIL) -7 NIL NIL) (-995 2343722 2343763 2343791 "REAL" 2343796 T REAL (NIL) -9 NIL 2343831) (-994 2340213 2341015 2341897 "REAL0Q" 2342887 NIL REAL0Q (NIL T) -7 NIL NIL) (-993 2335824 2336812 2337871 "REAL0" 2339194 NIL REAL0 (NIL T) -7 NIL NIL) (-992 2335326 2335545 2335637 "RDUCEAST" 2335752 T RDUCEAST (NIL) -8 NIL NIL) (-991 2334734 2334806 2335011 "RDIV" 2335248 NIL RDIV (NIL T T T T T) -7 NIL NIL) (-990 2333807 2333981 2334192 "RDIST" 2334556 NIL RDIST (NIL T) -7 NIL NIL) (-989 2332408 2332695 2333065 "RDETRS" 2333515 NIL RDETRS (NIL T T) -7 NIL NIL) (-988 2330225 2330679 2331215 "RDETR" 2331950 NIL RDETR (NIL T T) -7 NIL NIL) (-987 2328839 2329117 2329519 "RDEEFS" 2329941 NIL RDEEFS (NIL T T) -7 NIL NIL) (-986 2327337 2327643 2328073 "RDEEF" 2328527 NIL RDEEF (NIL T T) -7 NIL NIL) (-985 2321674 2324545 2324573 "RCFIELD" 2325850 T RCFIELD (NIL) -9 NIL 2326580) (-984 2319743 2320247 2320940 "RCFIELD-" 2321013 NIL RCFIELD- (NIL T) -8 NIL NIL) (-983 2316074 2317859 2317900 "RCAGG" 2318971 NIL RCAGG (NIL T) -9 NIL 2319436) (-982 2315705 2315799 2315959 "RCAGG-" 2315964 NIL RCAGG- (NIL T T) -8 NIL NIL) (-981 2315045 2315157 2315320 "RATRET" 2315589 NIL RATRET (NIL T) -7 NIL NIL) (-980 2314602 2314669 2314788 "RATFACT" 2314973 NIL RATFACT (NIL T) -7 NIL NIL) (-979 2313917 2314037 2314187 "RANDSRC" 2314472 T RANDSRC (NIL) -7 NIL NIL) (-978 2313654 2313698 2313769 "RADUTIL" 2313866 T RADUTIL (NIL) -7 NIL NIL) (-977 2306719 2312397 2312714 "RADIX" 2313369 NIL RADIX (NIL NIL) -8 NIL NIL) (-976 2298375 2306563 2306691 "RADFF" 2306696 NIL RADFF (NIL T T T NIL NIL) -8 NIL NIL) (-975 2298027 2298102 2298130 "RADCAT" 2298287 T RADCAT (NIL) -9 NIL NIL) (-974 2297812 2297860 2297957 "RADCAT-" 2297962 NIL RADCAT- (NIL T) -8 NIL NIL) (-973 2295963 2297587 2297676 "QUEUE" 2297756 NIL QUEUE (NIL T) -8 NIL NIL) (-972 2292539 2295900 2295945 "QUAT" 2295950 NIL QUAT (NIL T) -8 NIL NIL) (-971 2292177 2292220 2292347 "QUATCT2" 2292490 NIL QUATCT2 (NIL T T T T) -7 NIL NIL) (-970 2286037 2289338 2289378 "QUATCAT" 2290158 NIL QUATCAT (NIL T) -9 NIL 2290924) (-969 2282181 2283218 2284605 "QUATCAT-" 2284699 NIL QUATCAT- (NIL T T) -8 NIL NIL) (-968 2279701 2281265 2281306 "QUAGG" 2281681 NIL QUAGG (NIL T) -9 NIL 2281856) (-967 2279333 2279526 2279594 "QQUTAST" 2279653 T QQUTAST (NIL) -8 NIL NIL) (-966 2278258 2278731 2278903 "QFORM" 2279205 NIL QFORM (NIL NIL T) -8 NIL NIL) (-965 2269591 2274794 2274834 "QFCAT" 2275492 NIL QFCAT (NIL T) -9 NIL 2276491) (-964 2265163 2266364 2267955 "QFCAT-" 2268049 NIL QFCAT- (NIL T T) -8 NIL NIL) (-963 2264801 2264844 2264971 "QFCAT2" 2265114 NIL QFCAT2 (NIL T T T T) -7 NIL NIL) (-962 2264261 2264371 2264501 "QEQUAT" 2264691 T QEQUAT (NIL) -8 NIL NIL) (-961 2257409 2258480 2259664 "QCMPACK" 2263194 NIL QCMPACK (NIL T T T T T) -7 NIL NIL) (-960 2254985 2255406 2255834 "QALGSET" 2257064 NIL QALGSET (NIL T T T T) -8 NIL NIL) (-959 2254230 2254404 2254636 "QALGSET2" 2254805 NIL QALGSET2 (NIL NIL NIL) -7 NIL NIL) (-958 2252921 2253144 2253461 "PWFFINTB" 2254003 NIL PWFFINTB (NIL T T T T) -7 NIL NIL) (-957 2251103 2251271 2251625 "PUSHVAR" 2252735 NIL PUSHVAR (NIL T T T T) -7 NIL NIL) (-956 2247021 2248075 2248116 "PTRANFN" 2250000 NIL PTRANFN (NIL T) -9 NIL NIL) (-955 2245423 2245714 2246036 "PTPACK" 2246732 NIL PTPACK (NIL T) -7 NIL NIL) (-954 2245055 2245112 2245221 "PTFUNC2" 2245360 NIL PTFUNC2 (NIL T T) -7 NIL NIL) (-953 2239521 2243866 2243907 "PTCAT" 2244280 NIL PTCAT (NIL T) -9 NIL 2244442) (-952 2239179 2239214 2239338 "PSQFR" 2239480 NIL PSQFR (NIL T T T T) -7 NIL NIL) (-951 2237774 2238072 2238406 "PSEUDLIN" 2238877 NIL PSEUDLIN (NIL T) -7 NIL NIL) (-950 2224543 2226908 2229232 "PSETPK" 2235534 NIL PSETPK (NIL T T T T) -7 NIL NIL) (-949 2217587 2220301 2220397 "PSETCAT" 2223418 NIL PSETCAT (NIL T T T T) -9 NIL 2224232) (-948 2215423 2216057 2216878 "PSETCAT-" 2216883 NIL PSETCAT- (NIL T T T T T) -8 NIL NIL) (-947 2214772 2214937 2214965 "PSCURVE" 2215233 T PSCURVE (NIL) -9 NIL 2215400) (-946 2211253 2212735 2212800 "PSCAT" 2213644 NIL PSCAT (NIL T T T) -9 NIL 2213884) (-945 2210316 2210532 2210932 "PSCAT-" 2210937 NIL PSCAT- (NIL T T T T) -8 NIL NIL) (-944 2208968 2209601 2209815 "PRTITION" 2210122 T PRTITION (NIL) -8 NIL NIL) (-943 2208470 2208689 2208781 "PRTDAST" 2208896 T PRTDAST (NIL) -8 NIL NIL) (-942 2197568 2199774 2201962 "PRS" 2206332 NIL PRS (NIL T T) -7 NIL NIL) (-941 2195426 2196918 2196958 "PRQAGG" 2197141 NIL PRQAGG (NIL T) -9 NIL 2197243) (-940 2194812 2195041 2195069 "PROPLOG" 2195254 T PROPLOG (NIL) -9 NIL 2195376) (-939 2191982 2192626 2193090 "PROPFRML" 2194380 NIL PROPFRML (NIL T) -8 NIL NIL) (-938 2191442 2191552 2191682 "PROPERTY" 2191872 T PROPERTY (NIL) -8 NIL NIL) (-937 2185527 2189608 2190428 "PRODUCT" 2190668 NIL PRODUCT (NIL T T) -8 NIL NIL) (-936 2182840 2184985 2185219 "PR" 2185338 NIL PR (NIL T T) -8 NIL NIL) (-935 2182636 2182668 2182727 "PRINT" 2182801 T PRINT (NIL) -7 NIL NIL) (-934 2181976 2182093 2182245 "PRIMES" 2182516 NIL PRIMES (NIL T) -7 NIL NIL) (-933 2180041 2180442 2180908 "PRIMELT" 2181555 NIL PRIMELT (NIL T) -7 NIL NIL) (-932 2179770 2179819 2179847 "PRIMCAT" 2179971 T PRIMCAT (NIL) -9 NIL NIL) (-931 2175931 2179708 2179753 "PRIMARR" 2179758 NIL PRIMARR (NIL T) -8 NIL NIL) (-930 2174938 2175116 2175344 "PRIMARR2" 2175749 NIL PRIMARR2 (NIL T T) -7 NIL NIL) (-929 2174581 2174637 2174748 "PREASSOC" 2174876 NIL PREASSOC (NIL T T) -7 NIL NIL) (-928 2174056 2174189 2174217 "PPCURVE" 2174422 T PPCURVE (NIL) -9 NIL 2174558) (-927 2173678 2173851 2173934 "PORTNUM" 2173993 T PORTNUM (NIL) -8 NIL NIL) (-926 2171037 2171436 2172028 "POLYROOT" 2173259 NIL POLYROOT (NIL T T T T T) -7 NIL NIL) (-925 2164982 2170641 2170801 "POLY" 2170910 NIL POLY (NIL T) -8 NIL NIL) (-924 2164365 2164423 2164657 "POLYLIFT" 2164918 NIL POLYLIFT (NIL T T T T T) -7 NIL NIL) (-923 2160640 2161089 2161718 "POLYCATQ" 2163910 NIL POLYCATQ (NIL T T T T T) -7 NIL NIL) (-922 2147679 2153035 2153100 "POLYCAT" 2156614 NIL POLYCAT (NIL T T T) -9 NIL 2158542) (-921 2141129 2142990 2145374 "POLYCAT-" 2145379 NIL POLYCAT- (NIL T T T T) -8 NIL NIL) (-920 2140716 2140784 2140904 "POLY2UP" 2141055 NIL POLY2UP (NIL NIL T) -7 NIL NIL) (-919 2140348 2140405 2140514 "POLY2" 2140653 NIL POLY2 (NIL T T) -7 NIL NIL) (-918 2139033 2139272 2139548 "POLUTIL" 2140122 NIL POLUTIL (NIL T T) -7 NIL NIL) (-917 2137388 2137665 2137996 "POLTOPOL" 2138755 NIL POLTOPOL (NIL NIL T) -7 NIL NIL) (-916 2132906 2137324 2137370 "POINT" 2137375 NIL POINT (NIL T) -8 NIL NIL) (-915 2131093 2131450 2131825 "PNTHEORY" 2132551 T PNTHEORY (NIL) -7 NIL NIL) (-914 2129512 2129809 2130221 "PMTOOLS" 2130791 NIL PMTOOLS (NIL T T T) -7 NIL NIL) (-913 2129105 2129183 2129300 "PMSYM" 2129428 NIL PMSYM (NIL T) -7 NIL NIL) (-912 2128615 2128684 2128858 "PMQFCAT" 2129030 NIL PMQFCAT (NIL T T T) -7 NIL NIL) (-911 2127970 2128080 2128236 "PMPRED" 2128492 NIL PMPRED (NIL T) -7 NIL NIL) (-910 2127366 2127452 2127613 "PMPREDFS" 2127871 NIL PMPREDFS (NIL T T T) -7 NIL NIL) (-909 2126009 2126217 2126602 "PMPLCAT" 2127128 NIL PMPLCAT (NIL T T T T T) -7 NIL NIL) (-908 2125541 2125620 2125772 "PMLSAGG" 2125924 NIL PMLSAGG (NIL T T T) -7 NIL NIL) (-907 2125016 2125092 2125273 "PMKERNEL" 2125459 NIL PMKERNEL (NIL T T) -7 NIL NIL) (-906 2124633 2124708 2124821 "PMINS" 2124935 NIL PMINS (NIL T) -7 NIL NIL) (-905 2124061 2124130 2124346 "PMFS" 2124558 NIL PMFS (NIL T T T) -7 NIL NIL) (-904 2123289 2123407 2123612 "PMDOWN" 2123938 NIL PMDOWN (NIL T T T) -7 NIL NIL) (-903 2122452 2122611 2122793 "PMASS" 2123127 T PMASS (NIL) -7 NIL NIL) (-902 2121726 2121837 2122000 "PMASSFS" 2122338 NIL PMASSFS (NIL T T) -7 NIL NIL) (-901 2121381 2121449 2121543 "PLOTTOOL" 2121652 T PLOTTOOL (NIL) -7 NIL NIL) (-900 2116003 2117192 2118340 "PLOT" 2120253 T PLOT (NIL) -8 NIL NIL) (-899 2111817 2112851 2113772 "PLOT3D" 2115102 T PLOT3D (NIL) -8 NIL NIL) (-898 2110729 2110906 2111141 "PLOT1" 2111621 NIL PLOT1 (NIL T) -7 NIL NIL) (-897 2086123 2090795 2095646 "PLEQN" 2105995 NIL PLEQN (NIL T T T T) -7 NIL NIL) (-896 2085441 2085563 2085743 "PINTERP" 2085988 NIL PINTERP (NIL NIL T) -7 NIL NIL) (-895 2085134 2085181 2085284 "PINTERPA" 2085388 NIL PINTERPA (NIL T T) -7 NIL NIL) (-894 2084419 2084940 2085027 "PI" 2085067 T PI (NIL) -8 NIL NIL) (-893 2082851 2083792 2083820 "PID" 2084002 T PID (NIL) -9 NIL 2084136) (-892 2082576 2082613 2082701 "PICOERCE" 2082808 NIL PICOERCE (NIL T) -7 NIL NIL) (-891 2081896 2082035 2082211 "PGROEB" 2082432 NIL PGROEB (NIL T) -7 NIL NIL) (-890 2077483 2078297 2079202 "PGE" 2081011 T PGE (NIL) -7 NIL NIL) (-889 2075607 2075853 2076219 "PGCD" 2077200 NIL PGCD (NIL T T T T) -7 NIL NIL) (-888 2074945 2075048 2075209 "PFRPAC" 2075491 NIL PFRPAC (NIL T) -7 NIL NIL) (-887 2071625 2073493 2073846 "PFR" 2074624 NIL PFR (NIL T) -8 NIL NIL) (-886 2070014 2070258 2070583 "PFOTOOLS" 2071372 NIL PFOTOOLS (NIL T T) -7 NIL NIL) (-885 2068547 2068786 2069137 "PFOQ" 2069771 NIL PFOQ (NIL T T T) -7 NIL NIL) (-884 2067020 2067232 2067595 "PFO" 2068331 NIL PFO (NIL T T T T T) -7 NIL NIL) (-883 2063608 2066909 2066978 "PF" 2066983 NIL PF (NIL NIL) -8 NIL NIL) (-882 2061077 2062314 2062342 "PFECAT" 2062927 T PFECAT (NIL) -9 NIL 2063311) (-881 2060522 2060676 2060890 "PFECAT-" 2060895 NIL PFECAT- (NIL T) -8 NIL NIL) (-880 2059126 2059377 2059678 "PFBRU" 2060271 NIL PFBRU (NIL T T) -7 NIL NIL) (-879 2056993 2057344 2057776 "PFBR" 2058777 NIL PFBR (NIL T T T T) -7 NIL NIL) (-878 2052909 2054369 2055045 "PERM" 2056350 NIL PERM (NIL T) -8 NIL NIL) (-877 2048175 2049116 2049986 "PERMGRP" 2052072 NIL PERMGRP (NIL T) -8 NIL NIL) (-876 2046307 2047238 2047279 "PERMCAT" 2047725 NIL PERMCAT (NIL T) -9 NIL 2048030) (-875 2045960 2046001 2046125 "PERMAN" 2046260 NIL PERMAN (NIL NIL T) -7 NIL NIL) (-874 2043400 2045529 2045660 "PENDTREE" 2045862 NIL PENDTREE (NIL T) -8 NIL NIL) (-873 2041513 2042247 2042288 "PDRING" 2042945 NIL PDRING (NIL T) -9 NIL 2043231) (-872 2040616 2040834 2041196 "PDRING-" 2041201 NIL PDRING- (NIL T T) -8 NIL NIL) (-871 2037757 2038508 2039199 "PDEPROB" 2039945 T PDEPROB (NIL) -8 NIL NIL) (-870 2035304 2035806 2036361 "PDEPACK" 2037222 T PDEPACK (NIL) -7 NIL NIL) (-869 2034216 2034406 2034657 "PDECOMP" 2035103 NIL PDECOMP (NIL T T) -7 NIL NIL) (-868 2031821 2032638 2032666 "PDECAT" 2033453 T PDECAT (NIL) -9 NIL 2034166) (-867 2031572 2031605 2031695 "PCOMP" 2031782 NIL PCOMP (NIL T T) -7 NIL NIL) (-866 2029777 2030373 2030670 "PBWLB" 2031301 NIL PBWLB (NIL T) -8 NIL NIL) (-865 2022281 2023850 2025188 "PATTERN" 2028460 NIL PATTERN (NIL T) -8 NIL NIL) (-864 2021913 2021970 2022079 "PATTERN2" 2022218 NIL PATTERN2 (NIL T T) -7 NIL NIL) (-863 2019670 2020058 2020515 "PATTERN1" 2021502 NIL PATTERN1 (NIL T T) -7 NIL NIL) (-862 2017065 2017619 2018100 "PATRES" 2019235 NIL PATRES (NIL T T) -8 NIL NIL) (-861 2016629 2016696 2016828 "PATRES2" 2016992 NIL PATRES2 (NIL T T T) -7 NIL NIL) (-860 2014512 2014917 2015324 "PATMATCH" 2016296 NIL PATMATCH (NIL T T T) -7 NIL NIL) (-859 2014048 2014231 2014272 "PATMAB" 2014379 NIL PATMAB (NIL T) -9 NIL 2014462) (-858 2012593 2012902 2013160 "PATLRES" 2013853 NIL PATLRES (NIL T T T) -8 NIL NIL) (-857 2012139 2012262 2012303 "PATAB" 2012308 NIL PATAB (NIL T) -9 NIL 2012480) (-856 2009620 2010152 2010725 "PARTPERM" 2011586 T PARTPERM (NIL) -7 NIL NIL) (-855 2009241 2009304 2009406 "PARSURF" 2009551 NIL PARSURF (NIL T) -8 NIL NIL) (-854 2008873 2008930 2009039 "PARSU2" 2009178 NIL PARSU2 (NIL T T) -7 NIL NIL) (-853 2008637 2008677 2008744 "PARSER" 2008826 T PARSER (NIL) -7 NIL NIL) (-852 2008258 2008321 2008423 "PARSCURV" 2008568 NIL PARSCURV (NIL T) -8 NIL NIL) (-851 2007890 2007947 2008056 "PARSC2" 2008195 NIL PARSC2 (NIL T T) -7 NIL NIL) (-850 2007529 2007587 2007684 "PARPCURV" 2007826 NIL PARPCURV (NIL T) -8 NIL NIL) (-849 2007161 2007218 2007327 "PARPC2" 2007466 NIL PARPC2 (NIL T T) -7 NIL NIL) (-848 2006681 2006767 2006886 "PAN2EXPR" 2007062 T PAN2EXPR (NIL) -7 NIL NIL) (-847 2005487 2005802 2006030 "PALETTE" 2006473 T PALETTE (NIL) -8 NIL NIL) (-846 2003955 2004492 2004852 "PAIR" 2005173 NIL PAIR (NIL T T) -8 NIL NIL) (-845 1997863 2003214 2003408 "PADICRC" 2003810 NIL PADICRC (NIL NIL T) -8 NIL NIL) (-844 1991129 1997209 1997393 "PADICRAT" 1997711 NIL PADICRAT (NIL NIL) -8 NIL NIL) (-843 1989479 1991066 1991111 "PADIC" 1991116 NIL PADIC (NIL NIL) -8 NIL NIL) (-842 1986724 1988254 1988294 "PADICCT" 1988875 NIL PADICCT (NIL NIL) -9 NIL 1989157) (-841 1985681 1985881 1986149 "PADEPAC" 1986511 NIL PADEPAC (NIL T NIL NIL) -7 NIL NIL) (-840 1984893 1985026 1985232 "PADE" 1985543 NIL PADE (NIL T T T) -7 NIL NIL) (-839 1982943 1983729 1984046 "OWP" 1984660 NIL OWP (NIL T NIL NIL NIL) -8 NIL NIL) (-838 1982052 1982548 1982720 "OVAR" 1982811 NIL OVAR (NIL NIL) -8 NIL NIL) (-837 1981316 1981437 1981598 "OUT" 1981911 T OUT (NIL) -7 NIL NIL) (-836 1970372 1972541 1974711 "OUTFORM" 1979166 T OUTFORM (NIL) -8 NIL NIL) (-835 1970009 1970092 1970120 "OUTBCON" 1970271 T OUTBCON (NIL) -9 NIL 1970356) (-834 1969849 1969884 1969960 "OUTBCON-" 1969965 NIL OUTBCON- (NIL T) -8 NIL NIL) (-833 1969257 1969578 1969667 "OSI" 1969780 T OSI (NIL) -8 NIL NIL) (-832 1968813 1969125 1969153 "OSGROUP" 1969158 T OSGROUP (NIL) -9 NIL 1969180) (-831 1967558 1967785 1968070 "ORTHPOL" 1968560 NIL ORTHPOL (NIL T) -7 NIL NIL) (-830 1964968 1967217 1967356 "OREUP" 1967501 NIL OREUP (NIL NIL T NIL NIL) -8 NIL NIL) (-829 1962406 1964659 1964786 "ORESUP" 1964910 NIL ORESUP (NIL T NIL NIL) -8 NIL NIL) (-828 1959934 1960434 1960995 "OREPCTO" 1961895 NIL OREPCTO (NIL T T) -7 NIL NIL) (-827 1953845 1956012 1956053 "OREPCAT" 1958401 NIL OREPCAT (NIL T) -9 NIL 1959505) (-826 1950992 1951774 1952832 "OREPCAT-" 1952837 NIL OREPCAT- (NIL T T) -8 NIL NIL) (-825 1950169 1950441 1950469 "ORDSET" 1950778 T ORDSET (NIL) -9 NIL 1950942) (-824 1949688 1949810 1950003 "ORDSET-" 1950008 NIL ORDSET- (NIL T) -8 NIL NIL) (-823 1948342 1949099 1949127 "ORDRING" 1949329 T ORDRING (NIL) -9 NIL 1949454) (-822 1947987 1948081 1948225 "ORDRING-" 1948230 NIL ORDRING- (NIL T) -8 NIL NIL) (-821 1947393 1947830 1947858 "ORDMON" 1947863 T ORDMON (NIL) -9 NIL 1947884) (-820 1946555 1946702 1946897 "ORDFUNS" 1947242 NIL ORDFUNS (NIL NIL T) -7 NIL NIL) (-819 1946066 1946425 1946453 "ORDFIN" 1946458 T ORDFIN (NIL) -9 NIL 1946479) (-818 1942658 1944652 1945061 "ORDCOMP" 1945690 NIL ORDCOMP (NIL T) -8 NIL NIL) (-817 1941924 1942051 1942237 "ORDCOMP2" 1942518 NIL ORDCOMP2 (NIL T T) -7 NIL NIL) (-816 1938431 1939314 1940151 "OPTPROB" 1941107 T OPTPROB (NIL) -8 NIL NIL) (-815 1935233 1935872 1936576 "OPTPACK" 1937747 T OPTPACK (NIL) -7 NIL NIL) (-814 1932946 1933686 1933714 "OPTCAT" 1934533 T OPTCAT (NIL) -9 NIL 1935183) (-813 1932714 1932753 1932819 "OPQUERY" 1932900 T OPQUERY (NIL) -7 NIL NIL) (-812 1929880 1931025 1931529 "OP" 1932243 NIL OP (NIL T) -8 NIL NIL) (-811 1926725 1928677 1929046 "ONECOMP" 1929544 NIL ONECOMP (NIL T) -8 NIL NIL) (-810 1926030 1926145 1926319 "ONECOMP2" 1926597 NIL ONECOMP2 (NIL T T) -7 NIL NIL) (-809 1925449 1925555 1925685 "OMSERVER" 1925920 T OMSERVER (NIL) -7 NIL NIL) (-808 1922337 1924889 1924929 "OMSAGG" 1924990 NIL OMSAGG (NIL T) -9 NIL 1925054) (-807 1920960 1921223 1921505 "OMPKG" 1922075 T OMPKG (NIL) -7 NIL NIL) (-806 1920390 1920493 1920521 "OM" 1920820 T OM (NIL) -9 NIL NIL) (-805 1918972 1919939 1920108 "OMLO" 1920271 NIL OMLO (NIL T T) -8 NIL NIL) (-804 1917897 1918044 1918271 "OMEXPR" 1918798 NIL OMEXPR (NIL T) -7 NIL NIL) (-803 1917215 1917443 1917579 "OMERR" 1917781 T OMERR (NIL) -8 NIL NIL) (-802 1916393 1916636 1916796 "OMERRK" 1917075 T OMERRK (NIL) -8 NIL NIL) (-801 1915871 1916070 1916178 "OMENC" 1916305 T OMENC (NIL) -8 NIL NIL) (-800 1909766 1910951 1912122 "OMDEV" 1914720 T OMDEV (NIL) -8 NIL NIL) (-799 1908835 1909006 1909200 "OMCONN" 1909592 T OMCONN (NIL) -8 NIL NIL) (-798 1907491 1908433 1908461 "OINTDOM" 1908466 T OINTDOM (NIL) -9 NIL 1908487) (-797 1903297 1904481 1905197 "OFMONOID" 1906807 NIL OFMONOID (NIL T) -8 NIL NIL) (-796 1902735 1903234 1903279 "ODVAR" 1903284 NIL ODVAR (NIL T) -8 NIL NIL) (-795 1899945 1902232 1902417 "ODR" 1902610 NIL ODR (NIL T T NIL) -8 NIL NIL) (-794 1892289 1899721 1899847 "ODPOL" 1899852 NIL ODPOL (NIL T) -8 NIL NIL) (-793 1886165 1892161 1892266 "ODP" 1892271 NIL ODP (NIL NIL T NIL) -8 NIL NIL) (-792 1884931 1885146 1885421 "ODETOOLS" 1885939 NIL ODETOOLS (NIL T T) -7 NIL NIL) (-791 1881900 1882556 1883272 "ODESYS" 1884264 NIL ODESYS (NIL T T) -7 NIL NIL) (-790 1876782 1877690 1878715 "ODERTRIC" 1880975 NIL ODERTRIC (NIL T T) -7 NIL NIL) (-789 1876208 1876290 1876484 "ODERED" 1876694 NIL ODERED (NIL T T T T T) -7 NIL NIL) (-788 1873096 1873644 1874321 "ODERAT" 1875631 NIL ODERAT (NIL T T) -7 NIL NIL) (-787 1870056 1870520 1871117 "ODEPRRIC" 1872625 NIL ODEPRRIC (NIL T T T T) -7 NIL NIL) (-786 1867925 1868494 1869003 "ODEPROB" 1869567 T ODEPROB (NIL) -8 NIL NIL) (-785 1864447 1864930 1865577 "ODEPRIM" 1867404 NIL ODEPRIM (NIL T T T T) -7 NIL NIL) (-784 1863696 1863798 1864058 "ODEPAL" 1864339 NIL ODEPAL (NIL T T T T) -7 NIL NIL) (-783 1859858 1860649 1861513 "ODEPACK" 1862852 T ODEPACK (NIL) -7 NIL NIL) (-782 1858891 1858998 1859227 "ODEINT" 1859747 NIL ODEINT (NIL T T) -7 NIL NIL) (-781 1852992 1854417 1855864 "ODEIFTBL" 1857464 T ODEIFTBL (NIL) -8 NIL NIL) (-780 1848327 1849113 1850072 "ODEEF" 1852151 NIL ODEEF (NIL T T) -7 NIL NIL) (-779 1847662 1847751 1847981 "ODECONST" 1848232 NIL ODECONST (NIL T T T) -7 NIL NIL) (-778 1845813 1846448 1846476 "ODECAT" 1847081 T ODECAT (NIL) -9 NIL 1847612) (-777 1842720 1845525 1845644 "OCT" 1845726 NIL OCT (NIL T) -8 NIL NIL) (-776 1842358 1842401 1842528 "OCTCT2" 1842671 NIL OCTCT2 (NIL T T T T) -7 NIL NIL) (-775 1837219 1839619 1839659 "OC" 1840756 NIL OC (NIL T) -9 NIL 1841614) (-774 1834446 1835194 1836184 "OC-" 1836278 NIL OC- (NIL T T) -8 NIL NIL) (-773 1833824 1834266 1834294 "OCAMON" 1834299 T OCAMON (NIL) -9 NIL 1834320) (-772 1833381 1833696 1833724 "OASGP" 1833729 T OASGP (NIL) -9 NIL 1833749) (-771 1832668 1833131 1833159 "OAMONS" 1833199 T OAMONS (NIL) -9 NIL 1833242) (-770 1832108 1832515 1832543 "OAMON" 1832548 T OAMON (NIL) -9 NIL 1832568) (-769 1831412 1831904 1831932 "OAGROUP" 1831937 T OAGROUP (NIL) -9 NIL 1831957) (-768 1831102 1831152 1831240 "NUMTUBE" 1831356 NIL NUMTUBE (NIL T) -7 NIL NIL) (-767 1824675 1826193 1827729 "NUMQUAD" 1829586 T NUMQUAD (NIL) -7 NIL NIL) (-766 1820431 1821419 1822444 "NUMODE" 1823670 T NUMODE (NIL) -7 NIL NIL) (-765 1817812 1818666 1818694 "NUMINT" 1819617 T NUMINT (NIL) -9 NIL 1820381) (-764 1816760 1816957 1817175 "NUMFMT" 1817614 T NUMFMT (NIL) -7 NIL NIL) (-763 1803119 1806064 1808596 "NUMERIC" 1814267 NIL NUMERIC (NIL T) -7 NIL NIL) (-762 1797516 1802568 1802663 "NTSCAT" 1802668 NIL NTSCAT (NIL T T T T) -9 NIL 1802707) (-761 1796710 1796875 1797068 "NTPOLFN" 1797355 NIL NTPOLFN (NIL T) -7 NIL NIL) (-760 1784550 1793535 1794347 "NSUP" 1795931 NIL NSUP (NIL T) -8 NIL NIL) (-759 1784182 1784239 1784348 "NSUP2" 1784487 NIL NSUP2 (NIL T T) -7 NIL NIL) (-758 1774179 1783956 1784089 "NSMP" 1784094 NIL NSMP (NIL T T) -8 NIL NIL) (-757 1772611 1772912 1773269 "NREP" 1773867 NIL NREP (NIL T) -7 NIL NIL) (-756 1771202 1771454 1771812 "NPCOEF" 1772354 NIL NPCOEF (NIL T T T T T) -7 NIL NIL) (-755 1770268 1770383 1770599 "NORMRETR" 1771083 NIL NORMRETR (NIL T T T T NIL) -7 NIL NIL) (-754 1768309 1768599 1769008 "NORMPK" 1769976 NIL NORMPK (NIL T T T T T) -7 NIL NIL) (-753 1767994 1768022 1768146 "NORMMA" 1768275 NIL NORMMA (NIL T T T T) -7 NIL NIL) (-752 1767821 1767951 1767980 "NONE" 1767985 T NONE (NIL) -8 NIL NIL) (-751 1767610 1767639 1767708 "NONE1" 1767785 NIL NONE1 (NIL T) -7 NIL NIL) (-750 1767093 1767155 1767341 "NODE1" 1767542 NIL NODE1 (NIL T T) -7 NIL NIL) (-749 1765433 1766256 1766511 "NNI" 1766858 T NNI (NIL) -8 NIL NIL) (-748 1763853 1764166 1764530 "NLINSOL" 1765101 NIL NLINSOL (NIL T) -7 NIL NIL) (-747 1760020 1760988 1761910 "NIPROB" 1762951 T NIPROB (NIL) -8 NIL NIL) (-746 1758777 1759011 1759313 "NFINTBAS" 1759782 NIL NFINTBAS (NIL T T) -7 NIL NIL) (-745 1757485 1757716 1757997 "NCODIV" 1758545 NIL NCODIV (NIL T T) -7 NIL NIL) (-744 1757247 1757284 1757359 "NCNTFRAC" 1757442 NIL NCNTFRAC (NIL T) -7 NIL NIL) (-743 1755427 1755791 1756211 "NCEP" 1756872 NIL NCEP (NIL T) -7 NIL NIL) (-742 1754338 1755077 1755105 "NASRING" 1755215 T NASRING (NIL) -9 NIL 1755289) (-741 1754133 1754177 1754271 "NASRING-" 1754276 NIL NASRING- (NIL T) -8 NIL NIL) (-740 1753286 1753785 1753813 "NARNG" 1753930 T NARNG (NIL) -9 NIL 1754021) (-739 1752978 1753045 1753179 "NARNG-" 1753184 NIL NARNG- (NIL T) -8 NIL NIL) (-738 1751857 1752064 1752299 "NAGSP" 1752763 T NAGSP (NIL) -7 NIL NIL) (-737 1743129 1744813 1746486 "NAGS" 1750204 T NAGS (NIL) -7 NIL NIL) (-736 1741677 1741985 1742316 "NAGF07" 1742818 T NAGF07 (NIL) -7 NIL NIL) (-735 1736215 1737506 1738813 "NAGF04" 1740390 T NAGF04 (NIL) -7 NIL NIL) (-734 1729183 1730797 1732430 "NAGF02" 1734602 T NAGF02 (NIL) -7 NIL NIL) (-733 1724407 1725507 1726624 "NAGF01" 1728086 T NAGF01 (NIL) -7 NIL NIL) (-732 1718035 1719601 1721186 "NAGE04" 1722842 T NAGE04 (NIL) -7 NIL NIL) (-731 1709204 1711325 1713455 "NAGE02" 1715925 T NAGE02 (NIL) -7 NIL NIL) (-730 1705157 1706104 1707068 "NAGE01" 1708260 T NAGE01 (NIL) -7 NIL NIL) (-729 1702952 1703486 1704044 "NAGD03" 1704619 T NAGD03 (NIL) -7 NIL NIL) (-728 1694702 1696630 1698584 "NAGD02" 1701018 T NAGD02 (NIL) -7 NIL NIL) (-727 1688513 1689938 1691378 "NAGD01" 1693282 T NAGD01 (NIL) -7 NIL NIL) (-726 1684722 1685544 1686381 "NAGC06" 1687696 T NAGC06 (NIL) -7 NIL NIL) (-725 1683187 1683519 1683875 "NAGC05" 1684386 T NAGC05 (NIL) -7 NIL NIL) (-724 1682563 1682682 1682826 "NAGC02" 1683063 T NAGC02 (NIL) -7 NIL NIL) (-723 1681623 1682180 1682220 "NAALG" 1682299 NIL NAALG (NIL T) -9 NIL 1682360) (-722 1681458 1681487 1681577 "NAALG-" 1681582 NIL NAALG- (NIL T T) -8 NIL NIL) (-721 1675408 1676516 1677703 "MULTSQFR" 1680354 NIL MULTSQFR (NIL T T T T) -7 NIL NIL) (-720 1674727 1674802 1674986 "MULTFACT" 1675320 NIL MULTFACT (NIL T T T T) -7 NIL NIL) (-719 1667950 1671815 1671868 "MTSCAT" 1672938 NIL MTSCAT (NIL T T) -9 NIL 1673452) (-718 1667662 1667716 1667808 "MTHING" 1667890 NIL MTHING (NIL T) -7 NIL NIL) (-717 1667454 1667487 1667547 "MSYSCMD" 1667622 T MSYSCMD (NIL) -7 NIL NIL) (-716 1663566 1666209 1666529 "MSET" 1667167 NIL MSET (NIL T) -8 NIL NIL) (-715 1660661 1663127 1663168 "MSETAGG" 1663173 NIL MSETAGG (NIL T) -9 NIL 1663207) (-714 1656544 1658040 1658785 "MRING" 1659961 NIL MRING (NIL T T) -8 NIL NIL) (-713 1656110 1656177 1656308 "MRF2" 1656471 NIL MRF2 (NIL T T T) -7 NIL NIL) (-712 1655728 1655763 1655907 "MRATFAC" 1656069 NIL MRATFAC (NIL T T T T) -7 NIL NIL) (-711 1653340 1653635 1654066 "MPRFF" 1655433 NIL MPRFF (NIL T T T T) -7 NIL NIL) (-710 1647400 1653194 1653291 "MPOLY" 1653296 NIL MPOLY (NIL NIL T) -8 NIL NIL) (-709 1646890 1646925 1647133 "MPCPF" 1647359 NIL MPCPF (NIL T T T T) -7 NIL NIL) (-708 1646404 1646447 1646631 "MPC3" 1646841 NIL MPC3 (NIL T T T T T T T) -7 NIL NIL) (-707 1645599 1645680 1645901 "MPC2" 1646319 NIL MPC2 (NIL T T T T T T T) -7 NIL NIL) (-706 1643900 1644237 1644627 "MONOTOOL" 1645259 NIL MONOTOOL (NIL T T) -7 NIL NIL) (-705 1643151 1643442 1643470 "MONOID" 1643689 T MONOID (NIL) -9 NIL 1643836) (-704 1642697 1642816 1642997 "MONOID-" 1643002 NIL MONOID- (NIL T) -8 NIL NIL) (-703 1633747 1639653 1639712 "MONOGEN" 1640386 NIL MONOGEN (NIL T T) -9 NIL 1640842) (-702 1630965 1631700 1632700 "MONOGEN-" 1632819 NIL MONOGEN- (NIL T T T) -8 NIL NIL) (-701 1629824 1630244 1630272 "MONADWU" 1630664 T MONADWU (NIL) -9 NIL 1630902) (-700 1629196 1629355 1629603 "MONADWU-" 1629608 NIL MONADWU- (NIL T) -8 NIL NIL) (-699 1628581 1628799 1628827 "MONAD" 1629034 T MONAD (NIL) -9 NIL 1629146) (-698 1628266 1628344 1628476 "MONAD-" 1628481 NIL MONAD- (NIL T) -8 NIL NIL) (-697 1626582 1627179 1627458 "MOEBIUS" 1628019 NIL MOEBIUS (NIL T) -8 NIL NIL) (-696 1625974 1626352 1626392 "MODULE" 1626397 NIL MODULE (NIL T) -9 NIL 1626423) (-695 1625542 1625638 1625828 "MODULE-" 1625833 NIL MODULE- (NIL T T) -8 NIL NIL) (-694 1623257 1623906 1624233 "MODRING" 1625366 NIL MODRING (NIL T T NIL NIL NIL) -8 NIL NIL) (-693 1620243 1621362 1621883 "MODOP" 1622786 NIL MODOP (NIL T T) -8 NIL NIL) (-692 1618430 1618882 1619223 "MODMONOM" 1620042 NIL MODMONOM (NIL T T NIL) -8 NIL NIL) (-691 1608138 1616622 1617045 "MODMON" 1618058 NIL MODMON (NIL T T) -8 NIL NIL) (-690 1605329 1606982 1607258 "MODFIELD" 1608013 NIL MODFIELD (NIL T T NIL NIL NIL) -8 NIL NIL) (-689 1604333 1604610 1604800 "MMLFORM" 1605159 T MMLFORM (NIL) -8 NIL NIL) (-688 1603859 1603902 1604081 "MMAP" 1604284 NIL MMAP (NIL T T T T T T) -7 NIL NIL) (-687 1602128 1602861 1602902 "MLO" 1603325 NIL MLO (NIL T) -9 NIL 1603567) (-686 1599495 1600010 1600612 "MLIFT" 1601609 NIL MLIFT (NIL T T T T) -7 NIL NIL) (-685 1598886 1598970 1599124 "MKUCFUNC" 1599406 NIL MKUCFUNC (NIL T T T) -7 NIL NIL) (-684 1598485 1598555 1598678 "MKRECORD" 1598809 NIL MKRECORD (NIL T T) -7 NIL NIL) (-683 1597533 1597694 1597922 "MKFUNC" 1598296 NIL MKFUNC (NIL T) -7 NIL NIL) (-682 1596921 1597025 1597181 "MKFLCFN" 1597416 NIL MKFLCFN (NIL T) -7 NIL NIL) (-681 1596347 1596714 1596803 "MKCHSET" 1596865 NIL MKCHSET (NIL T) -8 NIL NIL) (-680 1595624 1595726 1595911 "MKBCFUNC" 1596240 NIL MKBCFUNC (NIL T T T T) -7 NIL NIL) (-679 1592366 1595178 1595314 "MINT" 1595508 T MINT (NIL) -8 NIL NIL) (-678 1591178 1591421 1591698 "MHROWRED" 1592121 NIL MHROWRED (NIL T) -7 NIL NIL) (-677 1586604 1589713 1590118 "MFLOAT" 1590793 T MFLOAT (NIL) -8 NIL NIL) (-676 1585961 1586037 1586208 "MFINFACT" 1586516 NIL MFINFACT (NIL T T T T) -7 NIL NIL) (-675 1582276 1583124 1584008 "MESH" 1585097 T MESH (NIL) -7 NIL NIL) (-674 1580666 1580978 1581331 "MDDFACT" 1581963 NIL MDDFACT (NIL T) -7 NIL NIL) (-673 1577508 1579825 1579866 "MDAGG" 1580121 NIL MDAGG (NIL T) -9 NIL 1580264) (-672 1567288 1576801 1577008 "MCMPLX" 1577321 T MCMPLX (NIL) -8 NIL NIL) (-671 1566429 1566575 1566775 "MCDEN" 1567137 NIL MCDEN (NIL T T) -7 NIL NIL) (-670 1564319 1564589 1564969 "MCALCFN" 1566159 NIL MCALCFN (NIL T T T T) -7 NIL NIL) (-669 1563230 1563403 1563644 "MAYBE" 1564117 NIL MAYBE (NIL T) -8 NIL NIL) (-668 1560842 1561365 1561927 "MATSTOR" 1562701 NIL MATSTOR (NIL T) -7 NIL NIL) (-667 1556848 1560214 1560462 "MATRIX" 1560627 NIL MATRIX (NIL T) -8 NIL NIL) (-666 1552617 1553321 1554057 "MATLIN" 1556205 NIL MATLIN (NIL T T T T) -7 NIL NIL) (-665 1542771 1545909 1545986 "MATCAT" 1550866 NIL MATCAT (NIL T T T) -9 NIL 1552283) (-664 1539135 1540148 1541504 "MATCAT-" 1541509 NIL MATCAT- (NIL T T T T) -8 NIL NIL) (-663 1537729 1537882 1538215 "MATCAT2" 1538970 NIL MATCAT2 (NIL T T T T T T T T) -7 NIL NIL) (-662 1535841 1536165 1536549 "MAPPKG3" 1537404 NIL MAPPKG3 (NIL T T T) -7 NIL NIL) (-661 1534822 1534995 1535217 "MAPPKG2" 1535665 NIL MAPPKG2 (NIL T T) -7 NIL NIL) (-660 1533321 1533605 1533932 "MAPPKG1" 1534528 NIL MAPPKG1 (NIL T) -7 NIL NIL) (-659 1532427 1532727 1532904 "MAPPAST" 1533164 T MAPPAST (NIL) -8 NIL NIL) (-658 1532038 1532096 1532219 "MAPHACK3" 1532363 NIL MAPHACK3 (NIL T T T) -7 NIL NIL) (-657 1531630 1531691 1531805 "MAPHACK2" 1531970 NIL MAPHACK2 (NIL T T) -7 NIL NIL) (-656 1531068 1531171 1531313 "MAPHACK1" 1531521 NIL MAPHACK1 (NIL T) -7 NIL NIL) (-655 1529174 1529768 1530072 "MAGMA" 1530796 NIL MAGMA (NIL T) -8 NIL NIL) (-654 1528680 1528898 1528989 "MACROAST" 1529103 T MACROAST (NIL) -8 NIL NIL) (-653 1525147 1526919 1527380 "M3D" 1528252 NIL M3D (NIL T) -8 NIL NIL) (-652 1519302 1523517 1523558 "LZSTAGG" 1524340 NIL LZSTAGG (NIL T) -9 NIL 1524635) (-651 1515275 1516433 1517890 "LZSTAGG-" 1517895 NIL LZSTAGG- (NIL T T) -8 NIL NIL) (-650 1512389 1513166 1513653 "LWORD" 1514820 NIL LWORD (NIL T) -8 NIL NIL) (-649 1511992 1512193 1512268 "LSTAST" 1512334 T LSTAST (NIL) -8 NIL NIL) (-648 1505193 1511763 1511897 "LSQM" 1511902 NIL LSQM (NIL NIL T) -8 NIL NIL) (-647 1504417 1504556 1504784 "LSPP" 1505048 NIL LSPP (NIL T T T T) -7 NIL NIL) (-646 1502229 1502530 1502986 "LSMP" 1504106 NIL LSMP (NIL T T T T) -7 NIL NIL) (-645 1499008 1499682 1500412 "LSMP1" 1501531 NIL LSMP1 (NIL T) -7 NIL NIL) (-644 1492934 1498176 1498217 "LSAGG" 1498279 NIL LSAGG (NIL T) -9 NIL 1498357) (-643 1489629 1490553 1491766 "LSAGG-" 1491771 NIL LSAGG- (NIL T T) -8 NIL NIL) (-642 1487255 1488773 1489022 "LPOLY" 1489424 NIL LPOLY (NIL T T) -8 NIL NIL) (-641 1486837 1486922 1487045 "LPEFRAC" 1487164 NIL LPEFRAC (NIL T) -7 NIL NIL) (-640 1485184 1485931 1486184 "LO" 1486669 NIL LO (NIL T T T) -8 NIL NIL) (-639 1484836 1484948 1484976 "LOGIC" 1485087 T LOGIC (NIL) -9 NIL 1485168) (-638 1484698 1484721 1484792 "LOGIC-" 1484797 NIL LOGIC- (NIL T) -8 NIL NIL) (-637 1483891 1484031 1484224 "LODOOPS" 1484554 NIL LODOOPS (NIL T T) -7 NIL NIL) (-636 1481349 1483807 1483873 "LODO" 1483878 NIL LODO (NIL T NIL) -8 NIL NIL) (-635 1479887 1480122 1480475 "LODOF" 1481096 NIL LODOF (NIL T T) -7 NIL NIL) (-634 1476330 1478727 1478768 "LODOCAT" 1479206 NIL LODOCAT (NIL T) -9 NIL 1479417) (-633 1476063 1476121 1476248 "LODOCAT-" 1476253 NIL LODOCAT- (NIL T T) -8 NIL NIL) (-632 1473418 1475904 1476022 "LODO2" 1476027 NIL LODO2 (NIL T T) -8 NIL NIL) (-631 1470888 1473355 1473400 "LODO1" 1473405 NIL LODO1 (NIL T) -8 NIL NIL) (-630 1469748 1469913 1470225 "LODEEF" 1470711 NIL LODEEF (NIL T T T) -7 NIL NIL) (-629 1465034 1467878 1467919 "LNAGG" 1468866 NIL LNAGG (NIL T) -9 NIL 1469310) (-628 1464181 1464395 1464737 "LNAGG-" 1464742 NIL LNAGG- (NIL T T) -8 NIL NIL) (-627 1460344 1461106 1461745 "LMOPS" 1463596 NIL LMOPS (NIL T T NIL) -8 NIL NIL) (-626 1459739 1460101 1460142 "LMODULE" 1460203 NIL LMODULE (NIL T) -9 NIL 1460245) (-625 1456985 1459384 1459507 "LMDICT" 1459649 NIL LMDICT (NIL T) -8 NIL NIL) (-624 1456711 1456893 1456953 "LITERAL" 1456958 NIL LITERAL (NIL T) -8 NIL NIL) (-623 1449938 1455657 1455955 "LIST" 1456446 NIL LIST (NIL T) -8 NIL NIL) (-622 1449463 1449537 1449676 "LIST3" 1449858 NIL LIST3 (NIL T T T) -7 NIL NIL) (-621 1448470 1448648 1448876 "LIST2" 1449281 NIL LIST2 (NIL T T) -7 NIL NIL) (-620 1446604 1446916 1447315 "LIST2MAP" 1448117 NIL LIST2MAP (NIL T T) -7 NIL NIL) (-619 1445354 1445990 1446031 "LINEXP" 1446286 NIL LINEXP (NIL T) -9 NIL 1446435) (-618 1444001 1444261 1444558 "LINDEP" 1445106 NIL LINDEP (NIL T T) -7 NIL NIL) (-617 1440768 1441487 1442264 "LIMITRF" 1443256 NIL LIMITRF (NIL T) -7 NIL NIL) (-616 1439044 1439339 1439755 "LIMITPS" 1440463 NIL LIMITPS (NIL T T) -7 NIL NIL) (-615 1433499 1438555 1438783 "LIE" 1438865 NIL LIE (NIL T T) -8 NIL NIL) (-614 1432548 1432991 1433031 "LIECAT" 1433171 NIL LIECAT (NIL T) -9 NIL 1433322) (-613 1432389 1432416 1432504 "LIECAT-" 1432509 NIL LIECAT- (NIL T T) -8 NIL NIL) (-612 1425001 1431838 1432003 "LIB" 1432244 T LIB (NIL) -8 NIL NIL) (-611 1420638 1421519 1422454 "LGROBP" 1424118 NIL LGROBP (NIL NIL T) -7 NIL NIL) (-610 1418504 1418778 1419140 "LF" 1420359 NIL LF (NIL T T) -7 NIL NIL) (-609 1417344 1418036 1418064 "LFCAT" 1418271 T LFCAT (NIL) -9 NIL 1418410) (-608 1414248 1414876 1415564 "LEXTRIPK" 1416708 NIL LEXTRIPK (NIL T NIL) -7 NIL NIL) (-607 1411019 1411818 1412321 "LEXP" 1413828 NIL LEXP (NIL T T NIL) -8 NIL NIL) (-606 1410522 1410740 1410832 "LETAST" 1410947 T LETAST (NIL) -8 NIL NIL) (-605 1408920 1409233 1409634 "LEADCDET" 1410204 NIL LEADCDET (NIL T T T T) -7 NIL NIL) (-604 1408110 1408184 1408413 "LAZM3PK" 1408841 NIL LAZM3PK (NIL T T T T T T) -7 NIL NIL) (-603 1403066 1406187 1406725 "LAUPOL" 1407622 NIL LAUPOL (NIL T T) -8 NIL NIL) (-602 1402631 1402675 1402843 "LAPLACE" 1403016 NIL LAPLACE (NIL T T) -7 NIL NIL) (-601 1400605 1401732 1401983 "LA" 1402464 NIL LA (NIL T T T) -8 NIL NIL) (-600 1399706 1400256 1400297 "LALG" 1400359 NIL LALG (NIL T) -9 NIL 1400418) (-599 1399420 1399479 1399615 "LALG-" 1399620 NIL LALG- (NIL T T) -8 NIL NIL) (-598 1398220 1398637 1398866 "KTVLOGIC" 1399211 T KTVLOGIC (NIL) -8 NIL NIL) (-597 1397124 1397311 1397610 "KOVACIC" 1398020 NIL KOVACIC (NIL T T) -7 NIL NIL) (-596 1396959 1396983 1397024 "KONVERT" 1397086 NIL KONVERT (NIL T) -9 NIL NIL) (-595 1396794 1396818 1396859 "KOERCE" 1396921 NIL KOERCE (NIL T) -9 NIL NIL) (-594 1394528 1395288 1395681 "KERNEL" 1396433 NIL KERNEL (NIL T) -8 NIL NIL) (-593 1394030 1394111 1394241 "KERNEL2" 1394442 NIL KERNEL2 (NIL T T) -7 NIL NIL) (-592 1387881 1392569 1392623 "KDAGG" 1393000 NIL KDAGG (NIL T T) -9 NIL 1393206) (-591 1387410 1387534 1387739 "KDAGG-" 1387744 NIL KDAGG- (NIL T T T) -8 NIL NIL) (-590 1380585 1387071 1387226 "KAFILE" 1387288 NIL KAFILE (NIL T) -8 NIL NIL) (-589 1375040 1380096 1380324 "JORDAN" 1380406 NIL JORDAN (NIL T T) -8 NIL NIL) (-588 1374446 1374689 1374810 "JOINAST" 1374939 T JOINAST (NIL) -8 NIL NIL) (-587 1374175 1374234 1374321 "JAVACODE" 1374379 T JAVACODE (NIL) -8 NIL NIL) (-586 1370474 1372380 1372434 "IXAGG" 1373363 NIL IXAGG (NIL T T) -9 NIL 1373822) (-585 1369393 1369699 1370118 "IXAGG-" 1370123 NIL IXAGG- (NIL T T T) -8 NIL NIL) (-584 1364973 1369315 1369374 "IVECTOR" 1369379 NIL IVECTOR (NIL T NIL) -8 NIL NIL) (-583 1363739 1363976 1364242 "ITUPLE" 1364740 NIL ITUPLE (NIL T) -8 NIL NIL) (-582 1362175 1362352 1362658 "ITRIGMNP" 1363561 NIL ITRIGMNP (NIL T T T) -7 NIL NIL) (-581 1360920 1361124 1361407 "ITFUN3" 1361951 NIL ITFUN3 (NIL T T T) -7 NIL NIL) (-580 1360552 1360609 1360718 "ITFUN2" 1360857 NIL ITFUN2 (NIL T T) -7 NIL NIL) (-579 1358389 1359414 1359713 "ITAYLOR" 1360286 NIL ITAYLOR (NIL T) -8 NIL NIL) (-578 1347383 1352535 1353695 "ISUPS" 1357262 NIL ISUPS (NIL T) -8 NIL NIL) (-577 1346487 1346627 1346863 "ISUMP" 1347230 NIL ISUMP (NIL T T T T) -7 NIL NIL) (-576 1341751 1346288 1346367 "ISTRING" 1346440 NIL ISTRING (NIL NIL) -8 NIL NIL) (-575 1341254 1341472 1341564 "ISAST" 1341679 T ISAST (NIL) -8 NIL NIL) (-574 1340464 1340545 1340761 "IRURPK" 1341168 NIL IRURPK (NIL T T T T T) -7 NIL NIL) (-573 1339400 1339601 1339841 "IRSN" 1340244 T IRSN (NIL) -7 NIL NIL) (-572 1337429 1337784 1338220 "IRRF2F" 1339038 NIL IRRF2F (NIL T) -7 NIL NIL) (-571 1337176 1337214 1337290 "IRREDFFX" 1337385 NIL IRREDFFX (NIL T) -7 NIL NIL) (-570 1335791 1336050 1336349 "IROOT" 1336909 NIL IROOT (NIL T) -7 NIL NIL) (-569 1332423 1333475 1334167 "IR" 1335131 NIL IR (NIL T) -8 NIL NIL) (-568 1330036 1330531 1331097 "IR2" 1331901 NIL IR2 (NIL T T) -7 NIL NIL) (-567 1329108 1329221 1329442 "IR2F" 1329919 NIL IR2F (NIL T T) -7 NIL NIL) (-566 1328899 1328933 1328993 "IPRNTPK" 1329068 T IPRNTPK (NIL) -7 NIL NIL) (-565 1325518 1328788 1328857 "IPF" 1328862 NIL IPF (NIL NIL) -8 NIL NIL) (-564 1323881 1325443 1325500 "IPADIC" 1325505 NIL IPADIC (NIL NIL NIL) -8 NIL NIL) (-563 1323381 1323585 1323695 "IOMODE" 1323791 T IOMODE (NIL) -8 NIL NIL) (-562 1323145 1323285 1323313 "IOBCON" 1323318 T IOBCON (NIL) -9 NIL 1323339) (-561 1322642 1322700 1322890 "INVLAPLA" 1323081 NIL INVLAPLA (NIL T T) -7 NIL NIL) (-560 1312291 1314644 1317030 "INTTR" 1320306 NIL INTTR (NIL T T) -7 NIL NIL) (-559 1308635 1309377 1310241 "INTTOOLS" 1311476 NIL INTTOOLS (NIL T T) -7 NIL NIL) (-558 1308221 1308312 1308429 "INTSLPE" 1308538 T INTSLPE (NIL) -7 NIL NIL) (-557 1306216 1308144 1308203 "INTRVL" 1308208 NIL INTRVL (NIL T) -8 NIL NIL) (-556 1303818 1304330 1304905 "INTRF" 1305701 NIL INTRF (NIL T) -7 NIL NIL) (-555 1303229 1303326 1303468 "INTRET" 1303716 NIL INTRET (NIL T) -7 NIL NIL) (-554 1301226 1301615 1302085 "INTRAT" 1302837 NIL INTRAT (NIL T T) -7 NIL NIL) (-553 1298454 1299037 1299663 "INTPM" 1300711 NIL INTPM (NIL T T) -7 NIL NIL) (-552 1295157 1295756 1296501 "INTPAF" 1297840 NIL INTPAF (NIL T T T) -7 NIL NIL) (-551 1290336 1291298 1292349 "INTPACK" 1294126 T INTPACK (NIL) -7 NIL NIL) (-550 1287248 1290065 1290192 "INT" 1290229 T INT (NIL) -8 NIL NIL) (-549 1286500 1286652 1286860 "INTHERTR" 1287090 NIL INTHERTR (NIL T T) -7 NIL NIL) (-548 1285939 1286019 1286207 "INTHERAL" 1286414 NIL INTHERAL (NIL T T T T) -7 NIL NIL) (-547 1283785 1284228 1284685 "INTHEORY" 1285502 T INTHEORY (NIL) -7 NIL NIL) (-546 1275093 1276714 1278493 "INTG0" 1282137 NIL INTG0 (NIL T T T) -7 NIL NIL) (-545 1255666 1260456 1265266 "INTFTBL" 1270303 T INTFTBL (NIL) -8 NIL NIL) (-544 1254915 1255053 1255226 "INTFACT" 1255525 NIL INTFACT (NIL T) -7 NIL NIL) (-543 1252300 1252746 1253310 "INTEF" 1254469 NIL INTEF (NIL T T) -7 NIL NIL) (-542 1250802 1251507 1251535 "INTDOM" 1251836 T INTDOM (NIL) -9 NIL 1252043) (-541 1250171 1250345 1250587 "INTDOM-" 1250592 NIL INTDOM- (NIL T) -8 NIL NIL) (-540 1246704 1248590 1248644 "INTCAT" 1249443 NIL INTCAT (NIL T) -9 NIL 1249763) (-539 1246177 1246279 1246407 "INTBIT" 1246596 T INTBIT (NIL) -7 NIL NIL) (-538 1244848 1245002 1245316 "INTALG" 1246022 NIL INTALG (NIL T T T T T) -7 NIL NIL) (-537 1244305 1244395 1244565 "INTAF" 1244752 NIL INTAF (NIL T T) -7 NIL NIL) (-536 1237759 1244115 1244255 "INTABL" 1244260 NIL INTABL (NIL T T T) -8 NIL NIL) (-535 1232814 1235485 1235513 "INS" 1236447 T INS (NIL) -9 NIL 1237111) (-534 1230054 1230825 1231799 "INS-" 1231872 NIL INS- (NIL T) -8 NIL NIL) (-533 1228829 1229056 1229354 "INPSIGN" 1229807 NIL INPSIGN (NIL T T) -7 NIL NIL) (-532 1227947 1228064 1228261 "INPRODPF" 1228709 NIL INPRODPF (NIL T T) -7 NIL NIL) (-531 1226841 1226958 1227195 "INPRODFF" 1227827 NIL INPRODFF (NIL T T T T) -7 NIL NIL) (-530 1225841 1225993 1226253 "INNMFACT" 1226677 NIL INNMFACT (NIL T T T T) -7 NIL NIL) (-529 1225038 1225135 1225323 "INMODGCD" 1225740 NIL INMODGCD (NIL T T NIL NIL) -7 NIL NIL) (-528 1223547 1223791 1224115 "INFSP" 1224783 NIL INFSP (NIL T T T) -7 NIL NIL) (-527 1222731 1222848 1223031 "INFPROD0" 1223427 NIL INFPROD0 (NIL T T) -7 NIL NIL) (-526 1219613 1220796 1221311 "INFORM" 1222224 T INFORM (NIL) -8 NIL NIL) (-525 1219223 1219283 1219381 "INFORM1" 1219548 NIL INFORM1 (NIL T) -7 NIL NIL) (-524 1218746 1218835 1218949 "INFINITY" 1219129 T INFINITY (NIL) -7 NIL NIL) (-523 1217363 1217612 1217933 "INEP" 1218494 NIL INEP (NIL T T T) -7 NIL NIL) (-522 1216639 1217260 1217325 "INDE" 1217330 NIL INDE (NIL T) -8 NIL NIL) (-521 1216203 1216271 1216388 "INCRMAPS" 1216566 NIL INCRMAPS (NIL T) -7 NIL NIL) (-520 1215506 1215699 1215849 "INBFILE" 1216073 T INBFILE (NIL) -8 NIL NIL) (-519 1210817 1211742 1212686 "INBFF" 1214594 NIL INBFF (NIL T) -7 NIL NIL) (-518 1210486 1210562 1210590 "INBCON" 1210723 T INBCON (NIL) -9 NIL 1210801) (-517 1210326 1210361 1210437 "INBCON-" 1210442 NIL INBCON- (NIL T) -8 NIL NIL) (-516 1209828 1210047 1210139 "INAST" 1210254 T INAST (NIL) -8 NIL NIL) (-515 1209282 1209507 1209613 "IMPTAST" 1209742 T IMPTAST (NIL) -8 NIL NIL) (-514 1205776 1209126 1209230 "IMATRIX" 1209235 NIL IMATRIX (NIL T NIL NIL) -8 NIL NIL) (-513 1204488 1204611 1204926 "IMATQF" 1205632 NIL IMATQF (NIL T T T T T T T T) -7 NIL NIL) (-512 1202708 1202935 1203272 "IMATLIN" 1204244 NIL IMATLIN (NIL T T T T) -7 NIL NIL) (-511 1197334 1202632 1202690 "ILIST" 1202695 NIL ILIST (NIL T NIL) -8 NIL NIL) (-510 1195287 1197194 1197307 "IIARRAY2" 1197312 NIL IIARRAY2 (NIL T NIL NIL T T) -8 NIL NIL) (-509 1190720 1195198 1195262 "IFF" 1195267 NIL IFF (NIL NIL NIL) -8 NIL NIL) (-508 1190094 1190337 1190453 "IFAST" 1190624 T IFAST (NIL) -8 NIL NIL) (-507 1185137 1189386 1189574 "IFARRAY" 1189951 NIL IFARRAY (NIL T NIL) -8 NIL NIL) (-506 1184344 1185041 1185114 "IFAMON" 1185119 NIL IFAMON (NIL T T NIL) -8 NIL NIL) (-505 1183928 1183993 1184047 "IEVALAB" 1184254 NIL IEVALAB (NIL T T) -9 NIL NIL) (-504 1183603 1183671 1183831 "IEVALAB-" 1183836 NIL IEVALAB- (NIL T T T) -8 NIL NIL) (-503 1183261 1183517 1183580 "IDPO" 1183585 NIL IDPO (NIL T T) -8 NIL NIL) (-502 1182538 1183150 1183225 "IDPOAMS" 1183230 NIL IDPOAMS (NIL T T) -8 NIL NIL) (-501 1181872 1182427 1182502 "IDPOAM" 1182507 NIL IDPOAM (NIL T T) -8 NIL NIL) (-500 1180957 1181207 1181260 "IDPC" 1181673 NIL IDPC (NIL T T) -9 NIL 1181822) (-499 1180453 1180849 1180922 "IDPAM" 1180927 NIL IDPAM (NIL T T) -8 NIL NIL) (-498 1179856 1180345 1180418 "IDPAG" 1180423 NIL IDPAG (NIL T T) -8 NIL NIL) (-497 1179586 1179771 1179821 "IDENT" 1179826 T IDENT (NIL) -8 NIL NIL) (-496 1175841 1176689 1177584 "IDECOMP" 1178743 NIL IDECOMP (NIL NIL NIL) -7 NIL NIL) (-495 1168714 1169764 1170811 "IDEAL" 1174877 NIL IDEAL (NIL T T T T) -8 NIL NIL) (-494 1167878 1167990 1168189 "ICDEN" 1168598 NIL ICDEN (NIL T T T T) -7 NIL NIL) (-493 1166977 1167358 1167505 "ICARD" 1167751 T ICARD (NIL) -8 NIL NIL) (-492 1165037 1165350 1165755 "IBPTOOLS" 1166654 NIL IBPTOOLS (NIL T T T T) -7 NIL NIL) (-491 1160671 1164657 1164770 "IBITS" 1164956 NIL IBITS (NIL NIL) -8 NIL NIL) (-490 1157394 1157970 1158665 "IBATOOL" 1160088 NIL IBATOOL (NIL T T T) -7 NIL NIL) (-489 1155174 1155635 1156168 "IBACHIN" 1156929 NIL IBACHIN (NIL T T T) -7 NIL NIL) (-488 1153051 1155020 1155123 "IARRAY2" 1155128 NIL IARRAY2 (NIL T NIL NIL) -8 NIL NIL) (-487 1149204 1152977 1153034 "IARRAY1" 1153039 NIL IARRAY1 (NIL T NIL) -8 NIL NIL) (-486 1143199 1147618 1148098 "IAN" 1148744 T IAN (NIL) -8 NIL NIL) (-485 1142710 1142767 1142940 "IALGFACT" 1143136 NIL IALGFACT (NIL T T T T) -7 NIL NIL) (-484 1142238 1142351 1142379 "HYPCAT" 1142586 T HYPCAT (NIL) -9 NIL NIL) (-483 1141776 1141893 1142079 "HYPCAT-" 1142084 NIL HYPCAT- (NIL T) -8 NIL NIL) (-482 1141398 1141571 1141654 "HOSTNAME" 1141713 T HOSTNAME (NIL) -8 NIL NIL) (-481 1138077 1139408 1139449 "HOAGG" 1140430 NIL HOAGG (NIL T) -9 NIL 1141109) (-480 1136671 1137070 1137596 "HOAGG-" 1137601 NIL HOAGG- (NIL T T) -8 NIL NIL) (-479 1130559 1136112 1136278 "HEXADEC" 1136525 T HEXADEC (NIL) -8 NIL NIL) (-478 1129307 1129529 1129792 "HEUGCD" 1130336 NIL HEUGCD (NIL T) -7 NIL NIL) (-477 1128410 1129144 1129274 "HELLFDIV" 1129279 NIL HELLFDIV (NIL T T T T) -8 NIL NIL) (-476 1126638 1128187 1128275 "HEAP" 1128354 NIL HEAP (NIL T) -8 NIL NIL) (-475 1125929 1126190 1126324 "HEADAST" 1126524 T HEADAST (NIL) -8 NIL NIL) (-474 1119849 1125844 1125906 "HDP" 1125911 NIL HDP (NIL NIL T) -8 NIL NIL) (-473 1113600 1119484 1119636 "HDMP" 1119750 NIL HDMP (NIL NIL T) -8 NIL NIL) (-472 1112925 1113064 1113228 "HB" 1113456 T HB (NIL) -7 NIL NIL) (-471 1106422 1112771 1112875 "HASHTBL" 1112880 NIL HASHTBL (NIL T T NIL) -8 NIL NIL) (-470 1105925 1106143 1106235 "HASAST" 1106350 T HASAST (NIL) -8 NIL NIL) (-469 1103739 1105549 1105730 "HACKPI" 1105764 T HACKPI (NIL) -8 NIL NIL) (-468 1099434 1103592 1103705 "GTSET" 1103710 NIL GTSET (NIL T T T T) -8 NIL NIL) (-467 1092960 1099312 1099410 "GSTBL" 1099415 NIL GSTBL (NIL T T T NIL) -8 NIL NIL) (-466 1085273 1091991 1092256 "GSERIES" 1092751 NIL GSERIES (NIL T NIL NIL) -8 NIL NIL) (-465 1084440 1084831 1084859 "GROUP" 1085062 T GROUP (NIL) -9 NIL 1085196) (-464 1083806 1083965 1084216 "GROUP-" 1084221 NIL GROUP- (NIL T) -8 NIL NIL) (-463 1082175 1082494 1082881 "GROEBSOL" 1083483 NIL GROEBSOL (NIL NIL T T) -7 NIL NIL) (-462 1081115 1081377 1081428 "GRMOD" 1081957 NIL GRMOD (NIL T T) -9 NIL 1082125) (-461 1080883 1080919 1081047 "GRMOD-" 1081052 NIL GRMOD- (NIL T T T) -8 NIL NIL) (-460 1076208 1077237 1078237 "GRIMAGE" 1079903 T GRIMAGE (NIL) -8 NIL NIL) (-459 1074675 1074935 1075259 "GRDEF" 1075904 T GRDEF (NIL) -7 NIL NIL) (-458 1074119 1074235 1074376 "GRAY" 1074554 T GRAY (NIL) -7 NIL NIL) (-457 1073350 1073730 1073781 "GRALG" 1073934 NIL GRALG (NIL T T) -9 NIL 1074027) (-456 1073011 1073084 1073247 "GRALG-" 1073252 NIL GRALG- (NIL T T T) -8 NIL NIL) (-455 1069815 1072596 1072774 "GPOLSET" 1072918 NIL GPOLSET (NIL T T T T) -8 NIL NIL) (-454 1069169 1069226 1069484 "GOSPER" 1069752 NIL GOSPER (NIL T T T T T) -7 NIL NIL) (-453 1064928 1065607 1066133 "GMODPOL" 1068868 NIL GMODPOL (NIL NIL T T T NIL T) -8 NIL NIL) (-452 1063933 1064117 1064355 "GHENSEL" 1064740 NIL GHENSEL (NIL T T) -7 NIL NIL) (-451 1057984 1058827 1059854 "GENUPS" 1063017 NIL GENUPS (NIL T T) -7 NIL NIL) (-450 1057681 1057732 1057821 "GENUFACT" 1057927 NIL GENUFACT (NIL T) -7 NIL NIL) (-449 1057093 1057170 1057335 "GENPGCD" 1057599 NIL GENPGCD (NIL T T T T) -7 NIL NIL) (-448 1056567 1056602 1056815 "GENMFACT" 1057052 NIL GENMFACT (NIL T T T T T) -7 NIL NIL) (-447 1055135 1055390 1055697 "GENEEZ" 1056310 NIL GENEEZ (NIL T T) -7 NIL NIL) (-446 1049048 1054746 1054908 "GDMP" 1055058 NIL GDMP (NIL NIL T T) -8 NIL NIL) (-445 1038425 1042819 1043925 "GCNAALG" 1048031 NIL GCNAALG (NIL T NIL NIL NIL) -8 NIL NIL) (-444 1036887 1037715 1037743 "GCDDOM" 1037998 T GCDDOM (NIL) -9 NIL 1038155) (-443 1036357 1036484 1036699 "GCDDOM-" 1036704 NIL GCDDOM- (NIL T) -8 NIL NIL) (-442 1035029 1035214 1035518 "GB" 1036136 NIL GB (NIL T T T T) -7 NIL NIL) (-441 1023649 1025975 1028367 "GBINTERN" 1032720 NIL GBINTERN (NIL T T T T) -7 NIL NIL) (-440 1021486 1021778 1022199 "GBF" 1023324 NIL GBF (NIL T T T T) -7 NIL NIL) (-439 1020267 1020432 1020699 "GBEUCLID" 1021302 NIL GBEUCLID (NIL T T T T) -7 NIL NIL) (-438 1019616 1019741 1019890 "GAUSSFAC" 1020138 T GAUSSFAC (NIL) -7 NIL NIL) (-437 1017983 1018285 1018599 "GALUTIL" 1019335 NIL GALUTIL (NIL T) -7 NIL NIL) (-436 1016291 1016565 1016889 "GALPOLYU" 1017710 NIL GALPOLYU (NIL T T) -7 NIL NIL) (-435 1013656 1013946 1014353 "GALFACTU" 1015988 NIL GALFACTU (NIL T T T) -7 NIL NIL) (-434 1005462 1006961 1008569 "GALFACT" 1012088 NIL GALFACT (NIL T) -7 NIL NIL) (-433 1002850 1003508 1003536 "FVFUN" 1004692 T FVFUN (NIL) -9 NIL 1005412) (-432 1002116 1002298 1002326 "FVC" 1002617 T FVC (NIL) -9 NIL 1002800) (-431 1001758 1001913 1001994 "FUNCTION" 1002068 NIL FUNCTION (NIL NIL) -8 NIL NIL) (-430 999428 999979 1000468 "FT" 1001289 T FT (NIL) -8 NIL NIL) (-429 998246 998729 998932 "FTEM" 999245 T FTEM (NIL) -8 NIL NIL) (-428 996502 996791 997195 "FSUPFACT" 997937 NIL FSUPFACT (NIL T T T) -7 NIL NIL) (-427 994899 995188 995520 "FST" 996190 T FST (NIL) -8 NIL NIL) (-426 994070 994176 994371 "FSRED" 994781 NIL FSRED (NIL T T) -7 NIL NIL) (-425 992749 993004 993358 "FSPRMELT" 993785 NIL FSPRMELT (NIL T T) -7 NIL NIL) (-424 989834 990272 990771 "FSPECF" 992312 NIL FSPECF (NIL T T) -7 NIL NIL) (-423 972276 980718 980758 "FS" 984606 NIL FS (NIL T) -9 NIL 986895) (-422 960926 963916 967972 "FS-" 968269 NIL FS- (NIL T T) -8 NIL NIL) (-421 960440 960494 960671 "FSINT" 960867 NIL FSINT (NIL T T) -7 NIL NIL) (-420 958767 959433 959736 "FSERIES" 960219 NIL FSERIES (NIL T T) -8 NIL NIL) (-419 957781 957897 958128 "FSCINT" 958647 NIL FSCINT (NIL T T) -7 NIL NIL) (-418 954015 956725 956766 "FSAGG" 957136 NIL FSAGG (NIL T) -9 NIL 957395) (-417 951777 952378 953174 "FSAGG-" 953269 NIL FSAGG- (NIL T T) -8 NIL NIL) (-416 950819 950962 951189 "FSAGG2" 951630 NIL FSAGG2 (NIL T T T T) -7 NIL NIL) (-415 948474 948753 949307 "FS2UPS" 950537 NIL FS2UPS (NIL T T T T T NIL) -7 NIL NIL) (-414 948056 948099 948254 "FS2" 948425 NIL FS2 (NIL T T T T) -7 NIL NIL) (-413 946913 947084 947393 "FS2EXPXP" 947881 NIL FS2EXPXP (NIL T T NIL NIL) -7 NIL NIL) (-412 946339 946454 946606 "FRUTIL" 946793 NIL FRUTIL (NIL T) -7 NIL NIL) (-411 937800 941838 943194 "FR" 945015 NIL FR (NIL T) -8 NIL NIL) (-410 932875 935518 935558 "FRNAALG" 936954 NIL FRNAALG (NIL T) -9 NIL 937561) (-409 928553 929624 930899 "FRNAALG-" 931649 NIL FRNAALG- (NIL T T) -8 NIL NIL) (-408 928191 928234 928361 "FRNAAF2" 928504 NIL FRNAAF2 (NIL T T T T) -7 NIL NIL) (-407 926598 927045 927340 "FRMOD" 928003 NIL FRMOD (NIL T T T T NIL) -8 NIL NIL) (-406 924377 924981 925298 "FRIDEAL" 926389 NIL FRIDEAL (NIL T T T T) -8 NIL NIL) (-405 923572 923659 923948 "FRIDEAL2" 924284 NIL FRIDEAL2 (NIL T T T T T T T T) -7 NIL NIL) (-404 922814 923228 923269 "FRETRCT" 923274 NIL FRETRCT (NIL T) -9 NIL 923450) (-403 921926 922157 922508 "FRETRCT-" 922513 NIL FRETRCT- (NIL T T) -8 NIL NIL) (-402 919176 920352 920411 "FRAMALG" 921293 NIL FRAMALG (NIL T T) -9 NIL 921585) (-401 917310 917765 918395 "FRAMALG-" 918618 NIL FRAMALG- (NIL T T T) -8 NIL NIL) (-400 911270 916785 917061 "FRAC" 917066 NIL FRAC (NIL T) -8 NIL NIL) (-399 910906 910963 911070 "FRAC2" 911207 NIL FRAC2 (NIL T T) -7 NIL NIL) (-398 910542 910599 910706 "FR2" 910843 NIL FR2 (NIL T T) -7 NIL NIL) (-397 905272 908120 908148 "FPS" 909267 T FPS (NIL) -9 NIL 909824) (-396 904721 904830 904994 "FPS-" 905140 NIL FPS- (NIL T) -8 NIL NIL) (-395 902227 903862 903890 "FPC" 904115 T FPC (NIL) -9 NIL 904257) (-394 902020 902060 902157 "FPC-" 902162 NIL FPC- (NIL T) -8 NIL NIL) (-393 900898 901508 901549 "FPATMAB" 901554 NIL FPATMAB (NIL T) -9 NIL 901706) (-392 898598 899074 899500 "FPARFRAC" 900535 NIL FPARFRAC (NIL T T) -8 NIL NIL) (-391 893991 894490 895172 "FORTRAN" 898030 NIL FORTRAN (NIL NIL NIL NIL NIL) -8 NIL NIL) (-390 891707 892207 892746 "FORT" 893472 T FORT (NIL) -7 NIL NIL) (-389 889383 889945 889973 "FORTFN" 891033 T FORTFN (NIL) -9 NIL 891657) (-388 889147 889197 889225 "FORTCAT" 889284 T FORTCAT (NIL) -9 NIL 889346) (-387 887207 887690 888089 "FORMULA" 888768 T FORMULA (NIL) -8 NIL NIL) (-386 886995 887025 887094 "FORMULA1" 887171 NIL FORMULA1 (NIL T) -7 NIL NIL) (-385 886518 886570 886743 "FORDER" 886937 NIL FORDER (NIL T T T T) -7 NIL NIL) (-384 885614 885778 885971 "FOP" 886345 T FOP (NIL) -7 NIL NIL) (-383 884222 884894 885068 "FNLA" 885496 NIL FNLA (NIL NIL NIL T) -8 NIL NIL) (-382 882890 883279 883307 "FNCAT" 883879 T FNCAT (NIL) -9 NIL 884172) (-381 882456 882849 882877 "FNAME" 882882 T FNAME (NIL) -8 NIL NIL) (-380 881154 882083 882111 "FMTC" 882116 T FMTC (NIL) -9 NIL 882152) (-379 877516 878677 879306 "FMONOID" 880558 NIL FMONOID (NIL T) -8 NIL NIL) (-378 876735 877258 877407 "FM" 877412 NIL FM (NIL T T) -8 NIL NIL) (-377 874159 874805 874833 "FMFUN" 875977 T FMFUN (NIL) -9 NIL 876685) (-376 873428 873609 873637 "FMC" 873927 T FMC (NIL) -9 NIL 874109) (-375 870640 871474 871528 "FMCAT" 872723 NIL FMCAT (NIL T T) -9 NIL 873218) (-374 869533 870406 870506 "FM1" 870585 NIL FM1 (NIL T T) -8 NIL NIL) (-373 867307 867723 868217 "FLOATRP" 869084 NIL FLOATRP (NIL T) -7 NIL NIL) (-372 860858 864963 865593 "FLOAT" 866697 T FLOAT (NIL) -8 NIL NIL) (-371 858296 858796 859374 "FLOATCP" 860325 NIL FLOATCP (NIL T) -7 NIL NIL) (-370 857125 857929 857970 "FLINEXP" 857975 NIL FLINEXP (NIL T) -9 NIL 858068) (-369 856279 856514 856842 "FLINEXP-" 856847 NIL FLINEXP- (NIL T T) -8 NIL NIL) (-368 855355 855499 855723 "FLASORT" 856131 NIL FLASORT (NIL T T) -7 NIL NIL) (-367 852572 853414 853466 "FLALG" 854693 NIL FLALG (NIL T T) -9 NIL 855160) (-366 846356 850058 850099 "FLAGG" 851361 NIL FLAGG (NIL T) -9 NIL 852013) (-365 845082 845421 845911 "FLAGG-" 845916 NIL FLAGG- (NIL T T) -8 NIL NIL) (-364 844124 844267 844494 "FLAGG2" 844935 NIL FLAGG2 (NIL T T T T) -7 NIL NIL) (-363 841137 842111 842170 "FINRALG" 843298 NIL FINRALG (NIL T T) -9 NIL 843806) (-362 840297 840526 840865 "FINRALG-" 840870 NIL FINRALG- (NIL T T T) -8 NIL NIL) (-361 839703 839916 839944 "FINITE" 840140 T FINITE (NIL) -9 NIL 840247) (-360 832161 834322 834362 "FINAALG" 838029 NIL FINAALG (NIL T) -9 NIL 839482) (-359 827502 828543 829687 "FINAALG-" 831066 NIL FINAALG- (NIL T T) -8 NIL NIL) (-358 826897 827257 827360 "FILE" 827432 NIL FILE (NIL T) -8 NIL NIL) (-357 825581 825893 825947 "FILECAT" 826631 NIL FILECAT (NIL T T) -9 NIL 826847) (-356 823501 824995 825023 "FIELD" 825063 T FIELD (NIL) -9 NIL 825143) (-355 822121 822506 823017 "FIELD-" 823022 NIL FIELD- (NIL T) -8 NIL NIL) (-354 819999 820756 821103 "FGROUP" 821807 NIL FGROUP (NIL T) -8 NIL NIL) (-353 819089 819253 819473 "FGLMICPK" 819831 NIL FGLMICPK (NIL T NIL) -7 NIL NIL) (-352 814956 819014 819071 "FFX" 819076 NIL FFX (NIL T NIL) -8 NIL NIL) (-351 814557 814618 814753 "FFSLPE" 814889 NIL FFSLPE (NIL T T T) -7 NIL NIL) (-350 810550 811329 812125 "FFPOLY" 813793 NIL FFPOLY (NIL T) -7 NIL NIL) (-349 810054 810090 810299 "FFPOLY2" 810508 NIL FFPOLY2 (NIL T T) -7 NIL NIL) (-348 805940 809973 810036 "FFP" 810041 NIL FFP (NIL T NIL) -8 NIL NIL) (-347 801373 805851 805915 "FF" 805920 NIL FF (NIL NIL NIL) -8 NIL NIL) (-346 796534 800716 800906 "FFNBX" 801227 NIL FFNBX (NIL T NIL) -8 NIL NIL) (-345 791508 795669 795927 "FFNBP" 796388 NIL FFNBP (NIL T NIL) -8 NIL NIL) (-344 786176 790792 791003 "FFNB" 791341 NIL FFNB (NIL NIL NIL) -8 NIL NIL) (-343 785008 785206 785521 "FFINTBAS" 785973 NIL FFINTBAS (NIL T T T) -7 NIL NIL) (-342 781292 783467 783495 "FFIELDC" 784115 T FFIELDC (NIL) -9 NIL 784491) (-341 779955 780325 780822 "FFIELDC-" 780827 NIL FFIELDC- (NIL T) -8 NIL NIL) (-340 779525 779570 779694 "FFHOM" 779897 NIL FFHOM (NIL T T T) -7 NIL NIL) (-339 777223 777707 778224 "FFF" 779040 NIL FFF (NIL T) -7 NIL NIL) (-338 772876 776965 777066 "FFCGX" 777166 NIL FFCGX (NIL T NIL) -8 NIL NIL) (-337 768543 772608 772715 "FFCGP" 772819 NIL FFCGP (NIL T NIL) -8 NIL NIL) (-336 763761 768270 768378 "FFCG" 768479 NIL FFCG (NIL NIL NIL) -8 NIL NIL) (-335 745819 754855 754941 "FFCAT" 760106 NIL FFCAT (NIL T T T) -9 NIL 761557) (-334 741017 742064 743378 "FFCAT-" 744608 NIL FFCAT- (NIL T T T T) -8 NIL NIL) (-333 740428 740471 740706 "FFCAT2" 740968 NIL FFCAT2 (NIL T T T T T T T T) -7 NIL NIL) (-332 729640 733400 734620 "FEXPR" 739280 NIL FEXPR (NIL NIL NIL T) -8 NIL NIL) (-331 728640 729075 729116 "FEVALAB" 729200 NIL FEVALAB (NIL T) -9 NIL 729461) (-330 727799 728009 728347 "FEVALAB-" 728352 NIL FEVALAB- (NIL T T) -8 NIL NIL) (-329 726392 727182 727385 "FDIV" 727698 NIL FDIV (NIL T T T T) -8 NIL NIL) (-328 723458 724173 724288 "FDIVCAT" 725856 NIL FDIVCAT (NIL T T T T) -9 NIL 726293) (-327 723220 723247 723417 "FDIVCAT-" 723422 NIL FDIVCAT- (NIL T T T T T) -8 NIL NIL) (-326 722440 722527 722804 "FDIV2" 723127 NIL FDIV2 (NIL T T T T T T T T) -7 NIL NIL) (-325 721126 721385 721674 "FCPAK1" 722171 T FCPAK1 (NIL) -7 NIL NIL) (-324 720254 720626 720767 "FCOMP" 721017 NIL FCOMP (NIL T) -8 NIL NIL) (-323 703889 707303 710864 "FC" 716713 T FC (NIL) -8 NIL NIL) (-322 696542 700523 700563 "FAXF" 702365 NIL FAXF (NIL T) -9 NIL 703057) (-321 693821 694476 695301 "FAXF-" 695766 NIL FAXF- (NIL T T) -8 NIL NIL) (-320 688921 693197 693373 "FARRAY" 693678 NIL FARRAY (NIL T) -8 NIL NIL) (-319 684328 686360 686413 "FAMR" 687436 NIL FAMR (NIL T T) -9 NIL 687896) (-318 683218 683520 683955 "FAMR-" 683960 NIL FAMR- (NIL T T T) -8 NIL NIL) (-317 682414 683140 683193 "FAMONOID" 683198 NIL FAMONOID (NIL T) -8 NIL NIL) (-316 680244 680928 680981 "FAMONC" 681922 NIL FAMONC (NIL T T) -9 NIL 682308) (-315 678936 679998 680135 "FAGROUP" 680140 NIL FAGROUP (NIL T) -8 NIL NIL) (-314 676731 677050 677453 "FACUTIL" 678617 NIL FACUTIL (NIL T T T T) -7 NIL NIL) (-313 675830 676015 676237 "FACTFUNC" 676541 NIL FACTFUNC (NIL T) -7 NIL NIL) (-312 668235 675081 675293 "EXPUPXS" 675686 NIL EXPUPXS (NIL T NIL NIL) -8 NIL NIL) (-311 665718 666258 666844 "EXPRTUBE" 667669 T EXPRTUBE (NIL) -7 NIL NIL) (-310 661912 662504 663241 "EXPRODE" 665057 NIL EXPRODE (NIL T T) -7 NIL NIL) (-309 647286 660567 660995 "EXPR" 661516 NIL EXPR (NIL T) -8 NIL NIL) (-308 641693 642280 643093 "EXPR2UPS" 646584 NIL EXPR2UPS (NIL T T) -7 NIL NIL) (-307 641329 641386 641493 "EXPR2" 641630 NIL EXPR2 (NIL T T) -7 NIL NIL) (-306 632736 640461 640758 "EXPEXPAN" 641166 NIL EXPEXPAN (NIL T T NIL NIL) -8 NIL NIL) (-305 632563 632693 632722 "EXIT" 632727 T EXIT (NIL) -8 NIL NIL) (-304 632070 632287 632378 "EXITAST" 632492 T EXITAST (NIL) -8 NIL NIL) (-303 631697 631759 631872 "EVALCYC" 632002 NIL EVALCYC (NIL T) -7 NIL NIL) (-302 631238 631356 631397 "EVALAB" 631567 NIL EVALAB (NIL T) -9 NIL 631671) (-301 630719 630841 631062 "EVALAB-" 631067 NIL EVALAB- (NIL T T) -8 NIL NIL) (-300 628222 629490 629518 "EUCDOM" 630073 T EUCDOM (NIL) -9 NIL 630423) (-299 626627 627069 627659 "EUCDOM-" 627664 NIL EUCDOM- (NIL T) -8 NIL NIL) (-298 614167 616925 619675 "ESTOOLS" 623897 T ESTOOLS (NIL) -7 NIL NIL) (-297 613799 613856 613965 "ESTOOLS2" 614104 NIL ESTOOLS2 (NIL T T) -7 NIL NIL) (-296 613550 613592 613672 "ESTOOLS1" 613751 NIL ESTOOLS1 (NIL T) -7 NIL NIL) (-295 607475 609203 609231 "ES" 611999 T ES (NIL) -9 NIL 613408) (-294 602422 603709 605526 "ES-" 605690 NIL ES- (NIL T) -8 NIL NIL) (-293 598797 599557 600337 "ESCONT" 601662 T ESCONT (NIL) -7 NIL NIL) (-292 598542 598574 598656 "ESCONT1" 598759 NIL ESCONT1 (NIL NIL NIL) -7 NIL NIL) (-291 598217 598267 598367 "ES2" 598486 NIL ES2 (NIL T T) -7 NIL NIL) (-290 597847 597905 598014 "ES1" 598153 NIL ES1 (NIL T T) -7 NIL NIL) (-289 597063 597192 597368 "ERROR" 597691 T ERROR (NIL) -7 NIL NIL) (-288 590566 596922 597013 "EQTBL" 597018 NIL EQTBL (NIL T T) -8 NIL NIL) (-287 583123 585880 587329 "EQ" 589150 NIL -3856 (NIL T) -8 NIL NIL) (-286 582755 582812 582921 "EQ2" 583060 NIL EQ2 (NIL T T) -7 NIL NIL) (-285 578047 579093 580186 "EP" 581694 NIL EP (NIL T) -7 NIL NIL) (-284 576629 576930 577247 "ENV" 577750 T ENV (NIL) -8 NIL NIL) (-283 575828 576348 576376 "ENTIRER" 576381 T ENTIRER (NIL) -9 NIL 576427) (-282 572330 573783 574153 "EMR" 575627 NIL EMR (NIL T T T NIL NIL NIL) -8 NIL NIL) (-281 571474 571659 571713 "ELTAGG" 572093 NIL ELTAGG (NIL T T) -9 NIL 572304) (-280 571193 571255 571396 "ELTAGG-" 571401 NIL ELTAGG- (NIL T T T) -8 NIL NIL) (-279 570982 571011 571065 "ELTAB" 571149 NIL ELTAB (NIL T T) -9 NIL NIL) (-278 570108 570254 570453 "ELFUTS" 570833 NIL ELFUTS (NIL T T) -7 NIL NIL) (-277 569850 569906 569934 "ELEMFUN" 570039 T ELEMFUN (NIL) -9 NIL NIL) (-276 569720 569741 569809 "ELEMFUN-" 569814 NIL ELEMFUN- (NIL T) -8 NIL NIL) (-275 564611 567820 567861 "ELAGG" 568801 NIL ELAGG (NIL T) -9 NIL 569264) (-274 562896 563330 563993 "ELAGG-" 563998 NIL ELAGG- (NIL T T) -8 NIL NIL) (-273 561553 561833 562128 "ELABEXPR" 562621 T ELABEXPR (NIL) -8 NIL NIL) (-272 554419 556220 557047 "EFUPXS" 560829 NIL EFUPXS (NIL T T T T) -8 NIL NIL) (-271 547869 549670 550480 "EFULS" 553695 NIL EFULS (NIL T T T) -8 NIL NIL) (-270 545291 545649 546128 "EFSTRUC" 547501 NIL EFSTRUC (NIL T T) -7 NIL NIL) (-269 534363 535928 537488 "EF" 543806 NIL EF (NIL T T) -7 NIL NIL) (-268 533464 533848 533997 "EAB" 534234 T EAB (NIL) -8 NIL NIL) (-267 532673 533423 533451 "E04UCFA" 533456 T E04UCFA (NIL) -8 NIL NIL) (-266 531882 532632 532660 "E04NAFA" 532665 T E04NAFA (NIL) -8 NIL NIL) (-265 531091 531841 531869 "E04MBFA" 531874 T E04MBFA (NIL) -8 NIL NIL) (-264 530300 531050 531078 "E04JAFA" 531083 T E04JAFA (NIL) -8 NIL NIL) (-263 529511 530259 530287 "E04GCFA" 530292 T E04GCFA (NIL) -8 NIL NIL) (-262 528722 529470 529498 "E04FDFA" 529503 T E04FDFA (NIL) -8 NIL NIL) (-261 527931 528681 528709 "E04DGFA" 528714 T E04DGFA (NIL) -8 NIL NIL) (-260 522109 523456 524820 "E04AGNT" 526587 T E04AGNT (NIL) -7 NIL NIL) (-259 520833 521313 521353 "DVARCAT" 521828 NIL DVARCAT (NIL T) -9 NIL 522027) (-258 520037 520249 520563 "DVARCAT-" 520568 NIL DVARCAT- (NIL T T) -8 NIL NIL) (-257 512937 519836 519965 "DSMP" 519970 NIL DSMP (NIL T T T) -8 NIL NIL) (-256 507747 508882 509950 "DROPT" 511889 T DROPT (NIL) -8 NIL NIL) (-255 507412 507471 507569 "DROPT1" 507682 NIL DROPT1 (NIL T) -7 NIL NIL) (-254 502527 503653 504790 "DROPT0" 506295 T DROPT0 (NIL) -7 NIL NIL) (-253 500872 501197 501583 "DRAWPT" 502161 T DRAWPT (NIL) -7 NIL NIL) (-252 495459 496382 497461 "DRAW" 499846 NIL DRAW (NIL T) -7 NIL NIL) (-251 495092 495145 495263 "DRAWHACK" 495400 NIL DRAWHACK (NIL T) -7 NIL NIL) (-250 493823 494092 494383 "DRAWCX" 494821 T DRAWCX (NIL) -7 NIL NIL) (-249 493339 493407 493558 "DRAWCURV" 493749 NIL DRAWCURV (NIL T T) -7 NIL NIL) (-248 483810 485769 487884 "DRAWCFUN" 491244 T DRAWCFUN (NIL) -7 NIL NIL) (-247 480623 482505 482546 "DQAGG" 483175 NIL DQAGG (NIL T) -9 NIL 483448) (-246 469142 475839 475922 "DPOLCAT" 477774 NIL DPOLCAT (NIL T T T T) -9 NIL 478319) (-245 463981 465327 467285 "DPOLCAT-" 467290 NIL DPOLCAT- (NIL T T T T T) -8 NIL NIL) (-244 457136 463842 463940 "DPMO" 463945 NIL DPMO (NIL NIL T T) -8 NIL NIL) (-243 450194 456916 457083 "DPMM" 457088 NIL DPMM (NIL NIL T T T) -8 NIL NIL) (-242 449614 449817 449931 "DOMAIN" 450100 T DOMAIN (NIL) -8 NIL NIL) (-241 443365 449249 449401 "DMP" 449515 NIL DMP (NIL NIL T) -8 NIL NIL) (-240 442965 443021 443165 "DLP" 443303 NIL DLP (NIL T) -7 NIL NIL) (-239 436609 442066 442293 "DLIST" 442770 NIL DLIST (NIL T) -8 NIL NIL) (-238 433455 435464 435505 "DLAGG" 436055 NIL DLAGG (NIL T) -9 NIL 436284) (-237 432305 432935 432963 "DIVRING" 433055 T DIVRING (NIL) -9 NIL 433138) (-236 431542 431732 432032 "DIVRING-" 432037 NIL DIVRING- (NIL T) -8 NIL NIL) (-235 429644 430001 430407 "DISPLAY" 431156 T DISPLAY (NIL) -7 NIL NIL) (-234 423586 429558 429621 "DIRPROD" 429626 NIL DIRPROD (NIL NIL T) -8 NIL NIL) (-233 422434 422637 422902 "DIRPROD2" 423379 NIL DIRPROD2 (NIL NIL T T) -7 NIL NIL) (-232 411972 417924 417977 "DIRPCAT" 418387 NIL DIRPCAT (NIL NIL T) -9 NIL 419227) (-231 409298 409940 410821 "DIRPCAT-" 411158 NIL DIRPCAT- (NIL T NIL T) -8 NIL NIL) (-230 408585 408745 408931 "DIOSP" 409132 T DIOSP (NIL) -7 NIL NIL) (-229 405287 407497 407538 "DIOPS" 407972 NIL DIOPS (NIL T) -9 NIL 408201) (-228 404836 404950 405141 "DIOPS-" 405146 NIL DIOPS- (NIL T T) -8 NIL NIL) (-227 403748 404342 404370 "DIFRING" 404557 T DIFRING (NIL) -9 NIL 404667) (-226 403394 403471 403623 "DIFRING-" 403628 NIL DIFRING- (NIL T) -8 NIL NIL) (-225 401219 402457 402498 "DIFEXT" 402861 NIL DIFEXT (NIL T) -9 NIL 403155) (-224 399504 399932 400598 "DIFEXT-" 400603 NIL DIFEXT- (NIL T T) -8 NIL NIL) (-223 396826 399036 399077 "DIAGG" 399082 NIL DIAGG (NIL T) -9 NIL 399102) (-222 396210 396367 396619 "DIAGG-" 396624 NIL DIAGG- (NIL T T) -8 NIL NIL) (-221 391675 395169 395446 "DHMATRIX" 395979 NIL DHMATRIX (NIL T) -8 NIL NIL) (-220 387287 388196 389206 "DFSFUN" 390685 T DFSFUN (NIL) -7 NIL NIL) (-219 382255 386102 386444 "DFLOAT" 386965 T DFLOAT (NIL) -8 NIL NIL) (-218 380483 380764 381160 "DFINTTLS" 381963 NIL DFINTTLS (NIL T T) -7 NIL NIL) (-217 377548 378504 378904 "DERHAM" 380149 NIL DERHAM (NIL T NIL) -8 NIL NIL) (-216 375397 377323 377412 "DEQUEUE" 377492 NIL DEQUEUE (NIL T) -8 NIL NIL) (-215 374612 374745 374941 "DEGRED" 375259 NIL DEGRED (NIL T T) -7 NIL NIL) (-214 371007 371752 372605 "DEFINTRF" 373840 NIL DEFINTRF (NIL T) -7 NIL NIL) (-213 368534 369003 369602 "DEFINTEF" 370526 NIL DEFINTEF (NIL T T) -7 NIL NIL) (-212 367911 368154 368269 "DEFAST" 368439 T DEFAST (NIL) -8 NIL NIL) (-211 361799 367352 367518 "DECIMAL" 367765 T DECIMAL (NIL) -8 NIL NIL) (-210 359311 359769 360275 "DDFACT" 361343 NIL DDFACT (NIL T T) -7 NIL NIL) (-209 358907 358950 359101 "DBLRESP" 359262 NIL DBLRESP (NIL T T T T) -7 NIL NIL) (-208 356617 356951 357320 "DBASE" 358665 NIL DBASE (NIL T) -8 NIL NIL) (-207 355886 356097 356243 "DATABUF" 356516 NIL DATABUF (NIL NIL T) -8 NIL NIL) (-206 355019 355845 355873 "D03FAFA" 355878 T D03FAFA (NIL) -8 NIL NIL) (-205 354153 354978 355006 "D03EEFA" 355011 T D03EEFA (NIL) -8 NIL NIL) (-204 352103 352569 353058 "D03AGNT" 353684 T D03AGNT (NIL) -7 NIL NIL) (-203 351419 352062 352090 "D02EJFA" 352095 T D02EJFA (NIL) -8 NIL NIL) (-202 350735 351378 351406 "D02CJFA" 351411 T D02CJFA (NIL) -8 NIL NIL) (-201 350051 350694 350722 "D02BHFA" 350727 T D02BHFA (NIL) -8 NIL NIL) (-200 349367 350010 350038 "D02BBFA" 350043 T D02BBFA (NIL) -8 NIL NIL) (-199 342565 344153 345759 "D02AGNT" 347781 T D02AGNT (NIL) -7 NIL NIL) (-198 340334 340856 341402 "D01WGTS" 342039 T D01WGTS (NIL) -7 NIL NIL) (-197 339429 340293 340321 "D01TRNS" 340326 T D01TRNS (NIL) -8 NIL NIL) (-196 338524 339388 339416 "D01GBFA" 339421 T D01GBFA (NIL) -8 NIL NIL) (-195 337619 338483 338511 "D01FCFA" 338516 T D01FCFA (NIL) -8 NIL NIL) (-194 336714 337578 337606 "D01ASFA" 337611 T D01ASFA (NIL) -8 NIL NIL) (-193 335809 336673 336701 "D01AQFA" 336706 T D01AQFA (NIL) -8 NIL NIL) (-192 334904 335768 335796 "D01APFA" 335801 T D01APFA (NIL) -8 NIL NIL) (-191 333999 334863 334891 "D01ANFA" 334896 T D01ANFA (NIL) -8 NIL NIL) (-190 333094 333958 333986 "D01AMFA" 333991 T D01AMFA (NIL) -8 NIL NIL) (-189 332189 333053 333081 "D01ALFA" 333086 T D01ALFA (NIL) -8 NIL NIL) (-188 331284 332148 332176 "D01AKFA" 332181 T D01AKFA (NIL) -8 NIL NIL) (-187 330379 331243 331271 "D01AJFA" 331276 T D01AJFA (NIL) -8 NIL NIL) (-186 323676 325227 326788 "D01AGNT" 328838 T D01AGNT (NIL) -7 NIL NIL) (-185 323013 323141 323293 "CYCLOTOM" 323544 T CYCLOTOM (NIL) -7 NIL NIL) (-184 319748 320461 321188 "CYCLES" 322306 T CYCLES (NIL) -7 NIL NIL) (-183 319060 319194 319365 "CVMP" 319609 NIL CVMP (NIL T) -7 NIL NIL) (-182 316831 317089 317465 "CTRIGMNP" 318788 NIL CTRIGMNP (NIL T T) -7 NIL NIL) (-181 316342 316531 316630 "CTORCALL" 316752 T CTORCALL (NIL) -8 NIL NIL) (-180 315716 315815 315968 "CSTTOOLS" 316239 NIL CSTTOOLS (NIL T T) -7 NIL NIL) (-179 311515 312172 312930 "CRFP" 315028 NIL CRFP (NIL T T) -7 NIL NIL) (-178 311017 311236 311328 "CRCEAST" 311443 T CRCEAST (NIL) -8 NIL NIL) (-177 310064 310249 310477 "CRAPACK" 310821 NIL CRAPACK (NIL T) -7 NIL NIL) (-176 309448 309549 309753 "CPMATCH" 309940 NIL CPMATCH (NIL T T T) -7 NIL NIL) (-175 309173 309201 309307 "CPIMA" 309414 NIL CPIMA (NIL T T T) -7 NIL NIL) (-174 305537 306209 306927 "COORDSYS" 308508 NIL COORDSYS (NIL T) -7 NIL NIL) (-173 304921 305050 305200 "CONTOUR" 305407 T CONTOUR (NIL) -8 NIL NIL) (-172 300847 302924 303416 "CONTFRAC" 304461 NIL CONTFRAC (NIL T) -8 NIL NIL) (-171 300727 300748 300776 "CONDUIT" 300813 T CONDUIT (NIL) -9 NIL NIL) (-170 299920 300440 300468 "COMRING" 300473 T COMRING (NIL) -9 NIL 300525) (-169 299001 299278 299462 "COMPPROP" 299756 T COMPPROP (NIL) -8 NIL NIL) (-168 298662 298697 298825 "COMPLPAT" 298960 NIL COMPLPAT (NIL T T T) -7 NIL NIL) (-167 288721 298471 298580 "COMPLEX" 298585 NIL COMPLEX (NIL T) -8 NIL NIL) (-166 288357 288414 288521 "COMPLEX2" 288658 NIL COMPLEX2 (NIL T T) -7 NIL NIL) (-165 288075 288110 288208 "COMPFACT" 288316 NIL COMPFACT (NIL T T) -7 NIL NIL) (-164 272473 282689 282729 "COMPCAT" 283733 NIL COMPCAT (NIL T) -9 NIL 285128) (-163 261988 264912 268539 "COMPCAT-" 268895 NIL COMPCAT- (NIL T T) -8 NIL NIL) (-162 261717 261745 261848 "COMMUPC" 261954 NIL COMMUPC (NIL T T T) -7 NIL NIL) (-161 261512 261545 261604 "COMMONOP" 261678 T COMMONOP (NIL) -7 NIL NIL) (-160 261095 261263 261350 "COMM" 261445 T COMM (NIL) -8 NIL NIL) (-159 260699 260899 260974 "COMMAAST" 261040 T COMMAAST (NIL) -8 NIL NIL) (-158 259948 260142 260170 "COMBOPC" 260508 T COMBOPC (NIL) -9 NIL 260683) (-157 258844 259054 259296 "COMBINAT" 259738 NIL COMBINAT (NIL T) -7 NIL NIL) (-156 255042 255615 256255 "COMBF" 258266 NIL COMBF (NIL T T) -7 NIL NIL) (-155 253828 254158 254393 "COLOR" 254827 T COLOR (NIL) -8 NIL NIL) (-154 253331 253549 253641 "COLONAST" 253756 T COLONAST (NIL) -8 NIL NIL) (-153 252971 253018 253143 "CMPLXRT" 253278 NIL CMPLXRT (NIL T T) -7 NIL NIL) (-152 252446 252671 252770 "CLLCTAST" 252892 T CLLCTAST (NIL) -8 NIL NIL) (-151 247948 248976 250056 "CLIP" 251386 T CLIP (NIL) -7 NIL NIL) (-150 246330 247054 247293 "CLIF" 247775 NIL CLIF (NIL NIL T NIL) -8 NIL NIL) (-149 242552 244476 244517 "CLAGG" 245446 NIL CLAGG (NIL T) -9 NIL 245982) (-148 240974 241431 242014 "CLAGG-" 242019 NIL CLAGG- (NIL T T) -8 NIL NIL) (-147 240518 240603 240743 "CINTSLPE" 240883 NIL CINTSLPE (NIL T T) -7 NIL NIL) (-146 238019 238490 239038 "CHVAR" 240046 NIL CHVAR (NIL T T T) -7 NIL NIL) (-145 237282 237802 237830 "CHARZ" 237835 T CHARZ (NIL) -9 NIL 237850) (-144 237036 237076 237154 "CHARPOL" 237236 NIL CHARPOL (NIL T) -7 NIL NIL) (-143 236183 236736 236764 "CHARNZ" 236811 T CHARNZ (NIL) -9 NIL 236867) (-142 234208 234873 235208 "CHAR" 235868 T CHAR (NIL) -8 NIL NIL) (-141 233934 233995 234023 "CFCAT" 234134 T CFCAT (NIL) -9 NIL NIL) (-140 233179 233290 233472 "CDEN" 233818 NIL CDEN (NIL T T T) -7 NIL NIL) (-139 229171 232332 232612 "CCLASS" 232919 T CCLASS (NIL) -8 NIL NIL) (-138 229090 229116 229151 "CATEGORY" 229156 T -10 (NIL) -8 NIL NIL) (-137 228564 228790 228889 "CATAST" 229011 T CATAST (NIL) -8 NIL NIL) (-136 228067 228285 228377 "CASEAST" 228492 T CASEAST (NIL) -8 NIL NIL) (-135 223119 224096 224849 "CARTEN" 227370 NIL CARTEN (NIL NIL NIL T) -8 NIL NIL) (-134 222227 222375 222596 "CARTEN2" 222966 NIL CARTEN2 (NIL NIL NIL T T) -7 NIL NIL) (-133 220569 221377 221634 "CARD" 221990 T CARD (NIL) -8 NIL NIL) (-132 220172 220373 220448 "CAPSLAST" 220514 T CAPSLAST (NIL) -8 NIL NIL) (-131 219544 219872 219900 "CACHSET" 220032 T CACHSET (NIL) -9 NIL 220109) (-130 219040 219336 219364 "CABMON" 219414 T CABMON (NIL) -9 NIL 219470) (-129 218209 218587 218730 "BYTE" 218917 T BYTE (NIL) -8 NIL NIL) (-128 214157 218156 218190 "BYTEARY" 218195 T BYTEARY (NIL) -8 NIL NIL) (-127 211714 213849 213956 "BTREE" 214083 NIL BTREE (NIL T) -8 NIL NIL) (-126 209212 211362 211484 "BTOURN" 211624 NIL BTOURN (NIL T) -8 NIL NIL) (-125 206630 208683 208724 "BTCAT" 208792 NIL BTCAT (NIL T) -9 NIL 208869) (-124 206297 206377 206526 "BTCAT-" 206531 NIL BTCAT- (NIL T T) -8 NIL NIL) (-123 201589 205440 205468 "BTAGG" 205690 T BTAGG (NIL) -9 NIL 205851) (-122 201079 201204 201410 "BTAGG-" 201415 NIL BTAGG- (NIL T) -8 NIL NIL) (-121 198123 200357 200572 "BSTREE" 200896 NIL BSTREE (NIL T) -8 NIL NIL) (-120 197261 197387 197571 "BRILL" 197979 NIL BRILL (NIL T) -7 NIL NIL) (-119 193962 195989 196030 "BRAGG" 196679 NIL BRAGG (NIL T) -9 NIL 196936) (-118 192491 192897 193452 "BRAGG-" 193457 NIL BRAGG- (NIL T T) -8 NIL NIL) (-117 185757 191837 192021 "BPADICRT" 192339 NIL BPADICRT (NIL NIL) -8 NIL NIL) (-116 184107 185694 185739 "BPADIC" 185744 NIL BPADIC (NIL NIL) -8 NIL NIL) (-115 183805 183835 183949 "BOUNDZRO" 184071 NIL BOUNDZRO (NIL T T) -7 NIL NIL) (-114 179320 180411 181278 "BOP" 182958 T BOP (NIL) -8 NIL NIL) (-113 176941 177385 177905 "BOP1" 178833 NIL BOP1 (NIL T) -7 NIL NIL) (-112 175679 176365 176558 "BOOLEAN" 176768 T BOOLEAN (NIL) -8 NIL NIL) (-111 175041 175419 175473 "BMODULE" 175478 NIL BMODULE (NIL T T) -9 NIL 175543) (-110 170871 174839 174912 "BITS" 174988 T BITS (NIL) -8 NIL NIL) (-109 169968 170403 170555 "BINFILE" 170739 T BINFILE (NIL) -8 NIL NIL) (-108 169380 169502 169644 "BINDING" 169846 T BINDING (NIL) -8 NIL NIL) (-107 163272 168824 168989 "BINARY" 169235 T BINARY (NIL) -8 NIL NIL) (-106 161099 162527 162568 "BGAGG" 162828 NIL BGAGG (NIL T) -9 NIL 162965) (-105 160930 160962 161053 "BGAGG-" 161058 NIL BGAGG- (NIL T T) -8 NIL NIL) (-104 160028 160314 160519 "BFUNCT" 160745 T BFUNCT (NIL) -8 NIL NIL) (-103 158718 158896 159184 "BEZOUT" 159852 NIL BEZOUT (NIL T T T T T) -7 NIL NIL) (-102 155235 157570 157900 "BBTREE" 158421 NIL BBTREE (NIL T) -8 NIL NIL) (-101 154969 155022 155050 "BASTYPE" 155169 T BASTYPE (NIL) -9 NIL NIL) (-100 154821 154850 154923 "BASTYPE-" 154928 NIL BASTYPE- (NIL T) -8 NIL NIL) (-99 154259 154335 154485 "BALFACT" 154732 NIL BALFACT (NIL T T) -7 NIL NIL) (-98 153142 153674 153860 "AUTOMOR" 154104 NIL AUTOMOR (NIL T) -8 NIL NIL) (-97 152868 152873 152899 "ATTREG" 152904 T ATTREG (NIL) -9 NIL NIL) (-96 151147 151565 151917 "ATTRBUT" 152534 T ATTRBUT (NIL) -8 NIL NIL) (-95 150782 150975 151041 "ATTRAST" 151099 T ATTRAST (NIL) -8 NIL NIL) (-94 150318 150431 150457 "ATRIG" 150658 T ATRIG (NIL) -9 NIL NIL) (-93 150127 150168 150255 "ATRIG-" 150260 NIL ATRIG- (NIL T) -8 NIL NIL) (-92 149749 149909 149935 "ASTCAT" 149993 T ASTCAT (NIL) -9 NIL 150056) (-91 149476 149535 149654 "ASTCAT-" 149659 NIL ASTCAT- (NIL T) -8 NIL NIL) (-90 147673 149252 149340 "ASTACK" 149419 NIL ASTACK (NIL T) -8 NIL NIL) (-89 146178 146475 146840 "ASSOCEQ" 147355 NIL ASSOCEQ (NIL T T) -7 NIL NIL) (-88 145210 145837 145961 "ASP9" 146085 NIL ASP9 (NIL NIL) -8 NIL NIL) (-87 144974 145158 145197 "ASP8" 145202 NIL ASP8 (NIL NIL) -8 NIL NIL) (-86 143843 144579 144721 "ASP80" 144863 NIL ASP80 (NIL NIL) -8 NIL NIL) (-85 142742 143478 143610 "ASP7" 143742 NIL ASP7 (NIL NIL) -8 NIL NIL) (-84 141696 142419 142537 "ASP78" 142655 NIL ASP78 (NIL NIL) -8 NIL NIL) (-83 140665 141376 141493 "ASP77" 141610 NIL ASP77 (NIL NIL) -8 NIL NIL) (-82 139577 140303 140434 "ASP74" 140565 NIL ASP74 (NIL NIL) -8 NIL NIL) (-81 138477 139212 139344 "ASP73" 139476 NIL ASP73 (NIL NIL) -8 NIL NIL) (-80 137432 138154 138272 "ASP6" 138390 NIL ASP6 (NIL NIL) -8 NIL NIL) (-79 136380 137109 137227 "ASP55" 137345 NIL ASP55 (NIL NIL) -8 NIL NIL) (-78 135330 136054 136173 "ASP50" 136292 NIL ASP50 (NIL NIL) -8 NIL NIL) (-77 134418 135031 135141 "ASP4" 135251 NIL ASP4 (NIL NIL) -8 NIL NIL) (-76 133506 134119 134229 "ASP49" 134339 NIL ASP49 (NIL NIL) -8 NIL NIL) (-75 132291 133045 133213 "ASP42" 133395 NIL ASP42 (NIL NIL NIL NIL) -8 NIL NIL) (-74 131068 131824 131994 "ASP41" 132178 NIL ASP41 (NIL NIL NIL NIL) -8 NIL NIL) (-73 130018 130745 130863 "ASP35" 130981 NIL ASP35 (NIL NIL) -8 NIL NIL) (-72 129783 129966 130005 "ASP34" 130010 NIL ASP34 (NIL NIL) -8 NIL NIL) (-71 129520 129587 129663 "ASP33" 129738 NIL ASP33 (NIL NIL) -8 NIL NIL) (-70 128415 129155 129287 "ASP31" 129419 NIL ASP31 (NIL NIL) -8 NIL NIL) (-69 128180 128363 128402 "ASP30" 128407 NIL ASP30 (NIL NIL) -8 NIL NIL) (-68 127915 127984 128060 "ASP29" 128135 NIL ASP29 (NIL NIL) -8 NIL NIL) (-67 127680 127863 127902 "ASP28" 127907 NIL ASP28 (NIL NIL) -8 NIL NIL) (-66 127445 127628 127667 "ASP27" 127672 NIL ASP27 (NIL NIL) -8 NIL NIL) (-65 126529 127143 127254 "ASP24" 127365 NIL ASP24 (NIL NIL) -8 NIL NIL) (-64 125445 126170 126300 "ASP20" 126430 NIL ASP20 (NIL NIL) -8 NIL NIL) (-63 124533 125146 125256 "ASP1" 125366 NIL ASP1 (NIL NIL) -8 NIL NIL) (-62 123477 124207 124326 "ASP19" 124445 NIL ASP19 (NIL NIL) -8 NIL NIL) (-61 123214 123281 123357 "ASP12" 123432 NIL ASP12 (NIL NIL) -8 NIL NIL) (-60 122066 122813 122957 "ASP10" 123101 NIL ASP10 (NIL NIL) -8 NIL NIL) (-59 119965 121910 122001 "ARRAY2" 122006 NIL ARRAY2 (NIL T) -8 NIL NIL) (-58 115781 119613 119727 "ARRAY1" 119882 NIL ARRAY1 (NIL T) -8 NIL NIL) (-57 114813 114986 115207 "ARRAY12" 115604 NIL ARRAY12 (NIL T T) -7 NIL NIL) (-56 109172 111043 111118 "ARR2CAT" 113748 NIL ARR2CAT (NIL T T T) -9 NIL 114506) (-55 106606 107350 108304 "ARR2CAT-" 108309 NIL ARR2CAT- (NIL T T T T) -8 NIL NIL) (-54 105354 105506 105812 "APPRULE" 106442 NIL APPRULE (NIL T T T) -7 NIL NIL) (-53 105005 105053 105172 "APPLYORE" 105300 NIL APPLYORE (NIL T T T) -7 NIL NIL) (-52 103979 104270 104465 "ANY" 104828 T ANY (NIL) -8 NIL NIL) (-51 103257 103380 103537 "ANY1" 103853 NIL ANY1 (NIL T) -7 NIL NIL) (-50 100822 101694 102021 "ANTISYM" 102981 NIL ANTISYM (NIL T NIL) -8 NIL NIL) (-49 100337 100526 100623 "ANON" 100743 T ANON (NIL) -8 NIL NIL) (-48 94471 98878 99331 "AN" 99902 T AN (NIL) -8 NIL NIL) (-47 90852 92206 92257 "AMR" 93005 NIL AMR (NIL T T) -9 NIL 93605) (-46 89964 90185 90548 "AMR-" 90553 NIL AMR- (NIL T T T) -8 NIL NIL) (-45 74514 89881 89942 "ALIST" 89947 NIL ALIST (NIL T T) -8 NIL NIL) (-44 71351 74108 74277 "ALGSC" 74432 NIL ALGSC (NIL T NIL NIL NIL) -8 NIL NIL) (-43 67907 68461 69068 "ALGPKG" 70791 NIL ALGPKG (NIL T T) -7 NIL NIL) (-42 67184 67285 67469 "ALGMFACT" 67793 NIL ALGMFACT (NIL T T T) -7 NIL NIL) (-41 62923 63608 64263 "ALGMANIP" 66707 NIL ALGMANIP (NIL T T) -7 NIL NIL) (-40 54329 62549 62699 "ALGFF" 62856 NIL ALGFF (NIL T T T NIL) -8 NIL NIL) (-39 53525 53656 53835 "ALGFACT" 54187 NIL ALGFACT (NIL T) -7 NIL NIL) (-38 52555 53121 53159 "ALGEBRA" 53219 NIL ALGEBRA (NIL T) -9 NIL 53278) (-37 52273 52332 52464 "ALGEBRA-" 52469 NIL ALGEBRA- (NIL T T) -8 NIL NIL) (-36 34533 50276 50328 "ALAGG" 50464 NIL ALAGG (NIL T T) -9 NIL 50625) (-35 34069 34182 34208 "AHYP" 34409 T AHYP (NIL) -9 NIL NIL) (-34 33000 33248 33274 "AGG" 33773 T AGG (NIL) -9 NIL 34052) (-33 32434 32596 32810 "AGG-" 32815 NIL AGG- (NIL T) -8 NIL NIL) (-32 30111 30533 30951 "AF" 32076 NIL AF (NIL T T) -7 NIL NIL) (-31 29618 29836 29926 "ADDAST" 30039 T ADDAST (NIL) -8 NIL NIL) (-30 28887 29145 29301 "ACPLOT" 29480 T ACPLOT (NIL) -8 NIL NIL) (-29 18358 26279 26330 "ACFS" 27041 NIL ACFS (NIL T) -9 NIL 27280) (-28 16372 16862 17637 "ACFS-" 17642 NIL ACFS- (NIL T T) -8 NIL NIL) (-27 12697 14591 14617 "ACF" 15496 T ACF (NIL) -9 NIL 15908) (-26 11401 11735 12228 "ACF-" 12233 NIL ACF- (NIL T) -8 NIL NIL) (-25 10999 11168 11194 "ABELSG" 11286 T ABELSG (NIL) -9 NIL 11351) (-24 10866 10891 10957 "ABELSG-" 10962 NIL ABELSG- (NIL T) -8 NIL NIL) (-23 10235 10496 10522 "ABELMON" 10692 T ABELMON (NIL) -9 NIL 10804) (-22 9899 9983 10121 "ABELMON-" 10126 NIL ABELMON- (NIL T) -8 NIL NIL) (-21 9233 9579 9605 "ABELGRP" 9730 T ABELGRP (NIL) -9 NIL 9812) (-20 8696 8825 9041 "ABELGRP-" 9046 NIL ABELGRP- (NIL T) -8 NIL NIL) (-19 4333 8035 8074 "A1AGG" 8079 NIL A1AGG (NIL T) -9 NIL 8119) (-18 30 1251 2813 "A1AGG-" 2818 NIL A1AGG- (NIL T T) -8 NIL NIL)) \ No newline at end of file
+((-2465 (((-623 (-1201 |#2| |#1|)) (-1201 |#2| |#1|) (-1201 |#2| |#1|)) 37)) (-2265 (((-550) (-1201 |#2| |#1|)) 69 (|has| |#1| (-444)))) (-3982 (((-550) (-1201 |#2| |#1|)) 54)) (-1960 (((-623 (-1201 |#2| |#1|)) (-1201 |#2| |#1|) (-1201 |#2| |#1|)) 45)) (-3716 (((-550) (-1201 |#2| |#1|) (-1201 |#2| |#1|)) 68 (|has| |#1| (-444)))) (-3353 (((-623 |#1|) (-1201 |#2| |#1|) (-1201 |#2| |#1|)) 48)) (-2411 (((-550) (-1201 |#2| |#1|) (-1201 |#2| |#1|)) 53)))
+(((-1083 |#1| |#2|) (-10 -7 (-15 -2465 ((-623 (-1201 |#2| |#1|)) (-1201 |#2| |#1|) (-1201 |#2| |#1|))) (-15 -1960 ((-623 (-1201 |#2| |#1|)) (-1201 |#2| |#1|) (-1201 |#2| |#1|))) (-15 -3353 ((-623 |#1|) (-1201 |#2| |#1|) (-1201 |#2| |#1|))) (-15 -2411 ((-550) (-1201 |#2| |#1|) (-1201 |#2| |#1|))) (-15 -3982 ((-550) (-1201 |#2| |#1|))) (IF (|has| |#1| (-444)) (PROGN (-15 -3716 ((-550) (-1201 |#2| |#1|) (-1201 |#2| |#1|))) (-15 -2265 ((-550) (-1201 |#2| |#1|)))) |%noBranch|)) (-798) (-1145)) (T -1083))
+((-2265 (*1 *2 *3) (-12 (-5 *3 (-1201 *5 *4)) (-4 *4 (-444)) (-4 *4 (-798)) (-14 *5 (-1145)) (-5 *2 (-550)) (-5 *1 (-1083 *4 *5)))) (-3716 (*1 *2 *3 *3) (-12 (-5 *3 (-1201 *5 *4)) (-4 *4 (-444)) (-4 *4 (-798)) (-14 *5 (-1145)) (-5 *2 (-550)) (-5 *1 (-1083 *4 *5)))) (-3982 (*1 *2 *3) (-12 (-5 *3 (-1201 *5 *4)) (-4 *4 (-798)) (-14 *5 (-1145)) (-5 *2 (-550)) (-5 *1 (-1083 *4 *5)))) (-2411 (*1 *2 *3 *3) (-12 (-5 *3 (-1201 *5 *4)) (-4 *4 (-798)) (-14 *5 (-1145)) (-5 *2 (-550)) (-5 *1 (-1083 *4 *5)))) (-3353 (*1 *2 *3 *3) (-12 (-5 *3 (-1201 *5 *4)) (-4 *4 (-798)) (-14 *5 (-1145)) (-5 *2 (-623 *4)) (-5 *1 (-1083 *4 *5)))) (-1960 (*1 *2 *3 *3) (-12 (-4 *4 (-798)) (-14 *5 (-1145)) (-5 *2 (-623 (-1201 *5 *4))) (-5 *1 (-1083 *4 *5)) (-5 *3 (-1201 *5 *4)))) (-2465 (*1 *2 *3 *3) (-12 (-4 *4 (-798)) (-14 *5 (-1145)) (-5 *2 (-623 (-1201 *5 *4))) (-5 *1 (-1083 *4 *5)) (-5 *3 (-1201 *5 *4)))))
+(-10 -7 (-15 -2465 ((-623 (-1201 |#2| |#1|)) (-1201 |#2| |#1|) (-1201 |#2| |#1|))) (-15 -1960 ((-623 (-1201 |#2| |#1|)) (-1201 |#2| |#1|) (-1201 |#2| |#1|))) (-15 -3353 ((-623 |#1|) (-1201 |#2| |#1|) (-1201 |#2| |#1|))) (-15 -2411 ((-550) (-1201 |#2| |#1|) (-1201 |#2| |#1|))) (-15 -3982 ((-550) (-1201 |#2| |#1|))) (IF (|has| |#1| (-444)) (PROGN (-15 -3716 ((-550) (-1201 |#2| |#1|) (-1201 |#2| |#1|))) (-15 -2265 ((-550) (-1201 |#2| |#1|)))) |%noBranch|))
+((-2221 (((-112) $ $) NIL)) (-3829 (($ (-497) (-1087)) 14)) (-3619 (((-1087) $) 20)) (-1856 (((-497) $) 17)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 28) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-1084) (-13 (-1052) (-10 -8 (-15 -3829 ($ (-497) (-1087))) (-15 -1856 ((-497) $)) (-15 -3619 ((-1087) $))))) (T -1084))
+((-3829 (*1 *1 *2 *3) (-12 (-5 *2 (-497)) (-5 *3 (-1087)) (-5 *1 (-1084)))) (-1856 (*1 *2 *1) (-12 (-5 *2 (-497)) (-5 *1 (-1084)))) (-3619 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1084)))))
+(-13 (-1052) (-10 -8 (-15 -3829 ($ (-497) (-1087))) (-15 -1856 ((-497) $)) (-15 -3619 ((-1087) $))))
+((-4303 (((-3 (-550) "failed") |#2| (-1145) |#2| (-1127)) 17) (((-3 (-550) "failed") |#2| (-1145) (-818 |#2|)) 15) (((-3 (-550) "failed") |#2|) 54)))
+(((-1085 |#1| |#2|) (-10 -7 (-15 -4303 ((-3 (-550) "failed") |#2|)) (-15 -4303 ((-3 (-550) "failed") |#2| (-1145) (-818 |#2|))) (-15 -4303 ((-3 (-550) "failed") |#2| (-1145) |#2| (-1127)))) (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)) (-444)) (-13 (-27) (-1167) (-423 |#1|))) (T -1085))
+((-4303 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-1145)) (-5 *5 (-1127)) (-4 *6 (-13 (-542) (-825) (-1012 *2) (-619 *2) (-444))) (-5 *2 (-550)) (-5 *1 (-1085 *6 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *6))))) (-4303 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1145)) (-5 *5 (-818 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *6))) (-4 *6 (-13 (-542) (-825) (-1012 *2) (-619 *2) (-444))) (-5 *2 (-550)) (-5 *1 (-1085 *6 *3)))) (-4303 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-542) (-825) (-1012 *2) (-619 *2) (-444))) (-5 *2 (-550)) (-5 *1 (-1085 *4 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *4))))))
+(-10 -7 (-15 -4303 ((-3 (-550) "failed") |#2|)) (-15 -4303 ((-3 (-550) "failed") |#2| (-1145) (-818 |#2|))) (-15 -4303 ((-3 (-550) "failed") |#2| (-1145) |#2| (-1127))))
+((-4303 (((-3 (-550) "failed") (-400 (-926 |#1|)) (-1145) (-400 (-926 |#1|)) (-1127)) 35) (((-3 (-550) "failed") (-400 (-926 |#1|)) (-1145) (-818 (-400 (-926 |#1|)))) 30) (((-3 (-550) "failed") (-400 (-926 |#1|))) 13)))
+(((-1086 |#1|) (-10 -7 (-15 -4303 ((-3 (-550) "failed") (-400 (-926 |#1|)))) (-15 -4303 ((-3 (-550) "failed") (-400 (-926 |#1|)) (-1145) (-818 (-400 (-926 |#1|))))) (-15 -4303 ((-3 (-550) "failed") (-400 (-926 |#1|)) (-1145) (-400 (-926 |#1|)) (-1127)))) (-444)) (T -1086))
+((-4303 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-400 (-926 *6))) (-5 *4 (-1145)) (-5 *5 (-1127)) (-4 *6 (-444)) (-5 *2 (-550)) (-5 *1 (-1086 *6)))) (-4303 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1145)) (-5 *5 (-818 (-400 (-926 *6)))) (-5 *3 (-400 (-926 *6))) (-4 *6 (-444)) (-5 *2 (-550)) (-5 *1 (-1086 *6)))) (-4303 (*1 *2 *3) (|partial| -12 (-5 *3 (-400 (-926 *4))) (-4 *4 (-444)) (-5 *2 (-550)) (-5 *1 (-1086 *4)))))
+(-10 -7 (-15 -4303 ((-3 (-550) "failed") (-400 (-926 |#1|)))) (-15 -4303 ((-3 (-550) "failed") (-400 (-926 |#1|)) (-1145) (-818 (-400 (-926 |#1|))))) (-15 -4303 ((-3 (-550) "failed") (-400 (-926 |#1|)) (-1145) (-400 (-926 |#1|)) (-1127))))
+((-2221 (((-112) $ $) NIL)) (-2263 (((-1150) $) 10)) (-2203 (((-623 (-1150)) $) 11)) (-3619 (($ (-623 (-1150)) (-1150)) 9)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 20)) (-2264 (((-112) $ $) 14)))
+(((-1087) (-13 (-1069) (-10 -8 (-15 -3619 ($ (-623 (-1150)) (-1150))) (-15 -2263 ((-1150) $)) (-15 -2203 ((-623 (-1150)) $))))) (T -1087))
+((-3619 (*1 *1 *2 *3) (-12 (-5 *2 (-623 (-1150))) (-5 *3 (-1150)) (-5 *1 (-1087)))) (-2263 (*1 *2 *1) (-12 (-5 *2 (-1150)) (-5 *1 (-1087)))) (-2203 (*1 *2 *1) (-12 (-5 *2 (-623 (-1150))) (-5 *1 (-1087)))))
+(-13 (-1069) (-10 -8 (-15 -3619 ($ (-623 (-1150)) (-1150))) (-15 -2263 ((-1150) $)) (-15 -2203 ((-623 (-1150)) $))))
+((-3788 (((-309 (-550)) (-48)) 12)))
+(((-1088) (-10 -7 (-15 -3788 ((-309 (-550)) (-48))))) (T -1088))
+((-3788 (*1 *2 *3) (-12 (-5 *3 (-48)) (-5 *2 (-309 (-550))) (-5 *1 (-1088)))))
+(-10 -7 (-15 -3788 ((-309 (-550)) (-48))))
+((-2221 (((-112) $ $) NIL)) (-4026 (($ $) 41)) (-3378 (((-112) $) 65)) (-3875 (($ $ $) 48)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 86)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-2633 (($ $ $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-1534 (($ $ $ $) 75)) (-2318 (($ $) NIL)) (-2207 (((-411 $) $) NIL)) (-1611 (((-112) $ $) NIL)) (-4303 (((-550) $) NIL)) (-1538 (($ $ $) 72)) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL)) (-2202 (((-550) $) NIL)) (-3455 (($ $ $) 59)) (-3756 (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) 80) (((-667 (-550)) (-667 $)) 28)) (-1537 (((-3 $ "failed") $) NIL)) (-3192 (((-3 (-400 (-550)) "failed") $) NIL)) (-2593 (((-112) $) NIL)) (-3169 (((-400 (-550)) $) NIL)) (-1864 (($) 83) (($ $) 84)) (-3429 (($ $ $) 58)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL)) (-1568 (((-112) $) NIL)) (-2083 (($ $ $ $) NIL)) (-2181 (($ $ $) 81)) (-2694 (((-112) $) NIL)) (-4083 (($ $ $) NIL)) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL)) (-2419 (((-112) $) 66)) (-1286 (((-112) $) 64)) (-3548 (($ $) 42)) (-1620 (((-3 $ "failed") $) NIL)) (-1712 (((-112) $) 76)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-2960 (($ $ $ $) 73)) (-2793 (($ $ $) 68) (($) 39)) (-2173 (($ $ $) 67) (($) 38)) (-1673 (($ $) NIL)) (-3839 (($ $) 71)) (-3231 (($ $ $) NIL) (($ (-623 $)) NIL)) (-2369 (((-1127) $) NIL)) (-2711 (($ $ $) NIL)) (-2463 (($) NIL T CONST)) (-2486 (($ $) 50)) (-3445 (((-1089) $) 70)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL)) (-3260 (($ $ $) 62) (($ (-623 $)) NIL)) (-3643 (($ $) NIL)) (-1735 (((-411 $) $) NIL)) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL)) (-3409 (((-3 $ "failed") $ $) NIL)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL)) (-3725 (((-112) $) NIL)) (-1988 (((-749) $) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 61)) (-2798 (($ $ (-749)) NIL) (($ $) NIL)) (-2417 (($ $) 51)) (-2435 (($ $) NIL)) (-2451 (((-550) $) 32) (((-526) $) NIL) (((-866 (-550)) $) NIL) (((-372) $) NIL) (((-219) $) NIL)) (-2233 (((-837) $) 31) (($ (-550)) 82) (($ $) NIL) (($ (-550)) 82)) (-3091 (((-749)) NIL)) (-1796 (((-112) $ $) NIL)) (-1437 (($ $ $) NIL)) (-4300 (($) 37)) (-1819 (((-112) $ $) NIL)) (-4133 (($ $ $ $) 74)) (-4188 (($ $) 63)) (-2300 (($ $ $) 44)) (-2688 (($) 35 T CONST)) (-3399 (($ $ $) 47)) (-2700 (($) 36 T CONST)) (-3145 (((-1127) $) 21) (((-1127) $ (-112)) 23) (((-1233) (-800) $) 24) (((-1233) (-800) $ (-112)) 25)) (-3410 (($ $) 45)) (-1901 (($ $ (-749)) NIL) (($ $) NIL)) (-3389 (($ $ $) 46)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 40)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 49)) (-2287 (($ $ $) 43)) (-2370 (($ $) 52) (($ $ $) 54)) (-2358 (($ $ $) 53)) (** (($ $ (-895)) NIL) (($ $ (-749)) 57)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 34) (($ $ $) 55)))
+(((-1089) (-13 (-535) (-639) (-806) (-10 -8 (-6 -4331) (-6 -4336) (-6 -4332) (-15 -2173 ($)) (-15 -2793 ($)) (-15 -3548 ($ $)) (-15 -4026 ($ $)) (-15 -2287 ($ $ $)) (-15 -2300 ($ $ $)) (-15 -3875 ($ $ $)) (-15 -3410 ($ $)) (-15 -3389 ($ $ $)) (-15 -3399 ($ $ $))))) (T -1089))
+((-2300 (*1 *1 *1 *1) (-5 *1 (-1089))) (-2287 (*1 *1 *1 *1) (-5 *1 (-1089))) (-4026 (*1 *1 *1) (-5 *1 (-1089))) (-2173 (*1 *1) (-5 *1 (-1089))) (-2793 (*1 *1) (-5 *1 (-1089))) (-3548 (*1 *1 *1) (-5 *1 (-1089))) (-3875 (*1 *1 *1 *1) (-5 *1 (-1089))) (-3410 (*1 *1 *1) (-5 *1 (-1089))) (-3389 (*1 *1 *1 *1) (-5 *1 (-1089))) (-3399 (*1 *1 *1 *1) (-5 *1 (-1089))))
+(-13 (-535) (-639) (-806) (-10 -8 (-6 -4331) (-6 -4336) (-6 -4332) (-15 -2173 ($)) (-15 -2793 ($)) (-15 -3548 ($ $)) (-15 -4026 ($ $)) (-15 -2287 ($ $ $)) (-15 -2300 ($ $ $)) (-15 -3875 ($ $ $)) (-15 -3410 ($ $)) (-15 -3389 ($ $ $)) (-15 -3399 ($ $ $))))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-3940 ((|#1| $) 44)) (-3368 (((-112) $ (-749)) 8)) (-2991 (($) 7 T CONST)) (-3219 ((|#1| |#1| $) 46)) (-3540 ((|#1| $) 45)) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) 9)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35)) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-1696 ((|#1| $) 39)) (-1715 (($ |#1| $) 40)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-3576 ((|#1| $) 41)) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-3072 (((-749) $) 43)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-4017 (($ (-623 |#1|)) 42)) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-1090 |#1|) (-138) (-1182)) (T -1090))
+((-3219 (*1 *2 *2 *1) (-12 (-4 *1 (-1090 *2)) (-4 *2 (-1182)))) (-3540 (*1 *2 *1) (-12 (-4 *1 (-1090 *2)) (-4 *2 (-1182)))) (-3940 (*1 *2 *1) (-12 (-4 *1 (-1090 *2)) (-4 *2 (-1182)))) (-3072 (*1 *2 *1) (-12 (-4 *1 (-1090 *3)) (-4 *3 (-1182)) (-5 *2 (-749)))))
+(-13 (-106 |t#1|) (-10 -8 (-6 -4344) (-15 -3219 (|t#1| |t#1| $)) (-15 -3540 (|t#1| $)) (-15 -3940 (|t#1| $)) (-15 -3072 ((-749) $))))
+(((-34) . T) ((-106 |#1|) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-1069) |has| |#1| (-1069)) ((-1182) . T))
+((-2223 ((|#3| $) 76)) (-2288 (((-3 (-550) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 |#3| "failed") $) 40)) (-2202 (((-550) $) NIL) (((-400 (-550)) $) NIL) ((|#3| $) 37)) (-3756 (((-667 (-550)) (-667 $)) NIL) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL) (((-2 (|:| -3121 (-667 |#3|)) (|:| |vec| (-1228 |#3|))) (-667 $) (-1228 $)) 73) (((-667 |#3|) (-667 $)) 65)) (-2798 (($ $ (-1 |#3| |#3|)) 19) (($ $ (-1 |#3| |#3|) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145))) NIL) (($ $ (-1145)) NIL) (($ $ (-749)) NIL) (($ $) NIL)) (-2761 ((|#3| $) 78)) (-2407 ((|#4| $) 32)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ (-400 (-550))) NIL) (($ |#3|) 16)) (** (($ $ (-895)) NIL) (($ $ (-749)) 15) (($ $ (-550)) 82)))
+(((-1091 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 ** (|#1| |#1| (-550))) (-15 -2761 (|#3| |#1|)) (-15 -2223 (|#3| |#1|)) (-15 -2407 (|#4| |#1|)) (-15 -3756 ((-667 |#3|) (-667 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 |#3|)) (|:| |vec| (-1228 |#3|))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-667 (-550)) (-667 |#1|))) (-15 -2202 (|#3| |#1|)) (-15 -2288 ((-3 |#3| "failed") |#1|)) (-15 -2233 (|#1| |#3|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-550) |#1|)) (-15 -2798 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -2798 (|#1| |#1| (-1 |#3| |#3|) (-749))) (-15 -2798 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2233 (|#1| (-550))) (-15 ** (|#1| |#1| (-749))) (-15 ** (|#1| |#1| (-895))) (-15 -2233 ((-837) |#1|))) (-1092 |#2| |#3| |#4| |#5|) (-749) (-1021) (-232 |#2| |#3|) (-232 |#2| |#3|)) (T -1091))
+NIL
+(-10 -8 (-15 ** (|#1| |#1| (-550))) (-15 -2761 (|#3| |#1|)) (-15 -2223 (|#3| |#1|)) (-15 -2407 (|#4| |#1|)) (-15 -3756 ((-667 |#3|) (-667 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 |#3|)) (|:| |vec| (-1228 |#3|))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 |#1|) (-1228 |#1|))) (-15 -3756 ((-667 (-550)) (-667 |#1|))) (-15 -2202 (|#3| |#1|)) (-15 -2288 ((-3 |#3| "failed") |#1|)) (-15 -2233 (|#1| |#3|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-550) |#1|)) (-15 -2798 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-749))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -2798 (|#1| |#1| (-1 |#3| |#3|) (-749))) (-15 -2798 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2233 (|#1| (-550))) (-15 ** (|#1| |#1| (-749))) (-15 ** (|#1| |#1| (-895))) (-15 -2233 ((-837) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-2223 ((|#2| $) 70)) (-3684 (((-112) $) 110)) (-1993 (((-3 $ "failed") $ $) 19)) (-2644 (((-112) $) 108)) (-3368 (((-112) $ (-749)) 100)) (-3955 (($ |#2|) 73)) (-2991 (($) 17 T CONST)) (-4257 (($ $) 127 (|has| |#2| (-300)))) (-1297 ((|#3| $ (-550)) 122)) (-2288 (((-3 (-550) "failed") $) 84 (|has| |#2| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) 82 (|has| |#2| (-1012 (-400 (-550))))) (((-3 |#2| "failed") $) 79)) (-2202 (((-550) $) 85 (|has| |#2| (-1012 (-550)))) (((-400 (-550)) $) 83 (|has| |#2| (-1012 (-400 (-550))))) ((|#2| $) 78)) (-3756 (((-667 (-550)) (-667 $)) 77 (|has| |#2| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) 76 (|has| |#2| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 $) (-1228 $)) 75) (((-667 |#2|) (-667 $)) 74)) (-1537 (((-3 $ "failed") $) 32)) (-3398 (((-749) $) 128 (|has| |#2| (-542)))) (-3263 ((|#2| $ (-550) (-550)) 120)) (-2971 (((-623 |#2|) $) 93 (|has| $ (-6 -4344)))) (-2419 (((-112) $) 30)) (-1436 (((-749) $) 129 (|has| |#2| (-542)))) (-3113 (((-623 |#4|) $) 130 (|has| |#2| (-542)))) (-2050 (((-749) $) 116)) (-2063 (((-749) $) 117)) (-1445 (((-112) $ (-749)) 101)) (-1517 ((|#2| $) 65 (|has| |#2| (-6 (-4346 "*"))))) (-3397 (((-550) $) 112)) (-2415 (((-550) $) 114)) (-2876 (((-623 |#2|) $) 92 (|has| $ (-6 -4344)))) (-3922 (((-112) |#2| $) 90 (-12 (|has| |#2| (-1069)) (|has| $ (-6 -4344))))) (-1630 (((-550) $) 113)) (-2964 (((-550) $) 115)) (-4224 (($ (-623 (-623 |#2|))) 107)) (-3311 (($ (-1 |#2| |#2|) $) 97 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#2| |#2| |#2|) $ $) 124) (($ (-1 |#2| |#2|) $) 98)) (-3380 (((-623 (-623 |#2|)) $) 118)) (-1700 (((-112) $ (-749)) 102)) (-2369 (((-1127) $) 9)) (-3765 (((-3 $ "failed") $) 64 (|has| |#2| (-356)))) (-3445 (((-1089) $) 10)) (-3409 (((-3 $ "failed") $ |#2|) 125 (|has| |#2| (-542)))) (-1410 (((-112) (-1 (-112) |#2|) $) 95 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#2|))) 89 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-287 |#2|)) 88 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ |#2| |#2|) 87 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-623 |#2|) (-623 |#2|)) 86 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))) (-3155 (((-112) $ $) 106)) (-4217 (((-112) $) 103)) (-2819 (($) 104)) (-2757 ((|#2| $ (-550) (-550) |#2|) 121) ((|#2| $ (-550) (-550)) 119)) (-2798 (($ $ (-1 |#2| |#2|)) 50) (($ $ (-1 |#2| |#2|) (-749)) 49) (($ $ (-623 (-1145)) (-623 (-749))) 42 (|has| |#2| (-874 (-1145)))) (($ $ (-1145) (-749)) 41 (|has| |#2| (-874 (-1145)))) (($ $ (-623 (-1145))) 40 (|has| |#2| (-874 (-1145)))) (($ $ (-1145)) 39 (|has| |#2| (-874 (-1145)))) (($ $ (-749)) 37 (|has| |#2| (-227))) (($ $) 35 (|has| |#2| (-227)))) (-2761 ((|#2| $) 69)) (-4000 (($ (-623 |#2|)) 72)) (-2418 (((-112) $) 109)) (-2407 ((|#3| $) 71)) (-4270 ((|#2| $) 66 (|has| |#2| (-6 (-4346 "*"))))) (-3457 (((-749) (-1 (-112) |#2|) $) 94 (|has| $ (-6 -4344))) (((-749) |#2| $) 91 (-12 (|has| |#2| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 105)) (-1457 ((|#4| $ (-550)) 123)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ (-400 (-550))) 81 (|has| |#2| (-1012 (-400 (-550))))) (($ |#2|) 80)) (-3091 (((-749)) 28)) (-3404 (((-112) (-1 (-112) |#2|) $) 96 (|has| $ (-6 -4344)))) (-3695 (((-112) $) 111)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $ (-1 |#2| |#2|)) 48) (($ $ (-1 |#2| |#2|) (-749)) 47) (($ $ (-623 (-1145)) (-623 (-749))) 46 (|has| |#2| (-874 (-1145)))) (($ $ (-1145) (-749)) 45 (|has| |#2| (-874 (-1145)))) (($ $ (-623 (-1145))) 44 (|has| |#2| (-874 (-1145)))) (($ $ (-1145)) 43 (|has| |#2| (-874 (-1145)))) (($ $ (-749)) 38 (|has| |#2| (-227))) (($ $) 36 (|has| |#2| (-227)))) (-2264 (((-112) $ $) 6)) (-2382 (($ $ |#2|) 126 (|has| |#2| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 63 (|has| |#2| (-356)))) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#2|) 132) (($ |#2| $) 131) ((|#4| $ |#4|) 68) ((|#3| |#3| $) 67)) (-3307 (((-749) $) 99 (|has| $ (-6 -4344)))))
+(((-1092 |#1| |#2| |#3| |#4|) (-138) (-749) (-1021) (-232 |t#1| |t#2|) (-232 |t#1| |t#2|)) (T -1092))
+((-3955 (*1 *1 *2) (-12 (-4 *2 (-1021)) (-4 *1 (-1092 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2)) (-4 *5 (-232 *3 *2)))) (-4000 (*1 *1 *2) (-12 (-5 *2 (-623 *4)) (-4 *4 (-1021)) (-4 *1 (-1092 *3 *4 *5 *6)) (-4 *5 (-232 *3 *4)) (-4 *6 (-232 *3 *4)))) (-2407 (*1 *2 *1) (-12 (-4 *1 (-1092 *3 *4 *2 *5)) (-4 *4 (-1021)) (-4 *5 (-232 *3 *4)) (-4 *2 (-232 *3 *4)))) (-2223 (*1 *2 *1) (-12 (-4 *1 (-1092 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2)) (-4 *5 (-232 *3 *2)) (-4 *2 (-1021)))) (-2761 (*1 *2 *1) (-12 (-4 *1 (-1092 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2)) (-4 *5 (-232 *3 *2)) (-4 *2 (-1021)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-1092 *3 *4 *5 *2)) (-4 *4 (-1021)) (-4 *5 (-232 *3 *4)) (-4 *2 (-232 *3 *4)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-1092 *3 *4 *2 *5)) (-4 *4 (-1021)) (-4 *2 (-232 *3 *4)) (-4 *5 (-232 *3 *4)))) (-4270 (*1 *2 *1) (-12 (-4 *1 (-1092 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2)) (-4 *5 (-232 *3 *2)) (|has| *2 (-6 (-4346 "*"))) (-4 *2 (-1021)))) (-1517 (*1 *2 *1) (-12 (-4 *1 (-1092 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2)) (-4 *5 (-232 *3 *2)) (|has| *2 (-6 (-4346 "*"))) (-4 *2 (-1021)))) (-3765 (*1 *1 *1) (|partial| -12 (-4 *1 (-1092 *2 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-232 *2 *3)) (-4 *5 (-232 *2 *3)) (-4 *3 (-356)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-1092 *3 *4 *5 *6)) (-4 *4 (-1021)) (-4 *5 (-232 *3 *4)) (-4 *6 (-232 *3 *4)) (-4 *4 (-356)))))
+(-13 (-225 |t#2|) (-111 |t#2| |t#2|) (-1024 |t#1| |t#1| |t#2| |t#3| |t#4|) (-404 |t#2|) (-370 |t#2|) (-10 -8 (IF (|has| |t#2| (-170)) (-6 (-696 |t#2|)) |%noBranch|) (-15 -3955 ($ |t#2|)) (-15 -4000 ($ (-623 |t#2|))) (-15 -2407 (|t#3| $)) (-15 -2223 (|t#2| $)) (-15 -2761 (|t#2| $)) (-15 * (|t#4| $ |t#4|)) (-15 * (|t#3| |t#3| $)) (IF (|has| |t#2| (-6 (-4346 "*"))) (PROGN (-6 (-38 |t#2|)) (-15 -4270 (|t#2| $)) (-15 -1517 (|t#2| $))) |%noBranch|) (IF (|has| |t#2| (-356)) (PROGN (-15 -3765 ((-3 $ "failed") $)) (-15 ** ($ $ (-550)))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-34) . T) ((-38 |#2|) |has| |#2| (-6 (-4346 "*"))) ((-101) . T) ((-111 |#2| |#2|) . T) ((-130) . T) ((-595 (-837)) . T) ((-225 |#2|) . T) ((-227) |has| |#2| (-227)) ((-302 |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) ((-370 |#2|) . T) ((-404 |#2|) . T) ((-481 |#2|) . T) ((-505 |#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) ((-626 |#2|) . T) ((-626 $) . T) ((-619 (-550)) |has| |#2| (-619 (-550))) ((-619 |#2|) . T) ((-696 |#2|) -1489 (|has| |#2| (-170)) (|has| |#2| (-6 (-4346 "*")))) ((-705) . T) ((-874 (-1145)) |has| |#2| (-874 (-1145))) ((-1024 |#1| |#1| |#2| |#3| |#4|) . T) ((-1012 (-400 (-550))) |has| |#2| (-1012 (-400 (-550)))) ((-1012 (-550)) |has| |#2| (-1012 (-550))) ((-1012 |#2|) . T) ((-1027 |#2|) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1182) . T))
+((-3386 ((|#4| |#4|) 70)) (-2810 ((|#4| |#4|) 65)) (-1520 (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2206 (-623 |#3|))) |#4| |#3|) 78)) (-3188 (((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|) 69)) (-1722 (((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|) 67)))
+(((-1093 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2810 (|#4| |#4|)) (-15 -1722 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -3386 (|#4| |#4|)) (-15 -3188 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -1520 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2206 (-623 |#3|))) |#4| |#3|))) (-300) (-366 |#1|) (-366 |#1|) (-665 |#1| |#2| |#3|)) (T -1093))
+((-1520 (*1 *2 *3 *4) (-12 (-4 *5 (-300)) (-4 *6 (-366 *5)) (-4 *4 (-366 *5)) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2206 (-623 *4)))) (-5 *1 (-1093 *5 *6 *4 *3)) (-4 *3 (-665 *5 *6 *4)))) (-3188 (*1 *2 *3) (-12 (-4 *4 (-300)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *2 (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3))) (-5 *1 (-1093 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))) (-3386 (*1 *2 *2) (-12 (-4 *3 (-300)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-1093 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))) (-1722 (*1 *2 *3) (-12 (-4 *4 (-300)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4)) (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3))) (-5 *1 (-1093 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))) (-2810 (*1 *2 *2) (-12 (-4 *3 (-300)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-1093 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))))
+(-10 -7 (-15 -2810 (|#4| |#4|)) (-15 -1722 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -3386 (|#4| |#4|)) (-15 -3188 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -1520 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2206 (-623 |#3|))) |#4| |#3|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 17)) (-1516 (((-623 |#2|) $) 159)) (-1705 (((-1141 $) $ |#2|) 54) (((-1141 |#1|) $) 43)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 108 (|has| |#1| (-542)))) (-3050 (($ $) 110 (|has| |#1| (-542)))) (-3953 (((-112) $) 112 (|has| |#1| (-542)))) (-2457 (((-749) $) NIL) (((-749) $ (-623 |#2|)) 192)) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2318 (($ $) NIL (|has| |#1| (-444)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-444)))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) 156) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 |#2| "failed") $) NIL)) (-2202 ((|#1| $) 154) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-550) $) NIL (|has| |#1| (-1012 (-550)))) ((|#2| $) NIL)) (-1792 (($ $ $ |#2|) NIL (|has| |#1| (-170)))) (-1693 (($ $) 196)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) 82)) (-2731 (($ $) NIL (|has| |#1| (-444))) (($ $ |#2|) NIL (|has| |#1| (-444)))) (-1683 (((-623 $) $) NIL)) (-1568 (((-112) $) NIL (|has| |#1| (-883)))) (-3401 (($ $ |#1| (-522 |#2|) $) NIL)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (-12 (|has| |#1| (-860 (-372))) (|has| |#2| (-860 (-372))))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (-12 (|has| |#1| (-860 (-550))) (|has| |#2| (-860 (-550)))))) (-2419 (((-112) $) 19)) (-3324 (((-749) $) 26)) (-1501 (($ (-1141 |#1|) |#2|) 48) (($ (-1141 $) |#2|) 64)) (-2336 (((-623 $) $) NIL)) (-3438 (((-112) $) 32)) (-1488 (($ |#1| (-522 |#2|)) 71) (($ $ |#2| (-749)) 52) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-1766 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $ |#2|) NIL)) (-3346 (((-522 |#2|) $) 186) (((-749) $ |#2|) 187) (((-623 (-749)) $ (-623 |#2|)) 188)) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-2863 (($ (-1 (-522 |#2|) (-522 |#2|)) $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) 120)) (-4059 (((-3 |#2| "failed") $) 161)) (-1657 (($ $) 195)) (-1670 ((|#1| $) 37)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-2369 (((-1127) $) NIL)) (-3833 (((-3 (-623 $) "failed") $) NIL)) (-3017 (((-3 (-623 $) "failed") $) NIL)) (-2891 (((-3 (-2 (|:| |var| |#2|) (|:| -3068 (-749))) "failed") $) NIL)) (-3445 (((-1089) $) NIL)) (-1628 (((-112) $) 33)) (-1639 ((|#1| $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 138 (|has| |#1| (-444)))) (-3260 (($ (-623 $)) 143 (|has| |#1| (-444))) (($ $ $) 130 (|has| |#1| (-444)))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#1| (-883)))) (-1735 (((-411 $) $) NIL (|has| |#1| (-883)))) (-3409 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542))) (((-3 $ "failed") $ $) 118 (|has| |#1| (-542)))) (-1553 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ |#2| |#1|) 164) (($ $ (-623 |#2|) (-623 |#1|)) 177) (($ $ |#2| $) 163) (($ $ (-623 |#2|) (-623 $)) 176)) (-3563 (($ $ |#2|) NIL (|has| |#1| (-170)))) (-2798 (($ $ |#2|) 194) (($ $ (-623 |#2|)) NIL) (($ $ |#2| (-749)) NIL) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-3661 (((-522 |#2|) $) 182) (((-749) $ |#2|) 178) (((-623 (-749)) $ (-623 |#2|)) 180)) (-2451 (((-866 (-372)) $) NIL (-12 (|has| |#1| (-596 (-866 (-372)))) (|has| |#2| (-596 (-866 (-372)))))) (((-866 (-550)) $) NIL (-12 (|has| |#1| (-596 (-866 (-550)))) (|has| |#2| (-596 (-866 (-550)))))) (((-526) $) NIL (-12 (|has| |#1| (-596 (-526))) (|has| |#2| (-596 (-526)))))) (-1622 ((|#1| $) 126 (|has| |#1| (-444))) (($ $ |#2|) 129 (|has| |#1| (-444)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#1| (-883))))) (-2233 (((-837) $) 149) (($ (-550)) 76) (($ |#1|) 77) (($ |#2|) 28) (($ $) NIL (|has| |#1| (-542))) (($ (-400 (-550))) NIL (-1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1012 (-400 (-550))))))) (-2969 (((-623 |#1|) $) 152)) (-1708 ((|#1| $ (-522 |#2|)) 73) (($ $ |#2| (-749)) NIL) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| |#1| (-883))) (|has| |#1| (-143))))) (-3091 (((-749)) 79)) (-3895 (($ $ $ (-749)) NIL (|has| |#1| (-170)))) (-1819 (((-112) $ $) 115 (|has| |#1| (-542)))) (-2688 (($) 12 T CONST)) (-2700 (($) 14 T CONST)) (-1901 (($ $ |#2|) NIL) (($ $ (-623 |#2|)) NIL) (($ $ |#2| (-749)) NIL) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) 97)) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2382 (($ $ |#1|) 124 (|has| |#1| (-356)))) (-2370 (($ $) 85) (($ $ $) 95)) (-2358 (($ $ $) 49)) (** (($ $ (-895)) 102) (($ $ (-749)) 100)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 88) (($ $ $) 65) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 90) (($ $ |#1|) NIL)))
+(((-1094 |#1| |#2|) (-923 |#1| (-522 |#2|) |#2|) (-1021) (-825)) (T -1094))
+NIL
+(-923 |#1| (-522 |#2|) |#2|)
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1516 (((-623 |#2|) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-4160 (($ $) 141 (|has| |#1| (-38 (-400 (-550)))))) (-2820 (($ $) 117 (|has| |#1| (-38 (-400 (-550)))))) (-1993 (((-3 $ "failed") $ $) NIL)) (-1745 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4137 (($ $) 137 (|has| |#1| (-38 (-400 (-550)))))) (-2796 (($ $) 113 (|has| |#1| (-38 (-400 (-550)))))) (-4183 (($ $) 145 (|has| |#1| (-38 (-400 (-550)))))) (-2844 (($ $) 121 (|has| |#1| (-38 (-400 (-550)))))) (-2991 (($) NIL T CONST)) (-1693 (($ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2666 (((-926 |#1|) $ (-749)) NIL) (((-926 |#1|) $ (-749) (-749)) NIL)) (-3771 (((-112) $) NIL)) (-4187 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2603 (((-749) $ |#2|) NIL) (((-749) $ |#2| (-749)) NIL)) (-2419 (((-112) $) NIL)) (-1893 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3438 (((-112) $) NIL)) (-1488 (($ $ (-623 |#2|) (-623 (-522 |#2|))) NIL) (($ $ |#2| (-522 |#2|)) NIL) (($ |#1| (-522 |#2|)) NIL) (($ $ |#2| (-749)) 56) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-3080 (($ $) 111 (|has| |#1| (-38 (-400 (-550)))))) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL)) (-2369 (((-1127) $) NIL)) (-2149 (($ $ |#2|) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ |#2| |#1|) 164 (|has| |#1| (-38 (-400 (-550)))))) (-3445 (((-1089) $) NIL)) (-2192 (($ (-1 $) |#2| |#1|) 163 (|has| |#1| (-38 (-400 (-550)))))) (-4268 (($ $ (-749)) 13)) (-3409 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-1644 (($ $) 109 (|has| |#1| (-38 (-400 (-550)))))) (-1553 (($ $ |#2| $) 95) (($ $ (-623 |#2|) (-623 $)) 88) (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL)) (-2798 (($ $ |#2|) 98) (($ $ (-623 |#2|)) NIL) (($ $ |#2| (-749)) NIL) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-3661 (((-522 |#2|) $) NIL)) (-4209 (((-1 (-1125 |#3|) |#3|) (-623 |#2|) (-623 (-1125 |#3|))) 77)) (-4194 (($ $) 147 (|has| |#1| (-38 (-400 (-550)))))) (-2856 (($ $) 123 (|has| |#1| (-38 (-400 (-550)))))) (-4171 (($ $) 143 (|has| |#1| (-38 (-400 (-550)))))) (-2832 (($ $) 119 (|has| |#1| (-38 (-400 (-550)))))) (-4149 (($ $) 139 (|has| |#1| (-38 (-400 (-550)))))) (-2807 (($ $) 115 (|has| |#1| (-38 (-400 (-550)))))) (-4012 (($ $) 15)) (-2233 (((-837) $) 180) (($ (-550)) NIL) (($ |#1|) 40 (|has| |#1| (-170))) (($ $) NIL (|has| |#1| (-542))) (($ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#2|) 63) (($ |#3|) 61)) (-1708 ((|#1| $ (-522 |#2|)) NIL) (($ $ |#2| (-749)) NIL) (($ $ (-623 |#2|) (-623 (-749))) NIL) ((|#3| $ (-749)) 38)) (-1613 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3091 (((-749)) NIL)) (-4233 (($ $) 153 (|has| |#1| (-38 (-400 (-550)))))) (-2893 (($ $) 129 (|has| |#1| (-38 (-400 (-550)))))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-4206 (($ $) 149 (|has| |#1| (-38 (-400 (-550)))))) (-2869 (($ $) 125 (|has| |#1| (-38 (-400 (-550)))))) (-4255 (($ $) 157 (|has| |#1| (-38 (-400 (-550)))))) (-4117 (($ $) 133 (|has| |#1| (-38 (-400 (-550)))))) (-3363 (($ $) 159 (|has| |#1| (-38 (-400 (-550)))))) (-4127 (($ $) 135 (|has| |#1| (-38 (-400 (-550)))))) (-4244 (($ $) 155 (|has| |#1| (-38 (-400 (-550)))))) (-2905 (($ $) 131 (|has| |#1| (-38 (-400 (-550)))))) (-4218 (($ $) 151 (|has| |#1| (-38 (-400 (-550)))))) (-2880 (($ $) 127 (|has| |#1| (-38 (-400 (-550)))))) (-2688 (($) 47 T CONST)) (-2700 (($) 55 T CONST)) (-1901 (($ $ |#2|) NIL) (($ $ (-623 |#2|)) NIL) (($ $ |#2| (-749)) NIL) (($ $ (-623 |#2|) (-623 (-749))) NIL)) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ |#1|) 182 (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) 59)) (** (($ $ (-895)) NIL) (($ $ (-749)) 68) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 101 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 58) (($ $ (-400 (-550))) 106 (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) 104 (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 43) (($ $ |#1|) 44) (($ |#3| $) 42)))
+(((-1095 |#1| |#2| |#3|) (-13 (-719 |#1| |#2|) (-10 -8 (-15 -1708 (|#3| $ (-749))) (-15 -2233 ($ |#2|)) (-15 -2233 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -4209 ((-1 (-1125 |#3|) |#3|) (-623 |#2|) (-623 (-1125 |#3|)))) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -2149 ($ $ |#2| |#1|)) (-15 -2192 ($ (-1 $) |#2| |#1|))) |%noBranch|))) (-1021) (-825) (-923 |#1| (-522 |#2|) |#2|)) (T -1095))
+((-1708 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *2 (-923 *4 (-522 *5) *5)) (-5 *1 (-1095 *4 *5 *2)) (-4 *4 (-1021)) (-4 *5 (-825)))) (-2233 (*1 *1 *2) (-12 (-4 *3 (-1021)) (-4 *2 (-825)) (-5 *1 (-1095 *3 *2 *4)) (-4 *4 (-923 *3 (-522 *2) *2)))) (-2233 (*1 *1 *2) (-12 (-4 *3 (-1021)) (-4 *4 (-825)) (-5 *1 (-1095 *3 *4 *2)) (-4 *2 (-923 *3 (-522 *4) *4)))) (* (*1 *1 *2 *1) (-12 (-4 *3 (-1021)) (-4 *4 (-825)) (-5 *1 (-1095 *3 *4 *2)) (-4 *2 (-923 *3 (-522 *4) *4)))) (-4209 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *6)) (-5 *4 (-623 (-1125 *7))) (-4 *6 (-825)) (-4 *7 (-923 *5 (-522 *6) *6)) (-4 *5 (-1021)) (-5 *2 (-1 (-1125 *7) *7)) (-5 *1 (-1095 *5 *6 *7)))) (-2149 (*1 *1 *1 *2 *3) (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)) (-4 *2 (-825)) (-5 *1 (-1095 *3 *2 *4)) (-4 *4 (-923 *3 (-522 *2) *2)))) (-2192 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1095 *4 *3 *5))) (-4 *4 (-38 (-400 (-550)))) (-4 *4 (-1021)) (-4 *3 (-825)) (-5 *1 (-1095 *4 *3 *5)) (-4 *5 (-923 *4 (-522 *3) *3)))))
+(-13 (-719 |#1| |#2|) (-10 -8 (-15 -1708 (|#3| $ (-749))) (-15 -2233 ($ |#2|)) (-15 -2233 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -4209 ((-1 (-1125 |#3|) |#3|) (-623 |#2|) (-623 (-1125 |#3|)))) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -2149 ($ $ |#2| |#1|)) (-15 -2192 ($ (-1 $) |#2| |#1|))) |%noBranch|)))
+((-2221 (((-112) $ $) 7)) (-3393 (((-623 (-2 (|:| -1953 $) (|:| -4046 (-623 |#4|)))) (-623 |#4|)) 85)) (-3186 (((-623 $) (-623 |#4|)) 86) (((-623 $) (-623 |#4|) (-112)) 111)) (-1516 (((-623 |#3|) $) 33)) (-3935 (((-112) $) 26)) (-3885 (((-112) $) 17 (|has| |#1| (-542)))) (-1404 (((-112) |#4| $) 101) (((-112) $) 97)) (-3624 ((|#4| |#4| $) 92)) (-2318 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 $))) |#4| $) 126)) (-1814 (((-2 (|:| |under| $) (|:| -3925 $) (|:| |upper| $)) $ |#3|) 27)) (-3368 (((-112) $ (-749)) 44)) (-2097 (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4344))) (((-3 |#4| "failed") $ |#3|) 79)) (-2991 (($) 45 T CONST)) (-3711 (((-112) $) 22 (|has| |#1| (-542)))) (-2751 (((-112) $ $) 24 (|has| |#1| (-542)))) (-3305 (((-112) $ $) 23 (|has| |#1| (-542)))) (-2248 (((-112) $) 25 (|has| |#1| (-542)))) (-3296 (((-623 |#4|) (-623 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 93)) (-3694 (((-623 |#4|) (-623 |#4|) $) 18 (|has| |#1| (-542)))) (-2178 (((-623 |#4|) (-623 |#4|) $) 19 (|has| |#1| (-542)))) (-2288 (((-3 $ "failed") (-623 |#4|)) 36)) (-2202 (($ (-623 |#4|)) 35)) (-3870 (((-3 $ "failed") $) 82)) (-2962 ((|#4| |#4| $) 89)) (-2708 (($ $) 68 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344))))) (-1979 (($ |#4| $) 67 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#4|) $) 64 (|has| $ (-6 -4344)))) (-2545 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-542)))) (-4240 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 102)) (-1621 ((|#4| |#4| $) 87)) (-2924 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4344))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4344))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-2466 (((-2 (|:| -1953 (-623 |#4|)) (|:| -4046 (-623 |#4|))) $) 105)) (-2515 (((-112) |#4| $) 136)) (-3350 (((-112) |#4| $) 133)) (-3201 (((-112) |#4| $) 137) (((-112) $) 134)) (-2971 (((-623 |#4|) $) 52 (|has| $ (-6 -4344)))) (-2831 (((-112) |#4| $) 104) (((-112) $) 103)) (-1765 ((|#3| $) 34)) (-1445 (((-112) $ (-749)) 43)) (-2876 (((-623 |#4|) $) 53 (|has| $ (-6 -4344)))) (-3922 (((-112) |#4| $) 55 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#4| |#4|) $) 47)) (-3704 (((-623 |#3|) $) 32)) (-4159 (((-112) |#3| $) 31)) (-1700 (((-112) $ (-749)) 42)) (-2369 (((-1127) $) 9)) (-3352 (((-3 |#4| (-623 $)) |#4| |#4| $) 128)) (-1623 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 $))) |#4| |#4| $) 127)) (-2001 (((-3 |#4| "failed") $) 83)) (-3087 (((-623 $) |#4| $) 129)) (-1785 (((-3 (-112) (-623 $)) |#4| $) 132)) (-2101 (((-623 (-2 (|:| |val| (-112)) (|:| -1608 $))) |#4| $) 131) (((-112) |#4| $) 130)) (-4072 (((-623 $) |#4| $) 125) (((-623 $) (-623 |#4|) $) 124) (((-623 $) (-623 |#4|) (-623 $)) 123) (((-623 $) |#4| (-623 $)) 122)) (-3552 (($ |#4| $) 117) (($ (-623 |#4|) $) 116)) (-3896 (((-623 |#4|) $) 107)) (-3705 (((-112) |#4| $) 99) (((-112) $) 95)) (-2474 ((|#4| |#4| $) 90)) (-3098 (((-112) $ $) 110)) (-4035 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-542)))) (-1631 (((-112) |#4| $) 100) (((-112) $) 96)) (-3959 ((|#4| |#4| $) 91)) (-3445 (((-1089) $) 10)) (-3858 (((-3 |#4| "failed") $) 84)) (-1614 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 61)) (-3747 (((-3 $ "failed") $ |#4|) 78)) (-4268 (($ $ |#4|) 77) (((-623 $) |#4| $) 115) (((-623 $) |#4| (-623 $)) 114) (((-623 $) (-623 |#4|) $) 113) (((-623 $) (-623 |#4|) (-623 $)) 112)) (-1410 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 |#4|) (-623 |#4|)) 59 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-287 |#4|)) 57 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-623 (-287 |#4|))) 56 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))) (-3155 (((-112) $ $) 38)) (-4217 (((-112) $) 41)) (-2819 (($) 40)) (-3661 (((-749) $) 106)) (-3457 (((-749) |#4| $) 54 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344)))) (((-749) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4344)))) (-2435 (($ $) 39)) (-2451 (((-526) $) 69 (|has| |#4| (-596 (-526))))) (-2245 (($ (-623 |#4|)) 60)) (-3537 (($ $ |#3|) 28)) (-1446 (($ $ |#3|) 30)) (-3236 (($ $) 88)) (-3175 (($ $ |#3|) 29)) (-2233 (((-837) $) 11) (((-623 |#4|) $) 37)) (-4265 (((-749) $) 76 (|has| |#3| (-361)))) (-3526 (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 108)) (-1770 (((-112) $ (-1 (-112) |#4| (-623 |#4|))) 98)) (-3176 (((-623 $) |#4| $) 121) (((-623 $) |#4| (-623 $)) 120) (((-623 $) (-623 |#4|) $) 119) (((-623 $) (-623 |#4|) (-623 $)) 118)) (-3404 (((-112) (-1 (-112) |#4|) $) 49 (|has| $ (-6 -4344)))) (-1751 (((-623 |#3|) $) 81)) (-2993 (((-112) |#4| $) 135)) (-3636 (((-112) |#3| $) 80)) (-2264 (((-112) $ $) 6)) (-3307 (((-749) $) 46 (|has| $ (-6 -4344)))))
+(((-1096 |#1| |#2| |#3| |#4|) (-138) (-444) (-771) (-825) (-1035 |t#1| |t#2| |t#3|)) (T -1096))
+NIL
+(-13 (-1078 |t#1| |t#2| |t#3| |t#4|) (-762 |t#1| |t#2| |t#3| |t#4|))
+(((-34) . T) ((-101) . T) ((-595 (-623 |#4|)) . T) ((-595 (-837)) . T) ((-149 |#4|) . T) ((-596 (-526)) |has| |#4| (-596 (-526))) ((-302 |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))) ((-481 |#4|) . T) ((-505 |#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))) ((-762 |#1| |#2| |#3| |#4|) . T) ((-950 |#1| |#2| |#3| |#4|) . T) ((-1041 |#1| |#2| |#3| |#4|) . T) ((-1069) . T) ((-1078 |#1| |#2| |#3| |#4|) . T) ((-1175 |#1| |#2| |#3| |#4|) . T) ((-1182) . T))
+((-4229 (((-623 |#2|) |#1|) 12)) (-3358 (((-623 |#2|) |#2| |#2| |#2| |#2| |#2|) 41) (((-623 |#2|) |#1|) 52)) (-2334 (((-623 |#2|) |#2| |#2| |#2|) 39) (((-623 |#2|) |#1|) 50)) (-3786 ((|#2| |#1|) 46)) (-2078 (((-2 (|:| |solns| (-623 |#2|)) (|:| |maps| (-623 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|)) 17)) (-2646 (((-623 |#2|) |#2| |#2|) 38) (((-623 |#2|) |#1|) 49)) (-1867 (((-623 |#2|) |#2| |#2| |#2| |#2|) 40) (((-623 |#2|) |#1|) 51)) (-2319 ((|#2| |#2| |#2| |#2| |#2| |#2|) 45)) (-2327 ((|#2| |#2| |#2| |#2|) 43)) (-2894 ((|#2| |#2| |#2|) 42)) (-2937 ((|#2| |#2| |#2| |#2| |#2|) 44)))
+(((-1097 |#1| |#2|) (-10 -7 (-15 -4229 ((-623 |#2|) |#1|)) (-15 -3786 (|#2| |#1|)) (-15 -2078 ((-2 (|:| |solns| (-623 |#2|)) (|:| |maps| (-623 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -2646 ((-623 |#2|) |#1|)) (-15 -2334 ((-623 |#2|) |#1|)) (-15 -1867 ((-623 |#2|) |#1|)) (-15 -3358 ((-623 |#2|) |#1|)) (-15 -2646 ((-623 |#2|) |#2| |#2|)) (-15 -2334 ((-623 |#2|) |#2| |#2| |#2|)) (-15 -1867 ((-623 |#2|) |#2| |#2| |#2| |#2|)) (-15 -3358 ((-623 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -2894 (|#2| |#2| |#2|)) (-15 -2327 (|#2| |#2| |#2| |#2|)) (-15 -2937 (|#2| |#2| |#2| |#2| |#2|)) (-15 -2319 (|#2| |#2| |#2| |#2| |#2| |#2|))) (-1204 |#2|) (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (T -1097))
+((-2319 (*1 *2 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *1 (-1097 *3 *2)) (-4 *3 (-1204 *2)))) (-2937 (*1 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *1 (-1097 *3 *2)) (-4 *3 (-1204 *2)))) (-2327 (*1 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *1 (-1097 *3 *2)) (-4 *3 (-1204 *2)))) (-2894 (*1 *2 *2 *2) (-12 (-4 *2 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *1 (-1097 *3 *2)) (-4 *3 (-1204 *2)))) (-3358 (*1 *2 *3 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-623 *3)) (-5 *1 (-1097 *4 *3)) (-4 *4 (-1204 *3)))) (-1867 (*1 *2 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-623 *3)) (-5 *1 (-1097 *4 *3)) (-4 *4 (-1204 *3)))) (-2334 (*1 *2 *3 *3 *3) (-12 (-4 *3 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-623 *3)) (-5 *1 (-1097 *4 *3)) (-4 *4 (-1204 *3)))) (-2646 (*1 *2 *3 *3) (-12 (-4 *3 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-623 *3)) (-5 *1 (-1097 *4 *3)) (-4 *4 (-1204 *3)))) (-3358 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-623 *4)) (-5 *1 (-1097 *3 *4)) (-4 *3 (-1204 *4)))) (-1867 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-623 *4)) (-5 *1 (-1097 *3 *4)) (-4 *3 (-1204 *4)))) (-2334 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-623 *4)) (-5 *1 (-1097 *3 *4)) (-4 *3 (-1204 *4)))) (-2646 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-623 *4)) (-5 *1 (-1097 *3 *4)) (-4 *3 (-1204 *4)))) (-2078 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *5 *5)) (-4 *5 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-2 (|:| |solns| (-623 *5)) (|:| |maps| (-623 (-2 (|:| |arg| *5) (|:| |res| *5)))))) (-5 *1 (-1097 *3 *5)) (-4 *3 (-1204 *5)))) (-3786 (*1 *2 *3) (-12 (-4 *2 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *1 (-1097 *3 *2)) (-4 *3 (-1204 *2)))) (-4229 (*1 *2 *3) (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550))))))) (-5 *2 (-623 *4)) (-5 *1 (-1097 *3 *4)) (-4 *3 (-1204 *4)))))
+(-10 -7 (-15 -4229 ((-623 |#2|) |#1|)) (-15 -3786 (|#2| |#1|)) (-15 -2078 ((-2 (|:| |solns| (-623 |#2|)) (|:| |maps| (-623 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -2646 ((-623 |#2|) |#1|)) (-15 -2334 ((-623 |#2|) |#1|)) (-15 -1867 ((-623 |#2|) |#1|)) (-15 -3358 ((-623 |#2|) |#1|)) (-15 -2646 ((-623 |#2|) |#2| |#2|)) (-15 -2334 ((-623 |#2|) |#2| |#2| |#2|)) (-15 -1867 ((-623 |#2|) |#2| |#2| |#2| |#2|)) (-15 -3358 ((-623 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -2894 (|#2| |#2| |#2|)) (-15 -2327 (|#2| |#2| |#2| |#2|)) (-15 -2937 (|#2| |#2| |#2| |#2| |#2|)) (-15 -2319 (|#2| |#2| |#2| |#2| |#2| |#2|)))
+((-3945 (((-623 (-623 (-287 (-309 |#1|)))) (-623 (-287 (-400 (-926 |#1|))))) 95) (((-623 (-623 (-287 (-309 |#1|)))) (-623 (-287 (-400 (-926 |#1|)))) (-623 (-1145))) 94) (((-623 (-623 (-287 (-309 |#1|)))) (-623 (-400 (-926 |#1|)))) 92) (((-623 (-623 (-287 (-309 |#1|)))) (-623 (-400 (-926 |#1|))) (-623 (-1145))) 90) (((-623 (-287 (-309 |#1|))) (-287 (-400 (-926 |#1|)))) 75) (((-623 (-287 (-309 |#1|))) (-287 (-400 (-926 |#1|))) (-1145)) 76) (((-623 (-287 (-309 |#1|))) (-400 (-926 |#1|))) 70) (((-623 (-287 (-309 |#1|))) (-400 (-926 |#1|)) (-1145)) 59)) (-3463 (((-623 (-623 (-309 |#1|))) (-623 (-400 (-926 |#1|))) (-623 (-1145))) 88) (((-623 (-309 |#1|)) (-400 (-926 |#1|)) (-1145)) 43)) (-2990 (((-1134 (-623 (-309 |#1|)) (-623 (-287 (-309 |#1|)))) (-400 (-926 |#1|)) (-1145)) 98) (((-1134 (-623 (-309 |#1|)) (-623 (-287 (-309 |#1|)))) (-287 (-400 (-926 |#1|))) (-1145)) 97)))
+(((-1098 |#1|) (-10 -7 (-15 -3945 ((-623 (-287 (-309 |#1|))) (-400 (-926 |#1|)) (-1145))) (-15 -3945 ((-623 (-287 (-309 |#1|))) (-400 (-926 |#1|)))) (-15 -3945 ((-623 (-287 (-309 |#1|))) (-287 (-400 (-926 |#1|))) (-1145))) (-15 -3945 ((-623 (-287 (-309 |#1|))) (-287 (-400 (-926 |#1|))))) (-15 -3945 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-400 (-926 |#1|))) (-623 (-1145)))) (-15 -3945 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-400 (-926 |#1|))))) (-15 -3945 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-287 (-400 (-926 |#1|)))) (-623 (-1145)))) (-15 -3945 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-287 (-400 (-926 |#1|)))))) (-15 -3463 ((-623 (-309 |#1|)) (-400 (-926 |#1|)) (-1145))) (-15 -3463 ((-623 (-623 (-309 |#1|))) (-623 (-400 (-926 |#1|))) (-623 (-1145)))) (-15 -2990 ((-1134 (-623 (-309 |#1|)) (-623 (-287 (-309 |#1|)))) (-287 (-400 (-926 |#1|))) (-1145))) (-15 -2990 ((-1134 (-623 (-309 |#1|)) (-623 (-287 (-309 |#1|)))) (-400 (-926 |#1|)) (-1145)))) (-13 (-300) (-825) (-145))) (T -1098))
+((-2990 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-1145)) (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-1134 (-623 (-309 *5)) (-623 (-287 (-309 *5))))) (-5 *1 (-1098 *5)))) (-2990 (*1 *2 *3 *4) (-12 (-5 *3 (-287 (-400 (-926 *5)))) (-5 *4 (-1145)) (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-1134 (-623 (-309 *5)) (-623 (-287 (-309 *5))))) (-5 *1 (-1098 *5)))) (-3463 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-400 (-926 *5)))) (-5 *4 (-623 (-1145))) (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-623 (-309 *5)))) (-5 *1 (-1098 *5)))) (-3463 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-1145)) (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-309 *5))) (-5 *1 (-1098 *5)))) (-3945 (*1 *2 *3) (-12 (-5 *3 (-623 (-287 (-400 (-926 *4))))) (-4 *4 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-623 (-287 (-309 *4))))) (-5 *1 (-1098 *4)))) (-3945 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-287 (-400 (-926 *5))))) (-5 *4 (-623 (-1145))) (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-623 (-287 (-309 *5))))) (-5 *1 (-1098 *5)))) (-3945 (*1 *2 *3) (-12 (-5 *3 (-623 (-400 (-926 *4)))) (-4 *4 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-623 (-287 (-309 *4))))) (-5 *1 (-1098 *4)))) (-3945 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-400 (-926 *5)))) (-5 *4 (-623 (-1145))) (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-623 (-287 (-309 *5))))) (-5 *1 (-1098 *5)))) (-3945 (*1 *2 *3) (-12 (-5 *3 (-287 (-400 (-926 *4)))) (-4 *4 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-287 (-309 *4)))) (-5 *1 (-1098 *4)))) (-3945 (*1 *2 *3 *4) (-12 (-5 *3 (-287 (-400 (-926 *5)))) (-5 *4 (-1145)) (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-287 (-309 *5)))) (-5 *1 (-1098 *5)))) (-3945 (*1 *2 *3) (-12 (-5 *3 (-400 (-926 *4))) (-4 *4 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-287 (-309 *4)))) (-5 *1 (-1098 *4)))) (-3945 (*1 *2 *3 *4) (-12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-1145)) (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-287 (-309 *5)))) (-5 *1 (-1098 *5)))))
+(-10 -7 (-15 -3945 ((-623 (-287 (-309 |#1|))) (-400 (-926 |#1|)) (-1145))) (-15 -3945 ((-623 (-287 (-309 |#1|))) (-400 (-926 |#1|)))) (-15 -3945 ((-623 (-287 (-309 |#1|))) (-287 (-400 (-926 |#1|))) (-1145))) (-15 -3945 ((-623 (-287 (-309 |#1|))) (-287 (-400 (-926 |#1|))))) (-15 -3945 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-400 (-926 |#1|))) (-623 (-1145)))) (-15 -3945 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-400 (-926 |#1|))))) (-15 -3945 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-287 (-400 (-926 |#1|)))) (-623 (-1145)))) (-15 -3945 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-287 (-400 (-926 |#1|)))))) (-15 -3463 ((-623 (-309 |#1|)) (-400 (-926 |#1|)) (-1145))) (-15 -3463 ((-623 (-623 (-309 |#1|))) (-623 (-400 (-926 |#1|))) (-623 (-1145)))) (-15 -2990 ((-1134 (-623 (-309 |#1|)) (-623 (-287 (-309 |#1|)))) (-287 (-400 (-926 |#1|))) (-1145))) (-15 -2990 ((-1134 (-623 (-309 |#1|)) (-623 (-287 (-309 |#1|)))) (-400 (-926 |#1|)) (-1145))))
+((-1931 (((-400 (-1141 (-309 |#1|))) (-1228 (-309 |#1|)) (-400 (-1141 (-309 |#1|))) (-550)) 29)) (-2432 (((-400 (-1141 (-309 |#1|))) (-400 (-1141 (-309 |#1|))) (-400 (-1141 (-309 |#1|))) (-400 (-1141 (-309 |#1|)))) 40)))
+(((-1099 |#1|) (-10 -7 (-15 -2432 ((-400 (-1141 (-309 |#1|))) (-400 (-1141 (-309 |#1|))) (-400 (-1141 (-309 |#1|))) (-400 (-1141 (-309 |#1|))))) (-15 -1931 ((-400 (-1141 (-309 |#1|))) (-1228 (-309 |#1|)) (-400 (-1141 (-309 |#1|))) (-550)))) (-13 (-542) (-825))) (T -1099))
+((-1931 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-400 (-1141 (-309 *5)))) (-5 *3 (-1228 (-309 *5))) (-5 *4 (-550)) (-4 *5 (-13 (-542) (-825))) (-5 *1 (-1099 *5)))) (-2432 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-400 (-1141 (-309 *3)))) (-4 *3 (-13 (-542) (-825))) (-5 *1 (-1099 *3)))))
+(-10 -7 (-15 -2432 ((-400 (-1141 (-309 |#1|))) (-400 (-1141 (-309 |#1|))) (-400 (-1141 (-309 |#1|))) (-400 (-1141 (-309 |#1|))))) (-15 -1931 ((-400 (-1141 (-309 |#1|))) (-1228 (-309 |#1|)) (-400 (-1141 (-309 |#1|))) (-550))))
+((-4229 (((-623 (-623 (-287 (-309 |#1|)))) (-623 (-287 (-309 |#1|))) (-623 (-1145))) 224) (((-623 (-287 (-309 |#1|))) (-309 |#1|) (-1145)) 20) (((-623 (-287 (-309 |#1|))) (-287 (-309 |#1|)) (-1145)) 26) (((-623 (-287 (-309 |#1|))) (-287 (-309 |#1|))) 25) (((-623 (-287 (-309 |#1|))) (-309 |#1|)) 21)))
+(((-1100 |#1|) (-10 -7 (-15 -4229 ((-623 (-287 (-309 |#1|))) (-309 |#1|))) (-15 -4229 ((-623 (-287 (-309 |#1|))) (-287 (-309 |#1|)))) (-15 -4229 ((-623 (-287 (-309 |#1|))) (-287 (-309 |#1|)) (-1145))) (-15 -4229 ((-623 (-287 (-309 |#1|))) (-309 |#1|) (-1145))) (-15 -4229 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-287 (-309 |#1|))) (-623 (-1145))))) (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (T -1100))
+((-4229 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-1145))) (-4 *5 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (-5 *2 (-623 (-623 (-287 (-309 *5))))) (-5 *1 (-1100 *5)) (-5 *3 (-623 (-287 (-309 *5)))))) (-4229 (*1 *2 *3 *4) (-12 (-5 *4 (-1145)) (-4 *5 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (-5 *2 (-623 (-287 (-309 *5)))) (-5 *1 (-1100 *5)) (-5 *3 (-309 *5)))) (-4229 (*1 *2 *3 *4) (-12 (-5 *4 (-1145)) (-4 *5 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (-5 *2 (-623 (-287 (-309 *5)))) (-5 *1 (-1100 *5)) (-5 *3 (-287 (-309 *5))))) (-4229 (*1 *2 *3) (-12 (-4 *4 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (-5 *2 (-623 (-287 (-309 *4)))) (-5 *1 (-1100 *4)) (-5 *3 (-287 (-309 *4))))) (-4229 (*1 *2 *3) (-12 (-4 *4 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145))) (-5 *2 (-623 (-287 (-309 *4)))) (-5 *1 (-1100 *4)) (-5 *3 (-309 *4)))))
+(-10 -7 (-15 -4229 ((-623 (-287 (-309 |#1|))) (-309 |#1|))) (-15 -4229 ((-623 (-287 (-309 |#1|))) (-287 (-309 |#1|)))) (-15 -4229 ((-623 (-287 (-309 |#1|))) (-287 (-309 |#1|)) (-1145))) (-15 -4229 ((-623 (-287 (-309 |#1|))) (-309 |#1|) (-1145))) (-15 -4229 ((-623 (-623 (-287 (-309 |#1|)))) (-623 (-287 (-309 |#1|))) (-623 (-1145)))))
+((-2776 ((|#2| |#2|) 20 (|has| |#1| (-825))) ((|#2| |#2| (-1 (-112) |#1| |#1|)) 17)) (-3335 ((|#2| |#2|) 19 (|has| |#1| (-825))) ((|#2| |#2| (-1 (-112) |#1| |#1|)) 16)))
+(((-1101 |#1| |#2|) (-10 -7 (-15 -3335 (|#2| |#2| (-1 (-112) |#1| |#1|))) (-15 -2776 (|#2| |#2| (-1 (-112) |#1| |#1|))) (IF (|has| |#1| (-825)) (PROGN (-15 -3335 (|#2| |#2|)) (-15 -2776 (|#2| |#2|))) |%noBranch|)) (-1182) (-13 (-586 (-550) |#1|) (-10 -7 (-6 -4344) (-6 -4345)))) (T -1101))
+((-2776 (*1 *2 *2) (-12 (-4 *3 (-825)) (-4 *3 (-1182)) (-5 *1 (-1101 *3 *2)) (-4 *2 (-13 (-586 (-550) *3) (-10 -7 (-6 -4344) (-6 -4345)))))) (-3335 (*1 *2 *2) (-12 (-4 *3 (-825)) (-4 *3 (-1182)) (-5 *1 (-1101 *3 *2)) (-4 *2 (-13 (-586 (-550) *3) (-10 -7 (-6 -4344) (-6 -4345)))))) (-2776 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1182)) (-5 *1 (-1101 *4 *2)) (-4 *2 (-13 (-586 (-550) *4) (-10 -7 (-6 -4344) (-6 -4345)))))) (-3335 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1182)) (-5 *1 (-1101 *4 *2)) (-4 *2 (-13 (-586 (-550) *4) (-10 -7 (-6 -4344) (-6 -4345)))))))
+(-10 -7 (-15 -3335 (|#2| |#2| (-1 (-112) |#1| |#1|))) (-15 -2776 (|#2| |#2| (-1 (-112) |#1| |#1|))) (IF (|has| |#1| (-825)) (PROGN (-15 -3335 (|#2| |#2|)) (-15 -2776 (|#2| |#2|))) |%noBranch|))
+((-2221 (((-112) $ $) NIL)) (-1599 (((-1133 3 |#1|) $) 107)) (-1917 (((-112) $) 72)) (-1356 (($ $ (-623 (-917 |#1|))) 20) (($ $ (-623 (-623 |#1|))) 75) (($ (-623 (-917 |#1|))) 74) (((-623 (-917 |#1|)) $) 73)) (-2726 (((-112) $) 41)) (-2712 (($ $ (-917 |#1|)) 46) (($ $ (-623 |#1|)) 51) (($ $ (-749)) 53) (($ (-917 |#1|)) 47) (((-917 |#1|) $) 45)) (-4291 (((-2 (|:| -3048 (-749)) (|:| |curves| (-749)) (|:| |polygons| (-749)) (|:| |constructs| (-749))) $) 105)) (-3314 (((-749) $) 26)) (-3101 (((-749) $) 25)) (-2011 (($ $ (-749) (-917 |#1|)) 39)) (-2911 (((-112) $) 82)) (-2342 (($ $ (-623 (-623 (-917 |#1|))) (-623 (-169)) (-169)) 89) (($ $ (-623 (-623 (-623 |#1|))) (-623 (-169)) (-169)) 91) (($ $ (-623 (-623 (-917 |#1|))) (-112) (-112)) 85) (($ $ (-623 (-623 (-623 |#1|))) (-112) (-112)) 93) (($ (-623 (-623 (-917 |#1|)))) 86) (($ (-623 (-623 (-917 |#1|))) (-112) (-112)) 87) (((-623 (-623 (-917 |#1|))) $) 84)) (-2441 (($ (-623 $)) 28) (($ $ $) 29)) (-3561 (((-623 (-169)) $) 102)) (-3374 (((-623 (-917 |#1|)) $) 96)) (-2079 (((-623 (-623 (-169))) $) 101)) (-1786 (((-623 (-623 (-623 (-917 |#1|)))) $) NIL)) (-3273 (((-623 (-623 (-623 (-749)))) $) 99)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2243 (((-749) $ (-623 (-917 |#1|))) 37)) (-2567 (((-112) $) 54)) (-4145 (($ $ (-623 (-917 |#1|))) 56) (($ $ (-623 (-623 |#1|))) 62) (($ (-623 (-917 |#1|))) 57) (((-623 (-917 |#1|)) $) 55)) (-1573 (($) 23) (($ (-1133 3 |#1|)) 24)) (-2435 (($ $) 35)) (-2088 (((-623 $) $) 34)) (-3674 (($ (-623 $)) 31)) (-1753 (((-623 $) $) 33)) (-2233 (((-837) $) 111)) (-3059 (((-112) $) 64)) (-1588 (($ $ (-623 (-917 |#1|))) 66) (($ $ (-623 (-623 |#1|))) 69) (($ (-623 (-917 |#1|))) 67) (((-623 (-917 |#1|)) $) 65)) (-3909 (($ $) 106)) (-2264 (((-112) $ $) NIL)))
+(((-1102 |#1|) (-1103 |#1|) (-1021)) (T -1102))
+NIL
+(-1103 |#1|)
+((-2221 (((-112) $ $) 7)) (-1599 (((-1133 3 |#1|) $) 13)) (-1917 (((-112) $) 29)) (-1356 (($ $ (-623 (-917 |#1|))) 33) (($ $ (-623 (-623 |#1|))) 32) (($ (-623 (-917 |#1|))) 31) (((-623 (-917 |#1|)) $) 30)) (-2726 (((-112) $) 44)) (-2712 (($ $ (-917 |#1|)) 49) (($ $ (-623 |#1|)) 48) (($ $ (-749)) 47) (($ (-917 |#1|)) 46) (((-917 |#1|) $) 45)) (-4291 (((-2 (|:| -3048 (-749)) (|:| |curves| (-749)) (|:| |polygons| (-749)) (|:| |constructs| (-749))) $) 15)) (-3314 (((-749) $) 58)) (-3101 (((-749) $) 59)) (-2011 (($ $ (-749) (-917 |#1|)) 50)) (-2911 (((-112) $) 21)) (-2342 (($ $ (-623 (-623 (-917 |#1|))) (-623 (-169)) (-169)) 28) (($ $ (-623 (-623 (-623 |#1|))) (-623 (-169)) (-169)) 27) (($ $ (-623 (-623 (-917 |#1|))) (-112) (-112)) 26) (($ $ (-623 (-623 (-623 |#1|))) (-112) (-112)) 25) (($ (-623 (-623 (-917 |#1|)))) 24) (($ (-623 (-623 (-917 |#1|))) (-112) (-112)) 23) (((-623 (-623 (-917 |#1|))) $) 22)) (-2441 (($ (-623 $)) 57) (($ $ $) 56)) (-3561 (((-623 (-169)) $) 16)) (-3374 (((-623 (-917 |#1|)) $) 20)) (-2079 (((-623 (-623 (-169))) $) 17)) (-1786 (((-623 (-623 (-623 (-917 |#1|)))) $) 18)) (-3273 (((-623 (-623 (-623 (-749)))) $) 19)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2243 (((-749) $ (-623 (-917 |#1|))) 51)) (-2567 (((-112) $) 39)) (-4145 (($ $ (-623 (-917 |#1|))) 43) (($ $ (-623 (-623 |#1|))) 42) (($ (-623 (-917 |#1|))) 41) (((-623 (-917 |#1|)) $) 40)) (-1573 (($) 61) (($ (-1133 3 |#1|)) 60)) (-2435 (($ $) 52)) (-2088 (((-623 $) $) 53)) (-3674 (($ (-623 $)) 55)) (-1753 (((-623 $) $) 54)) (-2233 (((-837) $) 11)) (-3059 (((-112) $) 34)) (-1588 (($ $ (-623 (-917 |#1|))) 38) (($ $ (-623 (-623 |#1|))) 37) (($ (-623 (-917 |#1|))) 36) (((-623 (-917 |#1|)) $) 35)) (-3909 (($ $) 14)) (-2264 (((-112) $ $) 6)))
+(((-1103 |#1|) (-138) (-1021)) (T -1103))
+((-2233 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-837)))) (-1573 (*1 *1) (-12 (-4 *1 (-1103 *2)) (-4 *2 (-1021)))) (-1573 (*1 *1 *2) (-12 (-5 *2 (-1133 3 *3)) (-4 *3 (-1021)) (-4 *1 (-1103 *3)))) (-3101 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-749)))) (-3314 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-749)))) (-2441 (*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-1103 *3)) (-4 *3 (-1021)))) (-2441 (*1 *1 *1 *1) (-12 (-4 *1 (-1103 *2)) (-4 *2 (-1021)))) (-3674 (*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-1103 *3)) (-4 *3 (-1021)))) (-1753 (*1 *2 *1) (-12 (-4 *3 (-1021)) (-5 *2 (-623 *1)) (-4 *1 (-1103 *3)))) (-2088 (*1 *2 *1) (-12 (-4 *3 (-1021)) (-5 *2 (-623 *1)) (-4 *1 (-1103 *3)))) (-2435 (*1 *1 *1) (-12 (-4 *1 (-1103 *2)) (-4 *2 (-1021)))) (-2243 (*1 *2 *1 *3) (-12 (-5 *3 (-623 (-917 *4))) (-4 *1 (-1103 *4)) (-4 *4 (-1021)) (-5 *2 (-749)))) (-2011 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-749)) (-5 *3 (-917 *4)) (-4 *1 (-1103 *4)) (-4 *4 (-1021)))) (-2712 (*1 *1 *1 *2) (-12 (-5 *2 (-917 *3)) (-4 *1 (-1103 *3)) (-4 *3 (-1021)))) (-2712 (*1 *1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *1 (-1103 *3)) (-4 *3 (-1021)))) (-2712 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1103 *3)) (-4 *3 (-1021)))) (-2712 (*1 *1 *2) (-12 (-5 *2 (-917 *3)) (-4 *3 (-1021)) (-4 *1 (-1103 *3)))) (-2712 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-917 *3)))) (-2726 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-112)))) (-4145 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-917 *3))) (-4 *1 (-1103 *3)) (-4 *3 (-1021)))) (-4145 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *1 (-1103 *3)) (-4 *3 (-1021)))) (-4145 (*1 *1 *2) (-12 (-5 *2 (-623 (-917 *3))) (-4 *3 (-1021)) (-4 *1 (-1103 *3)))) (-4145 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-623 (-917 *3))))) (-2567 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-112)))) (-1588 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-917 *3))) (-4 *1 (-1103 *3)) (-4 *3 (-1021)))) (-1588 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *1 (-1103 *3)) (-4 *3 (-1021)))) (-1588 (*1 *1 *2) (-12 (-5 *2 (-623 (-917 *3))) (-4 *3 (-1021)) (-4 *1 (-1103 *3)))) (-1588 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-623 (-917 *3))))) (-3059 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-112)))) (-1356 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-917 *3))) (-4 *1 (-1103 *3)) (-4 *3 (-1021)))) (-1356 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *1 (-1103 *3)) (-4 *3 (-1021)))) (-1356 (*1 *1 *2) (-12 (-5 *2 (-623 (-917 *3))) (-4 *3 (-1021)) (-4 *1 (-1103 *3)))) (-1356 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-623 (-917 *3))))) (-1917 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-112)))) (-2342 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-623 (-623 (-917 *5)))) (-5 *3 (-623 (-169))) (-5 *4 (-169)) (-4 *1 (-1103 *5)) (-4 *5 (-1021)))) (-2342 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-623 (-623 (-623 *5)))) (-5 *3 (-623 (-169))) (-5 *4 (-169)) (-4 *1 (-1103 *5)) (-4 *5 (-1021)))) (-2342 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-623 (-623 (-917 *4)))) (-5 *3 (-112)) (-4 *1 (-1103 *4)) (-4 *4 (-1021)))) (-2342 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-623 (-623 (-623 *4)))) (-5 *3 (-112)) (-4 *1 (-1103 *4)) (-4 *4 (-1021)))) (-2342 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 (-917 *3)))) (-4 *3 (-1021)) (-4 *1 (-1103 *3)))) (-2342 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-623 (-623 (-917 *4)))) (-5 *3 (-112)) (-4 *4 (-1021)) (-4 *1 (-1103 *4)))) (-2342 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-623 (-623 (-917 *3)))))) (-2911 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-112)))) (-3374 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-623 (-917 *3))))) (-3273 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-623 (-623 (-623 (-749))))))) (-1786 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-623 (-623 (-623 (-917 *3))))))) (-2079 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-623 (-623 (-169)))))) (-3561 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-623 (-169))))) (-4291 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-2 (|:| -3048 (-749)) (|:| |curves| (-749)) (|:| |polygons| (-749)) (|:| |constructs| (-749)))))) (-3909 (*1 *1 *1) (-12 (-4 *1 (-1103 *2)) (-4 *2 (-1021)))) (-1599 (*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-1133 3 *3)))))
+(-13 (-1069) (-10 -8 (-15 -1573 ($)) (-15 -1573 ($ (-1133 3 |t#1|))) (-15 -3101 ((-749) $)) (-15 -3314 ((-749) $)) (-15 -2441 ($ (-623 $))) (-15 -2441 ($ $ $)) (-15 -3674 ($ (-623 $))) (-15 -1753 ((-623 $) $)) (-15 -2088 ((-623 $) $)) (-15 -2435 ($ $)) (-15 -2243 ((-749) $ (-623 (-917 |t#1|)))) (-15 -2011 ($ $ (-749) (-917 |t#1|))) (-15 -2712 ($ $ (-917 |t#1|))) (-15 -2712 ($ $ (-623 |t#1|))) (-15 -2712 ($ $ (-749))) (-15 -2712 ($ (-917 |t#1|))) (-15 -2712 ((-917 |t#1|) $)) (-15 -2726 ((-112) $)) (-15 -4145 ($ $ (-623 (-917 |t#1|)))) (-15 -4145 ($ $ (-623 (-623 |t#1|)))) (-15 -4145 ($ (-623 (-917 |t#1|)))) (-15 -4145 ((-623 (-917 |t#1|)) $)) (-15 -2567 ((-112) $)) (-15 -1588 ($ $ (-623 (-917 |t#1|)))) (-15 -1588 ($ $ (-623 (-623 |t#1|)))) (-15 -1588 ($ (-623 (-917 |t#1|)))) (-15 -1588 ((-623 (-917 |t#1|)) $)) (-15 -3059 ((-112) $)) (-15 -1356 ($ $ (-623 (-917 |t#1|)))) (-15 -1356 ($ $ (-623 (-623 |t#1|)))) (-15 -1356 ($ (-623 (-917 |t#1|)))) (-15 -1356 ((-623 (-917 |t#1|)) $)) (-15 -1917 ((-112) $)) (-15 -2342 ($ $ (-623 (-623 (-917 |t#1|))) (-623 (-169)) (-169))) (-15 -2342 ($ $ (-623 (-623 (-623 |t#1|))) (-623 (-169)) (-169))) (-15 -2342 ($ $ (-623 (-623 (-917 |t#1|))) (-112) (-112))) (-15 -2342 ($ $ (-623 (-623 (-623 |t#1|))) (-112) (-112))) (-15 -2342 ($ (-623 (-623 (-917 |t#1|))))) (-15 -2342 ($ (-623 (-623 (-917 |t#1|))) (-112) (-112))) (-15 -2342 ((-623 (-623 (-917 |t#1|))) $)) (-15 -2911 ((-112) $)) (-15 -3374 ((-623 (-917 |t#1|)) $)) (-15 -3273 ((-623 (-623 (-623 (-749)))) $)) (-15 -1786 ((-623 (-623 (-623 (-917 |t#1|)))) $)) (-15 -2079 ((-623 (-623 (-169))) $)) (-15 -3561 ((-623 (-169)) $)) (-15 -4291 ((-2 (|:| -3048 (-749)) (|:| |curves| (-749)) (|:| |polygons| (-749)) (|:| |constructs| (-749))) $)) (-15 -3909 ($ $)) (-15 -1599 ((-1133 3 |t#1|) $)) (-15 -2233 ((-837) $))))
+(((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 176) (((-1150) $) 7) (($ (-1150)) NIL)) (-2676 (((-112) $ (|[\|\|]| (-515))) 17) (((-112) $ (|[\|\|]| (-212))) 21) (((-112) $ (|[\|\|]| (-654))) 25) (((-112) $ (|[\|\|]| (-1238))) 29) (((-112) $ (|[\|\|]| (-137))) 33) (((-112) $ (|[\|\|]| (-132))) 37) (((-112) $ (|[\|\|]| (-1084))) 41) (((-112) $ (|[\|\|]| (-95))) 45) (((-112) $ (|[\|\|]| (-659))) 49) (((-112) $ (|[\|\|]| (-508))) 53) (((-112) $ (|[\|\|]| (-1036))) 57) (((-112) $ (|[\|\|]| (-1239))) 61) (((-112) $ (|[\|\|]| (-516))) 65) (((-112) $ (|[\|\|]| (-152))) 69) (((-112) $ (|[\|\|]| (-649))) 73) (((-112) $ (|[\|\|]| (-304))) 77) (((-112) $ (|[\|\|]| (-1010))) 81) (((-112) $ (|[\|\|]| (-178))) 85) (((-112) $ (|[\|\|]| (-944))) 89) (((-112) $ (|[\|\|]| (-1043))) 93) (((-112) $ (|[\|\|]| (-1059))) 97) (((-112) $ (|[\|\|]| (-1065))) 101) (((-112) $ (|[\|\|]| (-606))) 105) (((-112) $ (|[\|\|]| (-1135))) 109) (((-112) $ (|[\|\|]| (-154))) 113) (((-112) $ (|[\|\|]| (-136))) 117) (((-112) $ (|[\|\|]| (-470))) 121) (((-112) $ (|[\|\|]| (-575))) 125) (((-112) $ (|[\|\|]| (-497))) 131) (((-112) $ (|[\|\|]| (-1127))) 135) (((-112) $ (|[\|\|]| (-550))) 139)) (-2469 (((-515) $) 18) (((-212) $) 22) (((-654) $) 26) (((-1238) $) 30) (((-137) $) 34) (((-132) $) 38) (((-1084) $) 42) (((-95) $) 46) (((-659) $) 50) (((-508) $) 54) (((-1036) $) 58) (((-1239) $) 62) (((-516) $) 66) (((-152) $) 70) (((-649) $) 74) (((-304) $) 78) (((-1010) $) 82) (((-178) $) 86) (((-944) $) 90) (((-1043) $) 94) (((-1059) $) 98) (((-1065) $) 102) (((-606) $) 106) (((-1135) $) 110) (((-154) $) 114) (((-136) $) 118) (((-470) $) 122) (((-575) $) 126) (((-497) $) 132) (((-1127) $) 136) (((-550) $) 140)) (-2264 (((-112) $ $) NIL)))
+(((-1104) (-1106)) (T -1104))
+NIL
+(-1106)
+((-3586 (((-623 (-1150)) (-1127)) 9)))
+(((-1105) (-10 -7 (-15 -3586 ((-623 (-1150)) (-1127))))) (T -1105))
+((-3586 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-623 (-1150))) (-5 *1 (-1105)))))
+(-10 -7 (-15 -3586 ((-623 (-1150)) (-1127))))
+((-2221 (((-112) $ $) 7)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11) (((-1150) $) 15) (($ (-1150)) 14)) (-2676 (((-112) $ (|[\|\|]| (-515))) 80) (((-112) $ (|[\|\|]| (-212))) 78) (((-112) $ (|[\|\|]| (-654))) 76) (((-112) $ (|[\|\|]| (-1238))) 74) (((-112) $ (|[\|\|]| (-137))) 72) (((-112) $ (|[\|\|]| (-132))) 70) (((-112) $ (|[\|\|]| (-1084))) 68) (((-112) $ (|[\|\|]| (-95))) 66) (((-112) $ (|[\|\|]| (-659))) 64) (((-112) $ (|[\|\|]| (-508))) 62) (((-112) $ (|[\|\|]| (-1036))) 60) (((-112) $ (|[\|\|]| (-1239))) 58) (((-112) $ (|[\|\|]| (-516))) 56) (((-112) $ (|[\|\|]| (-152))) 54) (((-112) $ (|[\|\|]| (-649))) 52) (((-112) $ (|[\|\|]| (-304))) 50) (((-112) $ (|[\|\|]| (-1010))) 48) (((-112) $ (|[\|\|]| (-178))) 46) (((-112) $ (|[\|\|]| (-944))) 44) (((-112) $ (|[\|\|]| (-1043))) 42) (((-112) $ (|[\|\|]| (-1059))) 40) (((-112) $ (|[\|\|]| (-1065))) 38) (((-112) $ (|[\|\|]| (-606))) 36) (((-112) $ (|[\|\|]| (-1135))) 34) (((-112) $ (|[\|\|]| (-154))) 32) (((-112) $ (|[\|\|]| (-136))) 30) (((-112) $ (|[\|\|]| (-470))) 28) (((-112) $ (|[\|\|]| (-575))) 26) (((-112) $ (|[\|\|]| (-497))) 24) (((-112) $ (|[\|\|]| (-1127))) 22) (((-112) $ (|[\|\|]| (-550))) 20)) (-2469 (((-515) $) 79) (((-212) $) 77) (((-654) $) 75) (((-1238) $) 73) (((-137) $) 71) (((-132) $) 69) (((-1084) $) 67) (((-95) $) 65) (((-659) $) 63) (((-508) $) 61) (((-1036) $) 59) (((-1239) $) 57) (((-516) $) 55) (((-152) $) 53) (((-649) $) 51) (((-304) $) 49) (((-1010) $) 47) (((-178) $) 45) (((-944) $) 43) (((-1043) $) 41) (((-1059) $) 39) (((-1065) $) 37) (((-606) $) 35) (((-1135) $) 33) (((-154) $) 31) (((-136) $) 29) (((-470) $) 27) (((-575) $) 25) (((-497) $) 23) (((-1127) $) 21) (((-550) $) 19)) (-2264 (((-112) $ $) 6)))
+(((-1106) (-138)) (T -1106))
+((-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-515))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-515)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-212))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-212)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-654))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-654)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1238))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1238)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-137))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-137)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-132))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-132)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1084))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1084)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-95))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-95)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-659))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-659)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-508))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-508)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1036))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1036)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1239))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1239)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-516))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-516)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-152))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-152)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-649))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-649)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-304))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-304)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1010))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1010)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-178))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-178)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-944))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-944)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1043))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1043)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1059))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1059)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1065))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1065)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-606))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-606)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1135))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1135)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-154))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-154)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-136))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-136)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-470))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-470)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-575))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-575)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-497))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-497)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1127))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1127)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-550))) (-5 *2 (-112)))) (-2469 (*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-550)))))
+(-13 (-1052) (-1223) (-10 -8 (-15 -2676 ((-112) $ (|[\|\|]| (-515)))) (-15 -2469 ((-515) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-212)))) (-15 -2469 ((-212) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-654)))) (-15 -2469 ((-654) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-1238)))) (-15 -2469 ((-1238) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-137)))) (-15 -2469 ((-137) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-132)))) (-15 -2469 ((-132) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-1084)))) (-15 -2469 ((-1084) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-95)))) (-15 -2469 ((-95) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-659)))) (-15 -2469 ((-659) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-508)))) (-15 -2469 ((-508) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-1036)))) (-15 -2469 ((-1036) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-1239)))) (-15 -2469 ((-1239) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-516)))) (-15 -2469 ((-516) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-152)))) (-15 -2469 ((-152) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-649)))) (-15 -2469 ((-649) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-304)))) (-15 -2469 ((-304) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-1010)))) (-15 -2469 ((-1010) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-178)))) (-15 -2469 ((-178) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-944)))) (-15 -2469 ((-944) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-1043)))) (-15 -2469 ((-1043) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-1059)))) (-15 -2469 ((-1059) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-1065)))) (-15 -2469 ((-1065) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-606)))) (-15 -2469 ((-606) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-1135)))) (-15 -2469 ((-1135) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-154)))) (-15 -2469 ((-154) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-136)))) (-15 -2469 ((-136) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-470)))) (-15 -2469 ((-470) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-575)))) (-15 -2469 ((-575) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-497)))) (-15 -2469 ((-497) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-1127)))) (-15 -2469 ((-1127) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-550)))) (-15 -2469 ((-550) $))))
+(((-92) . T) ((-101) . T) ((-595 (-837)) . T) ((-595 (-1150)) . T) ((-1069) . T) ((-1052) . T) ((-1223) . T))
+((-2387 (((-1233) (-623 (-837))) 23) (((-1233) (-837)) 22)) (-1267 (((-1233) (-623 (-837))) 21) (((-1233) (-837)) 20)) (-1316 (((-1233) (-623 (-837))) 19) (((-1233) (-837)) 11) (((-1233) (-1127) (-837)) 17)))
+(((-1107) (-10 -7 (-15 -1316 ((-1233) (-1127) (-837))) (-15 -1316 ((-1233) (-837))) (-15 -1267 ((-1233) (-837))) (-15 -2387 ((-1233) (-837))) (-15 -1316 ((-1233) (-623 (-837)))) (-15 -1267 ((-1233) (-623 (-837)))) (-15 -2387 ((-1233) (-623 (-837)))))) (T -1107))
+((-2387 (*1 *2 *3) (-12 (-5 *3 (-623 (-837))) (-5 *2 (-1233)) (-5 *1 (-1107)))) (-1267 (*1 *2 *3) (-12 (-5 *3 (-623 (-837))) (-5 *2 (-1233)) (-5 *1 (-1107)))) (-1316 (*1 *2 *3) (-12 (-5 *3 (-623 (-837))) (-5 *2 (-1233)) (-5 *1 (-1107)))) (-2387 (*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1233)) (-5 *1 (-1107)))) (-1267 (*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1233)) (-5 *1 (-1107)))) (-1316 (*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1233)) (-5 *1 (-1107)))) (-1316 (*1 *2 *3 *4) (-12 (-5 *3 (-1127)) (-5 *4 (-837)) (-5 *2 (-1233)) (-5 *1 (-1107)))))
+(-10 -7 (-15 -1316 ((-1233) (-1127) (-837))) (-15 -1316 ((-1233) (-837))) (-15 -1267 ((-1233) (-837))) (-15 -2387 ((-1233) (-837))) (-15 -1316 ((-1233) (-623 (-837)))) (-15 -1267 ((-1233) (-623 (-837)))) (-15 -2387 ((-1233) (-623 (-837)))))
+((-3532 (($ $ $) 10)) (-1706 (($ $) 9)) (-3504 (($ $ $) 13)) (-3966 (($ $ $) 15)) (-1744 (($ $ $) 12)) (-2116 (($ $ $) 14)) (-2577 (($ $) 17)) (-1850 (($ $) 16)) (-4188 (($ $) 6)) (-3257 (($ $ $) 11) (($ $) 7)) (-3044 (($ $ $) 8)))
+(((-1108) (-138)) (T -1108))
+((-2577 (*1 *1 *1) (-4 *1 (-1108))) (-1850 (*1 *1 *1) (-4 *1 (-1108))) (-3966 (*1 *1 *1 *1) (-4 *1 (-1108))) (-2116 (*1 *1 *1 *1) (-4 *1 (-1108))) (-3504 (*1 *1 *1 *1) (-4 *1 (-1108))) (-1744 (*1 *1 *1 *1) (-4 *1 (-1108))) (-3257 (*1 *1 *1 *1) (-4 *1 (-1108))) (-3532 (*1 *1 *1 *1) (-4 *1 (-1108))) (-1706 (*1 *1 *1) (-4 *1 (-1108))) (-3044 (*1 *1 *1 *1) (-4 *1 (-1108))) (-3257 (*1 *1 *1) (-4 *1 (-1108))) (-4188 (*1 *1 *1) (-4 *1 (-1108))))
+(-13 (-10 -8 (-15 -4188 ($ $)) (-15 -3257 ($ $)) (-15 -3044 ($ $ $)) (-15 -1706 ($ $)) (-15 -3532 ($ $ $)) (-15 -3257 ($ $ $)) (-15 -1744 ($ $ $)) (-15 -3504 ($ $ $)) (-15 -2116 ($ $ $)) (-15 -3966 ($ $ $)) (-15 -1850 ($ $)) (-15 -2577 ($ $))))
+((-2221 (((-112) $ $) 41)) (-1337 ((|#1| $) 15)) (-4215 (((-112) $ $ (-1 (-112) |#2| |#2|)) 36)) (-1973 (((-112) $) 17)) (-2522 (($ $ |#1|) 28)) (-3499 (($ $ (-112)) 30)) (-1598 (($ $) 31)) (-2851 (($ $ |#2|) 29)) (-2369 (((-1127) $) NIL)) (-2929 (((-112) $ $ (-1 (-112) |#1| |#1|) (-1 (-112) |#2| |#2|)) 35)) (-3445 (((-1089) $) NIL)) (-4217 (((-112) $) 14)) (-2819 (($) 10)) (-2435 (($ $) 27)) (-2245 (($ |#1| |#2| (-112)) 18) (($ |#1| |#2|) 19) (($ (-2 (|:| |val| |#1|) (|:| -1608 |#2|))) 21) (((-623 $) (-623 (-2 (|:| |val| |#1|) (|:| -1608 |#2|)))) 24) (((-623 $) |#1| (-623 |#2|)) 26)) (-1723 ((|#2| $) 16)) (-2233 (((-837) $) 50)) (-2264 (((-112) $ $) 39)))
+(((-1109 |#1| |#2|) (-13 (-1069) (-10 -8 (-15 -2819 ($)) (-15 -4217 ((-112) $)) (-15 -1337 (|#1| $)) (-15 -1723 (|#2| $)) (-15 -1973 ((-112) $)) (-15 -2245 ($ |#1| |#2| (-112))) (-15 -2245 ($ |#1| |#2|)) (-15 -2245 ($ (-2 (|:| |val| |#1|) (|:| -1608 |#2|)))) (-15 -2245 ((-623 $) (-623 (-2 (|:| |val| |#1|) (|:| -1608 |#2|))))) (-15 -2245 ((-623 $) |#1| (-623 |#2|))) (-15 -2435 ($ $)) (-15 -2522 ($ $ |#1|)) (-15 -2851 ($ $ |#2|)) (-15 -3499 ($ $ (-112))) (-15 -1598 ($ $)) (-15 -2929 ((-112) $ $ (-1 (-112) |#1| |#1|) (-1 (-112) |#2| |#2|))) (-15 -4215 ((-112) $ $ (-1 (-112) |#2| |#2|))))) (-13 (-1069) (-34)) (-13 (-1069) (-34))) (T -1109))
+((-2819 (*1 *1) (-12 (-5 *1 (-1109 *2 *3)) (-4 *2 (-13 (-1069) (-34))) (-4 *3 (-13 (-1069) (-34))))) (-4217 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1109 *3 *4)) (-4 *3 (-13 (-1069) (-34))) (-4 *4 (-13 (-1069) (-34))))) (-1337 (*1 *2 *1) (-12 (-4 *2 (-13 (-1069) (-34))) (-5 *1 (-1109 *2 *3)) (-4 *3 (-13 (-1069) (-34))))) (-1723 (*1 *2 *1) (-12 (-4 *2 (-13 (-1069) (-34))) (-5 *1 (-1109 *3 *2)) (-4 *3 (-13 (-1069) (-34))))) (-1973 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1109 *3 *4)) (-4 *3 (-13 (-1069) (-34))) (-4 *4 (-13 (-1069) (-34))))) (-2245 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-112)) (-5 *1 (-1109 *2 *3)) (-4 *2 (-13 (-1069) (-34))) (-4 *3 (-13 (-1069) (-34))))) (-2245 (*1 *1 *2 *3) (-12 (-5 *1 (-1109 *2 *3)) (-4 *2 (-13 (-1069) (-34))) (-4 *3 (-13 (-1069) (-34))))) (-2245 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -1608 *4))) (-4 *3 (-13 (-1069) (-34))) (-4 *4 (-13 (-1069) (-34))) (-5 *1 (-1109 *3 *4)))) (-2245 (*1 *2 *3) (-12 (-5 *3 (-623 (-2 (|:| |val| *4) (|:| -1608 *5)))) (-4 *4 (-13 (-1069) (-34))) (-4 *5 (-13 (-1069) (-34))) (-5 *2 (-623 (-1109 *4 *5))) (-5 *1 (-1109 *4 *5)))) (-2245 (*1 *2 *3 *4) (-12 (-5 *4 (-623 *5)) (-4 *5 (-13 (-1069) (-34))) (-5 *2 (-623 (-1109 *3 *5))) (-5 *1 (-1109 *3 *5)) (-4 *3 (-13 (-1069) (-34))))) (-2435 (*1 *1 *1) (-12 (-5 *1 (-1109 *2 *3)) (-4 *2 (-13 (-1069) (-34))) (-4 *3 (-13 (-1069) (-34))))) (-2522 (*1 *1 *1 *2) (-12 (-5 *1 (-1109 *2 *3)) (-4 *2 (-13 (-1069) (-34))) (-4 *3 (-13 (-1069) (-34))))) (-2851 (*1 *1 *1 *2) (-12 (-5 *1 (-1109 *3 *2)) (-4 *3 (-13 (-1069) (-34))) (-4 *2 (-13 (-1069) (-34))))) (-3499 (*1 *1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1109 *3 *4)) (-4 *3 (-13 (-1069) (-34))) (-4 *4 (-13 (-1069) (-34))))) (-1598 (*1 *1 *1) (-12 (-5 *1 (-1109 *2 *3)) (-4 *2 (-13 (-1069) (-34))) (-4 *3 (-13 (-1069) (-34))))) (-2929 (*1 *2 *1 *1 *3 *4) (-12 (-5 *3 (-1 (-112) *5 *5)) (-5 *4 (-1 (-112) *6 *6)) (-4 *5 (-13 (-1069) (-34))) (-4 *6 (-13 (-1069) (-34))) (-5 *2 (-112)) (-5 *1 (-1109 *5 *6)))) (-4215 (*1 *2 *1 *1 *3) (-12 (-5 *3 (-1 (-112) *5 *5)) (-4 *5 (-13 (-1069) (-34))) (-5 *2 (-112)) (-5 *1 (-1109 *4 *5)) (-4 *4 (-13 (-1069) (-34))))))
+(-13 (-1069) (-10 -8 (-15 -2819 ($)) (-15 -4217 ((-112) $)) (-15 -1337 (|#1| $)) (-15 -1723 (|#2| $)) (-15 -1973 ((-112) $)) (-15 -2245 ($ |#1| |#2| (-112))) (-15 -2245 ($ |#1| |#2|)) (-15 -2245 ($ (-2 (|:| |val| |#1|) (|:| -1608 |#2|)))) (-15 -2245 ((-623 $) (-623 (-2 (|:| |val| |#1|) (|:| -1608 |#2|))))) (-15 -2245 ((-623 $) |#1| (-623 |#2|))) (-15 -2435 ($ $)) (-15 -2522 ($ $ |#1|)) (-15 -2851 ($ $ |#2|)) (-15 -3499 ($ $ (-112))) (-15 -1598 ($ $)) (-15 -2929 ((-112) $ $ (-1 (-112) |#1| |#1|) (-1 (-112) |#2| |#2|))) (-15 -4215 ((-112) $ $ (-1 (-112) |#2| |#2|)))))
+((-2221 (((-112) $ $) NIL (|has| (-1109 |#1| |#2|) (-1069)))) (-1337 (((-1109 |#1| |#2|) $) 25)) (-3601 (($ $) 76)) (-2212 (((-112) (-1109 |#1| |#2|) $ (-1 (-112) |#2| |#2|)) 85)) (-2881 (($ $ $ (-623 (-1109 |#1| |#2|))) 90) (($ $ $ (-623 (-1109 |#1| |#2|)) (-1 (-112) |#2| |#2|)) 91)) (-3368 (((-112) $ (-749)) NIL)) (-1629 (((-1109 |#1| |#2|) $ (-1109 |#1| |#2|)) 43 (|has| $ (-6 -4345)))) (-2409 (((-1109 |#1| |#2|) $ "value" (-1109 |#1| |#2|)) NIL (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) 41 (|has| $ (-6 -4345)))) (-2991 (($) NIL T CONST)) (-3245 (((-623 (-2 (|:| |val| |#1|) (|:| -1608 |#2|))) $) 80)) (-2505 (($ (-1109 |#1| |#2|) $) 39)) (-1979 (($ (-1109 |#1| |#2|) $) 31)) (-2971 (((-623 (-1109 |#1| |#2|)) $) NIL (|has| $ (-6 -4344)))) (-4079 (((-623 $) $) 51)) (-3845 (((-112) (-1109 |#1| |#2|) $) 82)) (-3687 (((-112) $ $) NIL (|has| (-1109 |#1| |#2|) (-1069)))) (-1445 (((-112) $ (-749)) NIL)) (-2876 (((-623 (-1109 |#1| |#2|)) $) 55 (|has| $ (-6 -4344)))) (-3922 (((-112) (-1109 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-1109 |#1| |#2|) (-1069))))) (-3311 (($ (-1 (-1109 |#1| |#2|) (-1109 |#1| |#2|)) $) 47 (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-1109 |#1| |#2|) (-1109 |#1| |#2|)) $) 46)) (-1700 (((-112) $ (-749)) NIL)) (-2951 (((-623 (-1109 |#1| |#2|)) $) 53)) (-1515 (((-112) $) 42)) (-2369 (((-1127) $) NIL (|has| (-1109 |#1| |#2|) (-1069)))) (-3445 (((-1089) $) NIL (|has| (-1109 |#1| |#2|) (-1069)))) (-2135 (((-3 $ "failed") $) 75)) (-1410 (((-112) (-1 (-112) (-1109 |#1| |#2|)) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-1109 |#1| |#2|)))) NIL (-12 (|has| (-1109 |#1| |#2|) (-302 (-1109 |#1| |#2|))) (|has| (-1109 |#1| |#2|) (-1069)))) (($ $ (-287 (-1109 |#1| |#2|))) NIL (-12 (|has| (-1109 |#1| |#2|) (-302 (-1109 |#1| |#2|))) (|has| (-1109 |#1| |#2|) (-1069)))) (($ $ (-1109 |#1| |#2|) (-1109 |#1| |#2|)) NIL (-12 (|has| (-1109 |#1| |#2|) (-302 (-1109 |#1| |#2|))) (|has| (-1109 |#1| |#2|) (-1069)))) (($ $ (-623 (-1109 |#1| |#2|)) (-623 (-1109 |#1| |#2|))) NIL (-12 (|has| (-1109 |#1| |#2|) (-302 (-1109 |#1| |#2|))) (|has| (-1109 |#1| |#2|) (-1069))))) (-3155 (((-112) $ $) 50)) (-4217 (((-112) $) 22)) (-2819 (($) 24)) (-2757 (((-1109 |#1| |#2|) $ "value") NIL)) (-1456 (((-550) $ $) NIL)) (-2320 (((-112) $) 44)) (-3457 (((-749) (-1 (-112) (-1109 |#1| |#2|)) $) NIL (|has| $ (-6 -4344))) (((-749) (-1109 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-1109 |#1| |#2|) (-1069))))) (-2435 (($ $) 49)) (-2245 (($ (-1109 |#1| |#2|)) 9) (($ |#1| |#2| (-623 $)) 12) (($ |#1| |#2| (-623 (-1109 |#1| |#2|))) 14) (($ |#1| |#2| |#1| (-623 |#2|)) 17)) (-2020 (((-623 |#2|) $) 81)) (-2233 (((-837) $) 73 (|has| (-1109 |#1| |#2|) (-595 (-837))))) (-4075 (((-623 $) $) 28)) (-1977 (((-112) $ $) NIL (|has| (-1109 |#1| |#2|) (-1069)))) (-3404 (((-112) (-1 (-112) (-1109 |#1| |#2|)) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 64 (|has| (-1109 |#1| |#2|) (-1069)))) (-3307 (((-749) $) 58 (|has| $ (-6 -4344)))))
+(((-1110 |#1| |#2|) (-13 (-984 (-1109 |#1| |#2|)) (-10 -8 (-6 -4345) (-6 -4344) (-15 -2135 ((-3 $ "failed") $)) (-15 -3601 ($ $)) (-15 -2245 ($ (-1109 |#1| |#2|))) (-15 -2245 ($ |#1| |#2| (-623 $))) (-15 -2245 ($ |#1| |#2| (-623 (-1109 |#1| |#2|)))) (-15 -2245 ($ |#1| |#2| |#1| (-623 |#2|))) (-15 -2020 ((-623 |#2|) $)) (-15 -3245 ((-623 (-2 (|:| |val| |#1|) (|:| -1608 |#2|))) $)) (-15 -3845 ((-112) (-1109 |#1| |#2|) $)) (-15 -2212 ((-112) (-1109 |#1| |#2|) $ (-1 (-112) |#2| |#2|))) (-15 -1979 ($ (-1109 |#1| |#2|) $)) (-15 -2505 ($ (-1109 |#1| |#2|) $)) (-15 -2881 ($ $ $ (-623 (-1109 |#1| |#2|)))) (-15 -2881 ($ $ $ (-623 (-1109 |#1| |#2|)) (-1 (-112) |#2| |#2|))))) (-13 (-1069) (-34)) (-13 (-1069) (-34))) (T -1110))
+((-2135 (*1 *1 *1) (|partial| -12 (-5 *1 (-1110 *2 *3)) (-4 *2 (-13 (-1069) (-34))) (-4 *3 (-13 (-1069) (-34))))) (-3601 (*1 *1 *1) (-12 (-5 *1 (-1110 *2 *3)) (-4 *2 (-13 (-1069) (-34))) (-4 *3 (-13 (-1069) (-34))))) (-2245 (*1 *1 *2) (-12 (-5 *2 (-1109 *3 *4)) (-4 *3 (-13 (-1069) (-34))) (-4 *4 (-13 (-1069) (-34))) (-5 *1 (-1110 *3 *4)))) (-2245 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-623 (-1110 *2 *3))) (-5 *1 (-1110 *2 *3)) (-4 *2 (-13 (-1069) (-34))) (-4 *3 (-13 (-1069) (-34))))) (-2245 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-623 (-1109 *2 *3))) (-4 *2 (-13 (-1069) (-34))) (-4 *3 (-13 (-1069) (-34))) (-5 *1 (-1110 *2 *3)))) (-2245 (*1 *1 *2 *3 *2 *4) (-12 (-5 *4 (-623 *3)) (-4 *3 (-13 (-1069) (-34))) (-5 *1 (-1110 *2 *3)) (-4 *2 (-13 (-1069) (-34))))) (-2020 (*1 *2 *1) (-12 (-5 *2 (-623 *4)) (-5 *1 (-1110 *3 *4)) (-4 *3 (-13 (-1069) (-34))) (-4 *4 (-13 (-1069) (-34))))) (-3245 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4)))) (-5 *1 (-1110 *3 *4)) (-4 *3 (-13 (-1069) (-34))) (-4 *4 (-13 (-1069) (-34))))) (-3845 (*1 *2 *3 *1) (-12 (-5 *3 (-1109 *4 *5)) (-4 *4 (-13 (-1069) (-34))) (-4 *5 (-13 (-1069) (-34))) (-5 *2 (-112)) (-5 *1 (-1110 *4 *5)))) (-2212 (*1 *2 *3 *1 *4) (-12 (-5 *3 (-1109 *5 *6)) (-5 *4 (-1 (-112) *6 *6)) (-4 *5 (-13 (-1069) (-34))) (-4 *6 (-13 (-1069) (-34))) (-5 *2 (-112)) (-5 *1 (-1110 *5 *6)))) (-1979 (*1 *1 *2 *1) (-12 (-5 *2 (-1109 *3 *4)) (-4 *3 (-13 (-1069) (-34))) (-4 *4 (-13 (-1069) (-34))) (-5 *1 (-1110 *3 *4)))) (-2505 (*1 *1 *2 *1) (-12 (-5 *2 (-1109 *3 *4)) (-4 *3 (-13 (-1069) (-34))) (-4 *4 (-13 (-1069) (-34))) (-5 *1 (-1110 *3 *4)))) (-2881 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-623 (-1109 *3 *4))) (-4 *3 (-13 (-1069) (-34))) (-4 *4 (-13 (-1069) (-34))) (-5 *1 (-1110 *3 *4)))) (-2881 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-1109 *4 *5))) (-5 *3 (-1 (-112) *5 *5)) (-4 *4 (-13 (-1069) (-34))) (-4 *5 (-13 (-1069) (-34))) (-5 *1 (-1110 *4 *5)))))
+(-13 (-984 (-1109 |#1| |#2|)) (-10 -8 (-6 -4345) (-6 -4344) (-15 -2135 ((-3 $ "failed") $)) (-15 -3601 ($ $)) (-15 -2245 ($ (-1109 |#1| |#2|))) (-15 -2245 ($ |#1| |#2| (-623 $))) (-15 -2245 ($ |#1| |#2| (-623 (-1109 |#1| |#2|)))) (-15 -2245 ($ |#1| |#2| |#1| (-623 |#2|))) (-15 -2020 ((-623 |#2|) $)) (-15 -3245 ((-623 (-2 (|:| |val| |#1|) (|:| -1608 |#2|))) $)) (-15 -3845 ((-112) (-1109 |#1| |#2|) $)) (-15 -2212 ((-112) (-1109 |#1| |#2|) $ (-1 (-112) |#2| |#2|))) (-15 -1979 ($ (-1109 |#1| |#2|) $)) (-15 -2505 ($ (-1109 |#1| |#2|) $)) (-15 -2881 ($ $ $ (-623 (-1109 |#1| |#2|)))) (-15 -2881 ($ $ $ (-623 (-1109 |#1| |#2|)) (-1 (-112) |#2| |#2|)))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3569 (($ $) NIL)) (-2223 ((|#2| $) NIL)) (-3684 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-1911 (($ (-667 |#2|)) 50)) (-2644 (((-112) $) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-3955 (($ |#2|) 10)) (-2991 (($) NIL T CONST)) (-4257 (($ $) 63 (|has| |#2| (-300)))) (-1297 (((-234 |#1| |#2|) $ (-550)) 36)) (-2288 (((-3 (-550) "failed") $) NIL (|has| |#2| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#2| (-1012 (-400 (-550))))) (((-3 |#2| "failed") $) NIL)) (-2202 (((-550) $) NIL (|has| |#2| (-1012 (-550)))) (((-400 (-550)) $) NIL (|has| |#2| (-1012 (-400 (-550))))) ((|#2| $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 $) (-1228 $)) NIL) (((-667 |#2|) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) 77)) (-3398 (((-749) $) 65 (|has| |#2| (-542)))) (-3263 ((|#2| $ (-550) (-550)) NIL)) (-2971 (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-2419 (((-112) $) NIL)) (-1436 (((-749) $) 67 (|has| |#2| (-542)))) (-3113 (((-623 (-234 |#1| |#2|)) $) 71 (|has| |#2| (-542)))) (-2050 (((-749) $) NIL)) (-3375 (($ |#2|) 20)) (-2063 (((-749) $) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-1517 ((|#2| $) 61 (|has| |#2| (-6 (-4346 "*"))))) (-3397 (((-550) $) NIL)) (-2415 (((-550) $) NIL)) (-2876 (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-1630 (((-550) $) NIL)) (-2964 (((-550) $) NIL)) (-4224 (($ (-623 (-623 |#2|))) 31)) (-3311 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-3380 (((-623 (-623 |#2|)) $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL)) (-3765 (((-3 $ "failed") $) 74 (|has| |#2| (-356)))) (-3445 (((-1089) $) NIL)) (-3409 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-542)))) (-1410 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#2| $ (-550) (-550) |#2|) NIL) ((|#2| $ (-550) (-550)) NIL)) (-2798 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1145)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-749)) NIL (|has| |#2| (-227))) (($ $) NIL (|has| |#2| (-227)))) (-2761 ((|#2| $) NIL)) (-4000 (($ (-623 |#2|)) 44)) (-2418 (((-112) $) NIL)) (-2407 (((-234 |#1| |#2|) $) NIL)) (-4270 ((|#2| $) 59 (|has| |#2| (-6 (-4346 "*"))))) (-3457 (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-2435 (($ $) NIL)) (-2451 (((-526) $) 86 (|has| |#2| (-596 (-526))))) (-1457 (((-234 |#1| |#2|) $ (-550)) 38)) (-2233 (((-837) $) 41) (($ (-550)) NIL) (($ (-400 (-550))) NIL (|has| |#2| (-1012 (-400 (-550))))) (($ |#2|) NIL) (((-667 |#2|) $) 46)) (-3091 (((-749)) 18)) (-3404 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-3695 (((-112) $) NIL)) (-2688 (($) 12 T CONST)) (-2700 (($) 15 T CONST)) (-1901 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1145)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-749)) NIL (|has| |#2| (-227))) (($ $) NIL (|has| |#2| (-227)))) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) 57) (($ $ (-550)) 76 (|has| |#2| (-356)))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-234 |#1| |#2|) $ (-234 |#1| |#2|)) 53) (((-234 |#1| |#2|) (-234 |#1| |#2|) $) 55)) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-1111 |#1| |#2|) (-13 (-1092 |#1| |#2| (-234 |#1| |#2|) (-234 |#1| |#2|)) (-595 (-667 |#2|)) (-10 -8 (-15 -3375 ($ |#2|)) (-15 -3569 ($ $)) (-15 -1911 ($ (-667 |#2|))) (IF (|has| |#2| (-6 (-4346 "*"))) (-6 -4333) |%noBranch|) (IF (|has| |#2| (-6 (-4346 "*"))) (IF (|has| |#2| (-6 -4341)) (-6 -4341) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|))) (-749) (-1021)) (T -1111))
+((-3375 (*1 *1 *2) (-12 (-5 *1 (-1111 *3 *2)) (-14 *3 (-749)) (-4 *2 (-1021)))) (-3569 (*1 *1 *1) (-12 (-5 *1 (-1111 *2 *3)) (-14 *2 (-749)) (-4 *3 (-1021)))) (-1911 (*1 *1 *2) (-12 (-5 *2 (-667 *4)) (-4 *4 (-1021)) (-5 *1 (-1111 *3 *4)) (-14 *3 (-749)))))
+(-13 (-1092 |#1| |#2| (-234 |#1| |#2|) (-234 |#1| |#2|)) (-595 (-667 |#2|)) (-10 -8 (-15 -3375 ($ |#2|)) (-15 -3569 ($ $)) (-15 -1911 ($ (-667 |#2|))) (IF (|has| |#2| (-6 (-4346 "*"))) (-6 -4333) |%noBranch|) (IF (|has| |#2| (-6 (-4346 "*"))) (IF (|has| |#2| (-6 -4341)) (-6 -4341) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-596 (-526))) (-6 (-596 (-526))) |%noBranch|)))
+((-3567 (($ $) 19)) (-1790 (($ $ (-142)) 10) (($ $ (-139)) 14)) (-1584 (((-112) $ $) 24)) (-1898 (($ $) 17)) (-2757 (((-142) $ (-550) (-142)) NIL) (((-142) $ (-550)) NIL) (($ $ (-1195 (-550))) NIL) (($ $ $) 29)) (-2233 (($ (-142)) 27) (((-837) $) NIL)))
+(((-1112 |#1|) (-10 -8 (-15 -2233 ((-837) |#1|)) (-15 -2757 (|#1| |#1| |#1|)) (-15 -1790 (|#1| |#1| (-139))) (-15 -1790 (|#1| |#1| (-142))) (-15 -2233 (|#1| (-142))) (-15 -1584 ((-112) |#1| |#1|)) (-15 -3567 (|#1| |#1|)) (-15 -1898 (|#1| |#1|)) (-15 -2757 (|#1| |#1| (-1195 (-550)))) (-15 -2757 ((-142) |#1| (-550))) (-15 -2757 ((-142) |#1| (-550) (-142)))) (-1113)) (T -1112))
+NIL
+(-10 -8 (-15 -2233 ((-837) |#1|)) (-15 -2757 (|#1| |#1| |#1|)) (-15 -1790 (|#1| |#1| (-139))) (-15 -1790 (|#1| |#1| (-142))) (-15 -2233 (|#1| (-142))) (-15 -1584 ((-112) |#1| |#1|)) (-15 -3567 (|#1| |#1|)) (-15 -1898 (|#1| |#1|)) (-15 -2757 (|#1| |#1| (-1195 (-550)))) (-15 -2757 ((-142) |#1| (-550))) (-15 -2757 ((-142) |#1| (-550) (-142))))
+((-2221 (((-112) $ $) 19 (|has| (-142) (-1069)))) (-1539 (($ $) 120)) (-3567 (($ $) 121)) (-1790 (($ $ (-142)) 108) (($ $ (-139)) 107)) (-3037 (((-1233) $ (-550) (-550)) 40 (|has| $ (-6 -4345)))) (-1560 (((-112) $ $) 118)) (-2763 (((-112) $ $ (-550)) 117)) (-2590 (((-623 $) $ (-142)) 110) (((-623 $) $ (-139)) 109)) (-1837 (((-112) (-1 (-112) (-142) (-142)) $) 98) (((-112) $) 92 (|has| (-142) (-825)))) (-2734 (($ (-1 (-112) (-142) (-142)) $) 89 (|has| $ (-6 -4345))) (($ $) 88 (-12 (|has| (-142) (-825)) (|has| $ (-6 -4345))))) (-1814 (($ (-1 (-112) (-142) (-142)) $) 99) (($ $) 93 (|has| (-142) (-825)))) (-3368 (((-112) $ (-749)) 8)) (-2409 (((-142) $ (-550) (-142)) 52 (|has| $ (-6 -4345))) (((-142) $ (-1195 (-550)) (-142)) 58 (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) (-142)) $) 75 (|has| $ (-6 -4344)))) (-2991 (($) 7 T CONST)) (-3787 (($ $ (-142)) 104) (($ $ (-139)) 103)) (-3770 (($ $) 90 (|has| $ (-6 -4345)))) (-1999 (($ $) 100)) (-1699 (($ $ (-1195 (-550)) $) 114)) (-2708 (($ $) 78 (-12 (|has| (-142) (-1069)) (|has| $ (-6 -4344))))) (-1979 (($ (-142) $) 77 (-12 (|has| (-142) (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) (-142)) $) 74 (|has| $ (-6 -4344)))) (-2924 (((-142) (-1 (-142) (-142) (-142)) $ (-142) (-142)) 76 (-12 (|has| (-142) (-1069)) (|has| $ (-6 -4344)))) (((-142) (-1 (-142) (-142) (-142)) $ (-142)) 73 (|has| $ (-6 -4344))) (((-142) (-1 (-142) (-142) (-142)) $) 72 (|has| $ (-6 -4344)))) (-3317 (((-142) $ (-550) (-142)) 53 (|has| $ (-6 -4345)))) (-3263 (((-142) $ (-550)) 51)) (-1584 (((-112) $ $) 119)) (-3088 (((-550) (-1 (-112) (-142)) $) 97) (((-550) (-142) $) 96 (|has| (-142) (-1069))) (((-550) (-142) $ (-550)) 95 (|has| (-142) (-1069))) (((-550) $ $ (-550)) 113) (((-550) (-139) $ (-550)) 112)) (-2971 (((-623 (-142)) $) 30 (|has| $ (-6 -4344)))) (-3375 (($ (-749) (-142)) 69)) (-1445 (((-112) $ (-749)) 9)) (-3096 (((-550) $) 43 (|has| (-550) (-825)))) (-2793 (($ $ $) 87 (|has| (-142) (-825)))) (-2441 (($ (-1 (-112) (-142) (-142)) $ $) 101) (($ $ $) 94 (|has| (-142) (-825)))) (-2876 (((-623 (-142)) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) (-142) $) 27 (-12 (|has| (-142) (-1069)) (|has| $ (-6 -4344))))) (-2506 (((-550) $) 44 (|has| (-550) (-825)))) (-2173 (($ $ $) 86 (|has| (-142) (-825)))) (-2462 (((-112) $ $ (-142)) 115)) (-2034 (((-749) $ $ (-142)) 116)) (-3311 (($ (-1 (-142) (-142)) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-142) (-142)) $) 35) (($ (-1 (-142) (-142) (-142)) $ $) 64)) (-2111 (($ $) 122)) (-1898 (($ $) 123)) (-1700 (((-112) $ (-749)) 10)) (-3802 (($ $ (-142)) 106) (($ $ (-139)) 105)) (-2369 (((-1127) $) 22 (|has| (-142) (-1069)))) (-1476 (($ (-142) $ (-550)) 60) (($ $ $ (-550)) 59)) (-3611 (((-623 (-550)) $) 46)) (-3166 (((-112) (-550) $) 47)) (-3445 (((-1089) $) 21 (|has| (-142) (-1069)))) (-3858 (((-142) $) 42 (|has| (-550) (-825)))) (-1614 (((-3 (-142) "failed") (-1 (-112) (-142)) $) 71)) (-2491 (($ $ (-142)) 41 (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) (-142)) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-142)))) 26 (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069)))) (($ $ (-287 (-142))) 25 (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069)))) (($ $ (-142) (-142)) 24 (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069)))) (($ $ (-623 (-142)) (-623 (-142))) 23 (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069))))) (-3155 (((-112) $ $) 14)) (-4100 (((-112) (-142) $) 45 (-12 (|has| $ (-6 -4344)) (|has| (-142) (-1069))))) (-1375 (((-623 (-142)) $) 48)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 (((-142) $ (-550) (-142)) 50) (((-142) $ (-550)) 49) (($ $ (-1195 (-550))) 63) (($ $ $) 102)) (-1512 (($ $ (-550)) 62) (($ $ (-1195 (-550))) 61)) (-3457 (((-749) (-1 (-112) (-142)) $) 31 (|has| $ (-6 -4344))) (((-749) (-142) $) 28 (-12 (|has| (-142) (-1069)) (|has| $ (-6 -4344))))) (-2502 (($ $ $ (-550)) 91 (|has| $ (-6 -4345)))) (-2435 (($ $) 13)) (-2451 (((-526) $) 79 (|has| (-142) (-596 (-526))))) (-2245 (($ (-623 (-142))) 70)) (-4006 (($ $ (-142)) 68) (($ (-142) $) 67) (($ $ $) 66) (($ (-623 $)) 65)) (-2233 (($ (-142)) 111) (((-837) $) 18 (|has| (-142) (-595 (-837))))) (-3404 (((-112) (-1 (-112) (-142)) $) 33 (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) 84 (|has| (-142) (-825)))) (-2302 (((-112) $ $) 83 (|has| (-142) (-825)))) (-2264 (((-112) $ $) 20 (|has| (-142) (-1069)))) (-2313 (((-112) $ $) 85 (|has| (-142) (-825)))) (-2290 (((-112) $ $) 82 (|has| (-142) (-825)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-1113) (-138)) (T -1113))
+((-1898 (*1 *1 *1) (-4 *1 (-1113))) (-2111 (*1 *1 *1) (-4 *1 (-1113))) (-3567 (*1 *1 *1) (-4 *1 (-1113))) (-1539 (*1 *1 *1) (-4 *1 (-1113))) (-1584 (*1 *2 *1 *1) (-12 (-4 *1 (-1113)) (-5 *2 (-112)))) (-1560 (*1 *2 *1 *1) (-12 (-4 *1 (-1113)) (-5 *2 (-112)))) (-2763 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1113)) (-5 *3 (-550)) (-5 *2 (-112)))) (-2034 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1113)) (-5 *3 (-142)) (-5 *2 (-749)))) (-2462 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1113)) (-5 *3 (-142)) (-5 *2 (-112)))) (-1699 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-1113)) (-5 *2 (-1195 (-550))))) (-3088 (*1 *2 *1 *1 *2) (-12 (-4 *1 (-1113)) (-5 *2 (-550)))) (-3088 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-1113)) (-5 *2 (-550)) (-5 *3 (-139)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-142)) (-4 *1 (-1113)))) (-2590 (*1 *2 *1 *3) (-12 (-5 *3 (-142)) (-5 *2 (-623 *1)) (-4 *1 (-1113)))) (-2590 (*1 *2 *1 *3) (-12 (-5 *3 (-139)) (-5 *2 (-623 *1)) (-4 *1 (-1113)))) (-1790 (*1 *1 *1 *2) (-12 (-4 *1 (-1113)) (-5 *2 (-142)))) (-1790 (*1 *1 *1 *2) (-12 (-4 *1 (-1113)) (-5 *2 (-139)))) (-3802 (*1 *1 *1 *2) (-12 (-4 *1 (-1113)) (-5 *2 (-142)))) (-3802 (*1 *1 *1 *2) (-12 (-4 *1 (-1113)) (-5 *2 (-139)))) (-3787 (*1 *1 *1 *2) (-12 (-4 *1 (-1113)) (-5 *2 (-142)))) (-3787 (*1 *1 *1 *2) (-12 (-4 *1 (-1113)) (-5 *2 (-139)))) (-2757 (*1 *1 *1 *1) (-4 *1 (-1113))))
+(-13 (-19 (-142)) (-10 -8 (-15 -1898 ($ $)) (-15 -2111 ($ $)) (-15 -3567 ($ $)) (-15 -1539 ($ $)) (-15 -1584 ((-112) $ $)) (-15 -1560 ((-112) $ $)) (-15 -2763 ((-112) $ $ (-550))) (-15 -2034 ((-749) $ $ (-142))) (-15 -2462 ((-112) $ $ (-142))) (-15 -1699 ($ $ (-1195 (-550)) $)) (-15 -3088 ((-550) $ $ (-550))) (-15 -3088 ((-550) (-139) $ (-550))) (-15 -2233 ($ (-142))) (-15 -2590 ((-623 $) $ (-142))) (-15 -2590 ((-623 $) $ (-139))) (-15 -1790 ($ $ (-142))) (-15 -1790 ($ $ (-139))) (-15 -3802 ($ $ (-142))) (-15 -3802 ($ $ (-139))) (-15 -3787 ($ $ (-142))) (-15 -3787 ($ $ (-139))) (-15 -2757 ($ $ $))))
+(((-34) . T) ((-101) -1489 (|has| (-142) (-1069)) (|has| (-142) (-825))) ((-595 (-837)) -1489 (|has| (-142) (-1069)) (|has| (-142) (-825)) (|has| (-142) (-595 (-837)))) ((-149 #0=(-142)) . T) ((-596 (-526)) |has| (-142) (-596 (-526))) ((-279 #1=(-550) #0#) . T) ((-281 #1# #0#) . T) ((-302 #0#) -12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069))) ((-366 #0#) . T) ((-481 #0#) . T) ((-586 #1# #0#) . T) ((-505 #0# #0#) -12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069))) ((-629 #0#) . T) ((-19 #0#) . T) ((-825) |has| (-142) (-825)) ((-1069) -1489 (|has| (-142) (-1069)) (|has| (-142) (-825))) ((-1182) . T))
+((-2747 (((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-623 |#4|) (-623 |#5|) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) (-749)) 94)) (-4219 (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5|) 55) (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-749)) 54)) (-4275 (((-1233) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-749)) 85)) (-2328 (((-749) (-623 |#4|) (-623 |#5|)) 27)) (-1535 (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5|) 57) (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-749)) 56) (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-749) (-112)) 58)) (-1301 (((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112) (-112) (-112) (-112)) 76) (((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112)) 77)) (-2451 (((-1127) (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) 80)) (-4030 (((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5|) 53)) (-3642 (((-749) (-623 |#4|) (-623 |#5|)) 19)))
+(((-1114 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3642 ((-749) (-623 |#4|) (-623 |#5|))) (-15 -2328 ((-749) (-623 |#4|) (-623 |#5|))) (-15 -4030 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5|)) (-15 -4219 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-749))) (-15 -4219 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5|)) (-15 -1535 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-749) (-112))) (-15 -1535 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-749))) (-15 -1535 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5|)) (-15 -1301 ((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112))) (-15 -1301 ((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112) (-112) (-112) (-112))) (-15 -2747 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-623 |#4|) (-623 |#5|) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) (-749))) (-15 -2451 ((-1127) (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|)))) (-15 -4275 ((-1233) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-749)))) (-444) (-771) (-825) (-1035 |#1| |#2| |#3|) (-1078 |#1| |#2| |#3| |#4|)) (T -1114))
+((-4275 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-2 (|:| |val| (-623 *8)) (|:| -1608 *9)))) (-5 *4 (-749)) (-4 *8 (-1035 *5 *6 *7)) (-4 *9 (-1078 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-1233)) (-5 *1 (-1114 *5 *6 *7 *8 *9)))) (-2451 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-623 *7)) (|:| -1608 *8))) (-4 *7 (-1035 *4 *5 *6)) (-4 *8 (-1078 *4 *5 *6 *7)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1127)) (-5 *1 (-1114 *4 *5 *6 *7 *8)))) (-2747 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *5 (-2 (|:| |done| (-623 *11)) (|:| |todo| (-623 (-2 (|:| |val| *3) (|:| -1608 *11)))))) (-5 *6 (-749)) (-5 *2 (-623 (-2 (|:| |val| (-623 *10)) (|:| -1608 *11)))) (-5 *3 (-623 *10)) (-5 *4 (-623 *11)) (-4 *10 (-1035 *7 *8 *9)) (-4 *11 (-1078 *7 *8 *9 *10)) (-4 *7 (-444)) (-4 *8 (-771)) (-4 *9 (-825)) (-5 *1 (-1114 *7 *8 *9 *10 *11)))) (-1301 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-623 *9)) (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7)) (-4 *9 (-1078 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1114 *5 *6 *7 *8 *9)))) (-1301 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-623 *9)) (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7)) (-4 *9 (-1078 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1114 *5 *6 *7 *8 *9)))) (-1535 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4)))))) (-5 *1 (-1114 *5 *6 *7 *3 *4)) (-4 *4 (-1078 *5 *6 *7 *3)))) (-1535 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-749)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *3 (-1035 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4)))))) (-5 *1 (-1114 *6 *7 *8 *3 *4)) (-4 *4 (-1078 *6 *7 *8 *3)))) (-1535 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-749)) (-5 *6 (-112)) (-4 *7 (-444)) (-4 *8 (-771)) (-4 *9 (-825)) (-4 *3 (-1035 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4)))))) (-5 *1 (-1114 *7 *8 *9 *3 *4)) (-4 *4 (-1078 *7 *8 *9 *3)))) (-4219 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4)))))) (-5 *1 (-1114 *5 *6 *7 *3 *4)) (-4 *4 (-1078 *5 *6 *7 *3)))) (-4219 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-749)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *3 (-1035 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4)))))) (-5 *1 (-1114 *6 *7 *8 *3 *4)) (-4 *4 (-1078 *6 *7 *8 *3)))) (-4030 (*1 *2 *3 *4) (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-623 *4)) (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4)))))) (-5 *1 (-1114 *5 *6 *7 *3 *4)) (-4 *4 (-1078 *5 *6 *7 *3)))) (-2328 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *9)) (-4 *8 (-1035 *5 *6 *7)) (-4 *9 (-1078 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-749)) (-5 *1 (-1114 *5 *6 *7 *8 *9)))) (-3642 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *9)) (-4 *8 (-1035 *5 *6 *7)) (-4 *9 (-1078 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-749)) (-5 *1 (-1114 *5 *6 *7 *8 *9)))))
+(-10 -7 (-15 -3642 ((-749) (-623 |#4|) (-623 |#5|))) (-15 -2328 ((-749) (-623 |#4|) (-623 |#5|))) (-15 -4030 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5|)) (-15 -4219 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-749))) (-15 -4219 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5|)) (-15 -1535 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-749) (-112))) (-15 -1535 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5| (-749))) (-15 -1535 ((-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) |#4| |#5|)) (-15 -1301 ((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112))) (-15 -1301 ((-623 |#5|) (-623 |#4|) (-623 |#5|) (-112) (-112) (-112) (-112) (-112))) (-15 -2747 ((-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-623 |#4|) (-623 |#5|) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-2 (|:| |done| (-623 |#5|)) (|:| |todo| (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))))) (-749))) (-15 -2451 ((-1127) (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|)))) (-15 -4275 ((-1233) (-623 (-2 (|:| |val| (-623 |#4|)) (|:| -1608 |#5|))) (-749))))
+((-2221 (((-112) $ $) NIL)) (-3393 (((-623 (-2 (|:| -1953 $) (|:| -4046 (-623 |#4|)))) (-623 |#4|)) NIL)) (-3186 (((-623 $) (-623 |#4|)) 110) (((-623 $) (-623 |#4|) (-112)) 111) (((-623 $) (-623 |#4|) (-112) (-112)) 109) (((-623 $) (-623 |#4|) (-112) (-112) (-112) (-112)) 112)) (-1516 (((-623 |#3|) $) NIL)) (-3935 (((-112) $) NIL)) (-3885 (((-112) $) NIL (|has| |#1| (-542)))) (-1404 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3624 ((|#4| |#4| $) NIL)) (-2318 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 $))) |#4| $) 84)) (-1814 (((-2 (|:| |under| $) (|:| -3925 $) (|:| |upper| $)) $ |#3|) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-2097 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344))) (((-3 |#4| "failed") $ |#3|) 62)) (-2991 (($) NIL T CONST)) (-3711 (((-112) $) 26 (|has| |#1| (-542)))) (-2751 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3305 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2248 (((-112) $) NIL (|has| |#1| (-542)))) (-3296 (((-623 |#4|) (-623 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-3694 (((-623 |#4|) (-623 |#4|) $) NIL (|has| |#1| (-542)))) (-2178 (((-623 |#4|) (-623 |#4|) $) NIL (|has| |#1| (-542)))) (-2288 (((-3 $ "failed") (-623 |#4|)) NIL)) (-2202 (($ (-623 |#4|)) NIL)) (-3870 (((-3 $ "failed") $) 39)) (-2962 ((|#4| |#4| $) 65)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069))))) (-1979 (($ |#4| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-2545 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 78 (|has| |#1| (-542)))) (-4240 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) NIL)) (-1621 ((|#4| |#4| $) NIL)) (-2924 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4344))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4344))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-2466 (((-2 (|:| -1953 (-623 |#4|)) (|:| -4046 (-623 |#4|))) $) NIL)) (-2515 (((-112) |#4| $) NIL)) (-3350 (((-112) |#4| $) NIL)) (-3201 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2372 (((-2 (|:| |val| (-623 |#4|)) (|:| |towers| (-623 $))) (-623 |#4|) (-112) (-112)) 124)) (-2971 (((-623 |#4|) $) 16 (|has| $ (-6 -4344)))) (-2831 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-1765 ((|#3| $) 33)) (-1445 (((-112) $ (-749)) NIL)) (-2876 (((-623 |#4|) $) 17 (|has| $ (-6 -4344)))) (-3922 (((-112) |#4| $) 25 (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069))))) (-3311 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#4| |#4|) $) 21)) (-3704 (((-623 |#3|) $) NIL)) (-4159 (((-112) |#3| $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL)) (-3352 (((-3 |#4| (-623 $)) |#4| |#4| $) NIL)) (-1623 (((-623 (-2 (|:| |val| |#4|) (|:| -1608 $))) |#4| |#4| $) 103)) (-2001 (((-3 |#4| "failed") $) 37)) (-3087 (((-623 $) |#4| $) 88)) (-1785 (((-3 (-112) (-623 $)) |#4| $) NIL)) (-2101 (((-623 (-2 (|:| |val| (-112)) (|:| -1608 $))) |#4| $) 98) (((-112) |#4| $) 53)) (-4072 (((-623 $) |#4| $) 107) (((-623 $) (-623 |#4|) $) NIL) (((-623 $) (-623 |#4|) (-623 $)) 108) (((-623 $) |#4| (-623 $)) NIL)) (-1939 (((-623 $) (-623 |#4|) (-112) (-112) (-112)) 119)) (-3552 (($ |#4| $) 75) (($ (-623 |#4|) $) 76) (((-623 $) |#4| $ (-112) (-112) (-112) (-112) (-112)) 74)) (-3896 (((-623 |#4|) $) NIL)) (-3705 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2474 ((|#4| |#4| $) NIL)) (-3098 (((-112) $ $) NIL)) (-4035 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-542)))) (-1631 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3959 ((|#4| |#4| $) NIL)) (-3445 (((-1089) $) NIL)) (-3858 (((-3 |#4| "failed") $) 35)) (-1614 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-3747 (((-3 $ "failed") $ |#4|) 48)) (-4268 (($ $ |#4|) NIL) (((-623 $) |#4| $) 90) (((-623 $) |#4| (-623 $)) NIL) (((-623 $) (-623 |#4|) $) NIL) (((-623 $) (-623 |#4|) (-623 $)) 86)) (-1410 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 |#4|) (-623 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-287 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-623 (-287 |#4|))) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) 15)) (-2819 (($) 13)) (-3661 (((-749) $) NIL)) (-3457 (((-749) |#4| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069)))) (((-749) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-2435 (($ $) 12)) (-2451 (((-526) $) NIL (|has| |#4| (-596 (-526))))) (-2245 (($ (-623 |#4|)) 20)) (-3537 (($ $ |#3|) 42)) (-1446 (($ $ |#3|) 44)) (-3236 (($ $) NIL)) (-3175 (($ $ |#3|) NIL)) (-2233 (((-837) $) 31) (((-623 |#4|) $) 40)) (-4265 (((-749) $) NIL (|has| |#3| (-361)))) (-3526 (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-1770 (((-112) $ (-1 (-112) |#4| (-623 |#4|))) NIL)) (-3176 (((-623 $) |#4| $) 54) (((-623 $) |#4| (-623 $)) NIL) (((-623 $) (-623 |#4|) $) NIL) (((-623 $) (-623 |#4|) (-623 $)) NIL)) (-3404 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-1751 (((-623 |#3|) $) NIL)) (-2993 (((-112) |#4| $) NIL)) (-3636 (((-112) |#3| $) 61)) (-2264 (((-112) $ $) NIL)) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-1115 |#1| |#2| |#3| |#4|) (-13 (-1078 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3552 ((-623 $) |#4| $ (-112) (-112) (-112) (-112) (-112))) (-15 -3186 ((-623 $) (-623 |#4|) (-112) (-112))) (-15 -3186 ((-623 $) (-623 |#4|) (-112) (-112) (-112) (-112))) (-15 -1939 ((-623 $) (-623 |#4|) (-112) (-112) (-112))) (-15 -2372 ((-2 (|:| |val| (-623 |#4|)) (|:| |towers| (-623 $))) (-623 |#4|) (-112) (-112))))) (-444) (-771) (-825) (-1035 |#1| |#2| |#3|)) (T -1115))
+((-3552 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 (-1115 *5 *6 *7 *3))) (-5 *1 (-1115 *5 *6 *7 *3)) (-4 *3 (-1035 *5 *6 *7)))) (-3186 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 (-1115 *5 *6 *7 *8))) (-5 *1 (-1115 *5 *6 *7 *8)))) (-3186 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 (-1115 *5 *6 *7 *8))) (-5 *1 (-1115 *5 *6 *7 *8)))) (-1939 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 (-1115 *5 *6 *7 *8))) (-5 *1 (-1115 *5 *6 *7 *8)))) (-2372 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1035 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-623 *8)) (|:| |towers| (-623 (-1115 *5 *6 *7 *8))))) (-5 *1 (-1115 *5 *6 *7 *8)) (-5 *3 (-623 *8)))))
+(-13 (-1078 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3552 ((-623 $) |#4| $ (-112) (-112) (-112) (-112) (-112))) (-15 -3186 ((-623 $) (-623 |#4|) (-112) (-112))) (-15 -3186 ((-623 $) (-623 |#4|) (-112) (-112) (-112) (-112))) (-15 -1939 ((-623 $) (-623 |#4|) (-112) (-112) (-112))) (-15 -2372 ((-2 (|:| |val| (-623 |#4|)) (|:| |towers| (-623 $))) (-623 |#4|) (-112) (-112)))))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3940 ((|#1| $) 34)) (-2239 (($ (-623 |#1|)) 39)) (-3368 (((-112) $ (-749)) NIL)) (-2991 (($) NIL T CONST)) (-3219 ((|#1| |#1| $) 36)) (-3540 ((|#1| $) 32)) (-2971 (((-623 |#1|) $) 18 (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) NIL)) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-3311 (($ (-1 |#1| |#1|) $) 25 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 22)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-1696 ((|#1| $) 35)) (-1715 (($ |#1| $) 37)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-3576 ((|#1| $) 33)) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) 31)) (-2819 (($) 38)) (-3072 (((-749) $) 29)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) 27)) (-2233 (((-837) $) 14 (|has| |#1| (-595 (-837))))) (-4017 (($ (-623 |#1|)) NIL)) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 17 (|has| |#1| (-1069)))) (-3307 (((-749) $) 30 (|has| $ (-6 -4344)))))
+(((-1116 |#1|) (-13 (-1090 |#1|) (-10 -8 (-15 -2239 ($ (-623 |#1|))))) (-1182)) (T -1116))
+((-2239 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-5 *1 (-1116 *3)))))
+(-13 (-1090 |#1|) (-10 -8 (-15 -2239 ($ (-623 |#1|)))))
+((-2409 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) NIL) (($ $ "rest" $) NIL) ((|#2| $ "last" |#2|) NIL) ((|#2| $ (-1195 (-550)) |#2|) 44) ((|#2| $ (-550) |#2|) 41)) (-2950 (((-112) $) 12)) (-3311 (($ (-1 |#2| |#2|) $) 39)) (-3858 ((|#2| $) NIL) (($ $ (-749)) 17)) (-2491 (($ $ |#2|) 40)) (-3164 (((-112) $) 11)) (-2757 ((|#2| $ "value") NIL) ((|#2| $ "first") NIL) (($ $ "rest") NIL) ((|#2| $ "last") NIL) (($ $ (-1195 (-550))) 31) ((|#2| $ (-550)) 23) ((|#2| $ (-550) |#2|) NIL)) (-2037 (($ $ $) 47) (($ $ |#2|) NIL)) (-4006 (($ $ $) 33) (($ |#2| $) NIL) (($ (-623 $)) 36) (($ $ |#2|) NIL)))
+(((-1117 |#1| |#2|) (-10 -8 (-15 -2950 ((-112) |#1|)) (-15 -3164 ((-112) |#1|)) (-15 -2409 (|#2| |#1| (-550) |#2|)) (-15 -2757 (|#2| |#1| (-550) |#2|)) (-15 -2757 (|#2| |#1| (-550))) (-15 -2491 (|#1| |#1| |#2|)) (-15 -4006 (|#1| |#1| |#2|)) (-15 -4006 (|#1| (-623 |#1|))) (-15 -2757 (|#1| |#1| (-1195 (-550)))) (-15 -2409 (|#2| |#1| (-1195 (-550)) |#2|)) (-15 -2409 (|#2| |#1| "last" |#2|)) (-15 -2409 (|#1| |#1| "rest" |#1|)) (-15 -2409 (|#2| |#1| "first" |#2|)) (-15 -2037 (|#1| |#1| |#2|)) (-15 -2037 (|#1| |#1| |#1|)) (-15 -2757 (|#2| |#1| "last")) (-15 -2757 (|#1| |#1| "rest")) (-15 -3858 (|#1| |#1| (-749))) (-15 -2757 (|#2| |#1| "first")) (-15 -3858 (|#2| |#1|)) (-15 -4006 (|#1| |#2| |#1|)) (-15 -4006 (|#1| |#1| |#1|)) (-15 -2409 (|#2| |#1| "value" |#2|)) (-15 -2757 (|#2| |#1| "value")) (-15 -3311 (|#1| (-1 |#2| |#2|) |#1|))) (-1118 |#2|) (-1182)) (T -1117))
+NIL
+(-10 -8 (-15 -2950 ((-112) |#1|)) (-15 -3164 ((-112) |#1|)) (-15 -2409 (|#2| |#1| (-550) |#2|)) (-15 -2757 (|#2| |#1| (-550) |#2|)) (-15 -2757 (|#2| |#1| (-550))) (-15 -2491 (|#1| |#1| |#2|)) (-15 -4006 (|#1| |#1| |#2|)) (-15 -4006 (|#1| (-623 |#1|))) (-15 -2757 (|#1| |#1| (-1195 (-550)))) (-15 -2409 (|#2| |#1| (-1195 (-550)) |#2|)) (-15 -2409 (|#2| |#1| "last" |#2|)) (-15 -2409 (|#1| |#1| "rest" |#1|)) (-15 -2409 (|#2| |#1| "first" |#2|)) (-15 -2037 (|#1| |#1| |#2|)) (-15 -2037 (|#1| |#1| |#1|)) (-15 -2757 (|#2| |#1| "last")) (-15 -2757 (|#1| |#1| "rest")) (-15 -3858 (|#1| |#1| (-749))) (-15 -2757 (|#2| |#1| "first")) (-15 -3858 (|#2| |#1|)) (-15 -4006 (|#1| |#2| |#1|)) (-15 -4006 (|#1| |#1| |#1|)) (-15 -2409 (|#2| |#1| "value" |#2|)) (-15 -2757 (|#2| |#1| "value")) (-15 -3311 (|#1| (-1 |#2| |#2|) |#1|)))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-1337 ((|#1| $) 48)) (-2422 ((|#1| $) 65)) (-2470 (($ $) 67)) (-3037 (((-1233) $ (-550) (-550)) 97 (|has| $ (-6 -4345)))) (-1687 (($ $ (-550)) 52 (|has| $ (-6 -4345)))) (-3368 (((-112) $ (-749)) 8)) (-1629 ((|#1| $ |#1|) 39 (|has| $ (-6 -4345)))) (-2872 (($ $ $) 56 (|has| $ (-6 -4345)))) (-3737 ((|#1| $ |#1|) 54 (|has| $ (-6 -4345)))) (-3946 ((|#1| $ |#1|) 58 (|has| $ (-6 -4345)))) (-2409 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4345))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4345))) (($ $ "rest" $) 55 (|has| $ (-6 -4345))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) 117 (|has| $ (-6 -4345))) ((|#1| $ (-550) |#1|) 86 (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) 41 (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) |#1|) $) 102 (|has| $ (-6 -4344)))) (-2408 ((|#1| $) 66)) (-2991 (($) 7 T CONST)) (-3870 (($ $) 73) (($ $ (-749)) 71)) (-2708 (($ $) 99 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-1979 (($ (-1 (-112) |#1|) $) 103 (|has| $ (-6 -4344))) (($ |#1| $) 100 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-3317 ((|#1| $ (-550) |#1|) 85 (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) 87)) (-2950 (((-112) $) 83)) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-4079 (((-623 $) $) 50)) (-3687 (((-112) $ $) 42 (|has| |#1| (-1069)))) (-3375 (($ (-749) |#1|) 108)) (-1445 (((-112) $ (-749)) 9)) (-3096 (((-550) $) 95 (|has| (-550) (-825)))) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2506 (((-550) $) 94 (|has| (-550) (-825)))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-1700 (((-112) $ (-749)) 10)) (-2951 (((-623 |#1|) $) 45)) (-1515 (((-112) $) 49)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-2001 ((|#1| $) 70) (($ $ (-749)) 68)) (-1476 (($ $ $ (-550)) 116) (($ |#1| $ (-550)) 115)) (-3611 (((-623 (-550)) $) 92)) (-3166 (((-112) (-550) $) 91)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-3858 ((|#1| $) 76) (($ $ (-749)) 74)) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 106)) (-2491 (($ $ |#1|) 96 (|has| $ (-6 -4345)))) (-3164 (((-112) $) 84)) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4100 (((-112) |#1| $) 93 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) 90)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1195 (-550))) 112) ((|#1| $ (-550)) 89) ((|#1| $ (-550) |#1|) 88)) (-1456 (((-550) $ $) 44)) (-1512 (($ $ (-1195 (-550))) 114) (($ $ (-550)) 113)) (-2320 (((-112) $) 46)) (-1662 (($ $) 62)) (-3709 (($ $) 59 (|has| $ (-6 -4345)))) (-3300 (((-749) $) 63)) (-3813 (($ $) 64)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2451 (((-526) $) 98 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 107)) (-2037 (($ $ $) 61 (|has| $ (-6 -4345))) (($ $ |#1|) 60 (|has| $ (-6 -4345)))) (-4006 (($ $ $) 78) (($ |#1| $) 77) (($ (-623 $)) 110) (($ $ |#1|) 109)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-4075 (((-623 $) $) 51)) (-1977 (((-112) $ $) 43 (|has| |#1| (-1069)))) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-1118 |#1|) (-138) (-1182)) (T -1118))
+((-3164 (*1 *2 *1) (-12 (-4 *1 (-1118 *3)) (-4 *3 (-1182)) (-5 *2 (-112)))) (-2950 (*1 *2 *1) (-12 (-4 *1 (-1118 *3)) (-4 *3 (-1182)) (-5 *2 (-112)))))
+(-13 (-1216 |t#1|) (-629 |t#1|) (-10 -8 (-15 -3164 ((-112) $)) (-15 -2950 ((-112) $))))
+(((-34) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 #0=(-550) |#1|) . T) ((-281 #0# |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-586 #0# |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-629 |#1|) . T) ((-984 |#1|) . T) ((-1069) |has| |#1| (-1069)) ((-1182) . T) ((-1216 |#1|) . T))
+((-2221 (((-112) $ $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-3364 (($) NIL) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3037 (((-1233) $ |#1| |#1|) NIL (|has| $ (-6 -4345)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 ((|#2| $ |#1| |#2|) NIL)) (-3994 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-3696 (((-3 |#2| "failed") |#1| $) NIL)) (-2991 (($) NIL T CONST)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-2505 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (|has| $ (-6 -4344))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-3 |#2| "failed") |#1| $) NIL)) (-1979 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-2924 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (|has| $ (-6 -4344))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-3317 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#2| $ |#1|) NIL)) (-2971 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) NIL)) (-3096 ((|#1| $) NIL (|has| |#1| (-825)))) (-2876 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-2506 ((|#1| $) NIL (|has| |#1| (-825)))) (-3311 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4345))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-4212 (((-623 |#1|) $) NIL)) (-3998 (((-112) |#1| $) NIL)) (-1696 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-1715 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-3611 (((-623 |#1|) $) NIL)) (-3166 (((-112) |#1| $) NIL)) (-3445 (((-1089) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-3858 ((|#2| $) NIL (|has| |#1| (-825)))) (-1614 (((-3 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) "failed") (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL)) (-2491 (($ $ |#2|) NIL (|has| $ (-6 -4345)))) (-3576 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-1410 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-1375 (((-623 |#2|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-3246 (($) NIL) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3457 (((-749) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-749) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069)))) (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-596 (-526))))) (-2245 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-2233 (((-837) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-595 (-837))) (|has| |#2| (-595 (-837)))))) (-4017 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3404 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-1119 |#1| |#2| |#3|) (-1158 |#1| |#2|) (-1069) (-1069) |#2|) (T -1119))
+NIL
+(-1158 |#1| |#2|)
+((-2221 (((-112) $ $) 7)) (-1620 (((-3 $ "failed") $) 13)) (-2369 (((-1127) $) 9)) (-2463 (($) 14 T CONST)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11)) (-2264 (((-112) $ $) 6)))
+(((-1120) (-138)) (T -1120))
+((-2463 (*1 *1) (-4 *1 (-1120))) (-1620 (*1 *1 *1) (|partial| -4 *1 (-1120))))
+(-13 (-1069) (-10 -8 (-15 -2463 ($) -4165) (-15 -1620 ((-3 $ "failed") $))))
+(((-101) . T) ((-595 (-837)) . T) ((-1069) . T))
+((-3469 (((-1125 |#1|) (-1125 |#1|)) 17)) (-2588 (((-1125 |#1|) (-1125 |#1|)) 13)) (-4099 (((-1125 |#1|) (-1125 |#1|) (-550) (-550)) 20)) (-4279 (((-1125 |#1|) (-1125 |#1|)) 15)))
+(((-1121 |#1|) (-10 -7 (-15 -2588 ((-1125 |#1|) (-1125 |#1|))) (-15 -4279 ((-1125 |#1|) (-1125 |#1|))) (-15 -3469 ((-1125 |#1|) (-1125 |#1|))) (-15 -4099 ((-1125 |#1|) (-1125 |#1|) (-550) (-550)))) (-13 (-542) (-145))) (T -1121))
+((-4099 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1125 *4)) (-5 *3 (-550)) (-4 *4 (-13 (-542) (-145))) (-5 *1 (-1121 *4)))) (-3469 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-13 (-542) (-145))) (-5 *1 (-1121 *3)))) (-4279 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-13 (-542) (-145))) (-5 *1 (-1121 *3)))) (-2588 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-13 (-542) (-145))) (-5 *1 (-1121 *3)))))
+(-10 -7 (-15 -2588 ((-1125 |#1|) (-1125 |#1|))) (-15 -4279 ((-1125 |#1|) (-1125 |#1|))) (-15 -3469 ((-1125 |#1|) (-1125 |#1|))) (-15 -4099 ((-1125 |#1|) (-1125 |#1|) (-550) (-550))))
+((-4006 (((-1125 |#1|) (-1125 (-1125 |#1|))) 15)))
+(((-1122 |#1|) (-10 -7 (-15 -4006 ((-1125 |#1|) (-1125 (-1125 |#1|))))) (-1182)) (T -1122))
+((-4006 (*1 *2 *3) (-12 (-5 *3 (-1125 (-1125 *4))) (-5 *2 (-1125 *4)) (-5 *1 (-1122 *4)) (-4 *4 (-1182)))))
+(-10 -7 (-15 -4006 ((-1125 |#1|) (-1125 (-1125 |#1|)))))
+((-2304 (((-1125 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1125 |#1|)) 25)) (-2924 ((|#2| |#2| (-1 |#2| |#1| |#2|) (-1125 |#1|)) 26)) (-2392 (((-1125 |#2|) (-1 |#2| |#1|) (-1125 |#1|)) 16)))
+(((-1123 |#1| |#2|) (-10 -7 (-15 -2392 ((-1125 |#2|) (-1 |#2| |#1|) (-1125 |#1|))) (-15 -2304 ((-1125 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1125 |#1|))) (-15 -2924 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1125 |#1|)))) (-1182) (-1182)) (T -1123))
+((-2924 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1125 *5)) (-4 *5 (-1182)) (-4 *2 (-1182)) (-5 *1 (-1123 *5 *2)))) (-2304 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1125 *6)) (-4 *6 (-1182)) (-4 *3 (-1182)) (-5 *2 (-1125 *3)) (-5 *1 (-1123 *6 *3)))) (-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1125 *5)) (-4 *5 (-1182)) (-4 *6 (-1182)) (-5 *2 (-1125 *6)) (-5 *1 (-1123 *5 *6)))))
+(-10 -7 (-15 -2392 ((-1125 |#2|) (-1 |#2| |#1|) (-1125 |#1|))) (-15 -2304 ((-1125 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1125 |#1|))) (-15 -2924 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1125 |#1|))))
+((-2392 (((-1125 |#3|) (-1 |#3| |#1| |#2|) (-1125 |#1|) (-1125 |#2|)) 21)))
+(((-1124 |#1| |#2| |#3|) (-10 -7 (-15 -2392 ((-1125 |#3|) (-1 |#3| |#1| |#2|) (-1125 |#1|) (-1125 |#2|)))) (-1182) (-1182) (-1182)) (T -1124))
+((-2392 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1125 *6)) (-5 *5 (-1125 *7)) (-4 *6 (-1182)) (-4 *7 (-1182)) (-4 *8 (-1182)) (-5 *2 (-1125 *8)) (-5 *1 (-1124 *6 *7 *8)))))
+(-10 -7 (-15 -2392 ((-1125 |#3|) (-1 |#3| |#1| |#2|) (-1125 |#1|) (-1125 |#2|))))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-1337 ((|#1| $) NIL)) (-2422 ((|#1| $) NIL)) (-2470 (($ $) 52)) (-3037 (((-1233) $ (-550) (-550)) 77 (|has| $ (-6 -4345)))) (-1687 (($ $ (-550)) 111 (|has| $ (-6 -4345)))) (-3368 (((-112) $ (-749)) NIL)) (-3330 (((-837) $) 41 (|has| |#1| (-1069)))) (-2553 (((-112)) 40 (|has| |#1| (-1069)))) (-1629 ((|#1| $ |#1|) NIL (|has| $ (-6 -4345)))) (-2872 (($ $ $) 99 (|has| $ (-6 -4345))) (($ $ (-550) $) 123)) (-3737 ((|#1| $ |#1|) 108 (|has| $ (-6 -4345)))) (-3946 ((|#1| $ |#1|) 103 (|has| $ (-6 -4345)))) (-2409 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4345))) ((|#1| $ "first" |#1|) 105 (|has| $ (-6 -4345))) (($ $ "rest" $) 107 (|has| $ (-6 -4345))) ((|#1| $ "last" |#1|) 110 (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) 90 (|has| $ (-6 -4345))) ((|#1| $ (-550) |#1|) 56 (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) NIL (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) |#1|) $) 59)) (-2408 ((|#1| $) NIL)) (-2991 (($) NIL T CONST)) (-4129 (($ $) 14)) (-3870 (($ $) 29) (($ $ (-749)) 89)) (-3950 (((-112) (-623 |#1|) $) 117 (|has| |#1| (-1069)))) (-3905 (($ (-623 |#1|)) 113)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1979 (($ |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) (($ (-1 (-112) |#1|) $) 58)) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-3317 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) NIL)) (-2950 (((-112) $) NIL)) (-2971 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-2346 (((-1233) (-550) $) 122 (|has| |#1| (-1069)))) (-2602 (((-749) $) 119)) (-4079 (((-623 $) $) NIL)) (-3687 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3375 (($ (-749) |#1|) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) NIL (|has| (-550) (-825)))) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2506 (((-550) $) NIL (|has| (-550) (-825)))) (-3311 (($ (-1 |#1| |#1|) $) 74 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 64) (($ (-1 |#1| |#1| |#1|) $ $) 68)) (-1700 (((-112) $ (-749)) NIL)) (-2951 (((-623 |#1|) $) NIL)) (-1515 (((-112) $) NIL)) (-4264 (($ $) 91)) (-2850 (((-112) $) 13)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-2001 ((|#1| $) NIL) (($ $ (-749)) NIL)) (-1476 (($ $ $ (-550)) NIL) (($ |#1| $ (-550)) NIL)) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) 75)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-2029 (($ (-1 |#1|)) 125) (($ (-1 |#1| |#1|) |#1|) 126)) (-1376 ((|#1| $) 10)) (-3858 ((|#1| $) 28) (($ $ (-749)) 50)) (-2194 (((-2 (|:| |cycle?| (-112)) (|:| -3578 (-749)) (|:| |period| (-749))) (-749) $) 25)) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-2073 (($ (-1 (-112) |#1|) $) 127)) (-2086 (($ (-1 (-112) |#1|) $) 128)) (-2491 (($ $ |#1|) 69 (|has| $ (-6 -4345)))) (-4268 (($ $ (-550)) 32)) (-3164 (((-112) $) 73)) (-2333 (((-112) $) 12)) (-1524 (((-112) $) 118)) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 20)) (-4100 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) NIL)) (-4217 (((-112) $) 15)) (-2819 (($) 45)) (-2757 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1195 (-550))) NIL) ((|#1| $ (-550)) 55) ((|#1| $ (-550) |#1|) NIL)) (-1456 (((-550) $ $) 49)) (-1512 (($ $ (-1195 (-550))) NIL) (($ $ (-550)) NIL)) (-2146 (($ (-1 $)) 48)) (-2320 (((-112) $) 70)) (-1662 (($ $) 71)) (-3709 (($ $) 100 (|has| $ (-6 -4345)))) (-3300 (((-749) $) NIL)) (-3813 (($ $) NIL)) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) 44)) (-2451 (((-526) $) NIL (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 54)) (-2132 (($ |#1| $) 98)) (-2037 (($ $ $) 101 (|has| $ (-6 -4345))) (($ $ |#1|) 102 (|has| $ (-6 -4345)))) (-4006 (($ $ $) 79) (($ |#1| $) 46) (($ (-623 $)) 84) (($ $ |#1|) 78)) (-4012 (($ $) 51)) (-2233 (($ (-623 |#1|)) 112) (((-837) $) 42 (|has| |#1| (-595 (-837))))) (-4075 (((-623 $) $) NIL)) (-1977 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 115 (|has| |#1| (-1069)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-1125 |#1|) (-13 (-652 |#1|) (-10 -8 (-6 -4345) (-15 -2233 ($ (-623 |#1|))) (-15 -3905 ($ (-623 |#1|))) (IF (|has| |#1| (-1069)) (-15 -3950 ((-112) (-623 |#1|) $)) |%noBranch|) (-15 -2194 ((-2 (|:| |cycle?| (-112)) (|:| -3578 (-749)) (|:| |period| (-749))) (-749) $)) (-15 -2146 ($ (-1 $))) (-15 -2132 ($ |#1| $)) (IF (|has| |#1| (-1069)) (PROGN (-15 -2346 ((-1233) (-550) $)) (-15 -3330 ((-837) $)) (-15 -2553 ((-112)))) |%noBranch|) (-15 -2872 ($ $ (-550) $)) (-15 -2029 ($ (-1 |#1|))) (-15 -2029 ($ (-1 |#1| |#1|) |#1|)) (-15 -2073 ($ (-1 (-112) |#1|) $)) (-15 -2086 ($ (-1 (-112) |#1|) $)))) (-1182)) (T -1125))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-5 *1 (-1125 *3)))) (-3905 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-5 *1 (-1125 *3)))) (-3950 (*1 *2 *3 *1) (-12 (-5 *3 (-623 *4)) (-4 *4 (-1069)) (-4 *4 (-1182)) (-5 *2 (-112)) (-5 *1 (-1125 *4)))) (-2194 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |cycle?| (-112)) (|:| -3578 (-749)) (|:| |period| (-749)))) (-5 *1 (-1125 *4)) (-4 *4 (-1182)) (-5 *3 (-749)))) (-2146 (*1 *1 *2) (-12 (-5 *2 (-1 (-1125 *3))) (-5 *1 (-1125 *3)) (-4 *3 (-1182)))) (-2132 (*1 *1 *2 *1) (-12 (-5 *1 (-1125 *2)) (-4 *2 (-1182)))) (-2346 (*1 *2 *3 *1) (-12 (-5 *3 (-550)) (-5 *2 (-1233)) (-5 *1 (-1125 *4)) (-4 *4 (-1069)) (-4 *4 (-1182)))) (-3330 (*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-1125 *3)) (-4 *3 (-1069)) (-4 *3 (-1182)))) (-2553 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1125 *3)) (-4 *3 (-1069)) (-4 *3 (-1182)))) (-2872 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1125 *3)) (-4 *3 (-1182)))) (-2029 (*1 *1 *2) (-12 (-5 *2 (-1 *3)) (-4 *3 (-1182)) (-5 *1 (-1125 *3)))) (-2029 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1182)) (-5 *1 (-1125 *3)))) (-2073 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1182)) (-5 *1 (-1125 *3)))) (-2086 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1182)) (-5 *1 (-1125 *3)))))
+(-13 (-652 |#1|) (-10 -8 (-6 -4345) (-15 -2233 ($ (-623 |#1|))) (-15 -3905 ($ (-623 |#1|))) (IF (|has| |#1| (-1069)) (-15 -3950 ((-112) (-623 |#1|) $)) |%noBranch|) (-15 -2194 ((-2 (|:| |cycle?| (-112)) (|:| -3578 (-749)) (|:| |period| (-749))) (-749) $)) (-15 -2146 ($ (-1 $))) (-15 -2132 ($ |#1| $)) (IF (|has| |#1| (-1069)) (PROGN (-15 -2346 ((-1233) (-550) $)) (-15 -3330 ((-837) $)) (-15 -2553 ((-112)))) |%noBranch|) (-15 -2872 ($ $ (-550) $)) (-15 -2029 ($ (-1 |#1|))) (-15 -2029 ($ (-1 |#1| |#1|) |#1|)) (-15 -2073 ($ (-1 (-112) |#1|) $)) (-15 -2086 ($ (-1 (-112) |#1|) $))))
+((-2221 (((-112) $ $) 19)) (-1539 (($ $) 120)) (-3567 (($ $) 121)) (-1790 (($ $ (-142)) 108) (($ $ (-139)) 107)) (-3037 (((-1233) $ (-550) (-550)) 40 (|has| $ (-6 -4345)))) (-1560 (((-112) $ $) 118)) (-2763 (((-112) $ $ (-550)) 117)) (-1755 (($ (-550)) 127)) (-2590 (((-623 $) $ (-142)) 110) (((-623 $) $ (-139)) 109)) (-1837 (((-112) (-1 (-112) (-142) (-142)) $) 98) (((-112) $) 92 (|has| (-142) (-825)))) (-2734 (($ (-1 (-112) (-142) (-142)) $) 89 (|has| $ (-6 -4345))) (($ $) 88 (-12 (|has| (-142) (-825)) (|has| $ (-6 -4345))))) (-1814 (($ (-1 (-112) (-142) (-142)) $) 99) (($ $) 93 (|has| (-142) (-825)))) (-3368 (((-112) $ (-749)) 8)) (-2409 (((-142) $ (-550) (-142)) 52 (|has| $ (-6 -4345))) (((-142) $ (-1195 (-550)) (-142)) 58 (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) (-142)) $) 75 (|has| $ (-6 -4344)))) (-2991 (($) 7 T CONST)) (-3787 (($ $ (-142)) 104) (($ $ (-139)) 103)) (-3770 (($ $) 90 (|has| $ (-6 -4345)))) (-1999 (($ $) 100)) (-1699 (($ $ (-1195 (-550)) $) 114)) (-2708 (($ $) 78 (-12 (|has| (-142) (-1069)) (|has| $ (-6 -4344))))) (-1979 (($ (-142) $) 77 (-12 (|has| (-142) (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) (-142)) $) 74 (|has| $ (-6 -4344)))) (-2924 (((-142) (-1 (-142) (-142) (-142)) $ (-142) (-142)) 76 (-12 (|has| (-142) (-1069)) (|has| $ (-6 -4344)))) (((-142) (-1 (-142) (-142) (-142)) $ (-142)) 73 (|has| $ (-6 -4344))) (((-142) (-1 (-142) (-142) (-142)) $) 72 (|has| $ (-6 -4344)))) (-3317 (((-142) $ (-550) (-142)) 53 (|has| $ (-6 -4345)))) (-3263 (((-142) $ (-550)) 51)) (-1584 (((-112) $ $) 119)) (-3088 (((-550) (-1 (-112) (-142)) $) 97) (((-550) (-142) $) 96 (|has| (-142) (-1069))) (((-550) (-142) $ (-550)) 95 (|has| (-142) (-1069))) (((-550) $ $ (-550)) 113) (((-550) (-139) $ (-550)) 112)) (-2971 (((-623 (-142)) $) 30 (|has| $ (-6 -4344)))) (-3375 (($ (-749) (-142)) 69)) (-1445 (((-112) $ (-749)) 9)) (-3096 (((-550) $) 43 (|has| (-550) (-825)))) (-2793 (($ $ $) 87 (|has| (-142) (-825)))) (-2441 (($ (-1 (-112) (-142) (-142)) $ $) 101) (($ $ $) 94 (|has| (-142) (-825)))) (-2876 (((-623 (-142)) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) (-142) $) 27 (-12 (|has| (-142) (-1069)) (|has| $ (-6 -4344))))) (-2506 (((-550) $) 44 (|has| (-550) (-825)))) (-2173 (($ $ $) 86 (|has| (-142) (-825)))) (-2462 (((-112) $ $ (-142)) 115)) (-2034 (((-749) $ $ (-142)) 116)) (-3311 (($ (-1 (-142) (-142)) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-142) (-142)) $) 35) (($ (-1 (-142) (-142) (-142)) $ $) 64)) (-2111 (($ $) 122)) (-1898 (($ $) 123)) (-1700 (((-112) $ (-749)) 10)) (-3802 (($ $ (-142)) 106) (($ $ (-139)) 105)) (-2369 (((-1127) $) 22)) (-1476 (($ (-142) $ (-550)) 60) (($ $ $ (-550)) 59)) (-3611 (((-623 (-550)) $) 46)) (-3166 (((-112) (-550) $) 47)) (-3445 (((-1089) $) 21)) (-3858 (((-142) $) 42 (|has| (-550) (-825)))) (-1614 (((-3 (-142) "failed") (-1 (-112) (-142)) $) 71)) (-2491 (($ $ (-142)) 41 (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) (-142)) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-142)))) 26 (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069)))) (($ $ (-287 (-142))) 25 (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069)))) (($ $ (-142) (-142)) 24 (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069)))) (($ $ (-623 (-142)) (-623 (-142))) 23 (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069))))) (-3155 (((-112) $ $) 14)) (-4100 (((-112) (-142) $) 45 (-12 (|has| $ (-6 -4344)) (|has| (-142) (-1069))))) (-1375 (((-623 (-142)) $) 48)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 (((-142) $ (-550) (-142)) 50) (((-142) $ (-550)) 49) (($ $ (-1195 (-550))) 63) (($ $ $) 102)) (-1512 (($ $ (-550)) 62) (($ $ (-1195 (-550))) 61)) (-3457 (((-749) (-1 (-112) (-142)) $) 31 (|has| $ (-6 -4344))) (((-749) (-142) $) 28 (-12 (|has| (-142) (-1069)) (|has| $ (-6 -4344))))) (-2502 (($ $ $ (-550)) 91 (|has| $ (-6 -4345)))) (-2435 (($ $) 13)) (-2451 (((-526) $) 79 (|has| (-142) (-596 (-526))))) (-2245 (($ (-623 (-142))) 70)) (-4006 (($ $ (-142)) 68) (($ (-142) $) 67) (($ $ $) 66) (($ (-623 $)) 65)) (-2233 (($ (-142)) 111) (((-837) $) 18)) (-3404 (((-112) (-1 (-112) (-142)) $) 33 (|has| $ (-6 -4344)))) (-3145 (((-1127) $) 131) (((-1127) $ (-112)) 130) (((-1233) (-800) $) 129) (((-1233) (-800) $ (-112)) 128)) (-2324 (((-112) $ $) 84 (|has| (-142) (-825)))) (-2302 (((-112) $ $) 83 (|has| (-142) (-825)))) (-2264 (((-112) $ $) 20)) (-2313 (((-112) $ $) 85 (|has| (-142) (-825)))) (-2290 (((-112) $ $) 82 (|has| (-142) (-825)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-1126) (-138)) (T -1126))
+((-1755 (*1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-1126)))))
+(-13 (-1113) (-1069) (-806) (-10 -8 (-15 -1755 ($ (-550)))))
+(((-34) . T) ((-101) . T) ((-595 (-837)) . T) ((-149 #0=(-142)) . T) ((-596 (-526)) |has| (-142) (-596 (-526))) ((-279 #1=(-550) #0#) . T) ((-281 #1# #0#) . T) ((-302 #0#) -12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069))) ((-366 #0#) . T) ((-481 #0#) . T) ((-586 #1# #0#) . T) ((-505 #0# #0#) -12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069))) ((-629 #0#) . T) ((-19 #0#) . T) ((-806) . T) ((-825) |has| (-142) (-825)) ((-1069) . T) ((-1113) . T) ((-1182) . T))
+((-2221 (((-112) $ $) NIL)) (-1539 (($ $) NIL)) (-3567 (($ $) NIL)) (-1790 (($ $ (-142)) NIL) (($ $ (-139)) NIL)) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-1560 (((-112) $ $) NIL)) (-2763 (((-112) $ $ (-550)) NIL)) (-1755 (($ (-550)) 7)) (-2590 (((-623 $) $ (-142)) NIL) (((-623 $) $ (-139)) NIL)) (-1837 (((-112) (-1 (-112) (-142) (-142)) $) NIL) (((-112) $) NIL (|has| (-142) (-825)))) (-2734 (($ (-1 (-112) (-142) (-142)) $) NIL (|has| $ (-6 -4345))) (($ $) NIL (-12 (|has| $ (-6 -4345)) (|has| (-142) (-825))))) (-1814 (($ (-1 (-112) (-142) (-142)) $) NIL) (($ $) NIL (|has| (-142) (-825)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 (((-142) $ (-550) (-142)) NIL (|has| $ (-6 -4345))) (((-142) $ (-1195 (-550)) (-142)) NIL (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4344)))) (-2991 (($) NIL T CONST)) (-3787 (($ $ (-142)) NIL) (($ $ (-139)) NIL)) (-3770 (($ $) NIL (|has| $ (-6 -4345)))) (-1999 (($ $) NIL)) (-1699 (($ $ (-1195 (-550)) $) NIL)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-142) (-1069))))) (-1979 (($ (-142) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-142) (-1069)))) (($ (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4344)))) (-2924 (((-142) (-1 (-142) (-142) (-142)) $ (-142) (-142)) NIL (-12 (|has| $ (-6 -4344)) (|has| (-142) (-1069)))) (((-142) (-1 (-142) (-142) (-142)) $ (-142)) NIL (|has| $ (-6 -4344))) (((-142) (-1 (-142) (-142) (-142)) $) NIL (|has| $ (-6 -4344)))) (-3317 (((-142) $ (-550) (-142)) NIL (|has| $ (-6 -4345)))) (-3263 (((-142) $ (-550)) NIL)) (-1584 (((-112) $ $) NIL)) (-3088 (((-550) (-1 (-112) (-142)) $) NIL) (((-550) (-142) $) NIL (|has| (-142) (-1069))) (((-550) (-142) $ (-550)) NIL (|has| (-142) (-1069))) (((-550) $ $ (-550)) NIL) (((-550) (-139) $ (-550)) NIL)) (-2971 (((-623 (-142)) $) NIL (|has| $ (-6 -4344)))) (-3375 (($ (-749) (-142)) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) NIL (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (|has| (-142) (-825)))) (-2441 (($ (-1 (-112) (-142) (-142)) $ $) NIL) (($ $ $) NIL (|has| (-142) (-825)))) (-2876 (((-623 (-142)) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) (-142) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-142) (-1069))))) (-2506 (((-550) $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (|has| (-142) (-825)))) (-2462 (((-112) $ $ (-142)) NIL)) (-2034 (((-749) $ $ (-142)) NIL)) (-3311 (($ (-1 (-142) (-142)) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-142) (-142)) $) NIL) (($ (-1 (-142) (-142) (-142)) $ $) NIL)) (-2111 (($ $) NIL)) (-1898 (($ $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-3802 (($ $ (-142)) NIL) (($ $ (-139)) NIL)) (-2369 (((-1127) $) NIL)) (-1476 (($ (-142) $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3445 (((-1089) $) NIL)) (-3858 (((-142) $) NIL (|has| (-550) (-825)))) (-1614 (((-3 (-142) "failed") (-1 (-112) (-142)) $) NIL)) (-2491 (($ $ (-142)) NIL (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-142)))) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069)))) (($ $ (-287 (-142))) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069)))) (($ $ (-142) (-142)) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069)))) (($ $ (-623 (-142)) (-623 (-142))) NIL (-12 (|has| (-142) (-302 (-142))) (|has| (-142) (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) (-142) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-142) (-1069))))) (-1375 (((-623 (-142)) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 (((-142) $ (-550) (-142)) NIL) (((-142) $ (-550)) NIL) (($ $ (-1195 (-550))) NIL) (($ $ $) NIL)) (-1512 (($ $ (-550)) NIL) (($ $ (-1195 (-550))) NIL)) (-3457 (((-749) (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4344))) (((-749) (-142) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-142) (-1069))))) (-2502 (($ $ $ (-550)) NIL (|has| $ (-6 -4345)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| (-142) (-596 (-526))))) (-2245 (($ (-623 (-142))) NIL)) (-4006 (($ $ (-142)) NIL) (($ (-142) $) NIL) (($ $ $) NIL) (($ (-623 $)) NIL)) (-2233 (($ (-142)) NIL) (((-837) $) NIL)) (-3404 (((-112) (-1 (-112) (-142)) $) NIL (|has| $ (-6 -4344)))) (-3145 (((-1127) $) 18) (((-1127) $ (-112)) 20) (((-1233) (-800) $) 21) (((-1233) (-800) $ (-112)) 22)) (-2324 (((-112) $ $) NIL (|has| (-142) (-825)))) (-2302 (((-112) $ $) NIL (|has| (-142) (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| (-142) (-825)))) (-2290 (((-112) $ $) NIL (|has| (-142) (-825)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-1127) (-1126)) (T -1127))
+NIL
+(-1126)
+((-2221 (((-112) $ $) NIL (-1489 (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069)) (|has| |#1| (-1069))))) (-3364 (($) NIL) (($ (-623 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) NIL)) (-3037 (((-1233) $ (-1127) (-1127)) NIL (|has| $ (-6 -4345)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 ((|#1| $ (-1127) |#1|) NIL)) (-3994 (($ (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344)))) (-3696 (((-3 |#1| "failed") (-1127) $) NIL)) (-2991 (($) NIL T CONST)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069))))) (-2505 (($ (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) $) NIL (|has| $ (-6 -4344))) (($ (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344))) (((-3 |#1| "failed") (-1127) $) NIL)) (-1979 (($ (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069)))) (($ (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344)))) (-2924 (((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $ (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069)))) (((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $ (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) NIL (|has| $ (-6 -4344))) (((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344)))) (-3317 ((|#1| $ (-1127) |#1|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-1127)) NIL)) (-2971 (((-623 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344))) (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-1127) $) NIL (|has| (-1127) (-825)))) (-2876 (((-623 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344))) (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069)))) (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2506 (((-1127) $) NIL (|has| (-1127) (-825)))) (-3311 (($ (-1 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4345))) (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (-1489 (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069)) (|has| |#1| (-1069))))) (-4212 (((-623 (-1127)) $) NIL)) (-3998 (((-112) (-1127) $) NIL)) (-1696 (((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) $) NIL)) (-1715 (($ (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) $) NIL)) (-3611 (((-623 (-1127)) $) NIL)) (-3166 (((-112) (-1127) $) NIL)) (-3445 (((-1089) $) NIL (-1489 (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069)) (|has| |#1| (-1069))))) (-3858 ((|#1| $) NIL (|has| (-1127) (-825)))) (-1614 (((-3 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) "failed") (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL)) (-2491 (($ $ |#1|) NIL (|has| $ (-6 -4345)))) (-3576 (((-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) $) NIL)) (-1410 (((-112) (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))))) NIL (-12 (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-302 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069)))) (($ $ (-287 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) NIL (-12 (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-302 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069)))) (($ $ (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) NIL (-12 (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-302 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069)))) (($ $ (-623 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) (-623 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) NIL (-12 (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-302 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#1| $ (-1127)) NIL) ((|#1| $ (-1127) |#1|) NIL)) (-3246 (($) NIL) (($ (-623 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) NIL)) (-3457 (((-749) (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344))) (((-749) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069)))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-596 (-526))))) (-2245 (($ (-623 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) NIL)) (-2233 (((-837) $) NIL (-1489 (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-595 (-837))) (|has| |#1| (-595 (-837)))))) (-4017 (($ (-623 (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)))) NIL)) (-3404 (((-112) (-1 (-112) (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) NIL (-1489 (|has| (-2 (|:| -3549 (-1127)) (|:| -3859 |#1|)) (-1069)) (|has| |#1| (-1069))))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-1128 |#1|) (-13 (-1158 (-1127) |#1|) (-10 -7 (-6 -4344))) (-1069)) (T -1128))
+NIL
+(-13 (-1158 (-1127) |#1|) (-10 -7 (-6 -4344)))
+((-4076 (((-1125 |#1|) (-1125 |#1|)) 77)) (-1537 (((-3 (-1125 |#1|) "failed") (-1125 |#1|)) 37)) (-2244 (((-1125 |#1|) (-400 (-550)) (-1125 |#1|)) 121 (|has| |#1| (-38 (-400 (-550)))))) (-3867 (((-1125 |#1|) |#1| (-1125 |#1|)) 127 (|has| |#1| (-356)))) (-2620 (((-1125 |#1|) (-1125 |#1|)) 90)) (-3518 (((-1125 (-550)) (-550)) 57)) (-3388 (((-1125 |#1|) (-1125 (-1125 |#1|))) 109 (|has| |#1| (-38 (-400 (-550)))))) (-2475 (((-1125 |#1|) (-550) (-550) (-1125 |#1|)) 95)) (-3227 (((-1125 |#1|) |#1| (-550)) 45)) (-1962 (((-1125 |#1|) (-1125 |#1|) (-1125 |#1|)) 60)) (-2973 (((-1125 |#1|) (-1125 |#1|) (-1125 |#1|)) 124 (|has| |#1| (-356)))) (-2641 (((-1125 |#1|) |#1| (-1 (-1125 |#1|))) 108 (|has| |#1| (-38 (-400 (-550)))))) (-2119 (((-1125 |#1|) (-1 |#1| (-550)) |#1| (-1 (-1125 |#1|))) 125 (|has| |#1| (-356)))) (-3061 (((-1125 |#1|) (-1125 |#1|)) 89)) (-3957 (((-1125 |#1|) (-1125 |#1|)) 76)) (-2913 (((-1125 |#1|) (-550) (-550) (-1125 |#1|)) 96)) (-2149 (((-1125 |#1|) |#1| (-1125 |#1|)) 105 (|has| |#1| (-38 (-400 (-550)))))) (-1440 (((-1125 (-550)) (-550)) 56)) (-3489 (((-1125 |#1|) |#1|) 59)) (-3565 (((-1125 |#1|) (-1125 |#1|) (-550) (-550)) 92)) (-3156 (((-1125 |#1|) (-1 |#1| (-550)) (-1125 |#1|)) 66)) (-3409 (((-3 (-1125 |#1|) "failed") (-1125 |#1|) (-1125 |#1|)) 35)) (-3199 (((-1125 |#1|) (-1125 |#1|)) 91)) (-1553 (((-1125 |#1|) (-1125 |#1|) |#1|) 71)) (-4052 (((-1125 |#1|) (-1125 |#1|)) 62)) (-3904 (((-1125 |#1|) (-1125 |#1|) (-1125 |#1|)) 72)) (-2233 (((-1125 |#1|) |#1|) 67)) (-2754 (((-1125 |#1|) (-1125 (-1125 |#1|))) 82)) (-2382 (((-1125 |#1|) (-1125 |#1|) (-1125 |#1|)) 36)) (-2370 (((-1125 |#1|) (-1125 |#1|)) 21) (((-1125 |#1|) (-1125 |#1|) (-1125 |#1|)) 23)) (-2358 (((-1125 |#1|) (-1125 |#1|) (-1125 |#1|)) 17)) (* (((-1125 |#1|) (-1125 |#1|) |#1|) 29) (((-1125 |#1|) |#1| (-1125 |#1|)) 26) (((-1125 |#1|) (-1125 |#1|) (-1125 |#1|)) 27)))
+(((-1129 |#1|) (-10 -7 (-15 -2358 ((-1125 |#1|) (-1125 |#1|) (-1125 |#1|))) (-15 -2370 ((-1125 |#1|) (-1125 |#1|) (-1125 |#1|))) (-15 -2370 ((-1125 |#1|) (-1125 |#1|))) (-15 * ((-1125 |#1|) (-1125 |#1|) (-1125 |#1|))) (-15 * ((-1125 |#1|) |#1| (-1125 |#1|))) (-15 * ((-1125 |#1|) (-1125 |#1|) |#1|)) (-15 -3409 ((-3 (-1125 |#1|) "failed") (-1125 |#1|) (-1125 |#1|))) (-15 -2382 ((-1125 |#1|) (-1125 |#1|) (-1125 |#1|))) (-15 -1537 ((-3 (-1125 |#1|) "failed") (-1125 |#1|))) (-15 -3227 ((-1125 |#1|) |#1| (-550))) (-15 -1440 ((-1125 (-550)) (-550))) (-15 -3518 ((-1125 (-550)) (-550))) (-15 -3489 ((-1125 |#1|) |#1|)) (-15 -1962 ((-1125 |#1|) (-1125 |#1|) (-1125 |#1|))) (-15 -4052 ((-1125 |#1|) (-1125 |#1|))) (-15 -3156 ((-1125 |#1|) (-1 |#1| (-550)) (-1125 |#1|))) (-15 -2233 ((-1125 |#1|) |#1|)) (-15 -1553 ((-1125 |#1|) (-1125 |#1|) |#1|)) (-15 -3904 ((-1125 |#1|) (-1125 |#1|) (-1125 |#1|))) (-15 -3957 ((-1125 |#1|) (-1125 |#1|))) (-15 -4076 ((-1125 |#1|) (-1125 |#1|))) (-15 -2754 ((-1125 |#1|) (-1125 (-1125 |#1|)))) (-15 -3061 ((-1125 |#1|) (-1125 |#1|))) (-15 -2620 ((-1125 |#1|) (-1125 |#1|))) (-15 -3199 ((-1125 |#1|) (-1125 |#1|))) (-15 -3565 ((-1125 |#1|) (-1125 |#1|) (-550) (-550))) (-15 -2475 ((-1125 |#1|) (-550) (-550) (-1125 |#1|))) (-15 -2913 ((-1125 |#1|) (-550) (-550) (-1125 |#1|))) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -2149 ((-1125 |#1|) |#1| (-1125 |#1|))) (-15 -2641 ((-1125 |#1|) |#1| (-1 (-1125 |#1|)))) (-15 -3388 ((-1125 |#1|) (-1125 (-1125 |#1|)))) (-15 -2244 ((-1125 |#1|) (-400 (-550)) (-1125 |#1|)))) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-15 -2973 ((-1125 |#1|) (-1125 |#1|) (-1125 |#1|))) (-15 -2119 ((-1125 |#1|) (-1 |#1| (-550)) |#1| (-1 (-1125 |#1|)))) (-15 -3867 ((-1125 |#1|) |#1| (-1125 |#1|)))) |%noBranch|)) (-1021)) (T -1129))
+((-3867 (*1 *2 *3 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-356)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (-2119 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *4 (-550))) (-5 *5 (-1 (-1125 *4))) (-4 *4 (-356)) (-4 *4 (-1021)) (-5 *2 (-1125 *4)) (-5 *1 (-1129 *4)))) (-2973 (*1 *2 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-356)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (-2244 (*1 *2 *3 *2) (-12 (-5 *2 (-1125 *4)) (-4 *4 (-38 *3)) (-4 *4 (-1021)) (-5 *3 (-400 (-550))) (-5 *1 (-1129 *4)))) (-3388 (*1 *2 *3) (-12 (-5 *3 (-1125 (-1125 *4))) (-5 *2 (-1125 *4)) (-5 *1 (-1129 *4)) (-4 *4 (-38 (-400 (-550)))) (-4 *4 (-1021)))) (-2641 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-1125 *3))) (-5 *2 (-1125 *3)) (-5 *1 (-1129 *3)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)))) (-2149 (*1 *2 *3 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (-2913 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1125 *4)) (-5 *3 (-550)) (-4 *4 (-1021)) (-5 *1 (-1129 *4)))) (-2475 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1125 *4)) (-5 *3 (-550)) (-4 *4 (-1021)) (-5 *1 (-1129 *4)))) (-3565 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1125 *4)) (-5 *3 (-550)) (-4 *4 (-1021)) (-5 *1 (-1129 *4)))) (-3199 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (-2620 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (-3061 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (-2754 (*1 *2 *3) (-12 (-5 *3 (-1125 (-1125 *4))) (-5 *2 (-1125 *4)) (-5 *1 (-1129 *4)) (-4 *4 (-1021)))) (-4076 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (-3957 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (-3904 (*1 *2 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (-1553 (*1 *2 *2 *3) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (-2233 (*1 *2 *3) (-12 (-5 *2 (-1125 *3)) (-5 *1 (-1129 *3)) (-4 *3 (-1021)))) (-3156 (*1 *2 *3 *2) (-12 (-5 *2 (-1125 *4)) (-5 *3 (-1 *4 (-550))) (-4 *4 (-1021)) (-5 *1 (-1129 *4)))) (-4052 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (-1962 (*1 *2 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (-3489 (*1 *2 *3) (-12 (-5 *2 (-1125 *3)) (-5 *1 (-1129 *3)) (-4 *3 (-1021)))) (-3518 (*1 *2 *3) (-12 (-5 *2 (-1125 (-550))) (-5 *1 (-1129 *4)) (-4 *4 (-1021)) (-5 *3 (-550)))) (-1440 (*1 *2 *3) (-12 (-5 *2 (-1125 (-550))) (-5 *1 (-1129 *4)) (-4 *4 (-1021)) (-5 *3 (-550)))) (-3227 (*1 *2 *3 *4) (-12 (-5 *4 (-550)) (-5 *2 (-1125 *3)) (-5 *1 (-1129 *3)) (-4 *3 (-1021)))) (-1537 (*1 *2 *2) (|partial| -12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (-2382 (*1 *2 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (-3409 (*1 *2 *2 *2) (|partial| -12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (* (*1 *2 *2 *3) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (-2370 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (-2370 (*1 *2 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))) (-2358 (*1 *2 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))))
+(-10 -7 (-15 -2358 ((-1125 |#1|) (-1125 |#1|) (-1125 |#1|))) (-15 -2370 ((-1125 |#1|) (-1125 |#1|) (-1125 |#1|))) (-15 -2370 ((-1125 |#1|) (-1125 |#1|))) (-15 * ((-1125 |#1|) (-1125 |#1|) (-1125 |#1|))) (-15 * ((-1125 |#1|) |#1| (-1125 |#1|))) (-15 * ((-1125 |#1|) (-1125 |#1|) |#1|)) (-15 -3409 ((-3 (-1125 |#1|) "failed") (-1125 |#1|) (-1125 |#1|))) (-15 -2382 ((-1125 |#1|) (-1125 |#1|) (-1125 |#1|))) (-15 -1537 ((-3 (-1125 |#1|) "failed") (-1125 |#1|))) (-15 -3227 ((-1125 |#1|) |#1| (-550))) (-15 -1440 ((-1125 (-550)) (-550))) (-15 -3518 ((-1125 (-550)) (-550))) (-15 -3489 ((-1125 |#1|) |#1|)) (-15 -1962 ((-1125 |#1|) (-1125 |#1|) (-1125 |#1|))) (-15 -4052 ((-1125 |#1|) (-1125 |#1|))) (-15 -3156 ((-1125 |#1|) (-1 |#1| (-550)) (-1125 |#1|))) (-15 -2233 ((-1125 |#1|) |#1|)) (-15 -1553 ((-1125 |#1|) (-1125 |#1|) |#1|)) (-15 -3904 ((-1125 |#1|) (-1125 |#1|) (-1125 |#1|))) (-15 -3957 ((-1125 |#1|) (-1125 |#1|))) (-15 -4076 ((-1125 |#1|) (-1125 |#1|))) (-15 -2754 ((-1125 |#1|) (-1125 (-1125 |#1|)))) (-15 -3061 ((-1125 |#1|) (-1125 |#1|))) (-15 -2620 ((-1125 |#1|) (-1125 |#1|))) (-15 -3199 ((-1125 |#1|) (-1125 |#1|))) (-15 -3565 ((-1125 |#1|) (-1125 |#1|) (-550) (-550))) (-15 -2475 ((-1125 |#1|) (-550) (-550) (-1125 |#1|))) (-15 -2913 ((-1125 |#1|) (-550) (-550) (-1125 |#1|))) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -2149 ((-1125 |#1|) |#1| (-1125 |#1|))) (-15 -2641 ((-1125 |#1|) |#1| (-1 (-1125 |#1|)))) (-15 -3388 ((-1125 |#1|) (-1125 (-1125 |#1|)))) (-15 -2244 ((-1125 |#1|) (-400 (-550)) (-1125 |#1|)))) |%noBranch|) (IF (|has| |#1| (-356)) (PROGN (-15 -2973 ((-1125 |#1|) (-1125 |#1|) (-1125 |#1|))) (-15 -2119 ((-1125 |#1|) (-1 |#1| (-550)) |#1| (-1 (-1125 |#1|)))) (-15 -3867 ((-1125 |#1|) |#1| (-1125 |#1|)))) |%noBranch|))
+((-4160 (((-1125 |#1|) (-1125 |#1|)) 57)) (-2820 (((-1125 |#1|) (-1125 |#1|)) 39)) (-4137 (((-1125 |#1|) (-1125 |#1|)) 53)) (-2796 (((-1125 |#1|) (-1125 |#1|)) 35)) (-4183 (((-1125 |#1|) (-1125 |#1|)) 60)) (-2844 (((-1125 |#1|) (-1125 |#1|)) 42)) (-3080 (((-1125 |#1|) (-1125 |#1|)) 31)) (-1644 (((-1125 |#1|) (-1125 |#1|)) 27)) (-4194 (((-1125 |#1|) (-1125 |#1|)) 61)) (-2856 (((-1125 |#1|) (-1125 |#1|)) 43)) (-4171 (((-1125 |#1|) (-1125 |#1|)) 58)) (-2832 (((-1125 |#1|) (-1125 |#1|)) 40)) (-4149 (((-1125 |#1|) (-1125 |#1|)) 55)) (-2807 (((-1125 |#1|) (-1125 |#1|)) 37)) (-4233 (((-1125 |#1|) (-1125 |#1|)) 65)) (-2893 (((-1125 |#1|) (-1125 |#1|)) 47)) (-4206 (((-1125 |#1|) (-1125 |#1|)) 63)) (-2869 (((-1125 |#1|) (-1125 |#1|)) 45)) (-4255 (((-1125 |#1|) (-1125 |#1|)) 68)) (-4117 (((-1125 |#1|) (-1125 |#1|)) 50)) (-3363 (((-1125 |#1|) (-1125 |#1|)) 69)) (-4127 (((-1125 |#1|) (-1125 |#1|)) 51)) (-4244 (((-1125 |#1|) (-1125 |#1|)) 67)) (-2905 (((-1125 |#1|) (-1125 |#1|)) 49)) (-4218 (((-1125 |#1|) (-1125 |#1|)) 66)) (-2880 (((-1125 |#1|) (-1125 |#1|)) 48)) (** (((-1125 |#1|) (-1125 |#1|) (-1125 |#1|)) 33)))
+(((-1130 |#1|) (-10 -7 (-15 -1644 ((-1125 |#1|) (-1125 |#1|))) (-15 -3080 ((-1125 |#1|) (-1125 |#1|))) (-15 ** ((-1125 |#1|) (-1125 |#1|) (-1125 |#1|))) (-15 -2796 ((-1125 |#1|) (-1125 |#1|))) (-15 -2807 ((-1125 |#1|) (-1125 |#1|))) (-15 -2820 ((-1125 |#1|) (-1125 |#1|))) (-15 -2832 ((-1125 |#1|) (-1125 |#1|))) (-15 -2844 ((-1125 |#1|) (-1125 |#1|))) (-15 -2856 ((-1125 |#1|) (-1125 |#1|))) (-15 -2869 ((-1125 |#1|) (-1125 |#1|))) (-15 -2880 ((-1125 |#1|) (-1125 |#1|))) (-15 -2893 ((-1125 |#1|) (-1125 |#1|))) (-15 -2905 ((-1125 |#1|) (-1125 |#1|))) (-15 -4117 ((-1125 |#1|) (-1125 |#1|))) (-15 -4127 ((-1125 |#1|) (-1125 |#1|))) (-15 -4137 ((-1125 |#1|) (-1125 |#1|))) (-15 -4149 ((-1125 |#1|) (-1125 |#1|))) (-15 -4160 ((-1125 |#1|) (-1125 |#1|))) (-15 -4171 ((-1125 |#1|) (-1125 |#1|))) (-15 -4183 ((-1125 |#1|) (-1125 |#1|))) (-15 -4194 ((-1125 |#1|) (-1125 |#1|))) (-15 -4206 ((-1125 |#1|) (-1125 |#1|))) (-15 -4218 ((-1125 |#1|) (-1125 |#1|))) (-15 -4233 ((-1125 |#1|) (-1125 |#1|))) (-15 -4244 ((-1125 |#1|) (-1125 |#1|))) (-15 -4255 ((-1125 |#1|) (-1125 |#1|))) (-15 -3363 ((-1125 |#1|) (-1125 |#1|)))) (-38 (-400 (-550)))) (T -1130))
+((-3363 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-4255 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-4244 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-4233 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-4218 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-4206 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-4194 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-4183 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-4171 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-4160 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-4149 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-4137 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-4127 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-4117 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-2905 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-2893 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-2880 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-2869 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-2856 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-2844 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-2832 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-2820 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-2807 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-2796 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-3080 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))) (-1644 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1130 *3)))))
+(-10 -7 (-15 -1644 ((-1125 |#1|) (-1125 |#1|))) (-15 -3080 ((-1125 |#1|) (-1125 |#1|))) (-15 ** ((-1125 |#1|) (-1125 |#1|) (-1125 |#1|))) (-15 -2796 ((-1125 |#1|) (-1125 |#1|))) (-15 -2807 ((-1125 |#1|) (-1125 |#1|))) (-15 -2820 ((-1125 |#1|) (-1125 |#1|))) (-15 -2832 ((-1125 |#1|) (-1125 |#1|))) (-15 -2844 ((-1125 |#1|) (-1125 |#1|))) (-15 -2856 ((-1125 |#1|) (-1125 |#1|))) (-15 -2869 ((-1125 |#1|) (-1125 |#1|))) (-15 -2880 ((-1125 |#1|) (-1125 |#1|))) (-15 -2893 ((-1125 |#1|) (-1125 |#1|))) (-15 -2905 ((-1125 |#1|) (-1125 |#1|))) (-15 -4117 ((-1125 |#1|) (-1125 |#1|))) (-15 -4127 ((-1125 |#1|) (-1125 |#1|))) (-15 -4137 ((-1125 |#1|) (-1125 |#1|))) (-15 -4149 ((-1125 |#1|) (-1125 |#1|))) (-15 -4160 ((-1125 |#1|) (-1125 |#1|))) (-15 -4171 ((-1125 |#1|) (-1125 |#1|))) (-15 -4183 ((-1125 |#1|) (-1125 |#1|))) (-15 -4194 ((-1125 |#1|) (-1125 |#1|))) (-15 -4206 ((-1125 |#1|) (-1125 |#1|))) (-15 -4218 ((-1125 |#1|) (-1125 |#1|))) (-15 -4233 ((-1125 |#1|) (-1125 |#1|))) (-15 -4244 ((-1125 |#1|) (-1125 |#1|))) (-15 -4255 ((-1125 |#1|) (-1125 |#1|))) (-15 -3363 ((-1125 |#1|) (-1125 |#1|))))
+((-4160 (((-1125 |#1|) (-1125 |#1|)) 100)) (-2820 (((-1125 |#1|) (-1125 |#1|)) 64)) (-1574 (((-2 (|:| -4137 (-1125 |#1|)) (|:| -4149 (-1125 |#1|))) (-1125 |#1|)) 96)) (-4137 (((-1125 |#1|) (-1125 |#1|)) 97)) (-2782 (((-2 (|:| -2796 (-1125 |#1|)) (|:| -2807 (-1125 |#1|))) (-1125 |#1|)) 53)) (-2796 (((-1125 |#1|) (-1125 |#1|)) 54)) (-4183 (((-1125 |#1|) (-1125 |#1|)) 102)) (-2844 (((-1125 |#1|) (-1125 |#1|)) 71)) (-3080 (((-1125 |#1|) (-1125 |#1|)) 39)) (-1644 (((-1125 |#1|) (-1125 |#1|)) 36)) (-4194 (((-1125 |#1|) (-1125 |#1|)) 103)) (-2856 (((-1125 |#1|) (-1125 |#1|)) 72)) (-4171 (((-1125 |#1|) (-1125 |#1|)) 101)) (-2832 (((-1125 |#1|) (-1125 |#1|)) 67)) (-4149 (((-1125 |#1|) (-1125 |#1|)) 98)) (-2807 (((-1125 |#1|) (-1125 |#1|)) 55)) (-4233 (((-1125 |#1|) (-1125 |#1|)) 111)) (-2893 (((-1125 |#1|) (-1125 |#1|)) 86)) (-4206 (((-1125 |#1|) (-1125 |#1|)) 105)) (-2869 (((-1125 |#1|) (-1125 |#1|)) 82)) (-4255 (((-1125 |#1|) (-1125 |#1|)) 115)) (-4117 (((-1125 |#1|) (-1125 |#1|)) 90)) (-3363 (((-1125 |#1|) (-1125 |#1|)) 117)) (-4127 (((-1125 |#1|) (-1125 |#1|)) 92)) (-4244 (((-1125 |#1|) (-1125 |#1|)) 113)) (-2905 (((-1125 |#1|) (-1125 |#1|)) 88)) (-4218 (((-1125 |#1|) (-1125 |#1|)) 107)) (-2880 (((-1125 |#1|) (-1125 |#1|)) 84)) (** (((-1125 |#1|) (-1125 |#1|) (-1125 |#1|)) 40)))
+(((-1131 |#1|) (-10 -7 (-15 -1644 ((-1125 |#1|) (-1125 |#1|))) (-15 -3080 ((-1125 |#1|) (-1125 |#1|))) (-15 ** ((-1125 |#1|) (-1125 |#1|) (-1125 |#1|))) (-15 -2782 ((-2 (|:| -2796 (-1125 |#1|)) (|:| -2807 (-1125 |#1|))) (-1125 |#1|))) (-15 -2796 ((-1125 |#1|) (-1125 |#1|))) (-15 -2807 ((-1125 |#1|) (-1125 |#1|))) (-15 -2820 ((-1125 |#1|) (-1125 |#1|))) (-15 -2832 ((-1125 |#1|) (-1125 |#1|))) (-15 -2844 ((-1125 |#1|) (-1125 |#1|))) (-15 -2856 ((-1125 |#1|) (-1125 |#1|))) (-15 -2869 ((-1125 |#1|) (-1125 |#1|))) (-15 -2880 ((-1125 |#1|) (-1125 |#1|))) (-15 -2893 ((-1125 |#1|) (-1125 |#1|))) (-15 -2905 ((-1125 |#1|) (-1125 |#1|))) (-15 -4117 ((-1125 |#1|) (-1125 |#1|))) (-15 -4127 ((-1125 |#1|) (-1125 |#1|))) (-15 -1574 ((-2 (|:| -4137 (-1125 |#1|)) (|:| -4149 (-1125 |#1|))) (-1125 |#1|))) (-15 -4137 ((-1125 |#1|) (-1125 |#1|))) (-15 -4149 ((-1125 |#1|) (-1125 |#1|))) (-15 -4160 ((-1125 |#1|) (-1125 |#1|))) (-15 -4171 ((-1125 |#1|) (-1125 |#1|))) (-15 -4183 ((-1125 |#1|) (-1125 |#1|))) (-15 -4194 ((-1125 |#1|) (-1125 |#1|))) (-15 -4206 ((-1125 |#1|) (-1125 |#1|))) (-15 -4218 ((-1125 |#1|) (-1125 |#1|))) (-15 -4233 ((-1125 |#1|) (-1125 |#1|))) (-15 -4244 ((-1125 |#1|) (-1125 |#1|))) (-15 -4255 ((-1125 |#1|) (-1125 |#1|))) (-15 -3363 ((-1125 |#1|) (-1125 |#1|)))) (-38 (-400 (-550)))) (T -1131))
+((-3363 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-4255 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-4244 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-4233 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-4218 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-4206 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-4194 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-4183 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-4171 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-4160 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-4149 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-4137 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-1574 (*1 *2 *3) (-12 (-4 *4 (-38 (-400 (-550)))) (-5 *2 (-2 (|:| -4137 (-1125 *4)) (|:| -4149 (-1125 *4)))) (-5 *1 (-1131 *4)) (-5 *3 (-1125 *4)))) (-4127 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-4117 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-2905 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-2893 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-2880 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-2869 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-2856 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-2844 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-2832 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-2820 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-2807 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-2796 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-2782 (*1 *2 *3) (-12 (-4 *4 (-38 (-400 (-550)))) (-5 *2 (-2 (|:| -2796 (-1125 *4)) (|:| -2807 (-1125 *4)))) (-5 *1 (-1131 *4)) (-5 *3 (-1125 *4)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-3080 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))) (-1644 (*1 *2 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1131 *3)))))
+(-10 -7 (-15 -1644 ((-1125 |#1|) (-1125 |#1|))) (-15 -3080 ((-1125 |#1|) (-1125 |#1|))) (-15 ** ((-1125 |#1|) (-1125 |#1|) (-1125 |#1|))) (-15 -2782 ((-2 (|:| -2796 (-1125 |#1|)) (|:| -2807 (-1125 |#1|))) (-1125 |#1|))) (-15 -2796 ((-1125 |#1|) (-1125 |#1|))) (-15 -2807 ((-1125 |#1|) (-1125 |#1|))) (-15 -2820 ((-1125 |#1|) (-1125 |#1|))) (-15 -2832 ((-1125 |#1|) (-1125 |#1|))) (-15 -2844 ((-1125 |#1|) (-1125 |#1|))) (-15 -2856 ((-1125 |#1|) (-1125 |#1|))) (-15 -2869 ((-1125 |#1|) (-1125 |#1|))) (-15 -2880 ((-1125 |#1|) (-1125 |#1|))) (-15 -2893 ((-1125 |#1|) (-1125 |#1|))) (-15 -2905 ((-1125 |#1|) (-1125 |#1|))) (-15 -4117 ((-1125 |#1|) (-1125 |#1|))) (-15 -4127 ((-1125 |#1|) (-1125 |#1|))) (-15 -1574 ((-2 (|:| -4137 (-1125 |#1|)) (|:| -4149 (-1125 |#1|))) (-1125 |#1|))) (-15 -4137 ((-1125 |#1|) (-1125 |#1|))) (-15 -4149 ((-1125 |#1|) (-1125 |#1|))) (-15 -4160 ((-1125 |#1|) (-1125 |#1|))) (-15 -4171 ((-1125 |#1|) (-1125 |#1|))) (-15 -4183 ((-1125 |#1|) (-1125 |#1|))) (-15 -4194 ((-1125 |#1|) (-1125 |#1|))) (-15 -4206 ((-1125 |#1|) (-1125 |#1|))) (-15 -4218 ((-1125 |#1|) (-1125 |#1|))) (-15 -4233 ((-1125 |#1|) (-1125 |#1|))) (-15 -4244 ((-1125 |#1|) (-1125 |#1|))) (-15 -4255 ((-1125 |#1|) (-1125 |#1|))) (-15 -3363 ((-1125 |#1|) (-1125 |#1|))))
+((-4284 (((-932 |#2|) |#2| |#2|) 35)) (-2731 ((|#2| |#2| |#1|) 19 (|has| |#1| (-300)))))
+(((-1132 |#1| |#2|) (-10 -7 (-15 -4284 ((-932 |#2|) |#2| |#2|)) (IF (|has| |#1| (-300)) (-15 -2731 (|#2| |#2| |#1|)) |%noBranch|)) (-542) (-1204 |#1|)) (T -1132))
+((-2731 (*1 *2 *2 *3) (-12 (-4 *3 (-300)) (-4 *3 (-542)) (-5 *1 (-1132 *3 *2)) (-4 *2 (-1204 *3)))) (-4284 (*1 *2 *3 *3) (-12 (-4 *4 (-542)) (-5 *2 (-932 *3)) (-5 *1 (-1132 *4 *3)) (-4 *3 (-1204 *4)))))
+(-10 -7 (-15 -4284 ((-932 |#2|) |#2| |#2|)) (IF (|has| |#1| (-300)) (-15 -2731 (|#2| |#2| |#1|)) |%noBranch|))
+((-2221 (((-112) $ $) NIL)) (-1262 (($ $ (-623 (-749))) 67)) (-1599 (($) 26)) (-2814 (($ $) 42)) (-4146 (((-623 $) $) 51)) (-3210 (((-112) $) 16)) (-2401 (((-623 (-917 |#2|)) $) 74)) (-4005 (($ $) 68)) (-2499 (((-749) $) 37)) (-3375 (($) 25)) (-4037 (($ $ (-623 (-749)) (-917 |#2|)) 60) (($ $ (-623 (-749)) (-749)) 61) (($ $ (-749) (-917 |#2|)) 63)) (-2441 (($ $ $) 48) (($ (-623 $)) 50)) (-1360 (((-749) $) 75)) (-1515 (((-112) $) 15)) (-2369 (((-1127) $) NIL)) (-3901 (((-112) $) 18)) (-3445 (((-1089) $) NIL)) (-3763 (((-169) $) 73)) (-1580 (((-917 |#2|) $) 69)) (-1944 (((-749) $) 70)) (-2195 (((-112) $) 72)) (-2855 (($ $ (-623 (-749)) (-169)) 66)) (-4172 (($ $) 43)) (-2233 (((-837) $) 86)) (-2490 (($ $ (-623 (-749)) (-112)) 65)) (-4075 (((-623 $) $) 11)) (-2772 (($ $ (-749)) 36)) (-2680 (($ $) 32)) (-1904 (($ $ $ (-917 |#2|) (-749)) 56)) (-3768 (($ $ (-917 |#2|)) 55)) (-2581 (($ $ (-623 (-749)) (-917 |#2|)) 54) (($ $ (-623 (-749)) (-749)) 58) (((-749) $ (-917 |#2|)) 59)) (-2264 (((-112) $ $) 80)))
+(((-1133 |#1| |#2|) (-13 (-1069) (-10 -8 (-15 -1515 ((-112) $)) (-15 -3210 ((-112) $)) (-15 -3901 ((-112) $)) (-15 -3375 ($)) (-15 -1599 ($)) (-15 -2680 ($ $)) (-15 -2772 ($ $ (-749))) (-15 -4075 ((-623 $) $)) (-15 -2499 ((-749) $)) (-15 -2814 ($ $)) (-15 -4172 ($ $)) (-15 -2441 ($ $ $)) (-15 -2441 ($ (-623 $))) (-15 -4146 ((-623 $) $)) (-15 -2581 ($ $ (-623 (-749)) (-917 |#2|))) (-15 -3768 ($ $ (-917 |#2|))) (-15 -1904 ($ $ $ (-917 |#2|) (-749))) (-15 -4037 ($ $ (-623 (-749)) (-917 |#2|))) (-15 -2581 ($ $ (-623 (-749)) (-749))) (-15 -4037 ($ $ (-623 (-749)) (-749))) (-15 -2581 ((-749) $ (-917 |#2|))) (-15 -4037 ($ $ (-749) (-917 |#2|))) (-15 -2490 ($ $ (-623 (-749)) (-112))) (-15 -2855 ($ $ (-623 (-749)) (-169))) (-15 -1262 ($ $ (-623 (-749)))) (-15 -1580 ((-917 |#2|) $)) (-15 -1944 ((-749) $)) (-15 -2195 ((-112) $)) (-15 -3763 ((-169) $)) (-15 -1360 ((-749) $)) (-15 -4005 ($ $)) (-15 -2401 ((-623 (-917 |#2|)) $)))) (-895) (-1021)) (T -1133))
+((-1515 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895)) (-4 *4 (-1021)))) (-3210 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895)) (-4 *4 (-1021)))) (-3901 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895)) (-4 *4 (-1021)))) (-3375 (*1 *1) (-12 (-5 *1 (-1133 *2 *3)) (-14 *2 (-895)) (-4 *3 (-1021)))) (-1599 (*1 *1) (-12 (-5 *1 (-1133 *2 *3)) (-14 *2 (-895)) (-4 *3 (-1021)))) (-2680 (*1 *1 *1) (-12 (-5 *1 (-1133 *2 *3)) (-14 *2 (-895)) (-4 *3 (-1021)))) (-2772 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895)) (-4 *4 (-1021)))) (-4075 (*1 *2 *1) (-12 (-5 *2 (-623 (-1133 *3 *4))) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895)) (-4 *4 (-1021)))) (-2499 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895)) (-4 *4 (-1021)))) (-2814 (*1 *1 *1) (-12 (-5 *1 (-1133 *2 *3)) (-14 *2 (-895)) (-4 *3 (-1021)))) (-4172 (*1 *1 *1) (-12 (-5 *1 (-1133 *2 *3)) (-14 *2 (-895)) (-4 *3 (-1021)))) (-2441 (*1 *1 *1 *1) (-12 (-5 *1 (-1133 *2 *3)) (-14 *2 (-895)) (-4 *3 (-1021)))) (-2441 (*1 *1 *2) (-12 (-5 *2 (-623 (-1133 *3 *4))) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895)) (-4 *4 (-1021)))) (-4146 (*1 *2 *1) (-12 (-5 *2 (-623 (-1133 *3 *4))) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895)) (-4 *4 (-1021)))) (-2581 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-749))) (-5 *3 (-917 *5)) (-4 *5 (-1021)) (-5 *1 (-1133 *4 *5)) (-14 *4 (-895)))) (-3768 (*1 *1 *1 *2) (-12 (-5 *2 (-917 *4)) (-4 *4 (-1021)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895)))) (-1904 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-917 *5)) (-5 *3 (-749)) (-4 *5 (-1021)) (-5 *1 (-1133 *4 *5)) (-14 *4 (-895)))) (-4037 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-749))) (-5 *3 (-917 *5)) (-4 *5 (-1021)) (-5 *1 (-1133 *4 *5)) (-14 *4 (-895)))) (-2581 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-749))) (-5 *3 (-749)) (-5 *1 (-1133 *4 *5)) (-14 *4 (-895)) (-4 *5 (-1021)))) (-4037 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-749))) (-5 *3 (-749)) (-5 *1 (-1133 *4 *5)) (-14 *4 (-895)) (-4 *5 (-1021)))) (-2581 (*1 *2 *1 *3) (-12 (-5 *3 (-917 *5)) (-4 *5 (-1021)) (-5 *2 (-749)) (-5 *1 (-1133 *4 *5)) (-14 *4 (-895)))) (-4037 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-749)) (-5 *3 (-917 *5)) (-4 *5 (-1021)) (-5 *1 (-1133 *4 *5)) (-14 *4 (-895)))) (-2490 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-749))) (-5 *3 (-112)) (-5 *1 (-1133 *4 *5)) (-14 *4 (-895)) (-4 *5 (-1021)))) (-2855 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-623 (-749))) (-5 *3 (-169)) (-5 *1 (-1133 *4 *5)) (-14 *4 (-895)) (-4 *5 (-1021)))) (-1262 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-749))) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895)) (-4 *4 (-1021)))) (-1580 (*1 *2 *1) (-12 (-5 *2 (-917 *4)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895)) (-4 *4 (-1021)))) (-1944 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895)) (-4 *4 (-1021)))) (-2195 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895)) (-4 *4 (-1021)))) (-3763 (*1 *2 *1) (-12 (-5 *2 (-169)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895)) (-4 *4 (-1021)))) (-1360 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895)) (-4 *4 (-1021)))) (-4005 (*1 *1 *1) (-12 (-5 *1 (-1133 *2 *3)) (-14 *2 (-895)) (-4 *3 (-1021)))) (-2401 (*1 *2 *1) (-12 (-5 *2 (-623 (-917 *4))) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895)) (-4 *4 (-1021)))))
+(-13 (-1069) (-10 -8 (-15 -1515 ((-112) $)) (-15 -3210 ((-112) $)) (-15 -3901 ((-112) $)) (-15 -3375 ($)) (-15 -1599 ($)) (-15 -2680 ($ $)) (-15 -2772 ($ $ (-749))) (-15 -4075 ((-623 $) $)) (-15 -2499 ((-749) $)) (-15 -2814 ($ $)) (-15 -4172 ($ $)) (-15 -2441 ($ $ $)) (-15 -2441 ($ (-623 $))) (-15 -4146 ((-623 $) $)) (-15 -2581 ($ $ (-623 (-749)) (-917 |#2|))) (-15 -3768 ($ $ (-917 |#2|))) (-15 -1904 ($ $ $ (-917 |#2|) (-749))) (-15 -4037 ($ $ (-623 (-749)) (-917 |#2|))) (-15 -2581 ($ $ (-623 (-749)) (-749))) (-15 -4037 ($ $ (-623 (-749)) (-749))) (-15 -2581 ((-749) $ (-917 |#2|))) (-15 -4037 ($ $ (-749) (-917 |#2|))) (-15 -2490 ($ $ (-623 (-749)) (-112))) (-15 -2855 ($ $ (-623 (-749)) (-169))) (-15 -1262 ($ $ (-623 (-749)))) (-15 -1580 ((-917 |#2|) $)) (-15 -1944 ((-749) $)) (-15 -2195 ((-112) $)) (-15 -3763 ((-169) $)) (-15 -1360 ((-749) $)) (-15 -4005 ($ $)) (-15 -2401 ((-623 (-917 |#2|)) $))))
+((-2221 (((-112) $ $) NIL)) (-2386 ((|#2| $) 11)) (-2374 ((|#1| $) 10)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2245 (($ |#1| |#2|) 9)) (-2233 (((-837) $) 16)) (-2264 (((-112) $ $) NIL)))
+(((-1134 |#1| |#2|) (-13 (-1069) (-10 -8 (-15 -2245 ($ |#1| |#2|)) (-15 -2374 (|#1| $)) (-15 -2386 (|#2| $)))) (-1069) (-1069)) (T -1134))
+((-2245 (*1 *1 *2 *3) (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1069)))) (-2374 (*1 *2 *1) (-12 (-4 *2 (-1069)) (-5 *1 (-1134 *2 *3)) (-4 *3 (-1069)))) (-2386 (*1 *2 *1) (-12 (-4 *2 (-1069)) (-5 *1 (-1134 *3 *2)) (-4 *3 (-1069)))))
+(-13 (-1069) (-10 -8 (-15 -2245 ($ |#1| |#2|)) (-15 -2374 (|#1| $)) (-15 -2386 (|#2| $))))
+((-2221 (((-112) $ $) NIL)) (-4067 (((-1104) $) 9)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 17) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-1135) (-13 (-1052) (-10 -8 (-15 -4067 ((-1104) $))))) (T -1135))
+((-4067 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-1135)))))
+(-13 (-1052) (-10 -8 (-15 -4067 ((-1104) $))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3104 (((-1143 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-300)) (|has| |#1| (-356))))) (-1516 (((-623 (-1051)) $) NIL)) (-2564 (((-1145) $) 11)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1143 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-3050 (($ $) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1143 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-3953 (((-112) $) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1143 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-2879 (($ $ (-550)) NIL) (($ $ (-550) (-550)) 66)) (-4222 (((-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) $) NIL)) (-4164 (((-1143 |#1| |#2| |#3|) $) 36)) (-3869 (((-3 (-1143 |#1| |#2| |#3|) "failed") $) 29)) (-1570 (((-1143 |#1| |#2| |#3|) $) 30)) (-4160 (($ $) 107 (|has| |#1| (-38 (-400 (-550)))))) (-2820 (($ $) 83 (|has| |#1| (-38 (-400 (-550)))))) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))))) (-2318 (($ $) NIL (|has| |#1| (-356)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-356)))) (-1745 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))))) (-1611 (((-112) $ $) NIL (|has| |#1| (-356)))) (-4137 (($ $) 103 (|has| |#1| (-38 (-400 (-550)))))) (-2796 (($ $) 79 (|has| |#1| (-38 (-400 (-550)))))) (-4303 (((-550) $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))))) (-2744 (($ (-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|)))) NIL)) (-4183 (($ $) 111 (|has| |#1| (-38 (-400 (-550)))))) (-2844 (($ $) 87 (|has| |#1| (-38 (-400 (-550)))))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-1143 |#1| |#2| |#3|) "failed") $) 31) (((-3 (-1145) "failed") $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-1012 (-1145))) (|has| |#1| (-356)))) (((-3 (-400 (-550)) "failed") $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-1012 (-550))) (|has| |#1| (-356)))) (((-3 (-550) "failed") $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-1012 (-550))) (|has| |#1| (-356))))) (-2202 (((-1143 |#1| |#2| |#3|) $) 131) (((-1145) $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-1012 (-1145))) (|has| |#1| (-356)))) (((-400 (-550)) $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-1012 (-550))) (|has| |#1| (-356)))) (((-550) $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-1012 (-550))) (|has| |#1| (-356))))) (-2468 (($ $) 34) (($ (-550) $) 35)) (-3455 (($ $ $) NIL (|has| |#1| (-356)))) (-1693 (($ $) NIL)) (-3756 (((-667 (-1143 |#1| |#2| |#3|)) (-667 $)) NIL (|has| |#1| (-356))) (((-2 (|:| -3121 (-667 (-1143 |#1| |#2| |#3|))) (|:| |vec| (-1228 (-1143 |#1| |#2| |#3|)))) (-667 $) (-1228 $)) NIL (|has| |#1| (-356))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-619 (-550))) (|has| |#1| (-356)))) (((-667 (-550)) (-667 $)) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-619 (-550))) (|has| |#1| (-356))))) (-1537 (((-3 $ "failed") $) 48)) (-4115 (((-400 (-926 |#1|)) $ (-550)) 65 (|has| |#1| (-542))) (((-400 (-926 |#1|)) $ (-550) (-550)) 67 (|has| |#1| (-542)))) (-1864 (($) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-535)) (|has| |#1| (-356))))) (-3429 (($ $ $) NIL (|has| |#1| (-356)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-1568 (((-112) $) NIL (|has| |#1| (-356)))) (-2694 (((-112) $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))))) (-3771 (((-112) $) 25)) (-4187 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-860 (-550))) (|has| |#1| (-356)))) (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-860 (-372))) (|has| |#1| (-356))))) (-2603 (((-550) $) NIL) (((-550) $ (-550)) 24)) (-2419 (((-112) $) NIL)) (-1484 (($ $) NIL (|has| |#1| (-356)))) (-4153 (((-1143 |#1| |#2| |#3|) $) 38 (|has| |#1| (-356)))) (-1893 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1620 (((-3 $ "failed") $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-1120)) (|has| |#1| (-356))))) (-1712 (((-112) $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))))) (-1937 (($ $ (-895)) NIL)) (-1546 (($ (-1 |#1| (-550)) $) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| (-550)) 18) (($ $ (-1051) (-550)) NIL) (($ $ (-623 (-1051)) (-623 (-550))) NIL)) (-2793 (($ $ $) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1143 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2173 (($ $ $) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1143 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2392 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1143 |#1| |#2| |#3|) (-1143 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-356)))) (-3080 (($ $) 72 (|has| |#1| (-38 (-400 (-550)))))) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-1583 (($ (-550) (-1143 |#1| |#2| |#3|)) 33)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL (|has| |#1| (-356)))) (-2149 (($ $) 70 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1145)) NIL (-1489 (-12 (|has| |#1| (-15 -2149 (|#1| |#1| (-1145)))) (|has| |#1| (-15 -1516 ((-623 (-1145)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-933)) (|has| |#1| (-1167))))) (($ $ (-1224 |#2|)) 71 (|has| |#1| (-38 (-400 (-550)))))) (-2463 (($) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-1120)) (|has| |#1| (-356))) CONST)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#1| (-356)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-1724 (($ $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-300)) (|has| |#1| (-356))))) (-3925 (((-1143 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-535)) (|has| |#1| (-356))))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))))) (-1735 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-4268 (($ $ (-550)) 145)) (-3409 (((-3 $ "failed") $ $) 49 (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1143 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1644 (($ $) 73 (|has| |#1| (-38 (-400 (-550)))))) (-1553 (((-1125 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-550))))) (($ $ (-1145) (-1143 |#1| |#2| |#3|)) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-505 (-1145) (-1143 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-623 (-1145)) (-623 (-1143 |#1| |#2| |#3|))) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-505 (-1145) (-1143 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-623 (-287 (-1143 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-302 (-1143 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-287 (-1143 |#1| |#2| |#3|))) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-302 (-1143 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-1143 |#1| |#2| |#3|) (-1143 |#1| |#2| |#3|)) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-302 (-1143 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-623 (-1143 |#1| |#2| |#3|)) (-623 (-1143 |#1| |#2| |#3|))) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-302 (-1143 |#1| |#2| |#3|))) (|has| |#1| (-356))))) (-1988 (((-749) $) NIL (|has| |#1| (-356)))) (-2757 ((|#1| $ (-550)) NIL) (($ $ $) 54 (|has| (-550) (-1081))) (($ $ (-1143 |#1| |#2| |#3|)) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-279 (-1143 |#1| |#2| |#3|) (-1143 |#1| |#2| |#3|))) (|has| |#1| (-356))))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-356)))) (-2798 (($ $ (-1 (-1143 |#1| |#2| |#3|) (-1143 |#1| |#2| |#3|))) NIL (|has| |#1| (-356))) (($ $ (-1 (-1143 |#1| |#2| |#3|) (-1143 |#1| |#2| |#3|)) (-749)) NIL (|has| |#1| (-356))) (($ $ (-1224 |#2|)) 51) (($ $ (-749)) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $) 50 (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))))) (($ $ (-1145) (-749)) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))))) (($ $ (-623 (-1145))) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))))) (($ $ (-1145)) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145))))))) (-3608 (($ $) NIL (|has| |#1| (-356)))) (-4163 (((-1143 |#1| |#2| |#3|) $) 41 (|has| |#1| (-356)))) (-3661 (((-550) $) 37)) (-4194 (($ $) 113 (|has| |#1| (-38 (-400 (-550)))))) (-2856 (($ $) 89 (|has| |#1| (-38 (-400 (-550)))))) (-4171 (($ $) 109 (|has| |#1| (-38 (-400 (-550)))))) (-2832 (($ $) 85 (|has| |#1| (-38 (-400 (-550)))))) (-4149 (($ $) 105 (|has| |#1| (-38 (-400 (-550)))))) (-2807 (($ $) 81 (|has| |#1| (-38 (-400 (-550)))))) (-2451 (((-526) $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-596 (-526))) (|has| |#1| (-356)))) (((-372) $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-996)) (|has| |#1| (-356)))) (((-219) $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-996)) (|has| |#1| (-356)))) (((-866 (-372)) $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-596 (-866 (-372)))) (|has| |#1| (-356)))) (((-866 (-550)) $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-596 (-866 (-550)))) (|has| |#1| (-356))))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| (-1143 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))))) (-4012 (($ $) NIL)) (-2233 (((-837) $) 149) (($ (-550)) NIL) (($ |#1|) NIL (|has| |#1| (-170))) (($ (-1143 |#1| |#2| |#3|)) 27) (($ (-1224 |#2|)) 23) (($ (-1145)) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-1012 (-1145))) (|has| |#1| (-356)))) (($ $) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1143 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))) (|has| |#1| (-542)))) (($ (-400 (-550))) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-1012 (-550))) (|has| |#1| (-356))) (|has| |#1| (-38 (-400 (-550))))))) (-1708 ((|#1| $ (-550)) 68)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| (-1143 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))) (-12 (|has| (-1143 |#1| |#2| |#3|) (-143)) (|has| |#1| (-356))) (|has| |#1| (-143))))) (-3091 (((-749)) NIL)) (-1808 ((|#1| $) 12)) (-2967 (((-1143 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-535)) (|has| |#1| (-356))))) (-4233 (($ $) 119 (|has| |#1| (-38 (-400 (-550)))))) (-2893 (($ $) 95 (|has| |#1| (-38 (-400 (-550)))))) (-1819 (((-112) $ $) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1143 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-4206 (($ $) 115 (|has| |#1| (-38 (-400 (-550)))))) (-2869 (($ $) 91 (|has| |#1| (-38 (-400 (-550)))))) (-4255 (($ $) 123 (|has| |#1| (-38 (-400 (-550)))))) (-4117 (($ $) 99 (|has| |#1| (-38 (-400 (-550)))))) (-2154 ((|#1| $ (-550)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-550)))) (|has| |#1| (-15 -2233 (|#1| (-1145))))))) (-3363 (($ $) 125 (|has| |#1| (-38 (-400 (-550)))))) (-4127 (($ $) 101 (|has| |#1| (-38 (-400 (-550)))))) (-4244 (($ $) 121 (|has| |#1| (-38 (-400 (-550)))))) (-2905 (($ $) 97 (|has| |#1| (-38 (-400 (-550)))))) (-4218 (($ $) 117 (|has| |#1| (-38 (-400 (-550)))))) (-2880 (($ $) 93 (|has| |#1| (-38 (-400 (-550)))))) (-4188 (($ $) NIL (-12 (|has| (-1143 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))))) (-2688 (($) 20 T CONST)) (-2700 (($) 16 T CONST)) (-1901 (($ $ (-1 (-1143 |#1| |#2| |#3|) (-1143 |#1| |#2| |#3|))) NIL (|has| |#1| (-356))) (($ $ (-1 (-1143 |#1| |#2| |#3|) (-1143 |#1| |#2| |#3|)) (-749)) NIL (|has| |#1| (-356))) (($ $ (-749)) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))))) (($ $ (-1145) (-749)) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))))) (($ $ (-623 (-1145))) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))))) (($ $ (-1145)) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145))))))) (-2324 (((-112) $ $) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1143 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2302 (((-112) $ $) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1143 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1143 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2290 (((-112) $ $) NIL (-1489 (-12 (|has| (-1143 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1143 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356))) (($ $ $) 44 (|has| |#1| (-356))) (($ (-1143 |#1| |#2| |#3|) (-1143 |#1| |#2| |#3|)) 45 (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) 21)) (** (($ $ (-895)) NIL) (($ $ (-749)) 53) (($ $ (-550)) NIL (|has| |#1| (-356))) (($ $ $) 74 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 128 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 32) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1143 |#1| |#2| |#3|)) 43 (|has| |#1| (-356))) (($ (-1143 |#1| |#2| |#3|) $) 42 (|has| |#1| (-356))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
+(((-1136 |#1| |#2| |#3|) (-13 (-1190 |#1| (-1143 |#1| |#2| |#3|)) (-10 -8 (-15 -2233 ($ (-1224 |#2|))) (-15 -2798 ($ $ (-1224 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2149 ($ $ (-1224 |#2|))) |%noBranch|))) (-1021) (-1145) |#1|) (T -1136))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1136 *3 *4 *5)) (-4 *3 (-1021)) (-14 *5 *3))) (-2798 (*1 *1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1136 *3 *4 *5)) (-4 *3 (-1021)) (-14 *5 *3))) (-2149 (*1 *1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1136 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)) (-14 *5 *3))))
+(-13 (-1190 |#1| (-1143 |#1| |#2| |#3|)) (-10 -8 (-15 -2233 ($ (-1224 |#2|))) (-15 -2798 ($ $ (-1224 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2149 ($ $ (-1224 |#2|))) |%noBranch|)))
+((-3405 ((|#2| |#2| (-1061 |#2|)) 26) ((|#2| |#2| (-1145)) 28)))
+(((-1137 |#1| |#2|) (-10 -7 (-15 -3405 (|#2| |#2| (-1145))) (-15 -3405 (|#2| |#2| (-1061 |#2|)))) (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))) (-13 (-423 |#1|) (-158) (-27) (-1167))) (T -1137))
+((-3405 (*1 *2 *2 *3) (-12 (-5 *3 (-1061 *2)) (-4 *2 (-13 (-423 *4) (-158) (-27) (-1167))) (-4 *4 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-1137 *4 *2)))) (-3405 (*1 *2 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-1137 *4 *2)) (-4 *2 (-13 (-423 *4) (-158) (-27) (-1167))))))
+(-10 -7 (-15 -3405 (|#2| |#2| (-1145))) (-15 -3405 (|#2| |#2| (-1061 |#2|))))
+((-3405 (((-3 (-400 (-926 |#1|)) (-309 |#1|)) (-400 (-926 |#1|)) (-1061 (-400 (-926 |#1|)))) 31) (((-400 (-926 |#1|)) (-926 |#1|) (-1061 (-926 |#1|))) 44) (((-3 (-400 (-926 |#1|)) (-309 |#1|)) (-400 (-926 |#1|)) (-1145)) 33) (((-400 (-926 |#1|)) (-926 |#1|) (-1145)) 36)))
+(((-1138 |#1|) (-10 -7 (-15 -3405 ((-400 (-926 |#1|)) (-926 |#1|) (-1145))) (-15 -3405 ((-3 (-400 (-926 |#1|)) (-309 |#1|)) (-400 (-926 |#1|)) (-1145))) (-15 -3405 ((-400 (-926 |#1|)) (-926 |#1|) (-1061 (-926 |#1|)))) (-15 -3405 ((-3 (-400 (-926 |#1|)) (-309 |#1|)) (-400 (-926 |#1|)) (-1061 (-400 (-926 |#1|)))))) (-13 (-542) (-825) (-1012 (-550)))) (T -1138))
+((-3405 (*1 *2 *3 *4) (-12 (-5 *4 (-1061 (-400 (-926 *5)))) (-5 *3 (-400 (-926 *5))) (-4 *5 (-13 (-542) (-825) (-1012 (-550)))) (-5 *2 (-3 *3 (-309 *5))) (-5 *1 (-1138 *5)))) (-3405 (*1 *2 *3 *4) (-12 (-5 *4 (-1061 (-926 *5))) (-5 *3 (-926 *5)) (-4 *5 (-13 (-542) (-825) (-1012 (-550)))) (-5 *2 (-400 *3)) (-5 *1 (-1138 *5)))) (-3405 (*1 *2 *3 *4) (-12 (-5 *4 (-1145)) (-4 *5 (-13 (-542) (-825) (-1012 (-550)))) (-5 *2 (-3 (-400 (-926 *5)) (-309 *5))) (-5 *1 (-1138 *5)) (-5 *3 (-400 (-926 *5))))) (-3405 (*1 *2 *3 *4) (-12 (-5 *4 (-1145)) (-4 *5 (-13 (-542) (-825) (-1012 (-550)))) (-5 *2 (-400 (-926 *5))) (-5 *1 (-1138 *5)) (-5 *3 (-926 *5)))))
+(-10 -7 (-15 -3405 ((-400 (-926 |#1|)) (-926 |#1|) (-1145))) (-15 -3405 ((-3 (-400 (-926 |#1|)) (-309 |#1|)) (-400 (-926 |#1|)) (-1145))) (-15 -3405 ((-400 (-926 |#1|)) (-926 |#1|) (-1061 (-926 |#1|)))) (-15 -3405 ((-3 (-400 (-926 |#1|)) (-309 |#1|)) (-400 (-926 |#1|)) (-1061 (-400 (-926 |#1|))))))
+((-2392 (((-1141 |#2|) (-1 |#2| |#1|) (-1141 |#1|)) 13)))
+(((-1139 |#1| |#2|) (-10 -7 (-15 -2392 ((-1141 |#2|) (-1 |#2| |#1|) (-1141 |#1|)))) (-1021) (-1021)) (T -1139))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1141 *5)) (-4 *5 (-1021)) (-4 *6 (-1021)) (-5 *2 (-1141 *6)) (-5 *1 (-1139 *5 *6)))))
+(-10 -7 (-15 -2392 ((-1141 |#2|) (-1 |#2| |#1|) (-1141 |#1|))))
+((-2207 (((-411 (-1141 (-400 |#4|))) (-1141 (-400 |#4|))) 51)) (-1735 (((-411 (-1141 (-400 |#4|))) (-1141 (-400 |#4|))) 52)))
+(((-1140 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1735 ((-411 (-1141 (-400 |#4|))) (-1141 (-400 |#4|)))) (-15 -2207 ((-411 (-1141 (-400 |#4|))) (-1141 (-400 |#4|))))) (-771) (-825) (-444) (-923 |#3| |#1| |#2|)) (T -1140))
+((-2207 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-444)) (-4 *7 (-923 *6 *4 *5)) (-5 *2 (-411 (-1141 (-400 *7)))) (-5 *1 (-1140 *4 *5 *6 *7)) (-5 *3 (-1141 (-400 *7))))) (-1735 (*1 *2 *3) (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-444)) (-4 *7 (-923 *6 *4 *5)) (-5 *2 (-411 (-1141 (-400 *7)))) (-5 *1 (-1140 *4 *5 *6 *7)) (-5 *3 (-1141 (-400 *7))))))
+(-10 -7 (-15 -1735 ((-411 (-1141 (-400 |#4|))) (-1141 (-400 |#4|)))) (-15 -2207 ((-411 (-1141 (-400 |#4|))) (-1141 (-400 |#4|)))))
+((-2221 (((-112) $ $) 137)) (-3378 (((-112) $) 27)) (-1431 (((-1228 |#1|) $ (-749)) NIL)) (-1516 (((-623 (-1051)) $) NIL)) (-3297 (($ (-1141 |#1|)) NIL)) (-1705 (((-1141 $) $ (-1051)) 58) (((-1141 |#1|) $) 47)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) 132 (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-2457 (((-749) $) NIL) (((-749) $ (-623 (-1051))) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2129 (($ $ $) 126 (|has| |#1| (-542)))) (-4050 (((-411 (-1141 $)) (-1141 $)) 71 (|has| |#1| (-883)))) (-2318 (($ $) NIL (|has| |#1| (-444)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-444)))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) 91 (|has| |#1| (-883)))) (-1611 (((-112) $ $) NIL (|has| |#1| (-356)))) (-2887 (($ $ (-749)) 39)) (-4069 (($ $ (-749)) 40)) (-4146 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-444)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#1| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-1051) "failed") $) NIL)) (-2202 ((|#1| $) NIL) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-1051) $) NIL)) (-1792 (($ $ $ (-1051)) NIL (|has| |#1| (-170))) ((|#1| $ $) 128 (|has| |#1| (-170)))) (-3455 (($ $ $) NIL (|has| |#1| (-356)))) (-1693 (($ $) 56)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) NIL) (((-667 |#1|) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-3429 (($ $ $) NIL (|has| |#1| (-356)))) (-2193 (($ $ $) 104)) (-1509 (($ $ $) NIL (|has| |#1| (-542)))) (-2858 (((-2 (|:| -4304 |#1|) (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-542)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-2731 (($ $) 133 (|has| |#1| (-444))) (($ $ (-1051)) NIL (|has| |#1| (-444)))) (-1683 (((-623 $) $) NIL)) (-1568 (((-112) $) NIL (|has| |#1| (-883)))) (-3401 (($ $ |#1| (-749) $) 45)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (-12 (|has| (-1051) (-860 (-372))) (|has| |#1| (-860 (-372))))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (-12 (|has| (-1051) (-860 (-550))) (|has| |#1| (-860 (-550)))))) (-3303 (((-837) $ (-837)) 117)) (-2603 (((-749) $ $) NIL (|has| |#1| (-542)))) (-2419 (((-112) $) 30)) (-3324 (((-749) $) NIL)) (-1620 (((-3 $ "failed") $) NIL (|has| |#1| (-1120)))) (-1501 (($ (-1141 |#1|) (-1051)) 49) (($ (-1141 $) (-1051)) 65)) (-1937 (($ $ (-749)) 32)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-2336 (((-623 $) $) NIL)) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| (-749)) 63) (($ $ (-1051) (-749)) NIL) (($ $ (-623 (-1051)) (-623 (-749))) NIL)) (-1766 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $ (-1051)) NIL) (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 121)) (-3346 (((-749) $) NIL) (((-749) $ (-1051)) NIL) (((-623 (-749)) $ (-623 (-1051))) NIL)) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-2863 (($ (-1 (-749) (-749)) $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-2838 (((-1141 |#1|) $) NIL)) (-4059 (((-3 (-1051) "failed") $) NIL)) (-1657 (($ $) NIL)) (-1670 ((|#1| $) 52)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) NIL (|has| |#1| (-444)))) (-2369 (((-1127) $) NIL)) (-3266 (((-2 (|:| -3123 $) (|:| -2545 $)) $ (-749)) 38)) (-3833 (((-3 (-623 $) "failed") $) NIL)) (-3017 (((-3 (-623 $) "failed") $) NIL)) (-2891 (((-3 (-2 (|:| |var| (-1051)) (|:| -3068 (-749))) "failed") $) NIL)) (-2149 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2463 (($) NIL (|has| |#1| (-1120)) CONST)) (-3445 (((-1089) $) NIL)) (-1628 (((-112) $) 31)) (-1639 ((|#1| $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 79 (|has| |#1| (-444)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-444))) (($ $ $) 135 (|has| |#1| (-444)))) (-2607 (($ $ (-749) |#1| $) 99)) (-3348 (((-411 (-1141 $)) (-1141 $)) 77 (|has| |#1| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) 76 (|has| |#1| (-883)))) (-1735 (((-411 $) $) 84 (|has| |#1| (-883)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-3409 (((-3 $ "failed") $ |#1|) 131 (|has| |#1| (-542))) (((-3 $ "failed") $ $) 100 (|has| |#1| (-542)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1553 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-1051) |#1|) NIL) (($ $ (-623 (-1051)) (-623 |#1|)) NIL) (($ $ (-1051) $) NIL) (($ $ (-623 (-1051)) (-623 $)) NIL)) (-1988 (((-749) $) NIL (|has| |#1| (-356)))) (-2757 ((|#1| $ |#1|) 119) (($ $ $) 120) (((-400 $) (-400 $) (-400 $)) NIL (|has| |#1| (-542))) ((|#1| (-400 $) |#1|) NIL (|has| |#1| (-356))) (((-400 $) $ (-400 $)) NIL (|has| |#1| (-542)))) (-3522 (((-3 $ "failed") $ (-749)) 35)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 138 (|has| |#1| (-356)))) (-3563 (($ $ (-1051)) NIL (|has| |#1| (-170))) ((|#1| $) 124 (|has| |#1| (-170)))) (-2798 (($ $ (-1051)) NIL) (($ $ (-623 (-1051))) NIL) (($ $ (-1051) (-749)) NIL) (($ $ (-623 (-1051)) (-623 (-749))) NIL) (($ $ (-749)) NIL) (($ $) NIL) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-3661 (((-749) $) 54) (((-749) $ (-1051)) NIL) (((-623 (-749)) $ (-623 (-1051))) NIL)) (-2451 (((-866 (-372)) $) NIL (-12 (|has| (-1051) (-596 (-866 (-372)))) (|has| |#1| (-596 (-866 (-372)))))) (((-866 (-550)) $) NIL (-12 (|has| (-1051) (-596 (-866 (-550)))) (|has| |#1| (-596 (-866 (-550)))))) (((-526) $) NIL (-12 (|has| (-1051) (-596 (-526))) (|has| |#1| (-596 (-526)))))) (-1622 ((|#1| $) 130 (|has| |#1| (-444))) (($ $ (-1051)) NIL (|has| |#1| (-444)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#1| (-883))))) (-3674 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542))) (((-3 (-400 $) "failed") (-400 $) $) NIL (|has| |#1| (-542)))) (-2233 (((-837) $) 118) (($ (-550)) NIL) (($ |#1|) 53) (($ (-1051)) NIL) (($ (-400 (-550))) NIL (-1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1012 (-400 (-550)))))) (($ $) NIL (|has| |#1| (-542)))) (-2969 (((-623 |#1|) $) NIL)) (-1708 ((|#1| $ (-749)) NIL) (($ $ (-1051) (-749)) NIL) (($ $ (-623 (-1051)) (-623 (-749))) NIL)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| |#1| (-883))) (|has| |#1| (-143))))) (-3091 (((-749)) NIL)) (-3895 (($ $ $ (-749)) 25 (|has| |#1| (-170)))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2688 (($) 15 T CONST)) (-2700 (($) 16 T CONST)) (-1901 (($ $ (-1051)) NIL) (($ $ (-623 (-1051))) NIL) (($ $ (-1051) (-749)) NIL) (($ $ (-623 (-1051)) (-623 (-749))) NIL) (($ $ (-749)) NIL) (($ $) NIL) (($ $ (-1145)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) 96)) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2382 (($ $ |#1|) 139 (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) 66)) (** (($ $ (-895)) 14) (($ $ (-749)) 12)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 24) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 102) (($ $ |#1|) NIL)))
+(((-1141 |#1|) (-13 (-1204 |#1|) (-10 -8 (-15 -3303 ((-837) $ (-837))) (-15 -2607 ($ $ (-749) |#1| $)))) (-1021)) (T -1141))
+((-3303 (*1 *2 *1 *2) (-12 (-5 *2 (-837)) (-5 *1 (-1141 *3)) (-4 *3 (-1021)))) (-2607 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-749)) (-5 *1 (-1141 *3)) (-4 *3 (-1021)))))
+(-13 (-1204 |#1|) (-10 -8 (-15 -3303 ((-837) $ (-837))) (-15 -2607 ($ $ (-749) |#1| $))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1516 (((-623 (-1051)) $) NIL)) (-2564 (((-1145) $) 11)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-2879 (($ $ (-400 (-550))) NIL) (($ $ (-400 (-550)) (-400 (-550))) NIL)) (-4222 (((-1125 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|))) $) NIL)) (-4160 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2820 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL (|has| |#1| (-356)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-356)))) (-1745 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1611 (((-112) $ $) NIL (|has| |#1| (-356)))) (-4137 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2796 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2744 (($ (-749) (-1125 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|)))) NIL)) (-4183 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2844 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-1136 |#1| |#2| |#3|) "failed") $) 33) (((-3 (-1143 |#1| |#2| |#3|) "failed") $) 36)) (-2202 (((-1136 |#1| |#2| |#3|) $) NIL) (((-1143 |#1| |#2| |#3|) $) NIL)) (-3455 (($ $ $) NIL (|has| |#1| (-356)))) (-1693 (($ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2622 (((-400 (-550)) $) 55)) (-3429 (($ $ $) NIL (|has| |#1| (-356)))) (-1595 (($ (-400 (-550)) (-1136 |#1| |#2| |#3|)) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-1568 (((-112) $) NIL (|has| |#1| (-356)))) (-3771 (((-112) $) NIL)) (-4187 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2603 (((-400 (-550)) $) NIL) (((-400 (-550)) $ (-400 (-550))) NIL)) (-2419 (((-112) $) NIL)) (-1893 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1937 (($ $ (-895)) NIL) (($ $ (-400 (-550))) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| (-400 (-550))) 20) (($ $ (-1051) (-400 (-550))) NIL) (($ $ (-623 (-1051)) (-623 (-400 (-550)))) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-3080 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-2885 (((-1136 |#1| |#2| |#3|) $) 41)) (-3988 (((-3 (-1136 |#1| |#2| |#3|) "failed") $) NIL)) (-1583 (((-1136 |#1| |#2| |#3|) $) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL (|has| |#1| (-356)))) (-2149 (($ $) 39 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1145)) NIL (-1489 (-12 (|has| |#1| (-15 -2149 (|#1| |#1| (-1145)))) (|has| |#1| (-15 -1516 ((-623 (-1145)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-933)) (|has| |#1| (-1167))))) (($ $ (-1224 |#2|)) 40 (|has| |#1| (-38 (-400 (-550)))))) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#1| (-356)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-1735 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-4268 (($ $ (-400 (-550))) NIL)) (-3409 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1644 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1553 (((-1125 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))))) (-1988 (((-749) $) NIL (|has| |#1| (-356)))) (-2757 ((|#1| $ (-400 (-550))) NIL) (($ $ $) NIL (|has| (-400 (-550)) (-1081)))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-356)))) (-2798 (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) 37 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $ (-1224 |#2|)) 38)) (-3661 (((-400 (-550)) $) NIL)) (-4194 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2856 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4171 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2832 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4149 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2807 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4012 (($ $) NIL)) (-2233 (((-837) $) 58) (($ (-550)) NIL) (($ |#1|) NIL (|has| |#1| (-170))) (($ (-1136 |#1| |#2| |#3|)) 30) (($ (-1143 |#1| |#2| |#3|)) 31) (($ (-1224 |#2|)) 26) (($ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $) NIL (|has| |#1| (-542)))) (-1708 ((|#1| $ (-400 (-550))) NIL)) (-1613 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3091 (((-749)) NIL)) (-1808 ((|#1| $) 12)) (-4233 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2893 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-4206 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2869 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4255 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4117 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2154 ((|#1| $ (-400 (-550))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))) (|has| |#1| (-15 -2233 (|#1| (-1145))))))) (-3363 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4127 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4244 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2905 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4218 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2880 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2688 (($) 22 T CONST)) (-2700 (($) 16 T CONST)) (-1901 (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) 24)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
+(((-1142 |#1| |#2| |#3|) (-13 (-1211 |#1| (-1136 |#1| |#2| |#3|)) (-1012 (-1143 |#1| |#2| |#3|)) (-10 -8 (-15 -2233 ($ (-1224 |#2|))) (-15 -2798 ($ $ (-1224 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2149 ($ $ (-1224 |#2|))) |%noBranch|))) (-1021) (-1145) |#1|) (T -1142))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1142 *3 *4 *5)) (-4 *3 (-1021)) (-14 *5 *3))) (-2798 (*1 *1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1142 *3 *4 *5)) (-4 *3 (-1021)) (-14 *5 *3))) (-2149 (*1 *1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1142 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)) (-14 *5 *3))))
+(-13 (-1211 |#1| (-1136 |#1| |#2| |#3|)) (-1012 (-1143 |#1| |#2| |#3|)) (-10 -8 (-15 -2233 ($ (-1224 |#2|))) (-15 -2798 ($ $ (-1224 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2149 ($ $ (-1224 |#2|))) |%noBranch|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 125)) (-1516 (((-623 (-1051)) $) NIL)) (-2564 (((-1145) $) 116)) (-2890 (((-1201 |#2| |#1|) $ (-749)) 63)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-2879 (($ $ (-749)) 79) (($ $ (-749) (-749)) 76)) (-4222 (((-1125 (-2 (|:| |k| (-749)) (|:| |c| |#1|))) $) 102)) (-4160 (($ $) 169 (|has| |#1| (-38 (-400 (-550)))))) (-2820 (($ $) 145 (|has| |#1| (-38 (-400 (-550)))))) (-1993 (((-3 $ "failed") $ $) NIL)) (-1745 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4137 (($ $) 165 (|has| |#1| (-38 (-400 (-550)))))) (-2796 (($ $) 141 (|has| |#1| (-38 (-400 (-550)))))) (-2744 (($ (-1125 (-2 (|:| |k| (-749)) (|:| |c| |#1|)))) 115) (($ (-1125 |#1|)) 110)) (-4183 (($ $) 173 (|has| |#1| (-38 (-400 (-550)))))) (-2844 (($ $) 149 (|has| |#1| (-38 (-400 (-550)))))) (-2991 (($) NIL T CONST)) (-1693 (($ $) NIL)) (-1537 (((-3 $ "failed") $) 23)) (-2608 (($ $) 26)) (-2666 (((-926 |#1|) $ (-749)) 75) (((-926 |#1|) $ (-749) (-749)) 77)) (-3771 (((-112) $) 120)) (-4187 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2603 (((-749) $) 122) (((-749) $ (-749)) 124)) (-2419 (((-112) $) NIL)) (-1893 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1937 (($ $ (-895)) NIL)) (-1546 (($ (-1 |#1| (-550)) $) NIL)) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| (-749)) 13) (($ $ (-1051) (-749)) NIL) (($ $ (-623 (-1051)) (-623 (-749))) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-3080 (($ $) 131 (|has| |#1| (-38 (-400 (-550)))))) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL)) (-2369 (((-1127) $) NIL)) (-2149 (($ $) 129 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1145)) NIL (-1489 (-12 (|has| |#1| (-15 -2149 (|#1| |#1| (-1145)))) (|has| |#1| (-15 -1516 ((-623 (-1145)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-933)) (|has| |#1| (-1167))))) (($ $ (-1224 |#2|)) 130 (|has| |#1| (-38 (-400 (-550)))))) (-3445 (((-1089) $) NIL)) (-4268 (($ $ (-749)) 15)) (-3409 (((-3 $ "failed") $ $) 24 (|has| |#1| (-542)))) (-1644 (($ $) 133 (|has| |#1| (-38 (-400 (-550)))))) (-1553 (((-1125 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-749)))))) (-2757 ((|#1| $ (-749)) 119) (($ $ $) 128 (|has| (-749) (-1081)))) (-2798 (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145)) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-749) |#1|)))) (($ $) 27 (|has| |#1| (-15 * (|#1| (-749) |#1|)))) (($ $ (-1224 |#2|)) 29)) (-3661 (((-749) $) NIL)) (-4194 (($ $) 175 (|has| |#1| (-38 (-400 (-550)))))) (-2856 (($ $) 151 (|has| |#1| (-38 (-400 (-550)))))) (-4171 (($ $) 171 (|has| |#1| (-38 (-400 (-550)))))) (-2832 (($ $) 147 (|has| |#1| (-38 (-400 (-550)))))) (-4149 (($ $) 167 (|has| |#1| (-38 (-400 (-550)))))) (-2807 (($ $) 143 (|has| |#1| (-38 (-400 (-550)))))) (-4012 (($ $) NIL)) (-2233 (((-837) $) 201) (($ (-550)) NIL) (($ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $) NIL (|has| |#1| (-542))) (($ |#1|) 126 (|has| |#1| (-170))) (($ (-1201 |#2| |#1|)) 51) (($ (-1224 |#2|)) 32)) (-2969 (((-1125 |#1|) $) 98)) (-1708 ((|#1| $ (-749)) 118)) (-1613 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3091 (((-749)) NIL)) (-1808 ((|#1| $) 54)) (-4233 (($ $) 181 (|has| |#1| (-38 (-400 (-550)))))) (-2893 (($ $) 157 (|has| |#1| (-38 (-400 (-550)))))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-4206 (($ $) 177 (|has| |#1| (-38 (-400 (-550)))))) (-2869 (($ $) 153 (|has| |#1| (-38 (-400 (-550)))))) (-4255 (($ $) 185 (|has| |#1| (-38 (-400 (-550)))))) (-4117 (($ $) 161 (|has| |#1| (-38 (-400 (-550)))))) (-2154 ((|#1| $ (-749)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-749)))) (|has| |#1| (-15 -2233 (|#1| (-1145))))))) (-3363 (($ $) 187 (|has| |#1| (-38 (-400 (-550)))))) (-4127 (($ $) 163 (|has| |#1| (-38 (-400 (-550)))))) (-4244 (($ $) 183 (|has| |#1| (-38 (-400 (-550)))))) (-2905 (($ $) 159 (|has| |#1| (-38 (-400 (-550)))))) (-4218 (($ $) 179 (|has| |#1| (-38 (-400 (-550)))))) (-2880 (($ $) 155 (|has| |#1| (-38 (-400 (-550)))))) (-2688 (($) 17 T CONST)) (-2700 (($) 19 T CONST)) (-1901 (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145)) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-749) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) 194)) (-2358 (($ $ $) 31)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ |#1|) 198 (|has| |#1| (-356))) (($ $ $) 134 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 137 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 132) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
+(((-1143 |#1| |#2| |#3|) (-13 (-1219 |#1|) (-10 -8 (-15 -2233 ($ (-1201 |#2| |#1|))) (-15 -2890 ((-1201 |#2| |#1|) $ (-749))) (-15 -2233 ($ (-1224 |#2|))) (-15 -2798 ($ $ (-1224 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2149 ($ $ (-1224 |#2|))) |%noBranch|))) (-1021) (-1145) |#1|) (T -1143))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1201 *4 *3)) (-4 *3 (-1021)) (-14 *4 (-1145)) (-14 *5 *3) (-5 *1 (-1143 *3 *4 *5)))) (-2890 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1201 *5 *4)) (-5 *1 (-1143 *4 *5 *6)) (-4 *4 (-1021)) (-14 *5 (-1145)) (-14 *6 *4))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1143 *3 *4 *5)) (-4 *3 (-1021)) (-14 *5 *3))) (-2798 (*1 *1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1143 *3 *4 *5)) (-4 *3 (-1021)) (-14 *5 *3))) (-2149 (*1 *1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1143 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)) (-14 *5 *3))))
+(-13 (-1219 |#1|) (-10 -8 (-15 -2233 ($ (-1201 |#2| |#1|))) (-15 -2890 ((-1201 |#2| |#1|) $ (-749))) (-15 -2233 ($ (-1224 |#2|))) (-15 -2798 ($ $ (-1224 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2149 ($ $ (-1224 |#2|))) |%noBranch|)))
+((-2233 (((-837) $) 27) (($ (-1145)) 29)) (-1489 (($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $))) 40)) (-1477 (($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $))) 33) (($ $) 34)) (-2932 (($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $))) 35)) (-2919 (($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $))) 37)) (-2907 (($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $))) 36)) (-2895 (($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $))) 38)) (-3893 (($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $))) 41)) (-12 (($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $))) 39)))
+(((-1144) (-13 (-595 (-837)) (-10 -8 (-15 -2233 ($ (-1145))) (-15 -2932 ($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -2907 ($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -2919 ($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -2895 ($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -1489 ($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -3893 ($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -1477 ($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -1477 ($ $))))) (T -1144))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-1144)))) (-2932 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1144)))) (-5 *1 (-1144)))) (-2907 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1144)))) (-5 *1 (-1144)))) (-2919 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1144)))) (-5 *1 (-1144)))) (-2895 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1144)))) (-5 *1 (-1144)))) (-1489 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1144)))) (-5 *1 (-1144)))) (-3893 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1144)))) (-5 *1 (-1144)))) (-12 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1144)))) (-5 *1 (-1144)))) (-1477 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1144)))) (-5 *1 (-1144)))) (-1477 (*1 *1 *1) (-5 *1 (-1144))))
+(-13 (-595 (-837)) (-10 -8 (-15 -2233 ($ (-1145))) (-15 -2932 ($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -2907 ($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -2919 ($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -2895 ($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -1489 ($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -3893 ($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)) (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -1477 ($ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372))) (|:| CF (-309 (-167 (-372)))) (|:| |switch| $)))) (-15 -1477 ($ $))))
+((-2221 (((-112) $ $) NIL)) (-3618 (($ $ (-623 (-837))) 59)) (-2362 (($ $ (-623 (-837))) 57)) (-1755 (((-1127) $) 84)) (-3850 (((-2 (|:| -3701 (-623 (-837))) (|:| -4250 (-623 (-837))) (|:| |presup| (-623 (-837))) (|:| -1464 (-623 (-837))) (|:| |args| (-623 (-837)))) $) 87)) (-1945 (((-112) $) 22)) (-3264 (($ $ (-623 (-623 (-837)))) 56) (($ $ (-2 (|:| -3701 (-623 (-837))) (|:| -4250 (-623 (-837))) (|:| |presup| (-623 (-837))) (|:| -1464 (-623 (-837))) (|:| |args| (-623 (-837))))) 82)) (-2991 (($) 124 T CONST)) (-1843 (((-1233)) 106)) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) 66) (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) 73)) (-3375 (($) 95) (($ $) 101)) (-1856 (($ $) 83)) (-2793 (($ $ $) NIL)) (-2173 (($ $ $) NIL)) (-3743 (((-623 $) $) 107)) (-2369 (((-1127) $) 90)) (-3445 (((-1089) $) NIL)) (-2757 (($ $ (-623 (-837))) 58)) (-2451 (((-526) $) 46) (((-1145) $) 47) (((-866 (-550)) $) 77) (((-866 (-372)) $) 75)) (-2233 (((-837) $) 53) (($ (-1127)) 48)) (-1738 (($ $ (-623 (-837))) 60)) (-3145 (((-1127) $) 33) (((-1127) $ (-112)) 34) (((-1233) (-800) $) 35) (((-1233) (-800) $ (-112)) 36)) (-2324 (((-112) $ $) NIL)) (-2302 (((-112) $ $) NIL)) (-2264 (((-112) $ $) 49)) (-2313 (((-112) $ $) NIL)) (-2290 (((-112) $ $) 50)))
+(((-1145) (-13 (-825) (-596 (-526)) (-806) (-596 (-1145)) (-596 (-866 (-550))) (-596 (-866 (-372))) (-860 (-550)) (-860 (-372)) (-10 -8 (-15 -3375 ($)) (-15 -3375 ($ $)) (-15 -1843 ((-1233))) (-15 -2233 ($ (-1127))) (-15 -1856 ($ $)) (-15 -1945 ((-112) $)) (-15 -3850 ((-2 (|:| -3701 (-623 (-837))) (|:| -4250 (-623 (-837))) (|:| |presup| (-623 (-837))) (|:| -1464 (-623 (-837))) (|:| |args| (-623 (-837)))) $)) (-15 -3264 ($ $ (-623 (-623 (-837))))) (-15 -3264 ($ $ (-2 (|:| -3701 (-623 (-837))) (|:| -4250 (-623 (-837))) (|:| |presup| (-623 (-837))) (|:| -1464 (-623 (-837))) (|:| |args| (-623 (-837)))))) (-15 -2362 ($ $ (-623 (-837)))) (-15 -3618 ($ $ (-623 (-837)))) (-15 -1738 ($ $ (-623 (-837)))) (-15 -2757 ($ $ (-623 (-837)))) (-15 -1755 ((-1127) $)) (-15 -3743 ((-623 $) $)) (-15 -2991 ($) -4165)))) (T -1145))
+((-3375 (*1 *1) (-5 *1 (-1145))) (-3375 (*1 *1 *1) (-5 *1 (-1145))) (-1843 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-1145)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1145)))) (-1856 (*1 *1 *1) (-5 *1 (-1145))) (-1945 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1145)))) (-3850 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -3701 (-623 (-837))) (|:| -4250 (-623 (-837))) (|:| |presup| (-623 (-837))) (|:| -1464 (-623 (-837))) (|:| |args| (-623 (-837))))) (-5 *1 (-1145)))) (-3264 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-623 (-837)))) (-5 *1 (-1145)))) (-3264 (*1 *1 *1 *2) (-12 (-5 *2 (-2 (|:| -3701 (-623 (-837))) (|:| -4250 (-623 (-837))) (|:| |presup| (-623 (-837))) (|:| -1464 (-623 (-837))) (|:| |args| (-623 (-837))))) (-5 *1 (-1145)))) (-2362 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-1145)))) (-3618 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-1145)))) (-1738 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-1145)))) (-2757 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-1145)))) (-1755 (*1 *2 *1) (-12 (-5 *2 (-1127)) (-5 *1 (-1145)))) (-3743 (*1 *2 *1) (-12 (-5 *2 (-623 (-1145))) (-5 *1 (-1145)))) (-2991 (*1 *1) (-5 *1 (-1145))))
+(-13 (-825) (-596 (-526)) (-806) (-596 (-1145)) (-596 (-866 (-550))) (-596 (-866 (-372))) (-860 (-550)) (-860 (-372)) (-10 -8 (-15 -3375 ($)) (-15 -3375 ($ $)) (-15 -1843 ((-1233))) (-15 -2233 ($ (-1127))) (-15 -1856 ($ $)) (-15 -1945 ((-112) $)) (-15 -3850 ((-2 (|:| -3701 (-623 (-837))) (|:| -4250 (-623 (-837))) (|:| |presup| (-623 (-837))) (|:| -1464 (-623 (-837))) (|:| |args| (-623 (-837)))) $)) (-15 -3264 ($ $ (-623 (-623 (-837))))) (-15 -3264 ($ $ (-2 (|:| -3701 (-623 (-837))) (|:| -4250 (-623 (-837))) (|:| |presup| (-623 (-837))) (|:| -1464 (-623 (-837))) (|:| |args| (-623 (-837)))))) (-15 -2362 ($ $ (-623 (-837)))) (-15 -3618 ($ $ (-623 (-837)))) (-15 -1738 ($ $ (-623 (-837)))) (-15 -2757 ($ $ (-623 (-837)))) (-15 -1755 ((-1127) $)) (-15 -3743 ((-623 $) $)) (-15 -2991 ($) -4165)))
+((-1330 (((-1228 |#1|) |#1| (-895)) 16) (((-1228 |#1|) (-623 |#1|)) 20)))
+(((-1146 |#1|) (-10 -7 (-15 -1330 ((-1228 |#1|) (-623 |#1|))) (-15 -1330 ((-1228 |#1|) |#1| (-895)))) (-1021)) (T -1146))
+((-1330 (*1 *2 *3 *4) (-12 (-5 *4 (-895)) (-5 *2 (-1228 *3)) (-5 *1 (-1146 *3)) (-4 *3 (-1021)))) (-1330 (*1 *2 *3) (-12 (-5 *3 (-623 *4)) (-4 *4 (-1021)) (-5 *2 (-1228 *4)) (-5 *1 (-1146 *4)))))
+(-10 -7 (-15 -1330 ((-1228 |#1|) (-623 |#1|))) (-15 -1330 ((-1228 |#1|) |#1| (-895))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL (|has| |#1| (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#1| (-1012 (-400 (-550))))) (((-3 |#1| "failed") $) NIL)) (-2202 (((-550) $) NIL (|has| |#1| (-1012 (-550)))) (((-400 (-550)) $) NIL (|has| |#1| (-1012 (-400 (-550))))) ((|#1| $) NIL)) (-1693 (($ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2731 (($ $) NIL (|has| |#1| (-444)))) (-3401 (($ $ |#1| (-945) $) NIL)) (-2419 (((-112) $) NIL)) (-3324 (((-749) $) NIL)) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| (-945)) NIL)) (-3346 (((-945) $) NIL)) (-2863 (($ (-1 (-945) (-945)) $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1628 (((-112) $) NIL)) (-1639 ((|#1| $) NIL)) (-2607 (($ $ (-945) |#1| $) NIL (-12 (|has| (-945) (-130)) (|has| |#1| (-542))))) (-3409 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542))) (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-542)))) (-3661 (((-945) $) NIL)) (-1622 ((|#1| $) NIL (|has| |#1| (-444)))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ $) NIL (|has| |#1| (-542))) (($ |#1|) NIL) (($ (-400 (-550))) NIL (-1489 (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-1012 (-400 (-550))))))) (-2969 (((-623 |#1|) $) NIL)) (-1708 ((|#1| $ (-945)) NIL)) (-1613 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3091 (((-749)) NIL)) (-3895 (($ $ $ (-749)) NIL (|has| |#1| (-170)))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2688 (($) 9 T CONST)) (-2700 (($) 14 T CONST)) (-2264 (((-112) $ $) 16)) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) 19)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 20) (($ $ |#1|) NIL) (($ |#1| $) 13) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
+(((-1147 |#1|) (-13 (-319 |#1| (-945)) (-10 -8 (IF (|has| |#1| (-542)) (IF (|has| (-945) (-130)) (-15 -2607 ($ $ (-945) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4342)) (-6 -4342) |%noBranch|))) (-1021)) (T -1147))
+((-2607 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-945)) (-4 *2 (-130)) (-5 *1 (-1147 *3)) (-4 *3 (-542)) (-4 *3 (-1021)))))
+(-13 (-319 |#1| (-945)) (-10 -8 (IF (|has| |#1| (-542)) (IF (|has| (-945) (-130)) (-15 -2607 ($ $ (-945) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4342)) (-6 -4342) |%noBranch|)))
+((-2930 (((-1149) (-1145) $) 25)) (-1425 (($) 29)) (-3932 (((-3 (|:| |fst| (-427)) (|:| -2487 "void")) (-1145) $) 22)) (-1498 (((-1233) (-1145) (-3 (|:| |fst| (-427)) (|:| -2487 "void")) $) 41) (((-1233) (-1145) (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) 42) (((-1233) (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) 43)) (-4280 (((-1233) (-1145)) 58)) (-3534 (((-1233) (-1145) $) 55) (((-1233) (-1145)) 56) (((-1233)) 57)) (-3432 (((-1233) (-1145)) 37)) (-3174 (((-1145)) 36)) (-2819 (($) 34)) (-2249 (((-430) (-1145) (-430) (-1145) $) 45) (((-430) (-623 (-1145)) (-430) (-1145) $) 49) (((-430) (-1145) (-430)) 46) (((-430) (-1145) (-430) (-1145)) 50)) (-1736 (((-1145)) 35)) (-2233 (((-837) $) 28)) (-3139 (((-1233)) 30) (((-1233) (-1145)) 33)) (-2478 (((-623 (-1145)) (-1145) $) 24)) (-3293 (((-1233) (-1145) (-623 (-1145)) $) 38) (((-1233) (-1145) (-623 (-1145))) 39) (((-1233) (-623 (-1145))) 40)))
+(((-1148) (-13 (-595 (-837)) (-10 -8 (-15 -1425 ($)) (-15 -3139 ((-1233))) (-15 -3139 ((-1233) (-1145))) (-15 -2249 ((-430) (-1145) (-430) (-1145) $)) (-15 -2249 ((-430) (-623 (-1145)) (-430) (-1145) $)) (-15 -2249 ((-430) (-1145) (-430))) (-15 -2249 ((-430) (-1145) (-430) (-1145))) (-15 -3432 ((-1233) (-1145))) (-15 -1736 ((-1145))) (-15 -3174 ((-1145))) (-15 -3293 ((-1233) (-1145) (-623 (-1145)) $)) (-15 -3293 ((-1233) (-1145) (-623 (-1145)))) (-15 -3293 ((-1233) (-623 (-1145)))) (-15 -1498 ((-1233) (-1145) (-3 (|:| |fst| (-427)) (|:| -2487 "void")) $)) (-15 -1498 ((-1233) (-1145) (-3 (|:| |fst| (-427)) (|:| -2487 "void")))) (-15 -1498 ((-1233) (-3 (|:| |fst| (-427)) (|:| -2487 "void")))) (-15 -3534 ((-1233) (-1145) $)) (-15 -3534 ((-1233) (-1145))) (-15 -3534 ((-1233))) (-15 -4280 ((-1233) (-1145))) (-15 -2819 ($)) (-15 -3932 ((-3 (|:| |fst| (-427)) (|:| -2487 "void")) (-1145) $)) (-15 -2478 ((-623 (-1145)) (-1145) $)) (-15 -2930 ((-1149) (-1145) $))))) (T -1148))
+((-1425 (*1 *1) (-5 *1 (-1148))) (-3139 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-1148)))) (-3139 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-1233)) (-5 *1 (-1148)))) (-2249 (*1 *2 *3 *2 *3 *1) (-12 (-5 *2 (-430)) (-5 *3 (-1145)) (-5 *1 (-1148)))) (-2249 (*1 *2 *3 *2 *4 *1) (-12 (-5 *2 (-430)) (-5 *3 (-623 (-1145))) (-5 *4 (-1145)) (-5 *1 (-1148)))) (-2249 (*1 *2 *3 *2) (-12 (-5 *2 (-430)) (-5 *3 (-1145)) (-5 *1 (-1148)))) (-2249 (*1 *2 *3 *2 *3) (-12 (-5 *2 (-430)) (-5 *3 (-1145)) (-5 *1 (-1148)))) (-3432 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-1233)) (-5 *1 (-1148)))) (-1736 (*1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-1148)))) (-3174 (*1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-1148)))) (-3293 (*1 *2 *3 *4 *1) (-12 (-5 *4 (-623 (-1145))) (-5 *3 (-1145)) (-5 *2 (-1233)) (-5 *1 (-1148)))) (-3293 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-1145))) (-5 *3 (-1145)) (-5 *2 (-1233)) (-5 *1 (-1148)))) (-3293 (*1 *2 *3) (-12 (-5 *3 (-623 (-1145))) (-5 *2 (-1233)) (-5 *1 (-1148)))) (-1498 (*1 *2 *3 *4 *1) (-12 (-5 *3 (-1145)) (-5 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-5 *2 (-1233)) (-5 *1 (-1148)))) (-1498 (*1 *2 *3 *4) (-12 (-5 *3 (-1145)) (-5 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-5 *2 (-1233)) (-5 *1 (-1148)))) (-1498 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-5 *2 (-1233)) (-5 *1 (-1148)))) (-3534 (*1 *2 *3 *1) (-12 (-5 *3 (-1145)) (-5 *2 (-1233)) (-5 *1 (-1148)))) (-3534 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-1233)) (-5 *1 (-1148)))) (-3534 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-1148)))) (-4280 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-1233)) (-5 *1 (-1148)))) (-2819 (*1 *1) (-5 *1 (-1148))) (-3932 (*1 *2 *3 *1) (-12 (-5 *3 (-1145)) (-5 *2 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-5 *1 (-1148)))) (-2478 (*1 *2 *3 *1) (-12 (-5 *2 (-623 (-1145))) (-5 *1 (-1148)) (-5 *3 (-1145)))) (-2930 (*1 *2 *3 *1) (-12 (-5 *3 (-1145)) (-5 *2 (-1149)) (-5 *1 (-1148)))))
+(-13 (-595 (-837)) (-10 -8 (-15 -1425 ($)) (-15 -3139 ((-1233))) (-15 -3139 ((-1233) (-1145))) (-15 -2249 ((-430) (-1145) (-430) (-1145) $)) (-15 -2249 ((-430) (-623 (-1145)) (-430) (-1145) $)) (-15 -2249 ((-430) (-1145) (-430))) (-15 -2249 ((-430) (-1145) (-430) (-1145))) (-15 -3432 ((-1233) (-1145))) (-15 -1736 ((-1145))) (-15 -3174 ((-1145))) (-15 -3293 ((-1233) (-1145) (-623 (-1145)) $)) (-15 -3293 ((-1233) (-1145) (-623 (-1145)))) (-15 -3293 ((-1233) (-623 (-1145)))) (-15 -1498 ((-1233) (-1145) (-3 (|:| |fst| (-427)) (|:| -2487 "void")) $)) (-15 -1498 ((-1233) (-1145) (-3 (|:| |fst| (-427)) (|:| -2487 "void")))) (-15 -1498 ((-1233) (-3 (|:| |fst| (-427)) (|:| -2487 "void")))) (-15 -3534 ((-1233) (-1145) $)) (-15 -3534 ((-1233) (-1145))) (-15 -3534 ((-1233))) (-15 -4280 ((-1233) (-1145))) (-15 -2819 ($)) (-15 -3932 ((-3 (|:| |fst| (-427)) (|:| -2487 "void")) (-1145) $)) (-15 -2478 ((-623 (-1145)) (-1145) $)) (-15 -2930 ((-1149) (-1145) $))))
+((-2657 (((-623 (-623 (-3 (|:| -1856 (-1145)) (|:| -2352 (-623 (-3 (|:| S (-1145)) (|:| P (-926 (-550))))))))) $) 59)) (-1475 (((-623 (-3 (|:| -1856 (-1145)) (|:| -2352 (-623 (-3 (|:| S (-1145)) (|:| P (-926 (-550)))))))) (-427) $) 43)) (-1277 (($ (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-430))))) 17)) (-4280 (((-1233) $) 67)) (-1397 (((-623 (-1145)) $) 22)) (-2882 (((-1073) $) 55)) (-4227 (((-430) (-1145) $) 27)) (-3951 (((-623 (-1145)) $) 30)) (-2819 (($) 19)) (-2249 (((-430) (-623 (-1145)) (-430) $) 25) (((-430) (-1145) (-430) $) 24)) (-2233 (((-837) $) 9) (((-1155 (-1145) (-430)) $) 13)))
+(((-1149) (-13 (-595 (-837)) (-10 -8 (-15 -2233 ((-1155 (-1145) (-430)) $)) (-15 -2819 ($)) (-15 -2249 ((-430) (-623 (-1145)) (-430) $)) (-15 -2249 ((-430) (-1145) (-430) $)) (-15 -4227 ((-430) (-1145) $)) (-15 -1397 ((-623 (-1145)) $)) (-15 -1475 ((-623 (-3 (|:| -1856 (-1145)) (|:| -2352 (-623 (-3 (|:| S (-1145)) (|:| P (-926 (-550)))))))) (-427) $)) (-15 -3951 ((-623 (-1145)) $)) (-15 -2657 ((-623 (-623 (-3 (|:| -1856 (-1145)) (|:| -2352 (-623 (-3 (|:| S (-1145)) (|:| P (-926 (-550))))))))) $)) (-15 -2882 ((-1073) $)) (-15 -4280 ((-1233) $)) (-15 -1277 ($ (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-430))))))))) (T -1149))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-1155 (-1145) (-430))) (-5 *1 (-1149)))) (-2819 (*1 *1) (-5 *1 (-1149))) (-2249 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-430)) (-5 *3 (-623 (-1145))) (-5 *1 (-1149)))) (-2249 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-430)) (-5 *3 (-1145)) (-5 *1 (-1149)))) (-4227 (*1 *2 *3 *1) (-12 (-5 *3 (-1145)) (-5 *2 (-430)) (-5 *1 (-1149)))) (-1397 (*1 *2 *1) (-12 (-5 *2 (-623 (-1145))) (-5 *1 (-1149)))) (-1475 (*1 *2 *3 *1) (-12 (-5 *3 (-427)) (-5 *2 (-623 (-3 (|:| -1856 (-1145)) (|:| -2352 (-623 (-3 (|:| S (-1145)) (|:| P (-926 (-550))))))))) (-5 *1 (-1149)))) (-3951 (*1 *2 *1) (-12 (-5 *2 (-623 (-1145))) (-5 *1 (-1149)))) (-2657 (*1 *2 *1) (-12 (-5 *2 (-623 (-623 (-3 (|:| -1856 (-1145)) (|:| -2352 (-623 (-3 (|:| S (-1145)) (|:| P (-926 (-550)))))))))) (-5 *1 (-1149)))) (-2882 (*1 *2 *1) (-12 (-5 *2 (-1073)) (-5 *1 (-1149)))) (-4280 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-1149)))) (-1277 (*1 *1 *2) (-12 (-5 *2 (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-430))))) (-5 *1 (-1149)))))
+(-13 (-595 (-837)) (-10 -8 (-15 -2233 ((-1155 (-1145) (-430)) $)) (-15 -2819 ($)) (-15 -2249 ((-430) (-623 (-1145)) (-430) $)) (-15 -2249 ((-430) (-1145) (-430) $)) (-15 -4227 ((-430) (-1145) $)) (-15 -1397 ((-623 (-1145)) $)) (-15 -1475 ((-623 (-3 (|:| -1856 (-1145)) (|:| -2352 (-623 (-3 (|:| S (-1145)) (|:| P (-926 (-550)))))))) (-427) $)) (-15 -3951 ((-623 (-1145)) $)) (-15 -2657 ((-623 (-623 (-3 (|:| -1856 (-1145)) (|:| -2352 (-623 (-3 (|:| S (-1145)) (|:| P (-926 (-550))))))))) $)) (-15 -2882 ((-1073) $)) (-15 -4280 ((-1233) $)) (-15 -1277 ($ (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-430))))))))
+((-2221 (((-112) $ $) NIL)) (-3131 (((-112) $) 48)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2698 (((-3 (-550) (-219) (-1145) (-1127) $) $) 56)) (-4089 (((-623 $) $) 61)) (-2451 (((-1073) $) 30) (($ (-1073)) 31)) (-2583 (((-112) $) 58)) (-2233 (((-837) $) 29) (($ (-550)) 32) (((-550) $) 34) (($ (-219)) 35) (((-219) $) 37) (($ (-1145)) 38) (((-1145) $) 40) (($ (-1127)) 41) (((-1127) $) 43)) (-2676 (((-112) $ (|[\|\|]| (-550))) 13) (((-112) $ (|[\|\|]| (-219))) 17) (((-112) $ (|[\|\|]| (-1145))) 25) (((-112) $ (|[\|\|]| (-1127))) 21)) (-1474 (($ (-1145) (-623 $)) 45) (($ $ (-623 $)) 46)) (-2469 (((-550) $) 33) (((-219) $) 36) (((-1145) $) 39) (((-1127) $) 42)) (-2264 (((-112) $ $) 8)))
+(((-1150) (-13 (-1223) (-1069) (-10 -8 (-15 -2451 ((-1073) $)) (-15 -2451 ($ (-1073))) (-15 -2233 ($ (-550))) (-15 -2233 ((-550) $)) (-15 -2469 ((-550) $)) (-15 -2233 ($ (-219))) (-15 -2233 ((-219) $)) (-15 -2469 ((-219) $)) (-15 -2233 ($ (-1145))) (-15 -2233 ((-1145) $)) (-15 -2469 ((-1145) $)) (-15 -2233 ($ (-1127))) (-15 -2233 ((-1127) $)) (-15 -2469 ((-1127) $)) (-15 -1474 ($ (-1145) (-623 $))) (-15 -1474 ($ $ (-623 $))) (-15 -3131 ((-112) $)) (-15 -2698 ((-3 (-550) (-219) (-1145) (-1127) $) $)) (-15 -4089 ((-623 $) $)) (-15 -2583 ((-112) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-550)))) (-15 -2676 ((-112) $ (|[\|\|]| (-219)))) (-15 -2676 ((-112) $ (|[\|\|]| (-1145)))) (-15 -2676 ((-112) $ (|[\|\|]| (-1127))))))) (T -1150))
+((-2451 (*1 *2 *1) (-12 (-5 *2 (-1073)) (-5 *1 (-1150)))) (-2451 (*1 *1 *2) (-12 (-5 *2 (-1073)) (-5 *1 (-1150)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-1150)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1150)))) (-2469 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1150)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-1150)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-219)) (-5 *1 (-1150)))) (-2469 (*1 *2 *1) (-12 (-5 *2 (-219)) (-5 *1 (-1150)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-1150)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-1150)))) (-2469 (*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-1150)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1150)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-1127)) (-5 *1 (-1150)))) (-2469 (*1 *2 *1) (-12 (-5 *2 (-1127)) (-5 *1 (-1150)))) (-1474 (*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-1150))) (-5 *1 (-1150)))) (-1474 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-1150))) (-5 *1 (-1150)))) (-3131 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1150)))) (-2698 (*1 *2 *1) (-12 (-5 *2 (-3 (-550) (-219) (-1145) (-1127) (-1150))) (-5 *1 (-1150)))) (-4089 (*1 *2 *1) (-12 (-5 *2 (-623 (-1150))) (-5 *1 (-1150)))) (-2583 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1150)))) (-2676 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-550))) (-5 *2 (-112)) (-5 *1 (-1150)))) (-2676 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-219))) (-5 *2 (-112)) (-5 *1 (-1150)))) (-2676 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-1145))) (-5 *2 (-112)) (-5 *1 (-1150)))) (-2676 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-1127))) (-5 *2 (-112)) (-5 *1 (-1150)))))
+(-13 (-1223) (-1069) (-10 -8 (-15 -2451 ((-1073) $)) (-15 -2451 ($ (-1073))) (-15 -2233 ($ (-550))) (-15 -2233 ((-550) $)) (-15 -2469 ((-550) $)) (-15 -2233 ($ (-219))) (-15 -2233 ((-219) $)) (-15 -2469 ((-219) $)) (-15 -2233 ($ (-1145))) (-15 -2233 ((-1145) $)) (-15 -2469 ((-1145) $)) (-15 -2233 ($ (-1127))) (-15 -2233 ((-1127) $)) (-15 -2469 ((-1127) $)) (-15 -1474 ($ (-1145) (-623 $))) (-15 -1474 ($ $ (-623 $))) (-15 -3131 ((-112) $)) (-15 -2698 ((-3 (-550) (-219) (-1145) (-1127) $) $)) (-15 -4089 ((-623 $) $)) (-15 -2583 ((-112) $)) (-15 -2676 ((-112) $ (|[\|\|]| (-550)))) (-15 -2676 ((-112) $ (|[\|\|]| (-219)))) (-15 -2676 ((-112) $ (|[\|\|]| (-1145)))) (-15 -2676 ((-112) $ (|[\|\|]| (-1127))))))
+((-3880 (((-623 (-623 (-926 |#1|))) (-623 (-400 (-926 |#1|))) (-623 (-1145))) 57)) (-4229 (((-623 (-287 (-400 (-926 |#1|)))) (-287 (-400 (-926 |#1|)))) 69) (((-623 (-287 (-400 (-926 |#1|)))) (-400 (-926 |#1|))) 65) (((-623 (-287 (-400 (-926 |#1|)))) (-287 (-400 (-926 |#1|))) (-1145)) 70) (((-623 (-287 (-400 (-926 |#1|)))) (-400 (-926 |#1|)) (-1145)) 64) (((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-287 (-400 (-926 |#1|))))) 93) (((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-400 (-926 |#1|)))) 92) (((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-287 (-400 (-926 |#1|)))) (-623 (-1145))) 94) (((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-400 (-926 |#1|))) (-623 (-1145))) 91)))
+(((-1151 |#1|) (-10 -7 (-15 -4229 ((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-400 (-926 |#1|))) (-623 (-1145)))) (-15 -4229 ((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-287 (-400 (-926 |#1|)))) (-623 (-1145)))) (-15 -4229 ((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-400 (-926 |#1|))))) (-15 -4229 ((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-287 (-400 (-926 |#1|)))))) (-15 -4229 ((-623 (-287 (-400 (-926 |#1|)))) (-400 (-926 |#1|)) (-1145))) (-15 -4229 ((-623 (-287 (-400 (-926 |#1|)))) (-287 (-400 (-926 |#1|))) (-1145))) (-15 -4229 ((-623 (-287 (-400 (-926 |#1|)))) (-400 (-926 |#1|)))) (-15 -4229 ((-623 (-287 (-400 (-926 |#1|)))) (-287 (-400 (-926 |#1|))))) (-15 -3880 ((-623 (-623 (-926 |#1|))) (-623 (-400 (-926 |#1|))) (-623 (-1145))))) (-542)) (T -1151))
+((-3880 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-400 (-926 *5)))) (-5 *4 (-623 (-1145))) (-4 *5 (-542)) (-5 *2 (-623 (-623 (-926 *5)))) (-5 *1 (-1151 *5)))) (-4229 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-623 (-287 (-400 (-926 *4))))) (-5 *1 (-1151 *4)) (-5 *3 (-287 (-400 (-926 *4)))))) (-4229 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-623 (-287 (-400 (-926 *4))))) (-5 *1 (-1151 *4)) (-5 *3 (-400 (-926 *4))))) (-4229 (*1 *2 *3 *4) (-12 (-5 *4 (-1145)) (-4 *5 (-542)) (-5 *2 (-623 (-287 (-400 (-926 *5))))) (-5 *1 (-1151 *5)) (-5 *3 (-287 (-400 (-926 *5)))))) (-4229 (*1 *2 *3 *4) (-12 (-5 *4 (-1145)) (-4 *5 (-542)) (-5 *2 (-623 (-287 (-400 (-926 *5))))) (-5 *1 (-1151 *5)) (-5 *3 (-400 (-926 *5))))) (-4229 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-926 *4)))))) (-5 *1 (-1151 *4)) (-5 *3 (-623 (-287 (-400 (-926 *4))))))) (-4229 (*1 *2 *3) (-12 (-5 *3 (-623 (-400 (-926 *4)))) (-4 *4 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-926 *4)))))) (-5 *1 (-1151 *4)))) (-4229 (*1 *2 *3 *4) (-12 (-5 *4 (-623 (-1145))) (-4 *5 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-926 *5)))))) (-5 *1 (-1151 *5)) (-5 *3 (-623 (-287 (-400 (-926 *5))))))) (-4229 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-400 (-926 *5)))) (-5 *4 (-623 (-1145))) (-4 *5 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-926 *5)))))) (-5 *1 (-1151 *5)))))
+(-10 -7 (-15 -4229 ((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-400 (-926 |#1|))) (-623 (-1145)))) (-15 -4229 ((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-287 (-400 (-926 |#1|)))) (-623 (-1145)))) (-15 -4229 ((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-400 (-926 |#1|))))) (-15 -4229 ((-623 (-623 (-287 (-400 (-926 |#1|))))) (-623 (-287 (-400 (-926 |#1|)))))) (-15 -4229 ((-623 (-287 (-400 (-926 |#1|)))) (-400 (-926 |#1|)) (-1145))) (-15 -4229 ((-623 (-287 (-400 (-926 |#1|)))) (-287 (-400 (-926 |#1|))) (-1145))) (-15 -4229 ((-623 (-287 (-400 (-926 |#1|)))) (-400 (-926 |#1|)))) (-15 -4229 ((-623 (-287 (-400 (-926 |#1|)))) (-287 (-400 (-926 |#1|))))) (-15 -3880 ((-623 (-623 (-926 |#1|))) (-623 (-400 (-926 |#1|))) (-623 (-1145)))))
+((-2232 (((-1127)) 7)) (-2413 (((-1127)) 9)) (-2335 (((-1233) (-1127)) 11)) (-2948 (((-1127)) 8)))
+(((-1152) (-10 -7 (-15 -2232 ((-1127))) (-15 -2948 ((-1127))) (-15 -2413 ((-1127))) (-15 -2335 ((-1233) (-1127))))) (T -1152))
+((-2335 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1152)))) (-2413 (*1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1152)))) (-2948 (*1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1152)))) (-2232 (*1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1152)))))
+(-10 -7 (-15 -2232 ((-1127))) (-15 -2948 ((-1127))) (-15 -2413 ((-1127))) (-15 -2335 ((-1233) (-1127))))
+((-1661 (((-623 (-623 |#1|)) (-623 (-623 |#1|)) (-623 (-623 (-623 |#1|)))) 38)) (-3917 (((-623 (-623 (-623 |#1|))) (-623 (-623 |#1|))) 24)) (-2623 (((-1154 (-623 |#1|)) (-623 |#1|)) 34)) (-4007 (((-623 (-623 |#1|)) (-623 |#1|)) 30)) (-2889 (((-2 (|:| |f1| (-623 |#1|)) (|:| |f2| (-623 (-623 (-623 |#1|)))) (|:| |f3| (-623 (-623 |#1|))) (|:| |f4| (-623 (-623 (-623 |#1|))))) (-623 (-623 (-623 |#1|)))) 37)) (-2140 (((-2 (|:| |f1| (-623 |#1|)) (|:| |f2| (-623 (-623 (-623 |#1|)))) (|:| |f3| (-623 (-623 |#1|))) (|:| |f4| (-623 (-623 (-623 |#1|))))) (-623 |#1|) (-623 (-623 (-623 |#1|))) (-623 (-623 |#1|)) (-623 (-623 (-623 |#1|))) (-623 (-623 (-623 |#1|))) (-623 (-623 (-623 |#1|)))) 36)) (-2488 (((-623 (-623 |#1|)) (-623 (-623 |#1|))) 28)) (-3765 (((-623 |#1|) (-623 |#1|)) 31)) (-2070 (((-623 (-623 (-623 |#1|))) (-623 |#1|) (-623 (-623 (-623 |#1|)))) 18)) (-3699 (((-623 (-623 (-623 |#1|))) (-1 (-112) |#1| |#1|) (-623 |#1|) (-623 (-623 (-623 |#1|)))) 16)) (-4113 (((-2 (|:| |fs| (-112)) (|:| |sd| (-623 |#1|)) (|:| |td| (-623 (-623 |#1|)))) (-1 (-112) |#1| |#1|) (-623 |#1|) (-623 (-623 |#1|))) 14)) (-4323 (((-623 (-623 |#1|)) (-623 (-623 (-623 |#1|)))) 39)) (-2707 (((-623 (-623 |#1|)) (-1154 (-623 |#1|))) 41)))
+(((-1153 |#1|) (-10 -7 (-15 -4113 ((-2 (|:| |fs| (-112)) (|:| |sd| (-623 |#1|)) (|:| |td| (-623 (-623 |#1|)))) (-1 (-112) |#1| |#1|) (-623 |#1|) (-623 (-623 |#1|)))) (-15 -3699 ((-623 (-623 (-623 |#1|))) (-1 (-112) |#1| |#1|) (-623 |#1|) (-623 (-623 (-623 |#1|))))) (-15 -2070 ((-623 (-623 (-623 |#1|))) (-623 |#1|) (-623 (-623 (-623 |#1|))))) (-15 -1661 ((-623 (-623 |#1|)) (-623 (-623 |#1|)) (-623 (-623 (-623 |#1|))))) (-15 -4323 ((-623 (-623 |#1|)) (-623 (-623 (-623 |#1|))))) (-15 -2707 ((-623 (-623 |#1|)) (-1154 (-623 |#1|)))) (-15 -3917 ((-623 (-623 (-623 |#1|))) (-623 (-623 |#1|)))) (-15 -2623 ((-1154 (-623 |#1|)) (-623 |#1|))) (-15 -2488 ((-623 (-623 |#1|)) (-623 (-623 |#1|)))) (-15 -4007 ((-623 (-623 |#1|)) (-623 |#1|))) (-15 -3765 ((-623 |#1|) (-623 |#1|))) (-15 -2140 ((-2 (|:| |f1| (-623 |#1|)) (|:| |f2| (-623 (-623 (-623 |#1|)))) (|:| |f3| (-623 (-623 |#1|))) (|:| |f4| (-623 (-623 (-623 |#1|))))) (-623 |#1|) (-623 (-623 (-623 |#1|))) (-623 (-623 |#1|)) (-623 (-623 (-623 |#1|))) (-623 (-623 (-623 |#1|))) (-623 (-623 (-623 |#1|))))) (-15 -2889 ((-2 (|:| |f1| (-623 |#1|)) (|:| |f2| (-623 (-623 (-623 |#1|)))) (|:| |f3| (-623 (-623 |#1|))) (|:| |f4| (-623 (-623 (-623 |#1|))))) (-623 (-623 (-623 |#1|)))))) (-825)) (T -1153))
+((-2889 (*1 *2 *3) (-12 (-4 *4 (-825)) (-5 *2 (-2 (|:| |f1| (-623 *4)) (|:| |f2| (-623 (-623 (-623 *4)))) (|:| |f3| (-623 (-623 *4))) (|:| |f4| (-623 (-623 (-623 *4)))))) (-5 *1 (-1153 *4)) (-5 *3 (-623 (-623 (-623 *4)))))) (-2140 (*1 *2 *3 *4 *5 *4 *4 *4) (-12 (-4 *6 (-825)) (-5 *3 (-623 *6)) (-5 *5 (-623 *3)) (-5 *2 (-2 (|:| |f1| *3) (|:| |f2| (-623 *5)) (|:| |f3| *5) (|:| |f4| (-623 *5)))) (-5 *1 (-1153 *6)) (-5 *4 (-623 *5)))) (-3765 (*1 *2 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-1153 *3)))) (-4007 (*1 *2 *3) (-12 (-4 *4 (-825)) (-5 *2 (-623 (-623 *4))) (-5 *1 (-1153 *4)) (-5 *3 (-623 *4)))) (-2488 (*1 *2 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-825)) (-5 *1 (-1153 *3)))) (-2623 (*1 *2 *3) (-12 (-4 *4 (-825)) (-5 *2 (-1154 (-623 *4))) (-5 *1 (-1153 *4)) (-5 *3 (-623 *4)))) (-3917 (*1 *2 *3) (-12 (-4 *4 (-825)) (-5 *2 (-623 (-623 (-623 *4)))) (-5 *1 (-1153 *4)) (-5 *3 (-623 (-623 *4))))) (-2707 (*1 *2 *3) (-12 (-5 *3 (-1154 (-623 *4))) (-4 *4 (-825)) (-5 *2 (-623 (-623 *4))) (-5 *1 (-1153 *4)))) (-4323 (*1 *2 *3) (-12 (-5 *3 (-623 (-623 (-623 *4)))) (-5 *2 (-623 (-623 *4))) (-5 *1 (-1153 *4)) (-4 *4 (-825)))) (-1661 (*1 *2 *2 *3) (-12 (-5 *3 (-623 (-623 (-623 *4)))) (-5 *2 (-623 (-623 *4))) (-4 *4 (-825)) (-5 *1 (-1153 *4)))) (-2070 (*1 *2 *3 *2) (-12 (-5 *2 (-623 (-623 (-623 *4)))) (-5 *3 (-623 *4)) (-4 *4 (-825)) (-5 *1 (-1153 *4)))) (-3699 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-623 (-623 (-623 *5)))) (-5 *3 (-1 (-112) *5 *5)) (-5 *4 (-623 *5)) (-4 *5 (-825)) (-5 *1 (-1153 *5)))) (-4113 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-112) *6 *6)) (-4 *6 (-825)) (-5 *4 (-623 *6)) (-5 *2 (-2 (|:| |fs| (-112)) (|:| |sd| *4) (|:| |td| (-623 *4)))) (-5 *1 (-1153 *6)) (-5 *5 (-623 *4)))))
+(-10 -7 (-15 -4113 ((-2 (|:| |fs| (-112)) (|:| |sd| (-623 |#1|)) (|:| |td| (-623 (-623 |#1|)))) (-1 (-112) |#1| |#1|) (-623 |#1|) (-623 (-623 |#1|)))) (-15 -3699 ((-623 (-623 (-623 |#1|))) (-1 (-112) |#1| |#1|) (-623 |#1|) (-623 (-623 (-623 |#1|))))) (-15 -2070 ((-623 (-623 (-623 |#1|))) (-623 |#1|) (-623 (-623 (-623 |#1|))))) (-15 -1661 ((-623 (-623 |#1|)) (-623 (-623 |#1|)) (-623 (-623 (-623 |#1|))))) (-15 -4323 ((-623 (-623 |#1|)) (-623 (-623 (-623 |#1|))))) (-15 -2707 ((-623 (-623 |#1|)) (-1154 (-623 |#1|)))) (-15 -3917 ((-623 (-623 (-623 |#1|))) (-623 (-623 |#1|)))) (-15 -2623 ((-1154 (-623 |#1|)) (-623 |#1|))) (-15 -2488 ((-623 (-623 |#1|)) (-623 (-623 |#1|)))) (-15 -4007 ((-623 (-623 |#1|)) (-623 |#1|))) (-15 -3765 ((-623 |#1|) (-623 |#1|))) (-15 -2140 ((-2 (|:| |f1| (-623 |#1|)) (|:| |f2| (-623 (-623 (-623 |#1|)))) (|:| |f3| (-623 (-623 |#1|))) (|:| |f4| (-623 (-623 (-623 |#1|))))) (-623 |#1|) (-623 (-623 (-623 |#1|))) (-623 (-623 |#1|)) (-623 (-623 (-623 |#1|))) (-623 (-623 (-623 |#1|))) (-623 (-623 (-623 |#1|))))) (-15 -2889 ((-2 (|:| |f1| (-623 |#1|)) (|:| |f2| (-623 (-623 (-623 |#1|)))) (|:| |f3| (-623 (-623 |#1|))) (|:| |f4| (-623 (-623 (-623 |#1|))))) (-623 (-623 (-623 |#1|))))))
+((-1815 (($ (-623 (-623 |#1|))) 10)) (-3380 (((-623 (-623 |#1|)) $) 11)) (-2233 (((-837) $) 26)))
+(((-1154 |#1|) (-10 -8 (-15 -1815 ($ (-623 (-623 |#1|)))) (-15 -3380 ((-623 (-623 |#1|)) $)) (-15 -2233 ((-837) $))) (-1069)) (T -1154))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-1154 *3)) (-4 *3 (-1069)))) (-3380 (*1 *2 *1) (-12 (-5 *2 (-623 (-623 *3))) (-5 *1 (-1154 *3)) (-4 *3 (-1069)))) (-1815 (*1 *1 *2) (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1069)) (-5 *1 (-1154 *3)))))
+(-10 -8 (-15 -1815 ($ (-623 (-623 |#1|)))) (-15 -3380 ((-623 (-623 |#1|)) $)) (-15 -2233 ((-837) $)))
+((-2221 (((-112) $ $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-3364 (($) NIL) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3037 (((-1233) $ |#1| |#1|) NIL (|has| $ (-6 -4345)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 ((|#2| $ |#1| |#2|) NIL)) (-3994 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-3696 (((-3 |#2| "failed") |#1| $) NIL)) (-2991 (($) NIL T CONST)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-2505 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (|has| $ (-6 -4344))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-3 |#2| "failed") |#1| $) NIL)) (-1979 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-2924 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (|has| $ (-6 -4344))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344)))) (-3317 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#2| $ |#1|) NIL)) (-2971 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) NIL)) (-3096 ((|#1| $) NIL (|has| |#1| (-825)))) (-2876 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-623 |#2|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-2506 ((|#1| $) NIL (|has| |#1| (-825)))) (-3311 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4345))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-4212 (((-623 |#1|) $) NIL)) (-3998 (((-112) |#1| $) NIL)) (-1696 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-1715 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-3611 (((-623 |#1|) $) NIL)) (-3166 (((-112) |#1| $) NIL)) (-3445 (((-1089) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-3858 ((|#2| $) NIL (|has| |#1| (-825)))) (-1614 (((-3 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) "failed") (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL)) (-2491 (($ $ |#2|) NIL (|has| $ (-6 -4345)))) (-3576 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL)) (-1410 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-1375 (((-623 |#2|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-3246 (($) NIL) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3457 (((-749) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-749) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) NIL (-12 (|has| $ (-6 -4344)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (((-749) |#2| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069)))) (((-749) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-596 (-526))))) (-2245 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-2233 (((-837) $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-595 (-837))) (|has| |#2| (-595 (-837)))))) (-4017 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) NIL)) (-3404 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) NIL (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) NIL (-1489 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| |#2| (-1069))))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-1155 |#1| |#2|) (-13 (-1158 |#1| |#2|) (-10 -7 (-6 -4344))) (-1069) (-1069)) (T -1155))
+NIL
+(-13 (-1158 |#1| |#2|) (-10 -7 (-6 -4344)))
+((-3261 ((|#1| (-623 |#1|)) 32)) (-3479 ((|#1| |#1| (-550)) 18)) (-1933 (((-1141 |#1|) |#1| (-895)) 15)))
+(((-1156 |#1|) (-10 -7 (-15 -3261 (|#1| (-623 |#1|))) (-15 -1933 ((-1141 |#1|) |#1| (-895))) (-15 -3479 (|#1| |#1| (-550)))) (-356)) (T -1156))
+((-3479 (*1 *2 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-1156 *2)) (-4 *2 (-356)))) (-1933 (*1 *2 *3 *4) (-12 (-5 *4 (-895)) (-5 *2 (-1141 *3)) (-5 *1 (-1156 *3)) (-4 *3 (-356)))) (-3261 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-5 *1 (-1156 *2)) (-4 *2 (-356)))))
+(-10 -7 (-15 -3261 (|#1| (-623 |#1|))) (-15 -1933 ((-1141 |#1|) |#1| (-895))) (-15 -3479 (|#1| |#1| (-550))))
+((-3364 (($) 10) (($ (-623 (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)))) 14)) (-2505 (($ (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) $) 61) (($ (-1 (-112) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) $) NIL) (((-3 |#3| "failed") |#2| $) NIL)) (-2971 (((-623 (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) $) 39) (((-623 |#3|) $) 41)) (-3311 (($ (-1 (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) $) 53) (($ (-1 |#3| |#3|) $) 33)) (-2392 (($ (-1 (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) $) 51) (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) 38)) (-1696 (((-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) $) 54)) (-1715 (($ (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) $) 16)) (-3611 (((-623 |#2|) $) 19)) (-3166 (((-112) |#2| $) 59)) (-1614 (((-3 (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) "failed") (-1 (-112) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) $) 58)) (-3576 (((-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) $) 63)) (-1410 (((-112) (-1 (-112) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) $) NIL) (((-112) (-1 (-112) |#3|) $) 67)) (-1375 (((-623 |#3|) $) 43)) (-2757 ((|#3| $ |#2|) 30) ((|#3| $ |#2| |#3|) 31)) (-3457 (((-749) (-1 (-112) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) $) NIL) (((-749) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) $) NIL) (((-749) |#3| $) NIL) (((-749) (-1 (-112) |#3|) $) 68)) (-2233 (((-837) $) 27)) (-3404 (((-112) (-1 (-112) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) $) NIL) (((-112) (-1 (-112) |#3|) $) 65)) (-2264 (((-112) $ $) 49)))
+(((-1157 |#1| |#2| |#3|) (-10 -8 (-15 -2233 ((-837) |#1|)) (-15 -2264 ((-112) |#1| |#1|)) (-15 -2392 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -3364 (|#1| (-623 (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))))) (-15 -3364 (|#1|)) (-15 -2392 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3311 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3404 ((-112) (-1 (-112) |#3|) |#1|)) (-15 -1410 ((-112) (-1 (-112) |#3|) |#1|)) (-15 -3457 ((-749) (-1 (-112) |#3|) |#1|)) (-15 -2971 ((-623 |#3|) |#1|)) (-15 -3457 ((-749) |#3| |#1|)) (-15 -2757 (|#3| |#1| |#2| |#3|)) (-15 -2757 (|#3| |#1| |#2|)) (-15 -1375 ((-623 |#3|) |#1|)) (-15 -3166 ((-112) |#2| |#1|)) (-15 -3611 ((-623 |#2|) |#1|)) (-15 -2505 ((-3 |#3| "failed") |#2| |#1|)) (-15 -2505 (|#1| (-1 (-112) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) |#1|)) (-15 -2505 (|#1| (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) |#1|)) (-15 -1614 ((-3 (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) "failed") (-1 (-112) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) |#1|)) (-15 -1696 ((-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) |#1|)) (-15 -1715 (|#1| (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) |#1|)) (-15 -3576 ((-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) |#1|)) (-15 -3457 ((-749) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) |#1|)) (-15 -2971 ((-623 (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) |#1|)) (-15 -3457 ((-749) (-1 (-112) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) |#1|)) (-15 -1410 ((-112) (-1 (-112) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) |#1|)) (-15 -3404 ((-112) (-1 (-112) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) |#1|)) (-15 -3311 (|#1| (-1 (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) |#1|)) (-15 -2392 (|#1| (-1 (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) |#1|))) (-1158 |#2| |#3|) (-1069) (-1069)) (T -1157))
+NIL
+(-10 -8 (-15 -2233 ((-837) |#1|)) (-15 -2264 ((-112) |#1| |#1|)) (-15 -2392 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -3364 (|#1| (-623 (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))))) (-15 -3364 (|#1|)) (-15 -2392 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3311 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3404 ((-112) (-1 (-112) |#3|) |#1|)) (-15 -1410 ((-112) (-1 (-112) |#3|) |#1|)) (-15 -3457 ((-749) (-1 (-112) |#3|) |#1|)) (-15 -2971 ((-623 |#3|) |#1|)) (-15 -3457 ((-749) |#3| |#1|)) (-15 -2757 (|#3| |#1| |#2| |#3|)) (-15 -2757 (|#3| |#1| |#2|)) (-15 -1375 ((-623 |#3|) |#1|)) (-15 -3166 ((-112) |#2| |#1|)) (-15 -3611 ((-623 |#2|) |#1|)) (-15 -2505 ((-3 |#3| "failed") |#2| |#1|)) (-15 -2505 (|#1| (-1 (-112) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) |#1|)) (-15 -2505 (|#1| (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) |#1|)) (-15 -1614 ((-3 (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) "failed") (-1 (-112) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) |#1|)) (-15 -1696 ((-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) |#1|)) (-15 -1715 (|#1| (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) |#1|)) (-15 -3576 ((-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) |#1|)) (-15 -3457 ((-749) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) |#1|)) (-15 -2971 ((-623 (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) |#1|)) (-15 -3457 ((-749) (-1 (-112) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) |#1|)) (-15 -1410 ((-112) (-1 (-112) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) |#1|)) (-15 -3404 ((-112) (-1 (-112) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) |#1|)) (-15 -3311 (|#1| (-1 (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) |#1|)) (-15 -2392 (|#1| (-1 (-2 (|:| -3549 |#2|) (|:| -3859 |#3|)) (-2 (|:| -3549 |#2|) (|:| -3859 |#3|))) |#1|)))
+((-2221 (((-112) $ $) 19 (-1489 (|has| |#2| (-1069)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-3364 (($) 72) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 71)) (-3037 (((-1233) $ |#1| |#1|) 99 (|has| $ (-6 -4345)))) (-3368 (((-112) $ (-749)) 8)) (-2409 ((|#2| $ |#1| |#2|) 73)) (-3994 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 45 (|has| $ (-6 -4344)))) (-2097 (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 55 (|has| $ (-6 -4344)))) (-3696 (((-3 |#2| "failed") |#1| $) 61)) (-2991 (($) 7 T CONST)) (-2708 (($ $) 58 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344))))) (-2505 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 47 (|has| $ (-6 -4344))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 46 (|has| $ (-6 -4344))) (((-3 |#2| "failed") |#1| $) 62)) (-1979 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 57 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 54 (|has| $ (-6 -4344)))) (-2924 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 56 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344)))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 53 (|has| $ (-6 -4344))) (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 52 (|has| $ (-6 -4344)))) (-3317 ((|#2| $ |#1| |#2|) 87 (|has| $ (-6 -4345)))) (-3263 ((|#2| $ |#1|) 88)) (-2971 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 30 (|has| $ (-6 -4344))) (((-623 |#2|) $) 79 (|has| $ (-6 -4344)))) (-1445 (((-112) $ (-749)) 9)) (-3096 ((|#1| $) 96 (|has| |#1| (-825)))) (-2876 (((-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 29 (|has| $ (-6 -4344))) (((-623 |#2|) $) 80 (|has| $ (-6 -4344)))) (-3922 (((-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 27 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344)))) (((-112) |#2| $) 82 (-12 (|has| |#2| (-1069)) (|has| $ (-6 -4344))))) (-2506 ((|#1| $) 95 (|has| |#1| (-825)))) (-3311 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 34 (|has| $ (-6 -4345))) (($ (-1 |#2| |#2|) $) 75 (|has| $ (-6 -4345)))) (-2392 (($ (-1 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 35) (($ (-1 |#2| |#2|) $) 74) (($ (-1 |#2| |#2| |#2|) $ $) 70)) (-1700 (((-112) $ (-749)) 10)) (-2369 (((-1127) $) 22 (-1489 (|has| |#2| (-1069)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-4212 (((-623 |#1|) $) 63)) (-3998 (((-112) |#1| $) 64)) (-1696 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 39)) (-1715 (($ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 40)) (-3611 (((-623 |#1|) $) 93)) (-3166 (((-112) |#1| $) 92)) (-3445 (((-1089) $) 21 (-1489 (|has| |#2| (-1069)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-3858 ((|#2| $) 97 (|has| |#1| (-825)))) (-1614 (((-3 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) "failed") (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 51)) (-2491 (($ $ |#2|) 98 (|has| $ (-6 -4345)))) (-3576 (((-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 41)) (-1410 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 32 (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#2|) $) 77 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))))) 26 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-287 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 25 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) 24 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 23 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)))) (($ $ (-623 |#2|) (-623 |#2|)) 86 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ |#2| |#2|) 85 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-287 |#2|)) 84 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069)))) (($ $ (-623 (-287 |#2|))) 83 (-12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))))) (-3155 (((-112) $ $) 14)) (-4100 (((-112) |#2| $) 94 (-12 (|has| $ (-6 -4344)) (|has| |#2| (-1069))))) (-1375 (((-623 |#2|) $) 91)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#2| $ |#1|) 90) ((|#2| $ |#1| |#2|) 89)) (-3246 (($) 49) (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 48)) (-3457 (((-749) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 31 (|has| $ (-6 -4344))) (((-749) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) $) 28 (-12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| $ (-6 -4344)))) (((-749) |#2| $) 81 (-12 (|has| |#2| (-1069)) (|has| $ (-6 -4344)))) (((-749) (-1 (-112) |#2|) $) 78 (|has| $ (-6 -4344)))) (-2435 (($ $) 13)) (-2451 (((-526) $) 59 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-596 (-526))))) (-2245 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 50)) (-2233 (((-837) $) 18 (-1489 (|has| |#2| (-595 (-837))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-595 (-837)))))) (-4017 (($ (-623 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) 42)) (-3404 (((-112) (-1 (-112) (-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) $) 33 (|has| $ (-6 -4344))) (((-112) (-1 (-112) |#2|) $) 76 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (-1489 (|has| |#2| (-1069)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-1158 |#1| |#2|) (-138) (-1069) (-1069)) (T -1158))
+((-2409 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-1158 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1069)))) (-3364 (*1 *1) (-12 (-4 *1 (-1158 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1069)))) (-3364 (*1 *1 *2) (-12 (-5 *2 (-623 (-2 (|:| -3549 *3) (|:| -3859 *4)))) (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *1 (-1158 *3 *4)))) (-2392 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *4 *4 *4)) (-4 *1 (-1158 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069)))))
+(-13 (-592 |t#1| |t#2|) (-586 |t#1| |t#2|) (-10 -8 (-15 -2409 (|t#2| $ |t#1| |t#2|)) (-15 -3364 ($)) (-15 -3364 ($ (-623 (-2 (|:| -3549 |t#1|) (|:| -3859 |t#2|))))) (-15 -2392 ($ (-1 |t#2| |t#2| |t#2|) $ $))))
+(((-34) . T) ((-106 #0=(-2 (|:| -3549 |#1|) (|:| -3859 |#2|))) . T) ((-101) -1489 (|has| |#2| (-1069)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))) ((-595 (-837)) -1489 (|has| |#2| (-1069)) (|has| |#2| (-595 (-837))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-595 (-837)))) ((-149 #0#) . T) ((-596 (-526)) |has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-596 (-526))) ((-223 #0#) . T) ((-229 #0#) . T) ((-279 |#1| |#2|) . T) ((-281 |#1| |#2|) . T) ((-302 #0#) -12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))) ((-302 |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) ((-481 #0#) . T) ((-481 |#2|) . T) ((-586 |#1| |#2|) . T) ((-505 #0# #0#) -12 (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-302 (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)))) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))) ((-505 |#2| |#2|) -12 (|has| |#2| (-302 |#2|)) (|has| |#2| (-1069))) ((-592 |#1| |#2|) . T) ((-1069) -1489 (|has| |#2| (-1069)) (|has| (-2 (|:| -3549 |#1|) (|:| -3859 |#2|)) (-1069))) ((-1182) . T))
+((-3820 (((-112)) 24)) (-2770 (((-1233) (-1127)) 26)) (-1841 (((-112)) 36)) (-2405 (((-1233)) 34)) (-4074 (((-1233) (-1127) (-1127)) 25)) (-3491 (((-112)) 37)) (-1715 (((-1233) |#1| |#2|) 44)) (-3127 (((-1233)) 20)) (-1987 (((-3 |#2| "failed") |#1|) 42)) (-4038 (((-1233)) 35)))
+(((-1159 |#1| |#2|) (-10 -7 (-15 -3127 ((-1233))) (-15 -4074 ((-1233) (-1127) (-1127))) (-15 -2770 ((-1233) (-1127))) (-15 -2405 ((-1233))) (-15 -4038 ((-1233))) (-15 -3820 ((-112))) (-15 -1841 ((-112))) (-15 -3491 ((-112))) (-15 -1987 ((-3 |#2| "failed") |#1|)) (-15 -1715 ((-1233) |#1| |#2|))) (-1069) (-1069)) (T -1159))
+((-1715 (*1 *2 *3 *4) (-12 (-5 *2 (-1233)) (-5 *1 (-1159 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069)))) (-1987 (*1 *2 *3) (|partial| -12 (-4 *2 (-1069)) (-5 *1 (-1159 *3 *2)) (-4 *3 (-1069)))) (-3491 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1159 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069)))) (-1841 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1159 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069)))) (-3820 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1159 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069)))) (-4038 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-1159 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069)))) (-2405 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-1159 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069)))) (-2770 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1159 *4 *5)) (-4 *4 (-1069)) (-4 *5 (-1069)))) (-4074 (*1 *2 *3 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1159 *4 *5)) (-4 *4 (-1069)) (-4 *5 (-1069)))) (-3127 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-1159 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069)))))
+(-10 -7 (-15 -3127 ((-1233))) (-15 -4074 ((-1233) (-1127) (-1127))) (-15 -2770 ((-1233) (-1127))) (-15 -2405 ((-1233))) (-15 -4038 ((-1233))) (-15 -3820 ((-112))) (-15 -1841 ((-112))) (-15 -3491 ((-112))) (-15 -1987 ((-3 |#2| "failed") |#1|)) (-15 -1715 ((-1233) |#1| |#2|)))
+((-3075 (((-1127) (-1127)) 18)) (-3411 (((-52) (-1127)) 21)))
+(((-1160) (-10 -7 (-15 -3411 ((-52) (-1127))) (-15 -3075 ((-1127) (-1127))))) (T -1160))
+((-3075 (*1 *2 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1160)))) (-3411 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-52)) (-5 *1 (-1160)))))
+(-10 -7 (-15 -3411 ((-52) (-1127))) (-15 -3075 ((-1127) (-1127))))
+((-2233 (((-1162) |#1|) 11)))
+(((-1161 |#1|) (-10 -7 (-15 -2233 ((-1162) |#1|))) (-1069)) (T -1161))
+((-2233 (*1 *2 *3) (-12 (-5 *2 (-1162)) (-5 *1 (-1161 *3)) (-4 *3 (-1069)))))
+(-10 -7 (-15 -2233 ((-1162) |#1|)))
+((-2221 (((-112) $ $) NIL)) (-3292 (((-623 (-1127)) $) 34)) (-4262 (((-623 (-1127)) $ (-623 (-1127))) 37)) (-1405 (((-623 (-1127)) $ (-623 (-1127))) 36)) (-2846 (((-623 (-1127)) $ (-623 (-1127))) 38)) (-1494 (((-623 (-1127)) $) 33)) (-3375 (($) 22)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3664 (((-623 (-1127)) $) 35)) (-1970 (((-1233) $ (-550)) 29) (((-1233) $) 30)) (-2451 (($ (-837) (-550)) 26) (($ (-837) (-550) (-837)) NIL)) (-2233 (((-837) $) 40) (($ (-837)) 24)) (-2264 (((-112) $ $) NIL)))
+(((-1162) (-13 (-1069) (-10 -8 (-15 -2233 ($ (-837))) (-15 -2451 ($ (-837) (-550))) (-15 -2451 ($ (-837) (-550) (-837))) (-15 -1970 ((-1233) $ (-550))) (-15 -1970 ((-1233) $)) (-15 -3664 ((-623 (-1127)) $)) (-15 -3292 ((-623 (-1127)) $)) (-15 -3375 ($)) (-15 -1494 ((-623 (-1127)) $)) (-15 -2846 ((-623 (-1127)) $ (-623 (-1127)))) (-15 -4262 ((-623 (-1127)) $ (-623 (-1127)))) (-15 -1405 ((-623 (-1127)) $ (-623 (-1127))))))) (T -1162))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-837)) (-5 *1 (-1162)))) (-2451 (*1 *1 *2 *3) (-12 (-5 *2 (-837)) (-5 *3 (-550)) (-5 *1 (-1162)))) (-2451 (*1 *1 *2 *3 *2) (-12 (-5 *2 (-837)) (-5 *3 (-550)) (-5 *1 (-1162)))) (-1970 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1233)) (-5 *1 (-1162)))) (-1970 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-1162)))) (-3664 (*1 *2 *1) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1162)))) (-3292 (*1 *2 *1) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1162)))) (-3375 (*1 *1) (-5 *1 (-1162))) (-1494 (*1 *2 *1) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1162)))) (-2846 (*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1162)))) (-4262 (*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1162)))) (-1405 (*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1162)))))
+(-13 (-1069) (-10 -8 (-15 -2233 ($ (-837))) (-15 -2451 ($ (-837) (-550))) (-15 -2451 ($ (-837) (-550) (-837))) (-15 -1970 ((-1233) $ (-550))) (-15 -1970 ((-1233) $)) (-15 -3664 ((-623 (-1127)) $)) (-15 -3292 ((-623 (-1127)) $)) (-15 -3375 ($)) (-15 -1494 ((-623 (-1127)) $)) (-15 -2846 ((-623 (-1127)) $ (-623 (-1127)))) (-15 -4262 ((-623 (-1127)) $ (-623 (-1127)))) (-15 -1405 ((-623 (-1127)) $ (-623 (-1127))))))
+((-2221 (((-112) $ $) NIL)) (-1492 (((-1127) $ (-1127)) 17) (((-1127) $) 16)) (-2363 (((-1127) $ (-1127)) 15)) (-3053 (($ $ (-1127)) NIL)) (-3278 (((-3 (-1127) "failed") $) 11)) (-3057 (((-1127) $) 8)) (-1581 (((-3 (-1127) "failed") $) 12)) (-3258 (((-1127) $) 9)) (-4046 (($ (-381)) NIL) (($ (-381) (-1127)) NIL)) (-1856 (((-381) $) NIL)) (-2369 (((-1127) $) NIL)) (-2216 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2042 (((-112) $) 18)) (-2233 (((-837) $) NIL)) (-4231 (($ $) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-1163) (-13 (-357 (-381) (-1127)) (-10 -8 (-15 -1492 ((-1127) $ (-1127))) (-15 -1492 ((-1127) $)) (-15 -3057 ((-1127) $)) (-15 -3278 ((-3 (-1127) "failed") $)) (-15 -1581 ((-3 (-1127) "failed") $)) (-15 -2042 ((-112) $))))) (T -1163))
+((-1492 (*1 *2 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1163)))) (-1492 (*1 *2 *1) (-12 (-5 *2 (-1127)) (-5 *1 (-1163)))) (-3057 (*1 *2 *1) (-12 (-5 *2 (-1127)) (-5 *1 (-1163)))) (-3278 (*1 *2 *1) (|partial| -12 (-5 *2 (-1127)) (-5 *1 (-1163)))) (-1581 (*1 *2 *1) (|partial| -12 (-5 *2 (-1127)) (-5 *1 (-1163)))) (-2042 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1163)))))
+(-13 (-357 (-381) (-1127)) (-10 -8 (-15 -1492 ((-1127) $ (-1127))) (-15 -1492 ((-1127) $)) (-15 -3057 ((-1127) $)) (-15 -3278 ((-3 (-1127) "failed") $)) (-15 -1581 ((-3 (-1127) "failed") $)) (-15 -2042 ((-112) $))))
+((-4303 (((-3 (-550) "failed") |#1|) 19)) (-2777 (((-3 (-550) "failed") |#1|) 14)) (-3108 (((-550) (-1127)) 28)))
+(((-1164 |#1|) (-10 -7 (-15 -4303 ((-3 (-550) "failed") |#1|)) (-15 -2777 ((-3 (-550) "failed") |#1|)) (-15 -3108 ((-550) (-1127)))) (-1021)) (T -1164))
+((-3108 (*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-550)) (-5 *1 (-1164 *4)) (-4 *4 (-1021)))) (-2777 (*1 *2 *3) (|partial| -12 (-5 *2 (-550)) (-5 *1 (-1164 *3)) (-4 *3 (-1021)))) (-4303 (*1 *2 *3) (|partial| -12 (-5 *2 (-550)) (-5 *1 (-1164 *3)) (-4 *3 (-1021)))))
+(-10 -7 (-15 -4303 ((-3 (-550) "failed") |#1|)) (-15 -2777 ((-3 (-550) "failed") |#1|)) (-15 -3108 ((-550) (-1127))))
+((-2621 (((-1102 (-219))) 9)))
+(((-1165) (-10 -7 (-15 -2621 ((-1102 (-219)))))) (T -1165))
+((-2621 (*1 *2) (-12 (-5 *2 (-1102 (-219))) (-5 *1 (-1165)))))
+(-10 -7 (-15 -2621 ((-1102 (-219)))))
+((-4187 (($) 11)) (-4233 (($ $) 35)) (-4206 (($ $) 33)) (-2869 (($ $) 25)) (-4255 (($ $) 17)) (-3363 (($ $) 15)) (-4244 (($ $) 19)) (-2905 (($ $) 30)) (-4218 (($ $) 34)) (-2880 (($ $) 29)))
+(((-1166 |#1|) (-10 -8 (-15 -4187 (|#1|)) (-15 -4233 (|#1| |#1|)) (-15 -4206 (|#1| |#1|)) (-15 -4255 (|#1| |#1|)) (-15 -3363 (|#1| |#1|)) (-15 -4244 (|#1| |#1|)) (-15 -4218 (|#1| |#1|)) (-15 -2869 (|#1| |#1|)) (-15 -2905 (|#1| |#1|)) (-15 -2880 (|#1| |#1|))) (-1167)) (T -1166))
+NIL
+(-10 -8 (-15 -4187 (|#1|)) (-15 -4233 (|#1| |#1|)) (-15 -4206 (|#1| |#1|)) (-15 -4255 (|#1| |#1|)) (-15 -3363 (|#1| |#1|)) (-15 -4244 (|#1| |#1|)) (-15 -4218 (|#1| |#1|)) (-15 -2869 (|#1| |#1|)) (-15 -2905 (|#1| |#1|)) (-15 -2880 (|#1| |#1|)))
+((-4160 (($ $) 26)) (-2820 (($ $) 11)) (-4137 (($ $) 27)) (-2796 (($ $) 10)) (-4183 (($ $) 28)) (-2844 (($ $) 9)) (-4187 (($) 16)) (-3080 (($ $) 19)) (-1644 (($ $) 18)) (-4194 (($ $) 29)) (-2856 (($ $) 8)) (-4171 (($ $) 30)) (-2832 (($ $) 7)) (-4149 (($ $) 31)) (-2807 (($ $) 6)) (-4233 (($ $) 20)) (-2893 (($ $) 32)) (-4206 (($ $) 21)) (-2869 (($ $) 33)) (-4255 (($ $) 22)) (-4117 (($ $) 34)) (-3363 (($ $) 23)) (-4127 (($ $) 35)) (-4244 (($ $) 24)) (-2905 (($ $) 36)) (-4218 (($ $) 25)) (-2880 (($ $) 37)) (** (($ $ $) 17)))
+(((-1167) (-138)) (T -1167))
+((-4187 (*1 *1) (-4 *1 (-1167))))
+(-13 (-1170) (-94) (-484) (-35) (-277) (-10 -8 (-15 -4187 ($))))
+(((-35) . T) ((-94) . T) ((-277) . T) ((-484) . T) ((-1170) . T))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-1337 ((|#1| $) 17)) (-1328 (($ |#1| (-623 $)) 23) (($ (-623 |#1|)) 27) (($ |#1|) 25)) (-3368 (((-112) $ (-749)) 48)) (-1629 ((|#1| $ |#1|) 14 (|has| $ (-6 -4345)))) (-2409 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) 13 (|has| $ (-6 -4345)))) (-2991 (($) NIL T CONST)) (-2971 (((-623 |#1|) $) 52 (|has| $ (-6 -4344)))) (-4079 (((-623 $) $) 43)) (-3687 (((-112) $ $) 33 (|has| |#1| (-1069)))) (-1445 (((-112) $ (-749)) 41)) (-2876 (((-623 |#1|) $) 53 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 51 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-3311 (($ (-1 |#1| |#1|) $) 24 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 22)) (-1700 (((-112) $ (-749)) 40)) (-2951 (((-623 |#1|) $) 37)) (-1515 (((-112) $) 36)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-1410 (((-112) (-1 (-112) |#1|) $) 50 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 74)) (-4217 (((-112) $) 9)) (-2819 (($) 10)) (-2757 ((|#1| $ "value") NIL)) (-1456 (((-550) $ $) 32)) (-4024 (((-623 $) $) 59)) (-3604 (((-112) $ $) 77)) (-3235 (((-623 $) $) 72)) (-2650 (($ $) 73)) (-2320 (((-112) $) 56)) (-3457 (((-749) (-1 (-112) |#1|) $) 20 (|has| $ (-6 -4344))) (((-749) |#1| $) 16 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2435 (($ $) 58)) (-2233 (((-837) $) 61 (|has| |#1| (-595 (-837))))) (-4075 (((-623 $) $) 12)) (-1977 (((-112) $ $) 29 (|has| |#1| (-1069)))) (-3404 (((-112) (-1 (-112) |#1|) $) 49 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 28 (|has| |#1| (-1069)))) (-3307 (((-749) $) 39 (|has| $ (-6 -4344)))))
+(((-1168 |#1|) (-13 (-984 |#1|) (-10 -8 (-6 -4344) (-6 -4345) (-15 -1328 ($ |#1| (-623 $))) (-15 -1328 ($ (-623 |#1|))) (-15 -1328 ($ |#1|)) (-15 -2320 ((-112) $)) (-15 -2650 ($ $)) (-15 -3235 ((-623 $) $)) (-15 -3604 ((-112) $ $)) (-15 -4024 ((-623 $) $)))) (-1069)) (T -1168))
+((-2320 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1168 *3)) (-4 *3 (-1069)))) (-1328 (*1 *1 *2 *3) (-12 (-5 *3 (-623 (-1168 *2))) (-5 *1 (-1168 *2)) (-4 *2 (-1069)))) (-1328 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-5 *1 (-1168 *3)))) (-1328 (*1 *1 *2) (-12 (-5 *1 (-1168 *2)) (-4 *2 (-1069)))) (-2650 (*1 *1 *1) (-12 (-5 *1 (-1168 *2)) (-4 *2 (-1069)))) (-3235 (*1 *2 *1) (-12 (-5 *2 (-623 (-1168 *3))) (-5 *1 (-1168 *3)) (-4 *3 (-1069)))) (-3604 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1168 *3)) (-4 *3 (-1069)))) (-4024 (*1 *2 *1) (-12 (-5 *2 (-623 (-1168 *3))) (-5 *1 (-1168 *3)) (-4 *3 (-1069)))))
+(-13 (-984 |#1|) (-10 -8 (-6 -4344) (-6 -4345) (-15 -1328 ($ |#1| (-623 $))) (-15 -1328 ($ (-623 |#1|))) (-15 -1328 ($ |#1|)) (-15 -2320 ((-112) $)) (-15 -2650 ($ $)) (-15 -3235 ((-623 $) $)) (-15 -3604 ((-112) $ $)) (-15 -4024 ((-623 $) $))))
+((-2820 (($ $) 15)) (-2844 (($ $) 12)) (-2856 (($ $) 10)) (-2832 (($ $) 17)))
+(((-1169 |#1|) (-10 -8 (-15 -2832 (|#1| |#1|)) (-15 -2856 (|#1| |#1|)) (-15 -2844 (|#1| |#1|)) (-15 -2820 (|#1| |#1|))) (-1170)) (T -1169))
+NIL
+(-10 -8 (-15 -2832 (|#1| |#1|)) (-15 -2856 (|#1| |#1|)) (-15 -2844 (|#1| |#1|)) (-15 -2820 (|#1| |#1|)))
+((-2820 (($ $) 11)) (-2796 (($ $) 10)) (-2844 (($ $) 9)) (-2856 (($ $) 8)) (-2832 (($ $) 7)) (-2807 (($ $) 6)))
+(((-1170) (-138)) (T -1170))
+((-2820 (*1 *1 *1) (-4 *1 (-1170))) (-2796 (*1 *1 *1) (-4 *1 (-1170))) (-2844 (*1 *1 *1) (-4 *1 (-1170))) (-2856 (*1 *1 *1) (-4 *1 (-1170))) (-2832 (*1 *1 *1) (-4 *1 (-1170))) (-2807 (*1 *1 *1) (-4 *1 (-1170))))
+(-13 (-10 -8 (-15 -2807 ($ $)) (-15 -2832 ($ $)) (-15 -2856 ($ $)) (-15 -2844 ($ $)) (-15 -2796 ($ $)) (-15 -2820 ($ $))))
+((-2868 ((|#2| |#2|) 88)) (-2326 (((-112) |#2|) 26)) (-1406 ((|#2| |#2|) 30)) (-1415 ((|#2| |#2|) 32)) (-1875 ((|#2| |#2| (-1145)) 83) ((|#2| |#2|) 84)) (-1828 (((-167 |#2|) |#2|) 28)) (-3356 ((|#2| |#2| (-1145)) 85) ((|#2| |#2|) 86)))
+(((-1171 |#1| |#2|) (-10 -7 (-15 -1875 (|#2| |#2|)) (-15 -1875 (|#2| |#2| (-1145))) (-15 -3356 (|#2| |#2|)) (-15 -3356 (|#2| |#2| (-1145))) (-15 -2868 (|#2| |#2|)) (-15 -1406 (|#2| |#2|)) (-15 -1415 (|#2| |#2|)) (-15 -2326 ((-112) |#2|)) (-15 -1828 ((-167 |#2|) |#2|))) (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))) (-13 (-27) (-1167) (-423 |#1|))) (T -1171))
+((-1828 (*1 *2 *3) (-12 (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-167 *3)) (-5 *1 (-1171 *4 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *4))))) (-2326 (*1 *2 *3) (-12 (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *2 (-112)) (-5 *1 (-1171 *4 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *4))))) (-1415 (*1 *2 *2) (-12 (-4 *3 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-1171 *3 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *3))))) (-1406 (*1 *2 *2) (-12 (-4 *3 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-1171 *3 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *3))))) (-2868 (*1 *2 *2) (-12 (-4 *3 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-1171 *3 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *3))))) (-3356 (*1 *2 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-1171 *4 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *4))))) (-3356 (*1 *2 *2) (-12 (-4 *3 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-1171 *3 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *3))))) (-1875 (*1 *2 *2 *3) (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-1171 *4 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *4))))) (-1875 (*1 *2 *2) (-12 (-4 *3 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550)))) (-5 *1 (-1171 *3 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *3))))))
+(-10 -7 (-15 -1875 (|#2| |#2|)) (-15 -1875 (|#2| |#2| (-1145))) (-15 -3356 (|#2| |#2|)) (-15 -3356 (|#2| |#2| (-1145))) (-15 -2868 (|#2| |#2|)) (-15 -1406 (|#2| |#2|)) (-15 -1415 (|#2| |#2|)) (-15 -2326 ((-112) |#2|)) (-15 -1828 ((-167 |#2|) |#2|)))
+((-1317 ((|#4| |#4| |#1|) 27)) (-2174 ((|#4| |#4| |#1|) 28)))
+(((-1172 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1317 (|#4| |#4| |#1|)) (-15 -2174 (|#4| |#4| |#1|))) (-542) (-366 |#1|) (-366 |#1|) (-665 |#1| |#2| |#3|)) (T -1172))
+((-2174 (*1 *2 *2 *3) (-12 (-4 *3 (-542)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-1172 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))) (-1317 (*1 *2 *2 *3) (-12 (-4 *3 (-542)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-5 *1 (-1172 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))))
+(-10 -7 (-15 -1317 (|#4| |#4| |#1|)) (-15 -2174 (|#4| |#4| |#1|)))
+((-1758 ((|#2| |#2|) 133)) (-2840 ((|#2| |#2|) 130)) (-2384 ((|#2| |#2|) 121)) (-1359 ((|#2| |#2|) 118)) (-2634 ((|#2| |#2|) 126)) (-4156 ((|#2| |#2|) 114)) (-1767 ((|#2| |#2|) 43)) (-2056 ((|#2| |#2|) 94)) (-3788 ((|#2| |#2|) 74)) (-1430 ((|#2| |#2|) 128)) (-1527 ((|#2| |#2|) 116)) (-4318 ((|#2| |#2|) 138)) (-3485 ((|#2| |#2|) 136)) (-1764 ((|#2| |#2|) 137)) (-1908 ((|#2| |#2|) 135)) (-3543 ((|#2| |#2|) 148)) (-2645 ((|#2| |#2|) 30 (-12 (|has| |#2| (-596 (-866 |#1|))) (|has| |#2| (-860 |#1|)) (|has| |#1| (-596 (-866 |#1|))) (|has| |#1| (-860 |#1|))))) (-3360 ((|#2| |#2|) 75)) (-2996 ((|#2| |#2|) 139)) (-2062 ((|#2| |#2|) 140)) (-3617 ((|#2| |#2|) 127)) (-1677 ((|#2| |#2|) 115)) (-2072 ((|#2| |#2|) 134)) (-2367 ((|#2| |#2|) 132)) (-3651 ((|#2| |#2|) 122)) (-3076 ((|#2| |#2|) 120)) (-1996 ((|#2| |#2|) 124)) (-2402 ((|#2| |#2|) 112)))
+(((-1173 |#1| |#2|) (-10 -7 (-15 -2062 (|#2| |#2|)) (-15 -3788 (|#2| |#2|)) (-15 -3543 (|#2| |#2|)) (-15 -2056 (|#2| |#2|)) (-15 -1767 (|#2| |#2|)) (-15 -3360 (|#2| |#2|)) (-15 -2996 (|#2| |#2|)) (-15 -2402 (|#2| |#2|)) (-15 -1996 (|#2| |#2|)) (-15 -3651 (|#2| |#2|)) (-15 -2072 (|#2| |#2|)) (-15 -1677 (|#2| |#2|)) (-15 -3617 (|#2| |#2|)) (-15 -1527 (|#2| |#2|)) (-15 -1430 (|#2| |#2|)) (-15 -4156 (|#2| |#2|)) (-15 -2634 (|#2| |#2|)) (-15 -2384 (|#2| |#2|)) (-15 -1758 (|#2| |#2|)) (-15 -1359 (|#2| |#2|)) (-15 -2840 (|#2| |#2|)) (-15 -3076 (|#2| |#2|)) (-15 -2367 (|#2| |#2|)) (-15 -1908 (|#2| |#2|)) (-15 -3485 (|#2| |#2|)) (-15 -1764 (|#2| |#2|)) (-15 -4318 (|#2| |#2|)) (IF (|has| |#1| (-860 |#1|)) (IF (|has| |#1| (-596 (-866 |#1|))) (IF (|has| |#2| (-596 (-866 |#1|))) (IF (|has| |#2| (-860 |#1|)) (-15 -2645 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-13 (-825) (-444)) (-13 (-423 |#1|) (-1167))) (T -1173))
+((-2645 (*1 *2 *2) (-12 (-4 *3 (-596 (-866 *3))) (-4 *3 (-860 *3)) (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-596 (-866 *3))) (-4 *2 (-860 *3)) (-4 *2 (-13 (-423 *3) (-1167))))) (-4318 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-1764 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-3485 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-1908 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-2367 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-3076 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-2840 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-1359 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-1758 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-2384 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-2634 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-4156 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-1430 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-1527 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-3617 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-1677 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-2072 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-3651 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-1996 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-2402 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-2996 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-3360 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-1767 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-2056 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-3543 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-3788 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))) (-2062 (*1 *2 *2) (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2)) (-4 *2 (-13 (-423 *3) (-1167))))))
+(-10 -7 (-15 -2062 (|#2| |#2|)) (-15 -3788 (|#2| |#2|)) (-15 -3543 (|#2| |#2|)) (-15 -2056 (|#2| |#2|)) (-15 -1767 (|#2| |#2|)) (-15 -3360 (|#2| |#2|)) (-15 -2996 (|#2| |#2|)) (-15 -2402 (|#2| |#2|)) (-15 -1996 (|#2| |#2|)) (-15 -3651 (|#2| |#2|)) (-15 -2072 (|#2| |#2|)) (-15 -1677 (|#2| |#2|)) (-15 -3617 (|#2| |#2|)) (-15 -1527 (|#2| |#2|)) (-15 -1430 (|#2| |#2|)) (-15 -4156 (|#2| |#2|)) (-15 -2634 (|#2| |#2|)) (-15 -2384 (|#2| |#2|)) (-15 -1758 (|#2| |#2|)) (-15 -1359 (|#2| |#2|)) (-15 -2840 (|#2| |#2|)) (-15 -3076 (|#2| |#2|)) (-15 -2367 (|#2| |#2|)) (-15 -1908 (|#2| |#2|)) (-15 -3485 (|#2| |#2|)) (-15 -1764 (|#2| |#2|)) (-15 -4318 (|#2| |#2|)) (IF (|has| |#1| (-860 |#1|)) (IF (|has| |#1| (-596 (-866 |#1|))) (IF (|has| |#2| (-596 (-866 |#1|))) (IF (|has| |#2| (-860 |#1|)) (-15 -2645 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|))
+((-1404 (((-112) |#5| $) 60) (((-112) $) 102)) (-3624 ((|#5| |#5| $) 75)) (-2097 (($ (-1 (-112) |#5|) $) NIL) (((-3 |#5| "failed") $ |#4|) 119)) (-3296 (((-623 |#5|) (-623 |#5|) $ (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|)) 73)) (-2288 (((-3 $ "failed") (-623 |#5|)) 126)) (-3870 (((-3 $ "failed") $) 112)) (-2962 ((|#5| |#5| $) 94)) (-4240 (((-112) |#5| $ (-1 (-112) |#5| |#5|)) 31)) (-1621 ((|#5| |#5| $) 98)) (-2924 ((|#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|)) 69)) (-2466 (((-2 (|:| -1953 (-623 |#5|)) (|:| -4046 (-623 |#5|))) $) 55)) (-2831 (((-112) |#5| $) 58) (((-112) $) 103)) (-1765 ((|#4| $) 108)) (-2001 (((-3 |#5| "failed") $) 110)) (-3896 (((-623 |#5|) $) 49)) (-3705 (((-112) |#5| $) 67) (((-112) $) 107)) (-2474 ((|#5| |#5| $) 81)) (-3098 (((-112) $ $) 27)) (-1631 (((-112) |#5| $) 63) (((-112) $) 105)) (-3959 ((|#5| |#5| $) 78)) (-3858 (((-3 |#5| "failed") $) 109)) (-4268 (($ $ |#5|) 127)) (-3661 (((-749) $) 52)) (-2245 (($ (-623 |#5|)) 124)) (-3537 (($ $ |#4|) 122)) (-1446 (($ $ |#4|) 121)) (-3236 (($ $) 120)) (-2233 (((-837) $) NIL) (((-623 |#5|) $) 113)) (-4265 (((-749) $) 130)) (-3526 (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#5|))) "failed") (-623 |#5|) (-1 (-112) |#5| |#5|)) 43) (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#5|))) "failed") (-623 |#5|) (-1 (-112) |#5|) (-1 (-112) |#5| |#5|)) 45)) (-1770 (((-112) $ (-1 (-112) |#5| (-623 |#5|))) 100)) (-1751 (((-623 |#4|) $) 115)) (-3636 (((-112) |#4| $) 118)) (-2264 (((-112) $ $) 19)))
+(((-1174 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -4265 ((-749) |#1|)) (-15 -4268 (|#1| |#1| |#5|)) (-15 -2097 ((-3 |#5| "failed") |#1| |#4|)) (-15 -3636 ((-112) |#4| |#1|)) (-15 -1751 ((-623 |#4|) |#1|)) (-15 -3870 ((-3 |#1| "failed") |#1|)) (-15 -2001 ((-3 |#5| "failed") |#1|)) (-15 -3858 ((-3 |#5| "failed") |#1|)) (-15 -1621 (|#5| |#5| |#1|)) (-15 -3236 (|#1| |#1|)) (-15 -2962 (|#5| |#5| |#1|)) (-15 -2474 (|#5| |#5| |#1|)) (-15 -3959 (|#5| |#5| |#1|)) (-15 -3624 (|#5| |#5| |#1|)) (-15 -3296 ((-623 |#5|) (-623 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|))) (-15 -2924 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|))) (-15 -3705 ((-112) |#1|)) (-15 -1631 ((-112) |#1|)) (-15 -1404 ((-112) |#1|)) (-15 -1770 ((-112) |#1| (-1 (-112) |#5| (-623 |#5|)))) (-15 -3705 ((-112) |#5| |#1|)) (-15 -1631 ((-112) |#5| |#1|)) (-15 -1404 ((-112) |#5| |#1|)) (-15 -4240 ((-112) |#5| |#1| (-1 (-112) |#5| |#5|))) (-15 -2831 ((-112) |#1|)) (-15 -2831 ((-112) |#5| |#1|)) (-15 -2466 ((-2 (|:| -1953 (-623 |#5|)) (|:| -4046 (-623 |#5|))) |#1|)) (-15 -3661 ((-749) |#1|)) (-15 -3896 ((-623 |#5|) |#1|)) (-15 -3526 ((-3 (-2 (|:| |bas| |#1|) (|:| -3940 (-623 |#5|))) "failed") (-623 |#5|) (-1 (-112) |#5|) (-1 (-112) |#5| |#5|))) (-15 -3526 ((-3 (-2 (|:| |bas| |#1|) (|:| -3940 (-623 |#5|))) "failed") (-623 |#5|) (-1 (-112) |#5| |#5|))) (-15 -3098 ((-112) |#1| |#1|)) (-15 -3537 (|#1| |#1| |#4|)) (-15 -1446 (|#1| |#1| |#4|)) (-15 -1765 (|#4| |#1|)) (-15 -2288 ((-3 |#1| "failed") (-623 |#5|))) (-15 -2233 ((-623 |#5|) |#1|)) (-15 -2245 (|#1| (-623 |#5|))) (-15 -2924 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -2924 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -2097 (|#1| (-1 (-112) |#5|) |#1|)) (-15 -2924 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -2233 ((-837) |#1|)) (-15 -2264 ((-112) |#1| |#1|))) (-1175 |#2| |#3| |#4| |#5|) (-542) (-771) (-825) (-1035 |#2| |#3| |#4|)) (T -1174))
+NIL
+(-10 -8 (-15 -4265 ((-749) |#1|)) (-15 -4268 (|#1| |#1| |#5|)) (-15 -2097 ((-3 |#5| "failed") |#1| |#4|)) (-15 -3636 ((-112) |#4| |#1|)) (-15 -1751 ((-623 |#4|) |#1|)) (-15 -3870 ((-3 |#1| "failed") |#1|)) (-15 -2001 ((-3 |#5| "failed") |#1|)) (-15 -3858 ((-3 |#5| "failed") |#1|)) (-15 -1621 (|#5| |#5| |#1|)) (-15 -3236 (|#1| |#1|)) (-15 -2962 (|#5| |#5| |#1|)) (-15 -2474 (|#5| |#5| |#1|)) (-15 -3959 (|#5| |#5| |#1|)) (-15 -3624 (|#5| |#5| |#1|)) (-15 -3296 ((-623 |#5|) (-623 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|))) (-15 -2924 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|))) (-15 -3705 ((-112) |#1|)) (-15 -1631 ((-112) |#1|)) (-15 -1404 ((-112) |#1|)) (-15 -1770 ((-112) |#1| (-1 (-112) |#5| (-623 |#5|)))) (-15 -3705 ((-112) |#5| |#1|)) (-15 -1631 ((-112) |#5| |#1|)) (-15 -1404 ((-112) |#5| |#1|)) (-15 -4240 ((-112) |#5| |#1| (-1 (-112) |#5| |#5|))) (-15 -2831 ((-112) |#1|)) (-15 -2831 ((-112) |#5| |#1|)) (-15 -2466 ((-2 (|:| -1953 (-623 |#5|)) (|:| -4046 (-623 |#5|))) |#1|)) (-15 -3661 ((-749) |#1|)) (-15 -3896 ((-623 |#5|) |#1|)) (-15 -3526 ((-3 (-2 (|:| |bas| |#1|) (|:| -3940 (-623 |#5|))) "failed") (-623 |#5|) (-1 (-112) |#5|) (-1 (-112) |#5| |#5|))) (-15 -3526 ((-3 (-2 (|:| |bas| |#1|) (|:| -3940 (-623 |#5|))) "failed") (-623 |#5|) (-1 (-112) |#5| |#5|))) (-15 -3098 ((-112) |#1| |#1|)) (-15 -3537 (|#1| |#1| |#4|)) (-15 -1446 (|#1| |#1| |#4|)) (-15 -1765 (|#4| |#1|)) (-15 -2288 ((-3 |#1| "failed") (-623 |#5|))) (-15 -2233 ((-623 |#5|) |#1|)) (-15 -2245 (|#1| (-623 |#5|))) (-15 -2924 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -2924 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -2097 (|#1| (-1 (-112) |#5|) |#1|)) (-15 -2924 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -2233 ((-837) |#1|)) (-15 -2264 ((-112) |#1| |#1|)))
+((-2221 (((-112) $ $) 7)) (-3393 (((-623 (-2 (|:| -1953 $) (|:| -4046 (-623 |#4|)))) (-623 |#4|)) 85)) (-3186 (((-623 $) (-623 |#4|)) 86)) (-1516 (((-623 |#3|) $) 33)) (-3935 (((-112) $) 26)) (-3885 (((-112) $) 17 (|has| |#1| (-542)))) (-1404 (((-112) |#4| $) 101) (((-112) $) 97)) (-3624 ((|#4| |#4| $) 92)) (-1814 (((-2 (|:| |under| $) (|:| -3925 $) (|:| |upper| $)) $ |#3|) 27)) (-3368 (((-112) $ (-749)) 44)) (-2097 (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4344))) (((-3 |#4| "failed") $ |#3|) 79)) (-2991 (($) 45 T CONST)) (-3711 (((-112) $) 22 (|has| |#1| (-542)))) (-2751 (((-112) $ $) 24 (|has| |#1| (-542)))) (-3305 (((-112) $ $) 23 (|has| |#1| (-542)))) (-2248 (((-112) $) 25 (|has| |#1| (-542)))) (-3296 (((-623 |#4|) (-623 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 93)) (-3694 (((-623 |#4|) (-623 |#4|) $) 18 (|has| |#1| (-542)))) (-2178 (((-623 |#4|) (-623 |#4|) $) 19 (|has| |#1| (-542)))) (-2288 (((-3 $ "failed") (-623 |#4|)) 36)) (-2202 (($ (-623 |#4|)) 35)) (-3870 (((-3 $ "failed") $) 82)) (-2962 ((|#4| |#4| $) 89)) (-2708 (($ $) 68 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344))))) (-1979 (($ |#4| $) 67 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#4|) $) 64 (|has| $ (-6 -4344)))) (-2545 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-542)))) (-4240 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 102)) (-1621 ((|#4| |#4| $) 87)) (-2924 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4344))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4344))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-2466 (((-2 (|:| -1953 (-623 |#4|)) (|:| -4046 (-623 |#4|))) $) 105)) (-2971 (((-623 |#4|) $) 52 (|has| $ (-6 -4344)))) (-2831 (((-112) |#4| $) 104) (((-112) $) 103)) (-1765 ((|#3| $) 34)) (-1445 (((-112) $ (-749)) 43)) (-2876 (((-623 |#4|) $) 53 (|has| $ (-6 -4344)))) (-3922 (((-112) |#4| $) 55 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#4| |#4|) $) 47)) (-3704 (((-623 |#3|) $) 32)) (-4159 (((-112) |#3| $) 31)) (-1700 (((-112) $ (-749)) 42)) (-2369 (((-1127) $) 9)) (-2001 (((-3 |#4| "failed") $) 83)) (-3896 (((-623 |#4|) $) 107)) (-3705 (((-112) |#4| $) 99) (((-112) $) 95)) (-2474 ((|#4| |#4| $) 90)) (-3098 (((-112) $ $) 110)) (-4035 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-542)))) (-1631 (((-112) |#4| $) 100) (((-112) $) 96)) (-3959 ((|#4| |#4| $) 91)) (-3445 (((-1089) $) 10)) (-3858 (((-3 |#4| "failed") $) 84)) (-1614 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 61)) (-3747 (((-3 $ "failed") $ |#4|) 78)) (-4268 (($ $ |#4|) 77)) (-1410 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 |#4|) (-623 |#4|)) 59 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-287 |#4|)) 57 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-623 (-287 |#4|))) 56 (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))) (-3155 (((-112) $ $) 38)) (-4217 (((-112) $) 41)) (-2819 (($) 40)) (-3661 (((-749) $) 106)) (-3457 (((-749) |#4| $) 54 (-12 (|has| |#4| (-1069)) (|has| $ (-6 -4344)))) (((-749) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4344)))) (-2435 (($ $) 39)) (-2451 (((-526) $) 69 (|has| |#4| (-596 (-526))))) (-2245 (($ (-623 |#4|)) 60)) (-3537 (($ $ |#3|) 28)) (-1446 (($ $ |#3|) 30)) (-3236 (($ $) 88)) (-3175 (($ $ |#3|) 29)) (-2233 (((-837) $) 11) (((-623 |#4|) $) 37)) (-4265 (((-749) $) 76 (|has| |#3| (-361)))) (-3526 (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 108)) (-1770 (((-112) $ (-1 (-112) |#4| (-623 |#4|))) 98)) (-3404 (((-112) (-1 (-112) |#4|) $) 49 (|has| $ (-6 -4344)))) (-1751 (((-623 |#3|) $) 81)) (-3636 (((-112) |#3| $) 80)) (-2264 (((-112) $ $) 6)) (-3307 (((-749) $) 46 (|has| $ (-6 -4344)))))
+(((-1175 |#1| |#2| |#3| |#4|) (-138) (-542) (-771) (-825) (-1035 |t#1| |t#2| |t#3|)) (T -1175))
+((-3098 (*1 *2 *1 *1) (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-112)))) (-3526 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1 (-112) *8 *8)) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-2 (|:| |bas| *1) (|:| -3940 (-623 *8)))) (-5 *3 (-623 *8)) (-4 *1 (-1175 *5 *6 *7 *8)))) (-3526 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 (-112) *9)) (-5 *5 (-1 (-112) *9 *9)) (-4 *9 (-1035 *6 *7 *8)) (-4 *6 (-542)) (-4 *7 (-771)) (-4 *8 (-825)) (-5 *2 (-2 (|:| |bas| *1) (|:| -3940 (-623 *9)))) (-5 *3 (-623 *9)) (-4 *1 (-1175 *6 *7 *8 *9)))) (-3896 (*1 *2 *1) (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-623 *6)))) (-3661 (*1 *2 *1) (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-749)))) (-2466 (*1 *2 *1) (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-2 (|:| -1953 (-623 *6)) (|:| -4046 (-623 *6)))))) (-2831 (*1 *2 *3 *1) (-12 (-4 *1 (-1175 *4 *5 *6 *3)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-112)))) (-2831 (*1 *2 *1) (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-112)))) (-4240 (*1 *2 *3 *1 *4) (-12 (-5 *4 (-1 (-112) *3 *3)) (-4 *1 (-1175 *5 *6 *7 *3)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-112)))) (-1404 (*1 *2 *3 *1) (-12 (-4 *1 (-1175 *4 *5 *6 *3)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-112)))) (-1631 (*1 *2 *3 *1) (-12 (-4 *1 (-1175 *4 *5 *6 *3)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-112)))) (-3705 (*1 *2 *3 *1) (-12 (-4 *1 (-1175 *4 *5 *6 *3)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-112)))) (-1770 (*1 *2 *1 *3) (-12 (-5 *3 (-1 (-112) *7 (-623 *7))) (-4 *1 (-1175 *4 *5 *6 *7)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112)))) (-1404 (*1 *2 *1) (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-112)))) (-1631 (*1 *2 *1) (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-112)))) (-3705 (*1 *2 *1) (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-112)))) (-2924 (*1 *2 *2 *1 *3 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *4 (-1 (-112) *2 *2)) (-4 *1 (-1175 *5 *6 *7 *2)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *2 (-1035 *5 *6 *7)))) (-3296 (*1 *2 *2 *1 *3 *4) (-12 (-5 *2 (-623 *8)) (-5 *3 (-1 *8 *8 *8)) (-5 *4 (-1 (-112) *8 *8)) (-4 *1 (-1175 *5 *6 *7 *8)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1035 *5 *6 *7)))) (-3624 (*1 *2 *2 *1) (-12 (-4 *1 (-1175 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5)))) (-3959 (*1 *2 *2 *1) (-12 (-4 *1 (-1175 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5)))) (-2474 (*1 *2 *2 *1) (-12 (-4 *1 (-1175 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5)))) (-2962 (*1 *2 *2 *1) (-12 (-4 *1 (-1175 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5)))) (-3236 (*1 *1 *1) (-12 (-4 *1 (-1175 *2 *3 *4 *5)) (-4 *2 (-542)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *5 (-1035 *2 *3 *4)))) (-1621 (*1 *2 *2 *1) (-12 (-4 *1 (-1175 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5)))) (-3186 (*1 *2 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *1)) (-4 *1 (-1175 *4 *5 *6 *7)))) (-3393 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-623 (-2 (|:| -1953 *1) (|:| -4046 (-623 *7))))) (-5 *3 (-623 *7)) (-4 *1 (-1175 *4 *5 *6 *7)))) (-3858 (*1 *2 *1) (|partial| -12 (-4 *1 (-1175 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5)))) (-2001 (*1 *2 *1) (|partial| -12 (-4 *1 (-1175 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5)))) (-3870 (*1 *1 *1) (|partial| -12 (-4 *1 (-1175 *2 *3 *4 *5)) (-4 *2 (-542)) (-4 *3 (-771)) (-4 *4 (-825)) (-4 *5 (-1035 *2 *3 *4)))) (-1751 (*1 *2 *1) (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-623 *5)))) (-3636 (*1 *2 *3 *1) (-12 (-4 *1 (-1175 *4 *5 *3 *6)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *3 (-825)) (-4 *6 (-1035 *4 *5 *3)) (-5 *2 (-112)))) (-2097 (*1 *2 *1 *3) (|partial| -12 (-4 *1 (-1175 *4 *5 *3 *2)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *3 (-825)) (-4 *2 (-1035 *4 *5 *3)))) (-3747 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-1175 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5)))) (-4268 (*1 *1 *1 *2) (-12 (-4 *1 (-1175 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5)))) (-4265 (*1 *2 *1) (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-4 *5 (-361)) (-5 *2 (-749)))))
+(-13 (-950 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-6 -4344) (-6 -4345) (-15 -3098 ((-112) $ $)) (-15 -3526 ((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |t#4|))) "failed") (-623 |t#4|) (-1 (-112) |t#4| |t#4|))) (-15 -3526 ((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |t#4|))) "failed") (-623 |t#4|) (-1 (-112) |t#4|) (-1 (-112) |t#4| |t#4|))) (-15 -3896 ((-623 |t#4|) $)) (-15 -3661 ((-749) $)) (-15 -2466 ((-2 (|:| -1953 (-623 |t#4|)) (|:| -4046 (-623 |t#4|))) $)) (-15 -2831 ((-112) |t#4| $)) (-15 -2831 ((-112) $)) (-15 -4240 ((-112) |t#4| $ (-1 (-112) |t#4| |t#4|))) (-15 -1404 ((-112) |t#4| $)) (-15 -1631 ((-112) |t#4| $)) (-15 -3705 ((-112) |t#4| $)) (-15 -1770 ((-112) $ (-1 (-112) |t#4| (-623 |t#4|)))) (-15 -1404 ((-112) $)) (-15 -1631 ((-112) $)) (-15 -3705 ((-112) $)) (-15 -2924 (|t#4| |t#4| $ (-1 |t#4| |t#4| |t#4|) (-1 (-112) |t#4| |t#4|))) (-15 -3296 ((-623 |t#4|) (-623 |t#4|) $ (-1 |t#4| |t#4| |t#4|) (-1 (-112) |t#4| |t#4|))) (-15 -3624 (|t#4| |t#4| $)) (-15 -3959 (|t#4| |t#4| $)) (-15 -2474 (|t#4| |t#4| $)) (-15 -2962 (|t#4| |t#4| $)) (-15 -3236 ($ $)) (-15 -1621 (|t#4| |t#4| $)) (-15 -3186 ((-623 $) (-623 |t#4|))) (-15 -3393 ((-623 (-2 (|:| -1953 $) (|:| -4046 (-623 |t#4|)))) (-623 |t#4|))) (-15 -3858 ((-3 |t#4| "failed") $)) (-15 -2001 ((-3 |t#4| "failed") $)) (-15 -3870 ((-3 $ "failed") $)) (-15 -1751 ((-623 |t#3|) $)) (-15 -3636 ((-112) |t#3| $)) (-15 -2097 ((-3 |t#4| "failed") $ |t#3|)) (-15 -3747 ((-3 $ "failed") $ |t#4|)) (-15 -4268 ($ $ |t#4|)) (IF (|has| |t#3| (-361)) (-15 -4265 ((-749) $)) |%noBranch|)))
+(((-34) . T) ((-101) . T) ((-595 (-623 |#4|)) . T) ((-595 (-837)) . T) ((-149 |#4|) . T) ((-596 (-526)) |has| |#4| (-596 (-526))) ((-302 |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))) ((-481 |#4|) . T) ((-505 |#4| |#4|) -12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))) ((-950 |#1| |#2| |#3| |#4|) . T) ((-1069) . T) ((-1182) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1516 (((-623 (-1145)) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-4160 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2820 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1993 (((-3 $ "failed") $ $) NIL)) (-1745 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4137 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2796 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4183 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2844 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2991 (($) NIL T CONST)) (-1693 (($ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2666 (((-926 |#1|) $ (-749)) 17) (((-926 |#1|) $ (-749) (-749)) NIL)) (-3771 (((-112) $) NIL)) (-4187 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2603 (((-749) $ (-1145)) NIL) (((-749) $ (-1145) (-749)) NIL)) (-2419 (((-112) $) NIL)) (-1893 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3438 (((-112) $) NIL)) (-1488 (($ $ (-623 (-1145)) (-623 (-522 (-1145)))) NIL) (($ $ (-1145) (-522 (-1145))) NIL) (($ |#1| (-522 (-1145))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-3080 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL)) (-2369 (((-1127) $) NIL)) (-2149 (($ $ (-1145)) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1145) |#1|) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3445 (((-1089) $) NIL)) (-2192 (($ (-1 $) (-1145) |#1|) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4268 (($ $ (-749)) NIL)) (-3409 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-1644 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1553 (($ $ (-1145) $) NIL) (($ $ (-623 (-1145)) (-623 $)) NIL) (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL)) (-2798 (($ $ (-1145)) NIL) (($ $ (-623 (-1145))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL)) (-3661 (((-522 (-1145)) $) NIL)) (-4194 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2856 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4171 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2832 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4149 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2807 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4012 (($ $) NIL)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL (|has| |#1| (-170))) (($ $) NIL (|has| |#1| (-542))) (($ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-1145)) NIL) (($ (-926 |#1|)) NIL)) (-1708 ((|#1| $ (-522 (-1145))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL) (((-926 |#1|) $ (-749)) NIL)) (-1613 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3091 (((-749)) NIL)) (-4233 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2893 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-4206 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2869 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4255 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4117 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3363 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4127 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4244 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2905 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4218 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2880 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2688 (($) NIL T CONST)) (-2700 (($) NIL T CONST)) (-1901 (($ $ (-1145)) NIL) (($ $ (-623 (-1145))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL)) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+(((-1176 |#1|) (-13 (-719 |#1| (-1145)) (-10 -8 (-15 -1708 ((-926 |#1|) $ (-749))) (-15 -2233 ($ (-1145))) (-15 -2233 ($ (-926 |#1|))) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -2149 ($ $ (-1145) |#1|)) (-15 -2192 ($ (-1 $) (-1145) |#1|))) |%noBranch|))) (-1021)) (T -1176))
+((-1708 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *2 (-926 *4)) (-5 *1 (-1176 *4)) (-4 *4 (-1021)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-1176 *3)) (-4 *3 (-1021)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-926 *3)) (-4 *3 (-1021)) (-5 *1 (-1176 *3)))) (-2149 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *1 (-1176 *3)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)))) (-2192 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1176 *4))) (-5 *3 (-1145)) (-5 *1 (-1176 *4)) (-4 *4 (-38 (-400 (-550)))) (-4 *4 (-1021)))))
+(-13 (-719 |#1| (-1145)) (-10 -8 (-15 -1708 ((-926 |#1|) $ (-749))) (-15 -2233 ($ (-1145))) (-15 -2233 ($ (-926 |#1|))) (IF (|has| |#1| (-38 (-400 (-550)))) (PROGN (-15 -2149 ($ $ (-1145) |#1|)) (-15 -2192 ($ (-1 $) (-1145) |#1|))) |%noBranch|)))
+((-2661 (($ |#1| (-623 (-623 (-917 (-219)))) (-112)) 19)) (-3315 (((-112) $ (-112)) 18)) (-3794 (((-112) $) 17)) (-1582 (((-623 (-623 (-917 (-219)))) $) 13)) (-3283 ((|#1| $) 8)) (-4242 (((-112) $) 15)))
+(((-1177 |#1|) (-10 -8 (-15 -3283 (|#1| $)) (-15 -1582 ((-623 (-623 (-917 (-219)))) $)) (-15 -4242 ((-112) $)) (-15 -3794 ((-112) $)) (-15 -3315 ((-112) $ (-112))) (-15 -2661 ($ |#1| (-623 (-623 (-917 (-219)))) (-112)))) (-948)) (T -1177))
+((-2661 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-623 (-623 (-917 (-219))))) (-5 *4 (-112)) (-5 *1 (-1177 *2)) (-4 *2 (-948)))) (-3315 (*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1177 *3)) (-4 *3 (-948)))) (-3794 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1177 *3)) (-4 *3 (-948)))) (-4242 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1177 *3)) (-4 *3 (-948)))) (-1582 (*1 *2 *1) (-12 (-5 *2 (-623 (-623 (-917 (-219))))) (-5 *1 (-1177 *3)) (-4 *3 (-948)))) (-3283 (*1 *2 *1) (-12 (-5 *1 (-1177 *2)) (-4 *2 (-948)))))
+(-10 -8 (-15 -3283 (|#1| $)) (-15 -1582 ((-623 (-623 (-917 (-219)))) $)) (-15 -4242 ((-112) $)) (-15 -3794 ((-112) $)) (-15 -3315 ((-112) $ (-112))) (-15 -2661 ($ |#1| (-623 (-623 (-917 (-219)))) (-112))))
+((-2065 (((-917 (-219)) (-917 (-219))) 25)) (-2712 (((-917 (-219)) (-219) (-219) (-219) (-219)) 10)) (-1302 (((-623 (-917 (-219))) (-917 (-219)) (-917 (-219)) (-917 (-219)) (-219) (-623 (-623 (-219)))) 37)) (-3451 (((-219) (-917 (-219)) (-917 (-219))) 21)) (-1442 (((-917 (-219)) (-917 (-219)) (-917 (-219))) 22)) (-1801 (((-623 (-623 (-219))) (-550)) 31)) (-2370 (((-917 (-219)) (-917 (-219)) (-917 (-219))) 20)) (-2358 (((-917 (-219)) (-917 (-219)) (-917 (-219))) 19)) (* (((-917 (-219)) (-219) (-917 (-219))) 18)))
+(((-1178) (-10 -7 (-15 -2712 ((-917 (-219)) (-219) (-219) (-219) (-219))) (-15 * ((-917 (-219)) (-219) (-917 (-219)))) (-15 -2358 ((-917 (-219)) (-917 (-219)) (-917 (-219)))) (-15 -2370 ((-917 (-219)) (-917 (-219)) (-917 (-219)))) (-15 -3451 ((-219) (-917 (-219)) (-917 (-219)))) (-15 -1442 ((-917 (-219)) (-917 (-219)) (-917 (-219)))) (-15 -2065 ((-917 (-219)) (-917 (-219)))) (-15 -1801 ((-623 (-623 (-219))) (-550))) (-15 -1302 ((-623 (-917 (-219))) (-917 (-219)) (-917 (-219)) (-917 (-219)) (-219) (-623 (-623 (-219))))))) (T -1178))
+((-1302 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-623 (-623 (-219)))) (-5 *4 (-219)) (-5 *2 (-623 (-917 *4))) (-5 *1 (-1178)) (-5 *3 (-917 *4)))) (-1801 (*1 *2 *3) (-12 (-5 *3 (-550)) (-5 *2 (-623 (-623 (-219)))) (-5 *1 (-1178)))) (-2065 (*1 *2 *2) (-12 (-5 *2 (-917 (-219))) (-5 *1 (-1178)))) (-1442 (*1 *2 *2 *2) (-12 (-5 *2 (-917 (-219))) (-5 *1 (-1178)))) (-3451 (*1 *2 *3 *3) (-12 (-5 *3 (-917 (-219))) (-5 *2 (-219)) (-5 *1 (-1178)))) (-2370 (*1 *2 *2 *2) (-12 (-5 *2 (-917 (-219))) (-5 *1 (-1178)))) (-2358 (*1 *2 *2 *2) (-12 (-5 *2 (-917 (-219))) (-5 *1 (-1178)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-917 (-219))) (-5 *3 (-219)) (-5 *1 (-1178)))) (-2712 (*1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-917 (-219))) (-5 *1 (-1178)) (-5 *3 (-219)))))
+(-10 -7 (-15 -2712 ((-917 (-219)) (-219) (-219) (-219) (-219))) (-15 * ((-917 (-219)) (-219) (-917 (-219)))) (-15 -2358 ((-917 (-219)) (-917 (-219)) (-917 (-219)))) (-15 -2370 ((-917 (-219)) (-917 (-219)) (-917 (-219)))) (-15 -3451 ((-219) (-917 (-219)) (-917 (-219)))) (-15 -1442 ((-917 (-219)) (-917 (-219)) (-917 (-219)))) (-15 -2065 ((-917 (-219)) (-917 (-219)))) (-15 -1801 ((-623 (-623 (-219))) (-550))) (-15 -1302 ((-623 (-917 (-219))) (-917 (-219)) (-917 (-219)) (-917 (-219)) (-219) (-623 (-623 (-219))))))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2097 ((|#1| $ (-749)) 13)) (-3839 (((-749) $) 12)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-2233 (((-932 |#1|) $) 10) (($ (-932 |#1|)) 9) (((-837) $) 23 (|has| |#1| (-595 (-837))))) (-2264 (((-112) $ $) 16 (|has| |#1| (-1069)))))
+(((-1179 |#1|) (-13 (-595 (-932 |#1|)) (-10 -8 (-15 -2233 ($ (-932 |#1|))) (-15 -2097 (|#1| $ (-749))) (-15 -3839 ((-749) $)) (IF (|has| |#1| (-595 (-837))) (-6 (-595 (-837))) |%noBranch|) (IF (|has| |#1| (-1069)) (-6 (-1069)) |%noBranch|))) (-1182)) (T -1179))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-932 *3)) (-4 *3 (-1182)) (-5 *1 (-1179 *3)))) (-2097 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *1 (-1179 *2)) (-4 *2 (-1182)))) (-3839 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-1179 *3)) (-4 *3 (-1182)))))
+(-13 (-595 (-932 |#1|)) (-10 -8 (-15 -2233 ($ (-932 |#1|))) (-15 -2097 (|#1| $ (-749))) (-15 -3839 ((-749) $)) (IF (|has| |#1| (-595 (-837))) (-6 (-595 (-837))) |%noBranch|) (IF (|has| |#1| (-1069)) (-6 (-1069)) |%noBranch|)))
+((-1675 (((-411 (-1141 (-1141 |#1|))) (-1141 (-1141 |#1|)) (-550)) 80)) (-2702 (((-411 (-1141 (-1141 |#1|))) (-1141 (-1141 |#1|))) 74)) (-2157 (((-411 (-1141 (-1141 |#1|))) (-1141 (-1141 |#1|))) 59)))
+(((-1180 |#1|) (-10 -7 (-15 -2702 ((-411 (-1141 (-1141 |#1|))) (-1141 (-1141 |#1|)))) (-15 -2157 ((-411 (-1141 (-1141 |#1|))) (-1141 (-1141 |#1|)))) (-15 -1675 ((-411 (-1141 (-1141 |#1|))) (-1141 (-1141 |#1|)) (-550)))) (-342)) (T -1180))
+((-1675 (*1 *2 *3 *4) (-12 (-5 *4 (-550)) (-4 *5 (-342)) (-5 *2 (-411 (-1141 (-1141 *5)))) (-5 *1 (-1180 *5)) (-5 *3 (-1141 (-1141 *5))))) (-2157 (*1 *2 *3) (-12 (-4 *4 (-342)) (-5 *2 (-411 (-1141 (-1141 *4)))) (-5 *1 (-1180 *4)) (-5 *3 (-1141 (-1141 *4))))) (-2702 (*1 *2 *3) (-12 (-4 *4 (-342)) (-5 *2 (-411 (-1141 (-1141 *4)))) (-5 *1 (-1180 *4)) (-5 *3 (-1141 (-1141 *4))))))
+(-10 -7 (-15 -2702 ((-411 (-1141 (-1141 |#1|))) (-1141 (-1141 |#1|)))) (-15 -2157 ((-411 (-1141 (-1141 |#1|))) (-1141 (-1141 |#1|)))) (-15 -1675 ((-411 (-1141 (-1141 |#1|))) (-1141 (-1141 |#1|)) (-550))))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 9) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-1181) (-1052)) (T -1181))
+NIL
+(-1052)
+NIL
+(((-1182) (-138)) (T -1182))
+NIL
+(-13 (-10 -7 (-6 -2836)))
+((-3239 (((-112)) 15)) (-4246 (((-1233) (-623 |#1|) (-623 |#1|)) 19) (((-1233) (-623 |#1|)) 20)) (-1445 (((-112) |#1| |#1|) 32 (|has| |#1| (-825)))) (-1700 (((-112) |#1| |#1| (-1 (-112) |#1| |#1|)) 27) (((-3 (-112) "failed") |#1| |#1|) 25)) (-3012 ((|#1| (-623 |#1|)) 33 (|has| |#1| (-825))) ((|#1| (-623 |#1|) (-1 (-112) |#1| |#1|)) 28)) (-3715 (((-2 (|:| -1270 (-623 |#1|)) (|:| -3338 (-623 |#1|)))) 17)))
+(((-1183 |#1|) (-10 -7 (-15 -4246 ((-1233) (-623 |#1|))) (-15 -4246 ((-1233) (-623 |#1|) (-623 |#1|))) (-15 -3715 ((-2 (|:| -1270 (-623 |#1|)) (|:| -3338 (-623 |#1|))))) (-15 -1700 ((-3 (-112) "failed") |#1| |#1|)) (-15 -1700 ((-112) |#1| |#1| (-1 (-112) |#1| |#1|))) (-15 -3012 (|#1| (-623 |#1|) (-1 (-112) |#1| |#1|))) (-15 -3239 ((-112))) (IF (|has| |#1| (-825)) (PROGN (-15 -3012 (|#1| (-623 |#1|))) (-15 -1445 ((-112) |#1| |#1|))) |%noBranch|)) (-1069)) (T -1183))
+((-1445 (*1 *2 *3 *3) (-12 (-5 *2 (-112)) (-5 *1 (-1183 *3)) (-4 *3 (-825)) (-4 *3 (-1069)))) (-3012 (*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-4 *2 (-1069)) (-4 *2 (-825)) (-5 *1 (-1183 *2)))) (-3239 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1183 *3)) (-4 *3 (-1069)))) (-3012 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *2)) (-5 *4 (-1 (-112) *2 *2)) (-5 *1 (-1183 *2)) (-4 *2 (-1069)))) (-1700 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-1 (-112) *3 *3)) (-4 *3 (-1069)) (-5 *2 (-112)) (-5 *1 (-1183 *3)))) (-1700 (*1 *2 *3 *3) (|partial| -12 (-5 *2 (-112)) (-5 *1 (-1183 *3)) (-4 *3 (-1069)))) (-3715 (*1 *2) (-12 (-5 *2 (-2 (|:| -1270 (-623 *3)) (|:| -3338 (-623 *3)))) (-5 *1 (-1183 *3)) (-4 *3 (-1069)))) (-4246 (*1 *2 *3 *3) (-12 (-5 *3 (-623 *4)) (-4 *4 (-1069)) (-5 *2 (-1233)) (-5 *1 (-1183 *4)))) (-4246 (*1 *2 *3) (-12 (-5 *3 (-623 *4)) (-4 *4 (-1069)) (-5 *2 (-1233)) (-5 *1 (-1183 *4)))))
+(-10 -7 (-15 -4246 ((-1233) (-623 |#1|))) (-15 -4246 ((-1233) (-623 |#1|) (-623 |#1|))) (-15 -3715 ((-2 (|:| -1270 (-623 |#1|)) (|:| -3338 (-623 |#1|))))) (-15 -1700 ((-3 (-112) "failed") |#1| |#1|)) (-15 -1700 ((-112) |#1| |#1| (-1 (-112) |#1| |#1|))) (-15 -3012 (|#1| (-623 |#1|) (-1 (-112) |#1| |#1|))) (-15 -3239 ((-112))) (IF (|has| |#1| (-825)) (PROGN (-15 -3012 (|#1| (-623 |#1|))) (-15 -1445 ((-112) |#1| |#1|))) |%noBranch|))
+((-4220 (((-1233) (-623 (-1145)) (-623 (-1145))) 13) (((-1233) (-623 (-1145))) 11)) (-2076 (((-1233)) 14)) (-2597 (((-2 (|:| -3338 (-623 (-1145))) (|:| -1270 (-623 (-1145))))) 18)))
+(((-1184) (-10 -7 (-15 -4220 ((-1233) (-623 (-1145)))) (-15 -4220 ((-1233) (-623 (-1145)) (-623 (-1145)))) (-15 -2597 ((-2 (|:| -3338 (-623 (-1145))) (|:| -1270 (-623 (-1145)))))) (-15 -2076 ((-1233))))) (T -1184))
+((-2076 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-1184)))) (-2597 (*1 *2) (-12 (-5 *2 (-2 (|:| -3338 (-623 (-1145))) (|:| -1270 (-623 (-1145))))) (-5 *1 (-1184)))) (-4220 (*1 *2 *3 *3) (-12 (-5 *3 (-623 (-1145))) (-5 *2 (-1233)) (-5 *1 (-1184)))) (-4220 (*1 *2 *3) (-12 (-5 *3 (-623 (-1145))) (-5 *2 (-1233)) (-5 *1 (-1184)))))
+(-10 -7 (-15 -4220 ((-1233) (-623 (-1145)))) (-15 -4220 ((-1233) (-623 (-1145)) (-623 (-1145)))) (-15 -2597 ((-2 (|:| -3338 (-623 (-1145))) (|:| -1270 (-623 (-1145)))))) (-15 -2076 ((-1233))))
+((-2318 (($ $) 17)) (-1568 (((-112) $) 24)))
+(((-1185 |#1|) (-10 -8 (-15 -2318 (|#1| |#1|)) (-15 -1568 ((-112) |#1|))) (-1186)) (T -1185))
+NIL
+(-10 -8 (-15 -2318 (|#1| |#1|)) (-15 -1568 ((-112) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-1993 (((-3 $ "failed") $ $) 19)) (-2318 (($ $) 49)) (-2207 (((-411 $) $) 50)) (-2991 (($) 17 T CONST)) (-1537 (((-3 $ "failed") $) 32)) (-1568 (((-112) $) 51)) (-2419 (((-112) $) 30)) (-3231 (($ $ $) 44) (($ (-623 $)) 43)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 42)) (-3260 (($ $ $) 46) (($ (-623 $)) 45)) (-1735 (((-411 $) $) 48)) (-3409 (((-3 $ "failed") $ $) 40)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41)) (-3091 (((-749)) 28)) (-1819 (((-112) $ $) 37)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24)))
+(((-1186) (-138)) (T -1186))
+((-1568 (*1 *2 *1) (-12 (-4 *1 (-1186)) (-5 *2 (-112)))) (-2207 (*1 *2 *1) (-12 (-5 *2 (-411 *1)) (-4 *1 (-1186)))) (-2318 (*1 *1 *1) (-4 *1 (-1186))) (-1735 (*1 *2 *1) (-12 (-5 *2 (-411 *1)) (-4 *1 (-1186)))))
+(-13 (-444) (-10 -8 (-15 -1568 ((-112) $)) (-15 -2207 ((-411 $) $)) (-15 -2318 ($ $)) (-15 -1735 ((-411 $) $))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-101) . T) ((-111 $ $) . T) ((-130) . T) ((-595 (-837)) . T) ((-170) . T) ((-283) . T) ((-444) . T) ((-542) . T) ((-626 $) . T) ((-696 $) . T) ((-705) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2392 (((-1192 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1192 |#1| |#3| |#5|)) 23)))
+(((-1187 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -2392 ((-1192 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1192 |#1| |#3| |#5|)))) (-1021) (-1021) (-1145) (-1145) |#1| |#2|) (T -1187))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1192 *5 *7 *9)) (-4 *5 (-1021)) (-4 *6 (-1021)) (-14 *7 (-1145)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1192 *6 *8 *10)) (-5 *1 (-1187 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1145)))))
+(-10 -7 (-15 -2392 ((-1192 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1192 |#1| |#3| |#5|))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1516 (((-623 (-1051)) $) 72)) (-2564 (((-1145) $) 101)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 49 (|has| |#1| (-542)))) (-3050 (($ $) 50 (|has| |#1| (-542)))) (-3953 (((-112) $) 52 (|has| |#1| (-542)))) (-2879 (($ $ (-550)) 96) (($ $ (-550) (-550)) 95)) (-4222 (((-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) $) 103)) (-4160 (($ $) 133 (|has| |#1| (-38 (-400 (-550)))))) (-2820 (($ $) 116 (|has| |#1| (-38 (-400 (-550)))))) (-1993 (((-3 $ "failed") $ $) 19)) (-2318 (($ $) 160 (|has| |#1| (-356)))) (-2207 (((-411 $) $) 161 (|has| |#1| (-356)))) (-1745 (($ $) 115 (|has| |#1| (-38 (-400 (-550)))))) (-1611 (((-112) $ $) 151 (|has| |#1| (-356)))) (-4137 (($ $) 132 (|has| |#1| (-38 (-400 (-550)))))) (-2796 (($ $) 117 (|has| |#1| (-38 (-400 (-550)))))) (-2744 (($ (-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|)))) 171)) (-4183 (($ $) 131 (|has| |#1| (-38 (-400 (-550)))))) (-2844 (($ $) 118 (|has| |#1| (-38 (-400 (-550)))))) (-2991 (($) 17 T CONST)) (-3455 (($ $ $) 155 (|has| |#1| (-356)))) (-1693 (($ $) 58)) (-1537 (((-3 $ "failed") $) 32)) (-4115 (((-400 (-926 |#1|)) $ (-550)) 169 (|has| |#1| (-542))) (((-400 (-926 |#1|)) $ (-550) (-550)) 168 (|has| |#1| (-542)))) (-3429 (($ $ $) 154 (|has| |#1| (-356)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 149 (|has| |#1| (-356)))) (-1568 (((-112) $) 162 (|has| |#1| (-356)))) (-3771 (((-112) $) 71)) (-4187 (($) 143 (|has| |#1| (-38 (-400 (-550)))))) (-2603 (((-550) $) 98) (((-550) $ (-550)) 97)) (-2419 (((-112) $) 30)) (-1893 (($ $ (-550)) 114 (|has| |#1| (-38 (-400 (-550)))))) (-1937 (($ $ (-895)) 99)) (-1546 (($ (-1 |#1| (-550)) $) 170)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 158 (|has| |#1| (-356)))) (-3438 (((-112) $) 60)) (-1488 (($ |#1| (-550)) 59) (($ $ (-1051) (-550)) 74) (($ $ (-623 (-1051)) (-623 (-550))) 73)) (-2392 (($ (-1 |#1| |#1|) $) 61)) (-3080 (($ $) 140 (|has| |#1| (-38 (-400 (-550)))))) (-1657 (($ $) 63)) (-1670 ((|#1| $) 64)) (-3231 (($ (-623 $)) 147 (|has| |#1| (-356))) (($ $ $) 146 (|has| |#1| (-356)))) (-2369 (((-1127) $) 9)) (-1619 (($ $) 163 (|has| |#1| (-356)))) (-2149 (($ $) 167 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1145)) 166 (-1489 (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-933)) (|has| |#1| (-1167)) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-15 -1516 ((-623 (-1145)) |#1|))) (|has| |#1| (-15 -2149 (|#1| |#1| (-1145)))) (|has| |#1| (-38 (-400 (-550)))))))) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 148 (|has| |#1| (-356)))) (-3260 (($ (-623 $)) 145 (|has| |#1| (-356))) (($ $ $) 144 (|has| |#1| (-356)))) (-1735 (((-411 $) $) 159 (|has| |#1| (-356)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 157 (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 156 (|has| |#1| (-356)))) (-4268 (($ $ (-550)) 93)) (-3409 (((-3 $ "failed") $ $) 48 (|has| |#1| (-542)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 150 (|has| |#1| (-356)))) (-1644 (($ $) 141 (|has| |#1| (-38 (-400 (-550)))))) (-1553 (((-1125 |#1|) $ |#1|) 92 (|has| |#1| (-15 ** (|#1| |#1| (-550)))))) (-1988 (((-749) $) 152 (|has| |#1| (-356)))) (-2757 ((|#1| $ (-550)) 102) (($ $ $) 79 (|has| (-550) (-1081)))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 153 (|has| |#1| (-356)))) (-2798 (($ $ (-623 (-1145)) (-623 (-749))) 87 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-1145) (-749)) 86 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1145))) 85 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-1145)) 84 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-749)) 82 (|has| |#1| (-15 * (|#1| (-550) |#1|)))) (($ $) 80 (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (-3661 (((-550) $) 62)) (-4194 (($ $) 130 (|has| |#1| (-38 (-400 (-550)))))) (-2856 (($ $) 119 (|has| |#1| (-38 (-400 (-550)))))) (-4171 (($ $) 129 (|has| |#1| (-38 (-400 (-550)))))) (-2832 (($ $) 120 (|has| |#1| (-38 (-400 (-550)))))) (-4149 (($ $) 128 (|has| |#1| (-38 (-400 (-550)))))) (-2807 (($ $) 121 (|has| |#1| (-38 (-400 (-550)))))) (-4012 (($ $) 70)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#1|) 45 (|has| |#1| (-170))) (($ (-400 (-550))) 55 (|has| |#1| (-38 (-400 (-550))))) (($ $) 47 (|has| |#1| (-542)))) (-1708 ((|#1| $ (-550)) 57)) (-1613 (((-3 $ "failed") $) 46 (|has| |#1| (-143)))) (-3091 (((-749)) 28)) (-1808 ((|#1| $) 100)) (-4233 (($ $) 139 (|has| |#1| (-38 (-400 (-550)))))) (-2893 (($ $) 127 (|has| |#1| (-38 (-400 (-550)))))) (-1819 (((-112) $ $) 51 (|has| |#1| (-542)))) (-4206 (($ $) 138 (|has| |#1| (-38 (-400 (-550)))))) (-2869 (($ $) 126 (|has| |#1| (-38 (-400 (-550)))))) (-4255 (($ $) 137 (|has| |#1| (-38 (-400 (-550)))))) (-4117 (($ $) 125 (|has| |#1| (-38 (-400 (-550)))))) (-2154 ((|#1| $ (-550)) 94 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-550)))) (|has| |#1| (-15 -2233 (|#1| (-1145))))))) (-3363 (($ $) 136 (|has| |#1| (-38 (-400 (-550)))))) (-4127 (($ $) 124 (|has| |#1| (-38 (-400 (-550)))))) (-4244 (($ $) 135 (|has| |#1| (-38 (-400 (-550)))))) (-2905 (($ $) 123 (|has| |#1| (-38 (-400 (-550)))))) (-4218 (($ $) 134 (|has| |#1| (-38 (-400 (-550)))))) (-2880 (($ $) 122 (|has| |#1| (-38 (-400 (-550)))))) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $ (-623 (-1145)) (-623 (-749))) 91 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-1145) (-749)) 90 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1145))) 89 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-1145)) 88 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-749)) 83 (|has| |#1| (-15 * (|#1| (-550) |#1|)))) (($ $) 81 (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (-2264 (((-112) $ $) 6)) (-2382 (($ $ |#1|) 56 (|has| |#1| (-356))) (($ $ $) 165 (|has| |#1| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 164 (|has| |#1| (-356))) (($ $ $) 142 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 113 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 66) (($ |#1| $) 65) (($ (-400 (-550)) $) 54 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 53 (|has| |#1| (-38 (-400 (-550)))))))
+(((-1188 |#1|) (-138) (-1021)) (T -1188))
+((-2744 (*1 *1 *2) (-12 (-5 *2 (-1125 (-2 (|:| |k| (-550)) (|:| |c| *3)))) (-4 *3 (-1021)) (-4 *1 (-1188 *3)))) (-1546 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-550))) (-4 *1 (-1188 *3)) (-4 *3 (-1021)))) (-4115 (*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-1188 *4)) (-4 *4 (-1021)) (-4 *4 (-542)) (-5 *2 (-400 (-926 *4))))) (-4115 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-550)) (-4 *1 (-1188 *4)) (-4 *4 (-1021)) (-4 *4 (-542)) (-5 *2 (-400 (-926 *4))))) (-2149 (*1 *1 *1) (-12 (-4 *1 (-1188 *2)) (-4 *2 (-1021)) (-4 *2 (-38 (-400 (-550)))))) (-2149 (*1 *1 *1 *2) (-1489 (-12 (-5 *2 (-1145)) (-4 *1 (-1188 *3)) (-4 *3 (-1021)) (-12 (-4 *3 (-29 (-550))) (-4 *3 (-933)) (-4 *3 (-1167)) (-4 *3 (-38 (-400 (-550)))))) (-12 (-5 *2 (-1145)) (-4 *1 (-1188 *3)) (-4 *3 (-1021)) (-12 (|has| *3 (-15 -1516 ((-623 *2) *3))) (|has| *3 (-15 -2149 (*3 *3 *2))) (-4 *3 (-38 (-400 (-550)))))))))
+(-13 (-1206 |t#1| (-550)) (-10 -8 (-15 -2744 ($ (-1125 (-2 (|:| |k| (-550)) (|:| |c| |t#1|))))) (-15 -1546 ($ (-1 |t#1| (-550)) $)) (IF (|has| |t#1| (-542)) (PROGN (-15 -4115 ((-400 (-926 |t#1|)) $ (-550))) (-15 -4115 ((-400 (-926 |t#1|)) $ (-550) (-550)))) |%noBranch|) (IF (|has| |t#1| (-38 (-400 (-550)))) (PROGN (-15 -2149 ($ $)) (IF (|has| |t#1| (-15 -2149 (|t#1| |t#1| (-1145)))) (IF (|has| |t#1| (-15 -1516 ((-623 (-1145)) |t#1|))) (-15 -2149 ($ $ (-1145))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1167)) (IF (|has| |t#1| (-933)) (IF (|has| |t#1| (-29 (-550))) (-15 -2149 ($ $ (-1145))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-976)) (-6 (-1167))) |%noBranch|) (IF (|has| |t#1| (-356)) (-6 (-356)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-550)) . T) ((-25) . T) ((-38 #1=(-400 (-550))) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-35) |has| |#1| (-38 (-400 (-550)))) ((-94) |has| |#1| (-38 (-400 (-550)))) ((-101) . T) ((-111 #1# #1#) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1489 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-170) -1489 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-227) |has| |#1| (-15 * (|#1| (-550) |#1|))) ((-237) |has| |#1| (-356)) ((-277) |has| |#1| (-38 (-400 (-550)))) ((-279 $ $) |has| (-550) (-1081)) ((-283) -1489 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-300) |has| |#1| (-356)) ((-356) |has| |#1| (-356)) ((-444) |has| |#1| (-356)) ((-484) |has| |#1| (-38 (-400 (-550)))) ((-542) -1489 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-626 #1#) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #1#) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-705) . T) ((-874 (-1145)) -12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))) ((-947 |#1| #0# (-1051)) . T) ((-894) |has| |#1| (-356)) ((-976) |has| |#1| (-38 (-400 (-550)))) ((-1027 #1#) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-1027 |#1|) . T) ((-1027 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1167) |has| |#1| (-38 (-400 (-550)))) ((-1170) |has| |#1| (-38 (-400 (-550)))) ((-1186) |has| |#1| (-356)) ((-1206 |#1| #0#) . T))
+((-3378 (((-112) $) 12)) (-2288 (((-3 |#3| "failed") $) 17) (((-3 (-1145) "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 (-550) "failed") $) NIL)) (-2202 ((|#3| $) 14) (((-1145) $) NIL) (((-400 (-550)) $) NIL) (((-550) $) NIL)))
+(((-1189 |#1| |#2| |#3|) (-10 -8 (-15 -2202 ((-550) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2202 ((-1145) |#1|)) (-15 -2288 ((-3 (-1145) "failed") |#1|)) (-15 -2202 (|#3| |#1|)) (-15 -2288 ((-3 |#3| "failed") |#1|)) (-15 -3378 ((-112) |#1|))) (-1190 |#2| |#3|) (-1021) (-1219 |#2|)) (T -1189))
+NIL
+(-10 -8 (-15 -2202 ((-550) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2202 ((-1145) |#1|)) (-15 -2288 ((-3 (-1145) "failed") |#1|)) (-15 -2202 (|#3| |#1|)) (-15 -2288 ((-3 |#3| "failed") |#1|)) (-15 -3378 ((-112) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3104 ((|#2| $) 228 (-1304 (|has| |#2| (-300)) (|has| |#1| (-356))))) (-1516 (((-623 (-1051)) $) 72)) (-2564 (((-1145) $) 101)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 49 (|has| |#1| (-542)))) (-3050 (($ $) 50 (|has| |#1| (-542)))) (-3953 (((-112) $) 52 (|has| |#1| (-542)))) (-2879 (($ $ (-550)) 96) (($ $ (-550) (-550)) 95)) (-4222 (((-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) $) 103)) (-4164 ((|#2| $) 264)) (-3869 (((-3 |#2| "failed") $) 260)) (-1570 ((|#2| $) 261)) (-4160 (($ $) 133 (|has| |#1| (-38 (-400 (-550)))))) (-2820 (($ $) 116 (|has| |#1| (-38 (-400 (-550)))))) (-1993 (((-3 $ "failed") $ $) 19)) (-4050 (((-411 (-1141 $)) (-1141 $)) 237 (-1304 (|has| |#2| (-883)) (|has| |#1| (-356))))) (-2318 (($ $) 160 (|has| |#1| (-356)))) (-2207 (((-411 $) $) 161 (|has| |#1| (-356)))) (-1745 (($ $) 115 (|has| |#1| (-38 (-400 (-550)))))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) 234 (-1304 (|has| |#2| (-883)) (|has| |#1| (-356))))) (-1611 (((-112) $ $) 151 (|has| |#1| (-356)))) (-4137 (($ $) 132 (|has| |#1| (-38 (-400 (-550)))))) (-2796 (($ $) 117 (|has| |#1| (-38 (-400 (-550)))))) (-4303 (((-550) $) 246 (-1304 (|has| |#2| (-798)) (|has| |#1| (-356))))) (-2744 (($ (-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|)))) 171)) (-4183 (($ $) 131 (|has| |#1| (-38 (-400 (-550)))))) (-2844 (($ $) 118 (|has| |#1| (-38 (-400 (-550)))))) (-2991 (($) 17 T CONST)) (-2288 (((-3 |#2| "failed") $) 267) (((-3 (-550) "failed") $) 256 (-1304 (|has| |#2| (-1012 (-550))) (|has| |#1| (-356)))) (((-3 (-400 (-550)) "failed") $) 254 (-1304 (|has| |#2| (-1012 (-550))) (|has| |#1| (-356)))) (((-3 (-1145) "failed") $) 239 (-1304 (|has| |#2| (-1012 (-1145))) (|has| |#1| (-356))))) (-2202 ((|#2| $) 266) (((-550) $) 257 (-1304 (|has| |#2| (-1012 (-550))) (|has| |#1| (-356)))) (((-400 (-550)) $) 255 (-1304 (|has| |#2| (-1012 (-550))) (|has| |#1| (-356)))) (((-1145) $) 240 (-1304 (|has| |#2| (-1012 (-1145))) (|has| |#1| (-356))))) (-2468 (($ $) 263) (($ (-550) $) 262)) (-3455 (($ $ $) 155 (|has| |#1| (-356)))) (-1693 (($ $) 58)) (-3756 (((-667 |#2|) (-667 $)) 218 (|has| |#1| (-356))) (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 $) (-1228 $)) 217 (|has| |#1| (-356))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) 216 (-1304 (|has| |#2| (-619 (-550))) (|has| |#1| (-356)))) (((-667 (-550)) (-667 $)) 215 (-1304 (|has| |#2| (-619 (-550))) (|has| |#1| (-356))))) (-1537 (((-3 $ "failed") $) 32)) (-4115 (((-400 (-926 |#1|)) $ (-550)) 169 (|has| |#1| (-542))) (((-400 (-926 |#1|)) $ (-550) (-550)) 168 (|has| |#1| (-542)))) (-1864 (($) 230 (-1304 (|has| |#2| (-535)) (|has| |#1| (-356))))) (-3429 (($ $ $) 154 (|has| |#1| (-356)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 149 (|has| |#1| (-356)))) (-1568 (((-112) $) 162 (|has| |#1| (-356)))) (-2694 (((-112) $) 244 (-1304 (|has| |#2| (-798)) (|has| |#1| (-356))))) (-3771 (((-112) $) 71)) (-4187 (($) 143 (|has| |#1| (-38 (-400 (-550)))))) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) 222 (-1304 (|has| |#2| (-860 (-372))) (|has| |#1| (-356)))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) 221 (-1304 (|has| |#2| (-860 (-550))) (|has| |#1| (-356))))) (-2603 (((-550) $) 98) (((-550) $ (-550)) 97)) (-2419 (((-112) $) 30)) (-1484 (($ $) 226 (|has| |#1| (-356)))) (-4153 ((|#2| $) 224 (|has| |#1| (-356)))) (-1893 (($ $ (-550)) 114 (|has| |#1| (-38 (-400 (-550)))))) (-1620 (((-3 $ "failed") $) 258 (-1304 (|has| |#2| (-1120)) (|has| |#1| (-356))))) (-1712 (((-112) $) 245 (-1304 (|has| |#2| (-798)) (|has| |#1| (-356))))) (-1937 (($ $ (-895)) 99)) (-1546 (($ (-1 |#1| (-550)) $) 170)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 158 (|has| |#1| (-356)))) (-3438 (((-112) $) 60)) (-1488 (($ |#1| (-550)) 59) (($ $ (-1051) (-550)) 74) (($ $ (-623 (-1051)) (-623 (-550))) 73)) (-2793 (($ $ $) 248 (-1304 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2173 (($ $ $) 249 (-1304 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2392 (($ (-1 |#1| |#1|) $) 61) (($ (-1 |#2| |#2|) $) 210 (|has| |#1| (-356)))) (-3080 (($ $) 140 (|has| |#1| (-38 (-400 (-550)))))) (-1657 (($ $) 63)) (-1670 ((|#1| $) 64)) (-3231 (($ (-623 $)) 147 (|has| |#1| (-356))) (($ $ $) 146 (|has| |#1| (-356)))) (-1583 (($ (-550) |#2|) 265)) (-2369 (((-1127) $) 9)) (-1619 (($ $) 163 (|has| |#1| (-356)))) (-2149 (($ $) 167 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1145)) 166 (-1489 (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-933)) (|has| |#1| (-1167)) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-15 -1516 ((-623 (-1145)) |#1|))) (|has| |#1| (-15 -2149 (|#1| |#1| (-1145)))) (|has| |#1| (-38 (-400 (-550)))))))) (-2463 (($) 259 (-1304 (|has| |#2| (-1120)) (|has| |#1| (-356))) CONST)) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 148 (|has| |#1| (-356)))) (-3260 (($ (-623 $)) 145 (|has| |#1| (-356))) (($ $ $) 144 (|has| |#1| (-356)))) (-1724 (($ $) 229 (-1304 (|has| |#2| (-300)) (|has| |#1| (-356))))) (-3925 ((|#2| $) 232 (-1304 (|has| |#2| (-535)) (|has| |#1| (-356))))) (-3348 (((-411 (-1141 $)) (-1141 $)) 235 (-1304 (|has| |#2| (-883)) (|has| |#1| (-356))))) (-2182 (((-411 (-1141 $)) (-1141 $)) 236 (-1304 (|has| |#2| (-883)) (|has| |#1| (-356))))) (-1735 (((-411 $) $) 159 (|has| |#1| (-356)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 157 (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 156 (|has| |#1| (-356)))) (-4268 (($ $ (-550)) 93)) (-3409 (((-3 $ "failed") $ $) 48 (|has| |#1| (-542)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 150 (|has| |#1| (-356)))) (-1644 (($ $) 141 (|has| |#1| (-38 (-400 (-550)))))) (-1553 (((-1125 |#1|) $ |#1|) 92 (|has| |#1| (-15 ** (|#1| |#1| (-550))))) (($ $ (-1145) |#2|) 209 (-1304 (|has| |#2| (-505 (-1145) |#2|)) (|has| |#1| (-356)))) (($ $ (-623 (-1145)) (-623 |#2|)) 208 (-1304 (|has| |#2| (-505 (-1145) |#2|)) (|has| |#1| (-356)))) (($ $ (-623 (-287 |#2|))) 207 (-1304 (|has| |#2| (-302 |#2|)) (|has| |#1| (-356)))) (($ $ (-287 |#2|)) 206 (-1304 (|has| |#2| (-302 |#2|)) (|has| |#1| (-356)))) (($ $ |#2| |#2|) 205 (-1304 (|has| |#2| (-302 |#2|)) (|has| |#1| (-356)))) (($ $ (-623 |#2|) (-623 |#2|)) 204 (-1304 (|has| |#2| (-302 |#2|)) (|has| |#1| (-356))))) (-1988 (((-749) $) 152 (|has| |#1| (-356)))) (-2757 ((|#1| $ (-550)) 102) (($ $ $) 79 (|has| (-550) (-1081))) (($ $ |#2|) 203 (-1304 (|has| |#2| (-279 |#2| |#2|)) (|has| |#1| (-356))))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 153 (|has| |#1| (-356)))) (-2798 (($ $ (-1 |#2| |#2|)) 214 (|has| |#1| (-356))) (($ $ (-1 |#2| |#2|) (-749)) 213 (|has| |#1| (-356))) (($ $ (-749)) 82 (-1489 (-1304 (|has| |#2| (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $) 80 (-1489 (-1304 (|has| |#2| (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1145)) (-623 (-749))) 87 (-1489 (-1304 (|has| |#2| (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-550) |#1|)))))) (($ $ (-1145) (-749)) 86 (-1489 (-1304 (|has| |#2| (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-550) |#1|)))))) (($ $ (-623 (-1145))) 85 (-1489 (-1304 (|has| |#2| (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-550) |#1|)))))) (($ $ (-1145)) 84 (-1489 (-1304 (|has| |#2| (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))))) (-3608 (($ $) 227 (|has| |#1| (-356)))) (-4163 ((|#2| $) 225 (|has| |#1| (-356)))) (-3661 (((-550) $) 62)) (-4194 (($ $) 130 (|has| |#1| (-38 (-400 (-550)))))) (-2856 (($ $) 119 (|has| |#1| (-38 (-400 (-550)))))) (-4171 (($ $) 129 (|has| |#1| (-38 (-400 (-550)))))) (-2832 (($ $) 120 (|has| |#1| (-38 (-400 (-550)))))) (-4149 (($ $) 128 (|has| |#1| (-38 (-400 (-550)))))) (-2807 (($ $) 121 (|has| |#1| (-38 (-400 (-550)))))) (-2451 (((-219) $) 243 (-1304 (|has| |#2| (-996)) (|has| |#1| (-356)))) (((-372) $) 242 (-1304 (|has| |#2| (-996)) (|has| |#1| (-356)))) (((-526) $) 241 (-1304 (|has| |#2| (-596 (-526))) (|has| |#1| (-356)))) (((-866 (-372)) $) 220 (-1304 (|has| |#2| (-596 (-866 (-372)))) (|has| |#1| (-356)))) (((-866 (-550)) $) 219 (-1304 (|has| |#2| (-596 (-866 (-550)))) (|has| |#1| (-356))))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) 233 (-1304 (-1304 (|has| $ (-143)) (|has| |#2| (-883))) (|has| |#1| (-356))))) (-4012 (($ $) 70)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#1|) 45 (|has| |#1| (-170))) (($ |#2|) 268) (($ (-1145)) 238 (-1304 (|has| |#2| (-1012 (-1145))) (|has| |#1| (-356)))) (($ (-400 (-550))) 55 (|has| |#1| (-38 (-400 (-550))))) (($ $) 47 (|has| |#1| (-542)))) (-1708 ((|#1| $ (-550)) 57)) (-1613 (((-3 $ "failed") $) 46 (-1489 (-1304 (-1489 (|has| |#2| (-143)) (-1304 (|has| $ (-143)) (|has| |#2| (-883)))) (|has| |#1| (-356))) (|has| |#1| (-143))))) (-3091 (((-749)) 28)) (-1808 ((|#1| $) 100)) (-2967 ((|#2| $) 231 (-1304 (|has| |#2| (-535)) (|has| |#1| (-356))))) (-4233 (($ $) 139 (|has| |#1| (-38 (-400 (-550)))))) (-2893 (($ $) 127 (|has| |#1| (-38 (-400 (-550)))))) (-1819 (((-112) $ $) 51 (|has| |#1| (-542)))) (-4206 (($ $) 138 (|has| |#1| (-38 (-400 (-550)))))) (-2869 (($ $) 126 (|has| |#1| (-38 (-400 (-550)))))) (-4255 (($ $) 137 (|has| |#1| (-38 (-400 (-550)))))) (-4117 (($ $) 125 (|has| |#1| (-38 (-400 (-550)))))) (-2154 ((|#1| $ (-550)) 94 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-550)))) (|has| |#1| (-15 -2233 (|#1| (-1145))))))) (-3363 (($ $) 136 (|has| |#1| (-38 (-400 (-550)))))) (-4127 (($ $) 124 (|has| |#1| (-38 (-400 (-550)))))) (-4244 (($ $) 135 (|has| |#1| (-38 (-400 (-550)))))) (-2905 (($ $) 123 (|has| |#1| (-38 (-400 (-550)))))) (-4218 (($ $) 134 (|has| |#1| (-38 (-400 (-550)))))) (-2880 (($ $) 122 (|has| |#1| (-38 (-400 (-550)))))) (-4188 (($ $) 247 (-1304 (|has| |#2| (-798)) (|has| |#1| (-356))))) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $ (-1 |#2| |#2|)) 212 (|has| |#1| (-356))) (($ $ (-1 |#2| |#2|) (-749)) 211 (|has| |#1| (-356))) (($ $ (-749)) 83 (-1489 (-1304 (|has| |#2| (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $) 81 (-1489 (-1304 (|has| |#2| (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1145)) (-623 (-749))) 91 (-1489 (-1304 (|has| |#2| (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-550) |#1|)))))) (($ $ (-1145) (-749)) 90 (-1489 (-1304 (|has| |#2| (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-550) |#1|)))))) (($ $ (-623 (-1145))) 89 (-1489 (-1304 (|has| |#2| (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-550) |#1|)))))) (($ $ (-1145)) 88 (-1489 (-1304 (|has| |#2| (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))))) (-2324 (((-112) $ $) 251 (-1304 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2302 (((-112) $ $) 252 (-1304 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 250 (-1304 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2290 (((-112) $ $) 253 (-1304 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2382 (($ $ |#1|) 56 (|has| |#1| (-356))) (($ $ $) 165 (|has| |#1| (-356))) (($ |#2| |#2|) 223 (|has| |#1| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 164 (|has| |#1| (-356))) (($ $ $) 142 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 113 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 66) (($ |#1| $) 65) (($ $ |#2|) 202 (|has| |#1| (-356))) (($ |#2| $) 201 (|has| |#1| (-356))) (($ (-400 (-550)) $) 54 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 53 (|has| |#1| (-38 (-400 (-550)))))))
+(((-1190 |#1| |#2|) (-138) (-1021) (-1219 |t#1|)) (T -1190))
+((-3661 (*1 *2 *1) (-12 (-4 *1 (-1190 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-1219 *3)) (-5 *2 (-550)))) (-2233 (*1 *1 *2) (-12 (-4 *3 (-1021)) (-4 *1 (-1190 *3 *2)) (-4 *2 (-1219 *3)))) (-1583 (*1 *1 *2 *3) (-12 (-5 *2 (-550)) (-4 *4 (-1021)) (-4 *1 (-1190 *4 *3)) (-4 *3 (-1219 *4)))) (-4164 (*1 *2 *1) (-12 (-4 *1 (-1190 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-1219 *3)))) (-2468 (*1 *1 *1) (-12 (-4 *1 (-1190 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-1219 *2)))) (-2468 (*1 *1 *2 *1) (-12 (-5 *2 (-550)) (-4 *1 (-1190 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-1219 *3)))) (-1570 (*1 *2 *1) (-12 (-4 *1 (-1190 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-1219 *3)))) (-3869 (*1 *2 *1) (|partial| -12 (-4 *1 (-1190 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-1219 *3)))))
+(-13 (-1188 |t#1|) (-1012 |t#2|) (-10 -8 (-15 -1583 ($ (-550) |t#2|)) (-15 -3661 ((-550) $)) (-15 -4164 (|t#2| $)) (-15 -2468 ($ $)) (-15 -2468 ($ (-550) $)) (-15 -2233 ($ |t#2|)) (-15 -1570 (|t#2| $)) (-15 -3869 ((-3 |t#2| "failed") $)) (IF (|has| |t#1| (-356)) (-6 (-966 |t#2|)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-550)) . T) ((-25) . T) ((-38 #1=(-400 (-550))) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-38 |#1|) |has| |#1| (-170)) ((-38 |#2|) |has| |#1| (-356)) ((-38 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-35) |has| |#1| (-38 (-400 (-550)))) ((-94) |has| |#1| (-38 (-400 (-550)))) ((-101) . T) ((-111 #1# #1#) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-111 |#1| |#1|) . T) ((-111 |#2| |#2|) |has| |#1| (-356)) ((-111 $ $) -1489 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-130) . T) ((-143) -1489 (-12 (|has| |#1| (-356)) (|has| |#2| (-143))) (|has| |#1| (-143))) ((-145) -1489 (-12 (|has| |#1| (-356)) (|has| |#2| (-145))) (|has| |#1| (-145))) ((-595 (-837)) . T) ((-170) -1489 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-596 (-219)) -12 (|has| |#1| (-356)) (|has| |#2| (-996))) ((-596 (-372)) -12 (|has| |#1| (-356)) (|has| |#2| (-996))) ((-596 (-526)) -12 (|has| |#1| (-356)) (|has| |#2| (-596 (-526)))) ((-596 (-866 (-372))) -12 (|has| |#1| (-356)) (|has| |#2| (-596 (-866 (-372))))) ((-596 (-866 (-550))) -12 (|has| |#1| (-356)) (|has| |#2| (-596 (-866 (-550))))) ((-225 |#2|) |has| |#1| (-356)) ((-227) -1489 (-12 (|has| |#1| (-356)) (|has| |#2| (-227))) (|has| |#1| (-15 * (|#1| (-550) |#1|)))) ((-237) |has| |#1| (-356)) ((-277) |has| |#1| (-38 (-400 (-550)))) ((-279 |#2| $) -12 (|has| |#1| (-356)) (|has| |#2| (-279 |#2| |#2|))) ((-279 $ $) |has| (-550) (-1081)) ((-283) -1489 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-300) |has| |#1| (-356)) ((-302 |#2|) -12 (|has| |#1| (-356)) (|has| |#2| (-302 |#2|))) ((-356) |has| |#1| (-356)) ((-331 |#2|) |has| |#1| (-356)) ((-370 |#2|) |has| |#1| (-356)) ((-393 |#2|) |has| |#1| (-356)) ((-444) |has| |#1| (-356)) ((-484) |has| |#1| (-38 (-400 (-550)))) ((-505 (-1145) |#2|) -12 (|has| |#1| (-356)) (|has| |#2| (-505 (-1145) |#2|))) ((-505 |#2| |#2|) -12 (|has| |#1| (-356)) (|has| |#2| (-302 |#2|))) ((-542) -1489 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-626 #1#) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-626 |#1|) . T) ((-626 |#2|) |has| |#1| (-356)) ((-626 $) . T) ((-619 (-550)) -12 (|has| |#1| (-356)) (|has| |#2| (-619 (-550)))) ((-619 |#2|) |has| |#1| (-356)) ((-696 #1#) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-696 |#1|) |has| |#1| (-170)) ((-696 |#2|) |has| |#1| (-356)) ((-696 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-705) . T) ((-769) -12 (|has| |#1| (-356)) (|has| |#2| (-798))) ((-770) -12 (|has| |#1| (-356)) (|has| |#2| (-798))) ((-772) -12 (|has| |#1| (-356)) (|has| |#2| (-798))) ((-773) -12 (|has| |#1| (-356)) (|has| |#2| (-798))) ((-798) -12 (|has| |#1| (-356)) (|has| |#2| (-798))) ((-823) -12 (|has| |#1| (-356)) (|has| |#2| (-798))) ((-825) -1489 (-12 (|has| |#1| (-356)) (|has| |#2| (-825))) (-12 (|has| |#1| (-356)) (|has| |#2| (-798)))) ((-874 (-1145)) -1489 (-12 (|has| |#1| (-356)) (|has| |#2| (-874 (-1145)))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145))))) ((-860 (-372)) -12 (|has| |#1| (-356)) (|has| |#2| (-860 (-372)))) ((-860 (-550)) -12 (|has| |#1| (-356)) (|has| |#2| (-860 (-550)))) ((-858 |#2|) |has| |#1| (-356)) ((-883) -12 (|has| |#1| (-356)) (|has| |#2| (-883))) ((-947 |#1| #0# (-1051)) . T) ((-894) |has| |#1| (-356)) ((-966 |#2|) |has| |#1| (-356)) ((-976) |has| |#1| (-38 (-400 (-550)))) ((-996) -12 (|has| |#1| (-356)) (|has| |#2| (-996))) ((-1012 (-400 (-550))) -12 (|has| |#1| (-356)) (|has| |#2| (-1012 (-550)))) ((-1012 (-550)) -12 (|has| |#1| (-356)) (|has| |#2| (-1012 (-550)))) ((-1012 (-1145)) -12 (|has| |#1| (-356)) (|has| |#2| (-1012 (-1145)))) ((-1012 |#2|) . T) ((-1027 #1#) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-1027 |#1|) . T) ((-1027 |#2|) |has| |#1| (-356)) ((-1027 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1120) -12 (|has| |#1| (-356)) (|has| |#2| (-1120))) ((-1167) |has| |#1| (-38 (-400 (-550)))) ((-1170) |has| |#1| (-38 (-400 (-550)))) ((-1182) |has| |#1| (-356)) ((-1186) |has| |#1| (-356)) ((-1188 |#1|) . T) ((-1206 |#1| #0#) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 70)) (-3104 ((|#2| $) NIL (-12 (|has| |#2| (-300)) (|has| |#1| (-356))))) (-1516 (((-623 (-1051)) $) NIL)) (-2564 (((-1145) $) 88)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-2879 (($ $ (-550)) 97) (($ $ (-550) (-550)) 99)) (-4222 (((-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) $) 47)) (-4164 ((|#2| $) 11)) (-3869 (((-3 |#2| "failed") $) 30)) (-1570 ((|#2| $) 31)) (-4160 (($ $) 192 (|has| |#1| (-38 (-400 (-550)))))) (-2820 (($ $) 168 (|has| |#1| (-38 (-400 (-550)))))) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (-12 (|has| |#2| (-883)) (|has| |#1| (-356))))) (-2318 (($ $) NIL (|has| |#1| (-356)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-356)))) (-1745 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (-12 (|has| |#2| (-883)) (|has| |#1| (-356))))) (-1611 (((-112) $ $) NIL (|has| |#1| (-356)))) (-4137 (($ $) 188 (|has| |#1| (-38 (-400 (-550)))))) (-2796 (($ $) 164 (|has| |#1| (-38 (-400 (-550)))))) (-4303 (((-550) $) NIL (-12 (|has| |#2| (-798)) (|has| |#1| (-356))))) (-2744 (($ (-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|)))) 57)) (-4183 (($ $) 196 (|has| |#1| (-38 (-400 (-550)))))) (-2844 (($ $) 172 (|has| |#1| (-38 (-400 (-550)))))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#2| "failed") $) 144) (((-3 (-550) "failed") $) NIL (-12 (|has| |#2| (-1012 (-550))) (|has| |#1| (-356)))) (((-3 (-400 (-550)) "failed") $) NIL (-12 (|has| |#2| (-1012 (-550))) (|has| |#1| (-356)))) (((-3 (-1145) "failed") $) NIL (-12 (|has| |#2| (-1012 (-1145))) (|has| |#1| (-356))))) (-2202 ((|#2| $) 143) (((-550) $) NIL (-12 (|has| |#2| (-1012 (-550))) (|has| |#1| (-356)))) (((-400 (-550)) $) NIL (-12 (|has| |#2| (-1012 (-550))) (|has| |#1| (-356)))) (((-1145) $) NIL (-12 (|has| |#2| (-1012 (-1145))) (|has| |#1| (-356))))) (-2468 (($ $) 61) (($ (-550) $) 24)) (-3455 (($ $ $) NIL (|has| |#1| (-356)))) (-1693 (($ $) NIL)) (-3756 (((-667 |#2|) (-667 $)) NIL (|has| |#1| (-356))) (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 $) (-1228 $)) NIL (|has| |#1| (-356))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (-12 (|has| |#2| (-619 (-550))) (|has| |#1| (-356)))) (((-667 (-550)) (-667 $)) NIL (-12 (|has| |#2| (-619 (-550))) (|has| |#1| (-356))))) (-1537 (((-3 $ "failed") $) 77)) (-4115 (((-400 (-926 |#1|)) $ (-550)) 112 (|has| |#1| (-542))) (((-400 (-926 |#1|)) $ (-550) (-550)) 114 (|has| |#1| (-542)))) (-1864 (($) NIL (-12 (|has| |#2| (-535)) (|has| |#1| (-356))))) (-3429 (($ $ $) NIL (|has| |#1| (-356)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-1568 (((-112) $) NIL (|has| |#1| (-356)))) (-2694 (((-112) $) NIL (-12 (|has| |#2| (-798)) (|has| |#1| (-356))))) (-3771 (((-112) $) 64)) (-4187 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (-12 (|has| |#2| (-860 (-372))) (|has| |#1| (-356)))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (-12 (|has| |#2| (-860 (-550))) (|has| |#1| (-356))))) (-2603 (((-550) $) 93) (((-550) $ (-550)) 95)) (-2419 (((-112) $) NIL)) (-1484 (($ $) NIL (|has| |#1| (-356)))) (-4153 ((|#2| $) 151 (|has| |#1| (-356)))) (-1893 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1620 (((-3 $ "failed") $) NIL (-12 (|has| |#2| (-1120)) (|has| |#1| (-356))))) (-1712 (((-112) $) NIL (-12 (|has| |#2| (-798)) (|has| |#1| (-356))))) (-1937 (($ $ (-895)) 136)) (-1546 (($ (-1 |#1| (-550)) $) 132)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| (-550)) 19) (($ $ (-1051) (-550)) NIL) (($ $ (-623 (-1051)) (-623 (-550))) NIL)) (-2793 (($ $ $) NIL (-12 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2173 (($ $ $) NIL (-12 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2392 (($ (-1 |#1| |#1|) $) 129) (($ (-1 |#2| |#2|) $) NIL (|has| |#1| (-356)))) (-3080 (($ $) 162 (|has| |#1| (-38 (-400 (-550)))))) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-1583 (($ (-550) |#2|) 10)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) 145 (|has| |#1| (-356)))) (-2149 (($ $) 214 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1145)) 219 (-1489 (-12 (|has| |#1| (-15 -2149 (|#1| |#1| (-1145)))) (|has| |#1| (-15 -1516 ((-623 (-1145)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-933)) (|has| |#1| (-1167)))))) (-2463 (($) NIL (-12 (|has| |#2| (-1120)) (|has| |#1| (-356))) CONST)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#1| (-356)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-1724 (($ $) NIL (-12 (|has| |#2| (-300)) (|has| |#1| (-356))))) (-3925 ((|#2| $) NIL (-12 (|has| |#2| (-535)) (|has| |#1| (-356))))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (-12 (|has| |#2| (-883)) (|has| |#1| (-356))))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (-12 (|has| |#2| (-883)) (|has| |#1| (-356))))) (-1735 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-4268 (($ $ (-550)) 126)) (-3409 (((-3 $ "failed") $ $) 116 (|has| |#1| (-542)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1644 (($ $) 160 (|has| |#1| (-38 (-400 (-550)))))) (-1553 (((-1125 |#1|) $ |#1|) 85 (|has| |#1| (-15 ** (|#1| |#1| (-550))))) (($ $ (-1145) |#2|) NIL (-12 (|has| |#2| (-505 (-1145) |#2|)) (|has| |#1| (-356)))) (($ $ (-623 (-1145)) (-623 |#2|)) NIL (-12 (|has| |#2| (-505 (-1145) |#2|)) (|has| |#1| (-356)))) (($ $ (-623 (-287 |#2|))) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#1| (-356)))) (($ $ (-287 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#1| (-356)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#1| (-356)))) (($ $ (-623 |#2|) (-623 |#2|)) NIL (-12 (|has| |#2| (-302 |#2|)) (|has| |#1| (-356))))) (-1988 (((-749) $) NIL (|has| |#1| (-356)))) (-2757 ((|#1| $ (-550)) 91) (($ $ $) 79 (|has| (-550) (-1081))) (($ $ |#2|) NIL (-12 (|has| |#2| (-279 |#2| |#2|)) (|has| |#1| (-356))))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-356)))) (-2798 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-356))) (($ $ (-1 |#2| |#2|) (-749)) NIL (|has| |#1| (-356))) (($ $ (-749)) NIL (-1489 (-12 (|has| |#2| (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $) 137 (-1489 (-12 (|has| |#2| (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-1489 (-12 (|has| |#2| (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))))) (($ $ (-1145) (-749)) NIL (-1489 (-12 (|has| |#2| (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))))) (($ $ (-623 (-1145))) NIL (-1489 (-12 (|has| |#2| (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))))) (($ $ (-1145)) 140 (-1489 (-12 (|has| |#2| (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145))))))) (-3608 (($ $) NIL (|has| |#1| (-356)))) (-4163 ((|#2| $) 152 (|has| |#1| (-356)))) (-3661 (((-550) $) 12)) (-4194 (($ $) 198 (|has| |#1| (-38 (-400 (-550)))))) (-2856 (($ $) 174 (|has| |#1| (-38 (-400 (-550)))))) (-4171 (($ $) 194 (|has| |#1| (-38 (-400 (-550)))))) (-2832 (($ $) 170 (|has| |#1| (-38 (-400 (-550)))))) (-4149 (($ $) 190 (|has| |#1| (-38 (-400 (-550)))))) (-2807 (($ $) 166 (|has| |#1| (-38 (-400 (-550)))))) (-2451 (((-219) $) NIL (-12 (|has| |#2| (-996)) (|has| |#1| (-356)))) (((-372) $) NIL (-12 (|has| |#2| (-996)) (|has| |#1| (-356)))) (((-526) $) NIL (-12 (|has| |#2| (-596 (-526))) (|has| |#1| (-356)))) (((-866 (-372)) $) NIL (-12 (|has| |#2| (-596 (-866 (-372)))) (|has| |#1| (-356)))) (((-866 (-550)) $) NIL (-12 (|has| |#2| (-596 (-866 (-550)))) (|has| |#1| (-356))))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#2| (-883)) (|has| |#1| (-356))))) (-4012 (($ $) 124)) (-2233 (((-837) $) 245) (($ (-550)) 23) (($ |#1|) 21 (|has| |#1| (-170))) (($ |#2|) 20) (($ (-1145)) NIL (-12 (|has| |#2| (-1012 (-1145))) (|has| |#1| (-356)))) (($ (-400 (-550))) 155 (|has| |#1| (-38 (-400 (-550))))) (($ $) NIL (|has| |#1| (-542)))) (-1708 ((|#1| $ (-550)) 74)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| |#2| (-883)) (|has| |#1| (-356))) (-12 (|has| |#2| (-143)) (|has| |#1| (-356))) (|has| |#1| (-143))))) (-3091 (((-749)) 142)) (-1808 ((|#1| $) 90)) (-2967 ((|#2| $) NIL (-12 (|has| |#2| (-535)) (|has| |#1| (-356))))) (-4233 (($ $) 204 (|has| |#1| (-38 (-400 (-550)))))) (-2893 (($ $) 180 (|has| |#1| (-38 (-400 (-550)))))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-4206 (($ $) 200 (|has| |#1| (-38 (-400 (-550)))))) (-2869 (($ $) 176 (|has| |#1| (-38 (-400 (-550)))))) (-4255 (($ $) 208 (|has| |#1| (-38 (-400 (-550)))))) (-4117 (($ $) 184 (|has| |#1| (-38 (-400 (-550)))))) (-2154 ((|#1| $ (-550)) 122 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-550)))) (|has| |#1| (-15 -2233 (|#1| (-1145))))))) (-3363 (($ $) 210 (|has| |#1| (-38 (-400 (-550)))))) (-4127 (($ $) 186 (|has| |#1| (-38 (-400 (-550)))))) (-4244 (($ $) 206 (|has| |#1| (-38 (-400 (-550)))))) (-2905 (($ $) 182 (|has| |#1| (-38 (-400 (-550)))))) (-4218 (($ $) 202 (|has| |#1| (-38 (-400 (-550)))))) (-2880 (($ $) 178 (|has| |#1| (-38 (-400 (-550)))))) (-4188 (($ $) NIL (-12 (|has| |#2| (-798)) (|has| |#1| (-356))))) (-2688 (($) 13 T CONST)) (-2700 (($) 17 T CONST)) (-1901 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-356))) (($ $ (-1 |#2| |#2|) (-749)) NIL (|has| |#1| (-356))) (($ $ (-749)) NIL (-1489 (-12 (|has| |#2| (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $) NIL (-1489 (-12 (|has| |#2| (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-1489 (-12 (|has| |#2| (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))))) (($ $ (-1145) (-749)) NIL (-1489 (-12 (|has| |#2| (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))))) (($ $ (-623 (-1145))) NIL (-1489 (-12 (|has| |#2| (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))))) (($ $ (-1145)) NIL (-1489 (-12 (|has| |#2| (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145))))))) (-2324 (((-112) $ $) NIL (-12 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2302 (((-112) $ $) NIL (-12 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2264 (((-112) $ $) 63)) (-2313 (((-112) $ $) NIL (-12 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2290 (((-112) $ $) NIL (-12 (|has| |#2| (-825)) (|has| |#1| (-356))))) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356))) (($ $ $) 149 (|has| |#1| (-356))) (($ |#2| |#2|) 150 (|has| |#1| (-356)))) (-2370 (($ $) 213) (($ $ $) 68)) (-2358 (($ $ $) 66)) (** (($ $ (-895)) NIL) (($ $ (-749)) 73) (($ $ (-550)) 146 (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 158 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 69) (($ $ |#1|) NIL) (($ |#1| $) 139) (($ $ |#2|) 148 (|has| |#1| (-356))) (($ |#2| $) 147 (|has| |#1| (-356))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
+(((-1191 |#1| |#2|) (-1190 |#1| |#2|) (-1021) (-1219 |#1|)) (T -1191))
+NIL
+(-1190 |#1| |#2|)
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3104 (((-1220 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-300)) (|has| |#1| (-356))))) (-1516 (((-623 (-1051)) $) NIL)) (-2564 (((-1145) $) 10)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1220 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-3050 (($ $) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1220 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-3953 (((-112) $) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1220 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-2879 (($ $ (-550)) NIL) (($ $ (-550) (-550)) NIL)) (-4222 (((-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|))) $) NIL)) (-4164 (((-1220 |#1| |#2| |#3|) $) NIL)) (-3869 (((-3 (-1220 |#1| |#2| |#3|) "failed") $) NIL)) (-1570 (((-1220 |#1| |#2| |#3|) $) NIL)) (-4160 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2820 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1993 (((-3 $ "failed") $ $) NIL)) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))))) (-2318 (($ $) NIL (|has| |#1| (-356)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-356)))) (-1745 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))))) (-1611 (((-112) $ $) NIL (|has| |#1| (-356)))) (-4137 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2796 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4303 (((-550) $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))))) (-2744 (($ (-1125 (-2 (|:| |k| (-550)) (|:| |c| |#1|)))) NIL)) (-4183 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2844 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-1220 |#1| |#2| |#3|) "failed") $) NIL) (((-3 (-1145) "failed") $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-1012 (-1145))) (|has| |#1| (-356)))) (((-3 (-400 (-550)) "failed") $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-1012 (-550))) (|has| |#1| (-356)))) (((-3 (-550) "failed") $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-1012 (-550))) (|has| |#1| (-356))))) (-2202 (((-1220 |#1| |#2| |#3|) $) NIL) (((-1145) $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-1012 (-1145))) (|has| |#1| (-356)))) (((-400 (-550)) $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-1012 (-550))) (|has| |#1| (-356)))) (((-550) $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-1012 (-550))) (|has| |#1| (-356))))) (-2468 (($ $) NIL) (($ (-550) $) NIL)) (-3455 (($ $ $) NIL (|has| |#1| (-356)))) (-1693 (($ $) NIL)) (-3756 (((-667 (-1220 |#1| |#2| |#3|)) (-667 $)) NIL (|has| |#1| (-356))) (((-2 (|:| -3121 (-667 (-1220 |#1| |#2| |#3|))) (|:| |vec| (-1228 (-1220 |#1| |#2| |#3|)))) (-667 $) (-1228 $)) NIL (|has| |#1| (-356))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-619 (-550))) (|has| |#1| (-356)))) (((-667 (-550)) (-667 $)) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-619 (-550))) (|has| |#1| (-356))))) (-1537 (((-3 $ "failed") $) NIL)) (-4115 (((-400 (-926 |#1|)) $ (-550)) NIL (|has| |#1| (-542))) (((-400 (-926 |#1|)) $ (-550) (-550)) NIL (|has| |#1| (-542)))) (-1864 (($) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-535)) (|has| |#1| (-356))))) (-3429 (($ $ $) NIL (|has| |#1| (-356)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-1568 (((-112) $) NIL (|has| |#1| (-356)))) (-2694 (((-112) $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))))) (-3771 (((-112) $) NIL)) (-4187 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4141 (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-860 (-550))) (|has| |#1| (-356)))) (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-860 (-372))) (|has| |#1| (-356))))) (-2603 (((-550) $) NIL) (((-550) $ (-550)) NIL)) (-2419 (((-112) $) NIL)) (-1484 (($ $) NIL (|has| |#1| (-356)))) (-4153 (((-1220 |#1| |#2| |#3|) $) NIL (|has| |#1| (-356)))) (-1893 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1620 (((-3 $ "failed") $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-1120)) (|has| |#1| (-356))))) (-1712 (((-112) $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))))) (-1937 (($ $ (-895)) NIL)) (-1546 (($ (-1 |#1| (-550)) $) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| (-550)) 17) (($ $ (-1051) (-550)) NIL) (($ $ (-623 (-1051)) (-623 (-550))) NIL)) (-2793 (($ $ $) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1220 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2173 (($ $ $) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1220 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2392 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1220 |#1| |#2| |#3|) (-1220 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-356)))) (-3080 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-1583 (($ (-550) (-1220 |#1| |#2| |#3|)) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL (|has| |#1| (-356)))) (-2149 (($ $) 25 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1145)) NIL (-1489 (-12 (|has| |#1| (-15 -2149 (|#1| |#1| (-1145)))) (|has| |#1| (-15 -1516 ((-623 (-1145)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-933)) (|has| |#1| (-1167))))) (($ $ (-1224 |#2|)) 26 (|has| |#1| (-38 (-400 (-550)))))) (-2463 (($) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-1120)) (|has| |#1| (-356))) CONST)) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#1| (-356)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-1724 (($ $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-300)) (|has| |#1| (-356))))) (-3925 (((-1220 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-535)) (|has| |#1| (-356))))) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))))) (-1735 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-4268 (($ $ (-550)) NIL)) (-3409 (((-3 $ "failed") $ $) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1220 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1644 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1553 (((-1125 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-550))))) (($ $ (-1145) (-1220 |#1| |#2| |#3|)) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-505 (-1145) (-1220 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-623 (-1145)) (-623 (-1220 |#1| |#2| |#3|))) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-505 (-1145) (-1220 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-623 (-287 (-1220 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-302 (-1220 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-287 (-1220 |#1| |#2| |#3|))) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-302 (-1220 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-1220 |#1| |#2| |#3|) (-1220 |#1| |#2| |#3|)) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-302 (-1220 |#1| |#2| |#3|))) (|has| |#1| (-356)))) (($ $ (-623 (-1220 |#1| |#2| |#3|)) (-623 (-1220 |#1| |#2| |#3|))) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-302 (-1220 |#1| |#2| |#3|))) (|has| |#1| (-356))))) (-1988 (((-749) $) NIL (|has| |#1| (-356)))) (-2757 ((|#1| $ (-550)) NIL) (($ $ $) NIL (|has| (-550) (-1081))) (($ $ (-1220 |#1| |#2| |#3|)) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-279 (-1220 |#1| |#2| |#3|) (-1220 |#1| |#2| |#3|))) (|has| |#1| (-356))))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-356)))) (-2798 (($ $ (-1 (-1220 |#1| |#2| |#3|) (-1220 |#1| |#2| |#3|))) NIL (|has| |#1| (-356))) (($ $ (-1 (-1220 |#1| |#2| |#3|) (-1220 |#1| |#2| |#3|)) (-749)) NIL (|has| |#1| (-356))) (($ $ (-1224 |#2|)) 24) (($ $ (-749)) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $) 23 (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))))) (($ $ (-1145) (-749)) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))))) (($ $ (-623 (-1145))) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))))) (($ $ (-1145)) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145))))))) (-3608 (($ $) NIL (|has| |#1| (-356)))) (-4163 (((-1220 |#1| |#2| |#3|) $) NIL (|has| |#1| (-356)))) (-3661 (((-550) $) NIL)) (-4194 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2856 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4171 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2832 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4149 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2807 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2451 (((-526) $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-596 (-526))) (|has| |#1| (-356)))) (((-372) $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-996)) (|has| |#1| (-356)))) (((-219) $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-996)) (|has| |#1| (-356)))) (((-866 (-372)) $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-596 (-866 (-372)))) (|has| |#1| (-356)))) (((-866 (-550)) $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-596 (-866 (-550)))) (|has| |#1| (-356))))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| (-1220 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))))) (-4012 (($ $) NIL)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL (|has| |#1| (-170))) (($ (-1220 |#1| |#2| |#3|)) NIL) (($ (-1224 |#2|)) 22) (($ (-1145)) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-1012 (-1145))) (|has| |#1| (-356)))) (($ $) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1220 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))) (|has| |#1| (-542)))) (($ (-400 (-550))) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-1012 (-550))) (|has| |#1| (-356))) (|has| |#1| (-38 (-400 (-550))))))) (-1708 ((|#1| $ (-550)) NIL)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| (-1220 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))) (-12 (|has| (-1220 |#1| |#2| |#3|) (-143)) (|has| |#1| (-356))) (|has| |#1| (-143))))) (-3091 (((-749)) NIL)) (-1808 ((|#1| $) 11)) (-2967 (((-1220 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-535)) (|has| |#1| (-356))))) (-4233 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2893 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1819 (((-112) $ $) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1220 |#1| |#2| |#3|) (-883)) (|has| |#1| (-356))) (|has| |#1| (-542))))) (-4206 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2869 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4255 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4117 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2154 ((|#1| $ (-550)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-550)))) (|has| |#1| (-15 -2233 (|#1| (-1145))))))) (-3363 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4127 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4244 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2905 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4218 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2880 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4188 (($ $) NIL (-12 (|has| (-1220 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))))) (-2688 (($) 19 T CONST)) (-2700 (($) 15 T CONST)) (-1901 (($ $ (-1 (-1220 |#1| |#2| |#3|) (-1220 |#1| |#2| |#3|))) NIL (|has| |#1| (-356))) (($ $ (-1 (-1220 |#1| |#2| |#3|) (-1220 |#1| |#2| |#3|)) (-749)) NIL (|has| |#1| (-356))) (($ $ (-749)) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-227)) (|has| |#1| (-356))) (|has| |#1| (-15 * (|#1| (-550) |#1|))))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))))) (($ $ (-1145) (-749)) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))))) (($ $ (-623 (-1145))) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145)))))) (($ $ (-1145)) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-874 (-1145))) (|has| |#1| (-356))) (-12 (|has| |#1| (-15 * (|#1| (-550) |#1|))) (|has| |#1| (-874 (-1145))))))) (-2324 (((-112) $ $) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1220 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2302 (((-112) $ $) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1220 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1220 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2290 (((-112) $ $) NIL (-1489 (-12 (|has| (-1220 |#1| |#2| |#3|) (-798)) (|has| |#1| (-356))) (-12 (|has| (-1220 |#1| |#2| |#3|) (-825)) (|has| |#1| (-356)))))) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356))) (($ (-1220 |#1| |#2| |#3|) (-1220 |#1| |#2| |#3|)) NIL (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) 20)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1220 |#1| |#2| |#3|)) NIL (|has| |#1| (-356))) (($ (-1220 |#1| |#2| |#3|) $) NIL (|has| |#1| (-356))) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
+(((-1192 |#1| |#2| |#3|) (-13 (-1190 |#1| (-1220 |#1| |#2| |#3|)) (-10 -8 (-15 -2233 ($ (-1224 |#2|))) (-15 -2798 ($ $ (-1224 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2149 ($ $ (-1224 |#2|))) |%noBranch|))) (-1021) (-1145) |#1|) (T -1192))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1192 *3 *4 *5)) (-4 *3 (-1021)) (-14 *5 *3))) (-2798 (*1 *1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1192 *3 *4 *5)) (-4 *3 (-1021)) (-14 *5 *3))) (-2149 (*1 *1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1192 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)) (-14 *5 *3))))
+(-13 (-1190 |#1| (-1220 |#1| |#2| |#3|)) (-10 -8 (-15 -2233 ($ (-1224 |#2|))) (-15 -2798 ($ $ (-1224 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2149 ($ $ (-1224 |#2|))) |%noBranch|)))
+((-2896 (((-2 (|:| |contp| (-550)) (|:| -1610 (-623 (-2 (|:| |irr| |#1|) (|:| -1635 (-550)))))) |#1| (-112)) 12)) (-3452 (((-411 |#1|) |#1|) 22)) (-1735 (((-411 |#1|) |#1|) 21)))
+(((-1193 |#1|) (-10 -7 (-15 -1735 ((-411 |#1|) |#1|)) (-15 -3452 ((-411 |#1|) |#1|)) (-15 -2896 ((-2 (|:| |contp| (-550)) (|:| -1610 (-623 (-2 (|:| |irr| |#1|) (|:| -1635 (-550)))))) |#1| (-112)))) (-1204 (-550))) (T -1193))
+((-2896 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-5 *2 (-2 (|:| |contp| (-550)) (|:| -1610 (-623 (-2 (|:| |irr| *3) (|:| -1635 (-550))))))) (-5 *1 (-1193 *3)) (-4 *3 (-1204 (-550))))) (-3452 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-1193 *3)) (-4 *3 (-1204 (-550))))) (-1735 (*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-1193 *3)) (-4 *3 (-1204 (-550))))))
+(-10 -7 (-15 -1735 ((-411 |#1|) |#1|)) (-15 -3452 ((-411 |#1|) |#1|)) (-15 -2896 ((-2 (|:| |contp| (-550)) (|:| -1610 (-623 (-2 (|:| |irr| |#1|) (|:| -1635 (-550)))))) |#1| (-112))))
+((-2392 (((-1125 |#2|) (-1 |#2| |#1|) (-1195 |#1|)) 23 (|has| |#1| (-823))) (((-1195 |#2|) (-1 |#2| |#1|) (-1195 |#1|)) 17)))
+(((-1194 |#1| |#2|) (-10 -7 (-15 -2392 ((-1195 |#2|) (-1 |#2| |#1|) (-1195 |#1|))) (IF (|has| |#1| (-823)) (-15 -2392 ((-1125 |#2|) (-1 |#2| |#1|) (-1195 |#1|))) |%noBranch|)) (-1182) (-1182)) (T -1194))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1195 *5)) (-4 *5 (-823)) (-4 *5 (-1182)) (-4 *6 (-1182)) (-5 *2 (-1125 *6)) (-5 *1 (-1194 *5 *6)))) (-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1195 *5)) (-4 *5 (-1182)) (-4 *6 (-1182)) (-5 *2 (-1195 *6)) (-5 *1 (-1194 *5 *6)))))
+(-10 -7 (-15 -2392 ((-1195 |#2|) (-1 |#2| |#1|) (-1195 |#1|))) (IF (|has| |#1| (-823)) (-15 -2392 ((-1125 |#2|) (-1 |#2| |#1|) (-1195 |#1|))) |%noBranch|))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2332 (($ |#1| |#1|) 9) (($ |#1|) 8)) (-2392 (((-1125 |#1|) (-1 |#1| |#1|) $) 41 (|has| |#1| (-823)))) (-1270 ((|#1| $) 14)) (-1883 ((|#1| $) 10)) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-1894 (((-550) $) 18)) (-3338 ((|#1| $) 17)) (-1903 ((|#1| $) 11)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-2669 (((-112) $) 16)) (-2062 (((-1125 |#1|) $) 38 (|has| |#1| (-823))) (((-1125 |#1|) (-623 $)) 37 (|has| |#1| (-823)))) (-2451 (($ |#1|) 25)) (-2233 (($ (-1063 |#1|)) 24) (((-837) $) 34 (|has| |#1| (-1069)))) (-2051 (($ |#1| |#1|) 20) (($ |#1|) 19)) (-2026 (($ $ (-550)) 13)) (-2264 (((-112) $ $) 27 (|has| |#1| (-1069)))))
+(((-1195 |#1|) (-13 (-1062 |#1|) (-10 -8 (-15 -2051 ($ |#1|)) (-15 -2332 ($ |#1|)) (-15 -2233 ($ (-1063 |#1|))) (-15 -2669 ((-112) $)) (IF (|has| |#1| (-1069)) (-6 (-1069)) |%noBranch|) (IF (|has| |#1| (-823)) (-6 (-1064 |#1| (-1125 |#1|))) |%noBranch|))) (-1182)) (T -1195))
+((-2051 (*1 *1 *2) (-12 (-5 *1 (-1195 *2)) (-4 *2 (-1182)))) (-2332 (*1 *1 *2) (-12 (-5 *1 (-1195 *2)) (-4 *2 (-1182)))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-1063 *3)) (-4 *3 (-1182)) (-5 *1 (-1195 *3)))) (-2669 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1195 *3)) (-4 *3 (-1182)))))
+(-13 (-1062 |#1|) (-10 -8 (-15 -2051 ($ |#1|)) (-15 -2332 ($ |#1|)) (-15 -2233 ($ (-1063 |#1|))) (-15 -2669 ((-112) $)) (IF (|has| |#1| (-1069)) (-6 (-1069)) |%noBranch|) (IF (|has| |#1| (-823)) (-6 (-1064 |#1| (-1125 |#1|))) |%noBranch|)))
+((-2392 (((-1201 |#3| |#4|) (-1 |#4| |#2|) (-1201 |#1| |#2|)) 15)))
+(((-1196 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2392 ((-1201 |#3| |#4|) (-1 |#4| |#2|) (-1201 |#1| |#2|)))) (-1145) (-1021) (-1145) (-1021)) (T -1196))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *6)) (-5 *4 (-1201 *5 *6)) (-14 *5 (-1145)) (-4 *6 (-1021)) (-4 *8 (-1021)) (-5 *2 (-1201 *7 *8)) (-5 *1 (-1196 *5 *6 *7 *8)) (-14 *7 (-1145)))))
+(-10 -7 (-15 -2392 ((-1201 |#3| |#4|) (-1 |#4| |#2|) (-1201 |#1| |#2|))))
+((-3805 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 21)) (-2543 ((|#1| |#3|) 13)) (-4054 ((|#3| |#3|) 19)))
+(((-1197 |#1| |#2| |#3|) (-10 -7 (-15 -2543 (|#1| |#3|)) (-15 -4054 (|#3| |#3|)) (-15 -3805 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-542) (-966 |#1|) (-1204 |#2|)) (T -1197))
+((-3805 (*1 *2 *3) (-12 (-4 *4 (-542)) (-4 *5 (-966 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1197 *4 *5 *3)) (-4 *3 (-1204 *5)))) (-4054 (*1 *2 *2) (-12 (-4 *3 (-542)) (-4 *4 (-966 *3)) (-5 *1 (-1197 *3 *4 *2)) (-4 *2 (-1204 *4)))) (-2543 (*1 *2 *3) (-12 (-4 *4 (-966 *2)) (-4 *2 (-542)) (-5 *1 (-1197 *2 *4 *3)) (-4 *3 (-1204 *4)))))
+(-10 -7 (-15 -2543 (|#1| |#3|)) (-15 -4054 (|#3| |#3|)) (-15 -3805 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|)))
+((-3916 (((-3 |#2| "failed") |#2| (-749) |#1|) 29)) (-2359 (((-3 |#2| "failed") |#2| (-749)) 30)) (-1730 (((-3 (-2 (|:| -3480 |#2|) (|:| -3490 |#2|)) "failed") |#2|) 43)) (-3592 (((-623 |#2|) |#2|) 45)) (-3039 (((-3 |#2| "failed") |#2| |#2|) 40)))
+(((-1198 |#1| |#2|) (-10 -7 (-15 -2359 ((-3 |#2| "failed") |#2| (-749))) (-15 -3916 ((-3 |#2| "failed") |#2| (-749) |#1|)) (-15 -3039 ((-3 |#2| "failed") |#2| |#2|)) (-15 -1730 ((-3 (-2 (|:| -3480 |#2|) (|:| -3490 |#2|)) "failed") |#2|)) (-15 -3592 ((-623 |#2|) |#2|))) (-13 (-542) (-145)) (-1204 |#1|)) (T -1198))
+((-3592 (*1 *2 *3) (-12 (-4 *4 (-13 (-542) (-145))) (-5 *2 (-623 *3)) (-5 *1 (-1198 *4 *3)) (-4 *3 (-1204 *4)))) (-1730 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-542) (-145))) (-5 *2 (-2 (|:| -3480 *3) (|:| -3490 *3))) (-5 *1 (-1198 *4 *3)) (-4 *3 (-1204 *4)))) (-3039 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-13 (-542) (-145))) (-5 *1 (-1198 *3 *2)) (-4 *2 (-1204 *3)))) (-3916 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-749)) (-4 *4 (-13 (-542) (-145))) (-5 *1 (-1198 *4 *2)) (-4 *2 (-1204 *4)))) (-2359 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-749)) (-4 *4 (-13 (-542) (-145))) (-5 *1 (-1198 *4 *2)) (-4 *2 (-1204 *4)))))
+(-10 -7 (-15 -2359 ((-3 |#2| "failed") |#2| (-749))) (-15 -3916 ((-3 |#2| "failed") |#2| (-749) |#1|)) (-15 -3039 ((-3 |#2| "failed") |#2| |#2|)) (-15 -1730 ((-3 (-2 (|:| -3480 |#2|) (|:| -3490 |#2|)) "failed") |#2|)) (-15 -3592 ((-623 |#2|) |#2|)))
+((-2381 (((-3 (-2 (|:| -3123 |#2|) (|:| -2545 |#2|)) "failed") |#2| |#2|) 32)))
+(((-1199 |#1| |#2|) (-10 -7 (-15 -2381 ((-3 (-2 (|:| -3123 |#2|) (|:| -2545 |#2|)) "failed") |#2| |#2|))) (-542) (-1204 |#1|)) (T -1199))
+((-2381 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-542)) (-5 *2 (-2 (|:| -3123 *3) (|:| -2545 *3))) (-5 *1 (-1199 *4 *3)) (-4 *3 (-1204 *4)))))
+(-10 -7 (-15 -2381 ((-3 (-2 (|:| -3123 |#2|) (|:| -2545 |#2|)) "failed") |#2| |#2|)))
+((-4138 ((|#2| |#2| |#2|) 19)) (-2825 ((|#2| |#2| |#2|) 30)) (-2450 ((|#2| |#2| |#2| (-749) (-749)) 36)))
+(((-1200 |#1| |#2|) (-10 -7 (-15 -4138 (|#2| |#2| |#2|)) (-15 -2825 (|#2| |#2| |#2|)) (-15 -2450 (|#2| |#2| |#2| (-749) (-749)))) (-1021) (-1204 |#1|)) (T -1200))
+((-2450 (*1 *2 *2 *2 *3 *3) (-12 (-5 *3 (-749)) (-4 *4 (-1021)) (-5 *1 (-1200 *4 *2)) (-4 *2 (-1204 *4)))) (-2825 (*1 *2 *2 *2) (-12 (-4 *3 (-1021)) (-5 *1 (-1200 *3 *2)) (-4 *2 (-1204 *3)))) (-4138 (*1 *2 *2 *2) (-12 (-4 *3 (-1021)) (-5 *1 (-1200 *3 *2)) (-4 *2 (-1204 *3)))))
+(-10 -7 (-15 -4138 (|#2| |#2| |#2|)) (-15 -2825 (|#2| |#2| |#2|)) (-15 -2450 (|#2| |#2| |#2| (-749) (-749))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1431 (((-1228 |#2|) $ (-749)) NIL)) (-1516 (((-623 (-1051)) $) NIL)) (-3297 (($ (-1141 |#2|)) NIL)) (-1705 (((-1141 $) $ (-1051)) NIL) (((-1141 |#2|) $) NIL)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#2| (-542)))) (-3050 (($ $) NIL (|has| |#2| (-542)))) (-3953 (((-112) $) NIL (|has| |#2| (-542)))) (-2457 (((-749) $) NIL) (((-749) $ (-623 (-1051))) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2129 (($ $ $) NIL (|has| |#2| (-542)))) (-4050 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-2318 (($ $) NIL (|has| |#2| (-444)))) (-2207 (((-411 $) $) NIL (|has| |#2| (-444)))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-1611 (((-112) $ $) NIL (|has| |#2| (-356)))) (-2887 (($ $ (-749)) NIL)) (-4069 (($ $ (-749)) NIL)) (-4146 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#2| (-444)))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#2| "failed") $) NIL) (((-3 (-400 (-550)) "failed") $) NIL (|has| |#2| (-1012 (-400 (-550))))) (((-3 (-550) "failed") $) NIL (|has| |#2| (-1012 (-550)))) (((-3 (-1051) "failed") $) NIL)) (-2202 ((|#2| $) NIL) (((-400 (-550)) $) NIL (|has| |#2| (-1012 (-400 (-550))))) (((-550) $) NIL (|has| |#2| (-1012 (-550)))) (((-1051) $) NIL)) (-1792 (($ $ $ (-1051)) NIL (|has| |#2| (-170))) ((|#2| $ $) NIL (|has| |#2| (-170)))) (-3455 (($ $ $) NIL (|has| |#2| (-356)))) (-1693 (($ $) NIL)) (-3756 (((-667 (-550)) (-667 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) NIL (|has| |#2| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#2|)) (|:| |vec| (-1228 |#2|))) (-667 $) (-1228 $)) NIL) (((-667 |#2|) (-667 $)) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-3429 (($ $ $) NIL (|has| |#2| (-356)))) (-2193 (($ $ $) NIL)) (-1509 (($ $ $) NIL (|has| |#2| (-542)))) (-2858 (((-2 (|:| -4304 |#2|) (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#2| (-542)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| |#2| (-356)))) (-2731 (($ $) NIL (|has| |#2| (-444))) (($ $ (-1051)) NIL (|has| |#2| (-444)))) (-1683 (((-623 $) $) NIL)) (-1568 (((-112) $) NIL (|has| |#2| (-883)))) (-3401 (($ $ |#2| (-749) $) NIL)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) NIL (-12 (|has| (-1051) (-860 (-372))) (|has| |#2| (-860 (-372))))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) NIL (-12 (|has| (-1051) (-860 (-550))) (|has| |#2| (-860 (-550)))))) (-2603 (((-749) $ $) NIL (|has| |#2| (-542)))) (-2419 (((-112) $) NIL)) (-3324 (((-749) $) NIL)) (-1620 (((-3 $ "failed") $) NIL (|has| |#2| (-1120)))) (-1501 (($ (-1141 |#2|) (-1051)) NIL) (($ (-1141 $) (-1051)) NIL)) (-1937 (($ $ (-749)) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#2| (-356)))) (-2336 (((-623 $) $) NIL)) (-3438 (((-112) $) NIL)) (-1488 (($ |#2| (-749)) 17) (($ $ (-1051) (-749)) NIL) (($ $ (-623 (-1051)) (-623 (-749))) NIL)) (-1766 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $ (-1051)) NIL) (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL)) (-3346 (((-749) $) NIL) (((-749) $ (-1051)) NIL) (((-623 (-749)) $ (-623 (-1051))) NIL)) (-2793 (($ $ $) NIL (|has| |#2| (-825)))) (-2173 (($ $ $) NIL (|has| |#2| (-825)))) (-2863 (($ (-1 (-749) (-749)) $) NIL)) (-2392 (($ (-1 |#2| |#2|) $) NIL)) (-2838 (((-1141 |#2|) $) NIL)) (-4059 (((-3 (-1051) "failed") $) NIL)) (-1657 (($ $) NIL)) (-1670 ((|#2| $) NIL)) (-3231 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) NIL (|has| |#2| (-444)))) (-2369 (((-1127) $) NIL)) (-3266 (((-2 (|:| -3123 $) (|:| -2545 $)) $ (-749)) NIL)) (-3833 (((-3 (-623 $) "failed") $) NIL)) (-3017 (((-3 (-623 $) "failed") $) NIL)) (-2891 (((-3 (-2 (|:| |var| (-1051)) (|:| -3068 (-749))) "failed") $) NIL)) (-2149 (($ $) NIL (|has| |#2| (-38 (-400 (-550)))))) (-2463 (($) NIL (|has| |#2| (-1120)) CONST)) (-3445 (((-1089) $) NIL)) (-1628 (((-112) $) NIL)) (-1639 ((|#2| $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#2| (-444)))) (-3260 (($ (-623 $)) NIL (|has| |#2| (-444))) (($ $ $) NIL (|has| |#2| (-444)))) (-2607 (($ $ (-749) |#2| $) NIL)) (-3348 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) NIL (|has| |#2| (-883)))) (-1735 (((-411 $) $) NIL (|has| |#2| (-883)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#2| (-356)))) (-3409 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-542))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-542)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#2| (-356)))) (-1553 (($ $ (-623 (-287 $))) NIL) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-1051) |#2|) NIL) (($ $ (-623 (-1051)) (-623 |#2|)) NIL) (($ $ (-1051) $) NIL) (($ $ (-623 (-1051)) (-623 $)) NIL)) (-1988 (((-749) $) NIL (|has| |#2| (-356)))) (-2757 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-400 $) (-400 $) (-400 $)) NIL (|has| |#2| (-542))) ((|#2| (-400 $) |#2|) NIL (|has| |#2| (-356))) (((-400 $) $ (-400 $)) NIL (|has| |#2| (-542)))) (-3522 (((-3 $ "failed") $ (-749)) NIL)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#2| (-356)))) (-3563 (($ $ (-1051)) NIL (|has| |#2| (-170))) ((|#2| $) NIL (|has| |#2| (-170)))) (-2798 (($ $ (-1051)) NIL) (($ $ (-623 (-1051))) NIL) (($ $ (-1051) (-749)) NIL) (($ $ (-623 (-1051)) (-623 (-749))) NIL) (($ $ (-749)) NIL) (($ $) NIL) (($ $ (-1145)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) $) NIL)) (-3661 (((-749) $) NIL) (((-749) $ (-1051)) NIL) (((-623 (-749)) $ (-623 (-1051))) NIL)) (-2451 (((-866 (-372)) $) NIL (-12 (|has| (-1051) (-596 (-866 (-372)))) (|has| |#2| (-596 (-866 (-372)))))) (((-866 (-550)) $) NIL (-12 (|has| (-1051) (-596 (-866 (-550)))) (|has| |#2| (-596 (-866 (-550)))))) (((-526) $) NIL (-12 (|has| (-1051) (-596 (-526))) (|has| |#2| (-596 (-526)))))) (-1622 ((|#2| $) NIL (|has| |#2| (-444))) (($ $ (-1051)) NIL (|has| |#2| (-444)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) NIL (-12 (|has| $ (-143)) (|has| |#2| (-883))))) (-3674 (((-3 $ "failed") $ $) NIL (|has| |#2| (-542))) (((-3 (-400 $) "failed") (-400 $) $) NIL (|has| |#2| (-542)))) (-2233 (((-837) $) 13) (($ (-550)) NIL) (($ |#2|) NIL) (($ (-1051)) NIL) (($ (-1224 |#1|)) 19) (($ (-400 (-550))) NIL (-1489 (|has| |#2| (-38 (-400 (-550)))) (|has| |#2| (-1012 (-400 (-550)))))) (($ $) NIL (|has| |#2| (-542)))) (-2969 (((-623 |#2|) $) NIL)) (-1708 ((|#2| $ (-749)) NIL) (($ $ (-1051) (-749)) NIL) (($ $ (-623 (-1051)) (-623 (-749))) NIL)) (-1613 (((-3 $ "failed") $) NIL (-1489 (-12 (|has| $ (-143)) (|has| |#2| (-883))) (|has| |#2| (-143))))) (-3091 (((-749)) NIL)) (-3895 (($ $ $ (-749)) NIL (|has| |#2| (-170)))) (-1819 (((-112) $ $) NIL (|has| |#2| (-542)))) (-2688 (($) NIL T CONST)) (-2700 (($) 14 T CONST)) (-1901 (($ $ (-1051)) NIL) (($ $ (-623 (-1051))) NIL) (($ $ (-1051) (-749)) NIL) (($ $ (-623 (-1051)) (-623 (-749))) NIL) (($ $ (-749)) NIL) (($ $) NIL) (($ $ (-1145)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-623 (-1145))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1145) (-749)) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) NIL (|has| |#2| (-874 (-1145)))) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-2324 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2264 (((-112) $ $) NIL)) (-2313 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#2| (-825)))) (-2382 (($ $ |#2|) NIL (|has| |#2| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-400 (-550))) NIL (|has| |#2| (-38 (-400 (-550))))) (($ (-400 (-550)) $) NIL (|has| |#2| (-38 (-400 (-550))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
+(((-1201 |#1| |#2|) (-13 (-1204 |#2|) (-10 -8 (-15 -2233 ($ (-1224 |#1|))) (-15 -2607 ($ $ (-749) |#2| $)))) (-1145) (-1021)) (T -1201))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1224 *3)) (-14 *3 (-1145)) (-5 *1 (-1201 *3 *4)) (-4 *4 (-1021)))) (-2607 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-749)) (-5 *1 (-1201 *4 *3)) (-14 *4 (-1145)) (-4 *3 (-1021)))))
+(-13 (-1204 |#2|) (-10 -8 (-15 -2233 ($ (-1224 |#1|))) (-15 -2607 ($ $ (-749) |#2| $))))
+((-2392 ((|#4| (-1 |#3| |#1|) |#2|) 22)))
+(((-1202 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2392 (|#4| (-1 |#3| |#1|) |#2|))) (-1021) (-1204 |#1|) (-1021) (-1204 |#3|)) (T -1202))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1021)) (-4 *6 (-1021)) (-4 *2 (-1204 *6)) (-5 *1 (-1202 *5 *4 *6 *2)) (-4 *4 (-1204 *5)))))
+(-10 -7 (-15 -2392 (|#4| (-1 |#3| |#1|) |#2|)))
+((-1431 (((-1228 |#2|) $ (-749)) 114)) (-1516 (((-623 (-1051)) $) 15)) (-3297 (($ (-1141 |#2|)) 67)) (-2457 (((-749) $) NIL) (((-749) $ (-623 (-1051))) 18)) (-4050 (((-411 (-1141 $)) (-1141 $)) 185)) (-2318 (($ $) 175)) (-2207 (((-411 $) $) 173)) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) 82)) (-2887 (($ $ (-749)) 71)) (-4069 (($ $ (-749)) 73)) (-4146 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 130)) (-2288 (((-3 |#2| "failed") $) 117) (((-3 (-400 (-550)) "failed") $) NIL) (((-3 (-550) "failed") $) NIL) (((-3 (-1051) "failed") $) NIL)) (-2202 ((|#2| $) 115) (((-400 (-550)) $) NIL) (((-550) $) NIL) (((-1051) $) NIL)) (-1509 (($ $ $) 151)) (-2858 (((-2 (|:| -4304 |#2|) (|:| -3123 $) (|:| -2545 $)) $ $) 153)) (-2603 (((-749) $ $) 170)) (-1620 (((-3 $ "failed") $) 123)) (-1488 (($ |#2| (-749)) NIL) (($ $ (-1051) (-749)) 47) (($ $ (-623 (-1051)) (-623 (-749))) NIL)) (-3346 (((-749) $) NIL) (((-749) $ (-1051)) 42) (((-623 (-749)) $ (-623 (-1051))) 43)) (-2838 (((-1141 |#2|) $) 59)) (-4059 (((-3 (-1051) "failed") $) 40)) (-3266 (((-2 (|:| -3123 $) (|:| -2545 $)) $ (-749)) 70)) (-2149 (($ $) 197)) (-2463 (($) 119)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 182)) (-3348 (((-411 (-1141 $)) (-1141 $)) 88)) (-2182 (((-411 (-1141 $)) (-1141 $)) 86)) (-1735 (((-411 $) $) 107)) (-1553 (($ $ (-623 (-287 $))) 39) (($ $ (-287 $)) NIL) (($ $ $ $) NIL) (($ $ (-623 $) (-623 $)) NIL) (($ $ (-1051) |#2|) 31) (($ $ (-623 (-1051)) (-623 |#2|)) 28) (($ $ (-1051) $) 25) (($ $ (-623 (-1051)) (-623 $)) 23)) (-1988 (((-749) $) 188)) (-2757 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-400 $) (-400 $) (-400 $)) 147) ((|#2| (-400 $) |#2|) 187) (((-400 $) $ (-400 $)) 169)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 191)) (-2798 (($ $ (-1051)) 140) (($ $ (-623 (-1051))) NIL) (($ $ (-1051) (-749)) NIL) (($ $ (-623 (-1051)) (-623 (-749))) NIL) (($ $ (-749)) NIL) (($ $) 138) (($ $ (-1145)) NIL) (($ $ (-623 (-1145))) NIL) (($ $ (-1145) (-749)) NIL) (($ $ (-623 (-1145)) (-623 (-749))) NIL) (($ $ (-1 |#2| |#2|) (-749)) NIL) (($ $ (-1 |#2| |#2|)) 137) (($ $ (-1 |#2| |#2|) $) 134)) (-3661 (((-749) $) NIL) (((-749) $ (-1051)) 16) (((-623 (-749)) $ (-623 (-1051))) 20)) (-1622 ((|#2| $) NIL) (($ $ (-1051)) 125)) (-3674 (((-3 $ "failed") $ $) 161) (((-3 (-400 $) "failed") (-400 $) $) 157)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#2|) NIL) (($ (-1051)) 51) (($ (-400 (-550))) NIL) (($ $) NIL)))
+(((-1203 |#1| |#2|) (-10 -8 (-15 -2233 (|#1| |#1|)) (-15 -3459 ((-1141 |#1|) (-1141 |#1|) (-1141 |#1|))) (-15 -2207 ((-411 |#1|) |#1|)) (-15 -2318 (|#1| |#1|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2463 (|#1|)) (-15 -1620 ((-3 |#1| "failed") |#1|)) (-15 -2757 ((-400 |#1|) |#1| (-400 |#1|))) (-15 -1988 ((-749) |#1|)) (-15 -1505 ((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|)) (-15 -2149 (|#1| |#1|)) (-15 -2757 (|#2| (-400 |#1|) |#2|)) (-15 -4146 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -2858 ((-2 (|:| -4304 |#2|) (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|)) (-15 -1509 (|#1| |#1| |#1|)) (-15 -3674 ((-3 (-400 |#1|) "failed") (-400 |#1|) |#1|)) (-15 -3674 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2603 ((-749) |#1| |#1|)) (-15 -2757 ((-400 |#1|) (-400 |#1|) (-400 |#1|))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -4069 (|#1| |#1| (-749))) (-15 -2887 (|#1| |#1| (-749))) (-15 -3266 ((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| (-749))) (-15 -3297 (|#1| (-1141 |#2|))) (-15 -2838 ((-1141 |#2|) |#1|)) (-15 -1431 ((-1228 |#2|) |#1| (-749))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-749))) (-15 -2757 (|#1| |#1| |#1|)) (-15 -2757 (|#2| |#1| |#2|)) (-15 -1735 ((-411 |#1|) |#1|)) (-15 -4050 ((-411 (-1141 |#1|)) (-1141 |#1|))) (-15 -2182 ((-411 (-1141 |#1|)) (-1141 |#1|))) (-15 -3348 ((-411 (-1141 |#1|)) (-1141 |#1|))) (-15 -1370 ((-3 (-623 (-1141 |#1|)) "failed") (-623 (-1141 |#1|)) (-1141 |#1|))) (-15 -1622 (|#1| |#1| (-1051))) (-15 -1516 ((-623 (-1051)) |#1|)) (-15 -2457 ((-749) |#1| (-623 (-1051)))) (-15 -2457 ((-749) |#1|)) (-15 -1488 (|#1| |#1| (-623 (-1051)) (-623 (-749)))) (-15 -1488 (|#1| |#1| (-1051) (-749))) (-15 -3346 ((-623 (-749)) |#1| (-623 (-1051)))) (-15 -3346 ((-749) |#1| (-1051))) (-15 -4059 ((-3 (-1051) "failed") |#1|)) (-15 -3661 ((-623 (-749)) |#1| (-623 (-1051)))) (-15 -3661 ((-749) |#1| (-1051))) (-15 -2202 ((-1051) |#1|)) (-15 -2288 ((-3 (-1051) "failed") |#1|)) (-15 -2233 (|#1| (-1051))) (-15 -1553 (|#1| |#1| (-623 (-1051)) (-623 |#1|))) (-15 -1553 (|#1| |#1| (-1051) |#1|)) (-15 -1553 (|#1| |#1| (-623 (-1051)) (-623 |#2|))) (-15 -1553 (|#1| |#1| (-1051) |#2|)) (-15 -1553 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -1553 (|#1| |#1| |#1| |#1|)) (-15 -1553 (|#1| |#1| (-287 |#1|))) (-15 -1553 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -3661 ((-749) |#1|)) (-15 -1488 (|#1| |#2| (-749))) (-15 -2202 ((-550) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2233 (|#1| |#2|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2202 (|#2| |#1|)) (-15 -3346 ((-749) |#1|)) (-15 -1622 (|#2| |#1|)) (-15 -2798 (|#1| |#1| (-623 (-1051)) (-623 (-749)))) (-15 -2798 (|#1| |#1| (-1051) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1051)))) (-15 -2798 (|#1| |#1| (-1051))) (-15 -2233 (|#1| (-550))) (-15 -2233 ((-837) |#1|))) (-1204 |#2|) (-1021)) (T -1203))
+NIL
+(-10 -8 (-15 -2233 (|#1| |#1|)) (-15 -3459 ((-1141 |#1|) (-1141 |#1|) (-1141 |#1|))) (-15 -2207 ((-411 |#1|) |#1|)) (-15 -2318 (|#1| |#1|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2463 (|#1|)) (-15 -1620 ((-3 |#1| "failed") |#1|)) (-15 -2757 ((-400 |#1|) |#1| (-400 |#1|))) (-15 -1988 ((-749) |#1|)) (-15 -1505 ((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|)) (-15 -2149 (|#1| |#1|)) (-15 -2757 (|#2| (-400 |#1|) |#2|)) (-15 -4146 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -2858 ((-2 (|:| -4304 |#2|) (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| |#1|)) (-15 -1509 (|#1| |#1| |#1|)) (-15 -3674 ((-3 (-400 |#1|) "failed") (-400 |#1|) |#1|)) (-15 -3674 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2603 ((-749) |#1| |#1|)) (-15 -2757 ((-400 |#1|) (-400 |#1|) (-400 |#1|))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -4069 (|#1| |#1| (-749))) (-15 -2887 (|#1| |#1| (-749))) (-15 -3266 ((-2 (|:| -3123 |#1|) (|:| -2545 |#1|)) |#1| (-749))) (-15 -3297 (|#1| (-1141 |#2|))) (-15 -2838 ((-1141 |#2|) |#1|)) (-15 -1431 ((-1228 |#2|) |#1| (-749))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2798 (|#1| |#1| (-1 |#2| |#2|) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)) (-623 (-749)))) (-15 -2798 (|#1| |#1| (-1145) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1145)))) (-15 -2798 (|#1| |#1| (-1145))) (-15 -2798 (|#1| |#1|)) (-15 -2798 (|#1| |#1| (-749))) (-15 -2757 (|#1| |#1| |#1|)) (-15 -2757 (|#2| |#1| |#2|)) (-15 -1735 ((-411 |#1|) |#1|)) (-15 -4050 ((-411 (-1141 |#1|)) (-1141 |#1|))) (-15 -2182 ((-411 (-1141 |#1|)) (-1141 |#1|))) (-15 -3348 ((-411 (-1141 |#1|)) (-1141 |#1|))) (-15 -1370 ((-3 (-623 (-1141 |#1|)) "failed") (-623 (-1141 |#1|)) (-1141 |#1|))) (-15 -1622 (|#1| |#1| (-1051))) (-15 -1516 ((-623 (-1051)) |#1|)) (-15 -2457 ((-749) |#1| (-623 (-1051)))) (-15 -2457 ((-749) |#1|)) (-15 -1488 (|#1| |#1| (-623 (-1051)) (-623 (-749)))) (-15 -1488 (|#1| |#1| (-1051) (-749))) (-15 -3346 ((-623 (-749)) |#1| (-623 (-1051)))) (-15 -3346 ((-749) |#1| (-1051))) (-15 -4059 ((-3 (-1051) "failed") |#1|)) (-15 -3661 ((-623 (-749)) |#1| (-623 (-1051)))) (-15 -3661 ((-749) |#1| (-1051))) (-15 -2202 ((-1051) |#1|)) (-15 -2288 ((-3 (-1051) "failed") |#1|)) (-15 -2233 (|#1| (-1051))) (-15 -1553 (|#1| |#1| (-623 (-1051)) (-623 |#1|))) (-15 -1553 (|#1| |#1| (-1051) |#1|)) (-15 -1553 (|#1| |#1| (-623 (-1051)) (-623 |#2|))) (-15 -1553 (|#1| |#1| (-1051) |#2|)) (-15 -1553 (|#1| |#1| (-623 |#1|) (-623 |#1|))) (-15 -1553 (|#1| |#1| |#1| |#1|)) (-15 -1553 (|#1| |#1| (-287 |#1|))) (-15 -1553 (|#1| |#1| (-623 (-287 |#1|)))) (-15 -3661 ((-749) |#1|)) (-15 -1488 (|#1| |#2| (-749))) (-15 -2202 ((-550) |#1|)) (-15 -2288 ((-3 (-550) "failed") |#1|)) (-15 -2202 ((-400 (-550)) |#1|)) (-15 -2288 ((-3 (-400 (-550)) "failed") |#1|)) (-15 -2233 (|#1| |#2|)) (-15 -2288 ((-3 |#2| "failed") |#1|)) (-15 -2202 (|#2| |#1|)) (-15 -3346 ((-749) |#1|)) (-15 -1622 (|#2| |#1|)) (-15 -2798 (|#1| |#1| (-623 (-1051)) (-623 (-749)))) (-15 -2798 (|#1| |#1| (-1051) (-749))) (-15 -2798 (|#1| |#1| (-623 (-1051)))) (-15 -2798 (|#1| |#1| (-1051))) (-15 -2233 (|#1| (-550))) (-15 -2233 ((-837) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1431 (((-1228 |#1|) $ (-749)) 236)) (-1516 (((-623 (-1051)) $) 108)) (-3297 (($ (-1141 |#1|)) 234)) (-1705 (((-1141 $) $ (-1051)) 123) (((-1141 |#1|) $) 122)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 85 (|has| |#1| (-542)))) (-3050 (($ $) 86 (|has| |#1| (-542)))) (-3953 (((-112) $) 88 (|has| |#1| (-542)))) (-2457 (((-749) $) 110) (((-749) $ (-623 (-1051))) 109)) (-1993 (((-3 $ "failed") $ $) 19)) (-2129 (($ $ $) 221 (|has| |#1| (-542)))) (-4050 (((-411 (-1141 $)) (-1141 $)) 98 (|has| |#1| (-883)))) (-2318 (($ $) 96 (|has| |#1| (-444)))) (-2207 (((-411 $) $) 95 (|has| |#1| (-444)))) (-1370 (((-3 (-623 (-1141 $)) "failed") (-623 (-1141 $)) (-1141 $)) 101 (|has| |#1| (-883)))) (-1611 (((-112) $ $) 206 (|has| |#1| (-356)))) (-2887 (($ $ (-749)) 229)) (-4069 (($ $ (-749)) 228)) (-4146 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 216 (|has| |#1| (-444)))) (-2991 (($) 17 T CONST)) (-2288 (((-3 |#1| "failed") $) 162) (((-3 (-400 (-550)) "failed") $) 160 (|has| |#1| (-1012 (-400 (-550))))) (((-3 (-550) "failed") $) 158 (|has| |#1| (-1012 (-550)))) (((-3 (-1051) "failed") $) 134)) (-2202 ((|#1| $) 163) (((-400 (-550)) $) 159 (|has| |#1| (-1012 (-400 (-550))))) (((-550) $) 157 (|has| |#1| (-1012 (-550)))) (((-1051) $) 133)) (-1792 (($ $ $ (-1051)) 106 (|has| |#1| (-170))) ((|#1| $ $) 224 (|has| |#1| (-170)))) (-3455 (($ $ $) 210 (|has| |#1| (-356)))) (-1693 (($ $) 152)) (-3756 (((-667 (-550)) (-667 $)) 132 (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 (-550))) (|:| |vec| (-1228 (-550)))) (-667 $) (-1228 $)) 131 (|has| |#1| (-619 (-550)))) (((-2 (|:| -3121 (-667 |#1|)) (|:| |vec| (-1228 |#1|))) (-667 $) (-1228 $)) 130) (((-667 |#1|) (-667 $)) 129)) (-1537 (((-3 $ "failed") $) 32)) (-3429 (($ $ $) 209 (|has| |#1| (-356)))) (-2193 (($ $ $) 227)) (-1509 (($ $ $) 218 (|has| |#1| (-542)))) (-2858 (((-2 (|:| -4304 |#1|) (|:| -3123 $) (|:| -2545 $)) $ $) 217 (|has| |#1| (-542)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 204 (|has| |#1| (-356)))) (-2731 (($ $) 174 (|has| |#1| (-444))) (($ $ (-1051)) 103 (|has| |#1| (-444)))) (-1683 (((-623 $) $) 107)) (-1568 (((-112) $) 94 (|has| |#1| (-883)))) (-3401 (($ $ |#1| (-749) $) 170)) (-4141 (((-863 (-372) $) $ (-866 (-372)) (-863 (-372) $)) 82 (-12 (|has| (-1051) (-860 (-372))) (|has| |#1| (-860 (-372))))) (((-863 (-550) $) $ (-866 (-550)) (-863 (-550) $)) 81 (-12 (|has| (-1051) (-860 (-550))) (|has| |#1| (-860 (-550)))))) (-2603 (((-749) $ $) 222 (|has| |#1| (-542)))) (-2419 (((-112) $) 30)) (-3324 (((-749) $) 167)) (-1620 (((-3 $ "failed") $) 202 (|has| |#1| (-1120)))) (-1501 (($ (-1141 |#1|) (-1051)) 115) (($ (-1141 $) (-1051)) 114)) (-1937 (($ $ (-749)) 233)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 213 (|has| |#1| (-356)))) (-2336 (((-623 $) $) 124)) (-3438 (((-112) $) 150)) (-1488 (($ |#1| (-749)) 151) (($ $ (-1051) (-749)) 117) (($ $ (-623 (-1051)) (-623 (-749))) 116)) (-1766 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $ (-1051)) 118) (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 231)) (-3346 (((-749) $) 168) (((-749) $ (-1051)) 120) (((-623 (-749)) $ (-623 (-1051))) 119)) (-2793 (($ $ $) 77 (|has| |#1| (-825)))) (-2173 (($ $ $) 76 (|has| |#1| (-825)))) (-2863 (($ (-1 (-749) (-749)) $) 169)) (-2392 (($ (-1 |#1| |#1|) $) 149)) (-2838 (((-1141 |#1|) $) 235)) (-4059 (((-3 (-1051) "failed") $) 121)) (-1657 (($ $) 147)) (-1670 ((|#1| $) 146)) (-3231 (($ (-623 $)) 92 (|has| |#1| (-444))) (($ $ $) 91 (|has| |#1| (-444)))) (-2369 (((-1127) $) 9)) (-3266 (((-2 (|:| -3123 $) (|:| -2545 $)) $ (-749)) 230)) (-3833 (((-3 (-623 $) "failed") $) 112)) (-3017 (((-3 (-623 $) "failed") $) 113)) (-2891 (((-3 (-2 (|:| |var| (-1051)) (|:| -3068 (-749))) "failed") $) 111)) (-2149 (($ $) 214 (|has| |#1| (-38 (-400 (-550)))))) (-2463 (($) 201 (|has| |#1| (-1120)) CONST)) (-3445 (((-1089) $) 10)) (-1628 (((-112) $) 164)) (-1639 ((|#1| $) 165)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 93 (|has| |#1| (-444)))) (-3260 (($ (-623 $)) 90 (|has| |#1| (-444))) (($ $ $) 89 (|has| |#1| (-444)))) (-3348 (((-411 (-1141 $)) (-1141 $)) 100 (|has| |#1| (-883)))) (-2182 (((-411 (-1141 $)) (-1141 $)) 99 (|has| |#1| (-883)))) (-1735 (((-411 $) $) 97 (|has| |#1| (-883)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 212 (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 211 (|has| |#1| (-356)))) (-3409 (((-3 $ "failed") $ |#1|) 172 (|has| |#1| (-542))) (((-3 $ "failed") $ $) 84 (|has| |#1| (-542)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 205 (|has| |#1| (-356)))) (-1553 (($ $ (-623 (-287 $))) 143) (($ $ (-287 $)) 142) (($ $ $ $) 141) (($ $ (-623 $) (-623 $)) 140) (($ $ (-1051) |#1|) 139) (($ $ (-623 (-1051)) (-623 |#1|)) 138) (($ $ (-1051) $) 137) (($ $ (-623 (-1051)) (-623 $)) 136)) (-1988 (((-749) $) 207 (|has| |#1| (-356)))) (-2757 ((|#1| $ |#1|) 254) (($ $ $) 253) (((-400 $) (-400 $) (-400 $)) 223 (|has| |#1| (-542))) ((|#1| (-400 $) |#1|) 215 (|has| |#1| (-356))) (((-400 $) $ (-400 $)) 203 (|has| |#1| (-542)))) (-3522 (((-3 $ "failed") $ (-749)) 232)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 208 (|has| |#1| (-356)))) (-3563 (($ $ (-1051)) 105 (|has| |#1| (-170))) ((|#1| $) 225 (|has| |#1| (-170)))) (-2798 (($ $ (-1051)) 40) (($ $ (-623 (-1051))) 39) (($ $ (-1051) (-749)) 38) (($ $ (-623 (-1051)) (-623 (-749))) 37) (($ $ (-749)) 251) (($ $) 249) (($ $ (-1145)) 248 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) 247 (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) 246 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) 245 (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) 238) (($ $ (-1 |#1| |#1|)) 237) (($ $ (-1 |#1| |#1|) $) 226)) (-3661 (((-749) $) 148) (((-749) $ (-1051)) 128) (((-623 (-749)) $ (-623 (-1051))) 127)) (-2451 (((-866 (-372)) $) 80 (-12 (|has| (-1051) (-596 (-866 (-372)))) (|has| |#1| (-596 (-866 (-372)))))) (((-866 (-550)) $) 79 (-12 (|has| (-1051) (-596 (-866 (-550)))) (|has| |#1| (-596 (-866 (-550)))))) (((-526) $) 78 (-12 (|has| (-1051) (-596 (-526))) (|has| |#1| (-596 (-526)))))) (-1622 ((|#1| $) 173 (|has| |#1| (-444))) (($ $ (-1051)) 104 (|has| |#1| (-444)))) (-2897 (((-3 (-1228 $) "failed") (-667 $)) 102 (-1304 (|has| $ (-143)) (|has| |#1| (-883))))) (-3674 (((-3 $ "failed") $ $) 220 (|has| |#1| (-542))) (((-3 (-400 $) "failed") (-400 $) $) 219 (|has| |#1| (-542)))) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#1|) 161) (($ (-1051)) 135) (($ (-400 (-550))) 70 (-1489 (|has| |#1| (-1012 (-400 (-550)))) (|has| |#1| (-38 (-400 (-550)))))) (($ $) 83 (|has| |#1| (-542)))) (-2969 (((-623 |#1|) $) 166)) (-1708 ((|#1| $ (-749)) 153) (($ $ (-1051) (-749)) 126) (($ $ (-623 (-1051)) (-623 (-749))) 125)) (-1613 (((-3 $ "failed") $) 71 (-1489 (-1304 (|has| $ (-143)) (|has| |#1| (-883))) (|has| |#1| (-143))))) (-3091 (((-749)) 28)) (-3895 (($ $ $ (-749)) 171 (|has| |#1| (-170)))) (-1819 (((-112) $ $) 87 (|has| |#1| (-542)))) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $ (-1051)) 36) (($ $ (-623 (-1051))) 35) (($ $ (-1051) (-749)) 34) (($ $ (-623 (-1051)) (-623 (-749))) 33) (($ $ (-749)) 252) (($ $) 250) (($ $ (-1145)) 244 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145))) 243 (|has| |#1| (-874 (-1145)))) (($ $ (-1145) (-749)) 242 (|has| |#1| (-874 (-1145)))) (($ $ (-623 (-1145)) (-623 (-749))) 241 (|has| |#1| (-874 (-1145)))) (($ $ (-1 |#1| |#1|) (-749)) 240) (($ $ (-1 |#1| |#1|)) 239)) (-2324 (((-112) $ $) 74 (|has| |#1| (-825)))) (-2302 (((-112) $ $) 73 (|has| |#1| (-825)))) (-2264 (((-112) $ $) 6)) (-2313 (((-112) $ $) 75 (|has| |#1| (-825)))) (-2290 (((-112) $ $) 72 (|has| |#1| (-825)))) (-2382 (($ $ |#1|) 154 (|has| |#1| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 156 (|has| |#1| (-38 (-400 (-550))))) (($ (-400 (-550)) $) 155 (|has| |#1| (-38 (-400 (-550))))) (($ |#1| $) 145) (($ $ |#1|) 144)))
+(((-1204 |#1|) (-138) (-1021)) (T -1204))
+((-1431 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *1 (-1204 *4)) (-4 *4 (-1021)) (-5 *2 (-1228 *4)))) (-2838 (*1 *2 *1) (-12 (-4 *1 (-1204 *3)) (-4 *3 (-1021)) (-5 *2 (-1141 *3)))) (-3297 (*1 *1 *2) (-12 (-5 *2 (-1141 *3)) (-4 *3 (-1021)) (-4 *1 (-1204 *3)))) (-1937 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1204 *3)) (-4 *3 (-1021)))) (-3522 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-749)) (-4 *1 (-1204 *3)) (-4 *3 (-1021)))) (-1766 (*1 *2 *1 *1) (-12 (-4 *3 (-1021)) (-5 *2 (-2 (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-1204 *3)))) (-3266 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *4 (-1021)) (-5 *2 (-2 (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-1204 *4)))) (-2887 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1204 *3)) (-4 *3 (-1021)))) (-4069 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1204 *3)) (-4 *3 (-1021)))) (-2193 (*1 *1 *1 *1) (-12 (-4 *1 (-1204 *2)) (-4 *2 (-1021)))) (-2798 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-1204 *3)) (-4 *3 (-1021)))) (-3563 (*1 *2 *1) (-12 (-4 *1 (-1204 *2)) (-4 *2 (-1021)) (-4 *2 (-170)))) (-1792 (*1 *2 *1 *1) (-12 (-4 *1 (-1204 *2)) (-4 *2 (-1021)) (-4 *2 (-170)))) (-2757 (*1 *2 *2 *2) (-12 (-5 *2 (-400 *1)) (-4 *1 (-1204 *3)) (-4 *3 (-1021)) (-4 *3 (-542)))) (-2603 (*1 *2 *1 *1) (-12 (-4 *1 (-1204 *3)) (-4 *3 (-1021)) (-4 *3 (-542)) (-5 *2 (-749)))) (-2129 (*1 *1 *1 *1) (-12 (-4 *1 (-1204 *2)) (-4 *2 (-1021)) (-4 *2 (-542)))) (-3674 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-1204 *2)) (-4 *2 (-1021)) (-4 *2 (-542)))) (-3674 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-400 *1)) (-4 *1 (-1204 *3)) (-4 *3 (-1021)) (-4 *3 (-542)))) (-1509 (*1 *1 *1 *1) (-12 (-4 *1 (-1204 *2)) (-4 *2 (-1021)) (-4 *2 (-542)))) (-2858 (*1 *2 *1 *1) (-12 (-4 *3 (-542)) (-4 *3 (-1021)) (-5 *2 (-2 (|:| -4304 *3) (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-1204 *3)))) (-4146 (*1 *2 *1 *1) (-12 (-4 *3 (-444)) (-4 *3 (-1021)) (-5 *2 (-2 (|:| |primePart| *1) (|:| |commonPart| *1))) (-4 *1 (-1204 *3)))) (-2757 (*1 *2 *3 *2) (-12 (-5 *3 (-400 *1)) (-4 *1 (-1204 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))) (-2149 (*1 *1 *1) (-12 (-4 *1 (-1204 *2)) (-4 *2 (-1021)) (-4 *2 (-38 (-400 (-550)))))))
+(-13 (-923 |t#1| (-749) (-1051)) (-279 |t#1| |t#1|) (-279 $ $) (-227) (-225 |t#1|) (-10 -8 (-15 -1431 ((-1228 |t#1|) $ (-749))) (-15 -2838 ((-1141 |t#1|) $)) (-15 -3297 ($ (-1141 |t#1|))) (-15 -1937 ($ $ (-749))) (-15 -3522 ((-3 $ "failed") $ (-749))) (-15 -1766 ((-2 (|:| -3123 $) (|:| -2545 $)) $ $)) (-15 -3266 ((-2 (|:| -3123 $) (|:| -2545 $)) $ (-749))) (-15 -2887 ($ $ (-749))) (-15 -4069 ($ $ (-749))) (-15 -2193 ($ $ $)) (-15 -2798 ($ $ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-1120)) (-6 (-1120)) |%noBranch|) (IF (|has| |t#1| (-170)) (PROGN (-15 -3563 (|t#1| $)) (-15 -1792 (|t#1| $ $))) |%noBranch|) (IF (|has| |t#1| (-542)) (PROGN (-6 (-279 (-400 $) (-400 $))) (-15 -2757 ((-400 $) (-400 $) (-400 $))) (-15 -2603 ((-749) $ $)) (-15 -2129 ($ $ $)) (-15 -3674 ((-3 $ "failed") $ $)) (-15 -3674 ((-3 (-400 $) "failed") (-400 $) $)) (-15 -1509 ($ $ $)) (-15 -2858 ((-2 (|:| -4304 |t#1|) (|:| -3123 $) (|:| -2545 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-444)) (-15 -4146 ((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $)) |%noBranch|) (IF (|has| |t#1| (-356)) (PROGN (-6 (-300)) (-6 -4340) (-15 -2757 (|t#1| (-400 $) |t#1|))) |%noBranch|) (IF (|has| |t#1| (-38 (-400 (-550)))) (-15 -2149 ($ $)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-749)) . T) ((-25) . T) ((-38 #1=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-356))) ((-101) . T) ((-111 #1# #1#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-170) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-596 (-526)) -12 (|has| (-1051) (-596 (-526))) (|has| |#1| (-596 (-526)))) ((-596 (-866 (-372))) -12 (|has| (-1051) (-596 (-866 (-372)))) (|has| |#1| (-596 (-866 (-372))))) ((-596 (-866 (-550))) -12 (|has| (-1051) (-596 (-866 (-550)))) (|has| |#1| (-596 (-866 (-550))))) ((-225 |#1|) . T) ((-227) . T) ((-279 (-400 $) (-400 $)) |has| |#1| (-542)) ((-279 |#1| |#1|) . T) ((-279 $ $) . T) ((-283) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-356))) ((-300) |has| |#1| (-356)) ((-302 $) . T) ((-319 |#1| #0#) . T) ((-370 |#1|) . T) ((-404 |#1|) . T) ((-444) -1489 (|has| |#1| (-883)) (|has| |#1| (-444)) (|has| |#1| (-356))) ((-505 #2=(-1051) |#1|) . T) ((-505 #2# $) . T) ((-505 $ $) . T) ((-542) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-356))) ((-626 #1#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-619 (-550)) |has| |#1| (-619 (-550))) ((-619 |#1|) . T) ((-696 #1#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-356))) ((-705) . T) ((-825) |has| |#1| (-825)) ((-874 #2#) . T) ((-874 (-1145)) |has| |#1| (-874 (-1145))) ((-860 (-372)) -12 (|has| (-1051) (-860 (-372))) (|has| |#1| (-860 (-372)))) ((-860 (-550)) -12 (|has| (-1051) (-860 (-550))) (|has| |#1| (-860 (-550)))) ((-923 |#1| #0# #2#) . T) ((-883) |has| |#1| (-883)) ((-894) |has| |#1| (-356)) ((-1012 (-400 (-550))) |has| |#1| (-1012 (-400 (-550)))) ((-1012 (-550)) |has| |#1| (-1012 (-550))) ((-1012 #2#) . T) ((-1012 |#1|) . T) ((-1027 #1#) |has| |#1| (-38 (-400 (-550)))) ((-1027 |#1|) . T) ((-1027 $) -1489 (|has| |#1| (-883)) (|has| |#1| (-542)) (|has| |#1| (-444)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1120) |has| |#1| (-1120)) ((-1186) |has| |#1| (-883)))
+((-1516 (((-623 (-1051)) $) 28)) (-1693 (($ $) 25)) (-1488 (($ |#2| |#3|) NIL) (($ $ (-1051) |#3|) 22) (($ $ (-623 (-1051)) (-623 |#3|)) 21)) (-1657 (($ $) 14)) (-1670 ((|#2| $) 12)) (-3661 ((|#3| $) 10)))
+(((-1205 |#1| |#2| |#3|) (-10 -8 (-15 -1516 ((-623 (-1051)) |#1|)) (-15 -1488 (|#1| |#1| (-623 (-1051)) (-623 |#3|))) (-15 -1488 (|#1| |#1| (-1051) |#3|)) (-15 -1693 (|#1| |#1|)) (-15 -1488 (|#1| |#2| |#3|)) (-15 -3661 (|#3| |#1|)) (-15 -1657 (|#1| |#1|)) (-15 -1670 (|#2| |#1|))) (-1206 |#2| |#3|) (-1021) (-770)) (T -1205))
+NIL
+(-10 -8 (-15 -1516 ((-623 (-1051)) |#1|)) (-15 -1488 (|#1| |#1| (-623 (-1051)) (-623 |#3|))) (-15 -1488 (|#1| |#1| (-1051) |#3|)) (-15 -1693 (|#1| |#1|)) (-15 -1488 (|#1| |#2| |#3|)) (-15 -3661 (|#3| |#1|)) (-15 -1657 (|#1| |#1|)) (-15 -1670 (|#2| |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1516 (((-623 (-1051)) $) 72)) (-2564 (((-1145) $) 101)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 49 (|has| |#1| (-542)))) (-3050 (($ $) 50 (|has| |#1| (-542)))) (-3953 (((-112) $) 52 (|has| |#1| (-542)))) (-2879 (($ $ |#2|) 96) (($ $ |#2| |#2|) 95)) (-4222 (((-1125 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 103)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1693 (($ $) 58)) (-1537 (((-3 $ "failed") $) 32)) (-3771 (((-112) $) 71)) (-2603 ((|#2| $) 98) ((|#2| $ |#2|) 97)) (-2419 (((-112) $) 30)) (-1937 (($ $ (-895)) 99)) (-3438 (((-112) $) 60)) (-1488 (($ |#1| |#2|) 59) (($ $ (-1051) |#2|) 74) (($ $ (-623 (-1051)) (-623 |#2|)) 73)) (-2392 (($ (-1 |#1| |#1|) $) 61)) (-1657 (($ $) 63)) (-1670 ((|#1| $) 64)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-4268 (($ $ |#2|) 93)) (-3409 (((-3 $ "failed") $ $) 48 (|has| |#1| (-542)))) (-1553 (((-1125 |#1|) $ |#1|) 92 (|has| |#1| (-15 ** (|#1| |#1| |#2|))))) (-2757 ((|#1| $ |#2|) 102) (($ $ $) 79 (|has| |#2| (-1081)))) (-2798 (($ $ (-623 (-1145)) (-623 (-749))) 87 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1145) (-749)) 86 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-623 (-1145))) 85 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1145)) 84 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-749)) 82 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 80 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-3661 ((|#2| $) 62)) (-4012 (($ $) 70)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ (-400 (-550))) 55 (|has| |#1| (-38 (-400 (-550))))) (($ $) 47 (|has| |#1| (-542))) (($ |#1|) 45 (|has| |#1| (-170)))) (-1708 ((|#1| $ |#2|) 57)) (-1613 (((-3 $ "failed") $) 46 (|has| |#1| (-143)))) (-3091 (((-749)) 28)) (-1808 ((|#1| $) 100)) (-1819 (((-112) $ $) 51 (|has| |#1| (-542)))) (-2154 ((|#1| $ |#2|) 94 (-12 (|has| |#1| (-15 ** (|#1| |#1| |#2|))) (|has| |#1| (-15 -2233 (|#1| (-1145))))))) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $ (-623 (-1145)) (-623 (-749))) 91 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1145) (-749)) 90 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-623 (-1145))) 89 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1145)) 88 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-749)) 83 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 81 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-2264 (((-112) $ $) 6)) (-2382 (($ $ |#1|) 56 (|has| |#1| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 66) (($ |#1| $) 65) (($ (-400 (-550)) $) 54 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 53 (|has| |#1| (-38 (-400 (-550)))))))
+(((-1206 |#1| |#2|) (-138) (-1021) (-770)) (T -1206))
+((-4222 (*1 *2 *1) (-12 (-4 *1 (-1206 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-770)) (-5 *2 (-1125 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-2757 (*1 *2 *1 *3) (-12 (-4 *1 (-1206 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1021)))) (-2564 (*1 *2 *1) (-12 (-4 *1 (-1206 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-770)) (-5 *2 (-1145)))) (-1808 (*1 *2 *1) (-12 (-4 *1 (-1206 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1021)))) (-1937 (*1 *1 *1 *2) (-12 (-5 *2 (-895)) (-4 *1 (-1206 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-770)))) (-2603 (*1 *2 *1) (-12 (-4 *1 (-1206 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-770)))) (-2603 (*1 *2 *1 *2) (-12 (-4 *1 (-1206 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-770)))) (-2879 (*1 *1 *1 *2) (-12 (-4 *1 (-1206 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-770)))) (-2879 (*1 *1 *1 *2 *2) (-12 (-4 *1 (-1206 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-770)))) (-2154 (*1 *2 *1 *3) (-12 (-4 *1 (-1206 *2 *3)) (-4 *3 (-770)) (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -2233 (*2 (-1145)))) (-4 *2 (-1021)))) (-4268 (*1 *1 *1 *2) (-12 (-4 *1 (-1206 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-770)))) (-1553 (*1 *2 *1 *3) (-12 (-4 *1 (-1206 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-770)) (|has| *3 (-15 ** (*3 *3 *4))) (-5 *2 (-1125 *3)))))
+(-13 (-947 |t#1| |t#2| (-1051)) (-10 -8 (-15 -4222 ((-1125 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -2757 (|t#1| $ |t#2|)) (-15 -2564 ((-1145) $)) (-15 -1808 (|t#1| $)) (-15 -1937 ($ $ (-895))) (-15 -2603 (|t#2| $)) (-15 -2603 (|t#2| $ |t#2|)) (-15 -2879 ($ $ |t#2|)) (-15 -2879 ($ $ |t#2| |t#2|)) (IF (|has| |t#1| (-15 -2233 (|t#1| (-1145)))) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -2154 (|t#1| $ |t#2|)) |%noBranch|) |%noBranch|) (-15 -4268 ($ $ |t#2|)) (IF (|has| |t#2| (-1081)) (-6 (-279 $ $)) |%noBranch|) (IF (|has| |t#1| (-15 * (|t#1| |t#2| |t#1|))) (PROGN (-6 (-227)) (IF (|has| |t#1| (-874 (-1145))) (-6 (-874 (-1145))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -1553 ((-1125 |t#1|) $ |t#1|)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) |has| |#1| (-542)) ((-101) . T) ((-111 #0# #0#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1489 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-170) -1489 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-227) |has| |#1| (-15 * (|#1| |#2| |#1|))) ((-279 $ $) |has| |#2| (-1081)) ((-283) |has| |#1| (-542)) ((-542) |has| |#1| (-542)) ((-626 #0#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #0#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) |has| |#1| (-542)) ((-705) . T) ((-874 (-1145)) -12 (|has| |#1| (-15 * (|#1| |#2| |#1|))) (|has| |#1| (-874 (-1145)))) ((-947 |#1| |#2| (-1051)) . T) ((-1027 #0#) |has| |#1| (-38 (-400 (-550)))) ((-1027 |#1|) . T) ((-1027 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2318 ((|#2| |#2|) 12)) (-2207 (((-411 |#2|) |#2|) 14)) (-4258 (((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-550))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-550)))) 30)))
+(((-1207 |#1| |#2|) (-10 -7 (-15 -2207 ((-411 |#2|) |#2|)) (-15 -2318 (|#2| |#2|)) (-15 -4258 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-550))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-550)))))) (-542) (-13 (-1204 |#1|) (-542) (-10 -8 (-15 -3260 ($ $ $))))) (T -1207))
+((-4258 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4) (|:| |xpnt| (-550)))) (-4 *4 (-13 (-1204 *3) (-542) (-10 -8 (-15 -3260 ($ $ $))))) (-4 *3 (-542)) (-5 *1 (-1207 *3 *4)))) (-2318 (*1 *2 *2) (-12 (-4 *3 (-542)) (-5 *1 (-1207 *3 *2)) (-4 *2 (-13 (-1204 *3) (-542) (-10 -8 (-15 -3260 ($ $ $))))))) (-2207 (*1 *2 *3) (-12 (-4 *4 (-542)) (-5 *2 (-411 *3)) (-5 *1 (-1207 *4 *3)) (-4 *3 (-13 (-1204 *4) (-542) (-10 -8 (-15 -3260 ($ $ $))))))))
+(-10 -7 (-15 -2207 ((-411 |#2|) |#2|)) (-15 -2318 (|#2| |#2|)) (-15 -4258 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-550))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-550))))))
+((-2392 (((-1213 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1213 |#1| |#3| |#5|)) 24)))
+(((-1208 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -2392 ((-1213 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1213 |#1| |#3| |#5|)))) (-1021) (-1021) (-1145) (-1145) |#1| |#2|) (T -1208))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1213 *5 *7 *9)) (-4 *5 (-1021)) (-4 *6 (-1021)) (-14 *7 (-1145)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1213 *6 *8 *10)) (-5 *1 (-1208 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1145)))))
+(-10 -7 (-15 -2392 ((-1213 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1213 |#1| |#3| |#5|))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1516 (((-623 (-1051)) $) 72)) (-2564 (((-1145) $) 101)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 49 (|has| |#1| (-542)))) (-3050 (($ $) 50 (|has| |#1| (-542)))) (-3953 (((-112) $) 52 (|has| |#1| (-542)))) (-2879 (($ $ (-400 (-550))) 96) (($ $ (-400 (-550)) (-400 (-550))) 95)) (-4222 (((-1125 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|))) $) 103)) (-4160 (($ $) 133 (|has| |#1| (-38 (-400 (-550)))))) (-2820 (($ $) 116 (|has| |#1| (-38 (-400 (-550)))))) (-1993 (((-3 $ "failed") $ $) 19)) (-2318 (($ $) 160 (|has| |#1| (-356)))) (-2207 (((-411 $) $) 161 (|has| |#1| (-356)))) (-1745 (($ $) 115 (|has| |#1| (-38 (-400 (-550)))))) (-1611 (((-112) $ $) 151 (|has| |#1| (-356)))) (-4137 (($ $) 132 (|has| |#1| (-38 (-400 (-550)))))) (-2796 (($ $) 117 (|has| |#1| (-38 (-400 (-550)))))) (-2744 (($ (-749) (-1125 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|)))) 169)) (-4183 (($ $) 131 (|has| |#1| (-38 (-400 (-550)))))) (-2844 (($ $) 118 (|has| |#1| (-38 (-400 (-550)))))) (-2991 (($) 17 T CONST)) (-3455 (($ $ $) 155 (|has| |#1| (-356)))) (-1693 (($ $) 58)) (-1537 (((-3 $ "failed") $) 32)) (-3429 (($ $ $) 154 (|has| |#1| (-356)))) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 149 (|has| |#1| (-356)))) (-1568 (((-112) $) 162 (|has| |#1| (-356)))) (-3771 (((-112) $) 71)) (-4187 (($) 143 (|has| |#1| (-38 (-400 (-550)))))) (-2603 (((-400 (-550)) $) 98) (((-400 (-550)) $ (-400 (-550))) 97)) (-2419 (((-112) $) 30)) (-1893 (($ $ (-550)) 114 (|has| |#1| (-38 (-400 (-550)))))) (-1937 (($ $ (-895)) 99) (($ $ (-400 (-550))) 168)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 158 (|has| |#1| (-356)))) (-3438 (((-112) $) 60)) (-1488 (($ |#1| (-400 (-550))) 59) (($ $ (-1051) (-400 (-550))) 74) (($ $ (-623 (-1051)) (-623 (-400 (-550)))) 73)) (-2392 (($ (-1 |#1| |#1|) $) 61)) (-3080 (($ $) 140 (|has| |#1| (-38 (-400 (-550)))))) (-1657 (($ $) 63)) (-1670 ((|#1| $) 64)) (-3231 (($ (-623 $)) 147 (|has| |#1| (-356))) (($ $ $) 146 (|has| |#1| (-356)))) (-2369 (((-1127) $) 9)) (-1619 (($ $) 163 (|has| |#1| (-356)))) (-2149 (($ $) 167 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1145)) 166 (-1489 (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-933)) (|has| |#1| (-1167)) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-15 -1516 ((-623 (-1145)) |#1|))) (|has| |#1| (-15 -2149 (|#1| |#1| (-1145)))) (|has| |#1| (-38 (-400 (-550)))))))) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 148 (|has| |#1| (-356)))) (-3260 (($ (-623 $)) 145 (|has| |#1| (-356))) (($ $ $) 144 (|has| |#1| (-356)))) (-1735 (((-411 $) $) 159 (|has| |#1| (-356)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 157 (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 156 (|has| |#1| (-356)))) (-4268 (($ $ (-400 (-550))) 93)) (-3409 (((-3 $ "failed") $ $) 48 (|has| |#1| (-542)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 150 (|has| |#1| (-356)))) (-1644 (($ $) 141 (|has| |#1| (-38 (-400 (-550)))))) (-1553 (((-1125 |#1|) $ |#1|) 92 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))))) (-1988 (((-749) $) 152 (|has| |#1| (-356)))) (-2757 ((|#1| $ (-400 (-550))) 102) (($ $ $) 79 (|has| (-400 (-550)) (-1081)))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 153 (|has| |#1| (-356)))) (-2798 (($ $ (-623 (-1145)) (-623 (-749))) 87 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-1145) (-749)) 86 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-623 (-1145))) 85 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-1145)) 84 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-749)) 82 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) 80 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-3661 (((-400 (-550)) $) 62)) (-4194 (($ $) 130 (|has| |#1| (-38 (-400 (-550)))))) (-2856 (($ $) 119 (|has| |#1| (-38 (-400 (-550)))))) (-4171 (($ $) 129 (|has| |#1| (-38 (-400 (-550)))))) (-2832 (($ $) 120 (|has| |#1| (-38 (-400 (-550)))))) (-4149 (($ $) 128 (|has| |#1| (-38 (-400 (-550)))))) (-2807 (($ $) 121 (|has| |#1| (-38 (-400 (-550)))))) (-4012 (($ $) 70)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#1|) 45 (|has| |#1| (-170))) (($ (-400 (-550))) 55 (|has| |#1| (-38 (-400 (-550))))) (($ $) 47 (|has| |#1| (-542)))) (-1708 ((|#1| $ (-400 (-550))) 57)) (-1613 (((-3 $ "failed") $) 46 (|has| |#1| (-143)))) (-3091 (((-749)) 28)) (-1808 ((|#1| $) 100)) (-4233 (($ $) 139 (|has| |#1| (-38 (-400 (-550)))))) (-2893 (($ $) 127 (|has| |#1| (-38 (-400 (-550)))))) (-1819 (((-112) $ $) 51 (|has| |#1| (-542)))) (-4206 (($ $) 138 (|has| |#1| (-38 (-400 (-550)))))) (-2869 (($ $) 126 (|has| |#1| (-38 (-400 (-550)))))) (-4255 (($ $) 137 (|has| |#1| (-38 (-400 (-550)))))) (-4117 (($ $) 125 (|has| |#1| (-38 (-400 (-550)))))) (-2154 ((|#1| $ (-400 (-550))) 94 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))) (|has| |#1| (-15 -2233 (|#1| (-1145))))))) (-3363 (($ $) 136 (|has| |#1| (-38 (-400 (-550)))))) (-4127 (($ $) 124 (|has| |#1| (-38 (-400 (-550)))))) (-4244 (($ $) 135 (|has| |#1| (-38 (-400 (-550)))))) (-2905 (($ $) 123 (|has| |#1| (-38 (-400 (-550)))))) (-4218 (($ $) 134 (|has| |#1| (-38 (-400 (-550)))))) (-2880 (($ $) 122 (|has| |#1| (-38 (-400 (-550)))))) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $ (-623 (-1145)) (-623 (-749))) 91 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-1145) (-749)) 90 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-623 (-1145))) 89 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-1145)) 88 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-749)) 83 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) 81 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-2264 (((-112) $ $) 6)) (-2382 (($ $ |#1|) 56 (|has| |#1| (-356))) (($ $ $) 165 (|has| |#1| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 164 (|has| |#1| (-356))) (($ $ $) 142 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 113 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 66) (($ |#1| $) 65) (($ (-400 (-550)) $) 54 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 53 (|has| |#1| (-38 (-400 (-550)))))))
+(((-1209 |#1|) (-138) (-1021)) (T -1209))
+((-2744 (*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-5 *3 (-1125 (-2 (|:| |k| (-400 (-550))) (|:| |c| *4)))) (-4 *4 (-1021)) (-4 *1 (-1209 *4)))) (-1937 (*1 *1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-4 *1 (-1209 *3)) (-4 *3 (-1021)))) (-2149 (*1 *1 *1) (-12 (-4 *1 (-1209 *2)) (-4 *2 (-1021)) (-4 *2 (-38 (-400 (-550)))))) (-2149 (*1 *1 *1 *2) (-1489 (-12 (-5 *2 (-1145)) (-4 *1 (-1209 *3)) (-4 *3 (-1021)) (-12 (-4 *3 (-29 (-550))) (-4 *3 (-933)) (-4 *3 (-1167)) (-4 *3 (-38 (-400 (-550)))))) (-12 (-5 *2 (-1145)) (-4 *1 (-1209 *3)) (-4 *3 (-1021)) (-12 (|has| *3 (-15 -1516 ((-623 *2) *3))) (|has| *3 (-15 -2149 (*3 *3 *2))) (-4 *3 (-38 (-400 (-550)))))))))
+(-13 (-1206 |t#1| (-400 (-550))) (-10 -8 (-15 -2744 ($ (-749) (-1125 (-2 (|:| |k| (-400 (-550))) (|:| |c| |t#1|))))) (-15 -1937 ($ $ (-400 (-550)))) (IF (|has| |t#1| (-38 (-400 (-550)))) (PROGN (-15 -2149 ($ $)) (IF (|has| |t#1| (-15 -2149 (|t#1| |t#1| (-1145)))) (IF (|has| |t#1| (-15 -1516 ((-623 (-1145)) |t#1|))) (-15 -2149 ($ $ (-1145))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1167)) (IF (|has| |t#1| (-933)) (IF (|has| |t#1| (-29 (-550))) (-15 -2149 ($ $ (-1145))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-976)) (-6 (-1167))) |%noBranch|) (IF (|has| |t#1| (-356)) (-6 (-356)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-400 (-550))) . T) ((-25) . T) ((-38 #1=(-400 (-550))) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-35) |has| |#1| (-38 (-400 (-550)))) ((-94) |has| |#1| (-38 (-400 (-550)))) ((-101) . T) ((-111 #1# #1#) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1489 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-170) -1489 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-227) |has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) ((-237) |has| |#1| (-356)) ((-277) |has| |#1| (-38 (-400 (-550)))) ((-279 $ $) |has| (-400 (-550)) (-1081)) ((-283) -1489 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-300) |has| |#1| (-356)) ((-356) |has| |#1| (-356)) ((-444) |has| |#1| (-356)) ((-484) |has| |#1| (-38 (-400 (-550)))) ((-542) -1489 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-626 #1#) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #1#) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-705) . T) ((-874 (-1145)) -12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145)))) ((-947 |#1| #0# (-1051)) . T) ((-894) |has| |#1| (-356)) ((-976) |has| |#1| (-38 (-400 (-550)))) ((-1027 #1#) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-1027 |#1|) . T) ((-1027 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1167) |has| |#1| (-38 (-400 (-550)))) ((-1170) |has| |#1| (-38 (-400 (-550)))) ((-1186) |has| |#1| (-356)) ((-1206 |#1| #0#) . T))
+((-3378 (((-112) $) 12)) (-2288 (((-3 |#3| "failed") $) 17)) (-2202 ((|#3| $) 14)))
+(((-1210 |#1| |#2| |#3|) (-10 -8 (-15 -2202 (|#3| |#1|)) (-15 -2288 ((-3 |#3| "failed") |#1|)) (-15 -3378 ((-112) |#1|))) (-1211 |#2| |#3|) (-1021) (-1188 |#2|)) (T -1210))
+NIL
+(-10 -8 (-15 -2202 (|#3| |#1|)) (-15 -2288 ((-3 |#3| "failed") |#1|)) (-15 -3378 ((-112) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1516 (((-623 (-1051)) $) 72)) (-2564 (((-1145) $) 101)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 49 (|has| |#1| (-542)))) (-3050 (($ $) 50 (|has| |#1| (-542)))) (-3953 (((-112) $) 52 (|has| |#1| (-542)))) (-2879 (($ $ (-400 (-550))) 96) (($ $ (-400 (-550)) (-400 (-550))) 95)) (-4222 (((-1125 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|))) $) 103)) (-4160 (($ $) 133 (|has| |#1| (-38 (-400 (-550)))))) (-2820 (($ $) 116 (|has| |#1| (-38 (-400 (-550)))))) (-1993 (((-3 $ "failed") $ $) 19)) (-2318 (($ $) 160 (|has| |#1| (-356)))) (-2207 (((-411 $) $) 161 (|has| |#1| (-356)))) (-1745 (($ $) 115 (|has| |#1| (-38 (-400 (-550)))))) (-1611 (((-112) $ $) 151 (|has| |#1| (-356)))) (-4137 (($ $) 132 (|has| |#1| (-38 (-400 (-550)))))) (-2796 (($ $) 117 (|has| |#1| (-38 (-400 (-550)))))) (-2744 (($ (-749) (-1125 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|)))) 169)) (-4183 (($ $) 131 (|has| |#1| (-38 (-400 (-550)))))) (-2844 (($ $) 118 (|has| |#1| (-38 (-400 (-550)))))) (-2991 (($) 17 T CONST)) (-2288 (((-3 |#2| "failed") $) 180)) (-2202 ((|#2| $) 179)) (-3455 (($ $ $) 155 (|has| |#1| (-356)))) (-1693 (($ $) 58)) (-1537 (((-3 $ "failed") $) 32)) (-2622 (((-400 (-550)) $) 177)) (-3429 (($ $ $) 154 (|has| |#1| (-356)))) (-1595 (($ (-400 (-550)) |#2|) 178)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 149 (|has| |#1| (-356)))) (-1568 (((-112) $) 162 (|has| |#1| (-356)))) (-3771 (((-112) $) 71)) (-4187 (($) 143 (|has| |#1| (-38 (-400 (-550)))))) (-2603 (((-400 (-550)) $) 98) (((-400 (-550)) $ (-400 (-550))) 97)) (-2419 (((-112) $) 30)) (-1893 (($ $ (-550)) 114 (|has| |#1| (-38 (-400 (-550)))))) (-1937 (($ $ (-895)) 99) (($ $ (-400 (-550))) 168)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 158 (|has| |#1| (-356)))) (-3438 (((-112) $) 60)) (-1488 (($ |#1| (-400 (-550))) 59) (($ $ (-1051) (-400 (-550))) 74) (($ $ (-623 (-1051)) (-623 (-400 (-550)))) 73)) (-2392 (($ (-1 |#1| |#1|) $) 61)) (-3080 (($ $) 140 (|has| |#1| (-38 (-400 (-550)))))) (-1657 (($ $) 63)) (-1670 ((|#1| $) 64)) (-3231 (($ (-623 $)) 147 (|has| |#1| (-356))) (($ $ $) 146 (|has| |#1| (-356)))) (-2885 ((|#2| $) 176)) (-3988 (((-3 |#2| "failed") $) 174)) (-1583 ((|#2| $) 175)) (-2369 (((-1127) $) 9)) (-1619 (($ $) 163 (|has| |#1| (-356)))) (-2149 (($ $) 167 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1145)) 166 (-1489 (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-933)) (|has| |#1| (-1167)) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-15 -1516 ((-623 (-1145)) |#1|))) (|has| |#1| (-15 -2149 (|#1| |#1| (-1145)))) (|has| |#1| (-38 (-400 (-550)))))))) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 148 (|has| |#1| (-356)))) (-3260 (($ (-623 $)) 145 (|has| |#1| (-356))) (($ $ $) 144 (|has| |#1| (-356)))) (-1735 (((-411 $) $) 159 (|has| |#1| (-356)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 157 (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 156 (|has| |#1| (-356)))) (-4268 (($ $ (-400 (-550))) 93)) (-3409 (((-3 $ "failed") $ $) 48 (|has| |#1| (-542)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 150 (|has| |#1| (-356)))) (-1644 (($ $) 141 (|has| |#1| (-38 (-400 (-550)))))) (-1553 (((-1125 |#1|) $ |#1|) 92 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))))) (-1988 (((-749) $) 152 (|has| |#1| (-356)))) (-2757 ((|#1| $ (-400 (-550))) 102) (($ $ $) 79 (|has| (-400 (-550)) (-1081)))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 153 (|has| |#1| (-356)))) (-2798 (($ $ (-623 (-1145)) (-623 (-749))) 87 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-1145) (-749)) 86 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-623 (-1145))) 85 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-1145)) 84 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-749)) 82 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) 80 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-3661 (((-400 (-550)) $) 62)) (-4194 (($ $) 130 (|has| |#1| (-38 (-400 (-550)))))) (-2856 (($ $) 119 (|has| |#1| (-38 (-400 (-550)))))) (-4171 (($ $) 129 (|has| |#1| (-38 (-400 (-550)))))) (-2832 (($ $) 120 (|has| |#1| (-38 (-400 (-550)))))) (-4149 (($ $) 128 (|has| |#1| (-38 (-400 (-550)))))) (-2807 (($ $) 121 (|has| |#1| (-38 (-400 (-550)))))) (-4012 (($ $) 70)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#1|) 45 (|has| |#1| (-170))) (($ |#2|) 181) (($ (-400 (-550))) 55 (|has| |#1| (-38 (-400 (-550))))) (($ $) 47 (|has| |#1| (-542)))) (-1708 ((|#1| $ (-400 (-550))) 57)) (-1613 (((-3 $ "failed") $) 46 (|has| |#1| (-143)))) (-3091 (((-749)) 28)) (-1808 ((|#1| $) 100)) (-4233 (($ $) 139 (|has| |#1| (-38 (-400 (-550)))))) (-2893 (($ $) 127 (|has| |#1| (-38 (-400 (-550)))))) (-1819 (((-112) $ $) 51 (|has| |#1| (-542)))) (-4206 (($ $) 138 (|has| |#1| (-38 (-400 (-550)))))) (-2869 (($ $) 126 (|has| |#1| (-38 (-400 (-550)))))) (-4255 (($ $) 137 (|has| |#1| (-38 (-400 (-550)))))) (-4117 (($ $) 125 (|has| |#1| (-38 (-400 (-550)))))) (-2154 ((|#1| $ (-400 (-550))) 94 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))) (|has| |#1| (-15 -2233 (|#1| (-1145))))))) (-3363 (($ $) 136 (|has| |#1| (-38 (-400 (-550)))))) (-4127 (($ $) 124 (|has| |#1| (-38 (-400 (-550)))))) (-4244 (($ $) 135 (|has| |#1| (-38 (-400 (-550)))))) (-2905 (($ $) 123 (|has| |#1| (-38 (-400 (-550)))))) (-4218 (($ $) 134 (|has| |#1| (-38 (-400 (-550)))))) (-2880 (($ $) 122 (|has| |#1| (-38 (-400 (-550)))))) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $ (-623 (-1145)) (-623 (-749))) 91 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-1145) (-749)) 90 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-623 (-1145))) 89 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-1145)) 88 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (($ $ (-749)) 83 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) 81 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-2264 (((-112) $ $) 6)) (-2382 (($ $ |#1|) 56 (|has| |#1| (-356))) (($ $ $) 165 (|has| |#1| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 164 (|has| |#1| (-356))) (($ $ $) 142 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 113 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 66) (($ |#1| $) 65) (($ (-400 (-550)) $) 54 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 53 (|has| |#1| (-38 (-400 (-550)))))))
+(((-1211 |#1| |#2|) (-138) (-1021) (-1188 |t#1|)) (T -1211))
+((-3661 (*1 *2 *1) (-12 (-4 *1 (-1211 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-1188 *3)) (-5 *2 (-400 (-550))))) (-2233 (*1 *1 *2) (-12 (-4 *3 (-1021)) (-4 *1 (-1211 *3 *2)) (-4 *2 (-1188 *3)))) (-1595 (*1 *1 *2 *3) (-12 (-5 *2 (-400 (-550))) (-4 *4 (-1021)) (-4 *1 (-1211 *4 *3)) (-4 *3 (-1188 *4)))) (-2622 (*1 *2 *1) (-12 (-4 *1 (-1211 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-1188 *3)) (-5 *2 (-400 (-550))))) (-2885 (*1 *2 *1) (-12 (-4 *1 (-1211 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-1188 *3)))) (-1583 (*1 *2 *1) (-12 (-4 *1 (-1211 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-1188 *3)))) (-3988 (*1 *2 *1) (|partial| -12 (-4 *1 (-1211 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-1188 *3)))))
+(-13 (-1209 |t#1|) (-1012 |t#2|) (-10 -8 (-15 -1595 ($ (-400 (-550)) |t#2|)) (-15 -2622 ((-400 (-550)) $)) (-15 -2885 (|t#2| $)) (-15 -3661 ((-400 (-550)) $)) (-15 -2233 ($ |t#2|)) (-15 -1583 (|t#2| $)) (-15 -3988 ((-3 |t#2| "failed") $))))
+(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-400 (-550))) . T) ((-25) . T) ((-38 #1=(-400 (-550))) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-35) |has| |#1| (-38 (-400 (-550)))) ((-94) |has| |#1| (-38 (-400 (-550)))) ((-101) . T) ((-111 #1# #1#) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1489 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-170) -1489 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-227) |has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) ((-237) |has| |#1| (-356)) ((-277) |has| |#1| (-38 (-400 (-550)))) ((-279 $ $) |has| (-400 (-550)) (-1081)) ((-283) -1489 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-300) |has| |#1| (-356)) ((-356) |has| |#1| (-356)) ((-444) |has| |#1| (-356)) ((-484) |has| |#1| (-38 (-400 (-550)))) ((-542) -1489 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-626 #1#) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #1#) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-356))) ((-705) . T) ((-874 (-1145)) -12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145)))) ((-947 |#1| #0# (-1051)) . T) ((-894) |has| |#1| (-356)) ((-976) |has| |#1| (-38 (-400 (-550)))) ((-1012 |#2|) . T) ((-1027 #1#) -1489 (|has| |#1| (-356)) (|has| |#1| (-38 (-400 (-550))))) ((-1027 |#1|) . T) ((-1027 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-356)) (|has| |#1| (-170))) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1167) |has| |#1| (-38 (-400 (-550)))) ((-1170) |has| |#1| (-38 (-400 (-550)))) ((-1186) |has| |#1| (-356)) ((-1206 |#1| #0#) . T) ((-1209 |#1|) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1516 (((-623 (-1051)) $) NIL)) (-2564 (((-1145) $) 96)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-2879 (($ $ (-400 (-550))) 106) (($ $ (-400 (-550)) (-400 (-550))) 108)) (-4222 (((-1125 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|))) $) 51)) (-4160 (($ $) 180 (|has| |#1| (-38 (-400 (-550)))))) (-2820 (($ $) 156 (|has| |#1| (-38 (-400 (-550)))))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL (|has| |#1| (-356)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-356)))) (-1745 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1611 (((-112) $ $) NIL (|has| |#1| (-356)))) (-4137 (($ $) 176 (|has| |#1| (-38 (-400 (-550)))))) (-2796 (($ $) 152 (|has| |#1| (-38 (-400 (-550)))))) (-2744 (($ (-749) (-1125 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|)))) 61)) (-4183 (($ $) 184 (|has| |#1| (-38 (-400 (-550)))))) (-2844 (($ $) 160 (|has| |#1| (-38 (-400 (-550)))))) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#2| "failed") $) NIL)) (-2202 ((|#2| $) NIL)) (-3455 (($ $ $) NIL (|has| |#1| (-356)))) (-1693 (($ $) NIL)) (-1537 (((-3 $ "failed") $) 79)) (-2622 (((-400 (-550)) $) 13)) (-3429 (($ $ $) NIL (|has| |#1| (-356)))) (-1595 (($ (-400 (-550)) |#2|) 11)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-1568 (((-112) $) NIL (|has| |#1| (-356)))) (-3771 (((-112) $) 68)) (-4187 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2603 (((-400 (-550)) $) 103) (((-400 (-550)) $ (-400 (-550))) 104)) (-2419 (((-112) $) NIL)) (-1893 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1937 (($ $ (-895)) 120) (($ $ (-400 (-550))) 118)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| (-400 (-550))) 31) (($ $ (-1051) (-400 (-550))) NIL) (($ $ (-623 (-1051)) (-623 (-400 (-550)))) NIL)) (-2392 (($ (-1 |#1| |#1|) $) 115)) (-3080 (($ $) 150 (|has| |#1| (-38 (-400 (-550)))))) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-2885 ((|#2| $) 12)) (-3988 (((-3 |#2| "failed") $) 41)) (-1583 ((|#2| $) 42)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) 93 (|has| |#1| (-356)))) (-2149 (($ $) 135 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1145)) 140 (-1489 (-12 (|has| |#1| (-15 -2149 (|#1| |#1| (-1145)))) (|has| |#1| (-15 -1516 ((-623 (-1145)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-933)) (|has| |#1| (-1167)))))) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#1| (-356)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-1735 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-4268 (($ $ (-400 (-550))) 112)) (-3409 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1644 (($ $) 148 (|has| |#1| (-38 (-400 (-550)))))) (-1553 (((-1125 |#1|) $ |#1|) 90 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))))) (-1988 (((-749) $) NIL (|has| |#1| (-356)))) (-2757 ((|#1| $ (-400 (-550))) 100) (($ $ $) 86 (|has| (-400 (-550)) (-1081)))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-356)))) (-2798 (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145)) 127 (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) 124 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-3661 (((-400 (-550)) $) 16)) (-4194 (($ $) 186 (|has| |#1| (-38 (-400 (-550)))))) (-2856 (($ $) 162 (|has| |#1| (-38 (-400 (-550)))))) (-4171 (($ $) 182 (|has| |#1| (-38 (-400 (-550)))))) (-2832 (($ $) 158 (|has| |#1| (-38 (-400 (-550)))))) (-4149 (($ $) 178 (|has| |#1| (-38 (-400 (-550)))))) (-2807 (($ $) 154 (|has| |#1| (-38 (-400 (-550)))))) (-4012 (($ $) 110)) (-2233 (((-837) $) NIL) (($ (-550)) 35) (($ |#1|) 27 (|has| |#1| (-170))) (($ |#2|) 32) (($ (-400 (-550))) 128 (|has| |#1| (-38 (-400 (-550))))) (($ $) NIL (|has| |#1| (-542)))) (-1708 ((|#1| $ (-400 (-550))) 99)) (-1613 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3091 (((-749)) 117)) (-1808 ((|#1| $) 98)) (-4233 (($ $) 192 (|has| |#1| (-38 (-400 (-550)))))) (-2893 (($ $) 168 (|has| |#1| (-38 (-400 (-550)))))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-4206 (($ $) 188 (|has| |#1| (-38 (-400 (-550)))))) (-2869 (($ $) 164 (|has| |#1| (-38 (-400 (-550)))))) (-4255 (($ $) 196 (|has| |#1| (-38 (-400 (-550)))))) (-4117 (($ $) 172 (|has| |#1| (-38 (-400 (-550)))))) (-2154 ((|#1| $ (-400 (-550))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))) (|has| |#1| (-15 -2233 (|#1| (-1145))))))) (-3363 (($ $) 198 (|has| |#1| (-38 (-400 (-550)))))) (-4127 (($ $) 174 (|has| |#1| (-38 (-400 (-550)))))) (-4244 (($ $) 194 (|has| |#1| (-38 (-400 (-550)))))) (-2905 (($ $) 170 (|has| |#1| (-38 (-400 (-550)))))) (-4218 (($ $) 190 (|has| |#1| (-38 (-400 (-550)))))) (-2880 (($ $) 166 (|has| |#1| (-38 (-400 (-550)))))) (-2688 (($) 21 T CONST)) (-2700 (($) 17 T CONST)) (-1901 (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-2264 (((-112) $ $) 66)) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356))) (($ $ $) 92 (|has| |#1| (-356)))) (-2370 (($ $) 131) (($ $ $) 72)) (-2358 (($ $ $) 70)) (** (($ $ (-895)) NIL) (($ $ (-749)) 76) (($ $ (-550)) 145 (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 146 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 74) (($ $ |#1|) NIL) (($ |#1| $) 126) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
+(((-1212 |#1| |#2|) (-1211 |#1| |#2|) (-1021) (-1188 |#1|)) (T -1212))
+NIL
+(-1211 |#1| |#2|)
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1516 (((-623 (-1051)) $) NIL)) (-2564 (((-1145) $) 11)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) NIL (|has| |#1| (-542)))) (-2879 (($ $ (-400 (-550))) NIL) (($ $ (-400 (-550)) (-400 (-550))) NIL)) (-4222 (((-1125 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|))) $) NIL)) (-4160 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2820 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1993 (((-3 $ "failed") $ $) NIL)) (-2318 (($ $) NIL (|has| |#1| (-356)))) (-2207 (((-411 $) $) NIL (|has| |#1| (-356)))) (-1745 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1611 (((-112) $ $) NIL (|has| |#1| (-356)))) (-4137 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2796 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2744 (($ (-749) (-1125 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#1|)))) NIL)) (-4183 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2844 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-1192 |#1| |#2| |#3|) "failed") $) 19) (((-3 (-1220 |#1| |#2| |#3|) "failed") $) 22)) (-2202 (((-1192 |#1| |#2| |#3|) $) NIL) (((-1220 |#1| |#2| |#3|) $) NIL)) (-3455 (($ $ $) NIL (|has| |#1| (-356)))) (-1693 (($ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2622 (((-400 (-550)) $) 57)) (-3429 (($ $ $) NIL (|has| |#1| (-356)))) (-1595 (($ (-400 (-550)) (-1192 |#1| |#2| |#3|)) NIL)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) NIL (|has| |#1| (-356)))) (-1568 (((-112) $) NIL (|has| |#1| (-356)))) (-3771 (((-112) $) NIL)) (-4187 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2603 (((-400 (-550)) $) NIL) (((-400 (-550)) $ (-400 (-550))) NIL)) (-2419 (((-112) $) NIL)) (-1893 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1937 (($ $ (-895)) NIL) (($ $ (-400 (-550))) NIL)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| (-400 (-550))) 30) (($ $ (-1051) (-400 (-550))) NIL) (($ $ (-623 (-1051)) (-623 (-400 (-550)))) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-3080 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL)) (-3231 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-2885 (((-1192 |#1| |#2| |#3|) $) 60)) (-3988 (((-3 (-1192 |#1| |#2| |#3|) "failed") $) NIL)) (-1583 (((-1192 |#1| |#2| |#3|) $) NIL)) (-2369 (((-1127) $) NIL)) (-1619 (($ $) NIL (|has| |#1| (-356)))) (-2149 (($ $) 39 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1145)) NIL (-1489 (-12 (|has| |#1| (-15 -2149 (|#1| |#1| (-1145)))) (|has| |#1| (-15 -1516 ((-623 (-1145)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-933)) (|has| |#1| (-1167))))) (($ $ (-1224 |#2|)) 40 (|has| |#1| (-38 (-400 (-550)))))) (-3445 (((-1089) $) NIL)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) NIL (|has| |#1| (-356)))) (-3260 (($ (-623 $)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-1735 (((-411 $) $) NIL (|has| |#1| (-356)))) (-3581 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-356))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) NIL (|has| |#1| (-356)))) (-4268 (($ $ (-400 (-550))) NIL)) (-3409 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-3041 (((-3 (-623 $) "failed") (-623 $) $) NIL (|has| |#1| (-356)))) (-1644 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1553 (((-1125 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))))) (-1988 (((-749) $) NIL (|has| |#1| (-356)))) (-2757 ((|#1| $ (-400 (-550))) NIL) (($ $ $) NIL (|has| (-400 (-550)) (-1081)))) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) NIL (|has| |#1| (-356)))) (-2798 (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) 37 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $ (-1224 |#2|)) 38)) (-3661 (((-400 (-550)) $) NIL)) (-4194 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2856 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4171 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2832 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4149 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2807 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4012 (($ $) NIL)) (-2233 (((-837) $) 89) (($ (-550)) NIL) (($ |#1|) NIL (|has| |#1| (-170))) (($ (-1192 |#1| |#2| |#3|)) 16) (($ (-1220 |#1| |#2| |#3|)) 17) (($ (-1224 |#2|)) 36) (($ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $) NIL (|has| |#1| (-542)))) (-1708 ((|#1| $ (-400 (-550))) NIL)) (-1613 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3091 (((-749)) NIL)) (-1808 ((|#1| $) 12)) (-4233 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2893 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-4206 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2869 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4255 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4117 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2154 ((|#1| $ (-400 (-550))) 62 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-400 (-550))))) (|has| |#1| (-15 -2233 (|#1| (-1145))))))) (-3363 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4127 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4244 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2905 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4218 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2880 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2688 (($) 32 T CONST)) (-2700 (($) 26 T CONST)) (-1901 (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145)) NIL (-12 (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-400 (-550)) |#1|))))) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) 34)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ (-550)) NIL (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
+(((-1213 |#1| |#2| |#3|) (-13 (-1211 |#1| (-1192 |#1| |#2| |#3|)) (-1012 (-1220 |#1| |#2| |#3|)) (-10 -8 (-15 -2233 ($ (-1224 |#2|))) (-15 -2798 ($ $ (-1224 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2149 ($ $ (-1224 |#2|))) |%noBranch|))) (-1021) (-1145) |#1|) (T -1213))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1213 *3 *4 *5)) (-4 *3 (-1021)) (-14 *5 *3))) (-2798 (*1 *1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1213 *3 *4 *5)) (-4 *3 (-1021)) (-14 *5 *3))) (-2149 (*1 *1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1213 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)) (-14 *5 *3))))
+(-13 (-1211 |#1| (-1192 |#1| |#2| |#3|)) (-1012 (-1220 |#1| |#2| |#3|)) (-10 -8 (-15 -2233 ($ (-1224 |#2|))) (-15 -2798 ($ $ (-1224 |#2|))) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2149 ($ $ (-1224 |#2|))) |%noBranch|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 34)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL)) (-3050 (($ $) NIL)) (-3953 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 (-550) "failed") $) NIL (|has| (-1213 |#2| |#3| |#4|) (-1012 (-550)))) (((-3 (-400 (-550)) "failed") $) NIL (|has| (-1213 |#2| |#3| |#4|) (-1012 (-400 (-550))))) (((-3 (-1213 |#2| |#3| |#4|) "failed") $) 20)) (-2202 (((-550) $) NIL (|has| (-1213 |#2| |#3| |#4|) (-1012 (-550)))) (((-400 (-550)) $) NIL (|has| (-1213 |#2| |#3| |#4|) (-1012 (-400 (-550))))) (((-1213 |#2| |#3| |#4|) $) NIL)) (-1693 (($ $) 35)) (-1537 (((-3 $ "failed") $) 25)) (-2731 (($ $) NIL (|has| (-1213 |#2| |#3| |#4|) (-444)))) (-3401 (($ $ (-1213 |#2| |#3| |#4|) (-312 |#2| |#3| |#4|) $) NIL)) (-2419 (((-112) $) NIL)) (-3324 (((-749) $) 11)) (-3438 (((-112) $) NIL)) (-1488 (($ (-1213 |#2| |#3| |#4|) (-312 |#2| |#3| |#4|)) 23)) (-3346 (((-312 |#2| |#3| |#4|) $) NIL)) (-2863 (($ (-1 (-312 |#2| |#3| |#4|) (-312 |#2| |#3| |#4|)) $) NIL)) (-2392 (($ (-1 (-1213 |#2| |#3| |#4|) (-1213 |#2| |#3| |#4|)) $) NIL)) (-3038 (((-3 (-818 |#2|) "failed") $) 75)) (-1657 (($ $) NIL)) (-1670 (((-1213 |#2| |#3| |#4|) $) 18)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1628 (((-112) $) NIL)) (-1639 (((-1213 |#2| |#3| |#4|) $) NIL)) (-3409 (((-3 $ "failed") $ (-1213 |#2| |#3| |#4|)) NIL (|has| (-1213 |#2| |#3| |#4|) (-542))) (((-3 $ "failed") $ $) NIL)) (-4310 (((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1213 |#2| |#3| |#4|)) (|:| |%expon| (-312 |#2| |#3| |#4|)) (|:| |%expTerms| (-623 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#2|)))))) (|:| |%type| (-1127))) "failed") $) 58)) (-3661 (((-312 |#2| |#3| |#4|) $) 14)) (-1622 (((-1213 |#2| |#3| |#4|) $) NIL (|has| (-1213 |#2| |#3| |#4|) (-444)))) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ (-1213 |#2| |#3| |#4|)) NIL) (($ $) NIL) (($ (-400 (-550))) NIL (-1489 (|has| (-1213 |#2| |#3| |#4|) (-38 (-400 (-550)))) (|has| (-1213 |#2| |#3| |#4|) (-1012 (-400 (-550))))))) (-2969 (((-623 (-1213 |#2| |#3| |#4|)) $) NIL)) (-1708 (((-1213 |#2| |#3| |#4|) $ (-312 |#2| |#3| |#4|)) NIL)) (-1613 (((-3 $ "failed") $) NIL (|has| (-1213 |#2| |#3| |#4|) (-143)))) (-3091 (((-749)) NIL)) (-3895 (($ $ $ (-749)) NIL (|has| (-1213 |#2| |#3| |#4|) (-170)))) (-1819 (((-112) $ $) NIL)) (-2688 (($) 63 T CONST)) (-2700 (($) NIL T CONST)) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ (-1213 |#2| |#3| |#4|)) NIL (|has| (-1213 |#2| |#3| |#4|) (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ (-1213 |#2| |#3| |#4|)) NIL) (($ (-1213 |#2| |#3| |#4|) $) NIL) (($ (-400 (-550)) $) NIL (|has| (-1213 |#2| |#3| |#4|) (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| (-1213 |#2| |#3| |#4|) (-38 (-400 (-550)))))))
+(((-1214 |#1| |#2| |#3| |#4|) (-13 (-319 (-1213 |#2| |#3| |#4|) (-312 |#2| |#3| |#4|)) (-542) (-10 -8 (-15 -3038 ((-3 (-818 |#2|) "failed") $)) (-15 -4310 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1213 |#2| |#3| |#4|)) (|:| |%expon| (-312 |#2| |#3| |#4|)) (|:| |%expTerms| (-623 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#2|)))))) (|:| |%type| (-1127))) "failed") $)))) (-13 (-825) (-1012 (-550)) (-619 (-550)) (-444)) (-13 (-27) (-1167) (-423 |#1|)) (-1145) |#2|) (T -1214))
+((-3038 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-825) (-1012 (-550)) (-619 (-550)) (-444))) (-5 *2 (-818 *4)) (-5 *1 (-1214 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1167) (-423 *3))) (-14 *5 (-1145)) (-14 *6 *4))) (-4310 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-825) (-1012 (-550)) (-619 (-550)) (-444))) (-5 *2 (-2 (|:| |%term| (-2 (|:| |%coef| (-1213 *4 *5 *6)) (|:| |%expon| (-312 *4 *5 *6)) (|:| |%expTerms| (-623 (-2 (|:| |k| (-400 (-550))) (|:| |c| *4)))))) (|:| |%type| (-1127)))) (-5 *1 (-1214 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1167) (-423 *3))) (-14 *5 (-1145)) (-14 *6 *4))))
+(-13 (-319 (-1213 |#2| |#3| |#4|) (-312 |#2| |#3| |#4|)) (-542) (-10 -8 (-15 -3038 ((-3 (-818 |#2|) "failed") $)) (-15 -4310 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1213 |#2| |#3| |#4|)) (|:| |%expon| (-312 |#2| |#3| |#4|)) (|:| |%expTerms| (-623 (-2 (|:| |k| (-400 (-550))) (|:| |c| |#2|)))))) (|:| |%type| (-1127))) "failed") $))))
+((-1337 ((|#2| $) 29)) (-2422 ((|#2| $) 18)) (-2470 (($ $) 36)) (-1687 (($ $ (-550)) 64)) (-3368 (((-112) $ (-749)) 33)) (-1629 ((|#2| $ |#2|) 61)) (-3737 ((|#2| $ |#2|) 59)) (-2409 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) 52) (($ $ "rest" $) 56) ((|#2| $ "last" |#2|) 54)) (-4202 (($ $ (-623 $)) 60)) (-2408 ((|#2| $) 17)) (-3870 (($ $) NIL) (($ $ (-749)) 42)) (-4079 (((-623 $) $) 26)) (-3687 (((-112) $ $) 50)) (-1445 (((-112) $ (-749)) 32)) (-1700 (((-112) $ (-749)) 31)) (-1515 (((-112) $) 28)) (-2001 ((|#2| $) 24) (($ $ (-749)) 46)) (-2757 ((|#2| $ "value") NIL) ((|#2| $ "first") 10) (($ $ "rest") 16) ((|#2| $ "last") 13)) (-2320 (((-112) $) 22)) (-1662 (($ $) 39)) (-3709 (($ $) 65)) (-3300 (((-749) $) 41)) (-3813 (($ $) 40)) (-4006 (($ $ $) 58) (($ |#2| $) NIL)) (-4075 (((-623 $) $) 27)) (-2264 (((-112) $ $) 48)) (-3307 (((-749) $) 35)))
+(((-1215 |#1| |#2|) (-10 -8 (-15 -1687 (|#1| |#1| (-550))) (-15 -2409 (|#2| |#1| "last" |#2|)) (-15 -3737 (|#2| |#1| |#2|)) (-15 -2409 (|#1| |#1| "rest" |#1|)) (-15 -2409 (|#2| |#1| "first" |#2|)) (-15 -3709 (|#1| |#1|)) (-15 -1662 (|#1| |#1|)) (-15 -3300 ((-749) |#1|)) (-15 -3813 (|#1| |#1|)) (-15 -2422 (|#2| |#1|)) (-15 -2408 (|#2| |#1|)) (-15 -2470 (|#1| |#1|)) (-15 -2001 (|#1| |#1| (-749))) (-15 -2757 (|#2| |#1| "last")) (-15 -2001 (|#2| |#1|)) (-15 -3870 (|#1| |#1| (-749))) (-15 -2757 (|#1| |#1| "rest")) (-15 -3870 (|#1| |#1|)) (-15 -2757 (|#2| |#1| "first")) (-15 -4006 (|#1| |#2| |#1|)) (-15 -4006 (|#1| |#1| |#1|)) (-15 -1629 (|#2| |#1| |#2|)) (-15 -2409 (|#2| |#1| "value" |#2|)) (-15 -4202 (|#1| |#1| (-623 |#1|))) (-15 -3687 ((-112) |#1| |#1|)) (-15 -2320 ((-112) |#1|)) (-15 -2757 (|#2| |#1| "value")) (-15 -1337 (|#2| |#1|)) (-15 -1515 ((-112) |#1|)) (-15 -4079 ((-623 |#1|) |#1|)) (-15 -4075 ((-623 |#1|) |#1|)) (-15 -2264 ((-112) |#1| |#1|)) (-15 -3307 ((-749) |#1|)) (-15 -3368 ((-112) |#1| (-749))) (-15 -1445 ((-112) |#1| (-749))) (-15 -1700 ((-112) |#1| (-749)))) (-1216 |#2|) (-1182)) (T -1215))
+NIL
+(-10 -8 (-15 -1687 (|#1| |#1| (-550))) (-15 -2409 (|#2| |#1| "last" |#2|)) (-15 -3737 (|#2| |#1| |#2|)) (-15 -2409 (|#1| |#1| "rest" |#1|)) (-15 -2409 (|#2| |#1| "first" |#2|)) (-15 -3709 (|#1| |#1|)) (-15 -1662 (|#1| |#1|)) (-15 -3300 ((-749) |#1|)) (-15 -3813 (|#1| |#1|)) (-15 -2422 (|#2| |#1|)) (-15 -2408 (|#2| |#1|)) (-15 -2470 (|#1| |#1|)) (-15 -2001 (|#1| |#1| (-749))) (-15 -2757 (|#2| |#1| "last")) (-15 -2001 (|#2| |#1|)) (-15 -3870 (|#1| |#1| (-749))) (-15 -2757 (|#1| |#1| "rest")) (-15 -3870 (|#1| |#1|)) (-15 -2757 (|#2| |#1| "first")) (-15 -4006 (|#1| |#2| |#1|)) (-15 -4006 (|#1| |#1| |#1|)) (-15 -1629 (|#2| |#1| |#2|)) (-15 -2409 (|#2| |#1| "value" |#2|)) (-15 -4202 (|#1| |#1| (-623 |#1|))) (-15 -3687 ((-112) |#1| |#1|)) (-15 -2320 ((-112) |#1|)) (-15 -2757 (|#2| |#1| "value")) (-15 -1337 (|#2| |#1|)) (-15 -1515 ((-112) |#1|)) (-15 -4079 ((-623 |#1|) |#1|)) (-15 -4075 ((-623 |#1|) |#1|)) (-15 -2264 ((-112) |#1| |#1|)) (-15 -3307 ((-749) |#1|)) (-15 -3368 ((-112) |#1| (-749))) (-15 -1445 ((-112) |#1| (-749))) (-15 -1700 ((-112) |#1| (-749))))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-1337 ((|#1| $) 48)) (-2422 ((|#1| $) 65)) (-2470 (($ $) 67)) (-1687 (($ $ (-550)) 52 (|has| $ (-6 -4345)))) (-3368 (((-112) $ (-749)) 8)) (-1629 ((|#1| $ |#1|) 39 (|has| $ (-6 -4345)))) (-2872 (($ $ $) 56 (|has| $ (-6 -4345)))) (-3737 ((|#1| $ |#1|) 54 (|has| $ (-6 -4345)))) (-3946 ((|#1| $ |#1|) 58 (|has| $ (-6 -4345)))) (-2409 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4345))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4345))) (($ $ "rest" $) 55 (|has| $ (-6 -4345))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4345)))) (-4202 (($ $ (-623 $)) 41 (|has| $ (-6 -4345)))) (-2408 ((|#1| $) 66)) (-2991 (($) 7 T CONST)) (-3870 (($ $) 73) (($ $ (-749)) 71)) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-4079 (((-623 $) $) 50)) (-3687 (((-112) $ $) 42 (|has| |#1| (-1069)))) (-1445 (((-112) $ (-749)) 9)) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35)) (-1700 (((-112) $ (-749)) 10)) (-2951 (((-623 |#1|) $) 45)) (-1515 (((-112) $) 49)) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-2001 ((|#1| $) 70) (($ $ (-749)) 68)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-3858 ((|#1| $) 76) (($ $ (-749)) 74)) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69)) (-1456 (((-550) $ $) 44)) (-2320 (((-112) $) 46)) (-1662 (($ $) 62)) (-3709 (($ $) 59 (|has| $ (-6 -4345)))) (-3300 (((-749) $) 63)) (-3813 (($ $) 64)) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2435 (($ $) 13)) (-2037 (($ $ $) 61 (|has| $ (-6 -4345))) (($ $ |#1|) 60 (|has| $ (-6 -4345)))) (-4006 (($ $ $) 78) (($ |#1| $) 77)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-4075 (((-623 $) $) 51)) (-1977 (((-112) $ $) 43 (|has| |#1| (-1069)))) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-1216 |#1|) (-138) (-1182)) (T -1216))
+((-4006 (*1 *1 *1 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-4006 (*1 *1 *2 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-3858 (*1 *2 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-2757 (*1 *2 *1 *3) (-12 (-5 *3 "first") (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-3858 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1216 *3)) (-4 *3 (-1182)))) (-3870 (*1 *1 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-2757 (*1 *1 *1 *2) (-12 (-5 *2 "rest") (-4 *1 (-1216 *3)) (-4 *3 (-1182)))) (-3870 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1216 *3)) (-4 *3 (-1182)))) (-2001 (*1 *2 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-2757 (*1 *2 *1 *3) (-12 (-5 *3 "last") (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-2001 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1216 *3)) (-4 *3 (-1182)))) (-2470 (*1 *1 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-2408 (*1 *2 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-2422 (*1 *2 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-3813 (*1 *1 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-3300 (*1 *2 *1) (-12 (-4 *1 (-1216 *3)) (-4 *3 (-1182)) (-5 *2 (-749)))) (-1662 (*1 *1 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-2037 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4345)) (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-2037 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4345)) (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-3709 (*1 *1 *1) (-12 (|has| *1 (-6 -4345)) (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-3946 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4345)) (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-2409 (*1 *2 *1 *3 *2) (-12 (-5 *3 "first") (|has| *1 (-6 -4345)) (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-2872 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4345)) (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-2409 (*1 *1 *1 *2 *1) (-12 (-5 *2 "rest") (|has| *1 (-6 -4345)) (-4 *1 (-1216 *3)) (-4 *3 (-1182)))) (-3737 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4345)) (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-2409 (*1 *2 *1 *3 *2) (-12 (-5 *3 "last") (|has| *1 (-6 -4345)) (-4 *1 (-1216 *2)) (-4 *2 (-1182)))) (-1687 (*1 *1 *1 *2) (-12 (-5 *2 (-550)) (|has| *1 (-6 -4345)) (-4 *1 (-1216 *3)) (-4 *3 (-1182)))))
+(-13 (-984 |t#1|) (-10 -8 (-15 -4006 ($ $ $)) (-15 -4006 ($ |t#1| $)) (-15 -3858 (|t#1| $)) (-15 -2757 (|t#1| $ "first")) (-15 -3858 ($ $ (-749))) (-15 -3870 ($ $)) (-15 -2757 ($ $ "rest")) (-15 -3870 ($ $ (-749))) (-15 -2001 (|t#1| $)) (-15 -2757 (|t#1| $ "last")) (-15 -2001 ($ $ (-749))) (-15 -2470 ($ $)) (-15 -2408 (|t#1| $)) (-15 -2422 (|t#1| $)) (-15 -3813 ($ $)) (-15 -3300 ((-749) $)) (-15 -1662 ($ $)) (IF (|has| $ (-6 -4345)) (PROGN (-15 -2037 ($ $ $)) (-15 -2037 ($ $ |t#1|)) (-15 -3709 ($ $)) (-15 -3946 (|t#1| $ |t#1|)) (-15 -2409 (|t#1| $ "first" |t#1|)) (-15 -2872 ($ $ $)) (-15 -2409 ($ $ "rest" $)) (-15 -3737 (|t#1| $ |t#1|)) (-15 -2409 (|t#1| $ "last" |t#1|)) (-15 -1687 ($ $ (-550)))) |%noBranch|)))
+(((-34) . T) ((-101) |has| |#1| (-1069)) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-595 (-837)))) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-481 |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-984 |#1|) . T) ((-1069) |has| |#1| (-1069)) ((-1182) . T))
+((-2392 ((|#4| (-1 |#2| |#1|) |#3|) 17)))
+(((-1217 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2392 (|#4| (-1 |#2| |#1|) |#3|))) (-1021) (-1021) (-1219 |#1|) (-1219 |#2|)) (T -1217))
+((-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1021)) (-4 *6 (-1021)) (-4 *2 (-1219 *6)) (-5 *1 (-1217 *5 *6 *4 *2)) (-4 *4 (-1219 *5)))))
+(-10 -7 (-15 -2392 (|#4| (-1 |#2| |#1|) |#3|)))
+((-3378 (((-112) $) 15)) (-4160 (($ $) 92)) (-2820 (($ $) 68)) (-4137 (($ $) 88)) (-2796 (($ $) 64)) (-4183 (($ $) 96)) (-2844 (($ $) 72)) (-3080 (($ $) 62)) (-1644 (($ $) 60)) (-4194 (($ $) 98)) (-2856 (($ $) 74)) (-4171 (($ $) 94)) (-2832 (($ $) 70)) (-4149 (($ $) 90)) (-2807 (($ $) 66)) (-2233 (((-837) $) 48) (($ (-550)) NIL) (($ (-400 (-550))) NIL) (($ $) NIL) (($ |#2|) NIL)) (-4233 (($ $) 104)) (-2893 (($ $) 80)) (-4206 (($ $) 100)) (-2869 (($ $) 76)) (-4255 (($ $) 108)) (-4117 (($ $) 84)) (-3363 (($ $) 110)) (-4127 (($ $) 86)) (-4244 (($ $) 106)) (-2905 (($ $) 82)) (-4218 (($ $) 102)) (-2880 (($ $) 78)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ |#2|) 52) (($ $ $) 55) (($ $ (-400 (-550))) 58)))
+(((-1218 |#1| |#2|) (-10 -8 (-15 ** (|#1| |#1| (-400 (-550)))) (-15 -2820 (|#1| |#1|)) (-15 -2796 (|#1| |#1|)) (-15 -2844 (|#1| |#1|)) (-15 -2856 (|#1| |#1|)) (-15 -2832 (|#1| |#1|)) (-15 -2807 (|#1| |#1|)) (-15 -2880 (|#1| |#1|)) (-15 -2905 (|#1| |#1|)) (-15 -4127 (|#1| |#1|)) (-15 -4117 (|#1| |#1|)) (-15 -2869 (|#1| |#1|)) (-15 -2893 (|#1| |#1|)) (-15 -4149 (|#1| |#1|)) (-15 -4171 (|#1| |#1|)) (-15 -4194 (|#1| |#1|)) (-15 -4183 (|#1| |#1|)) (-15 -4137 (|#1| |#1|)) (-15 -4160 (|#1| |#1|)) (-15 -4218 (|#1| |#1|)) (-15 -4244 (|#1| |#1|)) (-15 -3363 (|#1| |#1|)) (-15 -4255 (|#1| |#1|)) (-15 -4206 (|#1| |#1|)) (-15 -4233 (|#1| |#1|)) (-15 -3080 (|#1| |#1|)) (-15 -1644 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -2233 (|#1| |#2|)) (-15 -2233 (|#1| |#1|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2233 (|#1| (-550))) (-15 ** (|#1| |#1| (-749))) (-15 ** (|#1| |#1| (-895))) (-15 -3378 ((-112) |#1|)) (-15 -2233 ((-837) |#1|))) (-1219 |#2|) (-1021)) (T -1218))
+NIL
+(-10 -8 (-15 ** (|#1| |#1| (-400 (-550)))) (-15 -2820 (|#1| |#1|)) (-15 -2796 (|#1| |#1|)) (-15 -2844 (|#1| |#1|)) (-15 -2856 (|#1| |#1|)) (-15 -2832 (|#1| |#1|)) (-15 -2807 (|#1| |#1|)) (-15 -2880 (|#1| |#1|)) (-15 -2905 (|#1| |#1|)) (-15 -4127 (|#1| |#1|)) (-15 -4117 (|#1| |#1|)) (-15 -2869 (|#1| |#1|)) (-15 -2893 (|#1| |#1|)) (-15 -4149 (|#1| |#1|)) (-15 -4171 (|#1| |#1|)) (-15 -4194 (|#1| |#1|)) (-15 -4183 (|#1| |#1|)) (-15 -4137 (|#1| |#1|)) (-15 -4160 (|#1| |#1|)) (-15 -4218 (|#1| |#1|)) (-15 -4244 (|#1| |#1|)) (-15 -3363 (|#1| |#1|)) (-15 -4255 (|#1| |#1|)) (-15 -4206 (|#1| |#1|)) (-15 -4233 (|#1| |#1|)) (-15 -3080 (|#1| |#1|)) (-15 -1644 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -2233 (|#1| |#2|)) (-15 -2233 (|#1| |#1|)) (-15 -2233 (|#1| (-400 (-550)))) (-15 -2233 (|#1| (-550))) (-15 ** (|#1| |#1| (-749))) (-15 ** (|#1| |#1| (-895))) (-15 -3378 ((-112) |#1|)) (-15 -2233 ((-837) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1516 (((-623 (-1051)) $) 72)) (-2564 (((-1145) $) 101)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 49 (|has| |#1| (-542)))) (-3050 (($ $) 50 (|has| |#1| (-542)))) (-3953 (((-112) $) 52 (|has| |#1| (-542)))) (-2879 (($ $ (-749)) 96) (($ $ (-749) (-749)) 95)) (-4222 (((-1125 (-2 (|:| |k| (-749)) (|:| |c| |#1|))) $) 103)) (-4160 (($ $) 133 (|has| |#1| (-38 (-400 (-550)))))) (-2820 (($ $) 116 (|has| |#1| (-38 (-400 (-550)))))) (-1993 (((-3 $ "failed") $ $) 19)) (-1745 (($ $) 115 (|has| |#1| (-38 (-400 (-550)))))) (-4137 (($ $) 132 (|has| |#1| (-38 (-400 (-550)))))) (-2796 (($ $) 117 (|has| |#1| (-38 (-400 (-550)))))) (-2744 (($ (-1125 (-2 (|:| |k| (-749)) (|:| |c| |#1|)))) 153) (($ (-1125 |#1|)) 151)) (-4183 (($ $) 131 (|has| |#1| (-38 (-400 (-550)))))) (-2844 (($ $) 118 (|has| |#1| (-38 (-400 (-550)))))) (-2991 (($) 17 T CONST)) (-1693 (($ $) 58)) (-1537 (((-3 $ "failed") $) 32)) (-2608 (($ $) 150)) (-2666 (((-926 |#1|) $ (-749)) 148) (((-926 |#1|) $ (-749) (-749)) 147)) (-3771 (((-112) $) 71)) (-4187 (($) 143 (|has| |#1| (-38 (-400 (-550)))))) (-2603 (((-749) $) 98) (((-749) $ (-749)) 97)) (-2419 (((-112) $) 30)) (-1893 (($ $ (-550)) 114 (|has| |#1| (-38 (-400 (-550)))))) (-1937 (($ $ (-895)) 99)) (-1546 (($ (-1 |#1| (-550)) $) 149)) (-3438 (((-112) $) 60)) (-1488 (($ |#1| (-749)) 59) (($ $ (-1051) (-749)) 74) (($ $ (-623 (-1051)) (-623 (-749))) 73)) (-2392 (($ (-1 |#1| |#1|) $) 61)) (-3080 (($ $) 140 (|has| |#1| (-38 (-400 (-550)))))) (-1657 (($ $) 63)) (-1670 ((|#1| $) 64)) (-2369 (((-1127) $) 9)) (-2149 (($ $) 145 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1145)) 144 (-1489 (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-933)) (|has| |#1| (-1167)) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-15 -1516 ((-623 (-1145)) |#1|))) (|has| |#1| (-15 -2149 (|#1| |#1| (-1145)))) (|has| |#1| (-38 (-400 (-550)))))))) (-3445 (((-1089) $) 10)) (-4268 (($ $ (-749)) 93)) (-3409 (((-3 $ "failed") $ $) 48 (|has| |#1| (-542)))) (-1644 (($ $) 141 (|has| |#1| (-38 (-400 (-550)))))) (-1553 (((-1125 |#1|) $ |#1|) 92 (|has| |#1| (-15 ** (|#1| |#1| (-749)))))) (-2757 ((|#1| $ (-749)) 102) (($ $ $) 79 (|has| (-749) (-1081)))) (-2798 (($ $ (-623 (-1145)) (-623 (-749))) 87 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (($ $ (-1145) (-749)) 86 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (($ $ (-623 (-1145))) 85 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (($ $ (-1145)) 84 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (($ $ (-749)) 82 (|has| |#1| (-15 * (|#1| (-749) |#1|)))) (($ $) 80 (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (-3661 (((-749) $) 62)) (-4194 (($ $) 130 (|has| |#1| (-38 (-400 (-550)))))) (-2856 (($ $) 119 (|has| |#1| (-38 (-400 (-550)))))) (-4171 (($ $) 129 (|has| |#1| (-38 (-400 (-550)))))) (-2832 (($ $) 120 (|has| |#1| (-38 (-400 (-550)))))) (-4149 (($ $) 128 (|has| |#1| (-38 (-400 (-550)))))) (-2807 (($ $) 121 (|has| |#1| (-38 (-400 (-550)))))) (-4012 (($ $) 70)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ (-400 (-550))) 55 (|has| |#1| (-38 (-400 (-550))))) (($ $) 47 (|has| |#1| (-542))) (($ |#1|) 45 (|has| |#1| (-170)))) (-2969 (((-1125 |#1|) $) 152)) (-1708 ((|#1| $ (-749)) 57)) (-1613 (((-3 $ "failed") $) 46 (|has| |#1| (-143)))) (-3091 (((-749)) 28)) (-1808 ((|#1| $) 100)) (-4233 (($ $) 139 (|has| |#1| (-38 (-400 (-550)))))) (-2893 (($ $) 127 (|has| |#1| (-38 (-400 (-550)))))) (-1819 (((-112) $ $) 51 (|has| |#1| (-542)))) (-4206 (($ $) 138 (|has| |#1| (-38 (-400 (-550)))))) (-2869 (($ $) 126 (|has| |#1| (-38 (-400 (-550)))))) (-4255 (($ $) 137 (|has| |#1| (-38 (-400 (-550)))))) (-4117 (($ $) 125 (|has| |#1| (-38 (-400 (-550)))))) (-2154 ((|#1| $ (-749)) 94 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-749)))) (|has| |#1| (-15 -2233 (|#1| (-1145))))))) (-3363 (($ $) 136 (|has| |#1| (-38 (-400 (-550)))))) (-4127 (($ $) 124 (|has| |#1| (-38 (-400 (-550)))))) (-4244 (($ $) 135 (|has| |#1| (-38 (-400 (-550)))))) (-2905 (($ $) 123 (|has| |#1| (-38 (-400 (-550)))))) (-4218 (($ $) 134 (|has| |#1| (-38 (-400 (-550)))))) (-2880 (($ $) 122 (|has| |#1| (-38 (-400 (-550)))))) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-1901 (($ $ (-623 (-1145)) (-623 (-749))) 91 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (($ $ (-1145) (-749)) 90 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (($ $ (-623 (-1145))) 89 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (($ $ (-1145)) 88 (-12 (|has| |#1| (-874 (-1145))) (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (($ $ (-749)) 83 (|has| |#1| (-15 * (|#1| (-749) |#1|)))) (($ $) 81 (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (-2264 (((-112) $ $) 6)) (-2382 (($ $ |#1|) 56 (|has| |#1| (-356)))) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ |#1|) 146 (|has| |#1| (-356))) (($ $ $) 142 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 113 (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 66) (($ |#1| $) 65) (($ (-400 (-550)) $) 54 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) 53 (|has| |#1| (-38 (-400 (-550)))))))
+(((-1219 |#1|) (-138) (-1021)) (T -1219))
+((-2744 (*1 *1 *2) (-12 (-5 *2 (-1125 (-2 (|:| |k| (-749)) (|:| |c| *3)))) (-4 *3 (-1021)) (-4 *1 (-1219 *3)))) (-2969 (*1 *2 *1) (-12 (-4 *1 (-1219 *3)) (-4 *3 (-1021)) (-5 *2 (-1125 *3)))) (-2744 (*1 *1 *2) (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-4 *1 (-1219 *3)))) (-2608 (*1 *1 *1) (-12 (-4 *1 (-1219 *2)) (-4 *2 (-1021)))) (-1546 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-550))) (-4 *1 (-1219 *3)) (-4 *3 (-1021)))) (-2666 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *1 (-1219 *4)) (-4 *4 (-1021)) (-5 *2 (-926 *4)))) (-2666 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-749)) (-4 *1 (-1219 *4)) (-4 *4 (-1021)) (-5 *2 (-926 *4)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-1219 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))) (-2149 (*1 *1 *1) (-12 (-4 *1 (-1219 *2)) (-4 *2 (-1021)) (-4 *2 (-38 (-400 (-550)))))) (-2149 (*1 *1 *1 *2) (-1489 (-12 (-5 *2 (-1145)) (-4 *1 (-1219 *3)) (-4 *3 (-1021)) (-12 (-4 *3 (-29 (-550))) (-4 *3 (-933)) (-4 *3 (-1167)) (-4 *3 (-38 (-400 (-550)))))) (-12 (-5 *2 (-1145)) (-4 *1 (-1219 *3)) (-4 *3 (-1021)) (-12 (|has| *3 (-15 -1516 ((-623 *2) *3))) (|has| *3 (-15 -2149 (*3 *3 *2))) (-4 *3 (-38 (-400 (-550)))))))))
+(-13 (-1206 |t#1| (-749)) (-10 -8 (-15 -2744 ($ (-1125 (-2 (|:| |k| (-749)) (|:| |c| |t#1|))))) (-15 -2969 ((-1125 |t#1|) $)) (-15 -2744 ($ (-1125 |t#1|))) (-15 -2608 ($ $)) (-15 -1546 ($ (-1 |t#1| (-550)) $)) (-15 -2666 ((-926 |t#1|) $ (-749))) (-15 -2666 ((-926 |t#1|) $ (-749) (-749))) (IF (|has| |t#1| (-356)) (-15 ** ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-38 (-400 (-550)))) (PROGN (-15 -2149 ($ $)) (IF (|has| |t#1| (-15 -2149 (|t#1| |t#1| (-1145)))) (IF (|has| |t#1| (-15 -1516 ((-623 (-1145)) |t#1|))) (-15 -2149 ($ $ (-1145))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1167)) (IF (|has| |t#1| (-933)) (IF (|has| |t#1| (-29 (-550))) (-15 -2149 ($ $ (-1145))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-976)) (-6 (-1167))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-749)) . T) ((-25) . T) ((-38 #1=(-400 (-550))) |has| |#1| (-38 (-400 (-550)))) ((-38 |#1|) |has| |#1| (-170)) ((-38 $) |has| |#1| (-542)) ((-35) |has| |#1| (-38 (-400 (-550)))) ((-94) |has| |#1| (-38 (-400 (-550)))) ((-101) . T) ((-111 #1# #1#) |has| |#1| (-38 (-400 (-550)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -1489 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-130) . T) ((-143) |has| |#1| (-143)) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-170) -1489 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-227) |has| |#1| (-15 * (|#1| (-749) |#1|))) ((-277) |has| |#1| (-38 (-400 (-550)))) ((-279 $ $) |has| (-749) (-1081)) ((-283) |has| |#1| (-542)) ((-484) |has| |#1| (-38 (-400 (-550)))) ((-542) |has| |#1| (-542)) ((-626 #1#) |has| |#1| (-38 (-400 (-550)))) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #1#) |has| |#1| (-38 (-400 (-550)))) ((-696 |#1|) |has| |#1| (-170)) ((-696 $) |has| |#1| (-542)) ((-705) . T) ((-874 (-1145)) -12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-874 (-1145)))) ((-947 |#1| #0# (-1051)) . T) ((-976) |has| |#1| (-38 (-400 (-550)))) ((-1027 #1#) |has| |#1| (-38 (-400 (-550)))) ((-1027 |#1|) . T) ((-1027 $) -1489 (|has| |#1| (-542)) (|has| |#1| (-170))) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1167) |has| |#1| (-38 (-400 (-550)))) ((-1170) |has| |#1| (-38 (-400 (-550)))) ((-1206 |#1| #0#) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1516 (((-623 (-1051)) $) NIL)) (-2564 (((-1145) $) 87)) (-2890 (((-1201 |#2| |#1|) $ (-749)) 73)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) NIL (|has| |#1| (-542)))) (-3050 (($ $) NIL (|has| |#1| (-542)))) (-3953 (((-112) $) 137 (|has| |#1| (-542)))) (-2879 (($ $ (-749)) 122) (($ $ (-749) (-749)) 124)) (-4222 (((-1125 (-2 (|:| |k| (-749)) (|:| |c| |#1|))) $) 42)) (-4160 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2820 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1993 (((-3 $ "failed") $ $) NIL)) (-1745 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4137 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2796 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2744 (($ (-1125 (-2 (|:| |k| (-749)) (|:| |c| |#1|)))) 53) (($ (-1125 |#1|)) NIL)) (-4183 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2844 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2991 (($) NIL T CONST)) (-4076 (($ $) 128)) (-1693 (($ $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2608 (($ $) 135)) (-2666 (((-926 |#1|) $ (-749)) 63) (((-926 |#1|) $ (-749) (-749)) 65)) (-3771 (((-112) $) NIL)) (-4187 (($) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2603 (((-749) $) NIL) (((-749) $ (-749)) NIL)) (-2419 (((-112) $) NIL)) (-2620 (($ $) 112)) (-1893 (($ $ (-550)) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2475 (($ (-550) (-550) $) 130)) (-1937 (($ $ (-895)) 134)) (-1546 (($ (-1 |#1| (-550)) $) 106)) (-3438 (((-112) $) NIL)) (-1488 (($ |#1| (-749)) 15) (($ $ (-1051) (-749)) NIL) (($ $ (-623 (-1051)) (-623 (-749))) NIL)) (-2392 (($ (-1 |#1| |#1|) $) 94)) (-3080 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1657 (($ $) NIL)) (-1670 ((|#1| $) NIL)) (-2369 (((-1127) $) NIL)) (-3061 (($ $) 110)) (-3957 (($ $) 108)) (-2913 (($ (-550) (-550) $) 132)) (-2149 (($ $) 145 (|has| |#1| (-38 (-400 (-550))))) (($ $ (-1145)) 151 (-1489 (-12 (|has| |#1| (-15 -2149 (|#1| |#1| (-1145)))) (|has| |#1| (-15 -1516 ((-623 (-1145)) |#1|))) (|has| |#1| (-38 (-400 (-550))))) (-12 (|has| |#1| (-29 (-550))) (|has| |#1| (-38 (-400 (-550)))) (|has| |#1| (-933)) (|has| |#1| (-1167))))) (($ $ (-1224 |#2|)) 146 (|has| |#1| (-38 (-400 (-550)))))) (-3445 (((-1089) $) NIL)) (-3565 (($ $ (-550) (-550)) 116)) (-4268 (($ $ (-749)) 118)) (-3409 (((-3 $ "failed") $ $) NIL (|has| |#1| (-542)))) (-1644 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-3199 (($ $) 114)) (-1553 (((-1125 |#1|) $ |#1|) 96 (|has| |#1| (-15 ** (|#1| |#1| (-749)))))) (-2757 ((|#1| $ (-749)) 91) (($ $ $) 126 (|has| (-749) (-1081)))) (-2798 (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145)) 103 (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-749) |#1|)))) (($ $) 98 (|has| |#1| (-15 * (|#1| (-749) |#1|)))) (($ $ (-1224 |#2|)) 99)) (-3661 (((-749) $) NIL)) (-4194 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2856 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4171 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2832 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4149 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2807 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4012 (($ $) 120)) (-2233 (((-837) $) NIL) (($ (-550)) 24) (($ (-400 (-550))) 143 (|has| |#1| (-38 (-400 (-550))))) (($ $) NIL (|has| |#1| (-542))) (($ |#1|) 23 (|has| |#1| (-170))) (($ (-1201 |#2| |#1|)) 80) (($ (-1224 |#2|)) 20)) (-2969 (((-1125 |#1|) $) NIL)) (-1708 ((|#1| $ (-749)) 90)) (-1613 (((-3 $ "failed") $) NIL (|has| |#1| (-143)))) (-3091 (((-749)) NIL)) (-1808 ((|#1| $) 88)) (-4233 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2893 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-1819 (((-112) $ $) NIL (|has| |#1| (-542)))) (-4206 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2869 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4255 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4117 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2154 ((|#1| $ (-749)) 86 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-749)))) (|has| |#1| (-15 -2233 (|#1| (-1145))))))) (-3363 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4127 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4244 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2905 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-4218 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2880 (($ $) NIL (|has| |#1| (-38 (-400 (-550)))))) (-2688 (($) 17 T CONST)) (-2700 (($) 13 T CONST)) (-1901 (($ $ (-623 (-1145)) (-623 (-749))) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145) (-749)) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-623 (-1145))) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-1145)) NIL (-12 (|has| |#1| (-15 * (|#1| (-749) |#1|))) (|has| |#1| (-874 (-1145))))) (($ $ (-749)) NIL (|has| |#1| (-15 * (|#1| (-749) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-749) |#1|))))) (-2264 (((-112) $ $) NIL)) (-2382 (($ $ |#1|) NIL (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) 102)) (-2358 (($ $ $) 18)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL) (($ $ |#1|) 140 (|has| |#1| (-356))) (($ $ $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 101) (($ (-400 (-550)) $) NIL (|has| |#1| (-38 (-400 (-550))))) (($ $ (-400 (-550))) NIL (|has| |#1| (-38 (-400 (-550)))))))
+(((-1220 |#1| |#2| |#3|) (-13 (-1219 |#1|) (-10 -8 (-15 -2233 ($ (-1201 |#2| |#1|))) (-15 -2890 ((-1201 |#2| |#1|) $ (-749))) (-15 -2233 ($ (-1224 |#2|))) (-15 -2798 ($ $ (-1224 |#2|))) (-15 -3957 ($ $)) (-15 -3061 ($ $)) (-15 -2620 ($ $)) (-15 -3199 ($ $)) (-15 -3565 ($ $ (-550) (-550))) (-15 -4076 ($ $)) (-15 -2475 ($ (-550) (-550) $)) (-15 -2913 ($ (-550) (-550) $)) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2149 ($ $ (-1224 |#2|))) |%noBranch|))) (-1021) (-1145) |#1|) (T -1220))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-1201 *4 *3)) (-4 *3 (-1021)) (-14 *4 (-1145)) (-14 *5 *3) (-5 *1 (-1220 *3 *4 *5)))) (-2890 (*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1201 *5 *4)) (-5 *1 (-1220 *4 *5 *6)) (-4 *4 (-1021)) (-14 *5 (-1145)) (-14 *6 *4))) (-2233 (*1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1220 *3 *4 *5)) (-4 *3 (-1021)) (-14 *5 *3))) (-2798 (*1 *1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1220 *3 *4 *5)) (-4 *3 (-1021)) (-14 *5 *3))) (-3957 (*1 *1 *1) (-12 (-5 *1 (-1220 *2 *3 *4)) (-4 *2 (-1021)) (-14 *3 (-1145)) (-14 *4 *2))) (-3061 (*1 *1 *1) (-12 (-5 *1 (-1220 *2 *3 *4)) (-4 *2 (-1021)) (-14 *3 (-1145)) (-14 *4 *2))) (-2620 (*1 *1 *1) (-12 (-5 *1 (-1220 *2 *3 *4)) (-4 *2 (-1021)) (-14 *3 (-1145)) (-14 *4 *2))) (-3199 (*1 *1 *1) (-12 (-5 *1 (-1220 *2 *3 *4)) (-4 *2 (-1021)) (-14 *3 (-1145)) (-14 *4 *2))) (-3565 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-1220 *3 *4 *5)) (-4 *3 (-1021)) (-14 *4 (-1145)) (-14 *5 *3))) (-4076 (*1 *1 *1) (-12 (-5 *1 (-1220 *2 *3 *4)) (-4 *2 (-1021)) (-14 *3 (-1145)) (-14 *4 *2))) (-2475 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1220 *3 *4 *5)) (-4 *3 (-1021)) (-14 *4 (-1145)) (-14 *5 *3))) (-2913 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1220 *3 *4 *5)) (-4 *3 (-1021)) (-14 *4 (-1145)) (-14 *5 *3))) (-2149 (*1 *1 *1 *2) (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1220 *3 *4 *5)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)) (-14 *5 *3))))
+(-13 (-1219 |#1|) (-10 -8 (-15 -2233 ($ (-1201 |#2| |#1|))) (-15 -2890 ((-1201 |#2| |#1|) $ (-749))) (-15 -2233 ($ (-1224 |#2|))) (-15 -2798 ($ $ (-1224 |#2|))) (-15 -3957 ($ $)) (-15 -3061 ($ $)) (-15 -2620 ($ $)) (-15 -3199 ($ $)) (-15 -3565 ($ $ (-550) (-550))) (-15 -4076 ($ $)) (-15 -2475 ($ (-550) (-550) $)) (-15 -2913 ($ (-550) (-550) $)) (IF (|has| |#1| (-38 (-400 (-550)))) (-15 -2149 ($ $ (-1224 |#2|))) |%noBranch|)))
+((-1958 (((-1 (-1125 |#1|) (-623 (-1125 |#1|))) (-1 |#2| (-623 |#2|))) 24)) (-4154 (((-1 (-1125 |#1|) (-1125 |#1|) (-1125 |#1|)) (-1 |#2| |#2| |#2|)) 16)) (-2074 (((-1 (-1125 |#1|) (-1125 |#1|)) (-1 |#2| |#2|)) 13)) (-3685 ((|#2| (-1 |#2| |#2| |#2|) |#1| |#1|) 48)) (-1579 ((|#2| (-1 |#2| |#2|) |#1|) 46)) (-1455 ((|#2| (-1 |#2| (-623 |#2|)) (-623 |#1|)) 54)) (-3524 (((-623 |#2|) (-623 |#1|) (-623 (-1 |#2| (-623 |#2|)))) 61)) (-2659 ((|#2| |#2| |#2|) 43)))
+(((-1221 |#1| |#2|) (-10 -7 (-15 -2074 ((-1 (-1125 |#1|) (-1125 |#1|)) (-1 |#2| |#2|))) (-15 -4154 ((-1 (-1125 |#1|) (-1125 |#1|) (-1125 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -1958 ((-1 (-1125 |#1|) (-623 (-1125 |#1|))) (-1 |#2| (-623 |#2|)))) (-15 -2659 (|#2| |#2| |#2|)) (-15 -1579 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -3685 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -1455 (|#2| (-1 |#2| (-623 |#2|)) (-623 |#1|))) (-15 -3524 ((-623 |#2|) (-623 |#1|) (-623 (-1 |#2| (-623 |#2|)))))) (-38 (-400 (-550))) (-1219 |#1|)) (T -1221))
+((-3524 (*1 *2 *3 *4) (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 (-1 *6 (-623 *6)))) (-4 *5 (-38 (-400 (-550)))) (-4 *6 (-1219 *5)) (-5 *2 (-623 *6)) (-5 *1 (-1221 *5 *6)))) (-1455 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-623 *2))) (-5 *4 (-623 *5)) (-4 *5 (-38 (-400 (-550)))) (-4 *2 (-1219 *5)) (-5 *1 (-1221 *5 *2)))) (-3685 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1219 *4)) (-5 *1 (-1221 *4 *2)) (-4 *4 (-38 (-400 (-550)))))) (-1579 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *2)) (-4 *2 (-1219 *4)) (-5 *1 (-1221 *4 *2)) (-4 *4 (-38 (-400 (-550)))))) (-2659 (*1 *2 *2 *2) (-12 (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1221 *3 *2)) (-4 *2 (-1219 *3)))) (-1958 (*1 *2 *3) (-12 (-5 *3 (-1 *5 (-623 *5))) (-4 *5 (-1219 *4)) (-4 *4 (-38 (-400 (-550)))) (-5 *2 (-1 (-1125 *4) (-623 (-1125 *4)))) (-5 *1 (-1221 *4 *5)))) (-4154 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1219 *4)) (-4 *4 (-38 (-400 (-550)))) (-5 *2 (-1 (-1125 *4) (-1125 *4) (-1125 *4))) (-5 *1 (-1221 *4 *5)))) (-2074 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1219 *4)) (-4 *4 (-38 (-400 (-550)))) (-5 *2 (-1 (-1125 *4) (-1125 *4))) (-5 *1 (-1221 *4 *5)))))
+(-10 -7 (-15 -2074 ((-1 (-1125 |#1|) (-1125 |#1|)) (-1 |#2| |#2|))) (-15 -4154 ((-1 (-1125 |#1|) (-1125 |#1|) (-1125 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -1958 ((-1 (-1125 |#1|) (-623 (-1125 |#1|))) (-1 |#2| (-623 |#2|)))) (-15 -2659 (|#2| |#2| |#2|)) (-15 -1579 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -3685 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -1455 (|#2| (-1 |#2| (-623 |#2|)) (-623 |#1|))) (-15 -3524 ((-623 |#2|) (-623 |#1|) (-623 (-1 |#2| (-623 |#2|))))))
+((-4025 ((|#2| |#4| (-749)) 30)) (-2131 ((|#4| |#2|) 25)) (-1839 ((|#4| (-400 |#2|)) 52 (|has| |#1| (-542)))) (-2957 (((-1 |#4| (-623 |#4|)) |#3|) 46)))
+(((-1222 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2131 (|#4| |#2|)) (-15 -4025 (|#2| |#4| (-749))) (-15 -2957 ((-1 |#4| (-623 |#4|)) |#3|)) (IF (|has| |#1| (-542)) (-15 -1839 (|#4| (-400 |#2|))) |%noBranch|)) (-1021) (-1204 |#1|) (-634 |#2|) (-1219 |#1|)) (T -1222))
+((-1839 (*1 *2 *3) (-12 (-5 *3 (-400 *5)) (-4 *5 (-1204 *4)) (-4 *4 (-542)) (-4 *4 (-1021)) (-4 *2 (-1219 *4)) (-5 *1 (-1222 *4 *5 *6 *2)) (-4 *6 (-634 *5)))) (-2957 (*1 *2 *3) (-12 (-4 *4 (-1021)) (-4 *5 (-1204 *4)) (-5 *2 (-1 *6 (-623 *6))) (-5 *1 (-1222 *4 *5 *3 *6)) (-4 *3 (-634 *5)) (-4 *6 (-1219 *4)))) (-4025 (*1 *2 *3 *4) (-12 (-5 *4 (-749)) (-4 *5 (-1021)) (-4 *2 (-1204 *5)) (-5 *1 (-1222 *5 *2 *6 *3)) (-4 *6 (-634 *2)) (-4 *3 (-1219 *5)))) (-2131 (*1 *2 *3) (-12 (-4 *4 (-1021)) (-4 *3 (-1204 *4)) (-4 *2 (-1219 *4)) (-5 *1 (-1222 *4 *3 *5 *2)) (-4 *5 (-634 *3)))))
+(-10 -7 (-15 -2131 (|#4| |#2|)) (-15 -4025 (|#2| |#4| (-749))) (-15 -2957 ((-1 |#4| (-623 |#4|)) |#3|)) (IF (|has| |#1| (-542)) (-15 -1839 (|#4| (-400 |#2|))) |%noBranch|))
+NIL
+(((-1223) (-138)) (T -1223))
+NIL
+(-13 (-10 -7 (-6 -2836)))
+((-2221 (((-112) $ $) NIL)) (-2564 (((-1145)) 12)) (-2369 (((-1127) $) 17)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 11) (((-1145) $) 8)) (-2264 (((-112) $ $) 14)))
+(((-1224 |#1|) (-13 (-1069) (-595 (-1145)) (-10 -8 (-15 -2233 ((-1145) $)) (-15 -2564 ((-1145))))) (-1145)) (T -1224))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-1224 *3)) (-14 *3 *2))) (-2564 (*1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-1224 *3)) (-14 *3 *2))))
+(-13 (-1069) (-595 (-1145)) (-10 -8 (-15 -2233 ((-1145) $)) (-15 -2564 ((-1145)))))
+((-3370 (($ (-749)) 18)) (-2755 (((-667 |#2|) $ $) 40)) (-2986 ((|#2| $) 48)) (-3839 ((|#2| $) 47)) (-3451 ((|#2| $ $) 35)) (-1442 (($ $ $) 44)) (-2370 (($ $) 22) (($ $ $) 28)) (-2358 (($ $ $) 15)) (* (($ (-550) $) 25) (($ |#2| $) 31) (($ $ |#2|) 30)))
+(((-1225 |#1| |#2|) (-10 -8 (-15 -2986 (|#2| |#1|)) (-15 -3839 (|#2| |#1|)) (-15 -1442 (|#1| |#1| |#1|)) (-15 -2755 ((-667 |#2|) |#1| |#1|)) (-15 -3451 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 -2370 (|#1| |#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 -3370 (|#1| (-749))) (-15 -2358 (|#1| |#1| |#1|))) (-1226 |#2|) (-1182)) (T -1225))
+NIL
+(-10 -8 (-15 -2986 (|#2| |#1|)) (-15 -3839 (|#2| |#1|)) (-15 -1442 (|#1| |#1| |#1|)) (-15 -2755 ((-667 |#2|) |#1| |#1|)) (-15 -3451 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-550) |#1|)) (-15 -2370 (|#1| |#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 -3370 (|#1| (-749))) (-15 -2358 (|#1| |#1| |#1|)))
+((-2221 (((-112) $ $) 19 (|has| |#1| (-1069)))) (-3370 (($ (-749)) 112 (|has| |#1| (-23)))) (-3037 (((-1233) $ (-550) (-550)) 40 (|has| $ (-6 -4345)))) (-1837 (((-112) (-1 (-112) |#1| |#1|) $) 98) (((-112) $) 92 (|has| |#1| (-825)))) (-2734 (($ (-1 (-112) |#1| |#1|) $) 89 (|has| $ (-6 -4345))) (($ $) 88 (-12 (|has| |#1| (-825)) (|has| $ (-6 -4345))))) (-1814 (($ (-1 (-112) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-825)))) (-3368 (((-112) $ (-749)) 8)) (-2409 ((|#1| $ (-550) |#1|) 52 (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) 58 (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4344)))) (-2991 (($) 7 T CONST)) (-3770 (($ $) 90 (|has| $ (-6 -4345)))) (-1999 (($ $) 100)) (-2708 (($ $) 78 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-1979 (($ |#1| $) 77 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) (($ (-1 (-112) |#1|) $) 74 (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4344)))) (-3317 ((|#1| $ (-550) |#1|) 53 (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) 51)) (-3088 (((-550) (-1 (-112) |#1|) $) 97) (((-550) |#1| $) 96 (|has| |#1| (-1069))) (((-550) |#1| $ (-550)) 95 (|has| |#1| (-1069)))) (-2971 (((-623 |#1|) $) 30 (|has| $ (-6 -4344)))) (-2755 (((-667 |#1|) $ $) 105 (|has| |#1| (-1021)))) (-3375 (($ (-749) |#1|) 69)) (-1445 (((-112) $ (-749)) 9)) (-3096 (((-550) $) 43 (|has| (-550) (-825)))) (-2793 (($ $ $) 87 (|has| |#1| (-825)))) (-2441 (($ (-1 (-112) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-825)))) (-2876 (((-623 |#1|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2506 (((-550) $) 44 (|has| (-550) (-825)))) (-2173 (($ $ $) 86 (|has| |#1| (-825)))) (-3311 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-2986 ((|#1| $) 102 (-12 (|has| |#1| (-1021)) (|has| |#1| (-976))))) (-1700 (((-112) $ (-749)) 10)) (-3839 ((|#1| $) 103 (-12 (|has| |#1| (-1021)) (|has| |#1| (-976))))) (-2369 (((-1127) $) 22 (|has| |#1| (-1069)))) (-1476 (($ |#1| $ (-550)) 60) (($ $ $ (-550)) 59)) (-3611 (((-623 (-550)) $) 46)) (-3166 (((-112) (-550) $) 47)) (-3445 (((-1089) $) 21 (|has| |#1| (-1069)))) (-3858 ((|#1| $) 42 (|has| (-550) (-825)))) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 71)) (-2491 (($ $ |#1|) 41 (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) 26 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) 25 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) 23 (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) 14)) (-4100 (((-112) |#1| $) 45 (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) 48)) (-4217 (((-112) $) 11)) (-2819 (($) 12)) (-2757 ((|#1| $ (-550) |#1|) 50) ((|#1| $ (-550)) 49) (($ $ (-1195 (-550))) 63)) (-3451 ((|#1| $ $) 106 (|has| |#1| (-1021)))) (-1512 (($ $ (-550)) 62) (($ $ (-1195 (-550))) 61)) (-1442 (($ $ $) 104 (|has| |#1| (-1021)))) (-3457 (((-749) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4344))) (((-749) |#1| $) 28 (-12 (|has| |#1| (-1069)) (|has| $ (-6 -4344))))) (-2502 (($ $ $ (-550)) 91 (|has| $ (-6 -4345)))) (-2435 (($ $) 13)) (-2451 (((-526) $) 79 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 70)) (-4006 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-623 $)) 65)) (-2233 (((-837) $) 18 (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) 84 (|has| |#1| (-825)))) (-2302 (((-112) $ $) 83 (|has| |#1| (-825)))) (-2264 (((-112) $ $) 20 (|has| |#1| (-1069)))) (-2313 (((-112) $ $) 85 (|has| |#1| (-825)))) (-2290 (((-112) $ $) 82 (|has| |#1| (-825)))) (-2370 (($ $) 111 (|has| |#1| (-21))) (($ $ $) 110 (|has| |#1| (-21)))) (-2358 (($ $ $) 113 (|has| |#1| (-25)))) (* (($ (-550) $) 109 (|has| |#1| (-21))) (($ |#1| $) 108 (|has| |#1| (-705))) (($ $ |#1|) 107 (|has| |#1| (-705)))) (-3307 (((-749) $) 6 (|has| $ (-6 -4344)))))
+(((-1226 |#1|) (-138) (-1182)) (T -1226))
+((-2358 (*1 *1 *1 *1) (-12 (-4 *1 (-1226 *2)) (-4 *2 (-1182)) (-4 *2 (-25)))) (-3370 (*1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1226 *3)) (-4 *3 (-23)) (-4 *3 (-1182)))) (-2370 (*1 *1 *1) (-12 (-4 *1 (-1226 *2)) (-4 *2 (-1182)) (-4 *2 (-21)))) (-2370 (*1 *1 *1 *1) (-12 (-4 *1 (-1226 *2)) (-4 *2 (-1182)) (-4 *2 (-21)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-550)) (-4 *1 (-1226 *3)) (-4 *3 (-1182)) (-4 *3 (-21)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1226 *2)) (-4 *2 (-1182)) (-4 *2 (-705)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-1226 *2)) (-4 *2 (-1182)) (-4 *2 (-705)))) (-3451 (*1 *2 *1 *1) (-12 (-4 *1 (-1226 *2)) (-4 *2 (-1182)) (-4 *2 (-1021)))) (-2755 (*1 *2 *1 *1) (-12 (-4 *1 (-1226 *3)) (-4 *3 (-1182)) (-4 *3 (-1021)) (-5 *2 (-667 *3)))) (-1442 (*1 *1 *1 *1) (-12 (-4 *1 (-1226 *2)) (-4 *2 (-1182)) (-4 *2 (-1021)))) (-3839 (*1 *2 *1) (-12 (-4 *1 (-1226 *2)) (-4 *2 (-1182)) (-4 *2 (-976)) (-4 *2 (-1021)))) (-2986 (*1 *2 *1) (-12 (-4 *1 (-1226 *2)) (-4 *2 (-1182)) (-4 *2 (-976)) (-4 *2 (-1021)))))
+(-13 (-19 |t#1|) (-10 -8 (IF (|has| |t#1| (-25)) (-15 -2358 ($ $ $)) |%noBranch|) (IF (|has| |t#1| (-23)) (-15 -3370 ($ (-749))) |%noBranch|) (IF (|has| |t#1| (-21)) (PROGN (-15 -2370 ($ $)) (-15 -2370 ($ $ $)) (-15 * ($ (-550) $))) |%noBranch|) (IF (|has| |t#1| (-705)) (PROGN (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-1021)) (PROGN (-15 -3451 (|t#1| $ $)) (-15 -2755 ((-667 |t#1|) $ $)) (-15 -1442 ($ $ $))) |%noBranch|) (IF (|has| |t#1| (-976)) (IF (|has| |t#1| (-1021)) (PROGN (-15 -3839 (|t#1| $)) (-15 -2986 (|t#1| $))) |%noBranch|) |%noBranch|)))
+(((-34) . T) ((-101) -1489 (|has| |#1| (-1069)) (|has| |#1| (-825))) ((-595 (-837)) -1489 (|has| |#1| (-1069)) (|has| |#1| (-825)) (|has| |#1| (-595 (-837)))) ((-149 |#1|) . T) ((-596 (-526)) |has| |#1| (-596 (-526))) ((-279 #0=(-550) |#1|) . T) ((-281 #0# |#1|) . T) ((-302 |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-366 |#1|) . T) ((-481 |#1|) . T) ((-586 #0# |#1|) . T) ((-505 |#1| |#1|) -12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))) ((-629 |#1|) . T) ((-19 |#1|) . T) ((-825) |has| |#1| (-825)) ((-1069) -1489 (|has| |#1| (-1069)) (|has| |#1| (-825))) ((-1182) . T))
+((-2304 (((-1228 |#2|) (-1 |#2| |#1| |#2|) (-1228 |#1|) |#2|) 13)) (-2924 ((|#2| (-1 |#2| |#1| |#2|) (-1228 |#1|) |#2|) 15)) (-2392 (((-3 (-1228 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1228 |#1|)) 28) (((-1228 |#2|) (-1 |#2| |#1|) (-1228 |#1|)) 18)))
+(((-1227 |#1| |#2|) (-10 -7 (-15 -2304 ((-1228 |#2|) (-1 |#2| |#1| |#2|) (-1228 |#1|) |#2|)) (-15 -2924 (|#2| (-1 |#2| |#1| |#2|) (-1228 |#1|) |#2|)) (-15 -2392 ((-1228 |#2|) (-1 |#2| |#1|) (-1228 |#1|))) (-15 -2392 ((-3 (-1228 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1228 |#1|)))) (-1182) (-1182)) (T -1227))
+((-2392 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *6 "failed") *5)) (-5 *4 (-1228 *5)) (-4 *5 (-1182)) (-4 *6 (-1182)) (-5 *2 (-1228 *6)) (-5 *1 (-1227 *5 *6)))) (-2392 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1228 *5)) (-4 *5 (-1182)) (-4 *6 (-1182)) (-5 *2 (-1228 *6)) (-5 *1 (-1227 *5 *6)))) (-2924 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1228 *5)) (-4 *5 (-1182)) (-4 *2 (-1182)) (-5 *1 (-1227 *5 *2)))) (-2304 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1228 *6)) (-4 *6 (-1182)) (-4 *5 (-1182)) (-5 *2 (-1228 *5)) (-5 *1 (-1227 *6 *5)))))
+(-10 -7 (-15 -2304 ((-1228 |#2|) (-1 |#2| |#1| |#2|) (-1228 |#1|) |#2|)) (-15 -2924 (|#2| (-1 |#2| |#1| |#2|) (-1228 |#1|) |#2|)) (-15 -2392 ((-1228 |#2|) (-1 |#2| |#1|) (-1228 |#1|))) (-15 -2392 ((-3 (-1228 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1228 |#1|))))
+((-2221 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-3370 (($ (-749)) NIL (|has| |#1| (-23)))) (-2784 (($ (-623 |#1|)) 9)) (-3037 (((-1233) $ (-550) (-550)) NIL (|has| $ (-6 -4345)))) (-1837 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-825)))) (-2734 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4345))) (($ $) NIL (-12 (|has| $ (-6 -4345)) (|has| |#1| (-825))))) (-1814 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-825)))) (-3368 (((-112) $ (-749)) NIL)) (-2409 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4345))) ((|#1| $ (-1195 (-550)) |#1|) NIL (|has| $ (-6 -4345)))) (-2097 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2991 (($) NIL T CONST)) (-3770 (($ $) NIL (|has| $ (-6 -4345)))) (-1999 (($ $) NIL)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1979 (($ |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2924 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4344))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4344)))) (-3317 ((|#1| $ (-550) |#1|) NIL (|has| $ (-6 -4345)))) (-3263 ((|#1| $ (-550)) NIL)) (-3088 (((-550) (-1 (-112) |#1|) $) NIL) (((-550) |#1| $) NIL (|has| |#1| (-1069))) (((-550) |#1| $ (-550)) NIL (|has| |#1| (-1069)))) (-2971 (((-623 |#1|) $) 15 (|has| $ (-6 -4344)))) (-2755 (((-667 |#1|) $ $) NIL (|has| |#1| (-1021)))) (-3375 (($ (-749) |#1|) NIL)) (-1445 (((-112) $ (-749)) NIL)) (-3096 (((-550) $) NIL (|has| (-550) (-825)))) (-2793 (($ $ $) NIL (|has| |#1| (-825)))) (-2441 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-825)))) (-2876 (((-623 |#1|) $) NIL (|has| $ (-6 -4344)))) (-3922 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2506 (((-550) $) NIL (|has| (-550) (-825)))) (-2173 (($ $ $) NIL (|has| |#1| (-825)))) (-3311 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2986 ((|#1| $) NIL (-12 (|has| |#1| (-976)) (|has| |#1| (-1021))))) (-1700 (((-112) $ (-749)) NIL)) (-3839 ((|#1| $) NIL (-12 (|has| |#1| (-976)) (|has| |#1| (-1021))))) (-2369 (((-1127) $) NIL (|has| |#1| (-1069)))) (-1476 (($ |#1| $ (-550)) NIL) (($ $ $ (-550)) NIL)) (-3611 (((-623 (-550)) $) NIL)) (-3166 (((-112) (-550) $) NIL)) (-3445 (((-1089) $) NIL (|has| |#1| (-1069)))) (-3858 ((|#1| $) NIL (|has| (-550) (-825)))) (-1614 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-2491 (($ $ |#1|) NIL (|has| $ (-6 -4345)))) (-1410 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 (-287 |#1|))) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-287 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069)))) (($ $ (-623 |#1|) (-623 |#1|)) NIL (-12 (|has| |#1| (-302 |#1|)) (|has| |#1| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4100 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-1375 (((-623 |#1|) $) NIL)) (-4217 (((-112) $) NIL)) (-2819 (($) NIL)) (-2757 ((|#1| $ (-550) |#1|) NIL) ((|#1| $ (-550)) NIL) (($ $ (-1195 (-550))) NIL)) (-3451 ((|#1| $ $) NIL (|has| |#1| (-1021)))) (-1512 (($ $ (-550)) NIL) (($ $ (-1195 (-550))) NIL)) (-1442 (($ $ $) NIL (|has| |#1| (-1021)))) (-3457 (((-749) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344))) (((-749) |#1| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#1| (-1069))))) (-2502 (($ $ $ (-550)) NIL (|has| $ (-6 -4345)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) 19 (|has| |#1| (-596 (-526))))) (-2245 (($ (-623 |#1|)) 8)) (-4006 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-623 $)) NIL)) (-2233 (((-837) $) NIL (|has| |#1| (-595 (-837))))) (-3404 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4344)))) (-2324 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2302 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2264 (((-112) $ $) NIL (|has| |#1| (-1069)))) (-2313 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2290 (((-112) $ $) NIL (|has| |#1| (-825)))) (-2370 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-2358 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-550) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-705))) (($ $ |#1|) NIL (|has| |#1| (-705)))) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-1228 |#1|) (-13 (-1226 |#1|) (-10 -8 (-15 -2784 ($ (-623 |#1|))))) (-1182)) (T -1228))
+((-2784 (*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-5 *1 (-1228 *3)))))
+(-13 (-1226 |#1|) (-10 -8 (-15 -2784 ($ (-623 |#1|)))))
+((-2221 (((-112) $ $) NIL)) (-4103 (((-1127) $ (-1127)) 90) (((-1127) $ (-1127) (-1127)) 88) (((-1127) $ (-1127) (-623 (-1127))) 87)) (-2586 (($) 59)) (-3023 (((-1233) $ (-460) (-895)) 45)) (-2220 (((-1233) $ (-895) (-1127)) 73) (((-1233) $ (-895) (-848)) 74)) (-3734 (((-1233) $ (-895) (-372) (-372)) 48)) (-1809 (((-1233) $ (-1127)) 69)) (-2198 (((-1233) $ (-895) (-1127)) 78)) (-3173 (((-1233) $ (-895) (-372) (-372)) 49)) (-3465 (((-1233) $ (-895) (-895)) 46)) (-4084 (((-1233) $) 70)) (-1390 (((-1233) $ (-895) (-1127)) 77)) (-2400 (((-1233) $ (-460) (-895)) 31)) (-3048 (((-1233) $ (-895) (-1127)) 76)) (-1725 (((-623 (-256)) $) 23) (($ $ (-623 (-256))) 24)) (-3649 (((-1233) $ (-749) (-749)) 43)) (-1727 (($ $) 60) (($ (-460) (-623 (-256))) 61)) (-2369 (((-1127) $) NIL)) (-3549 (((-550) $) 38)) (-3445 (((-1089) $) NIL)) (-3919 (((-1228 (-3 (-460) "undefined")) $) 37)) (-3582 (((-1228 (-2 (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)) (|:| -3048 (-550)) (|:| -1642 (-550)) (|:| |spline| (-550)) (|:| -4235 (-550)) (|:| |axesColor| (-848)) (|:| -2220 (-550)) (|:| |unitsColor| (-848)) (|:| |showing| (-550)))) $) 36)) (-2023 (((-1233) $ (-895) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-550) (-848) (-550) (-848) (-550)) 68)) (-1327 (((-623 (-917 (-219))) $) NIL)) (-2658 (((-460) $ (-895)) 33)) (-1794 (((-1233) $ (-749) (-749) (-895) (-895)) 40)) (-3646 (((-1233) $ (-1127)) 79)) (-1642 (((-1233) $ (-895) (-1127)) 75)) (-2233 (((-837) $) 85)) (-1953 (((-1233) $) 80)) (-4235 (((-1233) $ (-895) (-1127)) 71) (((-1233) $ (-895) (-848)) 72)) (-2264 (((-112) $ $) NIL)))
+(((-1229) (-13 (-1069) (-10 -8 (-15 -1327 ((-623 (-917 (-219))) $)) (-15 -2586 ($)) (-15 -1727 ($ $)) (-15 -1725 ((-623 (-256)) $)) (-15 -1725 ($ $ (-623 (-256)))) (-15 -1727 ($ (-460) (-623 (-256)))) (-15 -2023 ((-1233) $ (-895) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-550) (-848) (-550) (-848) (-550))) (-15 -3582 ((-1228 (-2 (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)) (|:| -3048 (-550)) (|:| -1642 (-550)) (|:| |spline| (-550)) (|:| -4235 (-550)) (|:| |axesColor| (-848)) (|:| -2220 (-550)) (|:| |unitsColor| (-848)) (|:| |showing| (-550)))) $)) (-15 -3919 ((-1228 (-3 (-460) "undefined")) $)) (-15 -1809 ((-1233) $ (-1127))) (-15 -2400 ((-1233) $ (-460) (-895))) (-15 -2658 ((-460) $ (-895))) (-15 -4235 ((-1233) $ (-895) (-1127))) (-15 -4235 ((-1233) $ (-895) (-848))) (-15 -2220 ((-1233) $ (-895) (-1127))) (-15 -2220 ((-1233) $ (-895) (-848))) (-15 -3048 ((-1233) $ (-895) (-1127))) (-15 -1390 ((-1233) $ (-895) (-1127))) (-15 -1642 ((-1233) $ (-895) (-1127))) (-15 -3646 ((-1233) $ (-1127))) (-15 -1953 ((-1233) $)) (-15 -1794 ((-1233) $ (-749) (-749) (-895) (-895))) (-15 -3173 ((-1233) $ (-895) (-372) (-372))) (-15 -3734 ((-1233) $ (-895) (-372) (-372))) (-15 -2198 ((-1233) $ (-895) (-1127))) (-15 -3649 ((-1233) $ (-749) (-749))) (-15 -3023 ((-1233) $ (-460) (-895))) (-15 -3465 ((-1233) $ (-895) (-895))) (-15 -4103 ((-1127) $ (-1127))) (-15 -4103 ((-1127) $ (-1127) (-1127))) (-15 -4103 ((-1127) $ (-1127) (-623 (-1127)))) (-15 -4084 ((-1233) $)) (-15 -3549 ((-550) $)) (-15 -2233 ((-837) $))))) (T -1229))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-1229)))) (-1327 (*1 *2 *1) (-12 (-5 *2 (-623 (-917 (-219)))) (-5 *1 (-1229)))) (-2586 (*1 *1) (-5 *1 (-1229))) (-1727 (*1 *1 *1) (-5 *1 (-1229))) (-1725 (*1 *2 *1) (-12 (-5 *2 (-623 (-256))) (-5 *1 (-1229)))) (-1725 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-256))) (-5 *1 (-1229)))) (-1727 (*1 *1 *2 *3) (-12 (-5 *2 (-460)) (-5 *3 (-623 (-256))) (-5 *1 (-1229)))) (-2023 (*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5) (-12 (-5 *3 (-895)) (-5 *4 (-219)) (-5 *5 (-550)) (-5 *6 (-848)) (-5 *2 (-1233)) (-5 *1 (-1229)))) (-3582 (*1 *2 *1) (-12 (-5 *2 (-1228 (-2 (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)) (|:| -3048 (-550)) (|:| -1642 (-550)) (|:| |spline| (-550)) (|:| -4235 (-550)) (|:| |axesColor| (-848)) (|:| -2220 (-550)) (|:| |unitsColor| (-848)) (|:| |showing| (-550))))) (-5 *1 (-1229)))) (-3919 (*1 *2 *1) (-12 (-5 *2 (-1228 (-3 (-460) "undefined"))) (-5 *1 (-1229)))) (-1809 (*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1229)))) (-2400 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-460)) (-5 *4 (-895)) (-5 *2 (-1233)) (-5 *1 (-1229)))) (-2658 (*1 *2 *1 *3) (-12 (-5 *3 (-895)) (-5 *2 (-460)) (-5 *1 (-1229)))) (-4235 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-895)) (-5 *4 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1229)))) (-4235 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-895)) (-5 *4 (-848)) (-5 *2 (-1233)) (-5 *1 (-1229)))) (-2220 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-895)) (-5 *4 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1229)))) (-2220 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-895)) (-5 *4 (-848)) (-5 *2 (-1233)) (-5 *1 (-1229)))) (-3048 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-895)) (-5 *4 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1229)))) (-1390 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-895)) (-5 *4 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1229)))) (-1642 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-895)) (-5 *4 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1229)))) (-3646 (*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1229)))) (-1953 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-1229)))) (-1794 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-749)) (-5 *4 (-895)) (-5 *2 (-1233)) (-5 *1 (-1229)))) (-3173 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-895)) (-5 *4 (-372)) (-5 *2 (-1233)) (-5 *1 (-1229)))) (-3734 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-895)) (-5 *4 (-372)) (-5 *2 (-1233)) (-5 *1 (-1229)))) (-2198 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-895)) (-5 *4 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1229)))) (-3649 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1233)) (-5 *1 (-1229)))) (-3023 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-460)) (-5 *4 (-895)) (-5 *2 (-1233)) (-5 *1 (-1229)))) (-3465 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1233)) (-5 *1 (-1229)))) (-4103 (*1 *2 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1229)))) (-4103 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1229)))) (-4103 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-623 (-1127))) (-5 *2 (-1127)) (-5 *1 (-1229)))) (-4084 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-1229)))) (-3549 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1229)))))
+(-13 (-1069) (-10 -8 (-15 -1327 ((-623 (-917 (-219))) $)) (-15 -2586 ($)) (-15 -1727 ($ $)) (-15 -1725 ((-623 (-256)) $)) (-15 -1725 ($ $ (-623 (-256)))) (-15 -1727 ($ (-460) (-623 (-256)))) (-15 -2023 ((-1233) $ (-895) (-219) (-219) (-219) (-219) (-550) (-550) (-550) (-550) (-848) (-550) (-848) (-550))) (-15 -3582 ((-1228 (-2 (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)) (|:| -3048 (-550)) (|:| -1642 (-550)) (|:| |spline| (-550)) (|:| -4235 (-550)) (|:| |axesColor| (-848)) (|:| -2220 (-550)) (|:| |unitsColor| (-848)) (|:| |showing| (-550)))) $)) (-15 -3919 ((-1228 (-3 (-460) "undefined")) $)) (-15 -1809 ((-1233) $ (-1127))) (-15 -2400 ((-1233) $ (-460) (-895))) (-15 -2658 ((-460) $ (-895))) (-15 -4235 ((-1233) $ (-895) (-1127))) (-15 -4235 ((-1233) $ (-895) (-848))) (-15 -2220 ((-1233) $ (-895) (-1127))) (-15 -2220 ((-1233) $ (-895) (-848))) (-15 -3048 ((-1233) $ (-895) (-1127))) (-15 -1390 ((-1233) $ (-895) (-1127))) (-15 -1642 ((-1233) $ (-895) (-1127))) (-15 -3646 ((-1233) $ (-1127))) (-15 -1953 ((-1233) $)) (-15 -1794 ((-1233) $ (-749) (-749) (-895) (-895))) (-15 -3173 ((-1233) $ (-895) (-372) (-372))) (-15 -3734 ((-1233) $ (-895) (-372) (-372))) (-15 -2198 ((-1233) $ (-895) (-1127))) (-15 -3649 ((-1233) $ (-749) (-749))) (-15 -3023 ((-1233) $ (-460) (-895))) (-15 -3465 ((-1233) $ (-895) (-895))) (-15 -4103 ((-1127) $ (-1127))) (-15 -4103 ((-1127) $ (-1127) (-1127))) (-15 -4103 ((-1127) $ (-1127) (-623 (-1127)))) (-15 -4084 ((-1233) $)) (-15 -3549 ((-550) $)) (-15 -2233 ((-837) $))))
+((-2221 (((-112) $ $) NIL)) (-3434 (((-1233) $ (-372)) 140) (((-1233) $ (-372) (-372) (-372)) 141)) (-4103 (((-1127) $ (-1127)) 148) (((-1127) $ (-1127) (-1127)) 146) (((-1127) $ (-1127) (-623 (-1127))) 145)) (-3831 (($) 50)) (-3221 (((-1233) $ (-372) (-372) (-372) (-372) (-372)) 116) (((-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))) $) 114) (((-1233) $ (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)))) 115) (((-1233) $ (-550) (-550) (-372) (-372) (-372)) 117) (((-1233) $ (-372) (-372)) 118) (((-1233) $ (-372) (-372) (-372)) 125)) (-2404 (((-372)) 97) (((-372) (-372)) 98)) (-2651 (((-372)) 92) (((-372) (-372)) 94)) (-4057 (((-372)) 95) (((-372) (-372)) 96)) (-3865 (((-372)) 101) (((-372) (-372)) 102)) (-3727 (((-372)) 99) (((-372) (-372)) 100)) (-3734 (((-1233) $ (-372) (-372)) 142)) (-1809 (((-1233) $ (-1127)) 126)) (-1599 (((-1102 (-219)) $) 51) (($ $ (-1102 (-219))) 52)) (-1658 (((-1233) $ (-1127)) 154)) (-3284 (((-1233) $ (-1127)) 155)) (-2343 (((-1233) $ (-372) (-372)) 124) (((-1233) $ (-550) (-550)) 139)) (-3465 (((-1233) $ (-895) (-895)) 132)) (-4084 (((-1233) $) 112)) (-2003 (((-1233) $ (-1127)) 153)) (-3602 (((-1233) $ (-1127)) 109)) (-1725 (((-623 (-256)) $) 53) (($ $ (-623 (-256))) 54)) (-3649 (((-1233) $ (-749) (-749)) 131)) (-2011 (((-1233) $ (-749) (-917 (-219))) 160)) (-4274 (($ $) 56) (($ (-1102 (-219)) (-1127)) 57) (($ (-1102 (-219)) (-623 (-256))) 58)) (-1746 (((-1233) $ (-372) (-372) (-372)) 106)) (-2369 (((-1127) $) NIL)) (-3549 (((-550) $) 103)) (-1919 (((-1233) $ (-372)) 143)) (-3440 (((-1233) $ (-372)) 158)) (-3445 (((-1089) $) NIL)) (-3316 (((-1233) $ (-372)) 157)) (-3927 (((-1233) $ (-1127)) 111)) (-1794 (((-1233) $ (-749) (-749) (-895) (-895)) 130)) (-2360 (((-1233) $ (-1127)) 108)) (-3646 (((-1233) $ (-1127)) 110)) (-3213 (((-1233) $ (-155) (-155)) 129)) (-2233 (((-837) $) 137)) (-1953 (((-1233) $) 113)) (-3550 (((-1233) $ (-1127)) 156)) (-4235 (((-1233) $ (-1127)) 107)) (-2264 (((-112) $ $) NIL)))
+(((-1230) (-13 (-1069) (-10 -8 (-15 -2651 ((-372))) (-15 -2651 ((-372) (-372))) (-15 -4057 ((-372))) (-15 -4057 ((-372) (-372))) (-15 -2404 ((-372))) (-15 -2404 ((-372) (-372))) (-15 -3727 ((-372))) (-15 -3727 ((-372) (-372))) (-15 -3865 ((-372))) (-15 -3865 ((-372) (-372))) (-15 -3831 ($)) (-15 -4274 ($ $)) (-15 -4274 ($ (-1102 (-219)) (-1127))) (-15 -4274 ($ (-1102 (-219)) (-623 (-256)))) (-15 -1599 ((-1102 (-219)) $)) (-15 -1599 ($ $ (-1102 (-219)))) (-15 -2011 ((-1233) $ (-749) (-917 (-219)))) (-15 -1725 ((-623 (-256)) $)) (-15 -1725 ($ $ (-623 (-256)))) (-15 -3649 ((-1233) $ (-749) (-749))) (-15 -3465 ((-1233) $ (-895) (-895))) (-15 -1809 ((-1233) $ (-1127))) (-15 -1794 ((-1233) $ (-749) (-749) (-895) (-895))) (-15 -3221 ((-1233) $ (-372) (-372) (-372) (-372) (-372))) (-15 -3221 ((-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))) $)) (-15 -3221 ((-1233) $ (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))) (-15 -3221 ((-1233) $ (-550) (-550) (-372) (-372) (-372))) (-15 -3221 ((-1233) $ (-372) (-372))) (-15 -3221 ((-1233) $ (-372) (-372) (-372))) (-15 -3646 ((-1233) $ (-1127))) (-15 -4235 ((-1233) $ (-1127))) (-15 -2360 ((-1233) $ (-1127))) (-15 -3602 ((-1233) $ (-1127))) (-15 -3927 ((-1233) $ (-1127))) (-15 -2343 ((-1233) $ (-372) (-372))) (-15 -2343 ((-1233) $ (-550) (-550))) (-15 -3434 ((-1233) $ (-372))) (-15 -3434 ((-1233) $ (-372) (-372) (-372))) (-15 -3734 ((-1233) $ (-372) (-372))) (-15 -2003 ((-1233) $ (-1127))) (-15 -3316 ((-1233) $ (-372))) (-15 -3440 ((-1233) $ (-372))) (-15 -1658 ((-1233) $ (-1127))) (-15 -3284 ((-1233) $ (-1127))) (-15 -3550 ((-1233) $ (-1127))) (-15 -1746 ((-1233) $ (-372) (-372) (-372))) (-15 -1919 ((-1233) $ (-372))) (-15 -4084 ((-1233) $)) (-15 -3213 ((-1233) $ (-155) (-155))) (-15 -4103 ((-1127) $ (-1127))) (-15 -4103 ((-1127) $ (-1127) (-1127))) (-15 -4103 ((-1127) $ (-1127) (-623 (-1127)))) (-15 -1953 ((-1233) $)) (-15 -3549 ((-550) $))))) (T -1230))
+((-2651 (*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230)))) (-2651 (*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230)))) (-4057 (*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230)))) (-4057 (*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230)))) (-2404 (*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230)))) (-2404 (*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230)))) (-3727 (*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230)))) (-3727 (*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230)))) (-3865 (*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230)))) (-3865 (*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230)))) (-3831 (*1 *1) (-5 *1 (-1230))) (-4274 (*1 *1 *1) (-5 *1 (-1230))) (-4274 (*1 *1 *2 *3) (-12 (-5 *2 (-1102 (-219))) (-5 *3 (-1127)) (-5 *1 (-1230)))) (-4274 (*1 *1 *2 *3) (-12 (-5 *2 (-1102 (-219))) (-5 *3 (-623 (-256))) (-5 *1 (-1230)))) (-1599 (*1 *2 *1) (-12 (-5 *2 (-1102 (-219))) (-5 *1 (-1230)))) (-1599 (*1 *1 *1 *2) (-12 (-5 *2 (-1102 (-219))) (-5 *1 (-1230)))) (-2011 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-749)) (-5 *4 (-917 (-219))) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-1725 (*1 *2 *1) (-12 (-5 *2 (-623 (-256))) (-5 *1 (-1230)))) (-1725 (*1 *1 *1 *2) (-12 (-5 *2 (-623 (-256))) (-5 *1 (-1230)))) (-3649 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-3465 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-1809 (*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-1794 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-749)) (-5 *4 (-895)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-3221 (*1 *2 *1 *3 *3 *3 *3 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-3221 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)))) (-5 *1 (-1230)))) (-3221 (*1 *2 *1 *3) (-12 (-5 *3 (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219)))) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-3221 (*1 *2 *1 *3 *3 *4 *4 *4) (-12 (-5 *3 (-550)) (-5 *4 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-3221 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-3221 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-3646 (*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-4235 (*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-2360 (*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-3602 (*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-3927 (*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-2343 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-2343 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-3434 (*1 *2 *1 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-3434 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-3734 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-2003 (*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-3316 (*1 *2 *1 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-3440 (*1 *2 *1 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-1658 (*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-3284 (*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-3550 (*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-1746 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-1919 (*1 *2 *1 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-4084 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-1230)))) (-3213 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-155)) (-5 *2 (-1233)) (-5 *1 (-1230)))) (-4103 (*1 *2 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1230)))) (-4103 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1230)))) (-4103 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-623 (-1127))) (-5 *2 (-1127)) (-5 *1 (-1230)))) (-1953 (*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-1230)))) (-3549 (*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1230)))))
+(-13 (-1069) (-10 -8 (-15 -2651 ((-372))) (-15 -2651 ((-372) (-372))) (-15 -4057 ((-372))) (-15 -4057 ((-372) (-372))) (-15 -2404 ((-372))) (-15 -2404 ((-372) (-372))) (-15 -3727 ((-372))) (-15 -3727 ((-372) (-372))) (-15 -3865 ((-372))) (-15 -3865 ((-372) (-372))) (-15 -3831 ($)) (-15 -4274 ($ $)) (-15 -4274 ($ (-1102 (-219)) (-1127))) (-15 -4274 ($ (-1102 (-219)) (-623 (-256)))) (-15 -1599 ((-1102 (-219)) $)) (-15 -1599 ($ $ (-1102 (-219)))) (-15 -2011 ((-1233) $ (-749) (-917 (-219)))) (-15 -1725 ((-623 (-256)) $)) (-15 -1725 ($ $ (-623 (-256)))) (-15 -3649 ((-1233) $ (-749) (-749))) (-15 -3465 ((-1233) $ (-895) (-895))) (-15 -1809 ((-1233) $ (-1127))) (-15 -1794 ((-1233) $ (-749) (-749) (-895) (-895))) (-15 -3221 ((-1233) $ (-372) (-372) (-372) (-372) (-372))) (-15 -3221 ((-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))) $)) (-15 -3221 ((-1233) $ (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219)) (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219)) (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))) (-15 -3221 ((-1233) $ (-550) (-550) (-372) (-372) (-372))) (-15 -3221 ((-1233) $ (-372) (-372))) (-15 -3221 ((-1233) $ (-372) (-372) (-372))) (-15 -3646 ((-1233) $ (-1127))) (-15 -4235 ((-1233) $ (-1127))) (-15 -2360 ((-1233) $ (-1127))) (-15 -3602 ((-1233) $ (-1127))) (-15 -3927 ((-1233) $ (-1127))) (-15 -2343 ((-1233) $ (-372) (-372))) (-15 -2343 ((-1233) $ (-550) (-550))) (-15 -3434 ((-1233) $ (-372))) (-15 -3434 ((-1233) $ (-372) (-372) (-372))) (-15 -3734 ((-1233) $ (-372) (-372))) (-15 -2003 ((-1233) $ (-1127))) (-15 -3316 ((-1233) $ (-372))) (-15 -3440 ((-1233) $ (-372))) (-15 -1658 ((-1233) $ (-1127))) (-15 -3284 ((-1233) $ (-1127))) (-15 -3550 ((-1233) $ (-1127))) (-15 -1746 ((-1233) $ (-372) (-372) (-372))) (-15 -1919 ((-1233) $ (-372))) (-15 -4084 ((-1233) $)) (-15 -3213 ((-1233) $ (-155) (-155))) (-15 -4103 ((-1127) $ (-1127))) (-15 -4103 ((-1127) $ (-1127) (-1127))) (-15 -4103 ((-1127) $ (-1127) (-623 (-1127)))) (-15 -1953 ((-1233) $)) (-15 -3549 ((-550) $))))
+((-3493 (((-623 (-1127)) (-623 (-1127))) 94) (((-623 (-1127))) 90)) (-2002 (((-623 (-1127))) 88)) (-2823 (((-623 (-895)) (-623 (-895))) 63) (((-623 (-895))) 60)) (-3423 (((-623 (-749)) (-623 (-749))) 57) (((-623 (-749))) 53)) (-1812 (((-1233)) 65)) (-3447 (((-895) (-895)) 81) (((-895)) 80)) (-1728 (((-895) (-895)) 79) (((-895)) 78)) (-3306 (((-848) (-848)) 75) (((-848)) 74)) (-2214 (((-219)) 85) (((-219) (-372)) 87)) (-3195 (((-895)) 82) (((-895) (-895)) 83)) (-1881 (((-895) (-895)) 77) (((-895)) 76)) (-2176 (((-848) (-848)) 69) (((-848)) 67)) (-1868 (((-848) (-848)) 71) (((-848)) 70)) (-3531 (((-848) (-848)) 73) (((-848)) 72)))
+(((-1231) (-10 -7 (-15 -2176 ((-848))) (-15 -2176 ((-848) (-848))) (-15 -1868 ((-848))) (-15 -1868 ((-848) (-848))) (-15 -3531 ((-848))) (-15 -3531 ((-848) (-848))) (-15 -3306 ((-848))) (-15 -3306 ((-848) (-848))) (-15 -1881 ((-895))) (-15 -1881 ((-895) (-895))) (-15 -3423 ((-623 (-749)))) (-15 -3423 ((-623 (-749)) (-623 (-749)))) (-15 -2823 ((-623 (-895)))) (-15 -2823 ((-623 (-895)) (-623 (-895)))) (-15 -1812 ((-1233))) (-15 -3493 ((-623 (-1127)))) (-15 -3493 ((-623 (-1127)) (-623 (-1127)))) (-15 -2002 ((-623 (-1127)))) (-15 -1728 ((-895))) (-15 -3447 ((-895))) (-15 -1728 ((-895) (-895))) (-15 -3447 ((-895) (-895))) (-15 -3195 ((-895) (-895))) (-15 -3195 ((-895))) (-15 -2214 ((-219) (-372))) (-15 -2214 ((-219))))) (T -1231))
+((-2214 (*1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-1231)))) (-2214 (*1 *2 *3) (-12 (-5 *3 (-372)) (-5 *2 (-219)) (-5 *1 (-1231)))) (-3195 (*1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-1231)))) (-3195 (*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-1231)))) (-3447 (*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-1231)))) (-1728 (*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-1231)))) (-3447 (*1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-1231)))) (-1728 (*1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-1231)))) (-2002 (*1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1231)))) (-3493 (*1 *2 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1231)))) (-3493 (*1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1231)))) (-1812 (*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-1231)))) (-2823 (*1 *2 *2) (-12 (-5 *2 (-623 (-895))) (-5 *1 (-1231)))) (-2823 (*1 *2) (-12 (-5 *2 (-623 (-895))) (-5 *1 (-1231)))) (-3423 (*1 *2 *2) (-12 (-5 *2 (-623 (-749))) (-5 *1 (-1231)))) (-3423 (*1 *2) (-12 (-5 *2 (-623 (-749))) (-5 *1 (-1231)))) (-1881 (*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-1231)))) (-1881 (*1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-1231)))) (-3306 (*1 *2 *2) (-12 (-5 *2 (-848)) (-5 *1 (-1231)))) (-3306 (*1 *2) (-12 (-5 *2 (-848)) (-5 *1 (-1231)))) (-3531 (*1 *2 *2) (-12 (-5 *2 (-848)) (-5 *1 (-1231)))) (-3531 (*1 *2) (-12 (-5 *2 (-848)) (-5 *1 (-1231)))) (-1868 (*1 *2 *2) (-12 (-5 *2 (-848)) (-5 *1 (-1231)))) (-1868 (*1 *2) (-12 (-5 *2 (-848)) (-5 *1 (-1231)))) (-2176 (*1 *2 *2) (-12 (-5 *2 (-848)) (-5 *1 (-1231)))) (-2176 (*1 *2) (-12 (-5 *2 (-848)) (-5 *1 (-1231)))))
+(-10 -7 (-15 -2176 ((-848))) (-15 -2176 ((-848) (-848))) (-15 -1868 ((-848))) (-15 -1868 ((-848) (-848))) (-15 -3531 ((-848))) (-15 -3531 ((-848) (-848))) (-15 -3306 ((-848))) (-15 -3306 ((-848) (-848))) (-15 -1881 ((-895))) (-15 -1881 ((-895) (-895))) (-15 -3423 ((-623 (-749)))) (-15 -3423 ((-623 (-749)) (-623 (-749)))) (-15 -2823 ((-623 (-895)))) (-15 -2823 ((-623 (-895)) (-623 (-895)))) (-15 -1812 ((-1233))) (-15 -3493 ((-623 (-1127)))) (-15 -3493 ((-623 (-1127)) (-623 (-1127)))) (-15 -2002 ((-623 (-1127)))) (-15 -1728 ((-895))) (-15 -3447 ((-895))) (-15 -1728 ((-895) (-895))) (-15 -3447 ((-895) (-895))) (-15 -3195 ((-895) (-895))) (-15 -3195 ((-895))) (-15 -2214 ((-219) (-372))) (-15 -2214 ((-219))))
+((-4162 (((-460) (-623 (-623 (-917 (-219)))) (-623 (-256))) 21) (((-460) (-623 (-623 (-917 (-219))))) 20) (((-460) (-623 (-623 (-917 (-219)))) (-848) (-848) (-895) (-623 (-256))) 19)) (-3542 (((-1229) (-623 (-623 (-917 (-219)))) (-623 (-256))) 27) (((-1229) (-623 (-623 (-917 (-219)))) (-848) (-848) (-895) (-623 (-256))) 26)) (-2233 (((-1229) (-460)) 38)))
+(((-1232) (-10 -7 (-15 -4162 ((-460) (-623 (-623 (-917 (-219)))) (-848) (-848) (-895) (-623 (-256)))) (-15 -4162 ((-460) (-623 (-623 (-917 (-219)))))) (-15 -4162 ((-460) (-623 (-623 (-917 (-219)))) (-623 (-256)))) (-15 -3542 ((-1229) (-623 (-623 (-917 (-219)))) (-848) (-848) (-895) (-623 (-256)))) (-15 -3542 ((-1229) (-623 (-623 (-917 (-219)))) (-623 (-256)))) (-15 -2233 ((-1229) (-460))))) (T -1232))
+((-2233 (*1 *2 *3) (-12 (-5 *3 (-460)) (-5 *2 (-1229)) (-5 *1 (-1232)))) (-3542 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-623 (-917 (-219))))) (-5 *4 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-1232)))) (-3542 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-623 (-623 (-917 (-219))))) (-5 *4 (-848)) (-5 *5 (-895)) (-5 *6 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-1232)))) (-4162 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-623 (-917 (-219))))) (-5 *4 (-623 (-256))) (-5 *2 (-460)) (-5 *1 (-1232)))) (-4162 (*1 *2 *3) (-12 (-5 *3 (-623 (-623 (-917 (-219))))) (-5 *2 (-460)) (-5 *1 (-1232)))) (-4162 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-623 (-623 (-917 (-219))))) (-5 *4 (-848)) (-5 *5 (-895)) (-5 *6 (-623 (-256))) (-5 *2 (-460)) (-5 *1 (-1232)))))
+(-10 -7 (-15 -4162 ((-460) (-623 (-623 (-917 (-219)))) (-848) (-848) (-895) (-623 (-256)))) (-15 -4162 ((-460) (-623 (-623 (-917 (-219)))))) (-15 -4162 ((-460) (-623 (-623 (-917 (-219)))) (-623 (-256)))) (-15 -3542 ((-1229) (-623 (-623 (-917 (-219)))) (-848) (-848) (-895) (-623 (-256)))) (-15 -3542 ((-1229) (-623 (-623 (-917 (-219)))) (-623 (-256)))) (-15 -2233 ((-1229) (-460))))
+((-2487 (($) 7)) (-2233 (((-837) $) 10)))
+(((-1233) (-10 -8 (-15 -2487 ($)) (-15 -2233 ((-837) $)))) (T -1233))
+((-2233 (*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-1233)))) (-2487 (*1 *1) (-5 *1 (-1233))))
+(-10 -8 (-15 -2487 ($)) (-15 -2233 ((-837) $)))
+((-2382 (($ $ |#2|) 10)))
+(((-1234 |#1| |#2|) (-10 -8 (-15 -2382 (|#1| |#1| |#2|))) (-1235 |#2|) (-356)) (T -1234))
+NIL
+(-10 -8 (-15 -2382 (|#1| |#1| |#2|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-1877 (((-133)) 28)) (-2233 (((-837) $) 11)) (-2688 (($) 18 T CONST)) (-2264 (((-112) $ $) 6)) (-2382 (($ $ |#1|) 29)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
+(((-1235 |#1|) (-138) (-356)) (T -1235))
+((-2382 (*1 *1 *1 *2) (-12 (-4 *1 (-1235 *2)) (-4 *2 (-356)))) (-1877 (*1 *2) (-12 (-4 *1 (-1235 *3)) (-4 *3 (-356)) (-5 *2 (-133)))))
+(-13 (-696 |t#1|) (-10 -8 (-15 -2382 ($ $ |t#1|)) (-15 -1877 ((-133)))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 |#1|) . T) ((-696 |#1|) . T) ((-1027 |#1|) . T) ((-1069) . T))
+((-1813 (((-623 (-1176 |#1|)) (-1145) (-1176 |#1|)) 74)) (-2605 (((-1125 (-1125 (-926 |#1|))) (-1145) (-1125 (-926 |#1|))) 53)) (-3304 (((-1 (-1125 (-1176 |#1|)) (-1125 (-1176 |#1|))) (-749) (-1176 |#1|) (-1125 (-1176 |#1|))) 64)) (-3453 (((-1 (-1125 (-926 |#1|)) (-1125 (-926 |#1|))) (-749)) 55)) (-1972 (((-1 (-1141 (-926 |#1|)) (-926 |#1|)) (-1145)) 29)) (-3082 (((-1 (-1125 (-926 |#1|)) (-1125 (-926 |#1|))) (-749)) 54)))
+(((-1236 |#1|) (-10 -7 (-15 -3453 ((-1 (-1125 (-926 |#1|)) (-1125 (-926 |#1|))) (-749))) (-15 -3082 ((-1 (-1125 (-926 |#1|)) (-1125 (-926 |#1|))) (-749))) (-15 -2605 ((-1125 (-1125 (-926 |#1|))) (-1145) (-1125 (-926 |#1|)))) (-15 -1972 ((-1 (-1141 (-926 |#1|)) (-926 |#1|)) (-1145))) (-15 -1813 ((-623 (-1176 |#1|)) (-1145) (-1176 |#1|))) (-15 -3304 ((-1 (-1125 (-1176 |#1|)) (-1125 (-1176 |#1|))) (-749) (-1176 |#1|) (-1125 (-1176 |#1|))))) (-356)) (T -1236))
+((-3304 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-749)) (-4 *6 (-356)) (-5 *4 (-1176 *6)) (-5 *2 (-1 (-1125 *4) (-1125 *4))) (-5 *1 (-1236 *6)) (-5 *5 (-1125 *4)))) (-1813 (*1 *2 *3 *4) (-12 (-5 *3 (-1145)) (-4 *5 (-356)) (-5 *2 (-623 (-1176 *5))) (-5 *1 (-1236 *5)) (-5 *4 (-1176 *5)))) (-1972 (*1 *2 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-1 (-1141 (-926 *4)) (-926 *4))) (-5 *1 (-1236 *4)) (-4 *4 (-356)))) (-2605 (*1 *2 *3 *4) (-12 (-5 *3 (-1145)) (-4 *5 (-356)) (-5 *2 (-1125 (-1125 (-926 *5)))) (-5 *1 (-1236 *5)) (-5 *4 (-1125 (-926 *5))))) (-3082 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1 (-1125 (-926 *4)) (-1125 (-926 *4)))) (-5 *1 (-1236 *4)) (-4 *4 (-356)))) (-3453 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1 (-1125 (-926 *4)) (-1125 (-926 *4)))) (-5 *1 (-1236 *4)) (-4 *4 (-356)))))
+(-10 -7 (-15 -3453 ((-1 (-1125 (-926 |#1|)) (-1125 (-926 |#1|))) (-749))) (-15 -3082 ((-1 (-1125 (-926 |#1|)) (-1125 (-926 |#1|))) (-749))) (-15 -2605 ((-1125 (-1125 (-926 |#1|))) (-1145) (-1125 (-926 |#1|)))) (-15 -1972 ((-1 (-1141 (-926 |#1|)) (-926 |#1|)) (-1145))) (-15 -1813 ((-623 (-1176 |#1|)) (-1145) (-1176 |#1|))) (-15 -3304 ((-1 (-1125 (-1176 |#1|)) (-1125 (-1176 |#1|))) (-749) (-1176 |#1|) (-1125 (-1176 |#1|)))))
+((-2443 (((-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) |#2|) 75)) (-2892 (((-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|)))) 74)))
+(((-1237 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2892 ((-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))))) (-15 -2443 ((-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) |#2|))) (-342) (-1204 |#1|) (-1204 |#2|) (-402 |#2| |#3|)) (T -1237))
+((-2443 (*1 *2 *3) (-12 (-4 *4 (-342)) (-4 *3 (-1204 *4)) (-4 *5 (-1204 *3)) (-5 *2 (-2 (|:| -2206 (-667 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-667 *3)))) (-5 *1 (-1237 *4 *3 *5 *6)) (-4 *6 (-402 *3 *5)))) (-2892 (*1 *2) (-12 (-4 *3 (-342)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 *4)) (-5 *2 (-2 (|:| -2206 (-667 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-667 *4)))) (-5 *1 (-1237 *3 *4 *5 *6)) (-4 *6 (-402 *4 *5)))))
+(-10 -7 (-15 -2892 ((-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))))) (-15 -2443 ((-2 (|:| -2206 (-667 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-667 |#2|))) |#2|)))
+((-2221 (((-112) $ $) NIL)) (-3906 (((-1104) $) 11)) (-3506 (((-1104) $) 9)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 19) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-1238) (-13 (-1052) (-10 -8 (-15 -3506 ((-1104) $)) (-15 -3906 ((-1104) $))))) (T -1238))
+((-3506 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-1238)))) (-3906 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-1238)))))
+(-13 (-1052) (-10 -8 (-15 -3506 ((-1104) $)) (-15 -3906 ((-1104) $))))
+((-2221 (((-112) $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1723 (((-1104) $) 9)) (-2233 (((-837) $) 17) (((-1150) $) NIL) (($ (-1150)) NIL)) (-2264 (((-112) $ $) NIL)))
+(((-1239) (-13 (-1052) (-10 -8 (-15 -1723 ((-1104) $))))) (T -1239))
+((-1723 (*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-1239)))))
+(-13 (-1052) (-10 -8 (-15 -1723 ((-1104) $))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 43)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-1537 (((-3 $ "failed") $) NIL)) (-2419 (((-112) $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2233 (((-837) $) 64) (($ (-550)) NIL) ((|#4| $) 54) (($ |#4|) 49) (($ |#1|) NIL (|has| |#1| (-170)))) (-3091 (((-749)) NIL)) (-1429 (((-1233) (-749)) 16)) (-2688 (($) 27 T CONST)) (-2700 (($) 67 T CONST)) (-2264 (((-112) $ $) 69)) (-2382 (((-3 $ "failed") $ $) NIL (|has| |#1| (-356)))) (-2370 (($ $) 71) (($ $ $) NIL)) (-2358 (($ $ $) 47)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 73) (($ |#1| $) NIL (|has| |#1| (-170))) (($ $ |#1|) NIL (|has| |#1| (-170)))))
+(((-1240 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-13 (-1021) (-10 -8 (IF (|has| |#1| (-170)) (-6 (-38 |#1|)) |%noBranch|) (-15 -2233 (|#4| $)) (IF (|has| |#1| (-356)) (-15 -2382 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -2233 ($ |#4|)) (-15 -1429 ((-1233) (-749))))) (-1021) (-825) (-771) (-923 |#1| |#3| |#2|) (-623 |#2|) (-623 (-749)) (-749)) (T -1240))
+((-2233 (*1 *2 *1) (-12 (-4 *2 (-923 *3 *5 *4)) (-5 *1 (-1240 *3 *4 *5 *2 *6 *7 *8)) (-4 *3 (-1021)) (-4 *4 (-825)) (-4 *5 (-771)) (-14 *6 (-623 *4)) (-14 *7 (-623 (-749))) (-14 *8 (-749)))) (-2382 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-356)) (-4 *2 (-1021)) (-4 *3 (-825)) (-4 *4 (-771)) (-14 *6 (-623 *3)) (-5 *1 (-1240 *2 *3 *4 *5 *6 *7 *8)) (-4 *5 (-923 *2 *4 *3)) (-14 *7 (-623 (-749))) (-14 *8 (-749)))) (-2233 (*1 *1 *2) (-12 (-4 *3 (-1021)) (-4 *4 (-825)) (-4 *5 (-771)) (-14 *6 (-623 *4)) (-5 *1 (-1240 *3 *4 *5 *2 *6 *7 *8)) (-4 *2 (-923 *3 *5 *4)) (-14 *7 (-623 (-749))) (-14 *8 (-749)))) (-1429 (*1 *2 *3) (-12 (-5 *3 (-749)) (-4 *4 (-1021)) (-4 *5 (-825)) (-4 *6 (-771)) (-14 *8 (-623 *5)) (-5 *2 (-1233)) (-5 *1 (-1240 *4 *5 *6 *7 *8 *9 *10)) (-4 *7 (-923 *4 *6 *5)) (-14 *9 (-623 *3)) (-14 *10 *3))))
+(-13 (-1021) (-10 -8 (IF (|has| |#1| (-170)) (-6 (-38 |#1|)) |%noBranch|) (-15 -2233 (|#4| $)) (IF (|has| |#1| (-356)) (-15 -2382 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -2233 ($ |#4|)) (-15 -1429 ((-1233) (-749)))))
+((-2221 (((-112) $ $) NIL)) (-3393 (((-623 (-2 (|:| -1953 $) (|:| -4046 (-623 |#4|)))) (-623 |#4|)) NIL)) (-3186 (((-623 $) (-623 |#4|)) 88)) (-1516 (((-623 |#3|) $) NIL)) (-3935 (((-112) $) NIL)) (-3885 (((-112) $) NIL (|has| |#1| (-542)))) (-1404 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3624 ((|#4| |#4| $) NIL)) (-1814 (((-2 (|:| |under| $) (|:| -3925 $) (|:| |upper| $)) $ |#3|) NIL)) (-3368 (((-112) $ (-749)) NIL)) (-2097 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344))) (((-3 |#4| "failed") $ |#3|) NIL)) (-2991 (($) NIL T CONST)) (-3711 (((-112) $) NIL (|has| |#1| (-542)))) (-2751 (((-112) $ $) NIL (|has| |#1| (-542)))) (-3305 (((-112) $ $) NIL (|has| |#1| (-542)))) (-2248 (((-112) $) NIL (|has| |#1| (-542)))) (-3296 (((-623 |#4|) (-623 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 28)) (-3694 (((-623 |#4|) (-623 |#4|) $) 25 (|has| |#1| (-542)))) (-2178 (((-623 |#4|) (-623 |#4|) $) NIL (|has| |#1| (-542)))) (-2288 (((-3 $ "failed") (-623 |#4|)) NIL)) (-2202 (($ (-623 |#4|)) NIL)) (-3870 (((-3 $ "failed") $) 70)) (-2962 ((|#4| |#4| $) 75)) (-2708 (($ $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069))))) (-1979 (($ |#4| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-2545 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-542)))) (-4240 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) NIL)) (-1621 ((|#4| |#4| $) NIL)) (-2924 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4344))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4344))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-2466 (((-2 (|:| -1953 (-623 |#4|)) (|:| -4046 (-623 |#4|))) $) NIL)) (-2971 (((-623 |#4|) $) NIL (|has| $ (-6 -4344)))) (-2831 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-1765 ((|#3| $) 76)) (-1445 (((-112) $ (-749)) NIL)) (-2876 (((-623 |#4|) $) 29 (|has| $ (-6 -4344)))) (-3922 (((-112) |#4| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069))))) (-1684 (((-3 $ "failed") (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 32) (((-3 $ "failed") (-623 |#4|)) 35)) (-3311 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4345)))) (-2392 (($ (-1 |#4| |#4|) $) NIL)) (-3704 (((-623 |#3|) $) NIL)) (-4159 (((-112) |#3| $) NIL)) (-1700 (((-112) $ (-749)) NIL)) (-2369 (((-1127) $) NIL)) (-2001 (((-3 |#4| "failed") $) NIL)) (-3896 (((-623 |#4|) $) 50)) (-3705 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2474 ((|#4| |#4| $) 74)) (-3098 (((-112) $ $) 85)) (-4035 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-542)))) (-1631 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3959 ((|#4| |#4| $) NIL)) (-3445 (((-1089) $) NIL)) (-3858 (((-3 |#4| "failed") $) 69)) (-1614 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-3747 (((-3 $ "failed") $ |#4|) NIL)) (-4268 (($ $ |#4|) NIL)) (-1410 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-1553 (($ $ (-623 |#4|) (-623 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-287 |#4|)) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069)))) (($ $ (-623 (-287 |#4|))) NIL (-12 (|has| |#4| (-302 |#4|)) (|has| |#4| (-1069))))) (-3155 (((-112) $ $) NIL)) (-4217 (((-112) $) 67)) (-2819 (($) 42)) (-3661 (((-749) $) NIL)) (-3457 (((-749) |#4| $) NIL (-12 (|has| $ (-6 -4344)) (|has| |#4| (-1069)))) (((-749) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-2435 (($ $) NIL)) (-2451 (((-526) $) NIL (|has| |#4| (-596 (-526))))) (-2245 (($ (-623 |#4|)) NIL)) (-3537 (($ $ |#3|) NIL)) (-1446 (($ $ |#3|) NIL)) (-3236 (($ $) NIL)) (-3175 (($ $ |#3|) NIL)) (-2233 (((-837) $) NIL) (((-623 |#4|) $) 57)) (-4265 (((-749) $) NIL (|has| |#3| (-361)))) (-3132 (((-3 $ "failed") (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 40) (((-3 $ "failed") (-623 |#4|)) 41)) (-3248 (((-623 $) (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 65) (((-623 $) (-623 |#4|)) 66)) (-3526 (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4| |#4|)) 24) (((-3 (-2 (|:| |bas| $) (|:| -3940 (-623 |#4|))) "failed") (-623 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-1770 (((-112) $ (-1 (-112) |#4| (-623 |#4|))) NIL)) (-3404 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4344)))) (-1751 (((-623 |#3|) $) NIL)) (-3636 (((-112) |#3| $) NIL)) (-2264 (((-112) $ $) NIL)) (-3307 (((-749) $) NIL (|has| $ (-6 -4344)))))
+(((-1241 |#1| |#2| |#3| |#4|) (-13 (-1175 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1684 ((-3 $ "failed") (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1684 ((-3 $ "failed") (-623 |#4|))) (-15 -3132 ((-3 $ "failed") (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -3132 ((-3 $ "failed") (-623 |#4|))) (-15 -3248 ((-623 $) (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -3248 ((-623 $) (-623 |#4|))))) (-542) (-771) (-825) (-1035 |#1| |#2| |#3|)) (T -1241))
+((-1684 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-623 *8)) (-5 *3 (-1 (-112) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1241 *5 *6 *7 *8)))) (-1684 (*1 *1 *2) (|partial| -12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-1241 *3 *4 *5 *6)))) (-3132 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-623 *8)) (-5 *3 (-1 (-112) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1241 *5 *6 *7 *8)))) (-3132 (*1 *1 *2) (|partial| -12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-1241 *3 *4 *5 *6)))) (-3248 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-623 *9)) (-5 *4 (-1 (-112) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-1035 *6 *7 *8)) (-4 *6 (-542)) (-4 *7 (-771)) (-4 *8 (-825)) (-5 *2 (-623 (-1241 *6 *7 *8 *9))) (-5 *1 (-1241 *6 *7 *8 *9)))) (-3248 (*1 *2 *3) (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 (-1241 *4 *5 *6 *7))) (-5 *1 (-1241 *4 *5 *6 *7)))))
+(-13 (-1175 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1684 ((-3 $ "failed") (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1684 ((-3 $ "failed") (-623 |#4|))) (-15 -3132 ((-3 $ "failed") (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -3132 ((-3 $ "failed") (-623 |#4|))) (-15 -3248 ((-623 $) (-623 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -3248 ((-623 $) (-623 |#4|)))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-1993 (((-3 $ "failed") $ $) 19)) (-2991 (($) 17 T CONST)) (-1537 (((-3 $ "failed") $) 32)) (-2419 (((-112) $) 30)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#1|) 36)) (-3091 (((-749)) 28)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ |#1|) 38) (($ |#1| $) 37)))
+(((-1242 |#1|) (-138) (-1021)) (T -1242))
+((-2233 (*1 *1 *2) (-12 (-4 *1 (-1242 *2)) (-4 *2 (-1021)))))
+(-13 (-1021) (-111 |t#1| |t#1|) (-10 -8 (-15 -2233 ($ |t#1|)) (IF (|has| |t#1| (-170)) (-6 (-38 |t#1|)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) |has| |#1| (-170)) ((-101) . T) ((-111 |#1| |#1|) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-696 |#1|) |has| |#1| (-170)) ((-705) . T) ((-1027 |#1|) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T))
+((-2221 (((-112) $ $) 60)) (-3378 (((-112) $) NIL)) (-3016 (((-623 |#1|) $) 45)) (-1918 (($ $ (-749)) 39)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2540 (($ $ (-749)) 18 (|has| |#2| (-170))) (($ $ $) 19 (|has| |#2| (-170)))) (-2991 (($) NIL T CONST)) (-3134 (($ $ $) 63) (($ $ (-797 |#1|)) 49) (($ $ |#1|) 53)) (-2288 (((-3 (-797 |#1|) "failed") $) NIL)) (-2202 (((-797 |#1|) $) NIL)) (-1693 (($ $) 32)) (-1537 (((-3 $ "failed") $) NIL)) (-2639 (((-112) $) NIL)) (-4036 (($ $) NIL)) (-2419 (((-112) $) NIL)) (-3324 (((-749) $) NIL)) (-2336 (((-623 $) $) NIL)) (-3438 (((-112) $) NIL)) (-3227 (($ (-797 |#1|) |#2|) 31)) (-2481 (($ $) 33)) (-3392 (((-2 (|:| |k| (-797 |#1|)) (|:| |c| |#2|)) $) 12)) (-1845 (((-797 |#1|) $) NIL)) (-3513 (((-797 |#1|) $) 34)) (-2392 (($ (-1 |#2| |#2|) $) NIL)) (-1676 (($ $ $) 62) (($ $ (-797 |#1|)) 51) (($ $ |#1|) 55)) (-1615 (((-2 (|:| |k| (-797 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1657 (((-797 |#1|) $) 28)) (-1670 ((|#2| $) 30)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-3661 (((-749) $) 36)) (-2153 (((-112) $) 40)) (-4165 ((|#2| $) NIL)) (-2233 (((-837) $) NIL) (($ (-797 |#1|)) 24) (($ |#1|) 25) (($ |#2|) NIL) (($ (-550)) NIL)) (-2969 (((-623 |#2|) $) NIL)) (-1708 ((|#2| $ (-797 |#1|)) NIL)) (-4304 ((|#2| $ $) 65) ((|#2| $ (-797 |#1|)) NIL)) (-3091 (((-749)) NIL)) (-2688 (($) 13 T CONST)) (-2700 (($) 15 T CONST)) (-1564 (((-623 (-2 (|:| |k| (-797 |#1|)) (|:| |c| |#2|))) $) NIL)) (-2264 (((-112) $ $) 38)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) 22)) (** (($ $ (-749)) NIL) (($ $ (-895)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ |#2| $) 21) (($ $ |#2|) 61) (($ |#2| (-797 |#1|)) NIL) (($ |#1| $) 27) (($ $ $) NIL)))
+(((-1243 |#1| |#2|) (-13 (-375 |#2| (-797 |#1|)) (-1249 |#1| |#2|)) (-825) (-1021)) (T -1243))
+NIL
+(-13 (-375 |#2| (-797 |#1|)) (-1249 |#1| |#2|))
+((-3080 ((|#3| |#3| (-749)) 23)) (-1644 ((|#3| |#3| (-749)) 27)) (-3281 ((|#3| |#3| |#3| (-749)) 28)))
+(((-1244 |#1| |#2| |#3|) (-10 -7 (-15 -1644 (|#3| |#3| (-749))) (-15 -3080 (|#3| |#3| (-749))) (-15 -3281 (|#3| |#3| |#3| (-749)))) (-13 (-1021) (-696 (-400 (-550)))) (-825) (-1249 |#2| |#1|)) (T -1244))
+((-3281 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-749)) (-4 *4 (-13 (-1021) (-696 (-400 (-550))))) (-4 *5 (-825)) (-5 *1 (-1244 *4 *5 *2)) (-4 *2 (-1249 *5 *4)))) (-3080 (*1 *2 *2 *3) (-12 (-5 *3 (-749)) (-4 *4 (-13 (-1021) (-696 (-400 (-550))))) (-4 *5 (-825)) (-5 *1 (-1244 *4 *5 *2)) (-4 *2 (-1249 *5 *4)))) (-1644 (*1 *2 *2 *3) (-12 (-5 *3 (-749)) (-4 *4 (-13 (-1021) (-696 (-400 (-550))))) (-4 *5 (-825)) (-5 *1 (-1244 *4 *5 *2)) (-4 *2 (-1249 *5 *4)))))
+(-10 -7 (-15 -1644 (|#3| |#3| (-749))) (-15 -3080 (|#3| |#3| (-749))) (-15 -3281 (|#3| |#3| |#3| (-749))))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3016 (((-623 |#1|) $) 38)) (-1993 (((-3 $ "failed") $ $) 19)) (-2540 (($ $ $) 41 (|has| |#2| (-170))) (($ $ (-749)) 40 (|has| |#2| (-170)))) (-2991 (($) 17 T CONST)) (-3134 (($ $ |#1|) 52) (($ $ (-797 |#1|)) 51) (($ $ $) 50)) (-2288 (((-3 (-797 |#1|) "failed") $) 62)) (-2202 (((-797 |#1|) $) 61)) (-1537 (((-3 $ "failed") $) 32)) (-2639 (((-112) $) 43)) (-4036 (($ $) 42)) (-2419 (((-112) $) 30)) (-3438 (((-112) $) 48)) (-3227 (($ (-797 |#1|) |#2|) 49)) (-2481 (($ $) 47)) (-3392 (((-2 (|:| |k| (-797 |#1|)) (|:| |c| |#2|)) $) 58)) (-1845 (((-797 |#1|) $) 59)) (-2392 (($ (-1 |#2| |#2|) $) 39)) (-1676 (($ $ |#1|) 55) (($ $ (-797 |#1|)) 54) (($ $ $) 53)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-2153 (((-112) $) 45)) (-4165 ((|#2| $) 44)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#2|) 66) (($ (-797 |#1|)) 63) (($ |#1|) 46)) (-4304 ((|#2| $ (-797 |#1|)) 57) ((|#2| $ $) 56)) (-3091 (((-749)) 28)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ |#2| $) 65) (($ $ |#2|) 64) (($ |#1| $) 60)))
+(((-1245 |#1| |#2|) (-138) (-825) (-1021)) (T -1245))
+((* (*1 *1 *1 *2) (-12 (-4 *1 (-1245 *3 *2)) (-4 *3 (-825)) (-4 *2 (-1021)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1245 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1021)))) (-1845 (*1 *2 *1) (-12 (-4 *1 (-1245 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021)) (-5 *2 (-797 *3)))) (-3392 (*1 *2 *1) (-12 (-4 *1 (-1245 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021)) (-5 *2 (-2 (|:| |k| (-797 *3)) (|:| |c| *4))))) (-4304 (*1 *2 *1 *3) (-12 (-5 *3 (-797 *4)) (-4 *1 (-1245 *4 *2)) (-4 *4 (-825)) (-4 *2 (-1021)))) (-4304 (*1 *2 *1 *1) (-12 (-4 *1 (-1245 *3 *2)) (-4 *3 (-825)) (-4 *2 (-1021)))) (-1676 (*1 *1 *1 *2) (-12 (-4 *1 (-1245 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1021)))) (-1676 (*1 *1 *1 *2) (-12 (-5 *2 (-797 *3)) (-4 *1 (-1245 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021)))) (-1676 (*1 *1 *1 *1) (-12 (-4 *1 (-1245 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1021)))) (-3134 (*1 *1 *1 *2) (-12 (-4 *1 (-1245 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1021)))) (-3134 (*1 *1 *1 *2) (-12 (-5 *2 (-797 *3)) (-4 *1 (-1245 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021)))) (-3134 (*1 *1 *1 *1) (-12 (-4 *1 (-1245 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1021)))) (-3227 (*1 *1 *2 *3) (-12 (-5 *2 (-797 *4)) (-4 *4 (-825)) (-4 *1 (-1245 *4 *3)) (-4 *3 (-1021)))) (-3438 (*1 *2 *1) (-12 (-4 *1 (-1245 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021)) (-5 *2 (-112)))) (-2481 (*1 *1 *1) (-12 (-4 *1 (-1245 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1021)))) (-2233 (*1 *1 *2) (-12 (-4 *1 (-1245 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1021)))) (-2153 (*1 *2 *1) (-12 (-4 *1 (-1245 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021)) (-5 *2 (-112)))) (-4165 (*1 *2 *1) (-12 (-4 *1 (-1245 *3 *2)) (-4 *3 (-825)) (-4 *2 (-1021)))) (-2639 (*1 *2 *1) (-12 (-4 *1 (-1245 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021)) (-5 *2 (-112)))) (-4036 (*1 *1 *1) (-12 (-4 *1 (-1245 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1021)))) (-2540 (*1 *1 *1 *1) (-12 (-4 *1 (-1245 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1021)) (-4 *3 (-170)))) (-2540 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1245 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021)) (-4 *4 (-170)))) (-2392 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-1245 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021)))) (-3016 (*1 *2 *1) (-12 (-4 *1 (-1245 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021)) (-5 *2 (-623 *3)))))
+(-13 (-1021) (-1242 |t#2|) (-1012 (-797 |t#1|)) (-10 -8 (-15 * ($ |t#1| $)) (-15 * ($ $ |t#2|)) (-15 -1845 ((-797 |t#1|) $)) (-15 -3392 ((-2 (|:| |k| (-797 |t#1|)) (|:| |c| |t#2|)) $)) (-15 -4304 (|t#2| $ (-797 |t#1|))) (-15 -4304 (|t#2| $ $)) (-15 -1676 ($ $ |t#1|)) (-15 -1676 ($ $ (-797 |t#1|))) (-15 -1676 ($ $ $)) (-15 -3134 ($ $ |t#1|)) (-15 -3134 ($ $ (-797 |t#1|))) (-15 -3134 ($ $ $)) (-15 -3227 ($ (-797 |t#1|) |t#2|)) (-15 -3438 ((-112) $)) (-15 -2481 ($ $)) (-15 -2233 ($ |t#1|)) (-15 -2153 ((-112) $)) (-15 -4165 (|t#2| $)) (-15 -2639 ((-112) $)) (-15 -4036 ($ $)) (IF (|has| |t#2| (-170)) (PROGN (-15 -2540 ($ $ $)) (-15 -2540 ($ $ (-749)))) |%noBranch|) (-15 -2392 ($ (-1 |t#2| |t#2|) $)) (-15 -3016 ((-623 |t#1|) $)) (IF (|has| |t#2| (-6 -4337)) (-6 -4337) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#2|) |has| |#2| (-170)) ((-101) . T) ((-111 |#2| |#2|) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 |#2|) . T) ((-626 $) . T) ((-696 |#2|) |has| |#2| (-170)) ((-705) . T) ((-1012 (-797 |#1|)) . T) ((-1027 |#2|) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1242 |#2|) . T))
+((-2594 (((-112) $) 15)) (-3636 (((-112) $) 14)) (-3020 (($ $) 19) (($ $ (-749)) 20)))
+(((-1246 |#1| |#2|) (-10 -8 (-15 -3020 (|#1| |#1| (-749))) (-15 -3020 (|#1| |#1|)) (-15 -2594 ((-112) |#1|)) (-15 -3636 ((-112) |#1|))) (-1247 |#2|) (-356)) (T -1246))
+NIL
+(-10 -8 (-15 -3020 (|#1| |#1| (-749))) (-15 -3020 (|#1| |#1|)) (-15 -2594 ((-112) |#1|)) (-15 -3636 ((-112) |#1|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3911 (((-2 (|:| -2305 $) (|:| -4331 $) (|:| |associate| $)) $) 39)) (-3050 (($ $) 38)) (-3953 (((-112) $) 36)) (-2594 (((-112) $) 91)) (-2532 (((-749)) 87)) (-1993 (((-3 $ "failed") $ $) 19)) (-2318 (($ $) 70)) (-2207 (((-411 $) $) 69)) (-1611 (((-112) $ $) 57)) (-2991 (($) 17 T CONST)) (-2288 (((-3 |#1| "failed") $) 98)) (-2202 ((|#1| $) 97)) (-3455 (($ $ $) 53)) (-1537 (((-3 $ "failed") $) 32)) (-3429 (($ $ $) 54)) (-1346 (((-2 (|:| -4304 (-623 $)) (|:| -2256 $)) (-623 $)) 49)) (-4322 (($ $ (-749)) 84 (-1489 (|has| |#1| (-143)) (|has| |#1| (-361)))) (($ $) 83 (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-1568 (((-112) $) 68)) (-2603 (((-811 (-895)) $) 81 (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-2419 (((-112) $) 30)) (-1915 (((-3 (-623 $) "failed") (-623 $) $) 50)) (-3231 (($ $ $) 44) (($ (-623 $)) 43)) (-2369 (((-1127) $) 9)) (-1619 (($ $) 67)) (-3881 (((-112) $) 90)) (-3445 (((-1089) $) 10)) (-3459 (((-1141 $) (-1141 $) (-1141 $)) 42)) (-3260 (($ $ $) 46) (($ (-623 $)) 45)) (-1735 (((-411 $) $) 71)) (-4015 (((-811 (-895))) 88)) (-3581 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2256 $)) $ $) 52) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 51)) (-3409 (((-3 $ "failed") $ $) 40)) (-3041 (((-3 (-623 $) "failed") (-623 $) $) 48)) (-1988 (((-749) $) 56)) (-1505 (((-2 (|:| -3123 $) (|:| -2545 $)) $ $) 55)) (-2899 (((-3 (-749) "failed") $ $) 82 (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-1877 (((-133)) 96)) (-3661 (((-811 (-895)) $) 89)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ $) 41) (($ (-400 (-550))) 63) (($ |#1|) 99)) (-1613 (((-3 $ "failed") $) 80 (-1489 (|has| |#1| (-143)) (|has| |#1| (-361))))) (-3091 (((-749)) 28)) (-1819 (((-112) $ $) 37)) (-3636 (((-112) $) 92)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-3020 (($ $) 86 (|has| |#1| (-361))) (($ $ (-749)) 85 (|has| |#1| (-361)))) (-2264 (((-112) $ $) 6)) (-2382 (($ $ $) 62) (($ $ |#1|) 95)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31) (($ $ (-550)) 66)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ $ (-400 (-550))) 65) (($ (-400 (-550)) $) 64) (($ $ |#1|) 94) (($ |#1| $) 93)))
+(((-1247 |#1|) (-138) (-356)) (T -1247))
+((-3636 (*1 *2 *1) (-12 (-4 *1 (-1247 *3)) (-4 *3 (-356)) (-5 *2 (-112)))) (-2594 (*1 *2 *1) (-12 (-4 *1 (-1247 *3)) (-4 *3 (-356)) (-5 *2 (-112)))) (-3881 (*1 *2 *1) (-12 (-4 *1 (-1247 *3)) (-4 *3 (-356)) (-5 *2 (-112)))) (-3661 (*1 *2 *1) (-12 (-4 *1 (-1247 *3)) (-4 *3 (-356)) (-5 *2 (-811 (-895))))) (-4015 (*1 *2) (-12 (-4 *1 (-1247 *3)) (-4 *3 (-356)) (-5 *2 (-811 (-895))))) (-2532 (*1 *2) (-12 (-4 *1 (-1247 *3)) (-4 *3 (-356)) (-5 *2 (-749)))) (-3020 (*1 *1 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-356)) (-4 *2 (-361)))) (-3020 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1247 *3)) (-4 *3 (-356)) (-4 *3 (-361)))))
+(-13 (-356) (-1012 |t#1|) (-1235 |t#1|) (-10 -8 (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-143)) (-6 (-395)) |%noBranch|) (-15 -3636 ((-112) $)) (-15 -2594 ((-112) $)) (-15 -3881 ((-112) $)) (-15 -3661 ((-811 (-895)) $)) (-15 -4015 ((-811 (-895)))) (-15 -2532 ((-749))) (IF (|has| |t#1| (-361)) (PROGN (-6 (-395)) (-15 -3020 ($ $)) (-15 -3020 ($ $ (-749)))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-400 (-550))) . T) ((-38 $) . T) ((-101) . T) ((-111 #0# #0#) . T) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-130) . T) ((-143) -1489 (|has| |#1| (-361)) (|has| |#1| (-143))) ((-145) |has| |#1| (-145)) ((-595 (-837)) . T) ((-170) . T) ((-237) . T) ((-283) . T) ((-300) . T) ((-356) . T) ((-395) -1489 (|has| |#1| (-361)) (|has| |#1| (-143))) ((-444) . T) ((-542) . T) ((-626 #0#) . T) ((-626 |#1|) . T) ((-626 $) . T) ((-696 #0#) . T) ((-696 |#1|) . T) ((-696 $) . T) ((-705) . T) ((-894) . T) ((-1012 |#1|) . T) ((-1027 #0#) . T) ((-1027 |#1|) . T) ((-1027 $) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1186) . T) ((-1235 |#1|) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3016 (((-623 |#1|) $) 86)) (-1918 (($ $ (-749)) 89)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2540 (($ $ $) NIL (|has| |#2| (-170))) (($ $ (-749)) NIL (|has| |#2| (-170)))) (-2991 (($) NIL T CONST)) (-3134 (($ $ |#1|) NIL) (($ $ (-797 |#1|)) NIL) (($ $ $) NIL)) (-2288 (((-3 (-797 |#1|) "failed") $) NIL) (((-3 (-867 |#1|) "failed") $) NIL)) (-2202 (((-797 |#1|) $) NIL) (((-867 |#1|) $) NIL)) (-1693 (($ $) 88)) (-1537 (((-3 $ "failed") $) NIL)) (-2639 (((-112) $) 77)) (-4036 (($ $) 81)) (-3141 (($ $ $ (-749)) 90)) (-2419 (((-112) $) NIL)) (-3324 (((-749) $) NIL)) (-2336 (((-623 $) $) NIL)) (-3438 (((-112) $) NIL)) (-3227 (($ (-797 |#1|) |#2|) NIL) (($ (-867 |#1|) |#2|) 26)) (-2481 (($ $) 103)) (-3392 (((-2 (|:| |k| (-797 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1845 (((-797 |#1|) $) NIL)) (-3513 (((-797 |#1|) $) NIL)) (-2392 (($ (-1 |#2| |#2|) $) NIL)) (-1676 (($ $ |#1|) NIL) (($ $ (-797 |#1|)) NIL) (($ $ $) NIL)) (-3080 (($ $ (-749)) 97 (|has| |#2| (-696 (-400 (-550)))))) (-1615 (((-2 (|:| |k| (-867 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1657 (((-867 |#1|) $) 70)) (-1670 ((|#2| $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-1644 (($ $ (-749)) 94 (|has| |#2| (-696 (-400 (-550)))))) (-3661 (((-749) $) 87)) (-2153 (((-112) $) 71)) (-4165 ((|#2| $) 75)) (-2233 (((-837) $) 57) (($ (-550)) NIL) (($ |#2|) 51) (($ (-797 |#1|)) NIL) (($ |#1|) 59) (($ (-867 |#1|)) NIL) (($ (-642 |#1| |#2|)) 43) (((-1243 |#1| |#2|) $) 64) (((-1252 |#1| |#2|) $) 69)) (-2969 (((-623 |#2|) $) NIL)) (-1708 ((|#2| $ (-867 |#1|)) NIL)) (-4304 ((|#2| $ (-797 |#1|)) NIL) ((|#2| $ $) NIL)) (-3091 (((-749)) NIL)) (-2688 (($) 21 T CONST)) (-2700 (($) 25 T CONST)) (-1564 (((-623 (-2 (|:| |k| (-867 |#1|)) (|:| |c| |#2|))) $) NIL)) (-2631 (((-3 (-642 |#1| |#2|) "failed") $) 102)) (-2264 (((-112) $ $) 65)) (-2370 (($ $) 96) (($ $ $) 95)) (-2358 (($ $ $) 20)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 44) (($ |#2| $) 19) (($ $ |#2|) NIL) (($ |#1| $) NIL) (($ |#2| (-867 |#1|)) NIL)))
+(((-1248 |#1| |#2|) (-13 (-1249 |#1| |#2|) (-375 |#2| (-867 |#1|)) (-10 -8 (-15 -2233 ($ (-642 |#1| |#2|))) (-15 -2233 ((-1243 |#1| |#2|) $)) (-15 -2233 ((-1252 |#1| |#2|) $)) (-15 -2631 ((-3 (-642 |#1| |#2|) "failed") $)) (-15 -3141 ($ $ $ (-749))) (IF (|has| |#2| (-696 (-400 (-550)))) (PROGN (-15 -1644 ($ $ (-749))) (-15 -3080 ($ $ (-749)))) |%noBranch|))) (-825) (-170)) (T -1248))
+((-2233 (*1 *1 *2) (-12 (-5 *2 (-642 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)) (-5 *1 (-1248 *3 *4)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-1243 *3 *4)) (-5 *1 (-1248 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)))) (-2233 (*1 *2 *1) (-12 (-5 *2 (-1252 *3 *4)) (-5 *1 (-1248 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)))) (-2631 (*1 *2 *1) (|partial| -12 (-5 *2 (-642 *3 *4)) (-5 *1 (-1248 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)))) (-3141 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-1248 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170)))) (-1644 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-1248 *3 *4)) (-4 *4 (-696 (-400 (-550)))) (-4 *3 (-825)) (-4 *4 (-170)))) (-3080 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-1248 *3 *4)) (-4 *4 (-696 (-400 (-550)))) (-4 *3 (-825)) (-4 *4 (-170)))))
+(-13 (-1249 |#1| |#2|) (-375 |#2| (-867 |#1|)) (-10 -8 (-15 -2233 ($ (-642 |#1| |#2|))) (-15 -2233 ((-1243 |#1| |#2|) $)) (-15 -2233 ((-1252 |#1| |#2|) $)) (-15 -2631 ((-3 (-642 |#1| |#2|) "failed") $)) (-15 -3141 ($ $ $ (-749))) (IF (|has| |#2| (-696 (-400 (-550)))) (PROGN (-15 -1644 ($ $ (-749))) (-15 -3080 ($ $ (-749)))) |%noBranch|)))
+((-2221 (((-112) $ $) 7)) (-3378 (((-112) $) 16)) (-3016 (((-623 |#1|) $) 38)) (-1918 (($ $ (-749)) 71)) (-1993 (((-3 $ "failed") $ $) 19)) (-2540 (($ $ $) 41 (|has| |#2| (-170))) (($ $ (-749)) 40 (|has| |#2| (-170)))) (-2991 (($) 17 T CONST)) (-3134 (($ $ |#1|) 52) (($ $ (-797 |#1|)) 51) (($ $ $) 50)) (-2288 (((-3 (-797 |#1|) "failed") $) 62)) (-2202 (((-797 |#1|) $) 61)) (-1537 (((-3 $ "failed") $) 32)) (-2639 (((-112) $) 43)) (-4036 (($ $) 42)) (-2419 (((-112) $) 30)) (-3438 (((-112) $) 48)) (-3227 (($ (-797 |#1|) |#2|) 49)) (-2481 (($ $) 47)) (-3392 (((-2 (|:| |k| (-797 |#1|)) (|:| |c| |#2|)) $) 58)) (-1845 (((-797 |#1|) $) 59)) (-3513 (((-797 |#1|) $) 73)) (-2392 (($ (-1 |#2| |#2|) $) 39)) (-1676 (($ $ |#1|) 55) (($ $ (-797 |#1|)) 54) (($ $ $) 53)) (-2369 (((-1127) $) 9)) (-3445 (((-1089) $) 10)) (-3661 (((-749) $) 72)) (-2153 (((-112) $) 45)) (-4165 ((|#2| $) 44)) (-2233 (((-837) $) 11) (($ (-550)) 27) (($ |#2|) 66) (($ (-797 |#1|)) 63) (($ |#1|) 46)) (-4304 ((|#2| $ (-797 |#1|)) 57) ((|#2| $ $) 56)) (-3091 (((-749)) 28)) (-2688 (($) 18 T CONST)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 6)) (-2370 (($ $) 22) (($ $ $) 21)) (-2358 (($ $ $) 14)) (** (($ $ (-895)) 25) (($ $ (-749)) 31)) (* (($ (-895) $) 13) (($ (-749) $) 15) (($ (-550) $) 20) (($ $ $) 24) (($ |#2| $) 65) (($ $ |#2|) 64) (($ |#1| $) 60)))
+(((-1249 |#1| |#2|) (-138) (-825) (-1021)) (T -1249))
+((-3513 (*1 *2 *1) (-12 (-4 *1 (-1249 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021)) (-5 *2 (-797 *3)))) (-3661 (*1 *2 *1) (-12 (-4 *1 (-1249 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021)) (-5 *2 (-749)))) (-1918 (*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-1249 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021)))))
+(-13 (-1245 |t#1| |t#2|) (-10 -8 (-15 -3513 ((-797 |t#1|) $)) (-15 -3661 ((-749) $)) (-15 -1918 ($ $ (-749)))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#2|) |has| |#2| (-170)) ((-101) . T) ((-111 |#2| |#2|) . T) ((-130) . T) ((-595 (-837)) . T) ((-626 |#2|) . T) ((-626 $) . T) ((-696 |#2|) |has| |#2| (-170)) ((-705) . T) ((-1012 (-797 |#1|)) . T) ((-1027 |#2|) . T) ((-1021) . T) ((-1028) . T) ((-1081) . T) ((-1069) . T) ((-1242 |#2|) . T) ((-1245 |#1| |#2|) . T))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-3016 (((-623 (-1145)) $) NIL)) (-3980 (($ (-1243 (-1145) |#1|)) NIL)) (-1918 (($ $ (-749)) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2540 (($ $ $) NIL (|has| |#1| (-170))) (($ $ (-749)) NIL (|has| |#1| (-170)))) (-2991 (($) NIL T CONST)) (-3134 (($ $ (-1145)) NIL) (($ $ (-797 (-1145))) NIL) (($ $ $) NIL)) (-2288 (((-3 (-797 (-1145)) "failed") $) NIL)) (-2202 (((-797 (-1145)) $) NIL)) (-1537 (((-3 $ "failed") $) NIL)) (-2639 (((-112) $) NIL)) (-4036 (($ $) NIL)) (-2419 (((-112) $) NIL)) (-3438 (((-112) $) NIL)) (-3227 (($ (-797 (-1145)) |#1|) NIL)) (-2481 (($ $) NIL)) (-3392 (((-2 (|:| |k| (-797 (-1145))) (|:| |c| |#1|)) $) NIL)) (-1845 (((-797 (-1145)) $) NIL)) (-3513 (((-797 (-1145)) $) NIL)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1676 (($ $ (-1145)) NIL) (($ $ (-797 (-1145))) NIL) (($ $ $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2062 (((-1243 (-1145) |#1|) $) NIL)) (-3661 (((-749) $) NIL)) (-2153 (((-112) $) NIL)) (-4165 ((|#1| $) NIL)) (-2233 (((-837) $) NIL) (($ (-550)) NIL) (($ |#1|) NIL) (($ (-797 (-1145))) NIL) (($ (-1145)) NIL)) (-4304 ((|#1| $ (-797 (-1145))) NIL) ((|#1| $ $) NIL)) (-3091 (((-749)) NIL)) (-2688 (($) NIL T CONST)) (-2126 (((-623 (-2 (|:| |k| (-1145)) (|:| |c| $))) $) NIL)) (-2700 (($) NIL T CONST)) (-2264 (((-112) $ $) NIL)) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) NIL)) (** (($ $ (-895)) NIL) (($ $ (-749)) NIL)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-1145) $) NIL)))
+(((-1250 |#1|) (-13 (-1249 (-1145) |#1|) (-10 -8 (-15 -2062 ((-1243 (-1145) |#1|) $)) (-15 -3980 ($ (-1243 (-1145) |#1|))) (-15 -2126 ((-623 (-2 (|:| |k| (-1145)) (|:| |c| $))) $)))) (-1021)) (T -1250))
+((-2062 (*1 *2 *1) (-12 (-5 *2 (-1243 (-1145) *3)) (-5 *1 (-1250 *3)) (-4 *3 (-1021)))) (-3980 (*1 *1 *2) (-12 (-5 *2 (-1243 (-1145) *3)) (-4 *3 (-1021)) (-5 *1 (-1250 *3)))) (-2126 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |k| (-1145)) (|:| |c| (-1250 *3))))) (-5 *1 (-1250 *3)) (-4 *3 (-1021)))))
+(-13 (-1249 (-1145) |#1|) (-10 -8 (-15 -2062 ((-1243 (-1145) |#1|) $)) (-15 -3980 ($ (-1243 (-1145) |#1|))) (-15 -2126 ((-623 (-2 (|:| |k| (-1145)) (|:| |c| $))) $))))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2991 (($) NIL T CONST)) (-2288 (((-3 |#2| "failed") $) NIL)) (-2202 ((|#2| $) NIL)) (-1693 (($ $) NIL)) (-1537 (((-3 $ "failed") $) 36)) (-2639 (((-112) $) 30)) (-4036 (($ $) 32)) (-2419 (((-112) $) NIL)) (-3324 (((-749) $) NIL)) (-2336 (((-623 $) $) NIL)) (-3438 (((-112) $) NIL)) (-3227 (($ |#2| |#1|) NIL)) (-1845 ((|#2| $) 19)) (-3513 ((|#2| $) 16)) (-2392 (($ (-1 |#1| |#1|) $) NIL)) (-1615 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) NIL)) (-1657 ((|#2| $) NIL)) (-1670 ((|#1| $) NIL)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2153 (((-112) $) 27)) (-4165 ((|#1| $) 28)) (-2233 (((-837) $) 55) (($ (-550)) 40) (($ |#1|) 35) (($ |#2|) NIL)) (-2969 (((-623 |#1|) $) NIL)) (-1708 ((|#1| $ |#2|) NIL)) (-4304 ((|#1| $ |#2|) 24)) (-3091 (((-749)) 14)) (-2688 (($) 25 T CONST)) (-2700 (($) 11 T CONST)) (-1564 (((-623 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) NIL)) (-2264 (((-112) $ $) 26)) (-2382 (($ $ |#1|) 57 (|has| |#1| (-356)))) (-2370 (($ $) NIL) (($ $ $) NIL)) (-2358 (($ $ $) 44)) (** (($ $ (-895)) NIL) (($ $ (-749)) 46)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) NIL) (($ $ $) 45) (($ |#1| $) 41) (($ $ |#1|) NIL) (($ |#1| |#2|) NIL)) (-3307 (((-749) $) 15)))
+(((-1251 |#1| |#2|) (-13 (-1021) (-1242 |#1|) (-375 |#1| |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -3307 ((-749) $)) (-15 -2233 ($ |#2|)) (-15 -3513 (|#2| $)) (-15 -1845 (|#2| $)) (-15 -1693 ($ $)) (-15 -4304 (|#1| $ |#2|)) (-15 -2153 ((-112) $)) (-15 -4165 (|#1| $)) (-15 -2639 ((-112) $)) (-15 -4036 ($ $)) (-15 -2392 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-356)) (-15 -2382 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4337)) (-6 -4337) |%noBranch|) (IF (|has| |#1| (-6 -4341)) (-6 -4341) |%noBranch|) (IF (|has| |#1| (-6 -4342)) (-6 -4342) |%noBranch|))) (-1021) (-821)) (T -1251))
+((* (*1 *1 *1 *2) (-12 (-5 *1 (-1251 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-821)))) (-1693 (*1 *1 *1) (-12 (-5 *1 (-1251 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-821)))) (-2392 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1021)) (-5 *1 (-1251 *3 *4)) (-4 *4 (-821)))) (-2233 (*1 *1 *2) (-12 (-5 *1 (-1251 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-821)))) (-3307 (*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-1251 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-821)))) (-3513 (*1 *2 *1) (-12 (-4 *2 (-821)) (-5 *1 (-1251 *3 *2)) (-4 *3 (-1021)))) (-1845 (*1 *2 *1) (-12 (-4 *2 (-821)) (-5 *1 (-1251 *3 *2)) (-4 *3 (-1021)))) (-4304 (*1 *2 *1 *3) (-12 (-4 *2 (-1021)) (-5 *1 (-1251 *2 *3)) (-4 *3 (-821)))) (-2153 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1251 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-821)))) (-4165 (*1 *2 *1) (-12 (-4 *2 (-1021)) (-5 *1 (-1251 *2 *3)) (-4 *3 (-821)))) (-2639 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1251 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-821)))) (-4036 (*1 *1 *1) (-12 (-5 *1 (-1251 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-821)))) (-2382 (*1 *1 *1 *2) (-12 (-5 *1 (-1251 *2 *3)) (-4 *2 (-356)) (-4 *2 (-1021)) (-4 *3 (-821)))))
+(-13 (-1021) (-1242 |#1|) (-375 |#1| |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -3307 ((-749) $)) (-15 -2233 ($ |#2|)) (-15 -3513 (|#2| $)) (-15 -1845 (|#2| $)) (-15 -1693 ($ $)) (-15 -4304 (|#1| $ |#2|)) (-15 -2153 ((-112) $)) (-15 -4165 (|#1| $)) (-15 -2639 ((-112) $)) (-15 -4036 ($ $)) (-15 -2392 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-356)) (-15 -2382 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4337)) (-6 -4337) |%noBranch|) (IF (|has| |#1| (-6 -4341)) (-6 -4341) |%noBranch|) (IF (|has| |#1| (-6 -4342)) (-6 -4342) |%noBranch|)))
+((-2221 (((-112) $ $) 26)) (-3378 (((-112) $) NIL)) (-3016 (((-623 |#1|) $) 120)) (-3980 (($ (-1243 |#1| |#2|)) 44)) (-1918 (($ $ (-749)) 32)) (-1993 (((-3 $ "failed") $ $) NIL)) (-2540 (($ $ $) 48 (|has| |#2| (-170))) (($ $ (-749)) 46 (|has| |#2| (-170)))) (-2991 (($) NIL T CONST)) (-3134 (($ $ |#1|) 102) (($ $ (-797 |#1|)) 103) (($ $ $) 25)) (-2288 (((-3 (-797 |#1|) "failed") $) NIL)) (-2202 (((-797 |#1|) $) NIL)) (-1537 (((-3 $ "failed") $) 110)) (-2639 (((-112) $) 105)) (-4036 (($ $) 106)) (-2419 (((-112) $) NIL)) (-3438 (((-112) $) NIL)) (-3227 (($ (-797 |#1|) |#2|) 19)) (-2481 (($ $) NIL)) (-3392 (((-2 (|:| |k| (-797 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1845 (((-797 |#1|) $) 111)) (-3513 (((-797 |#1|) $) 114)) (-2392 (($ (-1 |#2| |#2|) $) 119)) (-1676 (($ $ |#1|) 100) (($ $ (-797 |#1|)) 101) (($ $ $) 56)) (-2369 (((-1127) $) NIL)) (-3445 (((-1089) $) NIL)) (-2062 (((-1243 |#1| |#2|) $) 84)) (-3661 (((-749) $) 117)) (-2153 (((-112) $) 70)) (-4165 ((|#2| $) 28)) (-2233 (((-837) $) 63) (($ (-550)) 77) (($ |#2|) 74) (($ (-797 |#1|)) 17) (($ |#1|) 73)) (-4304 ((|#2| $ (-797 |#1|)) 104) ((|#2| $ $) 27)) (-3091 (((-749)) 108)) (-2688 (($) 14 T CONST)) (-2126 (((-623 (-2 (|:| |k| |#1|) (|:| |c| $))) $) 53)) (-2700 (($) 29 T CONST)) (-2264 (((-112) $ $) 13)) (-2370 (($ $) 88) (($ $ $) 91)) (-2358 (($ $ $) 55)) (** (($ $ (-895)) NIL) (($ $ (-749)) 49)) (* (($ (-895) $) NIL) (($ (-749) $) 47) (($ (-550) $) 94) (($ $ $) 21) (($ |#2| $) 18) (($ $ |#2|) 20) (($ |#1| $) 82)))
+(((-1252 |#1| |#2|) (-13 (-1249 |#1| |#2|) (-10 -8 (-15 -2062 ((-1243 |#1| |#2|) $)) (-15 -3980 ($ (-1243 |#1| |#2|))) (-15 -2126 ((-623 (-2 (|:| |k| |#1|) (|:| |c| $))) $)))) (-825) (-1021)) (T -1252))
+((-2062 (*1 *2 *1) (-12 (-5 *2 (-1243 *3 *4)) (-5 *1 (-1252 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021)))) (-3980 (*1 *1 *2) (-12 (-5 *2 (-1243 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021)) (-5 *1 (-1252 *3 *4)))) (-2126 (*1 *2 *1) (-12 (-5 *2 (-623 (-2 (|:| |k| *3) (|:| |c| (-1252 *3 *4))))) (-5 *1 (-1252 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021)))))
+(-13 (-1249 |#1| |#2|) (-10 -8 (-15 -2062 ((-1243 |#1| |#2|) $)) (-15 -3980 ($ (-1243 |#1| |#2|))) (-15 -2126 ((-623 (-2 (|:| |k| |#1|) (|:| |c| $))) $))))
+((-1932 (((-623 (-1125 |#1|)) (-1 (-623 (-1125 |#1|)) (-623 (-1125 |#1|))) (-550)) 15) (((-1125 |#1|) (-1 (-1125 |#1|) (-1125 |#1|))) 11)))
+(((-1253 |#1|) (-10 -7 (-15 -1932 ((-1125 |#1|) (-1 (-1125 |#1|) (-1125 |#1|)))) (-15 -1932 ((-623 (-1125 |#1|)) (-1 (-623 (-1125 |#1|)) (-623 (-1125 |#1|))) (-550)))) (-1182)) (T -1253))
+((-1932 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-623 (-1125 *5)) (-623 (-1125 *5)))) (-5 *4 (-550)) (-5 *2 (-623 (-1125 *5))) (-5 *1 (-1253 *5)) (-4 *5 (-1182)))) (-1932 (*1 *2 *3) (-12 (-5 *3 (-1 (-1125 *4) (-1125 *4))) (-5 *2 (-1125 *4)) (-5 *1 (-1253 *4)) (-4 *4 (-1182)))))
+(-10 -7 (-15 -1932 ((-1125 |#1|) (-1 (-1125 |#1|) (-1125 |#1|)))) (-15 -1932 ((-623 (-1125 |#1|)) (-1 (-623 (-1125 |#1|)) (-623 (-1125 |#1|))) (-550))))
+((-2389 (((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|))) 148) (((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|)) (-112)) 147) (((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|)) (-112) (-112)) 146) (((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|)) (-112) (-112) (-112)) 145) (((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-1018 |#1| |#2|)) 130)) (-3179 (((-623 (-1018 |#1| |#2|)) (-623 (-926 |#1|))) 72) (((-623 (-1018 |#1| |#2|)) (-623 (-926 |#1|)) (-112)) 71) (((-623 (-1018 |#1| |#2|)) (-623 (-926 |#1|)) (-112) (-112)) 70)) (-2207 (((-623 (-1115 |#1| (-522 (-839 |#3|)) (-839 |#3|) (-758 |#1| (-839 |#3|)))) (-1018 |#1| |#2|)) 61)) (-3900 (((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|))) 115) (((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|)) (-112)) 114) (((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|)) (-112) (-112)) 113) (((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|)) (-112) (-112) (-112)) 112) (((-623 (-623 (-998 (-400 |#1|)))) (-1018 |#1| |#2|)) 107)) (-3659 (((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|))) 120) (((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|)) (-112)) 119) (((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|)) (-112) (-112)) 118) (((-623 (-623 (-998 (-400 |#1|)))) (-1018 |#1| |#2|)) 117)) (-2451 (((-623 (-758 |#1| (-839 |#3|))) (-1115 |#1| (-522 (-839 |#3|)) (-839 |#3|) (-758 |#1| (-839 |#3|)))) 98) (((-1141 (-998 (-400 |#1|))) (-1141 |#1|)) 89) (((-926 (-998 (-400 |#1|))) (-758 |#1| (-839 |#3|))) 96) (((-926 (-998 (-400 |#1|))) (-926 |#1|)) 94) (((-758 |#1| (-839 |#3|)) (-758 |#1| (-839 |#2|))) 33)))
+(((-1254 |#1| |#2| |#3|) (-10 -7 (-15 -3179 ((-623 (-1018 |#1| |#2|)) (-623 (-926 |#1|)) (-112) (-112))) (-15 -3179 ((-623 (-1018 |#1| |#2|)) (-623 (-926 |#1|)) (-112))) (-15 -3179 ((-623 (-1018 |#1| |#2|)) (-623 (-926 |#1|)))) (-15 -2389 ((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-1018 |#1| |#2|))) (-15 -2389 ((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|)) (-112) (-112) (-112))) (-15 -2389 ((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|)) (-112) (-112))) (-15 -2389 ((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|)) (-112))) (-15 -2389 ((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|)))) (-15 -3900 ((-623 (-623 (-998 (-400 |#1|)))) (-1018 |#1| |#2|))) (-15 -3900 ((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|)) (-112) (-112) (-112))) (-15 -3900 ((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|)) (-112) (-112))) (-15 -3900 ((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|)) (-112))) (-15 -3900 ((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|)))) (-15 -3659 ((-623 (-623 (-998 (-400 |#1|)))) (-1018 |#1| |#2|))) (-15 -3659 ((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|)) (-112) (-112))) (-15 -3659 ((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|)) (-112))) (-15 -3659 ((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|)))) (-15 -2207 ((-623 (-1115 |#1| (-522 (-839 |#3|)) (-839 |#3|) (-758 |#1| (-839 |#3|)))) (-1018 |#1| |#2|))) (-15 -2451 ((-758 |#1| (-839 |#3|)) (-758 |#1| (-839 |#2|)))) (-15 -2451 ((-926 (-998 (-400 |#1|))) (-926 |#1|))) (-15 -2451 ((-926 (-998 (-400 |#1|))) (-758 |#1| (-839 |#3|)))) (-15 -2451 ((-1141 (-998 (-400 |#1|))) (-1141 |#1|))) (-15 -2451 ((-623 (-758 |#1| (-839 |#3|))) (-1115 |#1| (-522 (-839 |#3|)) (-839 |#3|) (-758 |#1| (-839 |#3|)))))) (-13 (-823) (-300) (-145) (-996)) (-623 (-1145)) (-623 (-1145))) (T -1254))
+((-2451 (*1 *2 *3) (-12 (-5 *3 (-1115 *4 (-522 (-839 *6)) (-839 *6) (-758 *4 (-839 *6)))) (-4 *4 (-13 (-823) (-300) (-145) (-996))) (-14 *6 (-623 (-1145))) (-5 *2 (-623 (-758 *4 (-839 *6)))) (-5 *1 (-1254 *4 *5 *6)) (-14 *5 (-623 (-1145))))) (-2451 (*1 *2 *3) (-12 (-5 *3 (-1141 *4)) (-4 *4 (-13 (-823) (-300) (-145) (-996))) (-5 *2 (-1141 (-998 (-400 *4)))) (-5 *1 (-1254 *4 *5 *6)) (-14 *5 (-623 (-1145))) (-14 *6 (-623 (-1145))))) (-2451 (*1 *2 *3) (-12 (-5 *3 (-758 *4 (-839 *6))) (-4 *4 (-13 (-823) (-300) (-145) (-996))) (-14 *6 (-623 (-1145))) (-5 *2 (-926 (-998 (-400 *4)))) (-5 *1 (-1254 *4 *5 *6)) (-14 *5 (-623 (-1145))))) (-2451 (*1 *2 *3) (-12 (-5 *3 (-926 *4)) (-4 *4 (-13 (-823) (-300) (-145) (-996))) (-5 *2 (-926 (-998 (-400 *4)))) (-5 *1 (-1254 *4 *5 *6)) (-14 *5 (-623 (-1145))) (-14 *6 (-623 (-1145))))) (-2451 (*1 *2 *3) (-12 (-5 *3 (-758 *4 (-839 *5))) (-4 *4 (-13 (-823) (-300) (-145) (-996))) (-14 *5 (-623 (-1145))) (-5 *2 (-758 *4 (-839 *6))) (-5 *1 (-1254 *4 *5 *6)) (-14 *6 (-623 (-1145))))) (-2207 (*1 *2 *3) (-12 (-5 *3 (-1018 *4 *5)) (-4 *4 (-13 (-823) (-300) (-145) (-996))) (-14 *5 (-623 (-1145))) (-5 *2 (-623 (-1115 *4 (-522 (-839 *6)) (-839 *6) (-758 *4 (-839 *6))))) (-5 *1 (-1254 *4 *5 *6)) (-14 *6 (-623 (-1145))))) (-3659 (*1 *2 *3) (-12 (-5 *3 (-623 (-926 *4))) (-4 *4 (-13 (-823) (-300) (-145) (-996))) (-5 *2 (-623 (-623 (-998 (-400 *4))))) (-5 *1 (-1254 *4 *5 *6)) (-14 *5 (-623 (-1145))) (-14 *6 (-623 (-1145))))) (-3659 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-996))) (-5 *2 (-623 (-623 (-998 (-400 *5))))) (-5 *1 (-1254 *5 *6 *7)) (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145))))) (-3659 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-996))) (-5 *2 (-623 (-623 (-998 (-400 *5))))) (-5 *1 (-1254 *5 *6 *7)) (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145))))) (-3659 (*1 *2 *3) (-12 (-5 *3 (-1018 *4 *5)) (-4 *4 (-13 (-823) (-300) (-145) (-996))) (-14 *5 (-623 (-1145))) (-5 *2 (-623 (-623 (-998 (-400 *4))))) (-5 *1 (-1254 *4 *5 *6)) (-14 *6 (-623 (-1145))))) (-3900 (*1 *2 *3) (-12 (-5 *3 (-623 (-926 *4))) (-4 *4 (-13 (-823) (-300) (-145) (-996))) (-5 *2 (-623 (-623 (-998 (-400 *4))))) (-5 *1 (-1254 *4 *5 *6)) (-14 *5 (-623 (-1145))) (-14 *6 (-623 (-1145))))) (-3900 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-996))) (-5 *2 (-623 (-623 (-998 (-400 *5))))) (-5 *1 (-1254 *5 *6 *7)) (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145))))) (-3900 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-996))) (-5 *2 (-623 (-623 (-998 (-400 *5))))) (-5 *1 (-1254 *5 *6 *7)) (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145))))) (-3900 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-996))) (-5 *2 (-623 (-623 (-998 (-400 *5))))) (-5 *1 (-1254 *5 *6 *7)) (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145))))) (-3900 (*1 *2 *3) (-12 (-5 *3 (-1018 *4 *5)) (-4 *4 (-13 (-823) (-300) (-145) (-996))) (-14 *5 (-623 (-1145))) (-5 *2 (-623 (-623 (-998 (-400 *4))))) (-5 *1 (-1254 *4 *5 *6)) (-14 *6 (-623 (-1145))))) (-2389 (*1 *2 *3) (-12 (-4 *4 (-13 (-823) (-300) (-145) (-996))) (-5 *2 (-623 (-2 (|:| -4018 (-1141 *4)) (|:| -2999 (-623 (-926 *4)))))) (-5 *1 (-1254 *4 *5 *6)) (-5 *3 (-623 (-926 *4))) (-14 *5 (-623 (-1145))) (-14 *6 (-623 (-1145))))) (-2389 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-996))) (-5 *2 (-623 (-2 (|:| -4018 (-1141 *5)) (|:| -2999 (-623 (-926 *5)))))) (-5 *1 (-1254 *5 *6 *7)) (-5 *3 (-623 (-926 *5))) (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145))))) (-2389 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-996))) (-5 *2 (-623 (-2 (|:| -4018 (-1141 *5)) (|:| -2999 (-623 (-926 *5)))))) (-5 *1 (-1254 *5 *6 *7)) (-5 *3 (-623 (-926 *5))) (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145))))) (-2389 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-996))) (-5 *2 (-623 (-2 (|:| -4018 (-1141 *5)) (|:| -2999 (-623 (-926 *5)))))) (-5 *1 (-1254 *5 *6 *7)) (-5 *3 (-623 (-926 *5))) (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145))))) (-2389 (*1 *2 *3) (-12 (-5 *3 (-1018 *4 *5)) (-4 *4 (-13 (-823) (-300) (-145) (-996))) (-14 *5 (-623 (-1145))) (-5 *2 (-623 (-2 (|:| -4018 (-1141 *4)) (|:| -2999 (-623 (-926 *4)))))) (-5 *1 (-1254 *4 *5 *6)) (-14 *6 (-623 (-1145))))) (-3179 (*1 *2 *3) (-12 (-5 *3 (-623 (-926 *4))) (-4 *4 (-13 (-823) (-300) (-145) (-996))) (-5 *2 (-623 (-1018 *4 *5))) (-5 *1 (-1254 *4 *5 *6)) (-14 *5 (-623 (-1145))) (-14 *6 (-623 (-1145))))) (-3179 (*1 *2 *3 *4) (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-996))) (-5 *2 (-623 (-1018 *5 *6))) (-5 *1 (-1254 *5 *6 *7)) (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145))))) (-3179 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-996))) (-5 *2 (-623 (-1018 *5 *6))) (-5 *1 (-1254 *5 *6 *7)) (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145))))))
+(-10 -7 (-15 -3179 ((-623 (-1018 |#1| |#2|)) (-623 (-926 |#1|)) (-112) (-112))) (-15 -3179 ((-623 (-1018 |#1| |#2|)) (-623 (-926 |#1|)) (-112))) (-15 -3179 ((-623 (-1018 |#1| |#2|)) (-623 (-926 |#1|)))) (-15 -2389 ((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-1018 |#1| |#2|))) (-15 -2389 ((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|)) (-112) (-112) (-112))) (-15 -2389 ((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|)) (-112) (-112))) (-15 -2389 ((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|)) (-112))) (-15 -2389 ((-623 (-2 (|:| -4018 (-1141 |#1|)) (|:| -2999 (-623 (-926 |#1|))))) (-623 (-926 |#1|)))) (-15 -3900 ((-623 (-623 (-998 (-400 |#1|)))) (-1018 |#1| |#2|))) (-15 -3900 ((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|)) (-112) (-112) (-112))) (-15 -3900 ((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|)) (-112) (-112))) (-15 -3900 ((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|)) (-112))) (-15 -3900 ((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|)))) (-15 -3659 ((-623 (-623 (-998 (-400 |#1|)))) (-1018 |#1| |#2|))) (-15 -3659 ((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|)) (-112) (-112))) (-15 -3659 ((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|)) (-112))) (-15 -3659 ((-623 (-623 (-998 (-400 |#1|)))) (-623 (-926 |#1|)))) (-15 -2207 ((-623 (-1115 |#1| (-522 (-839 |#3|)) (-839 |#3|) (-758 |#1| (-839 |#3|)))) (-1018 |#1| |#2|))) (-15 -2451 ((-758 |#1| (-839 |#3|)) (-758 |#1| (-839 |#2|)))) (-15 -2451 ((-926 (-998 (-400 |#1|))) (-926 |#1|))) (-15 -2451 ((-926 (-998 (-400 |#1|))) (-758 |#1| (-839 |#3|)))) (-15 -2451 ((-1141 (-998 (-400 |#1|))) (-1141 |#1|))) (-15 -2451 ((-623 (-758 |#1| (-839 |#3|))) (-1115 |#1| (-522 (-839 |#3|)) (-839 |#3|) (-758 |#1| (-839 |#3|))))))
+((-2686 (((-3 (-1228 (-400 (-550))) "failed") (-1228 |#1|) |#1|) 21)) (-1891 (((-112) (-1228 |#1|)) 12)) (-3507 (((-3 (-1228 (-550)) "failed") (-1228 |#1|)) 16)))
+(((-1255 |#1|) (-10 -7 (-15 -1891 ((-112) (-1228 |#1|))) (-15 -3507 ((-3 (-1228 (-550)) "failed") (-1228 |#1|))) (-15 -2686 ((-3 (-1228 (-400 (-550))) "failed") (-1228 |#1|) |#1|))) (-619 (-550))) (T -1255))
+((-2686 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1228 *4)) (-4 *4 (-619 (-550))) (-5 *2 (-1228 (-400 (-550)))) (-5 *1 (-1255 *4)))) (-3507 (*1 *2 *3) (|partial| -12 (-5 *3 (-1228 *4)) (-4 *4 (-619 (-550))) (-5 *2 (-1228 (-550))) (-5 *1 (-1255 *4)))) (-1891 (*1 *2 *3) (-12 (-5 *3 (-1228 *4)) (-4 *4 (-619 (-550))) (-5 *2 (-112)) (-5 *1 (-1255 *4)))))
+(-10 -7 (-15 -1891 ((-112) (-1228 |#1|))) (-15 -3507 ((-3 (-1228 (-550)) "failed") (-1228 |#1|))) (-15 -2686 ((-3 (-1228 (-400 (-550))) "failed") (-1228 |#1|) |#1|)))
+((-2221 (((-112) $ $) NIL)) (-3378 (((-112) $) 11)) (-1993 (((-3 $ "failed") $ $) NIL)) (-3828 (((-749)) 8)) (-2991 (($) NIL T CONST)) (-1537 (((-3 $ "failed") $) 43)) (-1864 (($) 36)) (-2419 (((-112) $) NIL)) (-1620 (((-3 $ "failed") $) 29)) (-4073 (((-895) $) 15)) (-2369 (((-1127) $) NIL)) (-2463 (($) 25 T CONST)) (-3690 (($ (-895)) 37)) (-3445 (((-1089) $) NIL)) (-2451 (((-550) $) 13)) (-2233 (((-837) $) 22) (($ (-550)) 19)) (-3091 (((-749)) 9)) (-2688 (($) 23 T CONST)) (-2700 (($) 24 T CONST)) (-2264 (((-112) $ $) 27)) (-2370 (($ $) 38) (($ $ $) 35)) (-2358 (($ $ $) 26)) (** (($ $ (-895)) NIL) (($ $ (-749)) 40)) (* (($ (-895) $) NIL) (($ (-749) $) NIL) (($ (-550) $) 32) (($ $ $) 31)))
+(((-1256 |#1|) (-13 (-170) (-361) (-596 (-550)) (-1120)) (-895)) (T -1256))
+NIL
+(-13 (-170) (-361) (-596 (-550)) (-1120))
+NIL
+NIL
+NIL
+NIL
+NIL
+NIL
+NIL
+NIL
+NIL
+NIL
+NIL
+NIL
+((-3 3175743 3175748 3175753 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-2 3175728 3175733 3175738 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-1 3175713 3175718 3175723 NIL NIL NIL NIL (NIL) -8 NIL NIL) (0 3175698 3175703 3175708 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-1256 3174874 3175573 3175650 "ZMOD" 3175655 NIL ZMOD (NIL NIL) -8 NIL NIL) (-1255 3173984 3174148 3174357 "ZLINDEP" 3174706 NIL ZLINDEP (NIL T) -7 NIL NIL) (-1254 3163360 3165112 3167071 "ZDSOLVE" 3172126 NIL ZDSOLVE (NIL T NIL NIL) -7 NIL NIL) (-1253 3162606 3162747 3162936 "YSTREAM" 3163206 NIL YSTREAM (NIL T) -7 NIL NIL) (-1252 3160417 3161907 3162111 "XRPOLY" 3162449 NIL XRPOLY (NIL T T) -8 NIL NIL) (-1251 3156909 3158192 3158776 "XPR" 3159880 NIL XPR (NIL T T) -8 NIL NIL) (-1250 3154665 3156240 3156444 "XPOLY" 3156740 NIL XPOLY (NIL T) -8 NIL NIL) (-1249 3152514 3153848 3153903 "XPOLYC" 3154191 NIL XPOLYC (NIL T T) -9 NIL 3154304) (-1248 3148932 3151031 3151419 "XPBWPOLY" 3152172 NIL XPBWPOLY (NIL T T) -8 NIL NIL) (-1247 3144917 3147165 3147207 "XF" 3147828 NIL XF (NIL T) -9 NIL 3148228) (-1246 3144538 3144626 3144795 "XF-" 3144800 NIL XF- (NIL T T) -8 NIL NIL) (-1245 3139930 3141185 3141240 "XFALG" 3143412 NIL XFALG (NIL T T) -9 NIL 3144201) (-1244 3139063 3139167 3139372 "XEXPPKG" 3139822 NIL XEXPPKG (NIL T T T) -7 NIL NIL) (-1243 3137207 3138913 3139009 "XDPOLY" 3139014 NIL XDPOLY (NIL T T) -8 NIL NIL) (-1242 3136123 3136689 3136732 "XALG" 3136795 NIL XALG (NIL T) -9 NIL 3136915) (-1241 3129592 3134100 3134594 "WUTSET" 3135715 NIL WUTSET (NIL T T T T) -8 NIL NIL) (-1240 3127443 3128204 3128557 "WP" 3129373 NIL WP (NIL T T T T NIL NIL NIL) -8 NIL NIL) (-1239 3127072 3127265 3127335 "WHILEAST" 3127395 T WHILEAST (NIL) -8 NIL NIL) (-1238 3126571 3126789 3126883 "WHEREAST" 3127000 T WHEREAST (NIL) -8 NIL NIL) (-1237 3125457 3125655 3125950 "WFFINTBS" 3126368 NIL WFFINTBS (NIL T T T T) -7 NIL NIL) (-1236 3123361 3123788 3124250 "WEIER" 3125029 NIL WEIER (NIL T) -7 NIL NIL) (-1235 3122508 3122932 3122974 "VSPACE" 3123110 NIL VSPACE (NIL T) -9 NIL 3123184) (-1234 3122346 3122373 3122464 "VSPACE-" 3122469 NIL VSPACE- (NIL T T) -8 NIL NIL) (-1233 3122092 3122135 3122206 "VOID" 3122297 T VOID (NIL) -8 NIL NIL) (-1232 3120228 3120587 3120993 "VIEW" 3121708 T VIEW (NIL) -7 NIL NIL) (-1231 3116653 3117291 3118028 "VIEWDEF" 3119513 T VIEWDEF (NIL) -7 NIL NIL) (-1230 3105991 3108201 3110374 "VIEW3D" 3114502 T VIEW3D (NIL) -8 NIL NIL) (-1229 3098273 3099902 3101481 "VIEW2D" 3104434 T VIEW2D (NIL) -8 NIL NIL) (-1228 3093677 3098043 3098135 "VECTOR" 3098216 NIL VECTOR (NIL T) -8 NIL NIL) (-1227 3092254 3092513 3092831 "VECTOR2" 3093407 NIL VECTOR2 (NIL T T) -7 NIL NIL) (-1226 3085781 3090038 3090081 "VECTCAT" 3091074 NIL VECTCAT (NIL T) -9 NIL 3091660) (-1225 3084795 3085049 3085439 "VECTCAT-" 3085444 NIL VECTCAT- (NIL T T) -8 NIL NIL) (-1224 3084276 3084446 3084566 "VARIABLE" 3084710 NIL VARIABLE (NIL NIL) -8 NIL NIL) (-1223 3084209 3084214 3084244 "UTYPE" 3084249 T UTYPE (NIL) -9 NIL NIL) (-1222 3083039 3083193 3083455 "UTSODETL" 3084035 NIL UTSODETL (NIL T T T T) -7 NIL NIL) (-1221 3080479 3080939 3081463 "UTSODE" 3082580 NIL UTSODE (NIL T T) -7 NIL NIL) (-1220 3072355 3078105 3078594 "UTS" 3080048 NIL UTS (NIL T NIL NIL) -8 NIL NIL) (-1219 3063728 3069047 3069090 "UTSCAT" 3070202 NIL UTSCAT (NIL T) -9 NIL 3070959) (-1218 3061082 3061798 3062787 "UTSCAT-" 3062792 NIL UTSCAT- (NIL T T) -8 NIL NIL) (-1217 3060709 3060752 3060885 "UTS2" 3061033 NIL UTS2 (NIL T T T T) -7 NIL NIL) (-1216 3054984 3057549 3057592 "URAGG" 3059662 NIL URAGG (NIL T) -9 NIL 3060384) (-1215 3051923 3052786 3053909 "URAGG-" 3053914 NIL URAGG- (NIL T T) -8 NIL NIL) (-1214 3047647 3050537 3051009 "UPXSSING" 3051587 NIL UPXSSING (NIL T T NIL NIL) -8 NIL NIL) (-1213 3039617 3046762 3047044 "UPXS" 3047423 NIL UPXS (NIL T NIL NIL) -8 NIL NIL) (-1212 3032730 3039521 3039593 "UPXSCONS" 3039598 NIL UPXSCONS (NIL T T) -8 NIL NIL) (-1211 3023088 3029833 3029895 "UPXSCCA" 3030551 NIL UPXSCCA (NIL T T) -9 NIL 3030793) (-1210 3022726 3022811 3022985 "UPXSCCA-" 3022990 NIL UPXSCCA- (NIL T T T) -8 NIL NIL) (-1209 3013010 3019528 3019571 "UPXSCAT" 3020219 NIL UPXSCAT (NIL T) -9 NIL 3020827) (-1208 3012440 3012519 3012698 "UPXS2" 3012925 NIL UPXS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL) (-1207 3011094 3011347 3011698 "UPSQFREE" 3012183 NIL UPSQFREE (NIL T T) -7 NIL NIL) (-1206 3005012 3008021 3008076 "UPSCAT" 3009237 NIL UPSCAT (NIL T T) -9 NIL 3010011) (-1205 3004216 3004423 3004750 "UPSCAT-" 3004755 NIL UPSCAT- (NIL T T T) -8 NIL NIL) (-1204 2990307 2998303 2998346 "UPOLYC" 3000447 NIL UPOLYC (NIL T) -9 NIL 3001668) (-1203 2981636 2984061 2987208 "UPOLYC-" 2987213 NIL UPOLYC- (NIL T T) -8 NIL NIL) (-1202 2981263 2981306 2981439 "UPOLYC2" 2981587 NIL UPOLYC2 (NIL T T T T) -7 NIL NIL) (-1201 2972720 2980829 2980967 "UP" 2981173 NIL UP (NIL NIL T) -8 NIL NIL) (-1200 2972059 2972166 2972330 "UPMP" 2972609 NIL UPMP (NIL T T) -7 NIL NIL) (-1199 2971612 2971693 2971832 "UPDIVP" 2971972 NIL UPDIVP (NIL T T) -7 NIL NIL) (-1198 2970180 2970429 2970745 "UPDECOMP" 2971361 NIL UPDECOMP (NIL T T) -7 NIL NIL) (-1197 2969415 2969527 2969712 "UPCDEN" 2970064 NIL UPCDEN (NIL T T T) -7 NIL NIL) (-1196 2968934 2969003 2969152 "UP2" 2969340 NIL UP2 (NIL NIL T NIL T) -7 NIL NIL) (-1195 2967451 2968138 2968415 "UNISEG" 2968692 NIL UNISEG (NIL T) -8 NIL NIL) (-1194 2966666 2966793 2966998 "UNISEG2" 2967294 NIL UNISEG2 (NIL T T) -7 NIL NIL) (-1193 2965726 2965906 2966132 "UNIFACT" 2966482 NIL UNIFACT (NIL T) -7 NIL NIL) (-1192 2949695 2964903 2965154 "ULS" 2965533 NIL ULS (NIL T NIL NIL) -8 NIL NIL) (-1191 2937737 2949599 2949671 "ULSCONS" 2949676 NIL ULSCONS (NIL T T) -8 NIL NIL) (-1190 2920541 2932476 2932538 "ULSCCAT" 2933258 NIL ULSCCAT (NIL T T) -9 NIL 2933555) (-1189 2919591 2919836 2920224 "ULSCCAT-" 2920229 NIL ULSCCAT- (NIL T T T) -8 NIL NIL) (-1188 2909652 2916084 2916127 "ULSCAT" 2916990 NIL ULSCAT (NIL T) -9 NIL 2917720) (-1187 2909082 2909161 2909340 "ULS2" 2909567 NIL ULS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL) (-1186 2907520 2908443 2908473 "UFD" 2908685 T UFD (NIL) -9 NIL 2908799) (-1185 2907314 2907360 2907455 "UFD-" 2907460 NIL UFD- (NIL T) -8 NIL NIL) (-1184 2906396 2906579 2906795 "UDVO" 2907120 T UDVO (NIL) -7 NIL NIL) (-1183 2904212 2904621 2905092 "UDPO" 2905960 NIL UDPO (NIL T) -7 NIL NIL) (-1182 2904145 2904150 2904180 "TYPE" 2904185 T TYPE (NIL) -9 NIL NIL) (-1181 2903932 2904100 2904131 "TYPEAST" 2904136 T TYPEAST (NIL) -8 NIL NIL) (-1180 2902903 2903105 2903345 "TWOFACT" 2903726 NIL TWOFACT (NIL T) -7 NIL NIL) (-1179 2901841 2902178 2902441 "TUPLE" 2902675 NIL TUPLE (NIL T) -8 NIL NIL) (-1178 2899532 2900051 2900590 "TUBETOOL" 2901324 T TUBETOOL (NIL) -7 NIL NIL) (-1177 2898381 2898586 2898827 "TUBE" 2899325 NIL TUBE (NIL T) -8 NIL NIL) (-1176 2893145 2897353 2897636 "TS" 2898133 NIL TS (NIL T) -8 NIL NIL) (-1175 2881812 2885904 2886001 "TSETCAT" 2891270 NIL TSETCAT (NIL T T T T) -9 NIL 2892801) (-1174 2876546 2878144 2880035 "TSETCAT-" 2880040 NIL TSETCAT- (NIL T T T T T) -8 NIL NIL) (-1173 2870809 2871655 2872597 "TRMANIP" 2875682 NIL TRMANIP (NIL T T) -7 NIL NIL) (-1172 2870250 2870313 2870476 "TRIMAT" 2870741 NIL TRIMAT (NIL T T T T) -7 NIL NIL) (-1171 2868046 2868283 2868647 "TRIGMNIP" 2869999 NIL TRIGMNIP (NIL T T) -7 NIL NIL) (-1170 2867566 2867679 2867709 "TRIGCAT" 2867922 T TRIGCAT (NIL) -9 NIL NIL) (-1169 2867235 2867314 2867455 "TRIGCAT-" 2867460 NIL TRIGCAT- (NIL T) -8 NIL NIL) (-1168 2864134 2866095 2866375 "TREE" 2866990 NIL TREE (NIL T) -8 NIL NIL) (-1167 2863408 2863936 2863966 "TRANFUN" 2864001 T TRANFUN (NIL) -9 NIL 2864067) (-1166 2862687 2862878 2863158 "TRANFUN-" 2863163 NIL TRANFUN- (NIL T) -8 NIL NIL) (-1165 2862491 2862523 2862584 "TOPSP" 2862648 T TOPSP (NIL) -7 NIL NIL) (-1164 2861839 2861954 2862108 "TOOLSIGN" 2862372 NIL TOOLSIGN (NIL T) -7 NIL NIL) (-1163 2860500 2861016 2861255 "TEXTFILE" 2861622 T TEXTFILE (NIL) -8 NIL NIL) (-1162 2858365 2858879 2859317 "TEX" 2860084 T TEX (NIL) -8 NIL NIL) (-1161 2858146 2858177 2858249 "TEX1" 2858328 NIL TEX1 (NIL T) -7 NIL NIL) (-1160 2857794 2857857 2857947 "TEMUTL" 2858078 T TEMUTL (NIL) -7 NIL NIL) (-1159 2855948 2856228 2856553 "TBCMPPK" 2857517 NIL TBCMPPK (NIL T T) -7 NIL NIL) (-1158 2847836 2854108 2854164 "TBAGG" 2854564 NIL TBAGG (NIL T T) -9 NIL 2854775) (-1157 2842906 2844394 2846148 "TBAGG-" 2846153 NIL TBAGG- (NIL T T T) -8 NIL NIL) (-1156 2842290 2842397 2842542 "TANEXP" 2842795 NIL TANEXP (NIL T) -7 NIL NIL) (-1155 2835791 2842147 2842240 "TABLE" 2842245 NIL TABLE (NIL T T) -8 NIL NIL) (-1154 2835203 2835302 2835440 "TABLEAU" 2835688 NIL TABLEAU (NIL T) -8 NIL NIL) (-1153 2829811 2831031 2832279 "TABLBUMP" 2833989 NIL TABLBUMP (NIL T) -7 NIL NIL) (-1152 2829239 2829339 2829467 "SYSTEM" 2829705 T SYSTEM (NIL) -7 NIL NIL) (-1151 2825702 2826397 2827180 "SYSSOLP" 2828490 NIL SYSSOLP (NIL T) -7 NIL NIL) (-1150 2821994 2822701 2823435 "SYNTAX" 2824990 T SYNTAX (NIL) -8 NIL NIL) (-1149 2819152 2819754 2820386 "SYMTAB" 2821384 T SYMTAB (NIL) -8 NIL NIL) (-1148 2814401 2815303 2816286 "SYMS" 2818191 T SYMS (NIL) -8 NIL NIL) (-1147 2811673 2813859 2814089 "SYMPOLY" 2814206 NIL SYMPOLY (NIL T) -8 NIL NIL) (-1146 2811190 2811265 2811388 "SYMFUNC" 2811585 NIL SYMFUNC (NIL T) -7 NIL NIL) (-1145 2807167 2808427 2809249 "SYMBOL" 2810390 T SYMBOL (NIL) -8 NIL NIL) (-1144 2800706 2802395 2804115 "SWITCH" 2805469 T SWITCH (NIL) -8 NIL NIL) (-1143 2793976 2799527 2799830 "SUTS" 2800461 NIL SUTS (NIL T NIL NIL) -8 NIL NIL) (-1142 2785945 2793091 2793373 "SUPXS" 2793752 NIL SUPXS (NIL T NIL NIL) -8 NIL NIL) (-1141 2777474 2785563 2785689 "SUP" 2785854 NIL SUP (NIL T) -8 NIL NIL) (-1140 2776633 2776760 2776977 "SUPFRACF" 2777342 NIL SUPFRACF (NIL T T T T) -7 NIL NIL) (-1139 2776254 2776313 2776426 "SUP2" 2776568 NIL SUP2 (NIL T T) -7 NIL NIL) (-1138 2774667 2774941 2775304 "SUMRF" 2775953 NIL SUMRF (NIL T) -7 NIL NIL) (-1137 2773981 2774047 2774246 "SUMFS" 2774588 NIL SUMFS (NIL T T) -7 NIL NIL) (-1136 2757990 2773158 2773409 "SULS" 2773788 NIL SULS (NIL T NIL NIL) -8 NIL NIL) (-1135 2757619 2757812 2757882 "SUCHTAST" 2757942 T SUCHTAST (NIL) -8 NIL NIL) (-1134 2756941 2757144 2757284 "SUCH" 2757527 NIL SUCH (NIL T T) -8 NIL NIL) (-1133 2750835 2751847 2752806 "SUBSPACE" 2756029 NIL SUBSPACE (NIL NIL T) -8 NIL NIL) (-1132 2750265 2750355 2750519 "SUBRESP" 2750723 NIL SUBRESP (NIL T T) -7 NIL NIL) (-1131 2743634 2744930 2746241 "STTF" 2749001 NIL STTF (NIL T) -7 NIL NIL) (-1130 2737807 2738927 2740074 "STTFNC" 2742534 NIL STTFNC (NIL T) -7 NIL NIL) (-1129 2729122 2730989 2732783 "STTAYLOR" 2736048 NIL STTAYLOR (NIL T) -7 NIL NIL) (-1128 2722366 2728986 2729069 "STRTBL" 2729074 NIL STRTBL (NIL T) -8 NIL NIL) (-1127 2717757 2722321 2722352 "STRING" 2722357 T STRING (NIL) -8 NIL NIL) (-1126 2712645 2717130 2717160 "STRICAT" 2717219 T STRICAT (NIL) -9 NIL 2717281) (-1125 2705358 2710168 2710788 "STREAM" 2712060 NIL STREAM (NIL T) -8 NIL NIL) (-1124 2704868 2704945 2705089 "STREAM3" 2705275 NIL STREAM3 (NIL T T T) -7 NIL NIL) (-1123 2703850 2704033 2704268 "STREAM2" 2704681 NIL STREAM2 (NIL T T) -7 NIL NIL) (-1122 2703538 2703590 2703683 "STREAM1" 2703792 NIL STREAM1 (NIL T) -7 NIL NIL) (-1121 2702554 2702735 2702966 "STINPROD" 2703354 NIL STINPROD (NIL T) -7 NIL NIL) (-1120 2702132 2702316 2702346 "STEP" 2702426 T STEP (NIL) -9 NIL 2702504) (-1119 2695675 2702031 2702108 "STBL" 2702113 NIL STBL (NIL T T NIL) -8 NIL NIL) (-1118 2690850 2694897 2694940 "STAGG" 2695093 NIL STAGG (NIL T) -9 NIL 2695182) (-1117 2688552 2689154 2690026 "STAGG-" 2690031 NIL STAGG- (NIL T T) -8 NIL NIL) (-1116 2686747 2688322 2688414 "STACK" 2688495 NIL STACK (NIL T) -8 NIL NIL) (-1115 2679472 2684888 2685344 "SREGSET" 2686377 NIL SREGSET (NIL T T T T) -8 NIL NIL) (-1114 2671898 2673266 2674779 "SRDCMPK" 2678078 NIL SRDCMPK (NIL T T T T T) -7 NIL NIL) (-1113 2664865 2669338 2669368 "SRAGG" 2670671 T SRAGG (NIL) -9 NIL 2671279) (-1112 2663882 2664137 2664516 "SRAGG-" 2664521 NIL SRAGG- (NIL T) -8 NIL NIL) (-1111 2658377 2662829 2663250 "SQMATRIX" 2663508 NIL SQMATRIX (NIL NIL T) -8 NIL NIL) (-1110 2652129 2655097 2655823 "SPLTREE" 2657723 NIL SPLTREE (NIL T T) -8 NIL NIL) (-1109 2648119 2648785 2649431 "SPLNODE" 2651555 NIL SPLNODE (NIL T T) -8 NIL NIL) (-1108 2647166 2647399 2647429 "SPFCAT" 2647873 T SPFCAT (NIL) -9 NIL NIL) (-1107 2645903 2646113 2646377 "SPECOUT" 2646924 T SPECOUT (NIL) -7 NIL NIL) (-1106 2637592 2639336 2639366 "SPADXPT" 2643758 T SPADXPT (NIL) -9 NIL 2645792) (-1105 2637353 2637393 2637462 "SPADPRSR" 2637545 T SPADPRSR (NIL) -7 NIL NIL) (-1104 2635536 2637308 2637339 "SPADAST" 2637344 T SPADAST (NIL) -8 NIL NIL) (-1103 2627507 2629254 2629297 "SPACEC" 2633670 NIL SPACEC (NIL T) -9 NIL 2635486) (-1102 2625678 2627439 2627488 "SPACE3" 2627493 NIL SPACE3 (NIL T) -8 NIL NIL) (-1101 2624430 2624601 2624892 "SORTPAK" 2625483 NIL SORTPAK (NIL T T) -7 NIL NIL) (-1100 2622480 2622783 2623202 "SOLVETRA" 2624094 NIL SOLVETRA (NIL T) -7 NIL NIL) (-1099 2621491 2621713 2621987 "SOLVESER" 2622253 NIL SOLVESER (NIL T) -7 NIL NIL) (-1098 2616711 2617592 2618594 "SOLVERAD" 2620543 NIL SOLVERAD (NIL T) -7 NIL NIL) (-1097 2612526 2613135 2613864 "SOLVEFOR" 2616078 NIL SOLVEFOR (NIL T T) -7 NIL NIL) (-1096 2606823 2611875 2611972 "SNTSCAT" 2611977 NIL SNTSCAT (NIL T T T T) -9 NIL 2612047) (-1095 2600966 2605146 2605537 "SMTS" 2606513 NIL SMTS (NIL T T T) -8 NIL NIL) (-1094 2595416 2600854 2600931 "SMP" 2600936 NIL SMP (NIL T T) -8 NIL NIL) (-1093 2593575 2593876 2594274 "SMITH" 2595113 NIL SMITH (NIL T T T T) -7 NIL NIL) (-1092 2586558 2590713 2590816 "SMATCAT" 2592167 NIL SMATCAT (NIL NIL T T T) -9 NIL 2592717) (-1091 2583498 2584321 2585499 "SMATCAT-" 2585504 NIL SMATCAT- (NIL T NIL T T T) -8 NIL NIL) (-1090 2581211 2582734 2582777 "SKAGG" 2583038 NIL SKAGG (NIL T) -9 NIL 2583173) (-1089 2577327 2580315 2580593 "SINT" 2580955 T SINT (NIL) -8 NIL NIL) (-1088 2577099 2577137 2577203 "SIMPAN" 2577283 T SIMPAN (NIL) -7 NIL NIL) (-1087 2576406 2576634 2576774 "SIG" 2576981 T SIG (NIL) -8 NIL NIL) (-1086 2575244 2575465 2575740 "SIGNRF" 2576165 NIL SIGNRF (NIL T) -7 NIL NIL) (-1085 2574049 2574200 2574491 "SIGNEF" 2575073 NIL SIGNEF (NIL T T) -7 NIL NIL) (-1084 2573382 2573632 2573756 "SIGAST" 2573947 T SIGAST (NIL) -8 NIL NIL) (-1083 2571072 2571526 2572032 "SHP" 2572923 NIL SHP (NIL T NIL) -7 NIL NIL) (-1082 2564978 2570973 2571049 "SHDP" 2571054 NIL SHDP (NIL NIL NIL T) -8 NIL NIL) (-1081 2564577 2564743 2564773 "SGROUP" 2564866 T SGROUP (NIL) -9 NIL 2564928) (-1080 2564435 2564461 2564534 "SGROUP-" 2564539 NIL SGROUP- (NIL T) -8 NIL NIL) (-1079 2561271 2561968 2562691 "SGCF" 2563734 T SGCF (NIL) -7 NIL NIL) (-1078 2555666 2560718 2560815 "SFRTCAT" 2560820 NIL SFRTCAT (NIL T T T T) -9 NIL 2560859) (-1077 2549090 2550105 2551241 "SFRGCD" 2554649 NIL SFRGCD (NIL T T T T T) -7 NIL NIL) (-1076 2542218 2543289 2544475 "SFQCMPK" 2548023 NIL SFQCMPK (NIL T T T T T) -7 NIL NIL) (-1075 2541840 2541929 2542039 "SFORT" 2542159 NIL SFORT (NIL T T) -8 NIL NIL) (-1074 2540985 2541680 2541801 "SEXOF" 2541806 NIL SEXOF (NIL T T T T T) -8 NIL NIL) (-1073 2540119 2540866 2540934 "SEX" 2540939 T SEX (NIL) -8 NIL NIL) (-1072 2534895 2535584 2535679 "SEXCAT" 2539450 NIL SEXCAT (NIL T T T T T) -9 NIL 2540069) (-1071 2532075 2534829 2534877 "SET" 2534882 NIL SET (NIL T) -8 NIL NIL) (-1070 2530326 2530788 2531093 "SETMN" 2531816 NIL SETMN (NIL NIL NIL) -8 NIL NIL) (-1069 2529932 2530058 2530088 "SETCAT" 2530205 T SETCAT (NIL) -9 NIL 2530290) (-1068 2529712 2529764 2529863 "SETCAT-" 2529868 NIL SETCAT- (NIL T) -8 NIL NIL) (-1067 2526099 2528173 2528216 "SETAGG" 2529086 NIL SETAGG (NIL T) -9 NIL 2529426) (-1066 2525557 2525673 2525910 "SETAGG-" 2525915 NIL SETAGG- (NIL T T) -8 NIL NIL) (-1065 2525027 2525253 2525354 "SEQAST" 2525478 T SEQAST (NIL) -8 NIL NIL) (-1064 2524231 2524524 2524585 "SEGXCAT" 2524871 NIL SEGXCAT (NIL T T) -9 NIL 2524991) (-1063 2523287 2523897 2524079 "SEG" 2524084 NIL SEG (NIL T) -8 NIL NIL) (-1062 2522194 2522407 2522450 "SEGCAT" 2523032 NIL SEGCAT (NIL T) -9 NIL 2523270) (-1061 2521243 2521573 2521773 "SEGBIND" 2522029 NIL SEGBIND (NIL T) -8 NIL NIL) (-1060 2520864 2520923 2521036 "SEGBIND2" 2521178 NIL SEGBIND2 (NIL T T) -7 NIL NIL) (-1059 2520465 2520665 2520742 "SEGAST" 2520809 T SEGAST (NIL) -8 NIL NIL) (-1058 2519684 2519810 2520014 "SEG2" 2520309 NIL SEG2 (NIL T T) -7 NIL NIL) (-1057 2519121 2519619 2519666 "SDVAR" 2519671 NIL SDVAR (NIL T) -8 NIL NIL) (-1056 2511411 2518891 2519021 "SDPOL" 2519026 NIL SDPOL (NIL T) -8 NIL NIL) (-1055 2510004 2510270 2510589 "SCPKG" 2511126 NIL SCPKG (NIL T) -7 NIL NIL) (-1054 2509140 2509320 2509520 "SCOPE" 2509826 T SCOPE (NIL) -8 NIL NIL) (-1053 2508361 2508494 2508673 "SCACHE" 2508995 NIL SCACHE (NIL T) -7 NIL NIL) (-1052 2508070 2508230 2508260 "SASTCAT" 2508265 T SASTCAT (NIL) -9 NIL 2508278) (-1051 2507509 2507830 2507915 "SAOS" 2508007 T SAOS (NIL) -8 NIL NIL) (-1050 2507074 2507109 2507282 "SAERFFC" 2507468 NIL SAERFFC (NIL T T T) -7 NIL NIL) (-1049 2501048 2506971 2507051 "SAE" 2507056 NIL SAE (NIL T T NIL) -8 NIL NIL) (-1048 2500641 2500676 2500835 "SAEFACT" 2501007 NIL SAEFACT (NIL T T T) -7 NIL NIL) (-1047 2498962 2499276 2499677 "RURPK" 2500307 NIL RURPK (NIL T NIL) -7 NIL NIL) (-1046 2497598 2497877 2498189 "RULESET" 2498796 NIL RULESET (NIL T T T) -8 NIL NIL) (-1045 2494785 2495288 2495753 "RULE" 2497279 NIL RULE (NIL T T T) -8 NIL NIL) (-1044 2494424 2494579 2494662 "RULECOLD" 2494737 NIL RULECOLD (NIL NIL) -8 NIL NIL) (-1043 2493922 2494141 2494235 "RSTRCAST" 2494352 T RSTRCAST (NIL) -8 NIL NIL) (-1042 2488771 2489565 2490485 "RSETGCD" 2493121 NIL RSETGCD (NIL T T T T T) -7 NIL NIL) (-1041 2478028 2483080 2483177 "RSETCAT" 2487296 NIL RSETCAT (NIL T T T T) -9 NIL 2488393) (-1040 2475955 2476494 2477318 "RSETCAT-" 2477323 NIL RSETCAT- (NIL T T T T T) -8 NIL NIL) (-1039 2468342 2469717 2471237 "RSDCMPK" 2474554 NIL RSDCMPK (NIL T T T T T) -7 NIL NIL) (-1038 2466347 2466788 2466862 "RRCC" 2467948 NIL RRCC (NIL T T) -9 NIL 2468292) (-1037 2465698 2465872 2466151 "RRCC-" 2466156 NIL RRCC- (NIL T T T) -8 NIL NIL) (-1036 2465168 2465394 2465495 "RPTAST" 2465619 T RPTAST (NIL) -8 NIL NIL) (-1035 2439396 2448981 2449048 "RPOLCAT" 2459712 NIL RPOLCAT (NIL T T T) -9 NIL 2462871) (-1034 2430896 2433234 2436356 "RPOLCAT-" 2436361 NIL RPOLCAT- (NIL T T T T) -8 NIL NIL) (-1033 2421943 2429107 2429589 "ROUTINE" 2430436 T ROUTINE (NIL) -8 NIL NIL) (-1032 2418701 2421494 2421643 "ROMAN" 2421816 T ROMAN (NIL) -8 NIL NIL) (-1031 2416976 2417561 2417821 "ROIRC" 2418506 NIL ROIRC (NIL T T) -8 NIL NIL) (-1030 2413427 2415666 2415696 "RNS" 2416000 T RNS (NIL) -9 NIL 2416272) (-1029 2411936 2412319 2412853 "RNS-" 2412928 NIL RNS- (NIL T) -8 NIL NIL) (-1028 2411385 2411767 2411797 "RNG" 2411802 T RNG (NIL) -9 NIL 2411823) (-1027 2410777 2411139 2411182 "RMODULE" 2411244 NIL RMODULE (NIL T) -9 NIL 2411286) (-1026 2409613 2409707 2410043 "RMCAT2" 2410678 NIL RMCAT2 (NIL NIL NIL T T T T T T T T) -7 NIL NIL) (-1025 2406318 2408787 2409112 "RMATRIX" 2409347 NIL RMATRIX (NIL NIL NIL T) -8 NIL NIL) (-1024 2399260 2401494 2401609 "RMATCAT" 2404968 NIL RMATCAT (NIL NIL NIL T T T) -9 NIL 2405950) (-1023 2398635 2398782 2399089 "RMATCAT-" 2399094 NIL RMATCAT- (NIL T NIL NIL T T T) -8 NIL NIL) (-1022 2398202 2398277 2398405 "RINTERP" 2398554 NIL RINTERP (NIL NIL T) -7 NIL NIL) (-1021 2397290 2397810 2397840 "RING" 2397952 T RING (NIL) -9 NIL 2398047) (-1020 2397082 2397126 2397223 "RING-" 2397228 NIL RING- (NIL T) -8 NIL NIL) (-1019 2395923 2396160 2396418 "RIDIST" 2396846 T RIDIST (NIL) -7 NIL NIL) (-1018 2387239 2395391 2395597 "RGCHAIN" 2395771 NIL RGCHAIN (NIL T NIL) -8 NIL NIL) (-1017 2384233 2384847 2385517 "RF" 2386603 NIL RF (NIL T) -7 NIL NIL) (-1016 2383879 2383942 2384045 "RFFACTOR" 2384164 NIL RFFACTOR (NIL T) -7 NIL NIL) (-1015 2383604 2383639 2383736 "RFFACT" 2383838 NIL RFFACT (NIL T) -7 NIL NIL) (-1014 2381721 2382085 2382467 "RFDIST" 2383244 T RFDIST (NIL) -7 NIL NIL) (-1013 2381174 2381266 2381429 "RETSOL" 2381623 NIL RETSOL (NIL T T) -7 NIL NIL) (-1012 2380762 2380842 2380885 "RETRACT" 2381078 NIL RETRACT (NIL T) -9 NIL NIL) (-1011 2380611 2380636 2380723 "RETRACT-" 2380728 NIL RETRACT- (NIL T T) -8 NIL NIL) (-1010 2380240 2380433 2380503 "RETAST" 2380563 T RETAST (NIL) -8 NIL NIL) (-1009 2373094 2379893 2380020 "RESULT" 2380135 T RESULT (NIL) -8 NIL NIL) (-1008 2371720 2372363 2372562 "RESRING" 2372997 NIL RESRING (NIL T T T T NIL) -8 NIL NIL) (-1007 2371356 2371405 2371503 "RESLATC" 2371657 NIL RESLATC (NIL T) -7 NIL NIL) (-1006 2371062 2371096 2371203 "REPSQ" 2371315 NIL REPSQ (NIL T) -7 NIL NIL) (-1005 2368484 2369064 2369666 "REP" 2370482 T REP (NIL) -7 NIL NIL) (-1004 2368182 2368216 2368327 "REPDB" 2368443 NIL REPDB (NIL T) -7 NIL NIL) (-1003 2362092 2363471 2364694 "REP2" 2366994 NIL REP2 (NIL T) -7 NIL NIL) (-1002 2358469 2359150 2359958 "REP1" 2361319 NIL REP1 (NIL T) -7 NIL NIL) (-1001 2351195 2356610 2357066 "REGSET" 2358099 NIL REGSET (NIL T T T T) -8 NIL NIL) (-1000 2350008 2350343 2350593 "REF" 2350980 NIL REF (NIL T) -8 NIL NIL) (-999 2349389 2349492 2349657 "REDORDER" 2349892 NIL REDORDER (NIL T T) -7 NIL NIL) (-998 2345409 2348617 2348840 "RECLOS" 2349218 NIL RECLOS (NIL T) -8 NIL NIL) (-997 2344466 2344647 2344860 "REALSOLV" 2345216 T REALSOLV (NIL) -7 NIL NIL) (-996 2344314 2344355 2344383 "REAL" 2344388 T REAL (NIL) -9 NIL 2344423) (-995 2340805 2341607 2342489 "REAL0Q" 2343479 NIL REAL0Q (NIL T) -7 NIL NIL) (-994 2336416 2337404 2338463 "REAL0" 2339786 NIL REAL0 (NIL T) -7 NIL NIL) (-993 2335918 2336137 2336229 "RDUCEAST" 2336344 T RDUCEAST (NIL) -8 NIL NIL) (-992 2335326 2335398 2335603 "RDIV" 2335840 NIL RDIV (NIL T T T T T) -7 NIL NIL) (-991 2334399 2334573 2334784 "RDIST" 2335148 NIL RDIST (NIL T) -7 NIL NIL) (-990 2333000 2333287 2333657 "RDETRS" 2334107 NIL RDETRS (NIL T T) -7 NIL NIL) (-989 2330817 2331271 2331807 "RDETR" 2332542 NIL RDETR (NIL T T) -7 NIL NIL) (-988 2329431 2329709 2330111 "RDEEFS" 2330533 NIL RDEEFS (NIL T T) -7 NIL NIL) (-987 2327929 2328235 2328665 "RDEEF" 2329119 NIL RDEEF (NIL T T) -7 NIL NIL) (-986 2322266 2325137 2325165 "RCFIELD" 2326442 T RCFIELD (NIL) -9 NIL 2327172) (-985 2320335 2320839 2321532 "RCFIELD-" 2321605 NIL RCFIELD- (NIL T) -8 NIL NIL) (-984 2316666 2318451 2318492 "RCAGG" 2319563 NIL RCAGG (NIL T) -9 NIL 2320028) (-983 2316297 2316391 2316551 "RCAGG-" 2316556 NIL RCAGG- (NIL T T) -8 NIL NIL) (-982 2315637 2315749 2315912 "RATRET" 2316181 NIL RATRET (NIL T) -7 NIL NIL) (-981 2315194 2315261 2315380 "RATFACT" 2315565 NIL RATFACT (NIL T) -7 NIL NIL) (-980 2314509 2314629 2314779 "RANDSRC" 2315064 T RANDSRC (NIL) -7 NIL NIL) (-979 2314246 2314290 2314361 "RADUTIL" 2314458 T RADUTIL (NIL) -7 NIL NIL) (-978 2307311 2312989 2313306 "RADIX" 2313961 NIL RADIX (NIL NIL) -8 NIL NIL) (-977 2298967 2307155 2307283 "RADFF" 2307288 NIL RADFF (NIL T T T NIL NIL) -8 NIL NIL) (-976 2298619 2298694 2298722 "RADCAT" 2298879 T RADCAT (NIL) -9 NIL NIL) (-975 2298404 2298452 2298549 "RADCAT-" 2298554 NIL RADCAT- (NIL T) -8 NIL NIL) (-974 2296555 2298179 2298268 "QUEUE" 2298348 NIL QUEUE (NIL T) -8 NIL NIL) (-973 2293131 2296492 2296537 "QUAT" 2296542 NIL QUAT (NIL T) -8 NIL NIL) (-972 2292769 2292812 2292939 "QUATCT2" 2293082 NIL QUATCT2 (NIL T T T T) -7 NIL NIL) (-971 2286629 2289930 2289970 "QUATCAT" 2290750 NIL QUATCAT (NIL T) -9 NIL 2291516) (-970 2282773 2283810 2285197 "QUATCAT-" 2285291 NIL QUATCAT- (NIL T T) -8 NIL NIL) (-969 2280293 2281857 2281898 "QUAGG" 2282273 NIL QUAGG (NIL T) -9 NIL 2282448) (-968 2279925 2280118 2280186 "QQUTAST" 2280245 T QQUTAST (NIL) -8 NIL NIL) (-967 2278850 2279323 2279495 "QFORM" 2279797 NIL QFORM (NIL NIL T) -8 NIL NIL) (-966 2270183 2275386 2275426 "QFCAT" 2276084 NIL QFCAT (NIL T) -9 NIL 2277083) (-965 2265755 2266956 2268547 "QFCAT-" 2268641 NIL QFCAT- (NIL T T) -8 NIL NIL) (-964 2265393 2265436 2265563 "QFCAT2" 2265706 NIL QFCAT2 (NIL T T T T) -7 NIL NIL) (-963 2264853 2264963 2265093 "QEQUAT" 2265283 T QEQUAT (NIL) -8 NIL NIL) (-962 2258001 2259072 2260256 "QCMPACK" 2263786 NIL QCMPACK (NIL T T T T T) -7 NIL NIL) (-961 2255577 2255998 2256426 "QALGSET" 2257656 NIL QALGSET (NIL T T T T) -8 NIL NIL) (-960 2254822 2254996 2255228 "QALGSET2" 2255397 NIL QALGSET2 (NIL NIL NIL) -7 NIL NIL) (-959 2253513 2253736 2254053 "PWFFINTB" 2254595 NIL PWFFINTB (NIL T T T T) -7 NIL NIL) (-958 2251695 2251863 2252217 "PUSHVAR" 2253327 NIL PUSHVAR (NIL T T T T) -7 NIL NIL) (-957 2247613 2248667 2248708 "PTRANFN" 2250592 NIL PTRANFN (NIL T) -9 NIL NIL) (-956 2246015 2246306 2246628 "PTPACK" 2247324 NIL PTPACK (NIL T) -7 NIL NIL) (-955 2245647 2245704 2245813 "PTFUNC2" 2245952 NIL PTFUNC2 (NIL T T) -7 NIL NIL) (-954 2240113 2244458 2244499 "PTCAT" 2244872 NIL PTCAT (NIL T) -9 NIL 2245034) (-953 2239771 2239806 2239930 "PSQFR" 2240072 NIL PSQFR (NIL T T T T) -7 NIL NIL) (-952 2238366 2238664 2238998 "PSEUDLIN" 2239469 NIL PSEUDLIN (NIL T) -7 NIL NIL) (-951 2225135 2227500 2229824 "PSETPK" 2236126 NIL PSETPK (NIL T T T T) -7 NIL NIL) (-950 2218179 2220893 2220989 "PSETCAT" 2224010 NIL PSETCAT (NIL T T T T) -9 NIL 2224824) (-949 2216015 2216649 2217470 "PSETCAT-" 2217475 NIL PSETCAT- (NIL T T T T T) -8 NIL NIL) (-948 2215364 2215529 2215557 "PSCURVE" 2215825 T PSCURVE (NIL) -9 NIL 2215992) (-947 2211845 2213327 2213392 "PSCAT" 2214236 NIL PSCAT (NIL T T T) -9 NIL 2214476) (-946 2210908 2211124 2211524 "PSCAT-" 2211529 NIL PSCAT- (NIL T T T T) -8 NIL NIL) (-945 2209560 2210193 2210407 "PRTITION" 2210714 T PRTITION (NIL) -8 NIL NIL) (-944 2209062 2209281 2209373 "PRTDAST" 2209488 T PRTDAST (NIL) -8 NIL NIL) (-943 2198160 2200366 2202554 "PRS" 2206924 NIL PRS (NIL T T) -7 NIL NIL) (-942 2196018 2197510 2197550 "PRQAGG" 2197733 NIL PRQAGG (NIL T) -9 NIL 2197835) (-941 2195404 2195633 2195661 "PROPLOG" 2195846 T PROPLOG (NIL) -9 NIL 2195968) (-940 2192574 2193218 2193682 "PROPFRML" 2194972 NIL PROPFRML (NIL T) -8 NIL NIL) (-939 2192034 2192144 2192274 "PROPERTY" 2192464 T PROPERTY (NIL) -8 NIL NIL) (-938 2186119 2190200 2191020 "PRODUCT" 2191260 NIL PRODUCT (NIL T T) -8 NIL NIL) (-937 2183432 2185577 2185811 "PR" 2185930 NIL PR (NIL T T) -8 NIL NIL) (-936 2183228 2183260 2183319 "PRINT" 2183393 T PRINT (NIL) -7 NIL NIL) (-935 2182568 2182685 2182837 "PRIMES" 2183108 NIL PRIMES (NIL T) -7 NIL NIL) (-934 2180633 2181034 2181500 "PRIMELT" 2182147 NIL PRIMELT (NIL T) -7 NIL NIL) (-933 2180362 2180411 2180439 "PRIMCAT" 2180563 T PRIMCAT (NIL) -9 NIL NIL) (-932 2176523 2180300 2180345 "PRIMARR" 2180350 NIL PRIMARR (NIL T) -8 NIL NIL) (-931 2175530 2175708 2175936 "PRIMARR2" 2176341 NIL PRIMARR2 (NIL T T) -7 NIL NIL) (-930 2175173 2175229 2175340 "PREASSOC" 2175468 NIL PREASSOC (NIL T T) -7 NIL NIL) (-929 2174648 2174781 2174809 "PPCURVE" 2175014 T PPCURVE (NIL) -9 NIL 2175150) (-928 2174270 2174443 2174526 "PORTNUM" 2174585 T PORTNUM (NIL) -8 NIL NIL) (-927 2171629 2172028 2172620 "POLYROOT" 2173851 NIL POLYROOT (NIL T T T T T) -7 NIL NIL) (-926 2165574 2171233 2171393 "POLY" 2171502 NIL POLY (NIL T) -8 NIL NIL) (-925 2164957 2165015 2165249 "POLYLIFT" 2165510 NIL POLYLIFT (NIL T T T T T) -7 NIL NIL) (-924 2161232 2161681 2162310 "POLYCATQ" 2164502 NIL POLYCATQ (NIL T T T T T) -7 NIL NIL) (-923 2148271 2153627 2153692 "POLYCAT" 2157206 NIL POLYCAT (NIL T T T) -9 NIL 2159134) (-922 2141721 2143582 2145966 "POLYCAT-" 2145971 NIL POLYCAT- (NIL T T T T) -8 NIL NIL) (-921 2141308 2141376 2141496 "POLY2UP" 2141647 NIL POLY2UP (NIL NIL T) -7 NIL NIL) (-920 2140940 2140997 2141106 "POLY2" 2141245 NIL POLY2 (NIL T T) -7 NIL NIL) (-919 2139625 2139864 2140140 "POLUTIL" 2140714 NIL POLUTIL (NIL T T) -7 NIL NIL) (-918 2137980 2138257 2138588 "POLTOPOL" 2139347 NIL POLTOPOL (NIL NIL T) -7 NIL NIL) (-917 2133498 2137916 2137962 "POINT" 2137967 NIL POINT (NIL T) -8 NIL NIL) (-916 2131685 2132042 2132417 "PNTHEORY" 2133143 T PNTHEORY (NIL) -7 NIL NIL) (-915 2130104 2130401 2130813 "PMTOOLS" 2131383 NIL PMTOOLS (NIL T T T) -7 NIL NIL) (-914 2129697 2129775 2129892 "PMSYM" 2130020 NIL PMSYM (NIL T) -7 NIL NIL) (-913 2129207 2129276 2129450 "PMQFCAT" 2129622 NIL PMQFCAT (NIL T T T) -7 NIL NIL) (-912 2128562 2128672 2128828 "PMPRED" 2129084 NIL PMPRED (NIL T) -7 NIL NIL) (-911 2127958 2128044 2128205 "PMPREDFS" 2128463 NIL PMPREDFS (NIL T T T) -7 NIL NIL) (-910 2126601 2126809 2127194 "PMPLCAT" 2127720 NIL PMPLCAT (NIL T T T T T) -7 NIL NIL) (-909 2126133 2126212 2126364 "PMLSAGG" 2126516 NIL PMLSAGG (NIL T T T) -7 NIL NIL) (-908 2125608 2125684 2125865 "PMKERNEL" 2126051 NIL PMKERNEL (NIL T T) -7 NIL NIL) (-907 2125225 2125300 2125413 "PMINS" 2125527 NIL PMINS (NIL T) -7 NIL NIL) (-906 2124653 2124722 2124938 "PMFS" 2125150 NIL PMFS (NIL T T T) -7 NIL NIL) (-905 2123881 2123999 2124204 "PMDOWN" 2124530 NIL PMDOWN (NIL T T T) -7 NIL NIL) (-904 2123044 2123203 2123385 "PMASS" 2123719 T PMASS (NIL) -7 NIL NIL) (-903 2122318 2122429 2122592 "PMASSFS" 2122930 NIL PMASSFS (NIL T T) -7 NIL NIL) (-902 2121973 2122041 2122135 "PLOTTOOL" 2122244 T PLOTTOOL (NIL) -7 NIL NIL) (-901 2116595 2117784 2118932 "PLOT" 2120845 T PLOT (NIL) -8 NIL NIL) (-900 2112409 2113443 2114364 "PLOT3D" 2115694 T PLOT3D (NIL) -8 NIL NIL) (-899 2111321 2111498 2111733 "PLOT1" 2112213 NIL PLOT1 (NIL T) -7 NIL NIL) (-898 2086715 2091387 2096238 "PLEQN" 2106587 NIL PLEQN (NIL T T T T) -7 NIL NIL) (-897 2086033 2086155 2086335 "PINTERP" 2086580 NIL PINTERP (NIL NIL T) -7 NIL NIL) (-896 2085726 2085773 2085876 "PINTERPA" 2085980 NIL PINTERPA (NIL T T) -7 NIL NIL) (-895 2085011 2085532 2085619 "PI" 2085659 T PI (NIL) -8 NIL NIL) (-894 2083443 2084384 2084412 "PID" 2084594 T PID (NIL) -9 NIL 2084728) (-893 2083168 2083205 2083293 "PICOERCE" 2083400 NIL PICOERCE (NIL T) -7 NIL NIL) (-892 2082488 2082627 2082803 "PGROEB" 2083024 NIL PGROEB (NIL T) -7 NIL NIL) (-891 2078075 2078889 2079794 "PGE" 2081603 T PGE (NIL) -7 NIL NIL) (-890 2076199 2076445 2076811 "PGCD" 2077792 NIL PGCD (NIL T T T T) -7 NIL NIL) (-889 2075537 2075640 2075801 "PFRPAC" 2076083 NIL PFRPAC (NIL T) -7 NIL NIL) (-888 2072217 2074085 2074438 "PFR" 2075216 NIL PFR (NIL T) -8 NIL NIL) (-887 2070606 2070850 2071175 "PFOTOOLS" 2071964 NIL PFOTOOLS (NIL T T) -7 NIL NIL) (-886 2069139 2069378 2069729 "PFOQ" 2070363 NIL PFOQ (NIL T T T) -7 NIL NIL) (-885 2067612 2067824 2068187 "PFO" 2068923 NIL PFO (NIL T T T T T) -7 NIL NIL) (-884 2064200 2067501 2067570 "PF" 2067575 NIL PF (NIL NIL) -8 NIL NIL) (-883 2061669 2062906 2062934 "PFECAT" 2063519 T PFECAT (NIL) -9 NIL 2063903) (-882 2061114 2061268 2061482 "PFECAT-" 2061487 NIL PFECAT- (NIL T) -8 NIL NIL) (-881 2059718 2059969 2060270 "PFBRU" 2060863 NIL PFBRU (NIL T T) -7 NIL NIL) (-880 2057585 2057936 2058368 "PFBR" 2059369 NIL PFBR (NIL T T T T) -7 NIL NIL) (-879 2053501 2054961 2055637 "PERM" 2056942 NIL PERM (NIL T) -8 NIL NIL) (-878 2048767 2049708 2050578 "PERMGRP" 2052664 NIL PERMGRP (NIL T) -8 NIL NIL) (-877 2046899 2047830 2047871 "PERMCAT" 2048317 NIL PERMCAT (NIL T) -9 NIL 2048622) (-876 2046552 2046593 2046717 "PERMAN" 2046852 NIL PERMAN (NIL NIL T) -7 NIL NIL) (-875 2043992 2046121 2046252 "PENDTREE" 2046454 NIL PENDTREE (NIL T) -8 NIL NIL) (-874 2042105 2042839 2042880 "PDRING" 2043537 NIL PDRING (NIL T) -9 NIL 2043823) (-873 2041208 2041426 2041788 "PDRING-" 2041793 NIL PDRING- (NIL T T) -8 NIL NIL) (-872 2038349 2039100 2039791 "PDEPROB" 2040537 T PDEPROB (NIL) -8 NIL NIL) (-871 2035896 2036398 2036953 "PDEPACK" 2037814 T PDEPACK (NIL) -7 NIL NIL) (-870 2034808 2034998 2035249 "PDECOMP" 2035695 NIL PDECOMP (NIL T T) -7 NIL NIL) (-869 2032413 2033230 2033258 "PDECAT" 2034045 T PDECAT (NIL) -9 NIL 2034758) (-868 2032164 2032197 2032287 "PCOMP" 2032374 NIL PCOMP (NIL T T) -7 NIL NIL) (-867 2030369 2030965 2031262 "PBWLB" 2031893 NIL PBWLB (NIL T) -8 NIL NIL) (-866 2022873 2024442 2025780 "PATTERN" 2029052 NIL PATTERN (NIL T) -8 NIL NIL) (-865 2022505 2022562 2022671 "PATTERN2" 2022810 NIL PATTERN2 (NIL T T) -7 NIL NIL) (-864 2020262 2020650 2021107 "PATTERN1" 2022094 NIL PATTERN1 (NIL T T) -7 NIL NIL) (-863 2017657 2018211 2018692 "PATRES" 2019827 NIL PATRES (NIL T T) -8 NIL NIL) (-862 2017221 2017288 2017420 "PATRES2" 2017584 NIL PATRES2 (NIL T T T) -7 NIL NIL) (-861 2015104 2015509 2015916 "PATMATCH" 2016888 NIL PATMATCH (NIL T T T) -7 NIL NIL) (-860 2014640 2014823 2014864 "PATMAB" 2014971 NIL PATMAB (NIL T) -9 NIL 2015054) (-859 2013185 2013494 2013752 "PATLRES" 2014445 NIL PATLRES (NIL T T T) -8 NIL NIL) (-858 2012731 2012854 2012895 "PATAB" 2012900 NIL PATAB (NIL T) -9 NIL 2013072) (-857 2010212 2010744 2011317 "PARTPERM" 2012178 T PARTPERM (NIL) -7 NIL NIL) (-856 2009833 2009896 2009998 "PARSURF" 2010143 NIL PARSURF (NIL T) -8 NIL NIL) (-855 2009465 2009522 2009631 "PARSU2" 2009770 NIL PARSU2 (NIL T T) -7 NIL NIL) (-854 2009229 2009269 2009336 "PARSER" 2009418 T PARSER (NIL) -7 NIL NIL) (-853 2008850 2008913 2009015 "PARSCURV" 2009160 NIL PARSCURV (NIL T) -8 NIL NIL) (-852 2008482 2008539 2008648 "PARSC2" 2008787 NIL PARSC2 (NIL T T) -7 NIL NIL) (-851 2008121 2008179 2008276 "PARPCURV" 2008418 NIL PARPCURV (NIL T) -8 NIL NIL) (-850 2007753 2007810 2007919 "PARPC2" 2008058 NIL PARPC2 (NIL T T) -7 NIL NIL) (-849 2007273 2007359 2007478 "PAN2EXPR" 2007654 T PAN2EXPR (NIL) -7 NIL NIL) (-848 2006079 2006394 2006622 "PALETTE" 2007065 T PALETTE (NIL) -8 NIL NIL) (-847 2004547 2005084 2005444 "PAIR" 2005765 NIL PAIR (NIL T T) -8 NIL NIL) (-846 1998455 2003806 2004000 "PADICRC" 2004402 NIL PADICRC (NIL NIL T) -8 NIL NIL) (-845 1991721 1997801 1997985 "PADICRAT" 1998303 NIL PADICRAT (NIL NIL) -8 NIL NIL) (-844 1990071 1991658 1991703 "PADIC" 1991708 NIL PADIC (NIL NIL) -8 NIL NIL) (-843 1987316 1988846 1988886 "PADICCT" 1989467 NIL PADICCT (NIL NIL) -9 NIL 1989749) (-842 1986273 1986473 1986741 "PADEPAC" 1987103 NIL PADEPAC (NIL T NIL NIL) -7 NIL NIL) (-841 1985485 1985618 1985824 "PADE" 1986135 NIL PADE (NIL T T T) -7 NIL NIL) (-840 1983535 1984321 1984638 "OWP" 1985252 NIL OWP (NIL T NIL NIL NIL) -8 NIL NIL) (-839 1982644 1983140 1983312 "OVAR" 1983403 NIL OVAR (NIL NIL) -8 NIL NIL) (-838 1981908 1982029 1982190 "OUT" 1982503 T OUT (NIL) -7 NIL NIL) (-837 1970815 1973017 1975217 "OUTFORM" 1979728 T OUTFORM (NIL) -8 NIL NIL) (-836 1970236 1970412 1970539 "OUTBFILE" 1970708 T OUTBFILE (NIL) -8 NIL NIL) (-835 1969873 1969956 1969984 "OUTBCON" 1970135 T OUTBCON (NIL) -9 NIL 1970220) (-834 1969713 1969748 1969824 "OUTBCON-" 1969829 NIL OUTBCON- (NIL T) -8 NIL NIL) (-833 1969121 1969442 1969531 "OSI" 1969644 T OSI (NIL) -8 NIL NIL) (-832 1968677 1968989 1969017 "OSGROUP" 1969022 T OSGROUP (NIL) -9 NIL 1969044) (-831 1967422 1967649 1967934 "ORTHPOL" 1968424 NIL ORTHPOL (NIL T) -7 NIL NIL) (-830 1964832 1967081 1967220 "OREUP" 1967365 NIL OREUP (NIL NIL T NIL NIL) -8 NIL NIL) (-829 1962270 1964523 1964650 "ORESUP" 1964774 NIL ORESUP (NIL T NIL NIL) -8 NIL NIL) (-828 1959798 1960298 1960859 "OREPCTO" 1961759 NIL OREPCTO (NIL T T) -7 NIL NIL) (-827 1953709 1955876 1955917 "OREPCAT" 1958265 NIL OREPCAT (NIL T) -9 NIL 1959369) (-826 1950856 1951638 1952696 "OREPCAT-" 1952701 NIL OREPCAT- (NIL T T) -8 NIL NIL) (-825 1950033 1950305 1950333 "ORDSET" 1950642 T ORDSET (NIL) -9 NIL 1950806) (-824 1949552 1949674 1949867 "ORDSET-" 1949872 NIL ORDSET- (NIL T) -8 NIL NIL) (-823 1948206 1948963 1948991 "ORDRING" 1949193 T ORDRING (NIL) -9 NIL 1949318) (-822 1947851 1947945 1948089 "ORDRING-" 1948094 NIL ORDRING- (NIL T) -8 NIL NIL) (-821 1947257 1947694 1947722 "ORDMON" 1947727 T ORDMON (NIL) -9 NIL 1947748) (-820 1946419 1946566 1946761 "ORDFUNS" 1947106 NIL ORDFUNS (NIL NIL T) -7 NIL NIL) (-819 1945930 1946289 1946317 "ORDFIN" 1946322 T ORDFIN (NIL) -9 NIL 1946343) (-818 1942522 1944516 1944925 "ORDCOMP" 1945554 NIL ORDCOMP (NIL T) -8 NIL NIL) (-817 1941788 1941915 1942101 "ORDCOMP2" 1942382 NIL ORDCOMP2 (NIL T T) -7 NIL NIL) (-816 1938295 1939178 1940015 "OPTPROB" 1940971 T OPTPROB (NIL) -8 NIL NIL) (-815 1935097 1935736 1936440 "OPTPACK" 1937611 T OPTPACK (NIL) -7 NIL NIL) (-814 1932810 1933550 1933578 "OPTCAT" 1934397 T OPTCAT (NIL) -9 NIL 1935047) (-813 1932578 1932617 1932683 "OPQUERY" 1932764 T OPQUERY (NIL) -7 NIL NIL) (-812 1929744 1930889 1931393 "OP" 1932107 NIL OP (NIL T) -8 NIL NIL) (-811 1926589 1928541 1928910 "ONECOMP" 1929408 NIL ONECOMP (NIL T) -8 NIL NIL) (-810 1925894 1926009 1926183 "ONECOMP2" 1926461 NIL ONECOMP2 (NIL T T) -7 NIL NIL) (-809 1925313 1925419 1925549 "OMSERVER" 1925784 T OMSERVER (NIL) -7 NIL NIL) (-808 1922201 1924753 1924793 "OMSAGG" 1924854 NIL OMSAGG (NIL T) -9 NIL 1924918) (-807 1920824 1921087 1921369 "OMPKG" 1921939 T OMPKG (NIL) -7 NIL NIL) (-806 1920254 1920357 1920385 "OM" 1920684 T OM (NIL) -9 NIL NIL) (-805 1918836 1919803 1919972 "OMLO" 1920135 NIL OMLO (NIL T T) -8 NIL NIL) (-804 1917761 1917908 1918135 "OMEXPR" 1918662 NIL OMEXPR (NIL T) -7 NIL NIL) (-803 1917079 1917307 1917443 "OMERR" 1917645 T OMERR (NIL) -8 NIL NIL) (-802 1916257 1916500 1916660 "OMERRK" 1916939 T OMERRK (NIL) -8 NIL NIL) (-801 1915735 1915934 1916042 "OMENC" 1916169 T OMENC (NIL) -8 NIL NIL) (-800 1909630 1910815 1911986 "OMDEV" 1914584 T OMDEV (NIL) -8 NIL NIL) (-799 1908699 1908870 1909064 "OMCONN" 1909456 T OMCONN (NIL) -8 NIL NIL) (-798 1907355 1908297 1908325 "OINTDOM" 1908330 T OINTDOM (NIL) -9 NIL 1908351) (-797 1903161 1904345 1905061 "OFMONOID" 1906671 NIL OFMONOID (NIL T) -8 NIL NIL) (-796 1902599 1903098 1903143 "ODVAR" 1903148 NIL ODVAR (NIL T) -8 NIL NIL) (-795 1899809 1902096 1902281 "ODR" 1902474 NIL ODR (NIL T T NIL) -8 NIL NIL) (-794 1892153 1899585 1899711 "ODPOL" 1899716 NIL ODPOL (NIL T) -8 NIL NIL) (-793 1886029 1892025 1892130 "ODP" 1892135 NIL ODP (NIL NIL T NIL) -8 NIL NIL) (-792 1884795 1885010 1885285 "ODETOOLS" 1885803 NIL ODETOOLS (NIL T T) -7 NIL NIL) (-791 1881764 1882420 1883136 "ODESYS" 1884128 NIL ODESYS (NIL T T) -7 NIL NIL) (-790 1876646 1877554 1878579 "ODERTRIC" 1880839 NIL ODERTRIC (NIL T T) -7 NIL NIL) (-789 1876072 1876154 1876348 "ODERED" 1876558 NIL ODERED (NIL T T T T T) -7 NIL NIL) (-788 1872960 1873508 1874185 "ODERAT" 1875495 NIL ODERAT (NIL T T) -7 NIL NIL) (-787 1869920 1870384 1870981 "ODEPRRIC" 1872489 NIL ODEPRRIC (NIL T T T T) -7 NIL NIL) (-786 1867789 1868358 1868867 "ODEPROB" 1869431 T ODEPROB (NIL) -8 NIL NIL) (-785 1864311 1864794 1865441 "ODEPRIM" 1867268 NIL ODEPRIM (NIL T T T T) -7 NIL NIL) (-784 1863560 1863662 1863922 "ODEPAL" 1864203 NIL ODEPAL (NIL T T T T) -7 NIL NIL) (-783 1859722 1860513 1861377 "ODEPACK" 1862716 T ODEPACK (NIL) -7 NIL NIL) (-782 1858755 1858862 1859091 "ODEINT" 1859611 NIL ODEINT (NIL T T) -7 NIL NIL) (-781 1852856 1854281 1855728 "ODEIFTBL" 1857328 T ODEIFTBL (NIL) -8 NIL NIL) (-780 1848191 1848977 1849936 "ODEEF" 1852015 NIL ODEEF (NIL T T) -7 NIL NIL) (-779 1847526 1847615 1847845 "ODECONST" 1848096 NIL ODECONST (NIL T T T) -7 NIL NIL) (-778 1845677 1846312 1846340 "ODECAT" 1846945 T ODECAT (NIL) -9 NIL 1847476) (-777 1842584 1845389 1845508 "OCT" 1845590 NIL OCT (NIL T) -8 NIL NIL) (-776 1842222 1842265 1842392 "OCTCT2" 1842535 NIL OCTCT2 (NIL T T T T) -7 NIL NIL) (-775 1837083 1839483 1839523 "OC" 1840620 NIL OC (NIL T) -9 NIL 1841478) (-774 1834310 1835058 1836048 "OC-" 1836142 NIL OC- (NIL T T) -8 NIL NIL) (-773 1833688 1834130 1834158 "OCAMON" 1834163 T OCAMON (NIL) -9 NIL 1834184) (-772 1833245 1833560 1833588 "OASGP" 1833593 T OASGP (NIL) -9 NIL 1833613) (-771 1832532 1832995 1833023 "OAMONS" 1833063 T OAMONS (NIL) -9 NIL 1833106) (-770 1831972 1832379 1832407 "OAMON" 1832412 T OAMON (NIL) -9 NIL 1832432) (-769 1831276 1831768 1831796 "OAGROUP" 1831801 T OAGROUP (NIL) -9 NIL 1831821) (-768 1830966 1831016 1831104 "NUMTUBE" 1831220 NIL NUMTUBE (NIL T) -7 NIL NIL) (-767 1824539 1826057 1827593 "NUMQUAD" 1829450 T NUMQUAD (NIL) -7 NIL NIL) (-766 1820295 1821283 1822308 "NUMODE" 1823534 T NUMODE (NIL) -7 NIL NIL) (-765 1817676 1818530 1818558 "NUMINT" 1819481 T NUMINT (NIL) -9 NIL 1820245) (-764 1816624 1816821 1817039 "NUMFMT" 1817478 T NUMFMT (NIL) -7 NIL NIL) (-763 1802983 1805928 1808460 "NUMERIC" 1814131 NIL NUMERIC (NIL T) -7 NIL NIL) (-762 1797380 1802432 1802527 "NTSCAT" 1802532 NIL NTSCAT (NIL T T T T) -9 NIL 1802571) (-761 1796574 1796739 1796932 "NTPOLFN" 1797219 NIL NTPOLFN (NIL T) -7 NIL NIL) (-760 1784414 1793399 1794211 "NSUP" 1795795 NIL NSUP (NIL T) -8 NIL NIL) (-759 1784046 1784103 1784212 "NSUP2" 1784351 NIL NSUP2 (NIL T T) -7 NIL NIL) (-758 1774043 1783820 1783953 "NSMP" 1783958 NIL NSMP (NIL T T) -8 NIL NIL) (-757 1772475 1772776 1773133 "NREP" 1773731 NIL NREP (NIL T) -7 NIL NIL) (-756 1771066 1771318 1771676 "NPCOEF" 1772218 NIL NPCOEF (NIL T T T T T) -7 NIL NIL) (-755 1770132 1770247 1770463 "NORMRETR" 1770947 NIL NORMRETR (NIL T T T T NIL) -7 NIL NIL) (-754 1768173 1768463 1768872 "NORMPK" 1769840 NIL NORMPK (NIL T T T T T) -7 NIL NIL) (-753 1767858 1767886 1768010 "NORMMA" 1768139 NIL NORMMA (NIL T T T T) -7 NIL NIL) (-752 1767685 1767815 1767844 "NONE" 1767849 T NONE (NIL) -8 NIL NIL) (-751 1767474 1767503 1767572 "NONE1" 1767649 NIL NONE1 (NIL T) -7 NIL NIL) (-750 1766957 1767019 1767205 "NODE1" 1767406 NIL NODE1 (NIL T T) -7 NIL NIL) (-749 1765297 1766120 1766375 "NNI" 1766722 T NNI (NIL) -8 NIL NIL) (-748 1763717 1764030 1764394 "NLINSOL" 1764965 NIL NLINSOL (NIL T) -7 NIL NIL) (-747 1759884 1760852 1761774 "NIPROB" 1762815 T NIPROB (NIL) -8 NIL NIL) (-746 1758641 1758875 1759177 "NFINTBAS" 1759646 NIL NFINTBAS (NIL T T) -7 NIL NIL) (-745 1757349 1757580 1757861 "NCODIV" 1758409 NIL NCODIV (NIL T T) -7 NIL NIL) (-744 1757111 1757148 1757223 "NCNTFRAC" 1757306 NIL NCNTFRAC (NIL T) -7 NIL NIL) (-743 1755291 1755655 1756075 "NCEP" 1756736 NIL NCEP (NIL T) -7 NIL NIL) (-742 1754202 1754941 1754969 "NASRING" 1755079 T NASRING (NIL) -9 NIL 1755153) (-741 1753997 1754041 1754135 "NASRING-" 1754140 NIL NASRING- (NIL T) -8 NIL NIL) (-740 1753150 1753649 1753677 "NARNG" 1753794 T NARNG (NIL) -9 NIL 1753885) (-739 1752842 1752909 1753043 "NARNG-" 1753048 NIL NARNG- (NIL T) -8 NIL NIL) (-738 1751721 1751928 1752163 "NAGSP" 1752627 T NAGSP (NIL) -7 NIL NIL) (-737 1742993 1744677 1746350 "NAGS" 1750068 T NAGS (NIL) -7 NIL NIL) (-736 1741541 1741849 1742180 "NAGF07" 1742682 T NAGF07 (NIL) -7 NIL NIL) (-735 1736079 1737370 1738677 "NAGF04" 1740254 T NAGF04 (NIL) -7 NIL NIL) (-734 1729047 1730661 1732294 "NAGF02" 1734466 T NAGF02 (NIL) -7 NIL NIL) (-733 1724271 1725371 1726488 "NAGF01" 1727950 T NAGF01 (NIL) -7 NIL NIL) (-732 1717899 1719465 1721050 "NAGE04" 1722706 T NAGE04 (NIL) -7 NIL NIL) (-731 1709068 1711189 1713319 "NAGE02" 1715789 T NAGE02 (NIL) -7 NIL NIL) (-730 1705021 1705968 1706932 "NAGE01" 1708124 T NAGE01 (NIL) -7 NIL NIL) (-729 1702816 1703350 1703908 "NAGD03" 1704483 T NAGD03 (NIL) -7 NIL NIL) (-728 1694566 1696494 1698448 "NAGD02" 1700882 T NAGD02 (NIL) -7 NIL NIL) (-727 1688377 1689802 1691242 "NAGD01" 1693146 T NAGD01 (NIL) -7 NIL NIL) (-726 1684586 1685408 1686245 "NAGC06" 1687560 T NAGC06 (NIL) -7 NIL NIL) (-725 1683051 1683383 1683739 "NAGC05" 1684250 T NAGC05 (NIL) -7 NIL NIL) (-724 1682427 1682546 1682690 "NAGC02" 1682927 T NAGC02 (NIL) -7 NIL NIL) (-723 1681487 1682044 1682084 "NAALG" 1682163 NIL NAALG (NIL T) -9 NIL 1682224) (-722 1681322 1681351 1681441 "NAALG-" 1681446 NIL NAALG- (NIL T T) -8 NIL NIL) (-721 1675272 1676380 1677567 "MULTSQFR" 1680218 NIL MULTSQFR (NIL T T T T) -7 NIL NIL) (-720 1674591 1674666 1674850 "MULTFACT" 1675184 NIL MULTFACT (NIL T T T T) -7 NIL NIL) (-719 1667814 1671679 1671732 "MTSCAT" 1672802 NIL MTSCAT (NIL T T) -9 NIL 1673316) (-718 1667526 1667580 1667672 "MTHING" 1667754 NIL MTHING (NIL T) -7 NIL NIL) (-717 1667318 1667351 1667411 "MSYSCMD" 1667486 T MSYSCMD (NIL) -7 NIL NIL) (-716 1663430 1666073 1666393 "MSET" 1667031 NIL MSET (NIL T) -8 NIL NIL) (-715 1660525 1662991 1663032 "MSETAGG" 1663037 NIL MSETAGG (NIL T) -9 NIL 1663071) (-714 1656408 1657904 1658649 "MRING" 1659825 NIL MRING (NIL T T) -8 NIL NIL) (-713 1655974 1656041 1656172 "MRF2" 1656335 NIL MRF2 (NIL T T T) -7 NIL NIL) (-712 1655592 1655627 1655771 "MRATFAC" 1655933 NIL MRATFAC (NIL T T T T) -7 NIL NIL) (-711 1653204 1653499 1653930 "MPRFF" 1655297 NIL MPRFF (NIL T T T T) -7 NIL NIL) (-710 1647264 1653058 1653155 "MPOLY" 1653160 NIL MPOLY (NIL NIL T) -8 NIL NIL) (-709 1646754 1646789 1646997 "MPCPF" 1647223 NIL MPCPF (NIL T T T T) -7 NIL NIL) (-708 1646268 1646311 1646495 "MPC3" 1646705 NIL MPC3 (NIL T T T T T T T) -7 NIL NIL) (-707 1645463 1645544 1645765 "MPC2" 1646183 NIL MPC2 (NIL T T T T T T T) -7 NIL NIL) (-706 1643764 1644101 1644491 "MONOTOOL" 1645123 NIL MONOTOOL (NIL T T) -7 NIL NIL) (-705 1643015 1643306 1643334 "MONOID" 1643553 T MONOID (NIL) -9 NIL 1643700) (-704 1642561 1642680 1642861 "MONOID-" 1642866 NIL MONOID- (NIL T) -8 NIL NIL) (-703 1633611 1639517 1639576 "MONOGEN" 1640250 NIL MONOGEN (NIL T T) -9 NIL 1640706) (-702 1630829 1631564 1632564 "MONOGEN-" 1632683 NIL MONOGEN- (NIL T T T) -8 NIL NIL) (-701 1629688 1630108 1630136 "MONADWU" 1630528 T MONADWU (NIL) -9 NIL 1630766) (-700 1629060 1629219 1629467 "MONADWU-" 1629472 NIL MONADWU- (NIL T) -8 NIL NIL) (-699 1628445 1628663 1628691 "MONAD" 1628898 T MONAD (NIL) -9 NIL 1629010) (-698 1628130 1628208 1628340 "MONAD-" 1628345 NIL MONAD- (NIL T) -8 NIL NIL) (-697 1626446 1627043 1627322 "MOEBIUS" 1627883 NIL MOEBIUS (NIL T) -8 NIL NIL) (-696 1625838 1626216 1626256 "MODULE" 1626261 NIL MODULE (NIL T) -9 NIL 1626287) (-695 1625406 1625502 1625692 "MODULE-" 1625697 NIL MODULE- (NIL T T) -8 NIL NIL) (-694 1623121 1623770 1624097 "MODRING" 1625230 NIL MODRING (NIL T T NIL NIL NIL) -8 NIL NIL) (-693 1620107 1621226 1621747 "MODOP" 1622650 NIL MODOP (NIL T T) -8 NIL NIL) (-692 1618294 1618746 1619087 "MODMONOM" 1619906 NIL MODMONOM (NIL T T NIL) -8 NIL NIL) (-691 1608002 1616486 1616909 "MODMON" 1617922 NIL MODMON (NIL T T) -8 NIL NIL) (-690 1605193 1606846 1607122 "MODFIELD" 1607877 NIL MODFIELD (NIL T T NIL NIL NIL) -8 NIL NIL) (-689 1604197 1604474 1604664 "MMLFORM" 1605023 T MMLFORM (NIL) -8 NIL NIL) (-688 1603723 1603766 1603945 "MMAP" 1604148 NIL MMAP (NIL T T T T T T) -7 NIL NIL) (-687 1601992 1602725 1602766 "MLO" 1603189 NIL MLO (NIL T) -9 NIL 1603431) (-686 1599359 1599874 1600476 "MLIFT" 1601473 NIL MLIFT (NIL T T T T) -7 NIL NIL) (-685 1598750 1598834 1598988 "MKUCFUNC" 1599270 NIL MKUCFUNC (NIL T T T) -7 NIL NIL) (-684 1598349 1598419 1598542 "MKRECORD" 1598673 NIL MKRECORD (NIL T T) -7 NIL NIL) (-683 1597397 1597558 1597786 "MKFUNC" 1598160 NIL MKFUNC (NIL T) -7 NIL NIL) (-682 1596785 1596889 1597045 "MKFLCFN" 1597280 NIL MKFLCFN (NIL T) -7 NIL NIL) (-681 1596211 1596578 1596667 "MKCHSET" 1596729 NIL MKCHSET (NIL T) -8 NIL NIL) (-680 1595488 1595590 1595775 "MKBCFUNC" 1596104 NIL MKBCFUNC (NIL T T T T) -7 NIL NIL) (-679 1592230 1595042 1595178 "MINT" 1595372 T MINT (NIL) -8 NIL NIL) (-678 1591042 1591285 1591562 "MHROWRED" 1591985 NIL MHROWRED (NIL T) -7 NIL NIL) (-677 1586468 1589577 1589982 "MFLOAT" 1590657 T MFLOAT (NIL) -8 NIL NIL) (-676 1585825 1585901 1586072 "MFINFACT" 1586380 NIL MFINFACT (NIL T T T T) -7 NIL NIL) (-675 1582140 1582988 1583872 "MESH" 1584961 T MESH (NIL) -7 NIL NIL) (-674 1580530 1580842 1581195 "MDDFACT" 1581827 NIL MDDFACT (NIL T) -7 NIL NIL) (-673 1577372 1579689 1579730 "MDAGG" 1579985 NIL MDAGG (NIL T) -9 NIL 1580128) (-672 1567152 1576665 1576872 "MCMPLX" 1577185 T MCMPLX (NIL) -8 NIL NIL) (-671 1566293 1566439 1566639 "MCDEN" 1567001 NIL MCDEN (NIL T T) -7 NIL NIL) (-670 1564183 1564453 1564833 "MCALCFN" 1566023 NIL MCALCFN (NIL T T T T) -7 NIL NIL) (-669 1563094 1563267 1563508 "MAYBE" 1563981 NIL MAYBE (NIL T) -8 NIL NIL) (-668 1560706 1561229 1561791 "MATSTOR" 1562565 NIL MATSTOR (NIL T) -7 NIL NIL) (-667 1556712 1560078 1560326 "MATRIX" 1560491 NIL MATRIX (NIL T) -8 NIL NIL) (-666 1552481 1553185 1553921 "MATLIN" 1556069 NIL MATLIN (NIL T T T T) -7 NIL NIL) (-665 1542635 1545773 1545850 "MATCAT" 1550730 NIL MATCAT (NIL T T T) -9 NIL 1552147) (-664 1538999 1540012 1541368 "MATCAT-" 1541373 NIL MATCAT- (NIL T T T T) -8 NIL NIL) (-663 1537593 1537746 1538079 "MATCAT2" 1538834 NIL MATCAT2 (NIL T T T T T T T T) -7 NIL NIL) (-662 1535705 1536029 1536413 "MAPPKG3" 1537268 NIL MAPPKG3 (NIL T T T) -7 NIL NIL) (-661 1534686 1534859 1535081 "MAPPKG2" 1535529 NIL MAPPKG2 (NIL T T) -7 NIL NIL) (-660 1533185 1533469 1533796 "MAPPKG1" 1534392 NIL MAPPKG1 (NIL T) -7 NIL NIL) (-659 1532291 1532591 1532768 "MAPPAST" 1533028 T MAPPAST (NIL) -8 NIL NIL) (-658 1531902 1531960 1532083 "MAPHACK3" 1532227 NIL MAPHACK3 (NIL T T T) -7 NIL NIL) (-657 1531494 1531555 1531669 "MAPHACK2" 1531834 NIL MAPHACK2 (NIL T T) -7 NIL NIL) (-656 1530932 1531035 1531177 "MAPHACK1" 1531385 NIL MAPHACK1 (NIL T) -7 NIL NIL) (-655 1529038 1529632 1529936 "MAGMA" 1530660 NIL MAGMA (NIL T) -8 NIL NIL) (-654 1528544 1528762 1528853 "MACROAST" 1528967 T MACROAST (NIL) -8 NIL NIL) (-653 1525011 1526783 1527244 "M3D" 1528116 NIL M3D (NIL T) -8 NIL NIL) (-652 1519166 1523381 1523422 "LZSTAGG" 1524204 NIL LZSTAGG (NIL T) -9 NIL 1524499) (-651 1515139 1516297 1517754 "LZSTAGG-" 1517759 NIL LZSTAGG- (NIL T T) -8 NIL NIL) (-650 1512253 1513030 1513517 "LWORD" 1514684 NIL LWORD (NIL T) -8 NIL NIL) (-649 1511856 1512057 1512132 "LSTAST" 1512198 T LSTAST (NIL) -8 NIL NIL) (-648 1505057 1511627 1511761 "LSQM" 1511766 NIL LSQM (NIL NIL T) -8 NIL NIL) (-647 1504281 1504420 1504648 "LSPP" 1504912 NIL LSPP (NIL T T T T) -7 NIL NIL) (-646 1502093 1502394 1502850 "LSMP" 1503970 NIL LSMP (NIL T T T T) -7 NIL NIL) (-645 1498872 1499546 1500276 "LSMP1" 1501395 NIL LSMP1 (NIL T) -7 NIL NIL) (-644 1492798 1498040 1498081 "LSAGG" 1498143 NIL LSAGG (NIL T) -9 NIL 1498221) (-643 1489493 1490417 1491630 "LSAGG-" 1491635 NIL LSAGG- (NIL T T) -8 NIL NIL) (-642 1487119 1488637 1488886 "LPOLY" 1489288 NIL LPOLY (NIL T T) -8 NIL NIL) (-641 1486701 1486786 1486909 "LPEFRAC" 1487028 NIL LPEFRAC (NIL T) -7 NIL NIL) (-640 1485048 1485795 1486048 "LO" 1486533 NIL LO (NIL T T T) -8 NIL NIL) (-639 1484700 1484812 1484840 "LOGIC" 1484951 T LOGIC (NIL) -9 NIL 1485032) (-638 1484562 1484585 1484656 "LOGIC-" 1484661 NIL LOGIC- (NIL T) -8 NIL NIL) (-637 1483755 1483895 1484088 "LODOOPS" 1484418 NIL LODOOPS (NIL T T) -7 NIL NIL) (-636 1481213 1483671 1483737 "LODO" 1483742 NIL LODO (NIL T NIL) -8 NIL NIL) (-635 1479751 1479986 1480339 "LODOF" 1480960 NIL LODOF (NIL T T) -7 NIL NIL) (-634 1476194 1478591 1478632 "LODOCAT" 1479070 NIL LODOCAT (NIL T) -9 NIL 1479281) (-633 1475927 1475985 1476112 "LODOCAT-" 1476117 NIL LODOCAT- (NIL T T) -8 NIL NIL) (-632 1473282 1475768 1475886 "LODO2" 1475891 NIL LODO2 (NIL T T) -8 NIL NIL) (-631 1470752 1473219 1473264 "LODO1" 1473269 NIL LODO1 (NIL T) -8 NIL NIL) (-630 1469612 1469777 1470089 "LODEEF" 1470575 NIL LODEEF (NIL T T T) -7 NIL NIL) (-629 1464898 1467742 1467783 "LNAGG" 1468730 NIL LNAGG (NIL T) -9 NIL 1469174) (-628 1464045 1464259 1464601 "LNAGG-" 1464606 NIL LNAGG- (NIL T T) -8 NIL NIL) (-627 1460208 1460970 1461609 "LMOPS" 1463460 NIL LMOPS (NIL T T NIL) -8 NIL NIL) (-626 1459603 1459965 1460006 "LMODULE" 1460067 NIL LMODULE (NIL T) -9 NIL 1460109) (-625 1456849 1459248 1459371 "LMDICT" 1459513 NIL LMDICT (NIL T) -8 NIL NIL) (-624 1456575 1456757 1456817 "LITERAL" 1456822 NIL LITERAL (NIL T) -8 NIL NIL) (-623 1449802 1455521 1455819 "LIST" 1456310 NIL LIST (NIL T) -8 NIL NIL) (-622 1449327 1449401 1449540 "LIST3" 1449722 NIL LIST3 (NIL T T T) -7 NIL NIL) (-621 1448334 1448512 1448740 "LIST2" 1449145 NIL LIST2 (NIL T T) -7 NIL NIL) (-620 1446468 1446780 1447179 "LIST2MAP" 1447981 NIL LIST2MAP (NIL T T) -7 NIL NIL) (-619 1445218 1445854 1445895 "LINEXP" 1446150 NIL LINEXP (NIL T) -9 NIL 1446299) (-618 1443865 1444125 1444422 "LINDEP" 1444970 NIL LINDEP (NIL T T) -7 NIL NIL) (-617 1440632 1441351 1442128 "LIMITRF" 1443120 NIL LIMITRF (NIL T) -7 NIL NIL) (-616 1438908 1439203 1439619 "LIMITPS" 1440327 NIL LIMITPS (NIL T T) -7 NIL NIL) (-615 1433363 1438419 1438647 "LIE" 1438729 NIL LIE (NIL T T) -8 NIL NIL) (-614 1432412 1432855 1432895 "LIECAT" 1433035 NIL LIECAT (NIL T) -9 NIL 1433186) (-613 1432253 1432280 1432368 "LIECAT-" 1432373 NIL LIECAT- (NIL T T) -8 NIL NIL) (-612 1424865 1431702 1431867 "LIB" 1432108 T LIB (NIL) -8 NIL NIL) (-611 1420502 1421383 1422318 "LGROBP" 1423982 NIL LGROBP (NIL NIL T) -7 NIL NIL) (-610 1418368 1418642 1419004 "LF" 1420223 NIL LF (NIL T T) -7 NIL NIL) (-609 1417208 1417900 1417928 "LFCAT" 1418135 T LFCAT (NIL) -9 NIL 1418274) (-608 1414112 1414740 1415428 "LEXTRIPK" 1416572 NIL LEXTRIPK (NIL T NIL) -7 NIL NIL) (-607 1410883 1411682 1412185 "LEXP" 1413692 NIL LEXP (NIL T T NIL) -8 NIL NIL) (-606 1410386 1410604 1410696 "LETAST" 1410811 T LETAST (NIL) -8 NIL NIL) (-605 1408784 1409097 1409498 "LEADCDET" 1410068 NIL LEADCDET (NIL T T T T) -7 NIL NIL) (-604 1407974 1408048 1408277 "LAZM3PK" 1408705 NIL LAZM3PK (NIL T T T T T T) -7 NIL NIL) (-603 1402930 1406051 1406589 "LAUPOL" 1407486 NIL LAUPOL (NIL T T) -8 NIL NIL) (-602 1402495 1402539 1402707 "LAPLACE" 1402880 NIL LAPLACE (NIL T T) -7 NIL NIL) (-601 1400469 1401596 1401847 "LA" 1402328 NIL LA (NIL T T T) -8 NIL NIL) (-600 1399570 1400120 1400161 "LALG" 1400223 NIL LALG (NIL T) -9 NIL 1400282) (-599 1399284 1399343 1399479 "LALG-" 1399484 NIL LALG- (NIL T T) -8 NIL NIL) (-598 1398084 1398501 1398730 "KTVLOGIC" 1399075 T KTVLOGIC (NIL) -8 NIL NIL) (-597 1396988 1397175 1397474 "KOVACIC" 1397884 NIL KOVACIC (NIL T T) -7 NIL NIL) (-596 1396823 1396847 1396888 "KONVERT" 1396950 NIL KONVERT (NIL T) -9 NIL NIL) (-595 1396658 1396682 1396723 "KOERCE" 1396785 NIL KOERCE (NIL T) -9 NIL NIL) (-594 1394392 1395152 1395545 "KERNEL" 1396297 NIL KERNEL (NIL T) -8 NIL NIL) (-593 1393894 1393975 1394105 "KERNEL2" 1394306 NIL KERNEL2 (NIL T T) -7 NIL NIL) (-592 1387745 1392433 1392487 "KDAGG" 1392864 NIL KDAGG (NIL T T) -9 NIL 1393070) (-591 1387274 1387398 1387603 "KDAGG-" 1387608 NIL KDAGG- (NIL T T T) -8 NIL NIL) (-590 1380449 1386935 1387090 "KAFILE" 1387152 NIL KAFILE (NIL T) -8 NIL NIL) (-589 1374904 1379960 1380188 "JORDAN" 1380270 NIL JORDAN (NIL T T) -8 NIL NIL) (-588 1374310 1374553 1374674 "JOINAST" 1374803 T JOINAST (NIL) -8 NIL NIL) (-587 1374039 1374098 1374185 "JAVACODE" 1374243 T JAVACODE (NIL) -8 NIL NIL) (-586 1370338 1372244 1372298 "IXAGG" 1373227 NIL IXAGG (NIL T T) -9 NIL 1373686) (-585 1369257 1369563 1369982 "IXAGG-" 1369987 NIL IXAGG- (NIL T T T) -8 NIL NIL) (-584 1364837 1369179 1369238 "IVECTOR" 1369243 NIL IVECTOR (NIL T NIL) -8 NIL NIL) (-583 1363603 1363840 1364106 "ITUPLE" 1364604 NIL ITUPLE (NIL T) -8 NIL NIL) (-582 1362039 1362216 1362522 "ITRIGMNP" 1363425 NIL ITRIGMNP (NIL T T T) -7 NIL NIL) (-581 1360784 1360988 1361271 "ITFUN3" 1361815 NIL ITFUN3 (NIL T T T) -7 NIL NIL) (-580 1360416 1360473 1360582 "ITFUN2" 1360721 NIL ITFUN2 (NIL T T) -7 NIL NIL) (-579 1358253 1359278 1359577 "ITAYLOR" 1360150 NIL ITAYLOR (NIL T) -8 NIL NIL) (-578 1347235 1352390 1353553 "ISUPS" 1357123 NIL ISUPS (NIL T) -8 NIL NIL) (-577 1346339 1346479 1346715 "ISUMP" 1347082 NIL ISUMP (NIL T T T T) -7 NIL NIL) (-576 1341603 1346140 1346219 "ISTRING" 1346292 NIL ISTRING (NIL NIL) -8 NIL NIL) (-575 1341106 1341324 1341416 "ISAST" 1341531 T ISAST (NIL) -8 NIL NIL) (-574 1340316 1340397 1340613 "IRURPK" 1341020 NIL IRURPK (NIL T T T T T) -7 NIL NIL) (-573 1339252 1339453 1339693 "IRSN" 1340096 T IRSN (NIL) -7 NIL NIL) (-572 1337281 1337636 1338072 "IRRF2F" 1338890 NIL IRRF2F (NIL T) -7 NIL NIL) (-571 1337028 1337066 1337142 "IRREDFFX" 1337237 NIL IRREDFFX (NIL T) -7 NIL NIL) (-570 1335643 1335902 1336201 "IROOT" 1336761 NIL IROOT (NIL T) -7 NIL NIL) (-569 1332275 1333327 1334019 "IR" 1334983 NIL IR (NIL T) -8 NIL NIL) (-568 1329888 1330383 1330949 "IR2" 1331753 NIL IR2 (NIL T T) -7 NIL NIL) (-567 1328960 1329073 1329294 "IR2F" 1329771 NIL IR2F (NIL T T) -7 NIL NIL) (-566 1328751 1328785 1328845 "IPRNTPK" 1328920 T IPRNTPK (NIL) -7 NIL NIL) (-565 1325370 1328640 1328709 "IPF" 1328714 NIL IPF (NIL NIL) -8 NIL NIL) (-564 1323733 1325295 1325352 "IPADIC" 1325357 NIL IPADIC (NIL NIL NIL) -8 NIL NIL) (-563 1323233 1323437 1323547 "IOMODE" 1323643 T IOMODE (NIL) -8 NIL NIL) (-562 1322997 1323137 1323165 "IOBCON" 1323170 T IOBCON (NIL) -9 NIL 1323191) (-561 1322494 1322552 1322742 "INVLAPLA" 1322933 NIL INVLAPLA (NIL T T) -7 NIL NIL) (-560 1312143 1314496 1316882 "INTTR" 1320158 NIL INTTR (NIL T T) -7 NIL NIL) (-559 1308487 1309229 1310093 "INTTOOLS" 1311328 NIL INTTOOLS (NIL T T) -7 NIL NIL) (-558 1308073 1308164 1308281 "INTSLPE" 1308390 T INTSLPE (NIL) -7 NIL NIL) (-557 1306068 1307996 1308055 "INTRVL" 1308060 NIL INTRVL (NIL T) -8 NIL NIL) (-556 1303670 1304182 1304757 "INTRF" 1305553 NIL INTRF (NIL T) -7 NIL NIL) (-555 1303081 1303178 1303320 "INTRET" 1303568 NIL INTRET (NIL T) -7 NIL NIL) (-554 1301078 1301467 1301937 "INTRAT" 1302689 NIL INTRAT (NIL T T) -7 NIL NIL) (-553 1298306 1298889 1299515 "INTPM" 1300563 NIL INTPM (NIL T T) -7 NIL NIL) (-552 1295009 1295608 1296353 "INTPAF" 1297692 NIL INTPAF (NIL T T T) -7 NIL NIL) (-551 1290188 1291150 1292201 "INTPACK" 1293978 T INTPACK (NIL) -7 NIL NIL) (-550 1287100 1289917 1290044 "INT" 1290081 T INT (NIL) -8 NIL NIL) (-549 1286352 1286504 1286712 "INTHERTR" 1286942 NIL INTHERTR (NIL T T) -7 NIL NIL) (-548 1285791 1285871 1286059 "INTHERAL" 1286266 NIL INTHERAL (NIL T T T T) -7 NIL NIL) (-547 1283637 1284080 1284537 "INTHEORY" 1285354 T INTHEORY (NIL) -7 NIL NIL) (-546 1274945 1276566 1278345 "INTG0" 1281989 NIL INTG0 (NIL T T T) -7 NIL NIL) (-545 1255518 1260308 1265118 "INTFTBL" 1270155 T INTFTBL (NIL) -8 NIL NIL) (-544 1254767 1254905 1255078 "INTFACT" 1255377 NIL INTFACT (NIL T) -7 NIL NIL) (-543 1252152 1252598 1253162 "INTEF" 1254321 NIL INTEF (NIL T T) -7 NIL NIL) (-542 1250654 1251359 1251387 "INTDOM" 1251688 T INTDOM (NIL) -9 NIL 1251895) (-541 1250023 1250197 1250439 "INTDOM-" 1250444 NIL INTDOM- (NIL T) -8 NIL NIL) (-540 1246556 1248442 1248496 "INTCAT" 1249295 NIL INTCAT (NIL T) -9 NIL 1249615) (-539 1246029 1246131 1246259 "INTBIT" 1246448 T INTBIT (NIL) -7 NIL NIL) (-538 1244700 1244854 1245168 "INTALG" 1245874 NIL INTALG (NIL T T T T T) -7 NIL NIL) (-537 1244157 1244247 1244417 "INTAF" 1244604 NIL INTAF (NIL T T) -7 NIL NIL) (-536 1237611 1243967 1244107 "INTABL" 1244112 NIL INTABL (NIL T T T) -8 NIL NIL) (-535 1232666 1235337 1235365 "INS" 1236299 T INS (NIL) -9 NIL 1236963) (-534 1229906 1230677 1231651 "INS-" 1231724 NIL INS- (NIL T) -8 NIL NIL) (-533 1228681 1228908 1229206 "INPSIGN" 1229659 NIL INPSIGN (NIL T T) -7 NIL NIL) (-532 1227799 1227916 1228113 "INPRODPF" 1228561 NIL INPRODPF (NIL T T) -7 NIL NIL) (-531 1226693 1226810 1227047 "INPRODFF" 1227679 NIL INPRODFF (NIL T T T T) -7 NIL NIL) (-530 1225693 1225845 1226105 "INNMFACT" 1226529 NIL INNMFACT (NIL T T T T) -7 NIL NIL) (-529 1224890 1224987 1225175 "INMODGCD" 1225592 NIL INMODGCD (NIL T T NIL NIL) -7 NIL NIL) (-528 1223399 1223643 1223967 "INFSP" 1224635 NIL INFSP (NIL T T T) -7 NIL NIL) (-527 1222583 1222700 1222883 "INFPROD0" 1223279 NIL INFPROD0 (NIL T T) -7 NIL NIL) (-526 1219465 1220648 1221163 "INFORM" 1222076 T INFORM (NIL) -8 NIL NIL) (-525 1219075 1219135 1219233 "INFORM1" 1219400 NIL INFORM1 (NIL T) -7 NIL NIL) (-524 1218598 1218687 1218801 "INFINITY" 1218981 T INFINITY (NIL) -7 NIL NIL) (-523 1217215 1217464 1217785 "INEP" 1218346 NIL INEP (NIL T T T) -7 NIL NIL) (-522 1216491 1217112 1217177 "INDE" 1217182 NIL INDE (NIL T) -8 NIL NIL) (-521 1216055 1216123 1216240 "INCRMAPS" 1216418 NIL INCRMAPS (NIL T) -7 NIL NIL) (-520 1215358 1215551 1215701 "INBFILE" 1215925 T INBFILE (NIL) -8 NIL NIL) (-519 1210669 1211594 1212538 "INBFF" 1214446 NIL INBFF (NIL T) -7 NIL NIL) (-518 1210338 1210414 1210442 "INBCON" 1210575 T INBCON (NIL) -9 NIL 1210653) (-517 1210178 1210213 1210289 "INBCON-" 1210294 NIL INBCON- (NIL T) -8 NIL NIL) (-516 1209680 1209899 1209991 "INAST" 1210106 T INAST (NIL) -8 NIL NIL) (-515 1209134 1209359 1209465 "IMPTAST" 1209594 T IMPTAST (NIL) -8 NIL NIL) (-514 1205628 1208978 1209082 "IMATRIX" 1209087 NIL IMATRIX (NIL T NIL NIL) -8 NIL NIL) (-513 1204340 1204463 1204778 "IMATQF" 1205484 NIL IMATQF (NIL T T T T T T T T) -7 NIL NIL) (-512 1202560 1202787 1203124 "IMATLIN" 1204096 NIL IMATLIN (NIL T T T T) -7 NIL NIL) (-511 1197186 1202484 1202542 "ILIST" 1202547 NIL ILIST (NIL T NIL) -8 NIL NIL) (-510 1195139 1197046 1197159 "IIARRAY2" 1197164 NIL IIARRAY2 (NIL T NIL NIL T T) -8 NIL NIL) (-509 1190572 1195050 1195114 "IFF" 1195119 NIL IFF (NIL NIL NIL) -8 NIL NIL) (-508 1189946 1190189 1190305 "IFAST" 1190476 T IFAST (NIL) -8 NIL NIL) (-507 1184989 1189238 1189426 "IFARRAY" 1189803 NIL IFARRAY (NIL T NIL) -8 NIL NIL) (-506 1184196 1184893 1184966 "IFAMON" 1184971 NIL IFAMON (NIL T T NIL) -8 NIL NIL) (-505 1183780 1183845 1183899 "IEVALAB" 1184106 NIL IEVALAB (NIL T T) -9 NIL NIL) (-504 1183455 1183523 1183683 "IEVALAB-" 1183688 NIL IEVALAB- (NIL T T T) -8 NIL NIL) (-503 1183113 1183369 1183432 "IDPO" 1183437 NIL IDPO (NIL T T) -8 NIL NIL) (-502 1182390 1183002 1183077 "IDPOAMS" 1183082 NIL IDPOAMS (NIL T T) -8 NIL NIL) (-501 1181724 1182279 1182354 "IDPOAM" 1182359 NIL IDPOAM (NIL T T) -8 NIL NIL) (-500 1180809 1181059 1181112 "IDPC" 1181525 NIL IDPC (NIL T T) -9 NIL 1181674) (-499 1180305 1180701 1180774 "IDPAM" 1180779 NIL IDPAM (NIL T T) -8 NIL NIL) (-498 1179708 1180197 1180270 "IDPAG" 1180275 NIL IDPAG (NIL T T) -8 NIL NIL) (-497 1179438 1179623 1179673 "IDENT" 1179678 T IDENT (NIL) -8 NIL NIL) (-496 1175693 1176541 1177436 "IDECOMP" 1178595 NIL IDECOMP (NIL NIL NIL) -7 NIL NIL) (-495 1168566 1169616 1170663 "IDEAL" 1174729 NIL IDEAL (NIL T T T T) -8 NIL NIL) (-494 1167730 1167842 1168041 "ICDEN" 1168450 NIL ICDEN (NIL T T T T) -7 NIL NIL) (-493 1166829 1167210 1167357 "ICARD" 1167603 T ICARD (NIL) -8 NIL NIL) (-492 1164889 1165202 1165607 "IBPTOOLS" 1166506 NIL IBPTOOLS (NIL T T T T) -7 NIL NIL) (-491 1160523 1164509 1164622 "IBITS" 1164808 NIL IBITS (NIL NIL) -8 NIL NIL) (-490 1157246 1157822 1158517 "IBATOOL" 1159940 NIL IBATOOL (NIL T T T) -7 NIL NIL) (-489 1155026 1155487 1156020 "IBACHIN" 1156781 NIL IBACHIN (NIL T T T) -7 NIL NIL) (-488 1152903 1154872 1154975 "IARRAY2" 1154980 NIL IARRAY2 (NIL T NIL NIL) -8 NIL NIL) (-487 1149056 1152829 1152886 "IARRAY1" 1152891 NIL IARRAY1 (NIL T NIL) -8 NIL NIL) (-486 1143051 1147470 1147950 "IAN" 1148596 T IAN (NIL) -8 NIL NIL) (-485 1142562 1142619 1142792 "IALGFACT" 1142988 NIL IALGFACT (NIL T T T T) -7 NIL NIL) (-484 1142090 1142203 1142231 "HYPCAT" 1142438 T HYPCAT (NIL) -9 NIL NIL) (-483 1141628 1141745 1141931 "HYPCAT-" 1141936 NIL HYPCAT- (NIL T) -8 NIL NIL) (-482 1141250 1141423 1141506 "HOSTNAME" 1141565 T HOSTNAME (NIL) -8 NIL NIL) (-481 1137929 1139260 1139301 "HOAGG" 1140282 NIL HOAGG (NIL T) -9 NIL 1140961) (-480 1136523 1136922 1137448 "HOAGG-" 1137453 NIL HOAGG- (NIL T T) -8 NIL NIL) (-479 1130411 1135964 1136130 "HEXADEC" 1136377 T HEXADEC (NIL) -8 NIL NIL) (-478 1129159 1129381 1129644 "HEUGCD" 1130188 NIL HEUGCD (NIL T) -7 NIL NIL) (-477 1128262 1128996 1129126 "HELLFDIV" 1129131 NIL HELLFDIV (NIL T T T T) -8 NIL NIL) (-476 1126490 1128039 1128127 "HEAP" 1128206 NIL HEAP (NIL T) -8 NIL NIL) (-475 1125781 1126042 1126176 "HEADAST" 1126376 T HEADAST (NIL) -8 NIL NIL) (-474 1119701 1125696 1125758 "HDP" 1125763 NIL HDP (NIL NIL T) -8 NIL NIL) (-473 1113452 1119336 1119488 "HDMP" 1119602 NIL HDMP (NIL NIL T) -8 NIL NIL) (-472 1112777 1112916 1113080 "HB" 1113308 T HB (NIL) -7 NIL NIL) (-471 1106274 1112623 1112727 "HASHTBL" 1112732 NIL HASHTBL (NIL T T NIL) -8 NIL NIL) (-470 1105777 1105995 1106087 "HASAST" 1106202 T HASAST (NIL) -8 NIL NIL) (-469 1103591 1105401 1105582 "HACKPI" 1105616 T HACKPI (NIL) -8 NIL NIL) (-468 1099286 1103444 1103557 "GTSET" 1103562 NIL GTSET (NIL T T T T) -8 NIL NIL) (-467 1092812 1099164 1099262 "GSTBL" 1099267 NIL GSTBL (NIL T T T NIL) -8 NIL NIL) (-466 1085125 1091843 1092108 "GSERIES" 1092603 NIL GSERIES (NIL T NIL NIL) -8 NIL NIL) (-465 1084292 1084683 1084711 "GROUP" 1084914 T GROUP (NIL) -9 NIL 1085048) (-464 1083658 1083817 1084068 "GROUP-" 1084073 NIL GROUP- (NIL T) -8 NIL NIL) (-463 1082027 1082346 1082733 "GROEBSOL" 1083335 NIL GROEBSOL (NIL NIL T T) -7 NIL NIL) (-462 1080967 1081229 1081280 "GRMOD" 1081809 NIL GRMOD (NIL T T) -9 NIL 1081977) (-461 1080735 1080771 1080899 "GRMOD-" 1080904 NIL GRMOD- (NIL T T T) -8 NIL NIL) (-460 1076060 1077089 1078089 "GRIMAGE" 1079755 T GRIMAGE (NIL) -8 NIL NIL) (-459 1074527 1074787 1075111 "GRDEF" 1075756 T GRDEF (NIL) -7 NIL NIL) (-458 1073971 1074087 1074228 "GRAY" 1074406 T GRAY (NIL) -7 NIL NIL) (-457 1073202 1073582 1073633 "GRALG" 1073786 NIL GRALG (NIL T T) -9 NIL 1073879) (-456 1072863 1072936 1073099 "GRALG-" 1073104 NIL GRALG- (NIL T T T) -8 NIL NIL) (-455 1069667 1072448 1072626 "GPOLSET" 1072770 NIL GPOLSET (NIL T T T T) -8 NIL NIL) (-454 1069021 1069078 1069336 "GOSPER" 1069604 NIL GOSPER (NIL T T T T T) -7 NIL NIL) (-453 1064780 1065459 1065985 "GMODPOL" 1068720 NIL GMODPOL (NIL NIL T T T NIL T) -8 NIL NIL) (-452 1063785 1063969 1064207 "GHENSEL" 1064592 NIL GHENSEL (NIL T T) -7 NIL NIL) (-451 1057836 1058679 1059706 "GENUPS" 1062869 NIL GENUPS (NIL T T) -7 NIL NIL) (-450 1057533 1057584 1057673 "GENUFACT" 1057779 NIL GENUFACT (NIL T) -7 NIL NIL) (-449 1056945 1057022 1057187 "GENPGCD" 1057451 NIL GENPGCD (NIL T T T T) -7 NIL NIL) (-448 1056419 1056454 1056667 "GENMFACT" 1056904 NIL GENMFACT (NIL T T T T T) -7 NIL NIL) (-447 1054987 1055242 1055549 "GENEEZ" 1056162 NIL GENEEZ (NIL T T) -7 NIL NIL) (-446 1048900 1054598 1054760 "GDMP" 1054910 NIL GDMP (NIL NIL T T) -8 NIL NIL) (-445 1038277 1042671 1043777 "GCNAALG" 1047883 NIL GCNAALG (NIL T NIL NIL NIL) -8 NIL NIL) (-444 1036739 1037567 1037595 "GCDDOM" 1037850 T GCDDOM (NIL) -9 NIL 1038007) (-443 1036209 1036336 1036551 "GCDDOM-" 1036556 NIL GCDDOM- (NIL T) -8 NIL NIL) (-442 1034881 1035066 1035370 "GB" 1035988 NIL GB (NIL T T T T) -7 NIL NIL) (-441 1023501 1025827 1028219 "GBINTERN" 1032572 NIL GBINTERN (NIL T T T T) -7 NIL NIL) (-440 1021338 1021630 1022051 "GBF" 1023176 NIL GBF (NIL T T T T) -7 NIL NIL) (-439 1020119 1020284 1020551 "GBEUCLID" 1021154 NIL GBEUCLID (NIL T T T T) -7 NIL NIL) (-438 1019468 1019593 1019742 "GAUSSFAC" 1019990 T GAUSSFAC (NIL) -7 NIL NIL) (-437 1017835 1018137 1018451 "GALUTIL" 1019187 NIL GALUTIL (NIL T) -7 NIL NIL) (-436 1016143 1016417 1016741 "GALPOLYU" 1017562 NIL GALPOLYU (NIL T T) -7 NIL NIL) (-435 1013508 1013798 1014205 "GALFACTU" 1015840 NIL GALFACTU (NIL T T T) -7 NIL NIL) (-434 1005314 1006813 1008421 "GALFACT" 1011940 NIL GALFACT (NIL T) -7 NIL NIL) (-433 1002702 1003360 1003388 "FVFUN" 1004544 T FVFUN (NIL) -9 NIL 1005264) (-432 1001968 1002150 1002178 "FVC" 1002469 T FVC (NIL) -9 NIL 1002652) (-431 1001610 1001765 1001846 "FUNCTION" 1001920 NIL FUNCTION (NIL NIL) -8 NIL NIL) (-430 999280 999831 1000320 "FT" 1001141 T FT (NIL) -8 NIL NIL) (-429 998098 998581 998784 "FTEM" 999097 T FTEM (NIL) -8 NIL NIL) (-428 996354 996643 997047 "FSUPFACT" 997789 NIL FSUPFACT (NIL T T T) -7 NIL NIL) (-427 994751 995040 995372 "FST" 996042 T FST (NIL) -8 NIL NIL) (-426 993922 994028 994223 "FSRED" 994633 NIL FSRED (NIL T T) -7 NIL NIL) (-425 992601 992856 993210 "FSPRMELT" 993637 NIL FSPRMELT (NIL T T) -7 NIL NIL) (-424 989686 990124 990623 "FSPECF" 992164 NIL FSPECF (NIL T T) -7 NIL NIL) (-423 972128 980570 980610 "FS" 984458 NIL FS (NIL T) -9 NIL 986747) (-422 960778 963768 967824 "FS-" 968121 NIL FS- (NIL T T) -8 NIL NIL) (-421 960292 960346 960523 "FSINT" 960719 NIL FSINT (NIL T T) -7 NIL NIL) (-420 958619 959285 959588 "FSERIES" 960071 NIL FSERIES (NIL T T) -8 NIL NIL) (-419 957633 957749 957980 "FSCINT" 958499 NIL FSCINT (NIL T T) -7 NIL NIL) (-418 953867 956577 956618 "FSAGG" 956988 NIL FSAGG (NIL T) -9 NIL 957247) (-417 951629 952230 953026 "FSAGG-" 953121 NIL FSAGG- (NIL T T) -8 NIL NIL) (-416 950671 950814 951041 "FSAGG2" 951482 NIL FSAGG2 (NIL T T T T) -7 NIL NIL) (-415 948326 948605 949159 "FS2UPS" 950389 NIL FS2UPS (NIL T T T T T NIL) -7 NIL NIL) (-414 947908 947951 948106 "FS2" 948277 NIL FS2 (NIL T T T T) -7 NIL NIL) (-413 946765 946936 947245 "FS2EXPXP" 947733 NIL FS2EXPXP (NIL T T NIL NIL) -7 NIL NIL) (-412 946191 946306 946458 "FRUTIL" 946645 NIL FRUTIL (NIL T) -7 NIL NIL) (-411 937652 941690 943046 "FR" 944867 NIL FR (NIL T) -8 NIL NIL) (-410 932727 935370 935410 "FRNAALG" 936806 NIL FRNAALG (NIL T) -9 NIL 937413) (-409 928405 929476 930751 "FRNAALG-" 931501 NIL FRNAALG- (NIL T T) -8 NIL NIL) (-408 928043 928086 928213 "FRNAAF2" 928356 NIL FRNAAF2 (NIL T T T T) -7 NIL NIL) (-407 926450 926897 927192 "FRMOD" 927855 NIL FRMOD (NIL T T T T NIL) -8 NIL NIL) (-406 924229 924833 925150 "FRIDEAL" 926241 NIL FRIDEAL (NIL T T T T) -8 NIL NIL) (-405 923424 923511 923800 "FRIDEAL2" 924136 NIL FRIDEAL2 (NIL T T T T T T T T) -7 NIL NIL) (-404 922666 923080 923121 "FRETRCT" 923126 NIL FRETRCT (NIL T) -9 NIL 923302) (-403 921778 922009 922360 "FRETRCT-" 922365 NIL FRETRCT- (NIL T T) -8 NIL NIL) (-402 919028 920204 920263 "FRAMALG" 921145 NIL FRAMALG (NIL T T) -9 NIL 921437) (-401 917162 917617 918247 "FRAMALG-" 918470 NIL FRAMALG- (NIL T T T) -8 NIL NIL) (-400 911122 916637 916913 "FRAC" 916918 NIL FRAC (NIL T) -8 NIL NIL) (-399 910758 910815 910922 "FRAC2" 911059 NIL FRAC2 (NIL T T) -7 NIL NIL) (-398 910394 910451 910558 "FR2" 910695 NIL FR2 (NIL T T) -7 NIL NIL) (-397 905124 907972 908000 "FPS" 909119 T FPS (NIL) -9 NIL 909676) (-396 904573 904682 904846 "FPS-" 904992 NIL FPS- (NIL T) -8 NIL NIL) (-395 902079 903714 903742 "FPC" 903967 T FPC (NIL) -9 NIL 904109) (-394 901872 901912 902009 "FPC-" 902014 NIL FPC- (NIL T) -8 NIL NIL) (-393 900750 901360 901401 "FPATMAB" 901406 NIL FPATMAB (NIL T) -9 NIL 901558) (-392 898450 898926 899352 "FPARFRAC" 900387 NIL FPARFRAC (NIL T T) -8 NIL NIL) (-391 893843 894342 895024 "FORTRAN" 897882 NIL FORTRAN (NIL NIL NIL NIL NIL) -8 NIL NIL) (-390 891559 892059 892598 "FORT" 893324 T FORT (NIL) -7 NIL NIL) (-389 889235 889797 889825 "FORTFN" 890885 T FORTFN (NIL) -9 NIL 891509) (-388 888999 889049 889077 "FORTCAT" 889136 T FORTCAT (NIL) -9 NIL 889198) (-387 887059 887542 887941 "FORMULA" 888620 T FORMULA (NIL) -8 NIL NIL) (-386 886847 886877 886946 "FORMULA1" 887023 NIL FORMULA1 (NIL T) -7 NIL NIL) (-385 886370 886422 886595 "FORDER" 886789 NIL FORDER (NIL T T T T) -7 NIL NIL) (-384 885466 885630 885823 "FOP" 886197 T FOP (NIL) -7 NIL NIL) (-383 884074 884746 884920 "FNLA" 885348 NIL FNLA (NIL NIL NIL T) -8 NIL NIL) (-382 882742 883131 883159 "FNCAT" 883731 T FNCAT (NIL) -9 NIL 884024) (-381 882308 882701 882729 "FNAME" 882734 T FNAME (NIL) -8 NIL NIL) (-380 881006 881935 881963 "FMTC" 881968 T FMTC (NIL) -9 NIL 882004) (-379 877368 878529 879158 "FMONOID" 880410 NIL FMONOID (NIL T) -8 NIL NIL) (-378 876587 877110 877259 "FM" 877264 NIL FM (NIL T T) -8 NIL NIL) (-377 874011 874657 874685 "FMFUN" 875829 T FMFUN (NIL) -9 NIL 876537) (-376 873280 873461 873489 "FMC" 873779 T FMC (NIL) -9 NIL 873961) (-375 870492 871326 871380 "FMCAT" 872575 NIL FMCAT (NIL T T) -9 NIL 873070) (-374 869385 870258 870358 "FM1" 870437 NIL FM1 (NIL T T) -8 NIL NIL) (-373 867159 867575 868069 "FLOATRP" 868936 NIL FLOATRP (NIL T) -7 NIL NIL) (-372 860710 864815 865445 "FLOAT" 866549 T FLOAT (NIL) -8 NIL NIL) (-371 858148 858648 859226 "FLOATCP" 860177 NIL FLOATCP (NIL T) -7 NIL NIL) (-370 856977 857781 857822 "FLINEXP" 857827 NIL FLINEXP (NIL T) -9 NIL 857920) (-369 856131 856366 856694 "FLINEXP-" 856699 NIL FLINEXP- (NIL T T) -8 NIL NIL) (-368 855207 855351 855575 "FLASORT" 855983 NIL FLASORT (NIL T T) -7 NIL NIL) (-367 852424 853266 853318 "FLALG" 854545 NIL FLALG (NIL T T) -9 NIL 855012) (-366 846208 849910 849951 "FLAGG" 851213 NIL FLAGG (NIL T) -9 NIL 851865) (-365 844934 845273 845763 "FLAGG-" 845768 NIL FLAGG- (NIL T T) -8 NIL NIL) (-364 843976 844119 844346 "FLAGG2" 844787 NIL FLAGG2 (NIL T T T T) -7 NIL NIL) (-363 840989 841963 842022 "FINRALG" 843150 NIL FINRALG (NIL T T) -9 NIL 843658) (-362 840149 840378 840717 "FINRALG-" 840722 NIL FINRALG- (NIL T T T) -8 NIL NIL) (-361 839555 839768 839796 "FINITE" 839992 T FINITE (NIL) -9 NIL 840099) (-360 832013 834174 834214 "FINAALG" 837881 NIL FINAALG (NIL T) -9 NIL 839334) (-359 827354 828395 829539 "FINAALG-" 830918 NIL FINAALG- (NIL T T) -8 NIL NIL) (-358 826749 827109 827212 "FILE" 827284 NIL FILE (NIL T) -8 NIL NIL) (-357 825433 825745 825799 "FILECAT" 826483 NIL FILECAT (NIL T T) -9 NIL 826699) (-356 823353 824847 824875 "FIELD" 824915 T FIELD (NIL) -9 NIL 824995) (-355 821973 822358 822869 "FIELD-" 822874 NIL FIELD- (NIL T) -8 NIL NIL) (-354 819851 820608 820955 "FGROUP" 821659 NIL FGROUP (NIL T) -8 NIL NIL) (-353 818941 819105 819325 "FGLMICPK" 819683 NIL FGLMICPK (NIL T NIL) -7 NIL NIL) (-352 814808 818866 818923 "FFX" 818928 NIL FFX (NIL T NIL) -8 NIL NIL) (-351 814409 814470 814605 "FFSLPE" 814741 NIL FFSLPE (NIL T T T) -7 NIL NIL) (-350 810402 811181 811977 "FFPOLY" 813645 NIL FFPOLY (NIL T) -7 NIL NIL) (-349 809906 809942 810151 "FFPOLY2" 810360 NIL FFPOLY2 (NIL T T) -7 NIL NIL) (-348 805792 809825 809888 "FFP" 809893 NIL FFP (NIL T NIL) -8 NIL NIL) (-347 801225 805703 805767 "FF" 805772 NIL FF (NIL NIL NIL) -8 NIL NIL) (-346 796386 800568 800758 "FFNBX" 801079 NIL FFNBX (NIL T NIL) -8 NIL NIL) (-345 791360 795521 795779 "FFNBP" 796240 NIL FFNBP (NIL T NIL) -8 NIL NIL) (-344 786028 790644 790855 "FFNB" 791193 NIL FFNB (NIL NIL NIL) -8 NIL NIL) (-343 784860 785058 785373 "FFINTBAS" 785825 NIL FFINTBAS (NIL T T T) -7 NIL NIL) (-342 781144 783319 783347 "FFIELDC" 783967 T FFIELDC (NIL) -9 NIL 784343) (-341 779807 780177 780674 "FFIELDC-" 780679 NIL FFIELDC- (NIL T) -8 NIL NIL) (-340 779377 779422 779546 "FFHOM" 779749 NIL FFHOM (NIL T T T) -7 NIL NIL) (-339 777075 777559 778076 "FFF" 778892 NIL FFF (NIL T) -7 NIL NIL) (-338 772728 776817 776918 "FFCGX" 777018 NIL FFCGX (NIL T NIL) -8 NIL NIL) (-337 768395 772460 772567 "FFCGP" 772671 NIL FFCGP (NIL T NIL) -8 NIL NIL) (-336 763613 768122 768230 "FFCG" 768331 NIL FFCG (NIL NIL NIL) -8 NIL NIL) (-335 745671 754707 754793 "FFCAT" 759958 NIL FFCAT (NIL T T T) -9 NIL 761409) (-334 740869 741916 743230 "FFCAT-" 744460 NIL FFCAT- (NIL T T T T) -8 NIL NIL) (-333 740280 740323 740558 "FFCAT2" 740820 NIL FFCAT2 (NIL T T T T T T T T) -7 NIL NIL) (-332 729492 733252 734472 "FEXPR" 739132 NIL FEXPR (NIL NIL NIL T) -8 NIL NIL) (-331 728492 728927 728968 "FEVALAB" 729052 NIL FEVALAB (NIL T) -9 NIL 729313) (-330 727651 727861 728199 "FEVALAB-" 728204 NIL FEVALAB- (NIL T T) -8 NIL NIL) (-329 726244 727034 727237 "FDIV" 727550 NIL FDIV (NIL T T T T) -8 NIL NIL) (-328 723310 724025 724140 "FDIVCAT" 725708 NIL FDIVCAT (NIL T T T T) -9 NIL 726145) (-327 723072 723099 723269 "FDIVCAT-" 723274 NIL FDIVCAT- (NIL T T T T T) -8 NIL NIL) (-326 722292 722379 722656 "FDIV2" 722979 NIL FDIV2 (NIL T T T T T T T T) -7 NIL NIL) (-325 720978 721237 721526 "FCPAK1" 722023 T FCPAK1 (NIL) -7 NIL NIL) (-324 720106 720478 720619 "FCOMP" 720869 NIL FCOMP (NIL T) -8 NIL NIL) (-323 703741 707155 710716 "FC" 716565 T FC (NIL) -8 NIL NIL) (-322 696394 700375 700415 "FAXF" 702217 NIL FAXF (NIL T) -9 NIL 702909) (-321 693673 694328 695153 "FAXF-" 695618 NIL FAXF- (NIL T T) -8 NIL NIL) (-320 688773 693049 693225 "FARRAY" 693530 NIL FARRAY (NIL T) -8 NIL NIL) (-319 684180 686212 686265 "FAMR" 687288 NIL FAMR (NIL T T) -9 NIL 687748) (-318 683070 683372 683807 "FAMR-" 683812 NIL FAMR- (NIL T T T) -8 NIL NIL) (-317 682266 682992 683045 "FAMONOID" 683050 NIL FAMONOID (NIL T) -8 NIL NIL) (-316 680096 680780 680833 "FAMONC" 681774 NIL FAMONC (NIL T T) -9 NIL 682160) (-315 678788 679850 679987 "FAGROUP" 679992 NIL FAGROUP (NIL T) -8 NIL NIL) (-314 676583 676902 677305 "FACUTIL" 678469 NIL FACUTIL (NIL T T T T) -7 NIL NIL) (-313 675682 675867 676089 "FACTFUNC" 676393 NIL FACTFUNC (NIL T) -7 NIL NIL) (-312 668087 674933 675145 "EXPUPXS" 675538 NIL EXPUPXS (NIL T NIL NIL) -8 NIL NIL) (-311 665570 666110 666696 "EXPRTUBE" 667521 T EXPRTUBE (NIL) -7 NIL NIL) (-310 661764 662356 663093 "EXPRODE" 664909 NIL EXPRODE (NIL T T) -7 NIL NIL) (-309 647138 660419 660847 "EXPR" 661368 NIL EXPR (NIL T) -8 NIL NIL) (-308 641545 642132 642945 "EXPR2UPS" 646436 NIL EXPR2UPS (NIL T T) -7 NIL NIL) (-307 641181 641238 641345 "EXPR2" 641482 NIL EXPR2 (NIL T T) -7 NIL NIL) (-306 632588 640313 640610 "EXPEXPAN" 641018 NIL EXPEXPAN (NIL T T NIL NIL) -8 NIL NIL) (-305 632415 632545 632574 "EXIT" 632579 T EXIT (NIL) -8 NIL NIL) (-304 631922 632139 632230 "EXITAST" 632344 T EXITAST (NIL) -8 NIL NIL) (-303 631549 631611 631724 "EVALCYC" 631854 NIL EVALCYC (NIL T) -7 NIL NIL) (-302 631090 631208 631249 "EVALAB" 631419 NIL EVALAB (NIL T) -9 NIL 631523) (-301 630571 630693 630914 "EVALAB-" 630919 NIL EVALAB- (NIL T T) -8 NIL NIL) (-300 628074 629342 629370 "EUCDOM" 629925 T EUCDOM (NIL) -9 NIL 630275) (-299 626479 626921 627511 "EUCDOM-" 627516 NIL EUCDOM- (NIL T) -8 NIL NIL) (-298 614019 616777 619527 "ESTOOLS" 623749 T ESTOOLS (NIL) -7 NIL NIL) (-297 613651 613708 613817 "ESTOOLS2" 613956 NIL ESTOOLS2 (NIL T T) -7 NIL NIL) (-296 613402 613444 613524 "ESTOOLS1" 613603 NIL ESTOOLS1 (NIL T) -7 NIL NIL) (-295 607327 609055 609083 "ES" 611851 T ES (NIL) -9 NIL 613260) (-294 602274 603561 605378 "ES-" 605542 NIL ES- (NIL T) -8 NIL NIL) (-293 598649 599409 600189 "ESCONT" 601514 T ESCONT (NIL) -7 NIL NIL) (-292 598394 598426 598508 "ESCONT1" 598611 NIL ESCONT1 (NIL NIL NIL) -7 NIL NIL) (-291 598069 598119 598219 "ES2" 598338 NIL ES2 (NIL T T) -7 NIL NIL) (-290 597699 597757 597866 "ES1" 598005 NIL ES1 (NIL T T) -7 NIL NIL) (-289 596915 597044 597220 "ERROR" 597543 T ERROR (NIL) -7 NIL NIL) (-288 590418 596774 596865 "EQTBL" 596870 NIL EQTBL (NIL T T) -8 NIL NIL) (-287 582975 585732 587181 "EQ" 589002 NIL -3893 (NIL T) -8 NIL NIL) (-286 582607 582664 582773 "EQ2" 582912 NIL EQ2 (NIL T T) -7 NIL NIL) (-285 577899 578945 580038 "EP" 581546 NIL EP (NIL T) -7 NIL NIL) (-284 576481 576782 577099 "ENV" 577602 T ENV (NIL) -8 NIL NIL) (-283 575680 576200 576228 "ENTIRER" 576233 T ENTIRER (NIL) -9 NIL 576279) (-282 572182 573635 574005 "EMR" 575479 NIL EMR (NIL T T T NIL NIL NIL) -8 NIL NIL) (-281 571326 571511 571565 "ELTAGG" 571945 NIL ELTAGG (NIL T T) -9 NIL 572156) (-280 571045 571107 571248 "ELTAGG-" 571253 NIL ELTAGG- (NIL T T T) -8 NIL NIL) (-279 570834 570863 570917 "ELTAB" 571001 NIL ELTAB (NIL T T) -9 NIL NIL) (-278 569960 570106 570305 "ELFUTS" 570685 NIL ELFUTS (NIL T T) -7 NIL NIL) (-277 569702 569758 569786 "ELEMFUN" 569891 T ELEMFUN (NIL) -9 NIL NIL) (-276 569572 569593 569661 "ELEMFUN-" 569666 NIL ELEMFUN- (NIL T) -8 NIL NIL) (-275 564463 567672 567713 "ELAGG" 568653 NIL ELAGG (NIL T) -9 NIL 569116) (-274 562748 563182 563845 "ELAGG-" 563850 NIL ELAGG- (NIL T T) -8 NIL NIL) (-273 561405 561685 561980 "ELABEXPR" 562473 T ELABEXPR (NIL) -8 NIL NIL) (-272 554271 556072 556899 "EFUPXS" 560681 NIL EFUPXS (NIL T T T T) -8 NIL NIL) (-271 547721 549522 550332 "EFULS" 553547 NIL EFULS (NIL T T T) -8 NIL NIL) (-270 545143 545501 545980 "EFSTRUC" 547353 NIL EFSTRUC (NIL T T) -7 NIL NIL) (-269 534215 535780 537340 "EF" 543658 NIL EF (NIL T T) -7 NIL NIL) (-268 533316 533700 533849 "EAB" 534086 T EAB (NIL) -8 NIL NIL) (-267 532525 533275 533303 "E04UCFA" 533308 T E04UCFA (NIL) -8 NIL NIL) (-266 531734 532484 532512 "E04NAFA" 532517 T E04NAFA (NIL) -8 NIL NIL) (-265 530943 531693 531721 "E04MBFA" 531726 T E04MBFA (NIL) -8 NIL NIL) (-264 530152 530902 530930 "E04JAFA" 530935 T E04JAFA (NIL) -8 NIL NIL) (-263 529363 530111 530139 "E04GCFA" 530144 T E04GCFA (NIL) -8 NIL NIL) (-262 528574 529322 529350 "E04FDFA" 529355 T E04FDFA (NIL) -8 NIL NIL) (-261 527783 528533 528561 "E04DGFA" 528566 T E04DGFA (NIL) -8 NIL NIL) (-260 521961 523308 524672 "E04AGNT" 526439 T E04AGNT (NIL) -7 NIL NIL) (-259 520685 521165 521205 "DVARCAT" 521680 NIL DVARCAT (NIL T) -9 NIL 521879) (-258 519889 520101 520415 "DVARCAT-" 520420 NIL DVARCAT- (NIL T T) -8 NIL NIL) (-257 512789 519688 519817 "DSMP" 519822 NIL DSMP (NIL T T T) -8 NIL NIL) (-256 507599 508734 509802 "DROPT" 511741 T DROPT (NIL) -8 NIL NIL) (-255 507264 507323 507421 "DROPT1" 507534 NIL DROPT1 (NIL T) -7 NIL NIL) (-254 502379 503505 504642 "DROPT0" 506147 T DROPT0 (NIL) -7 NIL NIL) (-253 500724 501049 501435 "DRAWPT" 502013 T DRAWPT (NIL) -7 NIL NIL) (-252 495311 496234 497313 "DRAW" 499698 NIL DRAW (NIL T) -7 NIL NIL) (-251 494944 494997 495115 "DRAWHACK" 495252 NIL DRAWHACK (NIL T) -7 NIL NIL) (-250 493675 493944 494235 "DRAWCX" 494673 T DRAWCX (NIL) -7 NIL NIL) (-249 493191 493259 493410 "DRAWCURV" 493601 NIL DRAWCURV (NIL T T) -7 NIL NIL) (-248 483662 485621 487736 "DRAWCFUN" 491096 T DRAWCFUN (NIL) -7 NIL NIL) (-247 480475 482357 482398 "DQAGG" 483027 NIL DQAGG (NIL T) -9 NIL 483300) (-246 468994 475691 475774 "DPOLCAT" 477626 NIL DPOLCAT (NIL T T T T) -9 NIL 478171) (-245 463833 465179 467137 "DPOLCAT-" 467142 NIL DPOLCAT- (NIL T T T T T) -8 NIL NIL) (-244 456988 463694 463792 "DPMO" 463797 NIL DPMO (NIL NIL T T) -8 NIL NIL) (-243 450046 456768 456935 "DPMM" 456940 NIL DPMM (NIL NIL T T T) -8 NIL NIL) (-242 449466 449669 449783 "DOMAIN" 449952 T DOMAIN (NIL) -8 NIL NIL) (-241 443217 449101 449253 "DMP" 449367 NIL DMP (NIL NIL T) -8 NIL NIL) (-240 442817 442873 443017 "DLP" 443155 NIL DLP (NIL T) -7 NIL NIL) (-239 436461 441918 442145 "DLIST" 442622 NIL DLIST (NIL T) -8 NIL NIL) (-238 433307 435316 435357 "DLAGG" 435907 NIL DLAGG (NIL T) -9 NIL 436136) (-237 432157 432787 432815 "DIVRING" 432907 T DIVRING (NIL) -9 NIL 432990) (-236 431394 431584 431884 "DIVRING-" 431889 NIL DIVRING- (NIL T) -8 NIL NIL) (-235 429496 429853 430259 "DISPLAY" 431008 T DISPLAY (NIL) -7 NIL NIL) (-234 423438 429410 429473 "DIRPROD" 429478 NIL DIRPROD (NIL NIL T) -8 NIL NIL) (-233 422286 422489 422754 "DIRPROD2" 423231 NIL DIRPROD2 (NIL NIL T T) -7 NIL NIL) (-232 411824 417776 417829 "DIRPCAT" 418239 NIL DIRPCAT (NIL NIL T) -9 NIL 419079) (-231 409150 409792 410673 "DIRPCAT-" 411010 NIL DIRPCAT- (NIL T NIL T) -8 NIL NIL) (-230 408437 408597 408783 "DIOSP" 408984 T DIOSP (NIL) -7 NIL NIL) (-229 405139 407349 407390 "DIOPS" 407824 NIL DIOPS (NIL T) -9 NIL 408053) (-228 404688 404802 404993 "DIOPS-" 404998 NIL DIOPS- (NIL T T) -8 NIL NIL) (-227 403600 404194 404222 "DIFRING" 404409 T DIFRING (NIL) -9 NIL 404519) (-226 403246 403323 403475 "DIFRING-" 403480 NIL DIFRING- (NIL T) -8 NIL NIL) (-225 401071 402309 402350 "DIFEXT" 402713 NIL DIFEXT (NIL T) -9 NIL 403007) (-224 399356 399784 400450 "DIFEXT-" 400455 NIL DIFEXT- (NIL T T) -8 NIL NIL) (-223 396678 398888 398929 "DIAGG" 398934 NIL DIAGG (NIL T) -9 NIL 398954) (-222 396062 396219 396471 "DIAGG-" 396476 NIL DIAGG- (NIL T T) -8 NIL NIL) (-221 391527 395021 395298 "DHMATRIX" 395831 NIL DHMATRIX (NIL T) -8 NIL NIL) (-220 387139 388048 389058 "DFSFUN" 390537 T DFSFUN (NIL) -7 NIL NIL) (-219 382255 386070 386382 "DFLOAT" 386847 T DFLOAT (NIL) -8 NIL NIL) (-218 380483 380764 381160 "DFINTTLS" 381963 NIL DFINTTLS (NIL T T) -7 NIL NIL) (-217 377548 378504 378904 "DERHAM" 380149 NIL DERHAM (NIL T NIL) -8 NIL NIL) (-216 375397 377323 377412 "DEQUEUE" 377492 NIL DEQUEUE (NIL T) -8 NIL NIL) (-215 374612 374745 374941 "DEGRED" 375259 NIL DEGRED (NIL T T) -7 NIL NIL) (-214 371007 371752 372605 "DEFINTRF" 373840 NIL DEFINTRF (NIL T) -7 NIL NIL) (-213 368534 369003 369602 "DEFINTEF" 370526 NIL DEFINTEF (NIL T T) -7 NIL NIL) (-212 367911 368154 368269 "DEFAST" 368439 T DEFAST (NIL) -8 NIL NIL) (-211 361799 367352 367518 "DECIMAL" 367765 T DECIMAL (NIL) -8 NIL NIL) (-210 359311 359769 360275 "DDFACT" 361343 NIL DDFACT (NIL T T) -7 NIL NIL) (-209 358907 358950 359101 "DBLRESP" 359262 NIL DBLRESP (NIL T T T T) -7 NIL NIL) (-208 356617 356951 357320 "DBASE" 358665 NIL DBASE (NIL T) -8 NIL NIL) (-207 355886 356097 356243 "DATABUF" 356516 NIL DATABUF (NIL NIL T) -8 NIL NIL) (-206 355019 355845 355873 "D03FAFA" 355878 T D03FAFA (NIL) -8 NIL NIL) (-205 354153 354978 355006 "D03EEFA" 355011 T D03EEFA (NIL) -8 NIL NIL) (-204 352103 352569 353058 "D03AGNT" 353684 T D03AGNT (NIL) -7 NIL NIL) (-203 351419 352062 352090 "D02EJFA" 352095 T D02EJFA (NIL) -8 NIL NIL) (-202 350735 351378 351406 "D02CJFA" 351411 T D02CJFA (NIL) -8 NIL NIL) (-201 350051 350694 350722 "D02BHFA" 350727 T D02BHFA (NIL) -8 NIL NIL) (-200 349367 350010 350038 "D02BBFA" 350043 T D02BBFA (NIL) -8 NIL NIL) (-199 342565 344153 345759 "D02AGNT" 347781 T D02AGNT (NIL) -7 NIL NIL) (-198 340334 340856 341402 "D01WGTS" 342039 T D01WGTS (NIL) -7 NIL NIL) (-197 339429 340293 340321 "D01TRNS" 340326 T D01TRNS (NIL) -8 NIL NIL) (-196 338524 339388 339416 "D01GBFA" 339421 T D01GBFA (NIL) -8 NIL NIL) (-195 337619 338483 338511 "D01FCFA" 338516 T D01FCFA (NIL) -8 NIL NIL) (-194 336714 337578 337606 "D01ASFA" 337611 T D01ASFA (NIL) -8 NIL NIL) (-193 335809 336673 336701 "D01AQFA" 336706 T D01AQFA (NIL) -8 NIL NIL) (-192 334904 335768 335796 "D01APFA" 335801 T D01APFA (NIL) -8 NIL NIL) (-191 333999 334863 334891 "D01ANFA" 334896 T D01ANFA (NIL) -8 NIL NIL) (-190 333094 333958 333986 "D01AMFA" 333991 T D01AMFA (NIL) -8 NIL NIL) (-189 332189 333053 333081 "D01ALFA" 333086 T D01ALFA (NIL) -8 NIL NIL) (-188 331284 332148 332176 "D01AKFA" 332181 T D01AKFA (NIL) -8 NIL NIL) (-187 330379 331243 331271 "D01AJFA" 331276 T D01AJFA (NIL) -8 NIL NIL) (-186 323676 325227 326788 "D01AGNT" 328838 T D01AGNT (NIL) -7 NIL NIL) (-185 323013 323141 323293 "CYCLOTOM" 323544 T CYCLOTOM (NIL) -7 NIL NIL) (-184 319748 320461 321188 "CYCLES" 322306 T CYCLES (NIL) -7 NIL NIL) (-183 319060 319194 319365 "CVMP" 319609 NIL CVMP (NIL T) -7 NIL NIL) (-182 316831 317089 317465 "CTRIGMNP" 318788 NIL CTRIGMNP (NIL T T) -7 NIL NIL) (-181 316342 316531 316630 "CTORCALL" 316752 T CTORCALL (NIL) -8 NIL NIL) (-180 315716 315815 315968 "CSTTOOLS" 316239 NIL CSTTOOLS (NIL T T) -7 NIL NIL) (-179 311515 312172 312930 "CRFP" 315028 NIL CRFP (NIL T T) -7 NIL NIL) (-178 311017 311236 311328 "CRCEAST" 311443 T CRCEAST (NIL) -8 NIL NIL) (-177 310064 310249 310477 "CRAPACK" 310821 NIL CRAPACK (NIL T) -7 NIL NIL) (-176 309448 309549 309753 "CPMATCH" 309940 NIL CPMATCH (NIL T T T) -7 NIL NIL) (-175 309173 309201 309307 "CPIMA" 309414 NIL CPIMA (NIL T T T) -7 NIL NIL) (-174 305537 306209 306927 "COORDSYS" 308508 NIL COORDSYS (NIL T) -7 NIL NIL) (-173 304921 305050 305200 "CONTOUR" 305407 T CONTOUR (NIL) -8 NIL NIL) (-172 300847 302924 303416 "CONTFRAC" 304461 NIL CONTFRAC (NIL T) -8 NIL NIL) (-171 300727 300748 300776 "CONDUIT" 300813 T CONDUIT (NIL) -9 NIL NIL) (-170 299920 300440 300468 "COMRING" 300473 T COMRING (NIL) -9 NIL 300525) (-169 299001 299278 299462 "COMPPROP" 299756 T COMPPROP (NIL) -8 NIL NIL) (-168 298662 298697 298825 "COMPLPAT" 298960 NIL COMPLPAT (NIL T T T) -7 NIL NIL) (-167 288721 298471 298580 "COMPLEX" 298585 NIL COMPLEX (NIL T) -8 NIL NIL) (-166 288357 288414 288521 "COMPLEX2" 288658 NIL COMPLEX2 (NIL T T) -7 NIL NIL) (-165 288075 288110 288208 "COMPFACT" 288316 NIL COMPFACT (NIL T T) -7 NIL NIL) (-164 272473 282689 282729 "COMPCAT" 283733 NIL COMPCAT (NIL T) -9 NIL 285128) (-163 261988 264912 268539 "COMPCAT-" 268895 NIL COMPCAT- (NIL T T) -8 NIL NIL) (-162 261717 261745 261848 "COMMUPC" 261954 NIL COMMUPC (NIL T T T) -7 NIL NIL) (-161 261512 261545 261604 "COMMONOP" 261678 T COMMONOP (NIL) -7 NIL NIL) (-160 261095 261263 261350 "COMM" 261445 T COMM (NIL) -8 NIL NIL) (-159 260699 260899 260974 "COMMAAST" 261040 T COMMAAST (NIL) -8 NIL NIL) (-158 259948 260142 260170 "COMBOPC" 260508 T COMBOPC (NIL) -9 NIL 260683) (-157 258844 259054 259296 "COMBINAT" 259738 NIL COMBINAT (NIL T) -7 NIL NIL) (-156 255042 255615 256255 "COMBF" 258266 NIL COMBF (NIL T T) -7 NIL NIL) (-155 253828 254158 254393 "COLOR" 254827 T COLOR (NIL) -8 NIL NIL) (-154 253331 253549 253641 "COLONAST" 253756 T COLONAST (NIL) -8 NIL NIL) (-153 252971 253018 253143 "CMPLXRT" 253278 NIL CMPLXRT (NIL T T) -7 NIL NIL) (-152 252446 252671 252770 "CLLCTAST" 252892 T CLLCTAST (NIL) -8 NIL NIL) (-151 247948 248976 250056 "CLIP" 251386 T CLIP (NIL) -7 NIL NIL) (-150 246330 247054 247293 "CLIF" 247775 NIL CLIF (NIL NIL T NIL) -8 NIL NIL) (-149 242552 244476 244517 "CLAGG" 245446 NIL CLAGG (NIL T) -9 NIL 245982) (-148 240974 241431 242014 "CLAGG-" 242019 NIL CLAGG- (NIL T T) -8 NIL NIL) (-147 240518 240603 240743 "CINTSLPE" 240883 NIL CINTSLPE (NIL T T) -7 NIL NIL) (-146 238019 238490 239038 "CHVAR" 240046 NIL CHVAR (NIL T T T) -7 NIL NIL) (-145 237282 237802 237830 "CHARZ" 237835 T CHARZ (NIL) -9 NIL 237850) (-144 237036 237076 237154 "CHARPOL" 237236 NIL CHARPOL (NIL T) -7 NIL NIL) (-143 236183 236736 236764 "CHARNZ" 236811 T CHARNZ (NIL) -9 NIL 236867) (-142 234208 234873 235208 "CHAR" 235868 T CHAR (NIL) -8 NIL NIL) (-141 233934 233995 234023 "CFCAT" 234134 T CFCAT (NIL) -9 NIL NIL) (-140 233179 233290 233472 "CDEN" 233818 NIL CDEN (NIL T T T) -7 NIL NIL) (-139 229171 232332 232612 "CCLASS" 232919 T CCLASS (NIL) -8 NIL NIL) (-138 229090 229116 229151 "CATEGORY" 229156 T -10 (NIL) -8 NIL NIL) (-137 228564 228790 228889 "CATAST" 229011 T CATAST (NIL) -8 NIL NIL) (-136 228067 228285 228377 "CASEAST" 228492 T CASEAST (NIL) -8 NIL NIL) (-135 223119 224096 224849 "CARTEN" 227370 NIL CARTEN (NIL NIL NIL T) -8 NIL NIL) (-134 222227 222375 222596 "CARTEN2" 222966 NIL CARTEN2 (NIL NIL NIL T T) -7 NIL NIL) (-133 220569 221377 221634 "CARD" 221990 T CARD (NIL) -8 NIL NIL) (-132 220172 220373 220448 "CAPSLAST" 220514 T CAPSLAST (NIL) -8 NIL NIL) (-131 219544 219872 219900 "CACHSET" 220032 T CACHSET (NIL) -9 NIL 220109) (-130 219040 219336 219364 "CABMON" 219414 T CABMON (NIL) -9 NIL 219470) (-129 218209 218587 218730 "BYTE" 218917 T BYTE (NIL) -8 NIL NIL) (-128 214157 218156 218190 "BYTEARY" 218195 T BYTEARY (NIL) -8 NIL NIL) (-127 211714 213849 213956 "BTREE" 214083 NIL BTREE (NIL T) -8 NIL NIL) (-126 209212 211362 211484 "BTOURN" 211624 NIL BTOURN (NIL T) -8 NIL NIL) (-125 206630 208683 208724 "BTCAT" 208792 NIL BTCAT (NIL T) -9 NIL 208869) (-124 206297 206377 206526 "BTCAT-" 206531 NIL BTCAT- (NIL T T) -8 NIL NIL) (-123 201589 205440 205468 "BTAGG" 205690 T BTAGG (NIL) -9 NIL 205851) (-122 201079 201204 201410 "BTAGG-" 201415 NIL BTAGG- (NIL T) -8 NIL NIL) (-121 198123 200357 200572 "BSTREE" 200896 NIL BSTREE (NIL T) -8 NIL NIL) (-120 197261 197387 197571 "BRILL" 197979 NIL BRILL (NIL T) -7 NIL NIL) (-119 193962 195989 196030 "BRAGG" 196679 NIL BRAGG (NIL T) -9 NIL 196936) (-118 192491 192897 193452 "BRAGG-" 193457 NIL BRAGG- (NIL T T) -8 NIL NIL) (-117 185757 191837 192021 "BPADICRT" 192339 NIL BPADICRT (NIL NIL) -8 NIL NIL) (-116 184107 185694 185739 "BPADIC" 185744 NIL BPADIC (NIL NIL) -8 NIL NIL) (-115 183805 183835 183949 "BOUNDZRO" 184071 NIL BOUNDZRO (NIL T T) -7 NIL NIL) (-114 179320 180411 181278 "BOP" 182958 T BOP (NIL) -8 NIL NIL) (-113 176941 177385 177905 "BOP1" 178833 NIL BOP1 (NIL T) -7 NIL NIL) (-112 175679 176365 176558 "BOOLEAN" 176768 T BOOLEAN (NIL) -8 NIL NIL) (-111 175041 175419 175473 "BMODULE" 175478 NIL BMODULE (NIL T T) -9 NIL 175543) (-110 170871 174839 174912 "BITS" 174988 T BITS (NIL) -8 NIL NIL) (-109 169968 170403 170555 "BINFILE" 170739 T BINFILE (NIL) -8 NIL NIL) (-108 169380 169502 169644 "BINDING" 169846 T BINDING (NIL) -8 NIL NIL) (-107 163272 168824 168989 "BINARY" 169235 T BINARY (NIL) -8 NIL NIL) (-106 161099 162527 162568 "BGAGG" 162828 NIL BGAGG (NIL T) -9 NIL 162965) (-105 160930 160962 161053 "BGAGG-" 161058 NIL BGAGG- (NIL T T) -8 NIL NIL) (-104 160028 160314 160519 "BFUNCT" 160745 T BFUNCT (NIL) -8 NIL NIL) (-103 158718 158896 159184 "BEZOUT" 159852 NIL BEZOUT (NIL T T T T T) -7 NIL NIL) (-102 155235 157570 157900 "BBTREE" 158421 NIL BBTREE (NIL T) -8 NIL NIL) (-101 154969 155022 155050 "BASTYPE" 155169 T BASTYPE (NIL) -9 NIL NIL) (-100 154821 154850 154923 "BASTYPE-" 154928 NIL BASTYPE- (NIL T) -8 NIL NIL) (-99 154259 154335 154485 "BALFACT" 154732 NIL BALFACT (NIL T T) -7 NIL NIL) (-98 153142 153674 153860 "AUTOMOR" 154104 NIL AUTOMOR (NIL T) -8 NIL NIL) (-97 152868 152873 152899 "ATTREG" 152904 T ATTREG (NIL) -9 NIL NIL) (-96 151147 151565 151917 "ATTRBUT" 152534 T ATTRBUT (NIL) -8 NIL NIL) (-95 150782 150975 151041 "ATTRAST" 151099 T ATTRAST (NIL) -8 NIL NIL) (-94 150318 150431 150457 "ATRIG" 150658 T ATRIG (NIL) -9 NIL NIL) (-93 150127 150168 150255 "ATRIG-" 150260 NIL ATRIG- (NIL T) -8 NIL NIL) (-92 149749 149909 149935 "ASTCAT" 149993 T ASTCAT (NIL) -9 NIL 150056) (-91 149476 149535 149654 "ASTCAT-" 149659 NIL ASTCAT- (NIL T) -8 NIL NIL) (-90 147673 149252 149340 "ASTACK" 149419 NIL ASTACK (NIL T) -8 NIL NIL) (-89 146178 146475 146840 "ASSOCEQ" 147355 NIL ASSOCEQ (NIL T T) -7 NIL NIL) (-88 145210 145837 145961 "ASP9" 146085 NIL ASP9 (NIL NIL) -8 NIL NIL) (-87 144974 145158 145197 "ASP8" 145202 NIL ASP8 (NIL NIL) -8 NIL NIL) (-86 143843 144579 144721 "ASP80" 144863 NIL ASP80 (NIL NIL) -8 NIL NIL) (-85 142742 143478 143610 "ASP7" 143742 NIL ASP7 (NIL NIL) -8 NIL NIL) (-84 141696 142419 142537 "ASP78" 142655 NIL ASP78 (NIL NIL) -8 NIL NIL) (-83 140665 141376 141493 "ASP77" 141610 NIL ASP77 (NIL NIL) -8 NIL NIL) (-82 139577 140303 140434 "ASP74" 140565 NIL ASP74 (NIL NIL) -8 NIL NIL) (-81 138477 139212 139344 "ASP73" 139476 NIL ASP73 (NIL NIL) -8 NIL NIL) (-80 137432 138154 138272 "ASP6" 138390 NIL ASP6 (NIL NIL) -8 NIL NIL) (-79 136380 137109 137227 "ASP55" 137345 NIL ASP55 (NIL NIL) -8 NIL NIL) (-78 135330 136054 136173 "ASP50" 136292 NIL ASP50 (NIL NIL) -8 NIL NIL) (-77 134418 135031 135141 "ASP4" 135251 NIL ASP4 (NIL NIL) -8 NIL NIL) (-76 133506 134119 134229 "ASP49" 134339 NIL ASP49 (NIL NIL) -8 NIL NIL) (-75 132291 133045 133213 "ASP42" 133395 NIL ASP42 (NIL NIL NIL NIL) -8 NIL NIL) (-74 131068 131824 131994 "ASP41" 132178 NIL ASP41 (NIL NIL NIL NIL) -8 NIL NIL) (-73 130018 130745 130863 "ASP35" 130981 NIL ASP35 (NIL NIL) -8 NIL NIL) (-72 129783 129966 130005 "ASP34" 130010 NIL ASP34 (NIL NIL) -8 NIL NIL) (-71 129520 129587 129663 "ASP33" 129738 NIL ASP33 (NIL NIL) -8 NIL NIL) (-70 128415 129155 129287 "ASP31" 129419 NIL ASP31 (NIL NIL) -8 NIL NIL) (-69 128180 128363 128402 "ASP30" 128407 NIL ASP30 (NIL NIL) -8 NIL NIL) (-68 127915 127984 128060 "ASP29" 128135 NIL ASP29 (NIL NIL) -8 NIL NIL) (-67 127680 127863 127902 "ASP28" 127907 NIL ASP28 (NIL NIL) -8 NIL NIL) (-66 127445 127628 127667 "ASP27" 127672 NIL ASP27 (NIL NIL) -8 NIL NIL) (-65 126529 127143 127254 "ASP24" 127365 NIL ASP24 (NIL NIL) -8 NIL NIL) (-64 125445 126170 126300 "ASP20" 126430 NIL ASP20 (NIL NIL) -8 NIL NIL) (-63 124533 125146 125256 "ASP1" 125366 NIL ASP1 (NIL NIL) -8 NIL NIL) (-62 123477 124207 124326 "ASP19" 124445 NIL ASP19 (NIL NIL) -8 NIL NIL) (-61 123214 123281 123357 "ASP12" 123432 NIL ASP12 (NIL NIL) -8 NIL NIL) (-60 122066 122813 122957 "ASP10" 123101 NIL ASP10 (NIL NIL) -8 NIL NIL) (-59 119965 121910 122001 "ARRAY2" 122006 NIL ARRAY2 (NIL T) -8 NIL NIL) (-58 115781 119613 119727 "ARRAY1" 119882 NIL ARRAY1 (NIL T) -8 NIL NIL) (-57 114813 114986 115207 "ARRAY12" 115604 NIL ARRAY12 (NIL T T) -7 NIL NIL) (-56 109172 111043 111118 "ARR2CAT" 113748 NIL ARR2CAT (NIL T T T) -9 NIL 114506) (-55 106606 107350 108304 "ARR2CAT-" 108309 NIL ARR2CAT- (NIL T T T T) -8 NIL NIL) (-54 105354 105506 105812 "APPRULE" 106442 NIL APPRULE (NIL T T T) -7 NIL NIL) (-53 105005 105053 105172 "APPLYORE" 105300 NIL APPLYORE (NIL T T T) -7 NIL NIL) (-52 103979 104270 104465 "ANY" 104828 T ANY (NIL) -8 NIL NIL) (-51 103257 103380 103537 "ANY1" 103853 NIL ANY1 (NIL T) -7 NIL NIL) (-50 100822 101694 102021 "ANTISYM" 102981 NIL ANTISYM (NIL T NIL) -8 NIL NIL) (-49 100337 100526 100623 "ANON" 100743 T ANON (NIL) -8 NIL NIL) (-48 94471 98878 99331 "AN" 99902 T AN (NIL) -8 NIL NIL) (-47 90852 92206 92257 "AMR" 93005 NIL AMR (NIL T T) -9 NIL 93605) (-46 89964 90185 90548 "AMR-" 90553 NIL AMR- (NIL T T T) -8 NIL NIL) (-45 74514 89881 89942 "ALIST" 89947 NIL ALIST (NIL T T) -8 NIL NIL) (-44 71351 74108 74277 "ALGSC" 74432 NIL ALGSC (NIL T NIL NIL NIL) -8 NIL NIL) (-43 67907 68461 69068 "ALGPKG" 70791 NIL ALGPKG (NIL T T) -7 NIL NIL) (-42 67184 67285 67469 "ALGMFACT" 67793 NIL ALGMFACT (NIL T T T) -7 NIL NIL) (-41 62923 63608 64263 "ALGMANIP" 66707 NIL ALGMANIP (NIL T T) -7 NIL NIL) (-40 54329 62549 62699 "ALGFF" 62856 NIL ALGFF (NIL T T T NIL) -8 NIL NIL) (-39 53525 53656 53835 "ALGFACT" 54187 NIL ALGFACT (NIL T) -7 NIL NIL) (-38 52555 53121 53159 "ALGEBRA" 53219 NIL ALGEBRA (NIL T) -9 NIL 53278) (-37 52273 52332 52464 "ALGEBRA-" 52469 NIL ALGEBRA- (NIL T T) -8 NIL NIL) (-36 34533 50276 50328 "ALAGG" 50464 NIL ALAGG (NIL T T) -9 NIL 50625) (-35 34069 34182 34208 "AHYP" 34409 T AHYP (NIL) -9 NIL NIL) (-34 33000 33248 33274 "AGG" 33773 T AGG (NIL) -9 NIL 34052) (-33 32434 32596 32810 "AGG-" 32815 NIL AGG- (NIL T) -8 NIL NIL) (-32 30111 30533 30951 "AF" 32076 NIL AF (NIL T T) -7 NIL NIL) (-31 29618 29836 29926 "ADDAST" 30039 T ADDAST (NIL) -8 NIL NIL) (-30 28887 29145 29301 "ACPLOT" 29480 T ACPLOT (NIL) -8 NIL NIL) (-29 18358 26279 26330 "ACFS" 27041 NIL ACFS (NIL T) -9 NIL 27280) (-28 16372 16862 17637 "ACFS-" 17642 NIL ACFS- (NIL T T) -8 NIL NIL) (-27 12697 14591 14617 "ACF" 15496 T ACF (NIL) -9 NIL 15908) (-26 11401 11735 12228 "ACF-" 12233 NIL ACF- (NIL T) -8 NIL NIL) (-25 10999 11168 11194 "ABELSG" 11286 T ABELSG (NIL) -9 NIL 11351) (-24 10866 10891 10957 "ABELSG-" 10962 NIL ABELSG- (NIL T) -8 NIL NIL) (-23 10235 10496 10522 "ABELMON" 10692 T ABELMON (NIL) -9 NIL 10804) (-22 9899 9983 10121 "ABELMON-" 10126 NIL ABELMON- (NIL T) -8 NIL NIL) (-21 9233 9579 9605 "ABELGRP" 9730 T ABELGRP (NIL) -9 NIL 9812) (-20 8696 8825 9041 "ABELGRP-" 9046 NIL ABELGRP- (NIL T) -8 NIL NIL) (-19 4333 8035 8074 "A1AGG" 8079 NIL A1AGG (NIL T) -9 NIL 8119) (-18 30 1251 2813 "A1AGG-" 2818 NIL A1AGG- (NIL T T) -8 NIL NIL)) \ No newline at end of file
diff --git a/src/share/algebra/operation.daase b/src/share/algebra/operation.daase
index 04bdef9f..33f1c1d4 100644
--- a/src/share/algebra/operation.daase
+++ b/src/share/algebra/operation.daase
@@ -1,1534 +1,1571 @@
-(737988 . 3431822562)
-(((*1 *2 *3)
- (-12 (-4 *4 (-342))
- (-5 *2 (-623 (-2 (|:| |deg| (-749)) (|:| -3393 *3))))
- (-5 *1 (-210 *4 *3)) (-4 *3 (-1203 *4)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1088)) (-5 *1 (-799)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *2)
- (-12 (-14 *4 *2) (-4 *5 (-1181)) (-5 *2 (-749))
- (-5 *1 (-231 *3 *4 *5)) (-4 *3 (-232 *4 *5))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-316 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-130))
- (-5 *2 (-749))))
- ((*1 *2)
- (-12 (-4 *4 (-356)) (-5 *2 (-749)) (-5 *1 (-321 *3 *4))
- (-4 *3 (-322 *4))))
- ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-354 *3)) (-4 *3 (-1068))))
- ((*1 *2) (-12 (-4 *1 (-361)) (-5 *2 (-749))))
- ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-379 *3)) (-4 *3 (-1068))))
- ((*1 *2)
- (-12 (-4 *4 (-1068)) (-5 *2 (-749)) (-5 *1 (-417 *3 *4))
- (-4 *3 (-418 *4))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-749)) (-5 *1 (-627 *3 *4 *5)) (-4 *3 (-1068))
- (-4 *4 (-23)) (-14 *5 *4)))
- ((*1 *2)
- (-12 (-4 *4 (-170)) (-4 *5 (-1203 *4)) (-5 *2 (-749))
- (-5 *1 (-702 *3 *4 *5)) (-4 *3 (-703 *4 *5))))
- ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-797 *3)) (-4 *3 (-825))))
- ((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-979))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1030 *2 *3))
- (-4 *3 (-1203 *2)))))
-(((*1 *1 *1) (-12 (-5 *1 (-590 *2)) (-4 *2 (-1068))))
- ((*1 *1 *1) (-5 *1 (-612))))
-(((*1 *1 *2) (-12 (-5 *2 (-1088)) (-5 *1 (-927)))))
-(((*1 *2 *2 *3 *4)
- (-12 (-5 *3 (-623 (-594 *6))) (-5 *4 (-1144)) (-5 *2 (-594 *6))
- (-4 *6 (-423 *5)) (-4 *5 (-825)) (-5 *1 (-559 *5 *6)))))
+(738152 . 3431897907)
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1111 *3 *4)) (-14 *3 (-895)) (-4 *4 (-356))
+ (-5 *1 (-967 *3 *4)))))
(((*1 *2 *3)
- (|partial| -12 (-4 *4 (-1185)) (-4 *5 (-1203 *4))
- (-5 *2 (-2 (|:| |radicand| (-400 *5)) (|:| |deg| (-749))))
- (-5 *1 (-146 *4 *5 *3)) (-4 *3 (-1203 (-400 *5))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1189 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1218 *3)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1140 *9)) (-5 *4 (-623 *7)) (-4 *7 (-825))
- (-4 *9 (-922 *8 *6 *7)) (-4 *6 (-771)) (-4 *8 (-300))
- (-5 *2 (-623 (-749))) (-5 *1 (-721 *6 *7 *8 *9)) (-5 *5 (-749)))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-862 *5 *3)) (-5 *4 (-865 *5)) (-4 *5 (-1068))
- (-4 *3 (-164 *6)) (-4 (-925 *6) (-859 *5))
- (-4 *6 (-13 (-859 *5) (-170))) (-5 *1 (-176 *5 *6 *3))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *2 (-862 *4 *1)) (-5 *3 (-865 *4)) (-4 *1 (-859 *4))
- (-4 *4 (-1068))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-862 *5 *6)) (-5 *4 (-865 *5)) (-4 *5 (-1068))
- (-4 *6 (-13 (-1068) (-1011 *3))) (-4 *3 (-859 *5))
- (-5 *1 (-904 *5 *3 *6))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-862 *5 *3)) (-4 *5 (-1068))
- (-4 *3 (-13 (-423 *6) (-596 *4) (-859 *5) (-1011 (-594 $))))
- (-5 *4 (-865 *5)) (-4 *6 (-13 (-542) (-825) (-859 *5)))
- (-5 *1 (-905 *5 *6 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-862 (-550) *3)) (-5 *4 (-865 (-550))) (-4 *3 (-535))
- (-5 *1 (-906 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-862 *5 *6)) (-5 *3 (-594 *6)) (-4 *5 (-1068))
- (-4 *6 (-13 (-825) (-1011 (-594 $)) (-596 *4) (-859 *5)))
- (-5 *4 (-865 *5)) (-5 *1 (-907 *5 *6))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-858 *5 *6 *3)) (-5 *4 (-865 *5)) (-4 *5 (-1068))
- (-4 *6 (-859 *5)) (-4 *3 (-644 *6)) (-5 *1 (-908 *5 *6 *3))))
- ((*1 *2 *3 *4 *2 *5)
- (-12 (-5 *5 (-1 (-862 *6 *3) *8 (-865 *6) (-862 *6 *3)))
- (-4 *8 (-825)) (-5 *2 (-862 *6 *3)) (-5 *4 (-865 *6))
- (-4 *6 (-1068)) (-4 *3 (-13 (-922 *9 *7 *8) (-596 *4)))
- (-4 *7 (-771)) (-4 *9 (-13 (-1020) (-825) (-859 *6)))
- (-5 *1 (-909 *6 *7 *8 *9 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-862 *5 *3)) (-4 *5 (-1068))
- (-4 *3 (-13 (-922 *8 *6 *7) (-596 *4))) (-5 *4 (-865 *5))
- (-4 *7 (-859 *5)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *8 (-13 (-1020) (-825) (-859 *5)))
- (-5 *1 (-909 *5 *6 *7 *8 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-862 *5 *3)) (-4 *5 (-1068)) (-4 *3 (-965 *6))
- (-4 *6 (-13 (-542) (-859 *5) (-596 *4))) (-5 *4 (-865 *5))
- (-5 *1 (-912 *5 *6 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-862 *5 (-1144))) (-5 *3 (-1144)) (-5 *4 (-865 *5))
- (-4 *5 (-1068)) (-5 *1 (-913 *5))))
- ((*1 *2 *3 *4 *5 *2 *6)
- (-12 (-5 *4 (-623 (-865 *7))) (-5 *5 (-1 *9 (-623 *9)))
- (-5 *6 (-1 (-862 *7 *9) *9 (-865 *7) (-862 *7 *9))) (-4 *7 (-1068))
- (-4 *9 (-13 (-1020) (-596 (-865 *7)) (-1011 *8)))
- (-5 *2 (-862 *7 *9)) (-5 *3 (-623 *9)) (-4 *8 (-13 (-1020) (-825)))
- (-5 *1 (-914 *7 *8 *9)))))
-(((*1 *1) (-5 *1 (-112))) ((*1 *1) (-5 *1 (-598))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 *4)) (-4 *4 (-335 *5 *6 *7))
- (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))))
- (-4 *6 (-1203 *5)) (-4 *7 (-1203 (-400 *6)))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2437 (-623 *4))))
- (-5 *1 (-784 *5 *6 *7 *4)))))
+ (-12 (-5 *3 (-623 (-623 (-623 *4)))) (-5 *2 (-623 (-623 *4)))
+ (-5 *1 (-1153 *4)) (-4 *4 (-825)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-395)) (-5 *2 (-749))))
+ ((*1 *1 *1) (-4 *1 (-395))))
(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1144))
- (-4 *4 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-419 *4 *2)) (-4 *2 (-13 (-1166) (-29 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-1144)) (-4 *5 (-145))
- (-4 *5 (-13 (-444) (-1011 (-550)) (-825) (-619 (-550))))
- (-5 *2 (-309 *5)) (-5 *1 (-572 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-944)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-550)) (-4 *4 (-13 (-542) (-145))) (-5 *1 (-527 *4 *2))
- (-4 *2 (-1218 *4))))
- ((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-550)) (-4 *4 (-13 (-356) (-361) (-596 *3)))
- (-4 *5 (-1203 *4)) (-4 *6 (-703 *4 *5)) (-5 *1 (-531 *4 *5 *6 *2))
- (-4 *2 (-1218 *6))))
- ((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-550)) (-4 *4 (-13 (-356) (-361) (-596 *3)))
- (-5 *1 (-532 *4 *2)) (-4 *2 (-1218 *4))))
- ((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-1124 *4)) (-5 *3 (-550)) (-4 *4 (-13 (-542) (-145)))
- (-5 *1 (-1120 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4)))
- (-5 *2 (-2 (|:| |num| (-1227 *4)) (|:| |den| *4))))))
-(((*1 *2 *3) (-12 (-5 *3 (-400 (-550))) (-5 *2 (-219)) (-5 *1 (-298)))))
-(((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *4 (-550)) (-5 *6 (-1 (-1232) (-1227 *5) (-1227 *5) (-372)))
- (-5 *3 (-1227 (-372))) (-5 *5 (-372)) (-5 *2 (-1232))
- (-5 *1 (-766))))
- ((*1 *2 *3 *4 *5 *5 *6 *3 *3 *3 *3)
- (-12 (-5 *4 (-550)) (-5 *6 (-1 (-1232) (-1227 *5) (-1227 *5) (-372)))
- (-5 *3 (-1227 (-372))) (-5 *5 (-372)) (-5 *2 (-1232))
- (-5 *1 (-766)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-273)))))
-(((*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-396 *3)) (-4 *3 (-397))))
- ((*1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-396 *3)) (-4 *3 (-397))))
- ((*1 *2 *2) (-12 (-5 *2 (-894)) (|has| *1 (-6 -4333)) (-4 *1 (-397))))
- ((*1 *2) (-12 (-4 *1 (-397)) (-5 *2 (-894))))
- ((*1 *2 *1) (-12 (-4 *1 (-842 *3)) (-5 *2 (-1124 (-550))))))
-(((*1 *1) (-5 *1 (-139))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
- (-4 *3 (-1034 *6 *7 *8))
- (-5 *2
- (-2 (|:| |done| (-623 *4))
- (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4))))))
- (-5 *1 (-1038 *6 *7 *8 *3 *4)) (-4 *4 (-1040 *6 *7 *8 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7))
- (-5 *2
- (-2 (|:| |done| (-623 *4))
- (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4))))))
- (-5 *1 (-1113 *5 *6 *7 *3 *4)) (-4 *4 (-1077 *5 *6 *7 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-825))
- (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-623 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-169)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-836))))
- ((*1 *2 *3) (-12 (-5 *3 (-836)) (-5 *2 (-1232)) (-5 *1 (-935)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 *1)) (-4 *3 (-1020)) (-4 *1 (-665 *3 *4 *5))
- (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-623 *3)) (-4 *3 (-1020)) (-4 *1 (-665 *3 *4 *5))
- (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1227 *3)) (-4 *3 (-1020)) (-5 *1 (-667 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-623 *4)) (-4 *4 (-1020)) (-4 *1 (-1091 *3 *4 *5 *6))
- (-4 *5 (-232 *3 *4)) (-4 *6 (-232 *3 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-667 (-400 (-550)))) (-5 *2 (-623 *4)) (-5 *1 (-757 *4))
- (-4 *4 (-13 (-356) (-823))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1242 (-1144) *3)) (-4 *3 (-1020)) (-5 *1 (-1249 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1242 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020))
- (-5 *1 (-1251 *3 *4)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
- (-4 *2 (-423 *3))))
- ((*1 *1 *1 *1) (-4 *1 (-1107))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *4 (-1 *2 *2)) (-4 *2 (-626 *5)) (-4 *5 (-1020))
- (-5 *1 (-53 *5 *2 *3)) (-4 *3 (-827 *5))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-667 *3)) (-4 *1 (-410 *3)) (-4 *3 (-170))))
- ((*1 *2 *1 *2 *2) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020))))
- ((*1 *2 *3 *2 *2 *4 *5)
- (-12 (-5 *4 (-98 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-1020))
- (-5 *1 (-828 *2 *3)) (-4 *3 (-827 *2)))))
-(((*1 *2 *1) (-12 (-4 *1 (-542)) (-5 *2 (-112)))))
+ (-12 (-5 *3 (-1 (-112) *2)) (-4 *2 (-131)) (-5 *1 (-1053 *2))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-550) *2 *2)) (-4 *2 (-131)) (-5 *1 (-1053 *2)))))
+(((*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3)
+ (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *3 (-550))
+ (-5 *2 (-1009)) (-5 *1 (-735)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-5 *3 (-112)) (-5 *1 (-110))))
+ ((*1 *2 *2) (-12 (-5 *2 (-895)) (|has| *1 (-6 -4335)) (-4 *1 (-397))))
+ ((*1 *2) (-12 (-4 *1 (-397)) (-5 *2 (-895)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-356)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3))
- (-5 *1 (-512 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-309 (-219)))) (-5 *2 (-112)) (-5 *1 (-260))))
- ((*1 *2 *3) (-12 (-5 *3 (-309 (-219))) (-5 *2 (-112)) (-5 *1 (-260))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
- (-5 *1 (-950 *4 *5 *6 *3)) (-4 *3 (-1034 *4 *5 *6)))))
-(((*1 *1) (-4 *1 (-342))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 *4))
- (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))))
-(((*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-738)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *1) (-5 *1 (-801))))
(((*1 *2 *3)
- (-12 (-5 *3 (-241 *4 *5)) (-14 *4 (-623 (-1144))) (-4 *5 (-1020))
- (-5 *2 (-925 *5)) (-5 *1 (-917 *4 *5)))))
-(((*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3)
- (-12 (-5 *4 (-623 (-112))) (-5 *5 (-667 (-219)))
- (-5 *6 (-667 (-550))) (-5 *7 (-219)) (-5 *3 (-550)) (-5 *2 (-1008))
- (-5 *1 (-733)))))
+ (-12 (-5 *3 (-623 *4)) (-4 *4 (-356)) (-5 *2 (-667 *4))
+ (-5 *1 (-792 *4 *5)) (-4 *5 (-634 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 *5)) (-5 *4 (-749)) (-4 *5 (-356))
+ (-5 *2 (-667 *5)) (-5 *1 (-792 *5 *6)) (-4 *6 (-634 *5)))))
+(((*1 *2)
+ (-12 (-5 *2 (-400 (-926 *3))) (-5 *1 (-445 *3 *4 *5 *6))
+ (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-550)) (-5 *1 (-309 *3)) (-4 *3 (-542)) (-4 *3 (-825)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-623 (-1045 *3 *4 *5))) (-4 *3 (-1069))
+ (-4 *4 (-13 (-1021) (-860 *3) (-825) (-596 (-866 *3))))
+ (-4 *5 (-13 (-423 *4) (-860 *3) (-596 (-866 *3))))
+ (-5 *1 (-1046 *3 *4 *5)))))
+(((*1 *2 *3 *3 *4 *4 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-735)))))
+(((*1 *2 *2) (|partial| -12 (-5 *2 (-309 (-219))) (-5 *1 (-298))))
+ ((*1 *2 *1)
+ (|partial| -12
+ (-5 *2 (-2 (|:| |num| (-866 *3)) (|:| |den| (-866 *3))))
+ (-5 *1 (-866 *3)) (-4 *3 (-1069)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-112)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *1 *1 *1)
- (-12 (-5 *1 (-623 *2)) (-4 *2 (-1068)) (-4 *2 (-1181)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-818 (-219)))) (-5 *4 (-219)) (-5 *2 (-623 *4))
- (-5 *1 (-260)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-219)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-894)) (-5 *2 (-1140 *3)) (-5 *1 (-1155 *3))
- (-4 *3 (-356)))))
-(((*1 *2 *2 *2 *2 *3 *3 *4)
- (|partial| -12 (-5 *3 (-594 *2))
- (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1144)))
- (-4 *2 (-13 (-423 *5) (-27) (-1166)))
- (-4 *5 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))))
- (-5 *1 (-552 *5 *2 *6)) (-4 *6 (-1068)))))
-(((*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3)
- (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *6 (-219))
- (-5 *3 (-550)) (-5 *2 (-1008)) (-5 *1 (-730)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-749))
- (-4 *3 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $)))))
- (-4 *4 (-1203 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4)))))
-(((*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-877 (-550))) (-5 *1 (-890))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))))
-(((*1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-1230))))
- ((*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-1230)))))
-(((*1 *1 *1)
- (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825))
- (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-922 *2 *3 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-900)))))
-(((*1 *2 *3 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-726)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-400 *5)) (-4 *5 (-1203 *4)) (-4 *4 (-542))
- (-4 *4 (-1020)) (-4 *2 (-1218 *4)) (-5 *1 (-1221 *4 *5 *6 *2))
- (-4 *6 (-634 *5)))))
-(((*1 *1 *1 *1)
- (-12 (-5 *1 (-623 *2)) (-4 *2 (-1068)) (-4 *2 (-1181)))))
-(((*1 *2 *3 *3 *3 *3)
- (-12 (-4 *4 (-444)) (-4 *3 (-771)) (-4 *5 (-825)) (-5 *2 (-112))
- (-5 *1 (-441 *4 *3 *5 *6)) (-4 *6 (-922 *4 *3 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
+ (|partial| -12
+ (-4 *3 (-13 (-825) (-1012 (-550)) (-619 (-550)) (-444)))
+ (-5 *2
+ (-2
+ (|:| |%term|
+ (-2 (|:| |%coef| (-1213 *4 *5 *6))
+ (|:| |%expon| (-312 *4 *5 *6))
+ (|:| |%expTerms|
+ (-623 (-2 (|:| |k| (-400 (-550))) (|:| |c| *4))))))
+ (|:| |%type| (-1127))))
+ (-5 *1 (-1214 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1167) (-423 *3)))
+ (-14 *5 (-1145)) (-14 *6 *4))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))))
+ (-12 (-5 *2 (-623 *7)) (-4 *7 (-1041 *3 *4 *5 *6)) (-4 *3 (-444))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5))
+ (-5 *1 (-962 *3 *4 *5 *6 *7))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-623 *7)) (-4 *7 (-1041 *3 *4 *5 *6)) (-4 *3 (-444))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5))
+ (-5 *1 (-1076 *3 *4 *5 *6 *7)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-356)) (-4 *7 (-1204 *5)) (-4 *4 (-703 *5 *7))
+ (-5 *2 (-2 (|:| -3121 (-667 *6)) (|:| |vec| (-1228 *5))))
+ (-5 *1 (-789 *5 *6 *7 *4 *3)) (-4 *6 (-634 *5)) (-4 *3 (-634 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-526)) (-5 *1 (-525 *2)) (-4 *2 (-1182))))
+ ((*1 *2 *1) (-12 (-5 *2 (-52)) (-5 *1 (-526)))))
+(((*1 *2 *3 *3)
+ (|partial| -12 (-4 *4 (-13 (-356) (-145) (-1012 (-550))))
+ (-4 *5 (-1204 *4))
+ (-5 *2 (-2 (|:| -3230 (-400 *5)) (|:| |coeff| (-400 *5))))
+ (-5 *1 (-554 *4 *5)) (-5 *3 (-400 *5)))))
(((*1 *2)
- (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4))
- (-4 *4 (-410 *3)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *2 (-542)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-1 (-112) *7 (-623 *7))) (-4 *1 (-1174 *4 *5 *6 *7))
- (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-925 (-550))) (-5 *2 (-623 *1)) (-4 *1 (-985))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-925 (-400 (-550)))) (-5 *2 (-623 *1)) (-4 *1 (-985))))
- ((*1 *2 *3) (-12 (-5 *3 (-925 *1)) (-4 *1 (-985)) (-5 *2 (-623 *1))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1140 (-550))) (-5 *2 (-623 *1)) (-4 *1 (-985))))
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-5 *2 (-667 (-400 *4))))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1252 *4 *2)) (-4 *1 (-367 *4 *2)) (-4 *4 (-825))
+ (-4 *2 (-170))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1245 *3 *2)) (-4 *3 (-825)) (-4 *2 (-1021))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-797 *4)) (-4 *1 (-1245 *4 *2)) (-4 *4 (-825))
+ (-4 *2 (-1021))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *2 (-1021)) (-5 *1 (-1251 *2 *3)) (-4 *3 (-821)))))
+(((*1 *2 *1) (-12 (-4 *1 (-823)) (-5 *2 (-550))))
+ ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-879 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1038 *4 *3)) (-4 *4 (-13 (-823) (-356)))
+ (-4 *3 (-1204 *4)) (-5 *2 (-550))))
((*1 *2 *3)
- (-12 (-5 *3 (-1140 (-400 (-550)))) (-5 *2 (-623 *1)) (-4 *1 (-985))))
- ((*1 *2 *3) (-12 (-5 *3 (-1140 *1)) (-4 *1 (-985)) (-5 *2 (-623 *1))))
+ (|partial| -12
+ (-4 *4 (-13 (-542) (-825) (-1012 *2) (-619 *2) (-444)))
+ (-5 *2 (-550)) (-5 *1 (-1085 *4 *3))
+ (-4 *3 (-13 (-27) (-1167) (-423 *4)))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1145)) (-5 *5 (-818 *3))
+ (-4 *3 (-13 (-27) (-1167) (-423 *6)))
+ (-4 *6 (-13 (-542) (-825) (-1012 *2) (-619 *2) (-444)))
+ (-5 *2 (-550)) (-5 *1 (-1085 *6 *3))))
+ ((*1 *2 *3 *4 *3 *5)
+ (|partial| -12 (-5 *4 (-1145)) (-5 *5 (-1127))
+ (-4 *6 (-13 (-542) (-825) (-1012 *2) (-619 *2) (-444)))
+ (-5 *2 (-550)) (-5 *1 (-1085 *6 *3))
+ (-4 *3 (-13 (-27) (-1167) (-423 *6)))))
((*1 *2 *3)
- (-12 (-4 *4 (-13 (-823) (-356))) (-4 *3 (-1203 *4)) (-5 *2 (-623 *1))
- (-4 *1 (-1037 *4 *3)))))
-(((*1 *1 *1 *1)
- (-12 (-5 *1 (-623 *2)) (-4 *2 (-1068)) (-4 *2 (-1181)))))
-(((*1 *2 *1 *3 *4 *4 *5)
- (-12 (-5 *3 (-916 (-219))) (-5 *4 (-847)) (-5 *5 (-894))
- (-5 *2 (-1232)) (-5 *1 (-460))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-916 (-219))) (-5 *2 (-1232)) (-5 *1 (-460))))
- ((*1 *2 *1 *3 *4 *4 *5)
- (-12 (-5 *3 (-623 (-916 (-219)))) (-5 *4 (-847)) (-5 *5 (-894))
- (-5 *2 (-1232)) (-5 *1 (-460)))))
+ (|partial| -12 (-5 *3 (-400 (-926 *4))) (-4 *4 (-444)) (-5 *2 (-550))
+ (-5 *1 (-1086 *4))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1145)) (-5 *5 (-818 (-400 (-926 *6))))
+ (-5 *3 (-400 (-926 *6))) (-4 *6 (-444)) (-5 *2 (-550))
+ (-5 *1 (-1086 *6))))
+ ((*1 *2 *3 *4 *3 *5)
+ (|partial| -12 (-5 *3 (-400 (-926 *6))) (-5 *4 (-1145))
+ (-5 *5 (-1127)) (-4 *6 (-444)) (-5 *2 (-550)) (-5 *1 (-1086 *6))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *2 (-550)) (-5 *1 (-1164 *3)) (-4 *3 (-1021)))))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-112)) (-5 *1 (-807)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-31))))
+ ((*1 *2) (-12 (-4 *1 (-397)) (-5 *2 (-895)))) ((*1 *1) (-4 *1 (-535)))
+ ((*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-677))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-878 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7))
+ (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4))))
+ (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))))
(((*1 *2 *1 *3)
- (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1032)) (-5 *3 (-1126)))))
-(((*1 *2)
- (-12 (-4 *3 (-13 (-825) (-542) (-1011 (-550)))) (-5 *2 (-1232))
- (-5 *1 (-426 *3 *4)) (-4 *4 (-423 *3)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4342)) (-4 *1 (-149 *3))
- (-4 *3 (-1181))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1181)) (-5 *1 (-583 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-652 *3)) (-4 *3 (-1181))))
+ (-12 (-4 *1 (-335 *4 *3 *5)) (-4 *4 (-1186)) (-4 *3 (-1204 *4))
+ (-4 *5 (-1204 (-400 *3))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (|partial| -12 (-4 *1 (-1174 *4 *5 *3 *2)) (-4 *4 (-542))
- (-4 *5 (-771)) (-4 *3 (-825)) (-4 *2 (-1034 *4 *5 *3))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-749)) (-5 *1 (-1178 *2)) (-4 *2 (-1181)))))
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))))
(((*1 *2 *3)
(-12
(-5 *3
- (-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
- (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
- (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
- (|:| |abserr| (-219)) (|:| |relerr| (-219))))
- (-5 *2 (-372)) (-5 *1 (-199)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6))
- (-5 *2 (-2 (|:| |goodPols| (-623 *7)) (|:| |badPols| (-623 *7))))
- (-5 *1 (-950 *4 *5 *6 *7)) (-5 *3 (-623 *7)))))
-(((*1 *2 *3)
- (-12 (|has| *2 (-6 (-4344 "*"))) (-4 *5 (-366 *2)) (-4 *6 (-366 *2))
- (-4 *2 (-1020)) (-5 *1 (-103 *2 *3 *4 *5 *6)) (-4 *3 (-1203 *2))
- (-4 *4 (-665 *2 *5 *6)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-550)) (|has| *1 (-6 -4343)) (-4 *1 (-1215 *3))
- (-4 *3 (-1181)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-2 (|:| |deg| (-749)) (|:| -3393 *5))))
- (-4 *5 (-1203 *4)) (-4 *4 (-342)) (-5 *2 (-623 *5))
- (-5 *1 (-210 *4 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-2 (|:| -3338 *5) (|:| -2970 (-550)))))
- (-5 *4 (-550)) (-4 *5 (-1203 *4)) (-5 *2 (-623 *5))
- (-5 *1 (-674 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-1126))) (-5 *2 (-1126)) (-5 *1 (-186))))
- ((*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))))
-(((*1 *2)
- (-12 (-4 *3 (-1020)) (-5 *2 (-931 (-691 *3 *4))) (-5 *1 (-691 *3 *4))
- (-4 *4 (-1203 *3)))))
+ (-2 (|:| -3121 (-667 (-400 (-926 *4))))
+ (|:| |vec| (-623 (-400 (-926 *4)))) (|:| -3398 (-749))
+ (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))
+ (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145))))
+ (-4 *6 (-771))
+ (-5 *2
+ (-2 (|:| |partsol| (-1228 (-400 (-926 *4))))
+ (|:| -2206 (-623 (-1228 (-400 (-926 *4)))))))
+ (-5 *1 (-898 *4 *5 *6 *7)) (-4 *7 (-923 *4 *6 *5)))))
(((*1 *1 *1)
- (-12 (-4 *1 (-1071 *2 *3 *4 *5 *6)) (-4 *2 (-1068)) (-4 *3 (-1068))
- (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-623 *3)) (-4 *3 (-300)) (-5 *1 (-177 *3)))))
-(((*1 *1 *1) (|partial| -4 *1 (-143))) ((*1 *1 *1) (-4 *1 (-342)))
- ((*1 *1 *1) (|partial| -12 (-4 *1 (-143)) (-4 *1 (-882)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1140 *1)) (-5 *4 (-1144)) (-4 *1 (-27))
- (-5 *2 (-623 *1))))
- ((*1 *2 *3) (-12 (-5 *3 (-1140 *1)) (-4 *1 (-27)) (-5 *2 (-623 *1))))
- ((*1 *2 *3) (-12 (-5 *3 (-925 *1)) (-4 *1 (-27)) (-5 *2 (-623 *1))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-623 *1))
- (-4 *1 (-29 *4))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *2 (-623 *1)) (-4 *1 (-29 *3)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1181)) (-5 *1 (-583 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1181)) (-5 *1 (-1124 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-623 (-916 *3)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-623 (-916 *3))) (-4 *3 (-1020)) (-4 *1 (-1102 *3))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 (-623 *3))) (-4 *1 (-1102 *3)) (-4 *3 (-1020))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 (-916 *3))) (-4 *1 (-1102 *3)) (-4 *3 (-1020)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-594 *3)) (-4 *3 (-13 (-423 *5) (-27) (-1166)))
- (-4 *5 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))))
- (-5 *2 (-569 *3)) (-5 *1 (-552 *5 *3 *6)) (-4 *6 (-1068)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1068))
- (-5 *2 (-623 (-2 (|:| |k| *4) (|:| |c| *3))))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-623 (-2 (|:| |k| (-866 *3)) (|:| |c| *4))))
- (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825))
- (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-894))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-623 (-650 *3))) (-5 *1 (-866 *3)) (-4 *3 (-825)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-814))
- (-5 *3
- (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219)))
- (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219))))
- (|:| |ub| (-623 (-818 (-219))))))
- (-5 *2 (-1008))))
+ (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2))
+ (-4 *4 (-366 *2)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 (-1145)))
+ (-14 *4 (-623 (-1145))) (-4 *5 (-380))))
+ ((*1 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 (-1145)))
+ (-14 *4 (-623 (-1145))) (-4 *5 (-380)))))
+(((*1 *2 *3 *2)
+ (-12 (-4 *2 (-13 (-356) (-823))) (-5 *1 (-179 *2 *3))
+ (-4 *3 (-1204 (-167 *2)))))
((*1 *2 *3)
- (-12 (-4 *1 (-814))
- (-5 *3
- (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))
- (-5 *2 (-1008)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-1140 *3)) (-4 *3 (-361)) (-4 *1 (-322 *3))
- (-4 *3 (-356)))))
-(((*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170))))
- ((*1 *2 *1) (-12 (-4 *1 (-970 *2)) (-4 *2 (-170)))))
-(((*1 *1 *2 *1 *1)
- (-12 (-5 *2 (-1144)) (-5 *1 (-653 *3)) (-4 *3 (-1068)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-1203 *2)) (-4 *2 (-1020)) (-4 *2 (-542)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-387))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1161)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1071 *2 *3 *4 *5 *6)) (-4 *2 (-1068)) (-4 *3 (-1068))
- (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)))))
-(((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020))
- (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1181)) (-5 *1 (-583 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1181)) (-5 *1 (-1124 *3)))))
-(((*1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-384)))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-736)))))
+ (-12 (-4 *2 (-13 (-356) (-823))) (-5 *1 (-179 *2 *3))
+ (-4 *3 (-1204 (-167 *2))))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219)))
- (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219))
- (|:| |relerr| (-219))))
- (-5 *2 (-372)) (-5 *1 (-186)))))
-(((*1 *1 *1 *1) (-4 *1 (-141)))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2))
- (-4 *2 (-423 *3))))
- ((*1 *2 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535))))
- ((*1 *1 *1 *1) (-5 *1 (-836)))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-550))) (-5 *1 (-1018))
- (-5 *3 (-550)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1132 *2 *3)) (-14 *2 (-894)) (-4 *3 (-1020)))))
-(((*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-660 *3)) (-4 *3 (-1068)))))
+ (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3))
+ (-4 *3 (-410 *4)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)))))
(((*1 *2 *1)
- (-12
+ (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021))
(-5 *2
- (-623
- (-623
- (-3 (|:| -1916 (-1144))
- (|:| -1509 (-623 (-3 (|:| S (-1144)) (|:| P (-925 (-550))))))))))
- (-5 *1 (-1148)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-400 (-550))) (-5 *1 (-578 *3)) (-4 *3 (-38 *2))
- (-4 *3 (-1020)))))
-(((*1 *1 *2) (-12 (-4 *1 (-644 *2)) (-4 *2 (-1181))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 (-1144))) (-5 *1 (-1144)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-444))
- (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *1 (-950 *3 *4 *5 *6)))))
-(((*1 *1 *2 *3 *1)
- (-12 (-5 *2 (-865 *4)) (-4 *4 (-1068)) (-5 *1 (-862 *4 *3))
- (-4 *3 (-1068)))))
+ (-2 (|:| -3048 (-749)) (|:| |curves| (-749))
+ (|:| |polygons| (-749)) (|:| |constructs| (-749)))))))
+(((*1 *1 *1) (-5 *1 (-1033))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-550)) (-5 *1 (-674 *2)) (-4 *2 (-1204 *3)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-356)) (-5 *2 (-623 *3)) (-5 *1 (-919 *4 *3))
+ (-4 *3 (-1204 *4)))))
+(((*1 *1 *1 *1) (-5 *1 (-837))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2))
+ (-4 *2 (-423 *3)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-853 (-1 (-219) (-219)))) (-5 *4 (-1063 (-372)))
+ (-5 *5 (-623 (-256))) (-5 *2 (-1102 (-219))) (-5 *1 (-248))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-853 (-1 (-219) (-219)))) (-5 *4 (-1063 (-372)))
+ (-5 *2 (-1102 (-219))) (-5 *1 (-248))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 (-917 (-219)) (-219))) (-5 *4 (-1063 (-372)))
+ (-5 *5 (-623 (-256))) (-5 *2 (-1102 (-219))) (-5 *1 (-248))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 (-917 (-219)) (-219))) (-5 *4 (-1063 (-372)))
+ (-5 *2 (-1102 (-219))) (-5 *1 (-248))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-1063 (-372)))
+ (-5 *5 (-623 (-256))) (-5 *2 (-1102 (-219))) (-5 *1 (-248))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-1063 (-372)))
+ (-5 *2 (-1102 (-219))) (-5 *1 (-248))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1 (-917 (-219)) (-219) (-219))) (-5 *4 (-1063 (-372)))
+ (-5 *5 (-623 (-256))) (-5 *2 (-1102 (-219))) (-5 *1 (-248))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 (-917 (-219)) (-219) (-219))) (-5 *4 (-1063 (-372)))
+ (-5 *2 (-1102 (-219))) (-5 *1 (-248))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-856 (-1 (-219) (-219) (-219)))) (-5 *4 (-1063 (-372)))
+ (-5 *5 (-623 (-256))) (-5 *2 (-1102 (-219))) (-5 *1 (-248))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-856 (-1 (-219) (-219) (-219)))) (-5 *4 (-1063 (-372)))
+ (-5 *2 (-1102 (-219))) (-5 *1 (-248))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-853 *6)) (-5 *4 (-1061 (-372))) (-5 *5 (-623 (-256)))
+ (-4 *6 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1102 (-219)))
+ (-5 *1 (-252 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-853 *5)) (-5 *4 (-1061 (-372)))
+ (-4 *5 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1102 (-219)))
+ (-5 *1 (-252 *5))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *4 (-1061 (-372))) (-5 *5 (-623 (-256)))
+ (-5 *2 (-1102 (-219))) (-5 *1 (-252 *3))
+ (-4 *3 (-13 (-596 (-526)) (-1069)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-1061 (-372))) (-5 *2 (-1102 (-219))) (-5 *1 (-252 *3))
+ (-4 *3 (-13 (-596 (-526)) (-1069)))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-856 *6)) (-5 *4 (-1061 (-372))) (-5 *5 (-623 (-256)))
+ (-4 *6 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1102 (-219)))
+ (-5 *1 (-252 *6))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-856 *5)) (-5 *4 (-1061 (-372)))
+ (-4 *5 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1102 (-219)))
+ (-5 *1 (-252 *5)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-542)) (-5 *2 (-932 *3)) (-5 *1 (-1132 *4 *3))
+ (-4 *3 (-1204 *4)))))
+(((*1 *1 *2) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1167))))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-623 *1)) (-4 *1 (-423 *4))
+ (-4 *4 (-825))))
+ ((*1 *1 *2 *1 *1 *1 *1)
+ (-12 (-5 *2 (-1145)) (-4 *1 (-423 *3)) (-4 *3 (-825))))
+ ((*1 *1 *2 *1 *1 *1)
+ (-12 (-5 *2 (-1145)) (-4 *1 (-423 *3)) (-4 *3 (-825))))
+ ((*1 *1 *2 *1 *1)
+ (-12 (-5 *2 (-1145)) (-4 *1 (-423 *3)) (-4 *3 (-825))))
+ ((*1 *1 *2 *1) (-12 (-5 *2 (-1145)) (-4 *1 (-423 *3)) (-4 *3 (-825)))))
+(((*1 *2 *1) (-12 (-4 *1 (-360 *2)) (-4 *2 (-170)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-1233)) (-5 *1 (-1148))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-1149)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-542) (-145))) (-5 *1 (-527 *3 *2))
+ (-4 *2 (-1219 *3))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-4 *4 (-1204 *3))
+ (-4 *5 (-703 *3 *4)) (-5 *1 (-531 *3 *4 *5 *2)) (-4 *2 (-1219 *5))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-5 *1 (-532 *3 *2))
+ (-4 *2 (-1219 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-13 (-542) (-145)))
+ (-5 *1 (-1121 *3)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-771))
+ (-4 *5 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $))))) (-4 *6 (-542))
+ (-5 *2 (-2 (|:| -4250 (-926 *6)) (|:| -3947 (-926 *6))))
+ (-5 *1 (-711 *4 *5 *6 *3)) (-4 *3 (-923 (-400 (-926 *6)) *4 *5)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 (-142))) (-5 *1 (-139))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-139)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-4 *3 (-542))
- (-5 *2 (-1140 *3)))))
+ (-12 (-4 *3 (-1069))
+ (-4 *4 (-13 (-1021) (-860 *3) (-825) (-596 (-866 *3))))
+ (-5 *2 (-623 (-1145))) (-5 *1 (-1045 *3 *4 *5))
+ (-4 *5 (-13 (-423 *4) (-860 *3) (-596 (-866 *3)))))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-894)) (-4 *6 (-13 (-542) (-825)))
- (-5 *2 (-623 (-309 *6))) (-5 *1 (-215 *5 *6)) (-5 *3 (-309 *6))
- (-4 *5 (-1020))))
- ((*1 *2 *1) (-12 (-5 *1 (-411 *2)) (-4 *2 (-542))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-569 *5)) (-4 *5 (-13 (-29 *4) (-1166)))
- (-4 *4 (-13 (-444) (-1011 (-550)) (-825) (-619 (-550))))
- (-5 *2 (-623 *5)) (-5 *1 (-567 *4 *5))))
+ (-12 (-5 *3 (-623 (-2 (|:| |val| (-623 *8)) (|:| -1608 *9))))
+ (-5 *4 (-749)) (-4 *8 (-1035 *5 *6 *7)) (-4 *9 (-1041 *5 *6 *7 *8))
+ (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-1233))
+ (-5 *1 (-1039 *5 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-2 (|:| |val| (-623 *8)) (|:| -1608 *9))))
+ (-5 *4 (-749)) (-4 *8 (-1035 *5 *6 *7)) (-4 *9 (-1078 *5 *6 *7 *8))
+ (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-1233))
+ (-5 *1 (-1114 *5 *6 *7 *8 *9)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1102 (-219))) (-5 *3 (-623 (-256))) (-5 *1 (-1230))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1102 (-219))) (-5 *3 (-1127)) (-5 *1 (-1230))))
+ ((*1 *1 *1) (-5 *1 (-1230))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-1141 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))))
+(((*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170))))
+ ((*1 *2 *3 *3 *2)
+ (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-825)) (-5 *1 (-903 *3 *2)) (-4 *2 (-423 *3))))
((*1 *2 *3)
- (-12 (-5 *3 (-569 (-400 (-925 *4))))
- (-4 *4 (-13 (-444) (-1011 (-550)) (-825) (-619 (-550))))
- (-5 *2 (-623 (-309 *4))) (-5 *1 (-572 *4))))
+ (-12 (-5 *3 (-1145)) (-5 *2 (-309 (-550))) (-5 *1 (-904)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-366 *2)) (-4 *5 (-366 *2)) (-4 *2 (-356))
+ (-5 *1 (-512 *2 *4 *5 *3)) (-4 *3 (-665 *2 *4 *5))))
((*1 *2 *1)
- (-12 (-4 *1 (-1063 *3 *2)) (-4 *3 (-823)) (-4 *2 (-1117 *3))))
+ (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2))
+ (|has| *2 (-6 (-4346 "*"))) (-4 *2 (-1021))))
((*1 *2 *3)
- (-12 (-5 *3 (-623 *1)) (-4 *1 (-1063 *4 *2)) (-4 *4 (-823))
- (-4 *2 (-1117 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1242 (-1144) *3)) (-5 *1 (-1249 *3)) (-4 *3 (-1020))))
+ (-12 (-4 *4 (-366 *2)) (-4 *5 (-366 *2)) (-4 *2 (-170))
+ (-5 *1 (-666 *2 *4 *5 *3)) (-4 *3 (-665 *2 *4 *5))))
((*1 *2 *1)
- (-12 (-5 *2 (-1242 *3 *4)) (-5 *1 (-1251 *3 *4)) (-4 *3 (-825))
- (-4 *4 (-1020)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-894)) (-5 *2 (-1140 *4)) (-5 *1 (-350 *4))
- (-4 *4 (-342)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1246 *3)) (-4 *3 (-356)) (-5 *2 (-112)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-411 *3)) (-4 *3 (-542)) (-5 *1 (-412 *3)))))
+ (-12 (-4 *1 (-1092 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2))
+ (-4 *5 (-232 *3 *2)) (|has| *2 (-6 (-4346 "*"))) (-4 *2 (-1021)))))
+(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-250)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-172 *3)) (-4 *3 (-300))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-652 *3)) (-4 *3 (-1182))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-749)) (-4 *1 (-719 *3 *4)) (-4 *3 (-1021))
+ (-4 *4 (-825))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-843 *3)) (-5 *2 (-550))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-623 *3)) (-4 *1 (-954 *3)) (-4 *3 (-1021))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-623 *1)) (-5 *3 (-623 *7)) (-4 *1 (-1041 *4 *5 *6 *7))
+ (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *1))
+ (-4 *1 (-1041 *4 *5 *6 *7))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-623 *1)) (-4 *1 (-1041 *4 *5 *6 *3)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-623 *1))
+ (-4 *1 (-1041 *4 *5 *6 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1175 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1206 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-770)))))
+(((*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1141 (-550))) (-5 *1 (-916)) (-5 *3 (-550)))))
+(((*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-837)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-4 *5 (-361))
+ (-5 *2 (-749)))))
+(((*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-539)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1162)))))
+(((*1 *1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-323)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *7)) (-4 *7 (-825))
- (-4 *8 (-922 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771))
+ (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1204 *5)) (-4 *5 (-356))
(-5 *2
- (-2 (|:| |particular| (-3 (-1227 (-400 *8)) "failed"))
- (|:| -2437 (-623 (-1227 (-400 *8))))))
- (-5 *1 (-647 *5 *6 *7 *8)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-569 *2)) (-4 *2 (-13 (-29 *4) (-1166)))
- (-5 *1 (-567 *4 *2))
- (-4 *4 (-13 (-444) (-1011 (-550)) (-825) (-619 (-550))))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-569 (-400 (-925 *4))))
- (-4 *4 (-13 (-444) (-1011 (-550)) (-825) (-619 (-550))))
- (-5 *2 (-309 *4)) (-5 *1 (-572 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1144))
- (-4 *4 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))
- (-5 *2 (-1 *5 *5)) (-5 *1 (-782 *4 *5))
- (-4 *5 (-13 (-29 *4) (-1166) (-932))))))
+ (-2 (|:| |ir| (-569 (-400 *6))) (|:| |specpart| (-400 *6))
+ (|:| |polypart| *6)))
+ (-5 *1 (-560 *5 *6)) (-5 *3 (-400 *6)))))
+(((*1 *2) (-12 (-4 *3 (-170)) (-5 *2 (-1228 *1)) (-4 *1 (-360 *3)))))
(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1140 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))))
-(((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-650 *3)) (-4 *3 (-825))))
- ((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-655 *3)) (-4 *3 (-825))))
- ((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-797 *3)) (-4 *3 (-825)))))
-(((*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-309 (-372))) (-5 *1 (-298)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-667 *4)) (-5 *3 (-894)) (|has| *4 (-6 (-4344 "*")))
- (-4 *4 (-1020)) (-5 *1 (-1001 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-623 (-667 *4))) (-5 *3 (-894))
- (|has| *4 (-6 (-4344 "*"))) (-4 *4 (-1020)) (-5 *1 (-1001 *4)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-2 (|:| |cd| (-1126)) (|:| -1916 (-1126))))
- (-5 *1 (-800)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2))
- (-4 *4 (-13 (-825) (-542))))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-521 *3)) (-4 *3 (-13 (-705) (-25))))))
-(((*1 *1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-117 *3)) (-14 *3 *2)))
- ((*1 *1 *1) (-12 (-5 *1 (-117 *2)) (-14 *2 (-550))))
- ((*1 *1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-844 *3)) (-14 *3 *2)))
- ((*1 *1 *1) (-12 (-5 *1 (-844 *2)) (-14 *2 (-550))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-550)) (-14 *3 *2) (-5 *1 (-845 *3 *4))
- (-4 *4 (-842 *3))))
+ (-12
+ (-5 *2
+ (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4)
+ (|:| |xpnt| (-550))))
+ (-4 *4 (-13 (-1204 *3) (-542) (-10 -8 (-15 -3260 ($ $ $)))))
+ (-4 *3 (-542)) (-5 *1 (-1207 *3 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-356)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3))
+ (-5 *1 (-512 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4))
+ (-4 *7 (-966 *4)) (-4 *2 (-665 *7 *8 *9))
+ (-5 *1 (-513 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-665 *4 *5 *6))
+ (-4 *8 (-366 *7)) (-4 *9 (-366 *7))))
((*1 *1 *1)
- (-12 (-14 *2 (-550)) (-5 *1 (-845 *2 *3)) (-4 *3 (-842 *2))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-550)) (-4 *1 (-1189 *3 *4)) (-4 *3 (-1020))
- (-4 *4 (-1218 *3))))
+ (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2))
+ (-4 *4 (-366 *2)) (-4 *2 (-300))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-300)) (-4 *3 (-170)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-5 *1 (-666 *3 *4 *5 *2))
+ (-4 *2 (-665 *3 *4 *5))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-667 *3)) (-4 *3 (-300)) (-5 *1 (-678 *3))))
((*1 *1 *1)
- (-12 (-4 *1 (-1189 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1218 *2)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-173))) (-5 *1 (-1053)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7))
- (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -3223 *4))))
- (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))))
+ (-12 (-4 *1 (-1024 *2 *3 *4 *5 *6)) (-4 *4 (-1021))
+ (-4 *5 (-232 *3 *4)) (-4 *6 (-232 *2 *4)) (-4 *4 (-300)))))
(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-894))
- (-5 *2 (-1227 (-623 (-2 (|:| -3625 *4) (|:| -2922 (-1088))))))
- (-5 *1 (-339 *4)) (-4 *4 (-342)))))
+ (-12
+ (-5 *3
+ (-623
+ (-2 (|:| -3398 (-749))
+ (|:| |eqns|
+ (-623
+ (-2 (|:| |det| *7) (|:| |rows| (-623 (-550)))
+ (|:| |cols| (-623 (-550))))))
+ (|:| |fgb| (-623 *7)))))
+ (-4 *7 (-923 *4 *6 *5)) (-4 *4 (-13 (-300) (-145)))
+ (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)) (-5 *2 (-749))
+ (-5 *1 (-898 *4 *5 *6 *7)))))
+(((*1 *1 *1) (-4 *1 (-35)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1145))
+ (-4 *5 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-569 *3)) (-5 *1 (-419 *5 *3))
+ (-4 *3 (-13 (-1167) (-29 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1145)) (-4 *5 (-13 (-542) (-1012 (-550)) (-145)))
+ (-5 *2 (-569 (-400 (-926 *5)))) (-5 *1 (-556 *5))
+ (-5 *3 (-400 (-926 *5))))))
(((*1 *2 *3 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -3340 *4)))
- (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1091 *3 *4 *2 *5)) (-4 *4 (-1020)) (-4 *5 (-232 *3 *4))
- (-4 *2 (-232 *3 *4)))))
+ (-12 (-5 *2 (-1 (-917 *3) (-917 *3))) (-5 *1 (-174 *3))
+ (-4 *3 (-13 (-356) (-1167) (-976))))))
+(((*1 *2)
+ (-12 (-4 *3 (-542)) (-5 *2 (-623 (-667 *3))) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-410 *3)))))
(((*1 *2 *3 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3340 *4)))
- (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-241 *4 *5)) (-14 *4 (-623 (-1144))) (-4 *5 (-444))
- (-5 *2 (-473 *4 *5)) (-5 *1 (-611 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-594 *5))) (-4 *4 (-825)) (-5 *2 (-594 *5))
- (-5 *1 (-559 *4 *5)) (-4 *5 (-423 *4)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-372)) (-5 *1 (-96))))
- ((*1 *2 *3 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-372)) (-5 *1 (-96)))))
-(((*1 *1) (-5 *1 (-563)))
- ((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-837))))
- ((*1 *2 *3) (-12 (-5 *3 (-836)) (-5 *2 (-1232)) (-5 *1 (-837))))
+ (-12 (-5 *3 (-623 *4)) (-4 *4 (-356)) (-4 *2 (-1204 *4))
+ (-5 *1 (-896 *4 *2)))))
+(((*1 *2 *1) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1167)))))
+ ((*1 *1 *1 *1) (-4 *1 (-771))))
+(((*1 *1 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-21)) (-4 *2 (-1182)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 (-219) (-219))) (-5 *4 (-1063 (-372)))
+ (-5 *5 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-248))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1126)) (-5 *4 (-836)) (-5 *2 (-1232)) (-5 *1 (-837))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-550)) (-5 *2 (-1232)) (-5 *1 (-1124 *4))
- (-4 *4 (-1068)) (-4 *4 (-1181)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-170)) (-4 *2 (-23)) (-5 *1 (-282 *3 *4 *2 *5 *6 *7))
- (-4 *4 (-1203 *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 (-690 *3 *2 *4 *5 *6)) (-4 *3 (-170))
- (-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 (-1203 *3)) (-5 *1 (-691 *3 *2)) (-4 *3 (-1020))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-23)) (-5 *1 (-694 *3 *2 *4 *5 *6)) (-4 *3 (-170))
- (-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 (-842 *3)) (-5 *2 (-550)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-550)) (-5 *4 (-411 *2)) (-4 *2 (-922 *7 *5 *6))
- (-5 *1 (-721 *5 *6 *7 *2)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-300)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *9)) (-4 *8 (-1034 *5 *6 *7))
- (-4 *9 (-1040 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771))
- (-4 *7 (-825)) (-5 *2 (-749)) (-5 *1 (-1038 *5 *6 *7 *8 *9))))
+ (-12 (-5 *3 (-1 (-219) (-219))) (-5 *4 (-1063 (-372)))
+ (-5 *2 (-1229)) (-5 *1 (-248))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-851 (-1 (-219) (-219)))) (-5 *4 (-1063 (-372)))
+ (-5 *5 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-248))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *9)) (-4 *8 (-1034 *5 *6 *7))
- (-4 *9 (-1077 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771))
- (-4 *7 (-825)) (-5 *2 (-749)) (-5 *1 (-1113 *5 *6 *7 *8 *9)))))
-(((*1 *2 *3 *4 *4 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-730)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1140 *5)) (-4 *5 (-444)) (-5 *2 (-623 *6))
- (-5 *1 (-528 *5 *6 *4)) (-4 *6 (-356)) (-4 *4 (-13 (-356) (-823)))))
+ (-12 (-5 *3 (-851 (-1 (-219) (-219)))) (-5 *4 (-1063 (-372)))
+ (-5 *2 (-1229)) (-5 *1 (-248))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-853 (-1 (-219) (-219)))) (-5 *4 (-1063 (-372)))
+ (-5 *5 (-623 (-256))) (-5 *2 (-1230)) (-5 *1 (-248))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-925 *5)) (-4 *5 (-444)) (-5 *2 (-623 *6))
- (-5 *1 (-528 *5 *6 *4)) (-4 *6 (-356)) (-4 *4 (-13 (-356) (-823))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-623 (-1044 *4 *5 *2))) (-4 *4 (-1068))
- (-4 *5 (-13 (-1020) (-859 *4) (-825) (-596 (-865 *4))))
- (-4 *2 (-13 (-423 *5) (-859 *4) (-596 (-865 *4))))
- (-5 *1 (-54 *4 *5 *2))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *3 (-623 (-1044 *5 *6 *2))) (-5 *4 (-894)) (-4 *5 (-1068))
- (-4 *6 (-13 (-1020) (-859 *5) (-825) (-596 (-865 *5))))
- (-4 *2 (-13 (-423 *6) (-859 *5) (-596 (-865 *5))))
- (-5 *1 (-54 *5 *6 *2)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-749)) (-4 *1 (-225 *4))
- (-4 *4 (-1020))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-225 *3)) (-4 *3 (-1020))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-227)) (-5 *2 (-749))))
- ((*1 *1 *1) (-4 *1 (-227)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *3 (-13 (-356) (-145))) (-5 *1 (-392 *3 *4))
- (-4 *4 (-1203 *3))))
- ((*1 *1 *1)
- (-12 (-4 *2 (-13 (-356) (-145))) (-5 *1 (-392 *2 *3))
- (-4 *3 (-1203 *2))))
- ((*1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1020))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 *4)) (-5 *3 (-623 (-749))) (-4 *1 (-873 *4))
- (-4 *4 (-1068))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-749)) (-4 *1 (-873 *2)) (-4 *2 (-1068))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 *3)) (-4 *1 (-873 *3)) (-4 *3 (-1068))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-873 *2)) (-4 *2 (-1068)))))
-(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3)
- (-12 (-5 *4 (-667 (-550))) (-5 *5 (-112)) (-5 *7 (-667 (-219)))
- (-5 *3 (-550)) (-5 *6 (-219)) (-5 *2 (-1008)) (-5 *1 (-733)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-400 (-550))) (-4 *1 (-540 *3))
- (-4 *3 (-13 (-397) (-1166)))))
- ((*1 *1 *2) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1166)))))
- ((*1 *1 *2 *2) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1166))))))
-(((*1 *1 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1181))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825))))
- ((*1 *1 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1227 *3)) (-4 *3 (-1203 *4)) (-4 *4 (-1185))
- (-4 *1 (-335 *4 *3 *5)) (-4 *5 (-1203 (-400 *3))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1124 *4)) (-4 *4 (-38 *3)) (-4 *4 (-1020))
- (-5 *3 (-400 (-550))) (-5 *1 (-1128 *4)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-400 (-550)))
- (-4 *4 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-270 *4 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *4))))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-749)) (-5 *2 (-1227 (-623 (-550)))) (-5 *1 (-472))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1181)) (-5 *1 (-583 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1181)) (-5 *1 (-1124 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1 *3)) (-4 *3 (-1181)) (-5 *1 (-1124 *3)))))
+ (-12 (-5 *3 (-853 (-1 (-219) (-219)))) (-5 *4 (-1063 (-372)))
+ (-5 *2 (-1230)) (-5 *1 (-248))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 (-917 (-219)) (-219))) (-5 *4 (-1063 (-372)))
+ (-5 *5 (-623 (-256))) (-5 *2 (-1230)) (-5 *1 (-248))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 (-917 (-219)) (-219))) (-5 *4 (-1063 (-372)))
+ (-5 *2 (-1230)) (-5 *1 (-248))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-1063 (-372)))
+ (-5 *5 (-623 (-256))) (-5 *2 (-1230)) (-5 *1 (-248))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-1063 (-372)))
+ (-5 *2 (-1230)) (-5 *1 (-248))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1 (-917 (-219)) (-219) (-219))) (-5 *4 (-1063 (-372)))
+ (-5 *5 (-623 (-256))) (-5 *2 (-1230)) (-5 *1 (-248))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 (-917 (-219)) (-219) (-219))) (-5 *4 (-1063 (-372)))
+ (-5 *2 (-1230)) (-5 *1 (-248))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-856 (-1 (-219) (-219) (-219)))) (-5 *4 (-1063 (-372)))
+ (-5 *5 (-623 (-256))) (-5 *2 (-1230)) (-5 *1 (-248))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-856 (-1 (-219) (-219) (-219)))) (-5 *4 (-1063 (-372)))
+ (-5 *2 (-1230)) (-5 *1 (-248))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-287 *7)) (-5 *4 (-1145)) (-5 *5 (-623 (-256)))
+ (-4 *7 (-423 *6)) (-4 *6 (-13 (-542) (-825) (-1012 (-550))))
+ (-5 *2 (-1229)) (-5 *1 (-249 *6 *7))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1061 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1229))
+ (-5 *1 (-252 *3)) (-4 *3 (-13 (-596 (-526)) (-1069)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1061 (-372))) (-5 *2 (-1229)) (-5 *1 (-252 *3))
+ (-4 *3 (-13 (-596 (-526)) (-1069)))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-851 *6)) (-5 *4 (-1061 (-372))) (-5 *5 (-623 (-256)))
+ (-4 *6 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1229))
+ (-5 *1 (-252 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-851 *5)) (-5 *4 (-1061 (-372)))
+ (-4 *5 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1229))
+ (-5 *1 (-252 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-853 *6)) (-5 *4 (-1061 (-372))) (-5 *5 (-623 (-256)))
+ (-4 *6 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1230))
+ (-5 *1 (-252 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-853 *5)) (-5 *4 (-1061 (-372)))
+ (-4 *5 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1230))
+ (-5 *1 (-252 *5))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *4 (-1061 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1230))
+ (-5 *1 (-252 *3)) (-4 *3 (-13 (-596 (-526)) (-1069)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-1061 (-372))) (-5 *2 (-1230)) (-5 *1 (-252 *3))
+ (-4 *3 (-13 (-596 (-526)) (-1069)))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-856 *6)) (-5 *4 (-1061 (-372))) (-5 *5 (-623 (-256)))
+ (-4 *6 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1230))
+ (-5 *1 (-252 *6))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-856 *5)) (-5 *4 (-1061 (-372)))
+ (-4 *5 (-13 (-596 (-526)) (-1069))) (-5 *2 (-1230))
+ (-5 *1 (-252 *5))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-623 (-219))) (-5 *2 (-1229)) (-5 *1 (-253))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *3 (-623 (-219))) (-5 *4 (-623 (-256))) (-5 *2 (-1229))
+ (-5 *1 (-253))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-917 (-219)))) (-5 *2 (-1229)) (-5 *1 (-253))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-917 (-219)))) (-5 *4 (-623 (-256)))
+ (-5 *2 (-1229)) (-5 *1 (-253))))
+ ((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-623 (-219))) (-5 *2 (-1230)) (-5 *1 (-253))))
+ ((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-623 (-219))) (-5 *4 (-623 (-256))) (-5 *2 (-1230))
+ (-5 *1 (-253)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6))
- (-5 *2 (-2 (|:| |goodPols| (-623 *7)) (|:| |badPols| (-623 *7))))
- (-5 *1 (-950 *4 *5 *6 *7)) (-5 *3 (-623 *7)))))
-(((*1 *1) (-5 *1 (-139))))
-(((*1 *2 *3 *1)
- (-12
- (-5 *2
- (-2 (|:| |cycle?| (-112)) (|:| -1630 (-749)) (|:| |period| (-749))))
- (-5 *1 (-1124 *4)) (-4 *4 (-1181)) (-5 *3 (-749)))))
+ (-12 (-4 *4 (-342))
+ (-5 *2 (-623 (-2 (|:| |deg| (-749)) (|:| -4123 *3))))
+ (-5 *1 (-210 *4 *3)) (-4 *3 (-1204 *4)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 (-112) *6)) (-4 *6 (-13 (-1068) (-1011 *5)))
- (-4 *5 (-859 *4)) (-4 *4 (-1068)) (-5 *2 (-1 (-112) *5))
- (-5 *1 (-904 *4 *5 *6)))))
+ (-12 (-5 *3 (-623 *4)) (-4 *4 (-1069)) (-5 *2 (-1233))
+ (-5 *1 (-1183 *4))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-623 *4)) (-4 *4 (-1069)) (-5 *2 (-1233))
+ (-5 *1 (-1183 *4)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-749)) (-4 *4 (-542)) (-5 *1 (-943 *4 *2))
+ (-4 *2 (-1204 *4)))))
+(((*1 *1 *1) (-4 *1 (-35)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-169)))))
-(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-900)))))
+ (-12 (-5 *2 (-1 (-917 *3) (-917 *3))) (-5 *1 (-174 *3))
+ (-4 *3 (-13 (-356) (-1167) (-976))))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-169))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1177 *3)) (-4 *3 (-948)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-508)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-623 *1)) (-4 *1 (-1035 *4 *5 *6)) (-4 *4 (-1021))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-5 *2 (-112))))
+ ((*1 *2 *3 *1 *4)
+ (-12 (-5 *4 (-1 (-112) *3 *3)) (-4 *1 (-1175 *5 *6 *7 *3))
+ (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-112)))))
(((*1 *2 *3 *3)
- (-12 (-4 *4 (-444)) (-4 *3 (-771)) (-4 *5 (-825)) (-5 *2 (-112))
- (-5 *1 (-441 *4 *3 *5 *6)) (-4 *6 (-922 *4 *3 *5)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-227)) (-4 *3 (-1020)) (-4 *4 (-825)) (-4 *5 (-259 *4))
- (-4 *6 (-771)) (-5 *2 (-1 *1 (-749))) (-4 *1 (-246 *3 *4 *5 *6))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-1020)) (-4 *3 (-825)) (-4 *5 (-259 *3)) (-4 *6 (-771))
- (-5 *2 (-1 *1 (-749))) (-4 *1 (-246 *4 *3 *5 *6))))
- ((*1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-259 *2)) (-4 *2 (-825)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-623 (-2 (|:| |k| (-1144)) (|:| |c| (-1249 *3)))))
- (-5 *1 (-1249 *3)) (-4 *3 (-1020))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-623 (-2 (|:| |k| *3) (|:| |c| (-1251 *3 *4)))))
- (-5 *1 (-1251 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
- (-4 *2 (-423 *3))))
- ((*1 *1 *1 *1) (-4 *1 (-1107))))
-(((*1 *1)
- (-12 (-4 *1 (-397)) (-3462 (|has| *1 (-6 -4333)))
- (-3462 (|has| *1 (-6 -4325)))))
- ((*1 *2 *1) (-12 (-4 *1 (-418 *2)) (-4 *2 (-1068)) (-4 *2 (-825))))
- ((*1 *1 *1 *1) (-4 *1 (-825)))
- ((*1 *2 *1) (-12 (-4 *1 (-941 *2)) (-4 *2 (-825))))
- ((*1 *1) (-5 *1 (-1088))))
-(((*1 *2 *3 *2)
- (-12 (-4 *1 (-765)) (-5 *2 (-1008))
- (-5 *3
- (-2 (|:| |fn| (-309 (-219)))
- (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219))
- (|:| |relerr| (-219))))))
- ((*1 *2 *3 *2)
- (-12 (-4 *1 (-765)) (-5 *2 (-1008))
- (-5 *3
- (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219)))
- (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219))
- (|:| |relerr| (-219)))))))
-(((*1 *2 *3 *4 *4 *5)
- (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-623 *3))
- (-4 *3 (-13 (-423 *6) (-27) (-1166)))
- (-4 *6 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-552 *6 *3 *7)) (-4 *7 (-1068)))))
-(((*1 *2)
- (-12 (-4 *1 (-342))
- (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic")))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-925 (-550)))) (-5 *1 (-430))))
+ (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -3260 *3)))
+ (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-411 *3)) (-5 *1 (-888 *3)) (-4 *3 (-300)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-816)) (-5 *4 (-1033)) (-5 *2 (-1009)) (-5 *1 (-815))))
+ ((*1 *2 *3) (-12 (-5 *3 (-816)) (-5 *2 (-1009)) (-5 *1 (-815))))
+ ((*1 *2 *3 *4 *5 *6 *5)
+ (-12 (-5 *4 (-623 (-372))) (-5 *5 (-623 (-818 (-372))))
+ (-5 *6 (-623 (-309 (-372)))) (-5 *3 (-309 (-372))) (-5 *2 (-1009))
+ (-5 *1 (-815))))
+ ((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-372)))
+ (-5 *5 (-623 (-818 (-372)))) (-5 *2 (-1009)) (-5 *1 (-815))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1144)) (-5 *4 (-667 (-219))) (-5 *2 (-1072))
- (-5 *1 (-738))))
+ (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-372))) (-5 *2 (-1009))
+ (-5 *1 (-815))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1144)) (-5 *4 (-667 (-550))) (-5 *2 (-1072))
- (-5 *1 (-738)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *2) (-12 (-5 *2 (-847)) (-5 *1 (-1230))))
- ((*1 *2 *2) (-12 (-5 *2 (-847)) (-5 *1 (-1230)))))
-(((*1 *2 *2 *1 *3 *4)
- (-12 (-5 *2 (-623 *8)) (-5 *3 (-1 *8 *8 *8))
- (-5 *4 (-1 (-112) *8 *8)) (-4 *1 (-1174 *5 *6 *7 *8)) (-4 *5 (-542))
- (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1034 *5 *6 *7)))))
-(((*1 *1 *1 *2)
- (|partial| -12 (-5 *2 (-894)) (-5 *1 (-1069 *3 *4)) (-14 *3 *2)
- (-14 *4 *2))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
+ (-12 (-5 *3 (-623 (-309 (-372)))) (-5 *4 (-623 (-372)))
+ (-5 *2 (-1009)) (-5 *1 (-815)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-799)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-895)) (-5 *4 (-848)) (-5 *2 (-1233)) (-5 *1 (-1229))))
+ ((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-895)) (-5 *4 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1229))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *1 *1) (-4 *1 (-35)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-623 *1)) (-4 *1 (-295))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-295)) (-5 *2 (-114))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-594 *3)) (-4 *3 (-825))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-114)) (-5 *3 (-623 *5)) (-5 *4 (-749)) (-4 *5 (-825))
+ (-5 *1 (-594 *5)))))
+(((*1 *1 *1) (-4 *1 (-171)))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-357 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1069)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-295)) (-4 *2 (-1182))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 (-594 *1))) (-5 *3 (-623 *1)) (-4 *1 (-295))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-287 *1))) (-4 *1 (-295))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-287 *1)) (-4 *1 (-295)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-542))
- (-4 *3 (-922 *7 *5 *6))
+ (-12 (-5 *3 (-623 (-400 (-926 (-550)))))
+ (-5 *2 (-623 (-623 (-287 (-926 *4))))) (-5 *1 (-373 *4))
+ (-4 *4 (-13 (-823) (-356)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-287 (-400 (-926 (-550))))))
+ (-5 *2 (-623 (-623 (-287 (-926 *4))))) (-5 *1 (-373 *4))
+ (-4 *4 (-13 (-823) (-356)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-400 (-926 (-550)))) (-5 *2 (-623 (-287 (-926 *4))))
+ (-5 *1 (-373 *4)) (-4 *4 (-13 (-823) (-356)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-287 (-400 (-926 (-550)))))
+ (-5 *2 (-623 (-287 (-926 *4)))) (-5 *1 (-373 *4))
+ (-4 *4 (-13 (-823) (-356)))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *5 (-1145))
+ (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))
+ (-4 *4 (-13 (-29 *6) (-1167) (-933)))
+ (-5 *2 (-2 (|:| |particular| *4) (|:| -2206 (-623 *4))))
+ (-5 *1 (-630 *6 *4 *3)) (-4 *3 (-634 *4))))
+ ((*1 *2 *3 *2 *4 *2 *5)
+ (|partial| -12 (-5 *4 (-1145)) (-5 *5 (-623 *2))
+ (-4 *2 (-13 (-29 *6) (-1167) (-933)))
+ (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))
+ (-5 *1 (-630 *6 *2 *3)) (-4 *3 (-634 *2))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-667 *5)) (-4 *5 (-356))
(-5 *2
- (-2 (|:| -3521 (-749)) (|:| -2855 *3) (|:| |radicand| (-623 *3))))
- (-5 *1 (-926 *5 *6 *7 *3 *8)) (-5 *4 (-749))
- (-4 *8
- (-13 (-356)
- (-10 -8 (-15 -2705 (*3 $)) (-15 -2715 (*3 $)) (-15 -1518 ($ *3))))))))
-(((*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-5 *1 (-1155 *2)) (-4 *2 (-356)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4))))
- (-5 *1 (-1109 *3 *4)) (-4 *3 (-13 (-1068) (-34)))
- (-4 *4 (-13 (-1068) (-34))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1126)) (-5 *2 (-208 (-493))) (-5 *1 (-813)))))
-(((*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-877 (-550))) (-5 *1 (-890))))
+ (-2 (|:| |particular| (-3 (-1228 *5) "failed"))
+ (|:| -2206 (-623 (-1228 *5)))))
+ (-5 *1 (-645 *5)) (-5 *4 (-1228 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-623 *5))) (-4 *5 (-356))
+ (-5 *2
+ (-2 (|:| |particular| (-3 (-1228 *5) "failed"))
+ (|:| -2206 (-623 (-1228 *5)))))
+ (-5 *1 (-645 *5)) (-5 *4 (-1228 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-667 *5)) (-4 *5 (-356))
+ (-5 *2
+ (-623
+ (-2 (|:| |particular| (-3 (-1228 *5) "failed"))
+ (|:| -2206 (-623 (-1228 *5))))))
+ (-5 *1 (-645 *5)) (-5 *4 (-623 (-1228 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-623 *5))) (-4 *5 (-356))
+ (-5 *2
+ (-623
+ (-2 (|:| |particular| (-3 (-1228 *5) "failed"))
+ (|:| -2206 (-623 (-1228 *5))))))
+ (-5 *1 (-645 *5)) (-5 *4 (-623 (-1228 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-356)) (-4 *6 (-13 (-366 *5) (-10 -7 (-6 -4345))))
+ (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4345))))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2206 (-623 *4))))
+ (-5 *1 (-646 *5 *6 *4 *3)) (-4 *3 (-665 *5 *6 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-356)) (-4 *6 (-13 (-366 *5) (-10 -7 (-6 -4345))))
+ (-4 *7 (-13 (-366 *5) (-10 -7 (-6 -4345))))
+ (-5 *2
+ (-623
+ (-2 (|:| |particular| (-3 *7 "failed")) (|:| -2206 (-623 *7)))))
+ (-5 *1 (-646 *5 *6 *7 *3)) (-5 *4 (-623 *7))
+ (-4 *3 (-665 *5 *6 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-623 (-1145))) (-4 *5 (-542))
+ (-5 *2 (-623 (-623 (-287 (-400 (-926 *5)))))) (-5 *1 (-748 *5))))
((*1 *2 *3)
- (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890)))))
-(((*1 *2 *3 *3 *2 *4)
- (-12 (-5 *3 (-667 *2)) (-5 *4 (-550))
- (-4 *2 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $)))))
- (-4 *5 (-1203 *2)) (-5 *1 (-490 *2 *5 *6)) (-4 *6 (-402 *2 *5)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-1140 *1)) (-5 *3 (-1144)) (-4 *1 (-27))))
- ((*1 *1 *2) (-12 (-5 *2 (-1140 *1)) (-4 *1 (-27))))
- ((*1 *1 *2) (-12 (-5 *2 (-925 *1)) (-4 *1 (-27))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1144)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-825) (-542)))))
- ((*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-825) (-542)))))
+ (-12 (-5 *3 (-623 (-926 *4))) (-4 *4 (-542))
+ (-5 *2 (-623 (-623 (-287 (-400 (-926 *4)))))) (-5 *1 (-748 *4))))
+ ((*1 *2 *2 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-114)) (-5 *4 (-1145))
+ (-4 *5 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))
+ (-5 *1 (-750 *5 *2)) (-4 *2 (-13 (-29 *5) (-1167) (-933)))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-667 *7)) (-5 *5 (-1145))
+ (-4 *7 (-13 (-29 *6) (-1167) (-933)))
+ (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))
+ (-5 *2
+ (-2 (|:| |particular| (-1228 *7)) (|:| -2206 (-623 (-1228 *7)))))
+ (-5 *1 (-780 *6 *7)) (-5 *4 (-1228 *7))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1140 *2)) (-5 *4 (-1144)) (-4 *2 (-423 *5))
- (-5 *1 (-32 *5 *2)) (-4 *5 (-13 (-825) (-542)))))
- ((*1 *1 *2 *3)
- (|partial| -12 (-5 *2 (-1140 *1)) (-5 *3 (-894)) (-4 *1 (-985))))
- ((*1 *1 *2 *3 *4)
- (|partial| -12 (-5 *2 (-1140 *1)) (-5 *3 (-894)) (-5 *4 (-836))
- (-4 *1 (-985))))
- ((*1 *1 *2 *3)
- (|partial| -12 (-5 *3 (-894)) (-4 *4 (-13 (-823) (-356)))
- (-4 *1 (-1037 *4 *2)) (-4 *2 (-1203 *4)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))))
-(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))))
-(((*1 *2 *3 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-726)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-508)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-34)) (-5 *2 (-112)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *2)
- (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4))
- (-4 *4 (-410 *3)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *2 (-542)))))
-(((*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170))))
- ((*1 *2 *1) (-12 (-4 *1 (-970 *2)) (-4 *2 (-170)))))
-(((*1 *2)
- (-12 (-4 *3 (-1020)) (-5 *2 (-931 (-691 *3 *4))) (-5 *1 (-691 *3 *4))
- (-4 *4 (-1203 *3)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-916 (-219))) (-5 *2 (-1232)) (-5 *1 (-460)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-825) (-542) (-1011 (-550)))) (-5 *2 (-400 (-550)))
- (-5 *1 (-426 *4 *3)) (-4 *3 (-423 *4))))
+ (|partial| -12 (-5 *3 (-667 *6)) (-5 *4 (-1145))
+ (-4 *6 (-13 (-29 *5) (-1167) (-933)))
+ (-4 *5 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))
+ (-5 *2 (-623 (-1228 *6))) (-5 *1 (-780 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-623 (-287 *7))) (-5 *4 (-623 (-114)))
+ (-5 *5 (-1145)) (-4 *7 (-13 (-29 *6) (-1167) (-933)))
+ (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))
+ (-5 *2
+ (-2 (|:| |particular| (-1228 *7)) (|:| -2206 (-623 (-1228 *7)))))
+ (-5 *1 (-780 *6 *7))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-623 *7)) (-5 *4 (-623 (-114)))
+ (-5 *5 (-1145)) (-4 *7 (-13 (-29 *6) (-1167) (-933)))
+ (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))
+ (-5 *2
+ (-2 (|:| |particular| (-1228 *7)) (|:| -2206 (-623 (-1228 *7)))))
+ (-5 *1 (-780 *6 *7))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-287 *7)) (-5 *4 (-114)) (-5 *5 (-1145))
+ (-4 *7 (-13 (-29 *6) (-1167) (-933)))
+ (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))
+ (-5 *2
+ (-3 (-2 (|:| |particular| *7) (|:| -2206 (-623 *7))) *7 "failed"))
+ (-5 *1 (-780 *6 *7))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-114)) (-5 *5 (-1145))
+ (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))
+ (-5 *2
+ (-3 (-2 (|:| |particular| *3) (|:| -2206 (-623 *3))) *3 "failed"))
+ (-5 *1 (-780 *6 *3)) (-4 *3 (-13 (-29 *6) (-1167) (-933)))))
+ ((*1 *2 *3 *4 *3 *5)
+ (|partial| -12 (-5 *3 (-287 *2)) (-5 *4 (-114)) (-5 *5 (-623 *2))
+ (-4 *2 (-13 (-29 *6) (-1167) (-933))) (-5 *1 (-780 *6 *2))
+ (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))))
+ ((*1 *2 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-114)) (-5 *4 (-287 *2)) (-5 *5 (-623 *2))
+ (-4 *2 (-13 (-29 *6) (-1167) (-933)))
+ (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))
+ (-5 *1 (-780 *6 *2))))
+ ((*1 *2 *3) (-12 (-5 *3 (-786)) (-5 *2 (-1009)) (-5 *1 (-783))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-594 *3)) (-4 *3 (-423 *5))
- (-4 *5 (-13 (-825) (-542) (-1011 (-550))))
- (-5 *2 (-1140 (-400 (-550)))) (-5 *1 (-426 *5 *3)))))
-(((*1 *2 *3 *4 *5 *5 *2)
- (|partial| -12 (-5 *2 (-112)) (-5 *3 (-925 *6)) (-5 *4 (-1144))
- (-5 *5 (-818 *7))
- (-4 *6 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-4 *7 (-13 (-1166) (-29 *6))) (-5 *1 (-218 *6 *7))))
- ((*1 *2 *3 *4 *4 *2)
- (|partial| -12 (-5 *2 (-112)) (-5 *3 (-1140 *6)) (-5 *4 (-818 *6))
- (-4 *6 (-13 (-1166) (-29 *5)))
- (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-218 *5 *6)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-112)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-1 (-112) *8))) (-4 *8 (-1034 *5 *6 *7))
- (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825))
- (-5 *2 (-2 (|:| |goodPols| (-623 *8)) (|:| |badPols| (-623 *8))))
- (-5 *1 (-950 *5 *6 *7 *8)) (-5 *4 (-623 *8)))))
-(((*1 *2 *1)
- (|partial| -12
- (-4 *3 (-13 (-825) (-1011 (-550)) (-619 (-550)) (-444)))
- (-5 *2 (-818 *4)) (-5 *1 (-306 *3 *4 *5 *6))
- (-4 *4 (-13 (-27) (-1166) (-423 *3))) (-14 *5 (-1144))
- (-14 *6 *4)))
- ((*1 *2 *1)
+ (-12 (-5 *3 (-786)) (-5 *4 (-1033)) (-5 *2 (-1009)) (-5 *1 (-783))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1228 (-309 (-372)))) (-5 *4 (-372)) (-5 *5 (-623 *4))
+ (-5 *2 (-1009)) (-5 *1 (-783))))
+ ((*1 *2 *3 *4 *4 *5 *4)
+ (-12 (-5 *3 (-1228 (-309 (-372)))) (-5 *4 (-372)) (-5 *5 (-623 *4))
+ (-5 *2 (-1009)) (-5 *1 (-783))))
+ ((*1 *2 *3 *4 *4 *5 *6 *4)
+ (-12 (-5 *3 (-1228 (-309 *4))) (-5 *5 (-623 (-372)))
+ (-5 *6 (-309 (-372))) (-5 *4 (-372)) (-5 *2 (-1009)) (-5 *1 (-783))))
+ ((*1 *2 *3 *4 *4 *5 *5 *4)
+ (-12 (-5 *3 (-1228 (-309 (-372)))) (-5 *4 (-372)) (-5 *5 (-623 *4))
+ (-5 *2 (-1009)) (-5 *1 (-783))))
+ ((*1 *2 *3 *4 *4 *5 *6 *5 *4)
+ (-12 (-5 *3 (-1228 (-309 *4))) (-5 *5 (-623 (-372)))
+ (-5 *6 (-309 (-372))) (-5 *4 (-372)) (-5 *2 (-1009)) (-5 *1 (-783))))
+ ((*1 *2 *3 *4 *4 *5 *6 *5 *4 *4)
+ (-12 (-5 *3 (-1228 (-309 *4))) (-5 *5 (-623 (-372)))
+ (-5 *6 (-309 (-372))) (-5 *4 (-372)) (-5 *2 (-1009)) (-5 *1 (-783))))
+ ((*1 *2 *3 *4 *5)
(|partial| -12
- (-4 *3 (-13 (-825) (-1011 (-550)) (-619 (-550)) (-444)))
- (-5 *2 (-818 *4)) (-5 *1 (-1213 *3 *4 *5 *6))
- (-4 *4 (-13 (-27) (-1166) (-423 *3))) (-14 *5 (-1144))
- (-14 *6 *4))))
+ (-5 *5
+ (-1
+ (-3 (-2 (|:| |particular| *6) (|:| -2206 (-623 *6))) "failed")
+ *7 *6))
+ (-4 *6 (-356)) (-4 *7 (-634 *6))
+ (-5 *2 (-2 (|:| |particular| (-1228 *6)) (|:| -2206 (-667 *6))))
+ (-5 *1 (-791 *6 *7)) (-5 *3 (-667 *6)) (-5 *4 (-1228 *6))))
+ ((*1 *2 *3) (-12 (-5 *3 (-872)) (-5 *2 (-1009)) (-5 *1 (-871))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-872)) (-5 *4 (-1033)) (-5 *2 (-1009)) (-5 *1 (-871))))
+ ((*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7 *8)
+ (-12 (-5 *4 (-749)) (-5 *6 (-623 (-623 (-309 *3)))) (-5 *7 (-1127))
+ (-5 *8 (-219)) (-5 *5 (-623 (-309 (-372)))) (-5 *3 (-372))
+ (-5 *2 (-1009)) (-5 *1 (-871))))
+ ((*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7)
+ (-12 (-5 *4 (-749)) (-5 *6 (-623 (-623 (-309 *3)))) (-5 *7 (-1127))
+ (-5 *5 (-623 (-309 (-372)))) (-5 *3 (-372)) (-5 *2 (-1009))
+ (-5 *1 (-871))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-926 (-400 (-550)))) (-5 *2 (-623 (-372)))
+ (-5 *1 (-997)) (-5 *4 (-372))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-926 (-550))) (-5 *2 (-623 (-372))) (-5 *1 (-997))
+ (-5 *4 (-372))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
+ (-5 *2 (-623 *4)) (-5 *1 (-1097 *3 *4)) (-4 *3 (-1204 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))
+ (-5 *2 (-623 (-287 (-309 *4)))) (-5 *1 (-1100 *4))
+ (-5 *3 (-309 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))
+ (-5 *2 (-623 (-287 (-309 *4)))) (-5 *1 (-1100 *4))
+ (-5 *3 (-287 (-309 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1145))
+ (-4 *5 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))
+ (-5 *2 (-623 (-287 (-309 *5)))) (-5 *1 (-1100 *5))
+ (-5 *3 (-287 (-309 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1145))
+ (-4 *5 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))
+ (-5 *2 (-623 (-287 (-309 *5)))) (-5 *1 (-1100 *5))
+ (-5 *3 (-309 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-623 (-1145)))
+ (-4 *5 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))
+ (-5 *2 (-623 (-623 (-287 (-309 *5))))) (-5 *1 (-1100 *5))
+ (-5 *3 (-623 (-287 (-309 *5))))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-400 (-926 *5)))) (-5 *4 (-623 (-1145)))
+ (-4 *5 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-926 *5))))))
+ (-5 *1 (-1151 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-623 (-1145))) (-4 *5 (-542))
+ (-5 *2 (-623 (-623 (-287 (-400 (-926 *5)))))) (-5 *1 (-1151 *5))
+ (-5 *3 (-623 (-287 (-400 (-926 *5)))))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-400 (-926 *4)))) (-4 *4 (-542))
+ (-5 *2 (-623 (-623 (-287 (-400 (-926 *4)))))) (-5 *1 (-1151 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-926 *4))))))
+ (-5 *1 (-1151 *4)) (-5 *3 (-623 (-287 (-400 (-926 *4)))))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1145)) (-4 *5 (-542))
+ (-5 *2 (-623 (-287 (-400 (-926 *5))))) (-5 *1 (-1151 *5))
+ (-5 *3 (-400 (-926 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1145)) (-4 *5 (-542))
+ (-5 *2 (-623 (-287 (-400 (-926 *5))))) (-5 *1 (-1151 *5))
+ (-5 *3 (-287 (-400 (-926 *5))))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-5 *2 (-623 (-287 (-400 (-926 *4)))))
+ (-5 *1 (-1151 *4)) (-5 *3 (-400 (-926 *4)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-5 *2 (-623 (-287 (-400 (-926 *4)))))
+ (-5 *1 (-1151 *4)) (-5 *3 (-287 (-400 (-926 *4)))))))
+(((*1 *2 *2 *3) (-12 (-5 *2 (-550)) (-5 *3 (-749)) (-5 *1 (-547)))))
+(((*1 *2 *3 *1) (-12 (-5 *3 (-1145)) (-5 *2 (-430)) (-5 *1 (-1149)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-356)) (-4 *3 (-1021))
+ (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -2256 *1)))
+ (-4 *1 (-827 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-894)) (-5 *2 (-1140 *4)) (-5 *1 (-571 *4))
- (-4 *4 (-342)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-550)) (-5 *2 (-623 (-2 (|:| -3338 *3) (|:| -2970 *4))))
- (-5 *1 (-674 *3)) (-4 *3 (-1203 *4)))))
+ (-12 (-4 *4 (-342)) (-5 *2 (-112)) (-5 *1 (-210 *4 *3))
+ (-4 *3 (-1204 *4)))))
(((*1 *1 *2)
- (-12 (-5 *2 (-894)) (-5 *1 (-150 *3 *4 *5)) (-14 *3 *2)
- (-4 *4 (-356)) (-14 *5 (-966 *3 *4)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *2) (-12 (-5 *2 (-1115 (-1126))) (-5 *1 (-384)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-623 *3)) (-4 *3 (-300)) (-5 *1 (-177 *3)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-1140 *1)) (-5 *3 (-1144)) (-4 *1 (-27))))
- ((*1 *1 *2) (-12 (-5 *2 (-1140 *1)) (-4 *1 (-27))))
- ((*1 *1 *2) (-12 (-5 *2 (-925 *1)) (-4 *1 (-27))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1144)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-825) (-542)))))
- ((*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-825) (-542))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1020)) (-4 *5 (-1203 *4)) (-5 *2 (-1 *6 (-623 *6)))
- (-5 *1 (-1221 *4 *5 *3 *6)) (-4 *3 (-634 *5)) (-4 *6 (-1218 *4)))))
-(((*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6)
- (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219)))
- (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-69 APROD)))) (-5 *4 (-219))
- (-5 *2 (-1008)) (-5 *1 (-735)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1203 *5)) (-4 *5 (-356))
- (-4 *7 (-1203 (-400 *6)))
- (-5 *2 (-2 (|:| |answer| *3) (|:| -1557 *3)))
- (-5 *1 (-548 *5 *6 *7 *3)) (-4 *3 (-335 *5 *6 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1203 *5)) (-4 *5 (-356))
- (-5 *2
- (-2 (|:| |answer| (-400 *6)) (|:| -1557 (-400 *6))
- (|:| |specpart| (-400 *6)) (|:| |polypart| *6)))
- (-5 *1 (-549 *5 *6)) (-5 *3 (-400 *6)))))
+ (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1021)) (-4 *1 (-665 *3 *4 *5))
+ (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-623 (-623 (-837)))) (-5 *1 (-837))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1111 *3 *4)) (-5 *1 (-967 *3 *4)) (-14 *3 (-895))
+ (-4 *4 (-356))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-623 (-623 *5))) (-4 *5 (-1021))
+ (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *6 (-232 *4 *5))
+ (-4 *7 (-232 *3 *5)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1020))
- (-14 *4 (-623 (-1144)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-52)) (-5 *2 (-112)) (-5 *1 (-51 *4)) (-4 *4 (-1181))))
+ (-12 (-4 *1 (-316 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-130))
+ (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1644 *4))))))
((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1020) (-825)))
- (-14 *4 (-623 (-1144)))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-650 *3)) (-4 *3 (-825))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-655 *3)) (-4 *3 (-825))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-825)))))
+ (-12 (-5 *2 (-623 (-2 (|:| -4304 *3) (|:| -3227 *4))))
+ (-5 *1 (-714 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-705))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1206 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-770))
+ (-5 *2 (-1125 (-2 (|:| |k| *4) (|:| |c| *3)))))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-121 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-1145))) (-5 *2 (-1233)) (-5 *1 (-1184))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-623 (-1145))) (-5 *2 (-1233)) (-5 *1 (-1184)))))
(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-309 (-219))) (-5 *4 (-1144))
- (-5 *5 (-1062 (-818 (-219)))) (-5 *2 (-623 (-219))) (-5 *1 (-186))))
+ (-12 (-5 *5 (-749)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
+ (-4 *3 (-1035 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| |done| (-623 *4))
+ (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4))))))
+ (-5 *1 (-1039 *6 *7 *8 *3 *4)) (-4 *4 (-1041 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |done| (-623 *4))
+ (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4))))))
+ (-5 *1 (-1039 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3))))
((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-309 (-219))) (-5 *4 (-1144))
- (-5 *5 (-1062 (-818 (-219)))) (-5 *2 (-623 (-219))) (-5 *1 (-293)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361))
- (-5 *2 (-1140 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1148)))))
-(((*1 *2 *3) (-12 (-5 *3 (-925 (-219))) (-5 *2 (-219)) (-5 *1 (-298)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-542))
- (-5 *2 (-2 (|:| -2855 *4) (|:| -3526 *3) (|:| -2786 *3)))
- (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *2 (-2 (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-1034 *3 *4 *5))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-542)) (-4 *3 (-1020))
- (-5 *2 (-2 (|:| -2855 *3) (|:| -3526 *1) (|:| -2786 *1)))
- (-4 *1 (-1203 *3)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-387))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1161)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-825)) (-4 *5 (-882)) (-4 *6 (-771))
- (-4 *8 (-922 *5 *6 *7)) (-5 *2 (-411 (-1140 *8)))
- (-5 *1 (-879 *5 *6 *7 *8)) (-5 *4 (-1140 *8))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-882)) (-4 *5 (-1203 *4)) (-5 *2 (-411 (-1140 *5)))
- (-5 *1 (-880 *4 *5)) (-5 *3 (-1140 *5)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1227 *3)) (-4 *3 (-356)) (-4 *1 (-322 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1227 *3)) (-4 *3 (-1203 *4)) (-4 *4 (-1185))
- (-4 *1 (-335 *4 *3 *5)) (-4 *5 (-1203 (-400 *3)))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1227 *4)) (-5 *3 (-1227 *1)) (-4 *4 (-170))
- (-4 *1 (-360 *4))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1227 *4)) (-5 *3 (-1227 *1)) (-4 *4 (-170))
- (-4 *1 (-363 *4 *5)) (-4 *5 (-1203 *4))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1227 *3)) (-4 *3 (-170)) (-4 *1 (-402 *3 *4))
- (-4 *4 (-1203 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1227 *3)) (-4 *3 (-170)) (-4 *1 (-410 *3)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219)))
- (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219))
- (|:| |relerr| (-219))))
+ (-12 (-5 *5 (-749)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
+ (-4 *3 (-1035 *6 *7 *8))
(-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 (-186)))))
-(((*1 *2 *3 *3 *4)
+ (-2 (|:| |done| (-623 *4))
+ (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4))))))
+ (-5 *1 (-1114 *6 *7 *8 *3 *4)) (-4 *4 (-1078 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4)
(-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7))
- (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4))))
- (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1070 *4)) (-4 *4 (-1068)) (-5 *2 (-1 *4))
- (-5 *1 (-990 *4))))
- ((*1 *2 *3 *3)
- (-12 (-5 *2 (-1 (-372))) (-5 *1 (-1013)) (-5 *3 (-372))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1062 (-550))) (-5 *2 (-1 (-550))) (-5 *1 (-1018)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894))
- (-4 *4 (-1020)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-667 *2)) (-4 *4 (-1203 *2))
- (-4 *2 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $)))))
- (-5 *1 (-490 *2 *4 *5)) (-4 *5 (-402 *2 *4))))
+ (-4 *3 (-1035 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |done| (-623 *4))
+ (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4))))))
+ (-5 *1 (-1114 *5 *6 *7 *3 *4)) (-4 *4 (-1078 *5 *6 *7 *3)))))
+(((*1 *1 *1) (-4 *1 (-35)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-34)) (-5 *2 (-112))))
((*1 *2 *1)
- (-12 (-4 *1 (-1091 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2))
- (-4 *5 (-232 *3 *2)) (-4 *2 (-1020)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-379 *2)) (-4 *2 (-1068))))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-444))
- (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *1 (-950 *3 *4 *5 *6)))))
-(((*1 *1 *2 *3 *1 *3)
- (-12 (-5 *2 (-865 *4)) (-4 *4 (-1068)) (-5 *1 (-862 *4 *3))
- (-4 *3 (-1068)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-1032)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1246 *3)) (-4 *3 (-356)) (-5 *2 (-112)))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *1 (-1189 *3 *2)) (-4 *3 (-1020))
- (-4 *2 (-1218 *3)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1126)) (-5 *3 (-623 (-256))) (-5 *1 (-254))))
- ((*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-256))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1228))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *2 *3 *3 *4 *4 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-730)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1144))
- (-4 *4 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))
- (-5 *1 (-782 *4 *2)) (-4 *2 (-13 (-29 *4) (-1166) (-932))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-667 *5)) (-5 *4 (-1227 *5)) (-4 *5 (-356))
- (-5 *2 (-112)) (-5 *1 (-645 *5))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-356)) (-4 *6 (-13 (-366 *5) (-10 -7 (-6 -4343))))
- (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4343)))) (-5 *2 (-112))
- (-5 *1 (-646 *5 *6 *4 *3)) (-4 *3 (-665 *5 *6 *4)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-542))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3340 *4)))
- (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))))
-(((*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3)
- (-12 (-5 *6 (-623 (-112))) (-5 *7 (-667 (-219)))
- (-5 *8 (-667 (-550))) (-5 *3 (-550)) (-5 *4 (-219)) (-5 *5 (-112))
- (-5 *2 (-1008)) (-5 *1 (-733)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-667 (-400 (-925 (-550)))))
- (-5 *2 (-623 (-667 (-309 (-550))))) (-5 *1 (-1004)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1126)) (-5 *1 (-800)))))
-(((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020))
- (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-5 *3 (-1144)) (-5 *2 (-108)) (-5 *1 (-173))))
- ((*1 *2 *3 *1)
- (|partial| -12 (-5 *3 (-1144)) (-5 *2 (-108)) (-5 *1 (-1053)))))
-(((*1 *2 *1) (-12 (-4 *1 (-842 *3)) (-5 *2 (-550)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1227 (-623 (-2 (|:| -3625 *4) (|:| -2922 (-1088))))))
- (-4 *4 (-342)) (-5 *2 (-667 *4)) (-5 *1 (-339 *4)))))
+ (-12 (-4 *3 (-444)) (-4 *4 (-825)) (-4 *5 (-771)) (-5 *2 (-112))
+ (-5 *1 (-961 *3 *4 *5 *6)) (-4 *6 (-923 *3 *5 *4))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1109 *3 *4)) (-4 *3 (-13 (-1069) (-34)))
+ (-4 *4 (-13 (-1069) (-34))))))
+(((*1 *2 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *2)) (-4 *2 (-170))))
+ ((*1 *2) (-12 (-4 *2 (-170)) (-5 *1 (-409 *3 *2)) (-4 *3 (-410 *2))))
+ ((*1 *2) (-12 (-4 *1 (-410 *2)) (-4 *2 (-170)))))
+(((*1 *2 *1 *1 *3)
+ (-12 (-5 *3 (-1 (-112) *5 *5)) (-4 *5 (-13 (-1069) (-34)))
+ (-5 *2 (-112)) (-5 *1 (-1109 *4 *5)) (-4 *4 (-13 (-1069) (-34))))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-5 *1 (-974 *3)))))
(((*1 *2 *3 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3340 *4)))
- (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))))
-(((*1 *1 *2 *2) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1166))))))
-(((*1 *2 *3)
+ (-12 (-4 *4 (-444)) (-4 *4 (-542))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1308 *4)))
+ (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))))
+(((*1 *2 *1)
(-12
- (-5 *3
- (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-749)) (|:| |poli| *7)
- (|:| |polj| *7)))
- (-4 *5 (-771)) (-4 *7 (-922 *4 *5 *6)) (-4 *4 (-444)) (-4 *6 (-825))
- (-5 *2 (-112)) (-5 *1 (-441 *4 *5 *6 *7)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-623 (-241 *4 *5))) (-5 *2 (-241 *4 *5))
- (-14 *4 (-623 (-1144))) (-4 *5 (-444)) (-5 *1 (-611 *4 *5)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-623 (-594 *5))) (-5 *3 (-1144)) (-4 *5 (-423 *4))
- (-4 *4 (-825)) (-5 *1 (-559 *4 *5)))))
-(((*1 *1)
- (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-542)) (-4 *2 (-170)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
- (-5 *1 (-950 *4 *5 *6 *3)) (-4 *3 (-1034 *4 *5 *6)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1140 *9)) (-5 *4 (-623 *7)) (-5 *5 (-623 (-623 *8)))
- (-4 *7 (-825)) (-4 *8 (-300)) (-4 *9 (-922 *8 *6 *7)) (-4 *6 (-771))
(-5 *2
- (-2 (|:| |upol| (-1140 *8)) (|:| |Lval| (-623 *8))
- (|:| |Lfact|
- (-623 (-2 (|:| -3338 (-1140 *8)) (|:| -3521 (-550)))))
- (|:| |ctpol| *8)))
- (-5 *1 (-721 *6 *7 *8 *9)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *9)) (-4 *8 (-1034 *5 *6 *7))
- (-4 *9 (-1040 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771))
- (-4 *7 (-825)) (-5 *2 (-749)) (-5 *1 (-1038 *5 *6 *7 *8 *9))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *9)) (-4 *8 (-1034 *5 *6 *7))
- (-4 *9 (-1077 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771))
- (-4 *7 (-825)) (-5 *2 (-749)) (-5 *1 (-1113 *5 *6 *7 *8 *9)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1144)) (-5 *2 (-526)) (-5 *1 (-525 *4))
- (-4 *4 (-1181)))))
-(((*1 *2 *2 *1)
- (-12 (-4 *1 (-1174 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-114))))
- ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-114))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-246 *4 *3 *5 *6)) (-4 *4 (-1020)) (-4 *3 (-825))
- (-4 *5 (-259 *3)) (-4 *6 (-771)) (-5 *2 (-749))))
+ (-623
+ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219))
+ (|:| |relerr| (-219)))))
+ (-5 *1 (-545))))
((*1 *2 *1)
- (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-825))
- (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-749))))
- ((*1 *2 *1) (-12 (-4 *1 (-259 *3)) (-4 *3 (-825)) (-5 *2 (-749)))))
+ (-12 (-4 *1 (-592 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-5 *2 (-623 *3))))
+ ((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-623
+ (-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
+ (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
+ (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
+ (|:| |abserr| (-219)) (|:| |relerr| (-219)))))
+ (-5 *1 (-781)))))
+(((*1 *1 *2 *3 *1)
+ (-12 (-14 *4 (-623 (-1145))) (-4 *2 (-170))
+ (-4 *3 (-232 (-3307 *4) (-749)))
+ (-14 *6
+ (-1 (-112) (-2 (|:| -3690 *5) (|:| -3068 *3))
+ (-2 (|:| -3690 *5) (|:| -3068 *3))))
+ (-5 *1 (-453 *4 *2 *5 *3 *6 *7)) (-4 *5 (-825))
+ (-4 *7 (-923 *2 *3 (-839 *4))))))
+(((*1 *1 *1) (-12 (-5 *1 (-590 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *1) (-5 *1 (-612))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 *6)) (-5 *4 (-623 (-1125 *7))) (-4 *6 (-825))
+ (-4 *7 (-923 *5 (-522 *6) *6)) (-4 *5 (-1021))
+ (-5 *2 (-1 (-1125 *7) *7)) (-5 *1 (-1095 *5 *6 *7)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-818 *3)) (-4 *3 (-1069)))))
+(((*1 *1 *1) (-4 *1 (-35)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-335 *4 *5 *6)) (-4 *4 (-1185))
- (-4 *5 (-1203 *4)) (-4 *6 (-1203 (-400 *5)))
- (-5 *2 (-2 (|:| |num| (-667 *5)) (|:| |den| *5))))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-594 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *4)))
- (-4 *4 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-270 *4 *2)))))
+ (-12 (-5 *3 (-623 (-2 (|:| -1735 (-1141 *6)) (|:| -3068 (-550)))))
+ (-4 *6 (-300)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-550))
+ (-5 *1 (-721 *4 *5 *6 *7)) (-4 *7 (-923 *6 *4 *5)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2))
- (-4 *4 (-13 (-825) (-542))))))
-(((*1 *2 *3 *4 *4 *3)
- (|partial| -12 (-5 *4 (-594 *3))
- (-4 *3 (-13 (-423 *5) (-27) (-1166)))
- (-4 *5 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))))
- (-5 *2 (-2 (|:| -1653 *3) (|:| |coeff| *3)))
- (-5 *1 (-552 *5 *3 *6)) (-4 *6 (-1068)))))
+ (-12 (-5 *3 (-866 *4)) (-4 *4 (-1069)) (-5 *2 (-623 *5))
+ (-5 *1 (-864 *4 *5)) (-4 *5 (-1182)))))
+(((*1 *2 *3 *3 *4 *4 *4 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-727)))))
(((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 (-550))) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550))
- (-14 *4 (-749)) (-4 *5 (-170)))))
-(((*1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1020))))
+ (-12 (-5 *2 (-623 *1)) (|has| *1 (-6 -4345)) (-4 *1 (-984 *3))
+ (-4 *3 (-1182)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-145))
+ (-4 *3 (-300)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *1 (-951 *3 *4 *5 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-799)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-928)))))
+(((*1 *2) (-12 (-5 *2 (-811 (-550))) (-5 *1 (-524))))
+ ((*1 *1) (-12 (-5 *1 (-811 *2)) (-4 *2 (-1069)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-131)) (-5 *3 (-749)) (-5 *2 (-1233)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *1 *1) (-4 *1 (-484)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *3 (-749)) (-5 *1 (-570 *2)) (-4 *2 (-535))))
((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-4 *4 (-170)) (-4 *5 (-366 *4))
- (-4 *6 (-366 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4)))
- (-5 *1 (-666 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6))))
- ((*1 *1 *1 *1)
- (-12 (-4 *2 (-170)) (-4 *2 (-1020)) (-5 *1 (-693 *2 *3))
- (-4 *3 (-626 *2))))
+ (-12 (-5 *2 (-2 (|:| -4300 *3) (|:| -3068 (-749)))) (-5 *1 (-570 *3))
+ (-4 *3 (-535)))))
+(((*1 *2 *3 *4 *4 *4 *5 *5 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
+ (-5 *2 (-1009)) (-5 *1 (-730)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-667 *3)) (-4 *3 (-1021)) (-5 *1 (-668 *3)))))
+(((*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542)))))
+(((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
+ (-4 *3 (-360 *4))))
+ ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
+(((*1 *1 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)) (-4 *2 (-1030))))
((*1 *1 *1)
- (-12 (-4 *2 (-170)) (-4 *2 (-1020)) (-5 *1 (-693 *2 *3))
- (-4 *3 (-626 *2))))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-812 *2)) (-4 *2 (-170)) (-4 *2 (-1020))))
- ((*1 *1 *1) (-12 (-5 *1 (-812 *2)) (-4 *2 (-170)) (-4 *2 (-1020)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-738)))))
-(((*1 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)))))
-(((*1 *2) (-12 (-5 *2 (-847)) (-5 *1 (-1230))))
- ((*1 *2 *2) (-12 (-5 *2 (-847)) (-5 *1 (-1230)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1248 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020))
- (-5 *2 (-797 *3))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-821)) (-5 *1 (-1250 *3 *2)) (-4 *3 (-1020)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220))))
- ((*1 *2 *2 *2)
+ (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145)))
+ (-14 *3 (-623 (-1145))) (-4 *4 (-380))))
+ ((*1 *2 *2)
(-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
(-4 *2 (-423 *3))))
- ((*1 *1 *1 *1) (-4 *1 (-1107))))
-(((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-372)) (-5 *1 (-96))))
- ((*1 *2 *3 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-372)) (-5 *1 (-96)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-894))
- (-5 *2
- (-3 (-1140 *4)
- (-1227 (-623 (-2 (|:| -3625 *4) (|:| -2922 (-1088)))))))
- (-5 *1 (-339 *4)) (-4 *4 (-342)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)) (-4 *2 (-1030))))
+ ((*1 *1 *1) (-4 *1 (-823)))
+ ((*1 *2 *1) (-12 (-4 *1 (-971 *2)) (-4 *2 (-170)) (-4 *2 (-1030))))
+ ((*1 *1 *1) (-4 *1 (-1030))) ((*1 *1 *1) (-4 *1 (-1108))))
+(((*1 *2)
+ (-12 (-4 *2 (-13 (-423 *3) (-976))) (-5 *1 (-269 *3 *2))
+ (-4 *3 (-13 (-825) (-542)))))
+ ((*1 *1)
+ (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145)))
+ (-14 *3 (-623 (-1145))) (-4 *4 (-380))))
+ ((*1 *1) (-5 *1 (-469))) ((*1 *1) (-4 *1 (-1167))))
+(((*1 *2 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-594 *6))) (-5 *4 (-1145)) (-5 *2 (-594 *6))
+ (-4 *6 (-423 *5)) (-4 *5 (-825)) (-5 *1 (-559 *5 *6)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-356))
+ (-5 *2 (-623 (-2 (|:| C (-667 *5)) (|:| |g| (-1228 *5)))))
+ (-5 *1 (-952 *5)) (-5 *3 (-667 *5)) (-5 *4 (-1228 *5)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *1 *1) (-4 *1 (-484)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3)))))
+(((*1 *2)
+ (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-410 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-623 (-916 (-219)))))
- (-5 *2 (-623 (-1062 (-219)))) (-5 *1 (-901)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
+ (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300))
+ (-5 *2 (-623 (-749))) (-5 *1 (-756 *3 *4 *5 *6 *7))
+ (-4 *3 (-1204 *6)) (-4 *7 (-923 *6 *4 *5)))))
(((*1 *2 *1 *1)
- (-12 (-5 *2 (-400 (-550))) (-5 *1 (-997 *3))
- (-4 *3 (-13 (-823) (-356) (-995)))))
- ((*1 *2 *3 *1 *2)
- (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1030 *2 *3))
- (-4 *3 (-1203 *2))))
- ((*1 *2 *3 *1 *2)
- (-12 (-4 *1 (-1037 *2 *3)) (-4 *2 (-13 (-823) (-356)))
- (-4 *3 (-1203 *2)))))
-(((*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170))))
- ((*1 *2 *1) (-12 (-4 *1 (-970 *2)) (-4 *2 (-170)))))
-(((*1 *1 *1 *2 *2)
- (|partial| -12 (-5 *2 (-894)) (-5 *1 (-1069 *3 *4)) (-14 *3 *2)
- (-14 *4 *2))))
+ (|partial| -12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361))
+ (-5 *2 (-1141 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361))
+ (-5 *2 (-1141 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
+ (-12 (-5 *3 (-667 (-400 (-550))))
+ (-5 *2
+ (-623
+ (-2 (|:| |outval| *4) (|:| |outmult| (-550))
+ (|:| |outvect| (-623 (-667 *4))))))
+ (-5 *1 (-757 *4)) (-4 *4 (-13 (-356) (-823))))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-623 *6)) (-4 *6 (-825)) (-4 *4 (-356)) (-4 *5 (-771))
+ (-5 *2
+ (-2 (|:| |mval| (-667 *4)) (|:| |invmval| (-667 *4))
+ (|:| |genIdeal| (-495 *4 *5 *6 *7))))
+ (-5 *1 (-495 *4 *5 *6 *7)) (-4 *7 (-923 *4 *5 *6)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1124 (-1124 *4))) (-5 *2 (-1124 *4)) (-5 *1 (-1128 *4))
- (-4 *4 (-38 (-400 (-550)))) (-4 *4 (-1020)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1061 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-5 *2 (-623 (-623 *3)))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020))
- (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-623 (-623 *5)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-623 (-623 *3))) (-5 *1 (-1153 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-749)) (-5 *2 (-112)))))
-(((*1 *2 *2) (-12 (-5 *1 (-570 *2)) (-4 *2 (-535)))))
-(((*1 *2 *3 *2 *4)
- (-12 (-5 *3 (-667 *2)) (-5 *4 (-749))
- (-4 *2 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $)))))
- (-4 *5 (-1203 *2)) (-5 *1 (-490 *2 *5 *6)) (-4 *6 (-402 *2 *5)))))
+ (|partial| -12 (-4 *4 (-1186)) (-4 *5 (-1204 *4))
+ (-5 *2 (-2 (|:| |radicand| (-400 *5)) (|:| |deg| (-749))))
+ (-5 *1 (-146 *4 *5 *3)) (-4 *3 (-1204 (-400 *5))))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-894))) (-5 *2 (-877 (-550))) (-5 *1 (-890)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-52)))))
+ (-12 (-4 *4 (-13 (-356) (-1012 (-400 *2)))) (-5 *2 (-550))
+ (-5 *1 (-115 *4 *3)) (-4 *3 (-1204 *4)))))
(((*1 *1 *1)
- (-12 (-4 *2 (-342)) (-4 *2 (-1020)) (-5 *1 (-691 *2 *3))
- (-4 *3 (-1203 *2)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-922 *4 *6 *5))
- (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144))))
- (-4 *6 (-771)) (-5 *2 (-112)) (-5 *1 (-897 *4 *5 *6 *7))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-925 *4))) (-4 *4 (-13 (-300) (-145)))
- (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)) (-5 *2 (-112))
- (-5 *1 (-897 *4 *5 *6 *7)) (-4 *7 (-922 *4 *6 *5)))))
-(((*1 *2 *3 *3 *4 *5 *5 *5 *5 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-1126)) (-5 *5 (-667 (-219)))
- (-5 *2 (-1008)) (-5 *1 (-726)))))
-(((*1 *1 *1) (-5 *1 (-836)))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1071 *2 *3 *4 *5 *6)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *2 (-1068))))
- ((*1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-1125))))
- ((*1 *2 *1) (-12 (-5 *2 (-1126)) (-5 *1 (-1144)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *7 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-542))
- (-4 *8 (-922 *7 *5 *6))
- (-5 *2 (-2 (|:| -3521 (-749)) (|:| -2855 *3) (|:| |radicand| *3)))
- (-5 *1 (-926 *5 *6 *7 *8 *3)) (-5 *4 (-749))
- (-4 *3
- (-13 (-356)
- (-10 -8 (-15 -2705 (*8 $)) (-15 -2715 (*8 $)) (-15 -1518 ($ *8))))))))
-(((*1 *2 *1) (-12 (-4 *1 (-1061 *3)) (-4 *3 (-1181)) (-5 *2 (-550)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-623 (-916 *3)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-623 (-916 *3))) (-4 *3 (-1020)) (-4 *1 (-1102 *3))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 (-623 *3))) (-4 *1 (-1102 *3)) (-4 *3 (-1020))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 (-916 *3))) (-4 *1 (-1102 *3)) (-4 *3 (-1020)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-800)))))
+ (-12 (-5 *1 (-1133 *2 *3)) (-14 *2 (-895)) (-4 *3 (-1021)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *1 *1) (-4 *1 (-484)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-379 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-1021)) (-5 *1 (-436 *3 *2)) (-4 *2 (-1204 *3)))))
(((*1 *2 *3)
+ (-12 (-5 *3 (-1228 (-623 (-2 (|:| -1337 *4) (|:| -3690 (-1089))))))
+ (-4 *4 (-342)) (-5 *2 (-749)) (-5 *1 (-339 *4))))
+ ((*1 *2)
+ (-12 (-5 *2 (-749)) (-5 *1 (-344 *3 *4)) (-14 *3 (-895))
+ (-14 *4 (-895))))
+ ((*1 *2)
+ (-12 (-5 *2 (-749)) (-5 *1 (-345 *3 *4)) (-4 *3 (-342))
+ (-14 *4
+ (-3 (-1141 *3)
+ (-1228 (-623 (-2 (|:| -1337 *3) (|:| -3690 (-1089)))))))))
+ ((*1 *2)
+ (-12 (-5 *2 (-749)) (-5 *1 (-346 *3 *4)) (-4 *3 (-342))
+ (-14 *4 (-895)))))
+(((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *3 (-3 (-400 (-926 *6)) (-1134 (-1145) (-926 *6))))
+ (-5 *5 (-749)) (-4 *6 (-444)) (-5 *2 (-623 (-667 (-400 (-926 *6)))))
+ (-5 *1 (-285 *6)) (-5 *4 (-667 (-400 (-926 *6))))))
+ ((*1 *2 *3 *4)
(-12
(-5 *3
- (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219)))
- (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219))
- (|:| |relerr| (-219))))
- (-5 *2 (-112)) (-5 *1 (-293)))))
-(((*1 *2)
- (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4))
- (-4 *4 (-410 *3)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *2 (-542))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *2 (-542)))))
-(((*1 *2) (-12 (-5 *2 (-1115 (-1126))) (-5 *1 (-384)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-925 (-219))) (-5 *2 (-309 (-372))) (-5 *1 (-298)))))
+ (-2 (|:| |eigval| (-3 (-400 (-926 *5)) (-1134 (-1145) (-926 *5))))
+ (|:| |eigmult| (-749)) (|:| |eigvec| (-623 *4))))
+ (-4 *5 (-444)) (-5 *2 (-623 (-667 (-400 (-926 *5)))))
+ (-5 *1 (-285 *5)) (-5 *4 (-667 (-400 (-926 *5)))))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-5 *1 (-90 *3)))))
(((*1 *2 *3)
- (-12 (-4 *5 (-13 (-596 *2) (-170))) (-5 *2 (-865 *4))
- (-5 *1 (-168 *4 *5 *3)) (-4 *4 (-1068)) (-4 *3 (-164 *5))))
+ (-12 (-5 *3 (-1 *5)) (-4 *5 (-1069)) (-5 *2 (-1 *5 *4))
+ (-5 *1 (-661 *4 *5)) (-4 *4 (-1069))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-825)) (-5 *1 (-903 *3 *2)) (-4 *2 (-423 *3))))
((*1 *2 *3)
- (-12 (-5 *3 (-623 (-1062 (-818 (-372)))))
- (-5 *2 (-623 (-1062 (-818 (-219))))) (-5 *1 (-298))))
- ((*1 *1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-372))))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-836)) (-5 *3 (-550)) (-5 *1 (-387))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1227 *3)) (-4 *3 (-170)) (-4 *1 (-402 *3 *4))
- (-4 *4 (-1203 *3))))
+ (-12 (-5 *3 (-1145)) (-5 *2 (-309 (-550))) (-5 *1 (-904))))
((*1 *2 *1)
- (-12 (-4 *1 (-402 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1203 *3))
- (-5 *2 (-1227 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1227 *3)) (-4 *3 (-170)) (-4 *1 (-410 *3))))
- ((*1 *2 *1) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-1227 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-411 *1)) (-4 *1 (-423 *3)) (-4 *3 (-542))
- (-4 *3 (-825))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-1020))
- (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-455 *3 *4 *5 *6))))
- ((*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-526))))
- ((*1 *2 *1) (-12 (-4 *1 (-596 *2)) (-4 *2 (-1181))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-170)) (-4 *1 (-703 *3 *2)) (-4 *2 (-1203 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-623 (-865 *3))) (-5 *1 (-865 *3)) (-4 *3 (-1068))))
- ((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1020)) (-4 *1 (-953 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-1031))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-925 *3)) (-4 *3 (-1020)) (-4 *1 (-1034 *3 *4 *5))
- (-4 *5 (-596 (-1144))) (-4 *4 (-771)) (-4 *5 (-825))))
- ((*1 *1 *2)
- (-1561
- (-12 (-5 *2 (-925 (-550))) (-4 *1 (-1034 *3 *4 *5))
- (-12 (-3462 (-4 *3 (-38 (-400 (-550))))) (-4 *3 (-38 (-550)))
- (-4 *5 (-596 (-1144))))
- (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)))
- (-12 (-5 *2 (-925 (-550))) (-4 *1 (-1034 *3 *4 *5))
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1144))))
- (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-925 (-400 (-550)))) (-4 *1 (-1034 *3 *4 *5))
- (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1144))) (-4 *3 (-1020))
- (-4 *4 (-771)) (-4 *5 (-825))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-2 (|:| |val| (-623 *7)) (|:| -3223 *8)))
- (-4 *7 (-1034 *4 *5 *6)) (-4 *8 (-1040 *4 *5 *6 *7)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1126))
- (-5 *1 (-1038 *4 *5 *6 *7 *8))))
- ((*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-1050))))
- ((*1 *1 *2) (-12 (-4 *1 (-1061 *2)) (-4 *2 (-1181))))
- ((*1 *1 *2)
- (-12 (-4 *1 (-1071 *3 *4 *5 *6 *2)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *2 (-1068))))
- ((*1 *1 *2)
- (-12 (-4 *1 (-1071 *3 *4 *5 *2 *6)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-4 *5 (-1068)) (-4 *2 (-1068)) (-4 *6 (-1068))))
- ((*1 *1 *2)
- (-12 (-4 *1 (-1071 *3 *4 *2 *5 *6)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-4 *2 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068))))
- ((*1 *1 *2)
- (-12 (-4 *1 (-1071 *3 *2 *4 *5 *6)) (-4 *3 (-1068)) (-4 *2 (-1068))
- (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068))))
- ((*1 *1 *2)
- (-12 (-4 *1 (-1071 *2 *3 *4 *5 *6)) (-4 *2 (-1068)) (-4 *3 (-1068))
- (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-623 *1)) (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068))
- (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-2 (|:| |val| (-623 *7)) (|:| -3223 *8)))
- (-4 *7 (-1034 *4 *5 *6)) (-4 *8 (-1077 *4 *5 *6 *7)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1126))
- (-5 *1 (-1113 *4 *5 *6 *7 *8))))
- ((*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1149))))
- ((*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1149))))
- ((*1 *1 *2 *3 *2) (-12 (-5 *2 (-836)) (-5 *3 (-550)) (-5 *1 (-1161))))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-836)) (-5 *3 (-550)) (-5 *1 (-1161))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-758 *4 (-838 *5)))
- (-4 *4 (-13 (-823) (-300) (-145) (-995))) (-14 *5 (-623 (-1144)))
- (-5 *2 (-758 *4 (-838 *6))) (-5 *1 (-1253 *4 *5 *6))
- (-14 *6 (-623 (-1144)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-925 *4)) (-4 *4 (-13 (-823) (-300) (-145) (-995)))
- (-5 *2 (-925 (-997 (-400 *4)))) (-5 *1 (-1253 *4 *5 *6))
- (-14 *5 (-623 (-1144))) (-14 *6 (-623 (-1144)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-758 *4 (-838 *6)))
- (-4 *4 (-13 (-823) (-300) (-145) (-995))) (-14 *6 (-623 (-1144)))
- (-5 *2 (-925 (-997 (-400 *4)))) (-5 *1 (-1253 *4 *5 *6))
- (-14 *5 (-623 (-1144)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1140 *4)) (-4 *4 (-13 (-823) (-300) (-145) (-995)))
- (-5 *2 (-1140 (-997 (-400 *4)))) (-5 *1 (-1253 *4 *5 *6))
- (-14 *5 (-623 (-1144))) (-14 *6 (-623 (-1144)))))
- ((*1 *2 *3)
- (-12
- (-5 *3 (-1114 *4 (-522 (-838 *6)) (-838 *6) (-758 *4 (-838 *6))))
- (-4 *4 (-13 (-823) (-300) (-145) (-995))) (-14 *6 (-623 (-1144)))
- (-5 *2 (-623 (-758 *4 (-838 *6)))) (-5 *1 (-1253 *4 *5 *6))
- (-14 *5 (-623 (-1144))))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-623 (-623 (-916 (-219))))) (-5 *3 (-623 (-847)))
- (-5 *1 (-460)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-1126)) (-5 *2 (-372)) (-5 *1 (-764)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
- (-4 *2 (-423 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1061 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-1 (-112) *8))) (-4 *8 (-1034 *5 *6 *7))
- (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825))
- (-5 *2 (-2 (|:| |goodPols| (-623 *8)) (|:| |badPols| (-623 *8))))
- (-5 *1 (-950 *5 *6 *7 *8)) (-5 *4 (-623 *8)))))
-(((*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3)
- (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *3 (-550))
- (-5 *2 (-1008)) (-5 *1 (-735)))))
+ (-12 (-4 *1 (-1245 *3 *2)) (-4 *3 (-825)) (-4 *2 (-1021))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-1021)) (-5 *1 (-1251 *2 *3)) (-4 *3 (-821)))))
(((*1 *2 *1)
- (|partial| -12
- (-4 *3 (-13 (-825) (-1011 (-550)) (-619 (-550)) (-444)))
- (-5 *2
- (-2
- (|:| |%term|
- (-2 (|:| |%coef| (-1212 *4 *5 *6))
- (|:| |%expon| (-312 *4 *5 *6))
- (|:| |%expTerms|
- (-623 (-2 (|:| |k| (-400 (-550))) (|:| |c| *4))))))
- (|:| |%type| (-1126))))
- (-5 *1 (-1213 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1166) (-423 *3)))
- (-14 *5 (-1144)) (-14 *6 *4))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7))
- (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4))))
- (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-550)) (-5 *1 (-674 *2)) (-4 *2 (-1203 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-1232)) (-5 *1 (-1147))))
- ((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-1148)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-366 *2)) (-4 *5 (-366 *2)) (-4 *2 (-356))
- (-5 *1 (-512 *2 *4 *5 *3)) (-4 *3 (-665 *2 *4 *5))))
+ (-12 (-4 *1 (-1190 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-1219 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1094 (-550) (-594 (-48)))) (-5 *1 (-48))))
((*1 *2 *1)
- (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2))
- (|has| *2 (-6 (-4344 "*"))) (-4 *2 (-1020))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-366 *2)) (-4 *5 (-366 *2)) (-4 *2 (-170))
- (-5 *1 (-666 *2 *4 *5 *3)) (-4 *3 (-665 *2 *4 *5))))
+ (-12 (-4 *3 (-966 *2)) (-4 *4 (-1204 *3)) (-4 *2 (-300))
+ (-5 *1 (-406 *2 *3 *4 *5)) (-4 *5 (-13 (-402 *3 *4) (-1012 *3)))))
((*1 *2 *1)
- (-12 (-4 *1 (-1091 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2))
- (-4 *5 (-232 *3 *2)) (|has| *2 (-6 (-4344 "*"))) (-4 *2 (-1020)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1161)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *2 (-1 (-916 *3) (-916 *3))) (-5 *1 (-174 *3))
- (-4 *3 (-13 (-356) (-1166) (-975))))))
-(((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-508)))))
-(((*1 *2 *2 *3) (-12 (-5 *2 (-550)) (-5 *3 (-749)) (-5 *1 (-547)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *2)) (-4 *2 (-170))))
- ((*1 *2) (-12 (-4 *2 (-170)) (-5 *1 (-409 *3 *2)) (-4 *3 (-410 *2))))
- ((*1 *2) (-12 (-4 *1 (-410 *2)) (-4 *2 (-170)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-865 *4)) (-4 *4 (-1068)) (-5 *2 (-623 *5))
- (-5 *1 (-863 *4 *5)) (-4 *5 (-1181)))))
-(((*1 *2 *3 *4 *4 *4 *5 *5 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
- (-5 *2 (-1008)) (-5 *1 (-730)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-323))))
- ((*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-323)))))
-(((*1 *2 *1 *1)
- (|partial| -12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361))
- (-5 *2 (-1140 *3))))
+ (-12 (-4 *3 (-542)) (-4 *3 (-825)) (-5 *2 (-1094 *3 (-594 *1)))
+ (-4 *1 (-423 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1094 (-550) (-594 (-486)))) (-5 *1 (-486))))
((*1 *2 *1)
- (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361))
- (-5 *2 (-1140 *3)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-379 *2)) (-4 *2 (-1068))))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825)))))
+ (-12 (-4 *4 (-170)) (-4 *2 (|SubsetCategory| (-705) *4))
+ (-5 *1 (-601 *3 *4 *2)) (-4 *3 (-38 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *4 (-170)) (-4 *2 (|SubsetCategory| (-705) *4))
+ (-5 *1 (-640 *3 *4 *2)) (-4 *3 (-696 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-542)))))
+(((*1 *2 *3 *4 *4 *5 *6)
+ (-12 (-5 *3 (-623 (-623 (-917 (-219))))) (-5 *4 (-848))
+ (-5 *5 (-895)) (-5 *6 (-623 (-256))) (-5 *2 (-460)) (-5 *1 (-1232))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-623 (-917 (-219))))) (-5 *2 (-460))
+ (-5 *1 (-1232))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-623 (-917 (-219))))) (-5 *4 (-623 (-256)))
+ (-5 *2 (-460)) (-5 *1 (-1232)))))
+(((*1 *1 *1) (-12 (-4 *1 (-969 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145)))
+ (-14 *3 (-623 (-1145))) (-4 *4 (-380))))
+ ((*1 *1 *1) (-4 *1 (-484)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-950 *4 *5 *3 *6)) (-4 *4 (-1021)) (-4 *5 (-771))
+ (-4 *3 (-825)) (-4 *6 (-1035 *4 *5 *3)) (-5 *2 (-112)))))
(((*1 *2 *3 *3 *3 *4 *5 *3 *5 *3)
(-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219))
- (-5 *2 (-1008)) (-5 *1 (-732)))))
+ (-5 *2 (-1009)) (-5 *1 (-732)))))
+(((*1 *1 *1 *1) (-5 *1 (-112))) ((*1 *1 *1 *1) (-4 *1 (-123))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-940 *3)) (-4 *3 (-941)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1219 *4))
+ (-4 *4 (-38 (-400 (-550))))
+ (-5 *2 (-1 (-1125 *4) (-1125 *4) (-1125 *4))) (-5 *1 (-1221 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1094 (-550) (-594 (-48)))) (-5 *1 (-48))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-300)) (-4 *4 (-966 *3)) (-4 *5 (-1204 *4))
+ (-5 *2 (-1228 *6)) (-5 *1 (-406 *3 *4 *5 *6))
+ (-4 *6 (-13 (-402 *4 *5) (-1012 *4)))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-1021)) (-4 *3 (-825)) (-5 *2 (-1094 *3 (-594 *1)))
+ (-4 *1 (-423 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1094 (-550) (-594 (-486)))) (-5 *1 (-486))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-170)) (-4 *2 (-38 *3)) (-5 *1 (-601 *2 *3 *4))
+ (-4 *4 (|SubsetCategory| (-705) *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-170)) (-4 *2 (-696 *3)) (-5 *1 (-640 *2 *3 *4))
+ (-4 *4 (|SubsetCategory| (-705) *3))))
+ ((*1 *2 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-542)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1141 *9)) (-5 *4 (-623 *7)) (-4 *7 (-825))
+ (-4 *9 (-923 *8 *6 *7)) (-4 *6 (-771)) (-4 *8 (-300))
+ (-5 *2 (-623 (-749))) (-5 *1 (-721 *6 *7 *8 *9)) (-5 *5 (-749)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837))))
+ ((*1 *1 *1 *1) (-5 *1 (-837))))
+(((*1 *2 *3 *4 *4 *4 *4)
+ (-12 (-5 *4 (-219))
+ (-5 *2
+ (-2 (|:| |brans| (-623 (-623 (-917 *4))))
+ (|:| |xValues| (-1063 *4)) (|:| |yValues| (-1063 *4))))
+ (-5 *1 (-151)) (-5 *3 (-623 (-623 (-917 *4)))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145)))
+ (-14 *3 (-623 (-1145))) (-4 *4 (-380))))
+ ((*1 *1 *1) (-4 *1 (-484)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-1145))) (-5 *1 (-49))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 (-497))) (-5 *1 (-475)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-895)) (-5 *3 (-623 (-256))) (-5 *1 (-254))))
+ ((*1 *1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-256)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-356)) (-4 *4 (-542)) (-4 *5 (-1203 *4))
- (-5 *2 (-2 (|:| -3509 (-603 *4 *5)) (|:| -3413 (-400 *5))))
+ (-12 (-4 *4 (-356)) (-4 *4 (-542)) (-4 *5 (-1204 *4))
+ (-5 *2 (-2 (|:| -2942 (-603 *4 *5)) (|:| -1261 (-400 *5))))
(-5 *1 (-603 *4 *5)) (-5 *3 (-400 *5))))
((*1 *2 *1)
- (-12 (-5 *2 (-623 (-1132 *3 *4))) (-5 *1 (-1132 *3 *4))
- (-14 *3 (-894)) (-4 *4 (-1020))))
+ (-12 (-5 *2 (-623 (-1133 *3 *4))) (-5 *1 (-1133 *3 *4))
+ (-14 *3 (-895)) (-4 *4 (-1021))))
((*1 *2 *1 *1)
- (-12 (-4 *3 (-444)) (-4 *3 (-1020))
+ (-12 (-4 *3 (-444)) (-4 *3 (-1021))
(-5 *2 (-2 (|:| |primePart| *1) (|:| |commonPart| *1)))
- (-4 *1 (-1203 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-800)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-256))) (-5 *1 (-1228))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 (-256))) (-5 *1 (-1228))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-256))) (-5 *1 (-1229))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 (-256))) (-5 *1 (-1229)))))
+ (-4 *1 (-1204 *3)))))
+(((*1 *1 *2 *2) (-12 (-5 *1 (-851 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *2 *2 *2) (-12 (-5 *1 (-853 *2)) (-4 *2 (-1182))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-623 (-917 *3)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-623 (-917 *3))) (-4 *3 (-1021)) (-4 *1 (-1103 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-623 (-623 *3))) (-4 *1 (-1103 *3)) (-4 *3 (-1021))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-623 (-917 *3))) (-4 *1 (-1103 *3)) (-4 *3 (-1021)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-923 *3 *5 *4)) (-5 *1 (-961 *3 *4 *5 *2))
+ (-4 *3 (-444)) (-4 *4 (-825)) (-4 *5 (-771)))))
+(((*1 *1 *1 *1 *1) (-4 *1 (-740))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1141 *1)) (-4 *1 (-986)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-863 *5 *3)) (-5 *4 (-866 *5)) (-4 *5 (-1069))
+ (-4 *3 (-164 *6)) (-4 (-926 *6) (-860 *5))
+ (-4 *6 (-13 (-860 *5) (-170))) (-5 *1 (-176 *5 *6 *3))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *2 (-863 *4 *1)) (-5 *3 (-866 *4)) (-4 *1 (-860 *4))
+ (-4 *4 (-1069))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-863 *5 *6)) (-5 *4 (-866 *5)) (-4 *5 (-1069))
+ (-4 *6 (-13 (-1069) (-1012 *3))) (-4 *3 (-860 *5))
+ (-5 *1 (-905 *5 *3 *6))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-863 *5 *3)) (-4 *5 (-1069))
+ (-4 *3 (-13 (-423 *6) (-596 *4) (-860 *5) (-1012 (-594 $))))
+ (-5 *4 (-866 *5)) (-4 *6 (-13 (-542) (-825) (-860 *5)))
+ (-5 *1 (-906 *5 *6 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-863 (-550) *3)) (-5 *4 (-866 (-550))) (-4 *3 (-535))
+ (-5 *1 (-907 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-863 *5 *6)) (-5 *3 (-594 *6)) (-4 *5 (-1069))
+ (-4 *6 (-13 (-825) (-1012 (-594 $)) (-596 *4) (-860 *5)))
+ (-5 *4 (-866 *5)) (-5 *1 (-908 *5 *6))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-859 *5 *6 *3)) (-5 *4 (-866 *5)) (-4 *5 (-1069))
+ (-4 *6 (-860 *5)) (-4 *3 (-644 *6)) (-5 *1 (-909 *5 *6 *3))))
+ ((*1 *2 *3 *4 *2 *5)
+ (-12 (-5 *5 (-1 (-863 *6 *3) *8 (-866 *6) (-863 *6 *3)))
+ (-4 *8 (-825)) (-5 *2 (-863 *6 *3)) (-5 *4 (-866 *6))
+ (-4 *6 (-1069)) (-4 *3 (-13 (-923 *9 *7 *8) (-596 *4)))
+ (-4 *7 (-771)) (-4 *9 (-13 (-1021) (-825) (-860 *6)))
+ (-5 *1 (-910 *6 *7 *8 *9 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-863 *5 *3)) (-4 *5 (-1069))
+ (-4 *3 (-13 (-923 *8 *6 *7) (-596 *4))) (-5 *4 (-866 *5))
+ (-4 *7 (-860 *5)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *8 (-13 (-1021) (-825) (-860 *5)))
+ (-5 *1 (-910 *5 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-863 *5 *3)) (-4 *5 (-1069)) (-4 *3 (-966 *6))
+ (-4 *6 (-13 (-542) (-860 *5) (-596 *4))) (-5 *4 (-866 *5))
+ (-5 *1 (-913 *5 *6 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-863 *5 (-1145))) (-5 *3 (-1145)) (-5 *4 (-866 *5))
+ (-4 *5 (-1069)) (-5 *1 (-914 *5))))
+ ((*1 *2 *3 *4 *5 *2 *6)
+ (-12 (-5 *4 (-623 (-866 *7))) (-5 *5 (-1 *9 (-623 *9)))
+ (-5 *6 (-1 (-863 *7 *9) *9 (-866 *7) (-863 *7 *9))) (-4 *7 (-1069))
+ (-4 *9 (-13 (-1021) (-596 (-866 *7)) (-1012 *8)))
+ (-5 *2 (-863 *7 *9)) (-5 *3 (-623 *9)) (-4 *8 (-13 (-1021) (-825)))
+ (-5 *1 (-915 *7 *8 *9)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *1) (-12 (-4 *1 (-342)) (-5 *2 (-112))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1141 *4)) (-4 *4 (-342)) (-5 *2 (-112))
+ (-5 *1 (-350 *4)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-1021)) (-5 *1 (-1200 *3 *2)) (-4 *2 (-1204 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145)))
+ (-14 *3 (-623 (-1145))) (-4 *4 (-380))))
+ ((*1 *1 *1) (-4 *1 (-484)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-397)) (-5 *2 (-550))))
+ ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-677)))))
+(((*1 *1 *1 *1) (-5 *1 (-837))))
+(((*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-800)))))
+(((*1 *1 *1 *1 *1) (-4 *1 (-535))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1141 (-400 (-926 *3)))) (-5 *1 (-445 *3 *4 *5 *6))
+ (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))))
+(((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5)
+ (|partial| -12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771))
+ (-4 *8 (-825)) (-4 *9 (-1035 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| -1309 (-623 *9)) (|:| -1608 *4) (|:| |ineq| (-623 *9))))
+ (-5 *1 (-962 *6 *7 *8 *9 *4)) (-5 *3 (-623 *9))
+ (-4 *4 (-1041 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5)
+ (|partial| -12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771))
+ (-4 *8 (-825)) (-4 *9 (-1035 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| -1309 (-623 *9)) (|:| -1608 *4) (|:| |ineq| (-623 *9))))
+ (-5 *1 (-1076 *6 *7 *8 *9 *4)) (-5 *3 (-623 *9))
+ (-4 *4 (-1041 *6 *7 *8 *9)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-631 *4)) (-4 *4 (-335 *5 *6 *7))
+ (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-4 *6 (-1204 *5)) (-4 *7 (-1204 (-400 *6)))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2206 (-623 *4))))
+ (-5 *1 (-784 *5 *6 *7 *4)))))
+(((*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-569 *3)) (-4 *3 (-356)))))
+(((*1 *1 *1) (-4 *1 (-94)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112)) (-5 *1 (-269 *4 *3))
+ (-4 *3 (-13 (-423 *4) (-976))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
(((*1 *2 *3 *4 *2 *2 *5)
(|partial| -12 (-5 *2 (-818 *4)) (-5 *3 (-594 *4)) (-5 *5 (-112))
- (-4 *4 (-13 (-1166) (-29 *6)))
- (-4 *6 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
+ (-4 *4 (-13 (-1167) (-29 *6)))
+ (-4 *6 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
(-5 *1 (-218 *6 *4)))))
+(((*1 *1 *1 *1 *1) (-5 *1 (-837))) ((*1 *1 *1 *1) (-5 *1 (-837)))
+ ((*1 *1 *1) (-5 *1 (-837))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-917 *3)) (-4 *3 (-13 (-356) (-1167) (-976)))
+ (-5 *1 (-174 *3)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-749)) (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-4 *3 (-542)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1145))
+ (-4 *4 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-419 *4 *2)) (-4 *2 (-13 (-1167) (-29 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-1145)) (-4 *5 (-145))
+ (-4 *5 (-13 (-444) (-1012 (-550)) (-825) (-619 (-550))))
+ (-5 *2 (-309 *5)) (-5 *1 (-572 *5)))))
+(((*1 *2 *3 *3 *4 *5)
+ (-12 (-5 *3 (-623 (-926 *6))) (-5 *4 (-623 (-1145))) (-4 *6 (-444))
+ (-5 *2 (-623 (-623 *7))) (-5 *1 (-528 *6 *7 *5)) (-4 *7 (-356))
+ (-4 *5 (-13 (-356) (-823))))))
+(((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
+ (-4 *3 (-360 *4))))
+ ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
+(((*1 *1 *1) (-4 *1 (-94)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2))
+ (-4 *4 (-13 (-825) (-542))))))
(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-550)) (-4 *1 (-1187 *4)) (-4 *4 (-1020)) (-4 *4 (-542))
- (-5 *2 (-400 (-925 *4)))))
+ (-12 (-5 *3 (-550)) (-4 *1 (-1188 *4)) (-4 *4 (-1021)) (-4 *4 (-542))
+ (-5 *2 (-400 (-926 *4)))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (-550)) (-4 *1 (-1187 *4)) (-4 *4 (-1020)) (-4 *4 (-542))
- (-5 *2 (-400 (-925 *4))))))
+ (-12 (-5 *3 (-550)) (-4 *1 (-1188 *4)) (-4 *4 (-1021)) (-4 *4 (-542))
+ (-5 *2 (-400 (-926 *4))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 (-112) *6 *6)) (-4 *6 (-825)) (-5 *4 (-623 *6))
+ (-5 *2 (-2 (|:| |fs| (-112)) (|:| |sd| *4) (|:| |td| (-623 *4))))
+ (-5 *1 (-1153 *6)) (-5 *5 (-623 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-800)) (-5 *1 (-799)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))))
+(((*1 *1) (-5 *1 (-323))))
+(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-945)))))
+(((*1 *2 *2)
+ (-12
+ (-5 *2
+ (-961 (-400 (-550)) (-839 *3) (-234 *4 (-749))
+ (-241 *3 (-400 (-550)))))
+ (-14 *3 (-623 (-1145))) (-14 *4 (-749)) (-5 *1 (-960 *3 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891))))
+ ((*1 *2) (-12 (-5 *2 (-878 (-550))) (-5 *1 (-891)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-837)))))
+(((*1 *1) (-5 *1 (-430))))
(((*1 *2 *3)
(-12
(-5 *3
- (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219)))
- (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219))
+ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219))
(|:| |relerr| (-219))))
(-5 *2
(-3 (|:| |finite| "The range is finite")
@@ -1537,67 +1574,576 @@
(|:| |bothInfinite| "Both top and bottom points are infinite")
(|:| |notEvaluated| "Range not yet evaluated")))
(-5 *1 (-186)))))
+(((*1 *2 *1 *2 *3)
+ (-12 (-5 *3 (-623 (-1127))) (-5 *2 (-1127)) (-5 *1 (-1229))))
+ ((*1 *2 *1 *2 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1229))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1229))))
+ ((*1 *2 *1 *2 *3)
+ (-12 (-5 *3 (-623 (-1127))) (-5 *2 (-1127)) (-5 *1 (-1230))))
+ ((*1 *2 *1 *2 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1230))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1230)))))
+(((*1 *2 *3 *4 *3 *5)
+ (-12 (-5 *3 (-1127)) (-5 *4 (-167 (-219))) (-5 *5 (-550))
+ (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-5 *1 (-716 *3))))
+ ((*1 *1 *2) (-12 (-5 *1 (-716 *2)) (-4 *2 (-1069))))
+ ((*1 *1) (-12 (-5 *1 (-716 *2)) (-4 *2 (-1069)))))
+(((*1 *2 *3 *1)
+ (-12 (|has| *1 (-6 -4344)) (-4 *1 (-586 *4 *3)) (-4 *4 (-1069))
+ (-4 *3 (-1182)) (-4 *3 (-1069)) (-5 *2 (-112)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-550)) (-4 *4 (-13 (-542) (-145))) (-5 *1 (-527 *4 *2))
+ (-4 *2 (-1219 *4))))
+ ((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-550)) (-4 *4 (-13 (-356) (-361) (-596 *3)))
+ (-4 *5 (-1204 *4)) (-4 *6 (-703 *4 *5)) (-5 *1 (-531 *4 *5 *6 *2))
+ (-4 *2 (-1219 *6))))
+ ((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-550)) (-4 *4 (-13 (-356) (-361) (-596 *3)))
+ (-5 *1 (-532 *4 *2)) (-4 *2 (-1219 *4))))
+ ((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-1125 *4)) (-5 *3 (-550)) (-4 *4 (-13 (-542) (-145)))
+ (-5 *1 (-1121 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1145)) (-5 *2 (-1 (-219) (-219))) (-5 *1 (-682 *3))
+ (-4 *3 (-596 (-526)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-1145)) (-5 *2 (-1 (-219) (-219) (-219)))
+ (-5 *1 (-682 *3)) (-4 *3 (-596 (-526))))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-550)) (-4 *1 (-56 *4 *5 *3)) (-4 *4 (-1182))
+ (-4 *5 (-366 *4)) (-4 *3 (-366 *4)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-406 *3 *4 *5 *6)) (-4 *6 (-1012 *4)) (-4 *3 (-300))
+ (-4 *4 (-966 *3)) (-4 *5 (-1204 *4)) (-4 *6 (-402 *4 *5))
+ (-14 *7 (-1228 *6)) (-5 *1 (-407 *3 *4 *5 *6 *7))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1228 *6)) (-4 *6 (-402 *4 *5)) (-4 *4 (-966 *3))
+ (-4 *5 (-1204 *4)) (-4 *3 (-300)) (-5 *1 (-407 *3 *4 *5 *6 *7))
+ (-14 *7 *2))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-400 (-926 *4))) (-4 *4 (-300))
+ (-5 *2 (-400 (-411 (-926 *4)))) (-5 *1 (-1016 *4)))))
+(((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
+(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1009)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1145)) (-4 *4 (-444)) (-4 *4 (-825))
+ (-5 *1 (-559 *4 *2)) (-4 *2 (-277)) (-4 *2 (-423 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1204 *6))
+ (-4 *6 (-13 (-27) (-423 *5)))
+ (-4 *5 (-13 (-825) (-542) (-1012 (-550)))) (-4 *8 (-1204 (-400 *7)))
+ (-5 *2 (-569 *3)) (-5 *1 (-538 *5 *6 *7 *8 *3))
+ (-4 *3 (-335 *6 *7 *8)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4)))
+ (-5 *2 (-2 (|:| |num| (-1228 *4)) (|:| |den| *4))))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-623 (-273))) (-5 *1 (-273))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 (-1150))) (-5 *1 (-1150)))))
+(((*1 *2 *1)
+ (-12 (-14 *3 (-623 (-1145))) (-4 *4 (-170))
+ (-14 *6
+ (-1 (-112) (-2 (|:| -3690 *5) (|:| -3068 *2))
+ (-2 (|:| -3690 *5) (|:| -3068 *2))))
+ (-4 *2 (-232 (-3307 *3) (-749))) (-5 *1 (-453 *3 *4 *5 *2 *6 *7))
+ (-4 *5 (-825)) (-4 *7 (-923 *4 *2 (-839 *3))))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-295)) (-5 *3 (-1145)) (-5 *2 (-112))))
+ ((*1 *2 *1 *1) (-12 (-4 *1 (-295)) (-5 *2 (-112)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-400 (-925 *4))) (-4 *4 (-300))
- (-5 *2 (-400 (-411 (-925 *4)))) (-5 *1 (-1015 *4)))))
+ (-12 (-5 *3 (-926 *5)) (-4 *5 (-1021)) (-5 *2 (-473 *4 *5))
+ (-5 *1 (-918 *4 *5)) (-14 *4 (-623 (-1145))))))
(((*1 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))))
-(((*1 *2 *1) (-12 (-4 *3 (-1181)) (-5 *2 (-623 *1)) (-4 *1 (-983 *3))))
+ (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-1229))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *1 *1 *1) (-4 *1 (-141)))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2))
+ (-4 *2 (-423 *3))))
+ ((*1 *2 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1125 (-219))) (-5 *2 (-623 (-1127))) (-5 *1 (-186))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1125 (-219))) (-5 *2 (-623 (-1127))) (-5 *1 (-293))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1125 (-219))) (-5 *2 (-623 (-1127))) (-5 *1 (-298)))))
+(((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4345)) (-4 *1 (-119 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *3) (-12 (-5 *3 (-400 (-550))) (-5 *2 (-219)) (-5 *1 (-298)))))
+(((*1 *2 *1) (-12 (-4 *3 (-1182)) (-5 *2 (-623 *1)) (-4 *1 (-984 *3)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4)
+ (-12 (-5 *3 (-1127)) (-5 *4 (-550)) (-5 *5 (-667 (-167 (-219))))
+ (-5 *2 (-1009)) (-5 *1 (-733)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-444)) (-4 *3 (-825)) (-4 *3 (-1012 (-550)))
+ (-4 *3 (-542)) (-5 *1 (-41 *3 *2)) (-4 *2 (-423 *3))
+ (-4 *2
+ (-13 (-356) (-295)
+ (-10 -8 (-15 -4153 ((-1094 *3 (-594 $)) $))
+ (-15 -4163 ((-1094 *3 (-594 $)) $))
+ (-15 -2233 ($ (-1094 *3 (-594 $))))))))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1220 *2 *3 *4)) (-4 *2 (-1021)) (-14 *3 (-1145))
+ (-14 *4 *2))))
+(((*1 *2 *1) (-12 (-4 *3 (-1182)) (-5 *2 (-623 *1)) (-4 *1 (-984 *3))))
((*1 *2 *1)
- (-12 (-5 *2 (-623 (-1132 *3 *4))) (-5 *1 (-1132 *3 *4))
- (-14 *3 (-894)) (-4 *4 (-1020)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181)))))
+ (-12 (-5 *2 (-623 (-1133 *3 *4))) (-5 *1 (-1133 *3 *4))
+ (-14 *3 (-895)) (-4 *4 (-1021)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1159 *4 *5))
+ (-4 *4 (-1069)) (-4 *5 (-1069)))))
+(((*1 *2 *1) (-12 (-4 *1 (-361)) (-5 *2 (-895))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1228 *4)) (-4 *4 (-342)) (-5 *2 (-895))
+ (-5 *1 (-519 *4)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-623 (-495 *3 *4 *5 *6))) (-4 *3 (-356)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825))
+ (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-923 *2 *3 *4))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-623 *1)) (-4 *1 (-1041 *4 *5 *6 *3)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-623 *1)) (-5 *3 (-623 *7)) (-4 *1 (-1041 *4 *5 *6 *7))
+ (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *1))
+ (-4 *1 (-1041 *4 *5 *6 *7))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-623 *1))
+ (-4 *1 (-1041 *4 *5 *6 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1067 *2)) (-4 *2 (-1069)))))
+(((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *4 (-550)) (-5 *6 (-1 (-1233) (-1228 *5) (-1228 *5) (-372)))
+ (-5 *3 (-1228 (-372))) (-5 *5 (-372)) (-5 *2 (-1233))
+ (-5 *1 (-766))))
+ ((*1 *2 *3 *4 *5 *5 *6 *3 *3 *3 *3)
+ (-12 (-5 *4 (-550)) (-5 *6 (-1 (-1233) (-1228 *5) (-1228 *5) (-372)))
+ (-5 *3 (-1228 (-372))) (-5 *5 (-372)) (-5 *2 (-1233))
+ (-5 *1 (-766)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-323)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-749)) (-4 *1 (-1204 *3)) (-4 *3 (-1021)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-623 *2)) (-5 *1 (-177 *2)) (-4 *2 (-300))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *3 (-623 (-623 *4))) (-5 *2 (-623 *4)) (-4 *4 (-300))
+ (-5 *1 (-177 *4))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-623 *8))
+ (-5 *4
+ (-623
+ (-2 (|:| -2206 (-667 *7)) (|:| |basisDen| *7)
+ (|:| |basisInv| (-667 *7)))))
+ (-5 *5 (-749)) (-4 *8 (-1204 *7)) (-4 *7 (-1204 *6)) (-4 *6 (-342))
+ (-5 *2
+ (-2 (|:| -2206 (-667 *7)) (|:| |basisDen| *7)
+ (|:| |basisInv| (-667 *7))))
+ (-5 *1 (-489 *6 *7 *8))))
+ ((*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-866 *4)) (-4 *4 (-1069)) (-5 *2 (-1 (-112) *5))
+ (-5 *1 (-864 *4 *5)) (-4 *5 (-1182))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-1135)))))
+(((*1 *1) (-5 *1 (-781))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-4 *1 (-1035 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *2 (-825))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)))))
(((*1 *2 *3 *3)
- (-12 (-4 *2 (-542)) (-5 *1 (-942 *2 *3)) (-4 *3 (-1203 *2)))))
+ (-12 (-4 *2 (-542)) (-5 *1 (-943 *2 *3)) (-4 *3 (-1204 *2)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-623 (-309 (-219)))) (-5 *3 (-219)) (-5 *2 (-112))
+ (-5 *1 (-204)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-273)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-923 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *2 (-825))))
+ ((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-771)) (-4 *5 (-1021)) (-4 *6 (-923 *5 *4 *2))
+ (-4 *2 (-825)) (-5 *1 (-924 *4 *2 *5 *6 *3))
+ (-4 *3
+ (-13 (-356)
+ (-10 -8 (-15 -2233 ($ *6)) (-15 -4153 (*6 $))
+ (-15 -4163 (*6 $)))))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-400 (-926 *4))) (-4 *4 (-542))
+ (-5 *2 (-1145)) (-5 *1 (-1017 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-1145))) (-5 *1 (-803)))))
+(((*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230))))
+ ((*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230)))))
+(((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1127)) (-5 *4 (-550)) (-5 *5 (-667 (-219)))
+ (-5 *2 (-1009)) (-5 *1 (-736)))))
(((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-623 *7)) (-5 *3 (-550)) (-4 *7 (-922 *4 *5 *6))
+ (-12 (-5 *2 (-623 *7)) (-5 *3 (-550)) (-4 *7 (-923 *4 *5 *6))
(-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
(-5 *1 (-441 *4 *5 *6 *7)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-444))
+ (-12 (-4 *3 (-542)) (-4 *4 (-966 *3)) (-5 *1 (-140 *3 *4 *2))
+ (-4 *2 (-366 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-4 *5 (-966 *4)) (-4 *2 (-366 *4))
+ (-5 *1 (-494 *4 *5 *2 *3)) (-4 *3 (-366 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-667 *5)) (-4 *5 (-966 *4)) (-4 *4 (-542))
+ (-5 *2 (-667 *4)) (-5 *1 (-671 *4 *5))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-542)) (-4 *4 (-966 *3)) (-5 *1 (-1197 *3 *4 *2))
+ (-4 *2 (-1204 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-133))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-811 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-818 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))))
+(((*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-396 *3)) (-4 *3 (-397))))
+ ((*1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-396 *3)) (-4 *3 (-397))))
+ ((*1 *2 *2) (-12 (-5 *2 (-895)) (|has| *1 (-6 -4335)) (-4 *1 (-397))))
+ ((*1 *2) (-12 (-4 *1 (-397)) (-5 *2 (-895))))
+ ((*1 *2 *1) (-12 (-4 *1 (-843 *3)) (-5 *2 (-1125 (-550))))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-411 (-1141 *1))) (-5 *1 (-309 *4)) (-5 *3 (-1141 *1))
+ (-4 *4 (-444)) (-4 *4 (-542)) (-4 *4 (-825))))
+ ((*1 *2 *3)
+ (-12 (-4 *1 (-883)) (-5 *2 (-411 (-1141 *1))) (-5 *3 (-1141 *1)))))
+(((*1 *1 *1)
+ (|partial| -12 (-5 *1 (-287 *2)) (-4 *2 (-705)) (-4 *2 (-1182)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-1127)) (-4 *1 (-357 *2 *4)) (-4 *2 (-1069))
+ (-4 *4 (-1069))))
+ ((*1 *1 *2)
+ (-12 (-4 *1 (-357 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1069)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-623 (-594 *4))) (-4 *4 (-423 *3)) (-4 *3 (-825))
+ (-5 *1 (-559 *3 *4))))
+ ((*1 *1 *1 *1)
+ (-12 (-5 *1 (-863 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1069))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-1067 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1067 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1067 *2)) (-4 *2 (-1069)))))
+(((*1 *2 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1233)) (-5 *1 (-980)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-444))
(-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *1 (-950 *3 *4 *5 *6))))
+ (-5 *1 (-951 *3 *4 *5 *6))))
((*1 *2 *2 *3)
- (-12 (-5 *2 (-623 *7)) (-5 *3 (-112)) (-4 *7 (-1034 *4 *5 *6))
+ (-12 (-5 *2 (-623 *7)) (-5 *3 (-112)) (-4 *7 (-1035 *4 *5 *6))
(-4 *4 (-444)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825))
- (-5 *1 (-950 *4 *5 *6 *7)))))
+ (-5 *1 (-951 *4 *5 *6 *7)))))
+(((*1 *2 *2 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| -2206 (-667 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-667 *3))))
+ (-4 *3 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $)))))
+ (-4 *4 (-1204 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-623 (-879 *3))) (-4 *3 (-1069)) (-5 *1 (-878 *3)))))
+(((*1 *1 *2) (-12 (-5 *2 (-848)) (-5 *1 (-256))))
+ ((*1 *1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-256)))))
+(((*1 *1) (-5 *1 (-139))))
+(((*1 *2)
+ (-12 (-5 *2 (-1233)) (-5 *1 (-1159 *3 *4)) (-4 *3 (-1069))
+ (-4 *4 (-1069)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-749)) (-5 *3 (-917 *5)) (-4 *5 (-1021))
+ (-5 *1 (-1133 *4 *5)) (-14 *4 (-895))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 (-749))) (-5 *3 (-749)) (-5 *1 (-1133 *4 *5))
+ (-14 *4 (-895)) (-4 *5 (-1021))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 (-749))) (-5 *3 (-917 *5)) (-4 *5 (-1021))
+ (-5 *1 (-1133 *4 *5)) (-14 *4 (-895)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1245 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1021))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1251 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-821)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-950 *4 *5 *6 *3)) (-4 *4 (-1021)) (-4 *5 (-771))
+ (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-4 *4 (-542))
+ (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-1068)) (-4 *6 (-859 *5)) (-5 *2 (-858 *5 *6 (-623 *6)))
- (-5 *1 (-860 *5 *6 *4)) (-5 *3 (-623 *6)) (-4 *4 (-596 (-865 *5)))))
+ (-12 (-4 *5 (-1069)) (-4 *6 (-860 *5)) (-5 *2 (-859 *5 *6 (-623 *6)))
+ (-5 *1 (-861 *5 *6 *4)) (-5 *3 (-623 *6)) (-4 *4 (-596 (-866 *5)))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-1068)) (-5 *2 (-623 (-287 *3))) (-5 *1 (-860 *5 *3 *4))
- (-4 *3 (-1011 (-1144))) (-4 *3 (-859 *5)) (-4 *4 (-596 (-865 *5)))))
+ (-12 (-4 *5 (-1069)) (-5 *2 (-623 (-287 *3))) (-5 *1 (-861 *5 *3 *4))
+ (-4 *3 (-1012 (-1145))) (-4 *3 (-860 *5)) (-4 *4 (-596 (-866 *5)))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-1068)) (-5 *2 (-623 (-287 (-925 *3))))
- (-5 *1 (-860 *5 *3 *4)) (-4 *3 (-1020))
- (-3462 (-4 *3 (-1011 (-1144)))) (-4 *3 (-859 *5))
- (-4 *4 (-596 (-865 *5)))))
+ (-12 (-4 *5 (-1069)) (-5 *2 (-623 (-287 (-926 *3))))
+ (-5 *1 (-861 *5 *3 *4)) (-4 *3 (-1021))
+ (-3548 (-4 *3 (-1012 (-1145)))) (-4 *3 (-860 *5))
+ (-4 *4 (-596 (-866 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1069)) (-5 *2 (-863 *5 *3)) (-5 *1 (-861 *5 *3 *4))
+ (-3548 (-4 *3 (-1012 (-1145)))) (-3548 (-4 *3 (-1021)))
+ (-4 *3 (-860 *5)) (-4 *4 (-596 (-866 *5))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1125 (-400 *3))) (-5 *1 (-172 *3)) (-4 *3 (-300)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-594 *4)) (-5 *1 (-593 *3 *4)) (-4 *3 (-825))
+ (-4 *4 (-825)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
+ (-4 *3 (-1035 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| |done| (-623 *4))
+ (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4))))))
+ (-5 *1 (-1039 *6 *7 *8 *3 *4)) (-4 *4 (-1041 *6 *7 *8 *3))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-1068)) (-5 *2 (-862 *5 *3)) (-5 *1 (-860 *5 *3 *4))
- (-3462 (-4 *3 (-1011 (-1144)))) (-3462 (-4 *3 (-1020)))
- (-4 *3 (-859 *5)) (-4 *4 (-596 (-865 *5))))))
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |done| (-623 *4))
+ (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4))))))
+ (-5 *1 (-1114 *5 *6 *7 *3 *4)) (-4 *4 (-1078 *5 *6 *7 *3)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-5 *1 (-216 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-4 *1 (-247 *3))))
+ ((*1 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *1)
+ (-12 (-4 *4 (-1069)) (-5 *2 (-863 *3 *4)) (-5 *1 (-859 *3 *4 *5))
+ (-4 *3 (-1069)) (-4 *5 (-644 *4)))))
+(((*1 *1 *1) (-4 *1 (-639))) ((*1 *1 *1) (-5 *1 (-1089))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-749)) (-4 *5 (-1021)) (-4 *2 (-1204 *5))
+ (-5 *1 (-1222 *5 *2 *6 *3)) (-4 *6 (-634 *2)) (-4 *3 (-1219 *5)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-1168 *3))) (-5 *1 (-1168 *3)) (-4 *3 (-1069)))))
+(((*1 *1 *2 *2)
+ (-12 (-5 *2 (-623 (-550))) (-5 *1 (-978 *3)) (-14 *3 (-550)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-550)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1021))
+ (-5 *1 (-314 *4 *5 *2 *6)) (-4 *6 (-923 *2 *4 *5)))))
+(((*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1014)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-235))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-1127))) (-5 *2 (-1233)) (-5 *1 (-235)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-825))
+ (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-623 *4)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-749)) (-4 *5 (-1020)) (-4 *2 (-1203 *5))
- (-5 *1 (-1221 *5 *2 *6 *3)) (-4 *6 (-634 *2)) (-4 *3 (-1218 *5)))))
+ (-12 (-5 *3 (-400 (-926 (-167 (-550))))) (-5 *2 (-623 (-167 *4)))
+ (-5 *1 (-371 *4)) (-4 *4 (-13 (-356) (-823)))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-623 (-400 (-926 (-167 (-550))))))
+ (-5 *4 (-623 (-1145))) (-5 *2 (-623 (-623 (-167 *5))))
+ (-5 *1 (-371 *5)) (-4 *5 (-13 (-356) (-823))))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-4 *1 (-106 *3)))))
+(((*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-96)))))
(((*1 *2)
- (-12 (-4 *4 (-356)) (-5 *2 (-894)) (-5 *1 (-321 *3 *4))
+ (-12 (-4 *4 (-356)) (-5 *2 (-895)) (-5 *1 (-321 *3 *4))
(-4 *3 (-322 *4))))
((*1 *2)
- (-12 (-4 *4 (-356)) (-5 *2 (-811 (-894))) (-5 *1 (-321 *3 *4))
+ (-12 (-4 *4 (-356)) (-5 *2 (-811 (-895))) (-5 *1 (-321 *3 *4))
(-4 *3 (-322 *4))))
- ((*1 *2) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-894))))
+ ((*1 *2) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-895))))
((*1 *2)
- (-12 (-4 *1 (-1246 *3)) (-4 *3 (-356)) (-5 *2 (-811 (-894))))))
-(((*1 *1 *1) (-4 *1 (-842 *2))))
+ (-12 (-4 *1 (-1247 *3)) (-4 *3 (-356)) (-5 *2 (-811 (-895))))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1145)) (-5 *5 (-1063 (-219))) (-5 *2 (-901))
+ (-5 *1 (-899 *3)) (-4 *3 (-596 (-526)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1145)) (-5 *2 (-901)) (-5 *1 (-899 *3))
+ (-4 *3 (-596 (-526)))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *1 (-901))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1063 (-219)))
+ (-5 *1 (-901)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
+ (-5 *1 (-962 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
+ (-5 *1 (-1076 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))))
+(((*1 *1 *1) (-12 (-5 *1 (-172 *2)) (-4 *2 (-300))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550))))
+ ((*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *1) (-4 *1 (-843 *2)))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-947 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-770))
+ (-4 *4 (-825)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3)
+ (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219))
+ (-5 *2 (-1009)) (-5 *1 (-729)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-169)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-917 *3)) (-4 *3 (-13 (-356) (-1167) (-976)))
+ (-5 *1 (-174 *3)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-749)) (-5 *1 (-114)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-825)) (-5 *2 (-623 (-623 *4))) (-5 *1 (-1153 *4))
+ (-5 *3 (-623 *4)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-1009)) (-5 *1 (-298))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-1009))) (-5 *2 (-1009)) (-5 *1 (-298))))
+ ((*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-629 *3)) (-4 *3 (-1182))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-629 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-629 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-629 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *1 *1) (-5 *1 (-1033)))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1125 (-1125 *4))) (-5 *2 (-1125 *4)) (-5 *1 (-1122 *4))
+ (-4 *4 (-1182))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1133 *2 *3)) (-14 *2 (-895)) (-4 *3 (-1021)))))
+(((*1 *1 *1) (-4 *1 (-843 *2))))
+(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459))))
+ ((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459))))
+ ((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-901)))))
+(((*1 *1)
+ (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1069)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1069)) (-4 *3 (-874 *5)) (-5 *2 (-667 *3))
+ (-5 *1 (-670 *5 *3 *6 *4)) (-4 *6 (-366 *3))
+ (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4344)))))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-623 *1)) (-4 *3 (-1021)) (-4 *1 (-665 *3 *4 *5))
+ (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-623 *3)) (-4 *3 (-1021)) (-4 *1 (-665 *3 *4 *5))
+ (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1228 *3)) (-4 *3 (-1021)) (-5 *1 (-667 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-623 *4)) (-4 *4 (-1021)) (-4 *1 (-1092 *3 *4 *5 *6))
+ (-4 *5 (-232 *3 *4)) (-4 *6 (-232 *3 *4)))))
+(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-1127)) (-5 *3 (-801)) (-5 *1 (-800)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-592 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-5 *2 (-112)))))
+(((*1 *2 *3 *4 *4 *5 *6 *7)
+ (-12 (-5 *5 (-1145))
+ (-5 *6
+ (-1
+ (-3
+ (-2 (|:| |mainpart| *4)
+ (|:| |limitedlogs|
+ (-623 (-2 (|:| |coeff| *4) (|:| |logand| *4)))))
+ "failed")
+ *4 (-623 *4)))
+ (-5 *7
+ (-1 (-3 (-2 (|:| -3230 *4) (|:| |coeff| *4)) "failed") *4 *4))
+ (-4 *4 (-13 (-1167) (-27) (-423 *8)))
+ (-4 *8 (-13 (-444) (-825) (-145) (-1012 *3) (-619 *3)))
+ (-5 *3 (-550))
+ (-5 *2 (-2 (|:| |ans| *4) (|:| -3490 *4) (|:| |sol?| (-112))))
+ (-5 *1 (-987 *8 *4)))))
(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-623 (-1140 *4))) (-5 *3 (-1140 *4))
- (-4 *4 (-882)) (-5 *1 (-641 *4)))))
+ (|partial| -12 (-5 *2 (-623 (-1141 *4))) (-5 *3 (-1141 *4))
+ (-4 *4 (-883)) (-5 *1 (-641 *4)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-923 *3 *4 *5)) (-4 *3 (-356))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *6)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4344)) (-4 *1 (-229 *3))
+ (-4 *3 (-1069))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-275 *3)) (-4 *3 (-1182)))))
+(((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4345)) (-4 *1 (-238 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1228 *1)) (-4 *1 (-363 *4 *5)) (-4 *4 (-170))
+ (-4 *5 (-1204 *4)) (-5 *2 (-667 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-170)) (-4 *5 (-1204 *4)) (-5 *2 (-667 *4))
+ (-5 *1 (-401 *3 *4 *5)) (-4 *3 (-402 *4 *5))))
+ ((*1 *2)
+ (-12 (-4 *1 (-402 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1204 *3))
+ (-5 *2 (-667 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-667 (-400 (-550)))) (-5 *2 (-623 *4)) (-5 *1 (-757 *4))
+ (-4 *4 (-13 (-356) (-823))))))
+(((*1 *2 *3) (-12 (-5 *3 (-816)) (-5 *2 (-1009)) (-5 *1 (-815))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-309 (-372)))) (-5 *4 (-623 (-372)))
+ (-5 *2 (-1009)) (-5 *1 (-815)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-749)) (|:| |poli| *2)
+ (|:| |polj| *2)))
+ (-4 *5 (-771)) (-4 *2 (-923 *4 *5 *6)) (-5 *1 (-441 *4 *5 *6 *2))
+ (-4 *4 (-444)) (-4 *6 (-825)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-1211 *3 *2)) (-4 *3 (-1021))
+ (-4 *2 (-1188 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1069)) (-5 *1 (-879 *3)))))
+(((*1 *1 *2)
+ (-12 (-4 *3 (-1021)) (-5 *1 (-805 *2 *3)) (-4 *2 (-687 *3)))))
+(((*1 *2 *1 *1)
+ (|partial| -12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))))
(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-133)))))
(((*1 *2 *3)
+ (-12 (-5 *3 (-1201 *5 *4)) (-4 *4 (-798)) (-14 *5 (-1145))
+ (-5 *2 (-550)) (-5 *1 (-1083 *4 *5)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-1 (-623 *2) *2 *2 *2)) (-4 *2 (-1069))
+ (-5 *1 (-102 *2))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1069)) (-5 *1 (-102 *2)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1243 (-1145) *3)) (-4 *3 (-1021)) (-5 *1 (-1250 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1243 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021))
+ (-5 *1 (-1252 *3 *4)))))
+(((*1 *2 *3 *3 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-726)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-2 (|:| |val| (-623 *7)) (|:| -1608 *8)))
+ (-4 *7 (-1035 *4 *5 *6)) (-4 *8 (-1041 *4 *5 *6 *7)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
+ (-5 *1 (-962 *4 *5 *6 *7 *8))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-2 (|:| |val| (-623 *7)) (|:| -1608 *8)))
+ (-4 *7 (-1035 *4 *5 *6)) (-4 *8 (-1041 *4 *5 *6 *7)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
+ (-5 *1 (-1076 *4 *5 *6 *7 *8)))))
+(((*1 *1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-1069)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1127)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-1233))
+ (-5 *1 (-1042 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1127)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-1233))
+ (-5 *1 (-1077 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))))
+(((*1 *1) (-12 (-4 *1 (-322 *2)) (-4 *2 (-361)) (-4 *2 (-356)))))
+(((*1 *2 *3)
(|partial| -12
(-5 *3
(-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
- (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
+ (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
(|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
(|:| |abserr| (-219)) (|:| |relerr| (-219))))
(-5 *2
@@ -1605,1205 +2151,426 @@
(|:| |expense| (-372)) (|:| |accuracy| (-372))
(|:| |intermediateResults| (-372))))
(-5 *1 (-781)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-1181)) (-5 *1 (-846 *3 *2)) (-4 *3 (-1181))))
- ((*1 *2 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825))))
- ((*1 *2 *2 *1)
- (-12 (-4 *1 (-1174 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5)))))
-(((*1 *2 *1) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1166))))))
-(((*1 *2 *2) (-12 (-5 *2 (-623 (-667 (-309 (-550))))) (-5 *1 (-1004)))))
-(((*1 *2 *3 *4 *3)
- (|partial| -12 (-5 *4 (-1144))
- (-4 *5 (-13 (-542) (-1011 (-550)) (-145)))
- (-5 *2
- (-2 (|:| -1653 (-400 (-925 *5))) (|:| |coeff| (-400 (-925 *5)))))
- (-5 *1 (-556 *5)) (-5 *3 (-400 (-925 *5))))))
-(((*1 *2)
- (-12 (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-882))
- (-5 *1 (-449 *3 *4 *2 *5)) (-4 *5 (-922 *2 *3 *4))))
- ((*1 *2)
- (-12 (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-882))
- (-5 *1 (-879 *2 *3 *4 *5)) (-4 *5 (-922 *2 *3 *4))))
- ((*1 *2) (-12 (-4 *2 (-882)) (-5 *1 (-880 *2 *3)) (-4 *3 (-1203 *2)))))
-(((*1 *1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1053)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1140 *4)) (-4 *4 (-342))
- (-5 *2 (-1227 (-623 (-2 (|:| -3625 *4) (|:| -2922 (-1088))))))
- (-5 *1 (-339 *4)))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-1 (-219) (-219) (-219)))
+ (-5 *4 (-1 (-219) (-219) (-219) (-219)))
+ (-5 *2 (-1 (-917 (-219)) (-219) (-219))) (-5 *1 (-675)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-677)) (-5 *1 (-298)))))
(((*1 *2 *3 *3)
- (-12 (-4 *4 (-542))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3340 *4)))
- (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-835)) (-5 *3 (-129)) (-5 *2 (-1088)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-372)) (-5 *3 (-623 (-256))) (-5 *1 (-254))))
- ((*1 *1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-256)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-47 *3 *4)) (-4 *3 (-1020))
- (-4 *4 (-770))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-50 *3 *4))
- (-14 *4 (-623 (-1144)))))
- ((*1 *1 *2 *1 *1 *3)
- (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181))
- (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
- ((*1 *1 *2 *1 *1)
- (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181))
- (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181))
- (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-58 *5)) (-4 *5 (-1181))
- (-4 *6 (-1181)) (-5 *2 (-58 *6)) (-5 *1 (-57 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *8 *7)) (-5 *4 (-135 *5 *6 *7)) (-14 *5 (-550))
- (-14 *6 (-749)) (-4 *7 (-170)) (-4 *8 (-170))
- (-5 *2 (-135 *5 *6 *8)) (-5 *1 (-134 *5 *6 *7 *8))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-167 *5)) (-4 *5 (-170))
- (-4 *6 (-170)) (-5 *2 (-167 *6)) (-5 *1 (-166 *5 *6))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-309 *3) (-309 *3))) (-4 *3 (-13 (-1020) (-825)))
- (-5 *1 (-217 *3 *4)) (-14 *4 (-623 (-1144)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-234 *5 *6)) (-14 *5 (-749))
- (-4 *6 (-1181)) (-4 *7 (-1181)) (-5 *2 (-234 *5 *7))
- (-5 *1 (-233 *5 *6 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-287 *5)) (-4 *5 (-1181))
- (-4 *6 (-1181)) (-5 *2 (-287 *6)) (-5 *1 (-286 *5 *6))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1181)) (-5 *1 (-287 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1126)) (-5 *5 (-594 *6))
- (-4 *6 (-295)) (-4 *2 (-1181)) (-5 *1 (-290 *6 *2))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *2 *5)) (-5 *4 (-594 *5)) (-4 *5 (-295))
- (-4 *2 (-295)) (-5 *1 (-291 *5 *2))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 *1 *1)) (-5 *3 (-594 *1)) (-4 *1 (-295))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-667 *5)) (-4 *5 (-1020))
- (-4 *6 (-1020)) (-5 *2 (-667 *6)) (-5 *1 (-297 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-309 *5)) (-4 *5 (-825))
- (-4 *6 (-825)) (-5 *2 (-309 *6)) (-5 *1 (-307 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-329 *5 *6 *7 *8)) (-4 *5 (-356))
- (-4 *6 (-1203 *5)) (-4 *7 (-1203 (-400 *6))) (-4 *8 (-335 *5 *6 *7))
- (-4 *9 (-356)) (-4 *10 (-1203 *9)) (-4 *11 (-1203 (-400 *10)))
- (-5 *2 (-329 *9 *10 *11 *12))
- (-5 *1 (-326 *5 *6 *7 *8 *9 *10 *11 *12))
- (-4 *12 (-335 *9 *10 *11))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-331 *3)) (-4 *3 (-1068))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-1185)) (-4 *8 (-1185))
- (-4 *6 (-1203 *5)) (-4 *7 (-1203 (-400 *6))) (-4 *9 (-1203 *8))
- (-4 *2 (-335 *8 *9 *10)) (-5 *1 (-333 *5 *6 *7 *4 *8 *9 *10 *2))
- (-4 *4 (-335 *5 *6 *7)) (-4 *10 (-1203 (-400 *9)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1181)) (-4 *6 (-1181))
- (-4 *2 (-366 *6)) (-5 *1 (-364 *5 *4 *6 *2)) (-4 *4 (-366 *5))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-375 *3 *4)) (-4 *3 (-1020))
- (-4 *4 (-1068))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-411 *5)) (-4 *5 (-542))
- (-4 *6 (-542)) (-5 *2 (-411 *6)) (-5 *1 (-398 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-400 *5)) (-4 *5 (-542))
- (-4 *6 (-542)) (-5 *2 (-400 *6)) (-5 *1 (-399 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-406 *5 *6 *7 *8)) (-4 *5 (-300))
- (-4 *6 (-965 *5)) (-4 *7 (-1203 *6))
- (-4 *8 (-13 (-402 *6 *7) (-1011 *6))) (-4 *9 (-300))
- (-4 *10 (-965 *9)) (-4 *11 (-1203 *10))
- (-5 *2 (-406 *9 *10 *11 *12))
- (-5 *1 (-405 *5 *6 *7 *8 *9 *10 *11 *12))
- (-4 *12 (-13 (-402 *10 *11) (-1011 *10)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-170)) (-4 *6 (-170))
- (-4 *2 (-410 *6)) (-5 *1 (-408 *4 *5 *2 *6)) (-4 *4 (-410 *5))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-542)) (-5 *1 (-411 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-13 (-1020) (-825)))
- (-4 *6 (-13 (-1020) (-825))) (-4 *2 (-423 *6))
- (-5 *1 (-414 *5 *4 *6 *2)) (-4 *4 (-423 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1068)) (-4 *6 (-1068))
- (-4 *2 (-418 *6)) (-5 *1 (-416 *5 *4 *6 *2)) (-4 *4 (-418 *5))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-481 *3)) (-4 *3 (-1181))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-500 *3 *4)) (-4 *3 (-1068))
- (-4 *4 (-825))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-569 *5)) (-4 *5 (-356))
- (-4 *6 (-356)) (-5 *2 (-569 *6)) (-5 *1 (-568 *5 *6))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1 *6 *5))
- (-5 *4 (-3 (-2 (|:| -1653 *5) (|:| |coeff| *5)) "failed"))
- (-4 *5 (-356)) (-4 *6 (-356))
- (-5 *2 (-2 (|:| -1653 *6) (|:| |coeff| *6)))
- (-5 *1 (-568 *5 *6))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1 *2 *5)) (-5 *4 (-3 *5 "failed"))
- (-4 *5 (-356)) (-4 *2 (-356)) (-5 *1 (-568 *5 *2))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1 *6 *5))
- (-5 *4
- (-3
- (-2 (|:| |mainpart| *5)
- (|:| |limitedlogs|
- (-623 (-2 (|:| |coeff| *5) (|:| |logand| *5)))))
- "failed"))
- (-4 *5 (-356)) (-4 *6 (-356))
- (-5 *2
- (-2 (|:| |mainpart| *6)
- (|:| |limitedlogs|
- (-623 (-2 (|:| |coeff| *6) (|:| |logand| *6))))))
- (-5 *1 (-568 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-583 *5)) (-4 *5 (-1181))
- (-4 *6 (-1181)) (-5 *2 (-583 *6)) (-5 *1 (-580 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-583 *6)) (-5 *5 (-583 *7))
- (-4 *6 (-1181)) (-4 *7 (-1181)) (-4 *8 (-1181)) (-5 *2 (-583 *8))
- (-5 *1 (-581 *6 *7 *8))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1124 *6)) (-5 *5 (-583 *7))
- (-4 *6 (-1181)) (-4 *7 (-1181)) (-4 *8 (-1181)) (-5 *2 (-1124 *8))
- (-5 *1 (-581 *6 *7 *8))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-583 *6)) (-5 *5 (-1124 *7))
- (-4 *6 (-1181)) (-4 *7 (-1181)) (-4 *8 (-1181)) (-5 *2 (-1124 *8))
- (-5 *1 (-581 *6 *7 *8))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1181)) (-5 *1 (-583 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-623 *5)) (-4 *5 (-1181))
- (-4 *6 (-1181)) (-5 *2 (-623 *6)) (-5 *1 (-621 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-623 *6)) (-5 *5 (-623 *7))
- (-4 *6 (-1181)) (-4 *7 (-1181)) (-4 *8 (-1181)) (-5 *2 (-623 *8))
- (-5 *1 (-622 *6 *7 *8))))
- ((*1 *1 *2 *1 *1)
- (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-629 *3)) (-4 *3 (-1181))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-1020)) (-4 *8 (-1020))
- (-4 *6 (-366 *5)) (-4 *7 (-366 *5)) (-4 *2 (-665 *8 *9 *10))
- (-5 *1 (-663 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-665 *5 *6 *7))
- (-4 *9 (-366 *8)) (-4 *10 (-366 *8))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1 (-3 *8 "failed") *5)) (-4 *5 (-1020))
- (-4 *8 (-1020)) (-4 *6 (-366 *5)) (-4 *7 (-366 *5))
- (-4 *2 (-665 *8 *9 *10)) (-5 *1 (-663 *5 *6 *7 *4 *8 *9 *10 *2))
- (-4 *4 (-665 *5 *6 *7)) (-4 *9 (-366 *8)) (-4 *10 (-366 *8))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-542)) (-4 *7 (-542))
- (-4 *6 (-1203 *5)) (-4 *2 (-1203 (-400 *8)))
- (-5 *1 (-688 *5 *6 *4 *7 *8 *2)) (-4 *4 (-1203 (-400 *6)))
- (-4 *8 (-1203 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *9 *8)) (-4 *8 (-1020)) (-4 *9 (-1020))
- (-4 *5 (-825)) (-4 *6 (-771)) (-4 *2 (-922 *9 *7 *5))
- (-5 *1 (-707 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-771))
- (-4 *4 (-922 *8 *6 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-825)) (-4 *6 (-825)) (-4 *7 (-771))
- (-4 *9 (-1020)) (-4 *2 (-922 *9 *8 *6))
- (-5 *1 (-708 *5 *6 *7 *8 *9 *4 *2)) (-4 *8 (-771))
- (-4 *4 (-922 *9 *7 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-714 *5 *7)) (-4 *5 (-1020))
- (-4 *6 (-1020)) (-4 *7 (-705)) (-5 *2 (-714 *6 *7))
- (-5 *1 (-713 *5 *6 *7))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-714 *3 *4))
- (-4 *4 (-705))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-760 *5)) (-4 *5 (-1020))
- (-4 *6 (-1020)) (-5 *2 (-760 *6)) (-5 *1 (-759 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-170)) (-4 *6 (-170))
- (-4 *2 (-775 *6)) (-5 *1 (-776 *4 *5 *2 *6)) (-4 *4 (-775 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-811 *5)) (-4 *5 (-1068))
- (-4 *6 (-1068)) (-5 *2 (-811 *6)) (-5 *1 (-810 *5 *6))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-811 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-811 *5))
- (-4 *5 (-1068)) (-4 *6 (-1068)) (-5 *1 (-810 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-818 *5)) (-4 *5 (-1068))
- (-4 *6 (-1068)) (-5 *2 (-818 *6)) (-5 *1 (-817 *5 *6))))
- ((*1 *2 *3 *4 *2 *2)
- (-12 (-5 *2 (-818 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-818 *5))
- (-4 *5 (-1068)) (-4 *6 (-1068)) (-5 *1 (-817 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-850 *5)) (-4 *5 (-1181))
- (-4 *6 (-1181)) (-5 *2 (-850 *6)) (-5 *1 (-849 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-852 *5)) (-4 *5 (-1181))
- (-4 *6 (-1181)) (-5 *2 (-852 *6)) (-5 *1 (-851 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-855 *5)) (-4 *5 (-1181))
- (-4 *6 (-1181)) (-5 *2 (-855 *6)) (-5 *1 (-854 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-862 *5 *6)) (-4 *5 (-1068))
- (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-862 *5 *7))
- (-5 *1 (-861 *5 *6 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-865 *5)) (-4 *5 (-1068))
- (-4 *6 (-1068)) (-5 *2 (-865 *6)) (-5 *1 (-864 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-925 *5)) (-4 *5 (-1020))
- (-4 *6 (-1020)) (-5 *2 (-925 *6)) (-5 *1 (-919 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *2 *7)) (-5 *4 (-1 *2 *8)) (-4 *7 (-825))
- (-4 *8 (-1020)) (-4 *6 (-771))
- (-4 *2
- (-13 (-1068)
- (-10 -8 (-15 -2391 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-749))))))
- (-5 *1 (-924 *6 *7 *8 *5 *2)) (-4 *5 (-922 *8 *6 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-931 *5)) (-4 *5 (-1181))
- (-4 *6 (-1181)) (-5 *2 (-931 *6)) (-5 *1 (-930 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-916 *5)) (-4 *5 (-1020))
- (-4 *6 (-1020)) (-5 *2 (-916 *6)) (-5 *1 (-954 *5 *6))))
- ((*1 *2 *3 *2)
- (-12 (-5 *3 (-1 *2 (-925 *4))) (-4 *4 (-1020))
- (-4 *2 (-922 (-925 *4) *5 *6)) (-4 *5 (-771))
- (-4 *6
- (-13 (-825)
- (-10 -8 (-15 -4028 ((-1144) $))
- (-15 -1861 ((-3 $ "failed") (-1144))))))
- (-5 *1 (-957 *4 *5 *6 *2))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-542)) (-4 *6 (-542))
- (-4 *2 (-965 *6)) (-5 *1 (-963 *5 *6 *4 *2)) (-4 *4 (-965 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-170)) (-4 *6 (-170))
- (-4 *2 (-970 *6)) (-5 *1 (-971 *4 *5 *2 *6)) (-4 *4 (-970 *5))))
- ((*1 *1 *2 *1 *1)
- (-12 (-5 *2 (-1 *5 *5 *5)) (-4 *1 (-1023 *3 *4 *5 *6 *7))
- (-4 *5 (-1020)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *5 *5)) (-4 *1 (-1023 *3 *4 *5 *6 *7))
- (-4 *5 (-1020)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *10 *7)) (-4 *7 (-1020)) (-4 *10 (-1020))
- (-14 *5 (-749)) (-14 *6 (-749)) (-4 *8 (-232 *6 *7))
- (-4 *9 (-232 *5 *7)) (-4 *2 (-1023 *5 *6 *10 *11 *12))
- (-5 *1 (-1025 *5 *6 *7 *8 *9 *4 *10 *11 *12 *2))
- (-4 *4 (-1023 *5 *6 *7 *8 *9)) (-4 *11 (-232 *6 *10))
- (-4 *12 (-232 *5 *10))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1062 *5)) (-4 *5 (-1181))
- (-4 *6 (-1181)) (-5 *2 (-1062 *6)) (-5 *1 (-1057 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1062 *5)) (-4 *5 (-823))
- (-4 *5 (-1181)) (-4 *6 (-1181)) (-5 *2 (-623 *6))
- (-5 *1 (-1057 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1060 *5)) (-4 *5 (-1181))
- (-4 *6 (-1181)) (-5 *2 (-1060 *6)) (-5 *1 (-1059 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 *4 *4)) (-4 *1 (-1063 *4 *2)) (-4 *4 (-823))
- (-4 *2 (-1117 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1124 *5)) (-4 *5 (-1181))
- (-4 *6 (-1181)) (-5 *2 (-1124 *6)) (-5 *1 (-1122 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1124 *6)) (-5 *5 (-1124 *7))
- (-4 *6 (-1181)) (-4 *7 (-1181)) (-4 *8 (-1181)) (-5 *2 (-1124 *8))
- (-5 *1 (-1123 *6 *7 *8))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1140 *5)) (-4 *5 (-1020))
- (-4 *6 (-1020)) (-5 *2 (-1140 *6)) (-5 *1 (-1138 *5 *6))))
- ((*1 *1 *2 *1 *1)
- (-12 (-5 *2 (-1 *4 *4 *4)) (-4 *1 (-1157 *3 *4)) (-4 *3 (-1068))
- (-4 *4 (-1068))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1191 *5 *7 *9)) (-4 *5 (-1020))
- (-4 *6 (-1020)) (-14 *7 (-1144)) (-14 *9 *5) (-14 *10 *6)
- (-5 *2 (-1191 *6 *8 *10)) (-5 *1 (-1186 *5 *6 *7 *8 *9 *10))
- (-14 *8 (-1144))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1194 *5)) (-4 *5 (-1181))
- (-4 *6 (-1181)) (-5 *2 (-1194 *6)) (-5 *1 (-1193 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1194 *5)) (-4 *5 (-823))
- (-4 *5 (-1181)) (-4 *6 (-1181)) (-5 *2 (-1124 *6))
- (-5 *1 (-1193 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *8 *6)) (-5 *4 (-1200 *5 *6)) (-14 *5 (-1144))
- (-4 *6 (-1020)) (-4 *8 (-1020)) (-5 *2 (-1200 *7 *8))
- (-5 *1 (-1195 *5 *6 *7 *8)) (-14 *7 (-1144))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1020)) (-4 *6 (-1020))
- (-4 *2 (-1203 *6)) (-5 *1 (-1201 *5 *4 *6 *2)) (-4 *4 (-1203 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1212 *5 *7 *9)) (-4 *5 (-1020))
- (-4 *6 (-1020)) (-14 *7 (-1144)) (-14 *9 *5) (-14 *10 *6)
- (-5 *2 (-1212 *6 *8 *10)) (-5 *1 (-1207 *5 *6 *7 *8 *9 *10))
- (-14 *8 (-1144))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1020)) (-4 *6 (-1020))
- (-4 *2 (-1218 *6)) (-5 *1 (-1216 *5 *6 *4 *2)) (-4 *4 (-1218 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1227 *5)) (-4 *5 (-1181))
- (-4 *6 (-1181)) (-5 *2 (-1227 *6)) (-5 *1 (-1226 *5 *6))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1 (-3 *6 "failed") *5)) (-5 *4 (-1227 *5))
- (-4 *5 (-1181)) (-4 *6 (-1181)) (-5 *2 (-1227 *6))
- (-5 *1 (-1226 *5 *6))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-1244 *3 *4)) (-4 *3 (-825))
- (-4 *4 (-1020))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-1250 *3 *4))
- (-4 *4 (-821)))))
-(((*1 *2 *3 *2 *2)
- (-12 (-5 *2 (-623 (-473 *4 *5))) (-5 *3 (-838 *4))
- (-14 *4 (-623 (-1144))) (-4 *5 (-444)) (-5 *1 (-611 *4 *5)))))
-(((*1 *1) (-5 *1 (-1032))))
-(((*1 *2 *3 *2 *4)
- (|partial| -12 (-5 *3 (-623 (-594 *2))) (-5 *4 (-1144))
- (-4 *2 (-13 (-27) (-1166) (-423 *5)))
- (-4 *5 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-270 *5 *2)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-112)))))
+ (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145))))
+ (-4 *6 (-771)) (-5 *2 (-623 (-623 (-550))))
+ (-5 *1 (-898 *4 *5 *6 *7)) (-5 *3 (-550)) (-4 *7 (-923 *4 *6 *5)))))
(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-623 *7)) (-5 *5 (-623 (-623 *8))) (-4 *7 (-825))
- (-4 *8 (-300)) (-4 *6 (-771)) (-4 *9 (-922 *8 *6 *7))
- (-5 *2
- (-2 (|:| |unitPart| *9)
- (|:| |suPart|
- (-623 (-2 (|:| -3338 (-1140 *9)) (|:| -3521 (-550)))))))
- (-5 *1 (-721 *6 *7 *8 *9)) (-5 *3 (-1140 *9)))))
-(((*1 *1) (-5 *1 (-139))) ((*1 *1 *1) (-5 *1 (-142)))
- ((*1 *1 *1) (-4 *1 (-1112))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-623 (-594 *4))) (-4 *4 (-423 *3)) (-4 *3 (-825))
- (-5 *1 (-559 *3 *4))))
- ((*1 *1 *1 *1)
- (-12 (-5 *1 (-862 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1068))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-1066 *2)) (-4 *2 (-1068))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1066 *2)) (-4 *2 (-1068))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1066 *2)) (-4 *2 (-1068)))))
-(((*1 *2 *2)
- (-12 (-4 *2 (-170)) (-4 *2 (-1020)) (-5 *1 (-693 *2 *3))
- (-4 *3 (-626 *2))))
- ((*1 *2 *2) (-12 (-5 *1 (-812 *2)) (-4 *2 (-170)) (-4 *2 (-1020)))))
-(((*1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-107))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-526))) (-5 *1 (-526)))))
-(((*1 *2) (-12 (-5 *2 (-847)) (-5 *1 (-1230))))
- ((*1 *2 *2) (-12 (-5 *2 (-847)) (-5 *1 (-1230)))))
-(((*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-970 *2)) (-4 *2 (-170)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1244 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020))
- (-5 *2 (-797 *3))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-821)) (-5 *1 (-1250 *3 *2)) (-4 *3 (-1020)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-916 *3) (-916 *3))) (-5 *1 (-174 *3))
- (-4 *3 (-13 (-356) (-1166) (-975)))))
- ((*1 *2)
- (|partial| -12 (-4 *4 (-1185)) (-4 *5 (-1203 (-400 *2)))
- (-4 *2 (-1203 *4)) (-5 *1 (-334 *3 *4 *2 *5))
- (-4 *3 (-335 *4 *2 *5))))
- ((*1 *2)
- (|partial| -12 (-4 *1 (-335 *3 *2 *4)) (-4 *3 (-1185))
- (-4 *4 (-1203 (-400 *2))) (-4 *2 (-1203 *3)))))
-(((*1 *1 *1 *2 *2 *2 *2)
- (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020))
- (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1068)) (-5 *1 (-1153 *3)))))
-(((*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-112))
- (-5 *6 (-219)) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-67 APROD))))
- (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-72 MSOLVE))))
- (-5 *2 (-1008)) (-5 *1 (-735)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-738)))))
+ (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1069))
+ (-4 *6 (-1069)) (-4 *2 (-1069)) (-5 *1 (-658 *5 *6 *2)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-164 *3)) (-4 *3 (-170)) (-4 *3 (-1029)) (-4 *3 (-1166))
- (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-949 *3 *4 *2 *5)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-1034 *3 *4 *2)) (-4 *2 (-825))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1034 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *2 (-825)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
+ (-12 (-4 *1 (-246 *3 *4 *2 *5)) (-4 *3 (-1021)) (-4 *4 (-825))
+ (-4 *5 (-771)) (-4 *2 (-259 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1125 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))))
(((*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
((*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220))))
((*1 *2 *2 *2)
(-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
(-4 *2 (-423 *3))))
- ((*1 *1 *1 *1) (-4 *1 (-1107))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-1103))) (-5 *1 (-649))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-623 (-894))) (-5 *1 (-1069 *3 *4)) (-14 *3 (-894))
- (-14 *4 (-894)))))
-(((*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-107))))
- ((*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-211))))
- ((*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-479))))
- ((*1 *1 *1) (-12 (-4 *1 (-965 *2)) (-4 *2 (-542)) (-4 *2 (-300))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-400 (-550))) (-5 *1 (-977 *3)) (-14 *3 (-550))))
- ((*1 *1 *1) (-4 *1 (-1029))))
-(((*1 *1)
- (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-542)) (-4 *2 (-170)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *2)) (-4 *2 (-170))))
- ((*1 *2) (-12 (-4 *2 (-170)) (-5 *1 (-409 *3 *2)) (-4 *3 (-410 *2))))
- ((*1 *2) (-12 (-4 *1 (-410 *2)) (-4 *2 (-170)))))
-(((*1 *1 *2 *3 *3 *3 *3)
- (-12 (-5 *2 (-1 (-916 (-219)) (-219))) (-5 *3 (-1062 (-219)))
- (-5 *1 (-899))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 (-916 (-219)) (-219))) (-5 *3 (-1062 (-219)))
- (-5 *1 (-899))))
- ((*1 *1 *2 *3 *3 *3)
- (-12 (-5 *2 (-1 (-916 (-219)) (-219))) (-5 *3 (-1062 (-219)))
- (-5 *1 (-900))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 (-916 (-219)) (-219))) (-5 *3 (-1062 (-219)))
- (-5 *1 (-900)))))
-(((*1 *2 *2) (|partial| -12 (-5 *1 (-570 *2)) (-4 *2 (-535)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *2 *3) (-12 (-5 *3 (-836)) (-5 *2 (-1126)) (-5 *1 (-689)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372))
- (|:| |expense| (-372)) (|:| |accuracy| (-372))
- (|:| |intermediateResults| (-372))))
- (-5 *2 (-1008)) (-5 *1 (-298)))))
+ ((*1 *1 *1 *1) (-4 *1 (-1108))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-623 (-1063 (-372)))) (-5 *3 (-623 (-256)))
+ (-5 *1 (-254))))
+ ((*1 *1 *2) (-12 (-5 *2 (-623 (-1063 (-372)))) (-5 *1 (-256))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1063 (-372)))) (-5 *1 (-460))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 (-1063 (-372)))) (-5 *1 (-460)))))
+(((*1 *1 *1) (-5 *1 (-1033))))
(((*1 *2 *1)
- (-12 (-5 *2 (-1062 *3)) (-5 *1 (-1060 *3)) (-4 *3 (-1181))))
- ((*1 *1 *2 *2) (-12 (-4 *1 (-1061 *2)) (-4 *2 (-1181))))
- ((*1 *1 *2) (-12 (-5 *1 (-1194 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *3 *3 *4 *5 *5 *5 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-1126)) (-5 *5 (-667 (-219)))
- (-5 *2 (-1008)) (-5 *1 (-726)))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 (-749) *2)) (-5 *4 (-749)) (-4 *2 (-1068))
- (-5 *1 (-656 *2))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1 *3 (-749) *3)) (-4 *3 (-1068)) (-5 *1 (-660 *3)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-749)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1020))
- (-14 *4 (-623 (-1144)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-749)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1020) (-825)))
- (-14 *4 (-623 (-1144)))))
- ((*1 *1) (-12 (-4 *1 (-322 *2)) (-4 *2 (-361)) (-4 *2 (-356))))
- ((*1 *2 *1)
- (|partial| -12 (-4 *1 (-328 *3 *4 *5 *2)) (-4 *3 (-356))
- (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4)))
- (-4 *2 (-335 *3 *4 *5))))
+ (-12 (-5 *2 (-1071 (-1071 *3))) (-5 *1 (-878 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-940 *3)) (-4 *3 (-941)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-219)) (-5 *2 (-112)) (-5 *1 (-292 *4 *5)) (-14 *4 *3)
+ (-14 *5 *3)))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1063 (-818 (-219)))) (-5 *3 (-219)) (-5 *2 (-112))
+ (-5 *1 (-298))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112))
+ (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-137)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825))))
+ ((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1175 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-1145))) (-4 *4 (-13 (-300) (-145)))
+ (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771))
+ (-5 *2 (-623 (-400 (-926 *4)))) (-5 *1 (-898 *4 *5 *6 *7))
+ (-4 *7 (-923 *4 *6 *5)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1220 *2 *3 *4)) (-4 *2 (-1021)) (-14 *3 (-1145))
+ (-14 *4 *2))))
+(((*1 *1 *2 *2 *2) (-12 (-5 *1 (-856 *2)) (-4 *2 (-1182)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-749)) (-4 *3 (-1021)) (-4 *1 (-665 *3 *4 *5))
+ (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-749)) (-5 *1 (-383 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2)
- (-4 *5 (-170))))
- ((*1 *1) (-12 (-4 *2 (-170)) (-4 *1 (-703 *2 *3)) (-4 *3 (-1203 *2)))))
+ (-12 (-4 *2 (-1021)) (-4 *1 (-1092 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2))
+ (-4 *5 (-232 *3 *2)))))
+(((*1 *2 *3 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-726)))))
+(((*1 *2 *1) (-12 (-4 *1 (-542)) (-5 *2 (-112)))))
+(((*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-1145))) (-5 *1 (-1149)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-623 *4)) (-4 *4 (-1069)) (-4 *4 (-1182)) (-5 *2 (-112))
+ (-5 *1 (-1125 *4)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1 *7 *7))
+ (-5 *5
+ (-1 (-2 (|:| |ans| *6) (|:| -3490 *6) (|:| |sol?| (-112))) (-550)
+ *6))
+ (-4 *6 (-356)) (-4 *7 (-1204 *6))
+ (-5 *2 (-2 (|:| |answer| (-569 (-400 *7))) (|:| |a0| *6)))
+ (-5 *1 (-560 *6 *7)) (-5 *3 (-400 *7)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2))
- (-4 *4 (-13 (-825) (-542))))))
-(((*1 *2 *3) (-12 (-5 *3 (-167 (-550))) (-5 *2 (-112)) (-5 *1 (-438))))
- ((*1 *2 *3)
- (-12
- (-5 *3
- (-495 (-400 (-550)) (-234 *5 (-749)) (-838 *4)
- (-241 *4 (-400 (-550)))))
- (-14 *4 (-623 (-1144))) (-14 *5 (-749)) (-5 *2 (-112))
- (-5 *1 (-496 *4 *5))))
- ((*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-934 *3)) (-4 *3 (-535))))
- ((*1 *2 *1) (-12 (-4 *1 (-1185)) (-5 *2 (-112)))))
+ (-12 (-4 *4 (-13 (-542) (-825))) (-5 *2 (-167 *5))
+ (-5 *1 (-582 *4 *5 *3)) (-4 *5 (-13 (-423 *4) (-976) (-1167)))
+ (-4 *3 (-13 (-423 (-167 *4)) (-976) (-1167))))))
+(((*1 *2 *1) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1167))))))
+(((*1 *2 *1 *2)
+ (-12 (|has| *1 (-6 -4345)) (-4 *1 (-1216 *2)) (-4 *2 (-1182)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-112) *8)) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-542))
- (-4 *6 (-771)) (-4 *7 (-825))
- (-5 *2 (-2 (|:| |goodPols| (-623 *8)) (|:| |badPols| (-623 *8))))
- (-5 *1 (-950 *5 *6 *7 *8)) (-5 *4 (-623 *8)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-749)) (-4 *5 (-342)) (-4 *6 (-1203 *5))
- (-5 *2
- (-623
- (-2 (|:| -2437 (-667 *6)) (|:| |basisDen| *6)
- (|:| |basisInv| (-667 *6)))))
- (-5 *1 (-489 *5 *6 *7))
- (-5 *3
- (-2 (|:| -2437 (-667 *6)) (|:| |basisDen| *6)
- (|:| |basisInv| (-667 *6))))
- (-4 *7 (-1203 *6)))))
-(((*1 *1 *1 *1) (-4 *1 (-295))) ((*1 *1 *1) (-4 *1 (-295))))
-(((*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-877 (-550))) (-5 *1 (-890))))
+ (-12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-1145))
+ (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-287 (-309 *5))))
+ (-5 *1 (-1098 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-400 (-926 *4))) (-4 *4 (-13 (-300) (-825) (-145)))
+ (-5 *2 (-623 (-287 (-309 *4)))) (-5 *1 (-1098 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-287 (-400 (-926 *5)))) (-5 *4 (-1145))
+ (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-287 (-309 *5))))
+ (-5 *1 (-1098 *5))))
((*1 *2 *3)
- (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890)))))
+ (-12 (-5 *3 (-287 (-400 (-926 *4))))
+ (-4 *4 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-287 (-309 *4))))
+ (-5 *1 (-1098 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-400 (-926 *5)))) (-5 *4 (-623 (-1145)))
+ (-4 *5 (-13 (-300) (-825) (-145)))
+ (-5 *2 (-623 (-623 (-287 (-309 *5))))) (-5 *1 (-1098 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-400 (-926 *4))))
+ (-4 *4 (-13 (-300) (-825) (-145)))
+ (-5 *2 (-623 (-623 (-287 (-309 *4))))) (-5 *1 (-1098 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-287 (-400 (-926 *5))))) (-5 *4 (-623 (-1145)))
+ (-4 *5 (-13 (-300) (-825) (-145)))
+ (-5 *2 (-623 (-623 (-287 (-309 *5))))) (-5 *1 (-1098 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-287 (-400 (-926 *4)))))
+ (-4 *4 (-13 (-300) (-825) (-145)))
+ (-5 *2 (-623 (-623 (-287 (-309 *4))))) (-5 *1 (-1098 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1127)) (-5 *1 (-764)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-356)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3))
+ (-5 *1 (-512 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1069)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *2 *1) (-12 (-4 *1 (-1090 *2)) (-4 *2 (-1182)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)))))
+(((*1 *2 *2) (-12 (-5 *2 (-623 (-667 (-309 (-550))))) (-5 *1 (-1005)))))
+(((*1 *2 *2) (|partial| -12 (-5 *1 (-544 *2)) (-4 *2 (-535)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2))
- (|has| *2 (-6 (-4344 "*"))) (-4 *2 (-1020))))
+ (-12 (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-112)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-848)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-309 (-219)))) (-5 *2 (-112)) (-5 *1 (-260))))
+ ((*1 *2 *3) (-12 (-5 *3 (-309 (-219))) (-5 *2 (-112)) (-5 *1 (-260))))
((*1 *2 *3)
- (-12 (-4 *4 (-366 *2)) (-4 *5 (-366 *2)) (-4 *2 (-170))
- (-5 *1 (-666 *2 *4 *5 *3)) (-4 *3 (-665 *2 *4 *5))))
+ (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
+ (-5 *1 (-951 *4 *5 *6 *3)) (-4 *3 (-1035 *4 *5 *6)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1145))
+ (-5 *2 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-5 *1 (-1148)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-623 (-550))) (-5 *3 (-667 (-550))) (-5 *1 (-1079)))))
+(((*1 *2 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1127)) (-5 *1 (-298)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-802)))))
+(((*1 *2 *3 *4 *3)
+ (|partial| -12 (-5 *4 (-1145))
+ (-4 *5 (-13 (-542) (-1012 (-550)) (-145)))
+ (-5 *2
+ (-2 (|:| -3230 (-400 (-926 *5))) (|:| |coeff| (-400 (-926 *5)))))
+ (-5 *1 (-556 *5)) (-5 *3 (-400 (-926 *5))))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7)
+ (-12 (-5 *4 (-550)) (-5 *5 (-667 (-219)))
+ (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))))
+ (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN)))) (-5 *3 (-219))
+ (-5 *2 (-1009)) (-5 *1 (-728)))))
+(((*1 *2 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-542)) (-4 *2 (-535))))
+ ((*1 *1 *1) (-4 *1 (-1030))))
+(((*1 *2 *3 *3 *3 *4)
+ (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1204 *5))
+ (-4 *5 (-13 (-356) (-145) (-1012 (-550))))
+ (-5 *2
+ (-2 (|:| |a| *6) (|:| |b| (-400 *6)) (|:| |h| *6)
+ (|:| |c1| (-400 *6)) (|:| |c2| (-400 *6)) (|:| -2815 *6)))
+ (-5 *1 (-990 *5 *6)) (-5 *3 (-400 *6)))))
+(((*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-1127)) (-5 *1 (-186))))
+ ((*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-1127)) (-5 *1 (-293))))
+ ((*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-1127)) (-5 *1 (-298)))))
+(((*1 *2 *3 *1)
+ (-12 (|has| *1 (-6 -4344)) (-4 *1 (-481 *3)) (-4 *3 (-1182))
+ (-4 *3 (-1069)) (-5 *2 (-112))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-879 *4)) (-4 *4 (-1069)) (-5 *2 (-112))
+ (-5 *1 (-878 *4))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-895)) (-5 *2 (-112)) (-5 *1 (-1070 *4 *5)) (-14 *4 *3)
+ (-14 *5 *3))))
+(((*1 *2)
+ (-12 (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-883))
+ (-5 *1 (-449 *3 *4 *2 *5)) (-4 *5 (-923 *2 *3 *4))))
+ ((*1 *2)
+ (-12 (-4 *3 (-771)) (-4 *4 (-825)) (-4 *2 (-883))
+ (-5 *1 (-880 *2 *3 *4 *5)) (-4 *5 (-923 *2 *3 *4))))
+ ((*1 *2) (-12 (-4 *2 (-883)) (-5 *1 (-881 *2 *3)) (-4 *3 (-1204 *2)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372))
+ (-5 *2
+ (-2 (|:| -1337 *4) (|:| -2511 *4) (|:| |totalpts| (-550))
+ (|:| |success| (-112))))
+ (-5 *1 (-767)) (-5 *5 (-550)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550))))
((*1 *2 *1)
- (-12 (-4 *1 (-1091 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2))
- (-4 *5 (-232 *3 *2)) (|has| *2 (-6 (-4344 "*"))) (-4 *2 (-1020)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-836)) (-5 *1 (-383 *3 *4 *5)) (-14 *3 (-749))
- (-14 *4 (-749)) (-4 *5 (-170)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-300) (-145))) (-4 *4 (-13 (-825) (-596 (-1144))))
- (-4 *5 (-771)) (-5 *1 (-897 *3 *4 *5 *2)) (-4 *2 (-922 *3 *5 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
- (-4 *2 (-423 *3)))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-372)) (-5 *1 (-96)))))
-(((*1 *2 *3 *3 *4 *5 *5)
- (-12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
- (-4 *3 (-1034 *6 *7 *8))
- (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4))))
- (-5 *1 (-1076 *6 *7 *8 *3 *4)) (-4 *4 (-1040 *6 *7 *8 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-623 (-2 (|:| |val| (-623 *8)) (|:| -3223 *9))))
- (-5 *5 (-112)) (-4 *8 (-1034 *6 *7 *4)) (-4 *9 (-1040 *6 *7 *4 *8))
- (-4 *6 (-444)) (-4 *7 (-771)) (-4 *4 (-825))
- (-5 *2 (-623 (-2 (|:| |val| *8) (|:| -3223 *9))))
- (-5 *1 (-1076 *6 *7 *4 *8 *9)))))
+ (-12 (-5 *2 (-1228 (-3 (-460) "undefined"))) (-5 *1 (-1229)))))
+(((*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-1021)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-623 *3)) (-5 *1 (-43 *4 *3))
- (-4 *3 (-410 *4)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *2 (-542))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *2 (-542)))))
-(((*1 *1) (-5 *1 (-1147))))
-(((*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 (-667 (-219))) (-5 *5 (-112)) (-5 *6 (-219))
- (-5 *7 (-667 (-550)))
- (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-79 CONFUN))))
- (-5 *9 (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN))))
- (-5 *3 (-550)) (-5 *2 (-1008)) (-5 *1 (-732)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-387))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1161)))))
+ (-12 (-4 *4 (-825)) (-5 *2 (-623 (-623 (-623 *4))))
+ (-5 *1 (-1153 *4)) (-5 *3 (-623 (-623 *4))))))
+(((*1 *2 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-749)) (-4 *4 (-13 (-542) (-145)))
+ (-5 *1 (-1198 *4 *2)) (-4 *2 (-1204 *4)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-623 (-916 (-219))))) (-5 *2 (-623 (-219)))
- (-5 *1 (-460)))))
+ (-12 (-5 *3 (-818 (-372))) (-5 *2 (-818 (-219))) (-5 *1 (-298)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-667 (-400 (-926 (-550))))) (-5 *2 (-623 (-309 (-550))))
+ (-5 *1 (-1005)))))
+(((*1 *1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1054)))))
+(((*1 *2 *3 *3 *3 *3)
+ (-12 (-5 *3 (-550)) (-5 *2 (-112)) (-5 *1 (-472)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-2 (|:| -2305 *1) (|:| -4331 *1) (|:| |associate| *1)))
+ (-4 *1 (-542)))))
+(((*1 *2)
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-623 (-2 (|:| -1735 (-1141 *6)) (|:| -3068 (-550)))))
+ (-4 *6 (-300)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112))
+ (-5 *1 (-721 *4 *5 *6 *7)) (-4 *7 (-923 *6 *4 *5))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1103 *2)) (-4 *2 (-1021)))))
+(((*1 *1 *2 *2 *3)
+ (-12 (-5 *3 (-623 (-1145))) (-4 *4 (-1069))
+ (-4 *5 (-13 (-1021) (-860 *4) (-825) (-596 (-866 *4))))
+ (-5 *1 (-1045 *4 *5 *2))
+ (-4 *2 (-13 (-423 *5) (-860 *4) (-596 (-866 *4))))))
+ ((*1 *1 *2 *2)
+ (-12 (-4 *3 (-1069))
+ (-4 *4 (-13 (-1021) (-860 *3) (-825) (-596 (-866 *3))))
+ (-5 *1 (-1045 *3 *4 *2))
+ (-4 *2 (-13 (-423 *4) (-860 *3) (-596 (-866 *3)))))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-1124 *3))) (-5 *2 (-1124 *3)) (-5 *1 (-1128 *3))
- (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)))))
+ (-12 (-5 *3 (-623 *6)) (-5 *4 (-1145)) (-4 *6 (-423 *5))
+ (-4 *5 (-825)) (-5 *2 (-623 (-594 *6))) (-5 *1 (-559 *5 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-1238)))))
(((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1242 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170))
- (-5 *1 (-642 *3 *4))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-642 *3 *4)) (-5 *1 (-1247 *3 *4))
- (-4 *3 (-825)) (-4 *4 (-170)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1210 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1187 *3))
- (-5 *2 (-400 (-550))))))
-(((*1 *2 *3 *4 *4 *4 *3 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-730)))))
-(((*1 *1 *1) (-12 (-4 *1 (-275 *2)) (-4 *2 (-1181)) (-4 *2 (-1068))))
- ((*1 *1 *1) (-12 (-4 *1 (-673 *2)) (-4 *2 (-1068)))))
-(((*1 *2 *1 *1)
- (-12
- (-5 *2
- (-2 (|:| |lm| (-379 *3)) (|:| |mm| (-379 *3)) (|:| |rm| (-379 *3))))
- (-5 *1 (-379 *3)) (-4 *3 (-1068))))
- ((*1 *2 *1 *1)
- (-12
- (-5 *2
- (-2 (|:| |lm| (-797 *3)) (|:| |mm| (-797 *3)) (|:| |rm| (-797 *3))))
- (-5 *1 (-797 *3)) (-4 *3 (-825)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-623 *2)) (-4 *2 (-922 *4 *5 *6)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-441 *4 *5 *6 *2)))))
-(((*1 *2 *1) (-12 (-5 *2 (-219)) (-5 *1 (-800)))))
+ (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-5 *1 (-1125 *3)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-1021)) (-5 *1 (-868 *2 *3)) (-4 *2 (-1204 *3))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976))))))
(((*1 *2 *3)
(-12
(-5 *3
(-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
- (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
+ (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
(|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
(|:| |abserr| (-219)) (|:| |relerr| (-219))))
(-5 *2 (-372)) (-5 *1 (-199)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 (-550))) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-542)) (-4 *8 (-922 *7 *5 *6))
- (-5 *2 (-2 (|:| -3521 (-749)) (|:| -2855 *9) (|:| |radicand| *9)))
- (-5 *1 (-926 *5 *6 *7 *8 *9)) (-5 *4 (-749))
- (-4 *9
- (-13 (-356)
- (-10 -8 (-15 -2705 (*8 $)) (-15 -2715 (*8 $)) (-15 -1518 ($ *8))))))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-916 *3) (-916 *3))) (-5 *1 (-174 *3))
- (-4 *3 (-13 (-356) (-1166) (-975))))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-865 *4)) (-4 *4 (-1068)) (-5 *1 (-863 *4 *3))
- (-4 *3 (-1181))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-52)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))))
-(((*1 *1 *2)
- (-12 (-4 *3 (-1020)) (-5 *1 (-805 *2 *3)) (-4 *2 (-687 *3)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-749)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894))
- (-4 *4 (-1020)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825))))
- ((*1 *2 *2 *1)
- (-12 (-4 *1 (-1174 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5)))))
-(((*1 *2 *2 *2 *2 *3)
- (-12 (-4 *3 (-542)) (-5 *1 (-942 *3 *2)) (-4 *2 (-1203 *3)))))
-(((*1 *2 *2 *2 *3 *3)
- (-12 (-5 *3 (-749)) (-4 *4 (-1020)) (-5 *1 (-1199 *4 *2))
- (-4 *2 (-1203 *4)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-444)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825))
- (-5 *2 (-623 *3)) (-5 *1 (-950 *4 *5 *6 *3))
- (-4 *3 (-1034 *4 *5 *6)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-372)) (-5 *1 (-764)))))
+ (-12 (-5 *2 (-112)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895))
+ (-4 *4 (-1021)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-623 (-926 (-550)))) (-5 *4 (-623 (-1145)))
+ (-5 *2 (-623 (-623 (-372)))) (-5 *1 (-997)) (-5 *5 (-372))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1018 *4 *5)) (-4 *4 (-13 (-823) (-300) (-145) (-996)))
+ (-14 *5 (-623 (-1145))) (-5 *2 (-623 (-623 (-998 (-400 *4)))))
+ (-5 *1 (-1254 *4 *5 *6)) (-14 *6 (-623 (-1145)))))
+ ((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-112))
+ (-4 *5 (-13 (-823) (-300) (-145) (-996)))
+ (-5 *2 (-623 (-623 (-998 (-400 *5))))) (-5 *1 (-1254 *5 *6 *7))
+ (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-112))
+ (-4 *5 (-13 (-823) (-300) (-145) (-996)))
+ (-5 *2 (-623 (-623 (-998 (-400 *5))))) (-5 *1 (-1254 *5 *6 *7))
+ (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-112))
+ (-4 *5 (-13 (-823) (-300) (-145) (-996)))
+ (-5 *2 (-623 (-623 (-998 (-400 *5))))) (-5 *1 (-1254 *5 *6 *7))
+ (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-926 *4)))
+ (-4 *4 (-13 (-823) (-300) (-145) (-996)))
+ (-5 *2 (-623 (-623 (-998 (-400 *4))))) (-5 *1 (-1254 *4 *5 *6))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-623 (-1145))))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-623 (-550))) (-5 *1 (-1079)) (-5 *3 (-550)))))
+(((*1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-5 *2 (-550))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020))
- (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-550)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1 (-372))) (-5 *1 (-1013)))))
-(((*1 *1 *2)
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4)))
+ (-5 *2 (-2 (|:| |num| (-1228 *4)) (|:| |den| *4))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-623 *6)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-749)) (-4 *1 (-319 *3 *4)) (-4 *3 (-1021))
+ (-4 *4 (-770)) (-4 *3 (-170)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *1 *2 *2)
(-12
(-5 *2
- (-623
- (-2
- (|:| -2763
- (-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
- (|:| |fn| (-1227 (-309 (-219))))
- (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219)))
- (|:| |g| (-309 (-219))) (|:| |abserr| (-219))
- (|:| |relerr| (-219))))
- (|:| -2119
- (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372))
- (|:| |expense| (-372)) (|:| |accuracy| (-372))
- (|:| |intermediateResults| (-372)))))))
- (-5 *1 (-781)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-137)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-112)) (-5 *1 (-114))))
- ((*1 *2 *1 *3) (-12 (-4 *1 (-295)) (-5 *3 (-1144)) (-5 *2 (-112))))
- ((*1 *2 *1 *3) (-12 (-4 *1 (-295)) (-5 *3 (-114)) (-5 *2 (-112))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1144)) (-5 *2 (-112)) (-5 *1 (-594 *4)) (-4 *4 (-825))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-114)) (-5 *2 (-112)) (-5 *1 (-594 *4)) (-4 *4 (-825))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-1068)) (-5 *2 (-112)) (-5 *1 (-860 *5 *3 *4))
- (-4 *3 (-859 *5)) (-4 *4 (-596 (-865 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *6)) (-4 *6 (-859 *5)) (-4 *5 (-1068))
- (-5 *2 (-112)) (-5 *1 (-860 *5 *6 *4)) (-4 *4 (-596 (-865 *5))))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1144)) (-5 *5 (-623 (-400 (-925 *6))))
- (-5 *3 (-400 (-925 *6)))
- (-4 *6 (-13 (-542) (-1011 (-550)) (-145)))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-556 *6)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-5 *1 (-320 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-5 *1 (-507 *3 *4))
- (-14 *4 (-550)))))
-(((*1 *2 *1) (-12 (-4 *1 (-652 *3)) (-4 *3 (-1181)) (-5 *2 (-112)))))
+ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372)))
+ (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1144))))
+ (-5 *1 (-1144)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-667 *3)) (-4 *3 (-300)) (-5 *1 (-678 *3)))))
(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-114)) (-5 *4 (-623 *2)) (-5 *1 (-113 *2))
- (-4 *2 (-1068))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 (-623 *4))) (-4 *4 (-1068))
- (-5 *1 (-113 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1068))
- (-5 *1 (-113 *4))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-114)) (-5 *2 (-1 *4 (-623 *4)))
- (-5 *1 (-113 *4)) (-4 *4 (-1068))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-626 *3)) (-4 *3 (-1020))
- (-5 *1 (-693 *3 *4))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-812 *3)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1020)) (-4 *2 (-356))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-356)) (-5 *1 (-637 *4 *2))
- (-4 *2 (-634 *4)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-275 *2)) (-4 *2 (-1181)) (-4 *2 (-825))))
- ((*1 *1 *2 *1 *1)
- (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-275 *3)) (-4 *3 (-1181))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-941 *2)) (-4 *2 (-825)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-542) (-825)))
- (-4 *2 (-13 (-423 *4) (-975) (-1166))) (-5 *1 (-582 *4 *2 *3))
- (-4 *3 (-13 (-423 (-167 *4)) (-975) (-1166))))))
-(((*1 *2 *2) (-12 (-5 *2 (-667 (-309 (-550)))) (-5 *1 (-1004)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-52)) (-5 *1 (-51 *2)) (-4 *2 (-1181))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-925 (-372))) (-5 *1 (-332 *3 *4 *5))
- (-4 *5 (-1011 (-372))) (-14 *3 (-623 (-1144)))
- (-14 *4 (-623 (-1144))) (-4 *5 (-380))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-400 (-925 (-372)))) (-5 *1 (-332 *3 *4 *5))
- (-4 *5 (-1011 (-372))) (-14 *3 (-623 (-1144)))
- (-14 *4 (-623 (-1144))) (-4 *5 (-380))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-309 (-372))) (-5 *1 (-332 *3 *4 *5))
- (-4 *5 (-1011 (-372))) (-14 *3 (-623 (-1144)))
- (-14 *4 (-623 (-1144))) (-4 *5 (-380))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-925 (-550))) (-5 *1 (-332 *3 *4 *5))
- (-4 *5 (-1011 (-550))) (-14 *3 (-623 (-1144)))
- (-14 *4 (-623 (-1144))) (-4 *5 (-380))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-400 (-925 (-550)))) (-5 *1 (-332 *3 *4 *5))
- (-4 *5 (-1011 (-550))) (-14 *3 (-623 (-1144)))
- (-14 *4 (-623 (-1144))) (-4 *5 (-380))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-309 (-550))) (-5 *1 (-332 *3 *4 *5))
- (-4 *5 (-1011 (-550))) (-14 *3 (-623 (-1144)))
- (-14 *4 (-623 (-1144))) (-4 *5 (-380))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1144)) (-5 *1 (-332 *3 *4 *5))
- (-14 *3 (-623 *2)) (-14 *4 (-623 *2)) (-4 *5 (-380))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-309 *5)) (-4 *5 (-380))
- (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 (-1144)))
- (-14 *4 (-623 (-1144)))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-667 (-400 (-925 (-550))))) (-4 *1 (-377))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-667 (-400 (-925 (-372))))) (-4 *1 (-377))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-667 (-925 (-550)))) (-4 *1 (-377))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-667 (-925 (-372)))) (-4 *1 (-377))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-667 (-309 (-550)))) (-4 *1 (-377))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-667 (-309 (-372)))) (-4 *1 (-377))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-400 (-925 (-550)))) (-4 *1 (-389))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-400 (-925 (-372)))) (-4 *1 (-389))))
- ((*1 *1 *2) (|partial| -12 (-5 *2 (-925 (-550))) (-4 *1 (-389))))
- ((*1 *1 *2) (|partial| -12 (-5 *2 (-925 (-372))) (-4 *1 (-389))))
- ((*1 *1 *2) (|partial| -12 (-5 *2 (-309 (-550))) (-4 *1 (-389))))
- ((*1 *1 *2) (|partial| -12 (-5 *2 (-309 (-372))) (-4 *1 (-389))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1227 (-400 (-925 (-550))))) (-4 *1 (-433))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1227 (-400 (-925 (-372))))) (-4 *1 (-433))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1227 (-925 (-550)))) (-4 *1 (-433))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1227 (-925 (-372)))) (-4 *1 (-433))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1227 (-309 (-550)))) (-4 *1 (-433))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1227 (-309 (-372)))) (-4 *1 (-433))))
+ (-12 (-5 *3 (-623 *5)) (-5 *4 (-895)) (-4 *5 (-825))
+ (-5 *2 (-623 (-650 *5))) (-5 *1 (-650 *5)))))
+(((*1 *1 *2 *3 *3 *4 *5)
+ (-12 (-5 *2 (-623 (-623 (-917 (-219))))) (-5 *3 (-623 (-848)))
+ (-5 *4 (-623 (-895))) (-5 *5 (-623 (-256))) (-5 *1 (-460))))
+ ((*1 *1 *2 *3 *3 *4)
+ (-12 (-5 *2 (-623 (-623 (-917 (-219))))) (-5 *3 (-623 (-848)))
+ (-5 *4 (-623 (-895))) (-5 *1 (-460))))
+ ((*1 *1 *2) (-12 (-5 *2 (-623 (-623 (-917 (-219))))) (-5 *1 (-460))))
+ ((*1 *1 *1) (-5 *1 (-460))))
+(((*1 *1 *2 *3)
+ (-12
+ (-5 *3
+ (-623
+ (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2)
+ (|:| |xpnt| (-550)))))
+ (-4 *2 (-542)) (-5 *1 (-411 *2))))
((*1 *2 *3)
- (|partial| -12 (-4 *4 (-342)) (-4 *5 (-322 *4)) (-4 *6 (-1203 *5))
- (-5 *2 (-1140 (-1140 *4))) (-5 *1 (-755 *4 *5 *6 *3 *7))
- (-4 *3 (-1203 *6)) (-14 *7 (-894))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5))
- (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825))
- (-4 *1 (-949 *3 *4 *5 *6))))
- ((*1 *2 *1) (|partial| -12 (-4 *1 (-1011 *2)) (-4 *2 (-1181))))
- ((*1 *1 *2)
- (|partial| -1561
- (-12 (-5 *2 (-925 *3))
- (-12 (-3462 (-4 *3 (-38 (-400 (-550)))))
- (-3462 (-4 *3 (-38 (-550)))) (-4 *5 (-596 (-1144))))
- (-4 *3 (-1020)) (-4 *1 (-1034 *3 *4 *5)) (-4 *4 (-771))
- (-4 *5 (-825)))
- (-12 (-5 *2 (-925 *3))
- (-12 (-3462 (-4 *3 (-535))) (-3462 (-4 *3 (-38 (-400 (-550)))))
- (-4 *3 (-38 (-550))) (-4 *5 (-596 (-1144))))
- (-4 *3 (-1020)) (-4 *1 (-1034 *3 *4 *5)) (-4 *4 (-771))
- (-4 *5 (-825)))
- (-12 (-5 *2 (-925 *3))
- (-12 (-3462 (-4 *3 (-965 (-550)))) (-4 *3 (-38 (-400 (-550))))
- (-4 *5 (-596 (-1144))))
- (-4 *3 (-1020)) (-4 *1 (-1034 *3 *4 *5)) (-4 *4 (-771))
- (-4 *5 (-825)))))
- ((*1 *1 *2)
- (|partial| -1561
- (-12 (-5 *2 (-925 (-550))) (-4 *1 (-1034 *3 *4 *5))
- (-12 (-3462 (-4 *3 (-38 (-400 (-550))))) (-4 *3 (-38 (-550)))
- (-4 *5 (-596 (-1144))))
- (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)))
- (-12 (-5 *2 (-925 (-550))) (-4 *1 (-1034 *3 *4 *5))
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1144))))
- (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-925 (-400 (-550)))) (-4 *1 (-1034 *3 *4 *5))
- (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1144)))
- (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-270 *3 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *3)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1144))
- (-4 *4 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-270 *4 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *4))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1126))
- (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-112)) (-5 *1 (-218 *4 *5)) (-4 *5 (-13 (-1166) (-29 *4))))))
-(((*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-350 *3)) (-4 *3 (-342)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1140 *4)) (-4 *4 (-342)) (-5 *2 (-931 (-1088)))
- (-5 *1 (-339 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1126)) (-5 *1 (-526)))))
-(((*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-847)))))
-(((*1 *2 *2 *1)
- (-12 (-5 *2 (-623 *6)) (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020))
- (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5))
- (-4 *3 (-542)))))
-(((*1 *2 *3 *4 *3 *3)
- (-12 (-5 *3 (-287 *6)) (-5 *4 (-114)) (-4 *6 (-423 *5))
- (-4 *5 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52))
- (-5 *1 (-310 *5 *6))))
- ((*1 *2 *3 *4 *3 *5)
- (-12 (-5 *3 (-287 *7)) (-5 *4 (-114)) (-5 *5 (-623 *7))
- (-4 *7 (-423 *6)) (-4 *6 (-13 (-825) (-542) (-596 (-526))))
- (-5 *2 (-52)) (-5 *1 (-310 *6 *7))))
- ((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *3 (-623 (-287 *7))) (-5 *4 (-623 (-114))) (-5 *5 (-287 *7))
- (-4 *7 (-423 *6)) (-4 *6 (-13 (-825) (-542) (-596 (-526))))
- (-5 *2 (-52)) (-5 *1 (-310 *6 *7))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-623 (-287 *8))) (-5 *4 (-623 (-114))) (-5 *5 (-287 *8))
- (-5 *6 (-623 *8)) (-4 *8 (-423 *7))
- (-4 *7 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52))
- (-5 *1 (-310 *7 *8))))
- ((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *3 (-623 *7)) (-5 *4 (-623 (-114))) (-5 *5 (-287 *7))
- (-4 *7 (-423 *6)) (-4 *6 (-13 (-825) (-542) (-596 (-526))))
- (-5 *2 (-52)) (-5 *1 (-310 *6 *7))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 (-114))) (-5 *6 (-623 (-287 *8)))
- (-4 *8 (-423 *7)) (-5 *5 (-287 *8))
- (-4 *7 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52))
- (-5 *1 (-310 *7 *8))))
- ((*1 *2 *3 *4 *3 *5)
- (-12 (-5 *3 (-287 *5)) (-5 *4 (-114)) (-4 *5 (-423 *6))
- (-4 *6 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52))
- (-5 *1 (-310 *6 *5))))
- ((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *4 (-114)) (-5 *5 (-287 *3)) (-4 *3 (-423 *6))
- (-4 *6 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52))
- (-5 *1 (-310 *6 *3))))
- ((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *4 (-114)) (-5 *5 (-287 *3)) (-4 *3 (-423 *6))
- (-4 *6 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52))
- (-5 *1 (-310 *6 *3))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *4 (-114)) (-5 *5 (-287 *3)) (-5 *6 (-623 *3))
- (-4 *3 (-423 *7)) (-4 *7 (-13 (-825) (-542) (-596 (-526))))
- (-5 *2 (-52)) (-5 *1 (-310 *7 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-273))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-865 *3)) (-4 *3 (-1068))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1244 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020))
- (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-1250 *3 *4)) (-4 *3 (-1020))
- (-4 *4 (-821)))))
-(((*1 *2 *3 *2 *4)
- (-12 (-5 *3 (-623 *6)) (-5 *4 (-623 (-241 *5 *6))) (-4 *6 (-444))
- (-5 *2 (-241 *5 *6)) (-14 *5 (-623 (-1144))) (-5 *1 (-611 *5 *6)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1020)) (-4 *3 (-1203 *4)) (-4 *2 (-1218 *4))
- (-5 *1 (-1221 *4 *3 *5 *2)) (-4 *5 (-634 *3)))))
+ (-12
+ (-5 *3
+ (-2 (|:| |contp| (-550))
+ (|:| -1610 (-623 (-2 (|:| |irr| *4) (|:| -1635 (-550)))))))
+ (-4 *4 (-1204 (-550))) (-5 *2 (-411 *4)) (-5 *1 (-434 *4)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-246 *2 *3 *4 *5)) (-4 *2 (-1021)) (-4 *3 (-825))
+ (-4 *4 (-259 *3)) (-4 *5 (-771)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-239 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-241 *4 *5)) (-14 *4 (-623 (-1144))) (-4 *5 (-1020))
- (-5 *2 (-473 *4 *5)) (-5 *1 (-917 *4 *5)))))
+ (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6))
+ (-5 *2 (-2 (|:| |goodPols| (-623 *7)) (|:| |badPols| (-623 *7))))
+ (-5 *1 (-951 *4 *5 *6 *7)) (-5 *3 (-623 *7)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542))
+ (-5 *2 (-112)))))
+(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7)
+ (-12 (-5 *4 (-550)) (-5 *5 (-667 (-219)))
+ (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-83 FCNF))))
+ (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-84 FCNG)))) (-5 *3 (-219))
+ (-5 *2 (-1009)) (-5 *1 (-728)))))
(((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-400 *5)) (-4 *4 (-1185)) (-4 *5 (-1203 *4))
- (-5 *1 (-146 *4 *5 *2)) (-4 *2 (-1203 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1146 (-400 (-550)))) (-5 *2 (-400 (-550)))
- (-5 *1 (-184))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *2 (-667 (-309 (-219)))) (-5 *3 (-623 (-1144)))
- (-5 *4 (-1227 (-309 (-219)))) (-5 *1 (-199))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 (-287 *3))) (-4 *3 (-302 *3)) (-4 *3 (-1068))
- (-4 *3 (-1181)) (-5 *1 (-287 *3))))
- ((*1 *1 *1 *1)
- (-12 (-4 *2 (-302 *2)) (-4 *2 (-1068)) (-4 *2 (-1181))
- (-5 *1 (-287 *2))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-114)) (-5 *3 (-1 *1 *1)) (-4 *1 (-295))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-114)) (-5 *3 (-1 *1 (-623 *1))) (-4 *1 (-295))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 (-114))) (-5 *3 (-623 (-1 *1 (-623 *1))))
- (-4 *1 (-295))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 (-114))) (-5 *3 (-623 (-1 *1 *1))) (-4 *1 (-295))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-1 *1 *1)) (-4 *1 (-295))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-1 *1 (-623 *1))) (-4 *1 (-295))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 (-1144))) (-5 *3 (-623 (-1 *1 (-623 *1))))
- (-4 *1 (-295))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 (-1144))) (-5 *3 (-623 (-1 *1 *1))) (-4 *1 (-295))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 (-287 *3))) (-4 *1 (-302 *3)) (-4 *3 (-1068))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-287 *3)) (-4 *1 (-302 *3)) (-4 *3 (-1068))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *2 (-550))) (-5 *4 (-1146 (-400 (-550))))
- (-5 *1 (-303 *2)) (-4 *2 (-38 (-400 (-550))))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 *4)) (-5 *3 (-623 *1)) (-4 *1 (-367 *4 *5))
- (-4 *4 (-825)) (-4 *5 (-170))))
- ((*1 *1 *1 *2 *1)
- (-12 (-4 *1 (-367 *2 *3)) (-4 *2 (-825)) (-4 *3 (-170))))
- ((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1144)) (-5 *3 (-749)) (-5 *4 (-1 *1 *1))
- (-4 *1 (-423 *5)) (-4 *5 (-825)) (-4 *5 (-1020))))
- ((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1144)) (-5 *3 (-749)) (-5 *4 (-1 *1 (-623 *1)))
- (-4 *1 (-423 *5)) (-4 *5 (-825)) (-4 *5 (-1020))))
- ((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-623 (-1144))) (-5 *3 (-623 (-749)))
- (-5 *4 (-623 (-1 *1 (-623 *1)))) (-4 *1 (-423 *5)) (-4 *5 (-825))
- (-4 *5 (-1020))))
- ((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-623 (-1144))) (-5 *3 (-623 (-749)))
- (-5 *4 (-623 (-1 *1 *1))) (-4 *1 (-423 *5)) (-4 *5 (-825))
- (-4 *5 (-1020))))
- ((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-623 (-114))) (-5 *3 (-623 *1)) (-5 *4 (-1144))
- (-4 *1 (-423 *5)) (-4 *5 (-825)) (-4 *5 (-596 (-526)))))
- ((*1 *1 *1 *2 *1 *3)
- (-12 (-5 *2 (-114)) (-5 *3 (-1144)) (-4 *1 (-423 *4)) (-4 *4 (-825))
- (-4 *4 (-596 (-526)))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-423 *2)) (-4 *2 (-825)) (-4 *2 (-596 (-526)))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 (-1144))) (-4 *1 (-423 *3)) (-4 *3 (-825))
- (-4 *3 (-596 (-526)))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1144)) (-4 *1 (-423 *3)) (-4 *3 (-825))
- (-4 *3 (-596 (-526)))))
- ((*1 *1 *1 *2 *3)
- (-12 (-4 *1 (-505 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1181))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 *4)) (-5 *3 (-623 *5)) (-4 *1 (-505 *4 *5))
- (-4 *4 (-1068)) (-4 *5 (-1181))))
- ((*1 *2 *1 *2)
- (-12 (-5 *2 (-811 *3)) (-4 *3 (-356)) (-5 *1 (-697 *3))))
- ((*1 *2 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356))))
- ((*1 *2 *1 *2) (-12 (-4 *1 (-876 *2)) (-4 *2 (-1068))))
- ((*1 *2 *2 *3 *2)
- (-12 (-5 *2 (-400 (-925 *4))) (-5 *3 (-1144)) (-4 *4 (-542))
- (-5 *1 (-1016 *4))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *3 (-623 (-1144))) (-5 *4 (-623 (-400 (-925 *5))))
- (-5 *2 (-400 (-925 *5))) (-4 *5 (-542)) (-5 *1 (-1016 *5))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-287 (-400 (-925 *4)))) (-5 *2 (-400 (-925 *4)))
- (-4 *4 (-542)) (-5 *1 (-1016 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-623 (-287 (-400 (-925 *4))))) (-5 *2 (-400 (-925 *4)))
- (-4 *4 (-542)) (-5 *1 (-1016 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-1205 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-770))
- (|has| *3 (-15 ** (*3 *3 *4))) (-5 *2 (-1124 *3)))))
-(((*1 *1 *1) (-4 *1 (-1112))))
-(((*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-570 *3)) (-4 *3 (-535)))))
-(((*1 *1 *1 *1) (-5 *1 (-160)))
- ((*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-160)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825))))
- ((*1 *1) (-4 *1 (-1119))))
+ (-12 (-5 *3 (-1145))
+ (-4 *4 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-602 *4 *2)) (-4 *2 (-13 (-1167) (-933) (-29 *4))))))
+(((*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-836))))
+ ((*1 *1 *2) (-12 (-5 *2 (-381)) (-5 *1 (-836)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1247 *3)) (-4 *3 (-356)) (-5 *2 (-112)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *5 *5))
- (-4 *5 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
- (-5 *2
- (-2 (|:| |solns| (-623 *5))
- (|:| |maps| (-623 (-2 (|:| |arg| *5) (|:| |res| *5))))))
- (-5 *1 (-1096 *3 *5)) (-4 *3 (-1203 *5)))))
-(((*1 *2 *3 *4 *5 *6)
- (|partial| -12 (-5 *4 (-1144)) (-5 *6 (-623 (-594 *3)))
- (-5 *5 (-594 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *7)))
- (-4 *7 (-13 (-444) (-825) (-145) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-2 (|:| -1653 *3) (|:| |coeff| *3)))
- (-5 *1 (-543 *7 *3)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 (-894))) (-5 *1 (-1069 *3 *4)) (-14 *3 (-894))
- (-14 *4 (-894)))))
-(((*1 *2)
- (|partial| -12 (-4 *4 (-1185)) (-4 *5 (-1203 (-400 *2)))
- (-4 *2 (-1203 *4)) (-5 *1 (-334 *3 *4 *2 *5))
- (-4 *3 (-335 *4 *2 *5))))
- ((*1 *2)
- (|partial| -12 (-4 *1 (-335 *3 *2 *4)) (-4 *3 (-1185))
- (-4 *4 (-1203 (-400 *2))) (-4 *2 (-1203 *3)))))
+ (-12 (-5 *3 (-623 (-400 (-926 *5)))) (-5 *4 (-623 (-1145)))
+ (-4 *5 (-542)) (-5 *2 (-623 (-623 (-926 *5)))) (-5 *1 (-1151 *5)))))
+(((*1 *1 *2 *2 *1) (-12 (-5 *1 (-625 *2)) (-4 *2 (-1069)))))
+(((*1 *1 *1) (-4 *1 (-1030))))
+(((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-1031 (-998 *3) (-1141 (-998 *3))))
+ (-5 *1 (-998 *3)) (-4 *3 (-13 (-823) (-356) (-996))))))
+(((*1 *2 *1) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-1141 *3)))))
+(((*1 *1 *1 *1) (-5 *1 (-112))) ((*1 *1 *1 *1) (-4 *1 (-123)))
+ ((*1 *1 *1 *1) (-5 *1 (-1089))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-623 (-667 *4))) (-5 *2 (-667 *4)) (-4 *4 (-1021))
+ (-5 *1 (-1003 *4)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-882)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-922 *4 *5 *6)) (-5 *2 (-411 (-1140 *7)))
- (-5 *1 (-879 *4 *5 *6 *7)) (-5 *3 (-1140 *7))))
+ (-12 (-4 *1 (-335 *4 *3 *5)) (-4 *4 (-1186)) (-4 *3 (-1204 *4))
+ (-4 *5 (-1204 (-400 *3))) (-5 *2 (-112))))
((*1 *2 *3)
- (-12 (-4 *4 (-882)) (-4 *5 (-1203 *4)) (-5 *2 (-411 (-1140 *5)))
- (-5 *1 (-880 *4 *5)) (-5 *3 (-1140 *5)))))
-(((*1 *1 *2 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372)))
- (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1143))))
- (-5 *1 (-1143)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-623 *6)) (-4 *6 (-825)) (-4 *4 (-356)) (-4 *5 (-771))
- (-5 *1 (-495 *4 *5 *6 *2)) (-4 *2 (-922 *4 *5 *6))))
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))))
+(((*1 *2 *1)
+ (|partial| -12
+ (-5 *2 (-2 (|:| -3985 (-114)) (|:| |arg| (-623 (-866 *3)))))
+ (-5 *1 (-866 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *1 *3)
+ (|partial| -12 (-5 *3 (-114)) (-5 *2 (-623 (-866 *4)))
+ (-5 *1 (-866 *4)) (-4 *4 (-1069)))))
+(((*1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825))))
+ ((*1 *1 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825))))
+ ((*1 *1 *1) (-12 (-5 *1 (-867 *2)) (-4 *2 (-825))))
+ ((*1 *1 *1)
+ (|partial| -12 (-4 *1 (-1175 *2 *3 *4 *5)) (-4 *2 (-542))
+ (-4 *3 (-771)) (-4 *4 (-825)) (-4 *5 (-1035 *2 *3 *4))))
((*1 *1 *1 *2)
- (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *1 (-495 *3 *4 *5 *2)) (-4 *2 (-922 *3 *4 *5)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *2 *3 *4 *4 *4 *4)
- (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *2 (-1008))
- (-5 *1 (-734)))))
-(((*1 *2 *3) (-12 (-5 *3 (-309 (-219))) (-5 *2 (-112)) (-5 *1 (-260)))))
-(((*1 *1 *1) (-5 *1 (-219)))
- ((*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
- ((*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
- (-4 *2 (-423 *3))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
- (-4 *2 (-423 *3))))
- ((*1 *1 *1) (-4 *1 (-1107))) ((*1 *1 *1 *1) (-4 *1 (-1107))))
-(((*1 *2 *3 *3 *4 *5 *5 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-1126)) (-5 *5 (-667 (-219)))
- (-5 *2 (-1008)) (-5 *1 (-726)))))
-(((*1 *2 *1 *2 *3)
- (|partial| -12 (-5 *2 (-1126)) (-5 *3 (-550)) (-5 *1 (-1032)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
- (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
- (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
- (|:| |abserr| (-219)) (|:| |relerr| (-219))))
- (-5 *2
- (-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372))))
- (-5 *1 (-199)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1 (-167 (-219)) (-167 (-219)))) (-5 *4 (-1062 (-219)))
- (-5 *5 (-112)) (-5 *2 (-1229)) (-5 *1 (-250)))))
-(((*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-877 (-550))) (-5 *1 (-890))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890)))))
-(((*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-1230))))
- ((*1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-1230)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-922 *3 *4 *5)) (-4 *3 (-444))
- (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-441 *3 *4 *5 *6)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-2 (|:| |val| (-623 *8)) (|:| -3223 *9))))
- (-5 *4 (-749)) (-4 *8 (-1034 *5 *6 *7)) (-4 *9 (-1040 *5 *6 *7 *8))
- (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-1232))
- (-5 *1 (-1038 *5 *6 *7 *8 *9))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-2 (|:| |val| (-623 *8)) (|:| -3223 *9))))
- (-5 *4 (-749)) (-4 *8 (-1034 *5 *6 *7)) (-4 *9 (-1077 *5 *6 *7 *8))
- (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-1232))
- (-5 *1 (-1113 *5 *6 *7 *8 *9)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *1 (-420 *3 *2)) (-4 *3 (-13 (-170) (-38 (-400 (-550)))))
- (-4 *2 (-13 (-825) (-21))))))
-(((*1 *1 *1 *2 *2 *1)
- (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020))
- (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))))
-(((*1 *1 *1 *1)
- (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749))
- (-4 *4 (-170))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-156 *4 *2))
- (-4 *2 (-423 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1060 *2)) (-4 *2 (-423 *4)) (-4 *4 (-13 (-825) (-542)))
- (-5 *1 (-156 *4 *2))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1060 *1)) (-4 *1 (-158))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-158)) (-5 *2 (-1144))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-457 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23))))
- ((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-5 *1 (-1247 *3 *4)) (-4 *3 (-825))
- (-4 *4 (-170)))))
+ (-12 (-5 *2 (-749)) (-4 *1 (-1216 *3)) (-4 *3 (-1182))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-1190 *3 *2)) (-4 *3 (-1021))
+ (-4 *2 (-1219 *3)))))
(((*1 *2 *3 *3)
- (-12 (-5 *3 (-623 (-550))) (-5 *2 (-667 (-550))) (-5 *1 (-1078)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-142))))
- ((*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-142)))))
-(((*1 *2 *1 *1)
- (-12
- (-5 *2
- (-2 (|:| -3139 (-760 *3)) (|:| |coef1| (-760 *3))
- (|:| |coef2| (-760 *3))))
- (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1020))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-542)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *2 (-2 (|:| -3139 *1) (|:| |coef1| *1) (|:| |coef2| *1)))
- (-4 *1 (-1034 *3 *4 *5)))))
-(((*1 *1 *1) (-4 *1 (-535))))
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-962 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-1076 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-356)) (-4 *3 (-1021))
+ (-5 *1 (-1129 *3)))))
+(((*1 *2 *3 *4 *3 *4 *4 *4 *4 *4)
+ (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *2 (-1009))
+ (-5 *1 (-734)))))
+(((*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230))))
+ ((*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230)))))
(((*1 *2 *2 *3)
- (-12 (-5 *3 (-400 (-550))) (-4 *4 (-1011 (-550)))
+ (-12 (-5 *3 (-400 (-550))) (-4 *4 (-1012 (-550)))
(-4 *4 (-13 (-825) (-542))) (-5 *1 (-32 *4 *2)) (-4 *2 (-423 *4))))
((*1 *1 *1 *1) (-5 *1 (-133)))
((*1 *2 *2 *2)
@@ -2813,1868 +2580,1250 @@
((*1 *1 *1 *2) (-12 (-4 *1 (-237)) (-5 *2 (-550))))
((*1 *2 *2 *3)
(-12 (-5 *3 (-400 (-550))) (-4 *4 (-356)) (-4 *4 (-38 *3))
- (-4 *5 (-1218 *4)) (-5 *1 (-271 *4 *5 *2)) (-4 *2 (-1189 *4 *5))))
+ (-4 *5 (-1219 *4)) (-5 *1 (-271 *4 *5 *2)) (-4 *2 (-1190 *4 *5))))
((*1 *2 *2 *3)
(-12 (-5 *3 (-400 (-550))) (-4 *4 (-356)) (-4 *4 (-38 *3))
- (-4 *5 (-1187 *4)) (-5 *1 (-272 *4 *5 *2 *6)) (-4 *2 (-1210 *4 *5))
- (-4 *6 (-956 *5))))
+ (-4 *5 (-1188 *4)) (-5 *1 (-272 *4 *5 *2 *6)) (-4 *2 (-1211 *4 *5))
+ (-4 *6 (-957 *5))))
((*1 *1 *1 *1) (-4 *1 (-277)))
- ((*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-354 *2)) (-4 *2 (-1068))))
+ ((*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-354 *2)) (-4 *2 (-1069))))
((*1 *1 *1 *1) (-5 *1 (-372)))
- ((*1 *1 *2 *3) (-12 (-5 *3 (-749)) (-5 *1 (-379 *2)) (-4 *2 (-1068))))
+ ((*1 *1 *2 *3) (-12 (-5 *3 (-749)) (-5 *1 (-379 *2)) (-4 *2 (-1069))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-423 *3)) (-4 *3 (-825)) (-4 *3 (-1080))))
+ (-12 (-5 *2 (-749)) (-4 *1 (-423 *3)) (-4 *3 (-825)) (-4 *3 (-1081))))
((*1 *1 *1 *2) (-12 (-4 *1 (-465)) (-5 *2 (-550))))
((*1 *1 *1 *2)
(-12 (-5 *2 (-749)) (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5))))
+ (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5))))
((*1 *2 *2 *3)
- (-12 (-5 *2 (-1227 *4)) (-5 *3 (-550)) (-4 *4 (-342))
+ (-12 (-5 *2 (-1228 *4)) (-5 *3 (-550)) (-4 *4 (-342))
(-5 *1 (-519 *4))))
((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-526))))
((*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-526))))
((*1 *2 *2 *3)
- (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-749)) (-4 *4 (-1068))
+ (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-749)) (-4 *4 (-1069))
(-5 *1 (-660 *4))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020))
+ (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021))
(-4 *4 (-366 *3)) (-4 *5 (-366 *3)) (-4 *3 (-356))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020))
+ (-12 (-5 *2 (-749)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021))
(-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
((*1 *2 *2 *3)
- (-12 (-5 *2 (-667 *4)) (-5 *3 (-749)) (-4 *4 (-1020))
+ (-12 (-5 *2 (-667 *4)) (-5 *3 (-749)) (-4 *4 (-1021))
(-5 *1 (-668 *4))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-550)) (-4 *3 (-1020)) (-5 *1 (-693 *3 *4))
+ (-12 (-5 *2 (-550)) (-4 *3 (-1021)) (-5 *1 (-693 *3 *4))
(-4 *4 (-626 *3))))
((*1 *1 *2 *3)
- (-12 (-5 *2 (-114)) (-5 *3 (-550)) (-4 *4 (-1020))
+ (-12 (-5 *2 (-114)) (-5 *3 (-550)) (-4 *4 (-1021))
(-5 *1 (-693 *4 *5)) (-4 *5 (-626 *4))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-699)) (-5 *2 (-894))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-699)) (-5 *2 (-895))))
((*1 *1 *1 *2) (-12 (-4 *1 (-701)) (-5 *2 (-749))))
((*1 *1 *1 *2) (-12 (-4 *1 (-705)) (-5 *2 (-749))))
((*1 *1 *2 *3) (-12 (-5 *3 (-749)) (-5 *1 (-797 *2)) (-4 *2 (-825))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-812 *3)) (-4 *3 (-1020))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-812 *3)) (-4 *3 (-1021))))
((*1 *1 *2 *3)
- (-12 (-5 *2 (-114)) (-5 *3 (-550)) (-5 *1 (-812 *4)) (-4 *4 (-1020))))
- ((*1 *1 *1 *1) (-5 *1 (-836)))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-865 *2)) (-4 *2 (-1068))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-865 *3)) (-4 *3 (-1068))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-975)) (-5 *2 (-400 (-550)))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1080)) (-5 *2 (-894))))
+ (-12 (-5 *2 (-114)) (-5 *3 (-550)) (-5 *1 (-812 *4)) (-4 *4 (-1021))))
+ ((*1 *1 *1 *1) (-5 *1 (-837)))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-866 *3)) (-4 *3 (-1069))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-976)) (-5 *2 (-400 (-550)))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1081)) (-5 *2 (-895))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-550)) (-4 *1 (-1091 *3 *4 *5 *6)) (-4 *4 (-1020))
+ (-12 (-5 *2 (-550)) (-4 *1 (-1092 *3 *4 *5 *6)) (-4 *4 (-1021))
(-4 *5 (-232 *3 *4)) (-4 *6 (-232 *3 *4)) (-4 *4 (-356))))
((*1 *2 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
(-5 *1 (-1130 *3))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3))))
((*1 *1 *1 *2)
- (-12 (-4 *1 (-1218 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
- (-5 *1 (-961 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-5 *2 (-112))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
- (-5 *1 (-1075 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-112)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-623 *1))
- (-4 *1 (-1040 *4 *5 *6 *3)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1159)))))
-(((*1 *2 *3 *4 *5 *6 *7 *7 *8)
+ (-12 (-4 *1 (-1219 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))))
+(((*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
+ (-5 *2 (-1009)) (-5 *1 (-730)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-847 (-940 *3) (-940 *3))) (-5 *1 (-940 *3))
+ (-4 *3 (-941)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-356)) (-5 *1 (-278 *3 *2)) (-4 *2 (-1219 *3)))))
+(((*1 *2 *3 *4 *4 *3 *3 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-730)))))
+(((*1 *2 *3)
(-12
(-5 *3
- (-2 (|:| |det| *12) (|:| |rows| (-623 (-550)))
- (|:| |cols| (-623 (-550)))))
- (-5 *4 (-667 *12)) (-5 *5 (-623 (-400 (-925 *9))))
- (-5 *6 (-623 (-623 *12))) (-5 *7 (-749)) (-5 *8 (-550))
- (-4 *9 (-13 (-300) (-145))) (-4 *12 (-922 *9 *11 *10))
- (-4 *10 (-13 (-825) (-596 (-1144)))) (-4 *11 (-771))
+ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219))
+ (|:| |relerr| (-219))))
(-5 *2
- (-2 (|:| |eqzro| (-623 *12)) (|:| |neqzro| (-623 *12))
- (|:| |wcond| (-623 (-925 *9)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1227 (-400 (-925 *9))))
- (|:| -2437 (-623 (-1227 (-400 (-925 *9)))))))))
- (-5 *1 (-897 *9 *10 *11 *12)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-372))))
- ((*1 *1 *1 *1) (-4 *1 (-535)))
- ((*1 *1 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356))))
- ((*1 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-749)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-1126)) (-4 *1 (-357 *3 *4)) (-4 *3 (-1068))
- (-4 *4 (-1068)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))))
-(((*1 *2 *3 *3 *4 *4 *4 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-731)))))
-(((*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-400 (-550))) (-5 *1 (-298)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-836)))))
+ (-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| (-1125 (-219)))
+ (|:| |notEvaluated|
+ "Internal singularities not yet evaluated")))
+ (|:| -2873
+ (-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 (-545)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-673 *3)) (-4 *3 (-1068))
- (-5 *2 (-623 (-2 (|:| -2119 *3) (|:| -3350 (-749))))))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-1144))) (-5 *1 (-526)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))))
-(((*1 *1 *1)
- (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-170)) (-4 *2 (-542))))
- ((*1 *1 *1) (|partial| -4 *1 (-701))))
+ (-12 (-4 *1 (-586 *3 *2)) (-4 *3 (-1069)) (-4 *3 (-825))
+ (-4 *2 (-1182))))
+ ((*1 *2 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825))))
+ ((*1 *2 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-1182)) (-5 *1 (-847 *2 *3)) (-4 *3 (-1182))))
+ ((*1 *2 *1) (-12 (-5 *2 (-650 *3)) (-5 *1 (-867 *3)) (-4 *3 (-825))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-1175 *3 *4 *5 *2)) (-4 *3 (-542))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-749)) (-4 *1 (-1216 *3)) (-4 *3 (-1182))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-900)))))
+(((*1 *2 *3 *3 *4 *4 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-730)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2))
- (-4 *4 (-13 (-825) (-542))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-5 *2 (-550))))
+ (-12 (-5 *2 (-1141 (-550))) (-5 *1 (-185)) (-5 *3 (-550))))
+ ((*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-761 *2)) (-4 *2 (-170))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1141 (-550))) (-5 *1 (-916)) (-5 *3 (-550)))))
+(((*1 *2 *3 *4 *4 *3 *3 *5)
+ (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-1141 *3))
+ (-4 *3 (-13 (-423 *6) (-27) (-1167)))
+ (-4 *6 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))))
+ (-5 *2 (-2 (|:| -3230 *3) (|:| |coeff| *3)))
+ (-5 *1 (-546 *6 *3 *7)) (-4 *7 (-1069))))
+ ((*1 *2 *3 *4 *4 *3 *4 *3 *5)
+ (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-400 (-1141 *3)))
+ (-4 *3 (-13 (-423 *6) (-27) (-1167)))
+ (-4 *6 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))))
+ (-5 *2 (-2 (|:| -3230 *3) (|:| |coeff| *3)))
+ (-5 *1 (-546 *6 *3 *7)) (-4 *7 (-1069)))))
+(((*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7)
+ (-12 (-5 *3 (-550)) (-5 *5 (-112)) (-5 *6 (-667 (-219)))
+ (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN))))
+ (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-732)))))
+(((*1 *1 *1 *1) (-4 *1 (-941))))
+(((*1 *2)
+ (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-410 *3)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837))))
((*1 *2 *1)
- (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020))
- (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-550)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1117 *3)) (-4 *3 (-1181)) (-5 *2 (-112)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1181)) (-5 *1 (-368 *4 *2))
- (-4 *2 (-13 (-366 *4) (-10 -7 (-6 -4343)))))))
-(((*1 *2 *1) (-12 (-4 *1 (-360 *2)) (-4 *2 (-170)))))
+ (-12
+ (-5 *2
+ (-2 (|:| -3701 (-623 (-837))) (|:| -4250 (-623 (-837)))
+ (|:| |presup| (-623 (-837))) (|:| -1464 (-623 (-837)))
+ (|:| |args| (-623 (-837)))))
+ (-5 *1 (-1145)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-667 *6)) (-5 *5 (-1 (-411 (-1141 *6)) (-1141 *6)))
+ (-4 *6 (-356))
+ (-5 *2
+ (-623
+ (-2 (|:| |outval| *7) (|:| |outmult| (-550))
+ (|:| |outvect| (-623 (-667 *7))))))
+ (-5 *1 (-523 *6 *7 *4)) (-4 *7 (-356)) (-4 *4 (-13 (-356) (-823))))))
(((*1 *2 *1)
- (-12 (-5 *2 (-623 (-550))) (-5 *1 (-977 *3)) (-14 *3 (-550)))))
-(((*1 *2 *1) (-12 (-4 *1 (-342)) (-5 *2 (-749))))
- ((*1 *2 *1 *1) (|partial| -12 (-4 *1 (-395)) (-5 *2 (-749)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-1203 *3)) (-4 *3 (-1020)))))
+ (-12 (-4 *3 (-1069)) (-4 *4 (-13 (-1021) (-860 *3) (-825) (-596 *2)))
+ (-5 *2 (-866 *3)) (-5 *1 (-1045 *3 *4 *5))
+ (-4 *5 (-13 (-423 *4) (-860 *3) (-596 *2))))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1145))
+ (-4 *4 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))
+ (-5 *1 (-782 *4 *2)) (-4 *2 (-13 (-29 *4) (-1167) (-933))))))
+(((*1 *2 *3 *4 *4 *2 *2 *2 *2)
+ (-12 (-5 *2 (-550))
+ (-5 *3
+ (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-749)) (|:| |poli| *4)
+ (|:| |polj| *4)))
+ (-4 *6 (-771)) (-4 *4 (-923 *5 *6 *7)) (-4 *5 (-444)) (-4 *7 (-825))
+ (-5 *1 (-441 *5 *6 *7 *4)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1109 *4 *5)) (-4 *4 (-13 (-1069) (-34)))
+ (-4 *5 (-13 (-1069) (-34))) (-5 *2 (-112)) (-5 *1 (-1110 *4 *5)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-4 *1 (-877 *3)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1228 (-1228 (-550)))) (-5 *3 (-895)) (-5 *1 (-458)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-542) (-825) (-1011 (-550)))) (-4 *5 (-423 *4))
+ (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891))))
+ ((*1 *2) (-12 (-5 *2 (-878 (-550))) (-5 *1 (-891)))))
+(((*1 *2 *3) (-12 (-5 *3 (-917 *2)) (-5 *1 (-956 *2)) (-4 *2 (-1021)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
+ (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372))
(-5 *2
- (-3 (|:| |overq| (-1140 (-400 (-550))))
- (|:| |overan| (-1140 (-48))) (|:| -3517 (-112))))
- (-5 *1 (-428 *4 *5 *3)) (-4 *3 (-1203 *5)))))
-(((*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-96)))))
-(((*1 *2 *1) (-12 (-4 *1 (-652 *3)) (-4 *3 (-1181)) (-5 *2 (-112)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *2 *3 *3 *4 *5)
- (-12 (-5 *3 (-1126)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
- (-4 *4 (-1034 *6 *7 *8)) (-5 *2 (-1232))
- (-5 *1 (-754 *6 *7 *8 *4 *5)) (-4 *5 (-1040 *6 *7 *8 *4)))))
-(((*1 *2) (-12 (-5 *2 (-623 *3)) (-5 *1 (-1052 *3)) (-4 *3 (-131)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1132 *2 *3)) (-14 *2 (-894)) (-4 *3 (-1020)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-167 *5)) (-4 *5 (-13 (-423 *4) (-975) (-1166)))
- (-4 *4 (-13 (-542) (-825)))
- (-4 *2 (-13 (-423 (-167 *4)) (-975) (-1166)))
- (-5 *1 (-582 *4 *5 *2)))))
-(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-133)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *2 (-550)) (-5 *1 (-1163 *3)) (-4 *3 (-1020)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))))
+ (-2 (|:| -1337 *4) (|:| -2511 *4) (|:| |totalpts| (-550))
+ (|:| |success| (-112))))
+ (-5 *1 (-767)) (-5 *5 (-550)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1124 (-1124 *4))) (-5 *2 (-1124 *4)) (-5 *1 (-1128 *4))
- (-4 *4 (-1020)))))
-(((*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-350 *3)) (-4 *3 (-342)))))
+ (-12 (-4 *4 (-1021))
+ (-4 *2 (-13 (-397) (-1012 *4) (-356) (-1167) (-277)))
+ (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1204 *4))))
+ ((*1 *1 *1) (-4 *1 (-535)))
+ ((*1 *2 *1) (-12 (-5 *2 (-895)) (-5 *1 (-650 *3)) (-4 *3 (-825))))
+ ((*1 *2 *1) (-12 (-5 *2 (-895)) (-5 *1 (-655 *3)) (-4 *3 (-825))))
+ ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-797 *3)) (-4 *3 (-825))))
+ ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-867 *3)) (-4 *3 (-825))))
+ ((*1 *2 *1) (-12 (-4 *1 (-969 *3)) (-4 *3 (-1182)) (-5 *2 (-749))))
+ ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-1179 *3)) (-4 *3 (-1182))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1226 *2)) (-4 *2 (-1182)) (-4 *2 (-976))
+ (-4 *2 (-1021)))))
(((*1 *2 *1 *1)
- (-12 (-4 *3 (-356)) (-4 *3 (-1020))
- (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3935 *1)))
- (-4 *1 (-827 *3)))))
+ (-12 (-5 *2 (-623 (-760 *3))) (-5 *1 (-760 *3)) (-4 *3 (-542))
+ (-4 *3 (-1021)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-749)) (-4 *5 (-1020)) (-5 *2 (-550))
- (-5 *1 (-435 *5 *3 *6)) (-4 *3 (-1203 *5))
- (-4 *6 (-13 (-397) (-1011 *5) (-356) (-1166) (-277)))))
+ (-12 (-5 *3 (-667 *5)) (-5 *4 (-1228 *5)) (-4 *5 (-356))
+ (-5 *2 (-112)) (-5 *1 (-645 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-356)) (-4 *6 (-13 (-366 *5) (-10 -7 (-6 -4345))))
+ (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4345)))) (-5 *2 (-112))
+ (-5 *1 (-646 *5 *6 *4 *3)) (-4 *3 (-665 *5 *6 *4)))))
+(((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
+ (-4 *3 (-360 *4))))
+ ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-749)) (-4 *4 (-356)) (-5 *1 (-870 *2 *4))
+ (-4 *2 (-1204 *4)))))
+(((*1 *1) (-5 *1 (-430))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-1081)) (-4 *3 (-825)) (-5 *2 (-623 *1))
+ (-4 *1 (-423 *3))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-623 (-866 *3))) (-5 *1 (-866 *3))
+ (-4 *3 (-1069))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *2 (-623 *1)) (-4 *1 (-923 *3 *4 *5))))
((*1 *2 *3)
- (-12 (-4 *4 (-1020)) (-5 *2 (-550)) (-5 *1 (-435 *4 *3 *5))
- (-4 *3 (-1203 *4))
- (-4 *5 (-13 (-397) (-1011 *4) (-356) (-1166) (-277))))))
-(((*1 *2 *1) (-12 (-5 *2 (-752)) (-5 *1 (-52)))))
-(((*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-781)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1144)) (-5 *1 (-273))))
+ (|partial| -12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1021))
+ (-4 *7 (-923 *6 *4 *5)) (-5 *2 (-623 *3))
+ (-5 *1 (-924 *4 *5 *6 *7 *3))
+ (-4 *3
+ (-13 (-356)
+ (-10 -8 (-15 -2233 ($ *7)) (-15 -4153 (*7 $))
+ (-15 -4163 (*7 $))))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-1012 (-550))) (-4 *3 (-13 (-825) (-542)))
+ (-5 *1 (-32 *3 *2)) (-4 *2 (-423 *3))))
+ ((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-1141 *4)) (-5 *1 (-163 *3 *4))
+ (-4 *3 (-164 *4))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1021)) (-4 *1 (-295))))
+ ((*1 *2) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-1141 *3))))
+ ((*1 *2) (-12 (-4 *1 (-703 *3 *2)) (-4 *3 (-170)) (-4 *2 (-1204 *3))))
((*1 *2 *1)
- (-12 (-5 *2 (-3 (-550) (-219) (-1144) (-1126) (-1149)))
- (-5 *1 (-1149)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-309 *3)) (-4 *3 (-542)) (-4 *3 (-825)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-667 *5))) (-4 *5 (-300)) (-4 *5 (-1020))
- (-5 *2 (-1227 (-1227 *5))) (-5 *1 (-1002 *5)) (-5 *4 (-1227 *5)))))
-(((*1 *2 *3) (-12 (-5 *3 (-916 *2)) (-5 *1 (-955 *2)) (-4 *2 (-1020)))))
+ (-12 (-4 *1 (-1038 *3 *2)) (-4 *3 (-13 (-823) (-356)))
+ (-4 *2 (-1204 *3)))))
+(((*1 *1) (-5 *1 (-1230))))
(((*1 *2 *3 *4)
(-12 (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-542))
- (-4 *7 (-922 *3 *5 *6))
- (-5 *2 (-2 (|:| -3521 (-749)) (|:| -2855 *8) (|:| |radicand| *8)))
- (-5 *1 (-926 *5 *6 *3 *7 *8)) (-5 *4 (-749))
+ (-4 *7 (-923 *3 *5 *6))
+ (-5 *2 (-2 (|:| -3068 (-749)) (|:| -4304 *8) (|:| |radicand| *8)))
+ (-5 *1 (-927 *5 *6 *3 *7 *8)) (-5 *4 (-749))
(-4 *8
(-13 (-356)
- (-10 -8 (-15 -2705 (*7 $)) (-15 -2715 (*7 $)) (-15 -1518 ($ *7))))))))
+ (-10 -8 (-15 -4153 (*7 $)) (-15 -4163 (*7 $)) (-15 -2233 ($ *7))))))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-497)) (-5 *3 (-1087)) (-5 *1 (-1084)))))
+(((*1 *2)
+ (-12 (-14 *4 *2) (-4 *5 (-1182)) (-5 *2 (-749))
+ (-5 *1 (-231 *3 *4 *5)) (-4 *3 (-232 *4 *5))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-316 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-130))
+ (-5 *2 (-749))))
+ ((*1 *2)
+ (-12 (-4 *4 (-356)) (-5 *2 (-749)) (-5 *1 (-321 *3 *4))
+ (-4 *3 (-322 *4))))
+ ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-354 *3)) (-4 *3 (-1069))))
+ ((*1 *2) (-12 (-4 *1 (-361)) (-5 *2 (-749))))
+ ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-379 *3)) (-4 *3 (-1069))))
+ ((*1 *2)
+ (-12 (-4 *4 (-1069)) (-5 *2 (-749)) (-5 *1 (-417 *3 *4))
+ (-4 *3 (-418 *4))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-749)) (-5 *1 (-627 *3 *4 *5)) (-4 *3 (-1069))
+ (-4 *4 (-23)) (-14 *5 *4)))
+ ((*1 *2)
+ (-12 (-4 *4 (-170)) (-4 *5 (-1204 *4)) (-5 *2 (-749))
+ (-5 *1 (-702 *3 *4 *5)) (-4 *3 (-703 *4 *5))))
+ ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-797 *3)) (-4 *3 (-825))))
+ ((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-980))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1031 *2 *3))
+ (-4 *3 (-1204 *2)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-542))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1792 *4)))
+ (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))))
+(((*1 *2 *3 *4 *4 *5 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
+ (-5 *2 (-1009)) (-5 *1 (-731)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *2 (-444)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-623 *3)) (-4 *3 (-1078 *5 *6 *7 *8))
+ (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *8 (-1035 *5 *6 *7)) (-5 *2 (-112))
+ (-5 *1 (-574 *5 *6 *7 *8 *3)))))
+(((*1 *1) (-12 (-4 *1 (-418 *2)) (-4 *2 (-361)) (-4 *2 (-1069)))))
+(((*1 *1 *1) (-5 *1 (-526))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1069)) (-4 *1 (-877 *3)))))
+(((*1 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1159 *3 *4)) (-4 *3 (-1069))
+ (-4 *4 (-1069)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-397)) (-4 *3 (-1021))))
+ ((*1 *2)
+ (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-397)) (-4 *3 (-1021)))))
+(((*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10)
+ (|partial| -12 (-5 *2 (-623 (-1141 *13))) (-5 *3 (-1141 *13))
+ (-5 *4 (-623 *12)) (-5 *5 (-623 *10)) (-5 *6 (-623 *13))
+ (-5 *7 (-623 (-623 (-2 (|:| -2507 (-749)) (|:| |pcoef| *13)))))
+ (-5 *8 (-623 (-749))) (-5 *9 (-1228 (-623 (-1141 *10))))
+ (-4 *12 (-825)) (-4 *10 (-300)) (-4 *13 (-923 *10 *11 *12))
+ (-4 *11 (-771)) (-5 *1 (-686 *11 *12 *10 *13)))))
+(((*1 *2 *3 *4 *4 *5 *4 *4 *5)
+ (-12 (-5 *3 (-1127)) (-5 *4 (-550)) (-5 *5 (-667 (-219)))
+ (-5 *2 (-1009)) (-5 *1 (-736)))))
+(((*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3)
+ (-12 (-5 *6 (-623 (-112))) (-5 *7 (-667 (-219)))
+ (-5 *8 (-667 (-550))) (-5 *3 (-550)) (-5 *4 (-219)) (-5 *5 (-112))
+ (-5 *2 (-1009)) (-5 *1 (-733)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1141 *4)) (-4 *4 (-342))
+ (-4 *2
+ (-13 (-395)
+ (-10 -7 (-15 -2233 (*2 *4)) (-15 -4073 ((-895) *2))
+ (-15 -2206 ((-1228 *2) (-895))) (-15 -3020 (*2 *2)))))
+ (-5 *1 (-349 *2 *4)))))
+(((*1 *1 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *1 *3 *3 *3 *2)
+ (-12 (-5 *3 (-749)) (-5 *1 (-653 *2)) (-4 *2 (-1069)))))
(((*1 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-4 *3 (-1068))
- (-4 *4 (-1068)))))
-(((*1 *1 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181)))))
+ (|partial| -12 (-4 *3 (-542)) (-4 *3 (-170))
+ (-5 *2 (-2 (|:| |particular| *1) (|:| -2206 (-623 *1))))
+ (-4 *1 (-360 *3))))
+ ((*1 *2)
+ (|partial| -12
+ (-5 *2
+ (-2 (|:| |particular| (-445 *3 *4 *5 *6))
+ (|:| -2206 (-623 (-445 *3 *4 *5 *6)))))
+ (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-170)) (-14 *4 (-895))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))))
+(((*1 *2 *3 *2)
+ (-12
+ (-5 *2
+ (-623
+ (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-749)) (|:| |poli| *3)
+ (|:| |polj| *3))))
+ (-4 *5 (-771)) (-4 *3 (-923 *4 *5 *6)) (-4 *4 (-444)) (-4 *6 (-825))
+ (-5 *1 (-441 *4 *5 *6 *3)))))
+(((*1 *2 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-726)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-323))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-323)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-667 (-400 (-926 (-550)))))
+ (-5 *2 (-623 (-667 (-309 (-550))))) (-5 *1 (-1005)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *4 (-1 *2 *2)) (-4 *2 (-626 *5)) (-4 *5 (-1021))
+ (-5 *1 (-53 *5 *2 *3)) (-4 *3 (-827 *5))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-667 *3)) (-4 *1 (-410 *3)) (-4 *3 (-170))))
+ ((*1 *2 *1 *2 *2) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021))))
+ ((*1 *2 *3 *2 *2 *4 *5)
+ (-12 (-5 *4 (-98 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-1021))
+ (-5 *1 (-828 *2 *3)) (-4 *3 (-827 *2)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-4 *5 (-966 *4))
+ (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-140 *4 *5 *3))
+ (-4 *3 (-366 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-4 *5 (-966 *4))
+ (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4)))
+ (-5 *1 (-494 *4 *5 *6 *3)) (-4 *6 (-366 *4)) (-4 *3 (-366 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-667 *5)) (-4 *5 (-966 *4)) (-4 *4 (-542))
+ (-5 *2 (-2 (|:| |num| (-667 *4)) (|:| |den| *4)))
+ (-5 *1 (-671 *4 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-13 (-356) (-145) (-1012 (-400 (-550)))))
+ (-4 *6 (-1204 *5))
+ (-5 *2 (-2 (|:| -1309 *7) (|:| |rh| (-623 (-400 *6)))))
+ (-5 *1 (-785 *5 *6 *7 *3)) (-5 *4 (-623 (-400 *6)))
+ (-4 *7 (-634 *6)) (-4 *3 (-634 (-400 *6)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-4 *5 (-966 *4))
+ (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1197 *4 *5 *3))
+ (-4 *3 (-1204 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-667 (-167 (-400 (-550))))) (-5 *2 (-623 (-167 *4)))
+ (-5 *1 (-743 *4)) (-4 *4 (-13 (-356) (-823))))))
+(((*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-250)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-1113)) (-5 *2 (-139))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1113)) (-5 *2 (-142)))))
+(((*1 *2 *3 *4 *3 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-735)))))
+(((*1 *2 *3 *4 *5 *4)
+ (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *5 (-112))
+ (-5 *2 (-1009)) (-5 *1 (-724)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-444))
+ (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *1 (-951 *3 *4 *5 *6)))))
(((*1 *2 *3 *3 *4)
(-12 (-5 *4 (-749)) (-4 *5 (-542))
(-5 *2
(-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-942 *5 *3)) (-4 *3 (-1203 *5)))))
+ (-5 *1 (-943 *5 *3)) (-4 *3 (-1204 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-623 (-473 *3 *4))) (-14 *3 (-623 (-1145)))
+ (-4 *4 (-444)) (-5 *1 (-611 *3 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1177 *3)) (-4 *3 (-948)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1127)) (-5 *1 (-800)))))
+(((*1 *1 *1 *1) (-5 *1 (-837))))
+(((*1 *1 *1 *1)
+ (-12 (-5 *1 (-623 *2)) (-4 *2 (-1069)) (-4 *2 (-1182)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-295))))
+ ((*1 *1 *1) (-4 *1 (-295))) ((*1 *1 *1) (-5 *1 (-837))))
+(((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-1141 (-926 *4))) (-5 *1 (-409 *3 *4))
+ (-4 *3 (-410 *4))))
+ ((*1 *2)
+ (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-4 *3 (-356))
+ (-5 *2 (-1141 (-926 *3)))))
+ ((*1 *2)
+ (-12 (-5 *2 (-1141 (-400 (-926 *3)))) (-5 *1 (-445 *3 *4 *5 *6))
+ (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))))
+(((*1 *1 *1)
+ (-12 (-4 *2 (-145)) (-4 *2 (-300)) (-4 *2 (-444)) (-4 *3 (-825))
+ (-4 *4 (-771)) (-5 *1 (-961 *2 *3 *4 *5)) (-4 *5 (-923 *2 *4 *3))))
+ ((*1 *2 *3) (-12 (-5 *3 (-48)) (-5 *2 (-309 (-550))) (-5 *1 (-1088))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-1113)) (-5 *2 (-139))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1113)) (-5 *2 (-142)))))
(((*1 *2 *3 *2)
- (|partial| -12 (-5 *2 (-1227 *4)) (-5 *3 (-667 *4)) (-4 *4 (-356))
+ (|partial| -12 (-5 *2 (-1228 *4)) (-5 *3 (-667 *4)) (-4 *4 (-356))
(-5 *1 (-645 *4))))
((*1 *2 *3 *2)
(|partial| -12 (-4 *4 (-356))
- (-4 *5 (-13 (-366 *4) (-10 -7 (-6 -4343))))
- (-4 *2 (-13 (-366 *4) (-10 -7 (-6 -4343))))
+ (-4 *5 (-13 (-366 *4) (-10 -7 (-6 -4345))))
+ (-4 *2 (-13 (-366 *4) (-10 -7 (-6 -4345))))
(-5 *1 (-646 *4 *5 *2 *3)) (-4 *3 (-665 *4 *5 *2))))
((*1 *2 *3 *2 *4 *5)
(|partial| -12 (-5 *4 (-623 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-356))
(-5 *1 (-792 *2 *3)) (-4 *3 (-634 *2))))
((*1 *2 *3)
(-12 (-4 *2 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
- (-5 *1 (-1096 *3 *2)) (-4 *3 (-1203 *2)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-1126)) (-5 *3 (-801)) (-5 *1 (-800)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836))))
- ((*1 *2 *1)
- (-12
- (-5 *2
- (-2 (|:| -2975 (-623 (-836))) (|:| -2270 (-623 (-836)))
- (|:| |presup| (-623 (-836))) (|:| -2810 (-623 (-836)))
- (|:| |args| (-623 (-836)))))
- (-5 *1 (-1144)))))
-(((*1 *2 *1) (-12 (-5 *2 (-802)) (-5 *1 (-803)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-667 *1)) (-5 *4 (-1227 *1)) (-4 *1 (-619 *5))
- (-4 *5 (-1020))
- (-5 *2 (-2 (|:| -1340 (-667 *5)) (|:| |vec| (-1227 *5))))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-667 *1)) (-4 *1 (-619 *4)) (-4 *4 (-1020))
- (-5 *2 (-667 *4)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-894)) (-5 *1 (-764)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
+ (-5 *1 (-1097 *3 *2)) (-4 *3 (-1204 *2)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-400 (-926 *3))) (-5 *1 (-445 *3 *4 *5 *6))
+ (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1011 (-550))) (-4 *1 (-295)) (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-4 *1 (-535)) (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-878 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *6)) (-5 *4 (-623 (-1144))) (-4 *6 (-356))
- (-5 *2 (-623 (-287 (-925 *6)))) (-5 *1 (-528 *5 *6 *7))
- (-4 *5 (-444)) (-4 *7 (-13 (-356) (-823))))))
-(((*1 *1 *2) (-12 (-5 *2 (-309 (-167 (-372)))) (-5 *1 (-323))))
- ((*1 *1 *2) (-12 (-5 *2 (-309 (-550))) (-5 *1 (-323))))
- ((*1 *1 *2) (-12 (-5 *2 (-309 (-372))) (-5 *1 (-323))))
- ((*1 *1 *2) (-12 (-5 *2 (-309 (-672))) (-5 *1 (-323))))
- ((*1 *1 *2) (-12 (-5 *2 (-309 (-679))) (-5 *1 (-323))))
- ((*1 *1 *2) (-12 (-5 *2 (-309 (-677))) (-5 *1 (-323))))
- ((*1 *1) (-5 *1 (-323))))
-(((*1 *2 *2 *1)
- (-12 (-5 *2 (-623 *6)) (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020))
- (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5))
- (-4 *3 (-542)))))
-(((*1 *2 *3 *3 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-734)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1020))
- (-4 *2 (-13 (-397) (-1011 *4) (-356) (-1166) (-277)))
- (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1203 *4))))
- ((*1 *1 *1) (-4 *1 (-535)))
- ((*1 *2 *1) (-12 (-5 *2 (-894)) (-5 *1 (-650 *3)) (-4 *3 (-825))))
- ((*1 *2 *1) (-12 (-5 *2 (-894)) (-5 *1 (-655 *3)) (-4 *3 (-825))))
- ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-797 *3)) (-4 *3 (-825))))
- ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-866 *3)) (-4 *3 (-825))))
- ((*1 *2 *1) (-12 (-4 *1 (-968 *3)) (-4 *3 (-1181)) (-5 *2 (-749))))
- ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-1178 *3)) (-4 *3 (-1181))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1225 *2)) (-4 *2 (-1181)) (-4 *2 (-975))
- (-4 *2 (-1020)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1 *7 *7))
- (-5 *5 (-1 (-3 (-623 *6) "failed") (-550) *6 *6)) (-4 *6 (-356))
- (-4 *7 (-1203 *6))
- (-5 *2 (-2 (|:| |answer| (-569 (-400 *7))) (|:| |a0| *6)))
- (-5 *1 (-560 *6 *7)) (-5 *3 (-400 *7)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1227 *1)) (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185))
- (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))))))
-(((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-320 *3)) (-4 *3 (-1181))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-749)) (-5 *1 (-507 *3 *4)) (-4 *3 (-1181))
- (-14 *4 (-550)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1140 (-400 (-550)))) (-5 *1 (-915)) (-5 *3 (-550)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1062 (-818 (-372)))) (-5 *2 (-1062 (-818 (-219))))
- (-5 *1 (-298)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1 (-916 (-219)) (-219) (-219)))
- (-5 *3 (-1 (-219) (-219) (-219) (-219))) (-5 *1 (-248)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-1144)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-1112)) (-5 *2 (-112)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1144))
- (-4 *5 (-13 (-444) (-825) (-145) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-569 *3)) (-5 *1 (-543 *5 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *5))))))
-(((*1 *2 *2 *2)
- (-12
- (-5 *2
- (-623
- (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-749)) (|:| |poli| *6)
- (|:| |polj| *6))))
- (-4 *4 (-771)) (-4 *6 (-922 *3 *4 *5)) (-4 *3 (-444)) (-4 *5 (-825))
- (-5 *1 (-441 *3 *4 *5 *6)))))
+ (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-4 *3 (-542))
+ (-5 *2 (-1141 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-1127)) (-5 *1 (-764)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021))
+ (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-623 (-550))) (-5 *1 (-978 *3)) (-14 *3 (-550)))))
+(((*1 *1 *1 *1)
+ (-12 (-5 *1 (-623 *2)) (-4 *2 (-1069)) (-4 *2 (-1182)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-550)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime"))
+ (-5 *1 (-411 *4)) (-4 *4 (-542)))))
(((*1 *2 *3 *4)
- (-12 (-4 *4 (-356)) (-5 *2 (-623 (-1124 *4))) (-5 *1 (-278 *4 *5))
- (-5 *3 (-1124 *4)) (-4 *5 (-1218 *4)))))
-(((*1 *2 *1) (-12 (-4 *1 (-106 *2)) (-4 *2 (-1181)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-50 *2 *3)) (-4 *2 (-1020)) (-14 *3 (-623 (-1144)))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-217 *2 *3)) (-4 *2 (-13 (-1020) (-825)))
- (-14 *3 (-623 (-1144))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-922 *4 *5 *6)) (-4 *6 (-596 (-1144)))
- (-4 *4 (-356)) (-4 *5 (-771)) (-4 *6 (-825))
- (-5 *2 (-1133 (-623 (-925 *4)) (-623 (-287 (-925 *4)))))
- (-5 *1 (-495 *4 *5 *6 *7)))))
-(((*1 *2 *3 *1 *4 *4 *4 *4 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-5 *2 (-623 (-1000 *5 *6 *7 *3))) (-5 *1 (-1000 *5 *6 *7 *3))
- (-4 *3 (-1034 *5 *6 *7))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-623 *6)) (-4 *1 (-1040 *3 *4 *5 *6)) (-4 *3 (-444))
- (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5))))
- ((*1 *1 *2 *1)
- (-12 (-4 *1 (-1040 *3 *4 *5 *2)) (-4 *3 (-444)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5))))
- ((*1 *2 *3 *1 *4 *4 *4 *4 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-5 *2 (-623 (-1114 *5 *6 *7 *3))) (-5 *1 (-1114 *5 *6 *7 *3))
- (-4 *3 (-1034 *5 *6 *7)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-550))) (-5 *2 (-623 (-667 (-550))))
- (-5 *1 (-1078)))))
+ (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1069)) (-4 *5 (-1069))
+ (-5 *2 (-1 *5)) (-5 *1 (-661 *4 *5)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1127)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-1233))
+ (-5 *1 (-962 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1127)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-1233))
+ (-5 *1 (-1076 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-1127)) (-5 *3 (-801)) (-5 *1 (-800)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-623 *5) *6))
- (-4 *5 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *6 (-1203 *5))
- (-5 *2 (-623 (-2 (|:| -2258 *5) (|:| -1721 *3))))
- (-5 *1 (-787 *5 *6 *3 *7)) (-4 *3 (-634 *6))
- (-4 *7 (-634 (-400 *6))))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-894)) (-5 *2 (-749)) (-5 *1 (-1069 *4 *5)) (-14 *4 *3)
- (-14 *5 *3))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1 (-112) *9)) (-5 *5 (-1 (-112) *9 *9))
- (-4 *9 (-1034 *6 *7 *8)) (-4 *6 (-542)) (-4 *7 (-771))
- (-4 *8 (-825)) (-5 *2 (-2 (|:| |bas| *1) (|:| -2038 (-623 *9))))
- (-5 *3 (-623 *9)) (-4 *1 (-1174 *6 *7 *8 *9))))
+ (-12 (-5 *2 (-623 (-167 *4))) (-5 *1 (-153 *3 *4))
+ (-4 *3 (-1204 (-167 (-550)))) (-4 *4 (-13 (-356) (-823)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-623 (-167 *4)))
+ (-5 *1 (-179 *4 *3)) (-4 *3 (-1204 (-167 *4)))))
((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-1 (-112) *8 *8)) (-4 *8 (-1034 *5 *6 *7))
- (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825))
- (-5 *2 (-2 (|:| |bas| *1) (|:| -2038 (-623 *8))))
- (-5 *3 (-623 *8)) (-4 *1 (-1174 *5 *6 *7 *8)))))
-(((*1 *2 *2) (-12 (-5 *2 (-623 (-309 (-219)))) (-5 *1 (-260)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-1227 *4)) (-4 *4 (-619 (-550)))
- (-5 *2 (-1227 (-550))) (-5 *1 (-1254 *4)))))
+ (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-623 (-167 *4)))
+ (-5 *1 (-179 *4 *3)) (-4 *3 (-1204 (-167 *4))))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-5 *3 (-1145)) (-5 *2 (-108)) (-5 *1 (-173))))
+ ((*1 *2 *3 *1)
+ (|partial| -12 (-5 *3 (-1145)) (-5 *2 (-108)) (-5 *1 (-1054)))))
+(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
+ (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN))))
+ (-5 *2 (-1009)) (-5 *1 (-727)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-579 *3)) (-4 *3 (-1021))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-947 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-770))
+ (-4 *5 (-825)) (-5 *2 (-112)))))
+(((*1 *1 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *1)
+ (-12 (|has| *1 (-6 -4345)) (-4 *1 (-366 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1069)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *1 *1 *1)
+ (-12 (-5 *1 (-623 *2)) (-4 *2 (-1069)) (-4 *2 (-1182)))))
(((*1 *1 *1 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-1108 *3 *4)) (-4 *3 (-13 (-1068) (-34)))
- (-4 *4 (-13 (-1068) (-34))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-667 (-309 (-219))))
- (-5 *2
- (-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372))))
- (-5 *1 (-199)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-270 *3 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *3)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1144))
- (-4 *4 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-270 *4 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *4)))))
- ((*1 *1 *1) (-5 *1 (-372)))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7))
- (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4))))
- (-5 *1 (-754 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))))
-(((*1 *2 *3 *4 *4 *5 *3 *3 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219))
- (-5 *2 (-1008)) (-5 *1 (-731)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-1140 *2)) (-4 *2 (-423 *4)) (-4 *4 (-13 (-825) (-542)))
- (-5 *1 (-32 *4 *2)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-1112)) (-5 *2 (-112)))))
-(((*1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-1230))))
- ((*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-1230)))))
-(((*1 *1) (-5 *1 (-142))) ((*1 *1 *1) (-5 *1 (-836))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-112)))))
+ (-12 (-5 *2 (-917 *4)) (-4 *4 (-1021)) (-5 *1 (-1133 *3 *4))
+ (-14 *3 (-895)))))
+(((*1 *2 *1) (-12 (-5 *2 (-802)) (-5 *1 (-803)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *2) (-12 (-5 *1 (-934 *2)) (-4 *2 (-535)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1244 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020))
- (-5 *2 (-2 (|:| |k| (-797 *3)) (|:| |c| *4))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1020)) (-5 *2 (-550)) (-5 *1 (-435 *4 *3 *5))
- (-4 *3 (-1203 *4))
- (-4 *5 (-13 (-397) (-1011 *4) (-356) (-1166) (-277))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-650 *3)) (-4 *3 (-825)) (-4 *1 (-367 *3 *4))
- (-4 *4 (-170)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1126)) (-4 *4 (-13 (-300) (-145)))
- (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771))
- (-5 *2
- (-623
- (-2 (|:| |eqzro| (-623 *7)) (|:| |neqzro| (-623 *7))
- (|:| |wcond| (-623 (-925 *4)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1227 (-400 (-925 *4))))
- (|:| -2437 (-623 (-1227 (-400 (-925 *4))))))))))
- (-5 *1 (-897 *4 *5 *6 *7)) (-4 *7 (-922 *4 *6 *5)))))
-(((*1 *2 *3 *3 *1)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-3 *3 (-623 *1)))
- (-4 *1 (-1040 *4 *5 *6 *3)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1124 (-550))) (-5 *1 (-977 *3)) (-14 *3 (-550)))))
-(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))))
-(((*1 *2 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-219)) (-5 *4 (-550))
- (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) (-5 *2 (-1008))
- (-5 *1 (-727)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
- (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372))
+ (-12 (-5 *4 (-623 (-839 *5))) (-14 *5 (-623 (-1145))) (-4 *6 (-444))
(-5 *2
- (-2 (|:| -3625 *4) (|:| -2478 *4) (|:| |totalpts| (-550))
- (|:| |success| (-112))))
- (-5 *1 (-767)) (-5 *5 (-550)))))
-(((*1 *1) (-5 *1 (-1232))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1215 *3)) (-4 *3 (-1181)) (-5 *2 (-749)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *2)
- (|partial| -12 (-4 *3 (-542)) (-4 *3 (-170))
- (-5 *2 (-2 (|:| |particular| *1) (|:| -2437 (-623 *1))))
- (-4 *1 (-360 *3))))
- ((*1 *2)
- (|partial| -12
- (-5 *2
- (-2 (|:| |particular| (-445 *3 *4 *5 *6))
- (|:| -2437 (-623 (-445 *3 *4 *5 *6)))))
- (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-170)) (-14 *4 (-894))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))))
-(((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1112)) (-5 *3 (-550)) (-5 *2 (-112)))))
-(((*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-999 (-818 (-550))))
- (-5 *3 (-1124 (-2 (|:| |k| (-550)) (|:| |c| *4)))) (-4 *4 (-1020))
- (-5 *1 (-578 *4)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-623 (-473 *4 *5))) (-5 *3 (-623 (-838 *4)))
- (-14 *4 (-623 (-1144))) (-4 *5 (-444)) (-5 *1 (-463 *4 *5 *6))
- (-4 *6 (-444)))))
-(((*1 *2 *3)
- (|partial| -12 (-4 *4 (-13 (-542) (-825) (-1011 (-550))))
- (-4 *5 (-423 *4)) (-5 *2 (-411 (-1140 (-400 (-550)))))
- (-5 *1 (-428 *4 *5 *3)) (-4 *3 (-1203 *5)))))
-(((*1 *2 *1) (-12 (-4 *1 (-518)) (-5 *2 (-1088)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-550)) (-4 *1 (-56 *4 *2 *5)) (-4 *4 (-1181))
- (-4 *5 (-366 *4)) (-4 *2 (-366 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-550)) (-4 *1 (-1023 *4 *5 *6 *2 *7)) (-4 *6 (-1020))
- (-4 *7 (-232 *4 *6)) (-4 *2 (-232 *5 *6)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1011 (-550))) (-4 *1 (-295)) (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-4 *1 (-535)) (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-878 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-295))))
- ((*1 *1 *1) (-4 *1 (-295))) ((*1 *1 *1) (-5 *1 (-836))))
-(((*1 *2 *1) (-12 (-5 *2 (-1124 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-395)) (-5 *2 (-749))))
- ((*1 *1 *1) (-4 *1 (-395))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-550)) (-5 *1 (-309 *3)) (-4 *3 (-542)) (-4 *3 (-825)))))
-(((*1 *2 *1) (-12 (-4 *1 (-823)) (-5 *2 (-550))))
- ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-878 *3)) (-4 *3 (-1068))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1037 *4 *3)) (-4 *4 (-13 (-823) (-356)))
- (-4 *3 (-1203 *4)) (-5 *2 (-550))))
- ((*1 *2 *3)
- (|partial| -12
- (-4 *4 (-13 (-542) (-825) (-1011 *2) (-619 *2) (-444)))
- (-5 *2 (-550)) (-5 *1 (-1084 *4 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *4)))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1144)) (-5 *5 (-818 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *6)))
- (-4 *6 (-13 (-542) (-825) (-1011 *2) (-619 *2) (-444)))
- (-5 *2 (-550)) (-5 *1 (-1084 *6 *3))))
- ((*1 *2 *3 *4 *3 *5)
- (|partial| -12 (-5 *4 (-1144)) (-5 *5 (-1126))
- (-4 *6 (-13 (-542) (-825) (-1011 *2) (-619 *2) (-444)))
- (-5 *2 (-550)) (-5 *1 (-1084 *6 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *6)))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-400 (-925 *4))) (-4 *4 (-444)) (-5 *2 (-550))
- (-5 *1 (-1085 *4))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1144)) (-5 *5 (-818 (-400 (-925 *6))))
- (-5 *3 (-400 (-925 *6))) (-4 *6 (-444)) (-5 *2 (-550))
- (-5 *1 (-1085 *6))))
- ((*1 *2 *3 *4 *3 *5)
- (|partial| -12 (-5 *3 (-400 (-925 *6))) (-5 *4 (-1144))
- (-5 *5 (-1126)) (-4 *6 (-444)) (-5 *2 (-550)) (-5 *1 (-1085 *6))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *2 (-550)) (-5 *1 (-1163 *3)) (-4 *3 (-1020)))))
-(((*1 *2 *3 *2)
- (-12 (-4 *2 (-13 (-356) (-823))) (-5 *1 (-179 *2 *3))
- (-4 *3 (-1203 (-167 *2)))))
- ((*1 *2 *3)
- (-12 (-4 *2 (-13 (-356) (-823))) (-5 *1 (-179 *2 *3))
- (-4 *3 (-1203 (-167 *2))))))
-(((*1 *1 *2) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1166))))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1140 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))))
-(((*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1181)))))
+ (-2 (|:| |dpolys| (-623 (-241 *5 *6)))
+ (|:| |coords| (-623 (-550)))))
+ (-5 *1 (-463 *5 *6 *7)) (-5 *3 (-623 (-241 *5 *6))) (-4 *7 (-444)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-356)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3))
- (-5 *1 (-512 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5))))
+ (|partial| -12 (-4 *3 (-356)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3))
+ (-5 *1 (-512 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5))))
((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4))
- (-4 *7 (-965 *4)) (-4 *2 (-665 *7 *8 *9))
- (-5 *1 (-513 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-665 *4 *5 *6))
- (-4 *8 (-366 *7)) (-4 *9 (-366 *7))))
+ (|partial| -12 (-4 *4 (-542)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4))
+ (-4 *7 (-966 *4)) (-4 *2 (-665 *7 *8 *9))
+ (-5 *1 (-513 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-665 *4 *5 *6))
+ (-4 *8 (-366 *7)) (-4 *9 (-366 *7))))
((*1 *1 *1)
- (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2))
- (-4 *4 (-366 *2)) (-4 *2 (-300))))
+ (|partial| -12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021))
+ (-4 *3 (-366 *2)) (-4 *4 (-366 *2)) (-4 *2 (-356))))
((*1 *2 *2)
- (-12 (-4 *3 (-300)) (-4 *3 (-170)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-5 *1 (-666 *3 *4 *5 *2))
- (-4 *2 (-665 *3 *4 *5))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-667 *3)) (-4 *3 (-300)) (-5 *1 (-678 *3))))
+ (|partial| -12 (-4 *3 (-356)) (-4 *3 (-170)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-5 *1 (-666 *3 *4 *5 *2))
+ (-4 *2 (-665 *3 *4 *5))))
((*1 *1 *1)
- (-12 (-4 *1 (-1023 *2 *3 *4 *5 *6)) (-4 *4 (-1020))
- (-4 *5 (-232 *3 *4)) (-4 *6 (-232 *2 *4)) (-4 *4 (-300)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-749)) (-4 *4 (-542)) (-5 *1 (-942 *4 *2))
- (-4 *2 (-1203 *4)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-894)) (-5 *4 (-847)) (-5 *2 (-1232)) (-5 *1 (-1228))))
- ((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-894)) (-5 *4 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1228))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-121 *3)))))
+ (|partial| -12 (-5 *1 (-667 *2)) (-4 *2 (-356)) (-4 *2 (-1021))))
+ ((*1 *1 *1)
+ (|partial| -12 (-4 *1 (-1092 *2 *3 *4 *5)) (-4 *3 (-1021))
+ (-4 *4 (-232 *2 *3)) (-4 *5 (-232 *2 *3)) (-4 *3 (-356))))
+ ((*1 *2 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-1153 *3)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-1186)) (-4 *5 (-1204 *4))
+ (-5 *2 (-2 (|:| -4304 (-400 *5)) (|:| |poly| *3)))
+ (-5 *1 (-146 *4 *5 *3)) (-4 *3 (-1204 (-400 *5))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-169)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895))
+ (-4 *4 (-1021)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1072 *2 *3 *4 *5 *6)) (-4 *2 (-1069)) (-4 *3 (-1069))
+ (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)))))
+(((*1 *2 *1) (-12 (-4 *1 (-843 *3)) (-5 *2 (-550)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *6)) (-5 *4 (-623 (-1124 *7))) (-4 *6 (-825))
- (-4 *7 (-922 *5 (-522 *6) *6)) (-4 *5 (-1020))
- (-5 *2 (-1 (-1124 *7) *7)) (-5 *1 (-1094 *5 *6 *7)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-131)) (-5 *3 (-749)) (-5 *2 (-1232)))))
+ (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1204 *5)) (-4 *5 (-356))
+ (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3)))
+ (-5 *1 (-560 *5 *3)))))
+(((*1 *1) (-5 *1 (-460))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *3 (-1186)) (-4 *5 (-1204 *3)) (-4 *6 (-1204 (-400 *5)))
+ (-5 *2 (-112)) (-5 *1 (-334 *4 *3 *5 *6)) (-4 *4 (-335 *3 *5 *6))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-623 *3)) (-5 *1 (-935 *3)) (-4 *3 (-535)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-356))
- (-5 *2 (-623 (-2 (|:| C (-667 *5)) (|:| |g| (-1227 *5)))))
- (-5 *1 (-951 *5)) (-5 *3 (-667 *5)) (-5 *4 (-1227 *5)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-356) (-1011 (-400 *2)))) (-5 *2 (-550))
- (-5 *1 (-115 *4 *3)) (-4 *3 (-1203 *4)))))
-(((*1 *2 *3 *4 *4 *5 *6)
- (-12 (-5 *3 (-623 (-623 (-916 (-219))))) (-5 *4 (-847))
- (-5 *5 (-894)) (-5 *6 (-623 (-256))) (-5 *2 (-460)) (-5 *1 (-1231))))
+ (-12 (-5 *3 (-667 *1)) (-5 *4 (-1228 *1)) (-4 *1 (-619 *5))
+ (-4 *5 (-1021))
+ (-5 *2 (-2 (|:| -3121 (-667 *5)) (|:| |vec| (-1228 *5))))))
((*1 *2 *3)
- (-12 (-5 *3 (-623 (-623 (-916 (-219))))) (-5 *2 (-460))
- (-5 *1 (-1231))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-623 (-916 (-219))))) (-5 *4 (-623 (-256)))
- (-5 *2 (-460)) (-5 *1 (-1231)))))
-(((*1 *2 *3 *4 *4 *4 *4)
- (-12 (-5 *4 (-219))
+ (-12 (-5 *3 (-667 *1)) (-4 *1 (-619 *4)) (-4 *4 (-1021))
+ (-5 *2 (-667 *4)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-749)) (-4 *1 (-634 *3)) (-4 *3 (-1021)) (-4 *3 (-356))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *3 (-749)) (-5 *4 (-1 *5 *5)) (-4 *5 (-356))
+ (-5 *1 (-637 *5 *2)) (-4 *2 (-634 *5)))))
+(((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *5 (-594 *4)) (-5 *6 (-1145))
+ (-4 *4 (-13 (-423 *7) (-27) (-1167)))
+ (-4 *7 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))))
(-5 *2
- (-2 (|:| |brans| (-623 (-623 (-916 *4))))
- (|:| |xValues| (-1062 *4)) (|:| |yValues| (-1062 *4))))
- (-5 *1 (-151)) (-5 *3 (-623 (-623 (-916 *4)))))))
-(((*1 *2 *1) (-12 (-4 *1 (-342)) (-5 *2 (-112))))
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2206 (-623 *4))))
+ (-5 *1 (-552 *7 *4 *3)) (-4 *3 (-634 *4)) (-4 *3 (-1069)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1072 *2 *3 *4 *5 *6)) (-4 *2 (-1069)) (-4 *3 (-1069))
+ (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-623 (-550))) (-5 *1 (-241 *3 *4))
+ (-14 *3 (-623 (-1145))) (-4 *4 (-1021))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-623 (-550))) (-14 *3 (-623 (-1145)))
+ (-5 *1 (-446 *3 *4 *5)) (-4 *4 (-1021))
+ (-4 *5 (-232 (-3307 *3) (-749)))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-623 (-550))) (-5 *1 (-473 *3 *4))
+ (-14 *3 (-623 (-1145))) (-4 *4 (-1021)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361)) (-5 *2 (-112))))
((*1 *2 *3)
- (-12 (-5 *3 (-1140 *4)) (-4 *4 (-342)) (-5 *2 (-112))
- (-5 *1 (-350 *4)))))
-(((*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *3 *3 *4 *5)
- (-12 (-5 *3 (-623 (-925 *6))) (-5 *4 (-623 (-1144))) (-4 *6 (-444))
- (-5 *2 (-623 (-623 *7))) (-5 *1 (-528 *6 *7 *5)) (-4 *7 (-356))
- (-4 *5 (-13 (-356) (-823))))))
+ (-12 (-5 *3 (-1141 *4)) (-4 *4 (-342)) (-5 *2 (-112))
+ (-5 *1 (-350 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1228 *4)) (-4 *4 (-342)) (-5 *2 (-112))
+ (-5 *1 (-519 *4)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1195 (-550))) (-4 *1 (-275 *3)) (-4 *3 (-1182))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-275 *3)) (-4 *3 (-1182)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890))))
- ((*1 *2) (-12 (-5 *2 (-877 (-550))) (-5 *1 (-890)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-550)) (-4 *1 (-56 *4 *5 *3)) (-4 *4 (-1181))
- (-4 *5 (-366 *4)) (-4 *3 (-366 *4)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-623 (-273))) (-5 *1 (-273))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 (-1149))) (-5 *1 (-1149)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4)
- (-12 (-5 *3 (-1126)) (-5 *4 (-550)) (-5 *5 (-667 (-167 (-219))))
- (-5 *2 (-1008)) (-5 *1 (-733)))))
+ (-12 (-4 *4 (-1021)) (-5 *2 (-112)) (-5 *1 (-436 *4 *3))
+ (-4 *3 (-1204 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-5 *2 (-112)))))
(((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-1203 *3)) (-4 *3 (-1020)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-1144))) (-5 *1 (-803)))))
+ (|partial| -12 (-4 *1 (-1175 *3 *4 *5 *2)) (-4 *3 (-542))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-895)) (-5 *1 (-764)))))
+(((*1 *2 *1) (-12 (-4 *1 (-295)) (-5 *2 (-623 (-114))))))
+(((*1 *2 *3 *3 *2)
+ (-12 (-5 *2 (-1009)) (-5 *3 (-1145)) (-5 *1 (-186)))))
+(((*1 *1 *2) (-12 (-4 *1 (-644 *2)) (-4 *2 (-1182))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 (-1145))) (-5 *1 (-1145)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-4 *1 (-1035 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *2 (-825))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)))))
+(((*1 *1 *1 *1) (-4 *1 (-123))) ((*1 *1 *1 *1) (-5 *1 (-837)))
+ ((*1 *1 *1 *1) (-4 *1 (-941))))
+(((*1 *2 *3 *4 *5 *5 *4 *6)
+ (-12 (-5 *4 (-550)) (-5 *6 (-1 (-1233) (-1228 *5) (-1228 *5) (-372)))
+ (-5 *3 (-1228 (-372))) (-5 *5 (-372)) (-5 *2 (-1233))
+ (-5 *1 (-766)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-520)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-411 (-1140 *1))) (-5 *1 (-309 *4)) (-5 *3 (-1140 *1))
- (-4 *4 (-444)) (-4 *4 (-542)) (-4 *4 (-825))))
+ (-12 (-5 *3 (-1228 (-623 (-2 (|:| -1337 *4) (|:| -3690 (-1089))))))
+ (-4 *4 (-342)) (-5 *2 (-667 *4)) (-5 *1 (-339 *4)))))
+(((*1 *2 *1 *2)
+ (-12 (|has| *1 (-6 -4345)) (-4 *1 (-1216 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-5 *2 (-112)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *1 *2 *2 *2)
+ (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1167)))))
+ ((*1 *2 *1 *3 *4 *4)
+ (-12 (-5 *3 (-895)) (-5 *4 (-372)) (-5 *2 (-1233)) (-5 *1 (-1229))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *1) (-12 (-5 *1 (-669 *2)) (-4 *2 (-595 (-837))))))
+(((*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-526)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1792 *4)))
+ (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-1021)) (-5 *1 (-436 *3 *2)) (-4 *2 (-1204 *3)))))
+(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547))))
((*1 *2 *3)
- (-12 (-4 *1 (-882)) (-5 *2 (-411 (-1140 *1))) (-5 *3 (-1140 *1)))))
+ (-12 (-5 *2 (-1141 (-400 (-550)))) (-5 *1 (-916)) (-5 *3 (-550)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))))
+(((*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230))))
+ ((*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230)))))
+(((*1 *2 *1 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |polnum| (-760 *3)) (|:| |polden| *3) (|:| -3867 (-749))))
+ (-5 *1 (-760 *3)) (-4 *3 (-1021))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -3867 (-749))))
+ (-4 *1 (-1035 *3 *4 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1012 (-550))) (-4 *1 (-295)) (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-4 *1 (-535)) (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-879 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *1) (-12 (-5 *2 (-475)) (-5 *1 (-212))))
+ ((*1 *1 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1182))))
+ ((*1 *2 *1) (-12 (-5 *2 (-475)) (-5 *1 (-654))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1125 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-939))) (-5 *1 (-108))))
+ ((*1 *2 *1) (-12 (-5 *2 (-45 (-1127) (-752))) (-5 *1 (-114)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *1 (-847 *2 *3)) (-4 *2 (-1182)) (-4 *3 (-1182)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-926 *4)) (-4 *4 (-13 (-300) (-145)))
+ (-4 *2 (-923 *4 *6 *5)) (-5 *1 (-898 *4 *5 *6 *2))
+ (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)))))
+(((*1 *1 *2 *2) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1167))))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1145)) (-5 *4 (-926 (-550))) (-5 *2 (-323))
+ (-5 *1 (-325))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1145)) (-5 *4 (-1061 (-926 (-550)))) (-5 *2 (-323))
+ (-5 *1 (-325))))
+ ((*1 *1 *2 *2 *2)
+ (-12 (-5 *2 (-749)) (-5 *1 (-653 *3)) (-4 *3 (-1021))
+ (-4 *3 (-1069)))))
+(((*1 *1 *2) (-12 (-5 *2 (-848)) (-5 *1 (-256))))
+ ((*1 *1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-256)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1201 *5 *4)) (-4 *4 (-444)) (-4 *4 (-798))
+ (-14 *5 (-1145)) (-5 *2 (-550)) (-5 *1 (-1083 *4 *5)))))
(((*1 *2)
- (-12 (-5 *2 (-1232)) (-5 *1 (-1158 *3 *4)) (-4 *3 (-1068))
- (-4 *4 (-1068)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-5 *1 (-216 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-4 *1 (-247 *3))))
- ((*1 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1181)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-4 *1 (-106 *3)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-749)) (-5 *1 (-114)))))
-(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-1126)) (-5 *3 (-801)) (-5 *1 (-800)))))
+ (-12 (-5 *2 (-2 (|:| -1270 (-623 *3)) (|:| -3338 (-623 *3))))
+ (-5 *1 (-1183 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 *6)) (-5 *4 (-623 (-1145))) (-4 *6 (-356))
+ (-5 *2 (-623 (-287 (-926 *6)))) (-5 *1 (-528 *5 *6 *7))
+ (-4 *5 (-444)) (-4 *7 (-13 (-356) (-823))))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))))
(((*1 *2 *3)
(-12
(-5 *3
- (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-749)) (|:| |poli| *2)
- (|:| |polj| *2)))
- (-4 *5 (-771)) (-4 *2 (-922 *4 *5 *6)) (-5 *1 (-441 *4 *5 *6 *2))
- (-4 *4 (-444)) (-4 *6 (-825)))))
-(((*1 *2 *3) (-12 (-5 *3 (-623 (-52))) (-5 *2 (-1232)) (-5 *1 (-837)))))
-(((*1 *1 *1) (-12 (-5 *1 (-865 *2)) (-4 *2 (-1068)))))
-(((*1 *1 *1) (-5 *1 (-1032))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1 *7 *7))
- (-5 *5
- (-1 (-2 (|:| |ans| *6) (|:| -2682 *6) (|:| |sol?| (-112))) (-550)
- *6))
- (-4 *6 (-356)) (-4 *7 (-1203 *6))
- (-5 *2 (-2 (|:| |answer| (-569 (-400 *7))) (|:| |a0| *6)))
- (-5 *1 (-560 *6 *7)) (-5 *3 (-400 *7)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-623 (-550))) (-5 *3 (-667 (-550))) (-5 *1 (-1078)))))
-(((*1 *1 *1 *1) (-4 *1 (-123))) ((*1 *1 *1 *1) (-5 *1 (-836)))
- ((*1 *1 *1 *1) (-4 *1 (-940))))
-(((*1 *2 *3 *3 *3 *4)
- (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1203 *5))
- (-4 *5 (-13 (-356) (-145) (-1011 (-550))))
- (-5 *2
- (-2 (|:| |a| *6) (|:| |b| (-400 *6)) (|:| |h| *6)
- (|:| |c1| (-400 *6)) (|:| |c2| (-400 *6)) (|:| -2110 *6)))
- (-5 *1 (-989 *5 *6)) (-5 *3 (-400 *6)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-818 (-372))) (-5 *2 (-818 (-219))) (-5 *1 (-298)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-5 *1 (-1124 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-623 *6)))))
+ (-2 (|:| -3612 (-372)) (|:| -1856 (-1127))
+ (|:| |explanations| (-623 (-1127)))))
+ (-5 *2 (-1009)) (-5 *1 (-298))))
+ ((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| -3612 (-372)) (|:| -1856 (-1127))
+ (|:| |explanations| (-623 (-1127))) (|:| |extra| (-1009))))
+ (-5 *2 (-1009)) (-5 *1 (-298)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542))
+ (-12 (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542))
(-5 *2 (-112)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-623 (-667 *4))) (-5 *2 (-667 *4)) (-4 *4 (-1020))
- (-5 *1 (-1002 *4)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-356)) (-5 *1 (-278 *3 *2)) (-4 *2 (-1218 *3)))))
-(((*1 *2 *2 *3 *4 *4)
- (-12 (-5 *4 (-550)) (-4 *3 (-170)) (-4 *5 (-366 *3))
- (-4 *6 (-366 *3)) (-5 *1 (-666 *3 *5 *6 *2))
- (-4 *2 (-665 *3 *5 *6)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1140 (-550))) (-5 *1 (-915)) (-5 *3 (-550)))))
-(((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7))
- (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-5 *2 (-623 (-1000 *5 *6 *7 *8))) (-5 *1 (-1000 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7))
- (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-5 *2 (-623 (-1114 *5 *6 *7 *8))) (-5 *1 (-1114 *5 *6 *7 *8)))))
-(((*1 *2 *3 *4 *4 *5 *3 *3 *4 *3 *3 *3)
- (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219))
- (-5 *2 (-1008)) (-5 *1 (-731)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-623 (-287 *4))) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825))
- (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-894)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-836))))
- ((*1 *1 *1) (-5 *1 (-836))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *3 (-1144))
- (-4 *4 (-13 (-444) (-825) (-145) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-543 *4 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *4))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1227 *4)) (-4 *4 (-619 (-550))) (-5 *2 (-112))
- (-5 *1 (-1254 *4)))))
+ (-12
+ (-5 *3
+ (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-749)) (|:| |poli| *7)
+ (|:| |polj| *7)))
+ (-4 *5 (-771)) (-4 *7 (-923 *4 *5 *6)) (-4 *4 (-444)) (-4 *6 (-825))
+ (-5 *2 (-112)) (-5 *1 (-441 *4 *5 *6 *7)))))
+(((*1 *1 *1)
+ (-12 (|has| *1 (-6 -4345)) (-4 *1 (-1216 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *1 (-851 *2)) (-4 *2 (-1182))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *1 (-853 *2)) (-4 *2 (-1182))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *1 (-856 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *3 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-726)))))
(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1227 *4)) (-4 *4 (-619 *5)) (-4 *5 (-356))
- (-4 *5 (-542)) (-5 *2 (-1227 *5)) (-5 *1 (-618 *5 *4))))
+ (|partial| -12 (-5 *3 (-623 (-256))) (-5 *4 (-1145))
+ (-5 *1 (-255 *2)) (-4 *2 (-1182))))
((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1227 *4)) (-4 *4 (-619 *5))
- (-3462 (-4 *5 (-356))) (-4 *5 (-542)) (-5 *2 (-1227 (-400 *5)))
- (-5 *1 (-618 *5 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 *6)) (-4 *5 (-1068))
- (-4 *6 (-1181)) (-5 *2 (-1 *6 *5)) (-5 *1 (-620 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 *2)) (-4 *5 (-1068))
- (-4 *2 (-1181)) (-5 *1 (-620 *5 *2))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-623 *6)) (-5 *4 (-623 *5)) (-4 *6 (-1068))
- (-4 *5 (-1181)) (-5 *2 (-1 *5 *6)) (-5 *1 (-620 *6 *5))))
- ((*1 *2 *3 *4 *5 *2)
- (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 *2)) (-4 *5 (-1068))
- (-4 *2 (-1181)) (-5 *1 (-620 *5 *2))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-1 *6 *5)) (-5 *3 (-623 *5)) (-5 *4 (-623 *6))
- (-4 *5 (-1068)) (-4 *6 (-1181)) (-5 *1 (-620 *5 *6))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 *2)) (-5 *6 (-1 *2 *5))
- (-4 *5 (-1068)) (-4 *2 (-1181)) (-5 *1 (-620 *5 *2))))
- ((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1112)) (-5 *3 (-142)) (-5 *2 (-749)))))
-(((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
- (-4 *3 (-360 *4))))
- ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-894)) (-5 *2 (-1232)) (-5 *1 (-208 *4))
- (-4 *4
- (-13 (-825)
- (-10 -8 (-15 -2680 ((-1126) $ (-1144))) (-15 -2048 (*2 $))
- (-15 -3656 (*2 $)))))))
+ (|partial| -12 (-5 *3 (-623 (-256))) (-5 *4 (-1145)) (-5 *2 (-52))
+ (-5 *1 (-256)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-623 *1)) (-4 *1 (-1035 *4 *5 *6)) (-4 *4 (-1021))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-5 *2 (-112))))
((*1 *2 *1)
- (-12 (-5 *2 (-1232)) (-5 *1 (-208 *3))
- (-4 *3
- (-13 (-825)
- (-10 -8 (-15 -2680 ((-1126) $ (-1144))) (-15 -2048 (*2 $))
- (-15 -3656 (*2 $)))))))
- ((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-493)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *2 (-1034 *4 *5 *6)) (-5 *1 (-754 *4 *5 *6 *2 *3))
- (-4 *3 (-1040 *4 *5 *6 *2)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-366 *3)) (-4 *3 (-1181)) (-4 *3 (-825)) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-112))))
((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *1 (-366 *4)) (-4 *4 (-1181))
- (-5 *2 (-112)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-5 *1 (-323)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-623 (-550))) (-5 *1 (-977 *3)) (-14 *3 (-550)))))
-(((*1 *2 *2) (-12 (-5 *2 (-623 (-309 (-219)))) (-5 *1 (-260)))))
+ (-12 (-4 *1 (-1175 *4 *5 *6 *3)) (-4 *4 (-542)) (-4 *5 (-771))
+ (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-112)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-112)))))
+ (-12 (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-623 *5)))))
(((*1 *2)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-5 *2 (-667 (-400 *4))))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-623 *4)) (-5 *1 (-1109 *3 *4))
- (-4 *3 (-13 (-1068) (-34))) (-4 *4 (-13 (-1068) (-34))))))
-(((*1 *2 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-1144))) (-5 *1 (-49))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 (-497))) (-5 *1 (-475)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-667 (-309 (-219)))) (-5 *2 (-372)) (-5 *1 (-199)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1020))
- (-4 *2 (-13 (-397) (-1011 *4) (-356) (-1166) (-277)))
- (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1203 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-894)) (-4 *5 (-1020))
- (-4 *2 (-13 (-397) (-1011 *5) (-356) (-1166) (-277)))
- (-5 *1 (-435 *5 *3 *2)) (-4 *3 (-1203 *5)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-1144)))))
-(((*1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-1230))))
- ((*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-1230)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-999 (-818 (-550)))) (-5 *1 (-578 *3)) (-4 *3 (-1020)))))
-(((*1 *2 *3 *4 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-219)) (-5 *4 (-550))
- (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260))))
- (-5 *2 (-1008)) (-5 *1 (-727)))))
-(((*1 *2 *1) (-12 (-4 *1 (-106 *2)) (-4 *2 (-1181)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-5 *1 (-102 *3)))))
-(((*1 *2 *2 *1)
- (-12 (-5 *2 (-1251 *3 *4)) (-4 *1 (-367 *3 *4)) (-4 *3 (-825))
- (-4 *4 (-170))))
- ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-379 *2)) (-4 *2 (-1068))))
- ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-797 *2)) (-4 *2 (-825))))
- ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-797 *2)) (-4 *2 (-825))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1244 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1020))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-797 *3)) (-4 *1 (-1244 *3 *4)) (-4 *3 (-825))
- (-4 *4 (-1020))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1244 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1020)))))
-(((*1 *1 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181)))))
+ (-12 (-5 *2 (-1228 (-1070 *3 *4))) (-5 *1 (-1070 *3 *4))
+ (-14 *3 (-895)) (-14 *4 (-895)))))
+(((*1 *1 *2) (-12 (-5 *2 (-309 (-167 (-372)))) (-5 *1 (-323))))
+ ((*1 *1 *2) (-12 (-5 *2 (-309 (-550))) (-5 *1 (-323))))
+ ((*1 *1 *2) (-12 (-5 *2 (-309 (-372))) (-5 *1 (-323))))
+ ((*1 *1 *2) (-12 (-5 *2 (-309 (-672))) (-5 *1 (-323))))
+ ((*1 *1 *2) (-12 (-5 *2 (-309 (-679))) (-5 *1 (-323))))
+ ((*1 *1 *2) (-12 (-5 *2 (-309 (-677))) (-5 *1 (-323))))
+ ((*1 *1) (-5 *1 (-323))))
+(((*1 *1 *1 *1) (-5 *1 (-837))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-623 (-241 *4 *5))) (-5 *2 (-241 *4 *5))
+ (-14 *4 (-623 (-1145))) (-4 *5 (-444)) (-5 *1 (-611 *4 *5)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-623 (-623 (-623 *5)))) (-5 *3 (-1 (-112) *5 *5))
+ (-5 *4 (-623 *5)) (-4 *5 (-825)) (-5 *1 (-1153 *5)))))
(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1227 *5)) (-4 *5 (-770)) (-5 *2 (-112))
+ (-12 (-5 *3 (-1228 *5)) (-4 *5 (-770)) (-5 *2 (-112))
(-5 *1 (-820 *4 *5)) (-14 *4 (-749)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-356) (-145) (-1011 (-400 (-550)))))
- (-4 *5 (-1203 *4))
- (-5 *2 (-623 (-2 (|:| |deg| (-749)) (|:| -1721 *5))))
- (-5 *1 (-787 *4 *5 *3 *6)) (-4 *3 (-634 *5))
- (-4 *6 (-634 (-400 *5))))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-542)) (-4 *2 (-1020))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-542)) (-5 *1 (-942 *3 *2)) (-4 *2 (-1203 *3))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *2 (-542))))
- ((*1 *2 *3 *3 *1)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *3 (-1034 *4 *5 *6))
- (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *1))))
- (-4 *1 (-1040 *4 *5 *6 *3)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-300)) (-5 *2 (-112)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1108 *2 *3)) (-4 *2 (-13 (-1068) (-34)))
- (-4 *3 (-13 (-1068) (-34))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-542) (-825) (-1011 (-550)))) (-4 *5 (-423 *4))
- (-5 *2 (-411 *3)) (-5 *1 (-428 *4 *5 *3)) (-4 *3 (-1203 *5)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-38 (-400 (-550))))
- (-5 *2 (-2 (|:| -3103 (-1124 *4)) (|:| -3114 (-1124 *4))))
- (-5 *1 (-1130 *4)) (-5 *3 (-1124 *4)))))
+ (-12 (-5 *2 (-1 (-917 *3) (-917 *3))) (-5 *1 (-174 *3))
+ (-4 *3 (-13 (-356) (-1167) (-976))))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-4 *1 (-592 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1069)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021))
+ (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-112)))))
+(((*1 *2 *2 *1)
+ (-12 (-5 *2 (-623 *6)) (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5))
+ (-4 *3 (-542)))))
+(((*1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-866 *4)) (-4 *4 (-1069)) (-5 *1 (-863 *4 *3))
+ (-4 *3 (-1069)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550))
+ (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) (-5 *2 (-1009))
+ (-5 *1 (-727)))))
(((*1 *2 *3 *2)
- (-12 (-5 *1 (-657 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1068)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))))
-(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-833))))
- ((*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-938))))
- ((*1 *2 *1) (-12 (-5 *2 (-1126)) (-5 *1 (-962))))
- ((*1 *2 *1) (-12 (-4 *1 (-983 *2)) (-4 *2 (-1181))))
+ (-12 (-5 *2 (-1 (-917 (-219)) (-917 (-219)))) (-5 *3 (-623 (-256)))
+ (-5 *1 (-254))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1 (-917 (-219)) (-917 (-219)))) (-5 *1 (-256))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-623 (-473 *5 *6))) (-5 *3 (-473 *5 *6))
+ (-14 *5 (-623 (-1145))) (-4 *6 (-444)) (-5 *2 (-1228 *6))
+ (-5 *1 (-611 *5 *6)))))
+(((*1 *1 *2) (-12 (-5 *2 (-895)) (-4 *1 (-361))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-895)) (-5 *2 (-1228 *4)) (-5 *1 (-519 *4))
+ (-4 *4 (-342))))
((*1 *2 *1)
- (-12 (-4 *2 (-13 (-1068) (-34))) (-5 *1 (-1108 *2 *3))
- (-4 *3 (-13 (-1068) (-34))))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1070 *3)) (-5 *1 (-878 *3)) (-4 *3 (-361))
- (-4 *3 (-1068)))))
-(((*1 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1181)))))
-(((*1 *1 *2 *3 *3 *4 *4)
- (-12 (-5 *2 (-925 (-550))) (-5 *3 (-1144))
- (-5 *4 (-1062 (-400 (-550)))) (-5 *1 (-30)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-300)) (-4 *6 (-366 *5)) (-4 *4 (-366 *5))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2437 (-623 *4))))
- (-5 *1 (-1092 *5 *6 *4 *3)) (-4 *3 (-665 *5 *6 *4)))))
-(((*1 *1 *1 *1)
- (|partial| -12 (-4 *2 (-170)) (-5 *1 (-282 *2 *3 *4 *5 *6 *7))
- (-4 *3 (-1203 *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 (-690 *2 *3 *4 *5 *6)) (-4 *2 (-170))
- (-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 (-694 *2 *3 *4 *5 *6)) (-4 *2 (-170))
- (-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 *2 *1) (-12 (-5 *2 (-1126)) (-5 *1 (-1162))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1162)))))
-(((*1 *2 *3 *4 *5 *3 *6 *3)
- (-12 (-5 *3 (-550)) (-5 *5 (-167 (-219))) (-5 *6 (-1126))
- (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *2) (-12 (-5 *1 (-934 *2)) (-4 *2 (-535)))))
+ (-12 (-4 *2 (-825)) (-5 *1 (-692 *2 *3 *4)) (-4 *3 (-1069))
+ (-14 *4
+ (-1 (-112) (-2 (|:| -3690 *2) (|:| -3068 *3))
+ (-2 (|:| -3690 *2) (|:| -3068 *3)))))))
(((*1 *2 *2 *3)
- (-12 (-5 *1 (-657 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1068)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-550)) (-4 *1 (-56 *4 *5 *2)) (-4 *4 (-1181))
- (-4 *5 (-366 *4)) (-4 *2 (-366 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-550)) (-4 *1 (-1023 *4 *5 *6 *7 *2)) (-4 *6 (-1020))
- (-4 *7 (-232 *5 *6)) (-4 *2 (-232 *4 *6)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-623 (-550))) (-5 *2 (-667 (-550))) (-5 *1 (-1078)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-356)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4))
- (-5 *2 (-749)) (-5 *1 (-512 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-4 *3 (-542)) (-5 *2 (-749))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-4 *4 (-170)) (-4 *5 (-366 *4))
- (-4 *6 (-366 *4)) (-5 *2 (-749)) (-5 *1 (-666 *4 *5 *6 *3))
- (-4 *3 (-665 *4 *5 *6))))
+ (-12 (-5 *2 (-623 (-594 *5))) (-5 *3 (-1145)) (-4 *5 (-423 *4))
+ (-4 *4 (-825)) (-5 *1 (-559 *4 *5)))))
+(((*1 *1) (-5 *1 (-430))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-984 *3)) (-4 *3 (-1182)) (-4 *3 (-1069))
+ (-5 *2 (-112)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1125 (-400 *3))) (-5 *1 (-172 *3)) (-4 *3 (-300)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1219 *4)) (-5 *1 (-1221 *4 *2))
+ (-4 *4 (-38 (-400 (-550)))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-5 *2 (-112))))
((*1 *2 *1)
- (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020))
- (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-4 *5 (-542))
- (-5 *2 (-749)))))
-(((*1 *2 *3 *4)
- (-12
- (-5 *3
- (-623
- (-2 (|:| |eqzro| (-623 *8)) (|:| |neqzro| (-623 *8))
- (|:| |wcond| (-623 (-925 *5)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1227 (-400 (-925 *5))))
- (|:| -2437 (-623 (-1227 (-400 (-925 *5))))))))))
- (-5 *4 (-1126)) (-4 *5 (-13 (-300) (-145))) (-4 *8 (-922 *5 *7 *6))
- (-4 *6 (-13 (-825) (-596 (-1144)))) (-4 *7 (-771)) (-5 *2 (-550))
- (-5 *1 (-897 *5 *6 *7 *8)))))
-(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4)
- (-12 (-5 *3 (-1126)) (-5 *4 (-550)) (-5 *5 (-667 (-167 (-219))))
- (-5 *2 (-1008)) (-5 *1 (-733)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-400 *4)) (-4 *4 (-1203 *3)) (-4 *3 (-13 (-356) (-145)))
- (-5 *1 (-392 *3 *4)))))
-(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-550)) (-5 *3 (-894)) (-5 *1 (-677))))
- ((*1 *2 *2 *2 *3 *4)
- (-12 (-5 *2 (-667 *5)) (-5 *3 (-98 *5)) (-5 *4 (-1 *5 *5))
- (-4 *5 (-356)) (-5 *1 (-951 *5)))))
-(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459))))
- ((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459))))
- ((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
+ (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021))
+ (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-112)))))
+(((*1 *2 *3 *3 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-734)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-879 *4)) (-4 *4 (-1069)) (-5 *2 (-623 (-749)))
+ (-5 *1 (-878 *4)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-387)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-167 *4)) (-5 *1 (-179 *4 *3))
+ (-4 *4 (-13 (-356) (-823))) (-4 *3 (-1204 *2)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
(-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372))
(-5 *2
- (-2 (|:| -3625 *4) (|:| -2478 *4) (|:| |totalpts| (-550))
+ (-2 (|:| -1337 *4) (|:| -2511 *4) (|:| |totalpts| (-550))
(|:| |success| (-112))))
(-5 *1 (-767)) (-5 *5 (-550)))))
-(((*1 *2 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *3 *4 *4 *5 *3 *3 *3 *3 *3)
- (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219))
- (-5 *2 (-1008)) (-5 *1 (-731)))))
-(((*1 *2 *1) (-12 (-4 *1 (-652 *3)) (-4 *3 (-1181)) (-5 *2 (-749)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1227 (-1144))) (-5 *3 (-1227 (-445 *4 *5 *6 *7)))
- (-5 *1 (-445 *4 *5 *6 *7)) (-4 *4 (-170)) (-14 *5 (-894))
- (-14 *6 (-623 (-1144))) (-14 *7 (-1227 (-667 *4)))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-445 *4 *5 *6 *7)))
- (-5 *1 (-445 *4 *5 *6 *7)) (-4 *4 (-170)) (-14 *5 (-894))
- (-14 *6 (-623 *2)) (-14 *7 (-1227 (-667 *4)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1227 (-445 *3 *4 *5 *6))) (-5 *1 (-445 *3 *4 *5 *6))
- (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 (-1144)))
- (-14 *6 (-1227 (-667 *3)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1227 (-1144))) (-5 *1 (-445 *3 *4 *5 *6))
- (-4 *3 (-170)) (-14 *4 (-894)) (-14 *5 (-623 (-1144)))
- (-14 *6 (-1227 (-667 *3)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1144)) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-170))
- (-14 *4 (-894)) (-14 *5 (-623 *2)) (-14 *6 (-1227 (-667 *3)))))
- ((*1 *1)
- (-12 (-5 *1 (-445 *2 *3 *4 *5)) (-4 *2 (-170)) (-14 *3 (-894))
- (-14 *4 (-623 (-1144))) (-14 *5 (-1227 (-667 *2))))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1149)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-1062 *3)) (-4 *3 (-922 *7 *6 *4)) (-4 *6 (-771))
- (-4 *4 (-825)) (-4 *7 (-542))
- (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-550))))
- (-5 *1 (-577 *6 *4 *7 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-771)) (-4 *4 (-825)) (-4 *6 (-542))
- (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-550))))
- (-5 *1 (-577 *5 *4 *6 *3)) (-4 *3 (-922 *6 *5 *4))))
- ((*1 *1 *1 *1 *1) (-5 *1 (-836))) ((*1 *1 *1 *1) (-5 *1 (-836)))
- ((*1 *1 *1) (-5 *1 (-836)))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1144))
- (-4 *4 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-1136 *4 *2)) (-4 *2 (-13 (-423 *4) (-158) (-27) (-1166)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1060 *2)) (-4 *2 (-13 (-423 *4) (-158) (-27) (-1166)))
- (-4 *4 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-1136 *4 *2))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1144)) (-4 *5 (-13 (-542) (-825) (-1011 (-550))))
- (-5 *2 (-400 (-925 *5))) (-5 *1 (-1137 *5)) (-5 *3 (-925 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1144)) (-4 *5 (-13 (-542) (-825) (-1011 (-550))))
- (-5 *2 (-3 (-400 (-925 *5)) (-309 *5))) (-5 *1 (-1137 *5))
- (-5 *3 (-400 (-925 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1060 (-925 *5))) (-5 *3 (-925 *5))
- (-4 *5 (-13 (-542) (-825) (-1011 (-550)))) (-5 *2 (-400 *3))
- (-5 *1 (-1137 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1060 (-400 (-925 *5)))) (-5 *3 (-400 (-925 *5)))
- (-4 *5 (-13 (-542) (-825) (-1011 (-550)))) (-5 *2 (-3 *3 (-309 *5)))
- (-5 *1 (-1137 *5)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-802)) (-5 *3 (-623 (-1144))) (-5 *1 (-803)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 (-838 *5))) (-14 *5 (-623 (-1144))) (-4 *6 (-444))
- (-5 *2 (-623 (-623 (-241 *5 *6)))) (-5 *1 (-463 *5 *6 *7))
- (-5 *3 (-623 (-241 *5 *6))) (-4 *7 (-444)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-518)) (-5 *3 (-128)) (-5 *2 (-1088)))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-623 (-2 (|:| |totdeg| (-749)) (|:| -2739 *3))))
- (-5 *4 (-749)) (-4 *3 (-922 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771))
- (-4 *7 (-825)) (-5 *1 (-441 *5 *6 *7 *3)))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1140 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))))
-(((*1 *2)
- (-12
- (-5 *2
- (-1227 (-623 (-2 (|:| -3625 (-883 *3)) (|:| -2922 (-1088))))))
- (-5 *1 (-344 *3 *4)) (-14 *3 (-894)) (-14 *4 (-894))))
- ((*1 *2)
- (-12 (-5 *2 (-1227 (-623 (-2 (|:| -3625 *3) (|:| -2922 (-1088))))))
- (-5 *1 (-345 *3 *4)) (-4 *3 (-342)) (-14 *4 (-3 (-1140 *3) *2))))
- ((*1 *2)
- (-12 (-5 *2 (-1227 (-623 (-2 (|:| -3625 *3) (|:| -2922 (-1088))))))
- (-5 *1 (-346 *3 *4)) (-4 *3 (-342)) (-14 *4 (-894)))))
-(((*1 *1 *2 *2 *2)
- (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1166)))))
- ((*1 *2 *1 *3 *4 *4)
- (-12 (-5 *3 (-894)) (-5 *4 (-372)) (-5 *2 (-1232)) (-5 *1 (-1228))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
+(((*1 *1)
+ (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-542)) (-4 *2 (-170)))))
(((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-550)) (|has| *1 (-6 -4343)) (-4 *1 (-366 *3))
- (-4 *3 (-1181)))))
+ (|partial| -12 (-5 *2 (-112)) (-5 *1 (-578 *3)) (-4 *3 (-1021)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-309 (-372))) (-5 *2 (-309 (-219))) (-5 *1 (-298)))))
-(((*1 *1 *1) (-12 (-5 *1 (-172 *2)) (-4 *2 (-300)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-874 *2)) (-4 *2 (-1068))))
- ((*1 *1 *2) (-12 (-5 *1 (-874 *2)) (-4 *2 (-1068)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5))
- (-5 *2 (-2 (|:| -2027 (-623 *6)) (|:| -3257 (-623 *6)))))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1088)) (-5 *2 (-112)) (-5 *1 (-799)))))
+ (-12 (-4 *1 (-335 *4 *3 *5)) (-4 *4 (-1186)) (-4 *3 (-1204 *4))
+ (-4 *5 (-1204 (-400 *3))) (-5 *2 (-112))))
+ ((*1 *2 *3)
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-623 *1)) (-4 *1 (-1103 *3)) (-4 *3 (-1021))))
+ ((*1 *2 *2 *1)
+ (|partial| -12 (-5 *2 (-400 *1)) (-4 *1 (-1204 *3)) (-4 *3 (-1021))
+ (-4 *3 (-542))))
+ ((*1 *1 *1 *1)
+ (|partial| -12 (-4 *1 (-1204 *2)) (-4 *2 (-1021)) (-4 *2 (-542)))))
(((*1 *2 *3 *4 *5)
(-12 (-5 *4 (-1 *7 *7))
- (-5 *5 (-1 (-3 (-2 (|:| -1653 *6) (|:| |coeff| *6)) "failed") *6))
- (-4 *6 (-356)) (-4 *7 (-1203 *6))
+ (-5 *5 (-1 (-3 (-623 *6) "failed") (-550) *6 *6)) (-4 *6 (-356))
+ (-4 *7 (-1204 *6))
(-5 *2 (-2 (|:| |answer| (-569 (-400 *7))) (|:| |a0| *6)))
(-5 *1 (-560 *6 *7)) (-5 *3 (-400 *7)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-356) (-823))) (-5 *1 (-179 *3 *2))
- (-4 *2 (-1203 (-167 *3))))))
-(((*1 *1 *2) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1166))))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-1072)) (-5 *3 (-752)) (-5 *1 (-52)))))
-(((*1 *2)
- (-12 (-5 *2 (-1232)) (-5 *1 (-1158 *3 *4)) (-4 *3 (-1068))
- (-4 *4 (-1068)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-1185)) (-4 *5 (-1203 *4))
- (-5 *2
- (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-400 *5))
- (|:| |c2| (-400 *5)) (|:| |deg| (-749))))
- (-5 *1 (-146 *4 *5 *3)) (-4 *3 (-1203 (-400 *5))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *8 (-1034 *5 *6 *7))
- (-5 *2
- (-2 (|:| |val| (-623 *8))
- (|:| |towers| (-623 (-1000 *5 *6 *7 *8)))))
- (-5 *1 (-1000 *5 *6 *7 *8)) (-5 *3 (-623 *8))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *8 (-1034 *5 *6 *7))
- (-5 *2
- (-2 (|:| |val| (-623 *8))
- (|:| |towers| (-623 (-1114 *5 *6 *7 *8)))))
- (-5 *1 (-1114 *5 *6 *7 *8)) (-5 *3 (-623 *8)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836))))
- ((*1 *1 *1) (-5 *1 (-836)))
- ((*1 *1 *2)
- (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-4 *1 (-1066 *3))))
- ((*1 *1) (-12 (-4 *1 (-1066 *2)) (-4 *2 (-1068)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-938))) (-5 *1 (-108))))
- ((*1 *2 *1) (-12 (-5 *2 (-45 (-1126) (-752))) (-5 *1 (-114)))))
-(((*1 *2 *1) (-12 (-4 *1 (-928)) (-5 *2 (-623 (-623 (-916 (-219)))))))
- ((*1 *2 *1) (-12 (-4 *1 (-947)) (-5 *2 (-623 (-623 (-916 (-219))))))))
-(((*1 *1 *1) (-5 *1 (-836))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-356)) (-5 *1 (-278 *3 *2)) (-4 *2 (-1218 *3)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-114)) (-4 *2 (-1068)) (-4 *2 (-825))
- (-5 *1 (-113 *2)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-58 *6)) (-4 *6 (-1181))
- (-4 *5 (-1181)) (-5 *2 (-58 *5)) (-5 *1 (-57 *6 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-234 *6 *7)) (-14 *6 (-749))
- (-4 *7 (-1181)) (-4 *5 (-1181)) (-5 *2 (-234 *6 *5))
- (-5 *1 (-233 *6 *7 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1181)) (-4 *5 (-1181))
- (-4 *2 (-366 *5)) (-5 *1 (-364 *6 *4 *5 *2)) (-4 *4 (-366 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1068)) (-4 *5 (-1068))
- (-4 *2 (-418 *5)) (-5 *1 (-416 *6 *4 *5 *2)) (-4 *4 (-418 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-623 *6)) (-4 *6 (-1181))
- (-4 *5 (-1181)) (-5 *2 (-623 *5)) (-5 *1 (-621 *6 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-931 *6)) (-4 *6 (-1181))
- (-4 *5 (-1181)) (-5 *2 (-931 *5)) (-5 *1 (-930 *6 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1124 *6)) (-4 *6 (-1181))
- (-4 *3 (-1181)) (-5 *2 (-1124 *3)) (-5 *1 (-1122 *6 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1227 *6)) (-4 *6 (-1181))
- (-4 *5 (-1181)) (-5 *2 (-1227 *5)) (-5 *1 (-1226 *6 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-52)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1227 *5)) (-4 *5 (-770)) (-5 *2 (-112))
- (-5 *1 (-820 *4 *5)) (-14 *4 (-749)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-667 (-167 (-400 (-550)))))
- (-5 *2
- (-623
- (-2 (|:| |outval| (-167 *4)) (|:| |outmult| (-550))
- (|:| |outvect| (-623 (-667 (-167 *4)))))))
- (-5 *1 (-743 *4)) (-4 *4 (-13 (-356) (-823))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890))))
- ((*1 *2) (-12 (-5 *2 (-877 (-550))) (-5 *1 (-890)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-623 (-550))) (-5 *1 (-977 *3)) (-14 *3 (-550)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1144)) (-5 *5 (-623 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *6)))
- (-4 *6 (-13 (-444) (-825) (-145) (-1011 (-550)) (-619 (-550))))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-543 *6 *3)))))
-(((*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-544 *3)) (-4 *3 (-535))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300)) (-5 *2 (-411 *3))
- (-5 *1 (-721 *4 *5 *6 *3)) (-4 *3 (-922 *6 *4 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300))
- (-4 *7 (-922 *6 *4 *5)) (-5 *2 (-411 (-1140 *7)))
- (-5 *1 (-721 *4 *5 *6 *7)) (-5 *3 (-1140 *7))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-444)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *2 (-411 *1)) (-4 *1 (-922 *3 *4 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-444)) (-5 *2 (-411 *3))
- (-5 *1 (-952 *4 *5 *6 *3)) (-4 *3 (-922 *6 *5 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-444))
- (-4 *7 (-922 *6 *4 *5)) (-5 *2 (-411 (-1140 (-400 *7))))
- (-5 *1 (-1139 *4 *5 *6 *7)) (-5 *3 (-1140 (-400 *7)))))
- ((*1 *2 *1) (-12 (-5 *2 (-411 *1)) (-4 *1 (-1185))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-411 *3)) (-5 *1 (-1206 *4 *3))
- (-4 *3 (-13 (-1203 *4) (-542) (-10 -8 (-15 -3139 ($ $ $)))))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1017 *4 *5)) (-4 *4 (-13 (-823) (-300) (-145) (-995)))
- (-14 *5 (-623 (-1144)))
- (-5 *2
- (-623 (-1114 *4 (-522 (-838 *6)) (-838 *6) (-758 *4 (-838 *6)))))
- (-5 *1 (-1253 *4 *5 *6)) (-14 *6 (-623 (-1144))))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-1203 *2)) (-4 *2 (-1020)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-411 (-1140 *1))) (-5 *1 (-309 *4)) (-5 *3 (-1140 *1))
- (-4 *4 (-444)) (-4 *4 (-542)) (-4 *4 (-825))))
- ((*1 *2 *3)
- (-12 (-4 *1 (-882)) (-5 *2 (-411 (-1140 *1))) (-5 *3 (-1140 *1)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-865 *4)) (-4 *4 (-1068)) (-5 *2 (-1 (-112) *5))
- (-5 *1 (-863 *4 *5)) (-4 *5 (-1181))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-1134)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-623 (-916 *3))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1140 (-550))) (-5 *2 (-550)) (-5 *1 (-915)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1 (-1124 *3))) (-5 *1 (-1124 *3)) (-4 *3 (-1181)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1020)) (-5 *2 (-550)) (-5 *1 (-435 *4 *3 *5))
- (-4 *3 (-1203 *4))
- (-4 *5 (-13 (-397) (-1011 *4) (-356) (-1166) (-277))))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1124 (-2 (|:| |k| (-550)) (|:| |c| *3))))
- (-5 *1 (-578 *3)) (-4 *3 (-1020)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-309 (-219)))) (-5 *4 (-749))
- (-5 *2 (-667 (-219))) (-5 *1 (-260)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-112)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-623 (-52))) (-5 *1 (-865 *3)) (-4 *3 (-1068)))))
-(((*1 *1 *1) (-5 *1 (-1032))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -3340 *3) (|:| |coef1| (-760 *3))))
- (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1020)))))
+(((*1 *2 *3 *3 *4 *4)
+ (|partial| -12 (-5 *3 (-749)) (-4 *5 (-356)) (-5 *2 (-172 *6))
+ (-5 *1 (-841 *5 *4 *6)) (-4 *4 (-1219 *5)) (-4 *6 (-1204 *5)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-1020)) (-4 *7 (-1020))
- (-4 *6 (-1203 *5)) (-5 *2 (-1140 (-1140 *7)))
- (-5 *1 (-492 *5 *6 *4 *7)) (-4 *4 (-1203 *6)))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4343)) (-4 *1 (-238 *2)) (-4 *2 (-1181))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-275 *2)) (-4 *2 (-1181))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-275 *2)) (-4 *2 (-1181))))
- ((*1 *1 *1 *2)
- (-12 (|has| *1 (-6 -4343)) (-4 *1 (-1215 *2)) (-4 *2 (-1181))))
- ((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4343)) (-4 *1 (-1215 *2)) (-4 *2 (-1181)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *2 *3 *3 *3 *4 *5)
- (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1203 *6))
- (-4 *6 (-13 (-356) (-145) (-1011 *4))) (-5 *4 (-550))
- (-5 *2
- (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-112))))
- (|:| -1721
- (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| *4) (|:| |alpha| *3)
- (|:| |beta| *3)))))
- (-5 *1 (-988 *6 *3)))))
-(((*1 *1) (-12 (-5 *1 (-669 *2)) (-4 *2 (-595 (-836))))))
-(((*1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1230)))))
-(((*1 *2 *1) (-12 (-4 *1 (-300)) (-5 *2 (-749)))))
+ (-12 (-5 *3 (-1228 (-623 (-2 (|:| -1337 *4) (|:| -3690 (-1089))))))
+ (-4 *4 (-342)) (-5 *2 (-1233)) (-5 *1 (-519 *4)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1227 (-1227 *4))) (-4 *4 (-1020)) (-5 *2 (-667 *4))
- (-5 *1 (-1002 *4)))))
-(((*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6)
- (-12 (-5 *4 (-550)) (-5 *5 (-667 (-219)))
- (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260)))) (-5 *3 (-219))
- (-5 *2 (-1008)) (-5 *1 (-727)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-550)) (-4 *4 (-170)) (-4 *5 (-366 *4))
- (-4 *6 (-366 *4)) (-5 *1 (-666 *4 *5 *6 *2))
- (-4 *2 (-665 *4 *5 *6)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-356)) (-5 *2 (-623 *3)) (-5 *1 (-918 *4 *3))
- (-4 *3 (-1203 *4)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-199))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-623 (-372))) (-5 *2 (-372)) (-5 *1 (-199)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-5 *1 (-878 *3)))))
-(((*1 *1) (-5 *1 (-563))))
-(((*1 *2 *3 *4 *5 *6 *7 *6)
- (|partial| -12
- (-5 *5
- (-2 (|:| |contp| *3)
- (|:| -1877 (-623 (-2 (|:| |irr| *10) (|:| -4245 (-550)))))))
- (-5 *6 (-623 *3)) (-5 *7 (-623 *8)) (-4 *8 (-825)) (-4 *3 (-300))
- (-4 *10 (-922 *3 *9 *8)) (-4 *9 (-771))
- (-5 *2
- (-2 (|:| |polfac| (-623 *10)) (|:| |correct| *3)
- (|:| |corrfact| (-623 (-1140 *3)))))
- (-5 *1 (-605 *8 *9 *3 *10)) (-5 *4 (-623 (-1140 *3))))))
+ (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
+ (-5 *1 (-951 *4 *5 *6 *3)) (-4 *3 (-1035 *4 *5 *6)))))
+(((*1 *2 *2)
+ (|partial| -12 (-4 *3 (-1182)) (-5 *1 (-180 *3 *2))
+ (-4 *2 (-652 *3)))))
+(((*1 *2 *3 *4 *3)
+ (|partial| -12 (-5 *4 (-1145))
+ (-4 *5 (-13 (-444) (-825) (-145) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-2 (|:| -3230 *3) (|:| |coeff| *3))) (-5 *1 (-543 *5 *3))
+ (-4 *3 (-13 (-27) (-1167) (-423 *5))))))
(((*1 *2 *3)
- (-12 (-4 *4 (-300)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4))
- (-5 *2
- (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3)))
- (-5 *1 (-1092 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-623 *1)) (-5 *3 (-623 *7)) (-4 *1 (-1040 *4 *5 *6 *7))
- (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *1))
- (-4 *1 (-1040 *4 *5 *6 *7))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-623 *1)) (-4 *1 (-1040 *4 *5 *6 *3)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-623 *1))
- (-4 *1 (-1040 *4 *5 *6 *3)))))
-(((*1 *2 *1)
- (-12
+ (-12 (-4 *4 (-444))
(-5 *2
(-623
- (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219)))
- (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219))
- (|:| |relerr| (-219)))))
- (-5 *1 (-545))))
+ (-2 (|:| |eigval| (-3 (-400 (-926 *4)) (-1134 (-1145) (-926 *4))))
+ (|:| |geneigvec| (-623 (-667 (-400 (-926 *4))))))))
+ (-5 *1 (-285 *4)) (-5 *3 (-667 (-400 (-926 *4)))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-542)) (-4 *3 (-1021))
+ (-5 *2 (-2 (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-827 *3))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-98 *5)) (-4 *5 (-542)) (-4 *5 (-1021))
+ (-5 *2 (-2 (|:| -3123 *3) (|:| -2545 *3))) (-5 *1 (-828 *5 *3))
+ (-4 *3 (-827 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-387))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1162)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-219)) (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1228 *1)) (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186))
+ (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))))))
+(((*1 *2 *1) (-12 (-4 *1 (-47 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-770))))
((*1 *2 *1)
- (-12 (-4 *1 (-592 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-5 *2 (-623 *3))))
+ (-12 (-5 *2 (-749)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1021))
+ (-14 *4 (-623 (-1145)))))
((*1 *2 *1)
- (-12
- (-5 *2
- (-623
- (-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
- (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
- (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
- (|:| |abserr| (-219)) (|:| |relerr| (-219)))))
- (-5 *1 (-781)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-1227 *5)) (-4 *5 (-619 *4)) (-4 *4 (-542))
- (-5 *2 (-1227 *4)) (-5 *1 (-618 *4 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))))
-(((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
- (-4 *3 (-360 *4))))
- ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
-(((*1 *2 *2 *1)
- (-12 (-5 *2 (-1251 *3 *4)) (-4 *1 (-367 *3 *4)) (-4 *3 (-825))
- (-4 *4 (-170))))
- ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-379 *2)) (-4 *2 (-1068))))
- ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-797 *2)) (-4 *2 (-825))))
- ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-797 *2)) (-4 *2 (-825))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1244 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1020))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-797 *3)) (-4 *1 (-1244 *3 *4)) (-4 *3 (-825))
- (-4 *4 (-1020))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1244 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1020)))))
-(((*1 *1 *1 *2)
- (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *1 (-495 *3 *4 *5 *2)) (-4 *2 (-922 *3 *4 *5))))
- ((*1 *1 *1 *1)
- (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825))
- (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-922 *2 *3 *4)))))
-(((*1 *2 *3)
- (-12 (|has| *6 (-6 -4343)) (-4 *4 (-356)) (-4 *5 (-366 *4))
- (-4 *6 (-366 *4)) (-5 *2 (-623 *6)) (-5 *1 (-512 *4 *5 *6 *3))
- (-4 *3 (-665 *4 *5 *6))))
- ((*1 *2 *3)
- (-12 (|has| *9 (-6 -4343)) (-4 *4 (-542)) (-4 *5 (-366 *4))
- (-4 *6 (-366 *4)) (-4 *7 (-965 *4)) (-4 *8 (-366 *7))
- (-4 *9 (-366 *7)) (-5 *2 (-623 *6))
- (-5 *1 (-513 *4 *5 *6 *3 *7 *8 *9 *10)) (-4 *3 (-665 *4 *5 *6))
- (-4 *10 (-665 *7 *8 *9))))
+ (-12 (-5 *2 (-550)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1021) (-825)))
+ (-14 *4 (-623 (-1145)))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-246 *4 *3 *5 *6)) (-4 *4 (-1021)) (-4 *3 (-825))
+ (-4 *5 (-259 *3)) (-4 *6 (-771)) (-5 *2 (-749))))
+ ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-268))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1141 *8)) (-5 *4 (-623 *6)) (-4 *6 (-825))
+ (-4 *8 (-923 *7 *5 *6)) (-4 *5 (-771)) (-4 *7 (-1021))
+ (-5 *2 (-623 (-749))) (-5 *1 (-314 *5 *6 *7 *8))))
+ ((*1 *2 *1) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-895))))
((*1 *2 *1)
- (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-4 *3 (-542)) (-5 *2 (-623 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-4 *4 (-170)) (-4 *5 (-366 *4))
- (-4 *6 (-366 *4)) (-5 *2 (-623 *6)) (-5 *1 (-666 *4 *5 *6 *3))
- (-4 *3 (-665 *4 *5 *6))))
+ (-12 (-4 *1 (-367 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170))
+ (-5 *2 (-749))))
+ ((*1 *2 *1) (-12 (-4 *1 (-462 *3 *2)) (-4 *3 (-170)) (-4 *2 (-23))))
((*1 *2 *1)
- (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020))
- (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-4 *5 (-542))
- (-5 *2 (-623 *7)))))
-(((*1 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1181)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-323)))))
-(((*1 *2 *3 *3 *3 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-167 (-219)))) (-5 *2 (-1008))
- (-5 *1 (-733)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1212 *3 *4 *5)) (-5 *1 (-312 *3 *4 *5))
- (-4 *3 (-13 (-356) (-825))) (-14 *4 (-1144)) (-14 *5 *3)))
- ((*1 *2 *1) (-12 (-4 *1 (-397)) (-5 *2 (-550))))
- ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-411 *3)) (-4 *3 (-542))))
- ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-677))))
+ (-12 (-4 *3 (-542)) (-5 *2 (-550)) (-5 *1 (-603 *3 *4))
+ (-4 *4 (-1204 *3))))
+ ((*1 *2 *1) (-12 (-4 *1 (-687 *3)) (-4 *3 (-1021)) (-5 *2 (-749))))
+ ((*1 *2 *1) (-12 (-4 *1 (-827 *3)) (-4 *3 (-1021)) (-5 *2 (-749))))
+ ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-878 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-879 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-623 *6)) (-4 *1 (-923 *4 *5 *6)) (-4 *4 (-1021))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 (-749)))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-923 *4 *5 *3)) (-4 *4 (-1021)) (-4 *5 (-771))
+ (-4 *3 (-825)) (-5 *2 (-749))))
((*1 *2 *1)
- (-12 (-4 *2 (-1068)) (-5 *1 (-692 *3 *2 *4)) (-4 *3 (-825))
- (-14 *4
- (-1 (-112) (-2 (|:| -2922 *3) (|:| -3521 *2))
- (-2 (|:| -2922 *3) (|:| -3521 *2)))))))
-(((*1 *2 *1) (-12 (-5 *2 (-1126)) (-5 *1 (-1162)))))
-(((*1 *2)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-5 *2 (-667 (-400 *4))))))
-(((*1 *2 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))))
-(((*1 *1)
- (-12 (-4 *3 (-1068)) (-5 *1 (-858 *2 *3 *4)) (-4 *2 (-1068))
- (-4 *4 (-644 *3))))
- ((*1 *1) (-12 (-5 *1 (-862 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1068)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |pde| (-623 (-309 (-219))))
- (|:| |constraints|
- (-623
- (-2 (|:| |start| (-219)) (|:| |finish| (-219))
- (|:| |grid| (-749)) (|:| |boundaryType| (-550))
- (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219))))))
- (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126))
- (|:| |tol| (-219))))
- (-5 *2 (-112)) (-5 *1 (-204)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7))
- (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4))))
- (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-797 *4)) (-4 *4 (-825)) (-5 *2 (-112))
- (-5 *1 (-650 *4)))))
-(((*1 *1) (-4 *1 (-23))) ((*1 *1) (-4 *1 (-34)))
- ((*1 *1)
- (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749))
- (-4 *4 (-170))))
- ((*1 *1) (-4 *1 (-705))) ((*1 *1) (-5 *1 (-1144))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-319 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-770))
- (-5 *2 (-623 *3))))
+ (-12 (-4 *1 (-947 *3 *2 *4)) (-4 *3 (-1021)) (-4 *4 (-825))
+ (-4 *2 (-770))))
((*1 *2 *1)
- (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1068))
- (-5 *2 (-623 *3))))
+ (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-749))))
((*1 *2 *1)
- (-12 (-5 *2 (-1124 *3)) (-5 *1 (-579 *3)) (-4 *3 (-1020))))
+ (-12 (-4 *1 (-1190 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-1219 *3))
+ (-5 *2 (-550))))
((*1 *2 *1)
- (-12 (-5 *2 (-623 *3)) (-5 *1 (-714 *3 *4)) (-4 *3 (-1020))
- (-4 *4 (-705))))
- ((*1 *2 *1) (-12 (-4 *1 (-827 *3)) (-4 *3 (-1020)) (-5 *2 (-623 *3))))
+ (-12 (-4 *1 (-1211 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-1188 *3))
+ (-5 *2 (-400 (-550)))))
((*1 *2 *1)
- (-12 (-4 *1 (-1218 *3)) (-4 *3 (-1020)) (-5 *2 (-1124 *3)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *1 (-441 *3 *4 *5 *2)) (-4 *2 (-922 *3 *4 *5)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-1203 *3)) (-5 *1 (-392 *3 *2))
- (-4 *3 (-13 (-356) (-145))))))
-(((*1 *2 *1 *1 *3 *4)
- (-12 (-5 *3 (-1 (-112) *5 *5)) (-5 *4 (-1 (-112) *6 *6))
- (-4 *5 (-13 (-1068) (-34))) (-4 *6 (-13 (-1068) (-34)))
- (-5 *2 (-112)) (-5 *1 (-1108 *5 *6)))))
-(((*1 *1) (-5 *1 (-801))))
-(((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1068)) (-5 *1 (-102 *3))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-102 *2)) (-4 *2 (-1068)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-5 *1 (-1115 *3)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-749)) (-5 *2 (-1200 *5 *4)) (-5 *1 (-1142 *4 *5 *6))
- (-4 *4 (-1020)) (-14 *5 (-1144)) (-14 *6 *4)))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-749)) (-5 *2 (-1200 *5 *4)) (-5 *1 (-1219 *4 *5 *6))
- (-4 *4 (-1020)) (-14 *5 (-1144)) (-14 *6 *4))))
-(((*1 *2)
- (-12 (-5 *2 (-667 (-883 *3))) (-5 *1 (-344 *3 *4)) (-14 *3 (-894))
- (-14 *4 (-894))))
- ((*1 *2)
- (-12 (-5 *2 (-667 *3)) (-5 *1 (-345 *3 *4)) (-4 *3 (-342))
- (-14 *4
- (-3 (-1140 *3)
- (-1227 (-623 (-2 (|:| -3625 *3) (|:| -2922 (-1088)))))))))
- ((*1 *2)
- (-12 (-5 *2 (-667 *3)) (-5 *1 (-346 *3 *4)) (-4 *3 (-342))
- (-14 *4 (-894)))))
-(((*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3)
- (-12 (-5 *5 (-667 (-219))) (-5 *6 (-667 (-550))) (-5 *3 (-550))
- (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-731)))))
-(((*1 *2 *3) (-12 (-5 *3 (-372)) (-5 *2 (-219)) (-5 *1 (-298)))))
-(((*1 *2 *3)
- (-12 (-4 *2 (-1203 *4)) (-5 *1 (-787 *4 *2 *3 *5))
- (-4 *4 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *3 (-634 *2))
- (-4 *5 (-634 (-400 *2))))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-623 *1)) (-4 *1 (-1034 *4 *5 *6)) (-4 *4 (-1020))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1247 *3)) (-4 *3 (-356)) (-5 *2 (-811 (-895)))))
((*1 *2 *1)
- (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-112))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1174 *4 *5 *6 *3)) (-4 *4 (-542)) (-4 *5 (-771))
- (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-112)))))
-(((*1 *1) (-4 *1 (-34))) ((*1 *1) (-5 *1 (-284)))
- ((*1 *1) (-5 *1 (-836)))
- ((*1 *1)
- (-12 (-4 *2 (-444)) (-4 *3 (-825)) (-4 *4 (-771))
- (-5 *1 (-960 *2 *3 *4 *5)) (-4 *5 (-922 *2 *4 *3))))
- ((*1 *1) (-5 *1 (-1053)))
- ((*1 *1)
- (-12 (-5 *1 (-1108 *2 *3)) (-4 *2 (-13 (-1068) (-34)))
- (-4 *3 (-13 (-1068) (-34)))))
- ((*1 *1) (-5 *1 (-1147))) ((*1 *1) (-5 *1 (-1148))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-623 *2)) (-4 *2 (-922 *4 *5 *6)) (-4 *4 (-356))
- (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-5 *1 (-442 *4 *5 *6 *2))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-98 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-356))
+ (-12 (-4 *1 (-1249 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021))
+ (-5 *2 (-749)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1141 *9)) (-5 *4 (-623 *7)) (-5 *5 (-623 (-623 *8)))
+ (-4 *7 (-825)) (-4 *8 (-300)) (-4 *9 (-923 *8 *6 *7)) (-4 *6 (-771))
(-5 *2
- (-2 (|:| R (-667 *6)) (|:| A (-667 *6)) (|:| |Ainv| (-667 *6))))
- (-5 *1 (-951 *6)) (-5 *3 (-667 *6)))))
-(((*1 *2 *3 *4 *3 *5)
- (-12 (-5 *3 (-1126)) (-5 *4 (-167 (-219))) (-5 *5 (-550))
- (-5 *2 (-1008)) (-5 *1 (-737)))))
+ (-2 (|:| |upol| (-1141 *8)) (|:| |Lval| (-623 *8))
+ (|:| |Lfact|
+ (-623 (-2 (|:| -1735 (-1141 *8)) (|:| -3068 (-550)))))
+ (|:| |ctpol| *8)))
+ (-5 *1 (-721 *6 *7 *8 *9)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-38 (-400 (-550))))
- (-5 *2 (-2 (|:| -2984 (-1124 *4)) (|:| -2995 (-1124 *4))))
- (-5 *1 (-1130 *4)) (-5 *3 (-1124 *4)))))
+ (-12 (-5 *3 (-1018 *4 *5)) (-4 *4 (-13 (-823) (-300) (-145) (-996)))
+ (-14 *5 (-623 (-1145))) (-5 *2 (-623 (-623 (-998 (-400 *4)))))
+ (-5 *1 (-1254 *4 *5 *6)) (-14 *6 (-623 (-1145)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-112))
+ (-4 *5 (-13 (-823) (-300) (-145) (-996)))
+ (-5 *2 (-623 (-623 (-998 (-400 *5))))) (-5 *1 (-1254 *5 *6 *7))
+ (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-112))
+ (-4 *5 (-13 (-823) (-300) (-145) (-996)))
+ (-5 *2 (-623 (-623 (-998 (-400 *5))))) (-5 *1 (-1254 *5 *6 *7))
+ (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-926 *4)))
+ (-4 *4 (-13 (-823) (-300) (-145) (-996)))
+ (-5 *2 (-623 (-623 (-998 (-400 *4))))) (-5 *1 (-1254 *4 *5 *6))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-623 (-1145))))))
+(((*1 *2 *3 *3 *2)
+ (|partial| -12 (-5 *2 (-749))
+ (-4 *3 (-13 (-705) (-361) (-10 -7 (-15 ** (*3 *3 (-550))))))
+ (-5 *1 (-240 *3)))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-1021)) (-5 *2 (-1228 *3)) (-5 *1 (-691 *3 *4))
+ (-4 *4 (-1204 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1158 *4 *5))
- (-4 *4 (-1068)) (-4 *5 (-1068)))))
+ (-12 (-5 *3 (-1145)) (-5 *2 (-1 *6 *5)) (-5 *1 (-685 *4 *5 *6))
+ (-4 *4 (-596 (-526))) (-4 *5 (-1182)) (-4 *6 (-1182)))))
+(((*1 *2)
+ (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-1233))
+ (-5 *1 (-1042 *3 *4 *5 *6 *7)) (-4 *7 (-1041 *3 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-1233))
+ (-5 *1 (-1077 *3 *4 *5 *6 *7)) (-4 *7 (-1041 *3 *4 *5 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-320 *3)) (-4 *3 (-1182))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-749)) (-5 *1 (-507 *3 *4)) (-4 *3 (-1182))
+ (-14 *4 (-550)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-1073)) (-5 *3 (-752)) (-5 *1 (-52)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-677))))
+ ((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-677)))))
(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-550)) (-5 *2 (-1232)) (-5 *1 (-877 *4))
- (-4 *4 (-1068))))
- ((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-877 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *3 *4 *2 *5 *6)
- (-12
- (-5 *5
- (-2 (|:| |done| (-623 *11))
- (|:| |todo| (-623 (-2 (|:| |val| *3) (|:| -3223 *11))))))
- (-5 *6 (-749))
- (-5 *2 (-623 (-2 (|:| |val| (-623 *10)) (|:| -3223 *11))))
- (-5 *3 (-623 *10)) (-5 *4 (-623 *11)) (-4 *10 (-1034 *7 *8 *9))
- (-4 *11 (-1040 *7 *8 *9 *10)) (-4 *7 (-444)) (-4 *8 (-771))
- (-4 *9 (-825)) (-5 *1 (-1038 *7 *8 *9 *10 *11))))
- ((*1 *2 *3 *4 *2 *5 *6)
- (-12
- (-5 *5
- (-2 (|:| |done| (-623 *11))
- (|:| |todo| (-623 (-2 (|:| |val| *3) (|:| -3223 *11))))))
- (-5 *6 (-749))
- (-5 *2 (-623 (-2 (|:| |val| (-623 *10)) (|:| -3223 *11))))
- (-5 *3 (-623 *10)) (-5 *4 (-623 *11)) (-4 *10 (-1034 *7 *8 *9))
- (-4 *11 (-1077 *7 *8 *9 *10)) (-4 *7 (-444)) (-4 *8 (-771))
- (-4 *9 (-825)) (-5 *1 (-1113 *7 *8 *9 *10 *11)))))
-(((*1 *1 *1)
- (-12 (|has| *1 (-6 -4343)) (-4 *1 (-366 *2)) (-4 *2 (-1181))
- (-4 *2 (-825))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3 *3)) (|has| *1 (-6 -4343))
- (-4 *1 (-366 *3)) (-4 *3 (-1181)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-667 *8)) (-4 *8 (-922 *5 *7 *6))
- (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1144))))
- (-4 *7 (-771))
- (-5 *2
- (-623
- (-2 (|:| |eqzro| (-623 *8)) (|:| |neqzro| (-623 *8))
- (|:| |wcond| (-623 (-925 *5)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1227 (-400 (-925 *5))))
- (|:| -2437 (-623 (-1227 (-400 (-925 *5))))))))))
- (-5 *1 (-897 *5 *6 *7 *8)) (-5 *4 (-623 *8))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-667 *8)) (-5 *4 (-623 (-1144))) (-4 *8 (-922 *5 *7 *6))
- (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1144))))
- (-4 *7 (-771))
- (-5 *2
- (-623
- (-2 (|:| |eqzro| (-623 *8)) (|:| |neqzro| (-623 *8))
- (|:| |wcond| (-623 (-925 *5)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1227 (-400 (-925 *5))))
- (|:| -2437 (-623 (-1227 (-400 (-925 *5))))))))))
- (-5 *1 (-897 *5 *6 *7 *8))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-667 *7)) (-4 *7 (-922 *4 *6 *5))
- (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144))))
- (-4 *6 (-771))
- (-5 *2
- (-623
- (-2 (|:| |eqzro| (-623 *7)) (|:| |neqzro| (-623 *7))
- (|:| |wcond| (-623 (-925 *4)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1227 (-400 (-925 *4))))
- (|:| -2437 (-623 (-1227 (-400 (-925 *4))))))))))
- (-5 *1 (-897 *4 *5 *6 *7))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-667 *9)) (-5 *5 (-894)) (-4 *9 (-922 *6 *8 *7))
- (-4 *6 (-13 (-300) (-145))) (-4 *7 (-13 (-825) (-596 (-1144))))
- (-4 *8 (-771))
- (-5 *2
- (-623
- (-2 (|:| |eqzro| (-623 *9)) (|:| |neqzro| (-623 *9))
- (|:| |wcond| (-623 (-925 *6)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1227 (-400 (-925 *6))))
- (|:| -2437 (-623 (-1227 (-400 (-925 *6))))))))))
- (-5 *1 (-897 *6 *7 *8 *9)) (-5 *4 (-623 *9))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-667 *9)) (-5 *4 (-623 (-1144))) (-5 *5 (-894))
- (-4 *9 (-922 *6 *8 *7)) (-4 *6 (-13 (-300) (-145)))
- (-4 *7 (-13 (-825) (-596 (-1144)))) (-4 *8 (-771))
- (-5 *2
- (-623
- (-2 (|:| |eqzro| (-623 *9)) (|:| |neqzro| (-623 *9))
- (|:| |wcond| (-623 (-925 *6)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1227 (-400 (-925 *6))))
- (|:| -2437 (-623 (-1227 (-400 (-925 *6))))))))))
- (-5 *1 (-897 *6 *7 *8 *9))))
+ (-12 (-5 *3 (-749)) (-5 *2 (-1233)) (-5 *1 (-1229))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-749)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-112)) (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3))
+ (-5 *1 (-179 *4 *3)) (-4 *3 (-1204 (-167 *4)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-667 *8)) (-5 *4 (-894)) (-4 *8 (-922 *5 *7 *6))
- (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1144))))
- (-4 *7 (-771))
- (-5 *2
- (-623
- (-2 (|:| |eqzro| (-623 *8)) (|:| |neqzro| (-623 *8))
- (|:| |wcond| (-623 (-925 *5)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1227 (-400 (-925 *5))))
- (|:| -2437 (-623 (-1227 (-400 (-925 *5))))))))))
- (-5 *1 (-897 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-667 *9)) (-5 *4 (-623 *9)) (-5 *5 (-1126))
- (-4 *9 (-922 *6 *8 *7)) (-4 *6 (-13 (-300) (-145)))
- (-4 *7 (-13 (-825) (-596 (-1144)))) (-4 *8 (-771)) (-5 *2 (-550))
- (-5 *1 (-897 *6 *7 *8 *9))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-667 *9)) (-5 *4 (-623 (-1144))) (-5 *5 (-1126))
- (-4 *9 (-922 *6 *8 *7)) (-4 *6 (-13 (-300) (-145)))
- (-4 *7 (-13 (-825) (-596 (-1144)))) (-4 *8 (-771)) (-5 *2 (-550))
- (-5 *1 (-897 *6 *7 *8 *9))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-667 *8)) (-5 *4 (-1126)) (-4 *8 (-922 *5 *7 *6))
- (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1144))))
- (-4 *7 (-771)) (-5 *2 (-550)) (-5 *1 (-897 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-667 *10)) (-5 *4 (-623 *10)) (-5 *5 (-894))
- (-5 *6 (-1126)) (-4 *10 (-922 *7 *9 *8)) (-4 *7 (-13 (-300) (-145)))
- (-4 *8 (-13 (-825) (-596 (-1144)))) (-4 *9 (-771)) (-5 *2 (-550))
- (-5 *1 (-897 *7 *8 *9 *10))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-667 *10)) (-5 *4 (-623 (-1144))) (-5 *5 (-894))
- (-5 *6 (-1126)) (-4 *10 (-922 *7 *9 *8)) (-4 *7 (-13 (-300) (-145)))
- (-4 *8 (-13 (-825) (-596 (-1144)))) (-4 *9 (-771)) (-5 *2 (-550))
- (-5 *1 (-897 *7 *8 *9 *10))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-667 *9)) (-5 *4 (-894)) (-5 *5 (-1126))
- (-4 *9 (-922 *6 *8 *7)) (-4 *6 (-13 (-300) (-145)))
- (-4 *7 (-13 (-825) (-596 (-1144)))) (-4 *8 (-771)) (-5 *2 (-550))
- (-5 *1 (-897 *6 *7 *8 *9)))))
-(((*1 *1 *1 *1) (-5 *1 (-836))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-1126)) (-5 *4 (-1088)) (-5 *2 (-112)) (-5 *1 (-799)))))
-(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))))
-(((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *5 (-1 (-569 *3) *3 (-1144)))
- (-5 *6
- (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3
- (-1144)))
- (-4 *3 (-277)) (-4 *3 (-609)) (-4 *3 (-1011 *4)) (-4 *3 (-423 *7))
- (-5 *4 (-1144)) (-4 *7 (-596 (-865 (-550)))) (-4 *7 (-444))
- (-4 *7 (-859 (-550))) (-4 *7 (-825)) (-5 *2 (-569 *3))
- (-5 *1 (-559 *7 *3)))))
-(((*1 *1) (-4 *1 (-342)))
+ (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3))
+ (-5 *1 (-179 *4 *3)) (-4 *3 (-1204 (-167 *4))))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-778))
+ (-5 *3
+ (-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
+ (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
+ (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
+ (|:| |abserr| (-219)) (|:| |relerr| (-219))))
+ (-5 *2 (-1009)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1229))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547))))
((*1 *2 *3)
- (-12 (-5 *3 (-623 *5)) (-4 *5 (-423 *4))
- (-4 *4 (-13 (-542) (-825) (-145)))
- (-5 *2
- (-2 (|:| |primelt| *5) (|:| |poly| (-623 (-1140 *5)))
- (|:| |prim| (-1140 *5))))
- (-5 *1 (-425 *4 *5))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-542) (-825) (-145)))
- (-5 *2
- (-2 (|:| |primelt| *3) (|:| |pol1| (-1140 *3))
- (|:| |pol2| (-1140 *3)) (|:| |prim| (-1140 *3))))
- (-5 *1 (-425 *4 *3)) (-4 *3 (-27)) (-4 *3 (-423 *4))))
- ((*1 *2 *3 *4 *3 *4)
- (-12 (-5 *3 (-925 *5)) (-5 *4 (-1144)) (-4 *5 (-13 (-356) (-145)))
- (-5 *2
- (-2 (|:| |coef1| (-550)) (|:| |coef2| (-550))
- (|:| |prim| (-1140 *5))))
- (-5 *1 (-933 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-623 (-1144)))
- (-4 *5 (-13 (-356) (-145)))
- (-5 *2
- (-2 (|:| -2855 (-623 (-550))) (|:| |poly| (-623 (-1140 *5)))
- (|:| |prim| (-1140 *5))))
- (-5 *1 (-933 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-623 (-925 *6))) (-5 *4 (-623 (-1144))) (-5 *5 (-1144))
- (-4 *6 (-13 (-356) (-145)))
- (-5 *2
- (-2 (|:| -2855 (-623 (-550))) (|:| |poly| (-623 (-1140 *6)))
- (|:| |prim| (-1140 *6))))
- (-5 *1 (-933 *6)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020))
- (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-112)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-667 (-167 (-400 (-550))))) (-5 *2 (-623 (-167 *4)))
- (-5 *1 (-743 *4)) (-4 *4 (-13 (-356) (-823))))))
+ (-12 (-5 *2 (-1141 (-400 (-550)))) (-5 *1 (-916)) (-5 *3 (-550)))))
(((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-1140 (-925 *4))) (-5 *1 (-409 *3 *4))
- (-4 *3 (-410 *4))))
+ (-12 (-5 *2 (-932 (-1089))) (-5 *1 (-336 *3 *4)) (-14 *3 (-895))
+ (-14 *4 (-895))))
((*1 *2)
- (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-4 *3 (-356))
- (-5 *2 (-1140 (-925 *3)))))
+ (-12 (-5 *2 (-932 (-1089))) (-5 *1 (-337 *3 *4)) (-4 *3 (-342))
+ (-14 *4 (-1141 *3))))
((*1 *2)
- (-12 (-5 *2 (-1140 (-400 (-925 *3)))) (-5 *1 (-445 *3 *4 *5 *6))
- (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 (-550))) (-5 *1 (-977 *3)) (-14 *3 (-550)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-579 *3)) (-4 *3 (-1020))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-946 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-770))
- (-4 *5 (-825)) (-5 *2 (-112)))))
-(((*1 *1) (-5 *1 (-460))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-1194 (-550))) (-4 *1 (-275 *3)) (-4 *3 (-1181))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-275 *3)) (-4 *3 (-1181)))))
-(((*1 *2 *3 *4 *5 *5 *4 *6)
- (-12 (-5 *4 (-550)) (-5 *6 (-1 (-1232) (-1227 *5) (-1227 *5) (-372)))
- (-5 *3 (-1227 (-372))) (-5 *5 (-372)) (-5 *2 (-1232))
- (-5 *1 (-766)))))
-(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1140 (-400 (-550)))) (-5 *1 (-915)) (-5 *3 (-550)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1144)) (-5 *4 (-925 (-550))) (-5 *2 (-323))
- (-5 *1 (-325))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1144)) (-5 *4 (-1060 (-925 (-550)))) (-5 *2 (-323))
- (-5 *1 (-325))))
- ((*1 *1 *2 *2 *2)
- (-12 (-5 *2 (-749)) (-5 *1 (-653 *3)) (-4 *3 (-1020))
- (-4 *3 (-1068)))))
-(((*1 *1 *1)
- (-12 (|has| *1 (-6 -4343)) (-4 *1 (-1215 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1227 *5)) (-4 *5 (-770)) (-5 *2 (-112))
- (-5 *1 (-820 *4 *5)) (-14 *4 (-749)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1088)) (-5 *1 (-323)))))
+ (-12 (-5 *2 (-932 (-1089))) (-5 *1 (-338 *3 *4)) (-4 *3 (-342))
+ (-14 *4 (-895)))))
+(((*1 *1 *1) (-4 *1 (-141)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2))
+ (-4 *2 (-423 *3))))
+ ((*1 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *9)) (-4 *8 (-1035 *5 *6 *7))
+ (-4 *9 (-1041 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771))
+ (-4 *7 (-825)) (-5 *2 (-749)) (-5 *1 (-1039 *5 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *9)) (-4 *8 (-1035 *5 *6 *7))
+ (-4 *9 (-1078 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771))
+ (-4 *7 (-825)) (-5 *2 (-749)) (-5 *1 (-1114 *5 *6 *7 *8 *9)))))
+(((*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-133)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-1124 (-400 *3))) (-5 *1 (-172 *3)) (-4 *3 (-300)))))
-(((*1 *1 *1 *1 *2)
- (|partial| -12 (-5 *2 (-112)) (-5 *1 (-578 *3)) (-4 *3 (-1020)))))
-(((*1 *2 *3 *4 *3)
- (|partial| -12 (-5 *4 (-1144))
- (-4 *5 (-13 (-444) (-825) (-145) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-2 (|:| -1653 *3) (|:| |coeff| *3))) (-5 *1 (-543 *5 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *5))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1017 *4 *5)) (-4 *4 (-13 (-823) (-300) (-145) (-995)))
- (-14 *5 (-623 (-1144))) (-5 *2 (-623 (-623 (-997 (-400 *4)))))
- (-5 *1 (-1253 *4 *5 *6)) (-14 *6 (-623 (-1144)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-112))
- (-4 *5 (-13 (-823) (-300) (-145) (-995)))
- (-5 *2 (-623 (-623 (-997 (-400 *5))))) (-5 *1 (-1253 *5 *6 *7))
- (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-112))
- (-4 *5 (-13 (-823) (-300) (-145) (-995)))
- (-5 *2 (-623 (-623 (-997 (-400 *5))))) (-5 *1 (-1253 *5 *6 *7))
- (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-925 *4)))
- (-4 *4 (-13 (-823) (-300) (-145) (-995)))
- (-5 *2 (-623 (-623 (-997 (-400 *4))))) (-5 *1 (-1253 *4 *5 *6))
- (-14 *5 (-623 (-1144))) (-14 *6 (-623 (-1144))))))
+ (-12 (-4 *3 (-444)) (-4 *4 (-825)) (-4 *5 (-771)) (-5 *2 (-623 *6))
+ (-5 *1 (-961 *3 *4 *5 *6)) (-4 *6 (-923 *3 *5 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-516)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-623 (-1181))) (-5 *3 (-1181)) (-5 *1 (-659)))))
+(((*1 *1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-837)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1175 *4 *5 *3 *6)) (-4 *4 (-542)) (-4 *5 (-771))
+ (-4 *3 (-825)) (-4 *6 (-1035 *4 *5 *3)) (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1247 *3)) (-4 *3 (-356)) (-5 *2 (-112)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1063 (-818 (-372)))) (-5 *2 (-1063 (-818 (-219))))
+ (-5 *1 (-298)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2))
+ (-4 *2 (-423 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-156 *4 *2))
+ (-4 *2 (-423 *4))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-158)) (-5 *2 (-1145))))
+ ((*1 *1 *1) (-4 *1 (-158))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1145)) (-5 *2 (-526)) (-5 *1 (-525 *4))
+ (-4 *4 (-1182)))))
(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-112)) (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3))
- (-5 *1 (-179 *4 *3)) (-4 *3 (-1203 (-167 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3))
- (-5 *1 (-179 *4 *3)) (-4 *3 (-1203 (-167 *4))))))
-(((*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-516)))))
-(((*1 *1 *1) (-4 *1 (-535))))
-(((*1 *1 *1) (-4 *1 (-123))) ((*1 *1 *1) (-5 *1 (-836)))
- ((*1 *1 *1) (-4 *1 (-940))) ((*1 *1 *1) (-5 *1 (-1088))))
+ (|partial| -12 (-5 *5 (-1228 (-623 *3))) (-4 *4 (-300))
+ (-5 *2 (-623 *3)) (-5 *1 (-447 *4 *3)) (-4 *3 (-1204 *4)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1031 (-998 *4) (-1141 (-998 *4)))) (-5 *3 (-837))
+ (-5 *1 (-998 *4)) (-4 *4 (-13 (-823) (-356) (-996))))))
(((*1 *2 *3 *4)
(|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *8))
- (-5 *4 (-667 (-1140 *8))) (-4 *5 (-1020)) (-4 *8 (-1020))
- (-4 *6 (-1203 *5)) (-5 *2 (-667 *6)) (-5 *1 (-492 *5 *6 *7 *8))
- (-4 *7 (-1203 *6)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
+ (-5 *4 (-667 (-1141 *8))) (-4 *5 (-1021)) (-4 *8 (-1021))
+ (-4 *6 (-1204 *5)) (-5 *2 (-667 *6)) (-5 *1 (-492 *5 *6 *7 *8))
+ (-4 *7 (-1204 *6)))))
+(((*1 *2)
+ (-12 (-5 *2 (-895)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550)))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-895)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))))
+(((*1 *2 *3) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-547)) (-5 *3 (-550)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1127)) (-5 *1 (-689)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1 (-917 (-219)) (-219) (-219)))
+ (-5 *3 (-1 (-219) (-219) (-219) (-219))) (-5 *1 (-248)))))
+(((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1175 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5)))))
+(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-980)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-542))
+ (-5 *2 (-2 (|:| -3121 (-667 *5)) (|:| |vec| (-1228 (-623 (-895))))))
+ (-5 *1 (-89 *5 *3)) (-5 *4 (-895)) (-4 *3 (-634 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-212))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1084))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-623 (-1150))) (-5 *3 (-1150)) (-5 *1 (-1087)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-1145)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *1) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1167))))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-5 *1 (-102 *3)) (-4 *3 (-1069)))))
+(((*1 *1 *1 *1) (-5 *1 (-837))))
+(((*1 *1) (-5 *1 (-545))))
(((*1 *2 *3)
(-12 (-5 *3 (-747))
(-5 *2
- (-2 (|:| -3459 (-372)) (|:| -1916 (-1126))
- (|:| |explanations| (-623 (-1126))) (|:| |extra| (-1008))))
+ (-2 (|:| -3612 (-372)) (|:| -1856 (-1127))
+ (|:| |explanations| (-623 (-1127))) (|:| |extra| (-1009))))
(-5 *1 (-551))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-747)) (-5 *4 (-1032))
+ (-12 (-5 *3 (-747)) (-5 *4 (-1033))
(-5 *2
- (-2 (|:| -3459 (-372)) (|:| -1916 (-1126))
- (|:| |explanations| (-623 (-1126))) (|:| |extra| (-1008))))
+ (-2 (|:| -3612 (-372)) (|:| -1856 (-1127))
+ (|:| |explanations| (-623 (-1127))) (|:| |extra| (-1009))))
(-5 *1 (-551))))
((*1 *2 *3 *4)
- (-12 (-4 *1 (-765)) (-5 *3 (-1032))
+ (-12 (-4 *1 (-765)) (-5 *3 (-1033))
(-5 *4
(-2 (|:| |fn| (-309 (-219)))
- (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219))
+ (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219))
(|:| |relerr| (-219))))
(-5 *2
- (-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))
- (|:| |extra| (-1008))))))
+ (-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))
+ (|:| |extra| (-1009))))))
((*1 *2 *3 *4)
- (-12 (-4 *1 (-765)) (-5 *3 (-1032))
+ (-12 (-4 *1 (-765)) (-5 *3 (-1033))
(-5 *4
- (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219)))
- (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219))
+ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219))
(|:| |relerr| (-219))))
(-5 *2
- (-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))
- (|:| |extra| (-1008))))))
+ (-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))
+ (|:| |extra| (-1009))))))
((*1 *2 *3 *4)
- (-12 (-4 *1 (-778)) (-5 *3 (-1032))
+ (-12 (-4 *1 (-778)) (-5 *3 (-1033))
(-5 *4
(-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
- (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
+ (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
(|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
(|:| |abserr| (-219)) (|:| |relerr| (-219))))
- (-5 *2 (-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))))))
+ (-5 *2 (-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))))))
((*1 *2 *3)
(-12 (-5 *3 (-786))
(-5 *2
- (-2 (|:| -3459 (-372)) (|:| -1916 (-1126))
- (|:| |explanations| (-623 (-1126)))))
+ (-2 (|:| -3612 (-372)) (|:| -1856 (-1127))
+ (|:| |explanations| (-623 (-1127)))))
(-5 *1 (-783))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-786)) (-5 *4 (-1032))
+ (-12 (-5 *3 (-786)) (-5 *4 (-1033))
(-5 *2
- (-2 (|:| -3459 (-372)) (|:| -1916 (-1126))
- (|:| |explanations| (-623 (-1126)))))
+ (-2 (|:| -3612 (-372)) (|:| -1856 (-1127))
+ (|:| |explanations| (-623 (-1127)))))
(-5 *1 (-783))))
((*1 *2 *3 *4)
- (-12 (-4 *1 (-814)) (-5 *3 (-1032))
+ (-12 (-4 *1 (-814)) (-5 *3 (-1033))
(-5 *4
- (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))
- (-5 *2 (-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))))))
+ (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))
+ (-5 *2 (-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))))))
((*1 *2 *3 *4)
- (-12 (-4 *1 (-814)) (-5 *3 (-1032))
+ (-12 (-4 *1 (-814)) (-5 *3 (-1033))
(-5 *4
- (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219)))
+ (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219)))
(|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219))))
(|:| |ub| (-623 (-818 (-219))))))
- (-5 *2 (-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))))))
+ (-5 *2 (-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))))))
((*1 *2 *3)
(-12 (-5 *3 (-816))
(-5 *2
- (-2 (|:| -3459 (-372)) (|:| -1916 (-1126))
- (|:| |explanations| (-623 (-1126)))))
+ (-2 (|:| -3612 (-372)) (|:| -1856 (-1127))
+ (|:| |explanations| (-623 (-1127)))))
(-5 *1 (-815))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-816)) (-5 *4 (-1032))
+ (-12 (-5 *3 (-816)) (-5 *4 (-1033))
(-5 *2
- (-2 (|:| -3459 (-372)) (|:| -1916 (-1126))
- (|:| |explanations| (-623 (-1126)))))
+ (-2 (|:| -3612 (-372)) (|:| -1856 (-1127))
+ (|:| |explanations| (-623 (-1127)))))
(-5 *1 (-815))))
((*1 *2 *3 *4)
- (-12 (-4 *1 (-868)) (-5 *3 (-1032))
+ (-12 (-4 *1 (-869)) (-5 *3 (-1033))
(-5 *4
(-2 (|:| |pde| (-623 (-309 (-219))))
(|:| |constraints|
@@ -4682,2675 +3831,2003 @@
(-2 (|:| |start| (-219)) (|:| |finish| (-219))
(|:| |grid| (-749)) (|:| |boundaryType| (-550))
(|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219))))))
- (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126))
+ (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127))
(|:| |tol| (-219))))
- (-5 *2 (-2 (|:| -3459 (-372)) (|:| |explanations| (-1126))))))
+ (-5 *2 (-2 (|:| -3612 (-372)) (|:| |explanations| (-1127))))))
((*1 *2 *3)
- (-12 (-5 *3 (-871))
+ (-12 (-5 *3 (-872))
+ (-5 *2
+ (-2 (|:| -3612 (-372)) (|:| -1856 (-1127))
+ (|:| |explanations| (-623 (-1127)))))
+ (-5 *1 (-871))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-872)) (-5 *4 (-1033))
+ (-5 *2
+ (-2 (|:| -3612 (-372)) (|:| -1856 (-1127))
+ (|:| |explanations| (-623 (-1127)))))
+ (-5 *1 (-871)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-586 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1182))
+ (-5 *2 (-623 *3)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-114))))
+ ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-114))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-246 *4 *3 *5 *6)) (-4 *4 (-1021)) (-4 *3 (-825))
+ (-4 *5 (-259 *3)) (-4 *6 (-771)) (-5 *2 (-749))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-825))
+ (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-749))))
+ ((*1 *2 *1) (-12 (-4 *1 (-259 *3)) (-4 *3 (-825)) (-5 *2 (-749)))))
+(((*1 *1 *1) (-12 (-4 *1 (-423 *2)) (-4 *2 (-825)) (-4 *2 (-542))))
+ ((*1 *1 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-542)))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-869))
+ (-5 *3
+ (-2 (|:| |pde| (-623 (-309 (-219))))
+ (|:| |constraints|
+ (-623
+ (-2 (|:| |start| (-219)) (|:| |finish| (-219))
+ (|:| |grid| (-749)) (|:| |boundaryType| (-550))
+ (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219))))))
+ (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127))
+ (|:| |tol| (-219))))
+ (-5 *2 (-1009)))))
+(((*1 *2 *3 *3 *4 *5 *5 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-1127)) (-5 *5 (-667 (-219)))
+ (-5 *2 (-1009)) (-5 *1 (-726)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1145))
+ (-4 *5 (-13 (-444) (-825) (-145) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-569 *3)) (-5 *1 (-543 *5 *3))
+ (-4 *3 (-13 (-27) (-1167) (-423 *5))))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1168 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-335 *4 *5 *6)) (-4 *4 (-1186))
+ (-4 *5 (-1204 *4)) (-4 *6 (-1204 (-400 *5)))
+ (-5 *2 (-2 (|:| |num| (-667 *5)) (|:| |den| *5))))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1110 *2 *3)) (-4 *2 (-13 (-1069) (-34)))
+ (-4 *3 (-13 (-1069) (-34))))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *5)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219)))
+ (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-78 LSFUN1))))
+ (-5 *2 (-1009)) (-5 *1 (-732)))))
+(((*1 *2 *2 *2)
+ (-12
(-5 *2
- (-2 (|:| -3459 (-372)) (|:| -1916 (-1126))
- (|:| |explanations| (-623 (-1126)))))
- (-5 *1 (-870))))
+ (-623
+ (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-749)) (|:| |poli| *6)
+ (|:| |polj| *6))))
+ (-4 *4 (-771)) (-4 *6 (-923 *3 *4 *5)) (-4 *3 (-444)) (-4 *5 (-825))
+ (-5 *1 (-441 *3 *4 *5 *6)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-623 (-400 (-926 (-550))))) (-5 *4 (-623 (-1145)))
+ (-5 *2 (-623 (-623 *5))) (-5 *1 (-373 *5))
+ (-4 *5 (-13 (-823) (-356)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-871)) (-5 *4 (-1032))
+ (-12 (-5 *3 (-400 (-926 (-550)))) (-5 *2 (-623 *4)) (-5 *1 (-373 *4))
+ (-4 *4 (-13 (-823) (-356))))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1204 *4)) (-4 *4 (-1186))
+ (-4 *6 (-1204 (-400 *5)))
(-5 *2
- (-2 (|:| -3459 (-372)) (|:| -1916 (-1126))
- (|:| |explanations| (-623 (-1126)))))
- (-5 *1 (-870)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
+ (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5)
+ (|:| |gd| *5)))
+ (-4 *1 (-335 *4 *5 *6)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-594 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *4)))
+ (-4 *4 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-270 *4 *2)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-542)) (-5 *1 (-41 *3 *2))
+ (-4 *2
+ (-13 (-356) (-295)
+ (-10 -8 (-15 -4153 ((-1094 *3 (-594 $)) $))
+ (-15 -4163 ((-1094 *3 (-594 $)) $))
+ (-15 -2233 ($ (-1094 *3 (-594 $)))))))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-542)) (-5 *1 (-41 *3 *2))
+ (-4 *2
+ (-13 (-356) (-295)
+ (-10 -8 (-15 -4153 ((-1094 *3 (-594 $)) $))
+ (-15 -4163 ((-1094 *3 (-594 $)) $))
+ (-15 -2233 ($ (-1094 *3 (-594 $)))))))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-623 *2))
+ (-4 *2
+ (-13 (-356) (-295)
+ (-10 -8 (-15 -4153 ((-1094 *4 (-594 $)) $))
+ (-15 -4163 ((-1094 *4 (-594 $)) $))
+ (-15 -2233 ($ (-1094 *4 (-594 $)))))))
+ (-4 *4 (-542)) (-5 *1 (-41 *4 *2))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-623 (-594 *2)))
+ (-4 *2
+ (-13 (-356) (-295)
+ (-10 -8 (-15 -4153 ((-1094 *4 (-594 $)) $))
+ (-15 -4163 ((-1094 *4 (-594 $)) $))
+ (-15 -2233 ($ (-1094 *4 (-594 $)))))))
+ (-4 *4 (-542)) (-5 *1 (-41 *4 *2)))))
+(((*1 *2 *3 *3)
+ (|partial| -12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-962 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (|partial| -12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-1076 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-894)) (-5 *2 (-1140 *4)) (-5 *1 (-350 *4))
+ (-12 (-5 *3 (-895)) (-5 *2 (-1141 *4)) (-5 *1 (-350 *4))
(-4 *4 (-342)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-542) (-145))) (-5 *2 (-623 *3))
+ (-5 *1 (-1198 *4 *3)) (-4 *3 (-1204 *4)))))
+(((*1 *1 *1) (-5 *1 (-112))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1072 *3 *2 *4 *5 *6)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *2 (-1069)))))
+(((*1 *2) (-12 (-5 *2 (-878 (-550))) (-5 *1 (-891)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *4 (-356)) (-5 *2 (-623 (-1125 *4))) (-5 *1 (-278 *4 *5))
+ (-5 *3 (-1125 *4)) (-4 *5 (-1219 *4)))))
+(((*1 *2 *3 *4 *4 *4 *5 *6 *7)
+ (|partial| -12 (-5 *5 (-1145))
+ (-5 *6
+ (-1
+ (-3
+ (-2 (|:| |mainpart| *4)
+ (|:| |limitedlogs|
+ (-623 (-2 (|:| |coeff| *4) (|:| |logand| *4)))))
+ "failed")
+ *4 (-623 *4)))
+ (-5 *7
+ (-1 (-3 (-2 (|:| -3230 *4) (|:| |coeff| *4)) "failed") *4 *4))
+ (-4 *4 (-13 (-1167) (-27) (-423 *8)))
+ (-4 *8 (-13 (-444) (-825) (-145) (-1012 *3) (-619 *3)))
+ (-5 *3 (-550)) (-5 *2 (-623 *4)) (-5 *1 (-988 *8 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1127)) (-5 *2 (-623 (-1150))) (-5 *1 (-1105)))))
+(((*1 *1)
+ (-12 (-4 *3 (-1069)) (-5 *1 (-859 *2 *3 *4)) (-4 *2 (-1069))
+ (-4 *4 (-644 *3))))
+ ((*1 *1) (-12 (-5 *1 (-863 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1069)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *1 (-938 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1069)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2))
+ (-4 *4 (-13 (-825) (-542))))))
(((*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 (-323)))))
+ (-1228
+ (-2 (|:| |scaleX| (-219)) (|:| |scaleY| (-219))
+ (|:| |deltaX| (-219)) (|:| |deltaY| (-219)) (|:| -3048 (-550))
+ (|:| -1642 (-550)) (|:| |spline| (-550)) (|:| -4235 (-550))
+ (|:| |axesColor| (-848)) (|:| -2220 (-550))
+ (|:| |unitsColor| (-848)) (|:| |showing| (-550)))))
+ (-5 *1 (-1229)))))
(((*1 *2 *1 *1 *1)
(|partial| -12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1)))
(-4 *1 (-300))))
((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3935 *1)))
+ (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -2256 *1)))
(-4 *1 (-300)))))
+(((*1 *1 *1) (-12 (-4 *1 (-418 *2)) (-4 *2 (-1069)) (-4 *2 (-361)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-986)) (-5 *2 (-837)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-623 (-623 *8))) (-5 *3 (-623 *8))
+ (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771))
+ (-4 *7 (-825)) (-5 *2 (-112)) (-5 *1 (-951 *5 *6 *7 *8)))))
+(((*1 *2 *1) (-12 (-4 *1 (-106 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-940 *3)) (-4 *3 (-941)))))
+(((*1 *2 *3 *4 *4 *3)
+ (|partial| -12 (-5 *4 (-594 *3))
+ (-4 *3 (-13 (-423 *5) (-27) (-1167)))
+ (-4 *5 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))))
+ (-5 *2 (-2 (|:| -3230 *3) (|:| |coeff| *3)))
+ (-5 *1 (-552 *5 *3 *6)) (-4 *6 (-1069)))))
+(((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-142)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-520))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-836)))))
(((*1 *2 *3)
(-12 (-5 *3 (-623 (-309 (-219)))) (-5 *2 (-112)) (-5 *1 (-260)))))
+(((*1 *2 *2 *3 *4)
+ (|partial| -12 (-5 *2 (-623 (-1141 *7))) (-5 *3 (-1141 *7))
+ (-4 *7 (-923 *5 *6 *4)) (-4 *5 (-883)) (-4 *6 (-771))
+ (-4 *4 (-825)) (-5 *1 (-880 *5 *6 *4 *7)))))
+(((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-550)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 *2)
+ (-14 *4 (-749)) (-4 *5 (-170))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749))
+ (-4 *4 (-170))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2))
+ (-4 *4 (-366 *2))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-1021)) (-4 *1 (-665 *3 *2 *4)) (-4 *2 (-366 *3))
+ (-4 *4 (-366 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1111 *2 *3)) (-14 *2 (-749)) (-4 *3 (-1021)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-50 *2 *3)) (-4 *2 (-1021)) (-14 *3 (-623 (-1145)))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-217 *2 *3)) (-4 *2 (-13 (-1021) (-825)))
+ (-14 *3 (-623 (-1145))))))
+(((*1 *1) (-5 *1 (-139))) ((*1 *1 *1) (-5 *1 (-142)))
+ ((*1 *1 *1) (-4 *1 (-1113))))
+(((*1 *1 *2 *2 *2) (-12 (-5 *2 (-1127)) (-4 *1 (-382)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-1125 *4)) (-5 *3 (-550)) (-4 *4 (-1021))
+ (-5 *1 (-1129 *4))))
+ ((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-550)) (-5 *1 (-1220 *3 *4 *5)) (-4 *3 (-1021))
+ (-14 *4 (-1145)) (-14 *5 *3))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-623 (-550))) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550))
+ (-14 *4 (-749)) (-4 *5 (-170)))))
(((*1 *2) (-12 (-4 *2 (-170)) (-5 *1 (-163 *3 *2)) (-4 *3 (-164 *2))))
((*1 *2 *3)
- (-12 (-5 *3 (-1227 *1)) (-4 *1 (-363 *2 *4)) (-4 *4 (-1203 *2))
+ (-12 (-5 *3 (-1228 *1)) (-4 *1 (-363 *2 *4)) (-4 *4 (-1204 *2))
(-4 *2 (-170))))
((*1 *2)
- (-12 (-4 *4 (-1203 *2)) (-4 *2 (-170)) (-5 *1 (-401 *3 *2 *4))
+ (-12 (-4 *4 (-1204 *2)) (-4 *2 (-170)) (-5 *1 (-401 *3 *2 *4))
(-4 *3 (-402 *2 *4))))
- ((*1 *2) (-12 (-4 *1 (-402 *2 *3)) (-4 *3 (-1203 *2)) (-4 *2 (-170))))
+ ((*1 *2) (-12 (-4 *1 (-402 *2 *3)) (-4 *3 (-1204 *2)) (-4 *2 (-170))))
((*1 *2)
- (-12 (-4 *3 (-1203 *2)) (-5 *2 (-550)) (-5 *1 (-746 *3 *4))
+ (-12 (-4 *3 (-1204 *2)) (-5 *2 (-550)) (-5 *1 (-746 *3 *4))
(-4 *4 (-402 *2 *3))))
((*1 *1 *1 *2)
- (-12 (-4 *1 (-922 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771))
+ (-12 (-4 *1 (-923 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771))
(-4 *2 (-825)) (-4 *3 (-170))))
((*1 *2 *3)
- (-12 (-4 *2 (-542)) (-5 *1 (-942 *2 *3)) (-4 *3 (-1203 *2))))
- ((*1 *2 *1) (-12 (-4 *1 (-1203 *2)) (-4 *2 (-1020)) (-4 *2 (-170)))))
+ (-12 (-4 *2 (-542)) (-5 *1 (-943 *2 *3)) (-4 *3 (-1204 *2))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1204 *2)) (-4 *2 (-1021)) (-4 *2 (-170)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-112)))))
-(((*1 *1 *2) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1166))))))
+ (-12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1))
+ (-4 *1 (-1035 *3 *4 *5)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-5 *2 (-623 *3))))
- ((*1 *2 *1)
- (-12 (|has| *1 (-6 -4342)) (-4 *1 (-481 *3)) (-4 *3 (-1181))
- (-5 *2 (-623 *3)))))
+ (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-623 (-169))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-923 *4 *5 *6)) (-4 *6 (-596 (-1145)))
+ (-4 *4 (-356)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-5 *2 (-1134 (-623 (-926 *4)) (-623 (-287 (-926 *4)))))
+ (-5 *1 (-495 *4 *5 *6 *7)))))
+(((*1 *1 *1)
+ (|partial| -12 (-5 *1 (-287 *2)) (-4 *2 (-705)) (-4 *2 (-1182)))))
+(((*1 *2 *3 *4 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-730)))))
+(((*1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1021))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-4 *4 (-170)) (-4 *5 (-366 *4))
+ (-4 *6 (-366 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4)))
+ (-5 *1 (-666 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *2 (-170)) (-4 *2 (-1021)) (-5 *1 (-693 *2 *3))
+ (-4 *3 (-626 *2))))
+ ((*1 *1 *1)
+ (-12 (-4 *2 (-170)) (-4 *2 (-1021)) (-5 *1 (-693 *2 *3))
+ (-4 *3 (-626 *2))))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-812 *2)) (-4 *2 (-170)) (-4 *2 (-1021))))
+ ((*1 *1 *1) (-12 (-5 *1 (-812 *2)) (-4 *2 (-170)) (-4 *2 (-1021)))))
+(((*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1233)) (-5 *1 (-372))))
+ ((*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-372)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-112)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *3))
+ (-5 *1 (-951 *4 *5 *6 *3)) (-4 *3 (-1035 *4 *5 *6)))))
+(((*1 *2 *3 *1 *4 *4 *4 *4 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-5 *2 (-623 (-1001 *5 *6 *7 *3))) (-5 *1 (-1001 *5 *6 *7 *3))
+ (-4 *3 (-1035 *5 *6 *7))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-623 *6)) (-4 *1 (-1041 *3 *4 *5 *6)) (-4 *3 (-444))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5))))
+ ((*1 *1 *2 *1)
+ (-12 (-4 *1 (-1041 *3 *4 *5 *2)) (-4 *3 (-444)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5))))
+ ((*1 *2 *3 *1 *4 *4 *4 *4 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-5 *2 (-623 (-1115 *5 *6 *7 *3))) (-5 *1 (-1115 *5 *6 *7 *3))
+ (-4 *3 (-1035 *5 *6 *7)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-460))))
+ ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1229))))
+ ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1230)))))
+(((*1 *1 *1) (-4 *1 (-123))) ((*1 *1 *1) (-5 *1 (-837)))
+ ((*1 *1 *1) (-4 *1 (-941))) ((*1 *1 *1) (-5 *1 (-1089))))
+(((*1 *2 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-738)))))
+(((*1 *1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-173)))))
+(((*1 *1 *1) (-4 *1 (-609)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976) (-1167))))))
+(((*1 *1 *2) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1167))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *2 *3 *4 *4 *5 *6)
+ (-12 (-5 *3 (-623 (-623 (-917 (-219))))) (-5 *4 (-848))
+ (-5 *5 (-895)) (-5 *6 (-623 (-256))) (-5 *2 (-1229))
+ (-5 *1 (-1232))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-623 (-917 (-219))))) (-5 *4 (-623 (-256)))
+ (-5 *2 (-1229)) (-5 *1 (-1232)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-550))) (-5 *2 (-623 (-667 (-550))))
+ (-5 *1 (-1079)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1090 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-594 *2))) (-5 *4 (-623 (-1145)))
+ (-4 *2 (-13 (-423 (-167 *5)) (-976) (-1167)))
+ (-4 *5 (-13 (-542) (-825))) (-5 *1 (-582 *5 *6 *2))
+ (-4 *6 (-13 (-423 *5) (-976) (-1167))))))
+(((*1 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)))))
+(((*1 *1 *1 *2)
+ (-12 (-4 *1 (-950 *3 *4 *2 *5)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *2 (-825)) (-4 *5 (-1035 *3 *4 *2)))))
(((*1 *2 *3)
(-12
(-5 *3
- (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219)))
- (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219))
+ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219))
(|:| |relerr| (-219))))
(-5 *2 (-550)) (-5 *1 (-198)))))
+(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))))
+(((*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-1148))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-1233)) (-5 *1 (-1148))))
+ ((*1 *2 *3 *1) (-12 (-5 *3 (-1145)) (-5 *2 (-1233)) (-5 *1 (-1148)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 (-623 *5) *6))
+ (-4 *5 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *6 (-1204 *5))
+ (-5 *2 (-623 (-2 (|:| -4165 *5) (|:| -1309 *3))))
+ (-5 *1 (-787 *5 *6 *3 *7)) (-4 *3 (-634 *6))
+ (-4 *7 (-634 (-400 *6))))))
+(((*1 *2 *3 *2) (-12 (-5 *2 (-219)) (-5 *3 (-749)) (-5 *1 (-220))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-167 (-219))) (-5 *3 (-749)) (-5 *1 (-220))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
+ (-4 *2 (-423 *3))))
+ ((*1 *1 *1 *1) (-4 *1 (-1108))))
+(((*1 *2) (-12 (-5 *2 (-848)) (-5 *1 (-1231))))
+ ((*1 *2 *2) (-12 (-5 *2 (-848)) (-5 *1 (-1231)))))
+(((*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-268)))))
(((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-1200 *4 *5)) (-5 *3 (-623 *5)) (-14 *4 (-1144))
- (-4 *5 (-356)) (-5 *1 (-896 *4 *5))))
+ (-12 (-5 *2 (-1201 *4 *5)) (-5 *3 (-623 *5)) (-14 *4 (-1145))
+ (-4 *5 (-356)) (-5 *1 (-897 *4 *5))))
((*1 *2 *3 *3)
- (-12 (-5 *3 (-623 *5)) (-4 *5 (-356)) (-5 *2 (-1140 *5))
- (-5 *1 (-896 *4 *5)) (-14 *4 (-1144))))
+ (-12 (-5 *3 (-623 *5)) (-4 *5 (-356)) (-5 *2 (-1141 *5))
+ (-5 *1 (-897 *4 *5)) (-14 *4 (-1145))))
((*1 *2 *3 *3 *4 *4)
(-12 (-5 *3 (-623 *6)) (-5 *4 (-749)) (-4 *6 (-356))
- (-5 *2 (-400 (-925 *6))) (-5 *1 (-1021 *5 *6)) (-14 *5 (-1144)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890))))
- ((*1 *2) (-12 (-5 *2 (-877 (-550))) (-5 *1 (-890)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-1203 *2)) (-4 *2 (-1185)) (-5 *1 (-146 *2 *4 *3))
- (-4 *3 (-1203 (-400 *4))))))
-(((*1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1230))))
- ((*1 *2 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1230)))))
-(((*1 *2)
- (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4))
- (-4 *4 (-410 *3)))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-623 (-865 *3))) (-5 *1 (-865 *3))
- (-4 *3 (-1068)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-219)) (-5 *4 (-550))
- (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260))))
- (-5 *2 (-1008)) (-5 *1 (-727)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-232 *3 *2)) (-4 *2 (-1181)) (-4 *2 (-1020))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-836))))
- ((*1 *1 *1) (-5 *1 (-836)))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-916 (-219))) (-5 *2 (-219)) (-5 *1 (-1177))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1225 *2)) (-4 *2 (-1181)) (-4 *2 (-1020)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-47 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-770))
- (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1068))
- (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-578 *3)) (-4 *3 (-1020))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-542)) (-5 *2 (-112)) (-5 *1 (-603 *3 *4))
- (-4 *4 (-1203 *3))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-714 *3 *4)) (-4 *3 (-1020))
- (-4 *4 (-705))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1244 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020))
- (-5 *2 (-112)))))
-(((*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-52)))))
-(((*1 *1 *2) (-12 (-5 *2 (-797 *3)) (-4 *3 (-825)) (-5 *1 (-650 *3)))))
-(((*1 *2 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-323)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-300)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3))
- (-5 *1 (-1092 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))))
-(((*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112))
- (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1037 *4 *3)) (-4 *4 (-13 (-823) (-356)))
- (-4 *3 (-1203 *4)) (-5 *2 (-112)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-878 (-550))) (-5 *4 (-550)) (-5 *2 (-667 *4))
- (-5 *1 (-1001 *5)) (-4 *5 (-1020))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-550))) (-5 *2 (-667 (-550))) (-5 *1 (-1001 *4))
- (-4 *4 (-1020))))
+ (-5 *2 (-400 (-926 *6))) (-5 *1 (-1022 *5 *6)) (-14 *5 (-1145)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-316 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-130))
+ (-4 *3 (-770)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-273))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-940 *3)) (-4 *3 (-941)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1 (-112) *9)) (-5 *5 (-1 (-112) *9 *9))
+ (-4 *9 (-1035 *6 *7 *8)) (-4 *6 (-542)) (-4 *7 (-771))
+ (-4 *8 (-825)) (-5 *2 (-2 (|:| |bas| *1) (|:| -3940 (-623 *9))))
+ (-5 *3 (-623 *9)) (-4 *1 (-1175 *6 *7 *8 *9))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-878 (-550)))) (-5 *4 (-550))
- (-5 *2 (-623 (-667 *4))) (-5 *1 (-1001 *5)) (-4 *5 (-1020))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-623 (-550)))) (-5 *2 (-623 (-667 (-550))))
- (-5 *1 (-1001 *4)) (-4 *4 (-1020)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-882)) (-5 *2 (-411 (-1140 *1))) (-5 *3 (-1140 *1)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1061 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-836)) (-5 *1 (-1124 *3)) (-4 *3 (-1068))
- (-4 *3 (-1181)))))
+ (|partial| -12 (-5 *4 (-1 (-112) *8 *8)) (-4 *8 (-1035 *5 *6 *7))
+ (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-5 *2 (-2 (|:| |bas| *1) (|:| -3940 (-623 *8))))
+ (-5 *3 (-623 *8)) (-4 *1 (-1175 *5 *6 *7 *8)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 *4))
- (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-925 (-400 (-550)))) (-5 *4 (-1144))
- (-5 *5 (-1062 (-818 (-219)))) (-5 *2 (-623 (-219))) (-5 *1 (-293)))))
-(((*1 *2 *1 *3 *3 *4)
- (-12 (-5 *3 (-1 (-836) (-836) (-836))) (-5 *4 (-550)) (-5 *2 (-836))
- (-5 *1 (-627 *5 *6 *7)) (-4 *5 (-1068)) (-4 *6 (-23)) (-14 *7 *6)))
- ((*1 *2 *1 *2)
- (-12 (-5 *2 (-836)) (-5 *1 (-829 *3 *4 *5)) (-4 *3 (-1020))
- (-14 *4 (-98 *3)) (-14 *5 (-1 *3 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-836))))
- ((*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-836))))
- ((*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-836))))
- ((*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-836))))
- ((*1 *2 *1 *2)
- (-12 (-5 *2 (-836)) (-5 *1 (-1140 *3)) (-4 *3 (-1020)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4)
- (-12 (-5 *3 (-1126)) (-5 *4 (-550)) (-5 *5 (-667 (-219)))
- (-5 *2 (-1008)) (-5 *1 (-733)))))
+ (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 (-1 *6 (-623 *6))))
+ (-4 *5 (-38 (-400 (-550)))) (-4 *6 (-1219 *5)) (-5 *2 (-623 *6))
+ (-5 *1 (-1221 *5 *6)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-1020)) (-5 *1 (-691 *3 *2)) (-4 *2 (-1203 *3)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1126)) (-5 *1 (-1162)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1227 *5)) (-4 *5 (-619 *4)) (-4 *4 (-542))
- (-5 *2 (-112)) (-5 *1 (-618 *4 *5)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-372)) (-5 *1 (-1032)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -3340 *3) (|:| |coef2| (-760 *3))))
- (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1020)))))
-(((*1 *2 *3 *4 *5 *4)
- (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *5 (-112))
- (-5 *2 (-1008)) (-5 *1 (-724)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-328 *3 *4 *5 *6)) (-4 *3 (-356)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-4 *6 (-335 *3 *4 *5))
- (-5 *2
- (-2 (|:| -2551 (-406 *4 (-400 *4) *5 *6)) (|:| |principalPart| *6)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1203 *5)) (-4 *5 (-356))
+ (-12
(-5 *2
- (-2 (|:| |poly| *6) (|:| -2005 (-400 *6))
- (|:| |special| (-400 *6))))
- (-5 *1 (-706 *5 *6)) (-5 *3 (-400 *6))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-356)) (-5 *2 (-623 *3)) (-5 *1 (-869 *3 *4))
- (-4 *3 (-1203 *4))))
- ((*1 *2 *3 *4 *4)
- (|partial| -12 (-5 *4 (-749)) (-4 *5 (-356))
- (-5 *2 (-2 (|:| -2671 *3) (|:| -2682 *3))) (-5 *1 (-869 *3 *5))
- (-4 *3 (-1203 *5))))
- ((*1 *2 *3 *2 *4 *4)
- (-12 (-5 *2 (-623 *9)) (-5 *3 (-623 *8)) (-5 *4 (-112))
- (-4 *8 (-1034 *5 *6 *7)) (-4 *9 (-1040 *5 *6 *7 *8)) (-4 *5 (-444))
- (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1038 *5 *6 *7 *8 *9))))
- ((*1 *2 *3 *2 *4 *4 *4 *4 *4)
- (-12 (-5 *2 (-623 *9)) (-5 *3 (-623 *8)) (-5 *4 (-112))
- (-4 *8 (-1034 *5 *6 *7)) (-4 *9 (-1040 *5 *6 *7 *8)) (-4 *5 (-444))
- (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1038 *5 *6 *7 *8 *9))))
- ((*1 *2 *3 *2 *4 *4)
- (-12 (-5 *2 (-623 *9)) (-5 *3 (-623 *8)) (-5 *4 (-112))
- (-4 *8 (-1034 *5 *6 *7)) (-4 *9 (-1077 *5 *6 *7 *8)) (-4 *5 (-444))
- (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1113 *5 *6 *7 *8 *9))))
- ((*1 *2 *3 *2 *4 *4 *4 *4 *4)
- (-12 (-5 *2 (-623 *9)) (-5 *3 (-623 *8)) (-5 *4 (-112))
- (-4 *8 (-1034 *5 *6 *7)) (-4 *9 (-1077 *5 *6 *7 *8)) (-4 *5 (-444))
- (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1113 *5 *6 *7 *8 *9)))))
-(((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
- (-5 *2 (-1008)) (-5 *1 (-731)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *2 (-1203 *4)) (-5 *1 (-785 *4 *2 *3 *5))
- (-4 *4 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *3 (-634 *2))
- (-4 *5 (-634 (-400 *2)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *2 (-1203 *4)) (-5 *1 (-785 *4 *2 *5 *3))
- (-4 *4 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *5 (-634 *2))
- (-4 *3 (-634 (-400 *2))))))
+ (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219)))
+ (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219))))
+ (|:| |ub| (-623 (-818 (-219))))))
+ (-5 *1 (-260)))))
+(((*1 *1 *1 *2)
+ (|partial| -12 (-5 *2 (-749)) (-4 *1 (-1204 *3)) (-4 *3 (-1021)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 *3)) (-4 *3 (-922 *5 *6 *7)) (-4 *5 (-444))
- (-4 *6 (-771)) (-4 *7 (-825))
- (-5 *2 (-2 (|:| |poly| *3) (|:| |mult| *5)))
- (-5 *1 (-441 *5 *6 *7 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-13 (-356) (-145)))
- (-5 *2 (-623 (-2 (|:| -3521 (-749)) (|:| -3335 *4) (|:| |num| *4))))
- (-5 *1 (-392 *3 *4)) (-4 *4 (-1203 *3)))))
-(((*1 *1) (-5 *1 (-801))))
-(((*1 *2)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-5 *2 (-667 (-400 *4))))))
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
(((*1 *1 *1)
- (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2))
- (-4 *4 (-366 *2)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-356)) (-5 *2 (-623 *3)) (-5 *1 (-918 *4 *3))
- (-4 *3 (-1203 *4)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 (-142))) (-5 *1 (-139))))
- ((*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-139)))))
-(((*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1140 (-550))) (-5 *1 (-915)) (-5 *3 (-550)))))
-(((*1 *2) (-12 (-4 *3 (-170)) (-5 *2 (-1227 *1)) (-4 *1 (-360 *3)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-623 *4)) (-4 *4 (-356)) (-4 *2 (-1203 *4))
- (-5 *1 (-895 *4 *2)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-623 *1)) (-4 *1 (-1034 *4 *5 *6)) (-4 *4 (-1020))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-5 *2 (-112))))
- ((*1 *2 *3 *1 *4)
- (-12 (-5 *4 (-1 (-112) *3 *3)) (-4 *1 (-1174 *5 *6 *7 *3))
- (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-112)))))
-(((*1 *2 *3 *1) (-12 (-5 *3 (-1144)) (-5 *2 (-430)) (-5 *1 (-1148)))))
-(((*1 *2 *1 *1 *3)
- (-12 (-5 *3 (-1 (-112) *5 *5)) (-4 *5 (-13 (-1068) (-34)))
- (-5 *2 (-112)) (-5 *1 (-1108 *4 *5)) (-4 *4 (-13 (-1068) (-34))))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-145))
- (-4 *3 (-300)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *1 (-950 *3 *4 *5 *6)))))
-(((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
- (-4 *3 (-360 *4))))
- ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-623 *6)) (-4 *6 (-825)) (-4 *4 (-356)) (-4 *5 (-771))
- (-5 *2
- (-2 (|:| |mval| (-667 *4)) (|:| |invmval| (-667 *4))
- (|:| |genIdeal| (-495 *4 *5 *6 *7))))
- (-5 *1 (-495 *4 *5 *6 *7)) (-4 *7 (-922 *4 *5 *6)))))
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1227 (-623 (-2 (|:| -3625 *4) (|:| -2922 (-1088))))))
- (-4 *4 (-342)) (-5 *2 (-749)) (-5 *1 (-339 *4))))
- ((*1 *2)
- (-12 (-5 *2 (-749)) (-5 *1 (-344 *3 *4)) (-14 *3 (-894))
- (-14 *4 (-894))))
- ((*1 *2)
- (-12 (-5 *2 (-749)) (-5 *1 (-345 *3 *4)) (-4 *3 (-342))
- (-14 *4
- (-3 (-1140 *3)
- (-1227 (-623 (-2 (|:| -3625 *3) (|:| -2922 (-1088)))))))))
- ((*1 *2)
- (-12 (-5 *2 (-749)) (-5 *1 (-346 *3 *4)) (-4 *3 (-342))
- (-14 *4 (-894)))))
-(((*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-61 *3)) (-14 *3 (-1144))))
- ((*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-68 *3)) (-14 *3 (-1144))))
- ((*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-71 *3)) (-14 *3 (-1144))))
- ((*1 *2 *1) (-12 (-4 *1 (-388)) (-5 *2 (-1232))))
- ((*1 *2 *3) (-12 (-5 *3 (-381)) (-5 *2 (-1232)) (-5 *1 (-390))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1126)) (-5 *4 (-836)) (-5 *2 (-1232)) (-5 *1 (-1106))))
- ((*1 *2 *3) (-12 (-5 *3 (-836)) (-5 *2 (-1232)) (-5 *1 (-1106))))
+ (-12 (-5 *2 (-1125 (-550))) (-5 *1 (-1129 *4)) (-4 *4 (-1021))
+ (-5 *3 (-550)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427))))
((*1 *2 *3)
- (-12 (-5 *3 (-623 (-836))) (-5 *2 (-1232)) (-5 *1 (-1106)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *1 *1 *1 *1) (-4 *1 (-740))))
+ (-12 (-5 *2 (-112)) (-5 *1 (-555 *3)) (-4 *3 (-1012 (-550)))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-112)))))
+(((*1 *2 *3 *3 *3)
+ (|partial| -12 (-4 *4 (-13 (-356) (-145) (-1012 (-550))))
+ (-4 *5 (-1204 *4)) (-5 *2 (-623 (-400 *5))) (-5 *1 (-990 *4 *5))
+ (-5 *3 (-400 *5)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *1 (-420 *3 *2)) (-4 *3 (-13 (-170) (-38 (-400 (-550)))))
+ (-4 *2 (-13 (-825) (-21))))))
+(((*1 *2 *2) (-12 (-5 *2 (-623 (-309 (-219)))) (-5 *1 (-260)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-1140 (-400 (-925 *3)))) (-5 *1 (-445 *3 *4 *5 *6))
- (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))))
-(((*1 *1 *1 *1 *1) (-5 *1 (-836))) ((*1 *1 *1 *1) (-5 *1 (-836)))
- ((*1 *1 *1) (-5 *1 (-836))))
-(((*1 *2 *1) (-12 (-5 *2 (-800)) (-5 *1 (-799)))))
-(((*1 *2 *3 *4 *3 *5)
- (-12 (-5 *3 (-1126)) (-5 *4 (-167 (-219))) (-5 *5 (-550))
- (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1144)) (-4 *4 (-444)) (-4 *4 (-825))
- (-5 *1 (-559 *4 *2)) (-4 *2 (-277)) (-4 *2 (-423 *4)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1227 *4)) (-4 *4 (-1181)) (-4 *1 (-232 *3 *4)))))
-(((*1 *1 *1 *1) (-4 *1 (-141)))
+ (-12 (-4 *1 (-1249 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021))
+ (-5 *2 (-797 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-821)) (-5 *1 (-1251 *3 *2)) (-4 *3 (-1021)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-802)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891))))
+ ((*1 *2) (-12 (-5 *2 (-878 (-550))) (-5 *1 (-891)))))
+(((*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9)
+ (-12 (-5 *4 (-550)) (-5 *5 (-1127)) (-5 *6 (-667 (-219)))
+ (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))))
+ (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))))
+ (-5 *9 (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT))))
+ (-5 *3 (-219)) (-5 *2 (-1009)) (-5 *1 (-728)))))
+(((*1 *2 *3 *4 *5 *6 *2 *7 *8)
+ (|partial| -12 (-5 *2 (-623 (-1141 *11))) (-5 *3 (-1141 *11))
+ (-5 *4 (-623 *10)) (-5 *5 (-623 *8)) (-5 *6 (-623 (-749)))
+ (-5 *7 (-1228 (-623 (-1141 *8)))) (-4 *10 (-825))
+ (-4 *8 (-300)) (-4 *11 (-923 *8 *9 *10)) (-4 *9 (-771))
+ (-5 *1 (-686 *9 *10 *8 *11)))))
+(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-901)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-1228 *4)) (-4 *4 (-619 (-550)))
+ (-5 *2 (-1228 (-550))) (-5 *1 (-1255 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-1238)))))
+(((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-1127)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220))))
((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2))
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
(-4 *2 (-423 *3))))
- ((*1 *2 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))))
+ ((*1 *1 *1 *1) (-4 *1 (-1108))))
+(((*1 *2 *2 *3 *4)
+ (-12 (-5 *2 (-1228 *5)) (-5 *3 (-749)) (-5 *4 (-1089)) (-4 *5 (-342))
+ (-5 *1 (-519 *5)))))
+(((*1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-300)))))
(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1158 *4 *5))
- (-4 *4 (-1068)) (-4 *5 (-1068)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-623 (-309 (-219)))) (-5 *3 (-219)) (-5 *2 (-112))
- (-5 *1 (-204)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-133))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-811 *3)) (-4 *3 (-1068))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-818 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *2 *2)
- (-12
- (-5 *2
- (-2 (|:| -2437 (-667 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-667 *3))))
- (-4 *3 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $)))))
- (-4 *4 (-1203 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4)))))
-(((*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-384)))))
+ (-12 (-4 *4 (-1204 *2)) (-4 *2 (-1186)) (-5 *1 (-146 *2 *4 *3))
+ (-4 *3 (-1204 (-400 *4))))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-623 *2)) (-4 *2 (-923 *4 *5 *6)) (-4 *4 (-300))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-439 *4 *5 *6 *2)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1109 *3 *4)) (-4 *3 (-13 (-1069) (-34)))
+ (-4 *4 (-13 (-1069) (-34))))))
(((*1 *2 *1)
- (-12 (-5 *2 (-1124 (-400 *3))) (-5 *1 (-172 *3)) (-4 *3 (-300)))))
-(((*1 *1 *2 *2)
- (-12 (-5 *2 (-623 (-550))) (-5 *1 (-977 *3)) (-14 *3 (-550)))))
-(((*1 *1 *1) (-12 (-5 *1 (-172 *2)) (-4 *2 (-300))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550))))
- ((*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1181))))
- ((*1 *1 *1) (-4 *1 (-842 *2)))
- ((*1 *1 *1)
- (-12 (-4 *1 (-946 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-770))
- (-4 *4 (-825)))))
-(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459))))
- ((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459))))
- ((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4342)) (-4 *1 (-229 *3))
- (-4 *3 (-1068))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-275 *3)) (-4 *3 (-1181)))))
-(((*1 *2 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-542) (-825) (-1011 (-550)))) (-5 *2 (-309 *4))
- (-5 *1 (-182 *4 *3)) (-4 *3 (-13 (-27) (-1166) (-423 (-167 *4))))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-1170 *3 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *3))))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-1 (-623 *2) *2 *2 *2)) (-4 *2 (-1068))
- (-5 *1 (-102 *2))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1068)) (-5 *1 (-102 *2)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1219 *2 *3 *4)) (-4 *2 (-1020)) (-14 *3 (-1144))
- (-14 *4 *2))))
-(((*1 *2 *1 *2)
- (-12 (|has| *1 (-6 -4343)) (-4 *1 (-1215 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *2 *3) (-12 (-5 *3 (-381)) (-5 *2 (-1232)) (-5 *1 (-384))))
- ((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-384)))))
-(((*1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-1020)))))
+ (|partial| -12 (-5 *2 (-1145)) (-5 *1 (-594 *3)) (-4 *3 (-825)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-2 (|:| -3090 *1) (|:| -4329 *1) (|:| |associate| *1)))
- (-4 *1 (-542)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-623 (-925 (-550)))) (-5 *4 (-623 (-1144)))
- (-5 *2 (-623 (-623 (-372)))) (-5 *1 (-996)) (-5 *5 (-372))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1017 *4 *5)) (-4 *4 (-13 (-823) (-300) (-145) (-995)))
- (-14 *5 (-623 (-1144))) (-5 *2 (-623 (-623 (-997 (-400 *4)))))
- (-5 *1 (-1253 *4 *5 *6)) (-14 *6 (-623 (-1144)))))
- ((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-112))
- (-4 *5 (-13 (-823) (-300) (-145) (-995)))
- (-5 *2 (-623 (-623 (-997 (-400 *5))))) (-5 *1 (-1253 *5 *6 *7))
- (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-112))
- (-4 *5 (-13 (-823) (-300) (-145) (-995)))
- (-5 *2 (-623 (-623 (-997 (-400 *5))))) (-5 *1 (-1253 *5 *6 *7))
- (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-112))
- (-4 *5 (-13 (-823) (-300) (-145) (-995)))
- (-5 *2 (-623 (-623 (-997 (-400 *5))))) (-5 *1 (-1253 *5 *6 *7))
- (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-925 *4)))
- (-4 *4 (-13 (-823) (-300) (-145) (-995)))
- (-5 *2 (-623 (-623 (-997 (-400 *4))))) (-5 *1 (-1253 *4 *5 *6))
- (-14 *5 (-623 (-1144))) (-14 *6 (-623 (-1144))))))
-(((*1 *1 *2 *3 *3 *4 *5)
- (-12 (-5 *2 (-623 (-623 (-916 (-219))))) (-5 *3 (-623 (-847)))
- (-5 *4 (-623 (-894))) (-5 *5 (-623 (-256))) (-5 *1 (-460))))
- ((*1 *1 *2 *3 *3 *4)
- (-12 (-5 *2 (-623 (-623 (-916 (-219))))) (-5 *3 (-623 (-847)))
- (-5 *4 (-623 (-894))) (-5 *1 (-460))))
- ((*1 *1 *2) (-12 (-5 *2 (-623 (-623 (-916 (-219))))) (-5 *1 (-460))))
- ((*1 *1 *1) (-5 *1 (-460))))
-(((*1 *2 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170))))
+ (-12 (-4 *2 (-542)) (-5 *1 (-603 *2 *3)) (-4 *3 (-1204 *2)))))
+(((*1 *2 *2) (-12 (-5 *2 (-309 (-219))) (-5 *1 (-204)))))
+(((*1 *1 *2 *1) (-12 (-5 *1 (-121 *2)) (-4 *2 (-825)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-372)) (-5 *1 (-96))))
+ ((*1 *2 *3 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-372)) (-5 *1 (-96)))))
+(((*1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1231))))
+ ((*1 *2 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1231)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *3 (-300)) (-4 *3 (-170)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-5 *2 (-2 (|:| -3123 *3) (|:| -2545 *3)))
+ (-5 *1 (-666 *3 *4 *5 *6)) (-4 *6 (-665 *3 *4 *5))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *2 (-2 (|:| -3123 *3) (|:| -2545 *3))) (-5 *1 (-678 *3))
+ (-4 *3 (-300)))))
+(((*1 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1159 *3 *4)) (-4 *3 (-1069))
+ (-4 *4 (-1069)))))
+(((*1 *1 *1) (-12 (-4 *1 (-119 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *1) (-12 (-5 *1 (-650 *2)) (-4 *2 (-825))))
+ ((*1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825))))
+ ((*1 *1 *1) (-5 *1 (-837)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-837))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1031 *2 *3))
+ (-4 *3 (-1204 *2)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1145))
+ (-4 *4 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))
+ (-5 *1 (-782 *4 *2)) (-4 *2 (-13 (-29 *4) (-1167) (-933)))))
+ ((*1 *1 *1 *1 *1) (-5 *1 (-837))) ((*1 *1 *1 *1) (-5 *1 (-837)))
+ ((*1 *1 *1) (-5 *1 (-837)))
((*1 *2 *3)
- (-12 (-4 *4 (-13 (-542) (-825) (-1011 (-550)))) (-5 *2 (-309 *4))
- (-5 *1 (-182 *4 *3)) (-4 *3 (-13 (-27) (-1166) (-423 (-167 *4))))))
- ((*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170))))
- ((*1 *2 *1) (-12 (-4 *1 (-970 *2)) (-4 *2 (-170))))
+ (-12 (-5 *2 (-1125 *3)) (-5 *1 (-1129 *3)) (-4 *3 (-1021)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-623 (-2 (|:| |val| (-623 *6)) (|:| -1608 *7))))
+ (-4 *6 (-1035 *3 *4 *5)) (-4 *7 (-1041 *3 *4 *5 *6)) (-4 *3 (-444))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-962 *3 *4 *5 *6 *7))))
((*1 *2 *2)
- (-12 (-4 *3 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-1170 *3 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *3))))))
-(((*1 *1 *1) (-4 *1 (-1029))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-356)) (-4 *3 (-1020))
- (-5 *1 (-1128 *3)))))
+ (-12 (-5 *2 (-623 (-2 (|:| |val| (-623 *6)) (|:| -1608 *7))))
+ (-4 *6 (-1035 *3 *4 *5)) (-4 *7 (-1041 *3 *4 *5 *6)) (-4 *3 (-444))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-1076 *3 *4 *5 *6 *7)))))
+(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1140 (-550))) (-5 *1 (-185)) (-5 *3 (-550))))
- ((*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-761 *2)) (-4 *2 (-170))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1140 (-550))) (-5 *1 (-915)) (-5 *3 (-550)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-4 *1 (-876 *3)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-749)) (-4 *4 (-356)) (-5 *1 (-869 *2 *4))
- (-4 *2 (-1203 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 *3)) (-4 *3 (-1077 *5 *6 *7 *8))
- (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *8 (-1034 *5 *6 *7)) (-5 *2 (-112))
- (-5 *1 (-574 *5 *6 *7 *8 *3)))))
+ (-12 (-5 *3 (-667 (-309 (-219))))
+ (-5 *2
+ (-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372))))
+ (-5 *1 (-199)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890))))
- ((*1 *2) (-12 (-5 *2 (-877 (-550))) (-5 *1 (-890)))))
-(((*1 *2 *1) (-12 (-4 *1 (-397)) (-5 *2 (-550))))
- ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-677)))))
-(((*1 *2 *2 *1) (|partial| -12 (-5 *2 (-623 *1)) (-4 *1 (-300)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-112)))))
-(((*1 *2 *2) (-12 (-5 *2 (-309 (-219))) (-5 *1 (-260)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144)))
- (-14 *3 (-623 (-1144))) (-4 *4 (-380))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-842 *3)) (-5 *2 (-550))))
- ((*1 *1 *1) (-4 *1 (-975)))
- ((*1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-985))))
- ((*1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-4 *1 (-985))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-985)) (-5 *2 (-894))))
- ((*1 *1 *1) (-4 *1 (-985))))
-(((*1 *2 *3 *4 *5 *6 *5 *3 *7)
- (-12 (-5 *4 (-550))
- (-5 *6
- (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -1902 (-372))))
- (-5 *7 (-1 (-1232) (-1227 *5) (-1227 *5) (-372)))
- (-5 *3 (-1227 (-372))) (-5 *5 (-372)) (-5 *2 (-1232))
- (-5 *1 (-766))))
- ((*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3)
- (-12 (-5 *4 (-550))
- (-5 *6
- (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -1902 (-372))))
- (-5 *7 (-1 (-1232) (-1227 *5) (-1227 *5) (-372)))
- (-5 *3 (-1227 (-372))) (-5 *5 (-372)) (-5 *2 (-1232))
- (-5 *1 (-766)))))
+ (-12 (-5 *3 (-895))
+ (-5 *2
+ (-3 (-1141 *4)
+ (-1228 (-623 (-2 (|:| -1337 *4) (|:| -3690 (-1089)))))))
+ (-5 *1 (-339 *4)) (-4 *4 (-342)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-660 *2)) (-4 *2 (-1068))))
+ (-12 (-5 *3 (-623 (-219))) (-5 *2 (-1228 (-677))) (-5 *1 (-298)))))
+(((*1 *2)
+ (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-410 *3)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1125 (-623 (-550)))) (-5 *1 (-857))
+ (-5 *3 (-623 (-550)))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1125 (-623 (-550)))) (-5 *1 (-857))
+ (-5 *3 (-623 (-550))))))
+(((*1 *1 *1) (-12 (-4 *1 (-119 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *1) (-12 (-5 *1 (-650 *2)) (-4 *2 (-825))))
+ ((*1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825))))
+ ((*1 *1 *1) (-5 *1 (-837)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-837))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1031 *2 *3))
+ (-4 *3 (-1204 *2)))))
+(((*1 *2 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-1156 *2)) (-4 *2 (-356)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-270 *3 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *3)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1145))
+ (-4 *4 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-270 *4 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *4)))))
+ ((*1 *1 *1) (-5 *1 (-372)))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-623 *5) (-623 *5))) (-5 *4 (-550))
- (-5 *2 (-623 *5)) (-5 *1 (-660 *5)) (-4 *5 (-1068)))))
-(((*1 *2 *3 *1)
- (-12 (|has| *1 (-6 -4342)) (-4 *1 (-481 *3)) (-4 *3 (-1181))
- (-4 *3 (-1068)) (-5 *2 (-749))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4342)) (-4 *1 (-481 *4))
- (-4 *4 (-1181)) (-5 *2 (-749)))))
-(((*1 *1 *1 *1) (-4 *1 (-300))) ((*1 *1 *1 *1) (-5 *1 (-749)))
- ((*1 *1 *1 *1) (-5 *1 (-836))))
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7))
+ (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4))))
+ (-5 *1 (-754 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))))
+(((*1 *2 *3 *3 *3 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1140 *7))
- (-4 *5 (-1020)) (-4 *7 (-1020)) (-4 *2 (-1203 *5))
- (-5 *1 (-492 *5 *2 *6 *7)) (-4 *6 (-1203 *2)))))
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
(((*1 *1 *2)
- (-12 (-5 *2 (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 (-430)))))
- (-5 *1 (-1148)))))
-(((*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-1018)))))
-(((*1 *2 *1 *1)
- (-12
- (-5 *2
- (-2 (|:| -2855 *3) (|:| |gap| (-749)) (|:| -3526 (-760 *3))
- (|:| -2786 (-760 *3))))
- (-5 *1 (-760 *3)) (-4 *3 (-1020))))
- ((*1 *2 *1 *1 *3)
- (-12 (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *3 (-825))
- (-5 *2
- (-2 (|:| -2855 *1) (|:| |gap| (-749)) (|:| -3526 *1)
- (|:| -2786 *1)))
- (-4 *1 (-1034 *4 *5 *3))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *2
- (-2 (|:| -2855 *1) (|:| |gap| (-749)) (|:| -3526 *1)
- (|:| -2786 *1)))
- (-4 *1 (-1034 *3 *4 *5)))))
-(((*1 *2 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1181)))))
+ (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1069)) (-5 *1 (-879 *3)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-356) (-823))) (-5 *1 (-179 *3 *2))
- (-4 *2 (-1203 (-167 *3))))))
-(((*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-1230)))))
-(((*1 *2)
- (-12 (-4 *3 (-542)) (-5 *2 (-623 (-667 *3))) (-5 *1 (-43 *3 *4))
- (-4 *4 (-410 *3)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-922 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *2 (-825)) (-4 *3 (-170))))
- ((*1 *2 *3 *3)
- (-12 (-4 *2 (-542)) (-5 *1 (-942 *2 *3)) (-4 *3 (-1203 *2))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *2 (-542))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1203 *2)) (-4 *2 (-1020)) (-4 *2 (-170)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-219)) (-5 *4 (-550))
- (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260))))
- (-5 *2 (-1008)) (-5 *1 (-727)))))
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-623 (-866 *3))) (-5 *1 (-866 *3))
+ (-4 *3 (-1069)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 (-48))) (-5 *2 (-411 *3)) (-5 *1 (-39 *3))
- (-4 *3 (-1203 (-48)))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-411 *3)) (-5 *1 (-39 *3)) (-4 *3 (-1203 (-48)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 (-48))) (-4 *5 (-825)) (-4 *6 (-771))
- (-5 *2 (-411 *3)) (-5 *1 (-42 *5 *6 *3)) (-4 *3 (-922 (-48) *6 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 (-48))) (-4 *5 (-825)) (-4 *6 (-771))
- (-4 *7 (-922 (-48) *6 *5)) (-5 *2 (-411 (-1140 *7)))
- (-5 *1 (-42 *5 *6 *7)) (-5 *3 (-1140 *7))))
+ (-12 (-5 *3 (-1145)) (-5 *4 (-926 (-550))) (-5 *2 (-323))
+ (-5 *1 (-325)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-30))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-411 *4) *4)) (-4 *4 (-542)) (-5 *2 (-411 *4))
+ (-5 *1 (-412 *4))))
+ ((*1 *1 *1) (-5 *1 (-900)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1063 (-219))) (-5 *1 (-900))))
+ ((*1 *1 *1) (-5 *1 (-901)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1063 (-219))) (-5 *1 (-901))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *2 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))
+ (-5 *4 (-400 (-550))) (-5 *1 (-994 *3)) (-4 *3 (-1204 (-550)))))
+ ((*1 *2 *3 *2 *2)
+ (|partial| -12
+ (-5 *2 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))
+ (-5 *1 (-994 *3)) (-4 *3 (-1204 (-550)))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *2 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))
+ (-5 *4 (-400 (-550))) (-5 *1 (-995 *3)) (-4 *3 (-1204 *4))))
+ ((*1 *2 *3 *2 *2)
+ (|partial| -12
+ (-5 *2 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))
+ (-5 *1 (-995 *3)) (-4 *3 (-1204 (-400 (-550))))))
+ ((*1 *1 *1)
+ (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1031 *2 *3))
+ (-4 *3 (-1204 *2)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-172 (-400 (-550)))) (-5 *1 (-117 *3)) (-14 *3 (-550))))
+ ((*1 *1 *2 *3 *3)
+ (-12 (-5 *3 (-1125 *2)) (-4 *2 (-300)) (-5 *1 (-172 *2))))
+ ((*1 *1 *2) (-12 (-5 *2 (-400 *3)) (-4 *3 (-300)) (-5 *1 (-172 *3))))
((*1 *2 *3)
- (-12 (-4 *4 (-300)) (-5 *2 (-411 *3)) (-5 *1 (-165 *4 *3))
- (-4 *3 (-1203 (-167 *4)))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-112)) (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3))
- (-5 *1 (-179 *4 *3)) (-4 *3 (-1203 (-167 *4)))))
+ (-12 (-5 *2 (-172 (-550))) (-5 *1 (-744 *3)) (-4 *3 (-397))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-172 (-400 (-550)))) (-5 *1 (-845 *3)) (-14 *3 (-550))))
+ ((*1 *2 *1)
+ (-12 (-14 *3 (-550)) (-5 *2 (-172 (-400 (-550))))
+ (-5 *1 (-846 *3 *4)) (-4 *4 (-843 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-542) (-145))) (-5 *1 (-527 *3 *2))
+ (-4 *2 (-1219 *3))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-4 *4 (-1204 *3))
+ (-4 *5 (-703 *3 *4)) (-5 *1 (-531 *3 *4 *5 *2)) (-4 *2 (-1219 *5))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-5 *1 (-532 *3 *2))
+ (-4 *2 (-1219 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-13 (-542) (-145)))
+ (-5 *1 (-1121 *3)))))
+(((*1 *2 *3 *4 *4 *5 *3 *3 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219))
+ (-5 *2 (-1009)) (-5 *1 (-731)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-2 (|:| -1910 (-550)) (|:| -1610 (-623 *3))))
+ (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))))
+(((*1 *2 *1)
+ (-12 (-4 *4 (-1069)) (-5 *2 (-863 *3 *5)) (-5 *1 (-859 *3 *4 *5))
+ (-4 *3 (-1069)) (-4 *5 (-644 *4)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-895)) (-5 *2 (-1233)) (-5 *1 (-1229))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-895)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-1145))
+ (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-309 *5)))
+ (-5 *1 (-1098 *5))))
((*1 *2 *3 *4)
- (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3))
- (-5 *1 (-179 *4 *3)) (-4 *3 (-1203 (-167 *4)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3))
- (-5 *1 (-179 *4 *3)) (-4 *3 (-1203 (-167 *4)))))
+ (-12 (-5 *3 (-623 (-400 (-926 *5)))) (-5 *4 (-623 (-1145)))
+ (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-623 (-309 *5))))
+ (-5 *1 (-1098 *5)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550))
+ (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327))))
+ (-5 *2 (-1009)) (-5 *1 (-727)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-749)) (-5 *1 (-761 *2)) (-4 *2 (-38 (-400 (-550))))
+ (-4 *2 (-170)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7))
+ (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -1608 *4))))
+ (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-1141 *1)) (-4 *1 (-444))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1141 *6)) (-4 *6 (-923 *5 *3 *4)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *5 (-883)) (-5 *1 (-449 *3 *4 *5 *6))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-1141 *1)) (-4 *1 (-883)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-771)) (-4 *4 (-825)) (-4 *5 (-300))
+ (-5 *1 (-890 *3 *4 *5 *2)) (-4 *2 (-923 *5 *3 *4))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1141 *6)) (-4 *6 (-923 *5 *3 *4)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *5 (-300)) (-5 *1 (-890 *3 *4 *5 *6))))
((*1 *2 *3)
+ (-12 (-5 *3 (-623 *2)) (-4 *2 (-923 *6 *4 *5))
+ (-5 *1 (-890 *4 *5 *6 *2)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-4 *6 (-300)))))
+(((*1 *2 *3 *1)
+ (-12 (|has| *1 (-6 -4344)) (-4 *1 (-481 *3)) (-4 *3 (-1182))
+ (-4 *3 (-1069)) (-5 *2 (-749))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4344)) (-4 *1 (-481 *4))
+ (-4 *4 (-1182)) (-5 *2 (-749)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-1141 *2)) (-4 *2 (-423 *4)) (-4 *4 (-13 (-825) (-542)))
+ (-5 *1 (-32 *4 *2)))))
+(((*1 *1 *1 *1) (-4 *1 (-300))) ((*1 *1 *1 *1) (-5 *1 (-749)))
+ ((*1 *1 *1 *1) (-5 *1 (-837))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-667 *3))
+ (-4 *3 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $)))))
+ (-4 *4 (-1204 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-667 *3))
+ (-4 *3 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $)))))
+ (-4 *4 (-1204 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-749)) (-5 *2 (-1 (-1125 (-926 *4)) (-1125 (-926 *4))))
+ (-5 *1 (-1236 *4)) (-4 *4 (-356)))))
+(((*1 *2 *3)
(-12 (-4 *4 (-342)) (-5 *2 (-411 *3)) (-5 *1 (-210 *4 *3))
- (-4 *3 (-1203 *4))))
+ (-4 *3 (-1204 *4))))
((*1 *2 *3)
- (-12 (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550)))))
+ (-12 (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550)))))
((*1 *2 *3 *4)
(-12 (-5 *4 (-749)) (-5 *2 (-411 *3)) (-5 *1 (-434 *3))
- (-4 *3 (-1203 (-550)))))
+ (-4 *3 (-1204 (-550)))))
((*1 *2 *3 *4)
(-12 (-5 *4 (-623 (-749))) (-5 *2 (-411 *3)) (-5 *1 (-434 *3))
- (-4 *3 (-1203 (-550)))))
+ (-4 *3 (-1204 (-550)))))
((*1 *2 *3 *4 *5)
(-12 (-5 *4 (-623 (-749))) (-5 *5 (-749)) (-5 *2 (-411 *3))
- (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550)))))
+ (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550)))))
((*1 *2 *3 *4 *4)
(-12 (-5 *4 (-749)) (-5 *2 (-411 *3)) (-5 *1 (-434 *3))
- (-4 *3 (-1203 (-550)))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-411 (-167 (-550)))) (-5 *1 (-438))
- (-5 *3 (-167 (-550)))))
- ((*1 *2 *3)
- (-12
- (-4 *4
- (-13 (-825)
- (-10 -8 (-15 -4028 ((-1144) $))
- (-15 -1861 ((-3 $ "failed") (-1144))))))
- (-4 *5 (-771)) (-4 *7 (-542)) (-5 *2 (-411 *3))
- (-5 *1 (-448 *4 *5 *6 *7 *3)) (-4 *6 (-542))
- (-4 *3 (-922 *7 *5 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-300)) (-5 *2 (-411 (-1140 *4))) (-5 *1 (-450 *4))
- (-5 *3 (-1140 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-411 *6) *6)) (-4 *6 (-1203 *5)) (-4 *5 (-356))
- (-4 *7 (-13 (-356) (-145) (-703 *5 *6))) (-5 *2 (-411 *3))
- (-5 *1 (-485 *5 *6 *7 *3)) (-4 *3 (-1203 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-411 (-1140 *7)) (-1140 *7)))
- (-4 *7 (-13 (-300) (-145))) (-4 *5 (-825)) (-4 *6 (-771))
- (-5 *2 (-411 *3)) (-5 *1 (-530 *5 *6 *7 *3))
- (-4 *3 (-922 *7 *6 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-411 (-1140 *7)) (-1140 *7)))
- (-4 *7 (-13 (-300) (-145))) (-4 *5 (-825)) (-4 *6 (-771))
- (-4 *8 (-922 *7 *6 *5)) (-5 *2 (-411 (-1140 *8)))
- (-5 *1 (-530 *5 *6 *7 *8)) (-5 *3 (-1140 *8))))
- ((*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-544 *3)) (-4 *3 (-535))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-623 *5) *6))
- (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))))
- (-4 *6 (-1203 *5)) (-5 *2 (-623 (-631 (-400 *6))))
- (-5 *1 (-635 *5 *6)) (-5 *3 (-631 (-400 *6)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-27))
- (-4 *4 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))))
- (-4 *5 (-1203 *4)) (-5 *2 (-623 (-631 (-400 *5))))
- (-5 *1 (-635 *4 *5)) (-5 *3 (-631 (-400 *5)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-797 *4)) (-4 *4 (-825)) (-5 *2 (-623 (-650 *4)))
- (-5 *1 (-650 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-550)) (-5 *2 (-623 *3)) (-5 *1 (-674 *3))
- (-4 *3 (-1203 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-342)) (-5 *2 (-411 *3))
- (-5 *1 (-676 *4 *5 *6 *3)) (-4 *3 (-922 *6 *5 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-342))
- (-4 *7 (-922 *6 *5 *4)) (-5 *2 (-411 (-1140 *7)))
- (-5 *1 (-676 *4 *5 *6 *7)) (-5 *3 (-1140 *7))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-771))
- (-4 *5
- (-13 (-825)
- (-10 -8 (-15 -4028 ((-1144) $))
- (-15 -1861 ((-3 $ "failed") (-1144))))))
- (-4 *6 (-300)) (-5 *2 (-411 *3)) (-5 *1 (-709 *4 *5 *6 *3))
- (-4 *3 (-922 (-925 *6) *4 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-771))
- (-4 *5 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $))))) (-4 *6 (-542))
- (-5 *2 (-411 *3)) (-5 *1 (-711 *4 *5 *6 *3))
- (-4 *3 (-922 (-400 (-925 *6)) *4 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-13 (-300) (-145)))
- (-5 *2 (-411 *3)) (-5 *1 (-712 *4 *5 *6 *3))
- (-4 *3 (-922 (-400 *6) *4 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-13 (-300) (-145)))
- (-5 *2 (-411 *3)) (-5 *1 (-720 *4 *5 *6 *3))
- (-4 *3 (-922 *6 *5 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-13 (-300) (-145)))
- (-4 *7 (-922 *6 *5 *4)) (-5 *2 (-411 (-1140 *7)))
- (-5 *1 (-720 *4 *5 *6 *7)) (-5 *3 (-1140 *7))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-411 *3)) (-5 *1 (-980 *3))
- (-4 *3 (-1203 (-400 (-550))))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-411 *3)) (-5 *1 (-1014 *3))
- (-4 *3 (-1203 (-400 (-925 (-550)))))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-1203 (-400 (-550))))
- (-4 *5 (-13 (-356) (-145) (-703 (-400 (-550)) *4)))
- (-5 *2 (-411 *3)) (-5 *1 (-1047 *4 *5 *3)) (-4 *3 (-1203 *5))))
+ (-4 *3 (-1204 (-550)))))
((*1 *2 *3)
- (-12 (-4 *4 (-1203 (-400 (-925 (-550)))))
- (-4 *5 (-13 (-356) (-145) (-703 (-400 (-925 (-550))) *4)))
- (-5 *2 (-411 *3)) (-5 *1 (-1049 *4 *5 *3)) (-4 *3 (-1203 *5))))
+ (-12 (-5 *2 (-411 *3)) (-5 *1 (-981 *3))
+ (-4 *3 (-1204 (-400 (-550))))))
((*1 *2 *3)
- (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-444))
- (-4 *7 (-922 *6 *4 *5)) (-5 *2 (-411 (-1140 (-400 *7))))
- (-5 *1 (-1139 *4 *5 *6 *7)) (-5 *3 (-1140 (-400 *7)))))
- ((*1 *2 *1) (-12 (-5 *2 (-411 *1)) (-4 *1 (-1185))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-411 *3)) (-5 *1 (-1192 *3)) (-4 *3 (-1203 (-550))))))
-(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-576 *3)) (-14 *3 *2)))
- ((*1 *2 *1) (-12 (-4 *1 (-1068)) (-5 *2 (-1088)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-1144)) (-5 *1 (-569 *2)) (-4 *2 (-1011 *3))
- (-4 *2 (-356))))
- ((*1 *1 *2 *2) (-12 (-5 *1 (-569 *2)) (-4 *2 (-356))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-610 *4 *2))
- (-4 *2 (-13 (-423 *4) (-975) (-1166)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1060 *2)) (-4 *2 (-13 (-423 *4) (-975) (-1166)))
- (-4 *4 (-13 (-825) (-542))) (-5 *1 (-610 *4 *2))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-932)) (-5 *2 (-1144))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1060 *1)) (-4 *1 (-932)))))
-(((*1 *2 *2 *3 *2) (-12 (-5 *2 (-1126)) (-5 *3 (-550)) (-5 *1 (-235))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *2 (-623 (-1126))) (-5 *3 (-550)) (-5 *4 (-1126))
- (-5 *1 (-235))))
- ((*1 *1 *1) (-5 *1 (-836)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-836))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1205 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1020)))))
-(((*1 *2 *3)
- (|partial| -12
- (-5 *3
- (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219)))
- (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219))
- (|:| |relerr| (-219))))
- (-5 *2 (-623 (-219))) (-5 *1 (-198)))))
-(((*1 *1 *2)
- (|partial| -12 (-5 *2 (-797 *3)) (-4 *3 (-825)) (-5 *1 (-650 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-749)) (-4 *4 (-356)) (-4 *5 (-1203 *4)) (-5 *2 (-1232))
- (-5 *1 (-40 *4 *5 *6 *7)) (-4 *6 (-1203 (-400 *5))) (-14 *7 *6))))
-(((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *3 (-1 (-219) (-219) (-219)))
- (-5 *4 (-3 (-1 (-219) (-219) (-219) (-219)) "undefined"))
- (-5 *5 (-1062 (-219))) (-5 *6 (-623 (-256))) (-5 *2 (-1101 (-219)))
- (-5 *1 (-675)))))
+ (-12 (-5 *2 (-411 *3)) (-5 *1 (-1193 *3)) (-4 *3 (-1204 (-550))))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-232 *3 *2)) (-4 *2 (-1182)) (-4 *2 (-1021))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-837))))
+ ((*1 *1 *1) (-5 *1 (-837)))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-917 (-219))) (-5 *2 (-219)) (-5 *1 (-1178))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1226 *2)) (-4 *2 (-1182)) (-4 *2 (-1021)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-300)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4))
- (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3)))
- (-5 *1 (-1092 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-540 *3)) (-4 *3 (-13 (-397) (-1166))) (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-4 *1 (-823)) (-5 *2 (-112))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1037 *4 *3)) (-4 *4 (-13 (-823) (-356)))
- (-4 *3 (-1203 *4)) (-5 *2 (-112)))))
-(((*1 *2 *1)
- (-12 (-4 *4 (-1068)) (-5 *2 (-112)) (-5 *1 (-858 *3 *4 *5))
- (-4 *3 (-1068)) (-4 *5 (-644 *4))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-862 *3 *4)) (-4 *3 (-1068))
- (-4 *4 (-1068)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-516)))))
+ (-12 (-5 *3 (-623 (-623 (-917 (-219)))))
+ (-5 *2 (-623 (-1063 (-219)))) (-5 *1 (-902)))))
+(((*1 *2 *3 *4 *3 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-735)))))
+(((*1 *2 *3 *4 *4 *5 *3 *6)
+ (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-623 *3)) (-5 *6 (-1141 *3))
+ (-4 *3 (-13 (-423 *7) (-27) (-1167)))
+ (-4 *7 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-546 *7 *3 *8)) (-4 *8 (-1069))))
+ ((*1 *2 *3 *4 *4 *5 *4 *3 *6)
+ (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-623 *3))
+ (-5 *6 (-400 (-1141 *3))) (-4 *3 (-13 (-423 *7) (-27) (-1167)))
+ (-4 *7 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-546 *7 *3 *8)) (-4 *8 (-1069)))))
+(((*1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-1231))))
+ ((*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-1231)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-342))
+ (-12 (-4 *5 (-356))
(-5 *2
- (-2 (|:| |cont| *5)
- (|:| -1877 (-623 (-2 (|:| |irr| *3) (|:| -4245 (-550)))))))
- (-5 *1 (-210 *5 *3)) (-4 *3 (-1203 *5)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-112))
- (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3))))
+ (-2 (|:| A (-667 *5))
+ (|:| |eqs|
+ (-623
+ (-2 (|:| C (-667 *5)) (|:| |g| (-1228 *5)) (|:| -1309 *6)
+ (|:| |rh| *5))))))
+ (-5 *1 (-791 *5 *6)) (-5 *3 (-667 *5)) (-5 *4 (-1228 *5))
+ (-4 *6 (-634 *5))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7))
- (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -3223 *4))))
- (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219)))
- (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219))
- (|:| |relerr| (-219))))
- (-5 *2 (-1124 (-219))) (-5 *1 (-186))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-309 (-219))) (-5 *4 (-623 (-1144)))
- (-5 *5 (-1062 (-818 (-219)))) (-5 *2 (-1124 (-219))) (-5 *1 (-293))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1227 (-309 (-219)))) (-5 *4 (-623 (-1144)))
- (-5 *5 (-1062 (-818 (-219)))) (-5 *2 (-1124 (-219))) (-5 *1 (-293)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-323)))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-5 *3 (-1 (-112) *2)) (-4 *1 (-149 *2))
- (-4 *2 (-1181)))))
-(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4)
- (-12 (-5 *3 (-1126)) (-5 *4 (-550)) (-5 *5 (-667 (-219)))
- (-5 *2 (-1008)) (-5 *1 (-733)))))
+ (-12 (-4 *5 (-356)) (-4 *6 (-634 *5))
+ (-5 *2 (-2 (|:| -3121 (-667 *6)) (|:| |vec| (-1228 *5))))
+ (-5 *1 (-791 *5 *6)) (-5 *3 (-667 *6)) (-5 *4 (-1228 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-576 *3)) (-14 *3 *2)))
+ ((*1 *2 *1) (-12 (-4 *1 (-1069)) (-5 *2 (-1089)))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-1181))) (-5 *1 (-588)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-114)))))
+(((*1 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *2 *3) (-12 (-5 *3 (-917 *2)) (-5 *1 (-956 *2)) (-4 *2 (-1021)))))
(((*1 *2 *1)
- (-12 (-4 *3 (-1020)) (-5 *2 (-1227 *3)) (-5 *1 (-691 *3 *4))
- (-4 *4 (-1203 *3)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1088)) (-5 *1 (-109))))
- ((*1 *2 *1) (|partial| -12 (-5 *1 (-358 *2)) (-4 *2 (-1068))))
- ((*1 *2 *1) (|partial| -12 (-5 *2 (-1126)) (-5 *1 (-1162)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-667 *3)) (-4 *3 (-1020)) (-5 *1 (-1001 *3))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-623 (-667 *3))) (-4 *3 (-1020)) (-5 *1 (-1001 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-667 *3)) (-4 *3 (-1020)) (-5 *1 (-1001 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-623 (-667 *3))) (-4 *3 (-1020)) (-5 *1 (-1001 *3)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 (-550))) (-4 *3 (-1020)) (-5 *1 (-578 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 (-550))) (-4 *1 (-1187 *3)) (-4 *3 (-1020))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 (-550))) (-4 *1 (-1218 *3)) (-4 *3 (-1020)))))
-(((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *5 (-749)) (-5 *6 (-112)) (-4 *7 (-444)) (-4 *8 (-771))
- (-4 *9 (-825)) (-4 *3 (-1034 *7 *8 *9))
- (-5 *2
- (-2 (|:| |done| (-623 *4))
- (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4))))))
- (-5 *1 (-1038 *7 *8 *9 *3 *4)) (-4 *4 (-1040 *7 *8 *9 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-749)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
- (-4 *3 (-1034 *6 *7 *8))
- (-5 *2
- (-2 (|:| |done| (-623 *4))
- (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4))))))
- (-5 *1 (-1038 *6 *7 *8 *3 *4)) (-4 *4 (-1040 *6 *7 *8 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7))
- (-5 *2
- (-2 (|:| |done| (-623 *4))
- (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4))))))
- (-5 *1 (-1038 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *5 (-749)) (-5 *6 (-112)) (-4 *7 (-444)) (-4 *8 (-771))
- (-4 *9 (-825)) (-4 *3 (-1034 *7 *8 *9))
- (-5 *2
- (-2 (|:| |done| (-623 *4))
- (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4))))))
- (-5 *1 (-1113 *7 *8 *9 *3 *4)) (-4 *4 (-1077 *7 *8 *9 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-749)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
- (-4 *3 (-1034 *6 *7 *8))
- (-5 *2
- (-2 (|:| |done| (-623 *4))
- (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4))))))
- (-5 *1 (-1113 *6 *7 *8 *3 *4)) (-4 *4 (-1077 *6 *7 *8 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7))
- (-5 *2
- (-2 (|:| |done| (-623 *4))
- (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4))))))
- (-5 *1 (-1113 *5 *6 *7 *3 *4)) (-4 *4 (-1077 *5 *6 *7 *3)))))
-(((*1 *2 *3 *3 *3 *4 *4 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-731)))))
-(((*1 *2 *1) (-12 (-4 *1 (-983 *3)) (-4 *3 (-1181)) (-5 *2 (-112))))
+ (-12 (-4 *1 (-47 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-770))
+ (-5 *2 (-112))))
((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894))
- (-4 *4 (-1020)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))))
-(((*1 *2 *3 *2)
- (-12
- (-5 *2
- (-623
- (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-749)) (|:| |poli| *6)
- (|:| |polj| *6))))
- (-4 *3 (-771)) (-4 *6 (-922 *4 *3 *5)) (-4 *4 (-444)) (-4 *5 (-825))
- (-5 *1 (-441 *4 *3 *5 *6)))))
-(((*1 *2 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-390)))))
-(((*1 *1) (-5 *1 (-801))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-287 (-818 *3))) (-4 *3 (-13 (-27) (-1166) (-423 *5)))
- (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2
- (-3 (-818 *3)
- (-2 (|:| |leftHandLimit| (-3 (-818 *3) "failed"))
- (|:| |rightHandLimit| (-3 (-818 *3) "failed")))
- "failed"))
- (-5 *1 (-616 *5 *3))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-287 *3)) (-5 *5 (-1126))
- (-4 *3 (-13 (-27) (-1166) (-423 *6)))
- (-4 *6 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-818 *3)) (-5 *1 (-616 *6 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-287 (-818 (-925 *5)))) (-4 *5 (-444))
- (-5 *2
- (-3 (-818 (-400 (-925 *5)))
- (-2 (|:| |leftHandLimit| (-3 (-818 (-400 (-925 *5))) "failed"))
- (|:| |rightHandLimit| (-3 (-818 (-400 (-925 *5))) "failed")))
- "failed"))
- (-5 *1 (-617 *5)) (-5 *3 (-400 (-925 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-287 (-400 (-925 *5)))) (-5 *3 (-400 (-925 *5)))
- (-4 *5 (-444))
- (-5 *2
- (-3 (-818 *3)
- (-2 (|:| |leftHandLimit| (-3 (-818 *3) "failed"))
- (|:| |rightHandLimit| (-3 (-818 *3) "failed")))
- "failed"))
- (-5 *1 (-617 *5))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-287 (-400 (-925 *6)))) (-5 *5 (-1126))
- (-5 *3 (-400 (-925 *6))) (-4 *6 (-444)) (-5 *2 (-818 *3))
- (-5 *1 (-617 *6)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-594 *1)) (-4 *1 (-423 *4)) (-4 *4 (-825))
- (-4 *4 (-542)) (-5 *2 (-400 (-1140 *1)))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *4 (-594 *3)) (-4 *3 (-13 (-423 *6) (-27) (-1166)))
- (-4 *6 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))))
- (-5 *2 (-1140 (-400 (-1140 *3)))) (-5 *1 (-546 *6 *3 *7))
- (-5 *5 (-1140 *3)) (-4 *7 (-1068))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1223 *5)) (-14 *5 (-1144)) (-4 *6 (-1020))
- (-5 *2 (-1200 *5 (-925 *6))) (-5 *1 (-920 *5 *6)) (-5 *3 (-925 *6))))
+ (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-1069))
+ (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-578 *3)) (-4 *3 (-1021))))
((*1 *2 *1)
- (-12 (-4 *1 (-922 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-5 *2 (-1140 *3))))
- ((*1 *2 *1 *3)
- (-12 (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *3 (-825)) (-5 *2 (-1140 *1))
- (-4 *1 (-922 *4 *5 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-771)) (-4 *4 (-825)) (-4 *6 (-1020))
- (-4 *7 (-922 *6 *5 *4)) (-5 *2 (-400 (-1140 *3)))
- (-5 *1 (-923 *5 *4 *6 *7 *3))
- (-4 *3
- (-13 (-356)
- (-10 -8 (-15 -1518 ($ *7)) (-15 -2705 (*7 $)) (-15 -2715 (*7 $)))))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-1140 *3))
- (-4 *3
- (-13 (-356)
- (-10 -8 (-15 -1518 ($ *7)) (-15 -2705 (*7 $)) (-15 -2715 (*7 $)))))
- (-4 *7 (-922 *6 *5 *4)) (-4 *5 (-771)) (-4 *4 (-825))
- (-4 *6 (-1020)) (-5 *1 (-923 *5 *4 *6 *7 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1144)) (-4 *5 (-542))
- (-5 *2 (-400 (-1140 (-400 (-925 *5))))) (-5 *1 (-1016 *5))
- (-5 *3 (-400 (-925 *5))))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-953 *2)) (-4 *2 (-1020))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-916 (-219))) (-5 *1 (-1177))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1225 *2)) (-4 *2 (-1181)) (-4 *2 (-1020)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *2 *3) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-547)) (-5 *3 (-550))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1140 (-400 (-550)))) (-5 *1 (-915)) (-5 *3 (-550)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-356) (-145) (-1011 (-400 (-550)))))
- (-4 *5 (-1203 *4)) (-5 *2 (-623 (-2 (|:| -3335 *5) (|:| -3065 *5))))
- (-5 *1 (-785 *4 *5 *3 *6)) (-4 *3 (-634 *5))
- (-4 *6 (-634 (-400 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-13 (-356) (-145) (-1011 (-400 (-550)))))
- (-4 *4 (-1203 *5)) (-5 *2 (-623 (-2 (|:| -3335 *4) (|:| -3065 *4))))
- (-5 *1 (-785 *5 *4 *3 *6)) (-4 *3 (-634 *4))
- (-4 *6 (-634 (-400 *4)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-356) (-145) (-1011 (-400 (-550)))))
- (-4 *5 (-1203 *4)) (-5 *2 (-623 (-2 (|:| -3335 *5) (|:| -3065 *5))))
- (-5 *1 (-785 *4 *5 *6 *3)) (-4 *6 (-634 *5))
- (-4 *3 (-634 (-400 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-13 (-356) (-145) (-1011 (-400 (-550)))))
- (-4 *4 (-1203 *5)) (-5 *2 (-623 (-2 (|:| -3335 *4) (|:| -3065 *4))))
- (-5 *1 (-785 *5 *4 *6 *3)) (-4 *6 (-634 *4))
- (-4 *3 (-634 (-400 *4))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-112))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1174 *4 *5 *6 *3)) (-4 *4 (-542)) (-4 *5 (-771))
- (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-112)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-1144))) (-5 *1 (-1148)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-145))
- (-4 *3 (-300)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *1 (-950 *3 *4 *5 *6)))))
-(((*1 *2)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-5 *2 (-667 (-400 *4))))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-623 (-1140 *5))) (-5 *3 (-1140 *5))
- (-4 *5 (-164 *4)) (-4 *4 (-535)) (-5 *1 (-147 *4 *5))))
- ((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-623 *3)) (-4 *3 (-1203 *5))
- (-4 *5 (-1203 *4)) (-4 *4 (-342)) (-5 *1 (-351 *4 *5 *3))))
- ((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-623 (-1140 (-550)))) (-5 *3 (-1140 (-550)))
- (-5 *1 (-558))))
- ((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-623 (-1140 *1))) (-5 *3 (-1140 *1))
- (-4 *1 (-882)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-594 *1))) (-4 *1 (-295)))))
-(((*1 *1 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-770))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-50 *2 *3)) (-4 *2 (-1020)) (-14 *3 (-623 (-1144)))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-217 *2 *3)) (-4 *2 (-13 (-1020) (-825)))
- (-14 *3 (-623 (-1144)))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-375 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1068))))
- ((*1 *1 *1)
- (-12 (-14 *2 (-623 (-1144))) (-4 *3 (-170))
- (-4 *5 (-232 (-3191 *2) (-749)))
- (-14 *6
- (-1 (-112) (-2 (|:| -2922 *4) (|:| -3521 *5))
- (-2 (|:| -2922 *4) (|:| -3521 *5))))
- (-5 *1 (-453 *2 *3 *4 *5 *6 *7)) (-4 *4 (-825))
- (-4 *7 (-922 *3 *5 (-838 *2)))))
- ((*1 *1 *1) (-12 (-4 *1 (-500 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-825))))
- ((*1 *1 *1)
- (-12 (-4 *2 (-542)) (-5 *1 (-603 *2 *3)) (-4 *3 (-1203 *2))))
- ((*1 *1 *1) (-12 (-4 *1 (-687 *2)) (-4 *2 (-1020))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-714 *2 *3)) (-4 *3 (-825)) (-4 *2 (-1020))
- (-4 *3 (-705))))
- ((*1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1034 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *2 (-825))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1250 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-821)))))
-(((*1 *1 *1) (-4 *1 (-35)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-811 *3)) (-4 *3 (-1068))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-818 *3)) (-4 *3 (-1068)))))
-(((*1 *1 *1 *1) (-4 *1 (-465))) ((*1 *1 *1 *1) (-4 *1 (-740))))
+ (-12 (-4 *3 (-542)) (-5 *2 (-112)) (-5 *1 (-603 *3 *4))
+ (-4 *4 (-1204 *3))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-714 *3 *4)) (-4 *3 (-1021))
+ (-4 *4 (-705))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1245 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021))
+ (-5 *2 (-112)))))
+(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-799)) (-5 *4 (-52)) (-5 *2 (-1233)) (-5 *1 (-809)))))
(((*1 *2 *3)
- (-12 (-4 *1 (-893)) (-5 *2 (-2 (|:| -2855 (-623 *1)) (|:| -3935 *1)))
- (-5 *3 (-623 *1)))))
-(((*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
- ((*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220))))
+ (-12 (-4 *1 (-342)) (-5 *3 (-550)) (-5 *2 (-1155 (-895) (-749))))))
+(((*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1063 (-219))) (-5 *1 (-900))))
+ ((*1 *1 *1 *2 *2) (-12 (-5 *2 (-1063 (-219))) (-5 *1 (-901))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1063 (-219))) (-5 *1 (-901))))
+ ((*1 *2 *1 *3 *3 *3)
+ (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *1) (-5 *1 (-142))) ((*1 *1 *1) (-5 *1 (-837))))
+(((*1 *2 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-1233)) (-5 *1 (-1148)))))
+(((*1 *1 *1) (-4 *1 (-609)))
((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
- (-4 *2 (-423 *3))))
- ((*1 *1 *1) (-4 *1 (-1107))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1144)) (-4 *4 (-542)) (-4 *4 (-825))
- (-5 *1 (-559 *4 *2)) (-4 *2 (-423 *4)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-372)) (-5 *1 (-1032)))))
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976) (-1167))))))
+(((*1 *2 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1127)) (-5 *1 (-298)))))
+(((*1 *1 *1 *1) (-4 *1 (-300))) ((*1 *1 *1 *1) (-5 *1 (-749)))
+ ((*1 *1 *1 *1) (-5 *1 (-837))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-400 (-550))) (-5 *1 (-998 *3))
+ (-4 *3 (-13 (-823) (-356) (-996)))))
+ ((*1 *2 *3 *1 *2)
+ (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1031 *2 *3))
+ (-4 *3 (-1204 *2))))
+ ((*1 *2 *3 *1 *2)
+ (-12 (-4 *1 (-1038 *2 *3)) (-4 *2 (-13 (-823) (-356)))
+ (-4 *3 (-1204 *2)))))
+(((*1 *1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-112)) (-5 *1 (-866 *4))
+ (-4 *4 (-1069)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-430)))))
+(((*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-52)))))
+(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))))
+(((*1 *2) (-12 (-5 *2 (-623 (-749))) (-5 *1 (-1231))))
+ ((*1 *2 *2) (-12 (-5 *2 (-623 (-749))) (-5 *1 (-1231)))))
(((*1 *2 *1)
- (-12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1))
- (-4 *1 (-922 *3 *4 *5)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-667 *3))
- (-4 *3 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $)))))
- (-4 *4 (-1203 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4)))))
+ (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-112)))))
+(((*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-112))
+ (-5 *2 (-1009)) (-5 *1 (-732)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-400 (-925 *3))) (-5 *1 (-445 *3 *4 *5 *6))
- (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))))
+ (-12 (-5 *2 (-623 (-2 (|:| |k| (-650 *3)) (|:| |c| *4))))
+ (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825))
+ (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-895)))))
+(((*1 *2 *1 *1)
+ (|partial| -12 (-5 *2 (-2 (|:| |lm| (-797 *3)) (|:| |rm| (-797 *3))))
+ (-5 *1 (-797 *3)) (-4 *3 (-825))))
+ ((*1 *1 *1 *1) (-5 *1 (-837))))
+(((*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170))))
+ ((*1 *2 *1) (-12 (-4 *1 (-971 *2)) (-4 *2 (-170)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-586 *2 *3)) (-4 *3 (-1181)) (-4 *2 (-1068))
- (-4 *2 (-825)))))
-(((*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542)))))
-(((*1 *2 *3 *4 *5 *6 *5)
- (-12 (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *6 (-1126))
- (-5 *3 (-219)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1072)) (-5 *1 (-273)))))
+ (-12 (-5 *2 (-400 (-550))) (-5 *1 (-312 *3 *4 *5))
+ (-4 *3 (-13 (-356) (-825))) (-14 *4 (-1145)) (-14 *5 *3))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *2 (-444)))))
+(((*1 *1 *2) (-12 (-5 *2 (-797 *3)) (-4 *3 (-825)) (-5 *1 (-650 *3)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-167 (-372))) (-5 *1 (-763 *3)) (-4 *3 (-596 (-372)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-894)) (-5 *2 (-167 (-372))) (-5 *1 (-763 *3))
- (-4 *3 (-596 (-372)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-167 *4)) (-4 *4 (-170)) (-4 *4 (-596 (-372)))
- (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-167 *5)) (-5 *4 (-894)) (-4 *5 (-170))
- (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-925 (-167 *4))) (-4 *4 (-170)) (-4 *4 (-596 (-372)))
- (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-925 (-167 *5))) (-5 *4 (-894)) (-4 *5 (-170))
- (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-925 *4)) (-4 *4 (-1020)) (-4 *4 (-596 (-372)))
- (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
+ (-12 (-5 *3 (-667 *4)) (-4 *4 (-356)) (-5 *2 (-1141 *4))
+ (-5 *1 (-523 *4 *5 *6)) (-4 *5 (-356)) (-4 *6 (-13 (-356) (-823))))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 *4))
+ (-5 *1 (-1042 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-52)) (-5 *1 (-1160)))))
+(((*1 *1 *1) (-12 (-5 *1 (-491 *2)) (-14 *2 (-550))))
+ ((*1 *1 *1) (-5 *1 (-1089))))
+(((*1 *1 *1 *2)
+ (|partial| -12 (-4 *1 (-164 *2)) (-4 *2 (-170)) (-4 *2 (-542))))
+ ((*1 *1 *1 *2)
+ (|partial| -12 (-4 *1 (-319 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-770))
+ (-4 *2 (-542))))
+ ((*1 *1 *1 *1) (|partial| -4 *1 (-542)))
+ ((*1 *1 *1 *2)
+ (|partial| -12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021))
+ (-4 *3 (-366 *2)) (-4 *4 (-366 *2)) (-4 *2 (-542))))
+ ((*1 *1 *1 *1) (|partial| -5 *1 (-749)))
+ ((*1 *1 *1 *2)
+ (|partial| -12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-542))))
+ ((*1 *1 *1 *1) (-5 *1 (-837)))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1228 *4)) (-4 *4 (-1204 *3)) (-4 *3 (-542))
+ (-5 *1 (-943 *3 *4))))
+ ((*1 *1 *1 *2)
+ (|partial| -12 (-4 *1 (-1024 *3 *4 *2 *5 *6)) (-4 *2 (-1021))
+ (-4 *5 (-232 *4 *2)) (-4 *6 (-232 *3 *2)) (-4 *2 (-542))))
+ ((*1 *2 *2 *2)
+ (|partial| -12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))))
+(((*1 *1 *1 *2 *2)
+ (|partial| -12 (-5 *2 (-895)) (-5 *1 (-1070 *3 *4)) (-14 *3 *2)
+ (-14 *4 *2))))
+(((*1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-235)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-623 (-550))) (-5 *1 (-1079)) (-5 *3 (-550)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-1063 *3)) (-4 *3 (-923 *7 *6 *4)) (-4 *6 (-771))
+ (-4 *4 (-825)) (-4 *7 (-542))
+ (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-550))))
+ (-5 *1 (-577 *6 *4 *7 *3))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-925 *5)) (-5 *4 (-894)) (-4 *5 (-1020))
- (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-400 (-925 *4))) (-4 *4 (-542)) (-4 *4 (-596 (-372)))
- (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
+ (-12 (-4 *5 (-771)) (-4 *4 (-825)) (-4 *6 (-542))
+ (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-550))))
+ (-5 *1 (-577 *5 *4 *6 *3)) (-4 *3 (-923 *6 *5 *4))))
+ ((*1 *1 *1 *1 *1) (-5 *1 (-837))) ((*1 *1 *1 *1) (-5 *1 (-837)))
+ ((*1 *1 *1) (-5 *1 (-837)))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1145))
+ (-4 *4 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-1137 *4 *2)) (-4 *2 (-13 (-423 *4) (-158) (-27) (-1167)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1061 *2)) (-4 *2 (-13 (-423 *4) (-158) (-27) (-1167)))
+ (-4 *4 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-1137 *4 *2))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-894)) (-4 *5 (-542))
- (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-400 (-925 (-167 *4)))) (-4 *4 (-542))
- (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
+ (-12 (-5 *4 (-1145)) (-4 *5 (-13 (-542) (-825) (-1012 (-550))))
+ (-5 *2 (-400 (-926 *5))) (-5 *1 (-1138 *5)) (-5 *3 (-926 *5))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 (-925 (-167 *5)))) (-5 *4 (-894)) (-4 *5 (-542))
- (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-309 *4)) (-4 *4 (-542)) (-4 *4 (-825))
- (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
+ (-12 (-5 *4 (-1145)) (-4 *5 (-13 (-542) (-825) (-1012 (-550))))
+ (-5 *2 (-3 (-400 (-926 *5)) (-309 *5))) (-5 *1 (-1138 *5))
+ (-5 *3 (-400 (-926 *5)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-309 *5)) (-5 *4 (-894)) (-4 *5 (-542)) (-4 *5 (-825))
- (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-309 (-167 *4))) (-4 *4 (-542)) (-4 *4 (-825))
- (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
+ (-12 (-5 *4 (-1061 (-926 *5))) (-5 *3 (-926 *5))
+ (-4 *5 (-13 (-542) (-825) (-1012 (-550)))) (-5 *2 (-400 *3))
+ (-5 *1 (-1138 *5))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-309 (-167 *5))) (-5 *4 (-894)) (-4 *5 (-542))
- (-4 *5 (-825)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372)))
- (-5 *1 (-763 *5)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2))
- (-4 *4 (-366 *2)))))
-(((*1 *2 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1020))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-1020)) (-5 *1 (-50 *2 *3)) (-14 *3 (-623 (-1144)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-309 *3)) (-5 *1 (-217 *3 *4))
- (-4 *3 (-13 (-1020) (-825))) (-14 *4 (-623 (-1144)))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-375 *2 *3)) (-4 *3 (-1068)) (-4 *2 (-1020))))
- ((*1 *2 *1)
- (-12 (-14 *3 (-623 (-1144))) (-4 *5 (-232 (-3191 *3) (-749)))
- (-14 *6
- (-1 (-112) (-2 (|:| -2922 *4) (|:| -3521 *5))
- (-2 (|:| -2922 *4) (|:| -3521 *5))))
- (-4 *2 (-170)) (-5 *1 (-453 *3 *2 *4 *5 *6 *7)) (-4 *4 (-825))
- (-4 *7 (-922 *2 *5 (-838 *3)))))
- ((*1 *2 *1) (-12 (-4 *1 (-500 *2 *3)) (-4 *3 (-825)) (-4 *2 (-1068))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-542)) (-5 *1 (-603 *2 *3)) (-4 *3 (-1203 *2))))
- ((*1 *2 *1) (-12 (-4 *1 (-687 *2)) (-4 *2 (-1020))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-1020)) (-5 *1 (-714 *2 *3)) (-4 *3 (-825))
- (-4 *3 (-705))))
- ((*1 *2 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-946 *2 *3 *4)) (-4 *3 (-770)) (-4 *4 (-825))
- (-4 *2 (-1020))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1034 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *2 (-825)))))
+ (-12 (-5 *4 (-1061 (-400 (-926 *5)))) (-5 *3 (-400 (-926 *5)))
+ (-4 *5 (-13 (-542) (-825) (-1012 (-550)))) (-5 *2 (-3 *3 (-309 *5)))
+ (-5 *1 (-1138 *5)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4344)) (-4 *1 (-481 *4))
+ (-4 *4 (-1182)) (-5 *2 (-112)))))
+(((*1 *2 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *2) (-12 (-5 *1 (-935 *2)) (-4 *2 (-535)))))
+(((*1 *1 *1 *2 *3 *1)
+ (-12 (-4 *1 (-319 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-770)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-550))) (-5 *4 (-878 (-550)))
- (-5 *2 (-667 (-550))) (-5 *1 (-573))))
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-491 *2)) (-14 *2 (-550))))
+ ((*1 *1 *1 *1) (-5 *1 (-1089))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-749)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550))
+ (-14 *4 *2) (-4 *5 (-170))))
+ ((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-895)) (-5 *1 (-163 *3 *4))
+ (-4 *3 (-164 *4))))
+ ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-895))))
+ ((*1 *2)
+ (-12 (-4 *1 (-363 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1204 *3))
+ (-5 *2 (-895))))
((*1 *2 *3)
- (-12 (-5 *3 (-623 (-550))) (-5 *2 (-623 (-667 (-550))))
- (-5 *1 (-573))))
+ (-12 (-4 *4 (-356)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4))
+ (-5 *2 (-749)) (-5 *1 (-512 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-550))) (-5 *4 (-623 (-878 (-550))))
- (-5 *2 (-623 (-667 (-550)))) (-5 *1 (-573)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-112)) (-5 *1 (-114)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1124 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))))
-(((*1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1151)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 (-1044 *3 *4 *5))) (-4 *3 (-1068))
- (-4 *4 (-13 (-1020) (-859 *3) (-825) (-596 (-865 *3))))
- (-4 *5 (-13 (-423 *4) (-859 *3) (-596 (-865 *3))))
- (-5 *1 (-1045 *3 *4 *5)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1140 *7)) (-5 *3 (-550)) (-4 *7 (-922 *6 *4 *5))
- (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1020))
- (-5 *1 (-314 *4 *5 *6 *7)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1017 *4 *5)) (-4 *4 (-13 (-823) (-300) (-145) (-995)))
- (-14 *5 (-623 (-1144)))
- (-5 *2
- (-623 (-2 (|:| -2553 (-1140 *4)) (|:| -1373 (-623 (-925 *4))))))
- (-5 *1 (-1253 *4 *5 *6)) (-14 *6 (-623 (-1144)))))
- ((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-995)))
- (-5 *2
- (-623 (-2 (|:| -2553 (-1140 *5)) (|:| -1373 (-623 (-925 *5))))))
- (-5 *1 (-1253 *5 *6 *7)) (-5 *3 (-623 (-925 *5)))
- (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-995)))
- (-5 *2
- (-623 (-2 (|:| -2553 (-1140 *5)) (|:| -1373 (-623 (-925 *5))))))
- (-5 *1 (-1253 *5 *6 *7)) (-5 *3 (-623 (-925 *5)))
- (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144)))))
+ (-12 (-5 *3 (-667 *5)) (-5 *4 (-1228 *5)) (-4 *5 (-356))
+ (-5 *2 (-749)) (-5 *1 (-645 *5))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-995)))
- (-5 *2
- (-623 (-2 (|:| -2553 (-1140 *5)) (|:| -1373 (-623 (-925 *5))))))
- (-5 *1 (-1253 *5 *6 *7)) (-5 *3 (-623 (-925 *5)))
- (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-823) (-300) (-145) (-995)))
- (-5 *2
- (-623 (-2 (|:| -2553 (-1140 *4)) (|:| -1373 (-623 (-925 *4))))))
- (-5 *1 (-1253 *4 *5 *6)) (-5 *3 (-623 (-925 *4)))
- (-14 *5 (-623 (-1144))) (-14 *6 (-623 (-1144))))))
-(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))))
-(((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-623 (-1227 *4))) (-5 *1 (-359 *3 *4))
- (-4 *3 (-360 *4))))
- ((*1 *2)
- (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-4 *3 (-542))
- (-5 *2 (-623 (-1227 *3))))))
-(((*1 *1 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-770))))
+ (-12 (-4 *5 (-356)) (-4 *6 (-13 (-366 *5) (-10 -7 (-6 -4345))))
+ (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4345)))) (-5 *2 (-749))
+ (-5 *1 (-646 *5 *6 *4 *3)) (-4 *3 (-665 *5 *6 *4))))
((*1 *2 *1)
- (-12 (-4 *1 (-375 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1068))))
+ (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-4 *3 (-542)) (-5 *2 (-749))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-4 *4 (-170)) (-4 *5 (-366 *4))
+ (-4 *6 (-366 *4)) (-5 *2 (-749)) (-5 *1 (-666 *4 *5 *6 *3))
+ (-4 *3 (-665 *4 *5 *6))))
((*1 *2 *1)
- (-12 (-14 *3 (-623 (-1144))) (-4 *4 (-170))
- (-4 *6 (-232 (-3191 *3) (-749)))
- (-14 *7
- (-1 (-112) (-2 (|:| -2922 *5) (|:| -3521 *6))
- (-2 (|:| -2922 *5) (|:| -3521 *6))))
- (-5 *2 (-692 *5 *6 *7)) (-5 *1 (-453 *3 *4 *5 *6 *7 *8))
- (-4 *5 (-825)) (-4 *8 (-922 *4 *6 (-838 *3)))))
+ (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021))
+ (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-4 *5 (-542))
+ (-5 *2 (-749)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-5 *2 (-550))))
((*1 *2 *1)
- (-12 (-4 *2 (-705)) (-4 *2 (-825)) (-5 *1 (-714 *3 *2))
- (-4 *3 (-1020))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-946 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-770))
- (-4 *4 (-825)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-1180))) (-5 *1 (-588)))))
-(((*1 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1181)))))
+ (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021))
+ (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-550)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-550)) (-5 *2 (-1232)) (-5 *1 (-1229))))
+ (-12 (-5 *3 (-749)) (-5 *2 (-400 (-550))) (-5 *1 (-219))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-749)) (-5 *2 (-400 (-550))) (-5 *1 (-219))))
((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *2)
- (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4))
- (-4 *4 (-410 *3)))))
-(((*1 *2 *2 *2 *2 *2 *2)
- (-12 (-4 *2 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
- (-5 *1 (-1096 *3 *2)) (-4 *3 (-1203 *2)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-749)) (-5 *2 (-1 (-372))) (-5 *1 (-1013)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-865 *3)) (-4 *3 (-1068))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-112)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-623 (-916 (-219))))) (-5 *1 (-460)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-1126)) (-4 *1 (-357 *2 *4)) (-4 *2 (-1068))
- (-4 *4 (-1068))))
- ((*1 *1 *2)
- (-12 (-4 *1 (-357 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1068)))))
-(((*1 *2 *1) (-12 (-4 *1 (-319 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1020))))
- ((*1 *2 *1) (-12 (-4 *1 (-423 *2)) (-4 *2 (-825)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-623 *2)) (-4 *2 (-535)) (-5 *1 (-157 *2)))))
+ (-12 (-5 *3 (-749)) (-5 *2 (-400 (-550))) (-5 *1 (-372))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-749)) (-5 *2 (-400 (-550))) (-5 *1 (-372)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-323)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890))))
- ((*1 *2) (-12 (-5 *2 (-877 (-550))) (-5 *1 (-890)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542))
- (-5 *2 (-112)))))
-(((*1 *2 *3 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-734)))))
-(((*1 *2 *3 *3 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-726)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-356) (-823)))
- (-5 *2 (-623 (-2 (|:| -1877 (-623 *3)) (|:| -2478 *5))))
- (-5 *1 (-179 *5 *3)) (-4 *3 (-1203 (-167 *5)))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-356) (-823)))
- (-5 *2 (-623 (-2 (|:| -1877 (-623 *3)) (|:| -2478 *4))))
- (-5 *1 (-179 *4 *3)) (-4 *3 (-1203 (-167 *4))))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-444) (-145))) (-5 *2 (-411 *3))
- (-5 *1 (-99 *4 *3)) (-4 *3 (-1203 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 *3)) (-4 *3 (-1203 *5)) (-4 *5 (-13 (-444) (-145)))
- (-5 *2 (-411 *3)) (-5 *1 (-99 *5 *3)))))
+ (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6))
+ (-5 *2 (-623 (-2 (|:| -1953 *1) (|:| -4046 (-623 *7)))))
+ (-5 *3 (-623 *7)) (-4 *1 (-1175 *4 *5 *6 *7)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-319 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-770))
- (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-4 *1 (-423 *3)) (-4 *3 (-825)) (-5 *2 (-112)))))
-(((*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7)
- (-12 (-5 *3 (-1126)) (-5 *5 (-667 (-219))) (-5 *6 (-219))
- (-5 *7 (-667 (-550))) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-731)))))
-(((*1 *1) (-5 *1 (-219))) ((*1 *1) (-5 *1 (-372))))
-(((*1 *2 *1 *3 *3 *2)
- (-12 (-5 *3 (-550)) (-4 *1 (-56 *2 *4 *5)) (-4 *2 (-1181))
- (-4 *4 (-366 *2)) (-4 *5 (-366 *2))))
- ((*1 *2 *1 *3 *2)
- (-12 (|has| *1 (-6 -4343)) (-4 *1 (-281 *3 *2)) (-4 *3 (-1068))
- (-4 *2 (-1181)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-1020))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)))))
-(((*1 *1 *1) (-12 (-4 *1 (-366 *2)) (-4 *2 (-1181))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-1020)) (-5 *1 (-436 *3 *2)) (-4 *2 (-1203 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1068)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *2 *3 *4 *4 *3 *5)
- (-12 (-5 *4 (-594 *3)) (-5 *5 (-1140 *3))
- (-4 *3 (-13 (-423 *6) (-27) (-1166)))
- (-4 *6 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))))
- (-5 *2 (-569 *3)) (-5 *1 (-546 *6 *3 *7)) (-4 *7 (-1068))))
- ((*1 *2 *3 *4 *4 *4 *3 *5)
- (-12 (-5 *4 (-594 *3)) (-5 *5 (-400 (-1140 *3)))
- (-4 *3 (-13 (-423 *6) (-27) (-1166)))
- (-4 *6 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))))
- (-5 *2 (-569 *3)) (-5 *1 (-546 *6 *3 *7)) (-4 *7 (-1068)))))
-(((*1 *2 *3 *3)
- (-12
- (-5 *3
- (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-749)) (|:| |poli| *7)
- (|:| |polj| *7)))
- (-4 *5 (-771)) (-4 *7 (-922 *4 *5 *6)) (-4 *4 (-444)) (-4 *6 (-825))
- (-5 *2 (-112)) (-5 *1 (-441 *4 *5 *6 *7)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-623 *1)) (-4 *1 (-423 *4))
- (-4 *4 (-825))))
- ((*1 *1 *2 *1 *1 *1 *1)
- (-12 (-5 *2 (-1144)) (-4 *1 (-423 *3)) (-4 *3 (-825))))
- ((*1 *1 *2 *1 *1 *1)
- (-12 (-5 *2 (-1144)) (-4 *1 (-423 *3)) (-4 *3 (-825))))
- ((*1 *1 *2 *1 *1)
- (-12 (-5 *2 (-1144)) (-4 *1 (-423 *3)) (-4 *3 (-825))))
- ((*1 *1 *2 *1) (-12 (-5 *2 (-1144)) (-4 *1 (-423 *3)) (-4 *3 (-825)))))
-(((*1 *1 *1) (-4 *1 (-639))) ((*1 *1 *1) (-5 *1 (-1088))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-542)) (-5 *1 (-942 *3 *2)) (-4 *2 (-1203 *3))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *2 (-542))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1203 *2)) (-4 *2 (-1020)) (-4 *2 (-542)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *4 (-550))) (-5 *5 (-1 (-1124 *4))) (-4 *4 (-356))
- (-4 *4 (-1020)) (-5 *2 (-1124 *4)) (-5 *1 (-1128 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))))
-(((*1 *1 *1) (-4 *1 (-237)))
- ((*1 *1 *1)
- (-12 (-4 *2 (-170)) (-5 *1 (-282 *2 *3 *4 *5 *6 *7))
- (-4 *3 (-1203 *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)
- (-1561 (-12 (-5 *1 (-287 *2)) (-4 *2 (-356)) (-4 *2 (-1181)))
- (-12 (-5 *1 (-287 *2)) (-4 *2 (-465)) (-4 *2 (-1181)))))
- ((*1 *1 *1) (-4 *1 (-465)))
- ((*1 *2 *2) (-12 (-5 *2 (-1227 *3)) (-4 *3 (-342)) (-5 *1 (-519 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-694 *2 *3 *4 *5 *6)) (-4 *2 (-170)) (-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 (-775 *2)) (-4 *2 (-170)) (-4 *2 (-356)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181))
- (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (|has| *1 (-6 -4343)) (-4 *1 (-481 *3))
- (-4 *3 (-1181)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-894)) (-5 *4 (-411 *6)) (-4 *6 (-1203 *5))
- (-4 *5 (-1020)) (-5 *2 (-623 *6)) (-5 *1 (-436 *5 *6)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-1088)) (-5 *1 (-109)))))
-(((*1 *2 *3 *3 *3 *4 *5 *5 *6)
- (-12 (-5 *3 (-1 (-219) (-219) (-219)))
- (-5 *4 (-3 (-1 (-219) (-219) (-219) (-219)) "undefined"))
- (-5 *5 (-1062 (-219))) (-5 *6 (-623 (-256))) (-5 *2 (-1101 (-219)))
- (-5 *1 (-675))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1 (-916 (-219)) (-219) (-219))) (-5 *4 (-1062 (-219)))
- (-5 *5 (-623 (-256))) (-5 *2 (-1101 (-219))) (-5 *1 (-675))))
- ((*1 *2 *2 *3 *4 *4 *5)
- (-12 (-5 *2 (-1101 (-219))) (-5 *3 (-1 (-916 (-219)) (-219) (-219)))
- (-5 *4 (-1062 (-219))) (-5 *5 (-623 (-256))) (-5 *1 (-675)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-894)) (-4 *1 (-232 *3 *4)) (-4 *4 (-1020))
- (-4 *4 (-1181))))
- ((*1 *1 *2)
- (-12 (-14 *3 (-623 (-1144))) (-4 *4 (-170))
- (-4 *5 (-232 (-3191 *3) (-749)))
- (-14 *6
- (-1 (-112) (-2 (|:| -2922 *2) (|:| -3521 *5))
- (-2 (|:| -2922 *2) (|:| -3521 *5))))
- (-5 *1 (-453 *3 *4 *2 *5 *6 *7)) (-4 *2 (-825))
- (-4 *7 (-922 *4 *5 (-838 *3)))))
- ((*1 *2 *2) (-12 (-5 *2 (-916 (-219))) (-5 *1 (-1177)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-825)) (-5 *1 (-902 *3 *2)) (-4 *2 (-423 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1144)) (-5 *2 (-309 (-550))) (-5 *1 (-903)))))
-(((*1 *2)
- (-12 (-4 *2 (-13 (-423 *3) (-975))) (-5 *1 (-269 *3 *2))
- (-4 *3 (-13 (-825) (-542))))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-1008)) (-5 *1 (-298))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-1008))) (-5 *2 (-1008)) (-5 *1 (-298))))
- ((*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-629 *3)) (-4 *3 (-1181))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-629 *2)) (-4 *2 (-1181))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-629 *2)) (-4 *2 (-1181))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-629 *2)) (-4 *2 (-1181))))
- ((*1 *1 *1 *1) (-5 *1 (-1032)))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1124 (-1124 *4))) (-5 *2 (-1124 *4)) (-5 *1 (-1121 *4))
- (-4 *4 (-1181))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1162)))))
-(((*1 *2 *3 *4 *5 *5 *5 *5 *4 *6)
- (-12 (-5 *4 (-550)) (-5 *6 (-1 (-1232) (-1227 *5) (-1227 *5) (-372)))
- (-5 *3 (-1227 (-372))) (-5 *5 (-372)) (-5 *2 (-1232))
- (-5 *1 (-766)))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-5 *3 (-865 *4)) (-4 *4 (-1068)) (-4 *2 (-1068))
- (-5 *1 (-862 *4 *2)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-594 *1))) (-4 *1 (-295)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-235))))
+ (-12 (-4 *1 (-1245 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021))
+ (-5 *2 (-2 (|:| |k| (-797 *3)) (|:| |c| *4))))))
+(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-883)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-923 *4 *5 *6)) (-5 *2 (-411 (-1141 *7)))
+ (-5 *1 (-880 *4 *5 *6 *7)) (-5 *3 (-1141 *7))))
((*1 *2 *3)
- (-12 (-5 *3 (-623 (-1126))) (-5 *2 (-1232)) (-5 *1 (-235)))))
-(((*1 *2 *1) (-12 (-4 *1 (-947)) (-5 *2 (-1062 (-219))))))
-(((*1 *1)
- (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749))
- (-4 *4 (-170)))))
-(((*1 *1 *1 *1) (|partial| -4 *1 (-130))))
-(((*1 *2 *2) (-12 (-5 *2 (-1088)) (-5 *1 (-323)))))
+ (-12 (-4 *4 (-883)) (-4 *5 (-1204 *4)) (-5 *2 (-411 (-1141 *5)))
+ (-5 *1 (-881 *4 *5)) (-5 *3 (-1141 *5)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-491 *2)) (-14 *2 (-550))))
+ ((*1 *1 *1 *1) (-5 *1 (-1089))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1144)) (-5 *2 (-1 (-1140 (-925 *4)) (-925 *4)))
- (-5 *1 (-1235 *4)) (-4 *4 (-356)))))
-(((*1 *1 *1 *1) (-5 *1 (-836))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-894)) (-4 *5 (-542)) (-5 *2 (-667 *5))
- (-5 *1 (-929 *5 *3)) (-4 *3 (-634 *5)))))
+ (-12 (-5 *3 (-1125 (-1125 *4))) (-5 *2 (-1125 *4)) (-5 *1 (-1129 *4))
+ (-4 *4 (-38 (-400 (-550)))) (-4 *4 (-1021)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-300)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3))
+ (-5 *1 (-1093 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1144))
- (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-308 *4 *5))
- (-4 *5 (-13 (-27) (-1166) (-423 *4)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-308 *4 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-400 (-550)))
- (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-308 *5 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *5)))
- (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-308 *5 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-287 *3)) (-5 *5 (-400 (-550)))
- (-4 *3 (-13 (-27) (-1166) (-423 *6)))
- (-4 *6 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-308 *6 *3))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-1 *8 (-400 (-550)))) (-5 *4 (-287 *8))
- (-5 *5 (-1194 (-400 (-550)))) (-5 *6 (-400 (-550)))
- (-4 *8 (-13 (-27) (-1166) (-423 *7)))
- (-4 *7 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-451 *7 *8))))
- ((*1 *2 *3 *4 *5 *6 *7)
- (-12 (-5 *4 (-1144)) (-5 *5 (-287 *3)) (-5 *6 (-1194 (-400 (-550))))
- (-5 *7 (-400 (-550))) (-4 *3 (-13 (-27) (-1166) (-423 *8)))
- (-4 *8 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-451 *8 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-400 (-550))) (-4 *4 (-1020)) (-4 *1 (-1210 *4 *3))
- (-4 *3 (-1187 *4)))))
-(((*1 *2 *1) (-12 (-4 *1 (-928)) (-5 *2 (-1062 (-219)))))
- ((*1 *2 *1) (-12 (-4 *1 (-947)) (-5 *2 (-1062 (-219))))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1144)))))
+ (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1204 (-550)))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1204 (-550))))))
+(((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-112)))))
+(((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7)
+ (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *5 (-219))
+ (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN))))
+ (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL))))
+ (-5 *2 (-1009)) (-5 *1 (-728))))
+ ((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8)
+ (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *5 (-219))
+ (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN))))
+ (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL))))
+ (-5 *8 (-381)) (-5 *2 (-1009)) (-5 *1 (-728)))))
(((*1 *2 *3)
- (-12 (-4 *3 (-1203 *2)) (-4 *2 (-1203 *4)) (-5 *1 (-958 *4 *2 *3 *5))
- (-4 *4 (-342)) (-4 *5 (-703 *2 *3)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894))
- (-4 *4 (-1020)))))
-(((*1 *1 *1) (-4 *1 (-35)))
- ((*1 *2 *2)
+ (-12 (-4 *4 (-1021)) (-5 *2 (-550)) (-5 *1 (-435 *4 *3 *5))
+ (-4 *3 (-1204 *4))
+ (-4 *5 (-13 (-397) (-1012 *4) (-356) (-1167) (-277))))))
+(((*1 *2 *2)
(-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1040 *3 *4 *5 *6)) (-4 *3 (-444)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-112))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1040 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771))
- (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-112)))))
+ (-4 *2 (-13 (-423 *3) (-976))))))
(((*1 *2 *1)
- (|partial| -12 (-4 *1 (-164 *3)) (-4 *3 (-170)) (-4 *3 (-535))
- (-5 *2 (-400 (-550)))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-400 (-550))) (-5 *1 (-411 *3)) (-4 *3 (-535))
- (-4 *3 (-542))))
- ((*1 *2 *1) (|partial| -12 (-4 *1 (-535)) (-5 *2 (-400 (-550)))))
- ((*1 *2 *1)
- (|partial| -12 (-4 *1 (-775 *3)) (-4 *3 (-170)) (-4 *3 (-535))
- (-5 *2 (-400 (-550)))))
+ (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-5 *2 (-623 (-623 *3)))))
((*1 *2 *1)
- (|partial| -12 (-5 *2 (-400 (-550))) (-5 *1 (-811 *3)) (-4 *3 (-535))
- (-4 *3 (-1068))))
+ (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021))
+ (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-623 (-623 *5)))))
((*1 *2 *1)
- (|partial| -12 (-5 *2 (-400 (-550))) (-5 *1 (-818 *3)) (-4 *3 (-535))
- (-4 *3 (-1068))))
+ (-12 (-5 *2 (-623 (-623 *3))) (-5 *1 (-1154 *3)) (-4 *3 (-1069)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))))
+(((*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-112))))
((*1 *2 *1)
- (|partial| -12 (-4 *1 (-970 *3)) (-4 *3 (-170)) (-4 *3 (-535))
- (-5 *2 (-400 (-550)))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *2 (-400 (-550))) (-5 *1 (-981 *3))
- (-4 *3 (-1011 *2)))))
-(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-155))))
- ((*1 *2 *1) (-12 (-5 *2 (-155)) (-5 *1 (-847))))
- ((*1 *2 *3) (-12 (-5 *3 (-916 *2)) (-5 *1 (-955 *2)) (-4 *2 (-1020)))))
-(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-899)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-1180))) (-5 *1 (-515)))))
+ (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112))
+ (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1038 *4 *3)) (-4 *4 (-13 (-823) (-356)))
+ (-4 *3 (-1204 *4)) (-5 *2 (-112)))))
+(((*1 *2 *3 *3 *4 *4 *3 *3 *5 *3)
+ (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219))
+ (-5 *2 (-1009)) (-5 *1 (-734)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1144))
- (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-308 *4 *5))
- (-4 *5 (-13 (-27) (-1166) (-423 *4)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-308 *4 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-550)) (-4 *5 (-13 (-444) (-825) (-1011 *4) (-619 *4)))
- (-5 *2 (-52)) (-5 *1 (-308 *5 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *5)))
- (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-308 *5 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *6)))
- (-4 *6 (-13 (-444) (-825) (-1011 *5) (-619 *5))) (-5 *5 (-550))
- (-5 *2 (-52)) (-5 *1 (-308 *6 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *7 (-550))) (-5 *4 (-287 *7)) (-5 *5 (-1194 (-550)))
- (-4 *7 (-13 (-27) (-1166) (-423 *6)))
- (-4 *6 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-451 *6 *7))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *4 (-1144)) (-5 *5 (-287 *3)) (-5 *6 (-1194 (-550)))
- (-4 *3 (-13 (-27) (-1166) (-423 *7)))
- (-4 *7 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-451 *7 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-550)) (-4 *4 (-1020)) (-4 *1 (-1189 *4 *3))
- (-4 *3 (-1218 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1210 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1187 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-928)) (-5 *2 (-1062 (-219)))))
- ((*1 *2 *1) (-12 (-4 *1 (-947)) (-5 *2 (-1062 (-219))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 (-400 *6))) (-5 *4 (-400 *6)) (-4 *6 (-1203 *5))
- (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2437 (-623 *4))))
- (-5 *1 (-788 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 (-400 *6))) (-4 *6 (-1203 *5))
- (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))))
- (-5 *2 (-2 (|:| -2437 (-623 (-400 *6))) (|:| -1340 (-667 *5))))
- (-5 *1 (-788 *5 *6)) (-5 *4 (-623 (-400 *6)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-632 *6 (-400 *6))) (-5 *4 (-400 *6)) (-4 *6 (-1203 *5))
- (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))))
+ (-12 (-5 *3 (-667 (-400 (-926 (-550)))))
(-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2437 (-623 *4))))
- (-5 *1 (-788 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-632 *6 (-400 *6))) (-4 *6 (-1203 *5))
- (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))))
- (-5 *2 (-2 (|:| -2437 (-623 (-400 *6))) (|:| -1340 (-667 *5))))
- (-5 *1 (-788 *5 *6)) (-5 *4 (-623 (-400 *6))))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
+ (-623
+ (-2 (|:| |radval| (-309 (-550))) (|:| |radmult| (-550))
+ (|:| |radvect| (-623 (-667 (-309 (-550))))))))
+ (-5 *1 (-1005)))))
+(((*1 *1 *2 *2 *3)
+ (-12 (-5 *2 (-749)) (-4 *3 (-1182)) (-4 *1 (-56 *3 *4 *5))
+ (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
+ ((*1 *1) (-5 *1 (-169)))
+ ((*1 *1) (-12 (-5 *1 (-207 *2 *3)) (-14 *2 (-895)) (-4 *3 (-1069))))
+ ((*1 *1 *2 *2 *2) (-12 (-5 *2 (-1127)) (-4 *1 (-382))))
+ ((*1 *1) (-5 *1 (-387)))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-4 *1 (-629 *3)) (-4 *3 (-1182))))
+ ((*1 *1)
+ (-12 (-4 *3 (-1069)) (-5 *1 (-859 *2 *3 *4)) (-4 *2 (-1069))
+ (-4 *4 (-644 *3))))
+ ((*1 *1) (-12 (-5 *1 (-863 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1069))))
+ ((*1 *1 *2)
+ (-12 (-5 *1 (-1111 *3 *2)) (-14 *3 (-749)) (-4 *2 (-1021))))
+ ((*1 *1) (-12 (-5 *1 (-1133 *2 *3)) (-14 *2 (-895)) (-4 *3 (-1021))))
+ ((*1 *1 *1) (-5 *1 (-1145))) ((*1 *1) (-5 *1 (-1145)))
+ ((*1 *1) (-5 *1 (-1162))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-623 (-917 *3))))))
+(((*1 *1 *1) (-5 *1 (-1033))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-650 *3)) (-4 *3 (-825)) (-4 *1 (-367 *3 *4))
+ (-4 *4 (-170)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-623 (-550))) (-5 *2 (-1147 (-400 (-550))))
+ (-5 *1 (-184)))))
+(((*1 *1 *2 *2)
+ (-12 (-5 *2 (-749)) (-4 *3 (-1021)) (-4 *1 (-665 *3 *4 *5))
+ (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-749)) (-4 *1 (-1226 *3)) (-4 *3 (-23)) (-4 *3 (-1182)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-623 (-926 *4))) (-5 *3 (-623 (-1145))) (-4 *4 (-444))
+ (-5 *1 (-892 *4)))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-749)) (-5 *2 (-112)))))
(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-400 *2)) (-4 *2 (-1203 *5))
- (-5 *1 (-785 *5 *2 *3 *6))
- (-4 *5 (-13 (-356) (-145) (-1011 (-400 (-550)))))
- (-4 *3 (-634 *2)) (-4 *6 (-634 *4))))
+ (-12 (-5 *3 (-879 (-550))) (-5 *4 (-550)) (-5 *2 (-667 *4))
+ (-5 *1 (-1002 *5)) (-4 *5 (-1021))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-550))) (-5 *2 (-667 (-550))) (-5 *1 (-1002 *4))
+ (-4 *4 (-1021))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 (-400 *2))) (-4 *2 (-1203 *5))
- (-5 *1 (-785 *5 *2 *3 *6))
- (-4 *5 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *3 (-634 *2))
- (-4 *6 (-634 (-400 *2))))))
+ (-12 (-5 *3 (-623 (-879 (-550)))) (-5 *4 (-550))
+ (-5 *2 (-623 (-667 *4))) (-5 *1 (-1002 *5)) (-4 *5 (-1021))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-623 (-550)))) (-5 *2 (-623 (-667 (-550))))
+ (-5 *1 (-1002 *4)) (-4 *4 (-1021)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-951 *3 *4 *5 *6)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-623 (-2 (|:| -3549 *3) (|:| -3859 *4))))
+ (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *1 (-1158 *3 *4))))
+ ((*1 *1) (-12 (-4 *1 (-1158 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1069)))))
(((*1 *1 *1) (-4 *1 (-35)))
((*1 *2 *2)
(-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
+ (-4 *2 (-13 (-423 *3) (-976)))))
((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1203 *5)) (-4 *5 (-356))
- (-5 *2 (-2 (|:| -2005 (-411 *3)) (|:| |special| (-411 *3))))
- (-5 *1 (-706 *5 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-586 *2 *3)) (-4 *3 (-1181)) (-4 *2 (-1068))
- (-4 *2 (-825)))))
-(((*1 *2 *2 *3 *4)
- (|partial| -12
- (-5 *3
- (-1 (-3 (-2 (|:| -1653 *4) (|:| |coeff| *4)) "failed") *4))
- (-4 *4 (-356)) (-5 *1 (-560 *4 *2)) (-4 *2 (-1203 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
- ((*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))))
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-623 (-52))) (-5 *2 (-1233)) (-5 *1 (-838)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1144))
- (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-308 *4 *5))
- (-4 *5 (-13 (-27) (-1166) (-423 *4)))))
+ (-12 (-5 *3 (-1127)) (-4 *4 (-13 (-300) (-145)))
+ (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771))
+ (-5 *2
+ (-623
+ (-2 (|:| |eqzro| (-623 *7)) (|:| |neqzro| (-623 *7))
+ (|:| |wcond| (-623 (-926 *4)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1228 (-400 (-926 *4))))
+ (|:| -2206 (-623 (-1228 (-400 (-926 *4))))))))))
+ (-5 *1 (-898 *4 *5 *6 *7)) (-4 *7 (-923 *4 *6 *5)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-667 *2)) (-4 *2 (-170)) (-5 *1 (-144 *2))))
((*1 *2 *3)
- (-12 (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-308 *4 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *4)))))
+ (-12 (-4 *4 (-170)) (-4 *2 (-1204 *4)) (-5 *1 (-175 *4 *2 *3))
+ (-4 *3 (-703 *4 *2))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-749))
- (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-308 *5 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *5)))))
+ (-12 (-5 *3 (-667 (-400 (-926 *5)))) (-5 *4 (-1145))
+ (-5 *2 (-926 *5)) (-5 *1 (-285 *5)) (-4 *5 (-444))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-667 (-400 (-926 *4)))) (-5 *2 (-926 *4))
+ (-5 *1 (-285 *4)) (-4 *4 (-444))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-363 *3 *2)) (-4 *3 (-170)) (-4 *2 (-1204 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-667 (-167 (-400 (-550)))))
+ (-5 *2 (-926 (-167 (-400 (-550))))) (-5 *1 (-743 *4))
+ (-4 *4 (-13 (-356) (-823)))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *5)))
- (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-308 *5 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-287 *3)) (-5 *5 (-749))
- (-4 *3 (-13 (-27) (-1166) (-423 *6)))
- (-4 *6 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-308 *6 *3))))
+ (-12 (-5 *3 (-667 (-167 (-400 (-550))))) (-5 *4 (-1145))
+ (-5 *2 (-926 (-167 (-400 (-550))))) (-5 *1 (-743 *5))
+ (-4 *5 (-13 (-356) (-823)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-667 (-400 (-550)))) (-5 *2 (-926 (-400 (-550))))
+ (-5 *1 (-757 *4)) (-4 *4 (-13 (-356) (-823)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 (-550))) (-5 *4 (-287 *6))
- (-4 *6 (-13 (-27) (-1166) (-423 *5)))
- (-4 *5 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-451 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1144)) (-5 *5 (-287 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *6)))
- (-4 *6 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-451 *6 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *7 (-550))) (-5 *4 (-287 *7)) (-5 *5 (-1194 (-749)))
- (-4 *7 (-13 (-27) (-1166) (-423 *6)))
- (-4 *6 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-451 *6 *7))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *4 (-1144)) (-5 *5 (-287 *3)) (-5 *6 (-1194 (-749)))
- (-4 *3 (-13 (-27) (-1166) (-423 *7)))
- (-4 *7 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-52)) (-5 *1 (-451 *7 *3))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1189 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1218 *3)))))
-(((*1 *2 *1) (-12 (|has| *1 (-6 -4342)) (-4 *1 (-34)) (-5 *2 (-749))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-550))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-749)) (-5 *1 (-1250 *3 *4)) (-4 *3 (-1020))
- (-4 *4 (-821)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-542))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3139 *3)))
- (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1062 (-818 (-219)))) (-5 *1 (-298)))))
-(((*1 *2 *2 *1) (|partial| -12 (-5 *2 (-623 *1)) (-4 *1 (-893)))))
-(((*1 *1 *1) (-4 *1 (-35)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
+ (-12 (-5 *3 (-667 (-400 (-550)))) (-5 *4 (-1145))
+ (-5 *2 (-926 (-400 (-550)))) (-5 *1 (-757 *5))
+ (-4 *5 (-13 (-356) (-823))))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
+ (-5 *2 (-623 *4)) (-5 *1 (-1097 *3 *4)) (-4 *3 (-1204 *4))))
+ ((*1 *2 *3 *3 *3 *3 *3)
+ (-12 (-4 *3 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
+ (-5 *2 (-623 *3)) (-5 *1 (-1097 *4 *3)) (-4 *4 (-1204 *3)))))
+(((*1 *2 *2) (-12 (-5 *1 (-570 *2)) (-4 *2 (-535)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-542) (-825) (-1012 (-550)))) (-5 *1 (-182 *3 *2))
+ (-4 *2 (-13 (-27) (-1167) (-423 (-167 *3))))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-542) (-825) (-1012 (-550))))
+ (-5 *1 (-182 *4 *2)) (-4 *2 (-13 (-27) (-1167) (-423 (-167 *4))))))
((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3)))))
-(((*1 *1 *2 *3 *4)
- (-12 (-5 *3 (-550)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime"))
- (-5 *1 (-411 *2)) (-4 *2 (-542)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-476 *3)))))
+ (-12 (-4 *3 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-1171 *3 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *3)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1145))
+ (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-1171 *4 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *4))))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1140 *6)) (-4 *6 (-1020)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *2 (-1140 *7)) (-5 *1 (-314 *4 *5 *6 *7))
- (-4 *7 (-922 *6 *4 *5)))))
+ (-12 (-5 *3 (-1 *6 *4)) (-4 *4 (-1069)) (-4 *6 (-1069))
+ (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-662 *4 *5 *6)) (-4 *5 (-1069)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1201 *5 *4)) (-4 *4 (-798)) (-14 *5 (-1145))
+ (-5 *2 (-623 *4)) (-5 *1 (-1083 *4 *5)))))
+(((*1 *2 *3 *3 *1)
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-3 *3 (-623 *1)))
+ (-4 *1 (-1041 *4 *5 *6 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1063 (-219))) (-5 *1 (-900))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1063 (-219))) (-5 *1 (-901)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1041 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771))
+ (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-112)))))
+(((*1 *2 *3 *2 *4)
+ (-12 (-5 *3 (-667 *2)) (-5 *4 (-749))
+ (-4 *2 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $)))))
+ (-4 *5 (-1204 *2)) (-5 *1 (-490 *2 *5 *6)) (-4 *6 (-402 *2 *5)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-667 (-400 (-925 *4)))) (-4 *4 (-444))
- (-5 *2 (-623 (-3 (-400 (-925 *4)) (-1133 (-1144) (-925 *4)))))
- (-5 *1 (-285 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1225 *2)) (-4 *2 (-1181)) (-4 *2 (-975))
- (-4 *2 (-1020)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-550)) (-4 *1 (-56 *2 *4 *5)) (-4 *4 (-366 *2))
- (-4 *5 (-366 *2)) (-4 *2 (-1181))))
+ (-12 (-4 *1 (-883)) (-5 *2 (-411 (-1141 *1))) (-5 *3 (-1141 *1)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-623 *3)) (-4 *3 (-1204 (-550))) (-5 *1 (-478 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-319 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-770))))
+ ((*1 *2 *1) (-12 (-4 *1 (-687 *3)) (-4 *3 (-1021)) (-5 *2 (-749))))
+ ((*1 *2 *1) (-12 (-4 *1 (-827 *3)) (-4 *3 (-1021)) (-5 *2 (-749))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-281 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1181))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-550)) (-4 *1 (-1023 *4 *5 *2 *6 *7))
- (-4 *6 (-232 *5 *2)) (-4 *7 (-232 *4 *2)) (-4 *2 (-1020)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-1227 (-550))) (-5 *3 (-550)) (-5 *1 (-1078))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *2 (-1227 (-550))) (-5 *3 (-623 (-550))) (-5 *4 (-550))
- (-5 *1 (-1078)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1068))
- (-4 *6 (-1068)) (-4 *2 (-1068)) (-5 *1 (-658 *5 *6 *2)))))
-(((*1 *1 *1 *1 *1) (-4 *1 (-535))))
-(((*1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1151)))))
-(((*1 *1 *1) (-4 *1 (-35)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3)))))
-(((*1 *2 *2 *2 *2 *2)
- (-12 (-4 *2 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
- (-5 *1 (-1096 *3 *2)) (-4 *3 (-1203 *2)))))
+ (-12 (-5 *3 (-623 *6)) (-4 *1 (-923 *4 *5 *6)) (-4 *4 (-1021))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 (-749)))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-923 *4 *5 *3)) (-4 *4 (-1021)) (-4 *5 (-771))
+ (-4 *3 (-825)) (-5 *2 (-749)))))
+(((*1 *2 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-1069)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1125 (-550))) (-5 *1 (-978 *3)) (-14 *3 (-550)))))
(((*1 *2 *3 *3)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
- (-5 *1 (-961 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
- (-5 *1 (-1075 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-1181)) (-5 *1 (-180 *3 *2)) (-4 *2 (-652 *3)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-667 *1)) (-4 *1 (-342)) (-5 *2 (-1227 *1))))
+ (-12 (-4 *4 (-542)) (-5 *2 (-623 (-749))) (-5 *1 (-943 *4 *3))
+ (-4 *3 (-1204 *4)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -3260 (-760 *3)) (|:| |coef1| (-760 *3))))
+ (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1021))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-542)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *2 (-2 (|:| -3260 *1) (|:| |coef1| *1)))
+ (-4 *1 (-1035 *3 *4 *5)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-356)) (-5 *1 (-278 *3 *2)) (-4 *2 (-1219 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-667 *5))) (-5 *4 (-550)) (-4 *5 (-356))
+ (-4 *5 (-1021)) (-5 *2 (-112)) (-5 *1 (-1003 *5))))
((*1 *2 *3)
- (|partial| -12 (-5 *3 (-667 *1)) (-4 *1 (-143)) (-4 *1 (-882))
- (-5 *2 (-1227 *1)))))
-(((*1 *2 *3 *4 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-731)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 (-1062 (-400 (-550))))) (-5 *1 (-256))))
- ((*1 *1 *2) (-12 (-5 *2 (-623 (-1062 (-372)))) (-5 *1 (-256)))))
-(((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *6 (-894)) (-4 *5 (-300)) (-4 *3 (-1203 *5))
- (-5 *2 (-2 (|:| |plist| (-623 *3)) (|:| |modulo| *5)))
- (-5 *1 (-452 *5 *3)) (-5 *4 (-623 *3)))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-4 *1 (-36 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-5 *2 (-2 (|:| -2763 *3) (|:| -2119 *4))))))
-(((*1 *1 *1) (-4 *1 (-35)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
+ (-12 (-5 *3 (-623 (-667 *4))) (-4 *4 (-356)) (-4 *4 (-1021))
+ (-5 *2 (-112)) (-5 *1 (-1003 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-895))) (-5 *2 (-878 (-550))) (-5 *1 (-891)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1062 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *2 *2 *2)
+ (-12 (-5 *2 (-667 *3)) (-4 *3 (-1021)) (-5 *1 (-668 *3)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-400 (-926 *3))) (-5 *1 (-445 *3 *4 *5 *6))
+ (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1182)) (-5 *1 (-1101 *4 *2))
+ (-4 *2 (-13 (-586 (-550) *4) (-10 -7 (-6 -4344) (-6 -4345))))))
((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
+ (-12 (-4 *3 (-825)) (-4 *3 (-1182)) (-5 *1 (-1101 *3 *2))
+ (-4 *2 (-13 (-586 (-550) *3) (-10 -7 (-6 -4344) (-6 -4345)))))))
+(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-901)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-623 (-1145))) (-4 *4 (-1069))
+ (-4 *5 (-13 (-1021) (-860 *4) (-825) (-596 (-866 *4))))
+ (-5 *1 (-54 *4 *5 *2))
+ (-4 *2 (-13 (-423 *5) (-860 *4) (-596 (-866 *4)))))))
+(((*1 *1 *1)
+ (-12 (-4 *2 (-342)) (-4 *2 (-1021)) (-5 *1 (-691 *2 *3))
+ (-4 *3 (-1204 *2)))))
+(((*1 *2 *3 *4 *5 *6)
+ (|partial| -12 (-5 *4 (-1 *8 *8))
+ (-5 *5
+ (-1 (-2 (|:| |ans| *7) (|:| -3490 *7) (|:| |sol?| (-112)))
+ (-550) *7))
+ (-5 *6 (-623 (-400 *8))) (-4 *7 (-356)) (-4 *8 (-1204 *7))
+ (-5 *3 (-400 *8))
+ (-5 *2
+ (-2
+ (|:| |answer|
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (|:| |a0| *7)))
+ (-5 *1 (-560 *7 *8)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1203 *3)) (-4 *3 (-1020)) (-5 *2 (-1140 *3)))))
-(((*1 *2 *3 *3 *3 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-734)))))
-(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
- (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN))))
- (-5 *2 (-1008)) (-5 *1 (-727)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-372)) (-5 *1 (-1032)))))
-(((*1 *2 *3 *2)
- (|partial| -12 (-5 *3 (-894)) (-5 *1 (-434 *2))
- (-4 *2 (-1203 (-550)))))
- ((*1 *2 *3 *2 *4)
- (|partial| -12 (-5 *3 (-894)) (-5 *4 (-749)) (-5 *1 (-434 *2))
- (-4 *2 (-1203 (-550)))))
- ((*1 *2 *3 *2 *4)
- (|partial| -12 (-5 *3 (-894)) (-5 *4 (-623 (-749))) (-5 *1 (-434 *2))
- (-4 *2 (-1203 (-550)))))
- ((*1 *2 *3 *2 *4 *5)
- (|partial| -12 (-5 *3 (-894)) (-5 *4 (-623 (-749))) (-5 *5 (-749))
- (-5 *1 (-434 *2)) (-4 *2 (-1203 (-550)))))
- ((*1 *2 *3 *2 *4 *5 *6)
- (|partial| -12 (-5 *3 (-894)) (-5 *4 (-623 (-749))) (-5 *5 (-749))
- (-5 *6 (-112)) (-5 *1 (-434 *2)) (-4 *2 (-1203 (-550)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-894)) (-5 *4 (-411 *2)) (-4 *2 (-1203 *5))
- (-5 *1 (-436 *5 *2)) (-4 *5 (-1020)))))
-(((*1 *1 *1 *2 *1) (-12 (-5 *1 (-127 *2)) (-4 *2 (-1068))))
- ((*1 *1 *2) (-12 (-5 *1 (-127 *2)) (-4 *2 (-1068)))))
-(((*1 *2 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1181))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-1064))))
+ (-12 (-5 *2 (-837)) (-5 *1 (-1125 *3)) (-4 *3 (-1069))
+ (-4 *3 (-1182)))))
+(((*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4)
+ (-12 (-5 *3 (-1127)) (-5 *5 (-667 (-219))) (-5 *6 (-219))
+ (-5 *7 (-667 (-550))) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-731)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-749)) (-5 *2 (-1 (-372))) (-5 *1 (-1014)))))
+(((*1 *2 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550))
+ (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) (-5 *2 (-1009))
+ (-5 *1 (-727)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-550)) (-4 *1 (-316 *2 *4)) (-4 *4 (-130))
+ (-4 *2 (-1069))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-354 *2)) (-4 *2 (-1069))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-379 *2)) (-4 *2 (-1069))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-550)) (-4 *2 (-1069)) (-5 *1 (-627 *2 *4 *5))
+ (-4 *4 (-23)) (-14 *5 *4)))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-797 *2)) (-4 *2 (-825)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-319 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-770))
+ (-5 *2 (-749))))
((*1 *2 *1)
- (|partial| -12 (-4 *1 (-1174 *3 *4 *5 *2)) (-4 *3 (-542))
- (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-1215 *3)) (-4 *3 (-1181))))
- ((*1 *2 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-916 *3)) (-4 *3 (-13 (-356) (-1166) (-975)))
- (-5 *1 (-174 *3)))))
+ (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-1069))
+ (-5 *2 (-749))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-749)) (-5 *1 (-714 *3 *4)) (-4 *3 (-1021))
+ (-4 *4 (-705)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 *4))
+ (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))))
+(((*1 *2) (-12 (-5 *2 (-623 (-1145))) (-5 *1 (-104)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *1 *1) (-4 *1 (-484)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3)))))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
+ (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372))
+ (-5 *2
+ (-2 (|:| -1337 *4) (|:| -2511 *4) (|:| |totalpts| (-550))
+ (|:| |success| (-112))))
+ (-5 *1 (-767)) (-5 *5 (-550)))))
+(((*1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-479)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-923 *4 *5 *6)) (-5 *2 (-623 (-623 *7)))
+ (-5 *1 (-440 *4 *5 *6 *7)) (-5 *3 (-623 *7))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771))
+ (-4 *7 (-825)) (-4 *8 (-923 *5 *6 *7)) (-5 *2 (-623 (-623 *8)))
+ (-5 *1 (-440 *5 *6 *7 *8)) (-5 *3 (-623 *8))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-923 *4 *5 *6)) (-5 *2 (-623 (-623 *7)))
+ (-5 *1 (-440 *4 *5 *6 *7)) (-5 *3 (-623 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771))
+ (-4 *7 (-825)) (-4 *8 (-923 *5 *6 *7)) (-5 *2 (-623 (-623 *8)))
+ (-5 *1 (-440 *5 *6 *7 *8)) (-5 *3 (-623 *8)))))
+(((*1 *2 *1 *3 *3 *2)
+ (-12 (-5 *3 (-550)) (-4 *1 (-56 *2 *4 *5)) (-4 *2 (-1182))
+ (-4 *4 (-366 *2)) (-4 *5 (-366 *2))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (|has| *1 (-6 -4345)) (-4 *1 (-281 *3 *2)) (-4 *3 (-1069))
+ (-4 *2 (-1182)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1177 *3)) (-4 *3 (-948)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-749)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-926 (-400 (-550)))) (-5 *4 (-1145))
+ (-5 *5 (-1063 (-818 (-219)))) (-5 *2 (-623 (-219))) (-5 *1 (-293)))))
+(((*1 *2 *1 *3)
+ (-12 (-4 *1 (-246 *4 *3 *5 *6)) (-4 *4 (-1021)) (-4 *3 (-825))
+ (-4 *5 (-259 *3)) (-4 *6 (-771)) (-5 *2 (-623 (-749)))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-825))
+ (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-623 (-749))))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182))
+ (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (|has| *1 (-6 -4345)) (-4 *1 (-481 *3))
+ (-4 *3 (-1182)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-429)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-667 *7)) (-5 *3 (-623 *7)) (-4 *7 (-923 *4 *6 *5))
+ (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145))))
+ (-4 *6 (-771)) (-5 *1 (-898 *4 *5 *6 *7)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))))
+(((*1 *2 *1) (-12 (|has| *1 (-6 -4344)) (-4 *1 (-34)) (-5 *2 (-749))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-550))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-749)) (-5 *1 (-1251 *3 *4)) (-4 *3 (-1021))
+ (-4 *4 (-821)))))
+(((*1 *2) (-12 (-5 *2 (-848)) (-5 *1 (-1231))))
+ ((*1 *2 *2) (-12 (-5 *2 (-848)) (-5 *1 (-1231)))))
(((*1 *2 *1 *1)
- (-12 (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542))
+ (-12 (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542))
(-5 *2 (-112)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 (-52))) (-5 *1 (-865 *3)) (-4 *3 (-1068)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-749)) (-4 *6 (-356)) (-5 *4 (-1176 *6))
+ (-5 *2 (-1 (-1125 *4) (-1125 *4))) (-5 *1 (-1236 *6))
+ (-5 *5 (-1125 *4)))))
+(((*1 *2 *1 *3 *3 *4)
+ (-12 (-5 *3 (-1 (-837) (-837) (-837))) (-5 *4 (-550)) (-5 *2 (-837))
+ (-5 *1 (-627 *5 *6 *7)) (-4 *5 (-1069)) (-4 *6 (-23)) (-14 *7 *6)))
+ ((*1 *2 *1 *2)
+ (-12 (-5 *2 (-837)) (-5 *1 (-829 *3 *4 *5)) (-4 *3 (-1021))
+ (-14 *4 (-98 *3)) (-14 *5 (-1 *3 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-837))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-837))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-837))))
+ ((*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-837))))
+ ((*1 *2 *1 *2)
+ (-12 (-5 *2 (-837)) (-5 *1 (-1141 *3)) (-4 *3 (-1021)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1147 (-400 (-550)))) (-5 *2 (-400 (-550)))
+ (-5 *1 (-184)))))
+(((*1 *2 *1) (-12 (-4 *1 (-948)) (-5 *2 (-1063 (-219))))))
+(((*1 *2 *1) (-12 (-4 *1 (-1216 *3)) (-4 *3 (-1182)) (-5 *2 (-749)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *2 *3 *4 *4)
+ (-12 (-5 *4 (-550)) (-4 *3 (-170)) (-4 *5 (-366 *3))
+ (-4 *6 (-366 *3)) (-5 *1 (-666 *3 *5 *6 *2))
+ (-4 *2 (-665 *3 *5 *6)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1141 *3)) (-4 *3 (-1021)) (-4 *1 (-1204 *3)))))
+(((*1 *2 *2 *1 *3 *4)
+ (-12 (-5 *2 (-623 *8)) (-5 *3 (-1 *8 *8 *8))
+ (-5 *4 (-1 (-112) *8 *8)) (-4 *1 (-1175 *5 *6 *7 *8)) (-4 *5 (-542))
+ (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1035 *5 *6 *7)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4)
+ (-12 (-5 *3 (-1127)) (-5 *4 (-550)) (-5 *5 (-667 (-219)))
+ (-5 *2 (-1009)) (-5 *1 (-733)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-550)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-5 *2 (-1232)) (-5 *1 (-441 *4 *5 *6 *7)) (-4 *7 (-922 *4 *5 *6)))))
-(((*1 *1) (-5 *1 (-430))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2))
- (-4 *4 (-366 *2)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-1034 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *2 (-825))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)))))
-(((*1 *1) (-5 *1 (-112))) ((*1 *1) (-5 *1 (-598))))
-(((*1 *1)
- (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749))
- (-4 *4 (-170)))))
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-749))
+ (-5 *1 (-441 *4 *5 *6 *3)) (-4 *3 (-923 *4 *5 *6)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-114)) (-5 *1 (-113 *3)) (-4 *3 (-825)) (-4 *3 (-1068)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-219)) (-5 *5 (-550)) (-5 *2 (-1176 *3))
- (-5 *1 (-768 *3)) (-4 *3 (-947))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-623 (-916 (-219))))) (-5 *4 (-112))
- (-5 *1 (-1176 *2)) (-4 *2 (-947)))))
+ (-12 (-5 *3 (-623 (-1145))) (-5 *2 (-1233)) (-5 *1 (-1148))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-623 (-1145))) (-5 *3 (-1145)) (-5 *2 (-1233))
+ (-5 *1 (-1148))))
+ ((*1 *2 *3 *4 *1)
+ (-12 (-5 *4 (-623 (-1145))) (-5 *3 (-1145)) (-5 *2 (-1233))
+ (-5 *1 (-1148)))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1162)))))
+(((*1 *2 *1) (-12 (-4 *1 (-929)) (-5 *2 (-1063 (-219)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-948)) (-5 *2 (-1063 (-219))))))
+(((*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-1032))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-1032)))))
+(((*1 *1 *1 *2)
+ (|partial| -12 (-5 *2 (-895)) (-5 *1 (-1070 *3 *4)) (-14 *3 *2)
+ (-14 *4 *2))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-847 (-940 *3) (-940 *3))) (-5 *1 (-940 *3))
+ (-4 *3 (-941)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-52)) (-5 *1 (-807)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *1 *1) (-4 *1 (-484)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3)))))
-(((*1 *1 *1) (-12 (-5 *1 (-1167 *2)) (-4 *2 (-1068)))))
+ (-12 (-4 *3 (-1021)) (-5 *1 (-691 *3 *2)) (-4 *2 (-1204 *3)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-356)) (-5 *2 (-2 (|:| -3123 *3) (|:| -2545 *3)))
+ (-5 *1 (-745 *3 *4)) (-4 *3 (-687 *4))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-356)) (-4 *3 (-1021))
+ (-5 *2 (-2 (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-827 *3))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-98 *5)) (-4 *5 (-356)) (-4 *5 (-1021))
+ (-5 *2 (-2 (|:| -3123 *3) (|:| -2545 *3))) (-5 *1 (-828 *5 *3))
+ (-4 *3 (-827 *5)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *2 *1) (-12 (-5 *1 (-1177 *2)) (-4 *2 (-948)))))
+(((*1 *2 *1) (-12 (-4 *1 (-929)) (-5 *2 (-1063 (-219)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-948)) (-5 *2 (-1063 (-219))))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-749)) (-4 *4 (-13 (-1021) (-696 (-400 (-550)))))
+ (-4 *5 (-825)) (-5 *1 (-1244 *4 *5 *2)) (-4 *2 (-1249 *5 *4)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-1227 *5))) (-5 *4 (-550)) (-5 *2 (-1227 *5))
- (-5 *1 (-1002 *5)) (-4 *5 (-356)) (-4 *5 (-361)) (-4 *5 (-1020)))))
-(((*1 *1 *2)
- (-12
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *1) (-5 *1 (-430))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1127)) (-5 *1 (-1163)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *3 *4 *4 *4 *4)
+ (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *2 (-1009))
+ (-5 *1 (-734)))))
+(((*1 *1 *1)
+ (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-170)) (-4 *2 (-542))))
+ ((*1 *1 *1) (|partial| -4 *1 (-701))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021))
+ (-5 *2 (-623 (-623 (-623 (-749))))))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-542))
+ (-4 *3 (-923 *7 *5 *6))
(-5 *2
- (-623
- (-2
- (|:| -2763
- (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219)))
- (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219))
- (|:| |relerr| (-219))))
- (|:| -2119
- (-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| (-1124 (-219)))
- (|:| |notEvaluated|
- "Internal singularities not yet evaluated")))
- (|:| -3170
- (-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 (-545)))))
-(((*1 *2 *1) (-12 (-4 *1 (-247 *3)) (-4 *3 (-1181)) (-5 *2 (-749))))
- ((*1 *2 *1) (-12 (-4 *1 (-295)) (-5 *2 (-749))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-1020))
- (-4 *2 (-13 (-397) (-1011 *4) (-356) (-1166) (-277)))
- (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1203 *4))))
- ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-594 *3)) (-4 *3 (-825))))
- ((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-836))))
- ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-836)))))
+ (-2 (|:| -3068 (-749)) (|:| -4304 *3) (|:| |radicand| (-623 *3))))
+ (-5 *1 (-927 *5 *6 *7 *3 *8)) (-5 *4 (-749))
+ (-4 *8
+ (-13 (-356)
+ (-10 -8 (-15 -4153 (*3 $)) (-15 -4163 (*3 $)) (-15 -2233 ($ *3))))))))
+(((*1 *1) (-5 *1 (-112))) ((*1 *1) (-5 *1 (-598))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-256))) (-5 *4 (-1145)) (-5 *2 (-112))
+ (-5 *1 (-256)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1228 *5)) (-4 *5 (-619 *4)) (-4 *4 (-542))
+ (-5 *2 (-112)) (-5 *1 (-618 *4 *5)))))
+(((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
+ (-4 *3 (-360 *4))))
+ ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-473 *4 *5))) (-14 *4 (-623 (-1145)))
+ (-4 *5 (-444)) (-5 *2 (-623 (-241 *4 *5))) (-5 *1 (-611 *4 *5)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-749)) (-4 *4 (-1021))
+ (-5 *2 (-2 (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-1204 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-309 (-219))) (-5 *2 (-112)) (-5 *1 (-260)))))
+(((*1 *1 *1 *2)
(-12
- (-5 *3
- (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))
- (-5 *2 (-623 (-1144))) (-5 *1 (-260))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1140 *7)) (-4 *7 (-922 *6 *4 *5)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1020)) (-5 *2 (-623 *5))
- (-5 *1 (-314 *4 *5 *6 *7))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-623 (-1144))) (-5 *1 (-332 *3 *4 *5)) (-14 *3 *2)
- (-14 *4 *2) (-4 *5 (-380))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-423 *3)) (-4 *3 (-825)) (-5 *2 (-623 (-1144)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-623 (-865 *3))) (-5 *1 (-865 *3)) (-4 *3 (-1068))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-922 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-5 *2 (-623 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1020))
- (-4 *7 (-922 *6 *4 *5)) (-5 *2 (-623 *5))
- (-5 *1 (-923 *4 *5 *6 *7 *3))
- (-4 *3
- (-13 (-356)
- (-10 -8 (-15 -1518 ($ *7)) (-15 -2705 (*7 $)) (-15 -2715 (*7 $)))))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1070 (-1144))) (-5 *1 (-939 *3)) (-4 *3 (-940))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-946 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-770))
- (-4 *5 (-825)) (-5 *2 (-623 *5))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-623 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-400 (-925 *4))) (-4 *4 (-542)) (-5 *2 (-623 (-1144)))
- (-5 *1 (-1016 *4)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1219 *2 *3 *4)) (-4 *2 (-1020)) (-14 *3 (-1144))
- (-14 *4 *2))))
+ (-5 *2
+ (-2 (|:| -3701 (-623 (-837))) (|:| -4250 (-623 (-837)))
+ (|:| |presup| (-623 (-837))) (|:| -1464 (-623 (-837)))
+ (|:| |args| (-623 (-837)))))
+ (-5 *1 (-1145))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-623 (-837)))) (-5 *1 (-1145)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-550)) (-4 *1 (-56 *2 *4 *5)) (-4 *4 (-366 *2))
+ (-4 *5 (-366 *2)) (-4 *2 (-1182))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-281 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1182))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-550)) (-4 *1 (-1024 *4 *5 *2 *6 *7))
+ (-4 *6 (-232 *5 *2)) (-4 *7 (-232 *4 *2)) (-4 *2 (-1021)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-114)) (-4 *4 (-1021)) (-5 *1 (-693 *4 *2))
+ (-4 *2 (-626 *4))))
+ ((*1 *2 *3 *2) (-12 (-5 *3 (-114)) (-5 *1 (-812 *2)) (-4 *2 (-1021)))))
+(((*1 *2 *3) (-12 (-5 *3 (-623 *2)) (-5 *1 (-1156 *2)) (-4 *2 (-356)))))
(((*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-444))))
((*1 *1 *1 *1) (-4 *1 (-444)))
((*1 *2 *3)
- (-12 (-5 *3 (-623 *2)) (-5 *1 (-478 *2)) (-4 *2 (-1203 (-550)))))
+ (-12 (-5 *3 (-623 *2)) (-5 *1 (-478 *2)) (-4 *2 (-1204 (-550)))))
((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-550)) (-5 *1 (-674 *2)) (-4 *2 (-1203 *3))))
+ (-12 (-5 *3 (-550)) (-5 *1 (-674 *2)) (-4 *2 (-1204 *3))))
((*1 *1 *1 *1) (-5 *1 (-749)))
((*1 *2 *2 *2)
(-12 (-4 *3 (-771)) (-4 *4 (-825)) (-4 *5 (-300))
- (-5 *1 (-889 *3 *4 *5 *2)) (-4 *2 (-922 *5 *3 *4))))
+ (-5 *1 (-890 *3 *4 *5 *2)) (-4 *2 (-923 *5 *3 *4))))
((*1 *2 *3)
- (-12 (-5 *3 (-623 *2)) (-4 *2 (-922 *6 *4 *5))
- (-5 *1 (-889 *4 *5 *6 *2)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-12 (-5 *3 (-623 *2)) (-4 *2 (-923 *6 *4 *5))
+ (-5 *1 (-890 *4 *5 *6 *2)) (-4 *4 (-771)) (-4 *5 (-825))
(-4 *6 (-300))))
((*1 *2 *2 *2)
- (-12 (-5 *2 (-1140 *6)) (-4 *6 (-922 *5 *3 *4)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *5 (-300)) (-5 *1 (-889 *3 *4 *5 *6))))
+ (-12 (-5 *2 (-1141 *6)) (-4 *6 (-923 *5 *3 *4)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *5 (-300)) (-5 *1 (-890 *3 *4 *5 *6))))
((*1 *2 *3)
- (-12 (-5 *3 (-623 (-1140 *7))) (-4 *4 (-771)) (-4 *5 (-825))
- (-4 *6 (-300)) (-5 *2 (-1140 *7)) (-5 *1 (-889 *4 *5 *6 *7))
- (-4 *7 (-922 *6 *4 *5))))
- ((*1 *1 *1 *1) (-5 *1 (-894)))
+ (-12 (-5 *3 (-623 (-1141 *7))) (-4 *4 (-771)) (-4 *5 (-825))
+ (-4 *6 (-300)) (-5 *2 (-1141 *7)) (-5 *1 (-890 *4 *5 *6 *7))
+ (-4 *7 (-923 *6 *4 *5))))
+ ((*1 *1 *1 *1) (-5 *1 (-895)))
((*1 *2 *2 *2)
- (-12 (-4 *3 (-444)) (-4 *3 (-542)) (-5 *1 (-942 *3 *2))
- (-4 *2 (-1203 *3))))
+ (-12 (-4 *3 (-444)) (-4 *3 (-542)) (-5 *1 (-943 *3 *2))
+ (-4 *2 (-1204 *3))))
((*1 *2 *2 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
(-4 *4 (-825)) (-4 *2 (-444)))))
-(((*1 *1 *1 *2 *3 *1)
- (-12 (-5 *2 (-749)) (-5 *1 (-760 *3)) (-4 *3 (-1020))))
- ((*1 *1 *1 *2 *3 *1)
- (-12 (-5 *1 (-936 *3 *2)) (-4 *2 (-130)) (-4 *3 (-542))
- (-4 *3 (-1020)) (-4 *2 (-770))))
- ((*1 *1 *1 *2 *3 *1)
- (-12 (-5 *2 (-749)) (-5 *1 (-1140 *3)) (-4 *3 (-1020))))
- ((*1 *1 *1 *2 *3 *1)
- (-12 (-5 *2 (-944)) (-4 *2 (-130)) (-5 *1 (-1146 *3)) (-4 *3 (-542))
- (-4 *3 (-1020))))
- ((*1 *1 *1 *2 *3 *1)
- (-12 (-5 *2 (-749)) (-5 *1 (-1200 *4 *3)) (-14 *4 (-1144))
- (-4 *3 (-1020)))))
-(((*1 *1 *2 *1)
- (-12 (|has| *1 (-6 -4342)) (-4 *1 (-149 *2)) (-4 *2 (-1181))
- (-4 *2 (-1068))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4342)) (-4 *1 (-149 *3))
- (-4 *3 (-1181))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-652 *3)) (-4 *3 (-1181))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *2 (-1 (-112) *4)) (-5 *3 (-550)) (-4 *4 (-1068))
- (-5 *1 (-716 *4))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *3 (-550)) (-5 *1 (-716 *2)) (-4 *2 (-1068))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1108 *3 *4)) (-4 *3 (-13 (-1068) (-34)))
- (-4 *4 (-13 (-1068) (-34))) (-5 *1 (-1109 *3 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-300)) (-5 *1 (-678 *3)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *1 *1) (-4 *1 (-484)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3)))))
-(((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-925 (-550))))
- (-5 *4 (-309 (-167 (-372)))) (-5 *1 (-323))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-925 (-550))))
- (-5 *4 (-309 (-372))) (-5 *1 (-323))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-925 (-550))))
- (-5 *4 (-309 (-550))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-309 (-167 (-372)))))
- (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-309 (-372)))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-309 (-550)))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-667 (-309 (-167 (-372)))))
- (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-667 (-309 (-372)))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-667 (-309 (-550)))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-309 (-167 (-372)))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-309 (-372))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-309 (-550))) (-5 *1 (-323))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-925 (-550))))
- (-5 *4 (-309 (-672))) (-5 *1 (-323))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-925 (-550))))
- (-5 *4 (-309 (-677))) (-5 *1 (-323))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-925 (-550))))
- (-5 *4 (-309 (-679))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-309 (-672)))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-309 (-677)))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-309 (-679)))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-667 (-309 (-672)))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-667 (-309 (-677)))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-667 (-309 (-679)))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-672))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-677))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-1227 (-679))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-667 (-672))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-667 (-677))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-667 (-679))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-309 (-672))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-309 (-677))) (-5 *1 (-323))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-309 (-679))) (-5 *1 (-323))))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-1126)) (-5 *1 (-323))))
- ((*1 *1 *1 *1) (-5 *1 (-836))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-623 *5)) (-4 *5 (-170)) (-5 *1 (-135 *3 *4 *5))
+ (-14 *3 (-550)) (-14 *4 (-749)))))
(((*1 *2 *1)
- (-12 (-4 *2 (-687 *3)) (-5 *1 (-805 *2 *3)) (-4 *3 (-1020)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1068)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-894)) (-5 *2 (-460)) (-5 *1 (-1228)))))
-(((*1 *2)
- (-12 (-4 *2 (-13 (-423 *3) (-975))) (-5 *1 (-269 *3 *2))
- (-4 *3 (-13 (-825) (-542))))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1140 (-400 (-1140 *2)))) (-5 *4 (-594 *2))
- (-4 *2 (-13 (-423 *5) (-27) (-1166)))
- (-4 *5 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))))
- (-5 *1 (-546 *5 *2 *6)) (-4 *6 (-1068))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1140 *1)) (-4 *1 (-922 *4 *5 *3)) (-4 *4 (-1020))
- (-4 *5 (-771)) (-4 *3 (-825))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1140 *4)) (-4 *4 (-1020)) (-4 *1 (-922 *4 *5 *3))
- (-4 *5 (-771)) (-4 *3 (-825))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 (-1140 *2))) (-4 *5 (-771)) (-4 *4 (-825))
- (-4 *6 (-1020))
- (-4 *2
- (-13 (-356)
- (-10 -8 (-15 -1518 ($ *7)) (-15 -2705 (*7 $)) (-15 -2715 (*7 $)))))
- (-5 *1 (-923 *5 *4 *6 *7 *2)) (-4 *7 (-922 *6 *5 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 (-1140 (-400 (-925 *5))))) (-5 *4 (-1144))
- (-5 *2 (-400 (-925 *5))) (-5 *1 (-1016 *5)) (-4 *5 (-542)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1110 *4 *2)) (-14 *4 (-894))
- (-4 *2 (-13 (-1020) (-10 -7 (-6 (-4344 "*")))))
- (-5 *1 (-875 *4 *2)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-623 *2)) (-4 *2 (-1181)))))
-(((*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-847)))))
-(((*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1232)) (-5 *1 (-372))))
- ((*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-372)))))
+ (-12 (-4 *1 (-357 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1069)))))
+(((*1 *1 *1) (-5 *1 (-219)))
+ ((*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
+ ((*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
+ (-4 *2 (-423 *3))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
+ (-4 *2 (-423 *3))))
+ ((*1 *1 *1) (-4 *1 (-1108))) ((*1 *1 *1 *1) (-4 *1 (-1108))))
+(((*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550))
+ (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) (-5 *2 (-1009))
+ (-5 *1 (-727)))))
+(((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-486)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-623 *2)) (-4 *2 (-1182)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1144)) (-4 *5 (-356)) (-5 *2 (-1124 (-1124 (-925 *5))))
- (-5 *1 (-1235 *5)) (-5 *4 (-1124 (-925 *5))))))
+ (-12 (-5 *4 (-623 *5)) (-4 *5 (-1204 *3)) (-4 *3 (-300))
+ (-5 *2 (-112)) (-5 *1 (-447 *3 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6)
+ (-12 (-5 *4 (-550)) (-5 *5 (-667 (-219)))
+ (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327)))) (-5 *3 (-219))
+ (-5 *2 (-1009)) (-5 *1 (-727)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-623 (-1145))) (-5 *2 (-1145)) (-5 *1 (-323)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144)))
- (-14 *3 (-623 (-1144))) (-4 *4 (-380))))
- ((*1 *1 *1) (-4 *1 (-484)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3)))))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-542))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 (-1241 *4 *5 *6 *7)))
+ (-5 *1 (-1241 *4 *5 *6 *7))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-623 *9)) (-5 *4 (-1 (-112) *9 *9))
+ (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-1035 *6 *7 *8)) (-4 *6 (-542))
+ (-4 *7 (-771)) (-4 *8 (-825)) (-5 *2 (-623 (-1241 *6 *7 *8 *9)))
+ (-5 *1 (-1241 *6 *7 *8 *9)))))
+(((*1 *2 *3 *3 *4 *5 *5 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-1127)) (-5 *5 (-667 (-219)))
+ (-5 *2 (-1009)) (-5 *1 (-726)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-4 *1 (-229 *3))))
+ ((*1 *1) (-12 (-4 *1 (-229 *2)) (-4 *2 (-1069)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-164 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-411 *3)) (-4 *3 (-535)) (-4 *3 (-542))))
- ((*1 *2 *1) (-12 (-4 *1 (-535)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-775 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-811 *3)) (-4 *3 (-535)) (-4 *3 (-1068))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-818 *3)) (-4 *3 (-535)) (-4 *3 (-1068))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-970 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-112))))
+ (-12 (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4))))
+ (-5 *1 (-1110 *3 *4)) (-4 *3 (-13 (-1069) (-34)))
+ (-4 *4 (-13 (-1069) (-34))))))
+(((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *5 (-749)) (-4 *6 (-1069)) (-4 *7 (-874 *6))
+ (-5 *2 (-667 *7)) (-5 *1 (-670 *6 *7 *3 *4)) (-4 *3 (-366 *7))
+ (-4 *4 (-13 (-366 *6) (-10 -7 (-6 -4344)))))))
+(((*1 *1 *1 *1) (-5 *1 (-837))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1127)) (-5 *2 (-208 (-493))) (-5 *1 (-813)))))
+(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-550)) (-4 *4 (-170)) (-4 *5 (-366 *4))
+ (-4 *6 (-366 *4)) (-5 *1 (-666 *4 *5 *6 *2))
+ (-4 *2 (-665 *4 *5 *6)))))
+(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1183 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *1 *2 *3)
+ (|partial| -12 (-5 *2 (-1127)) (-5 *3 (-550)) (-5 *1 (-1033)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 (-167 (-219)) (-167 (-219)))) (-5 *4 (-1063 (-219)))
+ (-5 *2 (-1230)) (-5 *1 (-250)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1175 *2 *3 *4 *5)) (-4 *2 (-542)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *5 (-1035 *2 *3 *4)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-1168 *3))) (-5 *1 (-1168 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-878 (-550))) (-5 *1 (-891))))
((*1 *2 *3)
- (-12 (-5 *2 (-112)) (-5 *1 (-981 *3)) (-4 *3 (-1011 (-400 (-550)))))))
-(((*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-155))))
- ((*1 *2 *3) (-12 (-5 *3 (-916 *2)) (-5 *1 (-955 *2)) (-4 *2 (-1020)))))
+ (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-2 (|:| |den| (-550)) (|:| |gcdnum| (-550)))))
- (-4 *4 (-1203 (-400 *2))) (-5 *2 (-550)) (-5 *1 (-886 *4 *5))
- (-4 *5 (-1203 (-400 *4))))))
-(((*1 *2)
- (-12 (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4)))
- (-5 *2 (-1227 *1)) (-4 *1 (-335 *3 *4 *5)))))
+ (-12 (-4 *4 (-356)) (-5 *2 (-623 *3)) (-5 *1 (-919 *4 *3))
+ (-4 *3 (-1204 *4)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1141 *3)) (-5 *1 (-888 *3)) (-4 *3 (-300)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-444))))
+ ((*1 *1 *1 *1) (-4 *1 (-444))))
+(((*1 *2 *1) (-12 (-5 *1 (-569 *2)) (-4 *2 (-356)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
+ (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
+ (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
+ (|:| |abserr| (-219)) (|:| |relerr| (-219))))
+ (-5 *2
+ (-2 (|:| |stiffnessFactor| (-372)) (|:| |stabilityFactor| (-372))))
+ (-5 *1 (-199)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-1021)) (-4 *2 (-665 *4 *5 *6))
+ (-5 *1 (-103 *4 *3 *2 *5 *6)) (-4 *3 (-1204 *4)) (-4 *5 (-366 *4))
+ (-4 *6 (-366 *4)))))
(((*1 *1 *2 *3)
- (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-770))))
- ((*1 *1 *2 *3)
- (-12 (-5 *3 (-623 (-894))) (-5 *1 (-150 *4 *2 *5)) (-14 *4 (-894))
- (-4 *2 (-356)) (-14 *5 (-966 *4 *2))))
- ((*1 *1 *2 *3)
- (-12 (-5 *3 (-692 *5 *6 *7)) (-4 *5 (-825))
- (-4 *6 (-232 (-3191 *4) (-749)))
- (-14 *7
- (-1 (-112) (-2 (|:| -2922 *5) (|:| -3521 *6))
- (-2 (|:| -2922 *5) (|:| -3521 *6))))
- (-14 *4 (-623 (-1144))) (-4 *2 (-170))
- (-5 *1 (-453 *4 *2 *5 *6 *7 *8)) (-4 *8 (-922 *2 *6 (-838 *4)))))
- ((*1 *1 *2 *3)
- (-12 (-4 *1 (-500 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-825))))
- ((*1 *1 *2 *3)
- (-12 (-5 *3 (-550)) (-4 *2 (-542)) (-5 *1 (-603 *2 *4))
- (-4 *4 (-1203 *2))))
- ((*1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-687 *2)) (-4 *2 (-1020))))
+ (-12 (-4 *1 (-375 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-1069))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-550)) (-5 *2 (-1125 *3)) (-5 *1 (-1129 *3))
+ (-4 *3 (-1021))))
((*1 *1 *2 *3)
- (-12 (-5 *1 (-714 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-705))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 *5)) (-5 *3 (-623 (-749))) (-4 *1 (-719 *4 *5))
- (-4 *4 (-1020)) (-4 *5 (-825))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-749)) (-4 *1 (-719 *4 *2)) (-4 *4 (-1020))
- (-4 *2 (-825))))
- ((*1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-827 *2)) (-4 *2 (-1020))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 *6)) (-5 *3 (-623 (-749))) (-4 *1 (-922 *4 *5 *6))
- (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *6 (-825))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-749)) (-4 *1 (-922 *4 *5 *2)) (-4 *4 (-1020))
- (-4 *5 (-771)) (-4 *2 (-825))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 *6)) (-5 *3 (-623 *5)) (-4 *1 (-946 *4 *5 *6))
- (-4 *4 (-1020)) (-4 *5 (-770)) (-4 *6 (-825))))
- ((*1 *1 *1 *2 *3)
- (-12 (-4 *1 (-946 *4 *3 *2)) (-4 *4 (-1020)) (-4 *3 (-770))
- (-4 *2 (-825)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *4 (-771))
- (-4 *3 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $))))) (-4 *5 (-542))
- (-5 *1 (-711 *4 *3 *5 *2)) (-4 *2 (-922 (-400 (-925 *5)) *4 *3))))
- ((*1 *2 *2 *3)
- (-12 (-4 *4 (-1020)) (-4 *5 (-771))
- (-4 *3
- (-13 (-825)
- (-10 -8 (-15 -4028 ((-1144) $))
- (-15 -1861 ((-3 $ "failed") (-1144))))))
- (-5 *1 (-957 *4 *5 *3 *2)) (-4 *2 (-922 (-925 *4) *5 *3))))
+ (-12 (-5 *2 (-797 *4)) (-4 *4 (-825)) (-4 *1 (-1245 *4 *3))
+ (-4 *3 (-1021)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-623 (-52))) (-5 *1 (-866 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *3 *3 *2 *4)
+ (-12 (-5 *3 (-667 *2)) (-5 *4 (-550))
+ (-4 *2 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $)))))
+ (-4 *5 (-1204 *2)) (-5 *1 (-490 *2 *5 *6)) (-4 *6 (-402 *2 *5)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-444))
+ (-5 *2
+ (-623
+ (-2 (|:| |eigval| (-3 (-400 (-926 *4)) (-1134 (-1145) (-926 *4))))
+ (|:| |eigmult| (-749))
+ (|:| |eigvec| (-623 (-667 (-400 (-926 *4))))))))
+ (-5 *1 (-285 *4)) (-5 *3 (-667 (-400 (-926 *4)))))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-199))))
((*1 *2 *2 *3)
- (-12 (-5 *3 (-623 *6))
- (-4 *6
- (-13 (-825)
- (-10 -8 (-15 -4028 ((-1144) $))
- (-15 -1861 ((-3 $ "failed") (-1144))))))
- (-4 *4 (-1020)) (-4 *5 (-771)) (-5 *1 (-957 *4 *5 *6 *2))
- (-4 *2 (-922 (-925 *4) *5 *6)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-938))) (-5 *1 (-108)))))
+ (-12 (-5 *3 (-623 (-372))) (-5 *2 (-372)) (-5 *1 (-199)))))
(((*1 *2 *3)
(-12
(-5 *3
- (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))))
- (-5 *2 (-623 (-400 (-550)))) (-5 *1 (-993 *4))
- (-4 *4 (-1203 (-550))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144)))
- (-14 *3 (-623 (-1144))) (-4 *4 (-380))))
- ((*1 *1 *1) (-4 *1 (-484)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-1040 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771))
- (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-112)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4342)) (-4 *1 (-229 *3))
- (-4 *3 (-1068))))
- ((*1 *1 *2 *1)
- (-12 (|has| *1 (-6 -4342)) (-4 *1 (-229 *2)) (-4 *2 (-1068))))
- ((*1 *1 *2 *1)
- (-12 (-4 *1 (-275 *2)) (-4 *2 (-1181)) (-4 *2 (-1068))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-275 *3)) (-4 *3 (-1181))))
- ((*1 *2 *3 *1)
- (|partial| -12 (-4 *1 (-592 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1068))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *2 (-1 (-112) *4)) (-5 *3 (-550)) (-4 *4 (-1068))
- (-5 *1 (-716 *4))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *3 (-550)) (-5 *1 (-716 *2)) (-4 *2 (-1068))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1108 *3 *4)) (-4 *3 (-13 (-1068) (-34)))
- (-4 *4 (-13 (-1068) (-34))) (-5 *1 (-1109 *3 *4)))))
-(((*1 *1 *1 *2)
- (-12 (-4 *1 (-56 *2 *3 *4)) (-4 *2 (-1181)) (-4 *3 (-366 *2))
- (-4 *4 (-366 *2))))
+ (-495 (-400 (-550)) (-234 *5 (-749)) (-839 *4)
+ (-241 *4 (-400 (-550)))))
+ (-14 *4 (-623 (-1145))) (-14 *5 (-749)) (-5 *2 (-112))
+ (-5 *1 (-496 *4 *5)))))
+(((*1 *2 *3 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219))
+ (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219))
+ (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))
+ (-5 *3 (-623 (-256))) (-5 *1 (-254))))
+ ((*1 *1 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219))
+ (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219))
+ (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))
+ (-5 *1 (-256))))
+ ((*1 *2 *1 *3 *3 *3)
+ (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230))))
+ ((*1 *2 *1 *3 *3 *4 *4 *4)
+ (-12 (-5 *3 (-550)) (-5 *4 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230))))
+ ((*1 *2 *1 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219))
+ (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219))
+ (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))
+ (-5 *2 (-1233)) (-5 *1 (-1230))))
+ ((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -3173 (-219))
+ (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219))
+ (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))
+ (-5 *1 (-1230))))
+ ((*1 *2 *1 *3 *3 *3 *3 *3)
+ (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *2 *2 *1) (-12 (-4 *1 (-1090 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *3)
+ (-12 (-4 *3 (-1204 *2)) (-4 *2 (-1204 *4)) (-5 *1 (-959 *4 *2 *3 *5))
+ (-4 *4 (-342)) (-4 *5 (-703 *2 *3)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-1141 *1)) (-5 *3 (-1145)) (-4 *1 (-27))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1141 *1)) (-4 *1 (-27))))
+ ((*1 *1 *2) (-12 (-5 *2 (-926 *1)) (-4 *1 (-27))))
((*1 *1 *1 *2)
- (-12 (|has| *1 (-6 -4343)) (-4 *1 (-586 *3 *2)) (-4 *3 (-1068))
- (-4 *2 (-1181)))))
-(((*1 *1 *1) (-5 *1 (-1032))))
-(((*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-836)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-623 (-400 *7)))
- (-4 *7 (-1203 *6)) (-5 *3 (-400 *7)) (-4 *6 (-356))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-560 *6 *7)))))
+ (-12 (-5 *2 (-1145)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-825) (-542)))))
+ ((*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-825) (-542)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1141 *2)) (-5 *4 (-1145)) (-4 *2 (-423 *5))
+ (-5 *1 (-32 *5 *2)) (-4 *5 (-13 (-825) (-542)))))
+ ((*1 *1 *2 *3)
+ (|partial| -12 (-5 *2 (-1141 *1)) (-5 *3 (-895)) (-4 *1 (-986))))
+ ((*1 *1 *2 *3 *4)
+ (|partial| -12 (-5 *2 (-1141 *1)) (-5 *3 (-895)) (-5 *4 (-837))
+ (-4 *1 (-986))))
+ ((*1 *1 *2 *3)
+ (|partial| -12 (-5 *3 (-895)) (-4 *4 (-13 (-823) (-356)))
+ (-4 *1 (-1038 *4 *2)) (-4 *2 (-1204 *4)))))
+(((*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-545)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1))
+ (-4 *1 (-1035 *3 *4 *5)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-5 *1 (-879 *3)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-155)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *1 *1 *1) (-5 *1 (-837))))
+(((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1 (-167 (-219)) (-167 (-219)))) (-5 *4 (-1063 (-219)))
+ (-5 *5 (-112)) (-5 *2 (-1230)) (-5 *1 (-250)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895))
+ (-4 *4 (-1021)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-837)) (-5 *1 (-383 *3 *4 *5)) (-14 *3 (-749))
+ (-14 *4 (-749)) (-4 *5 (-170)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1228 *4)) (-5 *3 (-749)) (-4 *4 (-342))
+ (-5 *1 (-519 *4)))))
(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-444))))
- ((*1 *1 *1 *1) (-4 *1 (-444))))
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *1) (-5 *1 (-563))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3))
+ (-4 *3 (-410 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-878 (-550))) (-5 *1 (-891))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-550)) (|has| *1 (-6 -4335)) (-4 *1 (-397))
+ (-5 *2 (-895)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1041 *3 *4 *5 *6)) (-4 *3 (-444)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-112))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1041 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771))
+ (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-112)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-758 *5 (-838 *6)))) (-5 *4 (-112)) (-4 *5 (-444))
- (-14 *6 (-623 (-1144))) (-5 *2 (-623 (-1017 *5 *6)))
- (-5 *1 (-608 *5 *6)))))
-(((*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-129)))))
+ (-12 (-5 *3 (-667 *8)) (-4 *8 (-923 *5 *7 *6))
+ (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1145))))
+ (-4 *7 (-771))
+ (-5 *2
+ (-623
+ (-2 (|:| -3398 (-749))
+ (|:| |eqns|
+ (-623
+ (-2 (|:| |det| *8) (|:| |rows| (-623 (-550)))
+ (|:| |cols| (-623 (-550))))))
+ (|:| |fgb| (-623 *8)))))
+ (-5 *1 (-898 *5 *6 *7 *8)) (-5 *4 (-749)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3))))
((*1 *1 *1)
- (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144)))
- (-14 *3 (-623 (-1144))) (-4 *4 (-380))))
- ((*1 *1 *1) (-4 *1 (-484)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112))
- (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5))))
- ((*1 *2 *1) (-12 (-4 *1 (-701)) (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-4 *1 (-705)) (-5 *2 (-112)))))
-(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-899)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1140 *7)) (-4 *7 (-922 *6 *4 *5)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1020)) (-5 *2 (-1140 *6))
- (-5 *1 (-314 *4 *5 *6 *7)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-667 *3)) (-4 *3 (-1020)) (-5 *1 (-668 *3))))
- ((*1 *2 *2 *2 *2)
- (-12 (-5 *2 (-667 *3)) (-4 *3 (-1020)) (-5 *1 (-668 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-1053))) (-5 *1 (-284)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-1144)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-309 (-219))) (-5 *2 (-309 (-400 (-550))))
- (-5 *1 (-298)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-324 *3)) (-4 *3 (-825)))))
-(((*1 *1 *1) (-4 *1 (-94)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3)))))
-(((*1 *2 *2 *2 *2)
- (-12 (-4 *2 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
- (-5 *1 (-1096 *3 *2)) (-4 *3 (-1203 *2)))))
-(((*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-1052 *3)) (-4 *3 (-131)))))
-(((*1 *2 *3 *4 *5 *6 *5)
- (-12 (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *6 (-1126))
- (-5 *3 (-219)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 (-372))) (-5 *1 (-256))))
- ((*1 *1)
- (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-542)) (-4 *2 (-170))))
- ((*1 *2 *1) (-12 (-5 *1 (-411 *2)) (-4 *2 (-542)))))
-(((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
- (-4 *3 (-360 *4))))
- ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
-(((*1 *2 *2) (|partial| -12 (-5 *2 (-309 (-219))) (-5 *1 (-298))))
- ((*1 *2 *1)
+ (-12 (-5 *1 (-1220 *2 *3 *4)) (-4 *2 (-1021)) (-14 *3 (-1145))
+ (-14 *4 *2))))
+(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-901)))))
+(((*1 *2 *3 *4 *5 *6 *7 *6)
(|partial| -12
- (-5 *2 (-2 (|:| |num| (-865 *3)) (|:| |den| (-865 *3))))
- (-5 *1 (-865 *3)) (-4 *3 (-1068)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-112) (-114) (-114))) (-5 *1 (-114)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-623 (-550))) (-5 *3 (-112)) (-5 *1 (-1078)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *4 (-13 (-356) (-145) (-1011 (-400 (-550)))))
- (-4 *3 (-1203 *4)) (-5 *1 (-787 *4 *3 *2 *5)) (-4 *2 (-634 *3))
- (-4 *5 (-634 (-400 *3)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-400 *5))
- (-4 *4 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *5 (-1203 *4))
- (-5 *1 (-787 *4 *5 *2 *6)) (-4 *2 (-634 *5)) (-4 *6 (-634 *3)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-623 (-916 *4))) (-4 *1 (-1102 *4)) (-4 *4 (-1020))
- (-5 *2 (-749)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-246 *2 *3 *4 *5)) (-4 *2 (-1020)) (-4 *3 (-825))
- (-4 *4 (-259 *3)) (-4 *5 (-771)))))
-(((*1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1151)))))
-(((*1 *1 *1) (-4 *1 (-94)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
+ (-5 *5
+ (-2 (|:| |contp| *3)
+ (|:| -1610 (-623 (-2 (|:| |irr| *10) (|:| -1635 (-550)))))))
+ (-5 *6 (-623 *3)) (-5 *7 (-623 *8)) (-4 *8 (-825)) (-4 *3 (-300))
+ (-4 *10 (-923 *3 *9 *8)) (-4 *9 (-771))
+ (-5 *2
+ (-2 (|:| |polfac| (-623 *10)) (|:| |correct| *3)
+ (|:| |corrfact| (-623 (-1141 *3)))))
+ (-5 *1 (-605 *8 *9 *3 *10)) (-5 *4 (-623 (-1141 *3))))))
+(((*1 *2)
+ (-12 (-5 *2 (-749)) (-5 *1 (-120 *3)) (-4 *3 (-1204 (-550)))))
((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-961 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-1075 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7)))))
-(((*1 *2 *3 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-734)))))
+ (-12 (-5 *2 (-749)) (-5 *1 (-120 *3)) (-4 *3 (-1204 (-550))))))
+(((*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-1231))))
+ ((*1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-1231)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894))
- (-4 *4 (-1020)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-623 (-497))) (-5 *2 (-497)) (-5 *1 (-475)))))
+ (-12 (-5 *2 (-2 (|:| |var| (-623 (-1145))) (|:| |pred| (-52))))
+ (-5 *1 (-866 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *3 *3 *4)
+ (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1204 *5))
+ (-4 *5 (-13 (-356) (-145) (-1012 (-550))))
+ (-5 *2
+ (-2 (|:| |a| *6) (|:| |b| (-400 *6)) (|:| |c| (-400 *6))
+ (|:| -2815 *6)))
+ (-5 *1 (-989 *5 *6)) (-5 *3 (-400 *6)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 *4))))
- (-5 *1 (-862 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068))))
+ (|partial| -12 (-4 *1 (-164 *3)) (-4 *3 (-170)) (-4 *3 (-535))
+ (-5 *2 (-400 (-550)))))
((*1 *2 *1)
- (-12 (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068))
- (-4 *7 (-1068)) (-5 *2 (-623 *1)) (-4 *1 (-1071 *3 *4 *5 *6 *7)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-542))
- (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))))
-(((*1 *2 *3 *4 *4 *5 *3 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
- (-5 *2 (-1008)) (-5 *1 (-731)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-167 (-219))) (-5 *4 (-550)) (-5 *2 (-1008))
- (-5 *1 (-737)))))
-(((*1 *1 *1) (-4 *1 (-94)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *3 *3 *4 *4)
- (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *2 (-1008))
- (-5 *1 (-727)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-922 *4 *5 *6)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1232))
- (-5 *1 (-441 *4 *5 *6 *7)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1068)) (-4 *4 (-13 (-1020) (-859 *3) (-825) (-596 *2)))
- (-5 *2 (-865 *3)) (-5 *1 (-1044 *3 *4 *5))
- (-4 *5 (-13 (-423 *4) (-859 *3) (-596 *2))))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372))
+ (|partial| -12 (-5 *2 (-400 (-550))) (-5 *1 (-411 *3)) (-4 *3 (-535))
+ (-4 *3 (-542))))
+ ((*1 *2 *1) (|partial| -12 (-4 *1 (-535)) (-5 *2 (-400 (-550)))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-775 *3)) (-4 *3 (-170)) (-4 *3 (-535))
+ (-5 *2 (-400 (-550)))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-400 (-550))) (-5 *1 (-811 *3)) (-4 *3 (-535))
+ (-4 *3 (-1069))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-400 (-550))) (-5 *1 (-818 *3)) (-4 *3 (-535))
+ (-4 *3 (-1069))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-971 *3)) (-4 *3 (-170)) (-4 *3 (-535))
+ (-5 *2 (-400 (-550)))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *2 (-400 (-550))) (-5 *1 (-982 *3))
+ (-4 *3 (-1012 *2)))))
+(((*1 *1 *2)
+ (-12
(-5 *2
- (-2 (|:| -3625 *4) (|:| -2478 *4) (|:| |totalpts| (-550))
- (|:| |success| (-112))))
- (-5 *1 (-767)) (-5 *5 (-550)))))
+ (-2 (|:| |mval| (-667 *3)) (|:| |invmval| (-667 *3))
+ (|:| |genIdeal| (-495 *3 *4 *5 *6))))
+ (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-875 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *2) (-12 (-5 *1 (-875 *2)) (-4 *2 (-1069)))))
+(((*1 *2 *2 *2 *3 *4)
+ (-12 (-5 *3 (-98 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-1021))
+ (-5 *1 (-828 *5 *2)) (-4 *2 (-827 *5)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-1181)) (-5 *2 (-749)) (-5 *1 (-180 *4 *3))
- (-4 *3 (-652 *4)))))
-(((*1 *1 *2 *2) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1181))))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-1126)) (-5 *1 (-962))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-1062 *4)) (-4 *4 (-1181))
- (-5 *1 (-1060 *4)))))
-(((*1 *1 *1 *1 *1) (-4 *1 (-535))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144))))
- (-4 *6 (-771)) (-4 *7 (-922 *4 *6 *5))
+ (-12 (-4 *4 (-300)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4))
(-5 *2
- (-2 (|:| |sysok| (-112)) (|:| |z0| (-623 *7)) (|:| |n0| (-623 *7))))
- (-5 *1 (-897 *4 *5 *6 *7)) (-5 *3 (-623 *7)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-2 (|:| -3338 *4) (|:| -2970 (-550)))))
- (-4 *4 (-1203 (-550))) (-5 *2 (-716 (-749))) (-5 *1 (-434 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-411 *5)) (-4 *5 (-1203 *4)) (-4 *4 (-1020))
- (-5 *2 (-716 (-749))) (-5 *1 (-436 *4 *5)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1176 *3)) (-4 *3 (-947)))))
-(((*1 *1 *1) (-4 *1 (-94))) ((*1 *1 *1 *1) (-5 *1 (-219)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144)))
- (-14 *3 (-623 (-1144))) (-4 *4 (-380))))
- ((*1 *1 *1 *1) (-5 *1 (-372)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542))
- (-5 *2 (-112)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1140 *3)) (-4 *3 (-1020)) (-4 *1 (-1203 *3)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-846 (-939 *3) (-939 *3))) (-5 *1 (-939 *3))
- (-4 *3 (-940)))))
-(((*1 *1) (-5 *1 (-430))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-256))) (-5 *4 (-1144)) (-5 *2 (-112))
- (-5 *1 (-256)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 *5)) (-4 *5 (-170)) (-5 *1 (-135 *3 *4 *5))
- (-14 *3 (-550)) (-14 *4 (-749)))))
+ (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3)))
+ (-5 *1 (-1093 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-879 *4)) (-4 *4 (-1069)) (-5 *2 (-623 (-749)))
+ (-5 *1 (-878 *4)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 *5)) (-4 *5 (-1203 *3)) (-4 *3 (-300))
- (-5 *2 (-112)) (-5 *1 (-447 *3 *5)))))
-(((*1 *1 *1) (-4 *1 (-94)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144)))
- (-14 *3 (-623 (-1144))) (-4 *4 (-380))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3)))))
-(((*1 *1 *1 *1) (-5 *1 (-836))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-623 (-1167 *3))) (-5 *1 (-1167 *3)) (-4 *3 (-1068)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 (-52))) (-5 *1 (-865 *3)) (-4 *3 (-1068)))))
-(((*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-545)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1227 *4)) (-5 *3 (-749)) (-4 *4 (-342))
- (-5 *1 (-519 *4)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1219 *2 *3 *4)) (-4 *2 (-1020)) (-14 *3 (-1144))
- (-14 *4 *2))))
+ (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7))
+ (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 *10))
+ (-5 *1 (-604 *5 *6 *7 *8 *9 *10)) (-4 *9 (-1041 *5 *6 *7 *8))
+ (-4 *10 (-1078 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-758 *5 (-839 *6)))) (-5 *4 (-112)) (-4 *5 (-444))
+ (-14 *6 (-623 (-1145))) (-5 *2 (-623 (-1018 *5 *6)))
+ (-5 *1 (-608 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-758 *5 (-839 *6)))) (-5 *4 (-112)) (-4 *5 (-444))
+ (-14 *6 (-623 (-1145)))
+ (-5 *2
+ (-623 (-1115 *5 (-522 (-839 *6)) (-839 *6) (-758 *5 (-839 *6)))))
+ (-5 *1 (-608 *5 *6))))
+ ((*1 *2 *3 *4 *4 *4 *4)
+ (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7))
+ (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-5 *2 (-623 (-1001 *5 *6 *7 *8))) (-5 *1 (-1001 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7))
+ (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-5 *2 (-623 (-1001 *5 *6 *7 *8))) (-5 *1 (-1001 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-623 (-758 *5 (-839 *6)))) (-5 *4 (-112)) (-4 *5 (-444))
+ (-14 *6 (-623 (-1145))) (-5 *2 (-623 (-1018 *5 *6)))
+ (-5 *1 (-1018 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7))
+ (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 *1))
+ (-4 *1 (-1041 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4 *4 *4)
+ (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7))
+ (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-5 *2 (-623 (-1115 *5 *6 *7 *8))) (-5 *1 (-1115 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7))
+ (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-5 *2 (-623 (-1115 *5 *6 *7 *8))) (-5 *1 (-1115 *5 *6 *7 *8))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-542))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *1))
+ (-4 *1 (-1175 *4 *5 *6 *7)))))
+(((*1 *2 *3 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-726)))))
(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-126 *3)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-923 *3 *4 *5)) (-4 *3 (-444))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-441 *3 *4 *5 *6)))))
+(((*1 *2 *3)
+ (|partial| -12 (-4 *5 (-1012 (-48)))
+ (-4 *4 (-13 (-542) (-825) (-1012 (-550)))) (-4 *5 (-423 *4))
+ (-5 *2 (-411 (-1141 (-48)))) (-5 *1 (-428 *4 *5 *3))
+ (-4 *3 (-1204 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-155))))
+ ((*1 *2 *1) (-12 (-5 *2 (-155)) (-5 *1 (-848))))
+ ((*1 *2 *3) (-12 (-5 *3 (-917 *2)) (-5 *1 (-956 *2)) (-4 *2 (-1021)))))
+(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-112))
+ (-4 *5 (-13 (-823) (-300) (-145) (-996)))
+ (-5 *2 (-623 (-1018 *5 *6))) (-5 *1 (-1254 *5 *6 *7))
+ (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-112))
+ (-4 *5 (-13 (-823) (-300) (-145) (-996)))
+ (-5 *2 (-623 (-1018 *5 *6))) (-5 *1 (-1254 *5 *6 *7))
+ (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-926 *4)))
+ (-4 *4 (-13 (-823) (-300) (-145) (-996)))
+ (-5 *2 (-623 (-1018 *4 *5))) (-5 *1 (-1254 *4 *5 *6))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-623 (-1145))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-508)))))
(((*1 *2 *1) (-12 (-5 *2 (-623 (-108))) (-5 *1 (-173)))))
-(((*1 *1 *1) (-4 *1 (-94)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144)))
- (-14 *3 (-623 (-1144))) (-4 *4 (-380))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-623 *1)) (-5 *3 (-623 *7)) (-4 *1 (-1041 *4 *5 *6 *7))
+ (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *1))
+ (-4 *1 (-1041 *4 *5 *6 *7))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-623 *1)) (-4 *1 (-1041 *4 *5 *6 *3)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-623 *1))
+ (-4 *1 (-1041 *4 *5 *6 *3)))))
+(((*1 *1 *1 *2)
+ (-12 (-4 *1 (-950 *3 *4 *2 *5)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *2 (-825)) (-4 *5 (-1035 *3 *4 *2)))))
+(((*1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-1148)))))
+(((*1 *1 *2 *2 *2)
+ (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1167)))))
+ ((*1 *1 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356))))
+ ((*1 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356))))
+ ((*1 *2 *1 *3 *4 *4)
+ (-12 (-5 *3 (-895)) (-5 *4 (-372)) (-5 *2 (-1233)) (-5 *1 (-1229)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-900)))))
+(((*1 *2 *3 *4 *4 *4 *3 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-730)))))
(((*1 *2 *1)
(-12 (-4 *1 (-164 *3)) (-4 *3 (-170)) (-4 *3 (-535))
(-5 *2 (-400 (-550)))))
@@ -7363,2174 +5840,2315 @@
(-5 *2 (-400 (-550)))))
((*1 *2 *1)
(-12 (-5 *2 (-400 (-550))) (-5 *1 (-811 *3)) (-4 *3 (-535))
- (-4 *3 (-1068))))
+ (-4 *3 (-1069))))
((*1 *2 *1)
(-12 (-5 *2 (-400 (-550))) (-5 *1 (-818 *3)) (-4 *3 (-535))
- (-4 *3 (-1068))))
+ (-4 *3 (-1069))))
((*1 *2 *1)
- (-12 (-4 *1 (-970 *3)) (-4 *3 (-170)) (-4 *3 (-535))
+ (-12 (-4 *1 (-971 *3)) (-4 *3 (-170)) (-4 *3 (-535))
(-5 *2 (-400 (-550)))))
((*1 *2 *3)
- (-12 (-5 *2 (-400 (-550))) (-5 *1 (-981 *3)) (-4 *3 (-1011 *2)))))
+ (-12 (-5 *2 (-400 (-550))) (-5 *1 (-982 *3)) (-4 *3 (-1012 *2)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-1228 *5)) (-4 *5 (-619 *4)) (-4 *4 (-542))
+ (-5 *2 (-1228 *4)) (-5 *1 (-618 *4 *5)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-586 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1182))
+ (-5 *2 (-112)))))
+(((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6))
+ (-5 *2 (-2 (|:| |bas| (-468 *4 *5 *6 *7)) (|:| -3940 (-623 *7))))
+ (-5 *1 (-951 *4 *5 *6 *7)) (-5 *3 (-623 *7)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1118 *3)) (-4 *3 (-1182)) (-5 *2 (-112)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *1 (-420 *3 *2)) (-4 *3 (-13 (-170) (-38 (-400 (-550)))))
+ (-4 *2 (-13 (-825) (-21))))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-1181))) (-5 *1 (-515)))))
+(((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-623
+ (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3)
+ (|:| |xpnt| (-550)))))
+ (-5 *1 (-411 *3)) (-4 *3 (-542))))
+ ((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *4 (-749)) (-4 *3 (-342)) (-4 *5 (-1204 *3))
+ (-5 *2 (-623 (-1141 *3))) (-5 *1 (-489 *3 *5 *6))
+ (-4 *6 (-1204 *5)))))
(((*1 *2 *3 *4 *5 *5)
(-12 (-5 *4 (-112)) (-5 *5 (-550)) (-4 *6 (-356)) (-4 *6 (-361))
- (-4 *6 (-1020)) (-5 *2 (-623 (-623 (-667 *6)))) (-5 *1 (-1002 *6))
+ (-4 *6 (-1021)) (-5 *2 (-623 (-623 (-667 *6)))) (-5 *1 (-1003 *6))
(-5 *3 (-623 (-667 *6)))))
((*1 *2 *3)
- (-12 (-4 *4 (-356)) (-4 *4 (-361)) (-4 *4 (-1020))
- (-5 *2 (-623 (-623 (-667 *4)))) (-5 *1 (-1002 *4))
+ (-12 (-4 *4 (-356)) (-4 *4 (-361)) (-4 *4 (-1021))
+ (-5 *2 (-623 (-623 (-667 *4)))) (-5 *1 (-1003 *4))
(-5 *3 (-623 (-667 *4)))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-356)) (-4 *5 (-361)) (-4 *5 (-1020))
- (-5 *2 (-623 (-623 (-667 *5)))) (-5 *1 (-1002 *5))
+ (-12 (-5 *4 (-112)) (-4 *5 (-356)) (-4 *5 (-361)) (-4 *5 (-1021))
+ (-5 *2 (-623 (-623 (-667 *5)))) (-5 *1 (-1003 *5))
(-5 *3 (-623 (-667 *5)))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-894)) (-4 *5 (-356)) (-4 *5 (-361)) (-4 *5 (-1020))
- (-5 *2 (-623 (-623 (-667 *5)))) (-5 *1 (-1002 *5))
+ (-12 (-5 *4 (-895)) (-4 *5 (-356)) (-4 *5 (-361)) (-4 *5 (-1021))
+ (-5 *2 (-623 (-623 (-667 *5)))) (-5 *1 (-1003 *5))
(-5 *3 (-623 (-667 *5))))))
+(((*1 *2 *2 *3 *2)
+ (-12 (-5 *3 (-749)) (-4 *4 (-342)) (-5 *1 (-210 *4 *2))
+ (-4 *2 (-1204 *4))))
+ ((*1 *2 *2 *3 *2 *3)
+ (-12 (-5 *3 (-550)) (-5 *1 (-674 *2)) (-4 *2 (-1204 *3)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-962 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-623 *3)) (-4 *3 (-1041 *5 *6 *7 *8)) (-4 *5 (-444))
+ (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1035 *5 *6 *7))
+ (-5 *2 (-112)) (-5 *1 (-962 *5 *6 *7 *8 *3))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-1076 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-623 *3)) (-4 *3 (-1041 *5 *6 *7 *8)) (-4 *5 (-444))
+ (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1035 *5 *6 *7))
+ (-5 *2 (-112)) (-5 *1 (-1076 *5 *6 *7 *8 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1125 *4)) (-5 *3 (-1 *4 (-550))) (-4 *4 (-1021))
+ (-5 *1 (-1129 *4)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-34)) (-5 *2 (-112)))))
+(((*1 *1 *1 *2 *2 *1)
+ (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021))
+ (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1182)) (-5 *1 (-368 *4 *2))
+ (-4 *2 (-13 (-366 *4) (-10 -7 (-6 -4345)))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-631 (-400 *6))) (-5 *4 (-400 *6)) (-4 *6 (-1204 *5))
+ (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2206 (-623 *4))))
+ (-5 *1 (-788 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-631 (-400 *6))) (-4 *6 (-1204 *5))
+ (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-5 *2 (-2 (|:| -2206 (-623 (-400 *6))) (|:| -3121 (-667 *5))))
+ (-5 *1 (-788 *5 *6)) (-5 *4 (-623 (-400 *6)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-632 *6 (-400 *6))) (-5 *4 (-400 *6)) (-4 *6 (-1204 *5))
+ (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2206 (-623 *4))))
+ (-5 *1 (-788 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-632 *6 (-400 *6))) (-4 *6 (-1204 *5))
+ (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-5 *2 (-2 (|:| -2206 (-623 (-400 *6))) (|:| -3121 (-667 *5))))
+ (-5 *1 (-788 *5 *6)) (-5 *4 (-623 (-400 *6))))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372))
+ (-5 *2
+ (-2 (|:| -1337 *4) (|:| -2511 *4) (|:| |totalpts| (-550))
+ (|:| |success| (-112))))
+ (-5 *1 (-767)) (-5 *5 (-550)))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-427)) (-4 *5 (-825))
+ (-5 *1 (-1075 *5 *4)) (-4 *4 (-423 *5)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-917 *3)) (-4 *3 (-13 (-356) (-1167) (-976)))
+ (-5 *1 (-174 *3)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *2 (-444)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-309 *4)) (-4 *4 (-13 (-806) (-825) (-1020)))
- (-5 *2 (-1126)) (-5 *1 (-804 *4))))
+ (-12 (-5 *3 (-309 *4)) (-4 *4 (-13 (-806) (-825) (-1021)))
+ (-5 *2 (-1127)) (-5 *1 (-804 *4))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-309 *5)) (-5 *4 (-112))
- (-4 *5 (-13 (-806) (-825) (-1020))) (-5 *2 (-1126))
+ (-4 *5 (-13 (-806) (-825) (-1021))) (-5 *2 (-1127))
(-5 *1 (-804 *5))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-800)) (-5 *4 (-309 *5))
- (-4 *5 (-13 (-806) (-825) (-1020))) (-5 *2 (-1232))
+ (-4 *5 (-13 (-806) (-825) (-1021))) (-5 *2 (-1233))
(-5 *1 (-804 *5))))
((*1 *2 *3 *4 *5)
(-12 (-5 *3 (-800)) (-5 *4 (-309 *6)) (-5 *5 (-112))
- (-4 *6 (-13 (-806) (-825) (-1020))) (-5 *2 (-1232))
+ (-4 *6 (-13 (-806) (-825) (-1021))) (-5 *2 (-1233))
(-5 *1 (-804 *6))))
- ((*1 *2 *1) (-12 (-4 *1 (-806)) (-5 *2 (-1126))))
- ((*1 *2 *1 *3) (-12 (-4 *1 (-806)) (-5 *3 (-112)) (-5 *2 (-1126))))
- ((*1 *2 *3 *1) (-12 (-4 *1 (-806)) (-5 *3 (-800)) (-5 *2 (-1232))))
+ ((*1 *2 *1) (-12 (-4 *1 (-806)) (-5 *2 (-1127))))
+ ((*1 *2 *1 *3) (-12 (-4 *1 (-806)) (-5 *3 (-112)) (-5 *2 (-1127))))
+ ((*1 *2 *3 *1) (-12 (-4 *1 (-806)) (-5 *3 (-800)) (-5 *2 (-1233))))
((*1 *2 *3 *1 *4)
- (-12 (-4 *1 (-806)) (-5 *3 (-800)) (-5 *4 (-112)) (-5 *2 (-1232)))))
+ (-12 (-4 *1 (-806)) (-5 *3 (-800)) (-5 *4 (-112)) (-5 *2 (-1233)))))
+(((*1 *1 *1 *1)
+ (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1069)) (-4 *3 (-23))
+ (-14 *4 *3)))
+ ((*1 *1 *2 *3 *1)
+ (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1069)) (-4 *3 (-23))
+ (-14 *4 *3)))
+ ((*1 *1 *1 *1)
+ (-12 (-5 *1 (-653 *2)) (-4 *2 (-1021)) (-4 *2 (-1069)))))
+(((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
+ (-4 *3 (-360 *4))))
+ ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
+(((*1 *2)
+ (-12 (-4 *4 (-1186)) (-4 *5 (-1204 *4)) (-4 *6 (-1204 (-400 *5)))
+ (-5 *2 (-623 (-623 *4))) (-5 *1 (-334 *3 *4 *5 *6))
+ (-4 *3 (-335 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-4 *3 (-361)) (-5 *2 (-623 (-623 *3))))))
+(((*1 *1 *1 *1)
+ (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749))
+ (-4 *4 (-170))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-156 *4 *2))
+ (-4 *2 (-423 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1061 *2)) (-4 *2 (-423 *4)) (-4 *4 (-13 (-825) (-542)))
+ (-5 *1 (-156 *4 *2))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1061 *1)) (-4 *1 (-158))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-158)) (-5 *2 (-1145))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-457 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23))))
+ ((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-749)) (-5 *1 (-1248 *3 *4)) (-4 *3 (-825))
+ (-4 *4 (-170)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891))))
+ ((*1 *2 *3) (-12 (-5 *3 (-945)) (-5 *2 (-878 (-550))) (-5 *1 (-891)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-1233)) (-5 *1 (-1148))))
+ ((*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-1148)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-926 (-167 *4))) (-4 *4 (-170))
+ (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-926 (-167 *5))) (-5 *4 (-895)) (-4 *5 (-170))
+ (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-926 *4)) (-4 *4 (-1021))
+ (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-926 *5)) (-5 *4 (-895)) (-4 *5 (-1021))
+ (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-400 (-926 *4))) (-4 *4 (-542))
+ (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-895)) (-4 *5 (-542))
+ (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-400 (-926 (-167 *4)))) (-4 *4 (-542))
+ (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-400 (-926 (-167 *5)))) (-5 *4 (-895))
+ (-4 *5 (-542)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372)))
+ (-5 *1 (-763 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-309 *4)) (-4 *4 (-542)) (-4 *4 (-825))
+ (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-309 *5)) (-5 *4 (-895)) (-4 *5 (-542))
+ (-4 *5 (-825)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372)))
+ (-5 *1 (-763 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-309 (-167 *4))) (-4 *4 (-542)) (-4 *4 (-825))
+ (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-309 (-167 *5))) (-5 *4 (-895)) (-4 *5 (-542))
+ (-4 *5 (-825)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372)))
+ (-5 *1 (-763 *5)))))
(((*1 *2 *1) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-268)))))
-(((*1 *2 *3 *2) (-12 (-5 *2 (-1126)) (-5 *3 (-550)) (-5 *1 (-235)))))
+(((*1 *2)
+ (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-410 *3)))))
+(((*1 *2 *2 *1)
+ (-12 (-5 *2 (-1252 *3 *4)) (-4 *1 (-367 *3 *4)) (-4 *3 (-825))
+ (-4 *4 (-170))))
+ ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-379 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-797 *2)) (-4 *2 (-825))))
+ ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-797 *2)) (-4 *2 (-825))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1245 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1021))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-797 *3)) (-4 *1 (-1245 *3 *4)) (-4 *3 (-825))
+ (-4 *4 (-1021))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1245 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1021)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-623 *3)) (-4 *3 (-1204 (-550))) (-5 *1 (-478 *3)))))
+(((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5))
+ (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *1 (-1241 *3 *4 *5 *6))))
+ ((*1 *1 *2 *3 *4)
+ (|partial| -12 (-5 *2 (-623 *8)) (-5 *3 (-1 (-112) *8 *8))
+ (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-542))
+ (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1241 *5 *6 *7 *8)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1150)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-623 (-550))) (-5 *2 (-667 (-550))) (-5 *1 (-1079)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-400 *2)) (-4 *2 (-1204 *5))
+ (-5 *1 (-785 *5 *2 *3 *6))
+ (-4 *5 (-13 (-356) (-145) (-1012 (-400 (-550)))))
+ (-4 *3 (-634 *2)) (-4 *6 (-634 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-623 (-400 *2))) (-4 *2 (-1204 *5))
+ (-5 *1 (-785 *5 *2 *3 *6))
+ (-4 *5 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *3 (-634 *2))
+ (-4 *6 (-634 (-400 *2))))))
+(((*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 (-667 (-219))) (-5 *6 (-112)) (-5 *7 (-667 (-550)))
+ (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-64 QPHESS))))
+ (-5 *3 (-550)) (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-732)))))
+(((*1 *2)
+ (-12 (-5 *2 (-1233)) (-5 *1 (-1159 *3 *4)) (-4 *3 (-1069))
+ (-4 *4 (-1069)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *2 (-542)))))
+(((*1 *2 *3 *2) (-12 (-5 *2 (-1127)) (-5 *3 (-550)) (-5 *1 (-235)))))
+(((*1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-679))))
+ ((*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-679)))))
+(((*1 *1 *1 *2)
+ (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *1 (-495 *3 *4 *5 *2)) (-4 *2 (-923 *3 *4 *5))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825))
+ (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-923 *2 *3 *4)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-623 (-749)))) (-5 *1 (-878 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-219))) (-5 *4 (-749)) (-5 *2 (-667 (-219)))
+ (-5 *1 (-298)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-400 (-550))) (-5 *4 (-550)) (-5 *2 (-52))
+ (-5 *1 (-979)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1204 *5)) (-4 *5 (-356))
+ (-5 *2 (-2 (|:| -2714 (-411 *3)) (|:| |special| (-411 *3))))
+ (-5 *1 (-706 *5 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-4 *6 (-1035 *3 *4 *5)) (-5 *1 (-604 *3 *4 *5 *6 *7 *2))
+ (-4 *7 (-1041 *3 *4 *5 *6)) (-4 *2 (-1078 *3 *4 *5 *6)))))
+(((*1 *2 *3 *3 *3 *3 *4 *5)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550))
+ (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327))))
+ (-5 *2 (-1009)) (-5 *1 (-725)))))
(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-1034 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771))
+ (-12 (-4 *1 (-1035 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771))
(-4 *2 (-825))))
((*1 *1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
(-4 *4 (-825)))))
+(((*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170))))
+ ((*1 *2 *1) (-12 (-4 *1 (-971 *2)) (-4 *2 (-170)))))
+(((*1 *2 *3)
+ (-12 (|has| *6 (-6 -4345)) (-4 *4 (-356)) (-4 *5 (-366 *4))
+ (-4 *6 (-366 *4)) (-5 *2 (-623 *6)) (-5 *1 (-512 *4 *5 *6 *3))
+ (-4 *3 (-665 *4 *5 *6))))
+ ((*1 *2 *3)
+ (-12 (|has| *9 (-6 -4345)) (-4 *4 (-542)) (-4 *5 (-366 *4))
+ (-4 *6 (-366 *4)) (-4 *7 (-966 *4)) (-4 *8 (-366 *7))
+ (-4 *9 (-366 *7)) (-5 *2 (-623 *6))
+ (-5 *1 (-513 *4 *5 *6 *3 *7 *8 *9 *10)) (-4 *3 (-665 *4 *5 *6))
+ (-4 *10 (-665 *7 *8 *9))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-4 *3 (-542)) (-5 *2 (-623 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-4 *4 (-170)) (-4 *5 (-366 *4))
+ (-4 *6 (-366 *4)) (-5 *2 (-623 *6)) (-5 *1 (-666 *4 *5 *6 *3))
+ (-4 *3 (-665 *4 *5 *6))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021))
+ (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-4 *5 (-542))
+ (-5 *2 (-623 *7)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 (-1145))) (-5 *3 (-1145)) (-5 *1 (-526))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1145)) (-5 *1 (-683 *3)) (-4 *3 (-596 (-526)))))
+ ((*1 *2 *3 *2 *2)
+ (-12 (-5 *2 (-1145)) (-5 *1 (-683 *3)) (-4 *3 (-596 (-526)))))
+ ((*1 *2 *3 *2 *2 *2)
+ (-12 (-5 *2 (-1145)) (-5 *1 (-683 *3)) (-4 *3 (-596 (-526)))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *4 (-623 (-1145))) (-5 *2 (-1145)) (-5 *1 (-683 *3))
+ (-4 *3 (-596 (-526))))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-309 (-219))) (-5 *2 (-309 (-372))) (-5 *1 (-298)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-5 *2 (-1228 (-667 *4))) (-5 *1 (-89 *4 *5))
+ (-5 *3 (-667 *4)) (-4 *5 (-634 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1127)) (-5 *2 (-550)) (-5 *1 (-1164 *4))
+ (-4 *4 (-1021)))))
+(((*1 *2 *1 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| -3260 (-760 *3)) (|:| |coef1| (-760 *3))
+ (|:| |coef2| (-760 *3))))
+ (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1021))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-542)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *2 (-2 (|:| -3260 *1) (|:| |coef1| *1) (|:| |coef2| *1)))
+ (-4 *1 (-1035 *3 *4 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-623 (-1141 (-550)))) (-5 *1 (-185)) (-5 *3 (-550)))))
+(((*1 *2 *1) (-12 (-5 *1 (-172 *2)) (-4 *2 (-300))))
+ ((*1 *2 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-300))))
+ ((*1 *2 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-542)) (-4 *2 (-300))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1030)) (-5 *2 (-550)))))
(((*1 *2 *1)
(-12 (-5 *2 (-2 (|:| |preimage| (-623 *3)) (|:| |image| (-623 *3))))
- (-5 *1 (-878 *3)) (-4 *3 (-1068)))))
+ (-5 *1 (-879 *3)) (-4 *3 (-1069)))))
+(((*1 *2)
+ (-12 (-4 *3 (-1021)) (-5 *2 (-932 (-691 *3 *4))) (-5 *1 (-691 *3 *4))
+ (-4 *4 (-1204 *3)))))
+(((*1 *2)
+ (-12 (-4 *4 (-1186)) (-4 *5 (-1204 *4)) (-4 *6 (-1204 (-400 *5)))
+ (-5 *2 (-749)) (-5 *1 (-334 *3 *4 *5 *6)) (-4 *3 (-335 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-5 *2 (-749))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-749)))))
+(((*1 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-542)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *2 (-623 *1)) (-4 *1 (-1035 *3 *4 *5)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
+ (-5 *1 (-962 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-5 *2 (-112))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
+ (-5 *1 (-1076 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-112)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-667 *5))) (-5 *4 (-1228 *5)) (-4 *5 (-300))
+ (-4 *5 (-1021)) (-5 *2 (-667 *5)) (-5 *1 (-1003 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-586 *2 *3)) (-4 *3 (-1182)) (-4 *2 (-1069))
+ (-4 *2 (-825)))))
+(((*1 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-2 (|:| |integrand| *3) (|:| |intvar| *3))))
+ (-5 *1 (-569 *3)) (-4 *3 (-356)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-917 (-219))) (-5 *2 (-1233)) (-5 *1 (-460)))))
(((*1 *2 *2 *3)
- (-12 (-5 *2 (-114)) (-5 *3 (-623 (-1 *4 (-623 *4)))) (-4 *4 (-1068))
+ (-12 (-5 *2 (-114)) (-5 *3 (-623 (-1 *4 (-623 *4)))) (-4 *4 (-1069))
(-5 *1 (-113 *4))))
((*1 *2 *2 *3)
- (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1068))
+ (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1069))
(-5 *1 (-113 *4))))
((*1 *2 *3)
(|partial| -12 (-5 *3 (-114)) (-5 *2 (-623 (-1 *4 (-623 *4))))
- (-5 *1 (-113 *4)) (-4 *4 (-1068)))))
+ (-5 *1 (-113 *4)) (-4 *4 (-1069)))))
+(((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-749)) (-5 *1 (-163 *3 *4))
+ (-4 *3 (-164 *4))))
+ ((*1 *2)
+ (-12 (-14 *4 *2) (-4 *5 (-1182)) (-5 *2 (-749))
+ (-5 *1 (-231 *3 *4 *5)) (-4 *3 (-232 *4 *5))))
+ ((*1 *2)
+ (-12 (-4 *4 (-825)) (-5 *2 (-749)) (-5 *1 (-422 *3 *4))
+ (-4 *3 (-423 *4))))
+ ((*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-534 *3)) (-4 *3 (-535))))
+ ((*1 *2) (-12 (-4 *1 (-742)) (-5 *2 (-749))))
+ ((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-749)) (-5 *1 (-774 *3 *4))
+ (-4 *3 (-775 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-965 *3 *4))
+ (-4 *3 (-966 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-749)) (-5 *1 (-970 *3 *4))
+ (-4 *3 (-971 *4))))
+ ((*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-985 *3)) (-4 *3 (-986))))
+ ((*1 *2) (-12 (-4 *1 (-1021)) (-5 *2 (-749))))
+ ((*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-1029 *3)) (-4 *3 (-1030)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-323)))))
+(((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-623 (-866 *3))) (-5 *1 (-866 *3))
+ (-4 *3 (-1069)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-109))))
+ ((*1 *2 *1) (-12 (-4 *1 (-131)) (-5 *2 (-749))))
+ ((*1 *2 *3 *1 *2)
+ (-12 (-5 *2 (-550)) (-4 *1 (-366 *3)) (-4 *3 (-1182))
+ (-4 *3 (-1069))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-366 *3)) (-4 *3 (-1182)) (-4 *3 (-1069))
+ (-5 *2 (-550))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 (-112) *4)) (-4 *1 (-366 *4)) (-4 *4 (-1182))
+ (-5 *2 (-550))))
+ ((*1 *2 *3 *1 *2) (-12 (-4 *1 (-1113)) (-5 *2 (-550)) (-5 *3 (-139))))
+ ((*1 *2 *1 *1 *2) (-12 (-4 *1 (-1113)) (-5 *2 (-550)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-623 *1))
+ (-4 *1 (-1041 *4 *5 *6 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-329 *5 *6 *7 *8)) (-4 *5 (-423 *4)) (-4 *6 (-1204 *5))
+ (-4 *7 (-1204 (-400 *6))) (-4 *8 (-335 *5 *6 *7))
+ (-4 *4 (-13 (-825) (-542) (-1012 (-550)))) (-5 *2 (-112))
+ (-5 *1 (-885 *4 *5 *6 *7 *8))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-329 (-400 (-550)) *4 *5 *6))
+ (-4 *4 (-1204 (-400 (-550)))) (-4 *5 (-1204 (-400 *4)))
+ (-4 *6 (-335 (-400 (-550)) *4 *5)) (-5 *2 (-112))
+ (-5 *1 (-886 *4 *5 *6)))))
+(((*1 *2 *2 *3 *4)
+ (|partial| -12
+ (-5 *3
+ (-1 (-3 (-2 (|:| -3230 *4) (|:| |coeff| *4)) "failed") *4))
+ (-4 *4 (-356)) (-5 *1 (-560 *4 *2)) (-4 *2 (-1204 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-550))) (-5 *2 (-1147 (-400 (-550))))
+ (-5 *1 (-184)))))
+(((*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-749)) (-5 *2 (-1 (-1124 (-925 *4)) (-1124 (-925 *4))))
- (-5 *1 (-1235 *4)) (-4 *4 (-356)))))
+ (-12 (-5 *3 (-749)) (-5 *2 (-1 (-1125 (-926 *4)) (-1125 (-926 *4))))
+ (-5 *1 (-1236 *4)) (-4 *4 (-356)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-825) (-542) (-1012 (-550)))) (-5 *2 (-400 (-550)))
+ (-5 *1 (-426 *4 *3)) (-4 *3 (-423 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-594 *3)) (-4 *3 (-423 *5))
+ (-4 *5 (-13 (-825) (-542) (-1012 (-550))))
+ (-5 *2 (-1141 (-400 (-550)))) (-5 *1 (-426 *5 *3)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
+ (-4 *2 (-13 (-423 *3) (-976)))))
((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *1 *1) (-4 *1 (-277)))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-411 *4)) (-4 *4 (-542))
+ (-5 *2 (-623 (-2 (|:| -4304 (-749)) (|:| |logand| *4))))
+ (-5 *1 (-313 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145)))
+ (-14 *3 (-623 (-1145))) (-4 *4 (-380))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-642 *3 *4)) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825))
+ (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-895))))
((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
(-5 *1 (-1130 *3))))
- ((*1 *1 *1) (-4 *1 (-1169))))
-(((*1 *2 *3) (-12 (-5 *3 (-916 *2)) (-5 *1 (-955 *2)) (-4 *2 (-1020)))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-749)) (-4 *4 (-13 (-1021) (-696 (-400 (-550)))))
+ (-4 *5 (-825)) (-5 *1 (-1244 *4 *5 *2)) (-4 *2 (-1249 *5 *4))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-749)) (-5 *1 (-1248 *3 *4))
+ (-4 *4 (-696 (-400 (-550)))) (-4 *3 (-825)) (-4 *4 (-170)))))
+(((*1 *2 *3 *3 *3 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-167 (-219)))) (-5 *2 (-1009))
+ (-5 *1 (-733)))))
+(((*1 *2 *2 *2 *3 *3 *4 *2 *5)
+ (|partial| -12 (-5 *3 (-594 *2))
+ (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1145))) (-5 *5 (-1141 *2))
+ (-4 *2 (-13 (-423 *6) (-27) (-1167)))
+ (-4 *6 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))))
+ (-5 *1 (-546 *6 *2 *7)) (-4 *7 (-1069))))
+ ((*1 *2 *2 *2 *3 *3 *4 *3 *2 *5)
+ (|partial| -12 (-5 *3 (-594 *2))
+ (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1145)))
+ (-5 *5 (-400 (-1141 *2))) (-4 *2 (-13 (-423 *6) (-27) (-1167)))
+ (-4 *6 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))))
+ (-5 *1 (-546 *6 *2 *7)) (-4 *7 (-1069)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1141 (-400 (-926 *3)))) (-5 *1 (-445 *3 *4 *5 *6))
+ (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *2 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1160)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-940 *3)) (-4 *3 (-941)))))
+(((*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
+ ((*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))))
+(((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-866 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1090 *3)) (-4 *3 (-1182)) (-5 *2 (-749)))))
+(((*1 *2)
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))))
+(((*1 *2 *3) (-12 (-5 *3 (-917 *2)) (-5 *1 (-956 *2)) (-4 *2 (-1021)))))
+(((*1 *2 *3 *4 *5 *5 *2)
+ (|partial| -12 (-5 *2 (-112)) (-5 *3 (-926 *6)) (-5 *4 (-1145))
+ (-5 *5 (-818 *7))
+ (-4 *6 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-4 *7 (-13 (-1167) (-29 *6))) (-5 *1 (-218 *6 *7))))
+ ((*1 *2 *3 *4 *4 *2)
+ (|partial| -12 (-5 *2 (-112)) (-5 *3 (-1141 *6)) (-5 *4 (-818 *6))
+ (-4 *6 (-13 (-1167) (-29 *5)))
+ (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-218 *5 *6)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1213 *3 *4 *5)) (-5 *1 (-312 *3 *4 *5))
+ (-4 *3 (-13 (-356) (-825))) (-14 *4 (-1145)) (-14 *5 *3)))
+ ((*1 *2 *1) (-12 (-4 *1 (-397)) (-5 *2 (-550))))
+ ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-411 *3)) (-4 *3 (-542))))
+ ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-677))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-1069)) (-5 *1 (-692 *3 *2 *4)) (-4 *3 (-825))
+ (-14 *4
+ (-1 (-112) (-2 (|:| -3690 *3) (|:| -3068 *2))
+ (-2 (|:| -3690 *3) (|:| -3068 *2)))))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-316 *3 *4)) (-4 *3 (-1069))
+ (-4 *4 (-130)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-356)) (-4 *3 (-1021))
+ (-5 *2 (-2 (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-827 *3))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-98 *5)) (-4 *5 (-356)) (-4 *5 (-1021))
+ (-5 *2 (-2 (|:| -3123 *3) (|:| -2545 *3))) (-5 *1 (-828 *5 *3))
+ (-4 *3 (-827 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-2 (|:| -1337 *4) (|:| -3609 (-550)))))
+ (-4 *4 (-1069)) (-5 *2 (-1 *4)) (-5 *1 (-991 *4)))))
+(((*1 *2 *3 *4 *5 *6 *7 *7 *8)
+ (-12
+ (-5 *3
+ (-2 (|:| |det| *12) (|:| |rows| (-623 (-550)))
+ (|:| |cols| (-623 (-550)))))
+ (-5 *4 (-667 *12)) (-5 *5 (-623 (-400 (-926 *9))))
+ (-5 *6 (-623 (-623 *12))) (-5 *7 (-749)) (-5 *8 (-550))
+ (-4 *9 (-13 (-300) (-145))) (-4 *12 (-923 *9 *11 *10))
+ (-4 *10 (-13 (-825) (-596 (-1145)))) (-4 *11 (-771))
+ (-5 *2
+ (-2 (|:| |eqzro| (-623 *12)) (|:| |neqzro| (-623 *12))
+ (|:| |wcond| (-623 (-926 *9)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1228 (-400 (-926 *9))))
+ (|:| -2206 (-623 (-1228 (-400 (-926 *9)))))))))
+ (-5 *1 (-898 *9 *10 *11 *12)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-542))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3260 *3)))
+ (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-354 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-550)) (-5 *2 (-749)) (-5 *1 (-379 *4)) (-4 *4 (-1069))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-550)) (-4 *2 (-23)) (-5 *1 (-627 *4 *2 *5))
+ (-4 *4 (-1069)) (-14 *5 *2)))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-550)) (-5 *2 (-749)) (-5 *1 (-797 *4)) (-4 *4 (-825)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1220 *2 *3 *4)) (-4 *2 (-1021)) (-14 *3 (-1145))
+ (-14 *4 *2))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-1021)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-112)))))
(((*1 *2 *1 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-627 *3 *4 *5)) (-4 *3 (-1068))
+ (-12 (-5 *2 (-112)) (-5 *1 (-627 *3 *4 *5)) (-4 *3 (-1069))
(-4 *4 (-23)) (-14 *5 *4))))
+(((*1 *2 *1) (-12 (-5 *2 (-1127)) (-5 *1 (-1163)))))
+(((*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10)
+ (-12 (-5 *4 (-550)) (-5 *5 (-1127)) (-5 *6 (-667 (-219)))
+ (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))))
+ (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))))
+ (-5 *9 (-3 (|:| |fn| (-381)) (|:| |fp| (-70 PEDERV))))
+ (-5 *10 (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT))))
+ (-5 *3 (-219)) (-5 *2 (-1009)) (-5 *1 (-728)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *5 (-623 *4)) (-4 *4 (-356)) (-5 *2 (-1228 *4))
+ (-5 *1 (-792 *4 *3)) (-4 *3 (-634 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7))
+ (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -1608 *4))))
+ (-5 *1 (-754 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1127)) (-4 *1 (-357 *3 *4)) (-4 *3 (-1069))
+ (-4 *4 (-1069)))))
+(((*1 *2 *3 *4 *3 *5 *3)
+ (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *3 (-550))
+ (-5 *2 (-1009)) (-5 *1 (-733)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-623 *2)) (-4 *2 (-923 *4 *5 *6)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-441 *4 *5 *6 *2)))))
+(((*1 *1 *1) (-4 *1 (-542))))
+(((*1 *2 *2) (-12 (-5 *2 (-1063 (-818 (-219)))) (-5 *1 (-298)))))
(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-894)) (-5 *4 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1228)))))
+ (-12 (-5 *3 (-895)) (-5 *4 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1229)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-1 (-112) *8))) (-4 *8 (-1035 *5 *6 *7))
+ (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-5 *2 (-2 (|:| |goodPols| (-623 *8)) (|:| |badPols| (-623 *8))))
+ (-5 *1 (-951 *5 *6 *7 *8)) (-5 *4 (-623 *8)))))
+(((*1 *2)
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-5 *2 (-667 (-400 *4))))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))))
+(((*1 *1 *1 *1) (-5 *1 (-219)))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
+ (-4 *2 (-423 *3))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-749)) (-5 *2 (-1 (-372))) (-5 *1 (-1014))))
+ ((*1 *1 *1 *1) (-4 *1 (-1108))))
+(((*1 *2 *3) (-12 (-5 *3 (-917 *2)) (-5 *1 (-956 *2)) (-4 *2 (-1021)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))))
+(((*1 *2 *2 *1) (|partial| -12 (-5 *2 (-623 *1)) (-4 *1 (-894)))))
+(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-800)))))
+(((*1 *2 *2 *2)
+ (|partial| -12 (-4 *3 (-13 (-542) (-145))) (-5 *1 (-1198 *3 *2))
+ (-4 *2 (-1204 *3)))))
+(((*1 *2 *1)
+ (|partial| -12
+ (-4 *3 (-13 (-825) (-1012 (-550)) (-619 (-550)) (-444)))
+ (-5 *2 (-818 *4)) (-5 *1 (-306 *3 *4 *5 *6))
+ (-4 *4 (-13 (-27) (-1167) (-423 *3))) (-14 *5 (-1145))
+ (-14 *6 *4)))
+ ((*1 *2 *1)
+ (|partial| -12
+ (-4 *3 (-13 (-825) (-1012 (-550)) (-619 (-550)) (-444)))
+ (-5 *2 (-818 *4)) (-5 *1 (-1214 *3 *4 *5 *6))
+ (-4 *4 (-13 (-27) (-1167) (-423 *3))) (-14 *5 (-1145))
+ (-14 *6 *4))))
(((*1 *2 *1 *3 *3)
- (-12 (|has| *1 (-6 -4343)) (-4 *1 (-586 *3 *4)) (-4 *3 (-1068))
- (-4 *4 (-1181)) (-5 *2 (-1232)))))
+ (-12 (|has| *1 (-6 -4345)) (-4 *1 (-586 *3 *4)) (-4 *3 (-1069))
+ (-4 *4 (-1182)) (-5 *2 (-1233)))))
+(((*1 *2 *2 *2 *2 *2 *3)
+ (-12 (-5 *2 (-667 *4)) (-5 *3 (-749)) (-4 *4 (-1021))
+ (-5 *1 (-668 *4)))))
+(((*1 *2 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *3 *3 *4 *4 *4 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-731)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-625 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-112)) (-5 *3 (-623 (-256))) (-5 *1 (-254))))
+ ((*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-256))))
+ ((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459))))
+ ((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459)))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-5 *3 (-550)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime"))
+ (-5 *1 (-411 *2)) (-4 *2 (-542)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-1067 *2)) (-4 *2 (-1069)))))
(((*1 *2 *2 *3)
(-12 (-4 *4 (-771))
- (-4 *3 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $))))) (-4 *5 (-542))
- (-5 *1 (-711 *4 *3 *5 *2)) (-4 *2 (-922 (-400 (-925 *5)) *4 *3))))
+ (-4 *3 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $))))) (-4 *5 (-542))
+ (-5 *1 (-711 *4 *3 *5 *2)) (-4 *2 (-923 (-400 (-926 *5)) *4 *3))))
((*1 *2 *2 *3)
- (-12 (-4 *4 (-1020)) (-4 *5 (-771))
+ (-12 (-4 *4 (-1021)) (-4 *5 (-771))
(-4 *3
(-13 (-825)
- (-10 -8 (-15 -4028 ((-1144) $))
- (-15 -1861 ((-3 $ "failed") (-1144))))))
- (-5 *1 (-957 *4 *5 *3 *2)) (-4 *2 (-922 (-925 *4) *5 *3))))
+ (-10 -8 (-15 -2451 ((-1145) $))
+ (-15 -2564 ((-3 $ "failed") (-1145))))))
+ (-5 *1 (-958 *4 *5 *3 *2)) (-4 *2 (-923 (-926 *4) *5 *3))))
((*1 *2 *2 *3)
(-12 (-5 *3 (-623 *6))
(-4 *6
(-13 (-825)
- (-10 -8 (-15 -4028 ((-1144) $))
- (-15 -1861 ((-3 $ "failed") (-1144))))))
- (-4 *4 (-1020)) (-4 *5 (-771)) (-5 *1 (-957 *4 *5 *6 *2))
- (-4 *2 (-922 (-925 *4) *5 *6)))))
-(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-677))))
- ((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-677)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))
- (-5 *2 (-400 (-550))) (-5 *1 (-993 *4)) (-4 *4 (-1203 (-550))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3))))
- ((*1 *1 *1) (-4 *1 (-1169))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-1040 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771))
- (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-112)))))
-(((*1 *2 *3 *4 *3)
- (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1203 *5)) (-4 *5 (-356))
- (-5 *2 (-2 (|:| -1653 (-400 *6)) (|:| |coeff| (-400 *6))))
- (-5 *1 (-560 *5 *6)) (-5 *3 (-400 *6)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))))
+ (-10 -8 (-15 -2451 ((-1145) $))
+ (-15 -2564 ((-3 $ "failed") (-1145))))))
+ (-4 *4 (-1021)) (-4 *5 (-771)) (-5 *1 (-958 *4 *5 *6 *2))
+ (-4 *2 (-923 (-926 *4) *5 *6)))))
(((*1 *2 *3)
- (-12 (-4 *3 (-1203 (-400 (-550))))
- (-5 *2 (-2 (|:| |den| (-550)) (|:| |gcdnum| (-550))))
- (-5 *1 (-886 *3 *4)) (-4 *4 (-1203 (-400 *3)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-1203 (-400 *2))) (-5 *2 (-550)) (-5 *1 (-886 *4 *3))
- (-4 *3 (-1203 (-400 *4))))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1140 *9)) (-5 *4 (-623 *7)) (-5 *5 (-623 *8))
- (-4 *7 (-825)) (-4 *8 (-1020)) (-4 *9 (-922 *8 *6 *7))
- (-4 *6 (-771)) (-5 *2 (-1140 *8)) (-5 *1 (-314 *6 *7 *8 *9)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1232)) (-5 *1 (-372))))
- ((*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-372)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-623 (-925 *3))) (-4 *3 (-444)) (-5 *1 (-353 *3 *4))
- (-14 *4 (-623 (-1144)))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-922 *3 *4 *5)) (-4 *3 (-444))
- (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-442 *3 *4 *5 *6))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-623 *7)) (-5 *3 (-1126)) (-4 *7 (-922 *4 *5 *6))
- (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-5 *1 (-442 *4 *5 *6 *7))))
- ((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-623 *7)) (-5 *3 (-1126)) (-4 *7 (-922 *4 *5 *6))
- (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-5 *1 (-442 *4 *5 *6 *7))))
- ((*1 *1 *1)
- (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825))
- (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-922 *2 *3 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-623 (-758 *3 (-838 *4)))) (-4 *3 (-444))
- (-14 *4 (-623 (-1144))) (-5 *1 (-608 *3 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3))))
- ((*1 *1 *1) (-4 *1 (-1169))))
-(((*1 *2 *2 *2)
- (-12 (-4 *2 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
- (-5 *1 (-1096 *3 *2)) (-4 *3 (-1203 *2)))))
-(((*1 *1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 (-1108 *4 *5))) (-5 *3 (-1 (-112) *5 *5))
- (-4 *4 (-13 (-1068) (-34))) (-4 *5 (-13 (-1068) (-34)))
- (-5 *1 (-1109 *4 *5))))
- ((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-623 (-1108 *3 *4))) (-4 *3 (-13 (-1068) (-34)))
- (-4 *4 (-13 (-1068) (-34))) (-5 *1 (-1109 *3 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1227 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-356))
- (-4 *1 (-703 *5 *6)) (-4 *5 (-170)) (-4 *6 (-1203 *5))
- (-5 *2 (-667 *5)))))
-(((*1 *1 *1) (-5 *1 (-1032))))
-(((*1 *2 *3 *3 *1)
- (|partial| -12 (-5 *3 (-1144)) (-5 *2 (-1072)) (-5 *1 (-284)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-1112)) (-5 *2 (-139))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1112)) (-5 *2 (-142)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-542))
- (-5 *2
- (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))))
-(((*1 *1 *2 *3 *1)
- (-12 (-5 *2 (-1060 (-925 (-550)))) (-5 *3 (-925 (-550)))
- (-5 *1 (-323))))
- ((*1 *1 *2 *1) (-12 (-5 *2 (-1060 (-925 (-550)))) (-5 *1 (-323)))))
+ (-12 (-5 *3 (-895)) (-5 *2 (-1141 *4)) (-5 *1 (-571 *4))
+ (-4 *4 (-342)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-623 (-550))) (-5 *1 (-1079)) (-5 *3 (-550)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1227 (-309 (-219))))
- (-5 *2
- (-2 (|:| |additions| (-550)) (|:| |multiplications| (-550))
- (|:| |exponentiations| (-550)) (|:| |functionCalls| (-550))))
- (-5 *1 (-298)))))
-(((*1 *1) (-5 *1 (-598))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144)))
- (-14 *3 (-623 (-1144))) (-4 *4 (-380))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3))))
- ((*1 *1 *1) (-4 *1 (-1169))))
-(((*1 *2 *3 *3 *3 *3 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-734)))))
-(((*1 *2 *3 *4 *5 *6 *5)
- (-12 (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *6 (-1126))
- (-5 *3 (-219)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *1 *1) (-12 (-5 *1 (-411 *2)) (-4 *2 (-542)))))
-(((*1 *2 *2 *2 *2)
- (-12 (-5 *2 (-667 *3)) (-4 *3 (-1020)) (-5 *1 (-668 *3)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-112) (-114) (-114))) (-5 *1 (-114)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-1112)) (-5 *2 (-139))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1112)) (-5 *2 (-142)))))
-(((*1 *2 *3 *3 *2)
- (-12 (-5 *2 (-667 (-550))) (-5 *3 (-623 (-550))) (-5 *1 (-1078)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-112)))))
-(((*1 *1 *1 *1) (-4 *1 (-535))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *1 *2) (-12 (-5 *1 (-324 *2)) (-4 *2 (-825))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144)))
- (-14 *3 (-623 (-1144))) (-4 *4 (-380))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3))))
- ((*1 *1 *1) (-4 *1 (-1169))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-400 (-925 *5)))) (-5 *4 (-623 (-1144)))
- (-4 *5 (-542)) (-5 *2 (-623 (-623 (-925 *5)))) (-5 *1 (-1150 *5)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-961 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-1075 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7)))))
-(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-899)))))
-(((*1 *2 *3 *4 *4 *2 *2 *2 *2)
- (-12 (-5 *2 (-550))
+ (-12
(-5 *3
- (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-749)) (|:| |poli| *4)
- (|:| |polj| *4)))
- (-4 *6 (-771)) (-4 *4 (-922 *5 *6 *7)) (-4 *5 (-444)) (-4 *7 (-825))
- (-5 *1 (-441 *5 *6 *7 *4)))))
-(((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
- (-4 *3 (-360 *4))))
- ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
-(((*1 *2 *3 *4 *4 *5 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
- (-5 *2 (-1008)) (-5 *1 (-731)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 (-1144))) (-5 *3 (-1144)) (-5 *1 (-526))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-1144)) (-5 *1 (-683 *3)) (-4 *3 (-596 (-526)))))
- ((*1 *2 *3 *2 *2)
- (-12 (-5 *2 (-1144)) (-5 *1 (-683 *3)) (-4 *3 (-596 (-526)))))
- ((*1 *2 *3 *2 *2 *2)
- (-12 (-5 *2 (-1144)) (-5 *1 (-683 *3)) (-4 *3 (-596 (-526)))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *4 (-623 (-1144))) (-5 *2 (-1144)) (-5 *1 (-683 *3))
- (-4 *3 (-596 (-526))))))
-(((*1 *2 *3 *4 *4 *5 *4 *4 *5)
- (-12 (-5 *3 (-1126)) (-5 *4 (-550)) (-5 *5 (-667 (-219)))
- (-5 *2 (-1008)) (-5 *1 (-736)))))
-(((*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-250)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1176 *3)) (-4 *3 (-947)))))
+ (-2 (|:| |pde| (-623 (-309 (-219))))
+ (|:| |constraints|
+ (-623
+ (-2 (|:| |start| (-219)) (|:| |finish| (-219))
+ (|:| |grid| (-749)) (|:| |boundaryType| (-550))
+ (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219))))))
+ (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127))
+ (|:| |tol| (-219))))
+ (-5 *2 (-112)) (-5 *1 (-204)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-895)) (-5 *1 (-764)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-460)) (-5 *4 (-895)) (-5 *2 (-1233)) (-5 *1 (-1229)))))
+(((*1 *1 *1) (-5 *1 (-1033))))
+(((*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-400 (-550))) (-5 *1 (-298)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *1 *2) (-12 (-5 *1 (-324 *2)) (-4 *2 (-825))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144)))
- (-14 *3 (-623 (-1144))) (-4 *4 (-380))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3))))
- ((*1 *1 *1) (-4 *1 (-1169))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
- (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN))))
- (-5 *2 (-1008)) (-5 *1 (-727)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-169)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894))
- (-4 *4 (-1020)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 (-550))) (-5 *1 (-241 *3 *4))
- (-14 *3 (-623 (-1144))) (-4 *4 (-1020))))
+ (-12 (-4 *3 (-342)) (-4 *4 (-322 *3)) (-4 *5 (-1204 *4))
+ (-5 *1 (-755 *3 *4 *5 *2 *6)) (-4 *2 (-1204 *5)) (-14 *6 (-895))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 (-550))) (-14 *3 (-623 (-1144)))
- (-5 *1 (-446 *3 *4 *5)) (-4 *4 (-1020))
- (-4 *5 (-232 (-3191 *3) (-749)))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 (-550))) (-5 *1 (-473 *3 *4))
- (-14 *3 (-623 (-1144))) (-4 *4 (-1020)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-1034 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *2 (-825))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-1020)) (-5 *1 (-436 *3 *2)) (-4 *2 (-1203 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-925 *4)) (-4 *4 (-13 (-300) (-145)))
- (-4 *2 (-922 *4 *6 *5)) (-5 *1 (-897 *4 *5 *6 *2))
- (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)))))
+ (-12 (-5 *2 (-749)) (-4 *1 (-1247 *3)) (-4 *3 (-356)) (-4 *3 (-361))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-356)) (-4 *2 (-361)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-476 *3)))))
+(((*1 *1 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170))))
+ ((*1 *1 *1 *1) (-4 *1 (-465)))
+ ((*1 *1 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170))))
+ ((*1 *2 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-857))))
+ ((*1 *1 *1) (-5 *1 (-945)))
+ ((*1 *1 *1) (-12 (-4 *1 (-971 *2)) (-4 *2 (-170)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542))
- (-5 *2 (-112)))))
-(((*1 *1 *1 *1) (-5 *1 (-836))))
-(((*1 *1 *1) (-4 *1 (-609)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975) (-1166))))))
-(((*1 *1) (-5 *1 (-430))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372))
- (-5 *2
- (-2 (|:| -3625 *4) (|:| -2478 *4) (|:| |totalpts| (-550))
- (|:| |success| (-112))))
- (-5 *1 (-767)) (-5 *5 (-550)))))
-(((*1 *2 *2)
- (|partial| -12 (-4 *3 (-1181)) (-5 *1 (-180 *3 *2))
- (-4 *2 (-652 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-47 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-770))))
+ (|partial| -12 (-4 *3 (-25)) (-4 *3 (-825)) (-5 *2 (-623 *1))
+ (-4 *1 (-423 *3))))
((*1 *2 *1)
- (-12 (-5 *2 (-749)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1020))
- (-14 *4 (-623 (-1144)))))
+ (|partial| -12 (-5 *2 (-623 (-866 *3))) (-5 *1 (-866 *3))
+ (-4 *3 (-1069))))
((*1 *2 *1)
- (-12 (-5 *2 (-550)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1020) (-825)))
- (-14 *4 (-623 (-1144)))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-246 *4 *3 *5 *6)) (-4 *4 (-1020)) (-4 *3 (-825))
- (-4 *5 (-259 *3)) (-4 *6 (-771)) (-5 *2 (-749))))
- ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-268))))
+ (|partial| -12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *2 (-623 *1)) (-4 *1 (-923 *3 *4 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1021))
+ (-4 *7 (-923 *6 *4 *5)) (-5 *2 (-623 *3))
+ (-5 *1 (-924 *4 *5 *6 *7 *3))
+ (-4 *3
+ (-13 (-356)
+ (-10 -8 (-15 -2233 ($ *7)) (-15 -4153 (*7 $))
+ (-15 -4163 (*7 $))))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-749)) (-5 *2 (-623 (-1145))) (-5 *1 (-204))
+ (-5 *3 (-1145))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1140 *8)) (-5 *4 (-623 *6)) (-4 *6 (-825))
- (-4 *8 (-922 *7 *5 *6)) (-4 *5 (-771)) (-4 *7 (-1020))
- (-5 *2 (-623 (-749))) (-5 *1 (-314 *5 *6 *7 *8))))
- ((*1 *2 *1) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-894))))
+ (-12 (-5 *3 (-309 (-219))) (-5 *4 (-749)) (-5 *2 (-623 (-1145)))
+ (-5 *1 (-260))))
((*1 *2 *1)
(-12 (-4 *1 (-367 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170))
- (-5 *2 (-749))))
- ((*1 *2 *1) (-12 (-4 *1 (-462 *3 *2)) (-4 *3 (-170)) (-4 *2 (-23))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-542)) (-5 *2 (-550)) (-5 *1 (-603 *3 *4))
- (-4 *4 (-1203 *3))))
- ((*1 *2 *1) (-12 (-4 *1 (-687 *3)) (-4 *3 (-1020)) (-5 *2 (-749))))
- ((*1 *2 *1) (-12 (-4 *1 (-827 *3)) (-4 *3 (-1020)) (-5 *2 (-749))))
- ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-877 *3)) (-4 *3 (-1068))))
- ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-878 *3)) (-4 *3 (-1068))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-623 *6)) (-4 *1 (-922 *4 *5 *6)) (-4 *4 (-1020))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 (-749)))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-922 *4 *5 *3)) (-4 *4 (-1020)) (-4 *5 (-771))
- (-4 *3 (-825)) (-5 *2 (-749))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-946 *3 *2 *4)) (-4 *3 (-1020)) (-4 *4 (-825))
- (-4 *2 (-770))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-749))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1189 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1218 *3))
- (-5 *2 (-550))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1210 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1187 *3))
- (-5 *2 (-400 (-550)))))
+ (-5 *2 (-623 *3))))
((*1 *2 *1)
- (-12 (-4 *1 (-1246 *3)) (-4 *3 (-356)) (-5 *2 (-811 (-894)))))
+ (-12 (-5 *2 (-623 *3)) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825))
+ (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-895))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-650 *3)) (-4 *3 (-825))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-655 *3)) (-4 *3 (-825))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-797 *3)) (-4 *3 (-825))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-867 *3)) (-4 *3 (-825))))
((*1 *2 *1)
- (-12 (-4 *1 (-1248 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020))
- (-5 *2 (-749)))))
+ (-12 (-4 *1 (-1245 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021))
+ (-5 *2 (-623 *3)))))
(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-677))))
((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-677)))))
-(((*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-133)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *5 (-1227 (-623 *3))) (-4 *4 (-300))
- (-5 *2 (-623 *3)) (-5 *1 (-447 *4 *3)) (-4 *3 (-1203 *4)))))
-(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-979)))))
-(((*1 *1) (-5 *1 (-545))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-1167 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-542)) (-5 *1 (-41 *3 *2))
- (-4 *2
- (-13 (-356) (-295)
- (-10 -8 (-15 -2705 ((-1093 *3 (-594 $)) $))
- (-15 -2715 ((-1093 *3 (-594 $)) $))
- (-15 -1518 ($ (-1093 *3 (-594 $)))))))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-542)) (-5 *1 (-41 *3 *2))
- (-4 *2
- (-13 (-356) (-295)
- (-10 -8 (-15 -2705 ((-1093 *3 (-594 $)) $))
- (-15 -2715 ((-1093 *3 (-594 $)) $))
- (-15 -1518 ($ (-1093 *3 (-594 $)))))))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-623 *2))
- (-4 *2
- (-13 (-356) (-295)
- (-10 -8 (-15 -2705 ((-1093 *4 (-594 $)) $))
- (-15 -2715 ((-1093 *4 (-594 $)) $))
- (-15 -1518 ($ (-1093 *4 (-594 $)))))))
- (-4 *4 (-542)) (-5 *1 (-41 *4 *2))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-623 (-594 *2)))
- (-4 *2
- (-13 (-356) (-295)
- (-10 -8 (-15 -2705 ((-1093 *4 (-594 $)) $))
- (-15 -2715 ((-1093 *4 (-594 $)) $))
- (-15 -1518 ($ (-1093 *4 (-594 $)))))))
- (-4 *4 (-542)) (-5 *1 (-41 *4 *2)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *1 (-937 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1068)))))
-(((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-142)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-1124 *4)) (-5 *3 (-550)) (-4 *4 (-1020))
- (-5 *1 (-1128 *4))))
- ((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-550)) (-5 *1 (-1219 *3 *4 *5)) (-4 *3 (-1020))
- (-14 *4 (-1144)) (-14 *5 *3))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-526))) (-5 *1 (-526)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *1 *1) (-4 *1 (-277)))
- ((*1 *2 *3)
- (-12 (-5 *3 (-411 *4)) (-4 *4 (-542))
- (-5 *2 (-623 (-2 (|:| -2855 (-749)) (|:| |logand| *4))))
- (-5 *1 (-313 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144)))
- (-14 *3 (-623 (-1144))) (-4 *4 (-380))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-642 *3 *4)) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825))
- (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-894))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-749)) (-4 *4 (-13 (-1020) (-696 (-400 (-550)))))
- (-4 *5 (-825)) (-5 *1 (-1243 *4 *5 *2)) (-4 *2 (-1248 *5 *4))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-5 *1 (-1247 *3 *4))
- (-4 *4 (-696 (-400 (-550)))) (-4 *3 (-825)) (-4 *4 (-170)))))
-(((*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1232)) (-5 *1 (-372))))
- ((*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-372)))))
-(((*1 *1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-173)))))
-(((*1 *2 *2 *3 *4)
- (-12 (-5 *3 (-623 (-594 *2))) (-5 *4 (-623 (-1144)))
- (-4 *2 (-13 (-423 (-167 *5)) (-975) (-1166)))
- (-4 *5 (-13 (-542) (-825))) (-5 *1 (-582 *5 *6 *2))
- (-4 *6 (-13 (-423 *5) (-975) (-1166))))))
-(((*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-268)))))
-(((*1 *1 *1 *2)
- (|partial| -12 (-5 *2 (-749)) (-4 *1 (-1203 *3)) (-4 *3 (-1020)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *1 (-846 *2 *3)) (-4 *2 (-1181)) (-4 *3 (-1181)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-802)))))
-(((*1 *2 *2 *3 *4)
- (-12 (-5 *2 (-1227 *5)) (-5 *3 (-749)) (-5 *4 (-1088)) (-4 *5 (-342))
- (-5 *1 (-519 *5)))))
-(((*1 *1 *2 *1) (-12 (-5 *1 (-121 *2)) (-4 *2 (-825)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1068)) (-5 *1 (-878 *3)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-894)) (-5 *2 (-1232)) (-5 *1 (-1228))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-894)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-749)) (-5 *2 (-1 (-1124 (-925 *4)) (-1124 (-925 *4))))
- (-5 *1 (-1235 *4)) (-4 *4 (-356)))))
-(((*1 *1 *1) (-4 *1 (-609)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975) (-1166))))))
-(((*1 *2 *3) (-12 (-5 *3 (-916 *2)) (-5 *1 (-955 *2)) (-4 *2 (-1020)))))
-(((*1 *1 *2 *3 *3 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-112)) (-5 *1 (-865 *4))
- (-4 *4 (-1068)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-400 (-550))) (-5 *1 (-312 *3 *4 *5))
- (-4 *3 (-13 (-356) (-825))) (-14 *4 (-1144)) (-14 *5 *3))))
(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-623 (-256))) (-5 *4 (-1144))
- (-5 *1 (-255 *2)) (-4 *2 (-1181))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-623 (-256))) (-5 *4 (-1144)) (-5 *2 (-52))
- (-5 *1 (-256)))))
-(((*1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-235)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-5 *2 (-550))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020))
- (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-550)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-623 (-925 *4))) (-5 *3 (-623 (-1144))) (-4 *4 (-444))
- (-5 *1 (-891 *4)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
- (-5 *2 (-623 *4)) (-5 *1 (-1096 *3 *4)) (-4 *3 (-1203 *4))))
- ((*1 *2 *3 *3 *3 *3 *3)
- (-12 (-4 *3 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
- (-5 *2 (-623 *3)) (-5 *1 (-1096 *4 *3)) (-4 *4 (-1203 *3)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-1040 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771))
- (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-112)))))
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7))
+ (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4))))
+ (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-667 *5))) (-5 *4 (-550)) (-4 *5 (-356))
- (-4 *5 (-1020)) (-5 *2 (-112)) (-5 *1 (-1002 *5))))
+ (-12 (-5 *4 (-550)) (-5 *2 (-623 (-2 (|:| -1735 *3) (|:| -3661 *4))))
+ (-5 *1 (-674 *3)) (-4 *3 (-1204 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 *2)) (-5 *4 (-1 (-112) *2 *2)) (-5 *1 (-1183 *2))
+ (-4 *2 (-1069))))
((*1 *2 *3)
- (-12 (-5 *3 (-623 (-667 *4))) (-4 *4 (-356)) (-4 *4 (-1020))
- (-5 *2 (-112)) (-5 *1 (-1002 *4)))))
-(((*1 *2 *3 *4 *5 *6)
- (|partial| -12 (-5 *4 (-1 *8 *8))
- (-5 *5
- (-1 (-2 (|:| |ans| *7) (|:| -2682 *7) (|:| |sol?| (-112)))
- (-550) *7))
- (-5 *6 (-623 (-400 *8))) (-4 *7 (-356)) (-4 *8 (-1203 *7))
- (-5 *3 (-400 *8))
- (-5 *2
- (-2
- (|:| |answer|
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (|:| |a0| *7)))
- (-5 *1 (-560 *7 *8)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-894)) (-5 *4 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1228)))))
+ (-12 (-5 *3 (-623 *2)) (-4 *2 (-1069)) (-4 *2 (-825))
+ (-5 *1 (-1183 *2)))))
+(((*1 *2 *1 *1) (-12 (-5 *2 (-550)) (-5 *1 (-372)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-1227 (-749))) (-5 *1 (-653 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-749)) (-4 *5 (-542))
- (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-942 *5 *3)) (-4 *3 (-1203 *5)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
+ (-12 (-4 *1 (-673 *3)) (-4 *3 (-1069))
+ (-5 *2 (-623 (-2 (|:| -3859 *3) (|:| -3457 (-749))))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1141 *6)) (-4 *6 (-1021)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *2 (-1141 *7)) (-5 *1 (-314 *4 *5 *6 *7))
+ (-4 *7 (-923 *6 *4 *5)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-32 *3 *4))
- (-4 *4 (-423 *3))))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-749)) (-5 *1 (-114))))
- ((*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-114))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *4))
- (-4 *4 (-423 *3))))
- ((*1 *2 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-114)) (-5 *1 (-161))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *4))
- (-4 *4 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2) (-12 (-5 *2 (-114)) (-5 *1 (-294 *3)) (-4 *3 (-295))))
- ((*1 *2 *2) (-12 (-4 *1 (-295)) (-5 *2 (-114))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-114)) (-4 *4 (-825)) (-5 *1 (-422 *3 *4))
- (-4 *3 (-423 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *4))
- (-4 *4 (-423 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-114)) (-5 *1 (-594 *3)) (-4 *3 (-825))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *4))
- (-4 *4 (-13 (-423 *3) (-975) (-1166)))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-992)))))
-(((*1 *1 *1 *2 *1) (-12 (-4 *1 (-125 *2)) (-4 *2 (-1068)))))
-(((*1 *2 *3 *3 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-734)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-699)) (-5 *2 (-894))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-701)) (-5 *2 (-749)))))
-(((*1 *1 *2) (-12 (-5 *2 (-894)) (-4 *1 (-361))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-894)) (-5 *2 (-1227 *4)) (-5 *1 (-519 *4))
- (-4 *4 (-342))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-825)) (-5 *1 (-692 *2 *3 *4)) (-4 *3 (-1068))
- (-14 *4
- (-1 (-112) (-2 (|:| -2922 *2) (|:| -3521 *3))
- (-2 (|:| -2922 *2) (|:| -3521 *3)))))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-550) (-550))) (-5 *1 (-354 *3)) (-4 *3 (-1068))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-749) (-749))) (-5 *1 (-379 *3)) (-4 *3 (-1068))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4)
- (-5 *1 (-627 *3 *4 *5)) (-4 *3 (-1068)))))
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-550)) (-4 *4 (-1203 (-400 *3))) (-5 *2 (-894))
- (-5 *1 (-886 *4 *5)) (-4 *5 (-1203 (-400 *4))))))
-(((*1 *1 *2 *2 *3 *1)
- (-12 (-5 *2 (-1144)) (-5 *3 (-1072)) (-5 *1 (-284)))))
+ (-12 (-5 *3 (-749)) (-5 *2 (-667 (-926 *4))) (-5 *1 (-1002 *4))
+ (-4 *4 (-1021)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-894)) (-5 *2 (-1140 *4)) (-5 *1 (-350 *4))
- (-4 *4 (-342)))))
-(((*1 *2 *3 *2 *4)
- (|partial| -12 (-5 *4 (-1 (-3 (-550) "failed") *5)) (-4 *5 (-1020))
- (-5 *2 (-550)) (-5 *1 (-533 *5 *3)) (-4 *3 (-1203 *5))))
- ((*1 *2 *3 *4 *2 *5)
- (|partial| -12 (-5 *5 (-1 (-3 (-550) "failed") *4)) (-4 *4 (-1020))
- (-5 *2 (-550)) (-5 *1 (-533 *4 *3)) (-4 *3 (-1203 *4))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *5 (-1 (-3 (-550) "failed") *4)) (-4 *4 (-1020))
- (-5 *2 (-550)) (-5 *1 (-533 *4 *3)) (-4 *3 (-1203 *4)))))
+ (-12 (-5 *3 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))
+ (-5 *2 (-400 (-550))) (-5 *1 (-994 *4)) (-4 *4 (-1204 (-550))))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))
- (-5 *2 (-372)) (-5 *1 (-260))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1227 (-309 (-219)))) (-5 *2 (-372)) (-5 *1 (-298)))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-623 (-925 *3))) (-4 *3 (-444))
- (-5 *1 (-353 *3 *4)) (-14 *4 (-623 (-1144)))))
- ((*1 *2 *2)
- (|partial| -12 (-5 *2 (-623 (-758 *3 (-838 *4)))) (-4 *3 (-444))
- (-14 *4 (-623 (-1144))) (-5 *1 (-608 *3 *4)))))
-(((*1 *2 *3 *4 *4 *2 *2 *2)
- (-12 (-5 *2 (-550))
- (-5 *3
- (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-749)) (|:| |poli| *4)
- (|:| |polj| *4)))
- (-4 *6 (-771)) (-4 *4 (-922 *5 *6 *7)) (-4 *5 (-444)) (-4 *7 (-825))
- (-5 *1 (-441 *5 *6 *7 *4)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-5 *3 (-112)) (-5 *1 (-110))))
- ((*1 *2 *2) (-12 (-5 *2 (-894)) (|has| *1 (-6 -4333)) (-4 *1 (-397))))
- ((*1 *2) (-12 (-4 *1 (-397)) (-5 *2 (-894)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-623 *7)) (-4 *7 (-1040 *3 *4 *5 *6)) (-4 *3 (-444))
- (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5))
- (-5 *1 (-961 *3 *4 *5 *6 *7))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-623 *7)) (-4 *7 (-1040 *3 *4 *5 *6)) (-4 *3 (-444))
- (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5))
- (-5 *1 (-1075 *3 *4 *5 *6 *7)))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-335 *4 *3 *5)) (-4 *4 (-1185)) (-4 *3 (-1203 *4))
- (-4 *5 (-1203 (-400 *3))) (-5 *2 (-112))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))))
-(((*1 *1 *1) (-5 *1 (-1032))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-542) (-145))) (-5 *1 (-527 *3 *2))
- (-4 *2 (-1218 *3))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-4 *4 (-1203 *3))
- (-4 *5 (-703 *3 *4)) (-5 *1 (-531 *3 *4 *5 *2)) (-4 *2 (-1218 *5))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-5 *1 (-532 *3 *2))
- (-4 *2 (-1218 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-13 (-542) (-145)))
- (-5 *1 (-1120 *3)))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-4 *1 (-592 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1068)))))
-(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-250)))))
-(((*1 *1 *2 *1) (-12 (-5 *2 (-1143)) (-5 *1 (-323)))))
-(((*1 *2)
- (-12 (-4 *3 (-542)) (-5 *2 (-623 (-667 *3))) (-5 *1 (-43 *3 *4))
- (-4 *4 (-410 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-169))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1176 *3)) (-4 *3 (-947)))))
+ (-12 (-5 *3 (-797 *4)) (-4 *4 (-825)) (-5 *2 (-112))
+ (-5 *1 (-650 *4)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-400 (-925 (-550)))))
- (-5 *2 (-623 (-623 (-287 (-925 *4))))) (-5 *1 (-373 *4))
- (-4 *4 (-13 (-823) (-356)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-287 (-400 (-925 (-550))))))
- (-5 *2 (-623 (-623 (-287 (-925 *4))))) (-5 *1 (-373 *4))
- (-4 *4 (-13 (-823) (-356)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 (-925 (-550)))) (-5 *2 (-623 (-287 (-925 *4))))
- (-5 *1 (-373 *4)) (-4 *4 (-13 (-823) (-356)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-287 (-400 (-925 (-550)))))
- (-5 *2 (-623 (-287 (-925 *4)))) (-5 *1 (-373 *4))
- (-4 *4 (-13 (-823) (-356)))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *5 (-1144))
- (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))
- (-4 *4 (-13 (-29 *6) (-1166) (-932)))
- (-5 *2 (-2 (|:| |particular| *4) (|:| -2437 (-623 *4))))
- (-5 *1 (-630 *6 *4 *3)) (-4 *3 (-634 *4))))
- ((*1 *2 *3 *2 *4 *2 *5)
- (|partial| -12 (-5 *4 (-1144)) (-5 *5 (-623 *2))
- (-4 *2 (-13 (-29 *6) (-1166) (-932)))
- (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))
- (-5 *1 (-630 *6 *2 *3)) (-4 *3 (-634 *2))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-667 *5)) (-4 *5 (-356))
- (-5 *2
- (-2 (|:| |particular| (-3 (-1227 *5) "failed"))
- (|:| -2437 (-623 (-1227 *5)))))
- (-5 *1 (-645 *5)) (-5 *4 (-1227 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-623 *5))) (-4 *5 (-356))
- (-5 *2
- (-2 (|:| |particular| (-3 (-1227 *5) "failed"))
- (|:| -2437 (-623 (-1227 *5)))))
- (-5 *1 (-645 *5)) (-5 *4 (-1227 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-667 *5)) (-4 *5 (-356))
- (-5 *2
- (-623
- (-2 (|:| |particular| (-3 (-1227 *5) "failed"))
- (|:| -2437 (-623 (-1227 *5))))))
- (-5 *1 (-645 *5)) (-5 *4 (-623 (-1227 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-623 *5))) (-4 *5 (-356))
- (-5 *2
- (-623
- (-2 (|:| |particular| (-3 (-1227 *5) "failed"))
- (|:| -2437 (-623 (-1227 *5))))))
- (-5 *1 (-645 *5)) (-5 *4 (-623 (-1227 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-356)) (-4 *6 (-13 (-366 *5) (-10 -7 (-6 -4343))))
- (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4343))))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2437 (-623 *4))))
- (-5 *1 (-646 *5 *6 *4 *3)) (-4 *3 (-665 *5 *6 *4))))
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771))
+ (-4 *7 (-825)) (-4 *8 (-1035 *5 *6 *7)) (-5 *2 (-623 *3))
+ (-5 *1 (-574 *5 *6 *7 *8 *3)) (-4 *3 (-1078 *5 *6 *7 *8))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-356)) (-4 *6 (-13 (-366 *5) (-10 -7 (-6 -4343))))
- (-4 *7 (-13 (-366 *5) (-10 -7 (-6 -4343))))
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145)))
(-5 *2
- (-623
- (-2 (|:| |particular| (-3 *7 "failed")) (|:| -2437 (-623 *7)))))
- (-5 *1 (-646 *5 *6 *7 *3)) (-5 *4 (-623 *7))
- (-4 *3 (-665 *5 *6 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-623 (-1144))) (-4 *5 (-542))
- (-5 *2 (-623 (-623 (-287 (-400 (-925 *5)))))) (-5 *1 (-748 *5))))
+ (-623 (-2 (|:| -4018 (-1141 *5)) (|:| -2999 (-623 (-926 *5))))))
+ (-5 *1 (-1047 *5 *6)) (-5 *3 (-623 (-926 *5)))
+ (-14 *6 (-623 (-1145)))))
((*1 *2 *3)
- (-12 (-5 *3 (-623 (-925 *4))) (-4 *4 (-542))
- (-5 *2 (-623 (-623 (-287 (-400 (-925 *4)))))) (-5 *1 (-748 *4))))
- ((*1 *2 *2 *2 *3 *4)
- (|partial| -12 (-5 *3 (-114)) (-5 *4 (-1144))
- (-4 *5 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))
- (-5 *1 (-750 *5 *2)) (-4 *2 (-13 (-29 *5) (-1166) (-932)))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-667 *7)) (-5 *5 (-1144))
- (-4 *7 (-13 (-29 *6) (-1166) (-932)))
- (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))
- (-5 *2
- (-2 (|:| |particular| (-1227 *7)) (|:| -2437 (-623 (-1227 *7)))))
- (-5 *1 (-780 *6 *7)) (-5 *4 (-1227 *7))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-667 *6)) (-5 *4 (-1144))
- (-4 *6 (-13 (-29 *5) (-1166) (-932)))
- (-4 *5 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))
- (-5 *2 (-623 (-1227 *6))) (-5 *1 (-780 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-623 (-287 *7))) (-5 *4 (-623 (-114)))
- (-5 *5 (-1144)) (-4 *7 (-13 (-29 *6) (-1166) (-932)))
- (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))
- (-5 *2
- (-2 (|:| |particular| (-1227 *7)) (|:| -2437 (-623 (-1227 *7)))))
- (-5 *1 (-780 *6 *7))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-623 *7)) (-5 *4 (-623 (-114)))
- (-5 *5 (-1144)) (-4 *7 (-13 (-29 *6) (-1166) (-932)))
- (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))
- (-5 *2
- (-2 (|:| |particular| (-1227 *7)) (|:| -2437 (-623 (-1227 *7)))))
- (-5 *1 (-780 *6 *7))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-287 *7)) (-5 *4 (-114)) (-5 *5 (-1144))
- (-4 *7 (-13 (-29 *6) (-1166) (-932)))
- (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))
+ (-12 (-4 *4 (-13 (-300) (-145)))
(-5 *2
- (-3 (-2 (|:| |particular| *7) (|:| -2437 (-623 *7))) *7 "failed"))
- (-5 *1 (-780 *6 *7))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-114)) (-5 *5 (-1144))
- (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))
+ (-623 (-2 (|:| -4018 (-1141 *4)) (|:| -2999 (-623 (-926 *4))))))
+ (-5 *1 (-1047 *4 *5)) (-5 *3 (-623 (-926 *4)))
+ (-14 *5 (-623 (-1145)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145)))
(-5 *2
- (-3 (-2 (|:| |particular| *3) (|:| -2437 (-623 *3))) *3 "failed"))
- (-5 *1 (-780 *6 *3)) (-4 *3 (-13 (-29 *6) (-1166) (-932)))))
- ((*1 *2 *3 *4 *3 *5)
- (|partial| -12 (-5 *3 (-287 *2)) (-5 *4 (-114)) (-5 *5 (-623 *2))
- (-4 *2 (-13 (-29 *6) (-1166) (-932))) (-5 *1 (-780 *6 *2))
- (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))))
- ((*1 *2 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-114)) (-5 *4 (-287 *2)) (-5 *5 (-623 *2))
- (-4 *2 (-13 (-29 *6) (-1166) (-932)))
- (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))
- (-5 *1 (-780 *6 *2))))
- ((*1 *2 *3) (-12 (-5 *3 (-786)) (-5 *2 (-1008)) (-5 *1 (-783))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-786)) (-5 *4 (-1032)) (-5 *2 (-1008)) (-5 *1 (-783))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1227 (-309 (-372)))) (-5 *4 (-372)) (-5 *5 (-623 *4))
- (-5 *2 (-1008)) (-5 *1 (-783))))
- ((*1 *2 *3 *4 *4 *5 *4)
- (-12 (-5 *3 (-1227 (-309 (-372)))) (-5 *4 (-372)) (-5 *5 (-623 *4))
- (-5 *2 (-1008)) (-5 *1 (-783))))
- ((*1 *2 *3 *4 *4 *5 *6 *4)
- (-12 (-5 *3 (-1227 (-309 *4))) (-5 *5 (-623 (-372)))
- (-5 *6 (-309 (-372))) (-5 *4 (-372)) (-5 *2 (-1008)) (-5 *1 (-783))))
- ((*1 *2 *3 *4 *4 *5 *5 *4)
- (-12 (-5 *3 (-1227 (-309 (-372)))) (-5 *4 (-372)) (-5 *5 (-623 *4))
- (-5 *2 (-1008)) (-5 *1 (-783))))
- ((*1 *2 *3 *4 *4 *5 *6 *5 *4)
- (-12 (-5 *3 (-1227 (-309 *4))) (-5 *5 (-623 (-372)))
- (-5 *6 (-309 (-372))) (-5 *4 (-372)) (-5 *2 (-1008)) (-5 *1 (-783))))
- ((*1 *2 *3 *4 *4 *5 *6 *5 *4 *4)
- (-12 (-5 *3 (-1227 (-309 *4))) (-5 *5 (-623 (-372)))
- (-5 *6 (-309 (-372))) (-5 *4 (-372)) (-5 *2 (-1008)) (-5 *1 (-783))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12
- (-5 *5
- (-1
- (-3 (-2 (|:| |particular| *6) (|:| -2437 (-623 *6))) "failed")
- *7 *6))
- (-4 *6 (-356)) (-4 *7 (-634 *6))
- (-5 *2 (-2 (|:| |particular| (-1227 *6)) (|:| -2437 (-667 *6))))
- (-5 *1 (-791 *6 *7)) (-5 *3 (-667 *6)) (-5 *4 (-1227 *6))))
- ((*1 *2 *3) (-12 (-5 *3 (-871)) (-5 *2 (-1008)) (-5 *1 (-870))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-871)) (-5 *4 (-1032)) (-5 *2 (-1008)) (-5 *1 (-870))))
- ((*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7 *8)
- (-12 (-5 *4 (-749)) (-5 *6 (-623 (-623 (-309 *3)))) (-5 *7 (-1126))
- (-5 *8 (-219)) (-5 *5 (-623 (-309 (-372)))) (-5 *3 (-372))
- (-5 *2 (-1008)) (-5 *1 (-870))))
- ((*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7)
- (-12 (-5 *4 (-749)) (-5 *6 (-623 (-623 (-309 *3)))) (-5 *7 (-1126))
- (-5 *5 (-623 (-309 (-372)))) (-5 *3 (-372)) (-5 *2 (-1008))
- (-5 *1 (-870))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-925 (-400 (-550)))) (-5 *2 (-623 (-372)))
- (-5 *1 (-996)) (-5 *4 (-372))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-925 (-550))) (-5 *2 (-623 (-372))) (-5 *1 (-996))
- (-5 *4 (-372))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
- (-5 *2 (-623 *4)) (-5 *1 (-1096 *3 *4)) (-4 *3 (-1203 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))
- (-5 *2 (-623 (-287 (-309 *4)))) (-5 *1 (-1099 *4))
- (-5 *3 (-309 *4))))
+ (-623 (-2 (|:| -4018 (-1141 *5)) (|:| -2999 (-623 (-926 *5))))))
+ (-5 *1 (-1047 *5 *6)) (-5 *3 (-623 (-926 *5)))
+ (-14 *6 (-623 (-1145))))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1 (-917 (-219)) (-917 (-219)))) (-5 *1 (-256))))
((*1 *2 *3)
- (-12 (-4 *4 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))
- (-5 *2 (-623 (-287 (-309 *4)))) (-5 *1 (-1099 *4))
- (-5 *3 (-287 (-309 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1144))
- (-4 *5 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))
- (-5 *2 (-623 (-287 (-309 *5)))) (-5 *1 (-1099 *5))
- (-5 *3 (-287 (-309 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1144))
- (-4 *5 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))
- (-5 *2 (-623 (-287 (-309 *5)))) (-5 *1 (-1099 *5))
- (-5 *3 (-309 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 (-1144)))
- (-4 *5 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))
- (-5 *2 (-623 (-623 (-287 (-309 *5))))) (-5 *1 (-1099 *5))
- (-5 *3 (-623 (-287 (-309 *5))))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-400 (-925 *5)))) (-5 *4 (-623 (-1144)))
- (-4 *5 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-925 *5))))))
- (-5 *1 (-1150 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 (-1144))) (-4 *5 (-542))
- (-5 *2 (-623 (-623 (-287 (-400 (-925 *5)))))) (-5 *1 (-1150 *5))
- (-5 *3 (-623 (-287 (-400 (-925 *5)))))))
+ (-12 (-5 *3 (-1228 *1)) (-4 *1 (-322 *4)) (-4 *4 (-356))
+ (-5 *2 (-667 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-1228 *3))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170))
+ (-5 *2 (-667 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170))
+ (-5 *2 (-1228 *4))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1228 *1)) (-4 *1 (-363 *4 *5)) (-4 *4 (-170))
+ (-4 *5 (-1204 *4)) (-5 *2 (-667 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1228 *1)) (-4 *1 (-363 *4 *5)) (-4 *4 (-170))
+ (-4 *5 (-1204 *4)) (-5 *2 (-1228 *4))))
((*1 *2 *3)
- (-12 (-5 *3 (-623 (-400 (-925 *4)))) (-4 *4 (-542))
- (-5 *2 (-623 (-623 (-287 (-400 (-925 *4)))))) (-5 *1 (-1150 *4))))
+ (-12 (-5 *3 (-1228 *1)) (-4 *1 (-402 *4 *5)) (-4 *4 (-170))
+ (-4 *5 (-1204 *4)) (-5 *2 (-667 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-402 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1204 *3))
+ (-5 *2 (-1228 *3))))
((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-623 (-623 (-287 (-400 (-925 *4))))))
- (-5 *1 (-1150 *4)) (-5 *3 (-623 (-287 (-400 (-925 *4)))))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1144)) (-4 *5 (-542))
- (-5 *2 (-623 (-287 (-400 (-925 *5))))) (-5 *1 (-1150 *5))
- (-5 *3 (-400 (-925 *5)))))
+ (-12 (-5 *3 (-1228 *1)) (-4 *1 (-410 *4)) (-4 *4 (-170))
+ (-5 *2 (-667 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-1228 *3))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1144)) (-4 *5 (-542))
- (-5 *2 (-623 (-287 (-400 (-925 *5))))) (-5 *1 (-1150 *5))
- (-5 *3 (-287 (-400 (-925 *5))))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-623 (-287 (-400 (-925 *4)))))
- (-5 *1 (-1150 *4)) (-5 *3 (-400 (-925 *4)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-623 (-287 (-400 (-925 *4)))))
- (-5 *1 (-1150 *4)) (-5 *3 (-287 (-400 (-925 *4)))))))
-(((*1 *2 *1) (-12 (-4 *1 (-34)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-444)) (-4 *4 (-825)) (-4 *5 (-771)) (-5 *2 (-112))
- (-5 *1 (-960 *3 *4 *5 *6)) (-4 *6 (-922 *3 *5 *4))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-1108 *3 *4)) (-4 *3 (-13 (-1068) (-34)))
- (-4 *4 (-13 (-1068) (-34))))))
-(((*1 *2 *3 *3 *4 *4 *4 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-727)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-667 *3)) (-4 *3 (-1020)) (-5 *1 (-668 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-1149))) (-5 *1 (-181)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300))
- (-5 *2 (-623 (-749))) (-5 *1 (-756 *3 *4 *5 *6 *7))
- (-4 *3 (-1203 *6)) (-4 *7 (-922 *6 *4 *5)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-1020)) (-5 *1 (-436 *3 *2)) (-4 *2 (-1203 *3)))))
-(((*1 *1 *1 *1) (-5 *1 (-112))) ((*1 *1 *1 *1) (-4 *1 (-123))))
-(((*1 *1 *2 *2) (-12 (-5 *1 (-850 *2)) (-4 *2 (-1181))))
- ((*1 *1 *2 *2 *2) (-12 (-5 *1 (-852 *2)) (-4 *2 (-1181))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-623 (-916 *3)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-623 (-916 *3))) (-4 *3 (-1020)) (-4 *1 (-1102 *3))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 (-623 *3))) (-4 *1 (-1102 *3)) (-4 *3 (-1020))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 (-916 *3))) (-4 *1 (-1102 *3)) (-4 *3 (-1020)))))
-(((*1 *1 *1 *1) (-5 *1 (-836))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *1) (-5 *1 (-430))))
-(((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
+ (-12 (-5 *4 (-623 (-667 *5))) (-5 *3 (-667 *5)) (-4 *5 (-356))
+ (-5 *2 (-1228 *5)) (-5 *1 (-1055 *5)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-925 *5)) (-4 *5 (-1020)) (-5 *2 (-473 *4 *5))
- (-5 *1 (-917 *4 *5)) (-14 *4 (-623 (-1144))))))
+ (-12 (-4 *4 (-1021))
+ (-4 *2 (-13 (-397) (-1012 *4) (-356) (-1167) (-277)))
+ (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1204 *4)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1219 *2 *3 *4)) (-4 *2 (-1020)) (-14 *3 (-1144))
- (-14 *4 *2))))
-(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-1034 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *2 (-825))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)))))
-(((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1126)) (-5 *4 (-550)) (-5 *5 (-667 (-219)))
- (-5 *2 (-1008)) (-5 *1 (-736)))))
-(((*1 *2 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1232)) (-5 *1 (-979)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-949 *4 *5 *6 *3)) (-4 *4 (-1020)) (-4 *5 (-771))
- (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-4 *4 (-542))
- (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-623 (-1167 *3))) (-5 *1 (-1167 *3)) (-4 *3 (-1068)))))
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-667 (-400 (-926 *4)))) (-4 *4 (-444))
+ (-5 *2 (-623 (-3 (-400 (-926 *4)) (-1134 (-1145) (-926 *4)))))
+ (-5 *1 (-285 *4)))))
(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1144)) (-5 *5 (-1062 (-219))) (-5 *2 (-900))
- (-5 *1 (-898 *3)) (-4 *3 (-596 (-526)))))
+ (-12 (-5 *4 (-112))
+ (-4 *6 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-4 *3 (-13 (-27) (-1167) (-423 *6) (-10 -8 (-15 -2233 ($ *7)))))
+ (-4 *7 (-823))
+ (-4 *8
+ (-13 (-1206 *3 *7) (-356) (-1167)
+ (-10 -8 (-15 -2798 ($ $)) (-15 -2149 ($ $)))))
+ (-5 *2
+ (-3 (|:| |%series| *8)
+ (|:| |%problem| (-2 (|:| |func| (-1127)) (|:| |prob| (-1127))))))
+ (-5 *1 (-415 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1127)) (-4 *9 (-957 *8))
+ (-14 *10 (-1145)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1041 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771))
+ (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-112)))))
+(((*1 *2) (-12 (-5 *2 (-1116 (-1127))) (-5 *1 (-384)))))
+(((*1 *1) (-4 *1 (-23))) ((*1 *1) (-4 *1 (-34)))
+ ((*1 *1)
+ (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749))
+ (-4 *4 (-170))))
+ ((*1 *1) (-4 *1 (-705))) ((*1 *1) (-5 *1 (-1145))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-287 (-400 (-926 *5)))) (-5 *4 (-1145))
+ (-4 *5 (-13 (-300) (-825) (-145)))
+ (-5 *2 (-1134 (-623 (-309 *5)) (-623 (-287 (-309 *5)))))
+ (-5 *1 (-1098 *5))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1144)) (-5 *2 (-900)) (-5 *1 (-898 *3))
- (-4 *3 (-596 (-526)))))
- ((*1 *1 *2) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *1 (-900))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1062 (-219)))
- (-5 *1 (-900)))))
+ (-12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-1145))
+ (-4 *5 (-13 (-300) (-825) (-145)))
+ (-5 *2 (-1134 (-623 (-309 *5)) (-623 (-287 (-309 *5)))))
+ (-5 *1 (-1098 *5)))))
+(((*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1014)))))
(((*1 *1 *1)
- (-12 (-5 *1 (-1132 *2 *3)) (-14 *2 (-894)) (-4 *3 (-1020)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-922 *3 *4 *5)) (-4 *3 (-356))
- (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *6)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1068)) (-5 *1 (-878 *3)))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-1 (-219) (-219) (-219)))
- (-5 *4 (-1 (-219) (-219) (-219) (-219)))
- (-5 *2 (-1 (-916 (-219)) (-219) (-219))) (-5 *1 (-675)))))
+ (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-170)) (-4 *2 (-542))))
+ ((*1 *1 *1) (|partial| -4 *1 (-701))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-1144))) (-4 *4 (-13 (-300) (-145)))
- (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771))
- (-5 *2 (-623 (-400 (-925 *4)))) (-5 *1 (-897 *4 *5 *6 *7))
- (-4 *7 (-922 *4 *6 *5)))))
+ (-12 (-5 *3 (-623 *4)) (-4 *4 (-825)) (-5 *2 (-623 (-642 *4 *5)))
+ (-5 *1 (-607 *4 *5 *6)) (-4 *5 (-13 (-170) (-696 (-400 (-550)))))
+ (-14 *6 (-895)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1226 *2)) (-4 *2 (-1182)) (-4 *2 (-976))
+ (-4 *2 (-1021)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-542) (-825))) (-5 *2 (-167 *5))
- (-5 *1 (-582 *4 *5 *3)) (-4 *5 (-13 (-423 *4) (-975) (-1166)))
- (-4 *3 (-13 (-423 (-167 *4)) (-975) (-1166))))))
-(((*1 *2 *2) (|partial| -12 (-5 *1 (-544 *2)) (-4 *2 (-535)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-136))))
- ((*1 *2 *1) (-12 (-5 *2 (-1180)) (-5 *1 (-154))))
- ((*1 *2 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1181))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-470))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-575))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-606))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-1068))
- (-4 *2 (-13 (-423 *4) (-859 *3) (-596 (-865 *3))))
- (-5 *1 (-1044 *3 *4 *2))
- (-4 *4 (-13 (-1020) (-859 *3) (-825) (-596 (-865 *3))))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-1068)) (-5 *1 (-1133 *3 *2)) (-4 *3 (-1068)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-802)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372))
- (-5 *2
- (-2 (|:| -3625 *4) (|:| -2478 *4) (|:| |totalpts| (-550))
- (|:| |success| (-112))))
- (-5 *1 (-767)) (-5 *5 (-550)))))
-(((*1 *2 *3 *3 *3 *3)
- (-12 (-5 *3 (-550)) (-5 *2 (-112)) (-5 *1 (-472)))))
+ (-12 (-4 *4 (-542)) (-5 *2 (-623 *3)) (-5 *1 (-43 *4 *3))
+ (-4 *3 (-410 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-800)))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
- (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
- (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
- (|:| |abserr| (-219)) (|:| |relerr| (-219))))
- (-5 *2 (-372)) (-5 *1 (-199)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1232)) (-5 *1 (-372)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-749)) (-4 *4 (-300)) (-4 *6 (-1203 *4))
- (-5 *2 (-1227 (-623 *6))) (-5 *1 (-447 *4 *6)) (-5 *5 (-623 *6)))))
-(((*1 *2 *3 *3 *3 *4 *5 *4 *6)
- (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219)))
- (-5 *5 (-1062 (-219))) (-5 *6 (-550)) (-5 *2 (-1176 (-899)))
- (-5 *1 (-311))))
- ((*1 *2 *3 *3 *3 *4 *5 *4 *6 *7)
- (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219)))
- (-5 *5 (-1062 (-219))) (-5 *6 (-550)) (-5 *7 (-1126))
- (-5 *2 (-1176 (-899))) (-5 *1 (-311))))
- ((*1 *2 *3 *3 *3 *4 *5 *6 *7)
- (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219)))
- (-5 *5 (-1062 (-219))) (-5 *6 (-219)) (-5 *7 (-550))
- (-5 *2 (-1176 (-899))) (-5 *1 (-311))))
- ((*1 *2 *3 *3 *3 *4 *5 *6 *7 *8)
- (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219)))
- (-5 *5 (-1062 (-219))) (-5 *6 (-219)) (-5 *7 (-550)) (-5 *8 (-1126))
- (-5 *2 (-1176 (-899))) (-5 *1 (-311)))))
+ (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-661 *4 *3)) (-4 *4 (-1069))
+ (-4 *3 (-1069)))))
+(((*1 *2 *3 *4 *3)
+ (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1204 *5)) (-4 *5 (-356))
+ (-5 *2 (-2 (|:| -3230 (-400 *6)) (|:| |coeff| (-400 *6))))
+ (-5 *1 (-560 *5 *6)) (-5 *3 (-400 *6)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-623 *3)) (-4 *3 (-300)) (-5 *1 (-177 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))))
+(((*1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-300)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7))
+ (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4))))
+ (-5 *1 (-1042 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-3
- (|:| |noa|
- (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219)))
- (|:| |lb| (-623 (-818 (-219))))
- (|:| |cf| (-623 (-309 (-219))))
- (|:| |ub| (-623 (-818 (-219))))))
- (|:| |lsa|
- (-2 (|:| |lfn| (-623 (-309 (-219))))
- (|:| -3862 (-623 (-219)))))))
- (-5 *2 (-623 (-1126))) (-5 *1 (-260)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-136))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-154))))
- ((*1 *2 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1181))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-470))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-575))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-606))))
+ (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2))
+ (-4 *4 (-13 (-825) (-542))))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-1228 (-550))) (-5 *3 (-550)) (-5 *1 (-1079))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *2 (-1228 (-550))) (-5 *3 (-623 (-550))) (-5 *4 (-550))
+ (-5 *1 (-1079)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-1228 *4)) (-5 *3 (-1089)) (-4 *4 (-342))
+ (-5 *1 (-519 *4)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-356)) (-4 *3 (-1021))
+ (-5 *1 (-1129 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-940 *3)) (-4 *3 (-941)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-5 *2 (-623 *3))))
((*1 *2 *1)
- (-12 (-4 *3 (-1068))
- (-4 *2 (-13 (-423 *4) (-859 *3) (-596 (-865 *3))))
- (-5 *1 (-1044 *3 *4 *2))
- (-4 *4 (-13 (-1020) (-859 *3) (-825) (-596 (-865 *3))))))
+ (-12 (|has| *1 (-6 -4344)) (-4 *1 (-481 *3)) (-4 *3 (-1182))
+ (-5 *2 (-623 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-319 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-770))
+ (-5 *2 (-623 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-1069))
+ (-5 *2 (-623 *3))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1125 *3)) (-5 *1 (-579 *3)) (-4 *3 (-1021))))
((*1 *2 *1)
- (-12 (-4 *2 (-1068)) (-5 *1 (-1133 *2 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *3) (-12 (-5 *3 (-916 *2)) (-5 *1 (-955 *2)) (-4 *2 (-1020)))))
+ (-12 (-5 *2 (-623 *3)) (-5 *1 (-714 *3 *4)) (-4 *3 (-1021))
+ (-4 *4 (-705))))
+ ((*1 *2 *1) (-12 (-4 *1 (-827 *3)) (-4 *3 (-1021)) (-5 *2 (-623 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1219 *3)) (-4 *3 (-1021)) (-5 *2 (-1125 *3)))))
(((*1 *2 *1)
- (-12 (-4 *2 (-1068)) (-5 *1 (-937 *2 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-356) (-823)))
- (-5 *2 (-2 (|:| |start| *3) (|:| -1877 (-411 *3))))
- (-5 *1 (-179 *4 *3)) (-4 *3 (-1203 (-167 *4))))))
-(((*1 *2 *3) (-12 (-5 *3 (-526)) (-5 *1 (-525 *2)) (-4 *2 (-1181))))
- ((*1 *2 *1) (-12 (-5 *2 (-52)) (-5 *1 (-526)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-367 *3 *4)) (-4 *3 (-825))
- (-4 *4 (-170))))
+ (-12 (-5 *2 (-3 (|:| |fst| (-427)) (|:| -2487 "void")))
+ (-5 *1 (-430)))))
+(((*1 *2 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-542)) (-4 *2 (-535))))
+ ((*1 *1 *1) (-4 *1 (-1030))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-1141 *1)) (-5 *3 (-1145)) (-4 *1 (-27))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1141 *1)) (-4 *1 (-27))))
+ ((*1 *1 *2) (-12 (-5 *2 (-926 *1)) (-4 *1 (-27))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-1248 *3 *4)) (-4 *3 (-825))
- (-4 *4 (-1020)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-1124 *2)) (-4 *2 (-300)) (-5 *1 (-172 *2)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-1251 *4 *2)) (-4 *1 (-367 *4 *2)) (-4 *4 (-825))
- (-4 *2 (-170))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1244 *3 *2)) (-4 *3 (-825)) (-4 *2 (-1020))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-797 *4)) (-4 *1 (-1244 *4 *2)) (-4 *4 (-825))
- (-4 *2 (-1020))))
- ((*1 *2 *1 *3)
- (-12 (-4 *2 (-1020)) (-5 *1 (-1250 *2 *3)) (-4 *3 (-821)))))
-(((*1 *2)
- (-12 (-14 *4 (-749)) (-4 *5 (-1181)) (-5 *2 (-133))
- (-5 *1 (-231 *3 *4 *5)) (-4 *3 (-232 *4 *5))))
- ((*1 *2)
- (-12 (-4 *4 (-356)) (-5 *2 (-133)) (-5 *1 (-321 *3 *4))
- (-4 *3 (-322 *4))))
- ((*1 *2)
- (-12 (-5 *2 (-749)) (-5 *1 (-383 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2)
- (-4 *5 (-170))))
+ (-12 (-5 *2 (-1145)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-825) (-542)))))
+ ((*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-825) (-542))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 *8)) (-5 *4 (-135 *5 *6 *7)) (-14 *5 (-550))
+ (-14 *6 (-749)) (-4 *7 (-170)) (-4 *8 (-170))
+ (-5 *2 (-135 *5 *6 *8)) (-5 *1 (-134 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 *9)) (-4 *9 (-1021)) (-4 *5 (-825)) (-4 *6 (-771))
+ (-4 *8 (-1021)) (-4 *2 (-923 *9 *7 *5))
+ (-5 *1 (-707 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-771))
+ (-4 *4 (-923 *8 *6 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-5 *2 (-550))))
((*1 *2 *1)
- (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-550))
- (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-623 *6)) (-4 *6 (-825)) (-4 *4 (-356)) (-4 *5 (-771))
- (-5 *2 (-550)) (-5 *1 (-495 *4 *5 *6 *7)) (-4 *7 (-922 *4 *5 *6))))
- ((*1 *2 *1) (-12 (-4 *1 (-953 *3)) (-4 *3 (-1020)) (-5 *2 (-894))))
- ((*1 *2) (-12 (-4 *1 (-1234 *3)) (-4 *3 (-356)) (-5 *2 (-133)))))
+ (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021))
+ (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-550)))))
+(((*1 *2 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)) (-4 *2 (-1167))))
+ ((*1 *2 *1) (-12 (-5 *1 (-324 *2)) (-4 *2 (-825))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-594 *3)) (-4 *3 (-825)))))
+(((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1175 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
- (-5 *2 (-623 *4)) (-5 *1 (-1096 *3 *4)) (-4 *3 (-1203 *4))))
- ((*1 *2 *3 *3 *3 *3)
- (-12 (-4 *3 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
- (-5 *2 (-623 *3)) (-5 *1 (-1096 *4 *3)) (-4 *4 (-1203 *3)))))
-(((*1 *2 *3 *4 *5 *6)
- (|partial| -12 (-5 *4 (-1 *8 *8))
- (-5 *5
- (-1 (-3 (-2 (|:| -1653 *7) (|:| |coeff| *7)) "failed") *7))
- (-5 *6 (-623 (-400 *8))) (-4 *7 (-356)) (-4 *8 (-1203 *7))
- (-5 *3 (-400 *8))
+ (|partial| -12
+ (-5 *3
+ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219))
+ (|:| |relerr| (-219))))
(-5 *2
(-2
- (|:| |answer|
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (|:| |a0| *7)))
- (-5 *1 (-560 *7 *8)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-542)) (-5 *1 (-41 *3 *2))
- (-4 *2
- (-13 (-356) (-295)
- (-10 -8 (-15 -2705 ((-1093 *3 (-594 $)) $))
- (-15 -2715 ((-1093 *3 (-594 $)) $))
- (-15 -1518 ($ (-1093 *3 (-594 $))))))))))
+ (|:| |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| (-1125 (-219)))
+ (|:| |notEvaluated|
+ "Internal singularities not yet evaluated")))
+ (|:| -2873
+ (-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 (-545)))))
+(((*1 *1 *1 *1 *1) (-4 *1 (-535))))
(((*1 *2 *3)
- (-12 (-5 *3 (-749)) (-5 *2 (-1140 *4)) (-5 *1 (-519 *4))
+ (-12 (-5 *3 (-895)) (-5 *2 (-1141 *4)) (-5 *1 (-350 *4))
(-4 *4 (-342)))))
-(((*1 *1) (-5 *1 (-142))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))))
-(((*1 *2 *3) (-12 (-5 *3 (-309 (-219))) (-5 *2 (-219)) (-5 *1 (-298)))))
-(((*1 *2 *1 *3 *3 *4 *4)
- (-12 (-5 *3 (-749)) (-5 *4 (-894)) (-5 *2 (-1232)) (-5 *1 (-1228))))
- ((*1 *2 *1 *3 *3 *4 *4)
- (-12 (-5 *3 (-749)) (-5 *4 (-894)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-3 (-112) (-623 *1)))
- (-4 *1 (-1040 *4 *5 *6 *3)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-734)))))
-(((*1 *2 *1 *1 *3)
- (-12 (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *3 (-825))
- (-5 *2 (-2 (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-922 *4 *5 *3))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-1020)) (-5 *2 (-2 (|:| -3526 *1) (|:| -2786 *1)))
- (-4 *1 (-1203 *3)))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-5 *3 (-1144)) (-5 *2 (-623 (-938))) (-5 *1 (-284)))))
+(((*1 *2 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-823)) (-5 *1 (-296 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-287 (-925 (-550))))
- (-5 *2
- (-2 (|:| |varOrder| (-623 (-1144)))
- (|:| |inhom| (-3 (-623 (-1227 (-749))) "failed"))
- (|:| |hom| (-623 (-1227 (-749))))))
- (-5 *1 (-230)))))
+ (-12 (-4 *4 (-1021)) (-4 *5 (-1204 *4)) (-5 *2 (-1 *6 (-623 *6)))
+ (-5 *1 (-1222 *4 *5 *3 *6)) (-4 *3 (-634 *5)) (-4 *6 (-1219 *4)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1203 (-550))))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-749)) (-4 *5 (-542))
- (-5 *2
- (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-942 *5 *3)) (-4 *3 (-1203 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-212))))
- ((*1 *2 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-1083))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-623 (-1149))) (-5 *3 (-1149)) (-5 *1 (-1086)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-623 (-925 *4))) (-5 *3 (-623 (-1144))) (-4 *4 (-444))
- (-5 *1 (-891 *4)))))
-(((*1 *2 *3 *3)
- (-12 (|has| *2 (-6 (-4344 "*"))) (-4 *5 (-366 *2)) (-4 *6 (-366 *2))
- (-4 *2 (-1020)) (-5 *1 (-103 *2 *3 *4 *5 *6)) (-4 *3 (-1203 *2))
- (-4 *4 (-665 *2 *5 *6)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-852 (-1 (-219) (-219)))) (-5 *4 (-1062 (-372)))
- (-5 *5 (-623 (-256))) (-5 *2 (-1101 (-219))) (-5 *1 (-248))))
+ (-12 (-4 *3 (-1204 (-400 (-550))))
+ (-5 *2 (-2 (|:| |den| (-550)) (|:| |gcdnum| (-550))))
+ (-5 *1 (-887 *3 *4)) (-4 *4 (-1204 (-400 *3)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-1204 (-400 *2))) (-5 *2 (-550)) (-5 *1 (-887 *4 *3))
+ (-4 *3 (-1204 (-400 *4))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *1 (-441 *3 *4 *5 *2)) (-4 *2 (-923 *3 *4 *5)))))
+(((*1 *2 *3 *2 *4)
+ (-12 (-5 *3 (-114)) (-5 *4 (-749)) (-4 *5 (-444)) (-4 *5 (-825))
+ (-4 *5 (-1012 (-550))) (-4 *5 (-542)) (-5 *1 (-41 *5 *2))
+ (-4 *2 (-423 *5))
+ (-4 *2
+ (-13 (-356) (-295)
+ (-10 -8 (-15 -4153 ((-1094 *5 (-594 $)) $))
+ (-15 -4163 ((-1094 *5 (-594 $)) $))
+ (-15 -2233 ($ (-1094 *5 (-594 $))))))))))
+(((*1 *1 *2 *3 *4)
+ (-12
+ (-5 *3
+ (-623
+ (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1141 *2))
+ (|:| |logand| (-1141 *2)))))
+ (-5 *4 (-623 (-2 (|:| |integrand| *2) (|:| |intvar| *2))))
+ (-4 *2 (-356)) (-5 *1 (-569 *2)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-623 *5)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550))
+ (-14 *4 (-749)) (-4 *5 (-170)))))
+(((*1 *2 *1) (-12 (-4 *1 (-984 *3)) (-4 *3 (-1182)) (-5 *2 (-623 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1118 *3)) (-4 *3 (-1182)) (-5 *2 (-112)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-802)))))
+(((*1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1152)))))
+(((*1 *2 *2 *3 *3 *4)
+ (-12 (-5 *4 (-749)) (-4 *3 (-542)) (-5 *1 (-943 *3 *2))
+ (-4 *2 (-1204 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170))
+ (-5 *2 (-1228 (-667 *4)))))
+ ((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-1228 (-667 *4))) (-5 *1 (-409 *3 *4))
+ (-4 *3 (-410 *4))))
+ ((*1 *2)
+ (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-1228 (-667 *3)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-852 (-1 (-219) (-219)))) (-5 *4 (-1062 (-372)))
- (-5 *2 (-1101 (-219))) (-5 *1 (-248))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 (-916 (-219)) (-219))) (-5 *4 (-1062 (-372)))
- (-5 *5 (-623 (-256))) (-5 *2 (-1101 (-219))) (-5 *1 (-248))))
+ (-12 (-5 *3 (-623 (-1145))) (-4 *5 (-356))
+ (-5 *2 (-1228 (-667 (-400 (-926 *5))))) (-5 *1 (-1055 *5))
+ (-5 *4 (-667 (-400 (-926 *5))))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-916 (-219)) (-219))) (-5 *4 (-1062 (-372)))
- (-5 *2 (-1101 (-219))) (-5 *1 (-248))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-1062 (-372)))
- (-5 *5 (-623 (-256))) (-5 *2 (-1101 (-219))) (-5 *1 (-248))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-1062 (-372)))
- (-5 *2 (-1101 (-219))) (-5 *1 (-248))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1 (-916 (-219)) (-219) (-219))) (-5 *4 (-1062 (-372)))
- (-5 *5 (-623 (-256))) (-5 *2 (-1101 (-219))) (-5 *1 (-248))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 (-916 (-219)) (-219) (-219))) (-5 *4 (-1062 (-372)))
- (-5 *2 (-1101 (-219))) (-5 *1 (-248))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-855 (-1 (-219) (-219) (-219)))) (-5 *4 (-1062 (-372)))
- (-5 *5 (-623 (-256))) (-5 *2 (-1101 (-219))) (-5 *1 (-248))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-855 (-1 (-219) (-219) (-219)))) (-5 *4 (-1062 (-372)))
- (-5 *2 (-1101 (-219))) (-5 *1 (-248))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-852 *6)) (-5 *4 (-1060 (-372))) (-5 *5 (-623 (-256)))
- (-4 *6 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1101 (-219)))
- (-5 *1 (-252 *6))))
+ (-12 (-5 *3 (-623 (-1145))) (-4 *5 (-356))
+ (-5 *2 (-1228 (-667 (-926 *5)))) (-5 *1 (-1055 *5))
+ (-5 *4 (-667 (-926 *5)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-667 *4))) (-4 *4 (-356))
+ (-5 *2 (-1228 (-667 *4))) (-5 *1 (-1055 *4)))))
+(((*1 *2 *2) (|partial| -12 (-5 *2 (-309 (-219))) (-5 *1 (-260)))))
+(((*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6)
+ (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219)))
+ (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-69 APROD)))) (-5 *4 (-219))
+ (-5 *2 (-1009)) (-5 *1 (-735)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1141 *9)) (-5 *4 (-623 *7)) (-5 *5 (-623 *8))
+ (-4 *7 (-825)) (-4 *8 (-1021)) (-4 *9 (-923 *8 *6 *7))
+ (-4 *6 (-771)) (-5 *2 (-1141 *8)) (-5 *1 (-314 *6 *7 *8 *9)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-1204 *3)) (-5 *1 (-392 *3 *2))
+ (-4 *3 (-13 (-356) (-145))))))
+(((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
+ (-4 *3 (-360 *4))))
+ ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
+(((*1 *2 *1) (-12 (-4 *1 (-969 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1182)) (-5 *1 (-368 *4 *2))
+ (-4 *2 (-13 (-366 *4) (-10 -7 (-6 -4345)))))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1228 *1)) (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186))
+ (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))))))
+(((*1 *2 *2 *2 *2 *2)
+ (-12 (-4 *2 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
+ (-5 *1 (-1097 *3 *2)) (-4 *3 (-1204 *2)))))
+(((*1 *2 *2 *3 *4)
+ (-12 (-5 *2 (-623 *8)) (-5 *3 (-1 (-112) *8 *8))
+ (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-542))
+ (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-951 *5 *6 *7 *8)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1125 (-623 (-550)))) (-5 *1 (-857))
+ (-5 *3 (-623 (-550))))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-25)) (-4 *3 (-825))
+ (-5 *2 (-2 (|:| -4304 (-550)) (|:| |var| (-594 *1))))
+ (-4 *1 (-423 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-242)))))
+(((*1 *1 *2 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372)))
+ (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1144))))
+ (-5 *1 (-1144)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *2 *3 *1) (-12 (-5 *3 (-1145)) (-5 *2 (-1149)) (-5 *1 (-1148)))))
+(((*1 *2 *1 *1 *3 *4)
+ (-12 (-5 *3 (-1 (-112) *5 *5)) (-5 *4 (-1 (-112) *6 *6))
+ (-4 *5 (-13 (-1069) (-34))) (-4 *6 (-13 (-1069) (-34)))
+ (-5 *2 (-112)) (-5 *1 (-1109 *5 *6)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-444)) (-4 *4 (-542))
+ (-5 *2 (-2 (|:| |coef2| *3) (|:| -1308 *4))) (-5 *1 (-943 *4 *3))
+ (-4 *3 (-1204 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1204 *5)) (-4 *5 (-356))
+ (-4 *7 (-1204 (-400 *6)))
+ (-5 *2 (-2 (|:| |answer| *3) (|:| -1544 *3)))
+ (-5 *1 (-548 *5 *6 *7 *3)) (-4 *3 (-335 *5 *6 *7))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-852 *5)) (-5 *4 (-1060 (-372)))
- (-4 *5 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1101 (-219)))
- (-5 *1 (-252 *5))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *4 (-1060 (-372))) (-5 *5 (-623 (-256)))
- (-5 *2 (-1101 (-219))) (-5 *1 (-252 *3))
- (-4 *3 (-13 (-596 (-526)) (-1068)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-1060 (-372))) (-5 *2 (-1101 (-219))) (-5 *1 (-252 *3))
- (-4 *3 (-13 (-596 (-526)) (-1068)))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-855 *6)) (-5 *4 (-1060 (-372))) (-5 *5 (-623 (-256)))
- (-4 *6 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1101 (-219)))
- (-5 *1 (-252 *6))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-855 *5)) (-5 *4 (-1060 (-372)))
- (-4 *5 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1101 (-219)))
- (-5 *1 (-252 *5)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-699)) (-5 *2 (-894))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-701)) (-5 *2 (-749)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1232))
- (-5 *1 (-441 *4 *5 *6 *3)) (-4 *3 (-922 *4 *5 *6)))))
+ (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1204 *5)) (-4 *5 (-356))
+ (-5 *2
+ (-2 (|:| |answer| (-400 *6)) (|:| -1544 (-400 *6))
+ (|:| |specpart| (-400 *6)) (|:| |polypart| *6)))
+ (-5 *1 (-549 *5 *6)) (-5 *3 (-400 *6)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-542)) (-4 *3 (-170)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-5 *1 (-666 *3 *4 *5 *2))
+ (-4 *2 (-665 *3 *4 *5)))))
+(((*1 *2 *1) (-12 (-4 *1 (-360 *2)) (-4 *2 (-170)))))
+(((*1 *1 *1) (-5 *1 (-48)))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-58 *5)) (-4 *5 (-1182))
+ (-4 *2 (-1182)) (-5 *1 (-57 *5 *2))))
+ ((*1 *2 *3 *1 *2 *2)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1069)) (|has| *1 (-6 -4344))
+ (-4 *1 (-149 *2)) (-4 *2 (-1182))))
+ ((*1 *2 *3 *1 *2)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4344)) (-4 *1 (-149 *2))
+ (-4 *2 (-1182))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4344)) (-4 *1 (-149 *2))
+ (-4 *2 (-1182))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-1021))
+ (-5 *2 (-2 (|:| -2054 (-1141 *4)) (|:| |deg| (-895))))
+ (-5 *1 (-215 *4 *5)) (-5 *3 (-1141 *4)) (-4 *5 (-13 (-542) (-825)))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *6 *2)) (-5 *4 (-234 *5 *6)) (-14 *5 (-749))
+ (-4 *6 (-1182)) (-4 *2 (-1182)) (-5 *1 (-233 *5 *6 *2))))
+ ((*1 *1 *2 *3)
+ (-12 (-4 *4 (-170)) (-5 *1 (-282 *4 *2 *3 *5 *6 *7))
+ (-4 *2 (-1204 *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 (-309 *2)) (-4 *2 (-542)) (-4 *2 (-825))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-328 *2 *3 *4 *5)) (-4 *2 (-356)) (-4 *3 (-1204 *2))
+ (-4 *4 (-1204 (-400 *3))) (-4 *5 (-335 *2 *3 *4))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1182)) (-4 *2 (-1182))
+ (-5 *1 (-364 *5 *4 *2 *6)) (-4 *4 (-366 *5)) (-4 *6 (-366 *2))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1069)) (-4 *2 (-1069))
+ (-5 *1 (-416 *5 *4 *2 *6)) (-4 *4 (-418 *5)) (-4 *6 (-418 *2))))
+ ((*1 *1 *1) (-5 *1 (-486)))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-623 *5)) (-4 *5 (-1182))
+ (-4 *2 (-1182)) (-5 *1 (-621 *5 *2))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1021)) (-4 *2 (-1021))
+ (-4 *6 (-366 *5)) (-4 *7 (-366 *5)) (-4 *8 (-366 *2))
+ (-4 *9 (-366 *2)) (-5 *1 (-663 *5 *6 *7 *4 *2 *8 *9 *10))
+ (-4 *4 (-665 *5 *6 *7)) (-4 *10 (-665 *2 *8 *9))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-690 *2 *3 *4 *5 *6)) (-4 *2 (-170)) (-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 (-1021)) (-5 *1 (-691 *3 *2)) (-4 *2 (-1204 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-694 *2 *3 *4 *5 *6)) (-4 *2 (-170)) (-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 (-400 *4)) (-4 *4 (-1204 *3)) (-4 *3 (-356))
+ (-4 *3 (-170)) (-4 *1 (-703 *3 *4))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-170)) (-4 *1 (-703 *3 *2)) (-4 *2 (-1204 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-932 *5)) (-4 *5 (-1182))
+ (-4 *2 (-1182)) (-5 *1 (-931 *5 *2))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *1 (-1008 *3 *4 *5 *2 *6)) (-4 *2 (-923 *3 *4 *5))
+ (-14 *6 (-623 *2))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *7 *2)) (-4 *7 (-1021)) (-4 *2 (-1021))
+ (-14 *5 (-749)) (-14 *6 (-749)) (-4 *8 (-232 *6 *7))
+ (-4 *9 (-232 *5 *7)) (-4 *10 (-232 *6 *2)) (-4 *11 (-232 *5 *2))
+ (-5 *1 (-1026 *5 *6 *7 *8 *9 *4 *2 *10 *11 *12))
+ (-4 *4 (-1024 *5 *6 *7 *8 *9)) (-4 *12 (-1024 *5 *6 *2 *10 *11))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1125 *5)) (-4 *5 (-1182))
+ (-4 *2 (-1182)) (-5 *1 (-1123 *5 *2))))
+ ((*1 *2 *2 *1 *3 *4)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *4 (-1 (-112) *2 *2))
+ (-4 *1 (-1175 *5 *6 *7 *2)) (-4 *5 (-542)) (-4 *6 (-771))
+ (-4 *7 (-825)) (-4 *2 (-1035 *5 *6 *7))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1228 *5)) (-4 *5 (-1182))
+ (-4 *2 (-1182)) (-5 *1 (-1227 *5 *2)))))
(((*1 *2 *3 *3)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-961 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7))))
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
+ (-5 *1 (-962 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7))))
((*1 *2 *3 *3)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-1075 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 (-1144))) (-5 *3 (-52)) (-5 *1 (-865 *4))
- (-4 *4 (-1068)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-894)) (-5 *4 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1228)))))
-(((*1 *1 *1 *1) (-5 *1 (-836))))
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
+ (-5 *1 (-1076 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *2 *3 *3 *4 *5 *3 *6)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
+ (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-80 FCN)))) (-5 *2 (-1009))
+ (-5 *1 (-725)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 (-917 *3) (-917 *3))) (-5 *1 (-174 *3))
+ (-4 *3 (-13 (-356) (-1167) (-976))))))
+(((*1 *1 *2 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372)))
+ (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1144))))
+ (-5 *1 (-1144)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-5 *2 (-550))))
+ (-12 (-5 *2 (-112)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1021))
+ (-14 *4 (-623 (-1145)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-52)) (-5 *2 (-112)) (-5 *1 (-51 *4)) (-4 *4 (-1182))))
((*1 *2 *1)
- (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020))
- (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-550)))))
+ (-12 (-5 *2 (-112)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1021) (-825)))
+ (-14 *4 (-623 (-1145)))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-650 *3)) (-4 *3 (-825))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-655 *3)) (-4 *3 (-825))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-867 *3)) (-4 *3 (-825)))))
+(((*1 *1) (-5 *1 (-801))))
+(((*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4)
+ (-12 (-5 *3 (-1127)) (-5 *4 (-550)) (-5 *5 (-667 (-219)))
+ (-5 *6 (-219)) (-5 *2 (-1009)) (-5 *1 (-731)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1233)) (-5 *1 (-372))))
+ ((*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-372)))))
+(((*1 *2 *3 *3 *2)
+ (-12 (-5 *2 (-1125 *4)) (-5 *3 (-550)) (-4 *4 (-1021))
+ (-5 *1 (-1129 *4))))
+ ((*1 *1 *2 *2 *1)
+ (-12 (-5 *2 (-550)) (-5 *1 (-1220 *3 *4 *5)) (-4 *3 (-1021))
+ (-14 *4 (-1145)) (-14 *5 *3))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-550))) (-5 *1 (-978 *3)) (-14 *3 (-550)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-112)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-594 *6)) (-4 *6 (-13 (-423 *5) (-27) (-1167)))
+ (-4 *5 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))))
+ (-5 *2 (-1141 (-400 (-1141 *6)))) (-5 *1 (-546 *5 *6 *7))
+ (-5 *3 (-1141 *6)) (-4 *7 (-1069))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-1204 *3)) (-5 *1 (-691 *3 *2)) (-4 *3 (-1021))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-703 *3 *2)) (-4 *3 (-170)) (-4 *2 (-1204 *3))))
+ ((*1 *2 *3 *4 *4 *5 *6 *7 *8)
+ (|partial| -12 (-5 *4 (-1141 *11)) (-5 *6 (-623 *10))
+ (-5 *7 (-623 (-749))) (-5 *8 (-623 *11)) (-4 *10 (-825))
+ (-4 *11 (-300)) (-4 *9 (-771)) (-4 *5 (-923 *11 *9 *10))
+ (-5 *2 (-623 (-1141 *5))) (-5 *1 (-721 *9 *10 *11 *5))
+ (-5 *3 (-1141 *5))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-923 *3 *4 *5)) (-5 *1 (-1008 *3 *4 *5 *2 *6))
+ (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-14 *6 (-623 *2)))))
+(((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-550)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 *2)
+ (-14 *4 (-749)) (-4 *5 (-170))))
+ ((*1 *1 *1 *2 *1 *2)
+ (-12 (-5 *2 (-550)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 *2)
+ (-14 *4 (-749)) (-4 *5 (-170))))
+ ((*1 *2 *2 *3)
+ (-12
+ (-5 *2
+ (-495 (-400 (-550)) (-234 *5 (-749)) (-839 *4)
+ (-241 *4 (-400 (-550)))))
+ (-5 *3 (-623 (-839 *4))) (-14 *4 (-623 (-1145))) (-14 *5 (-749))
+ (-5 *1 (-496 *4 *5)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-1182)) (-5 *1 (-180 *3 *2)) (-4 *2 (-652 *3)))))
(((*1 *1 *2 *2)
(-12
(-5 *2
- (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372)))
- (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1143))))
- (-5 *1 (-1143)))))
-(((*1 *1 *1) (|partial| -4 *1 (-1119))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1227 *6)) (-5 *4 (-1227 (-550))) (-5 *5 (-550))
- (-4 *6 (-1068)) (-5 *2 (-1 *6)) (-5 *1 (-990 *6)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-300)) (-5 *1 (-447 *3 *2)) (-4 *2 (-1203 *3))))
- ((*1 *2 *2 *3)
- (-12 (-4 *3 (-300)) (-5 *1 (-452 *3 *2)) (-4 *2 (-1203 *3))))
+ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372)))
+ (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1144))))
+ (-5 *1 (-1144)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-623 (-926 *3))) (-4 *3 (-444)) (-5 *1 (-353 *3 *4))
+ (-14 *4 (-623 (-1145)))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-923 *3 *4 *5)) (-4 *3 (-444))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-442 *3 *4 *5 *6))))
((*1 *2 *2 *3)
- (-12 (-4 *3 (-300)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-749)))
- (-5 *1 (-529 *3 *2 *4 *5)) (-4 *2 (-1203 *3)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-623 (-623 (-916 (-219))))) (-5 *1 (-1176 *3))
- (-4 *3 (-947)))))
+ (-12 (-5 *2 (-623 *7)) (-5 *3 (-1127)) (-4 *7 (-923 *4 *5 *6))
+ (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-5 *1 (-442 *4 *5 *6 *7))))
+ ((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-623 *7)) (-5 *3 (-1127)) (-4 *7 (-923 *4 *5 *6))
+ (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-5 *1 (-442 *4 *5 *6 *7))))
+ ((*1 *1 *1)
+ (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825))
+ (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-923 *2 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-623 (-758 *3 (-839 *4)))) (-4 *3 (-444))
+ (-14 *4 (-623 (-1145))) (-5 *1 (-608 *3 *4)))))
+(((*1 *1 *1) (-4 *1 (-94)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-550)) (|has| *1 (-6 -4333)) (-4 *1 (-397))
- (-5 *2 (-894)))))
-(((*1 *2 *3 *3 *4 *5)
- (-12 (-5 *3 (-623 (-667 *6))) (-5 *4 (-112)) (-5 *5 (-550))
- (-5 *2 (-667 *6)) (-5 *1 (-1002 *6)) (-4 *6 (-356)) (-4 *6 (-1020))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-623 (-667 *4))) (-5 *2 (-667 *4)) (-5 *1 (-1002 *4))
- (-4 *4 (-356)) (-4 *4 (-1020))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *3 (-623 (-667 *5))) (-5 *4 (-550)) (-5 *2 (-667 *5))
- (-5 *1 (-1002 *5)) (-4 *5 (-356)) (-4 *5 (-1020)))))
-(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5)
- (-12 (-5 *3 (-219)) (-5 *4 (-550))
- (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) (-5 *2 (-1008))
- (-5 *1 (-727)))))
+ (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145))))
+ (-4 *6 (-771)) (-5 *2 (-623 *3)) (-5 *1 (-898 *4 *5 *6 *3))
+ (-4 *3 (-923 *4 *6 *5)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-623 (-400 *6))) (-5 *3 (-400 *6))
+ (-4 *6 (-1204 *5)) (-4 *5 (-13 (-356) (-145) (-1012 (-550))))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-554 *5 *6)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-309 (-219))) (-5 *4 (-1145))
+ (-5 *5 (-1063 (-818 (-219)))) (-5 *2 (-623 (-219))) (-5 *1 (-186))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-309 (-219))) (-5 *4 (-1145))
+ (-5 *5 (-1063 (-818 (-219)))) (-5 *2 (-623 (-219))) (-5 *1 (-293)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1069)) (-5 *1 (-102 *3))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-102 *2)) (-4 *2 (-1069)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-749)) (-4 *5 (-542))
+ (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-943 *5 *3)) (-4 *3 (-1204 *5)))))
+(((*1 *2 *1) (-12 (-4 *1 (-342)) (-5 *2 (-749))))
+ ((*1 *2 *1 *1) (|partial| -12 (-4 *1 (-395)) (-5 *2 (-749)))))
+(((*1 *1) (-5 *1 (-1054))))
(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-329 *5 *6 *7 *8)) (-4 *5 (-423 *4))
- (-4 *6 (-1203 *5)) (-4 *7 (-1203 (-400 *6)))
- (-4 *8 (-335 *5 *6 *7))
- (-4 *4 (-13 (-825) (-542) (-1011 (-550))))
- (-5 *2 (-2 (|:| -2475 (-749)) (|:| -2988 *8)))
- (-5 *1 (-884 *4 *5 *6 *7 *8))))
+ (|partial| -12 (-5 *3 (-667 *1)) (-4 *1 (-342)) (-5 *2 (-1228 *1))))
((*1 *2 *3)
- (|partial| -12 (-5 *3 (-329 (-400 (-550)) *4 *5 *6))
- (-4 *4 (-1203 (-400 (-550)))) (-4 *5 (-1203 (-400 *4)))
- (-4 *6 (-335 (-400 (-550)) *4 *5))
- (-5 *2 (-2 (|:| -2475 (-749)) (|:| -2988 *6)))
- (-5 *1 (-885 *4 *5 *6)))))
-(((*1 *2 *1) (-12 (-4 *1 (-652 *3)) (-4 *3 (-1181)) (-5 *2 (-112)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-508))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-13 (-1068) (-34))) (-5 *1 (-1108 *3 *2))
- (-4 *3 (-13 (-1068) (-34)))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-1238)))))
+ (|partial| -12 (-5 *3 (-667 *1)) (-4 *1 (-143)) (-4 *1 (-883))
+ (-5 *2 (-1228 *1)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-112))
+ (-5 *2
+ (-2 (|:| |contp| (-550))
+ (|:| -1610 (-623 (-2 (|:| |irr| *3) (|:| -1635 (-550)))))))
+ (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-112))
+ (-5 *2
+ (-2 (|:| |contp| (-550))
+ (|:| -1610 (-623 (-2 (|:| |irr| *3) (|:| -1635 (-550)))))))
+ (-5 *1 (-1193 *3)) (-4 *3 (-1204 (-550))))))
(((*1 *1 *2 *2)
(-12
(-5 *2
- (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372)))
- (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1143))))
- (-5 *1 (-1143)))))
-(((*1 *2 *3) (-12 (-5 *2 (-550)) (-5 *1 (-555 *3)) (-4 *3 (-1011 *2))))
+ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372)))
+ (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1144))))
+ (-5 *1 (-1144)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *2 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
+ (-5 *1 (-1097 *3 *2)) (-4 *3 (-1204 *2)))))
+(((*1 *1 *1) (-4 *1 (-94))) ((*1 *1 *1 *1) (-5 *1 (-219)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145)))
+ (-14 *3 (-623 (-1145))) (-4 *4 (-380))))
+ ((*1 *1 *1 *1) (-5 *1 (-372)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3)))))
+(((*1 *2)
+ (-12 (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4)))
+ (-5 *2 (-1228 *1)) (-4 *1 (-335 *3 *4 *5))))
+ ((*1 *2)
+ (-12 (-4 *3 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $)))))
+ (-4 *4 (-1204 *3))
+ (-5 *2
+ (-2 (|:| -2206 (-667 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-667 *3))))
+ (-5 *1 (-343 *3 *4 *5)) (-4 *5 (-402 *3 *4))))
+ ((*1 *2)
+ (-12 (-4 *3 (-1204 (-550)))
+ (-5 *2
+ (-2 (|:| -2206 (-667 (-550))) (|:| |basisDen| (-550))
+ (|:| |basisInv| (-667 (-550)))))
+ (-5 *1 (-746 *3 *4)) (-4 *4 (-402 (-550) *3))))
+ ((*1 *2)
+ (-12 (-4 *3 (-342)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 *4))
+ (-5 *2
+ (-2 (|:| -2206 (-667 *4)) (|:| |basisDen| *4)
+ (|:| |basisInv| (-667 *4))))
+ (-5 *1 (-959 *3 *4 *5 *6)) (-4 *6 (-703 *4 *5))))
+ ((*1 *2)
+ (-12 (-4 *3 (-342)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 *4))
+ (-5 *2
+ (-2 (|:| -2206 (-667 *4)) (|:| |basisDen| *4)
+ (|:| |basisInv| (-667 *4))))
+ (-5 *1 (-1237 *3 *4 *5 *6)) (-4 *6 (-402 *4 *5)))))
+(((*1 *2 *1 *3)
+ (|partial| -12 (-5 *3 (-1145)) (-4 *4 (-1021)) (-4 *4 (-825))
+ (-5 *2 (-2 (|:| |var| (-594 *1)) (|:| -3068 (-550))))
+ (-4 *1 (-423 *4))))
+ ((*1 *2 *1 *3)
+ (|partial| -12 (-5 *3 (-114)) (-4 *4 (-1021)) (-4 *4 (-825))
+ (-5 *2 (-2 (|:| |var| (-594 *1)) (|:| -3068 (-550))))
+ (-4 *1 (-423 *4))))
((*1 *2 *1)
- (-12 (-4 *1 (-1071 *3 *4 *2 *5 *6)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *2 (-1068)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-342)) (-4 *5 (-322 *4)) (-4 *6 (-1203 *5))
- (-5 *2 (-623 *3)) (-5 *1 (-755 *4 *5 *6 *3 *7)) (-4 *3 (-1203 *6))
- (-14 *7 (-894)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-925 *4))) (-4 *4 (-444)) (-5 *2 (-112))
- (-5 *1 (-353 *4 *5)) (-14 *5 (-623 (-1144)))))
+ (|partial| -12 (-4 *3 (-1081)) (-4 *3 (-825))
+ (-5 *2 (-2 (|:| |var| (-594 *1)) (|:| -3068 (-550))))
+ (-4 *1 (-423 *3))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-2 (|:| |val| (-866 *3)) (|:| -3068 (-749))))
+ (-5 *1 (-866 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-923 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-5 *2 (-2 (|:| |var| *5) (|:| -3068 (-749))))))
((*1 *2 *3)
- (-12 (-5 *3 (-623 (-758 *4 (-838 *5)))) (-4 *4 (-444))
- (-14 *5 (-623 (-1144))) (-5 *2 (-112)) (-5 *1 (-608 *4 *5)))))
-(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-250)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-1149))) (-5 *1 (-1149))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-1149))) (-5 *1 (-1149)))))
-(((*1 *1 *1 *1) (-5 *1 (-836))))
+ (|partial| -12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1021))
+ (-4 *7 (-923 *6 *4 *5))
+ (-5 *2 (-2 (|:| |var| *5) (|:| -3068 (-550))))
+ (-5 *1 (-924 *4 *5 *6 *7 *3))
+ (-4 *3
+ (-13 (-356)
+ (-10 -8 (-15 -2233 ($ *7)) (-15 -4153 (*7 $))
+ (-15 -4163 (*7 $))))))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-749)) (-5 *2 (-1201 *5 *4)) (-5 *1 (-1143 *4 *5 *6))
+ (-4 *4 (-1021)) (-14 *5 (-1145)) (-14 *6 *4)))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-749)) (-5 *2 (-1201 *5 *4)) (-5 *1 (-1220 *4 *5 *6))
+ (-4 *4 (-1021)) (-14 *5 (-1145)) (-14 *6 *4))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1126)) (-5 *2 (-623 (-1149))) (-5 *1 (-1104)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-316 *3 *4)) (-4 *3 (-1068))
- (-4 *4 (-130))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1068)) (-5 *1 (-354 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1068)) (-5 *1 (-379 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1068)) (-5 *1 (-627 *3 *4 *5))
- (-4 *4 (-23)) (-14 *5 *4))))
-(((*1 *1 *1) (-5 *1 (-1032))))
-(((*1 *1) (-5 *1 (-430))))
-(((*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-350 *3)) (-4 *3 (-342)))))
-(((*1 *1 *2 *2)
- (-12
+ (-12 (-4 *4 (-825))
(-5 *2
- (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372)))
- (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1143))))
- (-5 *1 (-1143)))))
-(((*1 *2 *1 *1 *3)
- (-12 (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *3 (-825))
- (-5 *2 (-2 (|:| -2855 *1) (|:| |gap| (-749)) (|:| -2786 *1)))
- (-4 *1 (-1034 *4 *5 *3))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *2 (-2 (|:| -2855 *1) (|:| |gap| (-749)) (|:| -2786 *1)))
- (-4 *1 (-1034 *3 *4 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-178))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-304))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-943))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-967))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-1009))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-1042)))))
-(((*1 *1 *2 *1) (-12 (-5 *2 (-1143)) (-5 *1 (-323)))))
+ (-2 (|:| |f1| (-623 *4)) (|:| |f2| (-623 (-623 (-623 *4))))
+ (|:| |f3| (-623 (-623 *4))) (|:| |f4| (-623 (-623 (-623 *4))))))
+ (-5 *1 (-1153 *4)) (-5 *3 (-623 (-623 (-623 *4)))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361))
+ (-5 *2 (-1141 *3)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-749)) (-4 *1 (-1204 *3)) (-4 *3 (-1021)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-323)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1211 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-1188 *3)))))
+(((*1 *2 *3 *4 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-731)))))
+(((*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1141 (-550))) (-5 *1 (-916)) (-5 *3 (-550)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1073)) (-5 *1 (-1149)))))
+(((*1 *1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 (-1109 *4 *5))) (-5 *3 (-1 (-112) *5 *5))
+ (-4 *4 (-13 (-1069) (-34))) (-4 *5 (-13 (-1069) (-34)))
+ (-5 *1 (-1110 *4 *5))))
+ ((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-623 (-1109 *3 *4))) (-4 *3 (-13 (-1069) (-34)))
+ (-4 *4 (-13 (-1069) (-34))) (-5 *1 (-1110 *3 *4)))))
+(((*1 *1 *1) (-4 *1 (-94)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145)))
+ (-14 *3 (-623 (-1145))) (-4 *4 (-380))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3)))))
+(((*1 *1 *1) (-4 *1 (-1030)))
+ ((*1 *1 *1 *2 *2)
+ (-12 (-4 *1 (-1206 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-770))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1206 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-770)))))
+(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-837)))))
(((*1 *2)
- (-12 (-4 *3 (-542)) (-5 *2 (-623 (-667 *3))) (-5 *1 (-43 *3 *4))
- (-4 *4 (-410 *3)))))
-(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-979))))
- ((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-979)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-801)) (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2) (-12 (-5 *2 (-1101 (-219))) (-5 *1 (-1164)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-939 *3)) (-4 *3 (-940)))))
+ (-12 (-5 *2 (-667 (-884 *3))) (-5 *1 (-344 *3 *4)) (-14 *3 (-895))
+ (-14 *4 (-895))))
+ ((*1 *2)
+ (-12 (-5 *2 (-667 *3)) (-5 *1 (-345 *3 *4)) (-4 *3 (-342))
+ (-14 *4
+ (-3 (-1141 *3)
+ (-1228 (-623 (-2 (|:| -1337 *3) (|:| -3690 (-1089)))))))))
+ ((*1 *2)
+ (-12 (-5 *2 (-667 *3)) (-5 *1 (-346 *3 *4)) (-4 *3 (-342))
+ (-14 *4 (-895)))))
+(((*1 *2 *1)
+ (-12 (|has| *1 (-6 -4344)) (-4 *1 (-481 *3)) (-4 *3 (-1182))
+ (-5 *2 (-623 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-716 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-542) (-825) (-1012 (-550)))) (-4 *5 (-423 *4))
+ (-5 *2
+ (-3 (|:| |overq| (-1141 (-400 (-550))))
+ (|:| |overan| (-1141 (-48))) (|:| -3585 (-112))))
+ (-5 *1 (-428 *4 *5 *3)) (-4 *3 (-1204 *5)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-626 *3)) (-4 *3 (-1021))
+ (-5 *1 (-693 *3 *4))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1021)) (-5 *1 (-812 *3)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 (-1063 (-400 (-550))))) (-5 *1 (-256))))
+ ((*1 *1 *2) (-12 (-5 *2 (-623 (-1063 (-372)))) (-5 *1 (-256)))))
+(((*1 *1 *1 *2 *1)
+ (-12 (-5 *2 (-550)) (-5 *1 (-1125 *3)) (-4 *3 (-1182))))
+ ((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4345)) (-4 *1 (-1216 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1228 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-356))
+ (-4 *1 (-703 *5 *6)) (-4 *5 (-170)) (-4 *6 (-1204 *5))
+ (-5 *2 (-667 *5)))))
+(((*1 *2 *3) (-12 (-5 *3 (-926 (-219))) (-5 *2 (-219)) (-5 *1 (-298)))))
+(((*1 *1 *1) (-4 *1 (-94)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145)))
+ (-14 *3 (-623 (-1145))) (-4 *4 (-380))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3)))))
(((*1 *2 *2)
- (|partial| -12 (-4 *3 (-542)) (-4 *3 (-170)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-5 *1 (-666 *3 *4 *5 *2))
- (-4 *2 (-665 *3 *4 *5)))))
+ (-12 (-4 *3 (-13 (-542) (-825) (-1012 (-550)))) (-5 *1 (-182 *3 *2))
+ (-4 *2 (-13 (-27) (-1167) (-423 (-167 *3))))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-1171 *3 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *3))))))
+(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-738)))))
+(((*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3)
+ (-12 (-5 *5 (-667 (-219))) (-5 *6 (-667 (-550))) (-5 *3 (-550))
+ (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-731)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-718 *3)))))
+(((*1 *2 *2)
+ (-12
+ (-5 *2
+ (-495 (-400 (-550)) (-234 *4 (-749)) (-839 *3)
+ (-241 *3 (-400 (-550)))))
+ (-14 *3 (-623 (-1145))) (-14 *4 (-749)) (-5 *1 (-496 *3 *4)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-319 *3 *4)) (-4 *3 (-1021))
+ (-4 *4 (-770)))))
+(((*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-96)))))
+(((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *6 (-895)) (-4 *5 (-300)) (-4 *3 (-1204 *5))
+ (-5 *2 (-2 (|:| |plist| (-623 *3)) (|:| |modulo| *5)))
+ (-5 *1 (-452 *5 *3)) (-5 *4 (-623 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-550)) (-5 *1 (-235))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-1127))) (-5 *2 (-550)) (-5 *1 (-235)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-1227 *1)) (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185))
- (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))))))
+ (|partial| -12 (-5 *2 (-1141 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-542))
+ (-5 *2 (-2 (|:| -4304 *4) (|:| -3123 *3) (|:| -2545 *3)))
+ (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *2 (-2 (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-1035 *3 *4 *5))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-542)) (-4 *3 (-1021))
+ (-5 *2 (-2 (|:| -4304 *3) (|:| -3123 *1) (|:| -2545 *1)))
+ (-4 *1 (-1204 *3)))))
+(((*1 *1 *1) (-5 *1 (-1033))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-542) (-145))) (-5 *1 (-527 *3 *2))
- (-4 *2 (-1218 *3))))
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
((*1 *2 *2)
- (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-4 *4 (-1203 *3))
- (-4 *5 (-703 *3 *4)) (-5 *1 (-531 *3 *4 *5 *2)) (-4 *2 (-1218 *5))))
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
((*1 *2 *2)
- (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-5 *1 (-532 *3 *2))
- (-4 *2 (-1218 *3))))
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-13 (-542) (-145)))
- (-5 *1 (-1120 *3)))))
-(((*1 *1 *2 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372)))
- (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1143))))
- (-5 *1 (-1143)))))
-(((*1 *2 *3 *3 *3 *4 *5 *6)
- (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219)))
- (-5 *5 (-1062 (-219))) (-5 *6 (-623 (-256))) (-5 *2 (-1101 (-219)))
- (-5 *1 (-675)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1071 *3 *2 *4 *5 *6)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *2 (-1068)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1020))
- (-4 *2 (-13 (-397) (-1011 *4) (-356) (-1166) (-277)))
- (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1203 *4)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 (-219) (-219))) (-5 *4 (-1062 (-372)))
- (-5 *5 (-623 (-256))) (-5 *2 (-1228)) (-5 *1 (-248))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-219) (-219))) (-5 *4 (-1062 (-372)))
- (-5 *2 (-1228)) (-5 *1 (-248))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-850 (-1 (-219) (-219)))) (-5 *4 (-1062 (-372)))
- (-5 *5 (-623 (-256))) (-5 *2 (-1228)) (-5 *1 (-248))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-850 (-1 (-219) (-219)))) (-5 *4 (-1062 (-372)))
- (-5 *2 (-1228)) (-5 *1 (-248))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-852 (-1 (-219) (-219)))) (-5 *4 (-1062 (-372)))
- (-5 *5 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-248))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-852 (-1 (-219) (-219)))) (-5 *4 (-1062 (-372)))
- (-5 *2 (-1229)) (-5 *1 (-248))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 (-916 (-219)) (-219))) (-5 *4 (-1062 (-372)))
- (-5 *5 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-248))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-916 (-219)) (-219))) (-5 *4 (-1062 (-372)))
- (-5 *2 (-1229)) (-5 *1 (-248))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-1062 (-372)))
- (-5 *5 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-248))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 (-219) (-219) (-219))) (-5 *4 (-1062 (-372)))
- (-5 *2 (-1229)) (-5 *1 (-248))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1 (-916 (-219)) (-219) (-219))) (-5 *4 (-1062 (-372)))
- (-5 *5 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-248))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 (-916 (-219)) (-219) (-219))) (-5 *4 (-1062 (-372)))
- (-5 *2 (-1229)) (-5 *1 (-248))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-855 (-1 (-219) (-219) (-219)))) (-5 *4 (-1062 (-372)))
- (-5 *5 (-623 (-256))) (-5 *2 (-1229)) (-5 *1 (-248))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-855 (-1 (-219) (-219) (-219)))) (-5 *4 (-1062 (-372)))
- (-5 *2 (-1229)) (-5 *1 (-248))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-287 *7)) (-5 *4 (-1144)) (-5 *5 (-623 (-256)))
- (-4 *7 (-423 *6)) (-4 *6 (-13 (-542) (-825) (-1011 (-550))))
- (-5 *2 (-1228)) (-5 *1 (-249 *6 *7))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1060 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1228))
- (-5 *1 (-252 *3)) (-4 *3 (-13 (-596 (-526)) (-1068)))))
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3))))
+ ((*1 *1 *1) (-4 *1 (-1170))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 (-749))) (-5 *3 (-169)) (-5 *1 (-1133 *4 *5))
+ (-14 *4 (-895)) (-4 *5 (-1021)))))
+(((*1 *2 *3) (-12 (-5 *2 (-372)) (-5 *1 (-763 *3)) (-4 *3 (-596 *2))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1060 (-372))) (-5 *2 (-1228)) (-5 *1 (-252 *3))
- (-4 *3 (-13 (-596 (-526)) (-1068)))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-850 *6)) (-5 *4 (-1060 (-372))) (-5 *5 (-623 (-256)))
- (-4 *6 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1228))
- (-5 *1 (-252 *6))))
+ (-12 (-5 *4 (-895)) (-5 *2 (-372)) (-5 *1 (-763 *3))
+ (-4 *3 (-596 *2))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-926 *4)) (-4 *4 (-1021)) (-4 *4 (-596 *2))
+ (-5 *2 (-372)) (-5 *1 (-763 *4))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-850 *5)) (-5 *4 (-1060 (-372)))
- (-4 *5 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1228))
- (-5 *1 (-252 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-852 *6)) (-5 *4 (-1060 (-372))) (-5 *5 (-623 (-256)))
- (-4 *6 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1229))
- (-5 *1 (-252 *6))))
+ (-12 (-5 *3 (-926 *5)) (-5 *4 (-895)) (-4 *5 (-1021))
+ (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-400 (-926 *4))) (-4 *4 (-542)) (-4 *4 (-596 *2))
+ (-5 *2 (-372)) (-5 *1 (-763 *4))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-852 *5)) (-5 *4 (-1060 (-372)))
- (-4 *5 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1229))
- (-5 *1 (-252 *5))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *4 (-1060 (-372))) (-5 *5 (-623 (-256))) (-5 *2 (-1229))
- (-5 *1 (-252 *3)) (-4 *3 (-13 (-596 (-526)) (-1068)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-1060 (-372))) (-5 *2 (-1229)) (-5 *1 (-252 *3))
- (-4 *3 (-13 (-596 (-526)) (-1068)))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-855 *6)) (-5 *4 (-1060 (-372))) (-5 *5 (-623 (-256)))
- (-4 *6 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1229))
- (-5 *1 (-252 *6))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-855 *5)) (-5 *4 (-1060 (-372)))
- (-4 *5 (-13 (-596 (-526)) (-1068))) (-5 *2 (-1229))
- (-5 *1 (-252 *5))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-623 (-219))) (-5 *2 (-1228)) (-5 *1 (-253))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *3 (-623 (-219))) (-5 *4 (-623 (-256))) (-5 *2 (-1228))
- (-5 *1 (-253))))
+ (-12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-895)) (-4 *5 (-542))
+ (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5))))
((*1 *2 *3)
- (-12 (-5 *3 (-623 (-916 (-219)))) (-5 *2 (-1228)) (-5 *1 (-253))))
+ (-12 (-5 *3 (-309 *4)) (-4 *4 (-542)) (-4 *4 (-825))
+ (-4 *4 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *4))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-916 (-219)))) (-5 *4 (-623 (-256)))
- (-5 *2 (-1228)) (-5 *1 (-253))))
- ((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-623 (-219))) (-5 *2 (-1229)) (-5 *1 (-253))))
- ((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-623 (-219))) (-5 *4 (-623 (-256))) (-5 *2 (-1229))
- (-5 *1 (-253)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-949 *4 *5 *6 *3)) (-4 *4 (-1020)) (-4 *5 (-771))
- (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-4 *4 (-542))
- (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4))))))
+ (-12 (-5 *3 (-309 *5)) (-5 *4 (-895)) (-4 *5 (-542)) (-4 *5 (-825))
+ (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-542) (-825)))
- (-4 *2 (-13 (-423 (-167 *4)) (-975) (-1166)))
- (-5 *1 (-582 *4 *3 *2)) (-4 *3 (-13 (-423 *4) (-975) (-1166))))))
+ (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1069)) (-4 *5 (-1069))
+ (-5 *2 (-1 *5 *4)) (-5 *1 (-661 *4 *5)))))
+(((*1 *2 *3) (-12 (-5 *3 (-372)) (-5 *2 (-219)) (-5 *1 (-298)))))
(((*1 *1 *1 *2)
- (-12 (-5 *1 (-1108 *2 *3)) (-4 *2 (-13 (-1068) (-34)))
- (-4 *3 (-13 (-1068) (-34))))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-802)))))
-(((*1 *1 *2 *2 *2) (-12 (-5 *2 (-1126)) (-4 *1 (-382)))))
-(((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
- (-4 *3 (-360 *4))))
- ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-4 *6 (-1203 *9)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *9 (-300))
- (-4 *10 (-922 *9 *7 *8))
- (-5 *2
- (-2 (|:| |deter| (-623 (-1140 *10)))
- (|:| |dterm|
- (-623 (-623 (-2 (|:| -2153 (-749)) (|:| |pcoef| *10)))))
- (|:| |nfacts| (-623 *6)) (|:| |nlead| (-623 *10))))
- (-5 *1 (-756 *6 *7 *8 *9 *10)) (-5 *3 (-1140 *10)) (-5 *4 (-623 *6))
- (-5 *5 (-623 *10)))))
-(((*1 *2 *3 *3 *2)
- (-12 (-5 *2 (-1124 *4)) (-5 *3 (-550)) (-4 *4 (-1020))
- (-5 *1 (-1128 *4))))
- ((*1 *1 *2 *2 *1)
- (-12 (-5 *2 (-550)) (-5 *1 (-1219 *3 *4 *5)) (-4 *3 (-1020))
- (-14 *4 (-1144)) (-14 *5 *3))))
+ (-12 (-5 *1 (-1109 *3 *2)) (-4 *3 (-13 (-1069) (-34)))
+ (-4 *2 (-13 (-1069) (-34))))))
+(((*1 *2 *1) (-12 (-4 *1 (-652 *3)) (-4 *3 (-1182)) (-5 *2 (-112)))))
(((*1 *2 *3 *2)
- (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1181)) (-5 *1 (-368 *4 *2))
- (-4 *2 (-13 (-366 *4) (-10 -7 (-6 -4343)))))))
-(((*1 *2 *3 *4 *4 *5 *4 *6 *4 *5)
- (-12 (-5 *3 (-1126)) (-5 *5 (-667 (-219))) (-5 *6 (-667 (-550)))
- (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-736)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-623 *1)) (-4 *1 (-295))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-295)) (-5 *2 (-114))))
- ((*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-594 *3)) (-4 *3 (-825))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-114)) (-5 *3 (-623 *5)) (-5 *4 (-749)) (-4 *5 (-825))
- (-5 *1 (-594 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-865 *3)) (-4 *3 (-1068))))
- ((*1 *2 *1) (-12 (-4 *1 (-1089 *3)) (-4 *3 (-1181)) (-5 *2 (-749)))))
-(((*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-544 *3)) (-4 *3 (-535)))))
-(((*1 *2 *3) (-12 (-5 *3 (-916 *2)) (-5 *1 (-955 *2)) (-4 *2 (-1020)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-623 (-916 *4))) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894))
- (-4 *4 (-1020)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-219) (-219))) (-5 *1 (-311)) (-5 *3 (-219)))))
+ (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-38 (-400 (-550))))
+ (-4 *2 (-170)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-473 *4 *5)) (-14 *4 (-623 (-1144))) (-4 *5 (-1020))
- (-5 *2 (-241 *4 *5)) (-5 *1 (-917 *4 *5)))))
+ (-12 (-5 *2 (-112)) (-5 *1 (-39 *3)) (-4 *3 (-1204 (-48))))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-387))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1162)))))
+(((*1 *2 *3 *3 *1)
+ (|partial| -12 (-5 *3 (-1145)) (-5 *2 (-1073)) (-5 *1 (-284)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *2 *1) (-12 (-5 *2 (-944)) (-5 *1 (-878 *3)) (-4 *3 (-1068)))))
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3))))
+ ((*1 *1 *1) (-4 *1 (-1170))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144))))
- (-4 *6 (-771)) (-5 *2 (-400 (-925 *4))) (-5 *1 (-897 *4 *5 *6 *3))
- (-4 *3 (-922 *4 *6 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-667 *7)) (-4 *7 (-922 *4 *6 *5))
- (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144))))
- (-4 *6 (-771)) (-5 *2 (-667 (-400 (-925 *4))))
- (-5 *1 (-897 *4 *5 *6 *7))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-922 *4 *6 *5))
- (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144))))
- (-4 *6 (-771)) (-5 *2 (-623 (-400 (-925 *4))))
- (-5 *1 (-897 *4 *5 *6 *7)))))
+ (-12 (-4 *2 (-1204 *4)) (-5 *1 (-787 *4 *2 *3 *5))
+ (-4 *4 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *3 (-634 *2))
+ (-4 *5 (-634 (-400 *2))))))
+(((*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3)
+ (-12 (-5 *3 (-550)) (-5 *5 (-112)) (-5 *6 (-667 (-219)))
+ (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-734)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
- (-5 *2 (-623 *4)) (-5 *1 (-1096 *3 *4)) (-4 *3 (-1203 *4))))
- ((*1 *2 *3 *3 *3)
- (-12 (-4 *3 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
- (-5 *2 (-623 *3)) (-5 *1 (-1096 *4 *3)) (-4 *4 (-1203 *3)))))
-(((*1 *2 *3 *2) (-12 (-5 *2 (-1008)) (-5 *3 (-1144)) (-5 *1 (-260)))))
-(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-460))))
- ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1228))))
- ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1229)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-900)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372))
- (-5 *2
- (-2 (|:| -3625 *4) (|:| -2478 *4) (|:| |totalpts| (-550))
- (|:| |success| (-112))))
- (-5 *1 (-767)) (-5 *5 (-550)))))
+ (-12 (-4 *4 (-27))
+ (-4 *4 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-4 *5 (-1204 *4)) (-5 *2 (-623 (-631 (-400 *5))))
+ (-5 *1 (-635 *4 *5)) (-5 *3 (-631 (-400 *5))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
(((*1 *2 *3 *4 *5 *3)
(-12 (-5 *4 (-1 *7 *7))
- (-5 *5
- (-1 (-2 (|:| |ans| *6) (|:| -2682 *6) (|:| |sol?| (-112))) (-550)
- *6))
- (-4 *6 (-356)) (-4 *7 (-1203 *6))
+ (-5 *5 (-1 (-3 (-2 (|:| -3230 *6) (|:| |coeff| *6)) "failed") *6))
+ (-4 *6 (-356)) (-4 *7 (-1204 *6))
(-5 *2
(-3 (-2 (|:| |answer| (-400 *7)) (|:| |a0| *6))
- (-2 (|:| -1653 (-400 *7)) (|:| |coeff| (-400 *7))) "failed"))
+ (-2 (|:| -3230 (-400 *7)) (|:| |coeff| (-400 *7))) "failed"))
(-5 *1 (-560 *6 *7)) (-5 *3 (-400 *7)))))
-(((*1 *2 *1 *1)
- (-12
- (-5 *2
- (-2 (|:| -3340 *3) (|:| |coef1| (-760 *3)) (|:| |coef2| (-760 *3))))
- (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1020)))))
(((*1 *2 *1)
- (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112))
- (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *1 *1 *1)
- (|partial| -12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))))
+ (-12 (-4 *1 (-1204 *3)) (-4 *3 (-1021)) (-5 *2 (-1141 *3)))))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-550)) (-5 *2 (-112)) (-5 *1 (-539)))))
+(((*1 *1) (-12 (-5 *1 (-623 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-895)) (-4 *4 (-361)) (-4 *4 (-356)) (-5 *2 (-1141 *1))
+ (-4 *1 (-322 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-1141 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-363 *3 *2)) (-4 *3 (-170)) (-4 *3 (-356))
+ (-4 *2 (-1204 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1228 *4)) (-4 *4 (-342)) (-5 *2 (-1141 *4))
+ (-5 *1 (-519 *4)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-542))
+ (-5 *2
+ (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 *3)) (-4 *3 (-1203 *5)) (-4 *5 (-300))
- (-5 *2 (-749)) (-5 *1 (-447 *5 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-372)) (-5 *2 (-219)) (-5 *1 (-1230))))
- ((*1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-1230)))))
-(((*1 *2 *3 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-825)) (-4 *5 (-883)) (-4 *6 (-771))
+ (-4 *8 (-923 *5 *6 *7)) (-5 *2 (-411 (-1141 *8)))
+ (-5 *1 (-880 *5 *6 *7 *8)) (-5 *4 (-1141 *8))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-883)) (-4 *5 (-1204 *4)) (-5 *2 (-411 (-1141 *5)))
+ (-5 *1 (-881 *4 *5)) (-5 *3 (-1141 *5)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3))))
+ ((*1 *1 *1) (-4 *1 (-1170))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-623 *1)) (-4 *1 (-1035 *4 *5 *6)) (-4 *4 (-1021))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-112))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1175 *4 *5 *6 *3)) (-4 *4 (-542)) (-4 *5 (-771))
+ (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-112)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1 (-623 *7) *7 (-1141 *7))) (-5 *5 (-1 (-411 *7) *7))
+ (-4 *7 (-1204 *6)) (-4 *6 (-13 (-356) (-145) (-1012 (-400 (-550)))))
+ (-5 *2 (-623 (-2 (|:| |frac| (-400 *7)) (|:| -1309 *3))))
+ (-5 *1 (-787 *6 *7 *3 *8)) (-4 *3 (-634 *7))
+ (-4 *8 (-634 (-400 *7)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 (-411 *6) *6)) (-4 *6 (-1204 *5))
+ (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-5 *2
+ (-623 (-2 (|:| |frac| (-400 *6)) (|:| -1309 (-632 *6 (-400 *6))))))
+ (-5 *1 (-790 *5 *6)) (-5 *3 (-632 *6 (-400 *6))))))
+(((*1 *2 *3 *4 *2 *5)
+ (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 (-866 *6)))
+ (-5 *5 (-1 (-863 *6 *8) *8 (-866 *6) (-863 *6 *8))) (-4 *6 (-1069))
+ (-4 *8 (-13 (-1021) (-596 (-866 *6)) (-1012 *7)))
+ (-5 *2 (-863 *6 *8)) (-4 *7 (-13 (-1021) (-825)))
+ (-5 *1 (-915 *6 *7 *8)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-749)) (-4 *6 (-1069)) (-4 *3 (-874 *6))
+ (-5 *2 (-667 *3)) (-5 *1 (-670 *6 *3 *7 *4)) (-4 *7 (-366 *3))
+ (-4 *4 (-13 (-366 *6) (-10 -7 (-6 -4344)))))))
+(((*1 *2 *3 *3 *4 *5)
+ (-12 (-5 *3 (-1127)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
+ (-4 *4 (-1035 *6 *7 *8)) (-5 *2 (-1233))
+ (-5 *1 (-754 *6 *7 *8 *4 *5)) (-4 *5 (-1041 *6 *7 *8 *4)))))
+(((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
+ (-4 *3 (-360 *4))))
+ ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-1021)) (-5 *1 (-1200 *3 *2)) (-4 *2 (-1204 *3)))))
+(((*1 *2 *3 *3 *3 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
(-5 *1 (-734)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-472)))))
+(((*1 *2) (-12 (-5 *2 (-623 (-895))) (-5 *1 (-1231))))
+ ((*1 *2 *2) (-12 (-5 *2 (-623 (-895))) (-5 *1 (-1231)))))
+(((*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-749)) (-5 *1 (-573)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1228 *3)) (-4 *3 (-356)) (-4 *1 (-322 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1228 *3)) (-4 *3 (-1204 *4)) (-4 *4 (-1186))
+ (-4 *1 (-335 *4 *3 *5)) (-4 *5 (-1204 (-400 *3)))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1228 *4)) (-5 *3 (-1228 *1)) (-4 *4 (-170))
+ (-4 *1 (-360 *4))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1228 *4)) (-5 *3 (-1228 *1)) (-4 *4 (-170))
+ (-4 *1 (-363 *4 *5)) (-4 *5 (-1204 *4))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1228 *3)) (-4 *3 (-170)) (-4 *1 (-402 *3 *4))
+ (-4 *4 (-1204 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1228 *3)) (-4 *3 (-170)) (-4 *1 (-410 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145)))
+ (-14 *3 (-623 (-1145))) (-4 *4 (-380))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3))))
+ ((*1 *1 *1) (-4 *1 (-1170))))
+(((*1 *1) (-4 *1 (-34))) ((*1 *1) (-5 *1 (-284)))
+ ((*1 *1) (-5 *1 (-837)))
+ ((*1 *1)
+ (-12 (-4 *2 (-444)) (-4 *3 (-825)) (-4 *4 (-771))
+ (-5 *1 (-961 *2 *3 *4 *5)) (-4 *5 (-923 *2 *4 *3))))
+ ((*1 *1) (-5 *1 (-1054)))
+ ((*1 *1)
+ (-12 (-5 *1 (-1109 *2 *3)) (-4 *2 (-13 (-1069) (-34)))
+ (-4 *3 (-13 (-1069) (-34)))))
+ ((*1 *1) (-5 *1 (-1148))) ((*1 *1) (-5 *1 (-1149))))
+(((*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-1021)))))
(((*1 *1 *2 *3 *1)
- (-12 (-5 *2 (-1144)) (-5 *3 (-623 (-938))) (-5 *1 (-284)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-1068)) (-5 *1 (-937 *3 *2)) (-4 *3 (-1068)))))
+ (-12 (-5 *2 (-1061 (-926 (-550)))) (-5 *3 (-926 (-550)))
+ (-5 *1 (-323))))
+ ((*1 *1 *2 *1) (-12 (-5 *2 (-1061 (-926 (-550)))) (-5 *1 (-323)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-1021)) (-4 *4 (-1204 *3)) (-5 *1 (-162 *3 *4 *2))
+ (-4 *2 (-1204 *4))))
+ ((*1 *1 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1 (-372))) (-5 *1 (-1014)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1133 *2 *3)) (-14 *2 (-895)) (-4 *3 (-1021)))))
+(((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-879 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
+ (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-77 FUNCTN))))
+ (-5 *2 (-1009)) (-5 *1 (-727)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-400 (-926 *4))) (-5 *3 (-1145))
+ (-4 *4 (-13 (-542) (-1012 (-550)) (-145))) (-5 *1 (-556 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1141 (-550))) (-5 *1 (-916)) (-5 *3 (-550))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-300)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3))
+ (-5 *1 (-1093 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))))
(((*1 *2 *3)
- (-12 (-4 *2 (-356)) (-4 *2 (-823)) (-5 *1 (-918 *2 *3))
- (-4 *3 (-1203 *2)))))
+ (-12 (-5 *3 (-1228 (-309 (-219))))
+ (-5 *2
+ (-2 (|:| |additions| (-550)) (|:| |multiplications| (-550))
+ (|:| |exponentiations| (-550)) (|:| |functionCalls| (-550))))
+ (-5 *1 (-298)))))
(((*1 *2 *3)
(-12
(-5 *3
- (-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
- (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
- (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
- (|:| |abserr| (-219)) (|:| |relerr| (-219))))
- (-5 *2 (-372)) (-5 *1 (-199)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-749)) (-4 *4 (-542)) (-5 *1 (-942 *4 *2))
- (-4 *2 (-1203 *4)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1124 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))))
-(((*1 *2) (-12 (-5 *2 (-811 (-550))) (-5 *1 (-524))))
- ((*1 *1) (-12 (-5 *1 (-811 *2)) (-4 *2 (-1068)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-1040 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771))
- (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-112))))
- ((*1 *2 *3 *1)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *3 (-1034 *4 *5 *6))
- (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -3223 *1))))
- (-4 *1 (-1040 *4 *5 *6 *3)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-550))
- (-5 *1 (-441 *4 *5 *6 *3)) (-4 *3 (-922 *4 *5 *6)))))
-(((*1 *2)
- (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825))
- (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-1232))
- (-5 *1 (-961 *3 *4 *5 *6 *7)) (-4 *7 (-1040 *3 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825))
- (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-1232))
- (-5 *1 (-1075 *3 *4 *5 *6 *7)) (-4 *7 (-1040 *3 *4 *5 *6)))))
+ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219))
+ (|:| |relerr| (-219))))
+ (-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 (-186)))))
(((*1 *2 *2)
- (-12 (-4 *2 (-13 (-356) (-823))) (-5 *1 (-179 *2 *3))
- (-4 *3 (-1203 (-167 *2))))))
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *1 *2) (-12 (-5 *1 (-324 *2)) (-4 *2 (-825))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145)))
+ (-14 *3 (-623 (-1145))) (-4 *4 (-380))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3))))
+ ((*1 *1 *1) (-4 *1 (-1170))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-623 *2)) (-4 *2 (-923 *4 *5 *6)) (-4 *4 (-356))
+ (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-5 *1 (-442 *4 *5 *6 *2))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-98 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-356))
+ (-5 *2
+ (-2 (|:| R (-667 *6)) (|:| A (-667 *6)) (|:| |Ainv| (-667 *6))))
+ (-5 *1 (-952 *6)) (-5 *3 (-667 *6)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-14 *5 (-623 (-1145))) (-4 *2 (-170))
+ (-4 *4 (-232 (-3307 *5) (-749)))
+ (-14 *6
+ (-1 (-112) (-2 (|:| -3690 *3) (|:| -3068 *4))
+ (-2 (|:| -3690 *3) (|:| -3068 *4))))
+ (-5 *1 (-453 *5 *2 *3 *4 *6 *7)) (-4 *3 (-825))
+ (-4 *7 (-923 *2 *4 (-839 *5))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1227 *4)) (-4 *4 (-342)) (-5 *2 (-1140 *4))
- (-5 *1 (-519 *4)))))
-(((*1 *1 *2 *2) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)))))
+ (-12 (-5 *3 (-167 *5)) (-4 *5 (-13 (-423 *4) (-976) (-1167)))
+ (-4 *4 (-13 (-542) (-825)))
+ (-4 *2 (-13 (-423 (-167 *4)) (-976) (-1167)))
+ (-5 *1 (-582 *4 *5 *2)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 *2)) (-4 *2 (-1203 *4)) (-5 *1 (-529 *4 *2 *5 *6))
+ (-12 (-5 *3 (-623 *2)) (-4 *2 (-1204 *4)) (-5 *1 (-529 *4 *2 *5 *6))
(-4 *4 (-300)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-749))))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-372)) (-5 *1 (-1033)))))
+(((*1 *2 *3 *3 *3 *4 *3 *5 *5 *3)
+ (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219))
+ (-5 *2 (-1009)) (-5 *1 (-735)))))
+(((*1 *2 *1) (-12 (-5 *1 (-1000 *2)) (-4 *2 (-1182)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-749)) (-4 *1 (-225 *4))
+ (-4 *4 (-1021))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-225 *3)) (-4 *3 (-1021))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-227)) (-5 *2 (-749))))
+ ((*1 *1 *1) (-4 *1 (-227)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-259 *3)) (-4 *3 (-825))))
+ ((*1 *1 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-825))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186))
+ (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4)))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-749)) (-4 *3 (-13 (-356) (-145))) (-5 *1 (-392 *3 *4))
+ (-4 *4 (-1204 *3))))
+ ((*1 *1 *1)
+ (-12 (-4 *2 (-13 (-356) (-145))) (-5 *1 (-392 *2 *3))
+ (-4 *3 (-1204 *2))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-466 *3 *4 *5))
+ (-4 *3 (-1021)) (-14 *5 *3)))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *2 (-356)) (-4 *2 (-874 *3)) (-5 *1 (-569 *2))
+ (-5 *3 (-1145))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-569 *2)) (-4 *2 (-356))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-837))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 *4)) (-5 *3 (-623 (-749))) (-4 *1 (-874 *4))
+ (-4 *4 (-1069))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-749)) (-4 *1 (-874 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-623 *3)) (-4 *1 (-874 *3)) (-4 *3 (-1069))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-874 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1136 *3 *4 *5))
+ (-4 *3 (-1021)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1142 *3 *4 *5))
+ (-4 *3 (-1021)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1143 *3 *4 *5))
+ (-4 *3 (-1021)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1192 *3 *4 *5))
+ (-4 *3 (-1021)) (-14 *5 *3)))
+ ((*1 *1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-1204 *3)) (-4 *3 (-1021))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1213 *3 *4 *5))
+ (-4 *3 (-1021)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1220 *3 *4 *5))
+ (-4 *3 (-1021)) (-14 *5 *3))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7))
+ (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4))))
+ (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *1 *2) (-12 (-5 *1 (-324 *2)) (-4 *2 (-825))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145)))
+ (-14 *3 (-623 (-1145))) (-4 *4 (-380))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3))))
+ ((*1 *1 *1) (-4 *1 (-1170))))
+(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-550)) (-5 *3 (-895)) (-4 *1 (-397))))
+ ((*1 *1 *2 *2) (-12 (-5 *2 (-550)) (-4 *1 (-397))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1072 *3 *4 *5 *2 *6)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *2 (-1069)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7))
+ (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4))))
+ (-5 *1 (-1042 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))))
+(((*1 *1)
+ (-12 (-4 *1 (-397)) (-3548 (|has| *1 (-6 -4335)))
+ (-3548 (|has| *1 (-6 -4327)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-418 *2)) (-4 *2 (-1069)) (-4 *2 (-825))))
+ ((*1 *2 *1) (-12 (-4 *1 (-808 *2)) (-4 *2 (-825))))
+ ((*1 *1 *1 *1) (-4 *1 (-825))) ((*1 *1) (-5 *1 (-1089))))
+(((*1 *2 *3 *4 *3 *5)
+ (-12 (-5 *3 (-1127)) (-5 *4 (-167 (-219))) (-5 *5 (-550))
+ (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-734)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1204 *5))
+ (-4 *5 (-13 (-27) (-423 *4)))
+ (-4 *4 (-13 (-825) (-542) (-1012 (-550))))
+ (-4 *7 (-1204 (-400 *6))) (-5 *1 (-538 *4 *5 *6 *7 *2))
+ (-4 *2 (-335 *5 *6 *7)))))
+(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-133)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-309 (-219))) (-5 *2 (-400 (-550))) (-5 *1 (-298)))))
+ (-12 (-5 *3 (-623 *5)) (-4 *5 (-423 *4)) (-4 *4 (-13 (-825) (-542)))
+ (-5 *2 (-837)) (-5 *1 (-32 *4 *5)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-550)) (-4 *2 (-423 *3)) (-5 *1 (-32 *3 *2))
- (-4 *3 (-1011 *4)) (-4 *3 (-13 (-825) (-542))))))
-(((*1 *2)
- (-12 (-4 *2 (-13 (-423 *3) (-975))) (-5 *1 (-269 *3 *2))
- (-4 *3 (-13 (-825) (-542)))))
- ((*1 *1)
- (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144)))
- (-14 *3 (-623 (-1144))) (-4 *4 (-380))))
- ((*1 *1) (-5 *1 (-469))) ((*1 *1) (-4 *1 (-1166))))
-(((*1 *2 *1) (-12 (-5 *1 (-1176 *2)) (-4 *2 (-947)))))
-(((*1 *1 *1)
- (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-170)) (-4 *2 (-542))))
- ((*1 *1 *1) (|partial| -4 *1 (-701))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-749)) (-4 *4 (-1020))
- (-5 *2 (-2 (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-1203 *4)))))
-(((*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-219)) (-5 *4 (-550))
- (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) (-5 *2 (-1008))
- (-5 *1 (-727)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-4 *1 (-229 *3))))
- ((*1 *1) (-12 (-4 *1 (-229 *2)) (-4 *2 (-1068)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 (-167 (-219)) (-167 (-219)))) (-5 *4 (-1062 (-219)))
- (-5 *2 (-1229)) (-5 *1 (-250)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-1020)) (-4 *2 (-665 *4 *5 *6))
- (-5 *1 (-103 *4 *3 *2 *5 *6)) (-4 *3 (-1203 *4)) (-4 *5 (-366 *4))
- (-4 *6 (-366 *4)))))
-(((*1 *2 *3) (-12 (-5 *3 (-52)) (-5 *1 (-51 *2)) (-4 *2 (-1181))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-925 (-372))) (-5 *1 (-332 *3 *4 *5))
- (-4 *5 (-1011 (-372))) (-14 *3 (-623 (-1144)))
- (-14 *4 (-623 (-1144))) (-4 *5 (-380))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-400 (-925 (-372)))) (-5 *1 (-332 *3 *4 *5))
- (-4 *5 (-1011 (-372))) (-14 *3 (-623 (-1144)))
- (-14 *4 (-623 (-1144))) (-4 *5 (-380))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-309 (-372))) (-5 *1 (-332 *3 *4 *5))
- (-4 *5 (-1011 (-372))) (-14 *3 (-623 (-1144)))
- (-14 *4 (-623 (-1144))) (-4 *5 (-380))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-925 (-550))) (-5 *1 (-332 *3 *4 *5))
- (-4 *5 (-1011 (-550))) (-14 *3 (-623 (-1144)))
- (-14 *4 (-623 (-1144))) (-4 *5 (-380))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-400 (-925 (-550)))) (-5 *1 (-332 *3 *4 *5))
- (-4 *5 (-1011 (-550))) (-14 *3 (-623 (-1144)))
- (-14 *4 (-623 (-1144))) (-4 *5 (-380))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-309 (-550))) (-5 *1 (-332 *3 *4 *5))
- (-4 *5 (-1011 (-550))) (-14 *3 (-623 (-1144)))
- (-14 *4 (-623 (-1144))) (-4 *5 (-380))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1144)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 *2))
- (-14 *4 (-623 *2)) (-4 *5 (-380))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-309 *5)) (-4 *5 (-380)) (-5 *1 (-332 *3 *4 *5))
- (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-1144)))))
- ((*1 *1 *2) (-12 (-5 *2 (-667 (-400 (-925 (-550))))) (-4 *1 (-377))))
- ((*1 *1 *2) (-12 (-5 *2 (-667 (-400 (-925 (-372))))) (-4 *1 (-377))))
- ((*1 *1 *2) (-12 (-5 *2 (-667 (-925 (-550)))) (-4 *1 (-377))))
- ((*1 *1 *2) (-12 (-5 *2 (-667 (-925 (-372)))) (-4 *1 (-377))))
- ((*1 *1 *2) (-12 (-5 *2 (-667 (-309 (-550)))) (-4 *1 (-377))))
- ((*1 *1 *2) (-12 (-5 *2 (-667 (-309 (-372)))) (-4 *1 (-377))))
- ((*1 *1 *2) (-12 (-5 *2 (-400 (-925 (-550)))) (-4 *1 (-389))))
- ((*1 *1 *2) (-12 (-5 *2 (-400 (-925 (-372)))) (-4 *1 (-389))))
- ((*1 *1 *2) (-12 (-5 *2 (-925 (-550))) (-4 *1 (-389))))
- ((*1 *1 *2) (-12 (-5 *2 (-925 (-372))) (-4 *1 (-389))))
- ((*1 *1 *2) (-12 (-5 *2 (-309 (-550))) (-4 *1 (-389))))
- ((*1 *1 *2) (-12 (-5 *2 (-309 (-372))) (-4 *1 (-389))))
- ((*1 *1 *2) (-12 (-5 *2 (-1227 (-400 (-925 (-550))))) (-4 *1 (-433))))
- ((*1 *1 *2) (-12 (-5 *2 (-1227 (-400 (-925 (-372))))) (-4 *1 (-433))))
- ((*1 *1 *2) (-12 (-5 *2 (-1227 (-925 (-550)))) (-4 *1 (-433))))
- ((*1 *1 *2) (-12 (-5 *2 (-1227 (-925 (-372)))) (-4 *1 (-433))))
- ((*1 *1 *2) (-12 (-5 *2 (-1227 (-309 (-550)))) (-4 *1 (-433))))
- ((*1 *1 *2) (-12 (-5 *2 (-1227 (-309 (-372)))) (-4 *1 (-433))))
- ((*1 *2 *1)
- (-12
- (-5 *2
- (-3
- (|:| |nia|
- (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219)))
- (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219))
- (|:| |relerr| (-219))))
- (|:| |mdnia|
- (-2 (|:| |fn| (-309 (-219)))
- (|:| -3170 (-623 (-1062 (-818 (-219)))))
- (|:| |abserr| (-219)) (|:| |relerr| (-219))))))
- (-5 *1 (-747))))
- ((*1 *2 *1)
- (-12
- (-5 *2
- (-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
- (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
- (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
- (|:| |abserr| (-219)) (|:| |relerr| (-219))))
- (-5 *1 (-786))))
- ((*1 *2 *1)
- (-12
- (-5 *2
- (-3
- (|:| |noa|
- (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219)))
- (|:| |lb| (-623 (-818 (-219))))
- (|:| |cf| (-623 (-309 (-219))))
- (|:| |ub| (-623 (-818 (-219))))))
- (|:| |lsa|
- (-2 (|:| |lfn| (-623 (-309 (-219))))
- (|:| -3862 (-623 (-219)))))))
- (-5 *1 (-816))))
- ((*1 *2 *1)
- (-12
- (-5 *2
- (-2 (|:| |pde| (-623 (-309 (-219))))
- (|:| |constraints|
- (-623
- (-2 (|:| |start| (-219)) (|:| |finish| (-219))
- (|:| |grid| (-749)) (|:| |boundaryType| (-550))
- (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219))))))
- (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126))
- (|:| |tol| (-219))))
- (-5 *1 (-871))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-1020))
- (-4 *4 (-771)) (-4 *5 (-825)) (-4 *1 (-949 *3 *4 *5 *6))))
- ((*1 *2 *1) (-12 (-4 *1 (-1011 *2)) (-4 *2 (-1181))))
- ((*1 *1 *2)
- (-1561
- (-12 (-5 *2 (-925 *3))
- (-12 (-3462 (-4 *3 (-38 (-400 (-550)))))
- (-3462 (-4 *3 (-38 (-550)))) (-4 *5 (-596 (-1144))))
- (-4 *3 (-1020)) (-4 *1 (-1034 *3 *4 *5)) (-4 *4 (-771))
- (-4 *5 (-825)))
- (-12 (-5 *2 (-925 *3))
- (-12 (-3462 (-4 *3 (-535))) (-3462 (-4 *3 (-38 (-400 (-550)))))
- (-4 *3 (-38 (-550))) (-4 *5 (-596 (-1144))))
- (-4 *3 (-1020)) (-4 *1 (-1034 *3 *4 *5)) (-4 *4 (-771))
- (-4 *5 (-825)))
- (-12 (-5 *2 (-925 *3))
- (-12 (-3462 (-4 *3 (-965 (-550)))) (-4 *3 (-38 (-400 (-550))))
- (-4 *5 (-596 (-1144))))
- (-4 *3 (-1020)) (-4 *1 (-1034 *3 *4 *5)) (-4 *4 (-771))
- (-4 *5 (-825)))))
- ((*1 *1 *2)
- (-1561
- (-12 (-5 *2 (-925 (-550))) (-4 *1 (-1034 *3 *4 *5))
- (-12 (-3462 (-4 *3 (-38 (-400 (-550))))) (-4 *3 (-38 (-550)))
- (-4 *5 (-596 (-1144))))
- (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)))
- (-12 (-5 *2 (-925 (-550))) (-4 *1 (-1034 *3 *4 *5))
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1144))))
- (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-925 (-400 (-550)))) (-4 *1 (-1034 *3 *4 *5))
- (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1144))) (-4 *3 (-1020))
- (-4 *4 (-771)) (-4 *5 (-825)))))
+ (-12 (-4 *5 (-771)) (-4 *4 (-825)) (-4 *6 (-300)) (-5 *2 (-411 *3))
+ (-5 *1 (-721 *5 *4 *6 *3)) (-4 *3 (-923 *6 *5 *4)))))
(((*1 *2 *3 *2)
- (-12
- (-5 *2
- (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219))
- (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219))
- (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))
- (-5 *3 (-623 (-256))) (-5 *1 (-254))))
- ((*1 *1 *2)
- (-12
- (-5 *2
- (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219))
- (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219))
- (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))
- (-5 *1 (-256))))
- ((*1 *2 *1 *3 *3 *3)
- (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229))))
- ((*1 *2 *1 *3 *3 *4 *4 *4)
- (-12 (-5 *3 (-550)) (-5 *4 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229))))
- ((*1 *2 *1 *3)
- (-12
- (-5 *3
- (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219))
- (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219))
- (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))
- (-5 *2 (-1232)) (-5 *1 (-1229))))
- ((*1 *2 *1)
- (-12
+ (|partial| -12 (-5 *3 (-895)) (-5 *1 (-434 *2))
+ (-4 *2 (-1204 (-550)))))
+ ((*1 *2 *3 *2 *4)
+ (|partial| -12 (-5 *3 (-895)) (-5 *4 (-749)) (-5 *1 (-434 *2))
+ (-4 *2 (-1204 (-550)))))
+ ((*1 *2 *3 *2 *4)
+ (|partial| -12 (-5 *3 (-895)) (-5 *4 (-623 (-749))) (-5 *1 (-434 *2))
+ (-4 *2 (-1204 (-550)))))
+ ((*1 *2 *3 *2 *4 *5)
+ (|partial| -12 (-5 *3 (-895)) (-5 *4 (-623 (-749))) (-5 *5 (-749))
+ (-5 *1 (-434 *2)) (-4 *2 (-1204 (-550)))))
+ ((*1 *2 *3 *2 *4 *5 *6)
+ (|partial| -12 (-5 *3 (-895)) (-5 *4 (-623 (-749))) (-5 *5 (-749))
+ (-5 *6 (-112)) (-5 *1 (-434 *2)) (-4 *2 (-1204 (-550)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-895)) (-5 *4 (-411 *2)) (-4 *2 (-1204 *5))
+ (-5 *1 (-436 *5 *2)) (-4 *5 (-1021)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-112))
+ (-4 *6 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-4 *3 (-13 (-27) (-1167) (-423 *6) (-10 -8 (-15 -2233 ($ *7)))))
+ (-4 *7 (-823))
+ (-4 *8
+ (-13 (-1206 *3 *7) (-356) (-1167)
+ (-10 -8 (-15 -2798 ($ $)) (-15 -2149 ($ $)))))
(-5 *2
- (-2 (|:| |theta| (-219)) (|:| |phi| (-219)) (|:| -2720 (-219))
- (|:| |scaleX| (-219)) (|:| |scaleY| (-219)) (|:| |scaleZ| (-219))
- (|:| |deltaX| (-219)) (|:| |deltaY| (-219))))
- (-5 *1 (-1229))))
- ((*1 *2 *1 *3 *3 *3 *3 *3)
- (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *1 *1 *1) (-5 *1 (-836))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-550)) (|has| *1 (-6 -4333)) (-4 *1 (-397))
- (-5 *2 (-894)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-2 (|:| |var| (-623 (-1144))) (|:| |pred| (-52))))
- (-5 *1 (-865 *3)) (-4 *3 (-1068)))))
+ (-3 (|:| |%series| *8)
+ (|:| |%problem| (-2 (|:| |func| (-1127)) (|:| |prob| (-1127))))))
+ (-5 *1 (-415 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1127)) (-4 *9 (-957 *8))
+ (-14 *10 (-1145)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-5 *1 (-1228 *3)))))
(((*1 *2 *3)
- (|partial| -12 (-4 *5 (-1011 (-48)))
- (-4 *4 (-13 (-542) (-825) (-1011 (-550)))) (-4 *5 (-423 *4))
- (-5 *2 (-411 (-1140 (-48)))) (-5 *1 (-428 *4 *5 *3))
- (-4 *3 (-1203 *5)))))
-(((*1 *1 *2 *2 *2)
- (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1166)))))
- ((*1 *1 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356))))
- ((*1 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356))))
- ((*1 *2 *1 *3 *4 *4)
- (-12 (-5 *3 (-894)) (-5 *4 (-372)) (-5 *2 (-1232)) (-5 *1 (-1228)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1117 *3)) (-4 *3 (-1181)) (-5 *2 (-112)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1181)) (-5 *1 (-368 *4 *2))
- (-4 *2 (-13 (-366 *4) (-10 -7 (-6 -4343)))))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1068))
- (-4 *4 (-13 (-1020) (-859 *3) (-825) (-596 (-865 *3))))
- (-5 *2 (-623 (-1044 *3 *4 *5))) (-5 *1 (-1045 *3 *4 *5))
- (-4 *5 (-13 (-423 *4) (-859 *3) (-596 (-865 *3)))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890))))
- ((*1 *2 *3) (-12 (-5 *3 (-944)) (-5 *2 (-877 (-550))) (-5 *1 (-890)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1093 (-550) (-594 (-48)))) (-5 *1 (-48))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-965 *2)) (-4 *4 (-1203 *3)) (-4 *2 (-300))
- (-5 *1 (-406 *2 *3 *4 *5)) (-4 *5 (-13 (-402 *3 *4) (-1011 *3)))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-542)) (-4 *3 (-825)) (-5 *2 (-1093 *3 (-594 *1)))
- (-4 *1 (-423 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-1093 (-550) (-594 (-486)))) (-5 *1 (-486))))
- ((*1 *2 *1)
- (-12 (-4 *4 (-170)) (-4 *2 (|SubsetCategory| (-705) *4))
- (-5 *1 (-601 *3 *4 *2)) (-4 *3 (-38 *4))))
- ((*1 *2 *1)
- (-12 (-4 *4 (-170)) (-4 *2 (|SubsetCategory| (-705) *4))
- (-5 *1 (-640 *3 *4 *2)) (-4 *3 (-696 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-965 *2)) (-4 *2 (-542)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1149)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 (-550))) (-5 *4 (-550)) (-5 *2 (-52))
- (-5 *1 (-978)))))
+ (-12 (-5 *3 (-1071 *4)) (-4 *4 (-1069)) (-5 *2 (-1 *4))
+ (-5 *1 (-991 *4))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1 (-372))) (-5 *1 (-1014)) (-5 *3 (-372))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1063 (-550))) (-5 *2 (-1 (-550))) (-5 *1 (-1019)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1126)) (-5 *2 (-550)) (-5 *1 (-1163 *4))
- (-4 *4 (-1020)))))
+ (-12 (-4 *4 (-38 (-400 (-550))))
+ (-5 *2 (-2 (|:| -2796 (-1125 *4)) (|:| -2807 (-1125 *4))))
+ (-5 *1 (-1131 *4)) (-5 *3 (-1125 *4)))))
+(((*1 *2 *3 *4 *5 *6 *5)
+ (-12 (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *6 (-1127))
+ (-5 *3 (-219)) (-5 *2 (-1009)) (-5 *1 (-737)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-667 *5))) (-5 *4 (-1227 *5)) (-4 *5 (-300))
- (-4 *5 (-1020)) (-5 *2 (-667 *5)) (-5 *1 (-1002 *5)))))
+ (-12 (-5 *4 (-623 (-623 *8))) (-5 *3 (-623 *8))
+ (-4 *8 (-923 *5 *7 *6)) (-4 *5 (-13 (-300) (-145)))
+ (-4 *6 (-13 (-825) (-596 (-1145)))) (-4 *7 (-771)) (-5 *2 (-112))
+ (-5 *1 (-898 *5 *6 *7 *8)))))
+(((*1 *1 *1) (-4 *1 (-609)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976) (-1167))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-329 *5 *6 *7 *8)) (-4 *5 (-423 *4)) (-4 *6 (-1203 *5))
- (-4 *7 (-1203 (-400 *6))) (-4 *8 (-335 *5 *6 *7))
- (-4 *4 (-13 (-825) (-542) (-1011 (-550)))) (-5 *2 (-112))
- (-5 *1 (-884 *4 *5 *6 *7 *8))))
+ (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170))
+ (-5 *2 (-623 (-926 *4)))))
+ ((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-623 (-926 *4))) (-5 *1 (-409 *3 *4))
+ (-4 *3 (-410 *4))))
+ ((*1 *2)
+ (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-623 (-926 *3)))))
+ ((*1 *2)
+ (-12 (-5 *2 (-623 (-926 *3))) (-5 *1 (-445 *3 *4 *5 *6))
+ (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3)))))
((*1 *2 *3)
- (-12 (-5 *3 (-329 (-400 (-550)) *4 *5 *6))
- (-4 *4 (-1203 (-400 (-550)))) (-4 *5 (-1203 (-400 *4)))
- (-4 *6 (-335 (-400 (-550)) *4 *5)) (-5 *2 (-112))
- (-5 *1 (-885 *4 *5 *6)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-550)) (-5 *3 (-894)) (-4 *1 (-397))))
- ((*1 *1 *2 *2) (-12 (-5 *2 (-550)) (-4 *1 (-397))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1071 *3 *4 *5 *2 *6)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *2 (-1068)))))
-(((*1 *1)
- (-12 (-4 *1 (-397)) (-3462 (|has| *1 (-6 -4333)))
- (-3462 (|has| *1 (-6 -4325)))))
- ((*1 *2 *1) (-12 (-4 *1 (-418 *2)) (-4 *2 (-1068)) (-4 *2 (-825))))
- ((*1 *2 *1) (-12 (-4 *1 (-808 *2)) (-4 *2 (-825))))
- ((*1 *1 *1 *1) (-4 *1 (-825))) ((*1 *1) (-5 *1 (-1088))))
+ (-12 (-5 *3 (-1228 (-445 *4 *5 *6 *7))) (-5 *2 (-623 (-926 *4)))
+ (-5 *1 (-445 *4 *5 *6 *7)) (-4 *4 (-542)) (-4 *4 (-170))
+ (-14 *5 (-895)) (-14 *6 (-623 (-1145))) (-14 *7 (-1228 (-667 *4))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-2 (|:| -3625 *4) (|:| -4073 (-550)))))
- (-4 *4 (-1068)) (-5 *2 (-1 *4)) (-5 *1 (-990 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1093 (-550) (-594 (-48)))) (-5 *1 (-48))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-300)) (-4 *4 (-965 *3)) (-4 *5 (-1203 *4))
- (-5 *2 (-1227 *6)) (-5 *1 (-406 *3 *4 *5 *6))
- (-4 *6 (-13 (-402 *4 *5) (-1011 *4)))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-1020)) (-4 *3 (-825)) (-5 *2 (-1093 *3 (-594 *1)))
- (-4 *1 (-423 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-1093 (-550) (-594 (-486)))) (-5 *1 (-486))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-170)) (-4 *2 (-38 *3)) (-5 *1 (-601 *2 *3 *4))
- (-4 *4 (|SubsetCategory| (-705) *3))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-170)) (-4 *2 (-696 *3)) (-5 *1 (-640 *2 *3 *4))
- (-4 *4 (|SubsetCategory| (-705) *3))))
- ((*1 *2 *1) (-12 (-4 *1 (-965 *2)) (-4 *2 (-542)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7))
- (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -3223 *4))))
- (-5 *1 (-754 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-916 *2)) (-5 *1 (-955 *2)) (-4 *2 (-1020)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-625 *3)) (-4 *3 (-1068)))))
-(((*1 *1 *1) (-5 *1 (-1032))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1020))
- (-4 *2 (-13 (-397) (-1011 *4) (-356) (-1166) (-277)))
- (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1203 *4)))))
+ (|partial| -12 (-5 *2 (-550)) (-5 *1 (-1164 *3)) (-4 *3 (-1021)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1182)) (-5 *1 (-1101 *4 *2))
+ (-4 *2 (-13 (-586 (-550) *4) (-10 -7 (-6 -4344) (-6 -4345))))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-825)) (-4 *3 (-1182)) (-5 *1 (-1101 *3 *2))
+ (-4 *2 (-13 (-586 (-550) *3) (-10 -7 (-6 -4344) (-6 -4345)))))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *1 *1 *2 *1) (-12 (-5 *1 (-127 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *2) (-12 (-5 *1 (-127 *2)) (-4 *2 (-1069)))))
+(((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *4 (-1145)) (-5 *6 (-112))
+ (-4 *7 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550))))
+ (-4 *3 (-13 (-1167) (-933) (-29 *7)))
+ (-5 *2
+ (-3 (|:| |f1| (-818 *3)) (|:| |f2| (-623 (-818 *3)))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-213 *7 *3)) (-5 *5 (-818 *3)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-749)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895))
+ (-4 *4 (-1021)))))
+(((*1 *1 *1) (-12 (-5 *1 (-411 *2)) (-4 *2 (-542)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 *4)) (-4 *4 (-825)) (-5 *2 (-623 (-642 *4 *5)))
- (-5 *1 (-607 *4 *5 *6)) (-4 *5 (-13 (-170) (-696 (-400 (-550)))))
- (-14 *6 (-894)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7))
- (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4))))
- (-5 *1 (-1041 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)) (-4 *2 (-1166))))
- ((*1 *2 *1) (-12 (-5 *1 (-324 *2)) (-4 *2 (-825))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-594 *3)) (-4 *3 (-825)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-802)))))
+ (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1159 *4 *5))
+ (-4 *4 (-1069)) (-4 *5 (-1069)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-1227 *1)) (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185))
- (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4))))))
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1228 *1)) (-4 *1 (-363 *4 *5)) (-4 *4 (-170))
+ (-4 *5 (-1204 *4)) (-5 *2 (-667 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-402 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1204 *3))
+ (-5 *2 (-667 *3)))))
+(((*1 *2 *1 *3)
+ (|partial| -12 (-5 *3 (-866 *4)) (-4 *4 (-1069)) (-5 *2 (-112))
+ (-5 *1 (-863 *4 *5)) (-4 *5 (-1069))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-866 *5)) (-4 *5 (-1069)) (-5 *2 (-112))
+ (-5 *1 (-864 *5 *3)) (-4 *3 (-1182))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 *6)) (-5 *4 (-866 *5)) (-4 *5 (-1069))
+ (-4 *6 (-1182)) (-5 *2 (-112)) (-5 *1 (-864 *5 *6)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-542)) (-4 *3 (-170)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-5 *1 (-666 *3 *4 *5 *2))
- (-4 *2 (-665 *3 *4 *5)))))
-(((*1 *2 *3 *3 *2)
- (-12 (-5 *2 (-1124 *4)) (-5 *3 (-550)) (-4 *4 (-1020))
- (-5 *1 (-1128 *4))))
- ((*1 *1 *2 *2 *1)
- (-12 (-5 *2 (-550)) (-5 *1 (-1219 *3 *4 *5)) (-4 *3 (-1020))
- (-14 *4 (-1144)) (-14 *5 *3))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-749)) (-4 *5 (-542))
- (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-942 *5 *3)) (-4 *3 (-1203 *5)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1088)) (-5 *1 (-323)))))
-(((*1 *2 *1)
- (-12 (|has| *1 (-6 -4342)) (-4 *1 (-481 *3)) (-4 *3 (-1181))
- (-5 *2 (-623 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-716 *3)) (-4 *3 (-1068)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-319 *3 *4)) (-4 *3 (-1020))
- (-4 *4 (-770)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *1 (-1108 *3 *2)) (-4 *3 (-13 (-1068) (-34)))
- (-4 *2 (-13 (-1068) (-34))))))
-(((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *4 (-1 *7 *7))
- (-5 *5 (-1 (-3 (-2 (|:| -1653 *6) (|:| |coeff| *6)) "failed") *6))
- (-4 *6 (-356)) (-4 *7 (-1203 *6))
- (-5 *2
- (-3 (-2 (|:| |answer| (-400 *7)) (|:| |a0| *6))
- (-2 (|:| -1653 (-400 *7)) (|:| |coeff| (-400 *7))) "failed"))
- (-5 *1 (-560 *6 *7)) (-5 *3 (-400 *7)))))
-(((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
- (-4 *3 (-360 *4))))
- ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
-(((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-878 *3)) (-4 *3 (-1068)))))
+ (-12 (-5 *2 (-917 *3)) (-4 *3 (-13 (-356) (-1167) (-976)))
+ (-5 *1 (-174 *3)))))
+(((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1113)) (-5 *3 (-550)) (-5 *2 (-112)))))
+(((*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-848)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 *2)) (-4 *2 (-1203 *4)) (-5 *1 (-529 *4 *2 *5 *6))
- (-4 *4 (-300)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-749))))))
-(((*1 *1 *1) (-12 (-4 *1 (-119 *2)) (-4 *2 (-1181))))
- ((*1 *1 *1) (-12 (-5 *1 (-650 *2)) (-4 *2 (-825))))
- ((*1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825))))
- ((*1 *1 *1) (-5 *1 (-836)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-836))))
+ (-12 (-5 *3 (-667 *2)) (-4 *4 (-1204 *2))
+ (-4 *2 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $)))))
+ (-5 *1 (-490 *2 *4 *5)) (-4 *5 (-402 *2 *4))))
((*1 *2 *1)
- (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1030 *2 *3))
- (-4 *3 (-1203 *2)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 *5)) (-4 *5 (-423 *4)) (-4 *4 (-13 (-825) (-542)))
- (-5 *2 (-836)) (-5 *1 (-32 *4 *5)))))
+ (-12 (-4 *1 (-1092 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2))
+ (-4 *5 (-232 *3 *2)) (-4 *2 (-1021)))))
+(((*1 *2 *2 *2 *2)
+ (-12 (-5 *2 (-667 *3)) (-4 *3 (-1021)) (-5 *1 (-668 *3)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-550)) (-5 *2 (-1233)) (-5 *1 (-878 *4))
+ (-4 *4 (-1069))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-878 *3)) (-4 *3 (-1069)))))
+(((*1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-807)))))
(((*1 *2 *1 *3 *3 *2)
- (-12 (-5 *3 (-550)) (-4 *1 (-56 *2 *4 *5)) (-4 *2 (-1181))
+ (-12 (-5 *3 (-550)) (-4 *1 (-56 *2 *4 *5)) (-4 *2 (-1182))
(-4 *4 (-366 *2)) (-4 *5 (-366 *2))))
((*1 *2 *1 *3 *3)
(-12 (-5 *3 (-550)) (-4 *1 (-56 *2 *4 *5)) (-4 *4 (-366 *2))
- (-4 *5 (-366 *2)) (-4 *2 (-1181))))
+ (-4 *5 (-366 *2)) (-4 *2 (-1182))))
((*1 *1 *1 *2)
- (-12 (-5 *2 "right") (-4 *1 (-119 *3)) (-4 *3 (-1181))))
- ((*1 *1 *1 *2) (-12 (-5 *2 "left") (-4 *1 (-119 *3)) (-4 *3 (-1181))))
+ (-12 (-5 *2 "right") (-4 *1 (-119 *3)) (-4 *3 (-1182))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 "left") (-4 *1 (-119 *3)) (-4 *3 (-1182))))
((*1 *2 *1 *3)
(-12 (-5 *3 (-623 (-550))) (-4 *2 (-170)) (-5 *1 (-135 *4 *5 *2))
(-14 *4 (-550)) (-14 *5 (-749))))
@@ -9550,32 +8168,32 @@
(-12 (-4 *2 (-170)) (-5 *1 (-135 *3 *4 *2)) (-14 *3 (-550))
(-14 *4 (-749))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (-749)) (-4 *2 (-1068)) (-5 *1 (-207 *4 *2))
- (-14 *4 (-894))))
+ (-12 (-5 *3 (-749)) (-4 *2 (-1069)) (-5 *1 (-207 *4 *2))
+ (-14 *4 (-895))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (-1144)) (-5 *2 (-239 (-1126))) (-5 *1 (-208 *4))
+ (-12 (-5 *3 (-1145)) (-5 *2 (-239 (-1127))) (-5 *1 (-208 *4))
(-4 *4
(-13 (-825)
- (-10 -8 (-15 -2680 ((-1126) $ *3)) (-15 -2048 ((-1232) $))
- (-15 -3656 ((-1232) $)))))))
+ (-10 -8 (-15 -2757 ((-1127) $ *3)) (-15 -1970 ((-1233) $))
+ (-15 -1858 ((-1233) $)))))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-962)) (-5 *1 (-208 *3))
+ (-12 (-5 *2 (-963)) (-5 *1 (-208 *3))
(-4 *3
(-13 (-825)
- (-10 -8 (-15 -2680 ((-1126) $ (-1144))) (-15 -2048 ((-1232) $))
- (-15 -3656 ((-1232) $)))))))
+ (-10 -8 (-15 -2757 ((-1127) $ (-1145))) (-15 -1970 ((-1233) $))
+ (-15 -1858 ((-1233) $)))))))
((*1 *2 *1 *3)
(-12 (-5 *3 "count") (-5 *2 (-749)) (-5 *1 (-239 *4)) (-4 *4 (-825))))
((*1 *1 *1 *2) (-12 (-5 *2 "sort") (-5 *1 (-239 *3)) (-4 *3 (-825))))
((*1 *1 *1 *2)
(-12 (-5 *2 "unique") (-5 *1 (-239 *3)) (-4 *3 (-825))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-279 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1181))))
+ (-12 (-4 *1 (-279 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1182))))
((*1 *2 *1 *3 *2)
- (-12 (-4 *1 (-281 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1181))))
+ (-12 (-4 *1 (-281 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1182))))
((*1 *2 *1 *2)
(-12 (-4 *3 (-170)) (-5 *1 (-282 *3 *2 *4 *5 *6 *7))
- (-4 *2 (-1203 *3)) (-4 *4 (-23)) (-14 *5 (-1 *2 *2 *4))
+ (-4 *2 (-1204 *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))))
((*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-623 *1)) (-4 *1 (-295))))
@@ -9584,1118 +8202,882 @@
((*1 *1 *2 *1 *1) (-12 (-4 *1 (-295)) (-5 *2 (-114))))
((*1 *1 *2 *1) (-12 (-4 *1 (-295)) (-5 *2 (-114))))
((*1 *2 *1 *2 *2)
- (-12 (-4 *1 (-335 *2 *3 *4)) (-4 *2 (-1185)) (-4 *3 (-1203 *2))
- (-4 *4 (-1203 (-400 *3)))))
+ (-12 (-4 *1 (-335 *2 *3 *4)) (-4 *2 (-1186)) (-4 *3 (-1204 *2))
+ (-4 *4 (-1204 (-400 *3)))))
((*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-4 *1 (-410 *2)) (-4 *2 (-170))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-1126)) (-5 *1 (-493))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-52)) (-5 *1 (-612))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-1127)) (-5 *1 (-493))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-52)) (-5 *1 (-612))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-1194 (-550))) (-4 *1 (-629 *3)) (-4 *3 (-1181))))
+ (-12 (-5 *2 (-1195 (-550))) (-4 *1 (-629 *3)) (-4 *3 (-1182))))
((*1 *2 *1 *3 *3 *3)
- (-12 (-5 *3 (-749)) (-5 *1 (-653 *2)) (-4 *2 (-1068))))
+ (-12 (-5 *3 (-749)) (-5 *1 (-653 *2)) (-4 *2 (-1069))))
((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-623 (-550))) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020))
+ (-12 (-5 *2 (-623 (-550))) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021))
(-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837))))
((*1 *1 *2 *3)
- (-12 (-5 *2 (-114)) (-5 *3 (-623 (-865 *4))) (-5 *1 (-865 *4))
- (-4 *4 (-1068))))
- ((*1 *2 *1 *2) (-12 (-4 *1 (-876 *2)) (-4 *2 (-1068))))
+ (-12 (-5 *2 (-114)) (-5 *3 (-623 (-866 *4))) (-5 *1 (-866 *4))
+ (-4 *4 (-1069))))
+ ((*1 *2 *1 *2) (-12 (-4 *1 (-877 *2)) (-4 *2 (-1069))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (-749)) (-5 *2 (-878 *4)) (-5 *1 (-877 *4))
- (-4 *4 (-1068))))
+ (-12 (-5 *3 (-749)) (-5 *2 (-879 *4)) (-5 *1 (-878 *4))
+ (-4 *4 (-1069))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (-234 *4 *2)) (-14 *4 (-894)) (-4 *2 (-356))
- (-5 *1 (-966 *4 *2))))
+ (-12 (-5 *3 (-234 *4 *2)) (-14 *4 (-895)) (-4 *2 (-356))
+ (-5 *1 (-967 *4 *2))))
((*1 *2 *1 *3)
- (-12 (-5 *3 "value") (-4 *1 (-983 *2)) (-4 *2 (-1181))))
- ((*1 *2 *1) (-12 (-5 *1 (-999 *2)) (-4 *2 (-1181))))
+ (-12 (-5 *3 "value") (-4 *1 (-984 *2)) (-4 *2 (-1182))))
+ ((*1 *2 *1) (-12 (-5 *1 (-1000 *2)) (-4 *2 (-1182))))
((*1 *2 *1 *3 *3 *2)
- (-12 (-5 *3 (-550)) (-4 *1 (-1023 *4 *5 *2 *6 *7)) (-4 *2 (-1020))
+ (-12 (-5 *3 (-550)) (-4 *1 (-1024 *4 *5 *2 *6 *7)) (-4 *2 (-1021))
(-4 *6 (-232 *5 *2)) (-4 *7 (-232 *4 *2))))
((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-550)) (-4 *1 (-1023 *4 *5 *2 *6 *7))
- (-4 *6 (-232 *5 *2)) (-4 *7 (-232 *4 *2)) (-4 *2 (-1020))))
+ (-12 (-5 *3 (-550)) (-4 *1 (-1024 *4 *5 *2 *6 *7))
+ (-4 *6 (-232 *5 *2)) (-4 *7 (-232 *4 *2)) (-4 *2 (-1021))))
((*1 *2 *1 *2 *3)
- (-12 (-5 *3 (-894)) (-4 *4 (-1068))
- (-4 *5 (-13 (-1020) (-859 *4) (-825) (-596 (-865 *4))))
- (-5 *1 (-1044 *4 *5 *2))
- (-4 *2 (-13 (-423 *5) (-859 *4) (-596 (-865 *4))))))
- ((*1 *2 *1 *2 *3)
- (-12 (-5 *3 (-894)) (-4 *4 (-1068))
- (-4 *5 (-13 (-1020) (-859 *4) (-825) (-596 (-865 *4))))
+ (-12 (-5 *3 (-895)) (-4 *4 (-1069))
+ (-4 *5 (-13 (-1021) (-860 *4) (-825) (-596 (-866 *4))))
(-5 *1 (-1045 *4 *5 *2))
- (-4 *2 (-13 (-423 *5) (-859 *4) (-596 (-865 *4))))))
+ (-4 *2 (-13 (-423 *5) (-860 *4) (-596 (-866 *4))))))
+ ((*1 *2 *1 *2 *3)
+ (-12 (-5 *3 (-895)) (-4 *4 (-1069))
+ (-4 *5 (-13 (-1021) (-860 *4) (-825) (-596 (-866 *4))))
+ (-5 *1 (-1046 *4 *5 *2))
+ (-4 *2 (-13 (-423 *5) (-860 *4) (-596 (-866 *4))))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 (-550))) (-4 *1 (-1071 *3 *4 *5 *6 *7))
- (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068))
- (-4 *7 (-1068))))
+ (-12 (-5 *2 (-623 (-550))) (-4 *1 (-1072 *3 *4 *5 *6 *7))
+ (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069))
+ (-4 *7 (-1069))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-550)) (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068))
- (-4 *4 (-1068)) (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068))))
- ((*1 *1 *1 *1) (-4 *1 (-1112)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-1144))))
+ (-12 (-5 *2 (-550)) (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069))
+ (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069))))
+ ((*1 *1 *1 *1) (-4 *1 (-1113)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-1145))))
((*1 *2 *3 *2)
- (-12 (-5 *3 (-400 *1)) (-4 *1 (-1203 *2)) (-4 *2 (-1020))
+ (-12 (-5 *3 (-400 *1)) (-4 *1 (-1204 *2)) (-4 *2 (-1021))
(-4 *2 (-356))))
((*1 *2 *2 *2)
- (-12 (-5 *2 (-400 *1)) (-4 *1 (-1203 *3)) (-4 *3 (-1020))
+ (-12 (-5 *2 (-400 *1)) (-4 *1 (-1204 *3)) (-4 *3 (-1021))
(-4 *3 (-542))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1205 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1020))))
+ (-12 (-4 *1 (-1206 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1021))))
((*1 *2 *1 *3)
- (-12 (-5 *3 "last") (-4 *1 (-1215 *2)) (-4 *2 (-1181))))
+ (-12 (-5 *3 "last") (-4 *1 (-1216 *2)) (-4 *2 (-1182))))
((*1 *1 *1 *2)
- (-12 (-5 *2 "rest") (-4 *1 (-1215 *3)) (-4 *3 (-1181))))
+ (-12 (-5 *2 "rest") (-4 *1 (-1216 *3)) (-4 *3 (-1182))))
((*1 *2 *1 *3)
- (-12 (-5 *3 "first") (-4 *1 (-1215 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1181)) (-5 *1 (-1100 *4 *2))
- (-4 *2 (-13 (-586 (-550) *4) (-10 -7 (-6 -4342) (-6 -4343))))))
+ (-12 (-5 *3 "first") (-4 *1 (-1216 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-320 *3)) (-4 *3 (-1182))))
((*1 *2 *2)
- (-12 (-4 *3 (-825)) (-4 *3 (-1181)) (-5 *1 (-1100 *3 *2))
- (-4 *2 (-13 (-586 (-550) *3) (-10 -7 (-6 -4342) (-6 -4343)))))))
-(((*1 *1 *1 *1) (-5 *1 (-112))) ((*1 *1 *1 *1) (-4 *1 (-123)))
- ((*1 *1 *1 *1) (-5 *1 (-1088))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-1227 *1)) (-4 *1 (-363 *4 *5)) (-4 *4 (-170))
- (-4 *5 (-1203 *4)) (-5 *2 (-667 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-402 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1203 *3))
+ (-12 (-5 *2 (-112)) (-5 *1 (-507 *3 *4)) (-4 *3 (-1182))
+ (-14 *4 (-550)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1226 *3)) (-4 *3 (-1182)) (-4 *3 (-1021))
(-5 *2 (-667 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *1) (-5 *1 (-284))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-319 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-770))
- (-4 *2 (-444))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-335 *2 *3 *4)) (-4 *2 (-1185)) (-4 *3 (-1203 *2))
- (-4 *4 (-1203 (-400 *3)))))
- ((*1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-444))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-922 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *2 (-825)) (-4 *3 (-444))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-922 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *2 (-444))))
- ((*1 *2 *2 *3)
- (-12 (-4 *3 (-300)) (-4 *3 (-542)) (-5 *1 (-1131 *3 *2))
- (-4 *2 (-1203 *3)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-825))
- (-5 *2
- (-2 (|:| |f1| (-623 *4)) (|:| |f2| (-623 (-623 (-623 *4))))
- (|:| |f3| (-623 (-623 *4))) (|:| |f4| (-623 (-623 (-623 *4))))))
- (-5 *1 (-1152 *4)) (-5 *3 (-623 (-623 (-623 *4)))))))
+ (-12 (-5 *3 (-1125 (-1125 *4))) (-5 *2 (-1125 *4)) (-5 *1 (-1129 *4))
+ (-4 *4 (-1021)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *1) (-12 (-4 *1 (-969 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542))
+ (-5 *2 (-112)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1141 *7)) (-4 *5 (-1021))
+ (-4 *7 (-1021)) (-4 *2 (-1204 *5)) (-5 *1 (-492 *5 *2 *6 *7))
+ (-4 *6 (-1204 *2))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-1021)) (-4 *7 (-1021))
+ (-4 *4 (-1204 *5)) (-5 *2 (-1141 *7)) (-5 *1 (-492 *5 *4 *6 *7))
+ (-4 *6 (-1204 *4)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-379 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-112) (-114) (-114))) (-5 *1 (-114)))))
+(((*1 *2 *3 *4 *2 *5 *6)
+ (-12
+ (-5 *5
+ (-2 (|:| |done| (-623 *11))
+ (|:| |todo| (-623 (-2 (|:| |val| *3) (|:| -1608 *11))))))
+ (-5 *6 (-749))
+ (-5 *2 (-623 (-2 (|:| |val| (-623 *10)) (|:| -1608 *11))))
+ (-5 *3 (-623 *10)) (-5 *4 (-623 *11)) (-4 *10 (-1035 *7 *8 *9))
+ (-4 *11 (-1041 *7 *8 *9 *10)) (-4 *7 (-444)) (-4 *8 (-771))
+ (-4 *9 (-825)) (-5 *1 (-1039 *7 *8 *9 *10 *11))))
+ ((*1 *2 *3 *4 *2 *5 *6)
+ (-12
+ (-5 *5
+ (-2 (|:| |done| (-623 *11))
+ (|:| |todo| (-623 (-2 (|:| |val| *3) (|:| -1608 *11))))))
+ (-5 *6 (-749))
+ (-5 *2 (-623 (-2 (|:| |val| (-623 *10)) (|:| -1608 *11))))
+ (-5 *3 (-623 *10)) (-5 *4 (-623 *11)) (-4 *10 (-1035 *7 *8 *9))
+ (-4 *11 (-1078 *7 *8 *9 *10)) (-4 *7 (-444)) (-4 *8 (-771))
+ (-4 *9 (-825)) (-5 *1 (-1114 *7 *8 *9 *10 *11)))))
+(((*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1141 *1)) (-4 *1 (-986)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1144))
- (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
+ (-12 (-5 *3 (-1145))
+ (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
(-5 *2 (-52)) (-5 *1 (-308 *4 *5))
- (-4 *5 (-13 (-27) (-1166) (-423 *4)))))
+ (-4 *5 (-13 (-27) (-1167) (-423 *4)))))
((*1 *2 *3)
- (-12 (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
+ (-12 (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
(-5 *2 (-52)) (-5 *1 (-308 *4 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *4)))))
+ (-4 *3 (-13 (-27) (-1167) (-423 *4)))))
((*1 *2 *3 *4)
(-12 (-5 *4 (-400 (-550)))
- (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
+ (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
(-5 *2 (-52)) (-5 *1 (-308 *5 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *5)))))
+ (-4 *3 (-13 (-27) (-1167) (-423 *5)))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *5)))
- (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
+ (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *5)))
+ (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
(-5 *2 (-52)) (-5 *1 (-308 *5 *3))))
((*1 *2 *3 *4 *5)
(-12 (-5 *4 (-287 *3)) (-5 *5 (-400 (-550)))
- (-4 *3 (-13 (-27) (-1166) (-423 *6)))
- (-4 *6 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
+ (-4 *3 (-13 (-27) (-1167) (-423 *6)))
+ (-4 *6 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
(-5 *2 (-52)) (-5 *1 (-308 *6 *3))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-1 *6 (-550))) (-5 *4 (-287 *6))
- (-4 *6 (-13 (-27) (-1166) (-423 *5)))
- (-4 *5 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
+ (-4 *6 (-13 (-27) (-1167) (-423 *5)))
+ (-4 *5 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
(-5 *2 (-52)) (-5 *1 (-451 *5 *6))))
((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1144)) (-5 *5 (-287 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *6)))
- (-4 *6 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
+ (-12 (-5 *4 (-1145)) (-5 *5 (-287 *3))
+ (-4 *3 (-13 (-27) (-1167) (-423 *6)))
+ (-4 *6 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
(-5 *2 (-52)) (-5 *1 (-451 *6 *3))))
((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *7 (-550))) (-5 *4 (-287 *7)) (-5 *5 (-1194 (-550)))
- (-4 *7 (-13 (-27) (-1166) (-423 *6)))
- (-4 *6 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
+ (-12 (-5 *3 (-1 *7 (-550))) (-5 *4 (-287 *7)) (-5 *5 (-1195 (-550)))
+ (-4 *7 (-13 (-27) (-1167) (-423 *6)))
+ (-4 *6 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
(-5 *2 (-52)) (-5 *1 (-451 *6 *7))))
((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *4 (-1144)) (-5 *5 (-287 *3)) (-5 *6 (-1194 (-550)))
- (-4 *3 (-13 (-27) (-1166) (-423 *7)))
- (-4 *7 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
+ (-12 (-5 *4 (-1145)) (-5 *5 (-287 *3)) (-5 *6 (-1195 (-550)))
+ (-4 *3 (-13 (-27) (-1167) (-423 *7)))
+ (-4 *7 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
(-5 *2 (-52)) (-5 *1 (-451 *7 *3))))
((*1 *2 *3 *4 *5 *6)
(-12 (-5 *3 (-1 *8 (-400 (-550)))) (-5 *4 (-287 *8))
- (-5 *5 (-1194 (-400 (-550)))) (-5 *6 (-400 (-550)))
- (-4 *8 (-13 (-27) (-1166) (-423 *7)))
- (-4 *7 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
+ (-5 *5 (-1195 (-400 (-550)))) (-5 *6 (-400 (-550)))
+ (-4 *8 (-13 (-27) (-1167) (-423 *7)))
+ (-4 *7 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
(-5 *2 (-52)) (-5 *1 (-451 *7 *8))))
((*1 *2 *3 *4 *5 *6 *7)
- (-12 (-5 *4 (-1144)) (-5 *5 (-287 *3)) (-5 *6 (-1194 (-400 (-550))))
- (-5 *7 (-400 (-550))) (-4 *3 (-13 (-27) (-1166) (-423 *8)))
- (-4 *8 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
+ (-12 (-5 *4 (-1145)) (-5 *5 (-287 *3)) (-5 *6 (-1195 (-400 (-550))))
+ (-5 *7 (-400 (-550))) (-4 *3 (-13 (-27) (-1167) (-423 *8)))
+ (-4 *8 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
(-5 *2 (-52)) (-5 *1 (-451 *8 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-1124 (-2 (|:| |k| (-550)) (|:| |c| *3))))
- (-4 *3 (-1020)) (-5 *1 (-578 *3))))
+ (-12 (-5 *2 (-1125 (-2 (|:| |k| (-550)) (|:| |c| *3))))
+ (-4 *3 (-1021)) (-5 *1 (-578 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-579 *3))))
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-579 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-1124 (-2 (|:| |k| (-550)) (|:| |c| *3))))
- (-4 *3 (-1020)) (-4 *1 (-1187 *3))))
+ (-12 (-5 *2 (-1125 (-2 (|:| |k| (-550)) (|:| |c| *3))))
+ (-4 *3 (-1021)) (-4 *1 (-1188 *3))))
((*1 *1 *2 *3)
(-12 (-5 *2 (-749))
- (-5 *3 (-1124 (-2 (|:| |k| (-400 (-550))) (|:| |c| *4))))
- (-4 *4 (-1020)) (-4 *1 (-1208 *4))))
+ (-5 *3 (-1125 (-2 (|:| |k| (-400 (-550))) (|:| |c| *4))))
+ (-4 *4 (-1021)) (-4 *1 (-1209 *4))))
((*1 *1 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-4 *1 (-1218 *3))))
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-4 *1 (-1219 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-1124 (-2 (|:| |k| (-749)) (|:| |c| *3))))
- (-4 *3 (-1020)) (-4 *1 (-1218 *3)))))
-(((*1 *1 *1) (-12 (-4 *1 (-119 *2)) (-4 *2 (-1181))))
- ((*1 *1 *1) (-12 (-5 *1 (-650 *2)) (-4 *2 (-825))))
- ((*1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825))))
- ((*1 *1 *1) (-5 *1 (-836)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-836))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1030 *2 *3))
- (-4 *3 (-1203 *2)))))
+ (-12 (-5 *2 (-1125 (-2 (|:| |k| (-749)) (|:| |c| *3))))
+ (-4 *3 (-1021)) (-4 *1 (-1219 *3)))))
+(((*1 *1 *1) (-4 *1 (-609)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976) (-1167))))))
+(((*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-350 *3)) (-4 *3 (-342)))))
+(((*1 *1) (-5 *1 (-284))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-623 (-52))) (-5 *1 (-866 *3)) (-4 *3 (-1069)))))
+(((*1 *1) (-5 *1 (-142)))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-256))) (-5 *2 (-1102 (-219))) (-5 *1 (-254))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1102 (-219))) (-5 *1 (-256)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 *4))
+ (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))))
+(((*1 *2 *3 *3 *2)
+ (-12 (-5 *2 (-667 (-550))) (-5 *3 (-623 (-550))) (-5 *1 (-1079)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-444))
+ (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *1 (-951 *3 *4 *5 *6)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-542))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3563 *4)))
+ (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))))
+(((*1 *1 *1)
+ (-12 (|has| *1 (-6 -4345)) (-4 *1 (-366 *2)) (-4 *2 (-1182))
+ (-4 *2 (-825))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3 *3)) (|has| *1 (-6 -4345))
+ (-4 *1 (-366 *3)) (-4 *3 (-1182)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-749)) (-5 *4 (-1228 *2)) (-4 *5 (-300))
+ (-4 *6 (-966 *5)) (-4 *2 (-13 (-402 *6 *7) (-1012 *6)))
+ (-5 *1 (-406 *5 *6 *7 *2)) (-4 *7 (-1204 *6)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-142))))
+ ((*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-142)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-319 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-770))
+ (-4 *2 (-444))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-335 *2 *3 *4)) (-4 *2 (-1186)) (-4 *3 (-1204 *2))
+ (-4 *4 (-1204 (-400 *3)))))
+ ((*1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-444))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-923 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *2 (-825)) (-4 *3 (-444))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-923 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *2 (-444))))
+ ((*1 *2 *2 *3)
+ (-12 (-4 *3 (-300)) (-4 *3 (-542)) (-5 *1 (-1132 *3 *2))
+ (-4 *2 (-1204 *3)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-356)) (-4 *3 (-1021))
+ (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -2256 *1)))
+ (-4 *1 (-827 *3)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-863 *4 *5)) (-5 *3 (-863 *4 *6)) (-4 *4 (-1069))
+ (-4 *5 (-1069)) (-4 *6 (-644 *5)) (-5 *1 (-859 *4 *5 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-550)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-5 *2 (-1233)) (-5 *1 (-441 *4 *5 *6 *7)) (-4 *7 (-923 *4 *5 *6)))))
+(((*1 *2 *2 *2)
+ (|partial| -12 (-4 *3 (-356)) (-5 *1 (-870 *2 *3))
+ (-4 *2 (-1204 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-112)))))
+(((*1 *1 *2 *3 *1 *3)
+ (-12 (-5 *2 (-866 *4)) (-4 *4 (-1069)) (-5 *1 (-863 *4 *3))
+ (-4 *3 (-1069)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-667 *8)) (-4 *8 (-923 *5 *7 *6))
+ (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1145))))
+ (-4 *7 (-771))
+ (-5 *2
+ (-623
+ (-2 (|:| |eqzro| (-623 *8)) (|:| |neqzro| (-623 *8))
+ (|:| |wcond| (-623 (-926 *5)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1228 (-400 (-926 *5))))
+ (|:| -2206 (-623 (-1228 (-400 (-926 *5))))))))))
+ (-5 *1 (-898 *5 *6 *7 *8)) (-5 *4 (-623 *8))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-667 *8)) (-5 *4 (-623 (-1145))) (-4 *8 (-923 *5 *7 *6))
+ (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1145))))
+ (-4 *7 (-771))
+ (-5 *2
+ (-623
+ (-2 (|:| |eqzro| (-623 *8)) (|:| |neqzro| (-623 *8))
+ (|:| |wcond| (-623 (-926 *5)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1228 (-400 (-926 *5))))
+ (|:| -2206 (-623 (-1228 (-400 (-926 *5))))))))))
+ (-5 *1 (-898 *5 *6 *7 *8))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-667 *7)) (-4 *7 (-923 *4 *6 *5))
+ (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145))))
+ (-4 *6 (-771))
+ (-5 *2
+ (-623
+ (-2 (|:| |eqzro| (-623 *7)) (|:| |neqzro| (-623 *7))
+ (|:| |wcond| (-623 (-926 *4)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1228 (-400 (-926 *4))))
+ (|:| -2206 (-623 (-1228 (-400 (-926 *4))))))))))
+ (-5 *1 (-898 *4 *5 *6 *7))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-667 *9)) (-5 *5 (-895)) (-4 *9 (-923 *6 *8 *7))
+ (-4 *6 (-13 (-300) (-145))) (-4 *7 (-13 (-825) (-596 (-1145))))
+ (-4 *8 (-771))
+ (-5 *2
+ (-623
+ (-2 (|:| |eqzro| (-623 *9)) (|:| |neqzro| (-623 *9))
+ (|:| |wcond| (-623 (-926 *6)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1228 (-400 (-926 *6))))
+ (|:| -2206 (-623 (-1228 (-400 (-926 *6))))))))))
+ (-5 *1 (-898 *6 *7 *8 *9)) (-5 *4 (-623 *9))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-667 *9)) (-5 *4 (-623 (-1145))) (-5 *5 (-895))
+ (-4 *9 (-923 *6 *8 *7)) (-4 *6 (-13 (-300) (-145)))
+ (-4 *7 (-13 (-825) (-596 (-1145)))) (-4 *8 (-771))
+ (-5 *2
+ (-623
+ (-2 (|:| |eqzro| (-623 *9)) (|:| |neqzro| (-623 *9))
+ (|:| |wcond| (-623 (-926 *6)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1228 (-400 (-926 *6))))
+ (|:| -2206 (-623 (-1228 (-400 (-926 *6))))))))))
+ (-5 *1 (-898 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-667 *8)) (-5 *4 (-895)) (-4 *8 (-923 *5 *7 *6))
+ (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1145))))
+ (-4 *7 (-771))
+ (-5 *2
+ (-623
+ (-2 (|:| |eqzro| (-623 *8)) (|:| |neqzro| (-623 *8))
+ (|:| |wcond| (-623 (-926 *5)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1228 (-400 (-926 *5))))
+ (|:| -2206 (-623 (-1228 (-400 (-926 *5))))))))))
+ (-5 *1 (-898 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-667 *9)) (-5 *4 (-623 *9)) (-5 *5 (-1127))
+ (-4 *9 (-923 *6 *8 *7)) (-4 *6 (-13 (-300) (-145)))
+ (-4 *7 (-13 (-825) (-596 (-1145)))) (-4 *8 (-771)) (-5 *2 (-550))
+ (-5 *1 (-898 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-667 *9)) (-5 *4 (-623 (-1145))) (-5 *5 (-1127))
+ (-4 *9 (-923 *6 *8 *7)) (-4 *6 (-13 (-300) (-145)))
+ (-4 *7 (-13 (-825) (-596 (-1145)))) (-4 *8 (-771)) (-5 *2 (-550))
+ (-5 *1 (-898 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-667 *8)) (-5 *4 (-1127)) (-4 *8 (-923 *5 *7 *6))
+ (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1145))))
+ (-4 *7 (-771)) (-5 *2 (-550)) (-5 *1 (-898 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-667 *10)) (-5 *4 (-623 *10)) (-5 *5 (-895))
+ (-5 *6 (-1127)) (-4 *10 (-923 *7 *9 *8)) (-4 *7 (-13 (-300) (-145)))
+ (-4 *8 (-13 (-825) (-596 (-1145)))) (-4 *9 (-771)) (-5 *2 (-550))
+ (-5 *1 (-898 *7 *8 *9 *10))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-667 *10)) (-5 *4 (-623 (-1145))) (-5 *5 (-895))
+ (-5 *6 (-1127)) (-4 *10 (-923 *7 *9 *8)) (-4 *7 (-13 (-300) (-145)))
+ (-4 *8 (-13 (-825) (-596 (-1145)))) (-4 *9 (-771)) (-5 *2 (-550))
+ (-5 *1 (-898 *7 *8 *9 *10))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-667 *9)) (-5 *4 (-895)) (-5 *5 (-1127))
+ (-4 *9 (-923 *6 *8 *7)) (-4 *6 (-13 (-300) (-145)))
+ (-4 *7 (-13 (-825) (-596 (-1145)))) (-4 *8 (-771)) (-5 *2 (-550))
+ (-5 *1 (-898 *6 *7 *8 *9)))))
+(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-133)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1127)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-1233))
+ (-5 *1 (-1042 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1127)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-1233))
+ (-5 *1 (-1077 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))))
(((*1 *2 *3 *4 *5 *6 *7)
- (-12 (-5 *3 (-667 *11)) (-5 *4 (-623 (-400 (-925 *8))))
- (-5 *5 (-749)) (-5 *6 (-1126)) (-4 *8 (-13 (-300) (-145)))
- (-4 *11 (-922 *8 *10 *9)) (-4 *9 (-13 (-825) (-596 (-1144))))
+ (-12 (-5 *3 (-667 *11)) (-5 *4 (-623 (-400 (-926 *8))))
+ (-5 *5 (-749)) (-5 *6 (-1127)) (-4 *8 (-13 (-300) (-145)))
+ (-4 *11 (-923 *8 *10 *9)) (-4 *9 (-13 (-825) (-596 (-1145))))
(-4 *10 (-771))
(-5 *2
(-2
(|:| |rgl|
(-623
(-2 (|:| |eqzro| (-623 *11)) (|:| |neqzro| (-623 *11))
- (|:| |wcond| (-623 (-925 *8)))
+ (|:| |wcond| (-623 (-926 *8)))
(|:| |bsoln|
- (-2 (|:| |partsol| (-1227 (-400 (-925 *8))))
- (|:| -2437 (-623 (-1227 (-400 (-925 *8))))))))))
+ (-2 (|:| |partsol| (-1228 (-400 (-926 *8))))
+ (|:| -2206 (-623 (-1228 (-400 (-926 *8))))))))))
(|:| |rgsz| (-550))))
- (-5 *1 (-897 *8 *9 *10 *11)) (-5 *7 (-550)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1153 (-623 *4))) (-4 *4 (-825))
- (-5 *2 (-623 (-623 *4))) (-5 *1 (-1152 *4)))))
-(((*1 *2 *3 *4 *3 *3 *3 *3 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-167 (-219)))) (-5 *2 (-1008))
- (-5 *1 (-735)))))
+ (-5 *1 (-898 *8 *9 *10 *11)) (-5 *7 (-550)))))
(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1227 *4)) (-4 *4 (-619 (-550)))
- (-5 *2 (-1227 (-400 (-550)))) (-5 *1 (-1254 *4)))))
-(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459))))
- ((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459))))
- ((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
- (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372))
- (-5 *2
- (-2 (|:| -3625 *4) (|:| -2478 *4) (|:| |totalpts| (-550))
- (|:| |success| (-112))))
- (-5 *1 (-767)) (-5 *5 (-550)))))
-(((*1 *1) (-5 *1 (-1229))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-397)) (-4 *3 (-1020))))
- ((*1 *2)
- (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-397)) (-4 *3 (-1020)))))
-(((*1 *2)
- (|partial| -12 (-4 *3 (-542)) (-4 *3 (-170))
- (-5 *2 (-2 (|:| |particular| *1) (|:| -2437 (-623 *1))))
- (-4 *1 (-360 *3))))
- ((*1 *2)
- (|partial| -12
- (-5 *2
- (-2 (|:| |particular| (-445 *3 *4 *5 *6))
- (|:| -2437 (-623 (-445 *3 *4 *5 *6)))))
- (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-170)) (-14 *4 (-894))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))))
-(((*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-181)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *1 *1 *1) (-4 *1 (-940))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-400 (-925 *3))) (-5 *1 (-445 *3 *4 *5 *6))
- (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1126)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-1232))
- (-5 *1 (-961 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7))))
- ((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1126)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-1232))
- (-5 *1 (-1075 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))))
+ (-12 (-5 *4 (-749)) (-4 *5 (-1021)) (-5 *2 (-550))
+ (-5 *1 (-435 *5 *3 *6)) (-4 *3 (-1204 *5))
+ (-4 *6 (-13 (-397) (-1012 *5) (-356) (-1167) (-277)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-1021)) (-5 *2 (-550)) (-5 *1 (-435 *4 *3 *5))
+ (-4 *3 (-1204 *4))
+ (-4 *5 (-13 (-397) (-1012 *4) (-356) (-1167) (-277))))))
+(((*1 *1) (-5 *1 (-430))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 (-838 *5))) (-14 *5 (-623 (-1144))) (-4 *6 (-444))
+ (-12 (-5 *4 (-1145))
+ (-4 *5 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
(-5 *2
- (-2 (|:| |dpolys| (-623 (-241 *5 *6)))
- (|:| |coords| (-623 (-550)))))
- (-5 *1 (-463 *5 *6 *7)) (-5 *3 (-623 (-241 *5 *6))) (-4 *7 (-444)))))
+ (-2 (|:| |func| *3) (|:| |kers| (-623 (-594 *3)))
+ (|:| |vals| (-623 *3))))
+ (-5 *1 (-270 *5 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *5))))))
+(((*1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-155)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-1033)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-837)))))
(((*1 *2 *3 *3)
- (-12 (-5 *2 (-623 *3)) (-5 *1 (-934 *3)) (-4 *3 (-535)))))
-(((*1 *1 *1 *2)
- (|partial| -12 (-4 *1 (-1174 *3 *4 *5 *2)) (-4 *3 (-542))
- (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-5 *2 (-112)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1124 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))))
-(((*1 *2)
- (-12 (-5 *2 (-2 (|:| -1374 (-623 *3)) (|:| -3429 (-623 *3))))
- (-5 *1 (-1182 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-623 *5)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-219)) (-5 *4 (-550))
- (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) (-5 *2 (-1008))
- (-5 *1 (-727)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-167 *4)) (-5 *1 (-179 *4 *3))
- (-4 *4 (-13 (-356) (-823))) (-4 *3 (-1203 *2)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1227 (-623 (-2 (|:| -3625 *4) (|:| -2922 (-1088))))))
- (-4 *4 (-342)) (-5 *2 (-1232)) (-5 *1 (-519 *4)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *3 (-542)) (-4 *3 (-1020))
- (-5 *2 (-2 (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-827 *3))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-98 *5)) (-4 *5 (-542)) (-4 *5 (-1020))
- (-5 *2 (-2 (|:| -3526 *3) (|:| -2786 *3))) (-5 *1 (-828 *5 *3))
- (-4 *3 (-827 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1144)) (-5 *2 (-1 *6 *5)) (-5 *1 (-685 *4 *5 *6))
- (-4 *4 (-596 (-526))) (-4 *5 (-1181)) (-4 *6 (-1181)))))
+ (-12 (-5 *2 (-1 (-372))) (-5 *1 (-1014)) (-5 *3 (-372)))))
+(((*1 *1 *1 *1) (-5 *1 (-837))))
(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-916 (-219))) (-5 *4 (-847)) (-5 *2 (-1232))
+ (-12 (-5 *3 (-917 (-219))) (-5 *4 (-848)) (-5 *2 (-1233))
(-5 *1 (-460))))
- ((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1020)) (-4 *1 (-953 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1021)) (-4 *1 (-954 *3))))
((*1 *2 *1)
- (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-916 *3))))
+ (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-917 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-916 *3)) (-4 *3 (-1020)) (-4 *1 (-1102 *3))))
+ (-12 (-5 *2 (-917 *3)) (-4 *3 (-1021)) (-4 *1 (-1103 *3))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-1102 *3)) (-4 *3 (-1020))))
+ (-12 (-5 *2 (-749)) (-4 *1 (-1103 *3)) (-4 *3 (-1021))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 *3)) (-4 *1 (-1102 *3)) (-4 *3 (-1020))))
+ (-12 (-5 *2 (-623 *3)) (-4 *1 (-1103 *3)) (-4 *3 (-1021))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-916 *3)) (-4 *1 (-1102 *3)) (-4 *3 (-1020))))
+ (-12 (-5 *2 (-917 *3)) (-4 *1 (-1103 *3)) (-4 *3 (-1021))))
((*1 *2 *3 *3 *3 *3)
- (-12 (-5 *2 (-916 (-219))) (-5 *1 (-1177)) (-5 *3 (-219)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1228))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-836)))))
-(((*1 *2 *3) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-547)) (-5 *3 (-550)))))
-(((*1 *1) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1166))))))
-(((*1 *1 *1) (-12 (-4 *1 (-423 *2)) (-4 *2 (-825)) (-4 *2 (-542))))
- ((*1 *1 *1) (-12 (-4 *1 (-965 *2)) (-4 *2 (-542)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-623 (-400 (-925 (-550))))) (-5 *4 (-623 (-1144)))
- (-5 *2 (-623 (-623 *5))) (-5 *1 (-373 *5))
- (-4 *5 (-13 (-823) (-356)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 (-925 (-550)))) (-5 *2 (-623 *4)) (-5 *1 (-373 *4))
- (-4 *4 (-13 (-823) (-356))))))
-(((*1 *2) (-12 (-5 *2 (-877 (-550))) (-5 *1 (-890)))))
+ (-12 (-5 *2 (-917 (-219))) (-5 *1 (-1178)) (-5 *3 (-219)))))
+(((*1 *1 *1 *1) (-4 *1 (-535))))
+(((*1 *2 *1) (-12 (-4 *1 (-360 *2)) (-4 *2 (-170)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-917 *3)) (-4 *3 (-13 (-356) (-1167) (-976)))
+ (-5 *1 (-174 *3)))))
+(((*1 *1 *1)
+ (-12 (|has| *1 (-6 -4344)) (-4 *1 (-149 *2)) (-4 *2 (-1182))
+ (-4 *2 (-1069)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1154 (-623 *4))) (-4 *4 (-825))
+ (-5 *2 (-623 (-623 *4))) (-5 *1 (-1153 *4)))))
+(((*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-781)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2))
+ (-4 *4 (-366 *2)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170))
+ (-5 *2 (-667 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-667 *4)) (-5 *1 (-409 *3 *4))
+ (-4 *3 (-410 *4))))
+ ((*1 *2) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-667 *3)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-246 *2 *3 *4 *5)) (-4 *2 (-1021)) (-4 *3 (-825))
+ (-4 *4 (-259 *3)) (-4 *5 (-771)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-342)) (-5 *2 (-411 (-1141 (-1141 *4))))
+ (-5 *1 (-1180 *4)) (-5 *3 (-1141 (-1141 *4))))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-1127)) (-5 *4 (-1089)) (-5 *2 (-112)) (-5 *1 (-799)))))
(((*1 *1) (-12 (-4 *1 (-457 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23))))
((*1 *1) (-5 *1 (-526))) ((*1 *1) (-4 *1 (-701)))
((*1 *1) (-4 *1 (-705)))
- ((*1 *1) (-12 (-5 *1 (-865 *2)) (-4 *2 (-1068))))
- ((*1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-825)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-985)) (-5 *2 (-836)))))
-(((*1 *1 *1) (-4 *1 (-609)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975) (-1166))))))
-(((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-550)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 *2)
- (-14 *4 (-749)) (-4 *5 (-170))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749))
- (-4 *4 (-170))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2))
- (-4 *4 (-366 *2))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-1020)) (-4 *1 (-665 *3 *2 *4)) (-4 *2 (-366 *3))
- (-4 *4 (-366 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1110 *2 *3)) (-14 *2 (-749)) (-4 *3 (-1020)))))
-(((*1 *1 *1)
- (|partial| -12 (-5 *1 (-287 *2)) (-4 *2 (-705)) (-4 *2 (-1181)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *3 *4 *4 *5 *6)
- (-12 (-5 *3 (-623 (-623 (-916 (-219))))) (-5 *4 (-847))
- (-5 *5 (-894)) (-5 *6 (-623 (-256))) (-5 *2 (-1228))
- (-5 *1 (-1231))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-623 (-916 (-219))))) (-5 *4 (-623 (-256)))
- (-5 *2 (-1228)) (-5 *1 (-1231)))))
-(((*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-1147))))
- ((*1 *2 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-1232)) (-5 *1 (-1147))))
- ((*1 *2 *3 *1) (-12 (-5 *3 (-1144)) (-5 *2 (-1232)) (-5 *1 (-1147)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *2 *3 *3 *3)
- (|partial| -12 (-4 *4 (-13 (-356) (-145) (-1011 (-550))))
- (-4 *5 (-1203 *4)) (-5 *2 (-623 (-400 *5))) (-5 *1 (-989 *4 *5))
- (-5 *3 (-400 *5)))))
+ ((*1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-1069))))
+ ((*1 *1) (-12 (-5 *1 (-867 *2)) (-4 *2 (-825)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-342)) (-5 *2 (-932 (-1141 *4))) (-5 *1 (-350 *4))
+ (-5 *3 (-1141 *4)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1145)) (-5 *1 (-273))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-3 (-550) (-219) (-1145) (-1127) (-1150)))
+ (-5 *1 (-1150)))))
+(((*1 *2 *3 *4 *3 *3 *3 *3 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-167 (-219)))) (-5 *2 (-1009))
+ (-5 *1 (-735)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-4 *1 (-1035 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *2 (-825))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1069)) (-4 *2 (-874 *5)) (-5 *1 (-670 *5 *2 *3 *4))
+ (-4 *3 (-366 *2)) (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4344)))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-540 *3)) (-4 *3 (-13 (-397) (-1167))) (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-4 *1 (-823)) (-5 *2 (-112))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1038 *4 *3)) (-4 *4 (-13 (-823) (-356)))
+ (-4 *3 (-1204 *4)) (-5 *2 (-112)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170))
+ (-5 *2 (-667 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-667 *3)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-926 (-550))))
+ (-5 *4 (-309 (-167 (-372)))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-926 (-550))))
+ (-5 *4 (-309 (-372))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-926 (-550))))
+ (-5 *4 (-309 (-550))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-309 (-167 (-372)))))
+ (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-309 (-372)))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-309 (-550)))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-667 (-309 (-167 (-372)))))
+ (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-667 (-309 (-372)))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-667 (-309 (-550)))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-309 (-167 (-372)))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-309 (-372))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-309 (-550))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-926 (-550))))
+ (-5 *4 (-309 (-672))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-926 (-550))))
+ (-5 *4 (-309 (-677))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-926 (-550))))
+ (-5 *4 (-309 (-679))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-309 (-672)))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-309 (-677)))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-309 (-679)))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-667 (-309 (-672)))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-667 (-309 (-677)))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-667 (-309 (-679)))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-672))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-677))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-679))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-667 (-672))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-667 (-677))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-667 (-679))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-309 (-672))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-309 (-677))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-309 (-679))) (-5 *1 (-323))))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-1127)) (-5 *1 (-323))))
+ ((*1 *1 *1 *1) (-5 *1 (-837))))
+(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-901)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1141 *2)) (-4 *2 (-923 (-400 (-926 *6)) *5 *4))
+ (-5 *1 (-711 *5 *4 *6 *2)) (-4 *5 (-771))
+ (-4 *4 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $)))))
+ (-4 *6 (-542)))))
(((*1 *1) (-4 *1 (-23)))
((*1 *1) (-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23))))
((*1 *1) (-5 *1 (-526)))
- ((*1 *1) (-12 (-5 *1 (-865 *2)) (-4 *2 (-1068)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-1237)))))
-(((*1 *2 *1)
- (|partial| -12 (-5 *2 (-1144)) (-5 *1 (-594 *3)) (-4 *3 (-825)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-623 (-2 (|:| |val| (-623 *6)) (|:| -3223 *7))))
- (-4 *6 (-1034 *3 *4 *5)) (-4 *7 (-1040 *3 *4 *5 *6)) (-4 *3 (-444))
- (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-961 *3 *4 *5 *6 *7))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-623 (-2 (|:| |val| (-623 *6)) (|:| -3223 *7))))
- (-4 *6 (-1034 *3 *4 *5)) (-4 *7 (-1040 *3 *4 *5 *6)) (-4 *3 (-444))
- (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-1075 *3 *4 *5 *6 *7)))))
-(((*1 *1 *1) (-12 (-5 *1 (-491 *2)) (-14 *2 (-550))))
- ((*1 *1 *1) (-5 *1 (-1088))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-542) (-145))) (-5 *1 (-527 *3 *2))
- (-4 *2 (-1218 *3))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-4 *4 (-1203 *3))
- (-4 *5 (-703 *3 *4)) (-5 *1 (-531 *3 *4 *5 *2)) (-4 *2 (-1218 *5))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-5 *1 (-532 *3 *2))
- (-4 *2 (-1218 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-13 (-542) (-145)))
- (-5 *1 (-1120 *3)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-1140 *1)) (-4 *1 (-444))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1140 *6)) (-4 *6 (-922 *5 *3 *4)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *5 (-882)) (-5 *1 (-449 *3 *4 *5 *6))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-1140 *1)) (-4 *1 (-882)))))
+ ((*1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-1069)))))
+(((*1 *2)
+ (-12 (-4 *4 (-1186)) (-4 *5 (-1204 *4)) (-4 *6 (-1204 (-400 *5)))
+ (-5 *2 (-112)) (-5 *1 (-334 *3 *4 *5 *6)) (-4 *3 (-335 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-356))
- (-5 *2
- (-2 (|:| A (-667 *5))
- (|:| |eqs|
- (-623
- (-2 (|:| C (-667 *5)) (|:| |g| (-1227 *5)) (|:| -1721 *6)
- (|:| |rh| *5))))))
- (-5 *1 (-791 *5 *6)) (-5 *3 (-667 *5)) (-5 *4 (-1227 *5))
- (-4 *6 (-634 *5))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-356)) (-4 *6 (-634 *5))
- (-5 *2 (-2 (|:| -1340 (-667 *6)) (|:| |vec| (-1227 *5))))
- (-5 *1 (-791 *5 *6)) (-5 *3 (-667 *6)) (-5 *4 (-1227 *5)))))
-(((*1 *2 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1126)) (-5 *1 (-298)))))
+ (|partial| -12 (-5 *3 (-1228 *4)) (-4 *4 (-619 (-550)))
+ (-5 *2 (-1228 (-400 (-550)))) (-5 *1 (-1255 *4)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-623 (-2 (|:| |k| (-650 *3)) (|:| |c| *4))))
- (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825))
- (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-894)))))
+ (-12 (-5 *2 (-112)) (-5 *1 (-309 *3)) (-4 *3 (-542)) (-4 *3 (-825)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1213 *3 *4 *5)) (-4 *3 (-13 (-356) (-825)))
+ (-14 *4 (-1145)) (-14 *5 *3) (-5 *1 (-312 *3 *4 *5))))
+ ((*1 *2 *3) (-12 (-5 *2 (-1 (-372))) (-5 *1 (-1014)) (-5 *3 (-372)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-623 *5)) (-5 *4 (-550)) (-4 *5 (-823)) (-4 *5 (-356))
+ (-5 *2 (-749)) (-5 *1 (-919 *5 *6)) (-4 *6 (-1204 *5)))))
+(((*1 *2 *3 *3 *3 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-733)))))
+(((*1 *1)
+ (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749))
+ (-4 *4 (-170)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1133 *2 *3)) (-14 *2 (-895)) (-4 *3 (-1021)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-687 *3)) (-5 *1 (-805 *2 *3)) (-4 *3 (-1021)))))
+(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1009)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-717)))))
(((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| -4311)) (-5 *2 (-112)) (-5 *1 (-598))))
+ (-12 (-5 *3 (|[\|\|]| -1292)) (-5 *2 (-112)) (-5 *1 (-598))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| -3006)) (-5 *2 (-112)) (-5 *1 (-598))))
+ (-12 (-5 *3 (|[\|\|]| -1377)) (-5 *2 (-112)) (-5 *1 (-598))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| -3150)) (-5 *2 (-112)) (-5 *1 (-598))))
+ (-12 (-5 *3 (|[\|\|]| -3271)) (-5 *2 (-112)) (-5 *1 (-598))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| -3544)) (-5 *2 (-112)) (-5 *1 (-669 *4))
- (-4 *4 (-595 (-836)))))
+ (-12 (-5 *3 (|[\|\|]| -3733)) (-5 *2 (-112)) (-5 *1 (-669 *4))
+ (-4 *4 (-595 (-837)))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| *4)) (-4 *4 (-595 (-836))) (-5 *2 (-112))
+ (-12 (-5 *3 (|[\|\|]| *4)) (-4 *4 (-595 (-837))) (-5 *2 (-112))
(-5 *1 (-669 *4))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-550))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-550))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1126))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1127))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-497))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-497))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-575))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-575))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-470))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-470))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-136))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-136))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-154))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-154))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1134))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1135))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-606))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-606))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1064))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1065))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1058))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1059))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1042))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1043))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-943))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-944))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-178))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-178))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1009))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1010))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-304))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-304))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-649))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-649))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-152))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-152))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-516))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-516))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1238))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1239))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1035))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1036))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-508))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-508))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-659))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-659))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-95))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-95))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1083))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1084))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-132))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-132))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-137))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-137))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-1237))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-1238))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-654))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-654))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-212))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-212))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-1105)) (-5 *3 (|[\|\|]| (-515))) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1106)) (-5 *3 (|[\|\|]| (-515))) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| (-1126))) (-5 *2 (-112)) (-5 *1 (-1149))))
+ (-12 (-5 *3 (|[\|\|]| (-1127))) (-5 *2 (-112)) (-5 *1 (-1150))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| (-1144))) (-5 *2 (-112)) (-5 *1 (-1149))))
+ (-12 (-5 *3 (|[\|\|]| (-1145))) (-5 *2 (-112)) (-5 *1 (-1150))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| (-219))) (-5 *2 (-112)) (-5 *1 (-1149))))
+ (-12 (-5 *3 (|[\|\|]| (-219))) (-5 *2 (-112)) (-5 *1 (-1150))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| (-550))) (-5 *2 (-112)) (-5 *1 (-1149)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 *4))
- (-5 *1 (-1041 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))))
-(((*1 *1 *1 *2 *3 *1)
- (-12 (-4 *1 (-319 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-770)))))
-(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-899)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-491 *2)) (-14 *2 (-550))))
- ((*1 *1 *1 *1) (-5 *1 (-1088))))
-(((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7)
- (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *5 (-219))
- (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN))))
- (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL))))
- (-5 *2 (-1008)) (-5 *1 (-728))))
- ((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8)
- (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *5 (-219))
- (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-60 COEFFN))))
- (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-86 BDYVAL))))
- (-5 *8 (-381)) (-5 *2 (-1008)) (-5 *1 (-728)))))
-(((*1 *1 *1) (-5 *1 (-1032))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-667 *2)) (-4 *2 (-170)) (-5 *1 (-144 *2))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-170)) (-4 *2 (-1203 *4)) (-5 *1 (-175 *4 *2 *3))
- (-4 *3 (-703 *4 *2))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-667 (-400 (-925 *5)))) (-5 *4 (-1144))
- (-5 *2 (-925 *5)) (-5 *1 (-285 *5)) (-4 *5 (-444))))
+ (-12 (-5 *3 (|[\|\|]| (-550))) (-5 *2 (-112)) (-5 *1 (-1150)))))
+(((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *5 (-1 (-569 *3) *3 (-1145)))
+ (-5 *6
+ (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3
+ (-1145)))
+ (-4 *3 (-277)) (-4 *3 (-609)) (-4 *3 (-1012 *4)) (-4 *3 (-423 *7))
+ (-5 *4 (-1145)) (-4 *7 (-596 (-866 (-550)))) (-4 *7 (-444))
+ (-4 *7 (-860 (-550))) (-4 *7 (-825)) (-5 *2 (-569 *3))
+ (-5 *1 (-559 *7 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1063 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-186))))
((*1 *2 *3)
- (-12 (-5 *3 (-667 (-400 (-925 *4)))) (-5 *2 (-925 *4))
- (-5 *1 (-285 *4)) (-4 *4 (-444))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-363 *3 *2)) (-4 *3 (-170)) (-4 *2 (-1203 *3))))
+ (-12 (-5 *3 (-1063 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-293))))
((*1 *2 *3)
- (-12 (-5 *3 (-667 (-167 (-400 (-550)))))
- (-5 *2 (-925 (-167 (-400 (-550))))) (-5 *1 (-743 *4))
- (-4 *4 (-13 (-356) (-823)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-667 (-167 (-400 (-550))))) (-5 *4 (-1144))
- (-5 *2 (-925 (-167 (-400 (-550))))) (-5 *1 (-743 *5))
- (-4 *5 (-13 (-356) (-823)))))
+ (-12 (-5 *3 (-1063 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-298)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-667 *5))) (-4 *5 (-300)) (-4 *5 (-1021))
+ (-5 *2 (-1228 (-1228 *5))) (-5 *1 (-1003 *5)) (-5 *4 (-1228 *5)))))
+(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459))))
+ ((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459))))
+ ((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-901)))))
+(((*1 *2 *2 *3) (-12 (-5 *3 (-749)) (-5 *1 (-570 *2)) (-4 *2 (-535)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-114)) (-5 *1 (-113 *3)) (-4 *3 (-825)) (-4 *3 (-1069)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1195 *3)) (-4 *3 (-1182)))))
+(((*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-660 *3)) (-4 *3 (-1069)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1069)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-749)) (-4 *1 (-719 *4 *5)) (-4 *4 (-1021))
+ (-4 *5 (-825)) (-5 *2 (-926 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-749)) (-4 *1 (-719 *4 *5)) (-4 *4 (-1021))
+ (-4 *5 (-825)) (-5 *2 (-926 *4))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-749)) (-4 *1 (-1219 *4)) (-4 *4 (-1021))
+ (-5 *2 (-926 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-749)) (-4 *1 (-1219 *4)) (-4 *4 (-1021))
+ (-5 *2 (-926 *4)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *1) (-4 *1 (-342)))
((*1 *2 *3)
- (-12 (-5 *3 (-667 (-400 (-550)))) (-5 *2 (-925 (-400 (-550))))
- (-5 *1 (-757 *4)) (-4 *4 (-13 (-356) (-823)))))
+ (-12 (-5 *3 (-623 *5)) (-4 *5 (-423 *4))
+ (-4 *4 (-13 (-542) (-825) (-145)))
+ (-5 *2
+ (-2 (|:| |primelt| *5) (|:| |poly| (-623 (-1141 *5)))
+ (|:| |prim| (-1141 *5))))
+ (-5 *1 (-425 *4 *5))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-542) (-825) (-145)))
+ (-5 *2
+ (-2 (|:| |primelt| *3) (|:| |pol1| (-1141 *3))
+ (|:| |pol2| (-1141 *3)) (|:| |prim| (-1141 *3))))
+ (-5 *1 (-425 *4 *3)) (-4 *3 (-27)) (-4 *3 (-423 *4))))
+ ((*1 *2 *3 *4 *3 *4)
+ (-12 (-5 *3 (-926 *5)) (-5 *4 (-1145)) (-4 *5 (-13 (-356) (-145)))
+ (-5 *2
+ (-2 (|:| |coef1| (-550)) (|:| |coef2| (-550))
+ (|:| |prim| (-1141 *5))))
+ (-5 *1 (-934 *5))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-667 (-400 (-550)))) (-5 *4 (-1144))
- (-5 *2 (-925 (-400 (-550)))) (-5 *1 (-757 *5))
- (-4 *5 (-13 (-356) (-823))))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1200 *5 *4)) (-4 *4 (-798)) (-14 *5 (-1144))
- (-5 *2 (-623 *4)) (-5 *1 (-1082 *4 *5)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-623 (-749))) (-5 *1 (-942 *4 *3))
- (-4 *3 (-1203 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-623 *3)) (-4 *3 (-1181)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1181)) (-5 *1 (-1100 *4 *2))
- (-4 *2 (-13 (-586 (-550) *4) (-10 -7 (-6 -4342) (-6 -4343))))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-825)) (-4 *3 (-1181)) (-5 *1 (-1100 *3 *2))
- (-4 *2 (-13 (-586 (-550) *3) (-10 -7 (-6 -4342) (-6 -4343)))))))
+ (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-623 (-1145)))
+ (-4 *5 (-13 (-356) (-145)))
+ (-5 *2
+ (-2 (|:| -4304 (-623 (-550))) (|:| |poly| (-623 (-1141 *5)))
+ (|:| |prim| (-1141 *5))))
+ (-5 *1 (-934 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-623 (-926 *6))) (-5 *4 (-623 (-1145))) (-5 *5 (-1145))
+ (-4 *6 (-13 (-356) (-145)))
+ (-5 *2
+ (-2 (|:| -4304 (-623 (-550))) (|:| |poly| (-623 (-1141 *6)))
+ (|:| |prim| (-1141 *6))))
+ (-5 *1 (-934 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-623 *3)) (-4 *3 (-1182)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-848)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-219)) (-5 *5 (-550)) (-5 *2 (-1177 *3))
+ (-5 *1 (-768 *3)) (-4 *3 (-948))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-623 (-917 (-219))))) (-5 *4 (-112))
+ (-5 *1 (-1177 *2)) (-4 *2 (-948)))))
+(((*1 *1 *1 *1) (-4 *1 (-941))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1221 *3 *2))
+ (-4 *2 (-1219 *3)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-895)) (-5 *2 (-460)) (-5 *1 (-1229)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-319 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-770))
- (-5 *2 (-749))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1068))
- (-5 *2 (-749))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-749)) (-5 *1 (-714 *3 *4)) (-4 *3 (-1020))
- (-4 *4 (-705)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-491 *2)) (-14 *2 (-550))))
- ((*1 *1 *1 *1) (-5 *1 (-1088))))
-(((*1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-479)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-429)))))
-(((*1 *2 *2 *3 *4 *4)
- (-12 (-5 *4 (-550)) (-4 *3 (-170)) (-4 *5 (-366 *3))
- (-4 *6 (-366 *3)) (-5 *1 (-666 *3 *5 *6 *2))
- (-4 *2 (-665 *3 *5 *6)))))
-(((*1 *2 *3 *3 *3 *4 *5 *5 *3)
- (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219))
- (-5 *2 (-1008)) (-5 *1 (-731)))))
-(((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *4 (-594 *3)) (-5 *5 (-1 (-1140 *3) (-1140 *3)))
- (-4 *3 (-13 (-27) (-423 *6))) (-4 *6 (-13 (-825) (-542)))
- (-5 *2 (-569 *3)) (-5 *1 (-537 *6 *3)))))
+ (-12
+ (-5 *2
+ (-623
+ (-623
+ (-3 (|:| -1856 (-1145))
+ (|:| -2352 (-623 (-3 (|:| S (-1145)) (|:| P (-926 (-550))))))))))
+ (-5 *1 (-1149)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-328 *3 *4 *5 *6)) (-4 *3 (-356)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-4 *6 (-335 *3 *4 *5)) (-5 *2 (-112)))))
-(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-112)) (-5 *5 (-667 (-167 (-219))))
- (-5 *2 (-1008)) (-5 *1 (-734)))))
-(((*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-542)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3))
- (-5 *1 (-1171 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))))
+ (-12 (-5 *2 (-847 (-940 *3) (-940 *3))) (-5 *1 (-940 *3))
+ (-4 *3 (-941)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1067 *3)) (-4 *3 (-1069)) (-5 *2 (-112)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))))
+ (-12 (-5 *3 (-623 (-623 (-917 (-219))))) (-5 *2 (-623 (-219)))
+ (-5 *1 (-460)))))
(((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
- (-4 *3 (-360 *4))))
- ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-550)) (-5 *1 (-437 *3)) (-4 *3 (-397)) (-4 *3 (-1020)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1126)) (-5 *3 (-623 (-256))) (-5 *1 (-254))))
- ((*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-256)))))
-(((*1 *2 *3) (-12 (-5 *3 (-836)) (-5 *2 (-1232)) (-5 *1 (-1106))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-836))) (-5 *2 (-1232)) (-5 *1 (-1106)))))
+ (-12 (-4 *3 (-542)) (-5 *2 (-623 (-667 *3))) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-410 *3)))))
+(((*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230))))
+ ((*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230)))))
+(((*1 *1 *1) (-12 (-5 *1 (-1168 *2)) (-4 *2 (-1069)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-623 (-623 *4)))) (-5 *2 (-623 (-623 *4)))
- (-5 *1 (-1152 *4)) (-4 *4 (-825)))))
+ (-12 (-5 *3 (-623 (-473 *4 *5))) (-14 *4 (-623 (-1145)))
+ (-4 *5 (-444))
+ (-5 *2
+ (-2 (|:| |gblist| (-623 (-241 *4 *5)))
+ (|:| |gvlist| (-623 (-550)))))
+ (-5 *1 (-611 *4 *5)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-400 (-550))) (-5 *1 (-578 *3)) (-4 *3 (-38 *2))
+ (-4 *3 (-1021)))))
(((*1 *2)
- (-12 (-5 *2 (-400 (-925 *3))) (-5 *1 (-445 *3 *4 *5 *6))
- (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-112)) (-5 *1 (-807)))))
-(((*1 *1 *2 *2)
- (-12 (-5 *2 (-749)) (-4 *3 (-1020)) (-4 *1 (-665 *3 *4 *5))
- (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-1225 *3)) (-4 *3 (-23)) (-4 *3 (-1181)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3))
- (-4 *3 (-410 *4)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-931 *3)) (-5 *1 (-1131 *4 *3))
- (-4 *3 (-1203 *4)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1101 (-219))) (-5 *3 (-623 (-256))) (-5 *1 (-1229))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1101 (-219))) (-5 *3 (-1126)) (-5 *1 (-1229))))
- ((*1 *1 *1) (-5 *1 (-1229))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-4 *5 (-361))
- (-5 *2 (-749)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-623
- (-2 (|:| -2122 (-749))
- (|:| |eqns|
- (-623
- (-2 (|:| |det| *7) (|:| |rows| (-623 (-550)))
- (|:| |cols| (-623 (-550))))))
- (|:| |fgb| (-623 *7)))))
- (-4 *7 (-922 *4 *6 *5)) (-4 *4 (-13 (-300) (-145)))
- (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)) (-5 *2 (-749))
- (-5 *1 (-897 *4 *5 *6 *7)))))
-(((*1 *1 *2 *2 *3)
- (-12 (-5 *2 (-749)) (-4 *3 (-1181)) (-4 *1 (-56 *3 *4 *5))
- (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
- ((*1 *1) (-5 *1 (-169)))
- ((*1 *1) (-12 (-5 *1 (-207 *2 *3)) (-14 *2 (-894)) (-4 *3 (-1068))))
- ((*1 *1 *2 *2 *2) (-12 (-5 *2 (-1126)) (-4 *1 (-382))))
- ((*1 *1) (-5 *1 (-387)))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-4 *1 (-629 *3)) (-4 *3 (-1181))))
- ((*1 *1)
- (-12 (-4 *3 (-1068)) (-5 *1 (-858 *2 *3 *4)) (-4 *2 (-1068))
- (-4 *4 (-644 *3))))
- ((*1 *1) (-12 (-5 *1 (-862 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1068))))
- ((*1 *1 *2)
- (-12 (-5 *1 (-1110 *3 *2)) (-14 *3 (-749)) (-4 *2 (-1020))))
- ((*1 *1) (-12 (-5 *1 (-1132 *2 *3)) (-14 *2 (-894)) (-4 *3 (-1020))))
- ((*1 *1 *1) (-5 *1 (-1144))) ((*1 *1) (-5 *1 (-1144)))
- ((*1 *1) (-5 *1 (-1161))))
+ (-12 (-4 *2 (-13 (-423 *3) (-976))) (-5 *1 (-269 *3 *2))
+ (-4 *3 (-13 (-825) (-542))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 *4)) (-4 *4 (-1068)) (-5 *2 (-1232))
- (-5 *1 (-1182 *4))))
+ (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
+ (-5 *2 (-623 *4)) (-5 *1 (-1097 *3 *4)) (-4 *3 (-1204 *4))))
((*1 *2 *3 *3)
- (-12 (-5 *3 (-623 *4)) (-4 *4 (-1068)) (-5 *2 (-1232))
- (-5 *1 (-1182 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-316 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-130))
- (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1812 *4))))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-623 (-2 (|:| -2855 *3) (|:| -1792 *4))))
- (-5 *1 (-714 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-705))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1205 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-770))
- (-5 *2 (-1124 (-2 (|:| |k| *4) (|:| |c| *3)))))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 (-2 (|:| -2763 *3) (|:| -2119 *4))))
- (-4 *3 (-1068)) (-4 *4 (-1068)) (-4 *1 (-1157 *3 *4))))
- ((*1 *1) (-12 (-4 *1 (-1157 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1068)))))
-(((*1 *1) (-5 *1 (-284))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-949 *4 *5 *3 *6)) (-4 *4 (-1020)) (-4 *5 (-771))
- (-4 *3 (-825)) (-4 *6 (-1034 *4 *5 *3)) (-5 *2 (-112)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836))))
- ((*1 *1 *1 *1) (-5 *1 (-836))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-569 *3)) (-4 *3 (-356)))))
-(((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
- (-4 *3 (-360 *4))))
- ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
-(((*1 *2 *2)
- (-12
- (-5 *2
- (-960 (-400 (-550)) (-838 *3) (-234 *4 (-749))
- (-241 *3 (-400 (-550)))))
- (-14 *3 (-623 (-1144))) (-14 *4 (-749)) (-5 *1 (-959 *3 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1144)) (-5 *2 (-1 (-219) (-219))) (-5 *1 (-682 *3))
- (-4 *3 (-596 (-526)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-1144)) (-5 *2 (-1 (-219) (-219) (-219)))
- (-5 *1 (-682 *3)) (-4 *3 (-596 (-526))))))
-(((*1 *2 *1)
- (-12 (-14 *3 (-623 (-1144))) (-4 *4 (-170))
- (-14 *6
- (-1 (-112) (-2 (|:| -2922 *5) (|:| -3521 *2))
- (-2 (|:| -2922 *5) (|:| -3521 *2))))
- (-4 *2 (-232 (-3191 *3) (-749))) (-5 *1 (-453 *3 *4 *5 *2 *6 *7))
- (-4 *5 (-825)) (-4 *7 (-922 *4 *2 (-838 *3))))))
-(((*1 *2 *1) (-12 (-4 *3 (-1181)) (-5 *2 (-623 *1)) (-4 *1 (-983 *3)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-623 *2)) (-5 *1 (-177 *2)) (-4 *2 (-300))))
- ((*1 *2 *3 *2)
- (-12 (-5 *3 (-623 (-623 *4))) (-5 *2 (-623 *4)) (-4 *4 (-300))
- (-5 *1 (-177 *4))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-623 *8))
- (-5 *4
- (-623
- (-2 (|:| -2437 (-667 *7)) (|:| |basisDen| *7)
- (|:| |basisInv| (-667 *7)))))
- (-5 *5 (-749)) (-4 *8 (-1203 *7)) (-4 *7 (-1203 *6)) (-4 *6 (-342))
- (-5 *2
- (-2 (|:| -2437 (-667 *7)) (|:| |basisDen| *7)
- (|:| |basisInv| (-667 *7))))
- (-5 *1 (-489 *6 *7 *8))))
- ((*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *1 (-922 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *2 (-825))))
- ((*1 *2 *3)
- (|partial| -12 (-4 *4 (-771)) (-4 *5 (-1020)) (-4 *6 (-922 *5 *4 *2))
- (-4 *2 (-825)) (-5 *1 (-923 *4 *2 *5 *6 *3))
- (-4 *3
- (-13 (-356)
- (-10 -8 (-15 -1518 ($ *6)) (-15 -2705 (*6 $))
- (-15 -2715 (*6 $)))))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-400 (-925 *4))) (-4 *4 (-542))
- (-5 *2 (-1144)) (-5 *1 (-1016 *4)))))
-(((*1 *1 *1)
- (|partial| -12 (-5 *1 (-287 *2)) (-4 *2 (-705)) (-4 *2 (-1181)))))
-(((*1 *2 *3 *2 *3)
- (-12 (-5 *2 (-430)) (-5 *3 (-1144)) (-5 *1 (-1147))))
- ((*1 *2 *3 *2) (-12 (-5 *2 (-430)) (-5 *3 (-1144)) (-5 *1 (-1147))))
- ((*1 *2 *3 *2 *4 *1)
- (-12 (-5 *2 (-430)) (-5 *3 (-623 (-1144))) (-5 *4 (-1144))
- (-5 *1 (-1147))))
- ((*1 *2 *3 *2 *3 *1)
- (-12 (-5 *2 (-430)) (-5 *3 (-1144)) (-5 *1 (-1147))))
- ((*1 *2 *3 *2 *1)
- (-12 (-5 *2 (-430)) (-5 *3 (-1144)) (-5 *1 (-1148))))
- ((*1 *2 *3 *2 *1)
- (-12 (-5 *2 (-430)) (-5 *3 (-623 (-1144))) (-5 *1 (-1148)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-749)) (-5 *3 (-916 *5)) (-4 *5 (-1020))
- (-5 *1 (-1132 *4 *5)) (-14 *4 (-894))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 (-749))) (-5 *3 (-749)) (-5 *1 (-1132 *4 *5))
- (-14 *4 (-894)) (-4 *5 (-1020))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 (-749))) (-5 *3 (-916 *5)) (-4 *5 (-1020))
- (-5 *1 (-1132 *4 *5)) (-14 *4 (-894)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 (-925 (-167 (-550))))) (-5 *2 (-623 (-167 *4)))
- (-5 *1 (-371 *4)) (-4 *4 (-13 (-356) (-823)))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-623 (-400 (-925 (-167 (-550))))))
- (-5 *4 (-623 (-1144))) (-5 *2 (-623 (-623 (-167 *5))))
- (-5 *1 (-371 *5)) (-4 *5 (-13 (-356) (-823))))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-916 *3)) (-4 *3 (-13 (-356) (-1166) (-975)))
- (-5 *1 (-174 *3)))))
-(((*1 *2 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-1068)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-592 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-5 *2 (-112)))))
+ (-12 (-4 *3 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
+ (-5 *2 (-623 *3)) (-5 *1 (-1097 *4 *3)) (-4 *4 (-1204 *3)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-2 (|:| |val| (-623 *7)) (|:| -3223 *8)))
- (-4 *7 (-1034 *4 *5 *6)) (-4 *8 (-1040 *4 *5 *6 *7)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
- (-5 *1 (-961 *4 *5 *6 *7 *8))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-2 (|:| |val| (-623 *7)) (|:| -3223 *8)))
- (-4 *7 (-1034 *4 *5 *6)) (-4 *8 (-1040 *4 *5 *6 *7)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
- (-5 *1 (-1075 *4 *5 *6 *7 *8)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1070 (-1070 *3))) (-5 *1 (-877 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1068)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-1144))
- (-5 *2 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-5 *1 (-1147)))))
-(((*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-1126)) (-5 *1 (-186))))
- ((*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-1126)) (-5 *1 (-293))))
- ((*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-1126)) (-5 *1 (-298)))))
-(((*1 *2 *2 *3 *4)
- (|partial| -12 (-5 *3 (-749)) (-4 *4 (-13 (-542) (-145)))
- (-5 *1 (-1197 *4 *2)) (-4 *2 (-1203 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-1237)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-319 *3 *4)) (-4 *3 (-1020))
- (-4 *4 (-770)) (-4 *3 (-170)))))
-(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7)
- (-12 (-5 *4 (-550)) (-5 *5 (-667 (-219)))
- (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-83 FCNF))))
- (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-84 FCNG)))) (-5 *3 (-219))
- (-5 *2 (-1008)) (-5 *1 (-728)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-335 *4 *3 *5)) (-4 *4 (-1185)) (-4 *3 (-1203 *4))
- (-4 *5 (-1203 (-400 *3))) (-5 *2 (-112))))
- ((*1 *2 *3)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))))
+ (-12 (-4 *3 (-596 (-866 *3))) (-4 *3 (-860 *3))
+ (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-596 (-866 *3))) (-4 *2 (-860 *3))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
(((*1 *2 *1)
- (-12 (-5 *2 (-846 (-939 *3) (-939 *3))) (-5 *1 (-939 *3))
- (-4 *3 (-940)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-798)) (-14 *5 (-1144)) (-5 *2 (-623 (-1200 *5 *4)))
- (-5 *1 (-1082 *4 *5)) (-5 *3 (-1200 *5 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 (-400 *6))) (-5 *4 (-1 (-623 *5) *6))
- (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))))
- (-4 *6 (-1203 *5)) (-5 *2 (-623 (-400 *6))) (-5 *1 (-790 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-631 (-400 *7))) (-5 *4 (-1 (-623 *6) *7))
- (-5 *5 (-1 (-411 *7) *7))
- (-4 *6 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))))
- (-4 *7 (-1203 *6)) (-5 *2 (-623 (-400 *7))) (-5 *1 (-790 *6 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-632 *6 (-400 *6))) (-5 *4 (-1 (-623 *5) *6))
- (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))))
- (-4 *6 (-1203 *5)) (-5 *2 (-623 (-400 *6))) (-5 *1 (-790 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-632 *7 (-400 *7))) (-5 *4 (-1 (-623 *6) *7))
- (-5 *5 (-1 (-411 *7) *7))
- (-4 *6 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))))
- (-4 *7 (-1203 *6)) (-5 *2 (-623 (-400 *7))) (-5 *1 (-790 *6 *7))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-631 (-400 *5))) (-4 *5 (-1203 *4)) (-4 *4 (-27))
- (-4 *4 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))))
- (-5 *2 (-623 (-400 *5))) (-5 *1 (-790 *4 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 (-400 *6))) (-5 *4 (-1 (-411 *6) *6))
- (-4 *6 (-1203 *5)) (-4 *5 (-27))
- (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))))
- (-5 *2 (-623 (-400 *6))) (-5 *1 (-790 *5 *6))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-632 *5 (-400 *5))) (-4 *5 (-1203 *4)) (-4 *4 (-27))
- (-4 *4 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))))
- (-5 *2 (-623 (-400 *5))) (-5 *1 (-790 *4 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-632 *6 (-400 *6))) (-5 *4 (-1 (-411 *6) *6))
- (-4 *6 (-1203 *5)) (-4 *5 (-27))
- (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))))
- (-5 *2 (-623 (-400 *6))) (-5 *1 (-790 *5 *6)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1124 (-623 (-550)))) (-5 *1 (-856)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1227 *4)) (-4 *4 (-1020)) (-4 *2 (-1203 *4))
- (-5 *1 (-436 *4 *2))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *2 (-400 (-1140 (-309 *5)))) (-5 *3 (-1227 (-309 *5)))
- (-5 *4 (-550)) (-4 *5 (-13 (-542) (-825))) (-5 *1 (-1098 *5)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-112))
- (-5 *1 (-1041 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7))
- (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -3223 *4))))
- (-5 *1 (-1041 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-667 *4)) (-4 *4 (-1020)) (-5 *1 (-1110 *3 *4))
- (-14 *3 (-749)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-429)))))
-(((*1 *1) (-12 (-4 *1 (-322 *2)) (-4 *2 (-361)) (-4 *2 (-356))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-894)) (-5 *2 (-1227 *4)) (-5 *1 (-519 *4))
- (-4 *4 (-342)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-623 *3)) (-5 *1 (-942 *4 *3))
- (-4 *3 (-1203 *4)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-731)))))
-(((*1 *2 *1 *2) (-12 (-5 *1 (-999 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-112)) (-5 *5 (-667 (-219)))
- (-5 *2 (-1008)) (-5 *1 (-734)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *6 (-542)) (-4 *2 (-922 *3 *5 *4))
- (-5 *1 (-711 *5 *4 *6 *2)) (-5 *3 (-400 (-925 *6))) (-4 *5 (-771))
- (-4 *4 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $))))))))
+ (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021))
+ (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-112)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-542) (-825) (-1011 (-550))))
- (-5 *2 (-167 (-309 *4))) (-5 *1 (-182 *4 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 (-167 *4))))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-167 *3)) (-5 *1 (-1170 *4 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *4))))))
+ (-12 (-5 *3 (-895)) (-5 *2 (-1228 (-1228 (-550)))) (-5 *1 (-458)))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-1150))) (-5 *1 (-181)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *1) (-12 (-5 *2 (-181)) (-5 *1 (-242)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-535)) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-550)) (-5 *1 (-437 *3)) (-4 *3 (-397)) (-4 *3 (-1020)))))
-(((*1 *1 *1) (-4 *1 (-609)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975) (-1166))))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-400 (-925 *3))) (-5 *1 (-445 *3 *4 *5 *6))
- (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))))
-(((*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542)))))
-(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-899)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-112)) (-5 *1 (-807)))))
-(((*1 *2 *1) (-12 (-4 *1 (-983 *3)) (-4 *3 (-1181)) (-5 *2 (-623 *3)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-460)) (-5 *3 (-623 (-256))) (-5 *1 (-1228))))
- ((*1 *1 *1) (-5 *1 (-1228))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-1020)))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-47 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1020))))
- ((*1 *2 *1 *1)
- (-12 (-4 *2 (-1020)) (-5 *1 (-50 *2 *3)) (-14 *3 (-623 (-1144)))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-623 (-894))) (-4 *2 (-356)) (-5 *1 (-150 *4 *2 *5))
- (-14 *4 (-894)) (-14 *5 (-966 *4 *2))))
- ((*1 *2 *1 *1)
- (-12 (-5 *2 (-309 *3)) (-5 *1 (-217 *3 *4))
- (-4 *3 (-13 (-1020) (-825))) (-14 *4 (-623 (-1144)))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-316 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-130))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-375 *2 *3)) (-4 *3 (-1068)) (-4 *2 (-1020))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-550)) (-4 *2 (-542)) (-5 *1 (-603 *2 *4))
- (-4 *4 (-1203 *2))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *1 (-687 *2)) (-4 *2 (-1020))))
- ((*1 *2 *1 *3)
- (-12 (-4 *2 (-1020)) (-5 *1 (-714 *2 *3)) (-4 *3 (-705))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 *5)) (-5 *3 (-623 (-749))) (-4 *1 (-719 *4 *5))
- (-4 *4 (-1020)) (-4 *5 (-825))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-749)) (-4 *1 (-719 *4 *2)) (-4 *4 (-1020))
- (-4 *2 (-825))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *1 (-827 *2)) (-4 *2 (-1020))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 *6)) (-5 *3 (-623 (-749))) (-4 *1 (-922 *4 *5 *6))
- (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *6 (-825))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-749)) (-4 *1 (-922 *4 *5 *2)) (-4 *4 (-1020))
- (-4 *5 (-771)) (-4 *2 (-825))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-749)) (-4 *2 (-922 *4 (-522 *5) *5))
- (-5 *1 (-1094 *4 *5 *2)) (-4 *4 (-1020)) (-4 *5 (-825))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-749)) (-5 *2 (-925 *4)) (-5 *1 (-1175 *4))
- (-4 *4 (-1020)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-112)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))))
+ (-12 (-5 *4 (-1 (-1125 *3))) (-5 *2 (-1125 *3)) (-5 *1 (-1129 *3))
+ (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)))))
+(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-980))))
+ ((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-980)))))
(((*1 *2 *1)
- (-12 (-4 *3 (-356)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4)))
- (-5 *2 (-1227 *6)) (-5 *1 (-329 *3 *4 *5 *6))
- (-4 *6 (-335 *3 *4 *5)))))
+ (-12 (-4 *1 (-1245 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021))
+ (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1251 *3 *4)) (-4 *3 (-1021))
+ (-4 *4 (-821)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-550)) (-4 *5 (-342)) (-5 *2 (-411 (-1140 (-1140 *5))))
- (-5 *1 (-1179 *5)) (-5 *3 (-1140 (-1140 *5))))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-623 (-623 (-623 *4)))) (-5 *2 (-623 (-623 *4)))
- (-4 *4 (-825)) (-5 *1 (-1152 *4)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
+ (-12 (-5 *3 (-623 (-1228 *5))) (-5 *4 (-550)) (-5 *2 (-1228 *5))
+ (-5 *1 (-1003 *5)) (-4 *5 (-356)) (-4 *5 (-361)) (-4 *5 (-1021)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-550))) (-5 *2 (-550)) (-5 *1 (-478 *4))
- (-4 *4 (-1203 *2)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-319 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1020))
- (-4 *2 (-444))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 *4)) (-4 *4 (-1203 (-550))) (-5 *2 (-623 (-550)))
- (-5 *1 (-478 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-444))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-922 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *2 (-825)) (-4 *3 (-444)))))
-(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-887 *3)) (-4 *3 (-300)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-1132 3 *3))))
- ((*1 *1) (-12 (-5 *1 (-1132 *2 *3)) (-14 *2 (-894)) (-4 *3 (-1020))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1101 (-219))) (-5 *1 (-1229))))
- ((*1 *2 *1) (-12 (-5 *2 (-1101 (-219))) (-5 *1 (-1229)))))
+ (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
+ (-5 *1 (-951 *4 *5 *6 *3)) (-4 *3 (-1035 *4 *5 *6)))))
(((*1 *2 *2 *2)
- (-12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1132 3 *3)) (-4 *3 (-1020)) (-4 *1 (-1102 *3))))
- ((*1 *1) (-12 (-4 *1 (-1102 *2)) (-4 *2 (-1020)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836))))
- ((*1 *1 *1 *1) (-5 *1 (-836))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-566)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *2 (-444)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-894)) (-5 *1 (-1003 *2))
- (-4 *2 (-13 (-1068) (-10 -8 (-15 -2391 ($ $ $))))))))
-(((*1 *2 *3 *1)
- (-12 (-4 *4 (-356)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
- (-5 *1 (-495 *4 *5 *6 *3)) (-4 *3 (-922 *4 *5 *6)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-623 *3)) (-4 *3 (-922 *4 *6 *5)) (-4 *4 (-444))
- (-4 *5 (-825)) (-4 *6 (-771)) (-5 *1 (-960 *4 *5 *6 *3)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-114))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1126)) (-4 *4 (-825)) (-5 *1 (-902 *4 *2))
- (-4 *2 (-423 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1144)) (-5 *4 (-1126)) (-5 *2 (-309 (-550)))
- (-5 *1 (-903)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-983 *3)) (-4 *3 (-1181)) (-5 *2 (-550)))))
-(((*1 *1 *1 *2)
- (-12 (-4 *1 (-949 *3 *4 *2 *5)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *2 (-825)) (-4 *5 (-1034 *3 *4 *2)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-623 (-287 *3))) (-5 *1 (-287 *3)) (-4 *3 (-542))
- (-4 *3 (-1181)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3))
- (-4 *3 (-410 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-1068)) (-4 *3 (-873 *5)) (-5 *2 (-1227 *3))
- (-5 *1 (-670 *5 *3 *6 *4)) (-4 *6 (-366 *3))
- (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4342)))))))
-(((*1 *2 *2 *3 *2)
- (-12 (-5 *3 (-749)) (-4 *4 (-342)) (-5 *1 (-210 *4 *2))
- (-4 *2 (-1203 *4)))))
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-444))
+ (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *1 (-951 *3 *4 *5 *6)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1144)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-680 *4 *5 *6 *7))
- (-4 *4 (-596 (-526))) (-4 *5 (-1181)) (-4 *6 (-1181))
- (-4 *7 (-1181)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
+ (-12 (-5 *3 (-1111 *4 *2)) (-14 *4 (-895))
+ (-4 *2 (-13 (-1021) (-10 -7 (-6 (-4346 "*")))))
+ (-5 *1 (-876 *4 *2)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *1 *1 *1) (-4 *1 (-535))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-309 *3)) (-4 *3 (-13 (-1021) (-825)))
+ (-5 *1 (-217 *3 *4)) (-14 *4 (-623 (-1145))))))
+(((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1243 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170))
+ (-5 *1 (-642 *3 *4))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-642 *3 *4)) (-5 *1 (-1248 *3 *4))
+ (-4 *3 (-825)) (-4 *4 (-170)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-801)) (-5 *2 (-1233)) (-5 *1 (-800)))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-623
- (-2 (|:| -2122 (-749))
- (|:| |eqns|
- (-623
- (-2 (|:| |det| *7) (|:| |rows| (-623 (-550)))
- (|:| |cols| (-623 (-550))))))
- (|:| |fgb| (-623 *7)))))
- (-4 *7 (-922 *4 *6 *5)) (-4 *4 (-13 (-300) (-145)))
- (-4 *5 (-13 (-825) (-596 (-1144)))) (-4 *6 (-771)) (-5 *2 (-749))
- (-5 *1 (-897 *4 *5 *6 *7)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-305)) (-5 *1 (-289))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-1126))) (-5 *2 (-305)) (-5 *1 (-289))))
- ((*1 *2 *3 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-305)) (-5 *1 (-289))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 (-1126))) (-5 *3 (-1126)) (-5 *2 (-305))
- (-5 *1 (-289)))))
-(((*1 *2 *1)
+ (|partial| -12 (-5 *3 (-667 (-400 (-926 (-550)))))
+ (-5 *2 (-667 (-309 (-550)))) (-5 *1 (-1005)))))
+(((*1 *1 *2)
(-12
(-5 *2
(-623
(-2
- (|:| -2763
- (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219)))
- (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219))
+ (|:| -3549
+ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219))
(|:| |relerr| (-219))))
- (|:| -2119
+ (|:| -3859
(-2
(|:| |endPointContinuity|
(-3 (|:| |continuous| "Continuous at the end points")
@@ -10708,10 +9090,10 @@
(|:| |notEvaluated|
"End point continuity not yet evaluated")))
(|:| |singularitiesStream|
- (-3 (|:| |str| (-1124 (-219)))
+ (-3 (|:| |str| (-1125 (-219)))
(|:| |notEvaluated|
"Internal singularities not yet evaluated")))
- (|:| -3170
+ (|:| -2873
(-3 (|:| |finite| "The range is finite")
(|:| |lowerInfinite|
"The bottom of range is infinite")
@@ -10719,474 +9101,1620 @@
(|:| |bothInfinite|
"Both top and bottom points are infinite")
(|:| |notEvaluated| "Range not yet evaluated"))))))))
- (-5 *1 (-545))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-586 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1181))
- (-5 *2 (-623 *4)))))
+ (-5 *1 (-545)))))
+(((*1 *2 *3)
+ (|partial| -12
+ (-5 *3
+ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219))
+ (|:| |relerr| (-219))))
+ (-5 *2 (-2 (|:| -3985 (-114)) (|:| |w| (-219)))) (-5 *1 (-198)))))
+(((*1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-866 *4)) (-4 *4 (-1069)) (-5 *1 (-863 *4 *3))
+ (-4 *3 (-1069)))))
+(((*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-848)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-112))
+ (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2
+ (-3 (|:| |%expansion| (-306 *5 *3 *6 *7))
+ (|:| |%problem| (-2 (|:| |func| (-1127)) (|:| |prob| (-1127))))))
+ (-5 *1 (-413 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1167) (-423 *5)))
+ (-14 *6 (-1145)) (-14 *7 *3))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-825)) (-5 *2 (-1154 (-623 *4))) (-5 *1 (-1153 *4))
+ (-5 *3 (-623 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1211 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-1188 *3))
+ (-5 *2 (-400 (-550))))))
+(((*1 *2) (-12 (-5 *2 (-1102 (-219))) (-5 *1 (-1165)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1220 *2 *3 *4)) (-4 *2 (-1021)) (-14 *3 (-1145))
+ (-14 *4 *2))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-550))) (-5 *1 (-1019)))))
+(((*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-1053 *3)) (-4 *3 (-131)))))
+(((*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1233)) (-5 *1 (-372))))
+ ((*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-372)))))
+(((*1 *2 *3 *4 *4 *5 *3 *3 *3 *3 *3)
+ (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219))
+ (-5 *2 (-1009)) (-5 *1 (-731)))))
(((*1 *2 *3 *4 *5 *5 *4 *6)
- (-12 (-5 *5 (-594 *4)) (-5 *6 (-1140 *4))
- (-4 *4 (-13 (-423 *7) (-27) (-1166)))
- (-4 *7 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))))
+ (-12 (-5 *5 (-594 *4)) (-5 *6 (-1141 *4))
+ (-4 *4 (-13 (-423 *7) (-27) (-1167)))
+ (-4 *7 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))))
(-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2437 (-623 *4))))
- (-5 *1 (-546 *7 *4 *3)) (-4 *3 (-634 *4)) (-4 *3 (-1068))))
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2206 (-623 *4))))
+ (-5 *1 (-546 *7 *4 *3)) (-4 *3 (-634 *4)) (-4 *3 (-1069))))
((*1 *2 *3 *4 *5 *5 *5 *4 *6)
- (-12 (-5 *5 (-594 *4)) (-5 *6 (-400 (-1140 *4)))
- (-4 *4 (-13 (-423 *7) (-27) (-1166)))
- (-4 *7 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))))
+ (-12 (-5 *5 (-594 *4)) (-5 *6 (-400 (-1141 *4)))
+ (-4 *4 (-13 (-423 *7) (-27) (-1167)))
+ (-4 *7 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))))
(-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2437 (-623 *4))))
- (-5 *1 (-546 *7 *4 *3)) (-4 *3 (-634 *4)) (-4 *3 (-1068)))))
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2206 (-623 *4))))
+ (-5 *1 (-546 *7 *4 *3)) (-4 *3 (-634 *4)) (-4 *3 (-1069)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-4 *3 (-542))
+ (-5 *2 (-1141 *3)))))
+(((*1 *1) (-5 *1 (-139))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-594 *4)) (-4 *4 (-825)) (-4 *2 (-825))
+ (-5 *1 (-593 *2 *4)))))
+(((*1 *2 *3 *4 *4 *4 *3 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-730)))))
+(((*1 *2 *2)
+ (|partial| -12 (-4 *3 (-542)) (-4 *3 (-170)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-5 *1 (-666 *3 *4 *5 *2))
+ (-4 *2 (-665 *3 *4 *5)))))
+(((*1 *1 *1) (-12 (-4 *1 (-1219 *2)) (-4 *2 (-1021)))))
+(((*1 *1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-749)) (-5 *1 (-760 *3)) (-4 *3 (-1021))))
+ ((*1 *1 *1 *2 *3 *1)
+ (-12 (-5 *1 (-937 *3 *2)) (-4 *2 (-130)) (-4 *3 (-542))
+ (-4 *3 (-1021)) (-4 *2 (-770))))
+ ((*1 *1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-749)) (-5 *1 (-1141 *3)) (-4 *3 (-1021))))
+ ((*1 *1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-945)) (-4 *2 (-130)) (-5 *1 (-1147 *3)) (-4 *3 (-542))
+ (-4 *3 (-1021))))
+ ((*1 *1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-749)) (-5 *1 (-1201 *4 *3)) (-14 *4 (-1145))
+ (-4 *3 (-1021)))))
+(((*1 *2 *3 *4 *4 *4 *5 *4 *5 *5 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
+ (-5 *2 (-1009)) (-5 *1 (-730)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1145)) (-4 *5 (-356)) (-5 *2 (-1125 (-1125 (-926 *5))))
+ (-5 *1 (-1236 *5)) (-5 *4 (-1125 (-926 *5))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-895)) (-5 *2 (-1141 *4)) (-5 *1 (-350 *4))
+ (-4 *4 (-342)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-825))
+ (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-825))
(-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-749))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-246 *4 *3 *5 *6)) (-4 *4 (-1020)) (-4 *3 (-825))
+ (-12 (-4 *1 (-246 *4 *3 *5 *6)) (-4 *4 (-1021)) (-4 *3 (-825))
(-4 *5 (-259 *3)) (-4 *6 (-771)) (-5 *2 (-749))))
((*1 *2 *1) (-12 (-4 *1 (-259 *3)) (-4 *3 (-825)) (-5 *2 (-749))))
- ((*1 *2 *1) (-12 (-4 *1 (-342)) (-5 *2 (-894))))
+ ((*1 *2 *1) (-12 (-4 *1 (-342)) (-5 *2 (-895))))
((*1 *2 *3)
(-12 (-5 *3 (-329 *4 *5 *6 *7)) (-4 *4 (-13 (-361) (-356)))
- (-4 *5 (-1203 *4)) (-4 *6 (-1203 (-400 *5))) (-4 *7 (-335 *4 *5 *6))
+ (-4 *5 (-1204 *4)) (-4 *6 (-1204 (-400 *5))) (-4 *7 (-335 *4 *5 *6))
(-5 *2 (-749)) (-5 *1 (-385 *4 *5 *6 *7))))
- ((*1 *2 *1) (-12 (-4 *1 (-395)) (-5 *2 (-811 (-894)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-395)) (-5 *2 (-811 (-895)))))
((*1 *2 *1) (-12 (-4 *1 (-397)) (-5 *2 (-550))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-579 *3)) (-4 *3 (-1020))))
- ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-579 *3)) (-4 *3 (-1020))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-579 *3)) (-4 *3 (-1021))))
+ ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-579 *3)) (-4 *3 (-1021))))
((*1 *2 *1)
(-12 (-4 *3 (-542)) (-5 *2 (-550)) (-5 *1 (-603 *3 *4))
- (-4 *4 (-1203 *3))))
+ (-4 *4 (-1204 *3))))
((*1 *2 *1 *3 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-719 *4 *3)) (-4 *4 (-1020))
+ (-12 (-5 *2 (-749)) (-4 *1 (-719 *4 *3)) (-4 *4 (-1021))
(-4 *3 (-825))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-719 *4 *3)) (-4 *4 (-1020)) (-4 *3 (-825))
+ (-12 (-4 *1 (-719 *4 *3)) (-4 *4 (-1021)) (-4 *3 (-825))
(-5 *2 (-749))))
- ((*1 *2 *1) (-12 (-4 *1 (-842 *3)) (-5 *2 (-749))))
- ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-877 *3)) (-4 *3 (-1068))))
- ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-878 *3)) (-4 *3 (-1068))))
+ ((*1 *2 *1) (-12 (-4 *1 (-843 *3)) (-5 *2 (-749))))
+ ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-878 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-879 *3)) (-4 *3 (-1069))))
((*1 *2 *3)
(|partial| -12 (-5 *3 (-329 *5 *6 *7 *8)) (-4 *5 (-423 *4))
- (-4 *6 (-1203 *5)) (-4 *7 (-1203 (-400 *6)))
+ (-4 *6 (-1204 *5)) (-4 *7 (-1204 (-400 *6)))
(-4 *8 (-335 *5 *6 *7))
- (-4 *4 (-13 (-825) (-542) (-1011 (-550)))) (-5 *2 (-749))
- (-5 *1 (-884 *4 *5 *6 *7 *8))))
+ (-4 *4 (-13 (-825) (-542) (-1012 (-550)))) (-5 *2 (-749))
+ (-5 *1 (-885 *4 *5 *6 *7 *8))))
((*1 *2 *3)
(|partial| -12 (-5 *3 (-329 (-400 (-550)) *4 *5 *6))
- (-4 *4 (-1203 (-400 (-550)))) (-4 *5 (-1203 (-400 *4)))
+ (-4 *4 (-1204 (-400 (-550)))) (-4 *5 (-1204 (-400 *4)))
(-4 *6 (-335 (-400 (-550)) *4 *5)) (-5 *2 (-749))
- (-5 *1 (-885 *4 *5 *6))))
+ (-5 *1 (-886 *4 *5 *6))))
((*1 *2 *3 *4 *5)
(-12 (-5 *3 (-329 *6 *7 *4 *8)) (-5 *5 (-1 *9 *6)) (-4 *6 (-356))
- (-4 *7 (-1203 *6)) (-4 *4 (-1203 (-400 *7))) (-4 *8 (-335 *6 *7 *4))
+ (-4 *7 (-1204 *6)) (-4 *4 (-1204 (-400 *7))) (-4 *8 (-335 *6 *7 *4))
(-4 *9 (-13 (-361) (-356))) (-5 *2 (-749))
- (-5 *1 (-991 *6 *7 *4 *8 *9))))
+ (-5 *1 (-992 *6 *7 *4 *8 *9))))
((*1 *2 *1 *1)
- (-12 (-4 *1 (-1203 *3)) (-4 *3 (-1020)) (-4 *3 (-542))
+ (-12 (-4 *1 (-1204 *3)) (-4 *3 (-1021)) (-4 *3 (-542))
(-5 *2 (-749))))
((*1 *2 *1 *2)
- (-12 (-4 *1 (-1205 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-770))))
+ (-12 (-4 *1 (-1206 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-770))))
((*1 *2 *1)
- (-12 (-4 *1 (-1205 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-770)))))
+ (-12 (-4 *1 (-1206 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-770)))))
+(((*1 *2 *1) (-12 (-4 *1 (-652 *3)) (-4 *3 (-1182)) (-5 *2 (-749)))))
+(((*1 *1 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1182)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-667 *5)) (-4 *5 (-1021)) (-5 *1 (-1025 *3 *4 *5))
+ (-14 *3 (-749)) (-14 *4 (-749)))))
+(((*1 *1 *1) (-12 (-4 *1 (-275 *2)) (-4 *2 (-1182)) (-4 *2 (-1069))))
+ ((*1 *1 *1) (-12 (-4 *1 (-673 *2)) (-4 *2 (-1069)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-623 *7)) (-4 *7 (-1040 *3 *4 *5 *6)) (-4 *3 (-444))
- (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5))
- (-5 *1 (-961 *3 *4 *5 *6 *7))))
+ (-12 (-5 *2 (-1228 *1)) (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186))
+ (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4))))))
+(((*1 *2)
+ (-12
+ (-5 *2 (-2 (|:| -3338 (-623 (-1145))) (|:| -1270 (-623 (-1145)))))
+ (-5 *1 (-1184)))))
+(((*1 *2 *2) (-12 (-5 *2 (-667 *3)) (-4 *3 (-300)) (-5 *1 (-678 *3)))))
+(((*1 *1 *1 *1) (-5 *1 (-112))) ((*1 *1 *1 *1) (-4 *1 (-123))))
+(((*1 *2 *1) (-12 (-4 *1 (-1247 *3)) (-4 *3 (-356)) (-5 *2 (-112)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-164 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-411 *3)) (-4 *3 (-535)) (-4 *3 (-542))))
+ ((*1 *2 *1) (-12 (-4 *1 (-535)) (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-775 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-811 *3)) (-4 *3 (-535)) (-4 *3 (-1069))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-818 *3)) (-4 *3 (-535)) (-4 *3 (-1069))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-971 *3)) (-4 *3 (-170)) (-4 *3 (-535)) (-5 *2 (-112))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-112)) (-5 *1 (-982 *3)) (-4 *3 (-1012 (-400 (-550)))))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-623 *7)) (-4 *7 (-1041 *3 *4 *5 *6)) (-4 *3 (-444))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5))
+ (-5 *1 (-962 *3 *4 *5 *6 *7))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-623 *7)) (-4 *7 (-1041 *3 *4 *5 *6)) (-4 *3 (-444))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5))
+ (-5 *1 (-1076 *3 *4 *5 *6 *7)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1228 (-1145))) (-5 *3 (-1228 (-445 *4 *5 *6 *7)))
+ (-5 *1 (-445 *4 *5 *6 *7)) (-4 *4 (-170)) (-14 *5 (-895))
+ (-14 *6 (-623 (-1145))) (-14 *7 (-1228 (-667 *4)))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-1228 (-445 *4 *5 *6 *7)))
+ (-5 *1 (-445 *4 *5 *6 *7)) (-4 *4 (-170)) (-14 *5 (-895))
+ (-14 *6 (-623 *2)) (-14 *7 (-1228 (-667 *4)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1228 (-445 *3 *4 *5 *6))) (-5 *1 (-445 *3 *4 *5 *6))
+ (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 (-1145)))
+ (-14 *6 (-1228 (-667 *3)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1228 (-1145))) (-5 *1 (-445 *3 *4 *5 *6))
+ (-4 *3 (-170)) (-14 *4 (-895)) (-14 *5 (-623 (-1145)))
+ (-14 *6 (-1228 (-667 *3)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1145)) (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-170))
+ (-14 *4 (-895)) (-14 *5 (-623 *2)) (-14 *6 (-1228 (-667 *3)))))
+ ((*1 *1)
+ (-12 (-5 *1 (-445 *2 *3 *4 *5)) (-4 *2 (-170)) (-14 *3 (-895))
+ (-14 *4 (-623 (-1145))) (-14 *5 (-1228 (-667 *2))))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-411 *3)) (-5 *1 (-39 *3)) (-4 *3 (-1204 (-48)))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *2 (-2 (|:| |less| (-121 *3)) (|:| |greater| (-121 *3))))
+ (-5 *1 (-121 *3)) (-4 *3 (-825))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-569 *4)) (-4 *4 (-13 (-29 *3) (-1167)))
+ (-4 *3 (-13 (-444) (-1012 (-550)) (-825) (-619 (-550))))
+ (-5 *1 (-567 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-569 (-400 (-926 *3))))
+ (-4 *3 (-13 (-444) (-1012 (-550)) (-825) (-619 (-550))))
+ (-5 *1 (-572 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1204 *5)) (-4 *5 (-356))
+ (-5 *2 (-2 (|:| -2714 *3) (|:| |special| *3))) (-5 *1 (-706 *5 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1228 *5)) (-4 *5 (-356)) (-4 *5 (-1021))
+ (-5 *2 (-623 (-623 (-667 *5)))) (-5 *1 (-1003 *5))
+ (-5 *3 (-623 (-667 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1228 (-1228 *5))) (-4 *5 (-356)) (-4 *5 (-1021))
+ (-5 *2 (-623 (-623 (-667 *5)))) (-5 *1 (-1003 *5))
+ (-5 *3 (-623 (-667 *5)))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-139)) (-5 *2 (-623 *1)) (-4 *1 (-1113))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-142)) (-5 *2 (-623 *1)) (-4 *1 (-1113)))))
+(((*1 *1 *2 *2) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-1127)) (-5 *1 (-963))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-1063 *4)) (-4 *4 (-1182))
+ (-5 *1 (-1061 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-542) (-145))) (-5 *1 (-527 *3 *2))
+ (-4 *2 (-1219 *3))))
((*1 *2 *2)
- (-12 (-5 *2 (-623 *7)) (-4 *7 (-1040 *3 *4 *5 *6)) (-4 *3 (-444))
- (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5))
- (-5 *1 (-1075 *3 *4 *5 *6 *7)))))
+ (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-4 *4 (-1204 *3))
+ (-4 *5 (-703 *3 *4)) (-5 *1 (-531 *3 *4 *5 *2)) (-4 *2 (-1219 *5))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-356) (-361) (-596 (-550)))) (-5 *1 (-532 *3 *2))
+ (-4 *2 (-1219 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-13 (-542) (-145)))
+ (-5 *1 (-1121 *3)))))
+(((*1 *2 *1 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |lm| (-379 *3)) (|:| |mm| (-379 *3)) (|:| |rm| (-379 *3))))
+ (-5 *1 (-379 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *1 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |lm| (-797 *3)) (|:| |mm| (-797 *3)) (|:| |rm| (-797 *3))))
+ (-5 *1 (-797 *3)) (-4 *3 (-825)))))
+(((*1 *1) (-5 *1 (-1229))))
+(((*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-155))))
+ ((*1 *2 *3) (-12 (-5 *3 (-917 *2)) (-5 *1 (-956 *2)) (-4 *2 (-1021)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-411 *3)) (-4 *3 (-542)) (-5 *1 (-412 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1150)))))
(((*1 *2)
(-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
(-4 *3 (-360 *4))))
((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-917 *5)) (-4 *5 (-1021)) (-5 *2 (-749))
+ (-5 *1 (-1133 *4 *5)) (-14 *4 (-895))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 (-749))) (-5 *3 (-749)) (-5 *1 (-1133 *4 *5))
+ (-14 *4 (-895)) (-4 *5 (-1021))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 (-749))) (-5 *3 (-917 *5)) (-4 *5 (-1021))
+ (-5 *1 (-1133 *4 *5)) (-14 *4 (-895)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-323)))))
+(((*1 *2 *3 *3 *3 *4 *5 *6)
+ (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219)))
+ (-5 *5 (-1063 (-219))) (-5 *6 (-623 (-256))) (-5 *2 (-1102 (-219)))
+ (-5 *1 (-675)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-623 *2)) (-4 *2 (-923 *4 *5 *6)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-441 *4 *5 *6 *2)))))
+(((*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
+ ((*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
+ (-4 *2 (-423 *3))))
+ ((*1 *1 *1) (-4 *1 (-1108))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-1104))) (-5 *1 (-152))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 (-1104))) (-5 *1 (-1036)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112))
+ (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-623 *6)) (-4 *6 (-825)) (-4 *4 (-356)) (-4 *5 (-771))
+ (-5 *2 (-112)) (-5 *1 (-495 *4 *5 *6 *7)) (-4 *7 (-923 *4 *5 *6)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1228 *3)) (-4 *3 (-1021)) (-5 *1 (-691 *3 *4))
+ (-4 *4 (-1204 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-2 (|:| |den| (-550)) (|:| |gcdnum| (-550)))))
+ (-4 *4 (-1204 (-400 *2))) (-5 *2 (-550)) (-5 *1 (-887 *4 *5))
+ (-4 *5 (-1204 (-400 *4))))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-400 (-925 (-167 (-550))))))
- (-5 *2 (-623 (-623 (-287 (-925 (-167 *4)))))) (-5 *1 (-371 *4))
+ (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *7)) (-4 *7 (-825))
+ (-4 *8 (-923 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771))
+ (-5 *2
+ (-2 (|:| |particular| (-3 (-1228 (-400 *8)) "failed"))
+ (|:| -2206 (-623 (-1228 (-400 *8))))))
+ (-5 *1 (-647 *5 *6 *7 *8)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-802)) (-5 *3 (-623 (-1145))) (-5 *1 (-803)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-400 (-926 (-167 (-550))))))
+ (-5 *2 (-623 (-623 (-287 (-926 (-167 *4)))))) (-5 *1 (-371 *4))
(-4 *4 (-13 (-356) (-823)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-287 (-400 (-925 (-167 (-550)))))))
- (-5 *2 (-623 (-623 (-287 (-925 (-167 *4)))))) (-5 *1 (-371 *4))
+ (-12 (-5 *3 (-623 (-287 (-400 (-926 (-167 (-550)))))))
+ (-5 *2 (-623 (-623 (-287 (-926 (-167 *4)))))) (-5 *1 (-371 *4))
(-4 *4 (-13 (-356) (-823)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 (-925 (-167 (-550)))))
- (-5 *2 (-623 (-287 (-925 (-167 *4))))) (-5 *1 (-371 *4))
+ (-12 (-5 *3 (-400 (-926 (-167 (-550)))))
+ (-5 *2 (-623 (-287 (-926 (-167 *4))))) (-5 *1 (-371 *4))
(-4 *4 (-13 (-356) (-823)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-287 (-400 (-925 (-167 (-550))))))
- (-5 *2 (-623 (-287 (-925 (-167 *4))))) (-5 *1 (-371 *4))
+ (-12 (-5 *3 (-287 (-400 (-926 (-167 (-550))))))
+ (-5 *2 (-623 (-287 (-926 (-167 *4))))) (-5 *1 (-371 *4))
(-4 *4 (-13 (-356) (-823))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-825)) (-5 *1 (-903 *3 *2)) (-4 *2 (-423 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1145)) (-5 *2 (-309 (-550))) (-5 *1 (-904)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-1127))
+ (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-81 PDEF))))
+ (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-82 BNDY)))) (-5 *2 (-1009))
+ (-5 *1 (-729)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-112)))))
+(((*1 *2 *1) (-12 (-5 *2 (-219)) (-5 *1 (-800)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-1079)))))
+(((*1 *2 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-825))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1145)) (-5 *1 (-839 *3)) (-14 *3 (-623 *2))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-940 *3)) (-4 *3 (-941))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-963))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-1061 *3)) (-4 *3 (-1182))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1206 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-770))
+ (-5 *2 (-1145))))
+ ((*1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-1224 *3)) (-14 *3 *2))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1145)) (-4 *4 (-542)) (-4 *4 (-825))
+ (-5 *1 (-559 *4 *2)) (-4 *2 (-423 *4)))))
+(((*1 *2 *2)
+ (-12
+ (-5 *2
+ (-623
+ (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-749)) (|:| |poli| *6)
+ (|:| |polj| *6))))
+ (-4 *4 (-771)) (-4 *6 (-923 *3 *4 *5)) (-4 *3 (-444)) (-4 *5 (-825))
+ (-5 *1 (-441 *3 *4 *5 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-569 *2)) (-4 *2 (-13 (-29 *4) (-1167)))
+ (-5 *1 (-567 *4 *2))
+ (-4 *4 (-13 (-444) (-1012 (-550)) (-825) (-619 (-550))))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-569 (-400 (-926 *4))))
+ (-4 *4 (-13 (-444) (-1012 (-550)) (-825) (-619 (-550))))
+ (-5 *2 (-309 *4)) (-5 *1 (-572 *4)))))
+(((*1 *2)
+ (-12 (-4 *3 (-1186)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4)))
+ (-5 *2 (-1228 *1)) (-4 *1 (-335 *3 *4 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-623 (-839 *5))) (-14 *5 (-623 (-1145))) (-4 *6 (-444))
+ (-5 *2 (-623 (-623 (-241 *5 *6)))) (-5 *1 (-463 *5 *6 *7))
+ (-5 *3 (-623 (-241 *5 *6))) (-4 *7 (-444)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1227 (-309 (-219)))) (-5 *2 (-1227 (-309 (-372))))
+ (-12 (-5 *3 (-1228 (-309 (-219)))) (-5 *2 (-1228 (-309 (-372))))
(-5 *1 (-298)))))
+(((*1 *1) (-5 *1 (-155))))
+(((*1 *1 *2 *1 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-323))))
+ ((*1 *1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-323)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-1021))
+ (-4 *2 (-13 (-397) (-1012 *4) (-356) (-1167) (-277)))
+ (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1204 *4)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
+ (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
+ (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
+ (|:| |abserr| (-219)) (|:| |relerr| (-219))))
+ (-5 *2 (-372)) (-5 *1 (-199)))))
+(((*1 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1125 *3)) (-4 *3 (-1069))
+ (-4 *3 (-1182)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-372)) (-5 *1 (-1033)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-667 *3)) (-4 *3 (-300)) (-5 *1 (-678 *3)))))
(((*1 *2 *1)
- (-12 (-14 *3 (-623 (-1144))) (-4 *4 (-170))
- (-4 *5 (-232 (-3191 *3) (-749)))
+ (-12 (-5 *2 (-623 (-879 *3))) (-5 *1 (-878 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *4 (-771))
+ (-4 *3 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $))))) (-4 *5 (-542))
+ (-5 *1 (-711 *4 *3 *5 *2)) (-4 *2 (-923 (-400 (-926 *5)) *4 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-4 *4 (-1021)) (-4 *5 (-771))
+ (-4 *3
+ (-13 (-825)
+ (-10 -8 (-15 -2451 ((-1145) $))
+ (-15 -2564 ((-3 $ "failed") (-1145))))))
+ (-5 *1 (-958 *4 *5 *3 *2)) (-4 *2 (-923 (-926 *4) *5 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-623 *6))
+ (-4 *6
+ (-13 (-825)
+ (-10 -8 (-15 -2451 ((-1145) $))
+ (-15 -2564 ((-3 $ "failed") (-1145))))))
+ (-4 *4 (-1021)) (-4 *5 (-771)) (-5 *1 (-958 *4 *5 *6 *2))
+ (-4 *2 (-923 (-926 *4) *5 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1145))
+ (-4 *4 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))
+ (-5 *2 (-1 *5 *5)) (-5 *1 (-782 *4 *5))
+ (-4 *5 (-13 (-29 *4) (-1167) (-933))))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-518)) (-5 *3 (-128)) (-5 *2 (-1089)))))
+(((*1 *2 *1)
+ (-12 (-14 *3 (-623 (-1145))) (-4 *4 (-170))
+ (-4 *5 (-232 (-3307 *3) (-749)))
(-14 *6
- (-1 (-112) (-2 (|:| -2922 *2) (|:| -3521 *5))
- (-2 (|:| -2922 *2) (|:| -3521 *5))))
+ (-1 (-112) (-2 (|:| -3690 *2) (|:| -3068 *5))
+ (-2 (|:| -3690 *2) (|:| -3068 *5))))
(-4 *2 (-825)) (-5 *1 (-453 *3 *4 *2 *5 *6 *7))
- (-4 *7 (-922 *4 *5 (-838 *3))))))
-(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-304))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-749)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894))
- (-4 *4 (-1020)))))
+ (-4 *7 (-923 *4 *5 (-839 *3))))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-950 *4 *5 *6 *3)) (-4 *4 (-1021)) (-4 *5 (-771))
+ (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-4 *4 (-542))
+ (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-400 (-550))) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-542)) (-4 *8 (-923 *7 *5 *6))
+ (-5 *2 (-2 (|:| -3068 (-749)) (|:| -4304 *9) (|:| |radicand| *9)))
+ (-5 *1 (-927 *5 *6 *7 *8 *9)) (-5 *4 (-749))
+ (-4 *9
+ (-13 (-356)
+ (-10 -8 (-15 -4153 (*8 $)) (-15 -4163 (*8 $)) (-15 -2233 ($ *8))))))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-966 *2)) (-4 *2 (-542)) (-5 *1 (-140 *2 *4 *3))
+ (-4 *3 (-366 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-966 *2)) (-4 *2 (-542)) (-5 *1 (-494 *2 *4 *5 *3))
+ (-4 *5 (-366 *2)) (-4 *3 (-366 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-667 *4)) (-4 *4 (-966 *2)) (-4 *2 (-542))
+ (-5 *1 (-671 *2 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-966 *2)) (-4 *2 (-542)) (-5 *1 (-1197 *2 *4 *3))
+ (-4 *3 (-1204 *4)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-145))
+ (-4 *3 (-300)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *1 (-951 *3 *4 *5 *6)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-749)) (-4 *1 (-1245 *3 *4)) (-4 *3 (-825))
+ (-4 *4 (-1021)) (-4 *4 (-170))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1245 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1021))
+ (-4 *3 (-170)))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-1141 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-939))) (-5 *1 (-108)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-623 (-2 (|:| |totdeg| (-749)) (|:| -2054 *3))))
+ (-5 *4 (-749)) (-4 *3 (-923 *5 *6 *7)) (-4 *5 (-444)) (-4 *6 (-771))
+ (-4 *7 (-825)) (-5 *1 (-441 *5 *6 *7 *3)))))
(((*1 *2 *1 *3)
- (-12 (-5 *3 (-550)) (-4 *1 (-316 *4 *2)) (-4 *4 (-1068))
+ (-12 (-5 *3 (-550)) (-4 *1 (-316 *4 *2)) (-4 *4 (-1069))
(-4 *2 (-130)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-895)) (-5 *3 (-623 (-256))) (-5 *1 (-254))))
+ ((*1 *1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-256)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-542) (-825)))
+ (-4 *2 (-13 (-423 (-167 *4)) (-976) (-1167)))
+ (-5 *1 (-582 *4 *3 *2)) (-4 *3 (-13 (-423 *4) (-976) (-1167))))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 (-917 *3) (-917 *3))) (-5 *1 (-174 *3))
+ (-4 *3 (-13 (-356) (-1167) (-976))))))
+(((*1 *2)
+ (-12 (-4 *4 (-356)) (-5 *2 (-749)) (-5 *1 (-321 *3 *4))
+ (-4 *3 (-322 *4))))
+ ((*1 *2) (-12 (-4 *1 (-1247 *3)) (-4 *3 (-356)) (-5 *2 (-749)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-287 (-811 *3)))
+ (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-811 *3)) (-5 *1 (-616 *5 *3))
+ (-4 *3 (-13 (-27) (-1167) (-423 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-287 (-811 (-926 *5)))) (-4 *5 (-444))
+ (-5 *2 (-811 (-400 (-926 *5)))) (-5 *1 (-617 *5))
+ (-5 *3 (-400 (-926 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-287 (-400 (-926 *5)))) (-5 *3 (-400 (-926 *5)))
+ (-4 *5 (-444)) (-5 *2 (-811 *3)) (-5 *1 (-617 *5)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-667 *3))
+ (-4 *3 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $)))))
+ (-4 *4 (-1204 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1145))
+ (-4 *5 (-13 (-825) (-1012 (-550)) (-444) (-619 (-550))))
+ (-5 *2 (-2 (|:| -2983 *3) (|:| |nconst| *3))) (-5 *1 (-553 *5 *3))
+ (-4 *3 (-13 (-27) (-1167) (-423 *5))))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))))
+ (-5 *2 (-623 (-400 (-550)))) (-5 *1 (-994 *4))
+ (-4 *4 (-1204 (-550))))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-114))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1127)) (-4 *4 (-825)) (-5 *1 (-903 *4 *2))
+ (-4 *2 (-423 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1145)) (-5 *4 (-1127)) (-5 *2 (-309 (-550)))
+ (-5 *1 (-904)))))
+(((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-650 *3)) (-4 *3 (-825))))
+ ((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-655 *3)) (-4 *3 (-825))))
+ ((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-797 *3)) (-4 *3 (-825)))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-1141 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))))
+(((*1 *2 *2 *3)
+ (|partial| -12
+ (-5 *3 (-623 (-2 (|:| |func| *2) (|:| |pole| (-112)))))
+ (-4 *2 (-13 (-423 *4) (-976))) (-4 *4 (-13 (-825) (-542)))
+ (-5 *1 (-269 *4 *2)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *1 (-1109 *2 *3)) (-4 *2 (-13 (-1069) (-34)))
+ (-4 *3 (-13 (-1069) (-34))))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1072 *3 *4 *5 *6 *2)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *2 (-1069)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1069)) (-4 *4 (-1069))
+ (-4 *6 (-1069)) (-5 *2 (-1 *6 *5)) (-5 *1 (-662 *5 *4 *6)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-749)) (-5 *5 (-623 *3)) (-4 *3 (-300)) (-4 *6 (-825))
+ (-4 *7 (-771)) (-5 *2 (-112)) (-5 *1 (-605 *6 *7 *3 *8))
+ (-4 *8 (-923 *3 *7 *6)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-400 (-926 *3))) (-5 *1 (-445 *3 *4 *5 *6))
+ (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 *5)) (-5 *4 (-895)) (-4 *5 (-825))
+ (-5 *2 (-58 (-623 (-650 *5)))) (-5 *1 (-650 *5)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1041 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771))
+ (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-112)))))
+(((*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-309 (-372))) (-5 *1 (-298)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))))
+(((*1 *2)
+ (-12
+ (-5 *2
+ (-1228 (-623 (-2 (|:| -1337 (-884 *3)) (|:| -3690 (-1089))))))
+ (-5 *1 (-344 *3 *4)) (-14 *3 (-895)) (-14 *4 (-895))))
+ ((*1 *2)
+ (-12 (-5 *2 (-1228 (-623 (-2 (|:| -1337 *3) (|:| -3690 (-1089))))))
+ (-5 *1 (-345 *3 *4)) (-4 *3 (-342)) (-14 *4 (-3 (-1141 *3) *2))))
+ ((*1 *2)
+ (-12 (-5 *2 (-1228 (-623 (-2 (|:| -1337 *3) (|:| -3690 (-1089))))))
+ (-5 *1 (-346 *3 *4)) (-4 *3 (-342)) (-14 *4 (-895)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-305)) (-5 *1 (-289))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-1127))) (-5 *2 (-305)) (-5 *1 (-289))))
+ ((*1 *2 *3 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-305)) (-5 *1 (-289))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-623 (-1127))) (-5 *3 (-1127)) (-5 *2 (-305))
+ (-5 *1 (-289)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 (-917 *3) (-917 *3))) (-5 *1 (-174 *3))
+ (-4 *3 (-13 (-356) (-1167) (-976))))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-866 *4)) (-4 *4 (-1069)) (-5 *1 (-864 *4 *3))
+ (-4 *3 (-1182))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-52)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-802)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-895)) (-5 *1 (-1006 *2))
+ (-4 *2 (-13 (-1069) (-10 -8 (-15 * ($ $ $))))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-586 *2 *3)) (-4 *3 (-1182)) (-4 *2 (-1069))
+ (-4 *2 (-825)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4344)) (-4 *1 (-229 *3))
+ (-4 *3 (-1069))))
+ ((*1 *1 *2 *1)
+ (-12 (|has| *1 (-6 -4344)) (-4 *1 (-229 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *2 *1)
+ (-12 (-4 *1 (-275 *2)) (-4 *2 (-1182)) (-4 *2 (-1069))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-275 *3)) (-4 *3 (-1182))))
+ ((*1 *2 *3 *1)
+ (|partial| -12 (-4 *1 (-592 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1069))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *2 (-1 (-112) *4)) (-5 *3 (-550)) (-4 *4 (-1069))
+ (-5 *1 (-716 *4))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *3 (-550)) (-5 *1 (-716 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1109 *3 *4)) (-4 *3 (-13 (-1069) (-34)))
+ (-4 *4 (-13 (-1069) (-34))) (-5 *1 (-1110 *3 *4)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-667 *4)) (-5 *3 (-895)) (|has| *4 (-6 (-4346 "*")))
+ (-4 *4 (-1021)) (-5 *1 (-1002 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-623 (-667 *4))) (-5 *3 (-895))
+ (|has| *4 (-6 (-4346 "*"))) (-4 *4 (-1021)) (-5 *1 (-1002 *4)))))
(((*1 *2 *3 *3 *4 *5 *5 *5 *4 *4 *4 *3 *4 *4 *6)
(-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *5 (-219))
- (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN)))) (-5 *2 (-1008))
+ (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN)))) (-5 *2 (-1009))
(-5 *1 (-728)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 (-749))) (-5 *3 (-112)) (-5 *1 (-1132 *4 *5))
- (-14 *4 (-894)) (-4 *5 (-1020)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-550)) (|has| *1 (-6 -4345)) (-4 *1 (-366 *3))
+ (-4 *3 (-1182)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1031 *2 *3))
+ (-4 *3 (-1204 *2)))))
+(((*1 *2 *1) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1167)))))
+ ((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-837))))
+ ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-837)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-749)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895))
+ (-4 *4 (-1021)))))
+(((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
+ (-4 *3 (-360 *4))))
+ ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
+(((*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7)
+ (-12 (-5 *4 (-550)) (-5 *5 (-667 (-219)))
+ (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))))
+ (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT))))
+ (-5 *3 (-219)) (-5 *2 (-1009)) (-5 *1 (-728)))))
+(((*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1069)) (-4 *5 (-1069))
+ (-4 *6 (-1069)) (-5 *2 (-1 *6 *5)) (-5 *1 (-662 *4 *5 *6)))))
+(((*1 *1) (-5 *1 (-323))))
(((*1 *2 *1) (-12 (-5 *2 (-181)) (-5 *1 (-273)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1161)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-2 (|:| |cd| (-1127)) (|:| -1856 (-1127))))
+ (-5 *1 (-800)))))
+(((*1 *1 *1 *2)
+ (-12 (-4 *1 (-56 *2 *3 *4)) (-4 *2 (-1182)) (-4 *3 (-366 *2))
+ (-4 *4 (-366 *2))))
+ ((*1 *1 *1 *2)
+ (-12 (|has| *1 (-6 -4345)) (-4 *1 (-586 *3 *2)) (-4 *3 (-1069))
+ (-4 *2 (-1182)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 (-749))) (-5 *3 (-112)) (-5 *1 (-1133 *4 *5))
+ (-14 *4 (-895)) (-4 *5 (-1021)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-309 (-372))) (-5 *2 (-309 (-219))) (-5 *1 (-298)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-825)) (-5 *1 (-1153 *3)))))
+(((*1 *1) (-5 *1 (-1233))))
+(((*1 *1 *1) (-4 *1 (-535))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-4 *6 (-1204 *9)) (-4 *7 (-771)) (-4 *8 (-825)) (-4 *9 (-300))
+ (-4 *10 (-923 *9 *7 *8))
+ (-5 *2
+ (-2 (|:| |deter| (-623 (-1141 *10)))
+ (|:| |dterm|
+ (-623 (-623 (-2 (|:| -2507 (-749)) (|:| |pcoef| *10)))))
+ (|:| |nfacts| (-623 *6)) (|:| |nlead| (-623 *10))))
+ (-5 *1 (-756 *6 *7 *8 *9 *10)) (-5 *3 (-1141 *10)) (-5 *4 (-623 *6))
+ (-5 *5 (-623 *10)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))))
+(((*1 *2 *3 *4 *5 *6 *5)
+ (-12 (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *6 (-1127))
+ (-5 *3 (-219)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4345)) (-4 *1 (-238 *2)) (-4 *2 (-1182)))))
+(((*1 *1 *1) (-12 (-4 *1 (-367 *2 *3)) (-4 *2 (-825)) (-4 *3 (-170))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-607 *2 *3 *4)) (-4 *2 (-825))
+ (-4 *3 (-13 (-170) (-696 (-400 (-550))))) (-14 *4 (-895))))
+ ((*1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825))))
+ ((*1 *1 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1245 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1021)))))
+(((*1 *1 *1) (-5 *1 (-1033))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2))
+ (-4 *4 (-13 (-825) (-542))))))
(((*1 *2 *3 *1)
- (-12 (-5 *2 (-623 (-1144))) (-5 *1 (-1147)) (-5 *3 (-1144)))))
+ (-12 (-5 *2 (-623 (-1145))) (-5 *1 (-1148)) (-5 *3 (-1145)))))
+(((*1 *1 *1) (-12 (-5 *1 (-172 *2)) (-4 *2 (-300)))))
+(((*1 *2 *1) (|partial| -12 (-4 *1 (-986)) (-5 *2 (-837)))))
+(((*1 *2 *3 *3 *2)
+ (-12 (-5 *2 (-1125 *4)) (-5 *3 (-550)) (-4 *4 (-1021))
+ (-5 *1 (-1129 *4))))
+ ((*1 *1 *2 *2 *1)
+ (-12 (-5 *2 (-550)) (-5 *1 (-1220 *3 *4 *5)) (-4 *3 (-1021))
+ (-14 *4 (-1145)) (-14 *5 *3))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825))))
+ ((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1175 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1073)) (-5 *1 (-273)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-356)) (-4 *6 (-1204 (-400 *2)))
+ (-4 *2 (-1204 *5)) (-5 *1 (-209 *5 *2 *6 *3))
+ (-4 *3 (-335 *5 *2 *6)))))
+(((*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-848)))))
+(((*1 *1 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *1) (-12 (-5 *1 (-669 *2)) (-4 *2 (-595 (-837)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-550))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1127))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-497))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-575))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-470))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-136))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-154))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1135))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-606))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1065))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1059))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1043))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-944))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-178))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1010))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-304))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-649))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-152))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-516))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1239))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1036))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-508))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-659))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-95))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1084))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-132))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-137))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-1238))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-654))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-212))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1106)) (-5 *2 (-515))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1127)) (-5 *1 (-1150))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-1150))))
+ ((*1 *2 *1) (-12 (-5 *2 (-219)) (-5 *1 (-1150))))
+ ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1150)))))
+(((*1 *1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-117 *3)) (-14 *3 *2)))
+ ((*1 *1 *1) (-12 (-5 *1 (-117 *2)) (-14 *2 (-550))))
+ ((*1 *1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-845 *3)) (-14 *3 *2)))
+ ((*1 *1 *1) (-12 (-5 *1 (-845 *2)) (-14 *2 (-550))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-550)) (-14 *3 *2) (-5 *1 (-846 *3 *4))
+ (-4 *4 (-843 *3))))
+ ((*1 *1 *1)
+ (-12 (-14 *2 (-550)) (-5 *1 (-846 *2 *3)) (-4 *3 (-843 *2))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-550)) (-4 *1 (-1190 *3 *4)) (-4 *3 (-1021))
+ (-4 *4 (-1219 *3))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1190 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-1219 *2)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-623 (-400 *7)))
+ (-4 *7 (-1204 *6)) (-5 *3 (-400 *7)) (-4 *6 (-356))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-560 *6 *7)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5))
+ (-5 *2 (-2 (|:| -1953 (-623 *6)) (|:| -4046 (-623 *6)))))))
(((*1 *2 *3 *3)
- (-12 (-4 *4 (-798)) (-14 *5 (-1144)) (-5 *2 (-623 (-1200 *5 *4)))
- (-5 *1 (-1082 *4 *5)) (-5 *3 (-1200 *5 *4)))))
+ (-12 (-4 *4 (-798)) (-14 *5 (-1145)) (-5 *2 (-623 (-1201 *5 *4)))
+ (-5 *1 (-1083 *4 *5)) (-5 *3 (-1201 *5 *4)))))
+(((*1 *2)
+ (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-1233))
+ (-5 *1 (-1042 *3 *4 *5 *6 *7)) (-4 *7 (-1041 *3 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-1233))
+ (-5 *1 (-1077 *3 *4 *5 *6 *7)) (-4 *7 (-1041 *3 *4 *5 *6)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825))))
+ ((*1 *1) (-4 *1 (-1120))))
+(((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1113)) (-5 *3 (-142)) (-5 *2 (-112)))))
+(((*1 *2 *2 *2 *2 *3)
+ (-12 (-4 *3 (-542)) (-5 *1 (-943 *3 *2)) (-4 *2 (-1204 *3)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1182)) (-5 *1 (-368 *4 *2))
+ (-4 *2 (-13 (-366 *4) (-10 -7 (-6 -4345)))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1127)) (-5 *2 (-623 (-1150))) (-5 *1 (-854)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2))
+ (-4 *4 (-366 *2)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-623 *6)) (-4 *1 (-923 *4 *5 *6)) (-4 *4 (-1021))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-749))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-923 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-5 *2 (-749)))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-173))) (-5 *1 (-1054)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-112)) (-5 *1 (-799)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-916 *3)) (-4 *3 (-13 (-356) (-1166) (-975)))
+ (-12 (-5 *2 (-917 *3)) (-4 *3 (-13 (-356) (-1167) (-976)))
(-5 *1 (-174 *3)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1020)) (-4 *1 (-665 *3 *4 *5))
- (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-623 (-623 (-836)))) (-5 *1 (-836))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-926 *4)) (-4 *4 (-1021)) (-4 *4 (-596 *2))
+ (-5 *2 (-372)) (-5 *1 (-763 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-926 *5)) (-5 *4 (-895)) (-4 *5 (-1021))
+ (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-400 (-926 *4))) (-4 *4 (-542))
+ (-4 *4 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-895)) (-4 *5 (-542))
+ (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-309 *4)) (-4 *4 (-542)) (-4 *4 (-825))
+ (-4 *4 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-309 *5)) (-5 *4 (-895)) (-4 *5 (-542))
+ (-4 *5 (-825)) (-4 *5 (-596 *2)) (-5 *2 (-372))
+ (-5 *1 (-763 *5)))))
+(((*1 *2 *3)
+ (-12 (-4 *5 (-13 (-596 *2) (-170))) (-5 *2 (-866 *4))
+ (-5 *1 (-168 *4 *5 *3)) (-4 *4 (-1069)) (-4 *3 (-164 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-1063 (-818 (-372)))))
+ (-5 *2 (-623 (-1063 (-818 (-219))))) (-5 *1 (-298))))
+ ((*1 *1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-372))))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-837)) (-5 *3 (-550)) (-5 *1 (-387))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1228 *3)) (-4 *3 (-170)) (-4 *1 (-402 *3 *4))
+ (-4 *4 (-1204 *3))))
((*1 *2 *1)
- (-12 (-5 *2 (-1110 *3 *4)) (-5 *1 (-966 *3 *4)) (-14 *3 (-894))
- (-4 *4 (-356))))
+ (-12 (-4 *1 (-402 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1204 *3))
+ (-5 *2 (-1228 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1228 *3)) (-4 *3 (-170)) (-4 *1 (-410 *3))))
+ ((*1 *2 *1) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-1228 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-623 (-623 *5))) (-4 *5 (-1020))
- (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *6 (-232 *4 *5))
- (-4 *7 (-232 *3 *5)))))
+ (-12 (-5 *2 (-411 *1)) (-4 *1 (-423 *3)) (-4 *3 (-542))
+ (-4 *3 (-825))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-1021))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-455 *3 *4 *5 *6))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1073)) (-5 *1 (-526))))
+ ((*1 *2 *1) (-12 (-4 *1 (-596 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-170)) (-4 *1 (-703 *3 *2)) (-4 *2 (-1204 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-623 (-866 *3))) (-5 *1 (-866 *3)) (-4 *3 (-1069))))
+ ((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1021)) (-4 *1 (-954 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-1032))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-926 *3)) (-4 *3 (-1021)) (-4 *1 (-1035 *3 *4 *5))
+ (-4 *5 (-596 (-1145))) (-4 *4 (-771)) (-4 *5 (-825))))
+ ((*1 *1 *2)
+ (-1489
+ (-12 (-5 *2 (-926 (-550))) (-4 *1 (-1035 *3 *4 *5))
+ (-12 (-3548 (-4 *3 (-38 (-400 (-550))))) (-4 *3 (-38 (-550)))
+ (-4 *5 (-596 (-1145))))
+ (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)))
+ (-12 (-5 *2 (-926 (-550))) (-4 *1 (-1035 *3 *4 *5))
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1145))))
+ (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-926 (-400 (-550)))) (-4 *1 (-1035 *3 *4 *5))
+ (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1145))) (-4 *3 (-1021))
+ (-4 *4 (-771)) (-4 *5 (-825))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-2 (|:| |val| (-623 *7)) (|:| -1608 *8)))
+ (-4 *7 (-1035 *4 *5 *6)) (-4 *8 (-1041 *4 *5 *6 *7)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1127))
+ (-5 *1 (-1039 *4 *5 *6 *7 *8))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-1051))))
+ ((*1 *1 *2) (-12 (-4 *1 (-1062 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *2)
+ (-12 (-4 *1 (-1072 *3 *4 *5 *6 *2)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *2 (-1069))))
+ ((*1 *1 *2)
+ (-12 (-4 *1 (-1072 *3 *4 *5 *2 *6)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-4 *5 (-1069)) (-4 *2 (-1069)) (-4 *6 (-1069))))
+ ((*1 *1 *2)
+ (-12 (-4 *1 (-1072 *3 *4 *2 *5 *6)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-4 *2 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069))))
+ ((*1 *1 *2)
+ (-12 (-4 *1 (-1072 *3 *2 *4 *5 *6)) (-4 *3 (-1069)) (-4 *2 (-1069))
+ (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069))))
+ ((*1 *1 *2)
+ (-12 (-4 *1 (-1072 *2 *3 *4 *5 *6)) (-4 *2 (-1069)) (-4 *3 (-1069))
+ (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-623 *1)) (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069))
+ (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-2 (|:| |val| (-623 *7)) (|:| -1608 *8)))
+ (-4 *7 (-1035 *4 *5 *6)) (-4 *8 (-1078 *4 *5 *6 *7)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1127))
+ (-5 *1 (-1114 *4 *5 *6 *7 *8))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1073)) (-5 *1 (-1150))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1073)) (-5 *1 (-1150))))
+ ((*1 *1 *2 *3 *2) (-12 (-5 *2 (-837)) (-5 *3 (-550)) (-5 *1 (-1162))))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-837)) (-5 *3 (-550)) (-5 *1 (-1162))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-758 *4 (-839 *5)))
+ (-4 *4 (-13 (-823) (-300) (-145) (-996))) (-14 *5 (-623 (-1145)))
+ (-5 *2 (-758 *4 (-839 *6))) (-5 *1 (-1254 *4 *5 *6))
+ (-14 *6 (-623 (-1145)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-926 *4)) (-4 *4 (-13 (-823) (-300) (-145) (-996)))
+ (-5 *2 (-926 (-998 (-400 *4)))) (-5 *1 (-1254 *4 *5 *6))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-623 (-1145)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-758 *4 (-839 *6)))
+ (-4 *4 (-13 (-823) (-300) (-145) (-996))) (-14 *6 (-623 (-1145)))
+ (-5 *2 (-926 (-998 (-400 *4)))) (-5 *1 (-1254 *4 *5 *6))
+ (-14 *5 (-623 (-1145)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1141 *4)) (-4 *4 (-13 (-823) (-300) (-145) (-996)))
+ (-5 *2 (-1141 (-998 (-400 *4)))) (-5 *1 (-1254 *4 *5 *6))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-623 (-1145)))))
+ ((*1 *2 *3)
+ (-12
+ (-5 *3 (-1115 *4 (-522 (-839 *6)) (-839 *6) (-758 *4 (-839 *6))))
+ (-4 *4 (-13 (-823) (-300) (-145) (-996))) (-14 *6 (-623 (-1145)))
+ (-5 *2 (-623 (-758 *4 (-839 *6)))) (-5 *1 (-1254 *4 *5 *6))
+ (-14 *5 (-623 (-1145))))))
+(((*1 *2 *2 *2 *3 *3)
+ (-12 (-5 *3 (-749)) (-4 *4 (-1021)) (-5 *1 (-1200 *4 *2))
+ (-4 *2 (-1204 *4)))))
+(((*1 *2 *3 *4 *4 *5 *4 *6 *4 *5)
+ (-12 (-5 *3 (-1127)) (-5 *5 (-667 (-219))) (-5 *6 (-667 (-550)))
+ (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-736)))))
+(((*1 *1) (-5 *1 (-1054))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-550))) (-5 *4 (-879 (-550)))
+ (-5 *2 (-667 (-550))) (-5 *1 (-573))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-550))) (-5 *2 (-623 (-667 (-550))))
+ (-5 *1 (-573))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-550))) (-5 *4 (-623 (-879 (-550))))
+ (-5 *2 (-623 (-667 (-550)))) (-5 *1 (-573)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7)
+ (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219)))
+ (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-74 FCN JACOBF JACEPS))))
+ (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-75 G JACOBG JACGEP))))
+ (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-728)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7))
+ (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -1608 *4))))
+ (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-758 *5 (-839 *6)))) (-5 *4 (-112)) (-4 *5 (-444))
+ (-14 *6 (-623 (-1145))) (-5 *2 (-623 (-1018 *5 *6)))
+ (-5 *1 (-608 *5 *6)))))
(((*1 *2 *3)
- (-12 (-4 *3 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $)))))
- (-4 *4 (-1203 *3))
+ (-12 (-4 *3 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $)))))
+ (-4 *4 (-1204 *3))
(-5 *2
- (-2 (|:| -2437 (-667 *3)) (|:| |basisDen| *3)
+ (-2 (|:| -2206 (-667 *3)) (|:| |basisDen| *3)
(|:| |basisInv| (-667 *3))))
(-5 *1 (-343 *3 *4 *5)) (-4 *5 (-402 *3 *4))))
((*1 *2 *3)
- (-12 (-5 *3 (-550)) (-4 *4 (-1203 *3))
+ (-12 (-5 *3 (-550)) (-4 *4 (-1204 *3))
(-5 *2
- (-2 (|:| -2437 (-667 *3)) (|:| |basisDen| *3)
+ (-2 (|:| -2206 (-667 *3)) (|:| |basisDen| *3)
(|:| |basisInv| (-667 *3))))
(-5 *1 (-746 *4 *5)) (-4 *5 (-402 *3 *4))))
((*1 *2 *3)
- (-12 (-4 *4 (-342)) (-4 *3 (-1203 *4)) (-4 *5 (-1203 *3))
+ (-12 (-4 *4 (-342)) (-4 *3 (-1204 *4)) (-4 *5 (-1204 *3))
(-5 *2
- (-2 (|:| -2437 (-667 *3)) (|:| |basisDen| *3)
+ (-2 (|:| -2206 (-667 *3)) (|:| |basisDen| *3)
(|:| |basisInv| (-667 *3))))
- (-5 *1 (-958 *4 *3 *5 *6)) (-4 *6 (-703 *3 *5))))
+ (-5 *1 (-959 *4 *3 *5 *6)) (-4 *6 (-703 *3 *5))))
((*1 *2 *3)
- (-12 (-4 *4 (-342)) (-4 *3 (-1203 *4)) (-4 *5 (-1203 *3))
+ (-12 (-4 *4 (-342)) (-4 *3 (-1204 *4)) (-4 *5 (-1204 *3))
(-5 *2
- (-2 (|:| -2437 (-667 *3)) (|:| |basisDen| *3)
+ (-2 (|:| -2206 (-667 *3)) (|:| |basisDen| *3)
(|:| |basisInv| (-667 *3))))
- (-5 *1 (-1236 *4 *3 *5 *6)) (-4 *6 (-402 *3 *5)))))
+ (-5 *1 (-1237 *4 *3 *5 *6)) (-4 *6 (-402 *3 *5)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1 *7 *7))
+ (-5 *5 (-1 (-3 (-2 (|:| -3230 *6) (|:| |coeff| *6)) "failed") *6))
+ (-4 *6 (-356)) (-4 *7 (-1204 *6))
+ (-5 *2 (-2 (|:| |answer| (-569 (-400 *7))) (|:| |a0| *6)))
+ (-5 *1 (-560 *6 *7)) (-5 *3 (-400 *7)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-366 *2)) (-4 *2 (-1182)) (-4 *2 (-825))))
+ ((*1 *1 *2 *1 *1)
+ (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-366 *3)) (-4 *3 (-1182))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-942 *2)) (-4 *2 (-825))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1103 *2)) (-4 *2 (-1021))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-623 *1)) (-4 *1 (-1103 *3)) (-4 *3 (-1021))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-623 (-1133 *3 *4))) (-5 *1 (-1133 *3 *4))
+ (-14 *3 (-895)) (-4 *4 (-1021))))
+ ((*1 *1 *1 *1)
+ (-12 (-5 *1 (-1133 *2 *3)) (-14 *2 (-895)) (-4 *3 (-1021)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-444)) (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-5 *2 (-623 *3)) (-5 *1 (-951 *4 *5 *6 *3))
+ (-4 *3 (-1035 *4 *5 *6)))))
+(((*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-544 *3)) (-4 *3 (-535)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-112)) (-5 *1 (-114)))))
+(((*1 *1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-749)) (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-4 *3 (-542)))))
+(((*1 *1 *1) (-4 *1 (-34))) ((*1 *1 *1) (-5 *1 (-114)))
+ ((*1 *1 *1) (-5 *1 (-169))) ((*1 *1 *1) (-4 *1 (-535)))
+ ((*1 *1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1103 *2)) (-4 *2 (-1021))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1109 *2 *3)) (-4 *2 (-13 (-1069) (-34)))
+ (-4 *3 (-13 (-1069) (-34))))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-895))
+ (-5 *2 (-1228 (-623 (-2 (|:| -1337 *4) (|:| -3690 (-1089))))))
+ (-5 *1 (-339 *4)) (-4 *4 (-342)))))
+(((*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-129)))))
(((*1 *2 *2 *2 *2)
- (-12 (-5 *2 (-400 (-1140 (-309 *3)))) (-4 *3 (-13 (-542) (-825)))
- (-5 *1 (-1098 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-925 *6))) (-5 *4 (-623 (-1144)))
- (-4 *6 (-13 (-542) (-1011 *5))) (-4 *5 (-542))
- (-5 *2 (-623 (-623 (-287 (-400 (-925 *6)))))) (-5 *1 (-1012 *5 *6)))))
-(((*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-429)))))
-(((*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-623 *5) *6))
- (-4 *5 (-13 (-356) (-145) (-1011 (-400 (-550))))) (-4 *6 (-1203 *5))
- (-5 *2 (-623 (-2 (|:| |poly| *6) (|:| -1721 *3))))
- (-5 *1 (-787 *5 *6 *3 *7)) (-4 *3 (-634 *6))
- (-4 *7 (-634 (-400 *6)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-623 *5) *6))
- (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))))
- (-4 *6 (-1203 *5))
- (-5 *2 (-623 (-2 (|:| |poly| *6) (|:| -1721 (-632 *6 (-400 *6))))))
- (-5 *1 (-790 *5 *6)) (-5 *3 (-632 *6 (-400 *6))))))
-(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-731)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *3 (-749)) (-4 *4 (-13 (-542) (-145)))
- (-5 *1 (-1197 *4 *2)) (-4 *2 (-1203 *4)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7))
- (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4))))
- (-5 *1 (-1041 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))))
-(((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7)
- (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219)))
- (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT))))
- (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE)))) (-5 *4 (-219))
- (-5 *2 (-1008)) (-5 *1 (-734))))
- ((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8)
- (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219)))
- (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT))))
- (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE)))) (-5 *8 (-381))
- (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-734)))))
+ (-12 (-5 *2 (-400 (-1141 (-309 *3)))) (-4 *3 (-13 (-542) (-825)))
+ (-5 *1 (-1099 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-356) (-823))) (-5 *1 (-179 *3 *2))
+ (-4 *2 (-1204 (-167 *3))))))
+(((*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-482)))))
+(((*1 *1 *1 *2 *1) (-12 (-4 *1 (-125 *2)) (-4 *2 (-1069)))))
+(((*1 *2 *3) (-12 (-5 *3 (-917 *2)) (-5 *1 (-956 *2)) (-4 *2 (-1021)))))
+(((*1 *2) (-12 (-5 *2 (-818 (-550))) (-5 *1 (-524))))
+ ((*1 *1) (-12 (-5 *1 (-818 *2)) (-4 *2 (-1069)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-372)) (-5 *1 (-764)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-542) (-825) (-1011 (-550)))) (-5 *2 (-112))
- (-5 *1 (-182 *4 *3)) (-4 *3 (-13 (-27) (-1166) (-423 (-167 *4))))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-112)) (-5 *1 (-1170 *4 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *4))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1812 *4))))
- (-4 *3 (-1068)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-627 *3 *4 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-939 *3)) (-4 *3 (-940)))))
+ (-12 (-5 *3 (-473 *4 *5)) (-14 *4 (-623 (-1145))) (-4 *5 (-1021))
+ (-5 *2 (-926 *5)) (-5 *1 (-918 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1125 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3453 *4)))
- (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))))
-(((*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-437 *3)) (-4 *3 (-1020)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-356)) (-5 *1 (-998 *3 *2)) (-4 *2 (-634 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-356)) (-5 *2 (-2 (|:| -1721 *3) (|:| -3903 (-623 *5))))
- (-5 *1 (-998 *5 *3)) (-5 *4 (-623 *5)) (-4 *3 (-634 *5)))))
+ (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3))
+ (-4 *3 (-410 *4)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -1792 *4)))
+ (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1140 (-925 *6))) (-4 *6 (-542))
- (-4 *2 (-922 (-400 (-925 *6)) *5 *4)) (-5 *1 (-711 *5 *4 *6 *2))
- (-4 *5 (-771))
- (-4 *4 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $))))))))
-(((*1 *2)
- (-12 (-5 *2 (-400 (-925 *3))) (-5 *1 (-445 *3 *4 *5 *6))
- (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-807)) (-5 *3 (-1126)))))
-(((*1 *2)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1227 *4)) (-4 *4 (-410 *3)) (-4 *3 (-300))
- (-4 *3 (-542)) (-5 *1 (-43 *3 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-894)) (-4 *4 (-356)) (-5 *2 (-1227 *1))
- (-4 *1 (-322 *4))))
- ((*1 *2) (-12 (-4 *3 (-356)) (-5 *2 (-1227 *1)) (-4 *1 (-322 *3))))
- ((*1 *2)
- (-12 (-4 *3 (-170)) (-4 *4 (-1203 *3)) (-5 *2 (-1227 *1))
- (-4 *1 (-402 *3 *4))))
+ (-12 (-5 *3 (-623 (-926 *6))) (-5 *4 (-623 (-1145)))
+ (-4 *6 (-13 (-542) (-1012 *5))) (-4 *5 (-542))
+ (-5 *2 (-623 (-623 (-287 (-400 (-926 *6)))))) (-5 *1 (-1013 *5 *6)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112))
+ (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5))))
+ ((*1 *2 *1) (-12 (-4 *1 (-701)) (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-4 *1 (-705)) (-5 *2 (-112)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-5 *2 (-112))))
((*1 *2 *1)
- (-12 (-4 *3 (-300)) (-4 *4 (-965 *3)) (-4 *5 (-1203 *4))
- (-5 *2 (-1227 *6)) (-5 *1 (-406 *3 *4 *5 *6))
- (-4 *6 (-13 (-402 *4 *5) (-1011 *4)))))
+ (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021))
+ (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-112)))))
+(((*1 *1 *1) (-4 *1 (-535))))
+(((*1 *1 *2) (-12 (-5 *1 (-221 *2)) (-4 *2 (-13 (-356) (-1167))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-5 *2 (-550))))
((*1 *2 *1)
- (-12 (-4 *3 (-300)) (-4 *4 (-965 *3)) (-4 *5 (-1203 *4))
- (-5 *2 (-1227 *6)) (-5 *1 (-407 *3 *4 *5 *6 *7))
- (-4 *6 (-402 *4 *5)) (-14 *7 *2)))
- ((*1 *2) (-12 (-4 *3 (-170)) (-5 *2 (-1227 *1)) (-4 *1 (-410 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-894)) (-5 *2 (-1227 (-1227 *4))) (-5 *1 (-519 *4))
- (-4 *4 (-342)))))
+ (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021))
+ (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-550)))))
+(((*1 *2) (-12 (-5 *2 (-818 (-550))) (-5 *1 (-524))))
+ ((*1 *1) (-12 (-5 *1 (-818 *2)) (-4 *2 (-1069)))))
+(((*1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1152)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1201 *5 *4)) (-4 *4 (-798)) (-14 *5 (-1145))
+ (-5 *2 (-550)) (-5 *1 (-1083 *4 *5)))))
(((*1 *1 *1 *2)
- (-12
+ (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1069)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *2 *1 *3 *3 *2)
+ (-12 (-5 *3 (-550)) (-4 *1 (-56 *2 *4 *5)) (-4 *2 (-1182))
+ (-4 *4 (-366 *2)) (-4 *5 (-366 *2))))
+ ((*1 *1 *1 *2 *1)
+ (-12 (-5 *2 "right") (|has| *1 (-6 -4345)) (-4 *1 (-119 *3))
+ (-4 *3 (-1182))))
+ ((*1 *1 *1 *2 *1)
+ (-12 (-5 *2 "left") (|has| *1 (-6 -4345)) (-4 *1 (-119 *3))
+ (-4 *3 (-1182))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *3 (-749)) (-5 *1 (-207 *4 *2)) (-14 *4 (-895))
+ (-4 *2 (-1069))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (|has| *1 (-6 -4345)) (-4 *1 (-281 *3 *2)) (-4 *3 (-1069))
+ (-4 *2 (-1182))))
+ ((*1 *2 *1 *3 *2) (-12 (-5 *2 (-52)) (-5 *3 (-1145)) (-5 *1 (-612))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *3 (-1195 (-550))) (|has| *1 (-6 -4345)) (-4 *1 (-629 *2))
+ (-4 *2 (-1182))))
+ ((*1 *1 *1 *2 *2 *1)
+ (-12 (-5 *2 (-623 (-550))) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021))
+ (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *3 "value") (|has| *1 (-6 -4345)) (-4 *1 (-984 *2))
+ (-4 *2 (-1182))))
+ ((*1 *2 *1 *2) (-12 (-5 *1 (-1000 *2)) (-4 *2 (-1182))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-4 *1 (-1158 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1069))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *3 "last") (|has| *1 (-6 -4345)) (-4 *1 (-1216 *2))
+ (-4 *2 (-1182))))
+ ((*1 *1 *1 *2 *1)
+ (-12 (-5 *2 "rest") (|has| *1 (-6 -4345)) (-4 *1 (-1216 *3))
+ (-4 *3 (-1182))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *3 "first") (|has| *1 (-6 -4345)) (-4 *1 (-1216 *2))
+ (-4 *2 (-1182)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-1182)) (-5 *1 (-847 *3 *2)) (-4 *3 (-1182))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1092 *3 *4 *2 *5)) (-4 *4 (-1021)) (-4 *5 (-232 *3 *4))
+ (-4 *2 (-232 *3 *4)))))
+(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))))
+(((*1 *2)
+ (-12 (-5 *2 (-1233)) (-5 *1 (-1159 *3 *4)) (-4 *3 (-1069))
+ (-4 *4 (-1069)))))
+(((*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230))))
+ ((*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1230)))))
+(((*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-429)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-917 *4))) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895))
+ (-4 *4 (-1021)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-460)) (-5 *4 (-895)) (-5 *2 (-1233)) (-5 *1 (-1229)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1141 *7)) (-5 *3 (-550)) (-4 *7 (-923 *6 *4 *5))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1021))
+ (-5 *1 (-314 *4 *5 *6 *7)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1204 *6))
+ (-4 *6 (-13 (-27) (-423 *5)))
+ (-4 *5 (-13 (-825) (-542) (-1012 (-550)))) (-4 *8 (-1204 (-400 *7)))
+ (-5 *2 (-569 *3)) (-5 *1 (-538 *5 *6 *7 *8 *3))
+ (-4 *3 (-335 *6 *7 *8)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1792 *4)))
+ (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1141 *7)) (-4 *7 (-923 *6 *4 *5)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1021)) (-5 *2 (-1141 *6))
+ (-5 *1 (-314 *4 *5 *6 *7)))))
+(((*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-1186)) (-4 *5 (-1204 *4))
(-5 *2
- (-2 (|:| -2975 (-623 (-836))) (|:| -2270 (-623 (-836)))
- (|:| |presup| (-623 (-836))) (|:| -2810 (-623 (-836)))
- (|:| |args| (-623 (-836)))))
- (-5 *1 (-1144))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-623 (-836)))) (-5 *1 (-1144)))))
-(((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1 (-1094 *4 *3 *5))) (-4 *4 (-38 (-400 (-550))))
- (-4 *4 (-1020)) (-4 *3 (-825)) (-5 *1 (-1094 *4 *3 *5))
- (-4 *5 (-922 *4 (-522 *3) *3))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1 (-1175 *4))) (-5 *3 (-1144)) (-5 *1 (-1175 *4))
- (-4 *4 (-38 (-400 (-550)))) (-4 *4 (-1020)))))
-(((*1 *1 *1 *1) (-4 *1 (-535))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *2 (-1124 (-623 (-550)))) (-5 *1 (-856)) (-5 *3 (-550))))
+ (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-400 *5))
+ (|:| |c2| (-400 *5)) (|:| |deg| (-749))))
+ (-5 *1 (-146 *4 *5 *3)) (-4 *3 (-1204 (-400 *5))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1063 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-186))))
((*1 *2 *3)
- (-12 (-5 *2 (-1124 (-623 (-550)))) (-5 *1 (-856)) (-5 *3 (-550))))
- ((*1 *2 *3 *3)
- (-12 (-5 *2 (-1124 (-623 (-550)))) (-5 *1 (-856)) (-5 *3 (-550)))))
+ (-12 (-5 *3 (-1063 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-293))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1063 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-298)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-47 *3 *4)) (-4 *3 (-1021))
+ (-4 *4 (-770))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1021)) (-5 *1 (-50 *3 *4))
+ (-14 *4 (-623 (-1145)))))
+ ((*1 *1 *2 *1 *1 *3)
+ (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182))
+ (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
+ ((*1 *1 *2 *1 *1)
+ (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182))
+ (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182))
+ (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-58 *5)) (-4 *5 (-1182))
+ (-4 *6 (-1182)) (-5 *2 (-58 *6)) (-5 *1 (-57 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *8 *7)) (-5 *4 (-135 *5 *6 *7)) (-14 *5 (-550))
+ (-14 *6 (-749)) (-4 *7 (-170)) (-4 *8 (-170))
+ (-5 *2 (-135 *5 *6 *8)) (-5 *1 (-134 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-167 *5)) (-4 *5 (-170))
+ (-4 *6 (-170)) (-5 *2 (-167 *6)) (-5 *1 (-166 *5 *6))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-309 *3) (-309 *3))) (-4 *3 (-13 (-1021) (-825)))
+ (-5 *1 (-217 *3 *4)) (-14 *4 (-623 (-1145)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-234 *5 *6)) (-14 *5 (-749))
+ (-4 *6 (-1182)) (-4 *7 (-1182)) (-5 *2 (-234 *5 *7))
+ (-5 *1 (-233 *5 *6 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-287 *5)) (-4 *5 (-1182))
+ (-4 *6 (-1182)) (-5 *2 (-287 *6)) (-5 *1 (-286 *5 *6))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1182)) (-5 *1 (-287 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1127)) (-5 *5 (-594 *6))
+ (-4 *6 (-295)) (-4 *2 (-1182)) (-5 *1 (-290 *6 *2))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *2 *5)) (-5 *4 (-594 *5)) (-4 *5 (-295))
+ (-4 *2 (-295)) (-5 *1 (-291 *5 *2))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 *1 *1)) (-5 *3 (-594 *1)) (-4 *1 (-295))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-667 *5)) (-4 *5 (-1021))
+ (-4 *6 (-1021)) (-5 *2 (-667 *6)) (-5 *1 (-297 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-309 *5)) (-4 *5 (-825))
+ (-4 *6 (-825)) (-5 *2 (-309 *6)) (-5 *1 (-307 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-329 *5 *6 *7 *8)) (-4 *5 (-356))
+ (-4 *6 (-1204 *5)) (-4 *7 (-1204 (-400 *6))) (-4 *8 (-335 *5 *6 *7))
+ (-4 *9 (-356)) (-4 *10 (-1204 *9)) (-4 *11 (-1204 (-400 *10)))
+ (-5 *2 (-329 *9 *10 *11 *12))
+ (-5 *1 (-326 *5 *6 *7 *8 *9 *10 *11 *12))
+ (-4 *12 (-335 *9 *10 *11))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-331 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-1186)) (-4 *8 (-1186))
+ (-4 *6 (-1204 *5)) (-4 *7 (-1204 (-400 *6))) (-4 *9 (-1204 *8))
+ (-4 *2 (-335 *8 *9 *10)) (-5 *1 (-333 *5 *6 *7 *4 *8 *9 *10 *2))
+ (-4 *4 (-335 *5 *6 *7)) (-4 *10 (-1204 (-400 *9)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1182)) (-4 *6 (-1182))
+ (-4 *2 (-366 *6)) (-5 *1 (-364 *5 *4 *6 *2)) (-4 *4 (-366 *5))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-375 *3 *4)) (-4 *3 (-1021))
+ (-4 *4 (-1069))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-411 *5)) (-4 *5 (-542))
+ (-4 *6 (-542)) (-5 *2 (-411 *6)) (-5 *1 (-398 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-400 *5)) (-4 *5 (-542))
+ (-4 *6 (-542)) (-5 *2 (-400 *6)) (-5 *1 (-399 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-406 *5 *6 *7 *8)) (-4 *5 (-300))
+ (-4 *6 (-966 *5)) (-4 *7 (-1204 *6))
+ (-4 *8 (-13 (-402 *6 *7) (-1012 *6))) (-4 *9 (-300))
+ (-4 *10 (-966 *9)) (-4 *11 (-1204 *10))
+ (-5 *2 (-406 *9 *10 *11 *12))
+ (-5 *1 (-405 *5 *6 *7 *8 *9 *10 *11 *12))
+ (-4 *12 (-13 (-402 *10 *11) (-1012 *10)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-170)) (-4 *6 (-170))
+ (-4 *2 (-410 *6)) (-5 *1 (-408 *4 *5 *2 *6)) (-4 *4 (-410 *5))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-542)) (-5 *1 (-411 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-13 (-1021) (-825)))
+ (-4 *6 (-13 (-1021) (-825))) (-4 *2 (-423 *6))
+ (-5 *1 (-414 *5 *4 *6 *2)) (-4 *4 (-423 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1069)) (-4 *6 (-1069))
+ (-4 *2 (-418 *6)) (-5 *1 (-416 *5 *4 *6 *2)) (-4 *4 (-418 *5))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-481 *3)) (-4 *3 (-1182))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-500 *3 *4)) (-4 *3 (-1069))
+ (-4 *4 (-825))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-569 *5)) (-4 *5 (-356))
+ (-4 *6 (-356)) (-5 *2 (-569 *6)) (-5 *1 (-568 *5 *6))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1 *6 *5))
+ (-5 *4 (-3 (-2 (|:| -3230 *5) (|:| |coeff| *5)) "failed"))
+ (-4 *5 (-356)) (-4 *6 (-356))
+ (-5 *2 (-2 (|:| -3230 *6) (|:| |coeff| *6)))
+ (-5 *1 (-568 *5 *6))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1 *2 *5)) (-5 *4 (-3 *5 "failed"))
+ (-4 *5 (-356)) (-4 *2 (-356)) (-5 *1 (-568 *5 *2))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1 *6 *5))
+ (-5 *4
+ (-3
+ (-2 (|:| |mainpart| *5)
+ (|:| |limitedlogs|
+ (-623 (-2 (|:| |coeff| *5) (|:| |logand| *5)))))
+ "failed"))
+ (-4 *5 (-356)) (-4 *6 (-356))
+ (-5 *2
+ (-2 (|:| |mainpart| *6)
+ (|:| |limitedlogs|
+ (-623 (-2 (|:| |coeff| *6) (|:| |logand| *6))))))
+ (-5 *1 (-568 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-583 *5)) (-4 *5 (-1182))
+ (-4 *6 (-1182)) (-5 *2 (-583 *6)) (-5 *1 (-580 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-583 *6)) (-5 *5 (-583 *7))
+ (-4 *6 (-1182)) (-4 *7 (-1182)) (-4 *8 (-1182)) (-5 *2 (-583 *8))
+ (-5 *1 (-581 *6 *7 *8))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1125 *6)) (-5 *5 (-583 *7))
+ (-4 *6 (-1182)) (-4 *7 (-1182)) (-4 *8 (-1182)) (-5 *2 (-1125 *8))
+ (-5 *1 (-581 *6 *7 *8))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-583 *6)) (-5 *5 (-1125 *7))
+ (-4 *6 (-1182)) (-4 *7 (-1182)) (-4 *8 (-1182)) (-5 *2 (-1125 *8))
+ (-5 *1 (-581 *6 *7 *8))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1182)) (-5 *1 (-583 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-623 *5)) (-4 *5 (-1182))
+ (-4 *6 (-1182)) (-5 *2 (-623 *6)) (-5 *1 (-621 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-623 *6)) (-5 *5 (-623 *7))
+ (-4 *6 (-1182)) (-4 *7 (-1182)) (-4 *8 (-1182)) (-5 *2 (-623 *8))
+ (-5 *1 (-622 *6 *7 *8))))
+ ((*1 *1 *2 *1 *1)
+ (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-629 *3)) (-4 *3 (-1182))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-1021)) (-4 *8 (-1021))
+ (-4 *6 (-366 *5)) (-4 *7 (-366 *5)) (-4 *2 (-665 *8 *9 *10))
+ (-5 *1 (-663 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-665 *5 *6 *7))
+ (-4 *9 (-366 *8)) (-4 *10 (-366 *8))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1 (-3 *8 "failed") *5)) (-4 *5 (-1021))
+ (-4 *8 (-1021)) (-4 *6 (-366 *5)) (-4 *7 (-366 *5))
+ (-4 *2 (-665 *8 *9 *10)) (-5 *1 (-663 *5 *6 *7 *4 *8 *9 *10 *2))
+ (-4 *4 (-665 *5 *6 *7)) (-4 *9 (-366 *8)) (-4 *10 (-366 *8))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-542)) (-4 *7 (-542))
+ (-4 *6 (-1204 *5)) (-4 *2 (-1204 (-400 *8)))
+ (-5 *1 (-688 *5 *6 *4 *7 *8 *2)) (-4 *4 (-1204 (-400 *6)))
+ (-4 *8 (-1204 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *9 *8)) (-4 *8 (-1021)) (-4 *9 (-1021))
+ (-4 *5 (-825)) (-4 *6 (-771)) (-4 *2 (-923 *9 *7 *5))
+ (-5 *1 (-707 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-771))
+ (-4 *4 (-923 *8 *6 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-825)) (-4 *6 (-825)) (-4 *7 (-771))
+ (-4 *9 (-1021)) (-4 *2 (-923 *9 *8 *6))
+ (-5 *1 (-708 *5 *6 *7 *8 *9 *4 *2)) (-4 *8 (-771))
+ (-4 *4 (-923 *9 *7 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-714 *5 *7)) (-4 *5 (-1021))
+ (-4 *6 (-1021)) (-4 *7 (-705)) (-5 *2 (-714 *6 *7))
+ (-5 *1 (-713 *5 *6 *7))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1021)) (-5 *1 (-714 *3 *4))
+ (-4 *4 (-705))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-760 *5)) (-4 *5 (-1021))
+ (-4 *6 (-1021)) (-5 *2 (-760 *6)) (-5 *1 (-759 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-170)) (-4 *6 (-170))
+ (-4 *2 (-775 *6)) (-5 *1 (-776 *4 *5 *2 *6)) (-4 *4 (-775 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-811 *5)) (-4 *5 (-1069))
+ (-4 *6 (-1069)) (-5 *2 (-811 *6)) (-5 *1 (-810 *5 *6))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-811 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-811 *5))
+ (-4 *5 (-1069)) (-4 *6 (-1069)) (-5 *1 (-810 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-818 *5)) (-4 *5 (-1069))
+ (-4 *6 (-1069)) (-5 *2 (-818 *6)) (-5 *1 (-817 *5 *6))))
+ ((*1 *2 *3 *4 *2 *2)
+ (-12 (-5 *2 (-818 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-818 *5))
+ (-4 *5 (-1069)) (-4 *6 (-1069)) (-5 *1 (-817 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-851 *5)) (-4 *5 (-1182))
+ (-4 *6 (-1182)) (-5 *2 (-851 *6)) (-5 *1 (-850 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-853 *5)) (-4 *5 (-1182))
+ (-4 *6 (-1182)) (-5 *2 (-853 *6)) (-5 *1 (-852 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-856 *5)) (-4 *5 (-1182))
+ (-4 *6 (-1182)) (-5 *2 (-856 *6)) (-5 *1 (-855 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-863 *5 *6)) (-4 *5 (-1069))
+ (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-863 *5 *7))
+ (-5 *1 (-862 *5 *6 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-866 *5)) (-4 *5 (-1069))
+ (-4 *6 (-1069)) (-5 *2 (-866 *6)) (-5 *1 (-865 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-926 *5)) (-4 *5 (-1021))
+ (-4 *6 (-1021)) (-5 *2 (-926 *6)) (-5 *1 (-920 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *2 *7)) (-5 *4 (-1 *2 *8)) (-4 *7 (-825))
+ (-4 *8 (-1021)) (-4 *6 (-771))
+ (-4 *2
+ (-13 (-1069)
+ (-10 -8 (-15 -2358 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-749))))))
+ (-5 *1 (-925 *6 *7 *8 *5 *2)) (-4 *5 (-923 *8 *6 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-932 *5)) (-4 *5 (-1182))
+ (-4 *6 (-1182)) (-5 *2 (-932 *6)) (-5 *1 (-931 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-917 *5)) (-4 *5 (-1021))
+ (-4 *6 (-1021)) (-5 *2 (-917 *6)) (-5 *1 (-955 *5 *6))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *3 (-1 *2 (-926 *4))) (-4 *4 (-1021))
+ (-4 *2 (-923 (-926 *4) *5 *6)) (-4 *5 (-771))
+ (-4 *6
+ (-13 (-825)
+ (-10 -8 (-15 -2451 ((-1145) $))
+ (-15 -2564 ((-3 $ "failed") (-1145))))))
+ (-5 *1 (-958 *4 *5 *6 *2))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-542)) (-4 *6 (-542))
+ (-4 *2 (-966 *6)) (-5 *1 (-964 *5 *6 *4 *2)) (-4 *4 (-966 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-170)) (-4 *6 (-170))
+ (-4 *2 (-971 *6)) (-5 *1 (-972 *4 *5 *2 *6)) (-4 *4 (-971 *5))))
+ ((*1 *1 *2 *1 *1)
+ (-12 (-5 *2 (-1 *5 *5 *5)) (-4 *1 (-1024 *3 *4 *5 *6 *7))
+ (-4 *5 (-1021)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *5 *5)) (-4 *1 (-1024 *3 *4 *5 *6 *7))
+ (-4 *5 (-1021)) (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *10 *7)) (-4 *7 (-1021)) (-4 *10 (-1021))
+ (-14 *5 (-749)) (-14 *6 (-749)) (-4 *8 (-232 *6 *7))
+ (-4 *9 (-232 *5 *7)) (-4 *2 (-1024 *5 *6 *10 *11 *12))
+ (-5 *1 (-1026 *5 *6 *7 *8 *9 *4 *10 *11 *12 *2))
+ (-4 *4 (-1024 *5 *6 *7 *8 *9)) (-4 *11 (-232 *6 *10))
+ (-4 *12 (-232 *5 *10))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1063 *5)) (-4 *5 (-1182))
+ (-4 *6 (-1182)) (-5 *2 (-1063 *6)) (-5 *1 (-1058 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1063 *5)) (-4 *5 (-823))
+ (-4 *5 (-1182)) (-4 *6 (-1182)) (-5 *2 (-623 *6))
+ (-5 *1 (-1058 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1061 *5)) (-4 *5 (-1182))
+ (-4 *6 (-1182)) (-5 *2 (-1061 *6)) (-5 *1 (-1060 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 *4 *4)) (-4 *1 (-1064 *4 *2)) (-4 *4 (-823))
+ (-4 *2 (-1118 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1125 *5)) (-4 *5 (-1182))
+ (-4 *6 (-1182)) (-5 *2 (-1125 *6)) (-5 *1 (-1123 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1125 *6)) (-5 *5 (-1125 *7))
+ (-4 *6 (-1182)) (-4 *7 (-1182)) (-4 *8 (-1182)) (-5 *2 (-1125 *8))
+ (-5 *1 (-1124 *6 *7 *8))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1141 *5)) (-4 *5 (-1021))
+ (-4 *6 (-1021)) (-5 *2 (-1141 *6)) (-5 *1 (-1139 *5 *6))))
+ ((*1 *1 *2 *1 *1)
+ (-12 (-5 *2 (-1 *4 *4 *4)) (-4 *1 (-1158 *3 *4)) (-4 *3 (-1069))
+ (-4 *4 (-1069))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1192 *5 *7 *9)) (-4 *5 (-1021))
+ (-4 *6 (-1021)) (-14 *7 (-1145)) (-14 *9 *5) (-14 *10 *6)
+ (-5 *2 (-1192 *6 *8 *10)) (-5 *1 (-1187 *5 *6 *7 *8 *9 *10))
+ (-14 *8 (-1145))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1195 *5)) (-4 *5 (-1182))
+ (-4 *6 (-1182)) (-5 *2 (-1195 *6)) (-5 *1 (-1194 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1195 *5)) (-4 *5 (-823))
+ (-4 *5 (-1182)) (-4 *6 (-1182)) (-5 *2 (-1125 *6))
+ (-5 *1 (-1194 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *8 *6)) (-5 *4 (-1201 *5 *6)) (-14 *5 (-1145))
+ (-4 *6 (-1021)) (-4 *8 (-1021)) (-5 *2 (-1201 *7 *8))
+ (-5 *1 (-1196 *5 *6 *7 *8)) (-14 *7 (-1145))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1021)) (-4 *6 (-1021))
+ (-4 *2 (-1204 *6)) (-5 *1 (-1202 *5 *4 *6 *2)) (-4 *4 (-1204 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1213 *5 *7 *9)) (-4 *5 (-1021))
+ (-4 *6 (-1021)) (-14 *7 (-1145)) (-14 *9 *5) (-14 *10 *6)
+ (-5 *2 (-1213 *6 *8 *10)) (-5 *1 (-1208 *5 *6 *7 *8 *9 *10))
+ (-14 *8 (-1145))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1021)) (-4 *6 (-1021))
+ (-4 *2 (-1219 *6)) (-5 *1 (-1217 *5 *6 *4 *2)) (-4 *4 (-1219 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1228 *5)) (-4 *5 (-1182))
+ (-4 *6 (-1182)) (-5 *2 (-1228 *6)) (-5 *1 (-1227 *5 *6))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1 (-3 *6 "failed") *5)) (-5 *4 (-1228 *5))
+ (-4 *5 (-1182)) (-4 *6 (-1182)) (-5 *2 (-1228 *6))
+ (-5 *1 (-1227 *5 *6))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-1245 *3 *4)) (-4 *3 (-825))
+ (-4 *4 (-1021))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1021)) (-5 *1 (-1251 *3 *4))
+ (-4 *4 (-821)))))
+(((*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1 (-372))) (-5 *1 (-1014)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-342)) (-5 *2 (-411 (-1140 (-1140 *4))))
- (-5 *1 (-1179 *4)) (-5 *3 (-1140 (-1140 *4))))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-411 *3)) (-4 *3 (-542)))))
-(((*1 *1 *1)
- (|partial| -12 (-5 *1 (-1109 *2 *3)) (-4 *2 (-13 (-1068) (-34)))
- (-4 *3 (-13 (-1068) (-34))))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *1 *2) (-12 (-5 *2 (-181)) (-5 *1 (-242)))))
-(((*1 *2 *2 *2)
- (|partial| -12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3))))
- ((*1 *1 *1 *1)
- (|partial| -12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))))
+ (-12 (-5 *2 (-1 (-219) (-219))) (-5 *1 (-311)) (-5 *3 (-219)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-900))
+ (-12 (-5 *3 (-1018 *4 *5)) (-4 *4 (-13 (-823) (-300) (-145) (-996)))
+ (-14 *5 (-623 (-1145)))
(-5 *2
- (-2 (|:| |brans| (-623 (-623 (-916 (-219)))))
- (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))))
- (-5 *1 (-151))))
+ (-623 (-2 (|:| -4018 (-1141 *4)) (|:| -2999 (-623 (-926 *4))))))
+ (-5 *1 (-1254 *4 *5 *6)) (-14 *6 (-623 (-1145)))))
+ ((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-996)))
+ (-5 *2
+ (-623 (-2 (|:| -4018 (-1141 *5)) (|:| -2999 (-623 (-926 *5))))))
+ (-5 *1 (-1254 *5 *6 *7)) (-5 *3 (-623 (-926 *5)))
+ (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145)))))
((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-900)) (-5 *4 (-400 (-550)))
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-996)))
(-5 *2
- (-2 (|:| |brans| (-623 (-623 (-916 (-219)))))
- (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))))
- (-5 *1 (-151))))
- ((*1 *2 *3)
- (-12
+ (-623 (-2 (|:| -4018 (-1141 *5)) (|:| -2999 (-623 (-926 *5))))))
+ (-5 *1 (-1254 *5 *6 *7)) (-5 *3 (-623 (-926 *5)))
+ (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-823) (-300) (-145) (-996)))
(-5 *2
- (-2 (|:| |brans| (-623 (-623 (-916 (-219)))))
- (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))))
- (-5 *1 (-151)) (-5 *3 (-623 (-916 (-219))))))
+ (-623 (-2 (|:| -4018 (-1141 *5)) (|:| -2999 (-623 (-926 *5))))))
+ (-5 *1 (-1254 *5 *6 *7)) (-5 *3 (-623 (-926 *5)))
+ (-14 *6 (-623 (-1145))) (-14 *7 (-623 (-1145)))))
((*1 *2 *3)
- (-12
+ (-12 (-4 *4 (-13 (-823) (-300) (-145) (-996)))
(-5 *2
- (-2 (|:| |brans| (-623 (-623 (-916 (-219)))))
- (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))))
- (-5 *1 (-151)) (-5 *3 (-623 (-623 (-916 (-219)))))))
- ((*1 *1 *2) (-12 (-5 *2 (-623 (-1062 (-372)))) (-5 *1 (-256))))
- ((*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-256)))))
-(((*1 *1 *1) (-4 *1 (-609)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975) (-1166))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-623 (-623 (-623 *4)))) (-5 *3 (-623 *4)) (-4 *4 (-825))
- (-5 *1 (-1152 *4)))))
-(((*1 *1 *1 *1 *1) (-5 *1 (-836)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *2 *3 *3)
- (|partial| -12 (-5 *3 (-1144))
- (-4 *4 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-561 *4 *2))
- (-4 *2 (-13 (-1166) (-932) (-1107) (-29 *4))))))
-(((*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5)
- (-12 (-5 *3 (-894)) (-5 *4 (-219)) (-5 *5 (-550)) (-5 *6 (-847))
- (-5 *2 (-1232)) (-5 *1 (-1228)))))
-(((*1 *1 *1) (-5 *1 (-48)))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-58 *5)) (-4 *5 (-1181))
- (-4 *2 (-1181)) (-5 *1 (-57 *5 *2))))
- ((*1 *2 *3 *1 *2 *2)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1068)) (|has| *1 (-6 -4342))
- (-4 *1 (-149 *2)) (-4 *2 (-1181))))
- ((*1 *2 *3 *1 *2)
- (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4342)) (-4 *1 (-149 *2))
- (-4 *2 (-1181))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4342)) (-4 *1 (-149 *2))
- (-4 *2 (-1181))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-1020))
- (-5 *2 (-2 (|:| -2739 (-1140 *4)) (|:| |deg| (-894))))
- (-5 *1 (-215 *4 *5)) (-5 *3 (-1140 *4)) (-4 *5 (-13 (-542) (-825)))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *6 *2)) (-5 *4 (-234 *5 *6)) (-14 *5 (-749))
- (-4 *6 (-1181)) (-4 *2 (-1181)) (-5 *1 (-233 *5 *6 *2))))
- ((*1 *1 *2 *3)
- (-12 (-4 *4 (-170)) (-5 *1 (-282 *4 *2 *3 *5 *6 *7))
- (-4 *2 (-1203 *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 (-309 *2)) (-4 *2 (-542)) (-4 *2 (-825))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-328 *2 *3 *4 *5)) (-4 *2 (-356)) (-4 *3 (-1203 *2))
- (-4 *4 (-1203 (-400 *3))) (-4 *5 (-335 *2 *3 *4))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1181)) (-4 *2 (-1181))
- (-5 *1 (-364 *5 *4 *2 *6)) (-4 *4 (-366 *5)) (-4 *6 (-366 *2))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1068)) (-4 *2 (-1068))
- (-5 *1 (-416 *5 *4 *2 *6)) (-4 *4 (-418 *5)) (-4 *6 (-418 *2))))
- ((*1 *1 *1) (-5 *1 (-486)))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-623 *5)) (-4 *5 (-1181))
- (-4 *2 (-1181)) (-5 *1 (-621 *5 *2))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1020)) (-4 *2 (-1020))
- (-4 *6 (-366 *5)) (-4 *7 (-366 *5)) (-4 *8 (-366 *2))
- (-4 *9 (-366 *2)) (-5 *1 (-663 *5 *6 *7 *4 *2 *8 *9 *10))
- (-4 *4 (-665 *5 *6 *7)) (-4 *10 (-665 *2 *8 *9))))
- ((*1 *1 *2 *3)
- (-12 (-5 *1 (-690 *2 *3 *4 *5 *6)) (-4 *2 (-170)) (-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 (-1020)) (-5 *1 (-691 *3 *2)) (-4 *2 (-1203 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *1 (-694 *2 *3 *4 *5 *6)) (-4 *2 (-170)) (-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 (-400 *4)) (-4 *4 (-1203 *3)) (-4 *3 (-356))
- (-4 *3 (-170)) (-4 *1 (-703 *3 *4))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-170)) (-4 *1 (-703 *3 *2)) (-4 *2 (-1203 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-931 *5)) (-4 *5 (-1181))
- (-4 *2 (-1181)) (-5 *1 (-930 *5 *2))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *1 (-1007 *3 *4 *5 *2 *6)) (-4 *2 (-922 *3 *4 *5))
- (-14 *6 (-623 *2))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *7 *2)) (-4 *7 (-1020)) (-4 *2 (-1020))
- (-14 *5 (-749)) (-14 *6 (-749)) (-4 *8 (-232 *6 *7))
- (-4 *9 (-232 *5 *7)) (-4 *10 (-232 *6 *2)) (-4 *11 (-232 *5 *2))
- (-5 *1 (-1025 *5 *6 *7 *8 *9 *4 *2 *10 *11 *12))
- (-4 *4 (-1023 *5 *6 *7 *8 *9)) (-4 *12 (-1023 *5 *6 *2 *10 *11))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1124 *5)) (-4 *5 (-1181))
- (-4 *2 (-1181)) (-5 *1 (-1122 *5 *2))))
- ((*1 *2 *2 *1 *3 *4)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *4 (-1 (-112) *2 *2))
- (-4 *1 (-1174 *5 *6 *7 *2)) (-4 *5 (-542)) (-4 *6 (-771))
- (-4 *7 (-825)) (-4 *2 (-1034 *5 *6 *7))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1227 *5)) (-4 *5 (-1181))
- (-4 *2 (-1181)) (-5 *1 (-1226 *5 *2)))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *3 (-444)) (-4 *4 (-825)) (-4 *5 (-771))
- (-5 *2 (-112)) (-5 *1 (-960 *3 *4 *5 *6))
- (-4 *6 (-922 *3 *5 *4))))
+ (-623 (-2 (|:| -4018 (-1141 *4)) (|:| -2999 (-623 (-926 *4))))))
+ (-5 *1 (-1254 *4 *5 *6)) (-5 *3 (-623 (-926 *4)))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-623 (-1145))))))
+(((*1 *1) (-5 *1 (-430))))
+(((*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1233)) (-5 *1 (-1107))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-837))) (-5 *2 (-1233)) (-5 *1 (-1107)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-136))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1181)) (-5 *1 (-154))))
+ ((*1 *2 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1182))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-470))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-575))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-606))))
((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-1108 *3 *4)) (-4 *3 (-13 (-1068) (-34)))
- (-4 *4 (-13 (-1068) (-34))))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-749)) (-5 *3 (-916 *4)) (-4 *1 (-1102 *4))
- (-4 *4 (-1020))))
- ((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-749)) (-5 *4 (-916 (-219))) (-5 *2 (-1232))
- (-5 *1 (-1229)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-3 (-112) "failed")) (-4 *3 (-444)) (-4 *4 (-825))
- (-4 *5 (-771)) (-5 *1 (-960 *3 *4 *5 *6)) (-4 *6 (-922 *3 *5 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-356)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4)))
- (-5 *2 (-1227 *6)) (-5 *1 (-329 *3 *4 *5 *6))
- (-4 *6 (-335 *3 *4 *5)))))
+ (-12 (-4 *3 (-1069))
+ (-4 *2 (-13 (-423 *4) (-860 *3) (-596 (-866 *3))))
+ (-5 *1 (-1045 *3 *4 *2))
+ (-4 *4 (-13 (-1021) (-860 *3) (-825) (-596 (-866 *3))))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-1069)) (-5 *1 (-1134 *3 *2)) (-4 *3 (-1069)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-667 *3)) (-4 *3 (-1021)) (-5 *1 (-668 *3))))
+ ((*1 *2 *2 *2 *2)
+ (-12 (-5 *2 (-667 *3)) (-4 *3 (-1021)) (-5 *1 (-668 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 (-623 *5) *6))
+ (-4 *5 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *6 (-1204 *5))
+ (-5 *2 (-623 (-2 (|:| |poly| *6) (|:| -1309 *3))))
+ (-5 *1 (-787 *5 *6 *3 *7)) (-4 *3 (-634 *6))
+ (-4 *7 (-634 (-400 *6)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 (-623 *5) *6))
+ (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-4 *6 (-1204 *5))
+ (-5 *2 (-623 (-2 (|:| |poly| *6) (|:| -1309 (-632 *6 (-400 *6))))))
+ (-5 *1 (-790 *5 *6)) (-5 *3 (-632 *6 (-400 *6))))))
(((*1 *1 *1 *2)
- (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-770))
+ (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-770))
(-4 *2 (-356))))
((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-219))))
((*1 *1 *1 *1)
- (-1561 (-12 (-5 *1 (-287 *2)) (-4 *2 (-356)) (-4 *2 (-1181)))
- (-12 (-5 *1 (-287 *2)) (-4 *2 (-465)) (-4 *2 (-1181)))))
+ (-1489 (-12 (-5 *1 (-287 *2)) (-4 *2 (-356)) (-4 *2 (-1182)))
+ (-12 (-5 *1 (-287 *2)) (-4 *2 (-465)) (-4 *2 (-1182)))))
((*1 *1 *1 *1) (-4 *1 (-356)))
((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-372))))
((*1 *1 *2 *2)
- (-12 (-5 *2 (-1093 *3 (-594 *1))) (-4 *3 (-542)) (-4 *3 (-825))
+ (-12 (-5 *2 (-1094 *3 (-594 *1))) (-4 *3 (-542)) (-4 *3 (-825))
(-4 *1 (-423 *3))))
((*1 *1 *1 *1) (-4 *1 (-465)))
((*1 *2 *2 *2)
- (-12 (-5 *2 (-1227 *3)) (-4 *3 (-342)) (-5 *1 (-519 *3))))
+ (-12 (-5 *2 (-1228 *3)) (-4 *3 (-342)) (-5 *1 (-519 *3))))
((*1 *1 *1 *1) (-5 *1 (-526)))
((*1 *1 *2 *3)
(-12 (-4 *4 (-170)) (-5 *1 (-601 *2 *4 *3)) (-4 *2 (-38 *4))
@@ -11202,4357 +10730,874 @@
(-12 (-4 *4 (-170)) (-5 *1 (-640 *3 *4 *2)) (-4 *3 (-696 *4))
(-4 *2 (|SubsetCategory| (-705) *4))))
((*1 *1 *1 *2)
- (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2))
+ (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2))
(-4 *4 (-366 *2)) (-4 *2 (-356))))
- ((*1 *1 *1 *1) (-5 *1 (-836)))
+ ((*1 *1 *1 *1) (-5 *1 (-837)))
((*1 *1 *1 *1)
- (|partial| -12 (-5 *1 (-839 *2 *3 *4 *5)) (-4 *2 (-356))
- (-4 *2 (-1020)) (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-749)))
+ (|partial| -12 (-5 *1 (-840 *2 *3 *4 *5)) (-4 *2 (-356))
+ (-4 *2 (-1021)) (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-749)))
(-14 *5 (-749))))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-865 *2)) (-4 *2 (-1068))))
- ((*1 *1 *2 *2) (-12 (-4 *1 (-965 *2)) (-4 *2 (-542))))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *2 *2) (-12 (-4 *1 (-966 *2)) (-4 *2 (-542))))
((*1 *1 *1 *2)
- (-12 (-4 *1 (-1023 *3 *4 *2 *5 *6)) (-4 *2 (-1020))
+ (-12 (-4 *1 (-1024 *3 *4 *2 *5 *6)) (-4 *2 (-1021))
(-4 *5 (-232 *4 *2)) (-4 *6 (-232 *3 *2)) (-4 *2 (-356))))
((*1 *2 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1234 *2)) (-4 *2 (-356))))
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1235 *2)) (-4 *2 (-356))))
((*1 *1 *1 *1)
- (|partial| -12 (-4 *2 (-356)) (-4 *2 (-1020)) (-4 *3 (-825))
+ (|partial| -12 (-4 *2 (-356)) (-4 *2 (-1021)) (-4 *3 (-825))
(-4 *4 (-771)) (-14 *6 (-623 *3))
- (-5 *1 (-1239 *2 *3 *4 *5 *6 *7 *8)) (-4 *5 (-922 *2 *4 *3))
+ (-5 *1 (-1240 *2 *3 *4 *5 *6 *7 *8)) (-4 *5 (-923 *2 *4 *3))
(-14 *7 (-623 (-749))) (-14 *8 (-749))))
((*1 *1 *1 *2)
- (-12 (-5 *1 (-1250 *2 *3)) (-4 *2 (-356)) (-4 *2 (-1020))
+ (-12 (-5 *1 (-1251 *2 *3)) (-4 *2 (-356)) (-4 *2 (-1021))
(-4 *3 (-821)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-983 *3)) (-4 *3 (-1181)) (-4 *3 (-1068))
- (-5 *2 (-112)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-899)))))
-(((*1 *2) (-12 (-5 *2 (-818 (-550))) (-5 *1 (-524))))
- ((*1 *1) (-12 (-5 *1 (-818 *2)) (-4 *2 (-1068)))))
(((*1 *2 *3 *3)
- (-12 (-5 *2 (-1140 *3)) (-5 *1 (-887 *3)) (-4 *3 (-300)))))
+ (|partial| -12 (-4 *4 (-542))
+ (-5 *2 (-2 (|:| -3123 *3) (|:| -2545 *3))) (-5 *1 (-1199 *4 *3))
+ (-4 *3 (-1204 *4)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-444))
+ (-12 (-5 *3 (-241 *4 *5)) (-14 *4 (-623 (-1145))) (-4 *5 (-444))
+ (-5 *2 (-473 *4 *5)) (-5 *1 (-611 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-473 *4 *5)) (-14 *4 (-623 (-1145))) (-4 *5 (-1021))
+ (-5 *2 (-241 *4 *5)) (-5 *1 (-918 *4 *5)))))
+(((*1 *1 *2)
+ (-12
(-5 *2
(-623
- (-2 (|:| |eigval| (-3 (-400 (-925 *4)) (-1133 (-1144) (-925 *4))))
- (|:| |eigmult| (-749))
- (|:| |eigvec| (-623 (-667 (-400 (-925 *4))))))))
- (-5 *1 (-285 *4)) (-5 *3 (-667 (-400 (-925 *4)))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-594 *6)) (-4 *6 (-13 (-423 *5) (-27) (-1166)))
- (-4 *5 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))))
- (-5 *2 (-1140 (-400 (-1140 *6)))) (-5 *1 (-546 *5 *6 *7))
- (-5 *3 (-1140 *6)) (-4 *7 (-1068))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-1203 *3)) (-5 *1 (-691 *3 *2)) (-4 *3 (-1020))))
+ (-2
+ (|:| -3549
+ (-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
+ (|:| |fn| (-1228 (-309 (-219))))
+ (|:| |yinit| (-623 (-219))) (|:| |intvals| (-623 (-219)))
+ (|:| |g| (-309 (-219))) (|:| |abserr| (-219))
+ (|:| |relerr| (-219))))
+ (|:| -3859
+ (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372))
+ (|:| |expense| (-372)) (|:| |accuracy| (-372))
+ (|:| |intermediateResults| (-372)))))))
+ (-5 *1 (-781)))))
+(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-901)))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-835)) (-5 *3 (-128)) (-5 *2 (-1089)))))
+(((*1 *2 *3 *3 *3 *4 *5 *3 *6)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
+ (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-73 FCN)))) (-5 *2 (-1009))
+ (-5 *1 (-725)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-136))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-154))))
+ ((*1 *2 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1182))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-470))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-575))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-606))))
((*1 *2 *1)
- (-12 (-4 *1 (-703 *3 *2)) (-4 *3 (-170)) (-4 *2 (-1203 *3))))
- ((*1 *2 *3 *4 *4 *5 *6 *7 *8)
- (|partial| -12 (-5 *4 (-1140 *11)) (-5 *6 (-623 *10))
- (-5 *7 (-623 (-749))) (-5 *8 (-623 *11)) (-4 *10 (-825))
- (-4 *11 (-300)) (-4 *9 (-771)) (-4 *5 (-922 *11 *9 *10))
- (-5 *2 (-623 (-1140 *5))) (-5 *1 (-721 *9 *10 *11 *5))
- (-5 *3 (-1140 *5))))
+ (-12 (-4 *3 (-1069))
+ (-4 *2 (-13 (-423 *4) (-860 *3) (-596 (-866 *3))))
+ (-5 *1 (-1045 *3 *4 *2))
+ (-4 *4 (-13 (-1021) (-860 *3) (-825) (-596 (-866 *3))))))
((*1 *2 *1)
- (-12 (-4 *2 (-922 *3 *4 *5)) (-5 *1 (-1007 *3 *4 *5 *2 *6))
- (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-14 *6 (-623 *2)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1))
- (-4 *1 (-1034 *3 *4 *5)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *2)
- (-12 (-5 *2 (-749)) (-5 *1 (-120 *3)) (-4 *3 (-1203 (-550)))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-749)) (-5 *1 (-120 *3)) (-4 *3 (-1203 (-550))))))
+ (-12 (-4 *2 (-1069)) (-5 *1 (-1134 *2 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-594 *5))) (-4 *4 (-825)) (-5 *2 (-594 *5))
+ (-5 *1 (-559 *4 *5)) (-4 *5 (-423 *4)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *8 (-1035 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |val| (-623 *8))
+ (|:| |towers| (-623 (-1001 *5 *6 *7 *8)))))
+ (-5 *1 (-1001 *5 *6 *7 *8)) (-5 *3 (-623 *8))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *8 (-1035 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |val| (-623 *8))
+ (|:| |towers| (-623 (-1115 *5 *6 *7 *8)))))
+ (-5 *1 (-1115 *5 *6 *7 *8)) (-5 *3 (-623 *8)))))
+(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-731)))))
(((*1 *1 *1 *1) (-4 *1 (-21))) ((*1 *1 *1) (-4 *1 (-21)))
((*1 *1 *1 *1) (|partial| -5 *1 (-133)))
((*1 *1 *1 *1)
(-12 (-5 *1 (-208 *2))
(-4 *2
(-13 (-825)
- (-10 -8 (-15 -2680 ((-1126) $ (-1144))) (-15 -2048 ((-1232) $))
- (-15 -3656 ((-1232) $)))))))
- ((*1 *1 *1 *2) (-12 (-5 *1 (-287 *2)) (-4 *2 (-21)) (-4 *2 (-1181))))
- ((*1 *1 *2 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-21)) (-4 *2 (-1181))))
+ (-10 -8 (-15 -2757 ((-1127) $ (-1145))) (-15 -1970 ((-1233) $))
+ (-15 -1858 ((-1233) $)))))))
+ ((*1 *1 *1 *2) (-12 (-5 *1 (-287 *2)) (-4 *2 (-21)) (-4 *2 (-1182))))
+ ((*1 *1 *2 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-21)) (-4 *2 (-1182))))
((*1 *1 *1 *1)
(-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23))))
((*1 *1 *1) (-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23))))
((*1 *1 *1)
- (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2))
+ (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2))
(-4 *4 (-366 *2))))
((*1 *1 *1 *1)
- (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2))
+ (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2))
(-4 *4 (-366 *2))))
- ((*1 *1 *1) (-5 *1 (-836))) ((*1 *1 *1 *1) (-5 *1 (-836)))
+ ((*1 *1 *1) (-5 *1 (-837))) ((*1 *1 *1 *1) (-5 *1 (-837)))
((*1 *2 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3))))
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3))))
((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-916 (-219))) (-5 *1 (-1177))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1225 *2)) (-4 *2 (-1181)) (-4 *2 (-21))))
- ((*1 *1 *1) (-12 (-4 *1 (-1225 *2)) (-4 *2 (-1181)) (-4 *2 (-21)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-878 *4)) (-4 *4 (-1068)) (-5 *2 (-623 (-749)))
- (-5 *1 (-877 *4)))))
-(((*1 *1 *1 *2)
- (-12 (-4 *1 (-949 *3 *4 *2 *5)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *2 (-825)) (-4 *5 (-1034 *3 *4 *2)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-586 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1181))
- (-5 *2 (-112)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-961 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 *3)) (-4 *3 (-1040 *5 *6 *7 *8)) (-4 *5 (-444))
- (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1034 *5 *6 *7))
- (-5 *2 (-112)) (-5 *1 (-961 *5 *6 *7 *8 *3))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-1075 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 *3)) (-4 *3 (-1040 *5 *6 *7 *8)) (-4 *5 (-444))
- (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-1034 *5 *6 *7))
- (-5 *2 (-112)) (-5 *1 (-1075 *5 *6 *7 *8 *3)))))
-(((*1 *2) (-12 (-5 *2 (-818 (-550))) (-5 *1 (-524))))
- ((*1 *1) (-12 (-5 *1 (-818 *2)) (-4 *2 (-1068)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *2 (-444)))))
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-917 (-219))) (-5 *1 (-1178))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1226 *2)) (-4 *2 (-1182)) (-4 *2 (-21))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1226 *2)) (-4 *2 (-1182)) (-4 *2 (-21)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1069)) (-5 *2 (-1127)))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-1054))) (-5 *1 (-284)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-623 *3)) (-4 *3 (-1203 (-550))) (-5 *1 (-478 *3)))))
-(((*1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-679))))
- ((*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-679)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-309 (-219))) (-5 *2 (-309 (-372))) (-5 *1 (-298)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-749)) (-4 *1 (-225 *4))
- (-4 *4 (-1020))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-225 *3)) (-4 *3 (-1020))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-227)) (-5 *2 (-749))))
- ((*1 *1 *1) (-4 *1 (-227)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-4 *1 (-259 *3)) (-4 *3 (-825))))
- ((*1 *1 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-825))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185))
- (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4)))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *3 (-13 (-356) (-145))) (-5 *1 (-392 *3 *4))
- (-4 *4 (-1203 *3))))
- ((*1 *1 *1)
- (-12 (-4 *2 (-13 (-356) (-145))) (-5 *1 (-392 *2 *3))
- (-4 *3 (-1203 *2))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-466 *3 *4 *5))
- (-4 *3 (-1020)) (-14 *5 *3)))
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-112)) (-5 *1 (-114))))
+ ((*1 *2 *1 *3) (-12 (-4 *1 (-295)) (-5 *3 (-1145)) (-5 *2 (-112))))
+ ((*1 *2 *1 *3) (-12 (-4 *1 (-295)) (-5 *3 (-114)) (-5 *2 (-112))))
((*1 *2 *1 *3)
- (-12 (-4 *2 (-356)) (-4 *2 (-873 *3)) (-5 *1 (-569 *2))
- (-5 *3 (-1144))))
+ (-12 (-5 *3 (-1145)) (-5 *2 (-112)) (-5 *1 (-594 *4)) (-4 *4 (-825))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-569 *2)) (-4 *2 (-356))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-836))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 *4)) (-5 *3 (-623 (-749))) (-4 *1 (-873 *4))
- (-4 *4 (-1068))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-749)) (-4 *1 (-873 *2)) (-4 *2 (-1068))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 *3)) (-4 *1 (-873 *3)) (-4 *3 (-1068))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-873 *2)) (-4 *2 (-1068))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1135 *3 *4 *5))
- (-4 *3 (-1020)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1141 *3 *4 *5))
- (-4 *3 (-1020)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1142 *3 *4 *5))
- (-4 *3 (-1020)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1191 *3 *4 *5))
- (-4 *3 (-1020)) (-14 *5 *3)))
- ((*1 *1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-1203 *3)) (-4 *3 (-1020))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1212 *3 *4 *5))
- (-4 *3 (-1020)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1219 *3 *4 *5))
- (-4 *3 (-1020)) (-14 *5 *3))))
+ (-12 (-5 *3 (-114)) (-5 *2 (-112)) (-5 *1 (-594 *4)) (-4 *4 (-825))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1069)) (-5 *2 (-112)) (-5 *1 (-861 *5 *3 *4))
+ (-4 *3 (-860 *5)) (-4 *4 (-596 (-866 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 *6)) (-4 *6 (-860 *5)) (-4 *5 (-1069))
+ (-5 *2 (-112)) (-5 *1 (-861 *5 *6 *4)) (-4 *4 (-596 (-866 *5))))))
+(((*1 *2 *1 *3)
+ (-12 (-4 *1 (-540 *3)) (-4 *3 (-13 (-397) (-1167))) (-5 *2 (-112)))))
(((*1 *2)
- (-12 (-4 *4 (-1185)) (-4 *5 (-1203 *4)) (-4 *6 (-1203 (-400 *5)))
- (-5 *2 (-749)) (-5 *1 (-334 *3 *4 *5 *6)) (-4 *3 (-335 *4 *5 *6))))
+ (-12 (-4 *4 (-170)) (-5 *2 (-623 (-1228 *4))) (-5 *1 (-359 *3 *4))
+ (-4 *3 (-360 *4))))
((*1 *2)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-5 *2 (-749))))
- ((*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-749)))))
+ (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-4 *3 (-542))
+ (-5 *2 (-623 (-1228 *3))))))
+(((*1 *2 *1 *2)
+ (-12 (-4 *1 (-357 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1069)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-1145)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-372)) (-5 *1 (-96))))
+ ((*1 *2 *3 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-372)) (-5 *1 (-96)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *3 (-749)) (-4 *4 (-13 (-542) (-145)))
+ (-5 *1 (-1198 *4 *2)) (-4 *2 (-1204 *4)))))
(((*1 *1 *1 *1) (-4 *1 (-25))) ((*1 *1 *1 *1) (-5 *1 (-155)))
((*1 *1 *1 *1)
(-12 (-5 *1 (-208 *2))
(-4 *2
(-13 (-825)
- (-10 -8 (-15 -2680 ((-1126) $ (-1144))) (-15 -2048 ((-1232) $))
- (-15 -3656 ((-1232) $)))))))
- ((*1 *1 *1 *2) (-12 (-5 *1 (-287 *2)) (-4 *2 (-25)) (-4 *2 (-1181))))
- ((*1 *1 *2 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-25)) (-4 *2 (-1181))))
+ (-10 -8 (-15 -2757 ((-1127) $ (-1145))) (-15 -1970 ((-1233) $))
+ (-15 -1858 ((-1233) $)))))))
+ ((*1 *1 *1 *2) (-12 (-5 *1 (-287 *2)) (-4 *2 (-25)) (-4 *2 (-1182))))
+ ((*1 *1 *2 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-25)) (-4 *2 (-1182))))
((*1 *1 *2 *1)
- (-12 (-4 *1 (-316 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-130))))
+ (-12 (-4 *1 (-316 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-130))))
((*1 *1 *2 *1)
(-12 (-4 *3 (-13 (-356) (-145))) (-5 *1 (-392 *3 *2))
- (-4 *2 (-1203 *3))))
+ (-4 *2 (-1204 *3))))
((*1 *1 *1 *1)
(-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23))))
((*1 *1 *1 *1)
(-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825))
- (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-922 *2 *3 *4))))
+ (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-923 *2 *3 *4))))
((*1 *1 *1 *1) (-5 *1 (-526)))
((*1 *1 *1 *1)
- (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2))
+ (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2))
(-4 *4 (-366 *2))))
- ((*1 *1 *1 *1) (-5 *1 (-836)))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-865 *2)) (-4 *2 (-1068))))
+ ((*1 *1 *1 *1) (-5 *1 (-837)))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-1069))))
((*1 *2 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-916 (-219))) (-5 *1 (-1177))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1225 *2)) (-4 *2 (-1181)) (-4 *2 (-25)))))
-(((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-749)) (-5 *1 (-163 *3 *4))
- (-4 *3 (-164 *4))))
- ((*1 *2)
- (-12 (-14 *4 *2) (-4 *5 (-1181)) (-5 *2 (-749))
- (-5 *1 (-231 *3 *4 *5)) (-4 *3 (-232 *4 *5))))
- ((*1 *2)
- (-12 (-4 *4 (-825)) (-5 *2 (-749)) (-5 *1 (-422 *3 *4))
- (-4 *3 (-423 *4))))
- ((*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-534 *3)) (-4 *3 (-535))))
- ((*1 *2) (-12 (-4 *1 (-742)) (-5 *2 (-749))))
- ((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-749)) (-5 *1 (-774 *3 *4))
- (-4 *3 (-775 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-964 *3 *4))
- (-4 *3 (-965 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-749)) (-5 *1 (-969 *3 *4))
- (-4 *3 (-970 *4))))
- ((*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-984 *3)) (-4 *3 (-985))))
- ((*1 *2) (-12 (-4 *1 (-1020)) (-5 *2 (-749))))
- ((*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-1028 *3)) (-4 *3 (-1029)))))
-(((*1 *2 *2 *2 *3 *3 *4 *2 *5)
- (|partial| -12 (-5 *3 (-594 *2))
- (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1144))) (-5 *5 (-1140 *2))
- (-4 *2 (-13 (-423 *6) (-27) (-1166)))
- (-4 *6 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))))
- (-5 *1 (-546 *6 *2 *7)) (-4 *7 (-1068))))
- ((*1 *2 *2 *2 *3 *3 *4 *3 *2 *5)
- (|partial| -12 (-5 *3 (-594 *2))
- (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1144)))
- (-5 *5 (-400 (-1140 *2))) (-4 *2 (-13 (-423 *6) (-27) (-1166)))
- (-4 *6 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))))
- (-5 *1 (-546 *6 *2 *7)) (-4 *7 (-1068)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-316 *3 *4)) (-4 *3 (-1068))
- (-4 *4 (-130)))))
-(((*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10)
- (-12 (-5 *4 (-550)) (-5 *5 (-1126)) (-5 *6 (-667 (-219)))
- (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))))
- (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))))
- (-5 *9 (-3 (|:| |fn| (-381)) (|:| |fp| (-70 PEDERV))))
- (-5 *10 (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT))))
- (-5 *3 (-219)) (-5 *2 (-1008)) (-5 *1 (-728)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))))
-(((*1 *2 *2 *2 *2 *2 *3)
- (-12 (-5 *2 (-667 *4)) (-5 *3 (-749)) (-4 *4 (-1020))
- (-5 *1 (-668 *4)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *2 (-623 (-550))) (-5 *1 (-1078)) (-5 *3 (-550)))))
-(((*1 *2 *1 *1) (-12 (-5 *2 (-550)) (-5 *1 (-372)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-5 *1 (-1227 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-287 (-400 (-925 *5)))) (-5 *4 (-1144))
- (-4 *5 (-13 (-300) (-825) (-145)))
- (-5 *2 (-1133 (-623 (-309 *5)) (-623 (-287 (-309 *5)))))
- (-5 *1 (-1097 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-1144))
- (-4 *5 (-13 (-300) (-825) (-145)))
- (-5 *2 (-1133 (-623 (-309 *5)) (-623 (-287 (-309 *5)))))
- (-5 *1 (-1097 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-3 (|:| |fst| (-427)) (|:| -3730 "void")))
- (-5 *1 (-430)))))
-(((*1 *2 *3 *2 *4)
- (-12 (-5 *3 (-114)) (-5 *4 (-749)) (-4 *5 (-444)) (-4 *5 (-825))
- (-4 *5 (-1011 (-550))) (-4 *5 (-542)) (-5 *1 (-41 *5 *2))
- (-4 *2 (-423 *5))
- (-4 *2
- (-13 (-356) (-295)
- (-10 -8 (-15 -2705 ((-1093 *5 (-594 $)) $))
- (-15 -2715 ((-1093 *5 (-594 $)) $))
- (-15 -1518 ($ (-1093 *5 (-594 $))))))))))
-(((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
- (-4 *3 (-360 *4))))
- ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
-(((*1 *2 *3 *1) (-12 (-5 *3 (-1144)) (-5 *2 (-1148)) (-5 *1 (-1147)))))
-(((*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4)
- (-12 (-5 *3 (-1126)) (-5 *4 (-550)) (-5 *5 (-667 (-219)))
- (-5 *6 (-219)) (-5 *2 (-1008)) (-5 *1 (-731)))))
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-917 (-219))) (-5 *1 (-1178))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1226 *2)) (-4 *2 (-1182)) (-4 *2 (-25)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144))))
- (-4 *6 (-771)) (-5 *2 (-623 *3)) (-5 *1 (-897 *4 *5 *6 *3))
- (-4 *3 (-922 *4 *6 *5)))))
-(((*1 *2)
- (-12 (-4 *3 (-1185)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4)))
- (-5 *2 (-1227 *1)) (-4 *1 (-335 *3 *4 *5))))
- ((*1 *2)
- (-12 (-4 *3 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $)))))
- (-4 *4 (-1203 *3))
- (-5 *2
- (-2 (|:| -2437 (-667 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-667 *3))))
- (-5 *1 (-343 *3 *4 *5)) (-4 *5 (-402 *3 *4))))
- ((*1 *2)
- (-12 (-4 *3 (-1203 (-550)))
- (-5 *2
- (-2 (|:| -2437 (-667 (-550))) (|:| |basisDen| (-550))
- (|:| |basisInv| (-667 (-550)))))
- (-5 *1 (-746 *3 *4)) (-4 *4 (-402 (-550) *3))))
- ((*1 *2)
- (-12 (-4 *3 (-342)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 *4))
- (-5 *2
- (-2 (|:| -2437 (-667 *4)) (|:| |basisDen| *4)
- (|:| |basisInv| (-667 *4))))
- (-5 *1 (-958 *3 *4 *5 *6)) (-4 *6 (-703 *4 *5))))
- ((*1 *2)
- (-12 (-4 *3 (-342)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 *4))
- (-5 *2
- (-2 (|:| -2437 (-667 *4)) (|:| |basisDen| *4)
- (|:| |basisInv| (-667 *4))))
- (-5 *1 (-1236 *3 *4 *5 *6)) (-4 *6 (-402 *4 *5)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1151)))))
-(((*1 *1 *1) (-4 *1 (-1029)))
- ((*1 *1 *1 *2 *2)
- (-12 (-4 *1 (-1205 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-770))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1205 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-770)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-542) (-825) (-1011 (-550)))) (-5 *1 (-182 *3 *2))
- (-4 *2 (-13 (-27) (-1166) (-423 (-167 *3))))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-1170 *3 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *3))))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 (-749))) (-5 *3 (-169)) (-5 *1 (-1132 *4 *5))
- (-14 *4 (-894)) (-4 *5 (-1020)))))
-(((*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3)
- (-12 (-5 *3 (-550)) (-5 *5 (-112)) (-5 *6 (-667 (-219)))
- (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-734)))))
+ (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1069)) (-4 *6 (-1069))
+ (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-662 *4 *5 *6)) (-4 *4 (-1069)))))
+(((*1 *2 *1) (-12 (-5 *2 (-945)) (-5 *1 (-879 *3)) (-4 *3 (-1069)))))
(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1 (-623 *7) *7 (-1140 *7))) (-5 *5 (-1 (-411 *7) *7))
- (-4 *7 (-1203 *6)) (-4 *6 (-13 (-356) (-145) (-1011 (-400 (-550)))))
- (-5 *2 (-623 (-2 (|:| |frac| (-400 *7)) (|:| -1721 *3))))
- (-5 *1 (-787 *6 *7 *3 *8)) (-4 *3 (-634 *7))
- (-4 *8 (-634 (-400 *7)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-411 *6) *6)) (-4 *6 (-1203 *5))
- (-4 *5 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))))
- (-5 *2
- (-623 (-2 (|:| |frac| (-400 *6)) (|:| -1721 (-632 *6 (-400 *6))))))
- (-5 *1 (-790 *5 *6)) (-5 *3 (-632 *6 (-400 *6))))))
-(((*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-1020)))))
-(((*1 *1 *2 *3 *4)
- (-12 (-14 *5 (-623 (-1144))) (-4 *2 (-170))
- (-4 *4 (-232 (-3191 *5) (-749)))
- (-14 *6
- (-1 (-112) (-2 (|:| -2922 *3) (|:| -3521 *4))
- (-2 (|:| -2922 *3) (|:| -3521 *4))))
- (-5 *1 (-453 *5 *2 *3 *4 *6 *7)) (-4 *3 (-825))
- (-4 *7 (-922 *2 *4 (-838 *5))))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-825)) (-5 *2 (-112))))
- ((*1 *1 *1 *1) (-5 *1 (-836))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7))
- (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4))))
- (-5 *1 (-1041 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170))
- (-5 *2 (-623 (-925 *4)))))
- ((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-623 (-925 *4))) (-5 *1 (-409 *3 *4))
- (-4 *3 (-410 *4))))
- ((*1 *2)
- (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-623 (-925 *3)))))
- ((*1 *2)
- (-12 (-5 *2 (-623 (-925 *3))) (-5 *1 (-445 *3 *4 *5 *6))
- (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1227 (-445 *4 *5 *6 *7))) (-5 *2 (-623 (-925 *4)))
- (-5 *1 (-445 *4 *5 *6 *7)) (-4 *4 (-542)) (-4 *4 (-170))
- (-14 *5 (-894)) (-14 *6 (-623 (-1144))) (-14 *7 (-1227 (-667 *4))))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))))
-(((*1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-807)))))
-(((*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-542))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3453 *4)))
- (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))))
-(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-133)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-916 *3)) (-4 *3 (-13 (-356) (-1166) (-975)))
- (-5 *1 (-174 *3)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-825)) (-5 *2 (-112))))
- ((*1 *1 *1 *1) (-5 *1 (-836)))
- ((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-877 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-342)) (-5 *2 (-411 (-1140 (-1140 *4))))
- (-5 *1 (-1179 *4)) (-5 *3 (-1140 (-1140 *4))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1140 *2)) (-4 *2 (-922 (-400 (-925 *6)) *5 *4))
- (-5 *1 (-711 *5 *4 *6 *2)) (-4 *5 (-771))
- (-4 *4 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $)))))
- (-4 *6 (-542)))))
-(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1008)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-846 (-939 *3) (-939 *3))) (-5 *1 (-939 *3))
- (-4 *3 (-940)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-596 (-865 *3))) (-4 *3 (-859 *3))
- (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-596 (-865 *3))) (-4 *2 (-859 *3))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *1 *1 *1) (-4 *1 (-535))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-4 *5 (-965 *4))
- (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-140 *4 *5 *3))
- (-4 *3 (-366 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-4 *5 (-965 *4))
- (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4)))
- (-5 *1 (-494 *4 *5 *6 *3)) (-4 *6 (-366 *4)) (-4 *3 (-366 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-667 *5)) (-4 *5 (-965 *4)) (-4 *4 (-542))
- (-5 *2 (-2 (|:| |num| (-667 *4)) (|:| |den| *4)))
- (-5 *1 (-671 *4 *5))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-13 (-356) (-145) (-1011 (-400 (-550)))))
- (-4 *6 (-1203 *5))
- (-5 *2 (-2 (|:| -1721 *7) (|:| |rh| (-623 (-400 *6)))))
- (-5 *1 (-785 *5 *6 *7 *3)) (-5 *4 (-623 (-400 *6)))
- (-4 *7 (-634 *6)) (-4 *3 (-634 (-400 *6)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-4 *5 (-965 *4))
- (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1196 *4 *5 *3))
- (-4 *3 (-1203 *5)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-825)) (-5 *2 (-112))))
- ((*1 *1 *1 *1) (-5 *1 (-836))))
-(((*1 *1 *1 *1) (-5 *1 (-836))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-550)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime"))
- (-5 *1 (-411 *4)) (-4 *4 (-542)))))
-(((*1 *1 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1181))))
- ((*1 *1 *1)
- (-12 (|has| *1 (-6 -4343)) (-4 *1 (-366 *2)) (-4 *2 (-1181))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1068)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1203 *5)) (-4 *5 (-356))
- (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3)))
- (-5 *1 (-560 *5 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361)) (-5 *2 (-112))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1140 *4)) (-4 *4 (-342)) (-5 *2 (-112))
- (-5 *1 (-350 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1227 *4)) (-4 *4 (-342)) (-5 *2 (-112))
- (-5 *1 (-519 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-520)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))))
-(((*1 *1 *2) (-12 (-5 *2 (-847)) (-5 *1 (-256))))
- ((*1 *1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-256)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *1 (-850 *2)) (-4 *2 (-1181))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *1 (-852 *2)) (-4 *2 (-1181))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-5 *1 (-855 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-825)) (-5 *2 (-112))))
- ((*1 *1 *1 *1) (-5 *1 (-836)))
- ((*1 *2 *1 *1) (-12 (-4 *1 (-876 *3)) (-4 *3 (-1068)) (-5 *2 (-112))))
- ((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-877 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-623 (-623 (-623 *5)))) (-5 *3 (-1 (-112) *5 *5))
- (-5 *4 (-623 *5)) (-4 *5 (-825)) (-5 *1 (-1152 *5)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-983 *3)) (-4 *3 (-1181)) (-4 *3 (-1068))
- (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-335 *4 *3 *5)) (-4 *4 (-1185)) (-4 *3 (-1203 *4))
- (-4 *5 (-1203 (-400 *3))) (-5 *2 (-112))))
- ((*1 *2 *3)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-444))
- (-5 *2
- (-623
- (-2 (|:| |eigval| (-3 (-400 (-925 *4)) (-1133 (-1144) (-925 *4))))
- (|:| |geneigvec| (-623 (-667 (-400 (-925 *4))))))))
- (-5 *1 (-285 *4)) (-5 *3 (-667 (-400 (-925 *4)))))))
-(((*1 *2 *3 *3 *2)
- (|partial| -12 (-5 *2 (-749))
- (-4 *3 (-13 (-705) (-361) (-10 -7 (-15 ** (*3 *3 (-550))))))
- (-5 *1 (-240 *3)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-749)) (-5 *2 (-1232)) (-5 *1 (-1228))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-749)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-444)) (-4 *4 (-825)) (-4 *5 (-771)) (-5 *2 (-623 *6))
- (-5 *1 (-960 *3 *4 *5 *6)) (-4 *6 (-922 *3 *5 *4)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1030 (-997 *4) (-1140 (-997 *4)))) (-5 *3 (-836))
- (-5 *1 (-997 *4)) (-4 *4 (-13 (-823) (-356) (-995))))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-586 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1181))
- (-5 *2 (-623 *3)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1109 *2 *3)) (-4 *2 (-13 (-1068) (-34)))
- (-4 *3 (-13 (-1068) (-34))))))
-(((*1 *2 *3 *3)
- (|partial| -12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-961 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (|partial| -12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-1075 *4 *5 *6 *7 *3)) (-4 *3 (-1040 *4 *5 *6 *7)))))
-(((*1 *2 *1)
- (-12
- (-5 *2
- (-1227
- (-2 (|:| |scaleX| (-219)) (|:| |scaleY| (-219))
- (|:| |deltaX| (-219)) (|:| |deltaY| (-219)) (|:| -3030 (-550))
- (|:| -2830 (-550)) (|:| |spline| (-550)) (|:| -3705 (-550))
- (|:| |axesColor| (-847)) (|:| -1476 (-550))
- (|:| |unitsColor| (-847)) (|:| |showing| (-550)))))
- (-5 *1 (-1228)))))
-(((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1144)) (-5 *3 (-427)) (-4 *5 (-825))
- (-5 *1 (-1074 *5 *4)) (-4 *4 (-423 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-520)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1))
- (-4 *1 (-1034 *3 *4 *5)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *1 *1) (-4 *1 (-609)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975) (-1166))))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-101)) (-5 *2 (-112))))
- ((*1 *1 *2 *2) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1181))))
- ((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427))))
- ((*1 *1 *1 *1) (-5 *1 (-836)))
- ((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-999 *3)) (-4 *3 (-1181)))))
-(((*1 *1 *1 *2)
- (-12 (-4 *1 (-949 *3 *4 *2 *5)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *2 (-825)) (-4 *5 (-1034 *3 *4 *2)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-316 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-130))
- (-4 *3 (-770)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9)
- (-12 (-5 *4 (-550)) (-5 *5 (-1126)) (-5 *6 (-667 (-219)))
- (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))))
- (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))))
- (-5 *9 (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT))))
- (-5 *3 (-219)) (-5 *2 (-1008)) (-5 *1 (-728)))))
-(((*1 *1 *1) (-12 (-5 *1 (-887 *2)) (-4 *2 (-300)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *3 (-300)) (-4 *3 (-170)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-5 *2 (-2 (|:| -3526 *3) (|:| -2786 *3)))
- (-5 *1 (-666 *3 *4 *5 *6)) (-4 *6 (-665 *3 *4 *5))))
- ((*1 *2 *3 *3)
- (-12 (-5 *2 (-2 (|:| -3526 *3) (|:| -2786 *3))) (-5 *1 (-678 *3))
- (-4 *3 (-300)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-219))) (-5 *2 (-1227 (-677))) (-5 *1 (-298)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1144)) (-5 *4 (-925 (-550))) (-5 *2 (-323))
- (-5 *1 (-325)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-1144))
- (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-309 *5)))
- (-5 *1 (-1097 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-400 (-925 *5)))) (-5 *4 (-623 (-1144)))
- (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-623 (-309 *5))))
- (-5 *1 (-1097 *5)))))
-(((*1 *2 *3 *4 *4 *5 *3 *6)
- (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-623 *3)) (-5 *6 (-1140 *3))
- (-4 *3 (-13 (-423 *7) (-27) (-1166)))
- (-4 *7 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-546 *7 *3 *8)) (-4 *8 (-1068))))
- ((*1 *2 *3 *4 *4 *5 *4 *3 *6)
- (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-623 *3))
- (-5 *6 (-400 (-1140 *3))) (-4 *3 (-13 (-423 *7) (-27) (-1166)))
- (-4 *7 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))))
+ (|partial| -12 (-5 *4 (-1145)) (-5 *5 (-623 (-400 (-926 *6))))
+ (-5 *3 (-400 (-926 *6)))
+ (-4 *6 (-13 (-542) (-1012 (-550)) (-145)))
(-5 *2
(-2 (|:| |mainpart| *3)
(|:| |limitedlogs|
(-623 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-546 *7 *3 *8)) (-4 *8 (-1068)))))
-(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-899)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-430)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *2 (-444)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-109))))
- ((*1 *2 *1) (-12 (-4 *1 (-131)) (-5 *2 (-749))))
- ((*1 *2 *3 *1 *2)
- (-12 (-5 *2 (-550)) (-4 *1 (-366 *3)) (-4 *3 (-1181))
- (-4 *3 (-1068))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-366 *3)) (-4 *3 (-1181)) (-4 *3 (-1068))
- (-5 *2 (-550))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-112) *4)) (-4 *1 (-366 *4)) (-4 *4 (-1181))
- (-5 *2 (-550))))
- ((*1 *2 *3 *1 *2) (-12 (-4 *1 (-1112)) (-5 *2 (-550)) (-5 *3 (-139))))
- ((*1 *2 *1 *1 *2) (-12 (-4 *1 (-1112)) (-5 *2 (-550)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *2 (-623 (-550))) (-5 *1 (-1078)) (-5 *3 (-550)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-749)) (-5 *2 (-400 (-550))) (-5 *1 (-219))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-749)) (-5 *2 (-400 (-550))) (-5 *1 (-219))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-749)) (-5 *2 (-400 (-550))) (-5 *1 (-372))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-749)) (-5 *2 (-400 (-550))) (-5 *1 (-372)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1203 (-550)))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1203 (-550))))))
-(((*1 *2 *3 *3 *4 *4 *3 *3 *5 *3)
- (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219))
- (-5 *2 (-1008)) (-5 *1 (-734)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-542) (-825) (-1011 (-550)))) (-5 *1 (-182 *3 *2))
- (-4 *2 (-13 (-27) (-1166) (-423 (-167 *3))))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-542) (-825) (-1011 (-550))))
- (-5 *1 (-182 *4 *2)) (-4 *2 (-13 (-27) (-1166) (-423 (-167 *4))))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-1170 *3 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *3)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1144))
- (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-1170 *4 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *4))))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-623 *3)) (-4 *3 (-1203 (-550))) (-5 *1 (-478 *3)))))
-(((*1 *2 *2 *2 *2)
- (-12 (-5 *2 (-667 *3)) (-4 *3 (-1020)) (-5 *1 (-668 *3)))))
-(((*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4)
- (-12 (-5 *3 (-1126)) (-5 *5 (-667 (-219))) (-5 *6 (-219))
- (-5 *7 (-667 (-550))) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-731)))))
-(((*1 *2) (-12 (-5 *2 (-623 (-1144))) (-5 *1 (-104)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-749)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-749)) (-4 *6 (-356)) (-5 *4 (-1175 *6))
- (-5 *2 (-1 (-1124 *4) (-1124 *4))) (-5 *1 (-1235 *6))
- (-5 *5 (-1124 *4)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-749))
- (-5 *1 (-441 *4 *5 *6 *3)) (-4 *3 (-922 *4 *5 *6)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-52)) (-5 *1 (-807)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))))
-(((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
- (-4 *3 (-360 *4))))
- ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 *4)) (-4 *4 (-1020)) (-5 *2 (-1227 *4))
- (-5 *1 (-1145 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-894)) (-5 *2 (-1227 *3)) (-5 *1 (-1145 *3))
- (-4 *3 (-1020)))))
-(((*1 *2 *2) (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-1020))))
- ((*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-1020)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *3 *3 *3 *4 *5)
- (-12 (-5 *5 (-623 (-623 (-219)))) (-5 *4 (-219))
- (-5 *2 (-623 (-916 *4))) (-5 *1 (-1177)) (-5 *3 (-916 *4)))))
-(((*1 *2 *3 *3 *4 *5 *5)
- (-12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
- (-4 *3 (-1034 *6 *7 *8))
- (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *4))))
- (-5 *1 (-1041 *6 *7 *8 *3 *4)) (-4 *4 (-1040 *6 *7 *8 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-623 (-2 (|:| |val| (-623 *8)) (|:| -3223 *9))))
- (-5 *5 (-112)) (-4 *8 (-1034 *6 *7 *4)) (-4 *9 (-1040 *6 *7 *4 *8))
- (-4 *6 (-444)) (-4 *7 (-771)) (-4 *4 (-825))
- (-5 *2 (-623 (-2 (|:| |val| *8) (|:| -3223 *9))))
- (-5 *1 (-1041 *6 *7 *4 *8 *9)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *3 (-749)) (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-444)) (-4 *3 (-825)) (-4 *3 (-1011 (-550)))
- (-4 *3 (-542)) (-5 *1 (-41 *3 *2)) (-4 *2 (-423 *3))
- (-4 *2
- (-13 (-356) (-295)
- (-10 -8 (-15 -2705 ((-1093 *3 (-594 $)) $))
- (-15 -2715 ((-1093 *3 (-594 $)) $))
- (-15 -1518 ($ (-1093 *3 (-594 $))))))))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 (-749))) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894))
- (-4 *4 (-1020)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-356)) (-4 *7 (-1203 *5)) (-4 *4 (-703 *5 *7))
- (-5 *2 (-2 (|:| -1340 (-667 *6)) (|:| |vec| (-1227 *5))))
- (-5 *1 (-789 *5 *6 *7 *4 *3)) (-4 *6 (-634 *5)) (-4 *3 (-634 *4)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| -1340 (-667 (-400 (-925 *4))))
- (|:| |vec| (-623 (-400 (-925 *4)))) (|:| -2122 (-749))
- (|:| |rows| (-623 (-550))) (|:| |cols| (-623 (-550)))))
- (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144))))
- (-4 *6 (-771))
- (-5 *2
- (-2 (|:| |partsol| (-1227 (-400 (-925 *4))))
- (|:| -2437 (-623 (-1227 (-400 (-925 *4)))))))
- (-5 *1 (-897 *4 *5 *6 *7)) (-4 *7 (-922 *4 *6 *5)))))
-(((*1 *1 *1 *1) (-5 *1 (-836))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-771))
- (-4 *5 (-13 (-825) (-10 -8 (-15 -4028 ((-1144) $))))) (-4 *6 (-542))
- (-5 *2 (-2 (|:| -2270 (-925 *6)) (|:| -3983 (-925 *6))))
- (-5 *1 (-711 *4 *5 *6 *3)) (-4 *3 (-922 (-400 (-925 *6)) *4 *5)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-172 *3)) (-4 *3 (-300))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-652 *3)) (-4 *3 (-1181))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-719 *3 *4)) (-4 *3 (-1020))
- (-4 *4 (-825))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-842 *3)) (-5 *2 (-550))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 *3)) (-4 *1 (-953 *3)) (-4 *3 (-1020))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-623 *1)) (-5 *3 (-623 *7)) (-4 *1 (-1040 *4 *5 *6 *7))
- (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *1))
- (-4 *1 (-1040 *4 *5 *6 *7))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-623 *1)) (-4 *1 (-1040 *4 *5 *6 *3)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-623 *1))
- (-4 *1 (-1040 *4 *5 *6 *3))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1174 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1205 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-770)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1203 *5)) (-4 *5 (-356))
- (-5 *2
- (-2 (|:| |ir| (-569 (-400 *6))) (|:| |specpart| (-400 *6))
- (|:| |polypart| *6)))
- (-5 *1 (-560 *5 *6)) (-5 *3 (-400 *6)))))
-(((*1 *2 *1) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1166)))))
- ((*1 *1 *1 *1) (-4 *1 (-771))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -3139 *3)))
- (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *3 (-356)) (-4 *3 (-1020))
- (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3935 *1)))
- (-4 *1 (-827 *3)))))
-(((*1 *1 *2 *3 *1)
- (-12 (-14 *4 (-623 (-1144))) (-4 *2 (-170))
- (-4 *3 (-232 (-3191 *4) (-749)))
- (-14 *6
- (-1 (-112) (-2 (|:| -2922 *5) (|:| -3521 *3))
- (-2 (|:| -2922 *5) (|:| -3521 *3))))
- (-5 *1 (-453 *4 *2 *5 *3 *6 *7)) (-4 *5 (-825))
- (-4 *7 (-922 *2 *3 (-838 *4))))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-623 *1)) (|has| *1 (-6 -4343)) (-4 *1 (-983 *3))
- (-4 *3 (-1181)))))
-(((*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *3 (-3 (-400 (-925 *6)) (-1133 (-1144) (-925 *6))))
- (-5 *5 (-749)) (-4 *6 (-444)) (-5 *2 (-623 (-667 (-400 (-925 *6)))))
- (-5 *1 (-285 *6)) (-5 *4 (-667 (-400 (-925 *6))))))
- ((*1 *2 *3 *4)
- (-12
- (-5 *3
- (-2 (|:| |eigval| (-3 (-400 (-925 *5)) (-1133 (-1144) (-925 *5))))
- (|:| |eigmult| (-749)) (|:| |eigvec| (-623 *4))))
- (-4 *5 (-444)) (-5 *2 (-623 (-667 (-400 (-925 *5)))))
- (-5 *1 (-285 *5)) (-5 *4 (-667 (-400 (-925 *5)))))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-939 *3)) (-4 *3 (-940)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-922 *3 *5 *4)) (-5 *1 (-960 *3 *4 *5 *2))
- (-4 *3 (-444)) (-4 *4 (-825)) (-4 *5 (-771)))))
-(((*1 *1 *1 *1 *1) (-4 *1 (-535))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-916 *3)) (-4 *3 (-13 (-356) (-1166) (-975)))
- (-5 *1 (-174 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5)) (-4 *5 (-1068)) (-5 *2 (-1 *5 *4))
- (-5 *1 (-661 *4 *5)) (-4 *4 (-1068))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-825)) (-5 *1 (-902 *3 *2)) (-4 *2 (-423 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1144)) (-5 *2 (-309 (-550))) (-5 *1 (-903))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1244 *3 *2)) (-4 *3 (-825)) (-4 *2 (-1020))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-1020)) (-5 *1 (-1250 *2 *3)) (-4 *3 (-821)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 (-112) *6 *6)) (-4 *6 (-825)) (-5 *4 (-623 *6))
- (-5 *2 (-2 (|:| |fs| (-112)) (|:| |sd| *4) (|:| |td| (-623 *4))))
- (-5 *1 (-1152 *6)) (-5 *5 (-623 *4)))))
-(((*1 *2 *3 *1)
- (-12 (|has| *1 (-6 -4342)) (-4 *1 (-586 *4 *3)) (-4 *4 (-1068))
- (-4 *3 (-1181)) (-4 *3 (-1068)) (-5 *2 (-112)))))
-(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1008)))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4343)) (-4 *1 (-119 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *1) (-12 (-4 *1 (-361)) (-5 *2 (-894))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1227 *4)) (-4 *4 (-342)) (-5 *2 (-894))
- (-5 *1 (-519 *4)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-894)) (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361))))
- ((*1 *2 *1) (-12 (-4 *1 (-322 *2)) (-4 *2 (-356))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-363 *2 *3)) (-4 *3 (-1203 *2)) (-4 *2 (-170))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1227 *4)) (-5 *3 (-894)) (-4 *4 (-342))
- (-5 *1 (-519 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1091 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2))
- (-4 *5 (-232 *3 *2)) (-4 *2 (-1020)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-460)) (-5 *4 (-894)) (-5 *2 (-1232)) (-5 *1 (-1228)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-542)) (-4 *4 (-965 *3)) (-5 *1 (-140 *3 *4 *2))
- (-4 *2 (-366 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-4 *5 (-965 *4)) (-4 *2 (-366 *4))
- (-5 *1 (-494 *4 *5 *2 *3)) (-4 *3 (-366 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-667 *5)) (-4 *5 (-965 *4)) (-4 *4 (-542))
- (-5 *2 (-667 *4)) (-5 *1 (-671 *4 *5))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-542)) (-4 *4 (-965 *3)) (-5 *1 (-1196 *3 *4 *2))
- (-4 *2 (-1203 *4)))))
-(((*1 *1 *2) (-12 (-5 *2 (-847)) (-5 *1 (-256))))
- ((*1 *1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-256)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-550)) (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1020))
- (-5 *1 (-314 *4 *5 *2 *6)) (-4 *6 (-922 *2 *4 *5)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
- (-5 *1 (-961 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
- (-5 *1 (-1075 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))))
-(((*1 *1)
- (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1068)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4343)) (-4 *1 (-238 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *1 *1)
- (|partial| -12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020))
- (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112)))))
-(((*1 *2 *3) (-12 (-5 *3 (-219)) (-5 *2 (-677)) (-5 *1 (-298)))))
-(((*1 *1 *2 *2 *2) (-12 (-5 *1 (-855 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-1144))
- (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-287 (-309 *5))))
- (-5 *1 (-1097 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-400 (-925 *4))) (-4 *4 (-13 (-300) (-825) (-145)))
- (-5 *2 (-623 (-287 (-309 *4)))) (-5 *1 (-1097 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-287 (-400 (-925 *5)))) (-5 *4 (-1144))
- (-4 *5 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-287 (-309 *5))))
- (-5 *1 (-1097 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-287 (-400 (-925 *4))))
- (-4 *4 (-13 (-300) (-825) (-145))) (-5 *2 (-623 (-287 (-309 *4))))
- (-5 *1 (-1097 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-400 (-925 *5)))) (-5 *4 (-623 (-1144)))
- (-4 *5 (-13 (-300) (-825) (-145)))
- (-5 *2 (-623 (-623 (-287 (-309 *5))))) (-5 *1 (-1097 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-400 (-925 *4))))
- (-4 *4 (-13 (-300) (-825) (-145)))
- (-5 *2 (-623 (-623 (-287 (-309 *4))))) (-5 *1 (-1097 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-287 (-400 (-925 *5))))) (-5 *4 (-623 (-1144)))
- (-4 *5 (-13 (-300) (-825) (-145)))
- (-5 *2 (-623 (-623 (-287 (-309 *5))))) (-5 *1 (-1097 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-287 (-400 (-925 *4)))))
- (-4 *4 (-13 (-300) (-825) (-145)))
- (-5 *2 (-623 (-623 (-287 (-309 *4))))) (-5 *1 (-1097 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-949 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-112)))))
-(((*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7)
- (-12 (-5 *4 (-550)) (-5 *5 (-667 (-219)))
- (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-88 G))))
- (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN)))) (-5 *3 (-219))
- (-5 *2 (-1008)) (-5 *1 (-728)))))
-(((*1 *2 *2) (-12 (-5 *2 (-894)) (|has| *1 (-6 -4333)) (-4 *1 (-397))))
- ((*1 *2) (-12 (-4 *1 (-397)) (-5 *2 (-894))))
- ((*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-677))))
- ((*1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-677)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1227 (-3 (-460) "undefined"))) (-5 *1 (-1228)))))
-(((*1 *2)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-894)) (-5 *4 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1228)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *2 (-623 (-550))) (-5 *1 (-1078)) (-5 *3 (-550)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-667 *3)) (-4 *3 (-300)) (-5 *1 (-678 *3)))))
-(((*1 *2 *1)
- (|partial| -12 (-5 *2 (-1030 (-997 *3) (-1140 (-997 *3))))
- (-5 *1 (-997 *3)) (-4 *3 (-13 (-823) (-356) (-995))))))
-(((*1 *2 *3 *4 *3 *4 *4 *4 *4 *4)
- (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *2 (-1008))
- (-5 *1 (-734)))))
-(((*1 *2 *3 *4 *4 *3 *3 *5)
- (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-1140 *3))
- (-4 *3 (-13 (-423 *6) (-27) (-1166)))
- (-4 *6 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))))
- (-5 *2 (-2 (|:| -1653 *3) (|:| |coeff| *3)))
- (-5 *1 (-546 *6 *3 *7)) (-4 *7 (-1068))))
- ((*1 *2 *3 *4 *4 *3 *4 *3 *5)
- (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-400 (-1140 *3)))
- (-4 *3 (-13 (-423 *6) (-27) (-1166)))
- (-4 *6 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))))
- (-5 *2 (-2 (|:| -1653 *3) (|:| |coeff| *3)))
- (-5 *1 (-546 *6 *3 *7)) (-4 *7 (-1068)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-1108 *4 *5)) (-4 *4 (-13 (-1068) (-34)))
- (-4 *5 (-13 (-1068) (-34))) (-5 *2 (-112)) (-5 *1 (-1109 *4 *5)))))
-(((*1 *1) (-5 *1 (-430))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *2 (-444)))))
-(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3)
- (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *6 (-219))
- (-5 *3 (-550)) (-5 *2 (-1008)) (-5 *1 (-731)))))
-(((*1 *1 *1) (-5 *1 (-219))) ((*1 *1 *1) (-5 *1 (-372)))
- ((*1 *1) (-5 *1 (-372))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112))
- (-5 *1 (-32 *4 *5)) (-4 *5 (-423 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112))
- (-5 *1 (-156 *4 *5)) (-4 *5 (-423 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112))
- (-5 *1 (-269 *4 *5)) (-4 *5 (-13 (-423 *4) (-975)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-114)) (-5 *2 (-112)) (-5 *1 (-294 *4)) (-4 *4 (-295))))
- ((*1 *2 *3) (-12 (-4 *1 (-295)) (-5 *3 (-114)) (-5 *2 (-112))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-114)) (-4 *5 (-825)) (-5 *2 (-112))
- (-5 *1 (-422 *4 *5)) (-4 *4 (-423 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112))
- (-5 *1 (-424 *4 *5)) (-4 *5 (-423 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112))
- (-5 *1 (-610 *4 *5)) (-4 *5 (-13 (-423 *4) (-975) (-1166))))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-2 (|:| |totdeg| (-749)) (|:| -2739 *4))) (-5 *5 (-749))
- (-4 *4 (-922 *6 *7 *8)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
- (-5 *2
- (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4)
- (|:| |polj| *4)))
- (-5 *1 (-441 *6 *7 *8 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-542) (-825) (-1011 (-550)))) (-5 *1 (-182 *3 *2))
- (-4 *2 (-13 (-27) (-1166) (-423 (-167 *3))))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-542) (-825) (-1011 (-550))))
- (-5 *1 (-182 *4 *2)) (-4 *2 (-13 (-27) (-1166) (-423 (-167 *4))))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-1170 *3 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *3)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1144))
- (-4 *4 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-1170 *4 *2)) (-4 *2 (-13 (-27) (-1166) (-423 *4))))))
-(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-899)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-1203 (-400 (-550)))) (-5 *1 (-886 *3 *2))
- (-4 *2 (-1203 (-400 *3))))))
-(((*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-1144)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-749)) (-5 *4 (-550)) (-5 *1 (-437 *2)) (-4 *2 (-1020)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1144)) (-5 *4 (-925 (-550))) (-5 *2 (-323))
- (-5 *1 (-325)))))
-(((*1 *1) (-5 *1 (-323))))
-(((*1 *2 *3)
- (|partial| -12
- (-5 *3
- (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219)))
- (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219))
- (|:| |relerr| (-219))))
- (-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| (-1124 (-219)))
- (|:| |notEvaluated|
- "Internal singularities not yet evaluated")))
- (|:| -3170
- (-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 (-545)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1144)) (-4 *5 (-356)) (-5 *2 (-623 (-1175 *5)))
- (-5 *1 (-1235 *5)) (-5 *4 (-1175 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-550)) (-5 *2 (-623 (-623 (-219)))) (-5 *1 (-1177)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-52)) (-5 *1 (-807)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-667 *3)) (-4 *3 (-1020)) (-5 *1 (-668 *3)))))
-(((*1 *2 *1 *2 *3)
- (-12 (-5 *3 (-623 (-1126))) (-5 *2 (-1126)) (-5 *1 (-1228))))
- ((*1 *2 *1 *2 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1228))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1228))))
- ((*1 *2 *1 *2 *3)
- (-12 (-5 *3 (-623 (-1126))) (-5 *2 (-1126)) (-5 *1 (-1229))))
- ((*1 *2 *1 *2 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1229))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1229)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1020)) (-5 *2 (-623 *1)) (-4 *1 (-1102 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-631 (-400 *2))) (-4 *2 (-1203 *4)) (-5 *1 (-788 *4 *2))
- (-4 *4 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-632 *2 (-400 *2))) (-4 *2 (-1203 *4))
- (-5 *1 (-788 *4 *2))
- (-4 *4 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550))))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *8)) (-5 *4 (-135 *5 *6 *7)) (-14 *5 (-550))
- (-14 *6 (-749)) (-4 *7 (-170)) (-4 *8 (-170))
- (-5 *2 (-135 *5 *6 *8)) (-5 *1 (-134 *5 *6 *7 *8))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *9)) (-4 *9 (-1020)) (-4 *5 (-825)) (-4 *6 (-771))
- (-4 *8 (-1020)) (-4 *2 (-922 *9 *7 *5))
- (-5 *1 (-707 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-771))
- (-4 *4 (-922 *8 *6 *5)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7))
- (-5 *2 (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4))))
- (-5 *1 (-1041 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))))
-(((*1 *1 *1 *1) (-5 *1 (-836))))
-(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-847))))
- ((*1 *2 *3) (-12 (-5 *3 (-916 *2)) (-5 *1 (-955 *2)) (-4 *2 (-1020)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 *2)) (-5 *1 (-478 *2)) (-4 *2 (-1203 (-550))))))
-(((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
- (-4 *3 (-360 *4))))
- ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1140 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3139 *3)))
- (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-623 *5)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550))
- (-14 *4 (-749)) (-4 *5 (-170)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-242)))))
-(((*1 *2 *1 *2)
- (-12 (|has| *1 (-6 -4343)) (-4 *1 (-983 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1203 *5))
- (-5 *1 (-706 *5 *2)) (-4 *5 (-356)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-603 *4 *5))
- (-5 *3
- (-1 (-2 (|:| |ans| *4) (|:| -2682 *4) (|:| |sol?| (-112)))
- (-550) *4))
- (-4 *4 (-356)) (-4 *5 (-1203 *4)) (-5 *1 (-560 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1227 (-667 *4))) (-4 *4 (-170))
- (-5 *2 (-1227 (-667 (-925 *4)))) (-5 *1 (-183 *4)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-916 *4)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894))
- (-4 *4 (-1020)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-900))
- (-5 *2
- (-2 (|:| |brans| (-623 (-623 (-916 (-219)))))
- (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))))
- (-5 *1 (-151))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-900)) (-5 *4 (-400 (-550)))
- (-5 *2
- (-2 (|:| |brans| (-623 (-623 (-916 (-219)))))
- (|:| |xValues| (-1062 (-219))) (|:| |yValues| (-1062 (-219)))))
- (-5 *1 (-151)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-1228))))
- ((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *1 *1)
- (-12 (-4 *2 (-444)) (-4 *3 (-825)) (-4 *4 (-771))
- (-5 *1 (-960 *2 *3 *4 *5)) (-4 *5 (-922 *2 *4 *3)))))
-(((*1 *2 *2 *3)
- (-12
- (-5 *2
- (-2 (|:| |partsol| (-1227 (-400 (-925 *4))))
- (|:| -2437 (-623 (-1227 (-400 (-925 *4)))))))
- (-5 *3 (-623 *7)) (-4 *4 (-13 (-300) (-145)))
- (-4 *7 (-922 *4 *6 *5)) (-4 *5 (-13 (-825) (-596 (-1144))))
- (-4 *6 (-771)) (-5 *1 (-897 *4 *5 *6 *7)))))
-(((*1 *1 *1 *1 *1) (-4 *1 (-535))))
-(((*1 *1 *2 *2 *3)
- (-12 (-5 *3 (-623 (-1144))) (-4 *4 (-1068))
- (-4 *5 (-13 (-1020) (-859 *4) (-825) (-596 (-865 *4))))
- (-5 *1 (-1044 *4 *5 *2))
- (-4 *2 (-13 (-423 *5) (-859 *4) (-596 (-865 *4))))))
- ((*1 *1 *2 *2)
- (-12 (-4 *3 (-1068))
- (-4 *4 (-13 (-1020) (-859 *3) (-825) (-596 (-865 *3))))
- (-5 *1 (-1044 *3 *4 *2))
- (-4 *2 (-13 (-423 *4) (-859 *3) (-596 (-865 *3)))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-3 (-400 (-925 *5)) (-1133 (-1144) (-925 *5))))
- (-4 *5 (-444)) (-5 *2 (-623 (-667 (-400 (-925 *5)))))
- (-5 *1 (-285 *5)) (-5 *4 (-667 (-400 (-925 *5)))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-444)) (-4 *3 (-825)) (-4 *3 (-1011 (-550)))
- (-4 *3 (-542)) (-5 *1 (-41 *3 *2)) (-4 *2 (-423 *3))
- (-4 *2
- (-13 (-356) (-295)
- (-10 -8 (-15 -2705 ((-1093 *3 (-594 $)) $))
- (-15 -2715 ((-1093 *3 (-594 $)) $))
- (-15 -1518 ($ (-1093 *3 (-594 $))))))))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372))
- (-5 *2
- (-2 (|:| -3625 *4) (|:| -2478 *4) (|:| |totalpts| (-550))
- (|:| |success| (-112))))
- (-5 *1 (-767)) (-5 *5 (-550)))))
-(((*1 *2 *1)
- (-12 (-4 *4 (-1068)) (-5 *2 (-862 *3 *5)) (-5 *1 (-858 *3 *4 *5))
- (-4 *3 (-1068)) (-4 *5 (-644 *4)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1 (-219) (-219) (-219) (-219))) (-5 *1 (-256))))
- ((*1 *1 *2) (-12 (-5 *2 (-1 (-219) (-219) (-219))) (-5 *1 (-256))))
- ((*1 *1 *2) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *1 (-256)))))
-(((*1 *2 *3 *2 *4 *5)
- (-12 (-5 *2 (-623 *3)) (-5 *5 (-894)) (-4 *3 (-1203 *4))
- (-4 *4 (-300)) (-5 *1 (-452 *4 *3)))))
-(((*1 *1 *1 *1) (-5 *1 (-836))) ((*1 *1 *1) (-5 *1 (-836)))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1140 (-550))) (-5 *3 (-550)) (-4 *1 (-842 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-749)) (-4 *1 (-1203 *4)) (-4 *4 (-1020))
- (-5 *2 (-1227 *4)))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4343)) (-4 *1 (-119 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-846 (-939 *3) (-939 *3))) (-5 *1 (-939 *3))
- (-4 *3 (-940)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))))
- (-5 *2 (-623 (-219))) (-5 *1 (-298)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-916 *3)) (-4 *3 (-13 (-356) (-1166) (-975)))
- (-5 *1 (-174 *3)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-356) (-145) (-1011 (-550)))) (-4 *5 (-1203 *4))
- (-5 *2 (-2 (|:| |ans| (-400 *5)) (|:| |nosol| (-112))))
- (-5 *1 (-988 *4 *5)) (-5 *3 (-400 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-411 (-1140 (-550)))) (-5 *1 (-185)) (-5 *3 (-550)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
- (-5 *1 (-961 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
- (-5 *1 (-1075 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-623 (-52))) (-5 *1 (-865 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1227 *4)) (-5 *3 (-550)) (-4 *4 (-342))
- (-5 *1 (-519 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112))
- (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-623 *6)) (-4 *6 (-825)) (-4 *4 (-356)) (-4 *5 (-771))
- (-5 *2 (-112)) (-5 *1 (-495 *4 *5 *6 *7)) (-4 *7 (-922 *4 *5 *6)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-1078)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-667 *3)) (-4 *3 (-300)) (-5 *1 (-678 *3)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-965 *2)) (-4 *2 (-542)) (-5 *1 (-140 *2 *4 *3))
- (-4 *3 (-366 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-965 *2)) (-4 *2 (-542)) (-5 *1 (-494 *2 *4 *5 *3))
- (-4 *5 (-366 *2)) (-4 *3 (-366 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-667 *4)) (-4 *4 (-965 *2)) (-4 *2 (-542))
- (-5 *1 (-671 *2 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-965 *2)) (-4 *2 (-542)) (-5 *1 (-1196 *2 *4 *3))
- (-4 *3 (-1203 *4)))))
-(((*1 *2)
- (-12 (-4 *4 (-356)) (-5 *2 (-749)) (-5 *1 (-321 *3 *4))
- (-4 *3 (-322 *4))))
- ((*1 *2) (-12 (-4 *1 (-1246 *3)) (-4 *3 (-356)) (-5 *2 (-749)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-749)) (-5 *5 (-623 *3)) (-4 *3 (-300)) (-4 *6 (-825))
- (-4 *7 (-771)) (-5 *2 (-112)) (-5 *1 (-605 *6 *7 *3 *8))
- (-4 *8 (-922 *3 *7 *6)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-894)) (-5 *1 (-1005 *2))
- (-4 *2 (-13 (-1068) (-10 -8 (-15 * ($ $ $))))))))
-(((*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7)
- (-12 (-5 *4 (-550)) (-5 *5 (-667 (-219)))
- (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-85 FCN))))
- (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-87 OUTPUT))))
- (-5 *3 (-219)) (-5 *2 (-1008)) (-5 *1 (-728)))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4343)) (-4 *1 (-238 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-356)) (-4 *6 (-1203 (-400 *2)))
- (-4 *2 (-1203 *5)) (-5 *1 (-209 *5 *2 *6 *3))
- (-4 *3 (-335 *5 *2 *6)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1126)) (-5 *2 (-623 (-1149))) (-5 *1 (-853)))))
-(((*1 *1) (-5 *1 (-1053))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-473 *4 *5)) (-14 *4 (-623 (-1144))) (-4 *5 (-1020))
- (-5 *2 (-925 *5)) (-5 *1 (-917 *4 *5)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1068)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-460)) (-5 *4 (-894)) (-5 *2 (-1232)) (-5 *1 (-1228)))))
-(((*1 *1) (-5 *1 (-430))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-4 *1 (-1066 *3))))
- ((*1 *1) (-12 (-4 *1 (-1066 *2)) (-4 *2 (-1068)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-835)) (-5 *3 (-128)) (-5 *2 (-1088)))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-540 *3)) (-4 *3 (-13 (-397) (-1166))) (-5 *2 (-112)))))
+ (-5 *1 (-556 *6)))))
(((*1 *2 *3)
(-12
(-5 *2
- (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))))
- (-5 *1 (-993 *3)) (-4 *3 (-1203 (-550)))))
+ (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))))
+ (-5 *1 (-994 *3)) (-4 *3 (-1204 (-550)))))
((*1 *2 *3 *4)
(-12
(-5 *2
- (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))))
- (-5 *1 (-993 *3)) (-4 *3 (-1203 (-550)))
- (-5 *4 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))))
+ (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))))
+ (-5 *1 (-994 *3)) (-4 *3 (-1204 (-550)))
+ (-5 *4 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))))
((*1 *2 *3 *4)
(-12
(-5 *2
- (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))))
- (-5 *1 (-993 *3)) (-4 *3 (-1203 (-550))) (-5 *4 (-400 (-550)))))
+ (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))))
+ (-5 *1 (-994 *3)) (-4 *3 (-1204 (-550))) (-5 *4 (-400 (-550)))))
((*1 *2 *3 *4 *5)
(-12 (-5 *5 (-400 (-550)))
- (-5 *2 (-623 (-2 (|:| -2671 *5) (|:| -2682 *5)))) (-5 *1 (-993 *3))
- (-4 *3 (-1203 (-550))) (-5 *4 (-2 (|:| -2671 *5) (|:| -2682 *5)))))
+ (-5 *2 (-623 (-2 (|:| -3480 *5) (|:| -3490 *5)))) (-5 *1 (-994 *3))
+ (-4 *3 (-1204 (-550))) (-5 *4 (-2 (|:| -3480 *5) (|:| -3490 *5)))))
((*1 *2 *3)
(-12
(-5 *2
- (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))))
- (-5 *1 (-994 *3)) (-4 *3 (-1203 (-400 (-550))))))
+ (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))))
+ (-5 *1 (-995 *3)) (-4 *3 (-1204 (-400 (-550))))))
((*1 *2 *3 *4)
(-12
(-5 *2
- (-623 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550))))))
- (-5 *1 (-994 *3)) (-4 *3 (-1203 (-400 (-550))))
- (-5 *4 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))))
+ (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))))
+ (-5 *1 (-995 *3)) (-4 *3 (-1204 (-400 (-550))))
+ (-5 *4 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550)))))))
((*1 *2 *3 *4)
(-12 (-5 *4 (-400 (-550)))
- (-5 *2 (-623 (-2 (|:| -2671 *4) (|:| -2682 *4)))) (-5 *1 (-994 *3))
- (-4 *3 (-1203 *4))))
+ (-5 *2 (-623 (-2 (|:| -3480 *4) (|:| -3490 *4)))) (-5 *1 (-995 *3))
+ (-4 *3 (-1204 *4))))
((*1 *2 *3 *4 *5)
(-12 (-5 *5 (-400 (-550)))
- (-5 *2 (-623 (-2 (|:| -2671 *5) (|:| -2682 *5)))) (-5 *1 (-994 *3))
- (-4 *3 (-1203 *5)) (-5 *4 (-2 (|:| -2671 *5) (|:| -2682 *5))))))
+ (-5 *2 (-623 (-2 (|:| -3480 *5) (|:| -3490 *5)))) (-5 *1 (-995 *3))
+ (-4 *3 (-1204 *5)) (-5 *4 (-2 (|:| -3480 *5) (|:| -3490 *5))))))
+(((*1 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-1104))) (-5 *1 (-1059)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-170)) (-4 *2 (-23)) (-5 *1 (-282 *3 *4 *2 *5 *6 *7))
+ (-4 *4 (-1204 *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 (-690 *3 *2 *4 *5 *6)) (-4 *3 (-170))
+ (-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 (-1204 *3)) (-5 *1 (-691 *3 *2)) (-4 *3 (-1021))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-23)) (-5 *1 (-694 *3 *2 *4 *5 *6)) (-4 *3 (-170))
+ (-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 (-843 *3)) (-5 *2 (-550)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-309 (-219))) (-5 *2 (-309 (-400 (-550))))
+ (-5 *1 (-298)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7))
+ (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4))))
+ (-5 *1 (-1042 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-929)) (-5 *2 (-623 (-623 (-917 (-219)))))))
+ ((*1 *2 *1) (-12 (-4 *1 (-948)) (-5 *2 (-623 (-623 (-917 (-219))))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *1) (-5 *1 (-563)))
+ ((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-838))))
+ ((*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1233)) (-5 *1 (-838))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1127)) (-5 *4 (-837)) (-5 *2 (-1233)) (-5 *1 (-838))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-550)) (-5 *2 (-1233)) (-5 *1 (-1125 *4))
+ (-4 *4 (-1069)) (-4 *4 (-1182)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145))))
+ (-4 *6 (-771)) (-5 *2 (-400 (-926 *4))) (-5 *1 (-898 *4 *5 *6 *3))
+ (-4 *3 (-923 *4 *6 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-667 *7)) (-4 *7 (-923 *4 *6 *5))
+ (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145))))
+ (-4 *6 (-771)) (-5 *2 (-667 (-400 (-926 *4))))
+ (-5 *1 (-898 *4 *5 *6 *7))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-923 *4 *6 *5))
+ (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145))))
+ (-4 *6 (-771)) (-5 *2 (-623 (-400 (-926 *4))))
+ (-5 *1 (-898 *4 *5 *6 *7)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-5 *1 (-320 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-5 *1 (-507 *3 *4))
+ (-14 *4 (-550)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-550)) (-5 *2 (-1233)) (-5 *1 (-1230))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020))
- (-5 *2 (-623 (-623 (-916 *3))))))
+ (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021))
+ (-5 *2 (-623 (-623 (-917 *3))))))
((*1 *1 *2 *3 *3)
- (-12 (-5 *2 (-623 (-623 (-916 *4)))) (-5 *3 (-112)) (-4 *4 (-1020))
- (-4 *1 (-1102 *4))))
+ (-12 (-5 *2 (-623 (-623 (-917 *4)))) (-5 *3 (-112)) (-4 *4 (-1021))
+ (-4 *1 (-1103 *4))))
((*1 *1 *2)
- (-12 (-5 *2 (-623 (-623 (-916 *3)))) (-4 *3 (-1020))
- (-4 *1 (-1102 *3))))
+ (-12 (-5 *2 (-623 (-623 (-917 *3)))) (-4 *3 (-1021))
+ (-4 *1 (-1103 *3))))
((*1 *1 *1 *2 *3 *3)
(-12 (-5 *2 (-623 (-623 (-623 *4)))) (-5 *3 (-112))
- (-4 *1 (-1102 *4)) (-4 *4 (-1020))))
+ (-4 *1 (-1103 *4)) (-4 *4 (-1021))))
((*1 *1 *1 *2 *3 *3)
- (-12 (-5 *2 (-623 (-623 (-916 *4)))) (-5 *3 (-112))
- (-4 *1 (-1102 *4)) (-4 *4 (-1020))))
+ (-12 (-5 *2 (-623 (-623 (-917 *4)))) (-5 *3 (-112))
+ (-4 *1 (-1103 *4)) (-4 *4 (-1021))))
((*1 *1 *1 *2 *3 *4)
(-12 (-5 *2 (-623 (-623 (-623 *5)))) (-5 *3 (-623 (-169)))
- (-5 *4 (-169)) (-4 *1 (-1102 *5)) (-4 *5 (-1020))))
+ (-5 *4 (-169)) (-4 *1 (-1103 *5)) (-4 *5 (-1021))))
((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-623 (-623 (-916 *5)))) (-5 *3 (-623 (-169)))
- (-5 *4 (-169)) (-4 *1 (-1102 *5)) (-4 *5 (-1020)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-550)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-300))
- (-4 *9 (-922 *8 *6 *7))
- (-5 *2 (-2 (|:| -2739 (-1140 *9)) (|:| |polval| (-1140 *8))))
- (-5 *1 (-721 *6 *7 *8 *9)) (-5 *3 (-1140 *9)) (-5 *4 (-1140 *8)))))
-(((*1 *2 *1) (-12 (-4 *1 (-983 *3)) (-4 *3 (-1181)) (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1167 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-328 *3 *4 *5 *6)) (-4 *3 (-356)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-4 *6 (-335 *3 *4 *5))
- (-5 *2 (-406 *4 (-400 *4) *5 *6))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1227 *6)) (-4 *6 (-13 (-402 *4 *5) (-1011 *4)))
- (-4 *4 (-965 *3)) (-4 *5 (-1203 *4)) (-4 *3 (-300))
- (-5 *1 (-406 *3 *4 *5 *6))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-922 *3 *4 *5)) (-4 *3 (-356))
- (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *6)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1203 (-400 *2))) (-5 *2 (-550)) (-5 *1 (-886 *4 *3))
- (-4 *3 (-1203 (-400 *4))))))
+ (-12 (-5 *2 (-623 (-623 (-917 *5)))) (-5 *3 (-623 (-169)))
+ (-5 *4 (-169)) (-4 *1 (-1103 *5)) (-4 *5 (-1021)))))
(((*1 *2 *3)
- (-12 (-4 *1 (-335 *4 *3 *5)) (-4 *4 (-1185)) (-4 *3 (-1203 *4))
- (-4 *5 (-1203 (-400 *3))) (-5 *2 (-112))))
- ((*1 *2 *3)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-550)) (-4 *1 (-1061 *3)) (-4 *3 (-1181)))))
-(((*1 *2 *2 *1) (-12 (-4 *1 (-968 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-894)) (-5 *3 (-623 (-256))) (-5 *1 (-254))))
- ((*1 *1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-256)))))
+ (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6))
+ (-5 *2 (-2 (|:| |goodPols| (-623 *7)) (|:| |badPols| (-623 *7))))
+ (-5 *1 (-951 *4 *5 *6 *7)) (-5 *3 (-623 *7)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-758 *5 (-838 *6)))) (-5 *4 (-112)) (-4 *5 (-444))
- (-14 *6 (-623 (-1144)))
- (-5 *2
- (-623 (-1114 *5 (-522 (-838 *6)) (-838 *6) (-758 *5 (-838 *6)))))
- (-5 *1 (-608 *5 *6)))))
-(((*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3)
- (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *3 (-550))
- (-5 *2 (-1008)) (-5 *1 (-735)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170))
- (-5 *2 (-667 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-667 *3)))))
-(((*1 *2 *3 *1 *4)
- (-12 (-5 *3 (-1108 *5 *6)) (-5 *4 (-1 (-112) *6 *6))
- (-4 *5 (-13 (-1068) (-34))) (-4 *6 (-13 (-1068) (-34)))
- (-5 *2 (-112)) (-5 *1 (-1109 *5 *6)))))
-(((*1 *2 *3) (-12 (-5 *3 (-800)) (-5 *2 (-52)) (-5 *1 (-807)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-5 *2 (-749))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020))
- (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-749)))))
-(((*1 *1) (-5 *1 (-1032))))
+ (-12 (-5 *3 (-550)) (-5 *4 (-411 *2)) (-4 *2 (-923 *7 *5 *6))
+ (-5 *1 (-721 *5 *6 *7 *2)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-300)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-324 *3)) (-4 *3 (-825)))))
+(((*1 *1 *1) (-5 *1 (-837))))
+(((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7)
+ (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219)))
+ (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT))))
+ (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE)))) (-5 *4 (-219))
+ (-5 *2 (-1009)) (-5 *1 (-734))))
+ ((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8)
+ (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219)))
+ (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-66 DOT))))
+ (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-67 IMAGE)))) (-5 *8 (-381))
+ (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-734)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-749)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550))
- (-14 *4 *2) (-4 *5 (-170))))
- ((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-894)) (-5 *1 (-163 *3 *4))
- (-4 *3 (-164 *4))))
- ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-894))))
- ((*1 *2)
- (-12 (-4 *1 (-363 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1203 *3))
- (-5 *2 (-894))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-356)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4))
- (-5 *2 (-749)) (-5 *1 (-512 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-667 *5)) (-5 *4 (-1227 *5)) (-4 *5 (-356))
- (-5 *2 (-749)) (-5 *1 (-645 *5))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-356)) (-4 *6 (-13 (-366 *5) (-10 -7 (-6 -4343))))
- (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4343)))) (-5 *2 (-749))
- (-5 *1 (-646 *5 *6 *4 *3)) (-4 *3 (-665 *5 *6 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-4 *3 (-542)) (-5 *2 (-749))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-4 *4 (-170)) (-4 *5 (-366 *4))
- (-4 *6 (-366 *4)) (-5 *2 (-749)) (-5 *1 (-666 *4 *5 *6 *3))
- (-4 *3 (-665 *4 *5 *6))))
+ (-12 (-4 *3 (-1021)) (-4 *4 (-1069)) (-5 *2 (-623 *1))
+ (-4 *1 (-375 *3 *4))))
((*1 *2 *1)
- (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020))
- (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-4 *5 (-542))
- (-5 *2 (-749)))))
-(((*1 *2) (-12 (-5 *2 (-847)) (-5 *1 (-1230))))
- ((*1 *2 *2) (-12 (-5 *2 (-847)) (-5 *1 (-1230)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219)))
- (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219))
- (|:| |relerr| (-219))))
- (-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| (-1124 (-219)))
- (|:| |notEvaluated|
- "Internal singularities not yet evaluated")))
- (|:| -3170
- (-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 (-545)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1144)) (-5 *4 (-925 (-550))) (-5 *2 (-323))
- (-5 *1 (-325)))))
-(((*1 *2 *3 *4 *5 *4 *4 *4)
- (-12 (-4 *6 (-825)) (-5 *3 (-623 *6)) (-5 *5 (-623 *3))
- (-5 *2
- (-2 (|:| |f1| *3) (|:| |f2| (-623 *5)) (|:| |f3| *5)
- (|:| |f4| (-623 *5))))
- (-5 *1 (-1152 *6)) (-5 *4 (-623 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170))
- (-5 *2 (-667 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-667 *4)) (-5 *1 (-409 *3 *4))
- (-4 *3 (-410 *4))))
- ((*1 *2) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-667 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1181)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-5 *2 (-749))))
+ (-12 (-5 *2 (-623 (-714 *3 *4))) (-5 *1 (-714 *3 *4)) (-4 *3 (-1021))
+ (-4 *4 (-705))))
((*1 *2 *1)
- (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020))
- (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-749)))))
-(((*1 *2 *2 *3 *2)
- (-12 (-5 *2 (-667 *3)) (-4 *3 (-1020)) (-5 *1 (-668 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-5 *2 (-749)))))
+ (-12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1))
+ (-4 *1 (-923 *3 *4 *5)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1152)))))
(((*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| (-1124 (-219)))
- (|:| |notEvaluated|
- "Internal singularities not yet evaluated")))
- (|:| -3170
- (-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 (-1008)) (-5 *1 (-298)))))
+ (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
+ (-5 *2 (-623 *4)) (-5 *1 (-1097 *3 *4)) (-4 *3 (-1204 *4))))
+ ((*1 *2 *3 *3 *3)
+ (-12 (-4 *3 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
+ (-5 *2 (-623 *3)) (-5 *1 (-1097 *4 *3)) (-4 *4 (-1204 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-652 *3)) (-4 *3 (-1182)) (-5 *2 (-112)))))
(((*1 *2 *1)
- (-12 (-4 *3 (-1020)) (-5 *2 (-623 *1)) (-4 *1 (-1102 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1 (-372))) (-5 *1 (-1013)))))
-(((*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-1183)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-738)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-594 *1)) (-4 *1 (-295)))))
-(((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
- (-4 *3 (-360 *4))))
- ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
-(((*1 *1 *2) (-12 (-5 *2 (-381)) (-5 *1 (-612)))))
-(((*1 *2 *3) (-12 (-5 *3 (-836)) (-5 *2 (-1126)) (-5 *1 (-689)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-1020)) (-4 *2 (-665 *4 *5 *6))
- (-5 *1 (-103 *4 *3 *2 *5 *6)) (-4 *3 (-1203 *4)) (-4 *5 (-366 *4))
- (-4 *6 (-366 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-542))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
- (-5 *1 (-950 *4 *5 *6 *7)))))
-(((*1 *2 *3 *3 *4 *4)
- (|partial| -12 (-5 *3 (-749)) (-4 *5 (-356)) (-5 *2 (-400 *6))
- (-5 *1 (-840 *5 *4 *6)) (-4 *4 (-1218 *5)) (-4 *6 (-1203 *5))))
- ((*1 *2 *3 *3 *4 *4)
- (|partial| -12 (-5 *3 (-749)) (-5 *4 (-1219 *5 *6 *7)) (-4 *5 (-356))
- (-14 *6 (-1144)) (-14 *7 *5) (-5 *2 (-400 (-1200 *6 *5)))
- (-5 *1 (-841 *5 *6 *7))))
- ((*1 *2 *3 *3 *4)
- (|partial| -12 (-5 *3 (-749)) (-5 *4 (-1219 *5 *6 *7)) (-4 *5 (-356))
- (-14 *6 (-1144)) (-14 *7 *5) (-5 *2 (-400 (-1200 *6 *5)))
- (-5 *1 (-841 *5 *6 *7)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7))
- (-5 *2 (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4))))
- (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))))
+ (-12 (-5 *2 (-1063 *3)) (-5 *1 (-1061 *3)) (-4 *3 (-1182))))
+ ((*1 *1 *2 *2) (-12 (-4 *1 (-1062 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *2) (-12 (-5 *1 (-1195 *2)) (-4 *2 (-1182)))))
(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1144)) (-5 *5 (-1062 (-219))) (-5 *2 (-900))
- (-5 *1 (-898 *3)) (-4 *3 (-596 (-526)))))
- ((*1 *2 *3 *3 *4 *5)
- (-12 (-5 *4 (-1144)) (-5 *5 (-1062 (-219))) (-5 *2 (-900))
- (-5 *1 (-898 *3)) (-4 *3 (-596 (-526)))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1062 (-219))) (-5 *1 (-899))))
- ((*1 *1 *2 *2 *2 *2 *3 *3 *3 *3)
- (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1062 (-219)))
- (-5 *1 (-899))))
- ((*1 *1 *2 *2 *2 *2 *3)
- (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1062 (-219)))
- (-5 *1 (-899))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1062 (-219))) (-5 *1 (-900))))
- ((*1 *1 *2 *2 *3 *3 *3)
- (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1062 (-219)))
- (-5 *1 (-900))))
- ((*1 *1 *2 *2 *3)
- (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1062 (-219)))
- (-5 *1 (-900))))
- ((*1 *1 *2 *3 *3)
- (-12 (-5 *2 (-623 (-1 (-219) (-219)))) (-5 *3 (-1062 (-219)))
- (-5 *1 (-900))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-623 (-1 (-219) (-219)))) (-5 *3 (-1062 (-219)))
- (-5 *1 (-900))))
- ((*1 *1 *2 *3 *3)
- (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1062 (-219)))
- (-5 *1 (-900))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1062 (-219)))
- (-5 *1 (-900)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-749)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894))
- (-4 *4 (-1020)))))
-(((*1 *2 *1)
- (|partial| -12 (-5 *2 (-1 (-526) (-623 (-526)))) (-5 *1 (-114))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-526) (-623 (-526)))) (-5 *1 (-114))))
- ((*1 *1) (-5 *1 (-563))))
-(((*1 *2 *2 *1) (-12 (-4 *1 (-1089 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-836)) (-5 *1 (-383 *3 *4 *5)) (-14 *3 (-749))
- (-14 *4 (-749)) (-4 *5 (-170)))))
-(((*1 *1 *1) (-4 *1 (-535))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-667 *8)) (-4 *8 (-922 *5 *7 *6))
- (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1144))))
- (-4 *7 (-771))
- (-5 *2
- (-623
- (-2 (|:| -2122 (-749))
- (|:| |eqns|
- (-623
- (-2 (|:| |det| *8) (|:| |rows| (-623 (-550)))
- (|:| |cols| (-623 (-550))))))
- (|:| |fgb| (-623 *8)))))
- (-5 *1 (-897 *5 *6 *7 *8)) (-5 *4 (-749)))))
-(((*1 *2 *3 *3 *4)
- (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1203 *5))
- (-4 *5 (-13 (-356) (-145) (-1011 (-550))))
- (-5 *2
- (-2 (|:| |a| *6) (|:| |b| (-400 *6)) (|:| |c| (-400 *6))
- (|:| -2110 *6)))
- (-5 *1 (-988 *5 *6)) (-5 *3 (-400 *6)))))
-(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))))
-(((*1 *2 *3 *4 *4 *4 *3 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-730)))))
-(((*1 *2 *1)
- (-12
- (-5 *2
- (-623
- (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3)
- (|:| |xpnt| (-550)))))
- (-5 *1 (-411 *3)) (-4 *3 (-542))))
- ((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *4 (-749)) (-4 *3 (-342)) (-4 *5 (-1203 *3))
- (-5 *2 (-623 (-1140 *3))) (-5 *1 (-489 *3 *5 *6))
- (-4 *6 (-1203 *5)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372))
- (-5 *2
- (-2 (|:| -3625 *4) (|:| -2478 *4) (|:| |totalpts| (-550))
- (|:| |success| (-112))))
- (-5 *1 (-767)) (-5 *5 (-550)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-1232)) (-5 *1 (-1147))))
- ((*1 *2) (-12 (-5 *2 (-1232)) (-5 *1 (-1147)))))
-(((*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 (-667 (-219))) (-5 *6 (-112)) (-5 *7 (-667 (-550)))
- (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-64 QPHESS))))
- (-5 *3 (-550)) (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-732)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825))
- (-4 *6 (-1034 *3 *4 *5)) (-5 *1 (-604 *3 *4 *5 *6 *7 *2))
- (-4 *7 (-1040 *3 *4 *5 *6)) (-4 *2 (-1077 *3 *4 *5 *6)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-623 (-1140 (-550)))) (-5 *1 (-185)) (-5 *3 (-550)))))
-(((*1 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-550))) (-5 *2 (-1146 (-400 (-550))))
- (-5 *1 (-184)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-939 *3)) (-4 *3 (-940)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-387)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-239 *3)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-354 *3)) (-4 *3 (-1068))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-550)) (-5 *2 (-749)) (-5 *1 (-379 *4)) (-4 *4 (-1068))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-550)) (-4 *2 (-23)) (-5 *1 (-627 *4 *2 *5))
- (-4 *4 (-1068)) (-14 *5 *2)))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-550)) (-5 *2 (-749)) (-5 *1 (-797 *4)) (-4 *4 (-825)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-623 *2)) (-4 *2 (-922 *4 *5 *6)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-441 *4 *5 *6 *2)))))
-(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-800)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-112)) (-5 *3 (-623 (-256))) (-5 *1 (-254))))
- ((*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-256))))
- ((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459))))
- ((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-342)) (-4 *4 (-322 *3)) (-4 *5 (-1203 *4))
- (-5 *1 (-755 *3 *4 *5 *2 *6)) (-4 *2 (-1203 *5)) (-14 *6 (-894))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-1246 *3)) (-4 *3 (-356)) (-4 *3 (-361))))
- ((*1 *1 *1) (-12 (-4 *1 (-1246 *2)) (-4 *2 (-356)) (-4 *2 (-361)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-623 *3)) (-5 *1 (-43 *4 *3))
- (-4 *3 (-410 *4)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-1227 *4)) (-5 *3 (-1088)) (-4 *4 (-342))
- (-5 *1 (-519 *4)))))
-(((*1 *2 *2 *1)
- (-12 (-4 *1 (-1174 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5)))))
-(((*1 *2 *2 *3 *3 *4)
- (-12 (-5 *4 (-749)) (-4 *3 (-542)) (-5 *1 (-942 *3 *2))
- (-4 *2 (-1203 *3)))))
-(((*1 *2 *2 *3 *4)
- (-12 (-5 *2 (-623 *8)) (-5 *3 (-1 (-112) *8 *8))
- (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-542))
- (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-950 *5 *6 *7 *8)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-916 *3) (-916 *3))) (-5 *1 (-174 *3))
- (-4 *3 (-13 (-356) (-1166) (-975))))))
-(((*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-112)))))
-(((*1 *1) (-5 *1 (-1053))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1210 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1187 *3)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-626 *3)) (-4 *3 (-1020))
- (-5 *1 (-693 *3 *4))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-812 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-550)) (-5 *1 (-235))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-1126))) (-5 *2 (-550)) (-5 *1 (-235)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-38 (-400 (-550))))
- (-4 *2 (-170)))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-550)) (-5 *2 (-112)) (-5 *1 (-539)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-1020)) (-5 *1 (-1199 *3 *2)) (-4 *2 (-1203 *3)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-550)) (-4 *1 (-629 *3)) (-4 *3 (-1181))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *3 (-550)) (-4 *1 (-629 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-400 (-925 *4))) (-5 *3 (-1144))
- (-4 *4 (-13 (-542) (-1011 (-550)) (-145))) (-5 *1 (-556 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *2 (-2 (|:| |part1| *3) (|:| |part2| *4)))
- (-5 *1 (-684 *3 *4)) (-4 *3 (-1181)) (-4 *4 (-1181)))))
-(((*1 *2 *3 *3 *3 *4 *3 *5 *5 *3)
- (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219))
- (-5 *2 (-1008)) (-5 *1 (-735)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-771)) (-4 *4 (-825)) (-4 *6 (-300)) (-5 *2 (-411 *3))
- (-5 *1 (-721 *5 *4 *6 *3)) (-4 *3 (-922 *6 *5 *4)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *2 *1 *3)
- (|partial| -12 (-5 *3 (-865 *4)) (-4 *4 (-1068)) (-5 *2 (-112))
- (-5 *1 (-862 *4 *5)) (-4 *5 (-1068))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-865 *5)) (-4 *5 (-1068)) (-5 *2 (-112))
- (-5 *1 (-863 *5 *3)) (-4 *3 (-1181))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *6)) (-5 *4 (-865 *5)) (-4 *5 (-1068))
- (-4 *6 (-1181)) (-5 *2 (-112)) (-5 *1 (-863 *5 *6)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-836) (-836))) (-5 *1 (-114))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-836) (-623 (-836)))) (-5 *1 (-114))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-1 (-836) (-623 (-836)))) (-5 *1 (-114))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1232)) (-5 *1 (-208 *3))
- (-4 *3
- (-13 (-825)
- (-10 -8 (-15 -2680 ((-1126) $ (-1144))) (-15 -2048 (*2 $))
- (-15 -3656 (*2 $)))))))
- ((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-387))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1232)) (-5 *1 (-387))))
- ((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-493))))
- ((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-689))))
- ((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-1161))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1232)) (-5 *1 (-1161)))))
-(((*1 *2 *1) (-12 (-4 *1 (-968 *2)) (-4 *2 (-1181)))))
-(((*1 *1) (-5 *1 (-142)))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-256))) (-5 *2 (-1101 (-219))) (-5 *1 (-254))))
- ((*1 *1 *2) (-12 (-5 *2 (-1101 (-219))) (-5 *1 (-256)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-862 *4 *5)) (-5 *3 (-862 *4 *6)) (-4 *4 (-1068))
- (-4 *5 (-1068)) (-4 *6 (-644 *5)) (-5 *1 (-858 *4 *5 *6)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1144))
- (-4 *5 (-13 (-542) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2
- (-2 (|:| |func| *3) (|:| |kers| (-623 (-594 *3)))
- (|:| |vals| (-623 *3))))
- (-5 *1 (-270 *5 *3)) (-4 *3 (-13 (-27) (-1166) (-423 *5))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170))
- (-5 *2 (-667 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-667 *4)) (-5 *1 (-409 *3 *4))
- (-4 *3 (-410 *4))))
- ((*1 *2) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-667 *3)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170))
- (-5 *2 (-667 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-667 *3)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1212 *3 *4 *5)) (-4 *3 (-13 (-356) (-825)))
- (-14 *4 (-1144)) (-14 *5 *3) (-5 *1 (-312 *3 *4 *5))))
- ((*1 *2 *3) (-12 (-5 *2 (-1 (-372))) (-5 *1 (-1013)) (-5 *3 (-372)))))
-(((*1 *2 *2 *3) (-12 (-5 *3 (-749)) (-5 *1 (-570 *2)) (-4 *2 (-535)))))
-(((*1 *1 *1 *1) (-4 *1 (-940))))
-(((*1 *2 *1) (-12 (-4 *1 (-1089 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229))))
- ((*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1244 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020))
- (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-1250 *3 *4)) (-4 *3 (-1020))
- (-4 *4 (-821)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-667 (-400 (-925 (-550)))))
- (-5 *2 (-667 (-309 (-550)))) (-5 *1 (-1004)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *1 *1) (-12 (-4 *1 (-1218 *2)) (-4 *2 (-1020)))))
-(((*1 *2)
- (-12
- (-5 *2 (-2 (|:| -3429 (-623 (-1144))) (|:| -1374 (-623 (-1144)))))
- (-5 *1 (-1183)))))
-(((*1 *2 *2)
- (|partial| -12 (-4 *3 (-356)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3))
- (-5 *1 (-512 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-4 *4 (-542)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4))
- (-4 *7 (-965 *4)) (-4 *2 (-665 *7 *8 *9))
- (-5 *1 (-513 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-665 *4 *5 *6))
- (-4 *8 (-366 *7)) (-4 *9 (-366 *7))))
- ((*1 *1 *1)
- (|partial| -12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020))
- (-4 *3 (-366 *2)) (-4 *4 (-366 *2)) (-4 *2 (-356))))
- ((*1 *2 *2)
- (|partial| -12 (-4 *3 (-356)) (-4 *3 (-170)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-5 *1 (-666 *3 *4 *5 *2))
- (-4 *2 (-665 *3 *4 *5))))
- ((*1 *1 *1)
- (|partial| -12 (-5 *1 (-667 *2)) (-4 *2 (-356)) (-4 *2 (-1020))))
- ((*1 *1 *1)
- (|partial| -12 (-4 *1 (-1091 *2 *3 *4 *5)) (-4 *3 (-1020))
- (-4 *4 (-232 *2 *3)) (-4 *5 (-232 *2 *3)) (-4 *3 (-356))))
- ((*1 *2 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-1152 *3)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-634 *3)) (-4 *3 (-1020)) (-4 *3 (-356))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *3 (-749)) (-5 *4 (-1 *5 *5)) (-4 *5 (-356))
- (-5 *1 (-637 *5 *2)) (-4 *2 (-634 *5)))))
-(((*1 *2 *1) (-12 (-4 *1 (-295)) (-5 *2 (-623 (-114))))))
-(((*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-526)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-169))))
- ((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-1228))))
- ((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *2 *1) (-12 (-5 *2 (-475)) (-5 *1 (-212))))
- ((*1 *1 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1181))))
- ((*1 *2 *1) (-12 (-5 *2 (-475)) (-5 *1 (-654))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)))))
+ (-12 (-5 *5 (-550)) (-4 *6 (-771)) (-4 *7 (-825)) (-4 *8 (-300))
+ (-4 *9 (-923 *8 *6 *7))
+ (-5 *2 (-2 (|:| -2054 (-1141 *9)) (|:| |polval| (-1141 *8))))
+ (-5 *1 (-721 *6 *7 *8 *9)) (-5 *3 (-1141 *9)) (-5 *4 (-1141 *8)))))
(((*1 *2 *3)
(-12
(-5 *3
- (-2 (|:| -3459 (-372)) (|:| -1916 (-1126))
- (|:| |explanations| (-623 (-1126)))))
- (-5 *2 (-1008)) (-5 *1 (-298))))
- ((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| -3459 (-372)) (|:| -1916 (-1126))
- (|:| |explanations| (-623 (-1126))) (|:| |extra| (-1008))))
- (-5 *2 (-1008)) (-5 *1 (-298)))))
-(((*1 *2)
- (-12 (-5 *2 (-1227 (-1069 *3 *4))) (-5 *1 (-1069 *3 *4))
- (-14 *3 (-894)) (-14 *4 (-894)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1 (-916 (-219)) (-916 (-219)))) (-5 *3 (-623 (-256)))
- (-5 *1 (-254))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1 (-916 (-219)) (-916 (-219)))) (-5 *1 (-256))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 (-473 *5 *6))) (-5 *3 (-473 *5 *6))
- (-14 *5 (-623 (-1144))) (-4 *6 (-444)) (-5 *2 (-1227 *6))
- (-5 *1 (-611 *5 *6)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-878 *4)) (-4 *4 (-1068)) (-5 *2 (-623 (-749)))
- (-5 *1 (-877 *4)))))
-(((*1 *2 *3 *3 *4 *4)
- (|partial| -12 (-5 *3 (-749)) (-4 *5 (-356)) (-5 *2 (-172 *6))
- (-5 *1 (-840 *5 *4 *6)) (-4 *4 (-1218 *5)) (-4 *6 (-1203 *5)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-219)) (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2)
- (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825))
- (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-1232))
- (-5 *1 (-1041 *3 *4 *5 *6 *7)) (-4 *7 (-1040 *3 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825))
- (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-1232))
- (-5 *1 (-1076 *3 *4 *5 *6 *7)) (-4 *7 (-1040 *3 *4 *5 *6)))))
+ (-495 (-400 (-550)) (-234 *5 (-749)) (-839 *4)
+ (-241 *4 (-400 (-550)))))
+ (-14 *4 (-623 (-1145))) (-14 *5 (-749)) (-5 *2 (-112))
+ (-5 *1 (-496 *4 *5)))))
(((*1 *2)
- (-12 (-5 *2 (-931 (-1088))) (-5 *1 (-336 *3 *4)) (-14 *3 (-894))
- (-14 *4 (-894))))
- ((*1 *2)
- (-12 (-5 *2 (-931 (-1088))) (-5 *1 (-337 *3 *4)) (-4 *3 (-342))
- (-14 *4 (-1140 *3))))
- ((*1 *2)
- (-12 (-5 *2 (-931 (-1088))) (-5 *1 (-338 *3 *4)) (-4 *3 (-342))
- (-14 *4 (-894)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2))
- (-4 *2 (-423 *3))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-156 *4 *2))
- (-4 *2 (-423 *4))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-158)) (-5 *2 (-1144))))
- ((*1 *1 *1) (-4 *1 (-158))))
-(((*1 *2 *3) (-12 (-5 *3 (-836)) (-5 *2 (-1126)) (-5 *1 (-689)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-5 *1 (-102 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *3 *3 *4 *5 *5 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-1126)) (-5 *5 (-667 (-219)))
- (-5 *2 (-1008)) (-5 *1 (-726)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1203 *4)) (-4 *4 (-1185))
- (-4 *6 (-1203 (-400 *5)))
- (-5 *2
- (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5)
- (|:| |gd| *5)))
- (-4 *1 (-335 *4 *5 *6)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-1225 *3)) (-4 *3 (-1181)) (-4 *3 (-1020))
- (-5 *2 (-667 *3)))))
-(((*1 *2 *3 *4 *4 *4 *5 *6 *7)
- (|partial| -12 (-5 *5 (-1144))
- (-5 *6
- (-1
- (-3
- (-2 (|:| |mainpart| *4)
- (|:| |limitedlogs|
- (-623 (-2 (|:| |coeff| *4) (|:| |logand| *4)))))
- "failed")
- *4 (-623 *4)))
- (-5 *7
- (-1 (-3 (-2 (|:| -1653 *4) (|:| |coeff| *4)) "failed") *4 *4))
- (-4 *4 (-13 (-1166) (-27) (-423 *8)))
- (-4 *8 (-13 (-444) (-825) (-145) (-1011 *3) (-619 *3)))
- (-5 *3 (-550)) (-5 *2 (-623 *4)) (-5 *1 (-987 *8 *4)))))
+ (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-410 *3)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 (-623 *8))) (-5 *3 (-623 *8))
- (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-542)) (-4 *6 (-771))
- (-4 *7 (-825)) (-5 *2 (-112)) (-5 *1 (-950 *5 *6 *7 *8)))))
-(((*1 *1) (-5 *1 (-139))) ((*1 *1 *1) (-5 *1 (-142)))
- ((*1 *1 *1) (-4 *1 (-1112))))
-(((*1 *2 *3 *4 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-730)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1089 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *2 (-1 (-372))) (-5 *1 (-1013)) (-5 *3 (-372)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 (-1124 *4) (-1124 *4))) (-5 *2 (-1124 *4))
- (-5 *1 (-1252 *4)) (-4 *4 (-1181))))
+ (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *9)) (-4 *8 (-1035 *5 *6 *7))
+ (-4 *9 (-1041 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771))
+ (-4 *7 (-825)) (-5 *2 (-749)) (-5 *1 (-1039 *5 *6 *7 *8 *9))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-623 (-1124 *5)) (-623 (-1124 *5)))) (-5 *4 (-550))
- (-5 *2 (-623 (-1124 *5))) (-5 *1 (-1252 *5)) (-4 *5 (-1181)))))
-(((*1 *2 *3 *2) (-12 (-5 *2 (-219)) (-5 *3 (-749)) (-5 *1 (-220))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-167 (-219))) (-5 *3 (-749)) (-5 *1 (-220))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
- (-4 *2 (-423 *3))))
- ((*1 *1 *1 *1) (-4 *1 (-1107))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 (-1 *6 (-623 *6))))
- (-4 *5 (-38 (-400 (-550)))) (-4 *6 (-1218 *5)) (-5 *2 (-623 *6))
- (-5 *1 (-1220 *5 *6)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *2 (-400 (-550))) (-5 *1 (-117 *4)) (-14 *4 *3)
- (-5 *3 (-550))))
- ((*1 *2 *1 *2) (-12 (-4 *1 (-842 *3)) (-5 *2 (-550))))
- ((*1 *2 *1 *3)
- (-12 (-5 *2 (-400 (-550))) (-5 *1 (-844 *4)) (-14 *4 *3)
- (-5 *3 (-550))))
- ((*1 *2 *1 *3)
- (-12 (-14 *4 *3) (-5 *2 (-400 (-550))) (-5 *1 (-845 *4 *5))
- (-5 *3 (-550)) (-4 *5 (-842 *4))))
- ((*1 *2 *1 *1) (-12 (-4 *1 (-985)) (-5 *2 (-400 (-550)))))
- ((*1 *2 *3 *1 *2)
- (-12 (-4 *1 (-1037 *2 *3)) (-4 *2 (-13 (-823) (-356)))
- (-4 *3 (-1203 *2))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-1205 *2 *3)) (-4 *3 (-770))
- (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -1518 (*2 (-1144))))
- (-4 *2 (-1020)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *1 (-420 *3 *2)) (-4 *3 (-13 (-170) (-38 (-400 (-550)))))
- (-4 *2 (-13 (-825) (-21))))))
-(((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-1126)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-542)) (-5 *1 (-603 *2 *3)) (-4 *3 (-1203 *2)))))
-(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))))
-(((*1 *2 *3 *3 *3 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-2 (|:| -3662 (-550)) (|:| -1877 (-623 *3))))
- (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-771)) (-4 *4 (-825)) (-4 *5 (-300))
- (-5 *1 (-889 *3 *4 *5 *2)) (-4 *2 (-922 *5 *3 *4))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1140 *6)) (-4 *6 (-922 *5 *3 *4)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *5 (-300)) (-5 *1 (-889 *3 *4 *5 *6))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 *2)) (-4 *2 (-922 *6 *4 *5))
- (-5 *1 (-889 *4 *5 *6 *2)) (-4 *4 (-771)) (-4 *5 (-825))
- (-4 *6 (-300)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1144)) (-5 *2 (-1232)) (-5 *1 (-1147)))))
-(((*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-112))
- (-5 *2 (-1008)) (-5 *1 (-732)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-52)) (-5 *1 (-1159)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
+ (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 *9)) (-4 *8 (-1035 *5 *6 *7))
+ (-4 *9 (-1078 *5 *6 *7 *8)) (-4 *5 (-444)) (-4 *6 (-771))
+ (-4 *7 (-825)) (-5 *2 (-749)) (-5 *1 (-1114 *5 *6 *7 *8 *9)))))
+(((*1 *2 *2 *2 *2)
+ (-12 (-4 *2 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
+ (-5 *1 (-1097 *3 *2)) (-4 *3 (-1204 *2)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-882)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-922 *4 *5 *6)) (-5 *2 (-411 (-1140 *7)))
- (-5 *1 (-879 *4 *5 *6 *7)) (-5 *3 (-1140 *7))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-882)) (-4 *5 (-1203 *4)) (-5 *2 (-411 (-1140 *5)))
- (-5 *1 (-880 *4 *5)) (-5 *3 (-1140 *5)))))
-(((*1 *1 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-623 (-550))) (-5 *2 (-1146 (-400 (-550))))
- (-5 *1 (-184)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *2 *1) (-12 (-5 *2 (-1062 (-219))) (-5 *1 (-899))))
- ((*1 *2 *1) (-12 (-5 *2 (-1062 (-219))) (-5 *1 (-900)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -3139 (-760 *3)) (|:| |coef1| (-760 *3))))
- (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1020))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-542)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *2 (-2 (|:| -3139 *1) (|:| |coef1| *1)))
- (-4 *1 (-1034 *3 *4 *5)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-623 (-1144))) (-4 *4 (-1068))
- (-4 *5 (-13 (-1020) (-859 *4) (-825) (-596 (-865 *4))))
- (-5 *1 (-54 *4 *5 *2))
- (-4 *2 (-13 (-423 *5) (-859 *4) (-596 (-865 *4)))))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-550)) (-4 *1 (-316 *2 *4)) (-4 *4 (-130))
- (-4 *2 (-1068))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-354 *2)) (-4 *2 (-1068))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-379 *2)) (-4 *2 (-1068))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-550)) (-4 *2 (-1068)) (-5 *1 (-627 *2 *4 *5))
- (-4 *4 (-23)) (-14 *5 *4)))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *1 (-797 *2)) (-4 *2 (-825)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-922 *4 *5 *6)) (-5 *2 (-623 (-623 *7)))
- (-5 *1 (-440 *4 *5 *6 *7)) (-5 *3 (-623 *7))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771))
- (-4 *7 (-825)) (-4 *8 (-922 *5 *6 *7)) (-5 *2 (-623 (-623 *8)))
- (-5 *1 (-440 *5 *6 *7 *8)) (-5 *3 (-623 *8))))
+ (-12 (-4 *4 (-13 (-542) (-825) (-1012 (-550)))) (-5 *2 (-112))
+ (-5 *1 (-182 *4 *3)) (-4 *3 (-13 (-27) (-1167) (-423 (-167 *4))))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427))))
((*1 *2 *3)
- (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-922 *4 *5 *6)) (-5 *2 (-623 (-623 *7)))
- (-5 *1 (-440 *4 *5 *6 *7)) (-5 *3 (-623 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771))
- (-4 *7 (-825)) (-4 *8 (-922 *5 *6 *7)) (-5 *2 (-623 (-623 *8)))
- (-5 *1 (-440 *5 *6 *7 *8)) (-5 *3 (-623 *8)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-667 *7)) (-5 *3 (-623 *7)) (-4 *7 (-922 *4 *6 *5))
- (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144))))
- (-4 *6 (-771)) (-5 *1 (-897 *4 *5 *6 *7)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-1031))))
- ((*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-1031)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-749)) (-4 *4 (-13 (-1020) (-696 (-400 (-550)))))
- (-4 *5 (-825)) (-5 *1 (-1243 *4 *5 *2)) (-4 *2 (-1248 *5 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020))
- (-5 *2 (-623 (-623 (-623 (-749))))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-114)) (-4 *4 (-1020)) (-5 *1 (-693 *4 *2))
- (-4 *2 (-626 *4))))
- ((*1 *2 *3 *2) (-12 (-5 *3 (-114)) (-5 *1 (-812 *2)) (-4 *2 (-1020)))))
-(((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-486)))))
-(((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *5 (-749)) (-4 *6 (-1068)) (-4 *7 (-873 *6))
- (-5 *2 (-667 *7)) (-5 *1 (-670 *6 *7 *3 *4)) (-4 *3 (-366 *7))
- (-4 *4 (-13 (-366 *6) (-10 -7 (-6 -4342)))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-246 *3 *4 *2 *5)) (-4 *3 (-1020)) (-4 *4 (-825))
- (-4 *5 (-771)) (-4 *2 (-259 *4)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1174 *2 *3 *4 *5)) (-4 *2 (-542)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *5 (-1034 *2 *3 *4)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-749)) (-4 *2 (-542)) (-5 *1 (-942 *2 *4))
- (-4 *4 (-1203 *2)))))
-(((*1 *2 *2 *3 *4 *5)
- (-12 (-5 *2 (-623 *9)) (-5 *3 (-1 (-112) *9))
- (-5 *4 (-1 (-112) *9 *9)) (-5 *5 (-1 *9 *9 *9))
- (-4 *9 (-1034 *6 *7 *8)) (-4 *6 (-542)) (-4 *7 (-771))
- (-4 *8 (-825)) (-5 *1 (-950 *6 *7 *8 *9)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-717)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1068)) (-4 *5 (-1068))
- (-4 *6 (-1068)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-662 *4 *5 *6)))))
-(((*1 *1) (-12 (-5 *1 (-623 *2)) (-4 *2 (-1181)))))
-(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459))))
- ((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459)))))
+ (-12 (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-112)) (-5 *1 (-1171 *4 *3))
+ (-4 *3 (-13 (-27) (-1167) (-423 *4))))))
(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-112) *2)) (-4 *2 (-131)) (-5 *1 (-1052 *2))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-550) *2 *2)) (-4 *2 (-131)) (-5 *1 (-1052 *2)))))
-(((*1 *2 *3 *3 *4 *4 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-735)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)))))
-(((*1 *2 *1) (-12 (-4 *1 (-360 *2)) (-4 *2 (-170)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-356)) (-5 *1 (-278 *3 *2)) (-4 *2 (-1218 *3)))))
-(((*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170))))
- ((*1 *2 *3 *3 *2)
- (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-539)))))
+ (-12 (-4 *3 (-356)) (-5 *1 (-278 *3 *2)) (-4 *2 (-1219 *3)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-825)) (-5 *2 (-112))))
+ ((*1 *1 *1 *1) (-5 *1 (-837))))
+(((*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 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-653 (-219)))
+ (-5 *3 (-219)) (-5 *2 (-1009)) (-5 *1 (-729)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1144))
- (-4 *5 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-569 *3)) (-5 *1 (-419 *5 *3))
- (-4 *3 (-13 (-1166) (-29 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1144)) (-4 *5 (-13 (-542) (-1011 (-550)) (-145)))
- (-5 *2 (-569 (-400 (-925 *5)))) (-5 *1 (-556 *5))
- (-5 *3 (-400 (-925 *5))))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-916 *3) (-916 *3))) (-5 *1 (-174 *3))
- (-4 *3 (-13 (-356) (-1166) (-975))))))
-(((*1 *1 *2) (-12 (-5 *1 (-1167 *2)) (-4 *2 (-1068))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-5 *1 (-1167 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *3 (-623 (-1167 *2))) (-5 *1 (-1167 *2)) (-4 *2 (-1068)))))
-(((*1 *1 *1) (-4 *1 (-171)))
- ((*1 *1 *1)
- (-12 (-4 *1 (-357 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1068)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-1144))) (-5 *2 (-1232)) (-5 *1 (-1183))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-623 (-1144))) (-5 *2 (-1232)) (-5 *1 (-1183)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-2 (|:| -3338 (-1140 *6)) (|:| -3521 (-550)))))
- (-4 *6 (-300)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-550))
- (-5 *1 (-721 *4 *5 *6 *7)) (-4 *7 (-922 *6 *4 *5)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *3 (-749)) (-5 *1 (-570 *2)) (-4 *2 (-535))))
+ (|partial| -12 (-5 *3 (-114)) (-5 *4 (-623 *2)) (-5 *1 (-113 *2))
+ (-4 *2 (-1069))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 (-623 *4))) (-4 *4 (-1069))
+ (-5 *1 (-113 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1069))
+ (-5 *1 (-113 *4))))
((*1 *2 *3)
- (-12 (-5 *2 (-2 (|:| -1860 *3) (|:| -3521 (-749)))) (-5 *1 (-570 *3))
- (-4 *3 (-535)))))
-(((*1 *2)
- (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4))
- (-4 *4 (-410 *3)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1132 *2 *3)) (-14 *2 (-894)) (-4 *3 (-1020)))))
-(((*1 *1 *1) (-12 (-4 *1 (-968 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-894)) (-5 *3 (-623 (-256))) (-5 *1 (-254))))
- ((*1 *1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-256)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-1020)) (-5 *1 (-1199 *3 *2)) (-4 *2 (-1203 *3)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112)) (-5 *1 (-269 *4 *3))
- (-4 *3 (-13 (-423 *4) (-975))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2))
- (-4 *4 (-13 (-825) (-542))))))
-(((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-1232)) (-5 *1 (-836)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-406 *3 *4 *5 *6)) (-4 *6 (-1011 *4)) (-4 *3 (-300))
- (-4 *4 (-965 *3)) (-4 *5 (-1203 *4)) (-4 *6 (-402 *4 *5))
- (-14 *7 (-1227 *6)) (-5 *1 (-407 *3 *4 *5 *6 *7))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1227 *6)) (-4 *6 (-402 *4 *5)) (-4 *4 (-965 *3))
- (-4 *5 (-1203 *4)) (-4 *3 (-300)) (-5 *1 (-407 *3 *4 *5 *6 *7))
- (-14 *7 *2))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-295)) (-5 *3 (-1144)) (-5 *2 (-112))))
- ((*1 *2 *1 *1) (-12 (-4 *1 (-295)) (-5 *2 (-112)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-444)) (-4 *3 (-825)) (-4 *3 (-1011 (-550)))
- (-4 *3 (-542)) (-5 *1 (-41 *3 *2)) (-4 *2 (-423 *3))
- (-4 *2
- (-13 (-356) (-295)
- (-10 -8 (-15 -2705 ((-1093 *3 (-594 $)) $))
- (-15 -2715 ((-1093 *3 (-594 $)) $))
- (-15 -1518 ($ (-1093 *3 (-594 $))))))))))
-(((*1 *1) (-5 *1 (-781))))
-(((*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229))))
- ((*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1244 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1020))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1250 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-821)))))
-(((*1 *2 *1)
- (-12 (-4 *4 (-1068)) (-5 *2 (-862 *3 *4)) (-5 *1 (-858 *3 *4 *5))
- (-4 *3 (-1068)) (-4 *5 (-644 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-96)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-825)) (-5 *2 (-623 (-623 *4))) (-5 *1 (-1152 *4))
- (-5 *3 (-623 *4)))))
-(((*1 *2 *3 *4 *4 *5 *6 *7)
- (-12 (-5 *5 (-1144))
- (-5 *6
- (-1
- (-3
- (-2 (|:| |mainpart| *4)
- (|:| |limitedlogs|
- (-623 (-2 (|:| |coeff| *4) (|:| |logand| *4)))))
- "failed")
- *4 (-623 *4)))
- (-5 *7
- (-1 (-3 (-2 (|:| -1653 *4) (|:| |coeff| *4)) "failed") *4 *4))
- (-4 *4 (-13 (-1166) (-27) (-423 *8)))
- (-4 *8 (-13 (-444) (-825) (-145) (-1011 *3) (-619 *3)))
- (-5 *3 (-550))
- (-5 *2 (-2 (|:| |ans| *4) (|:| -2682 *4) (|:| |sol?| (-112))))
- (-5 *1 (-986 *8 *4)))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *1 (-1210 *3 *2)) (-4 *3 (-1020))
- (-4 *2 (-1187 *3)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1126)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-1232))
- (-5 *1 (-1041 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7))))
- ((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1126)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-1232))
- (-5 *1 (-1076 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-939 *3)) (-4 *3 (-940)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-31))))
- ((*1 *2 *1) (-12 (-5 *2 (-1149)) (-5 *1 (-49))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 (-1103))) (-5 *1 (-132))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 (-1103))) (-5 *1 (-137))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-152))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 (-1103))) (-5 *1 (-159))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-212))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-654))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-992))))
- ((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-1035))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 (-1103))) (-5 *1 (-1064)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-623 *4)) (-4 *4 (-1068)) (-4 *4 (-1181)) (-5 *2 (-112))
- (-5 *1 (-1124 *4)))))
+ (|partial| -12 (-5 *3 (-114)) (-5 *2 (-1 *4 (-623 *4)))
+ (-5 *1 (-113 *4)) (-4 *4 (-1069))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-626 *3)) (-4 *3 (-1021))
+ (-5 *1 (-693 *3 *4))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1021)) (-5 *1 (-812 *3)))))
+(((*1 *2 *3 *2) (-12 (-5 *2 (-1009)) (-5 *3 (-1145)) (-5 *1 (-260)))))
+(((*1 *2 *1) (-12 (-4 *1 (-984 *3)) (-4 *3 (-1182)) (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1168 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *2 *2 *2 *2 *2)
+ (-12 (-4 *2 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
+ (-5 *1 (-1097 *3 *2)) (-4 *3 (-1204 *2)))))
(((*1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)))))
-(((*1 *2 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1126)) (-5 *1 (-298)))))
-(((*1 *2 *3 *1)
- (-12 (|has| *1 (-6 -4342)) (-4 *1 (-481 *3)) (-4 *3 (-1181))
- (-4 *3 (-1068)) (-5 *2 (-112))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-878 *4)) (-4 *4 (-1068)) (-5 *2 (-112))
- (-5 *1 (-877 *4))))
+ (-12 (-4 *1 (-923 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *2 (-444))))
((*1 *2 *3 *1)
- (-12 (-5 *3 (-894)) (-5 *2 (-112)) (-5 *1 (-1069 *4 *5)) (-14 *4 *3)
- (-14 *5 *3))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-667 (-400 (-925 (-550))))) (-5 *2 (-623 (-309 (-550))))
- (-5 *1 (-1004)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-1020)) (-5 *1 (-867 *2 *3)) (-4 *2 (-1203 *3))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-1144))
- (-4 *4 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-602 *4 *2)) (-4 *2 (-13 (-1166) (-932) (-29 *4))))))
-(((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-95))))
- ((*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-108))))
- ((*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-114))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-357 *2 *3)) (-4 *3 (-1068)) (-4 *2 (-1068))))
- ((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-1126))))
- ((*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-431 *3)) (-14 *3 *2)))
- ((*1 *2 *1) (-12 (-5 *2 (-497)) (-5 *1 (-475))))
- ((*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-594 *3)) (-4 *3 (-825))))
- ((*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-938))))
- ((*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-1043 *3)) (-14 *3 *2)))
- ((*1 *2 *1) (-12 (-5 *2 (-497)) (-5 *1 (-1083))))
- ((*1 *1 *1) (-5 *1 (-1144))))
-(((*1 *2 *1)
- (|partial| -12
- (-5 *2 (-2 (|:| -3903 (-114)) (|:| |arg| (-623 (-865 *3)))))
- (-5 *1 (-865 *3)) (-4 *3 (-1068))))
- ((*1 *2 *1 *3)
- (|partial| -12 (-5 *3 (-114)) (-5 *2 (-623 (-865 *4)))
- (-5 *1 (-865 *4)) (-4 *4 (-1068)))))
-(((*1 *2 *3 *4 *4 *3 *3 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *3 (-1035 *4 *5 *6))
+ (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *1))))
+ (-4 *1 (-1041 *4 *5 *6 *3))))
+ ((*1 *1 *1) (-4 *1 (-1186)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-542)) (-5 *1 (-1207 *3 *2))
+ (-4 *2 (-13 (-1204 *3) (-542) (-10 -8 (-15 -3260 ($ $ $))))))))
+(((*1 *2 *3 *4 *5 *6 *5)
+ (-12 (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *6 (-1127))
+ (-5 *3 (-219)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *3 *4 *4 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
(-5 *1 (-730)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-667 *6)) (-5 *5 (-1 (-411 (-1140 *6)) (-1140 *6)))
- (-4 *6 (-356))
- (-5 *2
- (-623
- (-2 (|:| |outval| *7) (|:| |outmult| (-550))
- (|:| |outvect| (-623 (-667 *7))))))
- (-5 *1 (-523 *6 *7 *4)) (-4 *7 (-356)) (-4 *4 (-13 (-356) (-823))))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-623 (-760 *3))) (-5 *1 (-760 *3)) (-4 *3 (-542))
- (-4 *3 (-1020)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-497)) (-5 *3 (-1086)) (-5 *1 (-1083)))))
-(((*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10)
- (|partial| -12 (-5 *2 (-623 (-1140 *13))) (-5 *3 (-1140 *13))
- (-5 *4 (-623 *12)) (-5 *5 (-623 *10)) (-5 *6 (-623 *13))
- (-5 *7 (-623 (-623 (-2 (|:| -2153 (-749)) (|:| |pcoef| *13)))))
- (-5 *8 (-623 (-749))) (-5 *9 (-1227 (-623 (-1140 *10))))
- (-4 *12 (-825)) (-4 *10 (-300)) (-4 *13 (-922 *10 *11 *12))
- (-4 *11 (-771)) (-5 *1 (-686 *11 *12 *10 *13)))))
-(((*1 *2 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-726)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-623 (-473 *3 *4))) (-14 *3 (-623 (-1144)))
- (-4 *4 (-444)) (-5 *1 (-611 *3 *4)))))
-(((*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1126)) (-5 *1 (-764)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-542))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
- (-5 *1 (-950 *4 *5 *6 *7)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-372)) (-5 *1 (-1013)))))
-(((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-411 *3)) (-4 *3 (-542))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-2 (|:| -3338 *4) (|:| -2970 (-550)))))
- (-4 *4 (-1203 (-550))) (-5 *2 (-749)) (-5 *1 (-434 *4)))))
-(((*1 *1 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-156 *4 *2))
- (-4 *2 (-423 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1060 *2)) (-4 *2 (-423 *4)) (-4 *4 (-13 (-825) (-542)))
- (-5 *1 (-156 *4 *2))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1060 *1)) (-4 *1 (-158))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-158)) (-5 *2 (-1144)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219)))
- (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-65 FUNCT1))))
- (-5 *2 (-1008)) (-5 *1 (-732)))))
-(((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-112)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1144))
- (-4 *5 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-569 *3)) (-5 *1 (-419 *5 *3))
- (-4 *3 (-13 (-1166) (-29 *5))))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1644 *4))))
+ (-4 *3 (-1069)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-627 *3 *4 *5)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1144)) (-4 *5 (-1185)) (-4 *6 (-1203 *5))
- (-4 *7 (-1203 (-400 *6))) (-5 *2 (-623 (-925 *5)))
- (-5 *1 (-334 *4 *5 *6 *7)) (-4 *4 (-335 *5 *6 *7))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1144)) (-4 *1 (-335 *4 *5 *6)) (-4 *4 (-1185))
- (-4 *5 (-1203 *4)) (-4 *6 (-1203 (-400 *5))) (-4 *4 (-356))
- (-5 *2 (-623 (-925 *4))))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *3 (-1020)) (-4 *3 (-825))
- (-5 *2 (-2 (|:| |val| *1) (|:| -3521 (-550)))) (-4 *1 (-423 *3))))
- ((*1 *2 *1)
+ (|partial| -12 (-5 *3 (-114)) (-4 *2 (-1069)) (-4 *2 (-825))
+ (-5 *1 (-113 *2)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-825)) (-5 *2 (-112))))
+ ((*1 *1 *1 *1) (-5 *1 (-837)))
+ ((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-878 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *3 *3 *3)
(|partial| -12
- (-5 *2 (-2 (|:| |val| (-865 *3)) (|:| -3521 (-865 *3))))
- (-5 *1 (-865 *3)) (-4 *3 (-1068))))
- ((*1 *2 *3)
- (|partial| -12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1020))
- (-4 *7 (-922 *6 *4 *5))
- (-5 *2 (-2 (|:| |val| *3) (|:| -3521 (-550))))
- (-5 *1 (-923 *4 *5 *6 *7 *3))
- (-4 *3
- (-13 (-356)
- (-10 -8 (-15 -1518 ($ *7)) (-15 -2705 (*7 $))
- (-15 -2715 (*7 $))))))))
-(((*1 *1 *1) (-5 *1 (-526))))
-(((*1 *1) (-5 *1 (-323))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020))
- (-5 *2 (-623 (-623 (-623 (-916 *3))))))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1020)) (-4 *2 (-356))))
+ (-4 *4 (-13 (-145) (-27) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-4 *5 (-1204 *4)) (-5 *2 (-1141 (-400 *5))) (-5 *1 (-597 *4 *5))
+ (-5 *3 (-400 *5))))
+ ((*1 *2 *3 *3 *3 *4)
+ (|partial| -12 (-5 *4 (-1 (-411 *6) *6)) (-4 *6 (-1204 *5))
+ (-4 *5 (-13 (-145) (-27) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-5 *2 (-1141 (-400 *6))) (-5 *1 (-597 *5 *6)) (-5 *3 (-400 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-901)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1021)) (-4 *2 (-356))))
((*1 *2 *2 *2 *3)
(-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-356)) (-5 *1 (-637 *4 *2))
(-4 *2 (-634 *4)))))
-(((*1 *2 *1 *3 *3 *3)
- (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-1147)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-922 *4 *5 *6)) (-5 *2 (-623 (-623 *7)))
- (-5 *1 (-440 *4 *5 *6 *7)) (-5 *3 (-623 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771))
- (-4 *7 (-825)) (-4 *8 (-922 *5 *6 *7)) (-5 *2 (-623 (-623 *8)))
- (-5 *1 (-440 *5 *6 *7 *8)) (-5 *3 (-623 *8)))))
-(((*1 *1 *2 *1) (-12 (-4 *1 (-106 *2)) (-4 *2 (-1181))))
- ((*1 *1 *2 *1) (-12 (-5 *1 (-121 *2)) (-4 *2 (-825))))
- ((*1 *1 *2 *1) (-12 (-5 *1 (-126 *2)) (-4 *2 (-825))))
- ((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-550)) (-4 *1 (-275 *3)) (-4 *3 (-1181))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *3 (-550)) (-4 *1 (-275 *2)) (-4 *2 (-1181))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-328 *3 *4 *5 *6)) (-4 *3 (-356)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-4 *6 (-335 *3 *4 *5))
+ (-5 *2 (-406 *4 (-400 *4) *5 *6))))
((*1 *1 *2)
- (-12
- (-5 *2
- (-2
- (|:| -2763
- (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219)))
- (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219))
- (|:| |relerr| (-219))))
- (|:| -2119
- (-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| (-1124 (-219)))
- (|:| |notEvaluated|
- "Internal singularities not yet evaluated")))
- (|:| -3170
- (-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 (-545))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *3 (-749)) (-4 *1 (-673 *2)) (-4 *2 (-1068))))
+ (-12 (-5 *2 (-1228 *6)) (-4 *6 (-13 (-402 *4 *5) (-1012 *4)))
+ (-4 *4 (-966 *3)) (-4 *5 (-1204 *4)) (-4 *3 (-300))
+ (-5 *1 (-406 *3 *4 *5 *6))))
((*1 *1 *2)
- (-12
- (-5 *2
- (-2
- (|:| -2763
- (-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
- (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
- (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
- (|:| |abserr| (-219)) (|:| |relerr| (-219))))
- (|:| -2119
- (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372))
- (|:| |expense| (-372)) (|:| |accuracy| (-372))
- (|:| |intermediateResults| (-372))))))
- (-5 *1 (-781))))
- ((*1 *2 *3 *4)
- (-12 (-5 *2 (-1232)) (-5 *1 (-1158 *3 *4)) (-4 *3 (-1068))
- (-4 *4 (-1068)))))
-(((*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
- ((*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
- (-4 *2 (-423 *3))))
- ((*1 *1 *1) (-4 *1 (-1107))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-320 *3)) (-4 *3 (-1181))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-550)) (-5 *1 (-507 *3 *4)) (-4 *3 (-1181)) (-14 *4 *2))))
-(((*1 *1 *2)
- (|partial| -12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5))
- (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *1 (-1240 *3 *4 *5 *6))))
- ((*1 *1 *2 *3 *4)
- (|partial| -12 (-5 *2 (-623 *8)) (-5 *3 (-1 (-112) *8 *8))
- (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-542))
- (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1240 *5 *6 *7 *8)))))
-(((*1 *2 *3 *4 *3 *5 *5 *3 *5 *4)
- (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *3 (-550))
- (-5 *2 (-1008)) (-5 *1 (-735)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-354 (-114))) (-4 *2 (-1020)) (-5 *1 (-693 *2 *4))
- (-4 *4 (-626 *2))))
- ((*1 *1 *2 *3)
- (-12 (-5 *3 (-354 (-114))) (-5 *1 (-812 *2)) (-4 *2 (-1020)))))
-(((*1 *2)
- (-12 (-4 *4 (-1185)) (-4 *5 (-1203 *4)) (-4 *6 (-1203 (-400 *5)))
- (-5 *2 (-749)) (-5 *1 (-334 *3 *4 *5 *6)) (-4 *3 (-335 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-5 *2 (-749)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-411 *2)) (-4 *2 (-300)) (-5 *1 (-887 *2))))
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-923 *3 *4 *5)) (-4 *3 (-356))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *6)))))
+(((*1 *2 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-300)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1141 *5)) (-4 *5 (-444)) (-5 *2 (-623 *6))
+ (-5 *1 (-528 *5 *6 *4)) (-4 *6 (-356)) (-4 *4 (-13 (-356) (-823)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-1144))
- (-4 *5 (-13 (-300) (-145))) (-5 *2 (-52)) (-5 *1 (-888 *5))))
+ (-12 (-5 *3 (-926 *5)) (-4 *5 (-444)) (-5 *2 (-623 *6))
+ (-5 *1 (-528 *5 *6 *4)) (-4 *6 (-356)) (-4 *4 (-13 (-356) (-823))))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 (-372))) (-5 *1 (-256))))
+ ((*1 *1)
+ (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-542)) (-4 *2 (-170))))
+ ((*1 *2 *1) (-12 (-5 *1 (-411 *2)) (-4 *2 (-542)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-58 *6)) (-4 *6 (-1182))
+ (-4 *5 (-1182)) (-5 *2 (-58 *5)) (-5 *1 (-57 *6 *5))))
((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-411 (-925 *6))) (-5 *5 (-1144)) (-5 *3 (-925 *6))
- (-4 *6 (-13 (-300) (-145))) (-5 *2 (-52)) (-5 *1 (-888 *6)))))
-(((*1 *2 *2 *1)
- (-12 (-4 *1 (-1174 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1812 (-550)))))
- (-5 *1 (-354 *3)) (-4 *3 (-1068))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1812 (-749)))))
- (-5 *1 (-379 *3)) (-4 *3 (-1068))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-623 (-2 (|:| -3338 *3) (|:| -3521 (-550)))))
- (-5 *1 (-411 *3)) (-4 *3 (-542))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1812 (-749)))))
- (-5 *1 (-797 *3)) (-4 *3 (-825)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542))
- (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-950 *3 *4 *5 *6)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1020))
- (-14 *4 (-623 (-1144)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1020) (-825)))
- (-14 *4 (-623 (-1144))))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-1103))) (-5 *1 (-152))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 (-1103))) (-5 *1 (-1035)))))
-(((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-1126)))))
-(((*1 *1) (-5 *1 (-1050))))
-(((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-1140 (-925 *4))) (-5 *1 (-409 *3 *4))
- (-4 *3 (-410 *4))))
- ((*1 *2)
- (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-4 *3 (-356))
- (-5 *2 (-1140 (-925 *3)))))
- ((*1 *2)
- (-12 (-5 *2 (-1140 (-400 (-925 *3)))) (-5 *1 (-445 *3 *4 *5 *6))
- (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))))
-(((*1 *1 *1) (-4 *1 (-1112))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -3139 (-760 *3)) (|:| |coef2| (-760 *3))))
- (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1020))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-542)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *2 (-2 (|:| -3139 *1) (|:| |coef2| *1)))
- (-4 *1 (-1034 *3 *4 *5)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-300))))
- ((*1 *2 *1 *1)
- (|partial| -12 (-5 *2 (-2 (|:| |lm| (-379 *3)) (|:| |rm| (-379 *3))))
- (-5 *1 (-379 *3)) (-4 *3 (-1068))))
- ((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -3526 (-749)) (|:| -2786 (-749))))
- (-5 *1 (-749))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| -3526 *3) (|:| -2786 *3)))
- (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))))
-(((*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-667 *8)) (-5 *4 (-749)) (-4 *8 (-922 *5 *7 *6))
- (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1144))))
- (-4 *7 (-771))
+ (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-234 *6 *7)) (-14 *6 (-749))
+ (-4 *7 (-1182)) (-4 *5 (-1182)) (-5 *2 (-234 *6 *5))
+ (-5 *1 (-233 *6 *7 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1182)) (-4 *5 (-1182))
+ (-4 *2 (-366 *5)) (-5 *1 (-364 *6 *4 *5 *2)) (-4 *4 (-366 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1069)) (-4 *5 (-1069))
+ (-4 *2 (-418 *5)) (-5 *1 (-416 *6 *4 *5 *2)) (-4 *4 (-418 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-623 *6)) (-4 *6 (-1182))
+ (-4 *5 (-1182)) (-5 *2 (-623 *5)) (-5 *1 (-621 *6 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-932 *6)) (-4 *6 (-1182))
+ (-4 *5 (-1182)) (-5 *2 (-932 *5)) (-5 *1 (-931 *6 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1125 *6)) (-4 *6 (-1182))
+ (-4 *3 (-1182)) (-5 *2 (-1125 *3)) (-5 *1 (-1123 *6 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1228 *6)) (-4 *6 (-1182))
+ (-4 *5 (-1182)) (-5 *2 (-1228 *5)) (-5 *1 (-1227 *6 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-940 *3)) (-4 *3 (-941)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-825)) (-5 *2 (-112))))
+ ((*1 *1 *1 *1) (-5 *1 (-837))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-1145))
+ (-4 *6 (-13 (-825) (-300) (-1012 (-550)) (-619 (-550)) (-145)))
+ (-4 *4 (-13 (-29 *6) (-1167) (-933)))
+ (-5 *2 (-2 (|:| |particular| *4) (|:| -2206 (-623 *4))))
+ (-5 *1 (-779 *6 *4 *3)) (-4 *3 (-634 *4)))))
+(((*1 *1 *1 *1) (-4 *1 (-639))) ((*1 *1 *1 *1) (-5 *1 (-1089))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-275 *2)) (-4 *2 (-1182)) (-4 *2 (-825))))
+ ((*1 *1 *2 *1 *1)
+ (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-275 *3)) (-4 *3 (-1182))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-942 *2)) (-4 *2 (-825)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372))
(-5 *2
- (-623
- (-2 (|:| |det| *8) (|:| |rows| (-623 (-550)))
- (|:| |cols| (-623 (-550))))))
- (-5 *1 (-897 *5 *6 *7 *8)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *2 (-623 *2))) (-5 *4 (-623 *5))
- (-4 *5 (-38 (-400 (-550)))) (-4 *2 (-1218 *5))
- (-5 *1 (-1220 *5 *2)))))
-(((*1 *2 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-825))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1144)) (-5 *1 (-838 *3)) (-14 *3 (-623 *2))))
- ((*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-939 *3)) (-4 *3 (-940))))
- ((*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-962))))
- ((*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-1060 *3)) (-4 *3 (-1181))))
+ (-2 (|:| -1337 *4) (|:| -2511 *4) (|:| |totalpts| (-550))
+ (|:| |success| (-112))))
+ (-5 *1 (-767)) (-5 *5 (-550)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-1069))))
((*1 *2 *1)
- (-12 (-4 *1 (-1205 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-770))
- (-5 *2 (-1144))))
- ((*1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-1223 *3)) (-14 *3 *2))))
-(((*1 *2 *1) (-12 (-5 *2 (-1103)) (-5 *1 (-31))))
- ((*1 *2) (-12 (-4 *1 (-397)) (-5 *2 (-894)))) ((*1 *1) (-4 *1 (-535)))
- ((*1 *2 *2) (-12 (-5 *2 (-894)) (-5 *1 (-677))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-877 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-749)) (-5 *2 (-112))))
- ((*1 *2 *3 *3)
- (-12 (-5 *2 (-112)) (-5 *1 (-1182 *3)) (-4 *3 (-825))
- (-4 *3 (-1068)))))
+ (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-112)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300)) (-5 *2 (-411 *3))
- (-5 *1 (-721 *4 *5 *6 *3)) (-4 *3 (-922 *6 *4 *5)))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-749)) (-5 *2 (-112)) (-5 *1 (-570 *3)) (-4 *3 (-535)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1227 (-309 (-219)))) (-5 *4 (-623 (-1144)))
- (-5 *2 (-667 (-309 (-219)))) (-5 *1 (-199))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-1068)) (-4 *6 (-873 *5)) (-5 *2 (-667 *6))
- (-5 *1 (-670 *5 *6 *3 *4)) (-4 *3 (-366 *6))
- (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4342)))))))
-(((*1 *2 *1) (-12 (-4 *1 (-968 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-825)) (-5 *1 (-902 *3 *2)) (-4 *2 (-423 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1144)) (-5 *2 (-309 (-550))) (-5 *1 (-903)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *2 (-550)) (-5 *1 (-555 *3)) (-4 *3 (-1011 *2)))))
-(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-539)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-623 (-1140 *7))) (-5 *3 (-1140 *7))
- (-4 *7 (-922 *4 *5 *6)) (-4 *4 (-882)) (-4 *5 (-771))
- (-4 *6 (-825)) (-5 *1 (-879 *4 *5 *6 *7))))
- ((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-623 (-1140 *5))) (-5 *3 (-1140 *5))
- (-4 *5 (-1203 *4)) (-4 *4 (-882)) (-5 *1 (-880 *4 *5)))))
-(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459))))
- ((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020))
- (-5 *2
- (-2 (|:| -3030 (-749)) (|:| |curves| (-749))
- (|:| |polygons| (-749)) (|:| |constructs| (-749)))))))
-(((*1 *1 *2 *1 *1) (-12 (-5 *2 (-1143)) (-5 *1 (-323))))
- ((*1 *1 *2 *1) (-12 (-5 *2 (-1143)) (-5 *1 (-323)))))
-(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-836)))))
-(((*1 *1 *1)
- (-12 (-4 *2 (-300)) (-4 *3 (-965 *2)) (-4 *4 (-1203 *3))
- (-5 *1 (-406 *2 *3 *4 *5)) (-4 *5 (-13 (-402 *3 *4) (-1011 *3))))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-623 (-219)))) (-5 *1 (-899)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-594 *5)) (-4 *5 (-423 *4)) (-4 *4 (-1011 (-550)))
- (-4 *4 (-13 (-825) (-542))) (-5 *2 (-1140 *5)) (-5 *1 (-32 *4 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-594 *1)) (-4 *1 (-1020)) (-4 *1 (-295))
- (-5 *2 (-1140 *1)))))
-(((*1 *2 *1) (-12 (-4 *1 (-360 *2)) (-4 *2 (-170)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
+ (-12 (-4 *4 (-1204 (-400 *2))) (-5 *2 (-550)) (-5 *1 (-887 *4 *3))
+ (-4 *3 (-1204 (-400 *4))))))
+(((*1 *2 *2) (-12 (-5 *2 (-381)) (-5 *1 (-429))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-381)) (-5 *1 (-429)))))
+(((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
+ (-4 *3 (-360 *4))))
+ ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
(((*1 *2 *3 *2)
- (-12 (-5 *2 (-894)) (-5 *3 (-623 (-256))) (-5 *1 (-254))))
- ((*1 *1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-256)))))
-(((*1 *2 *2 *3)
- (|partial| -12
- (-5 *3 (-623 (-2 (|:| |func| *2) (|:| |pole| (-112)))))
- (-4 *2 (-13 (-423 *4) (-975))) (-4 *4 (-13 (-825) (-542)))
- (-5 *1 (-269 *4 *2)))))
+ (-12 (-5 *3 (-623 (-1045 *4 *5 *2))) (-4 *4 (-1069))
+ (-4 *5 (-13 (-1021) (-860 *4) (-825) (-596 (-866 *4))))
+ (-4 *2 (-13 (-423 *5) (-860 *4) (-596 (-866 *4))))
+ (-5 *1 (-54 *4 *5 *2))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *3 (-623 (-1045 *5 *6 *2))) (-5 *4 (-895)) (-4 *5 (-1069))
+ (-4 *6 (-13 (-1021) (-860 *5) (-825) (-596 (-866 *5))))
+ (-4 *2 (-13 (-423 *6) (-860 *5) (-596 (-866 *5))))
+ (-5 *1 (-54 *5 *6 *2)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-916 *3) (-916 *3))) (-5 *1 (-174 *3))
- (-4 *3 (-13 (-356) (-1166) (-975))))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1030 *2 *3))
- (-4 *3 (-1203 *2)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-825)) (-5 *1 (-1152 *3)))))
-(((*1 *2 *1) (|partial| -12 (-4 *1 (-985)) (-5 *2 (-836)))))
-(((*1 *2)
- (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825))
- (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-1232))
- (-5 *1 (-1041 *3 *4 *5 *6 *7)) (-4 *7 (-1040 *3 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825))
- (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-1232))
- (-5 *1 (-1076 *3 *4 *5 *6 *7)) (-4 *7 (-1040 *3 *4 *5 *6)))))
+ (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3563 *4)))
+ (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-825)) (-5 *2 (-112))))
+ ((*1 *1 *1 *1) (-5 *1 (-837)))
+ ((*1 *2 *1 *1) (-12 (-4 *1 (-877 *3)) (-4 *3 (-1069)) (-5 *2 (-112))))
+ ((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-878 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)))))
(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-925 *4)) (-4 *4 (-1020)) (-4 *4 (-596 *2))
- (-5 *2 (-372)) (-5 *1 (-763 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-925 *5)) (-5 *4 (-894)) (-4 *5 (-1020))
- (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-400 (-925 *4))) (-4 *4 (-542))
- (-4 *4 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-894)) (-4 *5 (-542))
- (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-309 *4)) (-4 *4 (-542)) (-4 *4 (-825))
- (-4 *4 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-309 *5)) (-5 *4 (-894)) (-4 *5 (-542))
- (-4 *5 (-825)) (-4 *5 (-596 *2)) (-5 *2 (-372))
- (-5 *1 (-763 *5)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-366 *2)) (-4 *2 (-1181)) (-4 *2 (-825))))
- ((*1 *1 *2 *1 *1)
- (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-366 *3)) (-4 *3 (-1181))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-941 *2)) (-4 *2 (-825))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1102 *2)) (-4 *2 (-1020))))
+ (|partial| -12 (-5 *3 (-52)) (-5 *1 (-51 *2)) (-4 *2 (-1182))))
((*1 *1 *2)
- (-12 (-5 *2 (-623 *1)) (-4 *1 (-1102 *3)) (-4 *3 (-1020))))
+ (|partial| -12 (-5 *2 (-926 (-372))) (-5 *1 (-332 *3 *4 *5))
+ (-4 *5 (-1012 (-372))) (-14 *3 (-623 (-1145)))
+ (-14 *4 (-623 (-1145))) (-4 *5 (-380))))
((*1 *1 *2)
- (-12 (-5 *2 (-623 (-1132 *3 *4))) (-5 *1 (-1132 *3 *4))
- (-14 *3 (-894)) (-4 *4 (-1020))))
- ((*1 *1 *1 *1)
- (-12 (-5 *1 (-1132 *2 *3)) (-14 *2 (-894)) (-4 *3 (-1020)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-482)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-623 (-1144))) (-5 *2 (-1144)) (-5 *1 (-323)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020))
- (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-112)))))
-(((*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229))))
- ((*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1062 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-186))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1062 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-293))))
+ (|partial| -12 (-5 *2 (-400 (-926 (-372)))) (-5 *1 (-332 *3 *4 *5))
+ (-4 *5 (-1012 (-372))) (-14 *3 (-623 (-1145)))
+ (-14 *4 (-623 (-1145))) (-4 *5 (-380))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-309 (-372))) (-5 *1 (-332 *3 *4 *5))
+ (-4 *5 (-1012 (-372))) (-14 *3 (-623 (-1145)))
+ (-14 *4 (-623 (-1145))) (-4 *5 (-380))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-926 (-550))) (-5 *1 (-332 *3 *4 *5))
+ (-4 *5 (-1012 (-550))) (-14 *3 (-623 (-1145)))
+ (-14 *4 (-623 (-1145))) (-4 *5 (-380))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-400 (-926 (-550)))) (-5 *1 (-332 *3 *4 *5))
+ (-4 *5 (-1012 (-550))) (-14 *3 (-623 (-1145)))
+ (-14 *4 (-623 (-1145))) (-4 *5 (-380))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-309 (-550))) (-5 *1 (-332 *3 *4 *5))
+ (-4 *5 (-1012 (-550))) (-14 *3 (-623 (-1145)))
+ (-14 *4 (-623 (-1145))) (-4 *5 (-380))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1145)) (-5 *1 (-332 *3 *4 *5))
+ (-14 *3 (-623 *2)) (-14 *4 (-623 *2)) (-4 *5 (-380))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-309 *5)) (-4 *5 (-380))
+ (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 (-1145)))
+ (-14 *4 (-623 (-1145)))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-667 (-400 (-926 (-550))))) (-4 *1 (-377))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-667 (-400 (-926 (-372))))) (-4 *1 (-377))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-667 (-926 (-550)))) (-4 *1 (-377))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-667 (-926 (-372)))) (-4 *1 (-377))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-667 (-309 (-550)))) (-4 *1 (-377))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-667 (-309 (-372)))) (-4 *1 (-377))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-400 (-926 (-550)))) (-4 *1 (-389))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-400 (-926 (-372)))) (-4 *1 (-389))))
+ ((*1 *1 *2) (|partial| -12 (-5 *2 (-926 (-550))) (-4 *1 (-389))))
+ ((*1 *1 *2) (|partial| -12 (-5 *2 (-926 (-372))) (-4 *1 (-389))))
+ ((*1 *1 *2) (|partial| -12 (-5 *2 (-309 (-550))) (-4 *1 (-389))))
+ ((*1 *1 *2) (|partial| -12 (-5 *2 (-309 (-372))) (-4 *1 (-389))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1228 (-400 (-926 (-550))))) (-4 *1 (-433))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1228 (-400 (-926 (-372))))) (-4 *1 (-433))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1228 (-926 (-550)))) (-4 *1 (-433))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1228 (-926 (-372)))) (-4 *1 (-433))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1228 (-309 (-550)))) (-4 *1 (-433))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1228 (-309 (-372)))) (-4 *1 (-433))))
((*1 *2 *3)
- (-12 (-5 *3 (-1062 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-298)))))
-(((*1 *2 *3 *3)
- (|partial| -12 (-4 *4 (-542))
- (-5 *2 (-2 (|:| -3526 *3) (|:| -2786 *3))) (-5 *1 (-1198 *4 *3))
- (-4 *3 (-1203 *4)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1068)) (-5 *2 (-1126)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1068)) (-4 *6 (-1068))
- (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-662 *4 *5 *6)) (-4 *4 (-1068)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1020)) (-4 *4 (-1068)) (-5 *2 (-623 *1))
- (-4 *1 (-375 *3 *4))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-623 (-714 *3 *4))) (-5 *1 (-714 *3 *4)) (-4 *3 (-1020))
- (-4 *4 (-705))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1))
- (-4 *1 (-922 *3 *4 *5)))))
-(((*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 (-550)) (-5 *5 (-667 (-219))) (-5 *6 (-653 (-219)))
- (-5 *3 (-219)) (-5 *2 (-1008)) (-5 *1 (-729)))))
-(((*1 *2 *3 *3 *3)
- (|partial| -12
- (-4 *4 (-13 (-145) (-27) (-1011 (-550)) (-1011 (-400 (-550)))))
- (-4 *5 (-1203 *4)) (-5 *2 (-1140 (-400 *5))) (-5 *1 (-597 *4 *5))
- (-5 *3 (-400 *5))))
- ((*1 *2 *3 *3 *3 *4)
- (|partial| -12 (-5 *4 (-1 (-411 *6) *6)) (-4 *6 (-1203 *5))
- (-4 *5 (-13 (-145) (-27) (-1011 (-550)) (-1011 (-400 (-550)))))
- (-5 *2 (-1140 (-400 *6))) (-5 *1 (-597 *5 *6)) (-5 *3 (-400 *6)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-1144))
- (-4 *6 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))
- (-4 *4 (-13 (-29 *6) (-1166) (-932)))
- (-5 *2 (-2 (|:| |particular| *4) (|:| -2437 (-623 *4))))
- (-5 *1 (-779 *6 *4 *3)) (-4 *3 (-634 *4)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-749)) (-5 *1 (-653 *3)) (-4 *3 (-1020))
- (-4 *3 (-1068)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1200 *5 *4)) (-4 *4 (-444)) (-4 *4 (-798))
- (-14 *5 (-1144)) (-5 *2 (-550)) (-5 *1 (-1082 *4 *5)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1))
- (-4 *1 (-1034 *3 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1124 (-623 (-550)))) (-5 *1 (-856)) (-5 *3 (-550)))))
-(((*1 *2 *3 *4 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-726)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 (-550))) (-5 *1 (-50 *3 *4)) (-4 *3 (-1020))
- (-14 *4 (-623 (-1144)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1218 *3))
- (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1189 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1187 *3))
- (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1210 *3 *4)) (-4 *5 (-956 *4))))
- ((*1 *1 *1) (-4 *1 (-277)))
- ((*1 *1 *1)
- (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144)))
- (-14 *3 (-623 (-1144))) (-4 *4 (-380))))
+ (|partial| -12 (-4 *4 (-342)) (-4 *5 (-322 *4)) (-4 *6 (-1204 *5))
+ (-5 *2 (-1141 (-1141 *4))) (-5 *1 (-755 *4 *5 *6 *3 *7))
+ (-4 *3 (-1204 *6)) (-14 *7 (-895))))
((*1 *1 *2)
- (-12 (-5 *2 (-642 *3 *4)) (-4 *3 (-825))
- (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-5 *1 (-607 *3 *4 *5))
- (-14 *5 (-894))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1129 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550))))
- (-5 *1 (-1130 *3))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-749)) (-4 *4 (-13 (-1020) (-696 (-400 (-550)))))
- (-4 *5 (-825)) (-5 *1 (-1243 *4 *5 *2)) (-4 *2 (-1248 *5 *4))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-5 *1 (-1247 *3 *4))
- (-4 *4 (-696 (-400 (-550)))) (-4 *3 (-825)) (-4 *4 (-170)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-357 *3 *4)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-5 *2 (-1126)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1071 *3 *4 *5 *6 *2)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *2 (-1068)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542))
- (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-950 *3 *4 *5 *6))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *3))
- (-5 *1 (-950 *4 *5 *6 *3)) (-4 *3 (-1034 *4 *5 *6))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-623 *3)) (-4 *3 (-1034 *4 *5 *6)) (-4 *4 (-542))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-950 *4 *5 *6 *3))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542))
- (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-950 *3 *4 *5 *6))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-1 (-623 *7) (-623 *7))) (-5 *2 (-623 *7))
- (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-542)) (-4 *5 (-771))
- (-4 *6 (-825)) (-5 *1 (-950 *4 *5 *6 *7)))))
-(((*1 *2 *3)
- (-12 (-14 *4 (-623 (-1144))) (-14 *5 (-749))
+ (|partial| -12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5))
+ (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-4 *1 (-950 *3 *4 *5 *6))))
+ ((*1 *2 *1) (|partial| -12 (-4 *1 (-1012 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *2)
+ (|partial| -1489
+ (-12 (-5 *2 (-926 *3))
+ (-12 (-3548 (-4 *3 (-38 (-400 (-550)))))
+ (-3548 (-4 *3 (-38 (-550)))) (-4 *5 (-596 (-1145))))
+ (-4 *3 (-1021)) (-4 *1 (-1035 *3 *4 *5)) (-4 *4 (-771))
+ (-4 *5 (-825)))
+ (-12 (-5 *2 (-926 *3))
+ (-12 (-3548 (-4 *3 (-535))) (-3548 (-4 *3 (-38 (-400 (-550)))))
+ (-4 *3 (-38 (-550))) (-4 *5 (-596 (-1145))))
+ (-4 *3 (-1021)) (-4 *1 (-1035 *3 *4 *5)) (-4 *4 (-771))
+ (-4 *5 (-825)))
+ (-12 (-5 *2 (-926 *3))
+ (-12 (-3548 (-4 *3 (-966 (-550)))) (-4 *3 (-38 (-400 (-550))))
+ (-4 *5 (-596 (-1145))))
+ (-4 *3 (-1021)) (-4 *1 (-1035 *3 *4 *5)) (-4 *4 (-771))
+ (-4 *5 (-825)))))
+ ((*1 *1 *2)
+ (|partial| -1489
+ (-12 (-5 *2 (-926 (-550))) (-4 *1 (-1035 *3 *4 *5))
+ (-12 (-3548 (-4 *3 (-38 (-400 (-550))))) (-4 *3 (-38 (-550)))
+ (-4 *5 (-596 (-1145))))
+ (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)))
+ (-12 (-5 *2 (-926 (-550))) (-4 *1 (-1035 *3 *4 *5))
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1145))))
+ (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-926 (-400 (-550)))) (-4 *1 (-1035 *3 *4 *5))
+ (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1145)))
+ (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)))))
+(((*1 *1 *1 *1) (-4 *1 (-639))) ((*1 *1 *1 *1) (-5 *1 (-1089))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *4 (-1 *7 *7))
+ (-5 *5
+ (-1 (-2 (|:| |ans| *6) (|:| -3490 *6) (|:| |sol?| (-112))) (-550)
+ *6))
+ (-4 *6 (-356)) (-4 *7 (-1204 *6))
(-5 *2
- (-623
- (-495 (-400 (-550)) (-234 *5 (-749)) (-838 *4)
- (-241 *4 (-400 (-550))))))
- (-5 *1 (-496 *4 *5))
- (-5 *3
- (-495 (-400 (-550)) (-234 *5 (-749)) (-838 *4)
- (-241 *4 (-400 (-550))))))))
-(((*1 *2)
- (-12 (-5 *2 (-894)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550)))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-894)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *1) (-12 (-5 *1 (-939 *2)) (-4 *2 (-940)))))
+ (-3 (-2 (|:| |answer| (-400 *7)) (|:| |a0| *6))
+ (-2 (|:| -3230 (-400 *7)) (|:| |coeff| (-400 *7))) "failed"))
+ (-5 *1 (-560 *6 *7)) (-5 *3 (-400 *7)))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-623 (-917 (-219))))) (-5 *1 (-460)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3))
- (-4 *3 (-410 *4)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *5)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219)))
- (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-62 LSFUN2))))
- (-5 *2 (-1008)) (-5 *1 (-732)))))
-(((*1 *2 *3 *4 *5 *6 *7 *8 *9)
- (|partial| -12 (-5 *4 (-623 *11)) (-5 *5 (-623 (-1140 *9)))
- (-5 *6 (-623 *9)) (-5 *7 (-623 *12)) (-5 *8 (-623 (-749)))
- (-4 *11 (-825)) (-4 *9 (-300)) (-4 *12 (-922 *9 *10 *11))
- (-4 *10 (-771)) (-5 *2 (-623 (-1140 *12)))
- (-5 *1 (-686 *10 *11 *9 *12)) (-5 *3 (-1140 *12)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-667 (-400 (-925 (-550)))))
- (-5 *2 (-623 (-667 (-309 (-550))))) (-5 *1 (-1004))
- (-5 *3 (-309 (-550))))))
-(((*1 *2 *1) (-12 (-4 *1 (-418 *3)) (-4 *3 (-1068)) (-5 *2 (-749)))))
+ (-12 (-4 *1 (-335 *4 *3 *5)) (-4 *4 (-1186)) (-4 *3 (-1204 *4))
+ (-4 *5 (-1204 (-400 *3))) (-5 *2 (-112))))
+ ((*1 *2 *3)
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2))
- (-4 *4 (-13 (-825) (-542))))))
+ (-12 (-5 *3 (-895)) (-5 *2 (-1141 *4)) (-5 *1 (-350 *4))
+ (-4 *4 (-342)))))
+(((*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-848)))))
+(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3)
+ (-12 (-5 *4 (-667 (-550))) (-5 *5 (-112)) (-5 *7 (-667 (-219)))
+ (-5 *3 (-550)) (-5 *6 (-219)) (-5 *2 (-1009)) (-5 *1 (-733)))))
+(((*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-437 *3)) (-4 *3 (-1021)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-623 (-623 (-169)))))))
-(((*1 *2 *3) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-547)) (-5 *3 (-550)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-211)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1140 *5)) (-4 *5 (-356)) (-5 *2 (-623 *6))
- (-5 *1 (-523 *5 *6 *4)) (-4 *6 (-356)) (-4 *4 (-13 (-356) (-823))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-1140 *3)) (-5 *1 (-41 *4 *3))
- (-4 *3
- (-13 (-356) (-295)
- (-10 -8 (-15 -2705 ((-1093 *4 (-594 $)) $))
- (-15 -2715 ((-1093 *4 (-594 $)) $))
- (-15 -1518 ($ (-1093 *4 (-594 $))))))))))
-(((*1 *1 *2 *3)
- (-12 (-4 *1 (-375 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1068))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-550)) (-5 *2 (-1124 *3)) (-5 *1 (-1128 *3))
- (-4 *3 (-1020))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-797 *4)) (-4 *4 (-825)) (-4 *1 (-1244 *4 *3))
- (-4 *3 (-1020)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-922 *3 *4 *5)) (-4 *3 (-300))
- (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-439 *3 *4 *5 *6))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-623 *7)) (-5 *3 (-1126)) (-4 *7 (-922 *4 *5 *6))
- (-4 *4 (-300)) (-4 *5 (-771)) (-4 *6 (-825))
- (-5 *1 (-439 *4 *5 *6 *7))))
- ((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-623 *7)) (-5 *3 (-1126)) (-4 *7 (-922 *4 *5 *6))
- (-4 *4 (-300)) (-4 *5 (-771)) (-4 *6 (-825))
- (-5 *1 (-439 *4 *5 *6 *7)))))
-(((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (|partial| -12 (-4 *2 (-1068)) (-5 *1 (-1158 *3 *2)) (-4 *3 (-1068)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *3 (-623 (-473 *5 *6))) (-5 *4 (-838 *5))
- (-14 *5 (-623 (-1144))) (-5 *2 (-473 *5 *6)) (-5 *1 (-611 *5 *6))
- (-4 *6 (-444))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-473 *5 *6))) (-5 *4 (-838 *5))
- (-14 *5 (-623 (-1144))) (-5 *2 (-473 *5 *6)) (-5 *1 (-611 *5 *6))
- (-4 *6 (-444)))))
-(((*1 *2 *3 *3 *2) (-12 (-5 *2 (-372)) (-5 *3 (-1126)) (-5 *1 (-96))))
- ((*1 *2 *3 *2) (-12 (-5 *2 (-372)) (-5 *3 (-1126)) (-5 *1 (-96)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 (-623 *5))) (-4 *5 (-1218 *4))
- (-4 *4 (-38 (-400 (-550))))
- (-5 *2 (-1 (-1124 *4) (-623 (-1124 *4)))) (-5 *1 (-1220 *4 *5)))))
-(((*1 *2 *3 *4 *3 *4 *4 *4)
- (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *2 (-1008))
- (-5 *1 (-735)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-1203 *3)) (-4 *3 (-1020))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-894)) (-4 *1 (-1205 *3 *4)) (-4 *3 (-1020))
- (-4 *4 (-770))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-400 (-550))) (-4 *1 (-1208 *3)) (-4 *3 (-1020)))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-1088)) (-5 *2 (-1232)) (-5 *1 (-809)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-520))))
- ((*1 *1 *2) (-12 (-5 *2 (-381)) (-5 *1 (-520)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7))
- (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 *10))
- (-5 *1 (-604 *5 *6 *7 *8 *9 *10)) (-4 *9 (-1040 *5 *6 *7 *8))
- (-4 *10 (-1077 *5 *6 *7 *8))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-758 *5 (-838 *6)))) (-5 *4 (-112)) (-4 *5 (-444))
- (-14 *6 (-623 (-1144))) (-5 *2 (-623 (-1017 *5 *6)))
- (-5 *1 (-608 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-758 *5 (-838 *6)))) (-5 *4 (-112)) (-4 *5 (-444))
- (-14 *6 (-623 (-1144)))
+ (-12
(-5 *2
- (-623 (-1114 *5 (-522 (-838 *6)) (-838 *6) (-758 *5 (-838 *6)))))
- (-5 *1 (-608 *5 *6))))
- ((*1 *2 *3 *4 *4 *4 *4)
- (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7))
- (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-5 *2 (-623 (-1000 *5 *6 *7 *8))) (-5 *1 (-1000 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7))
- (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-5 *2 (-623 (-1000 *5 *6 *7 *8))) (-5 *1 (-1000 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-623 (-758 *5 (-838 *6)))) (-5 *4 (-112)) (-4 *5 (-444))
- (-14 *6 (-623 (-1144))) (-5 *2 (-623 (-1017 *5 *6)))
- (-5 *1 (-1017 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7))
- (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825)) (-5 *2 (-623 *1))
- (-4 *1 (-1040 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4 *4 *4)
- (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7))
- (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-5 *2 (-623 (-1114 *5 *6 *7 *8))) (-5 *1 (-1114 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1034 *5 *6 *7))
- (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-5 *2 (-623 (-1114 *5 *6 *7 *8))) (-5 *1 (-1114 *5 *6 *7 *8))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-542))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *1))
- (-4 *1 (-1174 *4 *5 *6 *7)))))
-(((*1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-1147)))))
-(((*1 *2 *3)
- (|partial| -12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6))
- (-5 *2 (-2 (|:| |bas| (-468 *4 *5 *6 *7)) (|:| -2038 (-623 *7))))
- (-5 *1 (-950 *4 *5 *6 *7)) (-5 *3 (-623 *7)))))
-(((*1 *2 *1) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1166)))))
- ((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-836))))
- ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-836)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1124 *4)) (-5 *3 (-1 *4 (-550))) (-4 *4 (-1020))
- (-5 *1 (-1128 *4)))))
-(((*1 *2)
- (-12 (-4 *4 (-1185)) (-4 *5 (-1203 *4)) (-4 *6 (-1203 (-400 *5)))
- (-5 *2 (-623 (-623 *4))) (-5 *1 (-334 *3 *4 *5 *6))
- (-4 *3 (-335 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-4 *3 (-361)) (-5 *2 (-623 (-623 *3))))))
+ (-3 (|:| |nullBranch| "null")
+ (|:| |assignmentBranch|
+ (-2 (|:| |var| (-1145))
+ (|:| |arrayIndex| (-623 (-926 (-550))))
+ (|:| |rand|
+ (-2 (|:| |ints2Floats?| (-112)) (|:| -2520 (-837))))))
+ (|:| |arrayAssignmentBranch|
+ (-2 (|:| |var| (-1145)) (|:| |rand| (-837))
+ (|:| |ints2Floats?| (-112))))
+ (|:| |conditionalBranch|
+ (-2 (|:| |switch| (-1144)) (|:| |thenClause| (-323))
+ (|:| |elseClause| (-323))))
+ (|:| |returnBranch|
+ (-2 (|:| -4217 (-112))
+ (|:| -1337
+ (-2 (|:| |ints2Floats?| (-112)) (|:| -2520 (-837))))))
+ (|:| |blockBranch| (-623 (-323)))
+ (|:| |commentBranch| (-623 (-1127))) (|:| |callBranch| (-1127))
+ (|:| |forBranch|
+ (-2 (|:| -2873 (-1061 (-926 (-550))))
+ (|:| |span| (-926 (-550))) (|:| -1865 (-323))))
+ (|:| |labelBranch| (-1089))
+ (|:| |loopBranch| (-2 (|:| |switch| (-1144)) (|:| -1865 (-323))))
+ (|:| |commonBranch|
+ (-2 (|:| -1856 (-1145)) (|:| |contents| (-623 (-1145)))))
+ (|:| |printBranch| (-623 (-837)))))
+ (-5 *1 (-323)))))
(((*1 *1 *2)
- (|partial| -12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5))
- (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *1 (-1240 *3 *4 *5 *6))))
- ((*1 *1 *2 *3 *4)
- (|partial| -12 (-5 *2 (-623 *8)) (-5 *3 (-1 (-112) *8 *8))
- (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1034 *5 *6 *7)) (-4 *5 (-542))
- (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1240 *5 *6 *7 *8)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-623 (-623 (-749)))) (-5 *1 (-877 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *1) (-12 (-5 *1 (-669 *2)) (-4 *2 (-595 (-836)))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-550))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1126))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-497))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-575))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-470))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-136))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-154))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1134))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-606))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1064))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1058))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1042))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-943))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-178))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1009))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-304))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-649))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-152))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-516))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1238))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1035))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-508))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-659))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-95))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1083))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-132))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-137))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-1237))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-654))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-212))))
- ((*1 *2 *1) (-12 (-4 *1 (-1105)) (-5 *2 (-515))))
- ((*1 *2 *1) (-12 (-5 *2 (-1126)) (-5 *1 (-1149))))
- ((*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-1149))))
- ((*1 *2 *1) (-12 (-5 *2 (-219)) (-5 *1 (-1149))))
- ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1149)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *3 (-542)) (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *2 (-623 *1)) (-4 *1 (-1034 *3 *4 *5)))))
-(((*1 *2 *1)
- (|partial| -12 (-5 *2 (-623 (-865 *3))) (-5 *1 (-865 *3))
- (-4 *3 (-1068)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1140 (-400 (-925 *3)))) (-5 *1 (-445 *3 *4 *5 *6))
- (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))))
+ (-12 (-5 *2 (-749)) (-5 *1 (-653 *3)) (-4 *3 (-1021))
+ (-4 *3 (-1069)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-112) (-114) (-114))) (-5 *1 (-114)))))
+(((*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-52)))))
(((*1 *2 *1 *1)
- (-12 (-4 *3 (-356)) (-4 *3 (-1020))
- (-5 *2 (-2 (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-827 *3))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-98 *5)) (-4 *5 (-356)) (-4 *5 (-1020))
- (-5 *2 (-2 (|:| -3526 *3) (|:| -2786 *3))) (-5 *1 (-828 *5 *3))
- (-4 *3 (-827 *5)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *5 (-623 *4)) (-4 *4 (-356)) (-5 *2 (-1227 *4))
- (-5 *1 (-792 *4 *3)) (-4 *3 (-634 *4)))))
-(((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1112)) (-5 *3 (-142)) (-5 *2 (-112)))))
-(((*1 *1 *1 *1) (-5 *1 (-219)))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
- (-4 *2 (-423 *3))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-749)) (-5 *2 (-1 (-372))) (-5 *1 (-1013))))
- ((*1 *1 *1 *1) (-4 *1 (-1107))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-894)) (-5 *1 (-764)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-295)) (-4 *2 (-1181))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 (-594 *1))) (-5 *3 (-623 *1)) (-4 *1 (-295))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-287 *1))) (-4 *1 (-295))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-287 *1)) (-4 *1 (-295)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *2)) (-5 *4 (-1 (-112) *2 *2)) (-5 *1 (-1182 *2))
- (-4 *2 (-1068))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 *2)) (-4 *2 (-1068)) (-4 *2 (-825))
- (-5 *1 (-1182 *2)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771))
- (-4 *7 (-825)) (-4 *8 (-1034 *5 *6 *7)) (-5 *2 (-623 *3))
- (-5 *1 (-574 *5 *6 *7 *8 *3)) (-4 *3 (-1077 *5 *6 *7 *8))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145)))
- (-5 *2
- (-623 (-2 (|:| -2553 (-1140 *5)) (|:| -1373 (-623 (-925 *5))))))
- (-5 *1 (-1046 *5 *6)) (-5 *3 (-623 (-925 *5)))
- (-14 *6 (-623 (-1144)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-300) (-145)))
- (-5 *2
- (-623 (-2 (|:| -2553 (-1140 *4)) (|:| -1373 (-623 (-925 *4))))))
- (-5 *1 (-1046 *4 *5)) (-5 *3 (-623 (-925 *4)))
- (-14 *5 (-623 (-1144)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145)))
- (-5 *2
- (-623 (-2 (|:| -2553 (-1140 *5)) (|:| -1373 (-623 (-925 *5))))))
- (-5 *1 (-1046 *5 *6)) (-5 *3 (-623 (-925 *5)))
- (-14 *6 (-623 (-1144))))))
-(((*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1013)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-816)) (-5 *4 (-1032)) (-5 *2 (-1008)) (-5 *1 (-815))))
- ((*1 *2 *3) (-12 (-5 *3 (-816)) (-5 *2 (-1008)) (-5 *1 (-815))))
- ((*1 *2 *3 *4 *5 *6 *5)
- (-12 (-5 *4 (-623 (-372))) (-5 *5 (-623 (-818 (-372))))
- (-5 *6 (-623 (-309 (-372)))) (-5 *3 (-309 (-372))) (-5 *2 (-1008))
- (-5 *1 (-815))))
- ((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-372)))
- (-5 *5 (-623 (-818 (-372)))) (-5 *2 (-1008)) (-5 *1 (-815))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-372))) (-5 *2 (-1008))
- (-5 *1 (-815))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-309 (-372)))) (-5 *4 (-623 (-372)))
- (-5 *2 (-1008)) (-5 *1 (-815)))))
-(((*1 *1 *1) (-12 (-5 *1 (-887 *2)) (-4 *2 (-300)))))
-(((*1 *2 *1) (-12 (-4 *1 (-965 *2)) (-4 *2 (-542)) (-4 *2 (-535))))
- ((*1 *1 *1) (-4 *1 (-1029))))
-(((*1 *1 *2 *3 *4)
(-12
- (-5 *3
- (-623
- (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1140 *2))
- (|:| |logand| (-1140 *2)))))
- (-5 *4 (-623 (-2 (|:| |integrand| *2) (|:| |intvar| *2))))
- (-4 *2 (-356)) (-5 *1 (-569 *2)))))
-(((*1 *2 *1) (-12 (-4 *1 (-968 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-444)) (-4 *4 (-542))
- (-5 *2 (-2 (|:| |coef2| *3) (|:| -1527 *4))) (-5 *1 (-942 *4 *3))
- (-4 *3 (-1203 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-623 (-400 *6))) (-5 *3 (-400 *6))
- (-4 *6 (-1203 *5)) (-4 *5 (-13 (-356) (-145) (-1011 (-550))))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-554 *5 *6)))))
-(((*1 *2 *1 *3)
- (|partial| -12 (-5 *3 (-1144)) (-4 *4 (-1020)) (-4 *4 (-825))
- (-5 *2 (-2 (|:| |var| (-594 *1)) (|:| -3521 (-550))))
- (-4 *1 (-423 *4))))
- ((*1 *2 *1 *3)
- (|partial| -12 (-5 *3 (-114)) (-4 *4 (-1020)) (-4 *4 (-825))
- (-5 *2 (-2 (|:| |var| (-594 *1)) (|:| -3521 (-550))))
- (-4 *1 (-423 *4))))
- ((*1 *2 *1)
- (|partial| -12 (-4 *3 (-1080)) (-4 *3 (-825))
- (-5 *2 (-2 (|:| |var| (-594 *1)) (|:| -3521 (-550))))
- (-4 *1 (-423 *3))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-2 (|:| |val| (-865 *3)) (|:| -3521 (-749))))
- (-5 *1 (-865 *3)) (-4 *3 (-1068))))
- ((*1 *2 *1)
- (|partial| -12 (-4 *1 (-922 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-5 *2 (-2 (|:| |var| *5) (|:| -3521 (-749))))))
- ((*1 *2 *3)
- (|partial| -12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1020))
- (-4 *7 (-922 *6 *4 *5))
- (-5 *2 (-2 (|:| |var| *5) (|:| -3521 (-550))))
- (-5 *1 (-923 *4 *5 *6 *7 *3))
- (-4 *3
- (-13 (-356)
- (-10 -8 (-15 -1518 ($ *7)) (-15 -2705 (*7 $))
- (-15 -2715 (*7 $))))))))
-(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-836)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-718 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1068)) (-4 *5 (-1068))
- (-5 *2 (-1 *5 *4)) (-5 *1 (-661 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-27))
- (-4 *4 (-13 (-356) (-145) (-1011 (-550)) (-1011 (-400 (-550)))))
- (-4 *5 (-1203 *4)) (-5 *2 (-623 (-631 (-400 *5))))
- (-5 *1 (-635 *4 *5)) (-5 *3 (-631 (-400 *5))))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-749)) (-4 *6 (-1068)) (-4 *3 (-873 *6))
- (-5 *2 (-667 *3)) (-5 *1 (-670 *6 *3 *7 *4)) (-4 *7 (-366 *3))
- (-4 *4 (-13 (-366 *6) (-10 -7 (-6 -4342)))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-1020)) (-4 *4 (-1203 *3)) (-5 *1 (-162 *3 *4 *2))
- (-4 *2 (-1203 *4))))
- ((*1 *1 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1181)))))
+ (-5 *2
+ (-2 (|:| -1792 *3) (|:| |coef1| (-760 *3)) (|:| |coef2| (-760 *3))))
+ (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1021)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-894)) (-5 *2 (-1140 *4)) (-5 *1 (-350 *4))
- (-4 *4 (-342))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-894)) (-5 *2 (-1140 *4)) (-5 *1 (-350 *4))
- (-4 *4 (-342))))
- ((*1 *1) (-4 *1 (-361)))
- ((*1 *2 *3)
- (-12 (-5 *3 (-894)) (-5 *2 (-1227 *4)) (-5 *1 (-519 *4))
- (-4 *4 (-342))))
- ((*1 *1 *1) (-4 *1 (-535))) ((*1 *1) (-4 *1 (-535)))
- ((*1 *1 *1) (-5 *1 (-550))) ((*1 *1 *1) (-5 *1 (-749)))
- ((*1 *2 *1) (-12 (-5 *2 (-878 *3)) (-5 *1 (-877 *3)) (-4 *3 (-1068))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-550)) (-5 *2 (-878 *4)) (-5 *1 (-877 *4))
- (-4 *4 (-1068))))
- ((*1 *1) (-12 (-4 *1 (-965 *2)) (-4 *2 (-535)) (-4 *2 (-542)))))
-(((*1 *2 *2 *2 *3 *4)
- (-12 (-5 *3 (-98 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-1020))
- (-5 *1 (-828 *5 *2)) (-4 *2 (-827 *5)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
+ (-12 (-4 *4 (-13 (-542) (-825)))
+ (-4 *2 (-13 (-423 *4) (-976) (-1167))) (-5 *1 (-582 *4 *2 *3))
+ (-4 *3 (-13 (-423 (-167 *4)) (-976) (-1167))))))
+(((*1 *2 *2 *1) (-12 (-4 *1 (-969 *2)) (-4 *2 (-1182)))))
(((*1 *2 *2 *3)
- (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1203 *5))
- (-4 *5 (-13 (-27) (-423 *4)))
- (-4 *4 (-13 (-825) (-542) (-1011 (-550))))
- (-4 *7 (-1203 (-400 *6))) (-5 *1 (-538 *4 *5 *6 *7 *2))
- (-4 *2 (-335 *5 *6 *7)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 (-623 *8))) (-5 *3 (-623 *8))
- (-4 *8 (-922 *5 *7 *6)) (-4 *5 (-13 (-300) (-145)))
- (-4 *6 (-13 (-825) (-596 (-1144)))) (-4 *7 (-771)) (-5 *2 (-112))
- (-5 *1 (-897 *5 *6 *7 *8)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *2)) (-5 *4 (-749)) (-4 *2 (-1068))
- (-5 *1 (-656 *2)))))
-(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-320 *3)) (-4 *3 (-1181))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-507 *3 *4)) (-4 *3 (-1181))
- (-14 *4 (-550)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1140 *1)) (-4 *1 (-985)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-749)) (-5 *4 (-1227 *2)) (-4 *5 (-300))
- (-4 *6 (-965 *5)) (-4 *2 (-13 (-402 *6 *7) (-1011 *6)))
- (-5 *1 (-406 *5 *6 *7 *2)) (-4 *7 (-1203 *6)))))
-(((*1 *1 *1) (-4 *1 (-34))) ((*1 *1 *1) (-5 *1 (-114)))
- ((*1 *1 *1) (-5 *1 (-169))) ((*1 *1 *1) (-4 *1 (-535)))
- ((*1 *1 *1) (-12 (-5 *1 (-865 *2)) (-4 *2 (-1068))))
- ((*1 *1 *1) (-12 (-4 *1 (-1102 *2)) (-4 *2 (-1020))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1108 *2 *3)) (-4 *2 (-13 (-1068) (-34)))
- (-4 *3 (-13 (-1068) (-34))))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1126)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-1232))
- (-5 *1 (-1041 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7))))
- ((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1126)) (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6)) (-5 *2 (-1232))
- (-5 *1 (-1076 *4 *5 *6 *7 *8)) (-4 *8 (-1040 *4 *5 *6 *7)))))
-(((*1 *2 *1) (-12 (-4 *1 (-360 *2)) (-4 *2 (-170)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-342)) (-5 *2 (-931 (-1140 *4))) (-5 *1 (-350 *4))
- (-5 *3 (-1140 *4)))))
-(((*1 *1 *1 *2 *1) (-12 (-4 *1 (-1112)) (-5 *2 (-1194 (-550))))))
-(((*1 *2)
- (-12 (-4 *4 (-1185)) (-4 *5 (-1203 *4)) (-4 *6 (-1203 (-400 *5)))
- (-5 *2 (-112)) (-5 *1 (-334 *3 *4 *5 *6)) (-4 *3 (-335 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1062 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-186))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1062 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-293))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1062 (-818 (-219)))) (-5 *2 (-219)) (-5 *1 (-298)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-847)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-1066 *3)) (-4 *3 (-1068)) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-894)) (-5 *2 (-1227 (-1227 (-550)))) (-5 *1 (-458)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-112)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-309 *3)) (-4 *3 (-13 (-1020) (-825)))
- (-5 *1 (-217 *3 *4)) (-14 *4 (-623 (-1144))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-825)) (-5 *2 (-1153 (-623 *4))) (-5 *1 (-1152 *4))
- (-5 *3 (-623 *4)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-594 *4)) (-4 *4 (-825)) (-4 *2 (-825))
- (-5 *1 (-593 *2 *4)))))
+ (-12 (-5 *3 (-623 *2)) (-4 *2 (-535)) (-5 *1 (-157 *2)))))
+(((*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-731)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-623 (-550))) (-5 *3 (-112)) (-5 *1 (-1079)))))
(((*1 *1 *2)
- (-12 (-5 *2 (-667 *5)) (-4 *5 (-1020)) (-5 *1 (-1024 *3 *4 *5))
- (-14 *3 (-749)) (-14 *4 (-749)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-411 *3)) (-5 *1 (-39 *3)) (-4 *3 (-1203 (-48)))))
- ((*1 *2 *3 *1)
- (-12 (-5 *2 (-2 (|:| |less| (-121 *3)) (|:| |greater| (-121 *3))))
- (-5 *1 (-121 *3)) (-4 *3 (-825))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-569 *4)) (-4 *4 (-13 (-29 *3) (-1166)))
- (-4 *3 (-13 (-444) (-1011 (-550)) (-825) (-619 (-550))))
- (-5 *1 (-567 *3 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-569 (-400 (-925 *3))))
- (-4 *3 (-13 (-444) (-1011 (-550)) (-825) (-619 (-550))))
- (-5 *1 (-572 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1203 *5)) (-4 *5 (-356))
- (-5 *2 (-2 (|:| -2005 *3) (|:| |special| *3))) (-5 *1 (-706 *5 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1227 *5)) (-4 *5 (-356)) (-4 *5 (-1020))
- (-5 *2 (-623 (-623 (-667 *5)))) (-5 *1 (-1002 *5))
- (-5 *3 (-623 (-667 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1227 (-1227 *5))) (-4 *5 (-356)) (-4 *5 (-1020))
- (-5 *2 (-623 (-623 (-667 *5)))) (-5 *1 (-1002 *5))
- (-5 *3 (-623 (-667 *5)))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-139)) (-5 *2 (-623 *1)) (-4 *1 (-1112))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-142)) (-5 *2 (-623 *1)) (-4 *1 (-1112)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-916 *5)) (-4 *5 (-1020)) (-5 *2 (-749))
- (-5 *1 (-1132 *4 *5)) (-14 *4 (-894))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 (-749))) (-5 *3 (-749)) (-5 *1 (-1132 *4 *5))
- (-14 *4 (-894)) (-4 *5 (-1020))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 (-749))) (-5 *3 (-916 *5)) (-4 *5 (-1020))
- (-5 *1 (-1132 *4 *5)) (-14 *4 (-894)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *5 (-1126))
- (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-81 PDEF))))
- (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-82 BNDY)))) (-5 *2 (-1008))
- (-5 *1 (-729)))))
-(((*1 *1) (-5 *1 (-155))))
-(((*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229))))
- ((*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1200 *5 *4)) (-4 *4 (-444)) (-4 *4 (-798))
- (-14 *5 (-1144)) (-5 *2 (-550)) (-5 *1 (-1082 *4 *5)))))
-(((*1 *2 *3 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-726)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-916 *3) (-916 *3))) (-5 *1 (-174 *3))
- (-4 *3 (-13 (-356) (-1166) (-975))))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1218 *4)) (-5 *1 (-1220 *4 *2))
- (-4 *4 (-38 (-400 (-550)))))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *1 *3 *3 *2)
- (-12 (-5 *3 (-550)) (-4 *1 (-56 *2 *4 *5)) (-4 *2 (-1181))
- (-4 *4 (-366 *2)) (-4 *5 (-366 *2))))
- ((*1 *1 *1 *2 *1)
- (-12 (-5 *2 "right") (|has| *1 (-6 -4343)) (-4 *1 (-119 *3))
- (-4 *3 (-1181))))
- ((*1 *1 *1 *2 *1)
- (-12 (-5 *2 "left") (|has| *1 (-6 -4343)) (-4 *1 (-119 *3))
- (-4 *3 (-1181))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *3 (-749)) (-5 *1 (-207 *4 *2)) (-14 *4 (-894))
- (-4 *2 (-1068))))
- ((*1 *2 *1 *3 *2)
- (-12 (|has| *1 (-6 -4343)) (-4 *1 (-281 *3 *2)) (-4 *3 (-1068))
- (-4 *2 (-1181))))
- ((*1 *2 *1 *3 *2) (-12 (-5 *2 (-52)) (-5 *3 (-1144)) (-5 *1 (-612))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *3 (-1194 (-550))) (|has| *1 (-6 -4343)) (-4 *1 (-629 *2))
- (-4 *2 (-1181))))
- ((*1 *1 *1 *2 *2 *1)
- (-12 (-5 *2 (-623 (-550))) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020))
- (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *3 "value") (|has| *1 (-6 -4343)) (-4 *1 (-983 *2))
- (-4 *2 (-1181))))
- ((*1 *2 *1 *2) (-12 (-5 *1 (-999 *2)) (-4 *2 (-1181))))
- ((*1 *2 *1 *3 *2)
- (-12 (-4 *1 (-1157 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1068))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *3 "last") (|has| *1 (-6 -4343)) (-4 *1 (-1215 *2))
- (-4 *2 (-1181))))
- ((*1 *1 *1 *2 *1)
- (-12 (-5 *2 "rest") (|has| *1 (-6 -4343)) (-4 *1 (-1215 *3))
- (-4 *3 (-1181))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *3 "first") (|has| *1 (-6 -4343)) (-4 *1 (-1215 *2))
- (-4 *2 (-1181)))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-778))
- (-5 *3
- (-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
- (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
- (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
- (|:| |abserr| (-219)) (|:| |relerr| (-219))))
- (-5 *2 (-1008)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-623 (-1180))) (-5 *3 (-1180)) (-5 *1 (-659)))))
-(((*1 *2)
- (-12 (-5 *2 (-894)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550)))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-894)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-542))
- (-5 *2 (-2 (|:| -1340 (-667 *5)) (|:| |vec| (-1227 (-623 (-894))))))
- (-5 *1 (-89 *5 *3)) (-5 *4 (-894)) (-4 *3 (-634 *5)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *5)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219)))
- (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-78 LSFUN1))))
- (-5 *2 (-1008)) (-5 *1 (-732)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-542) (-145))) (-5 *2 (-623 *3))
- (-5 *1 (-1197 *4 *3)) (-4 *3 (-1203 *4)))))
-(((*1 *1 *1) (-12 (-4 *1 (-418 *2)) (-4 *2 (-1068)) (-4 *2 (-361)))))
-(((*1 *2 *2 *3 *4)
- (|partial| -12 (-5 *2 (-623 (-1140 *7))) (-5 *3 (-1140 *7))
- (-4 *7 (-922 *5 *6 *4)) (-4 *5 (-882)) (-4 *6 (-771))
- (-4 *4 (-825)) (-5 *1 (-879 *5 *6 *4 *7)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-623 (-169))))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *3))
- (-5 *1 (-950 *4 *5 *6 *3)) (-4 *3 (-1034 *4 *5 *6)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-899)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-273))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-939 *3)) (-4 *3 (-940)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1124 (-550))) (-5 *1 (-1128 *4)) (-4 *4 (-1020))
- (-5 *3 (-550)))))
-(((*1 *1 *1 *1)
- (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1068)) (-4 *3 (-23))
- (-14 *4 *3)))
- ((*1 *1 *2 *3 *1)
- (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1068)) (-4 *3 (-23))
- (-14 *4 *3)))
- ((*1 *1 *1 *1)
- (-12 (-5 *1 (-653 *2)) (-4 *2 (-1020)) (-4 *2 (-1068)))))
-(((*1 *1 *1 *1) (-5 *1 (-129))))
-(((*1 *2 *3 *4 *5 *6 *2 *7 *8)
- (|partial| -12 (-5 *2 (-623 (-1140 *11))) (-5 *3 (-1140 *11))
- (-5 *4 (-623 *10)) (-5 *5 (-623 *8)) (-5 *6 (-623 (-749)))
- (-5 *7 (-1227 (-623 (-1140 *8)))) (-4 *10 (-825))
- (-4 *8 (-300)) (-4 *11 (-922 *8 *9 *10)) (-4 *9 (-771))
- (-5 *1 (-686 *9 *10 *8 *11)))))
+ (-12 (-5 *2 (-400 (-550))) (-4 *1 (-540 *3))
+ (-4 *3 (-13 (-397) (-1167)))))
+ ((*1 *1 *2) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1167)))))
+ ((*1 *1 *2 *2) (-12 (-4 *1 (-540 *2)) (-4 *2 (-13 (-397) (-1167))))))
(((*1 *2 *2 *3)
- (-12 (-5 *3 (-623 *2)) (-4 *2 (-922 *4 *5 *6)) (-4 *4 (-300))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-439 *4 *5 *6 *2)))))
-(((*1 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-4 *3 (-1068))
- (-4 *4 (-1068)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *2 (-1124 (-623 (-550)))) (-5 *1 (-856))
- (-5 *3 (-623 (-550)))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1124 (-623 (-550)))) (-5 *1 (-856))
- (-5 *3 (-623 (-550))))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-30))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-411 *4) *4)) (-4 *4 (-542)) (-5 *2 (-411 *4))
- (-5 *1 (-412 *4))))
- ((*1 *1 *1) (-5 *1 (-899)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1062 (-219))) (-5 *1 (-899))))
- ((*1 *1 *1) (-5 *1 (-900)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1062 (-219))) (-5 *1 (-900))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *2 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))
- (-5 *4 (-400 (-550))) (-5 *1 (-993 *3)) (-4 *3 (-1203 (-550)))))
- ((*1 *2 *3 *2 *2)
- (|partial| -12
- (-5 *2 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))
- (-5 *1 (-993 *3)) (-4 *3 (-1203 (-550)))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *2 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))
- (-5 *4 (-400 (-550))) (-5 *1 (-994 *3)) (-4 *3 (-1203 *4))))
- ((*1 *2 *3 *2 *2)
- (|partial| -12
- (-5 *2 (-2 (|:| -2671 (-400 (-550))) (|:| -2682 (-400 (-550)))))
- (-5 *1 (-994 *3)) (-4 *3 (-1203 (-400 (-550))))))
- ((*1 *1 *1)
- (-12 (-4 *2 (-13 (-823) (-356))) (-5 *1 (-1030 *2 *3))
- (-4 *3 (-1203 *2)))))
-(((*1 *1 *2 *1) (-12 (-4 *1 (-21)) (-5 *2 (-550))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-749))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-25)) (-5 *2 (-894))))
- ((*1 *1 *1 *1)
- (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749))
- (-4 *4 (-170))))
- ((*1 *1 *2 *1) (-12 (-5 *2 (-219)) (-5 *1 (-155))))
- ((*1 *1 *2 *1) (-12 (-5 *2 (-894)) (-5 *1 (-155))))
- ((*1 *2 *1 *2)
- (-12 (-5 *2 (-916 *3)) (-4 *3 (-13 (-356) (-1166)))
- (-5 *1 (-221 *3))))
- ((*1 *1 *2 *1)
- (-12 (-4 *1 (-232 *3 *2)) (-4 *2 (-1181)) (-4 *2 (-705))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-232 *3 *2)) (-4 *2 (-1181)) (-4 *2 (-705))))
- ((*1 *1 *2 *1)
- (-12 (-5 *1 (-287 *2)) (-4 *2 (-1080)) (-4 *2 (-1181))))
- ((*1 *1 *1 *2)
- (-12 (-5 *1 (-287 *2)) (-4 *2 (-1080)) (-4 *2 (-1181))))
- ((*1 *1 *2 *3)
- (-12 (-4 *1 (-316 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-130))))
- ((*1 *1 *1 *2) (-12 (-5 *1 (-354 *2)) (-4 *2 (-1068))))
- ((*1 *1 *2 *1) (-12 (-5 *1 (-354 *2)) (-4 *2 (-1068))))
- ((*1 *1 *2 *3)
- (-12 (-5 *1 (-374 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-825))))
- ((*1 *1 *2 *3)
- (-12 (-4 *1 (-375 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1068))))
- ((*1 *1 *1 *2) (-12 (-5 *1 (-379 *2)) (-4 *2 (-1068))))
- ((*1 *1 *2 *1) (-12 (-5 *1 (-379 *2)) (-4 *2 (-1068))))
- ((*1 *1 *2 *1)
- (-12 (-14 *3 (-623 (-1144))) (-4 *4 (-170))
- (-4 *6 (-232 (-3191 *3) (-749)))
- (-14 *7
- (-1 (-112) (-2 (|:| -2922 *5) (|:| -3521 *6))
- (-2 (|:| -2922 *5) (|:| -3521 *6))))
- (-5 *1 (-453 *3 *4 *5 *6 *7 *2)) (-4 *5 (-825))
- (-4 *2 (-922 *4 *6 (-838 *3)))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23))))
- ((*1 *1 *2 *1)
- (-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23))))
- ((*1 *1 *1 *1)
- (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825))
- (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-922 *2 *3 *4))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1227 *3)) (-4 *3 (-342)) (-5 *1 (-519 *3))))
- ((*1 *1 *1 *1) (-5 *1 (-526)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-579 *3)) (-4 *3 (-1020))))
- ((*1 *1 *1 *2) (-12 (-5 *1 (-579 *2)) (-4 *2 (-1020))))
- ((*1 *1 *2 *1) (-12 (-5 *1 (-579 *2)) (-4 *2 (-1020))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-626 *2)) (-4 *2 (-1027))))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825))))
+ (-12 (-4 *3 (-356)) (-5 *1 (-999 *3 *2)) (-4 *2 (-634 *3))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1068))
- (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-1 *7 *5))
- (-5 *1 (-662 *5 *6 *7))))
- ((*1 *2 *2 *1)
- (-12 (-4 *1 (-665 *3 *2 *4)) (-4 *3 (-1020)) (-4 *2 (-366 *3))
- (-4 *4 (-366 *3))))
- ((*1 *2 *1 *2)
- (-12 (-4 *1 (-665 *3 *4 *2)) (-4 *3 (-1020)) (-4 *4 (-366 *3))
- (-4 *2 (-366 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020))
- (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2))
- (-4 *4 (-366 *2))))
- ((*1 *1 *2 *1)
- (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2))
- (-4 *4 (-366 *2))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-366 *2))
- (-4 *4 (-366 *2))))
- ((*1 *1 *1 *1) (-4 *1 (-699)))
- ((*1 *1 *1 *2) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825))))
- ((*1 *1 *2 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825))))
- ((*1 *1 *1 *1) (-5 *1 (-836)))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-865 *2)) (-4 *2 (-1068))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-1227 *4)) (-4 *4 (-1203 *3)) (-4 *3 (-542))
- (-5 *1 (-942 *3 *4))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1026 *2)) (-4 *2 (-1027))))
- ((*1 *1 *1 *1) (-4 *1 (-1080)))
- ((*1 *2 *2 *1)
- (-12 (-4 *1 (-1091 *3 *4 *2 *5)) (-4 *4 (-1020)) (-4 *2 (-232 *3 *4))
- (-4 *5 (-232 *3 *4))))
- ((*1 *2 *1 *2)
- (-12 (-4 *1 (-1091 *3 *4 *5 *2)) (-4 *4 (-1020)) (-4 *5 (-232 *3 *4))
- (-4 *2 (-232 *3 *4))))
- ((*1 *1 *2 *1)
- (-12 (-4 *3 (-1020)) (-4 *4 (-825)) (-5 *1 (-1094 *3 *4 *2))
- (-4 *2 (-922 *3 (-522 *4) *4))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-916 (-219))) (-5 *3 (-219)) (-5 *1 (-1177))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1225 *2)) (-4 *2 (-1181)) (-4 *2 (-705))))
- ((*1 *1 *2 *1)
- (-12 (-4 *1 (-1225 *2)) (-4 *2 (-1181)) (-4 *2 (-705))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-550)) (-4 *1 (-1225 *3)) (-4 *3 (-1181)) (-4 *3 (-21))))
- ((*1 *1 *2 *1)
- (-12 (-4 *1 (-1244 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1020))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1244 *3 *2)) (-4 *3 (-825)) (-4 *2 (-1020))))
- ((*1 *1 *1 *2)
- (-12 (-5 *1 (-1250 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-821)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-749)) (-5 *1 (-761 *2)) (-4 *2 (-38 (-400 (-550))))
- (-4 *2 (-170)))))
-(((*1 *2 *3 *4 *3 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-735)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-799)) (-5 *4 (-52)) (-5 *2 (-1232)) (-5 *1 (-809)))))
-(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-667 *4)) (-4 *4 (-356)) (-5 *2 (-1140 *4))
- (-5 *1 (-523 *4 *5 *6)) (-4 *5 (-356)) (-4 *6 (-13 (-356) (-823))))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4342)) (-4 *1 (-481 *4))
- (-4 *4 (-1181)) (-5 *2 (-112)))))
-(((*1 *1 *1) (-12 (-4 *1 (-366 *2)) (-4 *2 (-1181)) (-4 *2 (-825))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-366 *3)) (-4 *3 (-1181))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-623 (-878 *3))) (-5 *1 (-878 *3)) (-4 *3 (-1068))))
- ((*1 *2 *1 *3)
- (-12 (-4 *4 (-1020)) (-4 *5 (-771)) (-4 *3 (-825))
- (-4 *6 (-1034 *4 *5 *3))
- (-5 *2 (-2 (|:| |under| *1) (|:| -1608 *1) (|:| |upper| *1)))
- (-4 *1 (-949 *4 *5 *3 *6)))))
-(((*1 *1 *1 *1) (-5 *1 (-129))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6))
- (-5 *2 (-623 (-2 (|:| -2027 *1) (|:| -3257 (-623 *7)))))
- (-5 *3 (-623 *7)) (-4 *1 (-1174 *4 *5 *6 *7)))))
-(((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-667 (-400 (-925 (-550)))))
- (-5 *2
- (-623
- (-2 (|:| |radval| (-309 (-550))) (|:| |radmult| (-550))
- (|:| |radvect| (-623 (-667 (-309 (-550))))))))
- (-5 *1 (-1004)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542))
- (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-950 *3 *4 *5 *6)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *6 *4)) (-4 *4 (-1068)) (-4 *6 (-1068))
- (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-662 *4 *5 *6)) (-4 *5 (-1068)))))
-(((*1 *2 *1) (-12 (-4 *1 (-319 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-770))))
- ((*1 *2 *1) (-12 (-4 *1 (-687 *3)) (-4 *3 (-1020)) (-5 *2 (-749))))
- ((*1 *2 *1) (-12 (-4 *1 (-827 *3)) (-4 *3 (-1020)) (-5 *2 (-749))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-623 *6)) (-4 *1 (-922 *4 *5 *6)) (-4 *4 (-1020))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 (-749)))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-922 *4 *5 *3)) (-4 *4 (-1020)) (-4 *5 (-771))
- (-4 *3 (-825)) (-5 *2 (-749)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-400 (-925 *3))) (-5 *1 (-445 *3 *4 *5 *6))
- (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *1 *1) (-5 *1 (-219)))
- ((*1 *1 *1)
- (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144)))
- (-14 *3 (-623 (-1144))) (-4 *4 (-380))))
- ((*1 *1 *1) (-5 *1 (-372))) ((*1 *1) (-5 *1 (-372))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-246 *4 *3 *5 *6)) (-4 *4 (-1020)) (-4 *3 (-825))
- (-4 *5 (-259 *3)) (-4 *6 (-771)) (-5 *2 (-623 (-749)))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-825))
- (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-623 (-749))))))
+ (-12 (-4 *5 (-356)) (-5 *2 (-2 (|:| -1309 *3) (|:| -3985 (-623 *5))))
+ (-5 *1 (-999 *5 *3)) (-5 *4 (-623 *5)) (-4 *3 (-634 *5)))))
(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1146 (-400 (-550)))) (-5 *2 (-400 (-550)))
- (-5 *1 (-184)))))
+ (-12 (-5 *3 (-1228 *5)) (-4 *5 (-770)) (-5 *2 (-112))
+ (-5 *1 (-820 *4 *5)) (-14 *4 (-749)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-1144))) (-5 *2 (-1232)) (-5 *1 (-1147))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 (-1144))) (-5 *3 (-1144)) (-5 *2 (-1232))
- (-5 *1 (-1147))))
- ((*1 *2 *3 *4 *1)
- (-12 (-5 *4 (-623 (-1144))) (-5 *3 (-1144)) (-5 *2 (-1232))
- (-5 *1 (-1147)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-356)) (-5 *2 (-2 (|:| -3526 *3) (|:| -2786 *3)))
- (-5 *1 (-745 *3 *4)) (-4 *3 (-687 *4))))
+ (-12 (-5 *3 (-1201 *5 *4)) (-4 *4 (-444)) (-4 *4 (-798))
+ (-14 *5 (-1145)) (-5 *2 (-550)) (-5 *1 (-1083 *4 *5)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-101)) (-5 *2 (-112))))
+ ((*1 *1 *2 *2) (-12 (-5 *1 (-287 *2)) (-4 *2 (-1182))))
+ ((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427))))
+ ((*1 *1 *1 *1) (-5 *1 (-837)))
((*1 *2 *1 *1)
- (-12 (-4 *3 (-356)) (-4 *3 (-1020))
- (-5 *2 (-2 (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-827 *3))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-98 *5)) (-4 *5 (-356)) (-4 *5 (-1020))
- (-5 *2 (-2 (|:| -3526 *3) (|:| -2786 *3))) (-5 *1 (-828 *5 *3))
- (-4 *3 (-827 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-473 *4 *5))) (-14 *4 (-623 (-1144)))
- (-4 *5 (-444)) (-5 *2 (-623 (-241 *4 *5))) (-5 *1 (-611 *4 *5)))))
+ (-12 (-5 *2 (-112)) (-5 *1 (-1000 *3)) (-4 *3 (-1182)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1181)) (-5 *1 (-178))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1181)) (-5 *1 (-659))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1181)) (-5 *1 (-944))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1181)) (-5 *1 (-1043))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1150)) (-5 *1 (-1087)))))
+(((*1 *2 *2) (-12 (-5 *2 (-667 (-309 (-550)))) (-5 *1 (-1005)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-357 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1068)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-542))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 (-1240 *4 *5 *6 *7)))
- (-5 *1 (-1240 *4 *5 *6 *7))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-623 *9)) (-5 *4 (-1 (-112) *9 *9))
- (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-1034 *6 *7 *8)) (-4 *6 (-542))
- (-4 *7 (-771)) (-4 *8 (-825)) (-5 *2 (-623 (-1240 *6 *7 *8 *9)))
- (-5 *1 (-1240 *6 *7 *8 *9)))))
-(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1182 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *1) (-12 (-5 *1 (-569 *2)) (-4 *2 (-356)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-495 (-400 (-550)) (-234 *5 (-749)) (-838 *4)
- (-241 *4 (-400 (-550)))))
- (-14 *4 (-623 (-1144))) (-14 *5 (-749)) (-5 *2 (-112))
- (-5 *1 (-496 *4 *5)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-155)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3))
- (-4 *3 (-410 *4)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1110 *3 *4)) (-14 *3 (-894)) (-4 *4 (-356))
- (-5 *1 (-966 *3 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-623 *4)) (-4 *4 (-356)) (-5 *2 (-667 *4))
- (-5 *1 (-792 *4 *5)) (-4 *5 (-634 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *5)) (-5 *4 (-749)) (-4 *5 (-356))
- (-5 *2 (-667 *5)) (-5 *1 (-792 *5 *6)) (-4 *6 (-634 *5)))))
-(((*1 *2 *3 *3)
- (|partial| -12 (-4 *4 (-13 (-356) (-145) (-1011 (-550))))
- (-4 *5 (-1203 *4))
- (-5 *2 (-2 (|:| -1653 (-400 *5)) (|:| |coeff| (-400 *5))))
- (-5 *1 (-554 *4 *5)) (-5 *3 (-400 *5)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 (-1144)))
- (-14 *4 (-623 (-1144))) (-4 *5 (-380))))
- ((*1 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 (-1144)))
- (-14 *4 (-623 (-1144))) (-4 *5 (-380)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2))
- (-4 *2 (-423 *3)))))
-(((*1 *1 *1) (-5 *1 (-112))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1068))
- (-4 *4 (-13 (-1020) (-859 *3) (-825) (-596 (-865 *3))))
- (-5 *2 (-623 (-1144))) (-5 *1 (-1044 *3 *4 *5))
- (-4 *5 (-13 (-423 *4) (-859 *3) (-596 (-865 *3)))))))
-(((*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-836)))))
-(((*1 *2 *2)
- (-12
- (-5 *2
- (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4)
- (|:| |xpnt| (-550))))
- (-4 *4 (-13 (-1203 *3) (-542) (-10 -8 (-15 -3139 ($ $ $)))))
- (-4 *3 (-542)) (-5 *1 (-1206 *3 *4)))))
-(((*1 *1 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-21)) (-4 *2 (-1181)))))
-(((*1 *2 *1) (-12 (-5 *2 (-411 *3)) (-5 *1 (-887 *3)) (-4 *3 (-300)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-342)) (-5 *2 (-112)) (-5 *1 (-210 *4 *3))
- (-4 *3 (-1203 *4)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-444)) (-4 *4 (-542))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1527 *4)))
- (-5 *1 (-942 *4 *3)) (-4 *3 (-1203 *4)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *1 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)) (-4 *2 (-1029))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1144)))
- (-14 *3 (-623 (-1144))) (-4 *4 (-380))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
- (-4 *2 (-423 *3))))
- ((*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)) (-4 *2 (-1029))))
- ((*1 *1 *1) (-4 *1 (-823)))
- ((*1 *2 *1) (-12 (-4 *1 (-970 *2)) (-4 *2 (-170)) (-4 *2 (-1029))))
- ((*1 *1 *1) (-4 *1 (-1029))) ((*1 *1 *1) (-4 *1 (-1107))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-5 *1 (-90 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1218 *4))
- (-4 *4 (-38 (-400 (-550))))
- (-5 *2 (-1 (-1124 *4) (-1124 *4) (-1124 *4))) (-5 *1 (-1220 *4 *5)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1140 *1)) (-4 *1 (-985)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))))
-(((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5)
- (|partial| -12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771))
- (-4 *8 (-825)) (-4 *9 (-1034 *6 *7 *8))
- (-5 *2
- (-2 (|:| -1721 (-623 *9)) (|:| -3223 *4) (|:| |ineq| (-623 *9))))
- (-5 *1 (-961 *6 *7 *8 *9 *4)) (-5 *3 (-623 *9))
- (-4 *4 (-1040 *6 *7 *8 *9))))
- ((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5)
- (|partial| -12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771))
- (-4 *8 (-825)) (-4 *9 (-1034 *6 *7 *8))
- (-5 *2
- (-2 (|:| -1721 (-623 *9)) (|:| -3223 *4) (|:| |ineq| (-623 *9))))
- (-5 *1 (-1075 *6 *7 *8 *9 *4)) (-5 *3 (-623 *9))
- (-4 *4 (-1040 *6 *7 *8 *9)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020))
- (-4 *4 (-771)) (-4 *5 (-825)) (-4 *3 (-542)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-5 *1 (-716 *3))))
- ((*1 *1 *2) (-12 (-5 *1 (-716 *2)) (-4 *2 (-1068))))
- ((*1 *1) (-12 (-5 *1 (-716 *2)) (-4 *2 (-1068)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1203 *6))
- (-4 *6 (-13 (-27) (-423 *5)))
- (-4 *5 (-13 (-825) (-542) (-1011 (-550)))) (-4 *8 (-1203 (-400 *7)))
- (-5 *2 (-569 *3)) (-5 *1 (-538 *5 *6 *7 *8 *3))
- (-4 *3 (-335 *6 *7 *8)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1124 (-219))) (-5 *2 (-623 (-1126))) (-5 *1 (-186))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1124 (-219))) (-5 *2 (-623 (-1126))) (-5 *1 (-293))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1124 (-219))) (-5 *2 (-623 (-1126))) (-5 *1 (-298)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 (-495 *3 *4 *5 *6))) (-4 *3 (-356)) (-4 *4 (-771))
- (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5))))
- ((*1 *1 *1 *1)
- (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825))
- (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-922 *2 *3 *4))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-623 *1)) (-4 *1 (-1040 *4 *5 *6 *3)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-623 *1)) (-5 *3 (-623 *7)) (-4 *1 (-1040 *4 *5 *6 *7))
- (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-623 *7)) (-4 *7 (-1034 *4 *5 *6)) (-4 *4 (-444))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *1))
- (-4 *1 (-1040 *4 *5 *6 *7))))
- ((*1 *2 *3 *1)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-623 *1))
- (-4 *1 (-1040 *4 *5 *6 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1066 *2)) (-4 *2 (-1068)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 (-878 *3))) (-4 *3 (-1068)) (-5 *1 (-877 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-594 *4)) (-5 *1 (-593 *3 *4)) (-4 *3 (-825))
- (-4 *4 (-825)))))
-(((*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1013)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3)
- (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219))
- (-5 *2 (-1008)) (-5 *1 (-729)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-1068)) (-4 *3 (-873 *5)) (-5 *2 (-667 *3))
- (-5 *1 (-670 *5 *3 *6 *4)) (-4 *6 (-366 *3))
- (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4342)))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1227 *1)) (-4 *1 (-363 *4 *5)) (-4 *4 (-170))
- (-4 *5 (-1203 *4)) (-5 *2 (-667 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-170)) (-4 *5 (-1203 *4)) (-5 *2 (-667 *4))
- (-5 *1 (-401 *3 *4 *5)) (-4 *3 (-402 *4 *5))))
- ((*1 *2)
- (-12 (-4 *1 (-402 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1203 *3))
- (-5 *2 (-667 *3)))))
+ (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112))
+ (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1200 *5 *4)) (-4 *4 (-798)) (-14 *5 (-1144))
- (-5 *2 (-550)) (-5 *1 (-1082 *4 *5)))))
-(((*1 *2 *2)
- (-12
- (-5 *2
- (-495 (-400 (-550)) (-234 *4 (-749)) (-838 *3)
- (-241 *3 (-400 (-550)))))
- (-14 *3 (-623 (-1144))) (-14 *4 (-749)) (-5 *1 (-496 *3 *4)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1144))))
- (-4 *6 (-771)) (-5 *2 (-623 (-623 (-550))))
- (-5 *1 (-897 *4 *5 *6 *7)) (-5 *3 (-550)) (-4 *7 (-922 *4 *6 *5)))))
-(((*1 *2 *3 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-726)))))
-(((*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1126)) (-5 *1 (-764)))))
+ (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891))))
+ ((*1 *2) (-12 (-5 *2 (-878 (-550))) (-5 *1 (-891)))))
(((*1 *2 *3 *2)
- (-12 (-5 *2 (-847)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))))
-(((*1 *2 *1) (-12 (-4 *1 (-965 *2)) (-4 *2 (-542)) (-4 *2 (-535))))
- ((*1 *1 *1) (-4 *1 (-1029))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-825)) (-5 *2 (-623 (-623 (-623 *4))))
- (-5 *1 (-1152 *4)) (-5 *3 (-623 (-623 *4))))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-623 (-2 (|:| -3338 (-1140 *6)) (|:| -3521 (-550)))))
- (-4 *6 (-300)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112))
- (-5 *1 (-721 *4 *5 *6 *7)) (-4 *7 (-922 *6 *4 *5))))
- ((*1 *1 *1) (-12 (-4 *1 (-1102 *2)) (-4 *2 (-1020)))))
-(((*1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1020)) (-4 *2 (-356)))))
-(((*1 *1 *2 *3)
- (-12
- (-5 *3
- (-623
- (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2)
- (|:| |xpnt| (-550)))))
- (-4 *2 (-542)) (-5 *1 (-411 *2))))
- ((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |contp| (-550))
- (|:| -1877 (-623 (-2 (|:| |irr| *4) (|:| -4245 (-550)))))))
- (-4 *4 (-1203 (-550))) (-5 *2 (-411 *4)) (-5 *1 (-434 *4)))))
-(((*1 *2 *1) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-1140 *3)))))
-(((*1 *2 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229))))
- ((*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1229)))))
-(((*1 *2 *3) (-12 (-5 *2 (-372)) (-5 *1 (-763 *3)) (-4 *3 (-596 *2))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-894)) (-5 *2 (-372)) (-5 *1 (-763 *3))
- (-4 *3 (-596 *2))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-925 *4)) (-4 *4 (-1020)) (-4 *4 (-596 *2))
- (-5 *2 (-372)) (-5 *1 (-763 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-925 *5)) (-5 *4 (-894)) (-4 *5 (-1020))
- (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-400 (-925 *4))) (-4 *4 (-542)) (-4 *4 (-596 *2))
- (-5 *2 (-372)) (-5 *1 (-763 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-894)) (-4 *5 (-542))
- (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-309 *4)) (-4 *4 (-542)) (-4 *4 (-825))
- (-4 *4 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-309 *5)) (-5 *4 (-894)) (-4 *5 (-542)) (-4 *5 (-825))
- (-4 *5 (-596 *2)) (-5 *2 (-372)) (-5 *1 (-763 *5)))))
-(((*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7)
- (-12 (-5 *3 (-550)) (-5 *5 (-112)) (-5 *6 (-667 (-219)))
- (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN))))
- (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-732)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1227 (-1227 (-550)))) (-5 *3 (-894)) (-5 *1 (-458)))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *3 (-1080)) (-4 *3 (-825)) (-5 *2 (-623 *1))
- (-4 *1 (-423 *3))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-623 (-865 *3))) (-5 *1 (-865 *3))
- (-4 *3 (-1068))))
- ((*1 *2 *1)
- (|partial| -12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *2 (-623 *1)) (-4 *1 (-922 *3 *4 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1020))
- (-4 *7 (-922 *6 *4 *5)) (-5 *2 (-623 *3))
- (-5 *1 (-923 *4 *5 *6 *7 *3))
- (-4 *3
- (-13 (-356)
- (-10 -8 (-15 -1518 ($ *7)) (-15 -2705 (*7 $))
- (-15 -2715 (*7 $))))))))
-(((*1 *1) (-12 (-4 *1 (-418 *2)) (-4 *2 (-361)) (-4 *2 (-1068)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *3 *4 *3 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-735)))))
-(((*1 *1 *1)
- (-12 (-4 *2 (-145)) (-4 *2 (-300)) (-4 *2 (-444)) (-4 *3 (-825))
- (-4 *4 (-771)) (-5 *1 (-960 *2 *3 *4 *5)) (-4 *5 (-922 *2 *4 *3))))
- ((*1 *2 *3) (-12 (-5 *3 (-48)) (-5 *2 (-309 (-550))) (-5 *1 (-1087))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1068)) (-4 *5 (-1068))
- (-5 *2 (-1 *5)) (-5 *1 (-661 *4 *5)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-916 *4)) (-4 *4 (-1020)) (-5 *1 (-1132 *3 *4))
- (-14 *3 (-894)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *3 (-1185)) (-4 *5 (-1203 *3)) (-4 *6 (-1203 (-400 *5)))
- (-5 *2 (-112)) (-5 *1 (-334 *4 *3 *5 *6)) (-4 *4 (-335 *3 *5 *6))))
- ((*1 *2 *3 *3)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1020)) (-5 *2 (-112)) (-5 *1 (-436 *4 *3))
- (-4 *3 (-1203 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-5 *2 (-112)))))
-(((*1 *2 *3) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-438)) (-5 *3 (-550)))))
-(((*1 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-4 *3 (-1068))
- (-4 *4 (-1068)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-916 *3) (-916 *3))) (-5 *1 (-174 *3))
- (-4 *3 (-13 (-356) (-1166) (-975))))))
-(((*1 *2 *1) (-12 (-4 *1 (-500 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-825)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542))
- (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-950 *3 *4 *5 *6)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-400 (-925 *3))) (-5 *1 (-445 *3 *4 *5 *6))
- (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-1112)) (-5 *2 (-139))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1112)) (-5 *2 (-142)))))
-(((*1 *2 *3) (-12 (-5 *3 (-799)) (-5 *2 (-52)) (-5 *1 (-809)))))
-(((*1 *1 *2 *2 *2 *2 *2 *2 *2 *2)
- (-12 (-4 *1 (-775 *2)) (-4 *2 (-170))))
- ((*1 *1 *2 *2)
- (-12 (-5 *2 (-972 *3)) (-4 *3 (-170)) (-5 *1 (-777 *3)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1140 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-623 *5)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-1144)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-680 *3 *5 *6 *7))
- (-4 *3 (-596 (-526))) (-4 *5 (-1181)) (-4 *6 (-1181))
- (-4 *7 (-1181))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1144)) (-5 *2 (-1 *6 *5)) (-5 *1 (-685 *3 *5 *6))
- (-4 *3 (-596 (-526))) (-4 *5 (-1181)) (-4 *6 (-1181)))))
-(((*1 *2 *3)
- (|partial| -12 (-4 *4 (-13 (-542) (-145)))
- (-5 *2 (-2 (|:| -2671 *3) (|:| -2682 *3))) (-5 *1 (-1197 *4 *3))
- (-4 *3 (-1203 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-217 *2 *3)) (-4 *2 (-13 (-1020) (-825)))
- (-14 *3 (-623 (-1144))))))
-(((*1 *1 *2 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372)))
- (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1143))))
- (-5 *1 (-1143)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-749)) (-5 *2 (-112))))
- ((*1 *2 *3 *3)
- (|partial| -12 (-5 *2 (-112)) (-5 *1 (-1182 *3)) (-4 *3 (-1068))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-1 (-112) *3 *3)) (-4 *3 (-1068)) (-5 *2 (-112))
- (-5 *1 (-1182 *3)))))
-(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
-(((*1 *1 *1) (-12 (-5 *1 (-939 *2)) (-4 *2 (-940)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-323)))))
-(((*1 *1) (-5 *1 (-155))))
-(((*1 *2 *1 *1)
- (-12 (-4 *3 (-542)) (-4 *3 (-1020))
- (-5 *2 (-2 (|:| -3526 *1) (|:| -2786 *1))) (-4 *1 (-827 *3))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-98 *5)) (-4 *5 (-542)) (-4 *5 (-1020))
- (-5 *2 (-2 (|:| -3526 *3) (|:| -2786 *3))) (-5 *1 (-828 *5 *3))
- (-4 *3 (-827 *5)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1068))
- (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3))))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-623 *2)) (-4 *2 (-1034 *4 *5 *6)) (-4 *4 (-542))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-950 *4 *5 *6 *2)))))
+ (-12 (-5 *2 (-895)) (-5 *3 (-623 (-256))) (-5 *1 (-254))))
+ ((*1 *1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-256)))))
(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1124 (-623 (-550)))) (-5 *3 (-623 (-550)))
- (-5 *1 (-856)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *2 *2)) (-4 *2 (-1218 *4)) (-5 *1 (-1220 *4 *2))
- (-4 *4 (-38 (-400 (-550)))))))
-(((*1 *1 *2 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372)))
- (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1143))))
- (-5 *1 (-1143)))))
+ (-12 (-5 *2 (-112)) (-5 *3 (-623 (-256))) (-5 *1 (-254))))
+ ((*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-256)))))
(((*1 *2 *2 *3)
- (-12 (-5 *2 (-865 *4)) (-5 *3 (-1 (-112) *5)) (-4 *4 (-1068))
- (-4 *5 (-1181)) (-5 *1 (-863 *4 *5))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-865 *4)) (-5 *3 (-623 (-1 (-112) *5))) (-4 *4 (-1068))
- (-4 *5 (-1181)) (-5 *1 (-863 *4 *5))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *2 (-865 *5)) (-5 *3 (-623 (-1144)))
- (-5 *4 (-1 (-112) (-623 *6))) (-4 *5 (-1068)) (-4 *6 (-1181))
- (-5 *1 (-863 *5 *6))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-112) *5)) (-4 *5 (-1181)) (-4 *4 (-825))
- (-5 *1 (-910 *4 *2 *5)) (-4 *2 (-423 *4))))
+ (-12 (-4 *4 (-13 (-356) (-145) (-1012 (-400 (-550)))))
+ (-4 *3 (-1204 *4)) (-5 *1 (-787 *4 *3 *2 *5)) (-4 *2 (-634 *3))
+ (-4 *5 (-634 (-400 *3)))))
((*1 *2 *2 *3)
- (-12 (-5 *3 (-623 (-1 (-112) *5))) (-4 *5 (-1181)) (-4 *4 (-825))
- (-5 *1 (-910 *4 *2 *5)) (-4 *2 (-423 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1144)) (-5 *4 (-1 (-112) *5)) (-4 *5 (-1181))
- (-5 *2 (-309 (-550))) (-5 *1 (-911 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1144)) (-5 *4 (-623 (-1 (-112) *5))) (-4 *5 (-1181))
- (-5 *2 (-309 (-550))) (-5 *1 (-911 *5))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-623 (-1144))) (-5 *3 (-1 (-112) (-623 *6)))
- (-4 *6 (-13 (-423 *5) (-859 *4) (-596 (-865 *4)))) (-4 *4 (-1068))
- (-4 *5 (-13 (-1020) (-859 *4) (-825) (-596 (-865 *4))))
- (-5 *1 (-1044 *4 *5 *6)))))
-(((*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-836)))))
-(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-899)))))
-(((*1 *2 *1)
- (-12
+ (-12 (-5 *3 (-400 *5))
+ (-4 *4 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *5 (-1204 *4))
+ (-5 *1 (-787 *4 *5 *2 *6)) (-4 *2 (-634 *5)) (-4 *6 (-634 *3)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-749)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1021))
+ (-14 *4 (-623 (-1145)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-749)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1021) (-825)))
+ (-14 *4 (-623 (-1145)))))
+ ((*1 *1) (-12 (-4 *1 (-322 *2)) (-4 *2 (-361)) (-4 *2 (-356))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-328 *3 *4 *5 *2)) (-4 *3 (-356))
+ (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4)))
+ (-4 *2 (-335 *3 *4 *5))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-749)) (-5 *1 (-383 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2)
+ (-4 *5 (-170))))
+ ((*1 *1) (-12 (-4 *2 (-170)) (-4 *1 (-703 *2 *3)) (-4 *3 (-1204 *2)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-667 (-167 (-400 (-550)))))
(-5 *2
(-623
- (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1140 *3))
- (|:| |logand| (-1140 *3)))))
- (-5 *1 (-569 *3)) (-4 *3 (-356)))))
-(((*1 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-521 *3)) (-4 *3 (-13 (-705) (-25))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-5 *1 (-58 *3)) (-4 *3 (-1181))))
- ((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-5 *1 (-58 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-3 (|:| |fst| (-427)) (|:| -3730 "void")))
- (-5 *2 (-1232)) (-5 *1 (-1147))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1144))
- (-5 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-5 *2 (-1232))
- (-5 *1 (-1147))))
- ((*1 *2 *3 *4 *1)
- (-12 (-5 *3 (-1144))
- (-5 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void"))) (-5 *2 (-1232))
- (-5 *1 (-1147)))))
-(((*1 *1 *1) (-12 (-4 *1 (-423 *2)) (-4 *2 (-825)) (-4 *2 (-1020))))
- ((*1 *1 *1) (-12 (-4 *1 (-965 *2)) (-4 *2 (-542)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1180)) (-5 *1 (-178))))
- ((*1 *2 *1) (-12 (-5 *2 (-1180)) (-5 *1 (-659))))
- ((*1 *2 *1) (-12 (-5 *2 (-1180)) (-5 *1 (-943))))
- ((*1 *2 *1) (-12 (-5 *2 (-1180)) (-5 *1 (-1042))))
- ((*1 *2 *1) (-12 (-5 *2 (-1149)) (-5 *1 (-1086)))))
-(((*1 *1 *2) (-12 (-5 *1 (-999 *2)) (-4 *2 (-1181)))))
+ (-2 (|:| |outval| (-167 *4)) (|:| |outmult| (-550))
+ (|:| |outvect| (-623 (-667 (-167 *4)))))))
+ (-5 *1 (-743 *4)) (-4 *4 (-13 (-356) (-823))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1141 (-926 *6))) (-4 *6 (-542))
+ (-4 *2 (-923 (-400 (-926 *6)) *5 *4)) (-5 *1 (-711 *5 *4 *6 *2))
+ (-4 *5 (-771))
+ (-4 *4 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $))))))))
(((*1 *2 *1)
- (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *6))
- (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-623 (-878 *3))) (-5 *1 (-877 *3)) (-4 *3 (-1068)))))
+ (-12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1))
+ (-4 *1 (-1035 *3 *4 *5)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1228 *3)) (-4 *3 (-1204 *4)) (-4 *4 (-1186))
+ (-4 *1 (-335 *4 *3 *5)) (-4 *5 (-1204 (-400 *3))))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-400 *4)) (-4 *4 (-1203 *3))
- (-4 *3 (-13 (-356) (-145) (-1011 (-550)))) (-5 *1 (-554 *3 *4)))))
-(((*1 *1 *1) (-5 *1 (-1143)))
- ((*1 *1 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-309 (-550))) (|:| -3260 (-309 (-372)))
- (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1143))))
- (-5 *1 (-1143)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1124 (-550))) (-5 *1 (-1128 *4)) (-4 *4 (-1020))
- (-5 *3 (-550)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-749)) (-5 *2 (-1232)) (-5 *1 (-839 *4 *5 *6 *7))
- (-4 *4 (-1020)) (-14 *5 (-623 (-1144))) (-14 *6 (-623 *3))
- (-14 *7 *3)))
- ((*1 *2 *3)
- (-12 (-5 *3 (-749)) (-4 *4 (-1020)) (-4 *5 (-825)) (-4 *6 (-771))
- (-14 *8 (-623 *5)) (-5 *2 (-1232))
- (-5 *1 (-1239 *4 *5 *6 *7 *8 *9 *10)) (-4 *7 (-922 *4 *6 *5))
- (-14 *9 (-623 *3)) (-14 *10 *3))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-985)) (-5 *2 (-836)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4342)) (-4 *1 (-481 *4))
- (-4 *4 (-1181)) (-5 *2 (-112)))))
+ (-12 (-4 *3 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-270 *3 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *3)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1145))
+ (-4 *4 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-270 *4 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *4))))))
+(((*1 *2 *3 *2 *3)
+ (-12 (-5 *2 (-430)) (-5 *3 (-1145)) (-5 *1 (-1148))))
+ ((*1 *2 *3 *2) (-12 (-5 *2 (-430)) (-5 *3 (-1145)) (-5 *1 (-1148))))
+ ((*1 *2 *3 *2 *4 *1)
+ (-12 (-5 *2 (-430)) (-5 *3 (-623 (-1145))) (-5 *4 (-1145))
+ (-5 *1 (-1148))))
+ ((*1 *2 *3 *2 *3 *1)
+ (-12 (-5 *2 (-430)) (-5 *3 (-1145)) (-5 *1 (-1148))))
+ ((*1 *2 *3 *2 *1)
+ (-12 (-5 *2 (-430)) (-5 *3 (-1145)) (-5 *1 (-1149))))
+ ((*1 *2 *3 *2 *1)
+ (-12 (-5 *2 (-430)) (-5 *3 (-623 (-1145))) (-5 *1 (-1149)))))
(((*1 *2 *1)
- (-12
- (-5 *2
- (-3 (|:| |nullBranch| "null")
- (|:| |assignmentBranch|
- (-2 (|:| |var| (-1144))
- (|:| |arrayIndex| (-623 (-925 (-550))))
- (|:| |rand|
- (-2 (|:| |ints2Floats?| (-112)) (|:| -1810 (-836))))))
- (|:| |arrayAssignmentBranch|
- (-2 (|:| |var| (-1144)) (|:| |rand| (-836))
- (|:| |ints2Floats?| (-112))))
- (|:| |conditionalBranch|
- (-2 (|:| |switch| (-1143)) (|:| |thenClause| (-323))
- (|:| |elseClause| (-323))))
- (|:| |returnBranch|
- (-2 (|:| -2902 (-112))
- (|:| -3625
- (-2 (|:| |ints2Floats?| (-112)) (|:| -1810 (-836))))))
- (|:| |blockBranch| (-623 (-323)))
- (|:| |commentBranch| (-623 (-1126))) (|:| |callBranch| (-1126))
- (|:| |forBranch|
- (-2 (|:| -3170 (-1060 (-925 (-550))))
- (|:| |span| (-925 (-550))) (|:| -1925 (-323))))
- (|:| |labelBranch| (-1088))
- (|:| |loopBranch| (-2 (|:| |switch| (-1143)) (|:| -1925 (-323))))
- (|:| |commonBranch|
- (-2 (|:| -1916 (-1144)) (|:| |contents| (-623 (-1144)))))
- (|:| |printBranch| (-623 (-836)))))
- (-5 *1 (-323)))))
-(((*1 *1 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-21)) (-4 *2 (-1181)))))
+ (-12 (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542))
+ (-5 *2 (-112)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-749)) (-5 *2 (-623 (-1144))) (-5 *1 (-204))
- (-5 *3 (-1144))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-309 (-219))) (-5 *4 (-749)) (-5 *2 (-623 (-1144)))
- (-5 *1 (-260))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-367 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170))
- (-5 *2 (-623 *3))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-623 *3)) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825))
- (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-894))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-650 *3)) (-4 *3 (-825))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-655 *3)) (-4 *3 (-825))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-797 *3)) (-4 *3 (-825))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-866 *3)) (-4 *3 (-825))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1244 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1020))
- (-5 *2 (-623 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-825))
- (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-112)))))
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-623 (-1144))) (-4 *5 (-542))
- (-5 *2 (-623 (-623 (-287 (-400 (-925 *5)))))) (-5 *1 (-748 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-925 *4))) (-4 *4 (-542))
- (-5 *2 (-623 (-623 (-287 (-400 (-925 *4)))))) (-5 *1 (-748 *4))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-667 *7))
- (-5 *5
- (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -2437 (-623 *6)))
- *7 *6))
- (-4 *6 (-356)) (-4 *7 (-634 *6))
+ (-12 (-5 *3 (-623 (-758 *5 (-839 *6)))) (-5 *4 (-112)) (-4 *5 (-444))
+ (-14 *6 (-623 (-1145)))
(-5 *2
- (-2 (|:| |particular| (-3 (-1227 *6) "failed"))
- (|:| -2437 (-623 (-1227 *6)))))
- (-5 *1 (-791 *6 *7)) (-5 *4 (-1227 *6)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020)))))
-(((*1 *2 *3)
- (-12 (-14 *4 (-623 (-1144))) (-4 *5 (-444))
- (-5 *2
- (-2 (|:| |glbase| (-623 (-241 *4 *5))) (|:| |glval| (-623 (-550)))))
- (-5 *1 (-611 *4 *5)) (-5 *3 (-623 (-241 *4 *5))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *3 *1)
- (-12 (-4 *4 (-13 (-823) (-356))) (-5 *2 (-112)) (-5 *1 (-1030 *4 *3))
- (-4 *3 (-1203 *4)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-749)) (-5 *1 (-761 *2)) (-4 *2 (-38 (-400 (-550))))
- (-4 *2 (-170)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-4 *1 (-149 *3))))
+ (-623 (-1115 *5 (-522 (-839 *6)) (-839 *6) (-758 *5 (-839 *6)))))
+ (-5 *1 (-608 *5 *6)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-4 *1 (-149 *3))))
((*1 *1 *2)
(-12
- (-5 *2 (-623 (-2 (|:| -3521 (-749)) (|:| -3335 *4) (|:| |num| *4))))
- (-4 *4 (-1203 *3)) (-4 *3 (-13 (-356) (-145))) (-5 *1 (-392 *3 *4))))
+ (-5 *2 (-623 (-2 (|:| -3068 (-749)) (|:| -1808 *4) (|:| |num| *4))))
+ (-4 *4 (-1204 *3)) (-4 *3 (-13 (-356) (-145))) (-5 *1 (-392 *3 *4))))
((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-3 (|:| |fst| (-427)) (|:| -3730 "void")))
- (-5 *3 (-623 (-925 (-550)))) (-5 *4 (-112)) (-5 *1 (-430))))
+ (-12 (-5 *2 (-3 (|:| |fst| (-427)) (|:| -2487 "void")))
+ (-5 *3 (-623 (-926 (-550)))) (-5 *4 (-112)) (-5 *1 (-430))))
((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-3 (|:| |fst| (-427)) (|:| -3730 "void")))
- (-5 *3 (-623 (-1144))) (-5 *4 (-112)) (-5 *1 (-430))))
+ (-12 (-5 *2 (-3 (|:| |fst| (-427)) (|:| -2487 "void")))
+ (-5 *3 (-623 (-1145))) (-5 *4 (-112)) (-5 *1 (-430))))
((*1 *2 *1)
- (-12 (-5 *2 (-1124 *3)) (-5 *1 (-583 *3)) (-4 *3 (-1181))))
+ (-12 (-5 *2 (-1125 *3)) (-5 *1 (-583 *3)) (-4 *3 (-1182))))
((*1 *1 *1 *1) (-12 (-4 *1 (-614 *2)) (-4 *2 (-170))))
((*1 *1 *1 *2)
(-12 (-5 *2 (-650 *3)) (-4 *3 (-825)) (-5 *1 (-642 *3 *4))
@@ -15564,193 +11609,164 @@
(-12 (-5 *2 (-650 *3)) (-4 *3 (-825)) (-5 *1 (-642 *3 *4))
(-4 *4 (-170))))
((*1 *1 *2)
- (-12 (-5 *2 (-623 (-623 (-623 *3)))) (-4 *3 (-1068))
+ (-12 (-5 *2 (-623 (-623 (-623 *3)))) (-4 *3 (-1069))
(-5 *1 (-653 *3))))
((*1 *1 *2 *3)
- (-12 (-5 *1 (-692 *2 *3 *4)) (-4 *2 (-825)) (-4 *3 (-1068))
+ (-12 (-5 *1 (-692 *2 *3 *4)) (-4 *2 (-825)) (-4 *3 (-1069))
(-14 *4
- (-1 (-112) (-2 (|:| -2922 *2) (|:| -3521 *3))
- (-2 (|:| -2922 *2) (|:| -3521 *3))))))
+ (-1 (-112) (-2 (|:| -3690 *2) (|:| -3068 *3))
+ (-2 (|:| -3690 *2) (|:| -3068 *3))))))
((*1 *1 *2 *3)
- (-12 (-5 *1 (-846 *2 *3)) (-4 *2 (-1181)) (-4 *3 (-1181))))
+ (-12 (-5 *1 (-847 *2 *3)) (-4 *2 (-1182)) (-4 *3 (-1182))))
((*1 *1 *2)
- (-12 (-5 *2 (-623 (-2 (|:| -2763 (-1144)) (|:| -2119 *4))))
- (-4 *4 (-1068)) (-5 *1 (-862 *3 *4)) (-4 *3 (-1068))))
+ (-12 (-5 *2 (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 *4))))
+ (-4 *4 (-1069)) (-5 *1 (-863 *3 *4)) (-4 *3 (-1069))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 *5)) (-4 *5 (-13 (-1068) (-34)))
- (-5 *2 (-623 (-1108 *3 *5))) (-5 *1 (-1108 *3 *5))
- (-4 *3 (-13 (-1068) (-34)))))
+ (-12 (-5 *4 (-623 *5)) (-4 *5 (-13 (-1069) (-34)))
+ (-5 *2 (-623 (-1109 *3 *5))) (-5 *1 (-1109 *3 *5))
+ (-4 *3 (-13 (-1069) (-34)))))
((*1 *2 *3)
- (-12 (-5 *3 (-623 (-2 (|:| |val| *4) (|:| -3223 *5))))
- (-4 *4 (-13 (-1068) (-34))) (-4 *5 (-13 (-1068) (-34)))
- (-5 *2 (-623 (-1108 *4 *5))) (-5 *1 (-1108 *4 *5))))
+ (-12 (-5 *3 (-623 (-2 (|:| |val| *4) (|:| -1608 *5))))
+ (-4 *4 (-13 (-1069) (-34))) (-4 *5 (-13 (-1069) (-34)))
+ (-5 *2 (-623 (-1109 *4 *5))) (-5 *1 (-1109 *4 *5))))
((*1 *1 *2)
- (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -3223 *4)))
- (-4 *3 (-13 (-1068) (-34))) (-4 *4 (-13 (-1068) (-34)))
- (-5 *1 (-1108 *3 *4))))
+ (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -1608 *4)))
+ (-4 *3 (-13 (-1069) (-34))) (-4 *4 (-13 (-1069) (-34)))
+ (-5 *1 (-1109 *3 *4))))
((*1 *1 *2 *3)
- (-12 (-5 *1 (-1108 *2 *3)) (-4 *2 (-13 (-1068) (-34)))
- (-4 *3 (-13 (-1068) (-34)))))
+ (-12 (-5 *1 (-1109 *2 *3)) (-4 *2 (-13 (-1069) (-34)))
+ (-4 *3 (-13 (-1069) (-34)))))
((*1 *1 *2 *3 *4)
- (-12 (-5 *4 (-112)) (-5 *1 (-1108 *2 *3)) (-4 *2 (-13 (-1068) (-34)))
- (-4 *3 (-13 (-1068) (-34)))))
+ (-12 (-5 *4 (-112)) (-5 *1 (-1109 *2 *3)) (-4 *2 (-13 (-1069) (-34)))
+ (-4 *3 (-13 (-1069) (-34)))))
((*1 *1 *2 *3 *2 *4)
- (-12 (-5 *4 (-623 *3)) (-4 *3 (-13 (-1068) (-34)))
- (-5 *1 (-1109 *2 *3)) (-4 *2 (-13 (-1068) (-34)))))
+ (-12 (-5 *4 (-623 *3)) (-4 *3 (-13 (-1069) (-34)))
+ (-5 *1 (-1110 *2 *3)) (-4 *2 (-13 (-1069) (-34)))))
((*1 *1 *2 *3 *4)
- (-12 (-5 *4 (-623 (-1108 *2 *3))) (-4 *2 (-13 (-1068) (-34)))
- (-4 *3 (-13 (-1068) (-34))) (-5 *1 (-1109 *2 *3))))
+ (-12 (-5 *4 (-623 (-1109 *2 *3))) (-4 *2 (-13 (-1069) (-34)))
+ (-4 *3 (-13 (-1069) (-34))) (-5 *1 (-1110 *2 *3))))
((*1 *1 *2 *3 *4)
- (-12 (-5 *4 (-623 (-1109 *2 *3))) (-5 *1 (-1109 *2 *3))
- (-4 *2 (-13 (-1068) (-34))) (-4 *3 (-13 (-1068) (-34)))))
+ (-12 (-5 *4 (-623 (-1110 *2 *3))) (-5 *1 (-1110 *2 *3))
+ (-4 *2 (-13 (-1069) (-34))) (-4 *3 (-13 (-1069) (-34)))))
((*1 *1 *2)
- (-12 (-5 *2 (-1108 *3 *4)) (-4 *3 (-13 (-1068) (-34)))
- (-4 *4 (-13 (-1068) (-34))) (-5 *1 (-1109 *3 *4))))
+ (-12 (-5 *2 (-1109 *3 *4)) (-4 *3 (-13 (-1069) (-34)))
+ (-4 *4 (-13 (-1069) (-34))) (-5 *1 (-1110 *3 *4))))
((*1 *1 *2 *3)
- (-12 (-5 *1 (-1133 *2 *3)) (-4 *2 (-1068)) (-4 *3 (-1068)))))
-(((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *4 (-623 *10)) (-5 *5 (-112)) (-4 *10 (-1040 *6 *7 *8 *9))
- (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
- (-4 *9 (-1034 *6 *7 *8))
- (-5 *2
- (-623
- (-2 (|:| -1721 (-623 *9)) (|:| -3223 *10) (|:| |ineq| (-623 *9)))))
- (-5 *1 (-961 *6 *7 *8 *9 *10)) (-5 *3 (-623 *9))))
- ((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *4 (-623 *10)) (-5 *5 (-112)) (-4 *10 (-1040 *6 *7 *8 *9))
- (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
- (-4 *9 (-1034 *6 *7 *8))
- (-5 *2
- (-623
- (-2 (|:| -1721 (-623 *9)) (|:| -3223 *10) (|:| |ineq| (-623 *9)))))
- (-5 *1 (-1075 *6 *7 *8 *9 *10)) (-5 *3 (-623 *9)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-916 (-219)))) (-5 *1 (-1228)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-1194 (-550))) (-4 *1 (-629 *3)) (-4 *3 (-1181))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-629 *3)) (-4 *3 (-1181)))))
+ (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1069)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1125 *4)) (-4 *4 (-38 *3)) (-4 *4 (-1021))
+ (-5 *3 (-400 (-550))) (-5 *1 (-1129 *4)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-623 (-917 *4))) (-4 *1 (-1103 *4)) (-4 *4 (-1021))
+ (-5 *2 (-749)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1146 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *2 (-542)) (-4 *2 (-444)) (-5 *1 (-942 *2 *3))
- (-4 *3 (-1203 *2)))))
+ (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891))))
+ ((*1 *2) (-12 (-5 *2 (-878 (-550))) (-5 *1 (-891)))))
+(((*1 *2)
+ (-12 (-5 *2 (-400 (-926 *3))) (-5 *1 (-445 *3 *4 *5 *6))
+ (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-219))) (-5 *2 (-623 (-1126))) (-5 *1 (-186))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-219))) (-5 *2 (-623 (-1126))) (-5 *1 (-293))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-219))) (-5 *2 (-623 (-1126))) (-5 *1 (-298)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-1066 *2)) (-4 *2 (-1068))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1066 *2)) (-4 *2 (-1068)))))
-(((*1 *1 *2 *3 *3 *3 *4)
- (-12 (-4 *4 (-356)) (-4 *3 (-1203 *4)) (-4 *5 (-1203 (-400 *3)))
- (-4 *1 (-328 *4 *3 *5 *2)) (-4 *2 (-335 *4 *3 *5))))
- ((*1 *1 *2 *2 *3)
- (-12 (-5 *3 (-550)) (-4 *2 (-356)) (-4 *4 (-1203 *2))
- (-4 *5 (-1203 (-400 *4))) (-4 *1 (-328 *2 *4 *5 *6))
- (-4 *6 (-335 *2 *4 *5))))
- ((*1 *1 *2 *2)
- (-12 (-4 *2 (-356)) (-4 *3 (-1203 *2)) (-4 *4 (-1203 (-400 *3)))
- (-4 *1 (-328 *2 *3 *4 *5)) (-4 *5 (-335 *2 *3 *4))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-356)) (-4 *4 (-1203 *3)) (-4 *5 (-1203 (-400 *4)))
- (-4 *1 (-328 *3 *4 *5 *2)) (-4 *2 (-335 *3 *4 *5))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-406 *4 (-400 *4) *5 *6)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-4 *6 (-335 *3 *4 *5)) (-4 *3 (-356))
- (-4 *1 (-328 *3 *4 *5 *6)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1068)) (-4 *5 (-1068))
- (-4 *6 (-1068)) (-5 *2 (-1 *6 *5)) (-5 *1 (-662 *4 *5 *6)))))
-(((*1 *1 *1) (-12 (-4 *1 (-367 *2 *3)) (-4 *2 (-825)) (-4 *3 (-170))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-607 *2 *3 *4)) (-4 *2 (-825))
- (-4 *3 (-13 (-170) (-696 (-400 (-550))))) (-14 *4 (-894))))
- ((*1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825))))
- ((*1 *1 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-1244 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1020)))))
-(((*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-847)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-623 *6)) (-4 *1 (-922 *4 *5 *6)) (-4 *4 (-1020))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-749))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-922 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-5 *2 (-749)))))
-(((*1 *1 *1 *1) (-4 *1 (-300))) ((*1 *1 *1 *1) (-5 *1 (-749)))
- ((*1 *1 *1 *1) (-5 *1 (-836))))
+ (-12 (-5 *2 (-1125 (-623 (-550)))) (-5 *1 (-857)) (-5 *3 (-550)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-5 *1 (-1116 *3)))))
+(((*1 *1 *1 *1)
+ (|partial| -12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1127))
+ (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-112)) (-5 *1 (-218 *4 *5)) (-4 *5 (-13 (-1167) (-29 *4))))))
+(((*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3)
+ (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *3 (-550))
+ (-5 *2 (-1009)) (-5 *1 (-735)))))
+(((*1 *2 *3 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-734)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-413 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1167) (-423 *3)))
+ (-14 *4 (-1145)) (-14 *5 *2)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-4 *2 (-13 (-27) (-1167) (-423 *3) (-10 -8 (-15 -2233 ($ *4)))))
+ (-4 *4 (-823))
+ (-4 *5
+ (-13 (-1206 *2 *4) (-356) (-1167)
+ (-10 -8 (-15 -2798 ($ $)) (-15 -2149 ($ $)))))
+ (-5 *1 (-415 *3 *2 *4 *5 *6 *7)) (-4 *6 (-957 *5)) (-14 *7 (-1145)))))
(((*1 *1 *2) (-12 (-4 *1 (-38 *2)) (-4 *2 (-170))))
((*1 *1 *2)
- (-12 (-5 *2 (-1227 *3)) (-4 *3 (-356)) (-14 *6 (-1227 (-667 *3)))
- (-5 *1 (-44 *3 *4 *5 *6)) (-14 *4 (-894)) (-14 *5 (-623 (-1144)))))
- ((*1 *1 *2) (-12 (-5 *2 (-1093 (-550) (-594 (-48)))) (-5 *1 (-48))))
- ((*1 *2 *3) (-12 (-5 *2 (-52)) (-5 *1 (-51 *3)) (-4 *3 (-1181))))
+ (-12 (-5 *2 (-1228 *3)) (-4 *3 (-356)) (-14 *6 (-1228 (-667 *3)))
+ (-5 *1 (-44 *3 *4 *5 *6)) (-14 *4 (-895)) (-14 *5 (-623 (-1145)))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1094 (-550) (-594 (-48)))) (-5 *1 (-48))))
+ ((*1 *2 *3) (-12 (-5 *2 (-52)) (-5 *1 (-51 *3)) (-4 *3 (-1182))))
((*1 *1 *2)
- (-12 (-5 *2 (-1227 (-332 (-1532 'JINT 'X 'ELAM) (-1532) (-677))))
- (-5 *1 (-60 *3)) (-14 *3 (-1144))))
+ (-12 (-5 *2 (-1228 (-332 (-2245 'JINT 'X 'ELAM) (-2245) (-677))))
+ (-5 *1 (-60 *3)) (-14 *3 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-1227 (-332 (-1532) (-1532 'XC) (-677))))
- (-5 *1 (-62 *3)) (-14 *3 (-1144))))
+ (-12 (-5 *2 (-1228 (-332 (-2245) (-2245 'XC) (-677))))
+ (-5 *1 (-62 *3)) (-14 *3 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-332 (-1532 'X) (-1532) (-677))) (-5 *1 (-63 *3))
- (-14 *3 (-1144))))
+ (-12 (-5 *2 (-332 (-2245 'X) (-2245) (-677))) (-5 *1 (-63 *3))
+ (-14 *3 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-667 (-332 (-1532) (-1532 'X 'HESS) (-677))))
- (-5 *1 (-64 *3)) (-14 *3 (-1144))))
+ (-12 (-5 *2 (-667 (-332 (-2245) (-2245 'X 'HESS) (-677))))
+ (-5 *1 (-64 *3)) (-14 *3 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-332 (-1532) (-1532 'XC) (-677))) (-5 *1 (-65 *3))
- (-14 *3 (-1144))))
+ (-12 (-5 *2 (-332 (-2245) (-2245 'XC) (-677))) (-5 *1 (-65 *3))
+ (-14 *3 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-1227 (-332 (-1532 'X) (-1532 '-2004) (-677))))
- (-5 *1 (-70 *3)) (-14 *3 (-1144))))
+ (-12 (-5 *2 (-1228 (-332 (-2245 'X) (-2245 '-1932) (-677))))
+ (-5 *1 (-70 *3)) (-14 *3 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-1227 (-332 (-1532) (-1532 'X) (-677))))
- (-5 *1 (-73 *3)) (-14 *3 (-1144))))
+ (-12 (-5 *2 (-1228 (-332 (-2245) (-2245 'X) (-677))))
+ (-5 *1 (-73 *3)) (-14 *3 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-1227 (-332 (-1532 'X 'EPS) (-1532 '-2004) (-677))))
- (-5 *1 (-74 *3 *4 *5)) (-14 *3 (-1144)) (-14 *4 (-1144))
- (-14 *5 (-1144))))
+ (-12 (-5 *2 (-1228 (-332 (-2245 'X 'EPS) (-2245 '-1932) (-677))))
+ (-5 *1 (-74 *3 *4 *5)) (-14 *3 (-1145)) (-14 *4 (-1145))
+ (-14 *5 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-1227 (-332 (-1532 'EPS) (-1532 'YA 'YB) (-677))))
- (-5 *1 (-75 *3 *4 *5)) (-14 *3 (-1144)) (-14 *4 (-1144))
- (-14 *5 (-1144))))
+ (-12 (-5 *2 (-1228 (-332 (-2245 'EPS) (-2245 'YA 'YB) (-677))))
+ (-5 *1 (-75 *3 *4 *5)) (-14 *3 (-1145)) (-14 *4 (-1145))
+ (-14 *5 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-332 (-1532) (-1532 'X) (-677))) (-5 *1 (-76 *3))
- (-14 *3 (-1144))))
+ (-12 (-5 *2 (-332 (-2245) (-2245 'X) (-677))) (-5 *1 (-76 *3))
+ (-14 *3 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-332 (-1532) (-1532 'X) (-677))) (-5 *1 (-77 *3))
- (-14 *3 (-1144))))
+ (-12 (-5 *2 (-332 (-2245) (-2245 'X) (-677))) (-5 *1 (-77 *3))
+ (-14 *3 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-1227 (-332 (-1532) (-1532 'XC) (-677))))
- (-5 *1 (-78 *3)) (-14 *3 (-1144))))
+ (-12 (-5 *2 (-1228 (-332 (-2245) (-2245 'XC) (-677))))
+ (-5 *1 (-78 *3)) (-14 *3 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-1227 (-332 (-1532) (-1532 'X) (-677))))
- (-5 *1 (-79 *3)) (-14 *3 (-1144))))
+ (-12 (-5 *2 (-1228 (-332 (-2245) (-2245 'X) (-677))))
+ (-5 *1 (-79 *3)) (-14 *3 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-1227 (-332 (-1532) (-1532 'X) (-677))))
- (-5 *1 (-80 *3)) (-14 *3 (-1144))))
+ (-12 (-5 *2 (-1228 (-332 (-2245) (-2245 'X) (-677))))
+ (-5 *1 (-80 *3)) (-14 *3 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-1227 (-332 (-1532 'X '-2004) (-1532) (-677))))
- (-5 *1 (-81 *3)) (-14 *3 (-1144))))
+ (-12 (-5 *2 (-1228 (-332 (-2245 'X '-1932) (-2245) (-677))))
+ (-5 *1 (-81 *3)) (-14 *3 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-667 (-332 (-1532 'X '-2004) (-1532) (-677))))
- (-5 *1 (-82 *3)) (-14 *3 (-1144))))
+ (-12 (-5 *2 (-667 (-332 (-2245 'X '-1932) (-2245) (-677))))
+ (-5 *1 (-82 *3)) (-14 *3 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-667 (-332 (-1532 'X) (-1532) (-677)))) (-5 *1 (-83 *3))
- (-14 *3 (-1144))))
+ (-12 (-5 *2 (-667 (-332 (-2245 'X) (-2245) (-677)))) (-5 *1 (-83 *3))
+ (-14 *3 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-1227 (-332 (-1532 'X) (-1532) (-677))))
- (-5 *1 (-84 *3)) (-14 *3 (-1144))))
+ (-12 (-5 *2 (-1228 (-332 (-2245 'X) (-2245) (-677))))
+ (-5 *1 (-84 *3)) (-14 *3 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-1227 (-332 (-1532 'X) (-1532 '-2004) (-677))))
- (-5 *1 (-85 *3)) (-14 *3 (-1144))))
+ (-12 (-5 *2 (-1228 (-332 (-2245 'X) (-2245 '-1932) (-677))))
+ (-5 *1 (-85 *3)) (-14 *3 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-667 (-332 (-1532 'XL 'XR 'ELAM) (-1532) (-677))))
- (-5 *1 (-86 *3)) (-14 *3 (-1144))))
+ (-12 (-5 *2 (-667 (-332 (-2245 'XL 'XR 'ELAM) (-2245) (-677))))
+ (-5 *1 (-86 *3)) (-14 *3 (-1145))))
((*1 *1 *2)
- (-12 (-5 *2 (-332 (-1532 'X) (-1532 '-2004) (-677))) (-5 *1 (-88 *3))
- (-14 *3 (-1144))))
- ((*1 *1 *2) (-12 (-5 *2 (-1149)) (-4 *1 (-92))))
- ((*1 *2 *1) (-12 (-5 *2 (-977 2)) (-5 *1 (-107))))
+ (-12 (-5 *2 (-332 (-2245 'X) (-2245 '-1932) (-677))) (-5 *1 (-88 *3))
+ (-14 *3 (-1145))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1150)) (-4 *1 (-92))))
+ ((*1 *2 *1) (-12 (-5 *2 (-978 2)) (-5 *1 (-107))))
((*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-107))))
((*1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-129))))
((*1 *1 *2)
@@ -15760,45 +11776,45 @@
(-12 (-5 *2 (-623 *5)) (-4 *5 (-170)) (-5 *1 (-135 *3 *4 *5))
(-14 *3 (-550)) (-14 *4 (-749))))
((*1 *1 *2)
- (-12 (-5 *2 (-1110 *4 *5)) (-14 *4 (-749)) (-4 *5 (-170))
+ (-12 (-5 *2 (-1111 *4 *5)) (-14 *4 (-749)) (-4 *5 (-170))
(-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550))))
((*1 *1 *2)
(-12 (-5 *2 (-234 *4 *5)) (-14 *4 (-749)) (-4 *5 (-170))
(-5 *1 (-135 *3 *4 *5)) (-14 *3 (-550))))
((*1 *2 *3)
- (-12 (-5 *3 (-1227 (-667 *4))) (-4 *4 (-170))
- (-5 *2 (-1227 (-667 (-400 (-925 *4))))) (-5 *1 (-183 *4))))
+ (-12 (-5 *3 (-1228 (-667 *4))) (-4 *4 (-170))
+ (-5 *2 (-1228 (-667 (-400 (-926 *4))))) (-5 *1 (-183 *4))))
((*1 *1 *2)
(-12 (-5 *2 (-623 *3))
(-4 *3
(-13 (-825)
- (-10 -8 (-15 -2680 ((-1126) $ (-1144))) (-15 -2048 ((-1232) $))
- (-15 -3656 ((-1232) $)))))
+ (-10 -8 (-15 -2757 ((-1127) $ (-1145))) (-15 -1970 ((-1233) $))
+ (-15 -1858 ((-1233) $)))))
(-5 *1 (-208 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-977 10)) (-5 *1 (-211))))
+ ((*1 *2 *1) (-12 (-5 *2 (-978 10)) (-5 *1 (-211))))
((*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-211))))
((*1 *2 *1) (-12 (-5 *2 (-623 *3)) (-5 *1 (-239 *3)) (-4 *3 (-825))))
((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-825)) (-5 *1 (-239 *3))))
((*1 *2 *3)
- (-12 (-5 *3 (-1060 (-309 *4)))
- (-4 *4 (-13 (-825) (-542) (-596 (-372)))) (-5 *2 (-1060 (-372)))
+ (-12 (-5 *3 (-1061 (-309 *4)))
+ (-4 *4 (-13 (-825) (-542) (-596 (-372)))) (-5 *2 (-1061 (-372)))
(-5 *1 (-251 *4))))
((*1 *1 *2) (-12 (-4 *1 (-259 *2)) (-4 *2 (-825))))
((*1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-268))))
((*1 *2 *1)
- (-12 (-4 *2 (-1203 *3)) (-5 *1 (-282 *3 *2 *4 *5 *6 *7))
+ (-12 (-4 *2 (-1204 *3)) (-5 *1 (-282 *3 *2 *4 *5 *6 *7))
(-4 *3 (-170)) (-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))))
((*1 *1 *2)
- (-12 (-5 *2 (-1212 *4 *5 *6)) (-4 *4 (-13 (-27) (-1166) (-423 *3)))
- (-14 *5 (-1144)) (-14 *6 *4)
- (-4 *3 (-13 (-825) (-1011 (-550)) (-619 (-550)) (-444)))
+ (-12 (-5 *2 (-1213 *4 *5 *6)) (-4 *4 (-13 (-27) (-1167) (-423 *3)))
+ (-14 *5 (-1145)) (-14 *6 *4)
+ (-4 *3 (-13 (-825) (-1012 (-550)) (-619 (-550)) (-444)))
(-5 *1 (-306 *3 *4 *5 *6))))
- ((*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-323))))
+ ((*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-323))))
((*1 *2 *1)
(-12 (-5 *2 (-309 *5)) (-5 *1 (-332 *3 *4 *5))
- (-14 *3 (-623 (-1144))) (-14 *4 (-623 (-1144))) (-4 *5 (-380))))
+ (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-1145))) (-4 *5 (-380))))
((*1 *2 *3)
(-12 (-4 *4 (-342)) (-4 *2 (-322 *4)) (-5 *1 (-340 *3 *4 *2))
(-4 *3 (-322 *4))))
@@ -15807,96 +11823,96 @@
(-4 *3 (-322 *4))))
((*1 *2 *1)
(-12 (-4 *1 (-367 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170))
- (-5 *2 (-1251 *3 *4))))
+ (-5 *2 (-1252 *3 *4))))
((*1 *2 *1)
(-12 (-4 *1 (-367 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170))
- (-5 *2 (-1242 *3 *4))))
+ (-5 *2 (-1243 *3 *4))))
((*1 *1 *2) (-12 (-4 *1 (-367 *2 *3)) (-4 *2 (-825)) (-4 *3 (-170))))
((*1 *1 *2)
(-12
- (-5 *2 (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323)))))
+ (-5 *2 (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323)))))
(-4 *1 (-376))))
((*1 *1 *2) (-12 (-5 *2 (-323)) (-4 *1 (-376))))
((*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-4 *1 (-376))))
((*1 *1 *2) (-12 (-5 *2 (-667 (-677))) (-4 *1 (-376))))
((*1 *1 *2)
(-12
- (-5 *2 (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323)))))
+ (-5 *2 (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323)))))
(-4 *1 (-377))))
((*1 *1 *2) (-12 (-5 *2 (-323)) (-4 *1 (-377))))
((*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-4 *1 (-377))))
- ((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-1126))))
- ((*1 *1 *2) (-12 (-5 *2 (-1126)) (-4 *1 (-382))))
- ((*1 *2 *3) (-12 (-5 *2 (-387)) (-5 *1 (-386 *3)) (-4 *3 (-1068))))
- ((*1 *1 *2) (-12 (-5 *2 (-836)) (-5 *1 (-387))))
+ ((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-1127))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1127)) (-4 *1 (-382))))
+ ((*1 *2 *3) (-12 (-5 *2 (-387)) (-5 *1 (-386 *3)) (-4 *3 (-1069))))
+ ((*1 *1 *2) (-12 (-5 *2 (-837)) (-5 *1 (-387))))
((*1 *1 *2)
(-12
- (-5 *2 (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323)))))
+ (-5 *2 (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323)))))
(-4 *1 (-389))))
((*1 *1 *2) (-12 (-5 *2 (-323)) (-4 *1 (-389))))
((*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-4 *1 (-389))))
((*1 *1 *2)
(-12 (-5 *2 (-287 (-309 (-167 (-372))))) (-5 *1 (-391 *3 *4 *5 *6))
- (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void")))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1148))))
+ (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void")))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1149))))
((*1 *1 *2)
(-12 (-5 *2 (-287 (-309 (-372)))) (-5 *1 (-391 *3 *4 *5 *6))
- (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void")))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1148))))
+ (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void")))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1149))))
((*1 *1 *2)
(-12 (-5 *2 (-287 (-309 (-550)))) (-5 *1 (-391 *3 *4 *5 *6))
- (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void")))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1148))))
+ (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void")))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1149))))
((*1 *1 *2)
(-12 (-5 *2 (-309 (-167 (-372)))) (-5 *1 (-391 *3 *4 *5 *6))
- (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void")))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1148))))
+ (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void")))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1149))))
((*1 *1 *2)
(-12 (-5 *2 (-309 (-372))) (-5 *1 (-391 *3 *4 *5 *6))
- (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void")))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1148))))
+ (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void")))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1149))))
((*1 *1 *2)
(-12 (-5 *2 (-309 (-550))) (-5 *1 (-391 *3 *4 *5 *6))
- (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void")))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1148))))
+ (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void")))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1149))))
((*1 *1 *2)
(-12 (-5 *2 (-287 (-309 (-672)))) (-5 *1 (-391 *3 *4 *5 *6))
- (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void")))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1148))))
+ (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void")))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1149))))
((*1 *1 *2)
(-12 (-5 *2 (-287 (-309 (-677)))) (-5 *1 (-391 *3 *4 *5 *6))
- (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void")))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1148))))
+ (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void")))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1149))))
((*1 *1 *2)
(-12 (-5 *2 (-287 (-309 (-679)))) (-5 *1 (-391 *3 *4 *5 *6))
- (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void")))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1148))))
+ (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void")))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1149))))
((*1 *1 *2)
(-12 (-5 *2 (-309 (-672))) (-5 *1 (-391 *3 *4 *5 *6))
- (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void")))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1148))))
+ (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void")))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1149))))
((*1 *1 *2)
(-12 (-5 *2 (-309 (-677))) (-5 *1 (-391 *3 *4 *5 *6))
- (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void")))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1148))))
+ (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void")))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1149))))
((*1 *1 *2)
(-12 (-5 *2 (-309 (-679))) (-5 *1 (-391 *3 *4 *5 *6))
- (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void")))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1148))))
+ (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void")))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1149))))
((*1 *1 *2)
(-12
- (-5 *2 (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323)))))
- (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1144))
- (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void")))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1148))))
+ (-5 *2 (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323)))))
+ (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1145))
+ (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void")))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1149))))
((*1 *1 *2)
(-12 (-5 *2 (-623 (-323))) (-5 *1 (-391 *3 *4 *5 *6))
- (-14 *3 (-1144)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void")))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1148))))
+ (-14 *3 (-1145)) (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void")))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1149))))
((*1 *1 *2)
- (-12 (-5 *2 (-323)) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1144))
- (-14 *4 (-3 (|:| |fst| (-427)) (|:| -3730 "void")))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1148))))
+ (-12 (-5 *2 (-323)) (-5 *1 (-391 *3 *4 *5 *6)) (-14 *3 (-1145))
+ (-14 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void")))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1149))))
((*1 *1 *2)
(-12 (-5 *2 (-324 *4)) (-4 *4 (-13 (-825) (-21)))
(-5 *1 (-420 *3 *4)) (-4 *3 (-13 (-170) (-38 (-400 (-550)))))))
@@ -15904,86 +11920,86 @@
(-12 (-5 *1 (-420 *2 *3)) (-4 *2 (-13 (-170) (-38 (-400 (-550)))))
(-4 *3 (-13 (-825) (-21)))))
((*1 *1 *2)
- (-12 (-5 *2 (-400 (-925 (-400 *3)))) (-4 *3 (-542)) (-4 *3 (-825))
+ (-12 (-5 *2 (-400 (-926 (-400 *3)))) (-4 *3 (-542)) (-4 *3 (-825))
(-4 *1 (-423 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-925 (-400 *3))) (-4 *3 (-542)) (-4 *3 (-825))
+ (-12 (-5 *2 (-926 (-400 *3))) (-4 *3 (-542)) (-4 *3 (-825))
(-4 *1 (-423 *3))))
((*1 *1 *2)
(-12 (-5 *2 (-400 *3)) (-4 *3 (-542)) (-4 *3 (-825))
(-4 *1 (-423 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-1093 *3 (-594 *1))) (-4 *3 (-1020)) (-4 *3 (-825))
+ (-12 (-5 *2 (-1094 *3 (-594 *1))) (-4 *3 (-1021)) (-4 *3 (-825))
(-4 *1 (-423 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-427))))
- ((*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-427))))
- ((*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-427))))
- ((*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-427))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1073)) (-5 *1 (-427))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-427))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-427))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-427))))
((*1 *1 *2) (-12 (-5 *2 (-427)) (-5 *1 (-430))))
- ((*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-430))))
+ ((*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-430))))
((*1 *1 *2)
(-12
- (-5 *2 (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323)))))
+ (-5 *2 (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323)))))
(-4 *1 (-432))))
((*1 *1 *2) (-12 (-5 *2 (-323)) (-4 *1 (-432))))
((*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-4 *1 (-432))))
- ((*1 *1 *2) (-12 (-5 *2 (-1227 (-677))) (-4 *1 (-432))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1228 (-677))) (-4 *1 (-432))))
((*1 *1 *2)
(-12
- (-5 *2 (-2 (|:| |localSymbols| (-1148)) (|:| -1542 (-623 (-323)))))
+ (-5 *2 (-2 (|:| |localSymbols| (-1149)) (|:| -2278 (-623 (-323)))))
(-4 *1 (-433))))
((*1 *1 *2) (-12 (-5 *2 (-323)) (-4 *1 (-433))))
((*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-4 *1 (-433))))
((*1 *1 *2)
- (-12 (-5 *2 (-1227 (-400 (-925 *3)))) (-4 *3 (-170))
- (-14 *6 (-1227 (-667 *3))) (-5 *1 (-445 *3 *4 *5 *6))
- (-14 *4 (-894)) (-14 *5 (-623 (-1144)))))
- ((*1 *1 *2) (-12 (-5 *2 (-623 (-623 (-916 (-219))))) (-5 *1 (-460))))
- ((*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-460))))
+ (-12 (-5 *2 (-1228 (-400 (-926 *3)))) (-4 *3 (-170))
+ (-14 *6 (-1228 (-667 *3))) (-5 *1 (-445 *3 *4 *5 *6))
+ (-14 *4 (-895)) (-14 *5 (-623 (-1145)))))
+ ((*1 *1 *2) (-12 (-5 *2 (-623 (-623 (-917 (-219))))) (-5 *1 (-460))))
+ ((*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-460))))
((*1 *1 *2)
- (-12 (-5 *2 (-1212 *3 *4 *5)) (-4 *3 (-1020)) (-14 *4 (-1144))
+ (-12 (-5 *2 (-1213 *3 *4 *5)) (-4 *3 (-1021)) (-14 *4 (-1145))
(-14 *5 *3) (-5 *1 (-466 *3 *4 *5))))
((*1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-466 *3 *4 *5))
- (-4 *3 (-1020)) (-14 *5 *3)))
- ((*1 *2 *1) (-12 (-5 *2 (-977 16)) (-5 *1 (-479))))
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-466 *3 *4 *5))
+ (-4 *3 (-1021)) (-14 *5 *3)))
+ ((*1 *2 *1) (-12 (-5 *2 (-978 16)) (-5 *1 (-479))))
((*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-479))))
- ((*1 *1 *2) (-12 (-5 *2 (-1093 (-550) (-594 (-486)))) (-5 *1 (-486))))
- ((*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-493))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1094 (-550) (-594 (-486)))) (-5 *1 (-486))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-493))))
((*1 *1 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-922 *3 *4 *5)) (-4 *3 (-356))
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-923 *3 *4 *5)) (-4 *3 (-356))
(-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-495 *3 *4 *5 *6))))
- ((*1 *1 *2) (-12 (-5 *2 (-623 (-1180))) (-5 *1 (-515))))
+ ((*1 *1 *2) (-12 (-5 *2 (-623 (-1181))) (-5 *1 (-515))))
((*1 *1 *2) (-12 (-5 *2 (-129)) (-5 *1 (-587))))
- ((*1 *1 *2) (-12 (-5 *2 (-623 (-1180))) (-5 *1 (-588))))
+ ((*1 *1 *2) (-12 (-5 *2 (-623 (-1181))) (-5 *1 (-588))))
((*1 *1 *2)
(-12 (-4 *3 (-170)) (-5 *1 (-589 *3 *2)) (-4 *2 (-723 *3))))
- ((*1 *2 *1) (-12 (-4 *1 (-595 *2)) (-4 *2 (-1181))))
- ((*1 *1 *2) (-12 (-4 *1 (-600 *2)) (-4 *2 (-1020))))
+ ((*1 *2 *1) (-12 (-4 *1 (-595 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *2) (-12 (-4 *1 (-600 *2)) (-4 *2 (-1021))))
((*1 *2 *1)
- (-12 (-5 *2 (-1247 *3 *4)) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825))
- (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-894))))
+ (-12 (-5 *2 (-1248 *3 *4)) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825))
+ (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-895))))
((*1 *2 *1)
- (-12 (-5 *2 (-1242 *3 *4)) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825))
- (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-894))))
+ (-12 (-5 *2 (-1243 *3 *4)) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825))
+ (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-895))))
((*1 *1 *2)
(-12 (-4 *3 (-170)) (-5 *1 (-615 *3 *2)) (-4 *2 (-723 *3))))
((*1 *2 *1) (-12 (-5 *2 (-655 *3)) (-5 *1 (-650 *3)) (-4 *3 (-825))))
((*1 *2 *1) (-12 (-5 *2 (-797 *3)) (-5 *1 (-650 *3)) (-4 *3 (-825))))
((*1 *2 *1)
- (-12 (-5 *2 (-931 (-931 (-931 *3)))) (-5 *1 (-653 *3))
- (-4 *3 (-1068))))
+ (-12 (-5 *2 (-932 (-932 (-932 *3)))) (-5 *1 (-653 *3))
+ (-4 *3 (-1069))))
((*1 *1 *2)
- (-12 (-5 *2 (-931 (-931 (-931 *3)))) (-4 *3 (-1068))
+ (-12 (-5 *2 (-932 (-932 (-932 *3)))) (-4 *3 (-1069))
(-5 *1 (-653 *3))))
((*1 *2 *1) (-12 (-5 *2 (-797 *3)) (-5 *1 (-655 *3)) (-4 *3 (-825))))
- ((*1 *1 *2) (-12 (-5 *2 (-1086)) (-5 *1 (-659))))
- ((*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-660 *3)) (-4 *3 (-1068))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-659))))
+ ((*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-660 *3)) (-4 *3 (-1069))))
((*1 *1 *2)
- (-12 (-4 *3 (-1020)) (-4 *1 (-665 *3 *4 *2)) (-4 *4 (-366 *3))
+ (-12 (-4 *3 (-1021)) (-4 *1 (-665 *3 *4 *2)) (-4 *4 (-366 *3))
(-4 *2 (-366 *3))))
- ((*1 *2 *1) (-12 (-5 *1 (-669 *2)) (-4 *2 (-595 (-836)))))
- ((*1 *1 *2) (-12 (-5 *1 (-669 *2)) (-4 *2 (-595 (-836)))))
+ ((*1 *2 *1) (-12 (-5 *1 (-669 *2)) (-4 *2 (-595 (-837)))))
+ ((*1 *1 *2) (-12 (-5 *1 (-669 *2)) (-4 *2 (-595 (-837)))))
((*1 *2 *1) (-12 (-5 *2 (-167 (-372))) (-5 *1 (-672))))
((*1 *1 *2) (-12 (-5 *2 (-167 (-679))) (-5 *1 (-672))))
((*1 *1 *2) (-12 (-5 *2 (-167 (-677))) (-5 *1 (-672))))
@@ -15993,118 +12009,118 @@
((*1 *2 *1) (-12 (-5 *2 (-372)) (-5 *1 (-677))))
((*1 *2 *3)
(-12 (-5 *3 (-309 (-550))) (-5 *2 (-309 (-679))) (-5 *1 (-679))))
- ((*1 *1 *2) (-12 (-5 *1 (-681 *2)) (-4 *2 (-1068))))
- ((*1 *2 *3) (-12 (-5 *3 (-836)) (-5 *2 (-1126)) (-5 *1 (-689))))
+ ((*1 *1 *2) (-12 (-5 *1 (-681 *2)) (-4 *2 (-1069))))
+ ((*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1127)) (-5 *1 (-689))))
((*1 *2 *1)
(-12 (-4 *2 (-170)) (-5 *1 (-690 *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))))
((*1 *1 *2)
- (-12 (-4 *3 (-1020)) (-5 *1 (-691 *3 *2)) (-4 *2 (-1203 *3))))
+ (-12 (-4 *3 (-1021)) (-5 *1 (-691 *3 *2)) (-4 *2 (-1204 *3))))
((*1 *2 *1)
- (-12 (-5 *2 (-2 (|:| -2922 *3) (|:| -3521 *4)))
- (-5 *1 (-692 *3 *4 *5)) (-4 *3 (-825)) (-4 *4 (-1068))
+ (-12 (-5 *2 (-2 (|:| -3690 *3) (|:| -3068 *4)))
+ (-5 *1 (-692 *3 *4 *5)) (-4 *3 (-825)) (-4 *4 (-1069))
(-14 *5 (-1 (-112) *2 *2))))
((*1 *1 *2)
- (-12 (-5 *2 (-2 (|:| -2922 *3) (|:| -3521 *4))) (-4 *3 (-825))
- (-4 *4 (-1068)) (-5 *1 (-692 *3 *4 *5)) (-14 *5 (-1 (-112) *2 *2))))
+ (-12 (-5 *2 (-2 (|:| -3690 *3) (|:| -3068 *4))) (-4 *3 (-825))
+ (-4 *4 (-1069)) (-5 *1 (-692 *3 *4 *5)) (-14 *5 (-1 (-112) *2 *2))))
((*1 *2 *1)
(-12 (-4 *2 (-170)) (-5 *1 (-694 *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))))
((*1 *1 *2)
- (-12 (-5 *2 (-623 (-2 (|:| -2855 *3) (|:| -1792 *4))))
- (-4 *3 (-1020)) (-4 *4 (-705)) (-5 *1 (-714 *3 *4))))
+ (-12 (-5 *2 (-623 (-2 (|:| -4304 *3) (|:| -3227 *4))))
+ (-4 *3 (-1021)) (-4 *4 (-705)) (-5 *1 (-714 *3 *4))))
((*1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-742))))
((*1 *1 *2)
(-12
(-5 *2
(-3
(|:| |nia|
- (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219)))
- (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219))
+ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219))
(|:| |relerr| (-219))))
(|:| |mdnia|
(-2 (|:| |fn| (-309 (-219)))
- (|:| -3170 (-623 (-1062 (-818 (-219)))))
+ (|:| -2873 (-623 (-1063 (-818 (-219)))))
(|:| |abserr| (-219)) (|:| |relerr| (-219))))))
(-5 *1 (-747))))
((*1 *1 *2)
(-12
(-5 *2
(-2 (|:| |fn| (-309 (-219)))
- (|:| -3170 (-623 (-1062 (-818 (-219))))) (|:| |abserr| (-219))
+ (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219))
(|:| |relerr| (-219))))
(-5 *1 (-747))))
((*1 *1 *2)
(-12
(-5 *2
- (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219)))
- (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219))
+ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219))
(|:| |relerr| (-219))))
(-5 *1 (-747))))
- ((*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-747))))
- ((*1 *2 *3) (-12 (-5 *2 (-752)) (-5 *1 (-751 *3)) (-4 *3 (-1181))))
+ ((*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-747))))
+ ((*1 *2 *3) (-12 (-5 *2 (-752)) (-5 *1 (-751 *3)) (-4 *3 (-1182))))
((*1 *1 *2)
(-12
(-5 *2
(-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
- (|:| |fn| (-1227 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
+ (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
(|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
(|:| |abserr| (-219)) (|:| |relerr| (-219))))
(-5 *1 (-786))))
- ((*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-786))))
+ ((*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-786))))
((*1 *2 *1)
- (-12 (-4 *2 (-873 *3)) (-5 *1 (-795 *3 *2 *4)) (-4 *3 (-1068))
+ (-12 (-4 *2 (-874 *3)) (-5 *1 (-795 *3 *2 *4)) (-4 *3 (-1069))
(-14 *4 *3)))
((*1 *1 *2)
- (-12 (-4 *3 (-1068)) (-14 *4 *3) (-5 *1 (-795 *3 *2 *4))
- (-4 *2 (-873 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-802))))
+ (-12 (-4 *3 (-1069)) (-14 *4 *3) (-5 *1 (-795 *3 *2 *4))
+ (-4 *2 (-874 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-802))))
((*1 *1 *2)
(-12
(-5 *2
(-3
(|:| |noa|
- (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219)))
+ (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219)))
(|:| |lb| (-623 (-818 (-219))))
(|:| |cf| (-623 (-309 (-219))))
(|:| |ub| (-623 (-818 (-219))))))
(|:| |lsa|
(-2 (|:| |lfn| (-623 (-309 (-219))))
- (|:| -3862 (-623 (-219)))))))
+ (|:| -2463 (-623 (-219)))))))
(-5 *1 (-816))))
((*1 *1 *2)
(-12
(-5 *2
- (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -3862 (-623 (-219)))))
+ (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))
(-5 *1 (-816))))
((*1 *1 *2)
(-12
(-5 *2
- (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219)))
+ (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219)))
(|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219))))
(|:| |ub| (-623 (-818 (-219))))))
(-5 *1 (-816))))
- ((*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-816))))
+ ((*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-816))))
((*1 *1 *2)
- (-12 (-5 *2 (-1223 *3)) (-14 *3 (-1144)) (-5 *1 (-830 *3 *4 *5 *6))
- (-4 *4 (-1020)) (-14 *5 (-98 *4)) (-14 *6 (-1 *4 *4))))
+ (-12 (-5 *2 (-1224 *3)) (-14 *3 (-1145)) (-5 *1 (-830 *3 *4 *5 *6))
+ (-4 *4 (-1021)) (-14 *5 (-98 *4)) (-14 *6 (-1 *4 *4))))
((*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-833))))
((*1 *1 *2)
- (-12 (-5 *2 (-925 *3)) (-4 *3 (-1020)) (-5 *1 (-839 *3 *4 *5 *6))
- (-14 *4 (-623 (-1144))) (-14 *5 (-623 (-749))) (-14 *6 (-749))))
+ (-12 (-5 *2 (-926 *3)) (-4 *3 (-1021)) (-5 *1 (-840 *3 *4 *5 *6))
+ (-14 *4 (-623 (-1145))) (-14 *5 (-623 (-749))) (-14 *6 (-749))))
((*1 *2 *1)
- (-12 (-5 *2 (-925 *3)) (-5 *1 (-839 *3 *4 *5 *6)) (-4 *3 (-1020))
- (-14 *4 (-623 (-1144))) (-14 *5 (-623 (-749))) (-14 *6 (-749))))
- ((*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-847))))
+ (-12 (-5 *2 (-926 *3)) (-5 *1 (-840 *3 *4 *5 *6)) (-4 *3 (-1021))
+ (-14 *4 (-623 (-1145))) (-14 *5 (-623 (-749))) (-14 *6 (-749))))
+ ((*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-848))))
((*1 *2 *3)
- (-12 (-5 *3 (-925 (-48))) (-5 *2 (-309 (-550))) (-5 *1 (-848))))
+ (-12 (-5 *3 (-926 (-48))) (-5 *2 (-309 (-550))) (-5 *1 (-849))))
((*1 *2 *3)
- (-12 (-5 *3 (-400 (-925 (-48)))) (-5 *2 (-309 (-550)))
- (-5 *1 (-848))))
- ((*1 *1 *2) (-12 (-5 *1 (-866 *2)) (-4 *2 (-825))))
- ((*1 *2 *1) (-12 (-5 *2 (-797 *3)) (-5 *1 (-866 *3)) (-4 *3 (-825))))
+ (-12 (-5 *3 (-400 (-926 (-48)))) (-5 *2 (-309 (-550)))
+ (-5 *1 (-849))))
+ ((*1 *1 *2) (-12 (-5 *1 (-867 *2)) (-4 *2 (-825))))
+ ((*1 *2 *1) (-12 (-5 *2 (-797 *3)) (-5 *1 (-867 *3)) (-4 *3 (-825))))
((*1 *1 *2)
(-12
(-5 *2
@@ -16114,911 +12130,4133 @@
(-2 (|:| |start| (-219)) (|:| |finish| (-219))
(|:| |grid| (-749)) (|:| |boundaryType| (-550))
(|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219))))))
- (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126))
+ (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127))
(|:| |tol| (-219))))
- (-5 *1 (-871))))
- ((*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-871))))
+ (-5 *1 (-872))))
+ ((*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-872))))
((*1 *2 *1)
- (-12 (-5 *2 (-1167 *3)) (-5 *1 (-874 *3)) (-4 *3 (-1068))))
+ (-12 (-5 *2 (-1168 *3)) (-5 *1 (-875 *3)) (-4 *3 (-1069))))
((*1 *1 *2)
- (-12 (-5 *2 (-623 (-878 *3))) (-4 *3 (-1068)) (-5 *1 (-877 *3))))
+ (-12 (-5 *2 (-623 (-879 *3))) (-4 *3 (-1069)) (-5 *1 (-878 *3))))
((*1 *2 *1)
- (-12 (-5 *2 (-623 (-878 *3))) (-5 *1 (-877 *3)) (-4 *3 (-1068))))
- ((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-5 *1 (-878 *3))))
+ (-12 (-5 *2 (-623 (-879 *3))) (-5 *1 (-878 *3)) (-4 *3 (-1069))))
+ ((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-5 *1 (-879 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1068)) (-5 *1 (-878 *3))))
+ (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1069)) (-5 *1 (-879 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-400 (-411 *3))) (-4 *3 (-300)) (-5 *1 (-887 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-400 *3)) (-5 *1 (-887 *3)) (-4 *3 (-300))))
+ (-12 (-5 *2 (-400 (-411 *3))) (-4 *3 (-300)) (-5 *1 (-888 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-400 *3)) (-5 *1 (-888 *3)) (-4 *3 (-300))))
((*1 *2 *3)
- (-12 (-5 *3 (-469)) (-5 *2 (-309 *4)) (-5 *1 (-892 *4))
+ (-12 (-5 *3 (-469)) (-5 *2 (-309 *4)) (-5 *1 (-893 *4))
(-4 *4 (-13 (-825) (-542)))))
- ((*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-939 *3)) (-4 *3 (-940))))
- ((*1 *1 *2) (-12 (-5 *1 (-939 *2)) (-4 *2 (-940))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-944))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-940 *3)) (-4 *3 (-941))))
+ ((*1 *1 *2) (-12 (-5 *1 (-940 *2)) (-4 *2 (-941))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-945))))
((*1 *2 *1)
- (-12 (-5 *2 (-400 (-550))) (-5 *1 (-977 *3)) (-14 *3 (-550))))
- ((*1 *2 *3) (-12 (-5 *2 (-1232)) (-5 *1 (-1006 *3)) (-4 *3 (-1181))))
- ((*1 *2 *3) (-12 (-5 *3 (-305)) (-5 *1 (-1006 *2)) (-4 *2 (-1181))))
+ (-12 (-5 *2 (-400 (-550))) (-5 *1 (-978 *3)) (-14 *3 (-550))))
+ ((*1 *2 *3) (-12 (-5 *2 (-1233)) (-5 *1 (-1007 *3)) (-4 *3 (-1182))))
+ ((*1 *2 *3) (-12 (-5 *3 (-305)) (-5 *1 (-1007 *2)) (-4 *2 (-1182))))
((*1 *1 *2)
(-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *1 (-1007 *3 *4 *5 *2 *6)) (-4 *2 (-922 *3 *4 *5))
+ (-5 *1 (-1008 *3 *4 *5 *2 *6)) (-4 *2 (-923 *3 *4 *5))
(-14 *6 (-623 *2))))
- ((*1 *1 *2) (-12 (-4 *1 (-1011 *2)) (-4 *2 (-1181))))
+ ((*1 *1 *2) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1182))))
((*1 *2 *3)
- (-12 (-5 *2 (-400 (-925 *3))) (-5 *1 (-1016 *3)) (-4 *3 (-542))))
- ((*1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-1020))))
+ (-12 (-5 *2 (-400 (-926 *3))) (-5 *1 (-1017 *3)) (-4 *3 (-542))))
+ ((*1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-1021))))
((*1 *2 *1)
- (-12 (-5 *2 (-667 *5)) (-5 *1 (-1024 *3 *4 *5)) (-14 *3 (-749))
- (-14 *4 (-749)) (-4 *5 (-1020))))
+ (-12 (-5 *2 (-667 *5)) (-5 *1 (-1025 *3 *4 *5)) (-14 *3 (-749))
+ (-14 *4 (-749)) (-4 *5 (-1021))))
((*1 *1 *2)
- (-12 (-4 *3 (-1020)) (-4 *4 (-825)) (-5 *1 (-1094 *3 *4 *2))
- (-4 *2 (-922 *3 (-522 *4) *4))))
+ (-12 (-4 *3 (-1021)) (-4 *4 (-825)) (-5 *1 (-1095 *3 *4 *2))
+ (-4 *2 (-923 *3 (-522 *4) *4))))
((*1 *1 *2)
- (-12 (-4 *3 (-1020)) (-4 *2 (-825)) (-5 *1 (-1094 *3 *2 *4))
- (-4 *4 (-922 *3 (-522 *2) *2))))
- ((*1 *2 *1) (-12 (-4 *1 (-1102 *3)) (-4 *3 (-1020)) (-5 *2 (-836))))
- ((*1 *1 *2) (-12 (-5 *2 (-142)) (-4 *1 (-1112))))
+ (-12 (-4 *3 (-1021)) (-4 *2 (-825)) (-5 *1 (-1095 *3 *2 *4))
+ (-4 *4 (-923 *3 (-522 *2) *2))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-837))))
+ ((*1 *1 *2) (-12 (-5 *2 (-142)) (-4 *1 (-1113))))
((*1 *1 *2)
- (-12 (-5 *2 (-623 *3)) (-4 *3 (-1181)) (-5 *1 (-1124 *3))))
+ (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-5 *1 (-1125 *3))))
((*1 *2 *3)
- (-12 (-5 *2 (-1124 *3)) (-5 *1 (-1128 *3)) (-4 *3 (-1020))))
+ (-12 (-5 *2 (-1125 *3)) (-5 *1 (-1129 *3)) (-4 *3 (-1021))))
((*1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1135 *3 *4 *5))
- (-4 *3 (-1020)) (-14 *5 *3)))
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1136 *3 *4 *5))
+ (-4 *3 (-1021)) (-14 *5 *3)))
((*1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1141 *3 *4 *5))
- (-4 *3 (-1020)) (-14 *5 *3)))
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1142 *3 *4 *5))
+ (-4 *3 (-1021)) (-14 *5 *3)))
((*1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1142 *3 *4 *5))
- (-4 *3 (-1020)) (-14 *5 *3)))
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1143 *3 *4 *5))
+ (-4 *3 (-1021)) (-14 *5 *3)))
((*1 *1 *2)
- (-12 (-5 *2 (-1200 *4 *3)) (-4 *3 (-1020)) (-14 *4 (-1144))
- (-14 *5 *3) (-5 *1 (-1142 *3 *4 *5))))
- ((*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-1143))))
- ((*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1144))))
- ((*1 *2 *1) (-12 (-5 *2 (-1154 (-1144) (-430))) (-5 *1 (-1148))))
- ((*1 *2 *1) (-12 (-5 *2 (-1126)) (-5 *1 (-1149))))
- ((*1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-1149))))
- ((*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-1149))))
- ((*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-1149))))
- ((*1 *2 *1) (-12 (-5 *2 (-219)) (-5 *1 (-1149))))
- ((*1 *1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-1149))))
- ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1149))))
- ((*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-1149))))
- ((*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-1153 *3)) (-4 *3 (-1068))))
- ((*1 *2 *3) (-12 (-5 *2 (-1161)) (-5 *1 (-1160 *3)) (-4 *3 (-1068))))
- ((*1 *1 *2) (-12 (-5 *2 (-836)) (-5 *1 (-1161))))
+ (-12 (-5 *2 (-1201 *4 *3)) (-4 *3 (-1021)) (-14 *4 (-1145))
+ (-14 *5 *3) (-5 *1 (-1143 *3 *4 *5))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-1144))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1145))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1155 (-1145) (-430))) (-5 *1 (-1149))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1127)) (-5 *1 (-1150))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1150))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-1150))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-1150))))
+ ((*1 *2 *1) (-12 (-5 *2 (-219)) (-5 *1 (-1150))))
+ ((*1 *1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-1150))))
+ ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-1150))))
+ ((*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-1150))))
+ ((*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-1154 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *3) (-12 (-5 *2 (-1162)) (-5 *1 (-1161 *3)) (-4 *3 (-1069))))
+ ((*1 *1 *2) (-12 (-5 *2 (-837)) (-5 *1 (-1162))))
((*1 *1 *2)
- (-12 (-5 *2 (-925 *3)) (-4 *3 (-1020)) (-5 *1 (-1175 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1144)) (-5 *1 (-1175 *3)) (-4 *3 (-1020))))
+ (-12 (-5 *2 (-926 *3)) (-4 *3 (-1021)) (-5 *1 (-1176 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-1176 *3)) (-4 *3 (-1021))))
((*1 *1 *2)
- (-12 (-5 *2 (-931 *3)) (-4 *3 (-1181)) (-5 *1 (-1178 *3))))
+ (-12 (-5 *2 (-932 *3)) (-4 *3 (-1182)) (-5 *1 (-1179 *3))))
((*1 *1 *2)
- (-12 (-4 *3 (-1020)) (-4 *1 (-1189 *3 *2)) (-4 *2 (-1218 *3))))
+ (-12 (-4 *3 (-1021)) (-4 *1 (-1190 *3 *2)) (-4 *2 (-1219 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1191 *3 *4 *5))
- (-4 *3 (-1020)) (-14 *5 *3)))
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1192 *3 *4 *5))
+ (-4 *3 (-1021)) (-14 *5 *3)))
((*1 *1 *2)
- (-12 (-5 *2 (-1062 *3)) (-4 *3 (-1181)) (-5 *1 (-1194 *3))))
+ (-12 (-5 *2 (-1063 *3)) (-4 *3 (-1182)) (-5 *1 (-1195 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-1223 *3)) (-14 *3 (-1144)) (-5 *1 (-1200 *3 *4))
- (-4 *4 (-1020))))
+ (-12 (-5 *2 (-1224 *3)) (-14 *3 (-1145)) (-5 *1 (-1201 *3 *4))
+ (-4 *4 (-1021))))
((*1 *1 *2)
- (-12 (-4 *3 (-1020)) (-4 *1 (-1210 *3 *2)) (-4 *2 (-1187 *3))))
+ (-12 (-4 *3 (-1021)) (-4 *1 (-1211 *3 *2)) (-4 *2 (-1188 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1212 *3 *4 *5))
- (-4 *3 (-1020)) (-14 *5 *3)))
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1213 *3 *4 *5))
+ (-4 *3 (-1021)) (-14 *5 *3)))
((*1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1219 *3 *4 *5))
- (-4 *3 (-1020)) (-14 *5 *3)))
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1220 *3 *4 *5))
+ (-4 *3 (-1021)) (-14 *5 *3)))
((*1 *1 *2)
- (-12 (-5 *2 (-1200 *4 *3)) (-4 *3 (-1020)) (-14 *4 (-1144))
- (-14 *5 *3) (-5 *1 (-1219 *3 *4 *5))))
- ((*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-1223 *3)) (-14 *3 *2)))
- ((*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-1228))))
- ((*1 *2 *3) (-12 (-5 *3 (-460)) (-5 *2 (-1228)) (-5 *1 (-1231))))
- ((*1 *2 *1) (-12 (-5 *2 (-836)) (-5 *1 (-1232))))
+ (-12 (-5 *2 (-1201 *4 *3)) (-4 *3 (-1021)) (-14 *4 (-1145))
+ (-14 *5 *3) (-5 *1 (-1220 *3 *4 *5))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-1224 *3)) (-14 *3 *2)))
+ ((*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-1229))))
+ ((*1 *2 *3) (-12 (-5 *3 (-460)) (-5 *2 (-1229)) (-5 *1 (-1232))))
+ ((*1 *2 *1) (-12 (-5 *2 (-837)) (-5 *1 (-1233))))
((*1 *1 *2)
- (-12 (-4 *3 (-1020)) (-4 *4 (-825)) (-4 *5 (-771)) (-14 *6 (-623 *4))
- (-5 *1 (-1239 *3 *4 *5 *2 *6 *7 *8)) (-4 *2 (-922 *3 *5 *4))
+ (-12 (-4 *3 (-1021)) (-4 *4 (-825)) (-4 *5 (-771)) (-14 *6 (-623 *4))
+ (-5 *1 (-1240 *3 *4 *5 *2 *6 *7 *8)) (-4 *2 (-923 *3 *5 *4))
(-14 *7 (-623 (-749))) (-14 *8 (-749))))
((*1 *2 *1)
- (-12 (-4 *2 (-922 *3 *5 *4)) (-5 *1 (-1239 *3 *4 *5 *2 *6 *7 *8))
- (-4 *3 (-1020)) (-4 *4 (-825)) (-4 *5 (-771)) (-14 *6 (-623 *4))
+ (-12 (-4 *2 (-923 *3 *5 *4)) (-5 *1 (-1240 *3 *4 *5 *2 *6 *7 *8))
+ (-4 *3 (-1021)) (-4 *4 (-825)) (-4 *5 (-771)) (-14 *6 (-623 *4))
(-14 *7 (-623 (-749))) (-14 *8 (-749))))
- ((*1 *1 *2) (-12 (-4 *1 (-1241 *2)) (-4 *2 (-1020))))
+ ((*1 *1 *2) (-12 (-4 *1 (-1242 *2)) (-4 *2 (-1021))))
((*1 *1 *2)
- (-12 (-4 *1 (-1244 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1020))))
+ (-12 (-4 *1 (-1245 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1021))))
((*1 *2 *1)
- (-12 (-5 *2 (-1251 *3 *4)) (-5 *1 (-1247 *3 *4)) (-4 *3 (-825))
+ (-12 (-5 *2 (-1252 *3 *4)) (-5 *1 (-1248 *3 *4)) (-4 *3 (-825))
(-4 *4 (-170))))
((*1 *2 *1)
- (-12 (-5 *2 (-1242 *3 *4)) (-5 *1 (-1247 *3 *4)) (-4 *3 (-825))
+ (-12 (-5 *2 (-1243 *3 *4)) (-5 *1 (-1248 *3 *4)) (-4 *3 (-825))
(-4 *4 (-170))))
((*1 *1 *2)
(-12 (-5 *2 (-642 *3 *4)) (-4 *3 (-825)) (-4 *4 (-170))
- (-5 *1 (-1247 *3 *4))))
+ (-5 *1 (-1248 *3 *4))))
((*1 *1 *2)
- (-12 (-5 *1 (-1250 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-821)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7)
- (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219)))
- (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-74 FCN JACOBF JACEPS))))
- (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-75 G JACOBG JACGEP))))
- (-5 *4 (-219)) (-5 *2 (-1008)) (-5 *1 (-728)))))
-(((*1 *1 *1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020))
- (-4 *4 (-771)) (-4 *5 (-825)) (-4 *3 (-542)))))
+ (-12 (-5 *1 (-1251 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-821)))))
+(((*1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1152)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-400 (-550)))
+ (-4 *4 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-270 *4 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *4))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-550))) (-5 *1 (-978 *3)) (-14 *3 (-550)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3))
- (-4 *3 (-410 *4)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1200 *5 *4)) (-4 *4 (-798)) (-14 *5 (-1144))
- (-5 *2 (-550)) (-5 *1 (-1082 *4 *5)))))
+ (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-807)) (-5 *3 (-1127)))))
+(((*1 *2 *3 *4 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-726)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1203 *6))
- (-4 *6 (-13 (-27) (-423 *5)))
- (-4 *5 (-13 (-825) (-542) (-1011 (-550)))) (-4 *8 (-1203 (-400 *7)))
- (-5 *2 (-569 *3)) (-5 *1 (-538 *5 *6 *7 *8 *3))
- (-4 *3 (-335 *6 *7 *8)))))
-(((*1 *2 *3) (-12 (-5 *3 (-836)) (-5 *2 (-1232)) (-5 *1 (-1106))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-836))) (-5 *2 (-1232)) (-5 *1 (-1106)))))
-(((*1 *2 *3 *3 *3 *4 *5 *3 *6)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
- (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-73 FCN)))) (-5 *2 (-1008))
- (-5 *1 (-725)))))
-(((*1 *2 *1 *2)
- (-12 (-4 *1 (-357 *3 *2)) (-4 *3 (-1068)) (-4 *2 (-1068)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-1103))) (-5 *1 (-1058)))))
+ (-12 (-5 *4 (-623 *3)) (-4 *3 (-1204 *5)) (-4 *5 (-300))
+ (-5 *2 (-749)) (-5 *1 (-447 *5 *3)))))
+(((*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-350 *3)) (-4 *3 (-342)))))
+(((*1 *2 *3 *3 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-726)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170))
+ (-5 *2 (-667 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-667 *3)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-895)) (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361))))
+ ((*1 *2 *1) (-12 (-4 *1 (-322 *2)) (-4 *2 (-356))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-363 *2 *3)) (-4 *3 (-1204 *2)) (-4 *2 (-170))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1228 *4)) (-5 *3 (-895)) (-4 *4 (-342))
+ (-5 *1 (-519 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1092 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2))
+ (-4 *5 (-232 *3 *2)) (-4 *2 (-1021)))))
+(((*1 *1) (-5 *1 (-155))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-101)) (-5 *2 (-112))))
+ ((*1 *1 *1 *1) (-5 *1 (-837))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-623 (-372))) (-5 *3 (-623 (-256))) (-5 *1 (-254))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-623 (-372))) (-5 *1 (-460))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 (-372))) (-5 *1 (-460))))
+ ((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-895)) (-5 *4 (-848)) (-5 *2 (-1233)) (-5 *1 (-1229))))
+ ((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-895)) (-5 *4 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1229)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-962 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-1076 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7)))))
(((*1 *2 *3)
(-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6))
+ (-4 *7 (-1035 *4 *5 *6))
(-5 *2 (-2 (|:| |goodPols| (-623 *7)) (|:| |badPols| (-623 *7))))
- (-5 *1 (-950 *4 *5 *6 *7)) (-5 *3 (-623 *7)))))
-(((*1 *2 *1 *1)
- (|partial| -12 (-5 *2 (-2 (|:| |lm| (-797 *3)) (|:| |rm| (-797 *3))))
- (-5 *1 (-797 *3)) (-4 *3 (-825))))
- ((*1 *1 *1 *1) (-5 *1 (-836))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-495 (-400 (-550)) (-234 *5 (-749)) (-838 *4)
- (-241 *4 (-400 (-550)))))
- (-14 *4 (-623 (-1144))) (-14 *5 (-749)) (-5 *2 (-112))
- (-5 *1 (-496 *4 *5)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-922 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *2 (-444))))
- ((*1 *2 *3 *1)
- (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *3 (-1034 *4 *5 *6))
- (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -3223 *1))))
- (-4 *1 (-1040 *4 *5 *6 *3))))
- ((*1 *1 *1) (-4 *1 (-1185)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-542)) (-5 *1 (-1206 *3 *2))
- (-4 *2 (-13 (-1203 *3) (-542) (-10 -8 (-15 -3139 ($ $ $))))))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-101)) (-5 *2 (-112))))
- ((*1 *1 *1 *1) (-5 *1 (-836))))
-(((*1 *2 *1) (-12 (-5 *1 (-887 *2)) (-4 *2 (-300)))))
-(((*1 *2 *2) (-12 (-5 *2 (-381)) (-5 *1 (-429))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-381)) (-5 *1 (-429)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-894)) (-5 *2 (-1140 *4)) (-5 *1 (-350 *4))
+ (-5 *1 (-951 *4 *5 *6 *7)) (-5 *3 (-623 *7)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1145)) (-5 *5 (-623 *3))
+ (-4 *3 (-13 (-27) (-1167) (-423 *6)))
+ (-4 *6 (-13 (-444) (-825) (-145) (-1012 (-550)) (-619 (-550))))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-543 *6 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-357 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-5 *2 (-1127)))))
+(((*1 *2)
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-5 *2 (-112)))))
+(((*1 *2 *3) (-12 (-5 *3 (-372)) (-5 *2 (-219)) (-5 *1 (-1231))))
+ ((*1 *2) (-12 (-5 *2 (-219)) (-5 *1 (-1231)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *2 *3 *1 *4)
+ (-12 (-5 *3 (-1109 *5 *6)) (-5 *4 (-1 (-112) *6 *6))
+ (-4 *5 (-13 (-1069) (-34))) (-4 *6 (-13 (-1069) (-34)))
+ (-5 *2 (-112)) (-5 *1 (-1110 *5 *6)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-356) (-823)))
+ (-5 *2 (-623 (-2 (|:| -1610 (-623 *3)) (|:| -2511 *5))))
+ (-5 *1 (-179 *5 *3)) (-4 *3 (-1204 (-167 *5)))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-356) (-823)))
+ (-5 *2 (-623 (-2 (|:| -1610 (-623 *3)) (|:| -2511 *4))))
+ (-5 *1 (-179 *4 *3)) (-4 *3 (-1204 (-167 *4))))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-895)) (-4 *1 (-723 *3)) (-4 *3 (-170)))))
+(((*1 *2 *3 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-734)))))
+(((*1 *1) (-5 *1 (-139))))
+(((*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-544 *3)) (-4 *3 (-535))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300)) (-5 *2 (-411 *3))
+ (-5 *1 (-721 *4 *5 *6 *3)) (-4 *3 (-923 *6 *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300))
+ (-4 *7 (-923 *6 *4 *5)) (-5 *2 (-411 (-1141 *7)))
+ (-5 *1 (-721 *4 *5 *6 *7)) (-5 *3 (-1141 *7))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-444)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *2 (-411 *1)) (-4 *1 (-923 *3 *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-444)) (-5 *2 (-411 *3))
+ (-5 *1 (-953 *4 *5 *6 *3)) (-4 *3 (-923 *6 *5 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-444))
+ (-4 *7 (-923 *6 *4 *5)) (-5 *2 (-411 (-1141 (-400 *7))))
+ (-5 *1 (-1140 *4 *5 *6 *7)) (-5 *3 (-1141 (-400 *7)))))
+ ((*1 *2 *1) (-12 (-5 *2 (-411 *1)) (-4 *1 (-1186))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-5 *2 (-411 *3)) (-5 *1 (-1207 *4 *3))
+ (-4 *3 (-13 (-1204 *4) (-542) (-10 -8 (-15 -3260 ($ $ $)))))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1018 *4 *5)) (-4 *4 (-13 (-823) (-300) (-145) (-996)))
+ (-14 *5 (-623 (-1145)))
+ (-5 *2
+ (-623 (-1115 *4 (-522 (-839 *6)) (-839 *6) (-758 *4 (-839 *6)))))
+ (-5 *1 (-1254 *4 *5 *6)) (-14 *6 (-623 (-1145))))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1228 *4)) (-4 *4 (-410 *3)) (-4 *3 (-300))
+ (-4 *3 (-542)) (-5 *1 (-43 *3 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-895)) (-4 *4 (-356)) (-5 *2 (-1228 *1))
+ (-4 *1 (-322 *4))))
+ ((*1 *2) (-12 (-4 *3 (-356)) (-5 *2 (-1228 *1)) (-4 *1 (-322 *3))))
+ ((*1 *2)
+ (-12 (-4 *3 (-170)) (-4 *4 (-1204 *3)) (-5 *2 (-1228 *1))
+ (-4 *1 (-402 *3 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-300)) (-4 *4 (-966 *3)) (-4 *5 (-1204 *4))
+ (-5 *2 (-1228 *6)) (-5 *1 (-406 *3 *4 *5 *6))
+ (-4 *6 (-13 (-402 *4 *5) (-1012 *4)))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-300)) (-4 *4 (-966 *3)) (-4 *5 (-1204 *4))
+ (-5 *2 (-1228 *6)) (-5 *1 (-407 *3 *4 *5 *6 *7))
+ (-4 *6 (-402 *4 *5)) (-14 *7 *2)))
+ ((*1 *2) (-12 (-4 *3 (-170)) (-5 *2 (-1228 *1)) (-4 *1 (-410 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-895)) (-5 *2 (-1228 (-1228 *4))) (-5 *1 (-519 *4))
(-4 *4 (-342)))))
-(((*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-731)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-112)) (-5 *3 (-623 (-256))) (-5 *1 (-254))))
- ((*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-256)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1008)) (-5 *1 (-737)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *1 (-413 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1166) (-423 *3)))
- (-14 *4 (-1144)) (-14 *5 *2)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-4 *2 (-13 (-27) (-1166) (-423 *3) (-10 -8 (-15 -1518 ($ *4)))))
- (-4 *4 (-823))
- (-4 *5
- (-13 (-1205 *2 *4) (-356) (-1166)
- (-10 -8 (-15 -2393 ($ $)) (-15 -1489 ($ $)))))
- (-5 *1 (-415 *3 *2 *4 *5 *6 *7)) (-4 *6 (-956 *5)) (-14 *7 (-1144)))))
-(((*1 *1) (-5 *1 (-155))))
-(((*1 *1 *1 *2)
- (|partial| -12 (-4 *1 (-164 *2)) (-4 *2 (-170)) (-4 *2 (-542))))
- ((*1 *1 *1 *2)
- (|partial| -12 (-4 *1 (-319 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-770))
- (-4 *2 (-542))))
- ((*1 *1 *1 *1) (|partial| -4 *1 (-542)))
- ((*1 *1 *1 *2)
- (|partial| -12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1020))
- (-4 *3 (-366 *2)) (-4 *4 (-366 *2)) (-4 *2 (-542))))
- ((*1 *1 *1 *1) (|partial| -5 *1 (-749)))
- ((*1 *1 *1 *2)
- (|partial| -12 (-4 *1 (-827 *2)) (-4 *2 (-1020)) (-4 *2 (-542))))
- ((*1 *1 *1 *1) (-5 *1 (-836)))
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-951 *3 *4 *5 *6))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-623 *3))
+ (-5 *1 (-951 *4 *5 *6 *3)) (-4 *3 (-1035 *4 *5 *6))))
((*1 *2 *2 *3)
- (-12 (-5 *2 (-1227 *4)) (-4 *4 (-1203 *3)) (-4 *3 (-542))
- (-5 *1 (-942 *3 *4))))
- ((*1 *1 *1 *2)
- (|partial| -12 (-4 *1 (-1023 *3 *4 *2 *5 *6)) (-4 *2 (-1020))
- (-4 *5 (-232 *4 *2)) (-4 *6 (-232 *3 *2)) (-4 *2 (-542))))
+ (-12 (-5 *2 (-623 *3)) (-4 *3 (-1035 *4 *5 *6)) (-4 *4 (-542))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-951 *4 *5 *6 *3))))
((*1 *2 *2 *2)
- (|partial| -12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-894)) (-4 *1 (-723 *3)) (-4 *3 (-170)))))
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-951 *3 *4 *5 *6))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-623 *7) (-623 *7))) (-5 *2 (-623 *7))
+ (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-542)) (-4 *5 (-771))
+ (-4 *6 (-825)) (-5 *1 (-951 *4 *5 *6 *7)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1145)) (-5 *1 (-273)))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-1181))) (-5 *1 (-659))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 (-1150))) (-5 *1 (-1087)))))
+(((*1 *2 *3) (-12 (-5 *3 (-52)) (-5 *1 (-51 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-926 (-372))) (-5 *1 (-332 *3 *4 *5))
+ (-4 *5 (-1012 (-372))) (-14 *3 (-623 (-1145)))
+ (-14 *4 (-623 (-1145))) (-4 *5 (-380))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-400 (-926 (-372)))) (-5 *1 (-332 *3 *4 *5))
+ (-4 *5 (-1012 (-372))) (-14 *3 (-623 (-1145)))
+ (-14 *4 (-623 (-1145))) (-4 *5 (-380))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-309 (-372))) (-5 *1 (-332 *3 *4 *5))
+ (-4 *5 (-1012 (-372))) (-14 *3 (-623 (-1145)))
+ (-14 *4 (-623 (-1145))) (-4 *5 (-380))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-926 (-550))) (-5 *1 (-332 *3 *4 *5))
+ (-4 *5 (-1012 (-550))) (-14 *3 (-623 (-1145)))
+ (-14 *4 (-623 (-1145))) (-4 *5 (-380))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-400 (-926 (-550)))) (-5 *1 (-332 *3 *4 *5))
+ (-4 *5 (-1012 (-550))) (-14 *3 (-623 (-1145)))
+ (-14 *4 (-623 (-1145))) (-4 *5 (-380))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-309 (-550))) (-5 *1 (-332 *3 *4 *5))
+ (-4 *5 (-1012 (-550))) (-14 *3 (-623 (-1145)))
+ (-14 *4 (-623 (-1145))) (-4 *5 (-380))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1145)) (-5 *1 (-332 *3 *4 *5)) (-14 *3 (-623 *2))
+ (-14 *4 (-623 *2)) (-4 *5 (-380))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-309 *5)) (-4 *5 (-380)) (-5 *1 (-332 *3 *4 *5))
+ (-14 *3 (-623 (-1145))) (-14 *4 (-623 (-1145)))))
+ ((*1 *1 *2) (-12 (-5 *2 (-667 (-400 (-926 (-550))))) (-4 *1 (-377))))
+ ((*1 *1 *2) (-12 (-5 *2 (-667 (-400 (-926 (-372))))) (-4 *1 (-377))))
+ ((*1 *1 *2) (-12 (-5 *2 (-667 (-926 (-550)))) (-4 *1 (-377))))
+ ((*1 *1 *2) (-12 (-5 *2 (-667 (-926 (-372)))) (-4 *1 (-377))))
+ ((*1 *1 *2) (-12 (-5 *2 (-667 (-309 (-550)))) (-4 *1 (-377))))
+ ((*1 *1 *2) (-12 (-5 *2 (-667 (-309 (-372)))) (-4 *1 (-377))))
+ ((*1 *1 *2) (-12 (-5 *2 (-400 (-926 (-550)))) (-4 *1 (-389))))
+ ((*1 *1 *2) (-12 (-5 *2 (-400 (-926 (-372)))) (-4 *1 (-389))))
+ ((*1 *1 *2) (-12 (-5 *2 (-926 (-550))) (-4 *1 (-389))))
+ ((*1 *1 *2) (-12 (-5 *2 (-926 (-372))) (-4 *1 (-389))))
+ ((*1 *1 *2) (-12 (-5 *2 (-309 (-550))) (-4 *1 (-389))))
+ ((*1 *1 *2) (-12 (-5 *2 (-309 (-372))) (-4 *1 (-389))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1228 (-400 (-926 (-550))))) (-4 *1 (-433))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1228 (-400 (-926 (-372))))) (-4 *1 (-433))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1228 (-926 (-550)))) (-4 *1 (-433))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1228 (-926 (-372)))) (-4 *1 (-433))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1228 (-309 (-550)))) (-4 *1 (-433))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1228 (-309 (-372)))) (-4 *1 (-433))))
+ ((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-3
+ (|:| |nia|
+ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219))
+ (|:| |relerr| (-219))))
+ (|:| |mdnia|
+ (-2 (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-623 (-1063 (-818 (-219)))))
+ (|:| |abserr| (-219)) (|:| |relerr| (-219))))))
+ (-5 *1 (-747))))
+ ((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
+ (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
+ (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
+ (|:| |abserr| (-219)) (|:| |relerr| (-219))))
+ (-5 *1 (-786))))
+ ((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-3
+ (|:| |noa|
+ (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219)))
+ (|:| |lb| (-623 (-818 (-219))))
+ (|:| |cf| (-623 (-309 (-219))))
+ (|:| |ub| (-623 (-818 (-219))))))
+ (|:| |lsa|
+ (-2 (|:| |lfn| (-623 (-309 (-219))))
+ (|:| -2463 (-623 (-219)))))))
+ (-5 *1 (-816))))
+ ((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |pde| (-623 (-309 (-219))))
+ (|:| |constraints|
+ (-623
+ (-2 (|:| |start| (-219)) (|:| |finish| (-219))
+ (|:| |grid| (-749)) (|:| |boundaryType| (-550))
+ (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219))))))
+ (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1127))
+ (|:| |tol| (-219))))
+ (-5 *1 (-872))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-1021))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-4 *1 (-950 *3 *4 *5 *6))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *2)
+ (-1489
+ (-12 (-5 *2 (-926 *3))
+ (-12 (-3548 (-4 *3 (-38 (-400 (-550)))))
+ (-3548 (-4 *3 (-38 (-550)))) (-4 *5 (-596 (-1145))))
+ (-4 *3 (-1021)) (-4 *1 (-1035 *3 *4 *5)) (-4 *4 (-771))
+ (-4 *5 (-825)))
+ (-12 (-5 *2 (-926 *3))
+ (-12 (-3548 (-4 *3 (-535))) (-3548 (-4 *3 (-38 (-400 (-550)))))
+ (-4 *3 (-38 (-550))) (-4 *5 (-596 (-1145))))
+ (-4 *3 (-1021)) (-4 *1 (-1035 *3 *4 *5)) (-4 *4 (-771))
+ (-4 *5 (-825)))
+ (-12 (-5 *2 (-926 *3))
+ (-12 (-3548 (-4 *3 (-966 (-550)))) (-4 *3 (-38 (-400 (-550))))
+ (-4 *5 (-596 (-1145))))
+ (-4 *3 (-1021)) (-4 *1 (-1035 *3 *4 *5)) (-4 *4 (-771))
+ (-4 *5 (-825)))))
+ ((*1 *1 *2)
+ (-1489
+ (-12 (-5 *2 (-926 (-550))) (-4 *1 (-1035 *3 *4 *5))
+ (-12 (-3548 (-4 *3 (-38 (-400 (-550))))) (-4 *3 (-38 (-550)))
+ (-4 *5 (-596 (-1145))))
+ (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)))
+ (-12 (-5 *2 (-926 (-550))) (-4 *1 (-1035 *3 *4 *5))
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1145))))
+ (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-926 (-400 (-550)))) (-4 *1 (-1035 *3 *4 *5))
+ (-4 *3 (-38 (-400 (-550)))) (-4 *5 (-596 (-1145))) (-4 *3 (-1021))
+ (-4 *4 (-771)) (-4 *5 (-825)))))
+(((*1 *2 *3 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-734)))))
+(((*1 *2 *3) (-12 (-5 *3 (-800)) (-5 *2 (-52)) (-5 *1 (-807)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1141 *4)) (-4 *4 (-342)) (-5 *2 (-932 (-1089)))
+ (-5 *1 (-339 *4)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-895)) (-5 *4 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1229)))))
(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-1144)) (-4 *5 (-596 (-865 (-550))))
- (-4 *5 (-859 (-550)))
- (-4 *5 (-13 (-825) (-1011 (-550)) (-444) (-619 (-550))))
+ (|partial| -12 (-5 *4 (-1145)) (-4 *5 (-596 (-866 (-550))))
+ (-4 *5 (-860 (-550)))
+ (-4 *5 (-13 (-825) (-1012 (-550)) (-444) (-619 (-550))))
(-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3)))
(-5 *1 (-553 *5 *3)) (-4 *3 (-609))
- (-4 *3 (-13 (-27) (-1166) (-423 *5))))))
+ (-4 *3 (-13 (-27) (-1167) (-423 *5))))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-444) (-145))) (-5 *2 (-411 *3))
+ (-5 *1 (-99 *4 *3)) (-4 *3 (-1204 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-623 *3)) (-4 *3 (-1204 *5)) (-4 *5 (-13 (-444) (-145)))
+ (-5 *2 (-411 *3)) (-5 *1 (-99 *5 *3)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895))
+ (-4 *4 (-1021)))))
+(((*1 *2 *3 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |cycle?| (-112)) (|:| -3578 (-749)) (|:| |period| (-749))))
+ (-5 *1 (-1125 *4)) (-4 *4 (-1182)) (-5 *3 (-749)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-1204 *2)) (-4 *2 (-1021)))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1 (-1095 *4 *3 *5))) (-4 *4 (-38 (-400 (-550))))
+ (-4 *4 (-1021)) (-4 *3 (-825)) (-5 *1 (-1095 *4 *3 *5))
+ (-4 *5 (-923 *4 (-522 *3) *3))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1 (-1176 *4))) (-5 *3 (-1145)) (-5 *1 (-1176 *4))
+ (-4 *4 (-38 (-400 (-550)))) (-4 *4 (-1021)))))
+(((*1 *2 *3)
+ (-12 (-14 *4 (-623 (-1145))) (-14 *5 (-749))
+ (-5 *2
+ (-623
+ (-495 (-400 (-550)) (-234 *5 (-749)) (-839 *4)
+ (-241 *4 (-400 (-550))))))
+ (-5 *1 (-496 *4 *5))
+ (-5 *3
+ (-495 (-400 (-550)) (-234 *5 (-749)) (-839 *4)
+ (-241 *4 (-400 (-550))))))))
+(((*1 *1) (-5 *1 (-155))))
+(((*1 *2 *1) (-12 (-5 *2 (-1127)) (-5 *1 (-526)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-472)))))
+(((*1 *1) (-5 *1 (-1033))))
+(((*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7)
+ (-12 (-5 *3 (-1127)) (-5 *5 (-667 (-219))) (-5 *6 (-219))
+ (-5 *7 (-667 (-550))) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-731)))))
(((*1 *2 *2 *3 *2)
(-12 (-5 *3 (-749)) (-4 *4 (-342)) (-5 *1 (-210 *4 *2))
- (-4 *2 (-1203 *4)))))
+ (-4 *2 (-1204 *4)))))
+(((*1 *2 *1 *3)
+ (|partial| -12 (-5 *3 (-1127)) (-5 *2 (-752)) (-5 *1 (-114))))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-1073)) (-5 *1 (-939)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 (-112) *6)) (-4 *6 (-13 (-1069) (-1012 *5)))
+ (-4 *5 (-860 *4)) (-4 *4 (-1069)) (-5 *2 (-1 (-112) *5))
+ (-5 *1 (-905 *4 *5 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-411 (-1141 *1))) (-5 *1 (-309 *4)) (-5 *3 (-1141 *1))
+ (-4 *4 (-444)) (-4 *4 (-542)) (-4 *4 (-825))))
+ ((*1 *2 *3)
+ (-12 (-4 *1 (-883)) (-5 *2 (-411 (-1141 *1))) (-5 *3 (-1141 *1)))))
+(((*1 *1 *1 *1) (-4 *1 (-535))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-623 (-497))) (-5 *2 (-497)) (-5 *1 (-475)))))
+(((*1 *2)
+ (-12 (-5 *2 (-895)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550)))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-895)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))))
+(((*1 *2 *2 *1)
+ (-12 (-5 *2 (-623 *6)) (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5))
+ (-4 *3 (-542)))))
+(((*1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-939))) (-5 *1 (-284)))))
+(((*1 *2) (-12 (-5 *2 (-848)) (-5 *1 (-1231))))
+ ((*1 *2 *2) (-12 (-5 *2 (-848)) (-5 *1 (-1231)))))
+(((*1 *1) (-5 *1 (-219))) ((*1 *1) (-5 *1 (-372))))
(((*1 *2 *2 *3)
(-12 (-4 *3 (-542)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3))
- (-5 *1 (-1171 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-865 *3)) (-4 *3 (-1068)))))
+ (-5 *1 (-1172 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))))
+(((*1 *1)
+ (-12 (-4 *1 (-397)) (-3548 (|has| *1 (-6 -4335)))
+ (-3548 (|has| *1 (-6 -4327)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-418 *2)) (-4 *2 (-1069)) (-4 *2 (-825))))
+ ((*1 *1 *1 *1) (-4 *1 (-825)))
+ ((*1 *2 *1) (-12 (-4 *1 (-942 *2)) (-4 *2 (-825))))
+ ((*1 *1) (-5 *1 (-1089))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-542))
+ (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1141 (-550))) (-5 *2 (-550)) (-5 *1 (-916)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-1125 (-623 (-550)))) (-5 *1 (-857)) (-5 *3 (-550))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1125 (-623 (-550)))) (-5 *1 (-857)) (-5 *3 (-550))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1125 (-623 (-550)))) (-5 *1 (-857)) (-5 *3 (-550)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *1 *2 *2) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-1069)) (-5 *1 (-938 *3 *2)) (-4 *3 (-1069)))))
+(((*1 *2 *3 *4 *3 *3)
+ (-12 (-5 *3 (-287 *6)) (-5 *4 (-114)) (-4 *6 (-423 *5))
+ (-4 *5 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52))
+ (-5 *1 (-310 *5 *6))))
+ ((*1 *2 *3 *4 *3 *5)
+ (-12 (-5 *3 (-287 *7)) (-5 *4 (-114)) (-5 *5 (-623 *7))
+ (-4 *7 (-423 *6)) (-4 *6 (-13 (-825) (-542) (-596 (-526))))
+ (-5 *2 (-52)) (-5 *1 (-310 *6 *7))))
+ ((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *3 (-623 (-287 *7))) (-5 *4 (-623 (-114))) (-5 *5 (-287 *7))
+ (-4 *7 (-423 *6)) (-4 *6 (-13 (-825) (-542) (-596 (-526))))
+ (-5 *2 (-52)) (-5 *1 (-310 *6 *7))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-623 (-287 *8))) (-5 *4 (-623 (-114))) (-5 *5 (-287 *8))
+ (-5 *6 (-623 *8)) (-4 *8 (-423 *7))
+ (-4 *7 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52))
+ (-5 *1 (-310 *7 *8))))
+ ((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *3 (-623 *7)) (-5 *4 (-623 (-114))) (-5 *5 (-287 *7))
+ (-4 *7 (-423 *6)) (-4 *6 (-13 (-825) (-542) (-596 (-526))))
+ (-5 *2 (-52)) (-5 *1 (-310 *6 *7))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 (-114))) (-5 *6 (-623 (-287 *8)))
+ (-4 *8 (-423 *7)) (-5 *5 (-287 *8))
+ (-4 *7 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52))
+ (-5 *1 (-310 *7 *8))))
+ ((*1 *2 *3 *4 *3 *5)
+ (-12 (-5 *3 (-287 *5)) (-5 *4 (-114)) (-4 *5 (-423 *6))
+ (-4 *6 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52))
+ (-5 *1 (-310 *6 *5))))
+ ((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *4 (-114)) (-5 *5 (-287 *3)) (-4 *3 (-423 *6))
+ (-4 *6 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52))
+ (-5 *1 (-310 *6 *3))))
+ ((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *4 (-114)) (-5 *5 (-287 *3)) (-4 *3 (-423 *6))
+ (-4 *6 (-13 (-825) (-542) (-596 (-526)))) (-5 *2 (-52))
+ (-5 *1 (-310 *6 *3))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *4 (-114)) (-5 *5 (-287 *3)) (-5 *6 (-623 *3))
+ (-4 *3 (-423 *7)) (-4 *7 (-13 (-825) (-542) (-596 (-526))))
+ (-5 *2 (-52)) (-5 *1 (-310 *7 *3)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-1021))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-895)) (-5 *1 (-1004 *2))
+ (-4 *2 (-13 (-1069) (-10 -8 (-15 -2358 ($ $ $))))))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *2 (-2 (|:| |part1| *3) (|:| |part2| *4)))
+ (-5 *1 (-684 *3 *4)) (-4 *3 (-1182)) (-4 *4 (-1182)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *2 *3 *4 *4 *5 *3 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
+ (-5 *2 (-1009)) (-5 *1 (-731)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-169)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-342)) (-5 *2 (-411 (-1141 (-1141 *4))))
+ (-5 *1 (-1180 *4)) (-5 *3 (-1141 (-1141 *4))))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *2 *1) (-12 (-5 *1 (-940 *2)) (-4 *2 (-941)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *2 (-400 (-550))) (-5 *1 (-117 *4)) (-14 *4 *3)
+ (-5 *3 (-550))))
+ ((*1 *2 *1 *2) (-12 (-4 *1 (-843 *3)) (-5 *2 (-550))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *2 (-400 (-550))) (-5 *1 (-845 *4)) (-14 *4 *3)
+ (-5 *3 (-550))))
+ ((*1 *2 *1 *3)
+ (-12 (-14 *4 *3) (-5 *2 (-400 (-550))) (-5 *1 (-846 *4 *5))
+ (-5 *3 (-550)) (-4 *5 (-843 *4))))
+ ((*1 *2 *1 *1) (-12 (-4 *1 (-986)) (-5 *2 (-400 (-550)))))
+ ((*1 *2 *3 *1 *2)
+ (-12 (-4 *1 (-1038 *2 *3)) (-4 *2 (-13 (-823) (-356)))
+ (-4 *3 (-1204 *2))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-1206 *2 *3)) (-4 *3 (-770))
+ (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -2233 (*2 (-1145))))
+ (-4 *2 (-1021)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-273))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-866 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1245 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021))
+ (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1251 *3 *4)) (-4 *3 (-1021))
+ (-4 *4 (-821)))))
+(((*1 *2 *3)
+ (-12 (-4 *2 (-356)) (-4 *2 (-823)) (-5 *1 (-919 *2 *3))
+ (-4 *3 (-1204 *2)))))
+(((*1 *2 *3 *4 *4 *3 *5)
+ (-12 (-5 *4 (-594 *3)) (-5 *5 (-1141 *3))
+ (-4 *3 (-13 (-423 *6) (-27) (-1167)))
+ (-4 *6 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))))
+ (-5 *2 (-569 *3)) (-5 *1 (-546 *6 *3 *7)) (-4 *7 (-1069))))
+ ((*1 *2 *3 *4 *4 *4 *3 *5)
+ (-12 (-5 *4 (-594 *3)) (-5 *5 (-400 (-1141 *3)))
+ (-4 *3 (-13 (-423 *6) (-27) (-1167)))
+ (-4 *6 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))))
+ (-5 *2 (-569 *3)) (-5 *1 (-546 *6 *3 *7)) (-4 *7 (-1069)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1060 (-818 *3))) (-4 *3 (-13 (-1166) (-932) (-29 *5)))
- (-4 *5 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550))))
+ (-12 (-5 *3 (-1145)) (-5 *4 (-926 (-550))) (-5 *2 (-323))
+ (-5 *1 (-325)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1061 (-818 *3))) (-4 *3 (-13 (-1167) (-933) (-29 *5)))
+ (-4 *5 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550))))
(-5 *2
(-3 (|:| |f1| (-818 *3)) (|:| |f2| (-623 (-818 *3)))
(|:| |fail| "failed") (|:| |pole| "potentialPole")))
(-5 *1 (-213 *5 *3))))
((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1060 (-818 *3))) (-5 *5 (-1126))
- (-4 *3 (-13 (-1166) (-932) (-29 *6)))
- (-4 *6 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550))))
+ (-12 (-5 *4 (-1061 (-818 *3))) (-5 *5 (-1127))
+ (-4 *3 (-13 (-1167) (-933) (-29 *6)))
+ (-4 *6 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550))))
(-5 *2
(-3 (|:| |f1| (-818 *3)) (|:| |f2| (-623 (-818 *3)))
(|:| |fail| "failed") (|:| |pole| "potentialPole")))
(-5 *1 (-213 *6 *3))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-1060 (-818 (-309 *5))))
- (-4 *5 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550))))
+ (-12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-1061 (-818 (-309 *5))))
+ (-4 *5 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550))))
(-5 *2
(-3 (|:| |f1| (-818 (-309 *5))) (|:| |f2| (-623 (-818 (-309 *5))))
(|:| |fail| "failed") (|:| |pole| "potentialPole")))
(-5 *1 (-214 *5))))
((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-400 (-925 *6))) (-5 *4 (-1060 (-818 (-309 *6))))
- (-5 *5 (-1126))
- (-4 *6 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550))))
+ (-12 (-5 *3 (-400 (-926 *6))) (-5 *4 (-1061 (-818 (-309 *6))))
+ (-5 *5 (-1127))
+ (-4 *6 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550))))
(-5 *2
(-3 (|:| |f1| (-818 (-309 *6))) (|:| |f2| (-623 (-818 (-309 *6))))
(|:| |fail| "failed") (|:| |pole| "potentialPole")))
(-5 *1 (-214 *6))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1060 (-818 (-400 (-925 *5))))) (-5 *3 (-400 (-925 *5)))
- (-4 *5 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550))))
+ (-12 (-5 *4 (-1061 (-818 (-400 (-926 *5))))) (-5 *3 (-400 (-926 *5)))
+ (-4 *5 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550))))
(-5 *2
(-3 (|:| |f1| (-818 (-309 *5))) (|:| |f2| (-623 (-818 (-309 *5))))
(|:| |fail| "failed") (|:| |pole| "potentialPole")))
(-5 *1 (-214 *5))))
((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1060 (-818 (-400 (-925 *6))))) (-5 *5 (-1126))
- (-5 *3 (-400 (-925 *6)))
- (-4 *6 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550))))
+ (-12 (-5 *4 (-1061 (-818 (-400 (-926 *6))))) (-5 *5 (-1127))
+ (-5 *3 (-400 (-926 *6)))
+ (-4 *6 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550))))
(-5 *2
(-3 (|:| |f1| (-818 (-309 *6))) (|:| |f2| (-623 (-818 (-309 *6))))
(|:| |fail| "failed") (|:| |pole| "potentialPole")))
(-5 *1 (-214 *6))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1144))
- (-4 *5 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550))))
+ (-12 (-5 *4 (-1145))
+ (-4 *5 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550))))
(-5 *2 (-3 *3 (-623 *3))) (-5 *1 (-421 *5 *3))
- (-4 *3 (-13 (-1166) (-932) (-29 *5)))))
+ (-4 *3 (-13 (-1167) (-933) (-29 *5)))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-466 *3 *4 *5))
- (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)) (-14 *5 *3)))
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-466 *3 *4 *5))
+ (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)) (-14 *5 *3)))
((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *3 (-309 (-372))) (-5 *4 (-1062 (-818 (-372))))
- (-5 *5 (-372)) (-5 *6 (-1032)) (-5 *2 (-1008)) (-5 *1 (-551))))
- ((*1 *2 *3) (-12 (-5 *3 (-747)) (-5 *2 (-1008)) (-5 *1 (-551))))
+ (-12 (-5 *3 (-309 (-372))) (-5 *4 (-1063 (-818 (-372))))
+ (-5 *5 (-372)) (-5 *6 (-1033)) (-5 *2 (-1009)) (-5 *1 (-551))))
+ ((*1 *2 *3) (-12 (-5 *3 (-747)) (-5 *2 (-1009)) (-5 *1 (-551))))
((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *3 (-309 (-372))) (-5 *4 (-1062 (-818 (-372))))
- (-5 *5 (-372)) (-5 *2 (-1008)) (-5 *1 (-551))))
+ (-12 (-5 *3 (-309 (-372))) (-5 *4 (-1063 (-818 (-372))))
+ (-5 *5 (-372)) (-5 *2 (-1009)) (-5 *1 (-551))))
((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-309 (-372))) (-5 *4 (-1062 (-818 (-372))))
- (-5 *5 (-372)) (-5 *2 (-1008)) (-5 *1 (-551))))
+ (-12 (-5 *3 (-309 (-372))) (-5 *4 (-1063 (-818 (-372))))
+ (-5 *5 (-372)) (-5 *2 (-1009)) (-5 *1 (-551))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-309 (-372))) (-5 *4 (-1062 (-818 (-372))))
- (-5 *2 (-1008)) (-5 *1 (-551))))
+ (-12 (-5 *3 (-309 (-372))) (-5 *4 (-1063 (-818 (-372))))
+ (-5 *2 (-1009)) (-5 *1 (-551))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-1062 (-818 (-372)))))
- (-5 *2 (-1008)) (-5 *1 (-551))))
+ (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-1063 (-818 (-372)))))
+ (-5 *2 (-1009)) (-5 *1 (-551))))
((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-1062 (-818 (-372)))))
- (-5 *5 (-372)) (-5 *2 (-1008)) (-5 *1 (-551))))
+ (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-1063 (-818 (-372)))))
+ (-5 *5 (-372)) (-5 *2 (-1009)) (-5 *1 (-551))))
((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-1062 (-818 (-372)))))
- (-5 *5 (-372)) (-5 *2 (-1008)) (-5 *1 (-551))))
+ (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-1063 (-818 (-372)))))
+ (-5 *5 (-372)) (-5 *2 (-1009)) (-5 *1 (-551))))
((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-1062 (-818 (-372)))))
- (-5 *5 (-372)) (-5 *6 (-1032)) (-5 *2 (-1008)) (-5 *1 (-551))))
+ (-12 (-5 *3 (-309 (-372))) (-5 *4 (-623 (-1063 (-818 (-372)))))
+ (-5 *5 (-372)) (-5 *6 (-1033)) (-5 *2 (-1009)) (-5 *1 (-551))))
((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-309 (-372))) (-5 *4 (-1060 (-818 (-372))))
- (-5 *5 (-1126)) (-5 *2 (-1008)) (-5 *1 (-551))))
+ (|partial| -12 (-5 *3 (-309 (-372))) (-5 *4 (-1061 (-818 (-372))))
+ (-5 *5 (-1127)) (-5 *2 (-1009)) (-5 *1 (-551))))
((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-309 (-372))) (-5 *4 (-1060 (-818 (-372))))
- (-5 *5 (-1144)) (-5 *2 (-1008)) (-5 *1 (-551))))
+ (|partial| -12 (-5 *3 (-309 (-372))) (-5 *4 (-1061 (-818 (-372))))
+ (-5 *5 (-1145)) (-5 *2 (-1009)) (-5 *1 (-551))))
((*1 *2 *3)
- (-12 (-4 *4 (-13 (-356) (-145) (-1011 (-550)))) (-4 *5 (-1203 *4))
+ (-12 (-4 *4 (-13 (-356) (-145) (-1012 (-550)))) (-4 *5 (-1204 *4))
(-5 *2 (-569 (-400 *5))) (-5 *1 (-554 *4 *5)) (-5 *3 (-400 *5))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-1144)) (-4 *5 (-145))
- (-4 *5 (-13 (-444) (-1011 (-550)) (-825) (-619 (-550))))
+ (-12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-1145)) (-4 *5 (-145))
+ (-4 *5 (-13 (-444) (-1012 (-550)) (-825) (-619 (-550))))
(-5 *2 (-3 (-309 *5) (-623 (-309 *5)))) (-5 *1 (-572 *5))))
((*1 *1 *1)
- (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1020))))
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021))))
((*1 *1 *1 *2)
- (-12 (-4 *1 (-719 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-825))
+ (-12 (-4 *1 (-719 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-825))
(-4 *3 (-38 (-400 (-550))))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-1144)) (-5 *1 (-925 *3)) (-4 *3 (-38 (-400 (-550))))
- (-4 *3 (-1020))))
+ (-12 (-5 *2 (-1145)) (-5 *1 (-926 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-4 *3 (-1021))))
((*1 *1 *1 *2 *3)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)) (-4 *2 (-825))
- (-5 *1 (-1094 *3 *2 *4)) (-4 *4 (-922 *3 (-522 *2) *2))))
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)) (-4 *2 (-825))
+ (-5 *1 (-1095 *3 *2 *4)) (-4 *4 (-923 *3 (-522 *2) *2))))
((*1 *2 *3 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020))
- (-5 *1 (-1128 *3))))
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021))
+ (-5 *1 (-1129 *3))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1135 *3 *4 *5))
- (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)) (-14 *5 *3)))
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1136 *3 *4 *5))
+ (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)) (-14 *5 *3)))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1141 *3 *4 *5))
- (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)) (-14 *5 *3)))
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1142 *3 *4 *5))
+ (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)) (-14 *5 *3)))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1142 *3 *4 *5))
- (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)) (-14 *5 *3)))
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1143 *3 *4 *5))
+ (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)) (-14 *5 *3)))
((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1144)) (-5 *1 (-1175 *3)) (-4 *3 (-38 (-400 (-550))))
- (-4 *3 (-1020))))
+ (-12 (-5 *2 (-1145)) (-5 *1 (-1176 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-4 *3 (-1021))))
((*1 *1 *1 *2)
- (-1561
- (-12 (-5 *2 (-1144)) (-4 *1 (-1187 *3)) (-4 *3 (-1020))
- (-12 (-4 *3 (-29 (-550))) (-4 *3 (-932)) (-4 *3 (-1166))
+ (-1489
+ (-12 (-5 *2 (-1145)) (-4 *1 (-1188 *3)) (-4 *3 (-1021))
+ (-12 (-4 *3 (-29 (-550))) (-4 *3 (-933)) (-4 *3 (-1167))
(-4 *3 (-38 (-400 (-550))))))
- (-12 (-5 *2 (-1144)) (-4 *1 (-1187 *3)) (-4 *3 (-1020))
- (-12 (|has| *3 (-15 -3141 ((-623 *2) *3)))
- (|has| *3 (-15 -1489 (*3 *3 *2))) (-4 *3 (-38 (-400 (-550))))))))
+ (-12 (-5 *2 (-1145)) (-4 *1 (-1188 *3)) (-4 *3 (-1021))
+ (-12 (|has| *3 (-15 -1516 ((-623 *2) *3)))
+ (|has| *3 (-15 -2149 (*3 *3 *2))) (-4 *3 (-38 (-400 (-550))))))))
((*1 *1 *1)
- (-12 (-4 *1 (-1187 *2)) (-4 *2 (-1020)) (-4 *2 (-38 (-400 (-550))))))
+ (-12 (-4 *1 (-1188 *2)) (-4 *2 (-1021)) (-4 *2 (-38 (-400 (-550))))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1191 *3 *4 *5))
- (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)) (-14 *5 *3)))
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1192 *3 *4 *5))
+ (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)) (-14 *5 *3)))
((*1 *1 *1)
- (-12 (-4 *1 (-1203 *2)) (-4 *2 (-1020)) (-4 *2 (-38 (-400 (-550))))))
+ (-12 (-4 *1 (-1204 *2)) (-4 *2 (-1021)) (-4 *2 (-38 (-400 (-550))))))
((*1 *1 *1 *2)
- (-1561
- (-12 (-5 *2 (-1144)) (-4 *1 (-1208 *3)) (-4 *3 (-1020))
- (-12 (-4 *3 (-29 (-550))) (-4 *3 (-932)) (-4 *3 (-1166))
+ (-1489
+ (-12 (-5 *2 (-1145)) (-4 *1 (-1209 *3)) (-4 *3 (-1021))
+ (-12 (-4 *3 (-29 (-550))) (-4 *3 (-933)) (-4 *3 (-1167))
(-4 *3 (-38 (-400 (-550))))))
- (-12 (-5 *2 (-1144)) (-4 *1 (-1208 *3)) (-4 *3 (-1020))
- (-12 (|has| *3 (-15 -3141 ((-623 *2) *3)))
- (|has| *3 (-15 -1489 (*3 *3 *2))) (-4 *3 (-38 (-400 (-550))))))))
+ (-12 (-5 *2 (-1145)) (-4 *1 (-1209 *3)) (-4 *3 (-1021))
+ (-12 (|has| *3 (-15 -1516 ((-623 *2) *3)))
+ (|has| *3 (-15 -2149 (*3 *3 *2))) (-4 *3 (-38 (-400 (-550))))))))
((*1 *1 *1)
- (-12 (-4 *1 (-1208 *2)) (-4 *2 (-1020)) (-4 *2 (-38 (-400 (-550))))))
+ (-12 (-4 *1 (-1209 *2)) (-4 *2 (-1021)) (-4 *2 (-38 (-400 (-550))))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1212 *3 *4 *5))
- (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)) (-14 *5 *3)))
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1213 *3 *4 *5))
+ (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)) (-14 *5 *3)))
((*1 *1 *1 *2)
- (-1561
- (-12 (-5 *2 (-1144)) (-4 *1 (-1218 *3)) (-4 *3 (-1020))
- (-12 (-4 *3 (-29 (-550))) (-4 *3 (-932)) (-4 *3 (-1166))
+ (-1489
+ (-12 (-5 *2 (-1145)) (-4 *1 (-1219 *3)) (-4 *3 (-1021))
+ (-12 (-4 *3 (-29 (-550))) (-4 *3 (-933)) (-4 *3 (-1167))
(-4 *3 (-38 (-400 (-550))))))
- (-12 (-5 *2 (-1144)) (-4 *1 (-1218 *3)) (-4 *3 (-1020))
- (-12 (|has| *3 (-15 -3141 ((-623 *2) *3)))
- (|has| *3 (-15 -1489 (*3 *3 *2))) (-4 *3 (-38 (-400 (-550))))))))
+ (-12 (-5 *2 (-1145)) (-4 *1 (-1219 *3)) (-4 *3 (-1021))
+ (-12 (|has| *3 (-15 -1516 ((-623 *2) *3)))
+ (|has| *3 (-15 -2149 (*3 *3 *2))) (-4 *3 (-38 (-400 (-550))))))))
((*1 *1 *1)
- (-12 (-4 *1 (-1218 *2)) (-4 *2 (-1020)) (-4 *2 (-38 (-400 (-550))))))
+ (-12 (-4 *1 (-1219 *2)) (-4 *2 (-1021)) (-4 *2 (-38 (-400 (-550))))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-1223 *4)) (-14 *4 (-1144)) (-5 *1 (-1219 *3 *4 *5))
- (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1020)) (-14 *5 *3))))
+ (-12 (-5 *2 (-1224 *4)) (-14 *4 (-1145)) (-5 *1 (-1220 *3 *4 *5))
+ (-4 *3 (-38 (-400 (-550)))) (-4 *3 (-1021)) (-14 *5 *3))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-167 (-219))) (-5 *4 (-550)) (-5 *2 (-1009))
+ (-5 *1 (-737)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-444)) (-4 *3 (-771)) (-4 *5 (-825)) (-5 *2 (-112))
+ (-5 *1 (-441 *4 *3 *5 *6)) (-4 *6 (-923 *4 *3 *5)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1 (-1125 *3))) (-5 *1 (-1125 *3)) (-4 *3 (-1182)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-411 *3)) (-4 *3 (-542)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3))
+ (-4 *3 (-410 *4)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-520))))
+ ((*1 *1 *2) (-12 (-5 *2 (-381)) (-5 *1 (-520)))))
+(((*1 *2 *3 *2 *4)
+ (-12 (-5 *3 (-623 *6)) (-5 *4 (-623 (-241 *5 *6))) (-4 *6 (-444))
+ (-5 *2 (-241 *5 *6)) (-14 *5 (-623 (-1145))) (-5 *1 (-611 *5 *6)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
+ (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
+ (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
+ (|:| |abserr| (-219)) (|:| |relerr| (-219))))
+ (-5 *2 (-372)) (-5 *1 (-199)))))
+(((*1 *2 *3 *4 *5 *4 *4 *4)
+ (-12 (-4 *6 (-825)) (-5 *3 (-623 *6)) (-5 *5 (-623 *3))
+ (-5 *2
+ (-2 (|:| |f1| *3) (|:| |f2| (-623 *5)) (|:| |f3| *5)
+ (|:| |f4| (-623 *5))))
+ (-5 *1 (-1153 *6)) (-5 *4 (-623 *5)))))
+(((*1 *2 *3 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-749)) (|:| |poli| *7)
+ (|:| |polj| *7)))
+ (-4 *5 (-771)) (-4 *7 (-923 *4 *5 *6)) (-4 *4 (-444)) (-4 *6 (-825))
+ (-5 *2 (-112)) (-5 *1 (-441 *4 *5 *6 *7)))))
(((*1 *2 *2 *3)
- (-12 (-4 *4 (-1068)) (-4 *2 (-873 *4)) (-5 *1 (-670 *4 *2 *5 *3))
- (-4 *5 (-366 *2)) (-4 *3 (-13 (-366 *4) (-10 -7 (-6 -4342)))))))
+ (-12 (-4 *4 (-1069)) (-4 *2 (-874 *4)) (-5 *1 (-670 *4 *2 *5 *3))
+ (-4 *5 (-366 *2)) (-4 *3 (-13 (-366 *4) (-10 -7 (-6 -4344)))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-227)) (-4 *3 (-1021)) (-4 *4 (-825)) (-4 *5 (-259 *4))
+ (-4 *6 (-771)) (-5 *2 (-1 *1 (-749))) (-4 *1 (-246 *3 *4 *5 *6))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-1021)) (-4 *3 (-825)) (-4 *5 (-259 *3)) (-4 *6 (-771))
+ (-5 *2 (-1 *1 (-749))) (-4 *1 (-246 *4 *3 *5 *6))))
+ ((*1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-259 *2)) (-4 *2 (-825)))))
+(((*1 *1 *1)
+ (|partial| -12 (-5 *1 (-1110 *2 *3)) (-4 *2 (-13 (-1069) (-34)))
+ (-4 *3 (-13 (-1069) (-34))))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-1021)) (-5 *2 (-550)) (-5 *1 (-435 *4 *3 *5))
+ (-4 *3 (-1204 *4))
+ (-4 *5 (-13 (-397) (-1012 *4) (-356) (-1167) (-277))))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *5)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219)))
+ (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-62 LSFUN2))))
+ (-5 *2 (-1009)) (-5 *1 (-732)))))
+(((*1 *1 *2 *1) (-12 (-5 *1 (-623 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *2 *1) (-12 (-5 *1 (-1125 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-1021)) (-4 *3 (-1204 *4)) (-4 *2 (-1219 *4))
+ (-5 *1 (-1222 *4 *3 *5 *2)) (-4 *5 (-634 *3)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-749)) (-4 *4 (-542)) (-5 *1 (-943 *4 *2))
+ (-4 *2 (-1204 *4)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-542)) (-5 *1 (-943 *3 *2)) (-4 *2 (-1204 *3))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *2 (-542))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1204 *2)) (-4 *2 (-1021)) (-4 *2 (-542)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170))
+ (-5 *2 (-667 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-667 *4)) (-5 *1 (-409 *3 *4))
+ (-4 *3 (-410 *4))))
+ ((*1 *2) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-667 *3)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-400 *6)) (-4 *5 (-1185)) (-4 *6 (-1203 *5))
- (-5 *2 (-2 (|:| -3521 (-749)) (|:| -2855 *3) (|:| |radicand| *6)))
- (-5 *1 (-146 *5 *6 *7)) (-5 *4 (-749)) (-4 *7 (-1203 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-1180))) (-5 *1 (-659))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 (-1149))) (-5 *1 (-1086)))))
+ (-12 (-5 *3 (-400 *6)) (-4 *5 (-1186)) (-4 *6 (-1204 *5))
+ (-5 *2 (-2 (|:| -3068 (-749)) (|:| -4304 *3) (|:| |radicand| *6)))
+ (-5 *1 (-146 *5 *6 *7)) (-5 *4 (-749)) (-4 *7 (-1204 *3)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-2 (|:| |k| (-1145)) (|:| |c| (-1250 *3)))))
+ (-5 *1 (-1250 *3)) (-4 *3 (-1021))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-2 (|:| |k| *3) (|:| |c| (-1252 *3 *4)))))
+ (-5 *1 (-1252 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021)))))
+(((*1 *2 *3 *3 *4 *4)
+ (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *2 (-1009))
+ (-5 *1 (-727)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))))
+(((*1 *2 *3 *4 *5 *6 *7 *8 *9)
+ (|partial| -12 (-5 *4 (-623 *11)) (-5 *5 (-623 (-1141 *9)))
+ (-5 *6 (-623 *9)) (-5 *7 (-623 *12)) (-5 *8 (-623 (-749)))
+ (-4 *11 (-825)) (-4 *9 (-300)) (-4 *12 (-923 *9 *10 *11))
+ (-4 *10 (-771)) (-5 *2 (-623 (-1141 *12)))
+ (-5 *1 (-686 *10 *11 *9 *12)) (-5 *3 (-1141 *12)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-241 *4 *5)) (-14 *4 (-623 (-1145))) (-4 *5 (-1021))
+ (-5 *2 (-473 *4 *5)) (-5 *1 (-918 *4 *5)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *4 (-550))) (-5 *5 (-1 (-1125 *4))) (-4 *4 (-356))
+ (-4 *4 (-1021)) (-5 *2 (-1125 *4)) (-5 *1 (-1129 *4)))))
+(((*1 *2 *2 *3 *2)
+ (-12 (-5 *2 (-667 *3)) (-4 *3 (-1021)) (-5 *1 (-668 *3)))))
(((*1 *2 *2 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-542))
- (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-950 *3 *4 *5 *6))))
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-951 *3 *4 *5 *6))))
((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-623 *7)) (-5 *3 (-112)) (-4 *7 (-1034 *4 *5 *6))
+ (-12 (-5 *2 (-623 *7)) (-5 *3 (-112)) (-4 *7 (-1035 *4 *5 *6))
(-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825))
- (-5 *1 (-950 *4 *5 *6 *7)))))
+ (-5 *1 (-951 *4 *5 *6 *7)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
+ (-4 *2 (-423 *3))))
+ ((*1 *1 *1 *1) (-4 *1 (-1108))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-923 *4 *5 *6)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1233))
+ (-5 *1 (-441 *4 *5 *6 *7)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1125 (-2 (|:| |k| (-550)) (|:| |c| *3))))
+ (-5 *1 (-578 *3)) (-4 *3 (-1021)))))
+(((*1 *1 *2) (-12 (-5 *2 (-181)) (-5 *1 (-242)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-667 (-400 (-926 (-550)))))
+ (-5 *2 (-623 (-667 (-309 (-550))))) (-5 *1 (-1005))
+ (-5 *3 (-309 (-550))))))
+(((*1 *1 *1) (-4 *1 (-1113))))
+(((*1 *2 *1) (-12 (-5 *2 (-1125 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-5 *2 (-749)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-623 (-623 *6))) (-4 *6 (-922 *3 *5 *4))
- (-4 *3 (-13 (-300) (-145))) (-4 *4 (-13 (-825) (-596 (-1144))))
- (-4 *5 (-771)) (-5 *1 (-897 *3 *4 *5 *6)))))
+ (-12 (-5 *2 (-623 (-623 *6))) (-4 *6 (-923 *3 *5 *4))
+ (-4 *3 (-13 (-300) (-145))) (-4 *4 (-13 (-825) (-596 (-1145))))
+ (-4 *5 (-771)) (-5 *1 (-898 *3 *4 *5 *6)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372))
+ (-5 *2
+ (-2 (|:| -1337 *4) (|:| -2511 *4) (|:| |totalpts| (-550))
+ (|:| |success| (-112))))
+ (-5 *1 (-767)) (-5 *5 (-550)))))
+(((*1 *2 *3 *2)
+ (-12 (-4 *1 (-765)) (-5 *2 (-1009))
+ (-5 *3
+ (-2 (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-623 (-1063 (-818 (-219))))) (|:| |abserr| (-219))
+ (|:| |relerr| (-219))))))
+ ((*1 *2 *3 *2)
+ (-12 (-4 *1 (-765)) (-5 *2 (-1009))
+ (-5 *3
+ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219))
+ (|:| |relerr| (-219)))))))
+(((*1 *2 *2 *2)
+ (|partial| -12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3))))
+ ((*1 *1 *1 *1)
+ (|partial| -12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-309 (-219)))) (-5 *4 (-749))
+ (-5 *2 (-667 (-219))) (-5 *1 (-260)))))
+(((*1 *2 *1) (-12 (-4 *1 (-418 *3)) (-4 *3 (-1069)) (-5 *2 (-749)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1041 *4 *5 *6 *3)) (-4 *4 (-444)) (-4 *5 (-771))
+ (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-112))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *3 (-1035 *4 *5 *6))
+ (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -1608 *1))))
+ (-4 *1 (-1041 *4 *5 *6 *3)))))
+(((*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-570 *3)) (-4 *3 (-535)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-895)) (-5 *4 (-411 *6)) (-4 *6 (-1204 *5))
+ (-4 *5 (-1021)) (-5 *2 (-623 *6)) (-5 *1 (-436 *5 *6)))))
+(((*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| (-1125 (-219)))
+ (|:| |notEvaluated|
+ "Internal singularities not yet evaluated")))
+ (|:| -2873
+ (-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 (-1009)) (-5 *1 (-298)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4344)) (-4 *1 (-149 *3))
+ (-4 *3 (-1182))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1182)) (-5 *1 (-583 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-652 *3)) (-4 *3 (-1182))))
+ ((*1 *2 *1 *3)
+ (|partial| -12 (-4 *1 (-1175 *4 *5 *3 *2)) (-4 *4 (-542))
+ (-4 *5 (-771)) (-4 *3 (-825)) (-4 *2 (-1035 *4 *5 *3))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-749)) (-5 *1 (-1179 *2)) (-4 *2 (-1182)))))
(((*1 *2 *3 *4)
(-12 (-4 *5 (-356)) (-4 *5 (-542))
(-5 *2
- (-2 (|:| |minor| (-623 (-894))) (|:| -1721 *3)
- (|:| |minors| (-623 (-623 (-894)))) (|:| |ops| (-623 *3))))
- (-5 *1 (-89 *5 *3)) (-5 *4 (-894)) (-4 *3 (-634 *5)))))
-(((*1 *1 *1 *1) (-4 *1 (-639))) ((*1 *1 *1 *1) (-5 *1 (-1088))))
+ (-2 (|:| |minor| (-623 (-895))) (|:| -1309 *3)
+ (|:| |minors| (-623 (-623 (-895)))) (|:| |ops| (-623 *3))))
+ (-5 *1 (-89 *5 *3)) (-5 *4 (-895)) (-4 *3 (-634 *5)))))
+(((*1 *2 *3 *4 *4 *5)
+ (|partial| -12 (-5 *4 (-594 *3)) (-5 *5 (-623 *3))
+ (-4 *3 (-13 (-423 *6) (-27) (-1167)))
+ (-4 *6 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-552 *6 *3 *7)) (-4 *7 (-1069)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-1182)) (-5 *2 (-749)) (-5 *1 (-180 *4 *3))
+ (-4 *3 (-652 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-112)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-901))
+ (-5 *2
+ (-2 (|:| |brans| (-623 (-623 (-917 (-219)))))
+ (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))))
+ (-5 *1 (-151))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-901)) (-5 *4 (-400 (-550)))
+ (-5 *2
+ (-2 (|:| |brans| (-623 (-623 (-917 (-219)))))
+ (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))))
+ (-5 *1 (-151))))
+ ((*1 *2 *3)
+ (-12
+ (-5 *2
+ (-2 (|:| |brans| (-623 (-623 (-917 (-219)))))
+ (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))))
+ (-5 *1 (-151)) (-5 *3 (-623 (-917 (-219))))))
+ ((*1 *2 *3)
+ (-12
+ (-5 *2
+ (-2 (|:| |brans| (-623 (-623 (-917 (-219)))))
+ (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))))
+ (-5 *1 (-151)) (-5 *3 (-623 (-623 (-917 (-219)))))))
+ ((*1 *1 *2) (-12 (-5 *2 (-623 (-1063 (-372)))) (-5 *1 (-256))))
+ ((*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-256)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2))
+ (-4 *4 (-13 (-825) (-542))))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-550))
+ (-5 *1 (-441 *4 *5 *6 *3)) (-4 *3 (-923 *4 *5 *6)))))
+(((*1 *1 *1 *1) (-5 *1 (-160)))
+ ((*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-160)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-1021)) (-5 *2 (-623 *1)) (-4 *1 (-1103 *3)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-109)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1182)) (-5 *1 (-583 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1182)) (-5 *1 (-1125 *3)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-4 *1 (-1067 *3))))
+ ((*1 *1) (-12 (-4 *1 (-1067 *2)) (-4 *2 (-1069)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *1 *1 *1 *1) (-4 *1 (-535))))
+(((*1 *2)
+ (-12 (-4 *1 (-342))
+ (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic")))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-52))) (-5 *1 (-866 *3)) (-4 *3 (-1069)))))
+(((*1 *1 *1) (-4 *1 (-609)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976) (-1167))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-623 (-623 (-169)))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *5 *5))
+ (-4 *5 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
+ (-5 *2
+ (-2 (|:| |solns| (-623 *5))
+ (|:| |maps| (-623 (-2 (|:| |arg| *5) (|:| |res| *5))))))
+ (-5 *1 (-1097 *3 *5)) (-4 *3 (-1204 *5)))))
+(((*1 *2)
+ (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-1233))
+ (-5 *1 (-962 *3 *4 *5 *6 *7)) (-4 *7 (-1041 *3 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *3 (-444)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-1233))
+ (-5 *1 (-1076 *3 *4 *5 *6 *7)) (-4 *7 (-1041 *3 *4 *5 *6)))))
+(((*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-1184)))))
+(((*1 *2 *3 *3 *3 *4 *5 *5 *6)
+ (-12 (-5 *3 (-1 (-219) (-219) (-219)))
+ (-5 *4 (-3 (-1 (-219) (-219) (-219) (-219)) "undefined"))
+ (-5 *5 (-1063 (-219))) (-5 *6 (-623 (-256))) (-5 *2 (-1102 (-219)))
+ (-5 *1 (-675))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1 (-917 (-219)) (-219) (-219))) (-5 *4 (-1063 (-219)))
+ (-5 *5 (-623 (-256))) (-5 *2 (-1102 (-219))) (-5 *1 (-675))))
+ ((*1 *2 *2 *3 *4 *4 *5)
+ (-12 (-5 *2 (-1102 (-219))) (-5 *3 (-1 (-917 (-219)) (-219) (-219)))
+ (-5 *4 (-1063 (-219))) (-5 *5 (-623 (-256))) (-5 *1 (-675)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1218 *4))
- (-4 *4 (-38 (-400 (-550)))) (-5 *2 (-1 (-1124 *4) (-1124 *4)))
- (-5 *1 (-1220 *4 *5)))))
-(((*1 *1) (-5 *1 (-139))))
-(((*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1013)))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-1126)) (-5 *2 (-305)) (-5 *1 (-807)))))
+ (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1219 *4))
+ (-4 *4 (-38 (-400 (-550)))) (-5 *2 (-1 (-1125 *4) (-1125 *4)))
+ (-5 *1 (-1221 *4 *5)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1182)) (-5 *1 (-583 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1182)) (-5 *1 (-1125 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145))))
+ (-4 *6 (-771)) (-4 *7 (-923 *4 *6 *5))
+ (-5 *2
+ (-2 (|:| |sysok| (-112)) (|:| |z0| (-623 *7)) (|:| |n0| (-623 *7))))
+ (-5 *1 (-898 *4 *5 *6 *7)) (-5 *3 (-623 *7)))))
(((*1 *2 *3 *2)
- (-12 (-5 *2 (-623 (-372))) (-5 *3 (-623 (-256))) (-5 *1 (-254))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-623 (-372))) (-5 *1 (-460))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 (-372))) (-5 *1 (-460))))
- ((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-894)) (-5 *4 (-847)) (-5 *2 (-1232)) (-5 *1 (-1228))))
- ((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-894)) (-5 *4 (-1126)) (-5 *2 (-1232)) (-5 *1 (-1228)))))
+ (-12 (-5 *2 (-623 (-623 (-623 *4)))) (-5 *3 (-623 *4)) (-4 *4 (-825))
+ (-5 *1 (-1153 *4)))))
+(((*1 *1 *1) (-5 *1 (-1033))))
+(((*1 *2 *3) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-547)) (-5 *3 (-550)))))
+(((*1 *2 *3 *4 *5 *6)
+ (|partial| -12 (-5 *4 (-1145)) (-5 *6 (-623 (-594 *3)))
+ (-5 *5 (-594 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *7)))
+ (-4 *7 (-13 (-444) (-825) (-145) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-2 (|:| -3230 *3) (|:| |coeff| *3)))
+ (-5 *1 (-543 *7 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *2 (-13 (-356) (-823))) (-5 *1 (-179 *2 *3))
+ (-4 *3 (-1204 (-167 *2))))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-895)) (-4 *1 (-232 *3 *4)) (-4 *4 (-1021))
+ (-4 *4 (-1182))))
+ ((*1 *1 *2)
+ (-12 (-14 *3 (-623 (-1145))) (-4 *4 (-170))
+ (-4 *5 (-232 (-3307 *3) (-749)))
+ (-14 *6
+ (-1 (-112) (-2 (|:| -3690 *2) (|:| -3068 *5))
+ (-2 (|:| -3690 *2) (|:| -3068 *5))))
+ (-5 *1 (-453 *3 *4 *2 *5 *6 *7)) (-4 *2 (-825))
+ (-4 *7 (-923 *4 *5 (-839 *3)))))
+ ((*1 *2 *2) (-12 (-5 *2 (-917 (-219))) (-5 *1 (-1178)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-5 *2 (-749))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021))
+ (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-749)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-895)) (-4 *6 (-13 (-542) (-825)))
+ (-5 *2 (-623 (-309 *6))) (-5 *1 (-215 *5 *6)) (-5 *3 (-309 *6))
+ (-4 *5 (-1021))))
+ ((*1 *2 *1) (-12 (-5 *1 (-411 *2)) (-4 *2 (-542))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-569 *5)) (-4 *5 (-13 (-29 *4) (-1167)))
+ (-4 *4 (-13 (-444) (-1012 (-550)) (-825) (-619 (-550))))
+ (-5 *2 (-623 *5)) (-5 *1 (-567 *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-569 (-400 (-926 *4))))
+ (-4 *4 (-13 (-444) (-1012 (-550)) (-825) (-619 (-550))))
+ (-5 *2 (-623 (-309 *4))) (-5 *1 (-572 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1064 *3 *2)) (-4 *3 (-823)) (-4 *2 (-1118 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 *1)) (-4 *1 (-1064 *4 *2)) (-4 *4 (-823))
+ (-4 *2 (-1118 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167)))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1243 (-1145) *3)) (-5 *1 (-1250 *3)) (-4 *3 (-1021))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1243 *3 *4)) (-5 *1 (-1252 *3 *4)) (-4 *3 (-825))
+ (-4 *4 (-1021)))))
+(((*1 *1) (-5 *1 (-139))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-926 (-550)))) (-5 *1 (-430))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1145)) (-5 *4 (-667 (-219))) (-5 *2 (-1073))
+ (-5 *1 (-738))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1145)) (-5 *4 (-667 (-550))) (-5 *2 (-1073))
+ (-5 *1 (-738)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-2 (|:| -1735 *4) (|:| -3661 (-550)))))
+ (-4 *4 (-1204 (-550))) (-5 *2 (-716 (-749))) (-5 *1 (-434 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-411 *5)) (-4 *5 (-1204 *4)) (-4 *4 (-1021))
+ (-5 *2 (-716 (-749))) (-5 *1 (-436 *4 *5)))))
+(((*1 *1 *1 *1 *1) (-5 *1 (-837)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -1792 *3) (|:| |coef1| (-760 *3))))
+ (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1021)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-623 (-895))) (-5 *1 (-1070 *3 *4)) (-14 *3 (-895))
+ (-14 *4 (-895)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1228 *4)) (-4 *4 (-342)) (-5 *2 (-1141 *4))
+ (-5 *1 (-519 *4)))))
+(((*1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-738)))))
+(((*1 *2)
+ (-12 (-4 *2 (-13 (-423 *3) (-976))) (-5 *1 (-269 *3 *2))
+ (-4 *3 (-13 (-825) (-542))))))
+(((*1 *1 *1) (-5 *1 (-837))) ((*1 *1 *1 *1) (-5 *1 (-837)))
+ ((*1 *1 *2 *2) (-12 (-4 *1 (-1062 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *2) (-12 (-5 *1 (-1195 *2)) (-4 *2 (-1182)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-1070 *3)) (-5 *1 (-877 *3)) (-4 *3 (-1068))))
+ (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-5 *2 (-749))))
((*1 *2 *1)
- (-12 (-5 *2 (-1070 *3)) (-5 *1 (-878 *3)) (-4 *3 (-1068)))))
-(((*1 *2 *1) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-1140 *3)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836))))
- ((*1 *1 *1) (-5 *1 (-836))))
+ (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021))
+ (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-749)))))
+(((*1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-1014)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-521 *3)) (-4 *3 (-13 (-705) (-25))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-1021)) (-4 *7 (-1021))
+ (-4 *6 (-1204 *5)) (-5 *2 (-1141 (-1141 *7)))
+ (-5 *1 (-492 *5 *6 *4 *7)) (-4 *4 (-1204 *6)))))
+(((*1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-211)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 *2)) (-4 *2 (-1204 *4)) (-5 *1 (-529 *4 *2 *5 *6))
+ (-4 *4 (-300)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-749))))))
+(((*1 *2)
+ (|partial| -12 (-4 *4 (-1186)) (-4 *5 (-1204 (-400 *2)))
+ (-4 *2 (-1204 *4)) (-5 *1 (-334 *3 *4 *2 *5))
+ (-4 *3 (-335 *4 *2 *5))))
+ ((*1 *2)
+ (|partial| -12 (-4 *1 (-335 *3 *2 *4)) (-4 *3 (-1186))
+ (-4 *4 (-1204 (-400 *2))) (-4 *2 (-1204 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1163)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-594 *1)) (-4 *1 (-295)))))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-305)) (-5 *1 (-807)))))
+(((*1 *1 *2) (-12 (-5 *2 (-381)) (-5 *1 (-612)))))
+(((*1 *1) (-4 *1 (-342))))
+(((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4345)) (-4 *1 (-238 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-275 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-275 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *1 *2)
+ (-12 (|has| *1 (-6 -4345)) (-4 *1 (-1216 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4345)) (-4 *1 (-1216 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *2 *3 *3)
+ (|partial| -12 (-5 *3 (-1145))
+ (-4 *4 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-561 *4 *2))
+ (-4 *2 (-13 (-1167) (-933) (-1108) (-29 *4))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1141 *5)) (-4 *5 (-356)) (-5 *2 (-623 *6))
+ (-5 *1 (-523 *5 *6 *4)) (-4 *6 (-356)) (-4 *4 (-13 (-356) (-823))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 *6)) (-4 *5 (-1069))
+ (-4 *6 (-1182)) (-5 *2 (-1 *6 *5)) (-5 *1 (-620 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 *2)) (-4 *5 (-1069))
+ (-4 *2 (-1182)) (-5 *1 (-620 *5 *2))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-623 *6)) (-5 *4 (-623 *5)) (-4 *6 (-1069))
+ (-4 *5 (-1182)) (-5 *2 (-1 *5 *6)) (-5 *1 (-620 *6 *5))))
+ ((*1 *2 *3 *4 *5 *2)
+ (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 *2)) (-4 *5 (-1069))
+ (-4 *2 (-1182)) (-5 *1 (-620 *5 *2))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-1 *6 *5)) (-5 *3 (-623 *5)) (-5 *4 (-623 *6))
+ (-4 *5 (-1069)) (-4 *6 (-1182)) (-5 *1 (-620 *5 *6))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-623 *5)) (-5 *4 (-623 *2)) (-5 *6 (-1 *2 *5))
+ (-4 *5 (-1069)) (-4 *2 (-1182)) (-5 *1 (-620 *5 *2))))
+ ((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1113)) (-5 *3 (-142)) (-5 *2 (-749)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-883)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-923 *4 *5 *6)) (-5 *2 (-411 (-1141 *7)))
+ (-5 *1 (-880 *4 *5 *6 *7)) (-5 *3 (-1141 *7))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-883)) (-4 *5 (-1204 *4)) (-5 *2 (-411 (-1141 *5)))
+ (-5 *1 (-881 *4 *5)) (-5 *3 (-1141 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-309 (-219))) (-5 *2 (-400 (-550))) (-5 *1 (-298)))))
+(((*1 *2 *3 *4 *5 *5 *5 *5 *4 *6)
+ (-12 (-5 *4 (-550)) (-5 *6 (-1 (-1233) (-1228 *5) (-1228 *5) (-372)))
+ (-5 *3 (-1228 (-372))) (-5 *5 (-372)) (-5 *2 (-1233))
+ (-5 *1 (-766)))))
+(((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
+ (-4 *3 (-360 *4))))
+ ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-749)) (-5 *2 (-1228 (-623 (-550)))) (-5 *1 (-472))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1182)) (-5 *1 (-583 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1182)) (-5 *1 (-1125 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1 *3)) (-4 *3 (-1182)) (-5 *1 (-1125 *3)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1071 *3)) (-5 *1 (-878 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1071 *3)) (-5 *1 (-879 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-623 *4))
+ (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-550)) (-4 *1 (-1062 *3)) (-4 *3 (-1182)))))
+(((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-1 (-526) (-623 (-526)))) (-5 *1 (-114))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-526) (-623 (-526)))) (-5 *1 (-114))))
+ ((*1 *1) (-5 *1 (-563))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3 (-550))) (-4 *3 (-1021)) (-5 *1 (-98 *3))))
+ ((*1 *1 *2 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1021)) (-5 *1 (-98 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1021)) (-5 *1 (-98 *3)))))
+(((*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5)
+ (-12 (-5 *3 (-895)) (-5 *4 (-219)) (-5 *5 (-550)) (-5 *6 (-848))
+ (-5 *2 (-1233)) (-5 *1 (-1229)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-5 *2 (-1141 *3)) (-5 *1 (-41 *4 *3))
+ (-4 *3
+ (-13 (-356) (-295)
+ (-10 -8 (-15 -4153 ((-1094 *4 (-594 $)) $))
+ (-15 -4163 ((-1094 *4 (-594 $)) $))
+ (-15 -2233 ($ (-1094 *4 (-594 $))))))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-623 *4)) (-5 *1 (-1110 *3 *4))
+ (-4 *3 (-13 (-1069) (-34))) (-4 *4 (-13 (-1069) (-34))))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-623 *6)) (-4 *6 (-825)) (-4 *4 (-356)) (-4 *5 (-771))
+ (-5 *1 (-495 *4 *5 *6 *2)) (-4 *2 (-923 *4 *5 *6))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *1 (-495 *3 *4 *5 *2)) (-4 *2 (-923 *3 *4 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-550)) (-4 *2 (-423 *3)) (-5 *1 (-32 *3 *2))
+ (-4 *3 (-1012 *4)) (-4 *3 (-13 (-825) (-542))))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-5 *3 (-866 *4)) (-4 *4 (-1069)) (-4 *2 (-1069))
+ (-5 *1 (-863 *4 *2)))))
+(((*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1127)) (-5 *1 (-689)))))
+(((*1 *2 *1) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-1141 *3)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-45 (-1127) (-752))) (-5 *1 (-114)))))
+(((*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-738)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-1145))) (-5 *1 (-526)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-749)) (-5 *3 (-917 *4)) (-4 *1 (-1103 *4))
+ (-4 *4 (-1021))))
+ ((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-749)) (-5 *4 (-917 (-219))) (-5 *2 (-1233))
+ (-5 *1 (-1230)))))
+(((*1 *2 *3 *3 *3 *4 *5)
+ (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1204 *6))
+ (-4 *6 (-13 (-356) (-145) (-1012 *4))) (-5 *4 (-550))
+ (-5 *2
+ (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-112))))
+ (|:| -1309
+ (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| *4) (|:| |alpha| *3)
+ (|:| |beta| *3)))))
+ (-5 *1 (-989 *6 *3)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-923 *3 *4 *5)) (-4 *3 (-300))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-439 *3 *4 *5 *6))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-623 *7)) (-5 *3 (-1127)) (-4 *7 (-923 *4 *5 *6))
+ (-4 *4 (-300)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-5 *1 (-439 *4 *5 *6 *7))))
+ ((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-623 *7)) (-5 *3 (-1127)) (-4 *7 (-923 *4 *5 *6))
+ (-4 *4 (-300)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-5 *1 (-439 *4 *5 *6 *7)))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-4 *1 (-36 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-5 *2 (-2 (|:| -3549 *3) (|:| -3859 *4))))))
+(((*1 *1)
+ (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749))
+ (-4 *4 (-170)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-1021)) (-4 *2 (-665 *4 *5 *6))
+ (-5 *1 (-103 *4 *3 *2 *5 *6)) (-4 *3 (-1204 *4)) (-4 *5 (-366 *4))
+ (-4 *6 (-366 *4)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837))))
+ ((*1 *1 *1) (-5 *1 (-837))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-387)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1231)))))
+(((*1 *2 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1182))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-1065))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-1175 *3 *4 *5 *2)) (-4 *3 (-542))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-749)) (-4 *1 (-1216 *3)) (-4 *3 (-1182))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-3 (-112) "failed")) (-4 *3 (-444)) (-4 *4 (-825))
+ (-4 *5 (-771)) (-5 *1 (-961 *3 *4 *5 *6)) (-4 *6 (-923 *3 *5 *4)))))
+(((*1 *1 *1) (-12 (-4 *1 (-366 *2)) (-4 *2 (-1182))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-1021)) (-5 *1 (-436 *3 *2)) (-4 *2 (-1204 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-627 *2 *3 *4)) (-4 *2 (-1069)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *1 (-657 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-1069)))))
+(((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-112)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *1 *1 *1) (|partial| -4 *1 (-130))))
(((*1 *2 *1) (-12 (-5 *2 (-800)) (-5 *1 (-799)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-241 *4 *5)) (-14 *4 (-623 (-1145))) (-4 *5 (-1021))
+ (-5 *2 (-926 *5)) (-5 *1 (-918 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-837))))
+ ((*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1233)) (-5 *1 (-936)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-356)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4)))
+ (-5 *2 (-1228 *6)) (-5 *1 (-329 *3 *4 *5 *6))
+ (-4 *6 (-335 *3 *4 *5)))))
+(((*1 *2 *1) (-12 (-4 *1 (-300)) (-5 *2 (-749)))))
+(((*1 *2 *3)
+ (|partial| -12 (-4 *2 (-1069)) (-5 *1 (-1159 *3 *2)) (-4 *3 (-1069)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *1 (-657 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1069)))))
+(((*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-1233)) (-5 *1 (-372)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1141 *4)) (-4 *4 (-342))
+ (-5 *2 (-1228 (-623 (-2 (|:| -1337 *4) (|:| -3690 (-1089))))))
+ (-5 *1 (-339 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-542))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
+ (-5 *1 (-951 *4 *5 *6 *7)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-323)))))
(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-1144)) (-4 *5 (-596 (-865 (-550))))
- (-4 *5 (-859 (-550)))
- (-4 *5 (-13 (-825) (-1011 (-550)) (-444) (-619 (-550))))
+ (|partial| -12 (-5 *4 (-1145)) (-4 *5 (-596 (-866 (-550))))
+ (-4 *5 (-860 (-550)))
+ (-4 *5 (-13 (-825) (-1012 (-550)) (-444) (-619 (-550))))
(-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3)))
(-5 *1 (-553 *5 *3)) (-4 *3 (-609))
- (-4 *3 (-13 (-27) (-1166) (-423 *5)))))
+ (-4 *3 (-13 (-27) (-1167) (-423 *5)))))
((*1 *2 *2 *3 *4 *4)
- (|partial| -12 (-5 *3 (-1144)) (-5 *4 (-818 *2)) (-4 *2 (-1107))
- (-4 *2 (-13 (-27) (-1166) (-423 *5)))
- (-4 *5 (-596 (-865 (-550)))) (-4 *5 (-859 (-550)))
- (-4 *5 (-13 (-825) (-1011 (-550)) (-444) (-619 (-550))))
+ (|partial| -12 (-5 *3 (-1145)) (-5 *4 (-818 *2)) (-4 *2 (-1108))
+ (-4 *2 (-13 (-27) (-1167) (-423 *5)))
+ (-4 *5 (-596 (-866 (-550)))) (-4 *5 (-860 (-550)))
+ (-4 *5 (-13 (-825) (-1012 (-550)) (-444) (-619 (-550))))
(-5 *1 (-553 *5 *2)))))
+(((*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3)
+ (-12 (-5 *4 (-623 (-112))) (-5 *5 (-667 (-219)))
+ (-5 *6 (-667 (-550))) (-5 *7 (-219)) (-5 *3 (-550)) (-5 *2 (-1009))
+ (-5 *1 (-733)))))
+(((*1 *1 *2 *1)
+ (-12 (|has| *1 (-6 -4344)) (-4 *1 (-149 *2)) (-4 *2 (-1182))
+ (-4 *2 (-1069))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4344)) (-4 *1 (-149 *3))
+ (-4 *3 (-1182))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-652 *3)) (-4 *3 (-1182))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *2 (-1 (-112) *4)) (-5 *3 (-550)) (-4 *4 (-1069))
+ (-5 *1 (-716 *4))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *3 (-550)) (-5 *1 (-716 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1109 *3 *4)) (-4 *3 (-13 (-1069) (-34)))
+ (-4 *4 (-13 (-1069) (-34))) (-5 *1 (-1110 *3 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1228 (-1228 *4))) (-4 *4 (-1021)) (-5 *2 (-667 *4))
+ (-5 *1 (-1003 *4)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-984 *3)) (-4 *3 (-1182)) (-4 *3 (-1069))
+ (-5 *2 (-112)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *3 (-623 (-473 *5 *6))) (-5 *4 (-839 *5))
+ (-14 *5 (-623 (-1145))) (-5 *2 (-473 *5 *6)) (-5 *1 (-611 *5 *6))
+ (-4 *6 (-444))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-473 *5 *6))) (-5 *4 (-839 *5))
+ (-14 *5 (-623 (-1145))) (-5 *2 (-473 *5 *6)) (-5 *1 (-611 *5 *6))
+ (-4 *6 (-444)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-542))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1792 *4)))
+ (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-749)) (-4 *4 (-300)) (-4 *6 (-1204 *4))
+ (-5 *2 (-1228 (-623 *6))) (-5 *1 (-447 *4 *6)) (-5 *5 (-623 *6)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-444)) (-4 *4 (-825)) (-4 *5 (-771))
+ (-5 *2 (-112)) (-5 *1 (-961 *3 *4 *5 *6))
+ (-4 *6 (-923 *3 *5 *4))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1109 *3 *4)) (-4 *3 (-13 (-1069) (-34)))
+ (-4 *4 (-13 (-1069) (-34))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1145)) (-5 *2 (-1 (-1141 (-926 *4)) (-926 *4)))
+ (-5 *1 (-1236 *4)) (-4 *4 (-356)))))
+(((*1 *2 *3 *3 *4 *4)
+ (|partial| -12 (-5 *3 (-749)) (-4 *5 (-356)) (-5 *2 (-400 *6))
+ (-5 *1 (-841 *5 *4 *6)) (-4 *4 (-1219 *5)) (-4 *6 (-1204 *5))))
+ ((*1 *2 *3 *3 *4 *4)
+ (|partial| -12 (-5 *3 (-749)) (-5 *4 (-1220 *5 *6 *7)) (-4 *5 (-356))
+ (-14 *6 (-1145)) (-14 *7 *5) (-5 *2 (-400 (-1201 *6 *5)))
+ (-5 *1 (-842 *5 *6 *7))))
+ ((*1 *2 *3 *3 *4)
+ (|partial| -12 (-5 *3 (-749)) (-5 *4 (-1220 *5 *6 *7)) (-4 *5 (-356))
+ (-14 *6 (-1145)) (-14 *7 *5) (-5 *2 (-400 (-1201 *6 *5)))
+ (-5 *1 (-842 *5 *6 *7)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-837) (-837))) (-5 *1 (-114))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-837) (-623 (-837)))) (-5 *1 (-114))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-1 (-837) (-623 (-837)))) (-5 *1 (-114))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1233)) (-5 *1 (-208 *3))
+ (-4 *3
+ (-13 (-825)
+ (-10 -8 (-15 -2757 ((-1127) $ (-1145))) (-15 -1970 (*2 $))
+ (-15 -1858 (*2 $)))))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-387))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1233)) (-5 *1 (-387))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-493))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-689))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-1162))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-550)) (-5 *2 (-1233)) (-5 *1 (-1162)))))
(((*1 *2 *2 *3 *4)
(|partial| -12 (-5 *4 (-1 *3)) (-4 *3 (-825)) (-4 *5 (-771))
- (-4 *6 (-542)) (-4 *7 (-922 *6 *5 *3))
+ (-4 *6 (-542)) (-4 *7 (-923 *6 *5 *3))
(-5 *1 (-454 *5 *3 *6 *7 *2))
(-4 *2
- (-13 (-1011 (-400 (-550))) (-356)
- (-10 -8 (-15 -1518 ($ *7)) (-15 -2705 (*7 $))
- (-15 -2715 (*7 $))))))))
+ (-13 (-1012 (-400 (-550))) (-356)
+ (-10 -8 (-15 -2233 ($ *7)) (-15 -4153 (*7 $))
+ (-15 -4163 (*7 $))))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-112)))))
+(((*1 *2 *3 *3 *2) (-12 (-5 *2 (-372)) (-5 *3 (-1127)) (-5 *1 (-96))))
+ ((*1 *2 *3 *2) (-12 (-5 *2 (-372)) (-5 *3 (-1127)) (-5 *1 (-96)))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-835)) (-5 *3 (-129)) (-5 *2 (-1089)))))
+(((*1 *2 *3 *3 *3 *4 *5 *4 *6)
+ (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219)))
+ (-5 *5 (-1063 (-219))) (-5 *6 (-550)) (-5 *2 (-1177 (-900)))
+ (-5 *1 (-311))))
+ ((*1 *2 *3 *3 *3 *4 *5 *4 *6 *7)
+ (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219)))
+ (-5 *5 (-1063 (-219))) (-5 *6 (-550)) (-5 *7 (-1127))
+ (-5 *2 (-1177 (-900))) (-5 *1 (-311))))
+ ((*1 *2 *3 *3 *3 *4 *5 *6 *7)
+ (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219)))
+ (-5 *5 (-1063 (-219))) (-5 *6 (-219)) (-5 *7 (-550))
+ (-5 *2 (-1177 (-900))) (-5 *1 (-311))))
+ ((*1 *2 *3 *3 *3 *4 *5 *6 *7 *8)
+ (-12 (-5 *3 (-309 (-550))) (-5 *4 (-1 (-219) (-219)))
+ (-5 *5 (-1063 (-219))) (-5 *6 (-219)) (-5 *7 (-550)) (-5 *8 (-1127))
+ (-5 *2 (-1177 (-900))) (-5 *1 (-311)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7))
+ (-5 *2 (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4))))
+ (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))))
+(((*1 *1 *1 *1) (-5 *1 (-837))))
(((*1 *2 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))))
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-798)) (-14 *5 (-1145)) (-5 *2 (-623 (-1201 *5 *4)))
+ (-5 *1 (-1083 *4 *5)) (-5 *3 (-1201 *5 *4)))))
+(((*1 *2 *2 *3 *4 *4)
+ (-12 (-5 *4 (-550)) (-4 *3 (-170)) (-4 *5 (-366 *3))
+ (-4 *6 (-366 *3)) (-5 *1 (-666 *3 *5 *6 *2))
+ (-4 *2 (-665 *3 *5 *6)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-526))) (-5 *2 (-1144)) (-5 *1 (-526)))))
+ (-12 (-5 *3 (-1 *5 (-623 *5))) (-4 *5 (-1219 *4))
+ (-4 *4 (-38 (-400 (-550))))
+ (-5 *2 (-1 (-1125 *4) (-623 (-1125 *4)))) (-5 *1 (-1221 *4 *5)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-3
+ (|:| |noa|
+ (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219)))
+ (|:| |lb| (-623 (-818 (-219))))
+ (|:| |cf| (-623 (-309 (-219))))
+ (|:| |ub| (-623 (-818 (-219))))))
+ (|:| |lsa|
+ (-2 (|:| |lfn| (-623 (-309 (-219))))
+ (|:| -2463 (-623 (-219)))))))
+ (-5 *2 (-623 (-1127))) (-5 *1 (-260)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-372)) (-5 *3 (-623 (-256))) (-5 *1 (-254))))
+ ((*1 *1 *2) (-12 (-5 *2 (-372)) (-5 *1 (-256)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-895)) (-4 *5 (-542)) (-5 *2 (-667 *5))
+ (-5 *1 (-930 *5 *3)) (-4 *3 (-634 *5)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1145)) (-5 *5 (-1063 (-219))) (-5 *2 (-901))
+ (-5 *1 (-899 *3)) (-4 *3 (-596 (-526)))))
+ ((*1 *2 *3 *3 *4 *5)
+ (-12 (-5 *4 (-1145)) (-5 *5 (-1063 (-219))) (-5 *2 (-901))
+ (-5 *1 (-899 *3)) (-4 *3 (-596 (-526)))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1063 (-219))) (-5 *1 (-900))))
+ ((*1 *1 *2 *2 *2 *2 *3 *3 *3 *3)
+ (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1063 (-219)))
+ (-5 *1 (-900))))
+ ((*1 *1 *2 *2 *2 *2 *3)
+ (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1063 (-219)))
+ (-5 *1 (-900))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1063 (-219))) (-5 *1 (-901))))
+ ((*1 *1 *2 *2 *3 *3 *3)
+ (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1063 (-219)))
+ (-5 *1 (-901))))
+ ((*1 *1 *2 *2 *3)
+ (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1063 (-219)))
+ (-5 *1 (-901))))
+ ((*1 *1 *2 *3 *3)
+ (-12 (-5 *2 (-623 (-1 (-219) (-219)))) (-5 *3 (-1063 (-219)))
+ (-5 *1 (-901))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-623 (-1 (-219) (-219)))) (-5 *3 (-1063 (-219)))
+ (-5 *1 (-901))))
+ ((*1 *1 *2 *3 *3)
+ (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1063 (-219)))
+ (-5 *1 (-901))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 (-219) (-219))) (-5 *3 (-1063 (-219)))
+ (-5 *1 (-901)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-169))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-1229))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-1230)))))
(((*1 *2 *1 *1)
- (-12 (-4 *1 (-1066 *3)) (-4 *3 (-1068)) (-5 *2 (-112)))))
-(((*1 *1 *1 *1) (-4 *1 (-639))) ((*1 *1 *1 *1) (-5 *1 (-1088))))
+ (-12 (-4 *1 (-1067 *3)) (-4 *3 (-1069)) (-5 *2 (-112)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-818 (-219)))) (-5 *4 (-219)) (-5 *2 (-623 *4))
+ (-5 *1 (-260)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1141 (-550))) (-5 *1 (-916)) (-5 *3 (-550)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-631 (-400 *6))) (-5 *4 (-1 (-623 *5) *6))
+ (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-4 *6 (-1204 *5)) (-5 *2 (-623 (-400 *6))) (-5 *1 (-790 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-631 (-400 *7))) (-5 *4 (-1 (-623 *6) *7))
+ (-5 *5 (-1 (-411 *7) *7))
+ (-4 *6 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-4 *7 (-1204 *6)) (-5 *2 (-623 (-400 *7))) (-5 *1 (-790 *6 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-632 *6 (-400 *6))) (-5 *4 (-1 (-623 *5) *6))
+ (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-4 *6 (-1204 *5)) (-5 *2 (-623 (-400 *6))) (-5 *1 (-790 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-632 *7 (-400 *7))) (-5 *4 (-1 (-623 *6) *7))
+ (-5 *5 (-1 (-411 *7) *7))
+ (-4 *6 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-4 *7 (-1204 *6)) (-5 *2 (-623 (-400 *7))) (-5 *1 (-790 *6 *7))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-631 (-400 *5))) (-4 *5 (-1204 *4)) (-4 *4 (-27))
+ (-4 *4 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-5 *2 (-623 (-400 *5))) (-5 *1 (-790 *4 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-631 (-400 *6))) (-5 *4 (-1 (-411 *6) *6))
+ (-4 *6 (-1204 *5)) (-4 *5 (-27))
+ (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-5 *2 (-623 (-400 *6))) (-5 *1 (-790 *5 *6))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-632 *5 (-400 *5))) (-4 *5 (-1204 *4)) (-4 *4 (-27))
+ (-4 *4 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-5 *2 (-623 (-400 *5))) (-5 *1 (-790 *4 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-632 *6 (-400 *6))) (-5 *4 (-1 (-411 *6) *6))
+ (-4 *6 (-1204 *5)) (-4 *5 (-27))
+ (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-5 *2 (-623 (-400 *6))) (-5 *1 (-790 *5 *6)))))
+(((*1 *2 *3 *4 *3 *4 *4 *4)
+ (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *2 (-1009))
+ (-5 *1 (-735)))))
+(((*1 *2 *3) (-12 (-5 *3 (-917 *2)) (-5 *1 (-956 *2)) (-4 *2 (-1021)))))
+(((*1 *2 *3 *2 *2)
+ (-12 (-5 *2 (-623 (-473 *4 *5))) (-5 *3 (-839 *4))
+ (-14 *4 (-623 (-1145))) (-4 *5 (-444)) (-5 *1 (-611 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1145)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-749)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895))
+ (-4 *4 (-1021)))))
(((*1 *2 *1 *3)
- (-12 (-4 *1 (-876 *3)) (-4 *3 (-1068)) (-5 *2 (-1070 *3))))
+ (-12 (-4 *1 (-877 *3)) (-4 *3 (-1069)) (-5 *2 (-1071 *3))))
((*1 *2 *1 *3)
- (-12 (-4 *4 (-1068)) (-5 *2 (-1070 (-623 *4))) (-5 *1 (-877 *4))
+ (-12 (-4 *4 (-1069)) (-5 *2 (-1071 (-623 *4))) (-5 *1 (-878 *4))
(-5 *3 (-623 *4))))
((*1 *2 *1 *3)
- (-12 (-4 *4 (-1068)) (-5 *2 (-1070 (-1070 *4))) (-5 *1 (-877 *4))
- (-5 *3 (-1070 *4))))
+ (-12 (-4 *4 (-1069)) (-5 *2 (-1071 (-1071 *4))) (-5 *1 (-878 *4))
+ (-5 *3 (-1071 *4))))
((*1 *2 *1 *3)
- (-12 (-5 *2 (-1070 *3)) (-5 *1 (-877 *3)) (-4 *3 (-1068)))))
+ (-12 (-5 *2 (-1071 *3)) (-5 *1 (-878 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-1127)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-837)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-895)) (-5 *2 (-749)) (-5 *1 (-1070 *4 *5)) (-14 *4 *3)
+ (-14 *5 *3))))
+(((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7))
+ (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-5 *2 (-623 (-1001 *5 *6 *7 *8))) (-5 *1 (-1001 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *3 (-623 *8)) (-5 *4 (-112)) (-4 *8 (-1035 *5 *6 *7))
+ (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-5 *2 (-623 (-1115 *5 *6 *7 *8))) (-5 *1 (-1115 *5 *6 *7 *8)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1125 (-623 (-550)))) (-5 *1 (-857)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-749)) (-4 *1 (-1204 *3)) (-4 *3 (-1021))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-895)) (-4 *1 (-1206 *3 *4)) (-4 *3 (-1021))
+ (-4 *4 (-770))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-400 (-550))) (-4 *1 (-1209 *3)) (-4 *3 (-1021)))))
+(((*1 *1) (-5 *1 (-1033))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-1069)) (-5 *1 (-938 *2 *3)) (-4 *3 (-1069)))))
(((*1 *2)
(-12 (-4 *1 (-342))
- (-5 *2 (-623 (-2 (|:| -3338 (-550)) (|:| -3521 (-550))))))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
+ (-5 *2 (-623 (-2 (|:| -1735 (-550)) (|:| -3068 (-550))))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-895)) (-5 *2 (-1141 *3)) (-5 *1 (-1156 *3))
+ (-4 *3 (-356)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 (-1125 *4) (-1125 *4))) (-5 *2 (-1125 *4))
+ (-5 *1 (-1253 *4)) (-4 *4 (-1182))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 (-623 (-1125 *5)) (-623 (-1125 *5)))) (-5 *4 (-550))
+ (-5 *2 (-623 (-1125 *5))) (-5 *1 (-1253 *5)) (-4 *5 (-1182)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1228 *4)) (-4 *4 (-1021)) (-4 *2 (-1204 *4))
+ (-5 *1 (-436 *4 *2))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *2 (-400 (-1141 (-309 *5)))) (-5 *3 (-1228 (-309 *5)))
+ (-5 *4 (-550)) (-4 *5 (-13 (-542) (-825))) (-5 *1 (-1099 *5)))))
+(((*1 *2 *3 *4 *4 *5 *3 *3 *4 *3 *3 *3)
+ (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219))
+ (-5 *2 (-1009)) (-5 *1 (-731)))))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1233)) (-5 *1 (-809)))))
+(((*1 *2 *3 *2 *4)
+ (|partial| -12 (-5 *3 (-623 (-594 *2))) (-5 *4 (-1145))
+ (-4 *2 (-13 (-27) (-1167) (-423 *5)))
+ (-4 *5 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-270 *5 *2)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-356) (-823)))
+ (-5 *2 (-2 (|:| |start| *3) (|:| -1610 (-411 *3))))
+ (-5 *1 (-179 *4 *3)) (-4 *3 (-1204 (-167 *4))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891))))
+ ((*1 *2) (-12 (-5 *2 (-878 (-550))) (-5 *1 (-891)))))
+(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3)
+ (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *6 (-219))
+ (-5 *3 (-550)) (-5 *2 (-1009)) (-5 *1 (-731)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *1 *1 *1) (-4 *1 (-740))))
+(((*1 *2 *2 *2 *2 *3 *3 *4)
+ (|partial| -12 (-5 *3 (-594 *2))
+ (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1145)))
+ (-4 *2 (-13 (-423 *5) (-27) (-1167)))
+ (-4 *5 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))))
+ (-5 *1 (-552 *5 *2 *6)) (-4 *6 (-1069)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-112))
+ (-5 *1 (-1042 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7))
+ (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -1608 *4))))
+ (-5 *1 (-1042 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-623 (-287 *4))) (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825))
+ (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-895)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-749)) (-4 *1 (-367 *3 *4)) (-4 *3 (-825))
+ (-4 *4 (-170))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-749)) (-4 *1 (-1249 *3 *4)) (-4 *3 (-825))
+ (-4 *4 (-1021)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-112)))))
+(((*1 *1 *1) (-5 *1 (-219))) ((*1 *1 *1) (-5 *1 (-372)))
+ ((*1 *1) (-5 *1 (-372))))
+(((*1 *2 *2 *1) (|partial| -12 (-5 *2 (-623 *1)) (-4 *1 (-300)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-623 (-623 (-550)))) (-5 *1 (-945))
+ (-5 *3 (-623 (-550))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1644 *4))))
+ (-5 *1 (-627 *3 *4 *5)) (-4 *3 (-1069)) (-4 *4 (-23)) (-14 *5 *4))))
+(((*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3)
+ (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *6 (-219))
+ (-5 *3 (-550)) (-5 *2 (-1009)) (-5 *1 (-730)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-667 *4)) (-4 *4 (-1021)) (-5 *1 (-1111 *3 *4))
+ (-14 *3 (-749)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-837))))
+ ((*1 *1 *1) (-5 *1 (-837))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-623 *7)) (-5 *5 (-623 (-623 *8))) (-4 *7 (-825))
+ (-4 *8 (-300)) (-4 *6 (-771)) (-4 *9 (-923 *8 *6 *7))
+ (-5 *2
+ (-2 (|:| |unitPart| *9)
+ (|:| |suPart|
+ (-623 (-2 (|:| -1735 (-1141 *9)) (|:| -3068 (-550)))))))
+ (-5 *1 (-721 *6 *7 *8 *9)) (-5 *3 (-1141 *9)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1812 *4))))
- (-5 *1 (-627 *3 *4 *5)) (-4 *3 (-1068)) (-4 *4 (-23)) (-14 *5 *4))))
+ (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-112)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112))
+ (-5 *1 (-32 *4 *5)) (-4 *5 (-423 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112))
+ (-5 *1 (-156 *4 *5)) (-4 *5 (-423 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112))
+ (-5 *1 (-269 *4 *5)) (-4 *5 (-13 (-423 *4) (-976)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-114)) (-5 *2 (-112)) (-5 *1 (-294 *4)) (-4 *4 (-295))))
+ ((*1 *2 *3) (-12 (-4 *1 (-295)) (-5 *3 (-114)) (-5 *2 (-112))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-114)) (-4 *5 (-825)) (-5 *2 (-112))
+ (-5 *1 (-422 *4 *5)) (-4 *4 (-423 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112))
+ (-5 *1 (-424 *4 *5)) (-4 *5 (-423 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-114)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-112))
+ (-5 *1 (-610 *4 *5)) (-4 *5 (-13 (-423 *4) (-976) (-1167))))))
(((*1 *1 *1 *1 *2 *3)
- (-12 (-5 *2 (-916 *5)) (-5 *3 (-749)) (-4 *5 (-1020))
- (-5 *1 (-1132 *4 *5)) (-14 *4 (-894)))))
+ (-12 (-5 *2 (-917 *5)) (-5 *3 (-749)) (-4 *5 (-1021))
+ (-5 *1 (-1133 *4 *5)) (-14 *4 (-895)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1062 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-749))
+ (-4 *3 (-13 (-300) (-10 -8 (-15 -2207 ((-411 $) $)))))
+ (-4 *4 (-1204 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-749)) (-4 *1 (-225 *4))
+ (-4 *4 (-1021))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-225 *3)) (-4 *3 (-1021))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-227)) (-5 *2 (-749))))
+ ((*1 *1 *1) (-4 *1 (-227)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-749)) (-4 *3 (-13 (-356) (-145))) (-5 *1 (-392 *3 *4))
+ (-4 *4 (-1204 *3))))
+ ((*1 *1 *1)
+ (-12 (-4 *2 (-13 (-356) (-145))) (-5 *1 (-392 *2 *3))
+ (-4 *3 (-1204 *2))))
+ ((*1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1021))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 *4)) (-5 *3 (-623 (-749))) (-4 *1 (-874 *4))
+ (-4 *4 (-1069))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-749)) (-4 *1 (-874 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-623 *3)) (-4 *1 (-874 *3)) (-4 *3 (-1069))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-874 *2)) (-4 *2 (-1069)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *3 (-1145))
+ (-4 *4 (-13 (-444) (-825) (-145) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-543 *4 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *4))))))
+(((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-429)))))
+(((*1 *1) (-5 *1 (-139))) ((*1 *1 *1) (-5 *1 (-142)))
+ ((*1 *1 *1) (-4 *1 (-1113))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-2 (|:| |totdeg| (-749)) (|:| -2054 *4))) (-5 *5 (-749))
+ (-4 *4 (-923 *6 *7 *8)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
+ (-5 *2
+ (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4)
+ (|:| |polj| *4)))
+ (-5 *1 (-441 *6 *7 *8 *4)))))
+(((*1 *2 *2) (-12 (-5 *2 (-309 (-219))) (-5 *1 (-260)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1062 *3)) (-4 *3 (-1182)) (-5 *2 (-550)))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-411 *5)) (-4 *5 (-542))
(-5 *2
- (-2 (|:| -3521 (-749)) (|:| -2855 *5) (|:| |radicand| (-623 *5))))
+ (-2 (|:| -3068 (-749)) (|:| -4304 *5) (|:| |radicand| (-623 *5))))
(-5 *1 (-313 *5)) (-5 *4 (-749))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-975)) (-5 *2 (-550)))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-976)) (-5 *2 (-550)))))
+(((*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-878 (-550))) (-5 *1 (-891))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1228 *4)) (-4 *4 (-619 (-550))) (-5 *2 (-112))
+ (-5 *1 (-1255 *4)))))
+(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-901)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-542))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
+ (-5 *1 (-951 *4 *5 *6 *7)))))
+(((*1 *1) (-12 (-4 *1 (-322 *2)) (-4 *2 (-361)) (-4 *2 (-356))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-895)) (-5 *2 (-1228 *4)) (-5 *1 (-519 *4))
+ (-4 *4 (-342)))))
+(((*1 *2 *2)
+ (-12 (-4 *2 (-170)) (-4 *2 (-1021)) (-5 *1 (-693 *2 *3))
+ (-4 *3 (-626 *2))))
+ ((*1 *2 *2) (-12 (-5 *1 (-812 *2)) (-4 *2 (-170)) (-4 *2 (-1021)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-1125 *2)) (-4 *2 (-300)) (-5 *1 (-172 *2)))))
+(((*1 *2 *3 *4 *5 *6 *5 *3 *7)
+ (-12 (-5 *4 (-550))
+ (-5 *6
+ (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -2601 (-372))))
+ (-5 *7 (-1 (-1233) (-1228 *5) (-1228 *5) (-372)))
+ (-5 *3 (-1228 (-372))) (-5 *5 (-372)) (-5 *2 (-1233))
+ (-5 *1 (-766))))
+ ((*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3)
+ (-12 (-5 *4 (-550))
+ (-5 *6
+ (-2 (|:| |try| (-372)) (|:| |did| (-372)) (|:| -2601 (-372))))
+ (-5 *7 (-1 (-1233) (-1228 *5) (-1228 *5) (-372)))
+ (-5 *3 (-1228 (-372))) (-5 *5 (-372)) (-5 *2 (-1233))
+ (-5 *1 (-766)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *2 *1) (-12 (-4 *1 (-1062 *2)) (-4 *2 (-1182)))))
(((*1 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535))))
- ((*1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-944)))))
+ ((*1 *1 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-945)))))
+(((*1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-1231))))
+ ((*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-1231)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-542)) (-5 *2 (-623 *3)) (-5 *1 (-943 *4 *3))
+ (-4 *3 (-1204 *4)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1228 *4)) (-4 *4 (-619 *5)) (-4 *5 (-356))
+ (-4 *5 (-542)) (-5 *2 (-1228 *5)) (-5 *1 (-618 *5 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1228 *4)) (-4 *4 (-619 *5))
+ (-3548 (-4 *5 (-356))) (-4 *5 (-542)) (-5 *2 (-1228 (-400 *5)))
+ (-5 *1 (-618 *5 *4)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *2)
+ (-12 (-14 *4 (-749)) (-4 *5 (-1182)) (-5 *2 (-133))
+ (-5 *1 (-231 *3 *4 *5)) (-4 *3 (-232 *4 *5))))
+ ((*1 *2)
+ (-12 (-4 *4 (-356)) (-5 *2 (-133)) (-5 *1 (-321 *3 *4))
+ (-4 *3 (-322 *4))))
+ ((*1 *2)
+ (-12 (-5 *2 (-749)) (-5 *1 (-383 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2)
+ (-4 *5 (-170))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-550))
+ (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-623 *6)) (-4 *6 (-825)) (-4 *4 (-356)) (-4 *5 (-771))
+ (-5 *2 (-550)) (-5 *1 (-495 *4 *5 *6 *7)) (-4 *7 (-923 *4 *5 *6))))
+ ((*1 *2 *1) (-12 (-4 *1 (-954 *3)) (-4 *3 (-1021)) (-5 *2 (-895))))
+ ((*1 *2) (-12 (-4 *1 (-1235 *3)) (-4 *3 (-356)) (-5 *2 (-133)))))
+(((*1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-107))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-526))) (-5 *1 (-526)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-916 *3)) (-4 *3 (-13 (-356) (-1166) (-975)))
- (-5 *1 (-174 *3)))))
+ (-12 (-4 *3 (-13 (-542) (-825) (-1012 (-550)))) (-5 *1 (-182 *3 *2))
+ (-4 *2 (-13 (-27) (-1167) (-423 (-167 *3))))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-542) (-825) (-1012 (-550))))
+ (-5 *1 (-182 *4 *2)) (-4 *2 (-13 (-27) (-1167) (-423 (-167 *4))))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-1171 *3 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *3)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1145))
+ (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-1171 *4 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *4))))))
(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-925 (-167 *4))) (-4 *4 (-170))
- (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-925 (-167 *5))) (-5 *4 (-894)) (-4 *5 (-170))
- (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-925 *4)) (-4 *4 (-1020))
- (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
+ (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-660 *2)) (-4 *2 (-1069))))
((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-925 *5)) (-5 *4 (-894)) (-4 *5 (-1020))
- (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5))))
+ (-12 (-5 *3 (-1 (-623 *5) (-623 *5))) (-5 *4 (-550))
+ (-5 *2 (-623 *5)) (-5 *1 (-660 *5)) (-4 *5 (-1069)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *1 *1)
+ (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825))
+ (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-923 *2 *3 *4)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-731)))))
+(((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
+ (-4 *3 (-360 *4))))
+ ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
+(((*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-372)) (-5 *1 (-1014)))))
+(((*1 *2) (-12 (-5 *2 (-848)) (-5 *1 (-1231))))
+ ((*1 *2 *2) (-12 (-5 *2 (-848)) (-5 *1 (-1231)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
+ (-5 *2 (-623 *4)) (-5 *1 (-1097 *3 *4)) (-4 *3 (-1204 *4))))
+ ((*1 *2 *3 *3 *3 *3)
+ (-12 (-4 *3 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
+ (-5 *2 (-623 *3)) (-5 *1 (-1097 *4 *3)) (-4 *4 (-1204 *3)))))
+(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-900)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-31))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1150)) (-5 *1 (-49))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 (-1104))) (-5 *1 (-132))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 (-1104))) (-5 *1 (-137))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-152))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 (-1104))) (-5 *1 (-159))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-212))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-654))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-993))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-1036))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 (-1104))) (-5 *1 (-1065)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-895)) (-5 *2 (-1141 *4)) (-5 *1 (-350 *4))
+ (-4 *4 (-342))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-895)) (-5 *2 (-1141 *4)) (-5 *1 (-350 *4))
+ (-4 *4 (-342))))
+ ((*1 *1) (-4 *1 (-361)))
((*1 *2 *3)
- (|partial| -12 (-5 *3 (-400 (-925 *4))) (-4 *4 (-542))
- (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-400 (-925 *5))) (-5 *4 (-894)) (-4 *5 (-542))
- (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5))))
+ (-12 (-5 *3 (-895)) (-5 *2 (-1228 *4)) (-5 *1 (-519 *4))
+ (-4 *4 (-342))))
+ ((*1 *1 *1) (-4 *1 (-535))) ((*1 *1) (-4 *1 (-535)))
+ ((*1 *1 *1) (-5 *1 (-550))) ((*1 *1 *1) (-5 *1 (-749)))
+ ((*1 *2 *1) (-12 (-5 *2 (-879 *3)) (-5 *1 (-878 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-550)) (-5 *2 (-879 *4)) (-5 *1 (-878 *4))
+ (-4 *4 (-1069))))
+ ((*1 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-535)) (-4 *2 (-542)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-526))) (-5 *1 (-526)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-926 *5)) (-4 *5 (-1021)) (-5 *2 (-241 *4 *5))
+ (-5 *1 (-918 *4 *5)) (-14 *4 (-623 (-1145))))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1141 *7))
+ (-4 *5 (-1021)) (-4 *7 (-1021)) (-4 *2 (-1204 *5))
+ (-5 *1 (-492 *5 *2 *6 *7)) (-4 *6 (-1204 *2)))))
+(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-901)))))
+(((*1 *2 *1 *2) (-12 (-5 *1 (-1000 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-895)) (-5 *2 (-1233)) (-5 *1 (-208 *4))
+ (-4 *4
+ (-13 (-825)
+ (-10 -8 (-15 -2757 ((-1127) $ (-1145))) (-15 -1970 (*2 $))
+ (-15 -1858 (*2 $)))))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1233)) (-5 *1 (-208 *3))
+ (-4 *3
+ (-13 (-825)
+ (-10 -8 (-15 -2757 ((-1127) $ (-1145))) (-15 -1970 (*2 $))
+ (-15 -1858 (*2 $)))))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-493)))))
+(((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-411 *3)) (-4 *3 (-542))))
((*1 *2 *3)
- (|partial| -12 (-5 *3 (-400 (-925 (-167 *4)))) (-4 *4 (-542))
- (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-400 (-925 (-167 *5)))) (-5 *4 (-894))
- (-4 *5 (-542)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372)))
- (-5 *1 (-763 *5))))
+ (-12 (-5 *3 (-623 (-2 (|:| -1735 *4) (|:| -3661 (-550)))))
+ (-4 *4 (-1204 (-550))) (-5 *2 (-749)) (-5 *1 (-434 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-95))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-108))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-114))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-357 *2 *3)) (-4 *3 (-1069)) (-4 *2 (-1069))))
+ ((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-1127))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-431 *3)) (-14 *3 *2)))
+ ((*1 *2 *1) (-12 (-5 *2 (-497)) (-5 *1 (-475))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-594 *3)) (-4 *3 (-825))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-939))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-1044 *3)) (-14 *3 *2)))
+ ((*1 *2 *1) (-12 (-5 *2 (-497)) (-5 *1 (-1084))))
+ ((*1 *1 *1) (-5 *1 (-1145))))
+(((*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-971 *2)) (-4 *2 (-170)))))
+(((*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-1019)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-1204 (-400 (-550)))) (-5 *1 (-887 *3 *2))
+ (-4 *2 (-1204 (-400 *3))))))
+(((*1 *2 *3 *4 *5 *6)
+ (|partial| -12 (-5 *4 (-1 *8 *8))
+ (-5 *5
+ (-1 (-3 (-2 (|:| -3230 *7) (|:| |coeff| *7)) "failed") *7))
+ (-5 *6 (-623 (-400 *8))) (-4 *7 (-356)) (-4 *8 (-1204 *7))
+ (-5 *3 (-400 *8))
+ (-5 *2
+ (-2
+ (|:| |answer|
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-623 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (|:| |a0| *7)))
+ (-5 *1 (-560 *7 *8)))))
+(((*1 *2 *3) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-438)) (-5 *3 (-550)))))
+(((*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220))))
+ ((*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
+ (-4 *2 (-423 *3))))
+ ((*1 *1 *1) (-4 *1 (-1108))))
+(((*1 *2 *3 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-726)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *2 (-1035 *4 *5 *6)) (-5 *1 (-754 *4 *5 *6 *2 *3))
+ (-4 *3 (-1041 *4 *5 *6 *2)))))
+(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-112)) (-5 *5 (-667 (-219)))
+ (-5 *2 (-1009)) (-5 *1 (-734)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-156 *4 *2))
+ (-4 *2 (-423 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1061 *2)) (-4 *2 (-423 *4)) (-4 *4 (-13 (-825) (-542)))
+ (-5 *1 (-156 *4 *2))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1061 *1)) (-4 *1 (-158))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-158)) (-5 *2 (-1145)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1245 *3 *4)) (-4 *3 (-825)) (-4 *4 (-1021))
+ (-5 *2 (-797 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-821)) (-5 *1 (-1251 *3 *2)) (-4 *3 (-1021)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-542)) (-5 *1 (-41 *3 *2))
+ (-4 *2
+ (-13 (-356) (-295)
+ (-10 -8 (-15 -4153 ((-1094 *3 (-594 $)) $))
+ (-15 -4163 ((-1094 *3 (-594 $)) $))
+ (-15 -2233 ($ (-1094 *3 (-594 $))))))))))
+(((*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-1145)))))
+(((*1 *2 *1 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| -4304 *3) (|:| |gap| (-749)) (|:| -3123 (-760 *3))
+ (|:| -2545 (-760 *3))))
+ (-5 *1 (-760 *3)) (-4 *3 (-1021))))
+ ((*1 *2 *1 *1 *3)
+ (-12 (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *3 (-825))
+ (-5 *2
+ (-2 (|:| -4304 *1) (|:| |gap| (-749)) (|:| -3123 *1)
+ (|:| -2545 *1)))
+ (-4 *1 (-1035 *4 *5 *3))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *2
+ (-2 (|:| -4304 *1) (|:| |gap| (-749)) (|:| -3123 *1)
+ (|:| -2545 *1)))
+ (-4 *1 (-1035 *3 *4 *5)))))
+(((*1 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1159 *3 *4)) (-4 *3 (-1069))
+ (-4 *4 (-1069)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-895)) (-5 *1 (-150 *3 *4 *5)) (-14 *3 *2)
+ (-4 *4 (-356)) (-14 *5 (-967 *3 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-400 *5)) (-4 *5 (-1204 *4)) (-4 *4 (-542))
+ (-4 *4 (-1021)) (-4 *2 (-1219 *4)) (-5 *1 (-1222 *4 *5 *6 *2))
+ (-4 *6 (-634 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *6 (-542)) (-4 *2 (-923 *3 *5 *4))
+ (-5 *1 (-711 *5 *4 *6 *2)) (-5 *3 (-400 (-926 *6))) (-4 *5 (-771))
+ (-4 *4 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $))))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-366 *3)) (-4 *3 (-1182)) (-4 *3 (-825)) (-5 *2 (-112))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *1 (-366 *4)) (-4 *4 (-1182))
+ (-5 *2 (-112)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219)))
+ (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-65 FUNCT1))))
+ (-5 *2 (-1009)) (-5 *1 (-732)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-749)) (-5 *2 (-1141 *4)) (-5 *1 (-519 *4))
+ (-4 *4 (-342)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 (-917 *3) (-917 *3))) (-5 *1 (-174 *3))
+ (-4 *3 (-13 (-356) (-1167) (-976)))))
+ ((*1 *2)
+ (|partial| -12 (-4 *4 (-1186)) (-4 *5 (-1204 (-400 *2)))
+ (-4 *2 (-1204 *4)) (-5 *1 (-334 *3 *4 *2 *5))
+ (-4 *3 (-335 *4 *2 *5))))
+ ((*1 *2)
+ (|partial| -12 (-4 *1 (-335 *3 *2 *4)) (-4 *3 (-1186))
+ (-4 *4 (-1204 (-400 *2))) (-4 *2 (-1204 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-749)) (-5 *4 (-550)) (-5 *1 (-437 *2)) (-4 *2 (-1021)))))
+(((*1 *2 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 (-917 *3) (-917 *3))) (-5 *1 (-174 *3))
+ (-4 *3 (-13 (-356) (-1167) (-976))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-400 (-926 *3))) (-5 *1 (-445 *3 *4 *5 *6))
+ (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))))
+(((*1 *2 *3 *3 *3 *3)
+ (-12 (-4 *4 (-444)) (-4 *3 (-771)) (-4 *5 (-825)) (-5 *2 (-112))
+ (-5 *1 (-441 *4 *3 *5 *6)) (-4 *6 (-923 *4 *3 *5)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-542) (-825) (-1012 (-550))))
+ (-5 *2 (-167 (-309 *4))) (-5 *1 (-182 *4 *3))
+ (-4 *3 (-13 (-27) (-1167) (-423 (-167 *4))))))
((*1 *2 *3)
- (|partial| -12 (-5 *3 (-309 *4)) (-4 *4 (-542)) (-4 *4 (-825))
- (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-309 *5)) (-5 *4 (-894)) (-4 *5 (-542))
- (-4 *5 (-825)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372)))
- (-5 *1 (-763 *5))))
+ (-12 (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-167 *3)) (-5 *1 (-1171 *4 *3))
+ (-4 *3 (-13 (-27) (-1167) (-423 *4))))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 (-323))) (-5 *1 (-323)))))
+(((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-112)))))
+(((*1 *1 *1 *2 *2 *2 *2)
+ (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021))
+ (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))))
+(((*1 *1) (-5 *1 (-142))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1145)) (-5 *4 (-926 (-550))) (-5 *2 (-323))
+ (-5 *1 (-325)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-356) (-823))) (-5 *1 (-179 *3 *2))
+ (-4 *2 (-1204 (-167 *3))))))
+(((*1 *2 *1) (-12 (-4 *1 (-500 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-825)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-542)) (-5 *2 (-112)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-550))) (-5 *1 (-978 *3)) (-14 *3 (-550)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1145))
+ (-4 *5 (-13 (-300) (-825) (-145) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-569 *3)) (-5 *1 (-419 *5 *3))
+ (-4 *3 (-13 (-1167) (-29 *5))))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1069)) (-5 *1 (-1154 *3)))))
+(((*1 *1 *1) (-12 (-4 *1 (-366 *2)) (-4 *2 (-1182)) (-4 *2 (-825))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-366 *3)) (-4 *3 (-1182))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-623 (-879 *3))) (-5 *1 (-879 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *3 (-825))
+ (-4 *6 (-1035 *4 *5 *3))
+ (-5 *2 (-2 (|:| |under| *1) (|:| -3925 *1) (|:| |upper| *1)))
+ (-4 *1 (-950 *4 *5 *3 *6)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1145)) (-4 *5 (-356)) (-5 *2 (-623 (-1176 *5)))
+ (-5 *1 (-1236 *5)) (-5 *4 (-1176 *5)))))
+(((*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-1231)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-951 *3 *4 *5 *6)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1127)) (-5 *3 (-623 (-256))) (-5 *1 (-254))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-256))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1229))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *2 *2 *3 *2) (-12 (-5 *2 (-1127)) (-5 *3 (-550)) (-5 *1 (-235))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *2 (-623 (-1127))) (-5 *3 (-550)) (-5 *4 (-1127))
+ (-5 *1 (-235))))
+ ((*1 *1 *1) (-5 *1 (-837)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-837))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1206 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1021)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *2 *2) (-12 (-5 *2 (-623 (-309 (-219)))) (-5 *1 (-260)))))
+(((*1 *2 *1) (-12 (-5 *2 (-181)) (-5 *1 (-242)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1145)) (-4 *5 (-1186)) (-4 *6 (-1204 *5))
+ (-4 *7 (-1204 (-400 *6))) (-5 *2 (-623 (-926 *5)))
+ (-5 *1 (-334 *4 *5 *6 *7)) (-4 *4 (-335 *5 *6 *7))))
((*1 *2 *3)
- (|partial| -12 (-5 *3 (-309 (-167 *4))) (-4 *4 (-542)) (-4 *4 (-825))
- (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-309 (-167 *5))) (-5 *4 (-894)) (-4 *5 (-542))
- (-4 *5 (-825)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372)))
- (-5 *1 (-763 *5)))))
-(((*1 *2)
- (-12 (-5 *2 (-1232)) (-5 *1 (-1158 *3 *4)) (-4 *3 (-1068))
- (-4 *4 (-1068)))))
-(((*1 *2 *3 *3 *3 *3 *4 *5)
- (-12 (-5 *3 (-219)) (-5 *4 (-550))
- (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3260))))
- (-5 *2 (-1008)) (-5 *1 (-725)))))
-(((*1 *2 *1) (-12 (-5 *1 (-172 *2)) (-4 *2 (-300))))
- ((*1 *2 *1) (-12 (-5 *1 (-887 *2)) (-4 *2 (-300))))
- ((*1 *2 *1) (-12 (-4 *1 (-965 *2)) (-4 *2 (-542)) (-4 *2 (-300))))
- ((*1 *2 *1) (-12 (-4 *1 (-1029)) (-5 *2 (-550)))))
+ (-12 (-5 *3 (-1145)) (-4 *1 (-335 *4 *5 *6)) (-4 *4 (-1186))
+ (-4 *5 (-1204 *4)) (-4 *6 (-1204 (-400 *5))) (-4 *4 (-356))
+ (-5 *2 (-623 (-926 *4))))))
+(((*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-112))
+ (-5 *6 (-219)) (-5 *7 (-3 (|:| |fn| (-381)) (|:| |fp| (-67 APROD))))
+ (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-72 MSOLVE))))
+ (-5 *2 (-1009)) (-5 *1 (-735)))))
+(((*1 *2 *3) (-12 (-5 *3 (-309 (-219))) (-5 *2 (-219)) (-5 *1 (-298)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-235)) (-5 *3 (-1126))))
- ((*1 *2 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-235))))
- ((*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-847)))))
+ (-12 (-5 *3 (-550)) (-5 *2 (-623 (-623 (-219)))) (-5 *1 (-1178)))))
+(((*1 *2)
+ (-12 (-4 *3 (-542)) (-5 *2 (-623 (-667 *3))) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-410 *3)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-623 (-2 (|:| |integrand| *3) (|:| |intvar| *3))))
- (-5 *1 (-569 *3)) (-4 *3 (-356)))))
-(((*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170)))))
+ (-12 (-5 *2 (-400 (-926 *3))) (-5 *1 (-445 *3 *4 *5 *6))
+ (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))))
(((*1 *2)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4))) (-5 *2 (-112)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-578 *2)) (-4 *2 (-1020)))))
-(((*1 *1 *1) (-4 *1 (-542))))
-(((*1 *2 *2 *2)
- (|partial| -12 (-4 *3 (-13 (-542) (-145))) (-5 *1 (-1197 *3 *2))
- (-4 *2 (-1203 *3)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-1066 *2)) (-4 *2 (-1068)))))
+ (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))))
(((*1 *2 *1)
- (|partial| -12 (-4 *3 (-25)) (-4 *3 (-825)) (-5 *2 (-623 *1))
- (-4 *1 (-423 *3))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-623 (-865 *3))) (-5 *1 (-865 *3))
- (-4 *3 (-1068))))
+ (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-112)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-535)) (-5 *2 (-112)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-1021)) (-4 *3 (-825))
+ (-5 *2 (-2 (|:| |val| *1) (|:| -3068 (-550)))) (-4 *1 (-423 *3))))
((*1 *2 *1)
- (|partial| -12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *2 (-623 *1)) (-4 *1 (-922 *3 *4 *5))))
+ (|partial| -12
+ (-5 *2 (-2 (|:| |val| (-866 *3)) (|:| -3068 (-866 *3))))
+ (-5 *1 (-866 *3)) (-4 *3 (-1069))))
((*1 *2 *3)
- (|partial| -12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1020))
- (-4 *7 (-922 *6 *4 *5)) (-5 *2 (-623 *3))
- (-5 *1 (-923 *4 *5 *6 *7 *3))
+ (|partial| -12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1021))
+ (-4 *7 (-923 *6 *4 *5))
+ (-5 *2 (-2 (|:| |val| *3) (|:| -3068 (-550))))
+ (-5 *1 (-924 *4 *5 *6 *7 *3))
(-4 *3
(-13 (-356)
- (-10 -8 (-15 -1518 ($ *7)) (-15 -2705 (*7 $))
- (-15 -2715 (*7 $))))))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-112))
- (-4 *6 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-4 *3 (-13 (-27) (-1166) (-423 *6) (-10 -8 (-15 -1518 ($ *7)))))
- (-4 *7 (-823))
- (-4 *8
- (-13 (-1205 *3 *7) (-356) (-1166)
- (-10 -8 (-15 -2393 ($ $)) (-15 -1489 ($ $)))))
- (-5 *2
- (-3 (|:| |%series| *8)
- (|:| |%problem| (-2 (|:| |func| (-1126)) (|:| |prob| (-1126))))))
- (-5 *1 (-415 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1126)) (-4 *9 (-956 *8))
- (-14 *10 (-1144)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-661 *4 *3)) (-4 *4 (-1068))
- (-4 *3 (-1068)))))
-(((*1 *2 *1 *3)
- (|partial| -12 (-5 *3 (-1126)) (-5 *2 (-752)) (-5 *1 (-114))))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-1144)) (-5 *3 (-1072)) (-5 *1 (-938)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-939 *3)) (-4 *3 (-940)))))
-(((*1 *2 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-823)) (-5 *1 (-296 *3)))))
-(((*1 *2 *2) (|partial| -12 (-5 *2 (-309 (-219))) (-5 *1 (-260)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *2 (-1124 (-623 (-550)))) (-5 *1 (-856))
- (-5 *3 (-623 (-550))))))
-(((*1 *2 *3 *3 *4 *5 *3 *6)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
- (-5 *6 (-3 (|:| |fn| (-381)) (|:| |fp| (-80 FCN)))) (-5 *2 (-1008))
- (-5 *1 (-725)))))
-(((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-550)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 *2)
- (-14 *4 (-749)) (-4 *5 (-170))))
- ((*1 *1 *1 *2 *1 *2)
- (-12 (-5 *2 (-550)) (-5 *1 (-135 *3 *4 *5)) (-14 *3 *2)
- (-14 *4 (-749)) (-4 *5 (-170))))
- ((*1 *2 *2 *3)
- (-12
- (-5 *2
- (-495 (-400 (-550)) (-234 *5 (-749)) (-838 *4)
- (-241 *4 (-400 (-550)))))
- (-5 *3 (-623 (-838 *4))) (-14 *4 (-623 (-1144))) (-14 *5 (-749))
- (-5 *1 (-496 *4 *5)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-112))
- (-5 *2
- (-2 (|:| |contp| (-550))
- (|:| -1877 (-623 (-2 (|:| |irr| *3) (|:| -4245 (-550)))))))
- (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-112))
- (-5 *2
- (-2 (|:| |contp| (-550))
- (|:| -1877 (-623 (-2 (|:| |irr| *3) (|:| -4245 (-550)))))))
- (-5 *1 (-1192 *3)) (-4 *3 (-1203 (-550))))))
-(((*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1140 (-550))) (-5 *1 (-915)) (-5 *3 (-550)))))
-(((*1 *1 *1 *2 *1)
- (-12 (-5 *2 (-550)) (-5 *1 (-1124 *3)) (-4 *3 (-1181))))
+ (-10 -8 (-15 -2233 ($ *7)) (-15 -4153 (*7 $))
+ (-15 -4163 (*7 $))))))))
+(((*1 *2 *1 *3 *3 *4 *4)
+ (-12 (-5 *3 (-749)) (-5 *4 (-895)) (-5 *2 (-1233)) (-5 *1 (-1229))))
+ ((*1 *2 *1 *3 *3 *4 *4)
+ (-12 (-5 *3 (-749)) (-5 *4 (-895)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-4 *1 (-923 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *2 (-825)) (-4 *3 (-170))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *2 (-542)) (-5 *1 (-943 *2 *3)) (-4 *3 (-1204 *2))))
((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4343)) (-4 *1 (-1215 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1140 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))))
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *2 (-542))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1204 *2)) (-4 *2 (-1021)) (-4 *2 (-170)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-52)) (-5 *1 (-807)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-1113)) (-5 *2 (-139))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1113)) (-5 *2 (-142)))))
+(((*1 *2)
+ (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-410 *3)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-112)) (-5 *1 (-39 *3)) (-4 *3 (-1203 (-48))))))
+ (-12 (-5 *2 (-550)) (-5 *1 (-437 *3)) (-4 *3 (-397)) (-4 *3 (-1021)))))
+(((*1 *2)
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-5 *2 (-667 (-400 *4))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021))
+ (-5 *2 (-623 (-623 (-623 (-917 *3))))))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-3 (-112) (-623 *1)))
+ (-4 *1 (-1041 *4 *5 *6 *3)))))
+(((*1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-738)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550))
+ (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327))))
+ (-5 *2 (-1009)) (-5 *1 (-727)))))
+(((*1 *2 *3) (-12 (-5 *3 (-799)) (-5 *2 (-52)) (-5 *1 (-809)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *2 (-542)))))
+(((*1 *1 *1) (-4 *1 (-609)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976) (-1167))))))
+(((*1 *2 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))))
+(((*1 *2 *3) (-12 (-5 *2 (-550)) (-5 *1 (-555 *3)) (-4 *3 (-1012 *2))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1072 *3 *4 *2 *5 *6)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *2 (-1069)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-734)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-1145)) (-5 *1 (-569 *2)) (-4 *2 (-1012 *3))
+ (-4 *2 (-356))))
+ ((*1 *1 *2 *2) (-12 (-5 *1 (-569 *2)) (-4 *2 (-356))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-825) (-542))) (-5 *1 (-610 *4 *2))
+ (-4 *2 (-13 (-423 *4) (-976) (-1167)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1061 *2)) (-4 *2 (-13 (-423 *4) (-976) (-1167)))
+ (-4 *4 (-13 (-825) (-542))) (-5 *1 (-610 *4 *2))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-933)) (-5 *2 (-1145))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1061 *1)) (-4 *1 (-933)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-667 *3)) (-4 *3 (-1021)) (-5 *1 (-668 *3)))))
+(((*1 *1 *2 *2 *2 *2 *2 *2 *2 *2)
+ (-12 (-4 *1 (-775 *2)) (-4 *2 (-170))))
+ ((*1 *1 *2 *2)
+ (-12 (-5 *2 (-973 *3)) (-4 *3 (-170)) (-5 *1 (-777 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-164 *3)) (-4 *3 (-170)) (-4 *3 (-1030)) (-4 *3 (-1167))
+ (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3))))))
(((*1 *2 *1 *3)
- (-12 (-5 *3 (-894)) (-4 *4 (-361)) (-4 *4 (-356)) (-5 *2 (-1140 *1))
- (-4 *1 (-322 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-1140 *3))))
+ (-12 (-5 *3 (-1 (-112) *7 (-623 *7))) (-4 *1 (-1175 *4 *5 *6 *7))
+ (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-400 (-926 *3))) (-5 *1 (-445 *3 *4 *5 *6))
+ (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-667 (-309 (-219)))) (-5 *2 (-372)) (-5 *1 (-199)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *2 *1 *1 *3)
+ (-12 (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *3 (-825))
+ (-5 *2 (-2 (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-923 *4 *5 *3))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-1021)) (-5 *2 (-2 (|:| -3123 *1) (|:| -2545 *1)))
+ (-4 *1 (-1204 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-950 *3 *4 *2 *5)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-1035 *3 *4 *2)) (-4 *2 (-825))))
((*1 *2 *1)
- (-12 (-4 *1 (-363 *3 *2)) (-4 *3 (-170)) (-4 *3 (-356))
- (-4 *2 (-1203 *3))))
+ (-12 (-4 *1 (-1035 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *2 (-825)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-178))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-304))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-944))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-968))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-1010))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-1043)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1141 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))))
+(((*1 *2 *3)
+ (|partial| -12
+ (-5 *3
+ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219))
+ (|:| |relerr| (-219))))
+ (-5 *2 (-623 (-219))) (-5 *1 (-198)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1073)) (-5 *1 (-52)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-926 (-550))) (-5 *2 (-623 *1)) (-4 *1 (-986))))
((*1 *2 *3)
- (-12 (-5 *3 (-1227 *4)) (-4 *4 (-342)) (-5 *2 (-1140 *4))
- (-5 *1 (-519 *4)))))
-(((*1 *2) (-12 (-5 *2 (-623 (-894))) (-5 *1 (-1230))))
- ((*1 *2 *2) (-12 (-5 *2 (-623 (-894))) (-5 *1 (-1230)))))
+ (-12 (-5 *3 (-926 (-400 (-550)))) (-5 *2 (-623 *1)) (-4 *1 (-986))))
+ ((*1 *2 *3) (-12 (-5 *3 (-926 *1)) (-4 *1 (-986)) (-5 *2 (-623 *1))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1141 (-550))) (-5 *2 (-623 *1)) (-4 *1 (-986))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1141 (-400 (-550)))) (-5 *2 (-623 *1)) (-4 *1 (-986))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1141 *1)) (-4 *1 (-986)) (-5 *2 (-623 *1))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-823) (-356))) (-4 *3 (-1204 *4)) (-5 *2 (-623 *1))
+ (-4 *1 (-1038 *4 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1021)) (-4 *2 (-356))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-356)) (-5 *1 (-637 *4 *2))
+ (-4 *2 (-634 *4)))))
+(((*1 *1 *1) (-5 *1 (-837)))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1072 *2 *3 *4 *5 *6)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *2 (-1069))))
+ ((*1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-1126))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1127)) (-5 *1 (-1145)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-1021)) (-5 *2 (-623 *1)) (-4 *1 (-1103 *3)))))
+(((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-797 *3)) (-4 *3 (-825)) (-5 *1 (-650 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-623 *5)))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-5 *3 (-1145)) (-5 *2 (-623 (-939))) (-5 *1 (-284)))))
+(((*1 *2 *1 *3 *4 *4 *5)
+ (-12 (-5 *3 (-917 (-219))) (-5 *4 (-848)) (-5 *5 (-895))
+ (-5 *2 (-1233)) (-5 *1 (-460))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-917 (-219))) (-5 *2 (-1233)) (-5 *1 (-460))))
+ ((*1 *2 *1 *3 *4 *4 *5)
+ (-12 (-5 *3 (-623 (-917 (-219)))) (-5 *4 (-848)) (-5 *5 (-895))
+ (-5 *2 (-1233)) (-5 *1 (-460)))))
+(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1140 (-550))) (-5 *1 (-915)) (-5 *3 (-550))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-300)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3))
- (-5 *1 (-1092 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))))
-(((*1 *2 *1) (-12 (-5 *1 (-999 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-112))
- (-4 *6 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-4 *3 (-13 (-27) (-1166) (-423 *6) (-10 -8 (-15 -1518 ($ *7)))))
- (-4 *7 (-823))
- (-4 *8
- (-13 (-1205 *3 *7) (-356) (-1166)
- (-10 -8 (-15 -2393 ($ $)) (-15 -1489 ($ $)))))
- (-5 *2
- (-3 (|:| |%series| *8)
- (|:| |%problem| (-2 (|:| |func| (-1126)) (|:| |prob| (-1126))))))
- (-5 *1 (-415 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1126)) (-4 *9 (-956 *8))
- (-14 *10 (-1144)))))
-(((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *4 (-1144)) (-5 *6 (-112))
- (-4 *7 (-13 (-300) (-825) (-145) (-1011 (-550)) (-619 (-550))))
- (-4 *3 (-13 (-1166) (-932) (-29 *7)))
+ (-12 (-4 *4 (-1021))
+ (-4 *2 (-13 (-397) (-1012 *4) (-356) (-1167) (-277)))
+ (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1204 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-895)) (-4 *5 (-1021))
+ (-4 *2 (-13 (-397) (-1012 *5) (-356) (-1167) (-277)))
+ (-5 *1 (-435 *5 *3 *2)) (-4 *3 (-1204 *5)))))
+(((*1 *2 *1 *3 *3 *3)
+ (-12 (-5 *3 (-372)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145)))
+ (-14 *3 (-623 (-1145))) (-4 *4 (-380))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-843 *3)) (-5 *2 (-550))))
+ ((*1 *1 *1) (-4 *1 (-976)))
+ ((*1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-986))))
+ ((*1 *1 *2) (-12 (-5 *2 (-400 (-550))) (-4 *1 (-986))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-986)) (-5 *2 (-895))))
+ ((*1 *1 *1) (-4 *1 (-986))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
+ (-4 *2 (-423 *3))))
+ ((*1 *1 *1 *1) (-4 *1 (-1108))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-287 (-926 (-550))))
(-5 *2
- (-3 (|:| |f1| (-818 *3)) (|:| |f2| (-623 (-818 *3)))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-213 *7 *3)) (-5 *5 (-818 *3)))))
-(((*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-847)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1140 *7)) (-4 *5 (-1020))
- (-4 *7 (-1020)) (-4 *2 (-1203 *5)) (-5 *1 (-492 *5 *2 *6 *7))
- (-4 *6 (-1203 *2))))
+ (-2 (|:| |varOrder| (-623 (-1145)))
+ (|:| |inhom| (-3 (-623 (-1228 (-749))) "failed"))
+ (|:| |hom| (-623 (-1228 (-749))))))
+ (-5 *1 (-230)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-631 (-400 *2))) (-4 *2 (-1204 *4)) (-5 *1 (-788 *4 *2))
+ (-4 *4 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-632 *2 (-400 *2))) (-4 *2 (-1204 *4))
+ (-5 *1 (-788 *4 *2))
+ (-4 *4 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550))))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-749)) (-4 *4 (-356)) (-4 *5 (-1204 *4)) (-5 *2 (-1233))
+ (-5 *1 (-40 *4 *5 *6 *7)) (-4 *6 (-1204 (-400 *5))) (-14 *7 *6))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-1145)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-680 *3 *5 *6 *7))
+ (-4 *3 (-596 (-526))) (-4 *5 (-1182)) (-4 *6 (-1182))
+ (-4 *7 (-1182))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-1020)) (-4 *7 (-1020))
- (-4 *4 (-1203 *5)) (-5 *2 (-1140 *7)) (-5 *1 (-492 *5 *4 *6 *7))
- (-4 *6 (-1203 *4)))))
+ (-12 (-5 *4 (-1145)) (-5 *2 (-1 *6 *5)) (-5 *1 (-685 *3 *5 *6))
+ (-4 *3 (-596 (-526))) (-4 *5 (-1182)) (-4 *6 (-1182)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1033)) (-5 *3 (-1127)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-1145)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-112)) (-5 *1 (-807)))))
+(((*1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-1148)))))
(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-623 (-48))) (-5 *2 (-411 *3)) (-5 *1 (-39 *3))
+ (-4 *3 (-1204 (-48)))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-411 *3)) (-5 *1 (-39 *3)) (-4 *3 (-1204 (-48)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-623 (-48))) (-4 *5 (-825)) (-4 *6 (-771))
+ (-5 *2 (-411 *3)) (-5 *1 (-42 *5 *6 *3)) (-4 *3 (-923 (-48) *6 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-623 (-48))) (-4 *5 (-825)) (-4 *6 (-771))
+ (-4 *7 (-923 (-48) *6 *5)) (-5 *2 (-411 (-1141 *7)))
+ (-5 *1 (-42 *5 *6 *7)) (-5 *3 (-1141 *7))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-300)) (-5 *2 (-411 *3)) (-5 *1 (-165 *4 *3))
+ (-4 *3 (-1204 (-167 *4)))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-112)) (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3))
+ (-5 *1 (-179 *4 *3)) (-4 *3 (-1204 (-167 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3))
+ (-5 *1 (-179 *4 *3)) (-4 *3 (-1204 (-167 *4)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-411 *3))
+ (-5 *1 (-179 *4 *3)) (-4 *3 (-1204 (-167 *4)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-342)) (-5 *2 (-411 *3)) (-5 *1 (-210 *4 *3))
+ (-4 *3 (-1204 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-749)) (-5 *2 (-411 *3)) (-5 *1 (-434 *3))
+ (-4 *3 (-1204 (-550)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-623 (-749))) (-5 *2 (-411 *3)) (-5 *1 (-434 *3))
+ (-4 *3 (-1204 (-550)))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-623 (-749))) (-5 *5 (-749)) (-5 *2 (-411 *3))
+ (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-749)) (-5 *2 (-411 *3)) (-5 *1 (-434 *3))
+ (-4 *3 (-1204 (-550)))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-411 (-167 (-550)))) (-5 *1 (-438))
+ (-5 *3 (-167 (-550)))))
+ ((*1 *2 *3)
+ (-12
+ (-4 *4
+ (-13 (-825)
+ (-10 -8 (-15 -2451 ((-1145) $))
+ (-15 -2564 ((-3 $ "failed") (-1145))))))
+ (-4 *5 (-771)) (-4 *7 (-542)) (-5 *2 (-411 *3))
+ (-5 *1 (-448 *4 *5 *6 *7 *3)) (-4 *6 (-542))
+ (-4 *3 (-923 *7 *5 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-300)) (-5 *2 (-411 (-1141 *4))) (-5 *1 (-450 *4))
+ (-5 *3 (-1141 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 (-411 *6) *6)) (-4 *6 (-1204 *5)) (-4 *5 (-356))
+ (-4 *7 (-13 (-356) (-145) (-703 *5 *6))) (-5 *2 (-411 *3))
+ (-5 *1 (-485 *5 *6 *7 *3)) (-4 *3 (-1204 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 (-411 (-1141 *7)) (-1141 *7)))
+ (-4 *7 (-13 (-300) (-145))) (-4 *5 (-825)) (-4 *6 (-771))
+ (-5 *2 (-411 *3)) (-5 *1 (-530 *5 *6 *7 *3))
+ (-4 *3 (-923 *7 *6 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 (-411 (-1141 *7)) (-1141 *7)))
+ (-4 *7 (-13 (-300) (-145))) (-4 *5 (-825)) (-4 *6 (-771))
+ (-4 *8 (-923 *7 *6 *5)) (-5 *2 (-411 (-1141 *8)))
+ (-5 *1 (-530 *5 *6 *7 *8)) (-5 *3 (-1141 *8))))
+ ((*1 *2 *3) (-12 (-5 *2 (-411 *3)) (-5 *1 (-544 *3)) (-4 *3 (-535))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 (-623 *5) *6))
+ (-4 *5 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-4 *6 (-1204 *5)) (-5 *2 (-623 (-631 (-400 *6))))
+ (-5 *1 (-635 *5 *6)) (-5 *3 (-631 (-400 *6)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-27))
+ (-4 *4 (-13 (-356) (-145) (-1012 (-550)) (-1012 (-400 (-550)))))
+ (-4 *5 (-1204 *4)) (-5 *2 (-623 (-631 (-400 *5))))
+ (-5 *1 (-635 *4 *5)) (-5 *3 (-631 (-400 *5)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-797 *4)) (-4 *4 (-825)) (-5 *2 (-623 (-650 *4)))
+ (-5 *1 (-650 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-550)) (-5 *2 (-623 *3)) (-5 *1 (-674 *3))
+ (-4 *3 (-1204 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-342)) (-5 *2 (-411 *3))
+ (-5 *1 (-676 *4 *5 *6 *3)) (-4 *3 (-923 *6 *5 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-342))
+ (-4 *7 (-923 *6 *5 *4)) (-5 *2 (-411 (-1141 *7)))
+ (-5 *1 (-676 *4 *5 *6 *7)) (-5 *3 (-1141 *7))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-771))
+ (-4 *5
+ (-13 (-825)
+ (-10 -8 (-15 -2451 ((-1145) $))
+ (-15 -2564 ((-3 $ "failed") (-1145))))))
+ (-4 *6 (-300)) (-5 *2 (-411 *3)) (-5 *1 (-709 *4 *5 *6 *3))
+ (-4 *3 (-923 (-926 *6) *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-771))
+ (-4 *5 (-13 (-825) (-10 -8 (-15 -2451 ((-1145) $))))) (-4 *6 (-542))
+ (-5 *2 (-411 *3)) (-5 *1 (-711 *4 *5 *6 *3))
+ (-4 *3 (-923 (-400 (-926 *6)) *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-13 (-300) (-145)))
+ (-5 *2 (-411 *3)) (-5 *1 (-712 *4 *5 *6 *3))
+ (-4 *3 (-923 (-400 *6) *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-13 (-300) (-145)))
+ (-5 *2 (-411 *3)) (-5 *1 (-720 *4 *5 *6 *3))
+ (-4 *3 (-923 *6 *5 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-825)) (-4 *5 (-771)) (-4 *6 (-13 (-300) (-145)))
+ (-4 *7 (-923 *6 *5 *4)) (-5 *2 (-411 (-1141 *7)))
+ (-5 *1 (-720 *4 *5 *6 *7)) (-5 *3 (-1141 *7))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-411 *3)) (-5 *1 (-981 *3))
+ (-4 *3 (-1204 (-400 (-550))))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-411 *3)) (-5 *1 (-1015 *3))
+ (-4 *3 (-1204 (-400 (-926 (-550)))))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-1204 (-400 (-550))))
+ (-4 *5 (-13 (-356) (-145) (-703 (-400 (-550)) *4)))
+ (-5 *2 (-411 *3)) (-5 *1 (-1048 *4 *5 *3)) (-4 *3 (-1204 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-1204 (-400 (-926 (-550)))))
+ (-4 *5 (-13 (-356) (-145) (-703 (-400 (-926 (-550))) *4)))
+ (-5 *2 (-411 *3)) (-5 *1 (-1050 *4 *5 *3)) (-4 *3 (-1204 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-444))
+ (-4 *7 (-923 *6 *4 *5)) (-5 *2 (-411 (-1141 (-400 *7))))
+ (-5 *1 (-1140 *4 *5 *6 *7)) (-5 *3 (-1141 (-400 *7)))))
+ ((*1 *2 *1) (-12 (-5 *2 (-411 *1)) (-4 *1 (-1186))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-411 *3)) (-5 *1 (-1193 *3)) (-4 *3 (-1204 (-550))))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-1104))) (-5 *1 (-649))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-895))) (-5 *1 (-1070 *3 *4)) (-14 *3 (-895))
+ (-14 *4 (-895)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1204 (-550))))))
+(((*1 *2 *3 *3 *4)
(-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-623 *4))
- (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))))
-(((*1 *2 *2 *2)
- (|partial| -12 (-4 *3 (-356)) (-5 *1 (-869 *2 *3))
- (-4 *2 (-1203 *3)))))
-(((*1 *2) (-12 (-5 *2 (-894)) (-5 *1 (-155)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-246 *2 *3 *4 *5)) (-4 *2 (-1020)) (-4 *3 (-825))
- (-4 *4 (-259 *3)) (-4 *5 (-771)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-540 *3)) (-4 *3 (-13 (-397) (-1166))) (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-4 *1 (-823)) (-5 *2 (-112))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1037 *4 *3)) (-4 *4 (-13 (-823) (-356)))
- (-4 *3 (-1203 *4)) (-5 *2 (-112)))))
-(((*1 *2 *3 *3 *3 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-733)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1194 *3)) (-4 *3 (-1181)))))
-(((*1 *1 *2 *1) (-12 (-5 *1 (-623 *2)) (-4 *2 (-1181))))
- ((*1 *1 *2 *1) (-12 (-5 *1 (-1124 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-38 (-400 (-550)))) (-5 *1 (-1220 *3 *2))
- (-4 *2 (-1218 *3)))))
+ (-4 *3 (-1035 *5 *6 *7))
+ (-5 *2 (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4))))
+ (-5 *1 (-1042 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))))
+(((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *3 (-1 (-219) (-219) (-219)))
+ (-5 *4 (-3 (-1 (-219) (-219) (-219) (-219)) "undefined"))
+ (-5 *5 (-1063 (-219))) (-5 *6 (-623 (-256))) (-5 *2 (-1102 (-219)))
+ (-5 *1 (-675)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-473 *4 *5))) (-14 *4 (-623 (-1144)))
- (-4 *5 (-444))
- (-5 *2
- (-2 (|:| |gblist| (-623 (-241 *4 *5)))
- (|:| |gvlist| (-623 (-550)))))
- (-5 *1 (-611 *4 *5)))))
+ (|partial| -12 (-4 *4 (-13 (-542) (-145)))
+ (-5 *2 (-2 (|:| -3480 *3) (|:| -3490 *3))) (-5 *1 (-1198 *4 *3))
+ (-4 *3 (-1204 *4)))))
+(((*1 *2)
+ (-12 (-4 *3 (-13 (-825) (-542) (-1012 (-550)))) (-5 *2 (-1233))
+ (-5 *1 (-426 *3 *4)) (-4 *4 (-423 *3)))))
+(((*1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-1231))))
+ ((*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-1231)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-460)) (-5 *3 (-623 (-256))) (-5 *1 (-1229))))
+ ((*1 *1 *1) (-5 *1 (-1229))))
(((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
- (-5 *1 (-950 *4 *5 *6 *3)) (-4 *3 (-1034 *4 *5 *6)))))
+ (-12 (-4 *4 (-13 (-300) (-145))) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-923 *4 *5 *6)) (-5 *2 (-623 (-623 *7)))
+ (-5 *1 (-440 *4 *5 *6 *7)) (-5 *3 (-623 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-300) (-145))) (-4 *6 (-771))
+ (-4 *7 (-825)) (-4 *8 (-923 *5 *6 *7)) (-5 *2 (-623 (-623 *8)))
+ (-5 *1 (-440 *5 *6 *7 *8)) (-5 *3 (-623 *8)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-256))) (-5 *1 (-1229))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 (-256))) (-5 *1 (-1229))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-256))) (-5 *1 (-1230))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 (-256))) (-5 *1 (-1230)))))
+(((*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-107))))
+ ((*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-211))))
+ ((*1 *2 *1) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-479))))
+ ((*1 *1 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-542)) (-4 *2 (-300))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-400 (-550))) (-5 *1 (-978 *3)) (-14 *3 (-550))))
+ ((*1 *1 *1) (-4 *1 (-1030))))
+(((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-508))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-13 (-1069) (-34))) (-5 *1 (-1109 *3 *2))
+ (-4 *3 (-13 (-1069) (-34)))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-1239)))))
(((*1 *2 *3)
- (|partial| -12
- (-5 *3
- (-2 (|:| |var| (-1144)) (|:| |fn| (-309 (-219)))
- (|:| -3170 (-1062 (-818 (-219)))) (|:| |abserr| (-219))
- (|:| |relerr| (-219))))
- (-5 *2 (-2 (|:| -3903 (-114)) (|:| |w| (-219)))) (-5 *1 (-198)))))
+ (-12 (-4 *4 (-300)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4))
+ (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3)))
+ (-5 *1 (-1093 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6)))))
+(((*1 *1 *1 *1) (-5 *1 (-837))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-749)) (-4 *5 (-542))
+ (-5 *2
+ (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-943 *5 *3)) (-4 *3 (-1204 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
(((*1 *2 *3)
- (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-550))) (-5 *1 (-1018)))))
-(((*1 *2 *3 *4 *4 *4 *5 *4 *5 *5 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
- (-5 *2 (-1008)) (-5 *1 (-730)))))
-(((*1 *1 *1 *1) (-5 *1 (-112))) ((*1 *1 *1 *1) (-4 *1 (-123))))
-(((*1 *1) (-5 *1 (-1228))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1227 *3)) (-4 *3 (-1020)) (-5 *1 (-691 *3 *4))
- (-4 *4 (-1203 *3)))))
-(((*1 *2 *2)
+ (-12
+ (-5 *3
+ (-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
+ (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
+ (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
+ (|:| |abserr| (-219)) (|:| |relerr| (-219))))
+ (-5 *2 (-372)) (-5 *1 (-199)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-1021)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1000 (-818 (-550)))) (-5 *1 (-578 *3)) (-4 *3 (-1021)))))
+(((*1 *1 *2 *1) (-12 (-4 *1 (-106 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *2 *1) (-12 (-5 *1 (-121 *2)) (-4 *2 (-825))))
+ ((*1 *1 *2 *1) (-12 (-5 *1 (-126 *2)) (-4 *2 (-825))))
+ ((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-550)) (-4 *1 (-275 *3)) (-4 *3 (-1182))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *3 (-550)) (-4 *1 (-275 *2)) (-4 *2 (-1182))))
+ ((*1 *1 *2)
(-12
(-5 *2
- (-623
- (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-749)) (|:| |poli| *6)
- (|:| |polj| *6))))
- (-4 *4 (-771)) (-4 *6 (-922 *3 *4 *5)) (-4 *3 (-444)) (-4 *5 (-825))
- (-5 *1 (-441 *3 *4 *5 *6)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-749)) (-4 *1 (-719 *4 *5)) (-4 *4 (-1020))
- (-4 *5 (-825)) (-5 *2 (-925 *4))))
+ (-2
+ (|:| -3549
+ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219))
+ (|:| |relerr| (-219))))
+ (|:| -3859
+ (-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| (-1125 (-219)))
+ (|:| |notEvaluated|
+ "Internal singularities not yet evaluated")))
+ (|:| -2873
+ (-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 (-545))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *3 (-749)) (-4 *1 (-673 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *2)
+ (-12
+ (-5 *2
+ (-2
+ (|:| -3549
+ (-2 (|:| |xinit| (-219)) (|:| |xend| (-219))
+ (|:| |fn| (-1228 (-309 (-219)))) (|:| |yinit| (-623 (-219)))
+ (|:| |intvals| (-623 (-219))) (|:| |g| (-309 (-219)))
+ (|:| |abserr| (-219)) (|:| |relerr| (-219))))
+ (|:| -3859
+ (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372))
+ (|:| |expense| (-372)) (|:| |accuracy| (-372))
+ (|:| |intermediateResults| (-372))))))
+ (-5 *1 (-781))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *2 (-1233)) (-5 *1 (-1159 *3 *4)) (-4 *3 (-1069))
+ (-4 *4 (-1069)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-623 (-926 *4))) (-5 *3 (-623 (-1145))) (-4 *4 (-444))
+ (-5 *1 (-892 *4)))))
+(((*1 *1)
+ (|partial| -12 (-4 *1 (-360 *2)) (-4 *2 (-542)) (-4 *2 (-170)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-540 *3)) (-4 *3 (-13 (-397) (-1167))) (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-4 *1 (-823)) (-5 *2 (-112))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1038 *4 *3)) (-4 *4 (-13 (-823) (-356)))
+ (-4 *3 (-1204 *4)) (-5 *2 (-112)))))
+(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-848))))
+ ((*1 *2 *3) (-12 (-5 *3 (-917 *2)) (-5 *1 (-956 *2)) (-4 *2 (-1021)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-217 *2 *3)) (-4 *2 (-13 (-1021) (-825)))
+ (-14 *3 (-623 (-1145))))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6))
+ (-5 *2 (-2 (|:| |goodPols| (-623 *7)) (|:| |badPols| (-623 *7))))
+ (-5 *1 (-951 *4 *5 *6 *7)) (-5 *3 (-623 *7)))))
+(((*1 *2 *1 *3)
+ (-12 (-4 *1 (-47 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1021))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *2 (-1021)) (-5 *1 (-50 *2 *3)) (-14 *3 (-623 (-1145)))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (-749)) (-4 *1 (-719 *4 *5)) (-4 *4 (-1020))
- (-4 *5 (-825)) (-5 *2 (-925 *4))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-749)) (-4 *1 (-1218 *4)) (-4 *4 (-1020))
- (-5 *2 (-925 *4))))
+ (-12 (-5 *3 (-623 (-895))) (-4 *2 (-356)) (-5 *1 (-150 *4 *2 *5))
+ (-14 *4 (-895)) (-14 *5 (-967 *4 *2))))
+ ((*1 *2 *1 *1)
+ (-12 (-5 *2 (-309 *3)) (-5 *1 (-217 *3 *4))
+ (-4 *3 (-13 (-1021) (-825))) (-14 *4 (-623 (-1145)))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-316 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-130))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-375 *2 *3)) (-4 *3 (-1069)) (-4 *2 (-1021))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-550)) (-4 *2 (-542)) (-5 *1 (-603 *2 *4))
+ (-4 *4 (-1204 *2))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *1 (-687 *2)) (-4 *2 (-1021))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *2 (-1021)) (-5 *1 (-714 *2 *3)) (-4 *3 (-705))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 *5)) (-5 *3 (-623 (-749))) (-4 *1 (-719 *4 *5))
+ (-4 *4 (-1021)) (-4 *5 (-825))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-749)) (-4 *1 (-719 *4 *2)) (-4 *4 (-1021))
+ (-4 *2 (-825))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-749)) (-4 *1 (-827 *2)) (-4 *2 (-1021))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 *6)) (-5 *3 (-623 (-749))) (-4 *1 (-923 *4 *5 *6))
+ (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *6 (-825))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-749)) (-4 *1 (-923 *4 *5 *2)) (-4 *4 (-1021))
+ (-4 *5 (-771)) (-4 *2 (-825))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-749)) (-4 *2 (-923 *4 (-522 *5) *5))
+ (-5 *1 (-1095 *4 *5 *2)) (-4 *4 (-1021)) (-4 *5 (-825))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-749)) (-5 *2 (-926 *4)) (-5 *1 (-1176 *4))
+ (-4 *4 (-1021)))))
+(((*1 *2 *3 *4 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550))
+ (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 -3327))))
+ (-5 *2 (-1009)) (-5 *1 (-727)))))
+(((*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
+ ((*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
+ (-4 *2 (-423 *3))))
+ ((*1 *1 *1) (-4 *1 (-1108))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-594 *1)) (-4 *1 (-423 *4)) (-4 *4 (-825))
+ (-4 *4 (-542)) (-5 *2 (-400 (-1141 *1)))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *4 (-594 *3)) (-4 *3 (-13 (-423 *6) (-27) (-1167)))
+ (-4 *6 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))))
+ (-5 *2 (-1141 (-400 (-1141 *3)))) (-5 *1 (-546 *6 *3 *7))
+ (-5 *5 (-1141 *3)) (-4 *7 (-1069))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1224 *5)) (-14 *5 (-1145)) (-4 *6 (-1021))
+ (-5 *2 (-1201 *5 (-926 *6))) (-5 *1 (-921 *5 *6)) (-5 *3 (-926 *6))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-923 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-5 *2 (-1141 *3))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (-749)) (-4 *1 (-1218 *4)) (-4 *4 (-1020))
- (-5 *2 (-925 *4)))))
+ (-12 (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *3 (-825)) (-5 *2 (-1141 *1))
+ (-4 *1 (-923 *4 *5 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-771)) (-4 *4 (-825)) (-4 *6 (-1021))
+ (-4 *7 (-923 *6 *5 *4)) (-5 *2 (-400 (-1141 *3)))
+ (-5 *1 (-924 *5 *4 *6 *7 *3))
+ (-4 *3
+ (-13 (-356)
+ (-10 -8 (-15 -2233 ($ *7)) (-15 -4153 (*7 $)) (-15 -4163 (*7 $)))))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-1141 *3))
+ (-4 *3
+ (-13 (-356)
+ (-10 -8 (-15 -2233 ($ *7)) (-15 -4153 (*7 $)) (-15 -4163 (*7 $)))))
+ (-4 *7 (-923 *6 *5 *4)) (-4 *5 (-771)) (-4 *4 (-825))
+ (-4 *6 (-1021)) (-5 *1 (-924 *5 *4 *6 *7 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1145)) (-4 *5 (-542))
+ (-5 *2 (-400 (-1141 (-400 (-926 *5))))) (-5 *1 (-1017 *5))
+ (-5 *3 (-400 (-926 *5))))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *3 *3)
+ (-12 (|has| *2 (-6 (-4346 "*"))) (-4 *5 (-366 *2)) (-4 *6 (-366 *2))
+ (-4 *2 (-1021)) (-5 *1 (-103 *2 *3 *4 *5 *6)) (-4 *3 (-1204 *2))
+ (-4 *4 (-665 *2 *5 *6)))))
+(((*1 *2 *1)
+ (-12 (-4 *4 (-1069)) (-5 *2 (-112)) (-5 *1 (-859 *3 *4 *5))
+ (-4 *3 (-1069)) (-4 *5 (-644 *4))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-863 *3 *4)) (-4 *3 (-1069))
+ (-4 *4 (-1069)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 *2)) (-5 *1 (-478 *2)) (-4 *2 (-1204 (-550))))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-749)) (-5 *2 (-112))))
+ ((*1 *2 *3 *3)
+ (|partial| -12 (-5 *2 (-112)) (-5 *1 (-1183 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-1 (-112) *3 *3)) (-4 *3 (-1069)) (-5 *2 (-112))
+ (-5 *1 (-1183 *3)))))
+(((*1 *1 *1 *2 *1) (-12 (-4 *1 (-1113)) (-5 *2 (-1195 (-550))))))
+(((*1 *2 *3)
+ (-12 (|has| *2 (-6 (-4346 "*"))) (-4 *5 (-366 *2)) (-4 *6 (-366 *2))
+ (-4 *2 (-1021)) (-5 *1 (-103 *2 *3 *4 *5 *6)) (-4 *3 (-1204 *2))
+ (-4 *4 (-665 *2 *5 *6)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-112)) (-5 *3 (-623 (-256))) (-5 *1 (-254)))))
+(((*1 *2 *1) (-12 (-4 *1 (-106 *2)) (-4 *2 (-1182)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-320 *3)) (-4 *3 (-1182))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-550)) (-5 *1 (-507 *3 *4)) (-4 *3 (-1182)) (-14 *4 *2))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-594 *1))) (-4 *1 (-295)))))
+(((*1 *1 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-770))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-50 *2 *3)) (-4 *2 (-1021)) (-14 *3 (-623 (-1145)))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-217 *2 *3)) (-4 *2 (-13 (-1021) (-825)))
+ (-14 *3 (-623 (-1145)))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-375 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-1069))))
+ ((*1 *1 *1)
+ (-12 (-14 *2 (-623 (-1145))) (-4 *3 (-170))
+ (-4 *5 (-232 (-3307 *2) (-749)))
+ (-14 *6
+ (-1 (-112) (-2 (|:| -3690 *4) (|:| -3068 *5))
+ (-2 (|:| -3690 *4) (|:| -3068 *5))))
+ (-5 *1 (-453 *2 *3 *4 *5 *6 *7)) (-4 *4 (-825))
+ (-4 *7 (-923 *3 *5 (-839 *2)))))
+ ((*1 *1 *1) (-12 (-4 *1 (-500 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-825))))
+ ((*1 *1 *1)
+ (-12 (-4 *2 (-542)) (-5 *1 (-603 *2 *3)) (-4 *3 (-1204 *2))))
+ ((*1 *1 *1) (-12 (-4 *1 (-687 *2)) (-4 *2 (-1021))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-714 *2 *3)) (-4 *3 (-825)) (-4 *2 (-1021))
+ (-4 *3 (-705))))
+ ((*1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1035 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *2 (-825))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1251 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-821)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-699)) (-5 *2 (-895))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-701)) (-5 *2 (-749)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1228 *1)) (-4 *1 (-360 *2)) (-4 *2 (-170))))
+ ((*1 *2) (-12 (-4 *2 (-170)) (-5 *1 (-409 *3 *2)) (-4 *3 (-410 *2))))
+ ((*1 *2) (-12 (-4 *1 (-410 *2)) (-4 *2 (-170)))))
+(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))))
+(((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
+ (-4 *3 (-360 *4))))
+ ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-550)) (|has| *1 (-6 -4345)) (-4 *1 (-1216 *3))
+ (-4 *3 (-1182)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-623 (-878 *3))) (-5 *1 (-877 *3)) (-4 *3 (-1068)))))
+ (-12 (-4 *3 (-356)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4)))
+ (-5 *2 (-1228 *6)) (-5 *1 (-329 *3 *4 *5 *6))
+ (-4 *6 (-335 *3 *4 *5)))))
(((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-1244 *3 *4)) (-4 *3 (-825))
- (-4 *4 (-1020)) (-4 *4 (-170))))
+ (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-5 *1 (-102 *3)))))
+(((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5))
+ (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *1 (-1241 *3 *4 *5 *6))))
+ ((*1 *1 *2 *3 *4)
+ (|partial| -12 (-5 *2 (-623 *8)) (-5 *3 (-1 (-112) *8 *8))
+ (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-542))
+ (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1241 *5 *6 *7 *8)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *1))
+ (-4 *1 (-923 *3 *4 *5)))))
+(((*1 *1 *2 *3 *3 *3 *3)
+ (-12 (-5 *2 (-1 (-917 (-219)) (-219))) (-5 *3 (-1063 (-219)))
+ (-5 *1 (-900))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 (-917 (-219)) (-219))) (-5 *3 (-1063 (-219)))
+ (-5 *1 (-900))))
+ ((*1 *1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-1 (-917 (-219)) (-219))) (-5 *3 (-1063 (-219)))
+ (-5 *1 (-901))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 (-917 (-219)) (-219))) (-5 *3 (-1063 (-219)))
+ (-5 *1 (-901)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-516)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-1233))
+ (-5 *1 (-441 *4 *5 *6 *3)) (-4 *3 (-923 *4 *5 *6)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-1141 *3)) (-4 *3 (-342)) (-5 *1 (-350 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *2 *2 *1)
+ (-12 (-5 *2 (-1252 *3 *4)) (-4 *1 (-367 *3 *4)) (-4 *3 (-825))
+ (-4 *4 (-170))))
+ ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-379 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-797 *2)) (-4 *2 (-825))))
+ ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-797 *2)) (-4 *2 (-825))))
((*1 *1 *1 *1)
- (-12 (-4 *1 (-1244 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1020))
- (-4 *3 (-170)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1144))
- (-4 *5 (-13 (-825) (-1011 (-550)) (-444) (-619 (-550))))
- (-5 *2 (-2 (|:| -1441 *3) (|:| |nconst| *3))) (-5 *1 (-553 *5 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *5))))))
+ (-12 (-4 *1 (-1245 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1021))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-797 *3)) (-4 *1 (-1245 *3 *4)) (-4 *3 (-825))
+ (-4 *4 (-1021))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1245 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1021)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *5)) (-5 *4 (-894)) (-4 *5 (-825))
- (-5 *2 (-58 (-623 (-650 *5)))) (-5 *1 (-650 *5)))))
+ (-12 (-5 *4 (-550)) (-4 *5 (-342)) (-5 *2 (-411 (-1141 (-1141 *5))))
+ (-5 *1 (-1180 *5)) (-5 *3 (-1141 (-1141 *5))))))
+(((*1 *2 *3 *4 *3 *5 *5 *3 *5 *4)
+ (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *3 (-550))
+ (-5 *2 (-1009)) (-5 *1 (-735)))))
+(((*1 *1 *1) (-4 *1 (-535))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-167 (-372))) (-5 *1 (-763 *3)) (-4 *3 (-596 (-372)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-895)) (-5 *2 (-167 (-372))) (-5 *1 (-763 *3))
+ (-4 *3 (-596 (-372)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-167 *4)) (-4 *4 (-170)) (-4 *4 (-596 (-372)))
+ (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-167 *5)) (-5 *4 (-895)) (-4 *5 (-170))
+ (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-926 (-167 *4))) (-4 *4 (-170)) (-4 *4 (-596 (-372)))
+ (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-926 (-167 *5))) (-5 *4 (-895)) (-4 *5 (-170))
+ (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-926 *4)) (-4 *4 (-1021)) (-4 *4 (-596 (-372)))
+ (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-926 *5)) (-5 *4 (-895)) (-4 *5 (-1021))
+ (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-400 (-926 *4))) (-4 *4 (-542)) (-4 *4 (-596 (-372)))
+ (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-895)) (-4 *5 (-542))
+ (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-400 (-926 (-167 *4)))) (-4 *4 (-542))
+ (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-400 (-926 (-167 *5)))) (-5 *4 (-895)) (-4 *5 (-542))
+ (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-309 *4)) (-4 *4 (-542)) (-4 *4 (-825))
+ (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-309 *5)) (-5 *4 (-895)) (-4 *5 (-542)) (-4 *5 (-825))
+ (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-309 (-167 *4))) (-4 *4 (-542)) (-4 *4 (-825))
+ (-4 *4 (-596 (-372))) (-5 *2 (-167 (-372))) (-5 *1 (-763 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-309 (-167 *5))) (-5 *4 (-895)) (-4 *5 (-542))
+ (-4 *5 (-825)) (-4 *5 (-596 (-372))) (-5 *2 (-167 (-372)))
+ (-5 *1 (-763 *5)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-962 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *7 (-1035 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-1076 *4 *5 *6 *7 *3)) (-4 *3 (-1041 *4 *5 *6 *7)))))
+(((*1 *2 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1021))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-1021)) (-5 *1 (-50 *2 *3)) (-14 *3 (-623 (-1145)))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-309 *3)) (-5 *1 (-217 *3 *4))
+ (-4 *3 (-13 (-1021) (-825))) (-14 *4 (-623 (-1145)))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-375 *2 *3)) (-4 *3 (-1069)) (-4 *2 (-1021))))
+ ((*1 *2 *1)
+ (-12 (-14 *3 (-623 (-1145))) (-4 *5 (-232 (-3307 *3) (-749)))
+ (-14 *6
+ (-1 (-112) (-2 (|:| -3690 *4) (|:| -3068 *5))
+ (-2 (|:| -3690 *4) (|:| -3068 *5))))
+ (-4 *2 (-170)) (-5 *1 (-453 *3 *2 *4 *5 *6 *7)) (-4 *4 (-825))
+ (-4 *7 (-923 *2 *5 (-839 *3)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-500 *2 *3)) (-4 *3 (-825)) (-4 *2 (-1069))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-542)) (-5 *1 (-603 *2 *3)) (-4 *3 (-1204 *2))))
+ ((*1 *2 *1) (-12 (-4 *1 (-687 *2)) (-4 *2 (-1021))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-1021)) (-5 *1 (-714 *2 *3)) (-4 *3 (-825))
+ (-4 *3 (-705))))
+ ((*1 *2 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-947 *2 *3 *4)) (-4 *3 (-770)) (-4 *4 (-825))
+ (-4 *2 (-1021))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1035 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *2 (-825)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3260 *3)))
+ (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))))
+(((*1 *2 *2) (|partial| -12 (-5 *1 (-570 *2)) (-4 *2 (-535)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
(((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *4 (-112)) (-5 *5 (-1070 (-749))) (-5 *6 (-749))
+ (-12 (-5 *4 (-112)) (-5 *5 (-1071 (-749))) (-5 *6 (-749))
(-5 *2
(-2 (|:| |contp| (-550))
- (|:| -1877 (-623 (-2 (|:| |irr| *3) (|:| -4245 (-550)))))))
- (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))))
+ (|:| -1610 (-623 (-2 (|:| |irr| *3) (|:| -1635 (-550)))))))
+ (-5 *1 (-434 *3)) (-4 *3 (-1204 (-550))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-342))
+ (-5 *2
+ (-2 (|:| |cont| *5)
+ (|:| -1610 (-623 (-2 (|:| |irr| *3) (|:| -1635 (-550)))))))
+ (-5 *1 (-210 *5 *3)) (-4 *3 (-1204 *5)))))
+(((*1 *1 *1 *1) (-5 *1 (-129))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-2 (|:| |deg| (-749)) (|:| -4123 *5))))
+ (-4 *5 (-1204 *4)) (-4 *4 (-342)) (-5 *2 (-623 *5))
+ (-5 *1 (-210 *4 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-2 (|:| -1735 *5) (|:| -3661 (-550)))))
+ (-5 *4 (-550)) (-4 *5 (-1204 *4)) (-5 *2 (-623 *5))
+ (-5 *1 (-674 *5)))))
+(((*1 *1 *1) (-12 (-4 *1 (-1216 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-623 (-623 (-623 *4)))) (-5 *2 (-623 (-623 *4)))
+ (-4 *4 (-825)) (-5 *1 (-1153 *4)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-354 (-114))) (-4 *2 (-1021)) (-5 *1 (-693 *2 *4))
+ (-4 *4 (-626 *2))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *3 (-354 (-114))) (-5 *1 (-812 *2)) (-4 *2 (-1021)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-837)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1230)))))
+(((*1 *1 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-770))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-375 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-1069))))
+ ((*1 *2 *1)
+ (-12 (-14 *3 (-623 (-1145))) (-4 *4 (-170))
+ (-4 *6 (-232 (-3307 *3) (-749)))
+ (-14 *7
+ (-1 (-112) (-2 (|:| -3690 *5) (|:| -3068 *6))
+ (-2 (|:| -3690 *5) (|:| -3068 *6))))
+ (-5 *2 (-692 *5 *6 *7)) (-5 *1 (-453 *3 *4 *5 *6 *7 *8))
+ (-4 *5 (-825)) (-4 *8 (-923 *4 *6 (-839 *3)))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-705)) (-4 *2 (-825)) (-5 *1 (-714 *3 *2))
+ (-4 *3 (-1021))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-947 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-770))
+ (-4 *4 (-825)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-112))
+ (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-4 *3 (-1035 *5 *6 *7))
+ (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -1608 *4))))
+ (-5 *1 (-1077 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 (-1145))) (-5 *3 (-52)) (-5 *1 (-866 *4))
+ (-4 *4 (-1069)))))
+(((*1 *1 *1) (-12 (-5 *1 (-940 *2)) (-4 *2 (-941)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-526))) (-5 *2 (-1145)) (-5 *1 (-526)))))
+(((*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 (-323)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-1127))) (-5 *2 (-1127)) (-5 *1 (-186))))
+ ((*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837)))))
+(((*1 *1 *1 *1) (-5 *1 (-129))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1228 *5)) (-4 *5 (-770)) (-5 *2 (-112))
+ (-5 *1 (-820 *4 *5)) (-14 *4 (-749)))))
+(((*1 *2)
+ (-12 (-4 *4 (-1186)) (-4 *5 (-1204 *4)) (-4 *6 (-1204 (-400 *5)))
+ (-5 *2 (-749)) (-5 *1 (-334 *3 *4 *5 *6)) (-4 *3 (-335 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-5 *2 (-749)))))
(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-550)) (-4 *1 (-56 *4 *3 *5)) (-4 *4 (-1181))
+ (-12 (-5 *2 (-550)) (-4 *1 (-56 *4 *3 *5)) (-4 *4 (-1182))
(-4 *3 (-366 *4)) (-4 *5 (-366 *4)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-887 *3)) (-4 *3 (-300)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-623 (-550))) (-5 *1 (-50 *3 *4)) (-4 *3 (-1021))
+ (-14 *4 (-623 (-1145)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-271 *3 *4 *2)) (-4 *2 (-1190 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-400 (-550)))) (-4 *4 (-1188 *3))
+ (-5 *1 (-272 *3 *4 *2 *5)) (-4 *2 (-1211 *3 *4)) (-4 *5 (-957 *4))))
+ ((*1 *1 *1) (-4 *1 (-277)))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145)))
+ (-14 *3 (-623 (-1145))) (-4 *4 (-380))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-642 *3 *4)) (-4 *3 (-825))
+ (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-5 *1 (-607 *3 *4 *5))
+ (-14 *5 (-895))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1130 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-38 (-400 (-550))))
+ (-5 *1 (-1131 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-749)) (-4 *4 (-13 (-1021) (-696 (-400 (-550)))))
+ (-4 *5 (-825)) (-5 *1 (-1244 *4 *5 *2)) (-4 *2 (-1249 *5 *4))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-749)) (-5 *1 (-1248 *3 *4))
+ (-4 *4 (-696 (-400 (-550)))) (-4 *3 (-825)) (-4 *4 (-170)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-888 *3)) (-4 *3 (-300)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-895)) (-5 *4 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1229)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1127)) (-5 *1 (-689)))))
+(((*1 *2 *1) (-12 (-4 *1 (-319 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1021))))
+ ((*1 *2 *1) (-12 (-4 *1 (-423 *2)) (-4 *2 (-825)))))
+(((*1 *1 *1) (-5 *1 (-219)))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-332 *2 *3 *4)) (-14 *2 (-623 (-1145)))
+ (-14 *3 (-623 (-1145))) (-4 *4 (-380))))
+ ((*1 *1 *1) (-5 *1 (-372))) ((*1 *1) (-5 *1 (-372))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219))
+ (|:| |relerr| (-219))))
+ (-5 *2 (-1125 (-219))) (-5 *1 (-186))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-309 (-219))) (-5 *4 (-623 (-1145)))
+ (-5 *5 (-1063 (-818 (-219)))) (-5 *2 (-1125 (-219))) (-5 *1 (-293))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1228 (-309 (-219)))) (-5 *4 (-623 (-1145)))
+ (-5 *5 (-1063 (-818 (-219)))) (-5 *2 (-1125 (-219))) (-5 *1 (-293)))))
+(((*1 *1) (-5 *1 (-155))))
+(((*1 *2)
+ (-12 (-4 *3 (-1021)) (-5 *2 (-932 (-691 *3 *4))) (-5 *1 (-691 *3 *4))
+ (-4 *4 (-1204 *3)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-356) (-145) (-1012 (-400 (-550)))))
+ (-4 *5 (-1204 *4))
+ (-5 *2 (-623 (-2 (|:| |deg| (-749)) (|:| -1309 *5))))
+ (-5 *1 (-787 *4 *5 *3 *6)) (-4 *3 (-634 *5))
+ (-4 *6 (-634 (-400 *5))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-550))) (-5 *2 (-550)) (-5 *1 (-478 *4))
+ (-4 *4 (-1204 *2)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-411 *2)) (-4 *2 (-300)) (-5 *1 (-888 *2))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-400 (-926 *5))) (-5 *4 (-1145))
+ (-4 *5 (-13 (-300) (-145))) (-5 *2 (-52)) (-5 *1 (-889 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-411 (-926 *6))) (-5 *5 (-1145)) (-5 *3 (-926 *6))
+ (-4 *6 (-13 (-300) (-145))) (-5 *2 (-52)) (-5 *1 (-889 *6)))))
(((*1 *2 *1 *3)
- (-12 (-5 *3 (-623 *1)) (-4 *1 (-1034 *4 *5 *6)) (-4 *4 (-1020))
+ (-12 (-5 *3 (-623 *1)) (-4 *1 (-1035 *4 *5 *6)) (-4 *4 (-1021))
(-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))))
((*1 *2 *1 *1)
- (-12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771))
+ (-12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771))
(-4 *5 (-825)) (-5 *2 (-112))))
((*1 *2 *1)
- (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-112))))
+ (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-112))))
((*1 *2 *3 *1)
- (-12 (-4 *1 (-1174 *4 *5 *6 *3)) (-4 *4 (-542)) (-4 *5 (-771))
- (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-112)))))
+ (-12 (-4 *1 (-1175 *4 *5 *6 *3)) (-4 *4 (-542)) (-4 *5 (-771))
+ (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-112)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-56 *3 *4 *5)) (-4 *3 (-1182)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-5 *2 (-550))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021))
+ (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-550)))))
+(((*1 *2 *1 *2)
+ (-12 (|has| *1 (-6 -4345)) (-4 *1 (-984 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-319 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-770))
+ (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-4 *1 (-423 *3)) (-4 *3 (-825)) (-5 *2 (-112)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-542)) (-4 *3 (-1021))
+ (-5 *2 (-2 (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-827 *3))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-98 *5)) (-4 *5 (-542)) (-4 *5 (-1021))
+ (-5 *2 (-2 (|:| -3123 *3) (|:| -2545 *3))) (-5 *1 (-828 *5 *3))
+ (-4 *3 (-827 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1073)) (-5 *1 (-323)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |stiffness| (-372)) (|:| |stability| (-372))
+ (|:| |expense| (-372)) (|:| |accuracy| (-372))
+ (|:| |intermediateResults| (-372))))
+ (-5 *2 (-1009)) (-5 *1 (-298)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-623 *3)) (-4 *3 (-300)) (-5 *1 (-177 *3)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-542)) (-4 *2 (-1021))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-542)) (-5 *1 (-943 *3 *2)) (-4 *2 (-1204 *3))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *2 (-542))))
+ ((*1 *2 *3 *3 *1)
+ (-12 (-4 *4 (-444)) (-4 *5 (-771)) (-4 *6 (-825))
+ (-4 *3 (-1035 *4 *5 *6))
+ (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *1))))
+ (-4 *1 (-1041 *4 *5 *6 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-319 *2 *3)) (-4 *3 (-770)) (-4 *2 (-1021))
+ (-4 *2 (-444))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 *4)) (-4 *4 (-1204 (-550))) (-5 *2 (-623 (-550)))
+ (-5 *1 (-478 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-444))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-923 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *2 (-825)) (-4 *3 (-444)))))
+(((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1175 *3 *4 *5 *2)) (-4 *3 (-542)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *2 (-1035 *3 *4 *5)))))
+(((*1 *1 *1) (|partial| -4 *1 (-1120))))
+(((*1 *1 *1) (-4 *1 (-237)))
+ ((*1 *1 *1)
+ (-12 (-4 *2 (-170)) (-5 *1 (-282 *2 *3 *4 *5 *6 *7))
+ (-4 *3 (-1204 *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)
+ (-1489 (-12 (-5 *1 (-287 *2)) (-4 *2 (-356)) (-4 *2 (-1182)))
+ (-12 (-5 *1 (-287 *2)) (-4 *2 (-465)) (-4 *2 (-1182)))))
+ ((*1 *1 *1) (-4 *1 (-465)))
+ ((*1 *2 *2) (-12 (-5 *2 (-1228 *3)) (-4 *3 (-342)) (-5 *1 (-519 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-694 *2 *3 *4 *5 *6)) (-4 *2 (-170)) (-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 (-775 *2)) (-4 *2 (-170)) (-4 *2 (-356)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-400 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1204 *5))
+ (-5 *1 (-706 *5 *2)) (-4 *5 (-356)))))
(((*1 *2 *3 *4 *5 *6)
(-12 (-5 *5 (-623 (-623 (-3 (|:| |array| *6) (|:| |scalar| *3)))))
- (-5 *4 (-623 (-3 (|:| |array| (-623 *3)) (|:| |scalar| (-1144)))))
- (-5 *6 (-623 (-1144))) (-5 *3 (-1144)) (-5 *2 (-1072))
+ (-5 *4 (-623 (-3 (|:| |array| (-623 *3)) (|:| |scalar| (-1145)))))
+ (-5 *6 (-623 (-1145))) (-5 *3 (-1145)) (-5 *2 (-1073))
(-5 *1 (-390))))
((*1 *2 *3 *4 *5 *6 *3)
(-12 (-5 *5 (-623 (-623 (-3 (|:| |array| *6) (|:| |scalar| *3)))))
- (-5 *4 (-623 (-3 (|:| |array| (-623 *3)) (|:| |scalar| (-1144)))))
- (-5 *6 (-623 (-1144))) (-5 *3 (-1144)) (-5 *2 (-1072))
+ (-5 *4 (-623 (-3 (|:| |array| (-623 *3)) (|:| |scalar| (-1145)))))
+ (-5 *6 (-623 (-1145))) (-5 *3 (-1145)) (-5 *2 (-1073))
(-5 *1 (-390))))
((*1 *2 *3 *4 *5 *4)
- (-12 (-5 *4 (-623 (-1144))) (-5 *5 (-1147)) (-5 *3 (-1144))
- (-5 *2 (-1072)) (-5 *1 (-390)))))
+ (-12 (-5 *4 (-623 (-1145))) (-5 *5 (-1148)) (-5 *3 (-1145))
+ (-5 *2 (-1073)) (-5 *1 (-390)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-1069))
+ (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3))))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-5 *3 (-1 (-112) *2)) (-4 *1 (-149 *2))
+ (-4 *2 (-1182)))))
+(((*1 *1 *1) (|partial| -4 *1 (-143))) ((*1 *1 *1) (-4 *1 (-342)))
+ ((*1 *1 *1) (|partial| -12 (-4 *1 (-143)) (-4 *1 (-883)))))
+(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-888 *3)) (-4 *3 (-300)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-300)) (-5 *2 (-112)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1644 (-550)))))
+ (-5 *1 (-354 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1644 (-749)))))
+ (-5 *1 (-379 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-2 (|:| -1735 *3) (|:| -3068 (-550)))))
+ (-5 *1 (-411 *3)) (-4 *3 (-542))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-2 (|:| |gen| *3) (|:| -1644 (-749)))))
+ (-5 *1 (-797 *3)) (-4 *3 (-825)))))
+(((*1 *1 *2 *1) (-12 (-4 *1 (-21)) (-5 *2 (-550))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-749))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-25)) (-5 *2 (-895))))
+ ((*1 *1 *1 *1)
+ (-12 (-5 *1 (-135 *2 *3 *4)) (-14 *2 (-550)) (-14 *3 (-749))
+ (-4 *4 (-170))))
+ ((*1 *1 *2 *1) (-12 (-5 *2 (-219)) (-5 *1 (-155))))
+ ((*1 *1 *2 *1) (-12 (-5 *2 (-895)) (-5 *1 (-155))))
+ ((*1 *2 *1 *2)
+ (-12 (-5 *2 (-917 *3)) (-4 *3 (-13 (-356) (-1167)))
+ (-5 *1 (-221 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-4 *1 (-232 *3 *2)) (-4 *2 (-1182)) (-4 *2 (-705))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-232 *3 *2)) (-4 *2 (-1182)) (-4 *2 (-705))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *1 (-287 *2)) (-4 *2 (-1081)) (-4 *2 (-1182))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *1 (-287 *2)) (-4 *2 (-1081)) (-4 *2 (-1182))))
+ ((*1 *1 *2 *3)
+ (-12 (-4 *1 (-316 *3 *2)) (-4 *3 (-1069)) (-4 *2 (-130))))
+ ((*1 *1 *1 *2) (-12 (-5 *1 (-354 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *2 *1) (-12 (-5 *1 (-354 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-374 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-825))))
+ ((*1 *1 *2 *3)
+ (-12 (-4 *1 (-375 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-1069))))
+ ((*1 *1 *1 *2) (-12 (-5 *1 (-379 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *2 *1) (-12 (-5 *1 (-379 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *2 *1)
+ (-12 (-14 *3 (-623 (-1145))) (-4 *4 (-170))
+ (-4 *6 (-232 (-3307 *3) (-749)))
+ (-14 *7
+ (-1 (-112) (-2 (|:| -3690 *5) (|:| -3068 *6))
+ (-2 (|:| -3690 *5) (|:| -3068 *6))))
+ (-5 *1 (-453 *3 *4 *5 *6 *7 *2)) (-4 *5 (-825))
+ (-4 *2 (-923 *4 *6 (-839 *3)))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23))))
+ ((*1 *1 *2 *1)
+ (-12 (-4 *1 (-462 *2 *3)) (-4 *2 (-170)) (-4 *3 (-23))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *2 (-356)) (-4 *3 (-771)) (-4 *4 (-825))
+ (-5 *1 (-495 *2 *3 *4 *5)) (-4 *5 (-923 *2 *3 *4))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1228 *3)) (-4 *3 (-342)) (-5 *1 (-519 *3))))
+ ((*1 *1 *1 *1) (-5 *1 (-526)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-579 *3)) (-4 *3 (-1021))))
+ ((*1 *1 *1 *2) (-12 (-5 *1 (-579 *2)) (-4 *2 (-1021))))
+ ((*1 *1 *2 *1) (-12 (-5 *1 (-579 *2)) (-4 *2 (-1021))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-626 *2)) (-4 *2 (-1028))))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1069))
+ (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-1 *7 *5))
+ (-5 *1 (-662 *5 *6 *7))))
+ ((*1 *2 *2 *1)
+ (-12 (-4 *1 (-665 *3 *2 *4)) (-4 *3 (-1021)) (-4 *2 (-366 *3))
+ (-4 *4 (-366 *3))))
+ ((*1 *2 *1 *2)
+ (-12 (-4 *1 (-665 *3 *4 *2)) (-4 *3 (-1021)) (-4 *4 (-366 *3))
+ (-4 *2 (-366 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021))
+ (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2))
+ (-4 *4 (-366 *2))))
+ ((*1 *1 *2 *1)
+ (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2))
+ (-4 *4 (-366 *2))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-366 *2))
+ (-4 *4 (-366 *2))))
+ ((*1 *1 *1 *1) (-4 *1 (-699)))
+ ((*1 *1 *1 *2) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825))))
+ ((*1 *1 *2 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825))))
+ ((*1 *1 *1 *1) (-5 *1 (-837)))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-1069))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1228 *4)) (-4 *4 (-1204 *3)) (-4 *3 (-542))
+ (-5 *1 (-943 *3 *4))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1027 *2)) (-4 *2 (-1028))))
+ ((*1 *1 *1 *1) (-4 *1 (-1081)))
+ ((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1092 *3 *4 *2 *5)) (-4 *4 (-1021)) (-4 *2 (-232 *3 *4))
+ (-4 *5 (-232 *3 *4))))
+ ((*1 *2 *1 *2)
+ (-12 (-4 *1 (-1092 *3 *4 *5 *2)) (-4 *4 (-1021)) (-4 *5 (-232 *3 *4))
+ (-4 *2 (-232 *3 *4))))
+ ((*1 *1 *2 *1)
+ (-12 (-4 *3 (-1021)) (-4 *4 (-825)) (-5 *1 (-1095 *3 *4 *2))
+ (-4 *2 (-923 *3 (-522 *4) *4))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-917 (-219))) (-5 *3 (-219)) (-5 *1 (-1178))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1226 *2)) (-4 *2 (-1182)) (-4 *2 (-705))))
+ ((*1 *1 *2 *1)
+ (-12 (-4 *1 (-1226 *2)) (-4 *2 (-1182)) (-4 *2 (-705))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-550)) (-4 *1 (-1226 *3)) (-4 *3 (-1182)) (-4 *3 (-21))))
+ ((*1 *1 *2 *1)
+ (-12 (-4 *1 (-1245 *2 *3)) (-4 *2 (-825)) (-4 *3 (-1021))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1245 *3 *2)) (-4 *3 (-825)) (-4 *2 (-1021))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *1 (-1251 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-821)))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-594 *1))) (-4 *1 (-295)))))
(((*1 *2 *2 *3)
- (-12 (-5 *2 (-667 *4)) (-5 *3 (-894)) (-4 *4 (-1020))
- (-5 *1 (-1001 *4))))
+ (-12 (-5 *2 (-667 *4)) (-5 *3 (-895)) (-4 *4 (-1021))
+ (-5 *1 (-1002 *4))))
((*1 *2 *2 *3)
- (-12 (-5 *2 (-623 (-667 *4))) (-5 *3 (-894)) (-4 *4 (-1020))
- (-5 *1 (-1001 *4)))))
+ (-12 (-5 *2 (-623 (-667 *4))) (-5 *3 (-895)) (-4 *4 (-1021))
+ (-5 *1 (-1002 *4)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1228 *6)) (-5 *4 (-1228 (-550))) (-5 *5 (-550))
+ (-4 *6 (-1069)) (-5 *2 (-1 *6)) (-5 *1 (-991 *6)))))
+(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4)
+ (-12 (-5 *3 (-1127)) (-5 *4 (-550)) (-5 *5 (-667 (-219)))
+ (-5 *2 (-1009)) (-5 *1 (-733)))))
+(((*1 *2 *3 *3 *4 *5 *5 *5 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-1127)) (-5 *5 (-667 (-219)))
+ (-5 *2 (-1009)) (-5 *1 (-726)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-623 *2)) (-4 *2 (-1035 *4 *5 *6)) (-4 *4 (-542))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *1 (-951 *4 *5 *6 *2)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-603 *4 *5))
+ (-5 *3
+ (-1 (-2 (|:| |ans| *4) (|:| -3490 *4) (|:| |sol?| (-112)))
+ (-550) *4))
+ (-4 *4 (-356)) (-4 *5 (-1204 *4)) (-5 *1 (-560 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 *4)) (-4 *4 (-823)) (-4 *4 (-356)) (-5 *2 (-749))
+ (-5 *1 (-919 *4 *5)) (-4 *5 (-1204 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1141 *1)) (-5 *4 (-1145)) (-4 *1 (-27))
+ (-5 *2 (-623 *1))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1141 *1)) (-4 *1 (-27)) (-5 *2 (-623 *1))))
+ ((*1 *2 *3) (-12 (-5 *3 (-926 *1)) (-4 *1 (-27)) (-5 *2 (-623 *1))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-623 *1))
+ (-4 *1 (-29 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *2 (-623 *1)) (-4 *1 (-29 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-1133 3 *3))))
+ ((*1 *1) (-12 (-5 *1 (-1133 *2 *3)) (-14 *2 (-895)) (-4 *3 (-1021))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1102 (-219))) (-5 *1 (-1230))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1102 (-219))) (-5 *1 (-1230)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1109 *2 *3)) (-4 *2 (-13 (-1069) (-34)))
+ (-4 *3 (-13 (-1069) (-34))))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-542))
+ (-4 *4 (-771)) (-4 *5 (-825)) (-5 *1 (-951 *3 *4 *5 *6)))))
(((*1 *1) (-5 *1 (-801))))
-(((*1 *2 *3) (-12 (-5 *3 (-112)) (-5 *2 (-1126)) (-5 *1 (-52)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1145))
+ (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-308 *4 *5))
+ (-4 *5 (-13 (-27) (-1167) (-423 *4)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-308 *4 *3))
+ (-4 *3 (-13 (-27) (-1167) (-423 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-400 (-550)))
+ (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-308 *5 *3))
+ (-4 *3 (-13 (-27) (-1167) (-423 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *5)))
+ (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-308 *5 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-287 *3)) (-5 *5 (-400 (-550)))
+ (-4 *3 (-13 (-27) (-1167) (-423 *6)))
+ (-4 *6 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-308 *6 *3))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-1 *8 (-400 (-550)))) (-5 *4 (-287 *8))
+ (-5 *5 (-1195 (-400 (-550)))) (-5 *6 (-400 (-550)))
+ (-4 *8 (-13 (-27) (-1167) (-423 *7)))
+ (-4 *7 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-451 *7 *8))))
+ ((*1 *2 *3 *4 *5 *6 *7)
+ (-12 (-5 *4 (-1145)) (-5 *5 (-287 *3)) (-5 *6 (-1195 (-400 (-550))))
+ (-5 *7 (-400 (-550))) (-4 *3 (-13 (-27) (-1167) (-423 *8)))
+ (-4 *8 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-451 *8 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-400 (-550))) (-4 *4 (-1021)) (-4 *1 (-1211 *4 *3))
+ (-4 *3 (-1188 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-1021)) (-5 *2 (-1228 *3)) (-5 *1 (-691 *3 *4))
+ (-4 *4 (-1204 *3)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 (-749) *2)) (-5 *4 (-749)) (-4 *2 (-1069))
+ (-5 *1 (-656 *2))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1 *3 (-749) *3)) (-4 *3 (-1069)) (-5 *1 (-660 *3)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1125 (-623 (-550)))) (-5 *3 (-623 (-550)))
+ (-5 *1 (-857)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-300)) (-5 *1 (-447 *3 *2)) (-4 *2 (-1204 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-4 *3 (-300)) (-5 *1 (-452 *3 *2)) (-4 *2 (-1204 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-4 *3 (-300)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-749)))
+ (-5 *1 (-529 *3 *2 *4 *5)) (-4 *2 (-1204 *3)))))
+(((*1 *2 *3 *4 *5 *6 *7)
+ (-12 (-5 *3 (-1125 (-2 (|:| |k| (-550)) (|:| |c| *6))))
+ (-5 *4 (-1000 (-818 (-550)))) (-5 *5 (-1145)) (-5 *7 (-400 (-550)))
+ (-4 *6 (-1021)) (-5 *2 (-837)) (-5 *1 (-578 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1228 (-667 *4))) (-4 *4 (-170))
+ (-5 *2 (-1228 (-667 (-926 *4)))) (-5 *1 (-183 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-623 (-917 *3)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-623 (-917 *3))) (-4 *3 (-1021)) (-4 *1 (-1103 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-623 (-623 *3))) (-4 *1 (-1103 *3)) (-4 *3 (-1021))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-623 (-917 *3))) (-4 *1 (-1103 *3)) (-4 *3 (-1021)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-542) (-825) (-1012 (-550)))) (-4 *5 (-423 *4))
+ (-5 *2 (-411 *3)) (-5 *1 (-428 *4 *5 *3)) (-4 *3 (-1204 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-1113)) (-5 *2 (-112)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1145))
+ (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-308 *4 *5))
+ (-4 *5 (-13 (-27) (-1167) (-423 *4)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-308 *4 *3))
+ (-4 *3 (-13 (-27) (-1167) (-423 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-550)) (-4 *5 (-13 (-444) (-825) (-1012 *4) (-619 *4)))
+ (-5 *2 (-52)) (-5 *1 (-308 *5 *3))
+ (-4 *3 (-13 (-27) (-1167) (-423 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *5)))
+ (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-308 *5 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *6)))
+ (-4 *6 (-13 (-444) (-825) (-1012 *5) (-619 *5))) (-5 *5 (-550))
+ (-5 *2 (-52)) (-5 *1 (-308 *6 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *7 (-550))) (-5 *4 (-287 *7)) (-5 *5 (-1195 (-550)))
+ (-4 *7 (-13 (-27) (-1167) (-423 *6)))
+ (-4 *6 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-451 *6 *7))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *4 (-1145)) (-5 *5 (-287 *3)) (-5 *6 (-1195 (-550)))
+ (-4 *3 (-13 (-27) (-1167) (-423 *7)))
+ (-4 *7 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-451 *7 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-550)) (-4 *4 (-1021)) (-4 *1 (-1190 *4 *3))
+ (-4 *3 (-1219 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1211 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-1188 *3)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-623 (-917 (-219))))) (-5 *1 (-1177 *3))
+ (-4 *3 (-948)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-109))))
+ ((*1 *2 *1) (|partial| -12 (-5 *1 (-358 *2)) (-4 *2 (-1069))))
+ ((*1 *2 *1) (|partial| -12 (-5 *2 (-1127)) (-5 *1 (-1163)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-917 *4)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895))
+ (-4 *4 (-1021)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *2 *2)) (-4 *2 (-1219 *4)) (-5 *1 (-1221 *4 *2))
+ (-4 *4 (-38 (-400 (-550)))))))
+(((*1 *2 *2) (-12 (-5 *2 (-895)) (|has| *1 (-6 -4335)) (-4 *1 (-397))))
+ ((*1 *2) (-12 (-4 *1 (-397)) (-5 *2 (-895))))
+ ((*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-677))))
+ ((*1 *2) (-12 (-5 *2 (-895)) (-5 *1 (-677)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 *2)) (-4 *2 (-423 *4)) (-5 *1 (-156 *4 *2))
+ (-4 *4 (-13 (-825) (-542))))))
+(((*1 *2 *3) (-12 (-5 *3 (-112)) (-5 *2 (-1127)) (-5 *1 (-52)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-594 *3)) (-4 *3 (-13 (-423 *5) (-27) (-1167)))
+ (-4 *5 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))))
+ (-5 *2 (-569 *3)) (-5 *1 (-552 *5 *3 *6)) (-4 *6 (-1069)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-38 (-400 (-550))))
+ (-5 *2 (-2 (|:| -4137 (-1125 *4)) (|:| -4149 (-1125 *4))))
+ (-5 *1 (-1131 *4)) (-5 *3 (-1125 *4)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1133 3 *3)) (-4 *3 (-1021)) (-4 *1 (-1103 *3))))
+ ((*1 *1) (-12 (-4 *1 (-1103 *2)) (-4 *2 (-1021)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1021))
+ (-14 *4 (-623 (-1145)))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-217 *3 *4)) (-4 *3 (-13 (-1021) (-825)))
+ (-14 *4 (-623 (-1145))))))
(((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-594 (-48)))) (-5 *1 (-48))))
((*1 *1 *1 *2) (-12 (-5 *2 (-594 (-48))) (-5 *1 (-48))))
((*1 *2 *2 *3)
- (-12 (-5 *2 (-1140 (-48))) (-5 *3 (-623 (-594 (-48)))) (-5 *1 (-48))))
+ (-12 (-5 *2 (-1141 (-48))) (-5 *3 (-623 (-594 (-48)))) (-5 *1 (-48))))
((*1 *2 *2 *3)
- (-12 (-5 *2 (-1140 (-48))) (-5 *3 (-594 (-48))) (-5 *1 (-48))))
+ (-12 (-5 *2 (-1141 (-48))) (-5 *3 (-594 (-48))) (-5 *1 (-48))))
((*1 *2 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170))))
((*1 *2 *3)
(-12 (-4 *2 (-13 (-356) (-823))) (-5 *1 (-179 *2 *3))
- (-4 *3 (-1203 (-167 *2)))))
+ (-4 *3 (-1204 (-167 *2)))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-894)) (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361))))
+ (-12 (-5 *2 (-895)) (-4 *1 (-322 *3)) (-4 *3 (-356)) (-4 *3 (-361))))
((*1 *2 *1) (-12 (-4 *1 (-322 *2)) (-4 *2 (-356))))
((*1 *2 *1)
- (-12 (-4 *1 (-363 *2 *3)) (-4 *3 (-1203 *2)) (-4 *2 (-170))))
+ (-12 (-4 *1 (-363 *2 *3)) (-4 *3 (-1204 *2)) (-4 *2 (-170))))
((*1 *2 *1)
- (-12 (-4 *4 (-1203 *2)) (-4 *2 (-965 *3)) (-5 *1 (-406 *3 *2 *4 *5))
- (-4 *3 (-300)) (-4 *5 (-13 (-402 *2 *4) (-1011 *2)))))
+ (-12 (-4 *4 (-1204 *2)) (-4 *2 (-966 *3)) (-5 *1 (-406 *3 *2 *4 *5))
+ (-4 *3 (-300)) (-4 *5 (-13 (-402 *2 *4) (-1012 *2)))))
((*1 *2 *1)
- (-12 (-4 *4 (-1203 *2)) (-4 *2 (-965 *3))
+ (-12 (-4 *4 (-1204 *2)) (-4 *2 (-966 *3))
(-5 *1 (-407 *3 *2 *4 *5 *6)) (-4 *3 (-300)) (-4 *5 (-402 *2 *4))
- (-14 *6 (-1227 *5))))
+ (-14 *6 (-1228 *5))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-894)) (-4 *5 (-1020))
- (-4 *2 (-13 (-397) (-1011 *5) (-356) (-1166) (-277)))
- (-5 *1 (-435 *5 *3 *2)) (-4 *3 (-1203 *5))))
+ (-12 (-5 *4 (-895)) (-4 *5 (-1021))
+ (-4 *2 (-13 (-397) (-1012 *5) (-356) (-1167) (-277)))
+ (-5 *1 (-435 *5 *3 *2)) (-4 *3 (-1204 *5))))
((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-594 (-486)))) (-5 *1 (-486))))
((*1 *1 *1 *2) (-12 (-5 *2 (-594 (-486))) (-5 *1 (-486))))
((*1 *2 *2 *3)
- (-12 (-5 *2 (-1140 (-486))) (-5 *3 (-623 (-594 (-486))))
+ (-12 (-5 *2 (-1141 (-486))) (-5 *3 (-623 (-594 (-486))))
(-5 *1 (-486))))
((*1 *2 *2 *3)
- (-12 (-5 *2 (-1140 (-486))) (-5 *3 (-594 (-486))) (-5 *1 (-486))))
+ (-12 (-5 *2 (-1141 (-486))) (-5 *3 (-594 (-486))) (-5 *1 (-486))))
((*1 *2 *2 *3)
- (-12 (-5 *2 (-1227 *4)) (-5 *3 (-894)) (-4 *4 (-342))
+ (-12 (-5 *2 (-1228 *4)) (-5 *3 (-895)) (-4 *4 (-342))
(-5 *1 (-519 *4))))
((*1 *2 *3)
- (-12 (-4 *4 (-444)) (-4 *5 (-703 *4 *2)) (-4 *2 (-1203 *4))
- (-5 *1 (-753 *4 *2 *5 *3)) (-4 *3 (-1203 *5))))
+ (-12 (-4 *4 (-444)) (-4 *5 (-703 *4 *2)) (-4 *2 (-1204 *4))
+ (-5 *1 (-753 *4 *2 *5 *3)) (-4 *3 (-1204 *5))))
((*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170))))
- ((*1 *2 *1) (-12 (-4 *1 (-970 *2)) (-4 *2 (-170))))
- ((*1 *1 *1) (-4 *1 (-1029))))
+ ((*1 *2 *1) (-12 (-4 *1 (-971 *2)) (-4 *2 (-170))))
+ ((*1 *1 *1) (-4 *1 (-1030))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1145))
+ (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-308 *4 *5))
+ (-4 *5 (-13 (-27) (-1167) (-423 *4)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-308 *4 *3))
+ (-4 *3 (-13 (-27) (-1167) (-423 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-749))
+ (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-308 *5 *3))
+ (-4 *3 (-13 (-27) (-1167) (-423 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-287 *3)) (-4 *3 (-13 (-27) (-1167) (-423 *5)))
+ (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-308 *5 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-287 *3)) (-5 *5 (-749))
+ (-4 *3 (-13 (-27) (-1167) (-423 *6)))
+ (-4 *6 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-308 *6 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 (-550))) (-5 *4 (-287 *6))
+ (-4 *6 (-13 (-27) (-1167) (-423 *5)))
+ (-4 *5 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-451 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1145)) (-5 *5 (-287 *3))
+ (-4 *3 (-13 (-27) (-1167) (-423 *6)))
+ (-4 *6 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-451 *6 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *7 (-550))) (-5 *4 (-287 *7)) (-5 *5 (-1195 (-749)))
+ (-4 *7 (-13 (-27) (-1167) (-423 *6)))
+ (-4 *6 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-451 *6 *7))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *4 (-1145)) (-5 *5 (-287 *3)) (-5 *6 (-1195 (-749)))
+ (-4 *3 (-13 (-27) (-1167) (-423 *7)))
+ (-4 *7 (-13 (-542) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-52)) (-5 *1 (-451 *7 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1190 *3 *2)) (-4 *3 (-1021)) (-4 *2 (-1219 *3)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-667 *3)) (-4 *3 (-1021)) (-5 *1 (-1002 *3))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-623 (-667 *3))) (-4 *3 (-1021)) (-5 *1 (-1002 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-667 *3)) (-4 *3 (-1021)) (-5 *1 (-1002 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-623 (-667 *3))) (-4 *3 (-1021)) (-5 *1 (-1002 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-167 (-550))) (-5 *2 (-112)) (-5 *1 (-438))))
+ ((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-495 (-400 (-550)) (-234 *5 (-749)) (-839 *4)
+ (-241 *4 (-400 (-550)))))
+ (-14 *4 (-623 (-1145))) (-14 *5 (-749)) (-5 *2 (-112))
+ (-5 *1 (-496 *4 *5))))
+ ((*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-935 *3)) (-4 *3 (-535))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1186)) (-5 *2 (-112)))))
+(((*1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-837)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-550)) (|has| *1 (-6 -4335)) (-4 *1 (-397))
+ (-5 *2 (-895)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-901))
+ (-5 *2
+ (-2 (|:| |brans| (-623 (-623 (-917 (-219)))))
+ (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))))
+ (-5 *1 (-151))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-901)) (-5 *4 (-400 (-550)))
+ (-5 *2
+ (-2 (|:| |brans| (-623 (-623 (-917 (-219)))))
+ (|:| |xValues| (-1063 (-219))) (|:| |yValues| (-1063 (-219)))))
+ (-5 *1 (-151)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-375 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-1069))
+ (-5 *2 (-623 (-2 (|:| |k| *4) (|:| |c| *3))))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-2 (|:| |k| (-867 *3)) (|:| |c| *4))))
+ (-5 *1 (-607 *3 *4 *5)) (-4 *3 (-825))
+ (-4 *4 (-13 (-170) (-696 (-400 (-550))))) (-14 *5 (-895))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-650 *3))) (-5 *1 (-867 *3)) (-4 *3 (-825)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837))))
+ ((*1 *1 *1 *1) (-5 *1 (-837))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-142)))))
+(((*1 *1) (-5 *1 (-1051))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-1113)) (-5 *2 (-112)))))
+(((*1 *2 *3 *3 *4 *5)
+ (-12 (-5 *3 (-623 (-667 *6))) (-5 *4 (-112)) (-5 *5 (-550))
+ (-5 *2 (-667 *6)) (-5 *1 (-1003 *6)) (-4 *6 (-356)) (-4 *6 (-1021))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-623 (-667 *4))) (-5 *2 (-667 *4)) (-5 *1 (-1003 *4))
+ (-4 *4 (-356)) (-4 *4 (-1021))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *3 (-623 (-667 *5))) (-5 *4 (-550)) (-5 *2 (-667 *5))
+ (-5 *1 (-1003 *5)) (-4 *5 (-356)) (-4 *5 (-1021)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 (-112) *8)) (-4 *8 (-1035 *5 *6 *7)) (-4 *5 (-542))
+ (-4 *6 (-771)) (-4 *7 (-825))
+ (-5 *2 (-2 (|:| |goodPols| (-623 *8)) (|:| |badPols| (-623 *8))))
+ (-5 *1 (-951 *5 *6 *7 *8)) (-5 *4 (-623 *8)))))
+(((*1 *1 *1)
+ (-12 (-4 *2 (-444)) (-4 *3 (-825)) (-4 *4 (-771))
+ (-5 *1 (-961 *2 *3 *4 *5)) (-4 *5 (-923 *2 *4 *3)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1126)) (-5 *3 (-752)) (-5 *1 (-114)))))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-900)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-400 *5)) (-4 *4 (-1186)) (-4 *5 (-1204 *4))
+ (-5 *1 (-146 *4 *5 *2)) (-4 *2 (-1204 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1147 (-400 (-550)))) (-5 *2 (-400 (-550)))
+ (-5 *1 (-184))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *2 (-667 (-309 (-219)))) (-5 *3 (-623 (-1145)))
+ (-5 *4 (-1228 (-309 (-219)))) (-5 *1 (-199))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-623 (-287 *3))) (-4 *3 (-302 *3)) (-4 *3 (-1069))
+ (-4 *3 (-1182)) (-5 *1 (-287 *3))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *2 (-302 *2)) (-4 *2 (-1069)) (-4 *2 (-1182))
+ (-5 *1 (-287 *2))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-114)) (-5 *3 (-1 *1 *1)) (-4 *1 (-295))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-114)) (-5 *3 (-1 *1 (-623 *1))) (-4 *1 (-295))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 (-114))) (-5 *3 (-623 (-1 *1 (-623 *1))))
+ (-4 *1 (-295))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 (-114))) (-5 *3 (-623 (-1 *1 *1))) (-4 *1 (-295))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-1 *1 *1)) (-4 *1 (-295))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-1 *1 (-623 *1))) (-4 *1 (-295))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 (-1145))) (-5 *3 (-623 (-1 *1 (-623 *1))))
+ (-4 *1 (-295))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 (-1145))) (-5 *3 (-623 (-1 *1 *1))) (-4 *1 (-295))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-623 (-287 *3))) (-4 *1 (-302 *3)) (-4 *3 (-1069))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-287 *3)) (-4 *1 (-302 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *2 (-550))) (-5 *4 (-1147 (-400 (-550))))
+ (-5 *1 (-303 *2)) (-4 *2 (-38 (-400 (-550))))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 *4)) (-5 *3 (-623 *1)) (-4 *1 (-367 *4 *5))
+ (-4 *4 (-825)) (-4 *5 (-170))))
+ ((*1 *1 *1 *2 *1)
+ (-12 (-4 *1 (-367 *2 *3)) (-4 *2 (-825)) (-4 *3 (-170))))
+ ((*1 *1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-749)) (-5 *4 (-1 *1 *1))
+ (-4 *1 (-423 *5)) (-4 *5 (-825)) (-4 *5 (-1021))))
+ ((*1 *1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-749)) (-5 *4 (-1 *1 (-623 *1)))
+ (-4 *1 (-423 *5)) (-4 *5 (-825)) (-4 *5 (-1021))))
+ ((*1 *1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-623 (-1145))) (-5 *3 (-623 (-749)))
+ (-5 *4 (-623 (-1 *1 (-623 *1)))) (-4 *1 (-423 *5)) (-4 *5 (-825))
+ (-4 *5 (-1021))))
+ ((*1 *1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-623 (-1145))) (-5 *3 (-623 (-749)))
+ (-5 *4 (-623 (-1 *1 *1))) (-4 *1 (-423 *5)) (-4 *5 (-825))
+ (-4 *5 (-1021))))
+ ((*1 *1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-623 (-114))) (-5 *3 (-623 *1)) (-5 *4 (-1145))
+ (-4 *1 (-423 *5)) (-4 *5 (-825)) (-4 *5 (-596 (-526)))))
+ ((*1 *1 *1 *2 *1 *3)
+ (-12 (-5 *2 (-114)) (-5 *3 (-1145)) (-4 *1 (-423 *4)) (-4 *4 (-825))
+ (-4 *4 (-596 (-526)))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-423 *2)) (-4 *2 (-825)) (-4 *2 (-596 (-526)))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-623 (-1145))) (-4 *1 (-423 *3)) (-4 *3 (-825))
+ (-4 *3 (-596 (-526)))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1145)) (-4 *1 (-423 *3)) (-4 *3 (-825))
+ (-4 *3 (-596 (-526)))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-4 *1 (-505 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-1182))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 *4)) (-5 *3 (-623 *5)) (-4 *1 (-505 *4 *5))
+ (-4 *4 (-1069)) (-4 *5 (-1182))))
+ ((*1 *2 *1 *2)
+ (-12 (-5 *2 (-811 *3)) (-4 *3 (-356)) (-5 *1 (-697 *3))))
+ ((*1 *2 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356))))
+ ((*1 *2 *1 *2) (-12 (-4 *1 (-877 *2)) (-4 *2 (-1069))))
+ ((*1 *2 *2 *3 *2)
+ (-12 (-5 *2 (-400 (-926 *4))) (-5 *3 (-1145)) (-4 *4 (-542))
+ (-5 *1 (-1017 *4))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-1145))) (-5 *4 (-623 (-400 (-926 *5))))
+ (-5 *2 (-400 (-926 *5))) (-4 *5 (-542)) (-5 *1 (-1017 *5))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-287 (-400 (-926 *4)))) (-5 *2 (-400 (-926 *4)))
+ (-4 *4 (-542)) (-5 *1 (-1017 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-623 (-287 (-400 (-926 *4))))) (-5 *2 (-400 (-926 *4)))
+ (-4 *4 (-542)) (-5 *1 (-1017 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-1206 *3 *4)) (-4 *3 (-1021)) (-4 *4 (-770))
+ (|has| *3 (-15 ** (*3 *3 *4))) (-5 *2 (-1125 *3)))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-814))
+ (-5 *3
+ (-2 (|:| |fn| (-309 (-219))) (|:| -2463 (-623 (-219)))
+ (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219))))
+ (|:| |ub| (-623 (-818 (-219))))))
+ (-5 *2 (-1009))))
+ ((*1 *2 *3)
+ (-12 (-4 *1 (-814))
+ (-5 *3
+ (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))
+ (-5 *2 (-1009)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1071 *3)) (-5 *1 (-879 *3)) (-4 *3 (-361))
+ (-4 *3 (-1069)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-1141 (-926 *4))) (-5 *1 (-409 *3 *4))
+ (-4 *3 (-410 *4))))
+ ((*1 *2)
+ (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-4 *3 (-356))
+ (-5 *2 (-1141 (-926 *3)))))
+ ((*1 *2)
+ (-12 (-5 *2 (-1141 (-400 (-926 *3)))) (-5 *1 (-445 *3 *4 *5 *6))
+ (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-895))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))))
+(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550))
+ (-5 *5 (-3 (|:| |fn| (-381)) (|:| |fp| (-63 G)))) (-5 *2 (-1009))
+ (-5 *1 (-727)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-749)) (-4 *5 (-342)) (-4 *6 (-1204 *5))
+ (-5 *2
+ (-623
+ (-2 (|:| -2206 (-667 *6)) (|:| |basisDen| *6)
+ (|:| |basisInv| (-667 *6)))))
+ (-5 *1 (-489 *5 *6 *7))
+ (-5 *3
+ (-2 (|:| -2206 (-667 *6)) (|:| |basisDen| *6)
+ (|:| |basisInv| (-667 *6))))
+ (-4 *7 (-1204 *6)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 (-550))) (-4 *3 (-1021)) (-5 *1 (-578 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 (-550))) (-4 *1 (-1188 *3)) (-4 *3 (-1021))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 (-550))) (-4 *1 (-1219 *3)) (-4 *3 (-1021)))))
+(((*1 *2 *2 *3)
+ (-12
+ (-5 *2
+ (-2 (|:| |partsol| (-1228 (-400 (-926 *4))))
+ (|:| -2206 (-623 (-1228 (-400 (-926 *4)))))))
+ (-5 *3 (-623 *7)) (-4 *4 (-13 (-300) (-145)))
+ (-4 *7 (-923 *4 *6 *5)) (-4 *5 (-13 (-825) (-596 (-1145))))
+ (-4 *6 (-771)) (-5 *1 (-898 *4 *5 *6 *7)))))
+(((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-623
+ (-2 (|:| |scalar| (-400 (-550))) (|:| |coeff| (-1141 *3))
+ (|:| |logand| (-1141 *3)))))
+ (-5 *1 (-569 *3)) (-4 *3 (-356)))))
+(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1127)) (-5 *3 (-752)) (-5 *1 (-114)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1141 *3)) (-4 *3 (-361)) (-4 *1 (-322 *3))
+ (-4 *3 (-356)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-566)))))
+(((*1 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1182)))))
+(((*1 *1 *1) (-4 *1 (-1113))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-372))))
+ ((*1 *1 *1 *1) (-4 *1 (-535)))
+ ((*1 *1 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356))))
+ ((*1 *1 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-749)))))
(((*1 *1 *1)
- (|partial| -12 (-5 *1 (-150 *2 *3 *4)) (-14 *2 (-894)) (-4 *3 (-356))
- (-14 *4 (-966 *2 *3))))
+ (|partial| -12 (-5 *1 (-150 *2 *3 *4)) (-14 *2 (-895)) (-4 *3 (-356))
+ (-14 *4 (-967 *2 *3))))
((*1 *1 *1)
(|partial| -12 (-4 *2 (-170)) (-5 *1 (-282 *2 *3 *4 *5 *6 *7))
- (-4 *3 (-1203 *2)) (-4 *4 (-23)) (-14 *5 (-1 *3 *3 *4))
+ (-4 *3 (-1204 *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)
@@ -17034,1379 +16272,2145 @@
((*1 *1 *1) (|partial| -4 *1 (-705)))
((*1 *2 *3 *4)
(-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *3)))
- (-5 *1 (-754 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3))))
+ (-4 *3 (-1035 *5 *6 *7)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *3)))
+ (-5 *1 (-754 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3))))
((*1 *2 *2 *1)
- (|partial| -12 (-4 *1 (-1037 *3 *2)) (-4 *3 (-13 (-823) (-356)))
- (-4 *2 (-1203 *3))))
+ (|partial| -12 (-4 *1 (-1038 *3 *2)) (-4 *3 (-13 (-823) (-356)))
+ (-4 *2 (-1204 *3))))
((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1140 *1)) (-5 *4 (-1144)) (-4 *1 (-27))
- (-5 *2 (-623 *1))))
- ((*1 *2 *3) (-12 (-5 *3 (-1140 *1)) (-4 *1 (-27)) (-5 *2 (-623 *1))))
- ((*1 *2 *3) (-12 (-5 *3 (-925 *1)) (-4 *1 (-27)) (-5 *2 (-623 *1))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1144)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-623 *1))
- (-4 *1 (-29 *4))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *2 (-623 *1)) (-4 *1 (-29 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-309 (-219))) (-5 *4 (-623 (-1144)))
- (-5 *5 (-1062 (-818 (-219)))) (-5 *2 (-1124 (-219))) (-5 *1 (-293)))))
-(((*1 *1 *1 *1 *1 *1)
- (-12 (-4 *1 (-1034 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-771))
- (-4 *4 (-825)) (-4 *2 (-542)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-1020)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-427))
- (-5 *2
- (-623
- (-3 (|:| -1916 (-1144))
- (|:| -1509 (-623 (-3 (|:| S (-1144)) (|:| P (-925 (-550)))))))))
- (-5 *1 (-1148)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-295))))
- ((*1 *1 *1) (-4 *1 (-295)))
- ((*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836))))
- ((*1 *1 *1) (-5 *1 (-836))))
-(((*1 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-1124 *3)) (-4 *3 (-1068))
- (-4 *3 (-1181)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-145))
- (-4 *3 (-300)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *1 (-950 *3 *4 *5 *6)))))
+ (|partial| -12 (-5 *2 (-1125 *3)) (-4 *3 (-1021)) (-5 *1 (-1129 *3)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
- (-5 *2 (-623 *4)) (-5 *1 (-1096 *3 *4)) (-4 *3 (-1203 *4))))
- ((*1 *2 *3 *3)
- (-12 (-4 *3 (-13 (-356) (-10 -8 (-15 ** ($ $ (-400 (-550)))))))
- (-5 *2 (-623 *3)) (-5 *1 (-1096 *4 *3)) (-4 *4 (-1203 *3)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-287 (-811 *3)))
- (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
- (-5 *2 (-811 *3)) (-5 *1 (-616 *5 *3))
- (-4 *3 (-13 (-27) (-1166) (-423 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-287 (-811 (-925 *5)))) (-4 *5 (-444))
- (-5 *2 (-811 (-400 (-925 *5)))) (-5 *1 (-617 *5))
- (-5 *3 (-400 (-925 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-287 (-400 (-925 *5)))) (-5 *3 (-400 (-925 *5)))
- (-4 *5 (-444)) (-5 *2 (-811 *3)) (-5 *1 (-617 *5)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1068)) (-4 *4 (-1068))
- (-4 *6 (-1068)) (-5 *2 (-1 *6 *5)) (-5 *1 (-662 *5 *4 *6)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1061 *2)) (-4 *2 (-1181)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1 (-916 (-219)) (-916 (-219)))) (-5 *1 (-256))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1227 *1)) (-4 *1 (-322 *4)) (-4 *4 (-356))
- (-5 *2 (-667 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-1227 *3))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170))
- (-5 *2 (-667 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170))
- (-5 *2 (-1227 *4))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-1227 *1)) (-4 *1 (-363 *4 *5)) (-4 *4 (-170))
- (-4 *5 (-1203 *4)) (-5 *2 (-667 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1227 *1)) (-4 *1 (-363 *4 *5)) (-4 *4 (-170))
- (-4 *5 (-1203 *4)) (-5 *2 (-1227 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1227 *1)) (-4 *1 (-402 *4 *5)) (-4 *4 (-170))
- (-4 *5 (-1203 *4)) (-5 *2 (-667 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-402 *3 *4)) (-4 *3 (-170)) (-4 *4 (-1203 *3))
- (-5 *2 (-1227 *3))))
+ (|partial| -12 (-5 *3 (-329 *5 *6 *7 *8)) (-4 *5 (-423 *4))
+ (-4 *6 (-1204 *5)) (-4 *7 (-1204 (-400 *6)))
+ (-4 *8 (-335 *5 *6 *7))
+ (-4 *4 (-13 (-825) (-542) (-1012 (-550))))
+ (-5 *2 (-2 (|:| -2603 (-749)) (|:| -3112 *8)))
+ (-5 *1 (-885 *4 *5 *6 *7 *8))))
((*1 *2 *3)
- (-12 (-5 *3 (-1227 *1)) (-4 *1 (-410 *4)) (-4 *4 (-170))
- (-5 *2 (-667 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-1227 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 (-667 *5))) (-5 *3 (-667 *5)) (-4 *5 (-356))
- (-5 *2 (-1227 *5)) (-5 *1 (-1054 *5)))))
-(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-329 (-400 (-550)) *4 *5 *6))
+ (-4 *4 (-1204 (-400 (-550)))) (-4 *5 (-1204 (-400 *4)))
+ (-4 *6 (-335 (-400 (-550)) *4 *5))
+ (-5 *2 (-2 (|:| -2603 (-749)) (|:| -3112 *6)))
+ (-5 *1 (-886 *4 *5 *6)))))
+(((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *5 (-749)) (-5 *6 (-112)) (-4 *7 (-444)) (-4 *8 (-771))
+ (-4 *9 (-825)) (-4 *3 (-1035 *7 *8 *9))
+ (-5 *2
+ (-2 (|:| |done| (-623 *4))
+ (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4))))))
+ (-5 *1 (-1039 *7 *8 *9 *3 *4)) (-4 *4 (-1041 *7 *8 *9 *3))))
+ ((*1 *2 *3 *4 *5)
(-12 (-5 *5 (-749)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
- (-4 *3 (-1034 *6 *7 *8))
+ (-4 *3 (-1035 *6 *7 *8))
(-5 *2
(-2 (|:| |done| (-623 *4))
- (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4))))))
- (-5 *1 (-1038 *6 *7 *8 *3 *4)) (-4 *4 (-1040 *6 *7 *8 *3))))
+ (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4))))))
+ (-5 *1 (-1039 *6 *7 *8 *3 *4)) (-4 *4 (-1041 *6 *7 *8 *3))))
((*1 *2 *3 *4)
(-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7))
+ (-4 *3 (-1035 *5 *6 *7))
(-5 *2
(-2 (|:| |done| (-623 *4))
- (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4))))))
- (-5 *1 (-1038 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3))))
+ (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4))))))
+ (-5 *1 (-1039 *5 *6 *7 *3 *4)) (-4 *4 (-1041 *5 *6 *7 *3))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *5 (-749)) (-5 *6 (-112)) (-4 *7 (-444)) (-4 *8 (-771))
+ (-4 *9 (-825)) (-4 *3 (-1035 *7 *8 *9))
+ (-5 *2
+ (-2 (|:| |done| (-623 *4))
+ (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4))))))
+ (-5 *1 (-1114 *7 *8 *9 *3 *4)) (-4 *4 (-1078 *7 *8 *9 *3))))
((*1 *2 *3 *4 *5)
(-12 (-5 *5 (-749)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
- (-4 *3 (-1034 *6 *7 *8))
+ (-4 *3 (-1035 *6 *7 *8))
(-5 *2
(-2 (|:| |done| (-623 *4))
- (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4))))))
- (-5 *1 (-1113 *6 *7 *8 *3 *4)) (-4 *4 (-1077 *6 *7 *8 *3))))
+ (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4))))))
+ (-5 *1 (-1114 *6 *7 *8 *3 *4)) (-4 *4 (-1078 *6 *7 *8 *3))))
((*1 *2 *3 *4)
(-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7))
+ (-4 *3 (-1035 *5 *6 *7))
(-5 *2
(-2 (|:| |done| (-623 *4))
- (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -3223 *4))))))
- (-5 *1 (-1113 *5 *6 *7 *3 *4)) (-4 *4 (-1077 *5 *6 *7 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-818 *3)) (-4 *3 (-1068)))))
+ (|:| |todo| (-623 (-2 (|:| |val| (-623 *3)) (|:| -1608 *4))))))
+ (-5 *1 (-1114 *5 *6 *7 *3 *4)) (-4 *4 (-1078 *5 *6 *7 *3)))))
+(((*1 *1 *1 *1 *1) (-4 *1 (-535))))
+(((*1 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-521 *3)) (-4 *3 (-13 (-705) (-25))))))
+(((*1 *1 *1 *1) (-4 *1 (-295))) ((*1 *1 *1) (-4 *1 (-295))))
+(((*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170))))
+ ((*1 *2 *1) (-12 (-4 *1 (-971 *2)) (-4 *2 (-170)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))))
+(((*1 *1 *2 *3 *3 *4 *4)
+ (-12 (-5 *2 (-926 (-550))) (-5 *3 (-1145))
+ (-5 *4 (-1063 (-400 (-550)))) (-5 *1 (-30)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *2 *3) (-12 (-5 *3 (-895)) (-5 *2 (-878 (-550))) (-5 *1 (-891))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-550))) (-5 *2 (-878 (-550))) (-5 *1 (-891)))))
+(((*1 *2 *3 *3 *3 *4 *4 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-731)))))
+(((*1 *2 *1) (-12 (-4 *1 (-652 *3)) (-4 *3 (-1182)) (-5 *2 (-112)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-1068)) (-4 *2 (-873 *5)) (-5 *1 (-670 *5 *2 *3 *4))
- (-4 *3 (-366 *2)) (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4342)))))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-623 *5)) (-5 *4 (-550)) (-4 *5 (-823)) (-4 *5 (-356))
- (-5 *2 (-749)) (-5 *1 (-918 *5 *6)) (-4 *6 (-1203 *5)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1068)) (-5 *1 (-973 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-799)))))
+ (-12 (-5 *3 (-3 (-400 (-926 *5)) (-1134 (-1145) (-926 *5))))
+ (-4 *5 (-444)) (-5 *2 (-623 (-667 (-400 (-926 *5)))))
+ (-5 *1 (-285 *5)) (-5 *4 (-667 (-400 (-926 *5)))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *1 *2 *1 *1)
+ (-12 (-5 *2 (-1145)) (-5 *1 (-653 *3)) (-4 *3 (-1069)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-667 (-400 (-550))))
+ (-12 (-4 *5 (-300)) (-4 *6 (-366 *5)) (-4 *4 (-366 *5))
(-5 *2
- (-623
- (-2 (|:| |outval| *4) (|:| |outmult| (-550))
- (|:| |outvect| (-623 (-667 *4))))))
- (-5 *1 (-757 *4)) (-4 *4 (-13 (-356) (-823))))))
-(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-738)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *6)) (-5 *4 (-1144)) (-4 *6 (-423 *5))
- (-4 *5 (-825)) (-5 *2 (-623 (-594 *6))) (-5 *1 (-559 *5 *6)))))
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2206 (-623 *4))))
+ (-5 *1 (-1093 *5 *6 *4 *3)) (-4 *3 (-665 *5 *6 *4)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *2 (-444)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -3260 (-760 *3)) (|:| |coef2| (-760 *3))))
+ (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1021))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-542)) (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *2 (-2 (|:| -3260 *1) (|:| |coef2| *1)))
+ (-4 *1 (-1035 *3 *4 *5)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1185)) (-4 *4 (-1203 *3))
- (-4 *5 (-1203 (-400 *4)))
- (-5 *2 (-2 (|:| |num| (-1227 *4)) (|:| |den| *4))))))
+ (-12 (-4 *1 (-665 *2 *3 *4)) (-4 *3 (-366 *2)) (-4 *4 (-366 *2))
+ (|has| *2 (-6 (-4346 "*"))) (-4 *2 (-1021))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-366 *2)) (-4 *5 (-366 *2)) (-4 *2 (-170))
+ (-5 *1 (-666 *2 *4 *5 *3)) (-4 *3 (-665 *2 *4 *5))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1092 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2))
+ (-4 *5 (-232 *3 *2)) (|has| *2 (-6 (-4346 "*"))) (-4 *2 (-1021)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1140 *4)) (-4 *4 (-342))
- (-4 *2
- (-13 (-395)
- (-10 -7 (-15 -1518 (*2 *4)) (-15 -2253 ((-894) *2))
- (-15 -2437 ((-1227 *2) (-894))) (-15 -2072 (*2 *2)))))
- (-5 *1 (-349 *2 *4)))))
-(((*1 *2 *3 *4 *5 *4)
- (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *5 (-112))
- (-5 *2 (-1008)) (-5 *1 (-724)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1140 *6)) (-5 *3 (-550)) (-4 *6 (-300)) (-4 *4 (-771))
- (-4 *5 (-825)) (-5 *1 (-721 *4 *5 *6 *7)) (-4 *7 (-922 *6 *4 *5)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *1 *1 *1) (-4 *1 (-740))))
+ (-12
+ (-5 *3
+ (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))
+ (-5 *2 (-623 (-1145))) (-5 *1 (-260))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1141 *7)) (-4 *7 (-923 *6 *4 *5)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1021)) (-5 *2 (-623 *5))
+ (-5 *1 (-314 *4 *5 *6 *7))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-1145))) (-5 *1 (-332 *3 *4 *5)) (-14 *3 *2)
+ (-14 *4 *2) (-4 *5 (-380))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-423 *3)) (-4 *3 (-825)) (-5 *2 (-623 (-1145)))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-866 *3))) (-5 *1 (-866 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-923 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-5 *2 (-623 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-1021))
+ (-4 *7 (-923 *6 *4 *5)) (-5 *2 (-623 *5))
+ (-5 *1 (-924 *4 *5 *6 *7 *3))
+ (-4 *3
+ (-13 (-356)
+ (-10 -8 (-15 -2233 ($ *7)) (-15 -4153 (*7 $)) (-15 -4163 (*7 $)))))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1071 (-1145))) (-5 *1 (-940 *3)) (-4 *3 (-941))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-947 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-770))
+ (-4 *5 (-825)) (-5 *2 (-623 *5))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-950 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-623 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-400 (-926 *4))) (-4 *4 (-542)) (-5 *2 (-623 (-1145)))
+ (-5 *1 (-1017 *4)))))
+(((*1 *2 *1) (-12 (-4 *1 (-984 *3)) (-4 *3 (-1182)) (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895))
+ (-4 *4 (-1021)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-623 (-623 (-550)))) (-5 *1 (-944))
- (-5 *3 (-623 (-550))))))
+ (-12 (-4 *4 (-342)) (-4 *5 (-322 *4)) (-4 *6 (-1204 *5))
+ (-5 *2 (-623 *3)) (-5 *1 (-755 *4 *5 *6 *3 *7)) (-4 *3 (-1204 *6))
+ (-14 *7 (-895)))))
+(((*1 *2 *3 *4 *5 *6 *5)
+ (-12 (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *6 (-1127))
+ (-5 *3 (-219)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1195 (-550))) (-4 *1 (-629 *3)) (-4 *3 (-1182))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-550)) (-4 *1 (-629 *3)) (-4 *3 (-1182)))))
+(((*1 *2) (-12 (-5 *2 (-623 *3)) (-5 *1 (-1053 *3)) (-4 *3 (-131)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1141 *1)) (-5 *4 (-1145)) (-4 *1 (-27))
+ (-5 *2 (-623 *1))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1141 *1)) (-4 *1 (-27)) (-5 *2 (-623 *1))))
+ ((*1 *2 *3) (-12 (-5 *3 (-926 *1)) (-4 *1 (-27)) (-5 *2 (-623 *1))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1145)) (-4 *4 (-13 (-825) (-542))) (-5 *2 (-623 *1))
+ (-4 *1 (-29 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *2 (-623 *1)) (-4 *1 (-29 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-309 (-219))) (-5 *4 (-623 (-1145)))
+ (-5 *5 (-1063 (-818 (-219)))) (-5 *2 (-1125 (-219))) (-5 *1 (-293)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1204 *2)) (-4 *2 (-1021)) (-4 *2 (-542)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-749)) (-5 *1 (-58 *3)) (-4 *3 (-1182))))
+ ((*1 *1 *2) (-12 (-5 *2 (-623 *3)) (-4 *3 (-1182)) (-5 *1 (-58 *3)))))
+(((*1 *1 *1 *1)
+ (|partial| -12 (-4 *2 (-170)) (-5 *1 (-282 *2 *3 *4 *5 *6 *7))
+ (-4 *3 (-1204 *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 (-690 *2 *3 *4 *5 *6)) (-4 *2 (-170))
+ (-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 (-694 *2 *3 *4 *5 *6)) (-4 *2 (-170))
+ (-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 *2 *3 *1)
+ (-12 (-4 *4 (-356)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
+ (-5 *1 (-495 *4 *5 *6 *3)) (-4 *3 (-923 *4 *5 *6)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -3123 *1) (|:| -2545 *1))) (-4 *1 (-300))))
+ ((*1 *2 *1 *1)
+ (|partial| -12 (-5 *2 (-2 (|:| |lm| (-379 *3)) (|:| |rm| (-379 *3))))
+ (-5 *1 (-379 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -3123 (-749)) (|:| -2545 (-749))))
+ (-5 *1 (-749))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-542)) (-5 *2 (-2 (|:| -3123 *3) (|:| -2545 *3)))
+ (-5 *1 (-943 *4 *3)) (-4 *3 (-1204 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-444)) (-4 *3 (-825)) (-4 *3 (-1012 (-550)))
+ (-4 *3 (-542)) (-5 *1 (-41 *3 *2)) (-4 *2 (-423 *3))
+ (-4 *2
+ (-13 (-356) (-295)
+ (-10 -8 (-15 -4153 ((-1094 *3 (-594 $)) $))
+ (-15 -4163 ((-1094 *3 (-594 $)) $))
+ (-15 -2233 ($ (-1094 *3 (-594 $))))))))))
+(((*1 *1 *2 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372)))
+ (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1144))))
+ (-5 *1 (-1144)))))
+(((*1 *1 *1 *1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *2 (-542)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1141 (-400 (-1141 *2)))) (-5 *4 (-594 *2))
+ (-4 *2 (-13 (-423 *5) (-27) (-1167)))
+ (-4 *5 (-13 (-444) (-1012 (-550)) (-825) (-145) (-619 (-550))))
+ (-5 *1 (-546 *5 *2 *6)) (-4 *6 (-1069))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1141 *1)) (-4 *1 (-923 *4 *5 *3)) (-4 *4 (-1021))
+ (-4 *5 (-771)) (-4 *3 (-825))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1141 *4)) (-4 *4 (-1021)) (-4 *1 (-923 *4 *5 *3))
+ (-4 *5 (-771)) (-4 *3 (-825))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-400 (-1141 *2))) (-4 *5 (-771)) (-4 *4 (-825))
+ (-4 *6 (-1021))
+ (-4 *2
+ (-13 (-356)
+ (-10 -8 (-15 -2233 ($ *7)) (-15 -4153 (*7 $)) (-15 -4163 (*7 $)))))
+ (-5 *1 (-924 *5 *4 *6 *7 *2)) (-4 *7 (-923 *6 *5 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-400 (-1141 (-400 (-926 *5))))) (-5 *4 (-1145))
+ (-5 *2 (-400 (-926 *5))) (-5 *1 (-1017 *5)) (-4 *5 (-542)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372))
+ (-5 *2
+ (-2 (|:| -1337 *4) (|:| -2511 *4) (|:| |totalpts| (-550))
+ (|:| |success| (-112))))
+ (-5 *1 (-767)) (-5 *5 (-550)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-925 *5)) (-4 *5 (-1020)) (-5 *2 (-241 *4 *5))
- (-5 *1 (-917 *4 *5)) (-14 *4 (-623 (-1144))))))
-(((*1 *2 *2) (-12 (-5 *2 (-167 (-219))) (-5 *1 (-220))))
- ((*1 *2 *2) (-12 (-5 *2 (-219)) (-5 *1 (-220))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
- (-4 *2 (-423 *3))))
- ((*1 *1 *1) (-4 *1 (-1107))))
+ (-12 (-5 *3 (-623 (-926 *4))) (-4 *4 (-444)) (-5 *2 (-112))
+ (-5 *1 (-353 *4 *5)) (-14 *5 (-623 (-1145)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-758 *4 (-839 *5)))) (-4 *4 (-444))
+ (-14 *5 (-623 (-1145))) (-5 *2 (-112)) (-5 *1 (-608 *4 *5)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 *4)) (-4 *4 (-823)) (-4 *4 (-356)) (-5 *2 (-749))
- (-5 *1 (-918 *4 *5)) (-4 *5 (-1203 *4)))))
-(((*1 *2 *3 *4 *5 *6 *7)
- (-12 (-5 *3 (-1124 (-2 (|:| |k| (-550)) (|:| |c| *6))))
- (-5 *4 (-999 (-818 (-550)))) (-5 *5 (-1144)) (-5 *7 (-400 (-550)))
- (-4 *6 (-1020)) (-5 *2 (-836)) (-5 *1 (-578 *6)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1144)) (-5 *1 (-273)))))
-(((*1 *1) (-5 *1 (-155))))
+ (-12 (-5 *3 (-3 (|:| |fst| (-427)) (|:| -2487 "void")))
+ (-5 *2 (-1233)) (-5 *1 (-1148))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1145))
+ (-5 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-5 *2 (-1233))
+ (-5 *1 (-1148))))
+ ((*1 *2 *3 *4 *1)
+ (-12 (-5 *3 (-1145))
+ (-5 *4 (-3 (|:| |fst| (-427)) (|:| -2487 "void"))) (-5 *2 (-1233))
+ (-5 *1 (-1148)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *4 (-356)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
+ (-5 *1 (-495 *4 *5 *6 *3)) (-4 *3 (-923 *4 *5 *6)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-837)) (-5 *1 (-383 *3 *4 *5)) (-14 *3 (-749))
+ (-14 *4 (-749)) (-4 *5 (-170)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-387))))
+ ((*1 *2 *1) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1162)))))
+(((*1 *2 *1) (-12 (-5 *2 (-752)) (-5 *1 (-52)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1127)) (-5 *1 (-1163))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-1163)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)))))
+(((*1 *2 *3 *2) (-12 (-5 *3 (-749)) (-5 *1 (-831 *2)) (-4 *2 (-170)))))
+(((*1 *1 *2 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372)))
+ (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1144))))
+ (-5 *1 (-1144)))))
+(((*1 *1 *2 *3)
+ (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-770))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *3 (-623 (-895))) (-5 *1 (-150 *4 *2 *5)) (-14 *4 (-895))
+ (-4 *2 (-356)) (-14 *5 (-967 *4 *2))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *3 (-692 *5 *6 *7)) (-4 *5 (-825))
+ (-4 *6 (-232 (-3307 *4) (-749)))
+ (-14 *7
+ (-1 (-112) (-2 (|:| -3690 *5) (|:| -3068 *6))
+ (-2 (|:| -3690 *5) (|:| -3068 *6))))
+ (-14 *4 (-623 (-1145))) (-4 *2 (-170))
+ (-5 *1 (-453 *4 *2 *5 *6 *7 *8)) (-4 *8 (-923 *2 *6 (-839 *4)))))
+ ((*1 *1 *2 *3)
+ (-12 (-4 *1 (-500 *2 *3)) (-4 *2 (-1069)) (-4 *3 (-825))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *3 (-550)) (-4 *2 (-542)) (-5 *1 (-603 *2 *4))
+ (-4 *4 (-1204 *2))))
+ ((*1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-687 *2)) (-4 *2 (-1021))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-714 *2 *3)) (-4 *2 (-1021)) (-4 *3 (-705))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 *5)) (-5 *3 (-623 (-749))) (-4 *1 (-719 *4 *5))
+ (-4 *4 (-1021)) (-4 *5 (-825))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-749)) (-4 *1 (-719 *4 *2)) (-4 *4 (-1021))
+ (-4 *2 (-825))))
+ ((*1 *1 *2 *3) (-12 (-5 *3 (-749)) (-4 *1 (-827 *2)) (-4 *2 (-1021))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 *6)) (-5 *3 (-623 (-749))) (-4 *1 (-923 *4 *5 *6))
+ (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *6 (-825))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-749)) (-4 *1 (-923 *4 *5 *2)) (-4 *4 (-1021))
+ (-4 *5 (-771)) (-4 *2 (-825))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 *6)) (-5 *3 (-623 *5)) (-4 *1 (-947 *4 *5 *6))
+ (-4 *4 (-1021)) (-4 *5 (-770)) (-4 *6 (-825))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-4 *1 (-947 *4 *3 *2)) (-4 *4 (-1021)) (-4 *3 (-770))
+ (-4 *2 (-825)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-300) (-145))) (-4 *4 (-13 (-825) (-596 (-1145))))
+ (-4 *5 (-771)) (-5 *1 (-898 *3 *4 *5 *2)) (-4 *2 (-923 *3 *5 *4)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-1021)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *1 *1) (-12 (-4 *1 (-423 *2)) (-4 *2 (-825)) (-4 *2 (-1021))))
+ ((*1 *1 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-542)))))
+(((*1 *2 *3 *2)
+ (-12
+ (-5 *2
+ (-623
+ (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-749)) (|:| |poli| *6)
+ (|:| |polj| *6))))
+ (-4 *3 (-771)) (-4 *6 (-923 *4 *3 *5)) (-4 *4 (-444)) (-4 *5 (-825))
+ (-5 *1 (-441 *4 *3 *5 *6)))))
+(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-250)))))
+(((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-550)) (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021))
+ (-4 *4 (-366 *3)) (-4 *5 (-366 *3)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-623 *3)) (-4 *3 (-923 *4 *6 *5)) (-4 *4 (-444))
+ (-4 *5 (-825)) (-4 *6 (-771)) (-5 *1 (-961 *4 *5 *6 *3)))))
+(((*1 *2 *3 *4 *5 *3 *6 *3)
+ (-12 (-5 *3 (-550)) (-5 *5 (-167 (-219))) (-5 *6 (-1127))
+ (-5 *4 (-219)) (-5 *2 (-1009)) (-5 *1 (-737)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-112))
- (-4 *5 (-13 (-444) (-825) (-1011 (-550)) (-619 (-550))))
+ (-12 (-5 *3 (-667 *8)) (-5 *4 (-749)) (-4 *8 (-923 *5 *7 *6))
+ (-4 *5 (-13 (-300) (-145))) (-4 *6 (-13 (-825) (-596 (-1145))))
+ (-4 *7 (-771))
(-5 *2
- (-3 (|:| |%expansion| (-306 *5 *3 *6 *7))
- (|:| |%problem| (-2 (|:| |func| (-1126)) (|:| |prob| (-1126))))))
- (-5 *1 (-413 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1166) (-423 *5)))
- (-14 *6 (-1144)) (-14 *7 *3))))
-(((*1 *1) (-5 *1 (-139))))
-(((*1 *2 *3 *4 *2 *5)
- (-12 (-5 *3 (-623 *8)) (-5 *4 (-623 (-865 *6)))
- (-5 *5 (-1 (-862 *6 *8) *8 (-865 *6) (-862 *6 *8))) (-4 *6 (-1068))
- (-4 *8 (-13 (-1020) (-596 (-865 *6)) (-1011 *7)))
- (-5 *2 (-862 *6 *8)) (-4 *7 (-13 (-1020) (-825)))
- (-5 *1 (-914 *6 *7 *8)))))
-(((*1 *2 *3) (-12 (-5 *3 (-623 (-550))) (-5 *2 (-749)) (-5 *1 (-573)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-400 (-925 *3))) (-5 *1 (-445 *3 *4 *5 *6))
- (-4 *3 (-542)) (-4 *3 (-170)) (-14 *4 (-894))
- (-14 *5 (-623 (-1144))) (-14 *6 (-1227 (-667 *3))))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-542)) (-5 *2 (-112)))))
-(((*1 *1 *2)
+ (-623
+ (-2 (|:| |det| *8) (|:| |rows| (-623 (-550)))
+ (|:| |cols| (-623 (-550))))))
+ (-5 *1 (-898 *5 *6 *7 *8)))))
+(((*1 *1 *1) (-5 *1 (-1144)))
+ ((*1 *1 *2)
(-12
(-5 *2
- (-2 (|:| |mval| (-667 *3)) (|:| |invmval| (-667 *3))
- (|:| |genIdeal| (-495 *3 *4 *5 *6))))
- (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-112))
- (-4 *5 (-13 (-823) (-300) (-145) (-995)))
- (-5 *2 (-623 (-1017 *5 *6))) (-5 *1 (-1253 *5 *6 *7))
- (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-925 *5))) (-5 *4 (-112))
- (-4 *5 (-13 (-823) (-300) (-145) (-995)))
- (-5 *2 (-623 (-1017 *5 *6))) (-5 *1 (-1253 *5 *6 *7))
- (-14 *6 (-623 (-1144))) (-14 *7 (-623 (-1144)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-623 (-925 *4)))
- (-4 *4 (-13 (-823) (-300) (-145) (-995)))
- (-5 *2 (-623 (-1017 *4 *5))) (-5 *1 (-1253 *4 *5 *6))
- (-14 *5 (-623 (-1144))) (-14 *6 (-623 (-1144))))))
-(((*1 *2 *3 *4 *5 *6 *5)
- (-12 (-5 *4 (-167 (-219))) (-5 *5 (-550)) (-5 *6 (-1126))
- (-5 *3 (-219)) (-5 *2 (-1008)) (-5 *1 (-737)))))
+ (-3 (|:| I (-309 (-550))) (|:| -3327 (-309 (-372)))
+ (|:| CF (-309 (-167 (-372)))) (|:| |switch| (-1144))))
+ (-5 *1 (-1144)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-550)) (-4 *1 (-629 *3)) (-4 *3 (-1182))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *3 (-550)) (-4 *1 (-629 *2)) (-4 *2 (-1182)))))
(((*1 *2 *3 *1)
- (-12 (-4 *4 (-356)) (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
- (-5 *1 (-495 *4 *5 *6 *3)) (-4 *3 (-922 *4 *5 *6)))))
+ (-12 (-5 *3 (-427))
+ (-5 *2
+ (-623
+ (-3 (|:| -1856 (-1145))
+ (|:| -2352 (-623 (-3 (|:| S (-1145)) (|:| P (-926 (-550)))))))))
+ (-5 *1 (-1149)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-623 (-1150))) (-5 *1 (-1150))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-623 (-1150))) (-5 *1 (-1150)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
+ (-4 *2 (-423 *3)))))
+(((*1 *2 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-390)))))
+(((*1 *1 *2) (-12 (-5 *1 (-1000 *2)) (-4 *2 (-1182)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1 (-219) (-219) (-219) (-219))) (-5 *1 (-256))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1 (-219) (-219) (-219))) (-5 *1 (-256))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1 (-219) (-219))) (-5 *1 (-256)))))
+(((*1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-384)))))
+(((*1 *2 *2) (-12 (-5 *1 (-935 *2)) (-4 *2 (-535)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-219))) (-5 *4 (-749)) (-5 *2 (-667 (-219)))
- (-5 *1 (-298)))))
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 *1)) (-4 *1 (-295))))
+ ((*1 *1 *1) (-4 *1 (-295)))
+ ((*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837))))
+ ((*1 *1 *1) (-5 *1 (-837))))
+(((*1 *1 *1 *1) (-5 *1 (-837))))
+(((*1 *1) (-5 *1 (-801))))
+(((*1 *2 *3 *2 *4 *5)
+ (-12 (-5 *2 (-623 *3)) (-5 *5 (-895)) (-4 *3 (-1204 *4))
+ (-4 *4 (-300)) (-5 *1 (-452 *4 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-623 *6))
+ (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-923 *3 *4 *5))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-879 *3))) (-5 *1 (-878 *3)) (-4 *3 (-1069)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-5 *2 (-1227 (-667 *4))) (-5 *1 (-89 *4 *5))
- (-5 *3 (-667 *4)) (-4 *5 (-634 *4)))))
+ (-12 (-5 *3 (-1145))
+ (-5 *2
+ (-2 (|:| |zeros| (-1125 (-219))) (|:| |ones| (-1125 (-219)))
+ (|:| |singularities| (-1125 (-219)))))
+ (-5 *1 (-104)))))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-372)) (-5 *1 (-96)))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-736)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-550)) (-4 *1 (-56 *4 *5 *2)) (-4 *4 (-1182))
+ (-4 *5 (-366 *4)) (-4 *2 (-366 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-550)) (-4 *1 (-1024 *4 *5 *6 *7 *2)) (-4 *6 (-1021))
+ (-4 *7 (-232 *5 *6)) (-4 *2 (-232 *4 *6)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-984 *3)) (-4 *3 (-1182)) (-5 *2 (-550)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *2 (-623 *2))) (-5 *4 (-623 *5))
+ (-4 *5 (-38 (-400 (-550)))) (-4 *2 (-1219 *5))
+ (-5 *1 (-1221 *5 *2)))))
+(((*1 *2 *3 *3 *4 *5 *5)
+ (-12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
+ (-4 *3 (-1035 *6 *7 *8))
+ (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4))))
+ (-5 *1 (-1077 *6 *7 *8 *3 *4)) (-4 *4 (-1041 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-623 (-2 (|:| |val| (-623 *8)) (|:| -1608 *9))))
+ (-5 *5 (-112)) (-4 *8 (-1035 *6 *7 *4)) (-4 *9 (-1041 *6 *7 *4 *8))
+ (-4 *6 (-444)) (-4 *7 (-771)) (-4 *4 (-825))
+ (-5 *2 (-623 (-2 (|:| |val| *8) (|:| -1608 *9))))
+ (-5 *1 (-1077 *6 *7 *4 *8 *9)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-316 *3 *4)) (-4 *3 (-1069))
+ (-4 *4 (-130))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1069)) (-5 *1 (-354 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1069)) (-5 *1 (-379 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1069)) (-5 *1 (-627 *3 *4 *5))
+ (-4 *4 (-23)) (-14 *5 *4))))
(((*1 *2 *3)
- (-12 (-4 *4 (-342)) (-5 *2 (-411 *3)) (-5 *1 (-210 *4 *3))
- (-4 *3 (-1203 *4))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-411 *3)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550)))))
+ (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-550))) (-5 *1 (-1019)))))
+(((*1 *1 *1 *1) (-5 *1 (-837))) ((*1 *1 *1) (-5 *1 (-837)))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1141 (-550))) (-5 *3 (-550)) (-4 *1 (-843 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-287 (-818 *3))) (-4 *3 (-13 (-27) (-1167) (-423 *5)))
+ (-4 *5 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2
+ (-3 (-818 *3)
+ (-2 (|:| |leftHandLimit| (-3 (-818 *3) "failed"))
+ (|:| |rightHandLimit| (-3 (-818 *3) "failed")))
+ "failed"))
+ (-5 *1 (-616 *5 *3))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-287 *3)) (-5 *5 (-1127))
+ (-4 *3 (-13 (-27) (-1167) (-423 *6)))
+ (-4 *6 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *2 (-818 *3)) (-5 *1 (-616 *6 *3))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-749)) (-5 *2 (-411 *3)) (-5 *1 (-434 *3))
- (-4 *3 (-1203 (-550)))))
+ (-12 (-5 *4 (-287 (-818 (-926 *5)))) (-4 *5 (-444))
+ (-5 *2
+ (-3 (-818 (-400 (-926 *5)))
+ (-2 (|:| |leftHandLimit| (-3 (-818 (-400 (-926 *5))) "failed"))
+ (|:| |rightHandLimit| (-3 (-818 (-400 (-926 *5))) "failed")))
+ "failed"))
+ (-5 *1 (-617 *5)) (-5 *3 (-400 (-926 *5)))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-623 (-749))) (-5 *2 (-411 *3)) (-5 *1 (-434 *3))
- (-4 *3 (-1203 (-550)))))
+ (-12 (-5 *4 (-287 (-400 (-926 *5)))) (-5 *3 (-400 (-926 *5)))
+ (-4 *5 (-444))
+ (-5 *2
+ (-3 (-818 *3)
+ (-2 (|:| |leftHandLimit| (-3 (-818 *3) "failed"))
+ (|:| |rightHandLimit| (-3 (-818 *3) "failed")))
+ "failed"))
+ (-5 *1 (-617 *5))))
((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-623 (-749))) (-5 *5 (-749)) (-5 *2 (-411 *3))
- (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-749)) (-5 *2 (-411 *3)) (-5 *1 (-434 *3))
- (-4 *3 (-1203 (-550)))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-411 *3)) (-5 *1 (-980 *3))
- (-4 *3 (-1203 (-400 (-550))))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-411 *3)) (-5 *1 (-1192 *3)) (-4 *3 (-1203 (-550))))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-342)) (-5 *3 (-550)) (-5 *2 (-1154 (-894) (-749))))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-667 *3))
- (-4 *3 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $)))))
- (-4 *4 (-1203 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-667 *3))
- (-4 *3 (-13 (-300) (-10 -8 (-15 -3564 ((-411 $) $)))))
- (-4 *4 (-1203 *3)) (-5 *1 (-490 *3 *4 *5)) (-4 *5 (-402 *3 *4)))))
-(((*1 *2 *1) (-12 (-4 *1 (-247 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1124 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-749)) (-4 *3 (-1020)) (-4 *1 (-665 *3 *4 *5))
- (-4 *4 (-366 *3)) (-4 *5 (-366 *3))))
- ((*1 *1 *2)
- (-12 (-4 *2 (-1020)) (-4 *1 (-1091 *3 *2 *4 *5)) (-4 *4 (-232 *3 *2))
- (-4 *5 (-232 *3 *2)))))
+ (|partial| -12 (-5 *4 (-287 (-400 (-926 *6)))) (-5 *5 (-1127))
+ (-5 *3 (-400 (-926 *6))) (-4 *6 (-444)) (-5 *2 (-818 *3))
+ (-5 *1 (-617 *6)))))
(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-400 *4)) (-4 *4 (-1204 *3))
+ (-4 *3 (-13 (-356) (-145) (-1012 (-550)))) (-5 *1 (-554 *3 *4)))))
+(((*1 *2 *3)
(-12
- (-5 *2
- (-2 (|:| |fn| (-309 (-219))) (|:| -3862 (-623 (-219)))
- (|:| |lb| (-623 (-818 (-219)))) (|:| |cf| (-623 (-309 (-219))))
- (|:| |ub| (-623 (-818 (-219))))))
- (-5 *1 (-260)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-112)) (-5 *1 (-555 *3)) (-4 *3 (-1011 (-550)))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1071 *3 *4 *5 *6 *7)) (-4 *3 (-1068)) (-4 *4 (-1068))
- (-4 *5 (-1068)) (-4 *6 (-1068)) (-4 *7 (-1068)) (-5 *2 (-112)))))
-(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-900)))))
-(((*1 *2 *2) (-12 (-5 *2 (-309 (-219))) (-5 *1 (-204)))))
-(((*1 *1 *1)
- (-12 (|has| *1 (-6 -4342)) (-4 *1 (-149 *2)) (-4 *2 (-1181))
- (-4 *2 (-1068)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1144))
- (-4 *4 (-13 (-825) (-300) (-1011 (-550)) (-619 (-550)) (-145)))
- (-5 *1 (-782 *4 *2)) (-4 *2 (-13 (-29 *4) (-1166) (-932)))))
- ((*1 *1 *1 *1 *1) (-5 *1 (-836))) ((*1 *1 *1 *1) (-5 *1 (-836)))
- ((*1 *1 *1) (-5 *1 (-836)))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1124 *3)) (-5 *1 (-1128 *3)) (-4 *3 (-1020)))))
-(((*1 *2 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-1155 *2)) (-4 *2 (-356)))))
+ (-5 *3
+ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219))
+ (|:| |relerr| (-219))))
+ (-5 *2 (-372)) (-5 *1 (-186)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-623 (-550))) (-5 *2 (-667 (-550))) (-5 *1 (-1079)))))
+(((*1 *1 *1 *2)
+ (-12 (-4 *1 (-950 *3 *4 *2 *5)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *2 (-825)) (-4 *5 (-1035 *3 *4 *2)))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-749)) (-5 *2 (-112))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1183 *3)) (-4 *3 (-825))
+ (-4 *3 (-1069)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-172 (-400 (-550)))) (-5 *1 (-117 *3)) (-14 *3 (-550))))
- ((*1 *1 *2 *3 *3)
- (-12 (-5 *3 (-1124 *2)) (-4 *2 (-300)) (-5 *1 (-172 *2))))
- ((*1 *1 *2) (-12 (-5 *2 (-400 *3)) (-4 *3 (-300)) (-5 *1 (-172 *3))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-172 (-550))) (-5 *1 (-744 *3)) (-4 *3 (-397))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-172 (-400 (-550)))) (-5 *1 (-844 *3)) (-14 *3 (-550))))
+ (-12 (-5 *2 (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 *4))))
+ (-5 *1 (-863 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1069))))
((*1 *2 *1)
- (-12 (-14 *3 (-550)) (-5 *2 (-172 (-400 (-550))))
- (-5 *1 (-845 *3 *4)) (-4 *4 (-842 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-444)) (-4 *6 (-771)) (-4 *7 (-825))
- (-4 *3 (-1034 *5 *6 *7))
- (-5 *2 (-623 (-2 (|:| |val| (-112)) (|:| -3223 *4))))
- (-5 *1 (-1076 *5 *6 *7 *3 *4)) (-4 *4 (-1040 *5 *6 *7 *3)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1126)) (-5 *1 (-114)))))
-(((*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1062 (-219))) (-5 *1 (-899))))
- ((*1 *1 *1 *2 *2) (-12 (-5 *2 (-1062 (-219))) (-5 *1 (-900))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1062 (-219))) (-5 *1 (-900))))
- ((*1 *2 *1 *3 *3 *3)
- (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-372)) (-5 *2 (-1232)) (-5 *1 (-1229)))))
-(((*1 *2) (-12 (-5 *2 (-623 (-749))) (-5 *1 (-1230))))
- ((*1 *2 *2) (-12 (-5 *2 (-623 (-749))) (-5 *1 (-1230)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-1020)) (-5 *1 (-1128 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1219 *2 *3 *4)) (-4 *2 (-1020)) (-14 *3 (-1144))
- (-14 *4 *2))))
-(((*1 *2 *3 *4 *3 *5 *3)
- (-12 (-5 *4 (-667 (-219))) (-5 *5 (-667 (-550))) (-5 *3 (-550))
- (-5 *2 (-1008)) (-5 *1 (-733)))))
-(((*1 *2 *3 *3 *4 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1008))
- (-5 *1 (-726)))))
-(((*1 *1 *2 *2 *1) (-12 (-5 *1 (-625 *2)) (-4 *2 (-1068)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-623 (-1062 (-372)))) (-5 *3 (-623 (-256)))
- (-5 *1 (-254))))
- ((*1 *1 *2) (-12 (-5 *2 (-623 (-1062 (-372)))) (-5 *1 (-256))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1062 (-372)))) (-5 *1 (-460))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 (-1062 (-372)))) (-5 *1 (-460)))))
+ (-12 (-4 *3 (-1069)) (-4 *4 (-1069)) (-4 *5 (-1069)) (-4 *6 (-1069))
+ (-4 *7 (-1069)) (-5 *2 (-623 *1)) (-4 *1 (-1072 *3 *4 *5 *6 *7)))))
+(((*1 *1 *1) (-5 *1 (-1033))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-954 *2)) (-4 *2 (-1021))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-917 (-219))) (-5 *1 (-1178))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1226 *2)) (-4 *2 (-1182)) (-4 *2 (-1021)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-542)) (-4 *5 (-771)) (-4 *6 (-825))
- (-4 *7 (-1034 *4 *5 *6))
- (-5 *2 (-2 (|:| |goodPols| (-623 *7)) (|:| |badPols| (-623 *7))))
- (-5 *1 (-950 *4 *5 *6 *7)) (-5 *3 (-623 *7)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1232)) (-5 *1 (-800)))))
-(((*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3)
- (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
- (-5 *2 (-1008)) (-5 *1 (-730)))))
-(((*1 *2)
- (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4))
- (-4 *4 (-410 *3)))))
+ (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-235)) (-5 *3 (-1127))))
+ ((*1 *2 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-235))))
+ ((*1 *1 *2) (-12 (-5 *2 (-155)) (-5 *1 (-848)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-623 (-550))) (-5 *2 (-877 (-550))) (-5 *1 (-890))))
- ((*1 *2) (-12 (-5 *2 (-877 (-550))) (-5 *1 (-890)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-1011 (-550))) (-4 *3 (-13 (-825) (-542)))
- (-5 *1 (-32 *3 *2)) (-4 *2 (-423 *3))))
- ((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-1140 *4)) (-5 *1 (-163 *3 *4))
- (-4 *3 (-164 *4))))
- ((*1 *1 *1) (-12 (-4 *1 (-1020)) (-4 *1 (-295))))
- ((*1 *2) (-12 (-4 *1 (-322 *3)) (-4 *3 (-356)) (-5 *2 (-1140 *3))))
- ((*1 *2) (-12 (-4 *1 (-703 *3 *2)) (-4 *3 (-170)) (-4 *2 (-1203 *3))))
+ (-12 (-5 *2 (-1125 (-550))) (-5 *1 (-1129 *4)) (-4 *4 (-1021))
+ (-5 *3 (-550)))))
+(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-547)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-5 *2 (-623 *3)) (-5 *1 (-43 *4 *3))
+ (-4 *3 (-410 *4)))))
+(((*1 *1 *1 *1) (-4 *1 (-141)))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2))
+ (-4 *2 (-423 *3))))
+ ((*1 *2 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535))))
+ ((*1 *1 *1 *1) (-5 *1 (-837)))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-550))) (-5 *1 (-1019))
+ (-5 *3 (-550)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-356)) (-4 *5 (-366 *4)) (-4 *6 (-366 *4))
+ (-5 *2 (-749)) (-5 *1 (-512 *4 *5 *6 *3)) (-4 *3 (-665 *4 *5 *6))))
((*1 *2 *1)
- (-12 (-4 *1 (-1037 *3 *2)) (-4 *3 (-13 (-823) (-356)))
- (-4 *2 (-1203 *3)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 (-623 *3))) (-4 *3 (-1068)) (-4 *1 (-876 *3)))))
-(((*1 *1 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825))))
- ((*1 *1 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825))))
- ((*1 *1 *1) (-12 (-5 *1 (-866 *2)) (-4 *2 (-825))))
- ((*1 *1 *1)
- (|partial| -12 (-4 *1 (-1174 *2 *3 *4 *5)) (-4 *2 (-542))
- (-4 *3 (-771)) (-4 *4 (-825)) (-4 *5 (-1034 *2 *3 *4))))
+ (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-366 *3))
+ (-4 *5 (-366 *3)) (-4 *3 (-542)) (-5 *2 (-749))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-4 *4 (-170)) (-4 *5 (-366 *4))
+ (-4 *6 (-366 *4)) (-5 *2 (-749)) (-5 *1 (-666 *4 *5 *6 *3))
+ (-4 *3 (-665 *4 *5 *6))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *5 (-1021))
+ (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-4 *5 (-542))
+ (-5 *2 (-749)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-287 *3))) (-5 *1 (-287 *3)) (-4 *3 (-542))
+ (-4 *3 (-1182)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-771)) (-4 *5 (-825)) (-4 *6 (-300)) (-5 *2 (-411 *3))
+ (-5 *1 (-721 *4 *5 *6 *3)) (-4 *3 (-923 *6 *4 *5)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *2 (-542))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-1215 *3)) (-4 *3 (-1181))))
- ((*1 *1 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *3 *2)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *2 (-542)))))
+(((*1 *1) (-5 *1 (-430))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-749)) (-4 *1 (-1204 *4)) (-4 *4 (-1021))
+ (-5 *2 (-1228 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-749)) (-5 *2 (-1233)) (-5 *1 (-840 *4 *5 *6 *7))
+ (-4 *4 (-1021)) (-14 *5 (-623 (-1145))) (-14 *6 (-623 *3))
+ (-14 *7 *3)))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-749)) (-4 *4 (-1021)) (-4 *5 (-825)) (-4 *6 (-771))
+ (-14 *8 (-623 *5)) (-5 *2 (-1233))
+ (-5 *1 (-1240 *4 *5 *6 *7 *8 *9 *10)) (-4 *7 (-923 *4 *6 *5))
+ (-14 *9 (-623 *3)) (-14 *10 *3))))
+(((*1 *2 *3 *4)
(-12
- (-5 *2
+ (-5 *3
(-623
- (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-749)) (|:| |poli| *3)
- (|:| |polj| *3))))
- (-4 *5 (-771)) (-4 *3 (-922 *4 *5 *6)) (-4 *4 (-444)) (-4 *6 (-825))
- (-5 *1 (-441 *4 *5 *6 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-427)))))
+ (-2 (|:| |eqzro| (-623 *8)) (|:| |neqzro| (-623 *8))
+ (|:| |wcond| (-623 (-926 *5)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1228 (-400 (-926 *5))))
+ (|:| -2206 (-623 (-1228 (-400 (-926 *5))))))))))
+ (-5 *4 (-1127)) (-4 *5 (-13 (-300) (-145))) (-4 *8 (-923 *5 *7 *6))
+ (-4 *6 (-13 (-825) (-596 (-1145)))) (-4 *7 (-771)) (-5 *2 (-550))
+ (-5 *1 (-898 *5 *6 *7 *8)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-542)) (-5 *2 (-749)) (-5 *1 (-43 *4 *3))
+ (-4 *3 (-410 *4)))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *1) (-5 *1 (-1148))))
+(((*1 *2 *2) (-12 (-5 *2 (-895)) (-5 *1 (-350 *3)) (-4 *3 (-342)))))
+(((*1 *2 *3) (-12 (-5 *2 (-400 (-550))) (-5 *1 (-547)) (-5 *3 (-550))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1141 (-400 (-550)))) (-5 *1 (-916)) (-5 *3 (-550)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1228 *4)) (-4 *4 (-1182)) (-4 *1 (-232 *3 *4)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-4 *3 (-542))
- (-5 *2 (-1140 *3)))))
+ (-12 (-4 *3 (-1069))
+ (-4 *4 (-13 (-1021) (-860 *3) (-825) (-596 (-866 *3))))
+ (-5 *2 (-623 (-1045 *3 *4 *5))) (-5 *1 (-1046 *3 *4 *5))
+ (-4 *5 (-13 (-423 *4) (-860 *3) (-596 (-866 *3)))))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-986)) (-5 *2 (-837)))))
+(((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4345)) (-4 *1 (-119 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4)
+ (-12 (-5 *3 (-1127)) (-5 *4 (-550)) (-5 *5 (-667 (-167 (-219))))
+ (-5 *2 (-1009)) (-5 *1 (-733)))))
(((*1 *2 *3 *4)
- (-12 (-5 *2 (-623 (-167 *4))) (-5 *1 (-153 *3 *4))
- (-4 *3 (-1203 (-167 (-550)))) (-4 *4 (-13 (-356) (-823)))))
+ (-12 (-4 *5 (-1069)) (-4 *3 (-874 *5)) (-5 *2 (-1228 *3))
+ (-5 *1 (-670 *5 *3 *6 *4)) (-4 *6 (-366 *3))
+ (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4344)))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-749)) (-5 *2 (-112)) (-5 *1 (-570 *3)) (-4 *3 (-535)))))
+(((*1 *2 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170))))
((*1 *2 *3)
- (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-623 (-167 *4)))
- (-5 *1 (-179 *4 *3)) (-4 *3 (-1203 (-167 *4)))))
+ (-12 (-4 *4 (-13 (-542) (-825) (-1012 (-550)))) (-5 *2 (-309 *4))
+ (-5 *1 (-182 *4 *3)) (-4 *3 (-13 (-27) (-1167) (-423 (-167 *4))))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-1171 *3 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *3))))))
+(((*1 *2 *1 *1 *3)
+ (-12 (-4 *4 (-1021)) (-4 *5 (-771)) (-4 *3 (-825))
+ (-5 *2 (-2 (|:| -4304 *1) (|:| |gap| (-749)) (|:| -2545 *1)))
+ (-4 *1 (-1035 *4 *5 *3))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-1021)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *2 (-2 (|:| -4304 *1) (|:| |gap| (-749)) (|:| -2545 *1)))
+ (-4 *1 (-1035 *3 *4 *5)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-847 (-940 *3) (-940 *3))) (-5 *1 (-940 *3))
+ (-4 *3 (-941)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-356) (-145) (-1012 (-400 (-550)))))
+ (-4 *5 (-1204 *4)) (-5 *2 (-623 (-2 (|:| -1808 *5) (|:| -2589 *5))))
+ (-5 *1 (-785 *4 *5 *3 *6)) (-4 *3 (-634 *5))
+ (-4 *6 (-634 (-400 *5)))))
((*1 *2 *3 *4)
- (-12 (-4 *4 (-13 (-356) (-823))) (-5 *2 (-623 (-167 *4)))
- (-5 *1 (-179 *4 *3)) (-4 *3 (-1203 (-167 *4))))))
+ (-12 (-4 *5 (-13 (-356) (-145) (-1012 (-400 (-550)))))
+ (-4 *4 (-1204 *5)) (-5 *2 (-623 (-2 (|:| -1808 *4) (|:| -2589 *4))))
+ (-5 *1 (-785 *5 *4 *3 *6)) (-4 *3 (-634 *4))
+ (-4 *6 (-634 (-400 *4)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-356) (-145) (-1012 (-400 (-550)))))
+ (-4 *5 (-1204 *4)) (-5 *2 (-623 (-2 (|:| -1808 *5) (|:| -2589 *5))))
+ (-5 *1 (-785 *4 *5 *6 *3)) (-4 *6 (-634 *5))
+ (-4 *3 (-634 (-400 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-13 (-356) (-145) (-1012 (-400 (-550)))))
+ (-4 *4 (-1204 *5)) (-5 *2 (-623 (-2 (|:| -1808 *4) (|:| -2589 *4))))
+ (-5 *1 (-785 *5 *4 *6 *3)) (-4 *6 (-634 *4))
+ (-4 *3 (-634 (-400 *4))))))
+(((*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 (-667 (-219))) (-5 *5 (-112)) (-5 *6 (-219))
+ (-5 *7 (-667 (-550)))
+ (-5 *8 (-3 (|:| |fn| (-381)) (|:| |fp| (-79 CONFUN))))
+ (-5 *9 (-3 (|:| |fn| (-381)) (|:| |fp| (-76 OBJFUN))))
+ (-5 *3 (-550)) (-5 *2 (-1009)) (-5 *1 (-732)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4344)) (-4 *1 (-481 *4))
+ (-4 *4 (-1182)) (-5 *2 (-112)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-400 *4)) (-4 *4 (-1204 *3)) (-4 *3 (-13 (-356) (-145)))
+ (-5 *1 (-392 *3 *4)))))
+(((*1 *2 *2 *3 *2)
+ (-12 (-5 *3 (-749)) (-4 *4 (-342)) (-5 *1 (-210 *4 *2))
+ (-4 *2 (-1204 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1228 (-309 (-219)))) (-5 *4 (-623 (-1145)))
+ (-5 *2 (-667 (-309 (-219)))) (-5 *1 (-199))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1069)) (-4 *6 (-874 *5)) (-5 *2 (-667 *6))
+ (-5 *1 (-670 *5 *6 *3 *4)) (-4 *3 (-366 *6))
+ (-4 *4 (-13 (-366 *5) (-10 -7 (-6 -4344)))))))
+(((*1 *2 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-542) (-825) (-1012 (-550)))) (-5 *2 (-309 *4))
+ (-5 *1 (-182 *4 *3)) (-4 *3 (-13 (-27) (-1167) (-423 (-167 *4))))))
+ ((*1 *2 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170))))
+ ((*1 *2 *1) (-12 (-4 *1 (-971 *2)) (-4 *2 (-170))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-444) (-825) (-1012 (-550)) (-619 (-550))))
+ (-5 *1 (-1171 *3 *2)) (-4 *2 (-13 (-27) (-1167) (-423 *3))))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-387))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1127))) (-5 *1 (-1162)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1175 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-4 *6 (-1035 *3 *4 *5)) (-5 *2 (-112))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1175 *4 *5 *6 *3)) (-4 *4 (-542)) (-4 *5 (-771))
+ (-4 *6 (-825)) (-4 *3 (-1035 *4 *5 *6)) (-5 *2 (-112)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1035 *3 *4 *5)) (-4 *3 (-1021)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-5 *2 (-112)))))
+(((*1 *1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-323)))))
+(((*1 *1 *1) (-12 (-5 *1 (-287 *2)) (-4 *2 (-21)) (-4 *2 (-1182)))))
+(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-550)) (-5 *3 (-895)) (-5 *1 (-677))))
+ ((*1 *2 *2 *2 *3 *4)
+ (-12 (-5 *2 (-667 *5)) (-5 *3 (-98 *5)) (-5 *4 (-1 *5 *5))
+ (-4 *5 (-356)) (-5 *1 (-952 *5)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-1185)) (-4 *5 (-1203 *4))
- (-5 *2 (-2 (|:| -2855 (-400 *5)) (|:| |poly| *3)))
- (-5 *1 (-146 *4 *5 *3)) (-4 *3 (-1203 (-400 *5))))))
-(((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *5 (-594 *4)) (-5 *6 (-1144))
- (-4 *4 (-13 (-423 *7) (-27) (-1166)))
- (-4 *7 (-13 (-444) (-1011 (-550)) (-825) (-145) (-619 (-550))))
+ (-12 (-5 *3 (-1145)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-680 *4 *5 *6 *7))
+ (-4 *4 (-596 (-526))) (-4 *5 (-1182)) (-4 *6 (-1182))
+ (-4 *7 (-1182)))))
+(((*1 *2 *1) (-12 (-4 *1 (-969 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-1145))) (-5 *1 (-1149)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-623 (-2 (|:| -3480 (-400 (-550))) (|:| -3490 (-400 (-550))))))
+ (-5 *2 (-623 (-219))) (-5 *1 (-298)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-246 *3 *4 *5 *6)) (-4 *3 (-1021)) (-4 *4 (-825))
+ (-4 *5 (-259 *4)) (-4 *6 (-771)) (-5 *2 (-112)))))
+(((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459))))
+ ((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-459))))
+ ((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-901)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *2 (-550)) (-5 *1 (-555 *3)) (-4 *3 (-1012 *2)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1145)) (-5 *1 (-181)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-895)) (-5 *4 (-1127)) (-5 *2 (-1233)) (-5 *1 (-1229)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-623 *6)) (-4 *6 (-1035 *3 *4 *5)) (-4 *3 (-145))
+ (-4 *3 (-300)) (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825))
+ (-5 *1 (-951 *3 *4 *5 *6)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-917 *3)) (-4 *3 (-13 (-356) (-1167) (-976)))
+ (-5 *1 (-174 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-623 (-926 *5))) (-5 *4 (-623 (-1145))) (-4 *5 (-542))
+ (-5 *2 (-623 (-623 (-287 (-400 (-926 *5)))))) (-5 *1 (-748 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-926 *4))) (-4 *4 (-542))
+ (-5 *2 (-623 (-623 (-287 (-400 (-926 *4)))))) (-5 *1 (-748 *4))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-667 *7))
+ (-5 *5
+ (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -2206 (-623 *6)))
+ *7 *6))
+ (-4 *6 (-356)) (-4 *7 (-634 *6))
(-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2437 (-623 *4))))
- (-5 *1 (-552 *7 *4 *3)) (-4 *3 (-634 *4)) (-4 *3 (-1068)))))
-(((*1 *2 *3 *3 *2)
- (-12 (-5 *2 (-1008)) (-5 *3 (-1144)) (-5 *1 (-186)))))
-(((*1 *2 *1 *2)
- (-12 (|has| *1 (-6 -4343)) (-4 *1 (-1215 *2)) (-4 *2 (-1181)))))
-(((*1 *1 *1) (-5 *1 (-836))) ((*1 *1 *1 *1) (-5 *1 (-836)))
- ((*1 *1 *2 *2) (-12 (-4 *1 (-1061 *2)) (-4 *2 (-1181))))
- ((*1 *1 *2) (-12 (-5 *1 (-1194 *2)) (-4 *2 (-1181)))))
-(((*1 *2 *1 *1)
+ (-2 (|:| |particular| (-3 (-1228 *6) "failed"))
+ (|:| -2206 (-623 (-1228 *6)))))
+ (-5 *1 (-791 *6 *7)) (-5 *4 (-1228 *6)))))
+(((*1 *2 *3)
(-12
+ (-5 *3
+ (-623
+ (-2 (|:| -3398 (-749))
+ (|:| |eqns|
+ (-623
+ (-2 (|:| |det| *7) (|:| |rows| (-623 (-550)))
+ (|:| |cols| (-623 (-550))))))
+ (|:| |fgb| (-623 *7)))))
+ (-4 *7 (-923 *4 *6 *5)) (-4 *4 (-13 (-300) (-145)))
+ (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)) (-5 *2 (-749))
+ (-5 *1 (-898 *4 *5 *6 *7)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
+ (-12 (-5 *3 (-1 (-372) (-372))) (-5 *4 (-372))
(-5 *2
- (-2 (|:| |polnum| (-760 *3)) (|:| |polden| *3) (|:| -3363 (-749))))
- (-5 *1 (-760 *3)) (-4 *3 (-1020))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-1020)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -3363 (-749))))
- (-4 *1 (-1034 *3 *4 *5)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-434 *3)) (-4 *3 (-1203 (-550))))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-623 *1)) (-4 *1 (-1034 *4 *5 *6)) (-4 *4 (-1020))
- (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1034 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-771))
- (-4 *5 (-825)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1174 *3 *4 *5 *6)) (-4 *3 (-542)) (-4 *4 (-771))
- (-4 *5 (-825)) (-4 *6 (-1034 *3 *4 *5)) (-5 *2 (-112))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1174 *4 *5 *6 *3)) (-4 *4 (-542)) (-4 *5 (-771))
- (-4 *6 (-825)) (-4 *3 (-1034 *4 *5 *6)) (-5 *2 (-112)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020))
- (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-112)))))
+ (-2 (|:| -1337 *4) (|:| -2511 *4) (|:| |totalpts| (-550))
+ (|:| |success| (-112))))
+ (-5 *1 (-767)) (-5 *5 (-550)))))
+(((*1 *2 *2) (-12 (-5 *2 (-550)) (-5 *1 (-539)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-923 *4 *6 *5))
+ (-4 *4 (-13 (-300) (-145))) (-4 *5 (-13 (-825) (-596 (-1145))))
+ (-4 *6 (-771)) (-5 *2 (-112)) (-5 *1 (-898 *4 *5 *6 *7))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-926 *4))) (-4 *4 (-13 (-300) (-145)))
+ (-4 *5 (-13 (-825) (-596 (-1145)))) (-4 *6 (-771)) (-5 *2 (-112))
+ (-5 *1 (-898 *4 *5 *6 *7)) (-4 *7 (-923 *4 *6 *5)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-665 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-366 *3))
- (-4 *5 (-366 *3)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *5 (-1020))
- (-4 *6 (-232 *4 *5)) (-4 *7 (-232 *3 *5)) (-5 *2 (-112)))))
+ (-12 (-5 *2 (-1228 (-749))) (-5 *1 (-653 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-356) (-145) (-1012 (-550)))) (-4 *5 (-1204 *4))
+ (-5 *2 (-2 (|:| |ans| (-400 *5)) (|:| |nosol| (-112))))
+ (-5 *1 (-989 *4 *5)) (-5 *3 (-400 *5)))))
+(((*1 *2)
+ (-12 (-4 *1 (-335 *3 *4 *5)) (-4 *3 (-1186)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-5 *2 (-667 (-400 *4))))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *1) (-5 *1 (-598))))
+(((*1 *2 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1182)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-586 *3 *2)) (-4 *3 (-1068)) (-4 *3 (-825))
- (-4 *2 (-1181))))
- ((*1 *2 *1) (-12 (-5 *1 (-655 *2)) (-4 *2 (-825))))
- ((*1 *2 *1) (-12 (-5 *1 (-797 *2)) (-4 *2 (-825))))
+ (-12
+ (-5 *2
+ (-623
+ (-2
+ (|:| -3549
+ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219))
+ (|:| |relerr| (-219))))
+ (|:| -3859
+ (-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| (-1125 (-219)))
+ (|:| |notEvaluated|
+ "Internal singularities not yet evaluated")))
+ (|:| -2873
+ (-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 (-545))))
((*1 *2 *1)
- (-12 (-4 *2 (-1181)) (-5 *1 (-846 *2 *3)) (-4 *3 (-1181))))
- ((*1 *2 *1) (-12 (-5 *2 (-650 *3)) (-5 *1 (-866 *3)) (-4 *3 (-825))))
+ (-12 (-4 *1 (-586 *3 *4)) (-4 *3 (-1069)) (-4 *4 (-1182))
+ (-5 *2 (-623 *4)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-623 (-1141 *7))) (-5 *3 (-1141 *7))
+ (-4 *7 (-923 *4 *5 *6)) (-4 *4 (-883)) (-4 *5 (-771))
+ (-4 *6 (-825)) (-5 *1 (-880 *4 *5 *6 *7))))
+ ((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-623 (-1141 *5))) (-5 *3 (-1141 *5))
+ (-4 *5 (-1204 *4)) (-4 *4 (-883)) (-5 *1 (-881 *4 *5)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1141 *6)) (-5 *3 (-550)) (-4 *6 (-300)) (-4 *4 (-771))
+ (-4 *5 (-825)) (-5 *1 (-721 *4 *5 *6 *7)) (-4 *7 (-923 *6 *4 *5)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-749)) (-4 *5 (-542))
+ (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-943 *5 *3)) (-4 *3 (-1204 *5)))))
+(((*1 *2 *3 *3 *4 *5 *5 *5 *5 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-1127)) (-5 *5 (-667 (-219)))
+ (-5 *2 (-1009)) (-5 *1 (-726)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-623 (-1141 *5))) (-5 *3 (-1141 *5))
+ (-4 *5 (-164 *4)) (-4 *4 (-535)) (-5 *1 (-147 *4 *5))))
+ ((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-623 *3)) (-4 *3 (-1204 *5))
+ (-4 *5 (-1204 *4)) (-4 *4 (-342)) (-5 *1 (-351 *4 *5 *3))))
+ ((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-623 (-1141 (-550)))) (-5 *3 (-1141 (-550)))
+ (-5 *1 (-558))))
+ ((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-623 (-1141 *1))) (-5 *3 (-1141 *1))
+ (-4 *1 (-883)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-411 (-1141 (-550)))) (-5 *1 (-185)) (-5 *3 (-550)))))
+(((*1 *2 *3)
+ (-12 (-14 *4 (-623 (-1145))) (-4 *5 (-444))
+ (-5 *2
+ (-2 (|:| |glbase| (-623 (-241 *4 *5))) (|:| |glval| (-623 (-550)))))
+ (-5 *1 (-611 *4 *5)) (-5 *3 (-623 (-241 *4 *5))))))
+(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459))))
+ ((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *7 (-444)) (-4 *5 (-771)) (-4 *6 (-825)) (-4 *7 (-542))
+ (-4 *8 (-923 *7 *5 *6))
+ (-5 *2 (-2 (|:| -3068 (-749)) (|:| -4304 *3) (|:| |radicand| *3)))
+ (-5 *1 (-927 *5 *6 *7 *8 *3)) (-5 *4 (-749))
+ (-4 *3
+ (-13 (-356)
+ (-10 -8 (-15 -4153 (*8 $)) (-15 -4163 (*8 $)) (-15 -2233 ($ *8))))))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
+ (-5 *1 (-962 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-623 *7)) (-4 *7 (-1035 *4 *5 *6)) (-4 *4 (-444))
+ (-4 *5 (-771)) (-4 *6 (-825)) (-5 *2 (-112))
+ (-5 *1 (-1076 *4 *5 *6 *7 *8)) (-4 *8 (-1041 *4 *5 *6 *7)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-811 *3)) (-4 *3 (-1069))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-818 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-976))))))
+(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-304))))
((*1 *2 *1)
- (|partial| -12 (-4 *1 (-1174 *3 *4 *5 *2)) (-4 *3 (-542))
- (-4 *4 (-771)) (-4 *5 (-825)) (-4 *2 (-1034 *3 *4 *5))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-749)) (-4 *1 (-1215 *3)) (-4 *3 (-1181))))
- ((*1 *2 *1) (-12 (-4 *1 (-1215 *2)) (-4 *2 (-1181)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-623 *1)) (-4 *1 (-1102 *3)) (-4 *3 (-1020))))
- ((*1 *2 *2 *1)
- (|partial| -12 (-5 *2 (-400 *1)) (-4 *1 (-1203 *3)) (-4 *3 (-1020))
- (-4 *3 (-542))))
- ((*1 *1 *1 *1)
- (|partial| -12 (-4 *1 (-1203 *2)) (-4 *2 (-1020)) (-4 *2 (-542)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-387))))
- ((*1 *2 *1) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-1161)))))
+ (-12 (-5 *2 (-749)) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895))
+ (-4 *4 (-1021)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1173 *3 *2))
+ (-4 *2 (-13 (-423 *3) (-1167))))))
+(((*1 *2 *3 *3 *3 *4 *5 *5 *3)
+ (-12 (-5 *3 (-550)) (-5 *5 (-667 (-219))) (-5 *4 (-219))
+ (-5 *2 (-1009)) (-5 *1 (-731)))))
+(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-837)))))
(((*1 *2 *1)
- (-12 (-4 *3 (-1020)) (-5 *2 (-1227 *3)) (-5 *1 (-691 *3 *4))
- (-4 *4 (-1203 *3)))))
-(((*1 *1 *1) (-4 *1 (-141)))
+ (-12 (-4 *1 (-1103 *3)) (-4 *3 (-1021)) (-5 *2 (-623 (-917 *3)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-623 (-917 *3))) (-4 *3 (-1021)) (-4 *1 (-1103 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-623 (-623 *3))) (-4 *1 (-1103 *3)) (-4 *3 (-1021))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-623 (-917 *3))) (-4 *1 (-1103 *3)) (-4 *3 (-1021)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-32 *3 *4))
+ (-4 *4 (-423 *3))))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-1145)) (-5 *3 (-749)) (-5 *1 (-114))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1145)) (-5 *1 (-114))))
((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *2))
- (-4 *2 (-423 *3))))
- ((*1 *2 *2) (-12 (-5 *1 (-157 *2)) (-4 *2 (-535)))))
+ (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-156 *3 *4))
+ (-4 *4 (-423 *3))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1145)) (-5 *2 (-114)) (-5 *1 (-161))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *4))
+ (-4 *4 (-13 (-423 *3) (-976)))))
+ ((*1 *2 *2) (-12 (-5 *2 (-114)) (-5 *1 (-294 *3)) (-4 *3 (-295))))
+ ((*1 *2 *2) (-12 (-4 *1 (-295)) (-5 *2 (-114))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-114)) (-4 *4 (-825)) (-5 *1 (-422 *3 *4))
+ (-4 *3 (-423 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *4))
+ (-4 *4 (-423 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-114)) (-5 *1 (-594 *3)) (-4 *3 (-825))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-114)) (-4 *3 (-13 (-825) (-542))) (-5 *1 (-610 *3 *4))
+ (-4 *4 (-13 (-423 *3) (-976) (-1167)))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1104)) (-5 *1 (-993)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-623 (-52))) (-5 *1 (-866 *3)) (-4 *3 (-1069)))))
+(((*1 *1 *1 *1) (-4 *1 (-465))) ((*1 *1 *1 *1) (-4 *1 (-740))))
(((*1 *2 *3 *1)
- (-12 (-4 *1 (-1174 *4 *5 *3 *6)) (-4 *4 (-542)) (-4 *5 (-771))
- (-4 *3 (-825)) (-4 *6 (-1034 *4 *5 *3)) (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-4 *1 (-1246 *3)) (-4 *3 (-356)) (-5 *2 (-112)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-269 *3 *2))
- (-4 *2 (-13 (-423 *3) (-975))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-825) (-444))) (-5 *1 (-1172 *3 *2))
- (-4 *2 (-13 (-423 *3) (-1166))))))
+ (-12 (-4 *4 (-13 (-823) (-356))) (-5 *2 (-112)) (-5 *1 (-1031 *4 *3))
+ (-4 *3 (-1204 *4)))))
+(((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *4 (-594 *3)) (-5 *5 (-1 (-1141 *3) (-1141 *3)))
+ (-4 *3 (-13 (-27) (-423 *6))) (-4 *6 (-13 (-825) (-542)))
+ (-5 *2 (-569 *3)) (-5 *1 (-537 *6 *3)))))
+(((*1 *2)
+ (|partial| -12 (-4 *3 (-542)) (-4 *3 (-170))
+ (-5 *2 (-2 (|:| |particular| *1) (|:| -2206 (-623 *1))))
+ (-4 *1 (-360 *3))))
+ ((*1 *2)
+ (|partial| -12
+ (-5 *2
+ (-2 (|:| |particular| (-445 *3 *4 *5 *6))
+ (|:| -2206 (-623 (-445 *3 *4 *5 *6)))))
+ (-5 *1 (-445 *3 *4 *5 *6)) (-4 *3 (-170)) (-14 *4 (-895))
+ (-14 *5 (-623 (-1145))) (-14 *6 (-1228 (-667 *3))))))
+(((*1 *1 *1)
+ (-12 (-4 *2 (-300)) (-4 *3 (-966 *2)) (-4 *4 (-1204 *3))
+ (-5 *1 (-406 *2 *3 *4 *5)) (-4 *5 (-13 (-402 *3 *4) (-1012 *3))))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-800)))))
+(((*1 *2 *3 *3 *4 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *2 (-1009))
+ (-5 *1 (-734)))))
(((*1 *2 *3)
- (-12 (-4 *1 (-868))
- (-5 *3
- (-2 (|:| |pde| (-623 (-309 (-219))))
- (|:| |constraints|
- (-623
- (-2 (|:| |start| (-219)) (|:| |finish| (-219))
- (|:| |grid| (-749)) (|:| |boundaryType| (-550))
- (|:| |dStart| (-667 (-219))) (|:| |dFinish| (-667 (-219))))))
- (|:| |f| (-623 (-623 (-309 (-219))))) (|:| |st| (-1126))
- (|:| |tol| (-219))))
- (-5 *2 (-1008)))))
-(((*1 *2 *2 *3 *2)
- (-12 (-5 *3 (-749)) (-4 *4 (-342)) (-5 *1 (-210 *4 *2))
- (-4 *2 (-1203 *4))))
- ((*1 *2 *2 *3 *2 *3)
- (-12 (-5 *3 (-550)) (-5 *1 (-674 *2)) (-4 *2 (-1203 *3)))))
-(((*1 *1 *2) (-12 (-5 *2 (-623 (-836))) (-5 *1 (-836)))))
-(((*1 *2 *1 *3 *3 *3 *2)
- (-12 (-5 *3 (-749)) (-5 *1 (-653 *2)) (-4 *2 (-1068)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-623 *6)) (-4 *6 (-1034 *3 *4 *5)) (-4 *3 (-444))
- (-4 *3 (-542)) (-4 *4 (-771)) (-4 *5 (-825))
- (-5 *1 (-950 *3 *4 *5 *6)))))
-(((*1 *1 *2 *3 *1)
- (-12 (-5 *2 (-865 *4)) (-4 *4 (-1068)) (-5 *1 (-862 *4 *3))
- (-4 *3 (-1068)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-623 (-1126))) (-5 *1 (-387)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3 (-550))) (-4 *3 (-1020)) (-5 *1 (-98 *3))))
- ((*1 *1 *2 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-98 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-98 *3)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-45 (-1126) (-752))) (-5 *1 (-114)))))
+ (-12 (-4 *1 (-894)) (-5 *2 (-2 (|:| -4304 (-623 *1)) (|:| -2256 *1)))
+ (-5 *3 (-623 *1)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1228 *4)) (-5 *3 (-550)) (-4 *4 (-342))
+ (-5 *1 (-519 *4)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-749)) (-5 *1 (-761 *2)) (-4 *2 (-38 (-400 (-550))))
+ (-4 *2 (-170)))))
+(((*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-697 *2)) (-4 *2 (-356)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-328 *3 *4 *5 *6)) (-4 *3 (-356)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-4 *6 (-335 *3 *4 *5)) (-5 *2 (-112)))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-623 (-219)))) (-5 *1 (-900)))))
+(((*1 *1 *1) (-12 (-4 *1 (-238 *2)) (-4 *2 (-1182)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-699)) (-5 *2 (-895))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-701)) (-5 *2 (-749)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1144))
+ (-12
+ (-5 *3
+ (-2 (|:| |var| (-1145)) (|:| |fn| (-309 (-219)))
+ (|:| -2873 (-1063 (-818 (-219)))) (|:| |abserr| (-219))
+ (|:| |relerr| (-219))))
+ (-5 *2 (-112)) (-5 *1 (-293)))))
+(((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-833))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1073)) (-5 *1 (-939))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1127)) (-5 *1 (-963))))
+ ((*1 *2 *1) (-12 (-4 *1 (-984 *2)) (-4 *2 (-1182))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-13 (-1069) (-34))) (-5 *1 (-1109 *2 *3))
+ (-4 *3 (-13 (-1069) (-34))))))
+(((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *4 (-623 *10)) (-5 *5 (-112)) (-4 *10 (-1041 *6 *7 *8 *9))
+ (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
+ (-4 *9 (-1035 *6 *7 *8))
(-5 *2
- (-2 (|:| |zeros| (-1124 (-219))) (|:| |ones| (-1124 (-219)))
- (|:| |singularities| (-1124 (-219)))))
- (-5 *1 (-104)))))
+ (-623
+ (-2 (|:| -1309 (-623 *9)) (|:| -1608 *10) (|:| |ineq| (-623 *9)))))
+ (-5 *1 (-962 *6 *7 *8 *9 *10)) (-5 *3 (-623 *9))))
+ ((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *4 (-623 *10)) (-5 *5 (-112)) (-4 *10 (-1041 *6 *7 *8 *9))
+ (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
+ (-4 *9 (-1035 *6 *7 *8))
+ (-5 *2
+ (-623
+ (-2 (|:| -1309 (-623 *9)) (|:| -1608 *10) (|:| |ineq| (-623 *9)))))
+ (-5 *1 (-1076 *6 *7 *8 *9 *10)) (-5 *3 (-623 *9)))))
+(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-112)) (-5 *5 (-667 (-167 (-219))))
+ (-5 *2 (-1009)) (-5 *1 (-734)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1000 (-818 (-550))))
+ (-5 *3 (-1125 (-2 (|:| |k| (-550)) (|:| |c| *4)))) (-4 *4 (-1021))
+ (-5 *1 (-578 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-594 *5)) (-4 *5 (-423 *4)) (-4 *4 (-1012 (-550)))
+ (-4 *4 (-13 (-825) (-542))) (-5 *2 (-1141 *5)) (-5 *1 (-32 *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-594 *1)) (-4 *1 (-1021)) (-4 *1 (-295))
+ (-5 *2 (-1141 *1)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-550) (-550))) (-5 *1 (-354 *3)) (-4 *3 (-1069))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-749) (-749))) (-5 *1 (-379 *3)) (-4 *3 (-1069))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4)
+ (-5 *1 (-627 *3 *4 *5)) (-4 *3 (-1069)))))
+(((*1 *2)
+ (-12 (-4 *3 (-542)) (-5 *2 (-623 *4)) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-410 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-550))) (-5 *1 (-1018)))))
-(((*1 *2 *3) (-12 (-5 *3 (-816)) (-5 *2 (-1008)) (-5 *1 (-815))))
+ (-12 (-5 *3 (-623 *4)) (-4 *4 (-1021)) (-5 *2 (-1228 *4))
+ (-5 *1 (-1146 *4))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-309 (-372)))) (-5 *4 (-623 (-372)))
- (-5 *2 (-1008)) (-5 *1 (-815)))))
-(((*1 *1) (-12 (-4 *1 (-322 *2)) (-4 *2 (-361)) (-4 *2 (-356)))))
+ (-12 (-5 *4 (-895)) (-5 *2 (-1228 *3)) (-5 *1 (-1146 *3))
+ (-4 *3 (-1021)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-372)) (-5 *1 (-1033)))))
+(((*1 *1 *2) (-12 (-5 *1 (-1168 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-5 *1 (-1168 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *3 (-623 (-1168 *2))) (-5 *1 (-1168 *2)) (-4 *2 (-1069)))))
+(((*1 *2 *1) (-12 (-5 *2 (-623 (-917 (-219)))) (-5 *1 (-1229)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-623 (-473 *4 *5))) (-5 *3 (-623 (-839 *4)))
+ (-14 *4 (-623 (-1145))) (-4 *5 (-444)) (-5 *1 (-463 *4 *5 *6))
+ (-4 *6 (-444)))))
+(((*1 *1 *2 *3) (-12 (-5 *3 (-550)) (-5 *1 (-411 *2)) (-4 *2 (-542)))))
+(((*1 *2 *1) (-12 (-4 *1 (-360 *2)) (-4 *2 (-170)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *2 (-542))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1035 *2 *3 *4)) (-4 *2 (-1021)) (-4 *3 (-771))
+ (-4 *4 (-825)) (-4 *2 (-542)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-219)) (-5 *2 (-112)) (-5 *1 (-292 *4 *5)) (-14 *4 *3)
- (-14 *5 *3)))
+ (-12 (-5 *3 (-550)) (-4 *4 (-1204 (-400 *3))) (-5 *2 (-895))
+ (-5 *1 (-887 *4 *5)) (-4 *5 (-1204 (-400 *4))))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -1792 *3) (|:| |coef2| (-760 *3))))
+ (-5 *1 (-760 *3)) (-4 *3 (-542)) (-4 *3 (-1021)))))
+(((*1 *2 *2) (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-1021))))
+ ((*1 *2) (-12 (-5 *2 (-749)) (-5 *1 (-437 *3)) (-4 *3 (-1021)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *2)) (-5 *4 (-749)) (-4 *2 (-1069))
+ (-5 *1 (-656 *2)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-542)) (-4 *4 (-366 *3)) (-4 *5 (-366 *3))
+ (-5 *1 (-1172 *3 *4 *5 *2)) (-4 *2 (-665 *3 *4 *5)))))
+(((*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-61 *3)) (-14 *3 (-1145))))
+ ((*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-68 *3)) (-14 *3 (-1145))))
+ ((*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-71 *3)) (-14 *3 (-1145))))
+ ((*1 *2 *1) (-12 (-4 *1 (-388)) (-5 *2 (-1233))))
+ ((*1 *2 *3) (-12 (-5 *3 (-381)) (-5 *2 (-1233)) (-5 *1 (-390))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1062 (-818 (-219)))) (-5 *3 (-219)) (-5 *2 (-112))
- (-5 *1 (-298))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-356)) (-4 *4 (-771)) (-4 *5 (-825)) (-5 *2 (-112))
- (-5 *1 (-495 *3 *4 *5 *6)) (-4 *6 (-922 *3 *4 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-623 (-1144))) (-5 *1 (-1148)))))
-(((*1 *1 *1) (-12 (-4 *1 (-164 *2)) (-4 *2 (-170))))
- ((*1 *1 *1 *1) (-4 *1 (-465)))
- ((*1 *1 *1) (-12 (-4 *1 (-775 *2)) (-4 *2 (-170))))
- ((*1 *2 *2) (-12 (-5 *2 (-623 (-550))) (-5 *1 (-856))))
- ((*1 *1 *1) (-5 *1 (-944)))
- ((*1 *1 *1) (-12 (-4 *1 (-970 *2)) (-4 *2 (-170)))))
+ (-12 (-5 *3 (-1127)) (-5 *4 (-837)) (-5 *2 (-1233)) (-5 *1 (-1107))))
+ ((*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1233)) (-5 *1 (-1107))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-837))) (-5 *2 (-1233)) (-5 *1 (-1107)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-749)) (-5 *2 (-667 (-925 *4))) (-5 *1 (-1001 *4))
- (-4 *4 (-1020)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1144)) (-5 *1 (-800)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-1124 *3)) (-4 *3 (-356)) (-4 *3 (-1020))
- (-5 *1 (-1128 *3)))))
+ (|partial| -12 (-4 *4 (-13 (-542) (-825) (-1012 (-550))))
+ (-4 *5 (-423 *4)) (-5 *2 (-411 (-1141 (-400 (-550)))))
+ (-5 *1 (-428 *4 *5 *3)) (-4 *3 (-1204 *5)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-578 *2)) (-4 *2 (-38 (-400 (-550)))) (-4 *2 (-1021)))))
+(((*1 *2) (-12 (-5 *2 (-1116 (-1127))) (-5 *1 (-384)))))
+(((*1 *1 *2 *2 *3 *1)
+ (-12 (-5 *2 (-1145)) (-5 *3 (-1073)) (-5 *1 (-284)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-219)) (-5 *4 (-550)) (-5 *2 (-1009)) (-5 *1 (-737)))))
+(((*1 *2 *3 *4 *5 *4)
+ (-12 (-5 *3 (-667 (-219))) (-5 *4 (-550)) (-5 *5 (-112))
+ (-5 *2 (-1009)) (-5 *1 (-724)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1072 *3 *4 *5 *6 *7)) (-4 *3 (-1069)) (-4 *4 (-1069))
+ (-4 *5 (-1069)) (-4 *6 (-1069)) (-4 *7 (-1069)) (-5 *2 (-112)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *2 (-542)) (-4 *2 (-444)) (-5 *1 (-943 *2 *3))
+ (-4 *3 (-1204 *2)))))
+(((*1 *2 *1) (-12 (-4 *1 (-518)) (-5 *2 (-1089)))))
+(((*1 *2) (-12 (-5 *2 (-1233)) (-5 *1 (-384)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-894)) (-5 *2 (-1140 *4)) (-5 *1 (-350 *4))
+ (-12 (-5 *2 (-1147 (-400 (-550)))) (-5 *1 (-184)) (-5 *3 (-550)))))
+(((*1 *1 *1 *1) (-4 *1 (-123))) ((*1 *1 *1 *1) (-5 *1 (-837)))
+ ((*1 *1 *1 *1) (-4 *1 (-941))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-895)) (-5 *2 (-1141 *4)) (-5 *1 (-350 *4))
(-4 *4 (-342)))))
+(((*1 *2 *3 *3 *3 *4 *5)
+ (-12 (-5 *5 (-623 (-623 (-219)))) (-5 *4 (-219))
+ (-5 *2 (-623 (-917 *4))) (-5 *1 (-1178)) (-5 *3 (-917 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-328 *3 *4 *5 *6)) (-4 *3 (-356)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-4 *6 (-335 *3 *4 *5))
+ (-5 *2
+ (-2 (|:| -3345 (-406 *4 (-400 *4) *5 *6)) (|:| |principalPart| *6)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1204 *5)) (-4 *5 (-356))
+ (-5 *2
+ (-2 (|:| |poly| *6) (|:| -2714 (-400 *6))
+ (|:| |special| (-400 *6))))
+ (-5 *1 (-706 *5 *6)) (-5 *3 (-400 *6))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-356)) (-5 *2 (-623 *3)) (-5 *1 (-870 *3 *4))
+ (-4 *3 (-1204 *4))))
+ ((*1 *2 *3 *4 *4)
+ (|partial| -12 (-5 *4 (-749)) (-4 *5 (-356))
+ (-5 *2 (-2 (|:| -3480 *3) (|:| -3490 *3))) (-5 *1 (-870 *3 *5))
+ (-4 *3 (-1204 *5))))
+ ((*1 *2 *3 *2 *4 *4)
+ (-12 (-5 *2 (-623 *9)) (-5 *3 (-623 *8)) (-5 *4 (-112))
+ (-4 *8 (-1035 *5 *6 *7)) (-4 *9 (-1041 *5 *6 *7 *8)) (-4 *5 (-444))
+ (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1039 *5 *6 *7 *8 *9))))
+ ((*1 *2 *3 *2 *4 *4 *4 *4 *4)
+ (-12 (-5 *2 (-623 *9)) (-5 *3 (-623 *8)) (-5 *4 (-112))
+ (-4 *8 (-1035 *5 *6 *7)) (-4 *9 (-1041 *5 *6 *7 *8)) (-4 *5 (-444))
+ (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1039 *5 *6 *7 *8 *9))))
+ ((*1 *2 *3 *2 *4 *4)
+ (-12 (-5 *2 (-623 *9)) (-5 *3 (-623 *8)) (-5 *4 (-112))
+ (-4 *8 (-1035 *5 *6 *7)) (-4 *9 (-1078 *5 *6 *7 *8)) (-4 *5 (-444))
+ (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1114 *5 *6 *7 *8 *9))))
+ ((*1 *2 *3 *2 *4 *4 *4 *4 *4)
+ (-12 (-5 *2 (-623 *9)) (-5 *3 (-623 *8)) (-5 *4 (-112))
+ (-4 *8 (-1035 *5 *6 *7)) (-4 *9 (-1078 *5 *6 *7 *8)) (-4 *5 (-444))
+ (-4 *6 (-771)) (-4 *7 (-825)) (-5 *1 (-1114 *5 *6 *7 *8 *9)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1227 *1)) (-4 *1 (-360 *4)) (-4 *4 (-170))
- (-5 *2 (-1227 (-667 *4)))))
- ((*1 *2)
- (-12 (-4 *4 (-170)) (-5 *2 (-1227 (-667 *4))) (-5 *1 (-409 *3 *4))
- (-4 *3 (-410 *4))))
- ((*1 *2)
- (-12 (-4 *1 (-410 *3)) (-4 *3 (-170)) (-5 *2 (-1227 (-667 *3)))))
+ (-12 (-5 *3 (-926 (-219))) (-5 *2 (-309 (-372))) (-5 *1 (-298)))))
+(((*1 *1 *2) (-12 (-5 *2 (-623 (-837))) (-5 *1 (-837))))
+ ((*1 *1 *1) (-5 *1 (-837)))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-623 *3)) (-4 *3 (-1069)) (-4 *1 (-1067 *3))))
+ ((*1 *1) (-12 (-4 *1 (-1067 *2)) (-4 *2 (-1069)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-219))) (-5 *2 (-623 (-1127))) (-5 *1 (-186))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-219))) (-5 *2 (-623 (-1127))) (-5 *1 (-293))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-623 (-219))) (-5 *2 (-623 (-1127))) (-5 *1 (-298)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-550)) (-4 *1 (-56 *4 *2 *5)) (-4 *4 (-1182))
+ (-4 *5 (-366 *4)) (-4 *2 (-366 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-550)) (-4 *1 (-1024 *4 *5 *6 *2 *7)) (-4 *6 (-1021))
+ (-4 *7 (-232 *4 *6)) (-4 *2 (-232 *5 *6)))))
+(((*1 *2 *3) (-12 (-5 *3 (-381)) (-5 *2 (-1233)) (-5 *1 (-384))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1127)) (-5 *2 (-1233)) (-5 *1 (-384)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-749)) (-4 *2 (-542)) (-5 *1 (-943 *2 *4))
+ (-4 *4 (-1204 *2)))))
+(((*1 *2)
+ (-12 (-4 *4 (-170)) (-5 *2 (-112)) (-5 *1 (-359 *3 *4))
+ (-4 *3 (-360 *4))))
+ ((*1 *2) (-12 (-4 *1 (-360 *3)) (-4 *3 (-170)) (-5 *2 (-112)))))
+(((*1 *2 *1) (-12 (-4 *1 (-247 *3)) (-4 *3 (-1182)) (-5 *2 (-749))))
+ ((*1 *2 *1) (-12 (-4 *1 (-295)) (-5 *2 (-749))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-1021))
+ (-4 *2 (-13 (-397) (-1012 *4) (-356) (-1167) (-277)))
+ (-5 *1 (-435 *4 *3 *2)) (-4 *3 (-1204 *4))))
+ ((*1 *2 *1) (-12 (-5 *2 (-749)) (-5 *1 (-594 *3)) (-4 *3 (-825))))
+ ((*1 *2) (-12 (-5 *2 (-550)) (-5 *1 (-837))))
+ ((*1 *2 *1) (-12 (-5 *2 (-550)) (-5 *1 (-837)))))
+(((*1 *1) (-5 *1 (-112))) ((*1 *1) (-5 *1 (-598))))
+(((*1 *2 *3 *2 *4)
+ (|partial| -12 (-5 *4 (-1 (-3 (-550) "failed") *5)) (-4 *5 (-1021))
+ (-5 *2 (-550)) (-5 *1 (-533 *5 *3)) (-4 *3 (-1204 *5))))
+ ((*1 *2 *3 *4 *2 *5)
+ (|partial| -12 (-5 *5 (-1 (-3 (-550) "failed") *4)) (-4 *4 (-1021))
+ (-5 *2 (-550)) (-5 *1 (-533 *4 *3)) (-4 *3 (-1204 *4))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *5 (-1 (-3 (-550) "failed") *4)) (-4 *4 (-1021))
+ (-5 *2 (-550)) (-5 *1 (-533 *4 *3)) (-4 *3 (-1204 *4)))))
+(((*1 *2 *3 *3 *4 *5 *5)
+ (-12 (-5 *5 (-112)) (-4 *6 (-444)) (-4 *7 (-771)) (-4 *8 (-825))
+ (-4 *3 (-1035 *6 *7 *8))
+ (-5 *2 (-623 (-2 (|:| |val| *3) (|:| -1608 *4))))
+ (-5 *1 (-1042 *6 *7 *8 *3 *4)) (-4 *4 (-1041 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-623 (-2 (|:| |val| (-623 *8)) (|:| -1608 *9))))
+ (-5 *5 (-112)) (-4 *8 (-1035 *6 *7 *4)) (-4 *9 (-1041 *6 *7 *4 *8))
+ (-4 *6 (-444)) (-4 *7 (-771)) (-4 *4 (-825))
+ (-5 *2 (-623 (-2 (|:| |val| *8) (|:| -1608 *9))))
+ (-5 *1 (-1042 *6 *7 *4 *8 *9)))))
+(((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *3 (-550)) (-5 *4 (-667 (-219))) (-5 *5 (-219))
+ (-5 *2 (-1009)) (-5 *1 (-731)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-623 (-623 (-917 (-219))))) (-5 *3 (-623 (-848)))
+ (-5 *1 (-460)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-1067 *2)) (-4 *2 (-1069))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1067 *2)) (-4 *2 (-1069)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1012 (-550))) (-4 *1 (-295)) (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-4 *1 (-535)) (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-879 *3)) (-4 *3 (-1069)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-550)) (-5 *1 (-437 *3)) (-4 *3 (-397)) (-4 *3 (-1021)))))
+(((*1 *2 *2 *3 *4 *5)
+ (-12 (-5 *2 (-623 *9)) (-5 *3 (-1 (-112) *9))
+ (-5 *4 (-1 (-112) *9 *9)) (-5 *5 (-1 *9 *9 *9))
+ (-4 *9 (-1035 *6 *7 *8)) (-4 *6 (-542)) (-4 *7 (-771))
+ (-4 *8 (-825)) (-5 *1 (-951 *6 *7 *8 *9)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-1127)) (-5 *2 (-372)) (-5 *1 (-764)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |lfn| (-623 (-309 (-219)))) (|:| -2463 (-623 (-219)))))
+ (-5 *2 (-372)) (-5 *1 (-260))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1228 (-309 (-219)))) (-5 *2 (-372)) (-5 *1 (-298)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *3 (-749)) (-4 *1 (-957 *2)) (-4 *2 (-1167)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *2 (-1204 *4)) (-5 *1 (-785 *4 *2 *3 *5))
+ (-4 *4 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *3 (-634 *2))
+ (-4 *5 (-634 (-400 *2)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-1144))) (-4 *5 (-356))
- (-5 *2 (-1227 (-667 (-400 (-925 *5))))) (-5 *1 (-1054 *5))
- (-5 *4 (-667 (-400 (-925 *5))))))
+ (-12 (-4 *2 (-1204 *4)) (-5 *1 (-785 *4 *2 *5 *3))
+ (-4 *4 (-13 (-356) (-145) (-1012 (-400 (-550))))) (-4 *5 (-634 *2))
+ (-4 *3 (-634 (-400 *2))))))
+(((*1 *1 *2 *3 *3 *3 *4)
+ (-12 (-4 *4 (-356)) (-4 *3 (-1204 *4)) (-4 *5 (-1204 (-400 *3)))
+ (-4 *1 (-328 *4 *3 *5 *2)) (-4 *2 (-335 *4 *3 *5))))
+ ((*1 *1 *2 *2 *3)
+ (-12 (-5 *3 (-550)) (-4 *2 (-356)) (-4 *4 (-1204 *2))
+ (-4 *5 (-1204 (-400 *4))) (-4 *1 (-328 *2 *4 *5 *6))
+ (-4 *6 (-335 *2 *4 *5))))
+ ((*1 *1 *2 *2)
+ (-12 (-4 *2 (-356)) (-4 *3 (-1204 *2)) (-4 *4 (-1204 (-400 *3)))
+ (-4 *1 (-328 *2 *3 *4 *5)) (-4 *5 (-335 *2 *3 *4))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-356)) (-4 *4 (-1204 *3)) (-4 *5 (-1204 (-400 *4)))
+ (-4 *1 (-328 *3 *4 *5 *2)) (-4 *2 (-335 *3 *4 *5))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-406 *4 (-400 *4) *5 *6)) (-4 *4 (-1204 *3))
+ (-4 *5 (-1204 (-400 *4))) (-4 *6 (-335 *3 *4 *5)) (-4 *3 (-356))
+ (-4 *1 (-328 *3 *4 *5 *6)))))
+(((*1 *1) (-5 *1 (-284))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-623 (-2 (|:| -3549 (-1145)) (|:| -3859 (-430)))))
+ (-5 *1 (-1149)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-356)) (-5 *1 (-745 *2 *3)) (-4 *2 (-687 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-827 *2)) (-4 *2 (-1021)) (-4 *2 (-356)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-866 *4)) (-5 *3 (-1 (-112) *5)) (-4 *4 (-1069))
+ (-4 *5 (-1182)) (-5 *1 (-864 *4 *5))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-866 *4)) (-5 *3 (-623 (-1 (-112) *5))) (-4 *4 (-1069))
+ (-4 *5 (-1182)) (-5 *1 (-864 *4 *5))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *2 (-866 *5)) (-5 *3 (-623 (-1145)))
+ (-5 *4 (-1 (-112) (-623 *6))) (-4 *5 (-1069)) (-4 *6 (-1182))
+ (-5 *1 (-864 *5 *6))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-112) *5)) (-4 *5 (-1182)) (-4 *4 (-825))
+ (-5 *1 (-911 *4 *2 *5)) (-4 *2 (-423 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-623 (-1 (-112) *5))) (-4 *5 (-1182)) (-4 *4 (-825))
+ (-5 *1 (-911 *4 *2 *5)) (-4 *2 (-423 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1145)) (-5 *4 (-1 (-112) *5)) (-4 *5 (-1182))
+ (-5 *2 (-309 (-550))) (-5 *1 (-912 *5))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 (-1144))) (-4 *5 (-356))
- (-5 *2 (-1227 (-667 (-925 *5)))) (-5 *1 (-1054 *5))
- (-5 *4 (-667 (-925 *5)))))
+ (-12 (-5 *3 (-1145)) (-5 *4 (-623 (-1 (-112) *5))) (-4 *5 (-1182))
+ (-5 *2 (-309 (-550))) (-5 *1 (-912 *5))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-623 (-1145))) (-5 *3 (-1 (-112) (-623 *6)))
+ (-4 *6 (-13 (-423 *5) (-860 *4) (-596 (-866 *4)))) (-4 *4 (-1069))
+ (-4 *5 (-13 (-1021) (-860 *4) (-825) (-596 (-866 *4))))
+ (-5 *1 (-1045 *4 *5 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1069)) (-4 *5 (-1069))
+ (-4 *6 (-1069)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-662 *4 *5 *6)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1127)) (-5 *3 (-623 (-256))) (-5 *1 (-254))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1127)) (-5 *1 (-256)))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-623 (-926 *3))) (-4 *3 (-444))
+ (-5 *1 (-353 *3 *4)) (-14 *4 (-623 (-1145)))))
+ ((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-623 (-758 *3 (-839 *4)))) (-4 *3 (-444))
+ (-14 *4 (-623 (-1145))) (-5 *1 (-608 *3 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-825) (-542))) (-5 *1 (-424 *3 *2))
+ (-4 *2 (-423 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1062 *2)) (-4 *2 (-1182)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-623 *3)) (-4 *3 (-923 *5 *6 *7)) (-4 *5 (-444))
+ (-4 *6 (-771)) (-4 *7 (-825))
+ (-5 *2 (-2 (|:| |poly| *3) (|:| |mult| *5)))
+ (-5 *1 (-441 *5 *6 *7 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-444)) (-4 *3 (-825)) (-4 *3 (-1012 (-550)))
+ (-4 *3 (-542)) (-5 *1 (-41 *3 *2)) (-4 *2 (-423 *3))
+ (-4 *2
+ (-13 (-356) (-295)
+ (-10 -8 (-15 -4153 ((-1094 *3 (-594 $)) $))
+ (-15 -4163 ((-1094 *3 (-594 $)) $))
+ (-15 -2233 ($ (-1094 *3 (-594 $))))))))))
+(((*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1233)) (-5 *1 (-1107))))
((*1 *2 *3)
- (-12 (-5 *3 (-623 (-667 *4))) (-4 *4 (-356))
- (-5 *2 (-1227 (-667 *4))) (-5 *1 (-1054 *4)))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *3 (-25)) (-4 *3 (-825))
- (-5 *2 (-2 (|:| -2855 (-550)) (|:| |var| (-594 *1))))
- (-4 *1 (-423 *3)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-956 *2)) (-4 *2 (-1166)))))
-(((*1 *1 *1 *1) (-4 *1 (-123))) ((*1 *1 *1 *1) (-5 *1 (-836)))
- ((*1 *1 *1 *1) (-4 *1 (-940))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-1132 *3 *4)) (-14 *3 (-894))
- (-4 *4 (-1020)))))
+ (-12 (-5 *3 (-623 (-837))) (-5 *2 (-1233)) (-5 *1 (-1107)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1125 *3)) (-5 *1 (-172 *3)) (-4 *3 (-300)))))
+(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459))))
+ ((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-459)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-623 *5)) (-5 *4 (-894)) (-4 *5 (-825))
- (-5 *2 (-623 (-650 *5))) (-5 *1 (-650 *5)))))
-((-1260 . 737867) (-1261 . 737771) (-1262 . 737674) (-1263 . 737608)
- (-1264 . 737461) (-1265 . 736760) (-1266 . 736666) (-1267 . 736567)
- (-1268 . 736514) (-1269 . 736412) (-1270 . 736133) (-1271 . 736072)
- (-1272 . 735728) (-1273 . 735661) (-1274 . 735483) (-1275 . 735398)
- (-1276 . 735221) (-1277 . 735152) (-1278 . 734920) (-1279 . 734857)
- (-1280 . 734753) (-1281 . 734590) (-1282 . 734505) (-1283 . 734446)
- (-1284 . 734260) (-1285 . 733831) (-1286 . 733722) (-1287 . 733615)
- (-1288 . 733403) (-1289 . 733227) (-1290 . 733125) (-1291 . 733006)
- (-1292 . 732735) (-1293 . 732122) (-1294 . 731875) (-1295 . 731628)
- (-1296 . 731101) (-1297 . 731021) (-1298 . 730705) (-1299 . 730530)
- (-1300 . 730446) (-1301 . 730369) (-1302 . 730052) (-1303 . 729886)
- (-1304 . 729499) (-1305 . 729405) (-1306 . 729353) (-1307 . 729114)
- (-1308 . 728687) (-1309 . 728604) (-1310 . 728107) (-1311 . 727970)
- (-1312 . 727875) (-1313 . 727741) (-1314 . 727688) (-1315 . 727474)
- (-1316 . 727179) (-1317 . 727117) (-1318 . 727013) (-1319 . 726884)
- (-1320 . 726711) (-1321 . 726596) (-1322 . 726254) (-1323 . 726198)
- (-1324 . 725979) (-1325 . 725470) (-1326 . 725396) (-1327 . 725053)
- (-1328 . 724954) (-1329 . 724895) (-1330 . 724846) (-1331 . 724565)
- (-1332 . 724346) (-1333 . 724114) (-1334 . 724040) (-1335 . 723984)
- (-1336 . 723643) (-1337 . 723559) (-1338 . 722762) (-1339 . 722638)
- (-1340 . 722534) (-1341 . 722393) (-1342 . 722255) (-1343 . 721614)
- (-1344 . 721378) (-1345 . 721323) (-1346 . 721144) (-1347 . 721070)
- (-1348 . 720790) (-1349 . 720762) (-1350 . 720433) (-1351 . 720405)
- (-1352 . 720342) (-1353 . 720133) (-1354 . 720003) (-1355 . 719772)
- (-1356 . 719645) (-1357 . 719552) (-1358 . 719518) (-1359 . 719452)
- (-1360 . 719292) (-1361 . 719173) (-1362 . 718947) (-1363 . 718781)
- (-1364 . 718638) (-1365 . 718589) (-1366 . 718372) (-1367 . 718319)
- (-1368 . 718245) (-1369 . 718094) (-1370 . 717941) (-1371 . 717869)
- (-1372 . 716751) (-1373 . 715559) (-1374 . 715502) (-1375 . 715359)
- (-1376 . 714856) (-1377 . 714565) (-1378 . 714390) (-1379 . 714300)
- (-1380 . 714130) (-1381 . 713949) (-1382 . 713890) (-1383 . 713768)
- (-1384 . 713194) (-1385 . 713085) (-1386 . 711869) (-1387 . 711795)
- (-1388 . 711688) (-1389 . 709905) (-1390 . 709838) (-1391 . 709810)
- (-1392 . 709609) (-1393 . 709006) (-1394 . 708479) (-1395 . 708406)
- (-1396 . 708283) (-1397 . 708049) (-1398 . 707922) (-1399 . 707708)
- (-1400 . 707499) (-1401 . 707416) (-1402 . 706990) (-1403 . 706754)
- (-1404 . 706652) (-1405 . 706623) (-1406 . 706558) (-1407 . 706424)
- (-1408 . 706339) (-1409 . 706070) (-1410 . 705931) (-1411 . 705724)
- (-1412 . 705625) (-1413 . 705508) (-1414 . 705436) (-1415 . 705329)
- (-1416 . 705081) (-1417 . 704963) (-1418 . 704914) (-1419 . 704816)
- (-1420 . 704636) (-1421 . 704302) (-1422 . 704250) (-1423 . 703908)
- (-1424 . 703416) (-1425 . 703360) (-1426 . 703155) (-1427 . 703040)
- (-1428 . 702665) (-1429 . 702587) (-1430 . 702501) (-1431 . 702339)
- (-1432 . 702191) (-1433 . 701812) (-1434 . 701372) (-1435 . 701192)
- (-1436 . 701095) (-1437 . 701026) (-1438 . 700953) (-1439 . 700883)
- (-1440 . 700730) (-1441 . 700631) (-1442 . 700139) (-1443 . 700086)
- (-1444 . 699479) (-1445 . 699419) (-1446 . 699307) (-1447 . 699276)
- (-1448 . 699217) (-1449 . 699093) (-1450 . 699038) (-1451 . 698919)
- (-1452 . 698733) (-1453 . 698506) (-1454 . 698346) (-1455 . 698252)
- (-1456 . 696396) (-1457 . 696297) (-1458 . 696190) (-1459 . 696078)
- (-1460 . 695848) (-1461 . 695725) (-1462 . 695582) (-1463 . 695516)
- (-1464 . 695419) (-1465 . 695047) (-1466 . 694981) (-1467 . 694904)
- (-1468 . 694827) (-1469 . 694746) (-1470 . 694440) (-1471 . 693840)
- (-1472 . 693788) (-1473 . 693700) (-1474 . 693626) (-1475 . 693474)
- (-1476 . 693090) (-1477 . 693019) (-1478 . 692969) (-1479 . 692941)
- (-1480 . 692788) (-1481 . 692681) (-1482 . 692615) (-1483 . 692376)
- (-1484 . 692191) (-1485 . 691882) (-1486 . 691763) (-1487 . 691552)
- (-1488 . 691399) (-1489 . 684400) (-1490 . 684329) (-1491 . 684196)
- (-1492 . 684093) (-1493 . 683775) (-1494 . 683702) (-1495 . 682841)
- (-1496 . 682813) (-1497 . 682295) (-1498 . 682207) (-1499 . 682078)
- (-1500 . 681956) (-1501 . 681862) (-1502 . 681757) (-1503 . 681702)
- (-1504 . 681615) (-1505 . 681168) (-1506 . 680970) (-1507 . 680807)
- (-1508 . 680593) (-1509 . 680532) (-1510 . 680452) (-1511 . 680269)
- (-1512 . 680124) (-1513 . 679876) (-1514 . 679755) (-1515 . 679660)
- (-1516 . 679523) (-1517 . 679229) (-1518 . 655906) (-1519 . 655809)
- (-1520 . 655566) (-1521 . 655514) (-1522 . 655138) (-1523 . 654995)
- (-1524 . 654237) (-1525 . 654119) (-1526 . 653871) (-1527 . 653771)
- (-1528 . 653687) (-1529 . 653531) (-1530 . 653464) (-1531 . 652831)
- (-1532 . 650079) (-1533 . 649973) (-1534 . 649859) (-1535 . 649752)
- (-1536 . 649554) (-1537 . 649468) (-1538 . 648864) (-1539 . 648731)
- (-1540 . 647915) (-1541 . 647845) (-1542 . 646664) (-1543 . 646540)
- (-1544 . 646485) (-1545 . 646105) (-1546 . 646005) (-1547 . 645806)
- (-1548 . 645665) (-1549 . 645443) (-1550 . 645387) (-1551 . 645128)
- (-1552 . 645004) (-1553 . 644631) (-1554 . 644487) (-1555 . 644380)
- (-1556 . 644295) (-1557 . 644117) (-1558 . 644065) (-1559 . 644013)
- (-1560 . 642856) (-1561 . 642684) (-1562 . 642566) (-1563 . 642469)
- (-1564 . 642324) (-1565 . 642205) (-1566 . 641919) (-1567 . 641891)
- (-1568 . 641838) (-1569 . 641783) (-1570 . 641692) (-1571 . 641626)
- (-1572 . 641574) (-1573 . 641313) (-12 . 641141) (-1575 . 641040)
- (-1576 . 640987) (-1577 . 640829) (-1578 . 640517) (-1579 . 640374)
- (-1580 . 640300) (-1581 . 640146) (-1582 . 640080) (-1583 . 639970)
- (-1584 . 639791) (-1585 . 639649) (-1586 . 639575) (-1587 . 639461)
- (-1588 . 639368) (-1589 . 639294) (-1590 . 639085) (-1591 . 638800)
- (-1592 . 638698) (-1593 . 638580) (-1594 . 638248) (-1595 . 638141)
- (-1596 . 638088) (-1597 . 638020) (-1598 . 637411) (-1599 . 637323)
- (-1600 . 637098) (-1601 . 636177) (-1602 . 636076) (-1603 . 636002)
- (-1604 . 635631) (-1605 . 635560) (-1606 . 635299) (-1607 . 635181)
- (-1608 . 635081) (-1609 . 635002) (-1610 . 634934) (-1611 . 634833)
- (-1612 . 634626) (-1613 . 634446) (-1614 . 634328) (-1615 . 633995)
- (-1616 . 633821) (-1617 . 633684) (-1618 . 633634) (-1619 . 633538)
- (-1620 . 633455) (-1621 . 633377) (-1622 . 633289) (-1623 . 632329)
- (-1624 . 632078) (-1625 . 631830) (-1626 . 631651) (-1627 . 631580)
- (-1628 . 631446) (-1629 . 630807) (-1630 . 630745) (-1631 . 630679)
- (-1632 . 630512) (-1633 . 630439) (-1634 . 630332) (-1635 . 629831)
- (-1636 . 629745) (-1637 . 629580) (-1638 . 629483) (-1639 . 629410)
- (-1640 . 629340) (-1641 . 629105) (-1642 . 629053) (-1643 . 628849)
- (-1644 . 628818) (-1645 . 628724) (-1646 . 628471) (-1647 . 628256)
- (-1648 . 628006) (-1649 . 627905) (-1650 . 627810) (-1651 . 627733)
- (-1652 . 627535) (-1653 . 627480) (-1654 . 627411) (-1655 . 626994)
- (-1656 . 626917) (-1657 . 626774) (-1658 . 626721) (-1659 . 626310)
- (-1660 . 626030) (-1661 . 625933) (-1662 . 625652) (-1663 . 625545)
- (-1664 . 625348) (-1665 . 625282) (-1666 . 625103) (-1667 . 624640)
- (-1668 . 624500) (-1669 . 624358) (-1670 . 624145) (-1671 . 624093)
- (-1672 . 623887) (-1673 . 623853) (-1674 . 623422) (-1675 . 623298)
- (-1676 . 623152) (-1677 . 623100) (-1678 . 623013) (-1679 . 622906)
- (-1680 . 622800) (* . 618254) (-1682 . 617188) (-1683 . 616999)
- (-1684 . 616906) (-1685 . 616762) (-1686 . 616417) (-1687 . 616383)
- (-1688 . 616115) (-1689 . 616015) (-1690 . 615895) (-1691 . 615846)
- (-1692 . 615737) (-1693 . 615592) (-1694 . 615511) (-1695 . 615318)
- (-1696 . 615247) (-1697 . 615133) (-1698 . 614962) (-1699 . 614864)
- (-1700 . 614694) (-1701 . 614539) (-1702 . 614458) (-1703 . 614165)
- (-1704 . 614071) (-1705 . 612670) (-1706 . 612563) (-1707 . 612510)
- (-1708 . 612386) (-1709 . 612272) (-1710 . 612171) (-1711 . 612035)
- (-1712 . 611934) (-1713 . 611906) (-1714 . 611660) (-1715 . 611296)
- (-1716 . 610187) (-1717 . 610069) (-1718 . 609960) (-1719 . 609855)
- (-1720 . 609736) (-1721 . 609580) (-1722 . 609495) (-1723 . 609418)
- (-1724 . 609339) (-1725 . 609091) (-1726 . 608818) (-1727 . 608751)
- (-1728 . 608646) (-1729 . 608591) (-1730 . 608199) (-1731 . 607872)
- (-1732 . 607688) (-1733 . 607622) (-1734 . 607458) (-1735 . 607357)
- (-1736 . 607250) (-1737 . 607026) (-1738 . 606774) (-1739 . 606688)
- (-1740 . 606561) (-1741 . 605911) (-1742 . 605752) (-1743 . 605560)
- (-1744 . 605351) (-1745 . 605230) (-1746 . 605152) (-1747 . 605100)
- (-1748 . 604025) (-1749 . 603716) (-1750 . 603628) (-1751 . 603480)
- (-1752 . 603424) (-1753 . 603178) (-1754 . 603078) (-1755 . 603023)
- (-1756 . 602344) (-1757 . 602294) (-1758 . 601430) (-1759 . 601228)
- (-1760 . 600949) (-1761 . 600881) (-1762 . 600828) (-1763 . 600477)
- (-1764 . 600403) (-1765 . 600266) (-1766 . 599980) (-1767 . 599793)
- (-1768 . 599694) (-1769 . 599560) (-1770 . 599494) (-1771 . 597636)
- (-1772 . 597549) (-1773 . 597173) (-1774 . 596862) (-1775 . 596755)
- (-1776 . 596589) (-1777 . 596356) (-1778 . 596305) (-1779 . 594337)
- (-1780 . 594230) (-1781 . 594127) (-1782 . 594055) (-1783 . 593983)
- (-1784 . 593728) (-1785 . 593618) (-1786 . 593451) (-1787 . 593310)
- (-1788 . 592989) (-1789 . 592901) (-1790 . 592849) (-1791 . 592383)
- (-1792 . 592107) (-1793 . 591860) (-1794 . 591711) (-1795 . 591652)
- (-1796 . 591543) (-1797 . 591469) (-1798 . 591381) (-1799 . 591269)
- (-1800 . 591198) (-1801 . 591055) (-1802 . 590724) (-1803 . 590553)
- (-1804 . 590458) (-1805 . 590403) (-1806 . 590296) (-1807 . 590141)
- (-1808 . 589856) (-1809 . 589103) (-1810 . 588965) (-1811 . 588869)
- (-1812 . 587657) (-1813 . 587553) (-1814 . 587469) (-1815 . 587353)
- (-1816 . 587220) (-1817 . 587128) (-1818 . 587058) (-1819 . 586799)
- (-1820 . 586366) (-1821 . 586159) (-1822 . 585843) (-1823 . 585790)
- (-1824 . 585650) (-1825 . 585596) (-1826 . 585448) (-1827 . 585200)
- (-1828 . 585099) (-1829 . 584852) (-1830 . 584771) (-1831 . 584718)
- (-1832 . 584180) (-1833 . 583340) (-1834 . 582998) (-1835 . 582936)
- (-1836 . 582853) (-1837 . 582757) (-1838 . 582643) (-1839 . 582452)
- (-1840 . 582323) (-1841 . 582237) (-1842 . 582182) (-1843 . 581936)
- (-1844 . 581870) (-1845 . 581726) (-1846 . 581674) (-1847 . 581561)
- (-1848 . 581386) (-1849 . 581287) (-1850 . 580956) (-1851 . 580904)
- (-1852 . 580818) (-1853 . 580665) (-1854 . 580609) (-1855 . 580310)
- (-1856 . 580220) (-1857 . 580126) (-1858 . 579985) (-1859 . 579823)
- (-1860 . 579577) (-1861 . 579088) (-1862 . 578942) (-1863 . 578889)
- (-1864 . 578583) (-1865 . 578510) (-1866 . 578075) (-1867 . 577775)
- (-1868 . 577709) (-1869 . 577677) (-1870 . 577295) (-1871 . 577266)
- (-1872 . 577213) (-1873 . 577094) (-1874 . 576878) (-1875 . 576790)
- (-1876 . 576648) (-1877 . 576196) (-1878 . 576068) (-1879 . 575711)
- (-1880 . 575438) (-1881 . 575250) (-1882 . 575112) (-1883 . 574736)
- (-1884 . 574573) (-1885 . 574342) (-1886 . 571927) (-1887 . 571547)
- (-1888 . 571496) (-1889 . 571416) (-1890 . 571238) (-1891 . 571129)
- (-1892 . 571074) (-1893 . 570973) (-1894 . 570945) (-1895 . 570914)
- (-1896 . 570329) (-1897 . 569977) (-1898 . 569791) (-1899 . 569739)
- (-1900 . 569562) (-1901 . 569224) (-1902 . 569168) (-1903 . 568963)
- (-1904 . 568895) (-1905 . 568788) (-1906 . 568625) (-1907 . 568557)
- (-1908 . 568442) (-1909 . 568335) (-1910 . 567914) (-1911 . 567842)
- (-1912 . 567738) (-1913 . 567448) (-1914 . 567338) (-1915 . 567082)
- (-1916 . 566418) (-1917 . 566243) (-1918 . 566172) (-1919 . 566010)
- (-1920 . 565902) (-1921 . 565586) (-1922 . 565518) (-1923 . 565420)
- (-1924 . 565306) (-1925 . 564715) (-1926 . 564645) (-1927 . 564253)
- (-1928 . 564156) (-1929 . 563636) (-1930 . 563532) (-1931 . 563481)
- (-1932 . 563359) (-1933 . 563207) (-1934 . 563121) (-1935 . 563020)
- (-1936 . 562992) (-1937 . 562690) (-1938 . 562566) (-1939 . 562205)
- (-1940 . 562136) (-1941 . 562024) (-1942 . 561902) (-1943 . 561818)
- (-1944 . 561689) (-1945 . 561633) (-1946 . 561555) (-1947 . 561460)
- (-1948 . 561270) (-1949 . 561067) (-1950 . 560908) (-1951 . 560802)
- (-1952 . 560584) (-1953 . 560470) (-1954 . 560119) (-1955 . 560064)
- (-1956 . 559915) (-1957 . 559833) (-1958 . 559778) (-1959 . 559708)
- (-1960 . 559642) (-1961 . 559532) (-1962 . 559363) (-1963 . 559264)
- (-1964 . 559211) (-1965 . 559068) (-1966 . 558999) (-1967 . 558771)
- (-1968 . 558668) (-1969 . 558543) (-1970 . 558425) (-1971 . 558230)
- (-1972 . 558175) (-1973 . 558003) (-1974 . 557905) (-1975 . 557752)
- (-1976 . 557647) (-1977 . 557594) (-1978 . 557395) (-1979 . 556631)
- (-1980 . 556139) (-1981 . 555934) (-1982 . 555634) (-1983 . 555516)
- (-1984 . 555407) (-1985 . 555310) (-1986 . 555203) (-1987 . 555147)
- (-1988 . 554851) (-1989 . 554763) (-1990 . 554695) (-1991 . 554543)
- (-1992 . 554473) (-1993 . 554421) (-1994 . 554010) (-1995 . 553888)
- (-1996 . 553791) (-1997 . 553739) (-1998 . 553660) (-1999 . 553607)
- (-2000 . 553488) (-2001 . 552813) (-2002 . 552642) (-2003 . 552367)
- (-2004 . 552098) (-2005 . 552020) (-2006 . 551963) (-2007 . 551890)
- (-2008 . 551786) (-2009 . 551700) (-2010 . 551512) (-2011 . 550991)
- (-2012 . 550892) (-2013 . 550666) (-2014 . 550540) (-2015 . 550466)
- (-2016 . 550398) (-2017 . 550110) (-2018 . 549812) (-2019 . 549470)
- (-2020 . 549399) (-2021 . 549240) (-2022 . 549136) (-2023 . 548791)
- (-2024 . 548683) (-2025 . 548347) (-2026 . 548095) (-2027 . 547936)
- (-2028 . 547883) (-2029 . 547824) (-2030 . 547614) (-2031 . 546648)
- (-2032 . 546538) (-2033 . 546481) (-2034 . 546395) (-2035 . 546274)
- (-2036 . 546086) (-2037 . 545985) (-2038 . 545928) (-2039 . 545894)
- (-2040 . 545821) (-2041 . 545617) (-2042 . 545446) (-2043 . 545187)
- (-2044 . 544928) (-2045 . 544782) (-2046 . 544614) (-2047 . 544558)
- (-2048 . 543804) (-2049 . 543429) (-2050 . 543363) (-2051 . 543219)
- (-2052 . 543088) (-2053 . 542958) (-2054 . 542813) (-2055 . 542657)
- (-2056 . 542573) (-2057 . 542503) (-2058 . 542397) (-2059 . 542254)
- (-2060 . 542072) (-2061 . 541991) (-2062 . 541962) (-2063 . 541890)
- (-2064 . 541776) (-2065 . 541577) (-2066 . 541471) (-2067 . 541343)
- (-2068 . 541242) (-2069 . 541144) (-2070 . 541035) (-2071 . 540928)
- (-2072 . 540626) (-2073 . 540400) (-2074 . 540348) (-2075 . 540204)
- (-2076 . 539844) (-2077 . 539771) (-2078 . 539711) (-2079 . 539641)
- (-2080 . 539547) (-2081 . 539470) (-2082 . 539386) (-2083 . 539197)
- (-2084 . 538917) (-2085 . 538798) (-2086 . 538579) (-2087 . 538244)
- (-2088 . 538131) (-2089 . 538079) (-2090 . 537805) (-2091 . 537391)
- (-2092 . 537360) (-2093 . 537247) (-2094 . 537187) (-2095 . 537006)
- (-2096 . 536910) (-2097 . 535730) (-2098 . 535505) (-2099 . 534969)
- (-2100 . 534809) (-2101 . 534721) (-2102 . 534563) (-2103 . 534495)
- (-2104 . 534443) (-2105 . 534285) (-2106 . 534220) (-2107 . 534170)
- (-2108 . 534098) (-2109 . 534047) (-2110 . 533974) (-2111 . 533897)
- (-2112 . 532832) (-2113 . 532719) (-2114 . 532637) (-2115 . 532391)
- (-2116 . 532132) (-2117 . 531907) (-2118 . 531809) (-2119 . 530607)
- (-2120 . 530521) (-2121 . 530420) (-2122 . 529170) (-2123 . 529141)
- (-2124 . 528895) (-2125 . 528829) (-2126 . 528652) (-2127 . 528481)
- (-2128 . 528325) (-2129 . 528102) (-2130 . 527973) (-2131 . 527914)
- (-2132 . 527837) (-2133 . 527585) (-2134 . 527470) (-2135 . 526992)
- (-2136 . 526851) (-2137 . 526601) (-2138 . 525794) (-2139 . 524370)
- (-2140 . 524281) (-2141 . 524210) (-2142 . 524081) (-2143 . 524053)
- (-2144 . 523961) (-2145 . 523865) (-2146 . 523738) (-2147 . 523631)
- (-2148 . 523602) (-2149 . 523524) (-2150 . 523361) (-2151 . 523278)
- (-2152 . 523028) (-2153 . 522917) (-2154 . 522737) (-2155 . 522578)
- (-2156 . 522156) (-2157 . 522078) (-2158 . 522022) (-2159 . 521727)
- (-2160 . 521630) (-2161 . 521551) (-2162 . 521164) (-2163 . 521080)
- (-2164 . 520890) (-2165 . 520791) (-2166 . 520648) (-2167 . 520532)
- (-2168 . 520437) (-2169 . 520354) (-2170 . 520255) (-2171 . 520203)
- (-2172 . 520060) (-2173 . 519936) (-2174 . 519725) (-2175 . 519639)
- (-2176 . 519517) (-2177 . 519298) (-2178 . 518996) (-2179 . 518803)
- (-2180 . 518411) (-2181 . 518374) (-2182 . 518080) (-2183 . 517957)
- (-2184 . 517851) (-2185 . 517453) (-2186 . 517354) (-2187 . 517235)
- (-2188 . 517017) (-2189 . 516895) (-2190 . 516812) (-2191 . 516759)
- (-2192 . 516643) (-2193 . 516555) (-2194 . 516481) (-2195 . 516351)
- (-2196 . 516265) (-2197 . 516107) (-2198 . 516024) (-2199 . 515900)
- (-2200 . 515866) (-2201 . 515641) (-2202 . 515240) (-2203 . 514922)
- (-2204 . 514845) (-2205 . 514736) (-2206 . 514342) (-2207 . 514260)
- (-2208 . 514172) (-2209 . 514105) (-2210 . 514021) (-2211 . 513896)
- (-2212 . 512600) (-2213 . 512572) (-2214 . 512474) (-2215 . 512383)
- (-2216 . 512332) (-2217 . 512228) (-2218 . 512179) (-2219 . 511584)
- (-2220 . 511477) (-2221 . 511187) (-2222 . 510283) (-2223 . 510198)
- (-2224 . 510024) (-2225 . 509911) (-2226 . 509883) (-2227 . 509738)
- (-2228 . 509136) (-2229 . 509020) (-2230 . 508883) (-2231 . 508802)
- (-2232 . 508719) (-2233 . 508626) (-2234 . 508502) (-2235 . 508340)
- (-2236 . 508122) (-2237 . 507877) (-2238 . 507737) (-2239 . 506452)
- (-2240 . 506390) (-2241 . 506323) (-2242 . 506194) (-2243 . 506111)
- (-2244 . 506021) (-2245 . 505634) (-2246 . 505495) (-2247 . 505442)
- (-2248 . 505340) (-2249 . 504900) (-2250 . 504814) (-2251 . 504722)
- (-2252 . 504296) (-2253 . 504152) (-2254 . 504069) (-2255 . 504016)
- (-2256 . 503880) (-2257 . 503682) (-2258 . 503266) (-2259 . 503167)
- (-2260 . 503130) (-2261 . 503007) (-2262 . 502937) (-2263 . 502452)
- (-2264 . 502381) (-2265 . 502308) (-2266 . 502204) (-2267 . 501911)
- (-2268 . 501767) (-2269 . 501637) (-2270 . 501536) (-2271 . 501314)
- (-2272 . 500116) (-2273 . 499877) (-2274 . 499843) (-2275 . 499395)
- (-2276 . 499183) (-2277 . 499074) (-2278 . 498968) (-2279 . 498666)
- (-2280 . 498580) (-2281 . 498050) (-2282 . 497908) (-2283 . 497820)
- (-2284 . 497683) (-2285 . 497487) (-2286 . 497329) (-2287 . 497245)
- (-2288 . 497178) (-2289 . 497040) (-2290 . 496882) (-2291 . 496810)
- (-2292 . 496753) (-2293 . 496554) (-2294 . 496472) (-2295 . 496389)
- (-2296 . 495794) (-2297 . 495687) (-2298 . 495556) (-2299 . 495395)
- (-2300 . 495079) (-2301 . 494996) (-2302 . 494475) (-2303 . 494362)
- (-2304 . 494310) (-2305 . 494258) (-2306 . 493454) (-2307 . 493129)
- (-2308 . 493031) (-2309 . 492947) (-2310 . 492650) (-2311 . 492595)
- (-2312 . 492273) (-2313 . 492185) (-2314 . 492088) (-2315 . 491960)
- (-2316 . 491691) (-2317 . 491547) (-2318 . 491461) (-2319 . 491345)
- (-2320 . 491293) (-2321 . 491174) (-2322 . 490814) (-2323 . 490431)
- (-2324 . 490326) (-2325 . 490228) (-2326 . 490175) (-2327 . 490033)
- (-2328 . 489892) (-2329 . 489740) (-2330 . 489594) (-2331 . 489352)
- (-2332 . 489100) (-2333 . 489005) (-2334 . 488862) (-2335 . 488631)
- (-2336 . 488413) (-2337 . 488311) (-2338 . 488158) (-2339 . 488106)
- (-2340 . 487835) (-2341 . 487677) (-2342 . 487452) (-2343 . 487332)
- (-2344 . 487298) (-2345 . 487211) (-2346 . 486341) (-2347 . 486307)
- (-2348 . 486106) (-2349 . 486011) (-2350 . 485945) (-2351 . 485892)
- (-2352 . 485688) (-2353 . 485566) (-2354 . 485407) (-2355 . 485308)
- (-2356 . 485259) (-2357 . 485112) (-2358 . 485057) (-2359 . 485000)
- (-2360 . 484929) (-2361 . 484261) (-2362 . 484043) (-2363 . 483956)
- (-2364 . 483663) (-2365 . 483595) (-2366 . 483021) (-2367 . 482872)
- (-2368 . 482748) (-2369 . 482470) (-2370 . 482279) (-2371 . 482209)
- (-2372 . 481211) (-2373 . 481033) (-2374 . 480859) (-2375 . 480786)
- (-2376 . 480628) (-2377 . 480287) (-2378 . 480194) (-2379 . 480087)
- (-2380 . 479706) (-2381 . 479618) (-2382 . 479541) (-2383 . 479486)
- (-2384 . 479403) (-2385 . 479297) (-2386 . 479213) (-2387 . 478825)
- (-2388 . 478724) (-2389 . 478118) (-2390 . 477259) (-2391 . 476073)
- (-2392 . 475730) (-2393 . 473568) (-2394 . 473485) (-2395 . 473386)
- (-2396 . 473303) (-2397 . 473190) (-2398 . 473083) (-2399 . 472347)
- (-2400 . 472249) (-2401 . 472121) (-2402 . 472017) (-2403 . 470835)
- (-2404 . 470680) (-2405 . 470594) (-2406 . 470478) (-2407 . 469629)
- (-2408 . 469361) (-2409 . 469282) (-2410 . 469175) (-2411 . 469126)
- (-2412 . 469073) (-2413 . 468978) (-2414 . 466772) (-2415 . 466612)
- (-2416 . 466457) (-2417 . 466256) (-2418 . 465981) (-2419 . 462360)
- (-2420 . 462202) (-2421 . 461997) (-2422 . 461909) (-2423 . 461812)
- (-2424 . 461698) (-2425 . 461554) (-2426 . 460638) (-2427 . 460463)
- (-2428 . 460411) (-2429 . 460345) (-2430 . 460227) (-2431 . 460154)
- (-2432 . 460032) (-2433 . 459775) (-2434 . 459741) (-2435 . 459426)
- (-2436 . 459148) (-2437 . 458282) (-2438 . 458158) (-2439 . 458080)
- (-2440 . 457904) (-2441 . 457693) (-2442 . 457462) (-2443 . 457393)
- (-2444 . 457266) (-2445 . 457196) (-2446 . 457053) (-2447 . 456692)
- (-2448 . 456154) (-2449 . 455936) (-2450 . 455809) (-2451 . 455690)
- (-2452 . 455171) (-2453 . 455116) (-2454 . 455066) (-2455 . 454870)
- (-2456 . 454757) (-2457 . 453878) (-2458 . 453445) (-2459 . 453346)
- (-2460 . 453211) (-2461 . 453129) (-2462 . 453068) (-2463 . 453016)
- (-2464 . 452892) (-2465 . 452691) (-2466 . 452620) (-2467 . 452513)
- (-2468 . 452416) (-2469 . 452270) (-2470 . 451983) (-2471 . 451881)
- (-2472 . 451229) (-2473 . 451071) (-2474 . 450720) (-2475 . 448452)
- (-2476 . 447798) (-2477 . 446256) (-2478 . 445947) (-2479 . 445554)
- (-2480 . 445468) (-2481 . 445303) (-2482 . 445200) (-2483 . 445025)
- (-2484 . 444930) (-2485 . 444829) (-2486 . 444701) (-2487 . 444627)
- (-2488 . 444539) (-2489 . 444288) (-2490 . 444144) (-2491 . 444046)
- (-2492 . 443905) (-2493 . 443790) (-2494 . 443677) (-2495 . 443593)
- (-2496 . 443524) (-2497 . 443471) (-2498 . 443380) (-2499 . 443248)
- (-2500 . 443095) (-2501 . 442823) (-2502 . 442753) (-2503 . 442371)
- (-2504 . 442270) (-2505 . 442204) (-2506 . 442083) (-2507 . 441943)
- (-2508 . 441783) (-2509 . 441704) (-2510 . 440116) (-2511 . 440057)
- (-2512 . 439947) (-2513 . 439873) (-2514 . 439805) (-2515 . 439753)
- (-2516 . 439680) (-2517 . 439498) (-2518 . 439354) (-2519 . 439266)
- (-2520 . 439211) (-2521 . 439159) (-2522 . 439071) (-2523 . 438744)
- (-2524 . 438551) (-2525 . 438408) (-2526 . 438349) (-2527 . 438221)
- (-2528 . 438118) (-2529 . 437959) (-2530 . 437890) (-2531 . 437791)
- (-2532 . 437397) (-2533 . 437143) (-2534 . 437076) (-2535 . 435298)
- (-2536 . 435163) (-2537 . 435068) (-2538 . 434816) (-2539 . 434552)
- (-2540 . 434437) (-2541 . 434383) (-2542 . 434253) (-2543 . 434053)
- (-2544 . 433940) (-2545 . 433844) (-2546 . 433789) (-2547 . 433704)
- (-2548 . 433247) (-2549 . 433140) (-2550 . 433042) (-2551 . 432986)
- (-2552 . 432887) (-2553 . 432572) (-2554 . 432486) (-2555 . 432119)
- (-2556 . 431633) (-2557 . 431550) (-2558 . 431072) (-2559 . 430486)
- (-2560 . 430412) (-2561 . 430128) (-2562 . 429894) (-2563 . 429714)
- (-2564 . 429556) (-2565 . 429486) (-2566 . 429415) (-2567 . 429324)
- (-2568 . 429181) (-2569 . 429153) (-2570 . 428951) (-2571 . 428857)
- (-2572 . 428704) (-2573 . 428606) (-2574 . 428540) (-2575 . 428159)
- (-2576 . 428106) (-2577 . 427913) (-2578 . 427143) (-2579 . 426750)
- (-2580 . 426592) (-2581 . 426394) (-2582 . 426290) (-2583 . 426195)
- (-2584 . 425988) (-2585 . 425917) (-2586 . 425741) (-2587 . 425623)
- (-2588 . 425478) (-2589 . 425347) (-2590 . 425259) (-2591 . 425101)
- (-2592 . 425017) (-2593 . 424884) (-2594 . 424811) (-2595 . 424661)
- (-2596 . 424508) (-2597 . 424319) (-2598 . 424191) (-2599 . 424035)
- (-2600 . 423966) (-2601 . 423907) (-2602 . 423815) (-2603 . 423536)
- (-2604 . 423240) (-2605 . 423169) (-2606 . 423062) (-2607 . 422938)
- (-2608 . 421853) (-2609 . 421821) (-2610 . 421278) (-2611 . 421186)
- (-2612 . 421137) (-2613 . 421052) (-2614 . 420872) (-2615 . 417536)
- (-2616 . 417356) (-2617 . 417288) (-2618 . 416816) (-2619 . 416557)
- (-2620 . 416111) (-2621 . 416023) (-2622 . 415937) (-2623 . 415508)
- (-2624 . 415425) (-2625 . 415371) (-2626 . 415200) (-2627 . 415022)
- (-2628 . 414936) (-2629 . 414746) (-2630 . 414466) (-2631 . 414359)
- (-2632 . 414276) (-2633 . 413787) (-2634 . 413643) (-2635 . 413588)
- (-2636 . 413341) (-2637 . 413285) (-2638 . 412998) (-2639 . 412875)
- (-2640 . 412809) (-2641 . 412735) (-2642 . 412680) (-2643 . 412536)
- (-2644 . 411898) (-2645 . 411758) (-2646 . 411472) (-2647 . 411330)
- (-2648 . 411217) (-2649 . 411046) (-2650 . 410903) (-2651 . 410787)
- (-2652 . 410713) (-2653 . 410600) (-2654 . 410459) (-2655 . 410381)
- (-2656 . 410131) (-2657 . 409740) (-2658 . 409558) (-2659 . 409524)
- (-2660 . 409471) (-2661 . 409418) (-2662 . 409010) (-2663 . 408839)
- (-2664 . 408810) (-2665 . 408588) (-2666 . 408442) (-2667 . 408309)
- (-2668 . 408186) (-2669 . 408074) (-2670 . 407454) (-2671 . 407116)
- (-2672 . 404189) (-2673 . 403952) (-2674 . 403357) (-2675 . 403329)
- (-2676 . 403241) (-2677 . 403021) (-2678 . 402923) (-2679 . 402627)
- (-2680 . 397420) (-2681 . 397294) (-2682 . 396956) (-2683 . 396811)
- (-2684 . 396740) (-2685 . 396582) (-2686 . 396252) (-2687 . 396144)
- (-2688 . 396043) (-2689 . 395870) (-2690 . 395817) (-2691 . 395657)
- (-2692 . 395439) (-2693 . 395292) (-2694 . 395161) (-2695 . 395109)
- (-2696 . 394914) (-2697 . 394699) (-2698 . 394526) (-2699 . 394383)
- (-2700 . 394309) (-2701 . 394277) (-2702 . 394206) (-2703 . 394132)
- (-2704 . 393914) (-2705 . 393213) (-2706 . 393082) (-2707 . 392803)
- (-2708 . 392541) (-2709 . 392432) (-2710 . 391998) (-2711 . 391856)
- (-2712 . 391763) (-2713 . 391667) (-2714 . 391614) (-2715 . 390936)
- (-2716 . 390781) (-2717 . 390568) (-2718 . 390431) (-2719 . 390359)
- (-2720 . 390080) (-2721 . 389873) (-2722 . 389753) (-2723 . 389659)
- (-2724 . 389625) (-2725 . 388285) (-2726 . 382947) (-2727 . 382789)
- (-2728 . 382661) (-2729 . 382536) (-2730 . 382371) (-2731 . 382248)
- (-2732 . 382127) (-2733 . 382071) (-2734 . 381806) (-2735 . 381676)
- (-2736 . 381593) (-2737 . 381448) (-2738 . 381390) (-2739 . 381292)
- (-2740 . 381190) (-2741 . 380849) (-2742 . 380711) (-2743 . 380382)
- (-2744 . 380275) (-2745 . 380201) (-2746 . 380115) (-2747 . 380012)
- (-2748 . 379720) (-2749 . 379623) (-2750 . 379546) (-2751 . 379463)
- (-2752 . 379408) (-2753 . 379298) (-2754 . 379182) (-2755 . 379064)
- (-2756 . 378978) (-2757 . 378912) (-2758 . 378774) (-2759 . 378612)
- (-2760 . 378262) (-2761 . 378043) (-2762 . 377991) (-2763 . 377837)
- (-2764 . 377765) (-2765 . 377471) (-2766 . 376864) (-2767 . 376793)
- (-2768 . 376684) (-2769 . 376554) (-2770 . 376473) (-2771 . 376367)
- (-2772 . 376279) (-2773 . 376205) (-2774 . 376132) (-2775 . 375991)
- (-2776 . 375684) (-2777 . 375530) (-2778 . 375393) (-2779 . 375175)
- (-2780 . 374766) (-2781 . 374608) (-2782 . 374549) (-2783 . 374497)
- (-2784 . 374389) (-2785 . 374222) (-2786 . 374014) (-2787 . 369951)
- (-2788 . 369808) (-2789 . 369736) (-2790 . 369598) (-2791 . 369421)
- (-2792 . 369249) (-2793 . 368803) (-2794 . 368672) (-2795 . 368509)
- (-2796 . 368439) (-2797 . 368381) (-2798 . 368310) (-2799 . 368211)
- (-2800 . 368109) (-2801 . 368053) (-2802 . 367743) (-2803 . 367410)
- (-2804 . 367238) (-2805 . 367168) (-2806 . 367140) (-2807 . 367108)
- (-2808 . 366738) (-2809 . 366659) (-2810 . 366625) (-2811 . 366481)
- (-2812 . 366429) (-2813 . 366167) (-2814 . 366002) (-2815 . 365792)
- (-2816 . 365620) (-2817 . 365412) (-2818 . 365341) (-2819 . 364787)
- (-2820 . 364622) (-2821 . 364203) (-2822 . 364109) (-2823 . 364012)
- (-2824 . 363722) (-2825 . 363582) (-2826 . 363540) (-2827 . 363368)
- (-2828 . 363122) (-2829 . 363088) (-2830 . 362995) (-2831 . 362891)
- (-2832 . 362540) (-2833 . 362401) (-2834 . 362293) (-2835 . 359948)
- (-2836 . 359762) (-2837 . 359651) (-2838 . 359466) (-2839 . 359285)
- (-2840 . 359205) (-2841 . 358988) (-2842 . 358898) (-2843 . 358646)
- (-2844 . 358533) (-2845 . 358372) (-2846 . 358178) (-2847 . 358104)
- (-2848 . 358030) (-2849 . 358002) (-2850 . 357908) (-2851 . 357680)
- (-2852 . 357213) (-2853 . 356916) (-2854 . 356181) (-2855 . 355823)
- (-2856 . 355744) (-2857 . 355658) (-2858 . 355549) (-2859 . 355357)
- (-2860 . 355237) (-2861 . 355080) (-2862 . 355003) (-2863 . 354929)
- (-2864 . 354363) (-2865 . 353964) (-2866 . 353210) (-2867 . 353050)
- (-2868 . 352982) (-2869 . 352916) (-2870 . 352624) (-2871 . 352546)
- (-2872 . 352327) (-2873 . 352275) (-2874 . 351709) (-2875 . 351644)
- (-2876 . 351459) (-2877 . 351241) (-2878 . 351071) (-2879 . 350988)
- (-2880 . 350847) (-2881 . 350769) (-2882 . 350388) (-2883 . 350303)
- (-2884 . 350114) (-2885 . 350046) (-2886 . 349926) (-2887 . 349723)
- (-2888 . 349550) (-2889 . 349423) (-2890 . 349356) (-2891 . 349328)
- (-2892 . 349240) (-2893 . 349187) (-2894 . 349153) (-2895 . 348700)
- (-2896 . 348635) (-2897 . 348552) (-2898 . 348382) (-2899 . 348322)
- (-2900 . 348243) (-2901 . 348143) (-2902 . 347838) (-2903 . 338278)
- (-2904 . 338157) (-2905 . 338055) (-2906 . 337999) (-2907 . 337947)
- (-2908 . 337857) (-2909 . 337411) (-2910 . 337379) (-2911 . 336996)
- (-2912 . 336645) (-2913 . 336456) (-2914 . 336203) (-2915 . 335945)
- (-2916 . 335727) (-2917 . 335266) (-2918 . 335172) (-2919 . 335092)
- (-2920 . 334962) (-2921 . 334675) (-2922 . 334348) (-2923 . 334240)
- (-2924 . 334136) (-2925 . 334074) (-2926 . 332987) (-2927 . 332901)
- (-2928 . 332741) (-2929 . 332660) (-2930 . 332567) (-2931 . 332081)
- (-2932 . 331831) (-2933 . 331688) (-2934 . 331388) (-2935 . 331277)
- (-2936 . 331203) (-2937 . 331137) (-2938 . 330891) (-2939 . 330841)
- (-2940 . 330618) (-2941 . 330488) (-2942 . 330387) (-2943 . 330313)
- (-2944 . 330169) (-2945 . 330044) (-2946 . 329892) (-2947 . 329809)
- (-2948 . 329700) (-2949 . 329642) (-2950 . 329526) (-2951 . 329474)
- (-2952 . 329394) (-2953 . 329307) (-2954 . 329255) (-2955 . 329031)
- (-2956 . 328976) (-2957 . 328860) (-2958 . 327622) (-2959 . 327542)
- (-2960 . 327324) (-2961 . 327272) (-2962 . 327192) (-2963 . 326228)
- (-2964 . 326151) (-2965 . 326123) (-2966 . 326074) (-2967 . 325929)
- (-2968 . 325877) (-2969 . 325778) (-2970 . 323664) (-2971 . 323569)
- (-2972 . 323350) (-2973 . 323322) (-2974 . 323178) (-2975 . 323144)
- (-2976 . 322986) (-2977 . 322808) (-2978 . 322725) (-2979 . 322522)
- (-2980 . 322148) (-2981 . 322052) (-2982 . 321860) (-2983 . 321807)
- (-2984 . 321066) (-2985 . 320995) (-2986 . 320943) (-2987 . 320814)
- (-2988 . 320368) (-2989 . 320246) (-2990 . 320088) (-2991 . 319832)
- (-2992 . 319780) (-2993 . 319429) (-2994 . 319278) (-2995 . 318537)
- (-2996 . 318503) (-2997 . 318431) (-2998 . 318341) (-2999 . 318231)
- (-3000 . 318157) (-3001 . 318075) (-3002 . 318020) (-3003 . 317882)
- (-3004 . 317772) (-3005 . 317084) (-3006 . 317056) (-3007 . 316843)
- (-3008 . 316675) (-3009 . 316512) (-3010 . 316402) (-3011 . 316315)
- (-3012 . 316283) (-3013 . 316124) (-3014 . 315814) (-3015 . 315684)
- (-3016 . 315108) (-3017 . 314291) (-3018 . 314175) (-3019 . 314089)
- (-3020 . 313882) (-3021 . 313608) (-3022 . 313481) (-3023 . 313278)
- (-3024 . 313135) (-3025 . 312559) (-3026 . 312404) (-3027 . 312305)
- (-3028 . 311648) (-3029 . 311524) (-3030 . 311431) (-3031 . 311320)
- (-3032 . 311246) (-3033 . 310670) (-3034 . 310545) (-3035 . 310217)
- (-3036 . 310092) (-3037 . 309889) (-3038 . 309818) (-3039 . 309759)
- (-3040 . 308946) (-3041 . 308269) (-3042 . 307557) (-3043 . 306871)
- (-3044 . 306812) (-3045 . 306739) (-3046 . 306566) (-3047 . 306469)
- (-3048 . 306419) (-3049 . 306337) (-3050 . 306252) (-3051 . 306218)
- (-3052 . 305532) (-3053 . 305414) (-3054 . 305298) (-3055 . 305200)
- (-3056 . 305172) (-3057 . 305077) (-3058 . 304999) (-3059 . 304838)
- (-3060 . 304089) (-3061 . 304015) (-3062 . 303750) (-3063 . 303486)
- (-3064 . 303449) (-3065 . 303222) (-3066 . 303125) (-3067 . 302906)
- (-3068 . 302724) (-3069 . 302564) (-3070 . 302460) (-3071 . 302407)
- (-3072 . 301833) (-3073 . 301735) (-3074 . 301610) (-3075 . 301468)
- (-3076 . 301179) (-3077 . 301100) (-3078 . 301004) (-3079 . 300894)
- (-3080 . 300543) (-3081 . 299969) (-3082 . 299918) (-3083 . 299800)
- (-3084 . 299695) (-3085 . 299342) (-3086 . 299259) (-3087 . 299185)
- (-3088 . 298981) (-3089 . 298823) (-3090 . 298634) (-3091 . 298496)
- (-3092 . 298427) (-3093 . 298294) (-3094 . 297720) (-3095 . 297650)
- (-3096 . 297557) (-3097 . 297494) (-3098 . 297434) (-3099 . 297275)
- (-3100 . 297110) (-3101 . 297061) (-3102 . 296823) (-3103 . 296136)
- (-3104 . 296084) (-3105 . 295912) (-3106 . 295825) (-3107 . 295739)
- (-3108 . 295436) (-3109 . 295383) (-3110 . 295351) (-3111 . 295143)
- (-3112 . 294400) (-3113 . 294257) (-3114 . 293570) (-3115 . 293391)
- (-3116 . 293311) (-3117 . 292654) (-3118 . 291025) (-3119 . 290897)
- (-3120 . 290718) (-3121 . 290594) (-3122 . 289945) (-3123 . 289258)
- (-3124 . 289118) (-3125 . 289002) (-3126 . 288950) (-3127 . 288891)
- (-3128 . 288754) (-3129 . 287888) (-3130 . 287784) (-3131 . 287713)
- (-3132 . 287617) (-3133 . 287538) (-3134 . 284757) (-3135 . 284182)
- (-3136 . 284109) (-3137 . 283510) (-3138 . 283013) (-3139 . 281911)
- (-3140 . 281738) (-3141 . 280364) (-3142 . 279937) (-3143 . 278491)
- (-3144 . 278336) (-3145 . 278279) (-3146 . 277704) (-3147 . 277473)
- (-3148 . 277385) (-3149 . 277290) (-3150 . 277237) (-3151 . 277034)
- (-3152 . 276928) (-3153 . 276900) (-3154 . 276746) (-3155 . 276664)
- (-3156 . 276503) (-3157 . 275928) (-3158 . 275829) (-3159 . 275455)
- (-3160 . 275339) (-3161 . 274588) (-3162 . 274516) (-3163 . 274321)
- (-3164 . 274205) (-3165 . 274127) (-3166 . 274074) (-3167 . 273500)
- (-3168 . 273362) (-3169 . 273180) (-3170 . 273041) (-3171 . 272937)
- (-3172 . 272746) (-3173 . 272664) (-3174 . 272277) (-3175 . 272141)
- (-3176 . 271567) (-3177 . 271516) (-3178 . 271479) (-3179 . 271336)
- (-3180 . 271145) (-3181 . 270809) (-3182 . 270716) (-3183 . 270558)
- (-3184 . 270393) (-3185 . 270320) (-3186 . 270197) (-3187 . 269623)
- (-3188 . 269555) (-3189 . 269488) (-3190 . 269338) (-3191 . 269021)
- (-3192 . 267183) (-3193 . 267074) (-3194 . 266893) (-3195 . 266798)
- (-3196 . 266710) (-3197 . 266542) (-3198 . 265968) (-3199 . 265565)
- (-3200 . 265479) (-3201 . 264451) (-3202 . 264333) (-3203 . 262823)
- (-3204 . 262763) (-3205 . 262711) (-3206 . 262537) (-3207 . 261721)
- (-3208 . 261440) (-3209 . 260866) (-3210 . 260770) (-3211 . 260642)
- (-3212 . 260589) (-3213 . 260471) (-3214 . 258923) (-3215 . 258793)
- (-3216 . 258759) (-3217 . 258641) (-3218 . 258588) (-3219 . 258544)
- (-3220 . 258449) (-3221 . 258389) (-3222 . 258244) (-3223 . 258182)
- (-3224 . 258068) (-3225 . 257883) (-3226 . 257830) (-3227 . 257200)
- (-3228 . 257096) (-3229 . 256943) (-3230 . 256505) (-3231 . 255960)
- (-3232 . 255904) (-3233 . 255767) (-3234 . 255540) (-3235 . 254804)
- (-3236 . 254752) (-3237 . 254603) (-3238 . 254332) (-3239 . 254272)
- (-3240 . 253863) (-3241 . 253622) (-3242 . 253130) (-3243 . 252905)
- (-3244 . 252747) (-3245 . 252515) (-3246 . 252462) (-3247 . 252278)
- (-3248 . 252116) (-3249 . 251870) (-3250 . 251524) (-3251 . 251420)
- (-3252 . 251310) (-3253 . 251152) (-3254 . 251015) (-3255 . 250937)
- (-3256 . 250810) (-3257 . 250636) (-3258 . 250563) (-3259 . 250341)
- (-3260 . 250263) (-3261 . 250210) (-3262 . 250071) (-3263 . 249976)
- (-3264 . 249824) (-3265 . 249768) (-3266 . 249708) (-3267 . 249064)
- (-3268 . 248864) (-3269 . 248812) (-3270 . 247515) (-3271 . 247351)
- (-3272 . 247138) (-3273 . 247087) (-3274 . 247013) (-3275 . 246942)
- (-3276 . 246617) (-3277 . 245445) (-3278 . 245339) (-3279 . 243207)
- (-3280 . 243144) (-3281 . 243006) (-3282 . 242933) (-3283 . 242838)
- (-3284 . 242659) (-3285 . 242489) (-3286 . 242423) (-3287 . 242308)
- (-3288 . 242231) (-3289 . 242116) (-3290 . 241885) (-3291 . 241775)
- (-3292 . 241710) (-3293 . 241570) (-3294 . 240996) (-3295 . 239859)
- (-3296 . 239797) (-3297 . 239309) (-3298 . 239175) (-3299 . 239000)
- (-3300 . 238939) (-3301 . 238658) (-3302 . 237770) (-3303 . 237614)
- (-3304 . 237505) (-3305 . 237309) (-3306 . 235901) (-3307 . 234589)
- (-3308 . 234561) (-3309 . 234501) (-3310 . 234262) (-3311 . 234210)
- (-3312 . 234045) (-3313 . 233932) (-3314 . 232202) (-3315 . 231952)
- (-3316 . 231837) (-3317 . 231515) (-3318 . 231326) (-3319 . 231224)
- (-3320 . 231083) (-3321 . 230983) (-3322 . 230930) (-3323 . 230416)
- (-3324 . 230022) (-3325 . 229823) (-3326 . 229770) (-3327 . 229718)
- (-3328 . 229509) (-3329 . 229261) (-3330 . 229079) (-3331 . 228859)
- (-3332 . 228703) (-3333 . 228618) (-3334 . 228376) (-3335 . 228045)
- (-3336 . 227513) (-3337 . 227394) (-3338 . 221881) (-3339 . 221715)
- (-3340 . 221328) (-3341 . 221226) (-3342 . 221175) (-3343 . 221073)
- (-3344 . 221014) (-3345 . 220468) (-3346 . 220406) (-3347 . 220304)
- (-3348 . 220106) (-3349 . 220009) (-3350 . 219770) (-3351 . 219565)
- (-3352 . 219022) (-3353 . 218634) (-3354 . 218575) (-3355 . 218422)
- (-3356 . 218354) (-3357 . 218252) (-3358 . 218115) (-3359 . 217905)
- (-3360 . 217805) (-3361 . 217731) (-3362 . 217508) (-3363 . 217409)
- (-3364 . 217377) (-3365 . 216922) (-3366 . 216537) (-3367 . 215286)
- (-3368 . 215180) (-3369 . 215124) (-3370 . 214989) (-3371 . 214916)
- (-3372 . 214850) (-3373 . 214766) (-3374 . 214593) (-3375 . 214540)
- (-3376 . 214357) (-3377 . 214008) (-3378 . 213817) (-3379 . 213671)
- (-3380 . 213353) (-3381 . 213270) (-3382 . 213187) (-3383 . 213137)
- (-3384 . 212891) (-3385 . 212701) (-3386 . 212594) (-3387 . 212478)
- (-3388 . 212293) (-3389 . 212213) (-3390 . 212083) (-3391 . 211963)
- (-3392 . 211911) (-3393 . 211814) (-3394 . 211627) (-3395 . 211590)
- (-3396 . 211481) (-3397 . 210930) (-3398 . 210451) (-3399 . 210197)
- (-3400 . 210039) (-3401 . 209861) (-3402 . 209709) (-3403 . 209637)
- (-3404 . 209216) (-3405 . 209113) (-3406 . 209042) (-3407 . 208894)
- (-3408 . 208784) (-3409 . 208681) (-3410 . 208578) (-3411 . 208444)
- (-3412 . 208416) (-3413 . 208249) (-3414 . 208054) (-3415 . 207712)
- (-3416 . 207593) (-3417 . 206016) (-3418 . 205897) (-3419 . 205766)
- (-3420 . 205689) (-3421 . 205574) (-3422 . 205510) (-3423 . 205430)
- (-3424 . 205298) (-3425 . 204734) (-3426 . 204589) (-3427 . 204409)
- (-3428 . 204316) (-3429 . 204259) (-3430 . 204175) (-3431 . 204123)
- (-3432 . 203649) (-3433 . 203350) (-3434 . 203220) (-3435 . 203167)
- (-3436 . 203108) (-3437 . 203035) (-3438 . 202984) (-3439 . 202449)
- (-3440 . 202133) (-3441 . 201967) (-3442 . 201868) (-3443 . 201773)
- (-3444 . 201656) (-3445 . 201541) (-3446 . 201404) (-3447 . 201318)
- (-3448 . 200928) (-3449 . 200718) (-3450 . 200499) (-3451 . 200430)
- (-3452 . 200277) (-3453 . 199574) (-3454 . 199491) (-3455 . 199278)
- (-3456 . 198763) (-3457 . 198669) (-3458 . 198596) (-3459 . 195297)
- (-3460 . 195231) (-3461 . 195002) (-3462 . 194885) (-3463 . 194854)
- (-3464 . 194801) (-3465 . 194539) (-3466 . 193664) (-3467 . 193422)
- (-3468 . 193333) (-3469 . 193250) (-3470 . 193197) (-3471 . 193081)
- (-3472 . 193000) (-3473 . 192696) (-3474 . 192562) (-3475 . 192383)
- (-3476 . 192227) (-3477 . 192199) (-3478 . 192018) (-3479 . 191938)
- (-3480 . 191556) (-3481 . 191419) (-3482 . 191310) (-3483 . 191063)
- (-3484 . 191010) (-3485 . 189845) (-3486 . 189468) (-3487 . 189416)
- (-3488 . 189324) (-3489 . 189290) (-3490 . 185130) (-3491 . 184922)
- (-3492 . 184120) (-3493 . 183952) (-3494 . 183839) (-3495 . 183684)
- (-3496 . 183564) (-3497 . 183205) (-3498 . 182829) (-3499 . 182302)
- (-3500 . 182133) (-3501 . 182066) (-3502 . 181889) (-3503 . 181530)
- (-3504 . 181258) (-3505 . 181181) (-3506 . 181008) (-3507 . 180980)
- (-3508 . 180796) (-3509 . 180701) (-3510 . 180578) (-3511 . 180067)
- (-3512 . 180015) (-3513 . 179819) (-3514 . 179726) (-3515 . 179511)
- (-3516 . 179083) (-3517 . 178915) (-3518 . 178857) (-3519 . 178723)
- (-3520 . 178669) (-3521 . 178188) (-3522 . 178074) (-3523 . 178015)
- (-3524 . 177959) (-3525 . 177072) (-3526 . 176822) (-3527 . 176265)
- (-3528 . 176107) (-3529 . 176055) (-3530 . 175923) (-3531 . 175328)
- (-3532 . 174705) (-3533 . 174495) (-3534 . 174044) (-3535 . 174016)
- (-3536 . 173942) (-3537 . 173810) (-3538 . 173710) (-3539 . 173557)
- (-3540 . 173363) (-3541 . 173256) (-3542 . 173204) (-3543 . 173146)
- (-3544 . 173087) (-3545 . 172744) (-3546 . 172658) (-3547 . 172297)
- (-3548 . 172121) (-3549 . 171990) (-3550 . 171958) (-3551 . 171879)
- (-3552 . 171726) (-3553 . 171615) (-3554 . 171503) (-3555 . 171451)
- (-3556 . 171293) (-3557 . 171210) (-3558 . 171144) (-3559 . 171067)
- (-3560 . 170983) (-3561 . 170810) (-3562 . 170593) (-3563 . 170533)
- (-3564 . 169261) (-3565 . 168912) (-3566 . 168832) (-3567 . 168695)
- (-3568 . 168457) (-3569 . 168341) (-3570 . 168290) (-3571 . 168237)
- (-3572 . 167056) (-3573 . 166952) (-3574 . 166870) (-3575 . 166839)
- (-3576 . 166695) (-3577 . 166572) (-3578 . 166357) (-3579 . 166284)
- (-3580 . 165774) (-3581 . 165665) (-3582 . 165432) (-3583 . 165338)
- (-3584 . 165268) (-3585 . 165199) (-3586 . 165097) (-3587 . 164837)
- (-3588 . 164766) (-3589 . 164581) (-3590 . 164468) (-3591 . 164413)
- (-3592 . 164330) (-3593 . 164226) (-3594 . 163981) (-3595 . 163541)
- (-3596 . 163455) (-3597 . 163251) (-3598 . 163180) (-3599 . 162981)
- (-3600 . 162901) (-3601 . 161431) (-3602 . 161378) (-3603 . 160382)
- (-3604 . 160311) (-3605 . 160177) (-3606 . 160121) (-3607 . 159899)
- (-3608 . 159753) (-3609 . 159559) (-3610 . 159446) (-3611 . 159298)
- (-3612 . 158850) (-3613 . 158268) (-3614 . 158178) (-3615 . 157926)
- (-3616 . 157846) (-3617 . 157791) (-3618 . 157650) (-3619 . 157541)
- (-3620 . 156881) (-3621 . 156670) (-3622 . 156549) (-3623 . 156493)
- (-3624 . 156398) (-3625 . 156087) (-3626 . 156035) (-3627 . 155955)
- (-3628 . 155800) (-3629 . 155651) (-3630 . 155546) (-3631 . 155491)
- (-3632 . 155038) (-3633 . 154809) (-3634 . 154693) (-3635 . 154636)
- (-3636 . 154079) (-3637 . 154000) (-3638 . 153944) (-3639 . 153778)
- (-3640 . 153691) (-3641 . 153590) (-3642 . 153527) (-3643 . 153225)
- (-3644 . 153116) (-3645 . 153033) (-3646 . 152917) (-3647 . 152859)
- (-3648 . 152736) (-3649 . 152602) (-3650 . 152449) (-3651 . 152383)
- (-3652 . 152303) (-3653 . 152244) (-3654 . 152053) (-3655 . 151892)
- (-3656 . 151470) (-3657 . 151312) (-3658 . 150439) (-3659 . 150120)
- (-3660 . 150018) (-3661 . 149830) (-3662 . 149746) (-3663 . 149594)
- (-3664 . 149457) (-3665 . 149049) (-3666 . 148972) (-3667 . 148816)
- (-3668 . 148734) (-3669 . 148626) (-3670 . 148468) (-3671 . 148325)
- (-3672 . 148248) (-3673 . 148165) (-3674 . 147853) (-3675 . 147756)
- (-3676 . 147666) (-3677 . 147613) (-3678 . 147333) (-3679 . 147301)
- (-3680 . 147245) (-3681 . 147171) (-3682 . 146948) (-3683 . 146874)
- (-3684 . 146812) (-3685 . 146738) (-3686 . 146541) (-3687 . 146447)
- (-3688 . 146230) (-3689 . 146170) (-3690 . 146093) (-3691 . 145954)
- (-3692 . 145826) (-3693 . 145703) (-3694 . 145566) (-3695 . 145372)
- (-3696 . 145316) (-3697 . 145172) (-3698 . 144954) (-3699 . 144587)
- (-3700 . 144466) (-3701 . 144304) (-3702 . 144233) (-3703 . 144042)
- (-3704 . 143969) (-3705 . 143715) (-3706 . 143612) (-3707 . 142794)
- (-3708 . 142738) (-3709 . 142652) (-3710 . 142583) (-3711 . 142378)
- (-3712 . 141002) (-3713 . 140912) (-3714 . 140828) (-3715 . 140754)
- (-3716 . 140642) (-3717 . 140489) (-3718 . 140293) (-3719 . 140041)
- (-3720 . 139988) (-3721 . 139801) (-3722 . 139621) (-3723 . 139474)
- (-3724 . 139410) (-3725 . 139336) (-3726 . 138928) (-3727 . 138819)
- (-3728 . 138747) (-3729 . 138695) (-3730 . 138666) (-3731 . 138444)
- (-3732 . 138276) (-3733 . 138224) (-3734 . 138143) (-3735 . 137983)
- (-3736 . 137556) (-3737 . 137460) (-3738 . 137302) (-3739 . 137176)
- (-3740 . 137121) (-3741 . 137033) (-3742 . 136880) (-3743 . 136824)
- (-3744 . 136723) (-3745 . 136667) (-3746 . 136552) (-3747 . 136421)
- (-3748 . 135874) (-3749 . 135721) (-3750 . 135598) (-3751 . 135475)
- (-3752 . 135409) (-3753 . 134891) (-3754 . 134782) (-3755 . 134528)
- (-3756 . 134434) (-3757 . 133774) (-3758 . 133547) (-3759 . 133364)
- (-3760 . 133308) (-3761 . 133178) (-3762 . 132939) (-3763 . 132746)
- (-3764 . 132690) (-3765 . 132627) (-3766 . 132500) (-3767 . 132398)
- (-3768 . 132261) (-3769 . 132097) (-3770 . 131966) (-3771 . 131723)
- (-3772 . 131049) (-3773 . 130945) (-3774 . 130781) (-3775 . 130404)
- (-3776 . 130216) (-3777 . 130020) (-3778 . 129967) (-3779 . 129899)
- (-3780 . 129642) (-3781 . 129590) (-3782 . 129323) (-3783 . 129252)
- (-3784 . 128669) (-3785 . 128488) (-3786 . 128431) (-3787 . 128338)
- (-3788 . 128022) (-3789 . 127948) (-3790 . 127797) (-3791 . 127710)
- (-3792 . 127555) (-3793 . 127505) (-3794 . 127454) (-3795 . 127122)
- (-3796 . 126978) (-3797 . 126908) (-3798 . 126800) (-3799 . 126729)
- (-3800 . 126645) (-3801 . 126593) (-3802 . 126405) (-3803 . 126327)
- (-3804 . 126256) (-3805 . 126057) (-3806 . 125948) (-3807 . 125877)
- (-3808 . 125828) (-3809 . 125588) (-3810 . 125511) (-3811 . 125396)
- (-3812 . 125316) (-3813 . 125261) (-3814 . 125124) (-3815 . 125052)
- (-3816 . 124806) (-3817 . 124694) (-3818 . 124573) (-3819 . 124511)
- (-3820 . 124448) (-3821 . 124333) (-3822 . 124281) (-3823 . 124207)
- (-3824 . 124094) (-3825 . 124042) (-3826 . 123943) (-3827 . 123694)
- (-3828 . 123060) (-3829 . 123006) (-3830 . 122857) (-3831 . 122215)
- (** . 119126) (-3833 . 119095) (-3834 . 118742) (-3835 . 118639)
- (-3836 . 118553) (-3837 . 118466) (-3838 . 117856) (-3839 . 117729)
- (-3840 . 117610) (-3841 . 117522) (-3842 . 117018) (-3843 . 116877)
- (-3844 . 116776) (-3845 . 116621) (-3846 . 116475) (-3847 . 116409)
- (-3848 . 116050) (-3849 . 115963) (-3850 . 115837) (-3851 . 115450)
- (-3852 . 115376) (-3853 . 115269) (-3854 . 115196) (-3855 . 114925)
- (-3856 . 114753) (-3857 . 114457) (-3858 . 114182) (-3859 . 114079)
- (-3860 . 113785) (-3861 . 113529) (-3862 . 113404) (-3863 . 113320)
- (-3864 . 113250) (-3865 . 113218) (-3866 . 109220) (-3867 . 109090)
- (-3868 . 108963) (-3869 . 108803) (-3870 . 108496) (-3871 . 106645)
- (-3872 . 106481) (-3873 . 106429) (-3874 . 106376) (-3875 . 106274)
- (-3876 . 106208) (-3877 . 106138) (-3878 . 105968) (-3879 . 105662)
- (-3880 . 101120) (-3881 . 101053) (-3882 . 100886) (-3883 . 100833)
- (-3884 . 100615) (-3885 . 100437) (-3886 . 99835) (-3887 . 99764)
- (-3888 . 99594) (-3889 . 99268) (-3890 . 98613) (-3891 . 98560)
- (-3892 . 98014) (-3893 . 97941) (-3894 . 97832) (-3895 . 97586)
- (-3896 . 97518) (-3897 . 97358) (-3898 . 97250) (-3899 . 97162)
- (-3900 . 96935) (-3901 . 96855) (-3902 . 96759) (-3903 . 96680)
- (-3904 . 96508) (-3905 . 96456) (-3906 . 96342) (-3907 . 96004)
- (-3908 . 95712) (-3909 . 95660) (-3910 . 95516) (-3911 . 95225)
- (-3912 . 95099) (-3913 . 94986) (-3914 . 94880) (-3915 . 94656)
- (-3916 . 94520) (-3917 . 94420) (-3918 . 94295) (-3919 . 93891)
- (-3920 . 93862) (-3921 . 93632) (-3922 . 93534) (-3923 . 93004)
- (-3924 . 92934) (-3925 . 92840) (-3926 . 92683) (-3927 . 92570)
- (-3928 . 92173) (-3929 . 92018) (-3930 . 91956) (-3931 . 91627)
- (-3932 . 91387) (-3933 . 90998) (-3934 . 90886) (-3935 . 90275)
- (-3936 . 90085) (-3937 . 89956) (-3938 . 89868) (-3939 . 89677)
- (-3940 . 89457) (-3941 . 89389) (-3942 . 89316) (-3943 . 89251)
- (-3944 . 88834) (-3945 . 88639) (-3946 . 88567) (-3947 . 88488)
- (-3948 . 88139) (-3949 . 87978) (-3950 . 87735) (-3951 . 87649)
- (-3952 . 87428) (-3953 . 87295) (-3954 . 87245) (-3955 . 87179)
- (-3956 . 86906) (-3957 . 86822) (-3958 . 86692) (-3959 . 86305)
- (-3960 . 86132) (-3961 . 86068) (-3962 . 85967) (-3963 . 85848)
- (-3964 . 85682) (-3965 . 85321) (-3966 . 85235) (-3967 . 84917)
- (-3968 . 84845) (-3969 . 84630) (-3970 . 84601) (-3971 . 84462)
- (-3972 . 70348) (-3973 . 70219) (-3974 . 70148) (-3975 . 69998)
- (-3976 . 69853) (-3977 . 69744) (-3978 . 69637) (-3979 . 69581)
- (-3980 . 69271) (-3981 . 69031) (-3982 . 68957) (-3983 . 68888)
- (-3984 . 68661) (-3985 . 68529) (-3986 . 68050) (-3987 . 67998)
- (-3988 . 67877) (-3989 . 67843) (-3990 . 67512) (-3991 . 67367)
- (-3992 . 66657) (-3993 . 66321) (-3994 . 66156) (-3995 . 66074)
- (-3996 . 66017) (-3997 . 65835) (-3998 . 65758) (-3999 . 65640)
- (-4000 . 65149) (-4001 . 64908) (-4002 . 64684) (-4003 . 64444)
- (-4004 . 64391) (-4005 . 63968) (-4006 . 63837) (-4007 . 63722)
- (-4008 . 63520) (-4009 . 63409) (-4010 . 63281) (-4011 . 63165)
- (-4012 . 62970) (-4013 . 62900) (-4014 . 62847) (-4015 . 62730)
- (-4016 . 62666) (-4017 . 62142) (-4018 . 62020) (-4019 . 61941)
- (-4020 . 61723) (-4021 . 61247) (-4022 . 61100) (-4023 . 60853)
- (-4024 . 60796) (-4025 . 60702) (-4026 . 60622) (-4027 . 60519)
- (-4028 . 55800) (-4029 . 55717) (-4030 . 55659) (-4031 . 55429)
- (-4032 . 55334) (-4033 . 55124) (-4034 . 55047) (-4035 . 54711)
- (-4036 . 54639) (-4037 . 54308) (-4038 . 54038) (-4039 . 53906)
- (-4040 . 53515) (-4041 . 53429) (-4042 . 53331) (-4043 . 53279)
- (-4044 . 53196) (-4045 . 53008) (-4046 . 52953) (-4047 . 52884)
- (-4048 . 52535) (-4049 . 52478) (-4050 . 52342) (-4051 . 52254)
- (-4052 . 52147) (-4053 . 52039) (-4054 . 51734) (-4055 . 51662)
- (-4056 . 51554) (-4057 . 51488) (-4058 . 51381) (-4059 . 51215)
- (-4060 . 51080) (-4061 . 50837) (-4062 . 50664) (-4063 . 50605)
- (-4064 . 50504) (-4065 . 50452) (-4066 . 50399) (-4067 . 49815)
- (-4068 . 49692) (-4069 . 49420) (-4070 . 49308) (-4071 . 49141)
- (-4072 . 48957) (-4073 . 48519) (-4074 . 48391) (-4075 . 48299)
- (-4076 . 47875) (-4077 . 47766) (-4078 . 47400) (-4079 . 47261)
- (-4080 . 47182) (-4081 . 47057) (-4082 . 46918) (-4083 . 46680)
- (-4084 . 46608) (-4085 . 46478) (-4086 . 46337) (-4087 . 46257)
- (-4088 . 46202) (-4089 . 46037) (-4090 . 45913) (-4091 . 45860)
- (-4092 . 45745) (-4093 . 45540) (-4094 . 45390) (-4095 . 45075)
- (-4096 . 44903) (-4097 . 44793) (-4098 . 44520) (-4099 . 44423)
- (-4100 . 44352) (-4101 . 44295) (-4102 . 44188) (-4103 . 44025)
- (-4104 . 43910) (-4105 . 43632) (-4106 . 43533) (-4107 . 43280)
- (-4108 . 43062) (-4109 . 42489) (-4110 . 41892) (-4111 . 41575)
- (-4112 . 41450) (-4113 . 41023) (-4114 . 40949) (-4115 . 40895)
- (-4116 . 40801) (-4117 . 40527) (-4118 . 40023) (-4119 . 39572)
- (-4120 . 39369) (-4121 . 39216) (-4122 . 38886) (-4123 . 38808)
- (-4124 . 38750) (-4125 . 38664) (-4126 . 38549) (-4127 . 38417)
- (-4128 . 38323) (-4129 . 37870) (-4130 . 37623) (-4131 . 37551)
- (-4132 . 37091) (-4133 . 36799) (-4134 . 36719) (-4135 . 36611)
- (-4136 . 36503) (-4137 . 36390) (-4138 . 36295) (-4139 . 36229)
- (-4140 . 36175) (-4141 . 36122) (-4142 . 36069) (-4143 . 35968)
- (-4144 . 35919) (-4145 . 35860) (-4146 . 35084) (-4147 . 34893)
- (-4148 . 34738) (-4149 . 34661) (-4150 . 34503) (-4151 . 34396)
- (-4152 . 34322) (-4153 . 33995) (-4154 . 33907) (-4155 . 33803)
- (-4156 . 33600) (-4157 . 33499) (-4158 . 33427) (-4159 . 33167)
- (-4160 . 33058) (-4161 . 32967) (-4162 . 32594) (-4163 . 32187)
- (-4164 . 31907) (-4165 . 31664) (-4166 . 31408) (-4167 . 31042)
- (-4168 . 30901) (-4169 . 30849) (-4170 . 30794) (-4171 . 30714)
- (-4172 . 30547) (-4173 . 30384) (-4174 . 30356) (-4175 . 30142)
- (-4176 . 29827) (-4177 . 29656) (-4178 . 29533) (-4179 . 29399)
- (-4180 . 29192) (-4181 . 28959) (-4182 . 28776) (-4183 . 27944)
- (-4184 . 27500) (-4185 . 27205) (-4186 . 27098) (-4187 . 26674)
- (-4188 . 26512) (-4189 . 25799) (-4190 . 25441) (-4191 . 25306)
- (-4192 . 25182) (-4193 . 25053) (-4194 . 24923) (-4195 . 24810)
- (-4196 . 24680) (-4197 . 24523) (-4198 . 24304) (-4199 . 24244)
- (-4200 . 23648) (-4201 . 23560) (-4202 . 23448) (-4203 . 23354)
- (-4204 . 23097) (-4205 . 23023) (-4206 . 22808) (-4207 . 22722)
- (-4208 . 22531) (-4209 . 22221) (-4210 . 21943) (-4211 . 21865)
- (-4212 . 21794) (-4213 . 21700) (-4214 . 20690) (-4215 . 20596)
- (-4216 . 20492) (-4217 . 20329) (-4218 . 20214) (-4219 . 20111)
- (-4220 . 19934) (-4221 . 19862) (-4222 . 19784) (-4223 . 19718)
- (-4224 . 19397) (-4225 . 19187) (-4226 . 19083) (-4227 . 19033)
- (-4228 . 18866) (-4229 . 18742) (-4230 . 18604) (-4231 . 18485)
- (-4232 . 18408) (-4233 . 18328) (-4234 . 18220) (-4235 . 18123)
- (-4236 . 17753) (-4237 . 17369) (-4238 . 17155) (-4239 . 16819)
- (-4240 . 16652) (-4241 . 16222) (-4242 . 16093) (-4243 . 16015)
- (-4244 . 15877) (-4245 . 15769) (-4246 . 15634) (-4247 . 15322)
- (-4248 . 15213) (-4249 . 15111) (-4250 . 14928) (-4251 . 14714)
- (-4252 . 14422) (-4253 . 13935) (-4254 . 13813) (-4255 . 13731)
- (-4256 . 13404) (-4257 . 13327) (-4258 . 12746) (-4259 . 12567)
- (-4260 . 12454) (-4261 . 12359) (-4262 . 12282) (-4263 . 12175)
- (-4264 . 12122) (-4265 . 11975) (-4266 . 11898) (-4267 . 11735)
- (-4268 . 11634) (-4269 . 11582) (-4270 . 11459) (-4271 . 11358)
- (-4272 . 11306) (-4273 . 11151) (-4274 . 10984) (-4275 . 10828)
- (-4276 . 10551) (-4277 . 10453) (-4278 . 10400) (-4279 . 10293)
- (-4280 . 10216) (-4281 . 10128) (-4282 . 9975) (-4283 . 9788)
- (-4284 . 9661) (-4285 . 9588) (-4286 . 9538) (-4287 . 9358)
- (-4288 . 9330) (-4289 . 9038) (-4290 . 8909) (-4291 . 8857)
- (-4292 . 8466) (-4293 . 8223) (-4294 . 8037) (-4295 . 7914)
- (-4296 . 7470) (-4297 . 7351) (-4298 . 7299) (-4299 . 7163)
- (-4300 . 6603) (-4301 . 6575) (-4302 . 6260) (-4303 . 6208)
- (-4304 . 5846) (-4305 . 5772) (-4306 . 5606) (-4307 . 5081)
- (-4308 . 5029) (-4309 . 4684) (-4310 . 4391) (-4311 . 4338)
- (-4312 . 2075) (-4313 . 1869) (-4314 . 1788) (-4315 . 1598)
- (-4316 . 1452) (-4317 . 1399) (-4318 . 1314) (-4319 . 311)
- (-4320 . 222) (-4321 . 169) (-4322 . 30)) \ No newline at end of file
+ (-12 (-5 *3 (-623 (-1 (-112) *8))) (-4 *8 (-1035 *5 *6 *7))
+ (-4 *5 (-542)) (-4 *6 (-771)) (-4 *7 (-825))
+ (-5 *2 (-2 (|:| |goodPols| (-623 *8)) (|:| |badPols| (-623 *8))))
+ (-5 *1 (-951 *5 *6 *7 *8)) (-5 *4 (-623 *8)))))
+(((*1 *2 *3 *4 *4 *2 *2 *2)
+ (-12 (-5 *2 (-550))
+ (-5 *3
+ (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-749)) (|:| |poli| *4)
+ (|:| |polj| *4)))
+ (-4 *6 (-771)) (-4 *4 (-923 *5 *6 *7)) (-4 *5 (-444)) (-4 *7 (-825))
+ (-5 *1 (-441 *5 *6 *7 *4)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-623 (-749))) (-5 *1 (-1133 *3 *4)) (-14 *3 (-895))
+ (-4 *4 (-1021)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-13 (-356) (-145)))
+ (-5 *2 (-623 (-2 (|:| -3068 (-749)) (|:| -1808 *4) (|:| |num| *4))))
+ (-5 *1 (-392 *3 *4)) (-4 *4 (-1204 *3)))))
+((-1261 . 737985) (-1262 . 737879) (-1263 . 737626) (-1264 . 737379)
+ (-1265 . 737280) (-1266 . 737206) (-1267 . 737061) (-1268 . 736759)
+ (-1269 . 736564) (-1270 . 736507) (-1271 . 736413) (-1272 . 736155)
+ (-1273 . 736024) (-1274 . 735881) (-1275 . 734724) (-1276 . 734571)
+ (-1277 . 734469) (-1278 . 734441) (-1279 . 733683) (-1280 . 733341)
+ (-1281 . 733255) (-1282 . 733037) (-1283 . 732957) (-1284 . 732729)
+ (-1285 . 732641) (-1286 . 732445) (-1287 . 732327) (-1288 . 732224)
+ (-1289 . 732105) (-1290 . 731575) (-1291 . 731114) (-1292 . 731061)
+ (-1293 . 730634) (-1294 . 730476) (-1295 . 730373) (-1296 . 730238)
+ (-1297 . 729986) (-1298 . 729738) (-1299 . 729523) (-1300 . 729440)
+ (-1301 . 727863) (-1302 . 727721) (-1303 . 727627) (-1304 . 727530)
+ (-1305 . 727446) (-1306 . 727396) (-1307 . 727343) (-1308 . 727243)
+ (-1309 . 727087) (-1310 . 726968) (-1311 . 726880) (-1312 . 726800)
+ (-1313 . 726742) (-1314 . 726656) (-1315 . 726469) (-1316 . 725918)
+ (-1317 . 725785) (-1318 . 725701) (-1319 . 725600) (-1320 . 725463)
+ (-1321 . 725332) (-1322 . 725202) (-1323 . 724972) (-1324 . 724917)
+ (-1325 . 724844) (-1326 . 724664) (-1327 . 724597) (-1328 . 724379)
+ (-1329 . 724302) (-1330 . 724106) (-1331 . 724011) (-1332 . 723724)
+ (-1333 . 723478) (-1334 . 723330) (-1335 . 723180) (-1336 . 722547)
+ (-1337 . 722236) (-1338 . 722026) (-1339 . 721918) (-1340 . 721862)
+ (-1341 . 721796) (-1342 . 721643) (-1343 . 721579) (-1344 . 721473)
+ (-1345 . 721376) (-1346 . 721266) (-1347 . 721162) (-1348 . 721085)
+ (-1349 . 720941) (-1350 . 720533) (-1351 . 720344) (-1352 . 720230)
+ (-1353 . 720165) (-1354 . 720086) (-1355 . 718999) (-1356 . 718663)
+ (-1357 . 718611) (-1358 . 718483) (-1359 . 718374) (-1360 . 718228)
+ (-1361 . 718121) (-1362 . 717981) (-1363 . 717594) (-1364 . 717508)
+ (-1365 . 717177) (-1366 . 717111) (-1367 . 717012) (-1368 . 716814)
+ (-1369 . 716730) (-1370 . 716242) (-1371 . 716110) (-1372 . 715950)
+ (-1373 . 715790) (-1374 . 715459) (-1375 . 713917) (-1376 . 713861)
+ (-1377 . 713833) (-1378 . 713747) (-1379 . 713613) (-1380 . 713423)
+ (-1381 . 713342) (-1382 . 712951) (-1383 . 712899) (-1384 . 712677)
+ (-1385 . 712284) (-1386 . 711680) (-1387 . 711581) (-1388 . 711406)
+ (-1389 . 711320) (-1390 . 711227) (-1391 . 711174) (-1392 . 711088)
+ (-1393 . 711002) (-1394 . 710856) (-1395 . 710723) (-1396 . 710580)
+ (-1397 . 710519) (-1398 . 710463) (-1399 . 710298) (-1400 . 710104)
+ (-1401 . 710034) (-1402 . 709978) (-1403 . 709862) (-1404 . 709581)
+ (-1405 . 709456) (-1406 . 709001) (-1407 . 708702) (-1408 . 708599)
+ (-1409 . 708486) (-1410 . 708362) (-1411 . 707958) (-1412 . 707070)
+ (-1413 . 706975) (-1414 . 706642) (-1415 . 706293) (-1416 . 706203)
+ (-1417 . 706028) (-1418 . 705880) (-1419 . 705797) (-1420 . 705742)
+ (-1421 . 705529) (-1422 . 705449) (-1423 . 705293) (-1424 . 705223)
+ (-1425 . 705194) (-1426 . 705100) (-1427 . 705005) (-1428 . 704557)
+ (-1429 . 704177) (-1430 . 704068) (-1431 . 703969) (-1432 . 703941)
+ (-1433 . 703711) (-1434 . 703570) (-1435 . 703469) (-1436 . 702887)
+ (-1437 . 702566) (-1438 . 702468) (-1439 . 702416) (-1440 . 702316)
+ (-1441 . 702130) (-1442 . 701934) (-1443 . 701902) (-1444 . 701613)
+ (-1445 . 701451) (-1446 . 701323) (-1447 . 701233) (-1448 . 701023)
+ (-1449 . 700882) (-1450 . 699570) (-1451 . 699427) (-1452 . 699342)
+ (-1453 . 698972) (-1454 . 698442) (-1455 . 698296) (-1456 . 698222)
+ (-1457 . 697970) (-1458 . 697866) (-1459 . 697796) (-1460 . 697619)
+ (-1461 . 697397) (-1462 . 697273) (-1463 . 697245) (-1464 . 697211)
+ (-1465 . 697041) (-1466 . 696988) (-1467 . 696900) (-1468 . 696845)
+ (-1469 . 696795) (-1470 . 696584) (-1471 . 696527) (-1472 . 696467)
+ (-1473 . 696373) (-1474 . 696229) (-1475 . 696048) (-1476 . 695892)
+ (-1477 . 695693) (-1478 . 695387) (-1479 . 695246) (-1480 . 695102)
+ (-1481 . 694978) (-1482 . 694926) (-1483 . 694687) (-1484 . 694563)
+ (-1485 . 694477) (-1486 . 694418) (-1487 . 694261) (-1488 . 692632)
+ (-1489 . 692460) (-1490 . 692387) (-1491 . 692289) (-1492 . 692180)
+ (-1493 . 692129) (-1494 . 692010) (-1495 . 691958) (-1496 . 691845)
+ (-1497 . 691704) (-1498 . 691331) (-1499 . 691069) (-1500 . 690850)
+ (-1501 . 689984) (-1502 . 689862) (-12 . 689690) (-1504 . 689388)
+ (-1505 . 688953) (-1506 . 688812) (-1507 . 688152) (-1508 . 688008)
+ (-1509 . 687931) (-1510 . 687357) (-1511 . 687286) (-1512 . 687130)
+ (-1513 . 686992) (-1514 . 686827) (-1515 . 686662) (-1516 . 685288)
+ (-1517 . 684891) (-1518 . 684591) (-1519 . 684478) (-1520 . 684267)
+ (-1521 . 684187) (-1522 . 684080) (-1523 . 683887) (-1524 . 683816)
+ (-1525 . 683703) (-1526 . 683548) (-1527 . 683439) (-1528 . 683373)
+ (-1529 . 683252) (-1530 . 683168) (-1531 . 683060) (-1532 . 682998)
+ (-1533 . 682913) (-1534 . 682876) (-1535 . 681146) (-1536 . 680592)
+ (-1537 . 679376) (-1538 . 679127) (-1539 . 679095) (-1540 . 679039)
+ (-1541 . 678970) (-1542 . 678873) (-1543 . 678799) (-1544 . 678621)
+ (-1545 . 678327) (-1546 . 678077) (-1547 . 677748) (-1548 . 677583)
+ (-1549 . 677201) (-1550 . 677148) (-1551 . 677053) (-1552 . 676683)
+ (-1553 . 672685) (-1554 . 672570) (-1555 . 672518) (-1556 . 672411)
+ (-1557 . 672288) (-1558 . 672048) (-1559 . 671629) (-1560 . 671573)
+ (-1561 . 671544) (-1562 . 671492) (-1563 . 671401) (-1564 . 671017)
+ (-1565 . 670619) (-1566 . 670525) (-1567 . 670473) (-1568 . 670084)
+ (-1569 . 669762) (-1570 . 667924) (-1571 . 666141) (-1572 . 665925)
+ (-1573 . 665793) (-1574 . 665638) (-1575 . 665424) (-1576 . 665357)
+ (-1577 . 665245) (-1578 . 665027) (-1579 . 664909) (-1580 . 664810)
+ (-1581 . 664621) (-1582 . 664524) (-1583 . 663014) (-1584 . 662958)
+ (-1585 . 662870) (-1586 . 662721) (-1587 . 662568) (-1588 . 662232)
+ (-1589 . 662113) (-1590 . 661903) (-1591 . 661613) (-1592 . 661516)
+ (-1593 . 661326) (-1594 . 661224) (-1595 . 659676) (-1596 . 659648)
+ (-1597 . 659506) (-1598 . 659401) (-1599 . 659129) (-1600 . 658699)
+ (-1601 . 658569) (-1602 . 658351) (-1603 . 658206) (-1604 . 658077)
+ (-1605 . 657936) (-1606 . 657796) (-1607 . 657595) (-1608 . 657533)
+ (* . 652987) (-1610 . 652535) (-1611 . 652480) (-1612 . 652410)
+ (-1613 . 652281) (-1614 . 652181) (-1615 . 652062) (-1616 . 651459)
+ (-1617 . 651337) (-1618 . 651249) (-1619 . 650513) (-1620 . 650471)
+ (-1621 . 650343) (-1622 . 649961) (-1623 . 649508) (-1624 . 649430)
+ (-1625 . 649210) (-1626 . 649157) (-1627 . 648871) (-1628 . 648709)
+ (-1629 . 648626) (-1630 . 648380) (-1631 . 647853) (-1632 . 647496)
+ (-1633 . 647395) (-1634 . 647166) (-1635 . 647058) (-1636 . 647030)
+ (-1637 . 646516) (-1638 . 646319) (-1639 . 646192) (-1640 . 646124)
+ (-1641 . 646036) (-1642 . 645943) (-1643 . 645870) (-1644 . 644658)
+ (-1645 . 644535) (-1646 . 644262) (-1647 . 644146) (-1648 . 644080)
+ (-1649 . 644046) (-1650 . 643911) (-1651 . 643396) (-1652 . 643319)
+ (-1653 . 643264) (-1654 . 643160) (-1655 . 643086) (-1656 . 642692)
+ (-1657 . 642048) (-1658 . 641975) (-1659 . 641923) (-1660 . 641735)
+ (-1661 . 641614) (-1662 . 641557) (-1663 . 641245) (-1664 . 641211)
+ (-1665 . 641012) (-1666 . 640778) (-1667 . 640687) (-1668 . 640622)
+ (-1669 . 640492) (-1670 . 639320) (-1671 . 638969) (-1672 . 636837)
+ (-1673 . 636806) (-1674 . 636668) (-1675 . 636528) (-1676 . 635971)
+ (-1677 . 635862) (-1678 . 635776) (-1679 . 635710) (-1680 . 635571)
+ (-1681 . 635518) (-1682 . 635101) (-1683 . 634986) (-1684 . 634610)
+ (-1685 . 634531) (-1686 . 634371) (-1687 . 634269) (-1688 . 634111)
+ (-1689 . 634059) (-1690 . 633864) (-1691 . 633812) (-1692 . 633704)
+ (-1693 . 632567) (-1694 . 632505) (-1695 . 632342) (-1696 . 632286)
+ (-1697 . 632207) (-1698 . 632024) (-1699 . 631957) (-1700 . 631696)
+ (-1701 . 631613) (-1702 . 631404) (-1703 . 631218) (-1704 . 631146)
+ (-1705 . 629738) (-1706 . 629507) (-1707 . 629341) (-1708 . 627753)
+ (-1709 . 627539) (-1710 . 627438) (-1711 . 627314) (-1712 . 627066)
+ (-1713 . 626987) (-1714 . 626876) (-1715 . 624461) (-1716 . 624373)
+ (-1717 . 624314) (-1718 . 624022) (-1719 . 623969) (-1720 . 623788)
+ (-1721 . 623754) (-1722 . 623572) (-1723 . 623364) (-1724 . 623015)
+ (-1725 . 622775) (-1726 . 622395) (-1727 . 622285) (-1728 . 622184)
+ (-1729 . 622062) (-1730 . 621904) (-1731 . 621684) (-1732 . 621459)
+ (-1733 . 621379) (-1734 . 621218) (-1735 . 615705) (-1736 . 615654)
+ (-1737 . 615586) (-1738 . 615523) (-1739 . 615441) (-1740 . 615129)
+ (-1741 . 614973) (-1742 . 614655) (-1743 . 614438) (-1744 . 614195)
+ (-1745 . 613807) (-1746 . 613727) (-1747 . 613425) (-1748 . 613373)
+ (-1749 . 613046) (-1750 . 612956) (-1751 . 612813) (-1752 . 612728)
+ (-1753 . 612651) (-1754 . 612565) (-1755 . 612295) (-1756 . 612117)
+ (-1757 . 612044) (-1758 . 611935) (-1759 . 611354) (-1760 . 611302)
+ (-1761 . 611060) (-1762 . 610986) (-1763 . 610676) (-1764 . 610567)
+ (-1765 . 610346) (-1766 . 610094) (-1767 . 609985) (-1768 . 609902)
+ (-1769 . 609720) (-1770 . 609541) (-1771 . 609408) (-1772 . 609254)
+ (-1773 . 609172) (-1774 . 608640) (-1775 . 608527) (-1776 . 608317)
+ (-1777 . 608262) (-1778 . 608204) (-1779 . 608060) (-1780 . 607947)
+ (-1781 . 607881) (-1782 . 607715) (-1783 . 607627) (-1784 . 607577)
+ (-1785 . 607416) (-1786 . 607315) (-1787 . 607181) (-1788 . 607093)
+ (-1789 . 606998) (-1790 . 606888) (-1791 . 606821) (-1792 . 606434)
+ (-1793 . 606368) (-1794 . 606174) (-1795 . 605589) (-1796 . 605534)
+ (-1797 . 605381) (-1798 . 605304) (-1799 . 605125) (-1800 . 605023)
+ (-1801 . 604939) (-1802 . 604865) (-1803 . 604592) (-1804 . 604240)
+ (-1805 . 604188) (-1806 . 604122) (-1807 . 604015) (-1808 . 603684)
+ (-1809 . 603411) (-1810 . 603337) (-1811 . 603195) (-1812 . 603144)
+ (-1813 . 603019) (-1814 . 602588) (-1815 . 602504) (-1816 . 602318)
+ (-1817 . 602230) (-1818 . 602150) (-1819 . 602095) (-1820 . 602042)
+ (-1821 . 601968) (-1822 . 601866) (-1823 . 601768) (-1824 . 601740)
+ (-1825 . 601610) (-1826 . 601558) (-1827 . 601499) (-1828 . 601172)
+ (-1829 . 601025) (-1830 . 600846) (-1831 . 600732) (-1832 . 600673)
+ (-1833 . 600582) (-1834 . 600195) (-1835 . 600101) (-1836 . 599924)
+ (-1837 . 599733) (-1838 . 599540) (-1839 . 599377) (-1840 . 599262)
+ (-1841 . 599169) (-1842 . 598623) (-1843 . 598572) (-1844 . 598344)
+ (-1845 . 598171) (-1846 . 597833) (-1847 . 597690) (-1848 . 597529)
+ (-1849 . 597428) (-1850 . 597197) (-1851 . 597123) (-1852 . 596656)
+ (-1853 . 596552) (-1854 . 596490) (-1855 . 596426) (-1856 . 595762)
+ (-1857 . 595557) (-1858 . 595135) (-1859 . 595075) (-1860 . 595023)
+ (-1861 . 594825) (-1862 . 594698) (-1863 . 594618) (-1864 . 593968)
+ (-1865 . 593377) (-1866 . 593328) (-1867 . 593031) (-1868 . 592930)
+ (-1869 . 592862) (-1870 . 592704) (-1871 . 592576) (-1872 . 592453)
+ (-1873 . 592346) (-1874 . 592141) (-1875 . 591546) (-1876 . 591427)
+ (-1877 . 590692) (-1878 . 590585) (-1879 . 590266) (-1880 . 590163)
+ (-1881 . 590062) (-1882 . 589950) (-1883 . 589893) (-1884 . 589786)
+ (-1885 . 589243) (-1886 . 589164) (-1887 . 588998) (-1888 . 588839)
+ (-1889 . 588676) (-1890 . 588624) (-1891 . 588522) (-1892 . 588367)
+ (-1893 . 588137) (-1894 . 588065) (-1895 . 588006) (-1896 . 587716)
+ (-1897 . 587630) (-1898 . 587544) (-1899 . 587475) (-1900 . 587287)
+ (-1901 . 586455) (-1902 . 586288) (-1903 . 586231) (-1904 . 586108)
+ (-1905 . 585204) (-1906 . 585051) (-1907 . 584733) (-1908 . 584624)
+ (-1909 . 584517) (-1910 . 584433) (-1911 . 584334) (-1912 . 584178)
+ (-1913 . 584035) (-1914 . 583942) (-1915 . 583874) (-1916 . 583789)
+ (-1917 . 583717) (-1918 . 583525) (-1919 . 583453) (-1920 . 583301)
+ (-1921 . 582907) (-1922 . 582630) (-1923 . 582596) (-1924 . 582530)
+ (-1925 . 582356) (-1926 . 582219) (-1927 . 582062) (-1928 . 581847)
+ (-1929 . 581775) (-1930 . 581638) (-1931 . 581384) (-1932 . 581115)
+ (-1933 . 581017) (-1934 . 580920) (-1935 . 580843) (-1936 . 580814)
+ (-1937 . 580559) (-1938 . 580492) (-1939 . 580084) (-1940 . 579975)
+ (-1941 . 579922) (-1942 . 579869) (-1943 . 579497) (-1944 . 579401)
+ (-1945 . 579348) (-1946 . 579209) (-1947 . 579135) (-1948 . 579025)
+ (-1949 . 577247) (-1950 . 577170) (-1951 . 577063) (-1952 . 576986)
+ (-1953 . 576827) (-1954 . 575647) (-1955 . 575517) (-1956 . 575388)
+ (-1957 . 574989) (-1958 . 574822) (-1959 . 574666) (-1960 . 574531)
+ (-1961 . 574443) (-1962 . 574362) (-1963 . 574328) (-1964 . 574103)
+ (-1965 . 573349) (-1966 . 573278) (-1967 . 573137) (-1968 . 572984)
+ (-1969 . 572678) (-1970 . 571924) (-1971 . 571388) (-1972 . 571270)
+ (-1973 . 570995) (-1974 . 570835) (-1975 . 570685) (-1976 . 570364)
+ (-1977 . 570269) (-1978 . 570162) (-1979 . 569563) (-1980 . 569376)
+ (-1981 . 568776) (-1982 . 568723) (-1983 . 568563) (-1984 . 568418)
+ (-1985 . 568350) (-1986 . 568270) (-1987 . 568182) (-1988 . 568130)
+ (-1989 . 567970) (-1990 . 567851) (-1991 . 567724) (-1992 . 567672)
+ (-1993 . 567628) (-1994 . 567540) (-1995 . 567474) (-1996 . 567365)
+ (-1997 . 567313) (-1998 . 567233) (-1999 . 567008) (-2000 . 566853)
+ (-2001 . 566479) (-2002 . 566421) (-2003 . 566348) (-2004 . 566288)
+ (-2005 . 566200) (-2006 . 566042) (-2007 . 565947) (-2008 . 565809)
+ (-2009 . 565343) (-2010 . 565000) (-2011 . 564799) (-2012 . 564736)
+ (-2013 . 564686) (-2014 . 564617) (-2015 . 564543) (-2016 . 564475)
+ (-2017 . 564361) (-2018 . 564231) (-2019 . 563960) (-2020 . 563837)
+ (-2021 . 563590) (-2022 . 563504) (-2023 . 563346) (-2024 . 563114)
+ (-2025 . 562933) (-2026 . 562856) (-2027 . 562676) (-2028 . 562524)
+ (-2029 . 562209) (-2030 . 562051) (-2031 . 561866) (-2032 . 561783)
+ (-2033 . 561487) (-2034 . 560614) (-2035 . 560465) (-2036 . 560260)
+ (-2037 . 559899) (-2038 . 559871) (-2039 . 559819) (-2040 . 559748)
+ (-2041 . 559683) (-2042 . 559630) (-2043 . 559355) (-2044 . 559210)
+ (-2045 . 559151) (-2046 . 558975) (-2047 . 558887) (-2048 . 558799)
+ (-2049 . 558749) (-2050 . 558503) (-2051 . 558328) (-2052 . 558224)
+ (-2053 . 558174) (-2054 . 558076) (-2055 . 557973) (-2056 . 557864)
+ (-2057 . 557733) (-2058 . 557636) (-2059 . 557371) (-2060 . 557111)
+ (-2061 . 557083) (-2062 . 556073) (-2063 . 555827) (-2064 . 555755)
+ (-2065 . 555317) (-2066 . 555215) (-2067 . 554921) (-2068 . 554847)
+ (-2069 . 554815) (-2070 . 554701) (-2071 . 554437) (-2072 . 554328)
+ (-2073 . 554161) (-2074 . 554008) (-2075 . 553463) (-2076 . 553412)
+ (-2077 . 553071) (-2078 . 552815) (-2079 . 552727) (-2080 . 552583)
+ (-2081 . 552504) (-2082 . 552413) (-2083 . 552376) (-2084 . 552269)
+ (-2085 . 552140) (-2086 . 551973) (-2087 . 551917) (-2088 . 551840)
+ (-2089 . 551756) (-2090 . 551618) (-2091 . 551506) (-2092 . 550590)
+ (-2093 . 550437) (-2094 . 550340) (-2095 . 549967) (-2096 . 549728)
+ (-2097 . 549241) (-2098 . 548176) (-2099 . 548039) (-2100 . 547969)
+ (-2101 . 547640) (-2102 . 547569) (-2103 . 547458) (-2104 . 547283)
+ (-2105 . 546876) (-2106 . 546657) (-2107 . 546472) (-2108 . 546420)
+ (-2109 . 546307) (-2110 . 546233) (-2111 . 546201) (-2112 . 546058)
+ (-2113 . 546006) (-2114 . 545894) (-2115 . 545734) (-2116 . 545491)
+ (-2117 . 545182) (-2118 . 545100) (-2119 . 544951) (-2120 . 544865)
+ (-2121 . 544735) (-2122 . 544404) (-2123 . 544352) (-2124 . 544286)
+ (-2125 . 544182) (-2126 . 543926) (-2127 . 543715) (-2128 . 543456)
+ (-2129 . 543185) (-2130 . 543082) (-2131 . 542955) (-2132 . 542838)
+ (-2133 . 542667) (-2134 . 542509) (-2135 . 542391) (-2136 . 542025)
+ (-2137 . 541972) (-2138 . 541819) (-2139 . 541578) (-2140 . 541353)
+ (-2141 . 541061) (-2142 . 540901) (-2143 . 540798) (-2144 . 540703)
+ (-2145 . 540630) (-2146 . 540547) (-2147 . 540406) (-2148 . 540308)
+ (-2149 . 533309) (-2150 . 533211) (-2151 . 532719) (-2152 . 532622)
+ (-2153 . 532315) (-2154 . 531640) (-2155 . 531585) (-2156 . 531519)
+ (-2157 . 531397) (-2158 . 531342) (-2159 . 531217) (-2160 . 531131)
+ (-2161 . 531001) (-2162 . 530930) (-2163 . 530815) (-2164 . 530657)
+ (-2165 . 528806) (-2166 . 528729) (-2167 . 528671) (-2168 . 528564)
+ (-2169 . 528307) (-2170 . 528230) (-2171 . 528150) (-2172 . 528008)
+ (-2173 . 527728) (-2174 . 527595) (-2175 . 527542) (-2176 . 527441)
+ (-2177 . 527358) (-2178 . 527194) (-2179 . 527039) (-2180 . 526960)
+ (-2181 . 526926) (-2182 . 526709) (-2183 . 526542) (-2184 . 526389)
+ (-2185 . 526286) (-2186 . 526102) (-2187 . 526073) (-2188 . 526018)
+ (-2189 . 525965) (-2190 . 525937) (-2191 . 525652) (-2192 . 525337)
+ (-2193 . 525277) (-2194 . 525114) (-2195 . 525018) (-2196 . 524772)
+ (-2197 . 524454) (-2198 . 524361) (-2199 . 524259) (-2200 . 524193)
+ (-2201 . 524083) (-2202 . 518745) (-2203 . 518626) (-2204 . 518563)
+ (-2205 . 517810) (-2206 . 516944) (-2207 . 515672) (-2208 . 515644)
+ (-2209 . 515534) (-2210 . 515461) (-2211 . 515115) (-2212 . 514938)
+ (-2213 . 514872) (-2214 . 514756) (-2215 . 514632) (-2216 . 514536)
+ (-2217 . 514187) (-2218 . 513973) (-2219 . 513622) (-2220 . 513238)
+ (-2221 . 513151) (-2222 . 513123) (-2223 . 512697) (-2224 . 512526)
+ (-2225 . 512422) (-2226 . 512352) (-2227 . 512234) (-2228 . 512130)
+ (-2229 . 512052) (-2230 . 511972) (-2231 . 511801) (-2232 . 511750)
+ (-2233 . 488427) (-2234 . 487909) (-2235 . 487799) (-2236 . 487643)
+ (-2237 . 487473) (-2238 . 487387) (-2239 . 487310) (-2240 . 487226)
+ (-2241 . 487050) (-2242 . 486913) (-2243 . 486808) (-2244 . 486685)
+ (-2245 . 483933) (-2246 . 483710) (-2247 . 483622) (-2248 . 483464)
+ (-2249 . 482978) (-2250 . 482672) (-2251 . 482606) (-2252 . 482472)
+ (-2253 . 482356) (-2254 . 482145) (-2255 . 481907) (-2256 . 481296)
+ (-2257 . 480943) (-2258 . 480814) (-2259 . 480685) (-2260 . 480548)
+ (-2261 . 480410) (-2262 . 480343) (-2263 . 480084) (-2264 . 479812)
+ (-2265 . 479679) (-2266 . 479563) (-2267 . 479332) (-2268 . 479099)
+ (-2269 . 479016) (-2270 . 478894) (-2271 . 478816) (-2272 . 478757)
+ (-2273 . 478590) (-2274 . 478428) (-2275 . 478377) (-2276 . 478303)
+ (-2277 . 478211) (-2278 . 477030) (-2279 . 476961) (-2280 . 476778)
+ (-2281 . 476726) (-2282 . 476632) (-2283 . 476380) (-2284 . 476307)
+ (-2285 . 475957) (-2286 . 475904) (-2287 . 475838) (-2288 . 471296)
+ (-2289 . 471226) (-2290 . 470995) (-2291 . 470942) (-2292 . 470815)
+ (-2293 . 470371) (-2294 . 470213) (-2295 . 470108) (-2296 . 469993)
+ (-2297 . 469771) (-2298 . 469552) (-2299 . 469334) (-2300 . 469268)
+ (-2301 . 469009) (-2302 . 468922) (-2303 . 468852) (-2304 . 467671)
+ (-2305 . 467482) (-2306 . 467187) (-2307 . 467132) (-2308 . 466654)
+ (-2309 . 466601) (-2310 . 466423) (-2311 . 466371) (-2312 . 465938)
+ (-2313 . 465779) (-2314 . 465675) (-2315 . 465532) (-2316 . 465425)
+ (-2317 . 465287) (-2318 . 464840) (-2319 . 464701) (-2320 . 464560)
+ (-2321 . 464488) (-2322 . 463886) (-2323 . 463679) (-2324 . 463592)
+ (-2325 . 463510) (-2326 . 463149) (-2327 . 463016) (-2328 . 462592)
+ (-2329 . 462497) (-2330 . 462299) (-2331 . 462049) (-2332 . 461858)
+ (-2333 . 461787) (-2334 . 461493) (-2335 . 461423) (-2336 . 461107)
+ (-2337 . 460569) (-2338 . 460538) (-2339 . 460468) (-2340 . 460306)
+ (-2341 . 460092) (-2342 . 459285) (-2343 . 459133) (-2344 . 458963)
+ (-2345 . 458356) (-2346 . 457998) (-2347 . 457945) (-2348 . 457801)
+ (-2349 . 457583) (-2350 . 457490) (-2351 . 456777) (-2352 . 456716)
+ (-2353 . 456660) (-2354 . 455236) (-2355 . 454910) (-2356 . 454839)
+ (-2357 . 454699) (-2358 . 453513) (-2359 . 453386) (-2360 . 453313)
+ (-2361 . 453178) (-2362 . 453115) (-2363 . 453035) (-2364 . 452835)
+ (-2365 . 452746) (-2366 . 452091) (-2367 . 451982) (-2368 . 451922)
+ (-2369 . 451868) (-2370 . 450686) (-2371 . 450567) (-2372 . 450057)
+ (-2373 . 449933) (-2374 . 449367) (-2375 . 449184) (-2376 . 449113)
+ (-2377 . 449061) (-2378 . 448515) (-2379 . 448385) (-2380 . 448256)
+ (-2381 . 448108) (-2382 . 445902) (-2383 . 445383) (-2384 . 445274)
+ (-2385 . 445115) (-2386 . 444549) (-2387 . 444404) (-2388 . 444376)
+ (-2389 . 443079) (-2390 . 442998) (-2391 . 442925) (-2392 . 428811)
+ (-2393 . 428563) (-2394 . 428330) (-2395 . 428275) (-2396 . 428110)
+ (-2397 . 427980) (-2398 . 427732) (-2399 . 427568) (-2400 . 427476)
+ (-2401 . 427370) (-2402 . 427261) (-2403 . 427211) (-2404 . 427110)
+ (-2405 . 427016) (-2406 . 426967) (-2407 . 426854) (-2408 . 426722)
+ (-2409 . 425320) (-2410 . 425224) (-2411 . 425103) (-2412 . 425015)
+ (-2413 . 424964) (-2414 . 424857) (-2415 . 424611) (-2416 . 424542)
+ (-2417 . 424511) (-2418 . 424264) (-2419 . 424026) (-2420 . 423830)
+ (-2421 . 423700) (-2422 . 423643) (-2423 . 423548) (-2424 . 423474)
+ (-2425 . 423347) (-2426 . 423279) (-2427 . 423172) (-2428 . 423098)
+ (-2429 . 423036) (-2430 . 422983) (-2431 . 422881) (-2432 . 422768)
+ (-2433 . 422716) (-2434 . 422559) (-2435 . 422232) (-2436 . 422095)
+ (-2437 . 422024) (-2438 . 421917) (-2439 . 421844) (-2440 . 421684)
+ (-2441 . 421146) (-2442 . 420886) (-2443 . 420007) (-2444 . 419835)
+ (-2445 . 419616) (-2446 . 419322) (-2447 . 418997) (-2448 . 418968)
+ (-2449 . 418814) (-2450 . 418706) (-2451 . 413987) (-2452 . 413147)
+ (-2453 . 413048) (-2454 . 412977) (-2455 . 412891) (-2456 . 412831)
+ (-2457 . 412588) (-2458 . 412482) (-2459 . 412404) (-2460 . 412267)
+ (-2461 . 412179) (-2462 . 412105) (-2463 . 411980) (-2464 . 411638)
+ (-2465 . 411503) (-2466 . 411318) (-2467 . 411015) (-2468 . 410419)
+ (-2469 . 408561) (-2470 . 408354) (-2471 . 408302) (-2472 . 408139)
+ (-2473 . 408076) (-2474 . 407849) (-2475 . 407631) (-2476 . 407569)
+ (-2477 . 407514) (-2478 . 407432) (-2479 . 407320) (-2480 . 407288)
+ (-2481 . 406912) (-2482 . 406829) (-2483 . 406691) (-2484 . 406611)
+ (-2485 . 406202) (-2486 . 406171) (-2487 . 406142) (-2488 . 406059)
+ (-2489 . 405976) (-2490 . 405852) (-2491 . 405644) (-2492 . 405550)
+ (-2493 . 405498) (-2494 . 405470) (-2495 . 405327) (-2496 . 405254)
+ (-2497 . 405004) (-2498 . 404846) (-2499 . 404750) (-2500 . 404584)
+ (-2501 . 404488) (-2502 . 404384) (-2503 . 404183) (-2504 . 403926)
+ (-2505 . 403183) (-2506 . 403088) (-2507 . 402977) (-2508 . 402925)
+ (-2509 . 402753) (-2510 . 402639) (-2511 . 402330) (-2512 . 401890)
+ (-2513 . 401819) (-2514 . 401745) (-2515 . 401602) (-2516 . 401475)
+ (-2517 . 401296) (-2518 . 401116) (-2519 . 400973) (-2520 . 400835)
+ (-2521 . 400783) (-2522 . 400675) (-2523 . 400568) (-2524 . 400377)
+ (-2525 . 400291) (-2526 . 400076) (-2527 . 399825) (-2528 . 399646)
+ (-2529 . 399432) (-2530 . 399262) (-2531 . 398759) (-2532 . 398600)
+ (-2533 . 398486) (-2534 . 398319) (-2535 . 398190) (-2536 . 398093)
+ (-2537 . 397889) (-2538 . 397809) (-2539 . 397723) (-2540 . 397514)
+ (-2541 . 397339) (-2542 . 397273) (-2543 . 396851) (-2544 . 396513)
+ (-2545 . 396305) (-2546 . 396018) (-2547 . 395947) (-2548 . 395756)
+ (-2549 . 395099) (-2550 . 395016) (-2551 . 394938) (-2552 . 394861)
+ (-2553 . 394771) (-2554 . 394479) (-2555 . 394336) (-2556 . 394223)
+ (-2557 . 394195) (-2558 . 394093) (-2559 . 393894) (-2560 . 393766)
+ (-2561 . 393456) (-2562 . 393220) (-2563 . 393105) (-2564 . 392616)
+ (-2565 . 392560) (-2566 . 392508) (-2567 . 392436) (-2568 . 392190)
+ (-2569 . 392037) (-2570 . 391385) (-2571 . 391305) (-2572 . 391027)
+ (-2573 . 390848) (-2574 . 390746) (-2575 . 390451) (-2576 . 390332)
+ (-2577 . 390101) (-2578 . 389957) (-2579 . 389780) (-2580 . 389727)
+ (-2581 . 389363) (-2582 . 389205) (-2583 . 389152) (-2584 . 389074)
+ (-2585 . 388950) (-2586 . 388921) (-2587 . 388630) (-2588 . 388184)
+ (-2589 . 387957) (-2590 . 386848) (-2591 . 385852) (-2592 . 385501)
+ (-2593 . 384852) (-2594 . 384781) (-2595 . 384716) (-2596 . 384643)
+ (-2597 . 384533) (-2598 . 384402) (-2599 . 384276) (-2600 . 384158)
+ (-2601 . 384102) (-2602 . 384031) (-2603 . 381763) (-2604 . 381669)
+ (-2605 . 381529) (-2606 . 381395) (-2607 . 380898) (-2608 . 380841)
+ (-2609 . 380678) (-2610 . 380565) (-2611 . 380456) (-2612 . 380428)
+ (-2613 . 380334) (-2614 . 379680) (-2615 . 379546) (-2616 . 379430)
+ (-2617 . 379361) (-2618 . 379276) (-2619 . 379190) (-2620 . 379017)
+ (-2621 . 378959) (-2622 . 378853) (-2623 . 378748) (-2624 . 378419)
+ (-2625 . 378367) (-2626 . 378263) (-2627 . 377994) (-2628 . 376548)
+ (-2629 . 376427) (-2630 . 376356) (-2631 . 376132) (-2632 . 376013)
+ (-2633 . 375979) (-2634 . 375870) (-2635 . 375733) (-2636 . 375570)
+ (-2637 . 375431) (-2638 . 375276) (-2639 . 375088) (-2640 . 374989)
+ (-2641 . 374853) (-2642 . 374793) (-2643 . 374708) (-2644 . 374461)
+ (-2645 . 374260) (-2646 . 373969) (-2647 . 373865) (-2648 . 373762)
+ (-2649 . 373555) (-2650 . 373498) (-2651 . 373397) (-2652 . 373295)
+ (-2653 . 373195) (-2654 . 373118) (-2655 . 373065) (-2656 . 372970)
+ (-2657 . 372793) (-2658 . 372722) (-2659 . 372623) (-2660 . 372589)
+ (-2661 . 372358) (-2662 . 372279) (-2663 . 372208) (-2664 . 371043)
+ (-2665 . 370977) (-2666 . 370551) (-2667 . 370455) (-2668 . 370383)
+ (-2669 . 370311) (-2670 . 370223) (-2671 . 370150) (-2672 . 370004)
+ (-2673 . 369853) (-2674 . 369605) (-2675 . 369228) (-2676 . 365892)
+ (-2677 . 365823) (-2678 . 365770) (-2679 . 365691) (-2680 . 365613)
+ (-2681 . 365518) (-2682 . 365411) (-2683 . 365260) (-2684 . 365056)
+ (-2685 . 364969) (-2686 . 364836) (-2687 . 364563) (-2688 . 364392)
+ (-2689 . 364188) (-2690 . 364136) (-2691 . 361355) (-2692 . 361289)
+ (-2693 . 361118) (-2694 . 360870) (-2695 . 360717) (-2696 . 360514)
+ (-2697 . 360391) (-2698 . 360236) (-2699 . 360131) (-2700 . 359884)
+ (-2701 . 359792) (-2702 . 359670) (-2703 . 359552) (-2704 . 359293)
+ (-2705 . 359187) (-2706 . 359137) (-2707 . 359025) (-2708 . 358926)
+ (-2709 . 358827) (-2710 . 358772) (-2711 . 358738) (-2712 . 358100)
+ (-2713 . 358066) (-2714 . 357988) (-2715 . 357935) (-2716 . 357878)
+ (-2717 . 357829) (-2718 . 357570) (-2719 . 357542) (-2720 . 357210)
+ (-2721 . 356590) (-2722 . 356198) (-2723 . 356149) (-2724 . 351989)
+ (-2725 . 351882) (-2726 . 351810) (-2727 . 351712) (-2728 . 351558)
+ (-2729 . 351412) (-2730 . 351268) (-2731 . 350673) (-2732 . 350570)
+ (-2733 . 350386) (-2734 . 350178) (-2735 . 350031) (-2736 . 349868)
+ (-2737 . 349778) (-2738 . 349598) (-2739 . 349430) (-2740 . 349348)
+ (-2741 . 349320) (-2742 . 349250) (-2743 . 349106) (-2744 . 346179)
+ (-2745 . 346113) (-2746 . 346058) (-2747 . 345256) (-2748 . 345182)
+ (-2749 . 345067) (-2750 . 344733) (-2751 . 344572) (-2752 . 344516)
+ (-2753 . 344428) (-2754 . 344320) (-2755 . 344221) (-2756 . 344057)
+ (-2757 . 338849) (-2758 . 338792) (-2759 . 338624) (-2760 . 338542)
+ (-2761 . 338264) (-2762 . 338212) (-2763 . 338138) (-2764 . 338039)
+ (-2765 . 337664) (-2766 . 337444) (-2767 . 337373) (-2768 . 337266)
+ (-2769 . 337195) (-2770 . 337082) (-2771 . 337027) (-2772 . 336928)
+ (-2773 . 336586) (-2774 . 336470) (-2775 . 336404) (-2776 . 336108)
+ (-2777 . 336024) (-2778 . 335356) (-2779 . 335212) (-2780 . 334988)
+ (-2781 . 334850) (-2782 . 334695) (-2783 . 334442) (-2784 . 334365)
+ (-2785 . 333873) (-2786 . 333122) (-2787 . 332978) (-2788 . 332852)
+ (-2789 . 332800) (-2790 . 332548) (-2791 . 332438) (-2792 . 332318)
+ (-2793 . 332039) (-2794 . 331821) (-2795 . 331559) (-2796 . 330818)
+ (-2797 . 330600) (-2798 . 328438) (-2799 . 328381) (-2800 . 328250)
+ (-2801 . 328178) (-2802 . 328033) (-2803 . 327845) (-2804 . 327552)
+ (-2805 . 327466) (-2806 . 327107) (-2807 . 326366) (-2808 . 325793)
+ (-2809 . 325580) (-2810 . 325375) (-2811 . 325230) (-2812 . 325035)
+ (-2813 . 324964) (-2814 . 324886) (-2815 . 324813) (-2816 . 324654)
+ (-2817 . 324486) (-2818 . 324418) (-2819 . 324042) (-2820 . 323354)
+ (-2821 . 322757) (-2822 . 322683) (-2823 . 322568) (-2824 . 322452)
+ (-2825 . 322368) (-2826 . 322210) (-2827 . 322011) (-2828 . 321819)
+ (-2829 . 321539) (-2830 . 320965) (-2831 . 320438) (-2832 . 319862)
+ (-2833 . 319545) (-2834 . 319382) (-2835 . 319007) (-2836 . 318954)
+ (-2837 . 318884) (-2838 . 318806) (-2839 . 318476) (-2840 . 318367)
+ (-2841 . 318158) (-2842 . 318009) (-2843 . 317840) (-2844 . 317264)
+ (-2845 . 317177) (-2846 . 317052) (-2847 . 316974) (-2848 . 316921)
+ (-2849 . 316815) (-2850 . 316744) (-2851 . 316636) (-2852 . 316569)
+ (-2853 . 316448) (-2854 . 315527) (-2855 . 315403) (-2856 . 314827)
+ (-2857 . 314795) (-2858 . 314368) (-2859 . 314282) (-2860 . 314139)
+ (-2861 . 313957) (-2862 . 313908) (-2863 . 313807) (-2864 . 313627)
+ (-2865 . 313549) (-2866 . 313372) (-2867 . 313323) (-2868 . 313045)
+ (-2869 . 312359) (-2870 . 312285) (-2871 . 312126) (-2872 . 311964)
+ (-2873 . 311825) (-2874 . 311643) (-2875 . 311403) (-2876 . 311230)
+ (-2877 . 310871) (-2878 . 310819) (-2879 . 310628) (-2880 . 309942)
+ (-2881 . 309632) (-2882 . 309578) (-2883 . 309430) (-2884 . 309326)
+ (-2885 . 309245) (-2886 . 309192) (-2887 . 309115) (-2888 . 309021)
+ (-2889 . 308784) (-2890 . 308512) (-2891 . 307437) (-2892 . 306439)
+ (-2893 . 305690) (-2894 . 305560) (-2895 . 305388) (-2896 . 305009)
+ (-2897 . 304818) (-2898 . 304789) (-2899 . 304674) (-2900 . 304514)
+ (-2901 . 304341) (-2902 . 304067) (-2903 . 303758) (-2904 . 303580)
+ (-2905 . 303006) (-2906 . 302189) (-2907 . 302017) (-2908 . 301935)
+ (-2909 . 301495) (-2910 . 300646) (-2911 . 300574) (-2912 . 300494)
+ (-2913 . 300276) (-2914 . 300160) (-2915 . 300072) (-2916 . 299898)
+ (-2917 . 299870) (-2918 . 299366) (-2919 . 299194) (-2920 . 299080)
+ (-2921 . 298900) (-2922 . 298834) (-2923 . 298447) (-2924 . 294826)
+ (-2925 . 294771) (-2926 . 294624) (-2927 . 294173) (-2928 . 294025)
+ (-2929 . 293841) (-2930 . 293768) (-2931 . 293682) (-2932 . 293510)
+ (-2933 . 293457) (-2934 . 293310) (-2935 . 293213) (-2936 . 293014)
+ (-2937 . 292878) (-2938 . 292747) (-2939 . 292610) (-2940 . 292554)
+ (-2941 . 292396) (-2942 . 292301) (-2943 . 292094) (-2944 . 291891)
+ (-2945 . 291822) (-2946 . 291121) (-2947 . 291015) (-2948 . 290964)
+ (-2949 . 290912) (-2950 . 290840) (-2951 . 290766) (-2952 . 290650)
+ (-2953 . 290404) (-2954 . 290063) (-2955 . 289940) (-2956 . 289666)
+ (-2957 . 289513) (-2958 . 289440) (-2959 . 289346) (-2960 . 289309)
+ (-2961 . 288013) (-2962 . 287885) (-2963 . 287690) (-2964 . 287444)
+ (-2965 . 287043) (-2966 . 286713) (-2967 . 286613) (-2968 . 286520)
+ (-2969 . 286009) (-2970 . 285882) (-2971 . 285663) (-2972 . 285593)
+ (-2973 . 285494) (-2974 . 285393) (-2975 . 285202) (-2976 . 285090)
+ (-2977 . 284875) (-2978 . 284820) (-2979 . 284768) (-2980 . 284661)
+ (-2981 . 284583) (-2982 . 284380) (-2983 . 284281) (-2984 . 284228)
+ (-2985 . 284130) (-2986 . 284037) (-2987 . 283864) (-2988 . 283743)
+ (-2989 . 283693) (-2990 . 283312) (-2991 . 283116) (-2992 . 283058)
+ (-2993 . 282915) (-2994 . 282423) (-2995 . 282265) (-2996 . 282156)
+ (-2997 . 282013) (-2998 . 281951) (-2999 . 280759) (-3000 . 279895)
+ (-3001 . 279802) (-3002 . 279714) (-3003 . 279628) (-3004 . 279473)
+ (-3005 . 279420) (-3006 . 279318) (-3007 . 279211) (-3008 . 279046)
+ (-3009 . 278931) (-3010 . 278857) (-3011 . 278802) (-3012 . 278600)
+ (-3013 . 278468) (-3014 . 278253) (-3015 . 278154) (-3016 . 277338)
+ (-3017 . 276731) (-3018 . 276452) (-3019 . 276379) (-3020 . 276077)
+ (-3021 . 276003) (-3022 . 275971) (-3023 . 275879) (-3024 . 275811)
+ (-3025 . 275383) (-3026 . 275300) (-3027 . 275206) (-3028 . 274549)
+ (-3029 . 274489) (-3030 . 274366) (-3031 . 274140) (-3032 . 274069)
+ (-3033 . 273956) (-3034 . 273903) (-3035 . 273845) (-3036 . 273739)
+ (-3037 . 273615) (-3038 . 273162) (-3039 . 273050) (-3040 . 272998)
+ (-3041 . 272930) (-3042 . 272878) (-3043 . 272804) (-3044 . 272453)
+ (-3045 . 272369) (-3046 . 272235) (-3047 . 271988) (-3048 . 271895)
+ (-3049 . 271828) (-3050 . 271797) (-3051 . 271653) (-3052 . 271524)
+ (-3053 . 271425) (-3054 . 271207) (-3055 . 271070) (-3056 . 270682)
+ (-3057 . 270628) (-3058 . 270517) (-3059 . 270445) (-3060 . 270386)
+ (-3061 . 270213) (-3062 . 269853) (-3063 . 269703) (-3064 . 269069)
+ (-3065 . 268938) (-3066 . 268652) (-3067 . 268551) (-3068 . 268070)
+ (-3069 . 267610) (-3070 . 267536) (-3071 . 267412) (-3072 . 267271)
+ (-3073 . 267162) (-3074 . 267092) (-3075 . 267038) (-3076 . 266929)
+ (-3077 . 266742) (-3078 . 266136) (-3079 . 266022) (-3080 . 264784)
+ (-3081 . 264492) (-3082 . 264367) (-3083 . 264312) (-3084 . 264218)
+ (-3085 . 264037) (-3086 . 263603) (-3087 . 263454) (-3088 . 262933)
+ (-3089 . 262834) (-3090 . 262775) (-3091 . 261916) (-3092 . 261588)
+ (-3093 . 261508) (-3094 . 261389) (-3095 . 261312) (-3096 . 261217)
+ (-3097 . 261075) (-3098 . 260433) (-3099 . 260299) (-3100 . 260243)
+ (-3101 . 259900) (-3102 . 259792) (-3103 . 259667) (-3104 . 259440)
+ (-3105 . 259356) (-3106 . 259268) (-3107 . 258915) (-3108 . 258822)
+ (-3109 . 258698) (-3110 . 258615) (-3111 . 258549) (-3112 . 258103)
+ (-3113 . 257216) (-3114 . 257108) (-3115 . 256905) (-3116 . 256745)
+ (-3117 . 256556) (-3118 . 256388) (-3119 . 256302) (-3120 . 256206)
+ (-3121 . 256102) (-3122 . 256015) (-3123 . 255765) (-3124 . 255666)
+ (-3125 . 255595) (-3126 . 255482) (-3127 . 255388) (-3128 . 255108)
+ (-3129 . 254705) (-3130 . 254618) (-3131 . 254565) (-3132 . 254189)
+ (-3133 . 254106) (-3134 . 253549) (-3135 . 253454) (-3136 . 253395)
+ (-3137 . 251539) (-3138 . 251453) (-3139 . 251334) (-3140 . 251179)
+ (-3141 . 250569) (-3142 . 250258) (-3143 . 250100) (-3144 . 249832)
+ (-3145 . 249019) (-3146 . 248906) (-3147 . 248840) (-3148 . 248781)
+ (-3149 . 248682) (-3150 . 248563) (-3151 . 248344) (-3152 . 247316)
+ (-3153 . 247179) (-3154 . 247052) (-3155 . 246998) (-3156 . 246891)
+ (-3157 . 246839) (-3158 . 246103) (-3159 . 245917) (-3160 . 245240)
+ (-3161 . 244905) (-3162 . 244845) (-3163 . 244726) (-3164 . 244654)
+ (-3165 . 244421) (-3166 . 244323) (-3167 . 244191) (-3168 . 244138)
+ (-3169 . 243426) (-3170 . 243313) (-3171 . 243261) (-3172 . 243173)
+ (-3173 . 242894) (-3174 . 242843) (-3175 . 242715) (-3176 . 242092)
+ (-3177 . 242033) (-3178 . 241980) (-3179 . 241339) (-3180 . 241287)
+ (-3181 . 241113) (-3182 . 240906) (-3183 . 240765) (-3184 . 240692)
+ (-3185 . 240591) (-3186 . 238623) (-3187 . 238519) (-3188 . 238309)
+ (-3189 . 238182) (-3190 . 238069) (-3191 . 237833) (-3192 . 237017)
+ (-3193 . 236743) (-3194 . 236623) (-3195 . 236522) (-3196 . 236367)
+ (-3197 . 235916) (-3198 . 235867) (-3199 . 235694) (-3200 . 235280)
+ (-3201 . 234999) (-3202 . 234905) (-3203 . 234750) (-3204 . 234655)
+ (-3205 . 234627) (-3206 . 234541) (-3207 . 234444) (-3208 . 234385)
+ (-3209 . 234272) (-3210 . 234176) (-3211 . 234030) (-3212 . 233996)
+ (-3213 . 233919) (-3214 . 233845) (-3215 . 233729) (-3216 . 233679)
+ (-3217 . 232903) (-3218 . 232775) (-3219 . 232715) (-3220 . 232649)
+ (-3221 . 231309) (-3222 . 231111) (-3223 . 230979) (-3224 . 230711)
+ (-3225 . 230520) (-3226 . 230438) (-3227 . 230162) (-3228 . 230004)
+ (-3229 . 229645) (-3230 . 229590) (-3231 . 229503) (-3232 . 229424)
+ (-3233 . 229324) (-3234 . 229169) (-3235 . 229084) (-3236 . 228959)
+ (-3237 . 228831) (-3238 . 228744) (-3239 . 228675) (-3240 . 228522)
+ (-3241 . 228473) (-3242 . 228396) (-3243 . 228362) (-3244 . 228167)
+ (-3245 . 228009) (-3246 . 227884) (-3247 . 227758) (-3248 . 227341)
+ (-3249 . 227234) (-3250 . 227153) (-3251 . 226959) (-3252 . 226906)
+ (-3253 . 226788) (-3254 . 226729) (-3255 . 226674) (-3256 . 226509)
+ (-3257 . 226122) (-3258 . 226045) (-3259 . 225929) (-3260 . 224827)
+ (-3261 . 224753) (-3262 . 224581) (-3263 . 224245) (-3264 . 223967)
+ (-3265 . 223893) (-3266 . 223770) (-3267 . 223627) (-3268 . 223469)
+ (-3269 . 223354) (-3270 . 223256) (-3271 . 223203) (-3272 . 222876)
+ (-3273 . 222778) (-3274 . 222657) (-3275 . 222550) (-3276 . 222497)
+ (-3277 . 222413) (-3278 . 222349) (-3279 . 222321) (-3280 . 222233)
+ (-3281 . 222080) (-3282 . 221962) (-3283 . 221906) (-3284 . 221833)
+ (-3285 . 221422) (-3286 . 221342) (-3287 . 221275) (-3288 . 221180)
+ (-3289 . 221076) (-3290 . 220971) (-3291 . 220853) (-3292 . 220792)
+ (-3293 . 220512) (-3294 . 220374) (-3295 . 220242) (-3296 . 220039)
+ (-3297 . 219961) (-3298 . 219805) (-3299 . 219752) (-3300 . 219680)
+ (-3301 . 219620) (-3302 . 219523) (-3303 . 218959) (-3304 . 218801)
+ (-3305 . 218640) (-3306 . 218539) (-3307 . 218222) (-3308 . 218170)
+ (-3309 . 217971) (-3310 . 217902) (-3311 . 217675) (-3312 . 217394)
+ (-3313 . 217249) (-3314 . 217177) (-3315 . 217103) (-3316 . 217031)
+ (-3317 . 216799) (-3318 . 216035) (-3319 . 215976) (-3320 . 215754)
+ (-3321 . 215647) (-3322 . 215590) (-3323 . 215410) (-3324 . 215131)
+ (-3325 . 214639) (-3326 . 214471) (-3327 . 214393) (-3328 . 214327)
+ (-3329 . 214128) (-3330 . 214035) (-3331 . 213549) (-3332 . 213451)
+ (-3333 . 213246) (-3334 . 213194) (-3335 . 212898) (-3336 . 212719)
+ (-3337 . 212637) (-3338 . 212580) (-3339 . 212497) (-3340 . 212247)
+ (-3341 . 212165) (-3342 . 211865) (-3343 . 211758) (-3344 . 211677)
+ (-3345 . 211621) (-3346 . 211158) (-3347 . 211075) (-3348 . 210991)
+ (-3349 . 210803) (-3350 . 210660) (-3351 . 210542) (-3352 . 210382)
+ (-3353 . 210258) (-3354 . 210118) (-3355 . 210066) (-3356 . 209471)
+ (-3357 . 209416) (-3358 . 209116) (-3359 . 208031) (-3360 . 207922)
+ (-3361 . 207495) (-3362 . 207421) (-3363 . 206847) (-3364 . 206645)
+ (-3365 . 206503) (-3366 . 206396) (-3367 . 205922) (-3368 . 205853)
+ (-3369 . 205742) (-3370 . 205535) (-3371 . 205438) (-3372 . 205342)
+ (-3373 . 205310) (-3374 . 205226) (-3375 . 204456) (-3376 . 204243)
+ (-3377 . 204112) (-3378 . 203813) (-3379 . 203739) (-3380 . 203390)
+ (-3381 . 203283) (-3382 . 203125) (-3383 . 202582) (-3384 . 202530)
+ (-3385 . 202369) (-3386 . 202239) (-3387 . 202173) (-3388 . 202037)
+ (-3389 . 201945) (-3390 . 201649) (-3391 . 201600) (-3392 . 201474)
+ (-3393 . 201268) (-3394 . 201215) (-3395 . 200899) (-3396 . 200811)
+ (-3397 . 200565) (-3398 . 199315) (-3399 . 199223) (-3400 . 199135)
+ (-3401 . 199050) (-3402 . 198995) (-3403 . 198936) (-3404 . 198812)
+ (-3405 . 197342) (-3406 . 197259) (-3407 . 197209) (-3408 . 197102)
+ (-3409 . 196241) (-3410 . 196155) (-3411 . 196087) (-3412 . 195999)
+ (-3413 . 195819) (-3414 . 195673) (-3415 . 195600) (-3416 . 195487)
+ (-3417 . 195357) (-3418 . 195249) (-3419 . 195086) (-3420 . 194906)
+ (-3421 . 194754) (-3422 . 194601) (-3423 . 194486) (-3424 . 194434)
+ (-3425 . 194383) (-3426 . 194331) (-3427 . 194230) (-3428 . 193925)
+ (-3429 . 193828) (-3430 . 193760) (-3431 . 193616) (-3432 . 193546)
+ (-3433 . 193490) (-3434 . 193148) (-3435 . 193064) (-3436 . 192977)
+ (-3437 . 192925) (-3438 . 192390) (-3439 . 192316) (-3440 . 192244)
+ (-3441 . 192188) (-3442 . 192132) (-3443 . 192080) (-3444 . 192020)
+ (-3445 . 191901) (-3446 . 191429) (-3447 . 191328) (-3448 . 190524)
+ (-3449 . 190417) (-3450 . 190309) (-3451 . 189993) (-3452 . 189196)
+ (-3453 . 189071) (-3454 . 188730) (-3455 . 188633) (-3456 . 188518)
+ (-3457 . 188279) (-3458 . 187868) (-3459 . 187609) (-3460 . 187390)
+ (-3461 . 187284) (-3462 . 187118) (-3463 . 186793) (-3464 . 186727)
+ (-3465 . 186575) (-3466 . 186453) (-3467 . 186331) (-3468 . 186200)
+ (-3469 . 185754) (-3470 . 185245) (-3471 . 184179) (-3472 . 184081)
+ (-3473 . 183982) (-3474 . 183875) (-3475 . 183792) (-3476 . 183704)
+ (-3477 . 183607) (-3478 . 183060) (-3479 . 182986) (-3480 . 182648)
+ (-3481 . 182459) (-3482 . 182364) (-3483 . 182280) (-3484 . 182114)
+ (-3485 . 182005) (-3486 . 181852) (-3487 . 181800) (-3488 . 181371)
+ (-3489 . 181028) (-3490 . 180690) (-3491 . 180597) (-3492 . 180300)
+ (-3493 . 180183) (-3494 . 180048) (-3495 . 179990) (-3496 . 179931)
+ (-3497 . 179852) (-3498 . 179769) (-3499 . 179646) (-3500 . 179502)
+ (-3501 . 179387) (-3502 . 179332) (-3503 . 179216) (-3504 . 178973)
+ (-3505 . 178920) (-3506 . 178866) (-3507 . 178743) (-3508 . 178694)
+ (-3509 . 178349) (-3510 . 178027) (-3511 . 177890) (-3512 . 177838)
+ (-3513 . 177665) (-3514 . 177599) (-3515 . 177480) (-3516 . 177302)
+ (-3517 . 177021) (-3518 . 176921) (-3519 . 176835) (-3520 . 176747)
+ (-3521 . 176688) (-3522 . 176601) (-3523 . 176382) (-3524 . 176211)
+ (-3525 . 176125) (-3526 . 175607) (-3527 . 175487) (-3528 . 175390)
+ (-3529 . 175000) (-3530 . 174948) (-3531 . 174847) (-3532 . 174572)
+ (-3533 . 174318) (-3534 . 174128) (-3535 . 174079) (-3536 . 173869)
+ (-3537 . 173741) (-3538 . 173689) (-3539 . 173465) (-3540 . 173408)
+ (-3541 . 173314) (-3542 . 173034) (-3543 . 172925) (-3544 . 172856)
+ (-3545 . 172712) (-3546 . 172657) (-3547 . 172604) (-3548 . 172487)
+ (-3549 . 172333) (-3550 . 172260) (-3551 . 172153) (-3552 . 171493)
+ (-3553 . 171348) (-3554 . 171262) (-3555 . 171109) (-3556 . 170993)
+ (-3557 . 170409) (-3558 . 170305) (-3559 . 170222) (-3560 . 169995)
+ (-3561 . 169914) (-3562 . 169798) (-3563 . 169095) (-3564 . 168972)
+ (-3565 . 168754) (-3566 . 168695) (-3567 . 168609) (-3568 . 168426)
+ (-3569 . 167937) (-3570 . 167744) (-3571 . 167661) (-3572 . 167559)
+ (-3573 . 167507) (-3574 . 167235) (-3575 . 167165) (-3576 . 167109)
+ (-3577 . 166921) (-3578 . 166859) (-3579 . 166804) (-3580 . 166733)
+ (-3581 . 166520) (-3582 . 166160) (-3583 . 166048) (-3584 . 165968)
+ (-3585 . 165800) (-3586 . 165721) (-3587 . 165200) (-3588 . 165070)
+ (-3589 . 165014) (-3590 . 164876) (-3591 . 164845) (-3592 . 164731)
+ (-3593 . 164637) (-3594 . 164254) (-3595 . 163290) (-3596 . 163123)
+ (-3597 . 162897) (-3598 . 162610) (-3599 . 162371) (-3600 . 162200)
+ (-3601 . 162095) (-3602 . 162022) (-3603 . 161838) (-3604 . 161761)
+ (-3605 . 161568) (-3606 . 161442) (-3607 . 161013) (-3608 . 160890)
+ (-3609 . 160452) (-3610 . 160354) (-3611 . 160256) (-3612 . 156957)
+ (-3613 . 156929) (-3614 . 156895) (-3615 . 156821) (-3616 . 156755)
+ (-3617 . 156646) (-3618 . 156583) (-3619 . 156398) (-3620 . 156228)
+ (-3621 . 156175) (-3622 . 156109) (-3623 . 156060) (-3624 . 155932)
+ (-3625 . 155805) (-3626 . 155737) (-3627 . 155630) (-3628 . 155556)
+ (-3629 . 155401) (-3630 . 155172) (-3631 . 155030) (-3632 . 154885)
+ (-3633 . 154793) (-3634 . 154505) (-3635 . 154403) (-3636 . 154191)
+ (-3637 . 154136) (-3638 . 154055) (-3639 . 154002) (-3640 . 153861)
+ (-3641 . 153809) (-3642 . 153385) (-3643 . 153209) (-3644 . 152911)
+ (-3645 . 152774) (-3646 . 152630) (-3647 . 152337) (-3648 . 152075)
+ (-3649 . 151923) (-3650 . 151824) (-3651 . 151715) (-3652 . 151645)
+ (-3653 . 151481) (-3654 . 151139) (-3655 . 150999) (-3656 . 150897)
+ (-3657 . 150803) (-3658 . 150657) (-3659 . 149782) (-3660 . 149416)
+ (-3661 . 147302) (-3662 . 147171) (-3663 . 147100) (-3664 . 146981)
+ (-3665 . 146695) (-3666 . 146588) (-3667 . 146346) (-3668 . 146104)
+ (-3669 . 146009) (-3670 . 145870) (-3671 . 145728) (-3672 . 145569)
+ (-3673 . 145326) (-3674 . 145055) (-3675 . 145002) (-3676 . 144750)
+ (-3677 . 144661) (-3678 . 144582) (-3679 . 144363) (-3680 . 144250)
+ (-3681 . 144187) (-3682 . 144083) (-3683 . 143979) (-3684 . 143732)
+ (-3685 . 143608) (-3686 . 143525) (-3687 . 143430) (-3688 . 143402)
+ (-3689 . 143277) (-3690 . 142950) (-3691 . 142605) (-3692 . 142434)
+ (-3693 . 142330) (-3694 . 142166) (-3695 . 141919) (-3696 . 141829)
+ (-3697 . 141715) (-3698 . 141599) (-3699 . 141456) (-3700 . 141317)
+ (-3701 . 141283) (-3702 . 140906) (-3703 . 140798) (-3704 . 140655)
+ (-3705 . 140128) (-3706 . 139905) (-3707 . 139804) (-3708 . 139586)
+ (-3709 . 139505) (-3710 . 139267) (-3711 . 139109) (-3712 . 138773)
+ (-3713 . 138693) (-3714 . 138505) (-3715 . 138389) (-3716 . 138253)
+ (-3717 . 138151) (-3718 . 137847) (-3719 . 137775) (-3720 . 137597)
+ (-3721 . 137517) (-3722 . 137394) (-3723 . 137320) (-3724 . 137068)
+ (-3725 . 136872) (-3726 . 136556) (-3727 . 136455) (-3728 . 136302)
+ (-3729 . 136168) (-3730 . 136085) (-3731 . 135955) (-3732 . 135902)
+ (-3733 . 135843) (-3734 . 135598) (-3735 . 135545) (-3736 . 135432)
+ (-3737 . 135348) (-3738 . 135207) (-3739 . 135155) (-3740 . 134976)
+ (-3741 . 134879) (-3742 . 134676) (-3743 . 134561) (-3744 . 134484)
+ (-3745 . 134425) (-3746 . 134357) (-3747 . 134216) (-3748 . 134007)
+ (-3749 . 133851) (-3750 . 133771) (-3751 . 133500) (-3752 . 133126)
+ (-3753 . 132988) (-3754 . 132671) (-3755 . 132461) (-3756 . 132204)
+ (-3757 . 132126) (-3758 . 131841) (-3759 . 131813) (-3760 . 131655)
+ (-3761 . 131600) (-3762 . 131462) (-3763 . 131366) (-3764 . 131200)
+ (-3765 . 130234) (-3766 . 129984) (-3767 . 129932) (-3768 . 129830)
+ (-3769 . 129753) (-3770 . 129528) (-3771 . 129347) (-3772 . 129155)
+ (-3773 . 128990) (-3774 . 128603) (-3775 . 128532) (-3776 . 128141)
+ (-3777 . 128023) (-3778 . 127903) (-3779 . 127826) (-3780 . 127746)
+ (-3781 . 127622) (-3782 . 127569) (-3783 . 127501) (-3784 . 127407)
+ (-3785 . 127225) (-3786 . 126642) (-3787 . 126532) (-3788 . 126200)
+ (-3789 . 125818) (-3790 . 125706) (-3791 . 125629) (-3792 . 125595)
+ (-3793 . 125542) (-3794 . 125471) (-3795 . 125356) (-3796 . 125304)
+ (-3797 . 125251) (-3798 . 125070) (-3799 . 124907) (-3800 . 124788)
+ (-3801 . 124681) (-3802 . 124571) (-3803 . 124519) (-3804 . 124382)
+ (-3805 . 123512) (-3806 . 123121) (-3807 . 123006) (-3808 . 122895)
+ (-3809 . 122788) (-3810 . 122549) (-3811 . 122141) (-3812 . 122056)
+ (-3813 . 121999) (-3814 . 121773) (-3815 . 121720) (-3816 . 121515)
+ (-3817 . 121386) (-3818 . 120965) (-3819 . 120794) (-3820 . 120701)
+ (-3821 . 120618) (-3822 . 120587) (-3823 . 120519) (-3824 . 120309)
+ (-3825 . 120196) (-3826 . 120074) (-3827 . 119924) (-3828 . 118921)
+ (-3829 . 118849) (-3830 . 118533) (-3831 . 118504) (-3832 . 118007)
+ (-3833 . 117398) (-3834 . 117370) (-3835 . 117270) (-3836 . 117112)
+ (-3837 . 116797) (-3838 . 116693) (-3839 . 116019) (-3840 . 115797)
+ (-3841 . 115723) (-3842 . 115586) (-3843 . 115498) (-3844 . 115424)
+ (-3845 . 115279) (-3846 . 115023) (-3847 . 114851) (-3848 . 114669)
+ (-3849 . 114379) (-3850 . 114112) (-3851 . 114017) (-3852 . 113983)
+ (-3853 . 113758) (-3854 . 113156) (-3855 . 112933) (-3856 . 112823)
+ (-3857 . 112771) (-3858 . 112158) (-3859 . 110956) (-3860 . 110846)
+ (-3861 . 110764) (-3862 . 110669) (-3863 . 110535) (** . 107446)
+ (-3865 . 107345) (-3866 . 107229) (-3867 . 107130) (-3868 . 106779)
+ (-3869 . 106682) (-3870 . 106255) (-3871 . 105999) (-3872 . 105747)
+ (-3873 . 105639) (-3874 . 105586) (-3875 . 105488) (-3876 . 105414)
+ (-3877 . 105277) (-3878 . 105245) (-3879 . 105183) (-3880 . 105032)
+ (-3881 . 104961) (-3882 . 104858) (-3883 . 104683) (-3884 . 104419)
+ (-3885 . 104261) (-3886 . 104047) (-3887 . 103974) (-3888 . 103856)
+ (-3889 . 103485) (-3890 . 103100) (-3891 . 102979) (-3892 . 102898)
+ (-3893 . 102726) (-3894 . 102655) (-3895 . 102540) (-3896 . 102397)
+ (-3897 . 102231) (-3898 . 102160) (-3899 . 102077) (-3900 . 100826)
+ (-3901 . 100730) (-3902 . 100438) (-3903 . 100331) (-3904 . 100169)
+ (-3905 . 100092) (-3906 . 100038) (-3907 . 99895) (-3908 . 99503)
+ (-3909 . 99242) (-3910 . 99118) (-3911 . 99012) (-3912 . 98934)
+ (-3913 . 98878) (-3914 . 98770) (-3915 . 98687) (-3916 . 98557)
+ (-3917 . 98439) (-3918 . 98383) (-3919 . 98221) (-3920 . 98002)
+ (-3921 . 97692) (-3922 . 97376) (-3923 . 97176) (-3924 . 96864)
+ (-3925 . 96764) (-3926 . 96519) (-3927 . 96446) (-3928 . 96206)
+ (-3929 . 96154) (-3930 . 96086) (-3931 . 95996) (-3932 . 95883)
+ (-3933 . 95591) (-3934 . 95512) (-3935 . 95372) (-3936 . 95306)
+ (-3937 . 95241) (-3938 . 95167) (-3939 . 95069) (-3940 . 95012)
+ (-3941 . 94916) (-3942 . 94863) (-3943 . 94734) (-3944 . 94666)
+ (-3945 . 93381) (-3946 . 93297) (-3947 . 93228) (-3948 . 93043)
+ (-3949 . 92763) (-3950 . 92649) (-3951 . 92588) (-3952 . 92533)
+ (-3953 . 92481) (-3954 . 92380) (-3955 . 92148) (-3956 . 92086)
+ (-3957 . 91913) (-3958 . 91695) (-3959 . 91468) (-3960 . 91415)
+ (-3961 . 91071) (-3962 . 91001) (-3963 . 90916) (-3964 . 90884)
+ (-3965 . 90589) (-3966 . 90346) (-3967 . 90272) (-3968 . 90154)
+ (-3969 . 90011) (-3970 . 89804) (-3971 . 89737) (-3972 . 89684)
+ (-3973 . 89514) (-3974 . 89035) (-3975 . 88968) (-3976 . 88576)
+ (-3977 . 88520) (-3978 . 88063) (-3979 . 87959) (-3980 . 87773)
+ (-3981 . 87590) (-3982 . 87472) (-3983 . 87420) (-3984 . 87291)
+ (-3985 . 87212) (-3986 . 87129) (-3987 . 87022) (-3988 . 86925)
+ (-3989 . 86702) (-3990 . 86524) (-3991 . 86401) (-3992 . 86068)
+ (-3993 . 85985) (-3994 . 85794) (-3995 . 85653) (-3996 . 85532)
+ (-3997 . 85012) (-3998 . 84914) (-3999 . 84840) (-4000 . 84396)
+ (-4001 . 84222) (-4002 . 84132) (-4003 . 83986) (-4004 . 83952)
+ (-4005 . 83874) (-4006 . 83244) (-4007 . 83140) (-4008 . 83078)
+ (-4009 . 82979) (-4010 . 82927) (-4011 . 82790) (-4012 . 82472)
+ (-4013 . 82085) (-4014 . 81704) (-4015 . 81373) (-4016 . 81322)
+ (-4017 . 81248) (-4018 . 80933) (-4019 . 80797) (-4020 . 80652)
+ (-4021 . 80602) (-4022 . 80463) (-4023 . 80380) (-4024 . 80295)
+ (-4025 . 80150) (-4026 . 80090) (-4027 . 79968) (-4028 . 79771)
+ (-4029 . 79685) (-4030 . 79125) (-4031 . 79029) (-4032 . 78946)
+ (-4033 . 78893) (-4034 . 78183) (-4035 . 77994) (-4036 . 77842)
+ (-4037 . 77475) (-4038 . 77381) (-4039 . 77353) (-4040 . 77251)
+ (-4041 . 77168) (-4042 . 76922) (-4043 . 76586) (-4044 . 76518)
+ (-4045 . 76157) (-4046 . 75983) (-4047 . 75931) (-4048 . 75845)
+ (-4049 . 75762) (-4050 . 75545) (-4051 . 75230) (-4052 . 75152)
+ (-4053 . 74962) (-4054 . 74522) (-4055 . 74357) (-4056 . 74237)
+ (-4057 . 74136) (-4058 . 74076) (-4059 . 73598) (-4060 . 73546)
+ (-4061 . 73458) (-4062 . 73351) (-4063 . 73265) (-4064 . 73183)
+ (-4065 . 72980) (-4066 . 72952) (-4067 . 72779) (-4068 . 72193)
+ (-4069 . 72116) (-4070 . 72063) (-4071 . 71701) (-4072 . 70741)
+ (-4073 . 70597) (-4074 . 70481) (-4075 . 70299) (-4076 . 70126)
+ (-4077 . 69824) (-4078 . 69685) (-4079 . 69611) (-4080 . 69537)
+ (-4081 . 69454) (-4082 . 69203) (-4083 . 69018) (-4084 . 68912)
+ (-4085 . 68835) (-4086 . 68708) (-4087 . 68584) (-4088 . 68300)
+ (-4089 . 68172) (-4090 . 68006) (-4091 . 67758) (-4092 . 67628)
+ (-4093 . 67575) (-4094 . 67508) (-4095 . 67390) (-4096 . 67029)
+ (-4097 . 66906) (-4098 . 66672) (-4099 . 66147) (-4100 . 66011)
+ (-4101 . 65832) (-4102 . 65712) (-4103 . 65318) (-4104 . 64827)
+ (-4105 . 64799) (-4106 . 64730) (-4107 . 64593) (-4108 . 64413)
+ (-4109 . 64361) (-4110 . 64333) (-4111 . 64262) (-4112 . 64210)
+ (-4113 . 64012) (-4114 . 63924) (-4115 . 63683) (-4116 . 63571)
+ (-4117 . 62997) (-4118 . 62839) (-4119 . 62645) (-4120 . 62300)
+ (-4121 . 62166) (-4122 . 62067) (-4123 . 61970) (-4124 . 61746)
+ (-4125 . 61693) (-4126 . 61571) (-4127 . 60997) (-4128 . 60927)
+ (-4129 . 60871) (-4130 . 60578) (-4131 . 59939) (-4132 . 59752)
+ (-4133 . 59715) (-4134 . 59662) (-4135 . 59628) (-4136 . 59526)
+ (-4137 . 58839) (-4138 . 58755) (-4139 . 58611) (-4140 . 58540)
+ (-4141 . 56277) (-4142 . 56211) (-4143 . 56174) (-4144 . 56051)
+ (-4145 . 55598) (-4146 . 55175) (-4147 . 55046) (-4148 . 54930)
+ (-4149 . 54243) (-4150 . 54025) (-4151 . 53934) (-4152 . 53728)
+ (-4153 . 53027) (-4154 . 52860) (-4155 . 52790) (-4156 . 52681)
+ (-4157 . 52616) (-4158 . 52485) (-4159 . 52342) (-4160 . 51655)
+ (-4161 . 51599) (-4162 . 51232) (-4163 . 50554) (-4164 . 50473)
+ (-4165 . 50057) (-4166 . 49984) (-4167 . 49499) (-4168 . 49020)
+ (-4169 . 48937) (-4170 . 48822) (-4171 . 48247) (-4172 . 48169)
+ (-4173 . 48048) (-4174 . 47954) (-4175 . 47764) (-4176 . 47657)
+ (-4177 . 47403) (-4178 . 47186) (-4179 . 47115) (-4180 . 46913)
+ (-4181 . 46743) (-4182 . 46648) (-4183 . 46073) (-4184 . 45920)
+ (-4185 . 45758) (-4186 . 45612) (-4187 . 45347) (-4188 . 44846)
+ (-4189 . 44688) (-4190 . 44615) (-4191 . 44536) (-4192 . 44408)
+ (-4193 . 44218) (-4194 . 43643) (-4195 . 43572) (-4196 . 43474)
+ (-4197 . 43367) (-4198 . 43314) (-4199 . 43228) (-4200 . 43175)
+ (-4201 . 42997) (-4202 . 42893) (-4203 . 42793) (-4204 . 42677)
+ (-4205 . 42474) (-4206 . 41900) (-4207 . 41828) (-4208 . 41762)
+ (-4209 . 41571) (-4210 . 41486) (-4211 . 41193) (-4212 . 40598)
+ (-4213 . 40433) (-4214 . 40359) (-4215 . 40207) (-4216 . 40012)
+ (-4217 . 39707) (-4218 . 39133) (-4219 . 38015) (-4220 . 37856)
+ (-4221 . 37783) (-4222 . 37402) (-4223 . 37313) (-4224 . 36880)
+ (-4225 . 36783) (-4226 . 36639) (-4227 . 36567) (-4228 . 36497)
+ (-4229 . 26937) (-4230 . 26658) (-4231 . 26552) (-4232 . 26245)
+ (-4233 . 25671) (-4234 . 25618) (-4235 . 25364) (-4236 . 25311)
+ (-4237 . 24632) (-4238 . 24559) (-4239 . 24429) (-4240 . 24008)
+ (-4241 . 23955) (-4242 . 23834) (-4243 . 23720) (-4244 . 23146)
+ (-4245 . 23043) (-4246 . 22850) (-4247 . 22711) (-4248 . 18648)
+ (-4249 . 18578) (-4250 . 18477) (-4251 . 18374) (-4252 . 18272)
+ (-4253 . 18155) (-4254 . 17804) (-4255 . 17230) (-4256 . 16837)
+ (-4257 . 16019) (-4258 . 15784) (-4259 . 15713) (-4260 . 15491)
+ (-4261 . 15435) (-4262 . 15371) (-4263 . 15316) (-4264 . 15260)
+ (-4265 . 15102) (-4266 . 15050) (-4267 . 14902) (-4268 . 13704)
+ (-4269 . 13652) (-4270 . 13128) (-4271 . 12975) (-4272 . 12826)
+ (-4273 . 12740) (-4274 . 12542) (-4275 . 12038) (-4276 . 11834)
+ (-4277 . 11724) (-4278 . 11485) (-4279 . 11039) (-4280 . 10917)
+ (-4281 . 10862) (-4282 . 10453) (-4283 . 10384) (-4284 . 10280)
+ (-4285 . 7935) (-4286 . 7841) (-4287 . 7807) (-4288 . 7704)
+ (-4289 . 7625) (-4290 . 7593) (-4291 . 7418) (-4292 . 7348)
+ (-4293 . 7253) (-4294 . 7048) (-4295 . 6795) (-4296 . 6692)
+ (-4297 . 6244) (-4298 . 5861) (-4299 . 5643) (-4300 . 5397)
+ (-4301 . 5331) (-4302 . 5260) (-4303 . 3884) (-4304 . 3526)
+ (-4305 . 3392) (-4306 . 3177) (-4307 . 3057) (-4308 . 2845)
+ (-4309 . 2494) (-4310 . 2018) (-4311 . 1814) (-4312 . 1704)
+ (-4313 . 1491) (-4314 . 1401) (-4315 . 1225) (-4316 . 975)
+ (-4317 . 947) (-4318 . 838) (-4319 . 649) (-4320 . 502) (-4321 . 333)
+ (-4322 . 249) (-4323 . 131) (-4324 . 30)) \ No newline at end of file